
            (function(config) {
                !function(){"use strict";var t={8373:function(t,e,n){var r=n(1326),i=n(4042),o=n(5380),a=n(5504),c=n(5508),l=n(171),s=n(1191),u=n(1116),f=n(1400),p=n(9157),d=n(8456),h=n(5603),m=n(7422),v=n(3664),y=n(7366),g=n(6314),w=n(941),A=n(3041),b=n(8989),E=n(208),I=n(2716),S=n(2279),_=n(2884),T=n(8501),P=n(2197),C=n(1817),O=n(9569),N=n(5775),V=n(1848),R=n(4892);function L(t){return L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},L(t)}function D(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function k(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?D(Object(n),!0).forEach((function(e){M(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):D(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function M(t,e,n){return(e=function(t){var e=function(t){if("object"!=L(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=L(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==L(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var j=d.Ay.config,x=p.A.DuplicateInjectorError,F=(new r.C("banner"),"inj::inViewport"),B="lazy";function W(){this.width=j.get("width"),this.height=j.get("height"),this.injectorName="banner",this.suffixId=(0,b.M)(),this.detectedPlatform=V.A.getDetectedPublishingPlatform(j),this.apiAdapter=V.A.getApiAdapter(j),this.computedPlayerConf=null,this.script=null,this.injectionElem=null,this.isBannerFocused=!1,this.playerWindow=null,this.currentDisplayedSlot={iframe:null,wrapperElement:null,startViewabilityCallBackId:null,startIABViewabilityCallBackId:null,stopViewabilityCallBackId:null,stopIABViewabilityCallBackId:null,injectorPlayerEmitter:null},this.newPlayerLoadingSlot={iframe:null,wrapperElement:null,startViewabilityCallBackId:null,startIABViewabilityCallBackId:null,stopViewabilityCallBackId:null,stopIABViewabilityCallBackId:null,injectorPlayerEmitter:null},this.config=j,this.bannerRefreshTimeout=2e4,this.refreshIfFirstNotFill=!1,this.maxNumberOfImpressions=10,this.maxNumberOfRetries=10,this.failuresInARow=0,this.somethingFill=!1,this.numberOfImpressions=0,this.numberOfRetries=0,this.htmlLoader=new c.$(this.suffixId),this.isSlotActivated=!1,this.activation=j.get("activation","onload"),this.activation===B&&(this.eventEmitter=new a.A,this.scrollCallbackBound=null,this.lastScroll={x:window.scrollX||document.documentElement.scrollLeft,y:window.scrollY||document.documentElement.scrollTop},this.lastVisiblePointRatio={width:0,height:0})}W.prototype.performFallback=function(){V.A.unRegister(this);var t="viralize-fallback-".concat(this.suffixId),e=g.A.insertHTMLBefore(this.script,t,j.get("fallback_body"));this.currentDisplayedSlot.wrapperElement&&this.currentDisplayedSlot.wrapperElement.hide(),this.newPlayerLoadingSlot.wrapperElement&&this.newPlayerLoadingSlot.wrapperElement.hide(),this.currentDisplayedSlot&&this.currentDisplayedSlot.injectorPlayerEmitter&&this.currentDisplayedSlot.injectorPlayerEmitter.off(),this.newPlayerLoadingSlot&&this.newPlayerLoadingSlot.injectorPlayerEmitter&&this.newPlayerLoadingSlot.injectorPlayerEmitter.off(),e&&S.A.trackRequestEvent("adunit_response_fallback")},W.prototype.cleanViewability=function(t){null!=t.startViewabilityCallBackId&&null!=t.injectorPlayerEmitter&&t.injectorPlayerEmitter.off("cmd::startViewability",t.startViewabilityCallBackId),null!=t.startIABViewabilityCallBackId&&null!=t.injectorPlayerEmitter&&t.injectorPlayerEmitter.off("cmd::startViewabilityTracking",t.startIABViewabilityCallBackId),null!=t.stopViewabilityCallBackId&&null!=t.injectorPlayerEmitter&&t.injectorPlayerEmitter.off("cmd::stopViewability",t.stopViewabilityCallBackId),null!=t.stopIABViewabilityCallBackId&&null!=t.injectorPlayerEmitter&&t.injectorPlayerEmitter.off("cmd::stopViewabilityTracking",t.stopIABViewabilityCallBackId),t.startViewabilityCallBackId=null,t.startIABViewabilityCallBackId=null,t.stopViewabilityCallBackId=null,t.stopIABViewabilityCallBackId=null},W.prototype.setupViewability=function(t){this.cleanViewability(t);var e=C.A.getInstance(this.apiAdapter,t.iframe.elem,this.playerWindow,(function(){return!1}),(function(e){t.injectorPlayerEmitter.emit("inj::viewability",e)})),n=new T.A(e,(function(){t.injectorPlayerEmitter.emit("inj::viewable")}),T.A.VIEWABILITY_DURATIONS.IAB_BANNER);t.startViewabilityCallBackId=t.injectorPlayerEmitter.on("cmd::startViewability",(function(){try{e.start(),t.injectorPlayerEmitter.emit("inj::viewabilityAvailable")}catch(e){t.injectorPlayerEmitter.emit("inj::viewabilityNotAvailable")}})),t.startIABViewabilityCallBackId=t.injectorPlayerEmitter.on("cmd::startViewabilityTracking",(function(){try{n.start()}catch(t){}})),t.stopViewabilityCallBackId=t.injectorPlayerEmitter.on("cmd::stopViewability",(function(){e.stop()})),t.stopIABViewabilityCallBackId=t.injectorPlayerEmitter.on("cmd::stopViewabilityTracking",(function(){n.stop()}))},W.prototype.removeGoogleBidders=function(t){for(var e=[],n=0;n<t.banneradns.length;n+=1)"google"!==t.banneradns[n].bidder.bidder.toLowerCase()&&e.push(t.banneradns[n]);t.banneradns=e},W.prototype.createBannerSlot=function(t,e,n){var r=(0,y.h)(t,"vr-".concat(this.suffixId,"-banner-").concat(e),this.width,this.height,!0,!0),i=g.A.create(t,"div");i.attr("id",this.htmlLoader.getPrefixedClassName("wrapper-".concat(e))),r.appendTo(i.elem),n.iframe=r,n.wrapperElement=i,n.idPostfix=e},W.prototype._isRetry=function(){return this.failuresInARow>0},W.prototype.loadPlayer=function(t,e,n){var r=this,i=S.A.getVptId(this.script),o=(0,A.A)({width:this.width,height:this.height,blacklistedAds:[],scriptSrc:this.script.src,consent:{gdpr:{cmp:this.gdpr.cmpAvailability,applies:this.gdpr.applies,consentString:this.gdpr.consentString},ccpa:{cmp:this.ccpa.cmpAvailability,applies:this.ccpa.applies,consentString:this.ccpa.consentString}},playerBootTime:0===this.numberOfRetries?d.Ay.playerBootTime:0,hasFallback:!!j.get("fallback_body"),playerPosition:(0,_.l)(t.wrapperElement.elem,this.apiAdapter),extraConfig:j.get("extra_config"),zid:j.get("zid"),sid:j.get("sid")}),a=this.numberOfRetries+1;this.computedPlayerConf.sessionCounter=a;var c=V.A.createPlayerSrc(this.playerWindow,j,this.computedPlayerConf);t.injectorPlayerEmitter&&t.injectorPlayerEmitter.off(),t.injectorPlayerEmitter=n,this.setupViewability(t),this.setupCommunication(n),this.setupIframeClickListener(t);var l=(0,m.m)(c,i).then((function(t){return e&&e(t),t}));(0,v.m)(l,j,t.iframe.elem,N.A,t.injectorPlayerEmitter,S.A.getVPTInstance(j),o).catch((function(e){null!=e&&e.isCodedError&&S.A.trackPlayerEvent("player_error",e.code),r.removePlayer(t,(function(){0===r.numberOfImpressions&&r.performFallback()}),!1)}))},W.prototype.removePlayer=function(t,e,n){var r=this,i=function(){if(V.A.unsetElementRemovedListener(),r.cleanViewability(t),null!=t.wrapperElement&&null!=t.wrapperElement.elem&&null!=t.iframe&&null!=t.iframe.elem){var n=r.playerWindow.document;t.iframe.remove(),t.iframe=(0,y.h)(n,"vr-".concat(r.suffixId,"-banner-").concat(t.idPostfix),r.width,r.height,!0,!0),t.iframe.appendTo(t.wrapperElement.elem),V.A.setElementRemovedListener(n.body,r.injectionPoint,(function(){throw new Error("Player removed by an external script")})),e()}};n&&null!=t.injectorPlayerEmitter?(t.injectorPlayerEmitter.once(R.NN,i),t.injectorPlayerEmitter.emit("inj::clean")):i()},W.prototype.refreshLoop=function(t){var e,n=this,r=function(){n.refreshIfFirstNotFill||n.somethingFill?!0===t.success&&"GOOGLE"===t.type||(n.numberOfRetries+=1,n.numberOfRetries>=n.maxNumberOfRetries||n.numberOfImpressions>=n.maxNumberOfImpressions?n.somethingFill||n.performFallback():(n.isSlotActivated=!1,setTimeout((function(){var t=new a.A;t.on("inj::adFillBanner",(0,w.oI)(n.refreshLoop,n)),t.on("inj::adBlocked",(function(){n.currentDisplayedSlot.wrapperElement.hide()})),n.loadPlayer(n.newPlayerLoadingSlot,n.removeGoogleBidders,t)}),n.bannerRefreshTimeout))):n.performFallback()};!0===t.success?(this.somethingFill=!0,this.numberOfImpressions+=1,this.failuresInARow=0,e=this.currentDisplayedSlot,this.currentDisplayedSlot=this.newPlayerLoadingSlot,this.newPlayerLoadingSlot=e,this.newPlayerLoadingSlot.wrapperElement.hide(),this.currentDisplayedSlot.wrapperElement.show(),this.removePlayer(this.newPlayerLoadingSlot,r,!0)):(this.failuresInARow+=1,this.removePlayer(this.newPlayerLoadingSlot,r,!0))},W.prototype.setupCommunication=function(t){var e=this,n=function(){e.isSlotActivated=!0,t.emit("inj::activate"),S.A.trackPlayerEvent(u.g.ACTIVATION),e._isRetry()||S.A.trackPlayerEvent(u.g.AD_OPPORTUNITY)};t.once("pl::playerReady",(function(){e.activation===B?e.isSlotInActivationPoint()?n():e.eventEmitter.once(F,n.bind(e)):n()}))},W.prototype.setupIframeClickListener=function(t){var e=this;i.A.addEventListener(t.iframe.elem,"mouseenter",(function(){e.isBannerFocused=!0})),i.A.addEventListener(t.iframe.elem,"mouseleave",(function(){e.isBannerFocused=!1})),this.playerWindow.addEventListener("blur",(function(){e.isBannerFocused&&t.injectorPlayerEmitter.emit("inj::click")}),{once:!0})},W.prototype.setupRefresh=function(){var t=this,e=new a.A;e.on("inj::adFillBanner",(0,w.oI)(this.refreshLoop,this)),e.on("inj::adBlocked",(function(){t.currentDisplayedSlot.wrapperElement.hide()})),this.loadPlayer(this.newPlayerLoadingSlot,null,e)},W.prototype.computeVisiblePointRatio=function(){var t=k({},this.lastVisiblePointRatio),e=window.scrollX||document.documentElement.scrollLeft;e>this.lastScroll.x?t.width=0:e<this.lastScroll.x&&(t.width=1);var n=window.scrollY||document.documentElement.scrollTop;return n>this.lastScroll.y?t.height=0:n<this.lastScroll.y&&(t.height=1),this.lastVisiblePointRatio=k({},t),this.lastScroll={x:e,y:n},t},W.prototype.getVisibleSlot=function(){return"none"!==this.newPlayerLoadingSlot.wrapperElement.elem.style.display?this.newPlayerLoadingSlot:"none"!==this.currentDisplayedSlot.wrapperElement.elem.style.display?this.currentDisplayedSlot:null},W.prototype.isSlotInActivationPoint=function(){var t=this.getVisibleSlot();if(t){var e=this.computeVisiblePointRatio();return(0,P.c)(t.iframe.elem,!0,e.width,e.height,100)}return!1},W.prototype.scrollCallback=function(){!this.isSlotActivated&&this.isSlotInActivationPoint()&&this.eventEmitter.emit(F)},W.prototype.inject=function(){var t=this,e=V.A.findInjectionElements().script;if(this.script=e,null!==e){this.injectionElem=e;var n=S.A.getCustomCss(e)||j.get("custom_style"),r=new o.$(this.htmlLoader,O.A,n);this.script.style.display="none";var a=j.get("location",["inline"]);(0,I.V)(d.ok,a,this.injectionElem).then((function(e){!function(e){t.playerWindow=e.ownerDocument.defaultView||e.ownerDocument.parentWindow;var n=t.playerWindow.document;t.createBannerSlot(n,"main",t.newPlayerLoadingSlot),t.createBannerSlot(n,"secondary",t.currentDisplayedSlot);try{V.A.register(t)}catch(e){return void(e instanceof x&&V.A.replaceInjector(t.script))}if(t.width&&t.height&&(0,E.H)(t.playerWindow)&&t.playerWindow.$sf.ext.register(t.width,t.height),V.A.isInHead(e)){S.A.trackRequestEvent("adunit_request_error",f.A.SCRIPT_IN_HEAD);var o=new Error('You are trying to put the player into the head. Please check the script location or the "location" parameter');throw(0,h.K)(o),o}e.parentNode.insertBefore(t.newPlayerLoadingSlot.wrapperElement.elem,e),e.parentNode.insertBefore(t.currentDisplayedSlot.wrapperElement.elem,e),r.load(t.currentDisplayedSlot.wrapperElement.elem),t.currentDisplayedSlot.wrapperElement.hide(),V.A.setElementRemovedListener(n.body,e,(function(){throw new Error("Player removed by an external script")})),(0,l.F)(j).then((function(e){var n=e.gdpr,r=n.cmpAvailability,o=n.applies,a=n.consentString,c=e.ccpa.consentString;t.gdpr=e.gdpr,t.ccpa=e.ccpa;var l=(0,_.l)(t.newPlayerLoadingSlot.wrapperElement.elem,t.apiAdapter);t.computedPlayerConf={player_size:{width:t.width,height:t.height},pub_platform:t.detectedPlatform,cs:a,gdpr:o,cmp:r,sessionCounter:null,us_privacy:c},t.apiAdapter!==s.A.STANDARD&&(t.computedPlayerConf.inj_api_adapter=t.apiAdapter),l&&(t.computedPlayerConf.player_position=l),t.activation===B&&(null!=t.scrollCallbackBound&&i.A.removeEventListener(t.playerWindow,"scroll",t.scrollCallbackBound,!0),t.scrollCallbackBound=(0,w.oI)(t.scrollCallback,t),i.A.addEventListener(t.playerWindow,"scroll",t.scrollCallbackBound,!0)),t.setupRefresh(),V.A.addPluginsForNotBlacklisted(j.get("plugins",[]),j.get("publisher"),{consentString:a,gdprApplies:o,country:j.get("country"),usPrivacy:c})}))}(e.playerLocation)}))}},e.A=W},4892:function(t,e,n){n.d(e,{NN:function(){return r}});var r="cmd::remove"},5380:function(t,e,n){n.d(e,{$:function(){return o}});var r=n(6314),i=n(2279);function o(t,e,n){this.htmlLoader=t,this.css=i.A.copyString(e),n&&(this.css+=n)}o.prototype.load=function(t){var e=t.ownerDocument,n=this.htmlLoader.getStyle(this.css);r.A.remove(e,n.id),t.insertAdjacentElement("beforebegin",n)}},8125:function(t,e){e.A=function(t){this.get=function(e,n){var r=n;if(0===arguments.length)return JSON.parse(JSON.stringify(t));1===arguments.length&&(r=null);var i=function(t,e){for(var n=e.replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split("."),r=n.length,i=0;i<r;i+=1){var o=n[i];if(!(o in t))return null;t=t[o]}return t}(t,e);return null==i&&(i=r),i?JSON.parse(JSON.stringify(i)):i}}},5504:function(t,e,n){var r=n(1326),i=n(941);function o(t,e,n){var r=t[e];return null!=r&&null!=r[n]}function a(){this.listeners={}}new r.C("EventEmitter"),a.prototype.emit=function(t,e){var n=this;null!=this.listeners[t]&&this.listeners[t].forEach((function(r,a){null!=r&&i.Ay.setImmediate((function(){o(n.listeners,t,a)&&r(e)}))}))},a.prototype.on=function(t,e){return this.listeners[t]?this.listeners[t].push(e):this.listeners[t]=[e],this.listeners[t].length-1},a.prototype.once=function(t,e){var n=this,r=this.on(t,(function(i){n.off(t,r),e(i)}));return r},a.prototype.off=function(){switch(arguments.length){case 0:this.listeners={};break;case 1:null!=(t=this.listeners)[e=arguments[0]]&&(t[e]=null);break;default:!function(t,e,n){o(t,e,n)&&(t[e][n]=null)}(this.listeners,arguments[0],arguments[1])}var t,e},e.A=a},5508:function(t,e,n){function r(t){this.id=t,this.namespacePlaceholder="namespace"}n.d(e,{$:function(){return r}}),r.prototype.getCssNameNamespace=function(){return"vr-".concat(this.id)},r.prototype.getPrefixedClassName=function(t){return"".concat(this.getCssNameNamespace(),"-").concat(t)},r.prototype.getElement=function(t){var e=t.replace(new RegExp(this.namespacePlaceholder,"g"),this.id),n=document.createElement("div");return n.insertAdjacentHTML("afterbegin",e),n.firstElementChild},r.prototype.getStyle=function(t){var e=t.toString().replace(new RegExp(this.namespacePlaceholder,"g"),this.id),n=this.getPrefixedClassName("style"),r=document.createElement("style");if(r.id=n,r.styleSheet)r.styleSheet.disabled||(r.styleSheet.cssText=e);else try{r.innerHTML=e}catch(t){r.innerText=e}return r}},6428:function(t,e,n){n.d(e,{X:function(){return c}});var r=n(1326),i=n(2585),o=(new r.C("ajax"),{});function a(t,e,n,r){var i=[200,201,202,204,206,304],o=function(){try{return new XMLHttpRequest}catch(t){}return null}(),a=e?"POST":"GET";o&&("withCredentials"in o&&(o.withCredentials=!0),o.open(a,t,!0),o.onreadystatechange=function(){4===o.readyState&&(i.indexOf(o.status)>-1?n&&n(o.responseText):r&&r(new Error(o.status)))},e&&o.setRequestHeader("Content-type","application/json"),o.send(e))}function c(t){return new i.N((function(e,n){a(t,null,e,n)}))}o.get=function(t,e,n){return a(t,null,e,n)},o.post=function(t,e,n,r){return a(t,e?JSON.stringify(e):"{}",n,r)}},2694:function(t,e,n){n.d(e,{o:function(){return i}});var r="1---";function i(t){return t!==r}},1365:function(t,e,n){var r=n(6411),i=n(329),o=n(6631);e.A={readCMPData:function(t,e){return(0,r.N)([o.A.readCMPData(e),i.A.readCMPData()])},constructCMPPostMessageStub:i.A.constructCMPPostMessageStub}},329:function(t,e,n){var r=n(9712),i=n(1326),o=n(4042),a=n(9747),c=n(8456),l=n(941),s=n(2585),u=n(7293),f=n(4787),p=n(367),d=n(2694),h=n(9612),m="1",v="uspapi",y="__uspapi",g="__uspapiLocator";function w(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:150;return l.Ay.canAccessWindow(t)?null!=t[y]?("Skipping stub creation, ".concat(y," is already present"),s.N.resolve()):(0,p.j)(g,window,e).then((function(e){!function(t,e){var n={};"Creating ".concat(y," stub on window"),t[y]=function(t,r,i){var o=(0,h.o)();if(o&&"getUSPData"===t)i(o,!0);else if(e){var a="".concat(Math.random()),c={__uspapiCall:{command:t,version:parseInt(m,10),callId:a}};n[a]=i,e.postMessage(c,"*")}else i({msg:"CMP not found"},!1)},o.A.addEventListener(window,"message",(function(t){var e=t&&t.data&&t.data.__uspapiReturn;e&&e.callId&&void 0!==n[e.callId]&&(e.callId,e.returnValue,e.success,n[e.callId](e.returnValue,e.success),n[e.callId]=null)}))}(t,e)})).catch((function(){"Skipping stub creation, no ".concat(g," frame is available")})):s.N.resolve()}new i.C("uspapi"),e.A={readCMPData:function(){var t=(0,r.Yq)("CMP_TIMEOUT",a.b);return(0,u.vm)((0,f.j)(y,window,0).catch((function(){return w(c.ok,0).then((function(){return(0,f.j)(y,window,0)}))})).then((function(t){return e=t.cmpFunction,new s.N((function(t){"readCMPData: calling ".concat(y),e("getUSPData",parseInt(m,10),(function(e,n){if("readCMPData: received event from ".concat(y),n&&null!=e&&e.uspString)return(0,h.I)(e),void t({version:m,provider:v,consentString:e.uspString,cmpAvailability:"available",applies:(0,d.o)(e.uspString)});t({version:m,provider:v,consentString:"",cmpAvailability:"error",applies:(0,d.o)(null==e?void 0:e.uspString)})}))}));var e})).catch((function(){return{version:"",provider:v,consentString:"",cmpAvailability:"unavailable",applies:!1}})),t,{version:m,provider:v,consentString:"",cmpAvailability:"timeout",applies:!1})},constructCMPPostMessageStub:w}},6631:function(t,e,n){var r=n(1326),i=n(2585),o=n(2694),a="uspapiAdserver";new r.C("uspapiAdserver"),e.A={readCMPData:function(t){var e=t.get("us_privacy");if(e){var n=e.cs||"";return i.N.resolve({version:"2",provider:a,applies:(0,o.o)(n),consentString:n,cmpAvailability:"available"})}return i.N.resolve({version:"",provider:a,applies:!1,consentString:"",cmpAvailability:"unavailable"})},constructCMPPostMessageStub:function(){}}},9612:function(t,e,n){n.d(e,{I:function(){return o},o:function(){return a}});var r=n(1326),i=n(8456);function o(t){t&&t.uspString&&(i.Ay.namespace.ccpa=t)}function a(){return i.Ay.namespace.ccpa||null}new r.C("uspapiStore")},4787:function(t,e,n){n.d(e,{j:function(){return a}});var r=n(941),i=n(5625),o=n(5419);function a(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:500,a=Math.round(n/50);return(0,o.M)((function(){var n=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;function n(e){try{if("function"==typeof e[t])return e[t]}catch(t){}}return(0,i.s)(e).filter(r.Ay.canAccessWindow).filter(n).map((function(t){return{cmpFunctionWindow:t,cmpFunction:n(t)}}))[0]||{cmpFunctionWindow:void 0,cmpFunction:void 0}}(t,e);if(null==n.cmpFunction)throw new Error("Cannot find API function ".concat(t));return n}),50,a)}},367:function(t,e,n){n.d(e,{j:function(){return o}});var r=n(5625),i=n(5419);function o(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:150,o=Math.round(n/50);return(0,i.M)((function(){var n=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return(0,r.s)(e).filter((function(e){try{if(e.frames[t])return!0}catch(t){}return!1}))[0]||void 0}(t,e);if(null==n)throw new Error("Cannot find API window ".concat(t));return n}),50,o)}},6411:function(t,e,n){n.d(e,{N:function(){return o}});var r=n(1326),i=n(2585);function o(t){var e=i.N.all(t.map((function(t){return t.then((function(t){return"available"!==t.cmpAvailability?t:(0,i.Z)()})).catch((function(){return{applies:!1,cmpAvailability:"error",consentString:""}}))}))).then((function(t){var e={available:-1,error:0,timeout:1,unavailable:2};return t.slice().sort((function(t,n){return e[t.cmpAvailability]-e[n.cmpAvailability]}))[0]})),n=i.N.race(t.map((function(t){return t.then((function(t){return"available"===t.cmpAvailability?t:(0,i.Z)()})).catch((function(){return(0,i.Z)()}))})));return i.N.race([n,e]).then((function(t){return t}))}new r.C("readCMPProviders")},895:function(t,e,n){var r=n(9712),i=n(1326),o=n(9747),a=n(2791),c=n(6753),l=n(2585),s=n(7293),u="amp";function f(t){switch(t){case 1:return"1";case 2:return"2";default:return""}}function p(t){switch(t){case 1:case 2:return"available";default:return"unavailable"}}new i.C("amp"),e.A={readCMPData:function(t){var e=(0,r.Yq)("CMP_TIMEOUT",o.b);return(0,s.vm)(function(t){var e={consentStringType:0,applies:(0,c.A)(t)};return a.A.getAmpAdContext()&&void 0!==a.A.getAmpAdContext().data.blockOnConsent?function(t,e){return new l.N((function(n){t.context.getConsentState((function(){var r=Object.assign(e,t.context.initialConsentMetadata),i=p(t.context.initialConsentState),o=t.context.initialConsentValue||"";n({version:f(r.consentStringType),provider:u,cmpAvailability:i,applies:!!r.gdprApplies,consentString:o||""})}))}))}(a.A.getAmpAdWindowWithContext(),e):null!=a.A.getAmpVideoIframe()?function(t,e){return new l.N((function(n){t.push((function(t){t.getConsentData((function(t){var r=Object.assign(e,t.consentMetadata);n({version:f(r.consentStringType),provider:u,cmpAvailability:p(t.consentPolicyState),applies:!!r.gdprApplies,consentString:t.consentString||""})}))}))}))}(a.A.getAmpVideoIframe(),e):a.A.isAmpIframe()?function(t,e){var n=t.parent;return new l.N((function(r){t.addEventListener("message",(function i(o){if(function(e){return e.source===n&&e.origin!==t.location.origin&&e.data&&"amp"===e.data.sentinel&&"consent-data"===e.data.type}(o)){var a=Object.assign(e,o.data.consentMetadata);t.removeEventListener("message",i),r({version:f(a.consentStringType),provider:u,consentString:o.data.consentString||"",cmpAvailability:p(o.data.consentPolicyState),applies:!!a.gdprApplies})}})),n.postMessage({sentinel:"amp",type:"send-consent-data"},"*")}))}(a.A.getAmpIframeWindow(),e):l.N.resolve({version:"",provider:u,cmpAvailability:"unavailable",applies:!!e.gdprApplies,consentString:""})}(t),e,{version:"",provider:u,consentString:"",cmpAvailability:"timeout",applies:(0,c.A)(t)})}}},1541:function(t,e,n){var r=n(1326),i=n(6411),o=n(895),a=n(6122),c=n(2275),l=n(7914);new r.C("gdpr"),e.A={readCMPData:function(t,e){return(0,i.N)([a.A.readCMPData(t,e),c.Ay.readCMPData(t),l.A.readCMPData(t),o.A.readCMPData(t)])},constructCMPPostMessageStub:function(t){l.A.constructCMPPostMessageStub(t)}}},6122:function(t,e,n){var r=n(1326),i=n(6753),o=n(2585),a="tcf-adserver";new r.C("tcf2Adserver"),e.A={readCMPData:function(t,e){var n=e.get("gdpr");if(n){var r=n.cs||"";return o.N.resolve({version:"2",provider:a,applies:!!n.gdpr,consentString:r,cmpAvailability:n.cmp})}var c=(0,i.A)(t);return o.N.resolve({version:"",provider:a,applies:c,consentString:"",cmpAvailability:"unavailable"})},constructCMPPostMessageStub:function(){}}},2275:function(t,e,n){n.d(e,{JA:function(){return s},Zy:function(){return l}});var r=n(1326),i=n(8456),o=n(6753),a=n(2585),c="tcf2-store";function l(t){t&&t.tcString&&(i.Ay.namespace.gdpr=t)}function s(){return i.Ay.namespace.gdpr||null}new r.C("tcf2Store"),e.Ay={readCMPData:function(t){var e=s();return null!=e?a.N.resolve({version:"2",provider:c,consentString:e.tcString,cmpAvailability:"available",applies:!!e.gdprApplies}):a.N.resolve({version:"",provider:c,consentString:"",cmpAvailability:"unavailable",applies:(0,o.A)(t)})}}},7914:function(t,e,n){var r=n(9712),i=n(1326),o=n(4042),a=n(9747),c=n(8456),l=n(941),s=n(6753),u=n(2585),f=n(7293),p=n(4787),d=n(367),h=n(2275),m="tcfapi",v=(new i.C("tcfapi"),"__tcfapi"),y="__tcfapiLocator";function g(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100;return l.Ay.canAccessWindow(t)?null!=t[v]?("Skipping stub creation, ".concat(v," is already present"),u.N.resolve()):(0,d.j)(y,window,e).then((function(e){!function(t,e){"Creating ".concat(v," stub on window");var n={};t[v]=function(t,r,i,o){var a=(0,h.JA)();if(a&&"addEventListener"===t)i(a,!0);else if("removeEventListener"!==t||"number"==typeof o)if(e){var c="".concat(Math.random()),l={__tcfapiCall:{command:t,parameter:o,version:r,callId:c}};n[c]=i;try{e.postMessage(l,"*")}catch(t){}}else i({msg:"CMP not found"},!1);else i(!1)},o.A.addEventListener(window,"message",(function(t){var e={};try{e="string"==typeof t.data?JSON.parse(t.data):t.data}catch(t){}var r=e.__tcfapiReturn;r&&"function"==typeof n[r.callId]&&(r.callId,r.returnValue,r.success,n[r.callId](r.returnValue,r.success),n[r.callId]=null)}))}(t,e)})).catch((function(){"Skipping stub creation, no ".concat(y," frame is available")})):u.N.resolve()}e.A={readCMPData:function(t){var e=(0,r.Yq)("CMP_TIMEOUT",a.b);return(0,f.vm)(function(t){var e=(0,s.A)(t);return(0,p.j)(v,window,0).catch((function(){return g(c.ok,0).then((function(){return(0,p.j)(v,window,0)}))})).then((function(t){return function(t,e){return new u.N((function(n){"readCMPData: calling ".concat(v),t("addEventListener",2,(function(r,i){var o=r.listenerId;function a(){o&&t("removeEventListener",2,(function(){}),o=null)}"readCMPData: received event from ".concat(v),i||(a(),n({version:"2",provider:m,consentString:"",cmpAvailability:"error",applies:e})),!i||"tcloaded"!==r.eventStatus&&"useractioncomplete"!==r.eventStatus||(a(),(0,h.Zy)(r),n({version:"2",provider:m,consentString:r.tcString,cmpAvailability:"available",applies:!!r.gdprApplies}))}))}))}(t.cmpFunction,e)})).catch((function(){return{version:"",provider:m,consentString:"",cmpAvailability:"unavailable",applies:e}}))}(t),e,{version:"2",provider:m,consentString:"",cmpAvailability:"timeout",applies:(0,s.A)(t)})},constructCMPPostMessageStub:g}},171:function(t,e,n){n.d(e,{F:function(){return l}});var r=n(1326),i=n(3241),o=n(2585),a=n(1365),c=n(1541);function l(t){var e=t.get("country");return o.N.all([a.A.readCMPData(e,t),c.A.readCMPData(e,t)]).then((function(t){var e=t[0],n=t[1];return{gdpr:{applies:n.applies,consentString:n.consentString,cmpAvailability:n.cmpAvailability},ccpa:{applies:e.applies,consentString:e.consentString,cmpAvailability:e.cmpAvailability}}})).catch((function(t){return(0,i.w)(t,"readCMPData"),{gdpr:{applies:!1,consentString:"",cmpAvailability:"error"},ccpa:{applies:!1,consentString:"",cmpAvailability:"error"}}}))}new r.C("readCMPData")},1269:function(t,e,n){function r(t,e){var n=new Error(t);return n.code=e,n.isCodedError=!0,n}n.d(e,{A:function(){return r}})},1191:function(t,e,n){e.A={STANDARD:"standard",AMP_AD:"amp-ad",AMP_VIDEO_IFRAME:"amp-video-iframe",AMP_IFRAME:"amp-iframe",AMP_VIRALIZE_PLAYER:"amp-viralize-player",FACEBOOK_INSTANT_ARTICLES:"fbia",APPLE_NEWS:"an",OEMBED:"oembed"}},2240:function(t,e,n){n.d(e,{cD:function(){return r}});var r={SIXTEEN_NINE:"16/9",NINE_SIXTEEN:"9/16",SIXTEEN_TEN:"16/10",TEN_SIXTEEN:"10/16",FOUR_FIVE:"4/5",FOUR_THREE:"4/3",THREE_FOUR:"3/4",ELEVEN_NINE:"11/9",ONE_ONE:"1/1",UNKNOWN:"unknown"}},9747:function(t,e,n){n.d(e,{b:function(){return r}});var r=2e3},7414:function(t,e){e.A={BANNER:"banner",INSTREAM:"instream",STREAM:"gallery",VIP:"outstream",INTERSTITIAL:"interstitial",INTEXT:"native",SITELOOP:"siteloop",CLIPCHOICE:"clipchoice"}},1116:function(t,e,n){n.d(e,{e:function(){return i},g:function(){return r}});var r={ERROR:"player_error",AD_OPPORTUNITY:"ad_opportunity",ACTIVATION:"activation",START_VIP:"start_vip",STOP_VIP:"stop_vip",CLOSE_VIP_ACTION:"close_vip_action"},i={OK:"ok",HEAVY_AD_INTERVENTION:"60000",ADBLOCKER:"60001",PLAYER_SCRIPT_NOT_LOADED:"60002"}},6838:function(t,e){e.A={AMP:"amp",FACEBOOK_INSTANT_ARTICLES:"fbia",APPLE_NEWS:"an",OEMBED:"oembed"}},1400:function(t,e){e.A={SCRIPT_NOT_FOUND:30001,LOCATION_INLINE_ERROR:30002,LOCATION_AUTO_ERROR:30003,LOCATION_BY_ID_ERROR:30004,LOCATION_BY_SELECTOR_ERROR:30005,SCRIPT_IN_HEAD:30006,LOCATION_BODY_ERROR:30007,INVALID_VPT_CONFIGURATION:50001}},9157:function(t,e){function n(t){this.message=t}function r(t){this.message=t}function i(t){this.message=t}function o(t){this.message=t}n.prototype=new Error,r.prototype=new Error,i.prototype=new Error,o.prototype=new Error,e.A={MaxInstancesError:n,DuplicateInjectorError:r,ViewabilityUnavailableError:i,ViewabilityClassNotFoundError:o}},3881:function(t,e,n){n.d(e,{c:function(){return u}});var r=n(1326),i=n(8575),o=n(8125),a=n(4867),c=n(2411),l=n(6452);function s(t){var e=(0,a.a)(t);return!!e&&0===["googlesyndication.com","doubleclick.net","googleapis.com"].filter((function(t){return e.endsWith(t)})).length}function u(t){var e=function(t){var e=s(t),n=(0,l.R)(t);if(e&&n)return null;var r=(0,c.yb)();if(null==r)return null;var i=s(r),o=(0,l.R)(r);return!i||!o||(0,a.a)(t)!==(0,a.a)(r)&&e?null:r}(t.get("page_url",""));if(null!=e){var n=t.get();return n.page_url=e,n.base_query=(0,i.x)(t.get("base_query",""),{u:e}),new o.A(n)}return t}new r.C("getOptimizedConfig")},8456:function(t,e,n){n.d(e,{ok:function(){return w}});var r,i,o=n(9712),a=n(8125),c=n(5504),l=n(7414),s=n(3881),u=(n(1529),n(941)),f=document.currentScript||injectionElement;"undefined"!=typeof config?r=new a.A(config):(f&&(i=(window.__adsbyshowheroes||{})[f.getAttribute("id")]),i&&(r=new a.A(i)));var p,d,h,m,v=window!==window.top&&u.Ay.canAccessTopWindow(),y=!!window.inGptIF,g=new c.A,w=((null==r?v?window.top:window:(d=(p=r).get("format_family"),h=p.get("enable_intext_animation",!0),m=!(d===l.A.BANNER||d===l.A.STREAM||d===l.A.SITELOOP||d===l.A.CLIPCHOICE||d===l.A.INTEXT&&!h)||"no"!==p.get("vip_mode","no"),v&&m?window.top:window)).document,u.Ay.getTopAccessibleWindow(window));null!=r&&(r=(0,s.c)(r),(0,o.Ix)(r.get("extra_config",{})));var A,b=((A=w).__VR=A.__VR||{},A.__VR.widgets=A.__VR.widgets||[],A.__VR);e.Ay={currentScript:f,inDapIF:v,inGptIF:y,injectorPlayerEmitter:g,config:r,namespace:b,playerBootTime:0}},5603:function(t,e,n){function r(t){var e=console;try{e.error(t)}catch(t){}}n.d(e,{K:function(){return r}})},1529:function(t,e,n){!function(){try{return Date.now()}catch(t){}}()},7090:function(t,e,n){var r=n(7414),i="default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7,fetch,AbortController",o="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.js?features=".concat(i,"&flags=gated"),a="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=".concat(i,"&flags=gated"),c={player:{debug:[o,"//imasdk.googleapis.com/js/sdkloader/ima3_debug.js"],default:[a,"//imasdk.googleapis.com/js/sdkloader/ima3.js"]},content:{debug:[o],default:[a]},banner:{debug:[o],default:[a]},sentry:"//cdn.ravenjs.com/3.17.0/raven.min.js"};function l(t){return'<script type="text/javascript" src="'.concat(t,'"><\/script>')}e.A={getScripts:function(t){var e,n=t.get("format_family"),i=t.get("player.script"),o=t.get("sentry",null),a=t.get("debug",!1),s=t.get("scheme","https");e=n===r.A.BANNER?c.banner:n===r.A.STREAM||n===r.A.SITELOOP||n===r.A.CLIPCHOICE?c.content:c.player;var u=a?e.debug.slice():e.default.slice();return o&&u.unshift(c.sentry),u.push(i),u.map((function(t){return function(t,e){var n=t;return/https?:/i.test(window.location.protocol)||/^https?/i.test(t)||(n="".concat(e,":").concat(t)),n}(t,s)})).map(l).join("")}}},7422:function(t,e,n){n.d(e,{m:function(){return o}});var r=n(6428),i=n(3241);function o(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return(0,r.X)(t).then((function(t){var e;try{e=JSON.parse(t)}catch(t){throw(0,i.w)(t,"jsonParse"),t}if(e.error)throw new Error(e.error);return e})).then((function(t){return e&&(t.extra.alias=e),t}))}},7348:function(t,e,n){n.d(e,{y:function(){return a}});var r=n(1365),i=n(1541),o=n(327);function a(t,e,n,a,c,l){var s=t.contentWindow;s.config=e,s.injectorPlayerEmitter=n,null!=a&&(s.vpt=a),(0,o.b)(s,n),i.A.constructCMPPostMessageStub(s),r.A.constructCMPPostMessageStub(s),new s.Player(e,c,null!=l?l:null).init()}},4591:function(t,e,n){n.d(e,{p:function(){return f}});var r=n(1326),i=n(5047),o=n(1269),a=n(1116),c=n(7090),l=n(2585),s=n(7293),u=n(4819);function f(t,e,n){if(!e.parentNode)return l.N.reject(new Error("the parent element is not in the DOM tree"));var r=Math.random().toString(32).substr(2),f=i.A.render(n,{scripts:c.A.getScripts(t),iframeId:r}),p=(0,s.fm)().then((function(){return(0,u.t)(e,f),e})),d=new l.N((function(t){e.__loadCallback=function(){t(e)}})),h=function(t,e){var n,r=null===(n=t.ownerDocument)||void 0===n?void 0:n.defaultView;return r||l.N.reject(new Error("No host window")),new l.N((function(n){r.addEventListener("message",(function i(o){var a;try{if((a=JSON.parse(o.data)).iframeId!==e)return}catch(o){return}null!=a.issuer&&"playeriframe"===a.issuer&&(r.removeEventListener("message",i),n(t))}))}))}(e,r),m=[d,h];m=m.map((function(t){return t.then((function(t){if(null!=t.contentWindow.Player)return t}))}));var v=l.N.all(m).then((function(t){if(t.filter((function(t){return!!t})).length>0)return(0,l.Z)();throw(0,o.A)("Could not load player script",a.e.PLAYER_SCRIPT_NOT_LOADED)})),y=l.N.race(m.map((function(t){return t.then((function(t){return null!=t?t:(0,l.Z)()}))}))),g=p.then((function(){return y}));return l.N.race([g,v])}new r.C("loadIframeAsync")},3664:function(t,e,n){n.d(e,{m:function(){return s}});var r=n(1326),i=n(3241),o=n(2585),a=n(7348),c=n(4591);function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function s(t,e,n,r,s,u,f){var p=(0,c.p)(e,n,r),d=e.get("sentry",null),h=null;return null!=d&&(h={dsn:d.dsn,sampleRate:d.sample_rate}),o.N.all([t,p]).then((function(t){var e,n=function(t){if(Array.isArray(t))return t}(e=t)||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,r,i,o,a=[],c=!0,l=!1;try{for(i=(e=e.call(t)).next,!2;!(c=(n=i.call(e)).done)&&(a.push(n.value),2!==a.length);c=!0);}catch(t){l=!0,r=t}finally{try{if(!c&&null!=e.return&&(o=e.return(),Object(o)!==o))return}finally{if(l)throw r}}return a}}(e)||function(t){if(t){if("string"==typeof t)return l(t,2);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?l(t,2):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),r=n[0],i=n[1];(0,a.y)(i,r,s,u,f,h)})).catch((function(t){throw(0,i.w)(t,"loadPlayerAsync"),t}))}new r.C("loadPlayerAsync")},4819:function(t,e,n){n.d(e,{t:function(){return a}});var r=n(1326),i=n(5902),o=(new r.C("writeIframeContent"),{name:"document.write",write:function(t,e){var n=(0,i.B)(t);n.open("text/html","replace"),n.write(e),n.close()},isSupported:function(t){return null!=(0,i.B)(t)}});function a(t,e){var n=function(t){if(o.isSupported(t))return o;throw Error("No iframe writer supported")}(t);n.name,n.write(t,e)}},2791:function(t,e,n){var r=n(941),i={getAmpAdContext:function(){var t=i.getAmpAdWindowWithContext();if(null!=t)return t.context},getAmpAdWindowWithContext:function(){var t=window;try{for(;t!==window.top;){if(null!=t.context&&null!=t.context.observeIntersection)return t;t=t.parent}}catch(t){}},getAmpVideoIframe:function(){var t=i.getAmpVideoIframeWindow();if(null!=t)return t.AmpVideoIframe},getAmpVideoIframeWindow:function(){var t=window;try{for(;t!==window.top;){if(null!=t.AmpVideoIframe)return t;t=t.parent}}catch(t){}},isAmpIframe:function(){return null!=i.getAmpIframeWindow()},getAmpIframeWindow:function(){var t=window;try{for(;r.Ay.canAccessWindow(t);){if(i.isWindowAmpIframe(t))return t;if(t.parent===t)return;t=t.parent}return}catch(t){return}},isWindowAmpIframe:function(t){try{return(t.name||"").toLowerCase().startsWith("amp_iframe")}catch(t){return!1}},isInsideAmp:function(){return null!=i.getAmpAdContext()||null!=i.getAmpVideoIframe()||i.isAmpIframe()}};e.A=i},4806:function(t,e,n){function r(t,e,n){if(!e||!n)return null;var r=t.unitCountMap||{},i=r[e]||{};if(i[n])return i[n];var o=Object.keys(i).length+1;return i[n]=o,r[e]=i,t.unitCountMap=r,o}n.d(e,{A:function(){return r}})},7366:function(t,e,n){n.d(e,{h:function(){return i}});var r=n(6314);function i(t,e,n,i){var o=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],a=arguments.length>5&&void 0!==arguments[5]&&arguments[5],c=n?"".concat(n,"px"):"100%",l=i?"".concat(i,"px"):"100%",s=a?"banner":"video player",u={allowfullscreen:!0,webkitallowfullscreen:t.webkitFullscreenEnabled,mozallowfullscreen:t.mozFullScreenEnabled},f=r.A.create(t,"iframe",{id:e,src:o?"javascript:void(0)":"about:blank",loading:"eager",scrolling:"no",frameborder:0,marginheight:0,marginwidth:0,allow:"autoplay *; fullscreen *",width:c,height:l,title:s});return Object.keys(u).forEach((function(t){u[t]&&f.attr(t,u[t])})),f.elem.style.width=c,f.elem.style.height=l,f}},4867:function(t,e,n){n.d(e,{a:function(){return a}});var r=n(1326),i=n(2411),o=n(941);function a(t){var e=t.match(/^https?:\/\/(?:www\.)?([^/:?#]+)(?:[/:?#]|$)/i);return e&&e[1]}new r.C("detectDomain"),e.A=function(){var t,e,n,r=(0,i.Q5)()||(0,i.bU)();return null!=r?t=a(r):null!=(n=o.Ay.getTopAccessibleWindow(window))&&null!==(e=n.document)&&void 0!==e&&e.referrer&&(n.document.referrer,a(n.document.referrer)),t||null}},2411:function(t,e,n){n.d(e,{Q5:function(){return o},bU:function(){return a},yb:function(){return c}});var r=n(1326),i=n(941);function o(){var t=window.location.ancestorOrigins;return t&&t.length>0?(Array.from(t),t[t.length-1]):null}function a(){return i.Ay.canAccessTopWindow()?(window.top.location.href,window.top.location.href):null}function c(){var t;return a()||(null==(t=i.Ay.getTopAccessibleWindow(window).document.querySelector("meta[property='og:url']"))?null:t.getAttribute("content"))||o()||null}new r.C("detectPageUrl")},6314:function(t,e){function n(t){if(!(this instanceof n))return new n(t);this.elem=t}n.create=function(t,e,r){var i=new n(t.createElement(e));return r&&Object.keys(r).forEach((function(t){i.attr(t,r[t])})),i},n.getAll=function(t,e){for(var r=t.querySelectorAll(e),i=[],o=0;o<r.length;o+=1)i[o]=new n(r[o]);return i},n.remove=function(t,e){var n=t.getElementById(e);null!==n&&n.parentNode&&n.parentNode.removeChild(n)},n.insertHTMLBefore=function(t,e,r){if(""===r)return null;var i=t.ownerDocument,o=n.create(i,"ins",{id:e});o.elem.innerHTML=r,t.parentNode.insertBefore(o.elem,t);for(var a=o.elem.getElementsByTagName("script"),c=0;c<a.length;c+=1){for(var l=i.createElement("script"),s=a[c].attributes,u=0;u<s.length;u+=1)l.setAttribute(s[u].nodeName,s[u].value);a[c].innerHTML&&(l.text=a[c].innerHTML),a[c].parentNode.replaceChild(l,a[c])}return this},n.prototype.remove=function(){var t;null!==(t=this.elem)&&void 0!==t&&t.parentNode&&this.elem.parentNode.removeChild(this.elem)},n.prototype.attr=function(t,e){return this.elem.setAttribute(t,e),this},n.prototype.appendTo=function(t){return t.appendChild(this.elem),this},n.prototype.append=function(t){return t.nextSibling?t.parentNode.insertBefore(this.elem,t.nextSibling):t.parentNode.appendChild(this.elem),this},n.prototype.prepend=function(t){return t.parentNode.insertBefore(this.elem,t),this},n.prototype.text=function(t){return void 0===t?"textContent"in this.elem?this.elem.textContent:this.elem.innerText:("textContent"in this.elem?this.elem.textContent=t:this.elem.innerText=t,this)},n.prototype.offset=function(){var t=this.elem.ownerDocument,e=t.defaultView,n=this.elem.getBoundingClientRect(),r=t.body,i=t.documentElement,o=e.pageYOffset||i.scrollTop||r.scrollTop,a=e.pageXOffset||i.scrollLeft||r.scrollLeft,c=i.clientTop||r.clientTop||0,l=i.clientLeft||r.clientLeft||0,s=n.top+o-c,u=n.left+a-l;return{top:Math.round(s),left:Math.round(u)}},n.prototype.hasClass=function(t){return new RegExp(" ".concat(t," ")).test(" ".concat(this.elem.className," "))},n.prototype.addClass=function(t){return this.hasClass(t)||(this.elem.className+=(this.elem.className.length?" ":"")+t),this},n.prototype.removeClass=function(t){return this.hasClass(t)&&(this.elem.className=this.elem.className.replace(t,"").replace(/\s+$/g,"")),this},n.prototype.hide=function(){return this.elem.style.display="none",this.elem.style.visibility="hidden",this},n.prototype.show=function(){return this.elem.style.visibility="visible",this.elem.style.display="",this},e.A=n},941:function(t,e,n){n.d(e,{oI:function(){return f}});var r,i,o={canAccessTopWindow:function(){return o.canAccessWindow(window.top)},canAccessWindow:function(t){try{return!!t.location.href}catch(t){return!1}},getTopAccessibleWindow:function(t){return o.canAccessWindow(t.parent)&&t!==t.parent?o.getTopAccessibleWindow(t.parent):t},isString:function(t){return"string"==typeof t||t instanceof String}},a=0,c={},l=!1;function s(t){delete c[t]}function u(t){if(l)setTimeout(u,0,t);else{var e=c[t];if(e){l=!0;try{!function(t){var e=t.callback,n=t.args;switch(n.length){case 0:e();break;case 1:e(n[0]);break;case 2:e(n[0],n[1]);break;case 3:e(n[0],n[1],n[2]);break;default:e.apply(void 0,n)}}(e)}finally{s(t),l=!1}}}}function f(t,e){return function(){return t.apply(e,Array.prototype.slice.call(arguments))}}!function(){if(window.postMessage&&!window.importScripts){var t=!0,e=window.onmessage;return window.onmessage=function(){t=!1},window.postMessage("","*"),Object.defineProperty(window,"onmessage",{value:e,writable:!0}),t}return!1}()?window.MessageChannel?((i=new MessageChannel).port1.onmessage=function(t){u(t.data)},r=function(t){i.port2.postMessage(t)}):r=function(t){setTimeout(u,0,t)}:function(){var t="shSetImmediate$".concat(Math.random(),"$");function e(e){e.source===window&&"string"==typeof e.data&&0===e.data.indexOf(t)&&u(+e.data.slice(t.length))}window.addEventListener?window.addEventListener("message",e,!1):window.attachEvent("onmessage",e),r=function(e){window.postMessage(t+e,"*")}}(),o.setImmediate=function(t){var e=t;"function"!=typeof e&&(e=new Function("".concat(e)));for(var n=new Array(arguments.length-1),i=0;i<n.length;i+=1)n[i]=arguments[i+1];var o={callback:e,args:n};return c[a+=1]=o,r(a),a},o.clearImmediate=s,e.Ay=o},3041:function(t,e,n){var r=n(4427),i=n(1326),o=n(2240),a=n(8456),c=n(7108),l=n(2791),s=n(4806),u=n(4867),f=n(1033),p=n(2279);new i.C("generateInjectorConfig"),e.A=function(t){var e,n={blacklistedAds:[],width:0,height:0,scriptSrc:"",brandConfig:null,consent:{gdpr:{cmp:"unavailable",applies:!1,consentString:""},ccpa:{cmp:"unavailable",applies:!1,consentString:""}},playerBootTime:0,hasFallback:!1,clipChoicePosition:"default",playerLayout:r.U.COMPACT,playerPosition:null,placementPosition:null,aspectRatioCategory:o.cD.SIXTEEN_NINE,extraConfig:null,zid:"",sid:""},i=Object.assign(n,t),d=(0,u.a)(i.scriptSrc),h="content.viralize.tv"===d||"dev-content.viralize.tv"===d,m=p.A.getSafeViewportSize(),v={width:i.width,height:i.height};return{zoneDimensions:v,viewportDimensions:m,blacklistedAds:i.blacklistedAds,isInsideAmp:l.A.isInsideAmp(),isInsideGpt:a.Ay.inGptIF,isInsideAdIframe:(0,f.A)(window),isInContentDomain:h,consent:i.consent,playerBootTime:i.playerBootTime,hasFallback:i.hasFallback,clipChoicePosition:i.clipChoicePosition,playerLayout:i.playerLayout,sessionState:i.sessionState,displayViewable:i.displayViewable,placementPosition:i.placementPosition||(0,c.z)(i.playerPosition,v,m),aspectRatioCategory:i.aspectRatioCategory,extraConfig:i.extraConfig,userAgent:null===a.ok||void 0===a.ok||null===(e=a.ok.navigator)||void 0===e?void 0:e.userAgent,unitCount:(0,s.A)(a.Ay.namespace,i.zid,i.sid),brandConfig:i.brandConfig}}},8989:function(t,e,n){function r(){return Math.random().toString(32).substr(2)}n.d(e,{M:function(){return r}})},5902:function(t,e,n){function r(t){var e,n;return null!==(e=null===(n=t.contentWindow)||void 0===n?void 0:n.document)&&void 0!==e?e:t.contentDocument}n.d(e,{B:function(){return r}})},506:function(t,e,n){n.d(e,{A:function(){return o}});var r=n(941),i=n(208);function o(){var t=window;try{for(;r.Ay.canAccessWindow(t);){if((0,i.H)(t))return t;if(t.parent===t)return;t=t.parent}return}catch(t){return}}},5625:function(t,e,n){function r(t){for(var e=[],n=t;n&&(e.push(n),n!==t.top);)n=n.parent;return e}n.d(e,{s:function(){return r}})},6452:function(t,e,n){function r(t){try{return null!=t.match(/^https?:\/\/\.*[^/:?#]+\/((?!\/).+)$/i)}catch(t){}return!1}n.d(e,{R:function(){return r}})},6753:function(t,e){var n={AT:!0,BE:!0,BG:!0,HR:!0,CY:!0,CZ:!0,DK:!0,EE:!0,FI:!0,FR:!0,DE:!0,GR:!0,HU:!0,IE:!0,IT:!0,LV:!0,LT:!0,LU:!0,MT:!0,NL:!0,PL:!0,PT:!0,RO:!0,SK:!0,SI:!0,ES:!0,SE:!0,GB:!0,GF:!0,GP:!0,MQ:!0,ME:!0,YT:!0,RE:!0,MF:!0,GI:!0,AX:!0,PM:!0,GL:!0,BL:!0,SX:!0,AW:!0,CW:!0,WF:!0,PF:!0,NC:!0,TF:!0,AI:!0,BM:!0,IO:!0,VG:!0,KY:!0,FK:!0,MS:!0,PN:!0,SH:!0,GS:!0,TC:!0,AD:!0,LI:!0,MC:!0,SM:!0,VA:!0,JE:!0,GG:!0,EU:!0,CH:!0};e.A=function(t){return n[t]||!1}},1033:function(t,e,n){n.d(e,{A:function(){return c}});var r=n(1326),i=n(5625),o=[/googlesyndication\.com/];function a(t){try{if(function(t){for(var e=0;e<o.length;e+=1)if(o[e].test(t))return!0;return!1}(t.origin))return!0}catch(t){}return!1}function c(t){return!!function(t){return t!==t.top}(t)&&(0,i.s)(t).filter(a).length>0}new r.C("isInsideAdIframe")},3241:function(t,e,n){function r(t,e){window.Raven&&null!=t&&(t.message&&t.message.startsWith("You are trying to put the player into the head")||window.Raven.captureException(t,{tags:{injector_error:e}}))}n.d(e,{w:function(){return r}}),new(n(1326).C)("logSentryError")},2585:function(t,e,n){n.d(e,{N:function(){return a},Z:function(){return c}});var r=n(2128),i=n(941);r.A._immediateFn=i.Ay.setImmediate;var o,a=(o=window.Promise)&&o.resolve&&o.reject&&o.race&&o.all?window.Promise:r.A;function c(){return new a((function(){}))}},208:function(t,e,n){n.d(e,{H:function(){return p}});var r=n(1326),i=n(5504),o=n(2585),a=n(9828),c=(new r.C("safeFrame"),"exp-push"),l="sf::inViewport",s="sf::belowViewport",u="sf::expand",f="sf::collapse";function p(t){return!!(t&&t.$sf&&t.$sf.ext)}function d(t){p(t)&&(this.$sf=t.$sf),this.eventEmitter=new i.A}d.prototype.register=function(t,e){var n=this,r=t;r||(r=1);var i=e;i||(i=1),this.$sf.ext.register(r,i,(function(t,e){var r=e.cmd;switch(!0){case"failed"===t&&r===c:n.eventEmitter.emit(u,!1);break;case"expanded"===t:n.eventEmitter.emit(u,!0);break;case"collapsed"===t:n.eventEmitter.emit(f);break;case"geom-update"===t:n.isInViewport()?n.eventEmitter.emit(l):n._isBelowViewport()&&n.eventEmitter.emit(s)}}))},d.prototype.isInViewport=function(){var t=this._getGeom().self;return 100===this.$sf.ext.inViewPercentage()&&t.h>1},d.prototype._isBelowViewport=function(){var t=this._getGeom(),e=t.pos,n=t.win;return e.t>=n.b},d.prototype.expand=function(t,e){var n=this._getGeom().self,r=Math.floor(n.w/t-n.h)+e,i=(0,a.P)(this.eventEmitter,u);return this.$sf.ext.expand({b:r,push:!0}),i.then((function(t){if(!t)throw new Error("SafeFrame failed to Expand")}))},d.prototype.collapse=function(){var t=(0,a.P)(this.eventEmitter,f);return this.$sf.ext.collapse(),t},d.prototype._getGeom=function(){return this.$sf.ext.geom()},d.prototype.isExpandable=function(){return this._getGeom().self.h<=1},d.prototype.whenInViewport=function(){return this.isInViewport()?o.N.resolve():(0,a.P)(this.eventEmitter,l)},d.prototype.whenBelowTheFold=function(){return this._isBelowViewport()?o.N.resolve():(0,a.P)(this.eventEmitter,s)}},2886:function(t,e,n){n.d(e,{R:function(){return p}});var r=n(1269),i=n(1400),o=n(6314),a=n(941),c=n(2279),l={auto:i.A.LOCATION_AUTO_ERROR,inline:i.A.LOCATION_INLINE_ERROR,idSelector:i.A.LOCATION_BY_ID_ERROR,querySelector:i.A.LOCATION_BY_SELECTOR_ERROR,body:i.A.LOCATION_BODY_ERROR};function s(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"article p",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:100,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:20,l=t.document,s=o.A.getAll(l,e),u=parseInt((r-n)/i,10)||1;function f(t){return function(e){return 0!==e.offset().top&&e.text().length>t}}for(var p=[],d=!1,h=r;h>=n;h-=u)if((p=c.A.filter(s,(0,a.oI)(f(h),this))).length>0){d=!0;break}if(d){var m=t.innerHeight,v=(p=c.A.filter(p,(function(t){return t.offset().top>m}))).sort((function(t,e){return t.offset().top-e.offset().top}));return v[0]?v[Math.floor(v.length/2)]:null}return null}function u(t){for(var e=window,n=e.document.getElementById(t);null==n&&e!==e.parent&&a.Ay.canAccessWindow(e.parent);)n=(e=e.parent).document.getElementById(t);return n}function f(t){for(var e=window,n=e.document.querySelector(t);null==n&&e!==e.parent&&a.Ay.canAccessWindow(e.parent);)n=(e=e.parent).document.querySelector(t);return n}function p(t,e,n){for(var i,o,a=new RegExp(/^id-.*/),c=new RegExp(/^sel-.*/),p=e.length,d=0;d<p;d+=1){var h=e[d];if("inline"===h?(i=n,o="inline"):"auto"===h?(i=s(t),o="auto"):a.test(h)?(i=u(h.slice(3)),o="idSelector"):c.test(h)&&(i=f(window.decodeURIComponent(h.slice(4))),o="querySelector"),i)return{playerLocation:i,usedCriteria:o}}throw(0,r.A)("Could not find injection point",function(t){var e;return null!==(e=l[t])&&void 0!==e?e:null}(o))}},2716:function(t,e,n){n.d(e,{V:function(){return l}});var r=n(3241),i=n(2585),o=n(2886),a=n(2279),c=n(3467);function l(t,e,n){var l=e.slice(0,1);return i.N.resolve().then((function(){return(0,o.R)(t,l,n)})).catch((function(){return(0,c.K)()})).then((function(){return(0,o.R)(t,e,n)})).catch((function(t){throw null!=t&&t.isCodedError?a.A.trackRequestEvent("adunit_request_error",t.code):(0,r.w)(t,"searchPlayerLocationAsync"),t}))}},327:function(t,e,n){n.d(e,{b:function(){return p}});var r=n(1326),i=n(4892),o=n(1269),a=n(7414),c=n(1116),l=n(2585),s=n(2279),u=n(5218),f=(new r.C("setupHeavyAdReporting"),"HeavyAdIntervention");function p(t,e,n){var r=!1;e.once("adFilled",(function(){r=!0})),function(t){return t.ReportingObserver?new l.N((function(e,n){var r;function i(t){for(var e=!1,i=0;i<t.length;i+=1){var a=t[i];JSON.stringify(a,null,2),a.body.id===f&&(e=!0)}if(e)return r.disconnect(),void n((0,o.A)("Heavy ad intervention",c.e.HEAVY_AD_INTERVENTION))}(r=new t.ReportingObserver(i,{buffered:!0})).observe(),(0,u.p)(t,"pagehide").then((function(){i(r.takeRecords())}))})):(0,l.Z)()}(t).catch((function(t){null!=t&&t.isCodedError&&s.A.trackPlayerEvent(c.g.ERROR,t.code),n.get("format_family")===a.A.INTEXT?e.emit("cmd::pullup",{adFilled:r,skipped:!1}):e.emit(i.NN,{impression:r,skipped:!1})}))}},5419:function(t,e,n){n.d(e,{M:function(){return c}});var r=n(1326),i=n(2585),o=n(7293);function a(t){return new i.N((function(e,n){try{e(t())}catch(t){n(t)}}))}function c(t,e,n){for(var r=a(t),i=function(n){r=r.catch((function(r){return"Try n. ".concat(n+1," failed, with error"),(0,o.fm)(e).then((function(){return a(t)}))}))},c=0;c<n;c+=1)i(c);return r}new r.C("timedRetry")},7293:function(t,e,n){n.d(e,{fm:function(){return o},vm:function(){return c}});var r=n(1326),i=n(2585);function o(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new i.N((function(e){window.setTimeout(e,t)}))}new r.C("timeout");var a=0;function c(t,e,n){return function(t,e){a+=1;var n=o(e).then((function(){throw function(t,e){var n=new Error("Timeout after ".concat(t," milliseconds"));return n.timeoutId=e,n}(e,a)}));return i.N.race([t,n])}(t,e).catch((function(t){if(t.timeoutId)return n;throw t}))}},3879:function(t,e,n){function r(t,e,n,r){return{bottom:e+r,height:r,left:t,right:t+n,top:e,width:n,x:t,y:e}}n.d(e,{E:function(){return r}})},2279:function(t,e,n){var r=n(1326),i=n(2858),o=n(7414),a=n(1116),c=n(8456),l=n(6314),s=n(941),u=n(506),f=n(2585),p=(new r.C("utils"),c.Ay.config),d={},h={mov:"mp4",mkv:"x-matroska","3gp":"3gpp","3g2":"3gpp2",h261:"h261",h263:"h263",h264:"h264",jpgv:"jpeg",jpm:"jpm",mj2:"mj2",mp4:"mp4",mpeg:"mpeg",ogv:"ogg",qt:"quicktime",uvh:"vnd.dece.hd",uvm:"vnd.dece.mobile",uvp:"vnd.dece.pd",uvs:"vnd.dece.sd",uvv:"vnd.dece.video",fvt:"vnd.fvt",mxu:"vnd.mpegurl",pyv:"vnd.ms-playready.media.pyv",uvu:"vnd.uvvu.mp4",viv:"vnd.vivo",webm:"webm",f4v:"x-f4v",fli:"x-fli",flv:"x-flv",m4v:"x-m4v",asf:"x-ms-asf",wm:"x-ms-wm",wmv:"x-ms-wmv",wmx:"x-ms-wmx",wvx:"x-ms-wvx",avi:"x-msvideo",movie:"x-sgi-movie"};d.getViewportSize=function(t){var e="inner",n=t;return"innerWidth"in t||(e="client",n=n.document.documentElement||n.document.body),{width:n["".concat(e,"Width")],height:n["".concat(e,"Height")]}},d.getSafeViewportSize=function(){if(s.Ay.canAccessTopWindow())return d.getViewportSize(s.Ay.getTopAccessibleWindow(window));var t,e,n,r,i=(0,u.A)();return i?{width:null!==(t=null===(e=i.$sf.ext.geom())||void 0===e||null===(e=e.win)||void 0===e?void 0:e.w)&&void 0!==t?t:0,height:null!==(n=null===(r=i.$sf.ext.geom())||void 0===r||null===(r=r.win)||void 0===r?void 0:r.h)&&void 0!==n?n:0}:{width:0,height:0}},d.getScreenSize=function(t){return{width:t.screen.width,height:t.screen.height}},d.getPageSize=function(t){return{width:t.document.body.scrollWidth,height:t.document.body.scrollHeight}},d.setCookie=function(t,e,n){var r=(new Date).valueOf(),i=new Date(864e5+r);i.setHours(0,0,0,0);var o=n||i,a=Math.floor((o-r)/1e3),l="".concat(t,"=").concat(e,";")+"path=/;"+"max-age=".concat(a,";")+"expires=".concat(o.toUTCString());return c.ok.document.cookie=l,l},d.getCookie=function(t){var e=window.encodeURIComponent(t);e=e.replace(/[-.+*]/g,"\\$&");var n=new RegExp("(?:(?:^|.*;)\\s*".concat(e,"\\s*\\=\\s*([^;]*).*$)|^.*$")),r=c.ok.document.cookie.replace(n,"$1");return""!==r?window.decodeURIComponent(r):null},d.deleteCookie=function(t){c.ok.document.cookie="".concat(t,"=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;")},d.filter=function(t,e){for(var n=[],r=0;r<t.length;r+=1){var i=t[r];e(i)&&n.push(i)}return n},d.classNamePrefix=function(t,e){for(var n=0,r=e.length;n<r;n+=1)e[n]="".concat(t,"-").concat(e[n]);return e.join(" ")},d.throwException=function(t){setTimeout((function(){throw t}),0)},d.getCustomCss=function(t){var e=t.getAttribute("data-custom-style"),n="";if(e){var r=document.getElementById(e);r?n=r.innerHTML:this.throwException("Couldn't find the custom style tag ".concat(e))}return n},d.trackUrl=function(t){var e=new Image;e.onload=function(){},e.onerror=function(){},e.src=t},d.trackRequestEvent=function(t,e){var n=e||"ok",r=(0,i.s)({session_id:p.get("sid"),request_session_id:p.get("sid"),label:t,ver:14,reason:n,type:"event",category:"request_session"}),o="".concat(p.get("scheme"),"://").concat(p.get("endpoint_host"),"/track/?").concat(r);d.trackUrl(o)},d.trackPlayerEvent=function(t,e,n){var r=e||a.e.OK,o=n||p,c=(0,i.s)({session_id:"".concat(o.get("sid"),":0"),player_session_id:"0",label:t,ver:12,reason:r,type:"event",category:"player_session"}),l="".concat(o.get("scheme"),"://").concat(o.get("endpoint_host"),"/track/?").concat(c);d.trackUrl(l)},d.getVPTInstance=function(t){var e=t.get("is_preview"),n=t.get("is_test");return t.get("format_family")===o.A.INSTREAM&&(e||n)?null:c.Ay.namespace&&c.Ay.namespace.vptimpl},d.getAdditionalPlayerConfig=function(t,e){var n=null,r=d.getVPTInstance(t);return null!=r&&null!=r.getConfig&&(n=r.getConfig(e)),n},d.isUrl=function(t){return/(http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-/]))?/.test(t)},d.getFifAbsolutePosition=function(t){for(var e,n,r,i={top:0,left:0},o=t;o!==window.top;)e=o.frameElement.getBoundingClientRect(),n=o.parent.pageYOffset||o.parent.document.documentElement.scrollTop||o.parent.document.body.scrollTop||0,r=o.parent.pageXOffset||o.parent.document.documentElement.scrollLeft||o.parent.document.body.scrollLeft||0,i.top+=e.top+n,i.left+=e.left+r,o=o.parent;return i},d.copyString=function(t){return" ".concat(t).slice(1)},d.getFileExtension=function(t){return null==t?"":t.split(".").pop()},d.getMimetype=function(t){var e=d.getFileExtension(t);return h[e.toLowerCase()]||""},d.getVptId=function(t){var e=p.get("zid");return t.hasAttribute("data-alias")&&(e=t.getAttribute("data-alias")),e},d.isAdBlockedAsync=function(){var t=document.createElement("script");return new f.N((function(e){var n;t.addEventListener("load",(function(){e(!1)})),t.addEventListener("error",(function(){e(!0)})),t.src="https://ads.viralize.tv/";var r=null!==(n=document.body)&&void 0!==n?n:document.head;null==r||r.appendChild(t)})).then((function(e){return new l.A(t).remove(),e}))},e.A=d},3467:function(t,e,n){n.d(e,{K:function(){return s}});var r=n(4042),i=n(8456),o=n(2585),a="complete",c="readystatechange";function l(t,e){return t.readyState===a||t.readyState===e}function s(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,e=i.ok.document;return l(e,t)?o.N.resolve():new o.N((function(n){r.A.addEventListener(e,c,(function i(){l(e,t)&&(r.A.removeEventListener(e,c,i),n())}))}))}},5218:function(t,e,n){n.d(e,{p:function(){return o}});var r=n(4042),i=n(2585);function o(t,e){return new i.N((function(n){r.A.addEventListener(t,e,(function i(o){r.A.removeEventListener(t,e,i),n(o)}))}))}},9828:function(t,e,n){n.d(e,{P:function(){return o}});var r=n(1326),i=n(2585);function o(t,e){return new i.N((function(n){t.once(e,(function(t){n(t)}))}))}new r.C("waitForEmitterEvent")},9575:function(t,e,n){n.d(e,{a:function(){return i}});var r=["hidden","mozHidden","webkitHidden","msHidden","oHidden"];function i(){for(var t,e=0;e<r.length;e+=1)if((t=r[e])in document)return t;return t}},7108:function(t,e,n){n.d(e,{z:function(){return a}});var r=n(5305),i=n(3879),o=n(2245);function a(t,e,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:50;return null==t||null==e||0===e.width||0===e.height||null==n||0==n.width||0==n.height?r.N.UNKNOWN:(0,o.A)((0,i.E)(t.left,t.top,e.width,e.height),n)>=a?r.N.ABOVE_THE_FOLD:r.N.BELOW_THE_FOLD}},2884:function(t,e,n){n.d(e,{l:function(){return l}});var r=n(1191),i=n(2791),o=n(941),a=n(208),c=n(2279);function l(t,e){var n,l,s,u,f=null,p=t.getBoundingClientRect(),d=t.ownerDocument.defaultView;return e===r.A.AMP_AD?f={top:(u=i.A.getAmpAdContext()).initialLayoutRect.top,left:u.initialLayoutRect.left}:d!==window.top?o.Ay.canAccessTopWindow()?((f=c.A.getFifAbsolutePosition(d)).top+=p.top,f.left+=p.left):(0,a.H)(d)&&null!=(s=d.$sf.ext.geom())&&null!=s.self&&null!=s.self.t&&null!=s.self.l&&(f={top:s.self.t,left:s.self.l}):(n=d.pageYOffset||d.document.documentElement.scrollTop||d.document.body.scrollTop||0,l=d.pageXOffset||d.document.documentElement.scrollLeft||d.document.body.scrollLeft||0,f={top:p.top+n,left:p.left+l}),f}},2245:function(t,e,n){function r(t,e){var n=t.width*t.height,r=Math.ceil(Math.max(0,t.left)),i=Math.ceil(Math.min(e.width,t.right)),o=Math.ceil(Math.max(0,t.top)),a=Math.ceil(Math.min(e.height,t.bottom));if(r<i&&o<a){var c=(i-r)*(a-o);return Math.floor(c/n*100)}return 0}n.d(e,{A:function(){return r}})},8501:function(t,e,n){var r=n(9157).A.ViewabilityUnavailableError,i={IAB_VIDEO:2,IAB_BANNER:1,DISPLAY_VIDEO:1};function o(t,e,n){var r=n||i.IAB_VIDEO;this.viewability=t,this.callback=e,this.iabViewabilityTimeout=null,this.counter=8,this.loopInterval=r/this.counter*1e3}o.VIEWABILITY_DURATIONS=i,o.prototype.start=function(){var t=this,e=this.counter;if(this.stop(),this.viewability.isViewabilityUnavailable())throw new r;this.iabViewabilityTimeout=window.setTimeout((function n(){t.viewability.computeViewability().perc>=50?0==(e-=1)?t.callback():t.iabViewabilityTimeout=window.setTimeout(n,t.loopInterval):(e=t.counter,t.iabViewabilityTimeout=window.setTimeout(n,t.loopInterval))}),t.loopInterval)},o.prototype.stop=function(){window.clearTimeout(this.iabViewabilityTimeout)},e.A=o},4269:function(t,e,n){var r=n(2791),i=n(8831);function o(t,e,n,o){i.A.call(this,t,e,n,o),this.detachViewabilityObserver=null,this.currentViewability=null,this.ampAdContext=r.A.getAmpAdContext(),this.minElementArea=1}o.prototype=Object.create(i.A.prototype),o.prototype.constructor=o,o.prototype.isViewabilityUnavailable=function(){return!1},o.prototype.computeViewability=function(){var t=!this.ampAdContext.hidden,e=this.computeViewabilityReason(t),n={reason:e,focus:t};return e!==this.reasons.IN_VIEWPORT?(n.perc=0,n):(n.perc=this.currentViewability?Math.min(100,Math.round(100*this.currentViewability.intersectionRatio)):0,n)},o.prototype.computeViewabilityReason=function(t){if(null==this.currentViewability)return this.reasons.FIXED_VIEWABILITY;var e=this.currentViewability.boundingClientRect,n=e.width*e.height;return t?this.currentViewability.intersectionRatio<=0?this.reasons.OUT_OF_VIEWPORT:n<this.minElementArea?this.reasons.TOO_SMALL:this.reasons.IN_VIEWPORT:this.reasons.NOT_IN_FOCUS},o.prototype.attachListeners=function(t){var e=this;this.detachViewabilityObserver=this.ampAdContext.observeIntersection((function(n){e.currentViewability=n[n.length-1],t()}))},o.prototype.detachListeners=function(){this.detachViewabilityObserver&&this.detachViewabilityObserver()},e.A=o},7091:function(t,e,n){var r=n(2791),i=n(9575),o=n(8831);function a(t,e,n,a){o.A.call(this,t,e,n,a),this.currentIntersectionRatio=0,this.refreshFunctionId=void 0,this.ampVideoIframe=r.A.getAmpVideoIframe(),this.hiddenProperty=(0,i.a)()}a.prototype=Object.create(o.A.prototype),a.prototype.constructor=a,a.prototype.isViewabilityUnavailable=function(){return!1},a.prototype.computeViewability=function(){var t=this.inFocus();return{reason:t?this.currentIntersectionRatio>0?this.reasons.IN_VIEWPORT:this.reasons.OUT_OF_VIEWPORT:this.reasons.NOT_IN_FOCUS,focus:t,perc:Math.min(100,Math.round(100*this.currentIntersectionRatio))}},a.prototype.attachListeners=function(t){var e=this;this.ampVideoIframe.push((function(n){function r(){n.getIntersection((function(n){e.currentIntersectionRatio=n.intersectionRatio,t()}))}r(),e.refreshFunctionId=setInterval(r,250)}))},a.prototype.detachListeners=function(){clearInterval(this.refreshFunctionId)},a.prototype.inFocus=function(){var t=this.wnd.document[this.hiddenProperty];return void 0===t||!t},e.A=a},1966:function(t,e,n){var r=n(941),i=n(8831),o={enters_viewport:1,center_enters_viewport:100,center_exits_viewport:49,exits_viewport:-1};function a(t,e,n,o){i.A.call(this,t,e,n,o),this.boundListener=(0,r.oI)(this.receiveMessage,this),this.callback=null}a.prototype=Object.create(i.A.prototype),a.prototype.constructor=a,a.prototype.isViewabilityUnavailable=function(){return!1},a.prototype.computeViewability=function(){return{reason:this.wnd.viewabilityPerc>0?this.reasons.IN_VIEWPORT:this.reasons.OUT_OF_VIEWPORT,focus:!0,perc:this.wnd.viewabilityPerc}},a.prototype.attachListeners=function(t){this.wnd.viewabilityPerc=o[this.wnd.lastViewabilityMessage],this.callback=t,this.wnd.addEventListener("message",this.boundListener)},a.prototype.detachListeners=function(){this.wnd.removeEventListener("message",this.boundListener)},a.prototype.receiveMessage=function(t){o[t.data]&&(this.wnd.viewabilityPerc=o[t.data],this.callback&&this.callback())},e.A=a},515:function(t,e,n){var r=n(4042),i=n(941),o=n(2279),a=n(9575),c=n(2285),l=n(8347),s=n(3807),u=n(8831);function f(t,e,n,r){u.A.call(this,t,e,n,r),this.callback=null,this.windowEvents=["focus","blur","check","checkAndNotify"],this.documentEvents=["visibilitychange","mozvisibilitychange","msvisibilitychange","webkitvisibilitychange"],this.hiddenProperty=(0,a.a)(),this.minElementArea=1,this.ancestors=this.getElementAncestors(),this.viewabilityObserver=null,window.IntersectionObserver?this.viewabilityObserver=new c.A(this.wnd,this.elem):(this.windowEvents=this.windowEvents.concat(["scroll","resize"]),window.MutationObserver?this.viewabilityObserver=new l.A(this.wnd,this.elem):this.viewabilityObserver=new s.A(this.wnd,this.elem))}f.prototype=Object.create(u.A.prototype),f.prototype.constructor=f,f.prototype.getElementAncestors=function(){for(var t=[],e=this.elem;e;)t.unshift(e),e=e.parentNode;return t},f.prototype.isViewabilityUnavailable=function(){return!window.IntersectionObserver&&this.isInIframe()},f.prototype.isInIframe=function(){if(this.wnd.top!==this.wnd.self)return!0;for(var t=this.wnd.top.document.getElementsByTagName("iframe"),e=0;e<t.length;e+=1)if(t[e]===this.elem)return!1;return!0},f.prototype.computeViewability=function(){var t=this.inFocus(),e=this.computeViewabilityReason(t),n={reason:e,focus:t};return!this.forceViewability()||e!==this.reasons.OUT_OF_VIEWPORT&&e!==this.reasons.IN_VIEWPORT?e!==this.reasons.IN_VIEWPORT?(n.perc=0,n):(n.perc=this.viewabilityObserver.computeViewabilityPercentage(),n):(n.perc=100,n)},f.prototype.computeViewabilityReason=function(t){var e=this.elem,n=o.A.getViewportSize(this.wnd),r=e.getBoundingClientRect(),i=r.width*r.height,a=this.ancestors;if("none"===e.style.display||"hidden"===e.style.visibility)return this.reasons.HIDDEN;for(var c=0;c<a.length;c+=1){var l=a[c].style;if(l&&("none"===l.display||"hidden"===l.visibility))return this.reasons.HIDDEN}return t?r.bottom<=0||r.right<=0||r.top>=n.height||r.left>=n.width?this.reasons.OUT_OF_VIEWPORT:i<this.minElementArea?this.reasons.TOO_SMALL:this.reasons.IN_VIEWPORT:this.reasons.NOT_IN_FOCUS},f.prototype.inFocus=function(){var t=this.wnd.document[this.hiddenProperty];return void 0!==t?!t:!i.Ay.canAccessTopWindow()||"function"!=typeof window.top.document.hasFocus||window.top.document.hasFocus()},f.prototype.attachListeners=function(t){var e;for(this.callback=t,e=0;e<this.windowEvents.length;e+=1)r.A.addEventListener(this.wnd,this.windowEvents[e],t,!0);for(e=0;e<this.documentEvents.length;e+=1)r.A.addEventListener(this.wnd.document,this.documentEvents[e],t,!0);this.viewabilityObserver.start(t)},f.prototype.detachListeners=function(){var t;for(t=0;t<this.windowEvents.length;t+=1)r.A.removeEventListener(this.wnd,this.windowEvents[t],this.callback,!0);for(t=0;t<this.documentEvents.length;t+=1)r.A.removeEventListener(this.wnd.document,this.documentEvents[t],this.callback,!0);this.viewabilityObserver.stop()},e.A=f},2197:function(t,e,n){n.d(e,{c:function(){return o}});var r=n(941),i=n(2279);function o(t,e){var n,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.5,c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:.5,l=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,s=t.ownerDocument,u=s.defaultView,f=i.A.getViewportSize(u),p=t.getBoundingClientRect(),d=Math.floor(p.top),h=Math.floor(p.left),m=Math.max(s.body.scrollHeight,s.body.offsetHeight,s.documentElement.clientHeight,s.documentElement.scrollHeight,s.documentElement.offsetHeight),v=(s.documentElement.scrollTop||s.body.scrollTop)+f.height,y=h+Math.floor(p.width*a),g=d+Math.floor(p.height*c),w={top:0,left:0,right:f.width,bottom:f.height};return l>0&&(w.top=w.top-l,w.left=w.left-l,w.right=w.right+l,w.bottom=w.bottom+l),n=e?y>=w.left&&y<=w.right&&g>=w.top&&g<=w.bottom:m===v||y<w.right&&g<w.bottom,u.frameElement&&r.Ay.canAccessWindow(u.parent)?n&&o(u.frameElement,e,a,c,l):n}},2285:function(t,e){function n(t,e){this.callback=null,this.intersectionObserver=null,this.intersectionData=null,this.elem=e,this.wnd=t}n.prototype.start=function(t){var e=this,n={root:null,rootMargin:"0px",threshold:this.createIntersectionObserverThresholds()};this.callback=t,this.intersectionObserver=new IntersectionObserver((function(t){0!==t.length&&(e.intersectionData=e.parseIntersectionData(t),e.callback())}),n),this.intersectionObserver.observe(this.elem)},n.prototype.createIntersectionObserverThresholds=function(){for(var t=[],e=0;e<=100;e+=1){var n=e/100;t.push(n)}return t},n.prototype.parseIntersectionData=function(t){var e=t[t.length-1];return Math.min(100,Math.round(100*e.intersectionRatio))},n.prototype.stop=function(){this.intersectionObserver&&(this.intersectionObserver.disconnect&&this.intersectionObserver.disconnect(),this.intersectionObserver.unobserve&&this.intersectionObserver.unobserve(this.elem),this.intersectionObserver=null)},n.prototype.computeViewabilityPercentage=function(){var t;if(null!==(t=this.intersectionObserver)&&void 0!==t&&t.takeRecords){var e=this.intersectionObserver.takeRecords();e.length>0&&(this.intersectionData=this.parseIntersectionData(e))}return null!=this.intersectionData?this.intersectionData:0},e.A=n},8347:function(t,e,n){var r=n(941),i=n(2279),o=n(2245);function a(t,e){this.callback=null,this.viewabilityObserver=null,this.elem=e,this.wnd=t}a.prototype.start=function(t){this.callback=t,this.viewabilityObserver=new this.wnd.MutationObserver((0,r.oI)((function(t){for(var e=0;e<t.length;e+=1)if(t[e].target.contains(this.elem))return void this.callback()}),this)),this.viewabilityObserver.observe(this.wnd.document.body,{attributes:!0,subtree:!0})},a.prototype.stop=function(){this.viewabilityObserver&&(this.viewabilityObserver.disconnect(),this.viewabilityObserver=null)},a.prototype.computeViewabilityPercentage=function(){var t=i.A.getViewportSize(this.wnd);return(0,o.A)(this.elem.getBoundingClientRect(),t)},e.A=a},3807:function(t,e,n){var r=n(2279),i=n(2245);function o(t,e){this.callback=null,this.viewabilityLoopTimer=null,this.elem=e,this.wnd=t,this.loopInterval=250}o.prototype.start=function(t){var e=this;this.callback=t,function t(){e.callback(),e.viewabilityLoopTimer=e.wnd.setTimeout(t,e.loopInterval)}()},o.prototype.stop=function(){this.viewabilityLoopTimer&&(this.wnd.clearTimeout(this.viewabilityLoopTimer),this.viewabilityLoopTimer=null)},o.prototype.computeViewabilityPercentage=function(){var t=r.A.getViewportSize(this.wnd);return(0,i.A)(this.elem.getBoundingClientRect(),t)},e.A=o},8831:function(t,e,n){var r=n(9157),i=n(941),o=r.A.ViewabilityUnavailableError;function a(t,e,n,r){this.reasons={OUT_OF_VIEWPORT:0,HIDDEN:1,NOT_IN_FOCUS:2,TOO_SMALL:3,IN_VIEWPORT:4,FIXED_VIEWABILITY:5},this.elem=t,this.wnd=e,this.forceViewability=n,this.onViewabilityChange=r}a.prototype.start=function(){if(this.isViewabilityUnavailable())throw new o;this.stop(),this.attachListeners((0,i.oI)(this.notifier,this)),this.notifier()},a.prototype.stop=function(){this.detachListeners()},a.prototype.notifier=function(){this.onViewabilityChange(this.computeViewability())},e.A=a},1817:function(t,e,n){var r=n(1326),i=n(1191),o=n(4269),a=n(7091),c=n(1966),l=n(515);new r.C("viewabilityFactory"),e.A={getInstance:function(t,e,n,r,s){switch(t){case i.A.FACEBOOK_INSTANT_ARTICLES:return new c.A(e,n,r,s);case i.A.AMP_VIDEO_IFRAME:return new a.A(e,n,r,s);case i.A.AMP_AD:return new o.A(e,n,r,s);default:return new l.A(e,n,r,s)}}}},5047:function(t,e){var n={render:function(t,e){var n=t;return Object.keys(e).forEach((function(t){var r=new RegExp("{{"+t+"}}","g"),i=n.replace(r,e[t]);n=i})),n}};e.A=n},1848:function(t,e,n){var r=n(6630),i=n(113),o=n(5313),a=n(8575),c=n(1191),l=n(6838),s=n(1400),u=n(9157),f=n(8456),p=n(2791),d=n(4867),h=n(6314),m=n(3241),v=n(2279),y=f.Ay.inDapIF,g=u.A.MaxInstancesError,w=u.A.DuplicateInjectorError,A="VR-INJECTOR-INSTANCES-MAP",b={},E={findIframe:function(){return y?window.frameElement:null},register:function(t){var e,n=(0,r.W)(f.ok);e={};var i=n.getItem(A);null!=i&&(e=JSON.parse(i));var o=e[t.injectorName]||{count:0,instances:{}},a=o.count,c=t.config.get("max_family_instances",0),l=t.config.get("sid");if(c>0&&a>=c){var s=new g("Sorry, but the ".concat(t.injectorName," format can be used at most ").concat(c," times."));throw(0,m.w)(s,"max_instances_error"),s}if(o.instances[l]){var u=new w("Duplicated injector for sid: ".concat(l));throw(0,m.w)(u,"duplicate_injector_error"),u}o.instances[l]=!0,o.count+=1,e[t.injectorName]=o,n.setItem(A,JSON.stringify(e)),f.Ay.namespace.widgets.push(t)},unRegister:function(t){var e,n={},i=(0,r.W)(f.ok),o=i.getItem(A);null!=o&&(n=JSON.parse(o));var a=n[t.injectorName]||{count:0,instances:{}},c=t.config.get("sid");for(a.count>0&&(a.count-=1),n[t.injectorName]=a,i.setItem(A,JSON.stringify(n)),e=0;e<f.Ay.namespace.widgets.length;e+=1)f.Ay.namespace.widgets[e].config.get("sid")===c&&f.Ay.namespace.widgets.splice(e,1)},replaceInjector:function(t){for(var e=t.ownerDocument.createElement("script"),n=t.attributes,r=0;r<n.length;r+=1)e.setAttribute(n[r].nodeName,n[r].value);e.src="".concat(e.src,"&cb=").concat((new Date).getTime());var i=t.parentNode;i.insertBefore(e,t),i.removeChild(t)},createPageId:function(t){var e,n,r=E.getApiAdapter(t),a=f.ok.navigator?f.ok.navigator:null,l=t.get("publisher"),s=t.get("page_url"),u=a&&a.userAgent||"",d=(0,i.s)(l+s+u),h=(0,o.e)((16777215&d).toString(16),6);function m(){var t="",e=(new Date).getTime();e=(0,o.e)(e.toString(16),12);for(var n=0;n<52;n+=1)t+=Math.round(Math.random()).toString();return e+parseInt(t,2).toString(16)}return r===c.A.AMP_AD?(n=p.A.getAmpAdWindowWithContext()).context.computeInMasterFrame(n,"VR-PAGEID-PREFIX",(function(t){t(m())}),(function(t){e=t})):e=m(),e+h+0},getDetectedPublishingPlatform:function(t){var e=t.get("pub_platform","");return p.A.isInsideAmp()?l.A.AMP:e},getApiAdapter:function(t){if(null!=p.A.getAmpAdContext())return c.A.AMP_AD;if(null!=p.A.getAmpVideoIframe())return c.A.AMP_VIDEO_IFRAME;if(p.A.isAmpIframe())return c.A.AMP_IFRAME;var e=t.get("pub_platform",""),n=c.A.STANDARD;return Object.keys(c.A).forEach((function(t){var r=c.A[t];r===e&&(n=r)})),n},createSrc:function(t,e,n,r,i){var o={},c=(0,d.A)();f.Ay.namespace.pageId=f.Ay.namespace.pageId||E.createPageId(r);var l=i||{};l.player_size||(l.player_size={width:0,height:0});var s={page_id:f.Ay.namespace.pageId,screen:v.A.getScreenSize(t),page:v.A.getPageSize(t),viewport:v.A.getViewportSize(t),player_size:{width:Math.round(l.player_size.width),height:Math.round(l.player_size.height)},semantic_data:l.semantic_data};l.player_position&&(s.player_position={top:Math.round(l.player_position.top),left:Math.round(l.player_position.left)}),o.player_session=JSON.stringify(s),t.document.referrer&&(o.r=t.document.referrer),l.cid&&(o.cid=l.cid),l.sound&&(o.sound=l.sound),l.gallery_init&&(o.gallery_init=l.gallery_init),l.sessionCounter>0&&(o.sc=l.sessionCounter),l.pub_platform&&(o.pub_platform=l.pub_platform),l.inj_api_adapter&&(o.inj_api_adapter=l.inj_api_adapter),l.activation&&(o.activation=l.activation),l.cs&&(o.cs=l.cs),null!=l.gdpr&&(o.gdpr=l.gdpr?1:0),l.cmp&&(o.cmp=l.cmp),l.us_privacy&&(o.us_privacy=l.us_privacy),c&&(o.dd=c),l.interaction&&(o.interaction=l.interaction);var u=(0,a.x)(r.get("base_query",""),o);return"".concat(e,"/").concat(n,"/?").concat(u)},createPlayerSrc:function(t,e,n){var r,i=e.get("is_preview"),o=e.get("is_test");r=i?"preview":o?"test":"player";var a=n||{};return E.createSrc(t,"".concat(e.get("scheme"),"://").concat(e.get("endpoint_host")),r,e,a)},findInjectionElements:function(){var t={script:"",iframe:""};return t.iframe=E.findIframe(),t.script=f.Ay.currentScript,null===t.script&&v.A.trackRequestEvent("adunit_request_error",s.A.SCRIPT_NOT_FOUND),t},isInHead:function(t){for(var e=t.parentNode;null!=e;){if("head"===e.nodeName.toLowerCase())return!0;e=e.parentNode}return!1},setElementRemovedListener:function(t,e,n){function r(t,e){for(var n=e;null!=n;){if(t===n)return!0;n=n.parentNode}return!1}this.unsetElementRemovedListener();try{(b=new MutationObserver((function(t){t.forEach((function(t){if(t.removedNodes.length>0)for(var i=0;i<t.removedNodes.length;i+=1)r(t.removedNodes[i],e)&&n()}))}))).observe(t,{childList:!0,subtree:!0})}catch(t){}},unsetElementRemovedListener:function(){b.disconnect&&(b.disconnect(),b={})},addPluginsForNotBlacklisted:function(t,e,n){if(null==e||null=={179:!0,358:!0,711:!0}[e]){var r={"gdpr_consent_?\\d*":n.consentString||"",gdpr:n.gdprApplies?"1":"0",country:n.country,us_privacy:n.usPrivacy||""};E.addInjectorPlugins(t,null,r)}},addInjectorPlugins:function(t,e,n){var r,i="",o=f.ok.document;f.ok.__vrInjectorPlugins=f.ok.__vrInjectorPlugins||{};var a,c,l=f.ok.__vrInjectorPlugins;function s(t){var e=t;return n&&Object.keys(n).forEach((function(t){var r=new RegExp("{".concat(t,"}"),"g"),i=n[t];e=e.replace(r,i)})),e}function u(t){h.A.insertHTMLBefore(r,i+t.id,s(t.content))}e&&(i="".concat(e,"-")),r=o.createElement("placeholder"),o.body.appendChild(r);for(var p=0;p<t.length;p+=1)l[t[p].id]||(t[p].src?(a=t[p],c=void 0,(c=o.createElement("script")).setAttribute("id",i+a.id),c.src=s(a.src),c.setAttribute("async",""),c=o.body.appendChild(c)):t[p].content&&u(t[p]),l[t[p].id]=!0);o.body.removeChild(r)}};e.A=E},7638:function(t,e,n){n.d(e,{k:function(){return r}});var r={ALL:"VPT-EVENT::*",PLAYER_READY:"VPT-EVENT::PLAYER_READY",ACTIVATION:"VPT-EVENT::ACTIVATION",COLLAPSE:"VPT-EVENT::COLLAPSE",END:"VPT-EVENT::END",AD_SESSION_START:"VPT-EVENT::AD_SESSION_START",AD_SESSION_END:"VPT-EVENT::AD_SESSION_END",AD_IMPRESSION:"VPT-EVENT::AD_IMPRESSION",START:"VPT-EVENT::START",FIRST_QUARTILE:"VPT-EVENT::FIRST_QUARTILE",MID_POINT:"VPT-EVENT::MID_POINT",THIRD_QUARTILE:"VPT-EVENT::THIRD_POINT",COMPLETE:"VPT-EVENT::COMPLETE",CONTENT_START:"VPT-EVENT::CONTENT_START",CONTENT_END:"VPT-EVENT::CONTENT_END",ERROR:"VPT-EVENT::ERROR",CLICK:"VPT-EVENT::CLICK",SKIP:"VPT-EVENT::SKIP",PLAYING:"VPT-EVENT::PLAYING",PAUSED:"VPT-EVENT::PAUSED",MUTED:"VPT-EVENT::MUTED",UNMUTED:"VPT-EVENT::UNMUTED"}},8949:function(t,e,n){var r=n(2523),i=n(8456),o=n(941),a=n(2279),c=n(7638);function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var s={},u={},f={},p={},d="DELETED";function h(t,e){var n="".concat(t,";").concat(e),r=Math.random().toString(32).substr(2);return"".concat(n,";").concat(r)}function m(t,e,n){null!=s[t]&&null!=s[t][e]&&null!=s[t][e][n]&&(s[t][e][n]=d)}function v(t){var e={event:p.EVENTS.ALL,zid:p.ALL_ZID};return o.Ay.isString(t)?e.event=t:(e.event=t.event||e.event,e.zid=t.zid||e.zid),e}function y(t,e){Object.keys(e).forEach((function(n){t.push(e[n])}))}function g(t,e){var n,r;e.length>0&&o.Ay.isString(e[0])?(n=e[0],r=e.slice(1)):(n=p.ALL_ZID,r=[]);var i,a=p.getVrApis(n);if(null!=a)for(var c=0;c<a.length;c+=1){var s;(s=a[c])[t].apply(s,function(t){if(Array.isArray(t))return l(t)}(i=r)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(i)||function(t,e){if(t){if("string"==typeof t)return l(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}(i)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}}p.getVersion=function(){return{api:11,release:"PROD-6081e98d9"}},p.emit=function(t,e,n,r){var i=function(t,e){var n=[],r=p.ALL_ZID,i=p.EVENTS.ALL;return s[r]&&s[r][i]&&y(n,s[r][i]),e!==r&&s[e]&&s[e][i]&&y(n,s[e][i]),t!==i&&(s[r]&&s[r][t]&&y(n,s[r][t]),s[e]&&s[e][t]&&y(n,s[e][t])),n}(t,e),a={event:t,zid:e,format:n,data:r,timestamp:(new Date).getTime()};i.forEach((function(t){t!==d&&o.Ay.setImmediate((function(){t(a)}))}))},p.on=function(t,e){var n=v(t),r=h(n.zid,n.event);for(s[n.zid]||(s[n.zid]={}),s[n.zid][n.event]||(s[n.zid][n.event]={});null!=s[n.zid][n.event][r];)r=h(n.zid,n.event);return s[n.zid][n.event][r]=e,r},p.once=function(t,e){var n=v(t),r=p.on(n,(function(t){s[n.zid][n.event][r]!==d&&(p.off(n,r),e(t))}));return r},p.off=function(t,e){var n=v(t);null!=e?m(n.zid,n.event,e):function(t,e){null!=s[t]&&null!=s[t][e]&&Object.keys(s[t][e]).forEach((function(n){m(t,e,n)}))}(n.zid,n.event)},p.EVENTS=c.k,p.ALL_ZID="VPT-ZID::*",p.queue={push:function(t){setTimeout(t,0)}},p.addConfig=function(){var t,e;o.Ay.isString(arguments[0])?(t=arguments[0],e=arguments[1]):(t=p.ALL_ZID,e=arguments[0]),u[t]=e},p.getConfig=function(t){return null!=u[t]?u[t]:u[p.ALL_ZID]},p.addVrApi=function(t,e){return null==f[t]&&(f[t]=[]),f[t].push(e),f[t].length-1},p.removeVrApi=function(t,e){null!=f[t]&&null!=f[t][e]&&(f[t][e]=null)},p.play=function(){g("play",Array.prototype.slice.call(arguments))},p.pause=function(){g("pause",Array.prototype.slice.call(arguments))},p.mute=function(){g("mute",Array.prototype.slice.call(arguments))},p.unmute=function(){g("unmute",Array.prototype.slice.call(arguments))},p.enterFullscreen=function(){g("enterFullscreen",Array.prototype.slice.call(arguments))},p.exitFullscreen=function(){g("exitFullscreen",Array.prototype.slice.call(arguments))},p.showControls=function(){g("showControls",Array.prototype.slice.call(arguments))},p.hideControls=function(){g("hideControls",Array.prototype.slice.call(arguments))},p.setPublisherProvidedId=function(t){(0,r.C)(t)},p.getVrApis=function(t){var e;return t!==p.ALL_ZID?e=f[t]:(e=[],Object.keys(f).forEach((function(t){e=e.concat(f[t])}))),null==e||0===e.length?[]:a.A.filter(e,(function(t){return null!=t}))},e.A=function(){var t,e,n,r;r={EVENTS:(t=p).EVENTS,ALL_ZID:t.ALL_ZID,queue:t.queue,getVersion:t.getVersion,on:t.on,once:t.once,off:t.off,addConfig:t.addConfig,getConfig:t.getConfig,play:t.play,pause:t.pause,mute:t.mute,unmute:t.unmute,enterFullscreen:t.enterFullscreen,exitFullscreen:t.exitFullscreen,showControls:t.showControls,hideControls:t.hideControls,setPublisherProvidedId:t.setPublisherProvidedId},n=window,o.Ay.canAccessTopWindow()&&(n=window.top),null!=n.vpt?"[object Array]"===Object.prototype.toString.call(n.vpt.queue)&&(e=n.vpt.queue,n.vpt=r,i.Ay.namespace.vptimpl=t,e.forEach((function(t){t()}))):(n.vpt=r,i.Ay.namespace.vptimpl=t)}},9712:function(t,e,n){n.d(e,{Ix:function(){return o},Yq:function(){return a}});var r={},i=r;function o(t){i=null!=t?t:{}}function a(t,e){if(i==r)throw new Error("Must call setCurrentExtraConfig");var n=i[t];return null==n?e:n}},4427:function(t,e,n){n.d(e,{U:function(){return r}});var r={COMPACT:"c",INLINE:"i",ARTICLE_WIDGET:"a"}},5305:function(t,e,n){n.d(e,{N:function(){return r}});var r={UNKNOWN:0,ABOVE_THE_FOLD:1,BELOW_THE_FOLD:3,HEADER:4,FOOTER:5,SIDEBAR:6,FULL_SCREEN:7}},711:function(t,e,n){function r(t){var e=!0,n="VR_TEST_LOCAL_STORAGE";try{if(t.localStorage.setItem(n,"1"),"1"!==t.localStorage.getItem(n))throw new Error("localStorage unavailable");if(t.localStorage.removeItem(n),null!==t.localStorage.getItem(n))throw new Error("localStorage unavailable")}catch(n){t.VR_localStorageFallback=t.VR_localStorageFallback||{},e=!1}return e?t.localStorage:{setItem:function(e,n){t.VR_localStorageFallback[e]=n},getItem:function(e){var n;return null!==(n=t.VR_localStorageFallback[e])&&void 0!==n?n:null},removeItem:function(e){try{delete t.VR_localStorageFallback[e]}catch(t){}},clear:function(){t.VR_localStorageFallback={}}}}n.d(e,{L:function(){return r}})},6630:function(t,e,n){function r(t){var e=!0,n="VR_TEST_SESSIONSTORAGE";try{if(t.sessionStorage.setItem(n,"1"),"1"!==t.sessionStorage.getItem(n))throw new Error("sessionStorage unavailable");if(t.sessionStorage.removeItem(n),null!==t.sessionStorage.getItem(n))throw new Error("sessionStorage unavailable")}catch(n){t.VR_sessionStorageFallback=t.VR_sessionStorageFallback||{},e=!1}return e?t.sessionStorage:{setItem:function(e,n){t.VR_sessionStorageFallback[e]=n},getItem:function(e){return t.VR_sessionStorageFallback[e]||null},removeItem:function(e){try{delete t.VR_sessionStorageFallback[e]}catch(t){}},clear:function(){t.VR_sessionStorageFallback={}}}}n.d(e,{W:function(){return r}})},2523:function(t,e,n){n.d(e,{C:function(){return o}});var r=n(711),i="SH_PPID";function o(t){var e=/^[0-9a-zA-Z+.=/_\-$,{}]{22,150}$/;if(!e.test(t))throw new Error("Invalid ppid, must match ".concat(e.toString()));(0,r.L)(window).setItem(i,t)}},1326:function(t,e,n){function r(){}n.d(e,{C:function(){return r}}),r.setLabels=function(){},r.resetLabels=function(){},r.prototype.debug=function(){},r.prototype.info=function(){},r.prototype.warn=function(){},r.prototype.error=function(){},r.prototype.trace=function(){},r.prototype.fatal=function(){},r.prototype.sporadic=function(){}},113:function(t,e,n){function r(t){var e=0;if(0===t.length)return e;for(var n=0,r=t.length;n<r;n+=1)e=(e<<5)-e+t.charCodeAt(n),e|=0;return e}n.d(e,{s:function(){return r}})},5313:function(t,e,n){function r(t,e){for(var n=String(t);n.length<(e||2);)n="0".concat(n);return n}n.d(e,{e:function(){return r}})},8062:function(t,e,n){function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function i(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n={};return(null!=t?t:"").replace(/^\?/,"").split("&").forEach((function(t){var i,o=function(t){if(Array.isArray(t))return t}(i=t.split("="))||function(t){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,r,i,o,a=[],c=!0,l=!1;try{for(i=(e=e.call(t)).next,!2;!(c=(n=i.call(e)).done)&&(a.push(n.value),2!==a.length);c=!0);}catch(t){l=!0,r=t}finally{try{if(!c&&null!=e.return&&(o=e.return(),Object(o)!==o))return}finally{if(l)throw r}}return a}}(i)||function(t){if(t){if("string"==typeof t)return r(t,2);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?r(t,2):void 0}}(i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),a=o[0],c=o[1];a&&(e?n[decodeURIComponent(a)]=decodeURIComponent(null!=c?c:""):n[a]=null!=c?c:"")})),n}n.d(e,{w:function(){return i}})},2858:function(t,e,n){function r(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Object.keys(null!=t?t:{}).map((function(n){var r=t[n];return e?"".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(r)):"".concat(n,"=").concat(r)})).join("&")}n.d(e,{s:function(){return r}})},8575:function(t,e,n){n.d(e,{x:function(){return o}});var r=n(8062),i=n(2858);function o(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=(0,r.w)(null!=t?t:"",!1);return Object.keys(e).forEach((function(t){var r=e[t];o[t]=n?encodeURIComponent(r):r})),(0,i.s)(o,!1)}},4042:function(t,e){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var r={},i=null;function o(){if(null!==i)return i;var t,e=!1;try{t=Object.defineProperty({},"passive",{get:function(){return e=!0,!1}}),window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(t){}return i=e,e}r.addEventListener=function(t,e,n,r){var i=!1;t.addEventListener?(r&&o()&&(i={passive:!0}),t.addEventListener(e,n,i)):t.attachEvent&&t.attachEvent("on".concat(e),n)},r.removeEventListener=function(t,e,n,r){var i=!1;t.removeEventListener?(r&&o()&&(i={passive:!0}),t.removeEventListener(e,n,i)):t.detachEvent&&t.detachEvent("on".concat(e),n)},r.isThenable=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return!!t&&("object"===n(t)||"function"==typeof t)&&"function"==typeof t.then},e.A=r},9569:function(t,e,n){var r=n(6758),i=n.n(r),o=n(935),a=n.n(o)()(i());a.push([t.id,"",""]),e.A=a},935:function(t){t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,r,i,o){"string"==typeof t&&(t=[[null,t,void 0]]);var a={};if(r)for(var c=0;c<this.length;c++){var l=this[c][0];null!=l&&(a[l]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);r&&a[u[0]]||(void 0!==o&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=o),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),i&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=i):u[4]="".concat(i)),e.push(u))}},e}},6758:function(t){t.exports=function(t){return t[1]}},5775:function(t,e){e.A='<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> {{scripts}} <title>Viralize Display Banner</title> </head> <body> <iframe id="prebid-ad-slot" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true" width="0" height="0"></iframe> <iframe id="google-ad-slot" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true" width="0" height="0"></iframe> <script>var gptScript=document.createElement(\'script\');gptScript.src=\'//www.googletagservices.com/tag/js/gpt.js\';var googleIframe=document.getElementById(\'google-ad-slot\'),targetDoc=googleIframe.contentDocument||googleIframe.contentWindow.document;targetDoc.body||(targetDoc.body=document.createElement(\'body\')),targetDoc.body.appendChild(gptScript)<\/script> <script>window.parent.postMessage(JSON.stringify({issuer:\'playeriframe\',event:\'ready\',iframeId:\'{{iframeId}}\'}),\'*\'),window.frameElement.__loadCallback&&window.frameElement.__loadCallback()<\/script> </body> </html> '},9790:function(t,e){e.A=function(t){return new this((function(e,n){if(!t||void 0===t.length)return n(new TypeError(typeof t+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(t);if(0===r.length)return e([]);var i=r.length;function o(t,n){if(n&&("object"==typeof n||"function"==typeof n)){var a=n.then;if("function"==typeof a)return void a.call(n,(function(e){o(t,e)}),(function(n){r[t]={status:"rejected",reason:n},0==--i&&e(r)}))}r[t]={status:"fulfilled",value:n},0==--i&&e(r)}for(var a=0;a<r.length;a++)o(a,r[a])}))}},6127:function(t,e){e.A=function(t){var e=this.constructor;return this.then((function(n){return e.resolve(t()).then((function(){return n}))}),(function(n){return e.resolve(t()).then((function(){return e.reject(n)}))}))}},2128:function(t,e,n){var r=n(6127),i=n(9790),o=setTimeout;function a(t){return Boolean(t&&void 0!==t.length)}function c(){}function l(t){if(!(this instanceof l))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],h(t,this)}function s(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,l._immediateFn((function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var r;try{r=n(t._value)}catch(t){return void f(e.promise,t)}u(e.promise,r)}else(1===t._state?u:f)(e.promise,t._value)}))):t._deferreds.push(e)}function u(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof l)return t._state=3,t._value=e,void p(t);if("function"==typeof n)return void h((r=n,i=e,function(){r.apply(i,arguments)}),t)}t._state=1,t._value=e,p(t)}catch(e){f(t,e)}var r,i}function f(t,e){t._state=2,t._value=e,p(t)}function p(t){2===t._state&&0===t._deferreds.length&&l._immediateFn((function(){t._handled||l._unhandledRejectionFn(t._value)}));for(var e=0,n=t._deferreds.length;e<n;e++)s(t,t._deferreds[e]);t._deferreds=null}function d(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}function h(t,e){var n=!1;try{t((function(t){n||(n=!0,u(e,t))}),(function(t){n||(n=!0,f(e,t))}))}catch(t){if(n)return;n=!0,f(e,t)}}l.prototype.catch=function(t){return this.then(null,t)},l.prototype.then=function(t,e){var n=new this.constructor(c);return s(this,new d(t,e,n)),n},l.prototype.finally=r.A,l.all=function(t){return new l((function(e,n){if(!a(t))return n(new TypeError("Promise.all accepts an array"));var r=Array.prototype.slice.call(t);if(0===r.length)return e([]);var i=r.length;function o(t,a){try{if(a&&("object"==typeof a||"function"==typeof a)){var c=a.then;if("function"==typeof c)return void c.call(a,(function(e){o(t,e)}),n)}r[t]=a,0==--i&&e(r)}catch(t){n(t)}}for(var c=0;c<r.length;c++)o(c,r[c])}))},l.allSettled=i.A,l.resolve=function(t){return t&&"object"==typeof t&&t.constructor===l?t:new l((function(e){e(t)}))},l.reject=function(t){return new l((function(e,n){n(t)}))},l.race=function(t){return new l((function(e,n){if(!a(t))return n(new TypeError("Promise.race accepts an array"));for(var r=0,i=t.length;r<i;r++)l.resolve(t[r]).then(e,n)}))},l._immediateFn="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(t){o(t,0)},l._unhandledRejectionFn=function(t){"undefined"!=typeof console&&console},e.A=l}},e={};function n(r){var i=e[r];if(void 0!==i)return i.exports;var o=e[r]={id:r,exports:{}};return t[r](o,o.exports,n),o.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)};var r=n(8373),i=n(3241),o=n(8949);try{(0,o.A)(),(new r.A).inject()}catch(t){throw(0,i.w)(t,"Banner"),t}}();
            })({"d_viewable": false, "is_preview": false, "country": "US", "zid": "AADZ292NV-IHr4M_", "experiment": "PLT-4011-0654de857.", "page_url": "https://www.camer.be/75297/11:1/cameroun-le-bilan-de-lattaque-de-boko-haram-a-darak-passe-a-19-morts-cameroon.html", "publisher": "4826", "activation": "lazy", "height": 90, "width": 728, "endpoint_host": "ads.viralize.tv", "sid": "01f0afda34bfa8cc6b64e203499810b2", "is_test": false, "scheme": "https", "pub_platform": null, "parent_network": "2", "fallback_body": "", "location": ["inline"], "player": {"script": "https://monetize-static.viralize.tv/viralize_player_banner.min.3c7ef89c.js?e=PLT-4011-0654de857"}, "sentry": {"dsn": "https://1aec9d790bc84140bb25fdb76f019171@sentry.viralize.com/6", "sample_rate": 0.05}, "format_family": "banner", "plugins": [{"id": "1229", "content": "<img src=\"https://image8.pubmatic.com/AdServer/ImgSync?p=156962&gdpr={gdpr}&gdpr_consent={gdpr_consent}\"\r\nstyle=\"position: absolute; width:0; height:0; border:0;\">"}, {"id": "1227", "content": "<img src=\"https://image8.pubmatic.com/AdServer/ImgSync?p=156695&gdpr={gdpr}&gdpr_consent={gdpr_consent}\"\r\nstyle=\"position: absolute; width:0; height:0; border:0;\">"}, {"id": "174", "content": "<iframe src=\"https://rtb.gumgum.com/usync/prbds2s?gdpr={gdpr}&gdpr_consent={gdpr_consent}&us_privacy={us_privacy}&r=https%3A%2F%2Fs2s.viralize.tv%2Fsetuid%3Fbidder%3Dgumgum%26gdpr%3D{gdpr}%26gdpr_consent%3D{gdpr_consent}%26us_privacy%3D{us_privacy}%26f%3Db%26uid%3D\" width=\"0\" height=\"0\" style=\"display: none;\"></iframe>"}, {"id": "42", "content": "<iframe src=\"https://csync-global.smartadserver.com/3668/CookieSync.html\" style=\"position: absolute; width:0; height:0; border:0;\"></iframe>"}, {"id": "166", "content": "<iframe src=\"https://csync-global.smartadserver.com/2161/CookieSync.html\" style=\"position: absolute; width:0; height:0; border:0;\"></iframe>"}, {"id": "219", "content": "<iframe src=\"https://csync-global.smartadserver.com/2058/CookieSync.html\" style=\"position: absolute; width:0; height:0; border:0;\"></iframe>"}, {"id": "41", "content": "<script type=\"text/javascript\">\r\n    (function () {\r\n        'use strict'\r\n        function sendData(){\"use strict\";var t={gdpr:\"{gdpr}\",gdpr_consent:\"{gdpr_consent}\",ccpa:null,bp_id:\"viralize\"},e={name:\"P&G\",pixelUrl:\"https://pandg.tapad.com/tag\"},n=Tapad.init(t,e),d={};n.sync(d).then()}var scriptEl,parentNode;scriptEl=window.document.createElement(\"script\"),scriptEl.setAttribute(\"async\",!0),scriptEl.src=\"https://pghub.io/js/pandg-sdk.js\",scriptEl.addEventListener(\"load\",sendData),(parentNode=window.document.head||window.document.body)&&parentNode.appendChild(scriptEl);\r\n    })();\r\n</script>"}, {"id": "1", "content": "<img src=\"https://user-sync.fwmrm.net/ad/u?mode=auto-user-sync&_fw_gdpr={gdpr}&_fw_gdpr_consent={gdpr_consent_285}\"\r\nstyle=\"position: absolute; width:0; height:0; border:0;\">"}, {"id": "3", "content": "<script>\r\n    // Smart RTB+ force cookie-sync code - https only - 2020-02-04\r\n    var smart = {\r\n        'insertionId': 5733718,\r\n        'pageId': 1473518,\r\n        'domain': 'www8.smartadserver.com'\r\n    }\r\n    var h = document.getElementsByTagName('head')[0];\r\n    var sl = document.createElement('script');\r\n    sl.type = 'text/javascript';\r\n    sl.src = 'https://' + smart.domain + '/ac?pgid=' + smart.pageId + '&insid=' + smart.insertionId + '&tmstp=' + Math.round(Math.random() * 10000000000) + '&out=js';\r\n    sl.async = true;\r\n    h.appendChild(sl);\r\n</script>"}, {"id": "113", "content": "<script language=\"javascript\" type=\"text/javascript\">\r\n\u00a0 (function () {\r\n\u00a0 \u00a0 var s = document.createElement('script');\r\n\u00a0 \u00a0 s.src='https://sync.richaudience.com/b3adde1f4bbb31c3485562d6e3ddceb4/js/?r='+Math.round(Math.random()*99999999999); \r\n\u00a0 \u00a0 document.body.append(s);\r\n\u00a0 })\r\n</script>"}], "extra_config": null, "gdpr": null, "us_privacy": null, "base_query": "zid=AADZ292NV-IHr4M_&sid=01f0afda34bfa8cc6b64e203499810b2&activation=lazy&experiment=PLT-4011-0654de857.&u=https%3A%2F%2Fwww.camer.be%2F75297%2F11%3A1%2Fcameroun-le-bilan-de-lattaque-de-boko-haram-a-darak-passe-a-19-morts-cameroon.html&ahd=1"});
            