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 });
});

Clearcutting of Grove of Forest Giants on Northern Vancouver Island – Photos and Videos Document the Destruction
Shocking photos and drone footage reveal the destruction of rare, big-tree old-growth forests on northern Vancouver Island in Quatsino Sound, highlighting the urgent need for dedicated funding to enable both temporary logging deferrals and permanent, Indigenous-led protected areas initiatives.

Motion for Old-Growth Fund & Export Ban Introduced by MP Patrick Weiler
MP Patrick Weiler Introduces Motion to Launch the $82 million Old-Growth Protection Fund and to End Old-Growth Log and Wood Product Exports in Canada.

Earth Week Event 2023
Thanks to all 200 of you who attended our Earth Week event in late April at St. Mary’s Church in Metchosin. Together, we raised almost $2000 through donations and sales, all of which will go toward protecting the remaining endangered ancient forests of BC!

Devil’s Club
Devil’s club is one of the most dreaded banes of the coastal bushwhacker. Towering to over 16 feet (5 metres) high, this plant sports huge, maple-esque leaves and wicked spines coated in irritating oils.

Happy Earth Day from the AFA!
Happy Earth Day from AFA! ? Here's what the Earth Day 2023 theme, "Invest in Our Planet", means to us.

How a new ‘nature economy’ is transforming the fight for BC’s ancient forests
Check out this interactive article by Global News, which highlights a new economic model dubbed the "nature economy", showing how leaving ancient forests standing is more profitable than cutting them down.

Deer Ferns
Deer fern is abundant in the coastal rainforest. Read on to learn more about these special rainforest dwellers.

Earth Week Event with Andy MacKinnon & TJ Watt – Wed. April 19th
Please join us for a free night of insightful presentations and a special photo show on Wednesday, April 19th, 2023 from 7–9pm to celebrate Earth Week.

Western Skunk Cabbage
A sure sign of spring on the west coast is the emergence of the spectacular western skunk cabbage.

Earth Month Contest: Prints for Forest Protection!
To honour Earth Month, we’re hosting a PRINT GIVEAWAY to help protect endangered ancient forests in BC! All you need to do to enter is Send a Message to the BC government using our recently UPDATED take-action tool!