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