function permutiveConsent(){if(typeof permutive!="undefined"){if(window.tcfConsent.targeting){permutive.consent({opt_in:true,token:window.tcfConsent.token})}else{permutive.consent({opt_in:false})}}else{setTimeout(permutiveConsent,5)}}window.addEventListener("tcf_consent_ready",function(){permutiveConsent()},false);