HTML小游戏 (吃金币)
! function(a, b) {
"object" == typeof module && "object" == typeof ? = ? b(a, !0) : function(a) {
if(!) throw new Error("jQuery requires a window with a document");
return b(a)
} : b(a)
}("undefined" != typeof window ? window : this, function(a, b) {
var c = [],
d = ,
e = ,
f = ,
g = ,
h = {},
i = ,
j = ,
k = "".trim,
l = {},
m = "1.11.0",
n = function(a, b) {
return new (a, b)
},
o = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,
p = /^-ms-/,
q = /-([\da-z])/gi,
r = function(a, b) {
return ()
};
= = {
jquery: m,
constructor: n,
selector: "",
length: 0,
toArray: function() {
return (this)
},
get: function(a) {
return null != a ? 0 > a ? this[a + this.length] : this[a] : (this)
},
pushStack: function(a) {
var b = (this.constructor(), a);
return = this, = this.context, b
},
each: function(a, b) {
return (this, a, b)
},
map: function(a) {
return this.pushStack((this, function(b, c) {
return (b, c, b)
}))
},
slice: function() {
return this.pushStack((this, arguments))
},
first: function() {
return this.eq(0)
},
last: function() {
return this.eq(-1)
},
eq: function(a) {
var b = this.length,
c = +a + (0 > a ? b : 0);
return this.pushStack(c >= 0 && b > c ? [this[c]] : [])
},
end: function() {
return this.prevObject || this.constructor(null)
},
push: f,
sort: ,
splice:
}, = = function() {
var a, b, c, d, e, f, g = arguments[0] || {},
h = 1,
i = arguments.length,
j = !1;
for("boolean" == typeof g && (j = g, g = arguments[h] || {}, h++), "object" == typeof g || (g) || (g = {}), h === i && (g = this, h--); i > h; h++)
if(null != (e = arguments[h]))
for(d in e) a = g[d], c = e[d], g !== c && (j && c && ((c) || (b = (c))) ? (b ? (b = !1, f = a && (a) ? a : []) : f = a && (a) ? a : {}, g[d] = (j, f, c)) : void 0 !== c && (g[d] = c));
return g
}, ({
expando: "jQuery" + (m + Math.random()).replace(/\D/g, ""),
isReady: !0,
error: function(a) {
throw new Error(a)
},
noop: function() {},
isFunction: function(a) {
return "function" === (a)
},
isArray: Array.isArray || function(a) {
return "array" === (a)
},
isWindow: function(a) {
return null != a && a ==
},
isNumeric: function(a) {
return a - parseFloat(a) >= 0
},
isEmptyObject: function(a) {
var b;
for(b in a) return !1;
return !0
},
isPlainObject: function(a) {
var b;
if(!a || "object" !== (a) || || (a)) return !1;
try {
if( && !(a, "constructor") && !(, "isPrototypeOf")) return !1
} catch(c) {
return !1
}
if()
for(b in a) return (a, b);
for(b in a);
return void 0 === b || (a, b)
},
type: function(a) {
return null == a ? a + "" : "object" == typeof a || "function" == typeof a ? h[(a)] || "object" : typeof a
},
globalEval: function(b) {
b && (b) && ( || function(b) {
(a, b)
})(b)
},
camelCase: function(a) {
return (p, "ms-").replace(q, r)
},
nodeName: function(a, b) {
return && () === ()
},
each: function(a, b, c) {
var d, e = 0,
f = ,
g = s(a);
if(c) {
if(g) {
for(; f > e; e++)
if(d = (a[e], c), d === !1) break
} else
for(e in a)
if(d = (a[e], c), d === !1) break
} else if(g) {
for(; f > e; e++)
if(d = (a[e], e, a[e]), d === !1) break
} else
for(e in a)
if(d = (a[e], e, a[e]), d === !1) break; return a
},
trim: k && !("\ufeff\xa0") ? function(a) {
return null == a ? "" : (a)
} : function(a) {
return null == a ? "" : (a + "").replace(o, "")
},
makeArray: function(a, b) {
var c = b || [];
return null != a && (s(Object(a)) ? (c, "string" == typeof a ? [a] : a) : (c, a)), c
},
inArray: function(a, b, c) {
var d;
if(b) {
if(g) return (b, a, c);
for(d = , c = c ? 0 > c ? Math.max(0, d + c) : c : 0; d > c; c++)
if(c in b && b[c] === a) return c
}
return -1
},
merge: function(a, b) {
var c = +,
d = 0,
e = ;
while(c > d) a[e++] = b[d++];
if(c !== c)
while(void 0 !== b[d]) a[e++] = b[d++];
return = e, a
},
grep: function(a, b, c) {
for(var d, e = [], f = 0, g = , h = !c; g > f; f++) d = !b(a[f], f), d !== h && (a[f]);
return e
},
map: function(a, b, c) {
var d, f = 0,
g = ,
h = s(a),
i = [];
if(h)
for(; g > f; f++) d = b(a[f], f, c), null != d && (d);
else
for(f in a) d = b(a[f], f, c), null != d && (d);
return ([], i)
},
guid: 1,
proxy: function(a, b) {
var c, e, f;
return "string" == typeof b && (f = a[b], b = a, a = f), (a) ? (c = (arguments, 2), e = function() {
return (b || this, ((arguments)))
}, = = || ++, e) : void 0
},
now: function() {
return +new Date
},
support: l
}), ("Boolean Number String Function Array Date RegExp Object Error".split(" "), function(a, b) {
h["[object " + b + "]"] = ()
});
function s(a) {
var b = ,
c = (a);
return "function" === c || (a) ? !1 : 1 === && b ? !0 : "array" === c || 0 === b || "number" == typeof b && b > 0 && b - 1 in a
}
var t = function(a) {
var b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s = "sizzle" + -new Date,
t = ,
u = 0,
v = 0,
w = eb(),
x = eb(),
y = eb(),
z = function(a, b) {
return a === b && (j = !0), 0
},
A = "undefined",
B = 1 << 31,
C = {}.hasOwnProperty,
D = [],
E = ,
F = ,
G = ,
H = ,
I = || function(a) {
for(var b = 0, c = this.length; c > b; b++)
if(this[b] === a) return b;
return -1
},
J = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
K = "[\\x20\\t\\r\\n\\f]",
L = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",
M = ("w", "w#"),
N = "\\[" + K + "*(" + L + ")" + K + "*(?:([*^$|!~]?=)" + K + "*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + M + ")|)|)" + K + "*\\]",
O = ":(" + L + ")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|" + (3, 8) + ")*)|.*)\\)|)",
P = new RegExp("^" + K + "+|((?:^|[^\\\\])(?:\\\\.)*)" + K + "+$", "g"),
Q = new RegExp("^" + K + "*," + K + "*"),
R = new RegExp("^" + K + "*([>+~]|" + K + ")" + K + "*"),
S = new RegExp("=" + K + "*([^\\]'\"]*?)" + K + "*\\]", "g"),
T = new RegExp(O),
U = new RegExp("^" + M + "$"),
V = {
ID: new RegExp("^#(" + L + ")"),
CLASS: new RegExp("^\\.(" + L + ")"),
TAG: new RegExp("^(" + ("w", "w*") + ")"),
ATTR: new RegExp("^" + N),
PSEUDO: new RegExp("^" + O),
CHILD: new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + K + "*(even|odd|(([+-]|)(\\d*)n|)" + K + "*(?:([+-]|)" + K + "*(\\d+)|))" + K + "*\\)|)", "i"),
bool: new RegExp("^(?:" + J + ")$", "i"),
needsContext: new RegExp("^" + K + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + K + "*((?:-\\d)?\\d*)" + K + "*\\)|)(?=[^-]|$)", "i")
},
W = /^(?:input|select|textarea|button)$/i,
X = /^h\d$/i,
Y = /^[^{]+\{\s*\[native \w/,
Z = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
$ = /[+~]/,
_ = /'|\\/g,
ab = new RegExp("\\\\([\\da-f]{1,6}" + K + "?|(" + K + ")|.)", "ig"),
bb = function(a, b, c) {
var d = "0x" + b - 65536;
return d !== d || c ? b : 0 > d ? String.fromCharCode(d + 65536) : String.fromCharCode(d >> 10 | 55296, 1023 & d | 56320)
};
try {
(D = (), ), D[].nodeType
} catch(cb) {
G = {
apply: ? function(a, b) {
(a, (b))
} : function(a, b) {
var c = ,
d = 0;
while(a[c++] = b[d++]);
= c - 1
}
}
}
function db(a, b, d, e) {
var f, g, h, i, j, m, p, q, u, v;
if((b ? || b : t) !== l && k(b), b = b || l, d = d || [], !a || "string" != typeof a) return d;
if(1 !== (i = ) && 9 !== i) return [];
if(n && !e) {
if(f = (a))
if(h = f[1]) {
if(9 === i) {
if(g = (h), !g || !) return d;
if( === h) return (g), d
} else if( && (g = (h)) && r(b, g) && === h) return (g), d
} else {
if(f[2]) return (d, (a)), d;
if((h = f[3]) && && ) return (d, (h)), d
}
if( && (!o || !(a))) {
if(q = p = s, u = b, v = 9 === i && a, 1 === i && "object" !== ()) {
m = ob(a), (p = ("id")) ? q = (_, "\\$&") : ("id", q), q = "[id='" + q + "'] ", j = ;
while(j--) m[j] = q + pb(m[j]);
u = $.test(a) && mb() || b, v = (",")
}
if(v) try {
return (d, (v)), d
} catch(w) {} finally {
p || ("id")
}
}
}
return xb((P, "$1"), b, d, e)
}
function eb() {
var a = [];
function b(c, e) {
return (c + " ") > && delete b[()], b[c + " "] = e
}
return b
}
function fb(a) {
return a[s] = !0, a
}
function gb(a) {
var b = ("div");
try {
return !!a(b)
} catch(c) {
return !1
} finally {
&& (b), b = null
}
}
function hb(a, b) {
var c = ("|"),
e = ;
while(e--) [c[e]] = b
}
function ib(a, b) {
var c = b && a,
d = c && 1 === && 1 === && (~ || B) - (~ || B);
if(d) return d;
if(c)
while(c = )
if(c === b) return -1;
return a ? 1 : -1
}
function jb(a) {
return function(b) {
var c = ();
return "input" === c && === a
}
}
function kb(a) {
return function(b) {
var c = ();
return("input" === c || "button" === c) && === a
}
}
function lb(a) {
return fb(function(b) {
return b = +b, fb(function(c, d) {
var e, f = a([], , b),
g = ;
while(g--) c[e = f[g]] && (c[e] = !(d[e] = c[e]))
})
})
}
function mb(a) {
return a && typeof !== A && a
}
c = = {}, f = = function(a) {
var b = a && ( || a).documentElement;
return b ? "HTML" !== : !1
}, k = = function(a) {
var b, e = a ? || a : t,
g = ;
return e !== l && 9 === && ? (l = e, m = , n = !f(e), g && g !== && ( ? ("unload", function() {
k()
}, !1) : && ("onunload", function() {
k()
})), = gb(function(a) {
return = "i", !("className")
}), = gb(function(a) {
return (("")), !("*").length
}), = () && gb(function(a) {
return = "<div class='a'></div><div class='a i'></div>", = "i", 2 === ("i").length
}), = gb(function(a) {
return (a).id = s, ! || !(s).length
}), ? ( = function(a, b) {
if(typeof !== A && n) {
var c = (a);
return c && ? [c] : []
}
}, = function(a) {
var b = (ab, bb);
return function(a) {
return ("id") === b
}
}) : (delete , = function(a) {
var b = (ab, bb);
return function(a) {
var c = typeof !== A && ("id");
return c && === b
}
}), = ? function(a, b) {
return typeof !== A ? (a) : void 0
} : function(a, b) {
var c, d = [],
e = 0,
f = (a);
if("*" === a) {
while(c = f[e++]) 1 === && (c);
return d
}
return f
}, = && function(a, b) {
return typeof !== A && n ? (a) : void 0
}, p = [], o = [], ( = ()) && (gb(function(a) {
= "<select t=''><option selected=''></option></select>", ("[t^='']").length && ("[*^$]=" + K + "*(?:''|\"\")"), ("[selected]").length || ("\\[" + K + "*(?:value|" + J + ")"), (":checked").length || (":checked")
}), gb(function(a) {
var b = ("input");
("type", "hidden"), (b).setAttribute("name", "D"), ("[name=d]").length && ("name" + K + "*[*^$|!~]?="), (":enabled").length || (":enabled", ":disabled"), ("*,:x"), (",.*:")
})), ( = (q = || || || )) && gb(function(a) {
= (a, "div"), (a, "[s!='']:x"), ("!=", O)
}), o = && new RegExp(("|")), p = && new RegExp(("|")), b = (), r = b || () ? function(a, b) {
var c = 9 === ? : a,
d = b && ;
return a === d || !(!d || 1 !== || !( ? (d) : && 16 & (d)))
} : function(a, b) {
if(b)
while(b = )
if(b === a) return !0;
return !1
}, z = b ? function(a, b) {
if(a === b) return j = !0, 0;
var d = ! - !;
return d ? d : (d = ( || a) === ( || b) ? (b) : 1, 1 & d || ! && (a) === d ? a === e || === t && r(t, a) ? -1 : b === e || === t && r(t, b) ? 1 : i ? (i, a) - (i, b) : 0 : 4 & d ? -1 : 1)
} : function(a, b) {
if(a === b) return j = !0, 0;
var c, d = 0,
f = ,
g = ,
h = [a],
k = [b];
if(!f || !g) return a === e ? -1 : b === e ? 1 : f ? -1 : g ? 1 : i ? (i, a) - (i, b) : 0;
if(f === g) return ib(a, b);
c = a;
while(c = ) (c);
c = b;
while(c = ) (c);
while(h[d] === k[d]) d++;
return d ? ib(h[d], k[d]) : h[d] === t ? -1 : k[d] === t ? 1 : 0
}, e) : l
}, = function(a, b) {
return db(a, null, null, b)
}, = function(a, b) {
if(( || a) !== l && k(a), b = (S, "='$1']"), !(! || !n || p && (b) || o && (b))) try {
var d = (a, b);
if(d || || && 11 !== ) return d
} catch(e) {}
return db(b, l, null, [a]).length > 0
}, = function(a, b) {
return( || a) !== l && k(a), r(a, b)
}, = function(a, b) {
( || a) !== l && k(a);
var e = [()],
f = e && (, ()) ? e(a, b, !n) : void 0;
return void 0 !== f ? f : || !n ? (b) : (f = (b)) && ? : null
}, = function(a) {
throw new Error("Syntax error, unrecognized expression: " + a)
}, = function(a) {
var b, d = [],
e = 0,
f = 0;
if(j = !, i = ! && (0), (z), j) {
while(b = a[f++]) b === a[f] && (e = (f));
while(e--) (d[e], 1)
}
return i = null, a
}, e = = function(a) {
var b, c = "",
d = 0,
f = ;
if(f) {
if(1 === f || 9 === f || 11 === f) {
if("string" == typeof ) return ;
for(a = ; a; a = ) c += e(a)
} else if(3 === f || 4 === f) return
} else
while(b = a[d++]) c += e(b);
return c
}, d = = {
cacheLength: 50,
createPseudo: fb,
match: V,
attrHandle: {},
find: {},
relative: {
">": {
dir: "parentNode",
first: !0
},
" ": {
dir: "parentNode"
},
"+": {
dir: "previousSibling",
first: !0
},
"~": {
dir: "previousSibling"
}
},
preFilter: {
ATTR: function(a) {
return a[1] = a[1].replace(ab, bb), a[3] = (a[4] || a[5] || "").replace(ab, bb), "~=" === a[2] && (a[3] = " " + a[3] + " "), (0, 4)
},
CHILD: function(a) {
return a[1] = a[1].toLowerCase(), "nth" === a[1].slice(0, 3) ? (a[3] || (a[0]), a[4] = +(a[4] ? a[5] + (a[6] || 1) : 2 * ("even" === a[3] || "odd" === a[3])), a[5] = +(a[7] + a[8] || "odd" === a[3])) : a[3] && (a[0]), a
},
PSEUDO: function(a) {
var b, c = !a[5] && a[2];
return (a[0]) ? null : (a[3] && void 0 !== a[4] ? a[2] = a[4] : c && (c) && (b = ob(c, !0)) && (b = (")", - b) - ) && (a[0] = a[0].slice(0, b), a[2] = (0, b)), (0, 3))
}
},
filter: {
TAG: function(a) {
var b = (ab, bb).toLowerCase();
return "*" === a ? function() {
return !0
} : function(a) {
return && () === b
}
},
CLASS: function(a) {
var b = w[a + " "];
return b || (b = new RegExp("(^|" + K + ")" + a + "(" + K + "|$)")) && w(a, function(a) {
return ("string" == typeof && || typeof !== A && ("class") || "")
})
},
ATTR: function(a, b, c) {
return function(d) {
var e = (d, a);
return null == e ? "!=" === b : b ? (e += "", "=" === b ? e === c : "!=" === b ? e !== c : "^=" === b ? c && 0 === (c) : "*=" === b ? c && (c) > -1 : "$=" === b ? c && (-) === c : "~=" === b ? (" " + e + " ").indexOf(c) > -1 : "|=" === b ? e === c || (0, + 1) === c + "-" : !1) : !0
}
},
CHILD: function(a, b, c, d, e) {
var f = "nth" !== (0, 3),
g = "last" !== (-4),
h = "of-type" === b;
return 1 === d && 0 === e ? function(a) {
return !!
} : function(b, c, i) {
var j, k, l, m, n, o, p = f !== g ? "nextSibling" : "previousSibling",
q = ,
r = h && (),
t = !i && !h;
if(q) {
if(f) {
while(p) {
l = b;
while(l = l[p])
if(h ? () === r : 1 === ) return !1;
o = p = "only" === a && !o && "nextSibling"
}
return !0
}
if(o = [g ? : ], g && t) {
k = q[s] || (q[s] = {}), j = k[a] || [], n = j[0] === u && j[1], m = j[0] === u && j[2], l = n && [n];
while(l = ++n && l && l[p] || (m = n = 0) || ())
if(1 === && ++m && l === b) {
k[a] = [u, n, m];
break
}
} else if(t && (j = (b[s] || (b[s] = {}))[a]) && j[0] === u) m = j[1];
else
while(l = ++n && l && l[p] || (m = n = 0) || ())
if((h ? () === r : 1 === ) && ++m && (t && ((l[s] || (l[s] = {}))[a] = [u, m]), l === b)) break; return m -= e, m === d || m % d === 0 && m / d >= 0
}
}
},
PSEUDO: function(a, b) {
var c, e = [a] || [()] || ("unsupported pseudo: " + a);
return e[s] ? e(b) : > 1 ? (c = [a, a, "", b], (()) ? fb(function(a, c) {
var d, f = e(a, b),
g = ;
while(g--) d = (a, f[g]), a[d] = !(c[d] = f[g])
}) : function(a) {
return e(a, 0, c)
}) : e
}
},
pseudos: {
not: fb(function(a) {
var b = [],
c = [],
d = g((P, "$1"));
return d[s] ? fb(function(a, b, c, e) {
var f, g = d(a, null, e, []),
h = ;
while(h--)(f = g[h]) && (a[h] = !(b[h] = f))
}) : function(a, e, f) {
return b[0] = a, d(b, null, f, c), !()
}
}),
has: fb(function(a) {
return function(b) {
return db(a, b).length > 0
}
}),
contains: fb(function(a) {
return function(b) {
return( || || e(b)).indexOf(a) > -1
}
}),
lang: fb(function(a) {
return (a || "") || ("unsupported lang: " + a), a = (ab, bb).toLowerCase(),
function(b) {
var c;
do
if(c = n ? : ("xml:lang") || ("lang")) return c = (), c === a || 0 === (a + "-");
while((b = ) && 1 === );
return !1
}
}),
target: function(b) {
var c = && ;
return c && (1) ===
},
root: function(a) {
return a === m
},
focus: function(a) {
return a === && (! || ()) && !!( || || ~)
},
enabled: function(a) {
return === !1
},
disabled: function(a) {
return === !0
},
checked: function(a) {
var b = ();
return "input" === b && !! || "option" === b && !!
},
selected: function(a) {
return && , === !0
},
empty: function(a) {
for(a = ; a; a = )
if( < 6) return !1;
return !0
},
parent: function(a) {
return !(a)
},
header: function(a) {
return ()
},
input: function(a) {
return ()
},
button: function(a) {
var b = ();
return "input" === b && "button" === || "button" === b
},
text: function(a) {
var b;
return "input" === () && "text" === && (null == (b = ("type")) || "text" === ())
},
first: lb(function() {
return [0]
}),
last: lb(function(a, b) {
return [b - 1]
}),
eq: lb(function(a, b, c) {
return [0 > c ? c + b : c]
}),
even: lb(function(a, b) {
for(var c = 0; b > c; c += 2) (c);
return a
}),
odd: lb(function(a, b) {
for(var c = 1; b > c; c += 2) (c);
return a
}),
lt: lb(function(a, b, c) {
for(var d = 0 > c ? c + b : c; --d >= 0;) (d);
return a
}),
gt: lb(function(a, b, c) {
for(var d = 0 > c ? c + b : c; ++d < b;) (d);
return a
})
}
}, = ;
for(b in {
radio: !0,
checkbox: !0,
file: !0,
password: !0,
image: !0
}) [b] = jb(b);
for(b in {
submit: !0,
reset: !0
}) [b] = kb(b);
function nb() {}
= = , = new nb;
function ob(a, b) {
var c, e, f, g, h, i, j, k = x[a + " "];
if(k) return b ? 0 : (0);
h = a, i = [], j = ;
while(h) {
(!c || (e = (h))) && (e && (h = (e[0].length) || h), (f = [])), c = !1, (e = (h)) && (c = (), ({
value: c,
type: e[0].replace(P, " ")
}), h = ());
for(g in ) !(e = V[g].exec(h)) || j[g] && !(e = j[g](e)) || (c = (), ({
value: c,
type: g,
matches: e
}), h = ());
if(!c) break
}
return b ? : h ? (a) : x(a, i).slice(0)
}
function pb(a) {
for(var b = 0, c = , d = ""; c > b; b++) d += a[b].value;
return d
}
function qb(a, b, c) {
var d = ,
e = c && "parentNode" === d,
f = v++;
return ? function(b, c, f) {
while(b = b[d])
if(1 === || e) return a(b, c, f)
} : function(b, c, g) {
var h, i, j = [u, f];
if(g) {
while(b = b[d])
if((1 === || e) && a(b, c, g)) return !0
} else
while(b = b[d])
if(1 === || e) {
if(i = b[s] || (b[s] = {}), (h = i[d]) && h[0] === u && h[1] === f) return j[2] = h[2];
if(i[d] = j, j[2] = a(b, c, g)) return !0
}
}
}
function rb(a) {
return > 1 ? function(b, c, d) {
var e = ;
while(e--)
if(!a[e](b, c, d)) return !1;
return !0
} : a[0]
}
function sb(a, b, c, d, e) {
for(var f, g = [], h = 0, i = , j = null != b; i > h; h++)(f = a[h]) && (!c || c(f, d, e)) && ((f), j && (h));
return g
}
function tb(a, b, c, d, e, f) {
return d && !d[s] && (d = tb(d)), e && !e[s] && (e = tb(e, f)), fb(function(f, g, h, i) {
var j, k, l, m = [],
n = [],
o = ,
p = f || wb(b || "*", ? [h] : h, []),
q = !a || !f && b ? p : sb(p, m, a, h, i),
r = c ? e || (f ? a : o || d) ? [] : g : q;
if(c && c(q, r, h, i), d) {
j = sb(r, n), d(j, [], h, i), k = ;
while(k--)(l = j[k]) && (r[n[k]] = !(q[n[k]] = l))
}
if(f) {
if(e || a) {
if(e) {
j = [], k = ;
while(k--)(l = r[k]) && (q[k] = l);
e(null, r = [], j, i)
}
k = ;
while(k--)(l = r[k]) && (j = e ? (f, l) : m[k]) > -1 && (f[j] = !(g[j] = l))
}
} else r = sb(r === g ? (o, ) : r), e ? e(null, g, r, i) : (g, r)
})
}
function ub(a) {
for(var b, c, e, f = , g = [a[0].type], i = g || [" "], j = g ? 1 : 0, k = qb(function(a) {
return a === b
}, i, !0), l = qb(function(a) {
return (b, a) > -1
}, i, !0), m = [function(a, c, d) {
return !g && (d || c !== h) || ((b = c).nodeType ? k(a, c, d) : l(a, c, d))
}]; f > j; j++)
if(c = [a[j].type]) m = [qb(rb(m), c)];
else {
if(c = [a[j].type].apply(null, a[j].matches), c[s]) {
for(e = ++j; f > e; e++)
if([a[e].type]) break;
return tb(j > 1 && rb(m), j > 1 && pb((0, j - 1).concat({
value: " " === a[j - 2].type ? "*" : ""
})).replace(P, "$1"), c, e > j && ub((j, e)), f > e && ub(a = (e)), f > e && pb(a))
}
(c)
}
return rb(m)
}
function vb(a, b) {
var c = > 0,
e = > 0,
f = function(f, g, i, j, k) {
var m, n, o, p = 0,
q = "0",
r = f && [],
s = [],
t = h,
v = f || e && ("*", k),
w = u += null == t ? 1 : Math.random() || .1,
x = ;
for(k && (h = g !== l && g); q !== x && null != (m = v[q]); q++) {
if(e && m) {
n = 0;
while(o = a[n++])
if(o(m, g, i)) {
(m);
break
}
k && (u = w)
}
c && ((m = !o && m) && p--, f && (m))
}
if(p += q, c && q !== p) {
n = 0;
while(o = b[n++]) o(r, s, g, i);
if(f) {
if(p > 0)
while(q--) r[q] || s[q] || (s[q] = (j));
s = sb(s)
}
(j, s), k && !f && > 0 && p + > 1 && (j)
}
return k && (u = w, h = t), r
};
return c ? fb(f) : f
}
g = = function(a, b) {
var c, d = [],
e = [],
f = y[a + " "];
if(!f) {
b || (b = ob(a)), c = ;
while(c--) f = ub(b[c]), f[s] ? (f) : (f);
f = y(a, vb(e, d))
}
return f
};
function wb(a, b, c) {
for(var d = 0, e = ; e > d; d++) db(a, b[d], c);
return c
}
function xb(a, b, e, f) {
var h, i, j, k, l, m = ob(a);
if(!f && 1 === ) {
if(i = m[0] = m[0].slice(0), > 2 && "ID" === (j = i[0]).type && && 9 === && n && [i[1].type]) {
if(b = (([0].replace(ab, bb), b) || [])[0], !b) return e;
a = (().)
}
h = (a) ? 0 : ;
while(h--) {
if(j = i[h], [k = ]) break;
if((l = [k]) && (f = l([0].replace(ab, bb), $.test(i[0].type) && mb() || b))) {
if((h, 1), a = && pb(i), !a) return (e, f), e;
break
}
}
}
return g(a, m)(f, b, !n, e, $.test(a) && mb() || b), e
}
return = ("").sort(z).join("") === s, = !!j, k(), = gb(function(a) {
return 1 & (("div"))
}), gb(function(a) {
return = "<a href='#'></a>", "#" === ("href")
}) || hb("type|href|height|width", function(a, b, c) {
return c ? void 0 : (b, "type" === () ? 1 : 2)
}), && gb(function(a) {
return = "<input/>", ("value", ""), "" === ("value")
}) || hb("value", function(a, b, c) {
return c || "input" !== () ? void 0 :
}), gb(function(a) {
return null == ("disabled")
}) || hb(J, function(a, b, c) {
var d;
return c ? void 0 : a[b] === !0 ? () : (d = (b)) && ? : null
}), db
}(a);
= t, = , [":"] = , = , = , = , = ;
var u = ,
v = /^<(\w+)\s*\/?>(?:<\/\1>|)$/,
w = /^.[^:#\[\.,]*$/;
function x(a, b, c) {
if((b)) return (a, function(a, d) {
return !!(a, d, a) !== c
});
if() return (a, function(a) {
return a === b !== c
});
if("string" == typeof b) {
if((b)) return (b, a, c);
b = (b, a)
}
return (a, function(a) {
return (a, b) >= 0 !== c
})
}
= function(a, b, c) {
var d = b[0];
return c && (a = ":not(" + a + ")"), 1 === && 1 === ? (d, a) ? [d] : [] : (a, (b, function(a) {
return 1 ===
}))
}, ({
find: function(a) {
var b, c = [],
d = this,
e = ;
if("string" != typeof a) return this.pushStack(n(a).filter(function() {
for(b = 0; e > b; b++)
if((d[b], this)) return !0
}));
for(b = 0; e > b; b++) (a, d[b], c);
return c = this.pushStack(e > 1 ? (c) : c), = this.selector ? this.selector + " " + a : a, c
},
filter: function(a) {
return this.pushStack(x(this, a || [], !1))
},
not: function(a) {
return this.pushStack(x(this, a || [], !0))
},
is: function(a) {
return !!x(this, "string" == typeof a && (a) ? n(a) : a || [], !1).length
}
});
var y, z = ,
A = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,
B = = function(a, b) {
var c, d;
if(!a) return this;
if("string" == typeof a) {
if(c = "<" === (0) && ">" === ( - 1) && >= 3 ? [null, a, null] : (a), !c || !c[1] && b) return !b || ? (b || y).find(a) : this.constructor(b).find(a);
if(c[1]) {
if(b = b instanceof n ? b[0] : b, (this, (c[1], b && ? || b : z, !0)), (c[1]) && (b))
for(c in b) (this[c]) ? this[c](b[c]) : this.attr(c, b[c]);
return this
}
if(d = (c[2]), d && ) {
if( !== c[2]) return (a);
this.length = 1, this[0] = d
}
return this.context = z, this.selector = a, this
}
return ? (this.context = this[0] = a, this.length = 1, this) : (a) ? "undefined" != typeof ? (a) : a(n) : (void 0 !== && (this.selector = , this.context = ), (a, this))
};
= , y = n(z);
var C = /^(?:parents|prev(?:Until|All))/,
D = {
children: !0,
contents: !0,
next: !0,
prev: !0
};
({
dir: function(a, b, c) {
var d = [],
e = a[b];
while(e && 9 !== && (void 0 === c || 1 !== || !n(e).is(c))) 1 === && (e), e = e[b];
return d
},
sibling: function(a, b) {
for(var c = []; a; a = ) 1 === && a !== b && (a);
return c
}
}), ({
has: function(a) {
var b, c = n(a, this),
d = ;
return this.filter(function() {
for(b = 0; d > b; b++)
if((this, c[b])) return !0
})
},
closest: function(a, b) {
for(var c, d = 0, e = this.length, f = [], g = (a) || "string" != typeof a ? n(a, b || this.context) : 0; e > d; d++)
for(c = this[d]; c && c !== b; c = )
if( < 11 && (g ? (c) > -1 : 1 === && (c, a))) {
(c);
break
}
return this.pushStack( > 1 ? (f) : f)
},
index: function(a) {
return a ? "string" == typeof a ? (this[0], n(a)) : ( ? a[0] : a, this) : this[0] && this[0].parentNode ? this.first().prevAll().length : -1
},
add: function(a, b) {
return this.pushStack(((this.get(), n(a, b))))
},
addBack: function(a) {
return this.add(null == a ? this.prevObject : this.(a))
}
});
function E(a, b) {
do a = a[b]; while (a && 1 !== );
return a
}
({
parent: function(a) {
var b = ;
return b && 11 !== ? b : null
},
parents: function(a) {
return (a, "parentNode")
},
parentsUntil: function(a, b, c) {
return (a, "parentNode", c)
},
next: function(a) {
return E(a, "nextSibling")
},
prev: function(a) {
return E(a, "previousSibling")
},
nextAll: function(a) {
return (a, "nextSibling")
},
prevAll: function(a) {
return (a, "previousSibling")
},
nextUntil: function(a, b, c) {
return (a, "nextSibling", c)
},
prevUntil: function(a, b, c) {
return (a, "previousSibling", c)
},
siblings: function(a) {
return (( || {}).firstChild, a)
},
children: function(a) {
return ()
},
contents: function(a) {
return (a, "iframe") ? || : ([], )
}
}, function(a, b) {
[a] = function(c, d) {
var e = (this, b, c);
return "Until" !== (-5) && (d = c), d && "string" == typeof d && (e = (d, e)), this.length > 1 && (D[a] || (e = (e)), (a) && (e = ())), this.pushStack(e)
}
});
var F = /\S+/g,
G = {};
function H(a) {
var b = G[a] = {};
return ((F) || [], function(a, c) {
b[c] = !0
}), b
}
= function(a) {
a = "string" == typeof a ? G[a] || H(a) : ({}, a);
var b, c, d, e, f, g, h = [],
i = ! && [],
j = function(l) {
for(c = && l, d = !0, f = g || 0, g = 0, e = , b = !0; h && e > f; f++)
if(h[f].apply(l[0], l[1]) === !1 && ) {
c = !1;
break
}
b = !1, h && (i ? && j(()) : c ? h = [] : ())
},
k = {
add: function() {
if(h) {
var d = ;
! function f(b) {
(b, function(b, c) {
var d = (c);
"function" === d ? && (c) || (c) : c && && "string" !== d && f(c)
})
}(arguments), b ? e = : c && (g = d, j(c))
}
return this
},
remove: function() {
return h && (arguments, function(a, c) {
var d;
while((d = (c, h, d)) > -1) (d, 1), b && (e >= d && e--, f >= d && f--)
}), this
},
has: function(a) {
return a ? (a, h) > -1 : !(!h || !)
},
empty: function() {
return h = [], e = 0, this
},
disable: function() {
return h = i = c = void 0, this
},
disabled: function() {
return !h
},
lock: function() {
return i = void 0, c || (), this
},
locked: function() {
return !i
},
fireWith: function(a, c) {
return !h || d && !i || (c = c || [], c = [a, ? () : c], b ? (c) : j(c)), this
},
fire: function() {
return (this, arguments), this
},
fired: function() {
return !!d
}
};
return k
}, ({
Deferred: function(a) {
var b = [
["resolve", "done", ("once memory"), "resolved"],
["reject", "fail", ("once memory"), "rejected"],
["notify", "progress", ("memory")]
],
c = "pending",
d = {
state: function() {
return c
},
always: function() {
return (arguments).fail(arguments), this
},
then: function() {
var a = arguments;
return (function(c) {
(b, function(b, f) {
var g = (a[b]) && a[b];
e[f[1]](function() {
var a = g && (this, arguments);
a && () ? ().done().fail().progress() : c[f[0] + "With"](this === d ? () : this, g ? [a] : arguments)
})
}), a = null
}).promise()
},
promise: function(a) {
return null != a ? (a, d) : d
}
},
e = {};
return = , (b, function(a, f) {
var g = f[2],
h = f[3];
d[f[1]] = , h && (function() {
c = h
}, b[1 ^ a][2].disable, b[2][2].lock), e[f[0]] = function() {
return e[f[0] + "With"](this === e ? d : this, arguments), this
}, e[f[0] + "With"] =
}), (e), a && (e, e), e
},
when: function(a) {
var b = 0,
c = (arguments),
e = ,
f = 1 !== e || a && () ? e : 0,
g = 1 === f ? a : (),
h = function(a, b, c) {
return function(e) {
b[a] = this, c[a] = arguments.length > 1 ? (arguments) : e, c === i ? (b, c) : --f || (b, c)
}
},
i, j, k;
if(e > 1)
for(i = new Array(e), j = new Array(e), k = new Array(e); e > b; b++) c[b] && (c[b].promise) ? c[b].promise().done(h(b, k, c)).fail().progress(h(b, j, i)) : --f;
return f || (k, c), ()
}
});
var I;
= function(a) {
return ().done(a), this
}, ({
isReady: !1,
readyWait: 1,
holdReady: function(a) {
a ? ++ : (!0)
},
ready: function(a) {
if(a === !0 ? !-- : !) {
if(!) return setTimeout();
= !0, a !== !0 && -- > 0 || ((z, [n]), && n(z).trigger("ready").off("ready"))
}
}
});
function J() {
? (("DOMContentLoaded", K, !1), ("load", K, !1)) : (("onreadystatechange", K), ("onload", K))
}
function K() {
( || "load" === || "complete" === ) && (J(), ())
}
= function(b) {
if(!I)
if(I = (), "complete" === ) setTimeout();
else if() ("DOMContentLoaded", K, !1), ("load", K, !1);
else {
("onreadystatechange", K), ("onload", K);
var c = !1;
try {
c = null == &&
} catch(d) {}
c && && ! function e() {
if(!) {
try {
("left")
} catch(a) {
return setTimeout(e, 50)
}
J(), ()
}
}()
}
return (b)
};
var L = "undefined",
M;
for(M in n(l)) break;
= "0" !== M, = !1, n(function() {
var a, b, c = ("body")[0];
c && (a = ("div"), = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px", b = ("div"), (a).appendChild(b), typeof !== L && ( = "border:0;margin:0;width:1px;padding:1px;display:inline;zoom:1", ( = 3 === ) && ( = 1)), (a), a = b = null)
}),
function() {
var a = ("div");
if(null == ) {
= !0;
try {
delete
} catch(b) {
= !1
}
}
a = null
}(), = function(a) {
var b = [( + " ").toLowerCase()],
c = + || 1;
return 1 !== c && 9 !== c ? !1 : !b || b !== !0 && ("classid") === b
};
var N = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
O = /([A-Z])/g;
function P(a, b, c) {
if(void 0 === c && 1 === ) {
var d = "data-" + (O, "-$1").toLowerCase();
if(c = (d), "string" == typeof c) {
try {
c = "true" === c ? !0 : "false" === c ? !1 : "null" === c ? null : +c + "" === c ? +c : (c) ? (c) : c
} catch(e) {}
(a, b, c)
} else c = void 0
}
return c
}
function Q(a) {
var b;
for(b in a)
if(("data" !== b || !(a[b])) && "toJSON" !== b) return !1;
return !0
}
function R(a, b, d, e) {
if((a)) {
var f, g, h = ,
i = ,
j = i ? : a,
k = i ? a[h] : a[h] && h;
if(k && j[k] && (e || j[k].data) || void 0 !== d || "string" != typeof b) return k || (k = i ? a[h] = () || ++ : h), j[k] || (j[k] = i ? {} : {
toJSON:
}), ("object" == typeof b || "function" == typeof b) && (e ? j[k] = (j[k], b) : j[k].data = (j[k].data, b)), g = j[k], e || ( || ( = {}), g = ), void 0 !== d && (g[(b)] = d), "string" == typeof b ? (f = g[b], null == f && (f = g[(b)])) : f = g, f
}
}
function S(a, b, c) {
if((a)) {
var d, e, f = ,
g = f ? : a,
h = f ? a[] : ;
if(g[h]) {
if(b && (d = c ? g[h] : g[h].data)) {
(b) ? b = ((b, )) : b in d ? b = [b] : (b = (b), b = b in d ? [b] : (" ")), e = ;
while(e--) delete d[b[e]];
if(c ? !Q(d) : !(d)) return
}(c || (delete g[h].data, Q(g[h]))) && (f ? ([a], !0) : || g != ? delete g[h] : g[h] = null)
}
}
}
({
cache: {},
noData: {
"applet ": !0,
"embed ": !0,
"object ": "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
},
hasData: function(a) {
return a = ? [a[]] : a[], !!a && !Q(a)
},
data: function(a, b, c) {
return R(a, b, c)
},
removeData: function(a, b) {
return S(a, b)
},
_data: function(a, b, c) {
return R(a, b, c, !0)
},
_removeData: function(a, b) {
return S(a, b, !0)
}
}), ({
data: function(a, b) {
var c, d, e, f = this[0],
g = f && ;
if(void 0 === a) {
if(this.length && (e = (f), 1 === && !n._data(f, "parsedAttrs"))) {
c = ;
while(c--) d = g[c].name, 0 === ("data-") && (d = ((5)), P(f, d, e[d]));
n._data(f, "parsedAttrs", !0)
}
return e
}
return "object" == typeof a ? this.each(function() {
(this, a)
}) : arguments.length > 1 ? this.each(function() {
(this, a, b)
}) : f ? P(f, a, (f, a)) : void 0
},
removeData: function(a) {
return this.each(function() {
(this, a)
})
}
}), ({
queue: function(a, b, c) {
var d;
return a ? (b = (b || "fx") + "queue", d = n._data(a, b), c && (!d || (c) ? d = n._data(a, b, (c)) : (c)), d || []) : void 0
},
dequeue: function(a, b) {
b = b || "fx";
var c = (a, b),
d = ,
e = (),
f = n._queueHooks(a, b),
g = function() {
(a, b)
};
"inprogress" === e && (e = (), d--), e && ("fx" === b && ("inprogress"), delete , (a, g, f)), !d && f && ()
},
_queueHooks: function(a, b) {
var c = b + "queueHooks";
return n._data(a, c) || n._data(a, c, {
empty: ("once memory").add(function() {
n._removeData(a, b + "queue"), n._removeData(a, c)
})
})
}
}), ({
queue: function(a, b) {
var c = 2;
return "string" != typeof a && (b = a, a = "fx", c--), arguments.length < c ? (this[0], a) : void 0 === b ? this : this.each(function() {
var c = (this, a, b);
n._queueHooks(this, a), "fx" === a && "inprogress" !== c[0] && (this, a)
})
},
dequeue: function(a) {
return this.each(function() {
(this, a)
})
},
clearQueue: function(a) {
return this.queue(a || "fx", [])
},
promise: function(a, b) {
var c, d = 1,
e = (),
f = this,
g = this.length,
h = function() {
--d || (f, [f])
};
"string" != typeof a && (b = a, a = void 0), a = a || "fx";
while(g--) c = n._data(f[g], a + "queueHooks"), c && && (d++, (h));
return h(), (b)
}
});
var T = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,
U = ["Top", "Right", "Bottom", "Left"],
V = function(a, b) {
return a = b || a, "none" === (a, "display") || !(, a)
},
W = = function(a, b, c, d, e, f, g) {
var h = 0,
i = ,
j = null == c;
if("object" === (c)) {
e = !0;
for(h in c) (a, b, h, c[h], !0, f, g)
} else if(void 0 !== d && (e = !0, (d) || (g = !0), j && (g ? ((a, d), b = null) : (j = b, b = function(a, b, c) {
return (n(a), c)
})), b))
for(; i > h; h++) b(a[h], c, g ? d : (a[h], h, b(a[h], c)));
return e ? a : j ? (a) : i ? b(a[0], c) : f
},
X = /^(?:checkbox|radio)$/i;
! function() {
var a = (),
b = ("div"),
c = ("input");
if(("className", "t"), = " <link/><table></table><a href='/a'>a</a>", = 3 === , = !("tbody").length, = !!("link").length, l.html5Clone = "<:nav></:nav>" !== ("nav").cloneNode(!0).outerHTML, = "checkbox", = !0, (c), = , = "<textarea>x</textarea>", = !!(!0)., (b), = "<input type='radio' checked='checked' name='t'/>", = (!0).cloneNode(!0)., = !0, && (("onclick", function() {
= !1
}), (!0).click()), null == ) {
= !0;
try {
delete
} catch(d) {
= !1
}
}
a = b = c = null
}(),
function() {
var b, c, d = ("div");
for(b in {
submit: !0,
change: !0,
focusin: !0
}) c = "on" + b, (l[b + "Bubbles"] = c in a) || ((c, "t"), l[b + "Bubbles"] = [c].expando === !1);
d = null
}();
var Y = /^(?:input|select|textarea)$/i,
Z = /^key/,
$ = /^(?:mouse|contextmenu)|click/,
_ = /^(?:focusinfocus|focusoutblur)$/,
ab = /^([^.]*)(?:\.(.+)|)$/;
function bb() {
return !0
}
function cb() {
return !1
}
function db() {
try {
return
} catch(a) {}
}
= {
global: {},
add: function(a, b, c, d, e) {
var f, g, h, i, j, k, l, m, o, p, q, r = n._data(a);
if(r) {
&& (i = c, c = , e = ), || ( = ++), (g = ) || (g = = {}), (k = ) || (k = = function(a) {
return typeof n === L || a && === ? void 0 : (, arguments)
}, = a), b = (b || "").match(F) || [""], h = ;
while(h--) f = (b[h]) || [], o = q = f[1], p = (f[2] || "").split(".").sort(), o && (j = [o] || {}, o = (e ? : ) || o, j = [o] || {}, l = ({
type: o,
origType: q,
data: d,
handler: c,
guid: ,
selector: e,
needsContext: e && (e),
namespace: (".")
}, i), (m = g[o]) || (m = g[o] = [], = 0, && (a, d, p, k) !== !1 || ( ? (o, k, !1) : && ("on" + o, k))), && ((a, l), || ( = )), e ? (++, 0, l) : (l), [o] = !0);
a = null
}
},
remove: function(a, b, c, d, e) {
var f, g, h, i, j, k, l, m, o, p, q, r = (a) && n._data(a);
if(r && (k = )) {
b = (b || "").match(F) || [""], j = ;
while(j--)
if(h = (b[j]) || [], o = q = h[1], p = (h[2] || "").split(".").sort(), o) {
l = [o] || {}, o = (d ? : ) || o, m = k[o] || [], h = h[2] && new RegExp("(^|\\.)" + ("\\.(?:.*\\.|)") + "(\\.|$)"), i = f = ;
while(f--) g = m[f], !e && q !== || c && !== || h && !() || d && d !== && ("**" !== d || !) || ((f, 1), && --, && (a, g));
i && ! && ( && (a, p, ) !== !1 || (a, o, ), delete k[o])
} else
for(o in k) (a, o + b[j], c, d, !0);
(k) && (delete , n._removeData(a, "events"))
}
},
trigger: function(b, c, d, e) {
var f, g, h, i, k, l, m, o = [d || z],
p = (b, "type") ? : b,
q = (b, "namespace") ? (".") : [];
if(h = l = d = d || z, 3 !== && 8 !== && !_.test(p + ) && ((".") >= 0 && (q = ("."), p = (), ()), g = (":") < 0 && "on" + p, b = b[] ? b : new (p, "object" == typeof b && b), = e ? 2 : 3, = ("."), b.namespace_re = ? new RegExp("(^|\\.)" + ("\\.(?:.*\\.|)") + "(\\.|$)") : null, = void 0, || ( = d), c = null == c ? [b] : (c, [b]), k = [p] || {}, e || ! || (d, c) !== !1)) {
if(!e && ! && !(d)) {
for(i = || p, _.test(i + p) || (h = ); h; h = ) (h), l = h;
l === ( || z) && ( || || a)
}
m = 0;
while((h = o[m++]) && !()) = m > 1 ? i : || p, f = (n._data(h, "events") || {})[] && n._data(h, "handle"), f && (h, c), f = g && h[g], f && && (h) && ( = (h, c), === !1 && ());
if( = p, !e && !() && (!k._default || k._default.apply((), c) === !1) && (d) && g && d[p] && !(d)) {
l = d[g], l && (d[g] = null), = p;
try {
d[p]()
} catch(r) {}
= void 0, l && (d[g] = l)
}
return
}
},
dispatch: function(a) {
a = (a);
var b, c, e, f, g, h = [],
i = (arguments),
j = (n._data(this, "events") || {})[] || [],
k = [] || {};
if(i[0] = a, = this, ! || (this, a) !== !1) {
h = (this, a, j), b = 0;
while((f = h[b++]) && !()) {
= , g = 0;
while((e = [g++]) && !())(!a.namespace_re || a.namespace_re.test()) && ( = e, = , c = (([] || {}).handle || ).apply(, i), void 0 !== c && ( = c) === !1 && ((), ()))
}
return && (this, a),
}
},
handlers: function(a, b) {
var c, d, e, f, g = [],
h = ,
i = ;
if(h && && (! || "click" !== ))
for(; i != this; i = || this)
if(1 === && ( !== !0 || "click" !== )) {
for(e = [], f = 0; h > f; f++) d = b[f], c = + " ", void 0 === e[c] && (e[c] = ? n(c, this).index(i) >= 0 : (c, this, null, [i]).length), e[c] && (d);
&& ({
elem: i,
handlers: e
})
}
return h < && ({
elem: this,
handlers: (h)
}), g
},
fix: function(a) {
if(a[]) return a;
var b, c, d, e = ,
f = a,
g = this.fixHooks[e];
g || (this.fixHooks[e] = g = $.test(e) ? this.mouseHooks : (e) ? this.keyHooks : {}), d = ? this.() : this.props, a = new (f), b = ;
while(b--) c = d[b], a[c] = f[c];
return || ( = || z), 3 === && ( = ), = !!, ? (a, f) : a
},
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(a, b) {
return null == && ( = null != ? : ), a
}
},
mouseHooks: {
props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),
filter: function(a, b) {
var c, d, e, f = ,
g = ;
return null == && null != && (d = || z, e = , c = , = + (e && || c && || 0) - (e && || c && || 0), = + (e && || c && || 0) - (e && || c && || 0)), ! && g && ( = g === ? : g), || void 0 === f || ( = 1 & f ? 1 : 2 & f ? 3 : 4 & f ? 2 : 0), a
}
},
special: {
load: {
noBubble: !0
},
focus: {
trigger: function() {
if(this !== db() && this.focus) try {
return this.focus(), !1
} catch(a) {}
},
delegateType: "focusin"
},
blur: {
trigger: function() {
return this === db() && this.blur ? (this.blur(), !1) : void 0
},
delegateType: "focusout"
},
click: {
trigger: function() {
return (this, "input") && "checkbox" === this.type && this.click ? (this.click(), !1) : void 0
},
_default: function(a) {
return (, "a")
}
},
beforeunload: {
postDispatch: function(a) {
void 0 !== && ( = )
}
}
},
simulate: function(a, b, c, d) {
var e = (new , c, {
type: a,
isSimulated: !0,
originalEvent: {}
});
d ? (e, null, b) : (b, e), () && ()
}
}, = ? function(a, b, c) {
&& (b, c, !1)
} : function(a, b, c) {
var d = "on" + b;
&& (typeof a[d] === L && (a[d] = null), (d, c))
}, = function(a, b) {
return this instanceof ? (a && ? (this.originalEvent = a, this.type = , this.isDefaultPrevented = || void 0 === && ( === !1 || && ()) ? bb : cb) : this.type = a, b && (this, b), this.timeStamp = a && || (), void(this[] = !0)) : new (a, b)
}, = {
isDefaultPrevented: cb,
isPropagationStopped: cb,
isImmediatePropagationStopped: cb,
preventDefault: function() {
var a = this.originalEvent;
this.isDefaultPrevented = bb, a && ( ? () : = !1)
},
stopPropagation: function() {
var a = this.originalEvent;
this.isPropagationStopped = bb, a && ( && (), = !0)
},
stopImmediatePropagation: function() {
this.isImmediatePropagationStopped = bb, this.stopPropagation()
}
}, ({
mouseenter: "mouseover",
mouseleave: "mouseout"
}, function(a, b) {
[a] = {
delegateType: b,
bindType: b,
handle: function(a) {
var c, d = this,
e = ,
f = ;
return(!e || e !== d && !(d, e)) && ( = , c = (this, arguments), = b), c
}
}
}), || ( = {
setup: function() {
return (this, "form") ? !1 : void (this, "click._submit keypress._submit", function(a) {
var b = ,
c = (b, "input") || (b, "button") ? : void 0;
c && !n._data(c, "submitBubbles") && ((c, "submit._submit", function(a) {
a._submit_bubble = !0
}), n._data(c, "submitBubbles", !0))
})
},
postDispatch: function(a) {
a._submit_bubble && (delete a._submit_bubble, this.parentNode && ! && ("submit", this.parentNode, a, !0))
},
teardown: function() {
return (this, "form") ? !1 : void (this, "._submit")
}
}), || ( = {
setup: function() {
return (this.nodeName) ? (("checkbox" === this.type || "radio" === this.type) && ((this, "propertychange._change", function(a) {
"checked" === && (this._just_changed = !0)
}), (this, "click._change", function(a) {
this._just_changed && ! && (this._just_changed = !1), ("change", this, a, !0)
})), !1) : void (this, "beforeactivate._change", function(a) {
var b = ;
() && !n._data(b, "changeBubbles") && ((b, "change._change", function(a) {
!this.parentNode || || || ("change", this.parentNode, a, !0)
}), n._data(b, "changeBubbles", !0))
})
},
handle: function(a) {
var b = ;
return this !== b || || || "radio" !== && "checkbox" !== ? (this, arguments) : void 0
},
teardown: function() {
return (this, "._change"), !(this.nodeName)
}
}), || ({
focus: "focusin",
blur: "focusout"
}, function(a, b) {
var c = function(a) {
(b, , (a), !0)
};
[b] = {
setup: function() {
var d = this.ownerDocument || this,
e = n._data(d, b);
e || (a, c, !0), n._data(d, b, (e || 0) + 1)
},
teardown: function() {
var d = this.ownerDocument || this,
e = n._data(d, b) - 1;
e ? n._data(d, b, e) : ((a, c, !0), n._removeData(d, b))
}
}
}), ({
on: function(a, b, c, d, e) {
var f, g;
if("object" == typeof a) {
"string" != typeof b && (c = c || b, b = void 0);
for(f in a) this.on(f, b, c, a[f], e);
return this
}
if(null == c && null == d ? (d = b, c = b = void 0) : null == d && ("string" == typeof b ? (d = c, c = void 0) : (d = c, c = b, b = void 0)), d === !1) d = cb;
else if(!d) return this;
return 1 === e && (g = d, d = function(a) {
return n().off(a), (this, arguments)
}, = || ( = ++)), this.each(function() {
(this, a, d, c, b)
})
},
one: function(a, b, c, d) {
return this.on(a, b, c, d, 1)
},
off: function(a, b, c) {
var d, e;
if(a && && ) return d = , n().off( ? + "." + : , , ), this;
if("object" == typeof a) {
for(e in a) this.off(e, b, a[e]);
return this
}
return(b === !1 || "function" == typeof b) && (c = b, b = void 0), c === !1 && (c = cb), this.each(function() {
(this, a, c, b)
})
},
trigger: function(a, b) {
return this.each(function() {
(a, b, this)
})
},
triggerHandler: function(a, b) {
var c = this[0];
return c ? (a, b, c, !0) : void 0
}
});
function eb(a) {
var b = ("|"),
c = ();
if()
while() (());
return c
}
var fb = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",
gb = / jQuery\d+="(?:null|\d+)"/g,
hb = new RegExp("<(?:" + fb + ")[\\s/>]", "i"),
ib = /^\s+/,
jb = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,
kb = /<([\w:]+)/,
lb = /<tbody/i,
mb = /<|&#?\w+;/,
nb = /<(?:script|style|link)/i,
ob = /checked\s*(?:[^=]|=\s*.checked.)/i,
pb = /^$|\/(?:java|ecma)script/i,
qb = /^true\/(.*)/,
rb = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,
sb = {
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: ? [0, "", ""] : [1, "X<div>", "</div>"]
},
tb = eb(z),
ub = (("div"));
= , = = = = , = ;
function vb(a, b) {
var c, d, e = 0,
f = typeof !== L ? (b || "*") : typeof !== L ? (b || "*") : void 0;
if(!f)
for(f = [], c = || a; null != (d = c[e]); e++) !b || (d, b) ? (d) : (f, vb(d, b));
return void 0 === b || b && (a, b) ? ([a], f) : f
}
function wb(a) {
() && ( = )
}
function xb(a, b) {
return (a, "table") && (11 !== ? b : , "tr") ? ("tbody")[0] || (("tbody")) : a
}
function yb(a) {
return = (null !== (a, "type")) + "/" + , a
}
function zb(a) {
var b = ();
return b ? = b[1] : ("type"), a
}
function Ab(a, b) {
for(var c, d = 0; null != (c = a[d]); d++) n._data(c, "globalEval", !b || n._data(b[d], "globalEval"))
}
function Bb(a, b) {
if(1 === && (a)) {
var c, d, e, f = n._data(a),
g = n._data(b, f),
h = ;
if(h) {
delete , = {};
for(c in h)
for(d = 0, e = h[c].length; e > d; d++) (b, c, h[c][d])
}
&& ( = ({}, ))
}
}
function Cb(a, b) {
var c, d, e;
if(1 === ) {
if(c = (), ! && b[]) {
e = n._data(b);
for(d in ) (b, d, );
()
}
"script" === c && !== ? (yb(b).text = , zb(b)) : "object" === c ? ( && ( = ), l.html5Clone && && !() && ( = )) : "input" === c && () ? ( = = , !== && ( = )) : "option" === c ? = = : ("input" === c || "textarea" === c) && ( = )
}
}
({
clone: function(a, b, c) {
var d, e, f, g, h, i = (, a);
if(l.html5Clone || (a) || !("<" + + ">") ? f = (!0) : ( = , (f = )), !( && || 1 !== && 11 !== || (a)))
for(d = vb(f), h = vb(a), g = 0; null != (e = h[g]); ++g) d[g] && Cb(e, d[g]);
if(b)
if(c)
for(h = h || vb(a), d = d || vb(f), g = 0; null != (e = h[g]); g++) Bb(e, d[g]);
else Bb(a, f);
return d = vb(f, "script"), > 0 && Ab(d, !i && vb(a, "script")), d = h = e = null, f
},
buildFragment: function(a, b, c, d) {
for(var e, f, g, h, i, j, k, m = , o = eb(b), p = [], q = 0; m > q; q++)
if(f = a[q], f || 0 === f)
if("object" === (f)) (p, ? [f] : f);
else if((f)) {
h = h || (("div")), i = ((f) || ["", ""])[1].toLowerCase(), k = sb[i] || sb._default, = k[1] + (jb, "<$1></$2>") + k[2], e = k[0];
while(e--) h = ;
if(! && (f) && (((f)[0])), !) {
f = "table" !== i || (f) ? "<table>" !== k[1] || (f) ? 0 : h : , e = f && ;
while(e--) (j = [e], "tbody") && ! && (j)
}
(p, ), = "";
while() ();
h =
} else ((f));
h && (h), || (vb(p, "input"), wb), q = 0;
while(f = p[q++])
if((!d || -1 === (f, d)) && (g = (, f), h = vb((f), "script"), g && Ab(h), c)) {
e = 0;
while(f = h[e++]) ( || "") && (f)
}
return h = null, o
},
cleanData: function(a, b) {
for(var d, e, f, g, h = 0, i = , j = , k = , m = ; null != (d = a[h]); h++)
if((b || (d)) && (f = d[i], g = f && j[f])) {
if()
for(e in ) m[e] ? (d, e) : (d, e, );
j[f] && (delete j[f], k ? delete d[i] : typeof !== L ? (i) : d[i] = null, (f))
}
}
}), ({
text: function(a) {
return W(this, function(a) {
return void 0 === a ? (this) : this.empty().append((this[0] && this[0].ownerDocument || z).createTextNode(a))
}, null, a, arguments.length)
},
append: function() {
return this.domManip(arguments, function(a) {
if(1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) {
var b = xb(this, a);
(a)
}
})
},
prepend: function() {
return this.domManip(arguments, function(a) {
if(1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) {
var b = xb(this, a);
(a, )
}
})
},
before: function() {
return this.domManip(arguments, function(a) {
this.parentNode && this.(a, this)
})
},
after: function() {
return this.domManip(arguments, function(a) {
this.parentNode && this.(a, this.nextSibling)
})
},
remove: function(a, b) {
for(var c, d = a ? (a, this) : this, e = 0; null != (c = d[e]); e++) b || 1 !== || (vb(c)), && (b && (, c) && Ab(vb(c, "script")), (c));
return this
},
empty: function() {
for(var a, b = 0; null != (a = this[b]); b++) {
1 === && (vb(a, !1));
while() ();
&& (a, "select") && ( = 0)
}
return this
},
clone: function(a, b) {
return a = null == a ? !1 : a, b = null == b ? a : b, this.map(function() {
return (this, a, b)
})
},
html: function(a) {
return W(this, function(a) {
var b = this[0] || {},
c = 0,
d = this.length;
if(void 0 === a) return 1 === ? (gb, "") : void 0;
if(!("string" != typeof a || (a) || ! && (a) || ! && (a) || sb[((a) || ["", ""])[1].toLowerCase()])) {
a = (jb, "<$1></$2>");
try {
for(; d > c; c++) b = this[c] || {}, 1 === && ((vb(b, !1)), = a);
b = 0
} catch(e) {}
}
b && this.empty().append(a)
}, null, a, arguments.length)
},
replaceWith: function() {
var a = arguments[0];
return this.domManip(arguments, function(b) {
a = this.parentNode, (vb(this)), a && (b, this)
}), a && ( || ) ? this : this.remove()
},
detach: function(a) {
return this.remove(a, !0)
},
domManip: function(a, b) {
a = ([], a);
var c, d, f, g, h, i, j = 0,
k = this.length,
m = this,
o = k - 1,
p = a[0],
q = (p);
if(q || k > 1 && "string" == typeof p && ! && (p)) return this.each(function(c) {
var d = (c);
q && (a[0] = (this, c, ())), (a, b)
});
if(k && (i = (a, this[0].ownerDocument, !1, this), c = , 1 === && (i = c), c)) {
for(g = (vb(i, "script"), yb), f = ; k > j; j++) d = i, j !== o && (d = (d, !0, !0), f && (g, vb(d, "script"))), (this[j], d, j);
if(f)
for(h = g[ - 1].ownerDocument, (g, zb), j = 0; f > j; j++) d = g[j], ( || "") && !n._data(d, "globalEval") && (h, d) && ( ? n._evalUrl && n._evalUrl() : (( || || || "").replace(rb, "")));
i = c = null
}
return this
}
}), ({
appendTo: "append",
prependTo: "prepend",
insertBefore: "before",
insertAfter: "after",
replaceAll: "replaceWith"
}, function(a, b) {
[a] = function(a) {
for(var c, d = 0, e = [], g = n(a), h = - 1; h >= d; d++) c = d === h ? this : this.clone(!0), n(g[d])[b](c), (e, ());
return this.pushStack(e)
}
});
var Db, Eb = {};
function Fb(b, c) {
var d = n((b)).appendTo(),
e = ? (d[0]).display : (d[0], "display");
return (), e
}
function Gb(a) {
var b = z,
c = Eb[a];
return c || (c = Fb(a, b), "none" !== c && c || (Db = (Db || n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(), b = (Db[0].contentWindow || Db[0].contentDocument).document, (), (), c = Fb(a, b), ()), Eb[a] = c), c
}! function() {
var a, b, c = ("div"),
d = "-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;padding:0;margin:0;border:0";
= " <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", a = ("a")[0], = "float:left;opacity:.5", = /^0.5/.test(), = !!, = "content-box", (!0). = "", = "content-box" === , a = c = null, = function() {
var a, c, e, f;
if(null == b) {
if(a = ("body")[0], !a) return;
f = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px", c = ("div"), e = ("div"), (c).appendChild(e), b = !1, typeof !== L && ( = d + ";width:1px;padding:1px;zoom:1", = "<div></div>", = "5px", b = 3 !== ), (c), a = c = e = null
}
return b
}
}();
var Hb = /^margin/,
Ib = new RegExp("^(" + T + ")(?!px)[a-z%]+$", "i"),
Jb, Kb, Lb = /^(top|right|bottom|left)$/;
? (Jb = function(a) {
return (a, null)
}, Kb = function(a, b, c) {
var d, e, f, g, h = ;
return c = c || Jb(a), g = c ? (b) || c[b] : void 0, c && ("" !== g || (, a) || (g = (a, b)), (g) && (b) && (d = , e = , f = , = = = g, g = , = d, = e, = f)), void 0 === g ? g : g + ""
}) : && (Jb = function(a) {
return
}, Kb = function(a, b, c) {
var d, e, f, g, h = ;
return c = c || Jb(a), g = c ? c[b] : void 0, null == g && h && h[b] && (g = h[b]), (g) && !(b) && (d = , e = , f = e && , f && ( = ), = "fontSize" === b ? "1em" : g, g = + "px", = d, f && ( = f)), void 0 === g ? g : g + "" || "auto"
});
function Mb(a, b) {
return {
get: function() {
var c = a();
if(null != c) return c ? void delete this.get : (this.get = b).apply(this, arguments)
}
}
}! function() {
var b, c, d, e, f, g, h = ("div"),
i = "border:0;width:0;height:0;position:absolute;top:0;left:-9999px",
j = "-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;padding:0;margin:0;border:0";
= " <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", b = ("a")[0], = "float:left;opacity:.5", = /^0.5/.test(), = !!, = "content-box", (!0). = "", = "content-box" === , b = h = null, (l, {
reliableHiddenOffsets: function() {
if(null != c) return c;
var a, b, d, e = ("div"),
f = ("body")[0];
if(f) return ("className", "t"), = " <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", a = ("div"), = i, (a).appendChild(e), = "<table><tr><td></td><td>t</td></tr></table>", b = ("td"), b[0]. = "padding:0;margin:0;border:0;display:none", d = 0 === b[0].offsetHeight, b[0]. = "", b[1]. = "none", c = d && 0 === b[0].offsetHeight, (a), e = f = null, c
},
boxSizing: function() {
return null == d && k(), d
},
boxSizingReliable: function() {
return null == e && k(), e
},
pixelPosition: function() {
return null == f && k(), f
},
reliableMarginRight: function() {
var b, c, d, e;
if(null == g && ) {
if(b = ("body")[0], !b) return;
c = ("div"), d = ("div"), = i, (c).appendChild(d), e = (("div")), = = j, = = "0", = "1px", g = !parseFloat(((e, null) || {}).marginRight), (c)
}
return g
}
});
function k() {
var b, c, h = ("body")[0];
h && (b = ("div"), c = ("div"), = i, (b).appendChild(c), = "-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;display:block;padding:1px;border:1px;width:4px;margin-top:1%;top:1%", (h, null != ? {
zoom: 1
} : {}, function() {
d = 4 ===
}), e = !0, f = !1, g = !0, && (f = "1%" !== ((c, null) || {}).top, e = "4px" === ((c, null) || {
width: "4px"
}).width), (b), c = h = null)
}
}(), = function(a, b, c, d) {
var e, f, g = {};
for(f in b) g[f] = [f], [f] = b[f];
e = (a, d || []);
for(f in b) [f] = g[f];
return e
};
var Nb = /alpha\([^)]*\)/i,
Ob = /opacity\s*=\s*([^)]*)/,
Pb = /^(none|table(?!-c[ea]).+)/,
Qb = new RegExp("^(" + T + ")(.*)$", "i"),
Rb = new RegExp("^([+-])=(" + T + ")", "i"),
Sb = {
position: "absolute",
visibility: "hidden",
display: "block"
},
Tb = {
letterSpacing: 0,
fontWeight: 400
},
Ub = ["Webkit", "O", "Moz", "ms"];
function Vb(a, b) {
if(b in a) return b;
var c = (0).toUpperCase() + (1),
d = b,
e = ;
while(e--)
if(b = Ub[e] + c, b in a) return b;
return d
}
function Wb(a, b) {
for(var c, d, e, f = [], g = 0, h = ; h > g; g++) d = a[g], && (f[g] = n._data(d, "olddisplay"), c = , b ? (f[g] || "none" !== c || ( = ""), "" === && V(d) && (f[g] = n._data(d, "olddisplay", Gb()))) : f[g] || (e = V(d), (c && "none" !== c || !e) && n._data(d, "olddisplay", e ? c : (d, "display"))));
for(g = 0; h > g; g++) d = a[g], && (b && "none" !== && "" !== || ( = b ? f[g] || "" : "none"));
return a
}
function Xb(a, b, c) {
var d = (b);
return d ? Math.max(0, d[1] - (c || 0)) + (d[2] || "px") : b
}
function Yb(a, b, c, d, e) {
for(var f = c === (d ? "border" : "content") ? 4 : "width" === b ? 1 : 0, g = 0; 4 > f; f += 2) "margin" === c && (g += (a, c + U[f], !0, e)), d ? ("content" === c && (g -= (a, "padding" + U[f], !0, e)), "margin" !== c && (g -= (a, "border" + U[f] + "Width", !0, e))) : (g += (a, "padding" + U[f], !0, e), "padding" !== c && (g += (a, "border" + U[f] + "Width", !0, e)));
return g
}
function Zb(a, b, c) {
var d = !0,
e = "width" === b ? : ,
f = Jb(a),
g = () && "border-box" === (a, "boxSizing", !1, f);
if(0 >= e || null == e) {
if(e = Kb(a, b, f), (0 > e || null == e) && (e = [b]), (e)) return e;
d = g && (() || e === [b]), e = parseFloat(e) || 0
}
return e + Yb(a, b, c || (g ? "border" : "content"), d, f) + "px"
}
({
cssHooks: {
opacity: {
get: function(a, b) {
if(b) {
var c = Kb(a, "opacity");
return "" === c ? "1" : c
}
}
}
},
cssNumber: {
columnCount: !0,
fillOpacity: !0,
fontWeight: !0,
lineHeight: !0,
opacity: !0,
order: !0,
orphans: !0,
widows: !0,
zIndex: !0,
zoom: !0
},
cssProps: {
"float": ? "cssFloat" : "styleFloat"
},
style: function(a, b, c, d) {
if(a && 3 !== && 8 !== && ) {
var e, f, g, h = (b),
i = ;
if(b = [h] || ([h] = Vb(i, h)), g = [b] || [h], void 0 === c) return g && "get" in g && void 0 !== (e = (a, !1, d)) ? e : i[b];
if(f = typeof c, "string" === f && (e = (c)) && (c = (e[1] + 1) * e[2] + parseFloat((a, b)), f = "number"), null != c && c === c && ("number" !== f || [h] || (c += "px"), || "" !== c || 0 !== ("background") || (i[b] = "inherit"), !(g && "set" in g && void 0 === (c = (a, c, d))))) try {
i[b] = "", i[b] = c
} catch(j) {}
}
},
css: function(a, b, c, d) {
var e, f, g, h = (b);
return b = [h] || ([h] = Vb(, h)), g = [b] || [h], g && "get" in g && (f = (a, !0, c)), void 0 === f && (f = Kb(a, b, d)), "normal" === f && b in Tb && (f = Tb[b]), "" === c || c ? (e = parseFloat(f), c === !0 || (e) ? e || 0 : f) : f
}
}), (["height", "width"], function(a, b) {
[b] = {
get: function(a, c, d) {
return c ? 0 === && ((a, "display")) ? (a, Sb, function() {
return Zb(a, b, d)
}) : Zb(a, b, d) : void 0
},
set: function(a, c, d) {
var e = d && Jb(a);
return Xb(a, c, d ? Yb(a, b, d, () && "border-box" === (a, "boxSizing", !1, e), e) : 0)
}
}
}), || ( = {
get: function(a, b) {
return ((b && ? : ) || "") ? .01 * parseFloat(RegExp.$1) + "" : b ? "1" : ""
},
set: function(a, b) {
var c = ,
d = ,
e = (b) ? "alpha(opacity=" + 100 * b + ")" : "",
f = d && || || "";
= 1, (b >= 1 || "" === b) && "" === ((Nb, "")) && && (("filter"), "" === b || d && !) || ( = (f) ? (Nb, e) : f + " " + e)
}
}), = Mb(, function(a, b) {
return b ? (a, {
display: "inline-block"
}, Kb, [a, "marginRight"]) : void 0
}), ({
margin: "",
padding: "",
border: "Width"
}, function(a, b) {
[a + b] = {
expand: function(c) {
for(var d = 0, e = {}, f = "string" == typeof c ? (" ") : [c]; 4 > d; d++) e[a + U[d] + b] = f[d] || f[d - 2] || f[0];
return e
}
}, (a) || ([a + b].set = Xb)
}), ({
css: function(a, b) {
return W(this, function(a, b, c) {
var d, e, f = {},
g = 0;
if((b)) {
for(d = Jb(a), e = ; e > g; g++) f[b[g]] = (a, b[g], !1, d);
return f
}
return void 0 !== c ? (a, b, c) : (a, b)
}, a, b, arguments.length > 1)
},
show: function() {
return Wb(this, !0)
},
hide: function() {
return Wb(this)
},
toggle: function(a) {
return "boolean" == typeof a ? a ? this.show() : this.hide() : this.each(function() {
V(this) ? n(this).show() : n(this).hide()
})
}
});
function $b(a, b, c, d, e) {
return new $(a, b, c, d, e)
}
= $b, $ = {
constructor: $b,
init: function(a, b, c, d, e, f) {
this.elem = a, this.prop = c, this.easing = e || "swing", this.options = b, this.start = this.now = this.cur(), this.end = d, this.unit = f || ([c] ? "" : "px")
},
cur: function() {
var a = $[this.prop];
return a && ? (this) : $._default.get(this)
},
run: function(a) {
var b, c = $[this.prop];
return this.pos = b = this. ? [this.easing](a, this. * a, 0, 1, this.) : a, this.now = (this.end - this.start) * b + this.start, this. && this.(this.elem, this.now, this), c && ? (this) : $._default.set(this), this
}
}, $ = $, $ = {
_default: {
get: function(a) {
var b;
return null == [] || && null != [] ? (b = (, , ""), b && "auto" !== b ? b : 0) : []
},
set: function(a) {
[] ? [](a) : && (null != [[]] || []) ? (, , + ) : [] =
}
}
}, $ = $ = {
set: function(a) {
&& && ([] = )
}
}, = {
linear: function(a) {
return a
},
swing: function(a) {
return .5 - Math.cos(a * Math.PI) / 2
}
}, = $, = {};
var _b, ac, bc = /^(?:toggle|show|hide)$/,
cc = new RegExp("^(?:([+-])=|)(" + T + ")([a-z%]*)$", "i"),
dc = /queueHooks$/,
ec = [jc],
fc = {
"*": [function(a, b) {
var c = this.createTween(a, b),
d = (),
e = (b),
f = e && e[3] || ([a] ? "" : "px"),
g = ([a] || "px" !== f && +d) && ((, a)),
h = 1,
i = 20;
if(g && g[3] !== f) {
f = f || g[3], e = e || [], g = +d || 1;
do h = h || ".5", g /= h, (, a, g + f); while (h !== (h = () / d) && 1 !== h && --i)
}
return e && (g = = +g || +d || 0, = f, = e[1] ? g + (e[1] + 1) * e[2] : +e[2]), c
}]
};
function gc() {
return setTimeout(function() {
_b = void 0
}), _b = ()
}
function hc(a, b) {
var c, d = {
height: a
},
e = 0;
for(b = b ? 1 : 0; 4 > e; e += 2 - b) c = U[e], d["margin" + c] = d["padding" + c] = a;
return b && ( = = a), d
}
function ic(a, b, c) {
for(var d, e = (fc[b] || []).concat(fc["*"]), f = 0, g = ; g > f; f++)
if(d = e[f].call(c, b, a)) return d
}
function jc(a, b, c) {
var d, e, f, g, h, i, j, k, m = this,
o = {},
p = ,
q = && V(a),
r = n._data(a, "fxshow");
|| (h = n._queueHooks(a, "fx"), null == && ( = 0, i = , = function() {
|| i()
}), ++, (function() {
(function() {
--, (a, "fx").length || ()
})
})), 1 === && ("height" in b || "width" in b) && ( = [, , ], j = (a, "display"), k = Gb(), "none" === j && (j = k), "inline" === j && "none" === (a, "float") && ( && "inline" !== k ? = 1 : = "inline-block")), && ( = "hidden", () || (function() {
= [0], = [1], = [2]
}));
for(d in b)
if(e = b[d], (e)) {
if(delete b[d], f = f || "toggle" === e, e === (q ? "hide" : "show")) {
if("show" !== e || !r || void 0 === r[d]) continue;
q = !0
}
o[d] = r && r[d] || (a, d)
}
if(!(o)) {
r ? "hidden" in r && (q = ) : r = n._data(a, "fxshow", {}), f && ( = !q), q ? n(a).show() : (function() {
n(a).hide()
}), (function() {
var b;
n._removeData(a, "fxshow");
for(b in o) (a, b, o[b])
});
for(d in o) g = ic(q ? r[d] : 0, d, m), d in r || (r[d] = , q && ( = , = "width" === d || "height" === d ? 1 : 0))
}
}
function kc(a, b) {
var c, d, e, f, g;
for(c in a)
if(d = (c), e = b[d], f = a[c], (f) && (e = f[1], f = a[c] = f[0]), c !== d && (a[d] = f, delete a[c]), g = [d], g && "expand" in g) {
f = (f), delete a[d];
for(c in f) c in a || (a[c] = f[c], b[c] = e)
} else b[d] = e
}
function lc(a, b, c) {
var d, e, f = 0,
g = ,
h = ().always(function() {
delete
}),
i = function() {
if(e) return !1;
for(var b = _b || gc(), c = Math.max(0, + - b), d = c / || 0, f = 1 - d, g = 0, i = ; i > g; g++) [g].run(f);
return (a, [j, f, c]), 1 > f && i ? c : ((a, [j]), !1)
},
j = ({
elem: a,
props: ({}, b),
opts: (!0, {
specialEasing: {}
}, c),
originalProperties: b,
originalOptions: c,
startTime: _b || gc(),
duration: ,
tweens: [],
createTween: function(b, c) {
var d = (a, , b, c, [b] || );
return (d), d
},
stop: function(b) {
var c = 0,
d = b ? : 0;
if(e) return this;
for(e = !0; d > c; c++) [c].run(1);
return b ? (a, [j, b]) : (a, [j, b]), this
}
}),
k = ;
for(kc(k, ); g > f; f++)
if(d = ec[f].call(j, a, k, )) return d;
return (k, ic, j), () && (a, j), ((i, {
elem: a,
anim: j,
queue:
})), ().done(, ).fail().always()
}
= (lc, {
tweener: function(a, b) {
(a) ? (b = a, a = ["*"]) : a = (" ");
for(var c, d = 0, e = ; e > d; d++) c = a[d], fc[c] = fc[c] || [], fc[c].unshift(b)
},
prefilter: function(a, b) {
b ? (a) : (a)
}
}), = function(a, b, c) {
var d = a && "object" == typeof a ? ({}, a) : {
complete: c || !c && b || (a) && a,
duration: a,
easing: c && b || b && !(b) && b
};
return = ? 0 : "number" == typeof ? : in ? [] : ._default, (null == || === !0) && ( = "fx"), = , = function() {
() && (this), && (this, )
}, d
}, ({
fadeTo: function(a, b, c, d) {
return this.filter(V).css("opacity", 0).show().end().animate({
opacity: b
}, a, c, d)
},
animate: function(a, b, c, d) {
var e = (a),
f = (b, c, d),
g = function() {
var b = lc(this, ({}, a), f);
(e || n._data(this, "finish")) && (!0)
};
return = g, e || === !1 ? this.each(g) : this.queue(, g)
},
stop: function(a, b, c) {
var d = function(a) {
var b = ;
delete , b(c)
};
return "string" != typeof a && (c = b, b = a, a = void 0), b && a !== !1 && this.queue(a || "fx", []), this.each(function() {
var b = !0,
e = null != a && a + "queueHooks",
f = ,
g = n._data(this);
if(e) g[e] && g[e].stop && d(g[e]);
else
for(e in g) g[e] && g[e].stop && (e) && d(g[e]);
for(e = ; e--;) f[e].elem !== this || null != a && f[e].queue !== a || (f[e].(c), b = !1, (e, 1));
(b || !c) && (this, a)
})
},
finish: function(a) {
return a !== !1 && (a = a || "fx"), this.each(function() {
var b, c = n._data(this),
d = c[a + "queue"],
e = c[a + "queueHooks"],
f = ,
g = d ? : 0;
for( = !0, (this, a, []), e && && (this, !0), b = ; b--;) f[b].elem === this && f[b].queue === a && (f[b].(!0), (b, 1));
for(b = 0; g > b; b++) d[b] && d[b].finish && d[b].(this);
delete
})
}
}), (["toggle", "show", "hide"], function(a, b) {
var c = [b];
[b] = function(a, d, e) {
return null == a || "boolean" == typeof a ? (this, arguments) : this.animate(hc(b, !0), a, d, e)
}
}), ({
slideDown: hc("show"),
slideUp: hc("hide"),
slideToggle: hc("toggle"),
fadeIn: {
opacity: "show"
},
fadeOut: {
opacity: "hide"
},
fadeToggle: {
opacity: "toggle"
}
}, function(a, b) {
[a] = function(a, c, d) {
return this.animate(b, a, c, d)
}
}), = [], = function() {
var a, b = ,
c = 0;
for(_b = (); c < ; c++) a = b[c], a() || b[c] !== a || (c--, 1);
|| (), _b = void 0
}, = function(a) {
(a), a() ? () : ()
}, = 13, = function() {
ac || (ac = setInterval(, ))
}, = function() {
clearInterval(ac), ac = null
}, = {
slow: 600,
fast: 200,
_default: 400
}, = function(a, b) {
return a = ? [a] || a : a, b = b || "fx", this.queue(b, function(b, c) {
var d = setTimeout(b, a);
= function() {
clearTimeout(d)
}
})
},
function() {
var a, b, c, d, e = ("div");
("className", "t"), = " <link/><table></table><a href='/a'>a</a><input type='checkbox'/>", a = ("a")[0], c = ("select"), d = (("option")), b = ("input")[0], = "top:1px", = "t" !== , = /top/.test(("style")), = "/a" === ("href"), = !!, = , = !!("form").enctype, = !0, = !, b = ("input"), ("value", ""), = "" === ("value"), = "t", ("type", "radio"), = "t" === , a = b = c = d = e = null
}();
var mc = /\r/g;
({
val: function(a) {
var b, c, d, e = this[0]; {
if(arguments.length) return d = (a), this.each(function(c) {
var e;
1 === this.nodeType && (e = d ? (this, c, n(this).val()) : a, null == e ? e = "" : "number" == typeof e ? e += "" : (e) && (e = (e, function(a) {
return null == a ? "" : a + ""
})), b = [this.type] || [this.()], b && "set" in b && void 0 !== (this, e, "value") || (this.value = e))
});
if(e) return b = [] || [()], b && "get" in b && void 0 !== (c = (e, "value")) ? c : (c = , "string" == typeof c ? (mc, "") : null == c ? "" : c)
}
}
}), ({
valHooks: {
option: {
get: function(a) {
var b = (a, "value");
return null != b ? b : (a)
}
},
select: {
get: function(a) {
for(var b, c, d = , e = , f = "select-one" === || 0 > e, g = f ? null : [], h = f ? e + 1 : , i = 0 > e ? h : f ? e : 0; h > i; i++)
if(c = d[i], !(! && i !== e || ( ? : null !== ("disabled")) || && (, "optgroup"))) {
if(b = n(c).val(), f) return b;
(b)
}
return g
},
set: function(a, b) {
var c, d, e = ,
f = (b),
g = ;
while(g--)
if(d = e[g], ((d), f) >= 0) try {
= c = !0
} catch(h) {
} else = !1;
return c || ( = -1), e
}
}
}
}), (["radio", "checkbox"], function() {
[this] = {
set: function(a, b) {
return (b) ? = (n(a).val(), b) >= 0 : void 0
}
}, || ([this].get = function(a) {
return null === ("value") ? "on" :
})
});
var nc, oc, pc = ,
qc = /^(?:checked|selected)$/i,
rc = ,
sc = ;
({
attr: function(a, b) {
return W(this, , a, b, arguments.length > 1)
},
removeAttr: function(a) {
return this.each(function() {
(this, a)
})
}
}), ({
attr: function(a, b, c) {
var d, e, f = ;
if(a && 3 !== f && 8 !== f && 2 !== f) return typeof === L ? (a, b, c) : (1 === f && (a) || (b = (), d = [b] || ((b) ? oc : nc)), void 0 === c ? d && "get" in d && null !== (e = (a, b)) ? e : (e = (a, b), null == e ? void 0 : e) : null !== c ? d && "set" in d && void 0 !== (e = (a, c, b)) ? e : ((b, c + ""), c) : void (a, b))
},
removeAttr: function(a, b) {
var c, d, e = 0,
f = b && (F);
if(f && 1 === )
while(c = f[e++]) d = [c] || c, (c) ? sc && rc || !(c) ? a[d] = !1 : a[("default-" + c)] = a[d] = !1 : (a, c, ""), (rc ? c : d)
},
attrHooks: {
type: {
set: function(a, b) {
if(! && "radio" === b && (a, "input")) {
var c = ;
return ("type", b), c && ( = c), b
}
}
}
}
}), oc = {
set: function(a, b, c) {
return b === !1 ? (a, c) : sc && rc || !(c) ? (!rc && [c] || c, c) : a[("default-" + c)] = a[c] = !0, c
}
}, ((/\w+/g), function(a, b) {
var c = pc[b] || ;
pc[b] = sc && rc || !(b) ? function(a, b, d) {
var e, f;
return d || (f = pc[b], pc[b] = e, e = null != c(a, b, d) ? () : null, pc[b] = f), e
} : function(a, b, c) {
return c ? void 0 : a[("default-" + b)] ? () : null
}
}), sc && rc || ( = {
set: function(a, b, c) {
return (a, "input") ? void( = b) : nc && (a, b, c)
}
}), rc || (nc = {
set: function(a, b, c) {
var d = (c);
return d || (d = (c)), = b += "", "value" === c || b === (c) ? b : void 0
}
}, = = = function(a, b, c) {
var d;
return c ? void 0 : (d = (b)) && "" !== ? : null
}, = {
get: function(a, b) {
var c = (b);
return c && ? : void 0
},
set:
}, = {
set: function(a, b, c) {
(a, "" === b ? !1 : b, c)
}
}, (["width", "height"], function(a, b) {
[b] = {
set: function(a, c) {
return "" === c ? ((b, "auto"), c) : void 0
}
}
})), || ( = {
get: function(a) {
return || void 0
},
set: function(a, b) {
return = b + ""
}
});
var tc = /^(?:input|select|textarea|button|object)$/i,
uc = /^(?:a|area)$/i;
({
prop: function(a, b) {
return W(this, , a, b, arguments.length > 1)
},
removeProp: function(a) {
return a = [a] || a, this.each(function() {
try {
this[a] = void 0, delete this[a]
} catch(b) {}
})
}
}), ({
propFix: {
"for": "htmlFor",
"class": "className"
},
prop: function(a, b, c) {
var d, e, f, g = ;
if(a && 3 !== g && 8 !== g && 2 !== g) return f = 1 !== g || !(a), f && (b = [b] || b, e = [b]), void 0 !== c ? e && "set" in e && void 0 !== (d = (a, c, b)) ? d : a[b] = c : e && "get" in e && null !== (d = (a, b)) ? d : a[b]
},
propHooks: {
tabIndex: {
get: function(a) {
var b = (a, "tabindex");
return b ? parseInt(b, 10) : () || () && ? 0 : -1
}
}
}
}), || (["href", "src"], function(a, b) {
[b] = {
get: function(a) {
return (b, 4)
}
}
}), || ( = {
get: function(a) {
var b = ;
return b && (, && ), null
}
}), (["tabIndex", "readOnly", "maxLength", "cellSpacing", "cellPadding", "rowSpan", "colSpan", "useMap", "frameBorder", "contentEditable"], function() {
[this.toLowerCase()] = this
}), || ( = "encoding");
var vc = /[\t\r\n\f]/g;
({
addClass: function(a) {
var b, c, d, e, f, g, h = 0,
i = this.length,
j = "string" == typeof a && a;
if((a)) return this.each(function(b) {
n(this).addClass((this, b, this.className))
});
if(j)
for(b = (a || "").match(F) || []; i > h; h++)
if(c = this[h], d = 1 === && ( ? (" " + + " ").replace(vc, " ") : " ")) {
f = 0;
while(e = b[f++]) (" " + e + " ") < 0 && (d += e + " ");
g = (d), !== g && ( = g)
}
return this
},
removeClass: function(a) {
var b, c, d, e, f, g, h = 0,
i = this.length,
j = 0 === arguments.length || "string" == typeof a && a;
if((a)) return this.each(function(b) {
n(this).removeClass((this, b, this.className))
});
if(j)
for(b = (a || "").match(F) || []; i > h; h++)
if(c = this[h], d = 1 === && ( ? (" " + + " ").replace(vc, " ") : "")) {
f = 0;
while(e = b[f++])
while((" " + e + " ") >= 0) d = (" " + e + " ", " ");
g = a ? (d) : "", !== g && ( = g)
}
return this
},
toggleClass: function(a, b) {
var c = typeof a;
return "boolean" == typeof b && "string" === c ? b ? this.addClass(a) : this.removeClass(a) : this.each((a) ? function(c) {
n(this).toggleClass((this, c, this.className, b), b)
} : function() {
if("string" === c) {
var b, d = 0,
e = n(this),
f = (F) || [];
while(b = f[d++]) (b) ? (b) : (b)
} else(c === L || "boolean" === c) && (this.className && n._data(this, "__className__", this.className), this.className = this.className || a === !1 ? "" : n._data(this, "__className__") || "")
})
},
hasClass: function(a) {
for(var b = " " + a + " ", c = 0, d = this.length; d > c; c++)
if(1 === this[c].nodeType && (" " + this[c].className + " ").replace(vc, " ").indexOf(b) >= 0) return !0;
return !1
}
}), ("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "), function(a, b) {
[b] = function(a, c) {
return arguments.length > 0 ? this.on(b, null, a, c) : this.trigger(b)
}
}), ({
hover: function(a, b) {
return this.mouseenter(a).mouseleave(b || a)
},
bind: function(a, b, c) {
return this.on(a, null, b, c)
},
unbind: function(a, b) {
return this.off(a, null, b)
},
delegate: function(a, b, c, d) {
return this.on(b, a, c, d)
},
undelegate: function(a, b, c) {
return 1 === arguments.length ? this.off(a, "**") : this.off(b, a || "**", c)
}
});
var wc = (),
xc = /\?/,
yc = /(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;
= function(b) {
if( && ) return (b + "");
var c, d = null,
e = (b + "");
return e && !((yc, function(a, b, e, f) {
return c && b && (d = 0), 0 === d ? a : (c = e || b, d += !f - !e, "")
})) ? Function("return " + e)() : ("Invalid JSON: " + b)
}, = function(b) {
var c, d;
if(!b || "string" != typeof b) return null;
try {
? (d = new DOMParser, c = (b, "text/xml")) : (c = new ActiveXObject(""), = "false", (b))
} catch(e) {
c = void 0
}
return c && && !("parsererror").length || ("Invalid XML: " + b), c
};
var zc, Ac, Bc = /#.*$/,
Cc = /([?&])_=[^&]*/,
Dc = /^(.*?):[ \t]*([^\r\n]*)\r?$/gm,
Ec = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,
Fc = /^(?:GET|HEAD)$/,
Gc = /^\/\//,
Hc = /^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,
Ic = {},
Jc = {},
Kc = "*/".concat("*");
try {
Ac =
} catch(Lc) {
Ac = ("a"), = "", Ac =
}
zc = (()) || [];
function Mc(a) {
return function(b, c) {
"string" != typeof b && (c = b, b = "*");
var d, e = 0,
f = ().match(F) || [];
if((c))
while(d = f[e++]) "+" === (0) ? (d = (1) || "*", (a[d] = a[d] || []).unshift(c)) : (a[d] = a[d] || []).push(c)
}
}
function Nc(a, b, c, d) {
var e = {},
f = a === Jc;
function g(h) {
var i;
return e[h] = !0, (a[h] || [], function(a, h) {
var j = h(b, c, d);
return "string" != typeof j || f || e[j] ? f ? !(i = j) : void 0 : ((j), g(j), !1)
}), i
}
return g([0]) || !e["*"] && g("*")
}
function Oc(a, b) {
var c, d, e = || {};
for(d in b) void 0 !== b[d] && ((e[d] ? a : c || (c = {}))[d] = b[d]);
return c && (!0, a, c), a
}
function Pc(a, b, c) {
var d, e, f, g, h = ,
i = ;
while("*" === i[0]) (), void 0 === e && (e = || ("Content-Type"));
if(e)
for(g in h)
if(h[g] && h[g].test(e)) {
(g);
break
}
if(i[0] in c) f = i[0];
else {
for(g in c) {
if(!i[0] || [g + " " + i[0]]) {
f = g;
break
}
d || (d = g)
}
f = f || d
}
return f ? (f !== i[0] && (f), c[f]) : void 0
}
function Qc(a, b, c, d) {
var e, f, g, h, i, j = {},
k = ();
if(k[1])
for(g in ) j[()] = [g];
f = ();
while(f)
if([f] && (c[[f]] = b), !i && d && && (b = (b, )), i = f, f = ())
if("*" === f) f = i;
else if("*" !== i && i !== f) {
if(g = j[i + " " + f] || j["* " + f], !g)
for(e in j)
if(h = (" "), h[1] === f && (g = j[i + " " + h[0]] || j["* " + h[0]])) {
g === !0 ? g = j[e] : j[e] !== !0 && (f = h[0], (h[1]));
break
}
if(g !== !0)
if(g && a["throws"]) b = g(b);
else try {
b = g(b)
} catch(l) {
return {
state: "parsererror",
error: g ? l : "No conversion from " + i + " to " + f
}
}
}
return {
state: "success",
data: b
}
}
({
active: 0,
lastModified: {},
etag: {},
ajaxSettings: {
url: Ac,
type: "GET",
isLocal: (zc[1]),
global: !0,
processData: !0,
async: !0,
contentType: "application/x-www-form-urlencoded; charset=UTF-8",
accepts: {
"*": Kc,
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",
json: "responseJSON"
},
converters: {
"* text": String,
"text html": !0,
"text json": ,
"text xml":
},
flatOptions: {
url: !0,
context: !0
}
},
ajaxSetup: function(a, b) {
return b ? Oc(Oc(a, ), b) : Oc(, a)
},
ajaxPrefilter: Mc(Ic),
ajaxTransport: Mc(Jc),
ajax: function(a, b) {
"object" == typeof a && (b = a, a = void 0), b = b || {};
var c, d, e, f, g, h, i, j, k = ({}, b),
l = || k,
m = && ( || ) ? n(l) : ,
o = (),
p = ("once memory"),
q = || {},
r = {},
s = {},
t = 0,
u = "canceled",
v = {
readyState: 0,
getResponseHeader: function(a) {
var b;
if(2 === t) {
if(!j) {
j = {};
while(b = (f)) j[b[1].toLowerCase()] = b[2]
}
b = j[()]
}
return null == b ? null : b
},
getAllResponseHeaders: function() {
return 2 === t ? f : null
},
setRequestHeader: function(a, b) {
var c = ();
return t || (a = s[c] = s[c] || a, r[a] = b), this
},
overrideMimeType: function(a) {
return t || ( = a), this
},
statusCode: function(a) {
var b;
if(a)
if(2 > t)
for(b in a) q[b] = [q[b], a[b]];
else (a[]);
return this
},
abort: function(a) {
var b = a || u;
return i && (b), x(0, b), this
}
};
if((v).complete = , = , = , = ((a || || Ac) + "").replace(Bc, "").replace(Gc, zc[1] + "//"), = || || || , = ( || "*").toLowerCase().match(F) || [""], null == && (c = (()), = !(!c || c[1] === zc[1] && c[2] === zc[2] && (c[3] || ("http:" === c[1] ? "80" : "443")) === (zc[3] || ("http:" === zc[1] ? "80" : "443")))), && && "string" != typeof && ( = (, )), Nc(Ic, k, b, v), 2 === t) return v;
h = , h && 0 === ++ && ("ajaxStart"), = (), = !(), e = , || ( && (e = += ((e) ? "&" : "?") + , delete ), === !1 && ( = (e) ? (Cc, "$1_=" + wc++) : e + ((e) ? "&" : "?") + "_=" + wc++)), && ([e] && ("If-Modified-Since", [e]), [e] && ("If-None-Match", [e])), ( && && !== !1 || ) && ("Content-Type", ), ("Accept", [0] && [[0]] ? [[0]] + ("*" !== [0] ? ", " + Kc + "; q=0.01" : "") : ["*"]);
for(d in ) (d, [d]);
if( && ((l, v, k) === !1 || 2 === t)) return ();
u = "abort";
for(d in {
success: 1,
error: 1,
complete: 1
}) v[d](k[d]);
if(i = Nc(Jc, k, b, v)) {
= 1, h && ("ajaxSend", [v, k]), && > 0 && (g = setTimeout(function() {
("timeout")
}, ));
try {
t = 1, (r, x)
} catch(w) {
if(!(2 > t)) throw w;
x(-1, w)
}
} else x(-1, "No Transport");
function x(a, b, c, d) {
var j, r, s, u, w, x = b;
2 !== t && (t = 2, g && clearTimeout(g), i = void 0, f = d || "", = a > 0 ? 4 : 0, j = a >= 200 && 300 > a || 304 === a, c && (u = Pc(k, v, c)), u = Qc(k, u, v, j), j ? ( && (w = ("Last-Modified"), w && ([e] = w), w = ("etag"), w && ([e] = w)), 204 === a || "HEAD" === ? x = "nocontent" : 304 === a ? x = "notmodified" : (x = , r = , s = , j = !s)) : (s = x, (a || !x) && (x = "error", 0 > a && (a = 0))), = a, = (b || x) + "", j ? (l, [r, x, v]) : (l, [v, x, s]), (q), q = void 0, h && (j ? "ajaxSuccess" : "ajaxError", [v, k, j ? r : s]), (l, [v, x]), h && (("ajaxComplete", [v, k]), -- || ("ajaxStop")))
}
return v
},
getJSON: function(a, b, c) {
return (a, b, c, "json")
},
getScript: function(a, b) {
return (a, void 0, b, "script")
}
}), (["get", "post"], function(a, b) {
n[b] = function(a, c, d, e) {
return (c) && (e = e || d, d = c, c = void 0), ({
url: a,
type: b,
dataType: e,
data: c,
success: d
})
}
}), (["ajaxStart", "ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxSend"], function(a, b) {
[b] = function(a) {
return this.on(b, a)
}
}), n._evalUrl = function(a) {
return ({
url: a,
type: "GET",
dataType: "script",
async: !1,
global: !1,
"throws": !0
})
}, ({
wrapAll: function(a) {
if((a)) return this.each(function(b) {
n(this).wrapAll((this, b))
});
if(this[0]) {
var b = n(a, this[0].ownerDocument).eq(0).clone(!0);
this[0].parentNode && (this[0]), (function() {
var a = this;
while( && 1 === ) a = ;
return a
}).append(this)
}
return this
},
wrapInner: function(a) {
return this.each((a) ? function(b) {
n(this).wrapInner((this, b))
} : function() {
var b = n(this),
c = ();
? (a) : (a)
})
},
wrap: function(a) {
var b = (a);
return this.each(function(c) {
n(this).wrapAll(b ? (this, c) : a)
})
},
unwrap: function() {
return this.parent().each(function() {
(this, "body") || n(this).replaceWith(this.childNodes)
}).end()
}
}), = function(a) {
return <= 0 && <= 0 || !() && "none" === ( && || (a, "display"))
}, = function(a) {
return !(a)
};
var Rc = /%20/g,
Sc = /\[\]$/,
Tc = /\r?\n/g,
Uc = /^(?:submit|button|image|reset|file)$/i,
Vc = /^(?:input|select|textarea|keygen)/i;
function Wc(a, b, c, d) {
var e;
if((b)) (b, function(b, e) {
c || (a) ? d(a, e) : Wc(a + "[" + ("object" == typeof e ? b : "") + "]", e, c, d)
});
else if(c || "object" !== (b)) d(a, b);
else
for(e in b) Wc(a + "[" + e + "]", b[e], c, d)
}
= function(a, b) {
var c, d = [],
e = function(a, b) {
b = (b) ? b() : null == b ? "" : b, d[] = encodeURIComponent(a) + "=" + encodeURIComponent(b)
};
if(void 0 === b && (b = && ), (a) || && !(a)) (a, function() {
e(this.name, this.value)
});
else
for(c in a) Wc(c, a[c], b, e);
return ("&").replace(Rc, "+")
}, ({
serialize: function() {
return (this.serializeArray())
},
serializeArray: function() {
return this.map(function() {
var a = (this, "elements");
return a ? (a) : this
}).filter(function() {
var a = this.type;
return this.name && !n(this).is(":disabled") && (this.nodeName) && !(a) && (this.checked || !(a))
}).map(function(a, b) {
var c = n(this).val();
return null == c ? null : (c) ? (c, function(a) {
return {
name: ,
value: (Tc, "\r\n")
}
}) : {
name: ,
value: (Tc, "\r\n")
}
}).get()
}
}), = void 0 !== ? function() {
return !this.isLocal && /^(get|post|head|put|delete|options)$/i.test(this.type) && $c() || _c()
} : $c;
var Xc = 0,
Yc = {},
Zc = ();
&& n(a).on("unload", function() {
for(var a in Yc) Yc[a](void 0, !0)
}), = !!Zc && "withCredentials" in Zc, Zc = = !!Zc, Zc && (function(a) {
if(! || ) {
var b;
return {
send: function(c, d) {
var e, f = (),
g = ++Xc;
if((, , , , ), )
for(e in ) f[e] = [e];
&& && (), || c["X-Requested-With"] || (c["X-Requested-With"] = "XMLHttpRequest");
for(e in c) void 0 !== c[e] && (e, c[e] + "");
( && || null), b = function(c, e) {
var h, i, j;
if(b && (e || 4 === ))
if(delete Yc[g], b = void 0, = , e) 4 !== && ();
else {
j = {}, h = , "string" == typeof && ( = );
try {
i =
} catch(k) {
i = ""
}
h || ! || ? 1223 === h && (h = 204) : h = ? 200 : 404
}
j && d(h, i, j, ())
}, ? 4 === ? setTimeout(b) : = Yc[g] = b : b()
},
abort: function() {
b && b(void 0, !0)
}
}
}
});
function $c() {
try {
return new
} catch(b) {}
}
function _c() {
try {
return new ("")
} catch(b) {}
}
({
accepts: {
script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"
},
contents: {
script: /(?:java|ecma)script/
},
converters: {
"text script": function(a) {
return (a), a
}
}
}), ("script", function(a) {
void 0 === && ( = !1), && ( = "GET", = !1)
}), ("script", function(a) {
if() {
var b, c = || n("head")[0] || ;
return {
send: function(d, e) {
b = ("script"), = !0, && ( = ), = , = = function(a, c) {
(c || ! || /loaded|complete/.test()) && ( = = null, && (b), b = null, c || e(200, "success"))
}, (b, )
},
abort: function() {
b && (void 0, !0)
}
}
}
});
var ad = [],
bd = /(=)\?(?=&|$)|\?\?/;
({
jsonp: "callback",
jsonpCallback: function() {
var a = () || + "_" + wc++;
return this[a] = !0, a
}
}), ("json jsonp", function(b, c, d) {
var e, f, g, h = !== !1 && (() ? "url" : "string" == typeof && !( || "").indexOf("application/x-www-form-urlencoded") && () && "data");
return h || "jsonp" === [0] ? (e = = () ? () : , h ? b[h] = b[h].replace(bd, "$1" + e) : !== !1 && ( += (() ? "&" : "?") + + "=" + e), ["script json"] = function() {
return g || (e + " was not called"), g[0]
}, [0] = "json", f = a[e], a[e] = function() {
g = arguments
}, (function() {
a[e] = f, b[e] && ( = , (e)), g && (f) && f(g[0]), g = f = void 0
}), "script") : void 0
}), = function(a, b, c) {
if(!a || "string" != typeof a) return null;
"boolean" == typeof b && (c = b, b = !1), b = b || z;
var d = (a),
e = !c && [];
return d ? [(d[1])] : (d = ([a], b, e), e && && n(e).remove(), ([], ))
};
var cd = ;
= function(a, b, c) {
if("string" != typeof a && cd) return (this, arguments);
var d, e, f, g = this,
h = (" ");
return h >= 0 && (d = (h, ), a = (0, h)), (b) ? (c = b, b = void 0) : b && "object" == typeof b && (f = "POST"), > 0 && ({
url: a,
type: f,
dataType: "html",
data: b
}).done(function(a) {
e = arguments, (d ? n("<div>").append((a)).find(d) : a)
}).complete(c && function(a, b) {
(c, e || [, b, a])
}), this
}, = function(a) {
return (, function(b) {
return a ===
}).length
};
var dd = ;
function ed(a) {
return (a) ? a : 9 === ? || : !1
}
= {
setOffset: function(a, b, c) {
var d, e, f, g, h, i, j, k = (a, "position"),
l = n(a),
m = {};
"static" === k && ( = "relative"), h = (), f = (a, "top"), i = (a, "left"), j = ("absolute" === k || "fixed" === k) && ("auto", [f, i]) > -1, j ? (d = (), g = , e = ) : (g = parseFloat(f) || 0, e = parseFloat(i) || 0), (b) && (b = (a, c, h)), null != && ( = - + g), null != && ( = - + e), "using" in b ? (a, m) : (m)
}
}, ({
offset: function(a) {
if(arguments.length) return void 0 === a ? this : this.each(function(b) {
(this, a, b)
});
var b, c, d = {
top: 0,
left: 0
},
e = this[0],
f = e && ;
if(f) return b = , (b, e) ? (typeof !== L && (d = ()), c = ed(f), {
top: + ( || ) - ( || 0),
left: + ( || ) - ( || 0)
}) : d
},
position: function() {
if(this[0]) {
var a, b, c = {
top: 0,
left: 0
},
d = this[0];
return "fixed" === (d, "position") ? b = () : (a = this.offsetParent(), b = this.offset(), (a[0], "html") || (c = ()), += (a[0], "borderTopWidth", !0), += (a[0], "borderLeftWidth", !0)), {
top: - - (d, "marginTop", !0),
left: - - (d, "marginLeft", !0)
}
}
},
offsetParent: function() {
return this.map(function() {
var a = this.offsetParent || dd;
while(a && !(a, "html") && "static" === (a, "position")) a = ;
return a || dd
})
}
}), ({
scrollLeft: "pageXOffset",
scrollTop: "pageYOffset"
}, function(a, b) {
var c = /Y/.test(b);
[a] = function(d) {
return W(this, function(a, d, e) {
var f = ed(a);
return void 0 === e ? f ? b in f ? f[b] : [d] : a[d] : void(f ? (c ? n(f).scrollLeft() : e, c ? e : n(f).scrollTop()) : a[d] = e)
}, a, d, arguments.length, null)
}
}), (["top", "left"], function(a, b) {
[b] = Mb(, function(a, c) {
return c ? (c = Kb(a, b), (c) ? n(a).position()[b] + "px" : c) : void 0
})
}), ({
Height: "height",
Width: "width"
}, function(a, b) {
({
padding: "inner" + a,
content: b,
"": "outer" + a
}, function(c, d) {
[d] = function(d, e) {
var f = arguments.length && (c || "boolean" != typeof d),
g = c || (d === !0 || e === !0 ? "margin" : "border");
return W(this, function(b, c, d) {
var e;
return (b) ? ["client" + a] : 9 === ? (e = , Math.max(["scroll" + a], e["scroll" + a], ["offset" + a], e["offset" + a], e["client" + a])) : void 0 === d ? (b, c, g) : (b, c, d, g)
}, b, f ? d : void 0, f, null)
}
})
}), = function() {
return this.length
}, = , "function" == typeof define && && define("jquery", [], function() {
return n
});
var fd = ,
gd = a.$;
return = function(b) {
return a.$ === n && (a.$ = gd), b && === n && ( = fd), n
}, typeof b === L && ( = a.$ = n), n
});