Give a gift that will protect our wild places and the precious lives that depend on them.
If you want to give something meaningful to a person who loves the wild as much as you do, our digital gift cards help safeguard wild places and the wildlife that live in them.
Buy a gift that will last forever — by building a better future for generations to come.
AVAILABLE GIFT CARDS
var queryString = new URL(window.location).search; if (queryString.length != 0) { document.querySelectorAll( 'a' ).forEach(link => { try { if (link.protocol === 'https:' && link.href.indexOf("wildsight.ca") > -1) { console.log(link); var originalparams = new URL(link.href).search; const passedurlParams = new URLSearchParams(queryString); const urlParams = new URLSearchParams(originalparams); if (passedurlParams.get('cid')) { urlParams.append('cid', passedurlParams.get('cid')); } if (passedurlParams.get('cid1')) { urlParams.append('cid1', passedurlParams.get('cid1')); } if (passedurlParams.get('cs')) { urlParams.append('cs', passedurlParams.get('cs')); } if (passedurlParams.get('source')) { urlParams.delete('source'); urlParams.append('source', passedurlParams.get('source')); } var bareURL = new URL(link.href).origin; var pathURL = new URL(link.href).pathname; link.href = bareURL + pathURL + "?" + urlParams; } } catch(err) {} }); }





