**UPDATE: December 31st – ANOTHER generous donor has stepped up to provide additional funding to match your donations 3X until we reach $290,000! Donate now and have your donation TRIPLED!
**UPDATE: December 30th – Another generous donor has stepped up to provide additional funding to match your donations 3X until we reach $240,000! Donate now and have your donation TRIPLED!
The holidays are the season of giving and here at Wildlife Rescue, it warms our hearts to have incredible supporters who care deeply for the work we do.
This year, thanks to a wonderful group of Wildlife Rescue’s committed supportersyour gift to wildlife in need can have a greater impact than ever. These matching donors are excited to support wildlife in BC by providing $60,000 in matching funds!
These generous gifts mean that any donations made between December 27 – 31 will be matched 1:1 until we reach our goal of doubling the total!
$220 will raise one duckling from infancy to release; during this campaign, the same donation will help us raise two ducklings and release them back to their natural environment.
Help us wrap up 2021 with more kindness and care for animals than ever before. Give to Wildlife and double your impact!
Special thanks to our generous Holiday Match Champions:
Alan Burns & Wen-Lin Sun
And 8 anonymous Wildlife Rescue supporters
Interested in what we do?
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 += '