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

Conservation group buys stand of majestic old-growth as gift for First Nation
October 11th
National Observer
By Dani Penaloza
A rare section of diverse old-growth forest in BC, where the coastal rainforest meets the dry interior, has been purchased by a conservation organization…

BC Indigenous conservation plan gets private backing
October 10, 2022
The Globe And Mail
By Justine Hunter
Battered by climate disasters, community at Kanaka Bar looks to protect old growth forest and restore ecosystems in a way that supports the…

Thank you to our recent business supporters!
A big shout-out to the following businesses and individuals generously supporting the AFA’s ancient forest campaign:
Edward Burtynsky Photography for including the AFA as one of the organizations…

Thank you to Robinson’s Outdoor Store & Patagonia!
We would like to extend a massive thank you to Robinson's Outdoor Store and Patagonia for helping raise almost $10,000 for Ancient Forest Alliance last week! More than 100 people attended the Film Night…

Media Release: Two Years into Old-Growth Strategic Review mandate, BC is failing to deliver change on the ground
For Immediate Release, September 8, 2022:
Two years into Old-Growth Strategic Review mandate, BC is failing to deliver change on the ground
Environmental organizations call for immediate action to make…

Robinson’s Outdoor Store Film Night & Fundraiser for AFA
Hey Victoria Friends! Join us at Robinson’s Outdoor Store (1307 Broad St, Victoria) on Thursday, September 8th at 6:30 pm for a Film Night and Fundraiser for AFA!
Hosted by Robinson's Outdoor Store…

Kanaka Bar IPCA Proposal
In August 2022, members of the Ancient Forest Alliance had the opportunity to explore some important sites that are part of the proposed Indigenous Protected and Conserved Area (IPCA) put forward by the…

Nahwitti Lake Old-Growth Trail
On the shores of Nahwitti Lake between the towns of Holberg and Port Hardy in Tlatlasikwala & Quatsino Territory stands one of the loveliest little old-growth trails on Vancouver Island. This gentle…

Carnivorous Sundews
Rather than make its food through photosynthesis, carnivorous sundews, like the ones seen here, supplement their diet by feeding on insects! The tiny tentacles have a sticky dew or “mucilage” on them…

Get to know 2021 Trebek Grantee, campaigner and photographer with Ancient Forest Alliance, TJ Watt
Check out this new interview from the Royal Canadian Geographical Society featuring AFA Photographer & Co-Founder, TJ Watt.
Last year, TJ was awarded significant support and recognition as one of…