filesbox/web/dist/js/jquery-3.6.3.min.js
2024-07-26 14:10:54 +08:00

5 lines
88 KiB
JavaScript

/*! jQuery v3.6.3 | (c) OpenJS Foundation and other contributors | jquery.org/license */(function(H,Je){"use strict";typeof module=="object"&&typeof module.exports=="object"?module.exports=H.document?Je(H,!0):function(pe){if(!pe.document)throw new Error("jQuery requires a window with a document");return Je(pe)}:Je(H)})(typeof window!="undefined"?window:this,function(H,Je){"use strict";var pe=[],Jt=Object.getPrototypeOf,je=pe.slice,Kt=pe.flat?function(e){return pe.flat.call(e)}:function(e){return pe.concat.apply([],e)},At=pe.push,ut=pe.indexOf,lt={},Zt=lt.toString,ct=lt.hasOwnProperty,en=ct.toString,Kn=en.call(Object),F={},P=function(e){return typeof e=="function"&&typeof e.nodeType!="number"&&typeof e.item!="function"},Me=function(e){return e!=null&&e===e.window},R=H.document,Zn={type:!0,src:!0,nonce:!0,noModule:!0};function tn(e,t,n){var r,o,a=(n=n||R).createElement("script");if(a.text=e,t)for(r in Zn)(o=t[r]||t.getAttribute&&t.getAttribute(r))&&a.setAttribute(r,o);n.head.appendChild(a).parentNode.removeChild(a)}function Ie(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?lt[Zt.call(e)]||"object":typeof e}var nn="3.6.3",i=function(e,t){return new i.fn.init(e,t)};function Nt(e){var t=!!e&&"length"in e&&e.length,n=Ie(e);return!P(e)&&!Me(e)&&(n==="array"||t===0||typeof t=="number"&&0<t&&t-1 in e)}i.fn=i.prototype={jquery:nn,constructor:i,length:0,toArray:function(){return je.call(this)},get:function(e){return e==null?je.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(je.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(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:At,sort:pe.sort,splice:pe.splice},i.extend=i.fn.extend=function(){var e,t,n,r,o,a,s=arguments[0]||{},f=1,c=arguments.length,d=!1;for(typeof s=="boolean"&&(d=s,s=arguments[f]||{},f++),typeof s=="object"||P(s)||(s={}),f===c&&(s=this,f--);f<c;f++)if((e=arguments[f])!=null)for(t in e)r=e[t],t!=="__proto__"&&s!==r&&(d&&r&&(i.isPlainObject(r)||(o=Array.isArray(r)))?(n=s[t],a=o&&!Array.isArray(n)?[]:o||i.isPlainObject(n)?n:{},o=!1,s[t]=i.extend(d,a,r)):r!==void 0&&(s[t]=r));return s},i.extend({expando:"jQuery"+(nn+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||Zt.call(e)!=="[object Object]")&&(!(t=Jt(e))||typeof(n=ct.call(t,"constructor")&&t.constructor)=="function"&&en.call(n)===Kn)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){tn(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(Nt(e))for(n=e.length;r<n&&t.call(e[r],r,e[r])!==!1;r++);else for(r in e)if(t.call(e[r],r,e[r])===!1)break;return e},makeArray:function(e,t){var n=t||[];return e!=null&&(Nt(Object(e))?i.merge(n,typeof e=="string"?[e]:e):At.call(n,e)),n},inArray:function(e,t,n){return t==null?-1:ut.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,o=e.length;r<n;r++)e[o++]=t[r];return e.length=o,e},grep:function(e,t,n){for(var r=[],o=0,a=e.length,s=!n;o<a;o++)!t(e[o],o)!==s&&r.push(e[o]);return r},map:function(e,t,n){var r,o,a=0,s=[];if(Nt(e))for(r=e.length;a<r;a++)(o=t(e[a],a,n))!=null&&s.push(o);else for(a in e)(o=t(e[a],a,n))!=null&&s.push(o);return Kt(s)},guid:1,support:F}),typeof Symbol=="function"&&(i.fn[Symbol.iterator]=pe[Symbol.iterator]),i.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){lt["[object "+t+"]"]=t.toLowerCase()});var De=function(e){var t,n,r,o,a,s,f,c,d,m,x,g,y,S,k,E,z,Q,ae,$="sizzle"+1*new Date,q=e.document,ie=0,I=0,U=Tt(),at=Tt(),xt=Tt(),se=Tt(),Pe=function(u,l){return u===l&&(x=!0),0},Ge={}.hasOwnProperty,oe=[],Ye=oe.pop,ge=oe.push,X=oe.push,ue=oe.slice,le=function(u,l){for(var p=0,v=u.length;p<v;p++)if(u[p]===l)return p;return-1},Ce="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",W="(?:\\\\[\\da-fA-F]{1,6}"+L+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",J="\\["+L+"*("+W+")(?:"+L+"*([*^$|!~]?=)"+L+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+W+"))|)"+L+"*\\]",ce=":("+W+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+J+")*)|.*)\\)|)",G=new RegExp(L+"+","g"),fe=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),Qe=new RegExp("^"+L+"*,"+L+"*"),bt=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),Wr=new RegExp(L+"|>"),Fr=new RegExp(ce),$r=new RegExp("^"+W+"$"),wt={ID:new RegExp("^#("+W+")"),CLASS:new RegExp("^\\.("+W+")"),TAG:new RegExp("^("+W+"|[*])"),ATTR:new RegExp("^"+J),PSEUDO:new RegExp("^"+ce),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+Ce+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Br=/HTML$/i,_r=/^(?:input|select|textarea|button)$/i,zr=/^h\d$/i,st=/^[^{]+\{\s*\[native \w/,Ur=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Ut=/[+~]/,Ae=new RegExp("\\\\[\\da-fA-F]{1,6}"+L+"?|\\\\([^\\r\\n\\f])","g"),Ne=function(u,l){var p="0x"+u.slice(1)-65536;return l||(p<0?String.fromCharCode(p+65536):String.fromCharCode(p>>10|55296,1023&p|56320))},zn=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,Un=function(u,l){return l?u==="\0"?"\uFFFD":u.slice(0,-1)+"\\"+u.charCodeAt(u.length-1).toString(16)+" ":"\\"+u},Xn=function(){g()},Xr=St(function(u){return u.disabled===!0&&u.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode",next:"legend"});try{X.apply(oe=ue.call(q.childNodes),q.childNodes),oe[q.childNodes.length].nodeType}catch(u){X={apply:oe.length?function(l,p){ge.apply(l,ue.call(p))}:function(l,p){for(var v=l.length,h=0;l[v++]=p[h++];);l.length=v-1}}}function B(u,l,p,v){var h,b,w,T,C,D,N,j=l&&l.ownerDocument,M=l?l.nodeType:9;if(p=p||[],typeof u!="string"||!u||M!==1&&M!==9&&M!==11)return p;if(!v&&(g(l),l=l||y,k)){if(M!==11&&(C=Ur.exec(u)))if(h=C[1]){if(M===9){if(!(w=l.getElementById(h)))return p;if(w.id===h)return p.push(w),p}else if(j&&(w=j.getElementById(h))&&ae(l,w)&&w.id===h)return p.push(w),p}else{if(C[2])return X.apply(p,l.getElementsByTagName(u)),p;if((h=C[3])&&n.getElementsByClassName&&l.getElementsByClassName)return X.apply(p,l.getElementsByClassName(h)),p}if(n.qsa&&!se[u+" "]&&(!E||!E.test(u))&&(M!==1||l.nodeName.toLowerCase()!=="object")){if(N=u,j=l,M===1&&(Wr.test(u)||bt.test(u))){for((j=Ut.test(u)&&Vt(l.parentNode)||l)===l&&n.scope||((T=l.getAttribute("id"))?T=T.replace(zn,Un):l.setAttribute("id",T=$)),b=(D=s(u)).length;b--;)D[b]=(T?"#"+T:":scope")+" "+Ct(D[b]);N=D.join(",")}try{if(n.cssSupportsSelector&&!CSS.supports("selector(:is("+N+"))"))throw new Error;return X.apply(p,j.querySelectorAll(N)),p}catch(V){se(u,!0)}finally{T===$&&l.removeAttribute("id")}}}return c(u.replace(fe,"$1"),l,p,v)}function Tt(){var u=[];return function l(p,v){return u.push(p+" ")>r.cacheLength&&delete l[u.shift()],l[p+" "]=v}}function xe(u){return u[$]=!0,u}function me(u){var l=y.createElement("fieldset");try{return!!u(l)}catch(p){return!1}finally{l.parentNode&&l.parentNode.removeChild(l),l=null}}function Xt(u,l){for(var p=u.split("|"),v=p.length;v--;)r.attrHandle[p[v]]=l}function Vn(u,l){var p=l&&u,v=p&&u.nodeType===1&&l.nodeType===1&&u.sourceIndex-l.sourceIndex;if(v)return v;if(p){for(;p=p.nextSibling;)if(p===l)return-1}return u?1:-1}function Vr(u){return function(l){return l.nodeName.toLowerCase()==="input"&&l.type===u}}function Gr(u){return function(l){var p=l.nodeName.toLowerCase();return(p==="input"||p==="button")&&l.type===u}}function Gn(u){return function(l){return"form"in l?l.parentNode&&l.disabled===!1?"label"in l?"label"in l.parentNode?l.parentNode.disabled===u:l.disabled===u:l.isDisabled===u||l.isDisabled!==!u&&Xr(l)===u:l.disabled===u:"label"in l&&l.disabled===u}}function Re(u){return xe(function(l){return l=+l,xe(function(p,v){for(var h,b=u([],p.length,l),w=b.length;w--;)p[h=b[w]]&&(p[h]=!(v[h]=p[h]))})})}function Vt(u){return u&&typeof u.getElementsByTagName!="undefined"&&u}for(t in n=B.support={},a=B.isXML=function(u){var l=u&&u.namespaceURI,p=u&&(u.ownerDocument||u).documentElement;return!Br.test(l||p&&p.nodeName||"HTML")},g=B.setDocument=function(u){var l,p,v=u?u.ownerDocument||u:q;return v!=y&&v.nodeType===9&&v.documentElement&&(S=(y=v).documentElement,k=!a(y),q!=y&&(p=y.defaultView)&&p.top!==p&&(p.addEventListener?p.addEventListener("unload",Xn,!1):p.attachEvent&&p.attachEvent("onunload",Xn)),n.scope=me(function(h){return S.appendChild(h).appendChild(y.createElement("div")),typeof h.querySelectorAll!="undefined"&&!h.querySelectorAll(":scope fieldset div").length}),n.cssSupportsSelector=me(function(){return CSS.supports("selector(*)")&&y.querySelectorAll(":is(:jqfake)")&&!CSS.supports("selector(:is(*,:jqfake))")}),n.attributes=me(function(h){return h.className="i",!h.getAttribute("className")}),n.getElementsByTagName=me(function(h){return h.appendChild(y.createComment("")),!h.getElementsByTagName("*").length}),n.getElementsByClassName=st.test(y.getElementsByClassName),n.getById=me(function(h){return S.appendChild(h).id=$,!y.getElementsByName||!y.getElementsByName($).length}),n.getById?(r.filter.ID=function(h){var b=h.replace(Ae,Ne);return function(w){return w.getAttribute("id")===b}},r.find.ID=function(h,b){if(typeof b.getElementById!="undefined"&&k){var w=b.getElementById(h);return w?[w]:[]}}):(r.filter.ID=function(h){var b=h.replace(Ae,Ne);return function(w){var T=typeof w.getAttributeNode!="undefined"&&w.getAttributeNode("id");return T&&T.value===b}},r.find.ID=function(h,b){if(typeof b.getElementById!="undefined"&&k){var w,T,C,D=b.getElementById(h);if(D){if((w=D.getAttributeNode("id"))&&w.value===h)return[D];for(C=b.getElementsByName(h),T=0;D=C[T++];)if((w=D.getAttributeNode("id"))&&w.value===h)return[D]}return[]}}),r.find.TAG=n.getElementsByTagName?function(h,b){return typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName(h):n.qsa?b.querySelectorAll(h):void 0}:function(h,b){var w,T=[],C=0,D=b.getElementsByTagName(h);if(h==="*"){for(;w=D[C++];)w.nodeType===1&&T.push(w);return T}return D},r.find.CLASS=n.getElementsByClassName&&function(h,b){if(typeof b.getElementsByClassName!="undefined"&&k)return b.getElementsByClassName(h)},z=[],E=[],(n.qsa=st.test(y.querySelectorAll))&&(me(function(h){var b;S.appendChild(h).innerHTML="<a id='"+$+"'></a><select id='"+$+"-\r\\' msallowcapture=''><option selected=''></option></select>",h.querySelectorAll("[msallowcapture^='']").length&&E.push("[*^$]="+L+`*(?:''|"")`),h.querySelectorAll("[selected]").length||E.push("\\["+L+"*(?:value|"+Ce+")"),h.querySelectorAll("[id~="+$+"-]").length||E.push("~="),(b=y.createElement("input")).setAttribute("name",""),h.appendChild(b),h.querySelectorAll("[name='']").length||E.push("\\["+L+"*name"+L+"*="+L+`*(?:''|"")`),h.querySelectorAll(":checked").length||E.push(":checked"),h.querySelectorAll("a#"+$+"+*").length||E.push(".#.+[+~]"),h.querySelectorAll("\\\f"),E.push("[\\r\\n\\f]")}),me(function(h){h.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var b=y.createElement("input");b.setAttribute("type","hidden"),h.appendChild(b).setAttribute("name","D"),h.querySelectorAll("[name=d]").length&&E.push("name"+L+"*[*^$|!~]?="),h.querySelectorAll(":enabled").length!==2&&E.push(":enabled",":disabled"),S.appendChild(h).disabled=!0,h.querySelectorAll(":disabled").length!==2&&E.push(":enabled",":disabled"),h.querySelectorAll("*,:x"),E.push(",.*:")})),(n.matchesSelector=st.test(Q=S.matches||S.webkitMatchesSelector||S.mozMatchesSelector||S.oMatchesSelector||S.msMatchesSelector))&&me(function(h){n.disconnectedMatch=Q.call(h,"*"),Q.call(h,"[s!='']:x"),z.push("!=",ce)}),n.cssSupportsSelector||E.push(":has"),E=E.length&&new RegExp(E.join("|")),z=z.length&&new RegExp(z.join("|")),l=st.test(S.compareDocumentPosition),ae=l||st.test(S.contains)?function(h,b){var w=h.nodeType===9&&h.documentElement||h,T=b&&b.parentNode;return h===T||!(!T||T.nodeType!==1||!(w.contains?w.contains(T):h.compareDocumentPosition&&16&h.compareDocumentPosition(T)))}:function(h,b){if(b){for(;b=b.parentNode;)if(b===h)return!0}return!1},Pe=l?function(h,b){if(h===b)return x=!0,0;var w=!h.compareDocumentPosition-!b.compareDocumentPosition;return w||(1&(w=(h.ownerDocument||h)==(b.ownerDocument||b)?h.compareDocumentPosition(b):1)||!n.sortDetached&&b.compareDocumentPosition(h)===w?h==y||h.ownerDocument==q&&ae(q,h)?-1:b==y||b.ownerDocument==q&&ae(q,b)?1:m?le(m,h)-le(m,b):0:4&w?-1:1)}:function(h,b){if(h===b)return x=!0,0;var w,T=0,C=h.parentNode,D=b.parentNode,N=[h],j=[b];if(!C||!D)return h==y?-1:b==y?1:C?-1:D?1:m?le(m,h)-le(m,b):0;if(C===D)return Vn(h,b);for(w=h;w=w.parentNode;)N.unshift(w);for(w=b;w=w.parentNode;)j.unshift(w);for(;N[T]===j[T];)T++;return T?Vn(N[T],j[T]):N[T]==q?-1:j[T]==q?1:0}),y},B.matches=function(u,l){return B(u,null,null,l)},B.matchesSelector=function(u,l){if(g(u),n.matchesSelector&&k&&!se[l+" "]&&(!z||!z.test(l))&&(!E||!E.test(l)))try{var p=Q.call(u,l);if(p||n.disconnectedMatch||u.document&&u.document.nodeType!==11)return p}catch(v){se(l,!0)}return 0<B(l,y,null,[u]).length},B.contains=function(u,l){return(u.ownerDocument||u)!=y&&g(u),ae(u,l)},B.attr=function(u,l){(u.ownerDocument||u)!=y&&g(u);var p=r.attrHandle[l.toLowerCase()],v=p&&Ge.call(r.attrHandle,l.toLowerCase())?p(u,l,!k):void 0;return v!==void 0?v:n.attributes||!k?u.getAttribute(l):(v=u.getAttributeNode(l))&&v.specified?v.value:null},B.escape=function(u){return(u+"").replace(zn,Un)},B.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},B.uniqueSort=function(u){var l,p=[],v=0,h=0;if(x=!n.detectDuplicates,m=!n.sortStable&&u.slice(0),u.sort(Pe),x){for(;l=u[h++];)l===u[h]&&(v=p.push(h));for(;v--;)u.splice(p[v],1)}return m=null,u},o=B.getText=function(u){var l,p="",v=0,h=u.nodeType;if(h){if(h===1||h===9||h===11){if(typeof u.textContent=="string")return u.textContent;for(u=u.firstChild;u;u=u.nextSibling)p+=o(u)}else if(h===3||h===4)return u.nodeValue}else for(;l=u[v++];)p+=o(l);return p},(r=B.selectors={cacheLength:50,createPseudo:xe,match:wt,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(Ae,Ne),u[3]=(u[3]||u[4]||u[5]||"").replace(Ae,Ne),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]||B.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]&&B.error(u[0]),u},PSEUDO:function(u){var l,p=!u[6]&&u[2];return wt.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":p&&Fr.test(p)&&(l=s(p,!0))&&(l=p.indexOf(")",p.length-l)-p.length)&&(u[0]=u[0].slice(0,l),u[2]=p.slice(0,l)),u.slice(0,3))}},filter:{TAG:function(u){var l=u.replace(Ae,Ne).toLowerCase();return u==="*"?function(){return!0}:function(p){return p.nodeName&&p.nodeName.toLowerCase()===l}},CLASS:function(u){var l=U[u+" "];return l||(l=new RegExp("(^|"+L+")"+u+"("+L+"|$)"))&&U(u,function(p){return l.test(typeof p.className=="string"&&p.className||typeof p.getAttribute!="undefined"&&p.getAttribute("class")||"")})},ATTR:function(u,l,p){return function(v){var h=B.attr(v,u);return h==null?l==="!=":!l||(h+="",l==="="?h===p:l==="!="?h!==p:l==="^="?p&&h.indexOf(p)===0:l==="*="?p&&-1<h.indexOf(p):l==="$="?p&&h.slice(-p.length)===p:l==="~="?-1<(" "+h.replace(G," ")+" ").indexOf(p):l==="|="&&(h===p||h.slice(0,p.length+1)===p+"-"))}},CHILD:function(u,l,p,v,h){var b=u.slice(0,3)!=="nth",w=u.slice(-4)!=="last",T=l==="of-type";return v===1&&h===0?function(C){return!!C.parentNode}:function(C,D,N){var j,M,V,O,K,Z,te=b!==w?"nextSibling":"previousSibling",_=C.parentNode,Se=T&&C.nodeName.toLowerCase(),ee=!N&&!T,Y=!1;if(_){if(b){for(;te;){for(O=C;O=O[te];)if(T?O.nodeName.toLowerCase()===Se:O.nodeType===1)return!1;Z=te=u==="only"&&!Z&&"nextSibling"}return!0}if(Z=[w?_.firstChild:_.lastChild],w&&ee){for(Y=(K=(j=(M=(V=(O=_)[$]||(O[$]={}))[O.uniqueID]||(V[O.uniqueID]={}))[u]||[])[0]===ie&&j[1])&&j[2],O=K&&_.childNodes[K];O=++K&&O&&O[te]||(Y=K=0)||Z.pop();)if(O.nodeType===1&&++Y&&O===C){M[u]=[ie,K,Y];break}}else if(ee&&(Y=K=(j=(M=(V=(O=C)[$]||(O[$]={}))[O.uniqueID]||(V[O.uniqueID]={}))[u]||[])[0]===ie&&j[1]),Y===!1)for(;(O=++K&&O&&O[te]||(Y=K=0)||Z.pop())&&!((T?O.nodeName.toLowerCase()===Se:O.nodeType===1)&&++Y&&(ee&&((M=(V=O[$]||(O[$]={}))[O.uniqueID]||(V[O.uniqueID]={}))[u]=[ie,Y]),O===C)););return(Y-=h)===v||Y%v==0&&0<=Y/v}}},PSEUDO:function(u,l){var p,v=r.pseudos[u]||r.setFilters[u.toLowerCase()]||B.error("unsupported pseudo: "+u);return v[$]?v(l):1<v.length?(p=[u,u,"",l],r.setFilters.hasOwnProperty(u.toLowerCase())?xe(function(h,b){for(var w,T=v(h,l),C=T.length;C--;)h[w=le(h,T[C])]=!(b[w]=T[C])}):function(h){return v(h,0,p)}):v}},pseudos:{not:xe(function(u){var l=[],p=[],v=f(u.replace(fe,"$1"));return v[$]?xe(function(h,b,w,T){for(var C,D=v(h,null,T,[]),N=h.length;N--;)(C=D[N])&&(h[N]=!(b[N]=C))}):function(h,b,w){return l[0]=h,v(l,null,w,p),l[0]=null,!p.pop()}}),has:xe(function(u){return function(l){return 0<B(u,l).length}}),contains:xe(function(u){return u=u.replace(Ae,Ne),function(l){return-1<(l.textContent||o(l)).indexOf(u)}}),lang:xe(function(u){return $r.test(u||"")||B.error("unsupported lang: "+u),u=u.replace(Ae,Ne).toLowerCase(),function(l){var p;do if(p=k?l.lang:l.getAttribute("xml:lang")||l.getAttribute("lang"))return(p=p.toLowerCase())===u||p.indexOf(u+"-")===0;while((l=l.parentNode)&&l.nodeType===1);return!1}}),target:function(u){var l=e.location&&e.location.hash;return l&&l.slice(1)===u.id},root:function(u){return u===S},focus:function(u){return u===y.activeElement&&(!y.hasFocus||y.hasFocus())&&!!(u.type||u.href||~u.tabIndex)},enabled:Gn(!1),disabled:Gn(!0),checked:function(u){var l=u.nodeName.toLowerCase();return l==="input"&&!!u.checked||l==="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!r.pseudos.empty(u)},header:function(u){return zr.test(u.nodeName)},input:function(u){return _r.test(u.nodeName)},button:function(u){var l=u.nodeName.toLowerCase();return l==="input"&&u.type==="button"||l==="button"},text:function(u){var l;return u.nodeName.toLowerCase()==="input"&&u.type==="text"&&((l=u.getAttribute("type"))==null||l.toLowerCase()==="text")},first:Re(function(){return[0]}),last:Re(function(u,l){return[l-1]}),eq:Re(function(u,l,p){return[p<0?p+l:p]}),even:Re(function(u,l){for(var p=0;p<l;p+=2)u.push(p);return u}),odd:Re(function(u,l){for(var p=1;p<l;p+=2)u.push(p);return u}),lt:Re(function(u,l,p){for(var v=p<0?p+l:l<p?l:p;0<=--v;)u.push(v);return u}),gt:Re(function(u,l,p){for(var v=p<0?p+l:p;++v<l;)u.push(v);return u})}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=Vr(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=Gr(t);function Yn(){}function Ct(u){for(var l=0,p=u.length,v="";l<p;l++)v+=u[l].value;return v}function St(u,l,p){var v=l.dir,h=l.next,b=h||v,w=p&&b==="parentNode",T=I++;return l.first?function(C,D,N){for(;C=C[v];)if(C.nodeType===1||w)return u(C,D,N);return!1}:function(C,D,N){var j,M,V,O=[ie,T];if(N){for(;C=C[v];)if((C.nodeType===1||w)&&u(C,D,N))return!0}else for(;C=C[v];)if(C.nodeType===1||w)if(M=(V=C[$]||(C[$]={}))[C.uniqueID]||(V[C.uniqueID]={}),h&&h===C.nodeName.toLowerCase())C=C[v]||C;else{if((j=M[b])&&j[0]===ie&&j[1]===T)return O[2]=j[2];if((M[b]=O)[2]=u(C,D,N))return!0}return!1}}function Gt(u){return 1<u.length?function(l,p,v){for(var h=u.length;h--;)if(!u[h](l,p,v))return!1;return!0}:u[0]}function Et(u,l,p,v,h){for(var b,w=[],T=0,C=u.length,D=l!=null;T<C;T++)(b=u[T])&&(p&&!p(b,v,h)||(w.push(b),D&&l.push(T)));return w}function Yt(u,l,p,v,h,b){return v&&!v[$]&&(v=Yt(v)),h&&!h[$]&&(h=Yt(h,b)),xe(function(w,T,C,D){var N,j,M,V=[],O=[],K=T.length,Z=w||function(Se,ee,Y){for(var be=0,kt=ee.length;be<kt;be++)B(Se,ee[be],Y);return Y}(l||"*",C.nodeType?[C]:C,[]),te=!u||!w&&l?Z:Et(Z,V,u,C,D),_=p?h||(w?u:K||v)?[]:T:te;if(p&&p(te,_,C,D),v)for(N=Et(_,O),v(N,[],C,D),j=N.length;j--;)(M=N[j])&&(_[O[j]]=!(te[O[j]]=M));if(w){if(h||u){if(h){for(N=[],j=_.length;j--;)(M=_[j])&&N.push(te[j]=M);h(null,_=[],N,D)}for(j=_.length;j--;)(M=_[j])&&-1<(N=h?le(w,M):V[j])&&(w[N]=!(T[N]=M))}}else _=Et(_===T?_.splice(K,_.length):_),h?h(null,T,_,D):X.apply(T,_)})}function Qt(u){for(var l,p,v,h=u.length,b=r.relative[u[0].type],w=b||r.relative[" "],T=b?1:0,C=St(function(j){return j===l},w,!0),D=St(function(j){return-1<le(l,j)},w,!0),N=[function(j,M,V){var O=!b&&(V||M!==d)||((l=M).nodeType?C(j,M,V):D(j,M,V));return l=null,O}];T<h;T++)if(p=r.relative[u[T].type])N=[St(Gt(N),p)];else{if((p=r.filter[u[T].type].apply(null,u[T].matches))[$]){for(v=++T;v<h&&!r.relative[u[v].type];v++);return Yt(1<T&&Gt(N),1<T&&Ct(u.slice(0,T-1).concat({value:u[T-2].type===" "?"*":""})).replace(fe,"$1"),p,T<v&&Qt(u.slice(T,v)),v<h&&Qt(u=u.slice(v)),v<h&&Ct(u))}N.push(p)}return Gt(N)}return Yn.prototype=r.filters=r.pseudos,r.setFilters=new Yn,s=B.tokenize=function(u,l){var p,v,h,b,w,T,C,D=at[u+" "];if(D)return l?0:D.slice(0);for(w=u,T=[],C=r.preFilter;w;){for(b in p&&!(v=Qe.exec(w))||(v&&(w=w.slice(v[0].length)||w),T.push(h=[])),p=!1,(v=bt.exec(w))&&(p=v.shift(),h.push({value:p,type:v[0].replace(fe," ")}),w=w.slice(p.length)),r.filter)!(v=wt[b].exec(w))||C[b]&&!(v=C[b](v))||(p=v.shift(),h.push({value:p,type:b,matches:v}),w=w.slice(p.length));if(!p)break}return l?w.length:w?B.error(u):at(u,T).slice(0)},f=B.compile=function(u,l){var p,v,h,b,w,T,C=[],D=[],N=xt[u+" "];if(!N){for(l||(l=s(u)),p=l.length;p--;)(N=Qt(l[p]))[$]?C.push(N):D.push(N);(N=xt(u,(v=D,b=0<(h=C).length,w=0<v.length,T=function(j,M,V,O,K){var Z,te,_,Se=0,ee="0",Y=j&&[],be=[],kt=d,Qn=j||w&&r.find.TAG("*",K),Jn=ie+=kt==null?1:Math.random()||.1,Yr=Qn.length;for(K&&(d=M==y||M||K);ee!==Yr&&(Z=Qn[ee])!=null;ee++){if(w&&Z){for(te=0,M||Z.ownerDocument==y||(g(Z),V=!k);_=v[te++];)if(_(Z,M||y,V)){O.push(Z);break}K&&(ie=Jn)}b&&((Z=!_&&Z)&&Se--,j&&Y.push(Z))}if(Se+=ee,b&&ee!==Se){for(te=0;_=h[te++];)_(Y,be,M,V);if(j){if(0<Se)for(;ee--;)Y[ee]||be[ee]||(be[ee]=Ye.call(O));be=Et(be)}X.apply(O,be),K&&!j&&0<be.length&&1<Se+h.length&&B.uniqueSort(O)}return K&&(ie=Jn,d=kt),Y},b?xe(T):T))).selector=u}return N},c=B.select=function(u,l,p,v){var h,b,w,T,C,D=typeof u=="function"&&u,N=!v&&s(u=D.selector||u);if(p=p||[],N.length===1){if(2<(b=N[0]=N[0].slice(0)).length&&(w=b[0]).type==="ID"&&l.nodeType===9&&k&&r.relative[b[1].type]){if(!(l=(r.find.ID(w.matches[0].replace(Ae,Ne),l)||[])[0]))return p;D&&(l=l.parentNode),u=u.slice(b.shift().value.length)}for(h=wt.needsContext.test(u)?0:b.length;h--&&(w=b[h],!r.relative[T=w.type]);)if((C=r.find[T])&&(v=C(w.matches[0].replace(Ae,Ne),Ut.test(b[0].type)&&Vt(l.parentNode)||l))){if(b.splice(h,1),!(u=v.length&&Ct(b)))return X.apply(p,v),p;break}}return(D||f(u,N))(v,l,!k,p,!l||Ut.test(u)&&Vt(l.parentNode)||l),p},n.sortStable=$.split("").sort(Pe).join("")===$,n.detectDuplicates=!!x,g(),n.sortDetached=me(function(u){return 1&u.compareDocumentPosition(y.createElement("fieldset"))}),me(function(u){return u.innerHTML="<a href='#'></a>",u.firstChild.getAttribute("href")==="#"})||Xt("type|href|height|width",function(u,l,p){if(!p)return u.getAttribute(l,l.toLowerCase()==="type"?1:2)}),n.attributes&&me(function(u){return u.innerHTML="<input/>",u.firstChild.setAttribute("value",""),u.firstChild.getAttribute("value")===""})||Xt("value",function(u,l,p){if(!p&&u.nodeName.toLowerCase()==="input")return u.defaultValue}),me(function(u){return u.getAttribute("disabled")==null})||Xt(Ce,function(u,l,p){var v;if(!p)return u[l]===!0?l.toLowerCase():(v=u.getAttributeNode(l))&&v.specified?v.value:null}),B}(H);i.find=De,i.expr=De.selectors,i.expr[":"]=i.expr.pseudos,i.uniqueSort=i.unique=De.uniqueSort,i.text=De.getText,i.isXMLDoc=De.isXML,i.contains=De.contains,i.escapeSelector=De.escape;var We=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},rn=function(e,t){for(var n=[];e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},on=i.expr.match.needsContext;function de(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var an=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function jt(e,t,n){return P(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-1<ut.call(t,r)!==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;t<r;t++)if(i.contains(o[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)i.find(e,o[t],n);return 1<r?i.uniqueSort(n):n},filter:function(e){return this.pushStack(jt(this,e||[],!1))},not:function(e){return this.pushStack(jt(this,e||[],!0))},is:function(e){return!!jt(this,typeof e=="string"&&on.test(e)?i(e):e||[],!1).length}});var sn,er=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(i.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||sn,typeof e=="string"){if(!(r=e[0]==="<"&&e[e.length-1]===">"&&3<=e.length?[null,e,null]:er.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);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)),an.test(r[1])&&i.isPlainObject(t))for(r in t)P(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(o=R.getElementById(r[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):P(e)?n.ready!==void 0?n.ready(e):e(i):i.makeArray(e,this)}).prototype=i.fn,sn=i(R);var tr=/^(?:parents|prev(?:Until|All))/,nr={children:!0,contents:!0,next:!0,prev:!0};function un(e,t){for(;(e=e[t])&&e.nodeType!==1;);return e}i.fn.extend({has:function(e){var t=i(e,this),n=t.length;return this.filter(function(){for(var r=0;r<n;r++)if(i.contains(this,t[r]))return!0})},closest:function(e,t){var n,r=0,o=this.length,a=[],s=typeof e!="string"&&i(e);if(!on.test(e)){for(;r<o;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(s?-1<s.index(n):n.nodeType===1&&i.find.matchesSelector(n,e))){a.push(n);break}}return this.pushStack(1<a.length?i.uniqueSort(a):a)},index:function(e){return e?typeof e=="string"?ut.call(i(e),this[0]):ut.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))}}),i.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return We(e,"parentNode")},parentsUntil:function(e,t,n){return We(e,"parentNode",n)},next:function(e){return un(e,"nextSibling")},prev:function(e){return un(e,"previousSibling")},nextAll:function(e){return We(e,"nextSibling")},prevAll:function(e){return We(e,"previousSibling")},nextUntil:function(e,t,n){return We(e,"nextSibling",n)},prevUntil:function(e,t,n){return We(e,"previousSibling",n)},siblings:function(e){return rn((e.parentNode||{}).firstChild,e)},children:function(e){return rn(e.firstChild)},contents:function(e){return e.contentDocument!=null&&Jt(e.contentDocument)?e.contentDocument:(de(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)),1<this.length&&(nr[e]||i.uniqueSort(o),tr.test(e)&&o.reverse()),this.pushStack(o)}});var we=/[^\x20\t\r\n\f]+/g;function Fe(e){return e}function ft(e){throw e}function ln(e,t,n,r){var o;try{e&&P(o=e.promise)?o.call(e).done(t).fail(n):e&&P(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(a){n.apply(void 0,[a])}}i.Callbacks=function(e){var t,n;e=typeof e=="string"?(t=e,n={},i.each(t.match(we)||[],function(g,y){n[y]=!0}),n):i.extend({},e);var r,o,a,s,f=[],c=[],d=-1,m=function(){for(s=s||e.once,a=r=!0;c.length;d=-1)for(o=c.shift();++d<f.length;)f[d].apply(o[0],o[1])===!1&&e.stopOnFalse&&(d=f.length,o=!1);e.memory||(o=!1),r=!1,s&&(f=o?[]:"")},x={add:function(){return f&&(o&&!r&&(d=f.length-1,c.push(o)),function g(y){i.each(y,function(S,k){P(k)?e.unique&&x.has(k)||f.push(k):k&&k.length&&Ie(k)!=="string"&&g(k)})}(arguments),o&&!r&&m()),this},remove:function(){return i.each(arguments,function(g,y){for(var S;-1<(S=i.inArray(y,f,S));)f.splice(S,1),S<=d&&d--}),this},has:function(g){return g?-1<i.inArray(g,f):0<f.length},empty:function(){return f&&(f=[]),this},disable:function(){return s=c=[],f=o="",this},disabled:function(){return!f},lock:function(){return s=c=[],o||r||(f=o=""),this},locked:function(){return!!s},fireWith:function(g,y){return s||(y=[g,(y=y||[]).slice?y.slice():y],c.push(y),r||m()),this},fire:function(){return x.fireWith(this,arguments),this},fired:function(){return!!a}};return x},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(a){return r.then(null,a)},pipe:function(){var a=arguments;return i.Deferred(function(s){i.each(t,function(f,c){var d=P(a[c[4]])&&a[c[4]];o[c[1]](function(){var m=d&&d.apply(this,arguments);m&&P(m.promise)?m.promise().progress(s.notify).done(s.resolve).fail(s.reject):s[c[0]+"With"](this,d?[m]:arguments)})}),a=null}).promise()},then:function(a,s,f){var c=0;function d(m,x,g,y){return function(){var S=this,k=arguments,E=function(){var Q,ae;if(!(m<c)){if((Q=g.apply(S,k))===x.promise())throw new TypeError("Thenable self-resolution");ae=Q&&(typeof Q=="object"||typeof Q=="function")&&Q.then,P(ae)?y?ae.call(Q,d(c,x,Fe,y),d(c,x,ft,y)):(c++,ae.call(Q,d(c,x,Fe,y),d(c,x,ft,y),d(c,x,Fe,x.notifyWith))):(g!==Fe&&(S=void 0,k=[Q]),(y||x.resolveWith)(S,k))}},z=y?E:function(){try{E()}catch(Q){i.Deferred.exceptionHook&&i.Deferred.exceptionHook(Q,z.stackTrace),c<=m+1&&(g!==ft&&(S=void 0,k=[Q]),x.rejectWith(S,k))}};m?z():(i.Deferred.getStackHook&&(z.stackTrace=i.Deferred.getStackHook()),H.setTimeout(z))}}return i.Deferred(function(m){t[0][3].add(d(0,m,P(f)?f:Fe,m.notifyWith)),t[1][3].add(d(0,m,P(a)?a:Fe)),t[2][3].add(d(0,m,P(s)?s:ft))}).promise()},promise:function(a){return a!=null?i.extend(a,r):r}},o={};return i.each(t,function(a,s){var f=s[2],c=s[5];r[s[1]]=f.add,c&&f.add(function(){n=c},t[3-a][2].disable,t[3-a][3].disable,t[0][2].lock,t[0][3].lock),f.add(s[3].fire),o[s[0]]=function(){return o[s[0]+"With"](this===o?void 0:this,arguments),this},o[s[0]+"With"]=f.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),o=je.call(arguments),a=i.Deferred(),s=function(f){return function(c){r[f]=this,o[f]=1<arguments.length?je.call(arguments):c,--t||a.resolveWith(r,o)}};if(t<=1&&(ln(e,a.done(s(n)).resolve,a.reject,!t),a.state()==="pending"||P(o[n]&&o[n].then)))return a.then();for(;n--;)ln(o[n],s(n),a.reject);return a.promise()}});var rr=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;i.Deferred.exceptionHook=function(e,t){H.console&&H.console.warn&&e&&rr.test(e.name)&&H.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},i.readyException=function(e){H.setTimeout(function(){throw e})};var Dt=i.Deferred();function pt(){R.removeEventListener("DOMContentLoaded",pt),H.removeEventListener("load",pt),i.ready()}i.fn.ready=function(e){return Dt.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||Dt.resolveWith(R,[i])}}),i.ready.then=Dt.then,R.readyState==="complete"||R.readyState!=="loading"&&!R.documentElement.doScroll?H.setTimeout(i.ready):(R.addEventListener("DOMContentLoaded",pt),H.addEventListener("load",pt));var Ee=function(e,t,n,r,o,a,s){var f=0,c=e.length,d=n==null;if(Ie(n)==="object")for(f in o=!0,n)Ee(e,t,f,n[f],!0,a,s);else if(r!==void 0&&(o=!0,P(r)||(s=!0),d&&(s?(t.call(e,r),t=null):(d=t,t=function(m,x,g){return d.call(i(m),g)})),t))for(;f<c;f++)t(e[f],n,s?r:r.call(e[f],f,t(e[f],n)));return o?e:d?t.call(e):c?t(e[0],n):a},ir=/^-ms-/,or=/-([a-z])/g;function ar(e,t){return t.toUpperCase()}function Te(e){return e.replace(ir,"ms-").replace(or,ar)}var Ke=function(e){return e.nodeType===1||e.nodeType===9||!+e.nodeType};function Ze(){this.expando=i.expando+Ze.uid++}Ze.uid=1,Ze.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Ke(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,o=this.cache(e);if(typeof t=="string")o[Te(t)]=n;else for(r in t)o[Te(r)]=t[r];return o},get:function(e,t){return t===void 0?this.cache(e):e[this.expando]&&e[this.expando][Te(t)]},access:function(e,t,n){return t===void 0||t&&typeof t=="string"&&n===void 0?this.get(e,t):(this.set(e,t,n),n!==void 0?n:t)},remove:function(e,t){var n,r=e[this.expando];if(r!==void 0){if(t!==void 0)for(n=(t=Array.isArray(t)?t.map(Te):(t=Te(t))in r?[t]:t.match(we)||[]).length;n--;)delete r[t[n]];(t===void 0||i.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return t!==void 0&&!i.isEmptyObject(t)}};var A=new Ze,ne=new Ze,sr=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ur=/[A-Z]/g;function cn(e,t,n){var r,o;if(n===void 0&&e.nodeType===1)if(r="data-"+t.replace(ur,"-$&").toLowerCase(),typeof(n=e.getAttribute(r))=="string"){try{n=(o=n)==="true"||o!=="false"&&(o==="null"?null:o===+o+""?+o:sr.test(o)?JSON.parse(o):o)}catch(a){}ne.set(e,t,n)}else n=void 0;return n}i.extend({hasData:function(e){return ne.hasData(e)||A.hasData(e)},data:function(e,t,n){return ne.access(e,t,n)},removeData:function(e,t){ne.remove(e,t)},_data:function(e,t,n){return A.access(e,t,n)},_removeData:function(e,t){A.remove(e,t)}}),i.fn.extend({data:function(e,t){var n,r,o,a=this[0],s=a&&a.attributes;if(e===void 0){if(this.length&&(o=ne.get(a),a.nodeType===1&&!A.get(a,"hasDataAttrs"))){for(n=s.length;n--;)s[n]&&(r=s[n].name).indexOf("data-")===0&&(r=Te(r.slice(5)),cn(a,r,o[r]));A.set(a,"hasDataAttrs",!0)}return o}return typeof e=="object"?this.each(function(){ne.set(this,e)}):Ee(this,function(f){var c;if(a&&f===void 0)return(c=ne.get(a,e))!==void 0||(c=cn(a,e))!==void 0?c:void 0;this.each(function(){ne.set(this,e,f)})},null,t,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){ne.remove(this,e)})}}),i.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=A.get(e,t),n&&(!r||Array.isArray(n)?r=A.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(),a=i._queueHooks(e,t);o==="inprogress"&&(o=n.shift(),r--),o&&(t==="fx"&&n.unshift("inprogress"),delete a.stop,o.call(e,function(){i.dequeue(e,t)},a)),!r&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return A.get(e,n)||A.access(e,n,{empty:i.Callbacks("once memory").add(function(){A.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<n?i.queue(this[0],e):t===void 0?this:this.each(function(){var r=i.queue(this,e,t);i._queueHooks(this,e),e==="fx"&&r[0]!=="inprogress"&&i.dequeue(this,e)})},dequeue:function(e){return this.each(function(){i.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,o=i.Deferred(),a=this,s=this.length,f=function(){--r||o.resolveWith(a,[a])};for(typeof e!="string"&&(t=e,e=void 0),e=e||"fx";s--;)(n=A.get(a[s],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(f));return f(),o.promise(t)}});var fn=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,et=new RegExp("^(?:([+-])=|)("+fn+")([a-z%]*)$","i"),ke=["Top","Right","Bottom","Left"],qe=R.documentElement,$e=function(e){return i.contains(e.ownerDocument,e)},lr={composed:!0};qe.getRootNode&&($e=function(e){return i.contains(e.ownerDocument,e)||e.getRootNode(lr)===e.ownerDocument});var dt=function(e,t){return(e=t||e).style.display==="none"||e.style.display===""&&$e(e)&&i.css(e,"display")==="none"};function pn(e,t,n,r){var o,a,s=20,f=r?function(){return r.cur()}:function(){return i.css(e,t,"")},c=f(),d=n&&n[3]||(i.cssNumber[t]?"":"px"),m=e.nodeType&&(i.cssNumber[t]||d!=="px"&&+c)&&et.exec(i.css(e,t));if(m&&m[3]!==d){for(c/=2,d=d||m[3],m=+c||1;s--;)i.style(e,t,m+d),(1-a)*(1-(a=f()/c||.5))<=0&&(s=0),m/=a;m*=2,i.style(e,t,m+d),n=n||[]}return n&&(m=+m||+c||0,o=n[1]?m+(n[1]+1)*n[2]:+n[2],r&&(r.unit=d,r.start=m,r.end=o)),o}var dn={};function Be(e,t){for(var n,r,o,a,s,f,c,d=[],m=0,x=e.length;m<x;m++)(r=e[m]).style&&(n=r.style.display,t?(n==="none"&&(d[m]=A.get(r,"display")||null,d[m]||(r.style.display="")),r.style.display===""&&dt(r)&&(d[m]=(c=s=a=void 0,s=(o=r).ownerDocument,f=o.nodeName,(c=dn[f])||(a=s.body.appendChild(s.createElement(f)),c=i.css(a,"display"),a.parentNode.removeChild(a),c==="none"&&(c="block"),dn[f]=c)))):n!=="none"&&(d[m]="none",A.set(r,"display",n)));for(m=0;m<x;m++)d[m]!=null&&(e[m].style.display=d[m]);return e}i.fn.extend({show:function(){return Be(this,!0)},hide:function(){return Be(this)},toggle:function(e){return typeof e=="boolean"?e?this.show():this.hide():this.each(function(){dt(this)?i(this).show():i(this).hide()})}});var Le,ht,tt=/^(?:checkbox|radio)$/i,hn=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,gn=/^$|^module$|\/(?:java|ecma)script/i;Le=R.createDocumentFragment().appendChild(R.createElement("div")),(ht=R.createElement("input")).setAttribute("type","radio"),ht.setAttribute("checked","checked"),ht.setAttribute("name","t"),Le.appendChild(ht),F.checkClone=Le.cloneNode(!0).cloneNode(!0).lastChild.checked,Le.innerHTML="<textarea>x</textarea>",F.noCloneChecked=!!Le.cloneNode(!0).lastChild.defaultValue,Le.innerHTML="<option></option>",F.option=!!Le.lastChild;var he={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function re(e,t){var n;return n=typeof e.getElementsByTagName!="undefined"?e.getElementsByTagName(t||"*"):typeof e.querySelectorAll!="undefined"?e.querySelectorAll(t||"*"):[],t===void 0||t&&de(e,t)?i.merge([e],n):n}function qt(e,t){for(var n=0,r=e.length;n<r;n++)A.set(e[n],"globalEval",!t||A.get(t[n],"globalEval"))}he.tbody=he.tfoot=he.colgroup=he.caption=he.thead,he.th=he.td,F.option||(he.optgroup=he.option=[1,"<select multiple='multiple'>","</select>"]);var cr=/<|&#?\w+;/;function mn(e,t,n,r,o){for(var a,s,f,c,d,m,x=t.createDocumentFragment(),g=[],y=0,S=e.length;y<S;y++)if((a=e[y])||a===0)if(Ie(a)==="object")i.merge(g,a.nodeType?[a]:a);else if(cr.test(a)){for(s=s||x.appendChild(t.createElement("div")),f=(hn.exec(a)||["",""])[1].toLowerCase(),c=he[f]||he._default,s.innerHTML=c[1]+i.htmlPrefilter(a)+c[2],m=c[0];m--;)s=s.lastChild;i.merge(g,s.childNodes),(s=x.firstChild).textContent=""}else g.push(t.createTextNode(a));for(x.textContent="",y=0;a=g[y++];)if(r&&-1<i.inArray(a,r))o&&o.push(a);else if(d=$e(a),s=re(x.appendChild(a),"script"),d&&qt(s),n)for(m=0;a=s[m++];)gn.test(a.type||"")&&n.push(a);return x}var yn=/^([^.]*)(?:\.(.+)|)/;function _e(){return!0}function ze(){return!1}function fr(e,t){return e===function(){try{return R.activeElement}catch(n){}}()==(t==="focus")}function Lt(e,t,n,r,o,a){var s,f;if(typeof t=="object"){for(f in typeof n!="string"&&(r=r||n,n=void 0),t)Lt(e,f,n,r,t[f],a);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=ze;else if(!o)return e;return a===1&&(s=o,(o=function(c){return i().off(c),s.apply(this,arguments)}).guid=s.guid||(s.guid=i.guid++)),e.each(function(){i.event.add(this,t,o,r,n)})}function gt(e,t,n){n?(A.set(e,t,!1),i.event.add(e,t,{namespace:!1,handler:function(r){var o,a,s=A.get(this,t);if(1&r.isTrigger&&this[t]){if(s.length)(i.event.special[t]||{}).delegateType&&r.stopPropagation();else if(s=je.call(arguments),A.set(this,t,s),o=n(this,t),this[t](),s!==(a=A.get(this,t))||o?A.set(this,t,!1):a={},s!==a)return r.stopImmediatePropagation(),r.preventDefault(),a&&a.value}else s.length&&(A.set(this,t,{value:i.event.trigger(i.extend(s[0],i.Event.prototype),s.slice(1),this)}),r.stopImmediatePropagation())}})):A.get(e,t)===void 0&&i.event.add(e,t,_e)}i.event={global:{},add:function(e,t,n,r,o){var a,s,f,c,d,m,x,g,y,S,k,E=A.get(e);if(Ke(e))for(n.handler&&(n=(a=n).handler,o=a.selector),o&&i.find.matchesSelector(qe,o),n.guid||(n.guid=i.guid++),(c=E.events)||(c=E.events=Object.create(null)),(s=E.handle)||(s=E.handle=function(z){return typeof i!="undefined"&&i.event.triggered!==z.type?i.event.dispatch.apply(e,arguments):void 0}),d=(t=(t||"").match(we)||[""]).length;d--;)y=k=(f=yn.exec(t[d])||[])[1],S=(f[2]||"").split(".").sort(),y&&(x=i.event.special[y]||{},y=(o?x.delegateType:x.bindType)||y,x=i.event.special[y]||{},m=i.extend({type:y,origType:k,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&i.expr.match.needsContext.test(o),namespace:S.join(".")},a),(g=c[y])||((g=c[y]=[]).delegateCount=0,x.setup&&x.setup.call(e,r,S,s)!==!1||e.addEventListener&&e.addEventListener(y,s)),x.add&&(x.add.call(e,m),m.handler.guid||(m.handler.guid=n.guid)),o?g.splice(g.delegateCount++,0,m):g.push(m),i.event.global[y]=!0)},remove:function(e,t,n,r,o){var a,s,f,c,d,m,x,g,y,S,k,E=A.hasData(e)&&A.get(e);if(E&&(c=E.events)){for(d=(t=(t||"").match(we)||[""]).length;d--;)if(y=k=(f=yn.exec(t[d])||[])[1],S=(f[2]||"").split(".").sort(),y){for(x=i.event.special[y]||{},g=c[y=(r?x.delegateType:x.bindType)||y]||[],f=f[2]&&new RegExp("(^|\\.)"+S.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=a=g.length;a--;)m=g[a],!o&&k!==m.origType||n&&n.guid!==m.guid||f&&!f.test(m.namespace)||r&&r!==m.selector&&(r!=="**"||!m.selector)||(g.splice(a,1),m.selector&&g.delegateCount--,x.remove&&x.remove.call(e,m));s&&!g.length&&(x.teardown&&x.teardown.call(e,S,E.handle)!==!1||i.removeEvent(e,y,E.handle),delete c[y])}else for(y in c)i.event.remove(e,y+t[d],n,r,!0);i.isEmptyObject(c)&&A.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,a,s,f=new Array(arguments.length),c=i.event.fix(e),d=(A.get(this,"events")||Object.create(null))[c.type]||[],m=i.event.special[c.type]||{};for(f[0]=c,t=1;t<arguments.length;t++)f[t]=arguments[t];if(c.delegateTarget=this,!m.preDispatch||m.preDispatch.call(this,c)!==!1){for(s=i.event.handlers.call(this,c,d),t=0;(o=s[t++])&&!c.isPropagationStopped();)for(c.currentTarget=o.elem,n=0;(a=o.handlers[n++])&&!c.isImmediatePropagationStopped();)c.rnamespace&&a.namespace!==!1&&!c.rnamespace.test(a.namespace)||(c.handleObj=a,c.data=a.data,(r=((i.event.special[a.origType]||{}).handle||a.handler).apply(o.elem,f))!==void 0&&(c.result=r)===!1&&(c.preventDefault(),c.stopPropagation()));return m.postDispatch&&m.postDispatch.call(this,c),c.result}},handlers:function(e,t){var n,r,o,a,s,f=[],c=t.delegateCount,d=e.target;if(c&&d.nodeType&&!(e.type==="click"&&1<=e.button)){for(;d!==this;d=d.parentNode||this)if(d.nodeType===1&&(e.type!=="click"||d.disabled!==!0)){for(a=[],s={},n=0;n<c;n++)s[o=(r=t[n]).selector+" "]===void 0&&(s[o]=r.needsContext?-1<i(o,this).index(d):i.find(o,this,null,[d]).length),s[o]&&a.push(r);a.length&&f.push({elem:d,handlers:a})}}return d=this,c<t.length&&f.push({elem:d,handlers:t.slice(c)}),f},addProp:function(e,t){Object.defineProperty(i.Event.prototype,e,{enumerable:!0,configurable:!0,get:P(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(n){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:n})}})},fix:function(e){return e[i.expando]?e:new i.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return tt.test(t.type)&&t.click&&de(t,"input")&&gt(t,"click",_e),!1},trigger:function(e){var t=this||e;return tt.test(t.type)&&t.click&&de(t,"input")&&gt(t,"click"),!0},_default:function(e){var t=e.target;return tt.test(t.type)&&t.click&&de(t,"input")&&A.get(t,"click")||de(t,"a")}},beforeunload:{postDispatch:function(e){e.result!==void 0&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},i.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},i.Event=function(e,t){if(!(this instanceof i.Event))return new i.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.defaultPrevented===void 0&&e.returnValue===!1?_e:ze,this.target=e.target&&e.target.nodeType===3?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&i.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[i.expando]=!0},i.Event.prototype={constructor:i.Event,isDefaultPrevented:ze,isPropagationStopped:ze,isImmediatePropagationStopped:ze,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=_e,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=_e,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=_e,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},i.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},i.event.addProp),i.each({focus:"focusin",blur:"focusout"},function(e,t){i.event.special[e]={setup:function(){return gt(this,e,fr),!1},trigger:function(){return gt(this,e),!0},_default:function(n){return A.get(n.target,e)},delegateType:t}}),i.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){i.event.special[e]={delegateType:t,bindType:t,handle:function(n){var r,o=n.relatedTarget,a=n.handleObj;return o&&(o===this||i.contains(this,o))||(n.type=a.origType,r=a.handler.apply(this,arguments),n.type=t),r}}}),i.fn.extend({on:function(e,t,n,r){return Lt(this,e,t,n,r)},one:function(e,t,n,r){return Lt(this,e,t,n,r,1)},off:function(e,t,n){var r,o;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,i(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if(typeof e=="object"){for(o in e)this.off(o,t,e[o]);return this}return t!==!1&&typeof t!="function"||(n=t,t=void 0),n===!1&&(n=ze),this.each(function(){i.event.remove(this,e,n,t)})}});var pr=/<script|<style|<link/i,dr=/checked\s*(?:[^=]|=\s*.checked.)/i,hr=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function vn(e,t){return de(e,"table")&&de(t.nodeType!==11?t:t.firstChild,"tr")&&i(e).children("tbody")[0]||e}function gr(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}function mr(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}function xn(e,t){var n,r,o,a,s,f;if(t.nodeType===1){if(A.hasData(e)&&(f=A.get(e).events))for(o in A.remove(t,"handle events"),f)for(n=0,r=f[o].length;n<r;n++)i.event.add(t,o,f[o][n]);ne.hasData(e)&&(a=ne.access(e),s=i.extend({},a),ne.set(t,s))}}function Ue(e,t,n,r){t=Kt(t);var o,a,s,f,c,d,m=0,x=e.length,g=x-1,y=t[0],S=P(y);if(S||1<x&&typeof y=="string"&&!F.checkClone&&dr.test(y))return e.each(function(k){var E=e.eq(k);S&&(t[0]=y.call(this,k,E.html())),Ue(E,t,n,r)});if(x&&(a=(o=mn(t,e[0].ownerDocument,!1,e,r)).firstChild,o.childNodes.length===1&&(o=a),a||r)){for(f=(s=i.map(re(o,"script"),gr)).length;m<x;m++)c=o,m!==g&&(c=i.clone(c,!0,!0),f&&i.merge(s,re(c,"script"))),n.call(e[m],c,m);if(f)for(d=s[s.length-1].ownerDocument,i.map(s,mr),m=0;m<f;m++)c=s[m],gn.test(c.type||"")&&!A.access(c,"globalEval")&&i.contains(d,c)&&(c.src&&(c.type||"").toLowerCase()!=="module"?i._evalUrl&&!c.noModule&&i._evalUrl(c.src,{nonce:c.nonce||c.getAttribute("nonce")},d):tn(c.textContent.replace(hr,""),c,d))}return e}function bn(e,t,n){for(var r,o=t?i.filter(t,e):e,a=0;(r=o[a])!=null;a++)n||r.nodeType!==1||i.cleanData(re(r)),r.parentNode&&(n&&$e(r)&&qt(re(r,"script")),r.parentNode.removeChild(r));return e}i.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,o,a,s,f,c,d,m=e.cloneNode(!0),x=$e(e);if(!(F.noCloneChecked||e.nodeType!==1&&e.nodeType!==11||i.isXMLDoc(e)))for(s=re(m),r=0,o=(a=re(e)).length;r<o;r++)f=a[r],c=s[r],(d=c.nodeName.toLowerCase())==="input"&&tt.test(f.type)?c.checked=f.checked:d!=="input"&&d!=="textarea"||(c.defaultValue=f.defaultValue);if(t)if(n)for(a=a||re(e),s=s||re(m),r=0,o=a.length;r<o;r++)xn(a[r],s[r]);else xn(e,m);return 0<(s=re(m,"script")).length&&qt(s,!x&&re(e,"script")),m},cleanData:function(e){for(var t,n,r,o=i.event.special,a=0;(n=e[a])!==void 0;a++)if(Ke(n)){if(t=n[A.expando]){if(t.events)for(r in t.events)o[r]?i.event.remove(n,r):i.removeEvent(n,r,t.handle);n[A.expando]=void 0}n[ne.expando]&&(n[ne.expando]=void 0)}}}),i.fn.extend({detach:function(e){return bn(this,e,!0)},remove:function(e){return bn(this,e)},text:function(e){return Ee(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 Ue(this,arguments,function(e){this.nodeType!==1&&this.nodeType!==11&&this.nodeType!==9||vn(this,e).appendChild(e)})},prepend:function(){return Ue(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=vn(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Ue(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ue(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(re(e,!1)),e.textContent="");return this},clone:function(e,t){return e=e!=null&&e,t=t==null?e:t,this.map(function(){return i.clone(this,e,t)})},html:function(e){return Ee(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"&&!pr.test(t)&&!he[(hn.exec(t)||["",""])[1].toLowerCase()]){t=i.htmlPrefilter(t);try{for(;r<o;r++)(n=this[r]||{}).nodeType===1&&(i.cleanData(re(n,!1)),n.innerHTML=t);n=0}catch(a){}}n&&this.empty().append(t)},null,e,arguments.length)},replaceWith:function(){var e=[];return Ue(this,arguments,function(t){var n=this.parentNode;i.inArray(this,e)<0&&(i.cleanData(re(this)),n&&n.replaceChild(t,this))},e)}}),i.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){i.fn[e]=function(n){for(var r,o=[],a=i(n),s=a.length-1,f=0;f<=s;f++)r=f===s?this:this.clone(!0),i(a[f])[t](r),At.apply(o,r.get());return this.pushStack(o)}});var Ht=new RegExp("^("+fn+")(?!px)[a-z%]+$","i"),Ot=/^--/,mt=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=H),t.getComputedStyle(e)},wn=function(e,t,n){var r,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in r=n.call(e),t)e.style[o]=a[o];return r},yr=new RegExp(ke.join("|"),"i"),Tn="[\\x20\\t\\r\\n\\f]",vr=new RegExp("^"+Tn+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Tn+"+$","g");function nt(e,t,n){var r,o,a,s,f=Ot.test(t),c=e.style;return(n=n||mt(e))&&(s=n.getPropertyValue(t)||n[t],f&&s&&(s=s.replace(vr,"$1")||void 0),s!==""||$e(e)||(s=i.style(e,t)),!F.pixelBoxStyles()&&Ht.test(s)&&yr.test(t)&&(r=c.width,o=c.minWidth,a=c.maxWidth,c.minWidth=c.maxWidth=c.width=s,s=n.width,c.width=r,c.minWidth=o,c.maxWidth=a)),s!==void 0?s+"":s}function Cn(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}(function(){function e(){if(d){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",d.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",qe.appendChild(c).appendChild(d);var m=H.getComputedStyle(d);n=m.top!=="1%",f=t(m.marginLeft)===12,d.style.right="60%",a=t(m.right)===36,r=t(m.width)===36,d.style.position="absolute",o=t(d.offsetWidth/3)===12,qe.removeChild(c),d=null}}function t(m){return Math.round(parseFloat(m))}var n,r,o,a,s,f,c=R.createElement("div"),d=R.createElement("div");d.style&&(d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",F.clearCloneStyle=d.style.backgroundClip==="content-box",i.extend(F,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),a},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),f},scrollboxSize:function(){return e(),o},reliableTrDimensions:function(){var m,x,g,y;return s==null&&(m=R.createElement("table"),x=R.createElement("tr"),g=R.createElement("div"),m.style.cssText="position:absolute;left:-11111px;border-collapse:separate",x.style.cssText="border:1px solid",x.style.height="1px",g.style.height="9px",g.style.display="block",qe.appendChild(m).appendChild(x).appendChild(g),y=H.getComputedStyle(x),s=parseInt(y.height,10)+parseInt(y.borderTopWidth,10)+parseInt(y.borderBottomWidth,10)===x.offsetHeight,qe.removeChild(m)),s}}))})();var Sn=["Webkit","Moz","ms"],En=R.createElement("div").style,kn={};function Pt(e){var t=i.cssProps[e]||kn[e];return t||(e in En?e:kn[e]=function(n){for(var r=n[0].toUpperCase()+n.slice(1),o=Sn.length;o--;)if((n=Sn[o]+r)in En)return n}(e)||e)}var xr=/^(none|table(?!-c[ea]).+)/,br={position:"absolute",visibility:"hidden",display:"block"},An={letterSpacing:"0",fontWeight:"400"};function Nn(e,t,n){var r=et.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Rt(e,t,n,r,o,a){var s=t==="width"?1:0,f=0,c=0;if(n===(r?"border":"content"))return 0;for(;s<4;s+=2)n==="margin"&&(c+=i.css(e,n+ke[s],!0,o)),r?(n==="content"&&(c-=i.css(e,"padding"+ke[s],!0,o)),n!=="margin"&&(c-=i.css(e,"border"+ke[s]+"Width",!0,o))):(c+=i.css(e,"padding"+ke[s],!0,o),n!=="padding"?c+=i.css(e,"border"+ke[s]+"Width",!0,o):f+=i.css(e,"border"+ke[s]+"Width",!0,o));return!r&&0<=a&&(c+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-c-f-.5))||0),c}function jn(e,t,n){var r=mt(e),o=(!F.boxSizingReliable()||n)&&i.css(e,"boxSizing",!1,r)==="border-box",a=o,s=nt(e,t,r),f="offset"+t[0].toUpperCase()+t.slice(1);if(Ht.test(s)){if(!n)return s;s="auto"}return(!F.boxSizingReliable()&&o||!F.reliableTrDimensions()&&de(e,"tr")||s==="auto"||!parseFloat(s)&&i.css(e,"display",!1,r)==="inline")&&e.getClientRects().length&&(o=i.css(e,"boxSizing",!1,r)==="border-box",(a=f in e)&&(s=e[f])),(s=parseFloat(s)||0)+Rt(e,t,n||(o?"border":"content"),a,r,s)+"px"}function ye(e,t,n,r,o){return new ye.prototype.init(e,t,n,r,o)}i.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=nt(e,"opacity");return n===""?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&e.nodeType!==3&&e.nodeType!==8&&e.style){var o,a,s,f=Te(t),c=Ot.test(t),d=e.style;if(c||(t=Pt(f)),s=i.cssHooks[t]||i.cssHooks[f],n===void 0)return s&&"get"in s&&(o=s.get(e,!1,r))!==void 0?o:d[t];(a=typeof n)==="string"&&(o=et.exec(n))&&o[1]&&(n=pn(e,t,o),a="number"),n!=null&&n==n&&(a!=="number"||c||(n+=o&&o[3]||(i.cssNumber[f]?"":"px")),F.clearCloneStyle||n!==""||t.indexOf("background")!==0||(d[t]="inherit"),s&&"set"in s&&(n=s.set(e,n,r))===void 0||(c?d.setProperty(t,n):d[t]=n))}},css:function(e,t,n,r){var o,a,s,f=Te(t);return Ot.test(t)||(t=Pt(f)),(s=i.cssHooks[t]||i.cssHooks[f])&&"get"in s&&(o=s.get(e,!0,n)),o===void 0&&(o=nt(e,t,r)),o==="normal"&&t in An&&(o=An[t]),n===""||n?(a=parseFloat(o),n===!0||isFinite(a)?a||0:o):o}}),i.each(["height","width"],function(e,t){i.cssHooks[t]={get:function(n,r,o){if(r)return!xr.test(i.css(n,"display"))||n.getClientRects().length&&n.getBoundingClientRect().width?jn(n,t,o):wn(n,br,function(){return jn(n,t,o)})},set:function(n,r,o){var a,s=mt(n),f=!F.scrollboxSize()&&s.position==="absolute",c=(f||o)&&i.css(n,"boxSizing",!1,s)==="border-box",d=o?Rt(n,t,o,c,s):0;return c&&f&&(d-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(s[t])-Rt(n,t,"border",!1,s)-.5)),d&&(a=et.exec(r))&&(a[3]||"px")!=="px"&&(n.style[t]=r,r=i.css(n,t)),Nn(0,r,d)}}}),i.cssHooks.marginLeft=Cn(F.reliableMarginLeft,function(e,t){if(t)return(parseFloat(nt(e,"marginLeft"))||e.getBoundingClientRect().left-wn(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={},a=typeof n=="string"?n.split(" "):[n];r<4;r++)o[e+ke[r]+t]=a[r]||a[r-2]||a[0];return o}},e!=="margin"&&(i.cssHooks[e+t].set=Nn)}),i.fn.extend({css:function(e,t){return Ee(this,function(n,r,o){var a,s,f={},c=0;if(Array.isArray(r)){for(a=mt(n),s=r.length;c<s;c++)f[r[c]]=i.css(n,r[c],!1,a);return f}return o!==void 0?i.style(n,r,o):i.css(n,r)},e,t,1<arguments.length)}}),((i.Tween=ye).prototype={constructor:ye,init:function(e,t,n,r,o,a){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=a||(i.cssNumber[n]?"":"px")},cur:function(){var e=ye.propHooks[this.prop];return e&&e.get?e.get(this):ye.propHooks._default.get(this)},run:function(e){var t,n=ye.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):ye.propHooks._default.set(this),this}}).init.prototype=ye.prototype,(ye.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!=="auto"?t:0},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[Pt(e.prop)]==null?e.elem[e.prop]=e.now:i.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=ye.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=ye.prototype.init,i.fx.step={};var Xe,yt,Ve,Dn,wr=/^(?:toggle|show|hide)$/,Tr=/queueHooks$/;function Mt(){yt&&(R.hidden===!1&&H.requestAnimationFrame?H.requestAnimationFrame(Mt):H.setTimeout(Mt,i.fx.interval),i.fx.tick())}function qn(){return H.setTimeout(function(){Xe=void 0}),Xe=Date.now()}function vt(e,t){var n,r=0,o={height:e};for(t=t?1:0;r<4;r+=2-t)o["margin"+(n=ke[r])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function Ln(e,t,n){for(var r,o=(ve.tweeners[t]||[]).concat(ve.tweeners["*"]),a=0,s=o.length;a<s;a++)if(r=o[a].call(n,t,e))return r}function ve(e,t,n){var r,o,a=0,s=ve.prefilters.length,f=i.Deferred().always(function(){delete c.elem}),c=function(){if(o)return!1;for(var x=Xe||qn(),g=Math.max(0,d.startTime+d.duration-x),y=1-(g/d.duration||0),S=0,k=d.tweens.length;S<k;S++)d.tweens[S].run(y);return f.notifyWith(e,[d,y,g]),y<1&&k?g:(k||f.notifyWith(e,[d,1,0]),f.resolveWith(e,[d]),!1)},d=f.promise({elem:e,props:i.extend({},t),opts:i.extend(!0,{specialEasing:{},easing:i.easing._default},n),originalProperties:t,originalOptions:n,startTime:Xe||qn(),duration:n.duration,tweens:[],createTween:function(x,g){var y=i.Tween(e,d.opts,x,g,d.opts.specialEasing[x]||d.opts.easing);return d.tweens.push(y),y},stop:function(x){var g=0,y=x?d.tweens.length:0;if(o)return this;for(o=!0;g<y;g++)d.tweens[g].run(1);return x?(f.notifyWith(e,[d,1,0]),f.resolveWith(e,[d,x])):f.rejectWith(e,[d,x]),this}}),m=d.props;for(!function(x,g){var y,S,k,E,z;for(y in x)if(k=g[S=Te(y)],E=x[y],Array.isArray(E)&&(k=E[1],E=x[y]=E[0]),y!==S&&(x[S]=E,delete x[y]),(z=i.cssHooks[S])&&"expand"in z)for(y in E=z.expand(E),delete x[S],E)y in x||(x[y]=E[y],g[y]=k);else g[S]=k}(m,d.opts.specialEasing);a<s;a++)if(r=ve.prefilters[a].call(d,e,m,d.opts))return P(r.stop)&&(i._queueHooks(d.elem,d.opts.queue).stop=r.stop.bind(r)),r;return i.map(m,Ln,d),P(d.opts.start)&&d.opts.start.call(e,d),d.progress(d.opts.progress).done(d.opts.done,d.opts.complete).fail(d.opts.fail).always(d.opts.always),i.fx.timer(i.extend(c,{elem:e,anim:d,queue:d.opts.queue})),d}i.Animation=i.extend(ve,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return pn(n.elem,e,et.exec(t),n),n}]},tweener:function(e,t){P(e)?(t=e,e=["*"]):e=e.match(we);for(var n,r=0,o=e.length;r<o;r++)n=e[r],ve.tweeners[n]=ve.tweeners[n]||[],ve.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,o,a,s,f,c,d,m,x="width"in t||"height"in t,g=this,y={},S=e.style,k=e.nodeType&&dt(e),E=A.get(e,"fxshow");for(r in n.queue||((s=i._queueHooks(e,"fx")).unqueued==null&&(s.unqueued=0,f=s.empty.fire,s.empty.fire=function(){s.unqueued||f()}),s.unqueued++,g.always(function(){g.always(function(){s.unqueued--,i.queue(e,"fx").length||s.empty.fire()})})),t)if(o=t[r],wr.test(o)){if(delete t[r],a=a||o==="toggle",o===(k?"hide":"show")){if(o!=="show"||!E||E[r]===void 0)continue;k=!0}y[r]=E&&E[r]||i.style(e,r)}if((c=!i.isEmptyObject(t))||!i.isEmptyObject(y))for(r in x&&e.nodeType===1&&(n.overflow=[S.overflow,S.overflowX,S.overflowY],(d=E&&E.display)==null&&(d=A.get(e,"display")),(m=i.css(e,"display"))==="none"&&(d?m=d:(Be([e],!0),d=e.style.display||d,m=i.css(e,"display"),Be([e]))),(m==="inline"||m==="inline-block"&&d!=null)&&i.css(e,"float")==="none"&&(c||(g.done(function(){S.display=d}),d==null&&(m=S.display,d=m==="none"?"":m)),S.display="inline-block")),n.overflow&&(S.overflow="hidden",g.always(function(){S.overflow=n.overflow[0],S.overflowX=n.overflow[1],S.overflowY=n.overflow[2]})),c=!1,y)c||(E?"hidden"in E&&(k=E.hidden):E=A.access(e,"fxshow",{display:d}),a&&(E.hidden=!k),k&&Be([e],!0),g.done(function(){for(r in k||Be([e]),A.remove(e,"fxshow"),y)i.style(e,r,y[r])})),c=Ln(k?E[r]:0,r,g),r in E||(E[r]=c.start,k&&(c.end=c.start,c.start=0))}],prefilter:function(e,t){t?ve.prefilters.unshift(e):ve.prefilters.push(e)}}),i.speed=function(e,t,n){var r=e&&typeof e=="object"?i.extend({},e):{complete:n||!n&&t||P(e)&&e,duration:e,easing:n&&t||t&&!P(t)&&t};return i.fx.off?r.duration=0:typeof r.duration!="number"&&(r.duration in i.fx.speeds?r.duration=i.fx.speeds[r.duration]:r.duration=i.fx.speeds._default),r.queue!=null&&r.queue!==!0||(r.queue="fx"),r.old=r.complete,r.complete=function(){P(r.old)&&r.old.call(this),r.queue&&i.dequeue(this,r.queue)},r},i.fn.extend({fadeTo:function(e,t,n,r){return this.filter(dt).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var o=i.isEmptyObject(e),a=i.speed(t,n,r),s=function(){var f=ve(this,i.extend({},e),a);(o||A.get(this,"finish"))&&f.stop(!0)};return s.finish=s,o||a.queue===!1?this.each(s):this.queue(a.queue,s)},stop:function(e,t,n){var r=function(o){var a=o.stop;delete o.stop,a(n)};return typeof e!="string"&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each(function(){var o=!0,a=e!=null&&e+"queueHooks",s=i.timers,f=A.get(this);if(a)f[a]&&f[a].stop&&r(f[a]);else for(a in f)f[a]&&f[a].stop&&Tr.test(a)&&r(f[a]);for(a=s.length;a--;)s[a].elem!==this||e!=null&&s[a].queue!==e||(s[a].anim.stop(n),o=!1,s.splice(a,1));!o&&n||i.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=A.get(this),r=n[e+"queue"],o=n[e+"queueHooks"],a=i.timers,s=r?r.length:0;for(n.finish=!0,i.queue(this,e,[]),o&&o.stop&&o.stop.call(this,!0),t=a.length;t--;)a[t].elem===this&&a[t].queue===e&&(a[t].anim.stop(!0),a.splice(t,1));for(t=0;t<s;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),i.each(["toggle","show","hide"],function(e,t){var n=i.fn[t];i.fn[t]=function(r,o,a){return r==null||typeof r=="boolean"?n.apply(this,arguments):this.animate(vt(t,!0),r,o,a)}}),i.each({slideDown:vt("show"),slideUp:vt("hide"),slideToggle:vt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){i.fn[e]=function(n,r,o){return this.animate(t,n,r,o)}}),i.timers=[],i.fx.tick=function(){var e,t=0,n=i.timers;for(Xe=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||i.fx.stop(),Xe=void 0},i.fx.timer=function(e){i.timers.push(e),i.fx.start()},i.fx.interval=13,i.fx.start=function(){yt||(yt=!0,Mt())},i.fx.stop=function(){yt=null},i.fx.speeds={slow:600,fast:200,_default:400},i.fn.delay=function(e,t){return e=i.fx&&i.fx.speeds[e]||e,t=t||"fx",this.queue(t,function(n,r){var o=H.setTimeout(n,e);r.stop=function(){H.clearTimeout(o)}})},Ve=R.createElement("input"),Dn=R.createElement("select").appendChild(R.createElement("option")),Ve.type="checkbox",F.checkOn=Ve.value!=="",F.optSelected=Dn.selected,(Ve=R.createElement("input")).value="t",Ve.type="radio",F.radioValue=Ve.value==="t";var Hn,rt=i.expr.attrHandle;i.fn.extend({attr:function(e,t){return Ee(this,i.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){i.removeAttr(this,e)})}}),i.extend({attr:function(e,t,n){var r,o,a=e.nodeType;if(a!==3&&a!==8&&a!==2)return typeof e.getAttribute=="undefined"?i.prop(e,t,n):(a===1&&i.isXMLDoc(e)||(o=i.attrHooks[t.toLowerCase()]||(i.expr.match.bool.test(t)?Hn:void 0)),n!==void 0?n===null?void i.removeAttr(e,t):o&&"set"in o&&(r=o.set(e,n,t))!==void 0?r:(e.setAttribute(t,n+""),n):o&&"get"in o&&(r=o.get(e,t))!==null?r:(r=i.find.attr(e,t))==null?void 0:r)},attrHooks:{type:{set:function(e,t){if(!F.radioValue&&t==="radio"&&de(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(we);if(o&&e.nodeType===1)for(;n=o[r++];)e.removeAttribute(n)}}),Hn={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=rt[t]||i.find.attr;rt[t]=function(r,o,a){var s,f,c=o.toLowerCase();return a||(f=rt[c],rt[c]=s,s=n(r,o,a)!=null?c:null,rt[c]=f),s}});var Cr=/^(?:input|select|textarea|button)$/i,Sr=/^(?:a|area)$/i;function He(e){return(e.match(we)||[]).join(" ")}function Oe(e){return e.getAttribute&&e.getAttribute("class")||""}function It(e){return Array.isArray(e)?e:typeof e=="string"&&e.match(we)||[]}i.fn.extend({prop:function(e,t){return Ee(this,i.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[i.propFix[e]||e]})}}),i.extend({prop:function(e,t,n){var r,o,a=e.nodeType;if(a!==3&&a!==8&&a!==2)return a===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):Cr.test(e.nodeName)||Sr.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}),i.fn.extend({addClass:function(e){var t,n,r,o,a,s;return P(e)?this.each(function(f){i(this).addClass(e.call(this,f,Oe(this)))}):(t=It(e)).length?this.each(function(){if(r=Oe(this),n=this.nodeType===1&&" "+He(r)+" "){for(a=0;a<t.length;a++)o=t[a],n.indexOf(" "+o+" ")<0&&(n+=o+" ");s=He(n),r!==s&&this.setAttribute("class",s)}}):this},removeClass:function(e){var t,n,r,o,a,s;return P(e)?this.each(function(f){i(this).removeClass(e.call(this,f,Oe(this)))}):arguments.length?(t=It(e)).length?this.each(function(){if(r=Oe(this),n=this.nodeType===1&&" "+He(r)+" "){for(a=0;a<t.length;a++)for(o=t[a];-1<n.indexOf(" "+o+" ");)n=n.replace(" "+o+" "," ");s=He(n),r!==s&&this.setAttribute("class",s)}}):this:this.attr("class","")},toggleClass:function(e,t){var n,r,o,a,s=typeof e,f=s==="string"||Array.isArray(e);return P(e)?this.each(function(c){i(this).toggleClass(e.call(this,c,Oe(this),t),t)}):typeof t=="boolean"&&f?t?this.addClass(e):this.removeClass(e):(n=It(e),this.each(function(){if(f)for(a=i(this),o=0;o<n.length;o++)r=n[o],a.hasClass(r)?a.removeClass(r):a.addClass(r);else e!==void 0&&s!=="boolean"||((r=Oe(this))&&A.set(this,"__className__",r),this.setAttribute&&this.setAttribute("class",r||e===!1?"":A.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(n.nodeType===1&&-1<(" "+He(Oe(n))+" ").indexOf(t))return!0;return!1}});var Er=/\r/g;i.fn.extend({val:function(e){var t,n,r,o=this[0];return arguments.length?(r=P(e),this.each(function(a){var s;this.nodeType===1&&((s=r?e.call(this,a,i(this).val()):e)==null?s="":typeof s=="number"?s+="":Array.isArray(s)&&(s=i.map(s,function(f){return f==null?"":f+""})),(t=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&t.set(this,s,"value")!==void 0||(this.value=s))})):o?(t=i.valHooks[o.type]||i.valHooks[o.nodeName.toLowerCase()])&&"get"in t&&(n=t.get(o,"value"))!==void 0?n:typeof(n=o.value)=="string"?n.replace(Er,""):n==null?"":n:void 0}}),i.extend({valHooks:{option:{get:function(e){var t=i.find.attr(e,"value");return t!=null?t:He(i.text(e))}},select:{get:function(e){var t,n,r,o=e.options,a=e.selectedIndex,s=e.type==="select-one",f=s?null:[],c=s?a+1:o.length;for(r=a<0?c:s?a:0;r<c;r++)if(((n=o[r]).selected||r===a)&&!n.disabled&&(!n.parentNode.disabled||!de(n.parentNode,"optgroup"))){if(t=i(n).val(),s)return t;f.push(t)}return f},set:function(e,t){for(var n,r,o=e.options,a=i.makeArray(t),s=o.length;s--;)((r=o[s]).selected=-1<i.inArray(i.valHooks.option.get(r),a))&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<i.inArray(i(e).val(),t)}},F.checkOn||(i.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})}),F.focusin="onfocusin"in H;var On=/^(?:focusinfocus|focusoutblur)$/,Pn=function(e){e.stopPropagation()};i.extend(i.event,{trigger:function(e,t,n,r){var o,a,s,f,c,d,m,x,g=[n||R],y=ct.call(e,"type")?e.type:e,S=ct.call(e,"namespace")?e.namespace.split("."):[];if(a=x=s=n=n||R,n.nodeType!==3&&n.nodeType!==8&&!On.test(y+i.event.triggered)&&(-1<y.indexOf(".")&&(y=(S=y.split(".")).shift(),S.sort()),c=y.indexOf(":")<0&&"on"+y,(e=e[i.expando]?e:new i.Event(y,typeof e=="object"&&e)).isTrigger=r?2:3,e.namespace=S.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+S.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=t==null?[e]:i.makeArray(t,[e]),m=i.event.special[y]||{},r||!m.trigger||m.trigger.apply(n,t)!==!1)){if(!r&&!m.noBubble&&!Me(n)){for(f=m.delegateType||y,On.test(f+y)||(a=a.parentNode);a;a=a.parentNode)g.push(a),s=a;s===(n.ownerDocument||R)&&g.push(s.defaultView||s.parentWindow||H)}for(o=0;(a=g[o++])&&!e.isPropagationStopped();)x=a,e.type=1<o?f:m.bindType||y,(d=(A.get(a,"events")||Object.create(null))[e.type]&&A.get(a,"handle"))&&d.apply(a,t),(d=c&&a[c])&&d.apply&&Ke(a)&&(e.result=d.apply(a,t),e.result===!1&&e.preventDefault());return e.type=y,r||e.isDefaultPrevented()||m._default&&m._default.apply(g.pop(),t)!==!1||!Ke(n)||c&&P(n[y])&&!Me(n)&&((s=n[c])&&(n[c]=null),i.event.triggered=y,e.isPropagationStopped()&&x.addEventListener(y,Pn),n[y](),e.isPropagationStopped()&&x.removeEventListener(y,Pn),i.event.triggered=void 0,s&&(n[c]=s)),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)}}),F.focusin||i.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(r){i.event.simulate(t,r.target,i.event.fix(r))};i.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,o=A.access(r,t);o||r.addEventListener(e,n,!0),A.access(r,t,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,o=A.access(r,t)-1;o?A.access(r,t,o):(r.removeEventListener(e,n,!0),A.remove(r,t))}}});var it=H.location,Rn={guid:Date.now()},Wt=/\?/;i.parseXML=function(e){var t,n;if(!e||typeof e!="string")return null;try{t=new H.DOMParser().parseFromString(e,"text/xml")}catch(r){}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 kr=/\[\]$/,Mn=/\r?\n/g,Ar=/^(?:submit|button|image|reset|file)$/i,Nr=/^(?:input|select|textarea|keygen)/i;function Ft(e,t,n,r){var o;if(Array.isArray(t))i.each(t,function(a,s){n||kr.test(e)?r(e,s):Ft(e+"["+(typeof s=="object"&&s!=null?a:"")+"]",s,n,r)});else if(n||Ie(t)!=="object")r(e,t);else for(o in t)Ft(e+"["+o+"]",t[o],n,r)}i.param=function(e,t){var n,r=[],o=function(a,s){var f=P(s)?s():s;r[r.length]=encodeURIComponent(a)+"="+encodeURIComponent(f==null?"":f)};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)Ft(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")&&Nr.test(this.nodeName)&&!Ar.test(e)&&(this.checked||!tt.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(Mn,`\r
`)}}):{name:t.name,value:n.replace(Mn,`\r
`)}}).get()}});var jr=/%20/g,Dr=/#.*$/,qr=/([?&])_=[^&]*/,Lr=/^(.*?):[ \t]*([^\r\n]*)$/gm,Hr=/^(?:GET|HEAD)$/,Or=/^\/\//,In={},$t={},Wn="*/".concat("*"),Bt=R.createElement("a");function Fn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,o=0,a=t.toLowerCase().match(we)||[];if(P(n))for(;r=a[o++];)r[0]==="+"?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function $n(e,t,n,r){var o={},a=e===$t;function s(f){var c;return o[f]=!0,i.each(e[f]||[],function(d,m){var x=m(t,n,r);return typeof x!="string"||a||o[x]?a?!(c=x):void 0:(t.dataTypes.unshift(x),s(x),!1)}),c}return s(t.dataTypes[0])||!o["*"]&&s("*")}function _t(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}Bt.href=it.href,i.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:it.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(it.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Wn,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?_t(_t(e,i.ajaxSettings),t):_t(i.ajaxSettings,e)},ajaxPrefilter:Fn(In),ajaxTransport:Fn($t),ajax:function(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};var n,r,o,a,s,f,c,d,m,x,g=i.ajaxSetup({},t),y=g.context||g,S=g.context&&(y.nodeType||y.jquery)?i(y):i.event,k=i.Deferred(),E=i.Callbacks("once memory"),z=g.statusCode||{},Q={},ae={},$="canceled",q={readyState:0,getResponseHeader:function(I){var U;if(c){if(!a)for(a={};U=Lr.exec(o);)a[U[1].toLowerCase()+" "]=(a[U[1].toLowerCase()+" "]||[]).concat(U[2]);U=a[I.toLowerCase()+" "]}return U==null?null:U.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(I,U){return c==null&&(I=ae[I.toLowerCase()]=ae[I.toLowerCase()]||I,Q[I]=U),this},overrideMimeType:function(I){return c==null&&(g.mimeType=I),this},statusCode:function(I){var U;if(I)if(c)q.always(I[q.status]);else for(U in I)z[U]=[z[U],I[U]];return this},abort:function(I){var U=I||$;return n&&n.abort(U),ie(0,U),this}};if(k.promise(q),g.url=((e||g.url||it.href)+"").replace(Or,it.protocol+"//"),g.type=t.method||t.type||g.method||g.type,g.dataTypes=(g.dataType||"*").toLowerCase().match(we)||[""],g.crossDomain==null){f=R.createElement("a");try{f.href=g.url,f.href=f.href,g.crossDomain=Bt.protocol+"//"+Bt.host!=f.protocol+"//"+f.host}catch(I){g.crossDomain=!0}}if(g.data&&g.processData&&typeof g.data!="string"&&(g.data=i.param(g.data,g.traditional)),$n(In,g,t,q),c)return q;for(m in(d=i.event&&g.global)&&i.active++==0&&i.event.trigger("ajaxStart"),g.type=g.type.toUpperCase(),g.hasContent=!Hr.test(g.type),r=g.url.replace(Dr,""),g.hasContent?g.data&&g.processData&&(g.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(g.data=g.data.replace(jr,"+")):(x=g.url.slice(r.length),g.data&&(g.processData||typeof g.data=="string")&&(r+=(Wt.test(r)?"&":"?")+g.data,delete g.data),g.cache===!1&&(r=r.replace(qr,"$1"),x=(Wt.test(r)?"&":"?")+"_="+Rn.guid+++x),g.url=r+x),g.ifModified&&(i.lastModified[r]&&q.setRequestHeader("If-Modified-Since",i.lastModified[r]),i.etag[r]&&q.setRequestHeader("If-None-Match",i.etag[r])),(g.data&&g.hasContent&&g.contentType!==!1||t.contentType)&&q.setRequestHeader("Content-Type",g.contentType),q.setRequestHeader("Accept",g.dataTypes[0]&&g.accepts[g.dataTypes[0]]?g.accepts[g.dataTypes[0]]+(g.dataTypes[0]!=="*"?", "+Wn+"; q=0.01":""):g.accepts["*"]),g.headers)q.setRequestHeader(m,g.headers[m]);if(g.beforeSend&&(g.beforeSend.call(y,q,g)===!1||c))return q.abort();if($="abort",E.add(g.complete),q.done(g.success),q.fail(g.error),n=$n($t,g,t,q)){if(q.readyState=1,d&&S.trigger("ajaxSend",[q,g]),c)return q;g.async&&0<g.timeout&&(s=H.setTimeout(function(){q.abort("timeout")},g.timeout));try{c=!1,n.send(Q,ie)}catch(I){if(c)throw I;ie(-1,I)}}else ie(-1,"No Transport");function ie(I,U,at,xt){var se,Pe,Ge,oe,Ye,ge=U;c||(c=!0,s&&H.clearTimeout(s),n=void 0,o=xt||"",q.readyState=0<I?4:0,se=200<=I&&I<300||I===304,at&&(oe=function(X,ue,le){for(var Ce,L,W,J,ce=X.contents,G=X.dataTypes;G[0]==="*";)G.shift(),Ce===void 0&&(Ce=X.mimeType||ue.getResponseHeader("Content-Type"));if(Ce){for(L in ce)if(ce[L]&&ce[L].test(Ce)){G.unshift(L);break}}if(G[0]in le)W=G[0];else{for(L in le){if(!G[0]||X.converters[L+" "+G[0]]){W=L;break}J||(J=L)}W=W||J}if(W)return W!==G[0]&&G.unshift(W),le[W]}(g,q,at)),!se&&-1<i.inArray("script",g.dataTypes)&&i.inArray("json",g.dataTypes)<0&&(g.converters["text script"]=function(){}),oe=function(X,ue,le,Ce){var L,W,J,ce,G,fe={},Qe=X.dataTypes.slice();if(Qe[1])for(J in X.converters)fe[J.toLowerCase()]=X.converters[J];for(W=Qe.shift();W;)if(X.responseFields[W]&&(le[X.responseFields[W]]=ue),!G&&Ce&&X.dataFilter&&(ue=X.dataFilter(ue,X.dataType)),G=W,W=Qe.shift()){if(W==="*")W=G;else if(G!=="*"&&G!==W){if(!(J=fe[G+" "+W]||fe["* "+W])){for(L in fe)if((ce=L.split(" "))[1]===W&&(J=fe[G+" "+ce[0]]||fe["* "+ce[0]])){J===!0?J=fe[L]:fe[L]!==!0&&(W=ce[0],Qe.unshift(ce[1]));break}}if(J!==!0)if(J&&X.throws)ue=J(ue);else try{ue=J(ue)}catch(bt){return{state:"parsererror",error:J?bt:"No conversion from "+G+" to "+W}}}}return{state:"success",data:ue}}(g,oe,q,se),se?(g.ifModified&&((Ye=q.getResponseHeader("Last-Modified"))&&(i.lastModified[r]=Ye),(Ye=q.getResponseHeader("etag"))&&(i.etag[r]=Ye)),I===204||g.type==="HEAD"?ge="nocontent":I===304?ge="notmodified":(ge=oe.state,Pe=oe.data,se=!(Ge=oe.error))):(Ge=ge,!I&&ge||(ge="error",I<0&&(I=0))),q.status=I,q.statusText=(U||ge)+"",se?k.resolveWith(y,[Pe,ge,q]):k.rejectWith(y,[q,ge,Ge]),q.statusCode(z),z=void 0,d&&S.trigger(se?"ajaxSuccess":"ajaxError",[q,g,se?Pe:Ge]),E.fireWith(y,[q,ge]),d&&(S.trigger("ajaxComplete",[q,g]),--i.active||i.event.trigger("ajaxStop")))}return q},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,a){return P(r)&&(a=a||o,o=r,r=void 0),i.ajax(i.extend({url:n,type:t,dataType:a,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]&&(P(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 P(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=P(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 H.XMLHttpRequest}catch(e){}};var Pr={0:200,1223:204},ot=i.ajaxSettings.xhr();F.cors=!!ot&&"withCredentials"in ot,F.ajax=ot=!!ot,i.ajaxTransport(function(e){var t,n;if(F.cors||ot&&!e.crossDomain)return{send:function(r,o){var a,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)s[a]=e.xhrFields[a];for(a in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)s.setRequestHeader(a,r[a]);t=function(f){return function(){t&&(t=n=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,f==="abort"?s.abort():f==="error"?typeof s.status!="number"?o(0,"error"):o(s.status,s.statusText):o(Pr[s.status]||s.status,s.statusText,(s.responseType||"text")!=="text"||typeof s.responseText!="string"?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),n=s.onerror=s.ontimeout=t("error"),s.onabort!==void 0?s.onabort=n:s.onreadystatechange=function(){s.readyState===4&&H.setTimeout(function(){t&&n()})},t=t("abort");try{s.send(e.hasContent&&e.data||null)}catch(f){if(t)throw f}},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){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,o){t=i("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(a){t.remove(),n=null,a&&o(a.type==="error"?404:200,a.type)}),R.head.appendChild(t[0])},abort:function(){n&&n()}}});var Bn,_n=[],zt=/(=)\?(?=&|$)|\?\?/;i.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=_n.pop()||i.expando+"_"+Rn.guid++;return this[e]=!0,e}}),i.ajaxPrefilter("json jsonp",function(e,t,n){var r,o,a,s=e.jsonp!==!1&&(zt.test(e.url)?"url":typeof e.data=="string"&&(e.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&zt.test(e.data)&&"data");if(s||e.dataTypes[0]==="jsonp")return r=e.jsonpCallback=P(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(zt,"$1"+r):e.jsonp!==!1&&(e.url+=(Wt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return a||i.error(r+" was not called"),a[0]},e.dataTypes[0]="json",o=H[r],H[r]=function(){a=arguments},n.always(function(){o===void 0?i(H).removeProp(r):H[r]=o,e[r]&&(e.jsonpCallback=t.jsonpCallback,_n.push(r)),a&&P(o)&&o(a[0]),a=o=void 0}),"script"}),F.createHTMLDocument=((Bn=R.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",Bn.childNodes.length===2),i.parseHTML=function(e,t,n){return typeof e!="string"?[]:(typeof t=="boolean"&&(n=t,t=!1),t||(F.createHTMLDocument?((r=(t=R.implementation.createHTMLDocument("")).createElement("base")).href=R.location.href,t.head.appendChild(r)):t=R),a=!n&&[],(o=an.exec(e))?[t.createElement(o[1])]:(o=mn([e],t,a),a&&a.length&&i(a).remove(),i.merge([],o.childNodes)));var r,o,a},i.fn.load=function(e,t,n){var r,o,a,s=this,f=e.indexOf(" ");return-1<f&&(r=He(e.slice(f)),e=e.slice(0,f)),P(t)?(n=t,t=void 0):t&&typeof t=="object"&&(o="POST"),0<s.length&&i.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done(function(c){a=arguments,s.html(r?i("<div>").append(i.parseHTML(c)).find(r):c)}).always(n&&function(c,d){s.each(function(){n.apply(this,a||[c.responseText,d,c])})}),this},i.expr.pseudos.animated=function(e){return i.grep(i.timers,function(t){return e===t.elem}).length},i.offset={setOffset:function(e,t,n){var r,o,a,s,f,c,d=i.css(e,"position"),m=i(e),x={};d==="static"&&(e.style.position="relative"),f=m.offset(),a=i.css(e,"top"),c=i.css(e,"left"),(d==="absolute"||d==="fixed")&&-1<(a+c).indexOf("auto")?(s=(r=m.position()).top,o=r.left):(s=parseFloat(a)||0,o=parseFloat(c)||0),P(t)&&(t=t.call(e,n,i.extend({},f))),t.top!=null&&(x.top=t.top-f.top+s),t.left!=null&&(x.left=t.left-f.left+o),"using"in t?t.using.call(e,x):m.css(x)}},i.fn.extend({offset:function(e){if(arguments.length)return e===void 0?this:this.each(function(o){i.offset.setOffset(this,e,o)});var t,n,r=this[0];return r?r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],o={top:0,left:0};if(i.css(r,"position")==="fixed")t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&i.css(e,"position")==="static";)e=e.parentNode;e&&e!==r&&e.nodeType===1&&((o=i(e).offset()).top+=i.css(e,"borderTopWidth",!0),o.left+=i.css(e,"borderLeftWidth",!0))}return{top:t.top-o.top-i.css(r,"marginTop",!0),left:t.left-o.left-i.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&i.css(e,"position")==="static";)e=e.offsetParent;return e||qe})}}),i.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=t==="pageYOffset";i.fn[e]=function(r){return Ee(this,function(o,a,s){var f;if(Me(o)?f=o:o.nodeType===9&&(f=o.defaultView),s===void 0)return f?f[t]:o[a];f?f.scrollTo(n?f.pageXOffset:s,n?s:f.pageYOffset):o[a]=s},e,r,arguments.length)}}),i.each(["top","left"],function(e,t){i.cssHooks[t]=Cn(F.pixelPosition,function(n,r){if(r)return r=nt(n,t),Ht.test(r)?i(n).position()[t]+"px":r})}),i.each({Height:"height",Width:"width"},function(e,t){i.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){i.fn[r]=function(o,a){var s=arguments.length&&(n||typeof o!="boolean"),f=n||(o===!0||a===!0?"margin":"border");return Ee(this,function(c,d,m){var x;return Me(c)?r.indexOf("outer")===0?c["inner"+e]:c.document.documentElement["client"+e]:c.nodeType===9?(x=c.documentElement,Math.max(c.body["scroll"+e],x["scroll"+e],c.body["offset"+e],x["offset"+e],x["client"+e])):m===void 0?i.css(c,d,f):i.style(c,d,m,f)},t,s?o:void 0,s)}})}),i.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){i.fn[t]=function(n){return this.on(t,n)}}),i.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),i.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){i.fn[t]=function(n,r){return 0<arguments.length?this.on(t,null,n,r):this.trigger(t)}});var Rr=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;i.proxy=function(e,t){var n,r,o;if(typeof t=="string"&&(n=e[t],t=e,e=n),P(e))return r=je.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(je.call(arguments)))}).guid=e.guid=e.guid||i.guid++,o},i.holdReady=function(e){e?i.readyWait++:i.ready(!0)},i.isArray=Array.isArray,i.parseJSON=JSON.parse,i.nodeName=de,i.isFunction=P,i.isWindow=Me,i.camelCase=Te,i.type=Ie,i.now=Date.now,i.isNumeric=function(e){var t=i.type(e);return(t==="number"||t==="string")&&!isNaN(e-parseFloat(e))},i.trim=function(e){return e==null?"":(e+"").replace(Rr,"$1")},typeof define=="function"&&define.amd&&define("jquery",[],function(){return i});var Mr=H.jQuery,Ir=H.$;return i.noConflict=function(e){return H.$===i&&(H.$=Ir),e&&H.jQuery===i&&(H.jQuery=Mr),i},typeof Je=="undefined"&&(H.jQuery=H.$=i),i});