Advertisement
murp

jQuery1.7.1

Mar 11th, 2016
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*! jQuery v1.7.1 jquery.com | jquery.org/license */
  2. (function(a, b) {
  3.     function cy(a) {
  4.         return f.isWindow(a) ? a : a.nodeType === 9 ? a.defaultView || a.parentWindow : !1
  5.     }
  6.  
  7.     function cv(a) {
  8.         if (!ck[a]) {
  9.             var b = c.body,
  10.                 d = f("<" + a + ">").appendTo(b),
  11.                 e = d.css("display");
  12.             d.remove();
  13.             if (e === "none" || e === "") {
  14.                 cl || (cl = c.createElement("iframe"), cl.frameBorder = cl.width = cl.height = 0), b.appendChild(cl);
  15.                 if (!cm || !cl.createElement) cm = (cl.contentWindow || cl.contentDocument).document, cm.write((c.compatMode === "CSS1Compat" ? "<!doctype html>" : "") + "<html><body>"), cm.close();
  16.                 d = cm.createElement(a), cm.body.appendChild(d), e = f.css(d, "display"), b.removeChild(cl)
  17.             }
  18.             ck[a] = e
  19.         }
  20.         return ck[a]
  21.     }
  22.  
  23.     function cu(a, b) {
  24.         var c = {};
  25.         f.each(cq.concat.apply([], cq.slice(0, b)), function() {
  26.             c[this] = a
  27.         });
  28.         return c
  29.     }
  30.  
  31.     function ct() {
  32.         cr = b
  33.     }
  34.  
  35.     function cs() {
  36.         setTimeout(ct, 0);
  37.         return cr = f.now()
  38.     }
  39.  
  40.     function cj() {
  41.         try {
  42.             return new a.ActiveXObject("Microsoft.XMLHTTP")
  43.         } catch (b) {}
  44.     }
  45.  
  46.     function ci() {
  47.         try {
  48.             return new a.XMLHttpRequest
  49.         } catch (b) {}
  50.     }
  51.  
  52.     function cc(a, c) {
  53.         a.dataFilter && (c = a.dataFilter(c, a.dataType));
  54.         var d = a.dataTypes,
  55.             e = {},
  56.             g, h, i = d.length,
  57.             j, k = d[0],
  58.             l, m, n, o, p;
  59.         for (g = 1; g < i; g++) {
  60.             if (g === 1)
  61.                 for (h in a.converters) typeof h == "string" && (e[h.toLowerCase()] = a.converters[h]);
  62.             l = k, k = d[g];
  63.             if (k === "*") k = l;
  64.             else if (l !== "*" && l !== k) {
  65.                 m = l + " " + k, n = e[m] || e["* " + k];
  66.                 if (!n) {
  67.                     p = b;
  68.                     for (o in e) {
  69.                         j = o.split(" ");
  70.                         if (j[0] === l || j[0] === "*") {
  71.                             p = e[j[1] + " " + k];
  72.                             if (p) {
  73.                                 o = e[o], o === !0 ? n = p : p === !0 && (n = o);
  74.                                 break
  75.                             }
  76.                         }
  77.                     }
  78.                 }!n && !p && f.error("No conversion from " + m.replace(" ", " to ")), n !== !0 && (c = n ? n(c) : p(o(c)))
  79.             }
  80.         }
  81.         return c
  82.     }
  83.  
  84.     function cb(a, c, d) {
  85.         var e = a.contents,
  86.             f = a.dataTypes,
  87.             g = a.responseFields,
  88.             h, i, j, k;
  89.         for (i in g) i in d && (c[g[i]] = d[i]);
  90.         while (f[0] === "*") f.shift(), h === b && (h = a.mimeType || c.getResponseHeader("content-type"));
  91.         if (h)
  92.             for (i in e)
  93.                 if (e[i] && e[i].test(h)) {
  94.                     f.unshift(i);
  95.                     break
  96.                 }
  97.         if (f[0] in d) j = f[0];
  98.         else {
  99.             for (i in d) {
  100.                 if (!f[0] || a.converters[i + " " + f[0]]) {
  101.                     j = i;
  102.                     break
  103.                 }
  104.                 k || (k = i)
  105.             }
  106.             j = j || k
  107.         }
  108.         if (j) {
  109.             j !== f[0] && f.unshift(j);
  110.             return d[j]
  111.         }
  112.     }
  113.  
  114.     function ca(a, b, c, d) {
  115.         if (f.isArray(b)) f.each(b, function(b, e) {
  116.             c || bE.test(a) ? d(a, e) : ca(a + "[" + (typeof e == "object" || f.isArray(e) ? b : "") + "]", e, c, d)
  117.         });
  118.         else if (!c && b != null && typeof b == "object")
  119.             for (var e in b) ca(a + "[" + e + "]", b[e], c, d);
  120.         else d(a, b)
  121.     }
  122.  
  123.     function b_(a, c) {
  124.         var d, e, g = f.ajaxSettings.flatOptions || {};
  125.         for (d in c) c[d] !== b && ((g[d] ? a : e || (e = {}))[d] = c[d]);
  126.         e && f.extend(!0, a, e)
  127.     }
  128.  
  129.     function b$(a, c, d, e, f, g) {
  130.         f = f || c.dataTypes[0], g = g || {}, g[f] = !0;
  131.         var h = a[f],
  132.             i = 0,
  133.             j = h ? h.length : 0,
  134.             k = a === bT,
  135.             l;
  136.         for (; i < j && (k || !l); i++) l = h[i](c, d, e), typeof l == "string" && (!k || g[l] ? l = b : (c.dataTypes.unshift(l), l = b$(a, c, d, e, l, g)));
  137.         (k || !l) && !g["*"] && (l = b$(a, c, d, e, "*", g));
  138.         return l
  139.     }
  140.  
  141.     function bZ(a) {
  142.         return function(b, c) {
  143.             typeof b != "string" && (c = b, b = "*");
  144.             if (f.isFunction(c)) {
  145.                 var d = b.toLowerCase().split(bP),
  146.                     e = 0,
  147.                     g = d.length,
  148.                     h, i, j;
  149.                 for (; e < g; e++) h = d[e], j = /^\+/.test(h), j && (h = h.substr(1) || "*"), i = a[h] = a[h] || [], i[j ? "unshift" : "push"](c)
  150.             }
  151.         }
  152.     }
  153.  
  154.     function bC(a, b, c) {
  155.         var d = b === "width" ? a.offsetWidth : a.offsetHeight,
  156.             e = b === "width" ? bx : by,
  157.             g = 0,
  158.             h = e.length;
  159.         if (d > 0) {
  160.             if (c !== "border")
  161.                 for (; g < h; g++) c || (d -= parseFloat(f.css(a, "padding" + e[g])) || 0), c === "margin" ? d += parseFloat(f.css(a, c + e[g])) || 0 : d -= parseFloat(f.css(a, "border" + e[g] + "Width")) || 0;
  162.             return d + "px"
  163.         }
  164.         d = bz(a, b, b);
  165.         if (d < 0 || d == null) d = a.style[b] || 0;
  166.         d = parseFloat(d) || 0;
  167.         if (c)
  168.             for (; g < h; g++) d += parseFloat(f.css(a, "padding" + e[g])) || 0, c !== "padding" && (d += parseFloat(f.css(a, "border" + e[g] + "Width")) || 0), c === "margin" && (d += parseFloat(f.css(a, c + e[g])) || 0);
  169.         return d + "px"
  170.     }
  171.  
  172.     function bp(a, b) {
  173.         b.src ? f.ajax({
  174.             url: b.src,
  175.             async: !1,
  176.             dataType: "script"
  177.         }) : f.globalEval((b.text || b.textContent || b.innerHTML || "").replace(bf, "/*$0*/")), b.parentNode && b.parentNode.removeChild(b)
  178.     }
  179.  
  180.     function bo(a) {
  181.         var b = c.createElement("div");
  182.         bh.appendChild(b), b.innerHTML = a.outerHTML;
  183.         return b.firstChild
  184.     }
  185.  
  186.     function bn(a) {
  187.         var b = (a.nodeName || "").toLowerCase();
  188.         b === "input" ? bm(a) : b !== "script" && typeof a.getElementsByTagName != "undefined" && f.grep(a.getElementsByTagName("input"), bm)
  189.     }
  190.  
  191.     function bm(a) {
  192.         if (a.type === "checkbox" || a.type === "radio") a.defaultChecked = a.checked
  193.     }
  194.  
  195.     function bl(a) {
  196.         return typeof a.getElementsByTagName != "undefined" ? a.getElementsByTagName("*") : typeof a.querySelectorAll != "undefined" ? a.querySelectorAll("*") : []
  197.     }
  198.  
  199.     function bk(a, b) {
  200.         var c;
  201.         if (b.nodeType === 1) {
  202.             b.clearAttributes && b.clearAttributes(), b.mergeAttributes && b.mergeAttributes(a), c = b.nodeName.toLowerCase();
  203.             if (c === "object") b.outerHTML = a.outerHTML;
  204.             else if (c !== "input" || a.type !== "checkbox" && a.type !== "radio") {
  205.                 if (c === "option") b.selected = a.defaultSelected;
  206.                 else if (c === "input" || c === "textarea") b.defaultValue = a.defaultValue
  207.             } else a.checked && (b.defaultChecked = b.checked = a.checked), b.value !== a.value && (b.value = a.value);
  208.             b.removeAttribute(f.expando)
  209.         }
  210.     }
  211.  
  212.     function bj(a, b) {
  213.         if (b.nodeType === 1 && !!f.hasData(a)) {
  214.             var c, d, e, g = f._data(a),
  215.                 h = f._data(b, g),
  216.                 i = g.events;
  217.             if (i) {
  218.                 delete h.handle, h.events = {};
  219.                 for (c in i)
  220.                     for (d = 0, e = i[c].length; d < e; d++) f.event.add(b, c + (i[c][d].namespace ? "." : "") + i[c][d].namespace, i[c][d], i[c][d].data)
  221.             }
  222.             h.data && (h.data = f.extend({}, h.data))
  223.         }
  224.     }
  225.  
  226.     function bi(a, b) {
  227.         return f.nodeName(a, "table") ? a.getElementsByTagName("tbody")[0] || a.appendChild(a.ownerDocument.createElement("tbody")) : a
  228.     }
  229.  
  230.     function U(a) {
  231.         var b = V.split("|"),
  232.             c = a.createDocumentFragment();
  233.         if (c.createElement)
  234.             while (b.length) c.createElement(b.pop());
  235.         return c
  236.     }
  237.  
  238.     function T(a, b, c) {
  239.         b = b || 0;
  240.         if (f.isFunction(b)) return f.grep(a, function(a, d) {
  241.             var e = !!b.call(a, d, a);
  242.             return e === c
  243.         });
  244.         if (b.nodeType) return f.grep(a, function(a, d) {
  245.             return a === b === c
  246.         });
  247.         if (typeof b == "string") {
  248.             var d = f.grep(a, function(a) {
  249.                 return a.nodeType === 1
  250.             });
  251.             if (O.test(b)) return f.filter(b, d, !c);
  252.             b = f.filter(b, d)
  253.         }
  254.         return f.grep(a, function(a, d) {
  255.             return f.inArray(a, b) >= 0 === c
  256.         })
  257.     }
  258.  
  259.     function S(a) {
  260.         return !a || !a.parentNode || a.parentNode.nodeType === 11
  261.     }
  262.  
  263.     function K() {
  264.         return !0
  265.     }
  266.  
  267.     function J() {
  268.         return !1
  269.     }
  270.  
  271.     function n(a, b, c) {
  272.         var d = b + "defer",
  273.             e = b + "queue",
  274.             g = b + "mark",
  275.             h = f._data(a, d);
  276.         h && (c === "queue" || !f._data(a, e)) && (c === "mark" || !f._data(a, g)) && setTimeout(function() {
  277.             !f._data(a, e) && !f._data(a, g) && (f.removeData(a, d, !0), h.fire())
  278.         }, 0)
  279.     }
  280.  
  281.     function m(a) {
  282.         for (var b in a) {
  283.             if (b === "data" && f.isEmptyObject(a[b])) continue;
  284.             if (b !== "toJSON") return !1
  285.         }
  286.         return !0
  287.     }
  288.  
  289.     function l(a, c, d) {
  290.         if (d === b && a.nodeType === 1) {
  291.             var e = "data-" + c.replace(k, "-$1").toLowerCase();
  292.             d = a.getAttribute(e);
  293.             if (typeof d == "string") {
  294.                 try {
  295.                     d = d === "true" ? !0 : d === "false" ? !1 : d === "null" ? null : f.isNumeric(d) ? parseFloat(d) : j.test(d) ? f.parseJSON(d) : d
  296.                 } catch (g) {}
  297.                 f.data(a, c, d)
  298.             } else d = b
  299.         }
  300.         return d
  301.     }
  302.  
  303.     function h(a) {
  304.         var b = g[a] = {},
  305.             c, d;
  306.         a = a.split(/\s+/);
  307.         for (c = 0, d = a.length; c < d; c++) b[a[c]] = !0;
  308.         return b
  309.     }
  310.     var c = a.document,
  311.         d = a.navigator,
  312.         e = a.location,
  313.         f = function() {
  314.             function J() {
  315.                 if (!e.isReady) {
  316.                     try {
  317.                         c.documentElement.doScroll("left")
  318.                     } catch (a) {
  319.                         setTimeout(J, 1);
  320.                         return
  321.                     }
  322.                     e.ready()
  323.                 }
  324.             }
  325.             var e = function(a, b) {
  326.                     return new e.fn.init(a, b, h)
  327.                 },
  328.                 f = a.jQuery,
  329.                 g = a.$,
  330.                 h, i = /^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,
  331.                 j = /\S/,
  332.                 k = /^\s+/,
  333.                 l = /\s+$/,
  334.                 m = /^<(\w+)\s*\/?>(?:<\/\1>)?$/,
  335.                 n = /^[\],:{}\s]*$/,
  336.                 o = /\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,
  337.                 p = /"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
  338.                 q = /(?:^|:|,)(?:\s*\[)+/g,
  339.                 r = /(webkit)[ \/]([\w.]+)/,
  340.                 s = /(opera)(?:.*version)?[ \/]([\w.]+)/,
  341.                 t = /(msie) ([\w.]+)/,
  342.                 u = /(mozilla)(?:.*? rv:([\w.]+))?/,
  343.                 v = /-([a-z]|[0-9])/ig,
  344.                 w = /^-ms-/,
  345.                 x = function(a, b) {
  346.                     return (b + "").toUpperCase()
  347.                 },
  348.                 y = d.userAgent,
  349.                 z, A, B, C = Object.prototype.toString,
  350.                 D = Object.prototype.hasOwnProperty,
  351.                 E = Array.prototype.push,
  352.                 F = Array.prototype.slice,
  353.                 G = String.prototype.trim,
  354.                 H = Array.prototype.indexOf,
  355.                 I = {};
  356.             e.fn = e.prototype = {
  357.                 constructor: e,
  358.                 init: function(a, d, f) {
  359.                     var g, h, j, k;
  360.                     if (!a) return this;
  361.                     if (a.nodeType) {
  362.                         this.context = this[0] = a, this.length = 1;
  363.                         return this
  364.                     }
  365.                     if (a === "body" && !d && c.body) {
  366.                         this.context = c, this[0] = c.body, this.selector = a, this.length = 1;
  367.                         return this
  368.                     }
  369.                     if (typeof a == "string") {
  370.                         a.charAt(0) !== "<" || a.charAt(a.length - 1) !== ">" || a.length < 3 ? g = i.exec(a) : g = [null, a, null];
  371.                         if (g && (g[1] || !d)) {
  372.                             if (g[1]) {
  373.                                 d = d instanceof e ? d[0] : d, k = d ? d.ownerDocument || d : c, j = m.exec(a), j ? e.isPlainObject(d) ? (a = [c.createElement(j[1])], e.fn.attr.call(a, d, !0)) : a = [k.createElement(j[1])] : (j = e.buildFragment([g[1]], [k]), a = (j.cacheable ? e.clone(j.fragment) : j.fragment).childNodes);
  374.                                 return e.merge(this, a)
  375.                             }
  376.                             h = c.getElementById(g[2]);
  377.                             if (h && h.parentNode) {
  378.                                 if (h.id !== g[2]) return f.find(a);
  379.                                 this.length = 1, this[0] = h
  380.                             }
  381.                             this.context = c, this.selector = a;
  382.                             return this
  383.                         }
  384.                         return !d || d.jquery ? (d || f).find(a) : this.constructor(d).find(a)
  385.                     }
  386.                     if (e.isFunction(a)) return f.ready(a);
  387.                     a.selector !== b && (this.selector = a.selector, this.context = a.context);
  388.                     return e.makeArray(a, this)
  389.                 },
  390.                 selector: "",
  391.                 jquery: "1.7.1",
  392.                 length: 0,
  393.                 size: function() {
  394.                     return this.length
  395.                 },
  396.                 toArray: function() {
  397.                     return F.call(this, 0)
  398.                 },
  399.                 get: function(a) {
  400.                     return a == null ? this.toArray() : a < 0 ? this[this.length + a] : this[a]
  401.                 },
  402.                 pushStack: function(a, b, c) {
  403.                     var d = this.constructor();
  404.                     e.isArray(a) ? E.apply(d, a) : e.merge(d, a), d.prevObject = this, d.context = this.context, b === "find" ? d.selector = this.selector + (this.selector ? " " : "") + c : b && (d.selector = this.selector + "." + b + "(" + c + ")");
  405.                     return d
  406.                 },
  407.                 each: function(a, b) {
  408.                     return e.each(this, a, b)
  409.                 },
  410.                 ready: function(a) {
  411.                     e.bindReady(), A.add(a);
  412.                     return this
  413.                 },
  414.                 eq: function(a) {
  415.                     a = +a;
  416.                     return a === -1 ? this.slice(a) : this.slice(a, a + 1)
  417.                 },
  418.                 first: function() {
  419.                     return this.eq(0)
  420.                 },
  421.                 last: function() {
  422.                     return this.eq(-1)
  423.                 },
  424.                 slice: function() {
  425.                     return this.pushStack(F.apply(this, arguments), "slice", F.call(arguments).join(","))
  426.                 },
  427.                 map: function(a) {
  428.                     return this.pushStack(e.map(this, function(b, c) {
  429.                         return a.call(b, c, b)
  430.                     }))
  431.                 },
  432.                 end: function() {
  433.                     return this.prevObject || this.constructor(null)
  434.                 },
  435.                 push: E,
  436.                 sort: [].sort,
  437.                 splice: [].splice
  438.             }, e.fn.init.prototype = e.fn, e.extend = e.fn.extend = function() {
  439.                 var a, c, d, f, g, h, i = arguments[0] || {},
  440.                     j = 1,
  441.                     k = arguments.length,
  442.                     l = !1;
  443.                 typeof i == "boolean" && (l = i, i = arguments[1] || {}, j = 2), typeof i != "object" && !e.isFunction(i) && (i = {}), k === j && (i = this, --j);
  444.                 for (; j < k; j++)
  445.                     if ((a = arguments[j]) != null)
  446.                         for (c in a) {
  447.                             d = i[c], f = a[c];
  448.                             if (i === f) continue;
  449.                             l && f && (e.isPlainObject(f) || (g = e.isArray(f))) ? (g ? (g = !1, h = d && e.isArray(d) ? d : []) : h = d && e.isPlainObject(d) ? d : {}, i[c] = e.extend(l, h, f)) : f !== b && (i[c] = f)
  450.                         }
  451.                     return i
  452.             }, e.extend({
  453.                 noConflict: function(b) {
  454.                     a.$ === e && (a.$ = g), b && a.jQuery === e && (a.jQuery = f);
  455.                     return e
  456.                 },
  457.                 isReady: !1,
  458.                 readyWait: 1,
  459.                 holdReady: function(a) {
  460.                     a ? e.readyWait++ : e.ready(!0)
  461.                 },
  462.                 ready: function(a) {
  463.                     if (a === !0 && !--e.readyWait || a !== !0 && !e.isReady) {
  464.                         if (!c.body) return setTimeout(e.ready, 1);
  465.                         e.isReady = !0;
  466.                         if (a !== !0 && --e.readyWait > 0) return;
  467.                         A.fireWith(c, [e]), e.fn.trigger && e(c).trigger("ready").off("ready")
  468.                     }
  469.                 },
  470.                 bindReady: function() {
  471.                     if (!A) {
  472.                         A = e.Callbacks("once memory");
  473.                         if (c.readyState === "complete") return setTimeout(e.ready, 1);
  474.                         if (c.addEventListener) c.addEventListener("DOMContentLoaded", B, !1), a.addEventListener("load", e.ready, !1);
  475.                         else if (c.attachEvent) {
  476.                             c.attachEvent("onreadystatechange", B), a.attachEvent("onload", e.ready);
  477.                             var b = !1;
  478.                             try {
  479.                                 b = a.frameElement == null
  480.                             } catch (d) {}
  481.                             c.documentElement.doScroll && b && J()
  482.                         }
  483.                     }
  484.                 },
  485.                 isFunction: function(a) {
  486.                     return e.type(a) === "function"
  487.                 },
  488.                 isArray: Array.isArray || function(a) {
  489.                     return e.type(a) === "array"
  490.                 },
  491.                 isWindow: function(a) {
  492.                     return a && typeof a == "object" && "setInterval" in a
  493.                 },
  494.                 isNumeric: function(a) {
  495.                     return !isNaN(parseFloat(a)) && isFinite(a)
  496.                 },
  497.                 type: function(a) {
  498.                     return a == null ? String(a) : I[C.call(a)] || "object"
  499.                 },
  500.                 isPlainObject: function(a) {
  501.                     if (!a || e.type(a) !== "object" || a.nodeType || e.isWindow(a)) return !1;
  502.                     try {
  503.                         if (a.constructor && !D.call(a, "constructor") && !D.call(a.constructor.prototype, "isPrototypeOf")) return !1
  504.                     } catch (c) {
  505.                         return !1
  506.                     }
  507.                     var d;
  508.                     for (d in a);
  509.                     return d === b || D.call(a, d)
  510.                 },
  511.                 isEmptyObject: function(a) {
  512.                     for (var b in a) return !1;
  513.                     return !0
  514.                 },
  515.                 error: function(a) {
  516.                     throw new Error(a)
  517.                 },
  518.                 parseJSON: function(b) {
  519.                     if (typeof b != "string" || !b) return null;
  520.                     b = e.trim(b);
  521.                     if (a.JSON && a.JSON.parse) return a.JSON.parse(b);
  522.                     if (n.test(b.replace(o, "@").replace(p, "]").replace(q, ""))) return (new Function("return " + b))();
  523.                     e.error("Invalid JSON: " + b)
  524.                 },
  525.                 parseXML: function(c) {
  526.                     var d, f;
  527.                     try {
  528.                         a.DOMParser ? (f = new DOMParser, d = f.parseFromString(c, "text/xml")) : (d = new ActiveXObject("Microsoft.XMLDOM"), d.async = "false", d.loadXML(c))
  529.                     } catch (g) {
  530.                         d = b
  531.                     }(!d || !d.documentElement || d.getElementsByTagName("parsererror").length) && e.error("Invalid XML: " + c);
  532.                     return d
  533.                 },
  534.                 noop: function() {},
  535.                 globalEval: function(b) {
  536.                     b && j.test(b) && (a.execScript || function(b) {
  537.                         a.eval.call(a, b)
  538.                     })(b)
  539.                 },
  540.                 camelCase: function(a) {
  541.                     return a.replace(w, "ms-").replace(v, x)
  542.                 },
  543.                 nodeName: function(a, b) {
  544.                     return a.nodeName && a.nodeName.toUpperCase() === b.toUpperCase()
  545.                 },
  546.                 each: function(a, c, d) {
  547.                     var f, g = 0,
  548.                         h = a.length,
  549.                         i = h === b || e.isFunction(a);
  550.                     if (d) {
  551.                         if (i) {
  552.                             for (f in a)
  553.                                 if (c.apply(a[f], d) === !1) break
  554.                         } else
  555.                             for (; g < h;)
  556.                                 if (c.apply(a[g++], d) === !1) break
  557.                     } else if (i) {
  558.                         for (f in a)
  559.                             if (c.call(a[f], f, a[f]) === !1) break
  560.                     } else
  561.                         for (; g < h;)
  562.                             if (c.call(a[g], g, a[g++]) === !1) break; return a
  563.                 },
  564.                 trim: G ? function(a) {
  565.                     return a == null ? "" : G.call(a)
  566.                 } : function(a) {
  567.                     return a == null ? "" : (a + "").replace(k, "").replace(l, "")
  568.                 },
  569.                 makeArray: function(a, b) {
  570.                     var c = b || [];
  571.                     if (a != null) {
  572.                         var d = e.type(a);
  573.                         a.length == null || d === "string" || d === "function" || d === "regexp" || e.isWindow(a) ? E.call(c, a) : e.merge(c, a)
  574.                     }
  575.                     return c
  576.                 },
  577.                 inArray: function(a, b, c) {
  578.                     var d;
  579.                     if (b) {
  580.                         if (H) return H.call(b, a, c);
  581.                         d = b.length, c = c ? c < 0 ? Math.max(0, d + c) : c : 0;
  582.                         for (; c < d; c++)
  583.                             if (c in b && b[c] === a) return c
  584.                     }
  585.                     return -1
  586.                 },
  587.                 merge: function(a, c) {
  588.                     var d = a.length,
  589.                         e = 0;
  590.                     if (typeof c.length == "number")
  591.                         for (var f = c.length; e < f; e++) a[d++] = c[e];
  592.                     else
  593.                         while (c[e] !== b) a[d++] = c[e++];
  594.                     a.length = d;
  595.                     return a
  596.                 },
  597.                 grep: function(a, b, c) {
  598.                     var d = [],
  599.                         e;
  600.                     c = !!c;
  601.                     for (var f = 0, g = a.length; f < g; f++) e = !!b(a[f], f), c !== e && d.push(a[f]);
  602.                     return d
  603.                 },
  604.                 map: function(a, c, d) {
  605.                     var f, g, h = [],
  606.                         i = 0,
  607.                         j = a.length,
  608.                         k = a instanceof e || j !== b && typeof j == "number" && (j > 0 && a[0] && a[j - 1] || j === 0 || e.isArray(a));
  609.                     if (k)
  610.                         for (; i < j; i++) f = c(a[i], i, d), f != null && (h[h.length] = f);
  611.                     else
  612.                         for (g in a) f = c(a[g], g, d), f != null && (h[h.length] = f);
  613.                     return h.concat.apply([], h)
  614.                 },
  615.                 guid: 1,
  616.                 proxy: function(a, c) {
  617.                     if (typeof c == "string") {
  618.                         var d = a[c];
  619.                         c = a, a = d
  620.                     }
  621.                     if (!e.isFunction(a)) return b;
  622.                     var f = F.call(arguments, 2),
  623.                         g = function() {
  624.                             return a.apply(c, f.concat(F.call(arguments)))
  625.                         };
  626.                     g.guid = a.guid = a.guid || g.guid || e.guid++;
  627.                     return g
  628.                 },
  629.                 access: function(a, c, d, f, g, h) {
  630.                     var i = a.length;
  631.                     if (typeof c == "object") {
  632.                         for (var j in c) e.access(a, j, c[j], f, g, d);
  633.                         return a
  634.                     }
  635.                     if (d !== b) {
  636.                         f = !h && f && e.isFunction(d);
  637.                         for (var k = 0; k < i; k++) g(a[k], c, f ? d.call(a[k], k, g(a[k], c)) : d, h);
  638.                         return a
  639.                     }
  640.                     return i ? g(a[0], c) : b
  641.                 },
  642.                 now: function() {
  643.                     return (new Date).getTime()
  644.                 },
  645.                 uaMatch: function(a) {
  646.                     a = a.toLowerCase();
  647.                     var b = r.exec(a) || s.exec(a) || t.exec(a) || a.indexOf("compatible") < 0 && u.exec(a) || [];
  648.                     return {
  649.                         browser: b[1] || "",
  650.                         version: b[2] || "0"
  651.                     }
  652.                 },
  653.                 sub: function() {
  654.                     function a(b, c) {
  655.                         return new a.fn.init(b, c)
  656.                     }
  657.                     e.extend(!0, a, this), a.superclass = this, a.fn = a.prototype = this(), a.fn.constructor = a, a.sub = this.sub, a.fn.init = function(d, f) {
  658.                         f && f instanceof e && !(f instanceof a) && (f = a(f));
  659.                         return e.fn.init.call(this, d, f, b)
  660.                     }, a.fn.init.prototype = a.fn;
  661.                     var b = a(c);
  662.                     return a
  663.                 },
  664.                 browser: {}
  665.             }), e.each("Boolean Number String Function Array Date RegExp Object".split(" "), function(a, b) {
  666.                 I["[object " + b + "]"] = b.toLowerCase()
  667.             }), z = e.uaMatch(y), z.browser && (e.browser[z.browser] = !0, e.browser.version = z.version), e.browser.webkit && (e.browser.safari = !0), j.test(" ") && (k = /^[\s\xA0]+/, l = /[\s\xA0]+$/), h = e(c), c.addEventListener ? B = function() {
  668.                 c.removeEventListener("DOMContentLoaded", B, !1), e.ready()
  669.             } : c.attachEvent && (B = function() {
  670.                 c.readyState === "complete" && (c.detachEvent("onreadystatechange", B), e.ready())
  671.             });
  672.             return e
  673.         }(),
  674.         g = {};
  675.     f.Callbacks = function(a) {
  676.         a = a ? g[a] || h(a) : {};
  677.         var c = [],
  678.             d = [],
  679.             e, i, j, k, l, m = function(b) {
  680.                 var d, e, g, h, i;
  681.                 for (d = 0, e = b.length; d < e; d++) g = b[d], h = f.type(g), h === "array" ? m(g) : h === "function" && (!a.unique || !o.has(g)) && c.push(g)
  682.             },
  683.             n = function(b, f) {
  684.                 f = f || [], e = !a.memory || [b, f], i = !0, l = j || 0, j = 0, k = c.length;
  685.                 for (; c && l < k; l++)
  686.                     if (c[l].apply(b, f) === !1 && a.stopOnFalse) {
  687.                         e = !0;
  688.                         break
  689.                     }
  690.                 i = !1, c && (a.once ? e === !0 ? o.disable() : c = [] : d && d.length && (e = d.shift(), o.fireWith(e[0], e[1])))
  691.             },
  692.             o = {
  693.                 add: function() {
  694.                     if (c) {
  695.                         var a = c.length;
  696.                         m(arguments), i ? k = c.length : e && e !== !0 && (j = a, n(e[0], e[1]))
  697.                     }
  698.                     return this
  699.                 },
  700.                 remove: function() {
  701.                     if (c) {
  702.                         var b = arguments,
  703.                             d = 0,
  704.                             e = b.length;
  705.                         for (; d < e; d++)
  706.                             for (var f = 0; f < c.length; f++)
  707.                                 if (b[d] === c[f]) {
  708.                                     i && f <= k && (k--, f <= l && l--), c.splice(f--, 1);
  709.                                     if (a.unique) break
  710.                                 }
  711.                     }
  712.                     return this
  713.                 },
  714.                 has: function(a) {
  715.                     if (c) {
  716.                         var b = 0,
  717.                             d = c.length;
  718.                         for (; b < d; b++)
  719.                             if (a === c[b]) return !0
  720.                     }
  721.                     return !1
  722.                 },
  723.                 empty: function() {
  724.                     c = [];
  725.                     return this
  726.                 },
  727.                 disable: function() {
  728.                     c = d = e = b;
  729.                     return this
  730.                 },
  731.                 disabled: function() {
  732.                     return !c
  733.                 },
  734.                 lock: function() {
  735.                     d = b, (!e || e === !0) && o.disable();
  736.                     return this
  737.                 },
  738.                 locked: function() {
  739.                     return !d
  740.                 },
  741.                 fireWith: function(b, c) {
  742.                     d && (i ? a.once || d.push([b, c]) : (!a.once || !e) && n(b, c));
  743.                     return this
  744.                 },
  745.                 fire: function() {
  746.                     o.fireWith(this, arguments);
  747.                     return this
  748.                 },
  749.                 fired: function() {
  750.                     return !!e
  751.                 }
  752.             };
  753.         return o
  754.     };
  755.     var i = [].slice;
  756.     f.extend({
  757.         Deferred: function(a) {
  758.             var b = f.Callbacks("once memory"),
  759.                 c = f.Callbacks("once memory"),
  760.                 d = f.Callbacks("memory"),
  761.                 e = "pending",
  762.                 g = {
  763.                     resolve: b,
  764.                     reject: c,
  765.                     notify: d
  766.                 },
  767.                 h = {
  768.                     done: b.add,
  769.                     fail: c.add,
  770.                     progress: d.add,
  771.                     state: function() {
  772.                         return e
  773.                     },
  774.                     isResolved: b.fired,
  775.                     isRejected: c.fired,
  776.                     then: function(a, b, c) {
  777.                         i.done(a).fail(b).progress(c);
  778.                         return this
  779.                     },
  780.                     always: function() {
  781.                         i.done.apply(i, arguments).fail.apply(i, arguments);
  782.                         return this
  783.                     },
  784.                     pipe: function(a, b, c) {
  785.                         return f.Deferred(function(d) {
  786.                             f.each({
  787.                                 done: [a, "resolve"],
  788.                                 fail: [b, "reject"],
  789.                                 progress: [c, "notify"]
  790.                             }, function(a, b) {
  791.                                 var c = b[0],
  792.                                     e = b[1],
  793.                                     g;
  794.                                 f.isFunction(c) ? i[a](function() {
  795.                                     g = c.apply(this, arguments), g && f.isFunction(g.promise) ? g.promise().then(d.resolve, d.reject, d.notify) : d[e + "With"](this === i ? d : this, [g])
  796.                                 }) : i[a](d[e])
  797.                             })
  798.                         }).promise()
  799.                     },
  800.                     promise: function(a) {
  801.                         if (a == null) a = h;
  802.                         else
  803.                             for (var b in h) a[b] = h[b];
  804.                         return a
  805.                     }
  806.                 },
  807.                 i = h.promise({}),
  808.                 j;
  809.             for (j in g) i[j] = g[j].fire, i[j + "With"] = g[j].fireWith;
  810.             i.done(function() {
  811.                 e = "resolved"
  812.             }, c.disable, d.lock).fail(function() {
  813.                 e = "rejected"
  814.             }, b.disable, d.lock), a && a.call(i, i);
  815.             return i
  816.         },
  817.         when: function(a) {
  818.             function m(a) {
  819.                 return function(b) {
  820.                     e[a] = arguments.length > 1 ? i.call(arguments, 0) : b, j.notifyWith(k, e)
  821.                 }
  822.             }
  823.  
  824.             function l(a) {
  825.                 return function(c) {
  826.                     b[a] = arguments.length > 1 ? i.call(arguments, 0) : c, --g || j.resolveWith(j, b)
  827.                 }
  828.             }
  829.             var b = i.call(arguments, 0),
  830.                 c = 0,
  831.                 d = b.length,
  832.                 e = Array(d),
  833.                 g = d,
  834.                 h = d,
  835.                 j = d <= 1 && a && f.isFunction(a.promise) ? a : f.Deferred(),
  836.                 k = j.promise();
  837.             if (d > 1) {
  838.                 for (; c < d; c++) b[c] && b[c].promise && f.isFunction(b[c].promise) ? b[c].promise().then(l(c), j.reject, m(c)) : --g;
  839.                 g || j.resolveWith(j, b)
  840.             } else j !== a && j.resolveWith(j, d ? [a] : []);
  841.             return k
  842.         }
  843.     }), f.support = function() {
  844.         var b, d, e, g, h, i, j, k, l, m, n, o, p, q = c.createElement("div"),
  845.             r = c.documentElement;
  846.         q.setAttribute("className", "t"), q.innerHTML = "   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>", d = q.getElementsByTagName("*"), e = q.getElementsByTagName("a")[0];
  847.         if (!d || !d.length || !e) return {};
  848.         g = c.createElement("select"), h = g.appendChild(c.createElement("option")), i = q.getElementsByTagName("input")[0], b = {
  849.             leadingWhitespace: q.firstChild.nodeType === 3,
  850.             tbody: !q.getElementsByTagName("tbody").length,
  851.             htmlSerialize: !!q.getElementsByTagName("link").length,
  852.             style: /top/.test(e.getAttribute("style")),
  853.             hrefNormalized: e.getAttribute("href") === "/a",
  854.             opacity: /^0.55/.test(e.style.opacity),
  855.             cssFloat: !!e.style.cssFloat,
  856.             checkOn: i.value === "on",
  857.             optSelected: h.selected,
  858.             getSetAttribute: q.className !== "t",
  859.             enctype: !!c.createElement("form").enctype,
  860.             html5Clone: c.createElement("nav").cloneNode(!0).outerHTML !== "<:nav></:nav>",
  861.             submitBubbles: !0,
  862.             changeBubbles: !0,
  863.             focusinBubbles: !1,
  864.             deleteExpando: !0,
  865.             noCloneEvent: !0,
  866.             inlineBlockNeedsLayout: !1,
  867.             shrinkWrapBlocks: !1,
  868.             reliableMarginRight: !0
  869.         }, i.checked = !0, b.noCloneChecked = i.cloneNode(!0).checked, g.disabled = !0, b.optDisabled = !h.disabled;
  870.         try {
  871.             delete q.test
  872.         } catch (s) {
  873.             b.deleteExpando = !1
  874.         }!q.addEventListener && q.attachEvent && q.fireEvent && (q.attachEvent("onclick", function() {
  875.             b.noCloneEvent = !1
  876.         }), q.cloneNode(!0).fireEvent("onclick")), i = c.createElement("input"), i.value = "t", i.setAttribute("type", "radio"), b.radioValue = i.value === "t", i.setAttribute("checked", "checked"), q.appendChild(i), k = c.createDocumentFragment(), k.appendChild(q.lastChild), b.checkClone = k.cloneNode(!0).cloneNode(!0).lastChild.checked, b.appendChecked = i.checked, k.removeChild(i), k.appendChild(q), q.innerHTML = "", a.getComputedStyle && (j = c.createElement("div"), j.style.width = "0", j.style.marginRight = "0", q.style.width = "2px", q.appendChild(j), b.reliableMarginRight = (parseInt((a.getComputedStyle(j, null) || {
  877.             marginRight: 0
  878.         }).marginRight, 10) || 0) === 0);
  879.         if (q.attachEvent)
  880.             for (o in {
  881.                     submit: 1,
  882.                     change: 1,
  883.                     focusin: 1
  884.                 }) n = "on" + o, p = n in q, p || (q.setAttribute(n, "return;"), p = typeof q[n] == "function"), b[o + "Bubbles"] = p;
  885.         k.removeChild(q), k = g = h = j = q = i = null, f(function() {
  886.             var a, d, e, g, h, i, j, k, m, n, o, r = c.getElementsByTagName("body")[0];
  887.             !r || (j = 1, k = "position:absolute;top:0;left:0;width:1px;height:1px;margin:0;", m = "visibility:hidden;border:0;", n = "style='" + k + "border:5px solid #000;padding:0;'", o = "<div " + n + "><div></div></div>" + "<table " + n + " cellpadding='0' cellspacing='0'>" + "<tr><td></td></tr></table>", a = c.createElement("div"), a.style.cssText = m + "width:0;height:0;position:static;top:0;margin-top:" + j + "px", r.insertBefore(a, r.firstChild), q = c.createElement("div"), a.appendChild(q), q.innerHTML = "<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>", l = q.getElementsByTagName("td"), p = l[0].offsetHeight === 0, l[0].style.display = "", l[1].style.display = "none", b.reliableHiddenOffsets = p && l[0].offsetHeight === 0, q.innerHTML = "", q.style.width = q.style.paddingLeft = "1px", f.boxModel = b.boxModel = q.offsetWidth === 2, typeof q.style.zoom != "undefined" && (q.style.display = "inline", q.style.zoom = 1, b.inlineBlockNeedsLayout = q.offsetWidth === 2, q.style.display = "", q.innerHTML = "<div style='width:4px;'></div>", b.shrinkWrapBlocks = q.offsetWidth !== 2), q.style.cssText = k + m, q.innerHTML = o, d = q.firstChild, e = d.firstChild, h = d.nextSibling.firstChild.firstChild, i = {
  888.                 doesNotAddBorder: e.offsetTop !== 5,
  889.                 doesAddBorderForTableAndCells: h.offsetTop === 5
  890.             }, e.style.position = "fixed", e.style.top = "20px", i.fixedPosition = e.offsetTop === 20 || e.offsetTop === 15, e.style.position = e.style.top = "", d.style.overflow = "hidden", d.style.position = "relative", i.subtractsBorderForOverflowNotVisible = e.offsetTop === -5, i.doesNotIncludeMarginInBodyOffset = r.offsetTop !== j, r.removeChild(a), q = a = null, f.extend(b, i))
  891.         });
  892.         return b
  893.     }();
  894.     var j = /^(?:\{.*\}|\[.*\])$/,
  895.         k = /([A-Z])/g;
  896.     f.extend({
  897.         cache: {},
  898.         uuid: 0,
  899.         expando: "jQuery" + (f.fn.jquery + Math.random()).replace(/\D/g, ""),
  900.         noData: {
  901.             embed: !0,
  902.             object: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
  903.             applet: !0
  904.         },
  905.         hasData: function(a) {
  906.             a = a.nodeType ? f.cache[a[f.expando]] : a[f.expando];
  907.             return !!a && !m(a)
  908.         },
  909.         data: function(a, c, d, e) {
  910.             if (!!f.acceptData(a)) {
  911.                 var g, h, i, j = f.expando,
  912.                     k = typeof c == "string",
  913.                     l = a.nodeType,
  914.                     m = l ? f.cache : a,
  915.                     n = l ? a[j] : a[j] && j,
  916.                     o = c === "events";
  917.                 if ((!n || !m[n] || !o && !e && !m[n].data) && k && d === b) return;
  918.                 n || (l ? a[j] = n = ++f.uuid : n = j), m[n] || (m[n] = {}, l || (m[n].toJSON = f.noop));
  919.                 if (typeof c == "object" || typeof c == "function") e ? m[n] = f.extend(m[n], c) : m[n].data = f.extend(m[n].data, c);
  920.                 g = h = m[n], e || (h.data || (h.data = {}), h = h.data), d !== b && (h[f.camelCase(c)] = d);
  921.                 if (o && !h[c]) return g.events;
  922.                 k ? (i = h[c], i == null && (i = h[f.camelCase(c)])) : i = h;
  923.                 return i
  924.             }
  925.         },
  926.         removeData: function(a, b, c) {
  927.             if (!!f.acceptData(a)) {
  928.                 var d, e, g, h = f.expando,
  929.                     i = a.nodeType,
  930.                     j = i ? f.cache : a,
  931.                     k = i ? a[h] : h;
  932.                 if (!j[k]) return;
  933.                 if (b) {
  934.                     d = c ? j[k] : j[k].data;
  935.                     if (d) {
  936.                         f.isArray(b) || (b in d ? b = [b] : (b = f.camelCase(b), b in d ? b = [b] : b = b.split(" ")));
  937.                         for (e = 0, g = b.length; e < g; e++) delete d[b[e]];
  938.                         if (!(c ? m : f.isEmptyObject)(d)) return
  939.                     }
  940.                 }
  941.                 if (!c) {
  942.                     delete j[k].data;
  943.                     if (!m(j[k])) return
  944.                 }
  945.                 f.support.deleteExpando || !j.setInterval ? delete j[k] : j[k] = null, i && (f.support.deleteExpando ? delete a[h] : a.removeAttribute ? a.removeAttribute(h) : a[h] = null)
  946.             }
  947.         },
  948.         _data: function(a, b, c) {
  949.             return f.data(a, b, c, !0)
  950.         },
  951.         acceptData: function(a) {
  952.             if (a.nodeName) {
  953.                 var b = f.noData[a.nodeName.toLowerCase()];
  954.                 if (b) return b !== !0 && a.getAttribute("classid") === b
  955.             }
  956.             return !0
  957.         }
  958.     }), f.fn.extend({
  959.         data: function(a, c) {
  960.             var d, e, g, h = null;
  961.             if (typeof a == "undefined") {
  962.                 if (this.length) {
  963.                     h = f.data(this[0]);
  964.                     if (this[0].nodeType === 1 && !f._data(this[0], "parsedAttrs")) {
  965.                         e = this[0].attributes;
  966.                         for (var i = 0, j = e.length; i < j; i++) g = e[i].name, g.indexOf("data-") === 0 && (g = f.camelCase(g.substring(5)), l(this[0], g, h[g]));
  967.                         f._data(this[0], "parsedAttrs", !0)
  968.                     }
  969.                 }
  970.                 return h
  971.             }
  972.             if (typeof a == "object") return this.each(function() {
  973.                 f.data(this, a)
  974.             });
  975.             d = a.split("."), d[1] = d[1] ? "." + d[1] : "";
  976.             if (c === b) {
  977.                 h = this.triggerHandler("getData" + d[1] + "!", [d[0]]), h === b && this.length && (h = f.data(this[0], a), h = l(this[0], a, h));
  978.                 return h === b && d[1] ? this.data(d[0]) : h
  979.             }
  980.             return this.each(function() {
  981.                 var b = f(this),
  982.                     e = [d[0], c];
  983.                 b.triggerHandler("setData" + d[1] + "!", e), f.data(this, a, c), b.triggerHandler("changeData" + d[1] + "!", e)
  984.             })
  985.         },
  986.         removeData: function(a) {
  987.             return this.each(function() {
  988.                 f.removeData(this, a)
  989.             })
  990.         }
  991.     }), f.extend({
  992.         _mark: function(a, b) {
  993.             a && (b = (b || "fx") + "mark", f._data(a, b, (f._data(a, b) || 0) + 1))
  994.         },
  995.         _unmark: function(a, b, c) {
  996.             a !== !0 && (c = b, b = a, a = !1);
  997.             if (b) {
  998.                 c = c || "fx";
  999.                 var d = c + "mark",
  1000.                     e = a ? 0 : (f._data(b, d) || 1) - 1;
  1001.                 e ? f._data(b, d, e) : (f.removeData(b, d, !0), n(b, c, "mark"))
  1002.             }
  1003.         },
  1004.         queue: function(a, b, c) {
  1005.             var d;
  1006.             if (a) {
  1007.                 b = (b || "fx") + "queue", d = f._data(a, b), c && (!d || f.isArray(c) ? d = f._data(a, b, f.makeArray(c)) : d.push(c));
  1008.                 return d || []
  1009.             }
  1010.         },
  1011.         dequeue: function(a, b) {
  1012.             b = b || "fx";
  1013.             var c = f.queue(a, b),
  1014.                 d = c.shift(),
  1015.                 e = {};
  1016.             d === "inprogress" && (d = c.shift()), d && (b === "fx" && c.unshift("inprogress"), f._data(a, b + ".run", e), d.call(a, function() {
  1017.                 f.dequeue(a, b)
  1018.             }, e)), c.length || (f.removeData(a, b + "queue " + b + ".run", !0), n(a, b, "queue"))
  1019.         }
  1020.     }), f.fn.extend({
  1021.         queue: function(a, c) {
  1022.             typeof a != "string" && (c = a, a = "fx");
  1023.             if (c === b) return f.queue(this[0], a);
  1024.             return this.each(function() {
  1025.                 var b = f.queue(this, a, c);
  1026.                 a === "fx" && b[0] !== "inprogress" && f.dequeue(this, a)
  1027.             })
  1028.         },
  1029.         dequeue: function(a) {
  1030.             return this.each(function() {
  1031.                 f.dequeue(this, a)
  1032.             })
  1033.         },
  1034.         delay: function(a, b) {
  1035.             a = f.fx ? f.fx.speeds[a] || a : a, b = b || "fx";
  1036.             return this.queue(b, function(b, c) {
  1037.                 var d = setTimeout(b, a);
  1038.                 c.stop = function() {
  1039.                     clearTimeout(d)
  1040.                 }
  1041.             })
  1042.         },
  1043.         clearQueue: function(a) {
  1044.             return this.queue(a || "fx", [])
  1045.         },
  1046.         promise: function(a, c) {
  1047.             function m() {
  1048.                 --h || d.resolveWith(e, [e])
  1049.             }
  1050.             typeof a != "string" && (c = a, a = b), a = a || "fx";
  1051.             var d = f.Deferred(),
  1052.                 e = this,
  1053.                 g = e.length,
  1054.                 h = 1,
  1055.                 i = a + "defer",
  1056.                 j = a + "queue",
  1057.                 k = a + "mark",
  1058.                 l;
  1059.             while (g--)
  1060.                 if (l = f.data(e[g], i, b, !0) || (f.data(e[g], j, b, !0) || f.data(e[g], k, b, !0)) && f.data(e[g], i, f.Callbacks("once memory"), !0)) h++, l.add(m);
  1061.             m();
  1062.             return d.promise()
  1063.         }
  1064.     });
  1065.     var o = /[\n\t\r]/g,
  1066.         p = /\s+/,
  1067.         q = /\r/g,
  1068.         r = /^(?:button|input)$/i,
  1069.         s = /^(?:button|input|object|select|textarea)$/i,
  1070.         t = /^a(?:rea)?$/i,
  1071.         u = /^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,
  1072.         v = f.support.getSetAttribute,
  1073.         w, x, y;
  1074.     f.fn.extend({
  1075.         attr: function(a, b) {
  1076.             return f.access(this, a, b, !0, f.attr)
  1077.         },
  1078.         removeAttr: function(a) {
  1079.             return this.each(function() {
  1080.                 f.removeAttr(this, a)
  1081.             })
  1082.         },
  1083.         prop: function(a, b) {
  1084.             return f.access(this, a, b, !0, f.prop)
  1085.         },
  1086.         removeProp: function(a) {
  1087.             a = f.propFix[a] || a;
  1088.             return this.each(function() {
  1089.                 try {
  1090.                     this[a] = b, delete this[a]
  1091.                 } catch (c) {}
  1092.             })
  1093.         },
  1094.         addClass: function(a) {
  1095.             var b, c, d, e, g, h, i;
  1096.             if (f.isFunction(a)) return this.each(function(b) {
  1097.                 f(this).addClass(a.call(this, b, this.className))
  1098.             });
  1099.             if (a && typeof a == "string") {
  1100.                 b = a.split(p);
  1101.                 for (c = 0, d = this.length; c < d; c++) {
  1102.                     e = this[c];
  1103.                     if (e.nodeType === 1)
  1104.                         if (!e.className && b.length === 1) e.className = a;
  1105.                         else {
  1106.                             g = " " + e.className + " ";
  1107.                             for (h = 0, i = b.length; h < i; h++) ~g.indexOf(" " + b[h] + " ") || (g += b[h] + " ");
  1108.                             e.className = f.trim(g)
  1109.                         }
  1110.                 }
  1111.             }
  1112.             return this
  1113.         },
  1114.         removeClass: function(a) {
  1115.             var c, d, e, g, h, i, j;
  1116.             if (f.isFunction(a)) return this.each(function(b) {
  1117.                 f(this).removeClass(a.call(this, b, this.className))
  1118.             });
  1119.             if (a && typeof a == "string" || a === b) {
  1120.                 c = (a || "").split(p);
  1121.                 for (d = 0, e = this.length; d < e; d++) {
  1122.                     g = this[d];
  1123.                     if (g.nodeType === 1 && g.className)
  1124.                         if (a) {
  1125.                             h = (" " + g.className + " ").replace(o, " ");
  1126.                             for (i = 0, j = c.length; i < j; i++) h = h.replace(" " + c[i] + " ", " ");
  1127.                             g.className = f.trim(h)
  1128.                         } else g.className = ""
  1129.                 }
  1130.             }
  1131.             return this
  1132.         },
  1133.         toggleClass: function(a, b) {
  1134.             var c = typeof a,
  1135.                 d = typeof b == "boolean";
  1136.             if (f.isFunction(a)) return this.each(function(c) {
  1137.                 f(this).toggleClass(a.call(this, c, this.className, b), b)
  1138.             });
  1139.             return this.each(function() {
  1140.                 if (c === "string") {
  1141.                     var e, g = 0,
  1142.                         h = f(this),
  1143.                         i = b,
  1144.                         j = a.split(p);
  1145.                     while (e = j[g++]) i = d ? i : !h.hasClass(e), h[i ? "addClass" : "removeClass"](e)
  1146.                 } else if (c === "undefined" || c === "boolean") this.className && f._data(this, "__className__", this.className), this.className = this.className || a === !1 ? "" : f._data(this, "__className__") || ""
  1147.             })
  1148.         },
  1149.         hasClass: function(a) {
  1150.             var b = " " + a + " ",
  1151.                 c = 0,
  1152.                 d = this.length;
  1153.             for (; c < d; c++)
  1154.                 if (this[c].nodeType === 1 && (" " + this[c].className + " ").replace(o, " ").indexOf(b) > -1) return !0;
  1155.             return !1
  1156.         },
  1157.         val: function(a) {
  1158.             var c, d, e, g = this[0]; {
  1159.                 if (!!arguments.length) {
  1160.                     e = f.isFunction(a);
  1161.                     return this.each(function(d) {
  1162.                         var g = f(this),
  1163.                             h;
  1164.                         if (this.nodeType === 1) {
  1165.                             e ? h = a.call(this, d, g.val()) : h = a, h == null ? h = "" : typeof h == "number" ? h += "" : f.isArray(h) && (h = f.map(h, function(a) {
  1166.                                 return a == null ? "" : a + ""
  1167.                             })), c = f.valHooks[this.nodeName.toLowerCase()] || f.valHooks[this.type];
  1168.                             if (!c || !("set" in c) || c.set(this, h, "value") === b) this.value = h
  1169.                         }
  1170.                     })
  1171.                 }
  1172.                 if (g) {
  1173.                     c = f.valHooks[g.nodeName.toLowerCase()] || f.valHooks[g.type];
  1174.                     if (c && "get" in c && (d = c.get(g, "value")) !== b) return d;
  1175.                     d = g.value;
  1176.                     return typeof d == "string" ? d.replace(q, "") : d == null ? "" : d
  1177.                 }
  1178.             }
  1179.         }
  1180.     }), f.extend({
  1181.         valHooks: {
  1182.             option: {
  1183.                 get: function(a) {
  1184.                     var b = a.attributes.value;
  1185.                     return !b || b.specified ? a.value : a.text
  1186.                 }
  1187.             },
  1188.             select: {
  1189.                 get: function(a) {
  1190.                     var b, c, d, e, g = a.selectedIndex,
  1191.                         h = [],
  1192.                         i = a.options,
  1193.                         j = a.type === "select-one";
  1194.                     if (g < 0) return null;
  1195.                     c = j ? g : 0, d = j ? g + 1 : i.length;
  1196.                     for (; c < d; c++) {
  1197.                         e = i[c];
  1198.                         if (e.selected && (f.support.optDisabled ? !e.disabled : e.getAttribute("disabled") === null) && (!e.parentNode.disabled || !f.nodeName(e.parentNode, "optgroup"))) {
  1199.                             b = f(e).val();
  1200.                             if (j) return b;
  1201.                             h.push(b)
  1202.                         }
  1203.                     }
  1204.                     if (j && !h.length && i.length) return f(i[g]).val();
  1205.                     return h
  1206.                 },
  1207.                 set: function(a, b) {
  1208.                     var c = f.makeArray(b);
  1209.                     f(a).find("option").each(function() {
  1210.                         this.selected = f.inArray(f(this).val(), c) >= 0
  1211.                     }), c.length || (a.selectedIndex = -1);
  1212.                     return c
  1213.                 }
  1214.             }
  1215.         },
  1216.         attrFn: {
  1217.             val: !0,
  1218.             css: !0,
  1219.             html: !0,
  1220.             text: !0,
  1221.             data: !0,
  1222.             width: !0,
  1223.             height: !0,
  1224.             offset: !0
  1225.         },
  1226.         attr: function(a, c, d, e) {
  1227.             var g, h, i, j = a.nodeType;
  1228.             if (!!a && j !== 3 && j !== 8 && j !== 2) {
  1229.                 if (e && c in f.attrFn) return f(a)[c](d);
  1230.                 if (typeof a.getAttribute == "undefined") return f.prop(a, c, d);
  1231.                 i = j !== 1 || !f.isXMLDoc(a), i && (c = c.toLowerCase(), h = f.attrHooks[c] || (u.test(c) ? x : w));
  1232.                 if (d !== b) {
  1233.                     if (d === null) {
  1234.                         f.removeAttr(a, c);
  1235.                         return
  1236.                     }
  1237.                     if (h && "set" in h && i && (g = h.set(a, d, c)) !== b) return g;
  1238.                     a.setAttribute(c, "" + d);
  1239.                     return d
  1240.                 }
  1241.                 if (h && "get" in h && i && (g = h.get(a, c)) !== null) return g;
  1242.                 g = a.getAttribute(c);
  1243.                 return g === null ? b : g
  1244.             }
  1245.         },
  1246.         removeAttr: function(a, b) {
  1247.             var c, d, e, g, h = 0;
  1248.             if (b && a.nodeType === 1) {
  1249.                 d = b.toLowerCase().split(p), g = d.length;
  1250.                 for (; h < g; h++) e = d[h], e && (c = f.propFix[e] || e, f.attr(a, e, ""), a.removeAttribute(v ? e : c), u.test(e) && c in a && (a[c] = !1))
  1251.             }
  1252.         },
  1253.         attrHooks: {
  1254.             type: {
  1255.                 set: function(a, b) {
  1256.                     if (r.test(a.nodeName) && a.parentNode) f.error("type property can't be changed");
  1257.                     else if (!f.support.radioValue && b === "radio" && f.nodeName(a, "input")) {
  1258.                         var c = a.value;
  1259.                         a.setAttribute("type", b), c && (a.value = c);
  1260.                         return b
  1261.                     }
  1262.                 }
  1263.             },
  1264.             value: {
  1265.                 get: function(a, b) {
  1266.                     if (w && f.nodeName(a, "button")) return w.get(a, b);
  1267.                     return b in a ? a.value : null
  1268.                 },
  1269.                 set: function(a, b, c) {
  1270.                     if (w && f.nodeName(a, "button")) return w.set(a, b, c);
  1271.                     a.value = b
  1272.                 }
  1273.             }
  1274.         },
  1275.         propFix: {
  1276.             tabindex: "tabIndex",
  1277.             readonly: "readOnly",
  1278.             "for": "htmlFor",
  1279.             "class": "className",
  1280.             maxlength: "maxLength",
  1281.             cellspacing: "cellSpacing",
  1282.             cellpadding: "cellPadding",
  1283.             rowspan: "rowSpan",
  1284.             colspan: "colSpan",
  1285.             usemap: "useMap",
  1286.             frameborder: "frameBorder",
  1287.             contenteditable: "contentEditable"
  1288.         },
  1289.         prop: function(a, c, d) {
  1290.             var e, g, h, i = a.nodeType;
  1291.             if (!!a && i !== 3 && i !== 8 && i !== 2) {
  1292.                 h = i !== 1 || !f.isXMLDoc(a), h && (c = f.propFix[c] || c, g = f.propHooks[c]);
  1293.                 return d !== b ? g && "set" in g && (e = g.set(a, d, c)) !== b ? e : a[c] = d : g && "get" in g && (e = g.get(a, c)) !== null ? e : a[c]
  1294.             }
  1295.         },
  1296.         propHooks: {
  1297.             tabIndex: {
  1298.                 get: function(a) {
  1299.                     var c = a.getAttributeNode("tabindex");
  1300.                     return c && c.specified ? parseInt(c.value, 10) : s.test(a.nodeName) || t.test(a.nodeName) && a.href ? 0 : b
  1301.                 }
  1302.             }
  1303.         }
  1304.     }), f.attrHooks.tabindex = f.propHooks.tabIndex, x = {
  1305.         get: function(a, c) {
  1306.             var d, e = f.prop(a, c);
  1307.             return e === !0 || typeof e != "boolean" && (d = a.getAttributeNode(c)) && d.nodeValue !== !1 ? c.toLowerCase() : b
  1308.         },
  1309.         set: function(a, b, c) {
  1310.             var d;
  1311.             b === !1 ? f.removeAttr(a, c) : (d = f.propFix[c] || c, d in a && (a[d] = !0), a.setAttribute(c, c.toLowerCase()));
  1312.             return c
  1313.         }
  1314.     }, v || (y = {
  1315.         name: !0,
  1316.         id: !0
  1317.     }, w = f.valHooks.button = {
  1318.         get: function(a, c) {
  1319.             var d;
  1320.             d = a.getAttributeNode(c);
  1321.             return d && (y[c] ? d.nodeValue !== "" : d.specified) ? d.nodeValue : b
  1322.         },
  1323.         set: function(a, b, d) {
  1324.             var e = a.getAttributeNode(d);
  1325.             e || (e = c.createAttribute(d), a.setAttributeNode(e));
  1326.             return e.nodeValue = b + ""
  1327.         }
  1328.     }, f.attrHooks.tabindex.set = w.set, f.each(["width", "height"], function(a, b) {
  1329.         f.attrHooks[b] = f.extend(f.attrHooks[b], {
  1330.             set: function(a, c) {
  1331.                 if (c === "") {
  1332.                     a.setAttribute(b, "auto");
  1333.                     return c
  1334.                 }
  1335.             }
  1336.         })
  1337.     }), f.attrHooks.contenteditable = {
  1338.         get: w.get,
  1339.         set: function(a, b, c) {
  1340.             b === "" && (b = "false"), w.set(a, b, c)
  1341.         }
  1342.     }), f.support.hrefNormalized || f.each(["href", "src", "width", "height"], function(a, c) {
  1343.         f.attrHooks[c] = f.extend(f.attrHooks[c], {
  1344.             get: function(a) {
  1345.                 var d = a.getAttribute(c, 2);
  1346.                 return d === null ? b : d
  1347.             }
  1348.         })
  1349.     }), f.support.style || (f.attrHooks.style = {
  1350.         get: function(a) {
  1351.             return a.style.cssText.toLowerCase() || b
  1352.         },
  1353.         set: function(a, b) {
  1354.             return a.style.cssText = "" + b
  1355.         }
  1356.     }), f.support.optSelected || (f.propHooks.selected = f.extend(f.propHooks.selected, {
  1357.         get: function(a) {
  1358.             var b = a.parentNode;
  1359.             b && (b.selectedIndex, b.parentNode && b.parentNode.selectedIndex);
  1360.             return null
  1361.         }
  1362.     })), f.support.enctype || (f.propFix.enctype = "encoding"), f.support.checkOn || f.each(["radio", "checkbox"], function() {
  1363.         f.valHooks[this] = {
  1364.             get: function(a) {
  1365.                 return a.getAttribute("value") === null ? "on" : a.value
  1366.             }
  1367.         }
  1368.     }), f.each(["radio", "checkbox"], function() {
  1369.         f.valHooks[this] = f.extend(f.valHooks[this], {
  1370.             set: function(a, b) {
  1371.                 if (f.isArray(b)) return a.checked = f.inArray(f(a).val(), b) >= 0
  1372.             }
  1373.         })
  1374.     });
  1375.     var z = /^(?:textarea|input|select)$/i,
  1376.         A = /^([^\.]*)?(?:\.(.+))?$/,
  1377.         B = /\bhover(\.\S+)?\b/,
  1378.         C = /^key/,
  1379.         D = /^(?:mouse|contextmenu)|click/,
  1380.         E = /^(?:focusinfocus|focusoutblur)$/,
  1381.         F = /^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,
  1382.         G = function(a) {
  1383.             var b = F.exec(a);
  1384.             b && (b[1] = (b[1] || "").toLowerCase(), b[3] = b[3] && new RegExp("(?:^|\\s)" + b[3] + "(?:\\s|$)"));
  1385.             return b
  1386.         },
  1387.         H = function(a, b) {
  1388.             var c = a.attributes || {};
  1389.             return (!b[1] || a.nodeName.toLowerCase() === b[1]) && (!b[2] || (c.id || {}).value === b[2]) && (!b[3] || b[3].test((c["class"] || {}).value))
  1390.         },
  1391.         I = function(a) {
  1392.             return f.event.special.hover ? a : a.replace(B, "mouseenter$1 mouseleave$1")
  1393.         };
  1394.     f.event = {
  1395.             add: function(a, c, d, e, g) {
  1396.                 var h, i, j, k, l, m, n, o, p, q, r, s;
  1397.                 if (!(a.nodeType === 3 || a.nodeType === 8 || !c || !d || !(h = f._data(a)))) {
  1398.                     d.handler && (p = d, d = p.handler), d.guid || (d.guid = f.guid++), j = h.events, j || (h.events = j = {}), i = h.handle, i || (h.handle = i = function(a) {
  1399.                         return typeof f != "undefined" && (!a || f.event.triggered !== a.type) ? f.event.dispatch.apply(i.elem, arguments) : b
  1400.                     }, i.elem = a), c = f.trim(I(c)).split(" ");
  1401.                     for (k = 0; k < c.length; k++) {
  1402.                         l = A.exec(c[k]) || [], m = l[1], n = (l[2] || "").split(".").sort(), s = f.event.special[m] || {}, m = (g ? s.delegateType : s.bindType) || m, s = f.event.special[m] || {}, o = f.extend({
  1403.                             type: m,
  1404.                             origType: l[1],
  1405.                             data: e,
  1406.                             handler: d,
  1407.                             guid: d.guid,
  1408.                             selector: g,
  1409.                             quick: G(g),
  1410.                             namespace: n.join(".")
  1411.                         }, p), r = j[m];
  1412.                         if (!r) {
  1413.                             r = j[m] = [], r.delegateCount = 0;
  1414.                             if (!s.setup || s.setup.call(a, e, n, i) === !1) a.addEventListener ? a.addEventListener(m, i, !1) : a.attachEvent && a.attachEvent("on" + m, i)
  1415.                         }
  1416.                         s.add && (s.add.call(a, o), o.handler.guid || (o.handler.guid = d.guid)), g ? r.splice(r.delegateCount++, 0, o) : r.push(o), f.event.global[m] = !0
  1417.                     }
  1418.                     a = null
  1419.                 }
  1420.             },
  1421.             global: {},
  1422.             remove: function(a, b, c, d, e) {
  1423.                 var g = f.hasData(a) && f._data(a),
  1424.                     h, i, j, k, l, m, n, o, p, q, r, s;
  1425.                 if (!!g && !!(o = g.events)) {
  1426.                     b = f.trim(I(b || "")).split(" ");
  1427.                     for (h = 0; h < b.length; h++) {
  1428.                         i = A.exec(b[h]) || [], j = k = i[1], l = i[2];
  1429.                         if (!j) {
  1430.                             for (j in o) f.event.remove(a, j + b[h], c, d, !0);
  1431.                             continue
  1432.                         }
  1433.                         p = f.event.special[j] || {}, j = (d ? p.delegateType : p.bindType) || j, r = o[j] || [], m = r.length, l = l ? new RegExp("(^|\\.)" + l.split(".").sort().join("\\.(?:.*\\.)?") + "(\\.|$)") : null;
  1434.                         for (n = 0; n < r.length; n++) s = r[n], (e || k === s.origType) && (!c || c.guid === s.guid) && (!l || l.test(s.namespace)) && (!d || d === s.selector || d === "**" && s.selector) && (r.splice(n--, 1), s.selector && r.delegateCount--, p.remove && p.remove.call(a, s));
  1435.                         r.length === 0 && m !== r.length && ((!p.teardown || p.teardown.call(a, l) === !1) && f.removeEvent(a, j, g.handle), delete o[j])
  1436.                     }
  1437.                     f.isEmptyObject(o) && (q = g.handle, q && (q.elem = null), f.removeData(a, ["events", "handle"], !0))
  1438.                 }
  1439.             },
  1440.             customEvent: {
  1441.                 getData: !0,
  1442.                 setData: !0,
  1443.                 changeData: !0
  1444.             },
  1445.             trigger: function(c, d, e, g) {
  1446.                 if (!e || e.nodeType !== 3 && e.nodeType !== 8) {
  1447.                     var h = c.type || c,
  1448.                         i = [],
  1449.                         j, k, l, m, n, o, p, q, r, s;
  1450.                     if (E.test(h + f.event.triggered)) return;
  1451.                     h.indexOf("!") >= 0 && (h = h.slice(0, -1), k = !0), h.indexOf(".") >= 0 && (i = h.split("."), h = i.shift(), i.sort());
  1452.                     if ((!e || f.event.customEvent[h]) && !f.event.global[h]) return;
  1453.                     c = typeof c == "object" ? c[f.expando] ? c : new f.Event(h, c) : new f.Event(h), c.type = h, c.isTrigger = !0, c.exclusive = k, c.namespace = i.join("."), c.namespace_re = c.namespace ? new RegExp("(^|\\.)" + i.join("\\.(?:.*\\.)?") + "(\\.|$)") : null, o = h.indexOf(":") < 0 ? "on" + h : "";
  1454.                     if (!e) {
  1455.                         j = f.cache;
  1456.                         for (l in j) j[l].events && j[l].events[h] && f.event.trigger(c, d, j[l].handle.elem, !0);
  1457.                         return
  1458.                     }
  1459.                     c.result = b, c.target || (c.target = e), d = d != null ? f.makeArray(d) : [], d.unshift(c), p = f.event.special[h] || {};
  1460.                     if (p.trigger && p.trigger.apply(e, d) === !1) return;
  1461.                     r = [
  1462.                         [e, p.bindType || h]
  1463.                     ];
  1464.                     if (!g && !p.noBubble && !f.isWindow(e)) {
  1465.                         s = p.delegateType || h, m = E.test(s + h) ? e : e.parentNode, n = null;
  1466.                         for (; m; m = m.parentNode) r.push([m, s]), n = m;
  1467.                         n && n === e.ownerDocument && r.push([n.defaultView || n.parentWindow || a, s])
  1468.                     }
  1469.                     for (l = 0; l < r.length && !c.isPropagationStopped(); l++) m = r[l][0], c.type = r[l][1], q = (f._data(m, "events") || {})[c.type] && f._data(m, "handle"), q && q.apply(m, d), q = o && m[o], q && f.acceptData(m) && q.apply(m, d) === !1 && c.preventDefault();
  1470.                     c.type = h, !g && !c.isDefaultPrevented() && (!p._default || p._default.apply(e.ownerDocument, d) === !1) && (h !== "click" || !f.nodeName(e, "a")) && f.acceptData(e) && o && e[h] && (h !== "focus" && h !== "blur" || c.target.offsetWidth !== 0) && !f.isWindow(e) && (n = e[o], n && (e[o] = null), f.event.triggered = h, e[h](), f.event.triggered = b, n && (e[o] = n));
  1471.                     return c.result
  1472.                 }
  1473.             },
  1474.             dispatch: function(c) {
  1475.                 c = f.event.fix(c || a.event);
  1476.                 var d = (f._data(this, "events") || {})[c.type] || [],
  1477.                     e = d.delegateCount,
  1478.                     g = [].slice.call(arguments, 0),
  1479.                     h = !c.exclusive && !c.namespace,
  1480.                     i = [],
  1481.                     j, k, l, m, n, o, p, q, r, s, t;
  1482.                 g[0] = c, c.delegateTarget = this;
  1483.                 if (e && !c.target.disabled && (!c.button || c.type !== "click")) {
  1484.                     m = f(this), m.context = this.ownerDocument || this;
  1485.                     for (l = c.target; l != this; l = l.parentNode || this) {
  1486.                         o = {}, q = [], m[0] = l;
  1487.                         for (j = 0; j < e; j++) r = d[j], s = r.selector, o[s] === b && (o[s] = r.quick ? H(l, r.quick) : m.is(s)), o[s] && q.push(r);
  1488.                         q.length && i.push({
  1489.                             elem: l,
  1490.                             matches: q
  1491.                         })
  1492.                     }
  1493.                 }
  1494.                 d.length > e && i.push({
  1495.                     elem: this,
  1496.                     matches: d.slice(e)
  1497.                 });
  1498.                 for (j = 0; j < i.length && !c.isPropagationStopped(); j++) {
  1499.                     p = i[j], c.currentTarget = p.elem;
  1500.                     for (k = 0; k < p.matches.length && !c.isImmediatePropagationStopped(); k++) {
  1501.                         r = p.matches[k];
  1502.                         if (h || !c.namespace && !r.namespace || c.namespace_re && c.namespace_re.test(r.namespace)) c.data = r.data, c.handleObj = r, n = ((f.event.special[r.origType] || {}).handle || r.handler).apply(p.elem, g), n !== b && (c.result = n, n === !1 && (c.preventDefault(), c.stopPropagation()))
  1503.                     }
  1504.                 }
  1505.                 return c.result
  1506.             },
  1507.             props: "attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),
  1508.             fixHooks: {},
  1509.             keyHooks: {
  1510.                 props: "char charCode key keyCode".split(" "),
  1511.                 filter: function(a, b) {
  1512.                     a.which == null && (a.which = b.charCode != null ? b.charCode : b.keyCode);
  1513.                     return a
  1514.                 }
  1515.             },
  1516.             mouseHooks: {
  1517.                 props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),
  1518.                 filter: function(a, d) {
  1519.                     var e, f, g, h = d.button,
  1520.                         i = d.fromElement;
  1521.                     a.pageX == null && d.clientX != null && (e = a.target.ownerDocument || c, f = e.documentElement, g = e.body, a.pageX = d.clientX + (f && f.scrollLeft || g && g.scrollLeft || 0) - (f && f.clientLeft || g && g.clientLeft || 0), a.pageY = d.clientY + (f && f.scrollTop || g && g.scrollTop || 0) - (f && f.clientTop || g && g.clientTop || 0)), !a.relatedTarget && i && (a.relatedTarget = i === a.target ? d.toElement : i), !a.which && h !== b && (a.which = h & 1 ? 1 : h & 2 ? 3 : h & 4 ? 2 : 0);
  1522.                     return a
  1523.                 }
  1524.             },
  1525.             fix: function(a) {
  1526.                 if (a[f.expando]) return a;
  1527.                 var d, e, g = a,
  1528.                     h = f.event.fixHooks[a.type] || {},
  1529.                     i = h.props ? this.props.concat(h.props) : this.props;
  1530.                 a = f.Event(g);
  1531.                 for (d = i.length; d;) e = i[--d], a[e] = g[e];
  1532.                 a.target || (a.target = g.srcElement || c), a.target.nodeType === 3 && (a.target = a.target.parentNode), a.metaKey === b && (a.metaKey = a.ctrlKey);
  1533.                 return h.filter ? h.filter(a, g) : a
  1534.             },
  1535.             special: {
  1536.                 ready: {
  1537.                     setup: f.bindReady
  1538.                 },
  1539.                 load: {
  1540.                     noBubble: !0
  1541.                 },
  1542.                 focus: {
  1543.                     delegateType: "focusin"
  1544.                 },
  1545.                 blur: {
  1546.                     delegateType: "focusout"
  1547.                 },
  1548.                 beforeunload: {
  1549.                     setup: function(a, b, c) {
  1550.                         f.isWindow(this) && (this.onbeforeunload = c)
  1551.                     },
  1552.                     teardown: function(a, b) {
  1553.                         this.onbeforeunload === b && (this.onbeforeunload = null)
  1554.                     }
  1555.                 }
  1556.             },
  1557.             simulate: function(a, b, c, d) {
  1558.                 var e = f.extend(new f.Event, c, {
  1559.                     type: a,
  1560.                     isSimulated: !0,
  1561.                     originalEvent: {}
  1562.                 });
  1563.                 d ? f.event.trigger(e, null, b) : f.event.dispatch.call(b, e), e.isDefaultPrevented() && c.preventDefault()
  1564.             }
  1565.         }, f.event.handle = f.event.dispatch, f.removeEvent = c.removeEventListener ? function(a, b, c) {
  1566.             a.removeEventListener && a.removeEventListener(b, c, !1)
  1567.         } : function(a, b, c) {
  1568.             a.detachEvent && a.detachEvent("on" + b, c)
  1569.         }, f.Event = function(a, b) {
  1570.             if (!(this instanceof f.Event)) return new f.Event(a, b);
  1571.             a && a.type ? (this.originalEvent = a, this.type = a.type, this.isDefaultPrevented = a.defaultPrevented || a.returnValue === !1 || a.getPreventDefault && a.getPreventDefault() ? K : J) : this.type = a, b && f.extend(this, b), this.timeStamp = a && a.timeStamp || f.now(), this[f.expando] = !0
  1572.         }, f.Event.prototype = {
  1573.             preventDefault: function() {
  1574.                 this.isDefaultPrevented = K;
  1575.                 var a = this.originalEvent;
  1576.                 !a || (a.preventDefault ? a.preventDefault() : a.returnValue = !1)
  1577.             },
  1578.             stopPropagation: function() {
  1579.                 this.isPropagationStopped = K;
  1580.                 var a = this.originalEvent;
  1581.                 !a || (a.stopPropagation && a.stopPropagation(), a.cancelBubble = !0)
  1582.             },
  1583.             stopImmediatePropagation: function() {
  1584.                 this.isImmediatePropagationStopped = K, this.stopPropagation()
  1585.             },
  1586.             isDefaultPrevented: J,
  1587.             isPropagationStopped: J,
  1588.             isImmediatePropagationStopped: J
  1589.         }, f.each({
  1590.             mouseenter: "mouseover",
  1591.             mouseleave: "mouseout"
  1592.         }, function(a, b) {
  1593.             f.event.special[a] = {
  1594.                 delegateType: b,
  1595.                 bindType: b,
  1596.                 handle: function(a) {
  1597.                     var c = this,
  1598.                         d = a.relatedTarget,
  1599.                         e = a.handleObj,
  1600.                         g = e.selector,
  1601.                         h;
  1602.                     if (!d || d !== c && !f.contains(c, d)) a.type = e.origType, h = e.handler.apply(this, arguments), a.type = b;
  1603.                     return h
  1604.                 }
  1605.             }
  1606.         }), f.support.submitBubbles || (f.event.special.submit = {
  1607.             setup: function() {
  1608.                 if (f.nodeName(this, "form")) return !1;
  1609.                 f.event.add(this, "click._submit keypress._submit", function(a) {
  1610.                     var c = a.target,
  1611.                         d = f.nodeName(c, "input") || f.nodeName(c, "button") ? c.form : b;
  1612.                     d && !d._submit_attached && (f.event.add(d, "submit._submit", function(a) {
  1613.                         this.parentNode && !a.isTrigger && f.event.simulate("submit", this.parentNode, a, !0)
  1614.                     }), d._submit_attached = !0)
  1615.                 })
  1616.             },
  1617.             teardown: function() {
  1618.                 if (f.nodeName(this, "form")) return !1;
  1619.                 f.event.remove(this, "._submit")
  1620.             }
  1621.         }), f.support.changeBubbles || (f.event.special.change = {
  1622.             setup: function() {
  1623.                 if (z.test(this.nodeName)) {
  1624.                     if (this.type === "checkbox" || this.type === "radio") f.event.add(this, "propertychange._change", function(a) {
  1625.                         a.originalEvent.propertyName === "checked" && (this._just_changed = !0)
  1626.                     }), f.event.add(this, "click._change", function(a) {
  1627.                         this._just_changed && !a.isTrigger && (this._just_changed = !1, f.event.simulate("change", this, a, !0))
  1628.                     });
  1629.                     return !1
  1630.                 }
  1631.                 f.event.add(this, "beforeactivate._change", function(a) {
  1632.                     var b = a.target;
  1633.                     z.test(b.nodeName) && !b._change_attached && (f.event.add(b, "change._change", function(a) {
  1634.                         this.parentNode && !a.isSimulated && !a.isTrigger && f.event.simulate("change", this.parentNode, a, !0)
  1635.                     }), b._change_attached = !0)
  1636.                 })
  1637.             },
  1638.             handle: function(a) {
  1639.                 var b = a.target;
  1640.                 if (this !== b || a.isSimulated || a.isTrigger || b.type !== "radio" && b.type !== "checkbox") return a.handleObj.handler.apply(this, arguments)
  1641.             },
  1642.             teardown: function() {
  1643.                 f.event.remove(this, "._change");
  1644.                 return z.test(this.nodeName)
  1645.             }
  1646.         }), f.support.focusinBubbles || f.each({
  1647.             focus: "focusin",
  1648.             blur: "focusout"
  1649.         }, function(a, b) {
  1650.             var d = 0,
  1651.                 e = function(a) {
  1652.                     f.event.simulate(b, a.target, f.event.fix(a), !0)
  1653.                 };
  1654.             f.event.special[b] = {
  1655.                 setup: function() {
  1656.                     d++ === 0 && c.addEventListener(a, e, !0)
  1657.                 },
  1658.                 teardown: function() {
  1659.                     --d === 0 && c.removeEventListener(a, e, !0)
  1660.                 }
  1661.             }
  1662.         }), f.fn.extend({
  1663.             on: function(a, c, d, e, g) {
  1664.                 var h, i;
  1665.                 if (typeof a == "object") {
  1666.                     typeof c != "string" && (d = c, c = b);
  1667.                     for (i in a) this.on(i, c, d, a[i], g);
  1668.                     return this
  1669.                 }
  1670.                 d == null && e == null ? (e = c, d = c = b) : e == null && (typeof c == "string" ? (e = d, d = b) : (e = d, d = c, c = b));
  1671.                 if (e === !1) e = J;
  1672.                 else if (!e) return this;
  1673.                 g === 1 && (h = e, e = function(a) {
  1674.                     f().off(a);
  1675.                     return h.apply(this, arguments)
  1676.                 }, e.guid = h.guid || (h.guid = f.guid++));
  1677.                 return this.each(function() {
  1678.                     f.event.add(this, a, e, d, c)
  1679.                 })
  1680.             },
  1681.             one: function(a, b, c, d) {
  1682.                 return this.on.call(this, a, b, c, d, 1)
  1683.             },
  1684.             off: function(a, c, d) {
  1685.                 if (a && a.preventDefault && a.handleObj) {
  1686.                     var e = a.handleObj;
  1687.                     f(a.delegateTarget).off(e.namespace ? e.type + "." + e.namespace : e.type, e.selector, e.handler);
  1688.                     return this
  1689.                 }
  1690.                 if (typeof a == "object") {
  1691.                     for (var g in a) this.off(g, c, a[g]);
  1692.                     return this
  1693.                 }
  1694.                 if (c === !1 || typeof c == "function") d = c, c = b;
  1695.                 d === !1 && (d = J);
  1696.                 return this.each(function() {
  1697.                     f.event.remove(this, a, d, c)
  1698.                 })
  1699.             },
  1700.             bind: function(a, b, c) {
  1701.                 return this.on(a, null, b, c)
  1702.             },
  1703.             unbind: function(a, b) {
  1704.                 return this.off(a, null, b)
  1705.             },
  1706.             live: function(a, b, c) {
  1707.                 f(this.context).on(a, this.selector, b, c);
  1708.                 return this
  1709.             },
  1710.             die: function(a, b) {
  1711.                 f(this.context).off(a, this.selector || "**", b);
  1712.                 return this
  1713.             },
  1714.             delegate: function(a, b, c, d) {
  1715.                 return this.on(b, a, c, d)
  1716.             },
  1717.             undelegate: function(a, b, c) {
  1718.                 return arguments.length == 1 ? this.off(a, "**") : this.off(b, a, c)
  1719.             },
  1720.             trigger: function(a, b) {
  1721.                 return this.each(function() {
  1722.                     f.event.trigger(a, b, this)
  1723.                 })
  1724.             },
  1725.             triggerHandler: function(a, b) {
  1726.                 if (this[0]) return f.event.trigger(a, b, this[0], !0)
  1727.             },
  1728.             toggle: function(a) {
  1729.                 var b = arguments,
  1730.                     c = a.guid || f.guid++,
  1731.                     d = 0,
  1732.                     e = function(c) {
  1733.                         var e = (f._data(this, "lastToggle" + a.guid) || 0) % d;
  1734.                         f._data(this, "lastToggle" + a.guid, e + 1), c.preventDefault();
  1735.                         return b[e].apply(this, arguments) || !1
  1736.                     };
  1737.                 e.guid = c;
  1738.                 while (d < b.length) b[d++].guid = c;
  1739.                 return this.click(e)
  1740.             },
  1741.             hover: function(a, b) {
  1742.                 return this.mouseenter(a).mouseleave(b || a)
  1743.             }
  1744.         }), f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "), function(a, b) {
  1745.             f.fn[b] = function(a, c) {
  1746.                 c == null && (c = a, a = null);
  1747.                 return arguments.length > 0 ? this.on(b, null, a, c) : this.trigger(b)
  1748.             }, f.attrFn && (f.attrFn[b] = !0), C.test(b) && (f.event.fixHooks[b] = f.event.keyHooks), D.test(b) && (f.event.fixHooks[b] = f.event.mouseHooks)
  1749.         }),
  1750.         function() {
  1751.             function x(a, b, c, e, f, g) {
  1752.                 for (var h = 0, i = e.length; h < i; h++) {
  1753.                     var j = e[h];
  1754.                     if (j) {
  1755.                         var k = !1;
  1756.                         j = j[a];
  1757.                         while (j) {
  1758.                             if (j[d] === c) {
  1759.                                 k = e[j.sizset];
  1760.                                 break
  1761.                             }
  1762.                             if (j.nodeType === 1) {
  1763.                                 g || (j[d] = c, j.sizset = h);
  1764.                                 if (typeof b != "string") {
  1765.                                     if (j === b) {
  1766.                                         k = !0;
  1767.                                         break
  1768.                                     }
  1769.                                 } else if (m.filter(b, [j]).length > 0) {
  1770.                                     k = j;
  1771.                                     break
  1772.                                 }
  1773.                             }
  1774.                             j = j[a]
  1775.                         }
  1776.                         e[h] = k
  1777.                     }
  1778.                 }
  1779.             }
  1780.  
  1781.             function w(a, b, c, e, f, g) {
  1782.                 for (var h = 0, i = e.length; h < i; h++) {
  1783.                     var j = e[h];
  1784.                     if (j) {
  1785.                         var k = !1;
  1786.                         j = j[a];
  1787.                         while (j) {
  1788.                             if (j[d] === c) {
  1789.                                 k = e[j.sizset];
  1790.                                 break
  1791.                             }
  1792.                             j.nodeType === 1 && !g && (j[d] = c, j.sizset = h);
  1793.                             if (j.nodeName.toLowerCase() === b) {
  1794.                                 k = j;
  1795.                                 break
  1796.                             }
  1797.                             j = j[a]
  1798.                         }
  1799.                         e[h] = k
  1800.                     }
  1801.                 }
  1802.             }
  1803.             var a = /((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
  1804.                 d = "sizcache" + (Math.random() + "").replace(".", ""),
  1805.                 e = 0,
  1806.                 g = Object.prototype.toString,
  1807.                 h = !1,
  1808.                 i = !0,
  1809.                 j = /\\/g,
  1810.                 k = /\r\n/g,
  1811.                 l = /\W/;
  1812.             [0, 0].sort(function() {
  1813.                 i = !1;
  1814.                 return 0
  1815.             });
  1816.             var m = function(b, d, e, f) {
  1817.                 e = e || [], d = d || c;
  1818.                 var h = d;
  1819.                 if (d.nodeType !== 1 && d.nodeType !== 9) return [];
  1820.                 if (!b || typeof b != "string") return e;
  1821.                 var i, j, k, l, n, q, r, t, u = !0,
  1822.                     v = m.isXML(d),
  1823.                     w = [],
  1824.                     x = b;
  1825.                 do {
  1826.                     a.exec(""), i = a.exec(x);
  1827.                     if (i) {
  1828.                         x = i[3], w.push(i[1]);
  1829.                         if (i[2]) {
  1830.                             l = i[3];
  1831.                             break
  1832.                         }
  1833.                     }
  1834.                 } while (i);
  1835.                 if (w.length > 1 && p.exec(b))
  1836.                     if (w.length === 2 && o.relative[w[0]]) j = y(w[0] + w[1], d, f);
  1837.                     else {
  1838.                         j = o.relative[w[0]] ? [d] : m(w.shift(), d);
  1839.                         while (w.length) b = w.shift(), o.relative[b] && (b += w.shift()), j = y(b, j, f)
  1840.                     } else {
  1841.                     !f && w.length > 1 && d.nodeType === 9 && !v && o.match.ID.test(w[0]) && !o.match.ID.test(w[w.length - 1]) && (n = m.find(w.shift(), d, v), d = n.expr ? m.filter(n.expr, n.set)[0] : n.set[0]);
  1842.                     if (d) {
  1843.                         n = f ? {
  1844.                             expr: w.pop(),
  1845.                             set: s(f)
  1846.                         } : m.find(w.pop(), w.length === 1 && (w[0] === "~" || w[0] === "+") && d.parentNode ? d.parentNode : d, v), j = n.expr ? m.filter(n.expr, n.set) : n.set, w.length > 0 ? k = s(j) : u = !1;
  1847.                         while (w.length) q = w.pop(), r = q, o.relative[q] ? r = w.pop() : q = "", r == null && (r = d), o.relative[q](k, r, v)
  1848.                     } else k = w = []
  1849.                 }
  1850.                 k || (k = j), k || m.error(q || b);
  1851.                 if (g.call(k) === "[object Array]")
  1852.                     if (!u) e.push.apply(e, k);
  1853.                     else if (d && d.nodeType === 1)
  1854.                     for (t = 0; k[t] != null; t++) k[t] && (k[t] === !0 || k[t].nodeType === 1 && m.contains(d, k[t])) && e.push(j[t]);
  1855.                 else
  1856.                     for (t = 0; k[t] != null; t++) k[t] && k[t].nodeType === 1 && e.push(j[t]);
  1857.                 else s(k, e);
  1858.                 l && (m(l, h, e, f), m.uniqueSort(e));
  1859.                 return e
  1860.             };
  1861.             m.uniqueSort = function(a) {
  1862.                 if (u) {
  1863.                     h = i, a.sort(u);
  1864.                     if (h)
  1865.                         for (var b = 1; b < a.length; b++) a[b] === a[b - 1] && a.splice(b--, 1)
  1866.                 }
  1867.                 return a
  1868.             }, m.matches = function(a, b) {
  1869.                 return m(a, null, null, b)
  1870.             }, m.matchesSelector = function(a, b) {
  1871.                 return m(b, null, null, [a]).length > 0
  1872.             }, m.find = function(a, b, c) {
  1873.                 var d, e, f, g, h, i;
  1874.                 if (!a) return [];
  1875.                 for (e = 0, f = o.order.length; e < f; e++) {
  1876.                     h = o.order[e];
  1877.                     if (g = o.leftMatch[h].exec(a)) {
  1878.                         i = g[1], g.splice(1, 1);
  1879.                         if (i.substr(i.length - 1) !== "\\") {
  1880.                             g[1] = (g[1] || "").replace(j, ""), d = o.find[h](g, b, c);
  1881.                             if (d != null) {
  1882.                                 a = a.replace(o.match[h], "");
  1883.                                 break
  1884.                             }
  1885.                         }
  1886.                     }
  1887.                 }
  1888.                 d || (d = typeof b.getElementsByTagName != "undefined" ? b.getElementsByTagName("*") : []);
  1889.                 return {
  1890.                     set: d,
  1891.                     expr: a
  1892.                 }
  1893.             }, m.filter = function(a, c, d, e) {
  1894.                 var f, g, h, i, j, k, l, n, p, q = a,
  1895.                     r = [],
  1896.                     s = c,
  1897.                     t = c && c[0] && m.isXML(c[0]);
  1898.                 while (a && c.length) {
  1899.                     for (h in o.filter)
  1900.                         if ((f = o.leftMatch[h].exec(a)) != null && f[2]) {
  1901.                             k = o.filter[h], l = f[1], g = !1, f.splice(1, 1);
  1902.                             if (l.substr(l.length - 1) === "\\") continue;
  1903.                             s === r && (r = []);
  1904.                             if (o.preFilter[h]) {
  1905.                                 f = o.preFilter[h](f, s, d, r, e, t);
  1906.                                 if (!f) g = i = !0;
  1907.                                 else if (f === !0) continue
  1908.                             }
  1909.                             if (f)
  1910.                                 for (n = 0;
  1911.                                     (j = s[n]) != null; n++) j && (i = k(j, f, n, s), p = e ^ i, d && i != null ? p ? g = !0 : s[n] = !1 : p && (r.push(j), g = !0));
  1912.                             if (i !== b) {
  1913.                                 d || (s = r), a = a.replace(o.match[h], "");
  1914.                                 if (!g) return [];
  1915.                                 break
  1916.                             }
  1917.                         }
  1918.                     if (a === q)
  1919.                         if (g == null) m.error(a);
  1920.                         else break;
  1921.                     q = a
  1922.                 }
  1923.                 return s
  1924.             }, m.error = function(a) {
  1925.                 throw new Error("Syntax error, unrecognized expression: " + a)
  1926.             };
  1927.             var n = m.getText = function(a) {
  1928.                     var b, c, d = a.nodeType,
  1929.                         e = "";
  1930.                     if (d) {
  1931.                         if (d === 1 || d === 9) {
  1932.                             if (typeof a.textContent == "string") return a.textContent;
  1933.                             if (typeof a.innerText == "string") return a.innerText.replace(k, "");
  1934.                             for (a = a.firstChild; a; a = a.nextSibling) e += n(a)
  1935.                         } else if (d === 3 || d === 4) return a.nodeValue
  1936.                     } else
  1937.                         for (b = 0; c = a[b]; b++) c.nodeType !== 8 && (e += n(c));
  1938.                     return e
  1939.                 },
  1940.                 o = m.selectors = {
  1941.                     order: ["ID", "NAME", "TAG"],
  1942.                     match: {
  1943.                         ID: /#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
  1944.                         CLASS: /\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
  1945.                         NAME: /\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,
  1946.                         ATTR: /\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,
  1947.                         TAG: /^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,
  1948.                         CHILD: /:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,
  1949.                         POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,
  1950.                         PSEUDO: /:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/
  1951.                     },
  1952.                     leftMatch: {},
  1953.                     attrMap: {
  1954.                         "class": "className",
  1955.                         "for": "htmlFor"
  1956.                     },
  1957.                     attrHandle: {
  1958.                         href: function(a) {
  1959.                             return a.getAttribute("href")
  1960.                         },
  1961.                         type: function(a) {
  1962.                             return a.getAttribute("type")
  1963.                         }
  1964.                     },
  1965.                     relative: {
  1966.                         "+": function(a, b) {
  1967.                             var c = typeof b == "string",
  1968.                                 d = c && !l.test(b),
  1969.                                 e = c && !d;
  1970.                             d && (b = b.toLowerCase());
  1971.                             for (var f = 0, g = a.length, h; f < g; f++)
  1972.                                 if (h = a[f]) {
  1973.                                     while ((h = h.previousSibling) && h.nodeType !== 1);
  1974.                                     a[f] = e || h && h.nodeName.toLowerCase() === b ? h || !1 : h === b
  1975.                                 }
  1976.                             e && m.filter(b, a, !0)
  1977.                         },
  1978.                         ">": function(a, b) {
  1979.                             var c, d = typeof b == "string",
  1980.                                 e = 0,
  1981.                                 f = a.length;
  1982.                             if (d && !l.test(b)) {
  1983.                                 b = b.toLowerCase();
  1984.                                 for (; e < f; e++) {
  1985.                                     c = a[e];
  1986.                                     if (c) {
  1987.                                         var g = c.parentNode;
  1988.                                         a[e] = g.nodeName.toLowerCase() === b ? g : !1
  1989.                                     }
  1990.                                 }
  1991.                             } else {
  1992.                                 for (; e < f; e++) c = a[e], c && (a[e] = d ? c.parentNode : c.parentNode === b);
  1993.                                 d && m.filter(b, a, !0)
  1994.                             }
  1995.                         },
  1996.                         "": function(a, b, c) {
  1997.                             var d, f = e++,
  1998.                                 g = x;
  1999.                             typeof b == "string" && !l.test(b) && (b = b.toLowerCase(), d = b, g = w), g("parentNode", b, f, a, d, c)
  2000.                         },
  2001.                         "~": function(a, b, c) {
  2002.                             var d, f = e++,
  2003.                                 g = x;
  2004.                             typeof b == "string" && !l.test(b) && (b = b.toLowerCase(), d = b, g = w), g("previousSibling", b, f, a, d, c)
  2005.                         }
  2006.                     },
  2007.                     find: {
  2008.                         ID: function(a, b, c) {
  2009.                             if (typeof b.getElementById != "undefined" && !c) {
  2010.                                 var d = b.getElementById(a[1]);
  2011.                                 return d && d.parentNode ? [d] : []
  2012.                             }
  2013.                         },
  2014.                         NAME: function(a, b) {
  2015.                             if (typeof b.getElementsByName != "undefined") {
  2016.                                 var c = [],
  2017.                                     d = b.getElementsByName(a[1]);
  2018.                                 for (var e = 0, f = d.length; e < f; e++) d[e].getAttribute("name") === a[1] && c.push(d[e]);
  2019.                                 return c.length === 0 ? null : c
  2020.                             }
  2021.                         },
  2022.                         TAG: function(a, b) {
  2023.                             if (typeof b.getElementsByTagName != "undefined") return b.getElementsByTagName(a[1])
  2024.                         }
  2025.                     },
  2026.                     preFilter: {
  2027.                         CLASS: function(a, b, c, d, e, f) {
  2028.                             a = " " + a[1].replace(j, "") + " ";
  2029.                             if (f) return a;
  2030.                             for (var g = 0, h;
  2031.                                 (h = b[g]) != null; g++) h && (e ^ (h.className && (" " + h.className + " ").replace(/[\t\n\r]/g, " ").indexOf(a) >= 0) ? c || d.push(h) : c && (b[g] = !1));
  2032.                             return !1
  2033.                         },
  2034.                         ID: function(a) {
  2035.                             return a[1].replace(j, "")
  2036.                         },
  2037.                         TAG: function(a, b) {
  2038.                             return a[1].replace(j, "").toLowerCase()
  2039.                         },
  2040.                         CHILD: function(a) {
  2041.                             if (a[1] === "nth") {
  2042.                                 a[2] || m.error(a[0]), a[2] = a[2].replace(/^\+|\s*/g, "");
  2043.                                 var b = /(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2] === "even" && "2n" || a[2] === "odd" && "2n+1" || !/\D/.test(a[2]) && "0n+" + a[2] || a[2]);
  2044.                                 a[2] = b[1] + (b[2] || 1) - 0, a[3] = b[3] - 0
  2045.                             } else a[2] && m.error(a[0]);
  2046.                             a[0] = e++;
  2047.                             return a
  2048.                         },
  2049.                         ATTR: function(a, b, c, d, e, f) {
  2050.                             var g = a[1] = a[1].replace(j, "");
  2051.                             !f && o.attrMap[g] && (a[1] = o.attrMap[g]), a[4] = (a[4] || a[5] || "").replace(j, ""), a[2] === "~=" && (a[4] = " " + a[4] + " ");
  2052.                             return a
  2053.                         },
  2054.                         PSEUDO: function(b, c, d, e, f) {
  2055.                             if (b[1] === "not")
  2056.                                 if ((a.exec(b[3]) || "").length > 1 || /^\w/.test(b[3])) b[3] = m(b[3], null, null, c);
  2057.                                 else {
  2058.                                     var g = m.filter(b[3], c, d, !0 ^ f);
  2059.                                     d || e.push.apply(e, g);
  2060.                                     return !1
  2061.                                 } else if (o.match.POS.test(b[0]) || o.match.CHILD.test(b[0])) return !0;
  2062.                             return b
  2063.                         },
  2064.                         POS: function(a) {
  2065.                             a.unshift(!0);
  2066.                             return a
  2067.                         }
  2068.                     },
  2069.                     filters: {
  2070.                         enabled: function(a) {
  2071.                             return a.disabled === !1 && a.type !== "hidden"
  2072.                         },
  2073.                         disabled: function(a) {
  2074.                             return a.disabled === !0
  2075.                         },
  2076.                         checked: function(a) {
  2077.                             return a.checked === !0
  2078.                         },
  2079.                         selected: function(a) {
  2080.                             a.parentNode && a.parentNode.selectedIndex;
  2081.                             return a.selected === !0
  2082.                         },
  2083.                         parent: function(a) {
  2084.                             return !!a.firstChild
  2085.                         },
  2086.                         empty: function(a) {
  2087.                             return !a.firstChild
  2088.                         },
  2089.                         has: function(a, b, c) {
  2090.                             return !!m(c[3], a).length
  2091.                         },
  2092.                         header: function(a) {
  2093.                             return /h\d/i.test(a.nodeName)
  2094.                         },
  2095.                         text: function(a) {
  2096.                             var b = a.getAttribute("type"),
  2097.                                 c = a.type;
  2098.                             return a.nodeName.toLowerCase() === "input" && "text" === c && (b === c || b === null)
  2099.                         },
  2100.                         radio: function(a) {
  2101.                             return a.nodeName.toLowerCase() === "input" && "radio" === a.type
  2102.                         },
  2103.                         checkbox: function(a) {
  2104.                             return a.nodeName.toLowerCase() === "input" && "checkbox" === a.type
  2105.                         },
  2106.                         file: function(a) {
  2107.                             return a.nodeName.toLowerCase() === "input" && "file" === a.type
  2108.                         },
  2109.                         password: function(a) {
  2110.                             return a.nodeName.toLowerCase() === "input" && "password" === a.type
  2111.                         },
  2112.                         submit: function(a) {
  2113.                             var b = a.nodeName.toLowerCase();
  2114.                             return (b === "input" || b === "button") && "submit" === a.type
  2115.                         },
  2116.                         image: function(a) {
  2117.                             return a.nodeName.toLowerCase() === "input" && "image" === a.type
  2118.                         },
  2119.                         reset: function(a) {
  2120.                             var b = a.nodeName.toLowerCase();
  2121.                             return (b === "input" || b === "button") && "reset" === a.type
  2122.                         },
  2123.                         button: function(a) {
  2124.                             var b = a.nodeName.toLowerCase();
  2125.                             return b === "input" && "button" === a.type || b === "button"
  2126.                         },
  2127.                         input: function(a) {
  2128.                             return /input|select|textarea|button/i.test(a.nodeName)
  2129.                         },
  2130.                         focus: function(a) {
  2131.                             return a === a.ownerDocument.activeElement
  2132.                         }
  2133.                     },
  2134.                     setFilters: {
  2135.                         first: function(a, b) {
  2136.                             return b === 0
  2137.                         },
  2138.                         last: function(a, b, c, d) {
  2139.                             return b === d.length - 1
  2140.                         },
  2141.                         even: function(a, b) {
  2142.                             return b % 2 === 0
  2143.                         },
  2144.                         odd: function(a, b) {
  2145.                             return b % 2 === 1
  2146.                         },
  2147.                         lt: function(a, b, c) {
  2148.                             return b < c[3] - 0
  2149.                         },
  2150.                         gt: function(a, b, c) {
  2151.                             return b > c[3] - 0
  2152.                         },
  2153.                         nth: function(a, b, c) {
  2154.                             return c[3] - 0 === b
  2155.                         },
  2156.                         eq: function(a, b, c) {
  2157.                             return c[3] - 0 === b
  2158.                         }
  2159.                     },
  2160.                     filter: {
  2161.                         PSEUDO: function(a, b, c, d) {
  2162.                             var e = b[1],
  2163.                                 f = o.filters[e];
  2164.                             if (f) return f(a, c, b, d);
  2165.                             if (e === "contains") return (a.textContent || a.innerText || n([a]) || "").indexOf(b[3]) >= 0;
  2166.                             if (e === "not") {
  2167.                                 var g = b[3];
  2168.                                 for (var h = 0, i = g.length; h < i; h++)
  2169.                                     if (g[h] === a) return !1;
  2170.                                 return !0
  2171.                             }
  2172.                             m.error(e)
  2173.                         },
  2174.                         CHILD: function(a, b) {
  2175.                             var c, e, f, g, h, i, j, k = b[1],
  2176.                                 l = a;
  2177.                             switch (k) {
  2178.                                 case "only":
  2179.                                 case "first":
  2180.                                     while (l = l.previousSibling)
  2181.                                         if (l.nodeType === 1) return !1;
  2182.                                     if (k === "first") return !0;
  2183.                                     l = a;
  2184.                                 case "last":
  2185.                                     while (l = l.nextSibling)
  2186.                                         if (l.nodeType === 1) return !1;
  2187.                                     return !0;
  2188.                                 case "nth":
  2189.                                     c = b[2], e = b[3];
  2190.                                     if (c === 1 && e === 0) return !0;
  2191.                                     f = b[0], g = a.parentNode;
  2192.                                     if (g && (g[d] !== f || !a.nodeIndex)) {
  2193.                                         i = 0;
  2194.                                         for (l = g.firstChild; l; l = l.nextSibling) l.nodeType === 1 && (l.nodeIndex = ++i);
  2195.                                         g[d] = f
  2196.                                     }
  2197.                                     j = a.nodeIndex - e;
  2198.                                     return c === 0 ? j === 0 : j % c === 0 && j / c >= 0
  2199.                             }
  2200.                         },
  2201.                         ID: function(a, b) {
  2202.                             return a.nodeType === 1 && a.getAttribute("id") === b
  2203.                         },
  2204.                         TAG: function(a, b) {
  2205.                             return b === "*" && a.nodeType === 1 || !!a.nodeName && a.nodeName.toLowerCase() === b
  2206.                         },
  2207.                         CLASS: function(a, b) {
  2208.                             return (" " + (a.className || a.getAttribute("class")) + " ").indexOf(b) > -1
  2209.                         },
  2210.                         ATTR: function(a, b) {
  2211.                             var c = b[1],
  2212.                                 d = m.attr ? m.attr(a, c) : o.attrHandle[c] ? o.attrHandle[c](a) : a[c] != null ? a[c] : a.getAttribute(c),
  2213.                                 e = d + "",
  2214.                                 f = b[2],
  2215.                                 g = b[4];
  2216.                             return d == null ? f === "!=" : !f && m.attr ? d != null : f === "=" ? e === g : f === "*=" ? e.indexOf(g) >= 0 : f === "~=" ? (" " + e + " ").indexOf(g) >= 0 : g ? f === "!=" ? e !== g : f === "^=" ? e.indexOf(g) === 0 : f === "$=" ? e.substr(e.length - g.length) === g : f === "|=" ? e === g || e.substr(0, g.length + 1) === g + "-" : !1 : e && d !== !1
  2217.                         },
  2218.                         POS: function(a, b, c, d) {
  2219.                             var e = b[2],
  2220.                                 f = o.setFilters[e];
  2221.                             if (f) return f(a, c, b, d)
  2222.                         }
  2223.                     }
  2224.                 },
  2225.                 p = o.match.POS,
  2226.                 q = function(a, b) {
  2227.                     return "\\" + (b - 0 + 1)
  2228.                 };
  2229.             for (var r in o.match) o.match[r] = new RegExp(o.match[r].source + /(?![^\[]*\])(?![^\(]*\))/.source), o.leftMatch[r] = new RegExp(/(^(?:.|\r|\n)*?)/.source + o.match[r].source.replace(/\\(\d+)/g, q));
  2230.             var s = function(a, b) {
  2231.                 a = Array.prototype.slice.call(a, 0);
  2232.                 if (b) {
  2233.                     b.push.apply(b, a);
  2234.                     return b
  2235.                 }
  2236.                 return a
  2237.             };
  2238.             try {
  2239.                 Array.prototype.slice.call(c.documentElement.childNodes, 0)[0].nodeType
  2240.             } catch (t) {
  2241.                 s = function(a, b) {
  2242.                     var c = 0,
  2243.                         d = b || [];
  2244.                     if (g.call(a) === "[object Array]") Array.prototype.push.apply(d, a);
  2245.                     else if (typeof a.length == "number")
  2246.                         for (var e = a.length; c < e; c++) d.push(a[c]);
  2247.                     else
  2248.                         for (; a[c]; c++) d.push(a[c]);
  2249.                     return d
  2250.                 }
  2251.             }
  2252.             var u, v;
  2253.             c.documentElement.compareDocumentPosition ? u = function(a, b) {
  2254.                     if (a === b) {
  2255.                         h = !0;
  2256.                         return 0
  2257.                     }
  2258.                     if (!a.compareDocumentPosition || !b.compareDocumentPosition) return a.compareDocumentPosition ? -1 : 1;
  2259.                     return a.compareDocumentPosition(b) & 4 ? -1 : 1
  2260.                 } : (u = function(a, b) {
  2261.                     if (a === b) {
  2262.                         h = !0;
  2263.                         return 0
  2264.                     }
  2265.                     if (a.sourceIndex && b.sourceIndex) return a.sourceIndex - b.sourceIndex;
  2266.                     var c, d, e = [],
  2267.                         f = [],
  2268.                         g = a.parentNode,
  2269.                         i = b.parentNode,
  2270.                         j = g;
  2271.                     if (g === i) return v(a, b);
  2272.                     if (!g) return -1;
  2273.                     if (!i) return 1;
  2274.                     while (j) e.unshift(j), j = j.parentNode;
  2275.                     j = i;
  2276.                     while (j) f.unshift(j), j = j.parentNode;
  2277.                     c = e.length, d = f.length;
  2278.                     for (var k = 0; k < c && k < d; k++)
  2279.                         if (e[k] !== f[k]) return v(e[k], f[k]);
  2280.                     return k === c ? v(a, f[k], -1) : v(e[k], b, 1)
  2281.                 }, v = function(a, b, c) {
  2282.                     if (a === b) return c;
  2283.                     var d = a.nextSibling;
  2284.                     while (d) {
  2285.                         if (d === b) return -1;
  2286.                         d = d.nextSibling
  2287.                     }
  2288.                     return 1
  2289.                 }),
  2290.                 function() {
  2291.                     var a = c.createElement("div"),
  2292.                         d = "script" + (new Date).getTime(),
  2293.                         e = c.documentElement;
  2294.                     a.innerHTML = "<a name='" + d + "'/>", e.insertBefore(a, e.firstChild), c.getElementById(d) && (o.find.ID = function(a, c, d) {
  2295.                         if (typeof c.getElementById != "undefined" && !d) {
  2296.                             var e = c.getElementById(a[1]);
  2297.                             return e ? e.id === a[1] || typeof e.getAttributeNode != "undefined" && e.getAttributeNode("id").nodeValue === a[1] ? [e] : b : []
  2298.                         }
  2299.                     }, o.filter.ID = function(a, b) {
  2300.                         var c = typeof a.getAttributeNode != "undefined" && a.getAttributeNode("id");
  2301.                         return a.nodeType === 1 && c && c.nodeValue === b
  2302.                     }), e.removeChild(a), e = a = null
  2303.                 }(),
  2304.                 function() {
  2305.                     var a = c.createElement("div");
  2306.                     a.appendChild(c.createComment("")), a.getElementsByTagName("*").length > 0 && (o.find.TAG = function(a, b) {
  2307.                         var c = b.getElementsByTagName(a[1]);
  2308.                         if (a[1] === "*") {
  2309.                             var d = [];
  2310.                             for (var e = 0; c[e]; e++) c[e].nodeType === 1 && d.push(c[e]);
  2311.                             c = d
  2312.                         }
  2313.                         return c
  2314.                     }), a.innerHTML = "<a href='#'></a>", a.firstChild && typeof a.firstChild.getAttribute != "undefined" && a.firstChild.getAttribute("href") !== "#" && (o.attrHandle.href = function(a) {
  2315.                         return a.getAttribute("href", 2)
  2316.                     }), a = null
  2317.                 }(), c.querySelectorAll && function() {
  2318.                     var a = m,
  2319.                         b = c.createElement("div"),
  2320.                         d = "__sizzle__";
  2321.                     b.innerHTML = "<p class='TEST'></p>";
  2322.                     if (!b.querySelectorAll || b.querySelectorAll(".TEST").length !== 0) {
  2323.                         m = function(b, e, f, g) {
  2324.                             e = e || c;
  2325.                             if (!g && !m.isXML(e)) {
  2326.                                 var h = /^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);
  2327.                                 if (h && (e.nodeType === 1 || e.nodeType === 9)) {
  2328.                                     if (h[1]) return s(e.getElementsByTagName(b), f);
  2329.                                     if (h[2] && o.find.CLASS && e.getElementsByClassName) return s(e.getElementsByClassName(h[2]), f)
  2330.                                 }
  2331.                                 if (e.nodeType === 9) {
  2332.                                     if (b === "body" && e.body) return s([e.body], f);
  2333.                                     if (h && h[3]) {
  2334.                                         var i = e.getElementById(h[3]);
  2335.                                         if (!i || !i.parentNode) return s([], f);
  2336.                                         if (i.id === h[3]) return s([i], f)
  2337.                                     }
  2338.                                     try {
  2339.                                         return s(e.querySelectorAll(b), f)
  2340.                                     } catch (j) {}
  2341.                                 } else if (e.nodeType === 1 && e.nodeName.toLowerCase() !== "object") {
  2342.                                     var k = e,
  2343.                                         l = e.getAttribute("id"),
  2344.                                         n = l || d,
  2345.                                         p = e.parentNode,
  2346.                                         q = /^\s*[+~]/.test(b);
  2347.                                     l ? n = n.replace(/'/g, "\\$&") : e.setAttribute("id", n), q && p && (e = e.parentNode);
  2348.                                     try {
  2349.                                         if (!q || p) return s(e.querySelectorAll("[id='" + n + "'] " + b), f)
  2350.                                     } catch (r) {} finally {
  2351.                                         l || k.removeAttribute("id")
  2352.                                     }
  2353.                                 }
  2354.                             }
  2355.                             return a(b, e, f, g)
  2356.                         };
  2357.                         for (var e in a) m[e] = a[e];
  2358.                         b = null
  2359.                     }
  2360.                 }(),
  2361.                 function() {
  2362.                     var a = c.documentElement,
  2363.                         b = a.matchesSelector || a.mozMatchesSelector || a.webkitMatchesSelector || a.msMatchesSelector;
  2364.                     if (b) {
  2365.                         var d = !b.call(c.createElement("div"), "div"),
  2366.                             e = !1;
  2367.                         try {
  2368.                             b.call(c.documentElement, "[test!='']:sizzle")
  2369.                         } catch (f) {
  2370.                             e = !0
  2371.                         }
  2372.                         m.matchesSelector = function(a, c) {
  2373.                             c = c.replace(/\=\s*([^'"\]]*)\s*\]/g, "='$1']");
  2374.                             if (!m.isXML(a)) try {
  2375.                                 if (e || !o.match.PSEUDO.test(c) && !/!=/.test(c)) {
  2376.                                     var f = b.call(a, c);
  2377.                                     if (f || !d || a.document && a.document.nodeType !== 11) return f
  2378.                                 }
  2379.                             } catch (g) {}
  2380.                             return m(c, null, null, [a]).length > 0
  2381.                         }
  2382.                     }
  2383.                 }(),
  2384.                 function() {
  2385.                     var a = c.createElement("div");
  2386.                     a.innerHTML = "<div class='test e'></div><div class='test'></div>";
  2387.                     if (!!a.getElementsByClassName && a.getElementsByClassName("e").length !== 0) {
  2388.                         a.lastChild.className = "e";
  2389.                         if (a.getElementsByClassName("e").length === 1) return;
  2390.                         o.order.splice(1, 0, "CLASS"), o.find.CLASS = function(a, b, c) {
  2391.                             if (typeof b.getElementsByClassName != "undefined" && !c) return b.getElementsByClassName(a[1])
  2392.                         }, a = null
  2393.                     }
  2394.                 }(), c.documentElement.contains ? m.contains = function(a, b) {
  2395.                     return a !== b && (a.contains ? a.contains(b) : !0)
  2396.                 } : c.documentElement.compareDocumentPosition ? m.contains = function(a, b) {
  2397.                     return !!(a.compareDocumentPosition(b) & 16)
  2398.                 } : m.contains = function() {
  2399.                     return !1
  2400.                 }, m.isXML = function(a) {
  2401.                     var b = (a ? a.ownerDocument || a : 0).documentElement;
  2402.                     return b ? b.nodeName !== "HTML" : !1
  2403.                 };
  2404.             var y = function(a, b, c) {
  2405.                 var d, e = [],
  2406.                     f = "",
  2407.                     g = b.nodeType ? [b] : b;
  2408.                 while (d = o.match.PSEUDO.exec(a)) f += d[0], a = a.replace(o.match.PSEUDO, "");
  2409.                 a = o.relative[a] ? a + "*" : a;
  2410.                 for (var h = 0, i = g.length; h < i; h++) m(a, g[h], e, c);
  2411.                 return m.filter(f, e)
  2412.             };
  2413.             m.attr = f.attr, m.selectors.attrMap = {}, f.find = m, f.expr = m.selectors, f.expr[":"] = f.expr.filters, f.unique = m.uniqueSort, f.text = m.getText, f.isXMLDoc = m.isXML, f.contains = m.contains
  2414.         }();
  2415.     var L = /Until$/,
  2416.         M = /^(?:parents|prevUntil|prevAll)/,
  2417.         N = /,/,
  2418.         O = /^.[^:#\[\.,]*$/,
  2419.         P = Array.prototype.slice,
  2420.         Q = f.expr.match.POS,
  2421.         R = {
  2422.             children: !0,
  2423.             contents: !0,
  2424.             next: !0,
  2425.             prev: !0
  2426.         };
  2427.     f.fn.extend({
  2428.         find: function(a) {
  2429.             var b = this,
  2430.                 c, d;
  2431.             if (typeof a != "string") return f(a).filter(function() {
  2432.                 for (c = 0, d = b.length; c < d; c++)
  2433.                     if (f.contains(b[c], this)) return !0
  2434.             });
  2435.             var e = this.pushStack("", "find", a),
  2436.                 g, h, i;
  2437.             for (c = 0, d = this.length; c < d; c++) {
  2438.                 g = e.length, f.find(a, this[c], e);
  2439.                 if (c > 0)
  2440.                     for (h = g; h < e.length; h++)
  2441.                         for (i = 0; i < g; i++)
  2442.                             if (e[i] === e[h]) {
  2443.                                 e.splice(h--, 1);
  2444.                                 break
  2445.                             }
  2446.             }
  2447.             return e
  2448.         },
  2449.         has: function(a) {
  2450.             var b = f(a);
  2451.             return this.filter(function() {
  2452.                 for (var a = 0, c = b.length; a < c; a++)
  2453.                     if (f.contains(this, b[a])) return !0
  2454.             })
  2455.         },
  2456.         not: function(a) {
  2457.             return this.pushStack(T(this, a, !1), "not", a)
  2458.         },
  2459.         filter: function(a) {
  2460.             return this.pushStack(T(this, a, !0), "filter", a)
  2461.         },
  2462.         is: function(a) {
  2463.             return !!a && (typeof a == "string" ? Q.test(a) ? f(a, this.context).index(this[0]) >= 0 : f.filter(a, this).length > 0 : this.filter(a).length > 0)
  2464.         },
  2465.         closest: function(a, b) {
  2466.             var c = [],
  2467.                 d, e, g = this[0];
  2468.             if (f.isArray(a)) {
  2469.                 var h = 1;
  2470.                 while (g && g.ownerDocument && g !== b) {
  2471.                     for (d = 0; d < a.length; d++) f(g).is(a[d]) && c.push({
  2472.                         selector: a[d],
  2473.                         elem: g,
  2474.                         level: h
  2475.                     });
  2476.                     g = g.parentNode, h++
  2477.                 }
  2478.                 return c
  2479.             }
  2480.             var i = Q.test(a) || typeof a != "string" ? f(a, b || this.context) : 0;
  2481.             for (d = 0, e = this.length; d < e; d++) {
  2482.                 g = this[d];
  2483.                 while (g) {
  2484.                     if (i ? i.index(g) > -1 : f.find.matchesSelector(g, a)) {
  2485.                         c.push(g);
  2486.                         break
  2487.                     }
  2488.                     g = g.parentNode;
  2489.                     if (!g || !g.ownerDocument || g === b || g.nodeType === 11) break
  2490.                 }
  2491.             }
  2492.             c = c.length > 1 ? f.unique(c) : c;
  2493.             return this.pushStack(c, "closest", a)
  2494.         },
  2495.         index: function(a) {
  2496.             if (!a) return this[0] && this[0].parentNode ? this.prevAll().length : -1;
  2497.             if (typeof a == "string") return f.inArray(this[0], f(a));
  2498.             return f.inArray(a.jquery ? a[0] : a, this)
  2499.         },
  2500.         add: function(a, b) {
  2501.             var c = typeof a == "string" ? f(a, b) : f.makeArray(a && a.nodeType ? [a] : a),
  2502.                 d = f.merge(this.get(), c);
  2503.             return this.pushStack(S(c[0]) || S(d[0]) ? d : f.unique(d))
  2504.         },
  2505.         andSelf: function() {
  2506.             return this.add(this.prevObject)
  2507.         }
  2508.     }), f.each({
  2509.         parent: function(a) {
  2510.             var b = a.parentNode;
  2511.             return b && b.nodeType !== 11 ? b : null
  2512.         },
  2513.         parents: function(a) {
  2514.             return f.dir(a, "parentNode")
  2515.         },
  2516.         parentsUntil: function(a, b, c) {
  2517.             return f.dir(a, "parentNode", c)
  2518.         },
  2519.         next: function(a) {
  2520.             return f.nth(a, 2, "nextSibling")
  2521.         },
  2522.         prev: function(a) {
  2523.             return f.nth(a, 2, "previousSibling")
  2524.         },
  2525.         nextAll: function(a) {
  2526.             return f.dir(a, "nextSibling")
  2527.         },
  2528.         prevAll: function(a) {
  2529.             return f.dir(a, "previousSibling")
  2530.         },
  2531.         nextUntil: function(a, b, c) {
  2532.             return f.dir(a, "nextSibling", c)
  2533.         },
  2534.         prevUntil: function(a, b, c) {
  2535.             return f.dir(a, "previousSibling", c)
  2536.         },
  2537.         siblings: function(a) {
  2538.             return f.sibling(a.parentNode.firstChild, a)
  2539.         },
  2540.         children: function(a) {
  2541.             return f.sibling(a.firstChild)
  2542.         },
  2543.         contents: function(a) {
  2544.             return f.nodeName(a, "iframe") ? a.contentDocument || a.contentWindow.document : f.makeArray(a.childNodes)
  2545.         }
  2546.     }, function(a, b) {
  2547.         f.fn[a] = function(c, d) {
  2548.             var e = f.map(this, b, c);
  2549.             L.test(a) || (d = c), d && typeof d == "string" && (e = f.filter(d, e)), e = this.length > 1 && !R[a] ? f.unique(e) : e, (this.length > 1 || N.test(d)) && M.test(a) && (e = e.reverse());
  2550.             return this.pushStack(e, a, P.call(arguments).join(","))
  2551.         }
  2552.     }), f.extend({
  2553.         filter: function(a, b, c) {
  2554.             c && (a = ":not(" + a + ")");
  2555.             return b.length === 1 ? f.find.matchesSelector(b[0], a) ? [b[0]] : [] : f.find.matches(a, b)
  2556.         },
  2557.         dir: function(a, c, d) {
  2558.             var e = [],
  2559.                 g = a[c];
  2560.             while (g && g.nodeType !== 9 && (d === b || g.nodeType !== 1 || !f(g).is(d))) g.nodeType === 1 && e.push(g), g = g[c];
  2561.             return e
  2562.         },
  2563.         nth: function(a, b, c, d) {
  2564.             b = b || 1;
  2565.             var e = 0;
  2566.             for (; a; a = a[c])
  2567.                 if (a.nodeType === 1 && ++e === b) break;
  2568.             return a
  2569.         },
  2570.         sibling: function(a, b) {
  2571.             var c = [];
  2572.             for (; a; a = a.nextSibling) a.nodeType === 1 && a !== b && c.push(a);
  2573.             return c
  2574.         }
  2575.     });
  2576.     var V = "abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",
  2577.         W = / jQuery\d+="(?:\d+|null)"/g,
  2578.         X = /^\s+/,
  2579.         Y = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,
  2580.         Z = /<([\w:]+)/,
  2581.         $ = /<tbody/i,
  2582.         _ = /<|&#?\w+;/,
  2583.         ba = /<(?:script|style)/i,
  2584.         bb = /<(?:script|object|embed|option|style)/i,
  2585.         bc = new RegExp("<(?:" + V + ")", "i"),
  2586.         bd = /checked\s*(?:[^=]|=\s*.checked.)/i,
  2587.         be = /\/(java|ecma)script/i,
  2588.         bf = /^\s*<!(?:\[CDATA\[|\-\-)/,
  2589.         bg = {
  2590.             option: [1, "<select multiple='multiple'>", "</select>"],
  2591.             legend: [1, "<fieldset>", "</fieldset>"],
  2592.             thead: [1, "<table>", "</table>"],
  2593.             tr: [2, "<table><tbody>", "</tbody></table>"],
  2594.             td: [3, "<table><tbody><tr>", "</tr></tbody></table>"],
  2595.             col: [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"],
  2596.             area: [1, "<map>", "</map>"],
  2597.             _default: [0, "", ""]
  2598.         },
  2599.         bh = U(c);
  2600.     bg.optgroup = bg.option, bg.tbody = bg.tfoot = bg.colgroup = bg.caption = bg.thead, bg.th = bg.td, f.support.htmlSerialize || (bg._default = [1, "div<div>", "</div>"]), f.fn.extend({
  2601.         text: function(a) {
  2602.             if (f.isFunction(a)) return this.each(function(b) {
  2603.                 var c = f(this);
  2604.                 c.text(a.call(this, b, c.text()))
  2605.             });
  2606.             if (typeof a != "object" && a !== b) return this.empty().append((this[0] && this[0].ownerDocument || c).createTextNode(a));
  2607.             return f.text(this)
  2608.         },
  2609.         wrapAll: function(a) {
  2610.             if (f.isFunction(a)) return this.each(function(b) {
  2611.                 f(this).wrapAll(a.call(this, b))
  2612.             });
  2613.             if (this[0]) {
  2614.                 var b = f(a, this[0].ownerDocument).eq(0).clone(!0);
  2615.                 this[0].parentNode && b.insertBefore(this[0]), b.map(function() {
  2616.                     var a = this;
  2617.                     while (a.firstChild && a.firstChild.nodeType === 1) a = a.firstChild;
  2618.                     return a
  2619.                 }).append(this)
  2620.             }
  2621.             return this
  2622.         },
  2623.         wrapInner: function(a) {
  2624.             if (f.isFunction(a)) return this.each(function(b) {
  2625.                 f(this).wrapInner(a.call(this, b))
  2626.             });
  2627.             return this.each(function() {
  2628.                 var b = f(this),
  2629.                     c = b.contents();
  2630.                 c.length ? c.wrapAll(a) : b.append(a)
  2631.             })
  2632.         },
  2633.         wrap: function(a) {
  2634.             var b = f.isFunction(a);
  2635.             return this.each(function(c) {
  2636.                 f(this).wrapAll(b ? a.call(this, c) : a)
  2637.             })
  2638.         },
  2639.         unwrap: function() {
  2640.             return this.parent().each(function() {
  2641.                 f.nodeName(this, "body") || f(this).replaceWith(this.childNodes)
  2642.             }).end()
  2643.         },
  2644.         append: function() {
  2645.             return this.domManip(arguments, !0, function(a) {
  2646.                 this.nodeType === 1 && this.appendChild(a)
  2647.             })
  2648.         },
  2649.         prepend: function() {
  2650.             return this.domManip(arguments, !0, function(a) {
  2651.                 this.nodeType === 1 && this.insertBefore(a, this.firstChild)
  2652.             })
  2653.         },
  2654.         before: function() {
  2655.             if (this[0] && this[0].parentNode) return this.domManip(arguments, !1, function(a) {
  2656.                 this.parentNode.insertBefore(a, this)
  2657.             });
  2658.             if (arguments.length) {
  2659.                 var a = f.clean(arguments);
  2660.                 a.push.apply(a, this.toArray());
  2661.                 return this.pushStack(a, "before", arguments)
  2662.             }
  2663.         },
  2664.         after: function() {
  2665.             if (this[0] && this[0].parentNode) return this.domManip(arguments, !1, function(a) {
  2666.                 this.parentNode.insertBefore(a, this.nextSibling)
  2667.             });
  2668.             if (arguments.length) {
  2669.                 var a = this.pushStack(this, "after", arguments);
  2670.                 a.push.apply(a, f.clean(arguments));
  2671.                 return a
  2672.             }
  2673.         },
  2674.         remove: function(a, b) {
  2675.             for (var c = 0, d;
  2676.                 (d = this[c]) != null; c++)
  2677.                 if (!a || f.filter(a, [d]).length) !b && d.nodeType === 1 && (f.cleanData(d.getElementsByTagName("*")), f.cleanData([d])), d.parentNode && d.parentNode.removeChild(d);
  2678.             return this
  2679.         },
  2680.         empty: function() {
  2681.             for (var a = 0, b;
  2682.                 (b = this[a]) != null; a++) {
  2683.                 b.nodeType === 1 && f.cleanData(b.getElementsByTagName("*"));
  2684.                 while (b.firstChild) b.removeChild(b.firstChild)
  2685.             }
  2686.             return this
  2687.         },
  2688.         clone: function(a, b) {
  2689.             a = a == null ? !1 : a, b = b == null ? a : b;
  2690.             return this.map(function() {
  2691.                 return f.clone(this, a, b)
  2692.             })
  2693.         },
  2694.         html: function(a) {
  2695.             if (a === b) return this[0] && this[0].nodeType === 1 ? this[0].innerHTML.replace(W, "") : null;
  2696.             if (typeof a == "string" && !ba.test(a) && (f.support.leadingWhitespace || !X.test(a)) && !bg[(Z.exec(a) || ["", ""])[1].toLowerCase()]) {
  2697.                 a = a.replace(Y, "<$1></$2>");
  2698.                 try {
  2699.                     for (var c = 0, d = this.length; c < d; c++) this[c].nodeType === 1 && (f.cleanData(this[c].getElementsByTagName("*")), this[c].innerHTML = a)
  2700.                 } catch (e) {
  2701.                     this.empty().append(a)
  2702.                 }
  2703.             } else f.isFunction(a) ? this.each(function(b) {
  2704.                 var c = f(this);
  2705.                 c.html(a.call(this, b, c.html()))
  2706.             }) : this.empty().append(a);
  2707.             return this
  2708.         },
  2709.         replaceWith: function(a) {
  2710.             if (this[0] && this[0].parentNode) {
  2711.                 if (f.isFunction(a)) return this.each(function(b) {
  2712.                     var c = f(this),
  2713.                         d = c.html();
  2714.                     c.replaceWith(a.call(this, b, d))
  2715.                 });
  2716.                 typeof a != "string" && (a = f(a).detach());
  2717.                 return this.each(function() {
  2718.                     var b = this.nextSibling,
  2719.                         c = this.parentNode;
  2720.                     f(this).remove(), b ? f(b).before(a) : f(c).append(a)
  2721.                 })
  2722.             }
  2723.             return this.length ? this.pushStack(f(f.isFunction(a) ? a() : a), "replaceWith", a) : this
  2724.         },
  2725.         detach: function(a) {
  2726.             return this.remove(a, !0)
  2727.         },
  2728.         domManip: function(a, c, d) {
  2729.             var e, g, h, i, j = a[0],
  2730.                 k = [];
  2731.             if (!f.support.checkClone && arguments.length === 3 && typeof j == "string" && bd.test(j)) return this.each(function() {
  2732.                 f(this).domManip(a, c, d, !0)
  2733.             });
  2734.             if (f.isFunction(j)) return this.each(function(e) {
  2735.                 var g = f(this);
  2736.                 a[0] = j.call(this, e, c ? g.html() : b), g.domManip(a, c, d)
  2737.             });
  2738.             if (this[0]) {
  2739.                 i = j && j.parentNode, f.support.parentNode && i && i.nodeType === 11 && i.childNodes.length === this.length ? e = {
  2740.                     fragment: i
  2741.                 } : e = f.buildFragment(a, this, k), h = e.fragment, h.childNodes.length === 1 ? g = h = h.firstChild : g = h.firstChild;
  2742.                 if (g) {
  2743.                     c = c && f.nodeName(g, "tr");
  2744.                     for (var l = 0, m = this.length, n = m - 1; l < m; l++) d.call(c ? bi(this[l], g) : this[l], e.cacheable || m > 1 && l < n ? f.clone(h, !0, !0) : h)
  2745.                 }
  2746.                 k.length && f.each(k, bp)
  2747.             }
  2748.             return this
  2749.         }
  2750.     }), f.buildFragment = function(a, b, d) {
  2751.         var e, g, h, i, j = a[0];
  2752.         b && b[0] && (i = b[0].ownerDocument || b[0]), i.createDocumentFragment || (i = c), a.length === 1 && typeof j == "string" && j.length < 512 && i === c && j.charAt(0) === "<" && !bb.test(j) && (f.support.checkClone || !bd.test(j)) && (f.support.html5Clone || !bc.test(j)) && (g = !0, h = f.fragments[j], h && h !== 1 && (e = h)), e || (e = i.createDocumentFragment(), f.clean(a, i, e, d)), g && (f.fragments[j] = h ? e : 1);
  2753.         return {
  2754.             fragment: e,
  2755.             cacheable: g
  2756.         }
  2757.     }, f.fragments = {}, f.each({
  2758.         appendTo: "append",
  2759.         prependTo: "prepend",
  2760.         insertBefore: "before",
  2761.         insertAfter: "after",
  2762.         replaceAll: "replaceWith"
  2763.     }, function(a, b) {
  2764.         f.fn[a] = function(c) {
  2765.             var d = [],
  2766.                 e = f(c),
  2767.                 g = this.length === 1 && this[0].parentNode;
  2768.             if (g && g.nodeType === 11 && g.childNodes.length === 1 && e.length === 1) {
  2769.                 e[b](this[0]);
  2770.                 return this
  2771.             }
  2772.             for (var h = 0, i = e.length; h < i; h++) {
  2773.                 var j = (h > 0 ? this.clone(!0) : this).get();
  2774.                 f(e[h])[b](j), d = d.concat(j)
  2775.             }
  2776.             return this.pushStack(d, a, e.selector)
  2777.         }
  2778.     }), f.extend({
  2779.         clone: function(a, b, c) {
  2780.             var d, e, g, h = f.support.html5Clone || !bc.test("<" + a.nodeName) ? a.cloneNode(!0) : bo(a);
  2781.             if ((!f.support.noCloneEvent || !f.support.noCloneChecked) && (a.nodeType === 1 || a.nodeType === 11) && !f.isXMLDoc(a)) {
  2782.                 bk(a, h), d = bl(a), e = bl(h);
  2783.                 for (g = 0; d[g]; ++g) e[g] && bk(d[g], e[g])
  2784.             }
  2785.             if (b) {
  2786.                 bj(a, h);
  2787.                 if (c) {
  2788.                     d = bl(a), e = bl(h);
  2789.                     for (g = 0; d[g]; ++g) bj(d[g], e[g])
  2790.                 }
  2791.             }
  2792.             d = e = null;
  2793.             return h
  2794.         },
  2795.         clean: function(a, b, d, e) {
  2796.             var g;
  2797.             b = b || c, typeof b.createElement == "undefined" && (b = b.ownerDocument || b[0] && b[0].ownerDocument || c);
  2798.             var h = [],
  2799.                 i;
  2800.             for (var j = 0, k;
  2801.                 (k = a[j]) != null; j++) {
  2802.                 typeof k == "number" && (k += "");
  2803.                 if (!k) continue;
  2804.                 if (typeof k == "string")
  2805.                     if (!_.test(k)) k = b.createTextNode(k);
  2806.                     else {
  2807.                         k = k.replace(Y, "<$1></$2>");
  2808.                         var l = (Z.exec(k) || ["", ""])[1].toLowerCase(),
  2809.                             m = bg[l] || bg._default,
  2810.                             n = m[0],
  2811.                             o = b.createElement("div");
  2812.                         b === c ? bh.appendChild(o) : U(b).appendChild(o), o.innerHTML = m[1] + k + m[2];
  2813.                         while (n--) o = o.lastChild;
  2814.                         if (!f.support.tbody) {
  2815.                             var p = $.test(k),
  2816.                                 q = l === "table" && !p ? o.firstChild && o.firstChild.childNodes : m[1] === "<table>" && !p ? o.childNodes : [];
  2817.                             for (i = q.length - 1; i >= 0; --i) f.nodeName(q[i], "tbody") && !q[i].childNodes.length && q[i].parentNode.removeChild(q[i])
  2818.                         }!f.support.leadingWhitespace && X.test(k) && o.insertBefore(b.createTextNode(X.exec(k)[0]), o.firstChild), k = o.childNodes
  2819.                     }
  2820.                 var r;
  2821.                 if (!f.support.appendChecked)
  2822.                     if (k[0] && typeof(r = k.length) == "number")
  2823.                         for (i = 0; i < r; i++) bn(k[i]);
  2824.                     else bn(k);
  2825.                 k.nodeType ? h.push(k) : h = f.merge(h, k)
  2826.             }
  2827.             if (d) {
  2828.                 g = function(a) {
  2829.                     return !a.type || be.test(a.type)
  2830.                 };
  2831.                 for (j = 0; h[j]; j++)
  2832.                     if (e && f.nodeName(h[j], "script") && (!h[j].type || h[j].type.toLowerCase() === "text/javascript")) e.push(h[j].parentNode ? h[j].parentNode.removeChild(h[j]) : h[j]);
  2833.                     else {
  2834.                         if (h[j].nodeType === 1) {
  2835.                             var s = f.grep(h[j].getElementsByTagName("script"), g);
  2836.                             h.splice.apply(h, [j + 1, 0].concat(s))
  2837.                         }
  2838.                         d.appendChild(h[j])
  2839.                     }
  2840.             }
  2841.             return h
  2842.         },
  2843.         cleanData: function(a) {
  2844.             var b, c, d = f.cache,
  2845.                 e = f.event.special,
  2846.                 g = f.support.deleteExpando;
  2847.             for (var h = 0, i;
  2848.                 (i = a[h]) != null; h++) {
  2849.                 if (i.nodeName && f.noData[i.nodeName.toLowerCase()]) continue;
  2850.                 c = i[f.expando];
  2851.                 if (c) {
  2852.                     b = d[c];
  2853.                     if (b && b.events) {
  2854.                         for (var j in b.events) e[j] ? f.event.remove(i, j) : f.removeEvent(i, j, b.handle);
  2855.                         b.handle && (b.handle.elem = null)
  2856.                     }
  2857.                     g ? delete i[f.expando] : i.removeAttribute && i.removeAttribute(f.expando), delete d[c]
  2858.                 }
  2859.             }
  2860.         }
  2861.     });
  2862.     var bq = /alpha\([^)]*\)/i,
  2863.         br = /opacity=([^)]*)/,
  2864.         bs = /([A-Z]|^ms)/g,
  2865.         bt = /^-?\d+(?:px)?$/i,
  2866.         bu = /^-?\d/,
  2867.         bv = /^([\-+])=([\-+.\de]+)/,
  2868.         bw = {
  2869.             position: "absolute",
  2870.             visibility: "hidden",
  2871.             display: "block"
  2872.         },
  2873.         bx = ["Left", "Right"],
  2874.         by = ["Top", "Bottom"],
  2875.         bz, bA, bB;
  2876.     f.fn.css = function(a, c) {
  2877.         if (arguments.length === 2 && c === b) return this;
  2878.         return f.access(this, a, c, !0, function(a, c, d) {
  2879.             return d !== b ? f.style(a, c, d) : f.css(a, c)
  2880.         })
  2881.     }, f.extend({
  2882.         cssHooks: {
  2883.             opacity: {
  2884.                 get: function(a, b) {
  2885.                     if (b) {
  2886.                         var c = bz(a, "opacity", "opacity");
  2887.                         return c === "" ? "1" : c
  2888.                     }
  2889.                     return a.style.opacity
  2890.                 }
  2891.             }
  2892.         },
  2893.         cssNumber: {
  2894.             fillOpacity: !0,
  2895.             fontWeight: !0,
  2896.             lineHeight: !0,
  2897.             opacity: !0,
  2898.             orphans: !0,
  2899.             widows: !0,
  2900.             zIndex: !0,
  2901.             zoom: !0
  2902.         },
  2903.         cssProps: {
  2904.             "float": f.support.cssFloat ? "cssFloat" : "styleFloat"
  2905.         },
  2906.         style: function(a, c, d, e) {
  2907.             if (!!a && a.nodeType !== 3 && a.nodeType !== 8 && !!a.style) {
  2908.                 var g, h, i = f.camelCase(c),
  2909.                     j = a.style,
  2910.                     k = f.cssHooks[i];
  2911.                 c = f.cssProps[i] || i;
  2912.                 if (d === b) {
  2913.                     if (k && "get" in k && (g = k.get(a, !1, e)) !== b) return g;
  2914.                     return j[c]
  2915.                 }
  2916.                 h = typeof d, h === "string" && (g = bv.exec(d)) && (d = +(g[1] + 1) * +g[2] + parseFloat(f.css(a, c)), h = "number");
  2917.                 if (d == null || h === "number" && isNaN(d)) return;
  2918.                 h === "number" && !f.cssNumber[i] && (d += "px");
  2919.                 if (!k || !("set" in k) || (d = k.set(a, d)) !== b) try {
  2920.                     j[c] = d
  2921.                 } catch (l) {}
  2922.             }
  2923.         },
  2924.         css: function(a, c, d) {
  2925.             var e, g;
  2926.             c = f.camelCase(c), g = f.cssHooks[c], c = f.cssProps[c] || c, c === "cssFloat" && (c = "float");
  2927.             if (g && "get" in g && (e = g.get(a, !0, d)) !== b) return e;
  2928.             if (bz) return bz(a, c)
  2929.         },
  2930.         swap: function(a, b, c) {
  2931.             var d = {};
  2932.             for (var e in b) d[e] = a.style[e], a.style[e] = b[e];
  2933.             c.call(a);
  2934.             for (e in b) a.style[e] = d[e]
  2935.         }
  2936.     }), f.curCSS = f.css, f.each(["height", "width"], function(a, b) {
  2937.         f.cssHooks[b] = {
  2938.             get: function(a, c, d) {
  2939.                 var e;
  2940.                 if (c) {
  2941.                     if (a.offsetWidth !== 0) return bC(a, b, d);
  2942.                     f.swap(a, bw, function() {
  2943.                         e = bC(a, b, d)
  2944.                     });
  2945.                     return e
  2946.                 }
  2947.             },
  2948.             set: function(a, b) {
  2949.                 if (!bt.test(b)) return b;
  2950.                 b = parseFloat(b);
  2951.                 if (b >= 0) return b + "px"
  2952.             }
  2953.         }
  2954.     }), f.support.opacity || (f.cssHooks.opacity = {
  2955.         get: function(a, b) {
  2956.             return br.test((b && a.currentStyle ? a.currentStyle.filter : a.style.filter) || "") ? parseFloat(RegExp.$1) / 100 + "" : b ? "1" : ""
  2957.         },
  2958.         set: function(a, b) {
  2959.             var c = a.style,
  2960.                 d = a.currentStyle,
  2961.                 e = f.isNumeric(b) ? "alpha(opacity=" + b * 100 + ")" : "",
  2962.                 g = d && d.filter || c.filter || "";
  2963.             c.zoom = 1;
  2964.             if (b >= 1 && f.trim(g.replace(bq, "")) === "") {
  2965.                 c.removeAttribute("filter");
  2966.                 if (d && !d.filter) return
  2967.             }
  2968.             c.filter = bq.test(g) ? g.replace(bq, e) : g + " " + e
  2969.         }
  2970.     }), f(function() {
  2971.         f.support.reliableMarginRight || (f.cssHooks.marginRight = {
  2972.             get: function(a, b) {
  2973.                 var c;
  2974.                 f.swap(a, {
  2975.                     display: "inline-block"
  2976.                 }, function() {
  2977.                     b ? c = bz(a, "margin-right", "marginRight") : c = a.style.marginRight
  2978.                 });
  2979.                 return c
  2980.             }
  2981.         })
  2982.     }), c.defaultView && c.defaultView.getComputedStyle && (bA = function(a, b) {
  2983.         var c, d, e;
  2984.         b = b.replace(bs, "-$1").toLowerCase(), (d = a.ownerDocument.defaultView) && (e = d.getComputedStyle(a, null)) && (c = e.getPropertyValue(b), c === "" && !f.contains(a.ownerDocument.documentElement, a) && (c = f.style(a, b)));
  2985.         return c
  2986.     }), c.documentElement.currentStyle && (bB = function(a, b) {
  2987.         var c, d, e, f = a.currentStyle && a.currentStyle[b],
  2988.             g = a.style;
  2989.         f === null && g && (e = g[b]) && (f = e), !bt.test(f) && bu.test(f) && (c = g.left, d = a.runtimeStyle && a.runtimeStyle.left, d && (a.runtimeStyle.left = a.currentStyle.left), g.left = b === "fontSize" ? "1em" : f || 0, f = g.pixelLeft + "px", g.left = c, d && (a.runtimeStyle.left = d));
  2990.         return f === "" ? "auto" : f
  2991.     }), bz = bA || bB, f.expr && f.expr.filters && (f.expr.filters.hidden = function(a) {
  2992.         var b = a.offsetWidth,
  2993.             c = a.offsetHeight;
  2994.         return b === 0 && c === 0 || !f.support.reliableHiddenOffsets && (a.style && a.style.display || f.css(a, "display")) === "none"
  2995.     }, f.expr.filters.visible = function(a) {
  2996.         return !f.expr.filters.hidden(a)
  2997.     });
  2998.     var bD = /%20/g,
  2999.         bE = /\[\]$/,
  3000.         bF = /\r?\n/g,
  3001.         bG = /#.*$/,
  3002.         bH = /^(.*?):[ \t]*([^\r\n]*)\r?$/mg,
  3003.         bI = /^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,
  3004.         bJ = /^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,
  3005.         bK = /^(?:GET|HEAD)$/,
  3006.         bL = /^\/\//,
  3007.         bM = /\?/,
  3008.         bN = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
  3009.         bO = /^(?:select|textarea)/i,
  3010.         bP = /\s+/,
  3011.         bQ = /([?&])_=[^&]*/,
  3012.         bR = /^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,
  3013.         bS = f.fn.load,
  3014.         bT = {},
  3015.         bU = {},
  3016.         bV, bW, bX = ["*/"] + ["*"];
  3017.     try {
  3018.         bV = e.href
  3019.     } catch (bY) {
  3020.         bV = c.createElement("a"), bV.href = "", bV = bV.href
  3021.     }
  3022.     bW = bR.exec(bV.toLowerCase()) || [], f.fn.extend({
  3023.         load: function(a, c, d) {
  3024.             if (typeof a != "string" && bS) return bS.apply(this, arguments);
  3025.             if (!this.length) return this;
  3026.             var e = a.indexOf(" ");
  3027.             if (e >= 0) {
  3028.                 var g = a.slice(e, a.length);
  3029.                 a = a.slice(0, e)
  3030.             }
  3031.             var h = "GET";
  3032.             c && (f.isFunction(c) ? (d = c, c = b) : typeof c == "object" && (c = f.param(c, f.ajaxSettings.traditional), h = "POST"));
  3033.             var i = this;
  3034.             f.ajax({
  3035.                 url: a,
  3036.                 type: h,
  3037.                 dataType: "html",
  3038.                 data: c,
  3039.                 complete: function(a, b, c) {
  3040.                     c = a.responseText, a.isResolved() && (a.done(function(a) {
  3041.                         c = a
  3042.                     }), i.html(g ? f("<div>").append(c.replace(bN, "")).find(g) : c)), d && i.each(d, [c, b, a])
  3043.                 }
  3044.             });
  3045.             return this
  3046.         },
  3047.         serialize: function() {
  3048.             return f.param(this.serializeArray())
  3049.         },
  3050.         serializeArray: function() {
  3051.             return this.map(function() {
  3052.                 return this.elements ? f.makeArray(this.elements) : this
  3053.             }).filter(function() {
  3054.                 return this.name && !this.disabled && (this.checked || bO.test(this.nodeName) || bI.test(this.type))
  3055.             }).map(function(a, b) {
  3056.                 var c = f(this).val();
  3057.                 return c == null ? null : f.isArray(c) ? f.map(c, function(a, c) {
  3058.                     return {
  3059.                         name: b.name,
  3060.                         value: a.replace(bF, "\r\n")
  3061.                     }
  3062.                 }) : {
  3063.                     name: b.name,
  3064.                     value: c.replace(bF, "\r\n")
  3065.                 }
  3066.             }).get()
  3067.         }
  3068.     }), f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function(a, b) {
  3069.         f.fn[b] = function(a) {
  3070.             return this.on(b, a)
  3071.         }
  3072.     }), f.each(["get", "post"], function(a, c) {
  3073.         f[c] = function(a, d, e, g) {
  3074.             f.isFunction(d) && (g = g || e, e = d, d = b);
  3075.             return f.ajax({
  3076.                 type: c,
  3077.                 url: a,
  3078.                 data: d,
  3079.                 success: e,
  3080.                 dataType: g
  3081.             })
  3082.         }
  3083.     }), f.extend({
  3084.         getScript: function(a, c) {
  3085.             return f.get(a, b, c, "script")
  3086.         },
  3087.         getJSON: function(a, b, c) {
  3088.             return f.get(a, b, c, "json")
  3089.         },
  3090.         ajaxSetup: function(a, b) {
  3091.             b ? b_(a, f.ajaxSettings) : (b = a, a = f.ajaxSettings), b_(a, b);
  3092.             return a
  3093.         },
  3094.         ajaxSettings: {
  3095.             url: bV,
  3096.             isLocal: bJ.test(bW[1]),
  3097.             global: !0,
  3098.             type: "GET",
  3099.             contentType: "application/x-www-form-urlencoded",
  3100.             processData: !0,
  3101.             async: !0,
  3102.             accepts: {
  3103.                 xml: "application/xml, text/xml",
  3104.                 html: "text/html",
  3105.                 text: "text/plain",
  3106.                 json: "application/json, text/javascript",
  3107.                 "*": bX
  3108.             },
  3109.             contents: {
  3110.                 xml: /xml/,
  3111.                 html: /html/,
  3112.                 json: /json/
  3113.             },
  3114.             responseFields: {
  3115.                 xml: "responseXML",
  3116.                 text: "responseText"
  3117.             },
  3118.             converters: {
  3119.                 "* text": a.String,
  3120.                 "text html": !0,
  3121.                 "text json": f.parseJSON,
  3122.                 "text xml": f.parseXML
  3123.             },
  3124.             flatOptions: {
  3125.                 context: !0,
  3126.                 url: !0
  3127.             }
  3128.         },
  3129.         ajaxPrefilter: bZ(bT),
  3130.         ajaxTransport: bZ(bU),
  3131.         ajax: function(a, c) {
  3132.             function w(a, c, l, m) {
  3133.                 if (s !== 2) {
  3134.                     s = 2, q && clearTimeout(q), p = b, n = m || "", v.readyState = a > 0 ? 4 : 0;
  3135.                     var o, r, u, w = c,
  3136.                         x = l ? cb(d, v, l) : b,
  3137.                         y, z;
  3138.                     if (a >= 200 && a < 300 || a === 304) {
  3139.                         if (d.ifModified) {
  3140.                             if (y = v.getResponseHeader("Last-Modified")) f.lastModified[k] = y;
  3141.                             if (z = v.getResponseHeader("Etag")) f.etag[k] = z
  3142.                         }
  3143.                         if (a === 304) w = "notmodified", o = !0;
  3144.                         else try {
  3145.                             r = cc(d, x), w = "success", o = !0
  3146.                         } catch (A) {
  3147.                             w = "parsererror", u = A
  3148.                         }
  3149.                     } else {
  3150.                         u = w;
  3151.                         if (!w || a) w = "error", a < 0 && (a = 0)
  3152.                     }
  3153.                     v.status = a, v.statusText = "" + (c || w), o ? h.resolveWith(e, [r, w, v]) : h.rejectWith(e, [v, w, u]), v.statusCode(j), j = b, t && g.trigger("ajax" + (o ? "Success" : "Error"), [v, d, o ? r : u]), i.fireWith(e, [v, w]), t && (g.trigger("ajaxComplete", [v, d]), --f.active || f.event.trigger("ajaxStop"))
  3154.                 }
  3155.             }
  3156.             typeof a == "object" && (c = a, a = b), c = c || {};
  3157.             var d = f.ajaxSetup({}, c),
  3158.                 e = d.context || d,
  3159.                 g = e !== d && (e.nodeType || e instanceof f) ? f(e) : f.event,
  3160.                 h = f.Deferred(),
  3161.                 i = f.Callbacks("once memory"),
  3162.                 j = d.statusCode || {},
  3163.                 k, l = {},
  3164.                 m = {},
  3165.                 n, o, p, q, r, s = 0,
  3166.                 t, u, v = {
  3167.                     readyState: 0,
  3168.                     setRequestHeader: function(a, b) {
  3169.                         if (!s) {
  3170.                             var c = a.toLowerCase();
  3171.                             a = m[c] = m[c] || a, l[a] = b
  3172.                         }
  3173.                         return this
  3174.                     },
  3175.                     getAllResponseHeaders: function() {
  3176.                         return s === 2 ? n : null
  3177.                     },
  3178.                     getResponseHeader: function(a) {
  3179.                         var c;
  3180.                         if (s === 2) {
  3181.                             if (!o) {
  3182.                                 o = {};
  3183.                                 while (c = bH.exec(n)) o[c[1].toLowerCase()] = c[2]
  3184.                             }
  3185.                             c = o[a.toLowerCase()]
  3186.                         }
  3187.                         return c === b ? null : c
  3188.                     },
  3189.                     overrideMimeType: function(a) {
  3190.                         s || (d.mimeType = a);
  3191.                         return this
  3192.                     },
  3193.                     abort: function(a) {
  3194.                         a = a || "abort", p && p.abort(a), w(0, a);
  3195.                         return this
  3196.                     }
  3197.                 };
  3198.             h.promise(v), v.success = v.done, v.error = v.fail, v.complete = i.add, v.statusCode = function(a) {
  3199.                 if (a) {
  3200.                     var b;
  3201.                     if (s < 2)
  3202.                         for (b in a) j[b] = [j[b], a[b]];
  3203.                     else b = a[v.status], v.then(b, b)
  3204.                 }
  3205.                 return this
  3206.             }, d.url = ((a || d.url) + "").replace(bG, "").replace(bL, bW[1] + "//"), d.dataTypes = f.trim(d.dataType || "*").toLowerCase().split(bP), d.crossDomain == null && (r = bR.exec(d.url.toLowerCase()), d.crossDomain = !(!r || r[1] == bW[1] && r[2] == bW[2] && (r[3] || (r[1] === "http:" ? 80 : 443)) == (bW[3] || (bW[1] === "http:" ? 80 : 443)))), d.data && d.processData && typeof d.data != "string" && (d.data = f.param(d.data, d.traditional)), b$(bT, d, c, v);
  3207.             if (s === 2) return !1;
  3208.             t = d.global, d.type = d.type.toUpperCase(), d.hasContent = !bK.test(d.type), t && f.active++ === 0 && f.event.trigger("ajaxStart");
  3209.             if (!d.hasContent) {
  3210.                 d.data && (d.url += (bM.test(d.url) ? "&" : "?") + d.data, delete d.data), k = d.url;
  3211.                 if (d.cache === !1) {
  3212.                     var x = f.now(),
  3213.                         y = d.url.replace(bQ, "$1_=" + x);
  3214.                     d.url = y + (y === d.url ? (bM.test(d.url) ? "&" : "?") + "_=" + x : "")
  3215.                 }
  3216.             }(d.data && d.hasContent && d.contentType !== !1 || c.contentType) && v.setRequestHeader("Content-Type", d.contentType), d.ifModified && (k = k || d.url, f.lastModified[k] && v.setRequestHeader("If-Modified-Since", f.lastModified[k]), f.etag[k] && v.setRequestHeader("If-None-Match", f.etag[k])), v.setRequestHeader("Accept", d.dataTypes[0] && d.accepts[d.dataTypes[0]] ? d.accepts[d.dataTypes[0]] + (d.dataTypes[0] !== "*" ? ", " + bX + "; q=0.01" : "") : d.accepts["*"]);
  3217.             for (u in d.headers) v.setRequestHeader(u, d.headers[u]);
  3218.             if (d.beforeSend && (d.beforeSend.call(e, v, d) === !1 || s === 2)) {
  3219.                 v.abort();
  3220.                 return !1
  3221.             }
  3222.             for (u in {
  3223.                     success: 1,
  3224.                     error: 1,
  3225.                     complete: 1
  3226.                 }) v[u](d[u]);
  3227.             p = b$(bU, d, c, v);
  3228.             if (!p) w(-1, "No Transport");
  3229.             else {
  3230.                 v.readyState = 1, t && g.trigger("ajaxSend", [v, d]), d.async && d.timeout > 0 && (q = setTimeout(function() {
  3231.                     v.abort("timeout")
  3232.                 }, d.timeout));
  3233.                 try {
  3234.                     s = 1, p.send(l, w)
  3235.                 } catch (z) {
  3236.                     if (s < 2) w(-1, z);
  3237.                     else throw z
  3238.                 }
  3239.             }
  3240.             return v
  3241.         },
  3242.         param: function(a, c) {
  3243.             var d = [],
  3244.                 e = function(a, b) {
  3245.                     b = f.isFunction(b) ? b() : b, d[d.length] = encodeURIComponent(a) + "=" + encodeURIComponent(b)
  3246.                 };
  3247.             c === b && (c = f.ajaxSettings.traditional);
  3248.             if (f.isArray(a) || a.jquery && !f.isPlainObject(a)) f.each(a, function() {
  3249.                 e(this.name, this.value)
  3250.             });
  3251.             else
  3252.                 for (var g in a) ca(g, a[g], c, e);
  3253.             return d.join("&").replace(bD, "+")
  3254.         }
  3255.     }), f.extend({
  3256.         active: 0,
  3257.         lastModified: {},
  3258.         etag: {}
  3259.     });
  3260.     var cd = f.now(),
  3261.         ce = /(\=)\?(&|$)|\?\?/i;
  3262.     f.ajaxSetup({
  3263.         jsonp: "callback",
  3264.         jsonpCallback: function() {
  3265.             return f.expando + "_" + cd++
  3266.         }
  3267.     }), f.ajaxPrefilter("json jsonp", function(b, c, d) {
  3268.         var e = b.contentType === "application/x-www-form-urlencoded" && typeof b.data == "string";
  3269.         if (b.dataTypes[0] === "jsonp" || b.jsonp !== !1 && (ce.test(b.url) || e && ce.test(b.data))) {
  3270.             var g, h = b.jsonpCallback = f.isFunction(b.jsonpCallback) ? b.jsonpCallback() : b.jsonpCallback,
  3271.                 i = a[h],
  3272.                 j = b.url,
  3273.                 k = b.data,
  3274.                 l = "$1" + h + "$2";
  3275.             b.jsonp !== !1 && (j = j.replace(ce, l), b.url === j && (e && (k = k.replace(ce, l)), b.data === k && (j += (/\?/.test(j) ? "&" : "?") + b.jsonp + "=" + h))), b.url = j, b.data = k, a[h] = function(a) {
  3276.                 g = [a]
  3277.             }, d.always(function() {
  3278.                 a[h] = i, g && f.isFunction(i) && a[h](g[0])
  3279.             }), b.converters["script json"] = function() {
  3280.                 g || f.error(h + " was not called");
  3281.                 return g[0]
  3282.             }, b.dataTypes[0] = "json";
  3283.             return "script"
  3284.         }
  3285.     }), f.ajaxSetup({
  3286.         accepts: {
  3287.             script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"
  3288.         },
  3289.         contents: {
  3290.             script: /javascript|ecmascript/
  3291.         },
  3292.         converters: {
  3293.             "text script": function(a) {
  3294.                 f.globalEval(a);
  3295.                 return a
  3296.             }
  3297.         }
  3298.     }), f.ajaxPrefilter("script", function(a) {
  3299.         a.cache === b && (a.cache = !1), a.crossDomain && (a.type = "GET", a.global = !1)
  3300.     }), f.ajaxTransport("script", function(a) {
  3301.         if (a.crossDomain) {
  3302.             var d, e = c.head || c.getElementsByTagName("head")[0] || c.documentElement;
  3303.             return {
  3304.                 send: function(f, g) {
  3305.                     d = c.createElement("script"), d.async = "async", a.scriptCharset && (d.charset = a.scriptCharset), d.src = a.url, d.onload = d.onreadystatechange = function(a, c) {
  3306.                         if (c || !d.readyState || /loaded|complete/.test(d.readyState)) d.onload = d.onreadystatechange = null, e && d.parentNode && e.removeChild(d), d = b, c || g(200, "success")
  3307.                     }, e.insertBefore(d, e.firstChild)
  3308.                 },
  3309.                 abort: function() {
  3310.                     d && d.onload(0, 1)
  3311.                 }
  3312.             }
  3313.         }
  3314.     });
  3315.     var cf = a.ActiveXObject ? function() {
  3316.             for (var a in ch) ch[a](0, 1)
  3317.         } : !1,
  3318.         cg = 0,
  3319.         ch;
  3320.     f.ajaxSettings.xhr = a.ActiveXObject ? function() {
  3321.             return !this.isLocal && ci() || cj()
  3322.         } : ci,
  3323.         function(a) {
  3324.             f.extend(f.support, {
  3325.                 ajax: !!a,
  3326.                 cors: !!a && "withCredentials" in a
  3327.             })
  3328.         }(f.ajaxSettings.xhr()), f.support.ajax && f.ajaxTransport(function(c) {
  3329.             if (!c.crossDomain || f.support.cors) {
  3330.                 var d;
  3331.                 return {
  3332.                     send: function(e, g) {
  3333.                         var h = c.xhr(),
  3334.                             i, j;
  3335.                         c.username ? h.open(c.type, c.url, c.async, c.username, c.password) : h.open(c.type, c.url, c.async);
  3336.                         if (c.xhrFields)
  3337.                             for (j in c.xhrFields) h[j] = c.xhrFields[j];
  3338.                         c.mimeType && h.overrideMimeType && h.overrideMimeType(c.mimeType), !c.crossDomain && !e["X-Requested-With"] && (e["X-Requested-With"] = "XMLHttpRequest");
  3339.                         try {
  3340.                             for (j in e) h.setRequestHeader(j, e[j])
  3341.                         } catch (k) {}
  3342.                         h.send(c.hasContent && c.data || null), d = function(a, e) {
  3343.                             var j, k, l, m, n;
  3344.                             try {
  3345.                                 if (d && (e || h.readyState === 4)) {
  3346.                                     d = b, i && (h.onreadystatechange = f.noop, cf && delete ch[i]);
  3347.                                     if (e) h.readyState !== 4 && h.abort();
  3348.                                     else {
  3349.                                         j = h.status, l = h.getAllResponseHeaders(), m = {}, n = h.responseXML, n && n.documentElement && (m.xml = n), m.text = h.responseText;
  3350.                                         try {
  3351.                                             k = h.statusText
  3352.                                         } catch (o) {
  3353.                                             k = ""
  3354.                                         }!j && c.isLocal && !c.crossDomain ? j = m.text ? 200 : 404 : j === 1223 && (j = 204)
  3355.                                     }
  3356.                                 }
  3357.                             } catch (p) {
  3358.                                 e || g(-1, p)
  3359.                             }
  3360.                             m && g(j, k, m, l)
  3361.                         }, !c.async || h.readyState === 4 ? d() : (i = ++cg, cf && (ch || (ch = {}, f(a).unload(cf)), ch[i] = d), h.onreadystatechange = d)
  3362.                     },
  3363.                     abort: function() {
  3364.                         d && d(0, 1)
  3365.                     }
  3366.                 }
  3367.             }
  3368.         });
  3369.     var ck = {},
  3370.         cl, cm, cn = /^(?:toggle|show|hide)$/,
  3371.         co = /^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,
  3372.         cp, cq = [
  3373.             ["height", "marginTop", "marginBottom", "paddingTop", "paddingBottom"],
  3374.             ["width", "marginLeft", "marginRight", "paddingLeft", "paddingRight"],
  3375.             ["opacity"]
  3376.         ],
  3377.         cr;
  3378.     f.fn.extend({
  3379.         show: function(a, b, c) {
  3380.             var d, e;
  3381.             if (a || a === 0) return this.animate(cu("show", 3), a, b, c);
  3382.             for (var g = 0, h = this.length; g < h; g++) d = this[g], d.style && (e = d.style.display, !f._data(d, "olddisplay") && e === "none" && (e = d.style.display = ""), e === "" && f.css(d, "display") === "none" && f._data(d, "olddisplay", cv(d.nodeName)));
  3383.             for (g = 0; g < h; g++) {
  3384.                 d = this[g];
  3385.                 if (d.style) {
  3386.                     e = d.style.display;
  3387.                     if (e === "" || e === "none") d.style.display = f._data(d, "olddisplay") || ""
  3388.                 }
  3389.             }
  3390.             return this
  3391.         },
  3392.         hide: function(a, b, c) {
  3393.             if (a || a === 0) return this.animate(cu("hide", 3), a, b, c);
  3394.             var d, e, g = 0,
  3395.                 h = this.length;
  3396.             for (; g < h; g++) d = this[g], d.style && (e = f.css(d, "display"), e !== "none" && !f._data(d, "olddisplay") && f._data(d, "olddisplay", e));
  3397.             for (g = 0; g < h; g++) this[g].style && (this[g].style.display = "none");
  3398.             return this
  3399.         },
  3400.         _toggle: f.fn.toggle,
  3401.         toggle: function(a, b, c) {
  3402.             var d = typeof a == "boolean";
  3403.             f.isFunction(a) && f.isFunction(b) ? this._toggle.apply(this, arguments) : a == null || d ? this.each(function() {
  3404.                 var b = d ? a : f(this).is(":hidden");
  3405.                 f(this)[b ? "show" : "hide"]()
  3406.             }) : this.animate(cu("toggle", 3), a, b, c);
  3407.             return this
  3408.         },
  3409.         fadeTo: function(a, b, c, d) {
  3410.             return this.filter(":hidden").css("opacity", 0).show().end().animate({
  3411.                 opacity: b
  3412.             }, a, c, d)
  3413.         },
  3414.         animate: function(a, b, c, d) {
  3415.             function g() {
  3416.                 e.queue === !1 && f._mark(this);
  3417.                 var b = f.extend({}, e),
  3418.                     c = this.nodeType === 1,
  3419.                     d = c && f(this).is(":hidden"),
  3420.                     g, h, i, j, k, l, m, n, o;
  3421.                 b.animatedProperties = {};
  3422.                 for (i in a) {
  3423.                     g = f.camelCase(i), i !== g && (a[g] = a[i], delete a[i]), h = a[g], f.isArray(h) ? (b.animatedProperties[g] = h[1], h = a[g] = h[0]) : b.animatedProperties[g] = b.specialEasing && b.specialEasing[g] || b.easing || "swing";
  3424.                     if (h === "hide" && d || h === "show" && !d) return b.complete.call(this);
  3425.                     c && (g === "height" || g === "width") && (b.overflow = [this.style.overflow, this.style.overflowX, this.style.overflowY], f.css(this, "display") === "inline" && f.css(this, "float") === "none" && (!f.support.inlineBlockNeedsLayout || cv(this.nodeName) === "inline" ? this.style.display = "inline-block" : this.style.zoom = 1))
  3426.                 }
  3427.                 b.overflow != null && (this.style.overflow = "hidden");
  3428.                 for (i in a) j = new f.fx(this, b, i), h = a[i], cn.test(h) ? (o = f._data(this, "toggle" + i) || (h === "toggle" ? d ? "show" : "hide" : 0), o ? (f._data(this, "toggle" + i, o === "show" ? "hide" : "show"), j[o]()) : j[h]()) : (k = co.exec(h), l = j.cur(), k ? (m = parseFloat(k[2]), n = k[3] || (f.cssNumber[i] ? "" : "px"), n !== "px" && (f.style(this, i, (m || 1) + n), l = (m || 1) / j.cur() * l, f.style(this, i, l + n)), k[1] && (m = (k[1] === "-=" ? -1 : 1) * m + l), j.custom(l, m, n)) : j.custom(l, h, ""));
  3429.                 return !0
  3430.             }
  3431.             var e = f.speed(b, c, d);
  3432.             if (f.isEmptyObject(a)) return this.each(e.complete, [!1]);
  3433.             a = f.extend({}, a);
  3434.             return e.queue === !1 ? this.each(g) : this.queue(e.queue, g)
  3435.         },
  3436.         stop: function(a, c, d) {
  3437.             typeof a != "string" && (d = c, c = a, a = b), c && a !== !1 && this.queue(a || "fx", []);
  3438.             return this.each(function() {
  3439.                 function h(a, b, c) {
  3440.                     var e = b[c];
  3441.                     f.removeData(a, c, !0), e.stop(d)
  3442.                 }
  3443.                 var b, c = !1,
  3444.                     e = f.timers,
  3445.                     g = f._data(this);
  3446.                 d || f._unmark(!0, this);
  3447.                 if (a == null)
  3448.                     for (b in g) g[b] && g[b].stop && b.indexOf(".run") === b.length - 4 && h(this, g, b);
  3449.                 else g[b = a + ".run"] && g[b].stop && h(this, g, b);
  3450.                 for (b = e.length; b--;) e[b].elem === this && (a == null || e[b].queue === a) && (d ? e[b](!0) : e[b].saveState(), c = !0, e.splice(b, 1));
  3451.                 (!d || !c) && f.dequeue(this, a)
  3452.             })
  3453.         }
  3454.     }), f.each({
  3455.         slideDown: cu("show", 1),
  3456.         slideUp: cu("hide", 1),
  3457.         slideToggle: cu("toggle", 1),
  3458.         fadeIn: {
  3459.             opacity: "show"
  3460.         },
  3461.         fadeOut: {
  3462.             opacity: "hide"
  3463.         },
  3464.         fadeToggle: {
  3465.             opacity: "toggle"
  3466.         }
  3467.     }, function(a, b) {
  3468.         f.fn[a] = function(a, c, d) {
  3469.             return this.animate(b, a, c, d)
  3470.         }
  3471.     }), f.extend({
  3472.         speed: function(a, b, c) {
  3473.             var d = a && typeof a == "object" ? f.extend({}, a) : {
  3474.                 complete: c || !c && b || f.isFunction(a) && a,
  3475.                 duration: a,
  3476.                 easing: c && b || b && !f.isFunction(b) && b
  3477.             };
  3478.             d.duration = f.fx.off ? 0 : typeof d.duration == "number" ? d.duration : d.duration in f.fx.speeds ? f.fx.speeds[d.duration] : f.fx.speeds._default;
  3479.             if (d.queue == null || d.queue === !0) d.queue = "fx";
  3480.             d.old = d.complete, d.complete = function(a) {
  3481.                 f.isFunction(d.old) && d.old.call(this), d.queue ? f.dequeue(this, d.queue) : a !== !1 && f._unmark(this)
  3482.             };
  3483.             return d
  3484.         },
  3485.         easing: {
  3486.             linear: function(a, b, c, d) {
  3487.                 return c + d * a
  3488.             },
  3489.             swing: function(a, b, c, d) {
  3490.                 return (-Math.cos(a * Math.PI) / 2 + .5) * d + c
  3491.             }
  3492.         },
  3493.         timers: [],
  3494.         fx: function(a, b, c) {
  3495.             this.options = b, this.elem = a, this.prop = c, b.orig = b.orig || {}
  3496.         }
  3497.     }), f.fx.prototype = {
  3498.         update: function() {
  3499.             this.options.step && this.options.step.call(this.elem, this.now, this), (f.fx.step[this.prop] || f.fx.step._default)(this)
  3500.         },
  3501.         cur: function() {
  3502.             if (this.elem[this.prop] != null && (!this.elem.style || this.elem.style[this.prop] == null)) return this.elem[this.prop];
  3503.             var a, b = f.css(this.elem, this.prop);
  3504.             return isNaN(a = parseFloat(b)) ? !b || b === "auto" ? 0 : b : a
  3505.         },
  3506.         custom: function(a, c, d) {
  3507.             function h(a) {
  3508.                 return e.step(a)
  3509.             }
  3510.             var e = this,
  3511.                 g = f.fx;
  3512.             this.startTime = cr || cs(), this.end = c, this.now = this.start = a, this.pos = this.state = 0, this.unit = d || this.unit || (f.cssNumber[this.prop] ? "" : "px"), h.queue = this.options.queue, h.elem = this.elem, h.saveState = function() {
  3513.                 e.options.hide && f._data(e.elem, "fxshow" + e.prop) === b && f._data(e.elem, "fxshow" + e.prop, e.start)
  3514.             }, h() && f.timers.push(h) && !cp && (cp = setInterval(g.tick, g.interval))
  3515.         },
  3516.         show: function() {
  3517.             var a = f._data(this.elem, "fxshow" + this.prop);
  3518.             this.options.orig[this.prop] = a || f.style(this.elem, this.prop), this.options.show = !0, a !== b ? this.custom(this.cur(), a) : this.custom(this.prop === "width" || this.prop === "height" ? 1 : 0, this.cur()), f(this.elem).show()
  3519.         },
  3520.         hide: function() {
  3521.             this.options.orig[this.prop] = f._data(this.elem, "fxshow" + this.prop) || f.style(this.elem, this.prop), this.options.hide = !0, this.custom(this.cur(), 0)
  3522.         },
  3523.         step: function(a) {
  3524.             var b, c, d, e = cr || cs(),
  3525.                 g = !0,
  3526.                 h = this.elem,
  3527.                 i = this.options;
  3528.             if (a || e >= i.duration + this.startTime) {
  3529.                 this.now = this.end, this.pos = this.state = 1, this.update(), i.animatedProperties[this.prop] = !0;
  3530.                 for (b in i.animatedProperties) i.animatedProperties[b] !== !0 && (g = !1);
  3531.                 if (g) {
  3532.                     i.overflow != null && !f.support.shrinkWrapBlocks && f.each(["", "X", "Y"], function(a, b) {
  3533.                         h.style["overflow" + b] = i.overflow[a]
  3534.                     }), i.hide && f(h).hide();
  3535.                     if (i.hide || i.show)
  3536.                         for (b in i.animatedProperties) f.style(h, b, i.orig[b]), f.removeData(h, "fxshow" + b, !0), f.removeData(h, "toggle" + b, !0);
  3537.                     d = i.complete, d && (i.complete = !1, d.call(h))
  3538.                 }
  3539.                 return !1
  3540.             }
  3541.             i.duration == Infinity ? this.now = e : (c = e - this.startTime, this.state = c / i.duration, this.pos = f.easing[i.animatedProperties[this.prop]](this.state, c, 0, 1, i.duration), this.now = this.start + (this.end - this.start) * this.pos), this.update();
  3542.             return !0
  3543.         }
  3544.     }, f.extend(f.fx, {
  3545.         tick: function() {
  3546.             var a, b = f.timers,
  3547.                 c = 0;
  3548.             for (; c < b.length; c++) a = b[c], !a() && b[c] === a && b.splice(c--, 1);
  3549.             b.length || f.fx.stop()
  3550.         },
  3551.         interval: 13,
  3552.         stop: function() {
  3553.             clearInterval(cp), cp = null
  3554.         },
  3555.         speeds: {
  3556.             slow: 600,
  3557.             fast: 200,
  3558.             _default: 400
  3559.         },
  3560.         step: {
  3561.             opacity: function(a) {
  3562.                 f.style(a.elem, "opacity", a.now)
  3563.             },
  3564.             _default: function(a) {
  3565.                 a.elem.style && a.elem.style[a.prop] != null ? a.elem.style[a.prop] = a.now + a.unit : a.elem[a.prop] = a.now
  3566.             }
  3567.         }
  3568.     }), f.each(["width", "height"], function(a, b) {
  3569.         f.fx.step[b] = function(a) {
  3570.             f.style(a.elem, b, Math.max(0, a.now) + a.unit)
  3571.         }
  3572.     }), f.expr && f.expr.filters && (f.expr.filters.animated = function(a) {
  3573.         return f.grep(f.timers, function(b) {
  3574.             return a === b.elem
  3575.         }).length
  3576.     });
  3577.     var cw = /^t(?:able|d|h)$/i,
  3578.         cx = /^(?:body|html)$/i;
  3579.     "getBoundingClientRect" in c.documentElement ? f.fn.offset = function(a) {
  3580.         var b = this[0],
  3581.             c;
  3582.         if (a) return this.each(function(b) {
  3583.             f.offset.setOffset(this, a, b)
  3584.         });
  3585.         if (!b || !b.ownerDocument) return null;
  3586.         if (b === b.ownerDocument.body) return f.offset.bodyOffset(b);
  3587.         try {
  3588.             c = b.getBoundingClientRect()
  3589.         } catch (d) {}
  3590.         var e = b.ownerDocument,
  3591.             g = e.documentElement;
  3592.         if (!c || !f.contains(g, b)) return c ? {
  3593.             top: c.top,
  3594.             left: c.left
  3595.         } : {
  3596.             top: 0,
  3597.             left: 0
  3598.         };
  3599.         var h = e.body,
  3600.             i = cy(e),
  3601.             j = g.clientTop || h.clientTop || 0,
  3602.             k = g.clientLeft || h.clientLeft || 0,
  3603.             l = i.pageYOffset || f.support.boxModel && g.scrollTop || h.scrollTop,
  3604.             m = i.pageXOffset || f.support.boxModel && g.scrollLeft || h.scrollLeft,
  3605.             n = c.top + l - j,
  3606.             o = c.left + m - k;
  3607.         return {
  3608.             top: n,
  3609.             left: o
  3610.         }
  3611.     } : f.fn.offset = function(a) {
  3612.         var b = this[0];
  3613.         if (a) return this.each(function(b) {
  3614.             f.offset.setOffset(this, a, b)
  3615.         });
  3616.         if (!b || !b.ownerDocument) return null;
  3617.         if (b === b.ownerDocument.body) return f.offset.bodyOffset(b);
  3618.         var c, d = b.offsetParent,
  3619.             e = b,
  3620.             g = b.ownerDocument,
  3621.             h = g.documentElement,
  3622.             i = g.body,
  3623.             j = g.defaultView,
  3624.             k = j ? j.getComputedStyle(b, null) : b.currentStyle,
  3625.             l = b.offsetTop,
  3626.             m = b.offsetLeft;
  3627.         while ((b = b.parentNode) && b !== i && b !== h) {
  3628.             if (f.support.fixedPosition && k.position === "fixed") break;
  3629.             c = j ? j.getComputedStyle(b, null) : b.currentStyle, l -= b.scrollTop, m -= b.scrollLeft, b === d && (l += b.offsetTop, m += b.offsetLeft, f.support.doesNotAddBorder && (!f.support.doesAddBorderForTableAndCells || !cw.test(b.nodeName)) && (l += parseFloat(c.borderTopWidth) || 0, m += parseFloat(c.borderLeftWidth) || 0), e = d, d = b.offsetParent), f.support.subtractsBorderForOverflowNotVisible && c.overflow !== "visible" && (l += parseFloat(c.borderTopWidth) || 0, m += parseFloat(c.borderLeftWidth) || 0), k = c
  3630.         }
  3631.         if (k.position === "relative" || k.position === "static") l += i.offsetTop, m += i.offsetLeft;
  3632.         f.support.fixedPosition && k.position === "fixed" && (l += Math.max(h.scrollTop, i.scrollTop), m += Math.max(h.scrollLeft, i.scrollLeft));
  3633.         return {
  3634.             top: l,
  3635.             left: m
  3636.         }
  3637.     }, f.offset = {
  3638.         bodyOffset: function(a) {
  3639.             var b = a.offsetTop,
  3640.                 c = a.offsetLeft;
  3641.             f.support.doesNotIncludeMarginInBodyOffset && (b += parseFloat(f.css(a, "marginTop")) || 0, c += parseFloat(f.css(a, "marginLeft")) || 0);
  3642.             return {
  3643.                 top: b,
  3644.                 left: c
  3645.             }
  3646.         },
  3647.         setOffset: function(a, b, c) {
  3648.             var d = f.css(a, "position");
  3649.             d === "static" && (a.style.position = "relative");
  3650.             var e = f(a),
  3651.                 g = e.offset(),
  3652.                 h = f.css(a, "top"),
  3653.                 i = f.css(a, "left"),
  3654.                 j = (d === "absolute" || d === "fixed") && f.inArray("auto", [h, i]) > -1,
  3655.                 k = {},
  3656.                 l = {},
  3657.                 m, n;
  3658.             j ? (l = e.position(), m = l.top, n = l.left) : (m = parseFloat(h) || 0, n = parseFloat(i) || 0), f.isFunction(b) && (b = b.call(a, c, g)), b.top != null && (k.top = b.top - g.top + m), b.left != null && (k.left = b.left - g.left + n), "using" in b ? b.using.call(a, k) : e.css(k)
  3659.         }
  3660.     }, f.fn.extend({
  3661.         position: function() {
  3662.             if (!this[0]) return null;
  3663.             var a = this[0],
  3664.                 b = this.offsetParent(),
  3665.                 c = this.offset(),
  3666.                 d = cx.test(b[0].nodeName) ? {
  3667.                     top: 0,
  3668.                     left: 0
  3669.                 } : b.offset();
  3670.             c.top -= parseFloat(f.css(a, "marginTop")) || 0, c.left -= parseFloat(f.css(a, "marginLeft")) || 0, d.top += parseFloat(f.css(b[0], "borderTopWidth")) || 0, d.left += parseFloat(f.css(b[0], "borderLeftWidth")) || 0;
  3671.             return {
  3672.                 top: c.top - d.top,
  3673.                 left: c.left - d.left
  3674.             }
  3675.         },
  3676.         offsetParent: function() {
  3677.             return this.map(function() {
  3678.                 var a = this.offsetParent || c.body;
  3679.                 while (a && !cx.test(a.nodeName) && f.css(a, "position") === "static") a = a.offsetParent;
  3680.                 return a
  3681.             })
  3682.         }
  3683.     }), f.each(["Left", "Top"], function(a, c) {
  3684.         var d = "scroll" + c;
  3685.         f.fn[d] = function(c) {
  3686.             var e, g;
  3687.             if (c === b) {
  3688.                 e = this[0];
  3689.                 if (!e) return null;
  3690.                 g = cy(e);
  3691.                 return g ? "pageXOffset" in g ? g[a ? "pageYOffset" : "pageXOffset"] : f.support.boxModel && g.document.documentElement[d] || g.document.body[d] : e[d]
  3692.             }
  3693.             return this.each(function() {
  3694.                 g = cy(this), g ? g.scrollTo(a ? f(g).scrollLeft() : c, a ? c : f(g).scrollTop()) : this[d] = c
  3695.             })
  3696.         }
  3697.     }), f.each(["Height", "Width"], function(a, c) {
  3698.         var d = c.toLowerCase();
  3699.         f.fn["inner" + c] = function() {
  3700.             var a = this[0];
  3701.             return a ? a.style ? parseFloat(f.css(a, d, "padding")) : this[d]() : null
  3702.         }, f.fn["outer" + c] = function(a) {
  3703.             var b = this[0];
  3704.             return b ? b.style ? parseFloat(f.css(b, d, a ? "margin" : "border")) : this[d]() : null
  3705.         }, f.fn[d] = function(a) {
  3706.             var e = this[0];
  3707.             if (!e) return a == null ? null : this;
  3708.             if (f.isFunction(a)) return this.each(function(b) {
  3709.                 var c = f(this);
  3710.                 c[d](a.call(this, b, c[d]()))
  3711.             });
  3712.             if (f.isWindow(e)) {
  3713.                 var g = e.document.documentElement["client" + c],
  3714.                     h = e.document.body;
  3715.                 return e.document.compatMode === "CSS1Compat" && g || h && h["client" + c] || g
  3716.             }
  3717.             if (e.nodeType === 9) return Math.max(e.documentElement["client" + c], e.body["scroll" + c], e.documentElement["scroll" + c], e.body["offset" + c], e.documentElement["offset" + c]);
  3718.             if (a === b) {
  3719.                 var i = f.css(e, d),
  3720.                     j = parseFloat(i);
  3721.                 return f.isNumeric(j) ? j : i
  3722.             }
  3723.             return this.css(d, typeof a == "string" ? a : a + "px")
  3724.         }
  3725.     }), a.jQuery = a.$ = f, typeof define == "function" && define.amd && define.amd.jQuery && define("jquery", [], function() {
  3726.         return f
  3727.     })
  3728. })(window);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement