document.addEventListener('DOMContentLoaded', function () {
const observer = new MutationObserver(function () {
const emailField = document.querySelector('[name="-OJ16jCKoMaW2hYM9XDw"]');
const firstNameField = document.querySelector('[name="-OJ1AOEU6WuoyrzIE4xk"]');
if (emailField && firstNameField) {
console.log("Fields detected!");
observer.disconnect(); // Stop observing once fields are found
// Hide FirstName field by default
firstNameField.style.display = 'none';
// Add event listeners
emailField.addEventListener('click', function () {
console.log("Email field clicked!");
firstNameField.style.display = 'block';
});
emailField.addEventListener('focus', function () {
console.log("Email field focused!");
firstNameField.style.display = 'block';
});
emailField.addEventListener('input', function () {
console.log("Email field input detected!");
firstNameField.style.display = 'block';
});
}
});
observer.observe(document.body, { childList: true, subtree: true });
});

National Indigenous Peoples Day
Today we celebrate Indigenous People who’ve been stewards of this land since time immemorial.
Across BC, indigenous communities are playing an increasingly central role in the protection…

ACTION ALERT: Call for Old-Growth Funding in Budget 2023 by June 24th!
Right now until (3:00 pm, Friday, June 24th), the BC government is seeking input from British Columbians on their priorities for the 2023 provincial budget.
This is a critical opportunity for us to…

Before and After Billboard
We have a new billboard on display as you’re heading to the Swartz Bay ferry terminal that poses a critical question: Which future would you choose?
If you want a future with ancient trees, biodiverse…

Educational Webinar: Wednesday, June 1, 2022.
Join us on Wednesday, June 1st from 7-8:30 pm PDT for our old-growth and wildlife webinar “Confiers, Carnivores, & Coho: The importance of old-growth forests for bears and wild salmon”.
The…

Marbled Murrelets
For almost two hundred years, the Marbled Murrelet was one of North America’s most mysterious birds. Though western scientists first described this charming little seabird (likened to a “plump…

Moss
Like a botanical Clark Kent, these unassuming plants are hiding superhero qualities. Not only does moss have the ability to absorb liquids up to 20 times their weight, but they also act as insulation…

Thank you to our recent business supporters
We're thankful to the following businesses who have graciously supported the AFA and the old-growth campaign:
Seaflora Skincare for their monthly support and for donating 3% of total online sales…

Photo gallery: Klaskish Inlet
Our latest exploration of Klaskish Inlet on northern Vancouver Island, a wild, rugged, and remote area home to stunning old-growth forests has been hit hard by clearcutting.
Despite that,…

2021 Activity & Financial Report
2021 was a historic year in the movement to protect old-growth forests in BC thanks to all of you!
View our 2021 Activity Report & Financials, and check out our priorities for 2022!
…

Notes From the Field: Western Screech-Owl
The forest around us is dense with accumulated life. Big ancient cedars are almost completely obscured by towering salal, huckleberry, and hemlock saplings, and every surface is a tiny emerald garden…