/*!
 * jQuery JavaScript Library v1.7.2
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Mar 21 12:46:34 2012 -0700
 */

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