Hacked By AnonymousFox

Current Path : /usr/share/cloudlinux-awp-plugin/awp-admin/
Upload File :
Current File : //usr/share/cloudlinux-awp-plugin/awp-admin/scripts.js

if(function(c,R){"object"==typeof module&&"object"==typeof module.exports?module.exports=c.document?R(c,!0):function(T){if(!T.document)throw new Error("jQuery requires a window with a document");return R(T)}:R(c)}(typeof window<"u"?window:this,function(c,R){var T=[],I=T.slice,p=T.concat,a=T.push,h=T.indexOf,y={},N=y.toString,k=y.hasOwnProperty,x={},U="1.11.3",i=function(t,e){return new i.fn.init(t,e)},G=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,K=/^-ms-/,xt=/-([\da-z])/gi,wt=function(t,e){return e.toUpperCase()};function Tt(t){var e="length"in t&&t.length,n=i.type(t);return"function"!==n&&!i.isWindow(t)&&(!(1!==t.nodeType||!e)||"array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}i.fn=i.prototype={jquery:U,constructor:i,selector:"",length:0,toArray:function(){return I.call(this)},get:function(t){return null!=t?0>t?this[t+this.length]:this[t]:I.call(this)},pushStack:function(t){var e=i.merge(this.constructor(),t);return e.prevObject=this,e.context=this.context,e},each:function(t,e){return i.each(this,t,e)},map:function(t){return this.pushStack(i.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(I.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(0>t?e:0);return this.pushStack(n>=0&&e>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:a,sort:T.sort,splice:T.splice},i.extend=i.fn.extend=function(){var t,e,n,o,r,s,l=arguments[0]||{},d=1,m=arguments.length,v=!1;for("boolean"==typeof l&&(v=l,l=arguments[d]||{},d++),"object"==typeof l||i.isFunction(l)||(l={}),d===m&&(l=this,d--);m>d;d++)if(null!=(r=arguments[d]))for(o in r)t=l[o],l!==(n=r[o])&&(v&&n&&(i.isPlainObject(n)||(e=i.isArray(n)))?(e?(e=!1,s=t&&i.isArray(t)?t:[]):s=t&&i.isPlainObject(t)?t:{},l[o]=i.extend(v,s,n)):void 0!==n&&(l[o]=n));return l},i.extend({expando:"jQuery"+(U+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isFunction:function(t){return"function"===i.type(t)},isArray:Array.isArray||function(t){return"array"===i.type(t)},isWindow:function(t){return null!=t&&t==t.window},isNumeric:function(t){return!i.isArray(t)&&t-parseFloat(t)+1>=0},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},isPlainObject:function(t){var e;if(!t||"object"!==i.type(t)||t.nodeType||i.isWindow(t))return!1;try{if(t.constructor&&!k.call(t,"constructor")&&!k.call(t.constructor.prototype,"isPrototypeOf"))return!1}catch{return!1}if(x.ownLast)for(e in t)return k.call(t,e);for(e in t);return void 0===e||k.call(t,e)},type:function(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?y[N.call(t)]||"object":typeof t},globalEval:function(t){t&&i.trim(t)&&(c.execScript||function(e){c.eval.call(c,e)})(t)},camelCase:function(t){return t.replace(K,"ms-").replace(xt,wt)},nodeName:function(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()},each:function(t,e,n){var r=0,s=t.length,l=Tt(t);if(n){if(l)for(;s>r&&!1!==e.apply(t[r],n);r++);else for(r in t)if(!1===e.apply(t[r],n))break}else if(l)for(;s>r&&!1!==e.call(t[r],r,t[r]);r++);else for(r in t)if(!1===e.call(t[r],r,t[r]))break;return t},trim:function(t){return null==t?"":(t+"").replace(G,"")},makeArray:function(t,e){var n=e||[];return null!=t&&(Tt(Object(t))?i.merge(n,"string"==typeof t?[t]:t):a.call(n,t)),n},inArray:function(t,e,n){var o;if(e){if(h)return h.call(e,t,n);for(o=e.length,n=n?0>n?Math.max(0,o+n):n:0;o>n;n++)if(n in e&&e[n]===t)return n}return-1},merge:function(t,e){for(var n=+e.length,o=0,r=t.length;n>o;)t[r++]=e[o++];if(n!=n)for(;void 0!==e[o];)t[r++]=e[o++];return t.length=r,t},grep:function(t,e,n){for(var r=[],s=0,l=t.length,d=!n;l>s;s++)!e(t[s],s)!==d&&r.push(t[s]);return r},map:function(t,e,n){var o,r=0,s=t.length,d=[];if(Tt(t))for(;s>r;r++)null!=(o=e(t[r],r,n))&&d.push(o);else for(r in t)null!=(o=e(t[r],r,n))&&d.push(o);return p.apply([],d)},guid:1,proxy:function(t,e){var n,o,r;return"string"==typeof e&&(r=t[e],e=t,t=r),i.isFunction(t)?(n=I.call(arguments,2),o=function(){return t.apply(e||this,n.concat(I.call(arguments)))},o.guid=t.guid=t.guid||i.guid++,o):void 0},now:function(){return+new Date},support:x}),i.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(t,e){y["[object "+e+"]"]=e.toLowerCase()});var gt=function(t){var e,n,o,r,s,l,d,m,v,C,A,D,b,P,F,B,lt,et,kt,L="sizzle"+1*new Date,nt=t.document,W=0,Z=0,St=Le(),ae=Le(),ft=Le(),Rt=function(u,f){return u===f&&(A=!0),0},$t=1<<31,Dt={}.hasOwnProperty,st=[],ct=st.pop,Ri=st.push,At=st.push,Rn=st.slice,_t=function(u,f){for(var g=0,E=u.length;E>g;g++)if(u[g]===f)return g;return-1},Ae="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",V="[\\x20\\t\\r\\n\\f]",Bt="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",_n=Bt.replace("w","w#"),qn="\\["+V+"*("+Bt+")(?:"+V+"*([*^$|!~]?=)"+V+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+_n+"))|)"+V+"*\\]",be=":("+Bt+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+qn+")*)|.*)\\)|)",_i=new RegExp(V+"+","g"),ue=new RegExp("^"+V+"+|((?:^|[^\\\\])(?:\\\\.)*)"+V+"+$","g"),qi=new RegExp("^"+V+"*,"+V+"*"),Fi=new RegExp("^"+V+"*([>+~]|"+V+")"+V+"*"),Pi=new RegExp("="+V+"*([^\\]'\"]*?)"+V+"*\\]","g"),Mi=new RegExp(be),Bi=new RegExp("^"+_n+"$"),ce={ID:new RegExp("^#("+Bt+")"),CLASS:new RegExp("^\\.("+Bt+")"),TAG:new RegExp("^("+Bt.replace("w","w*")+")"),ATTR:new RegExp("^"+qn),PSEUDO:new RegExp("^"+be),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+V+"*(even|odd|(([+-]|)(\\d*)n|)"+V+"*(?:([+-]|)"+V+"*(\\d+)|))"+V+"*\\)|)","i"),bool:new RegExp("^(?:"+Ae+")$","i"),needsContext:new RegExp("^"+V+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+V+"*((?:-\\d)?\\d*)"+V+"*\\)|)(?=[^-]|$)","i")},Wi=/^(?:input|select|textarea|button)$/i,zi=/^h\d$/i,Qt=/^[^{]+\{\s*\[native \w/,Ui=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,je=/[+~]/,Xi=/'|\\/g,vt=new RegExp("\\\\([\\da-f]{1,6}"+V+"?|("+V+")|.)","ig"),yt=function(u,f,g){var E="0x"+f-65536;return E!=E||g?f:0>E?String.fromCharCode(E+65536):String.fromCharCode(E>>10|55296,1023&E|56320)},Fn=function(){D()};try{At.apply(st=Rn.call(nt.childNodes),nt.childNodes)}catch{At={apply:st.length?function(f,g){Ri.apply(f,Rn.call(g))}:function(f,g){for(var E=f.length,w=0;f[E++]=g[w++];);f.length=E-1}}}function Q(u,f,g,E){var w,S,$,j,H,M,_,q,J,z;if((f?f.ownerDocument||f:nt)!==b&&D(f),g=g||[],j=(f=f||b).nodeType,"string"!=typeof u||!u||1!==j&&9!==j&&11!==j)return g;if(!E&&F){if(11!==j&&(w=Ui.exec(u)))if($=w[1]){if(9===j){if(!(S=f.getElementById($))||!S.parentNode)return g;if(S.id===$)return g.push(S),g}else if(f.ownerDocument&&(S=f.ownerDocument.getElementById($))&&kt(f,S)&&S.id===$)return g.push(S),g}else{if(w[2])return At.apply(g,f.getElementsByTagName(u)),g;if(($=w[3])&&n.getElementsByClassName)return At.apply(g,f.getElementsByClassName($)),g}if(n.qsa&&(!B||!B.test(u))){if(q=_=L,J=f,z=1!==j&&u,1===j&&"object"!==f.nodeName.toLowerCase()){for(M=l(u),(_=f.getAttribute("id"))?q=_.replace(Xi,"\\$&"):f.setAttribute("id",q),q="[id='"+q+"'] ",H=M.length;H--;)M[H]=q+de(M[H]);J=je.test(u)&&Ie(f.parentNode)||f,z=M.join(",")}if(z)try{return At.apply(g,J.querySelectorAll(z)),g}catch{}finally{_||f.removeAttribute("id")}}}return m(u.replace(ue,"$1"),f,g,E)}function Le(){var u=[];return function f(g,E){return u.push(g+" ")>o.cacheLength&&delete f[u.shift()],f[g+" "]=E}}function pt(u){return u[L]=!0,u}function ht(u){var f=b.createElement("div");try{return!!u(f)}catch{return!1}finally{f.parentNode&&f.parentNode.removeChild(f),f=null}}function Oe(u,f){for(var g=u.split("|"),E=u.length;E--;)o.attrHandle[g[E]]=f}function Pn(u,f){var g=f&&u,E=g&&1===u.nodeType&&1===f.nodeType&&(~f.sourceIndex||$t)-(~u.sourceIndex||$t);if(E)return E;if(g)for(;g=g.nextSibling;)if(g===f)return-1;return u?1:-1}function Vi(u){return function(f){return"input"===f.nodeName.toLowerCase()&&f.type===u}}function Qi(u){return function(f){var g=f.nodeName.toLowerCase();return("input"===g||"button"===g)&&f.type===u}}function qt(u){return pt(function(f){return f=+f,pt(function(g,E){for(var w,S=u([],g.length,f),$=S.length;$--;)g[w=S[$]]&&(g[w]=!(E[w]=g[w]))})})}function Ie(u){return u&&typeof u.getElementsByTagName<"u"&&u}for(e in n=Q.support={},s=Q.isXML=function(u){var f=u&&(u.ownerDocument||u).documentElement;return!!f&&"HTML"!==f.nodeName},D=Q.setDocument=function(u){var f,g,E=u?u.ownerDocument||u:nt;return E!==b&&9===E.nodeType&&E.documentElement?(b=E,P=E.documentElement,(g=E.defaultView)&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",Fn,!1):g.attachEvent&&g.attachEvent("onunload",Fn)),F=!s(E),n.attributes=ht(function(w){return w.className="i",!w.getAttribute("className")}),n.getElementsByTagName=ht(function(w){return w.appendChild(E.createComment("")),!w.getElementsByTagName("*").length}),n.getElementsByClassName=Qt.test(E.getElementsByClassName),n.getById=ht(function(w){return P.appendChild(w).id=L,!E.getElementsByName||!E.getElementsByName(L).length}),n.getById?(o.find.ID=function(w,S){if(typeof S.getElementById<"u"&&F){var $=S.getElementById(w);return $&&$.parentNode?[$]:[]}},o.filter.ID=function(w){var S=w.replace(vt,yt);return function($){return $.getAttribute("id")===S}}):(delete o.find.ID,o.filter.ID=function(w){var S=w.replace(vt,yt);return function($){var j=typeof $.getAttributeNode<"u"&&$.getAttributeNode("id");return j&&j.value===S}}),o.find.TAG=n.getElementsByTagName?function(w,S){return typeof S.getElementsByTagName<"u"?S.getElementsByTagName(w):n.qsa?S.querySelectorAll(w):void 0}:function(w,S){var $,j=[],H=0,M=S.getElementsByTagName(w);if("*"===w){for(;$=M[H++];)1===$.nodeType&&j.push($);return j}return M},o.find.CLASS=n.getElementsByClassName&&function(w,S){return F?S.getElementsByClassName(w):void 0},lt=[],B=[],(n.qsa=Qt.test(E.querySelectorAll))&&(ht(function(w){P.appendChild(w).innerHTML="<a id='"+L+"'></a><select id='"+L+"-\f]' msallowcapture=''><option selected=''></option></select>",w.querySelectorAll("[msallowcapture^='']").length&&B.push("[*^$]="+V+"*(?:''|\"\")"),w.querySelectorAll("[selected]").length||B.push("\\["+V+"*(?:value|"+Ae+")"),w.querySelectorAll("[id~="+L+"-]").length||B.push("~="),w.querySelectorAll(":checked").length||B.push(":checked"),w.querySelectorAll("a#"+L+"+*").length||B.push(".#.+[+~]")}),ht(function(w){var S=E.createElement("input");S.setAttribute("type","hidden"),w.appendChild(S).setAttribute("name","D"),w.querySelectorAll("[name=d]").length&&B.push("name"+V+"*[*^$|!~]?="),w.querySelectorAll(":enabled").length||B.push(":enabled",":disabled"),w.querySelectorAll("*,:x"),B.push(",.*:")})),(n.matchesSelector=Qt.test(et=P.matches||P.webkitMatchesSelector||P.mozMatchesSelector||P.oMatchesSelector||P.msMatchesSelector))&&ht(function(w){n.disconnectedMatch=et.call(w,"div"),et.call(w,"[s!='']:x"),lt.push("!=",be)}),B=B.length&&new RegExp(B.join("|")),lt=lt.length&&new RegExp(lt.join("|")),f=Qt.test(P.compareDocumentPosition),kt=f||Qt.test(P.contains)?function(w,S){var $=9===w.nodeType?w.documentElement:w,j=S&&S.parentNode;return w===j||!(!j||1!==j.nodeType||!($.contains?$.contains(j):w.compareDocumentPosition&&16&w.compareDocumentPosition(j)))}:function(w,S){if(S)for(;S=S.parentNode;)if(S===w)return!0;return!1},Rt=f?function(w,S){if(w===S)return A=!0,0;var $=!w.compareDocumentPosition-!S.compareDocumentPosition;return $||(1&($=(w.ownerDocument||w)===(S.ownerDocument||S)?w.compareDocumentPosition(S):1)||!n.sortDetached&&S.compareDocumentPosition(w)===$?w===E||w.ownerDocument===nt&&kt(nt,w)?-1:S===E||S.ownerDocument===nt&&kt(nt,S)?1:C?_t(C,w)-_t(C,S):0:4&$?-1:1)}:function(w,S){if(w===S)return A=!0,0;var $,j=0,H=w.parentNode,M=S.parentNode,_=[w],q=[S];if(!H||!M)return w===E?-1:S===E?1:H?-1:M?1:C?_t(C,w)-_t(C,S):0;if(H===M)return Pn(w,S);for($=w;$=$.parentNode;)_.unshift($);for($=S;$=$.parentNode;)q.unshift($);for(;_[j]===q[j];)j++;return j?Pn(_[j],q[j]):_[j]===nt?-1:q[j]===nt?1:0},E):b},Q.matches=function(u,f){return Q(u,null,null,f)},Q.matchesSelector=function(u,f){if((u.ownerDocument||u)!==b&&D(u),f=f.replace(Pi,"='$1']"),!(!n.matchesSelector||!F||lt&&lt.test(f)||B&&B.test(f)))try{var g=et.call(u,f);if(g||n.disconnectedMatch||u.document&&11!==u.document.nodeType)return g}catch{}return Q(f,b,null,[u]).length>0},Q.contains=function(u,f){return(u.ownerDocument||u)!==b&&D(u),kt(u,f)},Q.attr=function(u,f){(u.ownerDocument||u)!==b&&D(u);var g=o.attrHandle[f.toLowerCase()],E=g&&Dt.call(o.attrHandle,f.toLowerCase())?g(u,f,!F):void 0;return void 0!==E?E:n.attributes||!F?u.getAttribute(f):(E=u.getAttributeNode(f))&&E.specified?E.value:null},Q.error=function(u){throw new Error("Syntax error, unrecognized expression: "+u)},Q.uniqueSort=function(u){var f,g=[],E=0,w=0;if(A=!n.detectDuplicates,C=!n.sortStable&&u.slice(0),u.sort(Rt),A){for(;f=u[w++];)f===u[w]&&(E=g.push(w));for(;E--;)u.splice(g[E],1)}return C=null,u},r=Q.getText=function(u){var f,g="",E=0,w=u.nodeType;if(w){if(1===w||9===w||11===w){if("string"==typeof u.textContent)return u.textContent;for(u=u.firstChild;u;u=u.nextSibling)g+=r(u)}else if(3===w||4===w)return u.nodeValue}else for(;f=u[E++];)g+=r(f);return g},(o=Q.selectors={cacheLength:50,createPseudo:pt,match:ce,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(vt,yt),u[3]=(u[3]||u[4]||u[5]||"").replace(vt,yt),"~="===u[2]&&(u[3]=" "+u[3]+" "),u.slice(0,4)},CHILD:function(u){return u[1]=u[1].toLowerCase(),"nth"===u[1].slice(0,3)?(u[3]||Q.error(u[0]),u[4]=+(u[4]?u[5]+(u[6]||1):2*("even"===u[3]||"odd"===u[3])),u[5]=+(u[7]+u[8]||"odd"===u[3])):u[3]&&Q.error(u[0]),u},PSEUDO:function(u){var f,g=!u[6]&&u[2];return ce.CHILD.test(u[0])?null:(u[3]?u[2]=u[4]||u[5]||"":g&&Mi.test(g)&&(f=l(g,!0))&&(f=g.indexOf(")",g.length-f)-g.length)&&(u[0]=u[0].slice(0,f),u[2]=g.slice(0,f)),u.slice(0,3))}},filter:{TAG:function(u){var f=u.replace(vt,yt).toLowerCase();return"*"===u?function(){return!0}:function(g){return g.nodeName&&g.nodeName.toLowerCase()===f}},CLASS:function(u){var f=St[u+" "];return f||(f=new RegExp("(^|"+V+")"+u+"("+V+"|$)"))&&St(u,function(g){return f.test("string"==typeof g.className&&g.className||typeof g.getAttribute<"u"&&g.getAttribute("class")||"")})},ATTR:function(u,f,g){return function(E){var w=Q.attr(E,u);return null==w?"!="===f:!f||(w+="","="===f?w===g:"!="===f?w!==g:"^="===f?g&&0===w.indexOf(g):"*="===f?g&&w.indexOf(g)>-1:"$="===f?g&&w.slice(-g.length)===g:"~="===f?(" "+w.replace(_i," ")+" ").indexOf(g)>-1:"|="===f&&(w===g||w.slice(0,g.length+1)===g+"-"))}},CHILD:function(u,f,g,E,w){var S="nth"!==u.slice(0,3),$="last"!==u.slice(-4),j="of-type"===f;return 1===E&&0===w?function(H){return!!H.parentNode}:function(H,M,_){var q,J,z,X,it,ot,at=S!==$?"nextSibling":"previousSibling",Y=H.parentNode,Jt=j&&H.nodeName.toLowerCase(),Yt=!_&&!j;if(Y){if(S){for(;at;){for(z=H;z=z[at];)if(j?z.nodeName.toLowerCase()===Jt:1===z.nodeType)return!1;ot=at="only"===u&&!ot&&"nextSibling"}return!0}if(ot=[$?Y.firstChild:Y.lastChild],$&&Yt){for(X=(q=(J=Y[L]||(Y[L]={}))[u]||[])[0]===W&&q[2],z=(it=q[0]===W&&q[1])&&Y.childNodes[it];z=++it&&z&&z[at]||(X=it=0)||ot.pop();)if(1===z.nodeType&&++X&&z===H){J[u]=[W,it,X];break}}else if(Yt&&(q=(H[L]||(H[L]={}))[u])&&q[0]===W)X=q[1];else for(;(z=++it&&z&&z[at]||(X=it=0)||ot.pop())&&((j?z.nodeName.toLowerCase()!==Jt:1!==z.nodeType)||!++X||(Yt&&((z[L]||(z[L]={}))[u]=[W,X]),z!==H)););return(X-=w)===E||X%E==0&&X/E>=0}}},PSEUDO:function(u,f){var g,E=o.pseudos[u]||o.setFilters[u.toLowerCase()]||Q.error("unsupported pseudo: "+u);return E[L]?E(f):E.length>1?(g=[u,u,"",f],o.setFilters.hasOwnProperty(u.toLowerCase())?pt(function(w,S){for(var $,j=E(w,f),H=j.length;H--;)w[$=_t(w,j[H])]=!(S[$]=j[H])}):function(w){return E(w,0,g)}):E}},pseudos:{not:pt(function(u){var f=[],g=[],E=d(u.replace(ue,"$1"));return E[L]?pt(function(w,S,$,j){for(var H,M=E(w,null,j,[]),_=w.length;_--;)(H=M[_])&&(w[_]=!(S[_]=H))}):function(w,S,$){return f[0]=w,E(f,null,$,g),f[0]=null,!g.pop()}}),has:pt(function(u){return function(f){return Q(u,f).length>0}}),contains:pt(function(u){return u=u.replace(vt,yt),function(f){return(f.textContent||f.innerText||r(f)).indexOf(u)>-1}}),lang:pt(function(u){return Bi.test(u||"")||Q.error("unsupported lang: "+u),u=u.replace(vt,yt).toLowerCase(),function(f){var g;do{if(g=F?f.lang:f.getAttribute("xml:lang")||f.getAttribute("lang"))return(g=g.toLowerCase())===u||0===g.indexOf(u+"-")}while((f=f.parentNode)&&1===f.nodeType);return!1}}),target:function(u){var f=t.location&&t.location.hash;return f&&f.slice(1)===u.id},root:function(u){return u===P},focus:function(u){return u===b.activeElement&&(!b.hasFocus||b.hasFocus())&&!!(u.type||u.href||~u.tabIndex)},enabled:function(u){return!1===u.disabled},disabled:function(u){return!0===u.disabled},checked:function(u){var f=u.nodeName.toLowerCase();return"input"===f&&!!u.checked||"option"===f&&!!u.selected},selected:function(u){return!0===u.selected},empty:function(u){for(u=u.firstChild;u;u=u.nextSibling)if(u.nodeType<6)return!1;return!0},parent:function(u){return!o.pseudos.empty(u)},header:function(u){return zi.test(u.nodeName)},input:function(u){return Wi.test(u.nodeName)},button:function(u){var f=u.nodeName.toLowerCase();return"input"===f&&"button"===u.type||"button"===f},text:function(u){var f;return"input"===u.nodeName.toLowerCase()&&"text"===u.type&&(null==(f=u.getAttribute("type"))||"text"===f.toLowerCase())},first:qt(function(){return[0]}),last:qt(function(u,f){return[f-1]}),eq:qt(function(u,f,g){return[0>g?g+f:g]}),even:qt(function(u,f){for(var g=0;f>g;g+=2)u.push(g);return u}),odd:qt(function(u,f){for(var g=1;f>g;g+=2)u.push(g);return u}),lt:qt(function(u,f,g){for(var E=0>g?g+f:g;--E>=0;)u.push(E);return u}),gt:qt(function(u,f,g){for(var E=0>g?g+f:g;++E<f;)u.push(E);return u})}}).pseudos.nth=o.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})o.pseudos[e]=Vi(e);for(e in{submit:!0,reset:!0})o.pseudos[e]=Qi(e);function Mn(){}function de(u){for(var f=0,g=u.length,E="";g>f;f++)E+=u[f].value;return E}function He(u,f,g){var E=f.dir,w=g&&"parentNode"===E,S=Z++;return f.first?function($,j,H){for(;$=$[E];)if(1===$.nodeType||w)return u($,j,H)}:function($,j,H){var M,_,q=[W,S];if(H){for(;$=$[E];)if((1===$.nodeType||w)&&u($,j,H))return!0}else for(;$=$[E];)if(1===$.nodeType||w){if((M=(_=$[L]||($[L]={}))[E])&&M[0]===W&&M[1]===S)return q[2]=M[2];if(_[E]=q,q[2]=u($,j,H))return!0}}}function Re(u){return u.length>1?function(f,g,E){for(var w=u.length;w--;)if(!u[w](f,g,E))return!1;return!0}:u[0]}function pe(u,f,g,E,w){for(var S,$=[],j=0,H=u.length,M=null!=f;H>j;j++)(S=u[j])&&(!g||g(S,E,w))&&($.push(S),M&&f.push(j));return $}function _e(u,f,g,E,w,S){return E&&!E[L]&&(E=_e(E)),w&&!w[L]&&(w=_e(w,S)),pt(function($,j,H,M){var _,q,J,z=[],X=[],it=j.length,ot=$||function Ji(u,f,g){for(var E=0,w=f.length;w>E;E++)Q(u,f[E],g);return g}(f||"*",H.nodeType?[H]:H,[]),at=!u||!$&&f?ot:pe(ot,z,u,H,M),Y=g?w||($?u:it||E)?[]:j:at;if(g&&g(at,Y,H,M),E)for(_=pe(Y,X),E(_,[],H,M),q=_.length;q--;)(J=_[q])&&(Y[X[q]]=!(at[X[q]]=J));if($){if(w||u){if(w){for(_=[],q=Y.length;q--;)(J=Y[q])&&_.push(at[q]=J);w(null,Y=[],_,M)}for(q=Y.length;q--;)(J=Y[q])&&(_=w?_t($,J):z[q])>-1&&($[_]=!(j[_]=J))}}else Y=pe(Y===j?Y.splice(it,Y.length):Y),w?w(null,j,Y,M):At.apply(j,Y)})}function qe(u){for(var f,g,E,w=u.length,S=o.relative[u[0].type],$=S||o.relative[" "],j=S?1:0,H=He(function(q){return q===f},$,!0),M=He(function(q){return _t(f,q)>-1},$,!0),_=[function(q,J,z){var X=!S&&(z||J!==v)||((f=J).nodeType?H(q,J,z):M(q,J,z));return f=null,X}];w>j;j++)if(g=o.relative[u[j].type])_=[He(Re(_),g)];else{if((g=o.filter[u[j].type].apply(null,u[j].matches))[L]){for(E=++j;w>E&&!o.relative[u[E].type];E++);return _e(j>1&&Re(_),j>1&&de(u.slice(0,j-1).concat({value:" "===u[j-2].type?"*":""})).replace(ue,"$1"),g,E>j&&qe(u.slice(j,E)),w>E&&qe(u=u.slice(E)),w>E&&de(u))}_.push(g)}return Re(_)}return Mn.prototype=o.filters=o.pseudos,o.setFilters=new Mn,l=Q.tokenize=function(u,f){var g,E,w,S,$,j,H,M=ae[u+" "];if(M)return f?0:M.slice(0);for($=u,j=[],H=o.preFilter;$;){for(S in(!g||(E=qi.exec($)))&&(E&&($=$.slice(E[0].length)||$),j.push(w=[])),g=!1,(E=Fi.exec($))&&(g=E.shift(),w.push({value:g,type:E[0].replace(ue," ")}),$=$.slice(g.length)),o.filter)!(E=ce[S].exec($))||H[S]&&!(E=H[S](E))||(g=E.shift(),w.push({value:g,type:S,matches:E}),$=$.slice(g.length));if(!g)break}return f?$.length:$?Q.error(u):ae(u,j).slice(0)},d=Q.compile=function(u,f){var g,E=[],w=[],S=ft[u+" "];if(!S){for(f||(f=l(u)),g=f.length;g--;)(S=qe(f[g]))[L]?E.push(S):w.push(S);S=ft(u,function Yi(u,f){var g=f.length>0,E=u.length>0,w=function(S,$,j,H,M){var _,q,J,z=0,X="0",it=S&&[],ot=[],at=v,Y=S||E&&o.find.TAG("*",M),Jt=W+=null==at?1:Math.random()||.1,Yt=Y.length;for(M&&(v=$!==b&&$);X!==Yt&&null!=(_=Y[X]);X++){if(E&&_){for(q=0;J=u[q++];)if(J(_,$,j)){H.push(_);break}M&&(W=Jt)}g&&((_=!J&&_)&&z--,S&&it.push(_))}if(z+=X,g&&X!==z){for(q=0;J=f[q++];)J(it,ot,$,j);if(S){if(z>0)for(;X--;)it[X]||ot[X]||(ot[X]=ct.call(H));ot=pe(ot)}At.apply(H,ot),M&&!S&&ot.length>0&&z+f.length>1&&Q.uniqueSort(H)}return M&&(W=Jt,v=at),it};return g?pt(w):w}(w,E)),S.selector=u}return S},m=Q.select=function(u,f,g,E){var w,S,$,j,H,M="function"==typeof u&&u,_=!E&&l(u=M.selector||u);if(g=g||[],1===_.length){if((S=_[0]=_[0].slice(0)).length>2&&"ID"===($=S[0]).type&&n.getById&&9===f.nodeType&&F&&o.relative[S[1].type]){if(!(f=(o.find.ID($.matches[0].replace(vt,yt),f)||[])[0]))return g;M&&(f=f.parentNode),u=u.slice(S.shift().value.length)}for(w=ce.needsContext.test(u)?0:S.length;w--&&!o.relative[j=($=S[w]).type];)if((H=o.find[j])&&(E=H($.matches[0].replace(vt,yt),je.test(S[0].type)&&Ie(f.parentNode)||f))){if(S.splice(w,1),!(u=E.length&&de(S)))return At.apply(g,E),g;break}}return(M||d(u,_))(E,f,!F,g,je.test(u)&&Ie(f.parentNode)||f),g},n.sortStable=L.split("").sort(Rt).join("")===L,n.detectDuplicates=!!A,D(),n.sortDetached=ht(function(u){return 1&u.compareDocumentPosition(b.createElement("div"))}),ht(function(u){return u.innerHTML="<a href='#'></a>","#"===u.firstChild.getAttribute("href")})||Oe("type|href|height|width",function(u,f,g){return g?void 0:u.getAttribute(f,"type"===f.toLowerCase()?1:2)}),n.attributes&&ht(function(u){return u.innerHTML="<input/>",u.firstChild.setAttribute("value",""),""===u.firstChild.getAttribute("value")})||Oe("value",function(u,f,g){return g||"input"!==u.nodeName.toLowerCase()?void 0:u.defaultValue}),ht(function(u){return null==u.getAttribute("disabled")})||Oe(Ae,function(u,f,g){var E;return g?void 0:!0===u[f]?f.toLowerCase():(E=u.getAttributeNode(f))&&E.specified?E.value:null}),Q}(c);i.find=gt,i.expr=gt.selectors,i.expr[":"]=i.expr.pseudos,i.unique=gt.uniqueSort,i.text=gt.getText,i.isXMLDoc=gt.isXML,i.contains=gt.contains;var Gt=i.expr.match.needsContext,Fe=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,Bn=/^.[^:#\[\.,]*$/;function fe(t,e,n){if(i.isFunction(e))return i.grep(t,function(o,r){return!!e.call(o,r,o)!==n});if(e.nodeType)return i.grep(t,function(o){return o===e!==n});if("string"==typeof e){if(Bn.test(e))return i.filter(e,t,n);e=i.filter(e,t)}return i.grep(t,function(o){return i.inArray(o,e)>=0!==n})}i.filter=function(t,e,n){var o=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===o.nodeType?i.find.matchesSelector(o,t)?[o]:[]:i.find.matches(t,i.grep(e,function(r){return 1===r.nodeType}))},i.fn.extend({find:function(t){var e,n=[],o=this,r=o.length;if("string"!=typeof t)return this.pushStack(i(t).filter(function(){for(e=0;r>e;e++)if(i.contains(o[e],this))return!0}));for(e=0;r>e;e++)i.find(t,o[e],n);return(n=this.pushStack(r>1?i.unique(n):n)).selector=this.selector?this.selector+" "+t:t,n},filter:function(t){return this.pushStack(fe(this,t||[],!1))},not:function(t){return this.pushStack(fe(this,t||[],!0))},is:function(t){return!!fe(this,"string"==typeof t&&Gt.test(t)?i(t):t||[],!1).length}});var Wt,O=c.document,Wn=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,zn=i.fn.init=function(t,e){var n,o;if(!t)return this;if("string"==typeof t){if(!(n="<"===t.charAt(0)&&">"===t.charAt(t.length-1)&&t.length>=3?[null,t,null]:Wn.exec(t))||!n[1]&&e)return!e||e.jquery?(e||Wt).find(t):this.constructor(e).find(t);if(n[1]){if(i.merge(this,i.parseHTML(n[1],(e=e instanceof i?e[0]:e)&&e.nodeType?e.ownerDocument||e:O,!0)),Fe.test(n[1])&&i.isPlainObject(e))for(n in e)i.isFunction(this[n])?this[n](e[n]):this.attr(n,e[n]);return this}if((o=O.getElementById(n[2]))&&o.parentNode){if(o.id!==n[2])return Wt.find(t);this.length=1,this[0]=o}return this.context=O,this.selector=t,this}return t.nodeType?(this.context=this[0]=t,this.length=1,this):i.isFunction(t)?typeof Wt.ready<"u"?Wt.ready(t):t(i):(void 0!==t.selector&&(this.selector=t.selector,this.context=t.context),i.makeArray(t,this))};zn.prototype=i.fn,Wt=i(O);var Un=/^(?:parents|prev(?:Until|All))/,Xn={children:!0,contents:!0,next:!0,prev:!0};function Pe(t,e){do{t=t[e]}while(t&&1!==t.nodeType);return t}i.extend({dir:function(t,e,n){for(var o=[],r=t[e];r&&9!==r.nodeType&&(void 0===n||1!==r.nodeType||!i(r).is(n));)1===r.nodeType&&o.push(r),r=r[e];return o},sibling:function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n}}),i.fn.extend({has:function(t){var e,n=i(t,this),o=n.length;return this.filter(function(){for(e=0;o>e;e++)if(i.contains(this,n[e]))return!0})},closest:function(t,e){for(var n,o=0,r=this.length,s=[],l=Gt.test(t)||"string"!=typeof t?i(t,e||this.context):0;r>o;o++)for(n=this[o];n&&n!==e;n=n.parentNode)if(n.nodeType<11&&(l?l.index(n)>-1:1===n.nodeType&&i.find.matchesSelector(n,t))){s.push(n);break}return this.pushStack(s.length>1?i.unique(s):s)},index:function(t){return t?"string"==typeof t?i.inArray(this[0],i(t)):i.inArray(t.jquery?t[0]:t,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(i.unique(i.merge(this.get(),i(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),i.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return i.dir(t,"parentNode")},parentsUntil:function(t,e,n){return i.dir(t,"parentNode",n)},next:function(t){return Pe(t,"nextSibling")},prev:function(t){return Pe(t,"previousSibling")},nextAll:function(t){return i.dir(t,"nextSibling")},prevAll:function(t){return i.dir(t,"previousSibling")},nextUntil:function(t,e,n){return i.dir(t,"nextSibling",n)},prevUntil:function(t,e,n){return i.dir(t,"previousSibling",n)},siblings:function(t){return i.sibling((t.parentNode||{}).firstChild,t)},children:function(t){return i.sibling(t.firstChild)},contents:function(t){return i.nodeName(t,"iframe")?t.contentDocument||t.contentWindow.document:i.merge([],t.childNodes)}},function(t,e){i.fn[t]=function(n,o){var r=i.map(this,e,n);return"Until"!==t.slice(-5)&&(o=n),o&&"string"==typeof o&&(r=i.filter(o,r)),this.length>1&&(Xn[t]||(r=i.unique(r)),Un.test(t)&&(r=r.reverse())),this.pushStack(r)}});var Kt,mt=/\S+/g,Me={};function Be(){O.addEventListener?(O.removeEventListener("DOMContentLoaded",Ct,!1),c.removeEventListener("load",Ct,!1)):(O.detachEvent("onreadystatechange",Ct),c.detachEvent("onload",Ct))}function Ct(){(O.addEventListener||"load"===event.type||"complete"===O.readyState)&&(Be(),i.ready())}i.Callbacks=function(t){t="string"==typeof t?Me[t]||function Vn(t){var e=Me[t]={};return i.each(t.match(mt)||[],function(n,o){e[o]=!0}),e}(t):i.extend({},t);var e,n,o,r,s,l,d=[],m=!t.once&&[],v=function(A){for(n=t.memory&&A,o=!0,s=l||0,l=0,r=d.length,e=!0;d&&r>s;s++)if(!1===d[s].apply(A[0],A[1])&&t.stopOnFalse){n=!1;break}e=!1,d&&(m?m.length&&v(m.shift()):n?d=[]:C.disable())},C={add:function(){if(d){var A=d.length;(function D(b){i.each(b,function(P,F){var B=i.type(F);"function"===B?t.unique&&C.has(F)||d.push(F):F&&F.length&&"string"!==B&&D(F)})})(arguments),e?r=d.length:n&&(l=A,v(n))}return this},remove:function(){return d&&i.each(arguments,function(A,D){for(var b;(b=i.inArray(D,d,b))>-1;)d.splice(b,1),e&&(r>=b&&r--,s>=b&&s--)}),this},has:function(A){return A?i.inArray(A,d)>-1:!(!d||!d.length)},empty:function(){return d=[],r=0,this},disable:function(){return d=m=n=void 0,this},disabled:function(){return!d},lock:function(){return m=void 0,n||C.disable(),this},locked:function(){return!m},fireWith:function(A,D){return!d||o&&!m||(D=[A,(D=D||[]).slice?D.slice():D],e?m.push(D):v(D)),this},fire:function(){return C.fireWith(this,arguments),this},fired:function(){return!!o}};return C},i.extend({Deferred:function(t){var e=[["resolve","done",i.Callbacks("once memory"),"resolved"],["reject","fail",i.Callbacks("once memory"),"rejected"],["notify","progress",i.Callbacks("memory")]],n="pending",o={state:function(){return n},always:function(){return r.done(arguments).fail(arguments),this},then:function(){var s=arguments;return i.Deferred(function(l){i.each(e,function(d,m){var v=i.isFunction(s[d])&&s[d];r[m[1]](function(){var C=v&&v.apply(this,arguments);C&&i.isFunction(C.promise)?C.promise().done(l.resolve).fail(l.reject).progress(l.notify):l[m[0]+"With"](this===o?l.promise():this,v?[C]:arguments)})}),s=null}).promise()},promise:function(s){return null!=s?i.extend(s,o):o}},r={};return o.pipe=o.then,i.each(e,function(s,l){var d=l[2],m=l[3];o[l[1]]=d.add,m&&d.add(function(){n=m},e[1^s][2].disable,e[2][2].lock),r[l[0]]=function(){return r[l[0]+"With"](this===r?o:this,arguments),this},r[l[0]+"With"]=d.fireWith}),o.promise(r),t&&t.call(r,r),r},when:function(t){var d,m,v,e=0,n=I.call(arguments),o=n.length,r=1!==o||t&&i.isFunction(t.promise)?o:0,s=1===r?t:i.Deferred(),l=function(C,A,D){return function(b){A[C]=this,D[C]=arguments.length>1?I.call(arguments):b,D===d?s.notifyWith(A,D):--r||s.resolveWith(A,D)}};if(o>1)for(d=new Array(o),m=new Array(o),v=new Array(o);o>e;e++)n[e]&&i.isFunction(n[e].promise)?n[e].promise().done(l(e,v,n)).fail(s.reject).progress(l(e,m,d)):--r;return r||s.resolveWith(v,n),s.promise()}}),i.fn.ready=function(t){return i.ready.promise().done(t),this},i.extend({isReady:!1,readyWait:1,holdReady:function(t){t?i.readyWait++:i.ready(!0)},ready:function(t){if(!0===t?!--i.readyWait:!i.isReady){if(!O.body)return setTimeout(i.ready);i.isReady=!0,!0!==t&&--i.readyWait>0||(Kt.resolveWith(O,[i]),i.fn.triggerHandler&&(i(O).triggerHandler("ready"),i(O).off("ready")))}}}),i.ready.promise=function(t){if(!Kt)if(Kt=i.Deferred(),"complete"===O.readyState)setTimeout(i.ready);else if(O.addEventListener)O.addEventListener("DOMContentLoaded",Ct,!1),c.addEventListener("load",Ct,!1);else{O.attachEvent("onreadystatechange",Ct),c.attachEvent("onload",Ct);var e=!1;try{e=null==c.frameElement&&O.documentElement}catch{}e&&e.doScroll&&function n(){if(!i.isReady){try{e.doScroll("left")}catch{return setTimeout(n,50)}Be(),i.ready()}}()}return Kt.promise(t)};var We,dt="undefined";for(We in i(x))break;x.ownLast="0"!==We,x.inlineBlockNeedsLayout=!1,i(function(){var t,e,n,o;(n=O.getElementsByTagName("body")[0])&&n.style&&(e=O.createElement("div"),(o=O.createElement("div")).style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(o).appendChild(e),typeof e.style.zoom!==dt&&(e.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",x.inlineBlockNeedsLayout=t=3===e.offsetWidth,t&&(n.style.zoom=1)),n.removeChild(o))}),function(){var t=O.createElement("div");if(null==x.deleteExpando){x.deleteExpando=!0;try{delete t.test}catch{x.deleteExpando=!1}}t=null}(),i.acceptData=function(t){var e=i.noData[(t.nodeName+" ").toLowerCase()],n=+t.nodeType||1;return(1===n||9===n)&&(!e||!0!==e&&t.getAttribute("classid")===e)};var Qn=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Jn=/([A-Z])/g;function ze(t,e,n){if(void 0===n&&1===t.nodeType){var o="data-"+e.replace(Jn,"-$1").toLowerCase();if("string"==typeof(n=t.getAttribute(o))){try{n="true"===n||"false"!==n&&("null"===n?null:+n+""===n?+n:Qn.test(n)?i.parseJSON(n):n)}catch{}i.data(t,e,n)}else n=void 0}return n}function he(t){var e;for(e in t)if(("data"!==e||!i.isEmptyObject(t[e]))&&"toJSON"!==e)return!1;return!0}function Ue(t,e,n,o){if(i.acceptData(t)){var r,s,l=i.expando,d=t.nodeType,m=d?i.cache:t,v=d?t[l]:t[l]&&l;if(v&&m[v]&&(o||m[v].data)||void 0!==n||"string"!=typeof e)return v||(v=d?t[l]=T.pop()||i.guid++:l),m[v]||(m[v]=d?{}:{toJSON:i.noop}),("object"==typeof e||"function"==typeof e)&&(o?m[v]=i.extend(m[v],e):m[v].data=i.extend(m[v].data,e)),s=m[v],o||(s.data||(s.data={}),s=s.data),void 0!==n&&(s[i.camelCase(e)]=n),"string"==typeof e?null==(r=s[e])&&(r=s[i.camelCase(e)]):r=s,r}}function Xe(t,e,n){if(i.acceptData(t)){var o,r,s=t.nodeType,l=s?i.cache:t,d=s?t[i.expando]:i.expando;if(l[d]){if(e&&(o=n?l[d]:l[d].data)){for((r=(e=i.isArray(e)?e.concat(i.map(e,i.camelCase)):e in o||(e=i.camelCase(e))in o?[e]:e.split(" ")).length);r--;)delete o[e[r]];if(n?!he(o):!i.isEmptyObject(o))return}(n||(delete l[d].data,he(l[d])))&&(s?i.cleanData([t],!0):x.deleteExpando||l!=l.window?delete l[d]:l[d]=null)}}}i.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(t){return!!(t=t.nodeType?i.cache[t[i.expando]]:t[i.expando])&&!he(t)},data:function(t,e,n){return Ue(t,e,n)},removeData:function(t,e){return Xe(t,e)},_data:function(t,e,n){return Ue(t,e,n,!0)},_removeData:function(t,e){return Xe(t,e,!0)}}),i.fn.extend({data:function(t,e){var n,o,r,s=this[0],l=s&&s.attributes;if(void 0===t){if(this.length&&(r=i.data(s),1===s.nodeType&&!i._data(s,"parsedAttrs"))){for(n=l.length;n--;)l[n]&&0===(o=l[n].name).indexOf("data-")&&ze(s,o=i.camelCase(o.slice(5)),r[o]);i._data(s,"parsedAttrs",!0)}return r}return"object"==typeof t?this.each(function(){i.data(this,t)}):arguments.length>1?this.each(function(){i.data(this,t,e)}):s?ze(s,t,i.data(s,t)):void 0},removeData:function(t){return this.each(function(){i.removeData(this,t)})}}),i.extend({queue:function(t,e,n){var o;return t?(o=i._data(t,e=(e||"fx")+"queue"),n&&(!o||i.isArray(n)?o=i._data(t,e,i.makeArray(n)):o.push(n)),o||[]):void 0},dequeue:function(t,e){var n=i.queue(t,e=e||"fx"),o=n.length,r=n.shift(),s=i._queueHooks(t,e);"inprogress"===r&&(r=n.shift(),o--),r&&("fx"===e&&n.unshift("inprogress"),delete s.stop,r.call(t,function(){i.dequeue(t,e)},s)),!o&&s&&s.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return i._data(t,n)||i._data(t,n,{empty:i.Callbacks("once memory").add(function(){i._removeData(t,e+"queue"),i._removeData(t,n)})})}}),i.fn.extend({queue:function(t,e){var n=2;return"string"!=typeof t&&(e=t,t="fx",n--),arguments.length<n?i.queue(this[0],t):void 0===e?this:this.each(function(){var o=i.queue(this,t,e);i._queueHooks(this,t),"fx"===t&&"inprogress"!==o[0]&&i.dequeue(this,t)})},dequeue:function(t){return this.each(function(){i.dequeue(this,t)})},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,e){var n,o=1,r=i.Deferred(),s=this,l=this.length,d=function(){--o||r.resolveWith(s,[s])};for("string"!=typeof t&&(e=t,t=void 0),t=t||"fx";l--;)(n=i._data(s[l],t+"queueHooks"))&&n.empty&&(o++,n.empty.add(d));return d(),r.promise(e)}});var Zt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,bt=["Top","Right","Bottom","Left"],zt=function(t,e){return"none"===i.css(t=e||t,"display")||!i.contains(t.ownerDocument,t)},jt=i.access=function(t,e,n,o,r,s,l){var d=0,m=t.length,v=null==n;if("object"===i.type(n))for(d in r=!0,n)i.access(t,e,d,n[d],!0,s,l);else if(void 0!==o&&(r=!0,i.isFunction(o)||(l=!0),v&&(l?(e.call(t,o),e=null):(v=e,e=function(C,A,D){return v.call(i(C),D)})),e))for(;m>d;d++)e(t[d],n,l?o:o.call(t[d],d,e(t[d],n)));return r?t:v?e.call(t):m?e(t[0],n):s},ge=/^(?:checkbox|radio)$/i;(function(){var t=O.createElement("input"),e=O.createElement("div"),n=O.createDocumentFragment();if(e.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",x.leadingWhitespace=3===e.firstChild.nodeType,x.tbody=!e.getElementsByTagName("tbody").length,x.htmlSerialize=!!e.getElementsByTagName("link").length,x.html5Clone="<:nav></:nav>"!==O.createElement("nav").cloneNode(!0).outerHTML,t.type="checkbox",t.checked=!0,n.appendChild(t),x.appendChecked=t.checked,e.innerHTML="<textarea>x</textarea>",x.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,n.appendChild(e),e.innerHTML="<input type='radio' checked='checked' name='t'/>",x.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,x.noCloneEvent=!0,e.attachEvent&&(e.attachEvent("onclick",function(){x.noCloneEvent=!1}),e.cloneNode(!0).click()),null==x.deleteExpando){x.deleteExpando=!0;try{delete e.test}catch{x.deleteExpando=!1}}})(),function(){var t,e,n=O.createElement("div");for(t in{submit:!0,change:!0,focusin:!0})(x[t+"Bubbles"]=(e="on"+t)in c)||(n.setAttribute(e,"t"),x[t+"Bubbles"]=!1===n.attributes[e].expando);n=null}();var me=/^(?:input|select|textarea)$/i,Yn=/^key/,Gn=/^(?:mouse|pointer|contextmenu)|click/,Ve=/^(?:focusinfocus|focusoutblur)$/,Qe=/^([^.]*)(?:\.(.+)|)$/;function te(){return!0}function Ft(){return!1}function Je(){try{return O.activeElement}catch{}}function Ye(t){var e=Ge.split("|"),n=t.createDocumentFragment();if(n.createElement)for(;e.length;)n.createElement(e.pop());return n}i.event={global:{},add:function(t,e,n,o,r){var s,l,d,m,v,C,A,D,b,P,F,B=i._data(t);if(B){for(n.handler&&(n=(m=n).handler,r=m.selector),n.guid||(n.guid=i.guid++),(l=B.events)||(l=B.events={}),(C=B.handle)||(C=B.handle=function(lt){return typeof i===dt||lt&&i.event.triggered===lt.type?void 0:i.event.dispatch.apply(C.elem,arguments)},C.elem=t),d=(e=(e||"").match(mt)||[""]).length;d--;)b=F=(s=Qe.exec(e[d])||[])[1],P=(s[2]||"").split(".").sort(),b&&(v=i.event.special[b]||{},v=i.event.special[b=(r?v.delegateType:v.bindType)||b]||{},A=i.extend({type:b,origType:F,data:o,handler:n,guid:n.guid,selector:r,needsContext:r&&i.expr.match.needsContext.test(r),namespace:P.join(".")},m),(D=l[b])||((D=l[b]=[]).delegateCount=0,v.setup&&!1!==v.setup.call(t,o,P,C)||(t.addEventListener?t.addEventListener(b,C,!1):t.attachEvent&&t.attachEvent("on"+b,C))),v.add&&(v.add.call(t,A),A.handler.guid||(A.handler.guid=n.guid)),r?D.splice(D.delegateCount++,0,A):D.push(A),i.event.global[b]=!0);t=null}},remove:function(t,e,n,o,r){var s,l,d,m,v,C,A,D,b,P,F,B=i.hasData(t)&&i._data(t);if(B&&(C=B.events)){for(v=(e=(e||"").match(mt)||[""]).length;v--;)if(b=F=(d=Qe.exec(e[v])||[])[1],P=(d[2]||"").split(".").sort(),b){for(A=i.event.special[b]||{},D=C[b=(o?A.delegateType:A.bindType)||b]||[],d=d[2]&&new RegExp("(^|\\.)"+P.join("\\.(?:.*\\.|)")+"(\\.|$)"),m=s=D.length;s--;)l=D[s],!r&&F!==l.origType||n&&n.guid!==l.guid||d&&!d.test(l.namespace)||o&&o!==l.selector&&("**"!==o||!l.selector)||(D.splice(s,1),l.selector&&D.delegateCount--,A.remove&&A.remove.call(t,l));m&&!D.length&&(A.teardown&&!1!==A.teardown.call(t,P,B.handle)||i.removeEvent(t,b,B.handle),delete C[b])}else for(b in C)i.event.remove(t,b+e[v],n,o,!0);i.isEmptyObject(C)&&(delete B.handle,i._removeData(t,"events"))}},trigger:function(t,e,n,o){var r,s,l,d,m,v,C,A=[n||O],D=k.call(t,"type")?t.type:t,b=k.call(t,"namespace")?t.namespace.split("."):[];if(l=v=n=n||O,3!==n.nodeType&&8!==n.nodeType&&!Ve.test(D+i.event.triggered)&&(D.indexOf(".")>=0&&(b=D.split("."),D=b.shift(),b.sort()),s=D.indexOf(":")<0&&"on"+D,(t=t[i.expando]?t:new i.Event(D,"object"==typeof t&&t)).isTrigger=o?2:3,t.namespace=b.join("."),t.namespace_re=t.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),e=null==e?[t]:i.makeArray(e,[t]),m=i.event.special[D]||{},o||!m.trigger||!1!==m.trigger.apply(n,e))){if(!o&&!m.noBubble&&!i.isWindow(n)){for(Ve.test((d=m.delegateType||D)+D)||(l=l.parentNode);l;l=l.parentNode)A.push(l),v=l;v===(n.ownerDocument||O)&&A.push(v.defaultView||v.parentWindow||c)}for(C=0;(l=A[C++])&&!t.isPropagationStopped();)t.type=C>1?d:m.bindType||D,(r=(i._data(l,"events")||{})[t.type]&&i._data(l,"handle"))&&r.apply(l,e),(r=s&&l[s])&&r.apply&&i.acceptData(l)&&(t.result=r.apply(l,e),!1===t.result&&t.preventDefault());if(t.type=D,!o&&!t.isDefaultPrevented()&&(!m._default||!1===m._default.apply(A.pop(),e))&&i.acceptData(n)&&s&&n[D]&&!i.isWindow(n)){(v=n[s])&&(n[s]=null),i.event.triggered=D;try{n[D]()}catch{}i.event.triggered=void 0,v&&(n[s]=v)}return t.result}},dispatch:function(t){t=i.event.fix(t);var e,n,o,r,s,l=[],d=I.call(arguments),m=(i._data(this,"events")||{})[t.type]||[],v=i.event.special[t.type]||{};if(d[0]=t,t.delegateTarget=this,!v.preDispatch||!1!==v.preDispatch.call(this,t)){for(l=i.event.handlers.call(this,t,m),e=0;(r=l[e++])&&!t.isPropagationStopped();)for(t.currentTarget=r.elem,s=0;(o=r.handlers[s++])&&!t.isImmediatePropagationStopped();)(!t.namespace_re||t.namespace_re.test(o.namespace))&&(t.handleObj=o,t.data=o.data,void 0!==(n=((i.event.special[o.origType]||{}).handle||o.handler).apply(r.elem,d))&&!1===(t.result=n)&&(t.preventDefault(),t.stopPropagation()));return v.postDispatch&&v.postDispatch.call(this,t),t.result}},handlers:function(t,e){var n,o,r,s,l=[],d=e.delegateCount,m=t.target;if(d&&m.nodeType&&(!t.button||"click"!==t.type))for(;m!=this;m=m.parentNode||this)if(1===m.nodeType&&(!0!==m.disabled||"click"!==t.type)){for(r=[],s=0;d>s;s++)void 0===r[n=(o=e[s]).selector+" "]&&(r[n]=o.needsContext?i(n,this).index(m)>=0:i.find(n,this,null,[m]).length),r[n]&&r.push(o);r.length&&l.push({elem:m,handlers:r})}return d<e.length&&l.push({elem:this,handlers:e.slice(d)}),l},fix:function(t){if(t[i.expando])return t;var e,n,o,r=t.type,s=t,l=this.fixHooks[r];for(l||(this.fixHooks[r]=l=Gn.test(r)?this.mouseHooks:Yn.test(r)?this.keyHooks:{}),o=l.props?this.props.concat(l.props):this.props,t=new i.Event(s),e=o.length;e--;)t[n=o[e]]=s[n];return t.target||(t.target=s.srcElement||O),3===t.target.nodeType&&(t.target=t.target.parentNode),t.metaKey=!!t.metaKey,l.filter?l.filter(t,s):t},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(t,e){return null==t.which&&(t.which=null!=e.charCode?e.charCode:e.keyCode),t}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(t,e){var n,o,r,s=e.button,l=e.fromElement;return null==t.pageX&&null!=e.clientX&&(n=(o=t.target.ownerDocument||O).body,t.pageX=e.clientX+((r=o.documentElement)&&r.scrollLeft||n&&n.scrollLeft||0)-(r&&r.clientLeft||n&&n.clientLeft||0),t.pageY=e.clientY+(r&&r.scrollTop||n&&n.scrollTop||0)-(r&&r.clientTop||n&&n.clientTop||0)),!t.relatedTarget&&l&&(t.relatedTarget=l===t.target?e.toElement:l),t.which||void 0===s||(t.which=1&s?1:2&s?3:4&s?2:0),t}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==Je()&&this.focus)try{return this.focus(),!1}catch{}},delegateType:"focusin"},blur:{trigger:function(){return this===Je()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return i.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(t){return i.nodeName(t.target,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}},simulate:function(t,e,n,o){var r=i.extend(new i.Event,n,{type:t,isSimulated:!0,originalEvent:{}});o?i.event.trigger(r,null,e):i.event.dispatch.call(e,r),r.isDefaultPrevented()&&n.preventDefault()}},i.removeEvent=O.removeEventListener?function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n,!1)}:function(t,e,n){var o="on"+e;t.detachEvent&&(typeof t[o]===dt&&(t[o]=null),t.detachEvent(o,n))},i.Event=function(t,e){return this instanceof i.Event?(t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?te:Ft):this.type=t,e&&i.extend(this,e),this.timeStamp=t&&t.timeStamp||i.now(),void(this[i.expando]=!0)):new i.Event(t,e)},i.Event.prototype={isDefaultPrevented:Ft,isPropagationStopped:Ft,isImmediatePropagationStopped:Ft,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=te,t&&(t.preventDefault?t.preventDefault():t.returnValue=!1)},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=te,t&&(t.stopPropagation&&t.stopPropagation(),t.cancelBubble=!0)},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=te,t&&t.stopImmediatePropagation&&t.stopImmediatePropagation(),this.stopPropagation()}},i.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(t,e){i.event.special[t]={delegateType:e,bindType:e,handle:function(n){var o,r=this,s=n.relatedTarget,l=n.handleObj;return(!s||s!==r&&!i.contains(r,s))&&(n.type=l.origType,o=l.handler.apply(this,arguments),n.type=e),o}}}),x.submitBubbles||(i.event.special.submit={setup:function(){return!i.nodeName(this,"form")&&void i.event.add(this,"click._submit keypress._submit",function(t){var e=t.target,n=i.nodeName(e,"input")||i.nodeName(e,"button")?e.form:void 0;n&&!i._data(n,"submitBubbles")&&(i.event.add(n,"submit._submit",function(o){o._submit_bubble=!0}),i._data(n,"submitBubbles",!0))})},postDispatch:function(t){t._submit_bubble&&(delete t._submit_bubble,this.parentNode&&!t.isTrigger&&i.event.simulate("submit",this.parentNode,t,!0))},teardown:function(){return!i.nodeName(this,"form")&&void i.event.remove(this,"._submit")}}),x.changeBubbles||(i.event.special.change={setup:function(){return me.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(i.event.add(this,"propertychange._change",function(t){"checked"===t.originalEvent.propertyName&&(this._just_changed=!0)}),i.event.add(this,"click._change",function(t){this._just_changed&&!t.isTrigger&&(this._just_changed=!1),i.event.simulate("change",this,t,!0)})),!1):void i.event.add(this,"beforeactivate._change",function(t){var e=t.target;me.test(e.nodeName)&&!i._data(e,"changeBubbles")&&(i.event.add(e,"change._change",function(n){!this.parentNode||n.isSimulated||n.isTrigger||i.event.simulate("change",this.parentNode,n,!0)}),i._data(e,"changeBubbles",!0))})},handle:function(t){var e=t.target;return this!==e||t.isSimulated||t.isTrigger||"radio"!==e.type&&"checkbox"!==e.type?t.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return i.event.remove(this,"._change"),!me.test(this.nodeName)}}),x.focusinBubbles||i.each({focus:"focusin",blur:"focusout"},function(t,e){var n=function(o){i.event.simulate(e,o.target,i.event.fix(o),!0)};i.event.special[e]={setup:function(){var o=this.ownerDocument||this,r=i._data(o,e);r||o.addEventListener(t,n,!0),i._data(o,e,(r||0)+1)},teardown:function(){var o=this.ownerDocument||this,r=i._data(o,e)-1;r?i._data(o,e,r):(o.removeEventListener(t,n,!0),i._removeData(o,e))}}}),i.fn.extend({on:function(t,e,n,o,r){var s,l;if("object"==typeof t){for(s in"string"!=typeof e&&(n=n||e,e=void 0),t)this.on(s,e,n,t[s],r);return this}if(null==n&&null==o?(o=e,n=e=void 0):null==o&&("string"==typeof e?(o=n,n=void 0):(o=n,n=e,e=void 0)),!1===o)o=Ft;else if(!o)return this;return 1===r&&(l=o,o=function(d){return i().off(d),l.apply(this,arguments)},o.guid=l.guid||(l.guid=i.guid++)),this.each(function(){i.event.add(this,t,o,n,e)})},one:function(t,e,n,o){return this.on(t,e,n,o,1)},off:function(t,e,n){var o,r;if(t&&t.preventDefault&&t.handleObj)return o=t.handleObj,i(t.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if("object"==typeof t){for(r in t)this.off(r,e,t[r]);return this}return(!1===e||"function"==typeof e)&&(n=e,e=void 0),!1===n&&(n=Ft),this.each(function(){i.event.remove(this,t,n,e)})},trigger:function(t,e){return this.each(function(){i.event.trigger(t,e,this)})},triggerHandler:function(t,e){var n=this[0];return n?i.event.trigger(t,e,n,!0):void 0}});var Ge="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",Kn=/ jQuery\d+="(?:null|\d+)"/g,Ke=new RegExp("<(?:"+Ge+")[\\s/>]","i"),ve=/^\s+/,Ze=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,tn=/<([\w:]+)/,en=/<tbody/i,Zn=/<|&#?\w+;/,ti=/<(?:script|style|link)/i,ei=/checked\s*(?:[^=]|=\s*.checked.)/i,nn=/^$|\/(?:java|ecma)script/i,ni=/^true\/(.*)/,ii=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ut={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:x.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},ye=Ye(O).appendChild(O.createElement("div"));function tt(t,e){var n,o,r=0,s=typeof t.getElementsByTagName!==dt?t.getElementsByTagName(e||"*"):typeof t.querySelectorAll!==dt?t.querySelectorAll(e||"*"):void 0;if(!s)for(s=[],n=t.childNodes||t;null!=(o=n[r]);r++)!e||i.nodeName(o,e)?s.push(o):i.merge(s,tt(o,e));return void 0===e||e&&i.nodeName(t,e)?i.merge([t],s):s}function ri(t){ge.test(t.type)&&(t.defaultChecked=t.checked)}function on(t,e){return i.nodeName(t,"table")&&i.nodeName(11!==e.nodeType?e:e.firstChild,"tr")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}function rn(t){return t.type=(null!==i.find.attr(t,"type"))+"/"+t.type,t}function sn(t){var e=ni.exec(t.type);return e?t.type=e[1]:t.removeAttribute("type"),t}function xe(t,e){for(var n,o=0;null!=(n=t[o]);o++)i._data(n,"globalEval",!e||i._data(e[o],"globalEval"))}function ln(t,e){if(1===e.nodeType&&i.hasData(t)){var n,o,r,s=i._data(t),l=i._data(e,s),d=s.events;if(d)for(n in delete l.handle,l.events={},d)for(o=0,r=d[n].length;r>o;o++)i.event.add(e,n,d[n][o]);l.data&&(l.data=i.extend({},l.data))}}function si(t,e){var n,o,r;if(1===e.nodeType){if(n=e.nodeName.toLowerCase(),!x.noCloneEvent&&e[i.expando]){for(o in(r=i._data(e)).events)i.removeEvent(e,o,r.handle);e.removeAttribute(i.expando)}"script"===n&&e.text!==t.text?(rn(e).text=t.text,sn(e)):"object"===n?(e.parentNode&&(e.outerHTML=t.outerHTML),x.html5Clone&&t.innerHTML&&!i.trim(e.innerHTML)&&(e.innerHTML=t.innerHTML)):"input"===n&&ge.test(t.type)?(e.defaultChecked=e.checked=t.checked,e.value!==t.value&&(e.value=t.value)):"option"===n?e.defaultSelected=e.selected=t.defaultSelected:("input"===n||"textarea"===n)&&(e.defaultValue=t.defaultValue)}}ut.optgroup=ut.option,ut.tbody=ut.tfoot=ut.colgroup=ut.caption=ut.thead,ut.th=ut.td,i.extend({clone:function(t,e,n){var o,r,s,l,d,m=i.contains(t.ownerDocument,t);if(x.html5Clone||i.isXMLDoc(t)||!Ke.test("<"+t.nodeName+">")?s=t.cloneNode(!0):(ye.innerHTML=t.outerHTML,ye.removeChild(s=ye.firstChild)),!(x.noCloneEvent&&x.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||i.isXMLDoc(t)))for(o=tt(s),d=tt(t),l=0;null!=(r=d[l]);++l)o[l]&&si(r,o[l]);if(e)if(n)for(d=d||tt(t),o=o||tt(s),l=0;null!=(r=d[l]);l++)ln(r,o[l]);else ln(t,s);return(o=tt(s,"script")).length>0&&xe(o,!m&&tt(t,"script")),o=d=r=null,s},buildFragment:function(t,e,n,o){for(var r,s,l,d,m,v,C,A=t.length,D=Ye(e),b=[],P=0;A>P;P++)if((s=t[P])||0===s)if("object"===i.type(s))i.merge(b,s.nodeType?[s]:s);else if(Zn.test(s)){for(d=d||D.appendChild(e.createElement("div")),m=(tn.exec(s)||["",""])[1].toLowerCase(),d.innerHTML=(C=ut[m]||ut._default)[1]+s.replace(Ze,"<$1></$2>")+C[2],r=C[0];r--;)d=d.lastChild;if(!x.leadingWhitespace&&ve.test(s)&&b.push(e.createTextNode(ve.exec(s)[0])),!x.tbody)for(r=(s="table"!==m||en.test(s)?"<table>"!==C[1]||en.test(s)?0:d:d.firstChild)&&s.childNodes.length;r--;)i.nodeName(v=s.childNodes[r],"tbody")&&!v.childNodes.length&&s.removeChild(v);for(i.merge(b,d.childNodes),d.textContent="";d.firstChild;)d.removeChild(d.firstChild);d=D.lastChild}else b.push(e.createTextNode(s));for(d&&D.removeChild(d),x.appendChecked||i.grep(tt(b,"input"),ri),P=0;s=b[P++];)if((!o||-1===i.inArray(s,o))&&(l=i.contains(s.ownerDocument,s),d=tt(D.appendChild(s),"script"),l&&xe(d),n))for(r=0;s=d[r++];)nn.test(s.type||"")&&n.push(s);return d=null,D},cleanData:function(t,e){for(var n,o,r,s,l=0,d=i.expando,m=i.cache,v=x.deleteExpando,C=i.event.special;null!=(n=t[l]);l++)if((e||i.acceptData(n))&&(s=(r=n[d])&&m[r])){if(s.events)for(o in s.events)C[o]?i.event.remove(n,o):i.removeEvent(n,o,s.handle);m[r]&&(delete m[r],v?delete n[d]:typeof n.removeAttribute!==dt?n.removeAttribute(d):n[d]=null,T.push(r))}}}),i.fn.extend({text:function(t){return jt(this,function(e){return void 0===e?i.text(this):this.empty().append((this[0]&&this[0].ownerDocument||O).createTextNode(e))},null,t,arguments.length)},append:function(){return this.domManip(arguments,function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||on(this,t).appendChild(t)})},prepend:function(){return this.domManip(arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=on(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return this.domManip(arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return this.domManip(arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},remove:function(t,e){for(var n,o=t?i.filter(t,this):this,r=0;null!=(n=o[r]);r++)e||1!==n.nodeType||i.cleanData(tt(n)),n.parentNode&&(e&&i.contains(n.ownerDocument,n)&&xe(tt(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){for(var t,e=0;null!=(t=this[e]);e++){for(1===t.nodeType&&i.cleanData(tt(t,!1));t.firstChild;)t.removeChild(t.firstChild);t.options&&i.nodeName(t,"select")&&(t.options.length=0)}return this},clone:function(t,e){return t=t??!1,e=e??t,this.map(function(){return i.clone(this,t,e)})},html:function(t){return jt(this,function(e){var n=this[0]||{},o=0,r=this.length;if(void 0===e)return 1===n.nodeType?n.innerHTML.replace(Kn,""):void 0;if(!("string"!=typeof e||ti.test(e)||!x.htmlSerialize&&Ke.test(e)||!x.leadingWhitespace&&ve.test(e)||ut[(tn.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(Ze,"<$1></$2>");try{for(;r>o;o++)1===(n=this[o]||{}).nodeType&&(i.cleanData(tt(n,!1)),n.innerHTML=e);n=0}catch{}}n&&this.empty().append(e)},null,t,arguments.length)},replaceWith:function(){var t=arguments[0];return this.domManip(arguments,function(e){t=this.parentNode,i.cleanData(tt(this)),t&&t.replaceChild(e,this)}),t&&(t.length||t.nodeType)?this:this.remove()},detach:function(t){return this.remove(t,!0)},domManip:function(t,e){t=p.apply([],t);var n,o,r,s,l,d,m=0,v=this.length,C=this,A=v-1,D=t[0],b=i.isFunction(D);if(b||v>1&&"string"==typeof D&&!x.checkClone&&ei.test(D))return this.each(function(P){var F=C.eq(P);b&&(t[0]=D.call(this,P,F.html())),F.domManip(t,e)});if(v&&(n=(d=i.buildFragment(t,this[0].ownerDocument,!1,this)).firstChild,1===d.childNodes.length&&(d=n),n)){for(r=(s=i.map(tt(d,"script"),rn)).length;v>m;m++)o=d,m!==A&&(o=i.clone(o,!0,!0),r&&i.merge(s,tt(o,"script"))),e.call(this[m],o,m);if(r)for(l=s[s.length-1].ownerDocument,i.map(s,sn),m=0;r>m;m++)nn.test((o=s[m]).type||"")&&!i._data(o,"globalEval")&&i.contains(l,o)&&(o.src?i._evalUrl&&i._evalUrl(o.src):i.globalEval((o.text||o.textContent||o.innerHTML||"").replace(ii,"")));d=n=null}return this}}),i.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(t,e){i.fn[t]=function(n){for(var o,r=0,s=[],l=i(n),d=l.length-1;d>=r;r++)o=r===d?this:this.clone(!0),i(l[r])[e](o),a.apply(s,o.get());return this.pushStack(s)}});var Ut,t,an={};function un(t,e){var n,o=i(e.createElement(t)).appendTo(e.body),r=c.getDefaultComputedStyle&&(n=c.getDefaultComputedStyle(o[0]))?n.display:i.css(o[0],"display");return o.detach(),r}function ee(t){var e=O,n=an[t];return n||("none"!==(n=un(t,e))&&n||((e=((Ut=(Ut||i("<iframe frameborder='0' width='0' height='0'/>")).appendTo(e.documentElement))[0].contentWindow||Ut[0].contentDocument).document).write(),e.close(),n=un(t,e),Ut.detach()),an[t]=n),n}x.shrinkWrapBlocks=function(){return null!=t?t:(t=!1,(n=O.getElementsByTagName("body")[0])&&n.style?(e=O.createElement("div"),(o=O.createElement("div")).style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(o).appendChild(e),typeof e.style.zoom!==dt&&(e.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",e.appendChild(O.createElement("div")).style.width="5px",t=3!==e.offsetWidth),n.removeChild(o),t):void 0);var e,n,o};var Lt,Ot,cn=/^margin/,ne=new RegExp("^("+Zt+")(?!px)[a-z%]+$","i"),li=/^(top|right|bottom|left)$/;function dn(t,e){return{get:function(){var n=t();if(null!=n)return n?void delete this.get:(this.get=e).apply(this,arguments)}}}c.getComputedStyle?(Lt=function(t){return t.ownerDocument.defaultView.opener?t.ownerDocument.defaultView.getComputedStyle(t,null):c.getComputedStyle(t,null)},Ot=function(t,e,n){var o,r,s,l,d=t.style;return l=(n=n||Lt(t))?n.getPropertyValue(e)||n[e]:void 0,n&&(""!==l||i.contains(t.ownerDocument,t)||(l=i.style(t,e)),ne.test(l)&&cn.test(e)&&(o=d.width,r=d.minWidth,s=d.maxWidth,d.minWidth=d.maxWidth=d.width=l,l=n.width,d.width=o,d.minWidth=r,d.maxWidth=s)),void 0===l?l:l+""}):O.documentElement.currentStyle&&(Lt=function(t){return t.currentStyle},Ot=function(t,e,n){var o,r,s,l,d=t.style;return null==(l=(n=n||Lt(t))?n[e]:void 0)&&d&&d[e]&&(l=d[e]),ne.test(l)&&!li.test(e)&&(o=d.left,(s=(r=t.runtimeStyle)&&r.left)&&(r.left=t.currentStyle.left),d.left="fontSize"===e?"1em":l,l=d.pixelLeft+"px",d.left=o,s&&(r.left=s)),void 0===l?l:l+""||"auto"}),function(){var t,e,n,o,r,s,l;if((t=O.createElement("div")).innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",e=(n=t.getElementsByTagName("a")[0])&&n.style){let m=function(){var v,C,A,D;(C=O.getElementsByTagName("body")[0])&&C.style&&(v=O.createElement("div"),(A=O.createElement("div")).style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",C.appendChild(A).appendChild(v),v.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",o=r=!1,l=!0,c.getComputedStyle&&(o="1%"!==(c.getComputedStyle(v,null)||{}).top,r="4px"===(c.getComputedStyle(v,null)||{width:"4px"}).width,(D=v.appendChild(O.createElement("div"))).style.cssText=v.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",D.style.marginRight=D.style.width="0",v.style.width="1px",l=!parseFloat((c.getComputedStyle(D,null)||{}).marginRight),v.removeChild(D)),v.innerHTML="<table><tr><td></td><td>t</td></tr></table>",(D=v.getElementsByTagName("td"))[0].style.cssText="margin:0;border:0;padding:0;display:none",(s=0===D[0].offsetHeight)&&(D[0].style.display="",D[1].style.display="none",s=0===D[0].offsetHeight),C.removeChild(A))};e.cssText="float:left;opacity:.5",x.opacity="0.5"===e.opacity,x.cssFloat=!!e.cssFloat,t.style.backgroundClip="content-box",t.cloneNode(!0).style.backgroundClip="",x.clearCloneStyle="content-box"===t.style.backgroundClip,x.boxSizing=""===e.boxSizing||""===e.MozBoxSizing||""===e.WebkitBoxSizing,i.extend(x,{reliableHiddenOffsets:function(){return null==s&&m(),s},boxSizingReliable:function(){return null==r&&m(),r},pixelPosition:function(){return null==o&&m(),o},reliableMarginRight:function(){return null==l&&m(),l}})}}(),i.swap=function(t,e,n,o){var r,s,l={};for(s in e)l[s]=t.style[s],t.style[s]=e[s];for(s in r=n.apply(t,o||[]),e)t.style[s]=l[s];return r};var we=/alpha\([^)]*\)/i,ai=/opacity\s*=\s*([^)]*)/,ui=/^(none|table(?!-c[ea]).+)/,ci=new RegExp("^("+Zt+")(.*)$","i"),di=new RegExp("^([+-])=("+Zt+")","i"),pi={position:"absolute",visibility:"hidden",display:"block"},pn={letterSpacing:"0",fontWeight:"400"},fn=["Webkit","O","Moz","ms"];function hn(t,e){if(e in t)return e;for(var n=e.charAt(0).toUpperCase()+e.slice(1),o=e,r=fn.length;r--;)if((e=fn[r]+n)in t)return e;return o}function gn(t,e){for(var n,o,r,s=[],l=0,d=t.length;d>l;l++)(o=t[l]).style&&(s[l]=i._data(o,"olddisplay"),n=o.style.display,e?(s[l]||"none"!==n||(o.style.display=""),""===o.style.display&&zt(o)&&(s[l]=i._data(o,"olddisplay",ee(o.nodeName)))):(r=zt(o),(n&&"none"!==n||!r)&&i._data(o,"olddisplay",r?n:i.css(o,"display"))));for(l=0;d>l;l++)(o=t[l]).style&&(e&&"none"!==o.style.display&&""!==o.style.display||(o.style.display=e?s[l]||"":"none"));return t}function mn(t,e,n){var o=ci.exec(e);return o?Math.max(0,o[1]-(n||0))+(o[2]||"px"):e}function vn(t,e,n,o,r){for(var s=n===(o?"border":"content")?4:"width"===e?1:0,l=0;4>s;s+=2)"margin"===n&&(l+=i.css(t,n+bt[s],!0,r)),o?("content"===n&&(l-=i.css(t,"padding"+bt[s],!0,r)),"margin"!==n&&(l-=i.css(t,"border"+bt[s]+"Width",!0,r))):(l+=i.css(t,"padding"+bt[s],!0,r),"padding"!==n&&(l+=i.css(t,"border"+bt[s]+"Width",!0,r)));return l}function yn(t,e,n){var o=!0,r="width"===e?t.offsetWidth:t.offsetHeight,s=Lt(t),l=x.boxSizing&&"border-box"===i.css(t,"boxSizing",!1,s);if(0>=r||null==r){if((0>(r=Ot(t,e,s))||null==r)&&(r=t.style[e]),ne.test(r))return r;o=l&&(x.boxSizingReliable()||r===t.style[e]),r=parseFloat(r)||0}return r+vn(t,e,n||(l?"border":"content"),o,s)+"px"}function rt(t,e,n,o,r){return new rt.prototype.init(t,e,n,o,r)}i.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Ot(t,"opacity");return""===n?"1":n}}}},cssNumber:{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:x.cssFloat?"cssFloat":"styleFloat"},style:function(t,e,n,o){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var r,s,l,d=i.camelCase(e),m=t.style;if(e=i.cssProps[d]||(i.cssProps[d]=hn(m,d)),l=i.cssHooks[e]||i.cssHooks[d],void 0===n)return l&&"get"in l&&void 0!==(r=l.get(t,!1,o))?r:m[e];if("string"==(s=typeof n)&&(r=di.exec(n))&&(n=(r[1]+1)*r[2]+parseFloat(i.css(t,e)),s="number"),null!=n&&n==n&&("number"!==s||i.cssNumber[d]||(n+="px"),x.clearCloneStyle||""!==n||0!==e.indexOf("background")||(m[e]="inherit"),!l||!("set"in l)||void 0!==(n=l.set(t,n,o))))try{m[e]=n}catch{}}},css:function(t,e,n,o){var r,s,l,d=i.camelCase(e);return e=i.cssProps[d]||(i.cssProps[d]=hn(t.style,d)),(l=i.cssHooks[e]||i.cssHooks[d])&&"get"in l&&(s=l.get(t,!0,n)),void 0===s&&(s=Ot(t,e,o)),"normal"===s&&e in pn&&(s=pn[e]),""===n||n?(r=parseFloat(s),!0===n||i.isNumeric(r)?r||0:s):s}}),i.each(["height","width"],function(t,e){i.cssHooks[e]={get:function(n,o,r){return o?ui.test(i.css(n,"display"))&&0===n.offsetWidth?i.swap(n,pi,function(){return yn(n,e,r)}):yn(n,e,r):void 0},set:function(n,o,r){var s=r&&Lt(n);return mn(0,o,r?vn(n,e,r,x.boxSizing&&"border-box"===i.css(n,"boxSizing",!1,s),s):0)}}}),x.opacity||(i.cssHooks.opacity={get:function(t,e){return ai.test((e&&t.currentStyle?t.currentStyle.filter:t.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":e?"1":""},set:function(t,e){var n=t.style,o=t.currentStyle,r=i.isNumeric(e)?"alpha(opacity="+100*e+")":"",s=o&&o.filter||n.filter||"";n.zoom=1,(e>=1||""===e)&&""===i.trim(s.replace(we,""))&&n.removeAttribute&&(n.removeAttribute("filter"),""===e||o&&!o.filter)||(n.filter=we.test(s)?s.replace(we,r):s+" "+r)}}),i.cssHooks.marginRight=dn(x.reliableMarginRight,function(t,e){return e?i.swap(t,{display:"inline-block"},Ot,[t,"marginRight"]):void 0}),i.each({margin:"",padding:"",border:"Width"},function(t,e){i.cssHooks[t+e]={expand:function(n){for(var o=0,r={},s="string"==typeof n?n.split(" "):[n];4>o;o++)r[t+bt[o]+e]=s[o]||s[o-2]||s[0];return r}},cn.test(t)||(i.cssHooks[t+e].set=mn)}),i.fn.extend({css:function(t,e){return jt(this,function(n,o,r){var s,l,d={},m=0;if(i.isArray(o)){for(s=Lt(n),l=o.length;l>m;m++)d[o[m]]=i.css(n,o[m],!1,s);return d}return void 0!==r?i.style(n,o,r):i.css(n,o)},t,e,arguments.length>1)},show:function(){return gn(this,!0)},hide:function(){return gn(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each(function(){zt(this)?i(this).show():i(this).hide()})}}),i.Tween=rt,rt.prototype={constructor:rt,init:function(t,e,n,o,r,s){this.elem=t,this.prop=n,this.easing=r||"swing",this.options=e,this.start=this.now=this.cur(),this.end=o,this.unit=s||(i.cssNumber[n]?"":"px")},cur:function(){var t=rt.propHooks[this.prop];return t&&t.get?t.get(this):rt.propHooks._default.get(this)},run:function(t){var e,n=rt.propHooks[this.prop];return this.pos=e=this.options.duration?i.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rt.propHooks._default.set(this),this}},rt.prototype.init.prototype=rt.prototype,rt.propHooks={_default:{get:function(t){var e;return null==t.elem[t.prop]||t.elem.style&&null!=t.elem.style[t.prop]?(e=i.css(t.elem,t.prop,""))&&"auto"!==e?e:0:t.elem[t.prop]},set:function(t){i.fx.step[t.prop]?i.fx.step[t.prop](t):t.elem.style&&(null!=t.elem.style[i.cssProps[t.prop]]||i.cssHooks[t.prop])?i.style(t.elem,t.prop,t.now+t.unit):t.elem[t.prop]=t.now}}},rt.propHooks.scrollTop=rt.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},i.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2}},i.fx=rt.prototype.init,i.fx.step={};var Pt,ie,fi=/^(?:toggle|show|hide)$/,xn=new RegExp("^(?:([+-])=|)("+Zt+")([a-z%]*)$","i"),hi=/queueHooks$/,oe=[function gi(t,e,n){var o,r,s,l,d,m,v,A=this,D={},b=t.style,P=t.nodeType&&zt(t),F=i._data(t,"fxshow");for(o in n.queue||(null==(d=i._queueHooks(t,"fx")).unqueued&&(d.unqueued=0,m=d.empty.fire,d.empty.fire=function(){d.unqueued||m()}),d.unqueued++,A.always(function(){A.always(function(){d.unqueued--,i.queue(t,"fx").length||d.empty.fire()})})),1===t.nodeType&&("height"in e||"width"in e)&&(n.overflow=[b.overflow,b.overflowX,b.overflowY],"inline"===("none"===(v=i.css(t,"display"))?i._data(t,"olddisplay")||ee(t.nodeName):v)&&"none"===i.css(t,"float")&&(x.inlineBlockNeedsLayout&&"inline"!==ee(t.nodeName)?b.zoom=1:b.display="inline-block")),n.overflow&&(b.overflow="hidden",x.shrinkWrapBlocks()||A.always(function(){b.overflow=n.overflow[0],b.overflowX=n.overflow[1],b.overflowY=n.overflow[2]})),e)if(fi.exec(r=e[o])){if(delete e[o],s=s||"toggle"===r,r===(P?"hide":"show")){if("show"!==r||!F||void 0===F[o])continue;P=!0}D[o]=F&&F[o]||i.style(t,o)}else v=void 0;if(i.isEmptyObject(D))"inline"===("none"===v?ee(t.nodeName):v)&&(b.display=v);else for(o in F?"hidden"in F&&(P=F.hidden):F=i._data(t,"fxshow",{}),s&&(F.hidden=!P),P?i(t).show():A.done(function(){i(t).hide()}),A.done(function(){var B;for(B in i._removeData(t,"fxshow"),D)i.style(t,B,D[B])}),D)l=Tn(P?F[o]:0,o,A),o in F||(F[o]=l.start,P&&(l.end=l.start,l.start="width"===o||"height"===o?1:0))}],Xt={"*":[function(t,e){var n=this.createTween(t,e),o=n.cur(),r=xn.exec(e),s=r&&r[3]||(i.cssNumber[t]?"":"px"),l=(i.cssNumber[t]||"px"!==s&&+o)&&xn.exec(i.css(n.elem,t)),d=1,m=20;if(l&&l[3]!==s){s=s||l[3],r=r||[],l=+o||1;do{i.style(n.elem,t,(l/=d=d||".5")+s)}while(d!==(d=n.cur()/o)&&1!==d&&--m)}return r&&(l=n.start=+l||+o||0,n.unit=s,n.end=r[1]?l+(r[1]+1)*r[2]:+r[2]),n}]};function wn(){return setTimeout(function(){Pt=void 0}),Pt=i.now()}function re(t,e){var n,o={height:t},r=0;for(e=e?1:0;4>r;r+=2-e)o["margin"+(n=bt[r])]=o["padding"+n]=t;return e&&(o.opacity=o.width=t),o}function Tn(t,e,n){for(var o,r=(Xt[e]||[]).concat(Xt["*"]),s=0,l=r.length;l>s;s++)if(o=r[s].call(n,e,t))return o}function Cn(t,e,n){var o,r,s=0,l=oe.length,d=i.Deferred().always(function(){delete m.elem}),m=function(){if(r)return!1;for(var A=Pt||wn(),D=Math.max(0,v.startTime+v.duration-A),P=1-(D/v.duration||0),F=0,B=v.tweens.length;B>F;F++)v.tweens[F].run(P);return d.notifyWith(t,[v,P,D]),1>P&&B?D:(d.resolveWith(t,[v]),!1)},v=d.promise({elem:t,props:i.extend({},e),opts:i.extend(!0,{specialEasing:{}},n),originalProperties:e,originalOptions:n,startTime:Pt||wn(),duration:n.duration,tweens:[],createTween:function(A,D){var b=i.Tween(t,v.opts,A,D,v.opts.specialEasing[A]||v.opts.easing);return v.tweens.push(b),b},stop:function(A){var D=0,b=A?v.tweens.length:0;if(r)return this;for(r=!0;b>D;D++)v.tweens[D].run(1);return A?d.resolveWith(t,[v,A]):d.rejectWith(t,[v,A]),this}}),C=v.props;for(function mi(t,e){var n,o,r,s,l;for(n in t)if(r=e[o=i.camelCase(n)],i.isArray(s=t[n])&&(r=s[1],s=t[n]=s[0]),n!==o&&(t[o]=s,delete t[n]),(l=i.cssHooks[o])&&"expand"in l)for(n in s=l.expand(s),delete t[o],s)n in t||(t[n]=s[n],e[n]=r);else e[o]=r}(C,v.opts.specialEasing);l>s;s++)if(o=oe[s].call(v,t,C,v.opts))return o;return i.map(C,Tn,v),i.isFunction(v.opts.start)&&v.opts.start.call(t,v),i.fx.timer(i.extend(m,{elem:t,anim:v,queue:v.opts.queue})),v.progress(v.opts.progress).done(v.opts.done,v.opts.complete).fail(v.opts.fail).always(v.opts.always)}i.Animation=i.extend(Cn,{tweener:function(t,e){i.isFunction(t)?(e=t,t=["*"]):t=t.split(" ");for(var n,o=0,r=t.length;r>o;o++)Xt[n=t[o]]=Xt[n]||[],Xt[n].unshift(e)},prefilter:function(t,e){e?oe.unshift(t):oe.push(t)}}),i.speed=function(t,e,n){var o=t&&"object"==typeof t?i.extend({},t):{complete:n||!n&&e||i.isFunction(t)&&t,duration:t,easing:n&&e||e&&!i.isFunction(e)&&e};return o.duration=i.fx.off?0:"number"==typeof o.duration?o.duration:o.duration in i.fx.speeds?i.fx.speeds[o.duration]:i.fx.speeds._default,(null==o.queue||!0===o.queue)&&(o.queue="fx"),o.old=o.complete,o.complete=function(){i.isFunction(o.old)&&o.old.call(this),o.queue&&i.dequeue(this,o.queue)},o},i.fn.extend({fadeTo:function(t,e,n,o){return this.filter(zt).css("opacity",0).show().end().animate({opacity:e},t,n,o)},animate:function(t,e,n,o){var r=i.isEmptyObject(t),s=i.speed(e,n,o),l=function(){var d=Cn(this,i.extend({},t),s);(r||i._data(this,"finish"))&&d.stop(!0)};return l.finish=l,r||!1===s.queue?this.each(l):this.queue(s.queue,l)},stop:function(t,e,n){var o=function(r){var s=r.stop;delete r.stop,s(n)};return"string"!=typeof t&&(n=e,e=t,t=void 0),e&&!1!==t&&this.queue(t||"fx",[]),this.each(function(){var r=!0,s=null!=t&&t+"queueHooks",l=i.timers,d=i._data(this);if(s)d[s]&&d[s].stop&&o(d[s]);else for(s in d)d[s]&&d[s].stop&&hi.test(s)&&o(d[s]);for(s=l.length;s--;)l[s].elem!==this||null!=t&&l[s].queue!==t||(l[s].anim.stop(n),r=!1,l.splice(s,1));(r||!n)&&i.dequeue(this,t)})},finish:function(t){return!1!==t&&(t=t||"fx"),this.each(function(){var e,n=i._data(this),o=n[t+"queue"],r=n[t+"queueHooks"],s=i.timers,l=o?o.length:0;for(n.finish=!0,i.queue(this,t,[]),r&&r.stop&&r.stop.call(this,!0),e=s.length;e--;)s[e].elem===this&&s[e].queue===t&&(s[e].anim.stop(!0),s.splice(e,1));for(e=0;l>e;e++)o[e]&&o[e].finish&&o[e].finish.call(this);delete n.finish})}}),i.each(["toggle","show","hide"],function(t,e){var n=i.fn[e];i.fn[e]=function(o,r,s){return null==o||"boolean"==typeof o?n.apply(this,arguments):this.animate(re(e,!0),o,r,s)}}),i.each({slideDown:re("show"),slideUp:re("hide"),slideToggle:re("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(t,e){i.fn[t]=function(n,o,r){return this.animate(e,n,o,r)}}),i.timers=[],i.fx.tick=function(){var t,e=i.timers,n=0;for(Pt=i.now();n<e.length;n++)(t=e[n])()||e[n]!==t||e.splice(n--,1);e.length||i.fx.stop(),Pt=void 0},i.fx.timer=function(t){i.timers.push(t),t()?i.fx.start():i.timers.pop()},i.fx.interval=13,i.fx.start=function(){ie||(ie=setInterval(i.fx.tick,i.fx.interval))},i.fx.stop=function(){clearInterval(ie),ie=null},i.fx.speeds={slow:600,fast:200,_default:400},i.fn.delay=function(t,e){return t=i.fx&&i.fx.speeds[t]||t,this.queue(e=e||"fx",function(n,o){var r=setTimeout(n,t);o.stop=function(){clearTimeout(r)}})},function(){var t,e,n,o,r;(e=O.createElement("div")).setAttribute("className","t"),e.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",o=e.getElementsByTagName("a")[0],r=(n=O.createElement("select")).appendChild(O.createElement("option")),t=e.getElementsByTagName("input")[0],o.style.cssText="top:1px",x.getSetAttribute="t"!==e.className,x.style=/top/.test(o.getAttribute("style")),x.hrefNormalized="/a"===o.getAttribute("href"),x.checkOn=!!t.value,x.optSelected=r.selected,x.enctype=!!O.createElement("form").enctype,n.disabled=!0,x.optDisabled=!r.disabled,(t=O.createElement("input")).setAttribute("value",""),x.input=""===t.getAttribute("value"),t.value="t",t.setAttribute("type","radio"),x.radioValue="t"===t.value}();var vi=/\r/g;i.fn.extend({val:function(t){var e,n,o,r=this[0];return arguments.length?(o=i.isFunction(t),this.each(function(s){var l;1===this.nodeType&&(null==(l=o?t.call(this,s,i(this).val()):t)?l="":"number"==typeof l?l+="":i.isArray(l)&&(l=i.map(l,function(d){return null==d?"":d+""})),(e=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,l,"value")||(this.value=l))})):r?(e=i.valHooks[r.type]||i.valHooks[r.nodeName.toLowerCase()])&&"get"in e&&void 0!==(n=e.get(r,"value"))?n:"string"==typeof(n=r.value)?n.replace(vi,""):n??"":void 0}}),i.extend({valHooks:{option:{get:function(t){return i.find.attr(t,"value")??i.trim(i.text(t))}},select:{get:function(t){for(var e,n,o=t.options,r=t.selectedIndex,s="select-one"===t.type||0>r,l=s?null:[],d=s?r+1:o.length,m=0>r?d:s?r:0;d>m;m++)if(!(!(n=o[m]).selected&&m!==r||(x.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&i.nodeName(n.parentNode,"optgroup"))){if(e=i(n).val(),s)return e;l.push(e)}return l},set:function(t,e){for(var n,o,r=t.options,s=i.makeArray(e),l=r.length;l--;)if(i.inArray(i.valHooks.option.get(o=r[l]),s)>=0)try{o.selected=n=!0}catch{}else o.selected=!1;return n||(t.selectedIndex=-1),r}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(t,e){return i.isArray(e)?t.checked=i.inArray(i(t).val(),e)>=0:void 0}},x.checkOn||(i.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})});var Mt,En,Et=i.expr.attrHandle,Te=/^(?:checked|selected)$/i,It=x.getSetAttribute,se=x.input;i.fn.extend({attr:function(t,e){return jt(this,i.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each(function(){i.removeAttr(this,t)})}}),i.extend({attr:function(t,e,n){var o,r,s=t.nodeType;if(t&&3!==s&&8!==s&&2!==s)return typeof t.getAttribute===dt?i.prop(t,e,n):(1===s&&i.isXMLDoc(t)||(e=e.toLowerCase(),o=i.attrHooks[e]||(i.expr.match.bool.test(e)?En:Mt)),void 0===n?o&&"get"in o&&null!==(r=o.get(t,e))?r:(r=i.find.attr(t,e))??void 0:null!==n?o&&"set"in o&&void 0!==(r=o.set(t,n,e))?r:(t.setAttribute(e,n+""),n):void i.removeAttr(t,e))},removeAttr:function(t,e){var n,o,r=0,s=e&&e.match(mt);if(s&&1===t.nodeType)for(;n=s[r++];)o=i.propFix[n]||n,i.expr.match.bool.test(n)?se&&It||!Te.test(n)?t[o]=!1:t[i.camelCase("default-"+n)]=t[o]=!1:i.attr(t,n,""),t.removeAttribute(It?n:o)},attrHooks:{type:{set:function(t,e){if(!x.radioValue&&"radio"===e&&i.nodeName(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}}}),En={set:function(t,e,n){return!1===e?i.removeAttr(t,n):se&&It||!Te.test(n)?t.setAttribute(!It&&i.propFix[n]||n,n):t[i.camelCase("default-"+n)]=t[n]=!0,n}},i.each(i.expr.match.bool.source.match(/\w+/g),function(t,e){var n=Et[e]||i.find.attr;Et[e]=se&&It||!Te.test(e)?function(o,r,s){var l,d;return s||(d=Et[r],Et[r]=l,l=null!=n(o,r,s)?r.toLowerCase():null,Et[r]=d),l}:function(o,r,s){return s?void 0:o[i.camelCase("default-"+r)]?r.toLowerCase():null}}),se&&It||(i.attrHooks.value={set:function(t,e,n){return i.nodeName(t,"input")?void(t.defaultValue=e):Mt&&Mt.set(t,e,n)}}),It||(Mt={set:function(t,e,n){var o=t.getAttributeNode(n);return o||t.setAttributeNode(o=t.ownerDocument.createAttribute(n)),o.value=e+="","value"===n||e===t.getAttribute(n)?e:void 0}},Et.id=Et.name=Et.coords=function(t,e,n){var o;return n?void 0:(o=t.getAttributeNode(e))&&""!==o.value?o.value:null},i.valHooks.button={get:function(t,e){var n=t.getAttributeNode(e);return n&&n.specified?n.value:void 0},set:Mt.set},i.attrHooks.contenteditable={set:function(t,e,n){Mt.set(t,""!==e&&e,n)}},i.each(["width","height"],function(t,e){i.attrHooks[e]={set:function(n,o){return""===o?(n.setAttribute(e,"auto"),o):void 0}}})),x.style||(i.attrHooks.style={get:function(t){return t.style.cssText||void 0},set:function(t,e){return t.style.cssText=e+""}});var yi=/^(?:input|select|textarea|button|object)$/i,xi=/^(?:a|area)$/i;i.fn.extend({prop:function(t,e){return jt(this,i.prop,t,e,arguments.length>1)},removeProp:function(t){return t=i.propFix[t]||t,this.each(function(){try{this[t]=void 0,delete this[t]}catch{}})}}),i.extend({propFix:{for:"htmlFor",class:"className"},prop:function(t,e,n){var o,r,l=t.nodeType;if(t&&3!==l&&8!==l&&2!==l)return(1!==l||!i.isXMLDoc(t))&&(r=i.propHooks[e=i.propFix[e]||e]),void 0!==n?r&&"set"in r&&void 0!==(o=r.set(t,n,e))?o:t[e]=n:r&&"get"in r&&null!==(o=r.get(t,e))?o:t[e]},propHooks:{tabIndex:{get:function(t){var e=i.find.attr(t,"tabindex");return e?parseInt(e,10):yi.test(t.nodeName)||xi.test(t.nodeName)&&t.href?0:-1}}}}),x.hrefNormalized||i.each(["href","src"],function(t,e){i.propHooks[e]={get:function(n){return n.getAttribute(e,4)}}}),x.optSelected||(i.propHooks.selected={get:function(t){return null}}),i.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){i.propFix[this.toLowerCase()]=this}),x.enctype||(i.propFix.enctype="encoding");var Ce=/[\t\r\n\f]/g;i.fn.extend({addClass:function(t){var e,n,o,r,s,l,d=0,m=this.length,v="string"==typeof t&&t;if(i.isFunction(t))return this.each(function(C){i(this).addClass(t.call(this,C,this.className))});if(v)for(e=(t||"").match(mt)||[];m>d;d++)if(o=1===(n=this[d]).nodeType&&(n.className?(" "+n.className+" ").replace(Ce," "):" ")){for(s=0;r=e[s++];)o.indexOf(" "+r+" ")<0&&(o+=r+" ");l=i.trim(o),n.className!==l&&(n.className=l)}return this},removeClass:function(t){var e,n,o,r,s,l,d=0,m=this.length,v=0===arguments.length||"string"==typeof t&&t;if(i.isFunction(t))return this.each(function(C){i(this).removeClass(t.call(this,C,this.className))});if(v)for(e=(t||"").match(mt)||[];m>d;d++)if(o=1===(n=this[d]).nodeType&&(n.className?(" "+n.className+" ").replace(Ce," "):"")){for(s=0;r=e[s++];)for(;o.indexOf(" "+r+" ")>=0;)o=o.replace(" "+r+" "," ");l=t?i.trim(o):"",n.className!==l&&(n.className=l)}return this},toggleClass:function(t,e){var n=typeof t;return"boolean"==typeof e&&"string"===n?e?this.addClass(t):this.removeClass(t):this.each(i.isFunction(t)?function(o){i(this).toggleClass(t.call(this,o,this.className,e),e)}:function(){if("string"===n)for(var o,r=0,s=i(this),l=t.match(mt)||[];o=l[r++];)s.hasClass(o)?s.removeClass(o):s.addClass(o);else(n===dt||"boolean"===n)&&(this.className&&i._data(this,"__className__",this.className),this.className=this.className||!1===t?"":i._data(this,"__className__")||"")})},hasClass:function(t){for(var e=" "+t+" ",n=0,o=this.length;o>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(Ce," ").indexOf(e)>=0)return!0;return!1}}),i.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(t,e){i.fn[e]=function(n,o){return arguments.length>0?this.on(e,null,n,o):this.trigger(e)}}),i.fn.extend({hover:function(t,e){return this.mouseenter(t).mouseleave(e||t)},bind:function(t,e,n){return this.on(t,null,e,n)},unbind:function(t,e){return this.off(t,null,e)},delegate:function(t,e,n,o){return this.on(e,t,n,o)},undelegate:function(t,e,n){return 1===arguments.length?this.off(t,"**"):this.off(e,t||"**",n)}});var Ee=i.now(),Ne=/\?/,wi=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;i.parseJSON=function(t){if(c.JSON&&c.JSON.parse)return c.JSON.parse(t+"");var e,n=null,o=i.trim(t+"");return o&&!i.trim(o.replace(wi,function(r,s,l,d){return e&&s&&(n=0),0===n?r:(e=l||s,n+=!d-!l,"")}))?Function("return "+o)():i.error("Invalid JSON: "+t)},i.parseXML=function(t){var e;if(!t||"string"!=typeof t)return null;try{c.DOMParser?e=(new DOMParser).parseFromString(t,"text/xml"):((e=new ActiveXObject("Microsoft.XMLDOM")).async="false",e.loadXML(t))}catch{e=void 0}return e&&e.documentElement&&!e.getElementsByTagName("parsererror").length||i.error("Invalid XML: "+t),e};var Ht,Nt,Ti=/#.*$/,Nn=/([?&])_=[^&]*/,Ci=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Ni=/^(?:GET|HEAD)$/,ki=/^\/\//,kn=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Sn={},ke={},$n="*/".concat("*");try{Nt=location.href}catch{(Nt=O.createElement("a")).href="",Nt=Nt.href}function Dn(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var o,r=0,s=e.toLowerCase().match(mt)||[];if(i.isFunction(n))for(;o=s[r++];)"+"===o.charAt(0)?(o=o.slice(1)||"*",(t[o]=t[o]||[]).unshift(n)):(t[o]=t[o]||[]).push(n)}}function An(t,e,n,o){var r={},s=t===ke;function l(d){var m;return r[d]=!0,i.each(t[d]||[],function(v,C){var A=C(e,n,o);return"string"!=typeof A||s||r[A]?s?!(m=A):void 0:(e.dataTypes.unshift(A),l(A),!1)}),m}return l(e.dataTypes[0])||!r["*"]&&l("*")}function Se(t,e){var n,o,r=i.ajaxSettings.flatOptions||{};for(o in e)void 0!==e[o]&&((r[o]?t:n||(n={}))[o]=e[o]);return n&&i.extend(!0,t,n),t}Ht=kn.exec(Nt.toLowerCase())||[],i.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Nt,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Ht[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$n,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":i.parseJSON,"text xml":i.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Se(Se(t,i.ajaxSettings),e):Se(i.ajaxSettings,t)},ajaxPrefilter:Dn(Sn),ajaxTransport:Dn(ke),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0);var n,o,r,s,l,d,m,v,C=i.ajaxSetup({},e=e||{}),A=C.context||C,D=C.context&&(A.nodeType||A.jquery)?i(A):i.event,b=i.Deferred(),P=i.Callbacks("once memory"),F=C.statusCode||{},B={},lt={},et=0,kt="canceled",L={readyState:0,getResponseHeader:function(W){var Z;if(2===et){if(!v)for(v={};Z=Ci.exec(s);)v[Z[1].toLowerCase()]=Z[2];Z=v[W.toLowerCase()]}return Z??null},getAllResponseHeaders:function(){return 2===et?s:null},setRequestHeader:function(W,Z){var St=W.toLowerCase();return et||(W=lt[St]=lt[St]||W,B[W]=Z),this},overrideMimeType:function(W){return et||(C.mimeType=W),this},statusCode:function(W){var Z;if(W)if(2>et)for(Z in W)F[Z]=[F[Z],W[Z]];else L.always(W[L.status]);return this},abort:function(W){var Z=W||kt;return m&&m.abort(Z),nt(0,Z),this}};if(b.promise(L).complete=P.add,L.success=L.done,L.error=L.fail,C.url=((t||C.url||Nt)+"").replace(Ti,"").replace(ki,Ht[1]+"//"),C.type=e.method||e.type||C.method||C.type,C.dataTypes=i.trim(C.dataType||"*").toLowerCase().match(mt)||[""],null==C.crossDomain&&(n=kn.exec(C.url.toLowerCase()),C.crossDomain=!(!n||n[1]===Ht[1]&&n[2]===Ht[2]&&(n[3]||("http:"===n[1]?"80":"443"))===(Ht[3]||("http:"===Ht[1]?"80":"443")))),C.data&&C.processData&&"string"!=typeof C.data&&(C.data=i.param(C.data,C.traditional)),An(Sn,C,e,L),2===et)return L;for(o in(d=i.event&&C.global)&&0==i.active++&&i.event.trigger("ajaxStart"),C.type=C.type.toUpperCase(),C.hasContent=!Ni.test(C.type),r=C.url,C.hasContent||(C.data&&(r=C.url+=(Ne.test(r)?"&":"?")+C.data,delete C.data),!1===C.cache&&(C.url=Nn.test(r)?r.replace(Nn,"$1_="+Ee++):r+(Ne.test(r)?"&":"?")+"_="+Ee++)),C.ifModified&&(i.lastModified[r]&&L.setRequestHeader("If-Modified-Since",i.lastModified[r]),i.etag[r]&&L.setRequestHeader("If-None-Match",i.etag[r])),(C.data&&C.hasContent&&!1!==C.contentType||e.contentType)&&L.setRequestHeader("Content-Type",C.contentType),L.setRequestHeader("Accept",C.dataTypes[0]&&C.accepts[C.dataTypes[0]]?C.accepts[C.dataTypes[0]]+("*"!==C.dataTypes[0]?", "+$n+"; q=0.01":""):C.accepts["*"]),C.headers)L.setRequestHeader(o,C.headers[o]);if(C.beforeSend&&(!1===C.beforeSend.call(A,L,C)||2===et))return L.abort();for(o in kt="abort",{success:1,error:1,complete:1})L[o](C[o]);if(m=An(ke,C,e,L)){L.readyState=1,d&&D.trigger("ajaxSend",[L,C]),C.async&&C.timeout>0&&(l=setTimeout(function(){L.abort("timeout")},C.timeout));try{et=1,m.send(B,nt)}catch(W){if(!(2>et))throw W;nt(-1,W)}}else nt(-1,"No Transport");function nt(W,Z,St,ae){var ft,Rt,$t,Dt,st,ct=Z;2!==et&&(et=2,l&&clearTimeout(l),m=void 0,s=ae||"",L.readyState=W>0?4:0,ft=W>=200&&300>W||304===W,St&&(Dt=function Si(t,e,n){for(var o,r,s,l,d=t.contents,m=t.dataTypes;"*"===m[0];)m.shift(),void 0===r&&(r=t.mimeType||e.getResponseHeader("Content-Type"));if(r)for(l in d)if(d[l]&&d[l].test(r)){m.unshift(l);break}if(m[0]in n)s=m[0];else{for(l in n){if(!m[0]||t.converters[l+" "+m[0]]){s=l;break}o||(o=l)}s=s||o}return s?(s!==m[0]&&m.unshift(s),n[s]):void 0}(C,L,St)),Dt=function $i(t,e,n,o){var r,s,l,d,m,v={},C=t.dataTypes.slice();if(C[1])for(l in t.converters)v[l.toLowerCase()]=t.converters[l];for(s=C.shift();s;)if(t.responseFields[s]&&(n[t.responseFields[s]]=e),!m&&o&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),m=s,s=C.shift())if("*"===s)s=m;else if("*"!==m&&m!==s){if(!(l=v[m+" "+s]||v["* "+s]))for(r in v)if((d=r.split(" "))[1]===s&&(l=v[m+" "+d[0]]||v["* "+d[0]])){!0===l?l=v[r]:!0!==v[r]&&(s=d[0],C.unshift(d[1]));break}if(!0!==l)if(l&&t.throws)e=l(e);else try{e=l(e)}catch(A){return{state:"parsererror",error:l?A:"No conversion from "+m+" to "+s}}}return{state:"success",data:e}}(C,Dt,L,ft),ft?(C.ifModified&&((st=L.getResponseHeader("Last-Modified"))&&(i.lastModified[r]=st),(st=L.getResponseHeader("etag"))&&(i.etag[r]=st)),204===W||"HEAD"===C.type?ct="nocontent":304===W?ct="notmodified":(ct=Dt.state,Rt=Dt.data,ft=!($t=Dt.error))):($t=ct,(W||!ct)&&(ct="error",0>W&&(W=0))),L.status=W,L.statusText=(Z||ct)+"",ft?b.resolveWith(A,[Rt,ct,L]):b.rejectWith(A,[L,ct,$t]),L.statusCode(F),F=void 0,d&&D.trigger(ft?"ajaxSuccess":"ajaxError",[L,C,ft?Rt:$t]),P.fireWith(A,[L,ct]),d&&(D.trigger("ajaxComplete",[L,C]),--i.active||i.event.trigger("ajaxStop")))}return L},getJSON:function(t,e,n){return i.get(t,e,n,"json")},getScript:function(t,e){return i.get(t,void 0,e,"script")}}),i.each(["get","post"],function(t,e){i[e]=function(n,o,r,s){return i.isFunction(o)&&(s=s||r,r=o,o=void 0),i.ajax({url:n,type:e,dataType:s,data:o,success:r})}}),i._evalUrl=function(t){return i.ajax({url:t,type:"GET",dataType:"script",async:!1,global:!1,throws:!0})},i.fn.extend({wrapAll:function(t){if(i.isFunction(t))return this.each(function(n){i(this).wrapAll(t.call(this,n))});if(this[0]){var e=i(t,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var n=this;n.firstChild&&1===n.firstChild.nodeType;)n=n.firstChild;return n}).append(this)}return this},wrapInner:function(t){return this.each(i.isFunction(t)?function(e){i(this).wrapInner(t.call(this,e))}:function(){var e=i(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)})},wrap:function(t){var e=i.isFunction(t);return this.each(function(n){i(this).wrapAll(e?t.call(this,n):t)})},unwrap:function(){return this.parent().each(function(){i.nodeName(this,"body")||i(this).replaceWith(this.childNodes)}).end()}}),i.expr.filters.hidden=function(t){return t.offsetWidth<=0&&t.offsetHeight<=0||!x.reliableHiddenOffsets()&&"none"===(t.style&&t.style.display||i.css(t,"display"))},i.expr.filters.visible=function(t){return!i.expr.filters.hidden(t)};var Di=/%20/g,Ai=/\[\]$/,bn=/\r?\n/g,bi=/^(?:submit|button|image|reset|file)$/i,ji=/^(?:input|select|textarea|keygen)/i;function $e(t,e,n,o){var r;if(i.isArray(e))i.each(e,function(s,l){n||Ai.test(t)?o(t,l):$e(t+"["+("object"==typeof l?s:"")+"]",l,n,o)});else if(n||"object"!==i.type(e))o(t,e);else for(r in e)$e(t+"["+r+"]",e[r],n,o)}i.param=function(t,e){var n,o=[],r=function(s,l){l=i.isFunction(l)?l():l??"",o[o.length]=encodeURIComponent(s)+"="+encodeURIComponent(l)};if(void 0===e&&(e=i.ajaxSettings&&i.ajaxSettings.traditional),i.isArray(t)||t.jquery&&!i.isPlainObject(t))i.each(t,function(){r(this.name,this.value)});else for(n in t)$e(n,t[n],e,r);return o.join("&").replace(Di,"+")},i.fn.extend({serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=i.prop(this,"elements");return t?i.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!i(this).is(":disabled")&&ji.test(this.nodeName)&&!bi.test(t)&&(this.checked||!ge.test(t))}).map(function(t,e){var n=i(this).val();return null==n?null:i.isArray(n)?i.map(n,function(o){return{name:e.name,value:o.replace(bn,"\r\n")}}):{name:e.name,value:n.replace(bn,"\r\n")}}).get()}}),i.ajaxSettings.xhr=void 0!==c.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&jn()||function Oi(){try{return new c.ActiveXObject("Microsoft.XMLHTTP")}catch{}}()}:jn;var Li=0,le={},Vt=i.ajaxSettings.xhr();function jn(){try{return new c.XMLHttpRequest}catch{}}c.attachEvent&&c.attachEvent("onunload",function(){for(var t in le)le[t](void 0,!0)}),x.cors=!!Vt&&"withCredentials"in Vt,(Vt=x.ajax=!!Vt)&&i.ajaxTransport(function(t){var e;if(!t.crossDomain||x.cors)return{send:function(n,o){var r,s=t.xhr(),l=++Li;if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(r in t.xhrFields)s[r]=t.xhrFields[r];for(r in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest"),n)void 0!==n[r]&&s.setRequestHeader(r,n[r]+"");s.send(t.hasContent&&t.data||null),e=function(d,m){var v,C,A;if(e&&(m||4===s.readyState))if(delete le[l],e=void 0,s.onreadystatechange=i.noop,m)4!==s.readyState&&s.abort();else{A={},v=s.status,"string"==typeof s.responseText&&(A.text=s.responseText);try{C=s.statusText}catch{C=""}v||!t.isLocal||t.crossDomain?1223===v&&(v=204):v=A.text?200:404}A&&o(v,C,A,s.getAllResponseHeaders())},t.async?4===s.readyState?setTimeout(e):s.onreadystatechange=le[l]=e:e()},abort:function(){e&&e(void 0,!0)}}}),i.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(t){return i.globalEval(t),t}}}),i.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET",t.global=!1)}),i.ajaxTransport("script",function(t){if(t.crossDomain){var e,n=O.head||i("head")[0]||O.documentElement;return{send:function(o,r){(e=O.createElement("script")).async=!0,t.scriptCharset&&(e.charset=t.scriptCharset),e.src=t.url,e.onload=e.onreadystatechange=function(s,l){(l||!e.readyState||/loaded|complete/.test(e.readyState))&&(e.onload=e.onreadystatechange=null,e.parentNode&&e.parentNode.removeChild(e),e=null,l||r(200,"success"))},n.insertBefore(e,n.firstChild)},abort:function(){e&&e.onload(void 0,!0)}}}});var Ln=[],De=/(=)\?(?=&|$)|\?\?/;i.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=Ln.pop()||i.expando+"_"+Ee++;return this[t]=!0,t}}),i.ajaxPrefilter("json jsonp",function(t,e,n){var o,r,s,l=!1!==t.jsonp&&(De.test(t.url)?"url":"string"==typeof t.data&&!(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&De.test(t.data)&&"data");return l||"jsonp"===t.dataTypes[0]?(o=t.jsonpCallback=i.isFunction(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,l?t[l]=t[l].replace(De,"$1"+o):!1!==t.jsonp&&(t.url+=(Ne.test(t.url)?"&":"?")+t.jsonp+"="+o),t.converters["script json"]=function(){return s||i.error(o+" was not called"),s[0]},t.dataTypes[0]="json",r=c[o],c[o]=function(){s=arguments},n.always(function(){c[o]=r,t[o]&&(t.jsonpCallback=e.jsonpCallback,Ln.push(o)),s&&i.isFunction(r)&&r(s[0]),s=r=void 0}),"script"):void 0}),i.parseHTML=function(t,e,n){if(!t||"string"!=typeof t)return null;"boolean"==typeof e&&(n=e,e=!1),e=e||O;var o=Fe.exec(t),r=!n&&[];return o?[e.createElement(o[1])]:(o=i.buildFragment([t],e,r),r&&r.length&&i(r).remove(),i.merge([],o.childNodes))};var On=i.fn.load;i.fn.load=function(t,e,n){if("string"!=typeof t&&On)return On.apply(this,arguments);var o,r,s,l=this,d=t.indexOf(" ");return d>=0&&(o=i.trim(t.slice(d,t.length)),t=t.slice(0,d)),i.isFunction(e)?(n=e,e=void 0):e&&"object"==typeof e&&(s="POST"),l.length>0&&i.ajax({url:t,type:s,dataType:"html",data:e}).done(function(m){r=arguments,l.html(o?i("<div>").append(i.parseHTML(m)).find(o):m)}).complete(n&&function(m,v){l.each(n,r||[m.responseText,v,m])}),this},i.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(t,e){i.fn[e]=function(n){return this.on(e,n)}}),i.expr.filters.animated=function(t){return i.grep(i.timers,function(e){return t===e.elem}).length};var In=c.document.documentElement;function Hn(t){return i.isWindow(t)?t:9===t.nodeType&&(t.defaultView||t.parentWindow)}i.offset={setOffset:function(t,e,n){var o,r,s,l,d,m,C=i.css(t,"position"),A=i(t),D={};"static"===C&&(t.style.position="relative"),d=A.offset(),s=i.css(t,"top"),m=i.css(t,"left"),("absolute"===C||"fixed"===C)&&i.inArray("auto",[s,m])>-1?(l=(o=A.position()).top,r=o.left):(l=parseFloat(s)||0,r=parseFloat(m)||0),i.isFunction(e)&&(e=e.call(t,n,d)),null!=e.top&&(D.top=e.top-d.top+l),null!=e.left&&(D.left=e.left-d.left+r),"using"in e?e.using.call(t,D):A.css(D)}},i.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(l){i.offset.setOffset(this,t,l)});var e,n,o={top:0,left:0},r=this[0],s=r&&r.ownerDocument;return s?i.contains(e=s.documentElement,r)?(typeof r.getBoundingClientRect!==dt&&(o=r.getBoundingClientRect()),n=Hn(s),{top:o.top+(n.pageYOffset||e.scrollTop)-(e.clientTop||0),left:o.left+(n.pageXOffset||e.scrollLeft)-(e.clientLeft||0)}):o:void 0},position:function(){if(this[0]){var t,e,n={top:0,left:0},o=this[0];return"fixed"===i.css(o,"position")?e=o.getBoundingClientRect():(t=this.offsetParent(),e=this.offset(),i.nodeName(t[0],"html")||(n=t.offset()),n.top+=i.css(t[0],"borderTopWidth",!0),n.left+=i.css(t[0],"borderLeftWidth",!0)),{top:e.top-n.top-i.css(o,"marginTop",!0),left:e.left-n.left-i.css(o,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent||In;t&&!i.nodeName(t,"html")&&"static"===i.css(t,"position");)t=t.offsetParent;return t||In})}}),i.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,e){var n=/Y/.test(e);i.fn[t]=function(o){return jt(this,function(r,s,l){var d=Hn(r);return void 0===l?d?e in d?d[e]:d.document.documentElement[s]:r[s]:void(d?d.scrollTo(n?i(d).scrollLeft():l,n?l:i(d).scrollTop()):r[s]=l)},t,o,arguments.length,null)}}),i.each(["top","left"],function(t,e){i.cssHooks[e]=dn(x.pixelPosition,function(n,o){return o?(o=Ot(n,e),ne.test(o)?i(n).position()[e]+"px":o):void 0})}),i.each({Height:"height",Width:"width"},function(t,e){i.each({padding:"inner"+t,content:e,"":"outer"+t},function(n,o){i.fn[o]=function(r,s){var l=arguments.length&&(n||"boolean"!=typeof r),d=n||(!0===r||!0===s?"margin":"border");return jt(this,function(m,v,C){var A;return i.isWindow(m)?m.document.documentElement["client"+t]:9===m.nodeType?(A=m.documentElement,Math.max(m.body["scroll"+t],A["scroll"+t],m.body["offset"+t],A["offset"+t],A["client"+t])):void 0===C?i.css(m,v,d):i.style(m,v,C,d)},e,l?r:void 0,l,null)}})}),i.fn.size=function(){return this.length},i.fn.andSelf=i.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return i});var Ii=c.jQuery,Hi=c.$;return i.noConflict=function(t){return c.$===i&&(c.$=Hi),t&&c.jQuery===i&&(c.jQuery=Ii),i},typeof R===dt&&(c.jQuery=c.$=i),i}),typeof jQuery>"u")throw new Error("Bootstrap's JavaScript requires jQuery");!function(c){"use strict";var R=jQuery.fn.jquery.split(" ")[0].split(".");if(R[0]<2&&R[1]<9||1==R[0]&&9==R[1]&&R[2]<1||R[0]>2)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}(),function(c){"use strict";c.fn.emulateTransitionEnd=function(T){var I=!1,p=this;return c(this).one("bsTransitionEnd",function(){I=!0}),setTimeout(function(){I||c(p).trigger(c.support.transition.end)},T),this},c(function(){c.support.transition=function R(){var T=document.createElement("bootstrap"),I={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var p in I)if(void 0!==T.style[p])return{end:I[p]};return!1}(),c.support.transition&&(c.event.special.bsTransitionEnd={bindType:c.support.transition.end,delegateType:c.support.transition.end,handle:function(T){return c(T.target).is(this)?T.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),function(c){"use strict";var T='[data-dismiss="alert"]',I=function(a){c(a).on("click",T,this.close)};I.VERSION="3.3.6",I.TRANSITION_DURATION=150,I.prototype.close=function(a){function h(){k.detach().trigger("closed.bs.alert").remove()}var y=c(this),N=y.attr("data-target");N||(N=(N=y.attr("href"))&&N.replace(/.*(?=#[^\s]*$)/,""));var k=c(N);a&&a.preventDefault(),k.length||(k=y.closest(".alert")),k.trigger(a=c.Event("close.bs.alert")),a.isDefaultPrevented()||(k.removeClass("in"),c.support.transition&&k.hasClass("fade")?k.one("bsTransitionEnd",h).emulateTransitionEnd(I.TRANSITION_DURATION):h())};var p=c.fn.alert;c.fn.alert=function R(a){return this.each(function(){var h=c(this),y=h.data("bs.alert");y||h.data("bs.alert",y=new I(this)),"string"==typeof a&&y[a].call(h)})},c.fn.alert.Constructor=I,c.fn.alert.noConflict=function(){return c.fn.alert=p,this},c(document).on("click.bs.alert.data-api",T,I.prototype.close)}(jQuery),function(c){"use strict";function R(p){return this.each(function(){var a=c(this),h=a.data("bs.button");h||a.data("bs.button",h=new T(this,"object"==typeof p&&p)),"toggle"==p?h.toggle():p&&h.setState(p)})}var T=function(p,a){this.$element=c(p),this.options=c.extend({},T.DEFAULTS,a),this.isLoading=!1};T.VERSION="3.3.6",T.DEFAULTS={loadingText:"loading..."},T.prototype.setState=function(p){var a="disabled",h=this.$element,y=h.is("input")?"val":"html",N=h.data();p+="Text",null==N.resetText&&h.data("resetText",h[y]()),setTimeout(c.proxy(function(){h[y](null==N[p]?this.options[p]:N[p]),"loadingText"==p?(this.isLoading=!0,h.addClass(a).attr(a,a)):this.isLoading&&(this.isLoading=!1,h.removeClass(a).removeAttr(a))},this),0)},T.prototype.toggle=function(){var p=!0,a=this.$element.closest('[data-toggle="buttons"]');if(a.length){var h=this.$element.find("input");"radio"==h.prop("type")?(h.prop("checked")&&(p=!1),a.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==h.prop("type")&&(h.prop("checked")!==this.$element.hasClass("active")&&(p=!1),this.$element.toggleClass("active")),h.prop("checked",this.$element.hasClass("active")),p&&h.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var I=c.fn.button;c.fn.button=R,c.fn.button.Constructor=T,c.fn.button.noConflict=function(){return c.fn.button=I,this},c(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(p){var a=c(p.target);a.hasClass("btn")||(a=a.closest(".btn")),R.call(a,"toggle"),c(p.target).is('input[type="radio"]')||c(p.target).is('input[type="checkbox"]')||p.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(p){c(p.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(p.type))})}(jQuery),function(c){"use strict";function R(a){return this.each(function(){var h=c(this),y=h.data("bs.carousel"),N=c.extend({},T.DEFAULTS,h.data(),"object"==typeof a&&a),k="string"==typeof a?a:N.slide;y||h.data("bs.carousel",y=new T(this,N)),"number"==typeof a?y.to(a):k?y[k]():N.interval&&y.pause().cycle()})}var T=function(a,h){this.$element=c(a),this.$indicators=this.$element.find(".carousel-indicators"),this.options=h,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",c.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",c.proxy(this.pause,this)).on("mouseleave.bs.carousel",c.proxy(this.cycle,this))};T.VERSION="3.3.6",T.TRANSITION_DURATION=600,T.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},T.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},T.prototype.cycle=function(a){return a||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(c.proxy(this.next,this),this.options.interval)),this},T.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},T.prototype.getItemForDirection=function(a,h){var y=this.getItemIndex(h);return("prev"==a&&0===y||"next"==a&&y==this.$items.length-1)&&!this.options.wrap?h:this.$items.eq((y+("prev"==a?-1:1))%this.$items.length)},T.prototype.to=function(a){var h=this,y=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){h.to(a)}):y==a?this.pause().cycle():this.slide(a>y?"next":"prev",this.$items.eq(a))},T.prototype.pause=function(a){return a||(this.paused=!0),this.$element.find(".next, .prev").length&&c.support.transition&&(this.$element.trigger(c.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},T.prototype.next=function(){return this.sliding?void 0:this.slide("next")},T.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},T.prototype.slide=function(a,h){var y=this.$element.find(".item.active"),N=h||this.getItemForDirection(a,y),k=this.interval,x="next"==a?"left":"right",U=this;if(N.hasClass("active"))return this.sliding=!1;var i=N[0],G=c.Event("slide.bs.carousel",{relatedTarget:i,direction:x});if(this.$element.trigger(G),!G.isDefaultPrevented()){if(this.sliding=!0,k&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var K=c(this.$indicators.children()[this.getItemIndex(N)]);K&&K.addClass("active")}var xt=c.Event("slid.bs.carousel",{relatedTarget:i,direction:x});return c.support.transition&&this.$element.hasClass("slide")?(N.addClass(a),y.addClass(x),N.addClass(x),y.one("bsTransitionEnd",function(){N.removeClass([a,x].join(" ")).addClass("active"),y.removeClass(["active",x].join(" ")),U.sliding=!1,setTimeout(function(){U.$element.trigger(xt)},0)}).emulateTransitionEnd(T.TRANSITION_DURATION)):(y.removeClass("active"),N.addClass("active"),this.sliding=!1,this.$element.trigger(xt)),k&&this.cycle(),this}};var I=c.fn.carousel;c.fn.carousel=R,c.fn.carousel.Constructor=T,c.fn.carousel.noConflict=function(){return c.fn.carousel=I,this};var p=function(a){var h,y=c(this),N=c(y.attr("data-target")||(h=y.attr("href"))&&h.replace(/.*(?=#[^\s]+$)/,""));if(N.hasClass("carousel")){var k=c.extend({},N.data(),y.data()),x=y.attr("data-slide-to");x&&(k.interval=!1),R.call(N,k),x&&N.data("bs.carousel").to(x),a.preventDefault()}};c(document).on("click.bs.carousel.data-api","[data-slide]",p).on("click.bs.carousel.data-api","[data-slide-to]",p),c(window).on("load",function(){c('[data-ride="carousel"]').each(function(){var a=c(this);R.call(a,a.data())})})}(jQuery),function(c){"use strict";function R(a){var h,y=a.attr("data-target")||(h=a.attr("href"))&&h.replace(/.*(?=#[^\s]+$)/,"");return c(y)}function T(a){return this.each(function(){var h=c(this),y=h.data("bs.collapse"),N=c.extend({},I.DEFAULTS,h.data(),"object"==typeof a&&a);!y&&N.toggle&&/show|hide/.test(a)&&(N.toggle=!1),y||h.data("bs.collapse",y=new I(this,N)),"string"==typeof a&&y[a]()})}var I=function(a,h){this.$element=c(a),this.options=c.extend({},I.DEFAULTS,h),this.$trigger=c('[data-toggle="collapse"][href="#'+a.id+'"],[data-toggle="collapse"][data-target="#'+a.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};I.VERSION="3.3.6",I.TRANSITION_DURATION=350,I.DEFAULTS={toggle:!0},I.prototype.dimension=function(){return this.$element.hasClass("width")?"width":"height"},I.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var a,h=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(h&&h.length&&(a=h.data("bs.collapse"),a&&a.transitioning))){var y=c.Event("show.bs.collapse");if(this.$element.trigger(y),!y.isDefaultPrevented()){h&&h.length&&(T.call(h,"hide"),a||h.data("bs.collapse",null));var N=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[N](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var k=function(){this.$element.removeClass("collapsing").addClass("collapse in")[N](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!c.support.transition)return k.call(this);var x=c.camelCase(["scroll",N].join("-"));this.$element.one("bsTransitionEnd",c.proxy(k,this)).emulateTransitionEnd(I.TRANSITION_DURATION)[N](this.$element[0][x])}}}},I.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var a=c.Event("hide.bs.collapse");if(this.$element.trigger(a),!a.isDefaultPrevented()){var h=this.dimension();this.$element[h](this.$element[h]()),this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var y=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return c.support.transition?void this.$element[h](0).one("bsTransitionEnd",c.proxy(y,this)).emulateTransitionEnd(I.TRANSITION_DURATION):y.call(this)}}},I.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},I.prototype.getParent=function(){return c(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(c.proxy(function(a,h){var y=c(h);this.addAriaAndCollapsedClass(R(y),y)},this)).end()},I.prototype.addAriaAndCollapsedClass=function(a,h){var y=a.hasClass("in");a.attr("aria-expanded",y),h.toggleClass("collapsed",!y).attr("aria-expanded",y)};var p=c.fn.collapse;c.fn.collapse=T,c.fn.collapse.Constructor=I,c.fn.collapse.noConflict=function(){return c.fn.collapse=p,this},c(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(a){var h=c(this);h.attr("data-target")||a.preventDefault();var y=R(h),k=y.data("bs.collapse")?"toggle":h.data();T.call(y,k)})}(jQuery),function(c){"use strict";function R(N){var k=N.attr("data-target");k||(k=(k=N.attr("href"))&&/#[A-Za-z]/.test(k)&&k.replace(/.*(?=#[^\s]*$)/,""));var x=k&&c(k);return x&&x.length?x:N.parent()}function T(N){N&&3===N.which||(c(p).remove(),c(a).each(function(){var k=c(this),x=R(k),U={relatedTarget:this};x.hasClass("open")&&(N&&"click"==N.type&&/input|textarea/i.test(N.target.tagName)&&c.contains(x[0],N.target)||(x.trigger(N=c.Event("hide.bs.dropdown",U)),N.isDefaultPrevented()||(k.attr("aria-expanded","false"),x.removeClass("open").trigger(c.Event("hidden.bs.dropdown",U)))))}))}var p=".dropdown-backdrop",a='[data-toggle="dropdown"]',h=function(N){c(N).on("click.bs.dropdown",this.toggle)};h.VERSION="3.3.6",h.prototype.toggle=function(N){var k=c(this);if(!k.is(".disabled, :disabled")){var x=R(k),U=x.hasClass("open");if(T(),!U){"ontouchstart"in document.documentElement&&!x.closest(".navbar-nav").length&&c(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(c(this)).on("click",T);var i={relatedTarget:this};if(x.trigger(N=c.Event("show.bs.dropdown",i)),N.isDefaultPrevented())return;k.trigger("focus").attr("aria-expanded","true"),x.toggleClass("open").trigger(c.Event("shown.bs.dropdown",i))}return!1}},h.prototype.keydown=function(N){if(/(38|40|27|32)/.test(N.which)&&!/input|textarea/i.test(N.target.tagName)){var k=c(this);if(N.preventDefault(),N.stopPropagation(),!k.is(".disabled, :disabled")){var x=R(k),U=x.hasClass("open");if(!U&&27!=N.which||U&&27==N.which)return 27==N.which&&x.find(a).trigger("focus"),k.trigger("click");var G=x.find(".dropdown-menu li:not(.disabled):visible a");if(G.length){var K=G.index(N.target);38==N.which&&K>0&&K--,40==N.which&&K<G.length-1&&K++,~K||(K=0),G.eq(K).trigger("focus")}}}};var y=c.fn.dropdown;c.fn.dropdown=function I(N){return this.each(function(){var k=c(this),x=k.data("bs.dropdown");x||k.data("bs.dropdown",x=new h(this)),"string"==typeof N&&x[N].call(k)})},c.fn.dropdown.Constructor=h,c.fn.dropdown.noConflict=function(){return c.fn.dropdown=y,this},c(document).on("click.bs.dropdown.data-api",T).on("click.bs.dropdown.data-api",".dropdown form",function(N){N.stopPropagation()}).on("click.bs.dropdown.data-api",a,h.prototype.toggle).on("keydown.bs.dropdown.data-api",a,h.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",h.prototype.keydown)}(jQuery),function(c){"use strict";function R(p,a){return this.each(function(){var h=c(this),y=h.data("bs.modal"),N=c.extend({},T.DEFAULTS,h.data(),"object"==typeof p&&p);y||h.data("bs.modal",y=new T(this,N)),"string"==typeof p?y[p](a):N.show&&y.show(a)})}var T=function(p,a){this.options=a,this.$body=c(document.body),this.$element=c(p),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,c.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};T.VERSION="3.3.6",T.TRANSITION_DURATION=300,T.BACKDROP_TRANSITION_DURATION=150,T.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},T.prototype.toggle=function(p){return this.isShown?this.hide():this.show(p)},T.prototype.show=function(p){var a=this,h=c.Event("show.bs.modal",{relatedTarget:p});this.$element.trigger(h),this.isShown||h.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',c.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){a.$element.one("mouseup.dismiss.bs.modal",function(y){c(y.target).is(a.$element)&&(a.ignoreBackdropClick=!0)})}),this.backdrop(function(){var y=c.support.transition&&a.$element.hasClass("fade");a.$element.parent().length||a.$element.appendTo(a.$body),a.$element.show().scrollTop(0),a.adjustDialog(),a.$element.addClass("in"),a.enforceFocus();var N=c.Event("shown.bs.modal",{relatedTarget:p});y?a.$dialog.one("bsTransitionEnd",function(){a.$element.trigger("focus").trigger(N)}).emulateTransitionEnd(T.TRANSITION_DURATION):a.$element.trigger("focus").trigger(N)}))},T.prototype.hide=function(p){p&&p.preventDefault(),p=c.Event("hide.bs.modal"),this.$element.trigger(p),this.isShown&&!p.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),c(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),c.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",c.proxy(this.hideModal,this)).emulateTransitionEnd(T.TRANSITION_DURATION):this.hideModal())},T.prototype.enforceFocus=function(){c(document).off("focusin.bs.modal").on("focusin.bs.modal",c.proxy(function(p){this.$element[0]===p.target||this.$element.has(p.target).length||this.$element.trigger("focus")},this))},T.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",c.proxy(function(p){27==p.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},T.prototype.resize=function(){this.isShown?c(window).on("resize.bs.modal",c.proxy(this.handleUpdate,this)):c(window).off("resize.bs.modal")},T.prototype.hideModal=function(){var p=this;this.$element.hide(),this.backdrop(function(){p.$body.removeClass("modal-open"),p.resetAdjustments(),p.resetScrollbar(),p.$element.trigger("hidden.bs.modal")})},T.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},T.prototype.backdrop=function(p){var a=this,h=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var y=c.support.transition&&h;if(this.$backdrop=c(document.createElement("div")).addClass("modal-backdrop "+h).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",c.proxy(function(k){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(k.target===k.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),this.$backdrop.addClass("in"),!p)return;y?this.$backdrop.one("bsTransitionEnd",p).emulateTransitionEnd(T.BACKDROP_TRANSITION_DURATION):p()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var N=function(){a.removeBackdrop(),p&&p()};c.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",N).emulateTransitionEnd(T.BACKDROP_TRANSITION_DURATION):N()}else p&&p()},T.prototype.handleUpdate=function(){this.adjustDialog()},T.prototype.adjustDialog=function(){var p=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&p?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!p?this.scrollbarWidth:""})},T.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},T.prototype.checkScrollbar=function(){var p=window.innerWidth;if(!p){var a=document.documentElement.getBoundingClientRect();p=a.right-Math.abs(a.left)}this.bodyIsOverflowing=document.body.clientWidth<p,this.scrollbarWidth=this.measureScrollbar()},T.prototype.setScrollbar=function(){var p=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",p+this.scrollbarWidth)},T.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},T.prototype.measureScrollbar=function(){var p=document.createElement("div");p.className="modal-scrollbar-measure",this.$body.append(p);var a=p.offsetWidth-p.clientWidth;return this.$body[0].removeChild(p),a};var I=c.fn.modal;c.fn.modal=R,c.fn.modal.Constructor=T,c.fn.modal.noConflict=function(){return c.fn.modal=I,this},c(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(p){var a=c(this),h=a.attr("href"),y=c(a.attr("data-target")||h&&h.replace(/.*(?=#[^\s]+$)/,"")),N=y.data("bs.modal")?"toggle":c.extend({remote:!/#/.test(h)&&h},y.data(),a.data());a.is("a")&&p.preventDefault(),y.one("show.bs.modal",function(k){k.isDefaultPrevented()||y.one("hidden.bs.modal",function(){a.is(":visible")&&a.trigger("focus")})}),R.call(y,N,this)})}(jQuery),function(c){"use strict";var T=function(p,a){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",p,a)};T.VERSION="3.3.6",T.TRANSITION_DURATION=150,T.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},T.prototype.init=function(p,a,h){if(this.enabled=!0,this.type=p,this.$element=c(a),this.options=this.getOptions(h),this.$viewport=this.options.viewport&&c(c.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var y=this.options.trigger.split(" "),N=y.length;N--;){var k=y[N];if("click"==k)this.$element.on("click."+this.type,this.options.selector,c.proxy(this.toggle,this));else if("manual"!=k){var U="hover"==k?"mouseleave":"focusout";this.$element.on(("hover"==k?"mouseenter":"focusin")+"."+this.type,this.options.selector,c.proxy(this.enter,this)),this.$element.on(U+"."+this.type,this.options.selector,c.proxy(this.leave,this))}}this.options.selector?this._options=c.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},T.prototype.getDefaults=function(){return T.DEFAULTS},T.prototype.getOptions=function(p){return(p=c.extend({},this.getDefaults(),this.$element.data(),p)).delay&&"number"==typeof p.delay&&(p.delay={show:p.delay,hide:p.delay}),p},T.prototype.getDelegateOptions=function(){var p={},a=this.getDefaults();return this._options&&c.each(this._options,function(h,y){a[h]!=y&&(p[h]=y)}),p},T.prototype.enter=function(p){var a=p instanceof this.constructor?p:c(p.currentTarget).data("bs."+this.type);return a||(a=new this.constructor(p.currentTarget,this.getDelegateOptions()),c(p.currentTarget).data("bs."+this.type,a)),p instanceof c.Event&&(a.inState["focusin"==p.type?"focus":"hover"]=!0),a.tip().hasClass("in")||"in"==a.hoverState?void(a.hoverState="in"):(clearTimeout(a.timeout),a.hoverState="in",a.options.delay&&a.options.delay.show?void(a.timeout=setTimeout(function(){"in"==a.hoverState&&a.show()},a.options.delay.show)):a.show())},T.prototype.isInStateTrue=function(){for(var p in this.inState)if(this.inState[p])return!0;return!1},T.prototype.leave=function(p){var a=p instanceof this.constructor?p:c(p.currentTarget).data("bs."+this.type);return a||(a=new this.constructor(p.currentTarget,this.getDelegateOptions()),c(p.currentTarget).data("bs."+this.type,a)),p instanceof c.Event&&(a.inState["focusout"==p.type?"focus":"hover"]=!1),a.isInStateTrue()?void 0:(clearTimeout(a.timeout),a.hoverState="out",a.options.delay&&a.options.delay.hide?void(a.timeout=setTimeout(function(){"out"==a.hoverState&&a.hide()},a.options.delay.hide)):a.hide())},T.prototype.show=function(){var p=c.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(p);var a=c.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(p.isDefaultPrevented()||!a)return;var h=this,y=this.tip(),N=this.getUID(this.type);this.setContent(),y.attr("id",N),this.$element.attr("aria-describedby",N),this.options.animation&&y.addClass("fade");var k="function"==typeof this.options.placement?this.options.placement.call(this,y[0],this.$element[0]):this.options.placement,x=/\s?auto?\s?/i,U=x.test(k);U&&(k=k.replace(x,"")||"top"),y.detach().css({top:0,left:0,display:"block"}).addClass(k).data("bs."+this.type,this),this.options.container?y.appendTo(this.options.container):y.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var i=this.getPosition(),G=y[0].offsetWidth,K=y[0].offsetHeight;if(U){var xt=k,wt=this.getPosition(this.$viewport);k="bottom"==k&&i.bottom+K>wt.bottom?"top":"top"==k&&i.top-K<wt.top?"bottom":"right"==k&&i.right+G>wt.width?"left":"left"==k&&i.left-G<wt.left?"right":k,y.removeClass(xt).addClass(k)}var Tt=this.getCalculatedOffset(k,i,G,K);this.applyPlacement(Tt,k);var gt=function(){var Gt=h.hoverState;h.$element.trigger("shown.bs."+h.type),h.hoverState=null,"out"==Gt&&h.leave(h)};c.support.transition&&this.$tip.hasClass("fade")?y.one("bsTransitionEnd",gt).emulateTransitionEnd(T.TRANSITION_DURATION):gt()}},T.prototype.applyPlacement=function(p,a){var h=this.tip(),y=h[0].offsetWidth,N=h[0].offsetHeight,k=parseInt(h.css("margin-top"),10),x=parseInt(h.css("margin-left"),10);isNaN(k)&&(k=0),isNaN(x)&&(x=0),p.top+=k,p.left+=x,c.offset.setOffset(h[0],c.extend({using:function(Tt){h.css({top:Math.round(Tt.top),left:Math.round(Tt.left)})}},p),0),h.addClass("in");var U=h[0].offsetWidth,i=h[0].offsetHeight;"top"==a&&i!=N&&(p.top=p.top+N-i);var G=this.getViewportAdjustedDelta(a,p,U,i);G.left?p.left+=G.left:p.top+=G.top;var K=/top|bottom/.test(a),xt=K?2*G.left-y+U:2*G.top-N+i,wt=K?"offsetWidth":"offsetHeight";h.offset(p),this.replaceArrow(xt,h[0][wt],K)},T.prototype.replaceArrow=function(p,a,h){this.arrow().css(h?"left":"top",50*(1-p/a)+"%").css(h?"top":"left","")},T.prototype.setContent=function(){var p=this.tip(),a=this.getTitle();p.find(".tooltip-inner")[this.options.html?"html":"text"](a),p.removeClass("fade in top bottom left right")},T.prototype.hide=function(p){function a(){"in"!=h.hoverState&&y.detach(),h.$element.removeAttr("aria-describedby").trigger("hidden.bs."+h.type),p&&p()}var h=this,y=c(this.$tip),N=c.Event("hide.bs."+this.type);return this.$element.trigger(N),N.isDefaultPrevented()?void 0:(y.removeClass("in"),c.support.transition&&y.hasClass("fade")?y.one("bsTransitionEnd",a).emulateTransitionEnd(T.TRANSITION_DURATION):a(),this.hoverState=null,this)},T.prototype.fixTitle=function(){var p=this.$element;(p.attr("title")||"string"!=typeof p.attr("data-original-title"))&&p.attr("data-original-title",p.attr("title")||"").attr("title","")},T.prototype.hasContent=function(){return this.getTitle()},T.prototype.getPosition=function(p){var a=(p=p||this.$element)[0],h="BODY"==a.tagName,y=a.getBoundingClientRect();null==y.width&&(y=c.extend({},y,{width:y.right-y.left,height:y.bottom-y.top}));var N=h?{top:0,left:0}:p.offset(),k={scroll:h?document.documentElement.scrollTop||document.body.scrollTop:p.scrollTop()},x=h?{width:c(window).width(),height:c(window).height()}:null;return c.extend({},y,k,x,N)},T.prototype.getCalculatedOffset=function(p,a,h,y){return"bottom"==p?{top:a.top+a.height,left:a.left+a.width/2-h/2}:"top"==p?{top:a.top-y,left:a.left+a.width/2-h/2}:"left"==p?{top:a.top+a.height/2-y/2,left:a.left-h}:{top:a.top+a.height/2-y/2,left:a.left+a.width}},T.prototype.getViewportAdjustedDelta=function(p,a,h,y){var N={top:0,left:0};if(!this.$viewport)return N;var k=this.options.viewport&&this.options.viewport.padding||0,x=this.getPosition(this.$viewport);if(/right|left/.test(p)){var U=a.top-k-x.scroll,i=a.top+k-x.scroll+y;U<x.top?N.top=x.top-U:i>x.top+x.height&&(N.top=x.top+x.height-i)}else{var G=a.left-k,K=a.left+k+h;G<x.left?N.left=x.left-G:K>x.right&&(N.left=x.left+x.width-K)}return N},T.prototype.getTitle=function(){var a=this.$element,h=this.options;return a.attr("data-original-title")||("function"==typeof h.title?h.title.call(a[0]):h.title)},T.prototype.getUID=function(p){do{p+=~~(1e6*Math.random())}while(document.getElementById(p));return p},T.prototype.tip=function(){if(!this.$tip&&(this.$tip=c(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},T.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},T.prototype.enable=function(){this.enabled=!0},T.prototype.disable=function(){this.enabled=!1},T.prototype.toggleEnabled=function(){this.enabled=!this.enabled},T.prototype.toggle=function(p){var a=this;p&&((a=c(p.currentTarget).data("bs."+this.type))||(a=new this.constructor(p.currentTarget,this.getDelegateOptions()),c(p.currentTarget).data("bs."+this.type,a))),p?(a.inState.click=!a.inState.click,a.isInStateTrue()?a.enter(a):a.leave(a)):a.tip().hasClass("in")?a.leave(a):a.enter(a)},T.prototype.destroy=function(){var p=this;clearTimeout(this.timeout),this.hide(function(){p.$element.off("."+p.type).removeData("bs."+p.type),p.$tip&&p.$tip.detach(),p.$tip=null,p.$arrow=null,p.$viewport=null})};var I=c.fn.tooltip;c.fn.tooltip=function R(p){return this.each(function(){var a=c(this),h=a.data("bs.tooltip"),y="object"==typeof p&&p;(h||!/destroy|hide/.test(p))&&(h||a.data("bs.tooltip",h=new T(this,y)),"string"==typeof p&&h[p]())})},c.fn.tooltip.Constructor=T,c.fn.tooltip.noConflict=function(){return c.fn.tooltip=I,this}}(jQuery),function(c){"use strict";var T=function(p,a){this.init("popover",p,a)};if(!c.fn.tooltip)throw new Error("Popover requires tooltip.js");T.VERSION="3.3.6",T.DEFAULTS=c.extend({},c.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),(T.prototype=c.extend({},c.fn.tooltip.Constructor.prototype)).constructor=T,T.prototype.getDefaults=function(){return T.DEFAULTS},T.prototype.setContent=function(){var p=this.tip(),a=this.getTitle(),h=this.getContent();p.find(".popover-title")[this.options.html?"html":"text"](a),p.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof h?"html":"append":"text"](h),p.removeClass("fade top bottom left right in"),p.find(".popover-title").html()||p.find(".popover-title").hide()},T.prototype.hasContent=function(){return this.getTitle()||this.getContent()},T.prototype.getContent=function(){var p=this.$element,a=this.options;return p.attr("data-content")||("function"==typeof a.content?a.content.call(p[0]):a.content)},T.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var I=c.fn.popover;c.fn.popover=function R(p){return this.each(function(){var a=c(this),h=a.data("bs.popover"),y="object"==typeof p&&p;(h||!/destroy|hide/.test(p))&&(h||a.data("bs.popover",h=new T(this,y)),"string"==typeof p&&h[p]())})},c.fn.popover.Constructor=T,c.fn.popover.noConflict=function(){return c.fn.popover=I,this}}(jQuery),function(c){"use strict";function R(p,a){this.$body=c(document.body),this.$scrollElement=c(c(p).is(document.body)?window:p),this.options=c.extend({},R.DEFAULTS,a),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",c.proxy(this.process,this)),this.refresh(),this.process()}function T(p){return this.each(function(){var a=c(this),h=a.data("bs.scrollspy");h||a.data("bs.scrollspy",h=new R(this,"object"==typeof p&&p)),"string"==typeof p&&h[p]()})}R.VERSION="3.3.6",R.DEFAULTS={offset:10},R.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},R.prototype.refresh=function(){var p=this,a="offset",h=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),c.isWindow(this.$scrollElement[0])||(a="position",h=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var y=c(this),N=y.data("target")||y.attr("href"),k=/^#./.test(N)&&c(N);return k&&k.length&&k.is(":visible")&&[[k[a]().top+h,N]]||null}).sort(function(y,N){return y[0]-N[0]}).each(function(){p.offsets.push(this[0]),p.targets.push(this[1])})},R.prototype.process=function(){var p,a=this.$scrollElement.scrollTop()+this.options.offset,h=this.getScrollHeight(),y=this.options.offset+h-this.$scrollElement.height(),N=this.offsets,k=this.targets,x=this.activeTarget;if(this.scrollHeight!=h&&this.refresh(),a>=y)return x!=(p=k[k.length-1])&&this.activate(p);if(x&&a<N[0])return this.activeTarget=null,this.clear();for(p=N.length;p--;)x!=k[p]&&a>=N[p]&&(void 0===N[p+1]||a<N[p+1])&&this.activate(k[p])},R.prototype.activate=function(p){this.activeTarget=p,this.clear();var h=c(this.selector+'[data-target="'+p+'"],'+this.selector+'[href="'+p+'"]').parents("li").addClass("active");h.parent(".dropdown-menu").length&&(h=h.closest("li.dropdown").addClass("active")),h.trigger("activate.bs.scrollspy")},R.prototype.clear=function(){c(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var I=c.fn.scrollspy;c.fn.scrollspy=T,c.fn.scrollspy.Constructor=R,c.fn.scrollspy.noConflict=function(){return c.fn.scrollspy=I,this},c(window).on("load.bs.scrollspy.data-api",function(){c('[data-spy="scroll"]').each(function(){var p=c(this);T.call(p,p.data())})})}(jQuery),function(c){"use strict";function R(a){return this.each(function(){var h=c(this),y=h.data("bs.tab");y||h.data("bs.tab",y=new T(this)),"string"==typeof a&&y[a]()})}var T=function(a){this.element=c(a)};T.VERSION="3.3.6",T.TRANSITION_DURATION=150,T.prototype.show=function(){var a=this.element,h=a.closest("ul:not(.dropdown-menu)"),y=a.data("target");if(y||(y=(y=a.attr("href"))&&y.replace(/.*(?=#[^\s]*$)/,"")),!a.parent("li").hasClass("active")){var N=h.find(".active:last a"),k=c.Event("hide.bs.tab",{relatedTarget:a[0]}),x=c.Event("show.bs.tab",{relatedTarget:N[0]});if(N.trigger(k),a.trigger(x),!x.isDefaultPrevented()&&!k.isDefaultPrevented()){var U=c(y);this.activate(a.closest("li"),h),this.activate(U,U.parent(),function(){N.trigger({type:"hidden.bs.tab",relatedTarget:a[0]}),a.trigger({type:"shown.bs.tab",relatedTarget:N[0]})})}}},T.prototype.activate=function(a,h,y){function N(){k.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),a.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),x?a.addClass("in"):a.removeClass("fade"),a.parent(".dropdown-menu").length&&a.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),y&&y()}var k=h.find("> .active"),x=y&&c.support.transition&&(k.length&&k.hasClass("fade")||!!h.find("> .fade").length);k.length&&x?k.one("bsTransitionEnd",N).emulateTransitionEnd(T.TRANSITION_DURATION):N(),k.removeClass("in")};var I=c.fn.tab;c.fn.tab=R,c.fn.tab.Constructor=T,c.fn.tab.noConflict=function(){return c.fn.tab=I,this};var p=function(a){a.preventDefault(),R.call(c(this),"show")};c(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',p).on("click.bs.tab.data-api",'[data-toggle="pill"]',p)}(jQuery),function(c){"use strict";function R(p){return this.each(function(){var a=c(this),h=a.data("bs.affix");h||a.data("bs.affix",h=new T(this,"object"==typeof p&&p)),"string"==typeof p&&h[p]()})}var T=function(p,a){this.options=c.extend({},T.DEFAULTS,a),this.$target=c(this.options.target).on("scroll.bs.affix.data-api",c.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",c.proxy(this.checkPositionWithEventLoop,this)),this.$element=c(p),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};T.VERSION="3.3.6",T.RESET="affix affix-top affix-bottom",T.DEFAULTS={offset:0,target:window},T.prototype.getState=function(p,a,h,y){var N=this.$target.scrollTop(),k=this.$element.offset(),x=this.$target.height();if(null!=h&&"top"==this.affixed)return h>N&&"top";if("bottom"==this.affixed)return null!=h?!(N+this.unpin<=k.top)&&"bottom":!(p-y>=N+x)&&"bottom";var U=null==this.affixed;return null!=h&&h>=N?"top":null!=y&&(U?N:k.top)+(U?x:a)>=p-y&&"bottom"},T.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(T.RESET).addClass("affix");var p=this.$target.scrollTop(),a=this.$element.offset();return this.pinnedOffset=a.top-p},T.prototype.checkPositionWithEventLoop=function(){setTimeout(c.proxy(this.checkPosition,this),1)},T.prototype.checkPosition=function(){if(this.$element.is(":visible")){var p=this.$element.height(),a=this.options.offset,h=a.top,y=a.bottom,N=Math.max(c(document).height(),c(document.body).height());"object"!=typeof a&&(y=h=a),"function"==typeof h&&(h=a.top(this.$element)),"function"==typeof y&&(y=a.bottom(this.$element));var k=this.getState(N,p,h,y);if(this.affixed!=k){null!=this.unpin&&this.$element.css("top","");var x="affix"+(k?"-"+k:""),U=c.Event(x+".bs.affix");if(this.$element.trigger(U),U.isDefaultPrevented())return;this.affixed=k,this.unpin="bottom"==k?this.getPinnedOffset():null,this.$element.removeClass(T.RESET).addClass(x).trigger(x.replace("affix","affixed")+".bs.affix")}"bottom"==k&&this.$element.offset({top:N-p-y})}};var I=c.fn.affix;c.fn.affix=R,c.fn.affix.Constructor=T,c.fn.affix.noConflict=function(){return c.fn.affix=I,this},c(window).on("load",function(){c('[data-spy="affix"]').each(function(){var p=c(this),a=p.data();a.offset=a.offset||{},null!=a.offsetBottom&&(a.offset.bottom=a.offsetBottom),null!=a.offsetTop&&(a.offset.top=a.offsetTop),R.call(p,a)})})}(jQuery),jQuery.noConflict(),jQuery(document).ready(function(c){c(".bs-example-tooltips").children().each(function(){c(this).tooltip()}),c(".bs-example-popovers").children().each(function(){c(this).popover()}),jQuery("body").tooltip({selector:'[data-toggle="tooltip"]',delay:{show:300,hide:50},trigger:"hover"})});

Hacked By AnonymousFox1.0, Coded By AnonymousFox