function gtagInit() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GWMHR5J8EH'); } const gtagScript = document.createElement("script"); gtagScript.async = true; gtagScript.src = "https://www.googletagmanager.com/gtag/js?id=G-GWMHR5J8EH"; gtagScript.onload = gtagInit; document.head.appendChild(gtagScript); const doc = document.getElementById('header_container')?.shadowRoot || document; const links = doc.querySelectorAll('link'); const copyLinks = [ 'fonts.googleapis.com', 'fonts.gstatic.com', 'use.typekit.net', 'kit.fontawesome.com' ]; links.forEach(link => { if(copyLinks.some(l => link.href.includes(l))) { document.head.appendChild(link); } }); //Chat ref pennant function closemodal() { var x = document.getElementById("modalref"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } //"OPEN NOW" WIDGET VIA COMMUNICO ENGINEERS // Function to get the current day function getCurrentDay() { const days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; const today = new Date().getDay(); return days[today]; } // Function to get the current time in 12-hour clock with AM/PM function getCurrentTime() { const now = new Date(); const options = { hour: 'numeric', minute: 'numeric', hour12: true }; return now.toLocaleString('en-US', options); } // Function to display open hours function displayOpenHours() { const openHoursWidget = doc.getElementById('open-hours-widget'); const [currentDay] = [getCurrentDay()]; const currentTime = getCurrentTime(); // Define open hours based on the day const openHours = { 'Sunday': '13:00-17:00', 'Monday': '8:30-21:00', 'Tuesday': '8:30-21:00', 'Wednesday': '8:30-21:00', 'Thursday': '8:30-21:00', 'Friday': '8:30-16:30', 'Saturday': '9:00-16:30', }; // Determine if the business is open or closed const isOpen = isOpenNow(openHours[currentDay]); // Display the result with the visual indicator if (isOpen) { const html = doc.querySelector('.open-hours-widget-open').innerHTML; openHoursWidget.innerHTML = html.replace('{currentDay}', currentDay).replace('{openUntil}', formatTime(openHours[currentDay])); } else { const html = doc.querySelector('.open-hours-widget-closed').innerHTML; openHoursWidget.innerHTML = html; } } // Function to check if the current time is within the open hours function isOpenNow(openHours) { if (openHours === 'Closed') { return false; } const now = new Date(); const [open, close] = openHours.split('-').map(time => time.split(':').map(Number)); const currentHour = now.getHours(); const currentMinute = now.getMinutes(); // Check if the current time is within the open hours return ( (currentHour > open[0] || (currentHour === open[0] && currentMinute >= open[1])) && (close[0] > currentHour || (currentHour === close[0] && close[1] >= currentMinute)) ); } // Function to format time in 12-hour clock format with AM/PM function formatTime(time) { const [hours, minutes] = time.split('-')[1].split(':').map(Number); const ampm = hours >= 12 ? 'PM' : 'AM'; const formattedHours = hours % 12 || 12; return `${formattedHours}:${10 > minutes ? '0' : ''}${minutes} ${ampm}`; } function togglePopup(e) { var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); const sengines = doc.querySelector('#sengines'); const searchterms = doc.querySelector('#searchbar'); console.log(sengines); console.log(searchterms); function dosearch() { if (!searchterms.value) return; const href = sengines.options[sengines.selectedIndex].value + encodeURIComponent(searchterms.value); window.location.href = href; return false; } Skip to main content
close
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.
Image for event: Lady Pancake & Sir French Toast Book Club on GoToMeeting

Registration now closed

Lady Pancake & Sir French Toast Book Club on GoToMeeting

** Registration Required**

2021-04-19 18:00:00 2021-04-19 18:45:00 America/New_York Lady Pancake & Sir French Toast Book Club on GoToMeeting CMCL Online - GoToMeeting

Monday, April 19
6:00pm - 6:45pm

Add to Calendar 2021-04-19 18:00:00 2021-04-19 18:45:00 America/New_York Lady Pancake & Sir French Toast Book Club on GoToMeeting Join us for a fun time of sharing! Read any book from the Lady Pancake and Sir French Toast series by Josh Funk, bring a drawing of your favorite character, and participate in a scavenger hunt. CMCL Online - GoToMeeting

CMCL Online

GoToMeeting

Join us for a fun time of sharing! Read any book from the Lady Pancake and Sir French Toast series by Josh Funk, bring a drawing of your favorite character, and participate in a scavenger hunt.

Exciting news parents & caregivers! Josh Funk will be visiting with us virtually on May 1st at 11am. Sign your children up for the Lady Pancake & Sir French Toast book club, and get them ready to meet the author. For more information please contact the Children's Department at children@cmclibrary.org or (609)463-6350 x300. 

Book club will be held on the GoToMeeting Hub, please make sure to include your email address so we can send you the link to the meeting. Emails including the link will be sent out early afternoon the day of the meeting. 

We hope you can join us for a time of reading, sharing, laughing, and fun!

AGE GROUP: | 5-10 Years |

EVENT TYPE: | Kids | Book Clubs |

TAGS: | |

CMCL Online


Hours
Skip Opening Hours (Left Column) widget

CMCL Online

Mon, Apr 27 12:00AM to 11:00PM
Tue, Apr 28 12:00AM to 11:00PM
Wed, Apr 29 12:00AM to 11:00PM
Thu, Apr 30 12:00AM to 11:00PM
Fri, May 01 12:00AM to 11:00PM
Sat, May 02 12:00AM to 11:00PM
Sun, May 03 12:00AM to 11:00PM

Upcoming events

Skip events widget
Fri, May 01, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Fri, May 01, 9:30am - 10:30am
Stone Harbor - Events Room

Fri, May 01, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Fri, May 01, 10:00am - 11:00am
Sea Isle City - Children's Room

Fri, May 01, 10:00am - 10:30am
Woodbine - Children's Room,Events Room

Fri, May 01, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, May 01, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Fri, May 01, 2:00pm - 3:00pm
Woodbine - Front Lawn

Fri, May 01, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Sat, May 02, 9:15am - 10:15am
Cape May City - Events Room North,Events Room South

Sat, May 02, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Sat, May 02, 10:30am - 12:00pm
Cape May Court House - TLC Makerspace

Sat, May 02, 2:00pm - 3:00pm
Cape May City - Events Room North,Events Room South

Mon, May 04, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, May 04, 10:00am - 10:30am
Lower Cape - Joseph Millman Room

Mon, May 04, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, May 04, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, May 04, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Mon, May 04, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, May 04, 4:30pm - 6:30pm
Upper Cape - Events Room

Mon, May 04, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, May 04, 5:30pm - 7:30pm
Stone Harbor - Events Room

Mon, May 04, 6:00pm - 7:00pm
Sea Isle City - Public Meeting Room

Tue, May 05, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Tue, May 05, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Tue, May 05, 10:00am - 10:30am
Stone Harbor - Events Room

Tue, May 05, 10:00am - 10:45am
Upper Cape - Events Room

Tue, May 05, 1:00pm - 3:00pm
Stone Harbor - Kitchen Area
This event is full

Tue, May 05, 5:00pm - 6:00pm
Cape May Court House - Storytime Room

Tue, May 05, 5:00pm - 6:30pm
Cape May City - Events Room North,Events Room South

Tue, May 05, 5:30pm - 7:00pm
Cape May Court House - TLC Makerspace

Wed, May 06, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Wed, May 06, 9:15am - 10:15am
Upper Cape - Events Room

Wed, May 06, 10:00am - 10:30am
Sea Isle City - Children's Room

Wed, May 06, 10:00am - 11:00am
Stone Harbor - Events Room

Wed, May 06, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Wed, May 06, 10:30am - 11:30am
Cape May City - Events Room North,Events Room South

Wed, May 06, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, May 06, 11:30am - 1:00pm
Lower Cape - Public Meeting Room

Wed, May 06, 2:00pm - 4:00pm
Sea Isle City - Public Meeting Room
This event is full

Wed, May 06, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Cancelled
Wed, May 06, 5:00pm - 6:00pm
Sea Isle City

Wed, May 06, 6:00pm - 7:00pm
Lower Cape - Joseph Millman Room

Wed, May 06, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, May 06, 6:00pm - 8:00pm
Cape May Court House - Storytime Room
This event is full

Thu, May 07, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Thu, May 07, 10:00am - 10:30am
Cape May Court House - Storytime Room

Thu, May 07, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Thu, May 07, 10:00am - 12:00pm
Woodbine Community Center - Main Room

Thu, May 07, 10:00am - 12:00pm
CMCL Outdoors

Thu, May 07, 10:00am - 10:30am
Wildwood Crest - 2nd Floor Events Room

Thu, May 07, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, May 07, 1:00pm - 2:30pm
Sea Isle City - Public Meeting Room
This event is full

Thu, May 07, 1:30pm - 2:30pm
Cape May City - Events Room North,Events Room South

Thu, May 07, 3:00pm - 5:00pm
Cape May Court House - Teen Area

Thu, May 07, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, May 07, 4:00pm - 5:00pm
Lower Cape - Joseph Millman Room

Cancelled
Thu, May 07, 4:30pm - 5:30pm
Upper Cape

Thu, May 07, 6:00pm - 7:30pm
Cape May Court House - TLC Makerspace

Thu, May 07, 6:00pm - 7:00pm
Cape May City - Events Room North,Events Room South

Thu, May 07, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Thu, May 07, 7:00pm - 8:00pm
CMCL Online

Fri, May 08, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Cancelled
Fri, May 08, 9:30am - 10:30am
Stone Harbor

Fri, May 08, 10:00am - 11:00am
Cape May Court House - Storytime Room

Fri, May 08, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Fri, May 08, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, May 08, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Fri, May 08, 3:00pm - 4:00pm
Cape May Court House - Teen Area

Fri, May 08, 3:30pm - 4:30pm
Wildwood Crest - Children's Room