diff --git a/static/js/main.js b/static/js/main.js index 0132396..8b9b49d 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -1,4 +1,4 @@ -!function(e){var c={};function t(n){if(c[n])return c[n].exports;var a=c[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,t),a.l=!0,a.exports}t.m=e,t.c=c,t.d=function(e,c,n){t.o(e,c)||Object.defineProperty(e,c,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,c){if(1&c&&(e=t(e)),8&c)return e;if(4&c&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&c&&"string"!=typeof e)for(var a in e)t.d(n,a,function(c){return e[c]}.bind(null,a));return n},t.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(c,"a",c),c},t.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},t.p="",t(t.s=156)}([function(e,c,t){var n; +!function(e){var t={};function c(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,c),i.l=!0,i.exports}c.m=e,c.c=t,c.d=function(e,t,n){c.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,t){if(1&t&&(e=c(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(c.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)c.d(n,i,function(t){return e[t]}.bind(null,i));return n},c.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(t,"a",t),t},c.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},c.p="",c(c.s=156)}([function(e,t,c){var n; /*! * jQuery JavaScript Library v3.5.1 * https://jquery.com/ @@ -11,7 +11,7 @@ * https://jquery.org/license * * Date: 2020-05-04T22:49Z - */!function(c,t){"use strict";"object"==typeof e.exports?e.exports=c.document?t(c,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(c)}("undefined"!=typeof window?window:this,(function(t,a){"use strict";var i=[],r=Object.getPrototypeOf,o=i.slice,l=i.flat?function(e){return i.flat.call(e)}:function(e){return i.concat.apply([],e)},s=i.push,f=i.indexOf,h={},u=h.toString,m=h.hasOwnProperty,v=m.toString,p=v.call(Object),d={},z=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},g=function(e){return null!=e&&e===e.window},M=t.document,y={type:!0,src:!0,nonce:!0,noModule:!0};function x(e,c,t){var n,a,i=(t=t||M).createElement("script");if(i.text=e,c)for(n in y)(a=c[n]||c.getAttribute&&c.getAttribute(n))&&i.setAttribute(n,a);t.head.appendChild(i).parentNode.removeChild(i)}function C(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?h[u.call(e)]||"object":typeof e}var b=function(e,c){return new b.fn.init(e,c)};function H(e){var c=!!e&&"length"in e&&e.length,t=C(e);return!z(e)&&!g(e)&&("array"===t||0===c||"number"==typeof c&&c>0&&c-1 in e)}b.fn=b.prototype={jquery:"3.5.1",constructor:b,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var c=b.merge(this.constructor(),e);return c.prevObject=this,c},each:function(e){return b.each(this,e)},map:function(e){return this.pushStack(b.map(this,(function(c,t){return e.call(c,t,c)})))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,(function(e,c){return(c+1)%2})))},odd:function(){return this.pushStack(b.grep(this,(function(e,c){return c%2})))},eq:function(e){var c=this.length,t=+e+(e<0?c:0);return this.pushStack(t>=0&&t0&&t-1 in e)}H.fn=H.prototype={jquery:"3.5.1",constructor:H,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=H.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return H.each(this,e)},map:function(e){return this.pushStack(H.map(this,(function(t,c){return e.call(t,c,t)})))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(H.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(H.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,c=+e+(e<0?t:0);return this.pushStack(c>=0&&c+~]|"+O+")"+O+"*"),Q=new RegExp(O+"|>"),W=new RegExp(I),$=new RegExp("^"+P+"$"),U={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+q),PSEUDO:new RegExp("^"+I),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+O+"*(even|odd|(([+-]|)(\\d*)n|)"+O+"*(?:([+-]|)"+O+"*(\\d+)|))"+O+"*\\)|)","i"),bool:new RegExp("^(?:"+D+")$","i"),needsContext:new RegExp("^"+O+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+O+"*((?:-\\d)?\\d*)"+O+"*\\)|)(?=[^-]|$)","i")},G=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,ce=new RegExp("\\\\[\\da-fA-F]{1,6}"+O+"?|\\\\([^\\r\\n\\f])","g"),te=function(e,c){var t="0x"+e.slice(1)-65536;return c||(t<0?String.fromCharCode(t+65536):String.fromCharCode(t>>10|55296,1023&t|56320))},ne=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ae=function(e,c){return c?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ie=function(){u()},re=ye((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{_.apply(A=E.call(x.childNodes),x.childNodes),A[x.childNodes.length].nodeType}catch(e){_={apply:A.length?function(e,c){k.apply(e,E.call(c))}:function(e,c){for(var t=e.length,n=0;e[t++]=c[n++];);e.length=t-1}}}function oe(e,c,n,a){var i,o,s,f,h,v,z,g=c&&c.ownerDocument,x=c?c.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==x&&9!==x&&11!==x)return n;if(!a&&(u(c),c=c||m,p)){if(11!==x&&(h=J.exec(e)))if(i=h[1]){if(9===x){if(!(s=c.getElementById(i)))return n;if(s.id===i)return n.push(s),n}else if(g&&(s=g.getElementById(i))&&M(c,s)&&s.id===i)return n.push(s),n}else{if(h[2])return _.apply(n,c.getElementsByTagName(e)),n;if((i=h[3])&&t.getElementsByClassName&&c.getElementsByClassName)return _.apply(n,c.getElementsByClassName(i)),n}if(t.qsa&&!N[e+" "]&&(!d||!d.test(e))&&(1!==x||"object"!==c.nodeName.toLowerCase())){if(z=e,g=c,1===x&&(Q.test(e)||Z.test(e))){for((g=ee.test(e)&&ze(c.parentNode)||c)===c&&t.scope||((f=c.getAttribute("id"))?f=f.replace(ne,ae):c.setAttribute("id",f=y)),o=(v=r(e)).length;o--;)v[o]=(f?"#"+f:":scope")+" "+Me(v[o]);z=v.join(",")}try{return _.apply(n,g.querySelectorAll(z)),n}catch(c){N(e,!0)}finally{f===y&&c.removeAttribute("id")}}}return l(e.replace(F,"$1"),c,n,a)}function le(){var e=[];return function c(t,a){return e.push(t+" ")>n.cacheLength&&delete c[e.shift()],c[t+" "]=a}}function se(e){return e[y]=!0,e}function fe(e){var c=m.createElement("fieldset");try{return!!e(c)}catch(e){return!1}finally{c.parentNode&&c.parentNode.removeChild(c),c=null}}function he(e,c){for(var t=e.split("|"),a=t.length;a--;)n.attrHandle[t[a]]=c}function ue(e,c){var t=c&&e,n=t&&1===e.nodeType&&1===c.nodeType&&e.sourceIndex-c.sourceIndex;if(n)return n;if(t)for(;t=t.nextSibling;)if(t===c)return-1;return e?1:-1}function me(e){return function(c){return"input"===c.nodeName.toLowerCase()&&c.type===e}}function ve(e){return function(c){var t=c.nodeName.toLowerCase();return("input"===t||"button"===t)&&c.type===e}}function pe(e){return function(c){return"form"in c?c.parentNode&&!1===c.disabled?"label"in c?"label"in c.parentNode?c.parentNode.disabled===e:c.disabled===e:c.isDisabled===e||c.isDisabled!==!e&&re(c)===e:c.disabled===e:"label"in c&&c.disabled===e}}function de(e){return se((function(c){return c=+c,se((function(t,n){for(var a,i=e([],t.length,c),r=i.length;r--;)t[a=i[r]]&&(t[a]=!(n[a]=t[a]))}))}))}function ze(e){return e&&void 0!==e.getElementsByTagName&&e}for(c in t=oe.support={},i=oe.isXML=function(e){var c=e.namespaceURI,t=(e.ownerDocument||e).documentElement;return!G.test(c||t&&t.nodeName||"HTML")},u=oe.setDocument=function(e){var c,a,r=e?e.ownerDocument||e:x;return r!=m&&9===r.nodeType&&r.documentElement?(v=(m=r).documentElement,p=!i(m),x!=m&&(a=m.defaultView)&&a.top!==a&&(a.addEventListener?a.addEventListener("unload",ie,!1):a.attachEvent&&a.attachEvent("onunload",ie)),t.scope=fe((function(e){return v.appendChild(e).appendChild(m.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),t.attributes=fe((function(e){return e.className="i",!e.getAttribute("className")})),t.getElementsByTagName=fe((function(e){return e.appendChild(m.createComment("")),!e.getElementsByTagName("*").length})),t.getElementsByClassName=K.test(m.getElementsByClassName),t.getById=fe((function(e){return v.appendChild(e).id=y,!m.getElementsByName||!m.getElementsByName(y).length})),t.getById?(n.filter.ID=function(e){var c=e.replace(ce,te);return function(e){return e.getAttribute("id")===c}},n.find.ID=function(e,c){if(void 0!==c.getElementById&&p){var t=c.getElementById(e);return t?[t]:[]}}):(n.filter.ID=function(e){var c=e.replace(ce,te);return function(e){var t=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===c}},n.find.ID=function(e,c){if(void 0!==c.getElementById&&p){var t,n,a,i=c.getElementById(e);if(i){if((t=i.getAttributeNode("id"))&&t.value===e)return[i];for(a=c.getElementsByName(e),n=0;i=a[n++];)if((t=i.getAttributeNode("id"))&&t.value===e)return[i]}return[]}}),n.find.TAG=t.getElementsByTagName?function(e,c){return void 0!==c.getElementsByTagName?c.getElementsByTagName(e):t.qsa?c.querySelectorAll(e):void 0}:function(e,c){var t,n=[],a=0,i=c.getElementsByTagName(e);if("*"===e){for(;t=i[a++];)1===t.nodeType&&n.push(t);return n}return i},n.find.CLASS=t.getElementsByClassName&&function(e,c){if(void 0!==c.getElementsByClassName&&p)return c.getElementsByClassName(e)},z=[],d=[],(t.qsa=K.test(m.querySelectorAll))&&(fe((function(e){var c;v.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&d.push("[*^$]="+O+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||d.push("\\["+O+"*(?:value|"+D+")"),e.querySelectorAll("[id~="+y+"-]").length||d.push("~="),(c=m.createElement("input")).setAttribute("name",""),e.appendChild(c),e.querySelectorAll("[name='']").length||d.push("\\["+O+"*name"+O+"*="+O+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||d.push(":checked"),e.querySelectorAll("a#"+y+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll("\\\f"),d.push("[\\r\\n\\f]")})),fe((function(e){e.innerHTML="";var c=m.createElement("input");c.setAttribute("type","hidden"),e.appendChild(c).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&d.push("name"+O+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&d.push(":enabled",":disabled"),v.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),d.push(",.*:")}))),(t.matchesSelector=K.test(g=v.matches||v.webkitMatchesSelector||v.mozMatchesSelector||v.oMatchesSelector||v.msMatchesSelector))&&fe((function(e){t.disconnectedMatch=g.call(e,"*"),g.call(e,"[s!='']:x"),z.push("!=",I)})),d=d.length&&new RegExp(d.join("|")),z=z.length&&new RegExp(z.join("|")),c=K.test(v.compareDocumentPosition),M=c||K.test(v.contains)?function(e,c){var t=9===e.nodeType?e.documentElement:e,n=c&&c.parentNode;return e===n||!(!n||1!==n.nodeType||!(t.contains?t.contains(n):e.compareDocumentPosition&&16&e.compareDocumentPosition(n)))}:function(e,c){if(c)for(;c=c.parentNode;)if(c===e)return!0;return!1},w=c?function(e,c){if(e===c)return h=!0,0;var n=!e.compareDocumentPosition-!c.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(c.ownerDocument||c)?e.compareDocumentPosition(c):1)||!t.sortDetached&&c.compareDocumentPosition(e)===n?e==m||e.ownerDocument==x&&M(x,e)?-1:c==m||c.ownerDocument==x&&M(x,c)?1:f?j(f,e)-j(f,c):0:4&n?-1:1)}:function(e,c){if(e===c)return h=!0,0;var t,n=0,a=e.parentNode,i=c.parentNode,r=[e],o=[c];if(!a||!i)return e==m?-1:c==m?1:a?-1:i?1:f?j(f,e)-j(f,c):0;if(a===i)return ue(e,c);for(t=e;t=t.parentNode;)r.unshift(t);for(t=c;t=t.parentNode;)o.unshift(t);for(;r[n]===o[n];)n++;return n?ue(r[n],o[n]):r[n]==x?-1:o[n]==x?1:0},m):m},oe.matches=function(e,c){return oe(e,null,null,c)},oe.matchesSelector=function(e,c){if(u(e),t.matchesSelector&&p&&!N[c+" "]&&(!z||!z.test(c))&&(!d||!d.test(c)))try{var n=g.call(e,c);if(n||t.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(c,!0)}return oe(c,m,null,[e]).length>0},oe.contains=function(e,c){return(e.ownerDocument||e)!=m&&u(e),M(e,c)},oe.attr=function(e,c){(e.ownerDocument||e)!=m&&u(e);var a=n.attrHandle[c.toLowerCase()],i=a&&S.call(n.attrHandle,c.toLowerCase())?a(e,c,!p):void 0;return void 0!==i?i:t.attributes||!p?e.getAttribute(c):(i=e.getAttributeNode(c))&&i.specified?i.value:null},oe.escape=function(e){return(e+"").replace(ne,ae)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var c,n=[],a=0,i=0;if(h=!t.detectDuplicates,f=!t.sortStable&&e.slice(0),e.sort(w),h){for(;c=e[i++];)c===e[i]&&(a=n.push(i));for(;a--;)e.splice(n[a],1)}return f=null,e},a=oe.getText=function(e){var c,t="",n=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)t+=a(e)}else if(3===i||4===i)return e.nodeValue}else for(;c=e[n++];)t+=a(c);return t},(n=oe.selectors={cacheLength:50,createPseudo:se,match:U,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ce,te),e[3]=(e[3]||e[4]||e[5]||"").replace(ce,te),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var c,t=!e[6]&&e[2];return U.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":t&&W.test(t)&&(c=r(t,!0))&&(c=t.indexOf(")",t.length-c)-t.length)&&(e[0]=e[0].slice(0,c),e[2]=t.slice(0,c)),e.slice(0,3))}},filter:{TAG:function(e){var c=e.replace(ce,te).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===c}},CLASS:function(e){var c=H[e+" "];return c||(c=new RegExp("(^|"+O+")"+e+"("+O+"|$)"))&&H(e,(function(e){return c.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,c,t){return function(n){var a=oe.attr(n,e);return null==a?"!="===c:!c||(a+="","="===c?a===t:"!="===c?a!==t:"^="===c?t&&0===a.indexOf(t):"*="===c?t&&a.indexOf(t)>-1:"$="===c?t&&a.slice(-t.length)===t:"~="===c?(" "+a.replace(R," ")+" ").indexOf(t)>-1:"|="===c&&(a===t||a.slice(0,t.length+1)===t+"-"))}},CHILD:function(e,c,t,n,a){var i="nth"!==e.slice(0,3),r="last"!==e.slice(-4),o="of-type"===c;return 1===n&&0===a?function(e){return!!e.parentNode}:function(c,t,l){var s,f,h,u,m,v,p=i!==r?"nextSibling":"previousSibling",d=c.parentNode,z=o&&c.nodeName.toLowerCase(),g=!l&&!o,M=!1;if(d){if(i){for(;p;){for(u=c;u=u[p];)if(o?u.nodeName.toLowerCase()===z:1===u.nodeType)return!1;v=p="only"===e&&!v&&"nextSibling"}return!0}if(v=[r?d.firstChild:d.lastChild],r&&g){for(M=(m=(s=(f=(h=(u=d)[y]||(u[y]={}))[u.uniqueID]||(h[u.uniqueID]={}))[e]||[])[0]===C&&s[1])&&s[2],u=m&&d.childNodes[m];u=++m&&u&&u[p]||(M=m=0)||v.pop();)if(1===u.nodeType&&++M&&u===c){f[e]=[C,m,M];break}}else if(g&&(M=m=(s=(f=(h=(u=c)[y]||(u[y]={}))[u.uniqueID]||(h[u.uniqueID]={}))[e]||[])[0]===C&&s[1]),!1===M)for(;(u=++m&&u&&u[p]||(M=m=0)||v.pop())&&((o?u.nodeName.toLowerCase()!==z:1!==u.nodeType)||!++M||(g&&((f=(h=u[y]||(u[y]={}))[u.uniqueID]||(h[u.uniqueID]={}))[e]=[C,M]),u!==c)););return(M-=a)===n||M%n==0&&M/n>=0}}},PSEUDO:function(e,c){var t,a=n.pseudos[e]||n.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return a[y]?a(c):a.length>1?(t=[e,e,"",c],n.setFilters.hasOwnProperty(e.toLowerCase())?se((function(e,t){for(var n,i=a(e,c),r=i.length;r--;)e[n=j(e,i[r])]=!(t[n]=i[r])})):function(e){return a(e,0,t)}):a}},pseudos:{not:se((function(e){var c=[],t=[],n=o(e.replace(F,"$1"));return n[y]?se((function(e,c,t,a){for(var i,r=n(e,null,a,[]),o=e.length;o--;)(i=r[o])&&(e[o]=!(c[o]=i))})):function(e,a,i){return c[0]=e,n(c,null,i,t),c[0]=null,!t.pop()}})),has:se((function(e){return function(c){return oe(e,c).length>0}})),contains:se((function(e){return e=e.replace(ce,te),function(c){return(c.textContent||a(c)).indexOf(e)>-1}})),lang:se((function(e){return $.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(ce,te).toLowerCase(),function(c){var t;do{if(t=p?c.lang:c.getAttribute("xml:lang")||c.getAttribute("lang"))return(t=t.toLowerCase())===e||0===t.indexOf(e+"-")}while((c=c.parentNode)&&1===c.nodeType);return!1}})),target:function(c){var t=e.location&&e.location.hash;return t&&t.slice(1)===c.id},root:function(e){return e===v},focus:function(e){return e===m.activeElement&&(!m.hasFocus||m.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var c=e.nodeName.toLowerCase();return"input"===c&&!!e.checked||"option"===c&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!n.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return X.test(e.nodeName)},button:function(e){var c=e.nodeName.toLowerCase();return"input"===c&&"button"===e.type||"button"===c},text:function(e){var c;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(c=e.getAttribute("type"))||"text"===c.toLowerCase())},first:de((function(){return[0]})),last:de((function(e,c){return[c-1]})),eq:de((function(e,c,t){return[t<0?t+c:t]})),even:de((function(e,c){for(var t=0;tc?c:t;--n>=0;)e.push(n);return e})),gt:de((function(e,c,t){for(var n=t<0?t+c:t;++n1?function(c,t,n){for(var a=e.length;a--;)if(!e[a](c,t,n))return!1;return!0}:e[0]}function Ce(e,c,t,n,a){for(var i,r=[],o=0,l=e.length,s=null!=c;o-1&&(i[s]=!(r[s]=h))}}else z=Ce(z===r?z.splice(v,z.length):z),a?a(null,r,z,l):_.apply(r,z)}))}function He(e){for(var c,t,a,i=e.length,r=n.relative[e[0].type],o=r||n.relative[" "],l=r?1:0,f=ye((function(e){return e===c}),o,!0),h=ye((function(e){return j(c,e)>-1}),o,!0),u=[function(e,t,n){var a=!r&&(n||t!==s)||((c=t).nodeType?f(e,t,n):h(e,t,n));return c=null,a}];l1&&xe(u),l>1&&Me(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(F,"$1"),t,l0,a=e.length>0,i=function(i,r,o,l,f){var h,v,d,z=0,g="0",M=i&&[],y=[],x=s,b=i||a&&n.find.TAG("*",f),H=C+=null==x?1:Math.random()||.1,V=b.length;for(f&&(s=r==m||r||f);g!==V&&null!=(h=b[g]);g++){if(a&&h){for(v=0,r||h.ownerDocument==m||(u(h),o=!p);d=e[v++];)if(d(h,r||m,o)){l.push(h);break}f&&(C=H)}t&&((h=!d&&h)&&z--,i&&M.push(h))}if(z+=g,t&&g!==z){for(v=0;d=c[v++];)d(M,y,r,o);if(i){if(z>0)for(;g--;)M[g]||y[g]||(y[g]=T.call(l));y=Ce(y)}_.apply(l,y),f&&!i&&y.length>0&&z+c.length>1&&oe.uniqueSort(l)}return f&&(C=H,s=x),M};return t?se(i):i}(i,a))).selector=e}return o},l=oe.select=function(e,c,t,a){var i,l,s,f,h,u="function"==typeof e&&e,m=!a&&r(e=u.selector||e);if(t=t||[],1===m.length){if((l=m[0]=m[0].slice(0)).length>2&&"ID"===(s=l[0]).type&&9===c.nodeType&&p&&n.relative[l[1].type]){if(!(c=(n.find.ID(s.matches[0].replace(ce,te),c)||[])[0]))return t;u&&(c=c.parentNode),e=e.slice(l.shift().value.length)}for(i=U.needsContext.test(e)?0:l.length;i--&&(s=l[i],!n.relative[f=s.type]);)if((h=n.find[f])&&(a=h(s.matches[0].replace(ce,te),ee.test(l[0].type)&&ze(c.parentNode)||c))){if(l.splice(i,1),!(e=a.length&&Me(l)))return _.apply(t,a),t;break}}return(u||o(e,m))(a,c,!p,t,!c||ee.test(e)&&ze(c.parentNode)||c),t},t.sortStable=y.split("").sort(w).join("")===y,t.detectDuplicates=!!h,u(),t.sortDetached=fe((function(e){return 1&e.compareDocumentPosition(m.createElement("fieldset"))})),fe((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||he("type|href|height|width",(function(e,c,t){if(!t)return e.getAttribute(c,"type"===c.toLowerCase()?1:2)})),t.attributes&&fe((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||he("value",(function(e,c,t){if(!t&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),fe((function(e){return null==e.getAttribute("disabled")}))||he(D,(function(e,c,t){var n;if(!t)return!0===e[c]?c.toLowerCase():(n=e.getAttributeNode(c))&&n.specified?n.value:null})),oe}(t);b.find=V,b.expr=V.selectors,b.expr[":"]=b.expr.pseudos,b.uniqueSort=b.unique=V.uniqueSort,b.text=V.getText,b.isXMLDoc=V.isXML,b.contains=V.contains,b.escapeSelector=V.escape;var L=function(e,c,t){for(var n=[],a=void 0!==t;(e=e[c])&&9!==e.nodeType;)if(1===e.nodeType){if(a&&b(e).is(t))break;n.push(e)}return n},N=function(e,c){for(var t=[];e;e=e.nextSibling)1===e.nodeType&&e!==c&&t.push(e);return t},w=b.expr.match.needsContext;function S(e,c){return e.nodeName&&e.nodeName.toLowerCase()===c.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,c,t){return z(c)?b.grep(e,(function(e,n){return!!c.call(e,n,e)!==t})):c.nodeType?b.grep(e,(function(e){return e===c!==t})):"string"!=typeof c?b.grep(e,(function(e){return f.call(c,e)>-1!==t})):b.filter(c,e,t)}b.filter=function(e,c,t){var n=c[0];return t&&(e=":not("+e+")"),1===c.length&&1===n.nodeType?b.find.matchesSelector(n,e)?[n]:[]:b.find.matches(e,b.grep(c,(function(e){return 1===e.nodeType})))},b.fn.extend({find:function(e){var c,t,n=this.length,a=this;if("string"!=typeof e)return this.pushStack(b(e).filter((function(){for(c=0;c1?b.uniqueSort(t):t},filter:function(e){return this.pushStack(T(this,e||[],!1))},not:function(e){return this.pushStack(T(this,e||[],!0))},is:function(e){return!!T(this,"string"==typeof e&&w.test(e)?b(e):e||[],!1).length}});var k,_=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(b.fn.init=function(e,c,t){var n,a;if(!e)return this;if(t=t||k,"string"==typeof e){if(!(n="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:_.exec(e))||!n[1]&&c)return!c||c.jquery?(c||t).find(e):this.constructor(c).find(e);if(n[1]){if(c=c instanceof b?c[0]:c,b.merge(this,b.parseHTML(n[1],c&&c.nodeType?c.ownerDocument||c:M,!0)),A.test(n[1])&&b.isPlainObject(c))for(n in c)z(this[n])?this[n](c[n]):this.attr(n,c[n]);return this}return(a=M.getElementById(n[2]))&&(this[0]=a,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):z(e)?void 0!==t.ready?t.ready(e):e(b):b.makeArray(e,this)}).prototype=b.fn,k=b(M);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function D(e,c){for(;(e=e[c])&&1!==e.nodeType;);return e}b.fn.extend({has:function(e){var c=b(e,this),t=c.length;return this.filter((function(){for(var e=0;e-1:1===t.nodeType&&b.find.matchesSelector(t,e))){i.push(t);break}return this.pushStack(i.length>1?b.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?f.call(b(e),this[0]):f.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,c){return this.pushStack(b.uniqueSort(b.merge(this.get(),b(e,c))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.each({parent:function(e){var c=e.parentNode;return c&&11!==c.nodeType?c:null},parents:function(e){return L(e,"parentNode")},parentsUntil:function(e,c,t){return L(e,"parentNode",t)},next:function(e){return D(e,"nextSibling")},prev:function(e){return D(e,"previousSibling")},nextAll:function(e){return L(e,"nextSibling")},prevAll:function(e){return L(e,"previousSibling")},nextUntil:function(e,c,t){return L(e,"nextSibling",t)},prevUntil:function(e,c,t){return L(e,"previousSibling",t)},siblings:function(e){return N((e.parentNode||{}).firstChild,e)},children:function(e){return N(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(S(e,"template")&&(e=e.content||e),b.merge([],e.childNodes))}},(function(e,c){b.fn[e]=function(t,n){var a=b.map(this,c,t);return"Until"!==e.slice(-5)&&(n=t),n&&"string"==typeof n&&(a=b.filter(n,a)),this.length>1&&(j[e]||b.uniqueSort(a),E.test(e)&&a.reverse()),this.pushStack(a)}}));var O=/[^\x20\t\r\n\f]+/g;function P(e){return e}function q(e){throw e}function I(e,c,t,n){var a;try{e&&z(a=e.promise)?a.call(e).done(c).fail(t):e&&z(a=e.then)?a.call(e,c,t):c.apply(void 0,[e].slice(n))}catch(e){t.apply(void 0,[e])}}b.Callbacks=function(e){e="string"==typeof e?function(e){var c={};return b.each(e.match(O)||[],(function(e,t){c[t]=!0})),c}(e):b.extend({},e);var c,t,n,a,i=[],r=[],o=-1,l=function(){for(a=a||e.once,n=c=!0;r.length;o=-1)for(t=r.shift();++o-1;)i.splice(t,1),t<=o&&o--})),this},has:function(e){return e?b.inArray(e,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return a=r=[],i=t="",this},disabled:function(){return!i},lock:function(){return a=r=[],t||c||(i=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],r.push(t),c||l()),this},fire:function(){return s.fireWith(this,arguments),this},fired:function(){return!!n}};return s},b.extend({Deferred:function(e){var c=[["notify","progress",b.Callbacks("memory"),b.Callbacks("memory"),2],["resolve","done",b.Callbacks("once memory"),b.Callbacks("once memory"),0,"resolved"],["reject","fail",b.Callbacks("once memory"),b.Callbacks("once memory"),1,"rejected"]],n="pending",a={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return a.then(null,e)},pipe:function(){var e=arguments;return b.Deferred((function(t){b.each(c,(function(c,n){var a=z(e[n[4]])&&e[n[4]];i[n[1]]((function(){var e=a&&a.apply(this,arguments);e&&z(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[n[0]+"With"](this,a?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,a){var i=0;function r(e,c,n,a){return function(){var o=this,l=arguments,s=function(){var t,s;if(!(e=i&&(n!==q&&(o=void 0,l=[t]),c.rejectWith(o,l))}};e?f():(b.Deferred.getStackHook&&(f.stackTrace=b.Deferred.getStackHook()),t.setTimeout(f))}}return b.Deferred((function(t){c[0][3].add(r(0,t,z(a)?a:P,t.notifyWith)),c[1][3].add(r(0,t,z(e)?e:P)),c[2][3].add(r(0,t,z(n)?n:q))})).promise()},promise:function(e){return null!=e?b.extend(e,a):a}},i={};return b.each(c,(function(e,t){var r=t[2],o=t[5];a[t[1]]=r.add,o&&r.add((function(){n=o}),c[3-e][2].disable,c[3-e][3].disable,c[0][2].lock,c[0][3].lock),r.add(t[3].fire),i[t[0]]=function(){return i[t[0]+"With"](this===i?void 0:this,arguments),this},i[t[0]+"With"]=r.fireWith})),a.promise(i),e&&e.call(i,i),i},when:function(e){var c=arguments.length,t=c,n=Array(t),a=o.call(arguments),i=b.Deferred(),r=function(e){return function(t){n[e]=this,a[e]=arguments.length>1?o.call(arguments):t,--c||i.resolveWith(n,a)}};if(c<=1&&(I(e,i.done(r(t)).resolve,i.reject,!c),"pending"===i.state()||z(a[t]&&a[t].then)))return i.then();for(;t--;)I(a[t],r(t),i.reject);return i.promise()}});var R=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;b.Deferred.exceptionHook=function(e,c){t.console&&t.console.warn&&e&&R.test(e.name)&&t.console.warn("jQuery.Deferred exception: "+e.message,e.stack,c)},b.readyException=function(e){t.setTimeout((function(){throw e}))};var F=b.Deferred();function B(){M.removeEventListener("DOMContentLoaded",B),t.removeEventListener("load",B),b.ready()}b.fn.ready=function(e){return F.then(e).catch((function(e){b.readyException(e)})),this},b.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--b.readyWait:b.isReady)||(b.isReady=!0,!0!==e&&--b.readyWait>0||F.resolveWith(M,[b]))}}),b.ready.then=F.then,"complete"===M.readyState||"loading"!==M.readyState&&!M.documentElement.doScroll?t.setTimeout(b.ready):(M.addEventListener("DOMContentLoaded",B),t.addEventListener("load",B));var Z=function(e,c,t,n,a,i,r){var o=0,l=e.length,s=null==t;if("object"===C(t))for(o in a=!0,t)Z(e,c,o,t[o],!0,i,r);else if(void 0!==n&&(a=!0,z(n)||(r=!0),s&&(r?(c.call(e,n),c=null):(s=c,c=function(e,c,t){return s.call(b(e),t)})),c))for(;o1,null,!0)},removeData:function(e){return this.each((function(){K.remove(this,e)}))}}),b.extend({queue:function(e,c,t){var n;if(e)return c=(c||"fx")+"queue",n=Y.get(e,c),t&&(!n||Array.isArray(t)?n=Y.access(e,c,b.makeArray(t)):n.push(t)),n||[]},dequeue:function(e,c){c=c||"fx";var t=b.queue(e,c),n=t.length,a=t.shift(),i=b._queueHooks(e,c);"inprogress"===a&&(a=t.shift(),n--),a&&("fx"===c&&t.unshift("inprogress"),delete i.stop,a.call(e,(function(){b.dequeue(e,c)}),i)),!n&&i&&i.empty.fire()},_queueHooks:function(e,c){var t=c+"queueHooks";return Y.get(e,t)||Y.access(e,t,{empty:b.Callbacks("once memory").add((function(){Y.remove(e,[c+"queue",t])}))})}}),b.fn.extend({queue:function(e,c){var t=2;return"string"!=typeof e&&(c=e,e="fx",t--),arguments.length\x20\t\r\n\f]*)/i,ze=/^$|^module$|\/(?:java|ecma)script/i;me=M.createDocumentFragment().appendChild(M.createElement("div")),(ve=M.createElement("input")).setAttribute("type","radio"),ve.setAttribute("checked","checked"),ve.setAttribute("name","t"),me.appendChild(ve),d.checkClone=me.cloneNode(!0).cloneNode(!0).lastChild.checked,me.innerHTML="",d.noCloneChecked=!!me.cloneNode(!0).lastChild.defaultValue,me.innerHTML="",d.option=!!me.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Me(e,c){var t;return t=void 0!==e.getElementsByTagName?e.getElementsByTagName(c||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(c||"*"):[],void 0===c||c&&S(e,c)?b.merge([e],t):t}function ye(e,c){for(var t=0,n=e.length;t",""]);var xe=/<|&#?\w+;/;function Ce(e,c,t,n,a){for(var i,r,o,l,s,f,h=c.createDocumentFragment(),u=[],m=0,v=e.length;m-1)a&&a.push(i);else if(s=re(i),r=Me(h.appendChild(i),"script"),s&&ye(r),t)for(f=0;i=r[f++];)ze.test(i.type||"")&&t.push(i);return h}var be=/^key/,He=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ve=/^([^.]*)(?:\.(.+)|)/;function Le(){return!0}function Ne(){return!1}function we(e,c){return e===function(){try{return M.activeElement}catch(e){}}()==("focus"===c)}function Se(e,c,t,n,a,i){var r,o;if("object"==typeof c){for(o in"string"!=typeof t&&(n=n||t,t=void 0),c)Se(e,o,t,n,c[o],i);return e}if(null==n&&null==a?(a=t,n=t=void 0):null==a&&("string"==typeof t?(a=n,n=void 0):(a=n,n=t,t=void 0)),!1===a)a=Ne;else if(!a)return e;return 1===i&&(r=a,(a=function(e){return b().off(e),r.apply(this,arguments)}).guid=r.guid||(r.guid=b.guid++)),e.each((function(){b.event.add(this,c,a,n,t)}))}function Ae(e,c,t){t?(Y.set(e,c,!1),b.event.add(e,c,{namespace:!1,handler:function(e){var n,a,i=Y.get(this,c);if(1&e.isTrigger&&this[c]){if(i.length)(b.event.special[c]||{}).delegateType&&e.stopPropagation();else if(i=o.call(arguments),Y.set(this,c,i),n=t(this,c),this[c](),i!==(a=Y.get(this,c))||n?Y.set(this,c,!1):a={},i!==a)return e.stopImmediatePropagation(),e.preventDefault(),a.value}else i.length&&(Y.set(this,c,{value:b.event.trigger(b.extend(i[0],b.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Y.get(e,c)&&b.event.add(e,c,Le)}b.event={global:{},add:function(e,c,t,n,a){var i,r,o,l,s,f,h,u,m,v,p,d=Y.get(e);if(G(e))for(t.handler&&(t=(i=t).handler,a=i.selector),a&&b.find.matchesSelector(ie,a),t.guid||(t.guid=b.guid++),(l=d.events)||(l=d.events=Object.create(null)),(r=d.handle)||(r=d.handle=function(c){return void 0!==b&&b.event.triggered!==c.type?b.event.dispatch.apply(e,arguments):void 0}),s=(c=(c||"").match(O)||[""]).length;s--;)m=p=(o=Ve.exec(c[s])||[])[1],v=(o[2]||"").split(".").sort(),m&&(h=b.event.special[m]||{},m=(a?h.delegateType:h.bindType)||m,h=b.event.special[m]||{},f=b.extend({type:m,origType:p,data:n,handler:t,guid:t.guid,selector:a,needsContext:a&&b.expr.match.needsContext.test(a),namespace:v.join(".")},i),(u=l[m])||((u=l[m]=[]).delegateCount=0,h.setup&&!1!==h.setup.call(e,n,v,r)||e.addEventListener&&e.addEventListener(m,r)),h.add&&(h.add.call(e,f),f.handler.guid||(f.handler.guid=t.guid)),a?u.splice(u.delegateCount++,0,f):u.push(f),b.event.global[m]=!0)},remove:function(e,c,t,n,a){var i,r,o,l,s,f,h,u,m,v,p,d=Y.hasData(e)&&Y.get(e);if(d&&(l=d.events)){for(s=(c=(c||"").match(O)||[""]).length;s--;)if(m=p=(o=Ve.exec(c[s])||[])[1],v=(o[2]||"").split(".").sort(),m){for(h=b.event.special[m]||{},u=l[m=(n?h.delegateType:h.bindType)||m]||[],o=o[2]&&new RegExp("(^|\\.)"+v.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=i=u.length;i--;)f=u[i],!a&&p!==f.origType||t&&t.guid!==f.guid||o&&!o.test(f.namespace)||n&&n!==f.selector&&("**"!==n||!f.selector)||(u.splice(i,1),f.selector&&u.delegateCount--,h.remove&&h.remove.call(e,f));r&&!u.length&&(h.teardown&&!1!==h.teardown.call(e,v,d.handle)||b.removeEvent(e,m,d.handle),delete l[m])}else for(m in l)b.event.remove(e,m+c[s],t,n,!0);b.isEmptyObject(l)&&Y.remove(e,"handle events")}},dispatch:function(e){var c,t,n,a,i,r,o=new Array(arguments.length),l=b.event.fix(e),s=(Y.get(this,"events")||Object.create(null))[l.type]||[],f=b.event.special[l.type]||{};for(o[0]=l,c=1;c=1))for(;s!==this;s=s.parentNode||this)if(1===s.nodeType&&("click"!==e.type||!0!==s.disabled)){for(i=[],r={},t=0;t-1:b.find(a,this,null,[s]).length),r[a]&&i.push(n);i.length&&o.push({elem:s,handlers:i})}return s=this,l\s*$/g;function Ee(e,c){return S(e,"table")&&S(11!==c.nodeType?c:c.firstChild,"tr")&&b(e).children("tbody")[0]||e}function je(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function De(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,c){var t,n,a,i,r,o;if(1===c.nodeType){if(Y.hasData(e)&&(o=Y.get(e).events))for(a in Y.remove(c,"handle events"),o)for(t=0,n=o[a].length;t1&&"string"==typeof v&&!d.checkClone&&ke.test(v))return e.each((function(a){var i=e.eq(a);p&&(c[0]=v.call(this,a,i.html())),qe(i,c,t,n)}));if(u&&(i=(a=Ce(c,e[0].ownerDocument,!1,e,n)).firstChild,1===a.childNodes.length&&(a=i),i||n)){for(o=(r=b.map(Me(a,"script"),je)).length;h0&&ye(r,!l&&Me(e,"script")),o},cleanData:function(e){for(var c,t,n,a=b.event.special,i=0;void 0!==(t=e[i]);i++)if(G(t)){if(c=t[Y.expando]){if(c.events)for(n in c.events)a[n]?b.event.remove(t,n):b.removeEvent(t,n,c.handle);t[Y.expando]=void 0}t[K.expando]&&(t[K.expando]=void 0)}}}),b.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return Z(this,(function(e){return void 0===e?b.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return qe(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ee(this,e).appendChild(e)}))},prepend:function(){return qe(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var c=Ee(this,e);c.insertBefore(e,c.firstChild)}}))},before:function(){return qe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return qe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,c=0;null!=(e=this[c]);c++)1===e.nodeType&&(b.cleanData(Me(e,!1)),e.textContent="");return this},clone:function(e,c){return e=null!=e&&e,c=null==c?e:c,this.map((function(){return b.clone(this,e,c)}))},html:function(e){return Z(this,(function(e){var c=this[0]||{},t=0,n=this.length;if(void 0===e&&1===c.nodeType)return c.innerHTML;if("string"==typeof e&&!Te.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=b.htmlPrefilter(e);try{for(;t3,ie.removeChild(e)),o}}))}();var $e=["Webkit","Moz","ms"],Ue=M.createElement("div").style,Ge={};function Xe(e){var c=b.cssProps[e]||Ge[e];return c||(e in Ue?e:Ge[e]=function(e){for(var c=e[0].toUpperCase()+e.slice(1),t=$e.length;t--;)if((e=$e[t]+c)in Ue)return e}(e)||e)}var Ye=/^(none|table(?!-c[ea]).+)/,Ke=/^--/,Je={position:"absolute",visibility:"hidden",display:"block"},ec={letterSpacing:"0",fontWeight:"400"};function cc(e,c,t){var n=ne.exec(c);return n?Math.max(0,n[2]-(t||0))+(n[3]||"px"):c}function tc(e,c,t,n,a,i){var r="width"===c?1:0,o=0,l=0;if(t===(n?"border":"content"))return 0;for(;r<4;r+=2)"margin"===t&&(l+=b.css(e,t+ae[r],!0,a)),n?("content"===t&&(l-=b.css(e,"padding"+ae[r],!0,a)),"margin"!==t&&(l-=b.css(e,"border"+ae[r]+"Width",!0,a))):(l+=b.css(e,"padding"+ae[r],!0,a),"padding"!==t?l+=b.css(e,"border"+ae[r]+"Width",!0,a):o+=b.css(e,"border"+ae[r]+"Width",!0,a));return!n&&i>=0&&(l+=Math.max(0,Math.ceil(e["offset"+c[0].toUpperCase()+c.slice(1)]-i-l-o-.5))||0),l}function nc(e,c,t){var n=Fe(e),a=(!d.boxSizingReliable()||t)&&"border-box"===b.css(e,"boxSizing",!1,n),i=a,r=Qe(e,c,n),o="offset"+c[0].toUpperCase()+c.slice(1);if(Re.test(r)){if(!t)return r;r="auto"}return(!d.boxSizingReliable()&&a||!d.reliableTrDimensions()&&S(e,"tr")||"auto"===r||!parseFloat(r)&&"inline"===b.css(e,"display",!1,n))&&e.getClientRects().length&&(a="border-box"===b.css(e,"boxSizing",!1,n),(i=o in e)&&(r=e[o])),(r=parseFloat(r)||0)+tc(e,c,t||(a?"border":"content"),i,n,r)+"px"}function ac(e,c,t,n,a){return new ac.prototype.init(e,c,t,n,a)}b.extend({cssHooks:{opacity:{get:function(e,c){if(c){var t=Qe(e,"opacity");return""===t?"1":t}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,c,t,n){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var a,i,r,o=U(c),l=Ke.test(c),s=e.style;if(l||(c=Xe(o)),r=b.cssHooks[c]||b.cssHooks[o],void 0===t)return r&&"get"in r&&void 0!==(a=r.get(e,!1,n))?a:s[c];"string"===(i=typeof t)&&(a=ne.exec(t))&&a[1]&&(t=se(e,c,a),i="number"),null!=t&&t==t&&("number"!==i||l||(t+=a&&a[3]||(b.cssNumber[o]?"":"px")),d.clearCloneStyle||""!==t||0!==c.indexOf("background")||(s[c]="inherit"),r&&"set"in r&&void 0===(t=r.set(e,t,n))||(l?s.setProperty(c,t):s[c]=t))}},css:function(e,c,t,n){var a,i,r,o=U(c);return Ke.test(c)||(c=Xe(o)),(r=b.cssHooks[c]||b.cssHooks[o])&&"get"in r&&(a=r.get(e,!0,t)),void 0===a&&(a=Qe(e,c,n)),"normal"===a&&c in ec&&(a=ec[c]),""===t||t?(i=parseFloat(a),!0===t||isFinite(i)?i||0:a):a}}),b.each(["height","width"],(function(e,c){b.cssHooks[c]={get:function(e,t,n){if(t)return!Ye.test(b.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?nc(e,c,n):Be(e,Je,(function(){return nc(e,c,n)}))},set:function(e,t,n){var a,i=Fe(e),r=!d.scrollboxSize()&&"absolute"===i.position,o=(r||n)&&"border-box"===b.css(e,"boxSizing",!1,i),l=n?tc(e,c,n,o,i):0;return o&&r&&(l-=Math.ceil(e["offset"+c[0].toUpperCase()+c.slice(1)]-parseFloat(i[c])-tc(e,c,"border",!1,i)-.5)),l&&(a=ne.exec(t))&&"px"!==(a[3]||"px")&&(e.style[c]=t,t=b.css(e,c)),cc(0,t,l)}}})),b.cssHooks.marginLeft=We(d.reliableMarginLeft,(function(e,c){if(c)return(parseFloat(Qe(e,"marginLeft"))||e.getBoundingClientRect().left-Be(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),b.each({margin:"",padding:"",border:"Width"},(function(e,c){b.cssHooks[e+c]={expand:function(t){for(var n=0,a={},i="string"==typeof t?t.split(" "):[t];n<4;n++)a[e+ae[n]+c]=i[n]||i[n-2]||i[0];return a}},"margin"!==e&&(b.cssHooks[e+c].set=cc)})),b.fn.extend({css:function(e,c){return Z(this,(function(e,c,t){var n,a,i={},r=0;if(Array.isArray(c)){for(n=Fe(e),a=c.length;r1)}}),b.Tween=ac,ac.prototype={constructor:ac,init:function(e,c,t,n,a,i){this.elem=e,this.prop=t,this.easing=a||b.easing._default,this.options=c,this.start=this.now=this.cur(),this.end=n,this.unit=i||(b.cssNumber[t]?"":"px")},cur:function(){var e=ac.propHooks[this.prop];return e&&e.get?e.get(this):ac.propHooks._default.get(this)},run:function(e){var c,t=ac.propHooks[this.prop];return this.options.duration?this.pos=c=b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=c=e,this.now=(this.end-this.start)*c+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),t&&t.set?t.set(this):ac.propHooks._default.set(this),this}},ac.prototype.init.prototype=ac.prototype,ac.propHooks={_default:{get:function(e){var c;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(c=b.css(e.elem,e.prop,""))&&"auto"!==c?c:0},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):1!==e.elem.nodeType||!b.cssHooks[e.prop]&&null==e.elem.style[Xe(e.prop)]?e.elem[e.prop]=e.now:b.style(e.elem,e.prop,e.now+e.unit)}}},ac.propHooks.scrollTop=ac.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},b.fx=ac.prototype.init,b.fx.step={};var ic,rc,oc=/^(?:toggle|show|hide)$/,lc=/queueHooks$/;function sc(){rc&&(!1===M.hidden&&t.requestAnimationFrame?t.requestAnimationFrame(sc):t.setTimeout(sc,b.fx.interval),b.fx.tick())}function fc(){return t.setTimeout((function(){ic=void 0})),ic=Date.now()}function hc(e,c){var t,n=0,a={height:e};for(c=c?1:0;n<4;n+=2-c)a["margin"+(t=ae[n])]=a["padding"+t]=e;return c&&(a.opacity=a.width=e),a}function uc(e,c,t){for(var n,a=(mc.tweeners[c]||[]).concat(mc.tweeners["*"]),i=0,r=a.length;i1)},removeAttr:function(e){return this.each((function(){b.removeAttr(this,e)}))}}),b.extend({attr:function(e,c,t){var n,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?b.prop(e,c,t):(1===i&&b.isXMLDoc(e)||(a=b.attrHooks[c.toLowerCase()]||(b.expr.match.bool.test(c)?vc:void 0)),void 0!==t?null===t?void b.removeAttr(e,c):a&&"set"in a&&void 0!==(n=a.set(e,t,c))?n:(e.setAttribute(c,t+""),t):a&&"get"in a&&null!==(n=a.get(e,c))?n:null==(n=b.find.attr(e,c))?void 0:n)},attrHooks:{type:{set:function(e,c){if(!d.radioValue&&"radio"===c&&S(e,"input")){var t=e.value;return e.setAttribute("type",c),t&&(e.value=t),c}}}},removeAttr:function(e,c){var t,n=0,a=c&&c.match(O);if(a&&1===e.nodeType)for(;t=a[n++];)e.removeAttribute(t)}}),vc={set:function(e,c,t){return!1===c?b.removeAttr(e,t):e.setAttribute(t,t),t}},b.each(b.expr.match.bool.source.match(/\w+/g),(function(e,c){var t=pc[c]||b.find.attr;pc[c]=function(e,c,n){var a,i,r=c.toLowerCase();return n||(i=pc[r],pc[r]=a,a=null!=t(e,c,n)?r:null,pc[r]=i),a}}));var dc=/^(?:input|select|textarea|button)$/i,zc=/^(?:a|area)$/i;function gc(e){return(e.match(O)||[]).join(" ")}function Mc(e){return e.getAttribute&&e.getAttribute("class")||""}function yc(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(O)||[]}b.fn.extend({prop:function(e,c){return Z(this,b.prop,e,c,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[b.propFix[e]||e]}))}}),b.extend({prop:function(e,c,t){var n,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&b.isXMLDoc(e)||(c=b.propFix[c]||c,a=b.propHooks[c]),void 0!==t?a&&"set"in a&&void 0!==(n=a.set(e,t,c))?n:e[c]=t:a&&"get"in a&&null!==(n=a.get(e,c))?n:e[c]},propHooks:{tabIndex:{get:function(e){var c=b.find.attr(e,"tabindex");return c?parseInt(c,10):dc.test(e.nodeName)||zc.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),d.optSelected||(b.propHooks.selected={get:function(e){var c=e.parentNode;return c&&c.parentNode&&c.parentNode.selectedIndex,null},set:function(e){var c=e.parentNode;c&&(c.selectedIndex,c.parentNode&&c.parentNode.selectedIndex)}}),b.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){b.propFix[this.toLowerCase()]=this})),b.fn.extend({addClass:function(e){var c,t,n,a,i,r,o,l=0;if(z(e))return this.each((function(c){b(this).addClass(e.call(this,c,Mc(this)))}));if((c=yc(e)).length)for(;t=this[l++];)if(a=Mc(t),n=1===t.nodeType&&" "+gc(a)+" "){for(r=0;i=c[r++];)n.indexOf(" "+i+" ")<0&&(n+=i+" ");a!==(o=gc(n))&&t.setAttribute("class",o)}return this},removeClass:function(e){var c,t,n,a,i,r,o,l=0;if(z(e))return this.each((function(c){b(this).removeClass(e.call(this,c,Mc(this)))}));if(!arguments.length)return this.attr("class","");if((c=yc(e)).length)for(;t=this[l++];)if(a=Mc(t),n=1===t.nodeType&&" "+gc(a)+" "){for(r=0;i=c[r++];)for(;n.indexOf(" "+i+" ")>-1;)n=n.replace(" "+i+" "," ");a!==(o=gc(n))&&t.setAttribute("class",o)}return this},toggleClass:function(e,c){var t=typeof e,n="string"===t||Array.isArray(e);return"boolean"==typeof c&&n?c?this.addClass(e):this.removeClass(e):z(e)?this.each((function(t){b(this).toggleClass(e.call(this,t,Mc(this),c),c)})):this.each((function(){var c,a,i,r;if(n)for(a=0,i=b(this),r=yc(e);c=r[a++];)i.hasClass(c)?i.removeClass(c):i.addClass(c);else void 0!==e&&"boolean"!==t||((c=Mc(this))&&Y.set(this,"__className__",c),this.setAttribute&&this.setAttribute("class",c||!1===e?"":Y.get(this,"__className__")||""))}))},hasClass:function(e){var c,t,n=0;for(c=" "+e+" ";t=this[n++];)if(1===t.nodeType&&(" "+gc(Mc(t))+" ").indexOf(c)>-1)return!0;return!1}});var xc=/\r/g;b.fn.extend({val:function(e){var c,t,n,a=this[0];return arguments.length?(n=z(e),this.each((function(t){var a;1===this.nodeType&&(null==(a=n?e.call(this,t,b(this).val()):e)?a="":"number"==typeof a?a+="":Array.isArray(a)&&(a=b.map(a,(function(e){return null==e?"":e+""}))),(c=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()])&&"set"in c&&void 0!==c.set(this,a,"value")||(this.value=a))}))):a?(c=b.valHooks[a.type]||b.valHooks[a.nodeName.toLowerCase()])&&"get"in c&&void 0!==(t=c.get(a,"value"))?t:"string"==typeof(t=a.value)?t.replace(xc,""):null==t?"":t:void 0}}),b.extend({valHooks:{option:{get:function(e){var c=b.find.attr(e,"value");return null!=c?c:gc(b.text(e))}},select:{get:function(e){var c,t,n,a=e.options,i=e.selectedIndex,r="select-one"===e.type,o=r?null:[],l=r?i+1:a.length;for(n=i<0?l:r?i:0;n-1)&&(t=!0);return t||(e.selectedIndex=-1),i}}}}),b.each(["radio","checkbox"],(function(){b.valHooks[this]={set:function(e,c){if(Array.isArray(c))return e.checked=b.inArray(b(e).val(),c)>-1}},d.checkOn||(b.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),d.focusin="onfocusin"in t;var Cc=/^(?:focusinfocus|focusoutblur)$/,bc=function(e){e.stopPropagation()};b.extend(b.event,{trigger:function(e,c,n,a){var i,r,o,l,s,f,h,u,v=[n||M],p=m.call(e,"type")?e.type:e,d=m.call(e,"namespace")?e.namespace.split("."):[];if(r=u=o=n=n||M,3!==n.nodeType&&8!==n.nodeType&&!Cc.test(p+b.event.triggered)&&(p.indexOf(".")>-1&&(d=p.split("."),p=d.shift(),d.sort()),s=p.indexOf(":")<0&&"on"+p,(e=e[b.expando]?e:new b.Event(p,"object"==typeof e&&e)).isTrigger=a?2:3,e.namespace=d.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),c=null==c?[e]:b.makeArray(c,[e]),h=b.event.special[p]||{},a||!h.trigger||!1!==h.trigger.apply(n,c))){if(!a&&!h.noBubble&&!g(n)){for(l=h.delegateType||p,Cc.test(l+p)||(r=r.parentNode);r;r=r.parentNode)v.push(r),o=r;o===(n.ownerDocument||M)&&v.push(o.defaultView||o.parentWindow||t)}for(i=0;(r=v[i++])&&!e.isPropagationStopped();)u=r,e.type=i>1?l:h.bindType||p,(f=(Y.get(r,"events")||Object.create(null))[e.type]&&Y.get(r,"handle"))&&f.apply(r,c),(f=s&&r[s])&&f.apply&&G(r)&&(e.result=f.apply(r,c),!1===e.result&&e.preventDefault());return e.type=p,a||e.isDefaultPrevented()||h._default&&!1!==h._default.apply(v.pop(),c)||!G(n)||s&&z(n[p])&&!g(n)&&((o=n[s])&&(n[s]=null),b.event.triggered=p,e.isPropagationStopped()&&u.addEventListener(p,bc),n[p](),e.isPropagationStopped()&&u.removeEventListener(p,bc),b.event.triggered=void 0,o&&(n[s]=o)),e.result}},simulate:function(e,c,t){var n=b.extend(new b.Event,t,{type:e,isSimulated:!0});b.event.trigger(n,null,c)}}),b.fn.extend({trigger:function(e,c){return this.each((function(){b.event.trigger(e,c,this)}))},triggerHandler:function(e,c){var t=this[0];if(t)return b.event.trigger(e,c,t,!0)}}),d.focusin||b.each({focus:"focusin",blur:"focusout"},(function(e,c){var t=function(e){b.event.simulate(c,e.target,b.event.fix(e))};b.event.special[c]={setup:function(){var n=this.ownerDocument||this.document||this,a=Y.access(n,c);a||n.addEventListener(e,t,!0),Y.access(n,c,(a||0)+1)},teardown:function(){var n=this.ownerDocument||this.document||this,a=Y.access(n,c)-1;a?Y.access(n,c,a):(n.removeEventListener(e,t,!0),Y.remove(n,c))}}}));var Hc=t.location,Vc={guid:Date.now()},Lc=/\?/;b.parseXML=function(e){var c;if(!e||"string"!=typeof e)return null;try{c=(new t.DOMParser).parseFromString(e,"text/xml")}catch(e){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||b.error("Invalid XML: "+e),c};var Nc=/\[\]$/,wc=/\r?\n/g,Sc=/^(?:submit|button|image|reset|file)$/i,Ac=/^(?:input|select|textarea|keygen)/i;function Tc(e,c,t,n){var a;if(Array.isArray(c))b.each(c,(function(c,a){t||Nc.test(e)?n(e,a):Tc(e+"["+("object"==typeof a&&null!=a?c:"")+"]",a,t,n)}));else if(t||"object"!==C(c))n(e,c);else for(a in c)Tc(e+"["+a+"]",c[a],t,n)}b.param=function(e,c){var t,n=[],a=function(e,c){var t=z(c)?c():c;n[n.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!b.isPlainObject(e))b.each(e,(function(){a(this.name,this.value)}));else for(t in e)Tc(t,e[t],c,a);return n.join("&")},b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=b.prop(this,"elements");return e?b.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!b(this).is(":disabled")&&Ac.test(this.nodeName)&&!Sc.test(e)&&(this.checked||!pe.test(e))})).map((function(e,c){var t=b(this).val();return null==t?null:Array.isArray(t)?b.map(t,(function(e){return{name:c.name,value:e.replace(wc,"\r\n")}})):{name:c.name,value:t.replace(wc,"\r\n")}})).get()}});var kc=/%20/g,_c=/#.*$/,Ec=/([?&])_=[^&]*/,jc=/^(.*?):[ \t]*([^\r\n]*)$/gm,Dc=/^(?:GET|HEAD)$/,Oc=/^\/\//,Pc={},qc={},Ic="*/".concat("*"),Rc=M.createElement("a");function Fc(e){return function(c,t){"string"!=typeof c&&(t=c,c="*");var n,a=0,i=c.toLowerCase().match(O)||[];if(z(t))for(;n=i[a++];)"+"===n[0]?(n=n.slice(1)||"*",(e[n]=e[n]||[]).unshift(t)):(e[n]=e[n]||[]).push(t)}}function Bc(e,c,t,n){var a={},i=e===qc;function r(o){var l;return a[o]=!0,b.each(e[o]||[],(function(e,o){var s=o(c,t,n);return"string"!=typeof s||i||a[s]?i?!(l=s):void 0:(c.dataTypes.unshift(s),r(s),!1)})),l}return r(c.dataTypes[0])||!a["*"]&&r("*")}function Zc(e,c){var t,n,a=b.ajaxSettings.flatOptions||{};for(t in c)void 0!==c[t]&&((a[t]?e:n||(n={}))[t]=c[t]);return n&&b.extend(!0,e,n),e}Rc.href=Hc.href,b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Hc.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Hc.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ic,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,c){return c?Zc(Zc(e,b.ajaxSettings),c):Zc(b.ajaxSettings,e)},ajaxPrefilter:Fc(Pc),ajaxTransport:Fc(qc),ajax:function(e,c){"object"==typeof e&&(c=e,e=void 0),c=c||{};var n,a,i,r,o,l,s,f,h,u,m=b.ajaxSetup({},c),v=m.context||m,p=m.context&&(v.nodeType||v.jquery)?b(v):b.event,d=b.Deferred(),z=b.Callbacks("once memory"),g=m.statusCode||{},y={},x={},C="canceled",H={readyState:0,getResponseHeader:function(e){var c;if(s){if(!r)for(r={};c=jc.exec(i);)r[c[1].toLowerCase()+" "]=(r[c[1].toLowerCase()+" "]||[]).concat(c[2]);c=r[e.toLowerCase()+" "]}return null==c?null:c.join(", ")},getAllResponseHeaders:function(){return s?i:null},setRequestHeader:function(e,c){return null==s&&(e=x[e.toLowerCase()]=x[e.toLowerCase()]||e,y[e]=c),this},overrideMimeType:function(e){return null==s&&(m.mimeType=e),this},statusCode:function(e){var c;if(e)if(s)H.always(e[H.status]);else for(c in e)g[c]=[g[c],e[c]];return this},abort:function(e){var c=e||C;return n&&n.abort(c),V(0,c),this}};if(d.promise(H),m.url=((e||m.url||Hc.href)+"").replace(Oc,Hc.protocol+"//"),m.type=c.method||c.type||m.method||m.type,m.dataTypes=(m.dataType||"*").toLowerCase().match(O)||[""],null==m.crossDomain){l=M.createElement("a");try{l.href=m.url,l.href=l.href,m.crossDomain=Rc.protocol+"//"+Rc.host!=l.protocol+"//"+l.host}catch(e){m.crossDomain=!0}}if(m.data&&m.processData&&"string"!=typeof m.data&&(m.data=b.param(m.data,m.traditional)),Bc(Pc,m,c,H),s)return H;for(h in(f=b.event&&m.global)&&0==b.active++&&b.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Dc.test(m.type),a=m.url.replace(_c,""),m.hasContent?m.data&&m.processData&&0===(m.contentType||"").indexOf("application/x-www-form-urlencoded")&&(m.data=m.data.replace(kc,"+")):(u=m.url.slice(a.length),m.data&&(m.processData||"string"==typeof m.data)&&(a+=(Lc.test(a)?"&":"?")+m.data,delete m.data),!1===m.cache&&(a=a.replace(Ec,"$1"),u=(Lc.test(a)?"&":"?")+"_="+Vc.guid+++u),m.url=a+u),m.ifModified&&(b.lastModified[a]&&H.setRequestHeader("If-Modified-Since",b.lastModified[a]),b.etag[a]&&H.setRequestHeader("If-None-Match",b.etag[a])),(m.data&&m.hasContent&&!1!==m.contentType||c.contentType)&&H.setRequestHeader("Content-Type",m.contentType),H.setRequestHeader("Accept",m.dataTypes[0]&&m.accepts[m.dataTypes[0]]?m.accepts[m.dataTypes[0]]+("*"!==m.dataTypes[0]?", "+Ic+"; q=0.01":""):m.accepts["*"]),m.headers)H.setRequestHeader(h,m.headers[h]);if(m.beforeSend&&(!1===m.beforeSend.call(v,H,m)||s))return H.abort();if(C="abort",z.add(m.complete),H.done(m.success),H.fail(m.error),n=Bc(qc,m,c,H)){if(H.readyState=1,f&&p.trigger("ajaxSend",[H,m]),s)return H;m.async&&m.timeout>0&&(o=t.setTimeout((function(){H.abort("timeout")}),m.timeout));try{s=!1,n.send(y,V)}catch(e){if(s)throw e;V(-1,e)}}else V(-1,"No Transport");function V(e,c,r,l){var h,u,M,y,x,C=c;s||(s=!0,o&&t.clearTimeout(o),n=void 0,i=l||"",H.readyState=e>0?4:0,h=e>=200&&e<300||304===e,r&&(y=function(e,c,t){for(var n,a,i,r,o=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===n&&(n=e.mimeType||c.getResponseHeader("Content-Type"));if(n)for(a in o)if(o[a]&&o[a].test(n)){l.unshift(a);break}if(l[0]in t)i=l[0];else{for(a in t){if(!l[0]||e.converters[a+" "+l[0]]){i=a;break}r||(r=a)}i=i||r}if(i)return i!==l[0]&&l.unshift(i),t[i]}(m,H,r)),!h&&b.inArray("script",m.dataTypes)>-1&&(m.converters["text script"]=function(){}),y=function(e,c,t,n){var a,i,r,o,l,s={},f=e.dataTypes.slice();if(f[1])for(r in e.converters)s[r.toLowerCase()]=e.converters[r];for(i=f.shift();i;)if(e.responseFields[i]&&(t[e.responseFields[i]]=c),!l&&n&&e.dataFilter&&(c=e.dataFilter(c,e.dataType)),l=i,i=f.shift())if("*"===i)i=l;else if("*"!==l&&l!==i){if(!(r=s[l+" "+i]||s["* "+i]))for(a in s)if((o=a.split(" "))[1]===i&&(r=s[l+" "+o[0]]||s["* "+o[0]])){!0===r?r=s[a]:!0!==s[a]&&(i=o[0],f.unshift(o[1]));break}if(!0!==r)if(r&&e.throws)c=r(c);else try{c=r(c)}catch(e){return{state:"parsererror",error:r?e:"No conversion from "+l+" to "+i}}}return{state:"success",data:c}}(m,y,H,h),h?(m.ifModified&&((x=H.getResponseHeader("Last-Modified"))&&(b.lastModified[a]=x),(x=H.getResponseHeader("etag"))&&(b.etag[a]=x)),204===e||"HEAD"===m.type?C="nocontent":304===e?C="notmodified":(C=y.state,u=y.data,h=!(M=y.error))):(M=C,!e&&C||(C="error",e<0&&(e=0))),H.status=e,H.statusText=(c||C)+"",h?d.resolveWith(v,[u,C,H]):d.rejectWith(v,[H,C,M]),H.statusCode(g),g=void 0,f&&p.trigger(h?"ajaxSuccess":"ajaxError",[H,m,h?u:M]),z.fireWith(v,[H,C]),f&&(p.trigger("ajaxComplete",[H,m]),--b.active||b.event.trigger("ajaxStop")))}return H},getJSON:function(e,c,t){return b.get(e,c,t,"json")},getScript:function(e,c){return b.get(e,void 0,c,"script")}}),b.each(["get","post"],(function(e,c){b[c]=function(e,t,n,a){return z(t)&&(a=a||n,n=t,t=void 0),b.ajax(b.extend({url:e,type:c,dataType:a,data:t,success:n},b.isPlainObject(e)&&e))}})),b.ajaxPrefilter((function(e){var c;for(c in e.headers)"content-type"===c.toLowerCase()&&(e.contentType=e.headers[c]||"")})),b._evalUrl=function(e,c,t){return b.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){b.globalEval(e,c,t)}})},b.fn.extend({wrapAll:function(e){var c;return this[0]&&(z(e)&&(e=e.call(this[0])),c=b(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&c.insertBefore(this[0]),c.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return z(e)?this.each((function(c){b(this).wrapInner(e.call(this,c))})):this.each((function(){var c=b(this),t=c.contents();t.length?t.wrapAll(e):c.append(e)}))},wrap:function(e){var c=z(e);return this.each((function(t){b(this).wrapAll(c?e.call(this,t):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){b(this).replaceWith(this.childNodes)})),this}}),b.expr.pseudos.hidden=function(e){return!b.expr.pseudos.visible(e)},b.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},b.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch(e){}};var Qc={0:200,1223:204},Wc=b.ajaxSettings.xhr();d.cors=!!Wc&&"withCredentials"in Wc,d.ajax=Wc=!!Wc,b.ajaxTransport((function(e){var c,n;if(d.cors||Wc&&!e.crossDomain)return{send:function(a,i){var r,o=e.xhr();if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(r in e.xhrFields)o[r]=e.xhrFields[r];for(r in e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),e.crossDomain||a["X-Requested-With"]||(a["X-Requested-With"]="XMLHttpRequest"),a)o.setRequestHeader(r,a[r]);c=function(e){return function(){c&&(c=n=o.onload=o.onerror=o.onabort=o.ontimeout=o.onreadystatechange=null,"abort"===e?o.abort():"error"===e?"number"!=typeof o.status?i(0,"error"):i(o.status,o.statusText):i(Qc[o.status]||o.status,o.statusText,"text"!==(o.responseType||"text")||"string"!=typeof o.responseText?{binary:o.response}:{text:o.responseText},o.getAllResponseHeaders()))}},o.onload=c(),n=o.onerror=o.ontimeout=c("error"),void 0!==o.onabort?o.onabort=n:o.onreadystatechange=function(){4===o.readyState&&t.setTimeout((function(){c&&n()}))},c=c("abort");try{o.send(e.hasContent&&e.data||null)}catch(e){if(c)throw e}},abort:function(){c&&c()}}})),b.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),b.ajaxTransport("script",(function(e){var c,t;if(e.crossDomain||e.scriptAttrs)return{send:function(n,a){c=b("