You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

135 lines
69 KiB

  1. function _truste_eu(){function v(){var h=truste.eu.bindMap;h.feat.isConsentRetrieved=h.feat.crossDomain?h.feat.isConsentRetrieved:!0;if(!v.done&&h.feat.isConsentRetrieved){v.done=!0;truste.eu.ccpa.initialize();truste.eu.dnt();var l=function(){var a=truste.eu.bindMap;if(a.feat.consentResolution){var b=truste.util.readCookie(truste.eu.COOKIE_GDPR_PREF_NAME,!0);if(b&&(b=b.split(":"),!RegExp(a.behavior+"."+a.behaviorManager).test(b[2])&&(/(,us|none)/i.test(b[2])||"eu"==a.behaviorManager&&/implied.eu/i.test(b[2]))))return!0}return!1},
  2. a=function(){var a=(new Date).getTime(),b=truste.util.readCookie(truste.eu.COOKIE_REPOP,!0),c=truste.eu.bindMap.popTime;return c&&c!=b&&a>=c}();a&&(h.feat.dropPopCookie=!0);h.feat.isDNTOptoutEvent?h.feat.dntShowUI&&"expressed"==h.behavior&&(truste.eu.clickListener(truste.eu.noticeLP.pn,!0),truste.eu.msg.log("consent",h,h.messageBaseUrl)):null!=truste.util.getIntValue(h.prefCookie)?("expressed"==h.behavior&&(a||l())&&(h.feat.isRepopEvent=!0,h.feat.isReconsentEvent=a,truste.eu.clickListener(truste.eu.noticeLP.pn,
  3. !0)),truste.eu.msg.log("returns",h,h.messageBaseUrl)):"expressed"==h.behavior&&(truste.eu.clickListener(truste.eu.noticeLP.pn,!0),truste.eu.msg.log("consent",h,h.messageBaseUrl))}}truste=self.truste||{};truste.eu=truste.eu||{};truste.eu.version="v1.7-226";truste.eu.COOKIE_DAX_NAME="notice_dax_signature";truste.eu.COOKIE_GDPR_PREF_NAME="notice_gdpr_prefs";truste.eu.COOKIE_PREF_NAME="notice_preferences";truste.eu.COOKIE_CATEGORY_NAME="optout_domains";truste.eu.COOKIE_REPOP="notice_poptime";truste.eu.COOKIE_UID=
  4. "TAconsentID";Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(h,l){if(null==this)throw new TypeError('"this" is null or not defined');var a=Object(this),d=a.length>>>0;if(0===d)return!1;for(var b=l|0,b=Math.max(0<=b?b:d-Math.abs(b),0);b<d;){if(a[b]===h||"number"===typeof a[b]&&"number"===typeof h&&isNaN(a[b])&&isNaN(h))return!0;b++}return!1},configurable:!0});String.prototype.includes||(String.prototype.includes=function(h,l){"number"!==typeof l&&(l=0);return l+
  5. h.length>this.length?!1:-1!==this.indexOf(h,l)});truste.util=truste.util||{};truste.util.getUniqueID=function(){return"truste_"+Math.random()};truste.util.getIntValue=function(h){h=parseInt(h);return isNaN(h)?null:h};truste.util.validConsent=function(h){return null!=truste.util.getIntValue(h)&&-1<truste.util.getIntValue(h)};truste.util.getLowestConsent=function(h){return null!=h&&0<h.length?h.slice(h.lastIndexOf(",")+1,h.length):null};truste.util.getScriptElement=function(h,l,a){"string"==typeof h&&
  6. (h=RegExp(h));"string"==typeof a&&(a=RegExp(a));if(!(h instanceof RegExp&&("undefined"==typeof a||a instanceof RegExp)))return null;for(var d=self.document.getElementsByTagName("script"),b,c,e=d.length;0<e--&&(c=d[e]);)if(b=a?a.test(c.src):!0,(l||!c.id)&&h.test(c.src)&&b)return c;return null};truste.util.initParameterMap=function(h,l){l instanceof Object||(l={});if(h&&"string"==typeof h.src){var a,d=l._url=h.src;if(d=(l._query=d.replace(/^[^;?#]*[;?#]/,"")).replace(/[#;?&]+/g,"&"))for(d=d.split("&"),
  7. a=d.length;0<a--;){var b=d[a].split("="),c=b.shift();l[c]||(l[c]=b.length?decodeURIComponent(b.join("=")):"")}h.id=l.sid=l.sid||truste.util.getUniqueID()}else l._query=l._url="";return l};truste.util.addListener=function(h,l,a,d,b){h&&("string"==typeof l&&a instanceof Function)&&(h.addEventListener?h.addEventListener(l,a,b?!0:!1):h.attachEvent?h.attachEvent("on"+l,a):d&&a())};truste.util.parseJSON=function(h){if("string"==typeof h)try{return self.JSON?self.JSON.parse(h):/[^,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]/.test(h.replace(/"(\\.|[^"\\])*"/g,
  8. ""))?h:eval("("+h+")")}catch(l){if(/^\s*[{[].*[}\]]\s*$/.test(h))return this.error("Could not parse json object: "+h.slice(0,35)+(35<h.length?"...":"")),null}return h};truste.util.getJSON=truste.util.getJSON||function(h){if(self.JSON&&!(self.JSON.org||self.JSON.license||self.JSON.copyright))return self.JSON.stringify(h);if(h instanceof Array){var l="[";if(h.length)for(var l=l+truste.util.getJSON(h[0]),a=1;a<h.length;a++)l+=","+truste.util.getJSON(h[a]);return l+"]"}if("string"==typeof h)return'"'+
  9. h+'"';if(h instanceof Object){var a=!1,l="{",d;for(d in h)l+=(a?",":"")+'"'+d+'":'+truste.util.getJSON(h[d]),a=!0;return l+"}"}return void 0===h?void 0:h+""};truste.util.addScriptElement=function(h,l,a,d,b){if(!h)return truste.util.trace("ERROR adding script element to page, src is null"),null;var c=null;if("string"==typeof h)c=(a&&a.ownerDocument||self.document).createElement("SCRIPT"),c.src=h;else if(h&&"script"==(h.nodeName+"").toLowerCase()){if(c=h,!c.src)return truste.util.trace("ERROR Object passed into addSCriptElement does not have required 'src' attribute"),
  10. null}else return truste.util.trace("ERROR Object passed into addSCriptElement is not a ScriptElement"),null;b&&"string"==typeof b.valueOf()&&c.setAttribute("type",b);d&&c.setAttribute("async","async");c.onload=c.onreadystatechange=c.onerror=function(a){var g;if(a&&"error"==a.type)truste.util.trace("ERROR Script was unable to load: "+h),g=2;else if(a&&"load"==a.type||"loaded"==c.readyState)g=1;g&&(c.onload=c.onreadystatechange=c.onerror=null,l instanceof Function&&l(c,g))};(a&&a.appendChild&&a||self.document.getElementsByTagName("body")[0]||
  11. self.document.getElementsByTagName("head")[0]).appendChild(c);return c};truste.util.trace=truste.util.trace||function(){return self.console&&console.log&&(this.debug||!1!==this.debug&&(0>self.location.hostname.indexOf(".")||0<self.location.hostname.indexOf(".truste-svc.net")))?(console.log.apply?console.log.apply(console,arguments):Function.prototype.bind.call(console.log,console).apply(console,arguments),!0):!1};truste.util.error=truste.util.error||function(h,l,a){a=a||{};var d=l&&l.toString()||
  12. "";encodeURIComponent(a.authority||0);var b=a.caller||"";l&&l.stack&&(d+="\n"+l.stack.match(/(@|at)[^\n\r\t]*/)[0]+"\n"+l.stack.match(/(@|at)[^\n\r\t]*$/)[0]);truste.util.trace(h,d,a);truste.util.debug||!l&&!h||(delete a.caller,delete a.mod,delete a.domain,delete a.authority,a.msg=h,h=truste.eu.bindMap,h.feat.enableJsLog&&(l=new (self.XMLHttpRequest||self.XDomainRequest||self.ActiveXObject)("MSXML2.XMLHTTP.3.0"),l.open("POST",h.apigwlambdaUrl,!0),l.setRequestHeader&&l.setRequestHeader("Content-type",
  13. "application/json"),l.send(truste.util.getJSON({info:truste.util.getJSON(a)||"",error:d,caller:b}))))};truste.util.sendMessage=function l(a,d){var b;(l._imgrep||(l._imgrep=[])).push(b=new Image(1,1));b.onerror=l._errorCB||(l._errorCB=function(a){truste.util.error("Error making GET request to: "+this.src)});b.src=d.replace(/^.{3,5}:/,self.location.protocol).replace(/\??$/,"?")+a};truste.util.getStyle=function(l,a){return l&&a?l.currentStyle?l.currentStyle[a]:self.getComputedStyle?self.getComputedStyle(l,
  14. null).getPropertyValue(a):l.style[a]:null};truste.util.getPosition=function(l){if(!l||l.ownerDocument!=self.document)return null;for(var a=0,d=0;l.offsetParent;)d+=l.offsetLeft,a+=l.offsetTop,l=l.offsetParent;return[d,a]};truste.util.readyState=function a(d){a.status=d&&"load"==d.type?"complete":self.document.readyState||a.status||"interactive";return a.status};truste.util.addListener(self,"load",truste.util.readyState);truste.util.addListener(self.document,"readystatechange",truste.util.readyState);
  15. truste.util.getDefaultStyleProperty=function(a,d){var b=document.createElement(d);document.body.appendChild(b);var c=window.getComputedStyle(b,null)[a];b.parentNode.removeChild(b);return c};truste.util.getDisplayProperty=function(a){var d=window.getComputedStyle(a,null).display;return"none"==d?truste.util.getDefaultStyleProperty("display",a.nodeName):d};truste.util.callCMEndpoint=function(a,d,b,c){var e=truste.eu.bindMap;if(e&&e.prefmgrUrl){var g=e.prefmgrUrl.split("?");a=g[0].replace(/\/$/,"")+a;
  16. g=1<g.length?g[1]+"&":"";g+="site="+e.domain;g+="&locale="+e.locale;g+="&behavior="+e.behavior;g+="&country="+e.country;e.state&&(g+="&state="+e.state);d&&(g+="&category="+d);truste.eu.consentUID&&(g+="&uid="+truste.eu.consentUID);if(c)truste.util.sendMessage(g,a);else{var m=new (self.XMLHttpRequest||self.XDomainRequest||self.ActiveXObject)("MSXML2.XMLHTTP.3.0");m.onload=function(a){200==m.status&&b(m)};m.open("GET",a+g);m.send(null)}}};truste.util.consentRequiredlevel=function(){if(truste.eu&&truste.eu.actmessage){var a=
  17. truste.util&&truste.util.getJSON||truste.cma&&truste.cma.cheapJSON||window.JSON.stringify,d={source:"preference_manager",message:"submit_preferences",data:{value:"0"}};truste.eu.actmessage(d);window.PREF_MGR_API_DEBUG&&PREF_MGR_API_DEBUG.authorities.push(window.location.hostname);window.postMessage&&window.postMessage(a(d),"*")}};truste.util.COOKIE_NS=truste.util.COOKIE_NS||"truste.cookie.";truste.util.isIE=/MSIE|Trident|Edge/.test(window.navigator.userAgent);truste.util.cookie={init:function(a,d,
  18. b){d=d||"|_";b=b||", ";a&&(a=d,d=b,b=a);var c={};d.split("").forEach(function(a,g){c[a]=b[g]});this.replaceChar=c;this.regex=RegExp(Object.keys(c).map(function(a){return"\\"+a}).join("|"),"g");return this},convert:function(a){var d=this;return a&&("string"===typeof a||a instanceof String)?a.replace(d.regex,function(a){return d.replaceChar[a]}):a}}.init(truste.eu.bindMap.feat.replaceDelimiter);truste.util.readCookie=function(a,d){var b=null;try{var c=RegExp("\\s*"+a.replace(".","\\.")+"\\s*=\\s*([^;]*)").exec(self.document.cookie);
  19. c&&1<c.length&&(b=c[1])}catch(e){truste.util.trace(e.message,e.stack)}!b&&d&&(truste.util.isIE?(c="nt_"+(new Date).getTime(),truste.util.createCookie("notice_test",c,null,!1),truste.util.readCookie("notice_test",!1)==c?self.localStorage.removeItem(truste.util.COOKIE_NS+a):b=truste.util.readCookieStorage(a),truste.util.createCookie("notice_test","","Thu, 01 Jan 1970 00:00:01 GMT",!1)):b=truste.util.readCookieStorage(a));c=truste.util.cookie.convert(b);if(c!==b){if(b=truste.util.getStorage(truste.util.COOKIE_NS+
  20. a,!1)){var g=new Date(b.expires);g>new Date&&truste.util.createCookie(a,b.value,g.toString(),!0)}else truste.util.createCookie(a,c);b=c}return b};truste.util.createCookie=function(a,d,b,c){truste.util.cookie&&(d=truste.util.cookie.convert(d));var e=truste.eu.bindMap||{},g="; expires=";if(b)g="0"==b?"":g+b;else{var m=new Date;m.setDate(m.getDate()+e.cookieExpiry);g+=m.toGMTString()}c&&truste.util.createCookieStorage&&truste.util.createCookieStorage(a,d,m);c=e.domain;m=self.location.hostname;b=!!m.match(/^\d{0,3}\.\d{0,3}\.\d{0,3}\.\d{0,3}$/)||
  21. "localhost"==m;var n=RegExp("[.]"+c+"$|^"+c+"$"),n=c&&n.test(m)?c:b?m:m.replace(/^www\./,"");c="https:"==self.location.protocol?" Secure;":"";c=(truste.util.samesite&&!truste.util.samesite(navigator.userAgent)?"":" SameSite=None;")+c;if("undefined"!=typeof truste.eu.noticeLP.pcookie){document.cookie=a+"=;expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/;domain="+(b?"":".")+n.replace(/^\./,"")+";"+c;if(!e.topLevelDomain){for(var m=0,q=n.split("."),k=[],f="_gd"+(new Date).getTime();m<q.length-1&&-1==document.cookie.indexOf(f+
  22. "="+f);)n=q.slice(-1-++m).join("."),document.cookie=f+"="+f+";domain="+n+";",k.push(f);e.topLevelDomain=n;for(m=0;m<k.length;m++)document.cookie=k[m]+"=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain="+n+";";document.cookie=f+"=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain="+n+";"+c}n=e.topLevelDomain}self.document.cookie=a+"="+d+g+"; path=/;domain="+(b?"":".")+n.replace(/^\./,"")+";"+c};truste.util.samesite=function(a){function d(a){var b;b=(b=RegExp("UCBrowser[/]","ig").exec(a))&&b.length?!0:!1;if(b){var c=
  23. RegExp("UCBrowser[/](\\d+)[.](\\d+)[.](\\d+)[.\\d]* ","ig").exec(a);c&&4===c.length?(a=+c[1],b=+c[2],c=+c[3],a=12!=a?12<a:13!=b?13<b:2<=c):a=!1;return!a}return g(a)&&m(51,a)&&!m(67,a)}function b(a,g,b){if((b=RegExp("[(]Macintosh;.*Mac OS X (\\d+)_(\\d+)[_\\d]*.*[)] AppleWebKit[/]","ig").exec(b))&&3===b.length){var c=+b[2];return+b[1]===a&&c===g}return!1}function c(a){var b=RegExp("Version[/].* Safari[/]","ig").exec(a);return b&&b.length?!g(a):!1}function e(a){return(a=RegExp("^Mozilla[/][.\\d]+ [(]Macintosh;.*Mac OS X [_\\d]+[)] AppleWebKit[/][.\\d]+ [(]KHTML, like Gecko[)]$",
  24. "ig").exec(a))&&a.length?!0:!1}function g(a){return(a=RegExp("Chrom(e|ium)","ig").exec(a))&&a.length?!0:!1}function m(a,b){var g=RegExp("Chrom[^ /]+[/](\\d+)[.\\d]* ","ig").exec(b);return g&&2===g.length?+g[1]>=a:!1}return!(function(a,g){var b=RegExp("[(]iP.+; CPU .*OS (\\d+)[_\\d]*.*[)] AppleWebKit[/]","ig").exec(g);return b&&2===b.length?+b[1]===a:!1}(12,a)||b(10,14,a)&&(c(a)||e(a))||d(a))};truste.util.readCookieStorage=function(a){try{var d=truste.util.COOKIE_NS+a,b=truste.util.getStorage(d,!1),
  25. c=truste.util.getStorage(d,!0);if(!b&&!c)return null;if(c)return truste.util.createCookie(a,c.value),c.value;var e=new Date(b.expires);if(e<new Date)try{return self.localStorage.removeItem(d),null}catch(g){return null}truste.util.createCookie(a,b.value,e.toString());return b.value}catch(m){truste.util.trace(m.message,m.stack)}return null};truste.util.createCookieStorage=function(a,d,b){var c={};c.name=truste.util.COOKIE_NS+a;c.value=d;c.path="/";if("0"==b)c.expires=b;else if(b){a=new Date(b);if(isNaN(a=
  26. a.getTime()+6E4*a.getTimezoneOffset()))throw Error("Invalid Date String");c.expires=a}else c.expires=(new Date).getTime()+34128E6;truste.util.setStorage(c.name,c,c.expires<(new Date).getTime())};truste.util.setStorage=function(a,d,b){d="string"==typeof d||d instanceof String?d:truste.util.getJSON(d);try{var c=b?self.sessionStorage||self.localStorage:self.localStorage;c.setItem?c.setItem(a,d):c[a]=d}catch(e){truste.util.trace("Current browser does not support HTML5 Local Storage")}};truste.util.getStorage=
  27. function(a,d){var b=null;try{var c=d?self.sessionStorage||self.localStorage:self.localStorage,b=c.getItem?c.getItem(a):c[a]}catch(e){truste.util.trace("Current browser does not support HTML5 Local Storage")}return b&&truste.util.parseJSON(b)||null};truste.eu.performShopifyConsent=function(){var a=truste.eu.bindMap;if(a.feat.enableShopify&&"undefined"!=typeof window.Shopify&&window.Shopify.customerPrivacy.shouldShowGDPRBanner()){window.Shopify.loadFeatures([{name:"consent-tracking-api",version:"0.1"}],
  28. function(a){a&&truste.util.trace(a)});for(var d=[],b=0;b<a.categoryCount;b++)d.push(b);b=function(){return function(a){a&&truste.util.trace("shopify api failed "+JSON.stringify(a))}};RegExp("^"+d.join(".")+"$").test(a.prefCookie)?window.Shopify.customerPrivacy.setTrackingConsent(!0,b()):"0"==a.prefCookie&&window.Shopify.customerPrivacy.setTrackingConsent(!1,b())}};truste.eu.msg={_listeners:[],addEventListener:function(a){truste.eu.msg._listeners.push(a)},dispatchEvent:function(a){for(var d=truste.eu.msg._listeners.length;0<
  29. d--;)try{truste.eu.msg._listeners[d](a)}catch(b){}},postMessage:function(a,d,b){self.postMessage&&(d||self).postMessage(a,b||"*")},msgListenerIE7:function(a){truste.eu.msg.dispatchEvent(a&&truste.util.parseJSON(a)||a)},msgListener:function(a){var d=truste.eu.bindMap.IRMIntegrationURL.split("/"),d=d[0]+"//"+d[2],d=[(truste.eu.bindMap&&truste.eu.bindMap.prefmgrUrl.match(/^.{3,5}:\/\/[^\/]*/)||["*"])[0],self.location.protocol+"//consent-pref.truste.com",self.location.protocol+"//consent2-pref.truste.com",
  30. self.location.protocol+"//preferences.truste.com",self.location.protocol+"//preferences-mgr.truste.com",self.location.protocol+"//consent-pref.trustarc.com",self.location.protocol+"//consent2-pref.trustarc.com",self.location.protocol+"//preferences.trustarc.com",self.location.protocol+"//preferences-mgr.trustarc.com",truste.eu.bindMap.cdnURL&&truste.eu.bindMap.cdnURL.slice(0,-1),d.trim()];if(a.data)for(var b=d.length;0<b--;)if(d[b]==a.origin){truste.eu.msg.dispatchEvent(truste.util.parseJSON(a.data));
  31. break}},log:function(a,d,b){truste.eu.noticeLP.debug&&"false"!=truste.eu.noticeLP.debug||(a="action="+a+"&domain="+d.domain+"&behavior="+d.behavior+"&country="+d.country+"&language="+d.language+"&rand="+Math.random(),truste.util.sendMessage(a,b))},poller:{lastHash:self.location.hash,callback:!1,_intervalId:0,start:function(){this.callback&&!this._intervalId&&(this._intervalId=setInterval(this._action,200),this.lastHash=self.location.hash)},stop:function(){clearInterval(this._intervalId);this._intervalId=
  32. 0},_action:function(a){a=truste.eu.msg.poller;if(a.callback&&0!=a._intervalId){var d=self.location.hash;d&&a.lastHash!=d&&(self.location.hash=a.lastHash,a.callback(d.substring(1)),a.lastHash=self.location.hash)}}}};self.postMessage?truste.util.addListener(self,"message",truste.eu.msg.msgListener):truste.eu.msg.poller.callback=truste.eu.msg.msgListenerIE7;truste.eu.mobile=truste.eu.mobile||{isMobile:!1,checkIfMobile:function(){var a=self.navigator.userAgent||self.navigator.vendor||self.opera,d=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i;
  33. return/Mobile|iP(hone|od|ad)|Android|BlackBerry|IEMobile|Kindle|NetFront|Silk-Accelerated|(hpw|web)OS|Fennec|Minimo|Opera M(obi|ini)|Blazer|Dolfin|Dolphin|Skyfire|Zune/i.test(a)||d.test(a.substr(0,4))}};truste.eu.mobile.isMobile=truste.eu.mobile.checkIfMobile();truste.eu._listeners=[];truste.eu.cancelCmTimeout=null;truste.eu.cmLoading=!1;truste.eu.irmLandingPageReached=!1;truste.eu.optOutDone=!1;truste.eu.submittedIRM=!1;truste.eu.addEventListener=function(a,d){if(a&&"function"==typeof a){for(var b=
  34. -1,c=0,e=truste.eu._listeners.length;c<e;c++)if(truste.eu._listeners[c]===a){b=c;break}b+1&&d?truste.eu._listeners.splice(b,1):b+1||truste.eu._listeners.push(a)}};truste.eu._dispatchEvent=function(a,d){for(var b=truste.eu._listeners.length;0<b--;)try{truste.eu._listeners[b](a,d)}catch(c){}};(function(){var a=function(a,b){if(b&&"useractioncomplete"==a.eventStatus){var c=self.document.getElementById(truste.eu.popdiv2);c&&(c.style.minHeight="0",c.style.maxHeight="none");if(c=self.document.getElementById(truste.eu.popdiv3))c.style.minHeight=
  35. "0";if(c=self.document.getElementById(truste.eu.popframe))c.style.minHeight="0"}};"undefined"!==typeof __tcfapi&&__tcfapi("addEventListener",2,a)})();truste.eu.actmessage=function(a){var d=truste.eu.bindMap;if(a)if("preference_manager"==a.source)switch(a.message){case "submit_preferences":if(null!=a.data){d.prefCookie="object"==typeof a.data?a.data.value:a.data;truste.util.trace("changing preference to: "+d.prefCookie);truste.eu.performShopifyConsent();var b=truste.util.getLowestConsent(d.prefCookie)+
  36. ":"+d.daxSignature;truste.util.createCookie(truste.eu.COOKIE_PREF_NAME,b,a.data.expires,!0);b=d.prefCookie+":"+d.daxSignature;d.feat.consentResolution&&(b=b+":"+d.behavior+","+d.behaviorManager);truste.eu.consentUID&&!d.prefCookie.includes("-1")&&truste.util.createCookie(truste.eu.COOKIE_UID,truste.eu.consentUID,a.data.expires,!0);truste.util.createCookie(truste.eu.COOKIE_GDPR_PREF_NAME,b,a.data.expires,!0);var c;d.feat.dropPopCookie&&(d.feat.isReconsentEvent=!1,truste.util.createCookie(truste.eu.COOKIE_REPOP,
  37. d.popTime,null,!0),d.feat.crossDomain&&(c={popTime:d.popTime,cookieExpiry:truste.eu.bindMap.cookieExpiry}));d.feat.crossDomain&&(c&&c.cookieExpiry||(c={cookieExpiry:truste.eu.bindMap.cookieExpiry}),truste.eu.postMessageToFrame("setPreference",b,"trustarcNoticeFrame",c));d.feat.isRepopEvent=!1;truste.eu.sendclosereport=!1;if(a=truste.eu.caIcon)a.setAttribute("consent",d.prefCookie),a.style.display=truste.util.getDisplayProperty(a)}break;case "two_step_yes":"undefined"!=typeof truste.bn&&(truste.util.trace("Two Step Opt-in Confirmed."),
  38. truste.bn.twoStepConfirmed&&truste.bn.twoStepConfirmed());break;case "two_step_no":"undefined"!=typeof truste.bn&&truste.bn.twoStepDeclined&&truste.bn.twoStepDeclined();break;case "cm_loading":truste.eu.cmLoading=!0;break;case "enable_ac":truste.eu.noticeLP.accessibility=!0;break;case "change_panel":case "change_panel_no_scroll":"string"==typeof a.data&&(null!=truste.eu.cancelCmTimeout&&(clearTimeout(truste.eu.cancelCmTimeout),truste.eu.cancelCmTimeout=null),b=parseInt(a.data.split("x")[0]),isNaN(b)||
  39. (truste.eu.resizeFrame(d.width,b),"change_panel"===a.message&&(self.scrollTo(0,0),(d=self.document.getElementById(truste.eu.popdiv2))&&(d.scrollTop=0))));break;case "remove_iframe":"true"!=a.data||truste.eu.prefclose()||setTimeout(truste.eu.prefclose,500);break;case "toggle_close_button":truste.eu.toggleCloseButton(d,a.data);break;case "send_tracker_list":a.data instanceof Object&&truste.util.setStorage(truste.eu.COOKIE_CATEGORY_NAME,a.data,!1);break;case "get_tracker_list":d={value:truste.util.getStorage(truste.eu.COOKIE_CATEGORY_NAME)||
  40. {}};truste.eu.postMessageToFrame("optout_domains_status",d);break;case "show_throbber":"true"==a.data?truste.eu.showThrobber():truste.eu.hideThrobber();break;case "show_cm":truste.eu.showCM(a.data);break;case "request_popup_message":truste.eu.postMessageToFrame("popup_message",truste.eu.bindMap.popupMsg);break;case "cookie_data":if(!d.feat.isConsentRetrieved){if(b=a.data){c=b.value;var e=new Date(b.expires);if(c){var g=c.split(":");d.prefCookie=g[0];d.daxCookie=g[1];truste.util.createCookie(truste.eu.COOKIE_GDPR_PREF_NAME,
  41. c,e,!0);truste.util.createCookie(truste.eu.COOKIE_PREF_NAME,truste.util.getLowestConsent(d.prefCookie)+":"+d.daxSignature,e,!0)}b.popTime&&truste.util.createCookie(truste.eu.COOKIE_REPOP,b.popTime,e,!0);null!=a.data.cmapiBl&&truste.util.createCookie("cmapi_gtm_bl",a.data.cmapiBl,e,!0);null!=a.data.cmapiPrvcy&&truste.util.createCookie("cmapi_cookie_privacy",a.data.cmapiPrvcy,e,!0)}d.feat.isConsentRetrieved=!0;v()}break;case "finished_opt_out":truste.util.trace("auto opt out process finished"),truste.eu.optOutDone=
  42. !0}else if("trustarc_irm"==a.source)switch(a.message){case "submit":d.feat.enableIrmAutoOptOut?(truste.util.trace("irm form submitted. beginning optout"),truste.eu.submittedIRM=!0,truste.eu.prefview(d,"prefmgr",!0),truste.eu.toggleCloseButton(d,"false")):truste.util.trace("irm form submitted. Auto opt out disabled");break;case "complete":truste.eu.submittedIRM&&(truste.eu.irmLandingPageReached=!0,truste.util.trace("irm landing page reached"));break;case "error":truste.util.trace("error in irm process. terminating optout"),
  43. truste.eu.prefclose()}};truste.eu.postMessageToFrame=function(a,d,b,c){b=self.document.getElementById(b||truste.eu.popframe);var e=truste.util&&truste.util.getJSON||truste.cma&&truste.cma.cheapJSON||window.JSON.stringify;a={source:"notice_js",message:a,data:d};for(var g in c)a[g]=c[g];b&&b.contentWindow.postMessage&&b.contentWindow.postMessage(e(a),"*")};truste.eu.addCloseButton=function(a,d){var b="irm"===d;if(a instanceof Object&&!a.feat.isRepopEvent&&(a.autoDisplayCloseButton||b||"us"==a.behaviorManager||
  44. "implied"==a.behavior||("expressed"==a.behavior||a.isGdprLayout)&&truste.util.validConsent(a.prefCookie))){if(truste.eu.noticeLP.oclose&&"false"!=truste.eu.noticeLP.oclose){var c=self.document.getElementById(truste.eu.popdiv);c&&truste.util.addListener(c,"click",truste.eu.prefclosebutton)}var e=self.document.createElement("div");if(b)var g=self.document.getElementById(truste.eu.popdiv3_irm);else g=self.document.getElementById(truste.eu.popdiv3),a.closebtnid="closebtn-id"+Math.random(),e.id=a.closebtnid;
  45. truste.eu.popclose=("pop-close"+Math.random()).replace(".","");c=a.closeButtonUrl||a.assetServerURL+"close_btn.png";b=document.createElement("img");b.id=truste.eu.popclose;b.setAttribute("alt","close button");b.src=c;b.style.border="0";c=document.createElement("a");c.setAttribute("aria-label","close");c.setAttribute("role","button");truste.util.addListener(c,"click","irm"===d?truste.eu.prefclosebutton_irm:truste.eu.prefclosebutton);c.style.cursor="pointer";c.tabIndex=1;c.appendChild(b);e.appendChild(c);
  46. e.style.position="absolute";e.style.top="-20px";e.style.right="-20px";for(var m in a.styles.closebtn)e.style[m]=a.styles.closebtn[m];for(m in a.styles.closebtnlink)c.style[m]=a.styles.closebtnlink[m];truste.util.addListener(e,"keydown",function(a){a||(a=window.event);var b=a.which||a.keyCode;if(9==b&&!a.shiftKey)a.preventDefault?a.preventDefault():event.returnValue=!1,g&&g.focus();else if(13==b||32==b)a.preventDefault?a.preventDefault():event.returnValue=!1,(e.firstElementChild||e.children[0]).click()});
  47. g&&(truste.util.addListener(g,"keydown",function(a){a||(a=window.event);9==(a.which||a.keyCode)&&a.shiftKey&&(a.preventDefault?a.preventDefault():event.returnValue=!1,(e.firstElementChild||e.children[0]).focus())}),g.appendChild(e));truste.util.trace("Adding the close button")}};truste.eu.clickListener=function(a,d){var b=truste.eu.bindMap;if(!(b instanceof Object))return truste.eu.error("click listener was called but bindings are unavailble");var c=truste.util.getIntValue(b.prefCookie),e=truste.util.getIntValue(a),
  48. g;g="notice";switch(e){case 1:g="prefmgr";break;case 2:g="advanced";break;case 3:g="required";break;case 4:g="iab_manage_settings";break;case 5:g="iab_manage_settings_partners";break;case 6:g="show2ndOptinStep";break;default:null!=c&&0<=c&&(g="prefmgr")}truste.eu.prefview(b,g);d||truste.eu._dispatchEvent("click");return g};truste.eu.irmClickListener=function(){var a=truste.eu.bindMap;if(!(a instanceof Object))return truste.eu.error("IRM click listener was called but bindings are unavailble");truste.eu.irmView(a);
  49. truste.eu._dispatchEvent("click");return"irm"};truste.eu.toggleCloseButton=function(a,d){if(a&&a.closebtnid){var b=self.document.getElementById(a.closebtnid);b&&(b.style.visibility=null!=d&&"true"==d?"visible":"hidden")}};truste.eu.resizeFrame=function(a,d,b){truste.util.trace("resizing the iframe to:",a,d,b);a=self.document.getElementById(truste.eu.popdiv2);b=parseInt(b);d=parseInt(d);!isNaN(b)&&(a&&a.style)&&(a.style.marginLeft=b+"px");d&&(a&&a.style)&&(a.style.height=d+"px",(a=self.document.getElementById(truste.eu.popframe))&&
  50. a.style&&(a.style.height=d+"px"),(a=self.document.getElementById(truste.eu.popdiv3))&&a.style&&(a.style.height=d+"px"))};truste.eu.prefclosebutton=function(){truste.eu.prefclose()&&truste.eu._dispatchEvent("close")};truste.eu.prefclosebutton_irm=function(){truste.eu.prefclose_irm()&&truste.eu._dispatchEvent("close")};truste.eu.prefclose=function(){try{var a=truste.eu.bindMap;if(pop2=(pop=self.document.getElementById(truste.eu.popdiv))&&self.document.getElementById(truste.eu.popdiv2)){pop.parentNode.removeChild(pop);
  51. pop2.parentNode.removeChild(pop2);var d=self.document.getElementById(truste.eu.outerdiv);d&&d.parentNode.removeChild(d);try{for(var b=self.document.getElementsByTagName("object"),d=0;d<b.length;++d){var c=b[d];c&&(c.className=c.className.replace(/\btruste_hidden\b/g,""))}}catch(e){truste.eu.error("error removing truste_hidden from class names",e)}var g=self.sessionStorage.getItem("oldHash");g&&(self.location.hash="",self.location.hash=g,self.sessionStorage.removeItem("oldHash"));truste.util.trace("closing the CM");
  52. if(a.feat.enableReturnFocus&&a.returnFocusTo){var m=self.document.getElementById(a.returnFocusTo);m&&m.focus();a.returnFocusTo=""}return!0}}catch(n){truste.eu.error("error in prefclose",n)}return!1};truste.eu.prefclose_irm=function(){try{if(pop2_irm=(pop_irm=self.document.getElementById(truste.eu.popdiv_irm))&&self.document.getElementById(truste.eu.popdiv2_irm)){pop_irm.parentNode.removeChild(pop_irm);pop2_irm.parentNode.removeChild(pop2_irm);var a=self.document.getElementById(truste.eu.outerdiv_irm);
  53. a&&a.parentNode.removeChild(a);truste.eu.irmLandingPageReached&&!truste.eu.optOutDone?(truste.eu.showCM(!0),truste.eu.toggleCloseButton(truste.eu.bindMap,"true"),truste.util.trace("showing CM")):truste.eu.prefclose();try{for(var d=self.document.getElementsByTagName("object"),a=0;a<d.length;++a){var b=d[a];b&&(b.className=b.className.replace(/\btruste_hidden\b/g,""))}}catch(c){truste.eu.error("error removing truste_hidden from class names",c)}truste.util.trace("closing IRM iframe");return!0}}catch(e){truste.eu.error("error in prefclose_irm",
  54. e)}return!1};truste.eu.runOnReady=function(a){document.body?a():truste.util.addListener(window,"load",a)};truste.eu.prefview=function(a,d,b){if(!d||!a)return truste.eu.clickListener(null);truste.util.trace("opening the CM");truste.eu.popdiv=("pop-div"+Math.random()).replace(".","");truste.eu.popdiv2=("pop-div2"+Math.random()).replace(".","");truste.eu.popdiv3=("pop-div3"+Math.random()).replace(".","");truste.eu.popframe=("pop-frame"+Math.random()).replace(".","");truste.eu.outerdiv=("pop-outerdiv"+
  55. Math.random()).replace(".","");truste.util.trace("Action is: "+d);truste.eu.sendclosereport=!0;var c=a.prefmgrUrl&&(0<a.prefmgrUrl.indexOf(".truste")||0<a.prefmgrUrl.indexOf(".trustarc"))?a.prefmgrUrl:("https:"==self.location.protocol?"https:":"http:")+"//consent-pref.trustarc.com/",e=0<c.indexOf("?")?"&site=":"?site=",g=truste.eu.noticeLP.ostype,m=truste.eu.noticeLP.ac,c=c+(e+(a.domain||self.location.hostname)+"&action="+d+"&country="+a.country);a.state&&(c+="&state="+a.state);a.locale&&(c+="&locale="+
  56. a.locale);null!=a.prefCookie&&(c+="&preferences="+encodeURI(a.prefCookie));a.behavior&&(c+="&behavior="+a.behavior);truste.eu.noticeLP.gtm&&(c+="&gtm="+truste.eu.noticeLP.gtm);g&&(c+="&ostype="+g);"eu"!=a.behaviorManager||(a.isGdprLayout||a.isIabLayout)||(c+="&layout=default_eu");truste.eu.consentUID&&(c+="&uid="+truste.eu.consentUID);m&&(c+="&accessibility=true");"undefined"!=typeof truste.eu.noticeLP.debug&&(c+="&debug="+truste.eu.noticeLP.debug);"undefined"!=typeof truste.eu.noticeLP.privacypolicylinktext&&
  57. (c+="&privacypolicylinktext="+truste.eu.noticeLP.privacypolicylinktext);"undefined"!=typeof truste.eu.noticeLP.privacypolicylink&&(c+="&privacypolicylink="+truste.eu.noticeLP.privacypolicylink);"undefined"!=typeof truste.eu.noticeLP.cookieLinkText&&(c+="&cookieLinkText="+truste.eu.noticeLP.cookieLinkText);"undefined"!=typeof truste.eu.noticeLP.cookieLink&&(c+="&cookieLink="+truste.eu.noticeLP.cookieLink);a.feat.isReconsentEvent&&(c+="&repop=true");a.feat.iab&&(c+="&iab=true");a.feat.enableACString&&
  58. (c+="&atp=true");a.feat.enableTwoStepVerification&&(c+="&twoStep=true");var c=c+("&irm="+b)+("&from="+a.iconBaseUrl),n=self.document.createElement("iframe"),q=!!self.document.getElementById("truste-consent-iframe");if(!q){var k=2*truste.eu.findHighestZIndex("div"),f=self.document.createElement("div");f.setAttribute("id",truste.eu.popdiv);f.className="truste_overlay";f.style.backgroundColor="#000";f.style.opacity="0.4";f.style.position="fixed";f.style._position="absolute";f.style.zIndex=Math.min(2147483646,
  59. k+1E6);f.style.width="100%";f.style.height="100%";f.style.top="0px";f.style.left="0px";f.style.overflow="hidden";f.style.filter="Alpha(Opacity: 80)";if(a.styles.overlay)for(var s in a.styles.overlay)f.style[s]=a.styles.overlay[s];var k=Math.min(2147483647,k+2E6),r;if(a.outerdiv&&(r=self.document.createElement("div"),r.id=truste.eu.outerdiv,r.className="truste_cm_outerdiv",r.style.width="100%",r.style.height="100%",r.style.overflow="scroll",r.style.position="absolute",r.style.top="0",r.style.left=
  60. "0",r.style.zIndex=k,r.style.WebkitOverflowScrolling="touch",a.styles.outerdiv))for(s in a.styles.outerdiv)r.style[s]=a.styles.outerdiv[s];var p=self.document.createElement("div");p.setAttribute("id",truste.eu.popdiv2);p.className="truste_box_overlay";p.style.position="absolute";p.style.zIndex=k;p.style.top="0px";p.style.left="0px";p.style.bottom="0px";p.style.right="0px";p.style.borderRadius="5px";p.style.padding="10px";p.style.background=a.backgroundImage;p.style.width="80%";a.width&&(p.style.maxWidth=
  61. a.width+"px");p.style.minWidth="220px";p.style.margin="20px auto";p.style.boxSizing="content-box";(k="iab_manage_settings"==d||"iab_manage_settings_partners"==d)?(p.style.minHeight="600px",p.style.height="auto"):p.style.height=a.height+"px";if(a.styles.box_overlay)for(s in a.styles.box_overlay)p.style[s]=a.styles.box_overlay[s];var t=self.document.createElement("div");t.setAttribute("id",truste.eu.popdiv3);t.className="truste_box_overlay_inner";t.style.position="relative";t.style.width="100%";t.style.height=
  62. "100%";k&&(t.style.minHeight="600px");t.tabIndex="1";t.setAttribute("role","dialog");t.setAttribute("aria-label","Your choices regarding the use of cookies on this site");d=a.externalcss;e=document.createElement("style");e.appendChild(document.createTextNode(d));t.appendChild(e);t.style.outline="none";var u=self.document.createElement("img");u.src=a.assetServerURL+"transparent.png";u.setAttribute("alt",a.feat.enableTransparentAlt?"transparent background":"");u.style.display="block";u.style.width=
  63. "100%";u.style.height="100%"}n=self.document.getElementById("truste-consent-iframe")||self.document.createElement("iframe");n.src=c;if(q)truste.eu.popframe="truste-consent-iframe";else if(n.id=truste.eu.popframe,n.title="TrustArc Cookie Consent Manager",n.tabIndex="1",n.scrolling="no",n.style.border="0px",n.style.borderRadius="2px",n.style.overflow="hidden",n.style.background="#fff",n.style.display="block",n.style.position="absolute",n.style.top="0px",n.style.left="0px",n.style.width="100%",n.style.height=
  64. "100%",k&&(n.style.minHeight="600px"),a.styles.inner_iframe)for(s in a.styles.inner_iframe)n.style[s]=a.styles.inner_iframe[s];n.onload=function(a){(n.parentElement||n.parentNode[0]).focus();setTimeout(function(){truste.eu.cmLoading||(null!=truste.eu.cancelCmTimeout&&(clearTimeout(truste.eu.cancelCmTimeout),truste.eu.cancelCmTimeout=null),truste.eu.sendclosereport=!1,truste.eu.prefclosebutton())},truste.eu.bindMap.cmTimeout)};!b||!truste.eu.optOutDone&&truste.eu.irmLandingPageReached||(f.style.visibility=
  65. "hidden",p.style.visibility="hidden",truste.util.trace("CM hidden"));truste.eu.iframe=n;truste.eu.runOnReady(function(){q||(self.document.body.appendChild(f),r?(self.document.body.appendChild(r),r.appendChild(p)):self.document.body.appendChild(p),p.appendChild(t),t.appendChild(u),t.appendChild(n));try{for(var b=self.document.getElementsByTagName("object"),g=b.length;0<g--;){var c=b[g];c&&(c.className+=" truste_hidden")}}catch(d){}truste.eu.addCloseButton(a);truste.util.addListener(self.document,"focus",
  66. function(a){var b=self.document.getElementById(truste.eu.popdiv3);b&&!b.contains(a.target)&&(a.stopPropagation(),b.focus())});self.location.hash&&self.sessionStorage.setItem("oldHash",self.location.hash);self.scrollTo(0,0);truste.eu._dispatchEvent("open");truste.eu.cancelCmTimeout=setTimeout(function(){truste.eu.sendclosereport=!1;truste.eu.prefclosebutton();truste.eu.cancelCmTimeout=null},3E4)})};truste.eu.irmView=function(a){truste.util.trace("opening IRM iframe");truste.eu.irmLandingPageReached=
  67. !1;truste.eu.optOutDone=!1;truste.eu.submittedIRM=!1;truste.eu.popdiv_irm=("pop-div-irm"+Math.random()).replace(".","");truste.eu.popdiv2_irm=("pop-div2-irm"+Math.random()).replace(".","");truste.eu.popdiv3_irm=("pop-div3-irm"+Math.random()).replace(".","");truste.eu.popframe_irm=("pop-frame-irm"+Math.random()).replace(".","");truste.eu.outerdiv_irm=("pop-outerdiv-irm"+Math.random()).replace(".","");var d=a.IRMIntegrationURL,b=self.document.createElement("iframe"),c=!!self.document.getElementById("truste-consent-iframe-irm");
  68. if(!c){var e=2*truste.eu.findHighestZIndex("div"),g=self.document.createElement("div");g.setAttribute("id",truste.eu.popdiv_irm);g.className="truste_irm_overlay";g.style.backgroundColor="#000";g.style.opacity="0.4";g.style.position="fixed";g.style._position="absolute";g.style.zIndex=Math.min(2147483646,e+1E6);g.style.width="100%";g.style.height="100%";g.style.top="0px";g.style.left="0px";g.style.overflow="hidden";g.style.filter="Alpha(Opacity: 80)";if(a.styles.overlay)for(var m in a.styles.overlay)g.style[m]=
  69. a.styles.overlay[m];var e=Math.min(2147483647,e+2E6),n;if(a.outerdiv&&(n=self.document.createElement("div"),n.id=truste.eu.outerdiv_irm,n.className="truste_irm_outerdiv",n.style.width="100%",n.style.height="100%",n.style.overflow="scroll",n.style.position="absolute",n.style.top="0",n.style.left="0",n.style.zIndex=e,n.style.WebkitOverflowScrolling="touch",a.styles.outerdiv))for(m in a.styles.outerdiv)n.style[m]=a.styles.outerdiv[m];var q=self.document.createElement("div");q.setAttribute("id",truste.eu.popdiv2_irm);
  70. q.className="truste_irm_box_overlay";q.style.position="absolute";q.style.zIndex=e;q.style.top="0px";q.style.left="0px";q.style.bottom="0px";q.style.right="0px";q.style.borderRadius="5px";q.style.padding="10px";q.style.background=a.backgroundImage;q.style.width="80%";a.irmWidth&&(q.style.maxWidth=a.irmWidth+"px");q.style.minWidth="220px";q.style.margin="20px auto";q.style.boxSizing="content-box";q.style.height=a.irmHeight+"px";if(a.styles.box_overlay)for(m in a.styles.box_overlay)q.style[m]=a.styles.box_overlay[m];
  71. var k=self.document.createElement("div");k.setAttribute("id",truste.eu.popdiv3_irm);k.className="truste_irm_box_overlay_inner";k.style.position="relative";k.style.width="100%";k.style.height="100%";k.tabIndex="1";k.style.outline="none";var f=self.document.createElement("img");f.src=a.assetServerURL+"transparent.png";f.setAttribute("alt",a.feat.enableTransparentAlt?"transparent background":"");f.style.display="block";f.style.width="100%";f.style.height="100%"}b=self.document.getElementById("truste-consent-iframe-irm")||
  72. self.document.createElement("iframe");b.src=d;c?truste.eu.popframe_irm="truste-consent-iframe-irm":(b.id=truste.eu.popframe_irm,b.tabIndex="0",b.scrolling="yes",b.style.border="0px",b.style.borderRadius="2px",b.style.overflow="scroll",b.style.background="#fff",b.style.display="block",b.style.position="absolute",b.style.top="0px",b.style.left="0px",b.style.width="100%",b.style.height="100%");truste.eu.iframe_irm=b;truste.eu.runOnReady(function(){c||(self.document.body.appendChild(g),n?(self.document.body.appendChild(n),
  73. n.appendChild(q)):self.document.body.appendChild(q),q.appendChild(k),k.appendChild(f),k.appendChild(b));try{for(var d=self.document.getElementsByTagName("object"),m=d.length;0<m--;){var e=d[m];e&&(e.className+=" truste_hidden")}}catch(t){}truste.eu.addCloseButton(a,"irm");truste.util.addListener(self.document,"focus",function(a){var b=self.document.getElementById(truste.eu.popdiv3_irm);b&&!b.contains(a.target)&&(a.stopPropagation(),b.focus())});self.scrollTo(0,0);truste.eu._dispatchEvent("open")})};
  74. truste.eu.findHighestZIndex=function(a){a=self.document.getElementsByTagName(a||"*");for(var d=0,b,c=0;c<a.length;c++)if(self.getComputedStyle||a[c].style.position&&"static"!=a[c].style.position)b=parseInt(truste.util.getStyle(a[c],"z-index")),b>d&&(d=b);return d};truste.eu.onBeforeUnload=function(a){return"Please allow optouts to finish before navigating out of the page!"};truste.eu.showThrobber=function(){var a=self.document.getElementById("truste.eu.throbber");if(!a){a=self.document.createElement("div");
  75. a.id="truste.eu.throbber";var d=self.document.createElement("img");d.src=truste.eu.bindMap.assetServerURL+"throbber.gif";d.style.border="0";d.style.opacity="0.5";d.style.width="16px";d.style.height="16px";d.style.verticalAlign="middle";d.style.marginRight="5px";a.appendChild(d);a.appendChild(document.createTextNode("Processing Opt-outs"));a.style.position="fixed";a.style.bottom="0";a.style.right="20px";a.style.background="white";a.style.border="1px solid #dddddd";a.style.borderBottom="none";a.style.font=
  76. "10px Arial,sans-serif";a.style.color="#676767";a.style.padding="5px 10px"}self.document.getElementsByTagName("body")[0].appendChild(a);self.onbeforeunload||(self.onbeforeunload=truste.eu.onBeforeUnload)};truste.eu.hideThrobber=function(a){(a||(a=self.document.getElementById("truste.eu.throbber")))&&a.parentNode&&a.parentNode.removeChild(a);self.onbeforeunload==truste.eu.onBeforeUnload&&(self.onbeforeunload=null)};truste.eu.showCM=function(a){try{var d,b;a="false"==a?"hidden":a?"visible":"hidden";
  77. if(b=(d=self.document.getElementById(truste.eu.popdiv))&&self.document.getElementById(truste.eu.popdiv2))return d.style.visibility=a,b.style.visibility=a,!0}catch(c){truste.eu.error("Error showing CM",c)}return!1};truste.eu.error=function(a,d,b){b=b||{};b.mod="eu";b.domain=b.domain||truste.eu.bindMap&&truste.eu.bindMap.domain||void 0;b.caller=self.location.hostname;b.path=self.location.pathname;truste.util.error(a,d,b)};truste.eu.icon={};truste.eu.icon.make=function(a){if(!truste.eu.prefButton){var d=
  78. truste.eu.bindMap,b=truste.eu.prefButton=self.document.createElement("a");d.feat.enableIconRole&&b.setAttribute("role",d.iconRole?d.iconRole:"true"==d.text?"link":"button");truste.util.addListener(b,"click",a);b.id=truste.eu.iconid=("icon-id"+Math.random()).replace(".","");b.tabIndex="0";b.setAttribute("lang",d.language);truste.util.addListener(b,"keydown",function(a){a||(a=window.event);var d=a.which||a.keyCode;if(13==d||32==d)a.preventDefault?a.preventDefault():event.returnValue=!1,b.click()});
  79. "true"==d.text&&d.icon?(b.style.cursor="pointer",b.innerHTML=d.icon):(a=self.document.createElement("img"),a.style.border="none",a.style.cursor="pointer",a.onerror=function(){truste.eu.icon.make()},b.appendChild(a),a=d.assetServerURL+(d.cookiePreferenceIcon||d.language+"-cookiepreferencestext.png"),b.firstChild.src?"en"!=d.language&&b.firstChild.src==a?b.firstChild.src=d.assetServerURL+d.cookiePreferenceIcon.substring(3):(b.style.cursor="pointer",b.innerHTML=d.icon):(b.firstChild.src=a,b.firstChild.alt=
  80. "Cookie Preference"))}};truste.eu.icon.show=function(){var a=truste.eu.prefButton,d=truste.eu.caIcon;if(d){d.appendChild(a);d.setAttribute("consent",truste.eu.bindMap.prefCookie);d.setAttribute("aria-label","Open Cookie Preferences Modal");if("eu"!=truste.eu.bindMap.behaviorManager||"expressed"==truste.eu.bindMap.behavior)d.style.display=truste.util.getDisplayProperty(d);a=truste.eu.bindMap;a.feat.enableContainerRole&&d.setAttribute("role",a.containerRole?a.containerRole:"complementary")}else truste.eu.jsNode1&&
  81. truste.eu.jsNode1.parentNode.insertBefore(a,truste.eu.jsNode1)};truste.eu.icon.initialize=function(){var a=truste.eu.bindMap;truste.eu.caIcon=self.document.getElementById(a.containerId)||self.document.getElementById("teconsent");var d=a.containerId==decodeURI("%5F%4C%42c%4C%42%5F")?null:a.containerId;if(truste.eu.caIcon||!d&&truste.eu.jsNode1&&"HEAD"!=truste.eu.jsNode1.parentNode.nodeName&&(truste.eu.caIcon=truste.eu.jsNode1.parentNode))truste.eu.icon.show();else if(d)var b=setInterval(function(){truste.eu.caIcon=
  82. truste.eu.caIcon||self.document.getElementById(a.containerId)||self.document.getElementById("teconsent");truste.eu.caIcon&&(clearInterval(b),truste.eu.icon.show())},100)};truste.eu.irm={};truste.eu.irm.initialize=function(){var a=truste.eu.bindMap,d=setInterval(function(){truste.eu.irmLinkContainer=truste.eu.irmLinkContainer||self.document.getElementById(a.irmContainerId);truste.eu.irmLinkContainer&&(clearInterval(d),truste.eu.irm.show())},100)};truste.eu.irm.show=function(){var a=truste.eu.irmLink,
  83. d=truste.eu.irmLinkContainer;d&&(d.appendChild(a),d.style.display=truste.util.getDisplayProperty(d),a=truste.eu.bindMap,a.feat.enableContainerRole&&d.setAttribute("role",a.containerRole?a.containerRole:"complementary"))};truste.eu.irm.make=function(a){if(!truste.eu.irmLink){var d=truste.eu.bindMap,b=truste.eu.irmLink=self.document.createElement("a");truste.util.addListener(b,"click",a);b.id=truste.eu.irmId=("irm-id-"+Math.random()).replace(".","");b.tabIndex="0";d.feat.enableIconRole&&b.setAttribute("role",
  84. d.iconRole?d.iconRole:"link");b.setAttribute("lang",d.language);truste.util.addListener(b,"keydown",function(a){a||(a=window.event);var d=a.which||a.keyCode;if(13==d||32==d)a.preventDefault?a.preventDefault():event.returnValue=!1,b.click()});b.style.cursor="pointer";b.innerHTML=d.irmText}};truste.eu.ccpa={};truste.eu.COOKIE_USPRIVACY="usprivacy";truste.eu.USP_VERSION="1";truste.eu.USP_FILE_NAME="uspapi.js";truste.eu.ccpa.uspString=function(a){var d=truste.eu.bindMap,b="1---";d.feat.ccpaApplies&&(d=
  85. /^[nNyY-]$/.test(d.lspa)?d.lspa:"-",b=truste.eu.USP_VERSION+"Y"+(a?"Y":"N")+d);return b};truste.eu.ccpa.dropCcpaCookie=function(a){truste.eu.bindMap.feat.enableCCPA&&truste.util.createCookie(truste.eu.COOKIE_USPRIVACY,truste.eu.ccpa.uspString(a))};truste.eu.ccpa.getOptout=function(){var a=truste.util.readCookie(truste.eu.COOKIE_USPRIVACY);return/^[1][nNyY-][nNyY-][nNyY-]$/.test(a)?a.charAt(2):null};truste.eu.ccpa.showLink=function(){var a=truste.eu.bindMap,d=truste.eu.ccpaLink=self.document.createElement("a");
  86. truste.util.addListener(d,"click",function(){truste.bn.reopenBanner&&truste.bn.reopenBanner()});d.id=truste.eu.irmId=("ccpa-id-"+Math.random()).replace(".","");d.tabIndex="0";a.feat.enableIconRole&&d.setAttribute("role",a.iconRole?a.iconRole:"link");d.setAttribute("lang",a.language);truste.util.addListener(d,"keydown",function(a){a||(a=window.event);var b=a.which||a.keyCode;if(13==b||32==b)a.preventDefault?a.preventDefault():event.returnValue=!1,d.click()});d.style.cursor="pointer";d.innerHTML=a.ccpaText;
  87. var b=document.getElementById(a.containerId);b&&(b.appendChild(d),b.style.display=truste.util.getDisplayProperty(b),a.feat.enableContainerRole&&b.setAttribute("role",a.containerRole?a.containerRole:"complementary"))};truste.eu.ccpa.initialize=function(){var a=truste.eu.bindMap;a.feat.enableCCPA&&truste.util.addScriptElement(a.assetServerURL+truste.eu.USP_FILE_NAME,function(){a.prefCookie||truste.eu.ccpa.dropCcpaCookie(!1);if(a.feat.ccpaApplies)var d=setInterval(function(){self.document.getElementById(a.containerId)&&
  88. (clearInterval(d),truste.eu.ccpa.showLink())},100);setTimeout(function(){clearInterval(d)},1E4)})};truste.eu.SOURCE_SERVER=truste.eu.SOURCE_SERVER||"//consent.trustarc.com/notice".replace(/^\w{3,5}:/,"");truste.eu.SCRIPT_REGX=truste.eu.SCRIPT_REGX||/\.(truste|trustarc)\b.*\bnotice(\.0)?(\.exp)?(\.js)?\b.*\bdomain=/;truste.util.COOKIE_NS="truste.eu.cookie.";truste.eu.JS_REGX=truste.eu.JS_REGX||(truste.eu.bindMap&&truste.eu.bindMap.domain?"domain="+truste.eu.bindMap.domain:void 0);truste.eu.init=function(a,
  89. d){var b=truste.eu.bindMap;if(2==d)return truste.util.error("Failed to load binding JS at URL: "+a.src);if(!b)return truste.util.trace("Did not load JS0");if(truste.eu.bindMap.feat.uidEnabled){var c=truste.util.readCookieStorage(truste.eu.COOKIE_UID);if(null==c)var e=window.crypto||window.msCrypto,c=([1E7]+-1E3+-4E3+-8E3+-1E11).replace(/[018]/g,function(a){return(a^e.getRandomValues(new Uint8Array(1))[0]&15>>a/4).toString(16)});truste.eu.consentUID=c}b.backgroundImage="url("+b.assetServerURL+"trans.png)";
  90. b.domain&&(truste.eu.noticeLP.domain=b.domain);b.behavior&&(truste.eu.noticeLP.behavior=b.behavior);b.country&&b.language&&(truste.eu.noticeLP.locale=b.country+"-"+b.language);truste.eu.noticeLP.pn&&truste.eu.noticeLP.pn.indexOf("-")&&(c=truste.eu.noticeLP.pn.split("-"),1<c.length&&(truste.eu.noticeLP.pn="expressed"==b.behavior?c[1]:c[0]));truste.eu.addEventListener(function(a){"click"==a?(truste.eu.msg.log(a,b,b.messageBaseUrl),null==truste.util.getIntValue(b.prefCookie)&&truste.eu.msg.log("consent",
  91. b,b.messageBaseUrl)):"close"==a?(truste.eu.msg.poller.stop(),truste.eu.sendclosereport&&(a=truste.eu.bindMap.messageBaseUrl.replace("noticemsg","consentmsg"),truste.eu.msg.log("close_button",truste.eu.bindMap,a))):"open"==a&&truste.eu.msg.poller.start()});if(null==truste.util.readCookie(truste.eu.COOKIE_GDPR_PREF_NAME,!0)&&(c=truste.util.readCookie(truste.eu.COOKIE_PREF_NAME,!0),c=truste.util.getIntValue(c),null!=c)){var g=[];if(-1==c)g.push(c);else for(var m=0;m<=c;m++)g.push(m);c=g.join()+":"+truste.eu.bindMap.daxSignature;
  92. g=truste.util.getStorage(truste.util.COOKIE_NS+truste.eu.COOKIE_PREF_NAME,!1);truste.util.createCookie(truste.eu.COOKIE_GDPR_PREF_NAME,c,g&&g.expires||0,!0)}b.feat.enableCM&&(b.feat.iabBannerApplies?truste.eu.icon.make(function(){truste.eu.clickListener(4);b.returnFocusTo=truste.eu.iconid}):truste.eu.icon.make(function(){truste.eu.clickListener(truste.eu.noticeLP.pn);b.returnFocusTo=truste.eu.iconid}));b.feat.enableIRM&&truste.eu.irm.make(truste.eu.irmClickListener);c=function(){truste.eu.msg.addEventListener(truste.eu.actmessage);
  93. try{var a=self.document.createElement("style");a.type="text/css";(a.sheet||{}).insertRule?a.sheet.insertRule("truste_hidden{visibility:hidden;}",0):(a.styleSheet||a.sheet).addRule("truste_hidden","visibility:hidden;");self.document.getElementsByTagName("head")[0].appendChild(a)}catch(g){}a=truste.util.readCookie(truste.eu.COOKIE_GDPR_PREF_NAME,!0);truste.util.readCookie("cmapi_cookie_privacy",!0);truste.util.readCookie("cmapi_gtm_bl",!0);truste.util.readCookie(truste.eu.COOKIE_PREF_NAME,!0);a&&(a=
  94. a.split(":"),b.prefCookie=a[0],b.daxCookie=a[1]);b.feat.crossDomain&&truste.eu.postMessageToFrame("getPreference",{},"trustarcNoticeFrame");b.feat.enableCM&&truste.eu.icon.initialize();b.feat.enableIRM&&truste.eu.irm.initialize();v();b.feat.crossDomain&&setTimeout(function(){b.feat.isConsentRetrieved=!0;v()},4500)};/Firefox[\/\s](\d+\.\d+)/.test(self.navigator.userAgent)&&3.6>new Number(RegExp.$1)&&"complete"!=truste.util.readyState()?self.addEventListener("load",c,!1):c();b.apiDefaults&&13<b.apiDefaults.length&&
  95. self.PrivacyManagerAPI.init(b.apiDefaults);"implied"==b.behavior&&self.PrivacyManagerAPI.init({default_consent:"approved"});self.PrivacyManagerAPI.init(truste.eu.noticeLP,!0);truste.eu.flags={};truste.eu.flags.init=!0};truste.eu.dnt=function(){var a=truste.eu.bindMap;a.feat.dnt&&(1==truste.eu.noticeLP.gtm&&!a.feat.iab&!a.prefCookie)&&(a.feat.isDNTOptoutEvent=!0,a.feat.ccpaApplies?(truste.eu.ccpa.dropCcpaCookie(!0),truste.util.consentRequiredlevel()):truste.util.callCMEndpoint("/defaultconsentmanager/getOptOutDomains?",
  96. null,function(a){(a=a.responseText)&&truste.util.parseJSON(a)&&(truste.util.setStorage(truste.eu.COOKIE_CATEGORY_NAME,a,!1),truste.util.consentRequiredlevel())}),truste.eu.bindMap.prefCookie=0)};truste.eu.jsNode1||(truste.eu.jsNode1=truste.util.getScriptElement(truste.eu.SCRIPT_REGX,!0,truste.eu.JS_REGX));truste.eu.noticeLP=truste.util.initParameterMap(truste.eu.jsNode1,truste.eu.noticeLP||{});truste.eu.noticeLP.locale=truste.eu.noticeLP.locale||"";!truste.eu.noticeLP.ostype&&truste.eu.mobile.isMobile&&
  97. (truste.eu.noticeLP.ostype="mobile");truste.eu.noticeLP.cookieName&&(truste.eu.COOKIE_PREF_NAME=truste.eu.noticeLP.cookieName,truste.eu.COOKIE_GDPR_PREF_NAME=truste.eu.noticeLP.cookieName+"_gdpr",truste.eu.COOKIE_REPOP=truste.eu.noticeLP.cookieName+"_poptime");truste.eu.noticeLP.debug&&(truste.util.debug="false"!=truste.eu.noticeLP.debug);truste.cma=self.PrivacyManagerAPI=function(a){var d={},b=b||window,c={binfo:a||{}};this!=b&&(this.inner=c);c.fake={capabilities:["getConsent"],default_consent:"denied",
  98. default_source:"implied",reportlevel:5,consent:{all:{value:null,type:{}}},domain:c.binfo.domain||b.location.hostname};c.requestors={loading:[]};c.authorities=[".truste.com",".trustarc.com",".truste-svc.net","."+c.fake.domain];c.blacklist=[".example-xxx.com"];c.valid_values={consent:{denied:1,approved:2},source:{implied:1,asserted:2},type:{session:1048561,necessary:65523,limited:65527,host:65311,shared:65343,present:65407,systemic:61951,functional:62463,unique:63487,uuid:65535,user:8191,site:16383,
  99. party:32767,"private":16241,security:16147,preferences:30579,behavioral:13119,tracking:62335,analytic:30583,advertising:63487,requested:8055,required:16179,functionality:29555,targeting:65535}};c.caddy=null;c.isCapable=function(a){for(var b=this.fake.capabilities.length;0<b--;)if(this.fake.capabilities[b]==a)return b+1;return 0};c.endsWith=function(a,b){return null!=b&&b.replace?RegExp(".*"+b.replace(/\./g,"\\.")+"$").test(a):!1};c._hasLoadedPrefs=!1;c.loadOldPrefs=function(a){var b=this.getStorage("PrivacyManagerAPI.preferences",
  100. null,13);if(b){this.tconsole.log("Applying old preferences: ",b);for(var c in b)a.consent[c]=b[c]||a.consent[c]}this._hasLoadedPrefs=!0;for(var b=0,d=this.requestors.loading&&this.requestors.loading.length||0;b<d;){var k=this.requestors.loading[b++];if(a=this.processMessage(k.apiOb,k)){for(c in a)k.apiOb[c]=a[c];delete k.apiOb.loading;this.sendPost(k,{PrivacyManagerAPI:k.apiOb})}}};c.getAuthorityLevel=function(a,c,d,q){if(!q)return 0;var k=this.isAnAuthority(q);if(k)return k;k="."+(b.location.hostname||
  101. "localhost");c=c||k;for(var f=this.blacklist.length;0<f--;)if(this.endsWith(c,this.blacklist[f]))return 0;if(this.endsWith(a,d)||this.endsWith(d,a))return-5;if(this.endsWith(a,c)||this.endsWith(c,a))return-1;q.charAt&&(q=q.split(/\s*[\s,]\s*/));for(var f=0,e=q.length;0<e--;)this.endsWith(c,q[e])?f=Math.min(-4,f):this.endsWith(a,q[e])?f=Math.min(-3,f):this.endsWith(k,q[e])&&(f=Math.min(-2,f));if(f)return f;this.sendEvent("uka",q,0,d,null,a,c);return 0};c.isAnAuthority=function(a){if(!a)return 0;a.charAt&&
  102. (a=a.split(/\s*[\s,]\s*/));if(1==a.length&&(a=a[0].replace(/^\.?/,".")))for(var b=this.authorities.length;0<b--;){if(this.endsWith(a,this.authorities[b]))return b+1}else for(var c,b=a.length;0<b--;)if(c=this.isAnAuthority(a[b]))return c;return 0};c.sendUpdatesTo=function(a,b,c){this.caddy={hold:!0};var d,k={PrivacyManagerAPI:{timestamp:c,capabilities:this.fake.capabilities}},f=k.PrivacyManagerAPI,e;for(e in a)if(c=a[e])for(var r=c.length;0<r--;)if((d=c[r])&&d.w)if(d.getConsent){var p=this.apiDo("getConsent",
  103. this.authorities[0],d.d,this.authorities[0],d.t);if(d.s!=p.source||d.c!=p.consent)f.consent=d.c=p.consent,f.source=d.s=p.source,f.self=d.a,f.domain=d.d,f.action="getConsent",this.sendPost(d.w,k)}else d.getConsentDecision&&b&&(f.consent=f.source=null,f.self=d.a,f.action="getConsentDecision",this.sendPost(d.w,k));this.caddy=null};c.getBType=function(a){var b=0;if(a){a.charAt?a=a.split(/\W+/):0<a&&(a=[a]);for(var b=65535,c=a.length;0<c--;){var d=parseInt(a[c]);if(isNaN(d))if(this.valid_values.type[a[c]])b&=
  104. this.valid_values.type[a[c]];else throw Error("invalid type");else b&=d}}return b};c.getTypePermission=function(a,b,c,d){if(!b||isNaN(b)||b.length)b=this.getBType(b);if(d&&"undefined"!==typeof a[d]){if(!isNaN(c.consentDecision)&&c.consentDecisions.split(/[,;:]/).length!=parseInt(c.consentDecision))return a[d]}else{var k=this.getStorage(truste.eu.COOKIE_CATEGORY_NAME,null,13),f;for(f in k){var e=parseInt(k[f].value)+1+"";if(d===f||d==e)return c.consentDecisions.split(/[,;:]/).includes(e)?"approved":
  105. "denied"}}c=b<<1&65535|4369;d=[];if(0!=b)for(var r in a)a[r]&&this.valid_values.consent[a[r]]&&(d.temp=this.getBType(r),(d.temp|b)==d.temp&&"approved"==a[r]||(d.temp|c)!=d.temp&&"denied"==a[r])&&(d[a[r]]||d.push(a[r]),d[a[r]]=r);return d.denied?"denied":d.join(",")};c.updatePreferences=function(a,b,c,d){if(!a)return!1;"."!=a.charAt(0)&&(a="."+a);if(b||c){var k=this.getConsentForDomain(a,d)||{type:{}};this.valid_values.consent[b]&&(k.value=b);if(c)for(var f in c)if(this.valid_values.consent[c[f]])isNaN(f)?
  106. this.valid_values.type[f]&&(k.type[f]=c[f]):k.type[f]=c[f];else if(null===c[f]||"null"===c[f])k.type[f]=null,delete k.type[f];this.tconsole.log("updating preference for domain: "+a+" to:",k);d.consent[a]=k}else if(null===b||"null"===b)this.tconsole.log("Deleting consent preference for: "+a),d.consent[a]=null,delete d.consent[a];else return!1;this.getStorage("PrivacyManagerAPI.preferences",d.consent,13);return!0};c.apiDo=function(a,c){if(!a||!c||!this.isCapable(a))return{error:"Call is missing required parameters or not allowed"};
  107. this.tconsole.log("Doing API Call",Array.apply(null,arguments));switch(a){case "getConsent":var d=(arguments[2]||b.location.hostname).replace(/^\.?/,"."),q=this.getAuthorityLevel(d,(this.caddy||{}).from,c,arguments[3]);if("all"==d)return{error:"Call to this domain is not authorized"};var k=0,f=arguments[4];try{k=this.getBType(f)}catch(e){var r=this.getStorage(truste.eu.COOKIE_CATEGORY_NAME,null,13);if(isNaN(f)&&!r[f])return{error:"Invalid Type parameter"}}var r=this.getConsentForDomain(d,this.fake),
  108. p=this.getTypePermission(this.fake.consent.all.type,k,this.fake,f);r&&(p=this.getTypePermission(r.type,k,this.fake,f)||p||r.value);k=(p=p||this.fake.consent.all.value)?{source:"asserted",consent:p}:{source:this.fake.default_source,consent:this.fake.default_consent};this.tconsole.log("Did getConsent API call for: "+d+" from: "+(this.caddy||{}).from+", got result: ",k);0<q&&(k.origin=b.location.hostname);return k;default:return this.secondaryAction(a,c,arguments[2],arguments[3])}};c.processMessage=
  109. function(a,b){var c;if(!a||!b||!(c=b.origin||b.domain)||"null"==c)return this.tconsole.error("got invalid postmessage call from "+c,a),{error:"Call is malformed and missing information"};this.tconsole.log("processing message from "+c,a);b={origin:b.origin,domain:b.domain,source:b.source};c="."+c.toLocaleLowerCase().replace(/^(https?:)?\/\/([^\/]*@)?/,"").replace(/[\/:].*/,"");switch(a.action){case "getConsent":var d=a.self,k=a.authority,f=a.domain,e=a.type||void 0;d&&d.replace(/^\.?/,".");f&&f.replace(/^\.?/,
  110. ".");if(!d)return{error:"All callers must identify themselves via their domain id. Add property 'self' on the post message object."};if(f&&!this.endsWith(f,c)){if(!k)return{error:"Call 'authority' parameter is missing. All requests for preferences of domains not your own require an authority parameter. An 'authority' is whatever entity has approved or requested you to make this call. Examples include the domain you are inquiring about, the web site you are hosted on, or a third party privacy provider like TRUSTe."};
  111. if(!this.getAuthorityLevel(f,c,d,k))return{error:"Call is not authorized. The call you made requires a valid authority"}}else f||(f=c);this.caddy={from:c};c=this.apiDo("getConsent",d,f,k,e);this.caddy=null;c&&!c.error&&(this.requestors[f]=this.requestors[f]||[],this.requestors[f].push({w:b,getConsent:1,t:e,a:d,d:f,s:c.source,c:c.consent}),c.domain=f,c.self=d,c.capabilities=this.fake.capabilities);return c;case "updatePreference":if(0<this.isAnAuthority(c)){if(!a.domain)return{error:"Required parameter 'domain' not sent"};
  112. d=a.domain.replace(/^\.?/,".");if(!this.updatePreferences(d,a.value,a.type,this.fake))return{error:"Invalid value for required parameter 'value' sent"};f=this.requestors;"all"!=d&&(f={},f[d]=this.requestors[d]);this.sendUpdatesTo(f,!1,a.timestamp);return null}return{error:"Call is not from an authorized Location"};default:return this.secondaryMessageProcessing(a,b,c)}};c.loadConsentDecision=function(a){var b;null==a.consentDecisions&&(b=this.getStorage(truste.eu.COOKIE_GDPR_PREF_NAME),b instanceof
  113. Object&&(b=b.value),null!=b&&""!=b&&(a.consentDecisions=b.split(/[,|]/).map(function(a){return parseInt(a)+1}).filter(function(a){return!isNaN(a)}).join()));a.consentDecision=truste.util.getLowestConsent(a.consentDecisions);null==a.consentDecision&&(b=this.getStorage(truste.eu.COOKIE_PREF_NAME),b instanceof Object&&(b=b.value),b=parseInt(b),isNaN(b)||(a.consentDecision=b+1));b=a.consentDecision;if(null!=b){var c=truste.util.getStorage(truste.eu.COOKIE_CATEGORY_NAME)||{},d=!0;if(a.consentDecisions)for(var k in c)if(c.hasOwnProperty(k)){var f=
  114. c[k];f.domains&&(d=d&&-1<a.consentDecisions.indexOf(parseInt(f.value)+1))}a.consent.all.value=0==b||d?"approved":"denied"}this.adjustTypeValues(a);this.binfo&&this.binfo.gtm&&this.updateGTM&&this.updateGTM(a)};c.adjustTypeValues=function(a){delete a.consent.all.type.functional;delete a.consent.all.type.advertising;var b;a.consentDecisions?(a.consent.all.type.functional="denied",a.consent.all.type.advertising="denied",b=a.consentDecisions.split(/[,|]/),b.includes("2")&&(a.consent.all.type.functional=
  115. "approved"),b.includes("3")&&(a.consent.all.type.advertising="approved")):(b=a.consentDecision,1==b?(a.consent.all.type.functional="denied",a.consent.all.type.advertising="denied"):2==b&&(a.consent.all.type.functional="approved",a.consent.all.type.advertising="denied"))};d.callApi=function(){try{return c.caddy=null,c.apiDo.apply(c,arguments)}catch(a){try{c.sendError&&c.sendError(arguments[0],arguments[3],arguments[1],{domain:arguments[2],type:arguments[4]},a)}catch(b){}c.tconsole.log(a.stack);c.caddy=
  116. null;return{error:"Unknown Error occured"}}};c.getConsentFromDomainlist=function(a,b,c){if(!c)return null;var d=null,k,f=b.consentDecisions;b=!f&&b.consentDecision;for(var e in c)if(b){if(c[e].domains&&(k=c[e].domains[a]||c[e].domains[a.substring(1)])){d={value:null,type:{}};c[e].value<b&&(d.value="approved");break}}else f&&(c[e].domains&&(k=c[e].domains[a]||c[e].domains[a.substring(1)]))&&(d||(d={value:null,type:{}}),"denied"!=d.value&&0<=f.indexOf(parseInt(c[e].value)+1)&&(d.value="approved"),"0"===
  117. k?(d.value="denied",d.type[c[e].value]="denied"):"1"===k&&("denied"!=d.value&&(d.value="approved"),d.type[c[e].value]="approved"));return d};c.getConsentForDomain=function(a,b){if(!a||!b)return null;this.loadConsentDecision(b);var c=this.getConsentFromDomainlist(a,b,this.getStorage("optout_domains",null,12));if(!c)return null;c.currentDecision=b.consentDecisions||b.consentDecision;return b.consent[a]=c};c._imgrep=[];c.sendEvent=function(a,c,d,e,k,f){if(!(this.caddy&&this.caddy.hold||this.tconsole.isDebug())){if(this.isCapable(a)){if(!isNaN(c)||
  118. this.fake.reportlevel&4)if(this.caddy){if(this.fake.reportlevel&2)return;a=this.caddy.from;if(this.fake.reportlevel&16&&f&&a&&this.endsWith(f,a)||this.fake.reportlevel&32&&e&&a&&this.endsWith(a,e))return}else if(this.fake.reportlevel&1||this.fake.reportlevel&8&&e&&f&&this.endsWith(f,e))return}else if("uka"==a&&this.fake.reportlevel&64)return;null==k&&(k={page:b.location.pathname});encodeURIComponent(c);d&&encodeURIComponent(d);encodeURIComponent(e);k&&encodeURIComponent(this.cheapJSON(k));this.binfo&&
  119. (c=this.binfo.locale.indexOf("-"),encodeURIComponent(this.binfo.locale.slice(0,c)),encodeURIComponent(this.binfo.behavior),encodeURIComponent(this.binfo.locale.substr(c+1)))}};c.sendError=function(a,b,c,d,e){this.fake.reportlevel&128||(this.caddy&&this.caddy.hold||this.tconsole.isDebug())||(d||(d={}),e&&e.stack&&(e.stack.match(/(@|at)[^\n\r\t]*/),e.stack.match(/(@|at)[^\n\r\t]*$/)),this.binfo&&(d.country=this.binfo.locale.slice(0,2)||this.binfo.country||"",this.binfo.behavior&&(d.behavior=this.binfo.behavior),
  120. this.binfo.locale&&(d.locale=this.binfo.locale)),delete d.authority,delete d.action,delete d.self)};c.secondaryMessageProcessing=function(a,b,c){a.from=c;switch(a.action){case "getConsentDecision":if(!a.self)return{error:"Missing identity of API caller"};this.requestors[c]=this.requestors[c]||[];this.requestors[c].push({w:b,getConsentDecision:1,t:null,a:a.self});return{consentDecision:null,source:null,capabilities:this.fake.capabilities};case "updateDecision":if(0<this.isAnAuthority(c)){b=a.value;
  121. if(b==this.fake.consentDecisions)break;this.fake.consentDecisions=b;this.loadConsentDecision(this.fake);this.tconsole.log("updated decision to : "+b);this.sendUpdatesTo(this.requestors,!0,a.timestamp);return null}this.tconsole.error("Unauthorized entity calling updateDecision",a);return{error:"Call is not from an authorized Location"};default:return this.tconsole.error("Unknown api call attempt",a),{error:"Call is not available"}}};c.secondaryAction=function(a,b,c,d){switch(a){case "getConsentDecision":return this.loadConsentDecision(this.fake),
  122. c=(d=this.fake.consentDecision)?parseInt(d):0,d=d?"asserted":"implied",this.sendEvent(a,-1,0,b),{consentDecision:c,source:d};case "getGDPRConsentDecision":return this.loadConsentDecision(this.fake),c=(d=this.fake.consentDecisions)?d.split(/[,|]/).map(Number):[0],d=d?"asserted":"implied",this.sendEvent(a,-1,0,b),{consentDecision:c,source:d};case "getConsentCategories":return{categories:truste.util.getStorage(truste.eu.COOKIE_CATEGORY_NAME)||"no categories"};case "changeReportLevel":return a=parseInt(c+
  123. ""),isNaN(a)||(this.fake.reportlevel=a),this.fake.reportlevel;default:return this.tconsole.error("Unknown api call attempt",{action:a,self:b,arg1:c,arg2:d}),{error:"Call is not available"}}};c.handleCMMessage=function(a,c){var d=null;if("preference_manager"==a.source&&"submit_preferences"==a.message){"undefined"!==typeof(dl=b[this.binfo&&this.binfo.dl||"dataLayer"])&&dl.push({event:"useractioncomplete"});var e=[],k=!1,f="object"==typeof a.data?a.data.value:a.data;this.tconsole.log("got new values from consent manager: "+
  124. f);f&&f.split(/[,|]/).forEach(function(a){a=parseInt(a);isNaN(a)?k=!0:e.push(a+1)});k?(a.from=c.origin||c.domain,a.msg=a.message,this.tconsole.error("Got invalid value from the CM: "+f,a)):d={value:e.join(),action:"updateDecision",timestamp:1}}return d};c.updateGTM=function(a){if(a&&!(1>a.consentDecision)&&a.consentDecisions){var c,d=this.binfo&&this.binfo.gtm_fun_ids||"ga-ms-ua",e=this.binfo&&this.binfo.gtm_adv_ids||"ta-asp-bzi-sp-awct-cts-csm-img-flc-fls-mpm-mpr-m6d-tc-tdc",k,f=d+"-"+e,s=a.consentDecisions.split(/[,|]/);
  125. s.includes("1")&&(k="required");s.includes("2")&&(f=f.replace(d,""),k="functional");s.includes("3")&&(f=f.replace(e,""),k="");f=f.replace(/(^-)|(-$)/,"");a=("permit "+a.consentDecisions+" "+k).trim();c=(c=b.document.cookie.match(/cmapi_cookie_privacy=\s*([^;\\s]*)/))&&c[1];if(c!=a){truste.util.createCookie("cmapi_gtm_bl",f,"",!0);truste.util.createCookie("cmapi_cookie_privacy",a,"",!0);if(c=b[this.binfo&&this.binfo.dl||"dataLayer"])c.push({"gtm.blacklist":f}),c.push({event:"cookie_prefs_set"});truste.eu.bindMap.feat.crossDomain&&
  126. truste.eu.postMessageToFrame("updatePreference","","trustarcNoticeFrame",{cmapiBl:f,cmapiPrvcy:a,cookieExpiry:truste.eu.bindMap.cookieExpiry})}}};c.tconsole={};c.tconsole.isDebug=function(){return null!=(b.PrivacyManagerAPI||d).debug?(b.PrivacyManagerAPI||d).debug:0>b.location.hostname.indexOf(".")||0<b.location.hostname.indexOf(".truste-svc.net")};c.tconsole.log=function(a){var c=b.console?!1:console.log.apply?console.log:Function.prototype.bind.call(console.log,console);return this.isDebug()&&c&&
  127. (c.apply(console,arguments)||!0)};c.tconsole.error=function(a,b,d){this.log("Error: "+a);b||(b={});d&&this.log(d.toString()+"\n"+d.stack);a&&(b.message=a);c.sendError&&c.sendError(b.action||"uk",b.authority,b.self||b.from,b,d)};c.parseJSON=function(a){if("string"==typeof a)try{return b.JSON?JSON.parse(a):!/[^,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]/.test(a.replace(/"(\\.|[^"\\])*"/g,""))&&eval("("+a+")")}catch(c){if(/^\s*[{[].*[}\]]\s*$/.test(a))return this.tconsole.error("Could not parse json object: "+
  128. a.slice(0,35)+(35<a.length?"...":"")),null}return a};c.cheapJSON=function(a){return b.truste&&truste.util&&truste.util.getJSON(a)||b.JSON&&JSON.stringify(a)||'{"PrivacyManagerAPI":{"message":"The API needs a JSON parser"}}'};c.getStorage=function(a,c,d){try{var e=!1,k=!(d&4)&&"truste.eu.cookie."||"";try{e=b.localStorage&&b.localStorage.getItem&&!(d&2)}catch(f){}if(null==c){var s=!(d&1)&&RegExp("\\s*"+a.replace(".","\\.")+"\\s*=\\s*([^;\\s]*)").exec(b.document.cookie.toString());if(s&&1<s.length)c=
  129. decodeURIComponent(s[1]),c=this.parseJSON(c)||c;else if(e){c=b.localStorage[k+a]||b.localStorage.getItem(k+a);var r=this.parseJSON(c);d&8||!r||null==r.value?c=r:(c=r.value,r.expires&&new Date(parseInt(r.expires))<new Date&&(this.getStorage(a,0,d),c=null))}return c}c&&!c.charAt&&(c=this.cheapJSON(c));var p=this.fake.domain||this.binfo.domain||null;p&&("."!=p.charAt(0)&&(p="."+p),0>b.location.hostname.indexOf(p)&&(p=null));var t=new Date;t.setDate(395);var u="; expires="+(c?t.toGMTString():"Thu, 01 Jan 1970 00:00:01 GMT")+
  130. "; path=/"+(p?"; domain="+p:"");b.document.cookie=a+"="+encodeURIComponent(c)+u;if(e)if(c)d&8||(c=this.cheapJSON({name:a,value:c,expires:t.getTime()})),b.localStorage.setItem(k+a,c);else{b.localStorage.removeItem(k+a);try{delete b.localStorage[k+a]}catch(v){}}}catch(w){this.tconsole.error("error with getStorage",{name:a,value:c},w)}return null};c.sendPost=function(a,c){if(b.postMessage&&a&&a.source&&c){"object"==typeof c&&(c=this.cheapJSON(c));var d=a.origin||a.domain;"null"!=d&&d||(d="*");this.tconsole.log("responding to ("+
  131. d+") message : "+c);c&&a.source.postMessage(c,d)}};c.init=function(a,b,c){if(!this._hasLoadedPrefs){b=b||this.fake;try{a&&"string"==typeof a&&(a=this.parseJSON(a));this.tconsole.log("initing with object: ",a);if(a){for(var d in b)b[d]=a[d]||b[d];for(d in this.binfo)this.binfo[d]=a[d]||this.binfo[d];a.blacklist instanceof Array&&(this.blacklist=this.blacklist.concat(a.blacklist))}c&&this.loadOldPrefs&&this.loadOldPrefs(b)}catch(e){this.tconsole.error("Error initing: ",b,e)}}};c.messageListener=function(a){var b,
  132. d=a.data&&c.parseJSON(a.data);if(d&&(b=d.PrivacyManagerAPI||c.handleCMMessage(d,a)))if(b.capabilities||b.error)c.tconsole.log("got my own message, returning"),c.tconsole.log(a);else if(b.timestamp&&b.action)try{c.tconsole.log("GOT VALID MESSAGE: "+a.data);var e=c.processMessage(b,a);if(e){for(var k in e)b[k]=e[k];d.PrivacyManagerAPI&&c.sendPost(a,d)}}catch(f){c.caddy=null,b.from=a.origin||a.domain,c.tconsole.error("TRUSTe Consent Manager API unknown error.",b,f),c.sendPost(a,{PrivacyManagerAPI:{error:"An unknown error occurred: "+
  133. f.toString()}})}else b.from=a.origin||a.domain,c.tconsole.error("got invalid postmessage call, missing ts or action",b),c.sendPost(a,'{"PrivacyManagerAPI":{"error":"API Object missing required fields"}}')};d.init=function(a,b){c.init(a,null,b)};b.PREF_MGR_API_DEBUG=c;if(b.postMessage){a=b.window;try{for(;a!=a.parent&&a.parent.document;)a=a.parent}catch(e){}a.addEventListener?(a.addEventListener("message",c.messageListener,!1),a!=b&&b.addEventListener("message",c.messageListener,!1)):(a.attachEvent("onmessage",
  134. c.messageListener),a!=b&&b.attachEvent("onmessage",c.messageListener))}c.fake.consentDecision=null;c.fake.capabilities.push("getConsentDecision","getGDPRConsentDecision","getConsentCategories");d.version="1.7";return d}(truste.eu.noticeLP);self.TRUSTE_CMAPI_DEBUG=self.PREF_MGR_API_DEBUG;truste.cma.debug=truste.util.debug;truste.eu.bindMap?truste.eu.init(null,1):truste.util.addScriptElement(truste.eu.SOURCE_SERVER+"?js=1&"+truste.eu.noticeLP._query,truste.eu.init,null,!0)}
  135. self._truste&&(self._truste.eu=_truste_eu)||_truste_eu();