Witnessing stories of resilience and hope can inspire us all. We invite you to be a star of hope this holiday season.
Inside this Holiday Gift Guide, you will find a selection of symbolic gifts you can choose from to contribute directly to the life-saving care of BC’s precious wildlife.
By selecting symbolic gifts from our Holiday Gift Guide, you are providing vital resources for our work and also share the joy of knowing that you are making a positive difference in the lives of countless animals. It is a gift that outlasts the holiday season and brings hope for a brighter future for wildlife.
Thank you for being a part of the Wildlife Rescue community. Your generosity is the greatest gift that animals could receive.
We wish you and your loved ones a joyful holiday season!
Coleen Doucette & Linda Bakker Co-Directors, Wildlife Rescue Association of BC
Support Us
Since 1979 more than 140,000 animals have been treated by Wildlife Rescue.
Thanks to the support of individuals like you, Wildlife Rescue can provide a lifeline for animals in distress.
We’d love to stay in touch! Sign up below to hear more about our work with injured and vulnerable animals of BC.
');
}
}
function submitSubscribeForm($form, $resultElement) {
// var firstName = document.getElementsByName('FNAME')[0].value;
$.ajax({
type: "GET",
url: $form.attr("action"),
data: $form.serialize(),
cache: false,
dataType: "jsonp",
jsonp: "c",
contentType: "application/json; charset=utf-8",
error: function(error){},
success: function(data){
// @Todo: Be sure to change this URL to match the image path on your site. - DONE
var message = '
';
message += '
';
message += '
Thank You
';
message += ''
message += '
Thank you for signing up! We’re excited to share stories of wildlife rehabilitation with you.
';
message += '
';
if (data.result != "success") {
message = '
';
message = '
Oops! There\'s Been an Error
';
message += '
';
message += data.msg || "Sorry, we're unable to subscribe you at this time. Please try again using the form at the bottom of the home page.";
message += '