c.blendee.com Open in urlscan Pro
2606:4700:20::ac43:4aee  Public Scan

URL: https://c.blendee.com/euronext.js
Submission: On September 03 via api from IT — Scanned from IT

Form analysis 0 forms found in the DOM

Text Content

var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(f,e,l){f!=Array.prototype&&f!=Object.prototype&&(f[e]=l.value)};$jscomp.getGlobal=function(f){return"undefined"!=typeof window&&window===f?f:"undefined"!=typeof global&&null!=global?global:f};$jscomp.global=$jscomp.getGlobal(this);$jscomp.SYMBOL_PREFIX="jscomp_symbol_";
$jscomp.initSymbol=function(){$jscomp.initSymbol=function(){};$jscomp.global.Symbol||($jscomp.global.Symbol=$jscomp.Symbol)};$jscomp.Symbol=function(){var f=0;return function(e){return $jscomp.SYMBOL_PREFIX+(e||"")+f++}}();
$jscomp.initSymbolIterator=function(){$jscomp.initSymbol();var f=$jscomp.global.Symbol.iterator;f||(f=$jscomp.global.Symbol.iterator=$jscomp.global.Symbol("iterator"));"function"!=typeof Array.prototype[f]&&$jscomp.defineProperty(Array.prototype,f,{configurable:!0,writable:!0,value:function(){return $jscomp.arrayIterator(this)}});$jscomp.initSymbolIterator=function(){}};$jscomp.arrayIterator=function(f){var e=0;return $jscomp.iteratorPrototype(function(){return e<f.length?{done:!1,value:f[e++]}:{done:!0}})};
$jscomp.iteratorPrototype=function(f){$jscomp.initSymbolIterator();f={next:f};f[$jscomp.global.Symbol.iterator]=function(){return this};return f};$jscomp.makeIterator=function(f){$jscomp.initSymbolIterator();var e=f[Symbol.iterator];return e?e.call(f):$jscomp.arrayIterator(f)};
$jscomp.polyfill=function(f,e,l,h){if(e){l=$jscomp.global;f=f.split(".");for(h=0;h<f.length-1;h++){var g=f[h];g in l||(l[g]={});l=l[g]}f=f[f.length-1];h=l[f];e=e(h);e!=h&&null!=e&&$jscomp.defineProperty(l,f,{configurable:!0,writable:!0,value:e})}};$jscomp.FORCE_POLYFILL_PROMISE=!1;
$jscomp.polyfill("Promise",function(f){function e(){this.batch_=null}function l(a){return a instanceof g?a:new g(function(b,d){b(a)})}if(f&&!$jscomp.FORCE_POLYFILL_PROMISE)return f;e.prototype.asyncExecute=function(a){null==this.batch_&&(this.batch_=[],this.asyncExecuteBatch_());this.batch_.push(a);return this};e.prototype.asyncExecuteBatch_=function(){var a=this;this.asyncExecuteFunction(function(){a.executeBatch_()})};var h=$jscomp.global.setTimeout;e.prototype.asyncExecuteFunction=function(a){h(a,
0)};e.prototype.executeBatch_=function(){for(;this.batch_&&this.batch_.length;){var a=this.batch_;this.batch_=[];for(var c=0;c<a.length;++c){var d=a[c];delete a[c];try{d()}catch(k){this.asyncThrow_(k)}}}this.batch_=null};e.prototype.asyncThrow_=function(a){this.asyncExecuteFunction(function(){throw a;})};var g=function(a){this.state_=0;this.result_=void 0;this.onSettledCallbacks_=[];var b=this.createResolveAndReject_();try{a(b.resolve,b.reject)}catch(d){b.reject(d)}};g.prototype.createResolveAndReject_=
function(){function a(a){return function(b){d||(d=!0,a.call(c,b))}}var c=this,d=!1;return{resolve:a(this.resolveTo_),reject:a(this.reject_)}};g.prototype.resolveTo_=function(a){if(a===this)this.reject_(new TypeError("A Promise cannot resolve to itself"));else if(a instanceof g)this.settleSameAsPromise_(a);else{a:switch(typeof a){case "object":var b=null!=a;break a;case "function":b=!0;break a;default:b=!1}b?this.resolveToNonPromiseObj_(a):this.fulfill_(a)}};g.prototype.resolveToNonPromiseObj_=function(a){var b=
void 0;try{b=a.then}catch(d){this.reject_(d);return}"function"==typeof b?this.settleSameAsThenable_(b,a):this.fulfill_(a)};g.prototype.reject_=function(a){this.settle_(2,a)};g.prototype.fulfill_=function(a){this.settle_(1,a)};g.prototype.settle_=function(a,c){if(0!=this.state_)throw Error("Cannot settle("+a+", "+c|"): Promise already settled in state"+this.state_);this.state_=a;this.result_=c;this.executeOnSettledCallbacks_()};g.prototype.executeOnSettledCallbacks_=function(){if(null!=this.onSettledCallbacks_){for(var a=
this.onSettledCallbacks_,c=0;c<a.length;++c)a[c].call(),a[c]=null;this.onSettledCallbacks_=null}};var a=new e;g.prototype.settleSameAsPromise_=function(a){var b=this.createResolveAndReject_();a.callWhenSettled_(b.resolve,b.reject)};g.prototype.settleSameAsThenable_=function(a,c){var b=this.createResolveAndReject_();try{a.call(c,b.resolve,b.reject)}catch(k){b.reject(k)}};g.prototype.then=function(a,c){function b(a,b){return"function"==typeof a?function(b){try{k(a(b))}catch(n){e(n)}}:b}var k,e,f=new g(function(a,
b){k=a;e=b});this.callWhenSettled_(b(a,k),b(c,e));return f};g.prototype.catch=function(a){return this.then(void 0,a)};g.prototype.callWhenSettled_=function(b,c){function d(){switch(k.state_){case 1:b(k.result_);break;case 2:c(k.result_);break;default:throw Error("Unexpected state: "+k.state_);}}var k=this;null==this.onSettledCallbacks_?a.asyncExecute(d):this.onSettledCallbacks_.push(function(){a.asyncExecute(d)})};g.resolve=l;g.reject=function(a){return new g(function(b,d){d(a)})};g.race=function(a){return new g(function(b,
d){for(var c=$jscomp.makeIterator(a),e=c.next();!e.done;e=c.next())l(e.value).callWhenSettled_(b,d)})};g.all=function(a){var b=$jscomp.makeIterator(a),d=b.next();return d.done?l([]):new g(function(a,c){function k(b){return function(d){e[b]=d;m--;0==m&&a(e)}}var e=[],m=0;do e.push(void 0),m++,l(d.value).callWhenSettled_(k(e.length-1),c),d=b.next();while(!d.done)})};return g},"es6","es3");Date.now||(Date.now=function(){return(new Date).valueOf()});
Array.prototype.map||(Array.prototype.map=function(f,e){var l,h;if(null==this)throw new TypeError(" this is null or not defined");var g=Object(this),a=g.length>>>0;if("function"!==typeof f)throw new TypeError(f+" is not a function");1<arguments.length&&(l=e);var b=Array(a);for(h=0;h<a;){if(h in g){var c=g[h];c=f.call(l,c,h,g);b[h]=c}h++}return b});
(function(){var f={localStoreSupport:function(){try{return"localStorage"in window&&null!==window.localStorage}catch(a){return!1}},set:function(a,b,c){if(c){var d=new Date;d.setTime(d.getTime()+864E5*c);c="; expires="+d.toGMTString()}else c="";this.localStoreSupport()?localStorage.setItem(a,b):document.cookie=a+"="+b+c+"; path=/"},get:function(a){if(this.localStoreSupport())return localStorage.getItem(a);a+="=";for(var b=document.cookie.split(";"),c=0;c<b.length;c++){for(var d=b[c];" "==d.charAt(0);)d=
d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null},del:function(a){this.localStoreSupport()?localStorage.removeItem(a):this.set(a,"",-1)},setObject:function(a,b){JSON&&this.set(a,JSON.stringify(b))},getObject:function(a){if(JSON)return(a=this.get(a))&&JSON.parse(a)}},e={isDebug:function(){return/dbg=(1|true)/.test(location)},log:function(a){e.isDebug()&&"object"===typeof window.console&&"function"===typeof console.debug&&console.debug("["+(new Date).toISOString()+
"] _euronext - "+a)},replaceInitialAndFinalCharsByRegex:function(a,b,c){var d=Array.isArray(a)?[]:"",k=RegExp(b,"g"),e=RegExp(c,"g");if(Array.isArray(a))for(b=0;b<a.length;b++){var f=c=a[b];if(c.match(k)||c.match(e))f=c.replace(k,"").replace(e,"");d.push(f)}else if("string"===typeof a){if(a.match(b)||a.match(c))d=a.replace(/^[_|-]+/,"").replace(/[_|-]+$/,"")}else d=a;return d},stripBlacklistChars:function(a){try{a=a.replace(/{|}/g,"")}catch(b){}return a},replaceWordChars:function(a){a=a.replace(/'/g,
"'");a=a.replace(/\u00e0/g,"&#0224;");a=a.replace(/\u00e1/g,"&#0225;");a=a.replace(/\u00e8/g,"&#0232;");a=a.replace(/\u00e9/g,"&#0233;");a=a.replace(/\u00ec/g,"&#0236;");a=a.replace(/\u00f2/g,"&#0242;");a=a.replace(/\u00f9/g,"&#0249;");a=a.replace(/\u2014/g,"&#8212;");a=a.replace(/\u2018/g,"&#8216;");a=a.replace(/\u2019/g,"&#8217;");a=a.replace(/\u201A/g,"&#8218;");a=a.replace(/\u201C/g,"&#8220;");a=a.replace(/\u201D/g,"&#8221;");a=a.replace(/\u201E/g,"&#8222;");return a=a.replace(/\u2026/g,"&#8230;")},
isFunction:function(a){return"function"===typeof a},isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},isEmpty:function(a){for(var b in a)if(a.hasOwnProperty(b))return!1;return JSON.stringify(a)===JSON.stringify({})},isSecureProtocol:function(){return"https:"===document.location.protocol},getProtocol:function(){return e.isSecureProtocol()?"https:":"http:"},random:function(){return parseInt(Math.random()*Date.now())},shuffle:function(a){for(var b=a.length,c,d;0<b;)d=Math.floor(Math.random()*
b),b--,c=a[b],a[b]=a[d],a[d]=c;return a},trunc:function(a,b,c){var d=a.length>b;a=d?a.substr(0,b-1):a;a=c&&d?a.substr(0,a.lastIndexOf(" ")):a;return d?a+"&hellip;":a},getMetaData:function(a){try{var b=window.top.document}catch(k){b=document}b=b.getElementsByTagName("meta");for(var c,d=0;d<b.length;d++)if(b[d].getAttribute("property")==a||b[d].getAttribute("name")==a){c=b[d].getAttribute("content");break}return c?c:null},loadRes:function(a,b,c){var d=document.createElement("script");d.type="text/javascript";
d.src=a;d.async="true";b&&(d.onreadystatechange=d.onload=function(){var a=d.readyState;b.done||a&&!/loaded|complete/.test(a)||(b.done=!0,b())},d.onerror=function(){c&&c()});a=document.getElementsByTagName("head")[0];a.firstChild?a.insertBefore(d,a.firstChild):a.appendChild(d)},isDomReady:function(a){function b(a){for(h=1;a=c.shift();)a()}var c=[],d,e=document,f=e.documentElement,g=f.doScroll,h=/^loade|c/.test(e.readyState);e.addEventListener&&e.addEventListener("DOMContentLoaded",d=function(){e.removeEventListener("DOMContentLoaded",
d,!1);b()},!1);g&&e.attachEvent("onreadystatechange",d=function(){/^c/.test(e.readyState)&&(e.detachEvent("onreadystatechange",d),b())});return a=g?function(b){self!=top?h?b():c.push(b):function(){try{f.doScroll("left")}catch(p){return setTimeout(function(){a(b)},50)}b()}()}:function(a){h?a():c.push(a)}}(),htmlDecode:function(a){var b=document.createElement("div");b.innerHTML=a;return 0===b.childNodes.length?"":b.childNodes[0].nodeValue},checkEventValue:function(a){if(a){var b="a age_conf age_range app_name app_version article_view_level brand c campaign carrier click_level connection_type content_ext_segment conversion_level currency d device domain domain_aug e gallery_view_level gender gender_conf geo_interest hour_range i impression_level interest lat latitude lng location_country location_region longitude loyalty_level main_app main_app_version main_carrier main_connection main_device main_device_brand main_device_model main_gps_location main_latitude main_location main_location_aug main_longitude main_op_sys_sdk main_op_sys_version main_referrer op_sys_sdk op_sys_version operating_system p pageview_level payment_type placement_id price_level purchase_category quantity_level referrer sdk_device_brand sdk_device_model standard_domain standard_interest standard_location sub_interest total_quantity_level total_spent_level url user_ext_segment v video_view_level".split(" ");
a=a.split(",");for(var c=[],d=0;d<a.length;d++)if(a[d]){var e=a[d].split("_");e&&e[0]&&0<=b.indexOf(e[0])&&(e[0]="evt"+e[0]);c.push(e.join("_"))}return c.join(",")}}},l=null,h=null,g=function(){var a=this;this.P=[];this.customerId=1016;this.instance=window._euronext||[];this.isGoodIframe=!1;try{this.document=window.parent.document,this.isGoodIframe=!0}catch(d){this.document=document}var b={S:function(b){try{a.P.push(b)}catch(k){e.log("Commands.S() > "+b+" [ERROR]: "+k)}e.log("Commands.S() > "+b+" [COMPLETED]")},
E:function(b){try{b.push(!0),a.sendEvent.apply(a,b)}catch(k){e.log("Commands.E() [ERROR]: "+k)}e.log("Commands.E() [COMPLETED]")},F:function(a){try{e.isFunction(a)&&a.apply(b)}catch(k){e.log("Commands.F() [ERROR]: "+k)}e.log("Commands.F() [COMPLETED]")}},c=function(a){function b(a,b,c){var d=Number(new Date)+(b||1E3);c=c||100;var e=function(b,k){var f=a();f?b(f):Number(new Date)<d?setTimeout(e,c,b,k):k(Error("timed out for "+a+": "+arguments))};return new Promise(e)}var c={gdpr:1,gdpr_consent:"",
enableCm:!0,objName:a};this.getData=new Promise(function(a){b(function(){return"function"===typeof __tcfapi?(__tcfapi("getTCData",2,function(a,b){if(b)return!0}),!0):!1},1E3,150).then(function(){__tcfapi("getTCData",2,function(a,b){if(b)try{c.gdpr=a.gdprApplies?1:0;c.gdpr_consent=a.tcString;b=[];for(var d in a.purpose.consents)Object.prototype.hasOwnProperty.call(a.purpose.consents,d)&&b.push(a.purpose.consents[d]);c.enableCm=a.purpose.consents[4]}catch(n){}return c});a(c);return c}).catch(function(){a(c);
return c})})};this.getNavigationInfo();this.baseURL="https://tra.neodatagroup.com";this.random=e.random();this.servlet="/pv";this.checkIframe();(function(){if(a.instance.push===Array.prototype.push){for(var c=function(a){if(!e.isArray(a))return!1;var c=a.shift();c=b[c];return e.isFunction(c)?c.apply(b,a):!1},k=0,f=a.instance.length;k<f;++k)c(a.instance[k]);a.push=c}})();this.tcfData=null;this.start=function(){var a=new c("_euronext");this.preprocess();this.parseParams();a.getData.then(function(a){window[a.objName].tcfData=
a;window[a.objName].getCall();window[a.objName].cookieMatchingProcess()})};this.getUtm();this.start()};g.prototype={siteBlacklistedForCookieMatching:[],isSiteInBlacklist:function(){for(var a=!1,b=location.href,c=0;c<this.siteBlacklistedForCookieMatching.length;c++)if(0<b.indexOf(this.siteBlacklistedForCookieMatching[c])){a=!0;break}return a},preprocess:function(){for(var a in this.instance)if("Doubleclick"===this.instance[a][0]){this.preprocessDC(this.instance[a][1]);break}},preprocessDC:function(a){this.provider=
"Doubleclick";this.servlet="/adv";this.keyparams=[];a=a.split("&");for(var b in a){var c=a[b].split("=");this.keyparams[c[0]]=c[1]}},parseParams:function(){var a=this.P,b;for(b in a)switch(a[b][0]){case "_taxonomy":l=a[b][1];break;case "_purchase":this.purchase=a[b][1];break;case "_customerId":this.customerId=a[b][1];break;case "_action":this.action=a[b][1];break;case "_actionType":this.actionType=a[b][1];break;case "_actionValue":this.actionValue=a[b][1];break;case "_provider":this.provider=a[b][1];
break;case "_advertising":this.advertising=a[b][1];this.servlet="/adv";break;case "_segment":this.segment=a[b][1];this.servlet="/seg";break;case "_content":this.content=a[b][1];break;case "_device":this.device=a[b][1];break;case "_auction":this.auction=a[b][1];break;case "_user":this.user=a[b][1];break;case "_trackingUrl":this.baseURL=a[b][1];this.servlet="";break;case "_track":this.tracker=a[b][1];break;case "_serv":this.serving=a[b][1];break;case "_customVar":this.customVar=a[b][1];break;case "_tagId":this.tagId=
a[b][1];break;case "_adv":this.advId=a[b][1];break;case "_cm":this.cm=a[b][1];break;case "_isPreview":h=a[b][1]}},getUtm:function(){if(location.search&&0<=location.search.indexOf("utm_")){for(var a=decodeURIComponent(location.search.replace("?","")).split("&"),b=[],c=0;c<a.length;c++)if(0===a[c].indexOf("utm_")){var d=encodeURIComponent(a[c].replace("utm_","").replace(/_/g,"-").replace("=","_")),f=d;d&&(f=d.split("_"),1<f.length&&(d=f[0].toLowerCase()+"_"+f[1].replace(/ /gi,"-").replace(/%20/gi,"-").replace(/%2520/gi,
"-")),d=d.split("_"),f=e.replaceInitialAndFinalCharsByRegex(d,"^[_|-]+","[_|-]+$"),f=f.join("_"));b.push(f)}0<b.length&&this.sendEvent("UTM","",b.join(","))}},events:[],sendEventToToolbox:function(a){this.events.push(a);try{window.postMessage&&window.postMessage({command:"neodata-toolbox-scan"},window.location.origin)}catch(b){}},sendEvent:function(a,b,c,d){this.evtValue=this.evtLabel=this.evtCat="";"undefined"!==typeof a&&(this.evtCat=encodeURIComponent(a));"undefined"!==typeof b&&(this.evtLabel=
encodeURIComponent(b));"undefined"!==typeof c&&(this.evtValue=encodeURIComponent(e.checkEventValue(e.stripBlacklistChars(c))));this.getEventsCall(d)},getEventsCall:function(a){try{if("localhost"===this.document.location.host)return}catch(c){}var b=[];this.customerId&&""!=this.customerId&&(b.push("sid="+this.customerId),this.advId&&b.push("ad="+this.advId),""!==this.evtCat&&(b.push("cat="+this.evtCat),b.push("lbl="+this.evtLabel),b.push("val="+this.evtValue),b.push("ur="+this.url),b.push("re="+this.ref),
b.push("rt=img"),a&&b.push("id="+a),b.push("rnd="+this.random),a=this.baseURL+"/events",a+="?"+b.join("&"),this.sendEventToToolbox({ts:new Date,action:"event",cat:this.evtCat,lab:this.evtLabel,val:this.evtValue,url:decodeURIComponent(this.url)}),this.addPixel(a)))},getCall:function(){var a=[],b="",c="";if(this.customerId&&""!=this.customerId){a.push("sid="+this.customerId);this.action&&(a.push("ac="+this.action),this.servlet="/adv");this.actionType&&a.push("at="+this.actionType);this.actionValue&&
a.push("av="+this.actionValue);a.push("rnd="+this.random);this.providerOverride?a.push("pv="+this.providerOverride):this.provider&&a.push("pv="+this.provider);l&&a.push("pa="+encodeURIComponent(l));this.subject&&a.push("subject="+this.subject);this.tracker&&a.push("tk="+this.tracker);this.serving&&a.push("ts="+this.serving);this.advertising&&this.advertising.map(function(b){var c=encodeURIComponent(b[0]);b=encodeURIComponent(b[1]);a.push(c+"="+b)},this);this.segment&&this.segment.map(function(b){var c=
encodeURIComponent(b[0]);b=encodeURIComponent(b[1]);a.push(c+"="+b)},this);this.tagId&&a.push("id="+this.tagId);this.advId&&a.push("ad="+this.advId);if(this.customVar){var d=[];this.customVar.map(function(a){if(!(2>a.length)){var b=a[0];(a=a[1])&&"string"===typeof a&&(a=a.replace(/_/g,"-").replace(/,/g,"-"));d.push(encodeURIComponent(b)+"_"+encodeURIComponent(a))}},this);this.cv=0<d.length?d.join(","):"";a.push("cd="+this.cv)}this.content&&this.content.map(function(d){var e=encodeURIComponent(d[0]);
d=encodeURIComponent(d[1]);"ur"===e||"re"===e?("ur"===e&&(c=d),"re"===e&&(b=d)):a.push(e+"="+d)},this);this.device&&this.device.map(function(b){var c=encodeURIComponent(b[0]);b=encodeURIComponent(b[1]);a.push(c+"="+b)},this);this.auction&&this.auction.map(function(b){var c=encodeURIComponent(b[0]);b=encodeURIComponent(b[1]);a.push(c+"="+b)},this);if(this.user){var e=this;this.user.map(function(b){var c=encodeURIComponent(b[0]);b=encodeURIComponent(b[1]);e.userOverride&&e.userOverride.hasOwnProperty(c)&&
(b=e.userOverride[c]);a.push(c+"="+b)},this)}else if(this.userOverride)for(var f in this.userOverride)a.push(f+"="+this.userOverride[f]);if(this.keyparams)for(var g in this.keyparams){f=encodeURIComponent(g);var h=encodeURIComponent(this.keyparams[g]);"ur"===f||"re"===f?("ur"===f&&(c=h),"re"===f&&(b=h)):a.push(f+"="+h)}this.purchase&&a.push("pc="+encodeURIComponent(decodeURIComponent(this.getSource(this.purchase))));a.push("rs="+(this.width+"x"+this.height));a.push("lg="+this.lang);a.push("tz="+this.tz);
""!==c&&(this.url=c);a.push("ur="+this.url);""!==b&&(this.ref=b);a.push("re="+this.ref);a.push("co="+this.color);this.isExtendedCookieMatchingEnabled()&&this.neoIdLastSyncCheck("neoLastSync")&&a.push("cb=window._euronext.setNeoIdLastSync('@@neo_user_id@@');");this.sendEventToToolbox({ts:new Date,action:"pageview",url:decodeURIComponent(this.url)});f=this.baseURL+this.servlet;null!==this.tcfData&&""!==this.tcfData.gdpr_consent&&a.push("gdpr="+this.tcfData.gdpr+"&gdpr_consent="+this.tcfData.gdpr_consent);
f+="?"+a.join("&");this.call(f)}},call:function(a){try{if("localhost"===this.document.location.host)return}catch(c){}if(h)e.log("RTT.call [SKIPPED] - Preview Mode");else{var b=document.createElement("script");b.type="text/javascript";b.src=a;b.async=!0;a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a)}},cookieMatchingLastSyncCheck:function(a,b){a=f.get(a);if(!a)return e.log("SYNC - "+b+" - No lastSync stored [CALLED]"),!0;try{var c=(new Date).getTime()-a,d=864E5<c;a=parseInt(a);
if(d)return e.log("SYNC - "+b+" - ELAPSED>MAX ("+c+">86400000) - [CALLED]"),!0;e.log("SYNC - "+b+" - ELAPSED>MAX ("+c+">86400000) - [SKIPPED]");return!1}catch(k){if(!a)return e.log("SYNC - "+b+" - Error: "+k+" [CALLED]"),!0}},neoIdLastSyncCheck:function(a){a=JSON.parse(f.get(a));if(!a)return e.log("SYNC - neoId - No lastSync stored [CALLED]"),!0;try{var b=parseInt(a.ts);var c=(new Date).getTime()-b;if(864E5<c)return e.log("SYNC - neoId - ELAPSED>MAX ("+c+">86400000) - [CALLED]"),!0;e.log("SYNC - neoId - ELAPSED>MAX ("+
c+">86400000) - [SKIPPED]");return!1}catch(d){if(!a)return e.log("SYNC - neoId - Error: "+d+" [CALLED]"),!0}},setNeoIdLastSync:function(a){var b=JSON.stringify({id:a,ts:(new Date).getTime()});f.set("neoLastSync",b);this.neodataId=a},isExtendedCookieMatchingEnabled:function(){return!1},setCookieMatchingLastSync:function(a,b){f.set(a,b)},cookieMatching:function(a){a=a?a:this.provider;var b=e.getProtocol(),c=!1,d="neoLastSync_"+a;if(this.cookieMatchingLastSyncCheck(d,a)&&(null===this.tcfData||this.tcfData.enableCm)){switch(a){case "ADFORM":var f=
b+"//dmp.adform.net/serving/cookie/match?party=1056&rt=img&rnd="+this.random;break;case "APPNEXUS":f="https://secure.adnxs.com/getuid?https://tracker.neodatagroup.com/cm?sid=1&pv=APN&eid=$UID&rt=img&rnd="+this.random;break;case "DBM":f="https://cm.g.doubleclick.net/pixel?google_nid=neodata_dmp&google_cm&process_consent=T&pv=dbm&sid=1&rt=img&rnd="+this.random;break;case "MEDIAMATH":var g=b+"//pixel.mathtag.com/sync/js?sync=auto&mt_exid=10082&exsync="+encodeURIComponent("https://tra.neodatagroup.com/cm?sid=1&pv=MEDIAMATH&eid=[MM_UUID]&rt=img&rnd="+
this.random);break;case "TDD":f="https://match.adsrvr.org/track/cmf/generic?ttd_pid=neodata&ttd_tpi=1";break;case "AMAZON":this.neodataId&&(b="https://aax-eu.amazon-adsystem.com/s/dcm?pid=d0592a87-ff14-499d-9eda-8641b59e11c0&id="+this.neodataId,f="https://tracker.neodatagroup.com/cm?eid="+this.neodataId+"&pv=AMAZON&sid=1&rd=",f+=encodeURIComponent(b));break;case "AUDIENCERATE":f="https://a.audrte.com/get?p=M1399668148&r="+encodeURIComponent(b+"//tracker.neodatagroup.com/cm?sid=1&pv=AUDIENCERATE&rt=img&rnd="+
this.random+"&eid=$UID");break;case "WEBORAMA":f="https://tracker.neodatagroup.com/cm?eid={WEBO_CID}&pv=weborama&sid=1&rnd="+this.random,f="https://redirect.frontend.weborama.fr/redirect/standard?url="+encodeURIComponent(f)}f&&(this.addPixel(f),c=!0);g&&(this.call(g),c=!0);c&&(this.setCookieMatchingLastSync(d,(new Date).getTime()),e.log("SYNC - "+a+" - [COMPLETED]"))}},cookieMatchingProcess:function(){if(this.cm&&0<this.cm.length)for(var a=this.cm.split(","),b=0;b<a.length;b++)this.cookieMatching(a[b])},
addPixel:function(a){try{(new Image).src=a}catch(b){}},getSource:function(a){var b=[],c;for(c in a)if(a.hasOwnProperty(c)){var d=isNaN(c)?'"'+c+'":':"";switch(typeof a[c]){case "object":d=e.isArray(a[c])?d+("["+this.getSource(a[c]).replace("{{","{").replace("}}","}")+"]"):d+this.getSource(a[c]);break;case "string":d+='"'+a[c]+'"';break;default:d+='"'+a[c]+'"'}b.push(d)}return"{"+b.join()+"}"},parseOgUrl:function(){for(var a=this.document.getElementsByTagName("meta"),b=0;b<a.length;b++)if("og:url"===
a[b].getAttribute("property"))return a[b].getAttribute("content");return null},parseCanonicalUrl:function(){for(var a=this.document.getElementsByTagName("link"),b=0;b<a.length;b++)if("canonical"===a[b].getAttribute("rel"))return a[b].getAttribute("href");return null},isValidUrl:function(a){return/^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,}))\.?)(?::\d{2,5})?(?:[/?#]\S*)?$/i.test(a)},
getUrl:function(){var a=this.document.URL,b=this.parseOgUrl();b&&this.isValidUrl(b)?a=""+b:(b=this.parseCanonicalUrl())&&this.isValidUrl(b)&&(a=""+b);return encodeURIComponent(a)},getNavigationInfo:function(){this.url=this.getUrl();var a="";this.document.referrer&&(a=encodeURIComponent(this.document.referrer));this.ref=a="null"===a||"unknown"===a||"undefined"===a?"":encodeURIComponent(a);a=""+navigator.language;"undefined"===a&&(a=navigator.browserLanguage);"undefined"===a&&(a="");this.lang=a;a="Netscape"!==
navigator.appName?screen.colorDepth:screen.pixelDepth;"undefined"===a&&(a="");this.color=a;a=""+screen.width;"undefined"===a&&(a="");this.width=a;a=""+screen.height;"undefined"===a&&(a="");this.height=a;a=(new Date).getTimezoneOffset();"undefined"===a&&(a="");this.tz=a},checkIframe:function(){window===window.top||this.isGoodIframe||(this.url=this.ref,this.ref="")},version:"1.1.10"};window._euronext&&void 0!==window._euronext.length?(window._euronext=new g,window._neodataTags=window._neodataTags||
[],window._neodataTags.push(window._euronext)):window._euronext.start()})();
(function(){var f=function(e){this.instance=window._neoJsPiggybackHandler;this.func=e;""!=this.func&&this.parseParams()};f.prototype={parseParams:function(){for(var e in this.func)"img"==this.func[e].type&&this.createImg(this.func[e].url),"js"==this.func[e].type&&this.createScript(this.func[e].url)},createImg:function(e){var f=document.getElementsByTagName("body").item(0),h=document.createElement("img");h.style.width="1px";h.style.height="1px";h.src=e;f.appendChild(h)},createScript:function(e){var f=
document.getElementsByTagName("body").item(0),h=document.createElement("script");h.setAttribute("type","text/javascript");h.src=e;f.appendChild(h)}};window._neoJsPiggybackHandler=f})();