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

Scientists conclude B.C.’s count of old-growth forest greatly overestimated
Vancouver SunJune 9, 2020
An independent report by a trio of scientists warns that the tiny amount of old-growth forest remaining in B.C. is in peril if the province…

B.C. vastly overestimates size of its old-growth forest, independent researchers say
CBC News British ColumbiaJune 4th, 2020
Old growth cedar is pictured in Avatar Grove on Vancouver Island. (Chris Corday/CBC)
Self-published report concludes most old growth areas counted…

B.C. old-growth data ‘misleading’ public on remaining ancient forest: independent report
Government touts 13 million hectares of province's forests are old growth, but ecologists found only 35,000 hectares support the largest trees
The NarwhalJune 4th, 2020
The majority of British…

Conservationists demand immediate logging moratoria in light of new research detailing dire state of BC’s old-growth forests
Take action for ancient forests! Send an instant message to the BC government today.
Victoria, BC – Conservationists with the Ancient Forest Alliance (AFA) are renewing their calls for the BC government…

Announcing Celina Starnes as AFA’s New Board Chair
The AFA is pleased to announce Celina Starnes has been appointed as the new Chair of the AFA Board of Directors.
After joining the board in 2019, Celina assumed the role of Chair in April, taking over from AFA co-founder and former executive director, Ken Wu, who will remain as a board member at large as he dedicates more time to his new organization, the Endangered Ecosystems Alliance.

Photos: Loup Creek Grove – Port Renfrew
In March 2020, the AFA identified a spectacular grove ancient giants along Loup Creek near Port Renfrew in Pacheedaht territory. This region was heavily logged in the 1970s and 80s, save for a strip of…

Conservation group cries foul over logging old-growth forest in Caycuse River watershed
Check out this piece in the Cowichan Valley Citizen on the logging of one of the most spectacular ancient forests on the South Island rivalling Avatar Grove or the Walbran.

Photo Gallery: Massive Trees Cut Down on Vancouver Island
In April 2020, Ancient Forest Alliance campaigner and photographer TJ Watt explored and documented old-growth logging totalling over 70 hectares along Haddon Creek in Ditidaht Territory and found monumental…

Logging of BC’s grandest ancient forests continues as Old-growth Strategic Review panel submits recommendations to Province
Conservationists with the Ancient Forest Alliance are calling for both immediate and longer-term steps to protect old-growth following the logging of some of Vancouver Island’s grandest ancient forests along Haddon Creek in the Caycuse River watershed.

Photo Gallery: Exploring & Climbing Ancient Giants at Eden Grove
While further exploring Eden Grove in Pacheedaht territory earlier this year, the AFA’s TJ Watt located another epic stand of ancient giants!