/** 2.7.5 | MIT Licensed */
;!function(d) {
"use strict";
var t, h = d.document, m = {
modules: {},
status: {},
timeout: 10,
event: {}
}, r = function() {
this.v = "2.7.5"
}, e = d.LAYUI_GLOBAL || {}, v = (t = h.currentScript ? h.currentScript.src : function() {
for (var t, e = h.scripts, o = e.length - 1, r = o; 0 < r; r--)
if ("interactive" === e[r].readyState) {
t = e[r].src;
break
}
return t || e[o].src
}(),
m.dir = e.dir || t.substring(0, t.lastIndexOf("/") + 1)), g = function(t, e) {
e = e || "log",
d.console && console[e] && console[e]("layui error hint: " + t)
}, b = "undefined" != typeof opera && "[object Opera]" === opera.toString(), N = m.builtin = {
lay: "lay",
layer: "layer",
laydate: "laydate",
laypage: "laypage",
laytpl: "laytpl",
layedit: "layedit",
form: "form",
upload: "upload",
dropdown: "dropdown",
transfer: "transfer",
tree: "tree",
table: "table",
element: "element",
rate: "rate",
colorpicker: "colorpicker",
slider: "slider",
carousel: "carousel",
flow: "flow",
util: "util",
code: "code",
jquery: "jquery",
all: "all",
"layui.all": "layui.all"
}, s = (r.prototype.cache = m,
r.prototype.define = function(t, r) {
return "function" == typeof t && (r = t,
t = []),
this.use(t, function() {
var o = function(t, e) {
layui[t] = e,
m.status[t] = !0
};
return "function" == typeof r && r(function(t, e) {
o(t, e),
m.callback[t] = function() {
r(o)
}
}),
this
}, null, "define"),
this
}
,
r.prototype.use = function(o, t, e, r) {
var n = this
, i = m.dir = m.dir || v
, a = h.getElementsByTagName("head")[0]
, u = (o = "string" == typeof o ? [o] : "function" == typeof o ? (t = o,
["all"]) : o,
d.jQuery && jQuery.fn.on && (n.each(o, function(t, e) {
"jquery" === e && o.splice(t, 1)
}),
layui.jquery = layui.$ = jQuery),
o[0])
, l = 0;
function s(t, e) {
var o = "PLaySTATION 3" === navigator.platform ? /^complete$/ : /^(complete|loaded)$/;
"load" !== t.type && !o.test((t.currentTarget || t.srcElement).readyState) || (m.modules[u] = e,
a.removeChild(p),
function r() {
return ++l > 1e3 * m.timeout / 4 ? g(u + " is not a valid module", "error") : void (m.status[u] ? c() : setTimeout(r, 4))
}())
}
function c() {
e.push(layui[u]),
1 < o.length ? n.use(o.slice(1), t, e, r) : "function" == typeof t && (layui.jquery && "function" == typeof layui.jquery && "define" !== r ? layui.jquery(function() {
t.apply(layui, e)
}) : t.apply(layui, e))
}
if (e = e || [],
m.host = m.host || (i.match(/\/\/([\s\S]+?)\//) || ["//" + location.host + "/"])[0],
0 === o.length || layui["layui.all"] && N[u])
return c(),
n;
var p, y = (y = (N[u] ? i + "modules/" : !/^\{\/\}/.test(n.modules[u]) && m.base || "") + (n.modules[u] || u) + ".js").replace(/^\{\/\}/, "");
return !m.modules[u] && layui[u] && (m.modules[u] = y),
m.modules[u] ? function f() {
return ++l > 1e3 * m.timeout / 4 ? g(u + " is not a valid module", "error") : void ("string" == typeof m.modules[u] && m.status[u] ? c() : setTimeout(f, 4))
}() : ((p = h.createElement("script"))["async"] = !0,
p.charset = "utf-8",
p.src = y + ((i = !0 === m.version ? m.v || (new Date).getTime() : m.version || "") ? "?v=" + i : ""),
a.appendChild(p),
!p.attachEvent || p.attachEvent.toString && p.attachEvent.toString().indexOf("[native code") < 0 || b ? p.addEventListener("load", function(t) {
s(t, y)
}, !1) : p.attachEvent("onreadystatechange", function(t) {
s(t, y)
}),
m.modules[u] = y),
n
}
,
r.prototype.disuse = function(t) {
var o = this;
return t = o.isArray(t) ? t : [t],
o.each(t, function(t, e) {
m.status[e],
delete o[e],
delete N[e],
delete o.modules[e],
delete m.status[e],
delete m.modules[e]
}),
o
}
,
r.prototype.getStyle = function(t, e) {
t = t.currentStyle || d.getComputedStyle(t, null);
return t[t.getPropertyValue ? "getPropertyValue" : "getAttribute"](e)
}
,
r.prototype.link = function(o, r, t) {
var n = this
, e = h.getElementsByTagName("head")[0]
, i = h.createElement("link")
, t = ((t = "string" == typeof r ? r : t) || o).replace(/\.|\//g, "")
, a = i.id = "layuicss-" + t
, u = "creating"
, l = 0;
return i.rel = "stylesheet",
i.href = o + (m.debug ? "?v=" + (new Date).getTime() : ""),
i.media = "all",
h.getElementById(a) || e.appendChild(i),
"function" != typeof r || function s(t) {
var e = h.getElementById(a);
return ++l > 1e3 * m.timeout / 100 ? g(o + " timeout") : void (1989 === parseInt(n.getStyle(e, "width")) ? (t === u && e.removeAttribute("lay-status"),
e.getAttribute("lay-status") === u ? setTimeout(s, 100) : r()) : (e.setAttribute("lay-status", u),
setTimeout(function() {
s(u)
}, 100)))
}(),
n
}
,
r.prototype.addcss = function(t, e, o) {
return layui.link(m.dir + "css/" + t, e, o)
}
,
m.callback = {},
r.prototype.factory = function(t) {
if (layui[t])
return "function" == typeof m.callback[t] ? m.callback[t] : null
}
,
r.prototype.img = function(t, e, o) {
var r = new Image;
if (r.src = t,
r.complete)
return e(r);
r.onload = function() {
r.onload = null,
"function" == typeof e && e(r)
}
,
r.onerror = function(t) {
r.onerror = null,
"function" == typeof o && o(t)
}
}
,
r.prototype.config = function(t) {
for (var e in t = t || {})
m[e] = t[e];
return this
}
,
r.prototype.modules = function() {
var t, e = {};
for (t in N)
e[t] = N[t];
return e
}(),
r.prototype.extend = function(t) {
for (var e in t = t || {})
this[e] || this.modules[e] ? g(e + " Module already exists", "error") : this.modules[e] = t[e];
return this
}
,
r.prototype.router = r.prototype.hash = function(t) {
var o = {
path: [],
search: {},
hash: ((t = t || location.hash).match(/[^#](#.*$)/) || [])[1] || ""
};
return /^#\//.test(t) && (t = t.replace(/^#\//, ""),
o.href = "/" + t,
t = t.replace(/([^#])(#.*$)/, "$1").split("/") || [],
this.each(t, function(t, e) {
/^\w+=/.test(e) ? (e = e.split("="),
o.search[e[0]] = e[1]) : o.path.push(e)
})),
o
}
,
r.prototype.url = function(t) {
var n, e, o = this;
return {
pathname: (t ? ((t.match(/\.[^.]+?\/.+/) || [])[0] || "").replace(/^[^\/]+/, "").replace(/\?.+/, "") : location.pathname).replace(/^\//, "").split("/"),
search: (n = {},
e = (t ? ((t.match(/\?.+/) || [])[0] || "").replace(/\#.+/, "") : location.search).replace(/^\?+/, "").split("&"),
o.each(e, function(t, e) {
var o = e.indexOf("=")
, r = o < 0 ? e.substr(0, e.length) : 0 !== o && e.substr(0, o);
r && (n[r] = 0 < o ? e.substr(o + 1) : null)
}),
n),
hash: o.router(t ? (t.match(/#.+/) || [])[0] || "/" : location.hash)
}
}
,
r.prototype.data = function(t, e, o) {
if (t = t || "layui",
o = o || localStorage,
d.JSON && d.JSON.parse) {
if (null === e)
return delete o[t];
e = "object" == typeof e ? e : {
key: e
};
try {
var r = JSON.parse(o[t])
} catch (n) {
r = {}
}
return "value"in e && (r[e.key] = e.value),
e.remove && delete r[e.key],
o[t] = JSON.stringify(r),
e.key ? r[e.key] : r
}
}
,
r.prototype.sessionData = function(t, e) {
return this.data(t, e, sessionStorage)
}
,
r.prototype.device = function(t) {
var o = navigator.userAgent.toLowerCase()
, e = function(t) {
var e = new RegExp(t + "/([^\\s\\_\\-]+)");
return (t = (o.match(e) || [])[1]) || !1
}
, r = {
os: /windows/.test(o) ? "windows" : /linux/.test(o) ? "linux" : /iphone|ipod|ipad|ios/.test(o) ? "ios" : /mac/.test(o) ? "mac" : void 0,
ie: !!(d.ActiveXObject || "ActiveXObject"in d) && ((o.match(/msie\s(\d+)/) || [])[1] || "11"),
weixin: e("micromessenger")
};
return t && !r[t] && (r[t] = e(t)),
r.android = /android/.test(o),
r.ios = "ios" === r.os,
r.mobile = !(!r.android && !r.ios),
r
}
,
r.prototype.hint = function() {
return {
error: g
}
}
,
r.prototype._typeof = r.prototype.type = function(t) {
return null === t ? String(t) : "object" == typeof t || "function" == typeof t ? (e = (e = Object.prototype.toString.call(t).match(/\s(.+)\]$/) || [])[1] || "Object",
new RegExp("\\b(Function|Array|Date|RegExp|Object|Error|Symbol)\\b").test(e) ? e.toLowerCase() : "object") : typeof t;
var e
}
,
r.prototype._isArray = r.prototype.isArray = function(t) {
var e, o = this.type(t);
return !(!t || "object" != typeof t || t === d) && (e = "length"in t && t.length,
"array" === o || 0 === e || "number" == typeof e && 0 < e && e - 1 in t)
}
,
r.prototype.each = function(t, o) {
var e, r = function(t, e) {
return o.call(e[t], t, e[t])
};
if ("function" != typeof o)
return this;
if (this.isArray(t = t || []))
for (e = 0; e < t.length && !r(e, t); e++)
;
else
for (e in t)
if (r(e, t))
break;
return this
}
,
r.prototype.sort = function(t, n, e) {
var o = JSON.parse(JSON.stringify(t || []));
return "object" !== this.type(t) || n ? "object" != typeof t ? [o] : (o.sort(function(t, e) {
var o = t[n]
, r = e[n];
if (!isNaN(t) && !isNaN(e))
return t - e;
if (!isNaN(t) && isNaN(e)) {
if (!n || "object" != typeof e)
return -1;
o = t
} else if (isNaN(t) && !isNaN(e)) {
if (!n || "object" != typeof t)
return 1;
r = e
}
t = [!isNaN(o), !isNaN(r)];
return t[0] && t[1] ? o && !r && 0 !== r ? 1 : !o && 0 !== o && r ? -1 : o - r : t[0] || t[1] ? t[0] || !t[1] ? -1 : !t[0] || t[1] ? 1 : void 0 : r < o ? 1 : o < r ? -1 : 0
}),
e && o.reverse(),
o) : o
}
,
r.prototype.stope = function(t) {
t = t || d.event;
try {
t.stopPropagation()
} catch (e) {
t.cancelBubble = !0
}
}
,
"LAYUI-EVENT-REMOVE");
r.prototype.onevent = function(t, e, o) {
return "string" != typeof t || "function" != typeof o ? this : r.event(t, e, null, o)
}
,
r.prototype.event = r.event = function(t, e, o, r) {
var n = this
, i = null
, a = (e || "").match(/\((.*)\)$/) || []
, t = (t + "." + e).replace(a[0], "")
, u = a[1] || ""
, l = function(t, e) {
!1 === (e && e.call(n, o)) && null === i && (i = !1)
};
return o === s ? (delete (n.cache.event[t] || {})[u],
n) : r ? (m.event[t] = m.event[t] || {},
m.event[t][u] = [r],
this) : (layui.each(m.event[t], function(t, e) {
"{*}" === u ? layui.each(e, l) : ("" === t && layui.each(e, l),
u && t === u && layui.each(e, l))
}),
i)
}
,
r.prototype.on = function(t, e, o) {
return this.onevent.call(this, e, t, o)
}
,
r.prototype.off = function(t, e) {
return this.event.call(this, e, t, s)
}
,
d.layui = new r
}(window);
layui.define(function(a) {
var i = layui.cache;
layui.config({
dir: i.dir.replace(/lay\/dest\/$/, "")
}),
a("layui.all", layui.v)
});
!function(l) {
"use strict";
var t, f = l.document, h = function(t) {
return new i(t)
}, i = function(t) {
for (var e = 0, n = "object" == typeof t ? [t] : (this.selector = t,
f.querySelectorAll(t || null)); e < n.length; e++)
this.push(n[e])
};
(i.prototype = []).constructor = i,
h.extend = function() {
var t, e = 1, n = arguments, o = function(t, e) {
for (var n in t = t || ("array" === layui.type(e) ? [] : {}),
e)
t[n] = e[n] && e[n].constructor === Object ? o(t[n], e[n]) : e[n];
return t
};
for (n[0] = "object" == typeof n[0] ? n[0] : {},
t = n.length; e < t; e++)
"object" == typeof n[e] && o(n[0], n[e]);
return n[0]
}
,
h.v = "1.0.8",
h.ie = (t = navigator.userAgent.toLowerCase(),
!!(l.ActiveXObject || "ActiveXObject"in l) && ((t.match(/msie\s(\d+)/) || [])[1] || "11")),
h.layui = layui || {},
h.getPath = layui.cache.dir,
h.stope = layui.stope,
h.each = function() {
return layui.each.apply(layui, arguments),
this
}
,
h.digit = function(t, e) {
if ("string" != typeof t && "number" != typeof t)
return "";
var n = "";
e = e || 2;
for (var o = (t = String(t)).length; o < e; o++)
n += "0";
return t < Math.pow(10, e) ? n + t : t
}
,
h.elem = function(t, e) {
var n = f.createElement(t);
return h.each(e || {}, function(t, e) {
n.setAttribute(t, e)
}),
n
}
,
h.hasScrollbar = function() {
return f.body.scrollHeight > (l.innerHeight || f.documentElement.clientHeight)
}
,
h.position = function(t, e, n) {
var o, i, r, c, u, a, s;
e && (n = n || {},
t !== f && t !== h("body")[0] || (n.clickType = "right"),
u = "right" === n.clickType ? {
left: (u = n.e || l.event || {}).clientX,
top: u.clientY,
right: u.clientX,
bottom: u.clientY
} : t.getBoundingClientRect(),
a = e.offsetWidth,
s = e.offsetHeight,
o = function(t) {
return f.body[t = t ? "scrollLeft" : "scrollTop"] | f.documentElement[t]
}
,
r = u.left,
c = u.bottom,
"center" === n.align ? r -= (a - t.offsetWidth) / 2 : "right" === n.align && (r = r - a + t.offsetWidth),
(r = r + a + 5 > (i = function(t) {
return f.documentElement[t ? "clientWidth" : "clientHeight"]
}
)("width") ? i("width") - a - 5 : r) < 5 && (r = 5),
c + s + 5 > i() && (u.top > s + 5 ? c = u.top - s - 10 : "right" === n.clickType ? (c = i() - s - 10) < 0 && (c = 0) : c = 5),
(a = n.position) && (e.style.position = a),
e.style.left = r + ("fixed" === a ? 0 : o(1)) + "px",
e.style.top = c + ("fixed" === a ? 0 : o()) + "px",
h.hasScrollbar() || (s = e.getBoundingClientRect(),
!n.SYSTEM_RELOAD && s.bottom + 5 > i() && (n.SYSTEM_RELOAD = !0,
setTimeout(function() {
h.position(t, e, n)
}, 50))))
}
,
h.options = function(t, e) {
t = h(t),
e = e || "lay-options";
try {
return new Function("return " + (t.attr(e) || "{}"))()
} catch (n) {
return hint.error("parseerror\uff1a" + n, "error"),
{}
}
}
,
h.isTopElem = function(n) {
var t = [f, h("body")[0]]
, o = !1;
return h.each(t, function(t, e) {
if (e === n)
return o = !0
}),
o
}
,
i.addStr = function(n, t) {
return n = n.replace(/\s+/, " "),
t = t.replace(/\s+/, " ").split(" "),
h.each(t, function(t, e) {
new RegExp("\\b" + e + "\\b").test(n) || (n = n + " " + e)
}),
n.replace(/^\s|\s$/, "")
}
,
i.removeStr = function(n, t) {
return n = n.replace(/\s+/, " "),
t = t.replace(/\s+/, " ").split(" "),
h.each(t, function(t, e) {
e = new RegExp("\\b" + e + "\\b");
e.test(n) && (n = n.replace(e, ""))
}),
n.replace(/\s+/, " ").replace(/^\s|\s$/, "")
}
,
i.prototype.find = function(o) {
var i = this
, r = 0
, c = []
, u = "object" == typeof o;
return this.each(function(t, e) {
for (var n = u ? e.contains(o) : e.querySelectorAll(o || null); r < n.length; r++)
c.push(n[r]);
i.shift()
}),
u || (i.selector = (i.selector ? i.selector + " " : "") + o),
h.each(c, function(t, e) {
i.push(e)
}),
i
}
,
i.prototype.each = function(t) {
return h.each.call(this, this, t)
}
,
i.prototype.addClass = function(n, o) {
return this.each(function(t, e) {
e.className = i[o ? "removeStr" : "addStr"](e.className, n)
})
}
,
i.prototype.removeClass = function(t) {
return this.addClass(t, !0)
}
,
i.prototype.hasClass = function(n) {
var o = !1;
return this.each(function(t, e) {
new RegExp("\\b" + n + "\\b").test(e.className) && (o = !0)
}),
o
}
,
i.prototype.css = function(e, o) {
var t = this
, i = function(t) {
return isNaN(t) ? t : t + "px"
};
return "string" != typeof e || o !== undefined ? t.each(function(t, n) {
"object" == typeof e ? h.each(e, function(t, e) {
n.style[t] = i(e)
}) : n.style[e] = i(o)
}) : 0 < t.length ? t[0].style[e] : void 0
}
,
i.prototype.width = function(n) {
var o = this;
return n !== undefined ? o.each(function(t, e) {
o.css("width", n)
}) : 0 < o.length ? o[0].offsetWidth : void 0
}
,
i.prototype.height = function(n) {
var o = this;
return n !== undefined ? o.each(function(t, e) {
o.css("height", n)
}) : 0 < o.length ? o[0].offsetHeight : void 0
}
,
i.prototype.attr = function(n, o) {
var t = this;
return o !== undefined ? t.each(function(t, e) {
e.setAttribute(n, o)
}) : 0 < t.length ? t[0].getAttribute(n) : void 0
}
,
i.prototype.removeAttr = function(n) {
return this.each(function(t, e) {
e.removeAttribute(n)
})
}
,
i.prototype.html = function(n) {
var t = this;
return n !== undefined ? this.each(function(t, e) {
e.innerHTML = n
}) : 0 < t.length ? t[0].innerHTML : void 0
}
,
i.prototype.val = function(n) {
var t = this;
return n !== undefined ? this.each(function(t, e) {
e.value = n
}) : 0 < t.length ? t[0].value : void 0
}
,
i.prototype.append = function(n) {
return this.each(function(t, e) {
"object" == typeof n ? e.appendChild(n) : e.innerHTML = e.innerHTML + n
})
}
,
i.prototype.remove = function(n) {
return this.each(function(t, e) {
n ? e.removeChild(n) : e.parentNode.removeChild(e)
})
}
,
i.prototype.on = function(n, o) {
return this.each(function(t, e) {
e.attachEvent ? e.attachEvent("on" + n, function(t) {
t.target = t.srcElement,
o.call(e, t)
}) : e.addEventListener(n, o, !1)
})
}
,
i.prototype.off = function(n, o) {
return this.each(function(t, e) {
e.detachEvent ? e.detachEvent("on" + n, o) : e.removeEventListener(n, o, !1)
})
}
,
l.lay = h,
l.layui && layui.define && layui.define(function(t) {
t("lay", h)
})
}(window, window.document);
layui.define(function(e) {
"use strict";
var p = {
open: "{{",
close: "}}"
}
, a = {
exp: function(e) {
return new RegExp(e,"g")
},
query: function(e, r, n) {
return l((r || "") + p.open + ["#([\\s\\S])+?", "([^{#}])*?"][e || 0] + p.close + (n || ""))
},
escape: function(e) {
return e === undefined || null === e ? "" : /[<"'>]|&(?=#[a-zA-Z0-9]+)/g.test(e += "") ? e.replace(/&(?!#?[a-zA-Z0-9]+;)/g, "&").replace(//g, ">").replace(/'/g, "'").replace(/"/g, """) : e
},
error: function(e, r) {
var n = "Laytpl Error: ";
return "object" == typeof console && console.error(n + e + "\n" + (r || "")),
n + e
}
}
, l = a.exp
, r = function(e) {
this.tpl = e
}
, n = (r.pt = r.prototype,
window.errors = 0,
r.pt.parse = function(e, r) {
var n = e
, c = l("^" + p.open + "#", "")
, t = l(p.close + "$", "");
e = '"use strict";var view = "' + (e = e.replace(/\s+|\r|\t|\n/g, " ").replace(l(p.open + "#"), p.open + "# ").replace(l(p.close + "}"), "} " + p.close).replace(/\\/g, "\\\\").replace(l(p.open + "!(.+?)!" + p.close), function(e) {
return e = e.replace(l("^" + p.open + "!"), "").replace(l("!" + p.close), "").replace(l(p.open + "|" + p.close), function(e) {
return e.replace(/(.)/g, "\\$1")
})
}).replace(/(?="|')/g, "\\").replace(a.query(), function(e) {
return '";' + (e = e.replace(c, "").replace(t, "")).replace(/\\(.)/g, "$1") + ';view+="'
}).replace(a.query(1), function(e) {
var r = '"+laytpl.escape(';
return e.replace(/\s/g, "") === p.open + p.close ? "" : (e = e.replace(l(p.open + "|" + p.close), ""),
/^=/.test(e) ? e = e.replace(/^=/, "") : /^-/.test(e) && (e = e.replace(/^-/, ""),
r = '"+('),
r + e.replace(/\\(.)/g, "$1") + ')+"')
})) + '";return view;';
try {
return this.cache = e = new Function("d, laytpl",e),
e(r, a)
} catch (o) {
return delete this.cache,
a.error(o, n)
}
}
,
r.pt.render = function(e, r) {
var n = this;
return e ? (e = n.cache ? n.cache(e, a) : n.parse(n.tpl, e),
r ? void r(e) : e) : a.error("no data")
}
,
function(e) {
return "string" != typeof e ? a.error("Template not found") : new r(e)
}
);
n.config = function(e) {
for (var r in e = e || {})
p[r] = e[r]
}
,
n.v = "1.2.0",
e("laytpl", n)
});
layui.define(function(e) {
"use strict";
var n = document
, u = "getElementById"
, c = "getElementsByTagName"
, a = "layui-disabled"
, t = function(e) {
var a = this;
a.config = e || {},
a.config.index = ++o.index,
a.render(!0)
}
, o = (t.prototype.type = function() {
var e = this.config;
if ("object" == typeof e.elem)
return e.elem.length === undefined ? 2 : 3
}
,
t.prototype.view = function() {
var t, i, r = this.config, n = r.groups = "groups"in r ? Number(r.groups) || 0 : 5, u = (r.layout = "object" == typeof r.layout ? r.layout : ["prev", "page", "next"],
r.count = Number(r.count) || 0,
r.curr = Number(r.curr) || 1,
r.limits = "object" == typeof r.limits ? r.limits : [10, 20, 30, 40, 50],
r.limit = Number(r.limit) || 10,
r.pages = Math.ceil(r.count / r.limit) || 1,
r.curr > r.pages ? r.curr = r.pages : r.curr < 1 && (r.curr = 1),
n < 0 ? n = 1 : n > r.pages && (n = r.pages),
r.prev = "prev"in r ? r.prev : "上一页",
r.next = "next"in r ? r.next : "下一页",
r.pages > n ? Math.ceil((r.curr + (1 < n ? 1 : 0)) / (0 < n ? n : 1)) : 1), s = {
prev: r.prev ? '' + r.prev + "" : "",
page: function() {
var e = [];
if (r.count < 1)
return "";
1 < u && !1 !== r.first && 0 !== n && e.push('' + (r.first || 1) + "");
var a = Math.floor((n - 1) / 2)
, t = 1 < u ? r.curr - a : 1
, i = 1 < u ? (a = r.curr + (n - a - 1)) > r.pages ? r.pages : a : n;
for (i - t < n - 1 && (t = i - n + 1),
!1 !== r.first && 2 < t && e.push('…'); t <= i; t++)
t === r.curr ? e.push('" + t + "") : e.push('' + t + "");
return r.pages > n && r.pages > i && !1 !== r.last && (i + 1 < r.pages && e.push('…'),
0 !== n && e.push('' + (r.last || r.pages) + "")),
e.join("")
}(),
next: r.next ? '' + r.next + "" : "",
count: '\u5171 ' + r.count + " \u6761",
limit: (t = ['"),
refresh: ['', '', ""].join(""),
skip: ['到第', '', '页', ""].join("")
};
return ['
', (i = [],
layui.each(r.layout, function(e, a) {
s[a] && i.push(s[a])
}),
i.join("")), "
"].join("")
}
,
t.prototype.jump = function(e, a) {
if (e) {
var t = this
, i = t.config
, r = e.children
, n = e[c]("button")[0]
, u = e[c]("input")[0]
, e = e[c]("select")[0]
, s = function() {
var e = Number(u.value.replace(/\s|\D/g, ""));
e && (i.curr = e,
t.render())
};
if (a)
return s();
for (var l = 0, p = r.length; l < p; l++)
"a" === r[l].nodeName.toLowerCase() && o.on(r[l], "click", function() {
var e = Number(this.getAttribute("data-page"));
e < 1 || e > i.pages || (i.curr = e,
t.render())
});
e && o.on(e, "change", function() {
var e = this.value;
i.curr * e > i.count && (i.curr = Math.ceil(i.count / e)),
i.limit = e,
t.render()
}),
n && o.on(n, "click", function() {
s()
})
}
}
,
t.prototype.skip = function(t) {
var i, e;
t && (i = this,
(e = t[c]("input")[0]) && o.on(e, "keyup", function(e) {
var a = this.value
, e = e.keyCode;
/^(37|38|39|40)$/.test(e) || (/\D/.test(a) && (this.value = a.replace(/\D/, "")),
13 === e && i.jump(t, !0))
}))
}
,
t.prototype.render = function(e) {
var a = this
, t = a.config
, i = a.type()
, r = a.view()
, i = (2 === i ? t.elem && (t.elem.innerHTML = r) : 3 === i ? t.elem.html(r) : n[u](t.elem) && (n[u](t.elem).innerHTML = r),
t.jump && t.jump(t, e),
n[u]("layui-laypage-" + t.index));
a.jump(i),
t.hash && !e && (location.hash = "!" + t.hash + "=" + t.curr),
a.skip(i)
}
,
{
render: function(e) {
return new t(e).index
},
index: layui.laypage ? layui.laypage.index + 1e4 : 0,
on: function(a, e, t) {
return a.attachEvent ? a.attachEvent("on" + e, function(e) {
e.target = e.srcElement,
t.call(a, e)
}) : a.addEventListener(e, t, !1),
this
}
});
e("laypage", o)
});
!function(i, r) {
"use strict";
var n = i.layui && layui.define
, l = {
getPath: i.lay && lay.getPath ? lay.getPath : "",
link: function(e, t, a) {
u.path && i.lay && lay.layui && lay.layui.link(u.path + e, t, a)
}
}
, e = i.LAYUI_GLOBAL || {}
, u = {
v: "5.3.1",
config: {
weekStart: 0
},
index: i.laydate && i.laydate.v ? 1e5 : 0,
path: e.laydate_dir || l.getPath,
set: function(e) {
var t = this;
return t.config = lay.extend({}, t.config, e),
t
},
ready: function(e) {
var t = "laydate"
, a = (n ? "modules/laydate/" : "theme/") + "default/laydate.css?v=" + u.v;
return n ? layui.addcss(a, e, t) : l.link(a, e, t),
this
}
}
, s = function() {
var t = this
, e = t.config.id;
return {
hint: function(e) {
t.hint.call(t, e)
},
config: (s.that[e] = t).config
}
}
, a = "laydate"
, w = "layui-this"
, x = "laydate-disabled"
, h = [100, 2e5]
, p = "layui-laydate-static"
, M = "layui-laydate-list"
, o = "layui-laydate-hint"
, E = ".laydate-btns-confirm"
, C = "laydate-time-text"
, k = "laydate-btns-time"
, f = "layui-laydate-preview"
, g = function(e) {
var t = this
, a = (t.index = ++u.index,
t.config = lay.extend({}, t.config, u.config, e),
lay(e.elem || t.config.elem));
if (1 < a.length)
return layui.each(a, function() {
u.render(lay.extend({}, t.config, {
elem: this
}))
}),
t;
(e = t.config).id = "id"in e ? e.id : t.index,
u.ready(function() {
t.init()
})
}
, y = "yyyy|y|MM|M|dd|d|HH|H|mm|m|ss|s";
s.formatArr = function(e) {
return (e || "").match(new RegExp(y + "|.","g")) || []
}
,
g.isLeapYear = function(e) {
return e % 4 == 0 && e % 100 != 0 || e % 400 == 0
}
,
g.prototype.config = {
type: "date",
range: !1,
format: "yyyy-MM-dd",
value: null,
isInitValue: !0,
min: "1900-1-1",
max: "2099-12-31",
trigger: "click",
show: !1,
showBottom: !0,
isPreview: !0,
btns: ["clear", "now", "confirm"],
lang: "cn",
theme: "default",
position: null,
calendar: !1,
mark: {},
holidays: null,
zIndex: null,
done: null,
change: null
},
g.prototype.lang = function() {
var e = {
cn: {
weeks: ["\u65e5", "\u4e00", "\u4e8c", "\u4e09", "\u56db", "\u4e94", "\u516d"],
time: ["\u65f6", "\u5206", "\u79d2"],
timeTips: "\u9009\u62e9\u65f6\u95f4",
startTime: "\u5f00\u59cb\u65f6\u95f4",
endTime: "\u7ed3\u675f\u65f6\u95f4",
dateTips: "\u8fd4\u56de\u65e5\u671f",
month: ["\u4e00", "\u4e8c", "\u4e09", "\u56db", "\u4e94", "\u516d", "\u4e03", "\u516b", "\u4e5d", "\u5341", "\u5341\u4e00", "\u5341\u4e8c"],
tools: {
confirm: "\u786e\u5b9a",
clear: "\u6e05\u7a7a",
now: "\u73b0\u5728"
},
timeout: "\u7ed3\u675f\u65f6\u95f4\u4e0d\u80fd\u65e9\u4e8e\u5f00\u59cb\u65f6\u95f4
\u8bf7\u91cd\u65b0\u9009\u62e9",
invalidDate: "\u4e0d\u5728\u6709\u6548\u65e5\u671f\u6216\u65f6\u95f4\u8303\u56f4\u5185",
formatError: ["\u65e5\u671f\u683c\u5f0f\u4e0d\u5408\u6cd5
\u5fc5\u987b\u9075\u5faa\u4e0b\u8ff0\u683c\u5f0f\uff1a
", "
\u5df2\u4e3a\u4f60\u91cd\u7f6e"],
preview: "\u5f53\u524d\u9009\u4e2d\u7684\u7ed3\u679c"
},
en: {
weeks: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
time: ["Hours", "Minutes", "Seconds"],
timeTips: "Select Time",
startTime: "Start Time",
endTime: "End Time",
dateTips: "Select Date",
month: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
tools: {
confirm: "Confirm",
clear: "Clear",
now: "Now"
},
timeout: "End time cannot be less than start Time
Please re-select",
invalidDate: "Invalid date",
formatError: ["The date format error
Must be followed\uff1a
", "
It has been reset"],
preview: "The selected result"
}
};
return e[this.config.lang] || e.cn
}
,
g.prototype.init = function() {
var r = this
, o = r.config
, e = "static" === o.position
, t = {
year: "yyyy",
month: "yyyy-MM",
date: "yyyy-MM-dd",
time: "HH:mm:ss",
datetime: "yyyy-MM-dd HH:mm:ss"
};
o.elem = lay(o.elem),
o.eventElem = lay(o.eventElem),
o.elem[0] && (r.rangeStr = o.range ? "string" == typeof o.range ? o.range : "-" : "",
"array" === layui.type(o.range) && (r.rangeElem = [lay(o.range[0]), lay(o.range[1])]),
t[o.type] || (i.console && console.error && console.error("laydate type error:'" + o.type + "' is not supported"),
o.type = "date"),
o.format === t.date && (o.format = t[o.type] || t.date),
r.format = s.formatArr(o.format),
o.weekStart && !/^[0-6]$/.test(o.weekStart) && (t = r.lang(),
o.weekStart = t.weeks.indexOf(o.weekStart),
-1 === o.weekStart && (o.weekStart = 0)),
r.EXP_IF = "",
r.EXP_SPLIT = "",
lay.each(r.format, function(e, t) {
e = new RegExp(y).test(t) ? "\\d{" + (new RegExp(y).test(r.format[0 === e ? e + 1 : e - 1] || "") ? /^yyyy|y$/.test(t) ? 4 : t.length : /^yyyy$/.test(t) ? "1,4" : /^y$/.test(t) ? "1,308" : "1,2") + "}" : "\\" + t;
r.EXP_IF = r.EXP_IF + e,
r.EXP_SPLIT = r.EXP_SPLIT + "(" + e + ")"
}),
r.EXP_IF_ONE = new RegExp("^" + r.EXP_IF + "$"),
r.EXP_IF = new RegExp("^" + (o.range ? r.EXP_IF + "\\s\\" + r.rangeStr + "\\s" + r.EXP_IF : r.EXP_IF) + "$"),
r.EXP_SPLIT = new RegExp("^" + r.EXP_SPLIT + "$",""),
r.isInput(o.elem[0]) || "focus" === o.trigger && (o.trigger = "click"),
o.elem.attr("lay-key") || (o.elem.attr("lay-key", r.index),
o.eventElem.attr("lay-key", r.index)),
o.mark = lay.extend({}, o.calendar && "cn" === o.lang ? {
"0-1-1": "\u5143\u65e6",
"0-2-14": "\u60c5\u4eba",
"0-3-8": "\u5987\u5973",
"0-3-12": "\u690d\u6811",
"0-4-1": "\u611a\u4eba",
"0-5-1": "\u52b3\u52a8",
"0-5-4": "\u9752\u5e74",
"0-6-1": "\u513f\u7ae5",
"0-9-10": "\u6559\u5e08",
"0-10-1": "\u56fd\u5e86",
"0-12-25": "\u5723\u8bde"
} : {}, o.mark),
lay.each(["min", "max"], function(e, t) {
var a, n, i = [], l = [];
l = "number" == typeof o[t] ? (n = o[t],
a = new Date,
a = r.newDate({
year: a.getFullYear(),
month: a.getMonth(),
date: a.getDate(),
hours: "23",
minutes: "59",
seconds: "59"
}).getTime(),
i = [(n = new Date(n ? n < 864e5 ? a + 864e5 * n : n : a)).getFullYear(), n.getMonth() + 1, n.getDate()],
[n.getHours(), n.getMinutes(), n.getSeconds()]) : (i = (o[t].match(/\d+-\d+-\d+/) || [""])[0].split("-"),
(o[t].match(/\d+:\d+:\d+/) || [""])[0].split(":")),
o[t] = {
year: 0 | i[0] || (new Date).getFullYear(),
month: i[1] ? (0 | i[1]) - 1 : (new Date).getMonth(),
date: 0 | i[2] || (new Date).getDate(),
hours: 0 | l[0],
minutes: 0 | l[1],
seconds: 0 | l[2]
}
}),
r.elemID = "layui-laydate" + o.elem.attr("lay-key"),
(o.show || e) && r.render(),
e || r.events(),
o.value && o.isInitValue && ("date" === layui.type(o.value) ? r.setValue(r.parse(0, r.systemDate(o.value))) : r.setValue(o.value)))
}
,
g.prototype.render = function() {
var n, e, t = this, o = t.config, s = t.lang(), i = "static" === o.position, a = t.elem = lay.elem("div", {
id: t.elemID,
"class": ["layui-laydate", o.range ? " layui-laydate-range" : "", i ? " " + p : "", o.theme && "default" !== o.theme && !/^#/.test(o.theme) ? " laydate-theme-" + o.theme : ""].join("")
}), y = t.elemMain = [], d = t.elemHeader = [], m = t.elemCont = [], c = t.table = [], l = t.footer = lay.elem("div", {
"class": "layui-laydate-footer"
});
o.zIndex && (a.style.zIndex = o.zIndex),
lay.each(new Array(2), function(e) {
if (!o.range && 0 < e)
return !0;
var a = lay.elem("div", {
"class": "layui-laydate-header"
})
, t = [((t = lay.elem("i", {
"class": "layui-icon laydate-icon laydate-prev-y"
})).innerHTML = "",
t), ((t = lay.elem("i", {
"class": "layui-icon laydate-icon laydate-prev-m"
})).innerHTML = "",
t), (t = lay.elem("div", {
"class": "laydate-set-ym"
}),
n = lay.elem("span"),
l = lay.elem("span"),
t.appendChild(n),
t.appendChild(l),
t), ((n = lay.elem("i", {
"class": "layui-icon laydate-icon laydate-next-m"
})).innerHTML = "",
n), ((l = lay.elem("i", {
"class": "layui-icon laydate-icon laydate-next-y"
})).innerHTML = "",
l)]
, n = lay.elem("div", {
"class": "layui-laydate-content"
})
, i = lay.elem("table")
, l = lay.elem("thead")
, r = lay.elem("tr");
lay.each(t, function(e, t) {
a.appendChild(t)
}),
l.appendChild(r),
lay.each(new Array(6), function(a) {
var n = i.insertRow(0);
lay.each(new Array(7), function(e) {
var t;
0 === a && ((t = lay.elem("th")).innerHTML = s.weeks[(e + o.weekStart) % 7],
r.appendChild(t)),
n.insertCell(e)
})
}),
i.insertBefore(l, i.children[0]),
n.appendChild(i),
y[e] = lay.elem("div", {
"class": "layui-laydate-main laydate-main-list-" + e
}),
y[e].appendChild(a),
y[e].appendChild(n),
d.push(t),
m.push(n),
c.push(i)
}),
lay(l).html((e = [],
n = [],
"datetime" === o.type && e.push('' + s.timeTips + ""),
!o.range && "datetime" === o.type || e.push(''),
lay.each(o.btns, function(e, t) {
var a = s.tools[t] || "btn";
o.range && "now" === t || (i && "clear" === t && (a = "cn" === o.lang ? "\u91cd\u7f6e" : "Reset"),
n.push('' + a + ""))
}),
e.push('"),
e.join(""))),
lay.each(y, function(e, t) {
a.appendChild(t)
}),
o.showBottom && a.appendChild(l),
/^#/.test(o.theme) && (e = lay.elem("style"),
l = ["#{{id}} .layui-laydate-header{background-color:{{theme}};}", "#{{id}} .layui-this{background-color:{{theme}} !important;}"].join("").replace(/{{id}}/g, t.elemID).replace(/{{theme}}/g, o.theme),
"styleSheet"in e ? (e.setAttribute("type", "text/css"),
e.styleSheet.cssText = l) : e.innerHTML = l,
lay(a).addClass("laydate-theme-molv"),
a.appendChild(e)),
t.remove(g.thisElemDate),
u.thisId = o.id,
i ? o.elem.append(a) : (r.body.appendChild(a),
t.position()),
t.checkDate().calendar(null, 0, "init"),
t.changeEvent(),
g.thisElemDate = t.elemID,
"function" == typeof o.ready && o.ready(lay.extend({}, o.dateTime, {
month: o.dateTime.month + 1
})),
t.preview()
}
,
g.prototype.remove = function(e) {
var t = this
, a = t.config
, n = lay("#" + (e || t.elemID));
return n[0] && (n.hasClass(p) || t.checkDate(function() {
n.remove(),
delete u.thisId,
"function" == typeof a.close && a.close(t)
})),
t
}
,
g.prototype.position = function() {
var e = this.config;
return lay.position(this.bindElem || e.elem[0], this.elem, {
position: e.position
}),
this
}
,
g.prototype.hint = function(e) {
var t = this
, a = (t.config,
lay.elem("div", {
"class": o
}));
t.elem && (a.innerHTML = e || "",
lay(t.elem).find("." + o).remove(),
t.elem.appendChild(a),
clearTimeout(t.hinTimer),
t.hinTimer = setTimeout(function() {
lay(t.elem).find("." + o).remove()
}, 3e3))
}
,
g.prototype.getAsYM = function(e, t, a) {
return a ? t-- : t++,
t < 0 && (t = 11,
e--),
11 < t && (t = 0,
e++),
[e, t]
}
,
g.prototype.systemDate = function(e) {
var t = e || new Date;
return {
year: t.getFullYear(),
month: t.getMonth(),
date: t.getDate(),
hours: e ? e.getHours() : 0,
minutes: e ? e.getMinutes() : 0,
seconds: e ? e.getSeconds() : 0
}
}
,
g.prototype.checkDate = function(e) {
var t, o, s = this, y = (new Date,
s.config), a = s.lang(), n = y.dateTime = y.dateTime || s.systemDate(), i = s.bindElem || y.elem[0], l = (s.isInput(i),
function() {
if (s.rangeElem) {
var e = [s.rangeElem[0].val(), s.rangeElem[1].val()];
if (e[0] && e[1])
return e.join(" " + s.rangeStr + " ")
}
return s.isInput(i) ? i.value : "static" === y.position ? "" : lay(i).attr("lay-date")
}()), d = function(e) {
e.year > h[1] && (e.year = h[1],
o = !0),
11 < e.month && (e.month = 11,
o = !0),
59 < e.seconds && (e.seconds = 0,
e.minutes++,
o = !0),
59 < e.minutes && (e.minutes = 0,
e.hours++,
o = !0),
23 < e.hours && (e.hours = 0,
o = !0),
t = u.getEndDate(e.month + 1, e.year),
e.date > t && (e.date = t,
o = !0)
}, r = function(n, i, l) {
var r = ["startTime", "endTime"];
i = (i.match(s.EXP_SPLIT) || []).slice(1),
l = l || 0,
y.range && (s[r[l]] = s[r[l]] || {}),
lay.each(s.format, function(e, t) {
var a = parseFloat(i[e]);
i[e].length < t.length && (o = !0),
/yyyy|y/.test(t) ? (a < h[0] && (a = h[0],
o = !0),
n.year = a) : /MM|M/.test(t) ? (a < 1 && (a = 1,
o = !0),
n.month = a - 1) : /dd|d/.test(t) ? (a < 1 && (a = 1,
o = !0),
n.date = a) : /HH|H/.test(t) ? (a < 0 && (o = !(a = 0)),
23 < a && (a = 23,
o = !0),
n.hours = a,
y.range && (s[r[l]].hours = a)) : /mm|m/.test(t) ? (a < 0 && (o = !(a = 0)),
59 < a && (a = 59,
o = !0),
n.minutes = a,
y.range && (s[r[l]].minutes = a)) : /ss|s/.test(t) && (a < 0 && (o = !(a = 0)),
59 < a && (a = 59,
o = !0),
n.seconds = a,
y.range && (s[r[l]].seconds = a))
}),
d(n)
};
if ("limit" === e)
return d(n),
s;
"string" == typeof (l = l || y.value) && (l = l.replace(/\s+/g, " ").replace(/^\s|\s$/g, ""));
var m, c = function() {
var e, t, a;
y.range && (s.endDate = s.endDate || lay.extend({}, y.dateTime, (e = {},
t = y.dateTime,
a = s.getAsYM(t.year, t.month),
"year" === y.type ? e.year = t.year + 1 : "time" !== y.type && (e.year = a[0],
e.month = a[1]),
"datetime" !== y.type && "time" !== y.type || (e.hours = 23,
e.minutes = e.seconds = 59),
e)))
};
return c(),
"string" == typeof l && l ? s.EXP_IF.test(l) ? y.range ? (l = l.split(" " + s.rangeStr + " "),
lay.each([y.dateTime, s.endDate], function(e, t) {
r(t, l[e], e)
})) : r(n, l) : (s.hint(a.formatError[0] + (y.range ? y.format + " " + s.rangeStr + " " + y.format : y.format) + a.formatError[1]),
o = !0) : l && "date" === layui.type(l) ? y.dateTime = s.systemDate(l) : (y.dateTime = s.systemDate(),
delete s.startTime,
delete s.endDate,
c(),
delete s.endTime),
s.rangeElem && (a = [s.rangeElem[0].val(), s.rangeElem[1].val()],
m = [y.dateTime, s.endDate],
lay.each(a, function(e, t) {
s.EXP_IF_ONE.test(t) && r(m[e], t, e)
})),
d(n),
y.range && d(s.endDate),
o && l && s.setValue(!y.range || s.endDate ? s.parse() : ""),
s.getDateTime(n) > s.getDateTime(y.max) ? n = y.dateTime = lay.extend({}, y.max) : s.getDateTime(n) < s.getDateTime(y.min) && (n = y.dateTime = lay.extend({}, y.min)),
y.range && ((s.getDateTime(s.endDate) < s.getDateTime(y.min) || s.getDateTime(s.endDate) > s.getDateTime(y.max)) && (s.endDate = lay.extend({}, y.max)),
s.startTime = {
hours: y.dateTime.hours,
minutes: y.dateTime.minutes,
seconds: y.dateTime.seconds
},
s.endTime = {
hours: s.endDate.hours,
minutes: s.endDate.minutes,
seconds: s.endDate.seconds
}),
e && e(),
s
}
,
g.prototype.mark = function(e, a) {
var n, t = this.config;
return lay.each(t.mark, function(e, t) {
e = e.split("-");
e[0] != a[0] && 0 != e[0] || e[1] != a[1] && 0 != e[1] || e[2] != a[2] || (n = t || a[2])
}),
n && e.html('' + n + ""),
this
}
,
g.prototype.holidays = function(n, i) {
var e = this.config
, l = ["", "work"];
return "array" !== layui.type(e.holidays) || lay.each(e.holidays, function(a, e) {
lay.each(e, function(e, t) {
t === n.attr("lay-ymd") && n.html('" + i[2] + "")
})
}),
this
}
,
g.prototype.limit = function(e, t, a, i) {
var l = this
, n = l.config
, r = {}
, a = (i ? 0 : 41) < a ? l.endDate : n.dateTime
, a = lay.extend({}, a, t || {});
return lay.each({
now: a,
min: n.min,
max: n.max
}, function(e, a) {
var n;
r[e] = l.newDate(lay.extend({
year: a.year,
month: a.month,
date: a.date
}, (n = {},
lay.each(i, function(e, t) {
n[t] = a[t]
}),
n))).getTime()
}),
t = r.now < r.min || r.now > r.max,
e && e[t ? "addClass" : "removeClass"](x),
t
}
,
g.prototype.thisDateTime = function(e) {
var t = this.config;
return e ? this.endDate : t.dateTime
}
,
g.prototype.calendar = function(e, t, a) {
var i, l, r, o = this, n = o.config, t = t ? 1 : 0, s = e || o.thisDateTime(t), y = new Date, d = o.lang(), m = "date" !== n.type && "datetime" !== n.type, c = lay(o.table[t]).find("td"), t = lay(o.elemHeader[t][2]).find("span");
return s.year < h[0] && (s.year = h[0],
o.hint(d.invalidDate)),
s.year > h[1] && (s.year = h[1],
o.hint(d.invalidDate)),
o.firstDate || (o.firstDate = lay.extend({}, s)),
y.setFullYear(s.year, s.month, 1),
i = (y.getDay() + (7 - n.weekStart)) % 7,
l = u.getEndDate(s.month || 12, s.year),
r = u.getEndDate(s.month + 1, s.year),
lay.each(c, function(e, t) {
var a = [s.year, s.month]
, n = 0;
(t = lay(t)).removeAttr("class"),
e < i ? (n = l - i + e,
t.addClass("laydate-day-prev"),
a = o.getAsYM(s.year, s.month, "sub")) : i <= e && e < r + i ? (n = e - i) + 1 === s.date && t.addClass(w) : (n = e - r - i,
t.addClass("laydate-day-next"),
a = o.getAsYM(s.year, s.month)),
a[1]++,
a[2] = n + 1,
t.attr("lay-ymd", a.join("-")).html(a[2]),
o.mark(t, a).holidays(t, a).limit(t, {
year: a[0],
month: a[1] - 1,
date: a[2]
}, e)
}),
lay(t[0]).attr("lay-ym", s.year + "-" + (s.month + 1)),
lay(t[1]).attr("lay-ym", s.year + "-" + (s.month + 1)),
"cn" === n.lang ? (lay(t[0]).attr("lay-type", "year").html(s.year + " \u5e74"),
lay(t[1]).attr("lay-type", "month").html(s.month + 1 + " \u6708")) : (lay(t[0]).attr("lay-type", "month").html(d.month[s.month]),
lay(t[1]).attr("lay-type", "year").html(s.year)),
m && (n.range ? e && (o.listYM = [[n.dateTime.year, n.dateTime.month + 1], [o.endDate.year, o.endDate.month + 1]],
o.list(n.type, 0).list(n.type, 1),
"time" === n.type ? o.setBtnStatus("\u65f6\u95f4", lay.extend({}, o.systemDate(), o.startTime), lay.extend({}, o.systemDate(), o.endTime)) : o.setBtnStatus(!0)) : (o.listYM = [[s.year, s.month + 1]],
o.list(n.type, 0))),
n.range && "init" === a && !e && o.calendar(o.endDate, 1),
n.range || o.limit(lay(o.footer).find(E), null, 0, ["hours", "minutes", "seconds"]),
o.setBtnStatus(),
o
}
,
g.prototype.list = function(t, n) {
var i, l, e, r, o = this, s = o.config, y = s.dateTime, d = o.lang(), a = s.range && "date" !== s.type && "datetime" !== s.type, m = lay.elem("ul", {
"class": M + " " + {
year: "laydate-year-list",
month: "laydate-month-list",
time: "laydate-time-list"
}[t]
}), c = o.elemHeader[n], u = lay(c[2]).find("span"), h = o.elemCont[n || 0], p = lay(h).find("." + M)[0], f = "cn" === s.lang, g = f ? "\u5e74" : "", v = o.listYM[n] || {}, T = ["hours", "minutes", "seconds"], D = ["startTime", "endTime"][n];
return v[0] < 1 && (v[0] = 1),
"year" === t ? (e = i = v[0] - 7,
i < 1 && (e = i = 1),
lay.each(new Array(15), function(e) {
var t = lay.elem("li", {
"lay-ym": i
})
, a = {
year: i,
month: 0,
date: 1
};
i == v[0] && lay(t).addClass(w),
t.innerHTML = i + g,
m.appendChild(t),
o.limit(lay(t), a, n),
i++
}),
lay(u[f ? 0 : 1]).attr("lay-ym", i - 8 + "-" + v[1]).html(e + g + " - " + (i - 1) + g)) : "month" === t ? (lay.each(new Array(12), function(e) {
var t = lay.elem("li", {
"lay-ym": e
})
, a = {
year: v[0],
month: e,
date: 1
};
e + 1 == v[1] && lay(t).addClass(w),
t.innerHTML = d.month[e] + (f ? "\u6708" : ""),
m.appendChild(t),
o.limit(lay(t), a, n)
}),
lay(u[f ? 0 : 1]).attr("lay-ym", v[0] + "-" + v[1]).html(v[0] + g)) : "time" === t && (l = function() {
lay(m).find("ol").each(function(a, e) {
lay(e).find("li").each(function(e, t) {
o.limit(lay(t), [{
hours: e
}, {
hours: o[D].hours,
minutes: e
}, {
hours: o[D].hours,
minutes: o[D].minutes,
seconds: e
}][a], n, [["hours"], ["hours", "minutes"], ["hours", "minutes", "seconds"]][a])
})
}),
s.range || o.limit(lay(o.footer).find(E), o[D], 0, ["hours", "minutes", "seconds"])
}
,
s.range ? o[D] || (o[D] = "startTime" === D ? y : o.endDate) : o[D] = y,
lay.each([24, 60, 60], function(t, e) {
var a = lay.elem("li")
, n = ["" + d.time[t] + "
"];
lay.each(new Array(e), function(e) {
n.push("- " + lay.digit(e, 2) + "
")
}),
a.innerHTML = n.join("") + "
",
m.appendChild(a)
}),
l()),
p && h.removeChild(p),
h.appendChild(m),
"year" === t || "month" === t ? (lay(o.elemMain[n]).addClass("laydate-ym-show"),
lay(m).find("li").on("click", function() {
var e = 0 | lay(this).attr("lay-ym");
lay(this).hasClass(x) || (0 === n ? (y[t] = e,
o.limit(lay(o.footer).find(E), null, 0)) : o.endDate[t] = e,
"year" === s.type || "month" === s.type ? (lay(m).find("." + w).removeClass(w),
lay(this).addClass(w),
"month" === s.type && "year" === t && (o.listYM[n][0] = e,
a && ((n ? o.endDate : y).year = e),
o.list("month", n))) : (o.checkDate("limit").calendar(null, n),
o.closeList()),
o.setBtnStatus(),
s.range || ("month" === s.type && "month" === t || "year" === s.type && "year" === t) && o.setValue(o.parse()).remove().done(),
o.done(null, "change"),
lay(o.footer).find("." + k).removeClass(x))
})) : (e = lay.elem("span", {
"class": C
}),
r = function() {
lay(m).find("ol").each(function(e) {
var a = this
, t = lay(a).find("li");
a.scrollTop = 30 * (o[D][T[e]] - 2),
a.scrollTop <= 0 && t.each(function(e, t) {
if (!lay(this).hasClass(x))
return a.scrollTop = 30 * (e - 2),
!0
})
})
}
,
u = lay(c[2]).find("." + C),
r(),
e.innerHTML = s.range ? [d.startTime, d.endTime][n] : d.timeTips,
lay(o.elemMain[n]).addClass("laydate-time-show"),
u[0] && u.remove(),
c[2].appendChild(e),
lay(m).find("ol").each(function(t) {
var a = this;
lay(a).find("li").on("click", function() {
var e = 0 | this.innerHTML;
lay(this).hasClass(x) || (s.range ? o[D][T[t]] = e : y[T[t]] = e,
lay(a).find("." + w).removeClass(w),
lay(this).addClass(w),
l(),
r(),
!o.endDate && "time" !== s.type || o.done(null, "change"),
o.setBtnStatus())
})
})),
o
}
,
g.prototype.listYM = [],
g.prototype.closeList = function() {
var a = this;
a.config;
lay.each(a.elemCont, function(e, t) {
lay(this).find("." + M).remove(),
lay(a.elemMain[e]).removeClass("laydate-ym-show laydate-time-show")
}),
lay(a.elem).find("." + C).remove()
}
,
g.prototype.setBtnStatus = function(e, t, a) {
var n = this
, i = n.config
, l = n.lang()
, r = lay(n.footer).find(E);
i.range && "time" !== i.type && (t = t || i.dateTime,
a = a || n.endDate,
i = n.newDate(t).getTime() > n.newDate(a).getTime(),
n.limit(null, t) || n.limit(null, a) ? r.addClass(x) : r[i ? "addClass" : "removeClass"](x),
e && i && n.hint("string" == typeof e ? l.timeout.replace(/\u65e5\u671f/g, e) : l.timeout))
}
,
g.prototype.parse = function(e, t) {
var a = this
, n = a.config
, t = t || ("end" == e ? lay.extend({}, a.endDate, a.endTime) : n.range ? lay.extend({}, n.dateTime, a.startTime) : n.dateTime)
, t = u.parse(t, a.format, 1);
return n.range && e === undefined ? t + " " + a.rangeStr + " " + a.parse("end") : t
}
,
g.prototype.newDate = function(e) {
return e = e || {},
new Date(e.year || 1,e.month || 0,e.date || 1,e.hours || 0,e.minutes || 0,e.seconds || 0)
}
,
g.prototype.getDateTime = function(e) {
return this.newDate(e).getTime()
}
,
g.prototype.setValue = function(e) {
var t = this
, a = t.config
, n = t.bindElem || a.elem[0];
return "static" === a.position || (e = e || "",
t.isInput(n) ? lay(n).val(e) : (a = t.rangeElem) ? ("array" !== layui.type(e) && (e = e.split(" " + t.rangeStr + " ")),
a[0].val(e[0] || ""),
a[1].val(e[1] || "")) : (0 === lay(n).find("*").length && lay(n).html(e),
lay(n).attr("lay-date", e))),
t
}
,
g.prototype.preview = function() {
var e, t = this, a = t.config;
a.isPreview && (e = lay(t.elem).find("." + f),
a = !a.range || t.endDate ? t.parse() : "",
e.html(a).css({
color: "#5FB878"
}),
setTimeout(function() {
e.css({
color: "#666"
})
}, 300))
}
,
g.prototype.done = function(e, t) {
var a = this
, n = a.config
, i = lay.extend({}, lay.extend(n.dateTime, a.startTime))
, l = lay.extend({}, lay.extend(a.endDate, a.endTime));
return lay.each([i, l], function(e, t) {
"month"in t && lay.extend(t, {
month: t.month + 1
})
}),
a.preview(),
e = e || [a.parse(), i, l],
"function" == typeof n[t || "done"] && n[t || "done"].apply(n, e),
a
}
,
g.prototype.choose = function(e, a) {
var n = this
, i = n.config
, l = n.thisDateTime(a)
, t = (lay(n.elem).find("td"),
{
year: 0 | (t = e.attr("lay-ymd").split("-"))[0],
month: (0 | t[1]) - 1,
date: 0 | t[2]
});
e.hasClass(x) || (lay.extend(l, t),
i.range ? (lay.each(["startTime", "endTime"], function(e, t) {
n[t] = n[t] || {
hours: e ? 23 : 0,
minutes: e ? 59 : 0,
seconds: e ? 59 : 0
},
a === e && (n.getDateTime(lay.extend({}, l, n[t])) < n.getDateTime(i.min) ? (n[t] = {
hours: i.min.hours,
minutes: i.min.minutes,
seconds: i.min.seconds
},
lay.extend(l, n[t])) : n.getDateTime(lay.extend({}, l, n[t])) > n.getDateTime(i.max) && (n[t] = {
hours: i.max.hours,
minutes: i.max.minutes,
seconds: i.max.seconds
},
lay.extend(l, n[t])))
}),
n.calendar(null, a).done(null, "change")) : "static" === i.position ? n.calendar().done().done(null, "change") : "date" === i.type ? n.setValue(n.parse()).remove().done() : "datetime" === i.type && n.calendar().done(null, "change"))
}
,
g.prototype.tool = function(e, t) {
var a = this
, n = a.config
, i = a.lang()
, l = n.dateTime
, r = "static" === n.position
, o = {
datetime: function() {
lay(e).hasClass(x) || (a.list("time", 0),
n.range && a.list("time", 1),
lay(e).attr("lay-type", "date").html(a.lang().dateTips))
},
date: function() {
a.closeList(),
lay(e).attr("lay-type", "datetime").html(a.lang().timeTips)
},
clear: function() {
r && (lay.extend(l, a.firstDate),
a.calendar()),
n.range && (delete n.dateTime,
delete a.endDate,
delete a.startTime,
delete a.endTime),
a.setValue("").remove(),
a.done(["", {}, {}])
},
now: function() {
var e = new Date;
lay.extend(l, a.systemDate(), {
hours: e.getHours(),
minutes: e.getMinutes(),
seconds: e.getSeconds()
}),
a.setValue(a.parse()).remove(),
r && a.calendar(),
a.done()
},
confirm: function() {
if (n.range) {
if (lay(e).hasClass(x))
return a.hint("time" === n.type ? i.timeout.replace(/\u65e5\u671f/g, "\u65f6\u95f4") : i.timeout)
} else if (lay(e).hasClass(x))
return a.hint(i.invalidDate);
a.setValue(a.parse()).remove(),
a.done()
}
};
o[t] && o[t]()
}
,
g.prototype.change = function(n) {
var i = this
, l = i.config
, r = i.thisDateTime(n)
, o = l.range && ("year" === l.type || "month" === l.type)
, s = i.elemCont[n || 0]
, y = i.listYM[n]
, e = function(e) {
var t = lay(s).find(".laydate-year-list")[0]
, a = lay(s).find(".laydate-month-list")[0];
return t && (y[0] = e ? y[0] - 15 : y[0] + 15,
i.list("year", n)),
a && (e ? y[0]-- : y[0]++,
i.list("month", n)),
(t || a) && (lay.extend(r, {
year: y[0]
}),
o && (r.year = y[0]),
l.range || i.done(null, "change"),
l.range || i.limit(lay(i.footer).find(E), {
year: y[0]
})),
i.setBtnStatus(),
t || a
};
return {
prevYear: function() {
e("sub") || (r.year--,
i.checkDate("limit").calendar(null, n),
i.done(null, "change"))
},
prevMonth: function() {
var e = i.getAsYM(r.year, r.month, "sub");
lay.extend(r, {
year: e[0],
month: e[1]
}),
i.checkDate("limit").calendar(null, n),
i.done(null, "change")
},
nextMonth: function() {
var e = i.getAsYM(r.year, r.month);
lay.extend(r, {
year: e[0],
month: e[1]
}),
i.checkDate("limit").calendar(null, n),
i.done(null, "change")
},
nextYear: function() {
e() || (r.year++,
i.checkDate("limit").calendar(null, n),
i.done(null, "change"))
}
}
}
,
g.prototype.changeEvent = function() {
var i = this;
i.config;
lay(i.elem).on("click", function(e) {
lay.stope(e)
}).on("mousedown", function(e) {
lay.stope(e)
}),
lay.each(i.elemHeader, function(n, e) {
lay(e[0]).on("click", function(e) {
i.change(n).prevYear()
}),
lay(e[1]).on("click", function(e) {
i.change(n).prevMonth()
}),
lay(e[2]).find("span").on("click", function(e) {
var t = lay(this)
, a = t.attr("lay-ym")
, t = t.attr("lay-type");
a && (a = a.split("-"),
i.listYM[n] = [0 | a[0], 0 | a[1]],
i.list(t, n),
lay(i.footer).find("." + k).addClass(x))
}),
lay(e[3]).on("click", function(e) {
i.change(n).nextMonth()
}),
lay(e[4]).on("click", function(e) {
i.change(n).nextYear()
})
}),
lay.each(i.table, function(e, t) {
lay(t).find("td").on("click", function() {
i.choose(lay(this), e)
})
}),
lay(i.footer).find("span").on("click", function() {
var e = lay(this).attr("lay-type");
i.tool(this, e)
})
}
,
g.prototype.isInput = function(e) {
return /input|textarea/.test(e.tagName.toLocaleLowerCase()) || /INPUT|TEXTAREA/.test(e.tagName)
}
,
g.prototype.events = function() {
var a = this
, n = a.config
, e = function(e, t) {
e.on(n.trigger, function() {
u.thisId !== n.id && (t && (a.bindElem = this),
a.render())
})
};
n.elem[0] && !n.elem[0].eventHandler && (e(n.elem, "bind"),
e(n.eventElem),
n.elem[0].eventHandler = !0)
}
,
s.that = {},
s.getThis = function(e) {
var t = s.that[e];
return !t && n && layui.hint().error(e ? a + " instance with ID '" + e + "' not found" : "ID argument required"),
t
}
,
l.run = function(n) {
n(r).on("mousedown", function(e) {
var t, a;
!u.thisId || (t = s.getThis(u.thisId)) && (a = t.config,
e.target !== a.elem[0] && e.target !== a.eventElem[0] && e.target !== n(a.closeStop)[0] && t.remove())
}).on("keydown", function(e) {
var t;
!u.thisId || (t = s.getThis(u.thisId)) && "static" !== t.config.position && 13 === e.keyCode && n("#" + t.elemID)[0] && t.elemID === g.thisElemDate && (e.preventDefault(),
n(t.footer).find(E)[0].click())
}),
n(i).on("resize", function() {
if (u.thisId) {
var e = s.getThis(u.thisId);
if (e)
return !(!e.elem || !n(".layui-laydate")[0]) && void e.position()
}
})
}
,
u.render = function(e) {
e = new g(e);
return s.call(e)
}
,
u.parse = function(a, n, i) {
return a = a || {},
n = ((n = "string" == typeof n ? s.formatArr(n) : n) || []).concat(),
lay.each(n, function(e, t) {
/yyyy|y/.test(t) ? n[e] = lay.digit(a.year, t.length) : /MM|M/.test(t) ? n[e] = lay.digit(a.month + (i || 0), t.length) : /dd|d/.test(t) ? n[e] = lay.digit(a.date, t.length) : /HH|H/.test(t) ? n[e] = lay.digit(a.hours, t.length) : /mm|m/.test(t) ? n[e] = lay.digit(a.minutes, t.length) : /ss|s/.test(t) && (n[e] = lay.digit(a.seconds, t.length))
}),
n.join("")
}
,
u.getEndDate = function(e, t) {
var a = new Date;
return a.setFullYear(t || a.getFullYear(), e || a.getMonth() + 1, 1),
new Date(a.getTime() - 864e5).getDate()
}
,
u.close = function(e) {
e = s.getThis(e || u.thisId);
if (e)
return e.remove()
}
,
n ? (u.ready(),
layui.define("lay", function(e) {
u.path = layui.cache.dir,
l.run(lay),
e(a, u)
})) : "function" == typeof define && define.amd ? define(function() {
return l.run(lay),
u
}) : (u.ready(),
l.run(i.lay),
i.laydate = u)
}(window, window.document);
!function(e, t) {
"object" == typeof module && "object" == typeof module.exports ? module.exports = e.document ? t(e) : function(e) {
if (e.document)
return t(e);
throw new Error("jQuery requires a window with a document")
}
: t(e)
}("undefined" != typeof window ? window : this, function(T, M) {
var f = []
, g = T.document
, c = f.slice
, O = f.concat
, R = f.push
, P = f.indexOf
, B = {}
, W = B.toString
, m = B.hasOwnProperty
, y = {}
, e = "1.12.4"
, C = function(e, t) {
return new C.fn.init(e,t)
}
, I = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g
, $ = /^-ms-/
, z = /-([\da-z])/gi
, X = function(e, t) {
return t.toUpperCase()
};
function U(e) {
var t = !!e && "length"in e && e.length
, n = C.type(e);
return "function" !== n && !C.isWindow(e) && ("array" === n || 0 === t || "number" == typeof t && 0 < t && t - 1 in e)
}
C.fn = C.prototype = {
jquery: e,
constructor: C,
selector: "",
length: 0,
toArray: function() {
return c.call(this)
},
get: function(e) {
return null != e ? e < 0 ? this[e + this.length] : this[e] : c.call(this)
},
pushStack: function(e) {
e = C.merge(this.constructor(), e);
return e.prevObject = this,
e.context = this.context,
e
},
each: function(e) {
return C.each(this, e)
},
map: function(n) {
return this.pushStack(C.map(this, function(e, t) {
return n.call(e, t, e)
}))
},
slice: function() {
return this.pushStack(c.apply(this, arguments))
},
first: function() {
return this.eq(0)
},
last: function() {
return this.eq(-1)
},
eq: function(e) {
var t = this.length
, e = +e + (e < 0 ? t : 0);
return this.pushStack(0 <= e && e < t ? [this[e]] : [])
},
end: function() {
return this.prevObject || this.constructor()
},
push: R,
sort: f.sort,
splice: f.splice
},
C.extend = C.fn.extend = function() {
var e, t, n, r, i, o = arguments[0] || {}, a = 1, s = arguments.length, u = !1;
for ("boolean" == typeof o && (u = o,
o = arguments[a] || {},
a++),
"object" == typeof o || C.isFunction(o) || (o = {}),
a === s && (o = this,
a--); a < s; a++)
if (null != (r = arguments[a]))
for (n in r)
i = o[n],
o !== (t = r[n]) && (u && t && (C.isPlainObject(t) || (e = C.isArray(t))) ? (i = e ? (e = !1,
i && C.isArray(i) ? i : []) : i && C.isPlainObject(i) ? i : {},
o[n] = C.extend(u, i, t)) : t !== undefined && (o[n] = t));
return o
}
,
C.extend({
expando: "jQuery" + (e + Math.random()).replace(/\D/g, ""),
isReady: !0,
error: function(e) {
throw new Error(e)
},
noop: function() {},
isFunction: function(e) {
return "function" === C.type(e)
},
isArray: Array.isArray || function(e) {
return "array" === C.type(e)
}
,
isWindow: function(e) {
return null != e && e == e.window
},
isNumeric: function(e) {
var t = e && e.toString();
return !C.isArray(e) && 0 <= t - parseFloat(t) + 1
},
isEmptyObject: function(e) {
for (var t in e)
return !1;
return !0
},
isPlainObject: function(e) {
if (!e || "object" !== C.type(e) || e.nodeType || C.isWindow(e))
return !1;
try {
if (e.constructor && !m.call(e, "constructor") && !m.call(e.constructor.prototype, "isPrototypeOf"))
return !1
} catch (n) {
return !1
}
if (!y.ownFirst)
for (var t in e)
return m.call(e, t);
for (t in e)
;
return t === undefined || m.call(e, t)
},
type: function(e) {
return null == e ? e + "" : "object" == typeof e || "function" == typeof e ? B[W.call(e)] || "object" : typeof e
},
globalEval: function(e) {
e && C.trim(e) && (T.execScript || function(e) {
T.eval.call(T, e)
}
)(e)
},
camelCase: function(e) {
return e.replace($, "ms-").replace(z, X)
},
nodeName: function(e, t) {
return e.nodeName && e.nodeName.toLowerCase() === t.toLowerCase()
},
each: function(e, t) {
var n, r = 0;
if (U(e))
for (n = e.length; r < n && !1 !== t.call(e[r], r, e[r]); r++)
;
else
for (r in e)
if (!1 === t.call(e[r], r, e[r]))
break;
return e
},
trim: function(e) {
return null == e ? "" : (e + "").replace(I, "")
},
makeArray: function(e, t) {
t = t || [];
return null != e && (U(Object(e)) ? C.merge(t, "string" == typeof e ? [e] : e) : R.call(t, e)),
t
},
inArray: function(e, t, n) {
var r;
if (t) {
if (P)
return P.call(t, e, n);
for (r = t.length,
n = n ? n < 0 ? Math.max(0, r + n) : n : 0; n < r; n++)
if (n in t && t[n] === e)
return n
}
return -1
},
merge: function(e, t) {
for (var n = +t.length, r = 0, i = e.length; r < n; )
e[i++] = t[r++];
if (n != n)
for (; t[r] !== undefined; )
e[i++] = t[r++];
return e.length = i,
e
},
grep: function(e, t, n) {
for (var r = [], i = 0, o = e.length, a = !n; i < o; i++)
!t(e[i], i) != a && r.push(e[i]);
return r
},
map: function(e, t, n) {
var r, i, o = 0, a = [];
if (U(e))
for (r = e.length; o < r; o++)
null != (i = t(e[o], o, n)) && a.push(i);
else
for (o in e)
null != (i = t(e[o], o, n)) && a.push(i);
return O.apply([], a)
},
guid: 1,
proxy: function(e, t) {
var n, r;
return "string" == typeof t && (r = e[t],
t = e,
e = r),
C.isFunction(e) ? (n = c.call(arguments, 2),
(r = function() {
return e.apply(t || this, n.concat(c.call(arguments)))
}
).guid = e.guid = e.guid || C.guid++,
r) : undefined
},
now: function() {
return +new Date
},
support: y
}),
"function" == typeof Symbol && (C.fn[Symbol.iterator] = f[Symbol.iterator]),
C.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "), function(e, t) {
B["[object " + t + "]"] = t.toLowerCase()
});
var e = function(M) {
var e, g, b, o, O, w, R, P, T, u, l, C, E, t, N, m, r, i, y, k = "sizzle" + +new Date, v = M.document, S = 0, B = 0, W = le(), I = le(), A = le(), $ = function(e, t) {
return e === t && (l = !0),
0
}, z = {}.hasOwnProperty, n = [], X = n.pop, U = n.push, D = n.push, V = n.slice, j = function(e, t) {
for (var n = 0, r = e.length; n < r; n++)
if (e[n] === t)
return n;
return -1
}, Y = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", a = "[\\x20\\t\\r\\n\\f]", s = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+", J = "\\[" + a + "*(" + s + ")(?:" + a + "*([*^$|!~]?=)" + a + "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + s + "))|)" + a + "*\\]", G = ":(" + s + ")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|" + J + ")*)|.*)\\)|)", K = new RegExp(a + "+","g"), L = new RegExp("^" + a + "+|((?:^|[^\\\\])(?:\\\\.)*)" + a + "+$","g"), Q = new RegExp("^" + a + "*," + a + "*"), Z = new RegExp("^" + a + "*([>+~]|" + a + ")" + a + "*"), ee = new RegExp("=" + a + "*([^\\]'\"]*?)" + a + "*\\]","g"), te = new RegExp(G), ne = new RegExp("^" + s + "$"), f = {
ID: new RegExp("^#(" + s + ")"),
CLASS: new RegExp("^\\.(" + s + ")"),
TAG: new RegExp("^(" + s + "|[*])"),
ATTR: new RegExp("^" + J),
PSEUDO: new RegExp("^" + G),
CHILD: new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + a + "*(even|odd|(([+-]|)(\\d*)n|)" + a + "*(?:([+-]|)" + a + "*(\\d+)|))" + a + "*\\)|)","i"),
bool: new RegExp("^(?:" + Y + ")$","i"),
needsContext: new RegExp("^" + a + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + a + "*((?:-\\d)?\\d*)" + a + "*\\)|)(?=[^-]|$)","i")
}, re = /^(?:input|select|textarea|button)$/i, ie = /^h\d$/i, c = /^[^{]+\{\s*\[native \w/, oe = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, ae = /[+~]/, se = /'|\\/g, d = new RegExp("\\\\([\\da-f]{1,6}" + a + "?|(" + a + ")|.)","ig"), p = function(e, t, n) {
var r = "0x" + t - 65536;
return r != r || n ? t : r < 0 ? String.fromCharCode(65536 + r) : String.fromCharCode(r >> 10 | 55296, 1023 & r | 56320)
}, ue = function() {
C()
};
try {
D.apply(n = V.call(v.childNodes), v.childNodes),
n[v.childNodes.length].nodeType
} catch (F) {
D = {
apply: n.length ? function(e, t) {
U.apply(e, V.call(t))
}
: function(e, t) {
for (var n = e.length, r = 0; e[n++] = t[r++]; )
;
e.length = n - 1
}
}
}
function H(e, t, n, r) {
var i, o, a, s, u, l, c, f, d = t && t.ownerDocument, p = t ? t.nodeType : 9;
if (n = n || [],
"string" != typeof e || !e || 1 !== p && 9 !== p && 11 !== p)
return n;
if (!r && ((t ? t.ownerDocument || t : v) !== E && C(t),
t = t || E,
N)) {
if (11 !== p && (l = oe.exec(e)))
if (i = l[1]) {
if (9 === p) {
if (!(a = t.getElementById(i)))
return n;
if (a.id === i)
return n.push(a),
n
} else if (d && (a = d.getElementById(i)) && y(t, a) && a.id === i)
return n.push(a),
n
} else {
if (l[2])
return D.apply(n, t.getElementsByTagName(e)),
n;
if ((i = l[3]) && g.getElementsByClassName && t.getElementsByClassName)
return D.apply(n, t.getElementsByClassName(i)),
n
}
if (g.qsa && !A[e + " "] && (!m || !m.test(e))) {
if (1 !== p)
d = t,
f = e;
else if ("object" !== t.nodeName.toLowerCase()) {
for ((s = t.getAttribute("id")) ? s = s.replace(se, "\\$&") : t.setAttribute("id", s = k),
o = (c = w(e)).length,
u = ne.test(s) ? "#" + s : "[id='" + s + "']"; o--; )
c[o] = u + " " + _(c[o]);
f = c.join(","),
d = ae.test(e) && de(t.parentNode) || t
}
if (f)
try {
return D.apply(n, d.querySelectorAll(f)),
n
} catch (h) {} finally {
s === k && t.removeAttribute("id")
}
}
}
return P(e.replace(L, "$1"), t, n, r)
}
function le() {
var n = [];
function r(e, t) {
return n.push(e + " ") > b.cacheLength && delete r[n.shift()],
r[e + " "] = t
}
return r
}
function q(e) {
return e[k] = !0,
e
}
function h(e) {
var t = E.createElement("div");
try {
return !!e(t)
} catch (F) {
return !1
} finally {
t.parentNode && t.parentNode.removeChild(t)
}
}
function ce(e, t) {
for (var n = e.split("|"), r = n.length; r--; )
b.attrHandle[n[r]] = t
}
function fe(e, t) {
var n = t && e
, r = n && 1 === e.nodeType && 1 === t.nodeType && (~t.sourceIndex || 1 << 31) - (~e.sourceIndex || 1 << 31);
if (r)
return r;
if (n)
for (; n = n.nextSibling; )
if (n === t)
return -1;
return e ? 1 : -1
}
function x(a) {
return q(function(o) {
return o = +o,
q(function(e, t) {
for (var n, r = a([], e.length, o), i = r.length; i--; )
e[n = r[i]] && (e[n] = !(t[n] = e[n]))
})
})
}
function de(e) {
return e && "undefined" != typeof e.getElementsByTagName && e
}
for (e in g = H.support = {},
O = H.isXML = function(e) {
e = e && (e.ownerDocument || e).documentElement;
return !!e && "HTML" !== e.nodeName
}
,
C = H.setDocument = function(e) {
var e = e ? e.ownerDocument || e : v;
return e !== E && 9 === e.nodeType && e.documentElement && (t = (E = e).documentElement,
N = !O(E),
(e = E.defaultView) && e.top !== e && (e.addEventListener ? e.addEventListener("unload", ue, !1) : e.attachEvent && e.attachEvent("onunload", ue)),
g.attributes = h(function(e) {
return e.className = "i",
!e.getAttribute("className")
}),
g.getElementsByTagName = h(function(e) {
return e.appendChild(E.createComment("")),
!e.getElementsByTagName("*").length
}),
g.getElementsByClassName = c.test(E.getElementsByClassName),
g.getById = h(function(e) {
return t.appendChild(e).id = k,
!E.getElementsByName || !E.getElementsByName(k).length
}),
g.getById ? (b.find.ID = function(e, t) {
if ("undefined" != typeof t.getElementById && N)
return (e = t.getElementById(e)) ? [e] : []
}
,
b.filter.ID = function(e) {
var t = e.replace(d, p);
return function(e) {
return e.getAttribute("id") === t
}
}
) : (delete b.find.ID,
b.filter.ID = function(e) {
var t = e.replace(d, p);
return function(e) {
e = "undefined" != typeof e.getAttributeNode && e.getAttributeNode("id");
return e && e.value === t
}
}
),
b.find.TAG = g.getElementsByTagName ? function(e, t) {
return "undefined" != typeof t.getElementsByTagName ? t.getElementsByTagName(e) : g.qsa ? t.querySelectorAll(e) : void 0
}
: function(e, t) {
var n, r = [], i = 0, o = t.getElementsByTagName(e);
if ("*" !== e)
return o;
for (; n = o[i++]; )
1 === n.nodeType && r.push(n);
return r
}
,
b.find.CLASS = g.getElementsByClassName && function(e, t) {
if ("undefined" != typeof t.getElementsByClassName && N)
return t.getElementsByClassName(e)
}
,
r = [],
m = [],
(g.qsa = c.test(E.querySelectorAll)) && (h(function(e) {
t.appendChild(e).innerHTML = "",
e.querySelectorAll("[msallowcapture^='']").length && m.push("[*^$]=" + a + "*(?:''|\"\")"),
e.querySelectorAll("[selected]").length || m.push("\\[" + a + "*(?:value|" + Y + ")"),
e.querySelectorAll("[id~=" + k + "-]").length || m.push("~="),
e.querySelectorAll(":checked").length || m.push(":checked"),
e.querySelectorAll("a#" + k + "+*").length || m.push(".#.+[+~]")
}),
h(function(e) {
var t = E.createElement("input");
t.setAttribute("type", "hidden"),
e.appendChild(t).setAttribute("name", "D"),
e.querySelectorAll("[name=d]").length && m.push("name" + a + "*[*^$|!~]?="),
e.querySelectorAll(":enabled").length || m.push(":enabled", ":disabled"),
e.querySelectorAll("*,:x"),
m.push(",.*:")
})),
(g.matchesSelector = c.test(i = t.matches || t.webkitMatchesSelector || t.mozMatchesSelector || t.oMatchesSelector || t.msMatchesSelector)) && h(function(e) {
g.disconnectedMatch = i.call(e, "div"),
i.call(e, "[s!='']:x"),
r.push("!=", G)
}),
m = m.length && new RegExp(m.join("|")),
r = r.length && new RegExp(r.join("|")),
e = c.test(t.compareDocumentPosition),
y = e || c.test(t.contains) ? function(e, t) {
var n = 9 === e.nodeType ? e.documentElement : e
, t = t && t.parentNode;
return e === t || !(!t || 1 !== t.nodeType || !(n.contains ? n.contains(t) : e.compareDocumentPosition && 16 & e.compareDocumentPosition(t)))
}
: function(e, t) {
if (t)
for (; t = t.parentNode; )
if (t === e)
return !0;
return !1
}
,
$ = e ? function(e, t) {
if (e === t)
return l = !0,
0;
var n = !e.compareDocumentPosition - !t.compareDocumentPosition;
return n || (1 & (n = (e.ownerDocument || e) === (t.ownerDocument || t) ? e.compareDocumentPosition(t) : 1) || !g.sortDetached && t.compareDocumentPosition(e) === n ? e === E || e.ownerDocument === v && y(v, e) ? -1 : t === E || t.ownerDocument === v && y(v, t) ? 1 : u ? j(u, e) - j(u, t) : 0 : 4 & n ? -1 : 1)
}
: function(e, t) {
if (e === t)
return l = !0,
0;
var n, r = 0, i = e.parentNode, o = t.parentNode, a = [e], s = [t];
if (!i || !o)
return e === E ? -1 : t === E ? 1 : i ? -1 : o ? 1 : u ? j(u, e) - j(u, t) : 0;
if (i === o)
return fe(e, t);
for (n = e; n = n.parentNode; )
a.unshift(n);
for (n = t; n = n.parentNode; )
s.unshift(n);
for (; a[r] === s[r]; )
r++;
return r ? fe(a[r], s[r]) : a[r] === v ? -1 : s[r] === v ? 1 : 0
}
),
E
}
,
H.matches = function(e, t) {
return H(e, null, null, t)
}
,
H.matchesSelector = function(e, t) {
if ((e.ownerDocument || e) !== E && C(e),
t = t.replace(ee, "='$1']"),
g.matchesSelector && N && !A[t + " "] && (!r || !r.test(t)) && (!m || !m.test(t)))
try {
var n = i.call(e, t);
if (n || g.disconnectedMatch || e.document && 11 !== e.document.nodeType)
return n
} catch (F) {}
return 0 < H(t, E, null, [e]).length
}
,
H.contains = function(e, t) {
return (e.ownerDocument || e) !== E && C(e),
y(e, t)
}
,
H.attr = function(e, t) {
(e.ownerDocument || e) !== E && C(e);
var n = b.attrHandle[t.toLowerCase()]
, n = n && z.call(b.attrHandle, t.toLowerCase()) ? n(e, t, !N) : undefined;
return n !== undefined ? n : g.attributes || !N ? e.getAttribute(t) : (n = e.getAttributeNode(t)) && n.specified ? n.value : null
}
,
H.error = function(e) {
throw new Error("Syntax error, unrecognized expression: " + e)
}
,
H.uniqueSort = function(e) {
var t, n = [], r = 0, i = 0;
if (l = !g.detectDuplicates,
u = !g.sortStable && e.slice(0),
e.sort($),
l) {
for (; t = e[i++]; )
t === e[i] && (r = n.push(i));
for (; r--; )
e.splice(n[r], 1)
}
return u = null,
e
}
,
o = H.getText = function(e) {
var t, n = "", r = 0, i = e.nodeType;
if (i) {
if (1 === i || 9 === i || 11 === i) {
if ("string" == typeof e.textContent)
return e.textContent;
for (e = e.firstChild; e; e = e.nextSibling)
n += o(e)
} else if (3 === i || 4 === i)
return e.nodeValue
} else
for (; t = e[r++]; )
n += o(t);
return n
}
,
(b = H.selectors = {
cacheLength: 50,
createPseudo: q,
match: f,
attrHandle: {},
find: {},
relative: {
">": {
dir: "parentNode",
first: !0
},
" ": {
dir: "parentNode"
},
"+": {
dir: "previousSibling",
first: !0
},
"~": {
dir: "previousSibling"
}
},
preFilter: {
ATTR: function(e) {
return e[1] = e[1].replace(d, p),
e[3] = (e[3] || e[4] || e[5] || "").replace(d, p),
"~=" === 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] || H.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] && H.error(e[0]),
e
},
PSEUDO: function(e) {
var t, n = !e[6] && e[2];
return f.CHILD.test(e[0]) ? null : (e[3] ? e[2] = e[4] || e[5] || "" : n && te.test(n) && (t = w(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) {
var t = e.replace(d, p).toLowerCase();
return "*" === e ? function() {
return !0
}
: function(e) {
return e.nodeName && e.nodeName.toLowerCase() === t
}
},
CLASS: function(e) {
var t = W[e + " "];
return t || (t = new RegExp("(^|" + a + ")" + e + "(" + a + "|$)")) && W(e, function(e) {
return t.test("string" == typeof e.className && e.className || "undefined" != typeof e.getAttribute && e.getAttribute("class") || "")
})
},
ATTR: function(t, n, r) {
return function(e) {
e = H.attr(e, t);
return null == e ? "!=" === n : !n || (e += "",
"=" === n ? e === r : "!=" === n ? e !== r : "^=" === n ? r && 0 === e.indexOf(r) : "*=" === n ? r && -1 < e.indexOf(r) : "$=" === n ? r && e.slice(-r.length) === r : "~=" === n ? -1 < (" " + e.replace(K, " ") + " ").indexOf(r) : "|=" === n && (e === r || e.slice(0, r.length + 1) === r + "-"))
}
},
CHILD: function(h, e, t, g, m) {
var y = "nth" !== h.slice(0, 3)
, v = "last" !== h.slice(-4)
, x = "of-type" === e;
return 1 === g && 0 === m ? function(e) {
return !!e.parentNode
}
: function(e, t, n) {
var r, i, o, a, s, u, l = y != v ? "nextSibling" : "previousSibling", c = e.parentNode, f = x && e.nodeName.toLowerCase(), d = !n && !x, p = !1;
if (c) {
if (y) {
for (; l; ) {
for (a = e; a = a[l]; )
if (x ? a.nodeName.toLowerCase() === f : 1 === a.nodeType)
return !1;
u = l = "only" === h && !u && "nextSibling"
}
return !0
}
if (u = [v ? c.firstChild : c.lastChild],
v && d) {
for (p = (s = (r = (i = (o = (a = c)[k] || (a[k] = {}))[a.uniqueID] || (o[a.uniqueID] = {}))[h] || [])[0] === S && r[1]) && r[2],
a = s && c.childNodes[s]; a = ++s && a && a[l] || (p = s = 0) || u.pop(); )
if (1 === a.nodeType && ++p && a === e) {
i[h] = [S, s, p];
break
}
} else if (!1 === (p = d ? s = (r = (i = (o = (a = e)[k] || (a[k] = {}))[a.uniqueID] || (o[a.uniqueID] = {}))[h] || [])[0] === S && r[1] : p))
for (; (a = ++s && a && a[l] || (p = s = 0) || u.pop()) && ((x ? a.nodeName.toLowerCase() !== f : 1 !== a.nodeType) || !++p || (d && ((i = (o = a[k] || (a[k] = {}))[a.uniqueID] || (o[a.uniqueID] = {}))[h] = [S, p]),
a !== e)); )
;
return (p -= m) === g || p % g == 0 && 0 <= p / g
}
}
},
PSEUDO: function(e, o) {
var t, a = b.pseudos[e] || b.setFilters[e.toLowerCase()] || H.error("unsupported pseudo: " + e);
return a[k] ? a(o) : 1 < a.length ? (t = [e, e, "", o],
b.setFilters.hasOwnProperty(e.toLowerCase()) ? q(function(e, t) {
for (var n, r = a(e, o), i = r.length; i--; )
e[n = j(e, r[i])] = !(t[n] = r[i])
}) : function(e) {
return a(e, 0, t)
}
) : a
}
},
pseudos: {
not: q(function(e) {
var r = []
, i = []
, s = R(e.replace(L, "$1"));
return s[k] ? q(function(e, t, n, r) {
for (var i, o = s(e, null, r, []), a = e.length; a--; )
(i = o[a]) && (e[a] = !(t[a] = i))
}) : function(e, t, n) {
return r[0] = e,
s(r, null, n, i),
r[0] = null,
!i.pop()
}
}),
has: q(function(t) {
return function(e) {
return 0 < H(t, e).length
}
}),
contains: q(function(t) {
return t = t.replace(d, p),
function(e) {
return -1 < (e.textContent || e.innerText || o(e)).indexOf(t)
}
}),
lang: q(function(n) {
return ne.test(n || "") || H.error("unsupported lang: " + n),
n = n.replace(d, p).toLowerCase(),
function(e) {
var t;
do {
if (t = N ? e.lang : e.getAttribute("xml:lang") || e.getAttribute("lang"))
return (t = t.toLowerCase()) === n || 0 === t.indexOf(n + "-")
} while ((e = e.parentNode) && 1 === e.nodeType);
return !1
}
}),
target: function(e) {
var t = M.location && M.location.hash;
return t && t.slice(1) === e.id
},
root: function(e) {
return e === t
},
focus: function(e) {
return e === E.activeElement && (!E.hasFocus || E.hasFocus()) && !!(e.type || e.href || ~e.tabIndex)
},
enabled: function(e) {
return !1 === e.disabled
},
disabled: function(e) {
return !0 === e.disabled
},
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,
!0 === e.selected
},
empty: function(e) {
for (e = e.firstChild; e; e = e.nextSibling)
if (e.nodeType < 6)
return !1;
return !0
},
parent: function(e) {
return !b.pseudos.empty(e)
},
header: function(e) {
return ie.test(e.nodeName)
},
input: function(e) {
return re.test(e.nodeName)
},
button: function(e) {
var t = e.nodeName.toLowerCase();
return "input" === t && "button" === e.type || "button" === t
},
text: function(e) {
return "input" === e.nodeName.toLowerCase() && "text" === e.type && (null == (e = e.getAttribute("type")) || "text" === e.toLowerCase())
},
first: x(function() {
return [0]
}),
last: x(function(e, t) {
return [t - 1]
}),
eq: x(function(e, t, n) {
return [n < 0 ? n + t : n]
}),
even: x(function(e, t) {
for (var n = 0; n < t; n += 2)
e.push(n);
return e
}),
odd: x(function(e, t) {
for (var n = 1; n < t; n += 2)
e.push(n);
return e
}),
lt: x(function(e, t, n) {
for (var r = n < 0 ? n + t : n; 0 <= --r; )
e.push(r);
return e
}),
gt: x(function(e, t, n) {
for (var r = n < 0 ? n + t : n; ++r < t; )
e.push(r);
return e
})
}
}).pseudos.nth = b.pseudos.eq,
{
radio: !0,
checkbox: !0,
file: !0,
password: !0,
image: !0
})
b.pseudos[e] = function(t) {
return function(e) {
return "input" === e.nodeName.toLowerCase() && e.type === t
}
}(e);
for (e in {
submit: !0,
reset: !0
})
b.pseudos[e] = function(n) {
return function(e) {
var t = e.nodeName.toLowerCase();
return ("input" === t || "button" === t) && e.type === n
}
}(e);
function pe() {}
function _(e) {
for (var t = 0, n = e.length, r = ""; t < n; t++)
r += e[t].value;
return r
}
function he(a, e, t) {
var s = e.dir
, u = t && "parentNode" === s
, l = B++;
return e.first ? function(e, t, n) {
for (; e = e[s]; )
if (1 === e.nodeType || u)
return a(e, t, n)
}
: function(e, t, n) {
var r, i, o = [S, l];
if (n) {
for (; e = e[s]; )
if ((1 === e.nodeType || u) && a(e, t, n))
return !0
} else
for (; e = e[s]; )
if (1 === e.nodeType || u) {
if ((r = (i = (i = e[k] || (e[k] = {}))[e.uniqueID] || (i[e.uniqueID] = {}))[s]) && r[0] === S && r[1] === l)
return o[2] = r[2];
if ((i[s] = o)[2] = a(e, t, n))
return !0
}
}
}
function ge(i) {
return 1 < i.length ? function(e, t, n) {
for (var r = i.length; r--; )
if (!i[r](e, t, n))
return !1;
return !0
}
: i[0]
}
function me(e, t, n, r, i) {
for (var o, a = [], s = 0, u = e.length, l = null != t; s < u; s++)
!(o = e[s]) || n && !n(o, r, i) || (a.push(o),
l && t.push(s));
return a
}
function ye(p, h, g, m, y, e) {
return m && !m[k] && (m = ye(m)),
y && !y[k] && (y = ye(y, e)),
q(function(e, t, n, r) {
var i, o, a, s = [], u = [], l = t.length, c = e || function(e, t, n) {
for (var r = 0, i = t.length; r < i; r++)
H(e, t[r], n);
return n
}(h || "*", n.nodeType ? [n] : n, []), f = !p || !e && h ? c : me(c, s, p, n, r), d = g ? y || (e ? p : l || m) ? [] : t : f;
if (g && g(f, d, n, r),
m)
for (i = me(d, u),
m(i, [], n, r),
o = i.length; o--; )
(a = i[o]) && (d[u[o]] = !(f[u[o]] = a));
if (e) {
if (y || p) {
if (y) {
for (i = [],
o = d.length; o--; )
(a = d[o]) && i.push(f[o] = a);
y(null, d = [], i, r)
}
for (o = d.length; o--; )
(a = d[o]) && -1 < (i = y ? j(e, a) : s[o]) && (e[i] = !(t[i] = a))
}
} else
d = me(d === t ? d.splice(l, d.length) : d),
y ? y(null, t, d, r) : D.apply(t, d)
})
}
return pe.prototype = b.filters = b.pseudos,
b.setFilters = new pe,
w = H.tokenize = function(e, t) {
var n, r, i, o, a, s, u, l = I[e + " "];
if (l)
return t ? 0 : l.slice(0);
for (a = e,
s = [],
u = b.preFilter; a; ) {
for (o in n && !(r = Q.exec(a)) || (r && (a = a.slice(r[0].length) || a),
s.push(i = [])),
n = !1,
(r = Z.exec(a)) && (n = r.shift(),
i.push({
value: n,
type: r[0].replace(L, " ")
}),
a = a.slice(n.length)),
b.filter)
!(r = f[o].exec(a)) || u[o] && !(r = u[o](r)) || (n = r.shift(),
i.push({
value: n,
type: o,
matches: r
}),
a = a.slice(n.length));
if (!n)
break
}
return t ? a.length : a ? H.error(e) : I(e, s).slice(0)
}
,
R = H.compile = function(e, t) {
var n, m, y, v, x, r, i = [], o = [], a = A[e + " "];
if (!a) {
for (n = (t = t || w(e)).length; n--; )
((a = function f(e) {
for (var r, t, n, i = e.length, o = b.relative[e[0].type], a = o || b.relative[" "], s = o ? 1 : 0, u = he(function(e) {
return e === r
}, a, !0), l = he(function(e) {
return -1 < j(r, e)
}, a, !0), c = [function(e, t, n) {
return e = !o && (n || t !== T) || ((r = t).nodeType ? u : l)(e, t, n),
r = null,
e
}
]; s < i; s++)
if (t = b.relative[e[s].type])
c = [he(ge(c), t)];
else {
if ((t = b.filter[e[s].type].apply(null, e[s].matches))[k]) {
for (n = ++s; n < i && !b.relative[e[n].type]; n++)
;
return ye(1 < s && ge(c), 1 < s && _(e.slice(0, s - 1).concat({
value: " " === e[s - 2].type ? "*" : ""
})).replace(L, "$1"), t, s < n && f(e.slice(s, n)), n < i && f(e = e.slice(n)), n < i && _(e))
}
c.push(t)
}
return ge(c)
}(t[n]))[k] ? i : o).push(a);
(a = A(e, (m = o,
v = 0 < (y = i).length,
x = 0 < m.length,
r = function(e, t, n, r, i) {
var o, a, s, u = 0, l = "0", c = e && [], f = [], d = T, p = e || x && b.find.TAG("*", i), h = S += null == d ? 1 : Math.random() || .1, g = p.length;
for (i && (T = t === E || t || i); l !== g && null != (o = p[l]); l++) {
if (x && o) {
for (a = 0,
t || o.ownerDocument === E || (C(o),
n = !N); s = m[a++]; )
if (s(o, t || E, n)) {
r.push(o);
break
}
i && (S = h)
}
v && ((o = !s && o) && u--,
e && c.push(o))
}
if (u += l,
v && l !== u) {
for (a = 0; s = y[a++]; )
s(c, f, t, n);
if (e) {
if (0 < u)
for (; l--; )
c[l] || f[l] || (f[l] = X.call(r));
f = me(f)
}
D.apply(r, f),
i && !e && 0 < f.length && 1 < u + y.length && H.uniqueSort(r)
}
return i && (S = h,
T = d),
c
}
,
v ? q(r) : r))).selector = e
}
return a
}
,
P = H.select = function(e, t, n, r) {
var i, o, a, s, u, l = "function" == typeof e && e, c = !r && w(e = l.selector || e);
if (n = n || [],
1 === c.length) {
if (2 < (o = c[0] = c[0].slice(0)).length && "ID" === (a = o[0]).type && g.getById && 9 === t.nodeType && N && b.relative[o[1].type]) {
if (!(t = (b.find.ID(a.matches[0].replace(d, p), t) || [])[0]))
return n;
l && (t = t.parentNode),
e = e.slice(o.shift().value.length)
}
for (i = f.needsContext.test(e) ? 0 : o.length; i-- && (a = o[i],
!b.relative[s = a.type]); )
if ((u = b.find[s]) && (r = u(a.matches[0].replace(d, p), ae.test(o[0].type) && de(t.parentNode) || t))) {
if (o.splice(i, 1),
e = r.length && _(o))
break;
return D.apply(n, r),
n
}
}
return (l || R(e, c))(r, t, !N, n, !t || ae.test(e) && de(t.parentNode) || t),
n
}
,
g.sortStable = k.split("").sort($).join("") === k,
g.detectDuplicates = !!l,
C(),
g.sortDetached = h(function(e) {
return 1 & e.compareDocumentPosition(E.createElement("div"))
}),
h(function(e) {
return e.innerHTML = "",
"#" === e.firstChild.getAttribute("href")
}) || ce("type|href|height|width", function(e, t, n) {
if (!n)
return e.getAttribute(t, "type" === t.toLowerCase() ? 1 : 2)
}),
g.attributes && h(function(e) {
return e.innerHTML = "",
e.firstChild.setAttribute("value", ""),
"" === e.firstChild.getAttribute("value")
}) || ce("value", function(e, t, n) {
if (!n && "input" === e.nodeName.toLowerCase())
return e.defaultValue
}),
h(function(e) {
return null == e.getAttribute("disabled")
}) || ce(Y, function(e, t, n) {
if (!n)
return !0 === e[t] ? t.toLowerCase() : (n = e.getAttributeNode(t)) && n.specified ? n.value : null
}),
H
}(T)
, r = (C.find = e,
C.expr = e.selectors,
C.expr[":"] = C.expr.pseudos,
C.uniqueSort = C.unique = e.uniqueSort,
C.text = e.getText,
C.isXMLDoc = e.isXML,
C.contains = e.contains,
function(e, t, n) {
for (var r = [], i = n !== undefined; (e = e[t]) && 9 !== e.nodeType; )
if (1 === e.nodeType) {
if (i && C(e).is(n))
break;
r.push(e)
}
return r
}
)
, V = function(e, t) {
for (var n = []; e; e = e.nextSibling)
1 === e.nodeType && e !== t && n.push(e);
return n
}
, Y = C.expr.match.needsContext
, J = /^<([\w-]+)\s*\/?>(?:<\/\1>|)$/
, G = /^.[^:#\[\.,]*$/;
function K(e, n, r) {
if (C.isFunction(n))
return C.grep(e, function(e, t) {
return !!n.call(e, t, e) !== r
});
if (n.nodeType)
return C.grep(e, function(e) {
return e === n !== r
});
if ("string" == typeof n) {
if (G.test(n))
return C.filter(n, e, r);
n = C.filter(n, e)
}
return C.grep(e, function(e) {
return -1 < C.inArray(e, n) !== r
})
}
C.filter = function(e, t, n) {
var r = t[0];
return n && (e = ":not(" + e + ")"),
1 === t.length && 1 === r.nodeType ? C.find.matchesSelector(r, e) ? [r] : [] : C.find.matches(e, C.grep(t, function(e) {
return 1 === e.nodeType
}))
}
,
C.fn.extend({
find: function(e) {
var t, n = [], r = this, i = r.length;
if ("string" != typeof e)
return this.pushStack(C(e).filter(function() {
for (t = 0; t < i; t++)
if (C.contains(r[t], this))
return !0
}));
for (t = 0; t < i; t++)
C.find(e, r[t], n);
return (n = this.pushStack(1 < i ? C.unique(n) : n)).selector = this.selector ? this.selector + " " + e : e,
n
},
filter: function(e) {
return this.pushStack(K(this, e || [], !1))
},
not: function(e) {
return this.pushStack(K(this, e || [], !0))
},
is: function(e) {
return !!K(this, "string" == typeof e && Y.test(e) ? C(e) : e || [], !1).length
}
});
var Q, Z = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/, ee = ((C.fn.init = function(e, t, n) {
if (!e)
return this;
if (n = n || Q,
"string" != typeof e)
return e.nodeType ? (this.context = this[0] = e,
this.length = 1,
this) : C.isFunction(e) ? "undefined" != typeof n.ready ? n.ready(e) : e(C) : (e.selector !== undefined && (this.selector = e.selector,
this.context = e.context),
C.makeArray(e, this));
if (!(r = "<" === e.charAt(0) && ">" === e.charAt(e.length - 1) && 3 <= e.length ? [null, e, null] : Z.exec(e)) || !r[1] && t)
return (!t || t.jquery ? t || n : this.constructor(t)).find(e);
if (r[1]) {
if (t = t instanceof C ? t[0] : t,
C.merge(this, C.parseHTML(r[1], t && t.nodeType ? t.ownerDocument || t : g, !0)),
J.test(r[1]) && C.isPlainObject(t))
for (var r in t)
C.isFunction(this[r]) ? this[r](t[r]) : this.attr(r, t[r]);
return this
}
if ((n = g.getElementById(r[2])) && n.parentNode) {
if (n.id !== r[2])
return Q.find(e);
this.length = 1,
this[0] = n
}
return this.context = g,
this.selector = e,
this
}
).prototype = C.fn,
Q = C(g),
/^(?:parents|prev(?:Until|All))/), te = {
children: !0,
contents: !0,
next: !0,
prev: !0
};
function ne(e, t) {
for (; (e = e[t]) && 1 !== e.nodeType; )
;
return e
}
C.fn.extend({
has: function(e) {
var t, n = C(e, this), r = n.length;
return this.filter(function() {
for (t = 0; t < r; t++)
if (C.contains(this, n[t]))
return !0
})
},
closest: function(e, t) {
for (var n, r = 0, i = this.length, o = [], a = Y.test(e) || "string" != typeof e ? C(e, t || this.context) : 0; r < i; r++)
for (n = this[r]; n && n !== t; n = n.parentNode)
if (n.nodeType < 11 && (a ? -1 < a.index(n) : 1 === n.nodeType && C.find.matchesSelector(n, e))) {
o.push(n);
break
}
return this.pushStack(1 < o.length ? C.uniqueSort(o) : o)
},
index: function(e) {
return e ? "string" == typeof e ? C.inArray(this[0], C(e)) : C.inArray(e.jquery ? e[0] : e, this) : this[0] && this[0].parentNode ? this.first().prevAll().length : -1
},
add: function(e, t) {
return this.pushStack(C.uniqueSort(C.merge(this.get(), C(e, t))))
},
addBack: function(e) {
return this.add(null == e ? this.prevObject : this.prevObject.filter(e))
}
}),
C.each({
parent: function(e) {
e = e.parentNode;
return e && 11 !== e.nodeType ? e : null
},
parents: function(e) {
return r(e, "parentNode")
},
parentsUntil: function(e, t, n) {
return r(e, "parentNode", n)
},
next: function(e) {
return ne(e, "nextSibling")
},
prev: function(e) {
return ne(e, "previousSibling")
},
nextAll: function(e) {
return r(e, "nextSibling")
},
prevAll: function(e) {
return r(e, "previousSibling")
},
nextUntil: function(e, t, n) {
return r(e, "nextSibling", n)
},
prevUntil: function(e, t, n) {
return r(e, "previousSibling", n)
},
siblings: function(e) {
return V((e.parentNode || {}).firstChild, e)
},
children: function(e) {
return V(e.firstChild)
},
contents: function(e) {
return C.nodeName(e, "iframe") ? e.contentDocument || e.contentWindow.document : C.merge([], e.childNodes)
}
}, function(r, i) {
C.fn[r] = function(e, t) {
var n = C.map(this, i, e);
return (t = "Until" !== r.slice(-5) ? e : t) && "string" == typeof t && (n = C.filter(t, n)),
1 < this.length && (te[r] || (n = C.uniqueSort(n)),
ee.test(r) && (n = n.reverse())),
this.pushStack(n)
}
});
var re, ie, E = /\S+/g;
function oe() {
g.addEventListener ? (g.removeEventListener("DOMContentLoaded", i),
T.removeEventListener("load", i)) : (g.detachEvent("onreadystatechange", i),
T.detachEvent("onload", i))
}
function i() {
!g.addEventListener && "load" !== T.event.type && "complete" !== g.readyState || (oe(),
C.ready())
}
for (ie in C.Callbacks = function(r) {
var e, n;
r = "string" == typeof r ? (e = r,
n = {},
C.each(e.match(E) || [], function(e, t) {
n[t] = !0
}),
n) : C.extend({}, r);
var i, t, o, a, s = [], u = [], l = -1, c = function() {
for (a = r.once,
o = i = !0; u.length; l = -1)
for (t = u.shift(); ++l < s.length; )
!1 === s[l].apply(t[0], t[1]) && r.stopOnFalse && (l = s.length,
t = !1);
r.memory || (t = !1),
i = !1,
a && (s = t ? [] : "")
}, f = {
add: function() {
return s && (t && !i && (l = s.length - 1,
u.push(t)),
function n(e) {
C.each(e, function(e, t) {
C.isFunction(t) ? r.unique && f.has(t) || s.push(t) : t && t.length && "string" !== C.type(t) && n(t)
})
}(arguments),
t && !i && c()),
this
},
remove: function() {
return C.each(arguments, function(e, t) {
for (var n; -1 < (n = C.inArray(t, s, n)); )
s.splice(n, 1),
n <= l && l--
}),
this
},
has: function(e) {
return e ? -1 < C.inArray(e, s) : 0 < s.length
},
empty: function() {
return s = s && [],
this
},
disable: function() {
return a = u = [],
s = t = "",
this
},
disabled: function() {
return !s
},
lock: function() {
return a = !0,
t || f.disable(),
this
},
locked: function() {
return !!a
},
fireWith: function(e, t) {
return a || (t = [e, (t = t || []).slice ? t.slice() : t],
u.push(t),
i || c()),
this
},
fire: function() {
return f.fireWith(this, arguments),
this
},
fired: function() {
return !!o
}
};
return f
}
,
C.extend({
Deferred: function(e) {
var o = [["resolve", "done", C.Callbacks("once memory"), "resolved"], ["reject", "fail", C.Callbacks("once memory"), "rejected"], ["notify", "progress", C.Callbacks("memory")]]
, i = "pending"
, a = {
state: function() {
return i
},
always: function() {
return s.done(arguments).fail(arguments),
this
},
then: function() {
var i = arguments;
return C.Deferred(function(r) {
C.each(o, function(e, t) {
var n = C.isFunction(i[e]) && i[e];
s[t[1]](function() {
var e = n && n.apply(this, arguments);
e && C.isFunction(e.promise) ? e.promise().progress(r.notify).done(r.resolve).fail(r.reject) : r[t[0] + "With"](this === a ? r.promise() : this, n ? [e] : arguments)
})
}),
i = null
}).promise()
},
promise: function(e) {
return null != e ? C.extend(e, a) : a
}
}
, s = {};
return a.pipe = a.then,
C.each(o, function(e, t) {
var n = t[2]
, r = t[3];
a[t[1]] = n.add,
r && n.add(function() {
i = r
}, o[1 ^ e][2].disable, o[2][2].lock),
s[t[0]] = function() {
return s[t[0] + "With"](this === s ? a : this, arguments),
this
}
,
s[t[0] + "With"] = n.fireWith
}),
a.promise(s),
e && e.call(s, s),
s
},
when: function(e) {
var i, t, n, r = 0, o = c.call(arguments), a = o.length, s = 1 !== a || e && C.isFunction(e.promise) ? a : 0, u = 1 === s ? e : C.Deferred(), l = function(t, n, r) {
return function(e) {
n[t] = this,
r[t] = 1 < arguments.length ? c.call(arguments) : e,
r === i ? u.notifyWith(n, r) : --s || u.resolveWith(n, r)
}
};
if (1 < a)
for (i = new Array(a),
t = new Array(a),
n = new Array(a); r < a; r++)
o[r] && C.isFunction(o[r].promise) ? o[r].promise().progress(l(r, t, i)).done(l(r, n, o)).fail(u.reject) : --s;
return s || u.resolveWith(n, o),
u.promise()
}
}),
C.fn.ready = function(e) {
return C.ready.promise().done(e),
this
}
,
C.extend({
isReady: !1,
readyWait: 1,
holdReady: function(e) {
e ? C.readyWait++ : C.ready(!0)
},
ready: function(e) {
(!0 === e ? --C.readyWait : C.isReady) || (C.isReady = !0) !== e && 0 < --C.readyWait || (re.resolveWith(g, [C]),
C.fn.triggerHandler && (C(g).triggerHandler("ready"),
C(g).off("ready")))
}
}),
C.ready.promise = function(e) {
if (!re)
if (re = C.Deferred(),
"complete" === g.readyState || "loading" !== g.readyState && !g.documentElement.doScroll)
T.setTimeout(C.ready);
else if (g.addEventListener)
g.addEventListener("DOMContentLoaded", i),
T.addEventListener("load", i);
else {
g.attachEvent("onreadystatechange", i),
T.attachEvent("onload", i);
var t = !1;
try {
t = null == T.frameElement && g.documentElement
} catch (n) {}
t && t.doScroll && !function r() {
if (!C.isReady) {
try {
t.doScroll("left")
} catch (n) {
return T.setTimeout(r, 50)
}
oe(),
C.ready()
}
}()
}
return re.promise(e)
}
,
C.ready.promise(),
C(y))
break;
y.ownFirst = "0" === ie,
y.inlineBlockNeedsLayout = !1,
C(function() {
var e, t, n = g.getElementsByTagName("body")[0];
n && n.style && (e = g.createElement("div"),
(t = g.createElement("div")).style.cssText = "position:absolute;border:0;width:0;height:0;top:0;left:-9999px",
n.appendChild(t).appendChild(e),
"undefined" != typeof e.style.zoom && (e.style.cssText = "display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",
y.inlineBlockNeedsLayout = e = 3 === e.offsetWidth,
e && (n.style.zoom = 1)),
n.removeChild(t))
});
e = g.createElement("div");
y.deleteExpando = !0;
try {
delete e.test
} catch (yn) {
y.deleteExpando = !1
}
var o, v = function(e) {
var t = C.noData[(e.nodeName + " ").toLowerCase()]
, n = +e.nodeType || 1;
return (1 === n || 9 === n) && (!t || !0 !== t && e.getAttribute("classid") === t)
}, ae = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, se = /([A-Z])/g;
function ue(e, t, n) {
if (n === undefined && 1 === e.nodeType) {
var r = "data-" + t.replace(se, "-$1").toLowerCase();
if ("string" == typeof (n = e.getAttribute(r))) {
try {
n = "true" === n || "false" !== n && ("null" === n ? null : +n + "" === n ? +n : ae.test(n) ? C.parseJSON(n) : n)
} catch (i) {}
C.data(e, t, n)
} else
n = undefined
}
return n
}
function le(e) {
for (var t in e)
if (("data" !== t || !C.isEmptyObject(e[t])) && "toJSON" !== t)
return;
return 1
}
function ce(e, t, n, r) {
if (v(e)) {
var i, o = C.expando, a = e.nodeType, s = a ? C.cache : e, u = a ? e[o] : e[o] && o;
if (u && s[u] && (r || s[u].data) || n !== undefined || "string" != typeof t)
return s[u = u || (a ? e[o] = f.pop() || C.guid++ : o)] || (s[u] = a ? {} : {
toJSON: C.noop
}),
"object" != typeof t && "function" != typeof t || (r ? s[u] = C.extend(s[u], t) : s[u].data = C.extend(s[u].data, t)),
e = s[u],
r || (e.data || (e.data = {}),
e = e.data),
n !== undefined && (e[C.camelCase(t)] = n),
"string" == typeof t ? null == (i = e[t]) && (i = e[C.camelCase(t)]) : i = e,
i
}
}
function fe(e, t, n) {
if (v(e)) {
var r, i, o = e.nodeType, a = o ? C.cache : e, s = o ? e[C.expando] : C.expando;
if (a[s]) {
if (t && (r = n ? a[s] : a[s].data)) {
i = (t = C.isArray(t) ? t.concat(C.map(t, C.camelCase)) : t in r || (t = C.camelCase(t))in r ? [t] : t.split(" ")).length;
for (; i--; )
delete r[t[i]];
if (n ? !le(r) : !C.isEmptyObject(r))
return
}
(n || (delete a[s].data,
le(a[s]))) && (o ? C.cleanData([e], !0) : y.deleteExpando || a != a.window ? delete a[s] : a[s] = undefined)
}
}
}
C.extend({
cache: {},
noData: {
"applet ": !0,
"embed ": !0,
"object ": "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
},
hasData: function(e) {
return !!(e = e.nodeType ? C.cache[e[C.expando]] : e[C.expando]) && !le(e)
},
data: function(e, t, n) {
return ce(e, t, n)
},
removeData: function(e, t) {
return fe(e, t)
},
_data: function(e, t, n) {
return ce(e, t, n, !0)
},
_removeData: function(e, t) {
return fe(e, t, !0)
}
}),
C.fn.extend({
data: function(e, t) {
var n, r, i, o = this[0], a = o && o.attributes;
if (e !== undefined)
return "object" == typeof e ? this.each(function() {
C.data(this, e)
}) : 1 < arguments.length ? this.each(function() {
C.data(this, e, t)
}) : o ? ue(o, e, C.data(o, e)) : undefined;
if (this.length && (i = C.data(o),
1 === o.nodeType && !C._data(o, "parsedAttrs"))) {
for (n = a.length; n--; )
a[n] && 0 === (r = a[n].name).indexOf("data-") && ue(o, r = C.camelCase(r.slice(5)), i[r]);
C._data(o, "parsedAttrs", !0)
}
return i
},
removeData: function(e) {
return this.each(function() {
C.removeData(this, e)
})
}
}),
C.extend({
queue: function(e, t, n) {
var r;
if (e)
return r = C._data(e, t = (t || "fx") + "queue"),
n && (!r || C.isArray(n) ? r = C._data(e, t, C.makeArray(n)) : r.push(n)),
r || []
},
dequeue: function(e, t) {
t = t || "fx";
var n = C.queue(e, t)
, r = n.length
, i = n.shift()
, o = C._queueHooks(e, t);
"inprogress" === i && (i = n.shift(),
r--),
i && ("fx" === t && n.unshift("inprogress"),
delete o.stop,
i.call(e, function() {
C.dequeue(e, t)
}, o)),
!r && o && o.empty.fire()
},
_queueHooks: function(e, t) {
var n = t + "queueHooks";
return C._data(e, n) || C._data(e, n, {
empty: C.Callbacks("once memory").add(function() {
C._removeData(e, t + "queue"),
C._removeData(e, n)
})
})
}
}),
C.fn.extend({
queue: function(t, n) {
var e = 2;
return "string" != typeof t && (n = t,
t = "fx",
e--),
arguments.length < e ? C.queue(this[0], t) : n === undefined ? this : this.each(function() {
var e = C.queue(this, t, n);
C._queueHooks(this, t),
"fx" === t && "inprogress" !== e[0] && C.dequeue(this, t)
})
},
dequeue: function(e) {
return this.each(function() {
C.dequeue(this, e)
})
},
clearQueue: function(e) {
return this.queue(e || "fx", [])
},
promise: function(e, t) {
var n, r = 1, i = C.Deferred(), o = this, a = this.length, s = function() {
--r || i.resolveWith(o, [o])
};
for ("string" != typeof e && (t = e,
e = undefined),
e = e || "fx"; a--; )
(n = C._data(o[a], e + "queueHooks")) && n.empty && (r++,
n.empty.add(s));
return s(),
i.promise(t)
}
}),
y.shrinkWrapBlocks = function() {
return null != o ? o : (o = !1,
(t = g.getElementsByTagName("body")[0]) && t.style ? (e = g.createElement("div"),
(n = g.createElement("div")).style.cssText = "position:absolute;border:0;width:0;height:0;top:0;left:-9999px",
t.appendChild(n).appendChild(e),
"undefined" != typeof e.style.zoom && (e.style.cssText = "-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",
e.appendChild(g.createElement("div")).style.width = "5px",
o = 3 !== e.offsetWidth),
t.removeChild(n),
o) : void 0);
var e, t, n
}
;
var e = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source
, de = new RegExp("^(?:([+-])=|)(" + e + ")([a-z%]*)$","i")
, s = ["Top", "Right", "Bottom", "Left"]
, pe = function(e, t) {
return "none" === C.css(e = t || e, "display") || !C.contains(e.ownerDocument, e)
};
function he(e, t, n, r) {
var i, o = 1, a = 20, s = r ? function() {
return r.cur()
}
: function() {
return C.css(e, t, "")
}
, u = s(), l = n && n[3] || (C.cssNumber[t] ? "" : "px"), c = (C.cssNumber[t] || "px" !== l && +u) && de.exec(C.css(e, t));
if (c && c[3] !== l)
for (l = l || c[3],
n = n || [],
c = +u || 1; c /= o = o || ".5",
C.style(e, t, c + l),
o !== (o = s() / u) && 1 !== o && --a; )
;
return n && (c = +c || +u || 0,
i = n[1] ? c + (n[1] + 1) * n[2] : +n[2],
r && (r.unit = l,
r.start = c,
r.end = i)),
i
}
var d = function(e, t, n, r, i, o, a) {
var s = 0
, u = e.length
, l = null == n;
if ("object" === C.type(n))
for (s in i = !0,
n)
d(e, t, s, n[s], !0, o, a);
else if (r !== undefined && (i = !0,
C.isFunction(r) || (a = !0),
t = l ? a ? (t.call(e, r),
null) : (l = t,
function(e, t, n) {
return l.call(C(e), n)
}
) : t))
for (; s < u; s++)
t(e[s], n, a ? r : r.call(e[s], s, t(e[s], n)));
return i ? e : l ? t.call(e) : u ? t(e[0], n) : o
}
, ge = /^(?:checkbox|radio)$/i
, me = /<([\w:-]+)/
, ye = /^$|\/(?:java|ecma)script/i
, ve = /^\s+/
, xe = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video";
function be(e) {
var t = xe.split("|")
, n = e.createDocumentFragment();
if (n.createElement)
for (; t.length; )
n.createElement(t.pop());
return n
}
S = g.createElement("div"),
k = g.createDocumentFragment(),
q = g.createElement("input"),
S.innerHTML = " a",
y.leadingWhitespace = 3 === S.firstChild.nodeType,
y.tbody = !S.getElementsByTagName("tbody").length,
y.htmlSerialize = !!S.getElementsByTagName("link").length,
y.html5Clone = "<:nav>" !== g.createElement("nav").cloneNode(!0).outerHTML,
q.type = "checkbox",
q.checked = !0,
k.appendChild(q),
y.appendChecked = q.checked,
S.innerHTML = "",
y.noCloneChecked = !!S.cloneNode(!0).lastChild.defaultValue,
k.appendChild(S),
(q = g.createElement("input")).setAttribute("type", "radio"),
q.setAttribute("checked", "checked"),
q.setAttribute("name", "t"),
S.appendChild(q),
y.checkClone = S.cloneNode(!0).cloneNode(!0).lastChild.checked,
y.noCloneEvent = !!S.addEventListener,
S[C.expando] = 1,
y.attributes = !S.getAttribute(C.expando);
var x = {
option: [1, ""],
legend: [1, ""],
area: [1, ""],
param: [1, ""],
thead: [1, ""],
tr: [2, ""],
col: [2, ""],
td: [3, ""],
_default: y.htmlSerialize ? [0, "", ""] : [1, "X", "
"]
};
function b(e, t) {
var n, r, i = 0, o = "undefined" != typeof e.getElementsByTagName ? e.getElementsByTagName(t || "*") : "undefined" != typeof e.querySelectorAll ? e.querySelectorAll(t || "*") : undefined;
if (!o)
for (o = [],
n = e.childNodes || e; null != (r = n[i]); i++)
!t || C.nodeName(r, t) ? o.push(r) : C.merge(o, b(r, t));
return t === undefined || t && C.nodeName(e, t) ? C.merge([e], o) : o
}
function we(e, t) {
for (var n, r = 0; null != (n = e[r]); r++)
C._data(n, "globalEval", !t || C._data(t[r], "globalEval"))
}
x.optgroup = x.option,
x.tbody = x.tfoot = x.colgroup = x.caption = x.thead,
x.th = x.td;
var Te = /<|?\w+;/
, Ce = /" !== f[1] || Ce.test(a) ? 0 : u : u.firstChild) && a.childNodes.length; o--; )
C.nodeName(c = a.childNodes[o], "tbody") && !c.childNodes.length && a.removeChild(c);
for (C.merge(h, u.childNodes),
u.textContent = ""; u.firstChild; )
u.removeChild(u.firstChild);
u = p.lastChild
} else
h.push(t.createTextNode(a));
for (u && p.removeChild(u),
y.appendChecked || C.grep(b(h, "input"), Ee),
g = 0; a = h[g++]; )
if (r && -1 < C.inArray(a, r))
i && i.push(a);
else if (s = C.contains(a.ownerDocument, a),
u = b(p.appendChild(a), "script"),
s && we(u),
n)
for (o = 0; a = u[o++]; )
ye.test(a.type || "") && n.push(a);
return u = null,
p
}
var ke, Se, Ae = g.createElement("div");
for (ke in {
submit: !0,
change: !0,
focusin: !0
})
(y[ke] = (Se = "on" + ke)in T) || (Ae.setAttribute(Se, "t"),
y[ke] = !1 === Ae.attributes[Se].expando);
var De = /^(?:input|select|textarea)$/i
, je = /^key/
, Le = /^(?:mouse|pointer|contextmenu|drag|drop)|click/
, He = /^(?:focusinfocus|focusoutblur)$/
, qe = /^([^.]*)(?:\.(.+)|)/;
function _e() {
return !0
}
function u() {
return !1
}
function Fe() {
try {
return g.activeElement
} catch (e) {}
}
function Me(e, t, n, r, i, o) {
var a, s;
if ("object" == typeof t) {
for (s in "string" != typeof n && (r = r || n,
n = undefined),
t)
Me(e, s, n, r, t[s], o);
return e
}
if (null == r && null == i ? (i = n,
r = n = undefined) : null == i && ("string" == typeof n ? (i = r,
r = undefined) : (i = r,
r = n,
n = undefined)),
!1 === i)
i = u;
else if (!i)
return e;
return 1 === o && (a = i,
(i = function(e) {
return C().off(e),
a.apply(this, arguments)
}
).guid = a.guid || (a.guid = C.guid++)),
e.each(function() {
C.event.add(this, t, i, r, n)
})
}
C.event = {
global: {},
add: function(e, t, n, r, i) {
var o, a, s, u, l, c, f, d, p, h = C._data(e);
if (h)
for (n.handler && (n = (s = n).handler,
i = s.selector),
n.guid || (n.guid = C.guid++),
(o = h.events) || (o = h.events = {}),
(l = h.handle) || ((l = h.handle = function(e) {
return void 0 === C || e && C.event.triggered === e.type ? undefined : C.event.dispatch.apply(l.elem, arguments)
}
).elem = e),
a = (t = (t || "").match(E) || [""]).length; a--; )
f = p = (d = qe.exec(t[a]) || [])[1],
d = (d[2] || "").split(".").sort(),
f && (u = C.event.special[f] || {},
f = (i ? u.delegateType : u.bindType) || f,
u = C.event.special[f] || {},
p = C.extend({
type: f,
origType: p,
data: r,
handler: n,
guid: n.guid,
selector: i,
needsContext: i && C.expr.match.needsContext.test(i),
namespace: d.join(".")
}, s),
(c = o[f]) || ((c = o[f] = []).delegateCount = 0,
u.setup && !1 !== u.setup.call(e, r, d, l) || (e.addEventListener ? e.addEventListener(f, l, !1) : e.attachEvent && e.attachEvent("on" + f, l))),
u.add && (u.add.call(e, p),
p.handler.guid || (p.handler.guid = n.guid)),
i ? c.splice(c.delegateCount++, 0, p) : c.push(p),
C.event.global[f] = !0)
},
remove: function(e, t, n, r, i) {
var o, a, s, u, l, c, f, d, p, h, g, m = C.hasData(e) && C._data(e);
if (m && (c = m.events)) {
for (l = (t = (t || "").match(E) || [""]).length; l--; )
if (p = g = (s = qe.exec(t[l]) || [])[1],
h = (s[2] || "").split(".").sort(),
p) {
for (f = C.event.special[p] || {},
d = c[p = (r ? f.delegateType : f.bindType) || p] || [],
s = s[2] && new RegExp("(^|\\.)" + h.join("\\.(?:.*\\.|)") + "(\\.|$)"),
u = o = d.length; o--; )
a = d[o],
!i && g !== a.origType || n && n.guid !== a.guid || s && !s.test(a.namespace) || r && r !== a.selector && ("**" !== r || !a.selector) || (d.splice(o, 1),
a.selector && d.delegateCount--,
f.remove && f.remove.call(e, a));
u && !d.length && (f.teardown && !1 !== f.teardown.call(e, h, m.handle) || C.removeEvent(e, p, m.handle),
delete c[p])
} else
for (p in c)
C.event.remove(e, p + t[l], n, r, !0);
C.isEmptyObject(c) && (delete m.handle,
C._removeData(e, "events"))
}
},
trigger: function(e, t, n, r) {
var i, o, a, s, u, l, c = [n || g], f = m.call(e, "type") ? e.type : e, d = m.call(e, "namespace") ? e.namespace.split(".") : [], p = u = n = n || g;
if (3 !== n.nodeType && 8 !== n.nodeType && !He.test(f + C.event.triggered) && (-1 < f.indexOf(".") && (f = (d = f.split(".")).shift(),
d.sort()),
o = f.indexOf(":") < 0 && "on" + f,
(e = e[C.expando] ? e : new C.Event(f,"object" == typeof e && e)).isTrigger = r ? 2 : 3,
e.namespace = d.join("."),
e.rnamespace = e.namespace ? new RegExp("(^|\\.)" + d.join("\\.(?:.*\\.|)") + "(\\.|$)") : null,
e.result = undefined,
e.target || (e.target = n),
t = null == t ? [e] : C.makeArray(t, [e]),
s = C.event.special[f] || {},
r || !s.trigger || !1 !== s.trigger.apply(n, t))) {
if (!r && !s.noBubble && !C.isWindow(n)) {
for (a = s.delegateType || f,
He.test(a + f) || (p = p.parentNode); p; p = p.parentNode)
c.push(p),
u = p;
u === (n.ownerDocument || g) && c.push(u.defaultView || u.parentWindow || T)
}
for (l = 0; (p = c[l++]) && !e.isPropagationStopped(); )
e.type = 1 < l ? a : s.bindType || f,
(i = (C._data(p, "events") || {})[e.type] && C._data(p, "handle")) && i.apply(p, t),
(i = o && p[o]) && i.apply && v(p) && (e.result = i.apply(p, t),
!1 === e.result && e.preventDefault());
if (e.type = f,
!r && !e.isDefaultPrevented() && (!s._default || !1 === s._default.apply(c.pop(), t)) && v(n) && o && n[f] && !C.isWindow(n)) {
(u = n[o]) && (n[o] = null),
C.event.triggered = f;
try {
n[f]()
} catch (h) {}
C.event.triggered = undefined,
u && (n[o] = u)
}
return e.result
}
},
dispatch: function(e) {
e = C.event.fix(e);
var t, n, r, i, o, a = c.call(arguments), s = (C._data(this, "events") || {})[e.type] || [], u = C.event.special[e.type] || {};
if ((a[0] = e).delegateTarget = this,
!u.preDispatch || !1 !== u.preDispatch.call(this, e)) {
for (o = C.event.handlers.call(this, e, s),
t = 0; (r = o[t++]) && !e.isPropagationStopped(); )
for (e.currentTarget = r.elem,
n = 0; (i = r.handlers[n++]) && !e.isImmediatePropagationStopped(); )
e.rnamespace && !e.rnamespace.test(i.namespace) || (e.handleObj = i,
e.data = i.data,
(i = ((C.event.special[i.origType] || {}).handle || i.handler).apply(r.elem, a)) !== undefined && !1 === (e.result = i) && (e.preventDefault(),
e.stopPropagation()));
return u.postDispatch && u.postDispatch.call(this, e),
e.result
}
},
handlers: function(e, t) {
var n, r, i, o, a = [], s = t.delegateCount, u = e.target;
if (s && u.nodeType && ("click" !== e.type || isNaN(e.button) || e.button < 1))
for (; u != this; u = u.parentNode || this)
if (1 === u.nodeType && (!0 !== u.disabled || "click" !== e.type)) {
for (r = [],
n = 0; n < s; n++)
r[i = (o = t[n]).selector + " "] === undefined && (r[i] = o.needsContext ? -1 < C(i, this).index(u) : C.find(i, this, null, [u]).length),
r[i] && r.push(o);
r.length && a.push({
elem: u,
handlers: r
})
}
return s < t.length && a.push({
elem: this,
handlers: t.slice(s)
}),
a
},
fix: function(e) {
if (e[C.expando])
return e;
var t, n, r, i = e.type, o = e, a = this.fixHooks[i];
for (a || (this.fixHooks[i] = a = Le.test(i) ? this.mouseHooks : je.test(i) ? this.keyHooks : {}),
r = a.props ? this.props.concat(a.props) : this.props,
e = new C.Event(o),
t = r.length; t--; )
e[n = r[t]] = o[n];
return e.target || (e.target = o.srcElement || g),
3 === e.target.nodeType && (e.target = e.target.parentNode),
e.metaKey = !!e.metaKey,
a.filter ? a.filter(e, o) : e
},
props: "altKey bubbles cancelable ctrlKey currentTarget detail 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, t) {
var n, r, i = t.button, o = t.fromElement;
return null == e.pageX && null != t.clientX && (r = (n = e.target.ownerDocument || g).documentElement,
n = n.body,
e.pageX = t.clientX + (r && r.scrollLeft || n && n.scrollLeft || 0) - (r && r.clientLeft || n && n.clientLeft || 0),
e.pageY = t.clientY + (r && r.scrollTop || n && n.scrollTop || 0) - (r && r.clientTop || n && n.clientTop || 0)),
!e.relatedTarget && o && (e.relatedTarget = o === e.target ? t.toElement : o),
e.which || i === undefined || (e.which = 1 & i ? 1 : 2 & i ? 3 : 4 & i ? 2 : 0),
e
}
},
special: {
load: {
noBubble: !0
},
focus: {
trigger: function() {
if (this !== Fe() && this.focus)
try {
return this.focus(),
!1
} catch (e) {}
},
delegateType: "focusin"
},
blur: {
trigger: function() {
if (this === Fe() && this.blur)
return this.blur(),
!1
},
delegateType: "focusout"
},
click: {
trigger: function() {
if (C.nodeName(this, "input") && "checkbox" === this.type && this.click)
return this.click(),
!1
},
_default: function(e) {
return C.nodeName(e.target, "a")
}
},
beforeunload: {
postDispatch: function(e) {
e.result !== undefined && e.originalEvent && (e.originalEvent.returnValue = e.result)
}
}
},
simulate: function(e, t, n) {
e = C.extend(new C.Event, n, {
type: e,
isSimulated: !0
});
C.event.trigger(e, null, t),
e.isDefaultPrevented() && n.preventDefault()
}
},
C.removeEvent = g.removeEventListener ? function(e, t, n) {
e.removeEventListener && e.removeEventListener(t, n)
}
: function(e, t, n) {
t = "on" + t;
e.detachEvent && ("undefined" == typeof e[t] && (e[t] = null),
e.detachEvent(t, n))
}
,
C.Event = function(e, t) {
if (!(this instanceof C.Event))
return new C.Event(e,t);
e && e.type ? (this.originalEvent = e,
this.type = e.type,
this.isDefaultPrevented = e.defaultPrevented || e.defaultPrevented === undefined && !1 === e.returnValue ? _e : u) : this.type = e,
t && C.extend(this, t),
this.timeStamp = e && e.timeStamp || C.now(),
this[C.expando] = !0
}
,
C.Event.prototype = {
constructor: C.Event,
isDefaultPrevented: u,
isPropagationStopped: u,
isImmediatePropagationStopped: u,
preventDefault: function() {
var e = this.originalEvent;
this.isDefaultPrevented = _e,
e && (e.preventDefault ? e.preventDefault() : e.returnValue = !1)
},
stopPropagation: function() {
var e = this.originalEvent;
this.isPropagationStopped = _e,
e && !this.isSimulated && (e.stopPropagation && e.stopPropagation(),
e.cancelBubble = !0)
},
stopImmediatePropagation: function() {
var e = this.originalEvent;
this.isImmediatePropagationStopped = _e,
e && e.stopImmediatePropagation && e.stopImmediatePropagation(),
this.stopPropagation()
}
},
C.each({
mouseenter: "mouseover",
mouseleave: "mouseout",
pointerenter: "pointerover",
pointerleave: "pointerout"
}, function(e, i) {
C.event.special[e] = {
delegateType: i,
bindType: i,
handle: function(e) {
var t, n = e.relatedTarget, r = e.handleObj;
return n && (n === this || C.contains(this, n)) || (e.type = r.origType,
t = r.handler.apply(this, arguments),
e.type = i),
t
}
}
}),
y.submit || (C.event.special.submit = {
setup: function() {
if (C.nodeName(this, "form"))
return !1;
C.event.add(this, "click._submit keypress._submit", function(e) {
e = e.target,
e = C.nodeName(e, "input") || C.nodeName(e, "button") ? C.prop(e, "form") : undefined;
e && !C._data(e, "submit") && (C.event.add(e, "submit._submit", function(e) {
e._submitBubble = !0
}),
C._data(e, "submit", !0))
})
},
postDispatch: function(e) {
e._submitBubble && (delete e._submitBubble,
this.parentNode && !e.isTrigger && C.event.simulate("submit", this.parentNode, e))
},
teardown: function() {
if (C.nodeName(this, "form"))
return !1;
C.event.remove(this, "._submit")
}
}),
y.change || (C.event.special.change = {
setup: function() {
if (De.test(this.nodeName))
return "checkbox" !== this.type && "radio" !== this.type || (C.event.add(this, "propertychange._change", function(e) {
"checked" === e.originalEvent.propertyName && (this._justChanged = !0)
}),
C.event.add(this, "click._change", function(e) {
this._justChanged && !e.isTrigger && (this._justChanged = !1),
C.event.simulate("change", this, e)
})),
!1;
C.event.add(this, "beforeactivate._change", function(e) {
e = e.target;
De.test(e.nodeName) && !C._data(e, "change") && (C.event.add(e, "change._change", function(e) {
!this.parentNode || e.isSimulated || e.isTrigger || C.event.simulate("change", this.parentNode, e)
}),
C._data(e, "change", !0))
})
},
handle: function(e) {
var t = e.target;
if (this !== t || e.isSimulated || e.isTrigger || "radio" !== t.type && "checkbox" !== t.type)
return e.handleObj.handler.apply(this, arguments)
},
teardown: function() {
return C.event.remove(this, "._change"),
!De.test(this.nodeName)
}
}),
y.focusin || C.each({
focus: "focusin",
blur: "focusout"
}, function(n, r) {
var i = function(e) {
C.event.simulate(r, e.target, C.event.fix(e))
};
C.event.special[r] = {
setup: function() {
var e = this.ownerDocument || this
, t = C._data(e, r);
t || e.addEventListener(n, i, !0),
C._data(e, r, (t || 0) + 1)
},
teardown: function() {
var e = this.ownerDocument || this
, t = C._data(e, r) - 1;
t ? C._data(e, r, t) : (e.removeEventListener(n, i, !0),
C._removeData(e, r))
}
}
}),
C.fn.extend({
on: function(e, t, n, r) {
return Me(this, e, t, n, r)
},
one: function(e, t, n, r) {
return Me(this, e, t, n, r, 1)
},
off: function(e, t, n) {
var r, i;
if (e && e.preventDefault && e.handleObj)
return r = e.handleObj,
C(e.delegateTarget).off(r.namespace ? r.origType + "." + r.namespace : r.origType, r.selector, r.handler),
this;
if ("object" != typeof e)
return !1 !== t && "function" != typeof t || (n = t,
t = undefined),
!1 === n && (n = u),
this.each(function() {
C.event.remove(this, e, n, t)
});
for (i in e)
this.off(i, t, e[i]);
return this
},
trigger: function(e, t) {
return this.each(function() {
C.event.trigger(e, t, this)
})
},
triggerHandler: function(e, t) {
var n = this[0];
if (n)
return C.event.trigger(e, t, n, !0)
}
});
var Oe = / jQuery\d+="(?:null|\d+)"/g
, Re = new RegExp("<(?:" + xe + ")[\\s/>]","i")
, Pe = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi
, Be = /