var mL={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(e,t){let n=1;for(;e.indexOf("(*)")!==-1;)typeof t[n]=="object"?e=e.replace("(*)",""):e=e.replace("(*)",t[n]),n++;return e},replaceEscape(e){return!e||e==""?"":e.replace(/\(\*\)/g,"~%~").replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&").replace(/~%~/g,"(.*?)")},getLanguage(){let e=window.localStorage.getItem("__language:type__");if(typeof e=="string"&&typeof this.languageTypes[e]!="undefined")return e;e="en";let t=((window.navigator.language||navigator.userLanguage)+"").toLowerCase();switch(t){case"zh":case"cn":case"zh-cn":e="zh";break;case"zh-tw":case"zh-tr":case"zh-hk":case"zh-cnt":case"zh-cht":e="zh-CHT";break;default:typeof this.languageTypes[t]!="undefined"&&(e=t);break}return window.localStorage.setItem("__language:type__",e),e}};const Gv=mL,gL=Gv.languageTypes,Rl=Gv.getLanguage(),Eu={};function Zq(e){if(!$A.isArray(e))return;const t=Object.assign(Object.keys(gL));e.some(n=>{let r=-1;n.key&&t.some(a=>{const s=n[a]||n.general||null;s&&typeof window.LANGUAGE_DATA[a]!="undefined"&&(r=window.LANGUAGE_DATA[a].push(s)-1)}),r>-1&&(window.LANGUAGE_DATA.key[n.key]=r)})}function Qq(e){e!==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__",e),$A.reloadUrl()}})}function yb(e){var n;if(typeof arguments[1]!="undefined")return yb(Gv.replaceArgumentsLanguage(e,arguments));if(typeof e!="string"||!e||typeof window.LANGUAGE_DATA=="undefined"||typeof window.LANGUAGE_DATA.key=="undefined"||typeof window.LANGUAGE_DATA[Rl]=="undefined")return e;const t=window.LANGUAGE_DATA.key[e]||-1;if(t>-1)return window.LANGUAGE_DATA[Rl][t]||e;if(typeof Eu[e]=="undefined"){Eu[e]=!1;for(let r in window.LANGUAGE_DATA.key)if(r.indexOf("(*)")>-1){const a=new RegExp("^"+Gv.replaceEscape(r)+"$","g");if(a.test(e)){let s=0;const l=window.LANGUAGE_DATA.key[r],c=(n=window.LANGUAGE_DATA[Rl][l]||r)==null?void 0:n.replace(/\(\*\)/g,function(){return"$"+ ++s});Eu[e]={rege:a,value:c};break}}}return Eu[e]?e.replace(Eu[e].rege,Eu[e].value):(window.systemInfo.debug==="yes"&&setTimeout(r=>{try{let a="__language:Undefined__",s=JSON.parse(window.localStorage.getItem(a)||"[]");$A.isArray(s)||(s=[]);let l=null;s.find(h=>(l=new RegExp("^"+h.replace(/\(\*\)/g,"(.*?)")+"$","g"),!!e.match(l)))||(s.push(e),window.localStorage.setItem(a,JSON.stringify(s)))}catch{}},10),e)}var xs=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function g6(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Vm(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}),t}function kp(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var _6={exports:{}};/*! * jQuery JavaScript Library v3.7.0 * https://jquery.com/ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2023-05-11T18:29Z */(function(e){(function(t,n){e.exports=t.document?n(t,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return n(r)}})(typeof window!="undefined"?window:xs,function(t,n){var r=[],a=Object.getPrototypeOf,s=r.slice,l=r.flat?function(D){return r.flat.call(D)}:function(D){return r.concat.apply([],D)},c=r.push,h=r.indexOf,i={},p=i.toString,d=i.hasOwnProperty,v=d.toString,m=v.call(Object),_={},y=function(L){return typeof L=="function"&&typeof L.nodeType!="number"&&typeof L.item!="function"},b=function(L){return L!=null&&L===L.window},E=t.document,O={type:!0,src:!0,nonce:!0,noModule:!0};function x(D,L,G){G=G||E;var ne,_e,we=G.createElement("script");if(we.text=D,L)for(ne in O)_e=L[ne]||L.getAttribute&&L.getAttribute(ne),_e&&we.setAttribute(ne,_e);G.head.appendChild(we).parentNode.removeChild(we)}function C(D){return D==null?D+"":typeof D=="object"||typeof D=="function"?i[p.call(D)]||"object":typeof D}var k="3.7.0",T=/HTML$/i,w=function(D,L){return new w.fn.init(D,L)};w.fn=w.prototype={jquery:k,constructor:w,length:0,toArray:function(){return s.call(this)},get:function(D){return D==null?s.call(this):D<0?this[D+this.length]:this[D]},pushStack:function(D){var L=w.merge(this.constructor(),D);return L.prevObject=this,L},each:function(D){return w.each(this,D)},map:function(D){return this.pushStack(w.map(this,function(L,G){return D.call(L,G,L)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(w.grep(this,function(D,L){return(L+1)%2}))},odd:function(){return this.pushStack(w.grep(this,function(D,L){return L%2}))},eq:function(D){var L=this.length,G=+D+(D<0?L:0);return this.pushStack(G>=0&&G0&&L-1 in D}function P(D,L){return D.nodeName&&D.nodeName.toLowerCase()===L.toLowerCase()}var R=r.pop,K=r.sort,N=r.splice,V="[\\x20\\t\\r\\n\\f]",j=new RegExp("^"+V+"+|((?:^|[^\\\\])(?:\\\\.)*)"+V+"+$","g");w.contains=function(D,L){var G=L&&L.parentNode;return D===G||!!(G&&G.nodeType===1&&(D.contains?D.contains(G):D.compareDocumentPosition&&D.compareDocumentPosition(G)&16))};var oe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function Te(D,L){return L?D==="\0"?"\uFFFD":D.slice(0,-1)+"\\"+D.charCodeAt(D.length-1).toString(16)+" ":"\\"+D}w.escapeSelector=function(D){return(D+"").replace(oe,Te)};var he=E,ye=c;(function(){var D,L,G,ne,_e,we=ye,Me,We,Fe,Ye,st,ut=w.expando,et=0,St=0,pn=al(),In=al(),xn=al(),Or=al(),cr=function(Ne,He){return Ne===He&&(_e=!0),0},Ji="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Zi="(?:\\\\[\\da-fA-F]{1,6}"+V+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",An="\\["+V+"*("+Zi+")(?:"+V+"*([*^$|!~]?=)"+V+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Zi+"))|)"+V+"*\\]",Bs=":("+Zi+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+An+")*)|.*)\\)|)",Ln=new RegExp(V+"+","g"),ir=new RegExp("^"+V+"*,"+V+"*"),es=new RegExp("^"+V+"*([>+~]|"+V+")"+V+"*"),vu=new RegExp(V+"|>"),Qi=new RegExp(Bs),il=new RegExp("^"+Zi+"$"),qi={ID:new RegExp("^#("+Zi+")"),CLASS:new RegExp("^\\.("+Zi+")"),TAG:new RegExp("^("+Zi+"|[*])"),ATTR:new RegExp("^"+An),PSEUDO:new RegExp("^"+Bs),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+V+"*(even|odd|(([+-]|)(\\d*)n|)"+V+"*(?:([+-]|)"+V+"*(\\d+)|))"+V+"*\\)|)","i"),bool:new RegExp("^(?:"+Ji+")$","i"),needsContext:new RegExp("^"+V+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+V+"*((?:-\\d)?\\d*)"+V+"*\\)|)(?=[^-]|$)","i")},ts=/^(?:input|select|textarea|button)$/i,ns=/^h\d$/i,Ii=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,mu=/[+~]/,Pa=new RegExp("\\\\[\\da-fA-F]{1,6}"+V+"?|\\\\([^\\r\\n\\f])","g"),ga=function(Ne,He){var qe="0x"+Ne.slice(1)-65536;return He||(qe<0?String.fromCharCode(qe+65536):String.fromCharCode(qe>>10|55296,qe&1023|56320))},qg=function(){rs()},qf=ol(function(Ne){return Ne.disabled===!0&&P(Ne,"fieldset")},{dir:"parentNode",next:"legend"});function e_(){try{return Me.activeElement}catch{}}try{we.apply(r=s.call(he.childNodes),he.childNodes),r[he.childNodes.length].nodeType}catch{we={apply:function(He,qe){ye.apply(He,s.call(qe))},call:function(He){ye.apply(He,s.call(arguments,1))}}}function Wn(Ne,He,qe,rt){var ct,At,zt,Xt,Ut,Pn,un,vn=He&&He.ownerDocument,Sn=He?He.nodeType:9;if(qe=qe||[],typeof Ne!="string"||!Ne||Sn!==1&&Sn!==9&&Sn!==11)return qe;if(!rt&&(rs(He),He=He||Me,Fe)){if(Sn!==11&&(Ut=Ii.exec(Ne)))if(ct=Ut[1]){if(Sn===9)if(zt=He.getElementById(ct)){if(zt.id===ct)return we.call(qe,zt),qe}else return qe;else if(vn&&(zt=vn.getElementById(ct))&&Wn.contains(He,zt)&&zt.id===ct)return we.call(qe,zt),qe}else{if(Ut[2])return we.apply(qe,He.getElementsByTagName(Ne)),qe;if((ct=Ut[3])&&He.getElementsByClassName)return we.apply(qe,He.getElementsByClassName(ct)),qe}if(!Or[Ne+" "]&&(!Ye||!Ye.test(Ne))){if(un=Ne,vn=He,Sn===1&&(vu.test(Ne)||es.test(Ne))){for(vn=mu.test(Ne)&&Lc(He.parentNode)||He,(vn!=He||!_.scope)&&((Xt=He.getAttribute("id"))?Xt=w.escapeSelector(Xt):He.setAttribute("id",Xt=ut)),Pn=sl(Ne),At=Pn.length;At--;)Pn[At]=(Xt?"#"+Xt:":scope")+" "+Fs(Pn[At]);un=Pn.join(",")}try{return we.apply(qe,vn.querySelectorAll(un)),qe}catch{Or(Ne,!0)}finally{Xt===ut&&He.removeAttribute("id")}}}return Fc(Ne.replace(j,"$1"),He,qe,rt)}function al(){var Ne=[];function He(qe,rt){return Ne.push(qe+" ")>L.cacheLength&&delete He[Ne.shift()],He[qe+" "]=rt}return He}function Kr(Ne){return Ne[ut]=!0,Ne}function go(Ne){var He=Me.createElement("fieldset");try{return!!Ne(He)}catch{return!1}finally{He.parentNode&&He.parentNode.removeChild(He),He=null}}function eh(Ne){return function(He){return P(He,"input")&&He.type===Ne}}function $i(Ne){return function(He){return(P(He,"input")||P(He,"button"))&&He.type===Ne}}function th(Ne){return function(He){return"form"in He?He.parentNode&&He.disabled===!1?"label"in He?"label"in He.parentNode?He.parentNode.disabled===Ne:He.disabled===Ne:He.isDisabled===Ne||He.isDisabled!==!Ne&&qf(He)===Ne:He.disabled===Ne:"label"in He?He.disabled===Ne:!1}}function Aa(Ne){return Kr(function(He){return He=+He,Kr(function(qe,rt){for(var ct,At=Ne([],qe.length,He),zt=At.length;zt--;)qe[ct=At[zt]]&&(qe[ct]=!(rt[ct]=qe[ct]))})})}function Lc(Ne){return Ne&&typeof Ne.getElementsByTagName!="undefined"&&Ne}function rs(Ne){var He,qe=Ne?Ne.ownerDocument||Ne:he;return qe==Me||qe.nodeType!==9||!qe.documentElement||(Me=qe,We=Me.documentElement,Fe=!w.isXMLDoc(Me),st=We.matches||We.webkitMatchesSelector||We.msMatchesSelector,he!=Me&&(He=Me.defaultView)&&He.top!==He&&He.addEventListener("unload",qg),_.getById=go(function(rt){return We.appendChild(rt).id=w.expando,!Me.getElementsByName||!Me.getElementsByName(w.expando).length}),_.disconnectedMatch=go(function(rt){return st.call(rt,"*")}),_.scope=go(function(){return Me.querySelectorAll(":scope")}),_.cssHas=go(function(){try{return Me.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),_.getById?(L.filter.ID=function(rt){var ct=rt.replace(Pa,ga);return function(At){return At.getAttribute("id")===ct}},L.find.ID=function(rt,ct){if(typeof ct.getElementById!="undefined"&&Fe){var At=ct.getElementById(rt);return At?[At]:[]}}):(L.filter.ID=function(rt){var ct=rt.replace(Pa,ga);return function(At){var zt=typeof At.getAttributeNode!="undefined"&&At.getAttributeNode("id");return zt&&zt.value===ct}},L.find.ID=function(rt,ct){if(typeof ct.getElementById!="undefined"&&Fe){var At,zt,Xt,Ut=ct.getElementById(rt);if(Ut){if(At=Ut.getAttributeNode("id"),At&&At.value===rt)return[Ut];for(Xt=ct.getElementsByName(rt),zt=0;Ut=Xt[zt++];)if(At=Ut.getAttributeNode("id"),At&&At.value===rt)return[Ut]}return[]}}),L.find.TAG=function(rt,ct){return typeof ct.getElementsByTagName!="undefined"?ct.getElementsByTagName(rt):ct.querySelectorAll(rt)},L.find.CLASS=function(rt,ct){if(typeof ct.getElementsByClassName!="undefined"&&Fe)return ct.getElementsByClassName(rt)},Ye=[],go(function(rt){var ct;We.appendChild(rt).innerHTML="",rt.querySelectorAll("[selected]").length||Ye.push("\\["+V+"*(?:value|"+Ji+")"),rt.querySelectorAll("[id~="+ut+"-]").length||Ye.push("~="),rt.querySelectorAll("a#"+ut+"+*").length||Ye.push(".#.+[+~]"),rt.querySelectorAll(":checked").length||Ye.push(":checked"),ct=Me.createElement("input"),ct.setAttribute("type","hidden"),rt.appendChild(ct).setAttribute("name","D"),We.appendChild(rt).disabled=!0,rt.querySelectorAll(":disabled").length!==2&&Ye.push(":enabled",":disabled"),ct=Me.createElement("input"),ct.setAttribute("name",""),rt.appendChild(ct),rt.querySelectorAll("[name='']").length||Ye.push("\\["+V+"*name"+V+"*="+V+`*(?:''|"")`)}),_.cssHas||Ye.push(":has"),Ye=Ye.length&&new RegExp(Ye.join("|")),cr=function(rt,ct){if(rt===ct)return _e=!0,0;var At=!rt.compareDocumentPosition-!ct.compareDocumentPosition;return At||(At=(rt.ownerDocument||rt)==(ct.ownerDocument||ct)?rt.compareDocumentPosition(ct):1,At&1||!_.sortDetached&&ct.compareDocumentPosition(rt)===At?rt===Me||rt.ownerDocument==he&&Wn.contains(he,rt)?-1:ct===Me||ct.ownerDocument==he&&Wn.contains(he,ct)?1:ne?h.call(ne,rt)-h.call(ne,ct):0:At&4?-1:1)}),Me}Wn.matches=function(Ne,He){return Wn(Ne,null,null,He)},Wn.matchesSelector=function(Ne,He){if(rs(Ne),Fe&&!Or[He+" "]&&(!Ye||!Ye.test(He)))try{var qe=st.call(Ne,He);if(qe||_.disconnectedMatch||Ne.document&&Ne.document.nodeType!==11)return qe}catch{Or(He,!0)}return Wn(He,Me,null,[Ne]).length>0},Wn.contains=function(Ne,He){return(Ne.ownerDocument||Ne)!=Me&&rs(Ne),w.contains(Ne,He)},Wn.attr=function(Ne,He){(Ne.ownerDocument||Ne)!=Me&&rs(Ne);var qe=L.attrHandle[He.toLowerCase()],rt=qe&&d.call(L.attrHandle,He.toLowerCase())?qe(Ne,He,!Fe):void 0;return rt!==void 0?rt:Ne.getAttribute(He)},Wn.error=function(Ne){throw new Error("Syntax error, unrecognized expression: "+Ne)},w.uniqueSort=function(Ne){var He,qe=[],rt=0,ct=0;if(_e=!_.sortStable,ne=!_.sortStable&&s.call(Ne,0),K.call(Ne,cr),_e){for(;He=Ne[ct++];)He===Ne[ct]&&(rt=qe.push(ct));for(;rt--;)N.call(Ne,qe[rt],1)}return ne=null,Ne},w.fn.uniqueSort=function(){return this.pushStack(w.uniqueSort(s.apply(this)))},L=w.expr={cacheLength:50,createPseudo:Kr,match:qi,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(Ne){return Ne[1]=Ne[1].replace(Pa,ga),Ne[3]=(Ne[3]||Ne[4]||Ne[5]||"").replace(Pa,ga),Ne[2]==="~="&&(Ne[3]=" "+Ne[3]+" "),Ne.slice(0,4)},CHILD:function(Ne){return Ne[1]=Ne[1].toLowerCase(),Ne[1].slice(0,3)==="nth"?(Ne[3]||Wn.error(Ne[0]),Ne[4]=+(Ne[4]?Ne[5]+(Ne[6]||1):2*(Ne[3]==="even"||Ne[3]==="odd")),Ne[5]=+(Ne[7]+Ne[8]||Ne[3]==="odd")):Ne[3]&&Wn.error(Ne[0]),Ne},PSEUDO:function(Ne){var He,qe=!Ne[6]&&Ne[2];return qi.CHILD.test(Ne[0])?null:(Ne[3]?Ne[2]=Ne[4]||Ne[5]||"":qe&&Qi.test(qe)&&(He=sl(qe,!0))&&(He=qe.indexOf(")",qe.length-He)-qe.length)&&(Ne[0]=Ne[0].slice(0,He),Ne[2]=qe.slice(0,He)),Ne.slice(0,3))}},filter:{TAG:function(Ne){var He=Ne.replace(Pa,ga).toLowerCase();return Ne==="*"?function(){return!0}:function(qe){return P(qe,He)}},CLASS:function(Ne){var He=pn[Ne+" "];return He||(He=new RegExp("(^|"+V+")"+Ne+"("+V+"|$)"))&&pn(Ne,function(qe){return He.test(typeof qe.className=="string"&&qe.className||typeof qe.getAttribute!="undefined"&&qe.getAttribute("class")||"")})},ATTR:function(Ne,He,qe){return function(rt){var ct=Wn.attr(rt,Ne);return ct==null?He==="!=":He?(ct+="",He==="="?ct===qe:He==="!="?ct!==qe:He==="^="?qe&&ct.indexOf(qe)===0:He==="*="?qe&&ct.indexOf(qe)>-1:He==="$="?qe&&ct.slice(-qe.length)===qe:He==="~="?(" "+ct.replace(Ln," ")+" ").indexOf(qe)>-1:He==="|="?ct===qe||ct.slice(0,qe.length+1)===qe+"-":!1):!0}},CHILD:function(Ne,He,qe,rt,ct){var At=Ne.slice(0,3)!=="nth",zt=Ne.slice(-4)!=="last",Xt=He==="of-type";return rt===1&&ct===0?function(Ut){return!!Ut.parentNode}:function(Ut,Pn,un){var vn,Sn,an,Hn,oi,Fr=At!==zt?"nextSibling":"previousSibling",wr=Ut.parentNode,ea=Xt&&Ut.nodeName.toLowerCase(),yo=!un&&!Xt,Gr=!1;if(wr){if(At){for(;Fr;){for(an=Ut;an=an[Fr];)if(Xt?P(an,ea):an.nodeType===1)return!1;oi=Fr=Ne==="only"&&!oi&&"nextSibling"}return!0}if(oi=[zt?wr.firstChild:wr.lastChild],zt&&yo){for(Sn=wr[ut]||(wr[ut]={}),vn=Sn[Ne]||[],Hn=vn[0]===et&&vn[1],Gr=Hn&&vn[2],an=Hn&&wr.childNodes[Hn];an=++Hn&&an&&an[Fr]||(Gr=Hn=0)||oi.pop();)if(an.nodeType===1&&++Gr&&an===Ut){Sn[Ne]=[et,Hn,Gr];break}}else if(yo&&(Sn=Ut[ut]||(Ut[ut]={}),vn=Sn[Ne]||[],Hn=vn[0]===et&&vn[1],Gr=Hn),Gr===!1)for(;(an=++Hn&&an&&an[Fr]||(Gr=Hn=0)||oi.pop())&&!((Xt?P(an,ea):an.nodeType===1)&&++Gr&&(yo&&(Sn=an[ut]||(an[ut]={}),Sn[Ne]=[et,Gr]),an===Ut)););return Gr-=ct,Gr===rt||Gr%rt===0&&Gr/rt>=0}}},PSEUDO:function(Ne,He){var qe,rt=L.pseudos[Ne]||L.setFilters[Ne.toLowerCase()]||Wn.error("unsupported pseudo: "+Ne);return rt[ut]?rt(He):rt.length>1?(qe=[Ne,Ne,"",He],L.setFilters.hasOwnProperty(Ne.toLowerCase())?Kr(function(ct,At){for(var zt,Xt=rt(ct,He),Ut=Xt.length;Ut--;)zt=h.call(ct,Xt[Ut]),ct[zt]=!(At[zt]=Xt[Ut])}):function(ct){return rt(ct,0,qe)}):rt}},pseudos:{not:Kr(function(Ne){var He=[],qe=[],rt=_o(Ne.replace(j,"$1"));return rt[ut]?Kr(function(ct,At,zt,Xt){for(var Ut,Pn=rt(ct,null,Xt,[]),un=ct.length;un--;)(Ut=Pn[un])&&(ct[un]=!(At[un]=Ut))}):function(ct,At,zt){return He[0]=ct,rt(He,null,zt,qe),He[0]=null,!qe.pop()}}),has:Kr(function(Ne){return function(He){return Wn(Ne,He).length>0}}),contains:Kr(function(Ne){return Ne=Ne.replace(Pa,ga),function(He){return(He.textContent||w.text(He)).indexOf(Ne)>-1}}),lang:Kr(function(Ne){return il.test(Ne||"")||Wn.error("unsupported lang: "+Ne),Ne=Ne.replace(Pa,ga).toLowerCase(),function(He){var qe;do if(qe=Fe?He.lang:He.getAttribute("xml:lang")||He.getAttribute("lang"))return qe=qe.toLowerCase(),qe===Ne||qe.indexOf(Ne+"-")===0;while((He=He.parentNode)&&He.nodeType===1);return!1}}),target:function(Ne){var He=t.location&&t.location.hash;return He&&He.slice(1)===Ne.id},root:function(Ne){return Ne===We},focus:function(Ne){return Ne===e_()&&Me.hasFocus()&&!!(Ne.type||Ne.href||~Ne.tabIndex)},enabled:th(!1),disabled:th(!0),checked:function(Ne){return P(Ne,"input")&&!!Ne.checked||P(Ne,"option")&&!!Ne.selected},selected:function(Ne){return Ne.parentNode&&Ne.parentNode.selectedIndex,Ne.selected===!0},empty:function(Ne){for(Ne=Ne.firstChild;Ne;Ne=Ne.nextSibling)if(Ne.nodeType<6)return!1;return!0},parent:function(Ne){return!L.pseudos.empty(Ne)},header:function(Ne){return ns.test(Ne.nodeName)},input:function(Ne){return ts.test(Ne.nodeName)},button:function(Ne){return P(Ne,"input")&&Ne.type==="button"||P(Ne,"button")},text:function(Ne){var He;return P(Ne,"input")&&Ne.type==="text"&&((He=Ne.getAttribute("type"))==null||He.toLowerCase()==="text")},first:Aa(function(){return[0]}),last:Aa(function(Ne,He){return[He-1]}),eq:Aa(function(Ne,He,qe){return[qe<0?qe+He:qe]}),even:Aa(function(Ne,He){for(var qe=0;qeHe?rt=He:rt=qe;--rt>=0;)Ne.push(rt);return Ne}),gt:Aa(function(Ne,He,qe){for(var rt=qe<0?qe+He:qe;++rt1?function(He,qe,rt){for(var ct=Ne.length;ct--;)if(!Ne[ct](He,qe,rt))return!1;return!0}:Ne[0]}function rh(Ne,He,qe){for(var rt=0,ct=He.length;rt-1&&(zt[un]=!(Xt[un]=Sn))}}else an=_u(an===Xt?an.splice(Fr,an.length):an),ct?ct(null,Xt,an,Pn):we.apply(Xt,an)})}function Bc(Ne){for(var He,qe,rt,ct=Ne.length,At=L.relative[Ne[0].type],zt=At||L.relative[" "],Xt=At?1:0,Ut=ol(function(vn){return vn===He},zt,!0),Pn=ol(function(vn){return h.call(He,vn)>-1},zt,!0),un=[function(vn,Sn,an){var Hn=!At&&(an||Sn!=G)||((He=Sn).nodeType?Ut(vn,Sn,an):Pn(vn,Sn,an));return He=null,Hn}];Xt1&&gu(un),Xt>1&&Fs(Ne.slice(0,Xt-1).concat({value:Ne[Xt-2].type===" "?"*":""})).replace(j,"$1"),qe,Xt0,rt=Ne.length>0,ct=function(At,zt,Xt,Ut,Pn){var un,vn,Sn,an=0,Hn="0",oi=At&&[],Fr=[],wr=G,ea=At||rt&&L.find.TAG("*",Pn),yo=et+=wr==null?1:Math.random()||.1,Gr=ea.length;for(Pn&&(G=zt==Me||zt||Pn);Hn!==Gr&&(un=ea[Hn])!=null;Hn++){if(rt&&un){for(vn=0,!zt&&un.ownerDocument!=Me&&(rs(un),Xt=!Fe);Sn=Ne[vn++];)if(Sn(un,zt||Me,Xt)){we.call(Ut,un);break}Pn&&(et=yo)}qe&&((un=!Sn&&un)&&an--,At&&oi.push(un))}if(an+=Hn,qe&&Hn!==an){for(vn=0;Sn=He[vn++];)Sn(oi,Fr,zt,Xt);if(At){if(an>0)for(;Hn--;)oi[Hn]||Fr[Hn]||(Fr[Hn]=R.call(Ut));Fr=_u(Fr)}we.apply(Ut,Fr),Pn&&!At&&Fr.length>0&&an+He.length>1&&w.uniqueSort(Ut)}return Pn&&(et=yo,G=wr),oi};return qe?Kr(ct):ct}function _o(Ne,He){var qe,rt=[],ct=[],At=xn[Ne+" "];if(!At){for(He||(He=sl(Ne)),qe=He.length;qe--;)At=Bc(He[qe]),At[ut]?rt.push(At):ct.push(At);At=xn(Ne,ih(ct,rt)),At.selector=Ne}return At}function Fc(Ne,He,qe,rt){var ct,At,zt,Xt,Ut,Pn=typeof Ne=="function"&&Ne,un=!rt&&sl(Ne=Pn.selector||Ne);if(qe=qe||[],un.length===1){if(At=un[0]=un[0].slice(0),At.length>2&&(zt=At[0]).type==="ID"&&He.nodeType===9&&Fe&&L.relative[At[1].type]){if(He=(L.find.ID(zt.matches[0].replace(Pa,ga),He)||[])[0],He)Pn&&(He=He.parentNode);else return qe;Ne=Ne.slice(At.shift().value.length)}for(ct=qi.needsContext.test(Ne)?0:At.length;ct--&&(zt=At[ct],!L.relative[Xt=zt.type]);)if((Ut=L.find[Xt])&&(rt=Ut(zt.matches[0].replace(Pa,ga),mu.test(At[0].type)&&Lc(He.parentNode)||He))){if(At.splice(ct,1),Ne=rt.length&&Fs(At),!Ne)return we.apply(qe,rt),qe;break}}return(Pn||_o(Ne,un))(rt,He,!Fe,qe,!He||mu.test(Ne)&&Lc(He.parentNode)||He),qe}_.sortStable=ut.split("").sort(cr).join("")===ut,rs(),_.sortDetached=go(function(Ne){return Ne.compareDocumentPosition(Me.createElement("fieldset"))&1}),w.find=Wn,w.expr[":"]=w.expr.pseudos,w.unique=w.uniqueSort,Wn.compile=_o,Wn.select=Fc,Wn.setDocument=rs,Wn.escape=w.escapeSelector,Wn.getText=w.text,Wn.isXML=w.isXMLDoc,Wn.selectors=w.expr,Wn.support=w.support,Wn.uniqueSort=w.uniqueSort})();var de=function(D,L,G){for(var ne=[],_e=G!==void 0;(D=D[L])&&D.nodeType!==9;)if(D.nodeType===1){if(_e&&w(D).is(G))break;ne.push(D)}return ne},Se=function(D,L){for(var G=[];D;D=D.nextSibling)D.nodeType===1&&D!==L&&G.push(D);return G},X=w.expr.match.needsContext,se=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Ce(D,L,G){return y(L)?w.grep(D,function(ne,_e){return!!L.call(ne,_e,ne)!==G}):L.nodeType?w.grep(D,function(ne){return ne===L!==G}):typeof L!="string"?w.grep(D,function(ne){return h.call(L,ne)>-1!==G}):w.filter(L,D,G)}w.filter=function(D,L,G){var ne=L[0];return G&&(D=":not("+D+")"),L.length===1&&ne.nodeType===1?w.find.matchesSelector(ne,D)?[ne]:[]:w.find.matches(D,w.grep(L,function(_e){return _e.nodeType===1}))},w.fn.extend({find:function(D){var L,G,ne=this.length,_e=this;if(typeof D!="string")return this.pushStack(w(D).filter(function(){for(L=0;L1?w.uniqueSort(G):G},filter:function(D){return this.pushStack(Ce(this,D||[],!1))},not:function(D){return this.pushStack(Ce(this,D||[],!0))},is:function(D){return!!Ce(this,typeof D=="string"&&X.test(D)?w(D):D||[],!1).length}});var be,re=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Q=w.fn.init=function(D,L,G){var ne,_e;if(!D)return this;if(G=G||be,typeof D=="string")if(D[0]==="<"&&D[D.length-1]===">"&&D.length>=3?ne=[null,D,null]:ne=re.exec(D),ne&&(ne[1]||!L))if(ne[1]){if(L=L instanceof w?L[0]:L,w.merge(this,w.parseHTML(ne[1],L&&L.nodeType?L.ownerDocument||L:E,!0)),se.test(ne[1])&&w.isPlainObject(L))for(ne in L)y(this[ne])?this[ne](L[ne]):this.attr(ne,L[ne]);return this}else return _e=E.getElementById(ne[2]),_e&&(this[0]=_e,this.length=1),this;else return!L||L.jquery?(L||G).find(D):this.constructor(L).find(D);else{if(D.nodeType)return this[0]=D,this.length=1,this;if(y(D))return G.ready!==void 0?G.ready(D):D(w)}return w.makeArray(D,this)};Q.prototype=w.fn,be=w(E);var B=/^(?:parents|prev(?:Until|All))/,I={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(D){var L=w(D,this),G=L.length;return this.filter(function(){for(var ne=0;ne-1:G.nodeType===1&&w.find.matchesSelector(G,D))){we.push(G);break}}return this.pushStack(we.length>1?w.uniqueSort(we):we)},index:function(D){return D?typeof D=="string"?h.call(w(D),this[0]):h.call(this,D.jquery?D[0]:D):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(D,L){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(D,L))))},addBack:function(D){return this.add(D==null?this.prevObject:this.prevObject.filter(D))}});function Z(D,L){for(;(D=D[L])&&D.nodeType!==1;);return D}w.each({parent:function(D){var L=D.parentNode;return L&&L.nodeType!==11?L:null},parents:function(D){return de(D,"parentNode")},parentsUntil:function(D,L,G){return de(D,"parentNode",G)},next:function(D){return Z(D,"nextSibling")},prev:function(D){return Z(D,"previousSibling")},nextAll:function(D){return de(D,"nextSibling")},prevAll:function(D){return de(D,"previousSibling")},nextUntil:function(D,L,G){return de(D,"nextSibling",G)},prevUntil:function(D,L,G){return de(D,"previousSibling",G)},siblings:function(D){return Se((D.parentNode||{}).firstChild,D)},children:function(D){return Se(D.firstChild)},contents:function(D){return D.contentDocument!=null&&a(D.contentDocument)?D.contentDocument:(P(D,"template")&&(D=D.content||D),w.merge([],D.childNodes))}},function(D,L){w.fn[D]=function(G,ne){var _e=w.map(this,L,G);return D.slice(-5)!=="Until"&&(ne=G),ne&&typeof ne=="string"&&(_e=w.filter(ne,_e)),this.length>1&&(I[D]||w.uniqueSort(_e),B.test(D)&&_e.reverse()),this.pushStack(_e)}});var q=/[^\x20\t\r\n\f]+/g;function pe(D){var L={};return w.each(D.match(q)||[],function(G,ne){L[ne]=!0}),L}w.Callbacks=function(D){D=typeof D=="string"?pe(D):w.extend({},D);var L,G,ne,_e,we=[],Me=[],We=-1,Fe=function(){for(_e=_e||D.once,ne=L=!0;Me.length;We=-1)for(G=Me.shift();++We-1;)we.splice(et,1),et<=We&&We--}),this},has:function(st){return st?w.inArray(st,we)>-1:we.length>0},empty:function(){return we&&(we=[]),this},disable:function(){return _e=Me=[],we=G="",this},disabled:function(){return!we},lock:function(){return _e=Me=[],!G&&!L&&(we=G=""),this},locked:function(){return!!_e},fireWith:function(st,ut){return _e||(ut=ut||[],ut=[st,ut.slice?ut.slice():ut],Me.push(ut),L||Fe()),this},fire:function(){return Ye.fireWith(this,arguments),this},fired:function(){return!!ne}};return Ye};function Ee(D){return D}function J(D){throw D}function Y(D,L,G,ne){var _e;try{D&&y(_e=D.promise)?_e.call(D).done(L).fail(G):D&&y(_e=D.then)?_e.call(D,L,G):L.apply(void 0,[D].slice(ne))}catch(we){G.apply(void 0,[we])}}w.extend({Deferred:function(D){var L=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],G="pending",ne={state:function(){return G},always:function(){return _e.done(arguments).fail(arguments),this},catch:function(we){return ne.then(null,we)},pipe:function(){var we=arguments;return w.Deferred(function(Me){w.each(L,function(We,Fe){var Ye=y(we[Fe[4]])&&we[Fe[4]];_e[Fe[1]](function(){var st=Ye&&Ye.apply(this,arguments);st&&y(st.promise)?st.promise().progress(Me.notify).done(Me.resolve).fail(Me.reject):Me[Fe[0]+"With"](this,Ye?[st]:arguments)})}),we=null}).promise()},then:function(we,Me,We){var Fe=0;function Ye(st,ut,et,St){return function(){var pn=this,In=arguments,xn=function(){var cr,Ji;if(!(st=Fe&&(et!==J&&(pn=void 0,In=[cr]),ut.rejectWith(pn,In))}};st?Or():(w.Deferred.getErrorHook?Or.error=w.Deferred.getErrorHook():w.Deferred.getStackHook&&(Or.error=w.Deferred.getStackHook()),t.setTimeout(Or))}}return w.Deferred(function(st){L[0][3].add(Ye(0,st,y(We)?We:Ee,st.notifyWith)),L[1][3].add(Ye(0,st,y(we)?we:Ee)),L[2][3].add(Ye(0,st,y(Me)?Me:J))}).promise()},promise:function(we){return we!=null?w.extend(we,ne):ne}},_e={};return w.each(L,function(we,Me){var We=Me[2],Fe=Me[5];ne[Me[1]]=We.add,Fe&&We.add(function(){G=Fe},L[3-we][2].disable,L[3-we][3].disable,L[0][2].lock,L[0][3].lock),We.add(Me[3].fire),_e[Me[0]]=function(){return _e[Me[0]+"With"](this===_e?void 0:this,arguments),this},_e[Me[0]+"With"]=We.fireWith}),ne.promise(_e),D&&D.call(_e,_e),_e},when:function(D){var L=arguments.length,G=L,ne=Array(G),_e=s.call(arguments),we=w.Deferred(),Me=function(We){return function(Fe){ne[We]=this,_e[We]=arguments.length>1?s.call(arguments):Fe,--L||we.resolveWith(ne,_e)}};if(L<=1&&(Y(D,we.done(Me(G)).resolve,we.reject,!L),we.state()==="pending"||y(_e[G]&&_e[G].then)))return we.then();for(;G--;)Y(_e[G],Me(G),we.reject);return we.promise()}});var ae=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(D,L){t.console&&t.console.warn&&D&&ae.test(D.name)&&t.console.warn("jQuery.Deferred exception: "+D.message,D.stack,L)},w.readyException=function(D){t.setTimeout(function(){throw D})};var te=w.Deferred();w.fn.ready=function(D){return te.then(D).catch(function(L){w.readyException(L)}),this},w.extend({isReady:!1,readyWait:1,ready:function(D){(D===!0?--w.readyWait:w.isReady)||(w.isReady=!0,!(D!==!0&&--w.readyWait>0)&&te.resolveWith(E,[w]))}}),w.ready.then=te.then;function Ae(){E.removeEventListener("DOMContentLoaded",Ae),t.removeEventListener("load",Ae),w.ready()}E.readyState==="complete"||E.readyState!=="loading"&&!E.documentElement.doScroll?t.setTimeout(w.ready):(E.addEventListener("DOMContentLoaded",Ae),t.addEventListener("load",Ae));var me=function(D,L,G,ne,_e,we,Me){var We=0,Fe=D.length,Ye=G==null;if(C(G)==="object"){_e=!0;for(We in G)me(D,L,We,G[We],!0,we,Me)}else if(ne!==void 0&&(_e=!0,y(ne)||(Me=!0),Ye&&(Me?(L.call(D,ne),L=null):(Ye=L,L=function(st,ut,et){return Ye.call(w(st),et)})),L))for(;We1,null,!0)},removeData:function(D){return this.each(function(){ee.remove(this,D)})}}),w.extend({queue:function(D,L,G){var ne;if(D)return L=(L||"fx")+"queue",ne=W.get(D,L),G&&(!ne||Array.isArray(G)?ne=W.access(D,L,w.makeArray(G)):ne.push(G)),ne||[]},dequeue:function(D,L){L=L||"fx";var G=w.queue(D,L),ne=G.length,_e=G.shift(),we=w._queueHooks(D,L),Me=function(){w.dequeue(D,L)};_e==="inprogress"&&(_e=G.shift(),ne--),_e&&(L==="fx"&&G.unshift("inprogress"),delete we.stop,_e.call(D,Me,we)),!ne&&we&&we.empty.fire()},_queueHooks:function(D,L){var G=L+"queueHooks";return W.get(D,G)||W.access(D,G,{empty:w.Callbacks("once memory").add(function(){W.remove(D,[L+"queue",G])})})}}),w.fn.extend({queue:function(D,L){var G=2;return typeof D!="string"&&(L=D,D="fx",G--),arguments.length\x20\t\r\n\f]*)/i,Gt=/^$|^module$|\/(?:java|ecma)script/i;(function(){var D=E.createDocumentFragment(),L=D.appendChild(E.createElement("div")),G=E.createElement("input");G.setAttribute("type","radio"),G.setAttribute("checked","checked"),G.setAttribute("name","t"),L.appendChild(G),_.checkClone=L.cloneNode(!0).cloneNode(!0).lastChild.checked,L.innerHTML="",_.noCloneChecked=!!L.cloneNode(!0).lastChild.defaultValue,L.innerHTML="",_.option=!!L.lastChild})();var Ft={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Ft.tbody=Ft.tfoot=Ft.colgroup=Ft.caption=Ft.thead,Ft.th=Ft.td,_.option||(Ft.optgroup=Ft.option=[1,""]);function Yt(D,L){var G;return typeof D.getElementsByTagName!="undefined"?G=D.getElementsByTagName(L||"*"):typeof D.querySelectorAll!="undefined"?G=D.querySelectorAll(L||"*"):G=[],L===void 0||L&&P(D,L)?w.merge([D],G):G}function nn(D,L){for(var G=0,ne=D.length;G-1){_e&&_e.push(we);continue}if(Ye=Dt(we),Me=Yt(ut.appendChild(we),"script"),Ye&&nn(Me),G)for(st=0;we=Me[st++];)Gt.test(we.type||"")&&G.push(we)}return ut}var yt=/^([^.]*)(?:\.(.+)|)/;function Bt(){return!0}function Oe(){return!1}function Be(D,L,G,ne,_e,we){var Me,We;if(typeof L=="object"){typeof G!="string"&&(ne=ne||G,G=void 0);for(We in L)Be(D,We,G,ne,L[We],we);return D}if(ne==null&&_e==null?(_e=G,ne=G=void 0):_e==null&&(typeof G=="string"?(_e=ne,ne=void 0):(_e=ne,ne=G,G=void 0)),_e===!1)_e=Oe;else if(!_e)return D;return we===1&&(Me=_e,_e=function(Fe){return w().off(Fe),Me.apply(this,arguments)},_e.guid=Me.guid||(Me.guid=w.guid++)),D.each(function(){w.event.add(this,L,_e,ne,G)})}w.event={global:{},add:function(D,L,G,ne,_e){var we,Me,We,Fe,Ye,st,ut,et,St,pn,In,xn=W.get(D);if(!!F(D))for(G.handler&&(we=G,G=we.handler,_e=we.selector),_e&&w.find.matchesSelector(xt,_e),G.guid||(G.guid=w.guid++),(Fe=xn.events)||(Fe=xn.events=Object.create(null)),(Me=xn.handle)||(Me=xn.handle=function(Or){return typeof w!="undefined"&&w.event.triggered!==Or.type?w.event.dispatch.apply(D,arguments):void 0}),L=(L||"").match(q)||[""],Ye=L.length;Ye--;)We=yt.exec(L[Ye])||[],St=In=We[1],pn=(We[2]||"").split(".").sort(),St&&(ut=w.event.special[St]||{},St=(_e?ut.delegateType:ut.bindType)||St,ut=w.event.special[St]||{},st=w.extend({type:St,origType:In,data:ne,handler:G,guid:G.guid,selector:_e,needsContext:_e&&w.expr.match.needsContext.test(_e),namespace:pn.join(".")},we),(et=Fe[St])||(et=Fe[St]=[],et.delegateCount=0,(!ut.setup||ut.setup.call(D,ne,pn,Me)===!1)&&D.addEventListener&&D.addEventListener(St,Me)),ut.add&&(ut.add.call(D,st),st.handler.guid||(st.handler.guid=G.guid)),_e?et.splice(et.delegateCount++,0,st):et.push(st),w.event.global[St]=!0)},remove:function(D,L,G,ne,_e){var we,Me,We,Fe,Ye,st,ut,et,St,pn,In,xn=W.hasData(D)&&W.get(D);if(!(!xn||!(Fe=xn.events))){for(L=(L||"").match(q)||[""],Ye=L.length;Ye--;){if(We=yt.exec(L[Ye])||[],St=In=We[1],pn=(We[2]||"").split(".").sort(),!St){for(St in Fe)w.event.remove(D,St+L[Ye],G,ne,!0);continue}for(ut=w.event.special[St]||{},St=(ne?ut.delegateType:ut.bindType)||St,et=Fe[St]||[],We=We[2]&&new RegExp("(^|\\.)"+pn.join("\\.(?:.*\\.|)")+"(\\.|$)"),Me=we=et.length;we--;)st=et[we],(_e||In===st.origType)&&(!G||G.guid===st.guid)&&(!We||We.test(st.namespace))&&(!ne||ne===st.selector||ne==="**"&&st.selector)&&(et.splice(we,1),st.selector&&et.delegateCount--,ut.remove&&ut.remove.call(D,st));Me&&!et.length&&((!ut.teardown||ut.teardown.call(D,pn,xn.handle)===!1)&&w.removeEvent(D,St,xn.handle),delete Fe[St])}w.isEmptyObject(Fe)&&W.remove(D,"handle events")}},dispatch:function(D){var L,G,ne,_e,we,Me,We=new Array(arguments.length),Fe=w.event.fix(D),Ye=(W.get(this,"events")||Object.create(null))[Fe.type]||[],st=w.event.special[Fe.type]||{};for(We[0]=Fe,L=1;L=1)){for(;Ye!==this;Ye=Ye.parentNode||this)if(Ye.nodeType===1&&!(D.type==="click"&&Ye.disabled===!0)){for(we=[],Me={},G=0;G-1:w.find(_e,this,null,[Ye]).length),Me[_e]&&we.push(ne);we.length&&We.push({elem:Ye,handlers:we})}}return Ye=this,Fe\s*$/g;function ht(D,L){return P(D,"table")&&P(L.nodeType!==11?L:L.firstChild,"tr")&&w(D).children("tbody")[0]||D}function _t(D){return D.type=(D.getAttribute("type")!==null)+"/"+D.type,D}function Tt(D){return(D.type||"").slice(0,5)==="true/"?D.type=D.type.slice(5):D.removeAttribute("type"),D}function jt(D,L){var G,ne,_e,we,Me,We,Fe;if(L.nodeType===1){if(W.hasData(D)&&(we=W.get(D),Fe=we.events,Fe)){W.remove(L,"handle events");for(_e in Fe)for(G=0,ne=Fe[_e].length;G1&&typeof St=="string"&&!_.checkClone&&nt.test(St))return D.each(function(In){var xn=D.eq(In);pn&&(L[0]=St.call(this,In,xn.html())),$t(xn,L,G,ne)});if(ut&&(_e=it(L,D[0].ownerDocument,!1,D,ne),we=_e.firstChild,_e.childNodes.length===1&&(_e=we),we||ne)){for(Me=w.map(Yt(_e,"script"),_t),We=Me.length;st0&&nn(Me,!Fe&&Yt(D,"script")),We},cleanData:function(D){for(var L,G,ne,_e=w.event.special,we=0;(G=D[we])!==void 0;we++)if(F(G)){if(L=G[W.expando]){if(L.events)for(ne in L.events)_e[ne]?w.event.remove(G,ne):w.removeEvent(G,ne,L.handle);G[W.expando]=void 0}G[ee.expando]&&(G[ee.expando]=void 0)}}}),w.fn.extend({detach:function(D){return en(this,D,!0)},remove:function(D){return en(this,D)},text:function(D){return me(this,function(L){return L===void 0?w.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=L)})},null,D,arguments.length)},append:function(){return $t(this,arguments,function(D){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var L=ht(this,D);L.appendChild(D)}})},prepend:function(){return $t(this,arguments,function(D){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var L=ht(this,D);L.insertBefore(D,L.firstChild)}})},before:function(){return $t(this,arguments,function(D){this.parentNode&&this.parentNode.insertBefore(D,this)})},after:function(){return $t(this,arguments,function(D){this.parentNode&&this.parentNode.insertBefore(D,this.nextSibling)})},empty:function(){for(var D,L=0;(D=this[L])!=null;L++)D.nodeType===1&&(w.cleanData(Yt(D,!1)),D.textContent="");return this},clone:function(D,L){return D=D==null?!1:D,L=L==null?D:L,this.map(function(){return w.clone(this,D,L)})},html:function(D){return me(this,function(L){var G=this[0]||{},ne=0,_e=this.length;if(L===void 0&&G.nodeType===1)return G.innerHTML;if(typeof L=="string"&&!Re.test(L)&&!Ft[(Zt.exec(L)||["",""])[1].toLowerCase()]){L=w.htmlPrefilter(L);try{for(;ne<_e;ne++)G=this[ne]||{},G.nodeType===1&&(w.cleanData(Yt(G,!1)),G.innerHTML=L);G=0}catch{}}G&&this.empty().append(L)},null,D,arguments.length)},replaceWith:function(){var D=[];return $t(this,arguments,function(L){var G=this.parentNode;w.inArray(this,D)<0&&(w.cleanData(Yt(this)),G&&G.replaceChild(L,this))},D)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(D,L){w.fn[D]=function(G){for(var ne,_e=[],we=w(G),Me=we.length-1,We=0;We<=Me;We++)ne=We===Me?this:this.clone(!0),w(we[We])[L](ne),c.apply(_e,ne.get());return this.pushStack(_e)}});var tn=new RegExp("^("+Ve+")(?!px)[a-z%]+$","i"),rn=/^--/,Dn=function(D){var L=D.ownerDocument.defaultView;return(!L||!L.opener)&&(L=t),L.getComputedStyle(D)},ur=function(D,L,G){var ne,_e,we={};for(_e in L)we[_e]=D.style[_e],D.style[_e]=L[_e];ne=G.call(D);for(_e in L)D.style[_e]=we[_e];return ne},mr=new RegExp(vt.join("|"),"i");(function(){function D(){if(!!Ye){Fe.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",Ye.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",xt.appendChild(Fe).appendChild(Ye);var st=t.getComputedStyle(Ye);G=st.top!=="1%",We=L(st.marginLeft)===12,Ye.style.right="60%",we=L(st.right)===36,ne=L(st.width)===36,Ye.style.position="absolute",_e=L(Ye.offsetWidth/3)===12,xt.removeChild(Fe),Ye=null}}function L(st){return Math.round(parseFloat(st))}var G,ne,_e,we,Me,We,Fe=E.createElement("div"),Ye=E.createElement("div");!Ye.style||(Ye.style.backgroundClip="content-box",Ye.cloneNode(!0).style.backgroundClip="",_.clearCloneStyle=Ye.style.backgroundClip==="content-box",w.extend(_,{boxSizingReliable:function(){return D(),ne},pixelBoxStyles:function(){return D(),we},pixelPosition:function(){return D(),G},reliableMarginLeft:function(){return D(),We},scrollboxSize:function(){return D(),_e},reliableTrDimensions:function(){var st,ut,et,St;return Me==null&&(st=E.createElement("table"),ut=E.createElement("tr"),et=E.createElement("div"),st.style.cssText="position:absolute;left:-11111px;border-collapse:separate",ut.style.cssText="border:1px solid",ut.style.height="1px",et.style.height="9px",et.style.display="block",xt.appendChild(st).appendChild(ut).appendChild(et),St=t.getComputedStyle(ut),Me=parseInt(St.height,10)+parseInt(St.borderTopWidth,10)+parseInt(St.borderBottomWidth,10)===ut.offsetHeight,xt.removeChild(st)),Me}}))})();function Un(D,L,G){var ne,_e,we,Me,We=rn.test(L),Fe=D.style;return G=G||Dn(D),G&&(Me=G.getPropertyValue(L)||G[L],We&&Me&&(Me=Me.replace(j,"$1")||void 0),Me===""&&!Dt(D)&&(Me=w.style(D,L)),!_.pixelBoxStyles()&&tn.test(Me)&&mr.test(L)&&(ne=Fe.width,_e=Fe.minWidth,we=Fe.maxWidth,Fe.minWidth=Fe.maxWidth=Fe.width=Me,Me=G.width,Fe.width=ne,Fe.minWidth=_e,Fe.maxWidth=we)),Me!==void 0?Me+"":Me}function Jn(D,L){return{get:function(){if(D()){delete this.get;return}return(this.get=L).apply(this,arguments)}}}var $r=["Webkit","Moz","ms"],gr=E.createElement("div").style,Mi={};function ii(D){for(var L=D[0].toUpperCase()+D.slice(1),G=$r.length;G--;)if(D=$r[G]+L,D in gr)return D}function bi(D){var L=w.cssProps[D]||Mi[D];return L||(D in gr?D:Mi[D]=ii(D)||D)}var Yi=/^(none|table(?!-c[ea]).+)/,Oa={position:"absolute",visibility:"hidden",display:"block"},wi={letterSpacing:"0",fontWeight:"400"};function Xi(D,L,G){var ne=Je.exec(L);return ne?Math.max(0,ne[2]-(G||0))+(ne[3]||"px"):L}function ai(D,L,G,ne,_e,we){var Me=L==="width"?1:0,We=0,Fe=0,Ye=0;if(G===(ne?"border":"content"))return 0;for(;Me<4;Me+=2)G==="margin"&&(Ye+=w.css(D,G+vt[Me],!0,_e)),ne?(G==="content"&&(Fe-=w.css(D,"padding"+vt[Me],!0,_e)),G!=="margin"&&(Fe-=w.css(D,"border"+vt[Me]+"Width",!0,_e))):(Fe+=w.css(D,"padding"+vt[Me],!0,_e),G!=="padding"?Fe+=w.css(D,"border"+vt[Me]+"Width",!0,_e):We+=w.css(D,"border"+vt[Me]+"Width",!0,_e));return!ne&&we>=0&&(Fe+=Math.max(0,Math.ceil(D["offset"+L[0].toUpperCase()+L.slice(1)]-we-Fe-We-.5))||0),Fe+Ye}function Ie(D,L,G){var ne=Dn(D),_e=!_.boxSizingReliable()||G,we=_e&&w.css(D,"boxSizing",!1,ne)==="border-box",Me=we,We=Un(D,L,ne),Fe="offset"+L[0].toUpperCase()+L.slice(1);if(tn.test(We)){if(!G)return We;We="auto"}return(!_.boxSizingReliable()&&we||!_.reliableTrDimensions()&&P(D,"tr")||We==="auto"||!parseFloat(We)&&w.css(D,"display",!1,ne)==="inline")&&D.getClientRects().length&&(we=w.css(D,"boxSizing",!1,ne)==="border-box",Me=Fe in D,Me&&(We=D[Fe])),We=parseFloat(We)||0,We+ai(D,L,G||(we?"border":"content"),Me,ne,We)+"px"}w.extend({cssHooks:{opacity:{get:function(D,L){if(L){var G=Un(D,"opacity");return G===""?"1":G}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!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,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(D,L,G,ne){if(!(!D||D.nodeType===3||D.nodeType===8||!D.style)){var _e,we,Me,We=le(L),Fe=rn.test(L),Ye=D.style;if(Fe||(L=bi(We)),Me=w.cssHooks[L]||w.cssHooks[We],G!==void 0){if(we=typeof G,we==="string"&&(_e=Je.exec(G))&&_e[1]&&(G=It(D,L,_e),we="number"),G==null||G!==G)return;we==="number"&&!Fe&&(G+=_e&&_e[3]||(w.cssNumber[We]?"":"px")),!_.clearCloneStyle&&G===""&&L.indexOf("background")===0&&(Ye[L]="inherit"),(!Me||!("set"in Me)||(G=Me.set(D,G,ne))!==void 0)&&(Fe?Ye.setProperty(L,G):Ye[L]=G)}else return Me&&"get"in Me&&(_e=Me.get(D,!1,ne))!==void 0?_e:Ye[L]}},css:function(D,L,G,ne){var _e,we,Me,We=le(L),Fe=rn.test(L);return Fe||(L=bi(We)),Me=w.cssHooks[L]||w.cssHooks[We],Me&&"get"in Me&&(_e=Me.get(D,!0,G)),_e===void 0&&(_e=Un(D,L,ne)),_e==="normal"&&L in wi&&(_e=wi[L]),G===""||G?(we=parseFloat(_e),G===!0||isFinite(we)?we||0:_e):_e}}),w.each(["height","width"],function(D,L){w.cssHooks[L]={get:function(G,ne,_e){if(ne)return Yi.test(w.css(G,"display"))&&(!G.getClientRects().length||!G.getBoundingClientRect().width)?ur(G,Oa,function(){return Ie(G,L,_e)}):Ie(G,L,_e)},set:function(G,ne,_e){var we,Me=Dn(G),We=!_.scrollboxSize()&&Me.position==="absolute",Fe=We||_e,Ye=Fe&&w.css(G,"boxSizing",!1,Me)==="border-box",st=_e?ai(G,L,_e,Ye,Me):0;return Ye&&We&&(st-=Math.ceil(G["offset"+L[0].toUpperCase()+L.slice(1)]-parseFloat(Me[L])-ai(G,L,"border",!1,Me)-.5)),st&&(we=Je.exec(ne))&&(we[3]||"px")!=="px"&&(G.style[L]=ne,ne=w.css(G,L)),Xi(G,ne,st)}}}),w.cssHooks.marginLeft=Jn(_.reliableMarginLeft,function(D,L){if(L)return(parseFloat(Un(D,"marginLeft"))||D.getBoundingClientRect().left-ur(D,{marginLeft:0},function(){return D.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(D,L){w.cssHooks[D+L]={expand:function(G){for(var ne=0,_e={},we=typeof G=="string"?G.split(" "):[G];ne<4;ne++)_e[D+vt[ne]+L]=we[ne]||we[ne-2]||we[0];return _e}},D!=="margin"&&(w.cssHooks[D+L].set=Xi)}),w.fn.extend({css:function(D,L){return me(this,function(G,ne,_e){var we,Me,We={},Fe=0;if(Array.isArray(ne)){for(we=Dn(G),Me=ne.length;Fe1)}});function ze(D,L,G,ne,_e){return new ze.prototype.init(D,L,G,ne,_e)}w.Tween=ze,ze.prototype={constructor:ze,init:function(D,L,G,ne,_e,we){this.elem=D,this.prop=G,this.easing=_e||w.easing._default,this.options=L,this.start=this.now=this.cur(),this.end=ne,this.unit=we||(w.cssNumber[G]?"":"px")},cur:function(){var D=ze.propHooks[this.prop];return D&&D.get?D.get(this):ze.propHooks._default.get(this)},run:function(D){var L,G=ze.propHooks[this.prop];return this.options.duration?this.pos=L=w.easing[this.easing](D,this.options.duration*D,0,1,this.options.duration):this.pos=L=D,this.now=(this.end-this.start)*L+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),G&&G.set?G.set(this):ze.propHooks._default.set(this),this}},ze.prototype.init.prototype=ze.prototype,ze.propHooks={_default:{get:function(D){var L;return D.elem.nodeType!==1||D.elem[D.prop]!=null&&D.elem.style[D.prop]==null?D.elem[D.prop]:(L=w.css(D.elem,D.prop,""),!L||L==="auto"?0:L)},set:function(D){w.fx.step[D.prop]?w.fx.step[D.prop](D):D.elem.nodeType===1&&(w.cssHooks[D.prop]||D.elem.style[bi(D.prop)]!=null)?w.style(D.elem,D.prop,D.now+D.unit):D.elem[D.prop]=D.now}}},ze.propHooks.scrollTop=ze.propHooks.scrollLeft={set:function(D){D.elem.nodeType&&D.elem.parentNode&&(D.elem[D.prop]=D.now)}},w.easing={linear:function(D){return D},swing:function(D){return .5-Math.cos(D*Math.PI)/2},_default:"swing"},w.fx=ze.prototype.init,w.fx.step={};var Le,Ge,Ze=/^(?:toggle|show|hide)$/,Ke=/queueHooks$/;function lt(){Ge&&(E.hidden===!1&&t.requestAnimationFrame?t.requestAnimationFrame(lt):t.setTimeout(lt,w.fx.interval),w.fx.tick())}function gt(){return t.setTimeout(function(){Le=void 0}),Le=Date.now()}function Ct(D,L){var G,ne=0,_e={height:D};for(L=L?1:0;ne<4;ne+=2-L)G=vt[ne],_e["margin"+G]=_e["padding"+G]=D;return L&&(_e.opacity=_e.width=D),_e}function Et(D,L,G){for(var ne,_e=(sn.tweeners[L]||[]).concat(sn.tweeners["*"]),we=0,Me=_e.length;we1)},removeAttr:function(D){return this.each(function(){w.removeAttr(this,D)})}}),w.extend({attr:function(D,L,G){var ne,_e,we=D.nodeType;if(!(we===3||we===8||we===2)){if(typeof D.getAttribute=="undefined")return w.prop(D,L,G);if((we!==1||!w.isXMLDoc(D))&&(_e=w.attrHooks[L.toLowerCase()]||(w.expr.match.bool.test(L)?On:void 0)),G!==void 0){if(G===null){w.removeAttr(D,L);return}return _e&&"set"in _e&&(ne=_e.set(D,G,L))!==void 0?ne:(D.setAttribute(L,G+""),G)}return _e&&"get"in _e&&(ne=_e.get(D,L))!==null?ne:(ne=w.find.attr(D,L),ne==null?void 0:ne)}},attrHooks:{type:{set:function(D,L){if(!_.radioValue&&L==="radio"&&P(D,"input")){var G=D.value;return D.setAttribute("type",L),G&&(D.value=G),L}}}},removeAttr:function(D,L){var G,ne=0,_e=L&&L.match(q);if(_e&&D.nodeType===1)for(;G=_e[ne++];)D.removeAttribute(G)}}),On={set:function(D,L,G){return L===!1?w.removeAttr(D,G):D.setAttribute(G,G),G}},w.each(w.expr.match.bool.source.match(/\w+/g),function(D,L){var G=wt[L]||w.find.attr;wt[L]=function(ne,_e,we){var Me,We,Fe=_e.toLowerCase();return we||(We=wt[Fe],wt[Fe]=Me,Me=G(ne,_e,we)!=null?Fe:null,wt[Fe]=We),Me}});var Zn=/^(?:input|select|textarea|button)$/i,_n=/^(?:a|area)$/i;w.fn.extend({prop:function(D,L){return me(this,w.prop,D,L,arguments.length>1)},removeProp:function(D){return this.each(function(){delete this[w.propFix[D]||D]})}}),w.extend({prop:function(D,L,G){var ne,_e,we=D.nodeType;if(!(we===3||we===8||we===2))return(we!==1||!w.isXMLDoc(D))&&(L=w.propFix[L]||L,_e=w.propHooks[L]),G!==void 0?_e&&"set"in _e&&(ne=_e.set(D,G,L))!==void 0?ne:D[L]=G:_e&&"get"in _e&&(ne=_e.get(D,L))!==null?ne:D[L]},propHooks:{tabIndex:{get:function(D){var L=w.find.attr(D,"tabindex");return L?parseInt(L,10):Zn.test(D.nodeName)||_n.test(D.nodeName)&&D.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),_.optSelected||(w.propHooks.selected={get:function(D){var L=D.parentNode;return L&&L.parentNode&&L.parentNode.selectedIndex,null},set:function(D){var L=D.parentNode;L&&(L.selectedIndex,L.parentNode&&L.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function Vn(D){var L=D.match(q)||[];return L.join(" ")}function Br(D){return D.getAttribute&&D.getAttribute("class")||""}function Rr(D){return Array.isArray(D)?D:typeof D=="string"?D.match(q)||[]:[]}w.fn.extend({addClass:function(D){var L,G,ne,_e,we,Me;return y(D)?this.each(function(We){w(this).addClass(D.call(this,We,Br(this)))}):(L=Rr(D),L.length?this.each(function(){if(ne=Br(this),G=this.nodeType===1&&" "+Vn(ne)+" ",G){for(we=0;we-1;)G=G.replace(" "+_e+" "," ");Me=Vn(G),ne!==Me&&this.setAttribute("class",Me)}}):this):this.attr("class","")},toggleClass:function(D,L){var G,ne,_e,we,Me=typeof D,We=Me==="string"||Array.isArray(D);return y(D)?this.each(function(Fe){w(this).toggleClass(D.call(this,Fe,Br(this),L),L)}):typeof L=="boolean"&&We?L?this.addClass(D):this.removeClass(D):(G=Rr(D),this.each(function(){if(We)for(we=w(this),_e=0;_e-1)return!0;return!1}});var Hr=/\r/g;w.fn.extend({val:function(D){var L,G,ne,_e=this[0];return arguments.length?(ne=y(D),this.each(function(we){var Me;this.nodeType===1&&(ne?Me=D.call(this,we,w(this).val()):Me=D,Me==null?Me="":typeof Me=="number"?Me+="":Array.isArray(Me)&&(Me=w.map(Me,function(We){return We==null?"":We+""})),L=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()],(!L||!("set"in L)||L.set(this,Me,"value")===void 0)&&(this.value=Me))})):_e?(L=w.valHooks[_e.type]||w.valHooks[_e.nodeName.toLowerCase()],L&&"get"in L&&(G=L.get(_e,"value"))!==void 0?G:(G=_e.value,typeof G=="string"?G.replace(Hr,""):G==null?"":G)):void 0}}),w.extend({valHooks:{option:{get:function(D){var L=w.find.attr(D,"value");return L!=null?L:Vn(w.text(D))}},select:{get:function(D){var L,G,ne,_e=D.options,we=D.selectedIndex,Me=D.type==="select-one",We=Me?null:[],Fe=Me?we+1:_e.length;for(we<0?ne=Fe:ne=Me?we:0;ne-1)&&(G=!0);return G||(D.selectedIndex=-1),we}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(D,L){if(Array.isArray(L))return D.checked=w.inArray(w(D).val(),L)>-1}},_.checkOn||(w.valHooks[this].get=function(D){return D.getAttribute("value")===null?"on":D.value})});var si=t.location,mt={guid:Date.now()},Ta=/\?/;w.parseXML=function(D){var L,G;if(!D||typeof D!="string")return null;try{L=new t.DOMParser().parseFromString(D,"text/xml")}catch{}return G=L&&L.getElementsByTagName("parsererror")[0],(!L||G)&&w.error("Invalid XML: "+(G?w.map(G.childNodes,function(ne){return ne.textContent}).join(` `):D)),L};var uu=/^(?:focusinfocus|focusoutblur)$/,vo=function(D){D.stopPropagation()};w.extend(w.event,{trigger:function(D,L,G,ne){var _e,we,Me,We,Fe,Ye,st,ut,et=[G||E],St=d.call(D,"type")?D.type:D,pn=d.call(D,"namespace")?D.namespace.split("."):[];if(we=ut=Me=G=G||E,!(G.nodeType===3||G.nodeType===8)&&!uu.test(St+w.event.triggered)&&(St.indexOf(".")>-1&&(pn=St.split("."),St=pn.shift(),pn.sort()),Fe=St.indexOf(":")<0&&"on"+St,D=D[w.expando]?D:new w.Event(St,typeof D=="object"&&D),D.isTrigger=ne?2:3,D.namespace=pn.join("."),D.rnamespace=D.namespace?new RegExp("(^|\\.)"+pn.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,D.result=void 0,D.target||(D.target=G),L=L==null?[D]:w.makeArray(L,[D]),st=w.event.special[St]||{},!(!ne&&st.trigger&&st.trigger.apply(G,L)===!1))){if(!ne&&!st.noBubble&&!b(G)){for(We=st.delegateType||St,uu.test(We+St)||(we=we.parentNode);we;we=we.parentNode)et.push(we),Me=we;Me===(G.ownerDocument||E)&&et.push(Me.defaultView||Me.parentWindow||t)}for(_e=0;(we=et[_e++])&&!D.isPropagationStopped();)ut=we,D.type=_e>1?We:st.bindType||St,Ye=(W.get(we,"events")||Object.create(null))[D.type]&&W.get(we,"handle"),Ye&&Ye.apply(we,L),Ye=Fe&&we[Fe],Ye&&Ye.apply&&F(we)&&(D.result=Ye.apply(we,L),D.result===!1&&D.preventDefault());return D.type=St,!ne&&!D.isDefaultPrevented()&&(!st._default||st._default.apply(et.pop(),L)===!1)&&F(G)&&Fe&&y(G[St])&&!b(G)&&(Me=G[Fe],Me&&(G[Fe]=null),w.event.triggered=St,D.isPropagationStopped()&&ut.addEventListener(St,vo),G[St](),D.isPropagationStopped()&&ut.removeEventListener(St,vo),w.event.triggered=void 0,Me&&(G[Fe]=Me)),D.result}},simulate:function(D,L,G){var ne=w.extend(new w.Event,G,{type:D,isSimulated:!0});w.event.trigger(ne,null,L)}}),w.fn.extend({trigger:function(D,L){return this.each(function(){w.event.trigger(D,L,this)})},triggerHandler:function(D,L){var G=this[0];if(G)return w.event.trigger(D,L,G,!0)}});var Yg=/\[\]$/,Uf=/\r?\n/g,Vf=/^(?:submit|button|image|reset|file)$/i,cu=/^(?:input|select|textarea|keygen)/i;function du(D,L,G,ne){var _e;if(Array.isArray(L))w.each(L,function(we,Me){G||Yg.test(D)?ne(D,Me):du(D+"["+(typeof Me=="object"&&Me!=null?we:"")+"]",Me,G,ne)});else if(!G&&C(L)==="object")for(_e in L)du(D+"["+_e+"]",L[_e],G,ne);else ne(D,L)}w.param=function(D,L){var G,ne=[],_e=function(we,Me){var We=y(Me)?Me():Me;ne[ne.length]=encodeURIComponent(we)+"="+encodeURIComponent(We==null?"":We)};if(D==null)return"";if(Array.isArray(D)||D.jquery&&!w.isPlainObject(D))w.each(D,function(){_e(this.name,this.value)});else for(G in D)du(G,D[G],L,_e);return ne.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var D=w.prop(this,"elements");return D?w.makeArray(D):this}).filter(function(){var D=this.type;return this.name&&!w(this).is(":disabled")&&cu.test(this.nodeName)&&!Vf.test(D)&&(this.checked||!Jt.test(D))}).map(function(D,L){var G=w(this).val();return G==null?null:Array.isArray(G)?w.map(G,function(ne){return{name:L.name,value:ne.replace(Uf,`\r `)}}):{name:L.name,value:G.replace(Uf,`\r `)}}).get()}});var Wf=/%20/g,Xg=/#.*$/,Jg=/([?&])_=[^&]*/,Zg=/^(.*?):[ \t]*([^\r\n]*)$/mg,Hf=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,fu=/^(?:GET|HEAD)$/,Kf=/^\/\//,Mc={},Ic={},nl="*/".concat("*"),$c=E.createElement("a");$c.href=si.href;function Gf(D){return function(L,G){typeof L!="string"&&(G=L,L="*");var ne,_e=0,we=L.toLowerCase().match(q)||[];if(y(G))for(;ne=we[_e++];)ne[0]==="+"?(ne=ne.slice(1)||"*",(D[ne]=D[ne]||[]).unshift(G)):(D[ne]=D[ne]||[]).push(G)}}function Rc(D,L,G,ne){var _e={},we=D===Ic;function Me(We){var Fe;return _e[We]=!0,w.each(D[We]||[],function(Ye,st){var ut=st(L,G,ne);if(typeof ut=="string"&&!we&&!_e[ut])return L.dataTypes.unshift(ut),Me(ut),!1;if(we)return!(Fe=ut)}),Fe}return Me(L.dataTypes[0])||!_e["*"]&&Me("*")}function mo(D,L){var G,ne,_e=w.ajaxSettings.flatOptions||{};for(G in L)L[G]!==void 0&&((_e[G]?D:ne||(ne={}))[G]=L[G]);return ne&&w.extend(!0,D,ne),D}function Yf(D,L,G){for(var ne,_e,we,Me,We=D.contents,Fe=D.dataTypes;Fe[0]==="*";)Fe.shift(),ne===void 0&&(ne=D.mimeType||L.getResponseHeader("Content-Type"));if(ne){for(_e in We)if(We[_e]&&We[_e].test(ne)){Fe.unshift(_e);break}}if(Fe[0]in G)we=Fe[0];else{for(_e in G){if(!Fe[0]||D.converters[_e+" "+Fe[0]]){we=_e;break}Me||(Me=_e)}we=we||Me}if(we)return we!==Fe[0]&&Fe.unshift(we),G[we]}function Xf(D,L,G,ne){var _e,we,Me,We,Fe,Ye={},st=D.dataTypes.slice();if(st[1])for(Me in D.converters)Ye[Me.toLowerCase()]=D.converters[Me];for(we=st.shift();we;)if(D.responseFields[we]&&(G[D.responseFields[we]]=L),!Fe&&ne&&D.dataFilter&&(L=D.dataFilter(L,D.dataType)),Fe=we,we=st.shift(),we){if(we==="*")we=Fe;else if(Fe!=="*"&&Fe!==we){if(Me=Ye[Fe+" "+we]||Ye["* "+we],!Me){for(_e in Ye)if(We=_e.split(" "),We[1]===we&&(Me=Ye[Fe+" "+We[0]]||Ye["* "+We[0]],Me)){Me===!0?Me=Ye[_e]:Ye[_e]!==!0&&(we=We[0],st.unshift(We[1]));break}}if(Me!==!0)if(Me&&D.throws)L=Me(L);else try{L=Me(L)}catch(ut){return{state:"parsererror",error:Me?ut:"No conversion from "+Fe+" to "+we}}}}return{state:"success",data:L}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:si.href,type:"GET",isLocal:Hf.test(si.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":nl,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":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(D,L){return L?mo(mo(D,w.ajaxSettings),L):mo(w.ajaxSettings,D)},ajaxPrefilter:Gf(Mc),ajaxTransport:Gf(Ic),ajax:function(D,L){typeof D=="object"&&(L=D,D=void 0),L=L||{};var G,ne,_e,we,Me,We,Fe,Ye,st,ut,et=w.ajaxSetup({},L),St=et.context||et,pn=et.context&&(St.nodeType||St.jquery)?w(St):w.event,In=w.Deferred(),xn=w.Callbacks("once memory"),Or=et.statusCode||{},cr={},Ji={},Zi="canceled",An={readyState:0,getResponseHeader:function(Ln){var ir;if(Fe){if(!we)for(we={};ir=Zg.exec(_e);)we[ir[1].toLowerCase()+" "]=(we[ir[1].toLowerCase()+" "]||[]).concat(ir[2]);ir=we[Ln.toLowerCase()+" "]}return ir==null?null:ir.join(", ")},getAllResponseHeaders:function(){return Fe?_e:null},setRequestHeader:function(Ln,ir){return Fe==null&&(Ln=Ji[Ln.toLowerCase()]=Ji[Ln.toLowerCase()]||Ln,cr[Ln]=ir),this},overrideMimeType:function(Ln){return Fe==null&&(et.mimeType=Ln),this},statusCode:function(Ln){var ir;if(Ln)if(Fe)An.always(Ln[An.status]);else for(ir in Ln)Or[ir]=[Or[ir],Ln[ir]];return this},abort:function(Ln){var ir=Ln||Zi;return G&&G.abort(ir),Bs(0,ir),this}};if(In.promise(An),et.url=((D||et.url||si.href)+"").replace(Kf,si.protocol+"//"),et.type=L.method||L.type||et.method||et.type,et.dataTypes=(et.dataType||"*").toLowerCase().match(q)||[""],et.crossDomain==null){We=E.createElement("a");try{We.href=et.url,We.href=We.href,et.crossDomain=$c.protocol+"//"+$c.host!=We.protocol+"//"+We.host}catch{et.crossDomain=!0}}if(et.data&&et.processData&&typeof et.data!="string"&&(et.data=w.param(et.data,et.traditional)),Rc(Mc,et,L,An),Fe)return An;Ye=w.event&&et.global,Ye&&w.active++===0&&w.event.trigger("ajaxStart"),et.type=et.type.toUpperCase(),et.hasContent=!fu.test(et.type),ne=et.url.replace(Xg,""),et.hasContent?et.data&&et.processData&&(et.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(et.data=et.data.replace(Wf,"+")):(ut=et.url.slice(ne.length),et.data&&(et.processData||typeof et.data=="string")&&(ne+=(Ta.test(ne)?"&":"?")+et.data,delete et.data),et.cache===!1&&(ne=ne.replace(Jg,"$1"),ut=(Ta.test(ne)?"&":"?")+"_="+mt.guid+++ut),et.url=ne+ut),et.ifModified&&(w.lastModified[ne]&&An.setRequestHeader("If-Modified-Since",w.lastModified[ne]),w.etag[ne]&&An.setRequestHeader("If-None-Match",w.etag[ne])),(et.data&&et.hasContent&&et.contentType!==!1||L.contentType)&&An.setRequestHeader("Content-Type",et.contentType),An.setRequestHeader("Accept",et.dataTypes[0]&&et.accepts[et.dataTypes[0]]?et.accepts[et.dataTypes[0]]+(et.dataTypes[0]!=="*"?", "+nl+"; q=0.01":""):et.accepts["*"]);for(st in et.headers)An.setRequestHeader(st,et.headers[st]);if(et.beforeSend&&(et.beforeSend.call(St,An,et)===!1||Fe))return An.abort();if(Zi="abort",xn.add(et.complete),An.done(et.success),An.fail(et.error),G=Rc(Ic,et,L,An),!G)Bs(-1,"No Transport");else{if(An.readyState=1,Ye&&pn.trigger("ajaxSend",[An,et]),Fe)return An;et.async&&et.timeout>0&&(Me=t.setTimeout(function(){An.abort("timeout")},et.timeout));try{Fe=!1,G.send(cr,Bs)}catch(Ln){if(Fe)throw Ln;Bs(-1,Ln)}}function Bs(Ln,ir,es,vu){var Qi,il,qi,ts,ns,Ii=ir;Fe||(Fe=!0,Me&&t.clearTimeout(Me),G=void 0,_e=vu||"",An.readyState=Ln>0?4:0,Qi=Ln>=200&&Ln<300||Ln===304,es&&(ts=Yf(et,An,es)),!Qi&&w.inArray("script",et.dataTypes)>-1&&w.inArray("json",et.dataTypes)<0&&(et.converters["text script"]=function(){}),ts=Xf(et,ts,An,Qi),Qi?(et.ifModified&&(ns=An.getResponseHeader("Last-Modified"),ns&&(w.lastModified[ne]=ns),ns=An.getResponseHeader("etag"),ns&&(w.etag[ne]=ns)),Ln===204||et.type==="HEAD"?Ii="nocontent":Ln===304?Ii="notmodified":(Ii=ts.state,il=ts.data,qi=ts.error,Qi=!qi)):(qi=Ii,(Ln||!Ii)&&(Ii="error",Ln<0&&(Ln=0))),An.status=Ln,An.statusText=(ir||Ii)+"",Qi?In.resolveWith(St,[il,Ii,An]):In.rejectWith(St,[An,Ii,qi]),An.statusCode(Or),Or=void 0,Ye&&pn.trigger(Qi?"ajaxSuccess":"ajaxError",[An,et,Qi?il:qi]),xn.fireWith(St,[An,Ii]),Ye&&(pn.trigger("ajaxComplete",[An,et]),--w.active||w.event.trigger("ajaxStop")))}return An},getJSON:function(D,L,G){return w.get(D,L,G,"json")},getScript:function(D,L){return w.get(D,void 0,L,"script")}}),w.each(["get","post"],function(D,L){w[L]=function(G,ne,_e,we){return y(ne)&&(we=we||_e,_e=ne,ne=void 0),w.ajax(w.extend({url:G,type:L,dataType:we,data:ne,success:_e},w.isPlainObject(G)&&G))}}),w.ajaxPrefilter(function(D){var L;for(L in D.headers)L.toLowerCase()==="content-type"&&(D.contentType=D.headers[L]||"")}),w._evalUrl=function(D,L,G){return w.ajax({url:D,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(ne){w.globalEval(ne,L,G)}})},w.fn.extend({wrapAll:function(D){var L;return this[0]&&(y(D)&&(D=D.call(this[0])),L=w(D,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&L.insertBefore(this[0]),L.map(function(){for(var G=this;G.firstElementChild;)G=G.firstElementChild;return G}).append(this)),this},wrapInner:function(D){return y(D)?this.each(function(L){w(this).wrapInner(D.call(this,L))}):this.each(function(){var L=w(this),G=L.contents();G.length?G.wrapAll(D):L.append(D)})},wrap:function(D){var L=y(D);return this.each(function(G){w(this).wrapAll(L?D.call(this,G):D)})},unwrap:function(D){return this.parent(D).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(D){return!w.expr.pseudos.visible(D)},w.expr.pseudos.visible=function(D){return!!(D.offsetWidth||D.offsetHeight||D.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch{}};var Qg={0:200,1223:204},rl=w.ajaxSettings.xhr();_.cors=!!rl&&"withCredentials"in rl,_.ajax=rl=!!rl,w.ajaxTransport(function(D){var L,G;if(_.cors||rl&&!D.crossDomain)return{send:function(ne,_e){var we,Me=D.xhr();if(Me.open(D.type,D.url,D.async,D.username,D.password),D.xhrFields)for(we in D.xhrFields)Me[we]=D.xhrFields[we];D.mimeType&&Me.overrideMimeType&&Me.overrideMimeType(D.mimeType),!D.crossDomain&&!ne["X-Requested-With"]&&(ne["X-Requested-With"]="XMLHttpRequest");for(we in ne)Me.setRequestHeader(we,ne[we]);L=function(We){return function(){L&&(L=G=Me.onload=Me.onerror=Me.onabort=Me.ontimeout=Me.onreadystatechange=null,We==="abort"?Me.abort():We==="error"?typeof Me.status!="number"?_e(0,"error"):_e(Me.status,Me.statusText):_e(Qg[Me.status]||Me.status,Me.statusText,(Me.responseType||"text")!=="text"||typeof Me.responseText!="string"?{binary:Me.response}:{text:Me.responseText},Me.getAllResponseHeaders()))}},Me.onload=L(),G=Me.onerror=Me.ontimeout=L("error"),Me.onabort!==void 0?Me.onabort=G:Me.onreadystatechange=function(){Me.readyState===4&&t.setTimeout(function(){L&&G()})},L=L("abort");try{Me.send(D.hasContent&&D.data||null)}catch(We){if(L)throw We}},abort:function(){L&&L()}}}),w.ajaxPrefilter(function(D){D.crossDomain&&(D.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(D){return w.globalEval(D),D}}}),w.ajaxPrefilter("script",function(D){D.cache===void 0&&(D.cache=!1),D.crossDomain&&(D.type="GET")}),w.ajaxTransport("script",function(D){if(D.crossDomain||D.scriptAttrs){var L,G;return{send:function(ne,_e){L=w("