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

Grove Saved?
“Certainly we have been hearing the message . . . that we should be considering some tools, perhaps new tools that we could use when particularly unique trees are identified. They may be individual trees or small areas like the Avatar Grove that provide incremental value over and above the timber resource value,” Bell told media.

B.C. looking for new ways to protect ancient trees
Bell, who has previously emphasized that B.C. has ample protection for old-growth trees, said the change is driven by the public mood.

B.C. needs endangered species legislation
Super, natural British Columbia is awesome, with more than 4,373 known forms of life. At more than double the size of the state of California, B.C. is breathtaking.

BC Government considers protecting "Avatar Grove"
"Certainly we have been hearing the message for some time from different organizations that we should be considering some tools, perhaps new tools that we could use when particularly unique trees are identified. They may be individual tees or small areas like the Avatar Grove that provide incremental value over and above the timber resource value," Bell said.

Times Colonist – Thumbs Up To the Forest Practices Board
Voluntary efforts by forest companies answerable to shareholders aren't enough, but the report is a start toward real protection for trees with historic significance every bit as real as ancient ruins.

BC Government considers protecting the Avatar Grove and Ancient Trees
Forests Minister Pat Bell’s statements comes on the heels of a new
Forest Practices Board report released on Thursday that calls on the
BC government and industry to seek “creative ways” to save ancient
trees, that the land-use policy framework exists for the BC government
to readily protect the Avatar Grove

Group Optimistic About Government Considering Protection of Old Growth Forests
The forest practices board made a recommendation that BC should find creative ways to protect monumental trees and ancient forest stands. This is the government's watchdog. They appointed the body to review forestry in BC and now their own watchdog is saying we need to move farther to save our old growth forests

Forestry Watchdog Concludes Strong Public Interest for Saving Ancient Forests and that BC Government can Readily Protect Avatar Grove
This report brings the welcome conclusions that there is 'strong public interest' in protecting our extremely rare, monumental stands of coastal ancient forests like the Avatar Grove, and that the BC government has the legal mechanisms to quickly protect them – if they have the political will

Naturalists set to meet Island forests
This spectacular and informative slide show and talk by TJ Watt of the Ancient Forest Alliance will be at 7:30 p.m. on Tuesday, Feb. 15, at the Freshwater EcoCentre in Duncan.

Forests minister to protect ancient trees
The minister's acknowledgment that more needs to be done to protect monumental trees is not exactly a revelation. Environmental groups, particularly the Ancient Forest Alliance and the Wilderness Committee have been pushing for it for years.