filesbox/web/dist/js/jqeury.1.12.4.js
2024-07-26 14:10:54 +08:00

4 lines
95 KiB
JavaScript

/*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */(function(S,Fe){typeof module=="object"&&typeof module.exports=="object"?module.exports=S.document?Fe(S,!0):function(b){if(!b.document)throw new Error("jQuery requires a window with a document");return Fe(b)}:Fe(S)})(typeof window!="undefined"?window:this,function(S,Fe){var b=[],k=S.document,ae=b.slice,Pt=b.concat,nt=b.push,Bt=b.indexOf,$e={},Un=$e.toString,je=$e.hasOwnProperty,E={},Wt="1.12.4",r=function(e,t){return new r.fn.init(e,t)},Vn=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,Yn=/^-ms-/,Jn=/-([\da-z])/gi,Gn=function(e,t){return t.toUpperCase()};r.fn=r.prototype={jquery:Wt,constructor:r,selector:"",length:0,toArray:function(){return ae.call(this)},get:function(e){return e!=null?0>e?this[e+this.length]:this[e]:ae.call(this)},pushStack:function(e){var t=r.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e){return r.each(this,e)},map:function(e){return this.pushStack(r.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(ae.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:nt,sort:b.sort,splice:b.splice},r.extend=r.fn.extend=function(){var e,t,n,i,o,s,l=arguments[0]||{},a=1,h=arguments.length,f=!1;for(typeof l=="boolean"&&(f=l,l=arguments[a]||{},a++),typeof l=="object"||r.isFunction(l)||(l={}),a===h&&(l=this,a--);h>a;a++)if((o=arguments[a])!=null)for(i in o)e=l[i],n=o[i],l!==n&&(f&&n&&(r.isPlainObject(n)||(t=r.isArray(n)))?(t?(t=!1,s=e&&r.isArray(e)?e:[]):s=e&&r.isPlainObject(e)?e:{},l[i]=r.extend(f,s,n)):n!==void 0&&(l[i]=n));return l},r.extend({expando:"jQuery"+(Wt+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return r.type(e)==="function"},isArray:Array.isArray||function(e){return r.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){var t=e&&e.toString();return!r.isArray(e)&&t-parseFloat(t)+1>=0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},isPlainObject:function(e){var t;if(!e||r.type(e)!=="object"||e.nodeType||r.isWindow(e))return!1;try{if(e.constructor&&!je.call(e,"constructor")&&!je.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}if(!E.ownFirst)for(t in e)return je.call(e,t);for(t in e);return t===void 0||je.call(e,t)},type:function(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?$e[Un.call(e)]||"object":typeof e},globalEval:function(e){e&&r.trim(e)&&(S.execScript||function(t){S.eval.call(S,t)})(e)},camelCase:function(e){return e.replace(Yn,"ms-").replace(Jn,Gn)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t){var n,i=0;if(rt(e))for(n=e.length;n>i&&t.call(e[i],i,e[i])!==!1;i++);else for(i in e)if(t.call(e[i],i,e[i])===!1)break;return e},trim:function(e){return e==null?"":(e+"").replace(Vn,"")},makeArray:function(e,t){var n=t||[];return e!=null&&(rt(Object(e))?r.merge(n,typeof e=="string"?[e]:e):nt.call(n,e)),n},inArray:function(e,t,n){var i;if(t){if(Bt)return Bt.call(t,e,n);for(i=t.length,n=n?0>n?Math.max(0,i+n):n:0;i>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,t){for(var n=+t.length,i=0,o=e.length;n>i;)e[o++]=t[i++];if(n!==n)for(;t[i]!==void 0;)e[o++]=t[i++];return e.length=o,e},grep:function(e,t,n){for(var i,o=[],s=0,l=e.length,a=!n;l>s;s++)i=!t(e[s],s),i!==a&&o.push(e[s]);return o},map:function(e,t,n){var i,o,s=0,l=[];if(rt(e))for(i=e.length;i>s;s++)o=t(e[s],s,n),o!=null&&l.push(o);else for(s in e)o=t(e[s],s,n),o!=null&&l.push(o);return Pt.apply([],l)},guid:1,proxy:function(e,t){var n,i,o;return typeof t=="string"&&(o=e[t],t=e,e=o),r.isFunction(e)?(n=ae.call(arguments,2),i=function(){return e.apply(t||this,n.concat(ae.call(arguments)))},i.guid=e.guid=e.guid||r.guid++,i):void 0},now:function(){return+new Date},support:E}),typeof Symbol=="function"&&(r.fn[Symbol.iterator]=b[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){$e["[object "+t+"]"]=t.toLowerCase()});function rt(e){var t=!!e&&"length"in e&&e.length,n=r.type(e);return n==="function"||r.isWindow(e)?!1:n==="array"||t===0||typeof t=="number"&&t>0&&t-1 in e}var Ae=function(e){var t,n,i,o,s,l,a,h,f,p,y,T,w,q,D,F,G,z,pe,N="sizzle"+1*new Date,U=e.document,M=0,I=0,he=Ht(),Ke=Ht(),ee=Ht(),Ee=function(u,c){return u===c&&(y=!0),0},me=1<<31,ge={}.hasOwnProperty,J=[],te=J.pop,Yr=J.push,ve=J.push,Bn=J.slice,ke=function(u,c){for(var d=0,g=u.length;g>d;d++)if(u[d]===c)return d;return-1},At="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",Ne="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",Wn="\\["+P+"*("+Ne+")(?:"+P+"*([*^$|!~]?=)"+P+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Ne+"))|)"+P+"*\\]",Dt=":("+Ne+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Wn+")*)|.*)\\)|)",Jr=new RegExp(P+"+","g"),be=new RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),Gr=new RegExp("^"+P+"*,"+P+"*"),Qr=new RegExp("^"+P+"*([>+~]|"+P+")"+P+"*"),Kr=new RegExp("="+P+`*([^\\]'"]*?)`+P+"*\\]","g"),br=new RegExp(Dt),In=new RegExp("^"+Ne+"$"),Ze={ID:new RegExp("^#("+Ne+")"),CLASS:new RegExp("^\\.("+Ne+")"),TAG:new RegExp("^("+Ne+"|[*])"),ATTR:new RegExp("^"+Wn),PSEUDO:new RegExp("^"+Dt),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),bool:new RegExp("^(?:"+At+")$","i"),needsContext:new RegExp("^"+P+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+P+"*((?:-\\d)?\\d*)"+P+"*\\)|)(?=[^-]|$)","i")},Zr=/^(?:input|select|textarea|button)$/i,ei=/^h\d$/i,Be=/^[^{]+\{\s*\[native \w/,ti=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Lt=/[+~]/,ni=/'|\\/g,le=new RegExp("\\\\([\\da-f]{1,6}"+P+"?|("+P+")|.)","ig"),ue=function(u,c,d){var g="0x"+c-65536;return g!==g||d?c:0>g?String.fromCharCode(g+65536):String.fromCharCode(g>>10|55296,1023&g|56320)},$n=function(){T()};try{ve.apply(J=Bn.call(U.childNodes),U.childNodes),J[U.childNodes.length].nodeType}catch(u){ve={apply:J.length?function(c,d){Yr.apply(c,Bn.call(d))}:function(c,d){for(var g=c.length,m=0;c[g++]=d[m++];);c.length=g-1}}}function B(u,c,d,g){var m,x,v,C,j,_,A,H,O=c&&c.ownerDocument,R=c?c.nodeType:9;if(d=d||[],typeof u!="string"||!u||R!==1&&R!==9&&R!==11)return d;if(!g&&((c?c.ownerDocument||c:U)!==w&&T(c),c=c||w,D)){if(R!==11&&(_=ti.exec(u)))if(m=_[1]){if(R===9){if(!(v=c.getElementById(m)))return d;if(v.id===m)return d.push(v),d}else if(O&&(v=O.getElementById(m))&&pe(c,v)&&v.id===m)return d.push(v),d}else{if(_[2])return ve.apply(d,c.getElementsByTagName(u)),d;if((m=_[3])&&n.getElementsByClassName&&c.getElementsByClassName)return ve.apply(d,c.getElementsByClassName(m)),d}if(n.qsa&&!ee[u+" "]&&(!F||!F.test(u))){if(R!==1)O=c,H=u;else if(c.nodeName.toLowerCase()!=="object"){for((C=c.getAttribute("id"))?C=C.replace(ni,"\\$&"):c.setAttribute("id",C=N),A=l(u),x=A.length,j=In.test(C)?"#"+C:"[id='"+C+"']";x--;)A[x]=j+" "+et(A[x]);H=A.join(","),O=Lt.test(u)&&_t(c.parentNode)||c}if(H)try{return ve.apply(d,O.querySelectorAll(H)),d}catch(L){}finally{C===N&&c.removeAttribute("id")}}}return h(u.replace(be,"$1"),c,d,g)}function Ht(){var u=[];function c(d,g){return u.push(d+" ")>i.cacheLength&&delete c[u.shift()],c[d+" "]=g}return c}function re(u){return u[N]=!0,u}function oe(u){var c=w.createElement("div");try{return!!u(c)}catch(d){return!1}finally{c.parentNode&&c.parentNode.removeChild(c),c=null}}function qt(u,c){for(var d=u.split("|"),g=d.length;g--;)i.attrHandle[d[g]]=c}function zn(u,c){var d=c&&u,g=d&&u.nodeType===1&&c.nodeType===1&&(~c.sourceIndex||me)-(~u.sourceIndex||me);if(g)return g;if(d){for(;d=d.nextSibling;)if(d===c)return-1}return u?1:-1}function ri(u){return function(c){var d=c.nodeName.toLowerCase();return d==="input"&&c.type===u}}function ii(u){return function(c){var d=c.nodeName.toLowerCase();return(d==="input"||d==="button")&&c.type===u}}function Se(u){return re(function(c){return c=+c,re(function(d,g){for(var m,x=u([],d.length,c),v=x.length;v--;)d[m=x[v]]&&(d[m]=!(g[m]=d[m]))})})}function _t(u){return u&&typeof u.getElementsByTagName!="undefined"&&u}n=B.support={},s=B.isXML=function(u){var c=u&&(u.ownerDocument||u).documentElement;return c?c.nodeName!=="HTML":!1},T=B.setDocument=function(u){var c,d,g=u?u.ownerDocument||u:U;return g!==w&&g.nodeType===9&&g.documentElement&&(w=g,q=w.documentElement,D=!s(w),(d=w.defaultView)&&d.top!==d&&(d.addEventListener?d.addEventListener("unload",$n,!1):d.attachEvent&&d.attachEvent("onunload",$n)),n.attributes=oe(function(m){return m.className="i",!m.getAttribute("className")}),n.getElementsByTagName=oe(function(m){return m.appendChild(w.createComment("")),!m.getElementsByTagName("*").length}),n.getElementsByClassName=Be.test(w.getElementsByClassName),n.getById=oe(function(m){return q.appendChild(m).id=N,!w.getElementsByName||!w.getElementsByName(N).length}),n.getById?(i.find.ID=function(m,x){if(typeof x.getElementById!="undefined"&&D){var v=x.getElementById(m);return v?[v]:[]}},i.filter.ID=function(m){var x=m.replace(le,ue);return function(v){return v.getAttribute("id")===x}}):(delete i.find.ID,i.filter.ID=function(m){var x=m.replace(le,ue);return function(v){var C=typeof v.getAttributeNode!="undefined"&&v.getAttributeNode("id");return C&&C.value===x}}),i.find.TAG=n.getElementsByTagName?function(m,x){return typeof x.getElementsByTagName!="undefined"?x.getElementsByTagName(m):n.qsa?x.querySelectorAll(m):void 0}:function(m,x){var v,C=[],j=0,_=x.getElementsByTagName(m);if(m==="*"){for(;v=_[j++];)v.nodeType===1&&C.push(v);return C}return _},i.find.CLASS=n.getElementsByClassName&&function(m,x){return typeof x.getElementsByClassName!="undefined"&&D?x.getElementsByClassName(m):void 0},G=[],F=[],(n.qsa=Be.test(w.querySelectorAll))&&(oe(function(m){q.appendChild(m).innerHTML="<a id='"+N+"'></a><select id='"+N+"-\r\\' msallowcapture=''><option selected=''></option></select>",m.querySelectorAll("[msallowcapture^='']").length&&F.push("[*^$]="+P+`*(?:''|"")`),m.querySelectorAll("[selected]").length||F.push("\\["+P+"*(?:value|"+At+")"),m.querySelectorAll("[id~="+N+"-]").length||F.push("~="),m.querySelectorAll(":checked").length||F.push(":checked"),m.querySelectorAll("a#"+N+"+*").length||F.push(".#.+[+~]")}),oe(function(m){var x=w.createElement("input");x.setAttribute("type","hidden"),m.appendChild(x).setAttribute("name","D"),m.querySelectorAll("[name=d]").length&&F.push("name"+P+"*[*^$|!~]?="),m.querySelectorAll(":enabled").length||F.push(":enabled",":disabled"),m.querySelectorAll("*,:x"),F.push(",.*:")})),(n.matchesSelector=Be.test(z=q.matches||q.webkitMatchesSelector||q.mozMatchesSelector||q.oMatchesSelector||q.msMatchesSelector))&&oe(function(m){n.disconnectedMatch=z.call(m,"div"),z.call(m,"[s!='']:x"),G.push("!=",Dt)}),F=F.length&&new RegExp(F.join("|")),G=G.length&&new RegExp(G.join("|")),c=Be.test(q.compareDocumentPosition),pe=c||Be.test(q.contains)?function(m,x){var v=m.nodeType===9?m.documentElement:m,C=x&&x.parentNode;return m===C||!(!C||C.nodeType!==1||!(v.contains?v.contains(C):m.compareDocumentPosition&&16&m.compareDocumentPosition(C)))}:function(m,x){if(x){for(;x=x.parentNode;)if(x===m)return!0}return!1},Ee=c?function(m,x){if(m===x)return y=!0,0;var v=!m.compareDocumentPosition-!x.compareDocumentPosition;return v||(v=(m.ownerDocument||m)===(x.ownerDocument||x)?m.compareDocumentPosition(x):1,1&v||!n.sortDetached&&x.compareDocumentPosition(m)===v?m===w||m.ownerDocument===U&&pe(U,m)?-1:x===w||x.ownerDocument===U&&pe(U,x)?1:p?ke(p,m)-ke(p,x):0:4&v?-1:1)}:function(m,x){if(m===x)return y=!0,0;var v,C=0,j=m.parentNode,_=x.parentNode,A=[m],H=[x];if(!j||!_)return m===w?-1:x===w?1:j?-1:_?1:p?ke(p,m)-ke(p,x):0;if(j===_)return zn(m,x);for(v=m;v=v.parentNode;)A.unshift(v);for(v=x;v=v.parentNode;)H.unshift(v);for(;A[C]===H[C];)C++;return C?zn(A[C],H[C]):A[C]===U?-1:H[C]===U?1:0}),w},B.matches=function(u,c){return B(u,null,null,c)},B.matchesSelector=function(u,c){if((u.ownerDocument||u)!==w&&T(u),c=c.replace(Kr,"='$1']"),n.matchesSelector&&D&&!ee[c+" "]&&(!G||!G.test(c))&&(!F||!F.test(c)))try{var d=z.call(u,c);if(d||n.disconnectedMatch||u.document&&u.document.nodeType!==11)return d}catch(g){}return B(c,w,null,[u]).length>0},B.contains=function(u,c){return(u.ownerDocument||u)!==w&&T(u),pe(u,c)},B.attr=function(u,c){(u.ownerDocument||u)!==w&&T(u);var d=i.attrHandle[c.toLowerCase()],g=d&&ge.call(i.attrHandle,c.toLowerCase())?d(u,c,!D):void 0;return g!==void 0?g:n.attributes||!D?u.getAttribute(c):(g=u.getAttributeNode(c))&&g.specified?g.value:null},B.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},B.uniqueSort=function(u){var c,d=[],g=0,m=0;if(y=!n.detectDuplicates,p=!n.sortStable&&u.slice(0),u.sort(Ee),y){for(;c=u[m++];)c===u[m]&&(g=d.push(m));for(;g--;)u.splice(d[g],1)}return p=null,u},o=B.getText=function(u){var c,d="",g=0,m=u.nodeType;if(m){if(m===1||m===9||m===11){if(typeof u.textContent=="string")return u.textContent;for(u=u.firstChild;u;u=u.nextSibling)d+=o(u)}else if(m===3||m===4)return u.nodeValue}else for(;c=u[g++];)d+=o(c);return d},i=B.selectors={cacheLength:50,createPseudo:re,match:Ze,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(le,ue),u[3]=(u[3]||u[4]||u[5]||"").replace(le,ue),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 c,d=!u[6]&&u[2];return Ze.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":d&&br.test(d)&&(c=l(d,!0))&&(c=d.indexOf(")",d.length-c)-d.length)&&(u[0]=u[0].slice(0,c),u[2]=d.slice(0,c)),u.slice(0,3))}},filter:{TAG:function(u){var c=u.replace(le,ue).toLowerCase();return u==="*"?function(){return!0}:function(d){return d.nodeName&&d.nodeName.toLowerCase()===c}},CLASS:function(u){var c=he[u+" "];return c||(c=new RegExp("(^|"+P+")"+u+"("+P+"|$)"))&&he(u,function(d){return c.test(typeof d.className=="string"&&d.className||typeof d.getAttribute!="undefined"&&d.getAttribute("class")||"")})},ATTR:function(u,c,d){return function(g){var m=B.attr(g,u);return m==null?c==="!=":c?(m+="",c==="="?m===d:c==="!="?m!==d:c==="^="?d&&m.indexOf(d)===0:c==="*="?d&&m.indexOf(d)>-1:c==="$="?d&&m.slice(-d.length)===d:c==="~="?(" "+m.replace(Jr," ")+" ").indexOf(d)>-1:c==="|="?m===d||m.slice(0,d.length+1)===d+"-":!1):!0}},CHILD:function(u,c,d,g,m){var x=u.slice(0,3)!=="nth",v=u.slice(-4)!=="last",C=c==="of-type";return g===1&&m===0?function(j){return!!j.parentNode}:function(j,_,A){var H,O,R,L,$,V,Q=x!==v?"nextSibling":"previousSibling",W=j.parentNode,We=C&&j.nodeName.toLowerCase(),Ie=!A&&!C,K=!1;if(W){if(x){for(;Q;){for(L=j;L=L[Q];)if(C?L.nodeName.toLowerCase()===We:L.nodeType===1)return!1;V=Q=u==="only"&&!V&&"nextSibling"}return!0}if(V=[v?W.firstChild:W.lastChild],v&&Ie){for(L=W,R=L[N]||(L[N]={}),O=R[L.uniqueID]||(R[L.uniqueID]={}),H=O[u]||[],$=H[0]===M&&H[1],K=$&&H[2],L=$&&W.childNodes[$];L=++$&&L&&L[Q]||(K=$=0)||V.pop();)if(L.nodeType===1&&++K&&L===j){O[u]=[M,$,K];break}}else if(Ie&&(L=j,R=L[N]||(L[N]={}),O=R[L.uniqueID]||(R[L.uniqueID]={}),H=O[u]||[],$=H[0]===M&&H[1],K=$),K===!1)for(;(L=++$&&L&&L[Q]||(K=$=0)||V.pop())&&!((C?L.nodeName.toLowerCase()===We:L.nodeType===1)&&++K&&(Ie&&(R=L[N]||(L[N]={}),O=R[L.uniqueID]||(R[L.uniqueID]={}),O[u]=[M,K]),L===j)););return K-=m,K===g||K%g==0&&K/g>=0}}},PSEUDO:function(u,c){var d,g=i.pseudos[u]||i.setFilters[u.toLowerCase()]||B.error("unsupported pseudo: "+u);return g[N]?g(c):g.length>1?(d=[u,u,"",c],i.setFilters.hasOwnProperty(u.toLowerCase())?re(function(m,x){for(var v,C=g(m,c),j=C.length;j--;)v=ke(m,C[j]),m[v]=!(x[v]=C[j])}):function(m){return g(m,0,d)}):g}},pseudos:{not:re(function(u){var c=[],d=[],g=a(u.replace(be,"$1"));return g[N]?re(function(m,x,v,C){for(var j,_=g(m,null,C,[]),A=m.length;A--;)(j=_[A])&&(m[A]=!(x[A]=j))}):function(m,x,v){return c[0]=m,g(c,null,v,d),c[0]=null,!d.pop()}}),has:re(function(u){return function(c){return B(u,c).length>0}}),contains:re(function(u){return u=u.replace(le,ue),function(c){return(c.textContent||c.innerText||o(c)).indexOf(u)>-1}}),lang:re(function(u){return In.test(u||"")||B.error("unsupported lang: "+u),u=u.replace(le,ue).toLowerCase(),function(c){var d;do if(d=D?c.lang:c.getAttribute("xml:lang")||c.getAttribute("lang"))return d=d.toLowerCase(),d===u||d.indexOf(u+"-")===0;while((c=c.parentNode)&&c.nodeType===1);return!1}}),target:function(u){var c=e.location&&e.location.hash;return c&&c.slice(1)===u.id},root:function(u){return u===q},focus:function(u){return u===w.activeElement&&(!w.hasFocus||w.hasFocus())&&!!(u.type||u.href||~u.tabIndex)},enabled:function(u){return u.disabled===!1},disabled:function(u){return u.disabled===!0},checked:function(u){var c=u.nodeName.toLowerCase();return c==="input"&&!!u.checked||c==="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!i.pseudos.empty(u)},header:function(u){return ei.test(u.nodeName)},input:function(u){return Zr.test(u.nodeName)},button:function(u){var c=u.nodeName.toLowerCase();return c==="input"&&u.type==="button"||c==="button"},text:function(u){var c;return u.nodeName.toLowerCase()==="input"&&u.type==="text"&&((c=u.getAttribute("type"))==null||c.toLowerCase()==="text")},first:Se(function(){return[0]}),last:Se(function(u,c){return[c-1]}),eq:Se(function(u,c,d){return[0>d?d+c:d]}),even:Se(function(u,c){for(var d=0;c>d;d+=2)u.push(d);return u}),odd:Se(function(u,c){for(var d=1;c>d;d+=2)u.push(d);return u}),lt:Se(function(u,c,d){for(var g=0>d?d+c:d;--g>=0;)u.push(g);return u}),gt:Se(function(u,c,d){for(var g=0>d?d+c:d;++g<c;)u.push(g);return u})}},i.pseudos.nth=i.pseudos.eq;for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})i.pseudos[t]=ri(t);for(t in{submit:!0,reset:!0})i.pseudos[t]=ii(t);function Xn(){}Xn.prototype=i.filters=i.pseudos,i.setFilters=new Xn,l=B.tokenize=function(u,c){var d,g,m,x,v,C,j,_=Ke[u+" "];if(_)return c?0:_.slice(0);for(v=u,C=[],j=i.preFilter;v;){d&&!(g=Gr.exec(v))||(g&&(v=v.slice(g[0].length)||v),C.push(m=[])),d=!1,(g=Qr.exec(v))&&(d=g.shift(),m.push({value:d,type:g[0].replace(be," ")}),v=v.slice(d.length));for(x in i.filter)!(g=Ze[x].exec(v))||j[x]&&!(g=j[x](g))||(d=g.shift(),m.push({value:d,type:x,matches:g}),v=v.slice(d.length));if(!d)break}return c?v.length:v?B.error(u):Ke(u,C).slice(0)};function et(u){for(var c=0,d=u.length,g="";d>c;c++)g+=u[c].value;return g}function Ft(u,c,d){var g=c.dir,m=d&&g==="parentNode",x=I++;return c.first?function(v,C,j){for(;v=v[g];)if(v.nodeType===1||m)return u(v,C,j)}:function(v,C,j){var _,A,H,O=[M,x];if(j){for(;v=v[g];)if((v.nodeType===1||m)&&u(v,C,j))return!0}else for(;v=v[g];)if(v.nodeType===1||m){if(H=v[N]||(v[N]={}),A=H[v.uniqueID]||(H[v.uniqueID]={}),(_=A[g])&&_[0]===M&&_[1]===x)return O[2]=_[2];if(A[g]=O,O[2]=u(v,C,j))return!0}}}function Mt(u){return u.length>1?function(c,d,g){for(var m=u.length;m--;)if(!u[m](c,d,g))return!1;return!0}:u[0]}function oi(u,c,d){for(var g=0,m=c.length;m>g;g++)B(u,c[g],d);return d}function tt(u,c,d,g,m){for(var x,v=[],C=0,j=u.length,_=c!=null;j>C;C++)(x=u[C])&&(d&&!d(x,g,m)||(v.push(x),_&&c.push(C)));return v}function Ot(u,c,d,g,m,x){return g&&!g[N]&&(g=Ot(g)),m&&!m[N]&&(m=Ot(m,x)),re(function(v,C,j,_){var A,H,O,R=[],L=[],$=C.length,V=v||oi(c||"*",j.nodeType?[j]:j,[]),Q=!u||!v&&c?V:tt(V,R,u,j,_),W=d?m||(v?u:$||g)?[]:C:Q;if(d&&d(Q,W,j,_),g)for(A=tt(W,L),g(A,[],j,_),H=A.length;H--;)(O=A[H])&&(W[L[H]]=!(Q[L[H]]=O));if(v){if(m||u){if(m){for(A=[],H=W.length;H--;)(O=W[H])&&A.push(Q[H]=O);m(null,W=[],A,_)}for(H=W.length;H--;)(O=W[H])&&(A=m?ke(v,O):R[H])>-1&&(v[A]=!(C[A]=O))}}else W=tt(W===C?W.splice($,W.length):W),m?m(null,C,W,_):ve.apply(C,W)})}function Rt(u){for(var c,d,g,m=u.length,x=i.relative[u[0].type],v=x||i.relative[" "],C=x?1:0,j=Ft(function(H){return H===c},v,!0),_=Ft(function(H){return ke(c,H)>-1},v,!0),A=[function(H,O,R){var L=!x&&(R||O!==f)||((c=O).nodeType?j(H,O,R):_(H,O,R));return c=null,L}];m>C;C++)if(d=i.relative[u[C].type])A=[Ft(Mt(A),d)];else{if(d=i.filter[u[C].type].apply(null,u[C].matches),d[N]){for(g=++C;m>g&&!i.relative[u[g].type];g++);return Ot(C>1&&Mt(A),C>1&&et(u.slice(0,C-1).concat({value:u[C-2].type===" "?"*":""})).replace(be,"$1"),d,g>C&&Rt(u.slice(C,g)),m>g&&Rt(u=u.slice(g)),m>g&&et(u))}A.push(d)}return Mt(A)}function si(u,c){var d=c.length>0,g=u.length>0,m=function(x,v,C,j,_){var A,H,O,R=0,L="0",$=x&&[],V=[],Q=f,W=x||g&&i.find.TAG("*",_),We=M+=Q==null?1:Math.random()||.1,Ie=W.length;for(_&&(f=v===w||v||_);L!==Ie&&(A=W[L])!=null;L++){if(g&&A){for(H=0,v||A.ownerDocument===w||(T(A),C=!D);O=u[H++];)if(O(A,v||w,C)){j.push(A);break}_&&(M=We)}d&&((A=!O&&A)&&R--,x&&$.push(A))}if(R+=L,d&&L!==R){for(H=0;O=c[H++];)O($,V,v,C);if(x){if(R>0)for(;L--;)$[L]||V[L]||(V[L]=te.call(j));V=tt(V)}ve.apply(j,V),_&&!x&&V.length>0&&R+c.length>1&&B.uniqueSort(j)}return _&&(M=We,f=Q),$};return d?re(m):m}return a=B.compile=function(u,c){var d,g=[],m=[],x=ee[u+" "];if(!x){for(c||(c=l(u)),d=c.length;d--;)x=Rt(c[d]),x[N]?g.push(x):m.push(x);x=ee(u,si(m,g)),x.selector=u}return x},h=B.select=function(u,c,d,g){var m,x,v,C,j,_=typeof u=="function"&&u,A=!g&&l(u=_.selector||u);if(d=d||[],A.length===1){if(x=A[0]=A[0].slice(0),x.length>2&&(v=x[0]).type==="ID"&&n.getById&&c.nodeType===9&&D&&i.relative[x[1].type]){if(c=(i.find.ID(v.matches[0].replace(le,ue),c)||[])[0],!c)return d;_&&(c=c.parentNode),u=u.slice(x.shift().value.length)}for(m=Ze.needsContext.test(u)?0:x.length;m--&&(v=x[m],!i.relative[C=v.type]);)if((j=i.find[C])&&(g=j(v.matches[0].replace(le,ue),Lt.test(x[0].type)&&_t(c.parentNode)||c))){if(x.splice(m,1),u=g.length&&et(x),!u)return ve.apply(d,g),d;break}}return(_||a(u,A))(g,c,!D,d,!c||Lt.test(u)&&_t(c.parentNode)||c),d},n.sortStable=N.split("").sort(Ee).join("")===N,n.detectDuplicates=!!y,T(),n.sortDetached=oe(function(u){return 1&u.compareDocumentPosition(w.createElement("div"))}),oe(function(u){return u.innerHTML="<a href='#'></a>",u.firstChild.getAttribute("href")==="#"})||qt("type|href|height|width",function(u,c,d){return d?void 0:u.getAttribute(c,c.toLowerCase()==="type"?1:2)}),n.attributes&&oe(function(u){return u.innerHTML="<input/>",u.firstChild.setAttribute("value",""),u.firstChild.getAttribute("value")===""})||qt("value",function(u,c,d){return d||u.nodeName.toLowerCase()!=="input"?void 0:u.defaultValue}),oe(function(u){return u.getAttribute("disabled")==null})||qt(At,function(u,c,d){var g;return d?void 0:u[c]===!0?c.toLowerCase():(g=u.getAttributeNode(c))&&g.specified?g.value:null}),B}(S);r.find=Ae,r.expr=Ae.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=Ae.uniqueSort,r.text=Ae.getText,r.isXMLDoc=Ae.isXML,r.contains=Ae.contains;var De=function(e,t,n){for(var i=[],o=n!==void 0;(e=e[t])&&e.nodeType!==9;)if(e.nodeType===1){if(o&&r(e).is(n))break;i.push(e)}return i},It=function(e,t){for(var n=[];e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},$t=r.expr.match.needsContext,zt=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,Qn=/^.[^:#\[\.,]*$/;function it(e,t,n){if(r.isFunction(t))return r.grep(e,function(i,o){return!!t.call(i,o,i)!==n});if(t.nodeType)return r.grep(e,function(i){return i===t!==n});if(typeof t=="string"){if(Qn.test(t))return r.filter(t,e,n);t=r.filter(t,e)}return r.grep(e,function(i){return r.inArray(i,t)>-1!==n})}r.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),t.length===1&&i.nodeType===1?r.find.matchesSelector(i,e)?[i]:[]:r.find.matches(e,r.grep(t,function(o){return o.nodeType===1}))},r.fn.extend({find:function(e){var t,n=[],i=this,o=i.length;if(typeof e!="string")return this.pushStack(r(e).filter(function(){for(t=0;o>t;t++)if(r.contains(i[t],this))return!0}));for(t=0;o>t;t++)r.find(e,i[t],n);return n=this.pushStack(o>1?r.unique(n):n),n.selector=this.selector?this.selector+" "+e:e,n},filter:function(e){return this.pushStack(it(this,e||[],!1))},not:function(e){return this.pushStack(it(this,e||[],!0))},is:function(e){return!!it(this,typeof e=="string"&&$t.test(e)?r(e):e||[],!1).length}});var ot,Kn=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,bn=r.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||ot,typeof e=="string"){if(i=e.charAt(0)==="<"&&e.charAt(e.length-1)===">"&&e.length>=3?[null,e,null]:Kn.exec(e),!i||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof r?t[0]:t,r.merge(this,r.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:k,!0)),zt.test(i[1])&&r.isPlainObject(t))for(i in t)r.isFunction(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}if(o=k.getElementById(i[2]),o&&o.parentNode){if(o.id!==i[2])return ot.find(e);this.length=1,this[0]=o}return this.context=k,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):r.isFunction(e)?typeof n.ready!="undefined"?n.ready(e):e(r):(e.selector!==void 0&&(this.selector=e.selector,this.context=e.context),r.makeArray(e,this))};bn.prototype=r.fn,ot=r(k);var Zn=/^(?:parents|prev(?:Until|All))/,er={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(e){var t,n=r(e,this),i=n.length;return this.filter(function(){for(t=0;i>t;t++)if(r.contains(this,n[t]))return!0})},closest:function(e,t){for(var n,i=0,o=this.length,s=[],l=$t.test(e)||typeof e!="string"?r(e,t||this.context):0;o>i;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(l?l.index(n)>-1:n.nodeType===1&&r.find.matchesSelector(n,e))){s.push(n);break}return this.pushStack(s.length>1?r.uniqueSort(s):s)},index:function(e){return e?typeof e=="string"?r.inArray(this[0],r(e)):r.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(e,t))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function Xt(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}r.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return De(e,"parentNode")},parentsUntil:function(e,t,n){return De(e,"parentNode",n)},next:function(e){return Xt(e,"nextSibling")},prev:function(e){return Xt(e,"previousSibling")},nextAll:function(e){return De(e,"nextSibling")},prevAll:function(e){return De(e,"previousSibling")},nextUntil:function(e,t,n){return De(e,"nextSibling",n)},prevUntil:function(e,t,n){return De(e,"previousSibling",n)},siblings:function(e){return It((e.parentNode||{}).firstChild,e)},children:function(e){return It(e.firstChild)},contents:function(e){return r.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:r.merge([],e.childNodes)}},function(e,t){r.fn[e]=function(n,i){var o=r.map(this,t,n);return e.slice(-5)!=="Until"&&(i=n),i&&typeof i=="string"&&(o=r.filter(i,o)),this.length>1&&(er[e]||(o=r.uniqueSort(o)),Zn.test(e)&&(o=o.reverse())),this.pushStack(o)}});var ie=/\S+/g;function tr(e){var t={};return r.each(e.match(ie)||[],function(n,i){t[i]=!0}),t}r.Callbacks=function(e){e=typeof e=="string"?tr(e):r.extend({},e);var t,n,i,o,s=[],l=[],a=-1,h=function(){for(o=e.once,i=t=!0;l.length;a=-1)for(n=l.shift();++a<s.length;)s[a].apply(n[0],n[1])===!1&&e.stopOnFalse&&(a=s.length,n=!1);e.memory||(n=!1),t=!1,o&&(s=n?[]:"")},f={add:function(){return s&&(n&&!t&&(a=s.length-1,l.push(n)),function p(y){r.each(y,function(T,w){r.isFunction(w)?e.unique&&f.has(w)||s.push(w):w&&w.length&&r.type(w)!=="string"&&p(w)})}(arguments),n&&!t&&h()),this},remove:function(){return r.each(arguments,function(p,y){for(var T;(T=r.inArray(y,s,T))>-1;)s.splice(T,1),a>=T&&a--}),this},has:function(p){return p?r.inArray(p,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return o=l=[],s=n="",this},disabled:function(){return!s},lock:function(){return o=!0,n||f.disable(),this},locked:function(){return!!o},fireWith:function(p,y){return o||(y=y||[],y=[p,y.slice?y.slice():y],l.push(y),t||h()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!i}};return f},r.extend({Deferred:function(e){var t=[["resolve","done",r.Callbacks("once memory"),"resolved"],["reject","fail",r.Callbacks("once memory"),"rejected"],["notify","progress",r.Callbacks("memory")]],n="pending",i={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var s=arguments;return r.Deferred(function(l){r.each(t,function(a,h){var f=r.isFunction(s[a])&&s[a];o[h[1]](function(){var p=f&&f.apply(this,arguments);p&&r.isFunction(p.promise)?p.promise().progress(l.notify).done(l.resolve).fail(l.reject):l[h[0]+"With"](this===i?l.promise():this,f?[p]:arguments)})}),s=null}).promise()},promise:function(s){return s!=null?r.extend(s,i):i}},o={};return i.pipe=i.then,r.each(t,function(s,l){var a=l[2],h=l[3];i[l[1]]=a.add,h&&a.add(function(){n=h},t[1^s][2].disable,t[2][2].lock),o[l[0]]=function(){return o[l[0]+"With"](this===o?i:this,arguments),this},o[l[0]+"With"]=a.fireWith}),i.promise(o),e&&e.call(o,o),o},when:function(e){var t=0,n=ae.call(arguments),i=n.length,o=i!==1||e&&r.isFunction(e.promise)?i:0,s=o===1?e:r.Deferred(),l=function(p,y,T){return function(w){y[p]=this,T[p]=arguments.length>1?ae.call(arguments):w,T===a?s.notifyWith(y,T):--o||s.resolveWith(y,T)}},a,h,f;if(i>1)for(a=new Array(i),h=new Array(i),f=new Array(i);i>t;t++)n[t]&&r.isFunction(n[t].promise)?n[t].promise().progress(l(t,h,a)).done(l(t,f,n)).fail(s.reject):--o;return o||s.resolveWith(f,n),s.promise()}});var ze;r.fn.ready=function(e){return r.ready.promise().done(e),this},r.extend({isReady:!1,readyWait:1,holdReady:function(e){e?r.readyWait++:r.ready(!0)},ready:function(e){(e===!0?--r.readyWait:r.isReady)||(r.isReady=!0,e!==!0&&--r.readyWait>0||(ze.resolveWith(k,[r]),r.fn.triggerHandler&&(r(k).triggerHandler("ready"),r(k).off("ready"))))}});function Ut(){k.addEventListener?(k.removeEventListener("DOMContentLoaded",ce),S.removeEventListener("load",ce)):(k.detachEvent("onreadystatechange",ce),S.detachEvent("onload",ce))}function ce(){(k.addEventListener||S.event.type==="load"||k.readyState==="complete")&&(Ut(),r.ready())}r.ready.promise=function(e){if(!ze)if(ze=r.Deferred(),k.readyState==="complete"||k.readyState!=="loading"&&!k.documentElement.doScroll)S.setTimeout(r.ready);else if(k.addEventListener)k.addEventListener("DOMContentLoaded",ce),S.addEventListener("load",ce);else{k.attachEvent("onreadystatechange",ce),S.attachEvent("onload",ce);var t=!1;try{t=S.frameElement==null&&k.documentElement}catch(n){}t&&t.doScroll&&function n(){if(!r.isReady){try{t.doScroll("left")}catch(i){return S.setTimeout(n,50)}Ut(),r.ready()}}()}return ze.promise(e)},r.ready.promise();var Vt;for(Vt in r(E))break;E.ownFirst=Vt==="0",E.inlineBlockNeedsLayout=!1,r(function(){var e,t,n,i;n=k.getElementsByTagName("body")[0],n&&n.style&&(t=k.createElement("div"),i=k.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),typeof t.style.zoom!="undefined"&&(t.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",E.inlineBlockNeedsLayout=e=t.offsetWidth===3,e&&(n.style.zoom=1)),n.removeChild(i))}),function(){var e=k.createElement("div");E.deleteExpando=!0;try{delete e.test}catch(t){E.deleteExpando=!1}e=null}();var Me=function(e){var t=r.noData[(e.nodeName+" ").toLowerCase()],n=+e.nodeType||1;return n!==1&&n!==9?!1:!t||t!==!0&&e.getAttribute("classid")===t},nr=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,rr=/([A-Z])/g;function Yt(e,t,n){if(n===void 0&&e.nodeType===1){var i="data-"+t.replace(rr,"-$1").toLowerCase();if(n=e.getAttribute(i),typeof n=="string"){try{n=n==="true"?!0:n==="false"?!1:n==="null"?null:+n+""===n?+n:nr.test(n)?r.parseJSON(n):n}catch(o){}r.data(e,t,n)}else n=void 0}return n}function st(e){var t;for(t in e)if((t!=="data"||!r.isEmptyObject(e[t]))&&t!=="toJSON")return!1;return!0}function Jt(e,t,n,i){if(Me(e)){var o,s,l=r.expando,a=e.nodeType,h=a?r.cache:e,f=a?e[l]:e[l]&&l;if(f&&h[f]&&(i||h[f].data)||n!==void 0||typeof t!="string")return f||(f=a?e[l]=b.pop()||r.guid++:l),h[f]||(h[f]=a?{}:{toJSON:r.noop}),typeof t!="object"&&typeof t!="function"||(i?h[f]=r.extend(h[f],t):h[f].data=r.extend(h[f].data,t)),s=h[f],i||(s.data||(s.data={}),s=s.data),n!==void 0&&(s[r.camelCase(t)]=n),typeof t=="string"?(o=s[t],o==null&&(o=s[r.camelCase(t)])):o=s,o}}function Gt(e,t,n){if(Me(e)){var i,o,s=e.nodeType,l=s?r.cache:e,a=s?e[r.expando]:r.expando;if(l[a]){if(t&&(i=n?l[a]:l[a].data)){for(r.isArray(t)?t=t.concat(r.map(t,r.camelCase)):(t in i)?t=[t]:(t=r.camelCase(t),t=t in i?[t]:t.split(" ")),o=t.length;o--;)delete i[t[o]];if(n?!st(i):!r.isEmptyObject(i))return}(n||(delete l[a].data,st(l[a])))&&(s?r.cleanData([e],!0):E.deleteExpando||l!=l.window?delete l[a]:l[a]=void 0)}}}r.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(e){return e=e.nodeType?r.cache[e[r.expando]]:e[r.expando],!!e&&!st(e)},data:function(e,t,n){return Jt(e,t,n)},removeData:function(e,t){return Gt(e,t)},_data:function(e,t,n){return Jt(e,t,n,!0)},_removeData:function(e,t){return Gt(e,t,!0)}}),r.fn.extend({data:function(e,t){var n,i,o,s=this[0],l=s&&s.attributes;if(e===void 0){if(this.length&&(o=r.data(s),s.nodeType===1&&!r._data(s,"parsedAttrs"))){for(n=l.length;n--;)l[n]&&(i=l[n].name,i.indexOf("data-")===0&&(i=r.camelCase(i.slice(5)),Yt(s,i,o[i])));r._data(s,"parsedAttrs",!0)}return o}return typeof e=="object"?this.each(function(){r.data(this,e)}):arguments.length>1?this.each(function(){r.data(this,e,t)}):s?Yt(s,e,r.data(s,e)):void 0},removeData:function(e){return this.each(function(){r.removeData(this,e)})}}),r.extend({queue:function(e,t,n){var i;return e?(t=(t||"fx")+"queue",i=r._data(e,t),n&&(!i||r.isArray(n)?i=r._data(e,t,r.makeArray(n)):i.push(n)),i||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=r.queue(e,t),i=n.length,o=n.shift(),s=r._queueHooks(e,t),l=function(){r.dequeue(e,t)};o==="inprogress"&&(o=n.shift(),i--),o&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,o.call(e,l,s)),!i&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return r._data(e,n)||r._data(e,n,{empty:r.Callbacks("once memory").add(function(){r._removeData(e,t+"queue"),r._removeData(e,n)})})}}),r.fn.extend({queue:function(e,t){var n=2;return typeof e!="string"&&(t=e,e="fx",n--),arguments.length<n?r.queue(this[0],e):t===void 0?this:this.each(function(){var i=r.queue(this,e,t);r._queueHooks(this,e),e==="fx"&&i[0]!=="inprogress"&&r.dequeue(this,e)})},dequeue:function(e){return this.each(function(){r.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,i=1,o=r.Deferred(),s=this,l=this.length,a=function(){--i||o.resolveWith(s,[s])};for(typeof e!="string"&&(t=e,e=void 0),e=e||"fx";l--;)n=r._data(s[l],e+"queueHooks"),n&&n.empty&&(i++,n.empty.add(a));return a(),o.promise(t)}}),function(){var e;E.shrinkWrapBlocks=function(){if(e!=null)return e;e=!1;var t,n,i;return n=k.getElementsByTagName("body")[0],n&&n.style?(t=k.createElement("div"),i=k.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),typeof t.style.zoom!="undefined"&&(t.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",t.appendChild(k.createElement("div")).style.width="5px",e=t.offsetWidth!==3),n.removeChild(i),e):void 0}}();var lt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ut=new RegExp("^(?:([+-])=|)("+lt+")([a-z%]*)$","i"),ye=["Top","Right","Bottom","Left"],Oe=function(e,t){return e=t||e,r.css(e,"display")==="none"||!r.contains(e.ownerDocument,e)};function Qt(e,t,n,i){var o,s=1,l=20,a=i?function(){return i.cur()}:function(){return r.css(e,t,"")},h=a(),f=n&&n[3]||(r.cssNumber[t]?"":"px"),p=(r.cssNumber[t]||f!=="px"&&+h)&&ut.exec(r.css(e,t));if(p&&p[3]!==f){f=f||p[3],n=n||[],p=+h||1;do s=s||".5",p/=s,r.style(e,t,p+f);while(s!==(s=a()/h)&&s!==1&&--l)}return n&&(p=+p||+h||0,o=n[1]?p+(n[1]+1)*n[2]:+n[2],i&&(i.unit=f,i.start=p,i.end=o)),o}var de=function(e,t,n,i,o,s,l){var a=0,h=e.length,f=n==null;if(r.type(n)==="object"){o=!0;for(a in n)de(e,t,a,n[a],!0,s,l)}else if(i!==void 0&&(o=!0,r.isFunction(i)||(l=!0),f&&(l?(t.call(e,i),t=null):(f=t,t=function(p,y,T){return f.call(r(p),T)})),t))for(;h>a;a++)t(e[a],n,l?i:i.call(e[a],a,t(e[a],n)));return o?e:f?t.call(e):h?t(e[0],n):s},at=/^(?:checkbox|radio)$/i,Kt=/<([\w:-]+)/,bt=/^$|\/(?:java|ecma)script/i,ct=/^\s+/,Zt="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video";function en(e){var t=Zt.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}(function(){var e=k.createElement("div"),t=k.createDocumentFragment(),n=k.createElement("input");e.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",E.leadingWhitespace=e.firstChild.nodeType===3,E.tbody=!e.getElementsByTagName("tbody").length,E.htmlSerialize=!!e.getElementsByTagName("link").length,E.html5Clone=k.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",n.type="checkbox",n.checked=!0,t.appendChild(n),E.appendChecked=n.checked,e.innerHTML="<textarea>x</textarea>",E.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,t.appendChild(e),n=k.createElement("input"),n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),e.appendChild(n),E.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,E.noCloneEvent=!!e.addEventListener,e[r.expando]=1,E.attributes=!e.getAttribute(r.expando)})();var Z={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:E.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]};Z.optgroup=Z.option,Z.tbody=Z.tfoot=Z.colgroup=Z.caption=Z.thead,Z.th=Z.td;function X(e,t){var n,i,o=0,s=typeof e.getElementsByTagName!="undefined"?e.getElementsByTagName(t||"*"):typeof e.querySelectorAll!="undefined"?e.querySelectorAll(t||"*"):void 0;if(!s)for(s=[],n=e.childNodes||e;(i=n[o])!=null;o++)!t||r.nodeName(i,t)?s.push(i):r.merge(s,X(i,t));return t===void 0||t&&r.nodeName(e,t)?r.merge([e],s):s}function dt(e,t){for(var n,i=0;(n=e[i])!=null;i++)r._data(n,"globalEval",!t||r._data(t[i],"globalEval"))}var ir=/<|&#?\w+;/,tn=/<tbody/i;function or(e){at.test(e.type)&&(e.defaultChecked=e.checked)}function nn(e,t,n,i,o){for(var s,l,a,h,f,p,y,T=e.length,w=en(t),q=[],D=0;T>D;D++)if(l=e[D],l||l===0)if(r.type(l)==="object")r.merge(q,l.nodeType?[l]:l);else if(ir.test(l)){for(h=h||w.appendChild(t.createElement("div")),f=(Kt.exec(l)||["",""])[1].toLowerCase(),y=Z[f]||Z._default,h.innerHTML=y[1]+r.htmlPrefilter(l)+y[2],s=y[0];s--;)h=h.lastChild;if(!E.leadingWhitespace&&ct.test(l)&&q.push(t.createTextNode(ct.exec(l)[0])),!E.tbody)for(l=f!=="table"||tn.test(l)?y[1]!=="<table>"||tn.test(l)?0:h:h.firstChild,s=l&&l.childNodes.length;s--;)r.nodeName(p=l.childNodes[s],"tbody")&&!p.childNodes.length&&l.removeChild(p);for(r.merge(q,h.childNodes),h.textContent="";h.firstChild;)h.removeChild(h.firstChild);h=w.lastChild}else q.push(t.createTextNode(l));for(h&&w.removeChild(h),E.appendChecked||r.grep(X(q,"input"),or),D=0;l=q[D++];)if(i&&r.inArray(l,i)>-1)o&&o.push(l);else if(a=r.contains(l.ownerDocument,l),h=X(w.appendChild(l),"script"),a&&dt(h),n)for(s=0;l=h[s++];)bt.test(l.type||"")&&n.push(l);return h=null,w}(function(){var e,t,n=k.createElement("div");for(e in{submit:!0,change:!0,focusin:!0})t="on"+e,(E[e]=t in S)||(n.setAttribute(t,"t"),E[e]=n.attributes[t].expando===!1);n=null})();var ft=/^(?:input|select|textarea)$/i,sr=/^key/,lr=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,rn=/^(?:focusinfocus|focusoutblur)$/,on=/^([^.]*)(?:\.(.+)|)/;function Xe(){return!0}function Le(){return!1}function sn(){try{return k.activeElement}catch(e){}}function pt(e,t,n,i,o,s){var l,a;if(typeof t=="object"){typeof n!="string"&&(i=i||n,n=void 0);for(a in t)pt(e,a,n,i,t[a],s);return e}if(i==null&&o==null?(o=n,i=n=void 0):o==null&&(typeof n=="string"?(o=i,i=void 0):(o=i,i=n,n=void 0)),o===!1)o=Le;else if(!o)return e;return s===1&&(l=o,o=function(h){return r().off(h),l.apply(this,arguments)},o.guid=l.guid||(l.guid=r.guid++)),e.each(function(){r.event.add(this,t,o,i,n)})}r.event={global:{},add:function(e,t,n,i,o){var s,l,a,h,f,p,y,T,w,q,D,F=r._data(e);if(F){for(n.handler&&(h=n,n=h.handler,o=h.selector),n.guid||(n.guid=r.guid++),(l=F.events)||(l=F.events={}),(p=F.handle)||(p=F.handle=function(G){return typeof r=="undefined"||G&&r.event.triggered===G.type?void 0:r.event.dispatch.apply(p.elem,arguments)},p.elem=e),t=(t||"").match(ie)||[""],a=t.length;a--;)s=on.exec(t[a])||[],w=D=s[1],q=(s[2]||"").split(".").sort(),w&&(f=r.event.special[w]||{},w=(o?f.delegateType:f.bindType)||w,f=r.event.special[w]||{},y=r.extend({type:w,origType:D,data:i,handler:n,guid:n.guid,selector:o,needsContext:o&&r.expr.match.needsContext.test(o),namespace:q.join(".")},h),(T=l[w])||(T=l[w]=[],T.delegateCount=0,f.setup&&f.setup.call(e,i,q,p)!==!1||(e.addEventListener?e.addEventListener(w,p,!1):e.attachEvent&&e.attachEvent("on"+w,p))),f.add&&(f.add.call(e,y),y.handler.guid||(y.handler.guid=n.guid)),o?T.splice(T.delegateCount++,0,y):T.push(y),r.event.global[w]=!0);e=null}},remove:function(e,t,n,i,o){var s,l,a,h,f,p,y,T,w,q,D,F=r.hasData(e)&&r._data(e);if(F&&(p=F.events)){for(t=(t||"").match(ie)||[""],f=t.length;f--;)if(a=on.exec(t[f])||[],w=D=a[1],q=(a[2]||"").split(".").sort(),w){for(y=r.event.special[w]||{},w=(i?y.delegateType:y.bindType)||w,T=p[w]||[],a=a[2]&&new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"),h=s=T.length;s--;)l=T[s],!o&&D!==l.origType||n&&n.guid!==l.guid||a&&!a.test(l.namespace)||i&&i!==l.selector&&(i!=="**"||!l.selector)||(T.splice(s,1),l.selector&&T.delegateCount--,y.remove&&y.remove.call(e,l));h&&!T.length&&(y.teardown&&y.teardown.call(e,q,F.handle)!==!1||r.removeEvent(e,w,F.handle),delete p[w])}else for(w in p)r.event.remove(e,w+t[f],n,i,!0);r.isEmptyObject(p)&&(delete F.handle,r._removeData(e,"events"))}},trigger:function(e,t,n,i){var o,s,l,a,h,f,p,y=[n||k],T=je.call(e,"type")?e.type:e,w=je.call(e,"namespace")?e.namespace.split("."):[];if(l=f=n=n||k,n.nodeType!==3&&n.nodeType!==8&&!rn.test(T+r.event.triggered)&&(T.indexOf(".")>-1&&(w=T.split("."),T=w.shift(),w.sort()),s=T.indexOf(":")<0&&"on"+T,e=e[r.expando]?e:new r.Event(T,typeof e=="object"&&e),e.isTrigger=i?2:3,e.namespace=w.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+w.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=t==null?[e]:r.makeArray(t,[e]),h=r.event.special[T]||{},i||!h.trigger||h.trigger.apply(n,t)!==!1)){if(!i&&!h.noBubble&&!r.isWindow(n)){for(a=h.delegateType||T,rn.test(a+T)||(l=l.parentNode);l;l=l.parentNode)y.push(l),f=l;f===(n.ownerDocument||k)&&y.push(f.defaultView||f.parentWindow||S)}for(p=0;(l=y[p++])&&!e.isPropagationStopped();)e.type=p>1?a:h.bindType||T,o=(r._data(l,"events")||{})[e.type]&&r._data(l,"handle"),o&&o.apply(l,t),o=s&&l[s],o&&o.apply&&Me(l)&&(e.result=o.apply(l,t),e.result===!1&&e.preventDefault());if(e.type=T,!i&&!e.isDefaultPrevented()&&(!h._default||h._default.apply(y.pop(),t)===!1)&&Me(n)&&s&&n[T]&&!r.isWindow(n)){f=n[s],f&&(n[s]=null),r.event.triggered=T;try{n[T]()}catch(q){}r.event.triggered=void 0,f&&(n[s]=f)}return e.result}},dispatch:function(e){e=r.event.fix(e);var t,n,i,o,s,l=[],a=ae.call(arguments),h=(r._data(this,"events")||{})[e.type]||[],f=r.event.special[e.type]||{};if(a[0]=e,e.delegateTarget=this,!f.preDispatch||f.preDispatch.call(this,e)!==!1){for(l=r.event.handlers.call(this,e,h),t=0;(o=l[t++])&&!e.isPropagationStopped();)for(e.currentTarget=o.elem,n=0;(s=o.handlers[n++])&&!e.isImmediatePropagationStopped();)e.rnamespace&&!e.rnamespace.test(s.namespace)||(e.handleObj=s,e.data=s.data,i=((r.event.special[s.origType]||{}).handle||s.handler).apply(o.elem,a),i!==void 0&&(e.result=i)===!1&&(e.preventDefault(),e.stopPropagation()));return f.postDispatch&&f.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,i,o,s,l=[],a=t.delegateCount,h=e.target;if(a&&h.nodeType&&(e.type!=="click"||isNaN(e.button)||e.button<1)){for(;h!=this;h=h.parentNode||this)if(h.nodeType===1&&(h.disabled!==!0||e.type!=="click")){for(i=[],n=0;a>n;n++)s=t[n],o=s.selector+" ",i[o]===void 0&&(i[o]=s.needsContext?r(o,this).index(h)>-1:r.find(o,this,null,[h]).length),i[o]&&i.push(s);i.length&&l.push({elem:h,handlers:i})}}return a<t.length&&l.push({elem:this,handlers:t.slice(a)}),l},fix:function(e){if(e[r.expando])return e;var t,n,i,o=e.type,s=e,l=this.fixHooks[o];for(l||(this.fixHooks[o]=l=lr.test(o)?this.mouseHooks:sr.test(o)?this.keyHooks:{}),i=l.props?this.props.concat(l.props):this.props,e=new r.Event(s),t=i.length;t--;)n=i[t],e[n]=s[n];return e.target||(e.target=s.srcElement||k),e.target.nodeType===3&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,l.filter?l.filter(e,s):e},props:"altKey bubbles cancelable ctrlKey currentTarget detail eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return e.which==null&&(e.which=t.charCode!=null?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,i,o,s=t.button,l=t.fromElement;return e.pageX==null&&t.clientX!=null&&(i=e.target.ownerDocument||k,o=i.documentElement,n=i.body,e.pageX=t.clientX+(o&&o.scrollLeft||n&&n.scrollLeft||0)-(o&&o.clientLeft||n&&n.clientLeft||0),e.pageY=t.clientY+(o&&o.scrollTop||n&&n.scrollTop||0)-(o&&o.clientTop||n&&n.clientTop||0)),!e.relatedTarget&&l&&(e.relatedTarget=l===e.target?t.toElement:l),e.which||s===void 0||(e.which=1&s?1:2&s?3:4&s?2:0),e}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==sn()&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===sn()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return r.nodeName(this,"input")&&this.type==="checkbox"&&this.click?(this.click(),!1):void 0},_default:function(e){return r.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){e.result!==void 0&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n){var i=r.extend(new r.Event,n,{type:e,isSimulated:!0});r.event.trigger(i,null,t),i.isDefaultPrevented()&&n.preventDefault()}},r.removeEvent=k.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)}:function(e,t,n){var i="on"+t;e.detachEvent&&(typeof e[i]=="undefined"&&(e[i]=null),e.detachEvent(i,n))},r.Event=function(e,t){return this instanceof r.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.defaultPrevented===void 0&&e.returnValue===!1?Xe:Le):this.type=e,t&&r.extend(this,t),this.timeStamp=e&&e.timeStamp||r.now(),void(this[r.expando]=!0)):new r.Event(e,t)},r.Event.prototype={constructor:r.Event,isDefaultPrevented:Le,isPropagationStopped:Le,isImmediatePropagationStopped:Le,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Xe,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Xe,e&&!this.isSimulated&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Xe,e&&e.stopImmediatePropagation&&e.stopImmediatePropagation(),this.stopPropagation()}},r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){r.event.special[e]={delegateType:t,bindType:t,handle:function(n){var i,o=this,s=n.relatedTarget,l=n.handleObj;return s&&(s===o||r.contains(o,s))||(n.type=l.origType,i=l.handler.apply(this,arguments),n.type=t),i}}}),E.submit||(r.event.special.submit={setup:function(){return r.nodeName(this,"form")?!1:void r.event.add(this,"click._submit keypress._submit",function(e){var t=e.target,n=r.nodeName(t,"input")||r.nodeName(t,"button")?r.prop(t,"form"):void 0;n&&!r._data(n,"submit")&&(r.event.add(n,"submit._submit",function(i){i._submitBubble=!0}),r._data(n,"submit",!0))})},postDispatch:function(e){e._submitBubble&&(delete e._submitBubble,this.parentNode&&!e.isTrigger&&r.event.simulate("submit",this.parentNode,e))},teardown:function(){return r.nodeName(this,"form")?!1:void r.event.remove(this,"._submit")}}),E.change||(r.event.special.change={setup:function(){return ft.test(this.nodeName)?(this.type!=="checkbox"&&this.type!=="radio"||(r.event.add(this,"propertychange._change",function(e){e.originalEvent.propertyName==="checked"&&(this._justChanged=!0)}),r.event.add(this,"click._change",function(e){this._justChanged&&!e.isTrigger&&(this._justChanged=!1),r.event.simulate("change",this,e)})),!1):void r.event.add(this,"beforeactivate._change",function(e){var t=e.target;ft.test(t.nodeName)&&!r._data(t,"change")&&(r.event.add(t,"change._change",function(n){!this.parentNode||n.isSimulated||n.isTrigger||r.event.simulate("change",this.parentNode,n)}),r._data(t,"change",!0))})},handle:function(e){var t=e.target;return this!==t||e.isSimulated||e.isTrigger||t.type!=="radio"&&t.type!=="checkbox"?e.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return r.event.remove(this,"._change"),!ft.test(this.nodeName)}}),E.focusin||r.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(i){r.event.simulate(t,i.target,r.event.fix(i))};r.event.special[t]={setup:function(){var i=this.ownerDocument||this,o=r._data(i,t);o||i.addEventListener(e,n,!0),r._data(i,t,(o||0)+1)},teardown:function(){var i=this.ownerDocument||this,o=r._data(i,t)-1;o?r._data(i,t,o):(i.removeEventListener(e,n,!0),r._removeData(i,t))}}}),r.fn.extend({on:function(e,t,n,i){return pt(this,e,t,n,i)},one:function(e,t,n,i){return pt(this,e,t,n,i,1)},off:function(e,t,n){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,r(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.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=Le),this.each(function(){r.event.remove(this,e,n,t)})},trigger:function(e,t){return this.each(function(){r.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];return n?r.event.trigger(e,t,n,!0):void 0}});var ur=/ jQuery\d+="(?:null|\d+)"/g,ln=new RegExp("<(?:"+Zt+")[\\s/>]","i"),ar=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,cr=/<script|<style|<link/i,dr=/checked\s*(?:[^=]|=\s*.checked.)/i,fr=/^true\/(.*)/,pr=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,hr=en(k),ht=hr.appendChild(k.createElement("div"));function un(e,t){return r.nodeName(e,"table")&&r.nodeName(t.nodeType!==11?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function an(e){return e.type=(r.find.attr(e,"type")!==null)+"/"+e.type,e}function cn(e){var t=fr.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function dn(e,t){if(t.nodeType===1&&r.hasData(e)){var n,i,o,s=r._data(e),l=r._data(t,s),a=s.events;if(a){delete l.handle,l.events={};for(n in a)for(i=0,o=a[n].length;o>i;i++)r.event.add(t,n,a[n][i])}l.data&&(l.data=r.extend({},l.data))}}function mr(e,t){var n,i,o;if(t.nodeType===1){if(n=t.nodeName.toLowerCase(),!E.noCloneEvent&&t[r.expando]){o=r._data(t);for(i in o.events)r.removeEvent(t,i,o.handle);t.removeAttribute(r.expando)}n==="script"&&t.text!==e.text?(an(t).text=e.text,cn(t)):n==="object"?(t.parentNode&&(t.outerHTML=e.outerHTML),E.html5Clone&&e.innerHTML&&!r.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):n==="input"&&at.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):n==="option"?t.defaultSelected=t.selected=e.defaultSelected:n!=="input"&&n!=="textarea"||(t.defaultValue=e.defaultValue)}}function xe(e,t,n,i){t=Pt.apply([],t);var o,s,l,a,h,f,p=0,y=e.length,T=y-1,w=t[0],q=r.isFunction(w);if(q||y>1&&typeof w=="string"&&!E.checkClone&&dr.test(w))return e.each(function(D){var F=e.eq(D);q&&(t[0]=w.call(this,D,F.html())),xe(F,t,n,i)});if(y&&(f=nn(t,e[0].ownerDocument,!1,e,i),o=f.firstChild,f.childNodes.length===1&&(f=o),o||i)){for(a=r.map(X(f,"script"),an),l=a.length;y>p;p++)s=f,p!==T&&(s=r.clone(s,!0,!0),l&&r.merge(a,X(s,"script"))),n.call(e[p],s,p);if(l)for(h=a[a.length-1].ownerDocument,r.map(a,cn),p=0;l>p;p++)s=a[p],bt.test(s.type||"")&&!r._data(s,"globalEval")&&r.contains(h,s)&&(s.src?r._evalUrl&&r._evalUrl(s.src):r.globalEval((s.text||s.textContent||s.innerHTML||"").replace(pr,"")));f=o=null}return e}function fn(e,t,n){for(var i,o=t?r.filter(t,e):e,s=0;(i=o[s])!=null;s++)n||i.nodeType!==1||r.cleanData(X(i)),i.parentNode&&(n&&r.contains(i.ownerDocument,i)&&dt(X(i,"script")),i.parentNode.removeChild(i));return e}r.extend({htmlPrefilter:function(e){return e.replace(ar,"<$1></$2>")},clone:function(e,t,n){var i,o,s,l,a,h=r.contains(e.ownerDocument,e);if(E.html5Clone||r.isXMLDoc(e)||!ln.test("<"+e.nodeName+">")?s=e.cloneNode(!0):(ht.innerHTML=e.outerHTML,ht.removeChild(s=ht.firstChild)),!(E.noCloneEvent&&E.noCloneChecked||e.nodeType!==1&&e.nodeType!==11||r.isXMLDoc(e)))for(i=X(s),a=X(e),l=0;(o=a[l])!=null;++l)i[l]&&mr(o,i[l]);if(t)if(n)for(a=a||X(e),i=i||X(s),l=0;(o=a[l])!=null;l++)dn(o,i[l]);else dn(e,s);return i=X(s,"script"),i.length>0&&dt(i,!h&&X(e,"script")),i=a=o=null,s},cleanData:function(e,t){for(var n,i,o,s,l=0,a=r.expando,h=r.cache,f=E.attributes,p=r.event.special;(n=e[l])!=null;l++)if((t||Me(n))&&(o=n[a],s=o&&h[o])){if(s.events)for(i in s.events)p[i]?r.event.remove(n,i):r.removeEvent(n,i,s.handle);h[o]&&(delete h[o],f||typeof n.removeAttribute=="undefined"?n[a]=void 0:n.removeAttribute(a),b.push(o))}}}),r.fn.extend({domManip:xe,detach:function(e){return fn(this,e,!0)},remove:function(e){return fn(this,e)},text:function(e){return de(this,function(t){return t===void 0?r.text(this):this.empty().append((this[0]&&this[0].ownerDocument||k).createTextNode(t))},null,e,arguments.length)},append:function(){return xe(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=un(this,e);t.appendChild(e)}})},prepend:function(){return xe(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=un(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return xe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return xe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;(e=this[t])!=null;t++){for(e.nodeType===1&&r.cleanData(X(e,!1));e.firstChild;)e.removeChild(e.firstChild);e.options&&r.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return r.clone(this,e,t)})},html:function(e){return de(this,function(t){var n=this[0]||{},i=0,o=this.length;if(t===void 0)return n.nodeType===1?n.innerHTML.replace(ur,""):void 0;if(typeof t=="string"&&!cr.test(t)&&(E.htmlSerialize||!ln.test(t))&&(E.leadingWhitespace||!ct.test(t))&&!Z[(Kt.exec(t)||["",""])[1].toLowerCase()]){t=r.htmlPrefilter(t);try{for(;o>i;i++)n=this[i]||{},n.nodeType===1&&(r.cleanData(X(n,!1)),n.innerHTML=t);n=0}catch(s){}}n&&this.empty().append(t)},null,e,arguments.length)},replaceWith:function(){var e=[];return xe(this,arguments,function(t){var n=this.parentNode;r.inArray(this,e)<0&&(r.cleanData(X(this)),n&&n.replaceChild(t,this))},e)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){r.fn[e]=function(n){for(var i,o=0,s=[],l=r(n),a=l.length-1;a>=o;o++)i=o===a?this:this.clone(!0),r(l[o])[t](i),nt.apply(s,i.get());return this.pushStack(s)}});var Re,pn={HTML:"block",BODY:"block"};function hn(e,t){var n=r(t.createElement(e)).appendTo(t.body),i=r.css(n[0],"display");return n.detach(),i}function Ue(e){var t=k,n=pn[e];return n||(n=hn(e,t),n!=="none"&&n||(Re=(Re||r("<iframe frameborder='0' width='0' height='0'/>")).appendTo(t.documentElement),t=(Re[0].contentWindow||Re[0].contentDocument).document,t.write(),t.close(),n=hn(e,t),Re.detach()),pn[e]=n),n}var mn=/^margin/,Ve=new RegExp("^("+lt+")(?!px)[a-z%]+$","i"),mt=function(e,t,n,i){var o,s,l={};for(s in t)l[s]=e.style[s],e.style[s]=t[s];o=n.apply(e,i||[]);for(s in t)e.style[s]=l[s];return o},gn=k.documentElement;(function(){var e,t,n,i,o,s,l=k.createElement("div"),a=k.createElement("div");if(a.style){let f=function(){var p,y,T=k.documentElement;T.appendChild(l),a.style.cssText="-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",e=n=s=!1,t=o=!0,S.getComputedStyle&&(y=S.getComputedStyle(a),e=(y||{}).top!=="1%",s=(y||{}).marginLeft==="2px",n=(y||{width:"4px"}).width==="4px",a.style.marginRight="50%",t=(y||{marginRight:"4px"}).marginRight==="4px",p=a.appendChild(k.createElement("div")),p.style.cssText=a.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",p.style.marginRight=p.style.width="0",a.style.width="1px",o=!parseFloat((S.getComputedStyle(p)||{}).marginRight),a.removeChild(p)),a.style.display="none",i=a.getClientRects().length===0,i&&(a.style.display="",a.innerHTML="<table><tr><td></td><td>t</td></tr></table>",a.childNodes[0].style.borderCollapse="separate",p=a.getElementsByTagName("td"),p[0].style.cssText="margin:0;border:0;padding:0;display:none",i=p[0].offsetHeight===0,i&&(p[0].style.display="",p[1].style.display="none",i=p[0].offsetHeight===0)),T.removeChild(l)};var h=f;a.style.cssText="float:left;opacity:.5",E.opacity=a.style.opacity==="0.5",E.cssFloat=!!a.style.cssFloat,a.style.backgroundClip="content-box",a.cloneNode(!0).style.backgroundClip="",E.clearCloneStyle=a.style.backgroundClip==="content-box",l=k.createElement("div"),l.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",a.innerHTML="",l.appendChild(a),E.boxSizing=a.style.boxSizing===""||a.style.MozBoxSizing===""||a.style.WebkitBoxSizing==="",r.extend(E,{reliableHiddenOffsets:function(){return e==null&&f(),i},boxSizingReliable:function(){return e==null&&f(),n},pixelMarginRight:function(){return e==null&&f(),t},pixelPosition:function(){return e==null&&f(),e},reliableMarginRight:function(){return e==null&&f(),o},reliableMarginLeft:function(){return e==null&&f(),s}})}})();var we,fe,gr=/^(top|right|bottom|left)$/;S.getComputedStyle?(we=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=S),t.getComputedStyle(e)},fe=function(e,t,n){var i,o,s,l,a=e.style;return n=n||we(e),l=n?n.getPropertyValue(t)||n[t]:void 0,l!==""&&l!==void 0||r.contains(e.ownerDocument,e)||(l=r.style(e,t)),n&&!E.pixelMarginRight()&&Ve.test(l)&&mn.test(t)&&(i=a.width,o=a.minWidth,s=a.maxWidth,a.minWidth=a.maxWidth=a.width=l,l=n.width,a.width=i,a.minWidth=o,a.maxWidth=s),l===void 0?l:l+""}):gn.currentStyle&&(we=function(e){return e.currentStyle},fe=function(e,t,n){var i,o,s,l,a=e.style;return n=n||we(e),l=n?n[t]:void 0,l==null&&a&&a[t]&&(l=a[t]),Ve.test(l)&&!gr.test(t)&&(i=a.left,o=e.runtimeStyle,s=o&&o.left,s&&(o.left=e.currentStyle.left),a.left=t==="fontSize"?"1em":l,l=a.pixelLeft+"px",a.left=i,s&&(o.left=s)),l===void 0?l:l+""||"auto"});function gt(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}var vt=/alpha\([^)]*\)/i,vr=/opacity\s*=\s*([^)]*)/i,yr=/^(none|table(?!-c[ea]).+)/,xr=new RegExp("^("+lt+")(.*)$","i"),wr={position:"absolute",visibility:"hidden",display:"block"},vn={letterSpacing:"0",fontWeight:"400"},yn=["Webkit","O","Moz","ms"],xn=k.createElement("div").style;function wn(e){if(e in xn)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=yn.length;n--;)if(e=yn[n]+t,e in xn)return e}function Tn(e,t){for(var n,i,o,s=[],l=0,a=e.length;a>l;l++)i=e[l],i.style&&(s[l]=r._data(i,"olddisplay"),n=i.style.display,t?(s[l]||n!=="none"||(i.style.display=""),i.style.display===""&&Oe(i)&&(s[l]=r._data(i,"olddisplay",Ue(i.nodeName)))):(o=Oe(i),(n&&n!=="none"||!o)&&r._data(i,"olddisplay",o?n:r.css(i,"display"))));for(l=0;a>l;l++)i=e[l],i.style&&(t&&i.style.display!=="none"&&i.style.display!==""||(i.style.display=t?s[l]||"":"none"));return e}function Cn(e,t,n){var i=xr.exec(t);return i?Math.max(0,i[1]-(n||0))+(i[2]||"px"):t}function En(e,t,n,i,o){for(var s=n===(i?"border":"content")?4:t==="width"?1:0,l=0;4>s;s+=2)n==="margin"&&(l+=r.css(e,n+ye[s],!0,o)),i?(n==="content"&&(l-=r.css(e,"padding"+ye[s],!0,o)),n!=="margin"&&(l-=r.css(e,"border"+ye[s]+"Width",!0,o))):(l+=r.css(e,"padding"+ye[s],!0,o),n!=="padding"&&(l+=r.css(e,"border"+ye[s]+"Width",!0,o)));return l}function kn(e,t,n){var i=!0,o=t==="width"?e.offsetWidth:e.offsetHeight,s=we(e),l=E.boxSizing&&r.css(e,"boxSizing",!1,s)==="border-box";if(0>=o||o==null){if(o=fe(e,t,s),(0>o||o==null)&&(o=e.style[t]),Ve.test(o))return o;i=l&&(E.boxSizingReliable()||o===e.style[t]),o=parseFloat(o)||0}return o+En(e,t,n||(l?"border":"content"),i,s)+"px"}r.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=fe(e,"opacity");return n===""?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:E.cssFloat?"cssFloat":"styleFloat"},style:function(e,t,n,i){if(e&&e.nodeType!==3&&e.nodeType!==8&&e.style){var o,s,l,a=r.camelCase(t),h=e.style;if(t=r.cssProps[a]||(r.cssProps[a]=wn(a)||a),l=r.cssHooks[t]||r.cssHooks[a],n===void 0)return l&&"get"in l&&(o=l.get(e,!1,i))!==void 0?o:h[t];if(s=typeof n,s==="string"&&(o=ut.exec(n))&&o[1]&&(n=Qt(e,t,o),s="number"),n!=null&&n===n&&(s==="number"&&(n+=o&&o[3]||(r.cssNumber[a]?"":"px")),E.clearCloneStyle||n!==""||t.indexOf("background")!==0||(h[t]="inherit"),!(l&&"set"in l&&(n=l.set(e,n,i))===void 0)))try{h[t]=n}catch(f){}}},css:function(e,t,n,i){var o,s,l,a=r.camelCase(t);return t=r.cssProps[a]||(r.cssProps[a]=wn(a)||a),l=r.cssHooks[t]||r.cssHooks[a],l&&"get"in l&&(s=l.get(e,!0,n)),s===void 0&&(s=fe(e,t,i)),s==="normal"&&t in vn&&(s=vn[t]),n===""||n?(o=parseFloat(s),n===!0||isFinite(o)?o||0:s):s}}),r.each(["height","width"],function(e,t){r.cssHooks[t]={get:function(n,i,o){return i?yr.test(r.css(n,"display"))&&n.offsetWidth===0?mt(n,wr,function(){return kn(n,t,o)}):kn(n,t,o):void 0},set:function(n,i,o){var s=o&&we(n);return Cn(n,i,o?En(n,t,o,E.boxSizing&&r.css(n,"boxSizing",!1,s)==="border-box",s):0)}}}),E.opacity||(r.cssHooks.opacity={get:function(e,t){return vr.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,i=e.currentStyle,o=r.isNumeric(t)?"alpha(opacity="+100*t+")":"",s=i&&i.filter||n.filter||"";n.zoom=1,(t>=1||t==="")&&r.trim(s.replace(vt,""))===""&&n.removeAttribute&&(n.removeAttribute("filter"),t===""||i&&!i.filter)||(n.filter=vt.test(s)?s.replace(vt,o):s+" "+o)}}),r.cssHooks.marginRight=gt(E.reliableMarginRight,function(e,t){return t?mt(e,{display:"inline-block"},fe,[e,"marginRight"]):void 0}),r.cssHooks.marginLeft=gt(E.reliableMarginLeft,function(e,t){return t?(parseFloat(fe(e,"marginLeft"))||(r.contains(e.ownerDocument,e)?e.getBoundingClientRect().left-mt(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}):0))+"px":void 0}),r.each({margin:"",padding:"",border:"Width"},function(e,t){r.cssHooks[e+t]={expand:function(n){for(var i=0,o={},s=typeof n=="string"?n.split(" "):[n];4>i;i++)o[e+ye[i]+t]=s[i]||s[i-2]||s[0];return o}},mn.test(e)||(r.cssHooks[e+t].set=Cn)}),r.fn.extend({css:function(e,t){return de(this,function(n,i,o){var s,l,a={},h=0;if(r.isArray(i)){for(s=we(n),l=i.length;l>h;h++)a[i[h]]=r.css(n,i[h],!1,s);return a}return o!==void 0?r.style(n,i,o):r.css(n,i)},e,t,arguments.length>1)},show:function(){return Tn(this,!0)},hide:function(){return Tn(this)},toggle:function(e){return typeof e=="boolean"?e?this.show():this.hide():this.each(function(){Oe(this)?r(this).show():r(this).hide()})}});function Y(e,t,n,i,o){return new Y.prototype.init(e,t,n,i,o)}r.Tween=Y,Y.prototype={constructor:Y,init:function(e,t,n,i,o,s){this.elem=e,this.prop=n,this.easing=o||r.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=s||(r.cssNumber[n]?"":"px")},cur:function(){var e=Y.propHooks[this.prop];return e&&e.get?e.get(this):Y.propHooks._default.get(this)},run:function(e){var t,n=Y.propHooks[this.prop];return this.options.duration?this.pos=t=r.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):Y.propHooks._default.set(this),this}},Y.prototype.init.prototype=Y.prototype,Y.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=r.css(e.elem,e.prop,""),t&&t!=="auto"?t:0)},set:function(e){r.fx.step[e.prop]?r.fx.step[e.prop](e):e.elem.nodeType!==1||e.elem.style[r.cssProps[e.prop]]==null&&!r.cssHooks[e.prop]?e.elem[e.prop]=e.now:r.style(e.elem,e.prop,e.now+e.unit)}}},Y.propHooks.scrollTop=Y.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},r.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},r.fx=Y.prototype.init,r.fx.step={};var He,Ye,Tr=/^(?:toggle|show|hide)$/,Cr=/queueHooks$/;function Nn(){return S.setTimeout(function(){He=void 0}),He=r.now()}function Je(e,t){var n,i={height:e},o=0;for(t=t?1:0;4>o;o+=2-t)n=ye[o],i["margin"+n]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function Sn(e,t,n){for(var i,o=(ne.tweeners[t]||[]).concat(ne.tweeners["*"]),s=0,l=o.length;l>s;s++)if(i=o[s].call(n,t,e))return i}function Er(e,t,n){var i,o,s,l,a,h,f,p,y=this,T={},w=e.style,q=e.nodeType&&Oe(e),D=r._data(e,"fxshow");n.queue||(a=r._queueHooks(e,"fx"),a.unqueued==null&&(a.unqueued=0,h=a.empty.fire,a.empty.fire=function(){a.unqueued||h()}),a.unqueued++,y.always(function(){y.always(function(){a.unqueued--,r.queue(e,"fx").length||a.empty.fire()})})),e.nodeType===1&&("height"in t||"width"in t)&&(n.overflow=[w.overflow,w.overflowX,w.overflowY],f=r.css(e,"display"),p=f==="none"?r._data(e,"olddisplay")||Ue(e.nodeName):f,p==="inline"&&r.css(e,"float")==="none"&&(E.inlineBlockNeedsLayout&&Ue(e.nodeName)!=="inline"?w.zoom=1:w.display="inline-block")),n.overflow&&(w.overflow="hidden",E.shrinkWrapBlocks()||y.always(function(){w.overflow=n.overflow[0],w.overflowX=n.overflow[1],w.overflowY=n.overflow[2]}));for(i in t)if(o=t[i],Tr.exec(o)){if(delete t[i],s=s||o==="toggle",o===(q?"hide":"show")){if(o!=="show"||!D||D[i]===void 0)continue;q=!0}T[i]=D&&D[i]||r.style(e,i)}else f=void 0;if(r.isEmptyObject(T))(f==="none"?Ue(e.nodeName):f)==="inline"&&(w.display=f);else{D?"hidden"in D&&(q=D.hidden):D=r._data(e,"fxshow",{}),s&&(D.hidden=!q),q?r(e).show():y.done(function(){r(e).hide()}),y.done(function(){var F;r._removeData(e,"fxshow");for(F in T)r.style(e,F,T[F])});for(i in T)l=Sn(q?D[i]:0,i,y),i in D||(D[i]=l.start,q&&(l.end=l.start,l.start=i==="width"||i==="height"?1:0))}}function kr(e,t){var n,i,o,s,l;for(n in e)if(i=r.camelCase(n),o=t[i],s=e[n],r.isArray(s)&&(o=s[1],s=e[n]=s[0]),n!==i&&(e[i]=s,delete e[n]),l=r.cssHooks[i],l&&"expand"in l){s=l.expand(s),delete e[i];for(n in s)n in e||(e[n]=s[n],t[n]=o)}else t[i]=o}function ne(e,t,n){var i,o,s=0,l=ne.prefilters.length,a=r.Deferred().always(function(){delete h.elem}),h=function(){if(o)return!1;for(var y=He||Nn(),T=Math.max(0,f.startTime+f.duration-y),w=T/f.duration||0,q=1-w,D=0,F=f.tweens.length;F>D;D++)f.tweens[D].run(q);return a.notifyWith(e,[f,q,T]),1>q&&F?T:(a.resolveWith(e,[f]),!1)},f=a.promise({elem:e,props:r.extend({},t),opts:r.extend(!0,{specialEasing:{},easing:r.easing._default},n),originalProperties:t,originalOptions:n,startTime:He||Nn(),duration:n.duration,tweens:[],createTween:function(y,T){var w=r.Tween(e,f.opts,y,T,f.opts.specialEasing[y]||f.opts.easing);return f.tweens.push(w),w},stop:function(y){var T=0,w=y?f.tweens.length:0;if(o)return this;for(o=!0;w>T;T++)f.tweens[T].run(1);return y?(a.notifyWith(e,[f,1,0]),a.resolveWith(e,[f,y])):a.rejectWith(e,[f,y]),this}}),p=f.props;for(kr(p,f.opts.specialEasing);l>s;s++)if(i=ne.prefilters[s].call(f,e,p,f.opts))return r.isFunction(i.stop)&&(r._queueHooks(f.elem,f.opts.queue).stop=r.proxy(i.stop,i)),i;return r.map(p,Sn,f),r.isFunction(f.opts.start)&&f.opts.start.call(e,f),r.fx.timer(r.extend(h,{elem:e,anim:f,queue:f.opts.queue})),f.progress(f.opts.progress).done(f.opts.done,f.opts.complete).fail(f.opts.fail).always(f.opts.always)}r.Animation=r.extend(ne,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return Qt(n.elem,e,ut.exec(t),n),n}]},tweener:function(e,t){r.isFunction(e)?(t=e,e=["*"]):e=e.match(ie);for(var n,i=0,o=e.length;o>i;i++)n=e[i],ne.tweeners[n]=ne.tweeners[n]||[],ne.tweeners[n].unshift(t)},prefilters:[Er],prefilter:function(e,t){t?ne.prefilters.unshift(e):ne.prefilters.push(e)}}),r.speed=function(e,t,n){var i=e&&typeof e=="object"?r.extend({},e):{complete:n||!n&&t||r.isFunction(e)&&e,duration:e,easing:n&&t||t&&!r.isFunction(t)&&t};return i.duration=r.fx.off?0:typeof i.duration=="number"?i.duration:i.duration in r.fx.speeds?r.fx.speeds[i.duration]:r.fx.speeds._default,i.queue!=null&&i.queue!==!0||(i.queue="fx"),i.old=i.complete,i.complete=function(){r.isFunction(i.old)&&i.old.call(this),i.queue&&r.dequeue(this,i.queue)},i},r.fn.extend({fadeTo:function(e,t,n,i){return this.filter(Oe).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(e,t,n,i){var o=r.isEmptyObject(e),s=r.speed(t,n,i),l=function(){var a=ne(this,r.extend({},e),s);(o||r._data(this,"finish"))&&a.stop(!0)};return l.finish=l,o||s.queue===!1?this.each(l):this.queue(s.queue,l)},stop:function(e,t,n){var i=function(o){var s=o.stop;delete o.stop,s(n)};return typeof e!="string"&&(n=t,t=e,e=void 0),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var o=!0,s=e!=null&&e+"queueHooks",l=r.timers,a=r._data(this);if(s)a[s]&&a[s].stop&&i(a[s]);else for(s in a)a[s]&&a[s].stop&&Cr.test(s)&&i(a[s]);for(s=l.length;s--;)l[s].elem!==this||e!=null&&l[s].queue!==e||(l[s].anim.stop(n),o=!1,l.splice(s,1));!o&&n||r.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=r._data(this),i=n[e+"queue"],o=n[e+"queueHooks"],s=r.timers,l=i?i.length:0;for(n.finish=!0,r.queue(this,e,[]),o&&o.stop&&o.stop.call(this,!0),t=s.length;t--;)s[t].elem===this&&s[t].queue===e&&(s[t].anim.stop(!0),s.splice(t,1));for(t=0;l>t;t++)i[t]&&i[t].finish&&i[t].finish.call(this);delete n.finish})}}),r.each(["toggle","show","hide"],function(e,t){var n=r.fn[t];r.fn[t]=function(i,o,s){return i==null||typeof i=="boolean"?n.apply(this,arguments):this.animate(Je(t,!0),i,o,s)}}),r.each({slideDown:Je("show"),slideUp:Je("hide"),slideToggle:Je("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){r.fn[e]=function(n,i,o){return this.animate(t,n,i,o)}}),r.timers=[],r.fx.tick=function(){var e,t=r.timers,n=0;for(He=r.now();n<t.length;n++)e=t[n],e()||t[n]!==e||t.splice(n--,1);t.length||r.fx.stop(),He=void 0},r.fx.timer=function(e){r.timers.push(e),e()?r.fx.start():r.timers.pop()},r.fx.interval=13,r.fx.start=function(){Ye||(Ye=S.setInterval(r.fx.tick,r.fx.interval))},r.fx.stop=function(){S.clearInterval(Ye),Ye=null},r.fx.speeds={slow:600,fast:200,_default:400},r.fn.delay=function(e,t){return e=r.fx&&r.fx.speeds[e]||e,t=t||"fx",this.queue(t,function(n,i){var o=S.setTimeout(n,e);i.stop=function(){S.clearTimeout(o)}})},function(){var e,t=k.createElement("input"),n=k.createElement("div"),i=k.createElement("select"),o=i.appendChild(k.createElement("option"));n=k.createElement("div"),n.setAttribute("className","t"),n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",e=n.getElementsByTagName("a")[0],t.setAttribute("type","checkbox"),n.appendChild(t),e=n.getElementsByTagName("a")[0],e.style.cssText="top:1px",E.getSetAttribute=n.className!=="t",E.style=/top/.test(e.getAttribute("style")),E.hrefNormalized=e.getAttribute("href")==="/a",E.checkOn=!!t.value,E.optSelected=o.selected,E.enctype=!!k.createElement("form").enctype,i.disabled=!0,E.optDisabled=!o.disabled,t=k.createElement("input"),t.setAttribute("value",""),E.input=t.getAttribute("value")==="",t.value="t",t.setAttribute("type","radio"),E.radioValue=t.value==="t"}();var Nr=/\r/g,Sr=/[\x20\t\r\n\f]+/g;r.fn.extend({val:function(e){var t,n,i,o=this[0];{if(arguments.length)return i=r.isFunction(e),this.each(function(s){var l;this.nodeType===1&&(l=i?e.call(this,s,r(this).val()):e,l==null?l="":typeof l=="number"?l+="":r.isArray(l)&&(l=r.map(l,function(a){return a==null?"":a+""})),t=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&t.set(this,l,"value")!==void 0||(this.value=l))});if(o)return t=r.valHooks[o.type]||r.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(o,"value"))!==void 0?n:(n=o.value,typeof n=="string"?n.replace(Nr,""):n==null?"":n)}}}),r.extend({valHooks:{option:{get:function(e){var t=r.find.attr(e,"value");return t!=null?t:r.trim(r.text(e)).replace(Sr," ")}},select:{get:function(e){for(var t,n,i=e.options,o=e.selectedIndex,s=e.type==="select-one"||0>o,l=s?null:[],a=s?o+1:i.length,h=0>o?a:s?o:0;a>h;h++)if(n=i[h],(n.selected||h===o)&&(E.optDisabled?!n.disabled:n.getAttribute("disabled")===null)&&(!n.parentNode.disabled||!r.nodeName(n.parentNode,"optgroup"))){if(t=r(n).val(),s)return t;l.push(t)}return l},set:function(e,t){for(var n,i,o=e.options,s=r.makeArray(t),l=o.length;l--;)if(i=o[l],r.inArray(r.valHooks.option.get(i),s)>-1)try{i.selected=n=!0}catch(a){i.scrollHeight}else i.selected=!1;return n||(e.selectedIndex=-1),o}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(e,t){return r.isArray(t)?e.checked=r.inArray(r(e).val(),t)>-1:void 0}},E.checkOn||(r.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})});var qe,jn,se=r.expr.attrHandle,yt=/^(?:checked|selected)$/i,Te=E.getSetAttribute,Ge=E.input;r.fn.extend({attr:function(e,t){return de(this,r.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){r.removeAttr(this,e)})}}),r.extend({attr:function(e,t,n){var i,o,s=e.nodeType;if(s!==3&&s!==8&&s!==2)return typeof e.getAttribute=="undefined"?r.prop(e,t,n):(s===1&&r.isXMLDoc(e)||(t=t.toLowerCase(),o=r.attrHooks[t]||(r.expr.match.bool.test(t)?jn:qe)),n!==void 0?n===null?void r.removeAttr(e,t):o&&"set"in o&&(i=o.set(e,n,t))!==void 0?i:(e.setAttribute(t,n+""),n):o&&"get"in o&&(i=o.get(e,t))!==null?i:(i=r.find.attr(e,t),i==null?void 0:i))},attrHooks:{type:{set:function(e,t){if(!E.radioValue&&t==="radio"&&r.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,i,o=0,s=t&&t.match(ie);if(s&&e.nodeType===1)for(;n=s[o++];)i=r.propFix[n]||n,r.expr.match.bool.test(n)?Ge&&Te||!yt.test(n)?e[i]=!1:e[r.camelCase("default-"+n)]=e[i]=!1:r.attr(e,n,""),e.removeAttribute(Te?n:i)}}),jn={set:function(e,t,n){return t===!1?r.removeAttr(e,n):Ge&&Te||!yt.test(n)?e.setAttribute(!Te&&r.propFix[n]||n,n):e[r.camelCase("default-"+n)]=e[n]=!0,n}},r.each(r.expr.match.bool.source.match(/\w+/g),function(e,t){var n=se[t]||r.find.attr;Ge&&Te||!yt.test(t)?se[t]=function(i,o,s){var l,a;return s||(a=se[o],se[o]=l,l=n(i,o,s)!=null?o.toLowerCase():null,se[o]=a),l}:se[t]=function(i,o,s){return s?void 0:i[r.camelCase("default-"+o)]?o.toLowerCase():null}}),Ge&&Te||(r.attrHooks.value={set:function(e,t,n){return r.nodeName(e,"input")?void(e.defaultValue=t):qe&&qe.set(e,t,n)}}),Te||(qe={set:function(e,t,n){var i=e.getAttributeNode(n);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(n)),i.value=t+="",n==="value"||t===e.getAttribute(n)?t:void 0}},se.id=se.name=se.coords=function(e,t,n){var i;return n?void 0:(i=e.getAttributeNode(t))&&i.value!==""?i.value:null},r.valHooks.button={get:function(e,t){var n=e.getAttributeNode(t);return n&&n.specified?n.value:void 0},set:qe.set},r.attrHooks.contenteditable={set:function(e,t,n){qe.set(e,t===""?!1:t,n)}},r.each(["width","height"],function(e,t){r.attrHooks[t]={set:function(n,i){return i===""?(n.setAttribute(t,"auto"),i):void 0}}})),E.style||(r.attrHooks.style={get:function(e){return e.style.cssText||void 0},set:function(e,t){return e.style.cssText=t+""}});var jr=/^(?:input|select|textarea|button|object)$/i,Ar=/^(?:a|area)$/i;r.fn.extend({prop:function(e,t){return de(this,r.prop,e,t,arguments.length>1)},removeProp:function(e){return e=r.propFix[e]||e,this.each(function(){try{this[e]=void 0,delete this[e]}catch(t){}})}}),r.extend({prop:function(e,t,n){var i,o,s=e.nodeType;if(s!==3&&s!==8&&s!==2)return s===1&&r.isXMLDoc(e)||(t=r.propFix[t]||t,o=r.propHooks[t]),n!==void 0?o&&"set"in o&&(i=o.set(e,n,t))!==void 0?i:e[t]=n:o&&"get"in o&&(i=o.get(e,t))!==null?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=r.find.attr(e,"tabindex");return t?parseInt(t,10):jr.test(e.nodeName)||Ar.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),E.hrefNormalized||r.each(["href","src"],function(e,t){r.propHooks[t]={get:function(n){return n.getAttribute(t,4)}}}),E.optSelected||(r.propHooks.selected={get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this}),E.enctype||(r.propFix.enctype="encoding");var xt=/[\t\r\n\f]/g;function Ce(e){return r.attr(e,"class")||""}r.fn.extend({addClass:function(e){var t,n,i,o,s,l,a,h=0;if(r.isFunction(e))return this.each(function(f){r(this).addClass(e.call(this,f,Ce(this)))});if(typeof e=="string"&&e){for(t=e.match(ie)||[];n=this[h++];)if(o=Ce(n),i=n.nodeType===1&&(" "+o+" ").replace(xt," ")){for(l=0;s=t[l++];)i.indexOf(" "+s+" ")<0&&(i+=s+" ");a=r.trim(i),o!==a&&r.attr(n,"class",a)}}return this},removeClass:function(e){var t,n,i,o,s,l,a,h=0;if(r.isFunction(e))return this.each(function(f){r(this).removeClass(e.call(this,f,Ce(this)))});if(!arguments.length)return this.attr("class","");if(typeof e=="string"&&e){for(t=e.match(ie)||[];n=this[h++];)if(o=Ce(n),i=n.nodeType===1&&(" "+o+" ").replace(xt," ")){for(l=0;s=t[l++];)for(;i.indexOf(" "+s+" ")>-1;)i=i.replace(" "+s+" "," ");a=r.trim(i),o!==a&&r.attr(n,"class",a)}}return this},toggleClass:function(e,t){var n=typeof e;return typeof t=="boolean"&&n==="string"?t?this.addClass(e):this.removeClass(e):r.isFunction(e)?this.each(function(i){r(this).toggleClass(e.call(this,i,Ce(this),t),t)}):this.each(function(){var i,o,s,l;if(n==="string")for(o=0,s=r(this),l=e.match(ie)||[];i=l[o++];)s.hasClass(i)?s.removeClass(i):s.addClass(i);else e!==void 0&&n!=="boolean"||(i=Ce(this),i&&r._data(this,"__className__",i),r.attr(this,"class",i||e===!1?"":r._data(this,"__className__")||""))})},hasClass:function(e){var t,n,i=0;for(t=" "+e+" ";n=this[i++];)if(n.nodeType===1&&(" "+Ce(n)+" ").replace(xt," ").indexOf(t)>-1)return!0;return!1}}),r.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){r.fn[t]=function(n,i){return arguments.length>0?this.on(t,null,n,i):this.trigger(t)}}),r.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}});var Dr=S.location,wt=r.now(),Tt=/\?/,Lr=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;r.parseJSON=function(e){if(S.JSON&&S.JSON.parse)return S.JSON.parse(e+"");var t,n=null,i=r.trim(e+"");return i&&!r.trim(i.replace(Lr,function(o,s,l,a){return t&&s&&(n=0),n===0?o:(t=l||s,n+=!a-!l,"")}))?Function("return "+i)():r.error("Invalid JSON: "+e)},r.parseXML=function(e){var t,n;if(!e||typeof e!="string")return null;try{S.DOMParser?(n=new S.DOMParser,t=n.parseFromString(e,"text/xml")):(t=new S.ActiveXObject("Microsoft.XMLDOM"),t.async="false",t.loadXML(e))}catch(i){t=void 0}return t&&t.documentElement&&!t.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+e),t};var Hr=/#.*$/,An=/([?&])_=[^&]*/,qr=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,_r=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Fr=/^(?:GET|HEAD)$/,Mr=/^\/\//,Dn=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Ln={},Ct={},Hn="*/".concat("*"),Et=Dr.href,_e=Dn.exec(Et.toLowerCase())||[];function qn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var i,o=0,s=t.toLowerCase().match(ie)||[];if(r.isFunction(n))for(;i=s[o++];)i.charAt(0)==="+"?(i=i.slice(1)||"*",(e[i]=e[i]||[]).unshift(n)):(e[i]=e[i]||[]).push(n)}}function _n(e,t,n,i){var o={},s=e===Ct;function l(a){var h;return o[a]=!0,r.each(e[a]||[],function(f,p){var y=p(t,n,i);return typeof y!="string"||s||o[y]?s?!(h=y):void 0:(t.dataTypes.unshift(y),l(y),!1)}),h}return l(t.dataTypes[0])||!o["*"]&&l("*")}function kt(e,t){var n,i,o=r.ajaxSettings.flatOptions||{};for(i in t)t[i]!==void 0&&((o[i]?e:n||(n={}))[i]=t[i]);return n&&r.extend(!0,e,n),e}function Or(e,t,n){for(var i,o,s,l,a=e.contents,h=e.dataTypes;h[0]==="*";)h.shift(),o===void 0&&(o=e.mimeType||t.getResponseHeader("Content-Type"));if(o){for(l in a)if(a[l]&&a[l].test(o)){h.unshift(l);break}}if(h[0]in n)s=h[0];else{for(l in n){if(!h[0]||e.converters[l+" "+h[0]]){s=l;break}i||(i=l)}s=s||i}return s?(s!==h[0]&&h.unshift(s),n[s]):void 0}function Rr(e,t,n,i){var o,s,l,a,h,f={},p=e.dataTypes.slice();if(p[1])for(l in e.converters)f[l.toLowerCase()]=e.converters[l];for(s=p.shift();s;)if(e.responseFields[s]&&(n[e.responseFields[s]]=t),!h&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),h=s,s=p.shift()){if(s==="*")s=h;else if(h!=="*"&&h!==s){if(l=f[h+" "+s]||f["* "+s],!l){for(o in f)if(a=o.split(" "),a[1]===s&&(l=f[h+" "+a[0]]||f["* "+a[0]])){l===!0?l=f[o]:f[o]!==!0&&(s=a[0],p.unshift(a[1]));break}}if(l!==!0)if(l&&e.throws)t=l(t);else try{t=l(t)}catch(y){return{state:"parsererror",error:l?y:"No conversion from "+h+" to "+s}}}}return{state:"success",data:t}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et,type:"GET",isLocal:_r.test(_e[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Hn,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":r.parseJSON,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?kt(kt(e,r.ajaxSettings),t):kt(r.ajaxSettings,e)},ajaxPrefilter:qn(Ln),ajaxTransport:qn(Ct),ajax:function(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};var n,i,o,s,l,a,h,f,p=r.ajaxSetup({},t),y=p.context||p,T=p.context&&(y.nodeType||y.jquery)?r(y):r.event,w=r.Deferred(),q=r.Callbacks("once memory"),D=p.statusCode||{},F={},G={},z=0,pe="canceled",N={readyState:0,getResponseHeader:function(M){var I;if(z===2){if(!f)for(f={};I=qr.exec(s);)f[I[1].toLowerCase()]=I[2];I=f[M.toLowerCase()]}return I==null?null:I},getAllResponseHeaders:function(){return z===2?s:null},setRequestHeader:function(M,I){var he=M.toLowerCase();return z||(M=G[he]=G[he]||M,F[M]=I),this},overrideMimeType:function(M){return z||(p.mimeType=M),this},statusCode:function(M){var I;if(M)if(2>z)for(I in M)D[I]=[D[I],M[I]];else N.always(M[N.status]);return this},abort:function(M){var I=M||pe;return h&&h.abort(I),U(0,I),this}};if(w.promise(N).complete=q.add,N.success=N.done,N.error=N.fail,p.url=((e||p.url||Et)+"").replace(Hr,"").replace(Mr,_e[1]+"//"),p.type=t.method||t.type||p.method||p.type,p.dataTypes=r.trim(p.dataType||"*").toLowerCase().match(ie)||[""],p.crossDomain==null&&(n=Dn.exec(p.url.toLowerCase()),p.crossDomain=!(!n||n[1]===_e[1]&&n[2]===_e[2]&&(n[3]||(n[1]==="http:"?"80":"443"))===(_e[3]||(_e[1]==="http:"?"80":"443")))),p.data&&p.processData&&typeof p.data!="string"&&(p.data=r.param(p.data,p.traditional)),_n(Ln,p,t,N),z===2)return N;a=r.event&&p.global,a&&r.active++==0&&r.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Fr.test(p.type),o=p.url,p.hasContent||(p.data&&(o=p.url+=(Tt.test(o)?"&":"?")+p.data,delete p.data),p.cache===!1&&(p.url=An.test(o)?o.replace(An,"$1_="+wt++):o+(Tt.test(o)?"&":"?")+"_="+wt++)),p.ifModified&&(r.lastModified[o]&&N.setRequestHeader("If-Modified-Since",r.lastModified[o]),r.etag[o]&&N.setRequestHeader("If-None-Match",r.etag[o])),(p.data&&p.hasContent&&p.contentType!==!1||t.contentType)&&N.setRequestHeader("Content-Type",p.contentType),N.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+(p.dataTypes[0]!=="*"?", "+Hn+"; q=0.01":""):p.accepts["*"]);for(i in p.headers)N.setRequestHeader(i,p.headers[i]);if(p.beforeSend&&(p.beforeSend.call(y,N,p)===!1||z===2))return N.abort();pe="abort";for(i in{success:1,error:1,complete:1})N[i](p[i]);if(h=_n(Ct,p,t,N)){if(N.readyState=1,a&&T.trigger("ajaxSend",[N,p]),z===2)return N;p.async&&p.timeout>0&&(l=S.setTimeout(function(){N.abort("timeout")},p.timeout));try{z=1,h.send(F,U)}catch(M){if(!(2>z))throw M;U(-1,M)}}else U(-1,"No Transport");function U(M,I,he,Ke){var ee,Ee,me,ge,J,te=I;z!==2&&(z=2,l&&S.clearTimeout(l),h=void 0,s=Ke||"",N.readyState=M>0?4:0,ee=M>=200&&300>M||M===304,he&&(ge=Or(p,N,he)),ge=Rr(p,ge,N,ee),ee?(p.ifModified&&(J=N.getResponseHeader("Last-Modified"),J&&(r.lastModified[o]=J),J=N.getResponseHeader("etag"),J&&(r.etag[o]=J)),M===204||p.type==="HEAD"?te="nocontent":M===304?te="notmodified":(te=ge.state,Ee=ge.data,me=ge.error,ee=!me)):(me=te,!M&&te||(te="error",0>M&&(M=0))),N.status=M,N.statusText=(I||te)+"",ee?w.resolveWith(y,[Ee,te,N]):w.rejectWith(y,[N,te,me]),N.statusCode(D),D=void 0,a&&T.trigger(ee?"ajaxSuccess":"ajaxError",[N,p,ee?Ee:me]),q.fireWith(y,[N,te]),a&&(T.trigger("ajaxComplete",[N,p]),--r.active||r.event.trigger("ajaxStop")))}return N},getJSON:function(e,t,n){return r.get(e,t,n,"json")},getScript:function(e,t){return r.get(e,void 0,t,"script")}}),r.each(["get","post"],function(e,t){r[t]=function(n,i,o,s){return r.isFunction(i)&&(s=s||o,o=i,i=void 0),r.ajax(r.extend({url:n,type:t,dataType:s,data:i,success:o},r.isPlainObject(n)&&n))}}),r._evalUrl=function(e){return r.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},r.fn.extend({wrapAll:function(e){if(r.isFunction(e))return this.each(function(n){r(this).wrapAll(e.call(this,n))});if(this[0]){var t=r(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var n=this;n.firstChild&&n.firstChild.nodeType===1;)n=n.firstChild;return n}).append(this)}return this},wrapInner:function(e){return r.isFunction(e)?this.each(function(t){r(this).wrapInner(e.call(this,t))}):this.each(function(){var t=r(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=r.isFunction(e);return this.each(function(n){r(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){r.nodeName(this,"body")||r(this).replaceWith(this.childNodes)}).end()}});function Pr(e){return e.style&&e.style.display||r.css(e,"display")}function Br(e){if(!r.contains(e.ownerDocument||k,e))return!0;for(;e&&e.nodeType===1;){if(Pr(e)==="none"||e.type==="hidden")return!0;e=e.parentNode}return!1}r.expr.filters.hidden=function(e){return E.reliableHiddenOffsets()?e.offsetWidth<=0&&e.offsetHeight<=0&&!e.getClientRects().length:Br(e)},r.expr.filters.visible=function(e){return!r.expr.filters.hidden(e)};var Wr=/%20/g,Ir=/\[\]$/,Fn=/\r?\n/g,$r=/^(?:submit|button|image|reset|file)$/i,zr=/^(?:input|select|textarea|keygen)/i;function Nt(e,t,n,i){var o;if(r.isArray(t))r.each(t,function(s,l){n||Ir.test(e)?i(e,l):Nt(e+"["+(typeof l=="object"&&l!=null?s:"")+"]",l,n,i)});else if(n||r.type(t)!=="object")i(e,t);else for(o in t)Nt(e+"["+o+"]",t[o],n,i)}r.param=function(e,t){var n,i=[],o=function(s,l){l=r.isFunction(l)?l():l==null?"":l,i[i.length]=encodeURIComponent(s)+"="+encodeURIComponent(l)};if(t===void 0&&(t=r.ajaxSettings&&r.ajaxSettings.traditional),r.isArray(e)||e.jquery&&!r.isPlainObject(e))r.each(e,function(){o(this.name,this.value)});else for(n in e)Nt(n,e[n],t,o);return i.join("&").replace(Wr,"+")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=r.prop(this,"elements");return e?r.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!r(this).is(":disabled")&&zr.test(this.nodeName)&&!$r.test(e)&&(this.checked||!at.test(e))}).map(function(e,t){var n=r(this).val();return n==null?null:r.isArray(n)?r.map(n,function(i){return{name:t.name,value:i.replace(Fn,`\r
`)}}):{name:t.name,value:n.replace(Fn,`\r
`)}}).get()}}),r.ajaxSettings.xhr=S.ActiveXObject!==void 0?function(){return this.isLocal?Mn():k.documentMode>8?St():/^(get|post|head|put|delete|options)$/i.test(this.type)&&St()||Mn()}:St;var Xr=0,Qe={},Pe=r.ajaxSettings.xhr();S.attachEvent&&S.attachEvent("onunload",function(){for(var e in Qe)Qe[e](void 0,!0)}),E.cors=!!Pe&&"withCredentials"in Pe,Pe=E.ajax=!!Pe,Pe&&r.ajaxTransport(function(e){if(!e.crossDomain||E.cors){var t;return{send:function(n,i){var o,s=e.xhr(),l=++Xr;if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(o in e.xhrFields)s[o]=e.xhrFields[o];e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");for(o in n)n[o]!==void 0&&s.setRequestHeader(o,n[o]+"");s.send(e.hasContent&&e.data||null),t=function(a,h){var f,p,y;if(t&&(h||s.readyState===4))if(delete Qe[l],t=void 0,s.onreadystatechange=r.noop,h)s.readyState!==4&&s.abort();else{y={},f=s.status,typeof s.responseText=="string"&&(y.text=s.responseText);try{p=s.statusText}catch(T){p=""}f||!e.isLocal||e.crossDomain?f===1223&&(f=204):f=y.text?200:404}y&&i(f,p,y,s.getAllResponseHeaders())},e.async?s.readyState===4?S.setTimeout(t):s.onreadystatechange=Qe[l]=t:t()},abort:function(){t&&t(void 0,!0)}}}});function St(){try{return new S.XMLHttpRequest}catch(e){}}function Mn(){try{return new S.ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}r.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 r.globalEval(e),e}}}),r.ajaxPrefilter("script",function(e){e.cache===void 0&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),r.ajaxTransport("script",function(e){if(e.crossDomain){var t,n=k.head||r("head")[0]||k.documentElement;return{send:function(i,o){t=k.createElement("script"),t.async=!0,e.scriptCharset&&(t.charset=e.scriptCharset),t.src=e.url,t.onload=t.onreadystatechange=function(s,l){(l||!t.readyState||/loaded|complete/.test(t.readyState))&&(t.onload=t.onreadystatechange=null,t.parentNode&&t.parentNode.removeChild(t),t=null,l||o(200,"success"))},n.insertBefore(t,n.firstChild)},abort:function(){t&&t.onload(void 0,!0)}}}});var On=[],jt=/(=)\?(?=&|$)|\?\?/;r.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=On.pop()||r.expando+"_"+wt++;return this[e]=!0,e}}),r.ajaxPrefilter("json jsonp",function(e,t,n){var i,o,s,l=e.jsonp!==!1&&(jt.test(e.url)?"url":typeof e.data=="string"&&(e.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&jt.test(e.data)&&"data");return l||e.dataTypes[0]==="jsonp"?(i=e.jsonpCallback=r.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,l?e[l]=e[l].replace(jt,"$1"+i):e.jsonp!==!1&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return s||r.error(i+" was not called"),s[0]},e.dataTypes[0]="json",o=S[i],S[i]=function(){s=arguments},n.always(function(){o===void 0?r(S).removeProp(i):S[i]=o,e[i]&&(e.jsonpCallback=t.jsonpCallback,On.push(i)),s&&r.isFunction(o)&&o(s[0]),s=o=void 0}),"script"):void 0}),r.parseHTML=function(e,t,n){if(!e||typeof e!="string")return null;typeof t=="boolean"&&(n=t,t=!1),t=t||k;var i=zt.exec(e),o=!n&&[];return i?[t.createElement(i[1])]:(i=nn([e],t,o),o&&o.length&&r(o).remove(),r.merge([],i.childNodes))};var Rn=r.fn.load;r.fn.load=function(e,t,n){if(typeof e!="string"&&Rn)return Rn.apply(this,arguments);var i,o,s,l=this,a=e.indexOf(" ");return a>-1&&(i=r.trim(e.slice(a,e.length)),e=e.slice(0,a)),r.isFunction(t)?(n=t,t=void 0):t&&typeof t=="object"&&(o="POST"),l.length>0&&r.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done(function(h){s=arguments,l.html(i?r("<div>").append(r.parseHTML(h)).find(i):h)}).always(n&&function(h,f){l.each(function(){n.apply(this,s||[h.responseText,f,h])})}),this},r.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){r.fn[t]=function(n){return this.on(t,n)}}),r.expr.filters.animated=function(e){return r.grep(r.timers,function(t){return e===t.elem}).length};function Pn(e){return r.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:!1}r.offset={setOffset:function(e,t,n){var i,o,s,l,a,h,f,p=r.css(e,"position"),y=r(e),T={};p==="static"&&(e.style.position="relative"),a=y.offset(),s=r.css(e,"top"),h=r.css(e,"left"),f=(p==="absolute"||p==="fixed")&&r.inArray("auto",[s,h])>-1,f?(i=y.position(),l=i.top,o=i.left):(l=parseFloat(s)||0,o=parseFloat(h)||0),r.isFunction(t)&&(t=t.call(e,n,r.extend({},a))),t.top!=null&&(T.top=t.top-a.top+l),t.left!=null&&(T.left=t.left-a.left+o),"using"in t?t.using.call(e,T):y.css(T)}},r.fn.extend({offset:function(e){if(arguments.length)return e===void 0?this:this.each(function(l){r.offset.setOffset(this,e,l)});var t,n,i={top:0,left:0},o=this[0],s=o&&o.ownerDocument;if(s)return t=s.documentElement,r.contains(t,o)?(typeof o.getBoundingClientRect!="undefined"&&(i=o.getBoundingClientRect()),n=Pn(s),{top:i.top+(n.pageYOffset||t.scrollTop)-(t.clientTop||0),left:i.left+(n.pageXOffset||t.scrollLeft)-(t.clientLeft||0)}):i},position:function(){if(this[0]){var e,t,n={top:0,left:0},i=this[0];return r.css(i,"position")==="fixed"?t=i.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),r.nodeName(e[0],"html")||(n=e.offset()),n.top+=r.css(e[0],"borderTopWidth",!0),n.left+=r.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-r.css(i,"marginTop",!0),left:t.left-n.left-r.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&!r.nodeName(e,"html")&&r.css(e,"position")==="static";)e=e.offsetParent;return e||gn})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=/Y/.test(t);r.fn[e]=function(i){return de(this,function(o,s,l){var a=Pn(o);return l===void 0?a?t in a?a[t]:a.document.documentElement[s]:o[s]:void(a?a.scrollTo(n?r(a).scrollLeft():l,n?l:r(a).scrollTop()):o[s]=l)},e,i,arguments.length,null)}}),r.each(["top","left"],function(e,t){r.cssHooks[t]=gt(E.pixelPosition,function(n,i){return i?(i=fe(n,t),Ve.test(i)?r(n).position()[t]+"px":i):void 0})}),r.each({Height:"height",Width:"width"},function(e,t){r.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,i){r.fn[i]=function(o,s){var l=arguments.length&&(n||typeof o!="boolean"),a=n||(o===!0||s===!0?"margin":"border");return de(this,function(h,f,p){var y;return r.isWindow(h)?h.document.documentElement["client"+e]:h.nodeType===9?(y=h.documentElement,Math.max(h.body["scroll"+e],y["scroll"+e],h.body["offset"+e],y["offset"+e],y["client"+e])):p===void 0?r.css(h,f,a):r.style(h,f,p,a)},t,l?o:void 0,l,null)}})}),r.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,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)}}),r.fn.size=function(){return this.length},r.fn.andSelf=r.fn.addBack,typeof define=="function"&&define.amd&&define("jquery",[],function(){return r});var Ur=S.jQuery,Vr=S.$;return r.noConflict=function(e){return S.$===r&&(S.$=Vr),e&&S.jQuery===r&&(S.jQuery=Ur),r},Fe||(S.jQuery=S.$=r),r});