";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+j+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),g.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(n.matchesSelector=Z.test(x=g.matches||g.webkitMatchesSelector||g.mozMatchesSelector||g.oMatchesSelector||g.msMatchesSelector))&&ed(function(e){n.disconnectedMatch=x.call(e,"*"),x.call(e,"[s!='']:x"),y.push("!=",M)}),v=v.length&&RegExp(v.join("|")),y=y.length&&RegExp(y.join("|")),_=(t=Z.test(g.compareDocumentPosition))||Z.test(g.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t){for(;t=t.parentNode;)if(t===e)return!0}return!1},A=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===p||e.ownerDocument===b&&_(b,e)?-1:t===p||t.ownerDocument===b&&_(b,t)?1:d?P(d,e)-P(d,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,o=e.parentNode,s=t.parentNode,a=[e],l=[t];if(!o||!s)return e===p?-1:t===p?1:o?-1:s?1:d?P(d,e)-P(d,t):0;if(o===s)return eh(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;a[r]===l[r];)r++;return r?eh(a[r],l[r]):a[r]===b?-1:l[r]===b?1:0}),p},el.matches=function(e,t){return el(e,null,null,t)},el.matchesSelector=function(e,t){if((e.ownerDocument||e)!==p&&h(e),t=t.replace(G,"='$1']"),n.matchesSelector&&m&&!E[t+" "]&&(!y||!y.test(t))&&(!v||!v.test(t)))try{var r=x.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(o){}return el(t,p,null,[e]).length>0},el.contains=function(e,t){return(e.ownerDocument||e)!==p&&h(e),_(e,t)},el.attr=function(e,t){(e.ownerDocument||e)!==p&&h(e);var o=r.attrHandle[t.toLowerCase()],s=o&&N.call(r.attrHandle,t.toLowerCase())?o(e,t,!m):void 0;return void 0!==s?s:n.attributes||!m?e.getAttribute(t):(s=e.getAttributeNode(t))&&s.specified?s.value:null},el.escape=function(e){return(e+"").replace(er,ei)},el.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},el.uniqueSort=function(e){var t,r=[],o=0,s=0;if(f=!n.detectDuplicates,d=!n.sortStable&&e.slice(0),e.sort(A),f){for(;t=e[s++];)t===e[s]&&(o=r.push(s));for(;o--;)e.splice(r[o],1)}return d=null,e},o=el.getText=function(e){var t,n="",r=0,s=e.nodeType;if(s){if(1===s||9===s||11===s){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===s||4===s)return e.nodeValue}else for(;t=e[r++];)n+=o(t);return n},(r=el.selectors={cacheLength:50,createPseudo:eu,match:Y,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(et,en),e[3]=(e[3]||e[4]||e[5]||"").replace(et,en),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||el.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&el.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Y.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&V.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(et,en).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=C[e+" "];return t||(t=RegExp("(^|"+j+")"+e+"("+j+"|$)"),C(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var o=el.attr(r,e);return null==o?"!="===t:!t||(o+="","="===t?o===n:"!="===t?o!==n:"^="===t?n&&0===o.indexOf(n):"*="===t?n&&o.indexOf(n)>-1:"$="===t?n&&o.slice(-n.length)===n:"~="===t?(" "+o.replace(U," ")+" ").indexOf(n)>-1:"|="===t&&(o===n||o.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,o){var s="nth"!==e.slice(0,3),a="last"!==e.slice(-4),l="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,c){var u,d,f,h,p,g,m=s!==a?"nextSibling":"previousSibling",v=t.parentNode,y=l&&t.nodeName.toLowerCase(),x=!c&&!l,_=!1;if(v){if(s){for(;m;){for(h=t;h=h[m];)if(l?h.nodeName.toLowerCase()===y:1===h.nodeType)return!1;g=m="only"===e&&!g&&"nextSibling"}return!0}if(g=[a?v.firstChild:v.lastChild],a&&x){for(_=(p=(u=(d=(f=(h=v)[w]||(h[w]={}))[h.uniqueID]||(f[h.uniqueID]={}))[e]||[])[0]===k&&u[1])&&u[2],h=p&&v.childNodes[p];h=++p&&h&&h[m]||(_=p=0)||g.pop();)if(1===h.nodeType&&++_&&h===t){d[e]=[k,p,_];break}}else if(x&&(_=p=(u=(d=(f=(h=t)[w]||(h[w]={}))[h.uniqueID]||(f[h.uniqueID]={}))[e]||[])[0]===k&&u[1]),!1===_)for(;(h=++p&&h&&h[m]||(_=p=0)||g.pop())&&(!((l?h.nodeName.toLowerCase()===y:1===h.nodeType)&&++_)||(x&&((d=(f=h[w]||(h[w]={}))[h.uniqueID]||(f[h.uniqueID]={}))[e]=[k,_]),h!==t)););return(_-=o)===r||_%r==0&&_/r>=0}}},PSEUDO:function(e,t){var n,o=r.pseudos[e]||r.setFilters[e.toLowerCase()]||el.error("unsupported pseudo: "+e);return o[w]?o(t):o.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?eu(function(e,n){for(var r,s=o(e,t),a=s.length;a--;)e[r=P(e,s[a])]=!(n[r]=s[a])}):function(e){return o(e,0,n)}):o}},pseudos:{not:eu(function(e){var t=[],n=[],r=l(e.replace(F,"$1"));return r[w]?eu(function(e,t,n,o){for(var s,a=r(e,null,o,[]),l=e.length;l--;)(s=a[l])&&(e[l]=!(t[l]=s))}):function(e,o,s){return t[0]=e,r(t,null,s,n),t[0]=null,!n.pop()}}),has:eu(function(e){return function(t){return el(e,t).length>0}}),contains:eu(function(e){return e=e.replace(et,en),function(t){return(t.textContent||t.innerText||o(t)).indexOf(e)>-1}}),lang:eu(function(e){return Q.test(e||"")||el.error("unsupported lang: "+e),e=e.replace(et,en).toLowerCase(),function(t){var n;do if(n=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===g},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:e$(!1),disabled:e$(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return K.test(e.nodeName)},input:function(e){return X.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:em(function(){return[0]}),last:em(function(e,t){return[t-1]}),eq:em(function(e,t,n){return[n<0?n+t:n]}),even:em(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:em(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function eb(e,t,n){for(var r=0,o=t.length;r-1&&(s[u]=!(a[u]=f))}}else y=ek(y===a?y.splice(g,y.length):y),o?o(null,a,y,c):D.apply(a,y)})}function eC(e){for(var t,n,o,s=e.length,a=r.relative[e[0].type],l=a||r.relative[" "],c=a?1:0,d=e_(function(e){return e===t},l,!0),f=e_(function(e){return P(t,e)>-1},l,!0),h=[function(e,n,r){var o=!a&&(r||n!==u)||((t=n).nodeType?d(e,n,r):f(e,n,r));return t=null,o}];c1&&ew(h),c>1&&ex(e.slice(0,c-1).concat({value:" "===e[c-2].type?"*":""})).replace(F,"$1"),n,c0,o=e.length>0,s=function(s,a,l,c,d){var f,g,v,y=0,x="0",_=s&&[],w=[],b=u,S=s||o&&r.find.TAG("*",d),C=k+=null==b?1:Math.random()||.1,T=S.length;for(d&&(u=a===p||a||d);x!==T&&null!=(f=S[x]);x++){if(o&&f){for(g=0,a||f.ownerDocument===p||(h(f),l=!m);v=e[g++];)if(v(f,a||p,l)){c.push(f);break}d&&(k=C)}n&&((f=!v&&f)&&y--,s&&_.push(f))}if(y+=x,n&&x!==y){for(g=0;v=t[g++];)v(_,w,a,l);if(s){if(y>0)for(;x--;)_[x]||w[x]||(w[x]=O.call(c));w=ek(w)}D.apply(c,w),d&&!s&&w.length>0&&y+t.length>1&&el.uniqueSort(c)}return d&&(k=C,u=b),_};return n?eu(s):s}return ey.prototype=r.filters=r.pseudos,r.setFilters=new ey,a=el.tokenize=function(e,t){var n,o,s,a,l,c,u,d=T[e+" "];if(d)return t?0:d.slice(0);for(l=e,c=[],u=r.preFilter;l;){for(a in(!n||(o=z.exec(l)))&&(o&&(l=l.slice(o[0].length)||l),c.push(s=[])),n=!1,(o=W.exec(l))&&(n=o.shift(),s.push({value:n,type:o[0].replace(F," ")}),l=l.slice(n.length)),r.filter)(o=Y[a].exec(l))&&(!u[a]||(o=u[a](o)))&&(n=o.shift(),s.push({value:n,type:a,matches:o}),l=l.slice(n.length));if(!n)break}return t?l.length:l?el.error(e):T(e,c).slice(0)},l=el.compile=function(e,t){var n,r=[],o=[],s=E[e+" "];if(!s){for(t||(t=a(e)),n=t.length;n--;)(s=eC(t[n]))[w]?r.push(s):o.push(s);(s=E(e,eT(o,r))).selector=e}return s},c=el.select=function(e,t,n,o){var s,c,u,d,f,h="function"==typeof e&&e,p=!o&&a(e=h.selector||e);if(n=n||[],1===p.length){if((c=p[0]=p[0].slice(0)).length>2&&"ID"===(u=c[0]).type&&9===t.nodeType&&m&&r.relative[c[1].type]){if(!(t=(r.find.ID(u.matches[0].replace(et,en),t)||[])[0]))return n;h&&(t=t.parentNode),e=e.slice(c.shift().value.length)}for(s=Y.needsContext.test(e)?0:c.length;s--&&(u=c[s],!r.relative[d=u.type]);)if((f=r.find[d])&&(o=f(u.matches[0].replace(et,en),ee.test(c[0].type)&&ev(t.parentNode)||t))){if(c.splice(s,1),!(e=o.length&&ex(c)))return D.apply(n,o),n;break}}return(h||l(e,p))(o,t,!m,n,!t||ee.test(e)&&ev(t.parentNode)||t),n},n.sortStable=w.split("").sort(A).join("")===w,n.detectDuplicates=!!f,h(),n.sortDetached=ed(function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))}),ed(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||ef("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ed(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||ef("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ed(function(e){return null==e.getAttribute("disabled")})||ef(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),el}(e);w.find=S,w.expr=S.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=S.uniqueSort,w.text=S.getText,w.isXMLDoc=S.isXML,w.contains=S.contains,w.escapeSelector=S.escape;var C=function(e,t,n){for(var r=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&w(e).is(n))break;r.push(e)}return r},T=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},E=w.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function L(e,t,n){return m(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return c.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,o=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(L(this,e||[],!1))},not:function(e){return this.pushStack(L(this,e||[],!0))},is:function(e){return!!L(this,"string"==typeof e&&E.test(e)?w(e):e||[],!1).length}});var O,I=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var o,s;if(!e)return this;if(n=n||O,"string"==typeof e){if(!(o="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:I.exec(e))||!o[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(o[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(o[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),N.test(o[1])&&w.isPlainObject(t))for(o in t)m(this[o])?this[o](t[o]):this.attr(o,t[o]);return this}return(s=r.getElementById(o[2]))&&(this[0]=s,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,O=w(r);var D=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){s.push(n);break}}return this.pushStack(s.length>1?w.uniqueSort(s):s)},index:function(e){return e?"string"==typeof e?c.call(w(e),this[0]):c.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return C(e,"parentNode")},parentsUntil:function(e,t,n){return C(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return C(e,"nextSibling")},prevAll:function(e){return C(e,"previousSibling")},nextUntil:function(e,t,n){return C(e,"nextSibling",n)},prevUntil:function(e,t,n){return C(e,"previousSibling",n)},siblings:function(e){return T((e.parentNode||{}).firstChild,e)},children:function(e){return T(e.firstChild)},contents:function(e){return A(e,"iframe")?e.contentDocument:(A(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var o=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(o=w.filter(r,o)),this.length>1&&(H[e]||w.uniqueSort(o),D.test(e)&&o.reverse()),this.pushStack(o)}});var R=/[^\x20\t\r\n\f]+/g;function j(e){var t={};return w.each(e.match(R)||[],function(e,n){t[n]=!0}),t}function q(e){return e}function B(e){throw e}function M(e,t,n,r){var o;try{e&&m(o=e.promise)?o.call(e).done(t).fail(n):e&&m(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(s){n.apply(void 0,[s])}}w.Callbacks=function(e){e="string"==typeof e?j(e):w.extend({},e);var t,n,r,o,s=[],a=[],l=-1,c=function(){for(o=o||e.once,r=t=!0;a.length;l=-1)for(n=a.shift();++l-1;)s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?w.inArray(e,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return o=a=[],s=n="",this},disabled:function(){return!s},lock:function(){return o=a=[],n||t||(s=n=""),this},locked:function(){return!!o},fireWith:function(e,n){return o||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||c()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!r}};return u},w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var o=m(e[r[4]])&&e[r[4]];s[r[1]](function(){var e=o&&o.apply(this,arguments);e&&m(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,o?[e]:arguments)})}),e=null}).promise()},then:function(t,r,o){var s=0;function a(t,n,r,o){return function(){var l=this,c=arguments,u=function(){var e,u;if(!(t=s&&(r!==B&&(l=void 0,c=[e]),n.rejectWith(l,c))}};t?d():(w.Deferred.getStackHook&&(d.stackTrace=w.Deferred.getStackHook()),e.setTimeout(d))}}return w.Deferred(function(e){n[0][3].add(a(0,e,m(o)?o:q,e.notifyWith)),n[1][3].add(a(0,e,m(t)?t:q)),n[2][3].add(a(0,e,m(r)?r:B))}).promise()},promise:function(e){return null!=e?w.extend(e,o):o}},s={};return w.each(n,function(e,t){var a=t[2],l=t[5];o[t[1]]=a.add,l&&a.add(function(){r=l},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=a.fireWith}),o.promise(s),t&&t.call(s,s),s},when:function(e){var t=arguments.length,n=t,r=Array(n),o=s.call(arguments),a=w.Deferred(),l=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?s.call(arguments):n,--t||a.resolveWith(r,o)}};if(t<=1&&(M(e,a.done(l(n)).resolve,a.reject,!t),"pending"===a.state()||m(o[n]&&o[n].then)))return a.then();for(;n--;)M(o[n],l(n),a.reject);return a.promise()}});var U=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&U.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();function z(){r.removeEventListener("DOMContentLoaded",z),e.removeEventListener("load",z),w.ready()}w.fn.ready=function(e){return F.then(e).catch(function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then,"complete"!==r.readyState&&("loading"===r.readyState||r.documentElement.doScroll)?(r.addEventListener("DOMContentLoaded",z),e.addEventListener("load",z)):e.setTimeout(w.ready);var W=function(e,t,n,r,o,s,a){var l=0,c=e.length,u=null==n;if("object"===_(n))for(l in o=!0,n)W(e,t,l,n[l],!0,s,a);else if(void 0!==r&&(o=!0,m(r)||(a=!0),u&&(a?(t.call(e,r),t=null):(u=t,t=function(e,t,n){return u.call(w(e),n)})),t))for(;l1,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Z.get(e,t),n&&(!r||Array.isArray(n)?r=Z.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,o=n.shift(),s=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete s.stop,o.call(e,a,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Z.get(e,n)||Z.access(e,n,{empty:w.Callbacks("once memory").add(function(){Z.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,eg=/^$|^module$|\/(?:java|ecma)script/i,e$={option:[1,""],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};function em(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?w.merge([e],n):n}function ev(e,t){for(var n=0,r=e.length;n-1)o&&o.push(s);else if(u=w.contains(s.ownerDocument,s),a=em(f.appendChild(s),"script"),u&&ev(a),n)for(d=0;s=a[d++];)eg.test(s.type||"")&&n.push(s);return f}eQ=r.createDocumentFragment().appendChild(r.createElement("div")),(e9=r.createElement("input")).setAttribute("type","radio"),e9.setAttribute("checked","checked"),e9.setAttribute("name","t"),eQ.appendChild(e9),g.checkClone=eQ.cloneNode(!0).cloneNode(!0).lastChild.checked,eQ.innerHTML="",g.noCloneChecked=!!eQ.cloneNode(!0).lastChild.defaultValue;var e_=r.documentElement,ew=/^key/,eb=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ek=/^([^.]*)(?:\.(.+)|)/;function eS(){return!0}function eC(){return!1}function eT(){try{return r.activeElement}catch(e){}}function eE(e,t,n,r,o,s){var a,l;if("object"==typeof t){for(l in"string"!=typeof n&&(r=r||n,n=void 0),t)eE(e,l,n,r,t[l],s);return e}if(null==r&&null==o?(o=n,r=n=void 0):null==o&&("string"==typeof n?(o=r,r=void 0):(o=r,r=n,n=void 0)),!1===o)o=eC;else if(!o)return e;return 1===s&&(a=o,(o=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,o,r,n)})}w.event={global:{},add:function(e,t,n,r,o){var s,a,l,c,u,d,f,h,p,g,m,v=Z.get(e);if(v)for(n.handler&&(n=(s=n).handler,o=s.selector),o&&w.find.matchesSelector(e_,o),n.guid||(n.guid=w.guid++),(c=v.events)||(c=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),u=(t=(t||"").match(R)||[""]).length;u--;)p=m=(l=ek.exec(t[u])||[])[1],g=(l[2]||"").split(".").sort(),p&&(f=w.event.special[p]||{},p=(o?f.delegateType:f.bindType)||p,f=w.event.special[p]||{},d=w.extend({type:p,origType:m,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&w.expr.match.needsContext.test(o),namespace:g.join(".")},s),(h=c[p])||((h=c[p]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,g,a)||e.addEventListener&&e.addEventListener(p,a)),f.add&&(f.add.call(e,d),d.handler.guid||(d.handler.guid=n.guid)),o?h.splice(h.delegateCount++,0,d):h.push(d),w.event.global[p]=!0)},remove:function(e,t,n,r,o){var s,a,l,c,u,d,f,h,p,g,m,v=Z.hasData(e)&&Z.get(e);if(v&&(c=v.events)){for(u=(t=(t||"").match(R)||[""]).length;u--;)if(p=m=(l=ek.exec(t[u])||[])[1],g=(l[2]||"").split(".").sort(),p){for(f=w.event.special[p]||{},h=c[p=(r?f.delegateType:f.bindType)||p]||[],l=l[2]&&RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=s=h.length;s--;)d=h[s],!o&&m!==d.origType||n&&n.guid!==d.guid||l&&!l.test(d.namespace)||r&&r!==d.selector&&("**"!==r||!d.selector)||(h.splice(s,1),d.selector&&h.delegateCount--,f.remove&&f.remove.call(e,d));a&&!h.length&&(f.teardown&&!1!==f.teardown.call(e,g,v.handle)||w.removeEvent(e,p,v.handle),delete c[p])}else for(p in c)w.event.remove(e,p+t[u],n,r,!0);w.isEmptyObject(c)&&Z.remove(e,"handle events")}},dispatch:function(e){var t,n,r,o,s,a,l=w.event.fix(e),c=Array(arguments.length),u=(Z.get(this,"events")||{})[l.type]||[],d=w.event.special[l.type]||{};for(c[0]=l,t=1;t=1)){for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==e.type||!0!==u.disabled)){for(s=[],a={},n=0;n-1:w.find(o,this,null,[u]).length),a[o]&&s.push(r);s.length&&l.push({elem:u,handlers:s})}}return u=this,c\x20\t\r\n\f]*)[^>]*)\/>/gi,eA=/