function MouseEvent(e) {
    this.x = e.pageX,
    this.y = e.pageY
}
function QQLink(e) {
    e = e ? e: QQ,
    window.open("http://wpa.qq.com/msgrd?v=3&uin=" + e + "&site=qq&menu=yes")
}
with(function(e, t) {
    function n(e) {
        var t = e.length,
        n = le.type(e);
        return le.isWindow(e) ? !1 : 1 === e.nodeType && t ? !0 : "array" === n || "function" !== n && (0 === t || "number" == typeof t && t > 0 && t - 1 in e)
    }
    function i(e) {
        var t = Te[e] = {};
        return le.each(e.match(de) || [],
        function(e, n) {
            t[n] = !0
        }),
        t
    }
    function o(e, n, i, o) {
        if (le.acceptData(e)) {
            var r, s, a = le.expando,
            l = "string" == typeof n,
            c = e.nodeType,
            d = c ? le.cache: e,
            u = c ? e[a] : e[a] && a;
            if (u && d[u] && (o || d[u].data) || !l || i !== t) return u || (c ? e[a] = u = K.pop() || le.guid++:u = a),
            d[u] || (d[u] = {},
            c || (d[u].toJSON = le.noop)),
            ("object" == typeof n || "function" == typeof n) && (o ? d[u] = le.extend(d[u], n) : d[u].data = le.extend(d[u].data, n)),
            r = d[u],
            o || (r.data || (r.data = {}), r = r.data),
            i !== t && (r[le.camelCase(n)] = i),
            l ? (s = r[n], null == s && (s = r[le.camelCase(n)])) : s = r,
            s
        }
    }
    function r(e, t, n) {
        if (le.acceptData(e)) {
            var i, o, r, s = e.nodeType,
            l = s ? le.cache: e,
            c = s ? e[le.expando] : le.expando;
            if (l[c]) {
                if (t && (r = n ? l[c] : l[c].data)) {
                    le.isArray(t) ? t = t.concat(le.map(t, le.camelCase)) : t in r ? t = [t] : (t = le.camelCase(t), t = t in r ? [t] : t.split(" "));
                    for (i = 0, o = t.length; o > i; i++) delete r[t[i]];
                    if (! (n ? a: le.isEmptyObject)(r)) return
                } (n || (delete l[c].data, a(l[c]))) && (s ? le.cleanData([e], !0) : le.support.deleteExpando || l != l.window ? delete l[c] : l[c] = null)
            }
        }
    }
    function s(e, n, i) {
        if (i === t && 1 === e.nodeType) {
            var o = "data-" + n.replace(Se, "-$1").toLowerCase();
            if (i = e.getAttribute(o), "string" == typeof i) {
                try {
                    i = "true" === i ? !0 : "false" === i ? !1 : "null" === i ? null: +i + "" === i ? +i: Ce.test(i) ? le.parseJSON(i) : i
                } catch(r) {}
                le.data(e, n, i)
            } else i = t
        }
        return i
    }
    function a(e) {
        var t;
        for (t in e) if (("data" !== t || !le.isEmptyObject(e[t])) && "toJSON" !== t) return ! 1;
        return ! 0
    }
    function l() {
        return ! 0
    }
    function c() {
        return ! 1
    }
    function d(e, t) {
        do e = e[t];
        while (e && 1 !== e.nodeType);
        return e
    }
    function u(e, t, n) {
        if (t = t || 0, le.isFunction(t)) return le.grep(e,
        function(e, i) {
            var o = !!t.call(e, i, e);
            return o === n
        });
        if (t.nodeType) return le.grep(e,
        function(e) {
            return e === t === n
        });
        if ("string" == typeof t) {
            var i = le.grep(e,
            function(e) {
                return 1 === e.nodeType
            });
            if (_e.test(t)) return le.filter(t, i, !n);
            t = le.filter(t, i)
        }
        return le.grep(e,
        function(e) {
            return le.inArray(e, t) >= 0 === n
        })
    }
    function p(e) {
        var t = Ue.split("|"),
        n = e.createDocumentFragment();
        if (n.createElement) for (; t.length;) n.createElement(t.pop());
        return n
    }
    function f(e, t) {
        return e.getElementsByTagName(t)[0] || e.appendChild(e.ownerDocument.createElement(t))
    }
    function h(e) {
        var t = e.getAttributeNode("type");
        return e.type = (t && t.specified) + "/" + e.type,
        e
    }
    function g(e) {
        var t = ot.exec(e.type);
        return t ? e.type = t[1] : e.removeAttribute("type"),
        e
    }
    function m(e, t) {
        for (var n, i = 0; null != (n = e[i]); i++) le._data(n, "globalEval", !t || le._data(t[i], "globalEval"))
    }
    function v(e, t) {
        if (1 === t.nodeType && le.hasData(e)) {
            var n, i, o, r = le._data(e),
            s = le._data(t, r),
            a = r.events;
            if (a) {
                delete s.handle,
                s.events = {};
                for (n in a) for (i = 0, o = a[n].length; o > i; i++) le.event.add(t, n, a[n][i])
            }
            s.data && (s.data = le.extend({},
            s.data))
        }
    }
    function y(e, t) {
        var n, i, o;
        if (1 === t.nodeType) {
            if (n = t.nodeName.toLowerCase(), !le.support.noCloneEvent && t[le.expando]) {
                o = le._data(t);
                for (i in o.events) le.removeEvent(t, i, o.handle);
                t.removeAttribute(le.expando)
            }
            "script" === n && t.text !== e.text ? (h(t).text = e.text, g(t)) : "object" === n ? (t.parentNode && (t.outerHTML = e.outerHTML), le.support.html5Clone && e.innerHTML && !le.trim(t.innerHTML) && (t.innerHTML = e.innerHTML)) : "input" === n && tt.test(e.type) ? (t.defaultChecked = t.checked = e.checked, t.value !== e.value && (t.value = e.value)) : "option" === n ? t.defaultSelected = t.selected = e.defaultSelected: ("input" === n || "textarea" === n) && (t.defaultValue = e.defaultValue)
        }
    }
    function b(e, n) {
        var i, o, r = 0,
        s = typeof e.getElementsByTagName !== Q ? e.getElementsByTagName(n || "*") : typeof e.querySelectorAll !== Q ? e.querySelectorAll(n || "*") : t;
        if (!s) for (s = [], i = e.childNodes || e; null != (o = i[r]); r++) ! n || le.nodeName(o, n) ? s.push(o) : le.merge(s, b(o, n));
        return n === t || n && le.nodeName(e, n) ? le.merge([e], s) : s
    }
    function w(e) {
        tt.test(e.type) && (e.defaultChecked = e.checked)
    }
    function x(e, t) {
        if (t in e) return t;
        for (var n = t.charAt(0).toUpperCase() + t.slice(1), i = t, o = Ct.length; o--;) if (t = Ct[o] + n, t in e) return t;
        return i
    }
    function k(e, t) {
        return e = t || e,
        "none" === le.css(e, "display") || !le.contains(e.ownerDocument, e)
    }
    function T(e, t) {
        for (var n, i, o, r = [], s = 0, a = e.length; a > s; s++) i = e[s],
        i.style && (r[s] = le._data(i, "olddisplay"), n = i.style.display, t ? (r[s] || "none" !== n || (i.style.display = ""), "" === i.style.display && k(i) && (r[s] = le._data(i, "olddisplay", E(i.nodeName)))) : r[s] || (o = k(i), (n && "none" !== n || !o) && le._data(i, "olddisplay", o ? n: le.css(i, "display"))));
        for (s = 0; a > s; s++) i = e[s],
        i.style && (t && "none" !== i.style.display && "" !== i.style.display || (i.style.display = t ? r[s] || "": "none"));
        return e
    }
    function C(e, t, n) {
        var i = vt.exec(t);
        return i ? Math.max(0, i[1] - (n || 0)) + (i[2] || "px") : t
    }
    function S(e, t, n, i, o) {
        for (var r = n === (i ? "border": "content") ? 4 : "width" === t ? 1 : 0, s = 0; 4 > r; r += 2)"margin" === n && (s += le.css(e, n + Tt[r], !0, o)),
        i ? ("content" === n && (s -= le.css(e, "padding" + Tt[r], !0, o)), "margin" !== n && (s -= le.css(e, "border" + Tt[r] + "Width", !0, o))) : (s += le.css(e, "padding" + Tt[r], !0, o), "padding" !== n && (s += le.css(e, "border" + Tt[r] + "Width", !0, o)));
        return s
    }
    function $(e, t, n) {
        var i = !0,
        o = "width" === t ? e.offsetWidth: e.offsetHeight,
        r = dt(e),
        s = le.support.boxSizing && "border-box" === le.css(e, "boxSizing", !1, r);
        if (0 >= o || null == o) {
            if (o = ut(e, t, r), (0 > o || null == o) && (o = e.style[t]), yt.test(o)) return o;
            i = s && (le.support.boxSizingReliable || o === e.style[t]),
            o = parseFloat(o) || 0
        }
        return o + S(e, t, n || (s ? "border": "content"), i, r) + "px"
    }
    function E(e) {
        var t = Y,
        n = wt[e];
        return n || (n = N(e, t), "none" !== n && n || (ct = (ct || le("<iframe frameborder='0' width='0' height='0'/>").css("cssText", "display:block !important")).appendTo(t.documentElement), t = (ct[0].contentWindow || ct[0].contentDocument).document, t.write("<!doctype html><html><body>"), t.close(), n = N(e, t), ct.detach()), wt[e] = n),
        n
    }
    function N(e, t) {
        var n = le(t.createElement(e)).appendTo(t.body),
        i = le.css(n[0], "display");
        return n.remove(),
        i
    }
    function A(e, t, n, i) {
        var o;
        if (le.isArray(t)) le.each(t,
        function(t, o) {
            n || $t.test(e) ? i(e, o) : A(e + "[" + ("object" == typeof o ? t: "") + "]", o, n, i)
        });
        else if (n || "object" !== le.type(t)) i(e, t);
        else for (o in t) A(e + "[" + o + "]", t[o], n, i)
    }
    function j(e) {
        return function(t, n) {
            "string" != typeof t && (n = t, t = "*");
            var i, o = 0,
            r = t.toLowerCase().match(de) || [];
            if (le.isFunction(n)) for (; i = r[o++];)"+" === i[0] ? (i = i.slice(1) || "*", (e[i] = e[i] || []).unshift(n)) : (e[i] = e[i] || []).push(n)
        }
    }
    function M(e, t, n, i) {
        function o(a) {
            var l;
            return r[a] = !0,
            le.each(e[a] || [],
            function(e, a) {
                var c = a(t, n, i);
                return "string" != typeof c || s || r[c] ? s ? !(l = c) : void 0 : (t.dataTypes.unshift(c), o(c), !1)
            }),
            l
        }
        var r = {},
        s = e === _t;
        return o(t.dataTypes[0]) || !r["*"] && o("*")
    }
    function O(e, n) {
        var i, o, r = le.ajaxSettings.flatOptions || {};
        for (o in n) n[o] !== t && ((r[o] ? e: i || (i = {}))[o] = n[o]);
        return i && le.extend(!0, e, i),
        e
    }
    function L(e, n, i) {
        var o, r, s, a, l = e.contents,
        c = e.dataTypes,
        d = e.responseFields;
        for (a in d) a in i && (n[d[a]] = i[a]);
        for (;
        "*" === c[0];) c.shift(),
        r === t && (r = e.mimeType || n.getResponseHeader("Content-Type"));
        if (r) for (a in l) if (l[a] && l[a].test(r)) {
            c.unshift(a);
            break
        }
        if (c[0] in i) s = c[0];
        else {
            for (a in i) {
                if (!c[0] || e.converters[a + " " + c[0]]) {
                    s = a;
                    break
                }
                o || (o = a)
            }
            s = s || o
        }
        return s ? (s !== c[0] && c.unshift(s), i[s]) : void 0
    }
    function P(e, t) {
        var n, i, o, r, s = {},
        a = 0,
        l = e.dataTypes.slice(),
        c = l[0];
        if (e.dataFilter && (t = e.dataFilter(t, e.dataType)), l[1]) for (o in e.converters) s[o.toLowerCase()] = e.converters[o];
        for (; i = l[++a];) if ("*" !== i) {
            if ("*" !== c && c !== i) {
                if (o = s[c + " " + i] || s["* " + i], !o) for (n in s) if (r = n.split(" "), r[1] === i && (o = s[c + " " + r[0]] || s["* " + r[0]])) {
                    o === !0 ? o = s[n] : s[n] !== !0 && (i = r[0], l.splice(a--, 0, i));
                    break
                }
                if (o !== !0) if (o && e["throws"]) t = o(t);
                else try {
                    t = o(t)
                } catch(d) {
                    return {
                        state: "parsererror",
                        error: o ? d: "No conversion from " + c + " to " + i
                    }
                }
            }
            c = i
        }
        return {
            state: "success",
            data: t
        }
    }
    function H() {
        try {
            return new e.XMLHttpRequest
        } catch(t) {}
    }
    function D() {
        try {
            return new e.ActiveXObject("Microsoft.XMLHTTP")
        } catch(t) {}
    }
    function q() {
        return setTimeout(function() {
            Jt = t
        }),
        Jt = le.now()
    }
    function I(e, t) {
        le.each(t,
        function(t, n) {
            for (var i = (rn[t] || []).concat(rn["*"]), o = 0, r = i.length; r > o; o++) if (i[o].call(e, t, n)) return
        })
    }
    function z(e, t, n) {
        var i, o, r = 0,
        s = on.length,
        a = le.Deferred().always(function() {
            delete l.elem
        }),
        l = function() {
            if (o) return ! 1;
            for (var t = Jt || q(), n = Math.max(0, c.startTime + c.duration - t), i = n / c.duration || 0, r = 1 - i, s = 0, l = c.tweens.length; l > s; s++) c.tweens[s].run(r);
            return a.notifyWith(e, [c, r, n]),
            1 > r && l ? n: (a.resolveWith(e, [c]), !1)
        },
        c = a.promise({
            elem: e,
            props: le.extend({},
            t),
            opts: le.extend(!0, {
                specialEasing: {}
            },
            n),
            originalProperties: t,
            originalOptions: n,
            startTime: Jt || q(),
            duration: n.duration,
            tweens: [],
            createTween: function(t, n) {
                var i = le.Tween(e, c.opts, t, n, c.opts.specialEasing[t] || c.opts.easing);
                return c.tweens.push(i),
                i
            },
            stop: function(t) {
                var n = 0,
                i = t ? c.tweens.length: 0;
                if (o) return this;
                for (o = !0; i > n; n++) c.tweens[n].run(1);
                return t ? a.resolveWith(e, [c, t]) : a.rejectWith(e, [c, t]),
                this
            }
        }),
        d = c.props;
        for (F(d, c.opts.specialEasing); s > r; r++) if (i = on[r].call(c, e, d, c.opts)) return i;
        return I(c, d),
        le.isFunction(c.opts.start) && c.opts.start.call(e, c),
        le.fx.timer(le.extend(l, {
            elem: e,
            anim: c,
            queue: c.opts.queue
        })),
        c.progress(c.opts.progress).done(c.opts.done, c.opts.complete).fail(c.opts.fail).always(c.opts.always)
    }
    function F(e, t) {
        var n, i, o, r, s;
        for (o in e) if (i = le.camelCase(o), r = t[i], n = e[o], le.isArray(n) && (r = n[1], n = e[o] = n[0]), o !== i && (e[i] = n, delete e[o]), s = le.cssHooks[i], s && "expand" in s) {
            n = s.expand(n),
            delete e[i];
            for (o in n) o in e || (e[o] = n[o], t[o] = r)
        } else t[i] = r
    }
    function W(e, t, n) {
        var i, o, r, s, a, l, c, d, u, p = this,
        f = e.style,
        h = {},
        g = [],
        m = e.nodeType && k(e);
        n.queue || (d = le._queueHooks(e, "fx"), null == d.unqueued && (d.unqueued = 0, u = d.empty.fire, d.empty.fire = function() {
            d.unqueued || u()
        }), d.unqueued++, p.always(function() {
            p.always(function() {
                d.unqueued--,
                le.queue(e, "fx").length || d.empty.fire()
            })
        })),
        1 === e.nodeType && ("height" in t || "width" in t) && (n.overflow = [f.overflow, f.overflowX, f.overflowY], "inline" === le.css(e, "display") && "none" === le.css(e, "float") && (le.support.inlineBlockNeedsLayout && "inline" !== E(e.nodeName) ? f.zoom = 1 : f.display = "inline-block")),
        n.overflow && (f.overflow = "hidden", le.support.shrinkWrapBlocks || p.always(function() {
            f.overflow = n.overflow[0],
            f.overflowX = n.overflow[1],
            f.overflowY = n.overflow[2]
        }));
        for (o in t) if (s = t[o], en.exec(s)) {
            if (delete t[o], l = l || "toggle" === s, s === (m ? "hide": "show")) continue;
            g.push(o)
        }
        if (r = g.length) {
            a = le._data(e, "fxshow") || le._data(e, "fxshow", {}),
            "hidden" in a && (m = a.hidden),
            l && (a.hidden = !m),
            m ? le(e).show() : p.done(function() {
                le(e).hide()
            }),
            p.done(function() {
                var t;
                le._removeData(e, "fxshow");
                for (t in h) le.style(e, t, h[t])
            });
            for (o = 0; r > o; o++) i = g[o],
            c = p.createTween(i, m ? a[i] : 0),
            h[i] = a[i] || le.style(e, i),
            i in a || (a[i] = c.start, m && (c.end = c.start, c.start = "width" === i || "height" === i ? 1 : 0))
        }
    }
    function B(e, t, n, i, o) {
        return new B.prototype.init(e, t, n, i, o)
    }
    function _(e, t) {
        var n, i = {
            height: e
        },
        o = 0;
        for (t = t ? 1 : 0; 4 > o; o += 2 - t) n = Tt[o],
        i["margin" + n] = i["padding" + n] = e;
        return t && (i.opacity = i.width = e),
        i
    }
    function R(e) {
        return le.isWindow(e) ? e: 9 === e.nodeType ? e.defaultView || e.parentWindow: !1
    }
    var X, U, Q = typeof t,
    Y = e.document,
    Z = e.location,
    V = e.jQuery,
    G = e.$,
    J = {},
    K = [],
    ee = "1.9.1",
    te = K.concat,
    ne = K.push,
    ie = K.slice,
    oe = K.indexOf,
    re = J.toString,
    se = J.hasOwnProperty,
    ae = ee.trim,
    le = function(e, t) {
        return new le.fn.init(e, t, U)
    },
    ce = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,
    de = /\S+/g,
    ue = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,
    pe = /^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,
    fe = /^<(\w+)\s*\/?>(?:<\/\1>|)$/,
    he = /^[\],:{}\s]*$/,
    ge = /(?:^|:|,)(?:\s*\[)+/g,
    me = /\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,
    ve = /"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,
    ye = /^-ms-/,
    be = /-([\da-z])/gi,
    we = function(e, t) {
        return t.toUpperCase()
    },
    xe = function(e) { (Y.addEventListener || "load" === e.type || "complete" === Y.readyState) && (ke(), le.ready())
    },
    ke = function() {
        Y.addEventListener ? (Y.removeEventListener("DOMContentLoaded", xe, !1), e.removeEventListener("load", xe, !1)) : (Y.detachEvent("onreadystatechange", xe), e.detachEvent("onload", xe))
    };
    le.fn = le.prototype = {
        jquery: ee,
        constructor: le,
        init: function(e, n, i) {
            var o, r;
            if (!e) return this;
            if ("string" == typeof e) {
                if (o = "<" === e.charAt(0) && ">" === e.charAt(e.length - 1) && e.length >= 3 ? [null, e, null] : pe.exec(e), !o || !o[1] && n) return ! n || n.jquery ? (n || i).find(e) : this.constructor(n).find(e);
                if (o[1]) {
                    if (n = n instanceof le ? n[0] : n, le.merge(this, le.parseHTML(o[1], n && n.nodeType ? n.ownerDocument || n: Y, !0)), fe.test(o[1]) && le.isPlainObject(n)) for (o in n) le.isFunction(this[o]) ? this[o](n[o]) : this.attr(o, n[o]);
                    return this
                }
                if (r = Y.getElementById(o[2]), r && r.parentNode) {
                    if (r.id !== o[2]) return i.find(e);
                    this.length = 1,
                    this[0] = r
                }
                return this.context = Y,
                this.selector = e,
                this
            }
            return e.nodeType ? (this.context = this[0] = e, this.length = 1, this) : le.isFunction(e) ? i.ready(e) : (e.selector !== t && (this.selector = e.selector, this.context = e.context), le.makeArray(e, this))
        },
        selector: "",
        length: 0,
        size: function() {
            return this.length
        },
        toArray: function() {
            return ie.call(this)
        },
        get: function(e) {
            return null == e ? this.toArray() : 0 > e ? this[this.length + e] : this[e]
        },
        pushStack: function(e) {
            var t = le.merge(this.constructor(), e);
            return t.prevObject = this,
            t.context = this.context,
            t
        },
        each: function(e, t) {
            return le.each(this, e, t)
        },
        ready: function(e) {
            return le.ready.promise().done(e),
            this
        },
        slice: function() {
            return this.pushStack(ie.apply(this, arguments))
        },
        first: function() {
            return this.eq(0)
        },
        last: function() {
            return this.eq( - 1)
        },
        eq: function(e) {
            var t = this.length,
            n = +e + (0 > e ? t: 0);
            return this.pushStack(n >= 0 && t > n ? [this[n]] : [])
        },
        map: function(e) {
            return this.pushStack(le.map(this,
            function(t, n) {
                return e.call(t, n, t)
            }))
        },
        end: function() {
            return this.prevObject || this.constructor(null)
        },
        push: ne,
        sort: [].sort,
        splice: [].splice
    },
    le.fn.init.prototype = le.fn,
    le.extend = le.fn.extend = function() {
        var e, n, i, o, r, s, a = arguments[0] || {},
        l = 1,
        c = arguments.length,
        d = !1;
        for ("boolean" == typeof a && (d = a, a = arguments[1] || {},
        l = 2), "object" == typeof a || le.isFunction(a) || (a = {}), c === l && (a = this, --l); c > l; l++) if (null != (r = arguments[l])) for (o in r) e = a[o],
        i = r[o],
        a !== i && (d && i && (le.isPlainObject(i) || (n = le.isArray(i))) ? (n ? (n = !1, s = e && le.isArray(e) ? e: []) : s = e && le.isPlainObject(e) ? e: {},
        a[o] = le.extend(d, s, i)) : i !== t && (a[o] = i));
        return a
    },
    le.extend({
        noConflict: function(t) {
            return e.$ === le && (e.$ = G),
            t && e.jQuery === le && (e.jQuery = V),
            le
        },
        isReady: !1,
        readyWait: 1,
        holdReady: function(e) {
            e ? le.readyWait++:le.ready(!0)
        },
        ready: function(e) {
            if (e === !0 ? !--le.readyWait: !le.isReady) {
                if (!Y.body) return setTimeout(le.ready);
                le.isReady = !0,
                e !== !0 && --le.readyWait > 0 || (X.resolveWith(Y, [le]), le.fn.trigger && le(Y).trigger("ready").off("ready"))
            }
        },
        isFunction: function(e) {
            return "function" === le.type(e)
        },
        isArray: Array.isArray ||
        function(e) {
            return "array" === le.type(e)
        },
        isWindow: function(e) {
            return null != e && e == e.window
        },
        isNumeric: function(e) {
            return ! isNaN(parseFloat(e)) && isFinite(e)
        },
        type: function(e) {
            return null == e ? String(e) : "object" == typeof e || "function" == typeof e ? J[re.call(e)] || "object": typeof e
        },
        isPlainObject: function(e) {
            if (!e || "object" !== le.type(e) || e.nodeType || le.isWindow(e)) return ! 1;
            try {
                if (e.constructor && !se.call(e, "constructor") && !se.call(e.constructor.prototype, "isPrototypeOf")) return ! 1
            } catch(n) {
                return ! 1
            }
            var i;
            for (i in e);
            return i === t || se.call(e, i)
        },
        isEmptyObject: function(e) {
            var t;
            for (t in e) return ! 1;
            return ! 0
        },
        error: function(e) {
            throw new Error(e)
        },
        parseHTML: function(e, t, n) {
            if (!e || "string" != typeof e) return null;
            "boolean" == typeof t && (n = t, t = !1),
            t = t || Y;
            var i = fe.exec(e),
            o = !n && [];
            return i ? [t.createElement(i[1])] : (i = le.buildFragment([e], t, o), o && le(o).remove(), le.merge([], i.childNodes))
        },
        parseJSON: function(t) {
            return e.JSON && e.JSON.parse ? e.JSON.parse(t) : null === t ? t: "string" == typeof t && (t = le.trim(t), t && he.test(t.replace(me, "@").replace(ve, "]").replace(ge, ""))) ? new Function("return " + t)() : void le.error("Invalid JSON: " + t)
        },
        parseXML: function(n) {
            var i, o;
            if (!n || "string" != typeof n) return null;
            try {
                e.DOMParser ? (o = new DOMParser, i = o.parseFromString(n, "text/xml")) : (i = new ActiveXObject("Microsoft.XMLDOM"), i.async = "false", i.loadXML(n))
            } catch(r) {
                i = t
            }
            return i && i.documentElement && !i.getElementsByTagName("parsererror").length || le.error("Invalid XML: " + n),
            i
        },
        noop: function() {},
        globalEval: function(t) {
            t && le.trim(t) && (e.execScript ||
            function(t) {
                e.eval.call(e, t)
            })(t)
        },
        camelCase: function(e) {
            return e.replace(ye, "ms-").replace(be, we)
        },
        nodeName: function(e, t) {
            return e.nodeName && e.nodeName.toLowerCase() === t.toLowerCase()
        },
        each: function(e, t, i) {
            var o, r = 0,
            s = e.length,
            a = n(e);
            if (i) {
                if (a) for (; s > r && (o = t.apply(e[r], i), o !== !1); r++);
                else for (r in e) if (o = t.apply(e[r], i), o === !1) break
            } else if (a) for (; s > r && (o = t.call(e[r], r, e[r]), o !== !1); r++);
            else for (r in e) if (o = t.call(e[r], r, e[r]), o === !1) break;
            return e
        },
        trim: ae && !ae.call("\ufeff ") ?
        function(e) {
            return null == e ? "": ae.call(e)
        }: function(e) {
            return null == e ? "": (e + "").replace(ue, "")
        },
        makeArray: function(e, t) {
            var i = t || [];
            return null != e && (n(Object(e)) ? le.merge(i, "string" == typeof e ? [e] : e) : ne.call(i, e)),
            i
        },
        inArray: function(e, t, n) {
            var i;
            if (t) {
                if (oe) return oe.call(t, e, n);
                for (i = t.length, n = n ? 0 > n ? Math.max(0, i + n) : n: 0; i > n; n++) if (n in t && t[n] === e) return n
            }
            return - 1
        },
        merge: function(e, n) {
            var i = n.length,
            o = e.length,
            r = 0;
            if ("number" == typeof i) for (; i > r; r++) e[o++] = n[r];
            else for (; n[r] !== t;) e[o++] = n[r++];
            return e.length = o,
            e
        },
        grep: function(e, t, n) {
            var i, o = [],
            r = 0,
            s = e.length;
            for (n = !!n; s > r; r++) i = !!t(e[r], r),
            n !== i && o.push(e[r]);
            return o
        },
        map: function(e, t, i) {
            var o, r = 0,
            s = e.length,
            a = n(e),
            l = [];
            if (a) for (; s > r; r++) o = t(e[r], r, i),
            null != o && (l[l.length] = o);
            else for (r in e) o = t(e[r], r, i),
            null != o && (l[l.length] = o);
            return te.apply([], l)
        },
        guid: 1,
        proxy: function(e, n) {
            var i, o, r;
            return "string" == typeof n && (r = e[n], n = e, e = r),
            le.isFunction(e) ? (i = ie.call(arguments, 2), o = function() {
                return e.apply(n || this, i.concat(ie.call(arguments)))
            },
            o.guid = e.guid = e.guid || le.guid++, o) : t
        },
        access: function(e, n, i, o, r, s, a) {
            var l = 0,
            c = e.length,
            d = null == i;
            if ("object" === le.type(i)) {
                r = !0;
                for (l in i) le.access(e, n, l, i[l], !0, s, a)
            } else if (o !== t && (r = !0, le.isFunction(o) || (a = !0), d && (a ? (n.call(e, o), n = null) : (d = n, n = function(e, t, n) {
                return d.call(le(e), n)
            })), n)) for (; c > l; l++) n(e[l], i, a ? o: o.call(e[l], l, n(e[l], i)));
            return r ? e: d ? n.call(e) : c ? n(e[0], i) : s
        },
        now: function() {
            return (new Date).getTime()
        }
    }),
    le.ready.promise = function(t) {
        if (!X) if (X = le.Deferred(), "complete" === Y.readyState) setTimeout(le.ready);
        else if (Y.addEventListener) Y.addEventListener("DOMContentLoaded", xe, !1),
        e.addEventListener("load", xe, !1);
        else {
            Y.attachEvent("onreadystatechange", xe),
            e.attachEvent("onload", xe);
            var n = !1;
            try {
                n = null == e.frameElement && Y.documentElement
            } catch(i) {}
            n && n.doScroll && !
            function o() {
                if (!le.isReady) {
                    try {
                        n.doScroll("left")
                    } catch(e) {
                        return setTimeout(o, 50)
                    }
                    ke(),
                    le.ready()
                }
            } ()
        }
        return X.promise(t)
    },
    le.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),
    function(e, t) {
        J["[object " + t + "]"] = t.toLowerCase()
    }),
    U = le(Y);
    var Te = {};
    le.Callbacks = function(e) {
        e = "string" == typeof e ? Te[e] || i(e) : le.extend({},
        e);
        var n, o, r, s, a, l, c = [],
        d = !e.once && [],
        u = function(t) {
            for (o = e.memory && t, r = !0, a = l || 0, l = 0, s = c.length, n = !0; c && s > a; a++) if (c[a].apply(t[0], t[1]) === !1 && e.stopOnFalse) {
                o = !1;
                break
            }
            n = !1,
            c && (d ? d.length && u(d.shift()) : o ? c = [] : p.disable())
        },
        p = {
            add: function() {
                if (c) {
                    var t = c.length; !
                    function i(t) {
                        le.each(t,
                        function(t, n) {
                            var o = le.type(n);
                            "function" === o ? e.unique && p.has(n) || c.push(n) : n && n.length && "string" !== o && i(n)
                        })
                    } (arguments),
                    n ? s = c.length: o && (l = t, u(o))
                }
                return this
            },
            remove: function() {
                return c && le.each(arguments,
                function(e, t) {
                    for (var i; (i = le.inArray(t, c, i)) > -1;) c.splice(i, 1),
                    n && (s >= i && s--, a >= i && a--)
                }),
                this
            },
            has: function(e) {
                return e ? le.inArray(e, c) > -1 : !(!c || !c.length)
            },
            empty: function() {
                return c = [],
                this
            },
            disable: function() {
                return c = d = o = t,
                this
            },
            disabled: function() {
                return ! c
            },
            lock: function() {
                return d = t,
                o || p.disable(),
                this
            },
            locked: function() {
                return ! d
            },
            fireWith: function(e, t) {
                return t = t || [],
                t = [e, t.slice ? t.slice() : t],
                !c || r && !d || (n ? d.push(t) : u(t)),
                this
            },
            fire: function() {
                return p.fireWith(this, arguments),
                this
            },
            fired: function() {
                return !! r
            }
        };
        return p
    },
    le.extend({
        Deferred: function(e) {
            var t = [["resolve", "done", le.Callbacks("once memory"), "resolved"], ["reject", "fail", le.Callbacks("once memory"), "rejected"], ["notify", "progress", le.Callbacks("memory")]],
            n = "pending",
            i = {
                state: function() {
                    return n
                },
                always: function() {
                    return o.done(arguments).fail(arguments),
                    this
                },
                then: function() {
                    var e = arguments;
                    return le.Deferred(function(n) {
                        le.each(t,
                        function(t, r) {
                            var s = r[0],
                            a = le.isFunction(e[t]) && e[t];
                            o[r[1]](function() {
                                var e = a && a.apply(this, arguments);
                                e && le.isFunction(e.promise) ? e.promise().done(n.resolve).fail(n.reject).progress(n.notify) : n[s + "With"](this === i ? n.promise() : this, a ? [e] : arguments)
                            })
                        }),
                        e = null
                    }).promise()
                },
                promise: function(e) {
                    return null != e ? le.extend(e, i) : i
                }
            },
            o = {};
            return i.pipe = i.then,
            le.each(t,
            function(e, r) {
                var s = r[2],
                a = r[3];
                i[r[1]] = s.add,
                a && s.add(function() {
                    n = a
                },
                t[1 ^ e][2].disable, t[2][2].lock),
                o[r[0]] = function() {
                    return o[r[0] + "With"](this === o ? i: this, arguments),
                    this
                },
                o[r[0] + "With"] = s.fireWith
            }),
            i.promise(o),
            e && e.call(o, o),
            o
        },
        when: function(e) {
            var t, n, i, o = 0,
            r = ie.call(arguments),
            s = r.length,
            a = 1 !== s || e && le.isFunction(e.promise) ? s: 0,
            l = 1 === a ? e: le.Deferred(),
            c = function(e, n, i) {
                return function(o) {
                    n[e] = this,
                    i[e] = arguments.length > 1 ? ie.call(arguments) : o,
                    i === t ? l.notifyWith(n, i) : --a || l.resolveWith(n, i)
                }
            };
            if (s > 1) for (t = new Array(s), n = new Array(s), i = new Array(s); s > o; o++) r[o] && le.isFunction(r[o].promise) ? r[o].promise().done(c(o, i, r)).fail(l.reject).progress(c(o, n, t)) : --a;
            return a || l.resolveWith(i, r),
            l.promise()
        }
    }),
    le.support = function() {
        var t, n, i, o, r, s, a, l, c, d, u = Y.createElement("div");
        if (u.setAttribute("className", "t"), u.innerHTML = "  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", n = u.getElementsByTagName("*"), i = u.getElementsByTagName("a")[0], !n || !i || !n.length) return {};
        r = Y.createElement("select"),
        a = r.appendChild(Y.createElement("option")),
        o = u.getElementsByTagName("input")[0],
        i.style.cssText = "top:1px;float:left;opacity:.5",
        t = {
            getSetAttribute: "t" !== u.className,
            leadingWhitespace: 3 === u.firstChild.nodeType,
            tbody: !u.getElementsByTagName("tbody").length,
            htmlSerialize: !!u.getElementsByTagName("link").length,
            style: /top/.test(i.getAttribute("style")),
            hrefNormalized: "/a" === i.getAttribute("href"),
            opacity: /^0.5/.test(i.style.opacity),
            cssFloat: !!i.style.cssFloat,
            checkOn: !!o.value,
            optSelected: a.selected,
            enctype: !!Y.createElement("form").enctype,
            html5Clone: "<:nav></:nav>" !== Y.createElement("nav").cloneNode(!0).outerHTML,
            boxModel: "CSS1Compat" === Y.compatMode,
            deleteExpando: !0,
            noCloneEvent: !0,
            inlineBlockNeedsLayout: !1,
            shrinkWrapBlocks: !1,
            reliableMarginRight: !0,
            boxSizingReliable: !0,
            pixelPosition: !1
        },
        o.checked = !0,
        t.noCloneChecked = o.cloneNode(!0).checked,
        r.disabled = !0,
        t.optDisabled = !a.disabled;
        try {
            delete u.test
        } catch(p) {
            t.deleteExpando = !1
        }
        o = Y.createElement("input"),
        o.setAttribute("value", ""),
        t.input = "" === o.getAttribute("value"),
        o.value = "t",
        o.setAttribute("type", "radio"),
        t.radioValue = "t" === o.value,
        o.setAttribute("checked", "t"),
        o.setAttribute("name", "t"),
        s = Y.createDocumentFragment(),
        s.appendChild(o),
        t.appendChecked = o.checked,
        t.checkClone = s.cloneNode(!0).cloneNode(!0).lastChild.checked,
        u.attachEvent && (u.attachEvent("onclick",
        function() {
            t.noCloneEvent = !1
        }), u.cloneNode(!0).click());
        for (d in {
            submit: !0,
            change: !0,
            focusin: !0
        }) u.setAttribute(l = "on" + d, "t"),
        t[d + "Bubbles"] = l in e || u.attributes[l].expando === !1;
        return u.style.backgroundClip = "content-box",
        u.cloneNode(!0).style.backgroundClip = "",
        t.clearCloneStyle = "content-box" === u.style.backgroundClip,
        le(function() {
            var n, i, o, r = "padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",
            s = Y.getElementsByTagName("body")[0];
            s && (n = Y.createElement("div"), n.style.cssText = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px", s.appendChild(n).appendChild(u), u.innerHTML = "<table><tr><td></td><td>t</td></tr></table>", o = u.getElementsByTagName("td"), o[0].style.cssText = "padding:0;margin:0;border:0;display:none", c = 0 === o[0].offsetHeight, o[0].style.display = "", o[1].style.display = "none", t.reliableHiddenOffsets = c && 0 === o[0].offsetHeight, u.innerHTML = "", u.style.cssText = "box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;", t.boxSizing = 4 === u.offsetWidth, t.doesNotIncludeMarginInBodyOffset = 1 !== s.offsetTop, e.getComputedStyle && (t.pixelPosition = "1%" !== (e.getComputedStyle(u, null) || {}).top, t.boxSizingReliable = "4px" === (e.getComputedStyle(u, null) || {
                width: "4px"
            }).width, i = u.appendChild(Y.createElement("div")), i.style.cssText = u.style.cssText = r, i.style.marginRight = i.style.width = "0", u.style.width = "1px", t.reliableMarginRight = !parseFloat((e.getComputedStyle(i, null) || {}).marginRight)), typeof u.style.zoom !== Q && (u.innerHTML = "", u.style.cssText = r + "width:1px;padding:1px;display:inline;zoom:1", t.inlineBlockNeedsLayout = 3 === u.offsetWidth, u.style.display = "block", u.innerHTML = "<div></div>", u.firstChild.style.width = "5px", t.shrinkWrapBlocks = 3 !== u.offsetWidth, t.inlineBlockNeedsLayout && (s.style.zoom = 1)), s.removeChild(n), n = u = o = i = null)
        }),
        n = r = s = a = i = o = null,
        t
    } ();
    var Ce = /(?:\{[\s\S]*\}|\[[\s\S]*\])$/,
    Se = /([A-Z])/g;
    le.extend({
        cache: {},
        expando: "jQuery" + (ee + Math.random()).replace(/\D/g, ""),
        noData: {
            embed: !0,
            object: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
            applet: !0
        },
        hasData: function(e) {
            return e = e.nodeType ? le.cache[e[le.expando]] : e[le.expando],
            !!e && !a(e)
        },
        data: function(e, t, n) {
            return o(e, t, n)
        },
        removeData: function(e, t) {
            return r(e, t)
        },
        _data: function(e, t, n) {
            return o(e, t, n, !0)
        },
        _removeData: function(e, t) {
            return r(e, t, !0)
        },
        acceptData: function(e) {
            if (e.nodeType && 1 !== e.nodeType && 9 !== e.nodeType) return ! 1;
            var t = e.nodeName && le.noData[e.nodeName.toLowerCase()];
            return ! t || t !== !0 && e.getAttribute("classid") === t
        }
    }),
    le.fn.extend({
        data: function(e, n) {
            var i, o, r = this[0],
            a = 0,
            l = null;
            if (e === t) {
                if (this.length && (l = le.data(r), 1 === r.nodeType && !le._data(r, "parsedAttrs"))) {
                    for (i = r.attributes; a < i.length; a++) o = i[a].name,
                    o.indexOf("data-") || (o = le.camelCase(o.slice(5)), s(r, o, l[o]));
                    le._data(r, "parsedAttrs", !0)
                }
                return l
            }
            return "object" == typeof e ? this.each(function() {
                le.data(this, e)
            }) : le.access(this,
            function(n) {
                return n === t ? r ? s(r, e, le.data(r, e)) : null: void this.each(function() {
                    le.data(this, e, n)
                })
            },
            null, n, arguments.length > 1, null, !0)
        },
        removeData: function(e) {
            return this.each(function() {
                le.removeData(this, e)
            })
        }
    }),
    le.extend({
        queue: function(e, t, n) {
            var i;
            return e ? (t = (t || "fx") + "queue", i = le._data(e, t), n && (!i || le.isArray(n) ? i = le._data(e, t, le.makeArray(n)) : i.push(n)), i || []) : void 0
        },
        dequeue: function(e, t) {
            t = t || "fx";
            var n = le.queue(e, t),
            i = n.length,
            o = n.shift(),
            r = le._queueHooks(e, t),
            s = function() {
                le.dequeue(e, t)
            };
            "inprogress" === o && (o = n.shift(), i--),
            r.cur = o,
            o && ("fx" === t && n.unshift("inprogress"), delete r.stop, o.call(e, s, r)),
            !i && r && r.empty.fire()
        },
        _queueHooks: function(e, t) {
            var n = t + "queueHooks";
            return le._data(e, n) || le._data(e, n, {
                empty: le.Callbacks("once memory").add(function() {
                    le._removeData(e, t + "queue"),
                    le._removeData(e, n)
                })
            })
        }
    }),
    le.fn.extend({
        queue: function(e, n) {
            var i = 2;
            return "string" != typeof e && (n = e, e = "fx", i--),
            arguments.length < i ? le.queue(this[0], e) : n === t ? this: this.each(function() {
                var t = le.queue(this, e, n);
                le._queueHooks(this, e),
                "fx" === e && "inprogress" !== t[0] && le.dequeue(this, e)
            })
        },
        dequeue: function(e) {
            return this.each(function() {
                le.dequeue(this, e)
            })
        },
        delay: function(e, t) {
            return e = le.fx ? le.fx.speeds[e] || e: e,
            t = t || "fx",
            this.queue(t,
            function(t, n) {
                var i = setTimeout(t, e);
                n.stop = function() {
                    clearTimeout(i)
                }
            })
        },
        clearQueue: function(e) {
            return this.queue(e || "fx", [])
        },
        promise: function(e, n) {
            var i, o = 1,
            r = le.Deferred(),
            s = this,
            a = this.length,
            l = function() {--o || r.resolveWith(s, [s])
            };
            for ("string" != typeof e && (n = e, e = t), e = e || "fx"; a--;) i = le._data(s[a], e + "queueHooks"),
            i && i.empty && (o++, i.empty.add(l));
            return l(),
            r.promise(n)
        }
    });
    var $e, Ee, Ne = /[\t\r\n]/g,
    Ae = /\r/g,
    je = /^(?:input|select|textarea|button|object)$/i,
    Me = /^(?:a|area)$/i,
    Oe = /^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,
    Le = /^(?:checked|selected)$/i,
    Pe = le.support.getSetAttribute,
    He = le.support.input;
    le.fn.extend({
        attr: function(e, t) {
            return le.access(this, le.attr, e, t, arguments.length > 1)
        },
        removeAttr: function(e) {
            return this.each(function() {
                le.removeAttr(this, e)
            })
        },
        prop: function(e, t) {
            return le.access(this, le.prop, e, t, arguments.length > 1)
        },
        removeProp: function(e) {
            return e = le.propFix[e] || e,
            this.each(function() {
                try {
                    this[e] = t,
                    delete this[e]
                } catch(n) {}
            })
        },
        addClass: function(e) {
            var t, n, i, o, r, s = 0,
            a = this.length,
            l = "string" == typeof e && e;
            if (le.isFunction(e)) return this.each(function(t) {
                le(this).addClass(e.call(this, t, this.className))
            });
            if (l) for (t = (e || "").match(de) || []; a > s; s++) if (n = this[s], i = 1 === n.nodeType && (n.className ? (" " + n.className + " ").replace(Ne, " ") : " ")) {
                for (r = 0; o = t[r++];) i.indexOf(" " + o + " ") < 0 && (i += o + " ");
                n.className = le.trim(i)
            }
            return this
        },
        removeClass: function(e) {
            var t, n, i, o, r, s = 0,
            a = this.length,
            l = 0 === arguments.length || "string" == typeof e && e;
            if (le.isFunction(e)) return this.each(function(t) {
                le(this).removeClass(e.call(this, t, this.className))
            });
            if (l) for (t = (e || "").match(de) || []; a > s; s++) if (n = this[s], i = 1 === n.nodeType && (n.className ? (" " + n.className + " ").replace(Ne, " ") : "")) {
                for (r = 0; o = t[r++];) for (; i.indexOf(" " + o + " ") >= 0;) i = i.replace(" " + o + " ", " ");
                n.className = e ? le.trim(i) : ""
            }
            return this
        },
        toggleClass: function(e, t) {
            var n = typeof e,
            i = "boolean" == typeof t;
            return le.isFunction(e) ? this.each(function(n) {
                le(this).toggleClass(e.call(this, n, this.className, t), t)
            }) : this.each(function() {
                if ("string" === n) for (var o, r = 0,
                s = le(this), a = t, l = e.match(de) || []; o = l[r++];) a = i ? a: !s.hasClass(o),
                s[a ? "addClass": "removeClass"](o);
                else(n === Q || "boolean" === n) && (this.className && le._data(this, "__className__", this.className), this.className = this.className || e === !1 ? "": le._data(this, "__className__") || "")
            })
        },
        hasClass: function(e) {
            for (var t = " " + e + " ",
            n = 0,
            i = this.length; i > n; n++) if (1 === this[n].nodeType && (" " + this[n].className + " ").replace(Ne, " ").indexOf(t) >= 0) return ! 0;
            return ! 1
        },
        val: function(e) {
            var n, i, o, r = this[0]; {
                if (arguments.length) return o = le.isFunction(e),
                this.each(function(n) {
                    var r, s = le(this);
                    1 === this.nodeType && (r = o ? e.call(this, n, s.val()) : e, null == r ? r = "": "number" == typeof r ? r += "": le.isArray(r) && (r = le.map(r,
                    function(e) {
                        return null == e ? "": e + ""
                    })), i = le.valHooks[this.type] || le.valHooks[this.nodeName.toLowerCase()], i && "set" in i && i.set(this, r, "value") !== t || (this.value = r))
                });
                if (r) return i = le.valHooks[r.type] || le.valHooks[r.nodeName.toLowerCase()],
                i && "get" in i && (n = i.get(r, "value")) !== t ? n: (n = r.value, "string" == typeof n ? n.replace(Ae, "") : null == n ? "": n)
            }
        }
    }),
    le.extend({
        valHooks: {
            option: {
                get: function(e) {
                    var t = e.attributes.value;
                    return ! t || t.specified ? e.value: e.text
                }
            },
            select: {
                get: function(e) {
                    for (var t, n, i = e.options,
                    o = e.selectedIndex,
                    r = "select-one" === e.type || 0 > o,
                    s = r ? null: [], a = r ? o + 1 : i.length, l = 0 > o ? a: r ? o: 0; a > l; l++) if (n = i[l], (n.selected || l === o) && (le.support.optDisabled ? !n.disabled: null === n.getAttribute("disabled")) && (!n.parentNode.disabled || !le.nodeName(n.parentNode, "optgroup"))) {
                        if (t = le(n).val(), r) return t;
                        s.push(t)
                    }
                    return s
                },
                set: function(e, t) {
                    var n = le.makeArray(t);
                    return le(e).find("option").each(function() {
                        this.selected = le.inArray(le(this).val(), n) >= 0
                    }),
                    n.length || (e.selectedIndex = -1),
                    n
                }
            }
        },
        attr: function(e, n, i) {
            var o, r, s, a = e.nodeType;
            if (e && 3 !== a && 8 !== a && 2 !== a) return typeof e.getAttribute === Q ? le.prop(e, n, i) : (r = 1 !== a || !le.isXMLDoc(e), r && (n = n.toLowerCase(), o = le.attrHooks[n] || (Oe.test(n) ? Ee: $e)), i === t ? o && r && "get" in o && null !== (s = o.get(e, n)) ? s: (typeof e.getAttribute !== Q && (s = e.getAttribute(n)), null == s ? t: s) : null !== i ? o && r && "set" in o && (s = o.set(e, i, n)) !== t ? s: (e.setAttribute(n, i + ""), i) : void le.removeAttr(e, n))
        },
        removeAttr: function(e, t) {
            var n, i, o = 0,
            r = t && t.match(de);
            if (r && 1 === e.nodeType) for (; n = r[o++];) i = le.propFix[n] || n,
            Oe.test(n) ? !Pe && Le.test(n) ? e[le.camelCase("default-" + n)] = e[i] = !1 : e[i] = !1 : le.attr(e, n, ""),
            e.removeAttribute(Pe ? n: i)
        },
        attrHooks: {
            type: {
                set: function(e, t) {
                    if (!le.support.radioValue && "radio" === t && le.nodeName(e, "input")) {
                        var n = e.value;
                        return e.setAttribute("type", t),
                        n && (e.value = n),
                        t
                    }
                }
            }
        },
        propFix: {
            tabindex: "tabIndex",
            readonly: "readOnly",
            "for": "htmlFor",
            "class": "className",
            maxlength: "maxLength",
            cellspacing: "cellSpacing",
            cellpadding: "cellPadding",
            rowspan: "rowSpan",
            colspan: "colSpan",
            usemap: "useMap",
            frameborder: "frameBorder",
            contenteditable: "contentEditable"
        },
        prop: function(e, n, i) {
            var o, r, s, a = e.nodeType;
            if (e && 3 !== a && 8 !== a && 2 !== a) return s = 1 !== a || !le.isXMLDoc(e),
            s && (n = le.propFix[n] || n, r = le.propHooks[n]),
            i !== t ? r && "set" in r && (o = r.set(e, i, n)) !== t ? o: e[n] = i: r && "get" in r && null !== (o = r.get(e, n)) ? o: e[n]
        },
        propHooks: {
            tabIndex: {
                get: function(e) {
                    var n = e.getAttributeNode("tabindex");
                    return n && n.specified ? parseInt(n.value, 10) : je.test(e.nodeName) || Me.test(e.nodeName) && e.href ? 0 : t
                }
            }
        }
    }),
    Ee = {
        get: function(e, n) {
            var i = le.prop(e, n),
            o = "boolean" == typeof i && e.getAttribute(n),
            r = "boolean" == typeof i ? He && Pe ? null != o: Le.test(n) ? e[le.camelCase("default-" + n)] : !!o: e.getAttributeNode(n);
            return r && r.value !== !1 ? n.toLowerCase() : t
        },
        set: function(e, t, n) {
            return t === !1 ? le.removeAttr(e, n) : He && Pe || !Le.test(n) ? e.setAttribute(!Pe && le.propFix[n] || n, n) : e[le.camelCase("default-" + n)] = e[n] = !0,
            n
        }
    },
    He && Pe || (le.attrHooks.value = {
        get: function(e, n) {
            var i = e.getAttributeNode(n);
            return le.nodeName(e, "input") ? e.defaultValue: i && i.specified ? i.value: t
        },
        set: function(e, t, n) {
            return le.nodeName(e, "input") ? void(e.defaultValue = t) : $e && $e.set(e, t, n)
        }
    }),
    Pe || ($e = le.valHooks.button = {
        get: function(e, n) {
            var i = e.getAttributeNode(n);
            return i && ("id" === n || "name" === n || "coords" === n ? "" !== i.value: i.specified) ? i.value: t
        },
        set: function(e, n, i) {
            var o = e.getAttributeNode(i);
            return o || e.setAttributeNode(o = e.ownerDocument.createAttribute(i)),
            o.value = n += "",
            "value" === i || n === e.getAttribute(i) ? n: t
        }
    },
    le.attrHooks.contenteditable = {
        get: $e.get,
        set: function(e, t, n) {
            $e.set(e, "" === t ? !1 : t, n)
        }
    },
    le.each(["width", "height"],
    function(e, t) {
        le.attrHooks[t] = le.extend(le.attrHooks[t], {
            set: function(e, n) {
                return "" === n ? (e.setAttribute(t, "auto"), n) : void 0
            }
        })
    })),
    le.support.hrefNormalized || (le.each(["href", "src", "width", "height"],
    function(e, n) {
        le.attrHooks[n] = le.extend(le.attrHooks[n], {
            get: function(e) {
                var i = e.getAttribute(n, 2);
                return null == i ? t: i
            }
        })
    }), le.each(["href", "src"],
    function(e, t) {
        le.propHooks[t] = {
            get: function(e) {
                return e.getAttribute(t, 4)
            }
        }
    })),
    le.support.style || (le.attrHooks.style = {
        get: function(e) {
            return e.style.cssText || t
        },
        set: function(e, t) {
            return e.style.cssText = t + ""
        }
    }),
    le.support.optSelected || (le.propHooks.selected = le.extend(le.propHooks.selected, {
        get: function(e) {
            var t = e.parentNode;
            return t && (t.selectedIndex, t.parentNode && t.parentNode.selectedIndex),
            null
        }
    })),
    le.support.enctype || (le.propFix.enctype = "encoding"),
    le.support.checkOn || le.each(["radio", "checkbox"],
    function() {
        le.valHooks[this] = {
            get: function(e) {
                return null === e.getAttribute("value") ? "on": e.value
            }
        }
    }),
    le.each(["radio", "checkbox"],
    function() {
        le.valHooks[this] = le.extend(le.valHooks[this], {
            set: function(e, t) {
                return le.isArray(t) ? e.checked = le.inArray(le(e).val(), t) >= 0 : void 0
            }
        })
    });
    var De = /^(?:input|select|textarea)$/i,
    qe = /^key/,
    Ie = /^(?:mouse|contextmenu)|click/,
    ze = /^(?:focusinfocus|focusoutblur)$/,
    Fe = /^([^.]*)(?:\.(.+)|)$/;
    le.event = {
        global: {},
        add: function(e, n, i, o, r) {
            var s, a, l, c, d, u, p, f, h, g, m, v = le._data(e);
            if (v) {
                for (i.handler && (c = i, i = c.handler, r = c.selector), i.guid || (i.guid = le.guid++), (a = v.events) || (a = v.events = {}), (u = v.handle) || (u = v.handle = function(e) {
                    return typeof le === Q || e && le.event.triggered === e.type ? t: le.event.dispatch.apply(u.elem, arguments)
                },
                u.elem = e), n = (n || "").match(de) || [""], l = n.length; l--;) s = Fe.exec(n[l]) || [],
                h = m = s[1],
                g = (s[2] || "").split(".").sort(),
                d = le.event.special[h] || {},
                h = (r ? d.delegateType: d.bindType) || h,
                d = le.event.special[h] || {},
                p = le.extend({
                    type: h,
                    origType: m,
                    data: o,
                    handler: i,
                    guid: i.guid,
                    selector: r,
                    needsContext: r && le.expr.match.needsContext.test(r),
                    namespace: g.join(".")
                },
                c),
                (f = a[h]) || (f = a[h] = [], f.delegateCount = 0, d.setup && d.setup.call(e, o, g, u) !== !1 || (e.addEventListener ? e.addEventListener(h, u, !1) : e.attachEvent && e.attachEvent("on" + h, u))),
                d.add && (d.add.call(e, p), p.handler.guid || (p.handler.guid = i.guid)),
                r ? f.splice(f.delegateCount++, 0, p) : f.push(p),
                le.event.global[h] = !0;
                e = null
            }
        },
        remove: function(e, t, n, i, o) {
            var r, s, a, l, c, d, u, p, f, h, g, m = le.hasData(e) && le._data(e);
            if (m && (d = m.events)) {
                for (t = (t || "").match(de) || [""], c = t.length; c--;) if (a = Fe.exec(t[c]) || [], f = g = a[1], h = (a[2] || "").split(".").sort(), f) {
                    for (u = le.event.special[f] || {},
                    f = (i ? u.delegateType: u.bindType) || f, p = d[f] || [], a = a[2] && new RegExp("(^|\\.)" + h.join("\\.(?:.*\\.|)") + "(\\.|$)"), l = r = p.length; r--;) s = p[r],
                    !o && g !== s.origType || n && n.guid !== s.guid || a && !a.test(s.namespace) || i && i !== s.selector && ("**" !== i || !s.selector) || (p.splice(r, 1), s.selector && p.delegateCount--, u.remove && u.remove.call(e, s));
                    l && !p.length && (u.teardown && u.teardown.call(e, h, m.handle) !== !1 || le.removeEvent(e, f, m.handle), delete d[f])
                } else for (f in d) le.event.remove(e, f + t[c], n, i, !0);
                le.isEmptyObject(d) && (delete m.handle, le._removeData(e, "events"))
            }
        },
        trigger: function(n, i, o, r) {
            var s, a, l, c, d, u, p, f = [o || Y],
            h = se.call(n, "type") ? n.type: n,
            g = se.call(n, "namespace") ? n.namespace.split(".") : [];
            if (l = u = o = o || Y, 3 !== o.nodeType && 8 !== o.nodeType && !ze.test(h + le.event.triggered) && (h.indexOf(".") >= 0 && (g = h.split("."), h = g.shift(), g.sort()), a = h.indexOf(":") < 0 && "on" + h, n = n[le.expando] ? n: new le.Event(h, "object" == typeof n && n), n.isTrigger = !0, n.namespace = g.join("."), n.namespace_re = n.namespace ? new RegExp("(^|\\.)" + g.join("\\.(?:.*\\.|)") + "(\\.|$)") : null, n.result = t, n.target || (n.target = o), i = null == i ? [n] : le.makeArray(i, [n]), d = le.event.special[h] || {},
            r || !d.trigger || d.trigger.apply(o, i) !== !1)) {
                if (!r && !d.noBubble && !le.isWindow(o)) {
                    for (c = d.delegateType || h, ze.test(c + h) || (l = l.parentNode); l; l = l.parentNode) f.push(l),
                    u = l;
                    u === (o.ownerDocument || Y) && f.push(u.defaultView || u.parentWindow || e)
                }
                for (p = 0; (l = f[p++]) && !n.isPropagationStopped();) n.type = p > 1 ? c: d.bindType || h,
                s = (le._data(l, "events") || {})[n.type] && le._data(l, "handle"),
                s && s.apply(l, i),
                s = a && l[a],
                s && le.acceptData(l) && s.apply && s.apply(l, i) === !1 && n.preventDefault();
                if (n.type = h, !r && !n.isDefaultPrevented() && (!d._default || d._default.apply(o.ownerDocument, i) === !1) && ("click" !== h || !le.nodeName(o, "a")) && le.acceptData(o) && a && o[h] && !le.isWindow(o)) {
                    u = o[a],
                    u && (o[a] = null),
                    le.event.triggered = h;
                    try {
                        o[h]()
                    } catch(m) {}
                    le.event.triggered = t,
                    u && (o[a] = u)
                }
                return n.result
            }
        },
        dispatch: function(e) {
            e = le.event.fix(e);
            var n, i, o, r, s, a = [],
            l = ie.call(arguments),
            c = (le._data(this, "events") || {})[e.type] || [],
            d = le.event.special[e.type] || {};
            if (l[0] = e, e.delegateTarget = this, !d.preDispatch || d.preDispatch.call(this, e) !== !1) {
                for (a = le.event.handlers.call(this, e, c), n = 0; (r = a[n++]) && !e.isPropagationStopped();) for (e.currentTarget = r.elem, s = 0; (o = r.handlers[s++]) && !e.isImmediatePropagationStopped();)(!e.namespace_re || e.namespace_re.test(o.namespace)) && (e.handleObj = o, e.data = o.data, i = ((le.event.special[o.origType] || {}).handle || o.handler).apply(r.elem, l), i !== t && (e.result = i) === !1 && (e.preventDefault(), e.stopPropagation()));
                return d.postDispatch && d.postDispatch.call(this, e),
                e.result
            }
        },
        handlers: function(e, n) {
            var i, o, r, s, a = [],
            l = n.delegateCount,
            c = e.target;
            if (l && c.nodeType && (!e.button || "click" !== e.type)) for (; c != this; c = c.parentNode || this) if (1 === c.nodeType && (c.disabled !== !0 || "click" !== e.type)) {
                for (r = [], s = 0; l > s; s++) o = n[s],
                i = o.selector + " ",
                r[i] === t && (r[i] = o.needsContext ? le(i, this).index(c) >= 0 : le.find(i, this, null, [c]).length),
                r[i] && r.push(o);
                r.length && a.push({
                    elem: c,
                    handlers: r
                })
            }
            return l < n.length && a.push({
                elem: this,
                handlers: n.slice(l)
            }),
            a
        },
        fix: function(e) {
            if (e[le.expando]) return e;
            var t, n, i, o = e.type,
            r = e,
            s = this.fixHooks[o];
            for (s || (this.fixHooks[o] = s = Ie.test(o) ? this.mouseHooks: qe.test(o) ? this.keyHooks: {}), i = s.props ? this.props.concat(s.props) : this.props, e = new le.Event(r), t = i.length; t--;) n = i[t],
            e[n] = r[n];
            return e.target || (e.target = r.srcElement || Y),
            3 === e.target.nodeType && (e.target = e.target.parentNode),
            e.metaKey = !!e.metaKey,
            s.filter ? s.filter(e, r) : e
        },
        props: "altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),
        fixHooks: {},
        keyHooks: {
            props: "char charCode key keyCode".split(" "),
            filter: function(e, t) {
                return null == e.which && (e.which = null != t.charCode ? t.charCode: t.keyCode),
                e
            }
        },
        mouseHooks: {
            props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),
            filter: function(e, n) {
                var i, o, r, s = n.button,
                a = n.fromElement;
                return null == e.pageX && null != n.clientX && (o = e.target.ownerDocument || Y, r = o.documentElement, i = o.body, e.pageX = n.clientX + (r && r.scrollLeft || i && i.scrollLeft || 0) - (r && r.clientLeft || i && i.clientLeft || 0), e.pageY = n.clientY + (r && r.scrollTop || i && i.scrollTop || 0) - (r && r.clientTop || i && i.clientTop || 0)),
                !e.relatedTarget && a && (e.relatedTarget = a === e.target ? n.toElement: a),
                e.which || s === t || (e.which = 1 & s ? 1 : 2 & s ? 3 : 4 & s ? 2 : 0),
                e
            }
        },
        special: {
            load: {
                noBubble: !0
            },
            click: {
                trigger: function() {
                    return le.nodeName(this, "input") && "checkbox" === this.type && this.click ? (this.click(), !1) : void 0
                }
            },
            focus: {
                trigger: function() {
                    if (this !== Y.activeElement && this.focus) try {
                        return this.focus(),
                        !1
                    } catch(e) {}
                },
                delegateType: "focusin"
            },
            blur: {
                trigger: function() {
                    return this === Y.activeElement && this.blur ? (this.blur(), !1) : void 0
                },
                delegateType: "focusout"
            },
            beforeunload: {
                postDispatch: function(e) {
                    e.result !== t && (e.originalEvent.returnValue = e.result)
                }
            }
        },
        simulate: function(e, t, n, i) {
            var o = le.extend(new le.Event, n, {
                type: e,
                isSimulated: !0,
                originalEvent: {}
            });
            i ? le.event.trigger(o, null, t) : le.event.dispatch.call(t, o),
            o.isDefaultPrevented() && n.preventDefault()
        }
    },
    le.removeEvent = Y.removeEventListener ?
    function(e, t, n) {
        e.removeEventListener && e.removeEventListener(t, n, !1)
    }: function(e, t, n) {
        var i = "on" + t;
        e.detachEvent && (typeof e[i] === Q && (e[i] = null), e.detachEvent(i, n))
    },
    le.Event = function(e, t) {
        return this instanceof le.Event ? (e && e.type ? (this.originalEvent = e, this.type = e.type, this.isDefaultPrevented = e.defaultPrevented || e.returnValue === !1 || e.getPreventDefault && e.getPreventDefault() ? l: c) : this.type = e, t && le.extend(this, t), this.timeStamp = e && e.timeStamp || le.now(), void(this[le.expando] = !0)) : new le.Event(e, t)
    },
    le.Event.prototype = {
        isDefaultPrevented: c,
        isPropagationStopped: c,
        isImmediatePropagationStopped: c,
        preventDefault: function() {
            var e = this.originalEvent;
            this.isDefaultPrevented = l,
            e && (e.preventDefault ? e.preventDefault() : e.returnValue = !1)
        },
        stopPropagation: function() {
            var e = this.originalEvent;
            this.isPropagationStopped = l,
            e && (e.stopPropagation && e.stopPropagation(), e.cancelBubble = !0)
        },
        stopImmediatePropagation: function() {
            this.isImmediatePropagationStopped = l,
            this.stopPropagation()
        }
    },
    le.each({
        mouseenter: "mouseover",
        mouseleave: "mouseout"
    },
    function(e, t) {
        le.event.special[e] = {
            delegateType: t,
            bindType: t,
            handle: function(e) {
                var n, i = this,
                o = e.relatedTarget,
                r = e.handleObj;
                return (!o || o !== i && !le.contains(i, o)) && (e.type = r.origType, n = r.handler.apply(this, arguments), e.type = t),
                n
            }
        }
    }),
    le.support.submitBubbles || (le.event.special.submit = {
        setup: function() {
            return le.nodeName(this, "form") ? !1 : void le.event.add(this, "click._submit keypress._submit",
            function(e) {
                var n = e.target,
                i = le.nodeName(n, "input") || le.nodeName(n, "button") ? n.form: t;
                i && !le._data(i, "submitBubbles") && (le.event.add(i, "submit._submit",
                function(e) {
                    e._submit_bubble = !0
                }), le._data(i, "submitBubbles", !0))
            })
        },
        postDispatch: function(e) {
            e._submit_bubble && (delete e._submit_bubble, this.parentNode && !e.isTrigger && le.event.simulate("submit", this.parentNode, e, !0))
        },
        teardown: function() {
            return le.nodeName(this, "form") ? !1 : void le.event.remove(this, "._submit")
        }
    }),
    le.support.changeBubbles || (le.event.special.change = {
        setup: function() {
            return De.test(this.nodeName) ? (("checkbox" === this.type || "radio" === this.type) && (le.event.add(this, "propertychange._change",
            function(e) {
                "checked" === e.originalEvent.propertyName && (this._just_changed = !0)
            }), le.event.add(this, "click._change",
            function(e) {
                this._just_changed && !e.isTrigger && (this._just_changed = !1),
                le.event.simulate("change", this, e, !0)
            })), !1) : void le.event.add(this, "beforeactivate._change",
            function(e) {
                var t = e.target;
                De.test(t.nodeName) && !le._data(t, "changeBubbles") && (le.event.add(t, "change._change",
                function(e) { ! this.parentNode || e.isSimulated || e.isTrigger || le.event.simulate("change", this.parentNode, e, !0)
                }), le._data(t, "changeBubbles", !0))
            })
        },
        handle: function(e) {
            var t = e.target;
            return this !== t || e.isSimulated || e.isTrigger || "radio" !== t.type && "checkbox" !== t.type ? e.handleObj.handler.apply(this, arguments) : void 0
        },
        teardown: function() {
            return le.event.remove(this, "._change"),
            !De.test(this.nodeName)
        }
    }),
    le.support.focusinBubbles || le.each({
        focus: "focusin",
        blur: "focusout"
    },
    function(e, t) {
        var n = 0,
        i = function(e) {
            le.event.simulate(t, e.target, le.event.fix(e), !0)
        };
        le.event.special[t] = {
            setup: function() {
                0 === n++&&Y.addEventListener(e, i, !0)
            },
            teardown: function() {
                0 === --n && Y.removeEventListener(e, i, !0)
            }
        }
    }),
    le.fn.extend({
        on: function(e, n, i, o, r) {
            var s, a;
            if ("object" == typeof e) {
                "string" != typeof n && (i = i || n, n = t);
                for (s in e) this.on(s, n, i, e[s], r);
                return this
            }
            if (null == i && null == o ? (o = n, i = n = t) : null == o && ("string" == typeof n ? (o = i, i = t) : (o = i, i = n, n = t)), o === !1) o = c;
            else if (!o) return this;
            return 1 === r && (a = o, o = function(e) {
                return le().off(e),
                a.apply(this, arguments)
            },
            o.guid = a.guid || (a.guid = le.guid++)),
            this.each(function() {
                le.event.add(this, e, o, i, n)
            })
        },
        one: function(e, t, n, i) {
            return this.on(e, t, n, i, 1)
        },
        off: function(e, n, i) {
            var o, r;
            if (e && e.preventDefault && e.handleObj) return o = e.handleObj,
            le(e.delegateTarget).off(o.namespace ? o.origType + "." + o.namespace: o.origType, o.selector, o.handler),
            this;
            if ("object" == typeof e) {
                for (r in e) this.off(r, n, e[r]);
                return this
            }
            return (n === !1 || "function" == typeof n) && (i = n, n = t),
            i === !1 && (i = c),
            this.each(function() {
                le.event.remove(this, e, i, n)
            })
        },
        bind: function(e, t, n) {
            return this.on(e, null, t, n)
        },
        unbind: function(e, t) {
            return this.off(e, null, t)
        },
        delegate: function(e, t, n, i) {
            return this.on(t, e, n, i)
        },
        undelegate: function(e, t, n) {
            return 1 === arguments.length ? this.off(e, "**") : this.off(t, e || "**", n)
        },
        trigger: function(e, t) {
            return this.each(function() {
                le.event.trigger(e, t, this)
            })
        },
        triggerHandler: function(e, t) {
            var n = this[0];
            return n ? le.event.trigger(e, t, n, !0) : void 0
        }
    }),
    function(e, t) {
        function n(e) {
            return he.test(e + "")
        }
        function i() {
            var e, t = [];
            return e = function(n, i) {
                return t.push(n += " ") > C.cacheLength && delete e[t.shift()],
                e[n] = i
            }
        }
        function o(e) {
            return e[z] = !0,
            e
        }
        function r(e) {
            var t = M.createElement("div");
            try {
                return e(t)
            } catch(n) {
                return ! 1
            } finally {
                t = null
            }
        }
        function s(e, t, n, i) {
            var o, r, s, a, l, c, d, f, h, g;
            if ((t ? t.ownerDocument || t: F) !== M && j(t), t = t || M, n = n || [], !e || "string" != typeof e) return n;
            if (1 !== (a = t.nodeType) && 9 !== a) return [];
            if (!L && !i) {
                if (o = ge.exec(e)) if (s = o[1]) {
                    if (9 === a) {
                        if (r = t.getElementById(s), !r || !r.parentNode) return n;
                        if (r.id === s) return n.push(r),
                        n
                    } else if (t.ownerDocument && (r = t.ownerDocument.getElementById(s)) && q(t, r) && r.id === s) return n.push(r),
                    n
                } else {
                    if (o[2]) return G.apply(n, J.call(t.getElementsByTagName(e), 0)),
                    n;
                    if ((s = o[3]) && W.getByClassName && t.getElementsByClassName) return G.apply(n, J.call(t.getElementsByClassName(s), 0)),
                    n
                }
                if (W.qsa && !P.test(e)) {
                    if (d = !0, f = z, h = t, g = 9 === a && e, 1 === a && "object" !== t.nodeName.toLowerCase()) {
                        for (c = u(e), (d = t.getAttribute("id")) ? f = d.replace(ye, "\\$&") : t.setAttribute("id", f), f = "[id='" + f + "'] ", l = c.length; l--;) c[l] = f + p(c[l]);
                        h = fe.test(e) && t.parentNode || t,
                        g = c.join(",")
                    }
                    if (g) try {
                        return G.apply(n, J.call(h.querySelectorAll(g), 0)),
                        n
                    } catch(m) {} finally {
                        d || t.removeAttribute("id")
                    }
                }
            }
            return w(e.replace(se, "$1"), t, n, i)
        }
        function a(e, t) {
            var n = t && e,
            i = n && (~t.sourceIndex || Y) - (~e.sourceIndex || Y);
            if (i) return i;
            if (n) for (; n = n.nextSibling;) if (n === t) return - 1;
            return e ? 1 : -1
        }
        function l(e) {
            return function(t) {
                var n = t.nodeName.toLowerCase();
                return "input" === n && t.type === e
            }
        }
        function c(e) {
            return function(t) {
                var n = t.nodeName.toLowerCase();
                return ("input" === n || "button" === n) && t.type === e
            }
        }
        function d(e) {
            return o(function(t) {
                return t = +t,
                o(function(n, i) {
                    for (var o, r = e([], n.length, t), s = r.length; s--;) n[o = r[s]] && (n[o] = !(i[o] = n[o]))
                })
            })
        }
        function u(e, t) {
            var n, i, o, r, a, l, c, d = X[e + " "];
            if (d) return t ? 0 : d.slice(0);
            for (a = e, l = [], c = C.preFilter; a;) { (!n || (i = ae.exec(a))) && (i && (a = a.slice(i[0].length) || a), l.push(o = [])),
                n = !1,
                (i = ce.exec(a)) && (n = i.shift(), o.push({
                    value: n,
                    type: i[0].replace(se, " ")
                }), a = a.slice(n.length));
                for (r in C.filter) ! (i = pe[r].exec(a)) || c[r] && !(i = c[r](i)) || (n = i.shift(), o.push({
                    value: n,
                    type: r,
                    matches: i
                }), a = a.slice(n.length));
                if (!n) break
            }
            return t ? a.length: a ? s.error(e) : X(e, l).slice(0)
        }
        function p(e) {
            for (var t = 0,
            n = e.length,
            i = ""; n > t; t++) i += e[t].value;
            return i
        }
        function f(e, t, n) {
            var i = t.dir,
            o = n && "parentNode" === i,
            r = _++;
            return t.first ?
            function(t, n, r) {
                for (; t = t[i];) if (1 === t.nodeType || o) return e(t, n, r)
            }: function(t, n, s) {
                var a, l, c, d = B + " " + r;
                if (s) {
                    for (; t = t[i];) if ((1 === t.nodeType || o) && e(t, n, s)) return ! 0
                } else for (; t = t[i];) if (1 === t.nodeType || o) if (c = t[z] || (t[z] = {}), (l = c[i]) && l[0] === d) {
                    if ((a = l[1]) === !0 || a === T) return a === !0
                } else if (l = c[i] = [d], l[1] = e(t, n, s) || T, l[1] === !0) return ! 0
            }
        }
        function h(e) {
            return e.length > 1 ?
            function(t, n, i) {
                for (var o = e.length; o--;) if (!e[o](t, n, i)) return ! 1;
                return ! 0
            }: e[0]
        }
        function g(e, t, n, i, o) {
            for (var r, s = [], a = 0, l = e.length, c = null != t; l > a; a++)(r = e[a]) && (!n || n(r, i, o)) && (s.push(r), c && t.push(a));
            return s
        }
        function m(e, t, n, i, r, s) {
            return i && !i[z] && (i = m(i)),
            r && !r[z] && (r = m(r, s)),
            o(function(o, s, a, l) {
                var c, d, u, p = [],
                f = [],
                h = s.length,
                m = o || b(t || "*", a.nodeType ? [a] : a, []),
                v = !e || !o && t ? m: g(m, p, e, a, l),
                y = n ? r || (o ? e: h || i) ? [] : s: v;
                if (n && n(v, y, a, l), i) for (c = g(y, f), i(c, [], a, l), d = c.length; d--;)(u = c[d]) && (y[f[d]] = !(v[f[d]] = u));
                if (o) {
                    if (r || e) {
                        if (r) {
                            for (c = [], d = y.length; d--;)(u = y[d]) && c.push(v[d] = u);
                            r(null, y = [], c, l)
                        }
                        for (d = y.length; d--;)(u = y[d]) && (c = r ? K.call(o, u) : p[d]) > -1 && (o[c] = !(s[c] = u))
                    }
                } else y = g(y === s ? y.splice(h, y.length) : y),
                r ? r(null, s, y, l) : G.apply(s, y)
            })
        }
        function v(e) {
            for (var t, n, i, o = e.length,
            r = C.relative[e[0].type], s = r || C.relative[" "], a = r ? 1 : 0, l = f(function(e) {
                return e === t
            },
            s, !0), c = f(function(e) {
                return K.call(t, e) > -1
            },
            s, !0), d = [function(e, n, i) {
                return ! r && (i || n !== A) || ((t = n).nodeType ? l(e, n, i) : c(e, n, i))
            }]; o > a; a++) if (n = C.relative[e[a].type]) d = [f(h(d), n)];
            else {
                if (n = C.filter[e[a].type].apply(null, e[a].matches), n[z]) {
                    for (i = ++a; o > i && !C.relative[e[i].type]; i++);
                    return m(a > 1 && h(d), a > 1 && p(e.slice(0, a - 1)).replace(se, "$1"), n, i > a && v(e.slice(a, i)), o > i && v(e = e.slice(i)), o > i && p(e))
                }
                d.push(n)
            }
            return h(d)
        }
        function y(e, t) {
            var n = 0,
            i = t.length > 0,
            r = e.length > 0,
            a = function(o, a, l, c, d) {
                var u, p, f, h = [],
                m = 0,
                v = "0",
                y = o && [],
                b = null != d,
                w = A,
                x = o || r && C.find.TAG("*", d && a.parentNode || a),
                k = B += null == w ? 1 : Math.random() || .1;
                for (b && (A = a !== M && a, T = n); null != (u = x[v]); v++) {
                    if (r && u) {
                        for (p = 0; f = e[p++];) if (f(u, a, l)) {
                            c.push(u);
                            break
                        }
                        b && (B = k, T = ++n)
                    }
                    i && ((u = !f && u) && m--, o && y.push(u))
                }
                if (m += v, i && v !== m) {
                    for (p = 0; f = t[p++];) f(y, h, a, l);
                    if (o) {
                        if (m > 0) for (; v--;) y[v] || h[v] || (h[v] = V.call(c));
                        h = g(h)
                    }
                    G.apply(c, h),
                    b && !o && h.length > 0 && m + t.length > 1 && s.uniqueSort(c)
                }
                return b && (B = k, A = w),
                y
            };
            return i ? o(a) : a
        }
        function b(e, t, n) {
            for (var i = 0,
            o = t.length; o > i; i++) s(e, t[i], n);
            return n
        }
        function w(e, t, n, i) {
            var o, r, s, a, l, c = u(e);
            if (!i && 1 === c.length) {
                if (r = c[0] = c[0].slice(0), r.length > 2 && "ID" === (s = r[0]).type && 9 === t.nodeType && !L && C.relative[r[1].type]) {
                    if (t = C.find.ID(s.matches[0].replace(we, xe), t)[0], !t) return n;
                    e = e.slice(r.shift().value.length)
                }
                for (o = pe.needsContext.test(e) ? 0 : r.length; o--&&(s = r[o], !C.relative[a = s.type]);) if ((l = C.find[a]) && (i = l(s.matches[0].replace(we, xe), fe.test(r[0].type) && t.parentNode || t))) {
                    if (r.splice(o, 1), e = i.length && p(r), !e) return G.apply(n, J.call(i, 0)),
                    n;
                    break
                }
            }
            return E(e, c)(i, t, L, n, fe.test(e)),
            n
        }
        function x() {}
        var k, T, C, S, $, E, N, A, j, M, O, L, P, H, D, q, I, z = "sizzle" + -new Date,
        F = e.document,
        W = {},
        B = 0,
        _ = 0,
        R = i(),
        X = i(),
        U = i(),
        Q = typeof t,
        Y = 1 << 31,
        Z = [],
        V = Z.pop,
        G = Z.push,
        J = Z.slice,
        K = Z.indexOf ||
        function(e) {
            for (var t = 0,
            n = this.length; n > t; t++) if (this[t] === e) return t;
            return - 1
        },
        ee = "[\\x20\\t\\r\\n\\f]",
        te = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",
        ne = te.replace("w", "w#"),
        ie = "([*^$|!~]?=)",
        oe = "\\[" + ee + "*(" + te + ")" + ee + "*(?:" + ie + ee + "*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + ne + ")|)|)" + ee + "*\\]",
        re = ":(" + te + ")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|" + oe.replace(3, 8) + ")*)|.*)\\)|)",
        se = new RegExp("^" + ee + "+|((?:^|[^\\\\])(?:\\\\.)*)" + ee + "+$", "g"),
        ae = new RegExp("^" + ee + "*," + ee + "*"),
        ce = new RegExp("^" + ee + "*([\\x20\\t\\r\\n\\f>+~])" + ee + "*"),
        de = new RegExp(re),
        ue = new RegExp("^" + ne + "$"),
        pe = {
            ID: new RegExp("^#(" + te + ")"),
            CLASS: new RegExp("^\\.(" + te + ")"),
            NAME: new RegExp("^\\[name=['\"]?(" + te + ")['\"]?\\]"),
            TAG: new RegExp("^(" + te.replace("w", "w*") + ")"),
            ATTR: new RegExp("^" + oe),
            PSEUDO: new RegExp("^" + re),
            CHILD: new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + ee + "*(even|odd|(([+-]|)(\\d*)n|)" + ee + "*(?:([+-]|)" + ee + "*(\\d+)|))" + ee + "*\\)|)", "i"),
            needsContext: new RegExp("^" + ee + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + ee + "*((?:-\\d)?\\d*)" + ee + "*\\)|)(?=[^-]|$)", "i")
        },
        fe = /[\x20\t\r\n\f]*[+~]/,
        he = /^[^{]+\{\s*\[native code/,
        ge = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
        me = /^(?:input|select|textarea|button)$/i,
        ve = /^h\d$/i,
        ye = /'|\\/g,
        be = /\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,
        we = /\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,
        xe = function(e, t) {
            var n = "0x" + t - 65536;
            return n !== n ? t: 0 > n ? String.fromCharCode(n + 65536) : String.fromCharCode(n >> 10 | 55296, 1023 & n | 56320)
        };
        try {
            J.call(F.documentElement.childNodes, 0)[0].nodeType
        } catch(ke) {
            J = function(e) {
                for (var t, n = []; t = this[e++];) n.push(t);
                return n
            }
        }
        $ = s.isXML = function(e) {
            var t = e && (e.ownerDocument || e).documentElement;
            return t ? "HTML" !== t.nodeName: !1
        },
        j = s.setDocument = function(e) {
            var i = e ? e.ownerDocument || e: F;
            return i !== M && 9 === i.nodeType && i.documentElement ? (M = i, O = i.documentElement, L = $(i), W.tagNameNoComments = r(function(e) {
                return e.appendChild(i.createComment("")),
                !e.getElementsByTagName("*").length
            }), W.attributes = r(function(e) {
                e.innerHTML = "<select></select>";
                var t = typeof e.lastChild.getAttribute("multiple");
                return "boolean" !== t && "string" !== t
            }), W.getByClassName = r(function(e) {
                return e.innerHTML = "<div class='hidden e'></div><div class='hidden'></div>",
                e.getElementsByClassName && e.getElementsByClassName("e").length ? (e.lastChild.className = "e", 2 === e.getElementsByClassName("e").length) : !1
            }), W.getByName = r(function(e) {
                e.id = z + 0,
                e.innerHTML = "<a name='" + z + "'></a><div name='" + z + "'></div>",
                O.insertBefore(e, O.firstChild);
                var t = i.getElementsByName && i.getElementsByName(z).length === 2 + i.getElementsByName(z + 0).length;
                return W.getIdNotName = !i.getElementById(z),
                O.removeChild(e),
                t
            }), C.attrHandle = r(function(e) {
                return e.innerHTML = "<a href='#'></a>",
                e.firstChild && typeof e.firstChild.getAttribute !== Q && "#" === e.firstChild.getAttribute("href")
            }) ? {}: {
                href: function(e) {
                    return e.getAttribute("href", 2)
                },
                type: function(e) {
                    return e.getAttribute("type")
                }
            },
            W.getIdNotName ? (C.find.ID = function(e, t) {
                if (typeof t.getElementById !== Q && !L) {
                    var n = t.getElementById(e);
                    return n && n.parentNode ? [n] : []
                }
            },
            C.filter.ID = function(e) {
                var t = e.replace(we, xe);
                return function(e) {
                    return e.getAttribute("id") === t
                }
            }) : (C.find.ID = function(e, n) {
                if (typeof n.getElementById !== Q && !L) {
                    var i = n.getElementById(e);
                    return i ? i.id === e || typeof i.getAttributeNode !== Q && i.getAttributeNode("id").value === e ? [i] : t: []
                }
            },
            C.filter.ID = function(e) {
                var t = e.replace(we, xe);
                return function(e) {
                    var n = typeof e.getAttributeNode !== Q && e.getAttributeNode("id");
                    return n && n.value === t
                }
            }), C.find.TAG = W.tagNameNoComments ?
            function(e, t) {
                return typeof t.getElementsByTagName !== Q ? t.getElementsByTagName(e) : void 0
            }: function(e, t) {
                var n, i = [],
                o = 0,
                r = t.getElementsByTagName(e);
                if ("*" === e) {
                    for (; n = r[o++];) 1 === n.nodeType && i.push(n);
                    return i
                }
                return r
            },
            C.find.NAME = W.getByName &&
            function(e, t) {
                return typeof t.getElementsByName !== Q ? t.getElementsByName(name) : void 0
            },
            C.find.CLASS = W.getByClassName &&
            function(e, t) {
                return typeof t.getElementsByClassName === Q || L ? void 0 : t.getElementsByClassName(e)
            },
            H = [], P = [":focus"], (W.qsa = n(i.querySelectorAll)) && (r(function(e) {
                e.innerHTML = "<select><option selected=''></option></select>",
                e.querySelectorAll("[selected]").length || P.push("\\[" + ee + "*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),
                e.querySelectorAll(":checked").length || P.push(":checked")
            }), r(function(e) {
                e.innerHTML = "<input type='hidden' i=''/>",
                e.querySelectorAll("[i^='']").length && P.push("[*^$]=" + ee + "*(?:\"\"|'')"),
                e.querySelectorAll(":enabled").length || P.push(":enabled", ":disabled"),
                e.querySelectorAll("*,:x"),
                P.push(",.*:")
            })), (W.matchesSelector = n(D = O.matchesSelector || O.mozMatchesSelector || O.webkitMatchesSelector || O.oMatchesSelector || O.msMatchesSelector)) && r(function(e) {
                W.disconnectedMatch = D.call(e, "div"),
                D.call(e, "[s!='']:x"),
                H.push("!=", re)
            }), P = new RegExp(P.join("|")), H = new RegExp(H.join("|")), q = n(O.contains) || O.compareDocumentPosition ?
            function(e, t) {
                var n = 9 === e.nodeType ? e.documentElement: e,
                i = t && t.parentNode;
                return e === i || !(!i || 1 !== i.nodeType || !(n.contains ? n.contains(i) : e.compareDocumentPosition && 16 & e.compareDocumentPosition(i)))
            }: function(e, t) {
                if (t) for (; t = t.parentNode;) if (t === e) return ! 0;
                return ! 1
            },
            I = O.compareDocumentPosition ?
            function(e, t) {
                var n;
                return e === t ? (N = !0, 0) : (n = t.compareDocumentPosition && e.compareDocumentPosition && e.compareDocumentPosition(t)) ? 1 & n || e.parentNode && 11 === e.parentNode.nodeType ? e === i || q(F, e) ? -1 : t === i || q(F, t) ? 1 : 0 : 4 & n ? -1 : 1 : e.compareDocumentPosition ? -1 : 1
            }: function(e, t) {
                var n, o = 0,
                r = e.parentNode,
                s = t.parentNode,
                l = [e],
                c = [t];
                if (e === t) return N = !0,
                0;
                if (!r || !s) return e === i ? -1 : t === i ? 1 : r ? -1 : s ? 1 : 0;
                if (r === s) return a(e, t);
                for (n = e; n = n.parentNode;) l.unshift(n);
                for (n = t; n = n.parentNode;) c.unshift(n);
                for (; l[o] === c[o];) o++;
                return o ? a(l[o], c[o]) : l[o] === F ? -1 : c[o] === F ? 1 : 0
            },
            N = !1, [0, 0].sort(I), W.detectDuplicates = N, M) : M
        },
        s.matches = function(e, t) {
            return s(e, null, null, t)
        },
        s.matchesSelector = function(e, t) {
            if ((e.ownerDocument || e) !== M && j(e), t = t.replace(be, "='$1']"), W.matchesSelector && !L && (!H || !H.test(t)) && !P.test(t)) try {
                var n = D.call(e, t);
                if (n || W.disconnectedMatch || e.document && 11 !== e.document.nodeType) return n
            } catch(i) {}
            return s(t, M, null, [e]).length > 0
        },
        s.contains = function(e, t) {
            return (e.ownerDocument || e) !== M && j(e),
            q(e, t)
        },
        s.attr = function(e, t) {
            var n;
            return (e.ownerDocument || e) !== M && j(e),
            L || (t = t.toLowerCase()),
            (n = C.attrHandle[t]) ? n(e) : L || W.attributes ? e.getAttribute(t) : ((n = e.getAttributeNode(t)) || e.getAttribute(t)) && e[t] === !0 ? t: n && n.specified ? n.value: null
        },
        s.error = function(e) {
            throw new Error("Syntax error, unrecognized expression: " + e)
        },
        s.uniqueSort = function(e) {
            var t, n = [],
            i = 1,
            o = 0;
            if (N = !W.detectDuplicates, e.sort(I), N) {
                for (; t = e[i]; i++) t === e[i - 1] && (o = n.push(i));
                for (; o--;) e.splice(n[o], 1)
            }
            return e
        },
        S = s.getText = function(e) {
            var t, n = "",
            i = 0,
            o = e.nodeType;
            if (o) {
                if (1 === o || 9 === o || 11 === o) {
                    if ("string" == typeof e.textContent) return e.textContent;
                    for (e = e.firstChild; e; e = e.nextSibling) n += S(e)
                } else if (3 === o || 4 === o) return e.nodeValue
            } else for (; t = e[i]; i++) n += S(t);
            return n
        },
        C = s.selectors = {
            cacheLength: 50,
            createPseudo: o,
            match: pe,
            find: {},
            relative: {
                ">": {
                    dir: "parentNode",
                    first: !0
                },
                " ": {
                    dir: "parentNode"
                },
                "+": {
                    dir: "previousSibling",
                    first: !0
                },
                "~": {
                    dir: "previousSibling"
                }
            },
            preFilter: {
                ATTR: function(e) {
                    return e[1] = e[1].replace(we, xe),
                    e[3] = (e[4] || e[5] || "").replace(we, xe),
                    "~=" === e[2] && (e[3] = " " + e[3] + " "),
                    e.slice(0, 4)
                },
                CHILD: function(e) {
                    return e[1] = e[1].toLowerCase(),
                    "nth" === e[1].slice(0, 3) ? (e[3] || s.error(e[0]), e[4] = +(e[4] ? e[5] + (e[6] || 1) : 2 * ("even" === e[3] || "odd" === e[3])), e[5] = +(e[7] + e[8] || "odd" === e[3])) : e[3] && s.error(e[0]),
                    e
                },
                PSEUDO: function(e) {
                    var t, n = !e[5] && e[2];
                    return pe.CHILD.test(e[0]) ? null: (e[4] ? e[2] = e[4] : n && de.test(n) && (t = u(n, !0)) && (t = n.indexOf(")", n.length - t) - n.length) && (e[0] = e[0].slice(0, t), e[2] = n.slice(0, t)), e.slice(0, 3))
                }
            },
            filter: {
                TAG: function(e) {
                    return "*" === e ?
                    function() {
                        return ! 0
                    }: (e = e.replace(we, xe).toLowerCase(),
                    function(t) {
                        return t.nodeName && t.nodeName.toLowerCase() === e
                    })
                },
                CLASS: function(e) {
                    var t = R[e + " "];
                    return t || (t = new RegExp("(^|" + ee + ")" + e + "(" + ee + "|$)")) && R(e,
                    function(e) {
                        return t.test(e.className || typeof e.getAttribute !== Q && e.getAttribute("class") || "")
                    })
                },
                ATTR: function(e, t, n) {
                    return function(i) {
                        var o = s.attr(i, e);
                        return null == o ? "!=" === t: t ? (o += "", "=" === t ? o === n: "!=" === t ? o !== n: "^=" === t ? n && 0 === o.indexOf(n) : "*=" === t ? n && o.indexOf(n) > -1 : "$=" === t ? n && o.slice( - n.length) === n: "~=" === t ? (" " + o + " ").indexOf(n) > -1 : "|=" === t ? o === n || o.slice(0, n.length + 1) === n + "-": !1) : !0
                    }
                },
                CHILD: function(e, t, n, i, o) {
                    var r = "nth" !== e.slice(0, 3),
                    s = "last" !== e.slice( - 4),
                    a = "of-type" === t;
                    return 1 === i && 0 === o ?
                    function(e) {
                        return !! e.parentNode
                    }: function(t, n, l) {
                        var c, d, u, p, f, h, g = r !== s ? "nextSibling": "previousSibling",
                        m = t.parentNode,
                        v = a && t.nodeName.toLowerCase(),
                        y = !l && !a;
                        if (m) {
                            if (r) {
                                for (; g;) {
                                    for (u = t; u = u[g];) if (a ? u.nodeName.toLowerCase() === v: 1 === u.nodeType) return ! 1;
                                    h = g = "only" === e && !h && "nextSibling"
                                }
                                return ! 0
                            }
                            if (h = [s ? m.firstChild: m.lastChild], s && y) {
                                for (d = m[z] || (m[z] = {}), c = d[e] || [], f = c[0] === B && c[1], p = c[0] === B && c[2], u = f && m.childNodes[f]; u = ++f && u && u[g] || (p = f = 0) || h.pop();) if (1 === u.nodeType && ++p && u === t) {
                                    d[e] = [B, f, p];
                                    break
                                }
                            } else if (y && (c = (t[z] || (t[z] = {}))[e]) && c[0] === B) p = c[1];
                            else for (; (u = ++f && u && u[g] || (p = f = 0) || h.pop()) && ((a ? u.nodeName.toLowerCase() !== v: 1 !== u.nodeType) || !++p || (y && ((u[z] || (u[z] = {}))[e] = [B, p]), u !== t)););
                            return p -= o,
                            p === i || p % i === 0 && p / i >= 0
                        }
                    }
                },
                PSEUDO: function(e, t) {
                    var n, i = C.pseudos[e] || C.setFilters[e.toLowerCase()] || s.error("unsupported pseudo: " + e);
                    return i[z] ? i(t) : i.length > 1 ? (n = [e, e, "", t], C.setFilters.hasOwnProperty(e.toLowerCase()) ? o(function(e, n) {
                        for (var o, r = i(e, t), s = r.length; s--;) o = K.call(e, r[s]),
                        e[o] = !(n[o] = r[s])
                    }) : function(e) {
                        return i(e, 0, n)
                    }) : i
                }
            },
            pseudos: {
                not: o(function(e) {
                    var t = [],
                    n = [],
                    i = E(e.replace(se, "$1"));
                    return i[z] ? o(function(e, t, n, o) {
                        for (var r, s = i(e, null, o, []), a = e.length; a--;)(r = s[a]) && (e[a] = !(t[a] = r))
                    }) : function(e, o, r) {
                        return t[0] = e,
                        i(t, null, r, n),
                        !n.pop()
                    }
                }),
                has: o(function(e) {
                    return function(t) {
                        return s(e, t).length > 0
                    }
                }),
                contains: o(function(e) {
                    return function(t) {
                        return (t.textContent || t.innerText || S(t)).indexOf(e) > -1
                    }
                }),
                lang: o(function(e) {
                    return ue.test(e || "") || s.error("unsupported lang: " + e),
                    e = e.replace(we, xe).toLowerCase(),
                    function(t) {
                        var n;
                        do
                        if (n = L ? t.getAttribute("xml:lang") || t.getAttribute("lang") : t.lang) return n = n.toLowerCase(),
                        n === e || 0 === n.indexOf(e + "-");
                        while ((t = t.parentNode) && 1 === t.nodeType);
                        return ! 1
                    }
                }),
                target: function(t) {
                    var n = e.location && e.location.hash;
                    return n && n.slice(1) === t.id
                },
                root: function(e) {
                    return e === O
                },
                focus: function(e) {
                    return e === M.activeElement && (!M.hasFocus || M.hasFocus()) && !!(e.type || e.href || ~e.tabIndex)
                },
                enabled: function(e) {
                    return e.disabled === !1
                },
                disabled: function(e) {
                    return e.disabled === !0
                },
                checked: function(e) {
                    var t = e.nodeName.toLowerCase();
                    return "input" === t && !!e.checked || "option" === t && !!e.selected
                },
                selected: function(e) {
                    return e.parentNode && e.parentNode.selectedIndex,
                    e.selected === !0
                },
                empty: function(e) {
                    for (e = e.firstChild; e; e = e.nextSibling) if (e.nodeName > "@" || 3 === e.nodeType || 4 === e.nodeType) return ! 1;
                    return ! 0
                },
                parent: function(e) {
                    return ! C.pseudos.empty(e)
                },
                header: function(e) {
                    return ve.test(e.nodeName)
                },
                input: function(e) {
                    return me.test(e.nodeName)
                },
                button: function(e) {
                    var t = e.nodeName.toLowerCase();
                    return "input" === t && "button" === e.type || "button" === t
                },
                text: function(e) {
                    var t;
                    return "input" === e.nodeName.toLowerCase() && "text" === e.type && (null == (t = e.getAttribute("type")) || t.toLowerCase() === e.type)
                },
                first: d(function() {
                    return [0]
                }),
                last: d(function(e, t) {
                    return [t - 1]
                }),
                eq: d(function(e, t, n) {
                    return [0 > n ? n + t: n]
                }),
                even: d(function(e, t) {
                    for (var n = 0; t > n; n += 2) e.push(n);
                    return e
                }),
                odd: d(function(e, t) {
                    for (var n = 1; t > n; n += 2) e.push(n);
                    return e
                }),
                lt: d(function(e, t, n) {
                    for (var i = 0 > n ? n + t: n; --i >= 0;) e.push(i);
                    return e
                }),
                gt: d(function(e, t, n) {
                    for (var i = 0 > n ? n + t: n; ++i < t;) e.push(i);
                    return e
                })
            }
        };
        for (k in {
            radio: !0,
            checkbox: !0,
            file: !0,
            password: !0,
            image: !0
        }) C.pseudos[k] = l(k);
        for (k in {
            submit: !0,
            reset: !0
        }) C.pseudos[k] = c(k);
        E = s.compile = function(e, t) {
            var n, i = [],
            o = [],
            r = U[e + " "];
            if (!r) {
                for (t || (t = u(e)), n = t.length; n--;) r = v(t[n]),
                r[z] ? i.push(r) : o.push(r);
                r = U(e, y(o, i))
            }
            return r
        },
        C.pseudos.nth = C.pseudos.eq,
        C.filters = x.prototype = C.pseudos,
        C.setFilters = new x,
        j(),
        s.attr = le.attr,
        le.find = s,
        le.expr = s.selectors,
        le.expr[":"] = le.expr.pseudos,
        le.unique = s.uniqueSort,
        le.text = s.getText,
        le.isXMLDoc = s.isXML,
        le.contains = s.contains
    } (e);
    var We = /Until$/,
    Be = /^(?:parents|prev(?:Until|All))/,
    _e = /^.[^:#\[\.,]*$/,
    Re = le.expr.match.needsContext,
    Xe = {
        children: !0,
        contents: !0,
        next: !0,
        prev: !0
    };
    le.fn.extend({
        find: function(e) {
            var t, n, i, o = this.length;
            if ("string" != typeof e) return i = this,
            this.pushStack(le(e).filter(function() {
                for (t = 0; o > t; t++) if (le.contains(i[t], this)) return ! 0
            }));
            for (n = [], t = 0; o > t; t++) le.find(e, this[t], n);
            return n = this.pushStack(o > 1 ? le.unique(n) : n),
            n.selector = (this.selector ? this.selector + " ": "") + e,
            n
        },
        has: function(e) {
            var t, n = le(e, this),
            i = n.length;
            return this.filter(function() {
                for (t = 0; i > t; t++) if (le.contains(this, n[t])) return ! 0
            })
        },
        not: function(e) {
            return this.pushStack(u(this, e, !1))
        },
        filter: function(e) {
            return this.pushStack(u(this, e, !0))
        },
        is: function(e) {
            return !! e && ("string" == typeof e ? Re.test(e) ? le(e, this.context).index(this[0]) >= 0 : le.filter(e, this).length > 0 : this.filter(e).length > 0)
        },
        closest: function(e, t) {
            for (var n, i = 0,
            o = this.length,
            r = [], s = Re.test(e) || "string" != typeof e ? le(e, t || this.context) : 0; o > i; i++) for (n = this[i]; n && n.ownerDocument && n !== t && 11 !== n.nodeType;) {
                if (s ? s.index(n) > -1 : le.find.matchesSelector(n, e)) {
                    r.push(n);
                    break
                }
                n = n.parentNode
            }
            return this.pushStack(r.length > 1 ? le.unique(r) : r)
        },
        index: function(e) {
            return e ? "string" == typeof e ? le.inArray(this[0], le(e)) : le.inArray(e.jquery ? e[0] : e, this) : this[0] && this[0].parentNode ? this.first().prevAll().length: -1
        },
        add: function(e, t) {
            var n = "string" == typeof e ? le(e, t) : le.makeArray(e && e.nodeType ? [e] : e),
            i = le.merge(this.get(), n);
            return this.pushStack(le.unique(i))
        },
        addBack: function(e) {
            return this.add(null == e ? this.prevObject: this.prevObject.filter(e))
        }
    }),
    le.fn.andSelf = le.fn.addBack,
    le.each({
        parent: function(e) {
            var t = e.parentNode;
            return t && 11 !== t.nodeType ? t: null
        },
        parents: function(e) {
            return le.dir(e, "parentNode")
        },
        parentsUntil: function(e, t, n) {
            return le.dir(e, "parentNode", n)
        },
        next: function(e) {
            return d(e, "nextSibling")
        },
        prev: function(e) {
            return d(e, "previousSibling")
        },
        nextAll: function(e) {
            return le.dir(e, "nextSibling")
        },
        prevAll: function(e) {
            return le.dir(e, "previousSibling")
        },
        nextUntil: function(e, t, n) {
            return le.dir(e, "nextSibling", n)
        },
        prevUntil: function(e, t, n) {
            return le.dir(e, "previousSibling", n)
        },
        siblings: function(e) {
            return le.sibling((e.parentNode || {}).firstChild, e)
        },
        children: function(e) {
            return le.sibling(e.firstChild)
        },
        contents: function(e) {
            return le.nodeName(e, "iframe") ? e.contentDocument || e.contentWindow.document: le.merge([], e.childNodes)
        }
    },
    function(e, t) {
        le.fn[e] = function(n, i) {
            var o = le.map(this, t, n);
            return We.test(e) || (i = n),
            i && "string" == typeof i && (o = le.filter(i, o)),
            o = this.length > 1 && !Xe[e] ? le.unique(o) : o,
            this.length > 1 && Be.test(e) && (o = o.reverse()),
            this.pushStack(o)
        }
    }),
    le.extend({
        filter: function(e, t, n) {
            return n && (e = ":not(" + e + ")"),
            1 === t.length ? le.find.matchesSelector(t[0], e) ? [t[0]] : [] : le.find.matches(e, t)
        },
        dir: function(e, n, i) {
            for (var o = [], r = e[n]; r && 9 !== r.nodeType && (i === t || 1 !== r.nodeType || !le(r).is(i));) 1 === r.nodeType && o.push(r),
            r = r[n];
            return o
        },
        sibling: function(e, t) {
            for (var n = []; e; e = e.nextSibling) 1 === e.nodeType && e !== t && n.push(e);
            return n
        }
    });
    var Ue = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",
    Qe = / jQuery\d+="(?:null|\d+)"/g,
    Ye = new RegExp("<(?:" + Ue + ")[\\s/>]", "i"),
    Ze = /^\s+/,
    Ve = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,
    Ge = /<([\w:]+)/,
    Je = /<tbody/i,
    Ke = /<|&#?\w+;/,
    et = /<(?:script|style|link)/i,
    tt = /^(?:checkbox|radio)$/i,
    nt = /checked\s*(?:[^=]|=\s*.checked.)/i,
    it = /^$|\/(?:java|ecma)script/i,
    ot = /^true\/(.*)/,
    rt = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,
    st = {
        option: [1, "<select multiple='multiple'>", "</select>"],
        legend: [1, "<fieldset>", "</fieldset>"],
        area: [1, "<map>", "</map>"],
        param: [1, "<object>", "</object>"],
        thead: [1, "<table>", "</table>"],
        tr: [2, "<table><tbody>", "</tbody></table>"],
        col: [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"],
        td: [3, "<table><tbody><tr>", "</tr></tbody></table>"],
        _default: le.support.htmlSerialize ? [0, "", ""] : [1, "X<div>", "</div>"]
    },
    at = p(Y),
    lt = at.appendChild(Y.createElement("div"));
    st.optgroup = st.option,
    st.tbody = st.tfoot = st.colgroup = st.caption = st.thead,
    st.th = st.td,
    le.fn.extend({
        text: function(e) {
            return le.access(this,
            function(e) {
                return e === t ? le.text(this) : this.empty().append((this[0] && this[0].ownerDocument || Y).createTextNode(e))
            },
            null, e, arguments.length)
        },
        wrapAll: function(e) {
            if (le.isFunction(e)) return this.each(function(t) {
                le(this).wrapAll(e.call(this, t))
            });
            if (this[0]) {
                var t = le(e, this[0].ownerDocument).eq(0).clone(!0);
                this[0].parentNode && t.insertBefore(this[0]),
                t.map(function() {
                    for (var e = this; e.firstChild && 1 === e.firstChild.nodeType;) e = e.firstChild;
                    return e
                }).append(this)
            }
            return this
        },
        wrapInner: function(e) {
            return le.isFunction(e) ? this.each(function(t) {
                le(this).wrapInner(e.call(this, t))
            }) : this.each(function() {
                var t = le(this),
                n = t.contents();
                n.length ? n.wrapAll(e) : t.append(e)
            })
        },
        wrap: function(e) {
            var t = le.isFunction(e);
            return this.each(function(n) {
                le(this).wrapAll(t ? e.call(this, n) : e)
            })
        },
        unwrap: function() {
            return this.parent().each(function() {
                le.nodeName(this, "body") || le(this).replaceWith(this.childNodes)
            }).end()
        },
        append: function() {
            return this.domManip(arguments, !0,
            function(e) { (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) && this.appendChild(e)
            })
        },
        prepend: function() {
            return this.domManip(arguments, !0,
            function(e) { (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) && this.insertBefore(e, this.firstChild)
            })
        },
        before: function() {
            return this.domManip(arguments, !1,
            function(e) {
                this.parentNode && this.parentNode.insertBefore(e, this)
            })
        },
        after: function() {
            return this.domManip(arguments, !1,
            function(e) {
                this.parentNode && this.parentNode.insertBefore(e, this.nextSibling)
            })
        },
        remove: function(e, t) {
            for (var n, i = 0; null != (n = this[i]); i++)(!e || le.filter(e, [n]).length > 0) && (t || 1 !== n.nodeType || le.cleanData(b(n)), n.parentNode && (t && le.contains(n.ownerDocument, n) && m(b(n, "script")), n.parentNode.removeChild(n)));
            return this
        },
        empty: function() {
            for (var e, t = 0; null != (e = this[t]); t++) {
                for (1 === e.nodeType && le.cleanData(b(e, !1)); e.firstChild;) e.removeChild(e.firstChild);
                e.options && le.nodeName(e, "select") && (e.options.length = 0)
            }
            return this
        },
        clone: function(e, t) {
            return e = null == e ? !1 : e,
            t = null == t ? e: t,
            this.map(function() {
                return le.clone(this, e, t)
            })
        },
        html: function(e) {
            return le.access(this,
            function(e) {
                var n = this[0] || {},
                i = 0,
                o = this.length;
                if (e === t) return 1 === n.nodeType ? n.innerHTML.replace(Qe, "") : t;
                if ("string" == typeof e && !et.test(e) && (le.support.htmlSerialize || !Ye.test(e)) && (le.support.leadingWhitespace || !Ze.test(e)) && !st[(Ge.exec(e) || ["", ""])[1].toLowerCase()]) {
                    e = e.replace(Ve, "<$1></$2>");
                    try {
                        for (; o > i; i++) n = this[i] || {},
                        1 === n.nodeType && (le.cleanData(b(n, !1)), n.innerHTML = e);
                        n = 0
                    } catch(r) {}
                }
                n && this.empty().append(e)
            },
            null, e, arguments.length)
        },
        replaceWith: function(e) {
            var t = le.isFunction(e);
            return t || "string" == typeof e || (e = le(e).not(this).detach()),
            this.domManip([e], !0,
            function(e) {
                var t = this.nextSibling,
                n = this.parentNode;
                n && (le(this).remove(), n.insertBefore(e, t))
            })
        },
        detach: function(e) {
            return this.remove(e, !0)
        },
        domManip: function(e, n, i) {
            e = te.apply([], e);
            var o, r, s, a, l, c, d = 0,
            u = this.length,
            p = this,
            m = u - 1,
            v = e[0],
            y = le.isFunction(v);
            if (y || !(1 >= u || "string" != typeof v || le.support.checkClone) && nt.test(v)) return this.each(function(o) {
                var r = p.eq(o);
                y && (e[0] = v.call(this, o, n ? r.html() : t)),
                r.domManip(e, n, i)
            });
            if (u && (c = le.buildFragment(e, this[0].ownerDocument, !1, this), o = c.firstChild, 1 === c.childNodes.length && (c = o), o)) {
                for (n = n && le.nodeName(o, "tr"), a = le.map(b(c, "script"), h), s = a.length; u > d; d++) r = c,
                d !== m && (r = le.clone(r, !0, !0), s && le.merge(a, b(r, "script"))),
                i.call(n && le.nodeName(this[d], "table") ? f(this[d], "tbody") : this[d], r, d);
                if (s) for (l = a[a.length - 1].ownerDocument, le.map(a, g), d = 0; s > d; d++) r = a[d],
                it.test(r.type || "") && !le._data(r, "globalEval") && le.contains(l, r) && (r.src ? le.ajax({
                    url: r.src,
                    type: "GET",
                    dataType: "script",
                    async: !1,
                    global: !1,
                    "throws": !0
                }) : le.globalEval((r.text || r.textContent || r.innerHTML || "").replace(rt, "")));
                c = o = null
            }
            return this
        }
    }),
    le.each({
        appendTo: "append",
        prependTo: "prepend",
        insertBefore: "before",
        insertAfter: "after",
        replaceAll: "replaceWith"
    },
    function(e, t) {
        le.fn[e] = function(e) {
            for (var n, i = 0,
            o = [], r = le(e), s = r.length - 1; s >= i; i++) n = i === s ? this: this.clone(!0),
            le(r[i])[t](n),
            ne.apply(o, n.get());
            return this.pushStack(o)
        }
    }),
    le.extend({
        clone: function(e, t, n) {
            var i, o, r, s, a, l = le.contains(e.ownerDocument, e);
            if (le.support.html5Clone || le.isXMLDoc(e) || !Ye.test("<" + e.nodeName + ">") ? r = e.cloneNode(!0) : (lt.innerHTML = e.outerHTML, lt.removeChild(r = lt.firstChild)), !(le.support.noCloneEvent && le.support.noCloneChecked || 1 !== e.nodeType && 11 !== e.nodeType || le.isXMLDoc(e))) for (i = b(r), a = b(e), s = 0; null != (o = a[s]); ++s) i[s] && y(o, i[s]);
            if (t) if (n) for (a = a || b(e), i = i || b(r), s = 0; null != (o = a[s]); s++) v(o, i[s]);
            else v(e, r);
            return i = b(r, "script"),
            i.length > 0 && m(i, !l && b(e, "script")),
            i = a = o = null,
            r
        },
        buildFragment: function(e, t, n, i) {
            for (var o, r, s, a, l, c, d, u = e.length,
            f = p(t), h = [], g = 0; u > g; g++) if (r = e[g], r || 0 === r) if ("object" === le.type(r)) le.merge(h, r.nodeType ? [r] : r);
            else if (Ke.test(r)) {
                for (a = a || f.appendChild(t.createElement("div")), l = (Ge.exec(r) || ["", ""])[1].toLowerCase(), d = st[l] || st._default, a.innerHTML = d[1] + r.replace(Ve, "<$1></$2>") + d[2], o = d[0]; o--;) a = a.lastChild;
                if (!le.support.leadingWhitespace && Ze.test(r) && h.push(t.createTextNode(Ze.exec(r)[0])), !le.support.tbody) for (r = "table" !== l || Je.test(r) ? "<table>" !== d[1] || Je.test(r) ? 0 : a: a.firstChild, o = r && r.childNodes.length; o--;) le.nodeName(c = r.childNodes[o], "tbody") && !c.childNodes.length && r.removeChild(c);
                for (le.merge(h, a.childNodes), a.textContent = ""; a.firstChild;) a.removeChild(a.firstChild);
                a = f.lastChild
            } else h.push(t.createTextNode(r));
            for (a && f.removeChild(a), le.support.appendChecked || le.grep(b(h, "input"), w), g = 0; r = h[g++];) if ((!i || -1 === le.inArray(r, i)) && (s = le.contains(r.ownerDocument, r), a = b(f.appendChild(r), "script"), s && m(a), n)) for (o = 0; r = a[o++];) it.test(r.type || "") && n.push(r);
            return a = null,
            f
        },
        cleanData: function(e, t) {
            for (var n, i, o, r, s = 0,
            a = le.expando,
            l = le.cache,
            c = le.support.deleteExpando,
            d = le.event.special; null != (n = e[s]); s++) if ((t || le.acceptData(n)) && (o = n[a], r = o && l[o])) {
                if (r.events) for (i in r.events) d[i] ? le.event.remove(n, i) : le.removeEvent(n, i, r.handle);
                l[o] && (delete l[o], c ? delete n[a] : typeof n.removeAttribute !== Q ? n.removeAttribute(a) : n[a] = null, K.push(o))
            }
        }
    });
    var ct, dt, ut, pt = /alpha\([^)]*\)/i,
    ft = /opacity\s*=\s*([^)]*)/,
    ht = /^(top|right|bottom|left)$/,
    gt = /^(none|table(?!-c[ea]).+)/,
    mt = /^margin/,
    vt = new RegExp("^(" + ce + ")(.*)$", "i"),
    yt = new RegExp("^(" + ce + ")(?!px)[a-z%]+$", "i"),
    bt = new RegExp("^([+-])=(" + ce + ")", "i"),
    wt = {
        BODY: "block"
    },
    xt = {
        position: "absolute",
        visibility: "hidden",
        display: "block"
    },
    kt = {
        letterSpacing: 0,
        fontWeight: 400
    },
    Tt = ["Top", "Right", "Bottom", "Left"],
    Ct = ["Webkit", "O", "Moz", "ms"];
    le.fn.extend({
        css: function(e, n) {
            return le.access(this,
            function(e, n, i) {
                var o, r, s = {},
                a = 0;
                if (le.isArray(n)) {
                    for (r = dt(e), o = n.length; o > a; a++) s[n[a]] = le.css(e, n[a], !1, r);
                    return s
                }
                return i !== t ? le.style(e, n, i) : le.css(e, n)
            },
            e, n, arguments.length > 1)
        },
        show: function() {
            return T(this, !0)
        },
        hide: function() {
            return T(this)
        },
        toggle: function(e) {
            var t = "boolean" == typeof e;
            return this.each(function() { (t ? e: k(this)) ? le(this).show() : le(this).hide()
            })
        }
    }),
    le.extend({
        cssHooks: {
            opacity: {
                get: function(e, t) {
                    if (t) {
                        var n = ut(e, "opacity");
                        return "" === n ? "1": n
                    }
                }
            }
        },
        cssNumber: {
            columnCount: !0,
            fillOpacity: !0,
            fontWeight: !0,
            lineHeight: !0,
            opacity: !0,
            orphans: !0,
            widows: !0,
            zIndex: !0,
            zoom: !0
        },
        cssProps: {
            "float": le.support.cssFloat ? "cssFloat": "styleFloat"
        },
        style: function(e, n, i, o) {
            if (e && 3 !== e.nodeType && 8 !== e.nodeType && e.style) {
                var r, s, a, l = le.camelCase(n),
                c = e.style;
                if (n = le.cssProps[l] || (le.cssProps[l] = x(c, l)), a = le.cssHooks[n] || le.cssHooks[l], i === t) return a && "get" in a && (r = a.get(e, !1, o)) !== t ? r: c[n];
                if (s = typeof i, "string" === s && (r = bt.exec(i)) && (i = (r[1] + 1) * r[2] + parseFloat(le.css(e, n)), s = "number"), !(null == i || "number" === s && isNaN(i) || ("number" !== s || le.cssNumber[l] || (i += "px"), le.support.clearCloneStyle || "" !== i || 0 !== n.indexOf("background") || (c[n] = "inherit"), a && "set" in a && (i = a.set(e, i, o)) === t))) try {
                    c[n] = i
                } catch(d) {}
            }
        },
        css: function(e, n, i, o) {
            var r, s, a, l = le.camelCase(n);
            return n = le.cssProps[l] || (le.cssProps[l] = x(e.style, l)),
            a = le.cssHooks[n] || le.cssHooks[l],
            a && "get" in a && (s = a.get(e, !0, i)),
            s === t && (s = ut(e, n, o)),
            "normal" === s && n in kt && (s = kt[n]),
            "" === i || i ? (r = parseFloat(s), i === !0 || le.isNumeric(r) ? r || 0 : s) : s
        },
        swap: function(e, t, n, i) {
            var o, r, s = {};
            for (r in t) s[r] = e.style[r],
            e.style[r] = t[r];
            o = n.apply(e, i || []);
            for (r in t) e.style[r] = s[r];
            return o
        }
    }),
    e.getComputedStyle ? (dt = function(t) {
        return e.getComputedStyle(t, null)
    },
    ut = function(e, n, i) {
        var o, r, s, a = i || dt(e),
        l = a ? a.getPropertyValue(n) || a[n] : t,
        c = e.style;
        return a && ("" !== l || le.contains(e.ownerDocument, e) || (l = le.style(e, n)), yt.test(l) && mt.test(n) && (o = c.width, r = c.minWidth, s = c.maxWidth, c.minWidth = c.maxWidth = c.width = l, l = a.width, c.width = o, c.minWidth = r, c.maxWidth = s)),
        l
    }) : Y.documentElement.currentStyle && (dt = function(e) {
        return e.currentStyle
    },
    ut = function(e, n, i) {
        var o, r, s, a = i || dt(e),
        l = a ? a[n] : t,
        c = e.style;
        return null == l && c && c[n] && (l = c[n]),
        yt.test(l) && !ht.test(n) && (o = c.left, r = e.runtimeStyle, s = r && r.left, s && (r.left = e.currentStyle.left), c.left = "fontSize" === n ? "1em": l, l = c.pixelLeft + "px", c.left = o, s && (r.left = s)),
        "" === l ? "auto": l
    }),
    le.each(["height", "width"],
    function(e, t) {
        le.cssHooks[t] = {
            get: function(e, n, i) {
                return n ? 0 === e.offsetWidth && gt.test(le.css(e, "display")) ? le.swap(e, xt,
                function() {
                    return $(e, t, i)
                }) : $(e, t, i) : void 0
            },
            set: function(e, n, i) {
                var o = i && dt(e);
                return C(e, n, i ? S(e, t, i, le.support.boxSizing && "border-box" === le.css(e, "boxSizing", !1, o), o) : 0)
            }
        }
    }),
    le.support.opacity || (le.cssHooks.opacity = {
        get: function(e, t) {
            return ft.test((t && e.currentStyle ? e.currentStyle.filter: e.style.filter) || "") ? .01 * parseFloat(RegExp.$1) + "": t ? "1": ""
        },
        set: function(e, t) {
            var n = e.style,
            i = e.currentStyle,
            o = le.isNumeric(t) ? "alpha(opacity=" + 100 * t + ")": "",
            r = i && i.filter || n.filter || "";
            n.zoom = 1,
            (t >= 1 || "" === t) && "" === le.trim(r.replace(pt, "")) && n.removeAttribute && (n.removeAttribute("filter"), "" === t || i && !i.filter) || (n.filter = pt.test(r) ? r.replace(pt, o) : r + " " + o)
        }
    }),
    le(function() {
        le.support.reliableMarginRight || (le.cssHooks.marginRight = {
            get: function(e, t) {
                return t ? le.swap(e, {
                    display: "inline-block"
                },
                ut, [e, "marginRight"]) : void 0
            }
        }),
        !le.support.pixelPosition && le.fn.position && le.each(["top", "left"],
        function(e, t) {
            le.cssHooks[t] = {
                get: function(e, n) {
                    return n ? (n = ut(e, t), yt.test(n) ? le(e).position()[t] + "px": n) : void 0
                }
            }
        })
    }),
    le.expr && le.expr.filters && (le.expr.filters.hidden = function(e) {
        return e.offsetWidth <= 0 && e.offsetHeight <= 0 || !le.support.reliableHiddenOffsets && "none" === (e.style && e.style.display || le.css(e, "display"))
    },
    le.expr.filters.visible = function(e) {
        return ! le.expr.filters.hidden(e)
    }),
    le.each({
        margin: "",
        padding: "",
        border: "Width"
    },
    function(e, t) {
        le.cssHooks[e + t] = {
            expand: function(n) {
                for (var i = 0,
                o = {},
                r = "string" == typeof n ? n.split(" ") : [n]; 4 > i; i++) o[e + Tt[i] + t] = r[i] || r[i - 2] || r[0];
                return o
            }
        },
        mt.test(e) || (le.cssHooks[e + t].set = C)
    });
    var St = /%20/g,
    $t = /\[\]$/,
    Et = /\r?\n/g,
    Nt = /^(?:submit|button|image|reset|file)$/i,
    At = /^(?:input|select|textarea|keygen)/i;
    le.fn.extend({
        serialize: function() {
            return le.param(this.serializeArray())
        },
        serializeArray: function() {
            return this.map(function() {
                var e = le.prop(this, "elements");
                return e ? le.makeArray(e) : this
            }).filter(function() {
                var e = this.type;
                return this.name && !le(this).is(":disabled") && At.test(this.nodeName) && !Nt.test(e) && (this.checked || !tt.test(e))
            }).map(function(e, t) {
                var n = le(this).val();
                return null == n ? null: le.isArray(n) ? le.map(n,
                function(e) {
                    return {
                        name: t.name,
                        value: e.replace(Et, "\r\n")
                    }
                }) : {
                    name: t.name,
                    value: n.replace(Et, "\r\n")
                }
            }).get()
        }
    }),
    le.param = function(e, n) {
        var i, o = [],
        r = function(e, t) {
            t = le.isFunction(t) ? t() : null == t ? "": t,
            o[o.length] = encodeURIComponent(e) + "=" + encodeURIComponent(t)
        };
        if (n === t && (n = le.ajaxSettings && le.ajaxSettings.traditional), le.isArray(e) || e.jquery && !le.isPlainObject(e)) le.each(e,
        function() {
            r(this.name, this.value)
        });
        else for (i in e) A(i, e[i], n, r);
        return o.join("&").replace(St, "+")
    },
    le.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),
    function(e, t) {
        le.fn[t] = function(e, n) {
            return arguments.length > 0 ? this.on(t, null, e, n) : this.trigger(t)
        }
    }),
    le.fn.hover = function(e, t) {
        return this.mouseenter(e).mouseleave(t || e)
    };
    var jt, Mt, Ot = le.now(),
    Lt = /\?/,
    Pt = /#.*$/,
    Ht = /([?&])_=[^&]*/,
    Dt = /^(.*?):[ \t]*([^\r\n]*)\r?$/gm,
    qt = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,
    It = /^(?:GET|HEAD)$/,
    zt = /^\/\//,
    Ft = /^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,
    Wt = le.fn.load,
    Bt = {},
    _t = {},
    Rt = "*/".concat("*");
    try {
        Mt = Z.href
    } catch(Xt) {
        Mt = Y.createElement("a"),
        Mt.href = "",
        Mt = Mt.href
    }
    jt = Ft.exec(Mt.toLowerCase()) || [],
    le.fn.load = function(e, n, i) {
        if ("string" != typeof e && Wt) return Wt.apply(this, arguments);
        var o, r, s, a = this,
        l = e.indexOf(" ");
        return l >= 0 && (o = e.slice(l, e.length), e = e.slice(0, l)),
        le.isFunction(n) ? (i = n, n = t) : n && "object" == typeof n && (s = "POST"),
        a.length > 0 && le.ajax({
            url: e,
            type: s,
            dataType: "html",
            data: n
        }).done(function(e) {
            r = arguments,
            a.html(o ? le("<div>").append(le.parseHTML(e)).find(o) : e)
        }).complete(i &&
        function(e, t) {
            a.each(i, r || [e.responseText, t, e])
        }),
        this
    },
    le.each(["ajaxStart", "ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxSend"],
    function(e, t) {
        le.fn[t] = function(e) {
            return this.on(t, e)
        }
    }),
    le.each(["get", "post"],
    function(e, n) {
        le[n] = function(e, i, o, r) {
            return le.isFunction(i) && (r = r || o, o = i, i = t),
            le.ajax({
                url: e,
                type: n,
                dataType: r,
                data: i,
                success: o
            })
        }
    }),
    le.extend({
        active: 0,
        lastModified: {},
        etag: {},
        ajaxSettings: {
            url: Mt,
            type: "GET",
            isLocal: qt.test(jt[1]),
            global: !0,
            processData: !0,
            async: !0,
            contentType: "application/x-www-form-urlencoded; charset=UTF-8",
            accepts: {
                "*": Rt,
                text: "text/plain",
                html: "text/html",
                xml: "application/xml, text/xml",
                json: "application/json, text/javascript"
            },
            contents: {
                xml: /xml/,
                html: /html/,
                json: /json/
            },
            responseFields: {
                xml: "responseXML",
                text: "responseText"
            },
            converters: {
                "* text": e.String,
                "text html": !0,
                "text json": le.parseJSON,
                "text xml": le.parseXML
            },
            flatOptions: {
                url: !0,
                context: !0
            }
        },
        ajaxSetup: function(e, t) {
            return t ? O(O(e, le.ajaxSettings), t) : O(le.ajaxSettings, e)
        },
        ajaxPrefilter: j(Bt),
        ajaxTransport: j(_t),
        ajax: function(e, n) {
            function i(e, n, i, o) {
                var r, u, y, b, x, T = n;
                2 !== w && (w = 2, l && clearTimeout(l), d = t, a = o || "", k.readyState = e > 0 ? 4 : 0, i && (b = L(p, k, i)), e >= 200 && 300 > e || 304 === e ? (p.ifModified && (x = k.getResponseHeader("Last-Modified"), x && (le.lastModified[s] = x), x = k.getResponseHeader("etag"), x && (le.etag[s] = x)), 204 === e ? (r = !0, T = "nocontent") : 304 === e ? (r = !0, T = "notmodified") : (r = P(p, b), T = r.state, u = r.data, y = r.error, r = !y)) : (y = T, (e || !T) && (T = "error", 0 > e && (e = 0))), k.status = e, k.statusText = (n || T) + "", r ? g.resolveWith(f, [u, T, k]) : g.rejectWith(f, [k, T, y]), k.statusCode(v), v = t, c && h.trigger(r ? "ajaxSuccess": "ajaxError", [k, p, r ? u: y]), m.fireWith(f, [k, T]), c && (h.trigger("ajaxComplete", [k, p]), --le.active || le.event.trigger("ajaxStop")))
            }
            "object" == typeof e && (n = e, e = t),
            n = n || {};
            var o, r, s, a, l, c, d, u, p = le.ajaxSetup({},
            n),
            f = p.context || p,
            h = p.context && (f.nodeType || f.jquery) ? le(f) : le.event,
            g = le.Deferred(),
            m = le.Callbacks("once memory"),
            v = p.statusCode || {},
            y = {},
            b = {},
            w = 0,
            x = "canceled",
            k = {
                readyState: 0,
                getResponseHeader: function(e) {
                    var t;
                    if (2 === w) {
                        if (!u) for (u = {}; t = Dt.exec(a);) u[t[1].toLowerCase()] = t[2];
                        t = u[e.toLowerCase()]
                    }
                    return null == t ? null: t
                },
                getAllResponseHeaders: function() {
                    return 2 === w ? a: null
                },
                setRequestHeader: function(e, t) {
                    var n = e.toLowerCase();
                    return w || (e = b[n] = b[n] || e, y[e] = t),
                    this
                },
                overrideMimeType: function(e) {
                    return w || (p.mimeType = e),
                    this
                },
                statusCode: function(e) {
                    var t;
                    if (e) if (2 > w) for (t in e) v[t] = [v[t], e[t]];
                    else k.always(e[k.status]);
                    return this
                },
                abort: function(e) {
                    var t = e || x;
                    return d && d.abort(t),
                    i(0, t),
                    this
                }
            };
            if (g.promise(k).complete = m.add, k.success = k.done, k.error = k.fail, p.url = ((e || p.url || Mt) + "").replace(Pt, "").replace(zt, jt[1] + "//"), p.type = n.method || n.type || p.method || p.type, p.dataTypes = le.trim(p.dataType || "*").toLowerCase().match(de) || [""], null == p.crossDomain && (o = Ft.exec(p.url.toLowerCase()), p.crossDomain = !(!o || o[1] === jt[1] && o[2] === jt[2] && (o[3] || ("http:" === o[1] ? 80 : 443)) == (jt[3] || ("http:" === jt[1] ? 80 : 443)))), p.data && p.processData && "string" != typeof p.data && (p.data = le.param(p.data, p.traditional)), M(Bt, p, n, k), 2 === w) return k;
            c = p.global,
            c && 0 === le.active++&&le.event.trigger("ajaxStart"),
            p.type = p.type.toUpperCase(),
            p.hasContent = !It.test(p.type),
            s = p.url,
            p.hasContent || (p.data && (s = p.url += (Lt.test(s) ? "&": "?") + p.data, delete p.data), p.cache === !1 && (p.url = Ht.test(s) ? s.replace(Ht, "$1_=" + Ot++) : s + (Lt.test(s) ? "&": "?") + "_=" + Ot++)),
            p.ifModified && (le.lastModified[s] && k.setRequestHeader("If-Modified-Since", le.lastModified[s]), le.etag[s] && k.setRequestHeader("If-None-Match", le.etag[s])),
            (p.data && p.hasContent && p.contentType !== !1 || n.contentType) && k.setRequestHeader("Content-Type", p.contentType),
            k.setRequestHeader("Accept", p.dataTypes[0] && p.accepts[p.dataTypes[0]] ? p.accepts[p.dataTypes[0]] + ("*" !== p.dataTypes[0] ? ", " + Rt + "; q=0.01": "") : p.accepts["*"]);
            for (r in p.headers) k.setRequestHeader(r, p.headers[r]);
            if (p.beforeSend && (p.beforeSend.call(f, k, p) === !1 || 2 === w)) return k.abort();
            x = "abort";
            for (r in {
                success: 1,
                error: 1,
                complete: 1
            }) k[r](p[r]);
            if (d = M(_t, p, n, k)) {
                k.readyState = 1,
                c && h.trigger("ajaxSend", [k, p]),
                p.async && p.timeout > 0 && (l = setTimeout(function() {
                    k.abort("timeout")
                },
                p.timeout));
                try {
                    w = 1,
                    d.send(y, i)
                } catch(T) {
                    if (! (2 > w)) throw T;
                    i( - 1, T)
                }
            } else i( - 1, "No Transport");
            return k
        },
        getScript: function(e, n) {
            return le.get(e, t, n, "script")
        },
        getJSON: function(e, t, n) {
            return le.get(e, t, n, "json")
        }
    }),
    le.ajaxSetup({
        accepts: {
            script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"
        },
        contents: {
            script: /(?:java|ecma)script/
        },
        converters: {
            "text script": function(e) {
                return le.globalEval(e),
                e
            }
        }
    }),
    le.ajaxPrefilter("script",
    function(e) {
        e.cache === t && (e.cache = !1),
        e.crossDomain && (e.type = "GET", e.global = !1)
    }),
    le.ajaxTransport("script",
    function(e) {
        if (e.crossDomain) {
            var n, i = Y.head || le("head")[0] || Y.documentElement;
            return {
                send: function(t, o) {
                    n = Y.createElement("script"),
                    n.async = !0,
                    e.scriptCharset && (n.charset = e.scriptCharset),
                    n.src = e.url,
                    n.onload = n.onreadystatechange = function(e, t) { (t || !n.readyState || /loaded|complete/.test(n.readyState)) && (n.onload = n.onreadystatechange = null, n.parentNode && n.parentNode.removeChild(n), n = null, t || o(200, "success"))
                    },
                    i.insertBefore(n, i.firstChild)
                },
                abort: function() {
                    n && n.onload(t, !0)
                }
            }
        }
    });
    var Ut = [],
    Qt = /(=)\?(?=&|$)|\?\?/;
    le.ajaxSetup({
        jsonp: "callback",
        jsonpCallback: function() {
            var e = Ut.pop() || le.expando + "_" + Ot++;
            return this[e] = !0,
            e
        }
    }),
    le.ajaxPrefilter("json jsonp",
    function(n, i, o) {
        var r, s, a, l = n.jsonp !== !1 && (Qt.test(n.url) ? "url": "string" == typeof n.data && !(n.contentType || "").indexOf("application/x-www-form-urlencoded") && Qt.test(n.data) && "data");
        return l || "jsonp" === n.dataTypes[0] ? (r = n.jsonpCallback = le.isFunction(n.jsonpCallback) ? n.jsonpCallback() : n.jsonpCallback, l ? n[l] = n[l].replace(Qt, "$1" + r) : n.jsonp !== !1 && (n.url += (Lt.test(n.url) ? "&": "?") + n.jsonp + "=" + r), n.converters["script json"] = function() {
            return a || le.error(r + " was not called"),
            a[0]
        },
        n.dataTypes[0] = "json", s = e[r], e[r] = function() {
            a = arguments
        },
        o.always(function() {
            e[r] = s,
            n[r] && (n.jsonpCallback = i.jsonpCallback, Ut.push(r)),
            a && le.isFunction(s) && s(a[0]),
            a = s = t
        }), "script") : void 0
    });
    var Yt, Zt, Vt = 0,
    Gt = e.ActiveXObject &&
    function() {
        var e;
        for (e in Yt) Yt[e](t, !0)
    };
    le.ajaxSettings.xhr = e.ActiveXObject ?
    function() {
        return ! this.isLocal && H() || D()
    }: H,
    Zt = le.ajaxSettings.xhr(),
    le.support.cors = !!Zt && "withCredentials" in Zt,
    Zt = le.support.ajax = !!Zt,
    Zt && le.ajaxTransport(function(n) {
        if (!n.crossDomain || le.support.cors) {
            var i;
            return {
                send: function(o, r) {
                    var s, a, l = n.xhr();
                    if (n.username ? l.open(n.type, n.url, n.async, n.username, n.password) : l.open(n.type, n.url, n.async), n.xhrFields) for (a in n.xhrFields) l[a] = n.xhrFields[a];
                    n.mimeType && l.overrideMimeType && l.overrideMimeType(n.mimeType),
                    n.crossDomain || o["X-Requested-With"] || (o["X-Requested-With"] = "XMLHttpRequest");
                    try {
                        for (a in o) l.setRequestHeader(a, o[a])
                    } catch(c) {}
                    l.send(n.hasContent && n.data || null),
                    i = function(e, o) {
                        var a, c, d, u;
                        try {
                            if (i && (o || 4 === l.readyState)) if (i = t, s && (l.onreadystatechange = le.noop, Gt && delete Yt[s]), o) 4 !== l.readyState && l.abort();
                            else {
                                u = {},
                                a = l.status,
                                c = l.getAllResponseHeaders(),
                                "string" == typeof l.responseText && (u.text = l.responseText);
                                try {
                                    d = l.statusText
                                } catch(p) {
                                    d = ""
                                }
                                a || !n.isLocal || n.crossDomain ? 1223 === a && (a = 204) : a = u.text ? 200 : 404
                            }
                        } catch(f) {
                            o || r( - 1, f)
                        }
                        u && r(a, d, u, c)
                    },
                    n.async ? 4 === l.readyState ? setTimeout(i) : (s = ++Vt, Gt && (Yt || (Yt = {},
                    le(e).unload(Gt)), Yt[s] = i), l.onreadystatechange = i) : i()
                },
                abort: function() {
                    i && i(t, !0)
                }
            }
        }
    });
    var Jt, Kt, en = /^(?:toggle|show|hide)$/,
    tn = new RegExp("^(?:([+-])=|)(" + ce + ")([a-z%]*)$", "i"),
    nn = /queueHooks$/,
    on = [W],
    rn = {
        "*": [function(e, t) {
            var n, i, o = this.createTween(e, t),
            r = tn.exec(t),
            s = o.cur(),
            a = +s || 0,
            l = 1,
            c = 20;
            if (r) {
                if (n = +r[2], i = r[3] || (le.cssNumber[e] ? "": "px"), "px" !== i && a) {
                    a = le.css(o.elem, e, !0) || n || 1;
                    do l = l || ".5",
                    a /= l,
                    le.style(o.elem, e, a + i);
                    while (l !== (l = o.cur() / s) && 1 !== l && --c)
                }
                o.unit = i,
                o.start = a,
                o.end = r[1] ? a + (r[1] + 1) * n: n
            }
            return o
        }]
    };
    le.Animation = le.extend(z, {
        tweener: function(e, t) {
            le.isFunction(e) ? (t = e, e = ["*"]) : e = e.split(" ");
            for (var n, i = 0,
            o = e.length; o > i; i++) n = e[i],
            rn[n] = rn[n] || [],
            rn[n].unshift(t)
        },
        prefilter: function(e, t) {
            t ? on.unshift(e) : on.push(e)
        }
    }),
    le.Tween = B,
    B.prototype = {
        constructor: B,
        init: function(e, t, n, i, o, r) {
            this.elem = e,
            this.prop = n,
            this.easing = o || "swing",
            this.options = t,
            this.start = this.now = this.cur(),
            this.end = i,
            this.unit = r || (le.cssNumber[n] ? "": "px")
        },
        cur: function() {
            var e = B.propHooks[this.prop];
            return e && e.get ? e.get(this) : B.propHooks._default.get(this)
        },
        run: function(e) {
            var t, n = B.propHooks[this.prop];
            return this.options.duration ? this.pos = t = le.easing[this.easing](e, this.options.duration * e, 0, 1, this.options.duration) : this.pos = t = e,
            this.now = (this.end - this.start) * t + this.start,
            this.options.step && this.options.step.call(this.elem, this.now, this),
            n && n.set ? n.set(this) : B.propHooks._default.set(this),
            this
        }
    },
    B.prototype.init.prototype = B.prototype,
    B.propHooks = {
        _default: {
            get: function(e) {
                var t;
                return null == e.elem[e.prop] || e.elem.style && null != e.elem.style[e.prop] ? (t = le.css(e.elem, e.prop, ""), t && "auto" !== t ? t: 0) : e.elem[e.prop]
            },
            set: function(e) {
                le.fx.step[e.prop] ? le.fx.step[e.prop](e) : e.elem.style && (null != e.elem.style[le.cssProps[e.prop]] || le.cssHooks[e.prop]) ? le.style(e.elem, e.prop, e.now + e.unit) : e.elem[e.prop] = e.now
            }
        }
    },
    B.propHooks.scrollTop = B.propHooks.scrollLeft = {
        set: function(e) {
            e.elem.nodeType && e.elem.parentNode && (e.elem[e.prop] = e.now)
        }
    },
    le.each(["toggle", "show", "hide"],
    function(e, t) {
        var n = le.fn[t];
        le.fn[t] = function(e, i, o) {
            return null == e || "boolean" == typeof e ? n.apply(this, arguments) : this.animate(_(t, !0), e, i, o)
        }
    }),
    le.fn.extend({
        fadeTo: function(e, t, n, i) {
            return this.filter(k).css("opacity", 0).show().end().animate({
                opacity: t
            },
            e, n, i)
        },
        animate: function(e, t, n, i) {
            var o = le.isEmptyObject(e),
            r = le.speed(t, n, i),
            s = function() {
                var t = z(this, le.extend({},
                e), r);
                s.finish = function() {
                    t.stop(!0)
                },
                (o || le._data(this, "finish")) && t.stop(!0)
            };
            return s.finish = s,
            o || r.queue === !1 ? this.each(s) : this.queue(r.queue, s)
        },
        stop: function(e, n, i) {
            var o = function(e) {
                var t = e.stop;
                delete e.stop,
                t(i)
            };
            return "string" != typeof e && (i = n, n = e, e = t),
            n && e !== !1 && this.queue(e || "fx", []),
            this.each(function() {
                var t = !0,
                n = null != e && e + "queueHooks",
                r = le.timers,
                s = le._data(this);
                if (n) s[n] && s[n].stop && o(s[n]);
                else for (n in s) s[n] && s[n].stop && nn.test(n) && o(s[n]);
                for (n = r.length; n--;) r[n].elem !== this || null != e && r[n].queue !== e || (r[n].anim.stop(i), t = !1, r.splice(n, 1)); (t || !i) && le.dequeue(this, e)
            })
        },
        finish: function(e) {
            return e !== !1 && (e = e || "fx"),
            this.each(function() {
                var t, n = le._data(this),
                i = n[e + "queue"],
                o = n[e + "queueHooks"],
                r = le.timers,
                s = i ? i.length: 0;
                for (n.finish = !0, le.queue(this, e, []), o && o.cur && o.cur.finish && o.cur.finish.call(this), t = r.length; t--;) r[t].elem === this && r[t].queue === e && (r[t].anim.stop(!0), r.splice(t, 1));
                for (t = 0; s > t; t++) i[t] && i[t].finish && i[t].finish.call(this);
                delete n.finish
            })
        }
    }),
    le.each({
        slideDown: _("show"),
        slideUp: _("hide"),
        slideToggle: _("toggle"),
        fadeIn: {
            opacity: "show"
        },
        fadeOut: {
            opacity: "hide"
        },
        fadeToggle: {
            opacity: "toggle"
        }
    },
    function(e, t) {
        le.fn[e] = function(e, n, i) {
            return this.animate(t, e, n, i)
        }
    }),
    le.speed = function(e, t, n) {
        var i = e && "object" == typeof e ? le.extend({},
        e) : {
            complete: n || !n && t || le.isFunction(e) && e,
            duration: e,
            easing: n && t || t && !le.isFunction(t) && t
        };
        return i.duration = le.fx.off ? 0 : "number" == typeof i.duration ? i.duration: i.duration in le.fx.speeds ? le.fx.speeds[i.duration] : le.fx.speeds._default,
        (null == i.queue || i.queue === !0) && (i.queue = "fx"),
        i.old = i.complete,
        i.complete = function() {
            le.isFunction(i.old) && i.old.call(this),
            i.queue && le.dequeue(this, i.queue)
        },
        i
    },
    le.easing = {
        linear: function(e) {
            return e
        },
        swing: function(e) {
            return.5 - Math.cos(e * Math.PI) / 2
        }
    },
    le.timers = [],
    le.fx = B.prototype.init,
    le.fx.tick = function() {
        var e, n = le.timers,
        i = 0;
        for (Jt = le.now(); i < n.length; i++) e = n[i],
        e() || n[i] !== e || n.splice(i--, 1);
        n.length || le.fx.stop(),
        Jt = t
    },
    le.fx.timer = function(e) {
        e() && le.timers.push(e) && le.fx.start()
    },
    le.fx.interval = 13,
    le.fx.start = function() {
        Kt || (Kt = setInterval(le.fx.tick, le.fx.interval))
    },
    le.fx.stop = function() {
        clearInterval(Kt),
        Kt = null
    },
    le.fx.speeds = {
        slow: 600,
        fast: 200,
        _default: 400
    },
    le.fx.step = {},
    le.expr && le.expr.filters && (le.expr.filters.animated = function(e) {
        return le.grep(le.timers,
        function(t) {
            return e === t.elem
        }).length
    }),
    le.fn.offset = function(e) {
        if (arguments.length) return e === t ? this: this.each(function(t) {
            le.offset.setOffset(this, e, t)
        });
        var n, i, o = {
            top: 0,
            left: 0
        },
        r = this[0],
        s = r && r.ownerDocument;
        if (s) return n = s.documentElement,
        le.contains(n, r) ? (typeof r.getBoundingClientRect !== Q && (o = r.getBoundingClientRect()), i = R(s), {
            top: o.top + (i.pageYOffset || n.scrollTop) - (n.clientTop || 0),
            left: o.left + (i.pageXOffset || n.scrollLeft) - (n.clientLeft || 0)
        }) : o
    },
    le.offset = {
        setOffset: function(e, t, n) {
            var i = le.css(e, "position");
            "static" === i && (e.style.position = "relative");
            var o, r, s = le(e),
            a = s.offset(),
            l = le.css(e, "top"),
            c = le.css(e, "left"),
            d = ("absolute" === i || "fixed" === i) && le.inArray("auto", [l, c]) > -1,
            u = {},
            p = {};
            d ? (p = s.position(), o = p.top, r = p.left) : (o = parseFloat(l) || 0, r = parseFloat(c) || 0),
            le.isFunction(t) && (t = t.call(e, n, a)),
            null != t.top && (u.top = t.top - a.top + o),
            null != t.left && (u.left = t.left - a.left + r),
            "using" in t ? t.using.call(e, u) : s.css(u)
        }
    },
    le.fn.extend({
        position: function() {
            if (this[0]) {
                var e, t, n = {
                    top: 0,
                    left: 0
                },
                i = this[0];
                return "fixed" === le.css(i, "position") ? t = i.getBoundingClientRect() : (e = this.offsetParent(), t = this.offset(), le.nodeName(e[0], "html") || (n = e.offset()), n.top += le.css(e[0], "borderTopWidth", !0), n.left += le.css(e[0], "borderLeftWidth", !0)),
                {
                    top: t.top - n.top - le.css(i, "marginTop", !0),
                    left: t.left - n.left - le.css(i, "marginLeft", !0)
                }
            }
        },
        offsetParent: function() {
            return this.map(function() {
                for (var e = this.offsetParent || Y.documentElement; e && !le.nodeName(e, "html") && "static" === le.css(e, "position");) e = e.offsetParent;
                return e || Y.documentElement
            })
        }
    }),
    le.each({
        scrollLeft: "pageXOffset",
        scrollTop: "pageYOffset"
    },
    function(e, n) {
        var i = /Y/.test(n);
        le.fn[e] = function(o) {
            return le.access(this,
            function(e, o, r) {
                var s = R(e);
                return r === t ? s ? n in s ? s[n] : s.document.documentElement[o] : e[o] : void(s ? s.scrollTo(i ? le(s).scrollLeft() : r, i ? r: le(s).scrollTop()) : e[o] = r)
            },
            e, o, arguments.length, null)
        }
    }),
    le.each({
        Height: "height",
        Width: "width"
    },
    function(e, n) {
        le.each({
            padding: "inner" + e,
            content: n,
            "": "outer" + e
        },
        function(i, o) {
            le.fn[o] = function(o, r) {
                var s = arguments.length && (i || "boolean" != typeof o),
                a = i || (o === !0 || r === !0 ? "margin": "border");
                return le.access(this,
                function(n, i, o) {
                    var r;
                    return le.isWindow(n) ? n.document.documentElement["client" + e] : 9 === n.nodeType ? (r = n.documentElement, Math.max(n.body["scroll" + e], r["scroll" + e], n.body["offset" + e], r["offset" + e], r["client" + e])) : o === t ? le.css(n, i, a) : le.style(n, i, o, a)
                },
                n, s ? o: t, s, null)
            }
        })
    }),
    e.jQuery = e.$ = le,
    "function" == typeof define && define.amd && define.amd.jQuery && define("jquery", [],
    function() {
        return le
    })
} (window), $(function() {
    var e = "",
    t = 7,
    n = 4,
    i = 0,
    o = 9,
    r = 0,
    s = 0,
    a = 0,
    l = "",
    c = "",
    d = $("div.plc"),
    u = $("div.t2-wz"),
    p = $("div.pro_curmbs"),
    f = d.size() ? d: u,
    h = f.size() ? f: p,
    g = $("div.menu"),
    m = g.children("ul").children("li"),
    v = h.find("a"),
    y = v.size(),
    b = "cur";
    g.find("li").removeClass(b);
    var w = new Object;
    if (w.getCurrentURL = function() {
        switch (e) {
        case "product":
            l = n ? n: e;
            break;
        case "news":
            l = t ? t: e;
            break;
        case "project":
            l = r ? r: e;
            break;
        case "agent":
            l = i ? i: e;
            break;
        case "help":
            l = o ? o: e;
            break;
        case "download":
            l = s ? s: e;
            break;
        case "job":
            l = a ? a: e;
            break;
        default:
            l = e
        }
        return l
    },
    w.firstLiCur = function() {
        g.find("li:first").addClass(b)
    },
    w.selectedCur = function() {
        m.each(function() {
            var e = $(this).children("a").attr("href").toLowerCase(),
            t = e.substring(e.lastIndexOf("/") + 1);
            return e == l || t == c && "index.html" != c ? ($(this).addClass(b), !1) : "number" == typeof l ? (m.eq(l).addClass(b), !1) : void 0
        })
    },
    w.selectedTxtCur = function() {
        return m.children("a").each(function() {
            var e = $.trim($(this).text());
            return e == k && -1 == k.indexOf("首页") ? ($(this).parent("li").addClass(b), !1) : void 0
        }),
        g.children("ul").children("li." + b)
    },
    w.hasCur = function() {
        var e = g.children("ul").children("li." + b).size();
        return e
    },
    "undefined" == typeof e) return w.firstLiCur(),
    !1;
    y || (l = w.getCurrentURL(), w.selectedCur());
    for (var x = y - 1; x >= 0; x--) {
        l = v.eq(x).attr("href");
        var k = $.trim(v.eq(x).text());
        c = l.substring(l.lastIndexOf("/") + 1).toLowerCase(),
        ("" == l || void 0 == l) && (l = w.getCurrentURL());
        var T = w.selectedTxtCur();
        if (T.size() && -1 == k.indexOf("首页")) return T.parent("li").addClass(b),
        !1;
        if (w.selectedCur(), w.hasCur()) return ! 1
    }
    w.hasCur() || (l = e, w.selectedCur(), w.hasCur() || w.firstLiCur())
}),
function() {
    var e, t, n, i, o, r, s, a, l, c;
    t = window.device,
    e = {},
    window.device = e,
    i = window.document.documentElement,
    c = window.navigator.userAgent.toLowerCase(),
    e.ios = function() {
        return e.iphone() || e.ipod() || e.ipad()
    },
    e.iphone = function() {
        return ! e.windows() && o("iphone")
    },
    e.ipod = function() {
        return o("ipod")
    },
    e.ipad = function() {
        return o("ipad")
    },
    e.android = function() {
        return ! e.windows() && o("android")
    },
    e.androidPhone = function() {
        return e.android() && o("mobile")
    },
    e.androidTablet = function() {
        return e.android() && !o("mobile")
    },
    e.blackberry = function() {
        return o("blackberry") || o("bb10") || o("rim")
    },
    e.blackberryPhone = function() {
        return e.blackberry() && !o("tablet")
    },
    e.blackberryTablet = function() {
        return e.blackberry() && o("tablet")
    },
    e.windows = function() {
        return o("windows")
    },
    e.windowsPhone = function() {
        return e.windows() && o("phone")
    },
    e.windowsTablet = function() {
        return e.windows() && o("touch") && !e.windowsPhone()
    },
    e.fxos = function() {
        return (o("(mobile;") || o("(tablet;")) && o("; rv:");
    },
    e.fxosPhone = function() {
        return e.fxos() && o("mobile")
    },
    e.fxosTablet = function() {
        return e.fxos() && o("tablet")
    },
    e.meego = function() {
        return o("meego")
    },
    e.cordova = function() {
        return window.cordova && "file:" === location.protocol
    },
    e.nodeWebkit = function() {
        return "object" == typeof window.process
    },
    e.mobile = function() {
        return e.androidPhone() || e.iphone() || e.ipod() || e.windowsPhone() || e.blackberryPhone() || e.fxosPhone() || e.meego()
    },
    e.tablet = function() {
        return e.ipad() || e.androidTablet() || e.blackberryTablet() || e.windowsTablet() || e.fxosTablet()
    },
    e.desktop = function() {
        return ! e.tablet() && !e.mobile()
    },
    e.television = function() {
        var e;
        for (television = ["googletv", "viera", "smarttv", "internet.tv", "netcast", "nettv", "appletv", "boxee", "kylo", "roku", "dlnadoc", "roku", "pov_tv", "hbbtv", "ce-html"], e = 0; e < television.length;) {
            if (o(television[e])) return ! 0;
            e++
        }
        return ! 1
    },
    e.portrait = function() {
        return window.innerHeight / window.innerWidth > 1
    },
    e.landscape = function() {
        return window.innerHeight / window.innerWidth < 1
    },
    e.noConflict = function() {
        return window.device = t,
        this
    },
    o = function(e) {
        return - 1 !== c.indexOf(e)
    },
    s = function(e) {
        var t;
        return t = new RegExp(e, "i"),
        i.className.match(t)
    },
    n = function(e) {
        var t = null;
        s(e) || (t = i.className.replace(/^\s+|\s+$/g, ""), i.className = t + " " + e)
    },
    l = function(e) {
        s(e) && (i.className = i.className.replace(" " + e, ""))
    },
    e.ios() ? e.ipad() ? n("ios ipad tablet") : e.iphone() ? n("ios iphone mobile") : e.ipod() && n("ios ipod mobile") : e.android() ? n(e.androidTablet() ? "android tablet": "android mobile") : e.blackberry() ? n(e.blackberryTablet() ? "blackberry tablet": "blackberry mobile") : e.windows() ? n(e.windowsTablet() ? "windows tablet": e.windowsPhone() ? "windows mobile": "desktop") : e.fxos() ? n(e.fxosTablet() ? "fxos tablet": "fxos mobile") : e.meego() ? n("meego mobile") : e.nodeWebkit() ? n("node-webkit") : e.television() ? n("television") : e.desktop() && n("desktop"),
    e.cordova() && n("cordova"),
    r = function() {
        e.landscape() ? (l("portrait"), n("landscape")) : (l("landscape"), n("portrait"))
    },
    a = Object.prototype.hasOwnProperty.call(window, "onorientationchange") ? "orientationchange": "resize",
    window.addEventListener ? window.addEventListener(a, r, !1) : window.attachEvent ? window.attachEvent(a, r) : window[a] = r,
    r(),
    "function" == typeof define && "object" == typeof define.amd && define.amd ? define(function() {
        return e
    }) : "undefined" != typeof module && module.exports ? module.exports = e: window.device = e
}.call(window), !
function(e) {
    e.fn.slide = function(t) {
        return e.fn.slide.defaults = {
            type: "slide",
            effect: "fade",
            autoPlay: !1,
            delayTime: 500,
            interTime: 2500,
            triggerTime: 150,
            defaultIndex: 0,
            titCell: ".hd li",
            mainCell: ".bd",
            targetCell: null,
            trigger: "mouseover",
            scroll: 1,
            vis: 1,
            titOnClassName: "on",
            autoPage: !1,
            prevCell: ".prev",
            nextCell: ".next",
            pageStateCell: ".pageState",
            opp: !1,
            pnLoop: !0,
            easing: "swing",
            startFun: null,
            endFun: null,
            switchLoad: null,
            playStateCell: ".playState",
            mouseOverStop: !0,
            defaultPlay: !0,
            returnDefault: !1
        },
        this.each(function() {
            var n, i = e.extend({},
            e.fn.slide.defaults, t),
            o = e(this),
            r = i.effect,
            s = e(i.prevCell, o),
            a = e(i.nextCell, o),
            l = e(i.pageStateCell, o),
            c = e(i.playStateCell, o),
            d = e(i.titCell, o),
            u = d.size(),
            p = e(i.mainCell, o),
            f = p.children().size(),
            h = i.switchLoad,
            g = e(i.targetCell, o),
            m = parseInt(i.defaultIndex),
            v = parseInt(i.delayTime),
            y = parseInt(i.interTime),
            b = (parseInt(i.triggerTime), parseInt(i.scroll)),
            w = parseInt(i.vis),
            x = "false" == i.autoPlay || 0 == i.autoPlay ? !1 : !0,
            k = "false" == i.opp || 0 == i.opp ? !1 : !0,
            T = "false" == i.autoPage || 0 == i.autoPage ? !1 : !0,
            C = "false" == i.pnLoop || 0 == i.pnLoop ? !1 : !0,
            S = "false" == i.mouseOverStop || 0 == i.mouseOverStop ? !1 : !0,
            $ = "false" == i.defaultPlay || 0 == i.defaultPlay ? !1 : !0,
            E = "false" == i.returnDefault || 0 == i.returnDefault ? !1 : !0,
            N = 0,
            A = 0,
            j = 0,
            M = 0,
            O = i.easing,
            L = null,
            P = null,
            H = null,
            D = i.titOnClassName,
            q = d.index(o.find("." + D)),
            I = m = -1 == q ? m: q,
            z = m,
            F = m,
            W = f >= w ? f % b != 0 ? f % b: b: 0,
            B = "leftMarquee" == r || "topMarquee" == r ? !0 : !1,
            _ = function() {
                e.isFunction(i.startFun) && i.startFun(m, u, o, e(i.titCell, o), p, g, s, a)
            },
            R = function() {
                e.isFunction(i.endFun) && i.endFun(m, u, o, e(i.titCell, o), p, g, s, a)
            },
            X = function() {
                d.removeClass(D),
                $ && d.eq(z).addClass(D)
            };
            if ("menu" == i.type) return $ && d.removeClass(D).eq(m).addClass(D),
            d.hover(function() {
                n = e(this).find(i.targetCell);
                var t = d.index(e(this));
                P = setTimeout(function() {
                    switch (m = t, d.removeClass(D).eq(m).addClass(D), _(), r) {
                    case "fade":
                        n.stop(!0, !0).animate({
                            opacity: "show"
                        },
                        v, O, R);
                        break;
                    case "slideDown":
                        n.stop(!0, !0).animate({
                            height: "show"
                        },
                        v, O, R)
                    }
                },
                i.triggerTime)
            },
            function() {
                switch (clearTimeout(P), r) {
                case "fade":
                    n.animate({
                        opacity:
                        "hide"
                    },
                    v, O);
                    break;
                case "slideDown":
                    n.animate({
                        height:
                        "hide"
                    },
                    v, O)
                }
            }),
            void(E && o.hover(function() {
                clearTimeout(H)
            },
            function() {
                H = setTimeout(X, v)
            }));
            if (0 == u && (u = f), B && (u = 2), T) {
                if (f >= w) if ("leftLoop" == r || "topLoop" == r) u = f % b != 0 ? (f / b ^ 0) + 1 : f / b;
                else {
                    var U = f - w;
                    u = 1 + parseInt(U % b != 0 ? U / b + 1 : U / b),
                    0 >= u && (u = 1)
                } else u = 1;
                d.html("");
                var Q = "";
                if (1 == i.autoPage || "true" == i.autoPage) for (var Y = 0; u > Y; Y++) Q += "<li>" + (Y + 1) + "</li>";
                else for (var Y = 0; u > Y; Y++) Q += i.autoPage.replace("$", Y + 1);
                d.html(Q);
                var d = d.children()
            }
            if (f >= w) {
                p.children().each(function() {
                    e(this).width() > j && (j = e(this).width(), A = e(this).outerWidth(!0)),
                    e(this).height() > M && (M = e(this).height(), N = e(this).outerHeight(!0))
                });
                var Z = p.children(),
                V = function() {
                    for (var e = 0; w > e; e++) Z.eq(e).clone().addClass("clone").appendTo(p);
                    for (var e = 0; W > e; e++) Z.eq(f - e - 1).clone().addClass("clone").prependTo(p)
                };
                switch (r) {
                case "fold":
                    p.css({
                        position:
                        "relative",
                        width: A,
                        height: N
                    }).children().css({
                        position: "absolute",
                        width: j,
                        left: 0,
                        top: 0,
                        display: "none"
                    });
                    break;
                case "top":
                    p.wrap('<div class="tempWrap" style="overflow:hidden; position:relative; height:' + w * N + 'px"></div>').css({
                        top: -(m * b) * N,
                        position: "relative",
                        padding: "0",
                        margin: "0"
                    }).children().css({
                        height: M
                    });
                    break;
                case "left":
                    p.wrap('<div class="tempWrap" style="overflow:hidden; position:relative; width:' + w * A + 'px"></div>').css({
                        width: f * A,
                        left: -(m * b) * A,
                        position: "relative",
                        overflow: "hidden",
                        padding: "0",
                        margin: "0"
                    }).children().css({
                        "float": "left",
                        width: j
                    });
                    break;
                case "leftLoop":
                case "leftMarquee":
                    V(),
                    p.wrap('<div class="tempWrap" style="overflow:hidden; position:relative; width:' + w * A + 'px"></div>').css({
                        width: (f + w + W) * A,
                        position: "relative",
                        overflow: "hidden",
                        padding: "0",
                        margin: "0",
                        left: -(W + m * b) * A
                    }).children().css({
                        "float": "left",
                        width: j
                    });
                    break;
                case "topLoop":
                case "topMarquee":
                    V(),
                    p.wrap('<div class="tempWrap" style="overflow:hidden; position:relative; height:' + w * N + 'px"></div>').css({
                        height: (f + w + W) * N,
                        position: "relative",
                        padding: "0",
                        margin: "0",
                        top: -(W + m * b) * N
                    }).children().css({
                        height: M
                    })
                }
            }
            var G = function(e) {
                var t = e * b;
                return e == u ? t = f: -1 == e && f % b != 0 && (t = -f % b),
                t
            },
            J = function(t) {
                var n = function(n) {
                    for (var i = n; w + n > i; i++) t.eq(i).find("img[" + h + "]").each(function() {
                        var t = e(this);
                        if (t.attr("src", t.attr(h)).removeAttr(h), p.find(".clone")[0]) for (var n = p.children(), i = 0; i < n.size(); i++) n.eq(i).find("img[" + h + "]").each(function() {
                            e(this).attr(h) == t.attr("src") && e(this).attr("src", e(this).attr(h)).removeAttr(h)
                        })
                    })
                };
                switch (r) {
                case "fade":
                case "fold":
                case "top":
                case "left":
                case "slideDown":
                    n(m * b);
                    break;
                case "leftLoop":
                case "topLoop":
                    n(W + G(F));
                    break;
                case "leftMarquee":
                case "topMarquee":
                    var i = "leftMarquee" == r ? p.css("left").replace("px", "") : p.css("top").replace("px", ""),
                    o = "leftMarquee" == r ? A: N,
                    s = W;
                    if (i % o != 0) {
                        var a = Math.abs(i / o ^ 0);
                        s = 1 == m ? W + a: W + a - 1
                    }
                    n(s)
                }
            },
            K = function(e) {
                if (!$ || I != m || e || B) {
                    if (B ? m >= 1 ? m = 1 : 0 >= m && (m = 0) : (F = m, m >= u ? m = 0 : 0 > m && (m = u - 1)), _(), null != h && J(p.children()), g[0] && (n = g.eq(m), null != h && J(g), "slideDown" == r ? (g.not(n).stop(!0, !0).slideUp(v), n.slideDown(v, O,
                    function() {
                        p[0] || R()
                    })) : (g.not(n).stop(!0, !0).hide(), n.animate({
                        opacity: "show"
                    },
                    v,
                    function() {
                        p[0] || R()
                    }))), f >= w) switch (r) {
                    case "fade":
                        p.children().stop(!0, !0).eq(m).animate({
                            opacity: "show"
                        },
                        v, O,
                        function() {
                            R()
                        }).siblings().hide();
                        break;
                    case "fold":
                        p.children().stop(!0, !0).eq(m).animate({
                            opacity: "show"
                        },
                        v, O,
                        function() {
                            R()
                        }).siblings().animate({
                            opacity: "hide"
                        },
                        v, O);
                        break;
                    case "top":
                        p.stop(!0, !1).animate({
                            top: -m * b * N
                        },
                        v, O,
                        function() {
                            R()
                        });
                        break;
                    case "left":
                        p.stop(!0, !1).animate({
                            left: -m * b * A
                        },
                        v, O,
                        function() {
                            R()
                        });
                        break;
                    case "leftLoop":
                        var t = F;
                        p.stop(!0, !0).animate({
                            left: -(G(F) + W) * A
                        },
                        v, O,
                        function() { - 1 >= t ? p.css("left", -(W + (u - 1) * b) * A) : t >= u && p.css("left", -W * A),
                            R()
                        });
                        break;
                    case "topLoop":
                        var t = F;
                        p.stop(!0, !0).animate({
                            top: -(G(F) + W) * N
                        },
                        v, O,
                        function() { - 1 >= t ? p.css("top", -(W + (u - 1) * b) * N) : t >= u && p.css("top", -W * N),
                            R()
                        });
                        break;
                    case "leftMarquee":
                        var i = p.css("left").replace("px", "");
                        0 == m ? p.animate({
                            left: ++i
                        },
                        0,
                        function() {
                            p.css("left").replace("px", "") >= 0 && p.css("left", -f * A)
                        }) : p.animate({
                            left: --i
                        },
                        0,
                        function() {
                            p.css("left").replace("px", "") <= -(f + W) * A && p.css("left", -W * A)
                        });
                        break;
                    case "topMarquee":
                        var o = p.css("top").replace("px", "");
                        0 == m ? p.animate({
                            top: ++o
                        },
                        0,
                        function() {
                            p.css("top").replace("px", "") >= 0 && p.css("top", -f * N)
                        }) : p.animate({
                            top: --o
                        },
                        0,
                        function() {
                            p.css("top").replace("px", "") <= -(f + W) * N && p.css("top", -W * N)
                        })
                    }
                    d.removeClass(D).eq(m).addClass(D),
                    I = m,
                    C || (a.removeClass("nextStop"), s.removeClass("prevStop"), 0 == m && s.addClass("prevStop"), m == u - 1 && a.addClass("nextStop")),
                    l.html("<span>" + (m + 1) + "</span>/" + u)
                }
            };
            $ && K(!0),
            E && o.hover(function() {
                clearTimeout(H)
            },
            function() {
                H = setTimeout(function() {
                    m = z,
                    $ ? K() : "slideDown" == r ? n.slideUp(v, X) : n.animate({
                        opacity: "hide"
                    },
                    v, X),
                    I = m
                },
                300)
            });
            var ee = function(e) {
                L = setInterval(function() {
                    k ? m--:m++,
                    K()
                },
                e ? e: y)
            },
            te = function(e) {
                L = setInterval(K, e ? e: y)
            },
            ne = function() {
                S || (clearInterval(L), ee())
            },
            ie = function() { (C || m != u - 1) && (m++, K(), B || ne())
            },
            oe = function() { (C || 0 != m) && (m--, K(), B || ne())
            },
            re = function() {
                clearInterval(L),
                B ? te() : ee(),
                c.removeClass("pauseState")
            },
            se = function() {
                clearInterval(L),
                c.addClass("pauseState")
            };
            if (x ? B ? (k ? m--:m++, te(), S && p.hover(se, re)) : (ee(), S && o.hover(se, re)) : (B && (k ? m--:m++), c.addClass("pauseState")), c.click(function() {
                c.hasClass("pauseState") ? re() : se()
            }), "mouseover" == i.trigger ? d.hover(function() {
                var e = d.index(this);
                P = setTimeout(function() {
                    m = e,
                    K(),
                    ne()
                },
                i.triggerTime)
            },
            function() {
                clearTimeout(P)
            }) : d.click(function() {
                m = d.index(this),
                K(),
                ne()
            }), B) {
                if (a.mousedown(ie), s.mousedown(oe), C) {
                    var ae, le = function() {
                        ae = setTimeout(function() {
                            clearInterval(L),
                            te(y / 10 ^ 0)
                        },
                        150)
                    },
                    ce = function() {
                        clearTimeout(ae),
                        clearInterval(L),
                        te()
                    };
                    a.mousedown(le),
                    a.mouseup(ce),
                    s.mousedown(le),
                    s.mouseup(ce)
                }
                "mouseover" == i.trigger && (a.hover(ie,
                function() {}), s.hover(oe,
                function() {}))
            } else a.click(ie),
            s.click(oe)
        })
    }
} (jQuery), jQuery.easing.jswing = jQuery.easing.swing, jQuery.extend(jQuery.easing, {
    def: "easeOutQuad",
    swing: function(e, t, n, i, o) {
        return jQuery.easing[jQuery.easing.def](e, t, n, i, o)
    },
    easeInQuad: function(e, t, n, i, o) {
        return i * (t /= o) * t + n
    },
    easeOutQuad: function(e, t, n, i, o) {
        return - i * (t /= o) * (t - 2) + n
    },
    easeInOutQuad: function(e, t, n, i, o) {
        return (t /= o / 2) < 1 ? i / 2 * t * t + n: -i / 2 * (--t * (t - 2) - 1) + n
    },
    easeInCubic: function(e, t, n, i, o) {
        return i * (t /= o) * t * t + n
    },
    easeOutCubic: function(e, t, n, i, o) {
        return i * ((t = t / o - 1) * t * t + 1) + n
    },
    easeInOutCubic: function(e, t, n, i, o) {
        return (t /= o / 2) < 1 ? i / 2 * t * t * t + n: i / 2 * ((t -= 2) * t * t + 2) + n
    },
    easeInQuart: function(e, t, n, i, o) {
        return i * (t /= o) * t * t * t + n
    },
    easeOutQuart: function(e, t, n, i, o) {
        return - i * ((t = t / o - 1) * t * t * t - 1) + n
    },
    easeInOutQuart: function(e, t, n, i, o) {
        return (t /= o / 2) < 1 ? i / 2 * t * t * t * t + n: -i / 2 * ((t -= 2) * t * t * t - 2) + n
    },
    easeInQuint: function(e, t, n, i, o) {
        return i * (t /= o) * t * t * t * t + n
    },
    easeOutQuint: function(e, t, n, i, o) {
        return i * ((t = t / o - 1) * t * t * t * t + 1) + n
    },
    easeInOutQuint: function(e, t, n, i, o) {
        return (t /= o / 2) < 1 ? i / 2 * t * t * t * t * t + n: i / 2 * ((t -= 2) * t * t * t * t + 2) + n
    },
    easeInSine: function(e, t, n, i, o) {
        return - i * Math.cos(t / o * (Math.PI / 2)) + i + n
    },
    easeOutSine: function(e, t, n, i, o) {
        return i * Math.sin(t / o * (Math.PI / 2)) + n
    },
    easeInOutSine: function(e, t, n, i, o) {
        return - i / 2 * (Math.cos(Math.PI * t / o) - 1) + n
    },
    easeInExpo: function(e, t, n, i, o) {
        return 0 == t ? n: i * Math.pow(2, 10 * (t / o - 1)) + n
    },
    easeOutExpo: function(e, t, n, i, o) {
        return t == o ? n + i: i * ( - Math.pow(2, -10 * t / o) + 1) + n
    },
    easeInOutExpo: function(e, t, n, i, o) {
        return 0 == t ? n: t == o ? n + i: (t /= o / 2) < 1 ? i / 2 * Math.pow(2, 10 * (t - 1)) + n: i / 2 * ( - Math.pow(2, -10 * --t) + 2) + n
    },
    easeInCirc: function(e, t, n, i, o) {
        return - i * (Math.sqrt(1 - (t /= o) * t) - 1) + n
    },
    easeOutCirc: function(e, t, n, i, o) {
        return i * Math.sqrt(1 - (t = t / o - 1) * t) + n
    },
    easeInOutCirc: function(e, t, n, i, o) {
        return (t /= o / 2) < 1 ? -i / 2 * (Math.sqrt(1 - t * t) - 1) + n: i / 2 * (Math.sqrt(1 - (t -= 2) * t) + 1) + n
    },
    easeInElastic: function(e, t, n, i, o) {
        var r = 1.70158,
        s = 0,
        a = i;
        if (0 == t) return n;
        if (1 == (t /= o)) return n + i;
        if (s || (s = .3 * o), a < Math.abs(i)) {
            a = i;
            var r = s / 4
        } else var r = s / (2 * Math.PI) * Math.asin(i / a);
        return - (a * Math.pow(2, 10 * (t -= 1)) * Math.sin((t * o - r) * (2 * Math.PI) / s)) + n
    },
    easeOutElastic: function(e, t, n, i, o) {
        var r = 1.70158,
        s = 0,
        a = i;
        if (0 == t) return n;
        if (1 == (t /= o)) return n + i;
        if (s || (s = .3 * o), a < Math.abs(i)) {
            a = i;
            var r = s / 4
        } else var r = s / (2 * Math.PI) * Math.asin(i / a);
        return a * Math.pow(2, -10 * t) * Math.sin((t * o - r) * (2 * Math.PI) / s) + i + n
    },
    easeInOutElastic: function(e, t, n, i, o) {
        var r = 1.70158,
        s = 0,
        a = i;
        if (0 == t) return n;
        if (2 == (t /= o / 2)) return n + i;
        if (s || (s = o * (.3 * 1.5)), a < Math.abs(i)) {
            a = i;
            var r = s / 4
        } else var r = s / (2 * Math.PI) * Math.asin(i / a);
        return 1 > t ? -.5 * (a * Math.pow(2, 10 * (t -= 1)) * Math.sin((t * o - r) * (2 * Math.PI) / s)) + n: a * Math.pow(2, -10 * (t -= 1)) * Math.sin((t * o - r) * (2 * Math.PI) / s) * .5 + i + n
    },
    easeInBack: function(e, t, n, i, o, r) {
        return void 0 == r && (r = 1.70158),
        i * (t /= o) * t * ((r + 1) * t - r) + n
    },
    easeOutBack: function(e, t, n, i, o, r) {
        return void 0 == r && (r = 1.70158),
        i * ((t = t / o - 1) * t * ((r + 1) * t + r) + 1) + n
    },
    easeInOutBack: function(e, t, n, i, o, r) {
        return void 0 == r && (r = 1.70158),
        (t /= o / 2) < 1 ? i / 2 * (t * t * (((r *= 1.525) + 1) * t - r)) + n: i / 2 * ((t -= 2) * t * (((r *= 1.525) + 1) * t + r) + 2) + n
    },
    easeInBounce: function(e, t, n, i, o) {
        return i - jQuery.easing.easeOutBounce(e, o - t, 0, i, o) + n
    },
    easeOutBounce: function(e, t, n, i, o) {
        return (t /= o) < 1 / 2.75 ? i * (7.5625 * t * t) + n: 2 / 2.75 > t ? i * (7.5625 * (t -= 1.5 / 2.75) * t + .75) + n: 2.5 / 2.75 > t ? i * (7.5625 * (t -= 2.25 / 2.75) * t + .9375) + n: i * (7.5625 * (t -= 2.625 / 2.75) * t + .984375) + n
    },
    easeInOutBounce: function(e, t, n, i, o) {
        return o / 2 > t ? .5 * jQuery.easing.easeInBounce(e, 2 * t, 0, i, o) + n: .5 * jQuery.easing.easeOutBounce(e, 2 * t - o, 0, i, o) + .5 * i + n
    }
}), !$(function() { !
    function(e) {
        function t(t, n) {
            var i = n.maxWidth,
            o = n.ellipsisChar;
            i || (i = t.width()),
            i *= n.maxLine;
            var r = e.trim(t.text()).replace(" ", "　"),
            s = t.clone(!1).css({
                visibility: "hidden",
                whiteSpace: "nowrap",
                width: "auto",
                "box-sizing": "content-box",
                diplay: "inline-block",
                position: "absolute"
            }).appendTo(t.parent()),
            a = s.width();
            if (a > i) {
                var l = Math.floor(r.length * i / a),
                c = r.substring(0, l) + o;
                if (a = s.text(c).width(), a > i) for (; a > i && l > 1;) l--,
                c = r.substring(0, l) + o,
                a = s.text(c).width();
                else if (i > a) {
                    for (; i > a && l < r.length;) l++,
                    c = r.substring(0, l) + o,
                    a = s.text(c).width();
                    a > i && (c = r.substring(0, l - 1) + o)
                }
                t.text(c.replace("　", " "))
            }
            s.remove()
        }
        var n = {
            maxWidth: 0,
            maxLine: 1,
            ellipsisChar: "..."
        };
        e.fn.ellipsis = function(i) {
            return this.each(function() {
                var o = e(this),
                r = e.extend({},
                n, i);
                t(o, r)
            })
        },
        e.fn.ellipsis.options = n
    } (jQuery),
    function(e) {
        var t = e.fn.ellipsis;
        t.unobtrusive = {
            parseElement: function(t) {
                var n = e(t),
                i = n.data("ellipsis-max-width");
                i = i ? parseInt(i) : 0;
                var o = n.data("ellipsis-max-line");
                o = o ? parseInt(o) : 1,
                n.ellipsis({
                    maxWidth: i,
                    maxLine: o
                })
            },
            parse: function(n) {
                e(n).find("[data-ellipsis=true]").each(function() {
                    t.unobtrusive.parseElement(this)
                })
            }
        }
    } (jQuery)
}),
function(e) {
    var t, n, i, o, r, s, a, l, c, d, u, p, f = 0,
    h = {},
    g = [],
    m = 0,
    v = {},
    y = [],
    b = null,
    w = new Image,
    x = /\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,
    k = /[^\.]\.(swf)\s*$/i,
    T = 1,
    C = !1,
    S = e.extend(e("<div/>")[0], {
        prop: 0
    }),
    $ = 0,
    E = !e.support.opacity && !window.XMLHttpRequest,
    N = function() {
        n.hide(),
        w.onerror = w.onload = null,
        b && b.abort(),
        t.empty()
    },
    A = function() {
        e.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>', {
            scrolling: "no",
            padding: 20,
            transitionIn: "none",
            transitionOut: "none"
        })
    },
    j = function() {
        return [e(window).width(), e(window).height(), e(document).scrollLeft(), e(document).scrollTop()]
    },
    M = function() {
        var e = j(),
        t = {},
        n = v.margin,
        i = v.autoScale,
        o = 2 * (20 + n),
        r = 2 * (20 + n),
        s = 2 * v.padding;
        return v.width.toString().indexOf("%") > -1 ? (t.width = e[0] * parseFloat(v.width) / 100 - 40, i = !1) : t.width = v.width + s,
        v.height.toString().indexOf("%") > -1 ? (t.height = e[1] * parseFloat(v.height) / 100 - 40, i = !1) : t.height = v.height + s,
        i && (t.width > e[0] - o || t.height > e[1] - r) && ("image" == h.type || "swf" == h.type ? (o += s, r += s, i = Math.min(Math.min(e[0] - o, v.width) / v.width, Math.min(e[1] - r, v.height) / v.height), t.width = Math.round(i * (t.width - s)) + s, t.height = Math.round(i * (t.height - s)) + s) : (t.width = Math.min(t.width, e[0] - o), t.height = Math.min(t.height, e[1] - r))),
        t.top = e[3] + .5 * (e[1] - (t.height + 40)),
        t.left = e[2] + .5 * (e[0] - (t.width + 40)),
        v.autoScale === !1 && (t.top = Math.max(e[3] + n, t.top), t.left = Math.max(e[2] + n, t.left)),
        t
    },
    O = function(e) {
        if (e && e.length) switch (v.titlePosition) {
        case "inside":
            return e;
        case "over":
            return '<span id="fancybox-title-over">' + e + "</span>";
        default:
            return '<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">' + e + '</span><span id="fancybox-title-right"></span></span>'
        }
        return ! 1
    },
    L = function() {
        var t = v.title,
        n = p.width - 2 * v.padding,
        i = "fancybox-title-" + v.titlePosition;
        if (e("#fancybox-title").remove(), $ = 0, v.titleShow !== !1 && (t = e.isFunction(v.titleFormat) ? v.titleFormat(t, y, m, v) : O(t), t && "" !== t)) {
            switch (e('<div id="fancybox-title" class="' + i + '" />').css({
                width: n,
                paddingLeft: v.padding,
                paddingRight: v.padding
            }).html(t).appendTo("body"), v.titlePosition) {
            case "inside":
                $ = e("#fancybox-title").outerHeight(!0) - v.padding,
                p.height += $;
                break;
            case "over":
                e("#fancybox-title").css("bottom", v.padding);
                break;
            default:
                e("#fancybox-title").css("bottom", -1 * e("#fancybox-title").outerHeight(!0))
            }
            e("#fancybox-title").appendTo(r).hide()
        }
    },
    P = function() {
        e(document).unbind("keydown.fb").bind("keydown.fb",
        function(t) {
            27 == t.keyCode && v.enableEscapeButton ? (t.preventDefault(), e.fancybox.close()) : 37 == t.keyCode ? (t.preventDefault(), e.fancybox.prev()) : 39 == t.keyCode && (t.preventDefault(), e.fancybox.next())
        }),
        e.fn.mousewheel && (o.unbind("mousewheel.fb"), y.length > 1 && o.bind("mousewheel.fb",
        function(t, n) {
            t.preventDefault(),
            C || 0 === n || (n > 0 ? e.fancybox.prev() : e.fancybox.next())
        })),
        v.showNavArrows && ((v.cyclic && y.length > 1 || 0 !== m) && l.show(), (v.cyclic && y.length > 1 || m != y.length - 1) && c.show())
    },
    H = function() {
        var e, t;
        y.length - 1 > m && (e = y[m + 1].href, "undefined" != typeof e && e.match(x) && (t = new Image, t.src = e)),
        m > 0 && (e = y[m - 1].href, "undefined" != typeof e && e.match(x) && (t = new Image, t.src = e))
    },
    D = function() {
        s.css("overflow", "auto" == v.scrolling ? "image" == v.type || "iframe" == v.type || "swf" == v.type ? "hidden": "auto": "yes" == v.scrolling ? "auto": "visible"),
        e.support.opacity || (s.get(0).style.removeAttribute("filter"), o.get(0).style.removeAttribute("filter")),
        e("#fancybox-title").show(),
        v.hideOnContentClick && s.one("click", e.fancybox.close),
        v.hideOnOverlayClick && i.one("click", e.fancybox.close),
        v.showCloseButton && a.show(),
        P(),
        e(window).bind("resize.fb", e.fancybox.center),
        v.centerOnScroll ? e(window).bind("scroll.fb", e.fancybox.center) : e(window).unbind("scroll.fb"),
        e.isFunction(v.onComplete) && v.onComplete(y, m, v),
        C = !1,
        H()
    },
    q = function(e) {
        var t = Math.round(u.width + (p.width - u.width) * e),
        n = Math.round(u.height + (p.height - u.height) * e),
        i = Math.round(u.top + (p.top - u.top) * e),
        r = Math.round(u.left + (p.left - u.left) * e);
        o.css({
            width: t + "px",
            height: n + "px",
            top: i + "px",
            left: r + "px"
        }),
        t = Math.max(t - 2 * v.padding, 0),
        n = Math.max(n - (2 * v.padding + $ * e), 0),
        s.css({
            width: t + "px",
            height: n + "px"
        }),
        "undefined" != typeof p.opacity && o.css("opacity", .5 > e ? .5 : e)
    },
    I = function(e) {
        var t = e.offset();
        return t.top += parseFloat(e.css("paddingTop")) || 0,
        t.left += parseFloat(e.css("paddingLeft")) || 0,
        t.top += parseFloat(e.css("border-top-width")) || 0,
        t.left += parseFloat(e.css("border-left-width")) || 0,
        t.width = e.width(),
        t.height = e.height(),
        t
    },
    z = function() {
        var t = h.orig ? e(h.orig) : !1,
        n = {};
        return t && t.length ? (t = I(t), n = {
            width: t.width + 2 * v.padding,
            height: t.height + 2 * v.padding,
            top: t.top - v.padding - 20,
            left: t.left - v.padding - 20
        }) : (t = j(), n = {
            width: 1,
            height: 1,
            top: t[3] + .5 * t[1],
            left: t[2] + .5 * t[0]
        }),
        n
    },
    F = function() {
        if (n.hide(), o.is(":visible") && e.isFunction(v.onCleanup) && v.onCleanup(y, m, v) === !1) return e.event.trigger("fancybox-cancel"),
        void(C = !1);
        if (y = g, m = f, v = h, s.get(0).scrollTop = 0, s.get(0).scrollLeft = 0, v.overlayShow && (E && e("select:not(#fancybox-tmp select)").filter(function() {
            return "hidden" !== this.style.visibility
        }).css({
            visibility: "hidden"
        }).one("fancybox-cleanup",
        function() {
            this.style.visibility = "inherit"
        }), i.css({
            "background-color": v.overlayColor,
            opacity: v.overlayOpacity
        }).unbind().show()), p = M(), L(), o.is(":visible")) {
            e(a.add(l).add(c)).hide();
            var r, d = o.position();
            u = {
                top: d.top,
                left: d.left,
                width: o.width(),
                height: o.height()
            },
            r = u.width == p.width && u.height == p.height,
            s.fadeOut(v.changeFade,
            function() {
                var n = function() {
                    s.html(t.contents()).fadeIn(v.changeFade, D)
                };
                e.event.trigger("fancybox-change"),
                s.empty().css("overflow", "hidden"),
                r ? (s.css({
                    top: v.padding,
                    left: v.padding,
                    width: Math.max(p.width - 2 * v.padding, 1),
                    height: Math.max(p.height - 2 * v.padding - $, 1)
                }), n()) : (s.css({
                    top: v.padding,
                    left: v.padding,
                    width: Math.max(u.width - 2 * v.padding, 1),
                    height: Math.max(u.height - 2 * v.padding, 1)
                }), S.prop = 0, e(S).animate({
                    prop: 1
                },
                {
                    duration: v.changeSpeed,
                    easing: v.easingChange,
                    step: q,
                    complete: n
                }))
            })
        } else o.css("opacity", 1),
        "elastic" == v.transitionIn ? (u = z(), s.css({
            top: v.padding,
            left: v.padding,
            width: Math.max(u.width - 2 * v.padding, 1),
            height: Math.max(u.height - 2 * v.padding, 1)
        }).html(t.contents()), o.css(u).show(), v.opacity && (p.opacity = 0), S.prop = 0, e(S).animate({
            prop: 1
        },
        {
            duration: v.speedIn,
            easing: v.easingIn,
            step: q,
            complete: D
        })) : (s.css({
            top: v.padding,
            left: v.padding,
            width: Math.max(p.width - 2 * v.padding, 1),
            height: Math.max(p.height - 2 * v.padding - $, 1)
        }).html(t.contents()), o.css(p).fadeIn("none" == v.transitionIn ? 0 : v.speedIn, D))
    },
    W = function() {
        t.width(h.width),
        t.height(h.height),
        "auto" == h.width && (h.width = t.width()),
        "auto" == h.height && (h.height = t.height()),
        F()
    },
    B = function() {
        C = !0,
        h.width = w.width,
        h.height = w.height,
        e("<img />").attr({
            id: "fancybox-img",
            src: w.src,
            alt: h.title
        }).appendTo(t),
        F()
    },
    _ = function() {
        N();
        var n, i, o, r, a, l = g[f];
        if (h = e.extend({},
        e.fn.fancybox.defaults, "undefined" == typeof e(l).data("fancybox") ? h: e(l).data("fancybox")), o = l.title || e(l).title || h.title || "", l.nodeName && !h.orig && (h.orig = e(l).children("img:first").length ? e(l).children("img:first") : e(l)), "" === o && h.orig && (o = h.orig.attr("alt")), n = l.nodeName && /^(?:javascript|#)/i.test(l.href) ? h.href || null: h.href || l.href || null, h.type ? (i = h.type, n || (n = h.content)) : h.content ? i = "html": n ? n.match(x) ? i = "image": n.match(k) ? i = "swf": e(l).hasClass("iframe") ? i = "iframe": n.match(/#/) ? (l = n.substr(n.indexOf("#")), i = e(l).length > 0 ? "inline": "ajax") : i = "ajax": i = "inline", h.type = i, h.href = n, h.title = o, h.autoDimensions && "iframe" !== h.type && "swf" !== h.type && (h.width = "auto", h.height = "auto"), h.modal && (h.overlayShow = !0, h.hideOnOverlayClick = !1, h.hideOnContentClick = !1, h.enableEscapeButton = !1, h.showCloseButton = !1), e.isFunction(h.onStart) && h.onStart(g, f, h) === !1) return void(C = !1);
        switch (t.css("padding", 20 + h.padding + h.margin), e(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",
        function() {
            e(this).replaceWith(s.children())
        }), i) {
        case "html":
            t.html(h.content),
            W();
            break;
        case "inline":
            e('<div class="fancybox-inline-tmp" />').hide().insertBefore(e(l)).bind("fancybox-cleanup",
            function() {
                e(this).replaceWith(s.children())
            }).bind("fancybox-cancel",
            function() {
                e(this).replaceWith(t.children())
            }),
            e(l).appendTo(t),
            W();
            break;
        case "image":
            C = !1,
            e.fancybox.showActivity(),
            w = new Image,
            w.onerror = function() {
                A()
            },
            w.onload = function() {
                w.onerror = null,
                w.onload = null,
                B()
            },
            w.src = n;
            break;
        case "swf":
            r = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="' + h.width + '" height="' + h.height + '"><param name="movie" value="' + n + '"></param>',
            a = "",
            e.each(h.swf,
            function(e, t) {
                r += '<param name="' + e + '" value="' + t + '"></param>',
                a += " " + e + '="' + t + '"'
            }),
            r += '<embed src="' + n + '" type="application/x-shockwave-flash" width="' + h.width + '" height="' + h.height + '"' + a + "></embed></object>",
            t.html(r),
            W();
            break;
        case "ajax":
            l = n.split("#", 2),
            i = h.ajax.data || {},
            l.length > 1 && (n = l[0], "string" == typeof i ? i += "&selector=" + l[1] : i.selector = l[1]),
            C = !1,
            e.fancybox.showActivity(),
            b = e.ajax(e.extend(h.ajax, {
                url: n,
                data: i,
                error: A,
                success: function(e) {
                    200 == b.status && (t.html(e), W())
                }
            }));
            break;
        case "iframe":
            e('<iframe id="fancybox-frame" name="fancybox-frame' + (new Date).getTime() + '" frameborder="0" hspace="0" scrolling="' + h.scrolling + '" src="' + h.href + '"></iframe>').appendTo(t),
            F()
        }
    },
    R = function() {
        n.is(":visible") ? (e("div", n).css("top", -40 * T + "px"), T = (T + 1) % 12) : clearInterval(d)
    },
    X = function() {
        e("#fancybox-wrap").length || (e("body").append(t = e('<div id="fancybox-tmp"></div>'), n = e('<div id="fancybox-loading"><div></div></div>'), i = e('<div id="fancybox-overlay"></div>'), o = e('<div id="fancybox-wrap"></div>')), e.support.opacity || (o.addClass("fancybox-ie"), n.addClass("fancybox-ie")), r = e('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(o), r.append(s = e('<div id="fancybox-inner"></div>'), a = e('<a id="fancybox-close"></a>'), l = e('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'), c = e('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>')), a.click(e.fancybox.close), n.click(e.fancybox.cancel), l.click(function(t) {
            t.preventDefault(),
            e.fancybox.prev()
        }), c.click(function(t) {
            t.preventDefault(),
            e.fancybox.next()
        }), E && (i.get(0).style.setExpression("height", "document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'"), n.get(0).style.setExpression("top", "(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'"), r.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')))
    };
    e.fn.fancybox = function(t) {
        return e(this).data("fancybox", e.extend({},
        t, e.metadata ? e(this).metadata() : {})).unbind("click.fb").bind("click.fb",
        function(t) {
            return t.preventDefault(),
            C ? void 0 : (C = !0, e(this).blur(), g = [], f = 0, t = e(this).attr("rel") || "", t && "" != t && "nofollow" !== t ? (g = e("a[rel=" + t + "], area[rel=" + t + "]"), f = g.index(this)) : g.push(this), _(), !1)
        }),
        this
    },
    e.fancybox = function(t, n) {
        if (!C) {
            if (C = !0, n = "undefined" != typeof n ? n: {},
            g = [], f = n.index || 0, e.isArray(t)) {
                for (var i = 0,
                o = t.length; o > i; i++)"object" == typeof t[i] ? e(t[i]).data("fancybox", e.extend({},
                n, t[i])) : t[i] = e({}).data("fancybox", e.extend({
                    content: t[i]
                },
                n));
                g = jQuery.merge(g, t)
            } else "object" == typeof t ? e(t).data("fancybox", e.extend({},
            n, t)) : t = e({}).data("fancybox", e.extend({
                content: t
            },
            n)),
            g.push(t); (f > g.length || 0 > f) && (f = 0),
            _()
        }
    },
    e.fancybox.showActivity = function() {
        clearInterval(d),
        n.show(),
        d = setInterval(R, 66)
    },
    e.fancybox.hideActivity = function() {
        n.hide()
    },
    e.fancybox.next = function() {
        return e.fancybox.pos(m + 1)
    },
    e.fancybox.prev = function() {
        return e.fancybox.pos(m - 1)
    },
    e.fancybox.pos = function(e) {
        C || (e = parseInt(e, 10), e > -1 && y.length > e && (f = e, _()), v.cyclic && y.length > 1 && 0 > e && (f = y.length - 1, _()), v.cyclic && y.length > 1 && e >= y.length && (f = 0, _()))
    },
    e.fancybox.cancel = function() {
        C || (C = !0, e.event.trigger("fancybox-cancel"), N(), h && e.isFunction(h.onCancel) && h.onCancel(g, f, h), C = !1)
    },
    e.fancybox.close = function() {
        function t() {
            i.fadeOut("fast"),
            o.hide(),
            e.event.trigger("fancybox-cleanup"),
            s.empty(),
            e.isFunction(v.onClosed) && v.onClosed(y, m, v),
            y = h = [],
            m = f = 0,
            v = h = {},
            C = !1
        }
        if (!C && !o.is(":hidden")) {
            if (C = !0, v && e.isFunction(v.onCleanup) && v.onCleanup(y, m, v) === !1) return void(C = !1);
            if (N(), e(a.add(l).add(c)).hide(), e("#fancybox-title").remove(), o.add(s).add(i).unbind(), e(window).unbind("resize.fb scroll.fb"), e(document).unbind("keydown.fb"), s.css("overflow", "hidden"), "elastic" == v.transitionOut) {
                u = z();
                var n = o.position();
                p = {
                    top: n.top,
                    left: n.left,
                    width: o.width(),
                    height: o.height()
                },
                v.opacity && (p.opacity = 1),
                S.prop = 1,
                e(S).animate({
                    prop: 0
                },
                {
                    duration: v.speedOut,
                    easing: v.easingOut,
                    step: q,
                    complete: t
                })
            } else o.fadeOut("none" == v.transitionOut ? 0 : v.speedOut, t)
        }
    },
    e.fancybox.resize = function() {
        var t, n;
        C || o.is(":hidden") || (C = !0, t = s.wrapInner("<div style='overflow:auto'></div>").children(), n = t.height(), o.css({
            height: n + 2 * v.padding + $
        }), s.css({
            height: n
        }), t.replaceWith(t.children()), e.fancybox.center())
    },
    e.fancybox.center = function() {
        C = !0;
        var e = j(),
        t = v.margin,
        n = {};
        n.top = e[3] + .5 * (e[1] - (o.height() - $ + 40)),
        n.left = e[2] + .5 * (e[0] - (o.width() + 40)),
        n.top = Math.max(e[3] + t, n.top),
        n.left = Math.max(e[2] + t, n.left),
        o.css(n),
        C = !1
    },
    e.fn.fancybox.defaults = {
        padding: 10,
        margin: 20,
        opacity: !1,
        modal: !1,
        cyclic: !1,
        scrolling: "auto",
        width: 560,
        height: 340,
        autoScale: !0,
        autoDimensions: !0,
        centerOnScroll: !1,
        ajax: {},
        swf: {
            wmode: "transparent"
        },
        hideOnOverlayClick: !0,
        hideOnContentClick: !1,
        overlayShow: !0,
        overlayOpacity: .3,
        overlayColor: "#666",
        titleShow: !0,
        titlePosition: "outside",
        titleFormat: null,
        transitionIn: "fade",
        transitionOut: "fade",
        speedIn: 300,
        speedOut: 300,
        changeSpeed: 300,
        changeFade: "fast",
        easingIn: "swing",
        easingOut: "swing",
        showCloseButton: !0,
        showNavArrows: !0,
        enableEscapeButton: !0,
        onStart: null,
        onCancel: null,
        onComplete: null,
        onCleanup: null,
        onClosed: null
    },
    e(document).ready(function() {
        X()
    })
} (jQuery),
function(e) {
    e.fn.jqueryzoom = function(t) {
        var n = {
            xzoom: 200,
            yzoom: 200,
            offset: 10,
            position: "right",
            lens: 1,
            preload: 1
        };
        t && e.extend(n, t);
        var i = "";
        e(this).hover(function() {
            var t = this.offsetLeft,
            o = (this.offsetRight, e(this).get(0).offsetTop),
            r = e(this).children("img").get(0).offsetWidth,
            s = e(this).children("img").get(0).offsetHeight;
            i = e(this).children("img").attr("alt");
            var a = e(this).children("img").attr("jqimg");
            e(this).children("img").attr("alt", ""),
            0 == e("div.zoomdiv").get().length && (e(this).after("<div class='zoomdiv'><img class='bigimg' src='" + a + "'/></div>"), e(this).append("<div class='jqZoomPup'>&nbsp;</div>")),
            "right" == n.position ? t + r + n.offset + n.xzoom > screen.width ? leftpos = t - n.offset - n.xzoom: leftpos = t + r + n.offset: (leftpos = t - n.xzoom - n.offset, leftpos < 0 && (leftpos = t + r + n.offset)),
            e("div.zoomdiv").css({
                top: o - 1,
                left: leftpos + 9
            }),
            e("div.zoomdiv").show(),
            n.lens || e(this).css("cursor", "crosshair"),
            e(document.body).mousemove(function(i) {
                mouse = new MouseEvent(i);
                var a = e(".bigimg").get(0).offsetWidth,
                l = e(".bigimg").get(0).offsetHeight,
                c = "x",
                d = "y";
                if (isNaN(d) | isNaN(c)) {
                    var d = a / r,
                    c = l / s;
                    e("div.jqZoomPup").width(n.xzoom / d),
                    e("div.jqZoomPup").height(n.yzoom / c),
                    n.lens && e("div.jqZoomPup").css("visibility", "visible")
                }
                xpos = mouse.x - e("div.jqZoomPup").width() / 2 - t,
                ypos = mouse.y - e("div.jqZoomPup").height() / 2 - o,
                n.lens && (xpos = mouse.x - e("div.jqZoomPup").width() / 2 < t ? 0 : mouse.x + e("div.jqZoomPup").width() / 2 > r + t ? r - e("div.jqZoomPup").width() - 2 : xpos, ypos = mouse.y - e("div.jqZoomPup").height() / 2 < o ? 0 : mouse.y + e("div.jqZoomPup").height() / 2 > s + o ? s - e("div.jqZoomPup").height() - 2 : ypos),
                n.lens && e("div.jqZoomPup").css({
                    top: ypos,
                    left: xpos
                }),
                scrolly = ypos,
                e("div.zoomdiv").get(0).scrollTop = scrolly * c,
                scrollx = xpos,
                e("div.zoomdiv").get(0).scrollLeft = scrollx * d
            })
        },
        function() {
            e(this).children("img").attr("alt", i),
            e(document.body).unbind("mousemove"),
            n.lens && e("div.jqZoomPup").remove(),
            e("div.zoomdiv").remove()
        }),
        count = 0,
        n.preload && (e("body").append("<div style='display:none;' class='jqPreload" + count + "'>sdsdssdsd</div>"), e(this).each(function() {
            var t = e(this).children("img").attr("jqimg"),
            n = jQuery("div.jqPreload" + count).html();
            jQuery("div.jqPreload" + count).html(n + '<img src="' + t + '">')
        }))
    }
} (jQuery),
function(e) {
    "use strict";
    e.fn.pin = function(t) {
        var n = 0,
        i = [],
        o = !1,
        r = e(window);
        t = t || {};
        var s = function() {
            for (var n = 0,
            s = i.length; s > n; n++) {
                var a = i[n];
                if (t.minWidth && r.width() <= t.minWidth) a.parent().is(".pin-wrapper") && a.unwrap(),
                a.css({
                    width: "",
                    left: "",
                    top: "",
                    position: ""
                }),
                t.activeClass && a.removeClass(t.activeClass),
                o = !0;
                else {
                    o = !1;
                    var l = t.containerSelector ? a.closest(t.containerSelector) : e(document.body),
                    c = a.offset(),
                    d = l.offset(),
                    u = a.offsetParent().offset();
                    a.parent().is(".pin-wrapper") || a.wrap("<div class='pin-wrapper'>");
                    var p = e.extend({
                        top: 0,
                        bottom: 0
                    },
                    t.padding || {});
                    a.data("pin", {
                        pad: p,
                        from: (t.containerSelector ? d.top: c.top) - p.top,
                        to: d.top + l.height() - a.outerHeight() - p.bottom,
                        end: d.top + l.height(),
                        parentTop: u.top
                    }),
                    a.css({
                        width: a.outerWidth()
                    }),
                    a.parent().css("height", a.outerHeight())
                }
            }
        },
        a = function() {
            if (!o) {
                n = r.scrollTop();
                for (var s = [], a = 0, l = i.length; l > a; a++) {
                    var c = e(i[a]),
                    d = c.data("pin");
                    if (d) {
                        s.push(c);
                        var u = d.from - d.pad.bottom,
                        p = d.to - d.pad.top;
                        u + c.outerHeight() > d.end ? c.css("position", "") : n > u && p > n ? (!("fixed" == c.css("position")) && c.css({
                            left: c.offset().left,
                            top: d.pad.top
                        }).css("position", "fixed"), t.activeClass && c.addClass(t.activeClass)) : n >= p ? (c.css({
                            left: "",
                            top: p - d.parentTop + d.pad.top
                        }).css("position", "absolute"), t.activeClass && c.addClass(t.activeClass)) : (c.css({
                            position: "",
                            top: "",
                            left: ""
                        }), t.activeClass && c.removeClass(t.activeClass))
                    }
                }
                i = s
            }
        },
        l = function() {
            s(),
            a()
        };
        return this.each(function() {
            var t = e(this),
            n = e(this).data("pin") || {};
            n && n.update || (i.push(t), e("img", this).one("load", s), n.update = l, e(this).data("pin", n))
        }),
        r.scroll(a),
        r.resize(function() {
            s()
        }),
        s(),
        r.load(l),
        this
    }
} (jQuery), !
function() {
    "use strict";
    function e(i) {
        var o = "laypagecss";
        e.dir = "dir" in e ? e.dir: r.getpath + "/skin/laypage.css",
        new r(i),
        e.dir && !t[n](o)
    }
    e.v = "1.3";
    var t = document,
    n = "getElementById",
    i = "getElementsByTagName",
    o = 0,
    r = function(e) {
        var t = this,
        n = t.config = e || {};
        n.item = o++,
        t.render(!0)
    };
    r.on = function(e, t, n) {
        return e.attachEvent ? e.attachEvent("on" + t,
        function() {
            n.call(e, window.even)
        }) : e.addEventListener(t, n, !1),
        r
    },
    r.getpath = function() {
        var e = document.scripts,
        t = e[e.length - 1].src;
        return t.substring(0, t.lastIndexOf("/") + 1)
    } (),
    r.prototype.type = function() {
        var e = this.config;
        return "object" == typeof e.cont ? void 0 === e.cont.length ? 2 : 3 : void 0
    },
    r.prototype.view = function() {
        var t = this,
        n = t.config,
        i = [],
        o = {};
        if (n.pages = 0 | n.pages, n.curr = 0 | n.curr || 1, n.groups = "groups" in n ? 0 | n.groups: 5, n.first = "first" in n ? n.first: "&#x9996;&#x9875;", n.last = "last" in n ? n.last: "&#x5C3E;&#x9875;", n.prev = "prev" in n ? n.prev: "&#x4E0A;&#x4E00;&#x9875;", n.next = "next" in n ? n.next: "&#x4E0B;&#x4E00;&#x9875;", n.pages <= 1) return "";
        for (n.groups > n.pages && (n.groups = n.pages), o.index = Math.ceil((n.curr + (n.groups > 1 && n.groups !== n.pages ? 1 : 0)) / (0 === n.groups ? 1 : n.groups)), n.curr > 1 && n.prev && i.push('<a href="javascript:;" class="laypage_prev" data-page="' + (n.curr - 1) + '">' + n.prev + "</a>"), o.index > 1 && n.first && 0 !== n.groups && i.push('<a href="javascript:;" class="laypage_first" data-page="1"  title="&#x9996;&#x9875;">' + n.first + "</a><span>&#x2026;</span>"), o.poor = Math.floor((n.groups - 1) / 2), o.start = o.index > 1 ? n.curr - o.poor: 1, o.end = o.index > 1 ?
        function() {
            var e = n.curr + (n.groups - o.poor - 1);
            return e > n.pages ? n.pages: e
        } () : n.groups, o.end - o.start < n.groups - 1 && (o.start = o.end - n.groups + 1); o.start <= o.end; o.start++) o.start === n.curr ? i.push('<span class="laypage_curr" ' + (/^#/.test(n.skin) ? 'style="background-color:' + n.skin + '"': "") + ">" + o.start + "</span>") : i.push('<a href="javascript:;" data-page="' + o.start + '">' + o.start + "</a>");
        return n.pages > n.groups && o.end < n.pages && n.last && 0 !== n.groups && i.push('<span>&#x2026;</span><a href="javascript:;" class="laypage_last" title="&#x5C3E;&#x9875;"  data-page="' + n.pages + '">' + n.last + "</a>"),
        o.flow = !n.prev && 0 === n.groups,
        (n.curr !== n.pages && n.next || o.flow) && i.push(function() {
            return o.flow && n.curr === n.pages ? '<span class="page_nomore" title="&#x5DF2;&#x6CA1;&#x6709;&#x66F4;&#x591A;">' + n.next + "</span>": '<a href="javascript:;" class="laypage_next" data-page="' + (n.curr + 1) + '">' + n.next + "</a>"
        } ()),
        '<div name="laypage' + e.v + '" class="laypage_main laypageskin_' + (n.skin ?
        function(e) {
            return /^#/.test(e) ? "molv": e
        } (n.skin) : "default") + '" id="laypage_' + t.config.item + '">' + i.join("") +
        function() {
            return n.skip ? '<span class="laypage_total"><label>&#x5230;&#x7B2C;</label><input type="number" min="1" onkeyup="this.value=this.value.replace(/\\D/, \'\');" class="laypage_skip"><label>&#x9875;</label><button type="button" class="laypage_btn">&#x786e;&#x5b9a;</button></span>': ""
        } () + "</div>"
    },
    r.prototype.jump = function(e) {
        if (e) {
            for (var t = this,
            n = t.config,
            o = e.children,
            s = e[i]("button")[0], a = e[i]("input")[0], l = 0, c = o.length; c > l; l++)"a" === o[l].nodeName.toLowerCase() && r.on(o[l], "click",
            function() {
                var e = 0 | this.getAttribute("data-page");
                n.curr = e,
                t.render()
            });
            s && r.on(s, "click",
            function() {
                var e = 0 | a.value.replace(/\s|\D/g, "");
                e && e <= n.pages && (n.curr = e, t.render())
            })
        }
    },
    r.prototype.render = function(e) {
        var i = this,
        o = i.config,
        r = i.type(),
        s = i.view();
        2 === r ? o.cont.innerHTML = s: 3 === r ? o.cont.html(s) : t[n](o.cont).innerHTML = s,
        o.jump && o.jump(o, e),
        i.jump(t[n]("laypage_" + o.item)),
        o.hash && !e && (location.hash = "!" + o.hash + "=" + o.curr)
    },
    "function" == typeof define ? define(function() {
        return e
    }) : "undefined" != typeof exports ? module.exports = e: window.laypage = e
} (), window._bd_share_config = {
    common: {
        bdSnsKey: {},
        bdText: "",
        bdMini: "2",
        bdMiniList: !1,
        bdPic: "",
        bdStyle: "1",
        bdSize: "16"
    },
    share: {}
},
document) 0[(getElementsByTagName("head")[0] || body).appendChild(createElement("script")).src = "http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=" + ~ ( - new Date / 36e5)]; !
function(e) {
    "use strict";
    "function" == typeof define && define.amd ? define(["jquery"], e) : "undefined" != typeof exports ? module.exports = e(require("jquery")) : e(jQuery)
} (function(e) {
    "use strict";
    var t = window.Slick || {};
    t = function() {
        function t(t, i) {
            var o, r = this;
            r.defaults = {
                accessibility: !0,
                adaptiveHeight: !1,
                appendArrows: e(t),
                appendDots: e(t),
                arrows: !0,
                asNavFor: null,
                prevArrow: '<button type="button" data-role="none" class="slick-prev" aria-label="Previous" tabindex="0" role="button">Previous</button>',
                nextArrow: '<button type="button" data-role="none" class="slick-next" aria-label="Next" tabindex="0" role="button">Next</button>',
                autoplay: !1,
                autoplaySpeed: 3e3,
                centerMode: !1,
                centerPadding: "50px",
                cssEase: "ease",
                customPaging: function(e, t) {
                    return '<button type="button" data-role="none" role="button" aria-required="false" tabindex="0">' + (t + 1) + "</button>"
                },
                dots: !1,
                dotsClass: "slick-dots",
                draggable: !0,
                easing: "linear",
                edgeFriction: .35,
                fade: !1,
                focusOnSelect: !1,
                infinite: !0,
                initialSlide: 0,
                lazyLoad: "ondemand",
                mobileFirst: !1,
                pauseOnHover: !0,
                pauseOnDotsHover: !1,
                respondTo: "window",
                responsive: null,
                rows: 1,
                rtl: !1,
                slide: "",
                slidesPerRow: 1,
                slidesToShow: 1,
                slidesToScroll: 1,
                speed: 500,
                swipe: !0,
                swipeToSlide: !1,
                touchMove: !0,
                touchThreshold: 5,
                useCSS: !0,
                useTransform: !1,
                variableWidth: !1,
                vertical: !1,
                verticalSwiping: !1,
                waitForAnimate: !0,
                zIndex: 1e3
            },
            r.initials = {
                animating: !1,
                dragging: !1,
                autoPlayTimer: null,
                currentDirection: 0,
                currentLeft: null,
                currentSlide: 0,
                direction: 1,
                $dots: null,
                listWidth: null,
                listHeight: null,
                loadIndex: 0,
                $nextArrow: null,
                $prevArrow: null,
                slideCount: null,
                slideWidth: null,
                $slideTrack: null,
                $slides: null,
                sliding: !1,
                slideOffset: 0,
                swipeLeft: null,
                $list: null,
                touchObject: {},
                transformsEnabled: !1,
                unslicked: !1
            },
            e.extend(r, r.initials),
            r.activeBreakpoint = null,
            r.animType = null,
            r.animProp = null,
            r.breakpoints = [],
            r.breakpointSettings = [],
            r.cssTransitions = !1,
            r.hidden = "hidden",
            r.paused = !1,
            r.positionProp = null,
            r.respondTo = null,
            r.rowCount = 1,
            r.shouldClick = !0,
            r.$slider = e(t),
            r.$slidesCache = null,
            r.transformType = null,
            r.transitionType = null,
            r.visibilityChange = "visibilitychange",
            r.windowWidth = 0,
            r.windowTimer = null,
            o = e(t).data("slick") || {},
            r.options = e.extend({},
            r.defaults, o, i),
            r.currentSlide = r.options.initialSlide,
            r.originalSettings = r.options,
            "undefined" != typeof document.mozHidden ? (r.hidden = "mozHidden", r.visibilityChange = "mozvisibilitychange") : "undefined" != typeof document.webkitHidden && (r.hidden = "webkitHidden", r.visibilityChange = "webkitvisibilitychange"),
            r.autoPlay = e.proxy(r.autoPlay, r),
            r.autoPlayClear = e.proxy(r.autoPlayClear, r),
            r.changeSlide = e.proxy(r.changeSlide, r),
            r.clickHandler = e.proxy(r.clickHandler, r),
            r.selectHandler = e.proxy(r.selectHandler, r),
            r.setPosition = e.proxy(r.setPosition, r),
            r.swipeHandler = e.proxy(r.swipeHandler, r),
            r.dragHandler = e.proxy(r.dragHandler, r),
            r.keyHandler = e.proxy(r.keyHandler, r),
            r.autoPlayIterator = e.proxy(r.autoPlayIterator, r),
            r.instanceUid = n++,
            r.htmlExpr = /^(?:\s*(<[\w\W]+>)[^>]*)$/,
            r.registerBreakpoints(),
            r.init(!0),
            r.checkResponsive(!0)
        }
        var n = 0;
        return t
    } (),
    t.prototype.addSlide = t.prototype.slickAdd = function(t, n, i) {
        var o = this;
        if ("boolean" == typeof n) i = n,
        n = null;
        else if (0 > n || n >= o.slideCount) return ! 1;
        o.unload(),
        "number" == typeof n ? 0 === n && 0 === o.$slides.length ? e(t).appendTo(o.$slideTrack) : i ? e(t).insertBefore(o.$slides.eq(n)) : e(t).insertAfter(o.$slides.eq(n)) : i === !0 ? e(t).prependTo(o.$slideTrack) : e(t).appendTo(o.$slideTrack),
        o.$slides = o.$slideTrack.children(this.options.slide),
        o.$slideTrack.children(this.options.slide).detach(),
        o.$slideTrack.append(o.$slides),
        o.$slides.each(function(t, n) {
            e(n).attr("data-slick-index", t)
        }),
        o.$slidesCache = o.$slides,
        o.reinit()
    },
    t.prototype.animateHeight = function() {
        var e = this;
        if (1 === e.options.slidesToShow && e.options.adaptiveHeight === !0 && e.options.vertical === !1) {
            var t = e.$slides.eq(e.currentSlide).outerHeight(!0);
            e.$list.animate({
                height: t
            },
            e.options.speed)
        }
    },
    t.prototype.animateSlide = function(t, n) {
        var i = {},
        o = this;
        o.animateHeight(),
        o.options.rtl === !0 && o.options.vertical === !1 && (t = -t),
        o.transformsEnabled === !1 ? o.options.vertical === !1 ? o.$slideTrack.animate({
            left: t
        },
        o.options.speed, o.options.easing, n) : o.$slideTrack.animate({
            top: t
        },
        o.options.speed, o.options.easing, n) : o.cssTransitions === !1 ? (o.options.rtl === !0 && (o.currentLeft = -o.currentLeft), e({
            animStart: o.currentLeft
        }).animate({
            animStart: t
        },
        {
            duration: o.options.speed,
            easing: o.options.easing,
            step: function(e) {
                e = Math.ceil(e),
                o.options.vertical === !1 ? (i[o.animType] = "translate(" + e + "px, 0px)", o.$slideTrack.css(i)) : (i[o.animType] = "translate(0px," + e + "px)", o.$slideTrack.css(i))
            },
            complete: function() {
                n && n.call()
            }
        })) : (o.applyTransition(), t = Math.ceil(t), o.options.vertical === !1 ? i[o.animType] = "translate3d(" + t + "px, 0px, 0px)": i[o.animType] = "translate3d(0px," + t + "px, 0px)", o.$slideTrack.css(i), n && setTimeout(function() {
            o.disableTransition(),
            n.call()
        },
        o.options.speed))
    },
    t.prototype.asNavFor = function(t) {
        var n = this,
        i = n.options.asNavFor;
        i && null !== i && (i = e(i).not(n.$slider)),
        null !== i && "object" == typeof i && i.each(function() {
            var n = e(this).slick("getSlick");
            n.unslicked || n.slideHandler(t, !0)
        })
    },
    t.prototype.applyTransition = function(e) {
        var t = this,
        n = {};
        t.options.fade === !1 ? n[t.transitionType] = t.transformType + " " + t.options.speed + "ms " + t.options.cssEase: n[t.transitionType] = "opacity " + t.options.speed + "ms " + t.options.cssEase,
        t.options.fade === !1 ? t.$slideTrack.css(n) : t.$slides.eq(e).css(n)
    },
    t.prototype.autoPlay = function() {
        var e = this;
        e.autoPlayTimer && clearInterval(e.autoPlayTimer),
        e.slideCount > e.options.slidesToShow && e.paused !== !0 && (e.autoPlayTimer = setInterval(e.autoPlayIterator, e.options.autoplaySpeed))
    },
    t.prototype.autoPlayClear = function() {
        var e = this;
        e.autoPlayTimer && clearInterval(e.autoPlayTimer)
    },
    t.prototype.autoPlayIterator = function() {
        var e = this;
        e.options.infinite === !1 ? 1 === e.direction ? (e.currentSlide + 1 === e.slideCount - 1 && (e.direction = 0), e.slideHandler(e.currentSlide + e.options.slidesToScroll)) : (e.currentSlide - 1 === 0 && (e.direction = 1), e.slideHandler(e.currentSlide - e.options.slidesToScroll)) : e.slideHandler(e.currentSlide + e.options.slidesToScroll)
    },
    t.prototype.buildArrows = function() {
        var t = this;
        t.options.arrows === !0 && (t.$prevArrow = e(t.options.prevArrow).addClass("slick-arrow"), t.$nextArrow = e(t.options.nextArrow).addClass("slick-arrow"), t.slideCount > t.options.slidesToShow ? (t.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"), t.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"), t.htmlExpr.test(t.options.prevArrow) && t.$prevArrow.prependTo(t.options.appendArrows), t.htmlExpr.test(t.options.nextArrow) && t.$nextArrow.appendTo(t.options.appendArrows), t.options.infinite !== !0 && t.$prevArrow.addClass("slick-disabled").attr("aria-disabled", "true")) : t.$prevArrow.add(t.$nextArrow).addClass("slick-hidden").attr({
            "aria-disabled": "true",
            tabindex: "-1"
        }))
    },
    t.prototype.buildDots = function() {
        var t, n, i = this;
        if (i.options.dots === !0 && i.slideCount > i.options.slidesToShow) {
            for (n = '<ul class="' + i.options.dotsClass + '">', t = 0; t <= i.getDotCount(); t += 1) n += "<li>" + i.options.customPaging.call(this, i, t) + "</li>";
            n += "</ul>",
            i.$dots = e(n).appendTo(i.options.appendDots),
            i.$dots.find("li").first().addClass("slick-active").attr("aria-hidden", "false")
        }
    },
    t.prototype.buildOut = function() {
        var t = this;
        t.$slides = t.$slider.children(t.options.slide + ":not(.slick-cloned)").addClass("slick-slide"),
        t.slideCount = t.$slides.length,
        t.$slides.each(function(t, n) {
            e(n).attr("data-slick-index", t).data("originalStyling", e(n).attr("style") || "")
        }),
        t.$slider.addClass("slick-slider"),
        t.$slideTrack = 0 === t.slideCount ? e('<div class="slick-track"/>').appendTo(t.$slider) : t.$slides.wrapAll('<div class="slick-track"/>').parent(),
        t.$list = t.$slideTrack.wrap('<div aria-live="polite" class="slick-list"/>').parent(),
        t.$slideTrack.css("opacity", 0),
        (t.options.centerMode === !0 || t.options.swipeToSlide === !0) && (t.options.slidesToScroll = 1),
        e("img[data-lazy]", t.$slider).not("[src]").addClass("slick-loading"),
        t.setupInfinite(),
        t.buildArrows(),
        t.buildDots(),
        t.updateDots(),
        t.setSlideClasses("number" == typeof t.currentSlide ? t.currentSlide: 0),
        t.options.draggable === !0 && t.$list.addClass("draggable")
    },
    t.prototype.buildRows = function() {
        var e, t, n, i, o, r, s, a = this;
        if (i = document.createDocumentFragment(), r = a.$slider.children(), a.options.rows > 1) {
            for (s = a.options.slidesPerRow * a.options.rows, o = Math.ceil(r.length / s), e = 0; o > e; e++) {
                var l = document.createElement("div");
                for (t = 0; t < a.options.rows; t++) {
                    var c = document.createElement("div");
                    for (n = 0; n < a.options.slidesPerRow; n++) {
                        var d = e * s + (t * a.options.slidesPerRow + n);
                        r.get(d) && c.appendChild(r.get(d))
                    }
                    l.appendChild(c)
                }
                i.appendChild(l)
            }
            a.$slider.html(i),
            a.$slider.children().children().children().css({
                width: 100 / a.options.slidesPerRow + "%",
                display: "inline-block"
            })
        }
    },
    t.prototype.checkResponsive = function(t, n) {
        var i, o, r, s = this,
        a = !1,
        l = s.$slider.width(),
        c = window.innerWidth || e(window).width();
        if ("window" === s.respondTo ? r = c: "slider" === s.respondTo ? r = l: "min" === s.respondTo && (r = Math.min(c, l)), s.options.responsive && s.options.responsive.length && null !== s.options.responsive) {
            o = null;
            for (i in s.breakpoints) s.breakpoints.hasOwnProperty(i) && (s.originalSettings.mobileFirst === !1 ? r < s.breakpoints[i] && (o = s.breakpoints[i]) : r > s.breakpoints[i] && (o = s.breakpoints[i]));
            null !== o ? null !== s.activeBreakpoint ? (o !== s.activeBreakpoint || n) && (s.activeBreakpoint = o, "unslick" === s.breakpointSettings[o] ? s.unslick(o) : (s.options = e.extend({},
            s.originalSettings, s.breakpointSettings[o]), t === !0 && (s.currentSlide = s.options.initialSlide), s.refresh(t)), a = o) : (s.activeBreakpoint = o, "unslick" === s.breakpointSettings[o] ? s.unslick(o) : (s.options = e.extend({},
            s.originalSettings, s.breakpointSettings[o]), t === !0 && (s.currentSlide = s.options.initialSlide), s.refresh(t)), a = o) : null !== s.activeBreakpoint && (s.activeBreakpoint = null, s.options = s.originalSettings, t === !0 && (s.currentSlide = s.options.initialSlide), s.refresh(t), a = o),
            t || a === !1 || s.$slider.trigger("breakpoint", [s, a])
        }
    },
    t.prototype.changeSlide = function(t, n) {
        var i, o, r, s = this,
        a = e(t.target);
        switch (a.is("a") && t.preventDefault(), a.is("li") || (a = a.closest("li")), r = s.slideCount % s.options.slidesToScroll !== 0, i = r ? 0 : (s.slideCount - s.currentSlide) % s.options.slidesToScroll, t.data.message) {
        case "previous":
            o = 0 === i ? s.options.slidesToScroll: s.options.slidesToShow - i,
            s.slideCount > s.options.slidesToShow && s.slideHandler(s.currentSlide - o, !1, n);
            break;
        case "next":
            o = 0 === i ? s.options.slidesToScroll: i,
            s.slideCount > s.options.slidesToShow && s.slideHandler(s.currentSlide + o, !1, n);
            break;
        case "index":
            var l = 0 === t.data.index ? 0 : t.data.index || a.index() * s.options.slidesToScroll;
            s.slideHandler(s.checkNavigable(l), !1, n),
            a.children().trigger("focus");
            break;
        default:
            return
        }
    },
    t.prototype.checkNavigable = function(e) {
        var t, n, i = this;
        if (t = i.getNavigableIndexes(), n = 0, e > t[t.length - 1]) e = t[t.length - 1];
        else for (var o in t) {
            if (e < t[o]) {
                e = n;
                break
            }
            n = t[o]
        }
        return e
    },
    t.prototype.cleanUpEvents = function() {
        var t = this;
        t.options.dots && null !== t.$dots && (e("li", t.$dots).off("click.slick", t.changeSlide), t.options.pauseOnDotsHover === !0 && t.options.autoplay === !0 && e("li", t.$dots).off("mouseenter.slick", e.proxy(t.setPaused, t, !0)).off("mouseleave.slick", e.proxy(t.setPaused, t, !1))),
        t.options.arrows === !0 && t.slideCount > t.options.slidesToShow && (t.$prevArrow && t.$prevArrow.off("click.slick", t.changeSlide), t.$nextArrow && t.$nextArrow.off("click.slick", t.changeSlide)),
        t.$list.off("touchstart.slick mousedown.slick", t.swipeHandler),
        t.$list.off("touchmove.slick mousemove.slick", t.swipeHandler),
        t.$list.off("touchend.slick mouseup.slick", t.swipeHandler),
        t.$list.off("touchcancel.slick mouseleave.slick", t.swipeHandler),
        t.$list.off("click.slick", t.clickHandler),
        e(document).off(t.visibilityChange, t.visibility),
        t.$list.off("mouseenter.slick", e.proxy(t.setPaused, t, !0)),
        t.$list.off("mouseleave.slick", e.proxy(t.setPaused, t, !1)),
        t.options.accessibility === !0 && t.$list.off("keydown.slick", t.keyHandler),
        t.options.focusOnSelect === !0 && e(t.$slideTrack).children().off("click.slick", t.selectHandler),
        e(window).off("orientationchange.slick.slick-" + t.instanceUid, t.orientationChange),
        e(window).off("resize.slick.slick-" + t.instanceUid, t.resize),
        e("[draggable!=true]", t.$slideTrack).off("dragstart", t.preventDefault),
        e(window).off("load.slick.slick-" + t.instanceUid, t.setPosition),
        e(document).off("ready.slick.slick-" + t.instanceUid, t.setPosition)
    },
    t.prototype.cleanUpRows = function() {
        var e, t = this;
        t.options.rows > 1 && (e = t.$slides.children().children(), e.removeAttr("style"), t.$slider.html(e))
    },
    t.prototype.clickHandler = function(e) {
        var t = this;
        t.shouldClick === !1 && (e.stopImmediatePropagation(), e.stopPropagation(), e.preventDefault())
    },
    t.prototype.destroy = function(t) {
        var n = this;
        n.autoPlayClear(),
        n.touchObject = {},
        n.cleanUpEvents(),
        e(".slick-cloned", n.$slider).detach(),
        n.$dots && n.$dots.remove(),
        n.$prevArrow && n.$prevArrow.length && (n.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display", ""), n.htmlExpr.test(n.options.prevArrow) && n.$prevArrow.remove()),
        n.$nextArrow && n.$nextArrow.length && (n.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display", ""), n.htmlExpr.test(n.options.nextArrow) && n.$nextArrow.remove()),
        n.$slides && (n.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function() {
            e(this).attr("style", e(this).data("originalStyling"))
        }), n.$slideTrack.children(this.options.slide).detach(), n.$slideTrack.detach(), n.$list.detach(), n.$slider.append(n.$slides)),
        n.cleanUpRows(),
        n.$slider.removeClass("slick-slider"),
        n.$slider.removeClass("slick-initialized"),
        n.unslicked = !0,
        t || n.$slider.trigger("destroy", [n])
    },
    t.prototype.disableTransition = function(e) {
        var t = this,
        n = {};
        n[t.transitionType] = "",
        t.options.fade === !1 ? t.$slideTrack.css(n) : t.$slides.eq(e).css(n)
    },
    t.prototype.fadeSlide = function(e, t) {
        var n = this;
        n.cssTransitions === !1 ? (n.$slides.eq(e).css({
            zIndex: n.options.zIndex
        }), n.$slides.eq(e).animate({
            opacity: 1
        },
        n.options.speed, n.options.easing, t)) : (n.applyTransition(e), n.$slides.eq(e).css({
            opacity: 1,
            zIndex: n.options.zIndex
        }), t && setTimeout(function() {
            n.disableTransition(e),
            t.call()
        },
        n.options.speed))
    },
    t.prototype.fadeSlideOut = function(e) {
        var t = this;
        t.cssTransitions === !1 ? t.$slides.eq(e).animate({
            opacity: 0,
            zIndex: t.options.zIndex - 2
        },
        t.options.speed, t.options.easing) : (t.applyTransition(e), t.$slides.eq(e).css({
            opacity: 0,
            zIndex: t.options.zIndex - 2
        }))
    },
    t.prototype.filterSlides = t.prototype.slickFilter = function(e) {
        var t = this;
        null !== e && (t.$slidesCache = t.$slides, t.unload(), t.$slideTrack.children(this.options.slide).detach(), t.$slidesCache.filter(e).appendTo(t.$slideTrack), t.reinit())
    },
    t.prototype.getCurrent = t.prototype.slickCurrentSlide = function() {
        var e = this;
        return e.currentSlide
    },
    t.prototype.getDotCount = function() {
        var e = this,
        t = 0,
        n = 0,
        i = 0;
        if (e.options.infinite === !0) for (; t < e.slideCount;)++i,
        t = n + e.options.slidesToScroll,
        n += e.options.slidesToScroll <= e.options.slidesToShow ? e.options.slidesToScroll: e.options.slidesToShow;
        else if (e.options.centerMode === !0) i = e.slideCount;
        else for (; t < e.slideCount;)++i,
        t = n + e.options.slidesToScroll,
        n += e.options.slidesToScroll <= e.options.slidesToShow ? e.options.slidesToScroll: e.options.slidesToShow;
        return i - 1
    },
    t.prototype.getLeft = function(e) {
        var t, n, i, o = this,
        r = 0;
        return o.slideOffset = 0,
        n = o.$slides.first().outerHeight(!0),
        o.options.infinite === !0 ? (o.slideCount > o.options.slidesToShow && (o.slideOffset = o.slideWidth * o.options.slidesToShow * -1, r = n * o.options.slidesToShow * -1), o.slideCount % o.options.slidesToScroll !== 0 && e + o.options.slidesToScroll > o.slideCount && o.slideCount > o.options.slidesToShow && (e > o.slideCount ? (o.slideOffset = (o.options.slidesToShow - (e - o.slideCount)) * o.slideWidth * -1, r = (o.options.slidesToShow - (e - o.slideCount)) * n * -1) : (o.slideOffset = o.slideCount % o.options.slidesToScroll * o.slideWidth * -1, r = o.slideCount % o.options.slidesToScroll * n * -1))) : e + o.options.slidesToShow > o.slideCount && (o.slideOffset = (e + o.options.slidesToShow - o.slideCount) * o.slideWidth, r = (e + o.options.slidesToShow - o.slideCount) * n),
        o.slideCount <= o.options.slidesToShow && (o.slideOffset = 0, r = 0),
        o.options.centerMode === !0 && o.options.infinite === !0 ? o.slideOffset += o.slideWidth * Math.floor(o.options.slidesToShow / 2) - o.slideWidth: o.options.centerMode === !0 && (o.slideOffset = 0, o.slideOffset += o.slideWidth * Math.floor(o.options.slidesToShow / 2)),
        t = o.options.vertical === !1 ? e * o.slideWidth * -1 + o.slideOffset: e * n * -1 + r,
        o.options.variableWidth === !0 && (i = o.slideCount <= o.options.slidesToShow || o.options.infinite === !1 ? o.$slideTrack.children(".slick-slide").eq(e) : o.$slideTrack.children(".slick-slide").eq(e + o.options.slidesToShow), t = o.options.rtl === !0 ? i[0] ? -1 * (o.$slideTrack.width() - i[0].offsetLeft - i.width()) : 0 : i[0] ? -1 * i[0].offsetLeft: 0, o.options.centerMode === !0 && (i = o.slideCount <= o.options.slidesToShow || o.options.infinite === !1 ? o.$slideTrack.children(".slick-slide").eq(e) : o.$slideTrack.children(".slick-slide").eq(e + o.options.slidesToShow + 1), t = o.options.rtl === !0 ? i[0] ? -1 * (o.$slideTrack.width() - i[0].offsetLeft - i.width()) : 0 : i[0] ? -1 * i[0].offsetLeft: 0, t += (o.$list.width() - i.outerWidth()) / 2)),
        t
    },
    t.prototype.getOption = t.prototype.slickGetOption = function(e) {
        var t = this;
        return t.options[e]
    },
    t.prototype.getNavigableIndexes = function() {
        var e, t = this,
        n = 0,
        i = 0,
        o = [];
        for (t.options.infinite === !1 ? e = t.slideCount: (n = -1 * t.options.slidesToScroll, i = -1 * t.options.slidesToScroll, e = 2 * t.slideCount); e > n;) o.push(n),
        n = i + t.options.slidesToScroll,
        i += t.options.slidesToScroll <= t.options.slidesToShow ? t.options.slidesToScroll: t.options.slidesToShow;
        return o
    },
    t.prototype.getSlick = function() {
        return this
    },
    t.prototype.getSlideCount = function() {
        var t, n, i, o = this;
        return i = o.options.centerMode === !0 ? o.slideWidth * Math.floor(o.options.slidesToShow / 2) : 0,
        o.options.swipeToSlide === !0 ? (o.$slideTrack.find(".slick-slide").each(function(t, r) {
            return r.offsetLeft - i + e(r).outerWidth() / 2 > -1 * o.swipeLeft ? (n = r, !1) : void 0
        }), t = Math.abs(e(n).attr("data-slick-index") - o.currentSlide) || 1) : o.options.slidesToScroll
    },
    t.prototype.goTo = t.prototype.slickGoTo = function(e, t) {
        var n = this;
        n.changeSlide({
            data: {
                message: "index",
                index: parseInt(e)
            }
        },
        t)
    },
    t.prototype.init = function(t) {
        var n = this;
        e(n.$slider).hasClass("slick-initialized") || (e(n.$slider).addClass("slick-initialized"), n.buildRows(), n.buildOut(), n.setProps(), n.startLoad(), n.loadSlider(), n.initializeEvents(), n.updateArrows(), n.updateDots()),
        t && n.$slider.trigger("init", [n]),
        n.options.accessibility === !0 && n.initADA()
    },
    t.prototype.initArrowEvents = function() {
        var e = this;
        e.options.arrows === !0 && e.slideCount > e.options.slidesToShow && (e.$prevArrow.on("click.slick", {
            message: "previous"
        },
        e.changeSlide), e.$nextArrow.on("click.slick", {
            message: "next"
        },
        e.changeSlide))
    },
    t.prototype.initDotEvents = function() {
        var t = this;
        t.options.dots === !0 && t.slideCount > t.options.slidesToShow && e("li", t.$dots).on("click.slick", {
            message: "index"
        },
        t.changeSlide),
        t.options.dots === !0 && t.options.pauseOnDotsHover === !0 && t.options.autoplay === !0 && e("li", t.$dots).on("mouseenter.slick", e.proxy(t.setPaused, t, !0)).on("mouseleave.slick", e.proxy(t.setPaused, t, !1))
    },
    t.prototype.initializeEvents = function() {
        var t = this;
        t.initArrowEvents(),
        t.initDotEvents(),
        t.$list.on("touchstart.slick mousedown.slick", {
            action: "start"
        },
        t.swipeHandler),
        t.$list.on("touchmove.slick mousemove.slick", {
            action: "move"
        },
        t.swipeHandler),
        t.$list.on("touchend.slick mouseup.slick", {
            action: "end"
        },
        t.swipeHandler),
        t.$list.on("touchcancel.slick mouseleave.slick", {
            action: "end"
        },
        t.swipeHandler),
        t.$list.on("click.slick", t.clickHandler),
        e(document).on(t.visibilityChange, e.proxy(t.visibility, t)),
        t.$list.on("mouseenter.slick", e.proxy(t.setPaused, t, !0)),
        t.$list.on("mouseleave.slick", e.proxy(t.setPaused, t, !1)),
        t.options.accessibility === !0 && t.$list.on("keydown.slick", t.keyHandler),
        t.options.focusOnSelect === !0 && e(t.$slideTrack).children().on("click.slick", t.selectHandler),
        e(window).on("orientationchange.slick.slick-" + t.instanceUid, e.proxy(t.orientationChange, t)),
        e(window).on("resize.slick.slick-" + t.instanceUid, e.proxy(t.resize, t)),
        e("[draggable!=true]", t.$slideTrack).on("dragstart", t.preventDefault),
        e(window).on("load.slick.slick-" + t.instanceUid, t.setPosition),
        e(document).on("ready.slick.slick-" + t.instanceUid, t.setPosition)
    },
    t.prototype.initUI = function() {
        var e = this;
        e.options.arrows === !0 && e.slideCount > e.options.slidesToShow && (e.$prevArrow.show(), e.$nextArrow.show()),
        e.options.dots === !0 && e.slideCount > e.options.slidesToShow && e.$dots.show(),
        e.options.autoplay === !0 && e.autoPlay()
    },
    t.prototype.keyHandler = function(e) {
        var t = this;
        e.target.tagName.match("TEXTAREA|INPUT|SELECT") || (37 === e.keyCode && t.options.accessibility === !0 ? t.changeSlide({
            data: {
                message: "previous"
            }
        }) : 39 === e.keyCode && t.options.accessibility === !0 && t.changeSlide({
            data: {
                message: "next"
            }
        }))
    },
    t.prototype.lazyLoad = function() {
        function t(t) {
            e("img[data-lazy]", t).each(function() {
                var t = e(this),
                n = e(this).attr("data-lazy"),
                i = document.createElement("img");
                i.onload = function() {
                    t.animate({
                        opacity: 0
                    },
                    100,
                    function() {
                        t.attr("src", n).animate({
                            opacity: 1
                        },
                        200,
                        function() {
                            t.removeAttr("data-lazy").removeClass("slick-loading")
                        })
                    })
                },
                i.src = n
            })
        }
        var n, i, o, r, s = this;
        s.options.centerMode === !0 ? s.options.infinite === !0 ? (o = s.currentSlide + (s.options.slidesToShow / 2 + 1), r = o + s.options.slidesToShow + 2) : (o = Math.max(0, s.currentSlide - (s.options.slidesToShow / 2 + 1)), r = 2 + (s.options.slidesToShow / 2 + 1) + s.currentSlide) : (o = s.options.infinite ? s.options.slidesToShow + s.currentSlide: s.currentSlide, r = o + s.options.slidesToShow, s.options.fade === !0 && (o > 0 && o--, r <= s.slideCount && r++)),
        n = s.$slider.find(".slick-slide").slice(o, r),
        t(n),
        s.slideCount <= s.options.slidesToShow ? (i = s.$slider.find(".slick-slide"), t(i)) : s.currentSlide >= s.slideCount - s.options.slidesToShow ? (i = s.$slider.find(".slick-cloned").slice(0, s.options.slidesToShow), t(i)) : 0 === s.currentSlide && (i = s.$slider.find(".slick-cloned").slice( - 1 * s.options.slidesToShow), t(i))
    },
    t.prototype.loadSlider = function() {
        var e = this;
        e.setPosition(),
        e.$slideTrack.css({
            opacity: 1
        }),
        e.$slider.removeClass("slick-loading"),
        e.initUI(),
        "progressive" === e.options.lazyLoad && e.progressiveLazyLoad()
    },
    t.prototype.next = t.prototype.slickNext = function() {
        var e = this;
        e.changeSlide({
            data: {
                message: "next"
            }
        })
    },
    t.prototype.orientationChange = function() {
        var e = this;
        e.checkResponsive(),
        e.setPosition()
    },
    t.prototype.pause = t.prototype.slickPause = function() {
        var e = this;
        e.autoPlayClear(),
        e.paused = !0
    },
    t.prototype.play = t.prototype.slickPlay = function() {
        var e = this;
        e.paused = !1,
        e.autoPlay()
    },
    t.prototype.postSlide = function(e) {
        var t = this;
        t.$slider.trigger("afterChange", [t, e]),
        t.animating = !1,
        t.setPosition(),
        t.swipeLeft = null,
        t.options.autoplay === !0 && t.paused === !1 && t.autoPlay(),
        t.options.accessibility === !0 && t.initADA()
    },
    t.prototype.prev = t.prototype.slickPrev = function() {
        var e = this;
        e.changeSlide({
            data: {
                message: "previous"
            }
        })
    },
    t.prototype.preventDefault = function(e) {
        e.preventDefault()
    },
    t.prototype.progressiveLazyLoad = function() {
        var t, n, i = this;
        t = e("img[data-lazy]", i.$slider).length,
        t > 0 && (n = e("img[data-lazy]", i.$slider).first(), n.attr("src", null), n.attr("src", n.attr("data-lazy")).removeClass("slick-loading").load(function() {
            n.removeAttr("data-lazy"),
            i.progressiveLazyLoad(),
            i.options.adaptiveHeight === !0 && i.setPosition()
        }).error(function() {
            n.removeAttr("data-lazy"),
            i.progressiveLazyLoad()
        }))
    },
    t.prototype.refresh = function(t) {
        var n, i, o = this;
        i = o.slideCount - o.options.slidesToShow,
        o.options.infinite || (o.slideCount <= o.options.slidesToShow ? o.currentSlide = 0 : o.currentSlide > i && (o.currentSlide = i)),
        n = o.currentSlide,
        o.destroy(!0),
        e.extend(o, o.initials, {
            currentSlide: n
        }),
        o.init(),
        t || o.changeSlide({
            data: {
                message: "index",
                index: n
            }
        },
        !1)
    },
    t.prototype.registerBreakpoints = function() {
        var t, n, i, o = this,
        r = o.options.responsive || null;
        if ("array" === e.type(r) && r.length) {
            o.respondTo = o.options.respondTo || "window";
            for (t in r) if (i = o.breakpoints.length - 1, n = r[t].breakpoint, r.hasOwnProperty(t)) {
                for (; i >= 0;) o.breakpoints[i] && o.breakpoints[i] === n && o.breakpoints.splice(i, 1),
                i--;
                o.breakpoints.push(n),
                o.breakpointSettings[n] = r[t].settings
            }
            o.breakpoints.sort(function(e, t) {
                return o.options.mobileFirst ? e - t: t - e
            })
        }
    },
    t.prototype.reinit = function() {
        var t = this;
        t.$slides = t.$slideTrack.children(t.options.slide).addClass("slick-slide"),
        t.slideCount = t.$slides.length,
        t.currentSlide >= t.slideCount && 0 !== t.currentSlide && (t.currentSlide = t.currentSlide - t.options.slidesToScroll),
        t.slideCount <= t.options.slidesToShow && (t.currentSlide = 0),
        t.registerBreakpoints(),
        t.setProps(),
        t.setupInfinite(),
        t.buildArrows(),
        t.updateArrows(),
        t.initArrowEvents(),
        t.buildDots(),
        t.updateDots(),
        t.initDotEvents(),
        t.checkResponsive(!1, !0),
        t.options.focusOnSelect === !0 && e(t.$slideTrack).children().on("click.slick", t.selectHandler),
        t.setSlideClasses(0),
        t.setPosition(),
        t.$slider.trigger("reInit", [t]),
        t.options.autoplay === !0 && t.focusHandler()
    },
    t.prototype.resize = function() {
        var t = this;
        e(window).width() !== t.windowWidth && (clearTimeout(t.windowDelay), t.windowDelay = window.setTimeout(function() {
            t.windowWidth = e(window).width(),
            t.checkResponsive(),
            t.unslicked || t.setPosition()
        },
        50))
    },
    t.prototype.removeSlide = t.prototype.slickRemove = function(e, t, n) {
        var i = this;
        return "boolean" == typeof e ? (t = e, e = t === !0 ? 0 : i.slideCount - 1) : e = t === !0 ? --e: e,
        i.slideCount < 1 || 0 > e || e > i.slideCount - 1 ? !1 : (i.unload(), n === !0 ? i.$slideTrack.children().remove() : i.$slideTrack.children(this.options.slide).eq(e).remove(), i.$slides = i.$slideTrack.children(this.options.slide), i.$slideTrack.children(this.options.slide).detach(), i.$slideTrack.append(i.$slides), i.$slidesCache = i.$slides, void i.reinit())
    },
    t.prototype.setCSS = function(e) {
        var t, n, i = this,
        o = {};
        i.options.rtl === !0 && (e = -e),
        t = "left" == i.positionProp ? Math.ceil(e) + "px": "0px",
        n = "top" == i.positionProp ? Math.ceil(e) + "px": "0px",
        o[i.positionProp] = e,
        i.transformsEnabled === !1 ? i.$slideTrack.css(o) : (o = {},
        i.cssTransitions === !1 ? (o[i.animType] = "translate(" + t + ", " + n + ")", i.$slideTrack.css(o)) : (o[i.animType] = "translate3d(" + t + ", " + n + ", 0px)", i.$slideTrack.css(o)))
    },
    t.prototype.setDimensions = function() {
        var e = this;
        e.options.vertical === !1 ? e.options.centerMode === !0 && e.$list.css({
            padding: "0px " + e.options.centerPadding
        }) : (e.$list.height(e.$slides.first().outerHeight(!0) * e.options.slidesToShow), e.options.centerMode === !0 && e.$list.css({
            padding: e.options.centerPadding + " 0px"
        })),
        e.listWidth = e.$list.width(),
        e.listHeight = e.$list.height(),
        e.options.vertical === !1 && e.options.variableWidth === !1 ? (e.slideWidth = Math.ceil(e.listWidth / e.options.slidesToShow), e.$slideTrack.width(Math.ceil(e.slideWidth * e.$slideTrack.children(".slick-slide").length))) : e.options.variableWidth === !0 ? e.$slideTrack.width(5e3 * e.slideCount) : (e.slideWidth = Math.ceil(e.listWidth), e.$slideTrack.height(Math.ceil(e.$slides.first().outerHeight(!0) * e.$slideTrack.children(".slick-slide").length)));
        var t = e.$slides.first().outerWidth(!0) - e.$slides.first().width();
        e.options.variableWidth === !1 && e.$slideTrack.children(".slick-slide").width(e.slideWidth - t)
    },
    t.prototype.setFade = function() {
        var t, n = this;
        n.$slides.each(function(i, o) {
            t = n.slideWidth * i * -1,
            n.options.rtl === !0 ? e(o).css({
                position: "relative",
                right: t,
                top: 0,
                zIndex: n.options.zIndex - 2,
                opacity: 0
            }) : e(o).css({
                position: "relative",
                left: t,
                top: 0,
                zIndex: n.options.zIndex - 2,
                opacity: 0
            })
        }),
        n.$slides.eq(n.currentSlide).css({
            zIndex: n.options.zIndex - 1,
            opacity: 1
        })
    },
    t.prototype.setHeight = function() {
        var e = this;
        if (1 === e.options.slidesToShow && e.options.adaptiveHeight === !0 && e.options.vertical === !1) {
            var t = e.$slides.eq(e.currentSlide).outerHeight(!0);
            e.$list.css("height", t)
        }
    },
    t.prototype.setOption = t.prototype.slickSetOption = function(t, n, i) {
        var o, r, s = this;
        if ("responsive" === t && "array" === e.type(n)) for (r in n) if ("array" !== e.type(s.options.responsive)) s.options.responsive = [n[r]];
        else {
            for (o = s.options.responsive.length - 1; o >= 0;) s.options.responsive[o].breakpoint === n[r].breakpoint && s.options.responsive.splice(o, 1),
            o--;
            s.options.responsive.push(n[r])
        } else s.options[t] = n;
        i === !0 && (s.unload(), s.reinit())
    },
    t.prototype.setPosition = function() {
        var e = this;
        e.setDimensions(),
        e.setHeight(),
        e.options.fade === !1 ? e.setCSS(e.getLeft(e.currentSlide)) : e.setFade(),
        e.$slider.trigger("setPosition", [e])
    },
    t.prototype.setProps = function() {
        var e = this,
        t = document.body.style;
        e.positionProp = e.options.vertical === !0 ? "top": "left",
        "top" === e.positionProp ? e.$slider.addClass("slick-vertical") : e.$slider.removeClass("slick-vertical"),
        (void 0 !== t.WebkitTransition || void 0 !== t.MozTransition || void 0 !== t.msTransition) && e.options.useCSS === !0 && (e.cssTransitions = !0),
        e.options.fade && ("number" == typeof e.options.zIndex ? e.options.zIndex < 3 && (e.options.zIndex = 3) : e.options.zIndex = e.defaults.zIndex),
        void 0 !== t.OTransform && (e.animType = "OTransform", e.transformType = "-o-transform", e.transitionType = "OTransition", void 0 === t.perspectiveProperty && void 0 === t.webkitPerspective && (e.animType = !1)),
        void 0 !== t.MozTransform && (e.animType = "MozTransform", e.transformType = "-moz-transform", e.transitionType = "MozTransition", void 0 === t.perspectiveProperty && void 0 === t.MozPerspective && (e.animType = !1)),
        void 0 !== t.webkitTransform && (e.animType = "webkitTransform", e.transformType = "-webkit-transform", e.transitionType = "webkitTransition", void 0 === t.perspectiveProperty && void 0 === t.webkitPerspective && (e.animType = !1)),
        void 0 !== t.msTransform && (e.animType = "msTransform", e.transformType = "-ms-transform", e.transitionType = "msTransition", void 0 === t.msTransform && (e.animType = !1)),
        void 0 !== t.transform && e.animType !== !1 && (e.animType = "transform", e.transformType = "transform", e.transitionType = "transition"),
        e.transformsEnabled = e.options.useTransform && null !== e.animType && e.animType !== !1
    },
    t.prototype.setSlideClasses = function(e) {
        var t, n, i, o, r = this;
        n = r.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden", "true"),
        r.$slides.eq(e).addClass("slick-current"),
        r.options.centerMode === !0 ? (t = Math.floor(r.options.slidesToShow / 2), r.options.infinite === !0 && (e >= t && e <= r.slideCount - 1 - t ? r.$slides.slice(e - t, e + t + 1).addClass("slick-active").attr("aria-hidden", "false") : (i = r.options.slidesToShow + e, n.slice(i - t + 1, i + t + 2).addClass("slick-active").attr("aria-hidden", "false")), 0 === e ? n.eq(n.length - 1 - r.options.slidesToShow).addClass("slick-center") : e === r.slideCount - 1 && n.eq(r.options.slidesToShow).addClass("slick-center")), r.$slides.eq(e).addClass("slick-center")) : e >= 0 && e <= r.slideCount - r.options.slidesToShow ? r.$slides.slice(e, e + r.options.slidesToShow).addClass("slick-active").attr("aria-hidden", "false") : n.length <= r.options.slidesToShow ? n.addClass("slick-active").attr("aria-hidden", "false") : (o = r.slideCount % r.options.slidesToShow, i = r.options.infinite === !0 ? r.options.slidesToShow + e: e, r.options.slidesToShow == r.options.slidesToScroll && r.slideCount - e < r.options.slidesToShow ? n.slice(i - (r.options.slidesToShow - o), i + o).addClass("slick-active").attr("aria-hidden", "false") : n.slice(i, i + r.options.slidesToShow).addClass("slick-active").attr("aria-hidden", "false")),
        "ondemand" === r.options.lazyLoad && r.lazyLoad()
    },
    t.prototype.setupInfinite = function() {
        var t, n, i, o = this;
        if (o.options.fade === !0 && (o.options.centerMode = !1), o.options.infinite === !0 && o.options.fade === !1 && (n = null, o.slideCount > o.options.slidesToShow)) {
            for (i = o.options.centerMode === !0 ? o.options.slidesToShow + 1 : o.options.slidesToShow, t = o.slideCount; t > o.slideCount - i; t -= 1) n = t - 1,
            e(o.$slides[n]).clone(!0).attr("id", "").attr("data-slick-index", n - o.slideCount).prependTo(o.$slideTrack).addClass("slick-cloned");
            for (t = 0; i > t; t += 1) n = t,
            e(o.$slides[n]).clone(!0).attr("id", "").attr("data-slick-index", n + o.slideCount).appendTo(o.$slideTrack).addClass("slick-cloned");
            o.$slideTrack.find(".slick-cloned").find("[id]").each(function() {
                e(this).attr("id", "")
            })
        }
    },
    t.prototype.setPaused = function(e) {
        var t = this;
        t.options.autoplay === !0 && t.options.pauseOnHover === !0 && (t.paused = e, e ? t.autoPlayClear() : t.autoPlay())
    },
    t.prototype.selectHandler = function(t) {
        var n = this,
        i = e(t.target).is(".slick-slide") ? e(t.target) : e(t.target).parents(".slick-slide"),
        o = parseInt(i.attr("data-slick-index"));
        return o || (o = 0),
        n.slideCount <= n.options.slidesToShow ? (n.setSlideClasses(o), void n.asNavFor(o)) : void n.slideHandler(o)
    },
    t.prototype.slideHandler = function(e, t, n) {
        var i, o, r, s, a = null,
        l = this;
        return t = t || !1,
        l.animating === !0 && l.options.waitForAnimate === !0 || l.options.fade === !0 && l.currentSlide === e || l.slideCount <= l.options.slidesToShow ? void 0 : (t === !1 && l.asNavFor(e), i = e, a = l.getLeft(i), s = l.getLeft(l.currentSlide), l.currentLeft = null === l.swipeLeft ? s: l.swipeLeft, l.options.infinite === !1 && l.options.centerMode === !1 && (0 > e || e > l.getDotCount() * l.options.slidesToScroll) ? void(l.options.fade === !1 && (i = l.currentSlide, n !== !0 ? l.animateSlide(s,
        function() {
            l.postSlide(i)
        }) : l.postSlide(i))) : l.options.infinite === !1 && l.options.centerMode === !0 && (0 > e || e > l.slideCount - l.options.slidesToScroll) ? void(l.options.fade === !1 && (i = l.currentSlide, n !== !0 ? l.animateSlide(s,
        function() {
            l.postSlide(i)
        }) : l.postSlide(i))) : (l.options.autoplay === !0 && clearInterval(l.autoPlayTimer), o = 0 > i ? l.slideCount % l.options.slidesToScroll !== 0 ? l.slideCount - l.slideCount % l.options.slidesToScroll: l.slideCount + i: i >= l.slideCount ? l.slideCount % l.options.slidesToScroll !== 0 ? 0 : i - l.slideCount: i, l.animating = !0, l.$slider.trigger("beforeChange", [l, l.currentSlide, o]), r = l.currentSlide, l.currentSlide = o, l.setSlideClasses(l.currentSlide), l.updateDots(), l.updateArrows(), l.options.fade === !0 ? (n !== !0 ? (l.fadeSlideOut(r), l.fadeSlide(o,
        function() {
            l.postSlide(o)
        })) : l.postSlide(o), void l.animateHeight()) : void(n !== !0 ? l.animateSlide(a,
        function() {
            l.postSlide(o)
        }) : l.postSlide(o))))
    },
    t.prototype.startLoad = function() {
        var e = this;
        e.options.arrows === !0 && e.slideCount > e.options.slidesToShow && (e.$prevArrow.hide(), e.$nextArrow.hide()),
        e.options.dots === !0 && e.slideCount > e.options.slidesToShow && e.$dots.hide(),
        e.$slider.addClass("slick-loading")
    },
    t.prototype.swipeDirection = function() {
        var e, t, n, i, o = this;
        return e = o.touchObject.startX - o.touchObject.curX,
        t = o.touchObject.startY - o.touchObject.curY,
        n = Math.atan2(t, e),
        i = Math.round(180 * n / Math.PI),
        0 > i && (i = 360 - Math.abs(i)),
        45 >= i && i >= 0 ? o.options.rtl === !1 ? "left": "right": 360 >= i && i >= 315 ? o.options.rtl === !1 ? "left": "right": i >= 135 && 225 >= i ? o.options.rtl === !1 ? "right": "left": o.options.verticalSwiping === !0 ? i >= 35 && 135 >= i ? "left": "right": "vertical"
    },
    t.prototype.swipeEnd = function(e) {
        var t, n = this;
        if (n.dragging = !1, n.shouldClick = n.touchObject.swipeLength > 10 ? !1 : !0, void 0 === n.touchObject.curX) return ! 1;
        if (n.touchObject.edgeHit === !0 && n.$slider.trigger("edge", [n, n.swipeDirection()]), n.touchObject.swipeLength >= n.touchObject.minSwipe) switch (n.swipeDirection()) {
        case "left":
            t = n.options.swipeToSlide ? n.checkNavigable(n.currentSlide + n.getSlideCount()) : n.currentSlide + n.getSlideCount(),
            n.slideHandler(t),
            n.currentDirection = 0,
            n.touchObject = {},
            n.$slider.trigger("swipe", [n, "left"]);
            break;
        case "right":
            t = n.options.swipeToSlide ? n.checkNavigable(n.currentSlide - n.getSlideCount()) : n.currentSlide - n.getSlideCount(),
            n.slideHandler(t),
            n.currentDirection = 1,
            n.touchObject = {},
            n.$slider.trigger("swipe", [n, "right"])
        } else n.touchObject.startX !== n.touchObject.curX && (n.slideHandler(n.currentSlide), n.touchObject = {})
    },
    t.prototype.swipeHandler = function(e) {
        var t = this;
        if (! (t.options.swipe === !1 || "ontouchend" in document && t.options.swipe === !1 || t.options.draggable === !1 && -1 !== e.type.indexOf("mouse"))) switch (t.touchObject.fingerCount = e.originalEvent && void 0 !== e.originalEvent.touches ? e.originalEvent.touches.length: 1, t.touchObject.minSwipe = t.listWidth / t.options.touchThreshold, t.options.verticalSwiping === !0 && (t.touchObject.minSwipe = t.listHeight / t.options.touchThreshold), e.data.action) {
        case "start":
            t.swipeStart(e);
            break;
        case "move":
            t.swipeMove(e);
            break;
        case "end":
            t.swipeEnd(e)
        }
    },
    t.prototype.swipeMove = function(e) {
        var t, n, i, o, r, s = this;
        return r = void 0 !== e.originalEvent ? e.originalEvent.touches: null,
        !s.dragging || r && 1 !== r.length ? !1 : (t = s.getLeft(s.currentSlide), s.touchObject.curX = void 0 !== r ? r[0].pageX: e.clientX, s.touchObject.curY = void 0 !== r ? r[0].pageY: e.clientY, s.touchObject.swipeLength = Math.round(Math.sqrt(Math.pow(s.touchObject.curX - s.touchObject.startX, 2))), s.options.verticalSwiping === !0 && (s.touchObject.swipeLength = Math.round(Math.sqrt(Math.pow(s.touchObject.curY - s.touchObject.startY, 2)))), n = s.swipeDirection(), "vertical" !== n ? (void 0 !== e.originalEvent && s.touchObject.swipeLength > 4 && e.preventDefault(), o = (s.options.rtl === !1 ? 1 : -1) * (s.touchObject.curX > s.touchObject.startX ? 1 : -1), s.options.verticalSwiping === !0 && (o = s.touchObject.curY > s.touchObject.startY ? 1 : -1), i = s.touchObject.swipeLength, s.touchObject.edgeHit = !1, s.options.infinite === !1 && (0 === s.currentSlide && "right" === n || s.currentSlide >= s.getDotCount() && "left" === n) && (i = s.touchObject.swipeLength * s.options.edgeFriction, s.touchObject.edgeHit = !0), s.options.vertical === !1 ? s.swipeLeft = t + i * o: s.swipeLeft = t + i * (s.$list.height() / s.listWidth) * o, s.options.verticalSwiping === !0 && (s.swipeLeft = t + i * o), s.options.fade === !0 || s.options.touchMove === !1 ? !1 : s.animating === !0 ? (s.swipeLeft = null, !1) : void s.setCSS(s.swipeLeft)) : void 0)
    },
    t.prototype.swipeStart = function(e) {
        var t, n = this;
        return 1 !== n.touchObject.fingerCount || n.slideCount <= n.options.slidesToShow ? (n.touchObject = {},
        !1) : (void 0 !== e.originalEvent && void 0 !== e.originalEvent.touches && (t = e.originalEvent.touches[0]), n.touchObject.startX = n.touchObject.curX = void 0 !== t ? t.pageX: e.clientX, n.touchObject.startY = n.touchObject.curY = void 0 !== t ? t.pageY: e.clientY, void(n.dragging = !0))
    },
    t.prototype.unfilterSlides = t.prototype.slickUnfilter = function() {
        var e = this;
        null !== e.$slidesCache && (e.unload(), e.$slideTrack.children(this.options.slide).detach(), e.$slidesCache.appendTo(e.$slideTrack), e.reinit())
    },
    t.prototype.unload = function() {
        var t = this;
        e(".slick-cloned", t.$slider).remove(),
        t.$dots && t.$dots.remove(),
        t.$prevArrow && t.htmlExpr.test(t.options.prevArrow) && t.$prevArrow.remove(),
        t.$nextArrow && t.htmlExpr.test(t.options.nextArrow) && t.$nextArrow.remove(),
        t.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden", "true").css("width", "")
    },
    t.prototype.unslick = function(e) {
        var t = this;
        t.$slider.trigger("unslick", [t, e]),
        t.destroy()
    },
    t.prototype.updateArrows = function() {
        var e, t = this;
        e = Math.floor(t.options.slidesToShow / 2),
        t.options.arrows === !0 && t.slideCount > t.options.slidesToShow && !t.options.infinite && (t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled", "false"), t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled", "false"), 0 === t.currentSlide ? (t.$prevArrow.addClass("slick-disabled").attr("aria-disabled", "true"), t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled", "false")) : t.currentSlide >= t.slideCount - t.options.slidesToShow && t.options.centerMode === !1 ? (t.$nextArrow.addClass("slick-disabled").attr("aria-disabled", "true"), t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled", "false")) : t.currentSlide >= t.slideCount - 1 && t.options.centerMode === !0 && (t.$nextArrow.addClass("slick-disabled").attr("aria-disabled", "true"), t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled", "false")))
    },
    t.prototype.updateDots = function() {
        var e = this;
        null !== e.$dots && (e.$dots.find("li").removeClass("slick-active").attr("aria-hidden", "true"), e.$dots.find("li").eq(Math.floor(e.currentSlide / e.options.slidesToScroll)).addClass("slick-active").attr("aria-hidden", "false"))
    },
    t.prototype.visibility = function() {
        var e = this;
        document[e.hidden] ? (e.paused = !0, e.autoPlayClear()) : e.options.autoplay === !0 && (e.paused = !1, e.autoPlay())
    },
    t.prototype.initADA = function() {
        var t = this;
        t.$slides.add(t.$slideTrack.find(".slick-cloned")).attr({
            "aria-hidden": "true",
            tabindex: "-1"
        }).find("a, input, button, select").attr({
            tabindex: "-1"
        }),
        t.$slideTrack.attr("role", "listbox"),
        t.$slides.not(t.$slideTrack.find(".slick-cloned")).each(function(n) {
            e(this).attr({
                role: "option",
                "aria-describedby": "slick-slide" + t.instanceUid + n
            })
        }),
        null !== t.$dots && t.$dots.attr("role", "tablist").find("li").each(function(n) {
            e(this).attr({
                role: "presentation",
                "aria-selected": "false",
                "aria-controls": "navigation" + t.instanceUid + n,
                id: "slick-slide" + t.instanceUid + n
            })
        }).first().attr("aria-selected", "true").end().find("button").attr("role", "button").end().closest("div").attr("role", "toolbar"),
        t.activateADA()
    },
    t.prototype.activateADA = function() {
        var e = this;
        e.$slideTrack.find(".slick-active").attr({
            "aria-hidden": "false"
        }).find("a, input, button, select").attr({
            tabindex: "0"
        })
    },
    t.prototype.focusHandler = function() {
        var t = this;
        t.$slider.on("focus.slick blur.slick", "*",
        function(n) {
            n.stopImmediatePropagation();
            var i = e(this);
            setTimeout(function() {
                t.isPlay && (i.is(":focus") ? (t.autoPlayClear(), t.paused = !0) : (t.paused = !1, t.autoPlay()))
            },
            0)
        })
    },
    e.fn.slick = function() {
        var e, n, i = this,
        o = arguments[0],
        r = Array.prototype.slice.call(arguments, 1),
        s = i.length;
        for (e = 0; s > e; e++) if ("object" == typeof o || "undefined" == typeof o ? i[e].slick = new t(i[e], o) : n = i[e].slick[o].apply(i[e].slick, r), "undefined" != typeof n) return n;
        return i
    }
}),
!$(function() {
    function e() {
        $(".t1-first-menu").hover(function() {
            $(this).find(".t1-second-panel").stop().slideDown(200)
        },
        function() {
            $(this).find(".t1-second-panel").stop().slideUp(200)
        })
    }
    function t() {
        var e = ($(".t1-vice-nav"), $(".t1-vice-nav-2"));
        e.find(".t1-menu");
        e.find(".t1-menu-hd").click(function() {
            return $(this).siblings(".t1-menu-bd").slideToggle(300),
            !1
        })
    }
    function n() {
        var e = ($(".t1-vice-nav"), $(".t1-vice-nav-3")),
        t = e.find(".t1-menu");
        t.hover(function() {
            $(this).addClass("t1-current").find(".t1-menu-bd").show()
        },
        function() {
            $(this).removeClass("t1-current").find(".t1-menu-bd").hide()
        })
    }
    function i() {
        var e = $(".t1-link-list-1");
        e.find("dl").height(e.innerHeight() - 40 + "px")
    }
    function o() {
        var e = $(".t1-link-list-2");
        $(window).resize(function() {
            e.find("dt").each(function() {
                $(this).height($(this).parents("dl").height())
            })
        }).resize()
    }
    function r() {
        var e = $(".t1-tab"),
        t = e.find(".t1-switchable");
        t.click(function() {
            var e = $(this).parents(".t1-tab"),
            t = e.find(".t1-switchable").index($(this));
            $(this).addClass("t1-current").siblings(".t1-switchable").removeClass("t1-current"),
            e.find(".t1-tab-panel").hide().eq(t).show()
        }),
        t.eq(0).click()
    }
    function s() {
        var e = $(".t1-comment"),
        t = e.find(".t1-interact");
        t.find(".t1-fore2").click(function() {
            var e = $(this).parents("li");
            e.find(".t1-input-group").slideToggle(200)
        })
    }
    function a() {
        var e = $(".t1-crumb"),
        t = e.find(".t1-more-case");
        t.hover(function() {
            $(this).find(".t1-more-case-bd").stop().slideDown(150)
        },
        function() {
            $(this).find(".t1-more-case-bd").stop().slideUp(150)
        })
    }
    e(),
    t(),
    n(),
    i(),
    o(),
    r(),
    s(),
    a()
}),
$(function() {
    function e() {
        $(window).resize(function() {
            var e = $(".w"),
            t = $(this).width();
            960 > t ? e.removeClass("w-sm w-md w-lg").addClass("w-xs") : t >= 960 && 1210 > t ? e.removeClass("w-xs w-md w-lg").addClass("w-sm") : t >= 1210 && 1390 > t ? e.removeClass("w-xs w-sm w-lg").addClass("w-md") : e.removeClass("w-xs w-sm w-md").addClass("w-lg")
        })
    }
    function t() {
        var e = $(".t1-sm-hidden");
        $(window).resize(function() {
            var t = $(this).width();
            960 > t ? e.css("display", "none") : e.css("display", "block")
        })
    }
    function n() {
        $(window).resize(function() {
            $(".t1-main-content").each(function() {
                var e = $(this).parents(".w"),
                t = $(this).siblings(".t1-main-sidebar");
                t && t.is(":visible") ? $(this).css("width", e.width() - t.width() - 20 + "px") : $(this).css("width", e.width() - 2 + "px")
            })
        }),
        $(window).resize()
    }
    e(),
    t(),
    $(window).resize(),
    n()
});

function QQLink() {
    window.location.href = 'http://wpa.qq.com/msgrd?v=3&uin=' + QQ + '&site=qq&menu=yes';

}