!function(e){var t={};function n®{if(t)return t.exports;var i=t={i:r,l:!1,exports:{}};return e.call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){“undefined”!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:“Module”}),Object.defineProperty(e,“__esModule”,{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&“object”==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r®,Object.defineProperty(r,“default”,{enumerable:!0,value:e}),2&t&&“string”!=typeof e)for(var i in e)n.d(r,i,function(t){return e}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,“a”,t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=“”,n(n.s=9)}([function(e,t,n){var r; /*!

* jQuery JavaScript Library v3.5.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2020-05-04T22:49Z
*/!function(t,n){"use strict";"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,(function(n,i){"use strict";var o=[],a=Object.getPrototypeOf,s=o.slice,l=o.flat?function(e){return o.flat.call(e)}:function(e){return o.concat.apply([],e)},u=o.push,c=o.indexOf,f={},d=f.toString,p=f.hasOwnProperty,h=p.toString,m=h.call(Object),g={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},y=function(e){return null!=e&&e===e.window},b=n.document,w={type:!0,src:!0,nonce:!0,noModule:!0};function x(e,t,n){var r,i,o=(n=n||b).createElement("script");if(o.text=e,t)for(r in w)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function E(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?f[d.call(e)]||"object":typeof e}var T=function(e,t){return new T.fn.init(e,t)};function C(e){var t=!!e&&"length"in e&&e.length,n=E(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}T.fn=T.prototype={jquery:"3.5.1",constructor:T,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=T.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return T.each(this,e)},map:function(e){return this.pushStack(T.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(T.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(T.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:o.sort,splice:o.splice},T.extend=T.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,l=arguments.length,u=!1;for("boolean"==typeof a&&(u=a,a=arguments[s]||{},s++),"object"==typeof a||v(a)||(a={}),s===l&&(a=this,s--);s<l;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(u&&r&&(T.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||T.isPlainObject(n)?n:{},i=!1,a[t]=T.extend(u,o,r)):void 0!==r&&(a[t]=r));return a},T.extend({expando:"jQuery"+("3.5.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==d.call(e))&&(!(t=a(e))||"function"==typeof(n=p.call(t,"constructor")&&t.constructor)&&h.call(n)===m)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){x(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(C(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(C(Object(e))?T.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:c.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(C(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return l(a)},guid:1,support:g}),"function"==typeof Symbol&&(T.fn[Symbol.iterator]=o[Symbol.iterator]),T.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){f["[object "+t+"]"]=t.toLowerCase()}));var S=

/*!

* Sizzle CSS Selector Engine v2.3.5
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2020-03-14
*/

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

* Bootstrap util.js v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

e.exports=function(e){“use strict”;function t(t){var r=this,i=!1;return e(this).one(n.TRANSITION_END,(function(){i=!0})),setTimeout((function(){i||n.triggerTransitionEnd®}),t),this}e=e&&e.hasOwnProperty(“default”)?e.default:e;var n={TRANSITION_END:“bsTransitionEnd”,getUID:function(e){do{e+=~~(1e6*Math.random())}while(document.getElementById(e));return e},getSelectorFromElement:function(e){var t=e.getAttribute(“data-target”);if(!t||“#”===t){var n=e.getAttribute(“href”);t=n&&“#”!==n?n.trim():“”}try{return document.querySelector(t)?t:null}catch(e){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var n=e(t).css(“transition-duration”),r=e(t).css(“transition-delay”),i=parseFloat(n),o=parseFloat®;return i||o?(n=n.split(“,”),r=r.split(“,”),1e3*(parseFloat(n)+parseFloat®)):0},reflow:function(e){return e.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger(“transitionend”)},supportsTransitionEnd:function(){return Boolean(“transitionend”)},isElement:function(e){return(e||e).nodeType},typeCheckConfig:function(e,t,r){for(var i in r)if(Object.prototype.hasOwnProperty.call(r,i)){var o=r,a=t,s=a&&n.isElement(a)?“element”:(l=a,{}.toString.call(l).match(/s(+)/i).toLowerCase());if(!new RegExp(o).test(s))throw new Error(e.toUpperCase()+': Option “'i'” provided type “'s'” but expected type “'o'”.')}var l},findShadowRoot:function(e){if(!document.documentElement.attachShadow)return null;if(“function”==typeof e.getRootNode){var t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?n.findShadowRoot(e.parentNode):null},jQueryDetection:function(){if(void 0===e)throw new TypeError(“Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.”);var t=e.fn.jquery.split(“ ”)[0].split(“.”);if(t<2&&t<9||1===t&&9===t&&t<1||t>=4)throw new Error(“Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0”)}};return n.jQueryDetection(),e.fn.emulateTransitionEnd=t,e.event.special={bindType:“transitionend”,delegateType:“transitionend”,handle:function(t){if(e(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}},n}(n(0))},function(e,t,n){},function(e,t,n){(function(e){e(document).ready((function(){var t,n=e(“div.results-classic-wrapper”);window.onresize=function(){e(window).height()<n.height()?n.height(e(window).height()):n.css(“height”,“”)},window.onresize(),e(“a.js-back-button”).on(“click”,(function(e){e.preventDefault(),document.referrer===this.href&&window.history.length>1?window.history.back():window.location=this.href})),e(“button#share-button”).on(“click”,(function(){var n=window.location.href;if(navigator.share)navigator.share({url:n});else{let i=document.createElement(“input”);document.body.append(i),i.value=n,i.select(),document.execCommand(“copy”),document.body.removeChild(i),window.clearTimeout(t);var r=function(){e(“div#share-snack div.snackbar-body”).html(“Link copied! ”+n),e(“div#share-snack”).addClass(“show”),t=window.setTimeout((function(){e(“div#share-snack”).removeClass(“show”)}),2e3)};e(“div#share-snack”).hasClass(“show”)?(e(“div#share-snack”).removeClass(“show”),window.setTimeout(r,200)):r()}})),e(“div#filters input:checkbox”).prop(“checked”,!0);var r=function(t){let n=2*e(“colgroup.event-columns col”).length+28+t,r=n+.5;e(“div.results-classic-thead-background”).css(“min-width”,r+“em”),e(“div.results-classic-header”).css(“width”,n+“em”),e(“div.results-classic-footnotes”).css(“width”,n+“em”)};e(“table.results-classic td, table.results-classic th”).hover((function(){e(“colgroup col”).eq(e(this).index()).addClass(“hover”)}),(function(){e(“colgroup col”).eq(e(this).index()).removeClass(“hover”)}));var i=function(){let t=e(“#sort-select option:selected”).val();var n=function(t,n){return parseInt(e(t).find(“td.number”).text())-parseInt(e(n).find(“td.number”).text())};switch(t){case“number”:var r=n;break;case“school”:r=function(t,r){let i=e(t).find(“td.team”).text(),o=e®.find(“td.team”).text();return i>o?1:i<o?-1:n(t,r)};break;case“rank”:r=function(t,r){let i=e(“#event-select option:selected”).val();if(“all”===i)var o=parseInt(e(t).find(“td.rank”).text()),a=parseInt(e®.find(“td.rank”).text());else o=parseInt(e(t).find(“td.event-points”).eq(i).attr(“data-sortable-place”)),a=parseInt(e®.find(“td.event-points”).eq(i).attr(“data-sortable-place”));let s=o-a;return 0!==s?s:n(t,r)};break;case“state”:r=function(t,r){let i=e(t).find(“td.team small”).text(),o=e®.find(“td.team small”).text();return i>o?1:i<o?-1:n(t,r)};break;default:return}let i=e(“table.results-classic tbody tr”).get();i.sort®,e.each(i,(function(t,n){e(“table.results-classic tbody”).append(n)}))};i(),e(“#sort-select”).change(i);var o=function(){let t=e(“#event-select option:selected”).val();if(“rank”===e(“#sort-select option:selected”).val()&&i(),“all”!==t){e(“div.results-classic-wrapper”).addClass(“event-focused”),e(“th.event-points-focus div”).text(e(“#event-select option:selected”).text());let n=e(“table.results-classic tbody tr”).get();e.each(n,(function(n,r){let i=e®.find(“td.event-points”).eq(t),o=i.html(),a=i.attr(“data-points”),s=e®.find(“td.event-points-focus”);s.children(“div”).html(o),s.attr(“data-points”,a)})),r(4)}else e(“div.results-classic-wrapper”).removeClass(“event-focused”),e(“th.event-points-focus div”).text(“”),e(“td.event-points-focus div”).text(“”),r(0)};if(o(),e(“#event-select”).change(o),e(“th.event-points”).on(“click”,(function(t){if(t.target!==this)return;let n=Array.prototype.indexOf.call(this.parentNode.children,this);e(“#event-select”).val(n-5),e(“#event-select”).change()})),e(“th.rank, th.total-points”).on(“click”,(function(){e(“#event-select”).val(“all”),e(“#event-select”).change(),e(“#sort-select”).val(“rank”),e(“#sort-select”).change()})),e(“th.number”).on(“click”,(function(){e(“#sort-select”).val(“number”),e(“#sort-select”).change()})),e(“th.team”).on(“click”,(function(){e(“#sort-select”).val(“school”),e(“#sort-select”).change()})),e(“th.event-points-focus”).on(“click”,(function(){e(“#sort-select”).val(“rank”),e(“#sort-select”).change()})),null!==document.getElementById(“subdivision”)){let t=function(){let t=e(“input[name=subdivision]:checked”).attr(“id”).substring(4),n=e(“tr”);“combined”===t?(n.show(),e.each(e(“td.event-points”),(function(t,n){e(n).attr(“data-points”,e(n).attr(“data-o-points”)),e(n).attr(“data-true-points”,e(n).attr(“data-o-true-points”)),e(n).attr(“data-notes”,e(n).attr(“data-o-notes”)),e(n).attr(“data-place”,e(n).attr(“data-o-place”));let r=e(n).attr(“data-o-sup-tag”)||“”,i=e(n).attr(“data-points”)+r;e(n).children(“div”).html(i)})),e.each(e(“td.rank”),(function(t,n){e(n).attr(“data-points”,e(n).attr(“data-o-points”));let r=e(n).attr(“data-o-sup-tag”)||“”;e(n).children(“div”).html(e(n).attr(“data-points”)+r)})),e.each(e(“td.total-points”),(function(t,n){e(n).html(e(n).attr(“data-o-points”))})),e(“#subdivision”).html(“Combined”)):(e.each(n,(function(n,r){e®.attr(“data-subdivision”)===t?e®.show():e®.hide()})),e.each(e(“td.event-points”),(function(t,n){e(n).attr(“data-points”,e(n).attr(“data-sub-points”)),e(n).attr(“data-true-points”,e(n).attr(“data-sub-true-points”)),e(n).attr(“data-notes”,e(n).attr(“data-sub-notes”)),e(n).attr(“data-place”,e(n).attr(“data-sub-place”));let r=e(n).attr(“data-sub-sup-tag”)||“”,i=e(n).attr(“data-points”)+r;e(n).children(“div”).html(i)})),e.each(e(“td.rank”),(function(t,n){e(n).attr(“data-points”,e(n).attr(“data-sub-points”)),e(n).children(“div”).html(e(n).attr(“data-sub-points”))})),e.each(e(“td.total-points”),(function(t,n){e(n).html(e(n).attr(“data-sub-points”))})),e(“#subdivision”).html(t));let r=document.querySelector(“#subdivision-style”),i=document.querySelector(`#sub-${CSS.escape(t)}-style`);r.innerHTML=i.innerHTML,o()};e(“input[name=subdivision]”).change(t),t()}function a(e){let t=,n=parseInt(e.match(/d+/))%100;return e+(t||t||t)}e(“div#team-filter input”).change((function(){let t=e(this).attr(“id”),n=e(“div#team-filter input#allTeams”),r=e(“div#team-filter input”).not(“#allTeams”);if(“allTeams”===t)e(this).prop(“checked”)?r.not(“:checked”).trigger(“click”):r.filter(“:checked”).trigger(“click”),n.prop(“indeterminate”,!1);else{let i=“table.results-classic tr”;e(this).prop(“checked”)?e(i).show():e(i).hide(),0===r.not(“:checked”).length?(n.prop(“indeterminate”,!1),n.prop(“checked”,!0)):0===r.filter(“:checked”).length?(n.prop(“indeterminate”,!1),n.prop(“checked”,!1)):n.prop(“indeterminate”,!0)}})),e(“td.number a”).on(“click”,(function(){let t=e(this).closest(“tr”),n=t.children(“td.total-points”).text(),r=t.children(“td.rank”).attr(“data-points”);e(“div#team-detail span#number”).html(e(this).text()),e(“div#team-detail span#points”).html(n),e(“div#team-detail span#place”).html(a®),e(“div#team-detail span#team”).html(t.attr(“data-team-name”)),e(“div#team-detail span#school”).html(t.attr(“data-school”));let i=“unosmium.org/results/schools.html#”+t.attr(“data-school”).replace(/ /g,“_”);window.location.href.startsWith(“unosmium.org”)&&(i=i.replace(“.html”,“”)),e(“a#other-results”).attr(“href”,i);let o=e(“div#team-detail table tbody”).children();e.each(t.children(“td.event-points”),(function(t,n){let r=o.eq(t);r.attr(“data-points”,e(n).attr(“data-points”)),r.children().eq(1).html(e(n).attr(“data-true-points”));let i=e(n).attr(“data-place”),s=“”===i?“n/a”:a(i);r.children().eq(2).html(s),r.children().eq(3).html(e(n).attr(“data-notes”))}))})),e(“td.number, td.team, td.team > small”).on(“click”,(function(t){t.target===this&&e(this).closest(“tr”).find(“td.number a”).click()})),e((function(){e(‘').popover()}))}))}).call(this,n(0))},function(e,t,n){ /*!

* Bootstrap modal.js v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

e.exports=function(e,t){“use strict”;function n(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments?arguments:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n)})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}e=e&&e.hasOwnProperty(“default”)?e.default:e,t=t&&t.hasOwnProperty(“default”)?t.default:t;var a=“modal”,s=“.bs.modal”,l=e.fn,u={backdrop:!0,keyboard:!0,focus:!0,show:!0},c={backdrop:“(boolean|string)”,keyboard:“boolean”,focus:“boolean”,show:“boolean”},f={HIDE:“hide”+s,HIDE_PREVENTED:“hidePrevented”+s,HIDDEN:“hidden”+s,SHOW:“show”+s,SHOWN:“shown”+s,FOCUSIN:“focusin”+s,RESIZE:“resize”+s,CLICK_DISMISS:“click.dismiss”+s,KEYDOWN_DISMISS:“keydown.dismiss”+s,MOUSEUP_DISMISS:“mouseup.dismiss”+s,MOUSEDOWN_DISMISS:“mousedown.dismiss”+s,CLICK_DATA_API:“click”s“.data-api”},d=“modal-dialog-scrollable”,p=“modal-scrollbar-measure”,h=“modal-backdrop”,m=“modal-open”,g=“fade”,v=“show”,y=“modal-static”,b=“.modal-dialog”,w=“.modal-body”,x=‘',E=’',T=“.fixed-top, .fixed-bottom, .is-fixed, .sticky-top”,C=“.sticky-top”,S=function(){function r(e,t){this._config=this._getConfig(t),this._element=e,this._dialog=e.querySelector(b),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var i,l,x,S=r.prototype;return S.toggle=function(e){return this._isShown?this.hide():this.show(e)},S.show=function(t){var n=this;if(!this._isShown&&!this._isTransitioning){e(this._element).hasClass(g)&&(this._isTransitioning=!0);var r=e.Event(f.SHOW,{relatedTarget:t});e(this._element).trigger®,this._isShown||r.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),e(this._element).on(f.CLICK_DISMISS,E,(function(e){return n.hide(e)})),e(this._dialog).on(f.MOUSEDOWN_DISMISS,(function(){e(n._element).one(f.MOUSEUP_DISMISS,(function(t){e(t.target).is(n._element)&&(n._ignoreBackdropClick=!0)}))})),this._showBackdrop((function(){return n._showElement(t)})))}},S.hide=function(n){var r=this;if(n&&n.preventDefault(),this._isShown&&!this._isTransitioning){var i=e.Event(f.HIDE);if(e(this._element).trigger(i),this._isShown&&!i.isDefaultPrevented()){this._isShown=!1;var o=e(this._element).hasClass(g);if(o&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),e(document).off(f.FOCUSIN),e(this._element).removeClass(v),e(this._element).off(f.CLICK_DISMISS),e(this._dialog).off(f.MOUSEDOWN_DISMISS),o){var a=t.getTransitionDurationFromElement(this._element);e(this._element).one(t.TRANSITION_END,(function(e){return r._hideModal(e)})).emulateTransitionEnd(a)}else this._hideModal()}}},S.dispose=function(){[window,this._element,this._dialog].forEach((function(t){return e(t).off(s)})),e(document).off(f.FOCUSIN),e.removeData(this._element,“bs.modal”),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},S.handleUpdate=function(){this._adjustDialog()},S._getConfig=function(e){return e=o({},u,{},e),t.typeCheckConfig(a,e,c),e},S._triggerBackdropTransition=function(){var n=this;if(“static”===this._config.backdrop){var r=e.Event(f.HIDE_PREVENTED);if(e(this._element).trigger®,r.defaultPrevented)return;this._element.classList.add(y);var i=t.getTransitionDurationFromElement(this._element);e(this._element).one(t.TRANSITION_END,(function(){n._element.classList.remove(y)})).emulateTransitionEnd(i),this._element.focus()}else this.hide()},S._showElement=function(n){var r=this,i=e(this._element).hasClass(g),o=this._dialog?this._dialog.querySelector(w):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display=“block”,this._element.removeAttribute(“aria-hidden”),this._element.setAttribute(“aria-modal”,!0),e(this._dialog).hasClass(d)&&o?o.scrollTop=0:this._element.scrollTop=0,i&&t.reflow(this._element),e(this._element).addClass(v),this._config.focus&&this._enforceFocus();var a=e.Event(f.SHOWN,{relatedTarget:n}),s=function(){r._config.focus&&r._element.focus(),r._isTransitioning=!1,e(r._element).trigger(a)};if(i){var l=t.getTransitionDurationFromElement(this._dialog);e(this._dialog).one(t.TRANSITION_END,s).emulateTransitionEnd(l)}else s()},S._enforceFocus=function(){var t=this;e(document).off(f.FOCUSIN).on(f.FOCUSIN,(function(n){document!==n.target&&t._element!==n.target&&0===e(t._element).has(n.target).length&&t._element.focus()}))},S._setEscapeEvent=function(){var t=this;this._isShown&&this._config.keyboard?e(this._element).on(f.KEYDOWN_DISMISS,(function(e){27===e.which&&t._triggerBackdropTransition()})):this._isShown||e(this._element).off(f.KEYDOWN_DISMISS)},S._setResizeEvent=function(){var t=this;this._isShown?e(window).on(f.RESIZE,(function(e){return t.handleUpdate(e)})):e(window).off(f.RESIZE)},S._hideModal=function(){var t=this;this._element.style.display=“none”,this._element.setAttribute(“aria-hidden”,!0),this._element.removeAttribute(“aria-modal”),this._isTransitioning=!1,this._showBackdrop((function(){e(document.body).removeClass(m),t._resetAdjustments(),t._resetScrollbar(),e(t._element).trigger(f.HIDDEN)}))},S._removeBackdrop=function(){this._backdrop&&(e(this._backdrop).remove(),this._backdrop=null)},S._showBackdrop=function(n){var r=this,i=e(this._element).hasClass(g)?g:“”;if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement(“div”),this._backdrop.className=h,i&&this._backdrop.classList.add(i),e(this._backdrop).appendTo(document.body),e(this._element).on(f.CLICK_DISMISS,(function(e){r._ignoreBackdropClick?r._ignoreBackdropClick=!1:e.target===e.currentTarget&&r._triggerBackdropTransition()})),i&&t.reflow(this._backdrop),e(this._backdrop).addClass(v),!n)return;if(!i)return void n();var o=t.getTransitionDurationFromElement(this._backdrop);e(this._backdrop).one(t.TRANSITION_END,n).emulateTransitionEnd(o)}else if(!this._isShown&&this._backdrop){e(this._backdrop).removeClass(v);var a=function(){r._removeBackdrop(),n&&n()};if(e(this._element).hasClass(g)){var s=t.getTransitionDurationFromElement(this._backdrop);e(this._backdrop).one(t.TRANSITION_END,a).emulateTransitionEnd(s)}else a()}else n&&n()},S._adjustDialog=function(){var e=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&e&&(this._element.style.paddingLeft=this._scrollbarWidth+“px”),this._isBodyOverflowing&&!e&&(this._element.style.paddingRight=this._scrollbarWidth+“px”)},S._resetAdjustments=function(){this._element.style.paddingLeft=“”,this._element.style.paddingRight=“”},S._checkScrollbar=function(){var e=document.body.getBoundingClientRect();this._isBodyOverflowing=e.left+e.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},S._setScrollbar=function(){var t=this;if(this._isBodyOverflowing){var n=[].slice.call(document.querySelectorAll(T)),r=.slice.call(document.querySelectorAll(C));e(n).each((function(n,r){var i=r.style.paddingRight,o=e®.css(“padding-right”);e®.data(“padding-right”,i).css(“padding-right”,parseFloat(o)t._scrollbarWidth“px”)})),e®.each((function(n,r){var i=r.style.marginRight,o=e®.css(“margin-right”);e®.data(“margin-right”,i).css(“margin-right”,parseFloat(o)-t._scrollbarWidth+“px”)}));var i=document.body.style.paddingRight,o=e(document.body).css(“padding-right”);e(document.body).data(“padding-right”,i).css(“padding-right”,parseFloat(o)this._scrollbarWidth“px”)}e(document.body).addClass(m)},S._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(T));e(t).each((function(t,n){var r=e(n).data(“padding-right”);e(n).removeData(“padding-right”),n.style.paddingRight=r||“”}));var n=[].slice.call(document.querySelectorAll(“”+C));e(n).each((function(t,n){var r=e(n).data(“margin-right”);void 0!==r&&e(n).css(“margin-right”,r).removeData(“margin-right”)}));var r=e(document.body).data(“padding-right”);e(document.body).removeData(“padding-right”),document.body.style.paddingRight=r||“”},S._getScrollbarWidth=function(){var e=document.createElement(“div”);e.className=p,document.body.appendChild(e);var t=e.getBoundingClientRect().width-e.clientWidth;return document.body.removeChild(e),t},r._jQueryInterface=function(t,n){return this.each((function(){var i=e(this).data(“bs.modal”),a=o({},u,{},e(this).data(),{},“object”==typeof t&&t?t:{});if(i||(i=new r(this,a),e(this).data(“bs.modal”,i)),“string”==typeof t){if(void 0===i)throw new TypeError('No method named “'t‘”’);i(n)}else a.show&&i.show(n)}))},i=r,x=[{key:“VERSION”,get:function(){return“4.4.1”}},{key:“Default”,get:function(){return u}}],(l=null)&&n(i.prototype,l),x&&n(i,x),r}();return e(document).on(f.CLICK_DATA_API,x,(function(n){var r,i=this,a=t.getSelectorFromElement(this);a&&(r=document.querySelector(a));var s=e®.data(“bs.modal”)?“toggle”:o({},e®.data(),{},e(this).data());“A”!==this.tagName&&“AREA”!==this.tagName||n.preventDefault();var l=e®.one(f.SHOW,(function(t){t.isDefaultPrevented()||l.one(f.HIDDEN,(function(){e(i).is(“:visible”)&&i.focus()}))}));S._jQueryInterface.call(e®,s,this)})),e.fn=S._jQueryInterface,e.fn.Constructor=S,e.fn.noConflict=function(){return e.fn=l,S._jQueryInterface},S}(n(0),n(1))},function(e,t,n){ /*!

* Bootstrap popover.js v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

e.exports=function(e,t){“use strict”;function n(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments?arguments:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n)})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}e=e&&e.hasOwnProperty(“default”)?e.default:e,t=t&&t.hasOwnProperty(“default”)?t.default:t;var a=“popover”,s=“.bs.popover”,l=e.fn,u=new RegExp(“(^|\s)bs-popover\S+”,“g”),c=o({},t.Default,{placement:“right”,trigger:“click”,content:“”,template:'<div class=“popover” role=“tooltip”><div class=“arrow”></div><h3 class=“popover-header”></h3><div class=“popover-body”></div></div>'}),f=o({},t.DefaultType,{content:“(string|element|function)”}),d=“fade”,p=“show”,h=“.popover-header”,m=“.popover-body”,g={HIDE:“hide”+s,HIDDEN:“hidden”+s,SHOW:“show”+s,SHOWN:“shown”+s,INSERTED:“inserted”+s,CLICK:“click”+s,FOCUSIN:“focusin”+s,FOCUSOUT:“focusout”+s,MOUSEENTER:“mouseenter”+s,MOUSELEAVE:“mouseleave”+s},v=function(t){var r,i;function o(){return t.apply(this,arguments)||this}i=t,(r=o).prototype=Object.create(i.prototype),r.prototype.constructor=r,r.__proto__=i;var l,v,y,b=o.prototype;return b.isWithContent=function(){return this.getTitle()||this._getContent()},b.addAttachmentClass=function(t){e(this.getTipElement()).addClass(“bs-popover-”+t)},b.getTipElement=function(){return this.tip=this.tip||e(this.config.template),this.tip},b.setContent=function(){var t=e(this.getTipElement());this.setElementContent(t.find(h),this.getTitle());var n=this._getContent();“function”==typeof n&&(n=n.call(this.element)),this.setElementContent(t.find(m),n),t.removeClass(d+“ ”+p)},b._getContent=function(){return this.element.getAttribute(“data-content”)||this.config.content},b._cleanTipClass=function(){var t=e(this.getTipElement()),n=t.attr(“class”).match(u);null!==n&&n.length>0&&t.removeClass(n.join(“”))},o._jQueryInterface=function(t){return this.each((function(){var n=e(this).data(“bs.popover”),r=“object”==typeof t?t:null;if((n||!/dispose|hide/.test(t))&&(n||(n=new o(this,r),e(this).data(“bs.popover”,n)),“string”==typeof t)){if(void 0===n)throw new TypeError('No method named “'t‘”’);n()}}))},l=o,y=[{key:“VERSION”,get:function(){return“4.4.1”}},{key:“Default”,get:function(){return c}},{key:“NAME”,get:function(){return a}},{key:“DATA_KEY”,get:function(){return“bs.popover”}},{key:“Event”,get:function(){return g}},{key:“EVENT_KEY”,get:function(){return s}},{key:“DefaultType”,get:function(){return f}}],(v=null)&&n(l.prototype,v),y&&n(l,y),o}(t);return e.fn=v._jQueryInterface,e.fn.Constructor=v,e.fn.noConflict=function(){return e.fn=l,v._jQueryInterface},v}(n(0),n(6))},function(e,t,n){ /*!

* Bootstrap tooltip.js v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

e.exports=function(e,t,n){“use strict”;function r(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e=n,e}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments?arguments:{};t%2?o(Object(n),!0).forEach((function(t){i(e,t,n)})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}e=e&&e.hasOwnProperty(“default”)?e.default:e,t=t&&t.hasOwnProperty(“default”)?t.default:t,n=n&&n.hasOwnProperty(“default”)?n.default:n;var s=[“background”,“cite”,“href”,“itemtype”,“longdesc”,“poster”,“src”,“xlink:href”],l={“*”:[“class”,“dir”,“id”,“lang”,“role”,/^aria-[w-]*$/i],a:[“target”,“href”,“title”,“rel”],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:[“src”,“alt”,“title”,“width”,“height”],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},u=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,c=/^data:(?:image/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video/(?:mpeg|mp4|ogg|webm)|audio/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function f(e,t,n){if(0===e.length)return e;if(n&&“function”==typeof n)return n(e);for(var r=(new window.DOMParser).parseFromString(e,“text/html”),i=Object.keys(t),o=[].slice.call(r.body.querySelectorAll(“*”)),a=function(e,n){var r=o,a=r.nodeName.toLowerCase();if(-1===i.indexOf(r.nodeName.toLowerCase()))return r.parentNode.removeChild®,“continue”;var l=[].slice.call(r.attributes),f=.concat(t||[],t||[]);l.forEach((function(e){(function(e,t){var n=e.nodeName.toLowerCase();if(-1!==t.indexOf(n))return-1===s.indexOf(n)||Boolean(e.nodeValue.match(u)||e.nodeValue.match©);for(var r=t.filter((function(e){return e instanceof RegExp})),i=0,o=r.length;i))return!0;return!1})(e,f)||r.removeAttribute(e.nodeName)}))},l=0,f=o.length;l<f;l++)a(l);return r.body.innerHTML}var d=“tooltip”,p=“.bs.tooltip”,h=e.fn,m=new RegExp(“(^|\s)bs-tooltip\S+”,“g”),g=,v={animation:“boolean”,template:“string”,title:“(string|element|function)”,trigger:“string”,delay:“(number|object)”,html:“boolean”,selector:“(string|boolean)”,placement:“(string|function)”,offset:“(number|string|function)”,container:“(string|element|boolean)”,fallbackPlacement:“(string|array)”,boundary:“(string|element)”,sanitize:“boolean”,sanitizeFn:“(null|function)”,whiteList:“object”,popperConfig:“(null|object)”},y={AUTO:“auto”,TOP:“top”,RIGHT:“right”,BOTTOM:“bottom”,LEFT:“left”},b={animation:!0,template:'<div class=“tooltip” role=“tooltip”><div class=“arrow”></div><div class=“tooltip-inner”></div></div>',trigger:“hover focus”,title:“”,delay:0,html:!1,selector:!1,placement:“top”,offset:0,container:!1,fallbackPlacement:“flip”,boundary:“scrollParent”,sanitize:!0,sanitizeFn:null,whiteList:l,popperConfig:null},w=“show”,x=“out”,E={HIDE:“hide”+p,HIDDEN:“hidden”+p,SHOW:“show”+p,SHOWN:“shown”+p,INSERTED:“inserted”+p,CLICK:“click”+p,FOCUSIN:“focusin”+p,FOCUSOUT:“focusout”+p,MOUSEENTER:“mouseenter”+p,MOUSELEAVE:“mouseleave”+p},T=“fade”,C=“show”,S=“.tooltip-inner”,_=“.arrow”,k=“hover”,D=“focus”,O=“click”,N=“manual”,A=function(){function i(e,n){if(void 0===t)throw new TypeError(“Bootstrap's tooltips require Popper.js (popper.js.org/)”);this._isEnabled=!0,this._timeout=0,this._hoverState=“”,this._activeTrigger={},this._popper=null,this.element=e,this.config=this._getConfig(n),this.tip=null,this._setListeners()}var o,s,l,u=i.prototype;return u.enable=function(){this._isEnabled=!0},u.disable=function(){this._isEnabled=!1},u.toggleEnabled=function(){this._isEnabled=!this._isEnabled},u.toggle=function(t){if(this._isEnabled)if(t){var n=this.constructor.DATA_KEY,r=e(t.currentTarget).data(n);r||(r=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(n,r)),r._activeTrigger.click=!r._activeTrigger.click,r._isWithActiveTrigger()?r._enter(null,r):r._leave(null,r)}else{if(e(this.getTipElement()).hasClass(C))return void this._leave(null,this);this._enter(null,this)}},u.dispose=function(){clearTimeout(this._timeout),e.removeData(this.element,this.constructor.DATA_KEY),e(this.element).off(this.constructor.EVENT_KEY),e(this.element).closest(“.modal”).off(“hide.bs.modal”,this._hideModalHandler),this.tip&&e(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},u.show=function(){var r=this;if(“none”===e(this.element).css(“display”))throw new Error(“Please use show on visible elements”);var i=e.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){e(this.element).trigger(i);var o=n.findShadowRoot(this.element),a=e.contains(null!==o?o:this.element.ownerDocument.documentElement,this.element);if(i.isDefaultPrevented()||!a)return;var s=this.getTipElement(),l=n.getUID(this.constructor.NAME);s.setAttribute(“id”,l),this.element.setAttribute(“aria-describedby”,l),this.setContent(),this.config.animation&&e(s).addClass(T);var u=“function”==typeof this.config.placement?this.config.placement.call(this,s,this.element):this.config.placement,c=this._getAttachment(u);this.addAttachmentClass©;var f=this._getContainer();e(s).data(this.constructor.DATA_KEY,this),e.contains(this.element.ownerDocument.documentElement,this.tip)||e(s).appendTo(f),e(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new t(this.element,s,this._getPopperConfig©),e(s).addClass(C),“ontouchstart”in document.documentElement&&e(document.body).children().on(“mouseover”,null,e.noop);var d=function(){r.config.animation&&r._fixTransition();var t=r._hoverState;r._hoverState=null,e(r.element).trigger(r.constructor.Event.SHOWN),t===x&&r._leave(null,r)};if(e(this.tip).hasClass(T)){var p=n.getTransitionDurationFromElement(this.tip);e(this.tip).one(n.TRANSITION_END,d).emulateTransitionEnd(p)}else d()}},u.hide=function(t){var r=this,i=this.getTipElement(),o=e.Event(this.constructor.Event.HIDE),a=function(){r._hoverState!==w&&i.parentNode&&i.parentNode.removeChild(i),r._cleanTipClass(),r.element.removeAttribute(“aria-describedby”),e(r.element).trigger(r.constructor.Event.HIDDEN),null!==r._popper&&r._popper.destroy(),t&&t()};if(e(this.element).trigger(o),!o.isDefaultPrevented()){if(e(i).removeClass(C),“ontouchstart”in document.documentElement&&e(document.body).children().off(“mouseover”,null,e.noop),this._activeTrigger=!1,this._activeTrigger=!1,this._activeTrigger=!1,e(this.tip).hasClass(T)){var s=n.getTransitionDurationFromElement(i);e(i).one(n.TRANSITION_END,a).emulateTransitionEnd(s)}else a();this._hoverState=“”}},u.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},u.isWithContent=function(){return Boolean(this.getTitle())},u.addAttachmentClass=function(t){e(this.getTipElement()).addClass(“bs-tooltip-”+t)},u.getTipElement=function(){return this.tip=this.tip||e(this.config.template),this.tip},u.setContent=function(){var t=this.getTipElement();this.setElementContent(e(t.querySelectorAll(S)),this.getTitle()),e(t).removeClass(T+“ ”+C)},u.setElementContent=function(t,n){“object”!=typeof n||!n.nodeType&&!n.jquery?this.config.html?(this.config.sanitize&&(n=f(n,this.config.whiteList,this.config.sanitizeFn)),t.html(n)):t.text(n):this.config.html?e(n).parent().is(t)||t.empty().append(n):t.text(e(n).text())},u.getTitle=function(){var e=this.element.getAttribute(“data-original-title”);return e||(e=“function”==typeof this.config.title?this.config.title.call(this.element):this.config.title),e},u._getPopperConfig=function(e){var t=this;return a({},{placement:e,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:_},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(e){e.originalPlacement!==e.placement&&t._handlePopperPlacementChange(e)},onUpdate:function(e){return t._handlePopperPlacementChange(e)}},{},this.config.popperConfig)},u._getOffset=function(){var e=this,t={};return“function”==typeof this.config.offset?t.fn=function(t){return t.offsets=a({},t.offsets,{},e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},u._getContainer=function(){return!1===this.config.container?document.body:n.isElement(this.config.container)?e(this.config.container):e(document).find(this.config.container)},u._getAttachment=function(e){return y},u._setListeners=function(){var t=this;this.config.trigger.split(“ ”).forEach((function(n){if(“click”===n)e(t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if(n!==N){var r=n===k?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,i=n===k?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;e(t.element).on(r,t.config.selector,(function(e){return t._enter(e)})).on(i,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},e(this.element).closest(“.modal”).on(“hide.bs.modal”,this._hideModalHandler),this.config.selector?this.config=a({},this.config,{trigger:“manual”,selector:“”}):this._fixTitle()},u._fixTitle=function(){var e=typeof this.element.getAttribute(“data-original-title”);(this.element.getAttribute(“title”)||“string”!==e)&&(this.element.setAttribute(“data-original-title”,this.element.getAttribute(“title”)||“”),this.element.setAttribute(“title”,“”))},u._enter=function(t,n){var r=this.constructor.DATA_KEY;(n=n||e(t.currentTarget).data®)||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(r,n)),t&&(n._activeTrigger=!0),e(n.getTipElement()).hasClass(C)||n._hoverState===w?n._hoverState=w:(clearTimeout(n._timeout),n._hoverState=w,n.config.delay&&n.config.delay.show?n._timeout=setTimeout((function(){n._hoverState===w&&n.show()}),n.config.delay.show):n.show())},u._leave=function(t,n){var r=this.constructor.DATA_KEY;(n=n||e(t.currentTarget).data®)||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(r,n)),t&&(n._activeTrigger=!1),n._isWithActiveTrigger()||(clearTimeout(n._timeout),n._hoverState=x,n.config.delay&&n.config.delay.hide?n._timeout=setTimeout((function(){n._hoverState===x&&n.hide()}),n.config.delay.hide):n.hide())},u._isWithActiveTrigger=function(){for(var e in this._activeTrigger)if(this._activeTrigger)return!0;return!1},u._getConfig=function(t){var r=e(this.element).data();return Object.keys®.forEach((function(e){-1!==g.indexOf(e)&&delete r})),“number”==typeof(t=a({},this.constructor.Default,{},r,{},“object”==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),“number”==typeof t.title&&(t.title=t.title.toString()),“number”==typeof t.content&&(t.content=t.content.toString()),n.typeCheckConfig(d,t,this.constructor.DefaultType),t.sanitize&&(t.template=f(t.template,t.whiteList,t.sanitizeFn)),t},u._getDelegateConfig=function(){var e={};if(this.config)for(var t in this.config)this.constructor.Default!==this.config&&(e=this.config);return e},u._cleanTipClass=function(){var t=e(this.getTipElement()),n=t.attr(“class”).match(m);null!==n&&n.length&&t.removeClass(n.join(“”))},u._handlePopperPlacementChange=function(e){var t=e.instance;this.tip=t.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(e.placement))},u._fixTransition=function(){var t=this.getTipElement(),n=this.config.animation;null===t.getAttribute(“x-placement”)&&(e(t).removeClass(T),this.config.animation=!1,this.hide(),this.show(),this.config.animation=n)},i._jQueryInterface=function(t){return this.each((function(){var n=e(this).data(“bs.tooltip”),r=“object”==typeof t&&t;if((n||!/dispose|hide/.test(t))&&(n||(n=new i(this,r),e(this).data(“bs.tooltip”,n)),“string”==typeof t)){if(void 0===n)throw new TypeError('No method named “'t‘”’);n()}}))},o=i,l=[{key:“VERSION”,get:function(){return“4.4.1”}},{key:“Default”,get:function(){return b}},{key:“NAME”,get:function(){return d}},{key:“DATA_KEY”,get:function(){return“bs.tooltip”}},{key:“Event”,get:function(){return E}},{key:“EVENT_KEY”,get:function(){return p}},{key:“DefaultType”,get:function(){return v}}],(s=null)&&r(o.prototype,s),l&&r(o,l),i}();return e.fn=A._jQueryInterface,e.fn.Constructor=A,e.fn.noConflict=function(){return e.fn=h,A._jQueryInterface},A}(n(0),n(7),n(1))},function(e,t,n){“use strict”;n.r(t),function(e){ /**!

* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.1
* @license
* Copyright (c) 2016 Federico Zivolo and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/

var n=“undefined”!=typeof window&&“undefined”!=typeof document&&“undefined”!=typeof navigator,r=function(){for(var e=,t=0;t)>=0)return 1;return 0}();var i=n&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),r))}};function o(e){return e&&“[object Function]”==={}.toString.call(e)}function a(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n:n}function s(e){return“HTML”===e.nodeName?e:e.parentNode||e.host}function l(e){if(!e)return document.body;switch(e.nodeName){case“HTML”:case“BODY”:return e.ownerDocument.body;case“#document”:return e.body}var t=a(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/(auto|scroll|overlay)/.test(n+i+r)?e:l(s(e))}function u(e){return e&&e.referenceNode?e.referenceNode:e}var c=n&&!(!window.MSInputMethodContext||!document.documentMode),f=n&&/MSIE 10/.test(navigator.userAgent);function d(e){return 11===e?c:10===e?f:c||f}function p(e){if(!e)return document.documentElement;for(var t=d(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&“BODY”!==r&&“HTML”!==r?-1!==.indexOf(n.nodeName)&&“static”===a(n,“position”)?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function h(e){return null!==e.parentNode?h(e.parentNode):e}function m(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?e:t,i=n?t:e,o=document.createRange();o.setStart(r,0),o.setEnd(i,0);var a,s,l=o.commonAncestorContainer;if(e!==l&&t!==l||r.contains(i))return“BODY”===(s=(a=l).nodeName)||“HTML”!==s&&p(a.firstElementChild)!==a?p(l):l;var u=h(e);return u.host?m(u.host,t):m(e,h(t).host)}function g(e){var t=arguments.length>1&&void 0!==arguments?arguments:“top”,n=“top”===t?“scrollTop”:“scrollLeft”,r=e.nodeName;if(“BODY”===r||“HTML”===r){var i=e.ownerDocument.documentElement,o=e.ownerDocument.scrollingElement||i;return o}return e}function v(e,t){var n=arguments.length>2&&void 0!==arguments&&arguments,r=g(t,“top”),i=g(t,“left”),o=n?-1:1;return e.top+=r*o,e.bottom+=r*o,e.left+=i*o,e.right+=i*o,e}function y(e,t){var n=“x”===t?“Left”:“Top”,r=“Left”===n?“Right”:“Bottom”;return parseFloat(e[“border”n“Width”])+parseFloat(e[“border”r“Width”])}function b(e,t,n,r){return Math.max(t,t,n,n,n,d(10)?parseInt(n)+parseInt(r)+parseInt(r):0)}function w(e){var t=e.body,n=e.documentElement,r=d(10)&&getComputedStyle(n);return{height:b(“Height”,t,n,r),width:b(“Width”,t,n,r)}}var x=function(e,t){if(!(e instanceof t))throw new TypeError(“Cannot call a class as a function”)},E=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),T=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e=n,e},C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments;for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e=n)}return e};function S(e){return C({},e,{right:e.left+e.width,bottom:e.top+e.height})}function _(e){var t={};try{if(d(10)){t=e.getBoundingClientRect();var n=g(e,“top”),r=g(e,“left”);t.top+=n,t.left+=r,t.bottom+=n,t.right+=r}else t=e.getBoundingClientRect()}catch(e){}var i={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o=“HTML”===e.nodeName?w(e.ownerDocument):{},s=o.width||e.clientWidth||i.width,l=o.height||e.clientHeight||i.height,u=e.offsetWidth-s,c=e.offsetHeight-l;if(u||c){var f=a(e);u-=y(f,“x”),c-=y(f,“y”),i.width-=u,i.height-=c}return S(i)}function k(e,t){var n=arguments.length>2&&void 0!==arguments&&arguments,r=d(10),i=“HTML”===t.nodeName,o=_(e),s=_(t),u=l(e),c=a(t),f=parseFloat(c.borderTopWidth),p=parseFloat(c.borderLeftWidth);n&&i&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=S({top:o.top-s.top-f,left:o.left-s.left-p,width:o.width,height:o.height});if(h.marginTop=0,h.marginLeft=0,!r&&i){var m=parseFloat(c.marginTop),g=parseFloat(c.marginLeft);h.top-=f-m,h.bottom-=f-m,h.left-=p-g,h.right-=p-g,h.marginTop=m,h.marginLeft=g}return(r&&!n?t.contains(u):t===u&&“BODY”!==u.nodeName)&&(h=v(h,t)),h}function D(e){var t=arguments.length>1&&void 0!==arguments&&arguments,n=e.ownerDocument.documentElement,r=k(e,n),i=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),a=t?0:g(n),s=t?0:g(n,“left”),l={top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:i,height:o};return S(l)}function O(e){var t=e.nodeName;if(“BODY”===t||“HTML”===t)return!1;if(“fixed”===a(e,“position”))return!0;var n=s(e);return!!n&&O(n)}function N(e){if(!e||!e.parentElement||d())return document.documentElement;for(var t=e.parentElement;t&&“none”===a(t,“transform”);)t=t.parentElement;return t||document.documentElement}function A(e,t,n,r){var i=arguments.length>4&&void 0!==arguments&&arguments,o={top:0,left:0},a=i?N(e):m(e,u(t));if(“viewport”===r)o=D(a,i);else{var c=void 0;“scrollParent”===r?“BODY”===(c=l(s(t))).nodeName&&(c=e.ownerDocument.documentElement):c=“window”===r?e.ownerDocument.documentElement:r;var f=k(c,a,i);if(“HTML”!==c.nodeName||O(a))o=f;else{var d=w(e.ownerDocument),p=d.height,h=d.width;o.top+=f.top-f.marginTop,o.bottom=p+f.top,o.left+=f.left-f.marginLeft,o.right=h+f.left}}var g=“number”==typeof(n=n||0);return o.left+=g?n:n.left||0,o.top+=g?n:n.top||0,o.right-=g?n:n.right||0,o.bottom-=g?n:n.bottom||0,o}function j(e){return e.width*e.height}function L(e,t,n,r,i){var o=arguments.length>5&&void 0!==arguments?arguments:0;if(-1===e.indexOf(“auto”))return e;var a=A(n,r,o,i),s={top:{width:a.width,height:t.top-a.top},right:{width:a.right-t.right,height:a.height},bottom:{width:a.width,height:a.bottom-t.bottom},left:{width:t.left-a.left,height:a.height}},l=Object.keys(s).map((function(e){return C({key:e},s,{area:j(s)})})).sort((function(e,t){return t.area-e.area})),u=l.filter((function(e){var t=e.width,r=e.height;return t>=n.clientWidth&&r>=n.clientHeight})),c=u.length>0?u.key:l.key,f=e.split(“-”);return c+(f?“-”+f:“”)}function I(e,t,n){var r=arguments.length>3&&void 0!==arguments?arguments:null,i=r?N(t):m(t,u(n));return k(n,i,r)}function P(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),r=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+r,height:e.offsetHeight+n}}function H(e){var t={left:“right”,right:“left”,bottom:“top”,top:“bottom”};return e.replace(/left|right|bottom|top/g,(function(e){return t}))}function M(e,t,n){n=n.split(“-”);var r=P(e),i={width:r.width,height:r.height},o=-1!==.indexOf(n),a=o?“top”:“left”,s=o?“left”:“top”,l=o?“height”:“width”,u=o?“width”:“height”;return i=t+t/2-r/2,i=n===s?t-r:t,i}function q(e,t){return Array.prototype.find?e.find(t):e.filter(t)}function R(e,t,n){return(void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e===n}));var r=q(e,(function(e){return e===n}));return e.indexOf®}(e,“name”,n))).forEach((function(e){e.function&&console.warn(“`modifier.function` is deprecated, use `modifier.fn`!”);var n=e.function||e.fn;e.enabled&&o(n)&&(t.offsets.popper=S(t.offsets.popper),t.offsets.reference=S(t.offsets.reference),t=n(t,e))})),t}function F(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=I(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=L(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=M(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?“fixed”:“absolute”,e=R(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function W(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function B(e){for(var t=,n=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<t.length;r++){var i=t,o=i?“”+i+n:e;if(void 0!==document.body.style)return o}return null}function U(){return this.state.isDestroyed=!0,W(this.modifiers,“applyStyle”)&&(this.popper.removeAttribute(“x-placement”),this.popper.style.position=“”,this.popper.style.top=“”,this.popper.style.left=“”,this.popper.style.right=“”,this.popper.style.bottom=“”,this.popper.style.willChange=“”,this.popper.style=“”),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function $(e){var t=e.ownerDocument;return t?t.defaultView:window}function z(e,t,n,r){n.updateBound=r,$(e).addEventListener(“resize”,n.updateBound,{passive:!0});var i=l(e);return function e(t,n,r,i){var o=“BODY”===t.nodeName,a=o?t.ownerDocument.defaultView:t;a.addEventListener(n,r,{passive:!0}),o||e(l(a.parentNode),n,r,i),i.push(a)}(i,“scroll”,n.updateBound,n.scrollParents),n.scrollElement=i,n.eventsEnabled=!0,n}function V(){this.state.eventsEnabled||(this.state=z(this.reference,this.options,this.state,this.scheduleUpdate))}function Y(){var e,t;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(e=this.reference,t=this.state,$(e).removeEventListener(“resize”,t.updateBound),t.scrollParents.forEach((function(e){e.removeEventListener(“scroll”,t.updateBound)})),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t))}function K(e){return“”!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function X(e,t){Object.keys(t).forEach((function(n){var r=“”;-1!==.indexOf(n)&&K(t)&&(r=“px”),e.style=t+r}))}var Q=n&&/Firefox/i.test(navigator.userAgent);function G(e,t,n){var r=q(e,(function(e){return e.name===t})),i=!!r&&e.some((function(e){return e.name===n&&e.enabled&&e.order<r.order}));if(!i){var o=“`”t“`”,a=“`”n“`”;console.warn(a+“ modifier is required by ”o“ modifier in order to work, be sure to include it before ”o“!”)}return i}var J=,Z=J.slice(3);function ee(e){var t=arguments.length>1&&void 0!==arguments&&arguments,n=Z.indexOf(e),r=Z.slice(n+1).concat(Z.slice(0,n));return t?r.reverse():r}var te=“flip”,ne=“clockwise”,re=“counterclockwise”;function ie(e,t,n,r){var i=,o=-1!==.indexOf®,a=e.split(/(+|-)/).map((function(e){return e.trim()})),s=a.indexOf(q(a,(function(e){return-1!==e.search(/,|s/)})));a&&-1===a.indexOf(“,”)&&console.warn(“Offsets separated by white space(s) are deprecated, use a comma (,) instead.”);var l=/s*,s*|s+/,u=-1!==s?[a.slice(0,s).concat([a.split(l)]),[a.split(l)].concat(a.slice(s+1))]:;return(u=u.map((function(e,r){var i=(1===r?!o:o)?“height”:“width”,a=!1;return e.reduce((function(e,t){return“”===e&&-1!==.indexOf(t)?(e=t,a=!0,e):a?(e+=t,a=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,r){var i=e.match(/((?:-|+)?d*.?d*)(.*)/),o=+i,a=i;if(!o)return e;if(0===a.indexOf(“%”)){var s=void 0;switch(a){case“%p”:s=n;break;case“%”:case“%r”:default:s=r}return S(s)/100*o}if(“vh”===a||“vw”===a){return(“vh”===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o}return o}(e,i,t,n)}))}))).forEach((function(e,t){e.forEach((function(n,r){K(n)&&(i+=n*(“-”===e?-1:1))}))})),i}var oe={placement:“bottom”,positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split(“-”),r=t.split(“-”);if®{var i=e.offsets,o=i.reference,a=i.popper,s=-1!==.indexOf(n),l=s?“left”:“top”,u=s?“width”:“height”,c={start:T({},l,o),end:T({},l,o+o-a)};e.offsets.popper=C({},a,c)}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,r=e.placement,i=e.offsets,o=i.popper,a=i.reference,s=r.split(“-”),l=void 0;return l=K(+n)?:ie(n,o,a,s),“left”===s?(o.top+=l,o.left-=l):“right”===s?(o.top+=l,o.left+=l):“top”===s?(o.left+=l,o.top-=l):“bottom”===s&&(o.left+=l,o.top+=l),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||p(e.instance.popper);e.instance.reference===n&&(n=p(n));var r=B(“transform”),i=e.instance.popper.style,o=i.top,a=i.left,s=i;i.top=“”,i.left=“”,i=“”;var l=A(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);i.top=o,i.left=a,i=s,t.boundaries=l;var u=t.priority,c=e.offsets.popper,f={primary:function(e){var n=c;return c<l&&!t.escapeWithReference&&(n=Math.max(c,l)),T({},e,n)},secondary:function(e){var n=“right”===e?“left”:“top”,r=c;return c>l&&!t.escapeWithReference&&(r=Math.min(c,l-(“right”===e?c.width:c.height))),T({},n,r)}};return u.forEach((function(e){var t=-1!==.indexOf(e)?“primary”:“secondary”;c=C({},c,f(e))})),e.offsets.popper=c,e},priority:,padding:5,boundariesElement:“scrollParent”},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,r=t.reference,i=e.placement.split(“-”),o=Math.floor,a=-1!==.indexOf(i),s=a?“right”:“bottom”,l=a?“left”:“top”,u=a?“width”:“height”;return n<o(r)&&(e.offsets.popper=o(r)-n),n>o(r)&&(e.offsets.popper=o(r)),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!G(e.instance.modifiers,“arrow”,“keepTogether”))return e;var r=t.element;if(“string”==typeof r){if(!(r=e.instance.popper.querySelector®))return e}else if(!e.instance.popper.contains®)return console.warn(“WARNING: `arrow.element` must be child of its popper element!”),e;var i=e.placement.split(“-”),o=e.offsets,s=o.popper,l=o.reference,u=-1!==.indexOf(i),c=u?“height”:“width”,f=u?“Top”:“Left”,d=f.toLowerCase(),p=u?“left”:“top”,h=u?“bottom”:“right”,m=P®;l-m&&(e.offsets.popper-=s-(l-m)),l+m>s&&(e.offsets.popper+=l+m-s),e.offsets.popper=S(e.offsets.popper);var g=l+l/2-m/2,v=a(e.instance.popper),y=parseFloat(v),b=parseFloat(v[“border”f“Width”]),w=g-e.offsets.popper-y-b;return w=Math.max(Math.min(s-m,w),0),e.arrowElement=r,e.offsets.arrow=(T(n={},d,Math.round(w)),T(n,p,“”),n),e},element:“”},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,“inner”))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=A(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),r=e.placement.split(“-”),i=H®,o=e.placement.split(“-”)||“”,a=[];switch(t.behavior){case te:a=;break;case ne:a=ee®;break;case re:a=ee(r,!0);break;default:a=t.behavior}return a.forEach((function(s,l){if(r!==s||a.length===l+1)return e;r=e.placement.split(“-”),i=H®;var u=e.offsets.popper,c=e.offsets.reference,f=Math.floor,d=“left”===r&&f(u.right)>f(c.left)||“right”===r&&f(u.left)f(c.top)||“bottom”===r&&f(u.top)f(n.right),m=f(u.top)f(n.bottom),v=“left”===r&&p||“right”===r&&h||“top”===r&&m||“bottom”===r&&g,y=-1!==.indexOf®,b=!!t.flipVariations&&(y&&“start”===o&&p||y&&“end”===o&&h||!y&&“start”===o&&m||!y&&“end”===o&&g),w=!!t.flipVariationsByContent&&(y&&“start”===o&&h||y&&“end”===o&&p||!y&&“start”===o&&g||!y&&“end”===o&&m),x=b||w;(d||v||x)&&(e.flipped=!0,(d||v)&&(r=a),x&&(o=function(e){return“end”===e?“start”:“start”===e?“end”:e}(o)),e.placement=r+(o?“-”+o:“”),e.offsets.popper=C({},e.offsets.popper,M(e.instance.popper,e.offsets.reference,e.placement)),e=R(e.instance.modifiers,e,“flip”))})),e},behavior:“flip”,padding:5,boundariesElement:“viewport”,flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split(“-”),r=e.offsets,i=r.popper,o=r.reference,a=-1!==.indexOf(n),s=-1===.indexOf(n);return i=o-(s?i:0),e.placement=H(t),e.offsets.popper=S(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!G(e.instance.modifiers,“hide”,“preventOverflow”))return e;var t=e.offsets.reference,n=q(e.instance.modifiers,(function(e){return“preventOverflow”===e.name})).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes=“”}else{if(!1===e.hide)return e;e.hide=!1,e.attributes=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,r=t.y,i=e.offsets.popper,o=q(e.instance.modifiers,(function(e){return“applyStyle”===e.name})).gpuAcceleration;void 0!==o&&console.warn(“WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!”);var a=void 0!==o?o:t.gpuAcceleration,s=p(e.instance.popper),l=_(s),u={position:i.position},c=function(e,t){var n=e.offsets,r=n.popper,i=n.reference,o=Math.round,a=Math.floor,s=function(e){return e},l=o(i.width),u=o(r.width),c=-1!==.indexOf(e.placement),f=-1!==e.placement.indexOf(“-”),d=t?c||f||l%2==u%2?o:a:s,p=t?o:s;return{left:d(l%2==1&&u%2==1&&!f&&t?r.left-1:r.left),top:p(r.top),bottom:p(r.bottom),right:d(r.right)}}(e,window.devicePixelRatio<2||!Q),f=“bottom”===n?“top”:“bottom”,d=“right”===r?“left”:“right”,h=B(“transform”),m=void 0,g=void 0;if(g=“bottom”===f?“HTML”===s.nodeName?-s.clientHeight+c.bottom:-l.height+c.bottom:c.top,m=“right”===d?“HTML”===s.nodeName?-s.clientWidth+c.right:-l.width+c.right:c.left,a&&h)u=“translate3d(”m“px, ”g“px, 0)”,u=0,u=0,u.willChange=“transform”;else{var v=“bottom”===f?-1:1,y=“right”===d?-1:1;u=g*v,u=m*y,u.willChange=f+“, ”+d}var b={“x-placement”:e.placement};return e.attributes=C({},b,e.attributes),e.styles=C({},u,e.styles),e.arrowStyles=C({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:“bottom”,y:“right”},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return X(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach((function(e){!1!==n?t.setAttribute(e,n):t.removeAttribute(e)})),e.arrowElement&&Object.keys(e.arrowStyles).length&&X(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,r,i){var o=I(i,t,e,n.positionFixed),a=L(n.placement,o,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute(“x-placement”,a),X(t,{position:n.positionFixed?“fixed”:“absolute”}),n},gpuAcceleration:void 0}}},ae=function(){function e(t,n){var r=this,a=arguments.length>2&&void 0!==arguments?arguments:{};x(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=i(this.update.bind(this)),this.options=C({},e.Defaults,a),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t:t,this.popper=n&&n.jquery?n:n,this.options.modifiers={},Object.keys(C({},e.Defaults.modifiers,a.modifiers)).forEach((function(t){r.options.modifiers=C({},e.Defaults.modifiers||{},a.modifiers?a.modifiers:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return C({name:e},r.options.modifiers)})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&o(e.onLoad)&&e.onLoad(r.reference,r.popper,r.options,e,r.state)})),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return E(e,[{key:“update”,value:function(){return F.call(this)}},{key:“destroy”,value:function(){return U.call(this)}},{key:“enableEventListeners”,value:function(){return V.call(this)}},{key:“disableEventListeners”,value:function(){return Y.call(this)}}]),e}();ae.Utils=(“undefined”!=typeof window?window:e).PopperUtils,ae.placements=J,ae.Defaults=oe,t.default=ae}.call(this,n(8))},function(e,t){var n;n=function(){return this}();try{n=n||new Function(“return this”)()}catch(e){“object”==typeof window&&(n=window)}e.exports=n},function(e,t,n){“use strict”;n.r(t);n(2),n(3),n(4),n(5);var r=n(0);(e=>{const t=“.md.selectioncontrolfocus”,n=“focus”,r={IS_MOUSEDOWN:!1},i=“blur”+t,o=“focus”+t,a=“mousedown”+t,s=“mouseup”+t,l=“.custom-control”,u=“.custom-control-input”;e(document).on(“”+i,u,(function(){e(this).removeClass(n)})).on(“”+o,u,(function(){!1===r.IS_MOUSEDOWN&&e(this).addClass(n)})).on(“”+a,l,()=>{r.IS_MOUSEDOWN=!0}).on(“”+s,l,()=>{setTimeout(()=>{r.IS_MOUSEDOWN=!1},1)})})(n.n®.a)}]);