var HI={languageTypes:{zh:"\u7B80\u4F53\u4E2D\u6587","zh-CHT":"\u7E41\u9AD4\u4E2D\u6587",en:"English",ko:"\uD55C\uAD6D\uC5B4",ja:"\u65E5\u672C\u8A9E",de:"Deutsch",fr:"Fran\xE7ais",id:"Indonesia"},replaceArgumentsLanguage(n,o){let l=1;for(;n.indexOf("(*)")!==-1;)typeof o[l]=="object"?n=n.replace("(*)",""):n=n.replace("(*)",o[l]),l++;return n},replaceEscape(n){return!n||n==""?"":n.replace(/\(\*\)/g,"~%~").replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&").replace(/~%~/g,"(.*?)")},getLanguage(){let n=window.localStorage.getItem("__language:type__");if(typeof n=="string"&&typeof this.languageTypes[n]!="undefined")return n;n="en";let o=((window.navigator.language||navigator.userLanguage)+"").toLowerCase();switch(o){case"zh":case"cn":case"zh-cn":n="zh";break;case"zh-tw":case"zh-tr":case"zh-hk":case"zh-cnt":case"zh-cht":n="zh-CHT";break;default:typeof this.languageTypes[o]!="undefined"&&(n=o);break}return window.localStorage.setItem("__language:type__",n),n}};const Rd=HI,UI=Rd.languageTypes,Is=Rd.getLanguage(),xs={};function XH(n){if(!$A.isArray(n))return;const o=Object.assign(Object.keys(UI));n.some(l=>{let a=-1;l.key&&o.some(i=>{const r=l[i]||l.general||null;r&&typeof window.LANGUAGE_DATA[i]!="undefined"&&(a=window.LANGUAGE_DATA[i].push(r)-1)}),a>-1&&(window.LANGUAGE_DATA.key[l.key]=a)})}function JH(n){n!==void 0&&$A.modalConfirm({content:"\u5207\u6362\u8BED\u8A00\u9700\u8981\u5237\u65B0\u540E\u751F\u6548\uFF0C\u662F\u5426\u786E\u5B9A\u5237\u65B0\uFF1F",cancelText:"\u53D6\u6D88",okText:"\u786E\u5B9A",onOk:()=>{window.localStorage.setItem("__language:type__",n),$A.reloadUrl()}})}function vp(n){var l;if(typeof arguments[1]!="undefined")return vp(Rd.replaceArgumentsLanguage(n,arguments));if(typeof n!="string"||!n||typeof window.LANGUAGE_DATA=="undefined"||typeof window.LANGUAGE_DATA.key=="undefined"||typeof window.LANGUAGE_DATA[Is]=="undefined")return n;const o=window.LANGUAGE_DATA.key[n]||-1;if(o>-1)return window.LANGUAGE_DATA[Is][o]||n;if(typeof xs[n]=="undefined"){xs[n]=!1;for(let a in window.LANGUAGE_DATA.key)if(a.indexOf("(*)")>-1){const i=new RegExp("^"+Rd.replaceEscape(a)+"$","g");if(i.test(n)){let r=0;const d=window.LANGUAGE_DATA.key[a],f=(l=window.LANGUAGE_DATA[Is][d]||a)==null?void 0:l.replace(/\(\*\)/g,function(){return"$"+ ++r});xs[n]={rege:i,value:f};break}}}return xs[n]?n.replace(xs[n].rege,xs[n].value):(window.systemInfo.debug==="yes"&&setTimeout(a=>{try{let i="__language:Undefined__",r=JSON.parse(window.localStorage.getItem(i)||"[]");$A.isArray(r)||(r=[]);let d=null;r.find(v=>(d=new RegExp("^"+v.replace(/\(\*\)/g,"(.*?)")+"$","g"),!!n.match(d)))||(r.push(n),window.localStorage.setItem(i,JSON.stringify(r)))}catch{}},10),n)}var Ki=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function KI(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function mp(n){if(n.__esModule)return n;var o=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(n).forEach(function(l){var a=Object.getOwnPropertyDescriptor(n,l);Object.defineProperty(o,l,a.get?a:{enumerable:!0,get:function(){return n[l]}})}),o}function Uu(n){throw new Error('Could not dynamically require "'+n+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Kx={exports:{}};/*! * jQuery JavaScript Library v3.6.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2022-08-26T17:52Z */(function(n){(function(o,l){n.exports=o.document?l(o,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return l(a)}})(typeof window!="undefined"?window:Ki,function(o,l){var a=[],i=Object.getPrototypeOf,r=a.slice,d=a.flat?function(S){return a.flat.call(S)}:function(S){return a.concat.apply([],S)},f=a.push,v=a.indexOf,e={},m=e.toString,c=e.hasOwnProperty,p=c.toString,_=p.call(Object),g={},y=function($){return typeof $=="function"&&typeof $.nodeType!="number"&&typeof $.item!="function"},b=function($){return $!=null&&$===$.window},E=o.document,T={type:!0,src:!0,nonce:!0,noModule:!0};function w(S,$,N){N=N||E;var B,Q,q=N.createElement("script");if(q.text=S,$)for(B in T)Q=$[B]||$.getAttribute&&$.getAttribute(B),Q&&q.setAttribute(B,Q);N.head.appendChild(q).parentNode.removeChild(q)}function D(S){return S==null?S+"":typeof S=="object"||typeof S=="function"?e[m.call(S)]||"object":typeof S}var k="3.6.1",x=function(S,$){return new x.fn.init(S,$)};x.fn=x.prototype={jquery:k,constructor:x,length:0,toArray:function(){return r.call(this)},get:function(S){return S==null?r.call(this):S<0?this[S+this.length]:this[S]},pushStack:function(S){var $=x.merge(this.constructor(),S);return $.prevObject=this,$},each:function(S){return x.each(this,S)},map:function(S){return this.pushStack(x.map(this,function($,N){return S.call($,N,$)}))},slice:function(){return this.pushStack(r.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(x.grep(this,function(S,$){return($+1)%2}))},odd:function(){return this.pushStack(x.grep(this,function(S,$){return $%2}))},eq:function(S){var $=this.length,N=+S+(S<0?$:0);return this.pushStack(N>=0&&N<$?[this[N]]:[])},end:function(){return this.prevObject||this.constructor()},push:f,sort:a.sort,splice:a.splice},x.extend=x.fn.extend=function(){var S,$,N,B,Q,q,oe=arguments[0]||{},Ie=1,De=arguments.length,We=!1;for(typeof oe=="boolean"&&(We=oe,oe=arguments[Ie]||{},Ie++),typeof oe!="object"&&!y(oe)&&(oe={}),Ie===De&&(oe=this,Ie--);Ie0&&$-1 in S}var I=function(S){var $,N,B,Q,q,oe,Ie,De,We,Je,ct,Ye,tt,Lt,Zt,Rt,Bn,Nn,yr,bn="sizzle"+1*new Date,Qt=S.document,rr=0,ln=0,Tn=fs(),ra=fs(),ds=fs(),br=fs(),zi=function(ve,ke){return ve===ke&&(ct=!0),0},Si={}.hasOwnProperty,Yn=[],ui=Yn.pop,Cr=Yn.push,Ei=Yn.push,so=Yn.slice,Wi=function(ve,ke){for(var Ae=0,rt=ve.length;Ae+~]|"+pn+")"+pn+"*"),Cl=new RegExp(pn+"|>"),xa=new RegExp(cs),ef=new RegExp("^"+Di+"$"),wa={ID:new RegExp("^#("+Di+")"),CLASS:new RegExp("^\\.("+Di+")"),TAG:new RegExp("^("+Di+"|[*])"),ATTR:new RegExp("^"+yl),PSEUDO:new RegExp("^"+cs),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+pn+"*(even|odd|(([+-]|)(\\d*)n|)"+pn+"*(?:([+-]|)"+pn+"*(\\d+)|))"+pn+"*\\)|)","i"),bool:new RegExp("^(?:"+oo+")$","i"),needsContext:new RegExp("^"+pn+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+pn+"*((?:-\\d)?\\d*)"+pn+"*\\)|)(?=[^-]|$)","i")},Pr=/HTML$/i,tf=/^(?:input|select|textarea|button)$/i,lo=/^h\d$/i,Sa=/^[^{]+\{\s*\[native \w/,nf=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,uo=/[+~]/,ei=new RegExp("\\\\[\\da-fA-F]{1,6}"+pn+"?|\\\\([^\\r\\n\\f])","g"),Ir=function(ve,ke){var Ae="0x"+ve.slice(1)-65536;return ke||(Ae<0?String.fromCharCode(Ae+65536):String.fromCharCode(Ae>>10|55296,Ae&1023|56320))},co=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,fo=function(ve,ke){return ke?ve==="\0"?"\uFFFD":ve.slice(0,-1)+"\\"+ve.charCodeAt(ve.length-1).toString(16)+" ":"\\"+ve},ho=function(){Ye()},rf=ps(function(ve){return ve.disabled===!0&&ve.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode",next:"legend"});try{Ei.apply(Yn=so.call(Qt.childNodes),Qt.childNodes),Yn[Qt.childNodes.length].nodeType}catch{Ei={apply:Yn.length?function(ke,Ae){Cr.apply(ke,so.call(Ae))}:function(ke,Ae){for(var rt=ke.length,Ue=0;ke[rt++]=Ae[Ue++];);ke.length=rt-1}}}function xn(ve,ke,Ae,rt){var Ue,ot,ft,wt,Dt,zt,Et,Kt=ke&&ke.ownerDocument,an=ke?ke.nodeType:9;if(Ae=Ae||[],typeof ve!="string"||!ve||an!==1&&an!==9&&an!==11)return Ae;if(!rt&&(Ye(ke),ke=ke||tt,Zt)){if(an!==11&&(Dt=nf.exec(ve)))if(Ue=Dt[1]){if(an===9)if(ft=ke.getElementById(Ue)){if(ft.id===Ue)return Ae.push(ft),Ae}else return Ae;else if(Kt&&(ft=Kt.getElementById(Ue))&&yr(ke,ft)&&ft.id===Ue)return Ae.push(ft),Ae}else{if(Dt[2])return Ei.apply(Ae,ke.getElementsByTagName(ve)),Ae;if((Ue=Dt[3])&&N.getElementsByClassName&&ke.getElementsByClassName)return Ei.apply(Ae,ke.getElementsByClassName(Ue)),Ae}if(N.qsa&&!br[ve+" "]&&(!Rt||!Rt.test(ve))&&(an!==1||ke.nodeName.toLowerCase()!=="object")){if(Et=ve,Kt=ke,an===1&&(Cl.test(ve)||bl.test(ve))){for(Kt=uo.test(ve)&&ia(ke.parentNode)||ke,(Kt!==ke||!N.scope)&&((wt=ke.getAttribute("id"))?wt=wt.replace(co,fo):ke.setAttribute("id",wt=bn)),zt=oe(ve),ot=zt.length;ot--;)zt[ot]=(wt?"#"+wt:":scope")+" "+Ea(zt[ot]);Et=zt.join(",")}try{return Ei.apply(Ae,Kt.querySelectorAll(Et)),Ae}catch{br(ve,!0)}finally{wt===bn&&ke.removeAttribute("id")}}}return De(ve.replace(Ca,"$1"),ke,Ae,rt)}function fs(){var ve=[];function ke(Ae,rt){return ve.push(Ae+" ")>B.cacheLength&&delete ke[ve.shift()],ke[Ae+" "]=rt}return ke}function $r(ve){return ve[bn]=!0,ve}function cr(ve){var ke=tt.createElement("fieldset");try{return!!ve(ke)}catch{return!1}finally{ke.parentNode&&ke.parentNode.removeChild(ke),ke=null}}function hs(ve,ke){for(var Ae=ve.split("|"),rt=Ae.length;rt--;)B.attrHandle[Ae[rt]]=ke}function po(ve,ke){var Ae=ke&&ve,rt=Ae&&ve.nodeType===1&&ke.nodeType===1&&ve.sourceIndex-ke.sourceIndex;if(rt)return rt;if(Ae){for(;Ae=Ae.nextSibling;)if(Ae===ke)return-1}return ve?1:-1}function af(ve){return function(ke){var Ae=ke.nodeName.toLowerCase();return Ae==="input"&&ke.type===ve}}function sf(ve){return function(ke){var Ae=ke.nodeName.toLowerCase();return(Ae==="input"||Ae==="button")&&ke.type===ve}}function xl(ve){return function(ke){return"form"in ke?ke.parentNode&&ke.disabled===!1?"label"in ke?"label"in ke.parentNode?ke.parentNode.disabled===ve:ke.disabled===ve:ke.isDisabled===ve||ke.isDisabled!==!ve&&rf(ke)===ve:ke.disabled===ve:"label"in ke?ke.disabled===ve:!1}}function Oi(ve){return $r(function(ke){return ke=+ke,$r(function(Ae,rt){for(var Ue,ot=ve([],Ae.length,ke),ft=ot.length;ft--;)Ae[Ue=ot[ft]]&&(Ae[Ue]=!(rt[Ue]=Ae[Ue]))})})}function ia(ve){return ve&&typeof ve.getElementsByTagName!="undefined"&&ve}N=xn.support={},q=xn.isXML=function(ve){var ke=ve&&ve.namespaceURI,Ae=ve&&(ve.ownerDocument||ve).documentElement;return!Pr.test(ke||Ae&&Ae.nodeName||"HTML")},Ye=xn.setDocument=function(ve){var ke,Ae,rt=ve?ve.ownerDocument||ve:Qt;return rt==tt||rt.nodeType!==9||!rt.documentElement||(tt=rt,Lt=tt.documentElement,Zt=!q(tt),Qt!=tt&&(Ae=tt.defaultView)&&Ae.top!==Ae&&(Ae.addEventListener?Ae.addEventListener("unload",ho,!1):Ae.attachEvent&&Ae.attachEvent("onunload",ho)),N.scope=cr(function(Ue){return Lt.appendChild(Ue).appendChild(tt.createElement("div")),typeof Ue.querySelectorAll!="undefined"&&!Ue.querySelectorAll(":scope fieldset div").length}),N.attributes=cr(function(Ue){return Ue.className="i",!Ue.getAttribute("className")}),N.getElementsByTagName=cr(function(Ue){return Ue.appendChild(tt.createComment("")),!Ue.getElementsByTagName("*").length}),N.getElementsByClassName=Sa.test(tt.getElementsByClassName),N.getById=cr(function(Ue){return Lt.appendChild(Ue).id=bn,!tt.getElementsByName||!tt.getElementsByName(bn).length}),N.getById?(B.filter.ID=function(Ue){var ot=Ue.replace(ei,Ir);return function(ft){return ft.getAttribute("id")===ot}},B.find.ID=function(Ue,ot){if(typeof ot.getElementById!="undefined"&&Zt){var ft=ot.getElementById(Ue);return ft?[ft]:[]}}):(B.filter.ID=function(Ue){var ot=Ue.replace(ei,Ir);return function(ft){var wt=typeof ft.getAttributeNode!="undefined"&&ft.getAttributeNode("id");return wt&&wt.value===ot}},B.find.ID=function(Ue,ot){if(typeof ot.getElementById!="undefined"&&Zt){var ft,wt,Dt,zt=ot.getElementById(Ue);if(zt){if(ft=zt.getAttributeNode("id"),ft&&ft.value===Ue)return[zt];for(Dt=ot.getElementsByName(Ue),wt=0;zt=Dt[wt++];)if(ft=zt.getAttributeNode("id"),ft&&ft.value===Ue)return[zt]}return[]}}),B.find.TAG=N.getElementsByTagName?function(Ue,ot){if(typeof ot.getElementsByTagName!="undefined")return ot.getElementsByTagName(Ue);if(N.qsa)return ot.querySelectorAll(Ue)}:function(Ue,ot){var ft,wt=[],Dt=0,zt=ot.getElementsByTagName(Ue);if(Ue==="*"){for(;ft=zt[Dt++];)ft.nodeType===1&&wt.push(ft);return wt}return zt},B.find.CLASS=N.getElementsByClassName&&function(Ue,ot){if(typeof ot.getElementsByClassName!="undefined"&&Zt)return ot.getElementsByClassName(Ue)},Bn=[],Rt=[],(N.qsa=Sa.test(tt.querySelectorAll))&&(cr(function(Ue){var ot;Lt.appendChild(Ue).innerHTML="",Ue.querySelectorAll("[msallowcapture^='']").length&&Rt.push("[*^$]="+pn+`*(?:''|"")`),Ue.querySelectorAll("[selected]").length||Rt.push("\\["+pn+"*(?:value|"+oo+")"),Ue.querySelectorAll("[id~="+bn+"-]").length||Rt.push("~="),ot=tt.createElement("input"),ot.setAttribute("name",""),Ue.appendChild(ot),Ue.querySelectorAll("[name='']").length||Rt.push("\\["+pn+"*name"+pn+"*="+pn+`*(?:''|"")`),Ue.querySelectorAll(":checked").length||Rt.push(":checked"),Ue.querySelectorAll("a#"+bn+"+*").length||Rt.push(".#.+[+~]"),Ue.querySelectorAll("\\\f"),Rt.push("[\\r\\n\\f]")}),cr(function(Ue){Ue.innerHTML="";var ot=tt.createElement("input");ot.setAttribute("type","hidden"),Ue.appendChild(ot).setAttribute("name","D"),Ue.querySelectorAll("[name=d]").length&&Rt.push("name"+pn+"*[*^$|!~]?="),Ue.querySelectorAll(":enabled").length!==2&&Rt.push(":enabled",":disabled"),Lt.appendChild(Ue).disabled=!0,Ue.querySelectorAll(":disabled").length!==2&&Rt.push(":enabled",":disabled"),Ue.querySelectorAll("*,:x"),Rt.push(",.*:")})),(N.matchesSelector=Sa.test(Nn=Lt.matches||Lt.webkitMatchesSelector||Lt.mozMatchesSelector||Lt.oMatchesSelector||Lt.msMatchesSelector))&&cr(function(Ue){N.disconnectedMatch=Nn.call(Ue,"*"),Nn.call(Ue,"[s!='']:x"),Bn.push("!=",cs)}),Rt=Rt.length&&new RegExp(Rt.join("|")),Bn=Bn.length&&new RegExp(Bn.join("|")),ke=Sa.test(Lt.compareDocumentPosition),yr=ke||Sa.test(Lt.contains)?function(Ue,ot){var ft=Ue.nodeType===9?Ue.documentElement:Ue,wt=ot&&ot.parentNode;return Ue===wt||!!(wt&&wt.nodeType===1&&(ft.contains?ft.contains(wt):Ue.compareDocumentPosition&&Ue.compareDocumentPosition(wt)&16))}:function(Ue,ot){if(ot){for(;ot=ot.parentNode;)if(ot===Ue)return!0}return!1},zi=ke?function(Ue,ot){if(Ue===ot)return ct=!0,0;var ft=!Ue.compareDocumentPosition-!ot.compareDocumentPosition;return ft||(ft=(Ue.ownerDocument||Ue)==(ot.ownerDocument||ot)?Ue.compareDocumentPosition(ot):1,ft&1||!N.sortDetached&&ot.compareDocumentPosition(Ue)===ft?Ue==tt||Ue.ownerDocument==Qt&&yr(Qt,Ue)?-1:ot==tt||ot.ownerDocument==Qt&&yr(Qt,ot)?1:Je?Wi(Je,Ue)-Wi(Je,ot):0:ft&4?-1:1)}:function(Ue,ot){if(Ue===ot)return ct=!0,0;var ft,wt=0,Dt=Ue.parentNode,zt=ot.parentNode,Et=[Ue],Kt=[ot];if(!Dt||!zt)return Ue==tt?-1:ot==tt?1:Dt?-1:zt?1:Je?Wi(Je,Ue)-Wi(Je,ot):0;if(Dt===zt)return po(Ue,ot);for(ft=Ue;ft=ft.parentNode;)Et.unshift(ft);for(ft=ot;ft=ft.parentNode;)Kt.unshift(ft);for(;Et[wt]===Kt[wt];)wt++;return wt?po(Et[wt],Kt[wt]):Et[wt]==Qt?-1:Kt[wt]==Qt?1:0}),tt},xn.matches=function(ve,ke){return xn(ve,null,null,ke)},xn.matchesSelector=function(ve,ke){if(Ye(ve),N.matchesSelector&&Zt&&!br[ke+" "]&&(!Bn||!Bn.test(ke))&&(!Rt||!Rt.test(ke)))try{var Ae=Nn.call(ve,ke);if(Ae||N.disconnectedMatch||ve.document&&ve.document.nodeType!==11)return Ae}catch{br(ke,!0)}return xn(ke,tt,null,[ve]).length>0},xn.contains=function(ve,ke){return(ve.ownerDocument||ve)!=tt&&Ye(ve),yr(ve,ke)},xn.attr=function(ve,ke){(ve.ownerDocument||ve)!=tt&&Ye(ve);var Ae=B.attrHandle[ke.toLowerCase()],rt=Ae&&Si.call(B.attrHandle,ke.toLowerCase())?Ae(ve,ke,!Zt):void 0;return rt!==void 0?rt:N.attributes||!Zt?ve.getAttribute(ke):(rt=ve.getAttributeNode(ke))&&rt.specified?rt.value:null},xn.escape=function(ve){return(ve+"").replace(co,fo)},xn.error=function(ve){throw new Error("Syntax error, unrecognized expression: "+ve)},xn.uniqueSort=function(ve){var ke,Ae=[],rt=0,Ue=0;if(ct=!N.detectDuplicates,Je=!N.sortStable&&ve.slice(0),ve.sort(zi),ct){for(;ke=ve[Ue++];)ke===ve[Ue]&&(rt=Ae.push(Ue));for(;rt--;)ve.splice(Ae[rt],1)}return Je=null,ve},Q=xn.getText=function(ve){var ke,Ae="",rt=0,Ue=ve.nodeType;if(Ue){if(Ue===1||Ue===9||Ue===11){if(typeof ve.textContent=="string")return ve.textContent;for(ve=ve.firstChild;ve;ve=ve.nextSibling)Ae+=Q(ve)}else if(Ue===3||Ue===4)return ve.nodeValue}else for(;ke=ve[rt++];)Ae+=Q(ke);return Ae},B=xn.selectors={cacheLength:50,createPseudo:$r,match:wa,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(ve){return ve[1]=ve[1].replace(ei,Ir),ve[3]=(ve[3]||ve[4]||ve[5]||"").replace(ei,Ir),ve[2]==="~="&&(ve[3]=" "+ve[3]+" "),ve.slice(0,4)},CHILD:function(ve){return ve[1]=ve[1].toLowerCase(),ve[1].slice(0,3)==="nth"?(ve[3]||xn.error(ve[0]),ve[4]=+(ve[4]?ve[5]+(ve[6]||1):2*(ve[3]==="even"||ve[3]==="odd")),ve[5]=+(ve[7]+ve[8]||ve[3]==="odd")):ve[3]&&xn.error(ve[0]),ve},PSEUDO:function(ve){var ke,Ae=!ve[6]&&ve[2];return wa.CHILD.test(ve[0])?null:(ve[3]?ve[2]=ve[4]||ve[5]||"":Ae&&xa.test(Ae)&&(ke=oe(Ae,!0))&&(ke=Ae.indexOf(")",Ae.length-ke)-Ae.length)&&(ve[0]=ve[0].slice(0,ke),ve[2]=Ae.slice(0,ke)),ve.slice(0,3))}},filter:{TAG:function(ve){var ke=ve.replace(ei,Ir).toLowerCase();return ve==="*"?function(){return!0}:function(Ae){return Ae.nodeName&&Ae.nodeName.toLowerCase()===ke}},CLASS:function(ve){var ke=Tn[ve+" "];return ke||(ke=new RegExp("(^|"+pn+")"+ve+"("+pn+"|$)"))&&Tn(ve,function(Ae){return ke.test(typeof Ae.className=="string"&&Ae.className||typeof Ae.getAttribute!="undefined"&&Ae.getAttribute("class")||"")})},ATTR:function(ve,ke,Ae){return function(rt){var Ue=xn.attr(rt,ve);return Ue==null?ke==="!=":ke?(Ue+="",ke==="="?Ue===Ae:ke==="!="?Ue!==Ae:ke==="^="?Ae&&Ue.indexOf(Ae)===0:ke==="*="?Ae&&Ue.indexOf(Ae)>-1:ke==="$="?Ae&&Ue.slice(-Ae.length)===Ae:ke==="~="?(" "+Ue.replace(Qc," ")+" ").indexOf(Ae)>-1:ke==="|="?Ue===Ae||Ue.slice(0,Ae.length+1)===Ae+"-":!1):!0}},CHILD:function(ve,ke,Ae,rt,Ue){var ot=ve.slice(0,3)!=="nth",ft=ve.slice(-4)!=="last",wt=ke==="of-type";return rt===1&&Ue===0?function(Dt){return!!Dt.parentNode}:function(Dt,zt,Et){var Kt,an,Cn,Wt,jn,qn,fr=ot!==ft?"nextSibling":"previousSibling",on=Dt.parentNode,Vr=wt&&Dt.nodeName.toLowerCase(),Oa=!Et&&!wt,xr=!1;if(on){if(ot){for(;fr;){for(Wt=Dt;Wt=Wt[fr];)if(wt?Wt.nodeName.toLowerCase()===Vr:Wt.nodeType===1)return!1;qn=fr=ve==="only"&&!qn&&"nextSibling"}return!0}if(qn=[ft?on.firstChild:on.lastChild],ft&&Oa){for(Wt=on,Cn=Wt[bn]||(Wt[bn]={}),an=Cn[Wt.uniqueID]||(Cn[Wt.uniqueID]={}),Kt=an[ve]||[],jn=Kt[0]===rr&&Kt[1],xr=jn&&Kt[2],Wt=jn&&on.childNodes[jn];Wt=++jn&&Wt&&Wt[fr]||(xr=jn=0)||qn.pop();)if(Wt.nodeType===1&&++xr&&Wt===Dt){an[ve]=[rr,jn,xr];break}}else if(Oa&&(Wt=Dt,Cn=Wt[bn]||(Wt[bn]={}),an=Cn[Wt.uniqueID]||(Cn[Wt.uniqueID]={}),Kt=an[ve]||[],jn=Kt[0]===rr&&Kt[1],xr=jn),xr===!1)for(;(Wt=++jn&&Wt&&Wt[fr]||(xr=jn=0)||qn.pop())&&!((wt?Wt.nodeName.toLowerCase()===Vr:Wt.nodeType===1)&&++xr&&(Oa&&(Cn=Wt[bn]||(Wt[bn]={}),an=Cn[Wt.uniqueID]||(Cn[Wt.uniqueID]={}),an[ve]=[rr,xr]),Wt===Dt)););return xr-=Ue,xr===rt||xr%rt===0&&xr/rt>=0}}},PSEUDO:function(ve,ke){var Ae,rt=B.pseudos[ve]||B.setFilters[ve.toLowerCase()]||xn.error("unsupported pseudo: "+ve);return rt[bn]?rt(ke):rt.length>1?(Ae=[ve,ve,"",ke],B.setFilters.hasOwnProperty(ve.toLowerCase())?$r(function(Ue,ot){for(var ft,wt=rt(Ue,ke),Dt=wt.length;Dt--;)ft=Wi(Ue,wt[Dt]),Ue[ft]=!(ot[ft]=wt[Dt])}):function(Ue){return rt(Ue,0,Ae)}):rt}},pseudos:{not:$r(function(ve){var ke=[],Ae=[],rt=Ie(ve.replace(Ca,"$1"));return rt[bn]?$r(function(Ue,ot,ft,wt){for(var Dt,zt=rt(Ue,null,wt,[]),Et=Ue.length;Et--;)(Dt=zt[Et])&&(Ue[Et]=!(ot[Et]=Dt))}):function(Ue,ot,ft){return ke[0]=Ue,rt(ke,null,ft,Ae),ke[0]=null,!Ae.pop()}}),has:$r(function(ve){return function(ke){return xn(ve,ke).length>0}}),contains:$r(function(ve){return ve=ve.replace(ei,Ir),function(ke){return(ke.textContent||Q(ke)).indexOf(ve)>-1}}),lang:$r(function(ve){return ef.test(ve||"")||xn.error("unsupported lang: "+ve),ve=ve.replace(ei,Ir).toLowerCase(),function(ke){var Ae;do if(Ae=Zt?ke.lang:ke.getAttribute("xml:lang")||ke.getAttribute("lang"))return Ae=Ae.toLowerCase(),Ae===ve||Ae.indexOf(ve+"-")===0;while((ke=ke.parentNode)&&ke.nodeType===1);return!1}}),target:function(ve){var ke=S.location&&S.location.hash;return ke&&ke.slice(1)===ve.id},root:function(ve){return ve===Lt},focus:function(ve){return ve===tt.activeElement&&(!tt.hasFocus||tt.hasFocus())&&!!(ve.type||ve.href||~ve.tabIndex)},enabled:xl(!1),disabled:xl(!0),checked:function(ve){var ke=ve.nodeName.toLowerCase();return ke==="input"&&!!ve.checked||ke==="option"&&!!ve.selected},selected:function(ve){return ve.parentNode&&ve.parentNode.selectedIndex,ve.selected===!0},empty:function(ve){for(ve=ve.firstChild;ve;ve=ve.nextSibling)if(ve.nodeType<6)return!1;return!0},parent:function(ve){return!B.pseudos.empty(ve)},header:function(ve){return lo.test(ve.nodeName)},input:function(ve){return tf.test(ve.nodeName)},button:function(ve){var ke=ve.nodeName.toLowerCase();return ke==="input"&&ve.type==="button"||ke==="button"},text:function(ve){var ke;return ve.nodeName.toLowerCase()==="input"&&ve.type==="text"&&((ke=ve.getAttribute("type"))==null||ke.toLowerCase()==="text")},first:Oi(function(){return[0]}),last:Oi(function(ve,ke){return[ke-1]}),eq:Oi(function(ve,ke,Ae){return[Ae<0?Ae+ke:Ae]}),even:Oi(function(ve,ke){for(var Ae=0;Aeke?ke:Ae;--rt>=0;)ve.push(rt);return ve}),gt:Oi(function(ve,ke,Ae){for(var rt=Ae<0?Ae+ke:Ae;++rt1?function(ke,Ae,rt){for(var Ue=ve.length;Ue--;)if(!ve[Ue](ke,Ae,rt))return!1;return!0}:ve[0]}function of(ve,ke,Ae){for(var rt=0,Ue=ke.length;rt-1&&(ft[Et]=!(wt[Et]=an))}}else on=Da(on===wt?on.splice(jn,on.length):on),Ue?Ue(null,wt,on,zt):Ei.apply(wt,on)})}function vs(ve){for(var ke,Ae,rt,Ue=ve.length,ot=B.relative[ve[0].type],ft=ot||B.relative[" "],wt=ot?1:0,Dt=ps(function(Kt){return Kt===ke},ft,!0),zt=ps(function(Kt){return Wi(ke,Kt)>-1},ft,!0),Et=[function(Kt,an,Cn){var Wt=!ot&&(Cn||an!==We)||((ke=an).nodeType?Dt(Kt,an,Cn):zt(Kt,an,Cn));return ke=null,Wt}];wt1&&mo(Et),wt>1&&Ea(ve.slice(0,wt-1).concat({value:ve[wt-2].type===" "?"*":""})).replace(Ca,"$1"),Ae,wt0,rt=ve.length>0,Ue=function(ot,ft,wt,Dt,zt){var Et,Kt,an,Cn=0,Wt="0",jn=ot&&[],qn=[],fr=We,on=ot||rt&&B.find.TAG("*",zt),Vr=rr+=fr==null?1:Math.random()||.1,Oa=on.length;for(zt&&(We=ft==tt||ft||zt);Wt!==Oa&&(Et=on[Wt])!=null;Wt++){if(rt&&Et){for(Kt=0,!ft&&Et.ownerDocument!=tt&&(Ye(Et),wt=!Zt);an=ve[Kt++];)if(an(Et,ft||tt,wt)){Dt.push(Et);break}zt&&(rr=Vr)}Ae&&((Et=!an&&Et)&&Cn--,ot&&jn.push(Et))}if(Cn+=Wt,Ae&&Wt!==Cn){for(Kt=0;an=ke[Kt++];)an(jn,qn,ft,wt);if(ot){if(Cn>0)for(;Wt--;)jn[Wt]||qn[Wt]||(qn[Wt]=ui.call(Dt));qn=Da(qn)}Ei.apply(Dt,qn),zt&&!ot&&qn.length>0&&Cn+ke.length>1&&xn.uniqueSort(Dt)}return zt&&(rr=Vr,We=fr),jn};return Ae?$r(Ue):Ue}return Ie=xn.compile=function(ve,ke){var Ae,rt=[],Ue=[],ot=ds[ve+" "];if(!ot){for(ke||(ke=oe(ve)),Ae=ke.length;Ae--;)ot=vs(ke[Ae]),ot[bn]?rt.push(ot):Ue.push(ot);ot=ds(ve,wl(Ue,rt)),ot.selector=ve}return ot},De=xn.select=function(ve,ke,Ae,rt){var Ue,ot,ft,wt,Dt,zt=typeof ve=="function"&&ve,Et=!rt&&oe(ve=zt.selector||ve);if(Ae=Ae||[],Et.length===1){if(ot=Et[0]=Et[0].slice(0),ot.length>2&&(ft=ot[0]).type==="ID"&&ke.nodeType===9&&Zt&&B.relative[ot[1].type]){if(ke=(B.find.ID(ft.matches[0].replace(ei,Ir),ke)||[])[0],ke)zt&&(ke=ke.parentNode);else return Ae;ve=ve.slice(ot.shift().value.length)}for(Ue=wa.needsContext.test(ve)?0:ot.length;Ue--&&(ft=ot[Ue],!B.relative[wt=ft.type]);)if((Dt=B.find[wt])&&(rt=Dt(ft.matches[0].replace(ei,Ir),uo.test(ot[0].type)&&ia(ke.parentNode)||ke))){if(ot.splice(Ue,1),ve=rt.length&&Ea(ot),!ve)return Ei.apply(Ae,rt),Ae;break}}return(zt||Ie(ve,Et))(rt,ke,!Zt,Ae,!ke||uo.test(ve)&&ia(ke.parentNode)||ke),Ae},N.sortStable=bn.split("").sort(zi).join("")===bn,N.detectDuplicates=!!ct,Ye(),N.sortDetached=cr(function(ve){return ve.compareDocumentPosition(tt.createElement("fieldset"))&1}),cr(function(ve){return ve.innerHTML="",ve.firstChild.getAttribute("href")==="#"})||hs("type|href|height|width",function(ve,ke,Ae){if(!Ae)return ve.getAttribute(ke,ke.toLowerCase()==="type"?1:2)}),(!N.attributes||!cr(function(ve){return ve.innerHTML="",ve.firstChild.setAttribute("value",""),ve.firstChild.getAttribute("value")===""}))&&hs("value",function(ve,ke,Ae){if(!Ae&&ve.nodeName.toLowerCase()==="input")return ve.defaultValue}),cr(function(ve){return ve.getAttribute("disabled")==null})||hs(oo,function(ve,ke,Ae){var rt;if(!Ae)return ve[ke]===!0?ke.toLowerCase():(rt=ve.getAttributeNode(ke))&&rt.specified?rt.value:null}),xn}(o);x.find=I,x.expr=I.selectors,x.expr[":"]=x.expr.pseudos,x.uniqueSort=x.unique=I.uniqueSort,x.text=I.getText,x.isXMLDoc=I.isXML,x.contains=I.contains,x.escapeSelector=I.escape;var M=function(S,$,N){for(var B=[],Q=N!==void 0;(S=S[$])&&S.nodeType!==9;)if(S.nodeType===1){if(Q&&x(S).is(N))break;B.push(S)}return B},R=function(S,$){for(var N=[];S;S=S.nextSibling)S.nodeType===1&&S!==$&&N.push(S);return N},j=x.expr.match.needsContext;function A(S,$){return S.nodeName&&S.nodeName.toLowerCase()===$.toLowerCase()}var F=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function z(S,$,N){return y($)?x.grep(S,function(B,Q){return!!$.call(B,Q,B)!==N}):$.nodeType?x.grep(S,function(B){return B===$!==N}):typeof $!="string"?x.grep(S,function(B){return v.call($,B)>-1!==N}):x.filter($,S,N)}x.filter=function(S,$,N){var B=$[0];return N&&(S=":not("+S+")"),$.length===1&&B.nodeType===1?x.find.matchesSelector(B,S)?[B]:[]:x.find.matches(S,x.grep($,function(Q){return Q.nodeType===1}))},x.fn.extend({find:function(S){var $,N,B=this.length,Q=this;if(typeof S!="string")return this.pushStack(x(S).filter(function(){for($=0;$1?x.uniqueSort(N):N},filter:function(S){return this.pushStack(z(this,S||[],!1))},not:function(S){return this.pushStack(z(this,S||[],!0))},is:function(S){return!!z(this,typeof S=="string"&&j.test(S)?x(S):S||[],!1).length}});var K,he=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,ye=x.fn.init=function(S,$,N){var B,Q;if(!S)return this;if(N=N||K,typeof S=="string")if(S[0]==="<"&&S[S.length-1]===">"&&S.length>=3?B=[null,S,null]:B=he.exec(S),B&&(B[1]||!$))if(B[1]){if($=$ instanceof x?$[0]:$,x.merge(this,x.parseHTML(B[1],$&&$.nodeType?$.ownerDocument||$:E,!0)),F.test(B[1])&&x.isPlainObject($))for(B in $)y(this[B])?this[B]($[B]):this.attr(B,$[B]);return this}else return Q=E.getElementById(B[2]),Q&&(this[0]=Q,this.length=1),this;else return!$||$.jquery?($||N).find(S):this.constructor($).find(S);else{if(S.nodeType)return this[0]=S,this.length=1,this;if(y(S))return N.ready!==void 0?N.ready(S):S(x)}return x.makeArray(S,this)};ye.prototype=x.fn,K=x(E);var fe=/^(?:parents|prev(?:Until|All))/,X={children:!0,contents:!0,next:!0,prev:!0};x.fn.extend({has:function(S){var $=x(S,this),N=$.length;return this.filter(function(){for(var B=0;B-1:N.nodeType===1&&x.find.matchesSelector(N,S))){q.push(N);break}}return this.pushStack(q.length>1?x.uniqueSort(q):q)},index:function(S){return S?typeof S=="string"?v.call(x(S),this[0]):v.call(this,S.jquery?S[0]:S):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(S,$){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(S,$))))},addBack:function(S){return this.add(S==null?this.prevObject:this.prevObject.filter(S))}});function de(S,$){for(;(S=S[$])&&S.nodeType!==1;);return S}x.each({parent:function(S){var $=S.parentNode;return $&&$.nodeType!==11?$:null},parents:function(S){return M(S,"parentNode")},parentsUntil:function(S,$,N){return M(S,"parentNode",N)},next:function(S){return de(S,"nextSibling")},prev:function(S){return de(S,"previousSibling")},nextAll:function(S){return M(S,"nextSibling")},prevAll:function(S){return M(S,"previousSibling")},nextUntil:function(S,$,N){return M(S,"nextSibling",N)},prevUntil:function(S,$,N){return M(S,"previousSibling",N)},siblings:function(S){return R((S.parentNode||{}).firstChild,S)},children:function(S){return R(S.firstChild)},contents:function(S){return S.contentDocument!=null&&i(S.contentDocument)?S.contentDocument:(A(S,"template")&&(S=S.content||S),x.merge([],S.childNodes))}},function(S,$){x.fn[S]=function(N,B){var Q=x.map(this,$,N);return S.slice(-5)!=="Until"&&(B=N),B&&typeof B=="string"&&(Q=x.filter(B,Q)),this.length>1&&(X[S]||x.uniqueSort(Q),fe.test(S)&&Q.reverse()),this.pushStack(Q)}});var U=/[^\x20\t\r\n\f]+/g;function le(S){var $={};return x.each(S.match(U)||[],function(N,B){$[B]=!0}),$}x.Callbacks=function(S){S=typeof S=="string"?le(S):x.extend({},S);var $,N,B,Q,q=[],oe=[],Ie=-1,De=function(){for(Q=Q||S.once,B=$=!0;oe.length;Ie=-1)for(N=oe.shift();++Ie-1;)q.splice(Ye,1),Ye<=Ie&&Ie--}),this},has:function(Je){return Je?x.inArray(Je,q)>-1:q.length>0},empty:function(){return q&&(q=[]),this},disable:function(){return Q=oe=[],q=N="",this},disabled:function(){return!q},lock:function(){return Q=oe=[],!N&&!$&&(q=N=""),this},locked:function(){return!!Q},fireWith:function(Je,ct){return Q||(ct=ct||[],ct=[Je,ct.slice?ct.slice():ct],oe.push(ct),$||De()),this},fire:function(){return We.fireWith(this,arguments),this},fired:function(){return!!B}};return We};function we(S){return S}function ge(S){throw S}function Ee(S,$,N,B){var Q;try{S&&y(Q=S.promise)?Q.call(S).done($).fail(N):S&&y(Q=S.then)?Q.call(S,$,N):$.apply(void 0,[S].slice(B))}catch(q){N.apply(void 0,[q])}}x.extend({Deferred:function(S){var $=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],N="pending",B={state:function(){return N},always:function(){return Q.done(arguments).fail(arguments),this},catch:function(q){return B.then(null,q)},pipe:function(){var q=arguments;return x.Deferred(function(oe){x.each($,function(Ie,De){var We=y(q[De[4]])&&q[De[4]];Q[De[1]](function(){var Je=We&&We.apply(this,arguments);Je&&y(Je.promise)?Je.promise().progress(oe.notify).done(oe.resolve).fail(oe.reject):oe[De[0]+"With"](this,We?[Je]:arguments)})}),q=null}).promise()},then:function(q,oe,Ie){var De=0;function We(Je,ct,Ye,tt){return function(){var Lt=this,Zt=arguments,Rt=function(){var Nn,yr;if(!(Je=De&&(Ye!==ge&&(Lt=void 0,Zt=[Nn]),ct.rejectWith(Lt,Zt))}};Je?Bn():(x.Deferred.getStackHook&&(Bn.stackTrace=x.Deferred.getStackHook()),o.setTimeout(Bn))}}return x.Deferred(function(Je){$[0][3].add(We(0,Je,y(Ie)?Ie:we,Je.notifyWith)),$[1][3].add(We(0,Je,y(q)?q:we)),$[2][3].add(We(0,Je,y(oe)?oe:ge))}).promise()},promise:function(q){return q!=null?x.extend(q,B):B}},Q={};return x.each($,function(q,oe){var Ie=oe[2],De=oe[5];B[oe[1]]=Ie.add,De&&Ie.add(function(){N=De},$[3-q][2].disable,$[3-q][3].disable,$[0][2].lock,$[0][3].lock),Ie.add(oe[3].fire),Q[oe[0]]=function(){return Q[oe[0]+"With"](this===Q?void 0:this,arguments),this},Q[oe[0]+"With"]=Ie.fireWith}),B.promise(Q),S&&S.call(Q,Q),Q},when:function(S){var $=arguments.length,N=$,B=Array(N),Q=r.call(arguments),q=x.Deferred(),oe=function(Ie){return function(De){B[Ie]=this,Q[Ie]=arguments.length>1?r.call(arguments):De,--$||q.resolveWith(B,Q)}};if($<=1&&(Ee(S,q.done(oe(N)).resolve,q.reject,!$),q.state()==="pending"||y(Q[N]&&Q[N].then)))return q.then();for(;N--;)Ee(Q[N],oe(N),q.reject);return q.promise()}});var ne=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(S,$){o.console&&o.console.warn&&S&&ne.test(S.name)&&o.console.warn("jQuery.Deferred exception: "+S.message,S.stack,$)},x.readyException=function(S){o.setTimeout(function(){throw S})};var re=x.Deferred();x.fn.ready=function(S){return re.then(S).catch(function($){x.readyException($)}),this},x.extend({isReady:!1,readyWait:1,ready:function(S){(S===!0?--x.readyWait:x.isReady)||(x.isReady=!0,!(S!==!0&&--x.readyWait>0)&&re.resolveWith(E,[x]))}}),x.ready.then=re.then;function Y(){E.removeEventListener("DOMContentLoaded",Y),o.removeEventListener("load",Y),x.ready()}E.readyState==="complete"||E.readyState!=="loading"&&!E.documentElement.doScroll?o.setTimeout(x.ready):(E.addEventListener("DOMContentLoaded",Y),o.addEventListener("load",Y));var ae=function(S,$,N,B,Q,q,oe){var Ie=0,De=S.length,We=N==null;if(D(N)==="object"){Q=!0;for(Ie in N)ae(S,$,Ie,N[Ie],!0,q,oe)}else if(B!==void 0&&(Q=!0,y(B)||(oe=!0),We&&(oe?($.call(S,B),$=null):(We=$,$=function(Je,ct,Ye){return We.call(x(Je),Ye)})),$))for(;Ie1,null,!0)},removeData:function(S){return this.each(function(){qe.remove(this,S)})}}),x.extend({queue:function(S,$,N){var B;if(S)return $=($||"fx")+"queue",B=Se.get(S,$),N&&(!B||Array.isArray(N)?B=Se.access(S,$,x.makeArray(N)):B.push(N)),B||[]},dequeue:function(S,$){$=$||"fx";var N=x.queue(S,$),B=N.length,Q=N.shift(),q=x._queueHooks(S,$),oe=function(){x.dequeue(S,$)};Q==="inprogress"&&(Q=N.shift(),B--),Q&&($==="fx"&&N.unshift("inprogress"),delete q.stop,Q.call(S,oe,q)),!B&&q&&q.empty.fire()},_queueHooks:function(S,$){var N=$+"queueHooks";return Se.get(S,N)||Se.access(S,N,{empty:x.Callbacks("once memory").add(function(){Se.remove(S,[$+"queue",N])})})}}),x.fn.extend({queue:function(S,$){var N=2;return typeof S!="string"&&($=S,S="fx",N--),arguments.length\x20\t\r\n\f]*)/i,It=/^$|^module$|\/(?:java|ecma)script/i;(function(){var S=E.createDocumentFragment(),$=S.appendChild(E.createElement("div")),N=E.createElement("input");N.setAttribute("type","radio"),N.setAttribute("checked","checked"),N.setAttribute("name","t"),$.appendChild(N),g.checkClone=$.cloneNode(!0).cloneNode(!0).lastChild.checked,$.innerHTML="",g.noCloneChecked=!!$.cloneNode(!0).lastChild.defaultValue,$.innerHTML="",g.option=!!$.lastChild})();var Ut={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Ut.tbody=Ut.tfoot=Ut.colgroup=Ut.caption=Ut.thead,Ut.th=Ut.td,g.option||(Ut.optgroup=Ut.option=[1,""]);function gt(S,$){var N;return typeof S.getElementsByTagName!="undefined"?N=S.getElementsByTagName($||"*"):typeof S.querySelectorAll!="undefined"?N=S.querySelectorAll($||"*"):N=[],$===void 0||$&&A(S,$)?x.merge([S],N):N}function Ft(S,$){for(var N=0,B=S.length;N-1){Q&&Q.push(q);continue}if(We=ce(q),oe=gt(ct.appendChild(q),"script"),We&&Ft(oe),N)for(Je=0;q=oe[Je++];)It.test(q.type||"")&&N.push(q)}return ct}var Jn=/^([^.]*)(?:\.(.+)|)/;function _n(){return!0}function fn(){return!1}function Zn(S,$){return S===un()==($==="focus")}function un(){try{return E.activeElement}catch{}}function Ln(S,$,N,B,Q,q){var oe,Ie;if(typeof $=="object"){typeof N!="string"&&(B=B||N,N=void 0);for(Ie in $)Ln(S,Ie,N,B,$[Ie],q);return S}if(B==null&&Q==null?(Q=N,B=N=void 0):Q==null&&(typeof N=="string"?(Q=B,B=void 0):(Q=B,B=N,N=void 0)),Q===!1)Q=fn;else if(!Q)return S;return q===1&&(oe=Q,Q=function(De){return x().off(De),oe.apply(this,arguments)},Q.guid=oe.guid||(oe.guid=x.guid++)),S.each(function(){x.event.add(this,$,Q,B,N)})}x.event={global:{},add:function(S,$,N,B,Q){var q,oe,Ie,De,We,Je,ct,Ye,tt,Lt,Zt,Rt=Se.get(S);if(!!Fe(S))for(N.handler&&(q=N,N=q.handler,Q=q.selector),Q&&x.find.matchesSelector(te,Q),N.guid||(N.guid=x.guid++),(De=Rt.events)||(De=Rt.events=Object.create(null)),(oe=Rt.handle)||(oe=Rt.handle=function(Bn){return typeof x!="undefined"&&x.event.triggered!==Bn.type?x.event.dispatch.apply(S,arguments):void 0}),$=($||"").match(U)||[""],We=$.length;We--;)Ie=Jn.exec($[We])||[],tt=Zt=Ie[1],Lt=(Ie[2]||"").split(".").sort(),tt&&(ct=x.event.special[tt]||{},tt=(Q?ct.delegateType:ct.bindType)||tt,ct=x.event.special[tt]||{},Je=x.extend({type:tt,origType:Zt,data:B,handler:N,guid:N.guid,selector:Q,needsContext:Q&&x.expr.match.needsContext.test(Q),namespace:Lt.join(".")},q),(Ye=De[tt])||(Ye=De[tt]=[],Ye.delegateCount=0,(!ct.setup||ct.setup.call(S,B,Lt,oe)===!1)&&S.addEventListener&&S.addEventListener(tt,oe)),ct.add&&(ct.add.call(S,Je),Je.handler.guid||(Je.handler.guid=N.guid)),Q?Ye.splice(Ye.delegateCount++,0,Je):Ye.push(Je),x.event.global[tt]=!0)},remove:function(S,$,N,B,Q){var q,oe,Ie,De,We,Je,ct,Ye,tt,Lt,Zt,Rt=Se.hasData(S)&&Se.get(S);if(!(!Rt||!(De=Rt.events))){for($=($||"").match(U)||[""],We=$.length;We--;){if(Ie=Jn.exec($[We])||[],tt=Zt=Ie[1],Lt=(Ie[2]||"").split(".").sort(),!tt){for(tt in De)x.event.remove(S,tt+$[We],N,B,!0);continue}for(ct=x.event.special[tt]||{},tt=(B?ct.delegateType:ct.bindType)||tt,Ye=De[tt]||[],Ie=Ie[2]&&new RegExp("(^|\\.)"+Lt.join("\\.(?:.*\\.|)")+"(\\.|$)"),oe=q=Ye.length;q--;)Je=Ye[q],(Q||Zt===Je.origType)&&(!N||N.guid===Je.guid)&&(!Ie||Ie.test(Je.namespace))&&(!B||B===Je.selector||B==="**"&&Je.selector)&&(Ye.splice(q,1),Je.selector&&Ye.delegateCount--,ct.remove&&ct.remove.call(S,Je));oe&&!Ye.length&&((!ct.teardown||ct.teardown.call(S,Lt,Rt.handle)===!1)&&x.removeEvent(S,tt,Rt.handle),delete De[tt])}x.isEmptyObject(De)&&Se.remove(S,"handle events")}},dispatch:function(S){var $,N,B,Q,q,oe,Ie=new Array(arguments.length),De=x.event.fix(S),We=(Se.get(this,"events")||Object.create(null))[De.type]||[],Je=x.event.special[De.type]||{};for(Ie[0]=De,$=1;$=1)){for(;We!==this;We=We.parentNode||this)if(We.nodeType===1&&!(S.type==="click"&&We.disabled===!0)){for(q=[],oe={},N=0;N-1:x.find(Q,this,null,[We]).length),oe[Q]&&q.push(B);q.length&&Ie.push({elem:We,handlers:q})}}return We=this,De<$.length&&Ie.push({elem:We,handlers:$.slice(De)}),Ie},addProp:function(S,$){Object.defineProperty(x.Event.prototype,S,{enumerable:!0,configurable:!0,get:y($)?function(){if(this.originalEvent)return $(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[S]},set:function(N){Object.defineProperty(this,S,{enumerable:!0,configurable:!0,writable:!0,value:N})}})},fix:function(S){return S[x.expando]?S:new x.Event(S)},special:{load:{noBubble:!0},click:{setup:function(S){var $=this||S;return At.test($.type)&&$.click&&A($,"input")&&hn($,"click",_n),!1},trigger:function(S){var $=this||S;return At.test($.type)&&$.click&&A($,"input")&&hn($,"click"),!0},_default:function(S){var $=S.target;return At.test($.type)&&$.click&&A($,"input")&&Se.get($,"click")||A($,"a")}},beforeunload:{postDispatch:function(S){S.result!==void 0&&S.originalEvent&&(S.originalEvent.returnValue=S.result)}}}};function hn(S,$,N){if(!N){Se.get(S,$)===void 0&&x.event.add(S,$,_n);return}Se.set(S,$,!1),x.event.add(S,$,{namespace:!1,handler:function(B){var Q,q,oe=Se.get(this,$);if(B.isTrigger&1&&this[$]){if(oe.length)(x.event.special[$]||{}).delegateType&&B.stopPropagation();else if(oe=r.call(arguments),Se.set(this,$,oe),Q=N(this,$),this[$](),q=Se.get(this,$),oe!==q||Q?Se.set(this,$,!1):q={},oe!==q)return B.stopImmediatePropagation(),B.preventDefault(),q&&q.value}else oe.length&&(Se.set(this,$,{value:x.event.trigger(x.extend(oe[0],x.Event.prototype),oe.slice(1),this)}),B.stopImmediatePropagation())}})}x.removeEvent=function(S,$,N){S.removeEventListener&&S.removeEventListener($,N)},x.Event=function(S,$){if(!(this instanceof x.Event))return new x.Event(S,$);S&&S.type?(this.originalEvent=S,this.type=S.type,this.isDefaultPrevented=S.defaultPrevented||S.defaultPrevented===void 0&&S.returnValue===!1?_n:fn,this.target=S.target&&S.target.nodeType===3?S.target.parentNode:S.target,this.currentTarget=S.currentTarget,this.relatedTarget=S.relatedTarget):this.type=S,$&&x.extend(this,$),this.timeStamp=S&&S.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:fn,isPropagationStopped:fn,isImmediatePropagationStopped:fn,isSimulated:!1,preventDefault:function(){var S=this.originalEvent;this.isDefaultPrevented=_n,S&&!this.isSimulated&&S.preventDefault()},stopPropagation:function(){var S=this.originalEvent;this.isPropagationStopped=_n,S&&!this.isSimulated&&S.stopPropagation()},stopImmediatePropagation:function(){var S=this.originalEvent;this.isImmediatePropagationStopped=_n,S&&!this.isSimulated&&S.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(S,$){x.event.special[S]={setup:function(){return hn(this,S,Zn),!1},trigger:function(){return hn(this,S),!0},_default:function(N){return Se.get(N.target,S)},delegateType:$}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(S,$){x.event.special[S]={delegateType:$,bindType:$,handle:function(N){var B,Q=this,q=N.relatedTarget,oe=N.handleObj;return(!q||q!==Q&&!x.contains(Q,q))&&(N.type=oe.origType,B=oe.handler.apply(this,arguments),N.type=$),B}}}),x.fn.extend({on:function(S,$,N,B){return Ln(this,S,$,N,B)},one:function(S,$,N,B){return Ln(this,S,$,N,B,1)},off:function(S,$,N){var B,Q;if(S&&S.preventDefault&&S.handleObj)return B=S.handleObj,x(S.delegateTarget).off(B.namespace?B.origType+"."+B.namespace:B.origType,B.selector,B.handler),this;if(typeof S=="object"){for(Q in S)this.off(Q,$,S[Q]);return this}return($===!1||typeof $=="function")&&(N=$,$=void 0),N===!1&&(N=fn),this.each(function(){x.event.remove(this,S,N,$)})}});var Vn=/\s*$/g;function se(S,$){return A(S,"table")&&A($.nodeType!==11?$:$.firstChild,"tr")&&x(S).children("tbody")[0]||S}function Oe(S){return S.type=(S.getAttribute("type")!==null)+"/"+S.type,S}function Le(S){return(S.type||"").slice(0,5)==="true/"?S.type=S.type.slice(5):S.removeAttribute("type"),S}function Ke(S,$){var N,B,Q,q,oe,Ie,De;if($.nodeType===1){if(Se.hasData(S)&&(q=Se.get(S),De=q.events,De)){Se.remove($,"handle events");for(Q in De)for(N=0,B=De[Q].length;N1&&typeof tt=="string"&&!g.checkClone&&mr.test(tt))return S.each(function(Zt){var Rt=S.eq(Zt);Lt&&($[0]=tt.call(this,Zt,Rt.html())),et(Rt,$,N,B)});if(ct&&(Q=mn($,S[0].ownerDocument,!1,S,B),q=Q.firstChild,Q.childNodes.length===1&&(Q=q),q||B)){for(oe=x.map(gt(Q,"script"),Oe),Ie=oe.length;Je0&&Ft(oe,!De&>(S,"script")),Ie},cleanData:function(S){for(var $,N,B,Q=x.event.special,q=0;(N=S[q])!==void 0;q++)if(Fe(N)){if($=N[Se.expando]){if($.events)for(B in $.events)Q[B]?x.event.remove(N,B):x.removeEvent(N,B,$.handle);N[Se.expando]=void 0}N[qe.expando]&&(N[qe.expando]=void 0)}}}),x.fn.extend({detach:function(S){return dt(this,S,!0)},remove:function(S){return dt(this,S)},text:function(S){return ae(this,function($){return $===void 0?x.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=$)})},null,S,arguments.length)},append:function(){return et(this,arguments,function(S){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var $=se(this,S);$.appendChild(S)}})},prepend:function(){return et(this,arguments,function(S){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var $=se(this,S);$.insertBefore(S,$.firstChild)}})},before:function(){return et(this,arguments,function(S){this.parentNode&&this.parentNode.insertBefore(S,this)})},after:function(){return et(this,arguments,function(S){this.parentNode&&this.parentNode.insertBefore(S,this.nextSibling)})},empty:function(){for(var S,$=0;(S=this[$])!=null;$++)S.nodeType===1&&(x.cleanData(gt(S,!1)),S.textContent="");return this},clone:function(S,$){return S=S==null?!1:S,$=$==null?S:$,this.map(function(){return x.clone(this,S,$)})},html:function(S){return ae(this,function($){var N=this[0]||{},B=0,Q=this.length;if($===void 0&&N.nodeType===1)return N.innerHTML;if(typeof $=="string"&&!Vn.test($)&&!Ut[(Nt.exec($)||["",""])[1].toLowerCase()]){$=x.htmlPrefilter($);try{for(;B=0&&(De+=Math.max(0,Math.ceil(S["offset"+$[0].toUpperCase()+$.slice(1)]-q-De-Ie-.5))||0),De}function wi(S,$,N){var B=Pt(S),Q=!g.boxSizingReliable()||N,q=Q&&x.css(S,"boxSizing",!1,B)==="border-box",oe=q,Ie=Vt(S,$,B),De="offset"+$[0].toUpperCase()+$.slice(1);if(yt.test(Ie)){if(!N)return Ie;Ie="auto"}return(!g.boxSizingReliable()&&q||!g.reliableTrDimensions()&&A(S,"tr")||Ie==="auto"||!parseFloat(Ie)&&x.css(S,"display",!1,B)==="inline")&&S.getClientRects().length&&(q=x.css(S,"boxSizing",!1,B)==="border-box",oe=De in S,oe&&(Ie=S[De])),Ie=parseFloat(Ie)||0,Ie+si(S,$,N||(q?"border":"content"),oe,B,Ie)+"px"}x.extend({cssHooks:{opacity:{get:function(S,$){if($){var N=Vt(S,"opacity");return N===""?"1":N}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(S,$,N,B){if(!(!S||S.nodeType===3||S.nodeType===8||!S.style)){var Q,q,oe,Ie=Pe($),De=xt.test($),We=S.style;if(De||($=nr(Ie)),oe=x.cssHooks[$]||x.cssHooks[Ie],N!==void 0){if(q=typeof N,q==="string"&&(Q=W.exec(N))&&Q[1]&&(N=Qe(S,$,Q),q="number"),N==null||N!==N)return;q==="number"&&!De&&(N+=Q&&Q[3]||(x.cssNumber[Ie]?"":"px")),!g.clearCloneStyle&&N===""&&$.indexOf("background")===0&&(We[$]="inherit"),(!oe||!("set"in oe)||(N=oe.set(S,N,B))!==void 0)&&(De?We.setProperty($,N):We[$]=N)}else return oe&&"get"in oe&&(Q=oe.get(S,!1,B))!==void 0?Q:We[$]}},css:function(S,$,N,B){var Q,q,oe,Ie=Pe($),De=xt.test($);return De||($=nr(Ie)),oe=x.cssHooks[$]||x.cssHooks[Ie],oe&&"get"in oe&&(Q=oe.get(S,!0,N)),Q===void 0&&(Q=Vt(S,$,B)),Q==="normal"&&$ in Bi&&(Q=Bi[$]),N===""||N?(q=parseFloat(Q),N===!0||isFinite(q)?q||0:Q):Q}}),x.each(["height","width"],function(S,$){x.cssHooks[$]={get:function(N,B,Q){if(B)return Tr.test(x.css(N,"display"))&&(!N.getClientRects().length||!N.getBoundingClientRect().width)?$t(N,Mr,function(){return wi(N,$,Q)}):wi(N,$,Q)},set:function(N,B,Q){var q,oe=Pt(N),Ie=!g.scrollboxSize()&&oe.position==="absolute",De=Ie||Q,We=De&&x.css(N,"boxSizing",!1,oe)==="border-box",Je=Q?si(N,$,Q,We,oe):0;return We&&Ie&&(Je-=Math.ceil(N["offset"+$[0].toUpperCase()+$.slice(1)]-parseFloat(oe[$])-si(N,$,"border",!1,oe)-.5)),Je&&(q=W.exec(B))&&(q[3]||"px")!=="px"&&(N.style[$]=B,B=x.css(N,$)),Qr(N,B,Je)}}}),x.cssHooks.marginLeft=gn(g.reliableMarginLeft,function(S,$){if($)return(parseFloat(Vt(S,"marginLeft"))||S.getBoundingClientRect().left-$t(S,{marginLeft:0},function(){return S.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(S,$){x.cssHooks[S+$]={expand:function(N){for(var B=0,Q={},q=typeof N=="string"?N.split(" "):[N];B<4;B++)Q[S+J[B]+$]=q[B]||q[B-2]||q[0];return Q}},S!=="margin"&&(x.cssHooks[S+$].set=Qr)}),x.fn.extend({css:function(S,$){return ae(this,function(N,B,Q){var q,oe,Ie={},De=0;if(Array.isArray(B)){for(q=Pt(N),oe=B.length;De1)}});function Wn(S,$,N,B,Q){return new Wn.prototype.init(S,$,N,B,Q)}x.Tween=Wn,Wn.prototype={constructor:Wn,init:function(S,$,N,B,Q,q){this.elem=S,this.prop=N,this.easing=Q||x.easing._default,this.options=$,this.start=this.now=this.cur(),this.end=B,this.unit=q||(x.cssNumber[N]?"":"px")},cur:function(){var S=Wn.propHooks[this.prop];return S&&S.get?S.get(this):Wn.propHooks._default.get(this)},run:function(S){var $,N=Wn.propHooks[this.prop];return this.options.duration?this.pos=$=x.easing[this.easing](S,this.options.duration*S,0,1,this.options.duration):this.pos=$=S,this.now=(this.end-this.start)*$+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),N&&N.set?N.set(this):Wn.propHooks._default.set(this),this}},Wn.prototype.init.prototype=Wn.prototype,Wn.propHooks={_default:{get:function(S){var $;return S.elem.nodeType!==1||S.elem[S.prop]!=null&&S.elem.style[S.prop]==null?S.elem[S.prop]:($=x.css(S.elem,S.prop,""),!$||$==="auto"?0:$)},set:function(S){x.fx.step[S.prop]?x.fx.step[S.prop](S):S.elem.nodeType===1&&(x.cssHooks[S.prop]||S.elem.style[nr(S.prop)]!=null)?x.style(S.elem,S.prop,S.now+S.unit):S.elem[S.prop]=S.now}}},Wn.propHooks.scrollTop=Wn.propHooks.scrollLeft={set:function(S){S.elem.nodeType&&S.elem.parentNode&&(S.elem[S.prop]=S.now)}},x.easing={linear:function(S){return S},swing:function(S){return .5-Math.cos(S*Math.PI)/2},_default:"swing"},x.fx=Wn.prototype.init,x.fx.step={};var gr,oi,li=/^(?:toggle|show|hide)$/,pe=/queueHooks$/;function $e(){oi&&(E.hidden===!1&&o.requestAnimationFrame?o.requestAnimationFrame($e):o.setTimeout($e,x.fx.interval),x.fx.tick())}function be(){return o.setTimeout(function(){gr=void 0}),gr=Date.now()}function Be(S,$){var N,B=0,Q={height:S};for($=$?1:0;B<4;B+=2-$)N=J[B],Q["margin"+N]=Q["padding"+N]=S;return $&&(Q.opacity=Q.width=S),Q}function ze(S,$,N){for(var B,Q=(lt.tweeners[$]||[]).concat(lt.tweeners["*"]),q=0,oe=Q.length;q1)},removeAttr:function(S){return this.each(function(){x.removeAttr(this,S)})}}),x.extend({attr:function(S,$,N){var B,Q,q=S.nodeType;if(!(q===3||q===8||q===2)){if(typeof S.getAttribute=="undefined")return x.prop(S,$,N);if((q!==1||!x.isXMLDoc(S))&&(Q=x.attrHooks[$.toLowerCase()]||(x.expr.match.bool.test($)?mt:void 0)),N!==void 0){if(N===null){x.removeAttr(S,$);return}return Q&&"set"in Q&&(B=Q.set(S,N,$))!==void 0?B:(S.setAttribute($,N+""),N)}return Q&&"get"in Q&&(B=Q.get(S,$))!==null?B:(B=x.find.attr(S,$),B==null?void 0:B)}},attrHooks:{type:{set:function(S,$){if(!g.radioValue&&$==="radio"&&A(S,"input")){var N=S.value;return S.setAttribute("type",$),N&&(S.value=N),$}}}},removeAttr:function(S,$){var N,B=0,Q=$&&$.match(U);if(Q&&S.nodeType===1)for(;N=Q[B++];)S.removeAttribute(N)}}),mt={set:function(S,$,N){return $===!1?x.removeAttr(S,N):S.setAttribute(N,N),N}},x.each(x.expr.match.bool.source.match(/\w+/g),function(S,$){var N=pt[$]||x.find.attr;pt[$]=function(B,Q,q){var oe,Ie,De=Q.toLowerCase();return q||(Ie=pt[De],pt[De]=oe,oe=N(B,Q,q)!=null?De:null,pt[De]=Ie),oe}});var ht=/^(?:input|select|textarea|button)$/i,Ot=/^(?:a|area)$/i;x.fn.extend({prop:function(S,$){return ae(this,x.prop,S,$,arguments.length>1)},removeProp:function(S){return this.each(function(){delete this[x.propFix[S]||S]})}}),x.extend({prop:function(S,$,N){var B,Q,q=S.nodeType;if(!(q===3||q===8||q===2))return(q!==1||!x.isXMLDoc(S))&&($=x.propFix[$]||$,Q=x.propHooks[$]),N!==void 0?Q&&"set"in Q&&(B=Q.set(S,N,$))!==void 0?B:S[$]=N:Q&&"get"in Q&&(B=Q.get(S,$))!==null?B:S[$]},propHooks:{tabIndex:{get:function(S){var $=x.find.attr(S,"tabindex");return $?parseInt($,10):ht.test(S.nodeName)||Ot.test(S.nodeName)&&S.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(x.propHooks.selected={get:function(S){var $=S.parentNode;return $&&$.parentNode&&$.parentNode.selectedIndex,null},set:function(S){var $=S.parentNode;$&&($.selectedIndex,$.parentNode&&$.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this});function Gt(S){var $=S.match(U)||[];return $.join(" ")}function en(S){return S.getAttribute&&S.getAttribute("class")||""}function vt(S){return Array.isArray(S)?S:typeof S=="string"?S.match(U)||[]:[]}x.fn.extend({addClass:function(S){var $,N,B,Q,q,oe;return y(S)?this.each(function(Ie){x(this).addClass(S.call(this,Ie,en(this)))}):($=vt(S),$.length?this.each(function(){if(B=en(this),N=this.nodeType===1&&" "+Gt(B)+" ",N){for(q=0;q<$.length;q++)Q=$[q],N.indexOf(" "+Q+" ")<0&&(N+=Q+" ");oe=Gt(N),B!==oe&&this.setAttribute("class",oe)}}):this)},removeClass:function(S){var $,N,B,Q,q,oe;return y(S)?this.each(function(Ie){x(this).removeClass(S.call(this,Ie,en(this)))}):arguments.length?($=vt(S),$.length?this.each(function(){if(B=en(this),N=this.nodeType===1&&" "+Gt(B)+" ",N){for(q=0;q<$.length;q++)for(Q=$[q];N.indexOf(" "+Q+" ")>-1;)N=N.replace(" "+Q+" "," ");oe=Gt(N),B!==oe&&this.setAttribute("class",oe)}}):this):this.attr("class","")},toggleClass:function(S,$){var N,B,Q,q,oe=typeof S,Ie=oe==="string"||Array.isArray(S);return y(S)?this.each(function(De){x(this).toggleClass(S.call(this,De,en(this),$),$)}):typeof $=="boolean"&&Ie?$?this.addClass(S):this.removeClass(S):(N=vt(S),this.each(function(){if(Ie)for(q=x(this),Q=0;Q-1)return!0;return!1}});var En=/\r/g;x.fn.extend({val:function(S){var $,N,B,Q=this[0];return arguments.length?(B=y(S),this.each(function(q){var oe;this.nodeType===1&&(B?oe=S.call(this,q,x(this).val()):oe=S,oe==null?oe="":typeof oe=="number"?oe+="":Array.isArray(oe)&&(oe=x.map(oe,function(Ie){return Ie==null?"":Ie+""})),$=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()],(!$||!("set"in $)||$.set(this,oe,"value")===void 0)&&(this.value=oe))})):Q?($=x.valHooks[Q.type]||x.valHooks[Q.nodeName.toLowerCase()],$&&"get"in $&&(N=$.get(Q,"value"))!==void 0?N:(N=Q.value,typeof N=="string"?N.replace(En,""):N==null?"":N)):void 0}}),x.extend({valHooks:{option:{get:function(S){var $=x.find.attr(S,"value");return $!=null?$:Gt(x.text(S))}},select:{get:function(S){var $,N,B,Q=S.options,q=S.selectedIndex,oe=S.type==="select-one",Ie=oe?null:[],De=oe?q+1:Q.length;for(q<0?B=De:B=oe?q:0;B-1)&&(N=!0);return N||(S.selectedIndex=-1),q}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(S,$){if(Array.isArray($))return S.checked=x.inArray(x(S).val(),$)>-1}},g.checkOn||(x.valHooks[this].get=function(S){return S.getAttribute("value")===null?"on":S.value})}),g.focusin="onfocusin"in o;var nn=/^(?:focusinfocus|focusoutblur)$/,Pn=function(S){S.stopPropagation()};x.extend(x.event,{trigger:function(S,$,N,B){var Q,q,oe,Ie,De,We,Je,ct,Ye=[N||E],tt=c.call(S,"type")?S.type:S,Lt=c.call(S,"namespace")?S.namespace.split("."):[];if(q=ct=oe=N=N||E,!(N.nodeType===3||N.nodeType===8)&&!nn.test(tt+x.event.triggered)&&(tt.indexOf(".")>-1&&(Lt=tt.split("."),tt=Lt.shift(),Lt.sort()),De=tt.indexOf(":")<0&&"on"+tt,S=S[x.expando]?S:new x.Event(tt,typeof S=="object"&&S),S.isTrigger=B?2:3,S.namespace=Lt.join("."),S.rnamespace=S.namespace?new RegExp("(^|\\.)"+Lt.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,S.result=void 0,S.target||(S.target=N),$=$==null?[S]:x.makeArray($,[S]),Je=x.event.special[tt]||{},!(!B&&Je.trigger&&Je.trigger.apply(N,$)===!1))){if(!B&&!Je.noBubble&&!b(N)){for(Ie=Je.delegateType||tt,nn.test(Ie+tt)||(q=q.parentNode);q;q=q.parentNode)Ye.push(q),oe=q;oe===(N.ownerDocument||E)&&Ye.push(oe.defaultView||oe.parentWindow||o)}for(Q=0;(q=Ye[Q++])&&!S.isPropagationStopped();)ct=q,S.type=Q>1?Ie:Je.bindType||tt,We=(Se.get(q,"events")||Object.create(null))[S.type]&&Se.get(q,"handle"),We&&We.apply(q,$),We=De&&q[De],We&&We.apply&&Fe(q)&&(S.result=We.apply(q,$),S.result===!1&&S.preventDefault());return S.type=tt,!B&&!S.isDefaultPrevented()&&(!Je._default||Je._default.apply(Ye.pop(),$)===!1)&&Fe(N)&&De&&y(N[tt])&&!b(N)&&(oe=N[De],oe&&(N[De]=null),x.event.triggered=tt,S.isPropagationStopped()&&ct.addEventListener(tt,Pn),N[tt](),S.isPropagationStopped()&&ct.removeEventListener(tt,Pn),x.event.triggered=void 0,oe&&(N[De]=oe)),S.result}},simulate:function(S,$,N){var B=x.extend(new x.Event,N,{type:S,isSimulated:!0});x.event.trigger(B,null,$)}}),x.fn.extend({trigger:function(S,$){return this.each(function(){x.event.trigger(S,$,this)})},triggerHandler:function(S,$){var N=this[0];if(N)return x.event.trigger(S,$,N,!0)}}),g.focusin||x.each({focus:"focusin",blur:"focusout"},function(S,$){var N=function(B){x.event.simulate($,B.target,x.event.fix(B))};x.event.special[$]={setup:function(){var B=this.ownerDocument||this.document||this,Q=Se.access(B,$);Q||B.addEventListener(S,N,!0),Se.access(B,$,(Q||0)+1)},teardown:function(){var B=this.ownerDocument||this.document||this,Q=Se.access(B,$)-1;Q?Se.access(B,$,Q):(B.removeEventListener(S,N,!0),Se.remove(B,$))}}});var dr=o.location,Qn={guid:Date.now()},Gn=/\?/;x.parseXML=function(S){var $,N;if(!S||typeof S!="string")return null;try{$=new o.DOMParser().parseFromString(S,"text/xml")}catch{}return N=$&&$.getElementsByTagName("parsererror")[0],(!$||N)&&x.error("Invalid XML: "+(N?x.map(N.childNodes,function(B){return B.textContent}).join(` `):S)),$};var qr=/\[\]$/,ut=/\r?\n/g,ji=/^(?:submit|button|image|reset|file)$/i,eo=/^(?:input|select|textarea|keygen)/i;function Vi(S,$,N,B){var Q;if(Array.isArray($))x.each($,function(q,oe){N||qr.test(S)?B(S,oe):Vi(S+"["+(typeof oe=="object"&&oe!=null?q:"")+"]",oe,N,B)});else if(!N&&D($)==="object")for(Q in $)Vi(S+"["+Q+"]",$[Q],N,B);else B(S,$)}x.param=function(S,$){var N,B=[],Q=function(q,oe){var Ie=y(oe)?oe():oe;B[B.length]=encodeURIComponent(q)+"="+encodeURIComponent(Ie==null?"":Ie)};if(S==null)return"";if(Array.isArray(S)||S.jquery&&!x.isPlainObject(S))x.each(S,function(){Q(this.name,this.value)});else for(N in S)Vi(N,S[N],$,Q);return B.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var S=x.prop(this,"elements");return S?x.makeArray(S):this}).filter(function(){var S=this.type;return this.name&&!x(this).is(":disabled")&&eo.test(this.nodeName)&&!ji.test(S)&&(this.checked||!At.test(S))}).map(function(S,$){var N=x(this).val();return N==null?null:Array.isArray(N)?x.map(N,function(B){return{name:$.name,value:B.replace(ut,`\r `)}}):{name:$.name,value:N.replace(ut,`\r `)}}).get()}});var Uc=/%20/g,Kc=/#.*$/,pl=/([?&])_=[^&]*/,os=/^(.*?):[ \t]*([^\r\n]*)$/mg,vl=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,ml=/^(?:GET|HEAD)$/,Gc=/^\/\//,_l={},to={},no="*/".concat("*"),ta=E.createElement("a");ta.href=dr.href;function ro(S){return function($,N){typeof $!="string"&&(N=$,$="*");var B,Q=0,q=$.toLowerCase().match(U)||[];if(y(N))for(;B=q[Q++];)B[0]==="+"?(B=B.slice(1)||"*",(S[B]=S[B]||[]).unshift(N)):(S[B]=S[B]||[]).push(N)}}function io(S,$,N,B){var Q={},q=S===to;function oe(Ie){var De;return Q[Ie]=!0,x.each(S[Ie]||[],function(We,Je){var ct=Je($,N,B);if(typeof ct=="string"&&!q&&!Q[ct])return $.dataTypes.unshift(ct),oe(ct),!1;if(q)return!(De=ct)}),De}return oe($.dataTypes[0])||!Q["*"]&&oe("*")}function ao(S,$){var N,B,Q=x.ajaxSettings.flatOptions||{};for(N in $)$[N]!==void 0&&((Q[N]?S:B||(B={}))[N]=$[N]);return B&&x.extend(!0,S,B),S}function ls(S,$,N){for(var B,Q,q,oe,Ie=S.contents,De=S.dataTypes;De[0]==="*";)De.shift(),B===void 0&&(B=S.mimeType||$.getResponseHeader("Content-Type"));if(B){for(Q in Ie)if(Ie[Q]&&Ie[Q].test(B)){De.unshift(Q);break}}if(De[0]in N)q=De[0];else{for(Q in N){if(!De[0]||S.converters[Q+" "+De[0]]){q=Q;break}oe||(oe=Q)}q=q||oe}if(q)return q!==De[0]&&De.unshift(q),N[q]}function Yc(S,$,N,B){var Q,q,oe,Ie,De,We={},Je=S.dataTypes.slice();if(Je[1])for(oe in S.converters)We[oe.toLowerCase()]=S.converters[oe];for(q=Je.shift();q;)if(S.responseFields[q]&&(N[S.responseFields[q]]=$),!De&&B&&S.dataFilter&&($=S.dataFilter($,S.dataType)),De=q,q=Je.shift(),q){if(q==="*")q=De;else if(De!=="*"&&De!==q){if(oe=We[De+" "+q]||We["* "+q],!oe){for(Q in We)if(Ie=Q.split(" "),Ie[1]===q&&(oe=We[De+" "+Ie[0]]||We["* "+Ie[0]],oe)){oe===!0?oe=We[Q]:We[Q]!==!0&&(q=Ie[0],Je.unshift(Ie[1]));break}}if(oe!==!0)if(oe&&S.throws)$=oe($);else try{$=oe($)}catch(ct){return{state:"parsererror",error:oe?ct:"No conversion from "+De+" to "+q}}}}return{state:"success",data:$}}x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:dr.href,type:"GET",isLocal:vl.test(dr.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":no,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(S,$){return $?ao(ao(S,x.ajaxSettings),$):ao(x.ajaxSettings,S)},ajaxPrefilter:ro(_l),ajaxTransport:ro(to),ajax:function(S,$){typeof S=="object"&&($=S,S=void 0),$=$||{};var N,B,Q,q,oe,Ie,De,We,Je,ct,Ye=x.ajaxSetup({},$),tt=Ye.context||Ye,Lt=Ye.context&&(tt.nodeType||tt.jquery)?x(tt):x.event,Zt=x.Deferred(),Rt=x.Callbacks("once memory"),Bn=Ye.statusCode||{},Nn={},yr={},bn="canceled",Qt={readyState:0,getResponseHeader:function(ln){var Tn;if(De){if(!q)for(q={};Tn=os.exec(Q);)q[Tn[1].toLowerCase()+" "]=(q[Tn[1].toLowerCase()+" "]||[]).concat(Tn[2]);Tn=q[ln.toLowerCase()+" "]}return Tn==null?null:Tn.join(", ")},getAllResponseHeaders:function(){return De?Q:null},setRequestHeader:function(ln,Tn){return De==null&&(ln=yr[ln.toLowerCase()]=yr[ln.toLowerCase()]||ln,Nn[ln]=Tn),this},overrideMimeType:function(ln){return De==null&&(Ye.mimeType=ln),this},statusCode:function(ln){var Tn;if(ln)if(De)Qt.always(ln[Qt.status]);else for(Tn in ln)Bn[Tn]=[Bn[Tn],ln[Tn]];return this},abort:function(ln){var Tn=ln||bn;return N&&N.abort(Tn),rr(0,Tn),this}};if(Zt.promise(Qt),Ye.url=((S||Ye.url||dr.href)+"").replace(Gc,dr.protocol+"//"),Ye.type=$.method||$.type||Ye.method||Ye.type,Ye.dataTypes=(Ye.dataType||"*").toLowerCase().match(U)||[""],Ye.crossDomain==null){Ie=E.createElement("a");try{Ie.href=Ye.url,Ie.href=Ie.href,Ye.crossDomain=ta.protocol+"//"+ta.host!=Ie.protocol+"//"+Ie.host}catch{Ye.crossDomain=!0}}if(Ye.data&&Ye.processData&&typeof Ye.data!="string"&&(Ye.data=x.param(Ye.data,Ye.traditional)),io(_l,Ye,$,Qt),De)return Qt;We=x.event&&Ye.global,We&&x.active++===0&&x.event.trigger("ajaxStart"),Ye.type=Ye.type.toUpperCase(),Ye.hasContent=!ml.test(Ye.type),B=Ye.url.replace(Kc,""),Ye.hasContent?Ye.data&&Ye.processData&&(Ye.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(Ye.data=Ye.data.replace(Uc,"+")):(ct=Ye.url.slice(B.length),Ye.data&&(Ye.processData||typeof Ye.data=="string")&&(B+=(Gn.test(B)?"&":"?")+Ye.data,delete Ye.data),Ye.cache===!1&&(B=B.replace(pl,"$1"),ct=(Gn.test(B)?"&":"?")+"_="+Qn.guid+++ct),Ye.url=B+ct),Ye.ifModified&&(x.lastModified[B]&&Qt.setRequestHeader("If-Modified-Since",x.lastModified[B]),x.etag[B]&&Qt.setRequestHeader("If-None-Match",x.etag[B])),(Ye.data&&Ye.hasContent&&Ye.contentType!==!1||$.contentType)&&Qt.setRequestHeader("Content-Type",Ye.contentType),Qt.setRequestHeader("Accept",Ye.dataTypes[0]&&Ye.accepts[Ye.dataTypes[0]]?Ye.accepts[Ye.dataTypes[0]]+(Ye.dataTypes[0]!=="*"?", "+no+"; q=0.01":""):Ye.accepts["*"]);for(Je in Ye.headers)Qt.setRequestHeader(Je,Ye.headers[Je]);if(Ye.beforeSend&&(Ye.beforeSend.call(tt,Qt,Ye)===!1||De))return Qt.abort();if(bn="abort",Rt.add(Ye.complete),Qt.done(Ye.success),Qt.fail(Ye.error),N=io(to,Ye,$,Qt),!N)rr(-1,"No Transport");else{if(Qt.readyState=1,We&&Lt.trigger("ajaxSend",[Qt,Ye]),De)return Qt;Ye.async&&Ye.timeout>0&&(oe=o.setTimeout(function(){Qt.abort("timeout")},Ye.timeout));try{De=!1,N.send(Nn,rr)}catch(ln){if(De)throw ln;rr(-1,ln)}}function rr(ln,Tn,ra,ds){var br,zi,Si,Yn,ui,Cr=Tn;De||(De=!0,oe&&o.clearTimeout(oe),N=void 0,Q=ds||"",Qt.readyState=ln>0?4:0,br=ln>=200&&ln<300||ln===304,ra&&(Yn=ls(Ye,Qt,ra)),!br&&x.inArray("script",Ye.dataTypes)>-1&&x.inArray("json",Ye.dataTypes)<0&&(Ye.converters["text script"]=function(){}),Yn=Yc(Ye,Yn,Qt,br),br?(Ye.ifModified&&(ui=Qt.getResponseHeader("Last-Modified"),ui&&(x.lastModified[B]=ui),ui=Qt.getResponseHeader("etag"),ui&&(x.etag[B]=ui)),ln===204||Ye.type==="HEAD"?Cr="nocontent":ln===304?Cr="notmodified":(Cr=Yn.state,zi=Yn.data,Si=Yn.error,br=!Si)):(Si=Cr,(ln||!Cr)&&(Cr="error",ln<0&&(ln=0))),Qt.status=ln,Qt.statusText=(Tn||Cr)+"",br?Zt.resolveWith(tt,[zi,Cr,Qt]):Zt.rejectWith(tt,[Qt,Cr,Si]),Qt.statusCode(Bn),Bn=void 0,We&&Lt.trigger(br?"ajaxSuccess":"ajaxError",[Qt,Ye,br?zi:Si]),Rt.fireWith(tt,[Qt,Cr]),We&&(Lt.trigger("ajaxComplete",[Qt,Ye]),--x.active||x.event.trigger("ajaxStop")))}return Qt},getJSON:function(S,$,N){return x.get(S,$,N,"json")},getScript:function(S,$){return x.get(S,void 0,$,"script")}}),x.each(["get","post"],function(S,$){x[$]=function(N,B,Q,q){return y(B)&&(q=q||Q,Q=B,B=void 0),x.ajax(x.extend({url:N,type:$,dataType:q,data:B,success:Q},x.isPlainObject(N)&&N))}}),x.ajaxPrefilter(function(S){var $;for($ in S.headers)$.toLowerCase()==="content-type"&&(S.contentType=S.headers[$]||"")}),x._evalUrl=function(S,$,N){return x.ajax({url:S,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(B){x.globalEval(B,$,N)}})},x.fn.extend({wrapAll:function(S){var $;return this[0]&&(y(S)&&(S=S.call(this[0])),$=x(S,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&$.insertBefore(this[0]),$.map(function(){for(var N=this;N.firstElementChild;)N=N.firstElementChild;return N}).append(this)),this},wrapInner:function(S){return y(S)?this.each(function($){x(this).wrapInner(S.call(this,$))}):this.each(function(){var $=x(this),N=$.contents();N.length?N.wrapAll(S):$.append(S)})},wrap:function(S){var $=y(S);return this.each(function(N){x(this).wrapAll($?S.call(this,N):S)})},unwrap:function(S){return this.parent(S).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(S){return!x.expr.pseudos.visible(S)},x.expr.pseudos.visible=function(S){return!!(S.offsetWidth||S.offsetHeight||S.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new o.XMLHttpRequest}catch{}};var Xc={0:200,1223:204},na=x.ajaxSettings.xhr();g.cors=!!na&&"withCredentials"in na,g.ajax=na=!!na,x.ajaxTransport(function(S){var $,N;if(g.cors||na&&!S.crossDomain)return{send:function(B,Q){var q,oe=S.xhr();if(oe.open(S.type,S.url,S.async,S.username,S.password),S.xhrFields)for(q in S.xhrFields)oe[q]=S.xhrFields[q];S.mimeType&&oe.overrideMimeType&&oe.overrideMimeType(S.mimeType),!S.crossDomain&&!B["X-Requested-With"]&&(B["X-Requested-With"]="XMLHttpRequest");for(q in B)oe.setRequestHeader(q,B[q]);$=function(Ie){return function(){$&&($=N=oe.onload=oe.onerror=oe.onabort=oe.ontimeout=oe.onreadystatechange=null,Ie==="abort"?oe.abort():Ie==="error"?typeof oe.status!="number"?Q(0,"error"):Q(oe.status,oe.statusText):Q(Xc[oe.status]||oe.status,oe.statusText,(oe.responseType||"text")!=="text"||typeof oe.responseText!="string"?{binary:oe.response}:{text:oe.responseText},oe.getAllResponseHeaders()))}},oe.onload=$(),N=oe.onerror=oe.ontimeout=$("error"),oe.onabort!==void 0?oe.onabort=N:oe.onreadystatechange=function(){oe.readyState===4&&o.setTimeout(function(){$&&N()})},$=$("abort");try{oe.send(S.hasContent&&S.data||null)}catch(Ie){if($)throw Ie}},abort:function(){$&&$()}}}),x.ajaxPrefilter(function(S){S.crossDomain&&(S.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(S){return x.globalEval(S),S}}}),x.ajaxPrefilter("script",function(S){S.cache===void 0&&(S.cache=!1),S.crossDomain&&(S.type="GET")}),x.ajaxTransport("script",function(S){if(S.crossDomain||S.scriptAttrs){var $,N;return{send:function(B,Q){$=x("