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

BC Government Announces Additional Logging Deferrals
Earlier this month, in partnership with First Nations, the BC government announced the deferral of an additional 480,000 hectares of the most at-risk old-growth forests in BC - a big step forward in the…

Nootka Island Old-Growth Logging – Part 2
Nootka Island has been ravaged over the years by some of the worst clearcut logging on the coast of BC. Today, about 75% of Nootka’s ancient rainforests have been cut and the best of what’s left…

Major Old-Growth Logging Deferrals on Mosaic’s Private Lands on Vancouver Island and Haida Gwaii
The largest private landowner in British Columbia, Mosaic Forest Management, is moving to defer 40,000 hectares (400 square kilometers) of old-growth and older second-growth stands from logging…

Nootka Island Old-Growth Logging – Part 1
Nootka Island, on the west coast of Vancouver Island, is a natural treasure. From its slopes to shorelines one can find towering redcedars and Sitka spruce trees, white sandy beaches with wolves…

International Day of Forests
Happy International Day of Forests!
Today - and every day - is a fantastic time to celebrate the magnificent forest ecosystems in BC. These forests are home to some of the oldest, tallest, and widest trees known on Earth.

CBC News coverage on 18-month old-growth report card
Read the CBC News article highlighting our report card with Sierra Club BC and Wilderness Committee that evaluates the BC government’s progress on promised implementation of the Old Growth Strategic Review panel’s recommendations.

Thank you to our generous business supporters!
We would like to give a big shout out to the following businesses and individuals for supporting the AFA’s ancient forest campaign:

Recreational Canoeing Association of BC Signs Resolution in Support of Old-Growth Protection
We're pleased to announce the Recreational Canoeing Association of BC (RCABC), representing 400 members, has signed a resolution in support of old-growth forest protection!
By signing this resolution,…

Three-quarters of at-risk old-growth forests in BC still without logging deferrals
In the 18 months since the BC government promised to implement the recommendations of the Old-Growth Strategic Review (OGSR) panel, only 24 percent of the most at-risk old-growth forests have been deferred from logging.

TJ Watt featured in A Photo Editor
AFA’s TJ Watt recently sat down for a chat with Creative Director Heidi Volpe at A Photo Editor.