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