function convertControlCharacters(str){return String(str).replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x9F]/g," ")}var d,secureFilters,g,b=document,a=window;-1!==document.cookie.indexOf("mtmPreview156_UgsKiUKA%3D1")&&-1===window.location.href.indexOf("&mtmPreviewMode=0")&&-1===window.location.href.indexOf("?mtmPreviewMode=0")||-1!==window.location.href.indexOf("&mtmPreviewMode=UgsKiUKA")||-1!==window.location.href.indexOf("?mtmPreviewMode=UgsKiUKA")?(g=(d=document).createElement("script"),d=d.getElementsByTagName("script")[0],g.type="text/javascript",g.async=!1,g.defer=!1,g.src="https://edw-2.egoiapp.com/matomo/js/container_UgsKiUKA_preview.js",d.parentNode.insertBefore(g,d)):("object"!=typeof window.MatomoTagManager&&("object"!=typeof window._mtm&&(window._mtm=[]),window.MatomoTagManager=function(){var k=(new Date).getTime();function j(){if(window.mtmPreviewWindow&&"object"==typeof window.mtmPreviewWindow.mtmLogs){for(var G=new Date,I=[],H=0;Hi.getTime()+6e4*i.getTimezoneOffset())}},r={parseUrl:function(i,J){try{var K=document.createElement("a"),G=(K.href=i,K.href);if((K=document.createElement("a")).href=G,J&&J in K){if("hash"===J)return String(K[J]).replace("#","");if("protocol"===J)return String(K[J]).replace(":","");if("search"===J)return String(K[J]).replace("?","");if("port"===J&&!K[J]){if("https:"===K.protocol)return"443";if("http:"===K.protocol)return"80"}return"pathname"===J&&K[J]&&"/"!==String(K[J]).substr(0,1)?"/"+K[J]:"port"===J&&K[J]?String(K[J]):K[J]}if("origin"===J&&"protocol"in K&&K.protocol)return K.protocol+"//"+K.hostname+(K.port?":"+K.port:"")}catch(I){if("function"==typeof URL&&(G=new URL(i),J)&&J in G){if("hash"===J)return String(G[J]).replace("#","");if("protocol"===J)return String(G[J]).replace(":","");if("search"===J)return String(G[J]).replace("?","");if("port"===J&&!G[J]){if("https:"===G.protocol)return 443;if("http:"===G.protocol)return 80}return G[J]}}},decodeSafe:function(G){try{return a.decodeURIComponent(G)}catch(i){return a.unescape(G)}},getQueryParameter:function(K,G){return(G=B.isDefined(G)?G:a.location.search)&&B.isDefined(K)&&null!==K&&!1!==K&&""!==K&&(G.substr(0,1),"?"!==G&&"&"!==G&&(G="?"+G),K=(K=K.replace("[","\\[")).replace("]","\\]"),K=new RegExp("[?&]"+K+"(=([^&#]*)|&|#|$)").exec(G))?K[2]?(G=K[2].replace(/\+/g," "),this.decodeSafe(G)):"":null}},D={hasSetupScroll:!1,scrollCallbacks:[],scrollListenEvents:["scroll","resize"],offScroll:function(G){G in this.scrollCallbacks&&(this.scrollCallbacks[G]=null);var I=0,H=0;for(I in this.scrollCallbacks)this.scrollCallbacks[I]&&H++;if(!H){for(I=0;I"))},isAttributeContext:function(M,K){var H,J;return!(!M||!K)&&-1!==(H=(M=String(M).replace(/([\s\uFEFF\xA0]*=[\s\uFEFF\xA0]*)/g,"=")).lastIndexOf("<"))&&-1===(M=M.substring(H)).indexOf(">")&&-1!==(H=M.lastIndexOf("="))&&(J=M.lastIndexOf(" ",H),J=M.substring(J,H),(J=B.trim(J)).toLowerCase()===K.toLowerCase())&&('"'===(K=(J=M.substring(H).replace("=","")).substring(0,1))?-1===J.substring(1).indexOf('"'):"'"===K?-1===J.substring(1).indexOf("'"):-1===J.indexOf(" "))},onLoad:function(i){"complete"===b.readyState?i():a.addEventListener?a.addEventListener("load",i):a.attachEvent&&a.attachEvent("onload",i)},onReady:function(H){var i=!1;(i=b.attachEvent?"complete"===b.readyState:"loading"!==b.readyState)?H():(b.addEventListener?this.addEventListener(b,"DOMContentLoaded",function G(){b.removeEventListener("DOMContentLoaded",G,!1),i||(i=!0,H())}):b.attachEvent&&b.attachEvent("onreadystatechange",function G(){"complete"===b.readyState&&(b.detachEvent("onreadystatechange",G),i||(i=!0,H()))}),this.onLoad(function(){i||(i=!0,H())}))},onClick:function(G,i){void 0===i&&(i=b.body),l.dom.addEventListener(i,"click",function(H){1===(H.which||1)&&G(H,"left")},!0),l.dom.addEventListener(i,"auxclick",function(H){2===(H.which||2)&&G(H,"middle")},!0),l.dom.addEventListener(i,"contextmenu",function(H){3===(H.which||3)&&G(H,"right")},!0)}};function w(H){if(this.window=a,this.document=b,this.set=function(i,I){this[i]=I},this.get=function(I,i){return null!==I&&!1!==I&&B.isDefined(I)?I in this?B.isObject(this[I])&&"get"in this[I]&&B.isFunction(this[I].get)?this[I].get():this[I]:(I=u(I,this),B.isDefined(I)?I:i):i},this.buildVariable=function(i){return o(i,this.get("container"))},B.isObject(H))for(var G in H)B.hasProperty(H,G)&&this.set(G,H[G])}function z(G,i){this.isValid=function(){var I=o(G.actual,i).get(),H=o(G.expected,i).get();return B.compare(I,H,G.comparison)}}function o(G,i){return B.isObject(G)&&G.joinedVariable&&B.isArray(G.joinedVariable)?new q(G.joinedVariable,i):new(B.isObject(G)&&G.type?s:m)(G,i)}function q(G,i){this.name="",this.type="JoinedVariable",this.getDefinition=function(){return G},this.get=function(){for(var J,I="",H=0;H\n function getParamsCookie(){\n let cookie = document.cookie.split(";").find((c) => c.includes("eg_params")) || null;\n if (cookie) {\n cookie = cookie.trim().replace("eg_params=", "") || null;\n }\n return cookie;\n };\n let urlParams = {};\n ["utm_source", "utm_medium", "utm_campaign", "utm_term", "utm_content"].forEach(utm => { \n let value = new URLSearchParams(document.location.search).get(utm); \n if (value) { \n urlParams[utm] = value;\n } \n });\n let cookie = getParamsCookie();\n if (!cookie) {\n cookie = urlParams;\n } else {\n cookie = JSON.parse(cookie);\n cookie = { ...urlParams, ...cookie };\n }\n const url = new URL(document.URL);\n document.cookie = `eg_params=${JSON.stringify(cookie)};path=/;domain=${url.hostname};SameSite=None;Secure;`;\n <\/script>\n ',htmlPosition:"bodyEnd"},blockTriggerIds:[],fireTriggerIds:[10683],fireLimit:"unlimited",fireDelay:0,startDate:null,endDate:null,Tag:"CustomHtmlTag"}],triggers:[{id:10683,type:"PageView",name:"PageView",parameters:[],conditions:[],Trigger:"PageViewTrigger"},{id:13305,type:"PageView",name:"PageView",parameters:[],conditions:[],Trigger:"PageViewTrigger"}],variables:[{name:"MatomoConfiguration",type:"MatomoConfiguration",lookUpTable:[],defaultValue:"",parameters:{matomoUrl:"https://edw-2.egoiapp.com/matomo/",idSite:"156",enableLinkTracking:!0,enableCrossDomainLinking:!1,enableDoNotTrack:!1,enableJSErrorTracking:!1,enableHeartBeatTimer:!1,trackAllContentImpressions:!1,trackVisibleContentImpressions:!1,disableCookies:!1,setSecureCookie:!1,cookieDomain:"",cookiePath:"",domains:[],alwaysUseSendBeacon:!1,userId:"",customDimensions:[],bundleTracker:!0,registerAsDefaultTracker:!0,jsEndpoint:"matomo.js",trackingEndpoint:"matomo.php",requireConsent:!1,requireCookieConsent:!1,cookieSameSite:"Lax",disableBrowserFeatureDetection:!1},Variable:"MatomoConfigurationVariable"}]},g));