diff --git a/backend/Temp/alc_runtime.js b/backend/Temp/alc_runtime.js index 7618de3..9817dae 100644 --- a/backend/Temp/alc_runtime.js +++ b/backend/Temp/alc_runtime.js @@ -1,4 +1,4 @@ -var _r=Object.defineProperty;var Wr=(O,f,h)=>f in O?_r(O,f,{enumerable:!0,configurable:!0,writable:!0,value:h}):O[f]=h;var k=(O,f,h)=>(Wr(O,typeof f!="symbol"?f+"":f,h),h);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(O){return O&&O.__esModule&&Object.prototype.hasOwnProperty.call(O,"default")?O.default:O}var jquery={exports:{}};/*! +var _r=Object.defineProperty;var Wr=(j,f,p)=>f in j?_r(j,f,{enumerable:!0,configurable:!0,writable:!0,value:p}):j[f]=p;var k=(j,f,p)=>(Wr(j,typeof f!="symbol"?f+"":f,p),p);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(j){return j&&j.__esModule&&Object.prototype.hasOwnProperty.call(j,"default")?j.default:j}var jquery={exports:{}};/*! * jQuery JavaScript Library v3.7.1 * https://jquery.com/ * @@ -7,10 +7,10 @@ var _r=Object.defineProperty;var Wr=(O,f,h)=>f in O?_r(O,f,{enumerable:!0,config * https://jquery.org/license * * Date: 2023-08-28T13:37Z - */(function(O){(function(f,h){O.exports=f.document?h(f,!0):function(g){if(!g.document)throw new Error("jQuery requires a window with a document");return h(g)}})(typeof window<"u"?window:commonjsGlobal,function(f,h){var g=[],C=Object.getPrototypeOf,S=g.slice,H=g.flat?function(e){return g.flat.call(e)}:function(e){return g.concat.apply([],e)},M=g.push,X=g.indexOf,ee={},fe=ee.toString,Ce=ee.hasOwnProperty,Ie=Ce.toString,On=Ie.call(Object),F={},_=function(t){return typeof t=="function"&&typeof t.nodeType!="number"&&typeof t.item!="function"},Le=function(t){return t!=null&&t===t.window},R=f.document,qn={type:!0,src:!0,nonce:!0,noModule:!0};function Bt(e,t,n){n=n||R;var r,o,s=n.createElement("script");if(s.text=e,t)for(r in qn)o=t[r]||t.getAttribute&&t.getAttribute(r),o&&s.setAttribute(r,o);n.head.appendChild(s).parentNode.removeChild(s)}function Re(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?ee[fe.call(e)]||"object":typeof e}var Vt="3.7.1",Hn=/HTML$/i,i=function(e,t){return new i.fn.init(e,t)};i.fn=i.prototype={jquery:Vt,constructor:i,length:0,toArray:function(){return S.call(this)},get:function(e){return e==null?S.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=i.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return i.each(this,e)},map:function(e){return this.pushStack(i.map(this,function(t,n){return e.call(t,n,t)}))},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(i.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(i.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e}function Z(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var Mn=g.pop,In=g.sort,Ln=g.splice,Q="[\\x20\\t\\r\\n\\f]",Ge=new RegExp("^"+Q+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Q+"+$","g");i.contains=function(e,t){var n=t&&t.parentNode;return e===n||!!(n&&n.nodeType===1&&(e.contains?e.contains(n):e.compareDocumentPosition&&e.compareDocumentPosition(n)&16))};var Rn=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function $n(e,t){return t?e==="\0"?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}i.escapeSelector=function(e){return(e+"").replace(Rn,$n)};var Te=R,xt=M;(function(){var e,t,n,r,o,s=xt,a,l,c,p,x,w=i.expando,v=0,T=0,I=ht(),U=ht(),W=ht(),ne=ht(),te=function(u,d){return u===d&&(o=!0),0},ve="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",me="(?:\\\\[\\da-fA-F]{1,6}"+Q+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",z="\\["+Q+"*("+me+")(?:"+Q+"*([*^$|!~]?=)"+Q+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+me+"))|)"+Q+"*\\]",He=":("+me+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+z+")*)|.*)\\)|)",J=new RegExp(Q+"+","g"),K=new RegExp("^"+Q+"*,"+Q+"*"),it=new RegExp("^"+Q+"*([>+~]|"+Q+")"+Q+"*"),It=new RegExp(Q+"|>"),xe=new RegExp(He),ot=new RegExp("^"+me+"$"),be={ID:new RegExp("^#("+me+")"),CLASS:new RegExp("^\\.("+me+")"),TAG:new RegExp("^("+me+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+He),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Q+"*(even|odd|(([+-]|)(\\d*)n|)"+Q+"*(?:([+-]|)"+Q+"*(\\d+)|))"+Q+"*\\)|)","i"),bool:new RegExp("^(?:"+ve+")$","i"),needsContext:new RegExp("^"+Q+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Q+"*((?:-\\d)?\\d*)"+Q+"*\\)|)(?=[^-]|$)","i")},ke=/^(?:input|select|textarea|button)$/i,Pe=/^h\d$/i,le=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Lt=/[+~]/,Ne=new RegExp("\\\\[\\da-fA-F]{1,6}"+Q+"?|\\\\([^\\r\\n\\f])","g"),Ee=function(u,d){var y="0x"+u.slice(1)-65536;return d||(y<0?String.fromCharCode(y+65536):String.fromCharCode(y>>10|55296,y&1023|56320))},Hr=function(){De()},Mr=yt(function(u){return u.disabled===!0&&Z(u,"fieldset")},{dir:"parentNode",next:"legend"});function Ir(){try{return a.activeElement}catch{}}try{s.apply(g=S.call(Te.childNodes),Te.childNodes),g[Te.childNodes.length].nodeType}catch{s={apply:function(d,y){xt.apply(d,S.call(y))},call:function(d){xt.apply(d,S.call(arguments,1))}}}function G(u,d,y,m){var b,A,N,P,E,B,q,L=d&&d.ownerDocument,V=d?d.nodeType:9;if(y=y||[],typeof u!="string"||!u||V!==1&&V!==9&&V!==11)return y;if(!m&&(De(d),d=d||a,c)){if(V!==11&&(E=le.exec(u)))if(b=E[1]){if(V===9)if(N=d.getElementById(b)){if(N.id===b)return s.call(y,N),y}else return y;else if(L&&(N=L.getElementById(b))&&G.contains(d,N)&&N.id===b)return s.call(y,N),y}else{if(E[2])return s.apply(y,d.getElementsByTagName(u)),y;if((b=E[3])&&d.getElementsByClassName)return s.apply(y,d.getElementsByClassName(b)),y}if(!ne[u+" "]&&(!p||!p.test(u))){if(q=u,L=d,V===1&&(It.test(u)||it.test(u))){for(L=Lt.test(u)&&Rt(d.parentNode)||d,(L!=d||!F.scope)&&((P=d.getAttribute("id"))?P=i.escapeSelector(P):d.setAttribute("id",P=w)),B=st(u),A=B.length;A--;)B[A]=(P?"#"+P:":scope")+" "+gt(B[A]);q=B.join(",")}try{return s.apply(y,L.querySelectorAll(q)),y}catch{ne(u,!0)}finally{P===w&&d.removeAttribute("id")}}}return jn(u.replace(Ge,"$1"),d,y,m)}function ht(){var u=[];function d(y,m){return u.push(y+" ")>t.cacheLength&&delete d[u.shift()],d[y+" "]=m}return d}function he(u){return u[w]=!0,u}function Xe(u){var d=a.createElement("fieldset");try{return!!u(d)}catch{return!1}finally{d.parentNode&&d.parentNode.removeChild(d),d=null}}function Lr(u){return function(d){return Z(d,"input")&&d.type===u}}function Rr(u){return function(d){return(Z(d,"input")||Z(d,"button"))&&d.type===u}}function Pn(u){return function(d){return"form"in d?d.parentNode&&d.disabled===!1?"label"in d?"label"in d.parentNode?d.parentNode.disabled===u:d.disabled===u:d.isDisabled===u||d.isDisabled!==!u&&Mr(d)===u:d.disabled===u:"label"in d?d.disabled===u:!1}}function Me(u){return he(function(d){return d=+d,he(function(y,m){for(var b,A=u([],y.length,d),N=A.length;N--;)y[b=A[N]]&&(y[b]=!(m[b]=y[b]))})})}function Rt(u){return u&&typeof u.getElementsByTagName<"u"&&u}function De(u){var d,y=u?u.ownerDocument||u:Te;return y==a||y.nodeType!==9||!y.documentElement||(a=y,l=a.documentElement,c=!i.isXMLDoc(a),x=l.matches||l.webkitMatchesSelector||l.msMatchesSelector,l.msMatchesSelector&&Te!=a&&(d=a.defaultView)&&d.top!==d&&d.addEventListener("unload",Hr),F.getById=Xe(function(m){return l.appendChild(m).id=i.expando,!a.getElementsByName||!a.getElementsByName(i.expando).length}),F.disconnectedMatch=Xe(function(m){return x.call(m,"*")}),F.scope=Xe(function(){return a.querySelectorAll(":scope")}),F.cssHas=Xe(function(){try{return a.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),F.getById?(t.filter.ID=function(m){var b=m.replace(Ne,Ee);return function(A){return A.getAttribute("id")===b}},t.find.ID=function(m,b){if(typeof b.getElementById<"u"&&c){var A=b.getElementById(m);return A?[A]:[]}}):(t.filter.ID=function(m){var b=m.replace(Ne,Ee);return function(A){var N=typeof A.getAttributeNode<"u"&&A.getAttributeNode("id");return N&&N.value===b}},t.find.ID=function(m,b){if(typeof b.getElementById<"u"&&c){var A,N,P,E=b.getElementById(m);if(E){if(A=E.getAttributeNode("id"),A&&A.value===m)return[E];for(P=b.getElementsByName(m),N=0;E=P[N++];)if(A=E.getAttributeNode("id"),A&&A.value===m)return[E]}return[]}}),t.find.TAG=function(m,b){return typeof b.getElementsByTagName<"u"?b.getElementsByTagName(m):b.querySelectorAll(m)},t.find.CLASS=function(m,b){if(typeof b.getElementsByClassName<"u"&&c)return b.getElementsByClassName(m)},p=[],Xe(function(m){var b;l.appendChild(m).innerHTML="",m.querySelectorAll("[selected]").length||p.push("\\["+Q+"*(?:value|"+ve+")"),m.querySelectorAll("[id~="+w+"-]").length||p.push("~="),m.querySelectorAll("a#"+w+"+*").length||p.push(".#.+[+~]"),m.querySelectorAll(":checked").length||p.push(":checked"),b=a.createElement("input"),b.setAttribute("type","hidden"),m.appendChild(b).setAttribute("name","D"),l.appendChild(m).disabled=!0,m.querySelectorAll(":disabled").length!==2&&p.push(":enabled",":disabled"),b=a.createElement("input"),b.setAttribute("name",""),m.appendChild(b),m.querySelectorAll("[name='']").length||p.push("\\["+Q+"*name"+Q+"*="+Q+`*(?:''|"")`)}),F.cssHas||p.push(":has"),p=p.length&&new RegExp(p.join("|")),te=function(m,b){if(m===b)return o=!0,0;var A=!m.compareDocumentPosition-!b.compareDocumentPosition;return A||(A=(m.ownerDocument||m)==(b.ownerDocument||b)?m.compareDocumentPosition(b):1,A&1||!F.sortDetached&&b.compareDocumentPosition(m)===A?m===a||m.ownerDocument==Te&&G.contains(Te,m)?-1:b===a||b.ownerDocument==Te&&G.contains(Te,b)?1:r?X.call(r,m)-X.call(r,b):0:A&4?-1:1)}),a}G.matches=function(u,d){return G(u,null,null,d)},G.matchesSelector=function(u,d){if(De(u),c&&!ne[d+" "]&&(!p||!p.test(d)))try{var y=x.call(u,d);if(y||F.disconnectedMatch||u.document&&u.document.nodeType!==11)return y}catch{ne(d,!0)}return G(d,a,null,[u]).length>0},G.contains=function(u,d){return(u.ownerDocument||u)!=a&&De(u),i.contains(u,d)},G.attr=function(u,d){(u.ownerDocument||u)!=a&&De(u);var y=t.attrHandle[d.toLowerCase()],m=y&&Ce.call(t.attrHandle,d.toLowerCase())?y(u,d,!c):void 0;return m!==void 0?m:u.getAttribute(d)},G.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},i.uniqueSort=function(u){var d,y=[],m=0,b=0;if(o=!F.sortStable,r=!F.sortStable&&S.call(u,0),In.call(u,te),o){for(;d=u[b++];)d===u[b]&&(m=y.push(b));for(;m--;)Ln.call(u,y[m],1)}return r=null,u},i.fn.uniqueSort=function(){return this.pushStack(i.uniqueSort(S.apply(this)))},t=i.expr={cacheLength:50,createPseudo:he,match:be,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(u){return u[1]=u[1].replace(Ne,Ee),u[3]=(u[3]||u[4]||u[5]||"").replace(Ne,Ee),u[2]==="~="&&(u[3]=" "+u[3]+" "),u.slice(0,4)},CHILD:function(u){return u[1]=u[1].toLowerCase(),u[1].slice(0,3)==="nth"?(u[3]||G.error(u[0]),u[4]=+(u[4]?u[5]+(u[6]||1):2*(u[3]==="even"||u[3]==="odd")),u[5]=+(u[7]+u[8]||u[3]==="odd")):u[3]&&G.error(u[0]),u},PSEUDO:function(u){var d,y=!u[6]&&u[2];return be.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":y&&xe.test(y)&&(d=st(y,!0))&&(d=y.indexOf(")",y.length-d)-y.length)&&(u[0]=u[0].slice(0,d),u[2]=y.slice(0,d)),u.slice(0,3))}},filter:{TAG:function(u){var d=u.replace(Ne,Ee).toLowerCase();return u==="*"?function(){return!0}:function(y){return Z(y,d)}},CLASS:function(u){var d=I[u+" "];return d||(d=new RegExp("(^|"+Q+")"+u+"("+Q+"|$)"))&&I(u,function(y){return d.test(typeof y.className=="string"&&y.className||typeof y.getAttribute<"u"&&y.getAttribute("class")||"")})},ATTR:function(u,d,y){return function(m){var b=G.attr(m,u);return b==null?d==="!=":d?(b+="",d==="="?b===y:d==="!="?b!==y:d==="^="?y&&b.indexOf(y)===0:d==="*="?y&&b.indexOf(y)>-1:d==="$="?y&&b.slice(-y.length)===y:d==="~="?(" "+b.replace(J," ")+" ").indexOf(y)>-1:d==="|="?b===y||b.slice(0,y.length+1)===y+"-":!1):!0}},CHILD:function(u,d,y,m,b){var A=u.slice(0,3)!=="nth",N=u.slice(-4)!=="last",P=d==="of-type";return m===1&&b===0?function(E){return!!E.parentNode}:function(E,B,q){var L,V,j,Y,ue,re=A!==N?"nextSibling":"previousSibling",de=E.parentNode,we=P&&E.nodeName.toLowerCase(),Je=!q&&!P,ie=!1;if(de){if(A){for(;re;){for(j=E;j=j[re];)if(P?Z(j,we):j.nodeType===1)return!1;ue=re=u==="only"&&!ue&&"nextSibling"}return!0}if(ue=[N?de.firstChild:de.lastChild],N&&Je){for(V=de[w]||(de[w]={}),L=V[u]||[],Y=L[0]===v&&L[1],ie=Y&&L[2],j=Y&&de.childNodes[Y];j=++Y&&j&&j[re]||(ie=Y=0)||ue.pop();)if(j.nodeType===1&&++ie&&j===E){V[u]=[v,Y,ie];break}}else if(Je&&(V=E[w]||(E[w]={}),L=V[u]||[],Y=L[0]===v&&L[1],ie=Y),ie===!1)for(;(j=++Y&&j&&j[re]||(ie=Y=0)||ue.pop())&&!((P?Z(j,we):j.nodeType===1)&&++ie&&(Je&&(V=j[w]||(j[w]={}),V[u]=[v,ie]),j===E)););return ie-=b,ie===m||ie%m===0&&ie/m>=0}}},PSEUDO:function(u,d){var y,m=t.pseudos[u]||t.setFilters[u.toLowerCase()]||G.error("unsupported pseudo: "+u);return m[w]?m(d):m.length>1?(y=[u,u,"",d],t.setFilters.hasOwnProperty(u.toLowerCase())?he(function(b,A){for(var N,P=m(b,d),E=P.length;E--;)N=X.call(b,P[E]),b[N]=!(A[N]=P[E])}):function(b){return m(b,0,y)}):m}},pseudos:{not:he(function(u){var d=[],y=[],m=Wt(u.replace(Ge,"$1"));return m[w]?he(function(b,A,N,P){for(var E,B=m(b,null,P,[]),q=b.length;q--;)(E=B[q])&&(b[q]=!(A[q]=E))}):function(b,A,N){return d[0]=b,m(d,null,N,y),d[0]=null,!y.pop()}}),has:he(function(u){return function(d){return G(u,d).length>0}}),contains:he(function(u){return u=u.replace(Ne,Ee),function(d){return(d.textContent||i.text(d)).indexOf(u)>-1}}),lang:he(function(u){return ot.test(u||"")||G.error("unsupported lang: "+u),u=u.replace(Ne,Ee).toLowerCase(),function(d){var y;do if(y=c?d.lang:d.getAttribute("xml:lang")||d.getAttribute("lang"))return y=y.toLowerCase(),y===u||y.indexOf(u+"-")===0;while((d=d.parentNode)&&d.nodeType===1);return!1}}),target:function(u){var d=f.location&&f.location.hash;return d&&d.slice(1)===u.id},root:function(u){return u===l},focus:function(u){return u===Ir()&&a.hasFocus()&&!!(u.type||u.href||~u.tabIndex)},enabled:Pn(!1),disabled:Pn(!0),checked:function(u){return Z(u,"input")&&!!u.checked||Z(u,"option")&&!!u.selected},selected:function(u){return u.parentNode&&u.parentNode.selectedIndex,u.selected===!0},empty:function(u){for(u=u.firstChild;u;u=u.nextSibling)if(u.nodeType<6)return!1;return!0},parent:function(u){return!t.pseudos.empty(u)},header:function(u){return Pe.test(u.nodeName)},input:function(u){return ke.test(u.nodeName)},button:function(u){return Z(u,"input")&&u.type==="button"||Z(u,"button")},text:function(u){var d;return Z(u,"input")&&u.type==="text"&&((d=u.getAttribute("type"))==null||d.toLowerCase()==="text")},first:Me(function(){return[0]}),last:Me(function(u,d){return[d-1]}),eq:Me(function(u,d,y){return[y<0?y+d:y]}),even:Me(function(u,d){for(var y=0;yd?m=d:m=y;--m>=0;)u.push(m);return u}),gt:Me(function(u,d,y){for(var m=y<0?y+d:y;++m1?function(d,y,m){for(var b=u.length;b--;)if(!u[b](d,y,m))return!1;return!0}:u[0]}function $r(u,d,y){for(var m=0,b=d.length;m-1&&(N[q]=!(P[q]=V))}}else j=vt(j===P?j.splice(re,j.length):j),b?b(null,P,j,B):s.apply(P,j)})}function _t(u){for(var d,y,m,b=u.length,A=t.relative[u[0].type],N=A||t.relative[" "],P=A?1:0,E=yt(function(L){return L===d},N,!0),B=yt(function(L){return X.call(d,L)>-1},N,!0),q=[function(L,V,j){var Y=!A&&(j||V!=n)||((d=V).nodeType?E(L,V,j):B(L,V,j));return d=null,Y}];P1&&$t(q),P>1&>(u.slice(0,P-1).concat({value:u[P-2].type===" "?"*":""})).replace(Ge,"$1"),y,P0,m=u.length>0,b=function(A,N,P,E,B){var q,L,V,j=0,Y="0",ue=A&&[],re=[],de=n,we=A||m&&t.find.TAG("*",B),Je=v+=de==null?1:Math.random()||.1,ie=we.length;for(B&&(n=N==a||N||B);Y!==ie&&(q=we[Y])!=null;Y++){if(m&&q){for(L=0,!N&&q.ownerDocument!=a&&(De(q),P=!c);V=u[L++];)if(V(q,N||a,P)){s.call(E,q);break}B&&(v=Je)}y&&((q=!V&&q)&&j--,A&&ue.push(q))}if(j+=Y,y&&Y!==j){for(L=0;V=d[L++];)V(ue,re,N,P);if(A){if(j>0)for(;Y--;)ue[Y]||re[Y]||(re[Y]=Mn.call(E));re=vt(re)}s.apply(E,re),B&&!A&&re.length>0&&j+d.length>1&&i.uniqueSort(E)}return B&&(v=Je,n=de),ue};return y?he(b):b}function Wt(u,d){var y,m=[],b=[],A=W[u+" "];if(!A){for(d||(d=st(u)),y=d.length;y--;)A=_t(d[y]),A[w]?m.push(A):b.push(A);A=W(u,Fr(b,m)),A.selector=u}return A}function jn(u,d,y,m){var b,A,N,P,E,B=typeof u=="function"&&u,q=!m&&st(u=B.selector||u);if(y=y||[],q.length===1){if(A=q[0]=q[0].slice(0),A.length>2&&(N=A[0]).type==="ID"&&d.nodeType===9&&c&&t.relative[A[1].type]){if(d=(t.find.ID(N.matches[0].replace(Ne,Ee),d)||[])[0],d)B&&(d=d.parentNode);else return y;u=u.slice(A.shift().value.length)}for(b=be.needsContext.test(u)?0:A.length;b--&&(N=A[b],!t.relative[P=N.type]);)if((E=t.find[P])&&(m=E(N.matches[0].replace(Ne,Ee),Lt.test(A[0].type)&&Rt(d.parentNode)||d))){if(A.splice(b,1),u=m.length&>(A),!u)return s.apply(y,m),y;break}}return(B||Wt(u,q))(m,d,!c,y,!d||Lt.test(u)&&Rt(d.parentNode)||d),y}F.sortStable=w.split("").sort(te).join("")===w,De(),F.sortDetached=Xe(function(u){return u.compareDocumentPosition(a.createElement("fieldset"))&1}),i.find=G,i.expr[":"]=i.expr.pseudos,i.unique=i.uniqueSort,G.compile=Wt,G.select=jn,G.setDocument=De,G.tokenize=st,G.escape=i.escapeSelector,G.getText=i.text,G.isXML=i.isXMLDoc,G.selectors=i.expr,G.support=i.support,G.uniqueSort=i.uniqueSort})();var $e=function(e,t,n){for(var r=[],o=n!==void 0;(e=e[t])&&e.nodeType!==9;)if(e.nodeType===1){if(o&&i(e).is(n))break;r.push(e)}return r},zt=function(e,t){for(var n=[];e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},Ut=i.expr.match.needsContext,Xt=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function bt(e,t,n){return _(t)?i.grep(e,function(r,o){return!!t.call(r,o,r)!==n}):t.nodeType?i.grep(e,function(r){return r===t!==n}):typeof t!="string"?i.grep(e,function(r){return X.call(t,r)>-1!==n}):i.filter(t,e,n)}i.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),t.length===1&&r.nodeType===1?i.find.matchesSelector(r,e)?[r]:[]:i.find.matches(e,i.grep(t,function(o){return o.nodeType===1}))},i.fn.extend({find:function(e){var t,n,r=this.length,o=this;if(typeof e!="string")return this.pushStack(i(e).filter(function(){for(t=0;t1?i.uniqueSort(n):n},filter:function(e){return this.pushStack(bt(this,e||[],!1))},not:function(e){return this.pushStack(bt(this,e||[],!0))},is:function(e){return!!bt(this,typeof e=="string"&&Ut.test(e)?i(e):e||[],!1).length}});var Jt,Fn=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,_n=i.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||Jt,typeof e=="string")if(e[0]==="<"&&e[e.length-1]===">"&&e.length>=3?r=[null,e,null]:r=Fn.exec(e),r&&(r[1]||!t))if(r[1]){if(t=t instanceof i?t[0]:t,i.merge(this,i.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:R,!0)),Xt.test(r[1])&&i.isPlainObject(t))for(r in t)_(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}else return o=R.getElementById(r[2]),o&&(this[0]=o,this.length=1),this;else return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);else{if(e.nodeType)return this[0]=e,this.length=1,this;if(_(e))return n.ready!==void 0?n.ready(e):e(i)}return i.makeArray(e,this)};_n.prototype=i.fn,Jt=i(R);var Wn=/^(?:parents|prev(?:Until|All))/,Bn={children:!0,contents:!0,next:!0,prev:!0};i.fn.extend({has:function(e){var t=i(e,this),n=t.length;return this.filter(function(){for(var r=0;r-1:n.nodeType===1&&i.find.matchesSelector(n,e))){s.push(n);break}}return this.pushStack(s.length>1?i.uniqueSort(s):s)},index:function(e){return e?typeof e=="string"?X.call(i(e),this[0]):X.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(i.uniqueSort(i.merge(this.get(),i(e,t))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function Gt(e,t){for(;(e=e[t])&&e.nodeType!==1;);return e}i.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return $e(e,"parentNode")},parentsUntil:function(e,t,n){return $e(e,"parentNode",n)},next:function(e){return Gt(e,"nextSibling")},prev:function(e){return Gt(e,"previousSibling")},nextAll:function(e){return $e(e,"nextSibling")},prevAll:function(e){return $e(e,"previousSibling")},nextUntil:function(e,t,n){return $e(e,"nextSibling",n)},prevUntil:function(e,t,n){return $e(e,"previousSibling",n)},siblings:function(e){return zt((e.parentNode||{}).firstChild,e)},children:function(e){return zt(e.firstChild)},contents:function(e){return e.contentDocument!=null&&C(e.contentDocument)?e.contentDocument:(Z(e,"template")&&(e=e.content||e),i.merge([],e.childNodes))}},function(e,t){i.fn[e]=function(n,r){var o=i.map(this,t,n);return e.slice(-5)!=="Until"&&(r=n),r&&typeof r=="string"&&(o=i.filter(r,o)),this.length>1&&(Bn[e]||i.uniqueSort(o),Wn.test(e)&&o.reverse()),this.pushStack(o)}});var ge=/[^\x20\t\r\n\f]+/g;function Vn(e){var t={};return i.each(e.match(ge)||[],function(n,r){t[r]=!0}),t}i.Callbacks=function(e){e=typeof e=="string"?Vn(e):i.extend({},e);var t,n,r,o,s=[],a=[],l=-1,c=function(){for(o=o||e.once,r=t=!0;a.length;l=-1)for(n=a.shift();++l-1;)s.splice(v,1),v<=l&&l--}),this},has:function(x){return x?i.inArray(x,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return o=a=[],s=n="",this},disabled:function(){return!s},lock:function(){return o=a=[],!n&&!t&&(s=n=""),this},locked:function(){return!!o},fireWith:function(x,w){return o||(w=w||[],w=[x,w.slice?w.slice():w],a.push(w),t||c()),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!r}};return p};function Fe(e){return e}function at(e){throw e}function Qt(e,t,n,r){var o;try{e&&_(o=e.promise)?o.call(e).done(t).fail(n):e&&_(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(s){n.apply(void 0,[s])}}i.extend({Deferred:function(e){var t=[["notify","progress",i.Callbacks("memory"),i.Callbacks("memory"),2],["resolve","done",i.Callbacks("once memory"),i.Callbacks("once memory"),0,"resolved"],["reject","fail",i.Callbacks("once memory"),i.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(s){return r.then(null,s)},pipe:function(){var s=arguments;return i.Deferred(function(a){i.each(t,function(l,c){var p=_(s[c[4]])&&s[c[4]];o[c[1]](function(){var x=p&&p.apply(this,arguments);x&&_(x.promise)?x.promise().progress(a.notify).done(a.resolve).fail(a.reject):a[c[0]+"With"](this,p?[x]:arguments)})}),s=null}).promise()},then:function(s,a,l){var c=0;function p(x,w,v,T){return function(){var I=this,U=arguments,W=function(){var te,ve;if(!(x=c&&(v!==at&&(I=void 0,U=[te]),w.rejectWith(I,U))}};x?ne():(i.Deferred.getErrorHook?ne.error=i.Deferred.getErrorHook():i.Deferred.getStackHook&&(ne.error=i.Deferred.getStackHook()),f.setTimeout(ne))}}return i.Deferred(function(x){t[0][3].add(p(0,x,_(l)?l:Fe,x.notifyWith)),t[1][3].add(p(0,x,_(s)?s:Fe)),t[2][3].add(p(0,x,_(a)?a:at))}).promise()},promise:function(s){return s!=null?i.extend(s,r):r}},o={};return i.each(t,function(s,a){var l=a[2],c=a[5];r[a[1]]=l.add,c&&l.add(function(){n=c},t[3-s][2].disable,t[3-s][3].disable,t[0][2].lock,t[0][3].lock),l.add(a[3].fire),o[a[0]]=function(){return o[a[0]+"With"](this===o?void 0:this,arguments),this},o[a[0]+"With"]=l.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),o=S.call(arguments),s=i.Deferred(),a=function(l){return function(c){r[l]=this,o[l]=arguments.length>1?S.call(arguments):c,--t||s.resolveWith(r,o)}};if(t<=1&&(Qt(e,s.done(a(n)).resolve,s.reject,!t),s.state()==="pending"||_(o[n]&&o[n].then)))return s.then();for(;n--;)Qt(o[n],a(n),s.reject);return s.promise()}});var zn=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;i.Deferred.exceptionHook=function(e,t){f.console&&f.console.warn&&e&&zn.test(e.name)&&f.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},i.readyException=function(e){f.setTimeout(function(){throw e})};var wt=i.Deferred();i.fn.ready=function(e){return wt.then(e).catch(function(t){i.readyException(t)}),this},i.extend({isReady:!1,readyWait:1,ready:function(e){(e===!0?--i.readyWait:i.isReady)||(i.isReady=!0,!(e!==!0&&--i.readyWait>0)&&wt.resolveWith(R,[i]))}}),i.ready.then=wt.then;function ut(){R.removeEventListener("DOMContentLoaded",ut),f.removeEventListener("load",ut),i.ready()}R.readyState==="complete"||R.readyState!=="loading"&&!R.documentElement.doScroll?f.setTimeout(i.ready):(R.addEventListener("DOMContentLoaded",ut),f.addEventListener("load",ut));var Se=function(e,t,n,r,o,s,a){var l=0,c=e.length,p=n==null;if(Re(n)==="object"){o=!0;for(l in n)Se(e,t,l,n[l],!0,s,a)}else if(r!==void 0&&(o=!0,_(r)||(a=!0),p&&(a?(t.call(e,r),t=null):(p=t,t=function(x,w,v){return p.call(i(x),v)})),t))for(;l1,null,!0)},removeData:function(e){return this.each(function(){oe.remove(this,e)})}}),i.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=D.get(e,t),n&&(!r||Array.isArray(n)?r=D.access(e,t,i.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=i.queue(e,t),r=n.length,o=n.shift(),s=i._queueHooks(e,t),a=function(){i.dequeue(e,t)};o==="inprogress"&&(o=n.shift(),r--),o&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,o.call(e,a,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return D.get(e,n)||D.access(e,n,{empty:i.Callbacks("once memory").add(function(){D.remove(e,[t+"queue",n])})})}}),i.fn.extend({queue:function(e,t){var n=2;return typeof e!="string"&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,nn=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=R.createDocumentFragment(),t=e.appendChild(R.createElement("div")),n=R.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),F.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",F.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="",F.option=!!t.lastChild})();var ce={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ce.tbody=ce.tfoot=ce.colgroup=ce.caption=ce.thead,ce.th=ce.td,F.option||(ce.optgroup=ce.option=[1,""]);function se(e,t){var n;return typeof e.getElementsByTagName<"u"?n=e.getElementsByTagName(t||"*"):typeof e.querySelectorAll<"u"?n=e.querySelectorAll(t||"*"):n=[],t===void 0||t&&Z(e,t)?i.merge([e],n):n}function Ct(e,t){for(var n=0,r=e.length;n-1){o&&o.push(s);continue}if(p=_e(s),a=se(w.appendChild(s),"script"),p&&Ct(a),n)for(x=0;s=a[x++];)nn.test(s.type||"")&&n.push(s)}return w}var on=/^([^.]*)(?:\.(.+)|)/;function Be(){return!0}function Ve(){return!1}function Tt(e,t,n,r,o,s){var a,l;if(typeof t=="object"){typeof n!="string"&&(r=r||n,n=void 0);for(l in t)Tt(e,l,n,r,t[l],s);return e}if(r==null&&o==null?(o=n,r=n=void 0):o==null&&(typeof n=="string"?(o=r,r=void 0):(o=r,r=n,n=void 0)),o===!1)o=Ve;else if(!o)return e;return s===1&&(a=o,o=function(c){return i().off(c),a.apply(this,arguments)},o.guid=a.guid||(a.guid=i.guid++)),e.each(function(){i.event.add(this,t,o,r,n)})}i.event={global:{},add:function(e,t,n,r,o){var s,a,l,c,p,x,w,v,T,I,U,W=D.get(e);if(Qe(e))for(n.handler&&(s=n,n=s.handler,o=s.selector),o&&i.find.matchesSelector(je,o),n.guid||(n.guid=i.guid++),(c=W.events)||(c=W.events=Object.create(null)),(a=W.handle)||(a=W.handle=function(ne){return typeof i<"u"&&i.event.triggered!==ne.type?i.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(ge)||[""],p=t.length;p--;)l=on.exec(t[p])||[],T=U=l[1],I=(l[2]||"").split(".").sort(),T&&(w=i.event.special[T]||{},T=(o?w.delegateType:w.bindType)||T,w=i.event.special[T]||{},x=i.extend({type:T,origType:U,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&i.expr.match.needsContext.test(o),namespace:I.join(".")},s),(v=c[T])||(v=c[T]=[],v.delegateCount=0,(!w.setup||w.setup.call(e,r,I,a)===!1)&&e.addEventListener&&e.addEventListener(T,a)),w.add&&(w.add.call(e,x),x.handler.guid||(x.handler.guid=n.guid)),o?v.splice(v.delegateCount++,0,x):v.push(x),i.event.global[T]=!0)},remove:function(e,t,n,r,o){var s,a,l,c,p,x,w,v,T,I,U,W=D.hasData(e)&&D.get(e);if(!(!W||!(c=W.events))){for(t=(t||"").match(ge)||[""],p=t.length;p--;){if(l=on.exec(t[p])||[],T=U=l[1],I=(l[2]||"").split(".").sort(),!T){for(T in c)i.event.remove(e,T+t[p],n,r,!0);continue}for(w=i.event.special[T]||{},T=(r?w.delegateType:w.bindType)||T,v=c[T]||[],l=l[2]&&new RegExp("(^|\\.)"+I.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=s=v.length;s--;)x=v[s],(o||U===x.origType)&&(!n||n.guid===x.guid)&&(!l||l.test(x.namespace))&&(!r||r===x.selector||r==="**"&&x.selector)&&(v.splice(s,1),x.selector&&v.delegateCount--,w.remove&&w.remove.call(e,x));a&&!v.length&&((!w.teardown||w.teardown.call(e,I,W.handle)===!1)&&i.removeEvent(e,T,W.handle),delete c[T])}i.isEmptyObject(c)&&D.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,s,a,l=new Array(arguments.length),c=i.event.fix(e),p=(D.get(this,"events")||Object.create(null))[c.type]||[],x=i.event.special[c.type]||{};for(l[0]=c,t=1;t=1)){for(;p!==this;p=p.parentNode||this)if(p.nodeType===1&&!(e.type==="click"&&p.disabled===!0)){for(s=[],a={},n=0;n-1:i.find(o,this,null,[p]).length),a[o]&&s.push(r);s.length&&l.push({elem:p,handlers:s})}}return p=this,c\s*$/g;function sn(e,t){return Z(e,"table")&&Z(t.nodeType!==11?t:t.firstChild,"tr")&&i(e).children("tbody")[0]||e}function ir(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}function or(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}function an(e,t){var n,r,o,s,a,l,c;if(t.nodeType===1){if(D.hasData(e)&&(s=D.get(e),c=s.events,c)){D.remove(t,"handle events");for(o in c)for(n=0,r=c[o].length;n1&&typeof T=="string"&&!F.checkClone&&nr.test(T))return e.each(function(U){var W=e.eq(U);I&&(t[0]=T.call(this,U,W.html())),ze(W,t,n,r)});if(w&&(o=rn(t,e[0].ownerDocument,!1,e,r),s=o.firstChild,o.childNodes.length===1&&(o=s),s||r)){for(a=i.map(se(o,"script"),ir),l=a.length;x0&&Ct(a,!c&&se(e,"script")),l},cleanData:function(e){for(var t,n,r,o=i.event.special,s=0;(n=e[s])!==void 0;s++)if(Qe(n)){if(t=n[D.expando]){if(t.events)for(r in t.events)o[r]?i.event.remove(n,r):i.removeEvent(n,r,t.handle);n[D.expando]=void 0}n[oe.expando]&&(n[oe.expando]=void 0)}}}),i.fn.extend({detach:function(e){return un(this,e,!0)},remove:function(e){return un(this,e)},text:function(e){return Se(this,function(t){return t===void 0?i.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=t)})},null,e,arguments.length)},append:function(){return ze(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=sn(this,e);t.appendChild(e)}})},prepend:function(){return ze(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=sn(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return ze(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return ze(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;(e=this[t])!=null;t++)e.nodeType===1&&(i.cleanData(se(e,!1)),e.textContent="");return this},clone:function(e,t){return e=e??!1,t=t??e,this.map(function(){return i.clone(this,e,t)})},html:function(e){return Se(this,function(t){var n=this[0]||{},r=0,o=this.length;if(t===void 0&&n.nodeType===1)return n.innerHTML;if(typeof t=="string"&&!tr.test(t)&&!ce[(tn.exec(t)||["",""])[1].toLowerCase()]){t=i.htmlPrefilter(t);try{for(;r=0&&(c+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-s-c-l-.5))||0),c+p}function yn(e,t,n){var r=lt(e),o=!F.boxSizingReliable()||n,s=o&&i.css(e,"boxSizing",!1,r)==="border-box",a=s,l=et(e,t,r),c="offset"+t[0].toUpperCase()+t.slice(1);if(St.test(l)){if(!n)return l;l="auto"}return(!F.boxSizingReliable()&&s||!F.reliableTrDimensions()&&Z(e,"tr")||l==="auto"||!parseFloat(l)&&i.css(e,"display",!1,r)==="inline")&&e.getClientRects().length&&(s=i.css(e,"boxSizing",!1,r)==="border-box",a=c in e,a&&(l=e[c])),l=parseFloat(l)||0,l+Et(e,t,n||(s?"border":"content"),a,r,l)+"px"}i.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=et(e,"opacity");return n===""?"1":n}}}},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(e,t,n,r){if(!(!e||e.nodeType===3||e.nodeType===8||!e.style)){var o,s,a,l=ye(t),c=At.test(t),p=e.style;if(c||(t=Nt(l)),a=i.cssHooks[t]||i.cssHooks[l],n!==void 0){if(s=typeof n,s==="string"&&(o=Ze.exec(n))&&o[1]&&(n=Kt(e,t,o),s="number"),n==null||n!==n)return;s==="number"&&!c&&(n+=o&&o[3]||(i.cssNumber[l]?"":"px")),!F.clearCloneStyle&&n===""&&t.indexOf("background")===0&&(p[t]="inherit"),(!a||!("set"in a)||(n=a.set(e,n,r))!==void 0)&&(c?p.setProperty(t,n):p[t]=n)}else return a&&"get"in a&&(o=a.get(e,!1,r))!==void 0?o:p[t]}},css:function(e,t,n,r){var o,s,a,l=ye(t),c=At.test(t);return c||(t=Nt(l)),a=i.cssHooks[t]||i.cssHooks[l],a&&"get"in a&&(o=a.get(e,!0,n)),o===void 0&&(o=et(e,t,r)),o==="normal"&&t in hn&&(o=hn[t]),n===""||n?(s=parseFloat(o),n===!0||isFinite(s)?s||0:o):o}}),i.each(["height","width"],function(e,t){i.cssHooks[t]={get:function(n,r,o){if(r)return fr.test(i.css(n,"display"))&&(!n.getClientRects().length||!n.getBoundingClientRect().width)?fn(n,cr,function(){return yn(n,t,o)}):yn(n,t,o)},set:function(n,r,o){var s,a=lt(n),l=!F.scrollboxSize()&&a.position==="absolute",c=l||o,p=c&&i.css(n,"boxSizing",!1,a)==="border-box",x=o?Et(n,t,o,p,a):0;return p&&l&&(x-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(a[t])-Et(n,t,"border",!1,a)-.5)),x&&(s=Ze.exec(r))&&(s[3]||"px")!=="px"&&(n.style[t]=r,r=i.css(n,t)),gn(n,r,x)}}}),i.cssHooks.marginLeft=cn(F.reliableMarginLeft,function(e,t){if(t)return(parseFloat(et(e,"marginLeft"))||e.getBoundingClientRect().left-fn(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),i.each({margin:"",padding:"",border:"Width"},function(e,t){i.cssHooks[e+t]={expand:function(n){for(var r=0,o={},s=typeof n=="string"?n.split(" "):[n];r<4;r++)o[e+Ae[r]+t]=s[r]||s[r-2]||s[0];return o}},e!=="margin"&&(i.cssHooks[e+t].set=gn)}),i.fn.extend({css:function(e,t){return Se(this,function(n,r,o){var s,a,l={},c=0;if(Array.isArray(r)){for(s=lt(n),a=r.length;c1)}});function ae(e,t,n,r,o){return new ae.prototype.init(e,t,n,r,o)}i.Tween=ae,ae.prototype={constructor:ae,init:function(e,t,n,r,o,s){this.elem=e,this.prop=n,this.easing=o||i.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(i.cssNumber[n]?"":"px")},cur:function(){var e=ae.propHooks[this.prop];return e&&e.get?e.get(this):ae.propHooks._default.get(this)},run:function(e){var t,n=ae.propHooks[this.prop];return this.options.duration?this.pos=t=i.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ae.propHooks._default.set(this),this}},ae.prototype.init.prototype=ae.prototype,ae.propHooks={_default:{get:function(e){var t;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(t=i.css(e.elem,e.prop,""),!t||t==="auto"?0:t)},set:function(e){i.fx.step[e.prop]?i.fx.step[e.prop](e):e.elem.nodeType===1&&(i.cssHooks[e.prop]||e.elem.style[Nt(e.prop)]!=null)?i.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},ae.propHooks.scrollTop=ae.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},i.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},i.fx=ae.prototype.init,i.fx.step={};var Ue,dt,lr=/^(?:toggle|show|hide)$/,dr=/queueHooks$/;function kt(){dt&&(R.hidden===!1&&f.requestAnimationFrame?f.requestAnimationFrame(kt):f.setTimeout(kt,i.fx.interval),i.fx.tick())}function vn(){return f.setTimeout(function(){Ue=void 0}),Ue=Date.now()}function pt(e,t){var n,r=0,o={height:e};for(t=t?1:0;r<4;r+=2-t)n=Ae[r],o["margin"+n]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function mn(e,t,n){for(var r,o=(pe.tweeners[t]||[]).concat(pe.tweeners["*"]),s=0,a=o.length;s1)},removeAttr:function(e){return this.each(function(){i.removeAttr(this,e)})}}),i.extend({attr:function(e,t,n){var r,o,s=e.nodeType;if(!(s===3||s===8||s===2)){if(typeof e.getAttribute>"u")return i.prop(e,t,n);if((s!==1||!i.isXMLDoc(e))&&(o=i.attrHooks[t.toLowerCase()]||(i.expr.match.bool.test(t)?xn:void 0)),n!==void 0){if(n===null){i.removeAttr(e,t);return}return o&&"set"in o&&(r=o.set(e,n,t))!==void 0?r:(e.setAttribute(t,n+""),n)}return o&&"get"in o&&(r=o.get(e,t))!==null?r:(r=i.find.attr(e,t),r??void 0)}},attrHooks:{type:{set:function(e,t){if(!F.radioValue&&t==="radio"&&Z(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,o=t&&t.match(ge);if(o&&e.nodeType===1)for(;n=o[r++];)e.removeAttribute(n)}}),xn={set:function(e,t,n){return t===!1?i.removeAttr(e,n):e.setAttribute(n,n),n}},i.each(i.expr.match.bool.source.match(/\w+/g),function(e,t){var n=tt[t]||i.find.attr;tt[t]=function(r,o,s){var a,l,c=o.toLowerCase();return s||(l=tt[c],tt[c]=a,a=n(r,o,s)!=null?c:null,tt[c]=l),a}});var gr=/^(?:input|select|textarea|button)$/i,yr=/^(?:a|area)$/i;i.fn.extend({prop:function(e,t){return Se(this,i.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[i.propFix[e]||e]})}}),i.extend({prop:function(e,t,n){var r,o,s=e.nodeType;if(!(s===3||s===8||s===2))return(s!==1||!i.isXMLDoc(e))&&(t=i.propFix[t]||t,o=i.propHooks[t]),n!==void 0?o&&"set"in o&&(r=o.set(e,n,t))!==void 0?r:e[t]=n:o&&"get"in o&&(r=o.get(e,t))!==null?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=i.find.attr(e,"tabindex");return t?parseInt(t,10):gr.test(e.nodeName)||yr.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),F.optSelected||(i.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),i.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){i.propFix[this.toLowerCase()]=this});function Oe(e){var t=e.match(ge)||[];return t.join(" ")}function qe(e){return e.getAttribute&&e.getAttribute("class")||""}function Pt(e){return Array.isArray(e)?e:typeof e=="string"?e.match(ge)||[]:[]}i.fn.extend({addClass:function(e){var t,n,r,o,s,a;return _(e)?this.each(function(l){i(this).addClass(e.call(this,l,qe(this)))}):(t=Pt(e),t.length?this.each(function(){if(r=qe(this),n=this.nodeType===1&&" "+Oe(r)+" ",n){for(s=0;s-1;)n=n.replace(" "+o+" "," ");a=Oe(n),r!==a&&this.setAttribute("class",a)}}):this):this.attr("class","")},toggleClass:function(e,t){var n,r,o,s,a=typeof e,l=a==="string"||Array.isArray(e);return _(e)?this.each(function(c){i(this).toggleClass(e.call(this,c,qe(this),t),t)}):typeof t=="boolean"&&l?t?this.addClass(e):this.removeClass(e):(n=Pt(e),this.each(function(){if(l)for(s=i(this),o=0;o-1)return!0;return!1}});var vr=/\r/g;i.fn.extend({val:function(e){var t,n,r,o=this[0];return arguments.length?(r=_(e),this.each(function(s){var a;this.nodeType===1&&(r?a=e.call(this,s,i(this).val()):a=e,a==null?a="":typeof a=="number"?a+="":Array.isArray(a)&&(a=i.map(a,function(l){return l==null?"":l+""})),t=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()],(!t||!("set"in t)||t.set(this,a,"value")===void 0)&&(this.value=a))})):o?(t=i.valHooks[o.type]||i.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(o,"value"))!==void 0?n:(n=o.value,typeof n=="string"?n.replace(vr,""):n??"")):void 0}}),i.extend({valHooks:{option:{get:function(e){var t=i.find.attr(e,"value");return t??Oe(i.text(e))}},select:{get:function(e){var t,n,r,o=e.options,s=e.selectedIndex,a=e.type==="select-one",l=a?null:[],c=a?s+1:o.length;for(s<0?r=c:r=a?s:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),s}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=i.inArray(i(e).val(),t)>-1}},F.checkOn||(i.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})});var nt=f.location,bn={guid:Date.now()},Dt=/\?/;i.parseXML=function(e){var t,n;if(!e||typeof e!="string")return null;try{t=new f.DOMParser().parseFromString(e,"text/xml")}catch{}return n=t&&t.getElementsByTagName("parsererror")[0],(!t||n)&&i.error("Invalid XML: "+(n?i.map(n.childNodes,function(r){return r.textContent}).join(` -`):e)),t};var wn=/^(?:focusinfocus|focusoutblur)$/,Cn=function(e){e.stopPropagation()};i.extend(i.event,{trigger:function(e,t,n,r){var o,s,a,l,c,p,x,w,v=[n||R],T=Ce.call(e,"type")?e.type:e,I=Ce.call(e,"namespace")?e.namespace.split("."):[];if(s=w=a=n=n||R,!(n.nodeType===3||n.nodeType===8)&&!wn.test(T+i.event.triggered)&&(T.indexOf(".")>-1&&(I=T.split("."),T=I.shift(),I.sort()),c=T.indexOf(":")<0&&"on"+T,e=e[i.expando]?e:new i.Event(T,typeof e=="object"&&e),e.isTrigger=r?2:3,e.namespace=I.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+I.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=t==null?[e]:i.makeArray(t,[e]),x=i.event.special[T]||{},!(!r&&x.trigger&&x.trigger.apply(n,t)===!1))){if(!r&&!x.noBubble&&!Le(n)){for(l=x.delegateType||T,wn.test(l+T)||(s=s.parentNode);s;s=s.parentNode)v.push(s),a=s;a===(n.ownerDocument||R)&&v.push(a.defaultView||a.parentWindow||f)}for(o=0;(s=v[o++])&&!e.isPropagationStopped();)w=s,e.type=o>1?l:x.bindType||T,p=(D.get(s,"events")||Object.create(null))[e.type]&&D.get(s,"handle"),p&&p.apply(s,t),p=c&&s[c],p&&p.apply&&Qe(s)&&(e.result=p.apply(s,t),e.result===!1&&e.preventDefault());return e.type=T,!r&&!e.isDefaultPrevented()&&(!x._default||x._default.apply(v.pop(),t)===!1)&&Qe(n)&&c&&_(n[T])&&!Le(n)&&(a=n[c],a&&(n[c]=null),i.event.triggered=T,e.isPropagationStopped()&&w.addEventListener(T,Cn),n[T](),e.isPropagationStopped()&&w.removeEventListener(T,Cn),i.event.triggered=void 0,a&&(n[c]=a)),e.result}},simulate:function(e,t,n){var r=i.extend(new i.Event,n,{type:e,isSimulated:!0});i.event.trigger(r,null,t)}}),i.fn.extend({trigger:function(e,t){return this.each(function(){i.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return i.event.trigger(e,t,n,!0)}});var mr=/\[\]$/,Tn=/\r?\n/g,xr=/^(?:submit|button|image|reset|file)$/i,br=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var o;if(Array.isArray(t))i.each(t,function(s,a){n||mr.test(e)?r(e,a):jt(e+"["+(typeof a=="object"&&a!=null?s:"")+"]",a,n,r)});else if(!n&&Re(t)==="object")for(o in t)jt(e+"["+o+"]",t[o],n,r);else r(e,t)}i.param=function(e,t){var n,r=[],o=function(s,a){var l=_(a)?a():a;r[r.length]=encodeURIComponent(s)+"="+encodeURIComponent(l??"")};if(e==null)return"";if(Array.isArray(e)||e.jquery&&!i.isPlainObject(e))i.each(e,function(){o(this.name,this.value)});else for(n in e)jt(n,e[n],t,o);return r.join("&")},i.fn.extend({serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=i.prop(this,"elements");return e?i.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!i(this).is(":disabled")&&br.test(this.nodeName)&&!xr.test(e)&&(this.checked||!Ke.test(e))}).map(function(e,t){var n=i(this).val();return n==null?null:Array.isArray(n)?i.map(n,function(r){return{name:t.name,value:r.replace(Tn,`\r + */(function(j){(function(f,p){j.exports=f.document?p(f,!0):function(g){if(!g.document)throw new Error("jQuery requires a window with a document");return p(g)}})(typeof window<"u"?window:commonjsGlobal,function(f,p){var g=[],C=Object.getPrototypeOf,S=g.slice,L=g.flat?function(e){return g.flat.call(e)}:function(e){return g.concat.apply([],e)},I=g.push,G=g.indexOf,ee={},fe=ee.toString,Ce=ee.hasOwnProperty,Le=Ce.toString,On=Le.call(Object),F={},_=function(t){return typeof t=="function"&&typeof t.nodeType!="number"&&typeof t.item!="function"},Ie=function(t){return t!=null&&t===t.window},R=f.document,qn={type:!0,src:!0,nonce:!0,noModule:!0};function Bt(e,t,n){n=n||R;var r,o,s=n.createElement("script");if(s.text=e,t)for(r in qn)o=t[r]||t.getAttribute&&t.getAttribute(r),o&&s.setAttribute(r,o);n.head.appendChild(s).parentNode.removeChild(s)}function Re(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?ee[fe.call(e)]||"object":typeof e}var Vt="3.7.1",Hn=/HTML$/i,i=function(e,t){return new i.fn.init(e,t)};i.fn=i.prototype={jquery:Vt,constructor:i,length:0,toArray:function(){return S.call(this)},get:function(e){return e==null?S.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=i.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return i.each(this,e)},map:function(e){return this.pushStack(i.map(this,function(t,n){return e.call(t,n,t)}))},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(i.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(i.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e}function K(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var Mn=g.pop,Ln=g.sort,In=g.splice,Q="[\\x20\\t\\r\\n\\f]",Je=new RegExp("^"+Q+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Q+"+$","g");i.contains=function(e,t){var n=t&&t.parentNode;return e===n||!!(n&&n.nodeType===1&&(e.contains?e.contains(n):e.compareDocumentPosition&&e.compareDocumentPosition(n)&16))};var Rn=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function $n(e,t){return t?e==="\0"?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}i.escapeSelector=function(e){return(e+"").replace(Rn,$n)};var Te=R,xt=I;(function(){var e,t,n,r,o,s=xt,a,l,c,h,x,w=i.expando,v=0,T=0,H=ht(),U=ht(),W=ht(),ne=ht(),te=function(u,d){return u===d&&(o=!0),0},ve="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",me="(?:\\\\[\\da-fA-F]{1,6}"+Q+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",z="\\["+Q+"*("+me+")(?:"+Q+"*([*^$|!~]?=)"+Q+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+me+"))|)"+Q+"*\\]",He=":("+me+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+z+")*)|.*)\\)|)",X=new RegExp(Q+"+","g"),Z=new RegExp("^"+Q+"*,"+Q+"*"),it=new RegExp("^"+Q+"*([>+~]|"+Q+")"+Q+"*"),Lt=new RegExp(Q+"|>"),xe=new RegExp(He),ot=new RegExp("^"+me+"$"),be={ID:new RegExp("^#("+me+")"),CLASS:new RegExp("^\\.("+me+")"),TAG:new RegExp("^("+me+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+He),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Q+"*(even|odd|(([+-]|)(\\d*)n|)"+Q+"*(?:([+-]|)"+Q+"*(\\d+)|))"+Q+"*\\)|)","i"),bool:new RegExp("^(?:"+ve+")$","i"),needsContext:new RegExp("^"+Q+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Q+"*((?:-\\d)?\\d*)"+Q+"*\\)|)(?=[^-]|$)","i")},ke=/^(?:input|select|textarea|button)$/i,Pe=/^h\d$/i,le=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,It=/[+~]/,Ne=new RegExp("\\\\[\\da-fA-F]{1,6}"+Q+"?|\\\\([^\\r\\n\\f])","g"),Ee=function(u,d){var y="0x"+u.slice(1)-65536;return d||(y<0?String.fromCharCode(y+65536):String.fromCharCode(y>>10|55296,y&1023|56320))},Hr=function(){De()},Mr=yt(function(u){return u.disabled===!0&&K(u,"fieldset")},{dir:"parentNode",next:"legend"});function Lr(){try{return a.activeElement}catch{}}try{s.apply(g=S.call(Te.childNodes),Te.childNodes),g[Te.childNodes.length].nodeType}catch{s={apply:function(d,y){xt.apply(d,S.call(y))},call:function(d){xt.apply(d,S.call(arguments,1))}}}function J(u,d,y,m){var b,A,N,P,E,B,q,M=d&&d.ownerDocument,V=d?d.nodeType:9;if(y=y||[],typeof u!="string"||!u||V!==1&&V!==9&&V!==11)return y;if(!m&&(De(d),d=d||a,c)){if(V!==11&&(E=le.exec(u)))if(b=E[1]){if(V===9)if(N=d.getElementById(b)){if(N.id===b)return s.call(y,N),y}else return y;else if(M&&(N=M.getElementById(b))&&J.contains(d,N)&&N.id===b)return s.call(y,N),y}else{if(E[2])return s.apply(y,d.getElementsByTagName(u)),y;if((b=E[3])&&d.getElementsByClassName)return s.apply(y,d.getElementsByClassName(b)),y}if(!ne[u+" "]&&(!h||!h.test(u))){if(q=u,M=d,V===1&&(Lt.test(u)||it.test(u))){for(M=It.test(u)&&Rt(d.parentNode)||d,(M!=d||!F.scope)&&((P=d.getAttribute("id"))?P=i.escapeSelector(P):d.setAttribute("id",P=w)),B=st(u),A=B.length;A--;)B[A]=(P?"#"+P:":scope")+" "+gt(B[A]);q=B.join(",")}try{return s.apply(y,M.querySelectorAll(q)),y}catch{ne(u,!0)}finally{P===w&&d.removeAttribute("id")}}}return jn(u.replace(Je,"$1"),d,y,m)}function ht(){var u=[];function d(y,m){return u.push(y+" ")>t.cacheLength&&delete d[u.shift()],d[y+" "]=m}return d}function he(u){return u[w]=!0,u}function Ge(u){var d=a.createElement("fieldset");try{return!!u(d)}catch{return!1}finally{d.parentNode&&d.parentNode.removeChild(d),d=null}}function Ir(u){return function(d){return K(d,"input")&&d.type===u}}function Rr(u){return function(d){return(K(d,"input")||K(d,"button"))&&d.type===u}}function Pn(u){return function(d){return"form"in d?d.parentNode&&d.disabled===!1?"label"in d?"label"in d.parentNode?d.parentNode.disabled===u:d.disabled===u:d.isDisabled===u||d.isDisabled!==!u&&Mr(d)===u:d.disabled===u:"label"in d?d.disabled===u:!1}}function Me(u){return he(function(d){return d=+d,he(function(y,m){for(var b,A=u([],y.length,d),N=A.length;N--;)y[b=A[N]]&&(y[b]=!(m[b]=y[b]))})})}function Rt(u){return u&&typeof u.getElementsByTagName<"u"&&u}function De(u){var d,y=u?u.ownerDocument||u:Te;return y==a||y.nodeType!==9||!y.documentElement||(a=y,l=a.documentElement,c=!i.isXMLDoc(a),x=l.matches||l.webkitMatchesSelector||l.msMatchesSelector,l.msMatchesSelector&&Te!=a&&(d=a.defaultView)&&d.top!==d&&d.addEventListener("unload",Hr),F.getById=Ge(function(m){return l.appendChild(m).id=i.expando,!a.getElementsByName||!a.getElementsByName(i.expando).length}),F.disconnectedMatch=Ge(function(m){return x.call(m,"*")}),F.scope=Ge(function(){return a.querySelectorAll(":scope")}),F.cssHas=Ge(function(){try{return a.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),F.getById?(t.filter.ID=function(m){var b=m.replace(Ne,Ee);return function(A){return A.getAttribute("id")===b}},t.find.ID=function(m,b){if(typeof b.getElementById<"u"&&c){var A=b.getElementById(m);return A?[A]:[]}}):(t.filter.ID=function(m){var b=m.replace(Ne,Ee);return function(A){var N=typeof A.getAttributeNode<"u"&&A.getAttributeNode("id");return N&&N.value===b}},t.find.ID=function(m,b){if(typeof b.getElementById<"u"&&c){var A,N,P,E=b.getElementById(m);if(E){if(A=E.getAttributeNode("id"),A&&A.value===m)return[E];for(P=b.getElementsByName(m),N=0;E=P[N++];)if(A=E.getAttributeNode("id"),A&&A.value===m)return[E]}return[]}}),t.find.TAG=function(m,b){return typeof b.getElementsByTagName<"u"?b.getElementsByTagName(m):b.querySelectorAll(m)},t.find.CLASS=function(m,b){if(typeof b.getElementsByClassName<"u"&&c)return b.getElementsByClassName(m)},h=[],Ge(function(m){var b;l.appendChild(m).innerHTML="",m.querySelectorAll("[selected]").length||h.push("\\["+Q+"*(?:value|"+ve+")"),m.querySelectorAll("[id~="+w+"-]").length||h.push("~="),m.querySelectorAll("a#"+w+"+*").length||h.push(".#.+[+~]"),m.querySelectorAll(":checked").length||h.push(":checked"),b=a.createElement("input"),b.setAttribute("type","hidden"),m.appendChild(b).setAttribute("name","D"),l.appendChild(m).disabled=!0,m.querySelectorAll(":disabled").length!==2&&h.push(":enabled",":disabled"),b=a.createElement("input"),b.setAttribute("name",""),m.appendChild(b),m.querySelectorAll("[name='']").length||h.push("\\["+Q+"*name"+Q+"*="+Q+`*(?:''|"")`)}),F.cssHas||h.push(":has"),h=h.length&&new RegExp(h.join("|")),te=function(m,b){if(m===b)return o=!0,0;var A=!m.compareDocumentPosition-!b.compareDocumentPosition;return A||(A=(m.ownerDocument||m)==(b.ownerDocument||b)?m.compareDocumentPosition(b):1,A&1||!F.sortDetached&&b.compareDocumentPosition(m)===A?m===a||m.ownerDocument==Te&&J.contains(Te,m)?-1:b===a||b.ownerDocument==Te&&J.contains(Te,b)?1:r?G.call(r,m)-G.call(r,b):0:A&4?-1:1)}),a}J.matches=function(u,d){return J(u,null,null,d)},J.matchesSelector=function(u,d){if(De(u),c&&!ne[d+" "]&&(!h||!h.test(d)))try{var y=x.call(u,d);if(y||F.disconnectedMatch||u.document&&u.document.nodeType!==11)return y}catch{ne(d,!0)}return J(d,a,null,[u]).length>0},J.contains=function(u,d){return(u.ownerDocument||u)!=a&&De(u),i.contains(u,d)},J.attr=function(u,d){(u.ownerDocument||u)!=a&&De(u);var y=t.attrHandle[d.toLowerCase()],m=y&&Ce.call(t.attrHandle,d.toLowerCase())?y(u,d,!c):void 0;return m!==void 0?m:u.getAttribute(d)},J.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},i.uniqueSort=function(u){var d,y=[],m=0,b=0;if(o=!F.sortStable,r=!F.sortStable&&S.call(u,0),Ln.call(u,te),o){for(;d=u[b++];)d===u[b]&&(m=y.push(b));for(;m--;)In.call(u,y[m],1)}return r=null,u},i.fn.uniqueSort=function(){return this.pushStack(i.uniqueSort(S.apply(this)))},t=i.expr={cacheLength:50,createPseudo:he,match:be,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(u){return u[1]=u[1].replace(Ne,Ee),u[3]=(u[3]||u[4]||u[5]||"").replace(Ne,Ee),u[2]==="~="&&(u[3]=" "+u[3]+" "),u.slice(0,4)},CHILD:function(u){return u[1]=u[1].toLowerCase(),u[1].slice(0,3)==="nth"?(u[3]||J.error(u[0]),u[4]=+(u[4]?u[5]+(u[6]||1):2*(u[3]==="even"||u[3]==="odd")),u[5]=+(u[7]+u[8]||u[3]==="odd")):u[3]&&J.error(u[0]),u},PSEUDO:function(u){var d,y=!u[6]&&u[2];return be.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":y&&xe.test(y)&&(d=st(y,!0))&&(d=y.indexOf(")",y.length-d)-y.length)&&(u[0]=u[0].slice(0,d),u[2]=y.slice(0,d)),u.slice(0,3))}},filter:{TAG:function(u){var d=u.replace(Ne,Ee).toLowerCase();return u==="*"?function(){return!0}:function(y){return K(y,d)}},CLASS:function(u){var d=H[u+" "];return d||(d=new RegExp("(^|"+Q+")"+u+"("+Q+"|$)"))&&H(u,function(y){return d.test(typeof y.className=="string"&&y.className||typeof y.getAttribute<"u"&&y.getAttribute("class")||"")})},ATTR:function(u,d,y){return function(m){var b=J.attr(m,u);return b==null?d==="!=":d?(b+="",d==="="?b===y:d==="!="?b!==y:d==="^="?y&&b.indexOf(y)===0:d==="*="?y&&b.indexOf(y)>-1:d==="$="?y&&b.slice(-y.length)===y:d==="~="?(" "+b.replace(X," ")+" ").indexOf(y)>-1:d==="|="?b===y||b.slice(0,y.length+1)===y+"-":!1):!0}},CHILD:function(u,d,y,m,b){var A=u.slice(0,3)!=="nth",N=u.slice(-4)!=="last",P=d==="of-type";return m===1&&b===0?function(E){return!!E.parentNode}:function(E,B,q){var M,V,O,Y,ue,re=A!==N?"nextSibling":"previousSibling",de=E.parentNode,we=P&&E.nodeName.toLowerCase(),Xe=!q&&!P,ie=!1;if(de){if(A){for(;re;){for(O=E;O=O[re];)if(P?K(O,we):O.nodeType===1)return!1;ue=re=u==="only"&&!ue&&"nextSibling"}return!0}if(ue=[N?de.firstChild:de.lastChild],N&&Xe){for(V=de[w]||(de[w]={}),M=V[u]||[],Y=M[0]===v&&M[1],ie=Y&&M[2],O=Y&&de.childNodes[Y];O=++Y&&O&&O[re]||(ie=Y=0)||ue.pop();)if(O.nodeType===1&&++ie&&O===E){V[u]=[v,Y,ie];break}}else if(Xe&&(V=E[w]||(E[w]={}),M=V[u]||[],Y=M[0]===v&&M[1],ie=Y),ie===!1)for(;(O=++Y&&O&&O[re]||(ie=Y=0)||ue.pop())&&!((P?K(O,we):O.nodeType===1)&&++ie&&(Xe&&(V=O[w]||(O[w]={}),V[u]=[v,ie]),O===E)););return ie-=b,ie===m||ie%m===0&&ie/m>=0}}},PSEUDO:function(u,d){var y,m=t.pseudos[u]||t.setFilters[u.toLowerCase()]||J.error("unsupported pseudo: "+u);return m[w]?m(d):m.length>1?(y=[u,u,"",d],t.setFilters.hasOwnProperty(u.toLowerCase())?he(function(b,A){for(var N,P=m(b,d),E=P.length;E--;)N=G.call(b,P[E]),b[N]=!(A[N]=P[E])}):function(b){return m(b,0,y)}):m}},pseudos:{not:he(function(u){var d=[],y=[],m=Wt(u.replace(Je,"$1"));return m[w]?he(function(b,A,N,P){for(var E,B=m(b,null,P,[]),q=b.length;q--;)(E=B[q])&&(b[q]=!(A[q]=E))}):function(b,A,N){return d[0]=b,m(d,null,N,y),d[0]=null,!y.pop()}}),has:he(function(u){return function(d){return J(u,d).length>0}}),contains:he(function(u){return u=u.replace(Ne,Ee),function(d){return(d.textContent||i.text(d)).indexOf(u)>-1}}),lang:he(function(u){return ot.test(u||"")||J.error("unsupported lang: "+u),u=u.replace(Ne,Ee).toLowerCase(),function(d){var y;do if(y=c?d.lang:d.getAttribute("xml:lang")||d.getAttribute("lang"))return y=y.toLowerCase(),y===u||y.indexOf(u+"-")===0;while((d=d.parentNode)&&d.nodeType===1);return!1}}),target:function(u){var d=f.location&&f.location.hash;return d&&d.slice(1)===u.id},root:function(u){return u===l},focus:function(u){return u===Lr()&&a.hasFocus()&&!!(u.type||u.href||~u.tabIndex)},enabled:Pn(!1),disabled:Pn(!0),checked:function(u){return K(u,"input")&&!!u.checked||K(u,"option")&&!!u.selected},selected:function(u){return u.parentNode&&u.parentNode.selectedIndex,u.selected===!0},empty:function(u){for(u=u.firstChild;u;u=u.nextSibling)if(u.nodeType<6)return!1;return!0},parent:function(u){return!t.pseudos.empty(u)},header:function(u){return Pe.test(u.nodeName)},input:function(u){return ke.test(u.nodeName)},button:function(u){return K(u,"input")&&u.type==="button"||K(u,"button")},text:function(u){var d;return K(u,"input")&&u.type==="text"&&((d=u.getAttribute("type"))==null||d.toLowerCase()==="text")},first:Me(function(){return[0]}),last:Me(function(u,d){return[d-1]}),eq:Me(function(u,d,y){return[y<0?y+d:y]}),even:Me(function(u,d){for(var y=0;yd?m=d:m=y;--m>=0;)u.push(m);return u}),gt:Me(function(u,d,y){for(var m=y<0?y+d:y;++m1?function(d,y,m){for(var b=u.length;b--;)if(!u[b](d,y,m))return!1;return!0}:u[0]}function $r(u,d,y){for(var m=0,b=d.length;m-1&&(N[q]=!(P[q]=V))}}else O=vt(O===P?O.splice(re,O.length):O),b?b(null,P,O,B):s.apply(P,O)})}function _t(u){for(var d,y,m,b=u.length,A=t.relative[u[0].type],N=A||t.relative[" "],P=A?1:0,E=yt(function(M){return M===d},N,!0),B=yt(function(M){return G.call(d,M)>-1},N,!0),q=[function(M,V,O){var Y=!A&&(O||V!=n)||((d=V).nodeType?E(M,V,O):B(M,V,O));return d=null,Y}];P1&&$t(q),P>1&>(u.slice(0,P-1).concat({value:u[P-2].type===" "?"*":""})).replace(Je,"$1"),y,P0,m=u.length>0,b=function(A,N,P,E,B){var q,M,V,O=0,Y="0",ue=A&&[],re=[],de=n,we=A||m&&t.find.TAG("*",B),Xe=v+=de==null?1:Math.random()||.1,ie=we.length;for(B&&(n=N==a||N||B);Y!==ie&&(q=we[Y])!=null;Y++){if(m&&q){for(M=0,!N&&q.ownerDocument!=a&&(De(q),P=!c);V=u[M++];)if(V(q,N||a,P)){s.call(E,q);break}B&&(v=Xe)}y&&((q=!V&&q)&&O--,A&&ue.push(q))}if(O+=Y,y&&Y!==O){for(M=0;V=d[M++];)V(ue,re,N,P);if(A){if(O>0)for(;Y--;)ue[Y]||re[Y]||(re[Y]=Mn.call(E));re=vt(re)}s.apply(E,re),B&&!A&&re.length>0&&O+d.length>1&&i.uniqueSort(E)}return B&&(v=Xe,n=de),ue};return y?he(b):b}function Wt(u,d){var y,m=[],b=[],A=W[u+" "];if(!A){for(d||(d=st(u)),y=d.length;y--;)A=_t(d[y]),A[w]?m.push(A):b.push(A);A=W(u,Fr(b,m)),A.selector=u}return A}function jn(u,d,y,m){var b,A,N,P,E,B=typeof u=="function"&&u,q=!m&&st(u=B.selector||u);if(y=y||[],q.length===1){if(A=q[0]=q[0].slice(0),A.length>2&&(N=A[0]).type==="ID"&&d.nodeType===9&&c&&t.relative[A[1].type]){if(d=(t.find.ID(N.matches[0].replace(Ne,Ee),d)||[])[0],d)B&&(d=d.parentNode);else return y;u=u.slice(A.shift().value.length)}for(b=be.needsContext.test(u)?0:A.length;b--&&(N=A[b],!t.relative[P=N.type]);)if((E=t.find[P])&&(m=E(N.matches[0].replace(Ne,Ee),It.test(A[0].type)&&Rt(d.parentNode)||d))){if(A.splice(b,1),u=m.length&>(A),!u)return s.apply(y,m),y;break}}return(B||Wt(u,q))(m,d,!c,y,!d||It.test(u)&&Rt(d.parentNode)||d),y}F.sortStable=w.split("").sort(te).join("")===w,De(),F.sortDetached=Ge(function(u){return u.compareDocumentPosition(a.createElement("fieldset"))&1}),i.find=J,i.expr[":"]=i.expr.pseudos,i.unique=i.uniqueSort,J.compile=Wt,J.select=jn,J.setDocument=De,J.tokenize=st,J.escape=i.escapeSelector,J.getText=i.text,J.isXML=i.isXMLDoc,J.selectors=i.expr,J.support=i.support,J.uniqueSort=i.uniqueSort})();var $e=function(e,t,n){for(var r=[],o=n!==void 0;(e=e[t])&&e.nodeType!==9;)if(e.nodeType===1){if(o&&i(e).is(n))break;r.push(e)}return r},zt=function(e,t){for(var n=[];e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},Ut=i.expr.match.needsContext,Gt=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function bt(e,t,n){return _(t)?i.grep(e,function(r,o){return!!t.call(r,o,r)!==n}):t.nodeType?i.grep(e,function(r){return r===t!==n}):typeof t!="string"?i.grep(e,function(r){return G.call(t,r)>-1!==n}):i.filter(t,e,n)}i.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),t.length===1&&r.nodeType===1?i.find.matchesSelector(r,e)?[r]:[]:i.find.matches(e,i.grep(t,function(o){return o.nodeType===1}))},i.fn.extend({find:function(e){var t,n,r=this.length,o=this;if(typeof e!="string")return this.pushStack(i(e).filter(function(){for(t=0;t1?i.uniqueSort(n):n},filter:function(e){return this.pushStack(bt(this,e||[],!1))},not:function(e){return this.pushStack(bt(this,e||[],!0))},is:function(e){return!!bt(this,typeof e=="string"&&Ut.test(e)?i(e):e||[],!1).length}});var Xt,Fn=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,_n=i.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||Xt,typeof e=="string")if(e[0]==="<"&&e[e.length-1]===">"&&e.length>=3?r=[null,e,null]:r=Fn.exec(e),r&&(r[1]||!t))if(r[1]){if(t=t instanceof i?t[0]:t,i.merge(this,i.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:R,!0)),Gt.test(r[1])&&i.isPlainObject(t))for(r in t)_(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}else return o=R.getElementById(r[2]),o&&(this[0]=o,this.length=1),this;else return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);else{if(e.nodeType)return this[0]=e,this.length=1,this;if(_(e))return n.ready!==void 0?n.ready(e):e(i)}return i.makeArray(e,this)};_n.prototype=i.fn,Xt=i(R);var Wn=/^(?:parents|prev(?:Until|All))/,Bn={children:!0,contents:!0,next:!0,prev:!0};i.fn.extend({has:function(e){var t=i(e,this),n=t.length;return this.filter(function(){for(var r=0;r-1:n.nodeType===1&&i.find.matchesSelector(n,e))){s.push(n);break}}return this.pushStack(s.length>1?i.uniqueSort(s):s)},index:function(e){return e?typeof e=="string"?G.call(i(e),this[0]):G.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(i.uniqueSort(i.merge(this.get(),i(e,t))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function Jt(e,t){for(;(e=e[t])&&e.nodeType!==1;);return e}i.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return $e(e,"parentNode")},parentsUntil:function(e,t,n){return $e(e,"parentNode",n)},next:function(e){return Jt(e,"nextSibling")},prev:function(e){return Jt(e,"previousSibling")},nextAll:function(e){return $e(e,"nextSibling")},prevAll:function(e){return $e(e,"previousSibling")},nextUntil:function(e,t,n){return $e(e,"nextSibling",n)},prevUntil:function(e,t,n){return $e(e,"previousSibling",n)},siblings:function(e){return zt((e.parentNode||{}).firstChild,e)},children:function(e){return zt(e.firstChild)},contents:function(e){return e.contentDocument!=null&&C(e.contentDocument)?e.contentDocument:(K(e,"template")&&(e=e.content||e),i.merge([],e.childNodes))}},function(e,t){i.fn[e]=function(n,r){var o=i.map(this,t,n);return e.slice(-5)!=="Until"&&(r=n),r&&typeof r=="string"&&(o=i.filter(r,o)),this.length>1&&(Bn[e]||i.uniqueSort(o),Wn.test(e)&&o.reverse()),this.pushStack(o)}});var ge=/[^\x20\t\r\n\f]+/g;function Vn(e){var t={};return i.each(e.match(ge)||[],function(n,r){t[r]=!0}),t}i.Callbacks=function(e){e=typeof e=="string"?Vn(e):i.extend({},e);var t,n,r,o,s=[],a=[],l=-1,c=function(){for(o=o||e.once,r=t=!0;a.length;l=-1)for(n=a.shift();++l-1;)s.splice(v,1),v<=l&&l--}),this},has:function(x){return x?i.inArray(x,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return o=a=[],s=n="",this},disabled:function(){return!s},lock:function(){return o=a=[],!n&&!t&&(s=n=""),this},locked:function(){return!!o},fireWith:function(x,w){return o||(w=w||[],w=[x,w.slice?w.slice():w],a.push(w),t||c()),this},fire:function(){return h.fireWith(this,arguments),this},fired:function(){return!!r}};return h};function Fe(e){return e}function at(e){throw e}function Qt(e,t,n,r){var o;try{e&&_(o=e.promise)?o.call(e).done(t).fail(n):e&&_(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(s){n.apply(void 0,[s])}}i.extend({Deferred:function(e){var t=[["notify","progress",i.Callbacks("memory"),i.Callbacks("memory"),2],["resolve","done",i.Callbacks("once memory"),i.Callbacks("once memory"),0,"resolved"],["reject","fail",i.Callbacks("once memory"),i.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(s){return r.then(null,s)},pipe:function(){var s=arguments;return i.Deferred(function(a){i.each(t,function(l,c){var h=_(s[c[4]])&&s[c[4]];o[c[1]](function(){var x=h&&h.apply(this,arguments);x&&_(x.promise)?x.promise().progress(a.notify).done(a.resolve).fail(a.reject):a[c[0]+"With"](this,h?[x]:arguments)})}),s=null}).promise()},then:function(s,a,l){var c=0;function h(x,w,v,T){return function(){var H=this,U=arguments,W=function(){var te,ve;if(!(x=c&&(v!==at&&(H=void 0,U=[te]),w.rejectWith(H,U))}};x?ne():(i.Deferred.getErrorHook?ne.error=i.Deferred.getErrorHook():i.Deferred.getStackHook&&(ne.error=i.Deferred.getStackHook()),f.setTimeout(ne))}}return i.Deferred(function(x){t[0][3].add(h(0,x,_(l)?l:Fe,x.notifyWith)),t[1][3].add(h(0,x,_(s)?s:Fe)),t[2][3].add(h(0,x,_(a)?a:at))}).promise()},promise:function(s){return s!=null?i.extend(s,r):r}},o={};return i.each(t,function(s,a){var l=a[2],c=a[5];r[a[1]]=l.add,c&&l.add(function(){n=c},t[3-s][2].disable,t[3-s][3].disable,t[0][2].lock,t[0][3].lock),l.add(a[3].fire),o[a[0]]=function(){return o[a[0]+"With"](this===o?void 0:this,arguments),this},o[a[0]+"With"]=l.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),o=S.call(arguments),s=i.Deferred(),a=function(l){return function(c){r[l]=this,o[l]=arguments.length>1?S.call(arguments):c,--t||s.resolveWith(r,o)}};if(t<=1&&(Qt(e,s.done(a(n)).resolve,s.reject,!t),s.state()==="pending"||_(o[n]&&o[n].then)))return s.then();for(;n--;)Qt(o[n],a(n),s.reject);return s.promise()}});var zn=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;i.Deferred.exceptionHook=function(e,t){f.console&&f.console.warn&&e&&zn.test(e.name)&&f.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},i.readyException=function(e){f.setTimeout(function(){throw e})};var wt=i.Deferred();i.fn.ready=function(e){return wt.then(e).catch(function(t){i.readyException(t)}),this},i.extend({isReady:!1,readyWait:1,ready:function(e){(e===!0?--i.readyWait:i.isReady)||(i.isReady=!0,!(e!==!0&&--i.readyWait>0)&&wt.resolveWith(R,[i]))}}),i.ready.then=wt.then;function ut(){R.removeEventListener("DOMContentLoaded",ut),f.removeEventListener("load",ut),i.ready()}R.readyState==="complete"||R.readyState!=="loading"&&!R.documentElement.doScroll?f.setTimeout(i.ready):(R.addEventListener("DOMContentLoaded",ut),f.addEventListener("load",ut));var Se=function(e,t,n,r,o,s,a){var l=0,c=e.length,h=n==null;if(Re(n)==="object"){o=!0;for(l in n)Se(e,t,l,n[l],!0,s,a)}else if(r!==void 0&&(o=!0,_(r)||(a=!0),h&&(a?(t.call(e,r),t=null):(h=t,t=function(x,w,v){return h.call(i(x),v)})),t))for(;l1,null,!0)},removeData:function(e){return this.each(function(){oe.remove(this,e)})}}),i.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=D.get(e,t),n&&(!r||Array.isArray(n)?r=D.access(e,t,i.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=i.queue(e,t),r=n.length,o=n.shift(),s=i._queueHooks(e,t),a=function(){i.dequeue(e,t)};o==="inprogress"&&(o=n.shift(),r--),o&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,o.call(e,a,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return D.get(e,n)||D.access(e,n,{empty:i.Callbacks("once memory").add(function(){D.remove(e,[t+"queue",n])})})}}),i.fn.extend({queue:function(e,t){var n=2;return typeof e!="string"&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,nn=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=R.createDocumentFragment(),t=e.appendChild(R.createElement("div")),n=R.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),F.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",F.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="",F.option=!!t.lastChild})();var ce={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ce.tbody=ce.tfoot=ce.colgroup=ce.caption=ce.thead,ce.th=ce.td,F.option||(ce.optgroup=ce.option=[1,""]);function se(e,t){var n;return typeof e.getElementsByTagName<"u"?n=e.getElementsByTagName(t||"*"):typeof e.querySelectorAll<"u"?n=e.querySelectorAll(t||"*"):n=[],t===void 0||t&&K(e,t)?i.merge([e],n):n}function Ct(e,t){for(var n=0,r=e.length;n-1){o&&o.push(s);continue}if(h=_e(s),a=se(w.appendChild(s),"script"),h&&Ct(a),n)for(x=0;s=a[x++];)nn.test(s.type||"")&&n.push(s)}return w}var on=/^([^.]*)(?:\.(.+)|)/;function Be(){return!0}function Ve(){return!1}function Tt(e,t,n,r,o,s){var a,l;if(typeof t=="object"){typeof n!="string"&&(r=r||n,n=void 0);for(l in t)Tt(e,l,n,r,t[l],s);return e}if(r==null&&o==null?(o=n,r=n=void 0):o==null&&(typeof n=="string"?(o=r,r=void 0):(o=r,r=n,n=void 0)),o===!1)o=Ve;else if(!o)return e;return s===1&&(a=o,o=function(c){return i().off(c),a.apply(this,arguments)},o.guid=a.guid||(a.guid=i.guid++)),e.each(function(){i.event.add(this,t,o,r,n)})}i.event={global:{},add:function(e,t,n,r,o){var s,a,l,c,h,x,w,v,T,H,U,W=D.get(e);if(Qe(e))for(n.handler&&(s=n,n=s.handler,o=s.selector),o&&i.find.matchesSelector(je,o),n.guid||(n.guid=i.guid++),(c=W.events)||(c=W.events=Object.create(null)),(a=W.handle)||(a=W.handle=function(ne){return typeof i<"u"&&i.event.triggered!==ne.type?i.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(ge)||[""],h=t.length;h--;)l=on.exec(t[h])||[],T=U=l[1],H=(l[2]||"").split(".").sort(),T&&(w=i.event.special[T]||{},T=(o?w.delegateType:w.bindType)||T,w=i.event.special[T]||{},x=i.extend({type:T,origType:U,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&i.expr.match.needsContext.test(o),namespace:H.join(".")},s),(v=c[T])||(v=c[T]=[],v.delegateCount=0,(!w.setup||w.setup.call(e,r,H,a)===!1)&&e.addEventListener&&e.addEventListener(T,a)),w.add&&(w.add.call(e,x),x.handler.guid||(x.handler.guid=n.guid)),o?v.splice(v.delegateCount++,0,x):v.push(x),i.event.global[T]=!0)},remove:function(e,t,n,r,o){var s,a,l,c,h,x,w,v,T,H,U,W=D.hasData(e)&&D.get(e);if(!(!W||!(c=W.events))){for(t=(t||"").match(ge)||[""],h=t.length;h--;){if(l=on.exec(t[h])||[],T=U=l[1],H=(l[2]||"").split(".").sort(),!T){for(T in c)i.event.remove(e,T+t[h],n,r,!0);continue}for(w=i.event.special[T]||{},T=(r?w.delegateType:w.bindType)||T,v=c[T]||[],l=l[2]&&new RegExp("(^|\\.)"+H.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=s=v.length;s--;)x=v[s],(o||U===x.origType)&&(!n||n.guid===x.guid)&&(!l||l.test(x.namespace))&&(!r||r===x.selector||r==="**"&&x.selector)&&(v.splice(s,1),x.selector&&v.delegateCount--,w.remove&&w.remove.call(e,x));a&&!v.length&&((!w.teardown||w.teardown.call(e,H,W.handle)===!1)&&i.removeEvent(e,T,W.handle),delete c[T])}i.isEmptyObject(c)&&D.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,s,a,l=new Array(arguments.length),c=i.event.fix(e),h=(D.get(this,"events")||Object.create(null))[c.type]||[],x=i.event.special[c.type]||{};for(l[0]=c,t=1;t=1)){for(;h!==this;h=h.parentNode||this)if(h.nodeType===1&&!(e.type==="click"&&h.disabled===!0)){for(s=[],a={},n=0;n-1:i.find(o,this,null,[h]).length),a[o]&&s.push(r);s.length&&l.push({elem:h,handlers:s})}}return h=this,c\s*$/g;function sn(e,t){return K(e,"table")&&K(t.nodeType!==11?t:t.firstChild,"tr")&&i(e).children("tbody")[0]||e}function ir(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}function or(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}function an(e,t){var n,r,o,s,a,l,c;if(t.nodeType===1){if(D.hasData(e)&&(s=D.get(e),c=s.events,c)){D.remove(t,"handle events");for(o in c)for(n=0,r=c[o].length;n1&&typeof T=="string"&&!F.checkClone&&nr.test(T))return e.each(function(U){var W=e.eq(U);H&&(t[0]=T.call(this,U,W.html())),ze(W,t,n,r)});if(w&&(o=rn(t,e[0].ownerDocument,!1,e,r),s=o.firstChild,o.childNodes.length===1&&(o=s),s||r)){for(a=i.map(se(o,"script"),ir),l=a.length;x0&&Ct(a,!c&&se(e,"script")),l},cleanData:function(e){for(var t,n,r,o=i.event.special,s=0;(n=e[s])!==void 0;s++)if(Qe(n)){if(t=n[D.expando]){if(t.events)for(r in t.events)o[r]?i.event.remove(n,r):i.removeEvent(n,r,t.handle);n[D.expando]=void 0}n[oe.expando]&&(n[oe.expando]=void 0)}}}),i.fn.extend({detach:function(e){return un(this,e,!0)},remove:function(e){return un(this,e)},text:function(e){return Se(this,function(t){return t===void 0?i.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=t)})},null,e,arguments.length)},append:function(){return ze(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=sn(this,e);t.appendChild(e)}})},prepend:function(){return ze(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=sn(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return ze(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return ze(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;(e=this[t])!=null;t++)e.nodeType===1&&(i.cleanData(se(e,!1)),e.textContent="");return this},clone:function(e,t){return e=e??!1,t=t??e,this.map(function(){return i.clone(this,e,t)})},html:function(e){return Se(this,function(t){var n=this[0]||{},r=0,o=this.length;if(t===void 0&&n.nodeType===1)return n.innerHTML;if(typeof t=="string"&&!tr.test(t)&&!ce[(tn.exec(t)||["",""])[1].toLowerCase()]){t=i.htmlPrefilter(t);try{for(;r=0&&(c+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-s-c-l-.5))||0),c+h}function yn(e,t,n){var r=lt(e),o=!F.boxSizingReliable()||n,s=o&&i.css(e,"boxSizing",!1,r)==="border-box",a=s,l=et(e,t,r),c="offset"+t[0].toUpperCase()+t.slice(1);if(St.test(l)){if(!n)return l;l="auto"}return(!F.boxSizingReliable()&&s||!F.reliableTrDimensions()&&K(e,"tr")||l==="auto"||!parseFloat(l)&&i.css(e,"display",!1,r)==="inline")&&e.getClientRects().length&&(s=i.css(e,"boxSizing",!1,r)==="border-box",a=c in e,a&&(l=e[c])),l=parseFloat(l)||0,l+Et(e,t,n||(s?"border":"content"),a,r,l)+"px"}i.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=et(e,"opacity");return n===""?"1":n}}}},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(e,t,n,r){if(!(!e||e.nodeType===3||e.nodeType===8||!e.style)){var o,s,a,l=ye(t),c=At.test(t),h=e.style;if(c||(t=Nt(l)),a=i.cssHooks[t]||i.cssHooks[l],n!==void 0){if(s=typeof n,s==="string"&&(o=Ke.exec(n))&&o[1]&&(n=Zt(e,t,o),s="number"),n==null||n!==n)return;s==="number"&&!c&&(n+=o&&o[3]||(i.cssNumber[l]?"":"px")),!F.clearCloneStyle&&n===""&&t.indexOf("background")===0&&(h[t]="inherit"),(!a||!("set"in a)||(n=a.set(e,n,r))!==void 0)&&(c?h.setProperty(t,n):h[t]=n)}else return a&&"get"in a&&(o=a.get(e,!1,r))!==void 0?o:h[t]}},css:function(e,t,n,r){var o,s,a,l=ye(t),c=At.test(t);return c||(t=Nt(l)),a=i.cssHooks[t]||i.cssHooks[l],a&&"get"in a&&(o=a.get(e,!0,n)),o===void 0&&(o=et(e,t,r)),o==="normal"&&t in hn&&(o=hn[t]),n===""||n?(s=parseFloat(o),n===!0||isFinite(s)?s||0:o):o}}),i.each(["height","width"],function(e,t){i.cssHooks[t]={get:function(n,r,o){if(r)return fr.test(i.css(n,"display"))&&(!n.getClientRects().length||!n.getBoundingClientRect().width)?fn(n,cr,function(){return yn(n,t,o)}):yn(n,t,o)},set:function(n,r,o){var s,a=lt(n),l=!F.scrollboxSize()&&a.position==="absolute",c=l||o,h=c&&i.css(n,"boxSizing",!1,a)==="border-box",x=o?Et(n,t,o,h,a):0;return h&&l&&(x-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(a[t])-Et(n,t,"border",!1,a)-.5)),x&&(s=Ke.exec(r))&&(s[3]||"px")!=="px"&&(n.style[t]=r,r=i.css(n,t)),gn(n,r,x)}}}),i.cssHooks.marginLeft=cn(F.reliableMarginLeft,function(e,t){if(t)return(parseFloat(et(e,"marginLeft"))||e.getBoundingClientRect().left-fn(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),i.each({margin:"",padding:"",border:"Width"},function(e,t){i.cssHooks[e+t]={expand:function(n){for(var r=0,o={},s=typeof n=="string"?n.split(" "):[n];r<4;r++)o[e+Ae[r]+t]=s[r]||s[r-2]||s[0];return o}},e!=="margin"&&(i.cssHooks[e+t].set=gn)}),i.fn.extend({css:function(e,t){return Se(this,function(n,r,o){var s,a,l={},c=0;if(Array.isArray(r)){for(s=lt(n),a=r.length;c1)}});function ae(e,t,n,r,o){return new ae.prototype.init(e,t,n,r,o)}i.Tween=ae,ae.prototype={constructor:ae,init:function(e,t,n,r,o,s){this.elem=e,this.prop=n,this.easing=o||i.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(i.cssNumber[n]?"":"px")},cur:function(){var e=ae.propHooks[this.prop];return e&&e.get?e.get(this):ae.propHooks._default.get(this)},run:function(e){var t,n=ae.propHooks[this.prop];return this.options.duration?this.pos=t=i.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ae.propHooks._default.set(this),this}},ae.prototype.init.prototype=ae.prototype,ae.propHooks={_default:{get:function(e){var t;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(t=i.css(e.elem,e.prop,""),!t||t==="auto"?0:t)},set:function(e){i.fx.step[e.prop]?i.fx.step[e.prop](e):e.elem.nodeType===1&&(i.cssHooks[e.prop]||e.elem.style[Nt(e.prop)]!=null)?i.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},ae.propHooks.scrollTop=ae.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},i.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},i.fx=ae.prototype.init,i.fx.step={};var Ue,dt,lr=/^(?:toggle|show|hide)$/,dr=/queueHooks$/;function kt(){dt&&(R.hidden===!1&&f.requestAnimationFrame?f.requestAnimationFrame(kt):f.setTimeout(kt,i.fx.interval),i.fx.tick())}function vn(){return f.setTimeout(function(){Ue=void 0}),Ue=Date.now()}function pt(e,t){var n,r=0,o={height:e};for(t=t?1:0;r<4;r+=2-t)n=Ae[r],o["margin"+n]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function mn(e,t,n){for(var r,o=(pe.tweeners[t]||[]).concat(pe.tweeners["*"]),s=0,a=o.length;s1)},removeAttr:function(e){return this.each(function(){i.removeAttr(this,e)})}}),i.extend({attr:function(e,t,n){var r,o,s=e.nodeType;if(!(s===3||s===8||s===2)){if(typeof e.getAttribute>"u")return i.prop(e,t,n);if((s!==1||!i.isXMLDoc(e))&&(o=i.attrHooks[t.toLowerCase()]||(i.expr.match.bool.test(t)?xn:void 0)),n!==void 0){if(n===null){i.removeAttr(e,t);return}return o&&"set"in o&&(r=o.set(e,n,t))!==void 0?r:(e.setAttribute(t,n+""),n)}return o&&"get"in o&&(r=o.get(e,t))!==null?r:(r=i.find.attr(e,t),r??void 0)}},attrHooks:{type:{set:function(e,t){if(!F.radioValue&&t==="radio"&&K(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,o=t&&t.match(ge);if(o&&e.nodeType===1)for(;n=o[r++];)e.removeAttribute(n)}}),xn={set:function(e,t,n){return t===!1?i.removeAttr(e,n):e.setAttribute(n,n),n}},i.each(i.expr.match.bool.source.match(/\w+/g),function(e,t){var n=tt[t]||i.find.attr;tt[t]=function(r,o,s){var a,l,c=o.toLowerCase();return s||(l=tt[c],tt[c]=a,a=n(r,o,s)!=null?c:null,tt[c]=l),a}});var gr=/^(?:input|select|textarea|button)$/i,yr=/^(?:a|area)$/i;i.fn.extend({prop:function(e,t){return Se(this,i.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[i.propFix[e]||e]})}}),i.extend({prop:function(e,t,n){var r,o,s=e.nodeType;if(!(s===3||s===8||s===2))return(s!==1||!i.isXMLDoc(e))&&(t=i.propFix[t]||t,o=i.propHooks[t]),n!==void 0?o&&"set"in o&&(r=o.set(e,n,t))!==void 0?r:e[t]=n:o&&"get"in o&&(r=o.get(e,t))!==null?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=i.find.attr(e,"tabindex");return t?parseInt(t,10):gr.test(e.nodeName)||yr.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),F.optSelected||(i.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),i.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){i.propFix[this.toLowerCase()]=this});function Oe(e){var t=e.match(ge)||[];return t.join(" ")}function qe(e){return e.getAttribute&&e.getAttribute("class")||""}function Pt(e){return Array.isArray(e)?e:typeof e=="string"?e.match(ge)||[]:[]}i.fn.extend({addClass:function(e){var t,n,r,o,s,a;return _(e)?this.each(function(l){i(this).addClass(e.call(this,l,qe(this)))}):(t=Pt(e),t.length?this.each(function(){if(r=qe(this),n=this.nodeType===1&&" "+Oe(r)+" ",n){for(s=0;s-1;)n=n.replace(" "+o+" "," ");a=Oe(n),r!==a&&this.setAttribute("class",a)}}):this):this.attr("class","")},toggleClass:function(e,t){var n,r,o,s,a=typeof e,l=a==="string"||Array.isArray(e);return _(e)?this.each(function(c){i(this).toggleClass(e.call(this,c,qe(this),t),t)}):typeof t=="boolean"&&l?t?this.addClass(e):this.removeClass(e):(n=Pt(e),this.each(function(){if(l)for(s=i(this),o=0;o-1)return!0;return!1}});var vr=/\r/g;i.fn.extend({val:function(e){var t,n,r,o=this[0];return arguments.length?(r=_(e),this.each(function(s){var a;this.nodeType===1&&(r?a=e.call(this,s,i(this).val()):a=e,a==null?a="":typeof a=="number"?a+="":Array.isArray(a)&&(a=i.map(a,function(l){return l==null?"":l+""})),t=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()],(!t||!("set"in t)||t.set(this,a,"value")===void 0)&&(this.value=a))})):o?(t=i.valHooks[o.type]||i.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(o,"value"))!==void 0?n:(n=o.value,typeof n=="string"?n.replace(vr,""):n??"")):void 0}}),i.extend({valHooks:{option:{get:function(e){var t=i.find.attr(e,"value");return t??Oe(i.text(e))}},select:{get:function(e){var t,n,r,o=e.options,s=e.selectedIndex,a=e.type==="select-one",l=a?null:[],c=a?s+1:o.length;for(s<0?r=c:r=a?s:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),s}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=i.inArray(i(e).val(),t)>-1}},F.checkOn||(i.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})});var nt=f.location,bn={guid:Date.now()},Dt=/\?/;i.parseXML=function(e){var t,n;if(!e||typeof e!="string")return null;try{t=new f.DOMParser().parseFromString(e,"text/xml")}catch{}return n=t&&t.getElementsByTagName("parsererror")[0],(!t||n)&&i.error("Invalid XML: "+(n?i.map(n.childNodes,function(r){return r.textContent}).join(` +`):e)),t};var wn=/^(?:focusinfocus|focusoutblur)$/,Cn=function(e){e.stopPropagation()};i.extend(i.event,{trigger:function(e,t,n,r){var o,s,a,l,c,h,x,w,v=[n||R],T=Ce.call(e,"type")?e.type:e,H=Ce.call(e,"namespace")?e.namespace.split("."):[];if(s=w=a=n=n||R,!(n.nodeType===3||n.nodeType===8)&&!wn.test(T+i.event.triggered)&&(T.indexOf(".")>-1&&(H=T.split("."),T=H.shift(),H.sort()),c=T.indexOf(":")<0&&"on"+T,e=e[i.expando]?e:new i.Event(T,typeof e=="object"&&e),e.isTrigger=r?2:3,e.namespace=H.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+H.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=t==null?[e]:i.makeArray(t,[e]),x=i.event.special[T]||{},!(!r&&x.trigger&&x.trigger.apply(n,t)===!1))){if(!r&&!x.noBubble&&!Ie(n)){for(l=x.delegateType||T,wn.test(l+T)||(s=s.parentNode);s;s=s.parentNode)v.push(s),a=s;a===(n.ownerDocument||R)&&v.push(a.defaultView||a.parentWindow||f)}for(o=0;(s=v[o++])&&!e.isPropagationStopped();)w=s,e.type=o>1?l:x.bindType||T,h=(D.get(s,"events")||Object.create(null))[e.type]&&D.get(s,"handle"),h&&h.apply(s,t),h=c&&s[c],h&&h.apply&&Qe(s)&&(e.result=h.apply(s,t),e.result===!1&&e.preventDefault());return e.type=T,!r&&!e.isDefaultPrevented()&&(!x._default||x._default.apply(v.pop(),t)===!1)&&Qe(n)&&c&&_(n[T])&&!Ie(n)&&(a=n[c],a&&(n[c]=null),i.event.triggered=T,e.isPropagationStopped()&&w.addEventListener(T,Cn),n[T](),e.isPropagationStopped()&&w.removeEventListener(T,Cn),i.event.triggered=void 0,a&&(n[c]=a)),e.result}},simulate:function(e,t,n){var r=i.extend(new i.Event,n,{type:e,isSimulated:!0});i.event.trigger(r,null,t)}}),i.fn.extend({trigger:function(e,t){return this.each(function(){i.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return i.event.trigger(e,t,n,!0)}});var mr=/\[\]$/,Tn=/\r?\n/g,xr=/^(?:submit|button|image|reset|file)$/i,br=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var o;if(Array.isArray(t))i.each(t,function(s,a){n||mr.test(e)?r(e,a):jt(e+"["+(typeof a=="object"&&a!=null?s:"")+"]",a,n,r)});else if(!n&&Re(t)==="object")for(o in t)jt(e+"["+o+"]",t[o],n,r);else r(e,t)}i.param=function(e,t){var n,r=[],o=function(s,a){var l=_(a)?a():a;r[r.length]=encodeURIComponent(s)+"="+encodeURIComponent(l??"")};if(e==null)return"";if(Array.isArray(e)||e.jquery&&!i.isPlainObject(e))i.each(e,function(){o(this.name,this.value)});else for(n in e)jt(n,e[n],t,o);return r.join("&")},i.fn.extend({serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=i.prop(this,"elements");return e?i.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!i(this).is(":disabled")&&br.test(this.nodeName)&&!xr.test(e)&&(this.checked||!Ze.test(e))}).map(function(e,t){var n=i(this).val();return n==null?null:Array.isArray(n)?i.map(n,function(r){return{name:t.name,value:r.replace(Tn,`\r `)}}):{name:t.name,value:n.replace(Tn,`\r -`)}}).get()}});var wr=/%20/g,Cr=/#.*$/,Tr=/([?&])_=[^&]*/,Sr=/^(.*?):[ \t]*([^\r\n]*)$/mg,Ar=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Nr=/^(?:GET|HEAD)$/,Er=/^\/\//,Sn={},Ot={},An="*/".concat("*"),qt=R.createElement("a");qt.href=nt.href;function Nn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,o=0,s=t.toLowerCase().match(ge)||[];if(_(n))for(;r=s[o++];)r[0]==="+"?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function En(e,t,n,r){var o={},s=e===Ot;function a(l){var c;return o[l]=!0,i.each(e[l]||[],function(p,x){var w=x(t,n,r);if(typeof w=="string"&&!s&&!o[w])return t.dataTypes.unshift(w),a(w),!1;if(s)return!(c=w)}),c}return a(t.dataTypes[0])||!o["*"]&&a("*")}function Ht(e,t){var n,r,o=i.ajaxSettings.flatOptions||{};for(n in t)t[n]!==void 0&&((o[n]?e:r||(r={}))[n]=t[n]);return r&&i.extend(!0,e,r),e}function kr(e,t,n){for(var r,o,s,a,l=e.contents,c=e.dataTypes;c[0]==="*";)c.shift(),r===void 0&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r){for(o in l)if(l[o]&&l[o].test(r)){c.unshift(o);break}}if(c[0]in n)s=c[0];else{for(o in n){if(!c[0]||e.converters[o+" "+c[0]]){s=o;break}a||(a=o)}s=s||a}if(s)return s!==c[0]&&c.unshift(s),n[s]}function Pr(e,t,n,r){var o,s,a,l,c,p={},x=e.dataTypes.slice();if(x[1])for(a in e.converters)p[a.toLowerCase()]=e.converters[a];for(s=x.shift();s;)if(e.responseFields[s]&&(n[e.responseFields[s]]=t),!c&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),c=s,s=x.shift(),s){if(s==="*")s=c;else if(c!=="*"&&c!==s){if(a=p[c+" "+s]||p["* "+s],!a){for(o in p)if(l=o.split(" "),l[1]===s&&(a=p[c+" "+l[0]]||p["* "+l[0]],a)){a===!0?a=p[o]:p[o]!==!0&&(s=l[0],x.unshift(l[1]));break}}if(a!==!0)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(w){return{state:"parsererror",error:a?w:"No conversion from "+c+" to "+s}}}}return{state:"success",data:t}}i.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:nt.href,type:"GET",isLocal:Ar.test(nt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":An,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":i.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ht(Ht(e,i.ajaxSettings),t):Ht(i.ajaxSettings,e)},ajaxPrefilter:Nn(Sn),ajaxTransport:Nn(Ot),ajax:function(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};var n,r,o,s,a,l,c,p,x,w,v=i.ajaxSetup({},t),T=v.context||v,I=v.context&&(T.nodeType||T.jquery)?i(T):i.event,U=i.Deferred(),W=i.Callbacks("once memory"),ne=v.statusCode||{},te={},ve={},me="canceled",z={readyState:0,getResponseHeader:function(J){var K;if(c){if(!s)for(s={};K=Sr.exec(o);)s[K[1].toLowerCase()+" "]=(s[K[1].toLowerCase()+" "]||[]).concat(K[2]);K=s[J.toLowerCase()+" "]}return K==null?null:K.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(J,K){return c==null&&(J=ve[J.toLowerCase()]=ve[J.toLowerCase()]||J,te[J]=K),this},overrideMimeType:function(J){return c==null&&(v.mimeType=J),this},statusCode:function(J){var K;if(J)if(c)z.always(J[z.status]);else for(K in J)ne[K]=[ne[K],J[K]];return this},abort:function(J){var K=J||me;return n&&n.abort(K),He(0,K),this}};if(U.promise(z),v.url=((e||v.url||nt.href)+"").replace(Er,nt.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(ge)||[""],v.crossDomain==null){l=R.createElement("a");try{l.href=v.url,l.href=l.href,v.crossDomain=qt.protocol+"//"+qt.host!=l.protocol+"//"+l.host}catch{v.crossDomain=!0}}if(v.data&&v.processData&&typeof v.data!="string"&&(v.data=i.param(v.data,v.traditional)),En(Sn,v,t,z),c)return z;p=i.event&&v.global,p&&i.active++===0&&i.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Nr.test(v.type),r=v.url.replace(Cr,""),v.hasContent?v.data&&v.processData&&(v.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(v.data=v.data.replace(wr,"+")):(w=v.url.slice(r.length),v.data&&(v.processData||typeof v.data=="string")&&(r+=(Dt.test(r)?"&":"?")+v.data,delete v.data),v.cache===!1&&(r=r.replace(Tr,"$1"),w=(Dt.test(r)?"&":"?")+"_="+bn.guid+++w),v.url=r+w),v.ifModified&&(i.lastModified[r]&&z.setRequestHeader("If-Modified-Since",i.lastModified[r]),i.etag[r]&&z.setRequestHeader("If-None-Match",i.etag[r])),(v.data&&v.hasContent&&v.contentType!==!1||t.contentType)&&z.setRequestHeader("Content-Type",v.contentType),z.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+(v.dataTypes[0]!=="*"?", "+An+"; q=0.01":""):v.accepts["*"]);for(x in v.headers)z.setRequestHeader(x,v.headers[x]);if(v.beforeSend&&(v.beforeSend.call(T,z,v)===!1||c))return z.abort();if(me="abort",W.add(v.complete),z.done(v.success),z.fail(v.error),n=En(Ot,v,t,z),!n)He(-1,"No Transport");else{if(z.readyState=1,p&&I.trigger("ajaxSend",[z,v]),c)return z;v.async&&v.timeout>0&&(a=f.setTimeout(function(){z.abort("timeout")},v.timeout));try{c=!1,n.send(te,He)}catch(J){if(c)throw J;He(-1,J)}}function He(J,K,it,It){var xe,ot,be,ke,Pe,le=K;c||(c=!0,a&&f.clearTimeout(a),n=void 0,o=It||"",z.readyState=J>0?4:0,xe=J>=200&&J<300||J===304,it&&(ke=kr(v,z,it)),!xe&&i.inArray("script",v.dataTypes)>-1&&i.inArray("json",v.dataTypes)<0&&(v.converters["text script"]=function(){}),ke=Pr(v,ke,z,xe),xe?(v.ifModified&&(Pe=z.getResponseHeader("Last-Modified"),Pe&&(i.lastModified[r]=Pe),Pe=z.getResponseHeader("etag"),Pe&&(i.etag[r]=Pe)),J===204||v.type==="HEAD"?le="nocontent":J===304?le="notmodified":(le=ke.state,ot=ke.data,be=ke.error,xe=!be)):(be=le,(J||!le)&&(le="error",J<0&&(J=0))),z.status=J,z.statusText=(K||le)+"",xe?U.resolveWith(T,[ot,le,z]):U.rejectWith(T,[z,le,be]),z.statusCode(ne),ne=void 0,p&&I.trigger(xe?"ajaxSuccess":"ajaxError",[z,v,xe?ot:be]),W.fireWith(T,[z,le]),p&&(I.trigger("ajaxComplete",[z,v]),--i.active||i.event.trigger("ajaxStop")))}return z},getJSON:function(e,t,n){return i.get(e,t,n,"json")},getScript:function(e,t){return i.get(e,void 0,t,"script")}}),i.each(["get","post"],function(e,t){i[t]=function(n,r,o,s){return _(r)&&(s=s||o,o=r,r=void 0),i.ajax(i.extend({url:n,type:t,dataType:s,data:r,success:o},i.isPlainObject(n)&&n))}}),i.ajaxPrefilter(function(e){var t;for(t in e.headers)t.toLowerCase()==="content-type"&&(e.contentType=e.headers[t]||"")}),i._evalUrl=function(e,t,n){return i.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(r){i.globalEval(r,t,n)}})},i.fn.extend({wrapAll:function(e){var t;return this[0]&&(_(e)&&(e=e.call(this[0])),t=i(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var n=this;n.firstElementChild;)n=n.firstElementChild;return n}).append(this)),this},wrapInner:function(e){return _(e)?this.each(function(t){i(this).wrapInner(e.call(this,t))}):this.each(function(){var t=i(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=_(e);return this.each(function(n){i(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){i(this).replaceWith(this.childNodes)}),this}}),i.expr.pseudos.hidden=function(e){return!i.expr.pseudos.visible(e)},i.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},i.ajaxSettings.xhr=function(){try{return new f.XMLHttpRequest}catch{}};var Dr={0:200,1223:204},rt=i.ajaxSettings.xhr();F.cors=!!rt&&"withCredentials"in rt,F.ajax=rt=!!rt,i.ajaxTransport(function(e){var t,n;if(F.cors||rt&&!e.crossDomain)return{send:function(r,o){var s,a=e.xhr();if(a.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(s in e.xhrFields)a[s]=e.xhrFields[s];e.mimeType&&a.overrideMimeType&&a.overrideMimeType(e.mimeType),!e.crossDomain&&!r["X-Requested-With"]&&(r["X-Requested-With"]="XMLHttpRequest");for(s in r)a.setRequestHeader(s,r[s]);t=function(l){return function(){t&&(t=n=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,l==="abort"?a.abort():l==="error"?typeof a.status!="number"?o(0,"error"):o(a.status,a.statusText):o(Dr[a.status]||a.status,a.statusText,(a.responseType||"text")!=="text"||typeof a.responseText!="string"?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=t(),n=a.onerror=a.ontimeout=t("error"),a.onabort!==void 0?a.onabort=n:a.onreadystatechange=function(){a.readyState===4&&f.setTimeout(function(){t&&n()})},t=t("abort");try{a.send(e.hasContent&&e.data||null)}catch(l){if(t)throw l}},abort:function(){t&&t()}}}),i.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),i.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return i.globalEval(e),e}}}),i.ajaxPrefilter("script",function(e){e.cache===void 0&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),i.ajaxTransport("script",function(e){if(e.crossDomain||e.scriptAttrs){var t,n;return{send:function(r,o){t=i("