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