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: Bald Eagles of New Jersey
Cancelled

Bald Eagles of New Jersey

with Conserve Wildlife Foundation of New Jersey

Presented by biologist Larissa Smith

All in-person events are tentatively scheduled and may change. Please refer to the CMCL Online Events Calendar, the CMCL website, or follow us on social media for any and all updates.


Registration opens November 4th, at 9am.

"The rescue of the bald eagle ... ranks among the greatest victories of American conservation," said John Flicker, president of the National Audubon Society.

The eagle population hit rock bottom in 1963, when only 417 mating pairs could be documented in the 48 states and the survival of the species was in question. It was one of the first species to be declared endangered. Over a 4-decade long struggle however, our national symbol of strength and freedom has not only prevailed against the odds, but has flourished! The return of this all-American emblem from just a single pair in New Jersey in the early 1980s, to roughly 120 nesting pairs in our state today, is simply mind-blowing!

Join us to discuss these incredible raptors with biologist Larissa Smith.


About Larissa Smith, Wildlife Biologist-

Larissa has worked for the CWF foundation since 2000 as a Wildlife biologist. She coordinates CWF's volunteers and works on the New Jersey Bald Eagle project, Eastern Tiger Salamander project as well as a variety of other projects. She has a B.A. in Environmental Studies from Stockton College and an M.A. in Environmental Education from Rowan University.


About: Conserve Wildlife Foundation of New Jersey

New Jersey has a rich biodiversity that belies its small size and urban reputation. In every corner of our state, species of wildlife, considered rare and imperiled enough to be protected by state or federal law, are woven in to the tapestry of life in our state.

Rare wildlife species live, much like New Jersey residents, in the mountains of the north, the pastoral farmlands of central New Jersey, the bays and swamps along our coasts, as well as on skyscrapers, bridges, and at the edges of suburban subdivisions. These species live a challenged life where roads represent impenetrable obstacles, developments spell the demise of habitat, and contamination in wetlands can wipe out an entire generation.

It is our duty, and our privilege, to protect these species. We gather the best science-tried and true conservation techniques, innovative education activities, and an engaged corps of willing volunteers, in pursuit of the right combination of activities that will preserve a species before it disappears from our state; help another population recover or; highlight some bird, fish, mammal or insect that must be protected before it slides towards extinction.

Our mission is to preserve rare and imperiled species of wildlife that live and breed in, and migrate through New Jersey.

We do this by:

• Carrying out research on species, populations and natural communities.
• Implementing conservation plans on species or populations to stall declines and start recovery.
• Restoring habitat so that it can be as productive as possible for wildlife and other natural communities.
• Educating everyone who lives in New Jersey about our shared wild heritage and our shared responsibility to protect it.
• Engaging partners to make us effective and efficient in the use of our resources.
• Developing a committed corps of volunteers connected to our state’s wonderful biodiversity and working hard to protect it.

CWF VISION:
We are looking, and working, towards a future where New Jersey is home to greater numbers of rare species, stronger populations and enough good habitat to support them

Visit http://www.conservewildlifenj.org/ to learn more.                          


Please review our Adult Events Attendance Policy.

Have feedback? We'd love to hear from you! Fill out our online feedback form here!

Cape May Court House

Phone: 609-463-6350

Hours
Skip Opening Hours (Left Column) widget

Cape May Court House

We're closed Friday April 03 due to Good Friday
Mon, Mar 30 8:30AM to 9:00PM
Tue, Mar 31 8:30AM to 9:00PM
Wed, Apr 01 8:30AM to 9:00PM
Thu, Apr 02 8:30AM to 9:00PM
Fri, Apr 03 Closed
(Good Friday)
Sat, Apr 04 9:00AM to 4:30PM
Sun, Apr 05 1:00PM to 5:00PM

Upcoming events

Skip events widget
Sat, Apr 04, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Sat, Apr 04, 10:00am - 12:00pm
Cape May Court House - Children's Room

Sun, Apr 05, All day
Cape May Court House

Mon, Apr 06, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, Apr 06, 10:00am - 10:30am
Lower Cape - Joseph Millman Room

Mon, Apr 06, 10:00am - 11:00am
Sea Isle City - Public Meeting Room

Mon, Apr 06, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, Apr 06, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, Apr 06, 11:00am - 11:45am
Cape May City - Events Room North,Events Room South

Mon, Apr 06, 1:30pm - 3:00pm
Lower Cape - Public Meeting Room
Registration is now closed

Mon, Apr 06, 3:30pm - 4:15pm
Upper Cape - Events Room

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

Mon, Apr 06, 5:00pm - 6:00pm
Wildwood Crest - 1st Floor Events Room

Mon, Apr 06, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, Apr 06, 5:30pm - 6:30pm
Cape May Court House - TLC Classroom

Mon, Apr 06, 5:30pm - 7:30pm
Stone Harbor - Events Room

Tue, Apr 07, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

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

Tue, Apr 07, 9:30am - 10:30am
Lower Cape - Joseph Millman Room
This event is full

Tue, Apr 07, 10:00am - 10:45am
Upper Cape - Events Room

Tue, Apr 07, 10:00am - 10:30am
Stone Harbor - Events Room

Tue, Apr 07, 11:00am - 12:00pm
Lower Cape - Joseph Millman Room
This event is full

Tue, Apr 07, 12:00pm - 1:30pm
Cape May Court House - Presentation Room

Tue, Apr 07, 1:00pm - 2:00pm
Cape May Court House - Storytime Room

Tue, Apr 07, 1:00pm - 2:30pm
Cape May Court House - TLC Classroom
Registration is now closed

Tue, Apr 07, 3:00pm - 4:00pm
Cape May Court House - Presentation Room

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

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

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

Wed, Apr 08, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 08, 10:00am - 10:30am
Sea Isle City - Children's Room

Wed, Apr 08, 10:00am - 12:00pm
Upper Cape - Events Room

Wed, Apr 08, 10:00am - 11:30am
Lower Cape - Public Meeting Room

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

Wed, Apr 08, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Apr 08, 2:00pm - 4:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 08, 2:00pm - 3:00pm
Stone Harbor - Events Room

Wed, Apr 08, 4:00pm - 5:00pm
Cape May Court House - Children's Room

Wed, Apr 08, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Wed, Apr 08, 5:30pm - 8:00pm
Cape May Court House - Presentation Room
This event is full

Wed, Apr 08, 6:00pm - 7:00pm
Cape May Court House - Storytime Room

Wed, Apr 08, 6:00pm - 7:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Apr 08, 6:30pm - 7:30pm
Sea Isle City - Public Meeting Room

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

Thu, Apr 09, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Thu, Apr 09, 10:00am - 10:30am
Wildwood Crest - 2nd Floor Events Room

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

Thu, Apr 09, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, Apr 09, 1:00pm - 3:00pm
Upper Cape - Events Room
This event is full

Thu, Apr 09, 1:00pm - 4:00pm
Cape May Court House - Teen Area

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

Thu, Apr 09, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, Apr 09, 4:00pm - 5:00pm
Lower Cape - Joseph Millman Room

Thu, Apr 09, 4:30pm - 5:30pm
Upper Cape - Events Room

Thu, Apr 09, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

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

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

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

Fri, Apr 10, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Fri, Apr 10, 10:00am - 12:00pm
Sea Isle City - Children's Room

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

Fri, Apr 10, 1:00pm - 3:00pm
Wildwood Crest - 2nd Floor Events Room

Fri, Apr 10, 1:30pm - 2:30pm
Lower Cape - Public Meeting Room

Cancelled
Fri, Apr 10, 3:30pm - 4:30pm
Upper Cape

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

Cancelled
Sat, Apr 11, 10:00am - 2:00pm
Sea Isle City

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

Sat, Apr 11, 10:00am - 11:00am
Cape May Court House - Children's Room

Sat, Apr 11, 10:00am - 12:00pm
Wildwood Crest - 2nd Floor Events Room

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

Sat, Apr 11, 11:00am - 1:00pm
Cape May Court House - TLC Classroom