function deepExtend(r){r=r||{};for(var e=arguments.length,n=1;n=200&&i.status<400?(await g(),triggerEventCrossBrowser(window,"loadajax")):e.error&&e.error(i.responseText,i.status,e),ajaxPop(i)},i.onerror=function(){e.error&&e.error(i.responseText,i.status,e),ajaxPop(i)},e.abort&&(i.onabort=e.abort),"GET"===e.method?i.send():(t instanceof FormData||(i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t=httpBuildQuery(t)),i.send(t)),i.executePrecachedResult=function(){e.precacheOnly=!1,g()},i._showLoading=e.showLoading,g_arrAjaxRequests.push(i),e.showLoading&&ajaxShowLoading(e.showLoadingMessage),i}function ajaxAbort(e){e.abort(),ajaxPop(e)}function ajaxPop(e){var a=g_arrAjaxRequests.length;if(a>1){for(var t=0;t'+e+""),document.body.appendChild(a),a.classList.add("ajaxLoadingShow"),ajaxLoadingTimeout=null},400))}function ajaxHideLoading(){ajaxLoadingTimeout&&(clearTimeout(ajaxLoadingTimeout),ajaxLoadingTimeout=null);var e=document.getElementById("ajaxLoading");e&&(e.classList.add("ajaxLoadingHide"),ajaxLoadingHideTimeout&&clearTimeout(ajaxLoadingHideTimeout),ajaxLoadingHideTimeout=setTimeout(function(){e.parentNode&&e.parentNode.removeChild(e)},500))}async function ajaxEvalChunkedResponse(e){let a=0,t=[],n="\n\xa4\xa4\xa4\xa4\xa4\xa4\xa4\xa4\xa4\xa4\n\n",o=e.indexOf(n),r=0;for(;-1!==o;){let s=e.indexOf("\n"),i=e.substr(0,s),d=e.substr(s+1,o-s-1);if("js"==i)a?t.push(d):ajaxEvalResponse(d);else if("css"==i){let e=document.createElement("style");e.styleSheet?e.styleSheet.cssText=d:e.appendChild(document.createTextNode(d)),document.getElementsByTagName("head")[0].appendChild(e)}else if("cssRemote"==i){let e=JSON.parse(d);for(let a=0;a{let n=JSON.parse(d);for(let o=0;owindow.innerWidth-100&&t.offsetHeight>window.innerHeight-100&&t.classList.add("dialogBoxFullScreen");let e=void 0!==window.scrollY?window.scrollY:document.documentElement.scrollTop,i=Math.round(window.innerHeight/2.5-t.offsetHeight/2.5);if(i+=e,i=Math.max(e,i),t.style.top=i+"px","auto"===o.width&&(t.style.width="auto",t.style.left="auto",t.style.right="auto",t.style.left=window.innerWidth/2-t.offsetWidth/2+"px"),o.closable){t.addEventListener("keydown",function(e){27===e.keyCode&&(o.fnOnClose&&o.fnOnClose(),o.close())});let e=document.createElement("dialogboxclose");t.appendChild(e),e.addEventListener("click",function(){o.fnOnClose&&o.fnOnClose(),o.close()})}triggerEventCrossBrowser(window,"dialogboxopen")})}if(void 0!==this.noajax&&this.noajax)a();else{let e=null;this._GET&&(e=this._GET);let t=null;this.nSender&&(t=this.nSender),this.ajax(this.ajaxparams,e,function(){a(),o.onAjaxComplete&&setTimeout(function(){o.onAjaxComplete()},0)},t)}if(this.nSender){let e=this.nSender;for(;e=e.parentElement;)if(e.classList.contains("tableRow")){e.classList.add("tableRow-active"),t._dialogTableRow=e;break}if(this.nSender.parentNode&&this.nSender.parentNode.parentNode&&this.nSender.parentNode.parentNode._contextMenuTableRow){let e=this.nSender.parentNode.parentNode._contextMenuTableRow;e.classList.add("tableRow-active"),t._dialogTableRow=e}}t.style.zIndex=g_iDialogBoxZIndex+1,g_iDialogBoxZIndex+=2},DialogBox.prototype.close=function(){this.noajax=!1;let e=document.getElementById(this.id);if(!e||!e.classList.contains("dialogBoxOpen"))return;e.classList.remove("dialogBoxOpen"),e.classList.remove("dialogBoxFullScreen"),e.classList.add("dialogBoxClose");let o=document.getElementById(this.id+"_opened");o&&o.classList.remove("alwayspost");let t=e.previousSibling;t&&"dialogboxoverlay"===t.nodeName.toLowerCase()&&(t.classList.add("dialogBoxClose"),t.closeTimeout=setTimeout(function(){t.classList.remove("dialogBoxOpen"),t.parentNode&&t.parentNode.removeChild(t)},100)),setTimeout(function(){e.style.display="",e.innerHTML=""},100),triggerEventCrossBrowser(e,"close"),e._dialogTableRow&&e._dialogTableRow.classList.remove("tableRow-active"),g_iDialogBoxZIndex-=2},DialogBox.prototype.generateCacheKey=function(e,o){let t=this.id;return e&&(t+=httpBuildQuery(e)),o&&(t+=httpBuildQuery(o)),t},DialogBox.prototype.ajax=async function(e,o,t,i){let a=this.generateCacheKey(e,o);if(this.m_arrAJAXCache[a]){t&&this.m_arrAJAXCache[a].result?(await ajaxEvalChunkedResponse(this.m_arrAJAXCache[a].result),t(this.m_arrAJAXCache[a].result),delete this.m_arrAJAXCache[a],requestAnimationFrame(()=>{document.body.querySelector("#"+this.id+" *[autofocus]")?.focus()})):this.m_arrAJAXCache[a].fnSuccess=t;return}let l={};l.type="POST",l.url="/_public/Controls/Forms/DialogBox/dialogbox.php",l.dataIncludeURL=!0,l.dataIncludeJS=!0,l.dataIncludeCSS=!0,l.dataIncludeState=!0,l.evalResponse=!1,i&&(l.dataIncludeState=i),o&&(l._GET=o),l._POST={},l._POST.dialogid=this.id,l.ajaxparams=e;let s=this;l.success=async e=>{s.m_arrAJAXCache[a]&&(s.m_arrAJAXCache[a].fnSuccess?(await ajaxEvalChunkedResponse(e),s.m_arrAJAXCache[a].fnSuccess(e),delete s.m_arrAJAXCache[a],requestAnimationFrame(()=>{document.body.querySelector("#"+this.id+" *[autofocus]")?.focus()})):s.m_arrAJAXCache[a].result=e)},this.m_arrAJAXCache[a]={result:null,fnSuccess:t},ajaxRequest(l)},DialogBox.get=function(e){return g_arrDialogBoxes[e]},DialogBox.open=function(e,o){if(!g_arrDialogBoxes[e])throw"Could not find dialog box with id "+e;g_arrDialogBoxes[e].open(o)},DialogBox.cache=function(e,o,t){if(!g_arrDialogBoxes[e])throw"Could not find dialog box with id "+e;g_arrDialogBoxes[e].ajax(null,o,null,t)},DialogBox.close=function(e){if(!g_arrDialogBoxes[e])throw"Could not find dialog box with id "+e;g_arrDialogBoxes[e].close()},DialogBox.closeClosest=function(e){let o=getClosest(e,"dialogbox");o&&DialogBox.close(o.getAttribute("id"))},DialogBox.isOpen=function(e){if(!g_arrDialogBoxes[e])return!1;let o=document.getElementById(e);return!!o&&o.classList.contains("dialogBoxOpen")},DialogBox.linkCache=function(e){let o=e.getAttribute("data-dialog");DialogBox.cache(o,JSON.parse(e.getAttribute("data-dialogget")),e)},DialogBox.linkOpen=function(e){let o=DialogBox.get(e.getAttribute("data-dialog"));return o._GET=JSON.parse(e.getAttribute("data-dialogget")),o.nSender=e,o.open(),!1},window.addEventListener("ajaxNavigate",function(){for(let e in g_arrDialogBoxes)g_arrDialogBoxes[e].close()}); !function(){var t=/^hsla\(\s*([\d]{1,3})\s*\,\s*([\d]{1,3})%\s*,\s*([\d]{1,3})%\s*\,\s*(1|0\.[\d]+)\s*\)$/i,e=/^rgba\(\s*([\d]{1,3})\s*\,\s*([\d]{1,3})\s*\,\s*([\d]{1,3})\s*\,\s*(1|0\.[\d]+)\s*\)$/i,r=/^rgb\(\s*([\d]{1,3})\s*\,\s*([\d]{1,3})\s*\,\s*([\d]{1,3})\s*\)$/i,i=/^#([\da-f])([\da-f])([\da-f])$/i,a=/^#([\da-f]{2})([\da-f]{2})([\da-f]{2})$/i;function s(t,e,r){function i(t,e,r){return(r<0&&(r+=1),r>1&&(r-=1),r<1/6)?t+(e-t)*6*r:r<.5?e:r<2/3?t+(e-t)*(2/3-r)*6:t}if(t/=360,r/=100,e/=100){var a,s,n,o=r<.5?r*(1+e):r+e-r*e,l=2*r-o;a=i(l,o,t+1/3),s=i(l,o,t),n=i(l,o,t-1/3)}else a=s=n=r;return{r:Math.round(255*a),g:Math.round(255*s),b:Math.round(255*n)}}function n(t,e,r){var i,a,s=Math.max(t/=255,e/=255,r/=255),n=Math.min(t,e,r),o=(s+n)/2;if(s==n)i=0,a=0;else{var l=s-n;switch(a=o>.5?l/(2-s-n):l/(s+n),s){case t:i=(e-r)/l+(e=50?"rgba(0,0,0,1)":"rgba(255,255,255,1)")},o.prototype.createGradient=function(){var t=(this.h-25+360)%360,e=Math.min(Math.max(this.s-20,50),100),r=Math.min(Math.max(this.l+10,0),100),i=new o;return i.setHSLA(t,e,r,1),{strStartColor:this.getRGBAString(),strEndColor:i.getRGBAString(),bLightFont:128>this.getRelativeLuminance()}},o.prototype.createAnalogousPallate=function(){let t={},e=this.clone();e.hueShift(-30);let r=this.clone();return r.hueShift(30),t.pPrimary=this,t.pSecondary=e,t.pTertiary=r,t},o.prototype.createTriadicPallate=function(){let t={},e=this.clone();e.hueShift(-120);let r=this.clone();return r.hueShift(120),t.pPrimary=this,t.pSecondary=e,t.pTertiary=r,t},o.prototype.createSplitComplementaryPallate=function(){let t={},e=this.clone();e.hueShift(-72);let r=this.clone();return r.hueShift(72),t.pPrimary=this,t.pSecondary=e,t.pTertiary=r,t},window.Color=o}(),function(){let t={aliceblue:"#F0F8FF",antiquewhite:"#FAEBD7",aqua:"#00FFFF",aquamarine:"#7FFFD4",azure:"#F0FFFF",beige:"#F5F5DC",bisque:"#FFE4C4",black:"#000000",blanchedalmond:"#FFEBCD",blue:"#0000FF",blueviolet:"#8A2BE2",brown:"#A52A2A",burlywood:"#DEB887",cadetblue:"#5F9EA0",chartreuse:"#7FFF00",chocolate:"#D2691E",coral:"#FF7F50",cornflowerblue:"#6495ED",cornsilk:"#FFF8DC",crimson:"#DC143C",cyan:"#00FFFF",darkblue:"#00008B",darkcyan:"#008B8B",darkgoldenrod:"#B8860B",darkgray:"#A9A9A9",darkgrey:"#A9A9A9",darkgreen:"#006400",darkkhaki:"#BDB76B",darkmagenta:"#8B008B",darkolivegreen:"#556B2F",darkorange:"#FF8C00",darkorchid:"#9932CC",darkred:"#8B0000",darksalmon:"#E9967A",darkseagreen:"#8FBC8F",darkslateblue:"#483D8B",darkslategray:"#2F4F4F",darkslategrey:"#2F4F4F",darkturquoise:"#00CED1",darkviolet:"#9400D3",deeppink:"#FF1493",deepskyblue:"#00BFFF",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1E90FF",firebrick:"#B22222",floralwhite:"#FFFAF0",forestgreen:"#228B22",fuchsia:"#FF00FF",gainsboro:"#DCDCDC",ghostwhite:"#F8F8FF",gold:"#FFD700",goldenrod:"#DAA520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#ADFF2F",honeydew:"#F0FFF0",hotpink:"#FF69B4",indianred:"#CD5C5C",indigo:"#4B0082",ivory:"#FFFFF0",khaki:"#F0E68C",lavender:"#E6E6FA",lavenderblush:"#FFF0F5",lawngreen:"#7CFC00",lemonchiffon:"#FFFACD",lightblue:"#ADD8E6",lightcoral:"#F08080",lightcyan:"#E0FFFF",lightgoldenrodyellow:"#FAFAD2",lightgray:"#D3D3D3",lightgrey:"#D3D3D3",lightgreen:"#90EE90",lightpink:"#FFB6C1",lightsalmon:"#FFA07A",lightseagreen:"#20B2AA",lightskyblue:"#87CEFA",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#B0C4DE",lightyellow:"#FFFFE0",lime:"#00FF00",limegreen:"#32CD32",linen:"#FAF0E6",magenta:"#FF00FF",maroon:"#800000",mediumaquamarine:"#66CDAA",mediumblue:"#0000CD",mediumorchid:"#BA55D3",mediumpurple:"#9370DB",mediumseagreen:"#3CB371",mediumslateblue:"#7B68EE",mediumspringgreen:"#00FA9A",mediumturquoise:"#48D1CC",mediumvioletred:"#C71585",midnightblue:"#191970",mintcream:"#F5FFFA",mistyrose:"#FFE4E1",moccasin:"#FFE4B5",navajowhite:"#FFDEAD",navy:"#000080",oldlace:"#FDF5E6",olive:"#808000",olivedrab:"#6B8E23",orange:"#FFA500",orangered:"#FF4500",orchid:"#DA70D6",palegoldenrod:"#EEE8AA",palegreen:"#98FB98",paleturquoise:"#AFEEEE",palevioletred:"#DB7093",papayawhip:"#FFEFD5",peachpuff:"#FFDAB9",peru:"#CD853F",pink:"#FFC0CB",plum:"#DDA0DD",powderblue:"#B0E0E6",purple:"#800080",rebeccapurple:"#663399",red:"#FF0000",rosybrown:"#BC8F8F",royalblue:"#4169E1",saddlebrown:"#8B4513",salmon:"#FA8072",sandybrown:"#F4A460",seagreen:"#2E8B57",seashell:"#FFF5EE",sienna:"#A0522D",silver:"#C0C0C0",skyblue:"#87CEEB",slateblue:"#6A5ACD",slategray:"#708090",slategrey:"#708090",snow:"#FFFAFA",springgreen:"#00FF7F",steelblue:"#4682B4",tan:"#D2B48C",teal:"#008080",thistle:"#D8BFD8",tomato:"#FF6347",turquoise:"#40E0D0",violet:"#EE82EE",wheat:"#F5DEB3",white:"#FFFFFF",whitesmoke:"#F5F5F5",yellow:"#FFFF00",yellowgreen:"#9ACD32"};window.CSSColorNames={getHexForName:function(e){return e&&t[e.toLowerCase()]||null}}}(); !function(){let t={LIST_ITEM_OPEN:"s8-navigationPrimaryLI-open",MOBILE_CLOSE_SHOW:"s8-navigationPrimary__mobileCloseButton--show",DISPLAY_STATE_MOBILE:"s8-navigationPrimary--displayStateMobile",DISPLAY_STATE_MOBILE_IS_OPEN:"s8-navigationPrimary--displayStateMobile-open"};function e(t,e){this.config={bOpenOnHover:e.bOpenOnHover,strOrientation:e.strOrientation,bPreventWrap:e.bPreventWrap,pMobileMediaQuery:window.matchMedia(`(max-width: ${parseInt(e.iMobileBreakPoint)}px)`)},this.classlicurrent=e.classlicurrent||"active",this.pNavList=new i(t),this.nMobileMenuUL=this.pNavList.getListNode().previousElementSibling,this.mouseoutCloseTimer=null,this.mobileMenuCloseTimer=null,this.init()}function i(t){this.nList=t,this.arrListItems=[],this.init()}function n(t){this.nListItem=t,t._pListItem=this,this.nLink=t.querySelector("a"),this.pSubNavList=null,this.init()}window.PrimaryNavigation=e,e.prototype={init:function(){let t=this.pNavList.getListNode();this.nMobileCloseButton=document.createElement("div"),this.nMobileCloseButton.classList.add("s8-navigationPrimary__mobileCloseButton"),this.nMobileCloseButton.setAttribute("tabindex","0"),t.parentElement.appendChild(this.nMobileCloseButton),this._fixColors(),this._bindInteractions();let e=null;"function"==typeof Event?e=new Event("initialised"):(e=document.createEvent("Event")).initEvent("initialised",!0,!0),t.dispatchEvent(e)},_bindInteractions:function(){for(let t=0,e=Object.keys(this.interactions);t50?t.classList.add("s8-navigationPrimary--fallback-bg-black"):t.classList.add("s8-navigationPrimary--fallback-bg-white"));let i=t.querySelector("ul");if(i){let e=window.getComputedStyle(i);("rgba(0, 0, 0, 0)"===e.backgroundColor||"transparent"===e.backgroundColor)&&(new Color(e.color).getRelativeLuminance()>50?t.classList.add("s8-navigationPrimary--fallback-submenus-bg-black"):t.classList.add("s8-navigationPrimary--fallback-submenus-bg-white"))}},_widthIsTooSmallForListItems:function(){let t=this.pNavList.getListNode();return t.scrollWidth>t.clientWidth}},i.prototype={init:function(){for(let t=0;t0;){i.pop();let t="/"+i.join("/")+"/";this.arrListItems.some(function(i){return e=i.getLinkByhref(t)})}}return e},setActiveLink:function(t,e){this.arrListItems.forEach(function(i){i.nLink===t||i.pSubNavList&&i.pSubNavList.getLinkByhref(t.href)?i.setActive(!0,e):i.setActive(!1,e)})},inMobileDisplay:function(){return this.nList.classList.contains(t.DISPLAY_STATE_MOBILE)}},n.prototype={init:function(){let t=this.nListItem.querySelector("ul");t&&(this.pSubNavList=new i(t))},open:function(){this.isOpen()||this.nListItem.classList.add(t.LIST_ITEM_OPEN)},close:function(){this.isOpen()&&this.nListItem.classList.remove(t.LIST_ITEM_OPEN),this.pSubNavList&&this.pSubNavList.closeAll()},isOpen:function(){return!this.pSubNavList||this.nListItem.classList.contains(t.LIST_ITEM_OPEN)},contains:function(t){return this.nListItem.contains(t.nListItem)},setActive:function(t,e){this.nListItem.classList[t?"add":"remove"](e),this.pSubNavList&&this.pSubNavList.arrListItems.forEach(function(i){i.setActive(t,e)})},getLinkByhref:function(t){return new window.URL(this.nLink.href).pathname===t||this.nLink.href===t?this.nLink:this.pSubNavList?this.pSubNavList.getLinkByhref(t):null}}}(); !function(){if(window.ToolTip)return;let t={TOP:"top",TOP_RIGHT:"topright",RIGHT:"right",BOTTOM_RIGHT:"bottomright",BOTTOM:"bottom",BOTTOM_LEFT:"bottomleft",LEFT:"left",TOP_LEFT:"topleft"},e={[t.LEFT]:t.RIGHT,[t.TOP_LEFT]:t.BOTTOM_LEFT,[t.TOP]:t.BOTTOM,[t.TOP_RIGHT]:t.BOTTOM_RIGHT,[t.RIGHT]:t.LEFT,[t.BOTTOM_LEFT]:t.TOP_LEFT,[t.BOTTOM]:t.TOP,[t.BOTTOM_RIGHT]:t.TOP_RIGHT},n=function(t){if("string"==typeof t.target){if(t.target=document.querySelectorAll(t.target),!t.target.length)return;t.target=t.target[0]}let o=this;for(let e in this.title="",this.content="",this.container=document.body,this.target=null,this.position="bottom",this.arrowPosition=null,this.positionOffsetX=0,this.positionOffsetY=0,this.marginX=0,this.marginY=0,this.hasCloseButton=!1,this.positionDynamic=!1,this.showOn=null,this.hideOn=null,this.toggleOn=null,this.onShow=null,this.onHide=null,this.arrClasses=[],this.theme="standard",this.animation=!1,this.ignoreCollision=!1,t)this[e]=t[e];for(let e in this.target||(this.target=document.body,this.positionDynamic=!1,this.position="topright"),this.container||(this.container=document.body),this.id=t.id?t.id:n._id++,this.nWrapper=this.container.ownerDocument.createElement("tooltip"),this._arrChevrons=[],this.nWrapper.toolTip=this,this.nWrapper.id=this.id,this.nWrapper.classList.add("tooltipTheme-"+this.theme),this.arrClasses)this.nWrapper.classList.add(this.arrClasses[e]);if(this.nWrapperContent=this.container.ownerDocument.createElement("tooltipcontent"),this.nWrapper.appendChild(this.nWrapperContent),this.hasCloseButton){let t=this.container.ownerDocument.createElement("tooltipclose");t.addEventListener("click",function(){o.hide()}),this.nWrapperContent.appendChild(t)}this.nTitle=this.container.ownerDocument.createElement("div"),this.nTitle.classList.add("s8ToolTip_Title"),this.nWrapperContent.appendChild(this.nTitle),this.nContent=this.container.ownerDocument.createElement("div"),this.nContent.classList.add("s8ToolTip_Text"),this.nWrapperContent.appendChild(this.nContent),this.container.appendChild(this.nWrapper),this._hookEvents(),window.ToolTipThemes[this.theme].construct(this),this.arrowPosition=this.arrowPosition?this.arrowPosition:e[this.position],this._addChevron(this.arrowPosition),this._update(),n._arrTooltips.push(this)};n._id=0,n._arrTooltips=[],n.getByElementId=function(t){for(let e=0;er.bottom&&(r.bottom=o.bottom,r.height=o.bottom-r.top)}}let h=this.position;if(this.positionDynamic){let t,e=this.container.parentNode,o=0,s=0;for(;e;){if((e.currentStyle||e.ownerDocument)&&"hidden"===(e.currentStyle||e.ownerDocument.defaultView.getComputedStyle(e,"")).overflow){let t=e.getBoundingClientRect();if(t&&t.width){o=t.left,s=t.top;break}}e=e.parentNode}e||(e=this.container.ownerDocument.documentElement);let a=e.clientWidth,l=e.clientHeight,p={side:"top",opposed:"bottom",x:a,y:r.top-s};p.size=p.x*p.y;let d={side:"right",opposed:"left",x:a-r.right-o,y:l};d.size=d.x*d.y;let c={side:"bottom",opposed:"top",x:a,y:l-r.bottom-s};c.size=c.x*c.y;let f={side:"left",opposed:"right",x:r.left-o,y:r.top-s};f.size=f.x*f.y,t=({topleft:p,top:p,topright:p,bottomleft:c,bottom:c,bottomright:c,left:f,right:d})[h];let u=[p,d,c,f];for(i=0;ie&&s.topn){if(r.left>400){let e=r.left+r.width/2,n=r.top-30;for(let o of t)if(o!==this.target&&(s=o.getBoundingClientRect())&&s.lefte&&s.topn){h="left",this.arrowPosition="right";break t}}h="top",this.arrowPosition="bottom";break}}}this._clearChevrons(),this._addChevron(this.arrowPosition),t||(this.position=h)}e=this._arrChevrons[0].chevron.getBoundingClientRect();let l=r.left+r.width*this._positionMatrix[h].w-(e.left+e.width*this._positionMatrix[this.arrowPosition].w),p=r.top+r.height*this._positionMatrix[h].h-(e.top+e.height*this._positionMatrix[this.arrowPosition].h);if(l+=parseInt(this.marginX)+parseInt(this.positionOffsetX),(p+=parseInt(this.marginY)+parseInt(this.positionOffsetY))<0&&this.container.offsetParent&&"hidden"==this.container.offsetParent.ownerDocument.defaultView.getComputedStyle(this.container.offsetParent,null).overflowY&&(p=0),this.nWrapper._iTransLeft=Math.floor((this.nWrapper._iTransLeft||0)+l),this.nWrapper._iTransTop=Math.floor((this.nWrapper._iTransTop||0)+p),this.nWrapper.style.transform="translate("+this.nWrapper._iTransLeft+"px, "+this.nWrapper._iTransTop+"px)",!this.ignoreCollision){let t=this.nWrapper.ownerDocument.getElementsByTagName("tooltip"),e=this.nWrapper.getBoundingClientRect();for(let n=0;n=o.left-5&&e.left<=o.right+5&&e.top>=o.top-5&&e.top<=o.bottom-5&&(this.nWrapper._iTransLeft+=Math.floor(o.width)+10,this.nWrapper.style.transform="translate("+this.nWrapper._iTransLeft+"px, "+this.nWrapper._iTransTop+"px)")}}this.animation&&this.nWrapper.classList.add("tooltipAnimated-"+this.animation)},n.prototype._setContent=function(){this.nWrapper.className=this.nWrapper.className.replace(/\sTitle/ig,""),"string"==typeof this.title&&this.title.length?(this.nTitle.innerHTML=this.title,this.nTitle.style.display="block"):"function"==typeof this.title?(this.nTitle.innerHTML="",this.nTitle.appendChild(this.title(this)),this.nTitle.style.display="block"):this.title?this.title!==this.title.firstChild&&(this.nTitle.appendChild(this.title),this.nTitle.style.display="block"):this.nTitle.innerHTML="","string"==typeof this.content?this.nContent.innerHTML=this.content:"function"==typeof this.content?(this.nContent.innerHTML="",this.nContent.appendChild(this.content(this))):this.content?this.content!==this.nContent.firstChild&&this.nContent.appendChild(this.content):this.nContent.innerHTML=""},n.prototype._addChevron=function(t){let e="tooltip--arrow-"+t,n=this.container.ownerDocument.createElement("tooltipchevronwrapper"),o=this.container.ownerDocument.createElement("tooltipchevron");return n.appendChild(o),this.nWrapper.classList.add(e),this._arrChevrons.unshift({class:e,wrapper:n,chevron:o}),this.nWrapperContent.appendChild(n),n},n.prototype._clearChevrons=function(){for(;this._arrChevrons.length;){let t=this._arrChevrons.pop();t.wrapper.parentNode.removeChild(t.wrapper),this.nWrapper.classList.remove(t.class)}},n.prototype.disableAnimation=function(){this.nWrapper.classList.add("animationDisable")},n.prototype._hookEvents=function(){let t=this;function e(n){if(!t.nWrapper.contains(n.target)&&!t.target.contains(n.target)){if(!document.body.contains(t.nWrapper)){window.removeEventListener("click",e);return}t.hide()}}function n(n,o){if(o){n instanceof Array||(n=[n]);for(let s=0;sMath.abs(o.right-t.right)||o.left+o.width/2-t.left<60)&&(o.top>t.top+50?(a.arrowPosition="bottom",a.position="top"):e=r.parentNode)}if(("hidden"===t.overflowY||"scroll"===t.overflowY||"auto"===t.overflowY)&&r.parentNode&&1===r.nodeType){let t=r.getBoundingClientRect();(t&&o.top-t.top<50||o.bottom-t.bottom>5)&&(e=r.parentNode)}r=r.parentNode}let n=document.createElement("tooltipvalidation");t.nValidationContainer=n}t.parentNode.contains(t.nValidationContainer)||t.parentNode.appendChild(t.nValidationContainer),a.container=t.nValidationContainer,a.target=t,("LABEL"==t.nodeName||t.getAttribute("type")&&("checkbox"===t.getAttribute("type").toLowerCase()||"radio"===t.getAttribute("type").toLowerCase()))&&(a.arrowPosition="bottom",a.position="top"),new ToolTip(a).show();try{!r&&t.focus&&t.focus()}catch(t){}},Form.prototype.onSubmit=function(t){var e,r,a=this,o=this.getDOMElement();if(triggerEventCrossBrowser(o,"updatevalues"),!a.validate())return t.preventDefault(),!1;"ajax"===a.m_strMethod&&(a.m_strOnSubmitAttrValue&&Function("event",this.m_strOnSubmitAttrValue).bind(o)(t),t.preventDefault(),this.clearModifiedState()),a.m_bShowLeavePageWarning=!1;var n=!1;if(window.g_arrAjaxRequests&&g_arrAjaxRequests.length&&"ajax"!==a.m_strMethod)for(var i=0;iDate.now()-7e3?(t.preventDefault(),!1):(this.iSubmittedTime=Date.now(),s(),!0)},Form.prototype.submitWithEvents=function(t){if(!t||!1!==triggerEventCrossBrowser(t,"click")){var e=this.getDOMElement();!1!==triggerEventCrossBrowser(e,"submit")&&e.submit()}},Form.HandleLeavePageWarning=function(){for(var t in g_arrForms){if(!document.getElementById(t)){delete g_arrForms[t];continue}if(g_arrForms[t].m_bShowLeavePageWarning&&g_arrForms[t].isModified())return"If you leave this page, changes made to the form will be lost."}},window.onbeforeunload=Form.HandleLeavePageWarning,window.addEventListener("beforeAjaxNavigateValidate",function(t){var e=Form.HandleLeavePageWarning();if(void 0!==e&&!confirm(e+" Are you sure you want to navigate away?")){t.preventDefault(),t.stopImmediatePropagation();return}for(var r in g_arrForms)g_arrForms[r].clearModifiedState()},!0),window.addEventListener("click",function(t){t.target&&t.target.id&&(g_strLastButtonClicked=t.target.id)}),window.addEventListener("keydown",function(t){if((t.ctrlKey||-1!==navigator.platform.toLowerCase().indexOf("mac")&&t.metaKey)&&83==(document.all?t.keyCode:t.which)){var e,r=document.activeElement,a=getClosest(r,"form");a&&a.id&&g_arrForms[a.id]?e=g_arrForms[a.id]:1===document.forms.length&&(a=document.forms[0]).id&&g_arrForms[a.id]&&(e=g_arrForms[a.id]),e&&e.m_bControlSSubmit&&(e.submitWithEvents(),t.preventDefault())}}); !function(){window.interpolate||(Object.assign(e,{linear:(e,t,a,i)=>a*e/i+t,easeinquad:(e,t,a,i)=>a*(e/=i)*e+t,easeoutquad:(e,t,a,i)=>-a*(e/=i)*(e-2)+t,easeinoutquad:(e,t,a,i)=>(e/=i/2)<1?a/2*e*e+t:-a/2*(--e*(e-2)-1)+t,easeincubic:(e,t,a,i)=>a*(e/=i)*e*e+t,easeoutcubic:(e,t,a,i)=>(e/=i,a*(--e*e*e+1)+t),easeinoutcubic:(e,t,a,i)=>(e/=i/2)<1?a/2*e*e*e+t:a/2*((e-=2)*e*e+2)+t,easeinquart:(e,t,a,i)=>a*(e/=i)*e*e*e+t,easeoutquart:(e,t,a,i)=>(e/=i,-a*(--e*e*e*e-1)+t),easeinoutquart:(e,t,a,i)=>(e/=i/2)<1?a/2*e*e*e*e+t:-a/2*((e-=2)*e*e*e-2)+t,easeinquint:(e,t,a,i)=>a*(e/=i)*e*e*e*e+t,easeoutquint:(e,t,a,i)=>(e/=i,a*(--e*e*e*e*e+1)+t),easeinoutquint:(e,t,a,i)=>(e/=i/2)<1?a/2*e*e*e*e*e+t:a/2*((e-=2)*e*e*e*e+2)+t,easeinsine:(e,t,a,i)=>-a*Math.cos(e/i*(Math.PI/2))+a+t,easeoutsine:(e,t,a,i)=>a*Math.sin(e/i*(Math.PI/2))+t,easeinoutsine:(e,t,a,i)=>-a/2*(Math.cos(Math.PI*e/i)-1)+t,easeinexpo:(e,t,a,i)=>a*Math.pow(2,10*(e/i-1))+t,easeoutexpo:(e,t,a,i)=>a*(-Math.pow(2,-10*e/i)+1)+t,easeinoutexpo:(e,t,a,i)=>(e/=i/2)<1?a/2*Math.pow(2,10*(e-1))+t:a/2*(-Math.pow(2,-10*--e)+2)+t,easeincirc:(e,t,a,i)=>-a*(Math.sqrt(1-(e/=i)*e)-1)+t,easeoutcirc:(e,t,a,i)=>(e/=i,a*Math.sqrt(1- --e*e)+t),easeinoutcirc:(e,t,a,i)=>(e/=i/2)<1?-a/2*(Math.sqrt(1-e*e)-1)+t:a/2*(Math.sqrt(1-(e-=2)*e)+1)+t}),window.interpolate=e);function e(t,a,i,s,u,n="easeoutcubic",o=0){n&&e?.[n]||(n="easeoutcubic");let c=(t-a)/(i-a);c=o+(1-o)*c;let r=e[n](c,0,1,1),h=e[n](o,0,1,1);return s+(u-s)*(r=(r-h)/(1-h))}}(); !function(){if(window.MutationModel)return;let t={},e=new Proxy(t,{set:(t,e,i,o)=>(i.initialisedPromise&&i.initialised(),Reflect.set(t,e,i,o))});function i(i,o,s){if(t[i])return console.warn(`MutationModel: ${i} already added.`),!1;for(let t in this.initialisedPromise=new Promise(t=>this.initialised=t),o)o.hasOwnProperty(t)&&(this[t]=o[t]);this.mutationObserver=new MutationObserver(this._mutationObserverCallback.bind(this)),this._updateState={_callbackQueued:!1,_states:{}},this._update=this._update.bind(this),e[i]=this,o.rootNodeName&&!window.customElements.get(o.rootNodeName)&&window.customElements.define(o.rootNodeName,this.getRootElementBaseClass()),s&&s(this)}window.MutationModel=i,i.prototype._mutationObserverCallback=function(t){try{window}catch(t){return}for(let e of t)if("childList"===e.type){for(let t of e.removedNodes)this._removed(t,e.target);for(let t of e.addedNodes)t.isConnected&&this._added(t,e.target)}else"attributes"===e.type&&e.target.isConnected&&this._changed(e.target,e.attributeName,e.oldValue)},i.prototype.getRootElement=function(t){return 1===t.nodeType?t.closest(this.rootNodeName):null},i.prototype.getRootElementBaseClass=function(){let t=this;class e extends HTMLElement{constructor(){super()}connectedCallback(){t.initialisedPromise.then(()=>{t.observe(this)})}getMutationModel(){return t}}return e},i.prototype.observe=function(t){let e=Object.keys(this.attributes).map(t=>this.attributes[t]);this.mutationObserver.observe(t,{attributes:!0,attributeFilter:e,childList:!0,subtree:!0});let i=[{type:"childList",addedNodes:function(t){let e=function t(e){return e.childNodes?[e,...Array.prototype.flatMap.call(e.childNodes,t)]:e}(t);return e===t?[t]:e}(t),removedNodes:[],target:t.parentNode},...e.filter(e=>t.hasAttribute&&t.hasAttribute(e)).map(e=>({type:"attributes",target:t,attributeName:e,oldValue:""}))];this._mutationObserverCallback(i)},i.prototype.update=function(t,e){this._updateState._states[e]||(this._updateState._states[e]=[]),-1==this._updateState._states[e].indexOf(t)&&this._updateState._states[e].push(t),this._updateState._callbackQueued||requestAnimationFrame(this._update),this._updateState._callbackQueued=!0},i.prototype._update=function(t){this._updateState._callbackQueued=!1;let e=Object.keys(this._updateState._states),i=[];for(let t=0;t{this._added(t,t.parentNode)})}},i.prototype._removed=function(t,e){if(1===t.nodeType){for(let i=0,o=Object.keys(this.definitions);in._traveled.maxTraveledX){a();return}let l=o/n._traveled.initialWidth;n._traveled.swipedDistance=l*n._traveled.initialGroupSize;let d=n._traveled.initialPos+n._traveled.swipedDistance;t.api.setPosition(r,d,"instant")}function a(i){if(n._bound){let i=n._bound,a=t.api.getSlide(i),r=t.api.getItems(a),o=t.api.getNormalPosition(r.length,t.api.getTargetPosition(i));if(0!==n._traveled.swipedDistance&&o!==parseInt(o)){let e=parseInt(o)+(n._traveled.swipedDistance>0?0:1),a=n._traveled.swipedDistance>0?1:-1,r=e+(Math.abs(n._traveled.swipedDistance)-Math.floor(Math.abs(n._traveled.swipedDistance))>=.3?a:0);t.api.setPosition(i,r,"slide","normal","easeoutcubic")}e.removeEventListener("touchmove",n,!0),n._bound=!1,n._traveled=null}}e._rotatorEventsBound||(e._rotatorEventsBound=!0,e.addEventListener("click",function(i){if(!e.contains(i.target))return;let n=!1,a=!1,r=1===i.target.nodeType?i.target:i.target.parentNode;for(;r&&1===r.nodeType;){if(n=r.getAttribute(t.attributes.navNext),a=r.getAttribute(t.attributes.navPrev),n||a){i.preventDefault();let e=r.parentNode.parentNode;if(!t.definitions.rotator.match(e))return;let a=t.api.getSlide(e);if(!a)return;let o=t.api.getItems(a).length;if(!o)return;let s=t.api.getTargetPosition(e);s+=Math.min(t.api.getPositionStep(e),o)*(n?1:-1),t.api.setPosition(e,s);return}if(r.getAttribute(t.attributes.navSlide)){i.preventDefault();let e=r,n=e.parentNode,a=n.parentNode.parentNode;if(!t.definitions.rotator.match(a))return;for(let i=0,r=0;ii!=e&&!t.definitions.nav.match(i));e.append(...n);let a=i.getAttribute(t.attributes.alignItems);e.style.alignItems=a},onRemoved:null,onChanged:function(e,i){i==t.attributes.slideTransition&&t.update(e.parentNode,"updateTransition")},onChildAdded:null,onChildRemoved:null},item:{match:function(e){return 1===e.nodeType&&e.getAttribute(t.attributes.item)},onAdded:function(e){let i=e.parentNode.parentNode;t.update(i,"updateRender"),t.update(i,"updateTransition")},onRemoved:function(e,i){if(e){let e=i.parentNode;t.update(e,"updateRender")}},onChanged:null,onChildAdded:null,onChildRemoved:null},content:{match:function(e){return 1===e.nodeType&&e.getAttribute(t.attributes.content)||e.parentNode&&(t.definitions.slide.match(e.parentNode)||t.definitions.item.match(e.parentNode))&&!t.definitions.nav.match(e)&&!t.definitions.slide.match(e)&&!t.definitions.item.match(e)},onAdded:function(e){if(t.definitions.slide.match(e.parentNode)){let i=document.createElement("div");i.setAttribute(t.attributes.item,!0),i.classList.add(t.classes.item),e.parentNode.insertBefore(i,e),i.appendChild(e)}e.setAttribute(t.attributes.content,!0),e.classList.add(t.classes.content)},onRemoved:function(t,e){},onChanged:null,onChildAdded:null,onChildRemoved:null},nav:{match:function(e){return 1===e.nodeType&&e.parentNode&&e.getAttribute(t.attributes.nav)&&t.definitions.rotator.match(e.parentNode)},onAdded:null,onRemoved:null,onChanged:null,onChildAdded:null,onChildRemoved:null}},api:{getSlide:function(e){for(let i=0;i=t&&(e%=t),e<0&&(e=t-(Math.abs(e)%t||t)),e},getTransitionStyle:function(e){return t.api._filterTransitionStyleAttribute(e.getAttribute(t.attributes.transition))},_filterTransitionStyleAttribute:function(e){return e&&"null"!==e||(e="instant"),e=e.toLowerCase(),e=t.api.transition.typeIsValid(e)?e:"instant"},getTransitionSpeed:function(e){return t.api._filterTransitionSpeedAttribute(e.getAttribute(t.attributes.speed))},_filterTransitionSpeedAttribute:function(e){let i;return e&&"null"!==e||(e="normal"),"fast"===(e=e.toLowerCase())?i=t.speeds.fast:"normal"===e?i=t.speeds.normal:"slow"===e?i=t.speeds.slow:(isNaN(i=parseInt(e))||i<0)&&(i=t.speeds.normal),i},getTransitionEasing:function(e){let i=e.getAttribute(t.attributes.easing);return i||t.api.setTransitionEasing(e,"none"),t.api._filterTransitionEasingAttribute(i)},_filterTransitionEasingAttribute:function(t){return t?("none"==t&&(t="linear"),window.interpolate[t])?t:(t=t.toLowerCase().replace(/\s/g,""),window.interpolate[t])?t:(t&&"linear"!==t&&!/^ease/.test(t)&&(t="ease"+t),t&&"linear"!==t&&!/quad$|cubic$|quart$|sine$|expo$|circ$/.test(t)&&(t+="cubic"),window.interpolate[t])?t:"linear":"linear"},getActiveGroup:function(e,i,n){i=t.api.getNormalPosition(e.length,Math.round(i));let a=e.length,r=[i];for(let t=1,e=i+1;t=a&&(e=0),e!=i);t++,e++)r.push(e);return r},getCurrentItem:function(e){let i=t.api.getSlide(e),n=t.api.getItems(i),a=t.api.getNormalPosition(n.length,Math.round(parseFloat(e.getAttribute(t.attributes.position))));return n[a]},getSlideOverhang:function(t,e,i){return Math.max(0,Math.min(e+i-t.length,e))},_updateGroupSize:function(e,i,n,a){let r=t.api.getSpaceBetweenItems(e),o=a?`0 0 calc(calc(100% - ${(a-1)*r}px)/${a})`:"";for(let t=0;t.5&&(r=1-r),t.api._setCurrentTransition(e,"slide",s.current,s.current,n,o,o+a,s.easing,r);return}t.api._setCurrentTransition(e,"slide",s.current,s.current,n,null,a,r,0)},animate:{instant:function(e,i,n,a,r){let o=n.length,s=t.api.getNormalPosition(o,r.current),l=t.api.getSpaceBetweenItems(e),d=Math.min(o,a),u=`calc(-${100*s/d}% - ${s*l/d}px)`;if(a){let e=t.api.getSlideOverhang(n,s,a);i.style.transform="translateX("+u+")";for(let t=0;t `,i=n.content.firstElementChild,e.appendChild(i)},setNextArrow:function(e){let i=t.nav.arrows.getNextArrow(e);if(i)return;let n=document.createElement("template");n.innerHTML=` `,i=n.content.firstElementChild,e.appendChild(i)}}}},minimap:{update:function(e,i,n,a,r,o,s){let l=t.nav.minimap.getVariant(e),d=t.api.getNavSlide(n);if(!l){d&&d.remove();return}let u=t.nav.minimap.variants[l],p=t.nav.minimap.renderers[u.renderer](e,i,n,a,r,o,s);u.applyVariantTo(p)},getVariant:function(e){let i=e.getAttribute(t.attributes.minimapVariant);return i&&"none"!=i?t.nav.minimap.variants[i]?i:void 0:null},renderers:{sequential:function(e,i,n,a,r,o,s){let l=t.api.getNavSlide(n);l||((l=document.createElementNS("http://www.w3.org/2000/svg","svg")).setAttribute("class",t.classes.navSlides),l.setAttribute("viewBox","0 0 12 12"),l.setAttribute("draggable","false"),l.setAttribute(t.attributes.navSlides,!0),n.appendChild(l));let d=a.length,u=t.api.getActiveGroup(a,null!==s.current?s.current:r,o),p=0;for(let e=0;ed&&(l.removeChild(i),e--,p--))}for(let e=p;e{for(let[o,r]of e.registry.entries())window.Rotators.api.setGroupSize(o,t.matches?r.showAtOnceMobile:r.showAtOnce)});let e=window.AutoRotator={registry:new Map,DIRECTIONS:{FORWARD:"forward",BACKWARD:"backward"},API:{init:function(o,r){if(e.registry.has(o))return;let i={autoRotateInterval:null};Object.assign(i,r),e.registry.set(o,i),r.startAtRandom&&window.Rotators.api.setPosition(o,Math.floor(Math.random()*window.Rotators.api.getItems(Rotators.api.getSlide(o)).length),"instant"),e.API._initAutoRotation(o),e.API._initNextPreviousControls(o),window.Rotators.api.setGroupSize(o,t.matches?r.showAtOnceMobile:r.showAtOnce)},start:function(t){if(!e.registry.has(t))return;let o=e.registry.get(t),r=window.setInterval(()=>{e.API.rotateInDirection(t,o.direction)},1e3*o.autoRotateTime);o.autoRotateInterval=r},stop:function(t){if(!e.registry.has(t))return;let o=e.registry.get(t);o.autoRotateInterval&&(window.clearInterval(o.autoRotateInterval),o.autoRotateInterval=null)},rotateNext:function(t){window.Rotators.api.rotateNext(t)},rotatePrevious:function(t){window.Rotators.api.rotatePrevious(t)},rotateInDirection:function(t,o){switch(o){case e.DIRECTIONS.BACKWARD:e.API.rotatePrevious(t);case e.DIRECTIONS.FORWARD:default:e.API.rotateNext(t)}},_initAutoRotation:function(t){if(!e.registry.has(t))return;let o=e.registry.get(t);o.autoRotateTime&&0!=o.autoRotateTime&&e.API.start(t);let r=()=>{e.API.stop(t)};t.addEventListener("click",r,!0);let i=t.getElementsByTagName("iframe");window.addEventListener("blur",()=>{for(let t of i)if(document.activeElement===t){r();break}})},_initNextPreviousControls:function(t){if(!e.registry.has(t))return;let o=e.registry.get(t);if(!o.movePreviousId&&o.moveNextId)return;let r=o=>(e.API.stop(t),e.API.rotateNext(t),o.preventDefault(),!1),i=o=>(e.API.stop(t),e.API.rotatePrevious(t),o.preventDefault(),!1);document.addEventListener("DOMContentLoaded",()=>{if(o.moveNextId){let t=document.getElementById(o.moveNextId);t&&(t.addEventListener("click",r),t.style.cursor="pointer")}if(o.movePreviousId){let t=document.getElementById(o.movePreviousId);t&&(t.addEventListener("click",i),t.style.cursor="pointer")}})}}}}(); !function(){let e=!1;function t(){if(e)return;e=!0;let t="sw="+screen.width+"&sh="+screen.height+"&ww="+(void 0!==window.innerHeight?window.innerHeight:document.documentElement.offsetHeight)+"&wh="+(void 0!==window.innerWidth?window.innerWidth:document.documentElement.offsetWidth)+"&dpr="+(void 0!==window.devicePixelRatio?window.devicePixelRatio:1);try{t+="&tzo="+encodeURIComponent(Intl.DateTimeFormat().resolvedOptions().timeZone)}catch(e){}fetch("/_public/Components/Website/t.php?"+t,{priority:"low"}).catch(e=>{})}document.onmousemove=t,document.onscroll=t,document.ontouchstart=t}(); (()=>{let e=Date.now();function t(){let t=Date.now();t-e<25e3||(fetch("/_public/Components/Website/_keepalive").catch(e=>{}),e=t)}document.addEventListener("mousemove",t),document.addEventListener("scroll",t),document.addEventListener("touchstart",t)})(); (()=>{if(Object.prototype.hasOwnProperty.call(window,"g_arrAjaxEvents")){console.log("Warning: Reinclusion of window.g_arrAjaxEvents - a possible version upgrade has taken place.");return}window.g_arrAjaxEvents={},window.g_arrAjaxKeyUp={},window.g_arrAjaxEventLastRequest=[],window.triggerEventAjax=function(e,t,n,a,o){if(-1!=n.indexOf(",")){let o=n.split(",");for(let r=0;r with id "+n+"\r\nValid events: \r\n"+e);return}let r={};r.showLoading=window.g_arrAjaxEvents[n].showLoading,r.showLoadingMessage=window.g_arrAjaxEvents[n].showLoadingMessage,r.onTrigger=window.g_arrAjaxEvents[n].onTrigger,r.onSuccessEval=window.g_arrAjaxEvents[n].onSuccessEval;let i=function(){window.g_arrAjaxEventLastRequest[t+n]&&ajaxAbort(window.g_arrAjaxEventLastRequest[t+n],!0);let o=e.nodeType?e.id:e;r.url="/_public/Framework/HTTP/AJAX/server.php",r.dataIncludeJS=!0,r.dataIncludeCSS=!0,r.dataIncludeURL=!0,r.dataIncludeState=e,r._POST={},r._POST._ajaxsenderid=o,r._POST._ajaxevent=t,r._POST._ajaxeventid=n,r._POST._ajaxeventparameter=a,r.evalChunkedResponse=!0;let i=null,l={},d=["value","selectionStart","selectionEnd","selectionDirection"],s=null,c=[],u=[];r.beforeSuccess=function(){let t=document.activeElement;if(i=t&&void 0!==t.id?t.id:null,"SELECT"!==t.nodeName&&"checkbox"!==t.type&&"radio"!==t.type)for(let e=0;e{e(),s=null,c=null,u=null},1)},window.g_arrAjaxEventLastRequest[t+n]=ajaxRequest(r)};if("onkeyup"==t){if(o&&(27==o.keyCode||13==o.keyCode))return;window.g_arrAjaxKeyUp[n]&&clearTimeout(window.g_arrAjaxKeyUp[n]),window.g_arrAjaxKeyUp[n]=setTimeout(function(){i(),delete window.g_arrAjaxKeyUp[n]},300);return}i()}})(); !function(){let e=/_\d*x\d*[ac]?\.[a-z]{3,5}$/,t=new MutationObserver(d),i="IntersectionObserver"in window?new IntersectionObserver(function(e){e.forEach(function(e){e.isIntersecting&&(o(e.target),i.unobserve(e.target))})},{root:null,rootMargin:"0px 0px 0px 0px",threshold:0}):null,n=[7056,16200,23256,32400,39456,46512,53568,64800,97200,129600,259200,388800,518400,648e3,777600,921600,2073600,3686400,8294400];function s(e){e._imageObserversBound||(e._imageObserversBound=!0,requestAnimationFrame(function(){t.observe(e,{attributes:!1,childList:!0,subtree:!0}),d([{type:"childList",addedNodes:e.body?e.body.childNodes:e.childNodes,removedNodes:[],target:e.body?e.body:e}])}))}function d(e){for(let t=0;t=s||r>=d)break;let l=parseInt(a)===a,h=parseInt(r)===r;i=(l&&h?"_"+a+"x"+r:l?"_"+a+"x":h?"_x"+r:o>=1?"_"+Math.ceil(a)+"x":"_x"+Math.ceil(r))+"a",window._s8Sqips[e].sizes.push({width:a,height:r,suffix:i})}}}(o,t.src);let r="",a=window.devicePixelRatio;a>2&&(a=2),e.width<10&&(e.width=400),window.innerWidth<450&&a>1.3&&(a=1.3);let l=parseInt(e.width)*a,h=parseInt(e.height)*a;for(let e=0;e{t.src=s,d.removeEventListener("load",o,!0)};d.addEventListener("load",o,!0),d.src=s}(t)})}"interactive"===document.readyState||"complete"===document.readyState?s(document):window.addEventListener("DOMContentLoaded",()=>s(document),!0)}(); Form.arrValidationMethods["\\Controls\\Forms\\Validations\\Mandatory"]=function(e){if("select"===e.nodeName.toLowerCase()){var t=e.options[e.selectedIndex].value;if(!t||"null"===t)return"Please select a value"}else if(e.getAttribute("type")&&("checkbox"===e.getAttribute("type").toLowerCase()||"radio"===e.getAttribute("type").toLowerCase())){if(e.form){for(var a=e.form.querySelectorAll('input[name="'+e.getAttribute("name")+'"]'),r=!1,l=0;l1?"Please select an option":"Please select"}}else if(e.getAttribute("data-validation-mandatory")){let t=typeof e.value;if("string"===t&&!e.value.length||"string"!==t&&!e.value)return e.getAttribute("data-validation-mandatory")}else if(void 0!==e.value&&!e.value.trim().length)return"Please fill in this field";return!1}; Form.arrValidationMethods["\\Controls\\Forms\\Validations\\Email"]=function(a){return!!a.value&&!/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(a.value.trim())&&"Please enter a valid e-mail address."}; if(typeof(g_arrLoadedJavaScript) == 'undefined') var g_arrLoadedJavaScript = [2947654674]; else g_arrLoadedJavaScript.push(2947654674); if(typeof(g_arrLoadedCSS) == 'undefined') var g_arrLoadedCSS = ["2939133896"]; else g_arrLoadedCSS.push("2939133896");