var xtd_jQuery;
function jQueryWrapper() { (function(m, f) {
        function j(a) {
            return c.isWindow(a) ? a: a.nodeType === 9 ? a.defaultView || a.parentWindow: !1
        }
        function k(a) {
            if (!da[a]) {
                var b = c("<" + a + ">").appendTo("body"),
                d = b.css("display");
                b.remove();
                if (d === "none" || d === "") {
                    B || (B = p.createElement("iframe"), B.frameBorder = B.width = B.height = 0);
                    p.body.appendChild(B);
                    if (!K || !B.createElement) K = (B.contentWindow || B.contentDocument).document,
                    K.write("<!doctype><html><body></body></html>");
                    b = K.createElement(a);
                    K.body.appendChild(b);
                    d = c.css(b, "display");
                    p.body.removeChild(B)
                }
                da[a] = d
            }
            return da[a]
        }
        function i(a, b) {
            var d = {};
            c.each(sa.concat.apply([], sa.slice(0, b)),
            function() {
                d[this] = a
            });
            return d
        }
        function o() {
            V = f
        }
        function r() {
            setTimeout(o, 0);
            return V = c.now()
        }
        function P() {
            try {
                return new m.XMLHttpRequest
            } catch(a) {}
        }
        function ea(a, b, d, e) {
            if (c.isArray(b)) c.each(b,
            function(b, g) {
                d || ab.test(a) ? e(a, g) : ea(a + "[" + (typeof g == "object" || c.isArray(g) ? b: "") + "]", g, d, e)
            });
            else if (!d && b != null && typeof b == "object") for (var g in b) ea(a + "[" + g + "]", b[g], d, e);
            else e(a, b)
        }
        function W(a,
        b, c, e, g, h) {
            g = g || b.dataTypes[0];
            h = h || {};
            h[g] = !0;
            for (var g = a[g], l = 0, n = g ? g.length: 0, q = a === fa, x; l < n && (q || !x); l++) x = g[l](b, c, e),
            typeof x == "string" && (!q || h[x] ? x = f: (b.dataTypes.unshift(x), x = W(a, b, c, e, x, h))); (q || !x) && !h["*"] && (x = W(a, b, c, e, "*", h));
            return x
        }
        function ta(a) {
            return function(b, d) {
                var l;
                typeof b != "string" && (d = b, b = "*");
                if (c.isFunction(d)) for (var e = b.toLowerCase().split(ua), g = 0, h = e.length, f, n; g < h; g++) f = e[g],
                (n = /^\+/.test(f)) && (f = f.substr(1) || "*"),
                l = a[f] = a[f] || [],
                f = l,
                f[n ? "unshift": "push"](d)
            }
        }
        function va(a,
        b, d) {
            var e = b === "width" ? a.offsetWidth: a.offsetHeight;
            if (d === "border") return e;
            c.each(b === "width" ? bb: cb,
            function() {
                d || (e -= parseFloat(c.css(a, "padding" + this)) || 0);
                d === "margin" ? e += parseFloat(c.css(a, "margin" + this)) || 0: e -= parseFloat(c.css(a, "border" + this + "Width")) || 0
            });
            return e
        }
        function db(a, b) {
            b.src ? c.ajax({
                url: b.src,
                async: !1,
                dataType: "script"
            }) : c.globalEval(b.text || b.textContent || b.innerHTML || "");
            b.parentNode && b.parentNode.removeChild(b)
        }
        function wa(a) {
            c.nodeName(a, "input") ? xa(a) : a.getElementsByTagName &&
            c.grep(a.getElementsByTagName("input"), xa)
        }
        function xa(a) {
            if (a.type === "checkbox" || a.type === "radio") a.defaultChecked = a.checked
        }
        function X(a) {
            return "getElementsByTagName" in a ? a.getElementsByTagName("*") : "querySelectorAll" in a ? a.querySelectorAll("*") : []
        }
        function ya(a, b) {
            var d;
            if (b.nodeType === 1) {
                b.clearAttributes && b.clearAttributes();
                b.mergeAttributes && b.mergeAttributes(a);
                d = b.nodeName.toLowerCase();
                if (d === "object") b.outerHTML = a.outerHTML;
                else if (d !== "input" || a.type !== "checkbox" && a.type !== "radio") if (d ===
                "option") b.selected = a.defaultSelected;
                else {
                    if (d === "input" || d === "textarea") b.defaultValue = a.defaultValue
                } else a.checked && (b.defaultChecked = b.checked = a.checked),
                b.value !== a.value && (b.value = a.value);
                b.removeAttribute(c.expando)
            }
        }
        function za(a, b) {
            if (b.nodeType === 1 && c.hasData(a)) {
                var d = c.expando,
                e = c.data(a),
                g = c.data(b, e);
                if (e = e[d]) {
                    var h = e.events,
                    g = g[d] = c.extend({},
                    e);
                    if (h) {
                        delete g.handle;
                        g.events = {};
                        for (var f in h) {
                            d = 0;
                            for (e = h[f].length; d < e; d++) c.event.add(b, f + (h[f][d].namespace ? ".": "") + h[f][d].namespace,
                            h[f][d], h[f][d].data)
                        }
                    }
                }
            }
        }
        function Aa(a, b, d) {
            b = b || 0;
            if (c.isFunction(b)) return c.grep(a,
            function(a, c) {
                return !! b.call(a, c, a) === d
            });
            if (b.nodeType) return c.grep(a,
            function(a) {
                return a === b === d
            });
            if (typeof b == "string") {
                var e = c.grep(a,
                function(a) {
                    return a.nodeType === 1
                });
                if (eb.test(b)) return c.filter(b, e, !d);
                b = c.filter(b, e)
            }
            return c.grep(a,
            function(a) {
                return c.inArray(a, b) >= 0 === d
            })
        }
        function Y(a, b) {
            return (a && a !== "*" ? a + ".": "") + b.replace(fb, "`").replace(gb, "&")
        }
        function hb(a) {
            var b,
            d,
            e,
            g,
            h,
            f,
            n,
            q,
            x,
            k,
            i,
            m = [];
            g = [];
            h = c._data(this, "events");
            if (! (a.liveFired === this || !h || !h.live || a.target.disabled || a.button && a.type === "click")) {
                a.namespace && (i = RegExp("(^|\\.)" + a.namespace.split(".").join("\\.(?:.*\\.)?") + "(\\.|$)"));
                a.liveFired = this;
                var j = h.live.slice(0);
                for (n = 0; n < j.length; n++) h = j[n],
                h.origType.replace(ga, "") === a.type ? g.push(h.selector) : j.splice(n--, 1);
                g = c(a.target).closest(g, a.currentTarget);
                q = 0;
                for (x = g.length; q < x; q++) {
                    k = g[q];
                    for (n = 0; n < j.length; n++) if (h = j[n], k.selector === h.selector && (!i || i.test(h.namespace)) &&
                    !k.elem.disabled) {
                        f = k.elem;
                        e = null;
                        if (h.preType === "mouseenter" || h.preType === "mouseleave") a.type = h.preType,
                        (e = c(a.relatedTarget).closest(h.selector)[0]) && c.contains(f, e) && (e = f); (!e || e !== f) && m.push({
                            elem: f,
                            handleObj: h,
                            level: k.level
                        })
                    }
                }
                q = 0;
                for (x = m.length; q < x; q++) {
                    g = m[q];
                    if (d && g.level > d) break;
                    a.currentTarget = g.elem;
                    a.data = g.handleObj.data;
                    a.handleObj = g.handleObj;
                    i = g.handleObj.origHandler.apply(g.elem, arguments);
                    if (i === !1 || a.isPropagationStopped()) if (d = g.level, i === !1 && (b = !1), a.isImmediatePropagationStopped()) break
                }
                return b
            }
        }
        function Ba(a, b, d) {
            var e = c.extend({},
            d[0]);
            e.type = a;
            e.originalEvent = {};
            e.liveFired = f;
            c.event.handle.call(b, e);
            e.isDefaultPrevented() && d[0].preventDefault()
        }
        function $() {
            return ! 0
        }
        function D() {
            return ! 1
        }
        function Ca(a, b, d) {
            var e = b + "defer",
            g = b + "queue",
            h = b + "mark",
            l = c.data(a, e, f, !0);
            l && (d === "queue" || !c.data(a, g, f, !0)) && (d === "mark" || !c.data(a, h, f, !0)) && setTimeout(function() { ! c.data(a, g, f, !0) && !c.data(a, h, f, !0) && (c.removeData(a, e, !0), l.resolve())
            },
            0)
        }
        function ha(a) {
            for (var b in a) if (b !== "toJSON") return ! 1;
            return ! 0
        }
        function Da(a, b, d) {
            if (d === f && a.nodeType === 1) if (name = "data-" + b.replace(ib, "$1-$2").toLowerCase(), d = a.getAttribute(name), typeof d == "string") {
                try {
                    d = d === "true" ? !0: d === "false" ? !1: d === "null" ? null: c.isNaN(d) ? jb.test(d) ? c.parseJSON(d) : d: parseFloat(d)
                } catch(e) {}
                c.data(a, b, d)
            } else d = f;
            return d
        }
        var p = m.document,
        kb = m.navigator,
        lb = m.location,
        c = function() {
            function a() {
                if (!b.isReady) {
                    try {
                        p.documentElement.doScroll("left")
                    } catch(c) {
                        setTimeout(a, 1);
                        return
                    }
                    b.ready()
                }
            }
            var b = function(a, c) {
                return new b.fn.init(a,
                c, g)
            },
            c = m.jQuery,
            e = m.$,
            g,
            h = /^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,
            l = /\S/,
            n = /^\s+/,
            q = /\s+$/,
            x = /\d/,
            k = /^<(\w+)\s*\/?>(?:<\/\1>)?$/,
            i = /^[\],:{}\s]*$/,
            j = /\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,
            o = /"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
            u = /(?:^|:|,)(?:\s*\[)+/g,
            r = /(webkit)[ \/]([\w.]+)/,
            y = /(opera)(?:.*version)?[ \/]([\w.]+)/,
            A = /(msie) ([\w.]+)/,
            w = /(mozilla)(?:.*? rv:([\w.]+))?/,
            t = kb.userAgent,
            s,
            E,
            mb = Object.prototype.toString,
            ia = Object.prototype.hasOwnProperty,
            ja = Array.prototype.push,
            T = Array.prototype.slice,
            Ea = String.prototype.trim,
            Fa = Array.prototype.indexOf,
            Ga = {};
            b.fn = b.prototype = {
                constructor: b,
                init: function(a, c, d) {
                    var e,
                    g;
                    if (!a) return this;
                    if (a.nodeType) return this.context = this[0] = a,
                    this.length = 1,
                    this;
                    if (a === "body" && !c && p.body) return this.context = p,
                    this[0] = p.body,
                    this.selector = a,
                    this.length = 1,
                    this;
                    if (typeof a == "string") {
                        a.charAt(0) === "<" && a.charAt(a.length - 1) === ">" && a.length >= 3 ? e = [null, a, null] : e = h.exec(a);
                        if (e && (e[1] || !c)) {
                            if (e[1]) return g = (c = c instanceof b ? c[0] : c) ? c.ownerDocument ||
                            c: p,
                            (d = k.exec(a)) ? b.isPlainObject(c) ? (a = [p.createElement(d[1])], b.fn.attr.call(a, c, !0)) : a = [g.createElement(d[1])] : (d = b.buildFragment([e[1]], [g]), a = (d.cacheable ? b.clone(d.fragment) : d.fragment).childNodes),
                            b.merge(this, a);
                            if ((c = p.getElementById(e[2])) && c.parentNode) {
                                if (c.id !== e[2]) return d.find(a);
                                this.length = 1;
                                this[0] = c
                            }
                            this.context = p;
                            this.selector = a;
                            return this
                        }
                        return ! c || c.jquery ? (c || d).find(a) : this.constructor(c).find(a)
                    }
                    if (b.isFunction(a)) return d.ready(a);
                    a.selector !== f && (this.selector = a.selector,
                    this.context = a.context);
                    return b.makeArray(a, this)
                },
                selector: "",
                jquery: "1.6",
                length: 0,
                size: function() {
                    return this.length
                },
                toArray: function() {
                    return T.call(this, 0)
                },
                get: function(a) {
                    return a == null ? this.toArray() : a < 0 ? this[this.length + a] : this[a]
                },
                pushStack: function(a, c, d) {
                    var e = this.constructor();
                    b.isArray(a) ? ja.apply(e, a) : b.merge(e, a);
                    e.prevObject = this;
                    e.context = this.context;
                    c === "find" ? e.selector = this.selector + (this.selector ? " ": "") + d: c && (e.selector = this.selector + "." + c + "(" + d + ")");
                    return e
                },
                each: function(a,
                c) {
                    return b.each(this, a, c)
                },
                ready: function(a) {
                    b.bindReady();
                    s.done(a);
                    return this
                },
                eq: function(a) {
                    return a === -1 ? this.slice(a) : this.slice(a, +a + 1)
                },
                first: function() {
                    return this.eq(0)
                },
                last: function() {
                    return this.eq( - 1)
                },
                slice: function() {
                    return this.pushStack(T.apply(this, arguments), "slice", T.call(arguments).join(","))
                },
                map: function(a) {
                    return this.pushStack(b.map(this,
                    function(b, c) {
                        return a.call(b, c, b)
                    }))
                },
                end: function() {
                    return this.prevObject || this.constructor(null)
                },
                push: ja,
                sort: [].sort,
                splice: [].splice
            };
            b.fn.init.prototype = b.fn;
            b.extend = b.fn.extend = function() {
                var a,
                c,
                d,
                e,
                g,
                h,
                t = arguments[0] || {},
                l = 1,
                s = arguments.length,
                n = !1;
                typeof t == "boolean" && (n = t, t = arguments[1] || {},
                l = 2);
                typeof t != "object" && !b.isFunction(t) && (t = {});
                for (s === l && (t = this, --l); l < s; l++) if ((a = arguments[l]) != null) for (c in a) d = t[c],
                e = a[c],
                t !== e && (n && e && (b.isPlainObject(e) || (g = b.isArray(e))) ? (g ? (g = !1, h = d && b.isArray(d) ? d: []) : h = d && b.isPlainObject(d) ? d: {},
                t[c] = b.extend(n, h, e)) : e !== f && (t[c] = e));
                return t
            };
            b.extend({
                noConflict: function(a) {
                    m.$ ===
                    b && (m.$ = e);
                    a && m.jQuery === b && (m.jQuery = c);
                    return b
                },
                isReady: !1,
                readyWait: 1,
                holdReady: function(a) {
                    a ? b.readyWait++:b.ready(!0)
                },
                ready: function(a) {
                    if (a === !0 && !--b.readyWait || a !== !0 && !b.isReady) {
                        if (!p.body) return setTimeout(b.ready, 1);
                        b.isReady = !0;
                        a !== !0 && --b.readyWait > 0 || (s.resolveWith(p, [b]), b.fn.trigger && b(p).trigger("ready").unbind("ready"))
                    }
                },
                bindReady: function() {
                    if (!s) {
                        s = b._Deferred();
                        if (p.readyState === "complete") return setTimeout(b.ready, 1);
                        if (p.addEventListener) p.addEventListener("DOMContentLoaded",
                        E, !1),
                        m.addEventListener("load", b.ready, !1);
                        else if (p.attachEvent) {
                            p.attachEvent("onreadystatechange", E);
                            m.attachEvent("onload", b.ready);
                            var c = !1;
                            try {
                                c = m.frameElement == null
                            } catch(d) {}
                            p.documentElement.doScroll && c && a()
                        }
                    }
                },
                isFunction: function(a) {
                    return b.type(a) === "function"
                },
                isArray: Array.isArray ||
                function(a) {
                    return b.type(a) === "array"
                },
                isWindow: function(a) {
                    return a && typeof a == "object" && "setInterval" in a
                },
                isNaN: function(a) {
                    return a == null || !x.test(a) || isNaN(a)
                },
                type: function(a) {
                    return a == null ? String(a) :
                    Ga[mb.call(a)] || "object"
                },
                isPlainObject: function(a) {
                    if (!a || b.type(a) !== "object" || a.nodeType || b.isWindow(a)) return ! 1;
                    if (a.constructor && !ia.call(a, "constructor") && !ia.call(a.constructor.prototype, "isPrototypeOf")) return ! 1;
                    for (var c in a);
                    return c === f || ia.call(a, c)
                },
                isEmptyObject: function(a) {
                    for (var b in a) return ! 1;
                    return ! 0
                },
                error: function(a) {
                    throw a;
                },
                parseJSON: function(a) {
                    if (typeof a != "string" || !a) return null;
                    a = b.trim(a);
                    if (m.JSON && m.JSON.parse) return m.JSON.parse(a);
                    if (i.test(a.replace(j, "@").replace(o,
                    "]").replace(u, ""))) return (new Function("return " + a))();
                    b.error("Invalid JSON: " + a)
                },
                parseXML: function(a, c, d) {
                    m.DOMParser ? (d = new DOMParser, c = d.parseFromString(a, "text/xml")) : (c = new ActiveXObject("Microsoft.XMLDOM"), c.async = "false", c.loadXML(a));
                    d = c.documentElement; (!d || !d.nodeName || d.nodeName === "parsererror") && b.error("Invalid XML: " + a);
                    return c
                },
                noop: function() {},
                globalEval: function(a) {
                    a && l.test(a) && (m.execScript ||
                    function(a) {
                        m.eval.call(m, a)
                    })(a)
                },
                nodeName: function(a, b) {
                    return a.nodeName && a.nodeName.toUpperCase() ===
                    b.toUpperCase()
                },
                each: function(a, c, d) {
                    var e,
                    g = 0,
                    h = a.length,
                    t = h === f || b.isFunction(a);
                    if (d) if (t) for (e in a) {
                        if (c.apply(a[e], d) === !1) break
                    } else for (; g < h;) {
                        if (c.apply(a[g++], d) === !1) break
                    } else if (t) for (e in a) {
                        if (c.call(a[e], e, a[e]) === !1) break
                    } else for (; g < h;) if (c.call(a[g], g, a[g++]) === !1) break;
                    return a
                },
                trim: Ea ?
                function(a) {
                    return a == null ? "": Ea.call(a)
                }: function(a) {
                    return a == null ? "": (a + "").replace(n, "").replace(q, "")
                },
                makeArray: function(a, c) {
                    var d = c || [];
                    if (a != null) {
                        var e = b.type(a);
                        a.length == null || e ===
                        "string" || e === "function" || e === "regexp" || b.isWindow(a) ? ja.call(d, a) : b.merge(d, a)
                    }
                    return d
                },
                inArray: function(a, b) {
                    if (Fa) return Fa.call(b, a);
                    for (var c = 0, d = b.length; c < d; c++) if (b[c] === a) return c;
                    return - 1
                },
                merge: function(a, b) {
                    var c = a.length,
                    d = 0;
                    if (typeof b.length == "number") for (var e = b.length; d < e; d++) a[c++] = b[d];
                    else for (; b[d] !== f;) a[c++] = b[d++];
                    a.length = c;
                    return a
                },
                grep: function(a, b, c) {
                    for (var d = [], e, c = !!c, g = 0, h = a.length; g < h; g++) e = !!b(a[g], g),
                    c !== e && d.push(a[g]);
                    return d
                },
                map: function(a, c, d) {
                    var e,
                    g,
                    h =
                    [],
                    t = 0,
                    l = a.length;
                    if (a instanceof b || l !== f && typeof l == "number" && (l > 0 && a[0] && a[l - 1] || l === 0 || b.isArray(a))) for (; t < l; t++) e = c(a[t], t, d),
                    e != null && (h[h.length] = e);
                    else for (g in a) e = c(a[g], g, d),
                    e != null && (h[h.length] = e);
                    return h.concat.apply([], h)
                },
                guid: 1,
                proxy: function(a, c) {
                    if (typeof c == "string") var d = a[c],
                    c = a,
                    a = d;
                    if (!b.isFunction(a)) return f;
                    var e = T.call(arguments, 2),
                    d = function() {
                        return a.apply(c, e.concat(T.call(arguments)))
                    };
                    d.guid = a.guid = a.guid || d.guid || b.guid++;
                    return d
                },
                access: function(a, c, d, e, g, h) {
                    var t =
                    a.length;
                    if (typeof c == "object") {
                        for (var l in c) b.access(a, l, c[l], e, g, d);
                        return a
                    }
                    if (d !== f) {
                        e = !h && e && b.isFunction(d);
                        for (l = 0; l < t; l++) g(a[l], c, e ? d.call(a[l], l, g(a[l], c)) : d, h);
                        return a
                    }
                    return t ? g(a[0], c) : f
                },
                now: function() {
                    return (new Date).getTime()
                },
                uaMatch: function(a) {
                    a = a.toLowerCase();
                    a = r.exec(a) || y.exec(a) || A.exec(a) || a.indexOf("compatible") < 0 && w.exec(a) || [];
                    return {
                        browser: a[1] || "",
                        version: a[2] || "0"
                    }
                },
                sub: function() {
                    function a(b, c) {
                        return new a.fn.init(b, c)
                    }
                    b.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, e) {
                        e && e instanceof b && !(e instanceof a) && (e = a(e));
                        return b.fn.init.call(this, d, e, c)
                    };
                    a.fn.init.prototype = a.fn;
                    var c = a(p);
                    return a
                },
                browser: {}
            });
            b.each("Boolean Number String Function Array Date RegExp Object".split(" "),
            function(a, b) {
                Ga["[object " + b + "]"] = b.toLowerCase()
            });
            t = b.uaMatch(t);
            t.browser && (b.browser[t.browser] = !0, b.browser.version = t.version);
            b.browser.webkit && (b.browser.safari = !0);
            l.test(" ") && (n = /^[\s\xA0]+/, q = /[\s\xA0]+$/);
            g = b(p);
            p.addEventListener ? E = function() {
                p.removeEventListener("DOMContentLoaded", E, !1);
                b.ready()
            }: p.attachEvent && (E = function() {
                p.readyState === "complete" && (p.detachEvent("onreadystatechange", E), b.ready())
            });
            return b
        } (),
        ka = "done fail isResolved isRejected promise then always pipe".split(" "),
        Ha = [].slice;
        c.extend({
            _Deferred: function() {
                var a = [],
                b,
                d,
                e,
                g = {
                    done: function() {
                        if (!e) {
                            var d = arguments,
                            f,
                            n,
                            q,
                            x,
                            k;
                            b && (k = b, b = 0);
                            f = 0;
                            for (n = d.length; f < n; f++) q = d[f],
                            x = c.type(q),
                            x === "array" ? g.done.apply(g, q) : x === "function" &&
                            a.push(q);
                            k && g.resolveWith(k[0], k[1])
                        }
                        return this
                    },
                    resolveWith: function(c, g) {
                        if (!e && !b && !d) {
                            g = g || [];
                            d = 1;
                            try {
                                for (; a[0];) a.shift().apply(c, g)
                            } finally {
                                b = [c, g],
                                d = 0
                            }
                        }
                        return this
                    },
                    resolve: function() {
                        g.resolveWith(this, arguments);
                        return this
                    },
                    isResolved: function() {
                        return !! d || !!b
                    },
                    cancel: function() {
                        e = 1;
                        a = [];
                        return this
                    }
                };
                return g
            },
            Deferred: function(a) {
                var b = c._Deferred(),
                d = c._Deferred(),
                e;
                c.extend(b, {
                    then: function(a, c) {
                        b.done(a).fail(c);
                        return this
                    },
                    always: function() {
                        return b.done.apply(b, arguments).fail.apply(this,
                        arguments)
                    },
                    fail: d.done,
                    rejectWith: d.resolveWith,
                    reject: d.resolve,
                    isRejected: d.isResolved,
                    pipe: function(a, d) {
                        return c.Deferred(function(e) {
                            c.each({
                                done: [a, "resolve"],
                                fail: [d, "reject"]
                            },
                            function(a, d) {
                                var g = d[0],
                                h = d[1],
                                f;
                                c.isFunction(g) ? b[a](function() {
                                    f = g.apply(this, arguments);
                                    c.isFunction(f.promise) ? f.promise().then(e.resolve, e.reject) : e[h](f)
                                }) : b[a](e[h])
                            })
                        }).promise()
                    },
                    promise: function(a) {
                        if (a == null) {
                            if (e) return e;
                            e = a = {}
                        }
                        for (var c = ka.length; c--;) a[ka[c]] = b[ka[c]];
                        return a
                    }
                });
                b.done(d.cancel).fail(b.cancel);
                delete b.cancel;
                a && a.call(b, b);
                return b
            },
            when: function(a) {
                function b(a) {
                    return function(b) {
                        d[a] = arguments.length > 1 ? Ha.call(arguments, 0) : b; --h || f.resolveWith(f, Ha.call(d, 0))
                    }
                }
                var d = arguments,
                e = 0,
                g = d.length,
                h = g,
                f = g <= 1 && a && c.isFunction(a.promise) ? a: c.Deferred();
                if (g > 1) {
                    for (; e < g; e++) d[e] && c.isFunction(d[e].promise) ? d[e].promise().then(b(e), f.reject) : --h;
                    h || f.resolveWith(f, d)
                } else f !== a && f.resolveWith(f, g ? [a] : []);
                return f.promise()
            }
        });
        c.support = function() {
            var a = p.createElement("div"),
            b,
            c,
            e,
            g,
            h,
            f,
            n;
            a.setAttribute("className",
            "t");
            a.innerHTML = "   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
            b = a.getElementsByTagName("*");
            c = a.getElementsByTagName("a")[0];
            if (!b || !b.length || !c) return {};
            e = p.createElement("select");
            g = e.appendChild(p.createElement("option"));
            b = a.getElementsByTagName("input")[0];
            f = {
                leadingWhitespace: a.firstChild.nodeType === 3,
                tbody: !a.getElementsByTagName("tbody").length,
                htmlSerialize: !!a.getElementsByTagName("link").length,
                style: /top/.test(c.getAttribute("style")),
                hrefNormalized: c.getAttribute("href") === "/a",
                opacity: /^0.55$/.test(c.style.opacity),
                cssFloat: !!c.style.cssFloat,
                checkOn: b.value === "on",
                optSelected: g.selected,
                getSetAttribute: a.className !== "t",
                submitBubbles: !0,
                changeBubbles: !0,
                focusinBubbles: !1,
                deleteExpando: !0,
                noCloneEvent: !0,
                inlineBlockNeedsLayout: !1,
                shrinkWrapBlocks: !1,
                reliableMarginRight: !0
            };
            b.checked = !0;
            f.noCloneChecked = b.cloneNode(!0).checked;
            e.disabled = !0;
            f.optDisabled = !g.disabled;
            try {
                delete a.test
            } catch(q) {
                f.deleteExpando = !1
            } ! a.addEventListener &&
            a.attachEvent && a.fireEvent && (a.attachEvent("onclick",
            function Z() {
                f.noCloneEvent = !1;
                a.detachEvent("onclick", Z)
            }), a.cloneNode(!0).fireEvent("onclick"));
            b = p.createElement("input");
            b.value = "t";
            b.setAttribute("type", "radio");
            f.radioValue = b.value === "t";
            b.setAttribute("checked", "checked");
            a.appendChild(b);
            c = p.createDocumentFragment();
            c.appendChild(a.firstChild);
            f.checkClone = c.cloneNode(!0).cloneNode(!0).lastChild.checked;
            a.innerHTML = "";
            a.style.width = a.style.paddingLeft = "1px";
            c = p.createElement("body");
            e =
            {
                visibility: "hidden",
                width: 0,
                height: 0,
                border: 0,
                margin: 0,
                background: "none"
            };
            for (n in e) c.style[n] = e[n];
            c.appendChild(a);
            p.documentElement.appendChild(c);
            f.appendChecked = b.checked;
            f.boxModel = a.offsetWidth === 2;
            "zoom" in a.style && (a.style.display = "inline", a.style.zoom = 1, f.inlineBlockNeedsLayout = a.offsetWidth === 2, a.style.display = "", a.innerHTML = "<div style='width:4px;'></div>", f.shrinkWrapBlocks = a.offsetWidth !== 2);
            a.innerHTML = "<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";
            e = a.getElementsByTagName("td");
            b = e[0].offsetHeight === 0;
            e[0].style.display = "";
            e[1].style.display = "none";
            f.reliableHiddenOffsets = b && e[0].offsetHeight === 0;
            a.innerHTML = "";
            p.defaultView && p.defaultView.getComputedStyle && (h = p.createElement("div"), h.style.width = "0", h.style.marginRight = "0", a.appendChild(h), f.reliableMarginRight = (parseInt(p.defaultView.getComputedStyle(h, null).marginRight, 10) || 0) === 0);
            c.innerHTML = "";
            p.documentElement.removeChild(c);
            if (a.attachEvent) for (n in {
                submit: 1,
                change: 1,
                focusin: 1
            }) h = "on" +
            n,
            (b = h in a) || (a.setAttribute(h, "return;"), b = typeof a[h] == "function"),
            f[n + "Bubbles"] = b;
            return f
        } ();
        c.boxModel = c.support.boxModel;
        var jb = /^(?:\{.*\}|\[.*\])$/,
        ib = /([a-z])([A-Z])/g;
        c.extend({
            cache: {},
            uuid: 0,
            expando: "jQuery" + (c.fn.jquery + Math.random()).replace(/\D/g, ""),
            noData: {
                embed: !0,
                object: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
                applet: !0
            },
            hasData: function(a) {
                a = a.nodeType ? c.cache[a[c.expando]] : a[c.expando];
                return !! a && !ha(a)
            },
            data: function(a, b, d, e) {
                if (c.acceptData(a)) {
                    var g = c.expando,
                    h = typeof b ==
                    "string",
                    l = a.nodeType,
                    n = l ? c.cache: a,
                    q = l ? a[c.expando] : a[c.expando] && c.expando;
                    if (q && (!e || !q || n[q][g]) || !(h && d === f)) {
                        q || (l ? a[c.expando] = q = ++c.uuid: q = c.expando);
                        n[q] || (n[q] = {},
                        l || (n[q].toJSON = c.noop));
                        if (typeof b == "object" || typeof b == "function") e ? n[q][g] = c.extend(n[q][g], b) : n[q] = c.extend(n[q], b);
                        a = n[q];
                        e && (a[g] || (a[g] = {}), a = a[g]);
                        d !== f && (a[b] = d);
                        if (b === "events" && !a[b]) return a[g] && a[g].events;
                        return h ? a[b] : a
                    }
                }
            },
            removeData: function(a, b, d) {
                if (c.acceptData(a)) {
                    var e = c.expando,
                    g = a.nodeType,
                    h = g ? c.cache: a,
                    f = g ? a[c.expando] : c.expando;
                    if (h[f]) {
                        if (b) {
                            var n = d ? h[f][e] : h[f];
                            if (n && (delete n[b], !ha(n))) return
                        }
                        if (d && (delete h[f][e], !ha(h[f]))) return;
                        b = h[f][e];
                        c.support.deleteExpando || h != m ? delete h[f] : h[f] = null;
                        b ? (h[f] = {},
                        g || (h[f].toJSON = c.noop), h[f][e] = b) : g && (c.support.deleteExpando ? delete a[c.expando] : a.removeAttribute ? a.removeAttribute(c.expando) : a[c.expando] = null)
                    }
                }
            },
            _data: function(a, b, d) {
                return c.data(a, b, d, !0)
            },
            acceptData: function(a) {
                if (a.nodeName) {
                    var b = c.noData[a.nodeName.toLowerCase()];
                    if (b) return b !==
                    !0 && a.getAttribute("classid") === b
                }
                return ! 0
            }
        });
        c.fn.extend({
            data: function(a, b) {
                var d = null;
                if (typeof a == "undefined") {
                    if (this.length && (d = c.data(this[0]), this[0].nodeType === 1)) for (var e = this[0].attributes, g, h = 0, l = e.length; h < l; h++) g = e[h].name,
                    g.indexOf("data-") === 0 && (g = c.camelCase(g.substring(5)), Da(this[0], g, d[g]));
                    return d
                }
                if (typeof a == "object") return this.each(function() {
                    c.data(this, a)
                });
                var n = a.split(".");
                n[1] = n[1] ? "." + n[1] : "";
                if (b === f) return d = this.triggerHandler("getData" + n[1] + "!", [n[0]]),
                d === f &&
                this.length && (d = c.data(this[0], a), d = Da(this[0], a, d)),
                d === f && n[1] ? this.data(n[0]) : d;
                return this.each(function() {
                    var d = c(this),
                    e = [n[0], b];
                    d.triggerHandler("setData" + n[1] + "!", e);
                    c.data(this, a, b);
                    d.triggerHandler("changeData" + n[1] + "!", e)
                })
            },
            removeData: function(a) {
                return this.each(function() {
                    c.removeData(this, a)
                })
            }
        });
        c.extend({
            _mark: function(a, b) {
                a && (b = (b || "fx") + "mark", c.data(a, b, (c.data(a, b, f, !0) || 0) + 1, !0))
            },
            _unmark: function(a, b, d) {
                a !== !0 && (d = b, b = a, a = !1);
                if (b) {
                    var d = d || "fx",
                    e = d + "mark"; (a = a ? 0: (c.data(b,
                    e, f, !0) || 1) - 1) ? c.data(b, e, a, !0) : (c.removeData(b, e, !0), Ca(b, d, "mark"))
                }
            },
            queue: function(a, b, d) {
                if (a) {
                    var b = (b || "fx") + "queue",
                    e = c.data(a, b, f, !0);
                    d && (!e || c.isArray(d) ? e = c.data(a, b, c.makeArray(d), !0) : e.push(d));
                    return e || []
                }
            },
            dequeue: function(a, b) {
                var b = b || "fx",
                d = c.queue(a, b),
                e = d.shift();
                e === "inprogress" && (e = d.shift());
                e && (b === "fx" && d.unshift("inprogress"), e.call(a,
                function() {
                    c.dequeue(a, b)
                }));
                d.length || (c.removeData(a, b + "queue", !0), Ca(a, b, "queue"))
            }
        });
        c.fn.extend({
            queue: function(a, b) {
                typeof a != "string" &&
                (b = a, a = "fx");
                if (b === f) return c.queue(this[0], a);
                return this.each(function() {
                    var d = c.queue(this, a, b);
                    a === "fx" && d[0] !== "inprogress" && c.dequeue(this, a)
                })
            },
            dequeue: function(a) {
                return this.each(function() {
                    c.dequeue(this, a)
                })
            },
            delay: function(a, b) {
                a = c.fx ? c.fx.speeds[a] || a: a;
                b = b || "fx";
                return this.queue(b,
                function() {
                    var d = this;
                    setTimeout(function() {
                        c.dequeue(d, b)
                    },
                    a)
                })
            },
            clearQueue: function(a) {
                return this.queue(a || "fx", [])
            },
            promise: function(a) {
                function b() {--h || d.resolveWith(e, [e])
                }
                typeof a != "string" && (a = f);
                var a = a || "fx",
                d = c.Deferred(),
                e = this,
                g = e.length,
                h = 1,
                l = a + "defer",
                n = a + "queue";
                for (a += "mark"; g--;) if (tmp = c.data(e[g], l, f, !0) || (c.data(e[g], n, f, !0) || c.data(e[g], a, f, !0)) && c.data(e[g], l, c._Deferred(), !0)) h++,
                tmp.done(b);
                b();
                return d.promise()
            }
        });
        var Ia = /[\n\t\r]/g,
        la = /\s+/,
        nb = /\r/g,
        ob = /^(?:button|input)$/i,
        pb = /^(?:button|input|object|select|textarea)$/i,
        qb = /^a(?:rea)?$/i,
        Ja = /^(?:data-|aria-)/,
        rb = /\:/,
        ma;
        c.fn.extend({
            attr: function(a, b) {
                return c.access(this, a, b, !0, c.attr)
            },
            removeAttr: function(a) {
                return this.each(function() {
                    c.removeAttr(this,
                    a)
                })
            },
            prop: function(a, b) {
                return c.access(this, a, b, !0, c.prop)
            },
            removeProp: function(a) {
                return this.each(function() {
                    try {
                        this[a] = f,
                        delete this[a]
                    } catch(b) {}
                })
            },
            addClass: function(a) {
                if (c.isFunction(a)) return this.each(function(b) {
                    var d = c(this);
                    d.addClass(a.call(this, b, d.attr("class") || ""))
                });
                if (a && typeof a == "string") for (var b = (a || "").split(la), d = 0, e = this.length; d < e; d++) {
                    var g = this[d];
                    if (g.nodeType === 1) if (g.className) {
                        for (var h = " " + g.className + " ", f = g.className, n = 0, q = b.length; n < q; n++) h.indexOf(" " + b[n] +
                        " ") < 0 && (f += " " + b[n]);
                        g.className = c.trim(f)
                    } else g.className = a
                }
                return this
            },
            removeClass: function(a) {
                if (c.isFunction(a)) return this.each(function(b) {
                    var d = c(this);
                    d.removeClass(a.call(this, b, d.attr("class")))
                });
                if (a && typeof a == "string" || a === f) for (var b = (a || "").split(la), d = 0, e = this.length; d < e; d++) {
                    var g = this[d];
                    if (g.nodeType === 1 && g.className) if (a) {
                        for (var h = (" " + g.className + " ").replace(Ia, " "), l = 0, n = b.length; l < n; l++) h = h.replace(" " + b[l] + " ", " ");
                        g.className = c.trim(h)
                    } else g.className = ""
                }
                return this
            },
            toggleClass: function(a, b) {
                var d = typeof a,
                e = typeof b == "boolean";
                if (c.isFunction(a)) return this.each(function(d) {
                    var e = c(this);
                    e.toggleClass(a.call(this, d, e.attr("class"), b), b)
                });
                return this.each(function() {
                    if (d === "string") for (var g, h = 0, f = c(this), n = b, q = a.split(la); g = q[h++];) n = e ? n: !f.hasClass(g),
                    f[n ? "addClass": "removeClass"](g);
                    else if (d === "undefined" || d === "boolean") this.className && c._data(this, "__className__", this.className),
                    this.className = this.className || a === !1 ? "": c._data(this, "__className__") || ""
                })
            },
            hasClass: function(a) {
                for (var a = " " + a + " ", b = 0, c = this.length; b < c; b++) if ((" " + this[b].className + " ").replace(Ia, " ").indexOf(a) > -1) return ! 0;
                return ! 1
            },
            val: function(a) {
                var b,
                d,
                e = this[0];
                if (!arguments.length) {
                    if (e) {
                        if ((b = c.valHooks[e.nodeName.toLowerCase()] || c.valHooks[e.type]) && "get" in b && (d = b.get(e, "value")) !== f) return d;
                        return (e.value || "").replace(nb, "")
                    }
                    return f
                }
                var g = c.isFunction(a);
                return this.each(function(d) {
                    var e = c(this),
                    n;
                    if (this.nodeType === 1 && (g ? n = a.call(this, d, e.val()) : n = a, n == null ? n = "": typeof n ==
                    "number" ? n += "": c.isArray(n) && (n = c.map(n,
                    function(a) {
                        return a == null ? "": a + ""
                    })), b = c.valHooks[this.nodeName.toLowerCase()] || c.valHooks[this.type], !b || "set" in b && b.set(this, n, "value") === f)) this.value = n
                })
            }
        });
        c.extend({
            valHooks: {
                option: {
                    get: function(a) {
                        var b = a.attributes.value;
                        return ! b || b.specified ? a.value: a.text
                    }
                },
                select: {
                    get: function(a) {
                        var b = a.selectedIndex,
                        d = [],
                        e = a.options,
                        a = a.type === "select-one";
                        if (b < 0) return null;
                        for (var g = a ? b: 0, h = a ? b + 1: e.length; g < h; g++) {
                            var f = e[g];
                            if (f.selected && (c.support.optDisabled ?
                            !f.disabled: f.getAttribute("disabled") === null) && (!f.parentNode.disabled || !c.nodeName(f.parentNode, "optgroup"))) {
                                value = c(f).val();
                                if (a) return value;
                                d.push(value)
                            }
                        }
                        if (a && !d.length && e.length) return c(e[b]).val();
                        return d
                    },
                    set: function(a, b) {
                        var d = c.makeArray(b);
                        c(a).find("option").each(function() {
                            this.selected = c.inArray(c(this).val(), d) >= 0
                        });
                        d.length || (a.selectedIndex = -1);
                        return d
                    }
                }
            },
            attrFn: {
                val: !0,
                css: !0,
                html: !0,
                text: !0,
                data: !0,
                width: !0,
                height: !0,
                offset: !0
            },
            attrFix: {
                tabindex: "tabIndex",
                readonly: "readOnly"
            },
            attr: function(a, b, d, e) {
                var g = a.nodeType;
                if (!a || g === 3 || g === 8 || g === 2) return f;
                if (e && b in c.attrFn) return c(a)[b](d);
                var h,
                b = (g = g !== 1 || !c.isXMLDoc(a)) && c.attrFix[b] || b,
                e = c.attrHooks[b] || (ma && (c.nodeName(a, "form") || rb.test(b)) ? ma: f);
                if (d !== f) {
                    if (d === null || d === !1 && !Ja.test(b)) return c.removeAttr(a, b),
                    f;
                    if (e && "set" in e && g && (h = e.set(a, d, b)) !== f) return h;
                    d === !0 && !Ja.test(b) && (d = b);
                    a.setAttribute(b, "" + d);
                    return d
                }
                if (e && "get" in e && g) return e.get(a, b);
                h = a.getAttribute(b);
                return h === null ? f: h
            },
            removeAttr: function(a,
            b) {
                a.nodeType === 1 && (b = c.attrFix[b] || b, c.support.getSetAttribute ? a.removeAttribute(b) : (c.attr(a, b, ""), a.removeAttributeNode(a.getAttributeNode(b))))
            },
            attrHooks: {
                type: {
                    set: function(a, b) {
                        if (ob.test(a.nodeName) && a.parentNode) c.error("type property can't be changed");
                        else if (!c.support.radioValue && b === "radio" && c.nodeName(a, "input")) {
                            var d = a.getAttribute("value");
                            a.setAttribute("type", b);
                            d && (a.value = d);
                            return b
                        }
                    }
                },
                tabIndex: {
                    get: function(a) {
                        var b = a.getAttributeNode("tabIndex");
                        return b && b.specified ? parseInt(b.value,
                        10) : pb.test(a.nodeName) || qb.test(a.nodeName) && a.href ? 0: f
                    }
                }
            },
            propFix: {},
            prop: function(a, b, d) {
                var e = a.nodeType;
                if (!a || e === 3 || e === 8 || e === 2) return f;
                var g,
                b = (e !== 1 || !c.isXMLDoc(a)) && c.propFix[b] || b,
                e = c.propHooks[b];
                return d !== f ? e && "set" in e && (g = e.set(a, d, b)) !== f ? g: a[b] = d: e && "get" in e && (g = e.get(a, b)) !== f ? g: a[b]
            },
            propHooks: {}
        });
        c.support.getSetAttribute || (c.attrFix = c.extend(c.attrFix, {
            "for": "htmlFor",
            "class": "className",
            maxlength: "maxLength",
            cellspacing: "cellSpacing",
            cellpadding: "cellPadding",
            rowspan: "rowSpan",
            colspan: "colSpan",
            usemap: "useMap",
            frameborder: "frameBorder"
        }), ma = c.attrHooks.name = c.attrHooks.value = c.valHooks.button = {
            get: function(a, b) {
                var d;
                if (b === "value" && !c.nodeName(a, "button")) return a.getAttribute(b);
                return (d = a.getAttributeNode(b)) && d.specified ? d.nodeValue: f
            },
            set: function(a, b, c) {
                if (a = a.getAttributeNode(c)) return a.nodeValue = b
            }
        },
        c.each(["width", "height"],
        function(a, b) {
            c.attrHooks[b] = c.extend(c.attrHooks[b], {
                set: function(a, c) {
                    if (c === "") return a.setAttribute(b, "auto"),
                    c
                }
            })
        }));
        c.support.hrefNormalized ||
        c.each(["href", "src", "width", "height"],
        function(a, b) {
            c.attrHooks[b] = c.extend(c.attrHooks[b], {
                get: function(a) {
                    a = a.getAttribute(b, 2);
                    return a === null ? f: a
                }
            })
        });
        c.support.style || (c.attrHooks.style = {
            get: function(a) {
                return a.style.cssText.toLowerCase() || f
            },
            set: function(a, b) {
                return a.style.cssText = "" + b
            }
        });
        c.support.optSelected || (c.propHooks.selected = c.extend(c.propHooks.selected, {
            get: function() {}
        }));
        c.support.checkOn || c.each(["radio", "checkbox"],
        function() {
            c.valHooks[this] = {
                get: function(a) {
                    return a.getAttribute("value") ===
                    null ? "on": a.value
                }
            }
        });
        c.each(["radio", "checkbox"],
        function() {
            c.valHooks[this] = c.extend(c.valHooks[this], {
                set: function(a, b) {
                    if (c.isArray(b)) return a.checked = c.inArray(c(a).val(), b) >= 0
                }
            })
        });
        var ga = /\.(.*)$/,
        na = /^(?:textarea|input|select)$/i,
        fb = /\./g,
        gb = / /g,
        sb = /[^\w\s.|`]/g,
        tb = function(a) {
            return a.replace(sb, "\\$&")
        };
        c.event = {
            add: function(a, b, d, e) {
                if (a.nodeType !== 3 && a.nodeType !== 8) {
                    if (d === !1) d = D;
                    else if (!d) return;
                    var g,
                    h;
                    d.handler && (g = d, d = g.handler);
                    d.guid || (d.guid = c.guid++);
                    if (h = c._data(a)) {
                        var l =
                        h.events,
                        n = h.handle;
                        l || (h.events = l = {});
                        n || (h.handle = n = function(a) {
                            return typeof c != "undefined" && (!a || c.event.triggered !== a.type) ? c.event.handle.apply(n.elem, arguments) : f
                        });
                        n.elem = a;
                        for (var b = b.split(" "), q, k = 0, i; q = b[k++];) {
                            h = g ? c.extend({},
                            g) : {
                                handler: d,
                                data: e
                            };
                            q.indexOf(".") > -1 ? (i = q.split("."), q = i.shift(), h.namespace = i.slice(0).sort().join(".")) : (i = [], h.namespace = "");
                            h.type = q;
                            h.guid || (h.guid = d.guid);
                            var j = l[q],
                            m = c.event.special[q] || {};
                            if (!j && (j = l[q] = [], !m.setup || m.setup.call(a, e, i, n) === !1)) a.addEventListener ?
                            a.addEventListener(q, n, !1) : a.attachEvent && a.attachEvent("on" + q, n);
                            m.add && (m.add.call(a, h), h.handler.guid || (h.handler.guid = d.guid));
                            j.push(h);
                            c.event.global[q] = !0
                        }
                        a = null
                    }
                }
            },
            global: {},
            remove: function(a, b, d, e) {
                if (a.nodeType !== 3 && a.nodeType !== 8) {
                    d === !1 && (d = D);
                    var g,
                    h,
                    l = 0,
                    n,
                    q,
                    k,
                    i,
                    j,
                    m,
                    p = c.hasData(a) && c._data(a),
                    o = p && p.events;
                    if (p && o) if (b && b.type && (d = b.handler, b = b.type), !b || typeof b == "string" && b.charAt(0) === ".") for (g in b = b || "", o) c.event.remove(a, g + b);
                    else {
                        for (b = b.split(" "); g = b[l++];) if (i = g, n = g.indexOf(".") <
                        0, q = [], n || (q = g.split("."), g = q.shift(), k = RegExp("(^|\\.)" + c.map(q.slice(0).sort(), tb).join("\\.(?:.*\\.)?") + "(\\.|$)")), j = o[g]) if (d) {
                            i = c.event.special[g] || {};
                            for (h = e || 0; h < j.length; h++) if (m = j[h], d.guid === m.guid) {
                                if (n || k.test(m.namespace)) e == null && j.splice(h--, 1),
                                i.remove && i.remove.call(a, m);
                                if (e != null) break
                            }
                            if (j.length === 0 || e != null && j.length === 1)(!i.teardown || i.teardown.call(a, q) === !1) && c.removeEvent(a, g, p.handle),
                            delete o[g]
                        } else for (h = 0; h < j.length; h++) if (m = j[h], n || k.test(m.namespace)) c.event.remove(a,
                        i, m.handler, h),
                        j.splice(h--, 1);
                        if (c.isEmptyObject(o))(b = p.handle) && (b.elem = null),
                        delete p.events,
                        delete p.handle,
                        c.isEmptyObject(p) && c.removeData(a, f, !0)
                    }
                }
            },
            customEvent: {
                getData: !0,
                setData: !0,
                changeData: !0
            },
            trigger: function(a, b, d, e) {
                var g = a.type || a,
                h = [],
                l;
                g.indexOf("!") >= 0 && (g = g.slice(0, -1), l = !0);
                g.indexOf(".") >= 0 && (h = g.split("."), g = h.shift(), h.sort());
                if (d && !c.event.customEvent[g] || c.event.global[g]) {
                    a = typeof a == "object" ? a[c.expando] ? a: new c.Event(g, a) : new c.Event(g);
                    a.type = g;
                    a.exclusive = l;
                    a.namespace =
                    h.join(".");
                    a.namespace_re = RegExp("(^|\\.)" + h.join("\\.(?:.*\\.)?") + "(\\.|$)");
                    if (e || !d) a.preventDefault(),
                    a.stopPropagation();
                    if (d) {
                        if (! (d.nodeType === 3 || d.nodeType === 8)) {
                            a.result = f;
                            a.target = d;
                            b = b ? c.makeArray(b) : [];
                            b.unshift(a);
                            h = d;
                            e = g.indexOf(":") < 0 ? "on" + g: "";
                            do l = c._data(h, "handle"),
                            a.currentTarget = h,
                            l && l.apply(h, b),
                            e && c.acceptData(h) && h[e] && h[e].apply(h, b) === !1 && (a.result = !1, a.preventDefault()),
                            h = h.parentNode || h.ownerDocument || h === a.target.ownerDocument && m;
                            while (h && !a.isPropagationStopped());
                            if (!a.isDefaultPrevented()) {
                                var n,
                                h = c.event.special[g] || {};
                                if ((!h._default || h._default.call(d.ownerDocument, a) === !1) && (g !== "click" || !c.nodeName(d, "a")) && c.acceptData(d)) {
                                    try {
                                        e && d[g] && (n = d[e], n && (d[e] = null), c.event.triggered = g, d[g]())
                                    } catch(k) {}
                                    n && (d[e] = n);
                                    c.event.triggered = f
                                }
                            }
                            return a.result
                        }
                    } else c.each(c.cache,
                    function() {
                        var d = this[c.expando];
                        d && d.events && d.events[g] && c.event.trigger(a, b, d.handle.elem)
                    })
                }
            },
            handle: function(a) {
                var a = c.event.fix(a || m.event),
                b = ((c._data(this, "events") || {})[a.type] || []).slice(0),
                d = !a.exclusive && !a.namespace,
                e = Array.prototype.slice.call(arguments, 0);
                e[0] = a;
                a.currentTarget = this;
                for (var g = 0, h = b.length; g < h; g++) {
                    var l = b[g];
                    if (d || a.namespace_re.test(l.namespace)) if (a.handler = l.handler, a.data = l.data, a.handleObj = l, l = l.handler.apply(this, e), l !== f && (a.result = l, l === !1 && (a.preventDefault(), a.stopPropagation())), a.isImmediatePropagationStopped()) break
                }
                return a.result
            },
            props: "altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
            fix: function(a) {
                if (a[c.expando]) return a;
                for (var b = a, a = c.Event(b), d = this.props.length, e; d;) e = this.props[--d],
                a[e] = b[e];
                a.target || (a.target = a.srcElement || p);
                a.target.nodeType === 3 && (a.target = a.target.parentNode); ! a.relatedTarget && a.fromElement && (a.relatedTarget = a.fromElement === a.target ? a.toElement: a.fromElement);
                if (a.pageX == null && a.clientX != null) d = a.target.ownerDocument || p,
                b = d.documentElement,
                d = d.body,
                a.pageX = a.clientX + (b && b.scrollLeft || d && d.scrollLeft || 0) - (b && b.clientLeft || d && d.clientLeft || 0),
                a.pageY =
                a.clientY + (b && b.scrollTop || d && d.scrollTop || 0) - (b && b.clientTop || d && d.clientTop || 0);
                a.which == null && (a.charCode != null || a.keyCode != null) && (a.which = a.charCode != null ? a.charCode: a.keyCode); ! a.metaKey && a.ctrlKey && (a.metaKey = a.ctrlKey); ! a.which && a.button !== f && (a.which = a.button & 1 ? 1: a.button & 2 ? 3: a.button & 4 ? 2: 0);
                return a
            },
            guid: 1E8,
            proxy: c.proxy,
            special: {
                ready: {
                    setup: c.bindReady,
                    teardown: c.noop
                },
                live: {
                    add: function(a) {
                        c.event.add(this, Y(a.origType, a.selector), c.extend({},
                        a, {
                            handler: hb,
                            guid: a.handler.guid
                        }))
                    },
                    remove: function(a) {
                        c.event.remove(this,
                        Y(a.origType, a.selector), a)
                    }
                },
                beforeunload: {
                    setup: function(a, b, d) {
                        c.isWindow(this) && (this.onbeforeunload = d)
                    },
                    teardown: function(a, b) {
                        this.onbeforeunload === b && (this.onbeforeunload = null)
                    }
                }
            }
        };
        c.removeEvent = p.removeEventListener ?
        function(a, b, c) {
            a.removeEventListener && a.removeEventListener(b, c, !1)
        }: function(a, b, c) {
            a.detachEvent && a.detachEvent("on" + b, c)
        };
        c.Event = function(a, b) {
            if (!this.preventDefault) return new c.Event(a, b);
            a && a.type ? (this.originalEvent = a, this.type = a.type, this.isDefaultPrevented = a.defaultPrevented ||
            a.returnValue === !1 || a.getPreventDefault && a.getPreventDefault() ? $: D) : this.type = a;
            b && c.extend(this, b);
            this.timeStamp = c.now();
            this[c.expando] = !0
        };
        c.Event.prototype = {
            preventDefault: function() {
                this.isDefaultPrevented = $;
                var a = this.originalEvent; ! a || (a.preventDefault ? a.preventDefault() : a.returnValue = !1)
            },
            stopPropagation: function() {
                this.isPropagationStopped = $;
                var a = this.originalEvent; ! a || (a.stopPropagation && a.stopPropagation(), a.cancelBubble = !0)
            },
            stopImmediatePropagation: function() {
                this.isImmediatePropagationStopped =
                $;
                this.stopPropagation()
            },
            isDefaultPrevented: D,
            isPropagationStopped: D,
            isImmediatePropagationStopped: D
        };
        var Ka = function(a) {
            var b = a.relatedTarget;
            try {
                if (!b || b === p || b.parentNode) {
                    for (; b && b !== this;) b = b.parentNode;
                    b !== this && (a.type = a.data, c.event.handle.apply(this, arguments))
                }
            } catch(d) {}
        },
        La = function(a) {
            a.type = a.data;
            c.event.handle.apply(this, arguments)
        };
        c.each({
            mouseenter: "mouseover",
            mouseleave: "mouseout"
        },
        function(a, b) {
            c.event.special[a] = {
                setup: function(d) {
                    c.event.add(this, b, d && d.selector ? La: Ka, a)
                },
                teardown: function(a) {
                    c.event.remove(this, b, a && a.selector ? La: Ka)
                }
            }
        });
        c.support.submitBubbles || (c.event.special.submit = {
            setup: function() {
                if (c.nodeName(this, "form")) return ! 1;
                else c.event.add(this, "click.specialSubmit",
                function(a) {
                    var b = a.target,
                    d = b.type; (d === "submit" || d === "image") && c(b).closest("form").length && Ba("submit", this, arguments)
                }),
                c.event.add(this, "keypress.specialSubmit",
                function(a) {
                    var b = a.target,
                    d = b.type; (d === "text" || d === "password") && c(b).closest("form").length && a.keyCode === 13 && Ba("submit",
                    this, arguments)
                })
            },
            teardown: function() {
                c.event.remove(this, ".specialSubmit")
            }
        });
        if (!c.support.changeBubbles) {
            var U,
            Ma = function(a) {
                var b = a.type,
                d = a.value;
                b === "radio" || b === "checkbox" ? d = a.checked: b === "select-multiple" ? d = a.selectedIndex > -1 ? c.map(a.options,
                function(a) {
                    return a.selected
                }).join("-") : "": c.nodeName(a, "select") && (d = a.selectedIndex);
                return d
            },
            aa = function(a, b) {
                var d = a.target,
                e,
                g;
                if (na.test(d.nodeName) && !d.readOnly && (e = c._data(d, "_change_data"), g = Ma(d), (a.type !== "focusout" || d.type !== "radio") &&
                c._data(d, "_change_data", g), !(e === f || g === e))) if (e != null || g) a.type = "change",
                a.liveFired = f,
                c.event.trigger(a, b, d)
            };
            c.event.special.change = {
                filters: {
                    focusout: aa,
                    beforedeactivate: aa,
                    click: function(a) {
                        var b = a.target,
                        d = c.nodeName(b, "input") ? b.type: ""; (d === "radio" || d === "checkbox" || c.nodeName(b, "select")) && aa.call(this, a)
                    },
                    keydown: function(a) {
                        var b = a.target,
                        d = c.nodeName(b, "input") ? b.type: ""; (a.keyCode === 13 && !c.nodeName(b, "textarea") || a.keyCode === 32 && (d === "checkbox" || d === "radio") || d === "select-multiple") &&
                        aa.call(this, a)
                    },
                    beforeactivate: function(a) {
                        a = a.target;
                        c._data(a, "_change_data", Ma(a))
                    }
                },
                setup: function() {
                    if (this.type === "file") return ! 1;
                    for (var a in U) c.event.add(this, a + ".specialChange", U[a]);
                    return na.test(this.nodeName)
                },
                teardown: function() {
                    c.event.remove(this, ".specialChange");
                    return na.test(this.nodeName)
                }
            };
            U = c.event.special.change.filters;
            U.focus = U.beforeactivate
        }
        c.support.focusinBubbles || c.each({
            focus: "focusin",
            blur: "focusout"
        },
        function(a, b) {
            function d(a) {
                var d = c.event.fix(a);
                d.type = b;
                d.originalEvent =
                {};
                c.event.trigger(d, null, d.target);
                d.isDefaultPrevented() && a.preventDefault()
            }
            var e = 0;
            c.event.special[b] = {
                setup: function() {
                    e++===0 && p.addEventListener(a, d, !0)
                },
                teardown: function() {--e === 0 && p.removeEventListener(a, d, !0)
                }
            }
        });
        c.each(["bind", "one"],
        function(a, b) {
            c.fn[b] = function(a, e, g) {
                var h;
                if (typeof a == "object") {
                    for (var l in a) this[b](l, e, a[l], g);
                    return this
                }
                if (arguments.length === 2 || e === !1) g = e,
                e = f;
                b === "one" ? (h = function(a) {
                    c(this).unbind(a, h);
                    return g.apply(this, arguments)
                },
                h.guid = g.guid || c.guid++) :
                h = g;
                if (a === "unload" && b !== "one") this.one(a, e, g);
                else {
                    l = 0;
                    for (var n = this.length; l < n; l++) c.event.add(this[l], a, h, e)
                }
                return this
            }
        });
        c.fn.extend({
            unbind: function(a, b) {
                if (typeof a == "object" && !a.preventDefault) for (var d in a) this.unbind(d, a[d]);
                else {
                    d = 0;
                    for (var e = this.length; d < e; d++) c.event.remove(this[d], a, b)
                }
                return this
            },
            delegate: function(a, b, c, e) {
                return this.live(b, c, e, a)
            },
            undelegate: function(a, b, c) {
                return arguments.length === 0 ? this.unbind("live") : this.die(b, null, c, a)
            },
            trigger: function(a, b) {
                return this.each(function() {
                    c.event.trigger(a,
                    b, this)
                })
            },
            triggerHandler: function(a, b) {
                if (this[0]) return c.event.trigger(a, b, this[0], !0)
            },
            toggle: function(a) {
                var b = arguments,
                d = a.guid || c.guid++,
                e = 0,
                g = function(d) {
                    var g = (c.data(this, "lastToggle" + a.guid) || 0) % e;
                    c.data(this, "lastToggle" + a.guid, g + 1);
                    d.preventDefault();
                    return b[g].apply(this, arguments) || !1
                };
                for (g.guid = d; e < b.length;) b[e++].guid = d;
                return this.click(g)
            },
            hover: function(a, b) {
                return this.mouseenter(a).mouseleave(b || a)
            }
        });
        var oa = {
            focus: "focusin",
            blur: "focusout",
            mouseenter: "mouseover",
            mouseleave: "mouseout"
        };
        c.each(["live", "die"],
        function(a, b) {
            c.fn[b] = function(a, e, g, h) {
                var l = 0,
                n,
                k,
                i = h || this.selector,
                j = h ? this: c(this.context);
                if (typeof a == "object" && !a.preventDefault) {
                    for (n in a) j[b](n, e, a[n], i);
                    return this
                }
                if (b === "die" && !a && h && h.charAt(0) === ".") return j.unbind(h),
                this;
                if (e === !1 || c.isFunction(e)) g = e || D,
                e = f;
                for (a = (a || "").split(" "); (h = a[l++]) != null;) if (n = ga.exec(h), k = "", n && (k = n[0], h = h.replace(ga, "")), h === "hover") a.push("mouseenter" + k, "mouseleave" + k);
                else if (n = h, oa[h] ? (a.push(oa[h] + k), h += k) : h = (oa[h] || h) + k,
                b === "live") {
                    k = 0;
                    for (var m = j.length; k < m; k++) c.event.add(j[k], "live." + Y(h, i), {
                        data: e,
                        selector: i,
                        handler: g,
                        origType: h,
                        origHandler: g,
                        preType: n
                    })
                } else j.unbind("live." + Y(h, i), g);
                return this
            }
        });
        c.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".split(" "),
        function(a, b) {
            c.fn[b] = function(a, c) {
                c == null && (c = a, a = null);
                return arguments.length > 0 ? this.bind(b, a, c) : this.trigger(b)
            };
            c.attrFn && (c.attrFn[b] = !0)
        }); (function() {
            function a(a, b, c, d, e, g) {
                for (var e = 0, f = d.length; e < f; e++) {
                    var h = d[e];
                    if (h) {
                        for (var l = !1, h = h[a]; h;) {
                            if (h.sizcache === c) {
                                l = d[h.sizset];
                                break
                            }
                            if (h.nodeType === 1) if (g || (h.sizcache = c, h.sizset = e), typeof b != "string") {
                                if (h === b) {
                                    l = !0;
                                    break
                                }
                            } else if (i.filter(b, [h]).length > 0) {
                                l = h;
                                break
                            }
                            h = h[a]
                        }
                        d[e] = l
                    }
                }
            }
            function b(a, b, c, d, e, g) {
                for (var e = 0, h = d.length; e < h; e++) {
                    var f = d[e];
                    if (f) {
                        for (var l = !1, f = f[a]; f;) {
                            if (f.sizcache === c) {
                                l = d[f.sizset];
                                break
                            }
                            f.nodeType === 1 && !g && (f.sizcache = c, f.sizset =
                            e);
                            if (f.nodeName.toLowerCase() === b) {
                                l = f;
                                break
                            }
                            f = f[a]
                        }
                        d[e] = l
                    }
                }
            }
            var d = /((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
            e = 0,
            g = Object.prototype.toString,
            h = !1,
            l = !0,
            n = /\\/g,
            k = /\W/; [0, 0].sort(function() {
                l = !1;
                return 0
            });
            var i = function(a, b, c, e) {
                var c = c || [],
                h = b = b || p;
                if (b.nodeType !== 1 && b.nodeType !== 9) return [];
                if (!a || typeof a != "string") return c;
                var f,
                l,
                n,
                k,
                q,
                o,
                u = !0,
                r = i.isXML(b),
                v = [],
                S = a;
                do
                if (d.exec(""), f = d.exec(S)) if (S = f[3],
                v.push(f[1]), f[2]) {
                    k = f[3];
                    break
                }
                while (f);
                if (v.length > 1 && m.exec(a)) if (v.length === 2 && j.relative[v[0]]) l = w(v[0] + v[1], b);
                else for (l = j.relative[v[0]] ? [b] : i(v.shift(), b); v.length;) a = v.shift(),
                j.relative[a] && (a += v.shift()),
                l = w(a, l);
                else if (!e && v.length > 1 && b.nodeType === 9 && !r && j.match.ID.test(v[0]) && !j.match.ID.test(v[v.length - 1]) && (q = i.find(v.shift(), b, r), b = q.expr ? i.filter(q.expr, q.set)[0] : q.set[0]), b) {
                    q = e ? {
                        expr: v.pop(),
                        set: I(e)
                    }: i.find(v.pop(), v.length === 1 && (v[0] === "~" || v[0] === "+") && b.parentNode ? b.parentNode:
                    b, r);
                    l = q.expr ? i.filter(q.expr, q.set) : q.set;
                    for (v.length > 0 ? n = I(l) : u = !1; v.length;) f = o = v.pop(),
                    j.relative[o] ? f = v.pop() : o = "",
                    f == null && (f = b),
                    j.relative[o](n, f, r)
                } else n = [];
                n || (n = l);
                n || i.error(o || a);
                if (g.call(n) === "[object Array]") if (u) if (b && b.nodeType === 1) for (a = 0; n[a] != null; a++) n[a] && (n[a] === !0 || n[a].nodeType === 1 && i.contains(b, n[a])) && c.push(l[a]);
                else for (a = 0; n[a] != null; a++) n[a] && n[a].nodeType === 1 && c.push(l[a]);
                else c.push.apply(c, n);
                else I(n, c);
                k && (i(k, h, c, e), i.uniqueSort(c));
                return c
            };
            i.uniqueSort =
            function(a) {
                if (y && (h = l, a.sort(y), h)) for (var b = 1; b < a.length; b++) a[b] === a[b - 1] && a.splice(b--, 1);
                return a
            };
            i.matches = function(a, b) {
                return i(a, null, null, b)
            };
            i.matchesSelector = function(a, b) {
                return i(b, null, null, [a]).length > 0
            };
            i.find = function(a, b, c) {
                var d;
                if (!a) return [];
                for (var e = 0, g = j.order.length; e < g; e++) {
                    var f,
                    h = j.order[e];
                    if (f = j.leftMatch[h].exec(a)) {
                        var l = f[1];
                        f.splice(1, 1);
                        if (l.substr(l.length - 1) !== "\\" && (f[1] = (f[1] || "").replace(n, ""), d = j.find[h](f, b, c), d != null)) {
                            a = a.replace(j.match[h], "");
                            break
                        }
                    }
                }
                d ||
                (d = typeof b.getElementsByTagName != "undefined" ? b.getElementsByTagName("*") : []);
                return {
                    set: d,
                    expr: a
                }
            };
            i.filter = function(a, b, c, d) {
                for (var e, g, h = a, l = [], n = b, k = b && b[0] && i.isXML(b[0]); a && b.length;) {
                    for (var m in j.filter) if ((e = j.leftMatch[m].exec(a)) != null && e[2]) {
                        var q,
                        p,
                        o = j.filter[m];
                        p = e[1];
                        g = !1;
                        e.splice(1, 1);
                        if (p.substr(p.length - 1) !== "\\") {
                            n === l && (l = []);
                            if (j.preFilter[m]) if (e = j.preFilter[m](e, n, c, l, d, k)) {
                                if (e === !0) continue
                            } else g = q = !0;
                            if (e) for (var u = 0; (p = n[u]) != null; u++) if (p) {
                                q = o(p, e, u, n);
                                var r = d ^ !!q;
                                c &&
                                q != null ? r ? g = !0: n[u] = !1: r && (l.push(p), g = !0)
                            }
                            if (q !== f) {
                                c || (n = l);
                                a = a.replace(j.match[m], "");
                                if (!g) return [];
                                break
                            }
                        }
                    }
                    if (a === h) if (g == null) i.error(a);
                    else break;
                    h = a
                }
                return n
            };
            i.error = function(a) {
                throw "Syntax error, unrecognized expression: " + a;
            };
            var j = i.selectors = {
                order: ["ID", "NAME", "TAG"],
                match: {
                    ID: /#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
                    CLASS: /\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
                    NAME: /\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,
                    ATTR: /\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,
                    TAG: /^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,
                    CHILD: /:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,
                    POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,
                    PSEUDO: /:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/
                },
                leftMatch: {},
                attrMap: {
                    "class": "className",
                    "for": "htmlFor"
                },
                attrHandle: {
                    href: function(a) {
                        return a.getAttribute("href")
                    },
                    type: function(a) {
                        return a.getAttribute("type")
                    }
                },
                relative: {
                    "+": function(a, b) {
                        var c =
                        typeof b == "string",
                        d = c && !k.test(b),
                        c = c && !d;
                        d && (b = b.toLowerCase());
                        for (var d = 0, e = a.length, g; d < e; d++) if (g = a[d]) {
                            for (; (g = g.previousSibling) && g.nodeType !== 1;);
                            a[d] = c || g && g.nodeName.toLowerCase() === b ? g || !1: g === b
                        }
                        c && i.filter(b, a, !0)
                    },
                    ">": function(a, b) {
                        var c,
                        d = typeof b == "string",
                        e = 0,
                        g = a.length;
                        if (d && !k.test(b)) for (b = b.toLowerCase(); e < g; e++) {
                            if (c = a[e]) c = c.parentNode,
                            a[e] = c.nodeName.toLowerCase() === b ? c: !1
                        } else {
                            for (; e < g; e++)(c = a[e]) && (a[e] = d ? c.parentNode: c.parentNode === b);
                            d && i.filter(b, a, !0)
                        }
                    },
                    "": function(c,
                    d, g) {
                        var f,
                        h = e++,
                        l = a;
                        typeof d == "string" && !k.test(d) && (d = d.toLowerCase(), f = d, l = b);
                        l("parentNode", d, h, c, f, g)
                    },
                    "~": function(c, d, g) {
                        var f,
                        h = e++,
                        l = a;
                        typeof d == "string" && !k.test(d) && (d = d.toLowerCase(), f = d, l = b);
                        l("previousSibling", d, h, c, f, g)
                    }
                },
                find: {
                    ID: function(a, b, c) {
                        if (typeof b.getElementById != "undefined" && !c) return (a = b.getElementById(a[1])) && a.parentNode ? [a] : []
                    },
                    NAME: function(a, b) {
                        if (typeof b.getElementsByName != "undefined") {
                            for (var c = [], d = b.getElementsByName(a[1]), e = 0, g = d.length; e < g; e++) d[e].getAttribute("name") ===
                            a[1] && c.push(d[e]);
                            return c.length === 0 ? null: c
                        }
                    },
                    TAG: function(a, b) {
                        if (typeof b.getElementsByTagName != "undefined") return b.getElementsByTagName(a[1])
                    }
                },
                preFilter: {
                    CLASS: function(a, b, c, d, e, g) {
                        a = " " + a[1].replace(n, "") + " ";
                        if (g) return a;
                        for (var g = 0, f; (f = b[g]) != null; g++) f && (e ^ (f.className && (" " + f.className + " ").replace(/[\t\n\r]/g, " ").indexOf(a) >= 0) ? c || d.push(f) : c && (b[g] = !1));
                        return ! 1
                    },
                    ID: function(a) {
                        return a[1].replace(n, "")
                    },
                    TAG: function(a) {
                        return a[1].replace(n, "").toLowerCase()
                    },
                    CHILD: function(a) {
                        if (a[1] ===
                        "nth") {
                            a[2] || i.error(a[0]);
                            a[2] = a[2].replace(/^\+|\s*/g, "");
                            var b = /(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2] === "even" && "2n" || a[2] === "odd" && "2n+1" || !/\D/.test(a[2]) && "0n+" + a[2] || a[2]);
                            a[2] = b[1] + (b[2] || 1) - 0;
                            a[3] = b[3] - 0
                        } else a[2] && i.error(a[0]);
                        a[0] = e++;
                        return a
                    },
                    ATTR: function(a, b, c, d, e, g) {
                        b = a[1] = a[1].replace(n, ""); ! g && j.attrMap[b] && (a[1] = j.attrMap[b]);
                        a[4] = (a[4] || a[5] || "").replace(n, "");
                        a[2] === "~=" && (a[4] = " " + a[4] + " ");
                        return a
                    },
                    PSEUDO: function(a, b, c, e, g) {
                        if (a[1] === "not") if ((d.exec(a[3]) || "").length > 1 ||
                        /^\w/.test(a[3])) a[3] = i(a[3], null, null, b);
                        else return a = i.filter(a[3], b, c, 1 ^ g),
                        c || e.push.apply(e, a),
                        !1;
                        else if (j.match.POS.test(a[0]) || j.match.CHILD.test(a[0])) return ! 0;
                        return a
                    },
                    POS: function(a) {
                        a.unshift(!0);
                        return a
                    }
                },
                filters: {
                    enabled: function(a) {
                        return a.disabled === !1 && a.type !== "hidden"
                    },
                    disabled: function(a) {
                        return a.disabled === !0
                    },
                    checked: function(a) {
                        return a.checked === !0
                    },
                    selected: function(a) {
                        return a.selected === !0
                    },
                    parent: function(a) {
                        return !! a.firstChild
                    },
                    empty: function(a) {
                        return ! a.firstChild
                    },
                    has: function(a, b, c) {
                        return !! i(c[3], a).length
                    },
                    header: function(a) {
                        return /h\d/i.test(a.nodeName)
                    },
                    text: function(a) {
                        var b = a.getAttribute("type"),
                        c = a.type;
                        return a.nodeName.toLowerCase() === "input" && "text" === c && (b === c || b === null)
                    },
                    radio: function(a) {
                        return a.nodeName.toLowerCase() === "input" && "radio" === a.type
                    },
                    checkbox: function(a) {
                        return a.nodeName.toLowerCase() === "input" && "checkbox" === a.type
                    },
                    file: function(a) {
                        return a.nodeName.toLowerCase() === "input" && "file" === a.type
                    },
                    password: function(a) {
                        return a.nodeName.toLowerCase() ===
                        "input" && "password" === a.type
                    },
                    submit: function(a) {
                        var b = a.nodeName.toLowerCase();
                        return (b === "input" || b === "button") && "submit" === a.type
                    },
                    image: function(a) {
                        return a.nodeName.toLowerCase() === "input" && "image" === a.type
                    },
                    reset: function(a) {
                        return a.nodeName.toLowerCase() === "input" && "reset" === a.type
                    },
                    button: function(a) {
                        var b = a.nodeName.toLowerCase();
                        return b === "input" && "button" === a.type || b === "button"
                    },
                    input: function(a) {
                        return /input|select|textarea|button/i.test(a.nodeName)
                    },
                    focus: function(a) {
                        return a === a.ownerDocument.activeElement
                    }
                },
                setFilters: {
                    first: function(a, b) {
                        return b === 0
                    },
                    last: function(a, b, c, d) {
                        return b === d.length - 1
                    },
                    even: function(a, b) {
                        return b % 2 === 0
                    },
                    odd: function(a, b) {
                        return b % 2 === 1
                    },
                    lt: function(a, b, c) {
                        return b < c[3] - 0
                    },
                    gt: function(a, b, c) {
                        return b > c[3] - 0
                    },
                    nth: function(a, b, c) {
                        return c[3] - 0 === b
                    },
                    eq: function(a, b, c) {
                        return c[3] - 0 === b
                    }
                },
                filter: {
                    PSEUDO: function(a, b, c, d) {
                        var e = b[1],
                        g = j.filters[e];
                        if (g) return g(a, c, b, d);
                        if (e === "contains") return (a.textContent || a.innerText || i.getText([a]) || "").indexOf(b[3]) >= 0;
                        if (e === "not") {
                            b = b[3];
                            c = 0;
                            for (d = b.length; c < d; c++) if (b[c] === a) return ! 1;
                            return ! 0
                        }
                        i.error(e)
                    },
                    CHILD: function(a, b) {
                        var c = b[1],
                        d = a;
                        switch (c) {
                        case "only":
                        case "first":
                            for (; d = d.previousSibling;) if (d.nodeType === 1) return ! 1;
                            if (c === "first") return ! 0;
                            d = a;
                        case "last":
                            for (; d = d.nextSibling;) if (d.nodeType === 1) return ! 1;
                            return ! 0;
                        case "nth":
                            var c = b[2],
                            e = b[3];
                            if (c === 1 && e === 0) return ! 0;
                            var g = b[0],
                            f = a.parentNode;
                            if (f && (f.sizcache !== g || !a.nodeIndex)) {
                                for (var h = 0, d = f.firstChild; d; d = d.nextSibling) d.nodeType === 1 && (d.nodeIndex = ++h);
                                f.sizcache = g
                            }
                            d =
                            a.nodeIndex - e;
                            return c === 0 ? d === 0: d % c === 0 && d / c >= 0
                        }
                    },
                    ID: function(a, b) {
                        return a.nodeType === 1 && a.getAttribute("id") === b
                    },
                    TAG: function(a, b) {
                        return b === "*" && a.nodeType === 1 || a.nodeName.toLowerCase() === b
                    },
                    CLASS: function(a, b) {
                        return (" " + (a.className || a.getAttribute("class")) + " ").indexOf(b) > -1
                    },
                    ATTR: function(a, b) {
                        var c = b[1],
                        c = j.attrHandle[c] ? j.attrHandle[c](a) : a[c] != null ? a[c] : a.getAttribute(c),
                        d = c + "",
                        e = b[2],
                        g = b[4];
                        return c == null ? e === "!=": e === "=" ? d === g: e === "*=" ? d.indexOf(g) >= 0: e === "~=" ? (" " + d + " ").indexOf(g) >=
                        0: g ? e === "!=" ? d !== g: e === "^=" ? d.indexOf(g) === 0: e === "$=" ? d.substr(d.length - g.length) === g: e === "|=" ? d === g || d.substr(0, g.length + 1) === g + "-": !1: d && c !== !1
                    },
                    POS: function(a, b, c, d) {
                        var e = j.setFilters[b[2]];
                        if (e) return e(a, c, b, d)
                    }
                }
            },
            m = j.match.POS,
            o = function(a, b) {
                return "\\" + (b - 0 + 1)
            },
            u;
            for (u in j.match) j.match[u] = RegExp(j.match[u].source + /(?![^\[]*\])(?![^\(]*\))/.source),
            j.leftMatch[u] = RegExp(/(^(?:.|\r|\n)*?)/.source + j.match[u].source.replace(/\\(\d+)/g, o));
            var I = function(a, b) {
                a = Array.prototype.slice.call(a, 0);
                if (b) return b.push.apply(b, a),
                b;
                return a
            };
            try {
                Array.prototype.slice.call(p.documentElement.childNodes, 0)
            } catch(r) {
                I = function(a, b) {
                    var c = 0,
                    d = b || [];
                    if (g.call(a) === "[object Array]") Array.prototype.push.apply(d, a);
                    else if (typeof a.length == "number") for (var e = a.length; c < e; c++) d.push(a[c]);
                    else for (; a[c]; c++) d.push(a[c]);
                    return d
                }
            }
            var y,
            A;
            p.documentElement.compareDocumentPosition ? y = function(a, b) {
                if (a === b) return h = !0,
                0;
                if (!a.compareDocumentPosition || !b.compareDocumentPosition) return a.compareDocumentPosition ?
                -1: 1;
                return a.compareDocumentPosition(b) & 4 ? -1: 1
            }: (y = function(a, b) {
                var c,
                d,
                e = [],
                g = [];
                c = a.parentNode;
                d = b.parentNode;
                var f = c;
                if (a === b) return h = !0,
                0;
                if (c === d) return A(a, b);
                if (!c) return - 1;
                if (!d) return 1;
                for (; f;) e.unshift(f),
                f = f.parentNode;
                for (f = d; f;) g.unshift(f),
                f = f.parentNode;
                c = e.length;
                d = g.length;
                for (f = 0; f < c && f < d; f++) if (e[f] !== g[f]) return A(e[f], g[f]);
                return f === c ? A(a, g[f], -1) : A(e[f], b, 1)
            },
            A = function(a, b, c) {
                if (a === b) return c;
                for (a = a.nextSibling; a;) {
                    if (a === b) return - 1;
                    a = a.nextSibling
                }
                return 1
            });
            i.getText =
            function(a) {
                for (var b = "", c, d = 0; a[d]; d++) c = a[d],
                c.nodeType === 3 || c.nodeType === 4 ? b += c.nodeValue: c.nodeType !== 8 && (b += i.getText(c.childNodes));
                return b
            }; (function() {
                var a = p.createElement("div"),
                b = "script" + (new Date).getTime(),
                c = p.documentElement;
                a.innerHTML = "<a name='" + b + "'/>";
                c.insertBefore(a, c.firstChild);
                p.getElementById(b) && (j.find.ID = function(a, b, c) {
                    if (typeof b.getElementById != "undefined" && !c) return (b = b.getElementById(a[1])) ? b.id === a[1] || typeof b.getAttributeNode != "undefined" && b.getAttributeNode("id").nodeValue ===
                    a[1] ? [b] : f: []
                },
                j.filter.ID = function(a, b) {
                    var c = typeof a.getAttributeNode != "undefined" && a.getAttributeNode("id");
                    return a.nodeType === 1 && c && c.nodeValue === b
                });
                c.removeChild(a);
                c = a = null
            })(); (function() {
                var a = p.createElement("div");
                a.appendChild(p.createComment(""));
                a.getElementsByTagName("*").length > 0 && (j.find.TAG = function(a, b) {
                    var c = b.getElementsByTagName(a[1]);
                    if (a[1] === "*") {
                        for (var d = [], e = 0; c[e]; e++) c[e].nodeType === 1 && d.push(c[e]);
                        c = d
                    }
                    return c
                });
                a.innerHTML = "<a href='#'></a>";
                a.firstChild && typeof a.firstChild.getAttribute !=
                "undefined" && a.firstChild.getAttribute("href") !== "#" && (j.attrHandle.href = function(a) {
                    return a.getAttribute("href", 2)
                });
                a = null
            })();
            p.querySelectorAll &&
            function() {
                var a = i,
                b = p.createElement("div");
                b.innerHTML = "<p class='TEST'></p>";
                if (!b.querySelectorAll || b.querySelectorAll(".TEST").length !== 0) {
                    i = function(b, c, d, e) {
                        c = c || p;
                        if (!e && !i.isXML(c)) {
                            var g = /^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);
                            if (g && (c.nodeType === 1 || c.nodeType === 9)) {
                                if (g[1]) return I(c.getElementsByTagName(b), d);
                                if (g[2] && j.find.CLASS && c.getElementsByClassName) return I(c.getElementsByClassName(g[2]),
                                d)
                            }
                            if (c.nodeType === 9) {
                                if (b === "body" && c.body) return I([c.body], d);
                                if (g && g[3]) {
                                    var f = c.getElementById(g[3]);
                                    if (!f || !f.parentNode) return I([], d);
                                    if (f.id === g[3]) return I([f], d)
                                }
                                try {
                                    return I(c.querySelectorAll(b), d)
                                } catch(h) {}
                            } else if (c.nodeType === 1 && c.nodeName.toLowerCase() !== "object") {
                                var g = c,
                                l = (f = c.getAttribute("id")) || "__sizzle__",
                                n = c.parentNode,
                                k = /^\s*[+~]/.test(b);
                                f ? l = l.replace(/'/g, "\\$&") : c.setAttribute("id", l);
                                k && n && (c = c.parentNode);
                                try {
                                    if (!k || n) return I(c.querySelectorAll("[id='" + l + "'] " + b),
                                    d)
                                } catch(m) {} finally {
                                    f || g.removeAttribute("id")
                                }
                            }
                        }
                        return a(b, c, d, e)
                    };
                    for (var c in a) i[c] = a[c];
                    b = null
                }
            } (); (function() {
                var a = p.documentElement,
                b = a.matchesSelector || a.mozMatchesSelector || a.webkitMatchesSelector || a.msMatchesSelector;
                if (b) {
                    var c = !b.call(p.createElement("div"), "div"),
                    d = !1;
                    try {
                        b.call(p.documentElement, "[test!='']:sizzle")
                    } catch(e) {
                        d = !0
                    }
                    i.matchesSelector = function(a, e) {
                        e = e.replace(/\=\s*([^'"\]]*)\s*\]/g, "='$1']");
                        if (!i.isXML(a)) try {
                            if (d || !j.match.PSEUDO.test(e) && !/!=/.test(e)) {
                                var g = b.call(a,
                                e);
                                if (g || !c || a.document && a.document.nodeType !== 11) return g
                            }
                        } catch(f) {}
                        return i(e, null, null, [a]).length > 0
                    }
                }
            })(); (function() {
                var a = p.createElement("div");
                a.innerHTML = "<div class='test e'></div><div class='test'></div>";
                if (a.getElementsByClassName && a.getElementsByClassName("e").length !== 0 && (a.lastChild.className = "e", a.getElementsByClassName("e").length !== 1)) j.order.splice(1, 0, "CLASS"),
                j.find.CLASS = function(a, b, c) {
                    if (typeof b.getElementsByClassName != "undefined" && !c) return b.getElementsByClassName(a[1])
                },
                a = null
            })();
            p.documentElement.contains ? i.contains = function(a, b) {
                return a !== b && (a.contains ? a.contains(b) : !0)
            }: p.documentElement.compareDocumentPosition ? i.contains = function(a, b) {
                return !! (a.compareDocumentPosition(b) & 16)
            }: i.contains = function() {
                return ! 1
            };
            i.isXML = function(a) {
                return (a = (a ? a.ownerDocument || a: 0).documentElement) ? a.nodeName !== "HTML": !1
            };
            var w = function(a, b) {
                for (var c, d = [], e = "", g = b.nodeType ? [b] : b; c = j.match.PSEUDO.exec(a);) e += c[0],
                a = a.replace(j.match.PSEUDO, "");
                a = j.relative[a] ? a + "*": a;
                c = 0;
                for (var f =
                g.length; c < f; c++) i(a, g[c], d);
                return i.filter(e, d)
            };
            c.find = i;
            c.expr = i.selectors;
            c.expr[":"] = c.expr.filters;
            c.unique = i.uniqueSort;
            c.text = i.getText;
            c.isXMLDoc = i.isXML;
            c.contains = i.contains
        })();
        var ub = /Until$/,
        vb = /^(?:parents|prevUntil|prevAll)/,
        wb = /,/,
        eb = /^.[^:#\[\.,]*$/,
        xb = Array.prototype.slice,
        Na = c.expr.match.POS,
        yb = {
            children: !0,
            contents: !0,
            next: !0,
            prev: !0
        };
        c.fn.extend({
            find: function(a) {
                var b = this,
                d,
                e;
                if (typeof a != "string") return c(a).filter(function() {
                    d = 0;
                    for (e = b.length; d < e; d++) if (c.contains(b[d],
                    this)) return ! 0
                });
                var g = this.pushStack("", "find", a),
                f,
                l,
                n;
                d = 0;
                for (e = this.length; d < e; d++) if (f = g.length, c.find(a, this[d], g), d > 0) for (l = f; l < g.length; l++) for (n = 0; n < f; n++) if (g[n] === g[l]) {
                    g.splice(l--, 1);
                    break
                }
                return g
            },
            has: function(a) {
                var b = c(a);
                return this.filter(function() {
                    for (var a = 0, e = b.length; a < e; a++) if (c.contains(this, b[a])) return ! 0
                })
            },
            not: function(a) {
                return this.pushStack(Aa(this, a, !1), "not", a)
            },
            filter: function(a) {
                return this.pushStack(Aa(this, a, !0), "filter", a)
            },
            is: function(a) {
                return !! a && (typeof a ==
                "string" ? c.filter(a, this).length > 0: this.filter(a).length > 0)
            },
            closest: function(a, b) {
                var d = [],
                e,
                g,
                f = this[0];
                if (c.isArray(a)) {
                    var l,
                    n = {},
                    i = 1;
                    if (f && a.length) {
                        e = 0;
                        for (g = a.length; e < g; e++) l = a[e],
                        n[l] || (n[l] = Na.test(l) ? c(l, b || this.context) : l);
                        for (; f && f.ownerDocument && f !== b;) {
                            for (l in n) e = n[l],
                            (e.jquery ? e.index(f) > -1: c(f).is(e)) && d.push({
                                selector: l,
                                elem: f,
                                level: i
                            });
                            f = f.parentNode;
                            i++
                        }
                    }
                    return d
                }
                l = Na.test(a) || typeof a != "string" ? c(a, b || this.context) : 0;
                e = 0;
                for (g = this.length; e < g; e++) for (f = this[e]; f;) {
                    if (l ? l.index(f) >
                    -1: c.find.matchesSelector(f, a)) {
                        d.push(f);
                        break
                    }
                    f = f.parentNode;
                    if (!f || !f.ownerDocument || f === b || f.nodeType === 11) break
                }
                d = d.length > 1 ? c.unique(d) : d;
                return this.pushStack(d, "closest", a)
            },
            index: function(a) {
                if (!a || typeof a == "string") return c.inArray(this[0], a ? c(a) : this.parent().children());
                return c.inArray(a.jquery ? a[0] : a, this)
            },
            add: function(a, b) {
                var d = typeof a == "string" ? c(a, b) : c.makeArray(a && a.nodeType ? [a] : a),
                e = c.merge(this.get(), d);
                return this.pushStack(!d[0] || !d[0].parentNode || d[0].parentNode.nodeType ===
                11 || !e[0] || !e[0].parentNode || e[0].parentNode.nodeType === 11 ? e: c.unique(e))
            },
            andSelf: function() {
                return this.add(this.prevObject)
            }
        });
        c.each({
            parent: function(a) {
                return (a = a.parentNode) && a.nodeType !== 11 ? a: null
            },
            parents: function(a) {
                return c.dir(a, "parentNode")
            },
            parentsUntil: function(a, b, d) {
                return c.dir(a, "parentNode", d)
            },
            next: function(a) {
                return c.nth(a, 2, "nextSibling")
            },
            prev: function(a) {
                return c.nth(a, 2, "previousSibling")
            },
            nextAll: function(a) {
                return c.dir(a, "nextSibling")
            },
            prevAll: function(a) {
                return c.dir(a,
                "previousSibling")
            },
            nextUntil: function(a, b, d) {
                return c.dir(a, "nextSibling", d)
            },
            prevUntil: function(a, b, d) {
                return c.dir(a, "previousSibling", d)
            },
            siblings: function(a) {
                return c.sibling(a.parentNode.firstChild, a)
            },
            children: function(a) {
                return c.sibling(a.firstChild)
            },
            contents: function(a) {
                return c.nodeName(a, "iframe") ? a.contentDocument || a.contentWindow.document: c.makeArray(a.childNodes)
            }
        },
        function(a, b) {
            c.fn[a] = function(d, e) {
                var g = c.map(this, b, d),
                f = xb.call(arguments);
                ub.test(a) || (e = d);
                e && typeof e == "string" &&
                (g = c.filter(e, g));
                g = this.length > 1 && !yb[a] ? c.unique(g) : g; (this.length > 1 || wb.test(e)) && vb.test(a) && (g = g.reverse());
                return this.pushStack(g, a, f.join(","))
            }
        });
        c.extend({
            filter: function(a, b, d) {
                d && (a = ":not(" + a + ")");
                return b.length === 1 ? c.find.matchesSelector(b[0], a) ? [b[0]] : [] : c.find.matches(a, b)
            },
            dir: function(a, b, d) {
                for (var e = [], a = a[b]; a && a.nodeType !== 9 && (d === f || a.nodeType !== 1 || !c(a).is(d));) a.nodeType === 1 && e.push(a),
                a = a[b];
                return e
            },
            nth: function(a, b, c) {
                for (var b = b || 1, e = 0; a; a = a[c]) if (a.nodeType === 1 && ++e ===
                b) break;
                return a
            },
            sibling: function(a, b) {
                for (var c = []; a; a = a.nextSibling) a.nodeType === 1 && a !== b && c.push(a);
                return c
            }
        });
        var zb = / jQuery\d+="(?:\d+|null)"/g,
        pa = /^\s+/,
        Oa = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,
        Pa = /<([\w:]+)/,
        Ab = /<tbody/i,
        Bb = /<|&#?\w+;/,
        Qa = /<(?:script|object|embed|option|style)/i,
        Ra = /checked\s*(?:[^=]|=\s*.checked.)/i,
        Cb = /\/(java|ecma)script/i,
        w = {
            option: [1, "<select multiple='multiple'>", "</select>"],
            legend: [1, "<fieldset>", "</fieldset>"],
            thead: [1, "<table>",
            "</table>"],
            tr: [2, "<table><tbody>", "</tbody></table>"],
            td: [3, "<table><tbody><tr>", "</tr></tbody></table>"],
            col: [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"],
            area: [1, "<map>", "</map>"],
            _default: [0, "", ""]
        };
        w.optgroup = w.option;
        w.tbody = w.tfoot = w.colgroup = w.caption = w.thead;
        w.th = w.td;
        c.support.htmlSerialize || (w._default = [1, "div<div>", "</div>"]);
        c.fn.extend({
            text: function(a) {
                if (c.isFunction(a)) return this.each(function(b) {
                    var d = c(this);
                    d.text(a.call(this, b, d.text()))
                });
                if (typeof a != "object" &&
                a !== f) return this.empty().append((this[0] && this[0].ownerDocument || p).createTextNode(a));
                return c.text(this)
            },
            wrapAll: function(a) {
                if (c.isFunction(a)) return this.each(function(b) {
                    c(this).wrapAll(a.call(this, b))
                });
                if (this[0]) {
                    var b = c(a, this[0].ownerDocument).eq(0).clone(!0);
                    this[0].parentNode && b.insertBefore(this[0]);
                    b.map(function() {
                        for (var a = this; a.firstChild && a.firstChild.nodeType === 1;) a = a.firstChild;
                        return a
                    }).append(this)
                }
                return this
            },
            wrapInner: function(a) {
                if (c.isFunction(a)) return this.each(function(b) {
                    c(this).wrapInner(a.call(this,
                    b))
                });
                return this.each(function() {
                    var b = c(this),
                    d = b.contents();
                    d.length ? d.wrapAll(a) : b.append(a)
                })
            },
            wrap: function(a) {
                return this.each(function() {
                    c(this).wrapAll(a)
                })
            },
            unwrap: function() {
                return this.parent().each(function() {
                    c.nodeName(this, "body") || c(this).replaceWith(this.childNodes)
                }).end()
            },
            append: function() {
                return this.domManip(arguments, !0,
                function(a) {
                    this.nodeType === 1 && this.appendChild(a)
                })
            },
            prepend: function() {
                return this.domManip(arguments, !0,
                function(a) {
                    this.nodeType === 1 && this.insertBefore(a,
                    this.firstChild)
                })
            },
            before: function() {
                if (this[0] && this[0].parentNode) return this.domManip(arguments, !1,
                function(a) {
                    this.parentNode.insertBefore(a, this)
                });
                if (arguments.length) {
                    var a = c(arguments[0]);
                    a.push.apply(a, this.toArray());
                    return this.pushStack(a, "before", arguments)
                }
            },
            after: function() {
                if (this[0] && this[0].parentNode) return this.domManip(arguments, !1,
                function(a) {
                    this.parentNode.insertBefore(a, this.nextSibling)
                });
                if (arguments.length) {
                    var a = this.pushStack(this, "after", arguments);
                    a.push.apply(a, c(arguments[0]).toArray());
                    return a
                }
            },
            remove: function(a, b) {
                for (var d = 0, e; (e = this[d]) != null; d++) if (!a || c.filter(a, [e]).length) ! b && e.nodeType === 1 && (c.cleanData(e.getElementsByTagName("*")), c.cleanData([e])),
                e.parentNode && e.parentNode.removeChild(e);
                return this
            },
            empty: function() {
                for (var a = 0, b; (b = this[a]) != null; a++) for (b.nodeType === 1 && c.cleanData(b.getElementsByTagName("*")); b.firstChild;) b.removeChild(b.firstChild);
                return this
            },
            clone: function(a, b) {
                a = a == null ? !1: a;
                b = b == null ? a: b;
                return this.map(function() {
                    return c.clone(this, a, b)
                })
            },
            html: function(a) {
                if (a === f) return this[0] && this[0].nodeType === 1 ? this[0].innerHTML.replace(zb, "") : null;
                if (typeof a == "string" && !Qa.test(a) && (c.support.leadingWhitespace || !pa.test(a)) && !w[(Pa.exec(a) || ["", ""])[1].toLowerCase()]) {
                    a = a.replace(Oa, "<$1></$2>");
                    try {
                        for (var b = 0, d = this.length; b < d; b++) this[b].nodeType === 1 && (c.cleanData(this[b].getElementsByTagName("*")), this[b].innerHTML = a)
                    } catch(e) {
                        this.empty().append(a)
                    }
                } else c.isFunction(a) ? this.each(function(b) {
                    var d = c(this);
                    d.html(a.call(this, b, d.html()))
                }) :
                this.empty().append(a);
                return this
            },
            replaceWith: function(a) {
                if (this[0] && this[0].parentNode) {
                    if (c.isFunction(a)) return this.each(function(b) {
                        var d = c(this),
                        e = d.html();
                        d.replaceWith(a.call(this, b, e))
                    });
                    typeof a != "string" && (a = c(a).detach());
                    return this.each(function() {
                        var b = this.nextSibling,
                        d = this.parentNode;
                        c(this).remove();
                        b ? c(b).before(a) : c(d).append(a)
                    })
                }
                return this.length ? this.pushStack(c(c.isFunction(a) ? a() : a), "replaceWith", a) : this
            },
            detach: function(a) {
                return this.remove(a, !0)
            },
            domManip: function(a,
            b, d) {
                var e,
                g,
                h,
                l = a[0],
                n = [];
                if (!c.support.checkClone && arguments.length === 3 && typeof l == "string" && Ra.test(l)) return this.each(function() {
                    c(this).domManip(a, b, d, !0)
                });
                if (c.isFunction(l)) return this.each(function(e) {
                    var g = c(this);
                    a[0] = l.call(this, e, b ? g.html() : f);
                    g.domManip(a, b, d)
                });
                if (this[0]) {
                    h = l && l.parentNode;
                    c.support.parentNode && h && h.nodeType === 11 && h.childNodes.length === this.length ? e = {
                        fragment: h
                    }: e = c.buildFragment(a, this, n);
                    h = e.fragment;
                    h.childNodes.length === 1 ? g = h = h.firstChild: g = h.firstChild;
                    if (g) {
                        b =
                        b && c.nodeName(g, "tr");
                        g = 0;
                        for (var i = this.length, j = i - 1; g < i; g++) d.call(b ? c.nodeName(this[g], "table") ? this[g].getElementsByTagName("tbody")[0] || this[g].appendChild(this[g].ownerDocument.createElement("tbody")) : this[g] : this[g], e.cacheable || i > 1 && g < j ? c.clone(h, !0, !0) : h)
                    }
                    n.length && c.each(n, db)
                }
                return this
            }
        });
        c.buildFragment = function(a, b, d) {
            var e,
            g,
            f,
            b = b && b[0] ? b[0].ownerDocument || b[0] : p;
            a.length === 1 && typeof a[0] == "string" && a[0].length < 512 && b === p && a[0].charAt(0) === "<" && !Qa.test(a[0]) && (c.support.checkClone ||
            !Ra.test(a[0])) && (g = !0, f = c.fragments[a[0]], f && f !== 1 && (e = f));
            e || (e = b.createDocumentFragment(), c.clean(a, b, e, d));
            g && (c.fragments[a[0]] = f ? e: 1);
            return {
                fragment: e,
                cacheable: g
            }
        };
        c.fragments = {};
        c.each({
            appendTo: "append",
            prependTo: "prepend",
            insertBefore: "before",
            insertAfter: "after",
            replaceAll: "replaceWith"
        },
        function(a, b) {
            c.fn[a] = function(d) {
                var e = [],
                d = c(d),
                g = this.length === 1 && this[0].parentNode;
                if (g && g.nodeType === 11 && g.childNodes.length === 1 && d.length === 1) return d[b](this[0]),
                this;
                for (var g = 0, f = d.length; g <
                f; g++) {
                    var l = (g > 0 ? this.clone(!0) : this).get();
                    c(d[g])[b](l);
                    e = e.concat(l)
                }
                return this.pushStack(e, a, d.selector)
            }
        });
        c.extend({
            clone: function(a, b, d) {
                var e = a.cloneNode(!0),
                g,
                f,
                l;
                if ((!c.support.noCloneEvent || !c.support.noCloneChecked) && (a.nodeType === 1 || a.nodeType === 11) && !c.isXMLDoc(a)) {
                    ya(a, e);
                    g = X(a);
                    f = X(e);
                    for (l = 0; g[l]; ++l) ya(g[l], f[l])
                }
                if (b && (za(a, e), d)) {
                    g = X(a);
                    f = X(e);
                    for (l = 0; g[l]; ++l) za(g[l], f[l])
                }
                return e
            },
            clean: function(a, b, d, e) {
                b = b || p;
                typeof b.createElement == "undefined" && (b = b.ownerDocument || b[0] &&
                b[0].ownerDocument || p);
                for (var g = [], f = 0, l; (l = a[f]) != null; f++) if (typeof l == "number" && (l += ""), l) {
                    if (typeof l == "string") if (Bb.test(l)) {
                        l = l.replace(Oa, "<$1></$2>");
                        var i = (Pa.exec(l) || ["", ""])[1].toLowerCase(),
                        j = w[i] || w._default,
                        k = j[0],
                        m = b.createElement("div");
                        for (m.innerHTML = j[1] + l + j[2]; k--;) m = m.lastChild;
                        if (!c.support.tbody) {
                            k = Ab.test(l);
                            i = i === "table" && !k ? m.firstChild && m.firstChild.childNodes: j[1] === "<table>" && !k ? m.childNodes: [];
                            for (j = i.length - 1; j >= 0; --j) c.nodeName(i[j], "tbody") && !i[j].childNodes.length &&
                            i[j].parentNode.removeChild(i[j])
                        } ! c.support.leadingWhitespace && pa.test(l) && m.insertBefore(b.createTextNode(pa.exec(l)[0]), m.firstChild);
                        l = m.childNodes
                    } else l = b.createTextNode(l);
                    var o;
                    if (!c.support.appendChecked) if (l[0] && typeof(o = l.length) == "number") for (f = 0; f < o; f++) wa(l[f]);
                    else wa(l);
                    l.nodeType ? g.push(l) : g = c.merge(g, l)
                }
                if (d) {
                    a = function(a) {
                        return ! a.type || Cb.test(a.type)
                    };
                    for (f = 0; g[f]; f++) e && c.nodeName(g[f], "script") && (!g[f].type || g[f].type.toLowerCase() === "text/javascript") ? e.push(g[f].parentNode ?
                    g[f].parentNode.removeChild(g[f]) : g[f]) : (g[f].nodeType === 1 && (b = c.grep(g[f].getElementsByTagName("script"), a), g.splice.apply(g, [f + 1, 0].concat(b))), d.appendChild(g[f]))
                }
                return g
            },
            cleanData: function(a) {
                for (var b, d, e = c.cache, g = c.expando, f = c.event.special, l = c.support.deleteExpando, i = 0, j; (j = a[i]) != null; i++) if (!j.nodeName || !c.noData[j.nodeName.toLowerCase()]) if (d = j[c.expando]) {
                    if ((b = e[d] && e[d][g]) && b.events) {
                        for (var k in b.events) f[k] ? c.event.remove(j, k) : c.removeEvent(j, k, b.handle);
                        b.handle && (b.handle.elem =
                        null)
                    }
                    l ? delete j[c.expando] : j.removeAttribute && j.removeAttribute(c.expando);
                    delete e[d]
                }
            }
        });
        var Sa = /alpha\([^)]*\)/i,
        Db = /opacity=([^)]*)/,
        Eb = /-([a-z])/ig,
        Fb = /([A-Z]|^ms)/g,
        Ta = /^-?\d+(?:px)?$/i,
        Gb = /^-?\d/,
        Hb = /^[+\-]=/,
        Ib = /[^+\-\.\de]+/g,
        Jb = {
            position: "absolute",
            visibility: "hidden",
            display: "block"
        },
        bb = ["Left", "Right"],
        cb = ["Top", "Bottom"],
        M,
        Ua,
        ba,
        Kb = function(a, b) {
            return b.toUpperCase()
        };
        c.fn.css = function(a, b) {
            if (arguments.length === 2 && b === f) return this;
            return c.access(this, a, b, !0,
            function(a, b, g) {
                return g !==
                f ? c.style(a, b, g) : c.css(a, b)
            })
        };
        c.extend({
            cssHooks: {
                opacity: {
                    get: function(a, b) {
                        if (b) {
                            var c = M(a, "opacity", "opacity");
                            return c === "" ? "1": c
                        }
                        return a.style.opacity
                    }
                }
            },
            cssNumber: {
                zIndex: !0,
                fontWeight: !0,
                opacity: !0,
                zoom: !0,
                lineHeight: !0,
                widows: !0,
                orphans: !0
            },
            cssProps: {
                "float": c.support.cssFloat ? "cssFloat": "styleFloat"
            },
            style: function(a, b, d, e) {
                if (a && a.nodeType !== 3 && a.nodeType !== 8 && a.style) {
                    var g,
                    h = c.camelCase(b),
                    l = a.style,
                    i = c.cssHooks[h],
                    b = c.cssProps[h] || h;
                    if (d === f) {
                        if (i && "get" in i && (g = i.get(a, !1, e)) !== f) return g;
                        return l[b]
                    }
                    e = typeof d;
                    if (! (e === "number" && isNaN(d) || d == null)) if (e === "string" && Hb.test(d) && (d = +d.replace(Ib, "") + parseFloat(c.css(a, b))), e === "number" && !c.cssNumber[h] && (d += "px"), !i || !("set" in i) || (d = i.set(a, d)) !== f) try {
                        l[b] = d
                    } catch(j) {}
                }
            },
            css: function(a, b, d) {
                var e,
                g,
                b = c.camelCase(b);
                g = c.cssHooks[b];
                b = c.cssProps[b] || b;
                b === "cssFloat" && (b = "float");
                if (g && "get" in g && (e = g.get(a, !0, d)) !== f) return e;
                if (M) return M(a, b)
            },
            swap: function(a, b, c) {
                var e = {},
                g;
                for (g in b) e[g] = a.style[g],
                a.style[g] = b[g];
                c.call(a);
                for (g in b) a.style[g] =
                e[g]
            },
            camelCase: function(a) {
                return a.replace(Eb, Kb)
            }
        });
        c.curCSS = c.css;
        c.each(["height", "width"],
        function(a, b) {
            c.cssHooks[b] = {
                get: function(a, e, g) {
                    var f;
                    if (e) {
                        a.offsetWidth !== 0 ? f = va(a, b, g) : c.swap(a, Jb,
                        function() {
                            f = va(a, b, g)
                        });
                        if (f <= 0 && (f = M(a, b, b), f === "0px" && ba && (f = ba(a, b, b)), f != null)) return f === "" || f === "auto" ? "0px": f;
                        if (f < 0 || f == null) return f = a.style[b],
                        f === "" || f === "auto" ? "0px": f;
                        return typeof f == "string" ? f: f + "px"
                    }
                },
                set: function(a, b) {
                    if (!Ta.test(b)) return b;
                    b = parseFloat(b);
                    if (b >= 0) return b + "px"
                }
            }
        });
        c.support.opacity || (c.cssHooks.opacity = {
            get: function(a, b) {
                return Db.test((b && a.currentStyle ? a.currentStyle.filter: a.style.filter) || "") ? parseFloat(RegExp.$1) / 100 + "": b ? "1": ""
            },
            set: function(a, b) {
                var d = a.style,
                e = a.currentStyle;
                d.zoom = 1;
                var f = c.isNaN(b) ? "": "alpha(opacity=" + b * 100 + ")",
                e = e && e.filter || d.filter || "";
                d.filter = Sa.test(e) ? e.replace(Sa, f) : e + " " + f
            }
        });
        c(function() {
            c.support.reliableMarginRight || (c.cssHooks.marginRight = {
                get: function(a, b) {
                    var d;
                    c.swap(a, {
                        display: "inline-block"
                    },
                    function() {
                        b ? d = M(a, "margin-right",
                        "marginRight") : d = a.style.marginRight
                    });
                    return d
                }
            })
        });
        p.defaultView && p.defaultView.getComputedStyle && (Ua = function(a, b) {
            var d,
            e,
            b = b.replace(Fb, "-$1").toLowerCase();
            if (! (e = a.ownerDocument.defaultView)) return f;
            if (e = e.getComputedStyle(a, null)) d = e.getPropertyValue(b),
            d === "" && !c.contains(a.ownerDocument.documentElement, a) && (d = c.style(a, b));
            return d
        });
        p.documentElement.currentStyle && (ba = function(a, b) {
            var c,
            e = a.currentStyle && a.currentStyle[b],
            f = a.runtimeStyle && a.runtimeStyle[b],
            h = a.style; ! Ta.test(e) && Gb.test(e) &&
            (c = h.left, f && (a.runtimeStyle.left = a.currentStyle.left), h.left = b === "fontSize" ? "1em": e || 0, e = h.pixelLeft + "px", h.left = c, f && (a.runtimeStyle.left = f));
            return e === "" ? "auto": e
        });
        M = Ua || ba;
        c.expr && c.expr.filters && (c.expr.filters.hidden = function(a) {
            var b = a.offsetHeight;
            return a.offsetWidth === 0 && b === 0 || !c.support.reliableHiddenOffsets && (a.style.display || c.css(a, "display")) === "none"
        },
        c.expr.filters.visible = function(a) {
            return ! c.expr.filters.hidden(a)
        });
        var Lb = /%20/g,
        ab = /\[\]$/,
        Va = /\r?\n/g,
        Mb = /#.*$/,
        Nb = /^(.*?):[ \t]*([^\r\n]*)\r?$/mg,
        Ob = /^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,
        Pb = /^(?:GET|HEAD)$/,
        Qb = /^\/\//,
        Wa = /\?/,
        Rb = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
        Sb = /^(?:select|textarea)/i,
        ua = /\s+/,
        Tb = /([?&])_=[^&]*/,
        Xa = /^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,
        Ya = c.fn.load,
        fa = {},
        Za = {},
        F,
        H;
        try {
            F = lb.href
        } catch(Zb) {
            F = p.createElement("a"),
            F.href = "",
            F = F.href
        }
        H = Xa.exec(F.toLowerCase()) || [];
        c.fn.extend({
            load: function(a, b, d) {
                if (typeof a != "string" && Ya) return Ya.apply(this,
                arguments);
                if (!this.length) return this;
                var e = a.indexOf(" ");
                if (e >= 0) var g = a.slice(e, a.length),
                a = a.slice(0, e);
                e = "GET";
                b && (c.isFunction(b) ? (d = b, b = f) : typeof b == "object" && (b = c.param(b, c.ajaxSettings.traditional), e = "POST"));
                var h = this;
                c.ajax({
                    url: a,
                    type: e,
                    dataType: "html",
                    data: b,
                    complete: function(a, b, e) {
                        e = a.responseText;
                        a.isResolved() && (a.done(function(a) {
                            e = a
                        }), h.html(g ? c("<div>").append(e.replace(Rb, "")).find(g) : e));
                        d && h.each(d, [e, b, a])
                    }
                });
                return this
            },
            serialize: function() {
                return c.param(this.serializeArray())
            },
            serializeArray: function() {
                return this.map(function() {
                    return this.elements ? c.makeArray(this.elements) : this
                }).filter(function() {
                    return this.name && !this.disabled && (this.checked || Sb.test(this.nodeName) || Ob.test(this.type))
                }).map(function(a, b) {
                    var d = c(this).val();
                    return d == null ? null: c.isArray(d) ? c.map(d,
                    function(a) {
                        return {
                            name: b.name,
                            value: a.replace(Va, "\r\n")
                        }
                    }) : {
                        name: b.name,
                        value: d.replace(Va, "\r\n")
                    }
                }).get()
            }
        });
        c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
        function(a,
        b) {
            c.fn[b] = function(a) {
                return this.bind(b, a)
            }
        });
        c.each(["get", "post"],
        function(a, b) {
            c[b] = function(a, e, g, h) {
                c.isFunction(e) && (h = h || g, g = e, e = f);
                return c.ajax({
                    type: b,
                    url: a,
                    data: e,
                    success: g,
                    dataType: h
                })
            }
        });
        c.extend({
            getScript: function(a, b) {
                return c.get(a, f, b, "script")
            },
            getJSON: function(a, b, d) {
                return c.get(a, b, d, "json")
            },
            ajaxSetup: function(a, b) {
                b ? c.extend(!0, a, c.ajaxSettings, b) : (b = a, a = c.extend(!0, c.ajaxSettings, b));
                for (var d in {
                    context: 1,
                    url: 1
                }) d in b ? a[d] = b[d] : d in c.ajaxSettings && (a[d] = c.ajaxSettings[d]);
                return a
            },
            ajaxSettings: {
                url: F,
                isLocal: /^(?:about|app|app\-storage|.+\-extension|file|widget):$/.test(H[1]),
                global: !0,
                type: "GET",
                contentType: "application/x-www-form-urlencoded",
                processData: !0,
                async: !0,
                accepts: {
                    xml: "application/xml, text/xml",
                    html: "text/html",
                    text: "text/plain",
                    json: "application/json, text/javascript",
                    "*": "*/*"
                },
                contents: {
                    xml: /xml/,
                    html: /html/,
                    json: /json/
                },
                responseFields: {
                    xml: "responseXML",
                    text: "responseText"
                },
                converters: {
                    "* text": m.String,
                    "text html": !0,
                    "text json": c.parseJSON,
                    "text xml": c.parseXML
                }
            },
            ajaxPrefilter: ta(fa),
            ajaxTransport: ta(Za),
            ajax: function(a, b) {
                function d(a, b, d, m) {
                    if (A !== 2) {
                        A = 2;
                        w && clearTimeout(w);
                        r = f;
                        o = m || "";
                        s.readyState = a ? 4: 0;
                        var p,
                        u,
                        t;
                        if (d) {
                            var m = e,
                            Z = s,
                            y = m.contents,
                            v = m.dataTypes,
                            S = m.responseFields,
                            C,
                            z,
                            L,
                            D;
                            for (z in S) z in d && (Z[S[z]] = d[z]);
                            for (; v[0] === "*";) v.shift(),
                            C === f && (C = m.mimeType || Z.getResponseHeader("content-type"));
                            if (C) for (z in y) if (y[z] && y[z].test(C)) {
                                v.unshift(z);
                                break
                            }
                            if (v[0] in d) L = v[0];
                            else {
                                for (z in d) {
                                    if (!v[0] || m.converters[z + " " + v[0]]) {
                                        L = z;
                                        break
                                    }
                                    D || (D = z)
                                }
                                L = L ||
                                D
                            }
                            L ? (L !== v[0] && v.unshift(L), d = d[L]) : d = void 0
                        } else d = f;
                        if (a >= 200 && a < 300 || a === 304) {
                            if (e.ifModified) {
                                if (C = s.getResponseHeader("Last-Modified")) c.lastModified[k] = C;
                                if (C = s.getResponseHeader("Etag")) c.etag[k] = C
                            }
                            if (a === 304) b = "notmodified",
                            p = !0;
                            else try {
                                C = e;
                                C.dataFilter && (d = C.dataFilter(d, C.dataType));
                                var E = C.dataTypes;
                                z = {};
                                var F,
                                H,
                                M = E.length,
                                J,
                                N = E[0],
                                G,
                                K,
                                O,
                                Q,
                                R;
                                for (F = 1; F < M; F++) {
                                    if (F === 1) for (H in C.converters) typeof H == "string" && (z[H.toLowerCase()] = C.converters[H]);
                                    G = N;
                                    N = E[F];
                                    if (N === "*") N = G;
                                    else if (G !== "*" &&
                                    G !== N) {
                                        K = G + " " + N;
                                        O = z[K] || z["* " + N];
                                        if (!O) for (Q in R = f, z) if (J = Q.split(" "), J[0] === G || J[0] === "*") if (R = z[J[1] + " " + N]) {
                                            Q = z[Q];
                                            Q === !0 ? O = R: R === !0 && (O = Q);
                                            break
                                        } ! O && !R && c.error("No conversion from " + K.replace(" ", " to "));
                                        O !== !0 && (d = O ? O(d) : R(Q(d)))
                                    }
                                }
                                u = d;
                                b = "success";
                                p = !0
                            } catch(P) {
                                b = "parsererror",
                                t = P
                            }
                        } else if (t = b, !b || a) b = "error",
                        a < 0 && (a = 0);
                        s.status = a;
                        s.statusText = b;
                        p ? l.resolveWith(g, [u, b, s]) : l.rejectWith(g, [s, b, t]);
                        s.statusCode(j);
                        j = f;
                        B && h.trigger("ajax" + (p ? "Success": "Error"), [s, e, p ? u: t]);
                        i.resolveWith(g, [s,
                        b]);
                        B && (h.trigger("ajaxComplete", [s, e]), --c.active || c.event.trigger("ajaxStop"))
                    }
                }
                typeof a == "object" && (b = a, a = f);
                var b = b || {},
                e = c.ajaxSetup({},
                b),
                g = e.context || e,
                h = g !== e && (g.nodeType || g instanceof c) ? c(g) : c.event,
                l = c.Deferred(),
                i = c._Deferred(),
                j = e.statusCode || {},
                k,
                m = {},
                p = {},
                o,
                u,
                r,
                w,
                y,
                A = 0,
                B,
                t,
                s = {
                    readyState: 0,
                    setRequestHeader: function(a, b) {
                        if (!A) {
                            var c = a.toLowerCase(),
                            a = p[c] = p[c] || a;
                            m[a] = b
                        }
                        return this
                    },
                    getAllResponseHeaders: function() {
                        return A === 2 ? o: null
                    },
                    getResponseHeader: function(a) {
                        var b;
                        if (A === 2) {
                            if (!u) for (u =
                            {}; b = Nb.exec(o);) u[b[1].toLowerCase()] = b[2];
                            b = u[a.toLowerCase()]
                        }
                        return b === f ? null: b
                    },
                    overrideMimeType: function(a) {
                        A || (e.mimeType = a);
                        return this
                    },
                    abort: function(a) {
                        a = a || "abort";
                        r && r.abort(a);
                        d(0, a);
                        return this
                    }
                };
                l.promise(s);
                s.success = s.done;
                s.error = s.fail;
                s.complete = i.done;
                s.statusCode = function(a) {
                    if (a) {
                        var b;
                        if (A < 2) for (b in a) j[b] = [j[b], a[b]];
                        else b = a[s.status],
                        s.then(b, b)
                    }
                    return this
                };
                e.url = ((a || e.url) + "").replace(Mb, "").replace(Qb, H[1] + "//");
                e.dataTypes = c.trim(e.dataType || "*").toLowerCase().split(ua);
console.log('FUCK');
console.log(e);
                e.crossDomain == null && (y = Xa.exec(e.url.toLowerCase()), e.crossDomain = !(!y || y[1] == H[1] && y[2] == H[2] && (y[3] || (y[1] === "http:" ? 80: 443)) == (H[3] || (H[1] === "http:" ? 80: 443))));
                e.data && e.processData && typeof e.data != "string" && (e.data = c.param(e.data, e.traditional));
                W(fa, e, b, s);
                if (A === 2) return ! 1;
                B = e.global;
                e.type = e.type.toUpperCase();
                e.hasContent = !Pb.test(e.type);
                B && c.active++===0 && c.event.trigger("ajaxStart");
                if (!e.hasContent && (e.data && (e.url += (Wa.test(e.url) ? "&": "?") + e.data), k = e.url, e.cache === !1)) {
                    y = c.now();
                    var E =
                    e.url.replace(Tb, "$1_=" + y);
                    e.url = E + (E === e.url ? (Wa.test(e.url) ? "&": "?") + "_=" + y: "")
                } (e.data && e.hasContent && e.contentType !== !1 || b.contentType) && s.setRequestHeader("Content-Type", e.contentType);
                e.ifModified && (k = k || e.url, c.lastModified[k] && s.setRequestHeader("If-Modified-Since", c.lastModified[k]), c.etag[k] && s.setRequestHeader("If-None-Match", c.etag[k]));
                s.setRequestHeader("Accept", e.dataTypes[0] && e.accepts[e.dataTypes[0]] ? e.accepts[e.dataTypes[0]] + (e.dataTypes[0] !== "*" ? ", */*; q=0.01": "") : e.accepts["*"]);
                for (t in e.headers) s.setRequestHeader(t, e.headers[t]);
                if (e.beforeSend && (e.beforeSend.call(g, s, e) === !1 || A === 2)) return s.abort(),
                !1;
                for (t in {
                    success: 1,
                    error: 1,
                    complete: 1
                }) s[t](e[t]);
                if (r = W(Za, e, b, s)) {
                    s.readyState = 1;
                    B && h.trigger("ajaxSend", [s, e]);
                    e.async && e.timeout > 0 && (w = setTimeout(function() {
                        s.abort("timeout")
                    },
                    e.timeout));
                    try {
                        A = 1,
                        r.send(m, d)
                    } catch(D) {
                        status < 2 ? d( - 1, D) : c.error(D)
                    }
                } else d( - 1, "No Transport");
                return s
            },
            param: function(a, b) {
                var d = [],
                e = function(a, b) {
                    b = c.isFunction(b) ? b() : b;
                    d[d.length] = encodeURIComponent(a) +
                    "=" + encodeURIComponent(b)
                };
                b === f && (b = c.ajaxSettings.traditional);
                if (c.isArray(a) || a.jquery && !c.isPlainObject(a)) c.each(a,
                function() {
                    e(this.name, this.value)
                });
                else for (var g in a) ea(g, a[g], b, e);
                return d.join("&").replace(Lb, "+")
            }
        });
        c.extend({
            active: 0,
            lastModified: {},
            etag: {}
        });
        var Ub = c.now(),
        ca = /(\=)\?(&|$)|\?\?/i;
        c.ajaxSetup({
            jsonp: "callback",
            jsonpCallback: function() {
                return c.expando + "_" + Ub++
            }
        });
        c.ajaxPrefilter("json jsonp",
        function(a, b, d) {
            b = a.contentType === "application/x-www-form-urlencoded" && typeof a.data ==
            "string";
            if (a.dataTypes[0] === "jsonp" || a.jsonp !== !1 && (ca.test(a.url) || b && ca.test(a.data))) {
                var e,
                f = a.jsonpCallback = c.isFunction(a.jsonpCallback) ? a.jsonpCallback() : a.jsonpCallback,
                h = m[f],
                l = a.url,
                i = a.data,
                j = "$1" + f + "$2";
                a.jsonp !== !1 && (l = l.replace(ca, j), a.url === l && (b && (i = i.replace(ca, j)), a.data === i && (l += (/\?/.test(l) ? "&": "?") + a.jsonp + "=" + f)));
                a.url = l;
                a.data = i;
                m[f] = function(a) {
                    e = [a]
                };
                d.always(function() {
                    m[f] = h;
                    e && c.isFunction(h) && m[f](e[0])
                });
                a.converters["script json"] = function() {
                    e || c.error(f + " was not called");
                    return e[0]
                };
                a.dataTypes[0] = "json";
                return "script"
            }
        });
        c.ajaxSetup({
            accepts: {
                script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"
            },
            contents: {
                script: /javascript|ecmascript/
            },
            converters: {
                "text script": function(a) {
                    c.globalEval(a);
                    return a
                }
            }
        });
        c.ajaxPrefilter("script",
        function(a) {
            a.cache === f && (a.cache = !1);
            a.crossDomain && (a.type = "GET", a.global = !1)
        });
        c.ajaxTransport("script",
        function(a) {
            if (a.crossDomain) {
                var b,
                c = p.head || p.getElementsByTagName("head")[0] || p.documentElement;
                return {
                    send: function(e, g) {
                        b = p.createElement("script");
                        b.async = "async";
                        a.scriptCharset && (b.charset = a.scriptCharset);
                        b.src = a.url;
                        b.onload = b.onreadystatechange = function(a, e) {
                            if (e || !b.readyState || /loaded|complete/.test(b.readyState)) b.onload = b.onreadystatechange = null,
                            c && b.parentNode && c.removeChild(b),
                            b = f,
                            e || g(200, "success")
                        };
                        c.insertBefore(b, c.firstChild)
                    },
                    abort: function() {
                        b && b.onload(0, 1)
                    }
                }
            }
        });
        var qa = m.ActiveXObject ?
        function() {
            for (var a in J) J[a](0, 1)
        }: !1,
        Vb = 0,
        J;
        c.ajaxSettings.xhr = m.ActiveXObject ?
        function() {
            var a;
            if (! (a = !this.isLocal && P())) a: {
                try {
                    a = new m.ActiveXObject("Microsoft.XMLHTTP");
                    break a
                } catch(b) {}
                a = void 0
            }
            return a
        }: P; (function(a) {
            c.extend(c.support, {
                ajax: !!a,
                cors: !!a && "withCredentials" in a
            })
        })(c.ajaxSettings.xhr());
        c.support.ajax && c.ajaxTransport(function(a) {
            if (!a.crossDomain || c.support.cors) {
                var b;
                return {
                    send: function(d, e) {
                        var g = a.xhr(),
                        h,
                        i;
                        a.username ? g.open(a.type, a.url, a.async, a.username, a.password) : g.open(a.type, a.url, a.async);
                        if (a.xhrFields) for (i in a.xhrFields) g[i] = a.xhrFields[i];
                        a.mimeType &&
                        g.overrideMimeType && g.overrideMimeType(a.mimeType); ! a.crossDomain && !d["X-Requested-With"] && (d["X-Requested-With"] = "XMLHttpRequest");
                        try {
                            for (i in d) g.setRequestHeader(i, d[i])
                        } catch(j) {}
                        g.send(a.hasContent && a.data || null);
                        b = function(d, i) {
                            var l,
                            j,
                            k,
                            n,
                            m;
                            try {
                                if (b && (i || g.readyState === 4)) if (b = f, h && (g.onreadystatechange = c.noop, qa && delete J[h]), i) g.readyState !== 4 && g.abort();
                                else {
                                    l = g.status;
                                    k = g.getAllResponseHeaders();
                                    n = {}; (m = g.responseXML) && m.documentElement && (n.xml = m);
                                    n.text = g.responseText;
                                    try {
                                        j = g.statusText
                                    } catch(p) {
                                        j =
                                        ""
                                    } ! l && a.isLocal && !a.crossDomain ? l = n.text ? 200: 404: l === 1223 && (l = 204)
                                }
                            } catch(o) {
                                i || e( - 1, o)
                            }
                            n && e(l, j, n, k)
                        }; ! a.async || g.readyState === 4 ? b() : (h = ++Vb, qa && (J || (J = {},
                        c(m).unload(qa)), J[h] = b), g.onreadystatechange = b)
                    },
                    abort: function() {
                        b && b(0, 1)
                    }
                }
            }
        });
        var da = {},
        B,
        K,
        Wb = /^(?:toggle|show|hide)$/,
        Xb = /^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,
        G,
        sa = [["height", "marginTop", "marginBottom", "paddingTop", "paddingBottom"], ["width", "marginLeft", "marginRight", "paddingLeft", "paddingRight"], ["opacity"]],
        V,
        ra = m.webkitRequestAnimationFrame ||
        m.mozRequestAnimationFrame || m.oRequestAnimationFrame;
        c.fn.extend({
            show: function(a, b, d) {
                var e;
                if (a || a === 0) return this.animate(i("show", 3), a, b, d);
                b = 0;
                for (d = this.length; b < d; b++) a = this[b],
                a.style && (e = a.style.display, !c._data(a, "olddisplay") && e === "none" && (e = a.style.display = ""), e === "" && c.css(a, "display") === "none" && c._data(a, "olddisplay", k(a.nodeName)));
                for (b = 0; b < d; b++) if (a = this[b], a.style && (e = a.style.display, e === "" || e === "none")) a.style.display = c._data(a, "olddisplay") || "";
                return this
            },
            hide: function(a, b,
            d) {
                if (a || a === 0) return this.animate(i("hide", 3), a, b, d);
                a = 0;
                for (b = this.length; a < b; a++) this[a].style && (d = c.css(this[a], "display"), d !== "none" && !c._data(this[a], "olddisplay") && c._data(this[a], "olddisplay", d));
                for (a = 0; a < b; a++) this[a].style && (this[a].style.display = "none");
                return this
            },
            _toggle: c.fn.toggle,
            toggle: function(a, b, d) {
                var e = typeof a == "boolean";
                c.isFunction(a) && c.isFunction(b) ? this._toggle.apply(this, arguments) : a == null || e ? this.each(function() {
                    var b = e ? a: c(this).is(":hidden");
                    c(this)[b ? "show": "hide"]()
                }) :
                this.animate(i("toggle", 3), a, b, d);
                return this
            },
            fadeTo: function(a, b, c, e) {
                return this.filter(":hidden").css("opacity", 0).show().end().animate({
                    opacity: b
                },
                a, c, e)
            },
            animate: function(a, b, d, e) {
                var f = c.speed(b, d, e);
                if (c.isEmptyObject(a)) return this.each(f.complete, [!1]);
                return this[f.queue === !1 ? "each": "queue"](function() {
                    f.queue === !1 && c._mark(this);
                    var b = c.extend({},
                    f),
                    d = this.nodeType === 1,
                    e = d && c(this).is(":hidden"),
                    i,
                    j,
                    m,
                    p,
                    o,
                    u,
                    r,
                    w;
                    b.animatedProperties = {};
                    for (m in a) {
                        i = c.camelCase(m);
                        m !== i && (a[i] = a[m], delete a[m]);
                        j = a[i];
                        if (j === "hide" && e || j === "show" && !e) return b.complete.call(this);
                        d && (i === "height" || i === "width") && (b.overflow = [this.style.overflow, this.style.overflowX, this.style.overflowY], c.css(this, "display") === "inline" && c.css(this, "float") === "none" && (c.support.inlineBlockNeedsLayout ? (p = k(this.nodeName), p === "inline" ? this.style.display = "inline-block": (this.style.display = "inline", this.style.zoom = 1)) : this.style.display = "inline-block"));
                        b.animatedProperties[i] = c.isArray(j) ? j[1] : b.specialEasing && b.specialEasing[i] ||
                        b.easing || "swing"
                    }
                    b.overflow != null && (this.style.overflow = "hidden");
                    for (m in a) d = new c.fx(this, b, m),
                    j = a[m],
                    Wb.test(j) ? d[j === "toggle" ? e ? "show": "hide": j]() : (o = Xb.exec(j), u = d.cur(), o ? (r = parseFloat(o[2]), w = o[3] || (c.cssNumber[i] ? "": "px"), w !== "px" && (c.style(this, m, (r || 1) + w), u *= (r || 1) / d.cur(), c.style(this, m, u + w)), o[1] && (r = (o[1] === "-=" ? -1: 1) * r + u), d.custom(u, r, w)) : d.custom(u, j, ""));
                    return ! 0
                })
            },
            stop: function(a, b) {
                a && this.queue([]);
                this.each(function() {
                    var a = c.timers,
                    e = a.length;
                    for (b || c._unmark(!0, this); e--;) a[e].elem ===
                    this && (b && a[e](!0), a.splice(e, 1))
                });
                b || this.dequeue();
                return this
            }
        });
        c.each({
            slideDown: i("show", 1),
            slideUp: i("hide", 1),
            slideToggle: i("toggle", 1),
            fadeIn: {
                opacity: "show"
            },
            fadeOut: {
                opacity: "hide"
            },
            fadeToggle: {
                opacity: "toggle"
            }
        },
        function(a, b) {
            c.fn[a] = function(a, c, f) {
                return this.animate(b, a, c, f)
            }
        });
        c.extend({
            speed: function(a, b, d) {
                var e = a && typeof a == "object" ? c.extend({},
                a) : {
                    complete: d || !d && b || c.isFunction(a) && a,
                    duration: a,
                    easing: d && b || b && !c.isFunction(b) && b
                };
                e.duration = c.fx.off ? 0: typeof e.duration == "number" ?
                e.duration: e.duration in c.fx.speeds ? c.fx.speeds[e.duration] : c.fx.speeds._default;
                e.old = e.complete;
                e.complete = function(a) {
                    e.queue !== !1 ? c.dequeue(this) : a !== !1 && c._unmark(this);
                    c.isFunction(e.old) && e.old.call(this)
                };
                return e
            },
            easing: {
                linear: function(a, b, c, e) {
                    return c + e * a
                },
                swing: function(a, b, c, e) {
                    return ( - Math.cos(a * Math.PI) / 2 + 0.5) * e + c
                }
            },
            timers: [],
            fx: function(a, b, c) {
                this.options = b;
                this.elem = a;
                this.prop = c;
                b.orig = b.orig || {}
            }
        });
        c.fx.prototype = {
            update: function() {
                this.options.step && this.options.step.call(this.elem,
                this.now, this); (c.fx.step[this.prop] || c.fx.step._default)(this)
            },
            cur: function() {
                if (this.elem[this.prop] != null && (!this.elem.style || this.elem.style[this.prop] == null)) return this.elem[this.prop];
                var a,
                b = c.css(this.elem, this.prop);
                return isNaN(a = parseFloat(b)) ? !b || b === "auto" ? 0: b: a
            },
            custom: function(a, b, d) {
                function e(a) {
                    return f.step(a)
                }
                var f = this,
                h = c.fx,
                i;
                this.startTime = V || r();
                this.start = a;
                this.end = b;
                this.unit = d || this.unit || (c.cssNumber[this.prop] ? "": "px");
                this.now = this.start;
                this.pos = this.state = 0;
                e.elem =
                this.elem;
                e() && c.timers.push(e) && !G && (ra ? (G = 1, i = function() {
                    G && (ra(i), h.tick())
                },
                ra(i)) : G = setInterval(h.tick, h.interval))
            },
            show: function() {
                this.options.orig[this.prop] = c.style(this.elem, this.prop);
                this.options.show = !0;
                this.custom(this.prop === "width" || this.prop === "height" ? 1: 0, this.cur());
                c(this.elem).show()
            },
            hide: function() {
                this.options.orig[this.prop] = c.style(this.elem, this.prop);
                this.options.hide = !0;
                this.custom(this.cur(), 0)
            },
            step: function(a) {
                var b = V || r(),
                d = !0,
                e = this.elem,
                f = this.options,
                h,
                i;
                if (a ||
                b >= f.duration + this.startTime) {
                    this.now = this.end;
                    this.pos = this.state = 1;
                    this.update();
                    f.animatedProperties[this.prop] = !0;
                    for (h in f.animatedProperties) f.animatedProperties[h] !== !0 && (d = !1);
                    if (d) {
                        f.overflow != null && !c.support.shrinkWrapBlocks && c.each(["", "X", "Y"],
                        function(a, b) {
                            e.style["overflow" + b] = f.overflow[a]
                        });
                        f.hide && c(e).hide();
                        if (f.hide || f.show) for (var j in f.animatedProperties) c.style(e, j, f.orig[j]);
                        f.complete.call(e)
                    }
                    return ! 1
                }
                f.duration == Infinity ? this.now = b: (i = b - this.startTime, this.state = i / f.duration,
                this.pos = c.easing[f.animatedProperties[this.prop]](this.state, i, 0, 1, f.duration), this.now = this.start + (this.end - this.start) * this.pos);
                this.update();
                return ! 0
            }
        };
        c.extend(c.fx, {
            tick: function() {
                for (var a = c.timers, b = a.length; b--;) a[b]() || a.splice(b, 1);
                a.length || c.fx.stop()
            },
            interval: 13,
            stop: function() {
                clearInterval(G);
                G = null
            },
            speeds: {
                slow: 600,
                fast: 200,
                _default: 400
            },
            step: {
                opacity: function(a) {
                    c.style(a.elem, "opacity", a.now)
                },
                _default: function(a) {
                    a.elem.style && a.elem.style[a.prop] != null ? a.elem.style[a.prop] =
                    (a.prop === "width" || a.prop === "height" ? Math.max(0, a.now) : a.now) + a.unit: a.elem[a.prop] = a.now
                }
            }
        });
        c.expr && c.expr.filters && (c.expr.filters.animated = function(a) {
            return c.grep(c.timers,
            function(b) {
                return a === b.elem
            }).length
        });
        var Yb = /^t(?:able|d|h)$/i,
        $a = /^(?:body|html)$/i;
        "getBoundingClientRect" in p.documentElement ? c.fn.offset = function(a) {
            var b = this[0],
            d;
            if (a) return this.each(function(b) {
                c.offset.setOffset(this, a, b)
            });
            if (!b || !b.ownerDocument) return null;
            if (b === b.ownerDocument.body) return c.offset.bodyOffset(b);
            try {
                d = b.getBoundingClientRect()
            } catch(e) {}
            var f = b.ownerDocument,
            h = f.documentElement;
            if (!d || !c.contains(h, b)) return d ? {
                top: d.top,
                left: d.left
            }: {
                top: 0,
                left: 0
            };
            b = f.body;
            f = j(f);
            return {
                top: d.top + (f.pageYOffset || c.support.boxModel && h.scrollTop || b.scrollTop) - (h.clientTop || b.clientTop || 0),
                left: d.left + (f.pageXOffset || c.support.boxModel && h.scrollLeft || b.scrollLeft) - (h.clientLeft || b.clientLeft || 0)
            }
        }: c.fn.offset = function(a) {
            var b = this[0];
            if (a) return this.each(function(b) {
                c.offset.setOffset(this, a, b)
            });
            if (!b ||
            !b.ownerDocument) return null;
            if (b === b.ownerDocument.body) return c.offset.bodyOffset(b);
            c.offset.initialize();
            var d,
            e = b.offsetParent,
            f = b.ownerDocument,
            h = f.documentElement,
            i = f.body;
            d = (f = f.defaultView) ? f.getComputedStyle(b, null) : b.currentStyle;
            for (var j = b.offsetTop, k = b.offsetLeft; (b = b.parentNode) && b !== i && b !== h;) {
                if (c.offset.supportsFixedPosition && d.position === "fixed") break;
                d = f ? f.getComputedStyle(b, null) : b.currentStyle;
                j -= b.scrollTop;
                k -= b.scrollLeft;
                b === e && (j += b.offsetTop, k += b.offsetLeft, c.offset.doesNotAddBorder &&
                (!c.offset.doesAddBorderForTableAndCells || !Yb.test(b.nodeName)) && (j += parseFloat(d.borderTopWidth) || 0, k += parseFloat(d.borderLeftWidth) || 0), e = b.offsetParent);
                c.offset.subtractsBorderForOverflowNotVisible && d.overflow !== "visible" && (j += parseFloat(d.borderTopWidth) || 0, k += parseFloat(d.borderLeftWidth) || 0)
            }
            if (d.position === "relative" || d.position === "static") j += i.offsetTop,
            k += i.offsetLeft;
            c.offset.supportsFixedPosition && d.position === "fixed" && (j += Math.max(h.scrollTop, i.scrollTop), k += Math.max(h.scrollLeft, i.scrollLeft));
            return {
                top: j,
                left: k
            }
        };
        c.offset = {
            initialize: function() {
                var a = p.body,
                b = p.createElement("div"),
                d,
                e,
                f,
                h = parseFloat(c.css(a, "marginTop")) || 0;
                c.extend(b.style, {
                    position: "absolute",
                    top: 0,
                    left: 0,
                    margin: 0,
                    border: 0,
                    width: "1px",
                    height: "1px",
                    visibility: "hidden"
                });
                b.innerHTML = "<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
                a.insertBefore(b, a.firstChild);
                d = b.firstChild;
                e = d.firstChild;
                f = d.nextSibling.firstChild.firstChild;
                this.doesNotAddBorder = e.offsetTop !== 5;
                this.doesAddBorderForTableAndCells = f.offsetTop === 5;
                e.style.position = "fixed";
                e.style.top = "20px";
                this.supportsFixedPosition = e.offsetTop === 20 || e.offsetTop === 15;
                e.style.position = e.style.top = "";
                d.style.overflow = "hidden";
                d.style.position = "relative";
                this.subtractsBorderForOverflowNotVisible = e.offsetTop === -5;
                this.doesNotIncludeMarginInBodyOffset = a.offsetTop !== h;
                a.removeChild(b);
                c.offset.initialize = c.noop
            },
            bodyOffset: function(a) {
                var b = a.offsetTop,
                d = a.offsetLeft;
                c.offset.initialize();
                c.offset.doesNotIncludeMarginInBodyOffset && (b += parseFloat(c.css(a, "marginTop")) || 0, d += parseFloat(c.css(a, "marginLeft")) || 0);
                return {
                    top: b,
                    left: d
                }
            },
            setOffset: function(a, b, d) {
                var e = c.css(a, "position");
                e === "static" && (a.style.position = "relative");
                var f = c(a),
                h = f.offset(),
                i = c.css(a, "top"),
                j = c.css(a, "left"),
                k = {},
                m = {},
                p,
                o; (e === "absolute" || e === "fixed") && c.inArray("auto", [i, j]) > -1 ? (m = f.position(), p = m.top,
                o = m.left) : (p = parseFloat(i) || 0, o = parseFloat(j) || 0);
                c.isFunction(b) && (b = b.call(a, d, h));
                b.top != null && (k.top = b.top - h.top + p);
                b.left != null && (k.left = b.left - h.left + o);
                "using" in b ? b.using.call(a, k) : f.css(k)
            }
        };
        c.fn.extend({
            position: function() {
                if (!this[0]) return null;
                var a = this[0],
                b = this.offsetParent(),
                d = this.offset(),
                e = $a.test(b[0].nodeName) ? {
                    top: 0,
                    left: 0
                }: b.offset();
                d.top -= parseFloat(c.css(a, "marginTop")) || 0;
                d.left -= parseFloat(c.css(a, "marginLeft")) || 0;
                e.top += parseFloat(c.css(b[0], "borderTopWidth")) || 0;
                e.left +=
                parseFloat(c.css(b[0], "borderLeftWidth")) || 0;
                return {
                    top: d.top - e.top,
                    left: d.left - e.left
                }
            },
            offsetParent: function() {
                return this.map(function() {
                    for (var a = this.offsetParent || p.body; a && !$a.test(a.nodeName) && c.css(a, "position") === "static";) a = a.offsetParent;
                    return a
                })
            }
        });
        c.each(["Left", "Top"],
        function(a, b) {
            var d = "scroll" + b;
            c.fn[d] = function(b) {
                var g,
                h;
                if (b === f) {
                    g = this[0];
                    if (!g) return null;
                    return (h = j(g)) ? "pageXOffset" in h ? h[a ? "pageYOffset": "pageXOffset"] : c.support.boxModel && h.document.documentElement[d] || h.document.body[d] :
                    g[d]
                }
                return this.each(function() { (h = j(this)) ? h.scrollTo(a ? c(h).scrollLeft() : b, a ? b: c(h).scrollTop()) : this[d] = b
                })
            }
        });
        c.each(["Height", "Width"],
        function(a, b) {
            var d = b.toLowerCase();
            c.fn["inner" + b] = function() {
                return this[0] ? parseFloat(c.css(this[0], d, "padding")) : null
            };
            c.fn["outer" + b] = function(a) {
                return this[0] ? parseFloat(c.css(this[0], d, a ? "margin": "border")) : null
            };
            c.fn[d] = function(a) {
                var g = this[0];
                if (!g) return a == null ? null: this;
                if (c.isFunction(a)) return this.each(function(b) {
                    var f = c(this);
                    f[d](a.call(this,
                    b, f[d]()))
                });
                if (c.isWindow(g)) {
                    var h = g.document.documentElement["client" + b];
                    return g.document.compatMode === "CSS1Compat" && h || g.document.body["client" + b] || h
                }
                if (g.nodeType === 9) return Math.max(g.documentElement["client" + b], g.body["scroll" + b], g.documentElement["scroll" + b], g.body["offset" + b], g.documentElement["offset" + b]);
                if (a === f) return g = c.css(g, d),
                h = parseFloat(g),
                c.isNaN(h) ? g: h;
                return this.css(d, typeof a == "string" ? a: a + "px")
            }
        });
        xtd_jQuery = c
    })(window);
    var o = xtd_jQuery;
    o.easing.jswing = o.easing.swing;
    o.extend(o.easing,
    {
        def: "easeOutQuad",
        swing: function(m, f, j, k, i) {
            return o.easing[o.easing.def](m, f, j, k, i)
        },
        easeInQuad: function(m, f, j, k, i) {
            return k * (f /= i) * f + j
        },
        easeOutQuad: function(m, f, j, k, i) {
            return - k * (f /= i) * (f - 2) + j
        },
        easeInOutQuad: function(m, f, j, k, i) {
            if ((f /= i / 2) < 1) return k / 2 * f * f + j;
            return - k / 2 * (--f * (f - 2) - 1) + j
        },
        easeInCubic: function(m, f, j, k, i) {
            return k * (f /= i) * f * f + j
        },
        easeOutCubic: function(m, f, j, k, i) {
            return k * ((f = f / i - 1) * f * f + 1) + j
        },
        easeInOutCubic: function(m, f, j, k, i) {
            if ((f /= i / 2) < 1) return k / 2 * f * f * f + j;
            return k / 2 * ((f -= 2) * f * f + 2) +
            j
        },
        easeInQuart: function(m, f, j, k, i) {
            return k * (f /= i) * f * f * f + j
        },
        easeOutQuart: function(m, f, j, k, i) {
            return - k * ((f = f / i - 1) * f * f * f - 1) + j
        },
        easeInOutQuart: function(m, f, j, k, i) {
            if ((f /= i / 2) < 1) return k / 2 * f * f * f * f + j;
            return - k / 2 * ((f -= 2) * f * f * f - 2) + j
        },
        easeInQuint: function(m, f, j, k, i) {
            return k * (f /= i) * f * f * f * f + j
        },
        easeOutQuint: function(m, f, j, k, i) {
            return k * ((f = f / i - 1) * f * f * f * f + 1) + j
        },
        easeInOutQuint: function(m, f, j, k, i) {
            if ((f /= i / 2) < 1) return k / 2 * f * f * f * f * f + j;
            return k / 2 * ((f -= 2) * f * f * f * f + 2) + j
        },
        easeInSine: function(m, f, j, k, i) {
            return - k * Math.cos(f /
            i * (Math.PI / 2)) + k + j
        },
        easeOutSine: function(m, f, j, k, i) {
            return k * Math.sin(f / i * (Math.PI / 2)) + j
        },
        easeInOutSine: function(m, f, j, k, i) {
            return - k / 2 * (Math.cos(Math.PI * f / i) - 1) + j
        },
        easeInExpo: function(m, f, j, k, i) {
            return f == 0 ? j: k * Math.pow(2, 10 * (f / i - 1)) + j
        },
        easeOutExpo: function(m, f, j, k, i) {
            return f == i ? j + k: k * ( - Math.pow(2, -10 * f / i) + 1) + j
        },
        easeInOutExpo: function(m, f, j, k, i) {
            if (f == 0) return j;
            if (f == i) return j + k;
            if ((f /= i / 2) < 1) return k / 2 * Math.pow(2, 10 * (f - 1)) + j;
            return k / 2 * ( - Math.pow(2, -10 * --f) + 2) + j
        },
        easeInCirc: function(m, f, j, k, i) {
            return - k *
            (Math.sqrt(1 - (f /= i) * f) - 1) + j
        },
        easeOutCirc: function(m, f, j, k, i) {
            return k * Math.sqrt(1 - (f = f / i - 1) * f) + j
        },
        easeInOutCirc: function(m, f, j, k, i) {
            if ((f /= i / 2) < 1) return - k / 2 * (Math.sqrt(1 - f * f) - 1) + j;
            return k / 2 * (Math.sqrt(1 - (f -= 2) * f) + 1) + j
        },
        easeInElastic: function(m, f, j, k, i) {
            var m = 1.70158,
            o = 0,
            r = k;
            if (f == 0) return j;
            if ((f /= i) == 1) return j + k;
            o || (o = i * 0.3);
            r < Math.abs(k) ? (r = k, m = o / 4) : m = o / (2 * Math.PI) * Math.asin(k / r);
            return - (r * Math.pow(2, 10 * (f -= 1)) * Math.sin((f * i - m) * 2 * Math.PI / o)) + j
        },
        easeOutElastic: function(m, f, j, k, i) {
            var m = 1.70158,
            o = 0,
            r = k;
            if (f == 0) return j;
            if ((f /= i) == 1) return j + k;
            o || (o = i * 0.3);
            r < Math.abs(k) ? (r = k, m = o / 4) : m = o / (2 * Math.PI) * Math.asin(k / r);
            return r * Math.pow(2, -10 * f) * Math.sin((f * i - m) * 2 * Math.PI / o) + k + j
        },
        easeInOutElastic: function(m, f, j, k, i) {
            var m = 1.70158,
            o = 0,
            r = k;
            if (f == 0) return j;
            if ((f /= i / 2) == 2) return j + k;
            o || (o = i * 0.3 * 1.5);
            r < Math.abs(k) ? (r = k, m = o / 4) : m = o / (2 * Math.PI) * Math.asin(k / r);
            if (f < 1) return - 0.5 * r * Math.pow(2, 10 * (f -= 1)) * Math.sin((f * i - m) * 2 * Math.PI / o) + j;
            return r * Math.pow(2, -10 * (f -= 1)) * Math.sin((f * i - m) * 2 * Math.PI / o) * 0.5 + k + j
        },
        easeInBack: function(m, f, j, k, i, o) {
            o == void 0 && (o = 1.70158);
            return k * (f /= i) * f * ((o + 1) * f - o) + j
        },
        easeOutBack: function(m, f, j, k, i, o) {
            o == void 0 && (o = 1.70158);
            return k * ((f = f / i - 1) * f * ((o + 1) * f + o) + 1) + j
        },
        easeInOutBack: function(m, f, j, k, i, o) {
            o == void 0 && (o = 1.70158);
            if ((f /= i / 2) < 1) return k / 2 * f * f * (((o *= 1.525) + 1) * f - o) + j;
            return k / 2 * ((f -= 2) * f * (((o *= 1.525) + 1) * f + o) + 2) + j
        },
        easeInBounce: function(m, f, j, k, i) {
            return k - o.easing.easeOutBounce(m, i - f, 0, k, i) + j
        },
        easeOutBounce: function(m, f, j, k, i) {
            return (f /= i) < 1 / 2.75 ? k * 7.5625 * f * f + j: f < 2 / 2.75 ?
            k * (7.5625 * (f -= 1.5 / 2.75) * f + 0.75) + j: f < 2.5 / 2.75 ? k * (7.5625 * (f -= 2.25 / 2.75) * f + 0.9375) + j: k * (7.5625 * (f -= 2.625 / 2.75) * f + 0.984375) + j
        },
        easeInOutBounce: function(m, f, j, k, i) {
            if (f < i / 2) return o.easing.easeInBounce(m, f * 2, 0, k, i) * 0.5 + j;
            return o.easing.easeOutBounce(m, f * 2 - i, 0, k, i) * 0.5 + k * 0.5 + j
        }
    });
    o.extend(o.easing, {
        easeIn: function(m, f, j, k, i) {
            return o.easing.easeInQuad(m, f, j, k, i)
        },
        easeOut: function(m, f, j, k, i) {
            return o.easing.easeOutQuad(m, f, j, k, i)
        },
        easeInOut: function(m, f, j, k, i) {
            return o.easing.easeInOutQuad(m, f, j, k, i)
        },
        expoin: function(m, f, j, k, i) {
            return o.easing.easeInExpo(m, f, j, k, i)
        },
        expoout: function(m, f, j, k, i) {
            return o.easing.easeOutExpo(m, f, j, k, i)
        },
        expoinout: function(m, f, j, k, i) {
            return o.easing.easeInOutExpo(m, f, j, k, i)
        },
        bouncein: function(m, f, j, k, i) {
            return o.easing.easeInBounce(m, f, j, k, i)
        },
        bounceout: function(m, f, j, k, i) {
            return o.easing.easeOutBounce(m, f, j, k, i)
        },
        bounceinout: function(m, f, j, k, i) {
            return o.easing.easeInOutBounce(m, f, j, k, i)
        },
        elasin: function(m, f, j, k, i) {
            return o.easing.easeInElastic(m, f, j, k, i)
        },
        elasout: function(m,
        f, j, k, i) {
            return o.easing.easeOutElastic(m, f, j, k, i)
        },
        elasinout: function(m, f, j, k, i) {
            return o.easing.easeInOutElastic(m, f, j, k, i)
        },
        backin: function(m, f, j, k, i) {
            return o.easing.easeInBack(m, f, j, k, i)
        },
        backout: function(m, f, j, k, i) {
            return o.easing.easeOutBack(m, f, j, k, i)
        },
        backinout: function(m, f, j, k, i) {
            return o.easing.easeInOutBack(m, f, j, k, i)
        }
    });
    o.fn.getBgImage = function(m, f) {
        if (o(this).css("background-image")) {
            var j = o(this).css("background-image").replace("url(", "").replace(")", "").replace(/^['"]*/gi, "").replace(/['"]*$/gi,
            "");
            if (!j || j == "none") return null;
            var k = o("<img />");
            k.bind("load",
            function() {
                var i = o(f).width(),
                j = o(f).height();
                o(this).width(this.width);
                o(this).height(this.height);
                var k = o(this).width(),
                P = o(this).height();
                o(this).css("position", "absolute");
                o(this).css("z-index", "-2");
                o(this).css("top", "0px");
                o(this).css("left", "0px");
                f.css("background-position-y") == "top" && o(this).css("top", "0px");
                f.css("background-position-x") == "left" && o(this).css("left", "0px");
                f.css("background-position-y") == "center" && o(this).css("top",
                (j - P) / 2 + "px");
                f.css("background-position-x") == "center" && o(this).css("left", (i - k) / 2 + "px");
                f.css("background-position-y") == "bottom" && o(this).css("top", j - P + "px");
                f.css("background-position-x") == "right" && o(this).css("left", i - k + "px");
                o(this).fixPng(m, !0)
            });
            k.attr("src", j);
            return k
        }
    };
    o.fn.cleanWhitespace = function() {
        textNodes = this.contents().filter(function() {
            return this.nodeType == 3 && !/\S/.test(this.nodeValue)
        }).remove();
        return this
    };
    o.fn.applyOpacity = function(m) {
        var f = parseFloat(m) * 100;
        this.css({
            opacity: m
        });
        o.browser.msie && this.css({
            "-ms-filter": '"progid:DXImageTransform.Microsoft.Alpha(Opacity=' + f + ')"',
            filter: "alpha(opacity=" + f + ")"
        }); (o.browser.webkit || o.browser.safari) && this.css({
            "-khtml-opacity": m
        });
        o.browser.mozilla && this.css({
            "-moz-opacity": m
        })
    };
    o.fn.fixPng = function(m, f) {
        return this.each(function() {
            o.browser.msie && o(this).find("*").andSelf().each(function(j, k) {
                var i = o(k);
                if (i.css("background-image") && i.css("background-image").match(/\.png/i) !== null) {
                    var u = i.css("background-image"),
                    u = u.substring(5,
                    u.length - 2),
                    r = !i.css("background-repeat") || i.css("background-repeat") == "no-repeat" ? "crop": "scale",
                    u = {
                        filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + u + "', sizingMethod='" + r + "')",
                        "background-image": "url(" + m + ")"
                    };
                    i.css(u)
                }
                i.is && f && i.is("img[src$=png]") && (u = {
                    width: o(this).width() + "px",
                    height: o(this).height() + "px",
                    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + i.attr("src") + "', sizingMethod='crop')"
                },
                i.unbind("load"), i.css(u).attr("src", m))
            })
        })
    };
    return o
}
jQueryWrapper();

