A donor bench program has been established by the Friends of York Dog Park. This program offers donors the opportunity to honor a beloved pet, individual, family or to simply provide a bench for community use. All donors must agree to the policy stipulations found on the attached form:
A donor memorial brick program has been established by the Friends of York Dog Park. This program offers donors the opportunity to honor a beloved pet, individual, family or even advertise a business while providing a financial donation to York Dog Park. All donors must agree to the policy stipulations outlined on the attached form:
document.addEventListener('DOMContentLoaded', function() {
document.addEventListener('wpcf7mailsent', function(event) {
if (event.detail.contactFormId == "c77720f") { // Replace 1234 with your actual form ID
let formContainer = document.querySelector(event.detail.unitTag);
if (formContainer) {
formContainer.style.display = 'none'; // Hide only this form
}
}
}, false);
});