if(typeof(DMP) === 'undefined') {
	window.DMP = {};
}
if(typeof(DMP.onetag) === 'undefined') {
	DMP.onetag = {};
}

if(typeof(DMP.onetag.system) === 'undefined') {
	DMP.onetag.system = {};

	DMP.onetag.system.pageName = function(){
		var pageName = (location.hostname + location.pathname).replace(/\//g, ':');
		var addPageName = (typeof(window.s_AddPageName) === 'undefined') ? '' : '_' + window.s_AddPageName;
		return pageName + addPageName;
	};

}

if(typeof(DMP.onetag.site) === 'undefined') {
	DMP.onetag.site = {};
}

DMP.onetag.error = [];
try {
window.ignoreAdobeTagManager = true;
} catch(e) {
DMP.onetag.error.push(262);
}
try {
(function(){
	var p1='',run=false;
p1='df76cf7e-4234-4933-ad3e-a9dc8bb0f287';
run=true;
	if (!p1 || !run) return;
	var e=document.createElement("script"), s=document.getElementsByTagName("script")[0];
	e.type="text/javascript";
	e.id="Cookiebot";
	e.src="https://consent.cookiebot.com/uc.js";
	e.setAttribute("data-cbid",p1);
	e.async=true;
	s.parentNode.insertBefore(e,s);
})();
(function(w){
	var p=[], s=[], m=[];
	w.dataLayer=w.dataLayer||[];
	w.CookieControl=w.CookieControl||{};
	w.CookieControl.OTGFNC = {
		addPreferences: function(f){ p.push(f) },
		addStatistics: function(f){ s.push(f) },
		addMarketing: function(f){ m.push(f) }
	};
	w.CookiebotCallback_OnAccept = function() {
		var l = function(a, b) {
			for (var i=0; i<a.length; i++) {
				if (typeof a[i] === "function")try{a[i]()}catch(e){}
			}
			w.dataLayer.push({event:"DMPonetag1543_"+b});
		};
		if (Cookiebot.consent.preferences) l(p,'preferences');
		if (Cookiebot.consent.statistics) l(s,'statistics');
		if (Cookiebot.consent.marketing) l(m,'marketing');
	};
	window.addEventListener("CookiebotOnDialogInit",function(){CookieConsentDialog.multiAcceptText="I Accept"});
})(window);
} catch(e) {
DMP.onetag.error.push(1543);
}
