<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[21658] trunk/wp-includes: jQuery 1.8.1-not-quite-final.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/21658">21658</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2012-08-30 02:05:08 +0000 (Thu, 30 Aug 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>jQuery 1.8.1-not-quite-final. fixes <a href="http://core.trac.wordpress.org/ticket/21736">#21736</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpincludesjsjqueryjqueryjs">trunk/wp-includes/js/jquery/jquery.js</a></li>
<li><a href="#trunkwpincludesscriptloaderphp">trunk/wp-includes/script-loader.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpincludesjsjqueryjqueryjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/jquery/jquery.js (21657 => 21658)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/jquery/jquery.js        2012-08-30 01:49:47 UTC (rev 21657)
+++ trunk/wp-includes/js/jquery/jquery.js        2012-08-30 02:05:08 UTC (rev 21658)
</span><span class="lines">@@ -1,3 +1,2 @@
</span><del>-/*! jQuery v@1.8.0 jquery.com | jquery.org/license */
-(function(a,b){function G(a){var b=F[a]={};return p.each(a.split(s),function(a,c){b[c]=!0}),b}function J(a,c,d){if(d===b&amp;&amp;a.nodeType===1){var e=&quot;data-&quot;+c.replace(I,&quot;-$1&quot;).toLowerCase();d=a.getAttribute(e);if(typeof d==&quot;string&quot;){try{d=d===&quot;true&quot;?!0:d===&quot;false&quot;?!1:d===&quot;null&quot;?null:+d+&quot;&quot;===d?+d:H.test(d)?p.parseJSON(d):d}catch(f){}p.data(a,c,d)}else d=b}return d}function K(a){var b;for(b in a){if(b===&quot;data&quot;&amp;&amp;p.isEmptyObject(a[b]))continue;if(b!==&quot;toJSON&quot;)return!1}return!0}function ba(){return!1}function bb(){return!0}function bh(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function bi(a,b){do a=a[b];while(a&amp;&amp;a.nodeType!==1);return a}function bj(a,b,c){b=b||0;if(p.isFunction(b))return p.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return p.grep(a,function(a,d){return a===b===c});if(typeof b==&quot;string&quot;){var d=p.grep(a,funct
 ion(a){return a.nodeType===1});if(be.test(b))return p.filter(b,d,!c);b=p.filter(b,d)}return p.grep(a,function(a,d){return p.inArray(a,b)&gt;=0===c})}function bk(a){var b=bl.split(&quot;|&quot;),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function bC(a,b){return a.getElementsByTagName(b)[0]||a.appendChild(a.ownerDocument.createElement(b))}function bD(a,b){if(b.nodeType!==1||!p.hasData(a))return;var c,d,e,f=p._data(a),g=p._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;d&lt;e;d++)p.event.add(b,c,h[c][d])}g.data&amp;&amp;(g.data=p.extend({},g.data))}function bE(a,b){var c;if(b.nodeType!==1)return;b.clearAttributes&amp;&amp;b.clearAttributes(),b.mergeAttributes&amp;&amp;b.mergeAttributes(a),c=b.nodeName.toLowerCase(),c===&quot;object&quot;?(b.parentNode&amp;&amp;(b.outerHTML=a.outerHTML),p.support.html5Clone&amp;&amp;a.innerHTML&amp;&amp;!p.trim(b.innerHTML)&amp;&amp;(b.innerHTML=a.inne
 rHTML)):c===&quot;input&quot;&amp;&amp;bv.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&amp;&amp;(b.value=a.value)):c===&quot;option&quot;?b.selected=a.defaultSelected:c===&quot;input&quot;||c===&quot;textarea&quot;?b.defaultValue=a.defaultValue:c===&quot;script&quot;&amp;&amp;b.text!==a.text&amp;&amp;(b.text=a.text),b.removeAttribute(p.expando)}function bF(a){return typeof a.getElementsByTagName!=&quot;undefined&quot;?a.getElementsByTagName(&quot;*&quot;):typeof a.querySelectorAll!=&quot;undefined&quot;?a.querySelectorAll(&quot;*&quot;):[]}function bG(a){bv.test(a.type)&amp;&amp;(a.defaultChecked=a.checked)}function bX(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=bV.length;while(e--){b=bV[e]+c;if(b in a)return b}return d}function bY(a,b){return a=b||a,p.css(a,&quot;display&quot;)===&quot;none&quot;||!p.contains(a.ownerDocument,a)}function bZ(a,b){var c,d,e=[],f=0,g=a.length;for(;f&lt;g;f++){c=a[f];if(!c.style)continue;e[f]=
 p._data(c,&quot;olddisplay&quot;),b?(!e[f]&amp;&amp;c.style.display===&quot;none&quot;&amp;&amp;(c.style.display=&quot;&quot;),c.style.display===&quot;&quot;&amp;&amp;bY(c)&amp;&amp;(e[f]=p._data(c,&quot;olddisplay&quot;,cb(c.nodeName)))):(d=bH(c,&quot;display&quot;),!e[f]&amp;&amp;d!==&quot;none&quot;&amp;&amp;p._data(c,&quot;olddisplay&quot;,d))}for(f=0;f&lt;g;f++){c=a[f];if(!c.style)continue;if(!b||c.style.display===&quot;none&quot;||c.style.display===&quot;&quot;)c.style.display=b?e[f]||&quot;&quot;:&quot;none&quot;}return a}function b$(a,b,c){var d=bO.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||&quot;px&quot;):b}function b_(a,b,c,d){var e=c===(d?&quot;border&quot;:&quot;content&quot;)?4:b===&quot;width&quot;?1:0,f=0;for(;e&lt;4;e+=2)c===&quot;margin&quot;&amp;&amp;(f+=p.css(a,c+bU[e],!0)),d?(c===&quot;content&quot;&amp;&amp;(f-=parseFloat(bH(a,&quot;padding&quot;+bU[e]))||0),c!==&quot;margin&quot;&amp;&amp;(f-=parseFloat(bH(a,&quot;border&quot;+bU[e]+&quot;Width&quo
 t;))||0)):(f+=parseFloat(bH(a,&quot;padding&quot;+bU[e]))||0,c!==&quot;padding&quot;&amp;&amp;(f+=parseFloat(bH(a,&quot;border&quot;+bU[e]+&quot;Width&quot;))||0));return f}function ca(a,b,c){var d=b===&quot;width&quot;?a.offsetWidth:a.offsetHeight,e=!0,f=p.support.boxSizing&amp;&amp;p.css(a,&quot;boxSizing&quot;)===&quot;border-box&quot;;if(d&lt;=0){d=bH(a,b);if(d&lt;0||d==null)d=a.style[b];if(bP.test(d))return d;e=f&amp;&amp;(p.support.boxSizingReliable||d===a.style[b]),d=parseFloat(d)||0}return d+b_(a,b,c||(f?&quot;border&quot;:&quot;content&quot;),e)+&quot;px&quot;}function cb(a){if(bR[a])return bR[a];var b=p(&quot;&lt;&quot;+a+&quot;&gt;&quot;).appendTo(e.body),c=b.css(&quot;display&quot;);b.remove();if(c===&quot;none&quot;||c===&quot;&quot;){bI=e.body.appendChild(bI||p.extend(e.createElement(&quot;iframe&quot;),{frameBorder:0,width:0,height:0}));if(!bJ||!bI.createElement)bJ=(bI.contentWindow||bI.contentDocument).document,bJ.write(&quot;&lt;!doctype html&gt;&lt;html&gt;
 &lt;body&gt;&quot;),bJ.close();b=bJ.body.appendChild(bJ.createElement(a)),c=bH(b,&quot;display&quot;),e.body.removeChild(bI)}return bR[a]=c,c}function ch(a,b,c,d){var e;if(p.isArray(b))p.each(b,function(b,e){c||cd.test(a)?d(a,e):ch(a+&quot;[&quot;+(typeof e==&quot;object&quot;?b:&quot;&quot;)+&quot;]&quot;,e,c,d)});else if(!c&amp;&amp;p.type(b)===&quot;object&quot;)for(e in b)ch(a+&quot;[&quot;+e+&quot;]&quot;,b[e],c,d);else d(a,b)}function cy(a){return function(b,c){typeof b!=&quot;string&quot;&amp;&amp;(c=b,b=&quot;*&quot;);var d,e,f,g=b.toLowerCase().split(s),h=0,i=g.length;if(p.isFunction(c))for(;h&lt;i;h++)d=g[h],f=/^\+/.test(d),f&amp;&amp;(d=d.substr(1)||&quot;*&quot;),e=a[d]=a[d]||[],e[f?&quot;unshift&quot;:&quot;push&quot;](c)}}function cz(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h,i=a[f],j=0,k=i?i.length:0,l=a===cu;for(;j&lt;k&amp;&amp;(l||!h);j++)h=i[j](c,d,e),typeof h==&quot;string&quot;&amp;&amp;(!l||g[h]?h=b:(c.dataTypes.unshift(h),h=cz(a,c,d,e,h,g))
 );return(l||!h)&amp;&amp;!g[&quot;*&quot;]&amp;&amp;(h=cz(a,c,d,e,&quot;*&quot;,g)),h}function cA(a,c){var d,e,f=p.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&amp;&amp;((f[d]?a:e||(e={}))[d]=c[d]);e&amp;&amp;p.extend(!0,a,e)}function cB(a,c,d){var e,f,g,h,i=a.contents,j=a.dataTypes,k=a.responseFields;for(f in k)f in d&amp;&amp;(c[k[f]]=d[f]);while(j[0]===&quot;*&quot;)j.shift(),e===b&amp;&amp;(e=a.mimeType||c.getResponseHeader(&quot;content-type&quot;));if(e)for(f in i)if(i[f]&amp;&amp;i[f].test(e)){j.unshift(f);break}if(j[0]in d)g=j[0];else{for(f in d){if(!j[0]||a.converters[f+&quot; &quot;+j[0]]){g=f;break}h||(h=f)}g=g||h}if(g)return g!==j[0]&amp;&amp;j.unshift(g),d[g]}function cC(a,b){var c,d,e,f,g=a.dataTypes.slice(),h=g[0],i={},j=0;a.dataFilter&amp;&amp;(b=a.dataFilter(b,a.dataType));if(g[1])for(c in a.converters)i[c.toLowerCase()]=a.converters[c];for(;e=g[++j];)if(e!==&quot;*&quot;){if(h!==&quot;*&quot;&amp;&amp;h!==e){c=i[h+&quot; &quot;+e]||i[&quot;* &quot;+e];i
 f(!c)for(d in i){f=d.split(&quot; &quot;);if(f[1]===e){c=i[h+&quot; &quot;+f[0]]||i[&quot;* &quot;+f[0]];if(c){c===!0?c=i[d]:i[d]!==!0&amp;&amp;(e=f[0],g.splice(j--,0,e));break}}}if(c!==!0)if(c&amp;&amp;a[&quot;throws&quot;])b=c(b);else try{b=c(b)}catch(k){return{state:&quot;parsererror&quot;,error:c?k:&quot;No conversion from &quot;+h+&quot; to &quot;+e}}}h=e}return{state:&quot;success&quot;,data:b}}function cK(){try{return new a.XMLHttpRequest}catch(b){}}function cL(){try{return new a.ActiveXObject(&quot;Microsoft.XMLHTTP&quot;)}catch(b){}}function cT(){return setTimeout(function(){cM=b},0),cM=p.now()}function cU(a,b){p.each(b,function(b,c){var d=(cS[b]||[]).concat(cS[&quot;*&quot;]),e=0,f=d.length;for(;e&lt;f;e++)if(d[e].call(a,b,c))return})}function cV(a,b,c){var d,e=0,f=0,g=cR.length,h=p.Deferred().always(function(){delete i.elem}),i=function(){var b=cM||cT(),c=Math.max(0,j.startTime+j.duration-b),d=1-(c/j.duration||0),e=0,f=j.tweens.length;for(;e&lt;f;e++)j.tweens[e].r
 un(d);return h.notifyWith(a,[j,d,c]),d&lt;1&amp;&amp;f?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:p.extend({},b),opts:p.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:cM||cT(),duration:c.duration,tweens:[],createTween:function(b,c,d){var e=p.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(e),e},stop:function(b){var c=0,d=b?j.tweens.length:0;for(;c&lt;d;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;cW(k,j.opts.specialEasing);for(;e&lt;g;e++){d=cR[e].call(j,a,k,j.opts);if(d)return d}return cU(j,k),p.isFunction(j.opts.start)&amp;&amp;j.opts.start.call(a,j),p.fx.timer(p.extend(i,{anim:j,queue:j.opts.queue,elem:a})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}function cW(a,b){var c,d,e,f,g;for(c in a){d=p.camelCase(c),e=b[d],f=a[c],p.isArray(f)&amp;&amp;(e=f[1],f=a[c]=f[0]),c!==d&amp;&amp;(a[d]=f,d
 elete a[c]),g=p.cssHooks[d];if(g&amp;&amp;&quot;expand&quot;in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}}function cX(a,b,c){var d,e,f,g,h,i,j,k,l=this,m=a.style,n={},o=[],q=a.nodeType&amp;&amp;bY(a);c.queue||(j=p._queueHooks(a,&quot;fx&quot;),j.unqueued==null&amp;&amp;(j.unqueued=0,k=j.empty.fire,j.empty.fire=function(){j.unqueued||k()}),j.unqueued++,l.always(function(){l.always(function(){j.unqueued--,p.queue(a,&quot;fx&quot;).length||j.empty.fire()})})),a.nodeType===1&amp;&amp;(&quot;height&quot;in b||&quot;width&quot;in b)&amp;&amp;(c.overflow=[m.overflow,m.overflowX,m.overflowY],p.css(a,&quot;display&quot;)===&quot;inline&quot;&amp;&amp;p.css(a,&quot;float&quot;)===&quot;none&quot;&amp;&amp;(!p.support.inlineBlockNeedsLayout||cb(a.nodeName)===&quot;inline&quot;?m.display=&quot;inline-block&quot;:m.zoom=1)),c.overflow&amp;&amp;(m.overflow=&quot;hidden&quot;,p.support.shrinkWrapBlocks||l.done(function(){m.overflow=c.overflow[0],m.overf
 lowX=c.overflow[1],m.overflowY=c.overflow[2]}));for(d in b){f=b[d];if(cO.exec(f)){delete b[d];if(f===(q?&quot;hide&quot;:&quot;show&quot;))continue;o.push(d)}}g=o.length;if(g){h=p._data(a,&quot;fxshow&quot;)||p._data(a,&quot;fxshow&quot;,{}),q?p(a).show():l.done(function(){p(a).hide()}),l.done(function(){var b;p.removeData(a,&quot;fxshow&quot;,!0);for(b in n)p.style(a,b,n[b])});for(d=0;d&lt;g;d++)e=o[d],i=l.createTween(e,q?h[e]:0),n[e]=h[e]||p.style(a,e),e in h||(h[e]=i.start,q&amp;&amp;(i.end=i.start,i.start=e===&quot;width&quot;||e===&quot;height&quot;?1:0))}}function cY(a,b,c,d,e){return new cY.prototype.init(a,b,c,d,e)}function cZ(a,b){var c,d={height:a},e=0;for(;e&lt;4;e+=2-b)c=bU[e],d[&quot;margin&quot;+c]=d[&quot;padding&quot;+c]=a;return b&amp;&amp;(d.opacity=d.width=a),d}function c_(a){return p.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}var c,d,e=a.document,f=a.location,g=a.navigator,h=a.jQuery,i=a.$,j=Array.prototype.push,k=Array.prototype.slice,
 l=Array.prototype.indexOf,m=Object.prototype.toString,n=Object.prototype.hasOwnProperty,o=String.prototype.trim,p=function(a,b){return new p.fn.init(a,b,c)},q=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,r=/\S/,s=/\s+/,t=r.test(&quot; &quot;)?/^[\s\xA0]+|[\s\xA0]+$/g:/^\s+|\s+$/g,u=/^(?:[^#&lt;]*(&lt;[\w\W]+&gt;)[^&gt;]*$|#([\w\-]*)$)/,v=/^&lt;(\w+)\s*\/?&gt;(?:&lt;\/\1&gt;|)$/,w=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,y=/\\(?:[&quot;\\\/bfnrt]|u[\da-fA-F]{4})/g,z=/&quot;[^&quot;\\\r\n]*&quot;|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,A=/^-ms-/,B=/-([\da-z])/gi,C=function(a,b){return(b+&quot;&quot;).toUpperCase()},D=function(){e.addEventListener?(e.removeEventListener(&quot;DOMContentLoaded&quot;,D,!1),p.ready()):e.readyState===&quot;complete&quot;&amp;&amp;(e.detachEvent(&quot;onreadystatechange&quot;,D),p.ready())},E={};p.fn=p.prototype={constructor:p,init:function(a,c,d){var f,g,h,i;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1
 ,this;if(typeof a==&quot;string&quot;){a.charAt(0)===&quot;&lt;&quot;&amp;&amp;a.charAt(a.length-1)===&quot;&gt;&quot;&amp;&amp;a.length&gt;=3?f=[null,a,null]:f=u.exec(a);if(f&amp;&amp;(f[1]||!c)){if(f[1])return c=c instanceof p?c[0]:c,i=c&amp;&amp;c.nodeType?c.ownerDocument||c:e,a=p.parseHTML(f[1],i,!0),v.test(f[1])&amp;&amp;p.isPlainObject(c)&amp;&amp;this.attr.call(a,c,!0),p.merge(this,a);g=e.getElementById(f[2]);if(g&amp;&amp;g.parentNode){if(g.id!==f[2])return d.find(a);this.length=1,this[0]=g}return this.context=e,this.selector=a,this}return!c||c.jquery?(c||d).find(a):this.constructor(c).find(a)}return p.isFunction(a)?d.ready(a):(a.selector!==b&amp;&amp;(this.selector=a.selector,this.context=a.context),p.makeArray(a,this))},selector:&quot;&quot;,jquery:&quot;1.8.0&quot;,length:0,size:function(){return this.length},toArray:function(){return k.call(this)},get:function(a){return a==null?this.toArray():a&lt;0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=p.m
 erge(this.constructor(),a);return d.prevObject=this,d.context=this.context,b===&quot;find&quot;?d.selector=this.selector+(this.selector?&quot; &quot;:&quot;&quot;)+c:b&amp;&amp;(d.selector=this.selector+&quot;.&quot;+b+&quot;(&quot;+c+&quot;)&quot;),d},each:function(a,b){return p.each(this,a,b)},ready:function(a){return p.ready.promise().done(a),this},eq:function(a){return a=+a,a===-1?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(k.apply(this,arguments),&quot;slice&quot;,k.call(arguments).join(&quot;,&quot;))},map:function(a){return this.pushStack(p.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:j,sort:[].sort,splice:[].splice},p.fn.init.prototype=p.fn,p.extend=p.fn.extend=function(){var a,c,d,e,f,g,h=arguments[0]||{},i=1,j=arguments.length,k=!1;typeof h==&quot;boolean&quot;&amp;&amp;(k=h,h=arguments[1]||{},i=2
 ),typeof h!=&quot;object&quot;&amp;&amp;!p.isFunction(h)&amp;&amp;(h={}),j===i&amp;&amp;(h=this,--i);for(;i&lt;j;i++)if((a=arguments[i])!=null)for(c in a){d=h[c],e=a[c];if(h===e)continue;k&amp;&amp;e&amp;&amp;(p.isPlainObject(e)||(f=p.isArray(e)))?(f?(f=!1,g=d&amp;&amp;p.isArray(d)?d:[]):g=d&amp;&amp;p.isPlainObject(d)?d:{},h[c]=p.extend(k,g,e)):e!==b&amp;&amp;(h[c]=e)}return h},p.extend({noConflict:function(b){return a.$===p&amp;&amp;(a.$=i),b&amp;&amp;a.jQuery===p&amp;&amp;(a.jQuery=h),p},isReady:!1,readyWait:1,holdReady:function(a){a?p.readyWait++:p.ready(!0)},ready:function(a){if(a===!0?--p.readyWait:p.isReady)return;if(!e.body)return setTimeout(p.ready,1);p.isReady=!0;if(a!==!0&amp;&amp;--p.readyWait&gt;0)return;d.resolveWith(e,[p]),p.fn.trigger&amp;&amp;p(e).trigger(&quot;ready&quot;).off(&quot;ready&quot;)},isFunction:function(a){return p.type(a)===&quot;function&quot;},isArray:Array.isArray||function(a){return p.type(a)===&quot;array&quot;},isWindow:function(a){retur
 n a!=null&amp;&amp;a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&amp;&amp;isFinite(a)},type:function(a){return a==null?String(a):E[m.call(a)]||&quot;object&quot;},isPlainObject:function(a){if(!a||p.type(a)!==&quot;object&quot;||a.nodeType||p.isWindow(a))return!1;try{if(a.constructor&amp;&amp;!n.call(a,&quot;constructor&quot;)&amp;&amp;!n.call(a.constructor.prototype,&quot;isPrototypeOf&quot;))return!1}catch(c){return!1}var d;for(d in a);return d===b||n.call(a,d)},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},error:function(a){throw new Error(a)},parseHTML:function(a,b,c){var d;return!a||typeof a!=&quot;string&quot;?null:(typeof b==&quot;boolean&quot;&amp;&amp;(c=b,b=0),b=b||e,(d=v.exec(a))?[b.createElement(d[1])]:(d=p.buildFragment([a],b,c?null:[]),p.merge([],(d.cacheable?p.clone(d.fragment):d.fragment).childNodes)))},parseJSON:function(b){if(!b||typeof b!=&quot;string&quot;)return null;b=p.trim(b);if(a.JSON&amp;&amp;a.JSON.parse)return a.JSO
 N.parse(b);if(w.test(b.replace(y,&quot;@&quot;).replace(z,&quot;]&quot;).replace(x,&quot;&quot;)))return(new Function(&quot;return &quot;+b))();p.error(&quot;Invalid JSON: &quot;+b)},parseXML:function(c){var d,e;if(!c||typeof c!=&quot;string&quot;)return null;try{a.DOMParser?(e=new DOMParser,d=e.parseFromString(c,&quot;text/xml&quot;)):(d=new ActiveXObject(&quot;Microsoft.XMLDOM&quot;),d.async=&quot;false&quot;,d.loadXML(c))}catch(f){d=b}return(!d||!d.documentElement||d.getElementsByTagName(&quot;parsererror&quot;).length)&amp;&amp;p.error(&quot;Invalid XML: &quot;+c),d},noop:function(){},globalEval:function(b){b&amp;&amp;r.test(b)&amp;&amp;(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(A,&quot;ms-&quot;).replace(B,C)},nodeName:function(a,b){return a.nodeName&amp;&amp;a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var e,f=0,g=a.length,h=g===b||p.isFunction(a);if(d){if(h){for(e in a)if(c.apply(a[e],d)===!1)break}else
  for(;f&lt;g;)if(c.apply(a[f++],d)===!1)break}else if(h){for(e in a)if(c.call(a[e],e,a[e])===!1)break}else for(;f&lt;g;)if(c.call(a[f],f,a[f++])===!1)break;return a},trim:o?function(a){return a==null?&quot;&quot;:o.call(a)}:function(a){return a==null?&quot;&quot;:a.toString().replace(t,&quot;&quot;)},makeArray:function(a,b){var c,d=b||[];return a!=null&amp;&amp;(c=p.type(a),a.length==null||c===&quot;string&quot;||c===&quot;function&quot;||c===&quot;regexp&quot;||p.isWindow(a)?j.call(d,a):p.merge(d,a)),d},inArray:function(a,b,c){var d;if(b){if(l)return l.call(b,a,c);d=b.length,c=c?c&lt;0?Math.max(0,d+c):c:0;for(;c&lt;d;c++)if(c in b&amp;&amp;b[c]===a)return c}return-1},merge:function(a,c){var d=c.length,e=a.length,f=0;if(typeof d==&quot;number&quot;)for(;f&lt;d;f++)a[e++]=c[f];else while(c[f]!==b)a[e++]=c[f++];return a.length=e,a},grep:function(a,b,c){var d,e=[],f=0,g=a.length;c=!!c;for(;f&lt;g;f++)d=!!b(a[f],f),c!==d&amp;&amp;e.push(a[f]);return e},map:function(a,c,d){var e,
 f,g=[],h=0,i=a.length,j=a instanceof p||i!==b&amp;&amp;typeof i==&quot;number&quot;&amp;&amp;(i&gt;0&amp;&amp;a[0]&amp;&amp;a[i-1]||i===0||p.isArray(a));if(j)for(;h&lt;i;h++)e=c(a[h],h,d),e!=null&amp;&amp;(g[g.length]=e);else for(f in a)e=c(a[f],f,d),e!=null&amp;&amp;(g[g.length]=e);return g.concat.apply([],g)},guid:1,proxy:function(a,c){var d,e,f;return typeof c==&quot;string&quot;&amp;&amp;(d=a[c],c=a,a=d),p.isFunction(a)?(e=k.call(arguments,2),f=function(){return a.apply(c,e.concat(k.call(arguments)))},f.guid=a.guid=a.guid||f.guid||p.guid++,f):b},access:function(a,c,d,e,f,g,h){var i,j=d==null,k=0,l=a.length;if(d&amp;&amp;typeof d==&quot;object&quot;){for(k in d)p.access(a,c,k,d[k],1,g,e);f=1}else if(e!==b){i=h===b&amp;&amp;p.isFunction(e),j&amp;&amp;(i?(i=c,c=function(a,b,c){return i.call(p(a),c)}):(c.call(a,e),c=null));if(c)for(;k&lt;l;k++)c(a[k],d,i?e.call(a[k],k,c(a[k],d)):e,h);f=1}return f?a:j?c.call(a):l?c(a[0],d):g},now:function(){return(new Date).getTime()}}),p.rea
 dy.promise=function(b){if(!d){d=p.Deferred();if(e.readyState===&quot;complete&quot;||e.readyState!==&quot;loading&quot;&amp;&amp;e.addEventListener)setTimeout(p.ready,1);else if(e.addEventListener)e.addEventListener(&quot;DOMContentLoaded&quot;,D,!1),a.addEventListener(&quot;load&quot;,p.ready,!1);else{e.attachEvent(&quot;onreadystatechange&quot;,D),a.attachEvent(&quot;onload&quot;,p.ready);var c=!1;try{c=a.frameElement==null&amp;&amp;e.documentElement}catch(f){}c&amp;&amp;c.doScroll&amp;&amp;function g(){if(!p.isReady){try{c.doScroll(&quot;left&quot;)}catch(a){return setTimeout(g,50)}p.ready()}}()}}return d.promise(b)},p.each(&quot;Boolean Number String Function Array Date RegExp Object&quot;.split(&quot; &quot;),function(a,b){E[&quot;[object &quot;+b+&quot;]&quot;]=b.toLowerCase()}),c=p(e);var F={};p.Callbacks=function(a){a=typeof a==&quot;string&quot;?F[a]||G(a):p.extend({},a);var c,d,e,f,g,h,i=[],j=!a.once&amp;&amp;[],k=function(b){c=a.memory&amp;&amp;b,d=!0,h=f||0,f=0,g
 =i.length,e=!0;for(;i&amp;&amp;h&lt;g;h++)if(i[h].apply(b[0],b[1])===!1&amp;&amp;a.stopOnFalse){c=!1;break}e=!1,i&amp;&amp;(j?j.length&amp;&amp;k(j.shift()):c?i=[]:l.disable())},l={add:function(){if(i){var b=i.length;(function d(b){p.each(b,function(b,c){p.isFunction(c)&amp;&amp;(!a.unique||!l.has(c))?i.push(c):c&amp;&amp;c.length&amp;&amp;d(c)})})(arguments),e?g=i.length:c&amp;&amp;(f=b,k(c))}return this},remove:function(){return i&amp;&amp;p.each(arguments,function(a,b){var c;while((c=p.inArray(b,i,c))&gt;-1)i.splice(c,1),e&amp;&amp;(c&lt;=g&amp;&amp;g--,c&lt;=h&amp;&amp;h--)}),this},has:function(a){return p.inArray(a,i)&gt;-1},empty:function(){return i=[],this},disable:function(){return i=j=c=b,this},disabled:function(){return!i},lock:function(){return j=b,c||l.disable(),this},locked:function(){return!j},fireWith:function(a,b){return b=b||[],b=[a,b.slice?b.slice():b],i&amp;&amp;(!d||j)&amp;&amp;(e?j.push(b):k(b)),this},fire:function(){return l.fireWith(this,arguments),thi
 s},fired:function(){return!!d}};return l},p.extend({Deferred:function(a){var b=[[&quot;resolve&quot;,&quot;done&quot;,p.Callbacks(&quot;once memory&quot;),&quot;resolved&quot;],[&quot;reject&quot;,&quot;fail&quot;,p.Callbacks(&quot;once memory&quot;),&quot;rejected&quot;],[&quot;notify&quot;,&quot;progress&quot;,p.Callbacks(&quot;memory&quot;)]],c=&quot;pending&quot;,d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return p.Deferred(function(c){p.each(b,function(b,d){var f=d[0],g=a[b];e[d[1]](p.isFunction(g)?function(){var a=g.apply(this,arguments);a&amp;&amp;p.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f+&quot;With&quot;](this===e?c:this,[a])}:c[f])}),a=null}).promise()},promise:function(a){return typeof a==&quot;object&quot;?p.extend(a,d):d}},e={};return d.pipe=d.then,p.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&amp;&amp;g.add(function(){c=h}
 ,b[a^1][2].disable,b[2][2].lock),e[f[0]]=g.fire,e[f[0]+&quot;With&quot;]=g.fireWith}),d.promise(e),a&amp;&amp;a.call(e,e),e},when:function(a){var b=0,c=k.call(arguments),d=c.length,e=d!==1||a&amp;&amp;p.isFunction(a.promise)?d:0,f=e===1?a:p.Deferred(),g=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length&gt;1?k.call(arguments):d,c===h?f.notifyWith(b,c):--e||f.resolveWith(b,c)}},h,i,j;if(d&gt;1){h=new Array(d),i=new Array(d),j=new Array(d);for(;b&lt;d;b++)c[b]&amp;&amp;p.isFunction(c[b].promise)?c[b].promise().done(g(b,j,c)).fail(f.reject).progress(g(b,i,h)):--e}return e||f.resolveWith(j,c),f.promise()}}),p.support=function(){var b,c,d,f,g,h,i,j,k,l,m,n=e.createElement(&quot;div&quot;);n.setAttribute(&quot;className&quot;,&quot;t&quot;),n.innerHTML=&quot;  &lt;link/&gt;&lt;table&gt;&lt;/table&gt;&lt;a href='/a'&gt;a&lt;/a&gt;&lt;input type='checkbox'/&gt;&quot;,c=n.getElementsByTagName(&quot;*&quot;),d=n.getElementsByTagName(&quot;a&quot;)[0],d.style.cssText=&q
 uot;top:1px;float:left;opacity:.5&quot;;if(!c||!c.length||!d)return{};f=e.createElement(&quot;select&quot;),g=f.appendChild(e.createElement(&quot;option&quot;)),h=n.getElementsByTagName(&quot;input&quot;)[0],b={leadingWhitespace:n.firstChild.nodeType===3,tbody:!n.getElementsByTagName(&quot;tbody&quot;).length,htmlSerialize:!!n.getElementsByTagName(&quot;link&quot;).length,style:/top/.test(d.getAttribute(&quot;style&quot;)),hrefNormalized:d.getAttribute(&quot;href&quot;)===&quot;/a&quot;,opacity:/^0.5/.test(d.style.opacity),cssFloat:!!d.style.cssFloat,checkOn:h.value===&quot;on&quot;,optSelected:g.selected,getSetAttribute:n.className!==&quot;t&quot;,enctype:!!e.createElement(&quot;form&quot;).enctype,html5Clone:e.createElement(&quot;nav&quot;).cloneNode(!0).outerHTML!==&quot;&lt;:nav&gt;&lt;/:nav&gt;&quot;,boxModel:e.compatMode===&quot;CSS1Compat&quot;,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBloc
 ks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},h.checked=!0,b.noCloneChecked=h.cloneNode(!0).checked,f.disabled=!0,b.optDisabled=!g.disabled;try{delete n.test}catch(o){b.deleteExpando=!1}!n.addEventListener&amp;&amp;n.attachEvent&amp;&amp;n.fireEvent&amp;&amp;(n.attachEvent(&quot;onclick&quot;,m=function(){b.noCloneEvent=!1}),n.cloneNode(!0).fireEvent(&quot;onclick&quot;),n.detachEvent(&quot;onclick&quot;,m)),h=e.createElement(&quot;input&quot;),h.value=&quot;t&quot;,h.setAttribute(&quot;type&quot;,&quot;radio&quot;),b.radioValue=h.value===&quot;t&quot;,h.setAttribute(&quot;checked&quot;,&quot;checked&quot;),h.setAttribute(&quot;name&quot;,&quot;t&quot;),n.appendChild(h),i=e.createDocumentFragment(),i.appendChild(n.lastChild),b.checkClone=i.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=h.checked,i.removeChild(h),i.appendChild(n);if(n.attachEvent)for(k in{submit:!0,change:!0,focusin:!0})j=&quot;on&quot;+k,l=j in n,l||(n.setAttribute(j,&quo
 t;return;&quot;),l=typeof n[j]==&quot;function&quot;),b[k+&quot;Bubbles&quot;]=l;return p(function(){var c,d,f,g,h=&quot;padding:0;margin:0;border:0;display:block;overflow:hidden;&quot;,i=e.getElementsByTagName(&quot;body&quot;)[0];if(!i)return;c=e.createElement(&quot;div&quot;),c.style.cssText=&quot;visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px&quot;,i.insertBefore(c,i.firstChild),d=e.createElement(&quot;div&quot;),c.appendChild(d),d.innerHTML=&quot;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;t&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&quot;,f=d.getElementsByTagName(&quot;td&quot;),f[0].style.cssText=&quot;padding:0;margin:0;border:0;display:none&quot;,l=f[0].offsetHeight===0,f[0].style.display=&quot;&quot;,f[1].style.display=&quot;none&quot;,b.reliableHiddenOffsets=l&amp;&amp;f[0].offsetHeight===0,d.innerHTML=&quot;&quot;,d.style.cssText=&quot;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;b
 order:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;&quot;,b.boxSizing=d.offsetWidth===4,b.doesNotIncludeMarginInBodyOffset=i.offsetTop!==1,a.getComputedStyle&amp;&amp;(b.pixelPosition=(a.getComputedStyle(d,null)||{}).top!==&quot;1%&quot;,b.boxSizingReliable=(a.getComputedStyle(d,null)||{width:&quot;4px&quot;}).width===&quot;4px&quot;,g=e.createElement(&quot;div&quot;),g.style.cssText=d.style.cssText=h,g.style.marginRight=g.style.width=&quot;0&quot;,d.style.width=&quot;1px&quot;,d.appendChild(g),b.reliableMarginRight=!parseFloat((a.getComputedStyle(g,null)||{}).marginRight)),typeof d.style.zoom!=&quot;undefined&quot;&amp;&amp;(d.innerHTML=&quot;&quot;,d.style.cssText=h+&quot;width:1px;padding:1px;display:inline;zoom:1&quot;,b.inlineBlockNeedsLayout=d.offsetWidth===3,d.style.display=&quot;block&quot;,d.style.overflow=&quot;visible&quot;,d.innerHTML=&quot;&lt;div&gt;&lt;/div&gt;&quot;,d.firstChild.style.width=&quot;5px&quot;,b.shrinkWrapBlocks=d.offsetWidt
 h!==3,c.style.zoom=1),i.removeChild(c),c=d=f=g=null}),i.removeChild(n),c=d=f=g=h=i=n=null,b}();var H=/^(?:\{.*\}|\[.*\])$/,I=/([A-Z])/g;p.extend({cache:{},deletedIds:[],uuid:0,expando:&quot;jQuery&quot;+(p.fn.jquery+Math.random()).replace(/\D/g,&quot;&quot;),noData:{embed:!0,object:&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;,applet:!0},hasData:function(a){return a=a.nodeType?p.cache[a[p.expando]]:a[p.expando],!!a&amp;&amp;!K(a)},data:function(a,c,d,e){if(!p.acceptData(a))return;var f,g,h=p.expando,i=typeof c==&quot;string&quot;,j=a.nodeType,k=j?p.cache:a,l=j?a[h]:a[h]&amp;&amp;h;if((!l||!k[l]||!e&amp;&amp;!k[l].data)&amp;&amp;i&amp;&amp;d===b)return;l||(j?a[h]=l=p.deletedIds.pop()||++p.uuid:l=h),k[l]||(k[l]={},j||(k[l].toJSON=p.noop));if(typeof c==&quot;object&quot;||typeof c==&quot;function&quot;)e?k[l]=p.extend(k[l],c):k[l].data=p.extend(k[l].data,c);return f=k[l],e||(f.data||(f.data={}),f=f.data),d!==b&amp;&amp;(f[p.camelCase(c)]=d),i?(g=f[c],g==null&amp;&amp;(
 g=f[p.camelCase(c)])):g=f,g},removeData:function(a,b,c){if(!p.acceptData(a))return;var d,e,f,g=a.nodeType,h=g?p.cache:a,i=g?a[p.expando]:p.expando;if(!h[i])return;if(b){d=c?h[i]:h[i].data;if(d){p.isArray(b)||(b in d?b=[b]:(b=p.camelCase(b),b in d?b=[b]:b=b.split(&quot; &quot;)));for(e=0,f=b.length;e&lt;f;e++)delete d[b[e]];if(!(c?K:p.isEmptyObject)(d))return}}if(!c){delete h[i].data;if(!K(h[i]))return}g?p.cleanData([a],!0):p.support.deleteExpando||h!=h.window?delete h[i]:h[i]=null},_data:function(a,b,c){return p.data(a,b,c,!0)},acceptData:function(a){var b=a.nodeName&amp;&amp;p.noData[a.nodeName.toLowerCase()];return!b||b!==!0&amp;&amp;a.getAttribute(&quot;classid&quot;)===b}}),p.fn.extend({data:function(a,c){var d,e,f,g,h,i=this[0],j=0,k=null;if(a===b){if(this.length){k=p.data(i);if(i.nodeType===1&amp;&amp;!p._data(i,&quot;parsedAttrs&quot;)){f=i.attributes;for(h=f.length;j&lt;h;j++)g=f[j].name,g.indexOf(&quot;data-&quot;)===0&amp;&amp;(g=p.camelCase(g.substring(5)),J(i,g,k
 [g]));p._data(i,&quot;parsedAttrs&quot;,!0)}}return k}return typeof a==&quot;object&quot;?this.each(function(){p.data(this,a)}):(d=a.split(&quot;.&quot;,2),d[1]=d[1]?&quot;.&quot;+d[1]:&quot;&quot;,e=d[1]+&quot;!&quot;,p.access(this,function(c){if(c===b)return k=this.triggerHandler(&quot;getData&quot;+e,[d[0]]),k===b&amp;&amp;i&amp;&amp;(k=p.data(i,a),k=J(i,a,k)),k===b&amp;&amp;d[1]?this.data(d[0]):k;d[1]=c,this.each(function(){var b=p(this);b.triggerHandler(&quot;setData&quot;+e,d),p.data(this,a,c),b.triggerHandler(&quot;changeData&quot;+e,d)})},null,c,arguments.length&gt;1,null,!1))},removeData:function(a){return this.each(function(){p.removeData(this,a)})}}),p.extend({queue:function(a,b,c){var d;if(a)return b=(b||&quot;fx&quot;)+&quot;queue&quot;,d=p._data(a,b),c&amp;&amp;(!d||p.isArray(c)?d=p._data(a,b,p.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||&quot;fx&quot;;var c=p.queue(a,b),d=c.shift(),e=p._queueHooks(a,b),f=function(){p.dequeue(a,b)};d===&quot;inpr
 ogress&quot;&amp;&amp;(d=c.shift()),d&amp;&amp;(b===&quot;fx&quot;&amp;&amp;c.unshift(&quot;inprogress&quot;),delete e.stop,d.call(a,f,e)),!c.length&amp;&amp;e&amp;&amp;e.empty.fire()},_queueHooks:function(a,b){var c=b+&quot;queueHooks&quot;;return p._data(a,c)||p._data(a,c,{empty:p.Callbacks(&quot;once memory&quot;).add(function(){p.removeData(a,b+&quot;queue&quot;,!0),p.removeData(a,c,!0)})})}}),p.fn.extend({queue:function(a,c){var d=2;return typeof a!=&quot;string&quot;&amp;&amp;(c=a,a=&quot;fx&quot;,d--),arguments.length&lt;d?p.queue(this[0],a):c===b?this:this.each(function(){var b=p.queue(this,a,c);p._queueHooks(this,a),a===&quot;fx&quot;&amp;&amp;b[0]!==&quot;inprogress&quot;&amp;&amp;p.dequeue(this,a)})},dequeue:function(a){return this.each(function(){p.dequeue(this,a)})},delay:function(a,b){return a=p.fx?p.fx.speeds[a]||a:a,b=b||&quot;fx&quot;,this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.que
 ue(a||&quot;fx&quot;,[])},promise:function(a,c){var d,e=1,f=p.Deferred(),g=this,h=this.length,i=function(){--e||f.resolveWith(g,[g])};typeof a!=&quot;string&quot;&amp;&amp;(c=a,a=b),a=a||&quot;fx&quot;;while(h--)(d=p._data(g[h],a+&quot;queueHooks&quot;))&amp;&amp;d.empty&amp;&amp;(e++,d.empty.add(i));return i(),f.promise(c)}});var L,M,N,O=/[\t\r\n]/g,P=/\r/g,Q=/^(?:button|input)$/i,R=/^(?:button|input|object|select|textarea)$/i,S=/^a(?:rea|)$/i,T=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,U=p.support.getSetAttribute;p.fn.extend({attr:function(a,b){return p.access(this,p.attr,a,b,arguments.length&gt;1)},removeAttr:function(a){return this.each(function(){p.removeAttr(this,a)})},prop:function(a,b){return p.access(this,p.prop,a,b,arguments.length&gt;1)},removeProp:function(a){return a=p.propFix[a]||a,this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,f
 ,g,h;if(p.isFunction(a))return this.each(function(b){p(this).addClass(a.call(this,b,this.className))});if(a&amp;&amp;typeof a==&quot;string&quot;){b=a.split(s);for(c=0,d=this.length;c&lt;d;c++){e=this[c];if(e.nodeType===1)if(!e.className&amp;&amp;b.length===1)e.className=a;else{f=&quot; &quot;+e.className+&quot; &quot;;for(g=0,h=b.length;g&lt;h;g++)~f.indexOf(&quot; &quot;+b[g]+&quot; &quot;)||(f+=b[g]+&quot; &quot;);e.className=p.trim(f)}}}return this},removeClass:function(a){var c,d,e,f,g,h,i;if(p.isFunction(a))return this.each(function(b){p(this).removeClass(a.call(this,b,this.className))});if(a&amp;&amp;typeof a==&quot;string&quot;||a===b){c=(a||&quot;&quot;).split(s);for(h=0,i=this.length;h&lt;i;h++){e=this[h];if(e.nodeType===1&amp;&amp;e.className){d=(&quot; &quot;+e.className+&quot; &quot;).replace(O,&quot; &quot;);for(f=0,g=c.length;f&lt;g;f++)while(d.indexOf(&quot; &quot;+c[f]+&quot; &quot;)&gt;-1)d=d.replace(&quot; &quot;+c[f]+&quot; &quot;,&quot; &quot;);e.classNa
 me=a?p.trim(d):&quot;&quot;}}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b==&quot;boolean&quot;;return p.isFunction(a)?this.each(function(c){p(this).toggleClass(a.call(this,c,this.className,b),b)}):this.each(function(){if(c===&quot;string&quot;){var e,f=0,g=p(this),h=b,i=a.split(s);while(e=i[f++])h=d?h:!g.hasClass(e),g[h?&quot;addClass&quot;:&quot;removeClass&quot;](e)}else if(c===&quot;undefined&quot;||c===&quot;boolean&quot;)this.className&amp;&amp;p._data(this,&quot;__className__&quot;,this.className),this.className=this.className||a===!1?&quot;&quot;:p._data(this,&quot;__className__&quot;)||&quot;&quot;})},hasClass:function(a){var b=&quot; &quot;+a+&quot; &quot;,c=0,d=this.length;for(;c&lt;d;c++)if(this[c].nodeType===1&amp;&amp;(&quot; &quot;+this[c].className+&quot; &quot;).replace(O,&quot; &quot;).indexOf(b)&gt;-1)return!0;return!1},val:function(a){var c,d,e,f=this[0];if(!arguments.length){if(f)return c=p.valHooks[f.type]||p.valHooks[f.nodeName.toLo
 werCase()],c&amp;&amp;&quot;get&quot;in c&amp;&amp;(d=c.get(f,&quot;value&quot;))!==b?d:(d=f.value,typeof d==&quot;string&quot;?d.replace(P,&quot;&quot;):d==null?&quot;&quot;:d);return}return e=p.isFunction(a),this.each(function(d){var f,g=p(this);if(this.nodeType!==1)return;e?f=a.call(this,d,g.val()):f=a,f==null?f=&quot;&quot;:typeof f==&quot;number&quot;?f+=&quot;&quot;:p.isArray(f)&amp;&amp;(f=p.map(f,function(a){return a==null?&quot;&quot;:a+&quot;&quot;})),c=p.valHooks[this.type]||p.valHooks[this.nodeName.toLowerCase()];if(!c||!(&quot;set&quot;in c)||c.set(this,f,&quot;value&quot;)===b)this.value=f})}}),p.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,c,d,e,f=a.selectedIndex,g=[],h=a.options,i=a.type===&quot;select-one&quot;;if(f&lt;0)return null;c=i?f:0,d=i?f+1:h.length;for(;c&lt;d;c++){e=h[c];if(e.selected&amp;&amp;(p.support.optDisabled?!e.disabled:e.getAttribute(&quot;disabled&q
 uot;)===null)&amp;&amp;(!e.parentNode.disabled||!p.nodeName(e.parentNode,&quot;optgroup&quot;))){b=p(e).val();if(i)return b;g.push(b)}}return i&amp;&amp;!g.length&amp;&amp;h.length?p(h[f]).val():g},set:function(a,b){var c=p.makeArray(b);return p(a).find(&quot;option&quot;).each(function(){this.selected=p.inArray(p(this).val(),c)&gt;=0}),c.length||(a.selectedIndex=-1),c}}},attrFn:{},attr:function(a,c,d,e){var f,g,h,i=a.nodeType;if(!a||i===3||i===8||i===2)return;if(e&amp;&amp;p.isFunction(p.fn[c]))return p(a)[c](d);if(typeof a.getAttribute==&quot;undefined&quot;)return p.prop(a,c,d);h=i!==1||!p.isXMLDoc(a),h&amp;&amp;(c=c.toLowerCase(),g=p.attrHooks[c]||(T.test(c)?M:L));if(d!==b){if(d===null){p.removeAttr(a,c);return}return g&amp;&amp;&quot;set&quot;in g&amp;&amp;h&amp;&amp;(f=g.set(a,d,c))!==b?f:(a.setAttribute(c,&quot;&quot;+d),d)}return g&amp;&amp;&quot;get&quot;in g&amp;&amp;h&amp;&amp;(f=g.get(a,c))!==null?f:(f=a.getAttribute(c),f===null?b:f)},removeAttr:function(a,b){var
  c,d,e,f,g=0;if(b&amp;&amp;a.nodeType===1){d=b.split(s);for(;g&lt;d.length;g++)e=d[g],e&amp;&amp;(c=p.propFix[e]||e,f=T.test(e),f||p.attr(a,e,&quot;&quot;),a.removeAttribute(U?e:c),f&amp;&amp;c in a&amp;&amp;(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(Q.test(a.nodeName)&amp;&amp;a.parentNode)p.error(&quot;type property can't be changed&quot;);else if(!p.support.radioValue&amp;&amp;b===&quot;radio&quot;&amp;&amp;p.nodeName(a,&quot;input&quot;)){var c=a.value;return a.setAttribute(&quot;type&quot;,b),c&amp;&amp;(a.value=c),b}}},value:{get:function(a,b){return L&amp;&amp;p.nodeName(a,&quot;button&quot;)?L.get(a,b):b in a?a.value:null},set:function(a,b,c){if(L&amp;&amp;p.nodeName(a,&quot;button&quot;))return L.set(a,b,c);a.value=b}}},propFix:{tabindex:&quot;tabIndex&quot;,readonly:&quot;readOnly&quot;,&quot;for&quot;:&quot;htmlFor&quot;,&quot;class&quot;:&quot;className&quot;,maxlength:&quot;maxLength&quot;,cellspacing:&quot;cellSpacing&quot;,cellpadding:&quot;cellPadding
 &quot;,rowspan:&quot;rowSpan&quot;,colspan:&quot;colSpan&quot;,usemap:&quot;useMap&quot;,frameborder:&quot;frameBorder&quot;,contenteditable:&quot;contentEditable&quot;},prop:function(a,c,d){var e,f,g,h=a.nodeType;if(!a||h===3||h===8||h===2)return;return g=h!==1||!p.isXMLDoc(a),g&amp;&amp;(c=p.propFix[c]||c,f=p.propHooks[c]),d!==b?f&amp;&amp;&quot;set&quot;in f&amp;&amp;(e=f.set(a,d,c))!==b?e:a[c]=d:f&amp;&amp;&quot;get&quot;in f&amp;&amp;(e=f.get(a,c))!==null?e:a[c]},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode(&quot;tabindex&quot;);return c&amp;&amp;c.specified?parseInt(c.value,10):R.test(a.nodeName)||S.test(a.nodeName)&amp;&amp;a.href?0:b}}}}),M={get:function(a,c){var d,e=p.prop(a,c);return e===!0||typeof e!=&quot;boolean&quot;&amp;&amp;(d=a.getAttributeNode(c))&amp;&amp;d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;return b===!1?p.removeAttr(a,c):(d=p.propFix[c]||c,d in a&amp;&amp;(a[d]=!0),a.setAttribute(c,c.toLowerCase())),c}},U||(N={na
 me:!0,id:!0,coords:!0},L=p.valHooks.button={get:function(a,c){var d;return d=a.getAttributeNode(c),d&amp;&amp;(N[c]?d.value!==&quot;&quot;:d.specified)?d.value:b},set:function(a,b,c){var d=a.getAttributeNode(c);return d||(d=e.createAttribute(c),a.setAttributeNode(d)),d.value=b+&quot;&quot;}},p.each([&quot;width&quot;,&quot;height&quot;],function(a,b){p.attrHooks[b]=p.extend(p.attrHooks[b],{set:function(a,c){if(c===&quot;&quot;)return a.setAttribute(b,&quot;auto&quot;),c}})}),p.attrHooks.contenteditable={get:L.get,set:function(a,b,c){b===&quot;&quot;&amp;&amp;(b=&quot;false&quot;),L.set(a,b,c)}}),p.support.hrefNormalized||p.each([&quot;href&quot;,&quot;src&quot;,&quot;width&quot;,&quot;height&quot;],function(a,c){p.attrHooks[c]=p.extend(p.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),p.support.style||(p.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=&quot;&quot;+b}}),p.suppo
 rt.optSelected||(p.propHooks.selected=p.extend(p.propHooks.selected,{get:function(a){var b=a.parentNode;return b&amp;&amp;(b.selectedIndex,b.parentNode&amp;&amp;b.parentNode.selectedIndex),null}})),p.support.enctype||(p.propFix.enctype=&quot;encoding&quot;),p.support.checkOn||p.each([&quot;radio&quot;,&quot;checkbox&quot;],function(){p.valHooks[this]={get:function(a){return a.getAttribute(&quot;value&quot;)===null?&quot;on&quot;:a.value}}}),p.each([&quot;radio&quot;,&quot;checkbox&quot;],function(){p.valHooks[this]=p.extend(p.valHooks[this],{set:function(a,b){if(p.isArray(b))return a.checked=p.inArray(p(a).val(),b)&gt;=0}})});var V=/^(?:textarea|input|select)$/i,W=/^([^\.]*|)(?:\.(.+)|)$/,X=/(?:^|\s)hover(\.\S+|)\b/,Y=/^key/,Z=/^(?:mouse|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=function(a){return p.event.special.hover?a:a.replace(X,&quot;mouseenter$1 mouseleave$1&quot;)};p.event={add:function(a,c,d,e,f){var g,h,i,j,k,l,m,n,o,q,r;if(a.nodeType===3||a.nodeType
 ===8||!c||!d||!(g=p._data(a)))return;d.handler&amp;&amp;(o=d,d=o.handler,f=o.selector),d.guid||(d.guid=p.guid++),i=g.events,i||(g.events=i={}),h=g.handle,h||(g.handle=h=function(a){return typeof p!=&quot;undefined&quot;&amp;&amp;(!a||p.event.triggered!==a.type)?p.event.dispatch.apply(h.elem,arguments):b},h.elem=a),c=p.trim(_(c)).split(&quot; &quot;);for(j=0;j&lt;c.length;j++){k=W.exec(c[j])||[],l=k[1],m=(k[2]||&quot;&quot;).split(&quot;.&quot;).sort(),r=p.event.special[l]||{},l=(f?r.delegateType:r.bindType)||l,r=p.event.special[l]||{},n=p.extend({type:l,origType:k[1],data:e,handler:d,guid:d.guid,selector:f,namespace:m.join(&quot;.&quot;)},o),q=i[l];if(!q){q=i[l]=[],q.delegateCount=0;if(!r.setup||r.setup.call(a,e,m,h)===!1)a.addEventListener?a.addEventListener(l,h,!1):a.attachEvent&amp;&amp;a.attachEvent(&quot;on&quot;+l,h)}r.add&amp;&amp;(r.add.call(a,n),n.handler.guid||(n.handler.guid=d.guid)),f?q.splice(q.delegateCount++,0,n):q.push(n),p.event.global[l]=!0}a=null},global:{
 },remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,q,r=p.hasData(a)&amp;&amp;p._data(a);if(!r||!(m=r.events))return;b=p.trim(_(b||&quot;&quot;)).split(&quot; &quot;);for(f=0;f&lt;b.length;f++){g=W.exec(b[f])||[],h=i=g[1],j=g[2];if(!h){for(h in m)p.event.remove(a,h+b[f],c,d,!0);continue}n=p.event.special[h]||{},h=(d?n.delegateType:n.bindType)||h,o=m[h]||[],k=o.length,j=j?new RegExp(&quot;(^|\\.)&quot;+j.split(&quot;.&quot;).sort().join(&quot;\\.(?:.*\\.|)&quot;)+&quot;(\\.|$)&quot;):null;for(l=0;l&lt;o.length;l++)q=o[l],(e||i===q.origType)&amp;&amp;(!c||c.guid===q.guid)&amp;&amp;(!j||j.test(q.namespace))&amp;&amp;(!d||d===q.selector||d===&quot;**&quot;&amp;&amp;q.selector)&amp;&amp;(o.splice(l--,1),q.selector&amp;&amp;o.delegateCount--,n.remove&amp;&amp;n.remove.call(a,q));o.length===0&amp;&amp;k!==o.length&amp;&amp;((!n.teardown||n.teardown.call(a,j,r.handle)===!1)&amp;&amp;p.removeEvent(a,h,r.handle),delete m[h])}p.isEmptyObject(m)&amp;&amp;(delete r.handle,p.removeData(a
 ,&quot;events&quot;,!0))},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,f,g){if(!f||f.nodeType!==3&amp;&amp;f.nodeType!==8){var h,i,j,k,l,m,n,o,q,r,s=c.type||c,t=[];if($.test(s+p.event.triggered))return;s.indexOf(&quot;!&quot;)&gt;=0&amp;&amp;(s=s.slice(0,-1),i=!0),s.indexOf(&quot;.&quot;)&gt;=0&amp;&amp;(t=s.split(&quot;.&quot;),s=t.shift(),t.sort());if((!f||p.event.customEvent[s])&amp;&amp;!p.event.global[s])return;c=typeof c==&quot;object&quot;?c[p.expando]?c:new p.Event(s,c):new p.Event(s),c.type=s,c.isTrigger=!0,c.exclusive=i,c.namespace=t.join(&quot;.&quot;),c.namespace_re=c.namespace?new RegExp(&quot;(^|\\.)&quot;+t.join(&quot;\\.(?:.*\\.|)&quot;)+&quot;(\\.|$)&quot;):null,m=s.indexOf(&quot;:&quot;)&lt;0?&quot;on&quot;+s:&quot;&quot;;if(!f){h=p.cache;for(j in h)h[j].events&amp;&amp;h[j].events[s]&amp;&amp;p.event.trigger(c,d,h[j].handle.elem,!0);return}c.result=b,c.target||(c.target=f),d=d!=null?p.makeArray(d):[],d.unshift(c),n=p.event.special
 [s]||{};if(n.trigger&amp;&amp;n.trigger.apply(f,d)===!1)return;q=[[f,n.bindType||s]];if(!g&amp;&amp;!n.noBubble&amp;&amp;!p.isWindow(f)){r=n.delegateType||s,k=$.test(r+s)?f:f.parentNode;for(l=f;k;k=k.parentNode)q.push([k,r]),l=k;l===(f.ownerDocument||e)&amp;&amp;q.push([l.defaultView||l.parentWindow||a,r])}for(j=0;j&lt;q.length&amp;&amp;!c.isPropagationStopped();j++)k=q[j][0],c.type=q[j][1],o=(p._data(k,&quot;events&quot;)||{})[c.type]&amp;&amp;p._data(k,&quot;handle&quot;),o&amp;&amp;o.apply(k,d),o=m&amp;&amp;k[m],o&amp;&amp;p.acceptData(k)&amp;&amp;o.apply(k,d)===!1&amp;&amp;c.preventDefault();return c.type=s,!g&amp;&amp;!c.isDefaultPrevented()&amp;&amp;(!n._default||n._default.apply(f.ownerDocument,d)===!1)&amp;&amp;(s!==&quot;click&quot;||!p.nodeName(f,&quot;a&quot;))&amp;&amp;p.acceptData(f)&amp;&amp;m&amp;&amp;f[s]&amp;&amp;(s!==&quot;focus&quot;&amp;&amp;s!==&quot;blur&quot;||c.target.offsetWidth!==0)&amp;&amp;!p.isWindow(f)&amp;&amp;(l=f[m],l&amp;&amp;(f[m]=null),p.e
 vent.triggered=s,f[s](),p.event.triggered=b,l&amp;&amp;(f[m]=l)),c.result}return},dispatch:function(c){c=p.event.fix(c||a.event);var d,e,f,g,h,i,j,k,l,m,n,o=(p._data(this,&quot;events&quot;)||{})[c.type]||[],q=o.delegateCount,r=[].slice.call(arguments),s=!c.exclusive&amp;&amp;!c.namespace,t=p.event.special[c.type]||{},u=[];r[0]=c,c.delegateTarget=this;if(t.preDispatch&amp;&amp;t.preDispatch.call(this,c)===!1)return;if(q&amp;&amp;(!c.button||c.type!==&quot;click&quot;)){g=p(this),g.context=this;for(f=c.target;f!=this;f=f.parentNode||this)if(f.disabled!==!0||c.type!==&quot;click&quot;){i={},k=[],g[0]=f;for(d=0;d&lt;q;d++)l=o[d],m=l.selector,i[m]===b&amp;&amp;(i[m]=g.is(m)),i[m]&amp;&amp;k.push(l);k.length&amp;&amp;u.push({elem:f,matches:k})}}o.length&gt;q&amp;&amp;u.push({elem:this,matches:o.slice(q)});for(d=0;d&lt;u.length&amp;&amp;!c.isPropagationStopped();d++){j=u[d],c.currentTarget=j.elem;for(e=0;e&lt;j.matches.length&amp;&amp;!c.isImmediatePropagationStopped();e++){l=j.ma
 tches[e];if(s||!c.namespace&amp;&amp;!l.namespace||c.namespace_re&amp;&amp;c.namespace_re.test(l.namespace))c.data=l.data,c.handleObj=l,h=((p.event.special[l.origType]||{}).handle||l.handler).apply(j.elem,r),h!==b&amp;&amp;(c.result=h,h===!1&amp;&amp;(c.preventDefault(),c.stopPropagation()))}}return t.postDispatch&amp;&amp;t.postDispatch.call(this,c),c.result},props:&quot;attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which&quot;.split(&quot; &quot;),fixHooks:{},keyHooks:{props:&quot;char charCode key keyCode&quot;.split(&quot; &quot;),filter:function(a,b){return a.which==null&amp;&amp;(a.which=b.charCode!=null?b.charCode:b.keyCode),a}},mouseHooks:{props:&quot;button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement&quot;.split(&quot; &quot;),filter:function(a,c){var d,f,g,h=c.button,i=c.fromElement;return a.pageX==null&amp;&amp;
 c.clientX!=null&amp;&amp;(d=a.target.ownerDocument||e,f=d.documentElement,g=d.body,a.pageX=c.clientX+(f&amp;&amp;f.scrollLeft||g&amp;&amp;g.scrollLeft||0)-(f&amp;&amp;f.clientLeft||g&amp;&amp;g.clientLeft||0),a.pageY=c.clientY+(f&amp;&amp;f.scrollTop||g&amp;&amp;g.scrollTop||0)-(f&amp;&amp;f.clientTop||g&amp;&amp;g.clientTop||0)),!a.relatedTarget&amp;&amp;i&amp;&amp;(a.relatedTarget=i===a.target?c.toElement:i),!a.which&amp;&amp;h!==b&amp;&amp;(a.which=h&amp;1?1:h&amp;2?3:h&amp;4?2:0),a}},fix:function(a){if(a[p.expando])return a;var b,c,d=a,f=p.event.fixHooks[a.type]||{},g=f.props?this.props.concat(f.props):this.props;a=p.Event(d);for(b=g.length;b;)c=g[--b],a[c]=d[c];return a.target||(a.target=d.srcElement||e),a.target.nodeType===3&amp;&amp;(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,f.filter?f.filter(a,d):a},special:{ready:{setup:p.bindReady},load:{noBubble:!0},focus:{delegateType:&quot;focusin&quot;},blur:{delegateType:&quot;focusout&quot;},beforeunload:{setup:func
 tion(a,b,c){p.isWindow(this)&amp;&amp;(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&amp;&amp;(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=p.extend(new p.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?p.event.trigger(e,null,b):p.event.dispatch.call(b,e),e.isDefaultPrevented()&amp;&amp;c.preventDefault()}},p.event.handle=p.event.dispatch,p.removeEvent=e.removeEventListener?function(a,b,c){a.removeEventListener&amp;&amp;a.removeEventListener(b,c,!1)}:function(a,b,c){var d=&quot;on&quot;+b;a.detachEvent&amp;&amp;(typeof a[d]==&quot;undefined&quot;&amp;&amp;(a[d]=null),a.detachEvent(d,c))},p.Event=function(a,b){if(this instanceof p.Event)a&amp;&amp;a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&amp;&amp;a.getPreventDefault()?bb:ba):this.type=a,b&amp;&amp;p.extend(this,b),this.timeStamp=a&amp;&amp;a.timeStamp||p.now(),this[p.expando]=!0;else return ne
 w p.Event(a,b)},p.Event.prototype={preventDefault:function(){this.isDefaultPrevented=bb;var a=this.originalEvent;if(!a)return;a.preventDefault?a.preventDefault():a.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=bb;var a=this.originalEvent;if(!a)return;a.stopPropagation&amp;&amp;a.stopPropagation(),a.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=bb,this.stopPropagation()},isDefaultPrevented:ba,isPropagationStopped:ba,isImmediatePropagationStopped:ba},p.each({mouseenter:&quot;mouseover&quot;,mouseleave:&quot;mouseout&quot;},function(a,b){p.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj,g=f.selector;if(!e||e!==d&amp;&amp;!p.contains(d,e))a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b;return c}}}),p.support.submitBubbles||(p.event.special.submit={setup:function(){if(p.nodeName(this,&quot;form&quot;))return!1;p.event.add(this,&quot;click._subm
 it keypress._submit&quot;,function(a){var c=a.target,d=p.nodeName(c,&quot;input&quot;)||p.nodeName(c,&quot;button&quot;)?c.form:b;d&amp;&amp;!p._data(d,&quot;_submit_attached&quot;)&amp;&amp;(p.event.add(d,&quot;submit._submit&quot;,function(a){a._submit_bubble=!0}),p._data(d,&quot;_submit_attached&quot;,!0))})},postDispatch:function(a){a._submit_bubble&amp;&amp;(delete a._submit_bubble,this.parentNode&amp;&amp;!a.isTrigger&amp;&amp;p.event.simulate(&quot;submit&quot;,this.parentNode,a,!0))},teardown:function(){if(p.nodeName(this,&quot;form&quot;))return!1;p.event.remove(this,&quot;._submit&quot;)}}),p.support.changeBubbles||(p.event.special.change={setup:function(){if(V.test(this.nodeName)){if(this.type===&quot;checkbox&quot;||this.type===&quot;radio&quot;)p.event.add(this,&quot;propertychange._change&quot;,function(a){a.originalEvent.propertyName===&quot;checked&quot;&amp;&amp;(this._just_changed=!0)}),p.event.add(this,&quot;click._change&quot;,function(a){this._just_chang
 ed&amp;&amp;!a.isTrigger&amp;&amp;(this._just_changed=!1),p.event.simulate(&quot;change&quot;,this,a,!0)});return!1}p.event.add(this,&quot;beforeactivate._change&quot;,function(a){var b=a.target;V.test(b.nodeName)&amp;&amp;!p._data(b,&quot;_change_attached&quot;)&amp;&amp;(p.event.add(b,&quot;change._change&quot;,function(a){this.parentNode&amp;&amp;!a.isSimulated&amp;&amp;!a.isTrigger&amp;&amp;p.event.simulate(&quot;change&quot;,this.parentNode,a,!0)}),p._data(b,&quot;_change_attached&quot;,!0))})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!==&quot;radio&quot;&amp;&amp;b.type!==&quot;checkbox&quot;)return a.handleObj.handler.apply(this,arguments)},teardown:function(){return p.event.remove(this,&quot;._change&quot;),V.test(this.nodeName)}}),p.support.focusinBubbles||p.each({focus:&quot;focusin&quot;,blur:&quot;focusout&quot;},function(a,b){var c=0,d=function(a){p.event.simulate(b,a.target,p.event.fix(a),!0)};p.event.special[b]={setup:fu
 nction(){c++===0&amp;&amp;e.addEventListener(a,d,!0)},teardown:function(){--c===0&amp;&amp;e.removeEventListener(a,d,!0)}}}),p.fn.extend({on:function(a,c,d,e,f){var g,h;if(typeof a==&quot;object&quot;){typeof c!=&quot;string&quot;&amp;&amp;(d=d||c,c=b);for(h in a)this.on(h,c,d,a[h],f);return this}d==null&amp;&amp;e==null?(e=c,d=c=b):e==null&amp;&amp;(typeof c==&quot;string&quot;?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=ba;else if(!e)return this;return f===1&amp;&amp;(g=e,e=function(a){return p().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=p.guid++)),this.each(function(){p.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,c,d){var e,f;if(a&amp;&amp;a.preventDefault&amp;&amp;a.handleObj)return e=a.handleObj,p(a.delegateTarget).off(e.namespace?e.origType+&quot;.&quot;+e.namespace:e.origType,e.selector,e.handler),this;if(typeof a==&quot;object&quot;){for(f in a)this.off(f,c,a[f]);return this}if(c===!1||typeof c==&quot;function&quot
 ;)d=c,c=b;return d===!1&amp;&amp;(d=ba),this.each(function(){p.event.remove(this,a,d,c)})},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,c){return p(this.context).on(a,this.selector,b,c),this},die:function(a,b){return p(this.context).off(a,this.selector||&quot;**&quot;,b),this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,&quot;**&quot;):this.off(b,a||&quot;**&quot;,c)},trigger:function(a,b){return this.each(function(){p.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return p.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||p.guid++,d=0,e=function(c){var e=(p._data(this,&quot;lastToggle&quot;+a.guid)||0)%d;return p._data(this,&quot;lastToggle&quot;+a.guid,e+1),c.preventDefault(),b[e].apply(this,arguments)||!1};e.guid=c;while(d&lt;b.length)b[d++].guid=c;return this.click(e)},hover:function(a
 ,b){return this.mouseenter(a).mouseleave(b||a)}}),p.each(&quot;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&quot;.split(&quot; &quot;),function(a,b){p.fn[b]=function(a,c){return c==null&amp;&amp;(c=a,a=null),arguments.length&gt;0?this.on(b,null,a,c):this.trigger(b)},Y.test(b)&amp;&amp;(p.event.fixHooks[b]=p.event.keyHooks),Z.test(b)&amp;&amp;(p.event.fixHooks[b]=p.event.mouseHooks)}),function(a,b){function bd(a,b,c,d){var e=0,f=b.length;for(;e&lt;f;e++)Z(a,b[e],c,d)}function be(a,b,c,d,e,f){var g,h=$.setFilters[b.toLowerCase()];return h||Z.error(b),(a||!(g=e))&amp;&amp;bd(a||&quot;*&quot;,d,g=[],e),g.length&gt;0?h(g,c,f):[]}function bf(a,c,d,e,f){var g,h,i,j,k,l,m,n,p=0,q=f.length,s=L.POS,t=new RegExp(&quot;^&quot;+s.source+&quot;(?!&quot;+r+&quot;)&quot;,&quot;i&quot;),u=function(){var a=1,c=arguments.length-2;for(;a&lt;c
 ;a++)arguments[a]===b&amp;&amp;(g[a]=b)};for(;p&lt;q;p++){s.exec(&quot;&quot;),a=f[p],j=[],i=0,k=e;while(g=s.exec(a)){n=s.lastIndex=g.index+g[0].length;if(n&gt;i){m=a.slice(i,g.index),i=n,l=[c],B.test(m)&amp;&amp;(k&amp;&amp;(l=k),k=e);if(h=H.test(m))m=m.slice(0,-5).replace(B,&quot;$&amp;*&quot;);g.length&gt;1&amp;&amp;g[0].replace(t,u),k=be(m,g[1],g[2],l,k,h)}}k?(j=j.concat(k),(m=a.slice(i))&amp;&amp;m!==&quot;)&quot;?B.test(m)?bd(m,j,d,e):Z(m,c,d,e?e.concat(k):k):o.apply(d,j)):Z(a,c,d,e)}return q===1?d:Z.uniqueSort(d)}function bg(a,b,c){var d,e,f,g=[],i=0,j=D.exec(a),k=!j.pop()&amp;&amp;!j.pop(),l=k&amp;&amp;a.match(C)||[&quot;&quot;],m=$.preFilter,n=$.filter,o=!c&amp;&amp;b!==h;for(;(e=l[i])!=null&amp;&amp;k;i++){g.push(d=[]),o&amp;&amp;(e=&quot; &quot;+e);while(e){k=!1;if(j=B.exec(e))e=e.slice(j[0].length),k=d.push({part:j.pop().replace(A,&quot; &quot;),captures:j});for(f in n)(j=L[f].exec(e))&amp;&amp;(!m[f]||(j=m[f](j,b,c)))&amp;&amp;(e=e.slice(j.shift().length),k=d.pu
 sh({part:f,captures:j}));if(!k)break}}return k||Z.error(a),g}function bh(a,b,e){var f=b.dir,g=m++;return a||(a=function(a){return a===e}),b.first?function(b,c){while(b=b[f])if(b.nodeType===1)return a(b,c)&amp;&amp;b}:function(b,e){var h,i=g+&quot;.&quot;+d,j=i+&quot;.&quot;+c;while(b=b[f])if(b.nodeType===1){if((h=b[q])===j)return b.sizset;if(typeof h==&quot;string&quot;&amp;&amp;h.indexOf(i)===0){if(b.sizset)return b}else{b[q]=j;if(a(b,e))return b.sizset=!0,b;b.sizset=!1}}}}function bi(a,b){return a?function(c,d){var e=b(c,d);return e&amp;&amp;a(e===!0?c:e,d)}:b}function bj(a,b,c){var d,e,f=0;for(;d=a[f];f++)$.relative[d.part]?e=bh(e,$.relative[d.part],b):(d.captures.push(b,c),e=bi(e,$.filter[d.part].apply(null,d.captures)));return e}function bk(a){return function(b,c){var d,e=0;for(;d=a[e];e++)if(d(b,c))return!0;return!1}}var c,d,e,f,g,h=a.document,i=h.documentElement,j=&quot;undefined&quot;,k=!1,l=!0,m=0,n=[].slice,o=[].push,q=(&quot;sizcache&quot;+Math.random()).replace(&
 quot;.&quot;,&quot;&quot;),r=&quot;[\\x20\\t\\r\\n\\f]&quot;,s=&quot;(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+&quot;,t=s.replace(&quot;w&quot;,&quot;w#&quot;),u=&quot;([*^$|!~]?=)&quot;,v=&quot;\\[&quot;+r+&quot;*(&quot;+s+&quot;)&quot;+r+&quot;*(?:&quot;+u+r+&quot;*(?:(['\&quot;])((?:\\\\.|[^\\\\])*?)\\3|(&quot;+t+&quot;)|)|)&quot;+r+&quot;*\\]&quot;,w=&quot;:(&quot;+s+&quot;)(?:\\((?:(['\&quot;])((?:\\\\.|[^\\\\])*?)\\2|((?:[^,]|\\\\,|(?:,(?=[^\\[]*\\]))|(?:,(?=[^\\(]*\\))))*))\\)|)&quot;,x=&quot;:(nth|eq|gt|lt|first|last|even|odd)(?:\\((\\d*)\\)|)(?=[^-]|$)&quot;,y=r+&quot;*([\\x20\\t\\r\\n\\f&gt;+~])&quot;+r+&quot;*&quot;,z=&quot;(?=[^\\x20\\t\\r\\n\\f])(?:\\\\.|&quot;+v+&quot;|&quot;+w.replace(2,7)+&quot;|[^\\\\(),])+&quot;,A=new RegExp(&quot;^&quot;+r+&quot;+|((?:^|[^\\\\])(?:\\\\.)*)&quot;+r+&quot;+$&quot;,&quot;g&quot;),B=new RegExp(&quot;^&quot;+y),C=new RegExp(z+&quot;?(?=&quot;+r+&quot;*,|$)&quot;,&quot;g&quot;),D=new RegExp(&quot;^(?:(?!,)(?:(?:^|,)&quot;+r+&quot;*&quot;+
 z+&quot;)*?|&quot;+r+&quot;*(.*?))(\\)|$)&quot;),E=new RegExp(z.slice(19,-6)+&quot;\\x20\\t\\r\\n\\f&gt;+~])+|&quot;+y,&quot;g&quot;),F=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,G=/[\x20\t\r\n\f]*[+~]/,H=/:not\($/,I=/h\d/i,J=/input|select|textarea|button/i,K=/\\(?!\\)/g,L={ID:new RegExp(&quot;^#(&quot;+s+&quot;)&quot;),CLASS:new RegExp(&quot;^\\.(&quot;+s+&quot;)&quot;),NAME:new RegExp(&quot;^\\[name=['\&quot;]?(&quot;+s+&quot;)['\&quot;]?\\]&quot;),TAG:new RegExp(&quot;^(&quot;+s.replace(&quot;[-&quot;,&quot;[-\\*&quot;)+&quot;)&quot;),ATTR:new RegExp(&quot;^&quot;+v),PSEUDO:new RegExp(&quot;^&quot;+w),CHILD:new RegExp(&quot;^:(only|nth|last|first)-child(?:\\(&quot;+r+&quot;*(even|odd|(([+-]|)(\\d*)n|)&quot;+r+&quot;*(?:([+-]|)&quot;+r+&quot;*(\\d+)|))&quot;+r+&quot;*\\)|)&quot;,&quot;i&quot;),POS:new RegExp(x,&quot;ig&quot;),needsContext:new RegExp(&quot;^&quot;+r+&quot;*[&gt;+~]|&quot;+x,&quot;i&quot;)},M={},N=[],O={},P=[],Q=function(a){return a.sizzleFilter=!0,a},R=function(a
 ){return function(b){return b.nodeName.toLowerCase()===&quot;input&quot;&amp;&amp;b.type===a}},S=function(a){return function(b){var c=b.nodeName.toLowerCase();return(c===&quot;input&quot;||c===&quot;button&quot;)&amp;&amp;b.type===a}},T=function(a){var b=!1,c=h.createElement(&quot;div&quot;);try{b=a(c)}catch(d){}return c=null,b},U=T(function(a){a.innerHTML=&quot;&lt;select&gt;&lt;/select&gt;&quot;;var b=typeof a.lastChild.getAttribute(&quot;multiple&quot;);return b!==&quot;boolean&quot;&amp;&amp;b!==&quot;string&quot;}),V=T(function(a){a.id=q+0,a.innerHTML=&quot;&lt;a name='&quot;+q+&quot;'&gt;&lt;/a&gt;&lt;div name='&quot;+q+&quot;'&gt;&lt;/div&gt;&quot;,i.insertBefore(a,i.firstChild);var b=h.getElementsByName&amp;&amp;h.getElementsByName(q).length===2+h.getElementsByName(q+0).length;return g=!h.getElementById(q),i.removeChild(a),b}),W=T(function(a){return a.appendChild(h.createComment(&quot;&quot;)),a.getElementsByTagName(&quot;*&quot;).length===0}),X=T(function(a){return 
 a.innerHTML=&quot;&lt;a href='#'&gt;&lt;/a&gt;&quot;,a.firstChild&amp;&amp;typeof a.firstChild.getAttribute!==j&amp;&amp;a.firstChild.getAttribute(&quot;href&quot;)===&quot;#&quot;}),Y=T(function(a){return a.innerHTML=&quot;&lt;div class='hidden e'&gt;&lt;/div&gt;&lt;div class='hidden'&gt;&lt;/div&gt;&quot;,!a.getElementsByClassName||a.getElementsByClassName(&quot;e&quot;).length===0?!1:(a.lastChild.className=&quot;e&quot;,a.getElementsByClassName(&quot;e&quot;).length!==1)}),Z=function(a,b,c,d){c=c||[],b=b||h;var e,f,g,i,j=b.nodeType;if(j!==1&amp;&amp;j!==9)return[];if(!a||typeof a!=&quot;string&quot;)return c;g=ba(b);if(!g&amp;&amp;!d)if(e=F.exec(a))if(i=e[1]){if(j===9){f=b.getElementById(i);if(!f||!f.parentNode)return c;if(f.id===i)return c.push(f),c}else if(b.ownerDocument&amp;&amp;(f=b.ownerDocument.getElementById(i))&amp;&amp;bb(b,f)&amp;&amp;f.id===i)return c.push(f),c}else{if(e[2])return o.apply(c,n.call(b.getElementsByTagName(a),0)),c;if((i=e[3])&amp;&amp;Y&amp;&amp
 ;b.getElementsByClassName)return o.apply(c,n.call(b.getElementsByClassName(i),0)),c}return bm(a,b,c,d,g)},$=Z.selectors={cacheLength:50,match:L,order:[&quot;ID&quot;,&quot;TAG&quot;],attrHandle:{},createPseudo:Q,find:{ID:g?function(a,b,c){if(typeof b.getElementById!==j&amp;&amp;!c){var d=b.getElementById(a);return d&amp;&amp;d.parentNode?[d]:[]}}:function(a,c,d){if(typeof c.getElementById!==j&amp;&amp;!d){var e=c.getElementById(a);return e?e.id===a||typeof e.getAttributeNode!==j&amp;&amp;e.getAttributeNode(&quot;id&quot;).value===a?[e]:b:[]}},TAG:W?function(a,b){if(typeof b.getElementsByTagName!==j)return b.getElementsByTagName(a)}:function(a,b){var c=b.getElementsByTagName(a);if(a===&quot;*&quot;){var d,e=[],f=0;for(;d=c[f];f++)d.nodeType===1&amp;&amp;e.push(d);return e}return c}},relative:{&quot;&gt;&quot;:{dir:&quot;parentNode&quot;,first:!0},&quot; &quot;:{dir:&quot;parentNode&quot;},&quot;+&quot;:{dir:&quot;previousSibling&quot;,first:!0},&quot;~&quot;:{dir:&quot;previo
 usSibling&quot;}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(K,&quot;&quot;),a[3]=(a[4]||a[5]||&quot;&quot;).replace(K,&quot;&quot;),a[2]===&quot;~=&quot;&amp;&amp;(a[3]=&quot; &quot;+a[3]+&quot; &quot;),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),a[1]===&quot;nth&quot;?(a[2]||Z.error(a[0]),a[3]=+(a[3]?a[4]+(a[5]||1):2*(a[2]===&quot;even&quot;||a[2]===&quot;odd&quot;)),a[4]=+(a[6]+a[7]||a[2]===&quot;odd&quot;)):a[2]&amp;&amp;Z.error(a[0]),a},PSEUDO:function(a){var b,c=a[4];return L.CHILD.test(a[0])?null:(c&amp;&amp;(b=D.exec(c))&amp;&amp;b.pop()&amp;&amp;(a[0]=a[0].slice(0,b[0].length-c.length-1),c=b[0].slice(0,-1)),a.splice(2,3,c||a[3]),a)}},filter:{ID:g?function(a){return a=a.replace(K,&quot;&quot;),function(b){return b.getAttribute(&quot;id&quot;)===a}}:function(a){return a=a.replace(K,&quot;&quot;),function(b){var c=typeof b.getAttributeNode!==j&amp;&amp;b.getAttributeNode(&quot;id&quot;);return c&amp;&amp;c.value===a}},TAG:function(a){return
  a===&quot;*&quot;?function(){return!0}:(a=a.replace(K,&quot;&quot;).toLowerCase(),function(b){return b.nodeName&amp;&amp;b.nodeName.toLowerCase()===a})},CLASS:function(a){var b=M[a];return b||(b=M[a]=new RegExp(&quot;(^|&quot;+r+&quot;)&quot;+a+&quot;(&quot;+r+&quot;|$)&quot;),N.push(a),N.length&gt;$.cacheLength&amp;&amp;delete M[N.shift()]),function(a){return b.test(a.className||typeof a.getAttribute!==j&amp;&amp;a.getAttribute(&quot;class&quot;)||&quot;&quot;)}},ATTR:function(a,b,c){return b?function(d){var e=Z.attr(d,a),f=e+&quot;&quot;;if(e==null)return b===&quot;!=&quot;;switch(b){case&quot;=&quot;:return f===c;case&quot;!=&quot;:return f!==c;case&quot;^=&quot;:return c&amp;&amp;f.indexOf(c)===0;case&quot;*=&quot;:return c&amp;&amp;f.indexOf(c)&gt;-1;case&quot;$=&quot;:return c&amp;&amp;f.substr(f.length-c.length)===c;case&quot;~=&quot;:return(&quot; &quot;+f+&quot; &quot;).indexOf(c)&gt;-1;case&quot;|=&quot;:return f===c||f.substr(0,c.length+1)===c+&quot;-&quot;}}:fun
 ction(b){return Z.attr(b,a)!=null}},CHILD:function(a,b,c,d){if(a===&quot;nth&quot;){var e=m++;return function(a){var b,f,g=0,h=a;if(c===1&amp;&amp;d===0)return!0;b=a.parentNode;if(b&amp;&amp;(b[q]!==e||!a.sizset)){for(h=b.firstChild;h;h=h.nextSibling)if(h.nodeType===1){h.sizset=++g;if(h===a)break}b[q]=e}return f=a.sizset-d,c===0?f===0:f%c===0&amp;&amp;f/c&gt;=0}}return function(b){var c=b;switch(a){case&quot;only&quot;:case&quot;first&quot;:while(c=c.previousSibling)if(c.nodeType===1)return!1;if(a===&quot;first&quot;)return!0;c=b;case&quot;last&quot;:while(c=c.nextSibling)if(c.nodeType===1)return!1;return!0}}},PSEUDO:function(a,b,c,d){var e=$.pseudos[a]||$.pseudos[a.toLowerCase()];return e||Z.error(&quot;unsupported pseudo: &quot;+a),e.sizzleFilter?e(b,c,d):e}},pseudos:{not:Q(function(a,b,c){var d=bl(a.replace(A,&quot;$1&quot;),b,c);return function(a){return!d(a)}}),enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){v
 ar b=a.nodeName.toLowerCase();return b===&quot;input&quot;&amp;&amp;!!a.checked||b===&quot;option&quot;&amp;&amp;!!a.selected},selected:function(a){return a.parentNode&amp;&amp;a.parentNode.selectedIndex,a.selected===!0},parent:function(a){return!$.pseudos.empty(a)},empty:function(a){var b;a=a.firstChild;while(a){if(a.nodeName&gt;&quot;@&quot;||(b=a.nodeType)===3||b===4)return!1;a=a.nextSibling}return!0},contains:Q(function(a){return function(b){return(b.textContent||b.innerText||bc(b)).indexOf(a)&gt;-1}}),has:Q(function(a){return function(b){return Z(a,b).length&gt;0}}),header:function(a){return I.test(a.nodeName)},text:function(a){var b,c;return a.nodeName.toLowerCase()===&quot;input&quot;&amp;&amp;(b=a.type)===&quot;text&quot;&amp;&amp;((c=a.getAttribute(&quot;type&quot;))==null||c.toLowerCase()===b)},radio:R(&quot;radio&quot;),checkbox:R(&quot;checkbox&quot;),file:R(&quot;file&quot;),password:R(&quot;password&quot;),image:R(&quot;image&quot;),submit:S(&quot;submit&quot;)
 ,reset:S(&quot;reset&quot;),button:function(a){var b=a.nodeName.toLowerCase();return b===&quot;input&quot;&amp;&amp;a.type===&quot;button&quot;||b===&quot;button&quot;},input:function(a){return J.test(a.nodeName)},focus:function(a){var b=a.ownerDocument;return a===b.activeElement&amp;&amp;(!b.hasFocus||b.hasFocus())&amp;&amp;(!!a.type||!!a.href)},active:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b,c){return c?a.slice(1):[a[0]]},last:function(a,b,c){var d=a.pop();return c?a:[d]},even:function(a,b,c){var d=[],e=c?1:0,f=a.length;for(;e&lt;f;e=e+2)d.push(a[e]);return d},odd:function(a,b,c){var d=[],e=c?0:1,f=a.length;for(;e&lt;f;e=e+2)d.push(a[e]);return d},lt:function(a,b,c){return c?a.slice(+b):a.slice(0,+b)},gt:function(a,b,c){return c?a.slice(0,+b+1):a.slice(+b+1)},eq:function(a,b,c){var d=a.splice(+b,1);return c?a:d}}};$.setFilters.nth=$.setFilters.eq,$.filters=$.pseudos,X||($.attrHandle={href:function(a){return a.getAttribute(&quot;
 href&quot;,2)},type:function(a){return a.getAttribute(&quot;type&quot;)}}),V&amp;&amp;($.order.push(&quot;NAME&quot;),$.find.NAME=function(a,b){if(typeof b.getElementsByName!==j)return b.getElementsByName(a)}),Y&amp;&amp;($.order.splice(1,0,&quot;CLASS&quot;),$.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!==j&amp;&amp;!c)return b.getElementsByClassName(a)});try{n.call(i.childNodes,0)[0].nodeType}catch(_){n=function(a){var b,c=[];for(;b=this[a];a++)c.push(b);return c}}var ba=Z.isXML=function(a){var b=a&amp;&amp;(a.ownerDocument||a).documentElement;return b?b.nodeName!==&quot;HTML&quot;:!1},bb=Z.contains=i.compareDocumentPosition?function(a,b){return!!(a.compareDocumentPosition(b)&amp;16)}:i.contains?function(a,b){var c=a.nodeType===9?a.documentElement:a,d=b.parentNode;return a===d||!!(d&amp;&amp;d.nodeType===1&amp;&amp;c.contains&amp;&amp;c.contains(d))}:function(a,b){while(b=b.parentNode)if(b===a)return!0;return!1},bc=Z.getText=function(a){var b,c=&quot;&quo
 t;,d=0,e=a.nodeType;if(e){if(e===1||e===9||e===11){if(typeof a.textContent==&quot;string&quot;)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=bc(a)}else if(e===3||e===4)return a.nodeValue}else for(;b=a[d];d++)c+=bc(b);return c};Z.attr=function(a,b){var c,d=ba(a);return d||(b=b.toLowerCase()),$.attrHandle[b]?$.attrHandle[b](a):U||d?a.getAttribute(b):(c=a.getAttributeNode(b),c?typeof a[b]==&quot;boolean&quot;?a[b]?b:null:c.specified?c.value:null:null)},Z.error=function(a){throw new Error(&quot;Syntax error, unrecognized expression: &quot;+a)},[0,0].sort(function(){return l=0}),i.compareDocumentPosition?e=function(a,b){return a===b?(k=!0,0):(!a.compareDocumentPosition||!b.compareDocumentPosition?a.compareDocumentPosition:a.compareDocumentPosition(b)&amp;4)?-1:1}:(e=function(a,b){if(a===b)return k=!0,0;if(a.sourceIndex&amp;&amp;b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],g=[],h=a.parentNode,i=b.parentNode,j=h;if(h===i)return f(a,b);if(!h)return-1;
 if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)g.unshift(j),j=j.parentNode;c=e.length,d=g.length;for(var l=0;l&lt;c&amp;&amp;l&lt;d;l++)if(e[l]!==g[l])return f(e[l],g[l]);return l===c?f(a,g[l],-1):f(e[l],b,1)},f=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),Z.uniqueSort=function(a){var b,c=1;if(e){k=l,a.sort(e);if(k)for(;b=a[c];c++)b===a[c-1]&amp;&amp;a.splice(c--,1)}return a};var bl=Z.compile=function(a,b,c){var d,e,f,g=O[a];if(g&amp;&amp;g.context===b)return g;e=bg(a,b,c);for(f=0;d=e[f];f++)e[f]=bj(d,b,c);return g=O[a]=bk(e),g.context=b,g.runs=g.dirruns=0,P.push(a),P.length&gt;$.cacheLength&amp;&amp;delete O[P.shift()],g};Z.matches=function(a,b){return Z(a,null,null,b)},Z.matchesSelector=function(a,b){return Z(b,null,null,[a]).length&gt;0};var bm=function(a,b,e,f,g){a=a.replace(A,&quot;$1&quot;);var h,i,j,k,l,m,p,q,r,s=a.match(C),t=a.match(E),u=b.nodeType;if(L.POS.test(a))return bf(a,b,e,f,s);if(
 f)h=n.call(f,0);else if(s&amp;&amp;s.length===1){if(t.length&gt;1&amp;&amp;u===9&amp;&amp;!g&amp;&amp;(s=L.ID.exec(t[0]))){b=$.find.ID(s[1],b,g)[0];if(!b)return e;a=a.slice(t.shift().length)}q=(s=G.exec(t[0]))&amp;&amp;!s.index&amp;&amp;b.parentNode||b,r=t.pop(),m=r.split(&quot;:not&quot;)[0];for(j=0,k=$.order.length;j&lt;k;j++){p=$.order[j];if(s=L[p].exec(m)){h=$.find[p]((s[1]||&quot;&quot;).replace(K,&quot;&quot;),q,g);if(h==null)continue;m===r&amp;&amp;(a=a.slice(0,a.length-r.length)+m.replace(L[p],&quot;&quot;),a||o.apply(e,n.call(h,0)));break}}}if(a){i=bl(a,b,g),d=i.dirruns++,h==null&amp;&amp;(h=$.find.TAG(&quot;*&quot;,G.test(a)&amp;&amp;b.parentNode||b));for(j=0;l=h[j];j++)c=i.runs++,i(l,b)&amp;&amp;e.push(l)}return e};h.querySelectorAll&amp;&amp;function(){var a,b=bm,c=/'|\\/g,d=/\=[\x20\t\r\n\f]*([^'&quot;\]]*)[\x20\t\r\n\f]*\]/g,e=[],f=[&quot;:active&quot;],g=i.matchesSelector||i.mozMatchesSelector||i.webkitMatchesSelector||i.oMatchesSelector||i.msMatchesSelector;T
 (function(a){a.innerHTML=&quot;&lt;select&gt;&lt;option selected&gt;&lt;/option&gt;&lt;/select&gt;&quot;,a.querySelectorAll(&quot;[selected]&quot;).length||e.push(&quot;\\[&quot;+r+&quot;*(?:checked|disabled|ismap|multiple|readonly|selected|value)&quot;),a.querySelectorAll(&quot;:checked&quot;).length||e.push(&quot;:checked&quot;)}),T(function(a){a.innerHTML=&quot;&lt;p test=''&gt;&lt;/p&gt;&quot;,a.querySelectorAll(&quot;[test^='']&quot;).length&amp;&amp;e.push(&quot;[*^$]=&quot;+r+&quot;*(?:\&quot;\&quot;|'')&quot;),a.innerHTML=&quot;&lt;input type='hidden'&gt;&quot;,a.querySelectorAll(&quot;:enabled&quot;).length||e.push(&quot;:enabled&quot;,&quot;:disabled&quot;)}),e=e.length&amp;&amp;new RegExp(e.join(&quot;|&quot;)),bm=function(a,d,f,g,h){if(!g&amp;&amp;!h&amp;&amp;(!e||!e.test(a)))if(d.nodeType===9)try{return o.apply(f,n.call(d.querySelectorAll(a),0)),f}catch(i){}else if(d.nodeType===1&amp;&amp;d.nodeName.toLowerCase()!==&quot;object&quot;){var j=d.getAttribute(&quot;
 id&quot;),k=j||q,l=G.test(a)&amp;&amp;d.parentNode||d;j?k=k.replace(c,&quot;\\$&amp;&quot;):d.setAttribute(&quot;id&quot;,k);try{return o.apply(f,n.call(l.querySelectorAll(a.replace(C,&quot;[id='&quot;+k+&quot;'] $&amp;&quot;)),0)),f}catch(i){}finally{j||d.removeAttribute(&quot;id&quot;)}}return b(a,d,f,g,h)},g&amp;&amp;(T(function(b){a=g.call(b,&quot;div&quot;);try{g.call(b,&quot;[test!='']:sizzle&quot;),f.push($.match.PSEUDO)}catch(c){}}),f=new RegExp(f.join(&quot;|&quot;)),Z.matchesSelector=function(b,c){c=c.replace(d,&quot;='$1']&quot;);if(!ba(b)&amp;&amp;!f.test(c)&amp;&amp;(!e||!e.test(c)))try{var h=g.call(b,c);if(h||a||b.document&amp;&amp;b.document.nodeType!==11)return h}catch(i){}return Z(c,null,null,[b]).length&gt;0})}(),Z.attr=p.attr,p.find=Z,p.expr=Z.selectors,p.expr[&quot;:&quot;]=p.expr.pseudos,p.unique=Z.uniqueSort,p.text=Z.getText,p.isXMLDoc=Z.isXML,p.contains=Z.contains}(a);var bc=/Until$/,bd=/^(?:parents|prev(?:Until|All))/,be=/^.[^:#\[\.,]*$/,bf=p.expr.mat
 ch.needsContext,bg={children:!0,contents:!0,next:!0,prev:!0};p.fn.extend({find:function(a){var b,c,d,e,f,g,h=this;if(typeof a!=&quot;string&quot;)return p(a).filter(function(){for(b=0,c=h.length;b&lt;c;b++)if(p.contains(h[b],this))return!0});g=this.pushStack(&quot;&quot;,&quot;find&quot;,a);for(b=0,c=this.length;b&lt;c;b++){d=g.length,p.find(a,this[b],g);if(b&gt;0)for(e=d;e&lt;g.length;e++)for(f=0;f&lt;d;f++)if(g[f]===g[e]){g.splice(e--,1);break}}return g},has:function(a){var b,c=p(a,this),d=c.length;return this.filter(function(){for(b=0;b&lt;d;b++)if(p.contains(this,c[b]))return!0})},not:function(a){return this.pushStack(bj(this,a,!1),&quot;not&quot;,a)},filter:function(a){return this.pushStack(bj(this,a,!0),&quot;filter&quot;,a)},is:function(a){return!!a&amp;&amp;(typeof a==&quot;string&quot;?bf.test(a)?p(a,this.context).index(this[0])&gt;=0:p.filter(a,this).length&gt;0:this.filter(a).length&gt;0)},closest:function(a,b){var c,d=0,e=this.length,f=[],g=bf.test(a)||typeof a!=
 &quot;string&quot;?p(a,b||this.context):0;for(;d&lt;e;d++){c=this[d];while(c&amp;&amp;c.ownerDocument&amp;&amp;c!==b&amp;&amp;c.nodeType!==11){if(g?g.index(c)&gt;-1:p.find.matchesSelector(c,a)){f.push(c);break}c=c.parentNode}}return f=f.length&gt;1?p.unique(f):f,this.pushStack(f,&quot;closest&quot;,a)},index:function(a){return a?typeof a==&quot;string&quot;?p.inArray(this[0],p(a)):p.inArray(a.jquery?a[0]:a,this):this[0]&amp;&amp;this[0].parentNode?this.prevAll().length:-1},add:function(a,b){var c=typeof a==&quot;string&quot;?p(a,b):p.makeArray(a&amp;&amp;a.nodeType?[a]:a),d=p.merge(this.get(),c);return this.pushStack(bh(c[0])||bh(d[0])?d:p.unique(d))},addBack:function(a){return this.add(a==null?this.prevObject:this.prevObject.filter(a))}}),p.fn.andSelf=p.fn.addBack,p.each({parent:function(a){var b=a.parentNode;return b&amp;&amp;b.nodeType!==11?b:null},parents:function(a){return p.dir(a,&quot;parentNode&quot;)},parentsUntil:function(a,b,c){return p.dir(a,&quot;parentNode&quot
 ;,c)},next:function(a){return bi(a,&quot;nextSibling&quot;)},prev:function(a){return bi(a,&quot;previousSibling&quot;)},nextAll:function(a){return p.dir(a,&quot;nextSibling&quot;)},prevAll:function(a){return p.dir(a,&quot;previousSibling&quot;)},nextUntil:function(a,b,c){return p.dir(a,&quot;nextSibling&quot;,c)},prevUntil:function(a,b,c){return p.dir(a,&quot;previousSibling&quot;,c)},siblings:function(a){return p.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return p.sibling(a.firstChild)},contents:function(a){return p.nodeName(a,&quot;iframe&quot;)?a.contentDocument||a.contentWindow.document:p.merge([],a.childNodes)}},function(a,b){p.fn[a]=function(c,d){var e=p.map(this,b,c);return bc.test(a)||(d=c),d&amp;&amp;typeof d==&quot;string&quot;&amp;&amp;(e=p.filter(d,e)),e=this.length&gt;1&amp;&amp;!bg[a]?p.unique(e):e,this.length&gt;1&amp;&amp;bd.test(a)&amp;&amp;(e=e.reverse()),this.pushStack(e,a,k.call(arguments).join(&quot;,&quot;))}}),p.extend({filter:funct
 ion(a,b,c){return c&amp;&amp;(a=&quot;:not(&quot;+a+&quot;)&quot;),b.length===1?p.find.matchesSelector(b[0],a)?[b[0]]:[]:p.find.matches(a,b)},dir:function(a,c,d){var e=[],f=a[c];while(f&amp;&amp;f.nodeType!==9&amp;&amp;(d===b||f.nodeType!==1||!p(f).is(d)))f.nodeType===1&amp;&amp;e.push(f),f=f[c];return e},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&amp;&amp;a!==b&amp;&amp;c.push(a);return c}});var bl=&quot;abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video&quot;,bm=/ jQuery\d+=&quot;(?:null|\d+)&quot;/g,bn=/^\s+/,bo=/&lt;(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^&gt;]*)\/&gt;/gi,bp=/&lt;([\w:]+)/,bq=/&lt;tbody/i,br=/&lt;|&amp;#?\w+;/,bs=/&lt;(?:script|style|link)/i,bt=/&lt;(?:script|object|embed|option|style)/i,bu=new RegExp(&quot;&lt;(?:&quot;+bl+&quot;)[\\s/&gt;]&quot;,&quot;i&quot;),bv=/^(?:checkbox|radio)$/,bw=/checked\s*(?:[
 ^=]|=\s*.checked.)/i,bx=/\/(java|ecma)script/i,by=/^\s*&lt;!(?:\[CDATA\[|\-\-)|[\]\-]{2}&gt;\s*$/g,bz={option:[1,&quot;&lt;select multiple='multiple'&gt;&quot;,&quot;&lt;/select&gt;&quot;],legend:[1,&quot;&lt;fieldset&gt;&quot;,&quot;&lt;/fieldset&gt;&quot;],thead:[1,&quot;&lt;table&gt;&quot;,&quot;&lt;/table&gt;&quot;],tr:[2,&quot;&lt;table&gt;&lt;tbody&gt;&quot;,&quot;&lt;/tbody&gt;&lt;/table&gt;&quot;],td:[3,&quot;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&quot;,&quot;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&quot;],col:[2,&quot;&lt;table&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;colgroup&gt;&quot;,&quot;&lt;/colgroup&gt;&lt;/table&gt;&quot;],area:[1,&quot;&lt;map&gt;&quot;,&quot;&lt;/map&gt;&quot;],_default:[0,&quot;&quot;,&quot;&quot;]},bA=bk(e),bB=bA.appendChild(e.createElement(&quot;div&quot;));bz.optgroup=bz.option,bz.tbody=bz.tfoot=bz.colgroup=bz.caption=bz.thead,bz.th=bz.td,p.support.htmlSerialize||(bz._default=[1,&quot;X&lt;div&gt;&quot;,&quot;&lt;/div&gt;&quot;]),p.fn.extend({te
 xt:function(a){return p.access(this,function(a){return a===b?p.text(this):this.empty().append((this[0]&amp;&amp;this[0].ownerDocument||e).createTextNode(a))},null,a,arguments.length)},wrapAll:function(a){if(p.isFunction(a))return this.each(function(b){p(this).wrapAll(a.call(this,b))});if(this[0]){var b=p(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&amp;&amp;b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&amp;&amp;a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return p.isFunction(a)?this.each(function(b){p(this).wrapInner(a.call(this,b))}):this.each(function(){var b=p(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=p.isFunction(a);return this.each(function(c){p(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){p.nodeName(this,&quot;body&quot;)||p(this).replaceWith(this.childNodes)}).end()},append:function(){retur
 n this.domManip(arguments,!0,function(a){(this.nodeType===1||this.nodeType===11)&amp;&amp;this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){(this.nodeType===1||this.nodeType===11)&amp;&amp;this.insertBefore(a,this.firstChild)})},before:function(){if(!bh(this[0]))return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=p.clean(arguments);return this.pushStack(p.merge(a,this),&quot;before&quot;,this.selector)}},after:function(){if(!bh(this[0]))return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=p.clean(arguments);return this.pushStack(p.merge(this,a),&quot;after&quot;,this.selector)}},remove:function(a,b){var c,d=0;for(;(c=this[d])!=null;d++)if(!a||p.filter(a,[c]).length)!b&amp;&amp;c.nodeType===1&amp;&amp;(p.cleanData(c.getElementsByTagName(&quot;*&quot;)),p.cleanData([c])),c.parentNode&amp;&amp;c.parentNode.remov
 eChild(c);return this},empty:function(){var a,b=0;for(;(a=this[b])!=null;b++){a.nodeType===1&amp;&amp;p.cleanData(a.getElementsByTagName(&quot;*&quot;));while(a.firstChild)a.removeChild(a.firstChild)}return this},clone:function(a,b){return a=a==null?!1:a,b=b==null?a:b,this.map(function(){return p.clone(this,a,b)})},html:function(a){return p.access(this,function(a){var c=this[0]||{},d=0,e=this.length;if(a===b)return c.nodeType===1?c.innerHTML.replace(bm,&quot;&quot;):b;if(typeof a==&quot;string&quot;&amp;&amp;!bs.test(a)&amp;&amp;(p.support.htmlSerialize||!bu.test(a))&amp;&amp;(p.support.leadingWhitespace||!bn.test(a))&amp;&amp;!bz[(bp.exec(a)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase()]){a=a.replace(bo,&quot;&lt;$1&gt;&lt;/$2&gt;&quot;);try{for(;d&lt;e;d++)c=this[d]||{},c.nodeType===1&amp;&amp;(p.cleanData(c.getElementsByTagName(&quot;*&quot;)),c.innerHTML=a);c=0}catch(f){}}c&amp;&amp;this.empty().append(a)},null,a,arguments.length)},replaceWith:function(a){return bh(this
 [0])?this.length?this.pushStack(p(p.isFunction(a)?a():a),&quot;replaceWith&quot;,a):this:p.isFunction(a)?this.each(function(b){var c=p(this),d=c.html();c.replaceWith(a.call(this,b,d))}):(typeof a!=&quot;string&quot;&amp;&amp;(a=p(a).detach()),this.each(function(){var b=this.nextSibling,c=this.parentNode;p(this).remove(),b?p(b).before(a):p(c).append(a)}))},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){a=[].concat.apply([],a);var e,f,g,h,i=0,j=a[0],k=[],l=this.length;if(!p.support.checkClone&amp;&amp;l&gt;1&amp;&amp;typeof j==&quot;string&quot;&amp;&amp;bw.test(j))return this.each(function(){p(this).domManip(a,c,d)});if(p.isFunction(j))return this.each(function(e){var f=p(this);a[0]=j.call(this,e,c?f.html():b),f.domManip(a,c,d)});if(this[0]){e=p.buildFragment(a,this,k),g=e.fragment,f=g.firstChild,g.childNodes.length===1&amp;&amp;(g=f);if(f){c=c&amp;&amp;p.nodeName(f,&quot;tr&quot;);for(h=e.cacheable||l-1;i&lt;l;i++)d.call(c&amp;&amp;p.nodeName(this[i],&
 quot;table&quot;)?bC(this[i],&quot;tbody&quot;):this[i],i===h?g:p.clone(g,!0,!0))}g=f=null,k.length&amp;&amp;p.each(k,function(a,b){b.src?p.ajax?p.ajax({url:b.src,type:&quot;GET&quot;,dataType:&quot;script&quot;,async:!1,global:!1,&quot;throws&quot;:!0}):p.error(&quot;no ajax&quot;):p.globalEval((b.text||b.textContent||b.innerHTML||&quot;&quot;).replace(by,&quot;&quot;)),b.parentNode&amp;&amp;b.parentNode.removeChild(b)})}return this}}),p.buildFragment=function(a,c,d){var f,g,h,i=a[0];return c=c||e,c=(c[0]||c).ownerDocument||c[0]||c,typeof c.createDocumentFragment==&quot;undefined&quot;&amp;&amp;(c=e),a.length===1&amp;&amp;typeof i==&quot;string&quot;&amp;&amp;i.length&lt;512&amp;&amp;c===e&amp;&amp;i.charAt(0)===&quot;&lt;&quot;&amp;&amp;!bt.test(i)&amp;&amp;(p.support.checkClone||!bw.test(i))&amp;&amp;(p.support.html5Clone||!bu.test(i))&amp;&amp;(g=!0,f=p.fragments[i],h=f!==b),f||(f=c.createDocumentFragment(),p.clean(a,c,f,d),g&amp;&amp;(p.fragments[i]=h&amp;&amp;f)),{frag
 ment:f,cacheable:g}},p.fragments={},p.each({appendTo:&quot;append&quot;,prependTo:&quot;prepend&quot;,insertBefore:&quot;before&quot;,insertAfter:&quot;after&quot;,replaceAll:&quot;replaceWith&quot;},function(a,b){p.fn[a]=function(c){var d,e=0,f=[],g=p(c),h=g.length,i=this.length===1&amp;&amp;this[0].parentNode;if((i==null||i&amp;&amp;i.nodeType===11&amp;&amp;i.childNodes.length===1)&amp;&amp;h===1)return g[b](this[0]),this;for(;e&lt;h;e++)d=(e&gt;0?this.clone(!0):this).get(),p(g[e])[b](d),f=f.concat(d);return this.pushStack(f,a,g.selector)}}),p.extend({clone:function(a,b,c){var d,e,f,g;p.support.html5Clone||p.isXMLDoc(a)||!bu.test(&quot;&lt;&quot;+a.nodeName+&quot;&gt;&quot;)?g=a.cloneNode(!0):(bB.innerHTML=a.outerHTML,bB.removeChild(g=bB.firstChild));if((!p.support.noCloneEvent||!p.support.noCloneChecked)&amp;&amp;(a.nodeType===1||a.nodeType===11)&amp;&amp;!p.isXMLDoc(a)){bE(a,g),d=bF(a),e=bF(g);for(f=0;d[f];++f)e[f]&amp;&amp;bE(d[f],e[f])}if(b){bD(a,g);if(c){d=bF(a),e=bF(
 g);for(f=0;d[f];++f)bD(d[f],e[f])}}return d=e=null,g},clean:function(a,b,c,d){var f,g,h,i,j,k,l,m,n,o,q,r,s=0,t=[];if(!b||typeof b.createDocumentFragment==&quot;undefined&quot;)b=e;for(g=b===e&amp;&amp;bA;(h=a[s])!=null;s++){typeof h==&quot;number&quot;&amp;&amp;(h+=&quot;&quot;);if(!h)continue;if(typeof h==&quot;string&quot;)if(!br.test(h))h=b.createTextNode(h);else{g=g||bk(b),l=l||g.appendChild(b.createElement(&quot;div&quot;)),h=h.replace(bo,&quot;&lt;$1&gt;&lt;/$2&gt;&quot;),i=(bp.exec(h)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase(),j=bz[i]||bz._default,k=j[0],l.innerHTML=j[1]+h+j[2];while(k--)l=l.lastChild;if(!p.support.tbody){m=bq.test(h),n=i===&quot;table&quot;&amp;&amp;!m?l.firstChild&amp;&amp;l.firstChild.childNodes:j[1]===&quot;&lt;table&gt;&quot;&amp;&amp;!m?l.childNodes:[];for(f=n.length-1;f&gt;=0;--f)p.nodeName(n[f],&quot;tbody&quot;)&amp;&amp;!n[f].childNodes.length&amp;&amp;n[f].parentNode.removeChild(n[f])}!p.support.leadingWhitespace&amp;&amp;bn.test(h)&am
 p;&amp;l.insertBefore(b.createTextNode(bn.exec(h)[0]),l.firstChild),h=l.childNodes,l=g.lastChild}h.nodeType?t.push(h):t=p.merge(t,h)}l&amp;&amp;(g.removeChild(l),h=l=g=null);if(!p.support.appendChecked)for(s=0;(h=t[s])!=null;s++)p.nodeName(h,&quot;input&quot;)?bG(h):typeof h.getElementsByTagName!=&quot;undefined&quot;&amp;&amp;p.grep(h.getElementsByTagName(&quot;input&quot;),bG);if(c){q=function(a){if(!a.type||bx.test(a.type))return d?d.push(a.parentNode?a.parentNode.removeChild(a):a):c.appendChild(a)};for(s=0;(h=t[s])!=null;s++)if(!p.nodeName(h,&quot;script&quot;)||!q(h))c.appendChild(h),typeof h.getElementsByTagName!=&quot;undefined&quot;&amp;&amp;(r=p.grep(p.merge([],h.getElementsByTagName(&quot;script&quot;)),q),t.splice.apply(t,[s+1,0].concat(r)),s+=r.length)}return t},cleanData:function(a,b){var c,d,e,f,g=0,h=p.expando,i=p.cache,j=p.support.deleteExpando,k=p.event.special;for(;(e=a[g])!=null;g++)if(b||p.acceptData(e)){d=e[h],c=d&amp;&amp;i[d];if(c){if(c.events)for(f in
  c.events)k[f]?p.event.remove(e,f):p.removeEvent(e,f,c.handle);i[d]&amp;&amp;(delete i[d],j?delete e[h]:e.removeAttribute?e.removeAttribute(h):e[h]=null,p.deletedIds.push(d))}}}}),function(){var a,b;p.uaMatch=function(a){a=a.toLowerCase();var b=/(chrome)[ \/]([\w.]+)/.exec(a)||/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||a.indexOf(&quot;compatible&quot;)&lt;0&amp;&amp;/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(a)||[];return{browser:b[1]||&quot;&quot;,version:b[2]||&quot;0&quot;}},a=p.uaMatch(g.userAgent),b={},a.browser&amp;&amp;(b[a.browser]=!0,b.version=a.version),b.webkit&amp;&amp;(b.safari=!0),p.browser=b,p.sub=function(){function a(b,c){return new a.fn.init(b,c)}p.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function c(c,d){return d&amp;&amp;d instanceof p&amp;&amp;!(d instanceof a)&amp;&amp;(d=a(d)),p.fn.init.call(this,c,d,b)},a.fn.init.prototype=a.fn;var b=
 a(e);return a}}();var bH,bI,bJ,bK=/alpha\([^)]*\)/i,bL=/opacity=([^)]*)/,bM=/^(top|right|bottom|left)$/,bN=/^margin/,bO=new RegExp(&quot;^(&quot;+q+&quot;)(.*)$&quot;,&quot;i&quot;),bP=new RegExp(&quot;^(&quot;+q+&quot;)(?!px)[a-z%]+$&quot;,&quot;i&quot;),bQ=new RegExp(&quot;^([-+])=(&quot;+q+&quot;)&quot;,&quot;i&quot;),bR={},bS={position:&quot;absolute&quot;,visibility:&quot;hidden&quot;,display:&quot;block&quot;},bT={letterSpacing:0,fontWeight:400,lineHeight:1},bU=[&quot;Top&quot;,&quot;Right&quot;,&quot;Bottom&quot;,&quot;Left&quot;],bV=[&quot;Webkit&quot;,&quot;O&quot;,&quot;Moz&quot;,&quot;ms&quot;],bW=p.fn.toggle;p.fn.extend({css:function(a,c){return p.access(this,function(a,c,d){return d!==b?p.style(a,c,d):p.css(a,c)},a,c,arguments.length&gt;1)},show:function(){return bZ(this,!0)},hide:function(){return bZ(this)},toggle:function(a,b){var c=typeof a==&quot;boolean&quot;;return p.isFunction(a)&amp;&amp;p.isFunction(b)?bW.apply(this,arguments):this.each(function(){(c?a:
 bY(this))?p(this).show():p(this).hide()})}}),p.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bH(a,&quot;opacity&quot;);return c===&quot;&quot;?&quot;1&quot;:c}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{&quot;float&quot;:p.support.cssFloat?&quot;cssFloat&quot;:&quot;styleFloat&quot;},style:function(a,c,d,e){if(!a||a.nodeType===3||a.nodeType===8||!a.style)return;var f,g,h,i=p.camelCase(c),j=a.style;c=p.cssProps[i]||(p.cssProps[i]=bX(j,i)),h=p.cssHooks[c]||p.cssHooks[i];if(d===b)return h&amp;&amp;&quot;get&quot;in h&amp;&amp;(f=h.get(a,!1,e))!==b?f:j[c];g=typeof d,g===&quot;string&quot;&amp;&amp;(f=bQ.exec(d))&amp;&amp;(d=(f[1]+1)*f[2]+parseFloat(p.css(a,c)),g=&quot;number&quot;);if(d==null||g===&quot;number&quot;&amp;&amp;isNaN(d))return;g===&quot;number&quot;&amp;&amp;!p.cssNumber[i]&amp;&amp;(d+=&quot;px&quot;);if(!h||!(&quot;set&quot;in h)||(d=h.set(a,d,e))!==b)try{j[c]=d}catch(k){}},css:
 function(a,c,d,e){var f,g,h,i=p.camelCase(c);return c=p.cssProps[i]||(p.cssProps[i]=bX(a.style,i)),h=p.cssHooks[c]||p.cssHooks[i],h&amp;&amp;&quot;get&quot;in h&amp;&amp;(f=h.get(a,!0,e)),f===b&amp;&amp;(f=bH(a,c)),f===&quot;normal&quot;&amp;&amp;c in bT&amp;&amp;(f=bT[c]),d||e!==b?(g=parseFloat(f),d||p.isNumeric(g)?g||0:f):f},swap:function(a,b,c){var d,e,f={};for(e in b)f[e]=a.style[e],a.style[e]=b[e];d=c.call(a);for(e in b)a.style[e]=f[e];return d}}),a.getComputedStyle?bH=function(a,b){var c,d,e,f,g=getComputedStyle(a,null),h=a.style;return g&amp;&amp;(c=g[b],c===&quot;&quot;&amp;&amp;!p.contains(a.ownerDocument.documentElement,a)&amp;&amp;(c=p.style(a,b)),bP.test(c)&amp;&amp;bN.test(b)&amp;&amp;(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=c,c=g.width,h.width=d,h.minWidth=e,h.maxWidth=f)),c}:e.documentElement.currentStyle&amp;&amp;(bH=function(a,b){var c,d,e=a.currentStyle&amp;&amp;a.currentStyle[b],f=a.style;return e==null&amp;&amp;f&amp;&amp;f[b]&am
 p;&amp;(e=f[b]),bP.test(e)&amp;&amp;!bM.test(b)&amp;&amp;(c=f.left,d=a.runtimeStyle&amp;&amp;a.runtimeStyle.left,d&amp;&amp;(a.runtimeStyle.left=a.currentStyle.left),f.left=b===&quot;fontSize&quot;?&quot;1em&quot;:e,e=f.pixelLeft+&quot;px&quot;,f.left=c,d&amp;&amp;(a.runtimeStyle.left=d)),e===&quot;&quot;?&quot;auto&quot;:e}),p.each([&quot;height&quot;,&quot;width&quot;],function(a,b){p.cssHooks[b]={get:function(a,c,d){if(c)return a.offsetWidth!==0||bH(a,&quot;display&quot;)!==&quot;none&quot;?ca(a,b,d):p.swap(a,bS,function(){return ca(a,b,d)})},set:function(a,c,d){return b$(a,c,d?b_(a,b,d,p.support.boxSizing&amp;&amp;p.css(a,&quot;boxSizing&quot;)===&quot;border-box&quot;):0)}}}),p.support.opacity||(p.cssHooks.opacity={get:function(a,b){return bL.test((b&amp;&amp;a.currentStyle?a.currentStyle.filter:a.style.filter)||&quot;&quot;)?.01*parseFloat(RegExp.$1)+&quot;&quot;:b?&quot;1&quot;:&quot;&quot;},set:function(a,b){var c=a.style,d=a.currentStyle,e=p.isNumeric(b)?&quot;alpha
 (opacity=&quot;+b*100+&quot;)&quot;:&quot;&quot;,f=d&amp;&amp;d.filter||c.filter||&quot;&quot;;c.zoom=1;if(b&gt;=1&amp;&amp;p.trim(f.replace(bK,&quot;&quot;))===&quot;&quot;&amp;&amp;c.removeAttribute){c.removeAttribute(&quot;filter&quot;);if(d&amp;&amp;!d.filter)return}c.filter=bK.test(f)?f.replace(bK,e):f+&quot; &quot;+e}}),p(function(){p.support.reliableMarginRight||(p.cssHooks.marginRight={get:function(a,b){return p.swap(a,{display:&quot;inline-block&quot;},function(){if(b)return bH(a,&quot;marginRight&quot;)})}}),!p.support.pixelPosition&amp;&amp;p.fn.position&amp;&amp;p.each([&quot;top&quot;,&quot;left&quot;],function(a,b){p.cssHooks[b]={get:function(a,c){if(c){var d=bH(a,b);return bP.test(d)?p(a).position()[b]+&quot;px&quot;:d}}}})}),p.expr&amp;&amp;p.expr.filters&amp;&amp;(p.expr.filters.hidden=function(a){return a.offsetWidth===0&amp;&amp;a.offsetHeight===0||!p.support.reliableHiddenOffsets&amp;&amp;(a.style&amp;&amp;a.style.display||bH(a,&quot;display&quot;))===&qu
 ot;none&quot;},p.expr.filters.visible=function(a){return!p.expr.filters.hidden(a)}),p.each({margin:&quot;&quot;,padding:&quot;&quot;,border:&quot;Width&quot;},function(a,b){p.cssHooks[a+b]={expand:function(c){var d,e=typeof c==&quot;string&quot;?c.split(&quot; &quot;):[c],f={};for(d=0;d&lt;4;d++)f[a+bU[d]+b]=e[d]||e[d-2]||e[0];return f}},bN.test(a)||(p.cssHooks[a+b].set=b$)});var cc=/%20/g,cd=/\[\]$/,ce=/\r?\n/g,cf=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,cg=/^(?:select|textarea)/i;p.fn.extend({serialize:function(){return p.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?p.makeArray(this.elements):this}).filter(function(){return this.name&amp;&amp;!this.disabled&amp;&amp;(this.checked||cg.test(this.nodeName)||cf.test(this.type))}).map(function(a,b){var c=p(this).val();return c==null?null:p.isArray(c)?p.map(c,function(a,c){return{name:b.name,value:
 a.replace(ce,&quot;\r\n&quot;)}}):{name:b.name,value:c.replace(ce,&quot;\r\n&quot;)}}).get()}}),p.param=function(a,c){var d,e=[],f=function(a,b){b=p.isFunction(b)?b():b==null?&quot;&quot;:b,e[e.length]=encodeURIComponent(a)+&quot;=&quot;+encodeURIComponent(b)};c===b&amp;&amp;(c=p.ajaxSettings&amp;&amp;p.ajaxSettings.traditional);if(p.isArray(a)||a.jquery&amp;&amp;!p.isPlainObject(a))p.each(a,function(){f(this.name,this.value)});else for(d in a)ch(d,a[d],c,f);return e.join(&quot;&amp;&quot;).replace(cc,&quot;+&quot;)};var ci,cj,ck=/#.*$/,cl=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,cm=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,cn=/^(?:GET|HEAD)$/,co=/^\/\//,cp=/\?/,cq=/&lt;script\b[^&lt;]*(?:(?!&lt;\/script&gt;)&lt;[^&lt;]*)*&lt;\/script&gt;/gi,cr=/([?&amp;])_=[^&amp;]*/,cs=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,ct=p.fn.load,cu={},cv={},cw=[&quot;*/&quot;]+[&quot;*&quot;];try{ci=f.href}catch(cx){ci=e.createElement(&quot;a&quot;),ci.href=&quot;&quot;,ci=ci.h
 ref}cj=cs.exec(ci.toLowerCase())||[],p.fn.load=function(a,c,d){if(typeof a!=&quot;string&quot;&amp;&amp;ct)return ct.apply(this,arguments);if(!this.length)return this;var e,f,g,h=this,i=a.indexOf(&quot; &quot;);return i&gt;=0&amp;&amp;(e=a.slice(i,a.length),a=a.slice(0,i)),p.isFunction(c)?(d=c,c=b):typeof c==&quot;object&quot;&amp;&amp;(f=&quot;POST&quot;),p.ajax({url:a,type:f,dataType:&quot;html&quot;,data:c,complete:function(a,b){d&amp;&amp;h.each(d,g||[a.responseText,b,a])}}).done(function(a){g=arguments,h.html(e?p(&quot;&lt;div&gt;&quot;).append(a.replace(cq,&quot;&quot;)).find(e):a)}),this},p.each(&quot;ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend&quot;.split(&quot; &quot;),function(a,b){p.fn[b]=function(a){return this.on(b,a)}}),p.each([&quot;get&quot;,&quot;post&quot;],function(a,c){p[c]=function(a,d,e,f){return p.isFunction(d)&amp;&amp;(f=f||e,e=d,d=b),p.ajax({type:c,url:a,data:d,success:e,dataType:f})}}),p.extend({getScript:function(a,c){return p.g
 et(a,b,c,&quot;script&quot;)},getJSON:function(a,b,c){return p.get(a,b,c,&quot;json&quot;)},ajaxSetup:function(a,b){return b?cA(a,p.ajaxSettings):(b=a,a=p.ajaxSettings),cA(a,b),a},ajaxSettings:{url:ci,isLocal:cm.test(cj[1]),global:!0,type:&quot;GET&quot;,contentType:&quot;application/x-www-form-urlencoded; charset=UTF-8&quot;,processData:!0,async:!0,accepts:{xml:&quot;application/xml, text/xml&quot;,html:&quot;text/html&quot;,text:&quot;text/plain&quot;,json:&quot;application/json, text/javascript&quot;,&quot;*&quot;:cw},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:&quot;responseXML&quot;,text:&quot;responseText&quot;},converters:{&quot;* text&quot;:a.String,&quot;text html&quot;:!0,&quot;text json&quot;:p.parseJSON,&quot;text xml&quot;:p.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:cy(cu),ajaxTransport:cy(cv),ajax:function(a,c){function y(a,c,f,i){var k,s,t,u,w,y=c;if(v===2)return;v=2,h&amp;&amp;clearTimeout(h),g=b,e=i||&quot;&quot;,x.readySt
 ate=a&gt;0?4:0,f&amp;&amp;(u=cB(l,x,f));if(a&gt;=200&amp;&amp;a&lt;300||a===304)l.ifModified&amp;&amp;(w=x.getResponseHeader(&quot;Last-Modified&quot;),w&amp;&amp;(p.lastModified[d]=w),w=x.getResponseHeader(&quot;Etag&quot;),w&amp;&amp;(p.etag[d]=w)),a===304?(y=&quot;notmodified&quot;,k=!0):(k=cC(l,u),y=k.state,s=k.data,t=k.error,k=!t);else{t=y;if(!y||a)y=&quot;error&quot;,a&lt;0&amp;&amp;(a=0)}x.status=a,x.statusText=&quot;&quot;+(c||y),k?o.resolveWith(m,[s,y,x]):o.rejectWith(m,[x,y,t]),x.statusCode(r),r=b,j&amp;&amp;n.trigger(&quot;ajax&quot;+(k?&quot;Success&quot;:&quot;Error&quot;),[x,l,k?s:t]),q.fireWith(m,[x,y]),j&amp;&amp;(n.trigger(&quot;ajaxComplete&quot;,[x,l]),--p.active||p.event.trigger(&quot;ajaxStop&quot;))}typeof a==&quot;object&quot;&amp;&amp;(c=a,a=b),c=c||{};var d,e,f,g,h,i,j,k,l=p.ajaxSetup({},c),m=l.context||l,n=m!==l&amp;&amp;(m.nodeType||m instanceof p)?p(m):p.event,o=p.Deferred(),q=p.Callbacks(&quot;once memory&quot;),r=l.statusCode||{},t={},u={},v=0,w
 =&quot;canceled&quot;,x={readyState:0,setRequestHeader:function(a,b){if(!v){var c=a.toLowerCase();a=u[c]=u[c]||a,t[a]=b}return this},getAllResponseHeaders:function(){return v===2?e:null},getResponseHeader:function(a){var c;if(v===2){if(!f){f={};while(c=cl.exec(e))f[c[1].toLowerCase()]=c[2]}c=f[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){return v||(l.mimeType=a),this},abort:function(a){return a=a||w,g&amp;&amp;g.abort(a),y(0,a),this}};o.promise(x),x.success=x.done,x.error=x.fail,x.complete=q.add,x.statusCode=function(a){if(a){var b;if(v&lt;2)for(b in a)r[b]=[r[b],a[b]];else b=a[x.status],x.always(b)}return this},l.url=((a||l.url)+&quot;&quot;).replace(ck,&quot;&quot;).replace(co,cj[1]+&quot;//&quot;),l.dataTypes=p.trim(l.dataType||&quot;*&quot;).toLowerCase().split(s),l.crossDomain==null&amp;&amp;(i=cs.exec(l.url.toLowerCase()),l.crossDomain=!(!i||i[1]==cj[1]&amp;&amp;i[2]==cj[2]&amp;&amp;(i[3]||(i[1]===&quot;http:&quot;?80:443))==(cj[3]||(cj[1]===&quot
 ;http:&quot;?80:443)))),l.data&amp;&amp;l.processData&amp;&amp;typeof l.data!=&quot;string&quot;&amp;&amp;(l.data=p.param(l.data,l.traditional)),cz(cu,l,c,x);if(v===2)return x;j=l.global,l.type=l.type.toUpperCase(),l.hasContent=!cn.test(l.type),j&amp;&amp;p.active++===0&amp;&amp;p.event.trigger(&quot;ajaxStart&quot;);if(!l.hasContent){l.data&amp;&amp;(l.url+=(cp.test(l.url)?&quot;&amp;&quot;:&quot;?&quot;)+l.data,delete l.data),d=l.url;if(l.cache===!1){var z=p.now(),A=l.url.replace(cr,&quot;$1_=&quot;+z);l.url=A+(A===l.url?(cp.test(l.url)?&quot;&amp;&quot;:&quot;?&quot;)+&quot;_=&quot;+z:&quot;&quot;)}}(l.data&amp;&amp;l.hasContent&amp;&amp;l.contentType!==!1||c.contentType)&amp;&amp;x.setRequestHeader(&quot;Content-Type&quot;,l.contentType),l.ifModified&amp;&amp;(d=d||l.url,p.lastModified[d]&amp;&amp;x.setRequestHeader(&quot;If-Modified-Since&quot;,p.lastModified[d]),p.etag[d]&amp;&amp;x.setRequestHeader(&quot;If-None-Match&quot;,p.etag[d])),x.setRequestHeader(&quot;Accept&
 quot;,l.dataTypes[0]&amp;&amp;l.accepts[l.dataTypes[0]]?l.accepts[l.dataTypes[0]]+(l.dataTypes[0]!==&quot;*&quot;?&quot;, &quot;+cw+&quot;; q=0.01&quot;:&quot;&quot;):l.accepts[&quot;*&quot;]);for(k in l.headers)x.setRequestHeader(k,l.headers[k]);if(!l.beforeSend||l.beforeSend.call(m,x,l)!==!1&amp;&amp;v!==2){w=&quot;abort&quot;;for(k in{success:1,error:1,complete:1})x[k](l[k]);g=cz(cv,l,c,x);if(!g)y(-1,&quot;No Transport&quot;);else{x.readyState=1,j&amp;&amp;n.trigger(&quot;ajaxSend&quot;,[x,l]),l.async&amp;&amp;l.timeout&gt;0&amp;&amp;(h=setTimeout(function(){x.abort(&quot;timeout&quot;)},l.timeout));try{v=1,g.send(t,y)}catch(B){if(v&lt;2)y(-1,B);else throw B}}return x}return x.abort()},active:0,lastModified:{},etag:{}});var cD=[],cE=/\?/,cF=/(=)\?(?=&amp;|$)|\?\?/,cG=p.now();p.ajaxSetup({jsonp:&quot;callback&quot;,jsonpCallback:function(){var a=cD.pop()||p.expando+&quot;_&quot;+cG++;return this[a]=!0,a}}),p.ajaxPrefilter(&quot;json jsonp&quot;,function(c,d,e){var f,g,h,i=
 c.data,j=c.url,k=c.jsonp!==!1,l=k&amp;&amp;cF.test(j),m=k&amp;&amp;!l&amp;&amp;typeof i==&quot;string&quot;&amp;&amp;!(c.contentType||&quot;&quot;).indexOf(&quot;application/x-www-form-urlencoded&quot;)&amp;&amp;cF.test(i);if(c.dataTypes[0]===&quot;jsonp&quot;||l||m)return f=c.jsonpCallback=p.isFunction(c.jsonpCallback)?c.jsonpCallback():c.jsonpCallback,g=a[f],l?c.url=j.replace(cF,&quot;$1&quot;+f):m?c.data=i.replace(cF,&quot;$1&quot;+f):k&amp;&amp;(c.url+=(cE.test(j)?&quot;&amp;&quot;:&quot;?&quot;)+c.jsonp+&quot;=&quot;+f),c.converters[&quot;script json&quot;]=function(){return h||p.error(f+&quot; was not called&quot;),h[0]},c.dataTypes[0]=&quot;json&quot;,a[f]=function(){h=arguments},e.always(function(){a[f]=g,c[f]&amp;&amp;(c.jsonpCallback=d.jsonpCallback,cD.push(f)),h&amp;&amp;p.isFunction(g)&amp;&amp;g(h[0]),h=g=b}),&quot;script&quot;}),p.ajaxSetup({accepts:{script:&quot;text/javascript, application/javascript, application/ecmascript, application/x-ecmascript&quot;},co
 ntents:{script:/javascript|ecmascript/},converters:{&quot;text script&quot;:function(a){return p.globalEval(a),a}}}),p.ajaxPrefilter(&quot;script&quot;,function(a){a.cache===b&amp;&amp;(a.cache=!1),a.crossDomain&amp;&amp;(a.type=&quot;GET&quot;,a.global=!1)}),p.ajaxTransport(&quot;script&quot;,function(a){if(a.crossDomain){var c,d=e.head||e.getElementsByTagName(&quot;head&quot;)[0]||e.documentElement;return{send:function(f,g){c=e.createElement(&quot;script&quot;),c.async=&quot;async&quot;,a.scriptCharset&amp;&amp;(c.charset=a.scriptCharset),c.src=a.url,c.onload=c.onreadystatechange=function(a,e){if(e||!c.readyState||/loaded|complete/.test(c.readyState))c.onload=c.onreadystatechange=null,d&amp;&amp;c.parentNode&amp;&amp;d.removeChild(c),c=b,e||g(200,&quot;success&quot;)},d.insertBefore(c,d.firstChild)},abort:function(){c&amp;&amp;c.onload(0,1)}}}});var cH,cI=a.ActiveXObject?function(){for(var a in cH)cH[a](0,1)}:!1,cJ=0;p.ajaxSettings.xhr=a.ActiveXObject?function(){return!thi
 s.isLocal&amp;&amp;cK()||cL()}:cK,function(a){p.extend(p.support,{ajax:!!a,cors:!!a&amp;&amp;&quot;withCredentials&quot;in a})}(p.ajaxSettings.xhr()),p.support.ajax&amp;&amp;p.ajaxTransport(function(c){if(!c.crossDomain||p.support.cors){var d;return{send:function(e,f){var g,h,i=c.xhr();c.username?i.open(c.type,c.url,c.async,c.username,c.password):i.open(c.type,c.url,c.async);if(c.xhrFields)for(h in c.xhrFields)i[h]=c.xhrFields[h];c.mimeType&amp;&amp;i.overrideMimeType&amp;&amp;i.overrideMimeType(c.mimeType),!c.crossDomain&amp;&amp;!e[&quot;X-Requested-With&quot;]&amp;&amp;(e[&quot;X-Requested-With&quot;]=&quot;XMLHttpRequest&quot;);try{for(h in e)i.setRequestHeader(h,e[h])}catch(j){}i.send(c.hasContent&amp;&amp;c.data||null),d=function(a,e){var h,j,k,l,m;try{if(d&amp;&amp;(e||i.readyState===4)){d=b,g&amp;&amp;(i.onreadystatechange=p.noop,cI&amp;&amp;delete cH[g]);if(e)i.readyState!==4&amp;&amp;i.abort();else{h=i.status,k=i.getAllResponseHeaders(),l={},m=i.responseXML,m&amp;&
 amp;m.documentElement&amp;&amp;(l.xml=m);try{l.text=i.responseText}catch(a){}try{j=i.statusText}catch(n){j=&quot;&quot;}!h&amp;&amp;c.isLocal&amp;&amp;!c.crossDomain?h=l.text?200:404:h===1223&amp;&amp;(h=204)}}}catch(o){e||f(-1,o)}l&amp;&amp;f(h,j,l,k)},c.async?i.readyState===4?setTimeout(d,0):(g=++cJ,cI&amp;&amp;(cH||(cH={},p(a).unload(cI)),cH[g]=d),i.onreadystatechange=d):d()},abort:function(){d&amp;&amp;d(0,1)}}}});var cM,cN,cO=/^(?:toggle|show|hide)$/,cP=new RegExp(&quot;^(?:([-+])=|)(&quot;+q+&quot;)([a-z%]*)$&quot;,&quot;i&quot;),cQ=/queueHooks$/,cR=[cX],cS={&quot;*&quot;:[function(a,b){var c,d,e,f=this.createTween(a,b),g=cP.exec(b),h=f.cur(),i=+h||0,j=1;if(g){c=+g[2],d=g[3]||(p.cssNumber[a]?&quot;&quot;:&quot;px&quot;);if(d!==&quot;px&quot;&amp;&amp;i){i=p.css(f.elem,a,!0)||c||1;do e=j=j||&quot;.5&quot;,i=i/j,p.style(f.elem,a,i+d),j=f.cur()/h;while(j!==1&amp;&amp;j!==e)}f.unit=d,f.start=i,f.end=g[1]?i+(g[1]+1)*c:c}return f}]};p.Animation=p.extend(cV,{tweener:function(
 a,b){p.isFunction(a)?(b=a,a=[&quot;*&quot;]):a=a.split(&quot; &quot;);var c,d=0,e=a.length;for(;d&lt;e;d++)c=a[d],cS[c]=cS[c]||[],cS[c].unshift(b)},prefilter:function(a,b){b?cR.unshift(a):cR.push(a)}}),p.Tween=cY,cY.prototype={constructor:cY,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||&quot;swing&quot;,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(p.cssNumber[c]?&quot;&quot;:&quot;px&quot;)},cur:function(){var a=cY.propHooks[this.prop];return a&amp;&amp;a.get?a.get(this):cY.propHooks._default.get(this)},run:function(a){var b,c=cY.propHooks[this.prop];return this.pos=b=p.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration),this.now=(this.end-this.start)*b+this.start,this.options.step&amp;&amp;this.options.step.call(this.elem,this.now,this),c&amp;&amp;c.set?c.set(this):cY.propHooks._default.set(this),this}},cY.prototype.init.prototype=cY.prototype,cY.propHooks={_default:{get:function(a){var b;return a.elem[a.pr
 op]==null||!!a.elem.style&amp;&amp;a.elem.style[a.prop]!=null?(b=p.css(a.elem,a.prop,!1,&quot;&quot;),!b||b===&quot;auto&quot;?0:b):a.elem[a.prop]},set:function(a){p.fx.step[a.prop]?p.fx.step[a.prop](a):a.elem.style&amp;&amp;(a.elem.style[p.cssProps[a.prop]]!=null||p.cssHooks[a.prop])?p.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},cY.propHooks.scrollTop=cY.propHooks.scrollLeft={set:function(a){a.elem.nodeType&amp;&amp;a.elem.parentNode&amp;&amp;(a.elem[a.prop]=a.now)}},p.each([&quot;toggle&quot;,&quot;show&quot;,&quot;hide&quot;],function(a,b){var c=p.fn[b];p.fn[b]=function(d,e,f){return d==null||typeof d==&quot;boolean&quot;||!a&amp;&amp;p.isFunction(d)&amp;&amp;p.isFunction(e)?c.apply(this,arguments):this.animate(cZ(b,!0),d,e,f)}}),p.fn.extend({fadeTo:function(a,b,c,d){return this.filter(bY).css(&quot;opacity&quot;,0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=p.isEmptyObject(a),f=p.speed(b,c,d),g=function(){var b=cV(this,p.extend
 ({},a),f);e&amp;&amp;b.stop(!0)};return e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,c,d){var e=function(a){var b=a.stop;delete a.stop,b(d)};return typeof a!=&quot;string&quot;&amp;&amp;(d=c,c=a,a=b),c&amp;&amp;a!==!1&amp;&amp;this.queue(a||&quot;fx&quot;,[]),this.each(function(){var b=!0,c=a!=null&amp;&amp;a+&quot;queueHooks&quot;,f=p.timers,g=p._data(this);if(c)g[c]&amp;&amp;g[c].stop&amp;&amp;e(g[c]);else for(c in g)g[c]&amp;&amp;g[c].stop&amp;&amp;cQ.test(c)&amp;&amp;e(g[c]);for(c=f.length;c--;)f[c].elem===this&amp;&amp;(a==null||f[c].queue===a)&amp;&amp;(f[c].anim.stop(d),b=!1,f.splice(c,1));(b||!d)&amp;&amp;p.dequeue(this,a)})}}),p.each({slideDown:cZ(&quot;show&quot;),slideUp:cZ(&quot;hide&quot;),slideToggle:cZ(&quot;toggle&quot;),fadeIn:{opacity:&quot;show&quot;},fadeOut:{opacity:&quot;hide&quot;},fadeToggle:{opacity:&quot;toggle&quot;}},function(a,b){p.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),p.speed=function(a,b,c){var d=a&amp;&am
 p;typeof a==&quot;object&quot;?p.extend({},a):{complete:c||!c&amp;&amp;b||p.isFunction(a)&amp;&amp;a,duration:a,easing:c&amp;&amp;b||b&amp;&amp;!p.isFunction(b)&amp;&amp;b};d.duration=p.fx.off?0:typeof d.duration==&quot;number&quot;?d.duration:d.duration in p.fx.speeds?p.fx.speeds[d.duration]:p.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue=&quot;fx&quot;;return d.old=d.complete,d.complete=function(){p.isFunction(d.old)&amp;&amp;d.old.call(this),d.queue&amp;&amp;p.dequeue(this,d.queue)},d},p.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},p.timers=[],p.fx=cY.prototype.init,p.fx.tick=function(){var a,b=p.timers,c=0;for(;c&lt;b.length;c++)a=b[c],!a()&amp;&amp;b[c]===a&amp;&amp;b.splice(c--,1);b.length||p.fx.stop()},p.fx.timer=function(a){a()&amp;&amp;p.timers.push(a)&amp;&amp;!cN&amp;&amp;(cN=setInterval(p.fx.tick,p.fx.interval))},p.fx.interval=13,p.fx.stop=function(){clearInterval(cN),cN=null},p.fx.speeds={slow:600,fast:200,_
 default:400},p.fx.step={},p.expr&amp;&amp;p.expr.filters&amp;&amp;(p.expr.filters.animated=function(a){return p.grep(p.timers,function(b){return a===b.elem}).length});var c$=/^(?:body|html)$/i;p.fn.offset=function(a){if(arguments.length)return a===b?this:this.each(function(b){p.offset.setOffset(this,a,b)});var c,d,e,f,g,h,i,j,k,l,m=this[0],n=m&amp;&amp;m.ownerDocument;if(!n)return;return(e=n.body)===m?p.offset.bodyOffset(m):(d=n.documentElement,p.contains(d,m)?(c=m.getBoundingClientRect(),f=c_(n),g=d.clientTop||e.clientTop||0,h=d.clientLeft||e.clientLeft||0,i=f.pageYOffset||d.scrollTop,j=f.pageXOffset||d.scrollLeft,k=c.top+i-g,l=c.left+j-h,{top:k,left:l}):{top:0,left:0})},p.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;return p.support.doesNotIncludeMarginInBodyOffset&amp;&amp;(b+=parseFloat(p.css(a,&quot;marginTop&quot;))||0,c+=parseFloat(p.css(a,&quot;marginLeft&quot;))||0),{top:b,left:c}},setOffset:function(a,b,c){var d=p.css(a,&quot;position&quot;);d===
 &quot;static&quot;&amp;&amp;(a.style.position=&quot;relative&quot;);var e=p(a),f=e.offset(),g=p.css(a,&quot;top&quot;),h=p.css(a,&quot;left&quot;),i=(d===&quot;absolute&quot;||d===&quot;fixed&quot;)&amp;&amp;p.inArray(&quot;auto&quot;,[g,h])&gt;-1,j={},k={},l,m;i?(k=e.position(),l=k.top,m=k.left):(l=parseFloat(g)||0,m=parseFloat(h)||0),p.isFunction(b)&amp;&amp;(b=b.call(a,c,f)),b.top!=null&amp;&amp;(j.top=b.top-f.top+l),b.left!=null&amp;&amp;(j.left=b.left-f.left+m),&quot;using&quot;in b?b.using.call(a,j):e.css(j)}},p.fn.extend({position:function(){if(!this[0])return;var a=this[0],b=this.offsetParent(),c=this.offset(),d=c$.test(b[0].nodeName)?{top:0,left:0}:b.offset();return c.top-=parseFloat(p.css(a,&quot;marginTop&quot;))||0,c.left-=parseFloat(p.css(a,&quot;marginLeft&quot;))||0,d.top+=parseFloat(p.css(b[0],&quot;borderTopWidth&quot;))||0,d.left+=parseFloat(p.css(b[0],&quot;borderLeftWidth&quot;))||0,{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this
 .map(function(){var a=this.offsetParent||e.body;while(a&amp;&amp;!c$.test(a.nodeName)&amp;&amp;p.css(a,&quot;position&quot;)===&quot;static&quot;)a=a.offsetParent;return a||e.body})}}),p.each({scrollLeft:&quot;pageXOffset&quot;,scrollTop:&quot;pageYOffset&quot;},function(a,c){var d=/Y/.test(c);p.fn[a]=function(e){return p.access(this,function(a,e,f){var g=c_(a);if(f===b)return g?c in g?g[c]:g.document.documentElement[e]:a[e];g?g.scrollTo(d?p(g).scrollLeft():f,d?f:p(g).scrollTop()):a[e]=f},a,e,arguments.length,null)}}),p.each({Height:&quot;height&quot;,Width:&quot;width&quot;},function(a,c){p.each({padding:&quot;inner&quot;+a,content:c,&quot;&quot;:&quot;outer&quot;+a},function(d,e){p.fn[e]=function(e,f){var g=arguments.length&amp;&amp;(d||typeof e!=&quot;boolean&quot;),h=d||(e===!0||f===!0?&quot;margin&quot;:&quot;border&quot;);return p.access(this,function(c,d,e){var f;return p.isWindow(c)?c.document.documentElement[&quot;client&quot;+a]:c.nodeType===9?(f=c.documentElement,
 Math.max(c.body[&quot;scroll&quot;+a],f[&quot;scroll&quot;+a],c.body[&quot;offset&quot;+a],f[&quot;offset&quot;+a],f[&quot;client&quot;+a])):e===b?p.css(c,d,e,h):p.style(c,d,e,h)},c,g?e:b,g)}})}),a.jQuery=a.$=p,typeof define==&quot;function&quot;&amp;&amp;define.amd&amp;&amp;define.amd.jQuery&amp;&amp;define(&quot;jquery&quot;,[],function(){return p})})(window);
-jQuery.noConflict();
</del><span class="cx">\ No newline at end of file
</span><ins>+/*! jQuery v@1.8.1pre jquery.com | jquery.org/license */
+(function(e,t){function _(e){var t=M[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function H(e,n,r){if(r===t&amp;&amp;e.nodeType===1){var i=&quot;data-&quot;+n.replace(P,&quot;-$1&quot;).toLowerCase();r=e.getAttribute(i);if(typeof r==&quot;string&quot;){try{r=r===&quot;true&quot;?!0:r===&quot;false&quot;?!1:r===&quot;null&quot;?null:+r+&quot;&quot;===r?+r:D.test(r)?v.parseJSON(r):r}catch(s){}v.data(e,n,r)}else r=t}return r}function B(e){var t;for(t in e){if(t===&quot;data&quot;&amp;&amp;v.isEmptyObject(e[t]))continue;if(t!==&quot;toJSON&quot;)return!1}return!0}function et(){return!1}function tt(){return!0}function ut(e){return!e||!e.parentNode||e.parentNode.nodeType===11}function at(e,t){do e=e[t];while(e&amp;&amp;e.nodeType!==1);return e}function ft(e,t,n){t=t||0;if(v.isFunction(t))return v.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return v.grep(e,function(e,r){return e===t===n});if(typeof t==&quot;string&quot;){var r=v.grep(e,funct
 ion(e){return e.nodeType===1});if(it.test(t))return v.filter(t,r,!n);t=v.filter(t,r)}return v.grep(e,function(e,r){return v.inArray(e,t)&gt;=0===n})}function lt(e){var t=ct.split(&quot;|&quot;),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function At(e,t){if(t.nodeType!==1||!v.hasData(e))return;var n,r,i,s=v._data(e),o=v._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r&lt;i;r++)v.event.add(t,n,u[n][r])}o.data&amp;&amp;(o.data=v.extend({},o.data))}function Ot(e,t){var n;if(t.nodeType!==1)return;t.clearAttributes&amp;&amp;t.clearAttributes(),t.mergeAttributes&amp;&amp;t.mergeAttributes(e),n=t.nodeName.toLowerCase(),n===&quot;object&quot;?(t.parentNode&amp;&amp;(t.outerHTML=e.outerHTML),v.support.html5Clone&amp;&amp;e.innerHTML&amp;&amp;!v.trim(t.innerHTML)&amp;&amp;(t.innerHTML=e.inne
 rHTML)):n===&quot;input&quot;&amp;&amp;Et.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&amp;&amp;(t.value=e.value)):n===&quot;option&quot;?t.selected=e.defaultSelected:n===&quot;input&quot;||n===&quot;textarea&quot;?t.defaultValue=e.defaultValue:n===&quot;script&quot;&amp;&amp;t.text!==e.text&amp;&amp;(t.text=e.text),t.removeAttribute(v.expando)}function Mt(e){return typeof e.getElementsByTagName!=&quot;undefined&quot;?e.getElementsByTagName(&quot;*&quot;):typeof e.querySelectorAll!=&quot;undefined&quot;?e.querySelectorAll(&quot;*&quot;):[]}function _t(e){Et.test(e.type)&amp;&amp;(e.defaultChecked=e.checked)}function Qt(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Jt.length;while(i--){t=Jt[i]+n;if(t in e)return t}return r}function Gt(e,t){return e=t||e,v.css(e,&quot;display&quot;)===&quot;none&quot;||!v.contains(e.ownerDocument,e)}function Yt(e,t){var n,r,i=[],s=0,o=e.length;for(;s&lt;o;s++){n=e[s];if(!n.style)continue;i[s]=
 v._data(n,&quot;olddisplay&quot;),t?(!i[s]&amp;&amp;n.style.display===&quot;none&quot;&amp;&amp;(n.style.display=&quot;&quot;),n.style.display===&quot;&quot;&amp;&amp;Gt(n)&amp;&amp;(i[s]=v._data(n,&quot;olddisplay&quot;,nn(n.nodeName)))):(r=Dt(n,&quot;display&quot;),!i[s]&amp;&amp;r!==&quot;none&quot;&amp;&amp;v._data(n,&quot;olddisplay&quot;,r))}for(s=0;s&lt;o;s++){n=e[s];if(!n.style)continue;if(!t||n.style.display===&quot;none&quot;||n.style.display===&quot;&quot;)n.style.display=t?i[s]||&quot;&quot;:&quot;none&quot;}return e}function Zt(e,t,n){var r=Rt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||&quot;px&quot;):t}function en(e,t,n,r){var i=n===(r?&quot;border&quot;:&quot;content&quot;)?4:t===&quot;width&quot;?1:0,s=0;for(;i&lt;4;i+=2)n===&quot;margin&quot;&amp;&amp;(s+=v.css(e,n+$t[i],!0)),r?(n===&quot;content&quot;&amp;&amp;(s-=parseFloat(Dt(e,&quot;padding&quot;+$t[i]))||0),n!==&quot;margin&quot;&amp;&amp;(s-=parseFloat(Dt(e,&quot;border&quot;+$t[i]+&quot;Width&quo
 t;))||0)):(s+=parseFloat(Dt(e,&quot;padding&quot;+$t[i]))||0,n!==&quot;padding&quot;&amp;&amp;(s+=parseFloat(Dt(e,&quot;border&quot;+$t[i]+&quot;Width&quot;))||0));return s}function tn(e,t,n){var r=t===&quot;width&quot;?e.offsetWidth:e.offsetHeight,i=!0,s=v.support.boxSizing&amp;&amp;v.css(e,&quot;boxSizing&quot;)===&quot;border-box&quot;;if(r&lt;=0||r==null){r=Dt(e,t);if(r&lt;0||r==null)r=e.style[t];if(Ut.test(r))return r;i=s&amp;&amp;(v.support.boxSizingReliable||r===e.style[t]),r=parseFloat(r)||0}return r+en(e,t,n||(s?&quot;border&quot;:&quot;content&quot;),i)+&quot;px&quot;}function nn(e){if(Wt[e])return Wt[e];var t=v(&quot;&lt;&quot;+e+&quot;&gt;&quot;).appendTo(i.body),n=t.css(&quot;display&quot;);t.remove();if(n===&quot;none&quot;||n===&quot;&quot;){Pt=i.body.appendChild(Pt||v.extend(i.createElement(&quot;iframe&quot;),{frameBorder:0,width:0,height:0}));if(!Ht||!Pt.createElement)Ht=(Pt.contentWindow||Pt.contentDocument).document,Ht.write(&quot;&lt;!doctype html&gt;&lt
 ;html&gt;&lt;body&gt;&quot;),Ht.close();t=Ht.body.appendChild(Ht.createElement(e)),n=Dt(t,&quot;display&quot;),i.body.removeChild(Pt)}return Wt[e]=n,n}function fn(e,t,n,r){var i;if(v.isArray(t))v.each(t,function(t,i){n||sn.test(e)?r(e,i):fn(e+&quot;[&quot;+(typeof i==&quot;object&quot;?t:&quot;&quot;)+&quot;]&quot;,i,n,r)});else if(!n&amp;&amp;v.type(t)===&quot;object&quot;)for(i in t)fn(e+&quot;[&quot;+i+&quot;]&quot;,t[i],n,r);else r(e,t)}function Cn(e){return function(t,n){typeof t!=&quot;string&quot;&amp;&amp;(n=t,t=&quot;*&quot;);var r,i,s,o=t.toLowerCase().split(y),u=0,a=o.length;if(v.isFunction(n))for(;u&lt;a;u++)r=o[u],s=/^\+/.test(r),s&amp;&amp;(r=r.substr(1)||&quot;*&quot;),i=e[r]=e[r]||[],i[s?&quot;unshift&quot;:&quot;push&quot;](n)}}function kn(e,n,r,i,s,o){s=s||n.dataTypes[0],o=o||{},o[s]=!0;var u,a=e[s],f=0,l=a?a.length:0,c=e===Sn;for(;f&lt;l&amp;&amp;(c||!u);f++)u=a[f](n,r,i),typeof u==&quot;string&quot;&amp;&amp;(!c||o[u]?u=t:(n.dataTypes.unshift(u),u=kn(e,n,
 r,i,u,o)));return(c||!u)&amp;&amp;!o[&quot;*&quot;]&amp;&amp;(u=kn(e,n,r,i,&quot;*&quot;,o)),u}function Ln(e,n){var r,i,s=v.ajaxSettings.flatOptions||{};for(r in n)n[r]!==t&amp;&amp;((s[r]?e:i||(i={}))[r]=n[r]);i&amp;&amp;v.extend(!0,e,i)}function An(e,n,r){var i,s,o,u,a=e.contents,f=e.dataTypes,l=e.responseFields;for(s in l)s in r&amp;&amp;(n[l[s]]=r[s]);while(f[0]===&quot;*&quot;)f.shift(),i===t&amp;&amp;(i=e.mimeType||n.getResponseHeader(&quot;content-type&quot;));if(i)for(s in a)if(a[s]&amp;&amp;a[s].test(i)){f.unshift(s);break}if(f[0]in r)o=f[0];else{for(s in r){if(!f[0]||e.converters[s+&quot; &quot;+f[0]]){o=s;break}u||(u=s)}o=o||u}if(o)return o!==f[0]&amp;&amp;f.unshift(o),r[o]}function On(e,t){var n,r,i,s,o=e.dataTypes.slice(),u=o[0],a={},f=0;e.dataFilter&amp;&amp;(t=e.dataFilter(t,e.dataType));if(o[1])for(n in e.converters)a[n.toLowerCase()]=e.converters[n];for(;i=o[++f];)if(i!==&quot;*&quot;){if(u!==&quot;*&quot;&amp;&amp;u!==i){n=a[u+&quot; &quot;+i]||a[&quot;* &q
 uot;+i];if(!n)for(r in a){s=r.split(&quot; &quot;);if(s[1]===i){n=a[u+&quot; &quot;+s[0]]||a[&quot;* &quot;+s[0]];if(n){n===!0?n=a[r]:a[r]!==!0&amp;&amp;(i=s[0],o.splice(f--,0,i));break}}}if(n!==!0)if(n&amp;&amp;e[&quot;throws&quot;])t=n(t);else try{t=n(t)}catch(l){return{state:&quot;parsererror&quot;,error:n?l:&quot;No conversion from &quot;+u+&quot; to &quot;+i}}}u=i}return{state:&quot;success&quot;,data:t}}function Fn(){try{return new e.XMLHttpRequest}catch(t){}}function In(){try{return new e.ActiveXObject(&quot;Microsoft.XMLHTTP&quot;)}catch(t){}}function $n(){return setTimeout(function(){qn=t},0),qn=v.now()}function Jn(e,t){v.each(t,function(t,n){var r=(Vn[t]||[]).concat(Vn[&quot;*&quot;]),i=0,s=r.length;for(;i&lt;s;i++)if(r[i].call(e,t,n))return})}function Kn(e,t,n){var r,i=0,s=0,o=Xn.length,u=v.Deferred().always(function(){delete a.elem}),a=function(){var t=qn||$n(),n=Math.max(0,f.startTime+f.duration-t),r=1-(n/f.duration||0),i=0,s=f.tweens.length;for(;i&lt;s;i++)f.tw
 eens[i].run(r);return u.notifyWith(e,[f,r,n]),r&lt;1&amp;&amp;s?n:(u.resolveWith(e,[f]),!1)},f=u.promise({elem:e,props:v.extend({},t),opts:v.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:qn||$n(),duration:n.duration,tweens:[],createTween:function(t,n,r){var i=v.Tween(e,f.opts,t,n,f.opts.specialEasing[t]||f.opts.easing);return f.tweens.push(i),i},stop:function(t){var n=0,r=t?f.tweens.length:0;for(;n&lt;r;n++)f.tweens[n].run(1);return t?u.resolveWith(e,[f,t]):u.rejectWith(e,[f,t]),this}}),l=f.props;Qn(l,f.opts.specialEasing);for(;i&lt;o;i++){r=Xn[i].call(f,e,l,f.opts);if(r)return r}return Jn(f,l),v.isFunction(f.opts.start)&amp;&amp;f.opts.start.call(e,f),v.fx.timer(v.extend(a,{anim:f,queue:f.opts.queue,elem:e})),f.progress(f.opts.progress).done(f.opts.done,f.opts.complete).fail(f.opts.fail).always(f.opts.always)}function Qn(e,t){var n,r,i,s,o;for(n in e){r=v.camelCase(n),i=t[r],s=e[n],v.isArray(s)&amp;&amp;(i=s[1],s=e[n]=s[0]),n!==r&amp;&amp;
 (e[r]=s,delete e[n]),o=v.cssHooks[r];if(o&amp;&amp;&quot;expand&quot;in o){s=o.expand(s),delete e[r];for(n in s)n in e||(e[n]=s[n],t[n]=i)}else t[r]=i}}function Gn(e,t,n){var r,i,s,o,u,a,f,l,c=this,h=e.style,p={},d=[],m=e.nodeType&amp;&amp;Gt(e);n.queue||(f=v._queueHooks(e,&quot;fx&quot;),f.unqueued==null&amp;&amp;(f.unqueued=0,l=f.empty.fire,f.empty.fire=function(){f.unqueued||l()}),f.unqueued++,c.always(function(){c.always(function(){f.unqueued--,v.queue(e,&quot;fx&quot;).length||f.empty.fire()})})),e.nodeType===1&amp;&amp;(&quot;height&quot;in t||&quot;width&quot;in t)&amp;&amp;(n.overflow=[h.overflow,h.overflowX,h.overflowY],v.css(e,&quot;display&quot;)===&quot;inline&quot;&amp;&amp;v.css(e,&quot;float&quot;)===&quot;none&quot;&amp;&amp;(!v.support.inlineBlockNeedsLayout||nn(e.nodeName)===&quot;inline&quot;?h.display=&quot;inline-block&quot;:h.zoom=1)),n.overflow&amp;&amp;(h.overflow=&quot;hidden&quot;,v.support.shrinkWrapBlocks||c.done(function(){h.overflow=n.overflow[0
 ],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]}));for(r in t){s=t[r];if(Un.exec(s)){delete t[r];if(s===(m?&quot;hide&quot;:&quot;show&quot;))continue;d.push(r)}}o=d.length;if(o){u=v._data(e,&quot;fxshow&quot;)||v._data(e,&quot;fxshow&quot;,{}),m?v(e).show():c.done(function(){v(e).hide()}),c.done(function(){var t;v.removeData(e,&quot;fxshow&quot;,!0);for(t in p)v.style(e,t,p[t])});for(r=0;r&lt;o;r++)i=d[r],a=c.createTween(i,m?u[i]:0),p[i]=u[i]||v.style(e,i),i in u||(u[i]=a.start,m&amp;&amp;(a.end=a.start,a.start=i===&quot;width&quot;||i===&quot;height&quot;?1:0))}}function Yn(e,t,n,r,i){return new Yn.prototype.init(e,t,n,r,i)}function Zn(e,t){var n,r={height:e},i=0;for(;i&lt;4;i+=2-t)n=$t[i],r[&quot;margin&quot;+n]=r[&quot;padding&quot;+n]=e;return t&amp;&amp;(r.opacity=r.width=e),r}function tr(e){return v.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:!1}var n,r,i=e.document,s=e.location,o=e.navigator,u=e.jQuery,a=e.$,f=Array.prototype.push,l=Array.prototy
 pe.slice,c=Array.prototype.indexOf,h=Object.prototype.toString,p=Object.prototype.hasOwnProperty,d=String.prototype.trim,v=function(e,t){return new v.fn.init(e,t,n)},m=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,g=/\S/,y=/\s+/,b=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,w=/^(?:[^#&lt;]*(&lt;[\w\W]+&gt;)[^&gt;]*$|#([\w\-]*)$)/,E=/^&lt;(\w+)\s*\/?&gt;(?:&lt;\/\1&gt;|)$/,S=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,T=/\\(?:[&quot;\\\/bfnrt]|u[\da-fA-F]{4})/g,N=/&quot;[^&quot;\\\r\n]*&quot;|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,C=/^-ms-/,k=/-([\da-z])/gi,L=function(e,t){return(t+&quot;&quot;).toUpperCase()},A=function(){i.addEventListener?(i.removeEventListener(&quot;DOMContentLoaded&quot;,A,!1),v.ready()):i.readyState===&quot;complete&quot;&amp;&amp;(i.detachEvent(&quot;onreadystatechange&quot;,A),v.ready())},O={};v.fn=v.prototype={constructor:v,init:function(e,n,r){var s,o,u,a;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if(typeo
 f e==&quot;string&quot;){e.charAt(0)===&quot;&lt;&quot;&amp;&amp;e.charAt(e.length-1)===&quot;&gt;&quot;&amp;&amp;e.length&gt;=3?s=[null,e,null]:s=w.exec(e);if(s&amp;&amp;(s[1]||!n)){if(s[1])return n=n instanceof v?n[0]:n,a=n&amp;&amp;n.nodeType?n.ownerDocument||n:i,e=v.parseHTML(s[1],a,!0),E.test(s[1])&amp;&amp;v.isPlainObject(n)&amp;&amp;this.attr.call(e,n,!0),v.merge(this,e);o=i.getElementById(s[2]);if(o&amp;&amp;o.parentNode){if(o.id!==s[2])return r.find(e);this.length=1,this[0]=o}return this.context=i,this.selector=e,this}return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e)}return v.isFunction(e)?r.ready(e):(e.selector!==t&amp;&amp;(this.selector=e.selector,this.context=e.context),v.makeArray(e,this))},selector:&quot;&quot;,jquery:&quot;1.8.1pre&quot;,length:0,size:function(){return this.length},toArray:function(){return l.call(this)},get:function(e){return e==null?this.toArray():e&lt;0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=v.merge(this.c
 onstructor(),e);return r.prevObject=this,r.context=this.context,t===&quot;find&quot;?r.selector=this.selector+(this.selector?&quot; &quot;:&quot;&quot;)+n:t&amp;&amp;(r.selector=this.selector+&quot;.&quot;+t+&quot;(&quot;+n+&quot;)&quot;),r},each:function(e,t){return v.each(this,e,t)},ready:function(e){return v.ready.promise().done(e),this},eq:function(e){return e=+e,e===-1?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(l.apply(this,arguments),&quot;slice&quot;,l.call(arguments).join(&quot;,&quot;))},map:function(e){return this.pushStack(v.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:[].sort,splice:[].splice},v.fn.init.prototype=v.fn,v.extend=v.fn.extend=function(){var e,n,r,i,s,o,u=arguments[0]||{},a=1,f=arguments.length,l=!1;typeof u==&quot;boolean&quot;&amp;&amp;(l=u,u=arguments[1]||{},a=2),typeof u!
 =&quot;object&quot;&amp;&amp;!v.isFunction(u)&amp;&amp;(u={}),f===a&amp;&amp;(u=this,--a);for(;a&lt;f;a++)if((e=arguments[a])!=null)for(n in e){r=u[n],i=e[n];if(u===i)continue;l&amp;&amp;i&amp;&amp;(v.isPlainObject(i)||(s=v.isArray(i)))?(s?(s=!1,o=r&amp;&amp;v.isArray(r)?r:[]):o=r&amp;&amp;v.isPlainObject(r)?r:{},u[n]=v.extend(l,o,i)):i!==t&amp;&amp;(u[n]=i)}return u},v.extend({noConflict:function(t){return e.$===v&amp;&amp;(e.$=a),t&amp;&amp;e.jQuery===v&amp;&amp;(e.jQuery=u),v},isReady:!1,readyWait:1,holdReady:function(e){e?v.readyWait++:v.ready(!0)},ready:function(e){if(e===!0?--v.readyWait:v.isReady)return;if(!i.body)return setTimeout(v.ready,1);v.isReady=!0;if(e!==!0&amp;&amp;--v.readyWait&gt;0)return;r.resolveWith(i,[v]),v.fn.trigger&amp;&amp;v(i).trigger(&quot;ready&quot;).off(&quot;ready&quot;)},isFunction:function(e){return v.type(e)===&quot;function&quot;},isArray:Array.isArray||function(e){return v.type(e)===&quot;array&quot;},isWindow:function(e){return e!=null&a
 mp;&amp;e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&amp;&amp;isFinite(e)},type:function(e){return e==null?String(e):O[h.call(e)]||&quot;object&quot;},isPlainObject:function(e){if(!e||v.type(e)!==&quot;object&quot;||e.nodeType||v.isWindow(e))return!1;try{if(e.constructor&amp;&amp;!p.call(e,&quot;constructor&quot;)&amp;&amp;!p.call(e.constructor.prototype,&quot;isPrototypeOf&quot;))return!1}catch(n){return!1}var r;for(r in e);return r===t||p.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var r;return!e||typeof e!=&quot;string&quot;?null:(typeof t==&quot;boolean&quot;&amp;&amp;(n=t,t=0),t=t||i,(r=E.exec(e))?[t.createElement(r[1])]:(r=v.buildFragment([e],t,n?null:[]),v.merge([],(r.cacheable?v.clone(r.fragment):r.fragment).childNodes)))},parseJSON:function(t){if(!t||typeof t!=&quot;string&quot;)return null;t=v.trim(t);if(e.JSON&amp;&amp;e.JSON.parse)return e.JSON.parse(t);
 if(S.test(t.replace(T,&quot;@&quot;).replace(N,&quot;]&quot;).replace(x,&quot;&quot;)))return(new Function(&quot;return &quot;+t))();v.error(&quot;Invalid JSON: &quot;+t)},parseXML:function(n){var r,i;if(!n||typeof n!=&quot;string&quot;)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,&quot;text/xml&quot;)):(r=new ActiveXObject(&quot;Microsoft.XMLDOM&quot;),r.async=&quot;false&quot;,r.loadXML(n))}catch(s){r=t}return(!r||!r.documentElement||r.getElementsByTagName(&quot;parsererror&quot;).length)&amp;&amp;v.error(&quot;Invalid XML: &quot;+n),r},noop:function(){},globalEval:function(t){t&amp;&amp;g.test(t)&amp;&amp;(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(C,&quot;ms-&quot;).replace(k,L)},nodeName:function(e,t){return e.nodeName&amp;&amp;e.nodeName.toUpperCase()===t.toUpperCase()},each:function(e,n,r){var i,s=0,o=e.length,u=o===t||v.isFunction(e);if(r){if(u){for(i in e)if(n.apply(e[i],r)===!1)break}else for(;s&lt;
 o;)if(n.apply(e[s++],r)===!1)break}else if(u){for(i in e)if(n.call(e[i],i,e[i])===!1)break}else for(;s&lt;o;)if(n.call(e[s],s,e[s++])===!1)break;return e},trim:d&amp;&amp;!d.call(&quot; &quot;)?function(e){return e==null?&quot;&quot;:d.call(e)}:function(e){return e==null?&quot;&quot;:e.toString().replace(b,&quot;&quot;)},makeArray:function(e,t){var n,r=t||[];return e!=null&amp;&amp;(n=v.type(e),e.length==null||n===&quot;string&quot;||n===&quot;function&quot;||n===&quot;regexp&quot;||v.isWindow(e)?f.call(r,e):v.merge(r,e)),r},inArray:function(e,t,n){var r;if(t){if(c)return c.call(t,e,n);r=t.length,n=n?n&lt;0?Math.max(0,r+n):n:0;for(;n&lt;r;n++)if(n in t&amp;&amp;t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,s=0;if(typeof r==&quot;number&quot;)for(;s&lt;r;s++)e[i++]=n[s];else while(n[s]!==t)e[i++]=n[s++];return e.length=i,e},grep:function(e,t,n){var r,i=[],s=0,o=e.length;n=!!n;for(;s&lt;o;s++)r=!!t(e[s],s),n!==r&amp;&amp;i.push(e[s]);return i},m
 ap:function(e,n,r){var i,s,o=[],u=0,a=e.length,f=e instanceof v||a!==t&amp;&amp;typeof a==&quot;number&quot;&amp;&amp;(a&gt;0&amp;&amp;e[0]&amp;&amp;e[a-1]||a===0||v.isArray(e));if(f)for(;u&lt;a;u++)i=n(e[u],u,r),i!=null&amp;&amp;(o[o.length]=i);else for(s in e)i=n(e[s],s,r),i!=null&amp;&amp;(o[o.length]=i);return o.concat.apply([],o)},guid:1,proxy:function(e,n){var r,i,s;return typeof n==&quot;string&quot;&amp;&amp;(r=e[n],n=e,e=r),v.isFunction(e)?(i=l.call(arguments,2),s=function(){return e.apply(n,i.concat(l.call(arguments)))},s.guid=e.guid=e.guid||s.guid||v.guid++,s):t},access:function(e,n,r,i,s,o,u){var a,f=r==null,l=0,c=e.length;if(r&amp;&amp;typeof r==&quot;object&quot;){for(l in r)v.access(e,n,l,r[l],1,o,i);s=1}else if(i!==t){a=u===t&amp;&amp;v.isFunction(i),f&amp;&amp;(a?(a=n,n=function(e,t,n){return a.call(v(e),n)}):(n.call(e,i),n=null));if(n)for(;l&lt;c;l++)n(e[l],r,a?i.call(e[l],l,n(e[l],r)):i,u);s=1}return s?e:f?n.call(e):c?n(e[0],r):o},now:function(){return(new
  Date).getTime()}}),v.ready.promise=function(t){if(!r){r=v.Deferred();if(i.readyState===&quot;complete&quot;)setTimeout(v.ready,1);else if(i.addEventListener)i.addEventListener(&quot;DOMContentLoaded&quot;,A,!1),e.addEventListener(&quot;load&quot;,v.ready,!1);else{i.attachEvent(&quot;onreadystatechange&quot;,A),e.attachEvent(&quot;onload&quot;,v.ready);var n=!1;try{n=e.frameElement==null&amp;&amp;i.documentElement}catch(s){}n&amp;&amp;n.doScroll&amp;&amp;function o(){if(!v.isReady){try{n.doScroll(&quot;left&quot;)}catch(e){return setTimeout(o,50)}v.ready()}}()}}return r.promise(t)},v.each(&quot;Boolean Number String Function Array Date RegExp Object&quot;.split(&quot; &quot;),function(e,t){O[&quot;[object &quot;+t+&quot;]&quot;]=t.toLowerCase()}),n=v(i);var M={};v.Callbacks=function(e){e=typeof e==&quot;string&quot;?M[e]||_(e):v.extend({},e);var n,r,i,s,o,u,a=[],f=!e.once&amp;&amp;[],l=function(t){n=e.memory&amp;&amp;t,r=!0,u=s||0,s=0,o=a.length,i=!0;for(;a&amp;&amp;u&lt;o;u
 ++)if(a[u].apply(t[0],t[1])===!1&amp;&amp;e.stopOnFalse){n=!1;break}i=!1,a&amp;&amp;(f?f.length&amp;&amp;l(f.shift()):n?a=[]:c.disable())},c={add:function(){if(a){var t=a.length;(function r(t){v.each(t,function(t,n){var i=v.type(n);i===&quot;function&quot;&amp;&amp;(!e.unique||!c.has(n))?a.push(n):n&amp;&amp;n.length&amp;&amp;i!==&quot;string&quot;&amp;&amp;r(n)})})(arguments),i?o=a.length:n&amp;&amp;(s=t,l(n))}return this},remove:function(){return a&amp;&amp;v.each(arguments,function(e,t){var n;while((n=v.inArray(t,a,n))&gt;-1)a.splice(n,1),i&amp;&amp;(n&lt;=o&amp;&amp;o--,n&lt;=u&amp;&amp;u--)}),this},has:function(e){return v.inArray(e,a)&gt;-1},empty:function(){return a=[],this},disable:function(){return a=f=n=t,this},disabled:function(){return!a},lock:function(){return f=t,n||c.disable(),this},locked:function(){return!f},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],a&amp;&amp;(!r||f)&amp;&amp;(i?f.push(t):l(t)),this},fire:function(){return c.fireWith(t
 his,arguments),this},fired:function(){return!!r}};return c},v.extend({Deferred:function(e){var t=[[&quot;resolve&quot;,&quot;done&quot;,v.Callbacks(&quot;once memory&quot;),&quot;resolved&quot;],[&quot;reject&quot;,&quot;fail&quot;,v.Callbacks(&quot;once memory&quot;),&quot;rejected&quot;],[&quot;notify&quot;,&quot;progress&quot;,v.Callbacks(&quot;memory&quot;)]],n=&quot;pending&quot;,r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return v.Deferred(function(n){v.each(t,function(t,r){var s=r[0],o=e[t];i[r[1]](v.isFunction(o)?function(){var e=o.apply(this,arguments);e&amp;&amp;v.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[s+&quot;With&quot;](this===i?n:this,[e])}:n[s])}),e=null}).promise()},promise:function(e){return typeof e==&quot;object&quot;?v.extend(e,r):r}},i={};return r.pipe=r.then,v.each(t,function(e,s){var o=s[2],u=s[3];r[s[1]]=o.add,u&amp;&amp;o.a
 dd(function(){n=u},t[e^1][2].disable,t[2][2].lock),i[s[0]]=o.fire,i[s[0]+&quot;With&quot;]=o.fireWith}),r.promise(i),e&amp;&amp;e.call(i,i),i},when:function(e){var t=0,n=l.call(arguments),r=n.length,i=r!==1||e&amp;&amp;v.isFunction(e.promise)?r:0,s=i===1?e:v.Deferred(),o=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length&gt;1?l.call(arguments):r,n===u?s.notifyWith(t,n):--i||s.resolveWith(t,n)}},u,a,f;if(r&gt;1){u=new Array(r),a=new Array(r),f=new Array(r);for(;t&lt;r;t++)n[t]&amp;&amp;v.isFunction(n[t].promise)?n[t].promise().done(o(t,f,n)).fail(s.reject).progress(o(t,a,u)):--i}return i||s.resolveWith(f,n),s.promise()}}),v.support=function(){var t,n,r,s,o,u,a,f,l,c,h,p=i.createElement(&quot;div&quot;);p.setAttribute(&quot;className&quot;,&quot;t&quot;),p.innerHTML=&quot;  &lt;link/&gt;&lt;table&gt;&lt;/table&gt;&lt;a href='/a'&gt;a&lt;/a&gt;&lt;input type='checkbox'/&gt;&quot;,n=p.getElementsByTagName(&quot;*&quot;),r=p.getElementsByTagName(&quot;a&quot;)[0],
 r.style.cssText=&quot;top:1px;float:left;opacity:.5&quot;;if(!n||!n.length||!r)return{};s=i.createElement(&quot;select&quot;),o=s.appendChild(i.createElement(&quot;option&quot;)),u=p.getElementsByTagName(&quot;input&quot;)[0],t={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName(&quot;tbody&quot;).length,htmlSerialize:!!p.getElementsByTagName(&quot;link&quot;).length,style:/top/.test(r.getAttribute(&quot;style&quot;)),hrefNormalized:r.getAttribute(&quot;href&quot;)===&quot;/a&quot;,opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:u.value===&quot;on&quot;,optSelected:o.selected,getSetAttribute:p.className!==&quot;t&quot;,enctype:!!i.createElement(&quot;form&quot;).enctype,html5Clone:i.createElement(&quot;nav&quot;).cloneNode(!0).outerHTML!==&quot;&lt;:nav&gt;&lt;/:nav&gt;&quot;,boxModel:i.compatMode===&quot;CSS1Compat&quot;,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout
 :!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},u.checked=!0,t.noCloneChecked=u.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!o.disabled;try{delete p.test}catch(d){t.deleteExpando=!1}!p.addEventListener&amp;&amp;p.attachEvent&amp;&amp;p.fireEvent&amp;&amp;(p.attachEvent(&quot;onclick&quot;,h=function(){t.noCloneEvent=!1}),p.cloneNode(!0).fireEvent(&quot;onclick&quot;),p.detachEvent(&quot;onclick&quot;,h)),u=i.createElement(&quot;input&quot;),u.value=&quot;t&quot;,u.setAttribute(&quot;type&quot;,&quot;radio&quot;),t.radioValue=u.value===&quot;t&quot;,u.setAttribute(&quot;checked&quot;,&quot;checked&quot;),u.setAttribute(&quot;name&quot;,&quot;t&quot;),p.appendChild(u),a=i.createDocumentFragment(),a.appendChild(p.lastChild),t.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,t.appendChecked=u.checked,a.removeChild(u),a.appendChild(p);if(p.attachEvent)for(l in{submit:!0,change:!0,focusin:!0})f=&quot;on&quot;+l,c=f in p,c||(p.s
 etAttribute(f,&quot;return;&quot;),c=typeof p[f]==&quot;function&quot;),t[l+&quot;Bubbles&quot;]=c;return v(function(){var n,r,s,o,u=&quot;padding:0;margin:0;border:0;display:block;overflow:hidden;&quot;,a=i.getElementsByTagName(&quot;body&quot;)[0];if(!a)return;n=i.createElement(&quot;div&quot;),n.style.cssText=&quot;visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px&quot;,a.insertBefore(n,a.firstChild),r=i.createElement(&quot;div&quot;),n.appendChild(r),r.innerHTML=&quot;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;t&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&quot;,s=r.getElementsByTagName(&quot;td&quot;),s[0].style.cssText=&quot;padding:0;margin:0;border:0;display:none&quot;,c=s[0].offsetHeight===0,s[0].style.display=&quot;&quot;,s[1].style.display=&quot;none&quot;,t.reliableHiddenOffsets=c&amp;&amp;s[0].offsetHeight===0,r.innerHTML=&quot;&quot;,r.style.cssText=&quot;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border
 -box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;&quot;,t.boxSizing=r.offsetWidth===4,t.doesNotIncludeMarginInBodyOffset=a.offsetTop!==1,e.getComputedStyle&amp;&amp;(t.pixelPosition=(e.getComputedStyle(r,null)||{}).top!==&quot;1%&quot;,t.boxSizingReliable=(e.getComputedStyle(r,null)||{width:&quot;4px&quot;}).width===&quot;4px&quot;,o=i.createElement(&quot;div&quot;),o.style.cssText=r.style.cssText=u,o.style.marginRight=o.style.width=&quot;0&quot;,r.style.width=&quot;1px&quot;,r.appendChild(o),t.reliableMarginRight=!parseFloat((e.getComputedStyle(o,null)||{}).marginRight)),typeof r.style.zoom!=&quot;undefined&quot;&amp;&amp;(r.innerHTML=&quot;&quot;,r.style.cssText=u+&quot;width:1px;padding:1px;display:inline;zoom:1&quot;,t.inlineBlockNeedsLayout=r.offsetWidth===3,r.style.display=&quot;block&quot;,r.style.overflow=&quot;visible&quot;,r.innerHTML=&quot;&lt;div&gt;&lt;/div&gt;&quot;,r.firstChild.style.width=&quot;5px&quot;,t.shrinkWrapB
 locks=r.offsetWidth!==3,n.style.zoom=1),a.removeChild(n),n=r=s=o=null}),a.removeChild(p),n=r=s=o=u=a=p=null,t}();var D=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;v.extend({cache:{},deletedIds:[],uuid:0,expando:&quot;jQuery&quot;+(v.fn.jquery+Math.random()).replace(/\D/g,&quot;&quot;),noData:{embed:!0,object:&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;,applet:!0},hasData:function(e){return e=e.nodeType?v.cache[e[v.expando]]:e[v.expando],!!e&amp;&amp;!B(e)},data:function(e,n,r,i){if(!v.acceptData(e))return;var s,o,u=v.expando,a=typeof n==&quot;string&quot;,f=e.nodeType,l=f?v.cache:e,c=f?e[u]:e[u]&amp;&amp;u;if((!c||!l[c]||!i&amp;&amp;!l[c].data)&amp;&amp;a&amp;&amp;r===t)return;c||(f?e[u]=c=v.deletedIds.pop()||++v.uuid:c=u),l[c]||(l[c]={},f||(l[c].toJSON=v.noop));if(typeof n==&quot;object&quot;||typeof n==&quot;function&quot;)i?l[c]=v.extend(l[c],n):l[c].data=v.extend(l[c].data,n);return s=l[c],i||(s.data||(s.data={}),s=s.data),r!==t&amp;&amp;(s[v.camelCase(n)]=r),a
 ?(o=s[n],o==null&amp;&amp;(o=s[v.camelCase(n)])):o=s,o},removeData:function(e,t,n){if(!v.acceptData(e))return;var r,i,s,o=e.nodeType,u=o?v.cache:e,a=o?e[v.expando]:v.expando;if(!u[a])return;if(t){r=n?u[a]:u[a].data;if(r){v.isArray(t)||(t in r?t=[t]:(t=v.camelCase(t),t in r?t=[t]:t=t.split(&quot; &quot;)));for(i=0,s=t.length;i&lt;s;i++)delete r[t[i]];if(!(n?B:v.isEmptyObject)(r))return}}if(!n){delete u[a].data;if(!B(u[a]))return}o?v.cleanData([e],!0):v.support.deleteExpando||u!=u.window?delete u[a]:u[a]=null},_data:function(e,t,n){return v.data(e,t,n,!0)},acceptData:function(e){var t=e.nodeName&amp;&amp;v.noData[e.nodeName.toLowerCase()];return!t||t!==!0&amp;&amp;e.getAttribute(&quot;classid&quot;)===t}}),v.fn.extend({data:function(e,n){var r,i,s,o,u,a=this[0],f=0,l=null;if(e===t){if(this.length){l=v.data(a);if(a.nodeType===1&amp;&amp;!v._data(a,&quot;parsedAttrs&quot;)){s=a.attributes;for(u=s.length;f&lt;u;f++)o=s[f].name,o.indexOf(&quot;data-&quot;)===0&amp;&amp;(o=v.camelC
 ase(o.substring(5)),H(a,o,l[o]));v._data(a,&quot;parsedAttrs&quot;,!0)}}return l}return typeof e==&quot;object&quot;?this.each(function(){v.data(this,e)}):(r=e.split(&quot;.&quot;,2),r[1]=r[1]?&quot;.&quot;+r[1]:&quot;&quot;,i=r[1]+&quot;!&quot;,v.access(this,function(n){if(n===t)return l=this.triggerHandler(&quot;getData&quot;+i,[r[0]]),l===t&amp;&amp;a&amp;&amp;(l=v.data(a,e),l=H(a,e,l)),l===t&amp;&amp;r[1]?this.data(r[0]):l;r[1]=n,this.each(function(){var t=v(this);t.triggerHandler(&quot;setData&quot;+i,r),v.data(this,e,n),t.triggerHandler(&quot;changeData&quot;+i,r)})},null,n,arguments.length&gt;1,null,!1))},removeData:function(e){return this.each(function(){v.removeData(this,e)})}}),v.extend({queue:function(e,t,n){var r;if(e)return t=(t||&quot;fx&quot;)+&quot;queue&quot;,r=v._data(e,t),n&amp;&amp;(!r||v.isArray(n)?r=v._data(e,t,v.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||&quot;fx&quot;;var n=v.queue(e,t),r=n.length,i=n.shift(),s=v._queueHooks(e,t),o=fun
 ction(){v.dequeue(e,t)};i===&quot;inprogress&quot;&amp;&amp;(i=n.shift(),r--),i&amp;&amp;(t===&quot;fx&quot;&amp;&amp;n.unshift(&quot;inprogress&quot;),delete s.stop,i.call(e,o,s)),!r&amp;&amp;s&amp;&amp;s.empty.fire()},_queueHooks:function(e,t){var n=t+&quot;queueHooks&quot;;return v._data(e,n)||v._data(e,n,{empty:v.Callbacks(&quot;once memory&quot;).add(function(){v.removeData(e,t+&quot;queue&quot;,!0),v.removeData(e,n,!0)})})}}),v.fn.extend({queue:function(e,n){var r=2;return typeof e!=&quot;string&quot;&amp;&amp;(n=e,e=&quot;fx&quot;,r--),arguments.length&lt;r?v.queue(this[0],e):n===t?this:this.each(function(){var t=v.queue(this,e,n);v._queueHooks(this,e),e===&quot;fx&quot;&amp;&amp;t[0]!==&quot;inprogress&quot;&amp;&amp;v.dequeue(this,e)})},dequeue:function(e){return this.each(function(){v.dequeue(this,e)})},delay:function(e,t){return e=v.fx?v.fx.speeds[e]||e:e,t=t||&quot;fx&quot;,this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},cle
 arQueue:function(e){return this.queue(e||&quot;fx&quot;,[])},promise:function(e,n){var r,i=1,s=v.Deferred(),o=this,u=this.length,a=function(){--i||s.resolveWith(o,[o])};typeof e!=&quot;string&quot;&amp;&amp;(n=e,e=t),e=e||&quot;fx&quot;;while(u--)r=v._data(o[u],e+&quot;queueHooks&quot;),r&amp;&amp;r.empty&amp;&amp;(i++,r.empty.add(a));return a(),s.promise(n)}});var j,F,I,q=/[\t\r\n]/g,R=/\r/g,U=/^(?:button|input)$/i,z=/^(?:button|input|object|select|textarea)$/i,W=/^a(?:rea|)$/i,X=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,V=v.support.getSetAttribute;v.fn.extend({attr:function(e,t){return v.access(this,v.attr,e,t,arguments.length&gt;1)},removeAttr:function(e){return this.each(function(){v.removeAttr(this,e)})},prop:function(e,t){return v.access(this,v.prop,e,t,arguments.length&gt;1)},removeProp:function(e){return e=v.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})}
 ,addClass:function(e){var t,n,r,i,s,o,u;if(v.isFunction(e))return this.each(function(t){v(this).addClass(e.call(this,t,this.className))});if(e&amp;&amp;typeof e==&quot;string&quot;){t=e.split(y);for(n=0,r=this.length;n&lt;r;n++){i=this[n];if(i.nodeType===1)if(!i.className&amp;&amp;t.length===1)i.className=e;else{s=&quot; &quot;+i.className+&quot; &quot;;for(o=0,u=t.length;o&lt;u;o++)~s.indexOf(&quot; &quot;+t[o]+&quot; &quot;)||(s+=t[o]+&quot; &quot;);i.className=v.trim(s)}}}return this},removeClass:function(e){var n,r,i,s,o,u,a;if(v.isFunction(e))return this.each(function(t){v(this).removeClass(e.call(this,t,this.className))});if(e&amp;&amp;typeof e==&quot;string&quot;||e===t){n=(e||&quot;&quot;).split(y);for(u=0,a=this.length;u&lt;a;u++){i=this[u];if(i.nodeType===1&amp;&amp;i.className){r=(&quot; &quot;+i.className+&quot; &quot;).replace(q,&quot; &quot;);for(s=0,o=n.length;s&lt;o;s++)while(r.indexOf(&quot; &quot;+n[s]+&quot; &quot;)&gt;-1)r=r.replace(&quot; &quot;+n[s]+&qu
 ot; &quot;,&quot; &quot;);i.className=e?v.trim(r):&quot;&quot;}}}return this},toggleClass:function(e,t){var n=typeof e,r=typeof t==&quot;boolean&quot;;return v.isFunction(e)?this.each(function(n){v(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if(n===&quot;string&quot;){var i,s=0,o=v(this),u=t,a=e.split(y);while(i=a[s++])u=r?u:!o.hasClass(i),o[u?&quot;addClass&quot;:&quot;removeClass&quot;](i)}else if(n===&quot;undefined&quot;||n===&quot;boolean&quot;)this.className&amp;&amp;v._data(this,&quot;__className__&quot;,this.className),this.className=this.className||e===!1?&quot;&quot;:v._data(this,&quot;__className__&quot;)||&quot;&quot;})},hasClass:function(e){var t=&quot; &quot;+e+&quot; &quot;,n=0,r=this.length;for(;n&lt;r;n++)if(this[n].nodeType===1&amp;&amp;(&quot; &quot;+this[n].className+&quot; &quot;).replace(q,&quot; &quot;).indexOf(t)&gt;-1)return!0;return!1},val:function(e){var n,r,i,s=this[0];if(!arguments.length){if(s)return n=v.valHooks[
 s.type]||v.valHooks[s.nodeName.toLowerCase()],n&amp;&amp;&quot;get&quot;in n&amp;&amp;(r=n.get(s,&quot;value&quot;))!==t?r:(r=s.value,typeof r==&quot;string&quot;?r.replace(R,&quot;&quot;):r==null?&quot;&quot;:r);return}return i=v.isFunction(e),this.each(function(r){var s,o=v(this);if(this.nodeType!==1)return;i?s=e.call(this,r,o.val()):s=e,s==null?s=&quot;&quot;:typeof s==&quot;number&quot;?s+=&quot;&quot;:v.isArray(s)&amp;&amp;(s=v.map(s,function(e){return e==null?&quot;&quot;:e+&quot;&quot;})),n=v.valHooks[this.type]||v.valHooks[this.nodeName.toLowerCase()];if(!n||!(&quot;set&quot;in n)||n.set(this,s,&quot;value&quot;)===t)this.value=s})}}),v.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r,i,s=e.selectedIndex,o=[],u=e.options,a=e.type===&quot;select-one&quot;;if(s&lt;0)return null;n=a?s:0,r=a?s+1:u.length;for(;n&lt;r;n++){i=u[n];if(i.selected&amp;&amp;(v.support.optDisabled?!i.disab
 led:i.getAttribute(&quot;disabled&quot;)===null)&amp;&amp;(!i.parentNode.disabled||!v.nodeName(i.parentNode,&quot;optgroup&quot;))){t=v(i).val();if(a)return t;o.push(t)}}return a&amp;&amp;!o.length&amp;&amp;u.length?v(u[s]).val():o},set:function(e,t){var n=v.makeArray(t);return v(e).find(&quot;option&quot;).each(function(){this.selected=v.inArray(v(this).val(),n)&gt;=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,n,r,i){var s,o,u,a=e.nodeType;if(!e||a===3||a===8||a===2)return;if(i&amp;&amp;v.isFunction(v.fn[n]))return v(e)[n](r);if(typeof e.getAttribute==&quot;undefined&quot;)return v.prop(e,n,r);u=a!==1||!v.isXMLDoc(e),u&amp;&amp;(n=n.toLowerCase(),o=v.attrHooks[n]||(X.test(n)?F:j));if(r!==t){if(r===null){v.removeAttr(e,n);return}return o&amp;&amp;&quot;set&quot;in o&amp;&amp;u&amp;&amp;(s=o.set(e,r,n))!==t?s:(e.setAttribute(n,&quot;&quot;+r),r)}return o&amp;&amp;&quot;get&quot;in o&amp;&amp;u&amp;&amp;(s=o.get(e,n))!==null?s:(s=e.getAttribute(n),s===null
 ?t:s)},removeAttr:function(e,t){var n,r,i,s,o=0;if(t&amp;&amp;e.nodeType===1){r=t.split(y);for(;o&lt;r.length;o++)i=r[o],i&amp;&amp;(n=v.propFix[i]||i,s=X.test(i),s||v.attr(e,i,&quot;&quot;),e.removeAttribute(V?i:n),s&amp;&amp;n in e&amp;&amp;(e[n]=!1))}},attrHooks:{type:{set:function(e,t){if(U.test(e.nodeName)&amp;&amp;e.parentNode)v.error(&quot;type property can't be changed&quot;);else if(!v.support.radioValue&amp;&amp;t===&quot;radio&quot;&amp;&amp;v.nodeName(e,&quot;input&quot;)){var n=e.value;return e.setAttribute(&quot;type&quot;,t),n&amp;&amp;(e.value=n),t}}},value:{get:function(e,t){return j&amp;&amp;v.nodeName(e,&quot;button&quot;)?j.get(e,t):t in e?e.value:null},set:function(e,t,n){if(j&amp;&amp;v.nodeName(e,&quot;button&quot;))return j.set(e,t,n);e.value=t}}},propFix:{tabindex:&quot;tabIndex&quot;,readonly:&quot;readOnly&quot;,&quot;for&quot;:&quot;htmlFor&quot;,&quot;class&quot;:&quot;className&quot;,maxlength:&quot;maxLength&quot;,cellspacing:&quot;cellSpacing&
 quot;,cellpadding:&quot;cellPadding&quot;,rowspan:&quot;rowSpan&quot;,colspan:&quot;colSpan&quot;,usemap:&quot;useMap&quot;,frameborder:&quot;frameBorder&quot;,contenteditable:&quot;contentEditable&quot;},prop:function(e,n,r){var i,s,o,u=e.nodeType;if(!e||u===3||u===8||u===2)return;return o=u!==1||!v.isXMLDoc(e),o&amp;&amp;(n=v.propFix[n]||n,s=v.propHooks[n]),r!==t?s&amp;&amp;&quot;set&quot;in s&amp;&amp;(i=s.set(e,r,n))!==t?i:e[n]=r:s&amp;&amp;&quot;get&quot;in s&amp;&amp;(i=s.get(e,n))!==null?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode(&quot;tabindex&quot;);return n&amp;&amp;n.specified?parseInt(n.value,10):z.test(e.nodeName)||W.test(e.nodeName)&amp;&amp;e.href?0:t}}}}),F={get:function(e,n){var r,i=v.prop(e,n);return i===!0||typeof i!=&quot;boolean&quot;&amp;&amp;(r=e.getAttributeNode(n))&amp;&amp;r.nodeValue!==!1?n.toLowerCase():t},set:function(e,t,n){var r;return t===!1?v.removeAttr(e,n):(r=v.propFix[n]||n,r in e&amp;&amp;(e[r]=!0),e.setAttribut
 e(n,n.toLowerCase())),n}},V||(I={name:!0,id:!0,coords:!0},j=v.valHooks.button={get:function(e,n){var r;return r=e.getAttributeNode(n),r&amp;&amp;(I[n]?r.value!==&quot;&quot;:r.specified)?r.value:t},set:function(e,t,n){var r=e.getAttributeNode(n);return r||(r=i.createAttribute(n),e.setAttributeNode(r)),r.value=t+&quot;&quot;}},v.each([&quot;width&quot;,&quot;height&quot;],function(e,t){v.attrHooks[t]=v.extend(v.attrHooks[t],{set:function(e,n){if(n===&quot;&quot;)return e.setAttribute(t,&quot;auto&quot;),n}})}),v.attrHooks.contenteditable={get:j.get,set:function(e,t,n){t===&quot;&quot;&amp;&amp;(t=&quot;false&quot;),j.set(e,t,n)}}),v.support.hrefNormalized||v.each([&quot;href&quot;,&quot;src&quot;,&quot;width&quot;,&quot;height&quot;],function(e,n){v.attrHooks[n]=v.extend(v.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return r===null?t:r}})}),v.support.style||(v.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||t},set:function(e,t){return e.styl
 e.cssText=&quot;&quot;+t}}),v.support.optSelected||(v.propHooks.selected=v.extend(v.propHooks.selected,{get:function(e){var t=e.parentNode;return t&amp;&amp;(t.selectedIndex,t.parentNode&amp;&amp;t.parentNode.selectedIndex),null}})),v.support.enctype||(v.propFix.enctype=&quot;encoding&quot;),v.support.checkOn||v.each([&quot;radio&quot;,&quot;checkbox&quot;],function(){v.valHooks[this]={get:function(e){return e.getAttribute(&quot;value&quot;)===null?&quot;on&quot;:e.value}}}),v.each([&quot;radio&quot;,&quot;checkbox&quot;],function(){v.valHooks[this]=v.extend(v.valHooks[this],{set:function(e,t){if(v.isArray(t))return e.checked=v.inArray(v(e).val(),t)&gt;=0}})});var $=/^(?:textarea|input|select)$/i,J=/^([^\.]*|)(?:\.(.+)|)$/,K=/(?:^|\s)hover(\.\S+|)\b/,Q=/^key/,G=/^(?:mouse|contextmenu)|click/,Y=/^(?:focusinfocus|focusoutblur)$/,Z=function(e){return v.event.special.hover?e:e.replace(K,&quot;mouseenter$1 mouseleave$1&quot;)};v.event={add:function(e,n,r,i,s){var o,u,a,f,l,c,h,p,
 d,m,g;if(e.nodeType===3||e.nodeType===8||!n||!r||!(o=v._data(e)))return;r.handler&amp;&amp;(d=r,r=d.handler,s=d.selector),r.guid||(r.guid=v.guid++),a=o.events,a||(o.events=a={}),u=o.handle,u||(o.handle=u=function(e){return typeof v==&quot;undefined&quot;||!!e&amp;&amp;v.event.triggered===e.type?t:v.event.dispatch.apply(u.elem,arguments)},u.elem=e),n=v.trim(Z(n)).split(&quot; &quot;);for(f=0;f&lt;n.length;f++){l=J.exec(n[f])||[],c=l[1],h=(l[2]||&quot;&quot;).split(&quot;.&quot;).sort(),g=v.event.special[c]||{},c=(s?g.delegateType:g.bindType)||c,g=v.event.special[c]||{},p=v.extend({type:c,origType:l[1],data:i,handler:r,guid:r.guid,selector:s,namespace:h.join(&quot;.&quot;)},d),m=a[c];if(!m){m=a[c]=[],m.delegateCount=0;if(!g.setup||g.setup.call(e,i,h,u)===!1)e.addEventListener?e.addEventListener(c,u,!1):e.attachEvent&amp;&amp;e.attachEvent(&quot;on&quot;+c,u)}g.add&amp;&amp;(g.add.call(e,p),p.handler.guid||(p.handler.guid=r.guid)),s?m.splice(m.delegateCount++,0,p):m.push(p),v.e
 vent.global[c]=!0}e=null},global:{},remove:function(e,t,n,r,i){var s,o,u,a,f,l,c,h,p,d,m,g=v.hasData(e)&amp;&amp;v._data(e);if(!g||!(h=g.events))return;t=v.trim(Z(t||&quot;&quot;)).split(&quot; &quot;);for(s=0;s&lt;t.length;s++){o=J.exec(t[s])||[],u=a=o[1],f=o[2];if(!u){for(u in h)v.event.remove(e,u+t[s],n,r,!0);continue}p=v.event.special[u]||{},u=(r?p.delegateType:p.bindType)||u,d=h[u]||[],l=d.length,f=f?new RegExp(&quot;(^|\\.)&quot;+f.split(&quot;.&quot;).sort().join(&quot;\\.(?:.*\\.|)&quot;)+&quot;(\\.|$)&quot;):null;for(c=0;c&lt;d.length;c++)m=d[c],(i||a===m.origType)&amp;&amp;(!n||n.guid===m.guid)&amp;&amp;(!f||f.test(m.namespace))&amp;&amp;(!r||r===m.selector||r===&quot;**&quot;&amp;&amp;m.selector)&amp;&amp;(d.splice(c--,1),m.selector&amp;&amp;d.delegateCount--,p.remove&amp;&amp;p.remove.call(e,m));d.length===0&amp;&amp;l!==d.length&amp;&amp;((!p.teardown||p.teardown.call(e,f,g.handle)===!1)&amp;&amp;v.removeEvent(e,u,g.handle),delete h[u])}v.isEmptyObject(h)&amp;&a
 mp;(delete g.handle,v.removeData(e,&quot;events&quot;,!0))},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(n,r,s,o){if(!s||s.nodeType!==3&amp;&amp;s.nodeType!==8){var u,a,f,l,c,h,p,d,m,g,y=n.type||n,b=[];if(Y.test(y+v.event.triggered))return;y.indexOf(&quot;!&quot;)&gt;=0&amp;&amp;(y=y.slice(0,-1),a=!0),y.indexOf(&quot;.&quot;)&gt;=0&amp;&amp;(b=y.split(&quot;.&quot;),y=b.shift(),b.sort());if((!s||v.event.customEvent[y])&amp;&amp;!v.event.global[y])return;n=typeof n==&quot;object&quot;?n[v.expando]?n:new v.Event(y,n):new v.Event(y),n.type=y,n.isTrigger=!0,n.exclusive=a,n.namespace=b.join(&quot;.&quot;),n.namespace_re=n.namespace?new RegExp(&quot;(^|\\.)&quot;+b.join(&quot;\\.(?:.*\\.|)&quot;)+&quot;(\\.|$)&quot;):null,h=y.indexOf(&quot;:&quot;)&lt;0?&quot;on&quot;+y:&quot;&quot;;if(!s){u=v.cache;for(f in u)u[f].events&amp;&amp;u[f].events[y]&amp;&amp;v.event.trigger(n,r,u[f].handle.elem,!0);return}n.result=t,n.target||(n.target=s),r=r!=null?v.makeArray(r)
 :[],r.unshift(n),p=v.event.special[y]||{};if(p.trigger&amp;&amp;p.trigger.apply(s,r)===!1)return;m=[[s,p.bindType||y]];if(!o&amp;&amp;!p.noBubble&amp;&amp;!v.isWindow(s)){g=p.delegateType||y,l=Y.test(g+y)?s:s.parentNode;for(c=s;l;l=l.parentNode)m.push([l,g]),c=l;c===(s.ownerDocument||i)&amp;&amp;m.push([c.defaultView||c.parentWindow||e,g])}for(f=0;f&lt;m.length&amp;&amp;!n.isPropagationStopped();f++)l=m[f][0],n.type=m[f][1],d=(v._data(l,&quot;events&quot;)||{})[n.type]&amp;&amp;v._data(l,&quot;handle&quot;),d&amp;&amp;d.apply(l,r),d=h&amp;&amp;l[h],d&amp;&amp;v.acceptData(l)&amp;&amp;d.apply(l,r)===!1&amp;&amp;n.preventDefault();return n.type=y,!o&amp;&amp;!n.isDefaultPrevented()&amp;&amp;(!p._default||p._default.apply(s.ownerDocument,r)===!1)&amp;&amp;(y!==&quot;click&quot;||!v.nodeName(s,&quot;a&quot;))&amp;&amp;v.acceptData(s)&amp;&amp;h&amp;&amp;s[y]&amp;&amp;(y!==&quot;focus&quot;&amp;&amp;y!==&quot;blur&quot;||n.target.offsetWidth!==0)&amp;&amp;!v.isWindow(s)&amp;&amp;
 (c=s[h],c&amp;&amp;(s[h]=null),v.event.triggered=y,s[y](),v.event.triggered=t,c&amp;&amp;(s[h]=c)),n.result}return},dispatch:function(n){n=v.event.fix(n||e.event);var r,i,s,o,u,a,f,l,c,h,p=(v._data(this,&quot;events&quot;)||{})[n.type]||[],d=p.delegateCount,m=[].slice.call(arguments),g=!n.exclusive&amp;&amp;!n.namespace,y=v.event.special[n.type]||{},b=[];m[0]=n,n.delegateTarget=this;if(y.preDispatch&amp;&amp;y.preDispatch.call(this,n)===!1)return;if(d&amp;&amp;(!n.button||n.type!==&quot;click&quot;))for(s=n.target;s!=this;s=s.parentNode||this)if(s.disabled!==!0||n.type!==&quot;click&quot;){u={},f=[];for(r=0;r&lt;d;r++)l=p[r],c=l.selector,u[c]===t&amp;&amp;(u[c]=v(c,this).index(s)&gt;=0),u[c]&amp;&amp;f.push(l);f.length&amp;&amp;b.push({elem:s,matches:f})}p.length&gt;d&amp;&amp;b.push({elem:this,matches:p.slice(d)});for(r=0;r&lt;b.length&amp;&amp;!n.isPropagationStopped();r++){a=b[r],n.currentTarget=a.elem;for(i=0;i&lt;a.matches.length&amp;&amp;!n.isImmediatePropagationStoppe
 d();i++){l=a.matches[i];if(g||!n.namespace&amp;&amp;!l.namespace||n.namespace_re&amp;&amp;n.namespace_re.test(l.namespace))n.data=l.data,n.handleObj=l,o=((v.event.special[l.origType]||{}).handle||l.handler).apply(a.elem,m),o!==t&amp;&amp;(n.result=o,o===!1&amp;&amp;(n.preventDefault(),n.stopPropagation()))}}return y.postDispatch&amp;&amp;y.postDispatch.call(this,n),n.result},props:&quot;attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which&quot;.split(&quot; &quot;),fixHooks:{},keyHooks:{props:&quot;char charCode key keyCode&quot;.split(&quot; &quot;),filter:function(e,t){return e.which==null&amp;&amp;(e.which=t.charCode!=null?t.charCode:t.keyCode),e}},mouseHooks:{props:&quot;button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement&quot;.split(&quot; &quot;),filter:function(e,n){var r,s,o,u=n.button,a=n.fromElement;return e.pageX=
 =null&amp;&amp;n.clientX!=null&amp;&amp;(r=e.target.ownerDocument||i,s=r.documentElement,o=r.body,e.pageX=n.clientX+(s&amp;&amp;s.scrollLeft||o&amp;&amp;o.scrollLeft||0)-(s&amp;&amp;s.clientLeft||o&amp;&amp;o.clientLeft||0),e.pageY=n.clientY+(s&amp;&amp;s.scrollTop||o&amp;&amp;o.scrollTop||0)-(s&amp;&amp;s.clientTop||o&amp;&amp;o.clientTop||0)),!e.relatedTarget&amp;&amp;a&amp;&amp;(e.relatedTarget=a===e.target?n.toElement:a),!e.which&amp;&amp;u!==t&amp;&amp;(e.which=u&amp;1?1:u&amp;2?3:u&amp;4?2:0),e}},fix:function(e){if(e[v.expando])return e;var t,n,r=e,s=v.event.fixHooks[e.type]||{},o=s.props?this.props.concat(s.props):this.props;e=v.Event(r);for(t=o.length;t;)n=o[--t],e[n]=r[n];return e.target||(e.target=r.srcElement||i),e.target.nodeType===3&amp;&amp;(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,r):e},special:{load:{noBubble:!0},focus:{delegateType:&quot;focusin&quot;},blur:{delegateType:&quot;focusout&quot;},beforeunload:{setup:function(e,t,n)
 {v.isWindow(this)&amp;&amp;(this.onbeforeunload=n)},teardown:function(e,t){this.onbeforeunload===t&amp;&amp;(this.onbeforeunload=null)}}},simulate:function(e,t,n,r){var i=v.extend(new v.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?v.event.trigger(i,null,t):v.event.dispatch.call(t,i),i.isDefaultPrevented()&amp;&amp;n.preventDefault()}},v.event.handle=v.event.dispatch,v.removeEvent=i.removeEventListener?function(e,t,n){e.removeEventListener&amp;&amp;e.removeEventListener(t,n,!1)}:function(e,t,n){var r=&quot;on&quot;+t;e.detachEvent&amp;&amp;(typeof e[r]==&quot;undefined&quot;&amp;&amp;(e[r]=null),e.detachEvent(r,n))},v.Event=function(e,t){if(!(this instanceof v.Event))return new v.Event(e,t);e&amp;&amp;e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&amp;&amp;e.getPreventDefault()?tt:et):this.type=e,t&amp;&amp;v.extend(this,t),this.timeStamp=e&amp;&amp;e.timeStamp||v.now(),this[v.expando]=!
 0},v.Event.prototype={preventDefault:function(){this.isDefaultPrevented=tt;var e=this.originalEvent;if(!e)return;e.preventDefault?e.preventDefault():e.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=tt;var e=this.originalEvent;if(!e)return;e.stopPropagation&amp;&amp;e.stopPropagation(),e.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=tt,this.stopPropagation()},isDefaultPrevented:et,isPropagationStopped:et,isImmediatePropagationStopped:et},v.each({mouseenter:&quot;mouseover&quot;,mouseleave:&quot;mouseout&quot;},function(e,t){v.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,s=e.handleObj,o=s.selector;if(!i||i!==r&amp;&amp;!v.contains(r,i))e.type=s.origType,n=s.handler.apply(this,arguments),e.type=t;return n}}}),v.support.submitBubbles||(v.event.special.submit={setup:function(){if(v.nodeName(this,&quot;form&quot;))return!1;v.event.add(this,&quot;click._submit keypress._
 submit&quot;,function(e){var n=e.target,r=v.nodeName(n,&quot;input&quot;)||v.nodeName(n,&quot;button&quot;)?n.form:t;r&amp;&amp;!v._data(r,&quot;_submit_attached&quot;)&amp;&amp;(v.event.add(r,&quot;submit._submit&quot;,function(e){e._submit_bubble=!0}),v._data(r,&quot;_submit_attached&quot;,!0))})},postDispatch:function(e){e._submit_bubble&amp;&amp;(delete e._submit_bubble,this.parentNode&amp;&amp;!e.isTrigger&amp;&amp;v.event.simulate(&quot;submit&quot;,this.parentNode,e,!0))},teardown:function(){if(v.nodeName(this,&quot;form&quot;))return!1;v.event.remove(this,&quot;._submit&quot;)}}),v.support.changeBubbles||(v.event.special.change={setup:function(){if($.test(this.nodeName)){if(this.type===&quot;checkbox&quot;||this.type===&quot;radio&quot;)v.event.add(this,&quot;propertychange._change&quot;,function(e){e.originalEvent.propertyName===&quot;checked&quot;&amp;&amp;(this._just_changed=!0)}),v.event.add(this,&quot;click._change&quot;,function(e){this._just_changed&amp;&amp;!
 e.isTrigger&amp;&amp;(this._just_changed=!1),v.event.simulate(&quot;change&quot;,this,e,!0)});return!1}v.event.add(this,&quot;beforeactivate._change&quot;,function(e){var t=e.target;$.test(t.nodeName)&amp;&amp;!v._data(t,&quot;_change_attached&quot;)&amp;&amp;(v.event.add(t,&quot;change._change&quot;,function(e){this.parentNode&amp;&amp;!e.isSimulated&amp;&amp;!e.isTrigger&amp;&amp;v.event.simulate(&quot;change&quot;,this.parentNode,e,!0)}),v._data(t,&quot;_change_attached&quot;,!0))})},handle:function(e){var t=e.target;if(this!==t||e.isSimulated||e.isTrigger||t.type!==&quot;radio&quot;&amp;&amp;t.type!==&quot;checkbox&quot;)return e.handleObj.handler.apply(this,arguments)},teardown:function(){return v.event.remove(this,&quot;._change&quot;),!$.test(this.nodeName)}}),v.support.focusinBubbles||v.each({focus:&quot;focusin&quot;,blur:&quot;focusout&quot;},function(e,t){var n=0,r=function(e){v.event.simulate(t,e.target,v.event.fix(e),!0)};v.event.special[t]={setup:function(){n++
 ===0&amp;&amp;i.addEventListener(e,r,!0)},teardown:function(){--n===0&amp;&amp;i.removeEventListener(e,r,!0)}}}),v.fn.extend({on:function(e,n,r,i,s){var o,u;if(typeof e==&quot;object&quot;){typeof n!=&quot;string&quot;&amp;&amp;(r=r||n,n=t);for(u in e)this.on(u,n,r,e[u],s);return this}r==null&amp;&amp;i==null?(i=n,r=n=t):i==null&amp;&amp;(typeof n==&quot;string&quot;?(i=r,r=t):(i=r,r=n,n=t));if(i===!1)i=et;else if(!i)return this;return s===1&amp;&amp;(o=i,i=function(e){return v().off(e),o.apply(this,arguments)},i.guid=o.guid||(o.guid=v.guid++)),this.each(function(){v.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,s;if(e&amp;&amp;e.preventDefault&amp;&amp;e.handleObj)return i=e.handleObj,v(e.delegateTarget).off(i.namespace?i.origType+&quot;.&quot;+i.namespace:i.origType,i.selector,i.handler),this;if(typeof e==&quot;object&quot;){for(s in e)this.off(s,n,e[s]);return this}if(n===!1||typeof n==&quot;function&quot;)r=n,n=t;re
 turn r===!1&amp;&amp;(r=et),this.each(function(){v.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},live:function(e,t,n){return v(this.context).on(e,this.selector,t,n),this},die:function(e,t){return v(this.context).off(e,this.selector||&quot;**&quot;,t),this},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length==1?this.off(e,&quot;**&quot;):this.off(t,e||&quot;**&quot;,n)},trigger:function(e,t){return this.each(function(){v.event.trigger(e,t,this)})},triggerHandler:function(e,t){if(this[0])return v.event.trigger(e,t,this[0],!0)},toggle:function(e){var t=arguments,n=e.guid||v.guid++,r=0,i=function(n){var i=(v._data(this,&quot;lastToggle&quot;+e.guid)||0)%r;return v._data(this,&quot;lastToggle&quot;+e.guid,i+1),n.preventDefault(),t[i].apply(this,arguments)||!1};i.guid=n;while(r&lt;t.length)t[r++].guid=n;return this.click(i)},hover:function(e,t){return t
 his.mouseenter(e).mouseleave(t||e)}}),v.each(&quot;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&quot;.split(&quot; &quot;),function(e,t){v.fn[t]=function(e,n){return n==null&amp;&amp;(n=e,e=null),arguments.length&gt;0?this.on(t,null,e,n):this.trigger(t)},Q.test(t)&amp;&amp;(v.event.fixHooks[t]=v.event.keyHooks),G.test(t)&amp;&amp;(v.event.fixHooks[t]=v.event.mouseHooks)}),function(e,t){function Y(e,t,n,r){n=n||[],t=t||m;var i,s,o,f,l=t.nodeType;if(l!==1&amp;&amp;l!==9)return[];if(!e||typeof e!=&quot;string&quot;)return n;o=u(t);if(!o&amp;&amp;!r)if(i=j.exec(e))if(f=i[1]){if(l===9){s=t.getElementById(f);if(!s||!s.parentNode)return n;if(s.id===f)return n.push(s),n}else if(t.ownerDocument&amp;&amp;(s=t.ownerDocument.getElementById(f))&amp;&amp;a(t,s)&amp;&amp;s.id===f)return n.push(s),n}else{if(i[2])return w.apply(n,b.call(t.
 getElementsByTagName(e),0)),n;if((f=i[3])&amp;&amp;K&amp;&amp;t.getElementsByClassName)return w.apply(n,b.call(t.getElementsByClassName(f),0)),n}return lt(e,t,n,r,o)}function Z(e){return function(t){var n=t.nodeName.toLowerCase();return n===&quot;input&quot;&amp;&amp;t.type===e}}function et(e){return function(t){var n=t.nodeName.toLowerCase();return(n===&quot;input&quot;||n===&quot;button&quot;)&amp;&amp;t.type===e}}function tt(e,t,n){if(e===t)return n;var r=e.nextSibling;while(r){if(r===t)return-1;r=r.nextSibling}return 1}function nt(e,t,n,r){var i,o,u,a,f,l,c,h,p,v,g=!n&amp;&amp;t!==m,y=(g?&quot;&lt;s&gt;&quot;:&quot;&quot;)+e.replace(D,&quot;$1&lt;s&gt;&quot;),w=T[d][y];if(w)return r?0:b.call(w,0);f=e,l=[],h=0,p=s.preFilter,v=s.filter;while(f){if(!i||(o=P.exec(f)))o&amp;&amp;(f=f.slice(o[0].length),u.selector=c),l.push(u=[]),c=&quot;&quot;,g&amp;&amp;(f=&quot; &quot;+f);i=!1;if(o=H.exec(f))c+=o[0],f=f.slice(o[0].length),i=u.push({part:o.pop().replace(D,&quot; &quot;),stri
 ng:o[0],captures:o});for(a in v)(o=W[a].exec(f))&amp;&amp;(!p[a]||(o=p[a](o,t,n)))&amp;&amp;(c+=o[0],f=f.slice(o[0].length),i=u.push({part:a,string:o.shift(),captures:o}));if(!i)break}return c&amp;&amp;(u.selector=c),r?f.length:f?Y.error(e):b.call(T(y,l),0)}function rt(e,t,i,s){var o=t.dir,u=y++;return e||(e=function(e){return e===i}),t.first?function(t){while(t=t[o])if(t.nodeType===1)return e(t)&amp;&amp;t}:s?function(t){while(t=t[o])if(t.nodeType===1&amp;&amp;e(t))return t}:function(t){var i,s=u+&quot;.&quot;+n,a=s+&quot;.&quot;+r;while(t=t[o])if(t.nodeType===1){if((i=t[d])===a)return t.sizset;if(typeof i==&quot;string&quot;&amp;&amp;i.indexOf(s)===0){if(t.sizset)return t}else{t[d]=a;if(e(t))return t.sizset=!0,t;t.sizset=!1}}}}function it(e,t){return e?function(n){var r=t(n);return r&amp;&amp;e(r===!0?n:r)}:t}function st(e,t,n){var r,i,o=0;for(;r=e[o];o++)s.relative[r.part]?i=rt(i,s.relative[r.part],t,n):i=it(i,s.filter[r.part].apply(null,r.captures.concat(t,n)));return i}
 function ot(e){return function(t){var n,r=0;for(;n=e[r];r++)if(n(t))return!0;return!1}}function ut(e,t,n,r){var i=0,s=t.length;for(;i&lt;s;i++)Y(e,t[i],n,r)}function at(e,t,n,r,i,o){var u,a=s.setFilters[t.toLowerCase()];return a||Y.error(t),(e||!(u=i))&amp;&amp;ut(e||&quot;*&quot;,r,u=[],i),u.length&gt;0?a(u,n,o):[]}function ft(e,n,r,i){var s,o,u,a,f,l,c,h,p,d,v,m,g,y=0,b=e.length,E=W.POS,S=new RegExp(&quot;^&quot;+E.source+&quot;(?!&quot;+C+&quot;)&quot;,&quot;i&quot;),x=function(){var e=1,n=arguments.length-2;for(;e&lt;n;e++)arguments[e]===t&amp;&amp;(p[e]=t)};for(;y&lt;b;y++){s=e[y],o=&quot;&quot;,h=i;for(u=0,a=s.length;u&lt;a;u++){f=s[u],l=f.string;if(f.part===&quot;PSEUDO&quot;){E.exec(&quot;&quot;),c=0;while(p=E.exec(l)){d=!0,v=E.lastIndex=p.index+p[0].length;if(v&gt;c){o+=l.slice(c,p.index),c=v,m=[n],H.test(o)&amp;&amp;(h&amp;&amp;(m=h),h=i);if(g=q.test(o))o=o.slice(0,-5).replace(H,&quot;$&amp;*&quot;),c++;p.length&gt;1&amp;&amp;p[0].replace(S,x),h=at(o,p[1],p[2],m,h,
 g)}o=&quot;&quot;}}d||(o+=l),d=!1}o?H.test(o)?ut(o,h||[n],r,i):Y(o,n,r,i?i.concat(h):h):w.apply(r,h)}return b===1?r:Y.uniqueSort(r)}function lt(e,t,i,o,u){e=e.replace(D,&quot;$1&quot;);var a,l,c,h,p,d,v,m,g,y,E=nt(e,t,u),S=t.nodeType;if(W.POS.test(e))return ft(E,t,i,o);if(o)a=b.call(o,0);else if(E.length===1){if((d=b.call(E[0],0)).length&gt;2&amp;&amp;(v=d[0]).part===&quot;ID&quot;&amp;&amp;S===9&amp;&amp;!u&amp;&amp;s.relative[d[1].part]){t=s.find.ID(v.captures[0].replace(z,&quot;&quot;),t,u)[0];if(!t)return i;e=e.slice(d.shift().string.length)}g=(E=I.exec(d[0].string))&amp;&amp;!E.index&amp;&amp;t.parentNode||t,m=&quot;&quot;;for(p=d.length-1;p&gt;=0;p--){v=d[p],y=v.part,m=v.string+m;if(s.relative[y])break;if(s.order.test(y)){a=s.find[y](v.captures[0].replace(z,&quot;&quot;),g,u);if(a==null)continue;e=e.slice(0,e.length-m.length)+m.replace(W[y],&quot;&quot;),e||w.apply(i,b.call(a,0));break}}}if(e){l=f(e,t,u),n=l.dirruns++,a==null&amp;&amp;(a=s.find.TAG(&quot;*&quot;,I.test
 (e)&amp;&amp;t.parentNode||t));for(p=0;h=a[p];p++)r=l.runs++,l(h)&amp;&amp;i.push(h)}return i}var n,r,i,s,o,u,a,f,l,c,h=!0,p=&quot;undefined&quot;,d=(&quot;sizcache&quot;+Math.random()).replace(&quot;.&quot;,&quot;&quot;),m=e.document,g=m.documentElement,y=0,b=[].slice,w=[].push,E=function(e,t){return e[d]=t||!0,e},S=function(){var e={},t=[];return E(function(n,r){return t.push(n)&gt;s.cacheLength&amp;&amp;delete e[t.shift()],e[n]=r},e)},x=S(),T=S(),N=S(),C=&quot;[\\x20\\t\\r\\n\\f]&quot;,k=&quot;(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+&quot;,L=k.replace(&quot;w&quot;,&quot;w#&quot;),A=&quot;([*^$|!~]?=)&quot;,O=&quot;\\[&quot;+C+&quot;*(&quot;+k+&quot;)&quot;+C+&quot;*(?:&quot;+A+C+&quot;*(?:(['\&quot;])((?:\\\\.|[^\\\\])*?)\\3|(&quot;+L+&quot;)|)|)&quot;+C+&quot;*\\]&quot;,M=&quot;:(&quot;+k+&quot;)(?:\\((?:(['\&quot;])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:&quot;+O+&quot;)|[^:]|\\\\.)*|.*))\\)|)&quot;,_=&quot;:(nth|eq|gt|lt|first|last|even|odd)(?:\\(((?:-\\d)?\\d*)\\)|)(?=[^-
 ]|$)&quot;,D=new RegExp(&quot;^&quot;+C+&quot;+|((?:^|[^\\\\])(?:\\\\.)*)&quot;+C+&quot;+$&quot;,&quot;g&quot;),P=new RegExp(&quot;^&quot;+C+&quot;*,&quot;+C+&quot;*&quot;),H=new RegExp(&quot;^&quot;+C+&quot;*([\\x20\\t\\r\\n\\f&gt;+~])&quot;+C+&quot;*&quot;),B=new RegExp(M),j=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,F=/^:not/,I=/[\x20\t\r\n\f]*[+~]/,q=/:not\($/,R=/h\d/i,U=/input|select|textarea|button/i,z=/\\(?!\\)/g,W={ID:new RegExp(&quot;^#(&quot;+k+&quot;)&quot;),CLASS:new RegExp(&quot;^\\.(&quot;+k+&quot;)&quot;),NAME:new RegExp(&quot;^\\[name=['\&quot;]?(&quot;+k+&quot;)['\&quot;]?\\]&quot;),TAG:new RegExp(&quot;^(&quot;+k.replace(&quot;w&quot;,&quot;w*&quot;)+&quot;)&quot;),ATTR:new RegExp(&quot;^&quot;+O),PSEUDO:new RegExp(&quot;^&quot;+M),CHILD:new RegExp(&quot;^:(only|nth|last|first)-child(?:\\(&quot;+C+&quot;*(even|odd|(([+-]|)(\\d*)n|)&quot;+C+&quot;*(?:([+-]|)&quot;+C+&quot;*(\\d+)|))&quot;+C+&quot;*\\)|)&quot;,&quot;i&quot;),POS:new RegExp(_,&quot;ig&quot;),needsCo
 ntext:new RegExp(&quot;^&quot;+C+&quot;*[&gt;+~]|&quot;+_,&quot;i&quot;)},X=function(e){var t=m.createElement(&quot;div&quot;);try{return e(t)}catch(n){return!1}finally{t=null}},V=X(function(e){return e.appendChild(m.createComment(&quot;&quot;)),!e.getElementsByTagName(&quot;*&quot;).length}),$=X(function(e){return e.innerHTML=&quot;&lt;a href='#'&gt;&lt;/a&gt;&quot;,e.firstChild&amp;&amp;typeof e.firstChild.getAttribute!==p&amp;&amp;e.firstChild.getAttribute(&quot;href&quot;)===&quot;#&quot;}),J=X(function(e){e.innerHTML=&quot;&lt;select&gt;&lt;/select&gt;&quot;;var t=typeof e.lastChild.getAttribute(&quot;multiple&quot;);return t!==&quot;boolean&quot;&amp;&amp;t!==&quot;string&quot;}),K=X(function(e){return e.innerHTML=&quot;&lt;div class='hidden e'&gt;&lt;/div&gt;&lt;div class='hidden'&gt;&lt;/div&gt;&quot;,!e.getElementsByClassName||!e.getElementsByClassName(&quot;e&quot;).length?!1:(e.lastChild.className=&quot;e&quot;,e.getElementsByClassName(&quot;e&quot;).length===2)})
 ,Q=X(function(e){e.id=d+0,e.innerHTML=&quot;&lt;a name='&quot;+d+&quot;'&gt;&lt;/a&gt;&lt;div name='&quot;+d+&quot;'&gt;&lt;/div&gt;&quot;,g.insertBefore(e,g.firstChild);var t=m.getElementsByName&amp;&amp;m.getElementsByName(d).length===2+m.getElementsByName(d+0).length;return i=!m.getElementById(d),g.removeChild(e),t});try{b.call(g.childNodes,0)[0].nodeType}catch(G){b=function(e){var t,n=[];for(;t=this[e];e++)n.push(t);return n}}Y.matches=function(e,t){return Y(e,null,null,t)},Y.matchesSelector=function(e,t){return Y(t,null,null,[e]).length&gt;0},o=Y.getText=function(e){var t,n=&quot;&quot;,r=0,i=e.nodeType;if(i){if(i===1||i===9||i===11){if(typeof e.textContent==&quot;string&quot;)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(i===3||i===4)return e.nodeValue}else for(;t=e[r];r++)n+=o(t);return n},u=Y.isXML=function(t){var n=t&amp;&amp;(t.ownerDocument||t).documentElement;return n?n.nodeName!==&quot;HTML&quot;:!1},a=Y.contains=g.contains?function(e
 ,t){var n=e.nodeType===9?e.documentElement:e,r=t&amp;&amp;t.parentNode;return e===r||!!(r&amp;&amp;r.nodeType===1&amp;&amp;n.contains&amp;&amp;n.contains(r))}:g.compareDocumentPosition?function(e,t){return t&amp;&amp;!!(e.compareDocumentPosition(t)&amp;16)}:function(e,t){while(t=t.parentNode)if(t===e)return!0;return!1},Y.attr=function(e,t){var n,r=u(e);return r||(t=t.toLowerCase()),s.attrHandle[t]?s.attrHandle[t](e):J||r?e.getAttribute(t):(n=e.getAttributeNode(t),n?typeof e[t]==&quot;boolean&quot;?e[t]?t:null:n.specified?n.value:null:null)},s=Y.selectors={cacheLength:50,createPseudo:E,match:W,order:new RegExp(&quot;ID|TAG&quot;+(Q?&quot;|NAME&quot;:&quot;&quot;)+(K?&quot;|CLASS&quot;:&quot;&quot;)),attrHandle:$?{}:{href:function(e){return e.getAttribute(&quot;href&quot;,2)},type:function(e){return e.getAttribute(&quot;type&quot;)}},find:{ID:i?function(e,t,n){if(typeof t.getElementById!==p&amp;&amp;!n){var r=t.getElementById(e);return r&amp;&amp;r.parentNode?[r]:[]}}:function
 (e,n,r){if(typeof n.getElementById!==p&amp;&amp;!r){var i=n.getElementById(e);return i?i.id===e||typeof i.getAttributeNode!==p&amp;&amp;i.getAttributeNode(&quot;id&quot;).value===e?[i]:t:[]}},TAG:V?function(e,t){if(typeof t.getElementsByTagName!==p)return t.getElementsByTagName(e)}:function(e,t){var n=t.getElementsByTagName(e);if(e===&quot;*&quot;){var r,i=[],s=0;for(;r=n[s];s++)r.nodeType===1&amp;&amp;i.push(r);return i}return n},NAME:function(e,t){if(typeof t.getElementsByName!==p)return t.getElementsByName(name)},CLASS:function(e,t,n){if(typeof t.getElementsByClassName!==p&amp;&amp;!n)return t.getElementsByClassName(e)}},relative:{&quot;&gt;&quot;:{dir:&quot;parentNode&quot;,first:!0},&quot; &quot;:{dir:&quot;parentNode&quot;},&quot;+&quot;:{dir:&quot;previousSibling&quot;,first:!0},&quot;~&quot;:{dir:&quot;previousSibling&quot;}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(z,&quot;&quot;),e[3]=(e[4]||e[5]||&quot;&quot;).replace(z,&quot;&quot;),e[2]===&quot;~=&qu
 ot;&amp;&amp;(e[3]=&quot; &quot;+e[3]+&quot; &quot;),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),e[1]===&quot;nth&quot;?(e[2]||Y.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*(e[2]===&quot;even&quot;||e[2]===&quot;odd&quot;)),e[4]=+(e[6]+e[7]||e[2]===&quot;odd&quot;)):e[2]&amp;&amp;Y.error(e[0]),e},PSEUDO:function(e,t,n){var r,i;if(W.CHILD.test(e[0]))return null;if(e[3])e[2]=e[3];else if(r=e[4])B.test(r)&amp;&amp;(i=nt(r,t,n,!0))&amp;&amp;(i=r.indexOf(&quot;)&quot;,r.length-i)-r.length)&amp;&amp;(r=r.slice(0,i),e[0]=e[0].slice(0,i)),e[2]=r;return e.slice(0,3)}},filter:{ID:i?function(e){return e=e.replace(z,&quot;&quot;),function(t){return t.getAttribute(&quot;id&quot;)===e}}:function(e){return e=e.replace(z,&quot;&quot;),function(t){var n=typeof t.getAttributeNode!==p&amp;&amp;t.getAttributeNode(&quot;id&quot;);return n&amp;&amp;n.value===e}},TAG:function(e){return e===&quot;*&quot;?function(){return!0}:(e=e.replace(z,&quot;&quot;).toLowerCase(),function(t){ret
 urn t.nodeName&amp;&amp;t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=x[d][e];return t||(t=x(e,new RegExp(&quot;(^|&quot;+C+&quot;)&quot;+e+&quot;(&quot;+C+&quot;|$)&quot;))),function(e){return t.test(e.className||typeof e.getAttribute!==p&amp;&amp;e.getAttribute(&quot;class&quot;)||&quot;&quot;)}},ATTR:function(e,t,n){return t?function(r){var i=Y.attr(r,e),s=i+&quot;&quot;;if(i==null)return t===&quot;!=&quot;;switch(t){case&quot;=&quot;:return s===n;case&quot;!=&quot;:return s!==n;case&quot;^=&quot;:return n&amp;&amp;s.indexOf(n)===0;case&quot;*=&quot;:return n&amp;&amp;s.indexOf(n)&gt;-1;case&quot;$=&quot;:return n&amp;&amp;s.substr(s.length-n.length)===n;case&quot;~=&quot;:return(&quot; &quot;+s+&quot; &quot;).indexOf(n)&gt;-1;case&quot;|=&quot;:return s===n||s.substr(0,n.length+1)===n+&quot;-&quot;}}:function(t){return Y.attr(t,e)!=null}},CHILD:function(e,t,n,r){if(e===&quot;nth&quot;){var i=y++;return function(e){var t,s,o=0,u=e;if(n===1&amp;&amp;r===0)return!
 0;t=e.parentNode;if(t&amp;&amp;(t[d]!==i||!e.sizset)){for(u=t.firstChild;u;u=u.nextSibling)if(u.nodeType===1){u.sizset=++o;if(u===e)break}t[d]=i}return s=e.sizset-r,n===0?s===0:s%n===0&amp;&amp;s/n&gt;=0}}return function(t){var n=t;switch(e){case&quot;only&quot;:case&quot;first&quot;:while(n=n.previousSibling)if(n.nodeType===1)return!1;if(e===&quot;first&quot;)return!0;n=t;case&quot;last&quot;:while(n=n.nextSibling)if(n.nodeType===1)return!1;return!0}}},PSEUDO:function(e,t,n,r){var i,o=s.pseudos[e]||s.pseudos[e.toLowerCase()];return o||Y.error(&quot;unsupported pseudo: &quot;+e),o[d]?o(t,n,r):o.length&gt;1?(i=[e,e,&quot;&quot;,t],function(e){return o(e,0,i)}):o}},pseudos:{not:E(function(e,t,n){var r=f(e.replace(D,&quot;$1&quot;),t,n);return function(e){return!r(e)}}),enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return t===&quot;input&quot;&amp;&amp;!!e.checked||t===&quot;option&quo
 t;&amp;&amp;!!e.selected},selected:function(e){return e.parentNode&amp;&amp;e.parentNode.selectedIndex,e.selected===!0},parent:function(e){return!s.pseudos.empty(e)},empty:function(e){var t;e=e.firstChild;while(e){if(e.nodeName&gt;&quot;@&quot;||(t=e.nodeType)===3||t===4)return!1;e=e.nextSibling}return!0},contains:E(function(e){return function(t){return(t.textContent||t.innerText||o(t)).indexOf(e)&gt;-1}}),has:E(function(e){return function(t){return Y(e,t).length&gt;0}}),header:function(e){return R.test(e.nodeName)},text:function(e){var t,n;return e.nodeName.toLowerCase()===&quot;input&quot;&amp;&amp;(t=e.type)===&quot;text&quot;&amp;&amp;((n=e.getAttribute(&quot;type&quot;))==null||n.toLowerCase()===t)},radio:Z(&quot;radio&quot;),checkbox:Z(&quot;checkbox&quot;),file:Z(&quot;file&quot;),password:Z(&quot;password&quot;),image:Z(&quot;image&quot;),submit:et(&quot;submit&quot;),reset:et(&quot;reset&quot;),button:function(e){var t=e.nodeName.toLowerCase();return t===&quot;input
 &quot;&amp;&amp;e.type===&quot;button&quot;||t===&quot;button&quot;},input:function(e){return U.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&amp;&amp;(!t.hasFocus||t.hasFocus())&amp;&amp;(!!e.type||!!e.href)},active:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(e,t,n){return n?e.slice(1):[e[0]]},last:function(e,t,n){var r=e.pop();return n?e:[r]},even:function(e,t,n){var r=[],i=n?1:0,s=e.length;for(;i&lt;s;i+=2)r.push(e[i]);return r},odd:function(e,t,n){var r=[],i=n?0:1,s=e.length;for(;i&lt;s;i+=2)r.push(e[i]);return r},lt:function(e,t,n){return n?e.slice(+t):e.slice(0,+t)},gt:function(e,t,n){return n?e.slice(0,+t+1):e.slice(+t+1)},eq:function(e,t,n){var r=e.splice(+t,1);return n?e:r}}},l=g.compareDocumentPosition?function(e,t){return e===t?(c=!0,0):(!e.compareDocumentPosition||!t.compareDocumentPosition?e.compareDocumentPosition:e.compareDocumentPosition(t)&amp;4)?-1:1}:function(e,t){if(e===t)return 
 c=!0,0;if(e.sourceIndex&amp;&amp;t.sourceIndex)return e.sourceIndex-t.sourceIndex;var n,r,i=[],s=[],o=e.parentNode,u=t.parentNode,a=o;if(o===u)return tt(e,t);if(!o)return-1;if(!u)return 1;while(a)i.unshift(a),a=a.parentNode;a=u;while(a)s.unshift(a),a=a.parentNode;n=i.length,r=s.length;for(var f=0;f&lt;n&amp;&amp;f&lt;r;f++)if(i[f]!==s[f])return tt(i[f],s[f]);return f===n?tt(e,s[f],-1):tt(i[f],t,1)},[0,0].sort(l),h=!c,Y.uniqueSort=function(e){var t,n=1;c=h,e.sort(l);if(c)for(;t=e[n];n++)t===e[n-1]&amp;&amp;e.splice(n--,1);return e},Y.error=function(e){throw new Error(&quot;Syntax error, unrecognized expression: &quot;+e)},f=Y.compile=function(e,t,n){var r,i,s,o=N[d][e];if(o&amp;&amp;o.context===t)return o;r=nt(e,t,n);for(i=0,s=r.length;i&lt;s;i++)r[i]=st(r[i],t,n);return o=N(e,ot(r)),o.context=t,o.runs=o.dirruns=0,o},m.querySelectorAll&amp;&amp;function(){var e,t=lt,n=/'|\\/g,r=/\=[\x20\t\r\n\f]*([^'&quot;\]]*)[\x20\t\r\n\f]*\]/g,i=[],s=[&quot;:active&quot;],o=g.matchesSelect
 or||g.mozMatchesSelector||g.webkitMatchesSelector||g.oMatchesSelector||g.msMatchesSelector;X(function(e){e.innerHTML=&quot;&lt;select&gt;&lt;option selected=''&gt;&lt;/option&gt;&lt;/select&gt;&quot;,e.querySelectorAll(&quot;[selected]&quot;).length||i.push(&quot;\\[&quot;+C+&quot;*(?:checked|disabled|ismap|multiple|readonly|selected|value)&quot;),e.querySelectorAll(&quot;:checked&quot;).length||i.push(&quot;:checked&quot;)}),X(function(e){e.innerHTML=&quot;&lt;p test=''&gt;&lt;/p&gt;&quot;,e.querySelectorAll(&quot;[test^='']&quot;).length&amp;&amp;i.push(&quot;[*^$]=&quot;+C+&quot;*(?:\&quot;\&quot;|'')&quot;),e.innerHTML=&quot;&lt;input type='hidden'/&gt;&quot;,e.querySelectorAll(&quot;:enabled&quot;).length||i.push(&quot;:enabled&quot;,&quot;:disabled&quot;)}),i=i.length&amp;&amp;new RegExp(i.join(&quot;|&quot;)),lt=function(e,r,s,o,u){if(!o&amp;&amp;!u&amp;&amp;(!i||!i.test(e)))if(r.nodeType===9)try{return w.apply(s,b.call(r.querySelectorAll(e),0)),s}catch(a){}else if(r.
 nodeType===1&amp;&amp;r.nodeName.toLowerCase()!==&quot;object&quot;){var f,l,c,h=r.getAttribute(&quot;id&quot;),p=h||d,v=I.test(e)&amp;&amp;r.parentNode||r;h?p=p.replace(n,&quot;\\$&amp;&quot;):r.setAttribute(&quot;id&quot;,p),f=nt(e,r,u),p=&quot;[id='&quot;+p+&quot;']&quot;;for(l=0,c=f.length;l&lt;c;l++)f[l]=p+f[l].selector;try{return w.apply(s,b.call(v.querySelectorAll(f.join(&quot;,&quot;)),0)),s}catch(a){}finally{h||r.removeAttribute(&quot;id&quot;)}}return t(e,r,s,o,u)},o&amp;&amp;(X(function(t){e=o.call(t,&quot;div&quot;);try{o.call(t,&quot;[test!='']:sizzle&quot;),s.push(W.PSEUDO.source,W.POS.source,&quot;!=&quot;)}catch(n){}}),s=new RegExp(s.join(&quot;|&quot;)),Y.matchesSelector=function(t,n){n=n.replace(r,&quot;='$1']&quot;);if(!u(t)&amp;&amp;!s.test(n)&amp;&amp;(!i||!i.test(n)))try{var a=o.call(t,n);if(a||e||t.document&amp;&amp;t.document.nodeType!==11)return a}catch(f){}return Y(n,null,null,[t]).length&gt;0})}(),s.setFilters.nth=s.setFilters.eq,s.filters=s.pseudo
 s,Y.attr=v.attr,v.find=Y,v.expr=Y.selectors,v.expr[&quot;:&quot;]=v.expr.pseudos,v.unique=Y.uniqueSort,v.text=Y.getText,v.isXMLDoc=Y.isXML,v.contains=Y.contains}(e);var nt=/Until$/,rt=/^(?:parents|prev(?:Until|All))/,it=/^.[^:#\[\.,]*$/,st=v.expr.match.needsContext,ot={children:!0,contents:!0,next:!0,prev:!0};v.fn.extend({find:function(e){var t,n,r,i,s,o,u=this;if(typeof e!=&quot;string&quot;)return v(e).filter(function(){for(t=0,n=u.length;t&lt;n;t++)if(v.contains(u[t],this))return!0});o=this.pushStack(&quot;&quot;,&quot;find&quot;,e);for(t=0,n=this.length;t&lt;n;t++){r=o.length,v.find(e,this[t],o);if(t&gt;0)for(i=r;i&lt;o.length;i++)for(s=0;s&lt;r;s++)if(o[s]===o[i]){o.splice(i--,1);break}}return o},has:function(e){var t,n=v(e,this),r=n.length;return this.filter(function(){for(t=0;t&lt;r;t++)if(v.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(ft(this,e,!1),&quot;not&quot;,e)},filter:function(e){return this.pushStack(ft(this,e,!0),&quot;filter&quot;,e
 )},is:function(e){return!!e&amp;&amp;(typeof e==&quot;string&quot;?st.test(e)?v(e,this.context).index(this[0])&gt;=0:v.filter(e,this).length&gt;0:this.filter(e).length&gt;0)},closest:function(e,t){var n,r=0,i=this.length,s=[],o=st.test(e)||typeof e!=&quot;string&quot;?v(e,t||this.context):0;for(;r&lt;i;r++){n=this[r];while(n&amp;&amp;n.ownerDocument&amp;&amp;n!==t&amp;&amp;n.nodeType!==11){if(o?o.index(n)&gt;-1:v.find.matchesSelector(n,e)){s.push(n);break}n=n.parentNode}}return s=s.length&gt;1?v.unique(s):s,this.pushStack(s,&quot;closest&quot;,e)},index:function(e){return e?typeof e==&quot;string&quot;?v.inArray(this[0],v(e)):v.inArray(e.jquery?e[0]:e,this):this[0]&amp;&amp;this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n=typeof e==&quot;string&quot;?v(e,t):v.makeArray(e&amp;&amp;e.nodeType?[e]:e),r=v.merge(this.get(),n);return this.pushStack(ut(n[0])||ut(r[0])?r:v.unique(r))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.fil
 ter(e))}}),v.fn.andSelf=v.fn.addBack,v.each({parent:function(e){var t=e.parentNode;return t&amp;&amp;t.nodeType!==11?t:null},parents:function(e){return v.dir(e,&quot;parentNode&quot;)},parentsUntil:function(e,t,n){return v.dir(e,&quot;parentNode&quot;,n)},next:function(e){return at(e,&quot;nextSibling&quot;)},prev:function(e){return at(e,&quot;previousSibling&quot;)},nextAll:function(e){return v.dir(e,&quot;nextSibling&quot;)},prevAll:function(e){return v.dir(e,&quot;previousSibling&quot;)},nextUntil:function(e,t,n){return v.dir(e,&quot;nextSibling&quot;,n)},prevUntil:function(e,t,n){return v.dir(e,&quot;previousSibling&quot;,n)},siblings:function(e){return v.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return v.sibling(e.firstChild)},contents:function(e){return v.nodeName(e,&quot;iframe&quot;)?e.contentDocument||e.contentWindow.document:v.merge([],e.childNodes)}},function(e,t){v.fn[e]=function(n,r){var i=v.map(this,t,n);return nt.test(e)||(r=n),r&amp;&amp;
 typeof r==&quot;string&quot;&amp;&amp;(i=v.filter(r,i)),i=this.length&gt;1&amp;&amp;!ot[e]?v.unique(i):i,this.length&gt;1&amp;&amp;rt.test(e)&amp;&amp;(i=i.reverse()),this.pushStack(i,e,l.call(arguments).join(&quot;,&quot;))}}),v.extend({filter:function(e,t,n){return n&amp;&amp;(e=&quot;:not(&quot;+e+&quot;)&quot;),t.length===1?v.find.matchesSelector(t[0],e)?[t[0]]:[]:v.find.matches(e,t)},dir:function(e,n,r){var i=[],s=e[n];while(s&amp;&amp;s.nodeType!==9&amp;&amp;(r===t||s.nodeType!==1||!v(s).is(r)))s.nodeType===1&amp;&amp;i.push(s),s=s[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&amp;&amp;e!==t&amp;&amp;n.push(e);return n}});var ct=&quot;abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video&quot;,ht=/ jQuery\d+=&quot;(?:null|\d+)&quot;/g,pt=/^\s+/,dt=/&lt;(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^&gt;]*)\/&gt;/gi,vt=/&
 lt;([\w:]+)/,mt=/&lt;tbody/i,gt=/&lt;|&amp;#?\w+;/,yt=/&lt;(?:script|style|link)/i,bt=/&lt;(?:script|object|embed|option|style)/i,wt=new RegExp(&quot;&lt;(?:&quot;+ct+&quot;)[\\s/&gt;]&quot;,&quot;i&quot;),Et=/^(?:checkbox|radio)$/,St=/checked\s*(?:[^=]|=\s*.checked.)/i,xt=/\/(java|ecma)script/i,Tt=/^\s*&lt;!(?:\[CDATA\[|\-\-)|[\]\-]{2}&gt;\s*$/g,Nt={option:[1,&quot;&lt;select multiple='multiple'&gt;&quot;,&quot;&lt;/select&gt;&quot;],legend:[1,&quot;&lt;fieldset&gt;&quot;,&quot;&lt;/fieldset&gt;&quot;],thead:[1,&quot;&lt;table&gt;&quot;,&quot;&lt;/table&gt;&quot;],tr:[2,&quot;&lt;table&gt;&lt;tbody&gt;&quot;,&quot;&lt;/tbody&gt;&lt;/table&gt;&quot;],td:[3,&quot;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&quot;,&quot;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&quot;],col:[2,&quot;&lt;table&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;colgroup&gt;&quot;,&quot;&lt;/colgroup&gt;&lt;/table&gt;&quot;],area:[1,&quot;&lt;map&gt;&quot;,&quot;&lt;/map&gt;&quot;],_default:[0,&quot;&quot;,&quot;&quot;]},Ct=
 lt(i),kt=Ct.appendChild(i.createElement(&quot;div&quot;));Nt.optgroup=Nt.option,Nt.tbody=Nt.tfoot=Nt.colgroup=Nt.caption=Nt.thead,Nt.th=Nt.td,v.support.htmlSerialize||(Nt._default=[1,&quot;X&lt;div&gt;&quot;,&quot;&lt;/div&gt;&quot;]),v.fn.extend({text:function(e){return v.access(this,function(e){return e===t?v.text(this):this.empty().append((this[0]&amp;&amp;this[0].ownerDocument||i).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(v.isFunction(e))return this.each(function(t){v(this).wrapAll(e.call(this,t))});if(this[0]){var t=v(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&amp;&amp;t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&amp;&amp;e.firstChild.nodeType===1)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return v.isFunction(e)?this.each(function(t){v(this).wrapInner(e.call(this,t))}):this.each(function(){var t=v(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e)
 {var t=v.isFunction(e);return this.each(function(n){v(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){v.nodeName(this,&quot;body&quot;)||v(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&amp;&amp;this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&amp;&amp;this.insertBefore(e,this.firstChild)})},before:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(e,this),&quot;before&quot;,this.selector)}},after:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(this,e),&quot;after&quot;,t
 his.selector)}},remove:function(e,t){var n,r=0;for(;(n=this[r])!=null;r++)if(!e||v.filter(e,[n]).length)!t&amp;&amp;n.nodeType===1&amp;&amp;(v.cleanData(n.getElementsByTagName(&quot;*&quot;)),v.cleanData([n])),n.parentNode&amp;&amp;n.parentNode.removeChild(n);return this},empty:function(){var e,t=0;for(;(e=this[t])!=null;t++){e.nodeType===1&amp;&amp;v.cleanData(e.getElementsByTagName(&quot;*&quot;));while(e.firstChild)e.removeChild(e.firstChild)}return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return v.clone(this,e,t)})},html:function(e){return v.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return n.nodeType===1?n.innerHTML.replace(ht,&quot;&quot;):t;if(typeof e==&quot;string&quot;&amp;&amp;!yt.test(e)&amp;&amp;(v.support.htmlSerialize||!wt.test(e))&amp;&amp;(v.support.leadingWhitespace||!pt.test(e))&amp;&amp;!Nt[(vt.exec(e)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase()]){e=e.replace(dt,&quot;&lt;$1&gt;&lt;/$2&
 gt;&quot;);try{for(;r&lt;i;r++)n=this[r]||{},n.nodeType===1&amp;&amp;(v.cleanData(n.getElementsByTagName(&quot;*&quot;)),n.innerHTML=e);n=0}catch(s){}}n&amp;&amp;this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){return ut(this[0])?this.length?this.pushStack(v(v.isFunction(e)?e():e),&quot;replaceWith&quot;,e):this:v.isFunction(e)?this.each(function(t){var n=v(this),r=n.html();n.replaceWith(e.call(this,t,r))}):(typeof e!=&quot;string&quot;&amp;&amp;(e=v(e).detach()),this.each(function(){var t=this.nextSibling,n=this.parentNode;v(this).remove(),t?v(t).before(e):v(n).append(e)}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=[].concat.apply([],e);var i,s,o,u,a=0,f=e[0],l=[],c=this.length;if(!v.support.checkClone&amp;&amp;c&gt;1&amp;&amp;typeof f==&quot;string&quot;&amp;&amp;St.test(f))return this.each(function(){v(this).domManip(e,n,r)});if(v.isFunction(f))return this.each(function(i){var s=v(this);e[0]=f.call(this,i,n?s.html():
 t),s.domManip(e,n,r)});if(this[0]){i=v.buildFragment(e,this,l),o=i.fragment,s=o.firstChild,o.childNodes.length===1&amp;&amp;(o=s);if(s){n=n&amp;&amp;v.nodeName(s,&quot;tr&quot;);for(u=i.cacheable||c-1;a&lt;c;a++)r.call(n&amp;&amp;v.nodeName(this[a],&quot;table&quot;)?Lt(this[a],&quot;tbody&quot;):this[a],a===u?o:v.clone(o,!0,!0))}o=s=null,l.length&amp;&amp;v.each(l,function(e,t){t.src?v.ajax?v.ajax({url:t.src,type:&quot;GET&quot;,dataType:&quot;script&quot;,async:!1,global:!1,&quot;throws&quot;:!0}):v.error(&quot;no ajax&quot;):v.globalEval((t.text||t.textContent||t.innerHTML||&quot;&quot;).replace(Tt,&quot;&quot;)),t.parentNode&amp;&amp;t.parentNode.removeChild(t)})}return this}}),v.buildFragment=function(e,n,r){var s,o,u,a=e[0];return n=n||i,n=!n.nodeType&amp;&amp;n[0]||n,n=n.ownerDocument||n,e.length===1&amp;&amp;typeof a==&quot;string&quot;&amp;&amp;a.length&lt;512&amp;&amp;n===i&amp;&amp;a.charAt(0)===&quot;&lt;&quot;&amp;&amp;!bt.test(a)&amp;&amp;(v.support.checkClone|
 |!St.test(a))&amp;&amp;(v.support.html5Clone||!wt.test(a))&amp;&amp;(o=!0,s=v.fragments[a],u=s!==t),s||(s=n.createDocumentFragment(),v.clean(e,n,s,r),o&amp;&amp;(v.fragments[a]=u&amp;&amp;s)),{fragment:s,cacheable:o}},v.fragments={},v.each({appendTo:&quot;append&quot;,prependTo:&quot;prepend&quot;,insertBefore:&quot;before&quot;,insertAfter:&quot;after&quot;,replaceAll:&quot;replaceWith&quot;},function(e,t){v.fn[e]=function(n){var r,i=0,s=[],o=v(n),u=o.length,a=this.length===1&amp;&amp;this[0].parentNode;if((a==null||a&amp;&amp;a.nodeType===11&amp;&amp;a.childNodes.length===1)&amp;&amp;u===1)return o[t](this[0]),this;for(;i&lt;u;i++)r=(i&gt;0?this.clone(!0):this).get(),v(o[i])[t](r),s=s.concat(r);return this.pushStack(s,e,o.selector)}}),v.extend({clone:function(e,t,n){var r,i,s,o;v.support.html5Clone||v.isXMLDoc(e)||!wt.test(&quot;&lt;&quot;+e.nodeName+&quot;&gt;&quot;)?o=e.cloneNode(!0):(kt.innerHTML=e.outerHTML,kt.removeChild(o=kt.firstChild));if((!v.support.noCloneEvent||
 !v.support.noCloneChecked)&amp;&amp;(e.nodeType===1||e.nodeType===11)&amp;&amp;!v.isXMLDoc(e)){Ot(e,o),r=Mt(e),i=Mt(o);for(s=0;r[s];++s)i[s]&amp;&amp;Ot(r[s],i[s])}if(t){At(e,o);if(n){r=Mt(e),i=Mt(o);for(s=0;r[s];++s)At(r[s],i[s])}}return r=i=null,o},clean:function(e,t,n,r){var s,o,u,a,f,l,c,h,p,d,m,g,y=t===i&amp;&amp;Ct,b=[];if(!t||typeof t.createDocumentFragment==&quot;undefined&quot;)t=i;for(s=0;(u=e[s])!=null;s++){typeof u==&quot;number&quot;&amp;&amp;(u+=&quot;&quot;);if(!u)continue;if(typeof u==&quot;string&quot;)if(!gt.test(u))u=t.createTextNode(u);else{y=y||lt(t),c=t.createElement(&quot;div&quot;),y.appendChild(c),u=u.replace(dt,&quot;&lt;$1&gt;&lt;/$2&gt;&quot;),a=(vt.exec(u)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase(),f=Nt[a]||Nt._default,l=f[0],c.innerHTML=f[1]+u+f[2];while(l--)c=c.lastChild;if(!v.support.tbody){h=mt.test(u),p=a===&quot;table&quot;&amp;&amp;!h?c.firstChild&amp;&amp;c.firstChild.childNodes:f[1]===&quot;&lt;table&gt;&quot;&amp;&amp;!h?c.childNode
 s:[];for(o=p.length-1;o&gt;=0;--o)v.nodeName(p[o],&quot;tbody&quot;)&amp;&amp;!p[o].childNodes.length&amp;&amp;p[o].parentNode.removeChild(p[o])}!v.support.leadingWhitespace&amp;&amp;pt.test(u)&amp;&amp;c.insertBefore(t.createTextNode(pt.exec(u)[0]),c.firstChild),u=c.childNodes,c.parentNode.removeChild(c)}u.nodeType?b.push(u):v.merge(b,u)}c&amp;&amp;(u=c=y=null);if(!v.support.appendChecked)for(s=0;(u=b[s])!=null;s++)v.nodeName(u,&quot;input&quot;)?_t(u):typeof u.getElementsByTagName!=&quot;undefined&quot;&amp;&amp;v.grep(u.getElementsByTagName(&quot;input&quot;),_t);if(n){m=function(e){if(!e.type||xt.test(e.type))return r?r.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e)};for(s=0;(u=b[s])!=null;s++)if(!v.nodeName(u,&quot;script&quot;)||!m(u))n.appendChild(u),typeof u.getElementsByTagName!=&quot;undefined&quot;&amp;&amp;(g=v.grep(v.merge([],u.getElementsByTagName(&quot;script&quot;)),m),b.splice.apply(b,[s+1,0].concat(g)),s+=g.length)}return b},cleanData:fun
 ction(e,t){var n,r,i,s,o=0,u=v.expando,a=v.cache,f=v.support.deleteExpando,l=v.event.special;for(;(i=e[o])!=null;o++)if(t||v.acceptData(i)){r=i[u],n=r&amp;&amp;a[r];if(n){if(n.events)for(s in n.events)l[s]?v.event.remove(i,s):v.removeEvent(i,s,n.handle);a[r]&amp;&amp;(delete a[r],f?delete i[u]:i.removeAttribute?i.removeAttribute(u):i[u]=null,v.deletedIds.push(r))}}}}),function(){var e,t;v.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf(&quot;compatible&quot;)&lt;0&amp;&amp;/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||&quot;&quot;,version:t[2]||&quot;0&quot;}},e=v.uaMatch(o.userAgent),t={},e.browser&amp;&amp;(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&amp;&amp;(t.safari=!0),v.browser=t,v.sub=function(){function e(t,n){return new e.fn.init(t,n)}v.extend(!0,e,this),e.superclass=this,e.fn=e.pr
 ototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(r,i){return i&amp;&amp;i instanceof v&amp;&amp;!(i instanceof e)&amp;&amp;(i=e(i)),v.fn.init.call(this,r,i,t)},e.fn.init.prototype=e.fn;var t=e(i);return e}}();var Dt,Pt,Ht,Bt=/alpha\([^)]*\)/i,jt=/opacity=([^)]*)/,Ft=/^(top|right|bottom|left)$/,It=/^(none|table(?!-c[ea]).+)/,qt=/^margin/,Rt=new RegExp(&quot;^(&quot;+m+&quot;)(.*)$&quot;,&quot;i&quot;),Ut=new RegExp(&quot;^(&quot;+m+&quot;)(?!px)[a-z%]+$&quot;,&quot;i&quot;),zt=new RegExp(&quot;^([-+])=(&quot;+m+&quot;)&quot;,&quot;i&quot;),Wt={},Xt={position:&quot;absolute&quot;,visibility:&quot;hidden&quot;,display:&quot;block&quot;},Vt={letterSpacing:0,fontWeight:400},$t=[&quot;Top&quot;,&quot;Right&quot;,&quot;Bottom&quot;,&quot;Left&quot;],Jt=[&quot;Webkit&quot;,&quot;O&quot;,&quot;Moz&quot;,&quot;ms&quot;],Kt=v.fn.toggle;v.fn.extend({css:function(e,n){return v.access(this,function(e,n,r){return r!==t?v.style(e,n,r):v.css(e,n)},e,n,arguments.length&gt;1
 )},show:function(){return Yt(this,!0)},hide:function(){return Yt(this)},toggle:function(e,t){var n=typeof e==&quot;boolean&quot;;return v.isFunction(e)&amp;&amp;v.isFunction(t)?Kt.apply(this,arguments):this.each(function(){(n?e:Gt(this))?v(this).show():v(this).hide()})}}),v.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Dt(e,&quot;opacity&quot;);return n===&quot;&quot;?&quot;1&quot;:n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{&quot;float&quot;:v.support.cssFloat?&quot;cssFloat&quot;:&quot;styleFloat&quot;},style:function(e,n,r,i){if(!e||e.nodeType===3||e.nodeType===8||!e.style)return;var s,o,u,a=v.camelCase(n),f=e.style;n=v.cssProps[a]||(v.cssProps[a]=Qt(f,a)),u=v.cssHooks[n]||v.cssHooks[a];if(r===t)return u&amp;&amp;&quot;get&quot;in u&amp;&amp;(s=u.get(e,!1,i))!==t?s:f[n];o=typeof r,o===&quot;string&quot;&amp;&amp;(s=zt.exec(r))&amp;&amp;(r=(s[1]+1)*s[2]+parseFloat(v.css(e,n)),o=&quot;nu
 mber&quot;);if(r==null||o===&quot;number&quot;&amp;&amp;isNaN(r))return;o===&quot;number&quot;&amp;&amp;!v.cssNumber[a]&amp;&amp;(r+=&quot;px&quot;);if(!u||!(&quot;set&quot;in u)||(r=u.set(e,r,i))!==t)try{f[n]=r}catch(l){}},css:function(e,n,r,i){var s,o,u,a=v.camelCase(n);return n=v.cssProps[a]||(v.cssProps[a]=Qt(e.style,a)),u=v.cssHooks[n]||v.cssHooks[a],u&amp;&amp;&quot;get&quot;in u&amp;&amp;(s=u.get(e,!0,i)),s===t&amp;&amp;(s=Dt(e,n)),s===&quot;normal&quot;&amp;&amp;n in Vt&amp;&amp;(s=Vt[n]),r||i!==t?(o=parseFloat(s),r||v.isNumeric(o)?o||0:s):s},swap:function(e,t,n){var r,i,s={};for(i in t)s[i]=e.style[i],e.style[i]=t[i];r=n.call(e);for(i in t)e.style[i]=s[i];return r}}),e.getComputedStyle?Dt=function(t,n){var r,i,s,o,u=e.getComputedStyle(t,null),a=t.style;return u&amp;&amp;(r=u[n],r===&quot;&quot;&amp;&amp;!v.contains(t.ownerDocument,t)&amp;&amp;(r=v.style(t,n)),Ut.test(r)&amp;&amp;qt.test(n)&amp;&amp;(i=a.width,s=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=r
 ,r=u.width,a.width=i,a.minWidth=s,a.maxWidth=o)),r}:i.documentElement.currentStyle&amp;&amp;(Dt=function(e,t){var n,r,i=e.currentStyle&amp;&amp;e.currentStyle[t],s=e.style;return i==null&amp;&amp;s&amp;&amp;s[t]&amp;&amp;(i=s[t]),Ut.test(i)&amp;&amp;!Ft.test(t)&amp;&amp;(n=s.left,r=e.runtimeStyle&amp;&amp;e.runtimeStyle.left,r&amp;&amp;(e.runtimeStyle.left=e.currentStyle.left),s.left=t===&quot;fontSize&quot;?&quot;1em&quot;:i,i=s.pixelLeft+&quot;px&quot;,s.left=n,r&amp;&amp;(e.runtimeStyle.left=r)),i===&quot;&quot;?&quot;auto&quot;:i}),v.each([&quot;height&quot;,&quot;width&quot;],function(e,t){v.cssHooks[t]={get:function(e,n,r){if(n)return e.offsetWidth===0&amp;&amp;It.test(Dt(e,&quot;display&quot;))?v.swap(e,Xt,function(){return tn(e,t,r)}):tn(e,t,r)},set:function(e,n,r){return Zt(e,n,r?en(e,t,r,v.support.boxSizing&amp;&amp;v.css(e,&quot;boxSizing&quot;)===&quot;border-box&quot;):0)}}}),v.support.opacity||(v.cssHooks.opacity={get:function(e,t){return jt.test((t&amp;&amp;e.
 currentStyle?e.currentStyle.filter:e.style.filter)||&quot;&quot;)?.01*parseFloat(RegExp.$1)+&quot;&quot;:t?&quot;1&quot;:&quot;&quot;},set:function(e,t){var n=e.style,r=e.currentStyle,i=v.isNumeric(t)?&quot;alpha(opacity=&quot;+t*100+&quot;)&quot;:&quot;&quot;,s=r&amp;&amp;r.filter||n.filter||&quot;&quot;;n.zoom=1;if(t&gt;=1&amp;&amp;v.trim(s.replace(Bt,&quot;&quot;))===&quot;&quot;&amp;&amp;n.removeAttribute){n.removeAttribute(&quot;filter&quot;);if(r&amp;&amp;!r.filter)return}n.filter=Bt.test(s)?s.replace(Bt,i):s+&quot; &quot;+i}}),v(function(){v.support.reliableMarginRight||(v.cssHooks.marginRight={get:function(e,t){return v.swap(e,{display:&quot;inline-block&quot;},function(){if(t)return Dt(e,&quot;marginRight&quot;)})}}),!v.support.pixelPosition&amp;&amp;v.fn.position&amp;&amp;v.each([&quot;top&quot;,&quot;left&quot;],function(e,t){v.cssHooks[t]={get:function(e,n){if(n){var r=Dt(e,t);return Ut.test(r)?v(e).position()[t]+&quot;px&quot;:r}}}})}),v.expr&amp;&amp;v.expr.fil
 ters&amp;&amp;(v.expr.filters.hidden=function(e){return e.offsetWidth===0&amp;&amp;e.offsetHeight===0||!v.support.reliableHiddenOffsets&amp;&amp;(e.style&amp;&amp;e.style.display||Dt(e,&quot;display&quot;))===&quot;none&quot;},v.expr.filters.visible=function(e){return!v.expr.filters.hidden(e)}),v.each({margin:&quot;&quot;,padding:&quot;&quot;,border:&quot;Width&quot;},function(e,t){v.cssHooks[e+t]={expand:function(n){var r,i=typeof n==&quot;string&quot;?n.split(&quot; &quot;):[n],s={};for(r=0;r&lt;4;r++)s[e+$t[r]+t]=i[r]||i[r-2]||i[0];return s}},qt.test(e)||(v.cssHooks[e+t].set=Zt)});var rn=/%20/g,sn=/\[\]$/,on=/\r?\n/g,un=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,an=/^(?:select|textarea)/i;v.fn.extend({serialize:function(){return v.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?v.makeArray(this.elements):this}).filter(function(){return this.name&
 amp;&amp;!this.disabled&amp;&amp;(this.checked||an.test(this.nodeName)||un.test(this.type))}).map(function(e,t){var n=v(this).val();return n==null?null:v.isArray(n)?v.map(n,function(e,n){return{name:t.name,value:e.replace(on,&quot;\r\n&quot;)}}):{name:t.name,value:n.replace(on,&quot;\r\n&quot;)}}).get()}}),v.param=function(e,n){var r,i=[],s=function(e,t){t=v.isFunction(t)?t():t==null?&quot;&quot;:t,i[i.length]=encodeURIComponent(e)+&quot;=&quot;+encodeURIComponent(t)};n===t&amp;&amp;(n=v.ajaxSettings&amp;&amp;v.ajaxSettings.traditional);if(v.isArray(e)||e.jquery&amp;&amp;!v.isPlainObject(e))v.each(e,function(){s(this.name,this.value)});else for(r in e)fn(r,e[r],n,s);return i.join(&quot;&amp;&quot;).replace(rn,&quot;+&quot;)};var ln,cn,hn=/#.*$/,pn=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,dn=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,vn=/^(?:GET|HEAD)$/,mn=/^\/\//,gn=/\?/,yn=/&lt;script\b[^&lt;]*(?:(?!&lt;\/script&gt;)&lt;[^&lt;]*)*&lt;\/script&gt;/gi,bn=/([?&amp;])
 _=[^&amp;]*/,wn=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,En=v.fn.load,Sn={},xn={},Tn=[&quot;*/&quot;]+[&quot;*&quot;];try{ln=s.href}catch(Nn){ln=i.createElement(&quot;a&quot;),ln.href=&quot;&quot;,ln=ln.href}cn=wn.exec(ln.toLowerCase())||[],v.fn.load=function(e,n,r){if(typeof e!=&quot;string&quot;&amp;&amp;En)return En.apply(this,arguments);if(!this.length)return this;var i,s,o,u=this,a=e.indexOf(&quot; &quot;);return a&gt;=0&amp;&amp;(i=e.slice(a,e.length),e=e.slice(0,a)),v.isFunction(n)?(r=n,n=t):n&amp;&amp;typeof n==&quot;object&quot;&amp;&amp;(s=&quot;POST&quot;),v.ajax({url:e,type:s,dataType:&quot;html&quot;,data:n,complete:function(e,t){r&amp;&amp;u.each(r,o||[e.responseText,t,e])}}).done(function(e){o=arguments,u.html(i?v(&quot;&lt;div&gt;&quot;).append(e.replace(yn,&quot;&quot;)).find(i):e)}),this},v.each(&quot;ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend&quot;.split(&quot; &quot;),function(e,t){v.fn[t]=function(e){return this.on(t,e)}}),v.e
 ach([&quot;get&quot;,&quot;post&quot;],function(e,n){v[n]=function(e,r,i,s){return v.isFunction(r)&amp;&amp;(s=s||i,i=r,r=t),v.ajax({type:n,url:e,data:r,success:i,dataType:s})}}),v.extend({getScript:function(e,n){return v.get(e,t,n,&quot;script&quot;)},getJSON:function(e,t,n){return v.get(e,t,n,&quot;json&quot;)},ajaxSetup:function(e,t){return t?Ln(e,v.ajaxSettings):(t=e,e=v.ajaxSettings),Ln(e,t),e},ajaxSettings:{url:ln,isLocal:dn.test(cn[1]),global:!0,type:&quot;GET&quot;,contentType:&quot;application/x-www-form-urlencoded; charset=UTF-8&quot;,processData:!0,async:!0,accepts:{xml:&quot;application/xml, text/xml&quot;,html:&quot;text/html&quot;,text:&quot;text/plain&quot;,json:&quot;application/json, text/javascript&quot;,&quot;*&quot;:Tn},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:&quot;responseXML&quot;,text:&quot;responseText&quot;},converters:{&quot;* text&quot;:e.String,&quot;text html&quot;:!0,&quot;text json&quot;:v.parseJSON,&quot;text xml&quot;
 :v.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:Cn(Sn),ajaxTransport:Cn(xn),ajax:function(e,n){function T(e,n,s,a){var l,y,b,w,S,T=n;if(E===2)return;E=2,u&amp;&amp;clearTimeout(u),o=t,i=a||&quot;&quot;,x.readyState=e&gt;0?4:0,s&amp;&amp;(w=An(c,x,s));if(e&gt;=200&amp;&amp;e&lt;300||e===304)c.ifModified&amp;&amp;(S=x.getResponseHeader(&quot;Last-Modified&quot;),S&amp;&amp;(v.lastModified[r]=S),S=x.getResponseHeader(&quot;Etag&quot;),S&amp;&amp;(v.etag[r]=S)),e===304?(T=&quot;notmodified&quot;,l=!0):(l=On(c,w),T=l.state,y=l.data,b=l.error,l=!b);else{b=T;if(!T||e)T=&quot;error&quot;,e&lt;0&amp;&amp;(e=0)}x.status=e,x.statusText=&quot;&quot;+(n||T),l?d.resolveWith(h,[y,T,x]):d.rejectWith(h,[x,T,b]),x.statusCode(g),g=t,f&amp;&amp;p.trigger(&quot;ajax&quot;+(l?&quot;Success&quot;:&quot;Error&quot;),[x,c,l?y:b]),m.fireWith(h,[x,T]),f&amp;&amp;(p.trigger(&quot;ajaxComplete&quot;,[x,c]),--v.active||v.event.trigger(&quot;ajaxStop&quot;))}typeof e==&quot;object&quot;&amp;&a
 mp;(n=e,e=t),n=n||{};var r,i,s,o,u,a,f,l,c=v.ajaxSetup({},n),h=c.context||c,p=h!==c&amp;&amp;(h.nodeType||h instanceof v)?v(h):v.event,d=v.Deferred(),m=v.Callbacks(&quot;once memory&quot;),g=c.statusCode||{},b={},w={},E=0,S=&quot;canceled&quot;,x={readyState:0,setRequestHeader:function(e,t){if(!E){var n=e.toLowerCase();e=w[n]=w[n]||e,b[e]=t}return this},getAllResponseHeaders:function(){return E===2?i:null},getResponseHeader:function(e){var n;if(E===2){if(!s){s={};while(n=pn.exec(i))s[n[1].toLowerCase()]=n[2]}n=s[e.toLowerCase()]}return n===t?null:n},overrideMimeType:function(e){return E||(c.mimeType=e),this},abort:function(e){return e=e||S,o&amp;&amp;o.abort(e),T(0,e),this}};d.promise(x),x.success=x.done,x.error=x.fail,x.complete=m.add,x.statusCode=function(e){if(e){var t;if(E&lt;2)for(t in e)g[t]=[g[t],e[t]];else t=e[x.status],x.always(t)}return this},c.url=((e||c.url)+&quot;&quot;).replace(hn,&quot;&quot;).replace(mn,cn[1]+&quot;//&quot;),c.dataTypes=v.trim(c.dataType||&qu
 ot;*&quot;).toLowerCase().split(y),c.crossDomain==null&amp;&amp;(a=wn.exec(c.url.toLowerCase()),c.crossDomain=!(!a||a[1]==cn[1]&amp;&amp;a[2]==cn[2]&amp;&amp;(a[3]||(a[1]===&quot;http:&quot;?80:443))==(cn[3]||(cn[1]===&quot;http:&quot;?80:443)))),c.data&amp;&amp;c.processData&amp;&amp;typeof c.data!=&quot;string&quot;&amp;&amp;(c.data=v.param(c.data,c.traditional)),kn(Sn,c,n,x);if(E===2)return x;f=c.global,c.type=c.type.toUpperCase(),c.hasContent=!vn.test(c.type),f&amp;&amp;v.active++===0&amp;&amp;v.event.trigger(&quot;ajaxStart&quot;);if(!c.hasContent){c.data&amp;&amp;(c.url+=(gn.test(c.url)?&quot;&amp;&quot;:&quot;?&quot;)+c.data,delete c.data),r=c.url;if(c.cache===!1){var N=v.now(),C=c.url.replace(bn,&quot;$1_=&quot;+N);c.url=C+(C===c.url?(gn.test(c.url)?&quot;&amp;&quot;:&quot;?&quot;)+&quot;_=&quot;+N:&quot;&quot;)}}(c.data&amp;&amp;c.hasContent&amp;&amp;c.contentType!==!1||n.contentType)&amp;&amp;x.setRequestHeader(&quot;Content-Type&quot;,c.contentType),c.ifModified&a
 mp;&amp;(r=r||c.url,v.lastModified[r]&amp;&amp;x.setRequestHeader(&quot;If-Modified-Since&quot;,v.lastModified[r]),v.etag[r]&amp;&amp;x.setRequestHeader(&quot;If-None-Match&quot;,v.etag[r])),x.setRequestHeader(&quot;Accept&quot;,c.dataTypes[0]&amp;&amp;c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+(c.dataTypes[0]!==&quot;*&quot;?&quot;, &quot;+Tn+&quot;; q=0.01&quot;:&quot;&quot;):c.accepts[&quot;*&quot;]);for(l in c.headers)x.setRequestHeader(l,c.headers[l]);if(!c.beforeSend||c.beforeSend.call(h,x,c)!==!1&amp;&amp;E!==2){S=&quot;abort&quot;;for(l in{success:1,error:1,complete:1})x[l](c[l]);o=kn(xn,c,n,x);if(!o)T(-1,&quot;No Transport&quot;);else{x.readyState=1,f&amp;&amp;p.trigger(&quot;ajaxSend&quot;,[x,c]),c.async&amp;&amp;c.timeout&gt;0&amp;&amp;(u=setTimeout(function(){x.abort(&quot;timeout&quot;)},c.timeout));try{E=1,o.send(b,T)}catch(k){if(!(E&lt;2))throw k;T(-1,k)}}return x}return x.abort()},active:0,lastModified:{},etag:{}});var Mn=[],_n=/\?/,Dn=/(=)\?(?=&amp;
 |$)|\?\?/,Pn=v.now();v.ajaxSetup({jsonp:&quot;callback&quot;,jsonpCallback:function(){var e=Mn.pop()||v.expando+&quot;_&quot;+Pn++;return this[e]=!0,e}}),v.ajaxPrefilter(&quot;json jsonp&quot;,function(n,r,i){var s,o,u,a=n.data,f=n.url,l=n.jsonp!==!1,c=l&amp;&amp;Dn.test(f),h=l&amp;&amp;!c&amp;&amp;typeof a==&quot;string&quot;&amp;&amp;!(n.contentType||&quot;&quot;).indexOf(&quot;application/x-www-form-urlencoded&quot;)&amp;&amp;Dn.test(a);if(n.dataTypes[0]===&quot;jsonp&quot;||c||h)return s=n.jsonpCallback=v.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,o=e[s],c?n.url=f.replace(Dn,&quot;$1&quot;+s):h?n.data=a.replace(Dn,&quot;$1&quot;+s):l&amp;&amp;(n.url+=(_n.test(f)?&quot;&amp;&quot;:&quot;?&quot;)+n.jsonp+&quot;=&quot;+s),n.converters[&quot;script json&quot;]=function(){return u||v.error(s+&quot; was not called&quot;),u[0]},n.dataTypes[0]=&quot;json&quot;,e[s]=function(){u=arguments},i.always(function(){e[s]=o,n[s]&amp;&amp;(n.jsonpCallback=r.jsonpCallbac
 k,Mn.push(s)),u&amp;&amp;v.isFunction(o)&amp;&amp;o(u[0]),u=o=t}),&quot;script&quot;}),v.ajaxSetup({accepts:{script:&quot;text/javascript, application/javascript, application/ecmascript, application/x-ecmascript&quot;},contents:{script:/javascript|ecmascript/},converters:{&quot;text script&quot;:function(e){return v.globalEval(e),e}}}),v.ajaxPrefilter(&quot;script&quot;,function(e){e.cache===t&amp;&amp;(e.cache=!1),e.crossDomain&amp;&amp;(e.type=&quot;GET&quot;,e.global=!1)}),v.ajaxTransport(&quot;script&quot;,function(e){if(e.crossDomain){var n,r=i.head||i.getElementsByTagName(&quot;head&quot;)[0]||i.documentElement;return{send:function(s,o){n=i.createElement(&quot;script&quot;),n.async=&quot;async&quot;,e.scriptCharset&amp;&amp;(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,i){if(i||!n.readyState||/loaded|complete/.test(n.readyState))n.onload=n.onreadystatechange=null,r&amp;&amp;n.parentNode&amp;&amp;r.removeChild(n),n=t,i||o(200,&quot;suc
 cess&quot;)},r.insertBefore(n,r.firstChild)},abort:function(){n&amp;&amp;n.onload(0,1)}}}});var Hn,Bn=e.ActiveXObject?function(){for(var e in Hn)Hn[e](0,1)}:!1,jn=0;v.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&amp;&amp;Fn()||In()}:Fn,function(e){v.extend(v.support,{ajax:!!e,cors:!!e&amp;&amp;&quot;withCredentials&quot;in e})}(v.ajaxSettings.xhr()),v.support.ajax&amp;&amp;v.ajaxTransport(function(n){if(!n.crossDomain||v.support.cors){var r;return{send:function(i,s){var o,u,a=n.xhr();n.username?a.open(n.type,n.url,n.async,n.username,n.password):a.open(n.type,n.url,n.async);if(n.xhrFields)for(u in n.xhrFields)a[u]=n.xhrFields[u];n.mimeType&amp;&amp;a.overrideMimeType&amp;&amp;a.overrideMimeType(n.mimeType),!n.crossDomain&amp;&amp;!i[&quot;X-Requested-With&quot;]&amp;&amp;(i[&quot;X-Requested-With&quot;]=&quot;XMLHttpRequest&quot;);try{for(u in i)a.setRequestHeader(u,i[u])}catch(f){}a.send(n.hasContent&amp;&amp;n.data||null),r=function(e,i){var u,f,l,c,h;try
 {if(r&amp;&amp;(i||a.readyState===4)){r=t,o&amp;&amp;(a.onreadystatechange=v.noop,Bn&amp;&amp;delete Hn[o]);if(i)a.readyState!==4&amp;&amp;a.abort();else{u=a.status,l=a.getAllResponseHeaders(),c={},h=a.responseXML,h&amp;&amp;h.documentElement&amp;&amp;(c.xml=h);try{c.text=a.responseText}catch(e){}try{f=a.statusText}catch(p){f=&quot;&quot;}!u&amp;&amp;n.isLocal&amp;&amp;!n.crossDomain?u=c.text?200:404:u===1223&amp;&amp;(u=204)}}}catch(d){i||s(-1,d)}c&amp;&amp;s(u,f,c,l)},n.async?a.readyState===4?setTimeout(r,0):(o=++jn,Bn&amp;&amp;(Hn||(Hn={},v(e).unload(Bn)),Hn[o]=r),a.onreadystatechange=r):r()},abort:function(){r&amp;&amp;r(0,1)}}}});var qn,Rn,Un=/^(?:toggle|show|hide)$/,zn=new RegExp(&quot;^(?:([-+])=|)(&quot;+m+&quot;)([a-z%]*)$&quot;,&quot;i&quot;),Wn=/queueHooks$/,Xn=[Gn],Vn={&quot;*&quot;:[function(e,t){var n,r,i,s=this.createTween(e,t),o=zn.exec(t),u=s.cur(),a=+u||0,f=1;if(o){n=+o[2],r=o[3]||(v.cssNumber[e]?&quot;&quot;:&quot;px&quot;);if(r!==&quot;px&quot;&amp;&amp;a
 ){a=v.css(s.elem,e,!0)||n||1;do i=f=f||&quot;.5&quot;,a/=f,v.style(s.elem,e,a+r),f=s.cur()/u;while(f!==1&amp;&amp;f!==i)}s.unit=r,s.start=a,s.end=o[1]?a+(o[1]+1)*n:n}return s}]};v.Animation=v.extend(Kn,{tweener:function(e,t){v.isFunction(e)?(t=e,e=[&quot;*&quot;]):e=e.split(&quot; &quot;);var n,r=0,i=e.length;for(;r&lt;i;r++)n=e[r],Vn[n]=Vn[n]||[],Vn[n].unshift(t)},prefilter:function(e,t){t?Xn.unshift(e):Xn.push(e)}}),v.Tween=Yn,Yn.prototype={constructor:Yn,init:function(e,t,n,r,i,s){this.elem=e,this.prop=n,this.easing=i||&quot;swing&quot;,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(v.cssNumber[n]?&quot;&quot;:&quot;px&quot;)},cur:function(){var e=Yn.propHooks[this.prop];return e&amp;&amp;e.get?e.get(this):Yn.propHooks._default.get(this)},run:function(e){var t,n=Yn.propHooks[this.prop];return this.options.duration?this.pos=t=v.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this
 .start,this.options.step&amp;&amp;this.options.step.call(this.elem,this.now,this),n&amp;&amp;n.set?n.set(this):Yn.propHooks._default.set(this),this}},Yn.prototype.init.prototype=Yn.prototype,Yn.propHooks={_default:{get:function(e){var t;return e.elem[e.prop]==null||!!e.elem.style&amp;&amp;e.elem.style[e.prop]!=null?(t=v.css(e.elem,e.prop,!1,&quot;&quot;),!t||t===&quot;auto&quot;?0:t):e.elem[e.prop]},set:function(e){v.fx.step[e.prop]?v.fx.step[e.prop](e):e.elem.style&amp;&amp;(e.elem.style[v.cssProps[e.prop]]!=null||v.cssHooks[e.prop])?v.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},Yn.propHooks.scrollTop=Yn.propHooks.scrollLeft={set:function(e){e.elem.nodeType&amp;&amp;e.elem.parentNode&amp;&amp;(e.elem[e.prop]=e.now)}},v.each([&quot;toggle&quot;,&quot;show&quot;,&quot;hide&quot;],function(e,t){var n=v.fn[t];v.fn[t]=function(r,i,s){return r==null||typeof r==&quot;boolean&quot;||!e&amp;&amp;v.isFunction(r)&amp;&amp;v.isFunction(i)?n.apply(this,arguments):this.anim
 ate(Zn(t,!0),r,i,s)}}),v.fn.extend({fadeTo:function(e,t,n,r){return this.filter(Gt).css(&quot;opacity&quot;,0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=v.isEmptyObject(e),s=v.speed(t,n,r),o=function(){var t=Kn(this,v.extend({},e),s);i&amp;&amp;t.stop(!0)};return i||s.queue===!1?this.each(o):this.queue(s.queue,o)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return typeof e!=&quot;string&quot;&amp;&amp;(r=n,n=e,e=t),n&amp;&amp;e!==!1&amp;&amp;this.queue(e||&quot;fx&quot;,[]),this.each(function(){var t=!0,n=e!=null&amp;&amp;e+&quot;queueHooks&quot;,s=v.timers,o=v._data(this);if(n)o[n]&amp;&amp;o[n].stop&amp;&amp;i(o[n]);else for(n in o)o[n]&amp;&amp;o[n].stop&amp;&amp;Wn.test(n)&amp;&amp;i(o[n]);for(n=s.length;n--;)s[n].elem===this&amp;&amp;(e==null||s[n].queue===e)&amp;&amp;(s[n].anim.stop(r),t=!1,s.splice(n,1));(t||!r)&amp;&amp;v.dequeue(this,e)})}}),v.each({slideDown:Zn(&quot;show&quot;),slideUp:Zn(&quot;hide&quot;)
 ,slideToggle:Zn(&quot;toggle&quot;),fadeIn:{opacity:&quot;show&quot;},fadeOut:{opacity:&quot;hide&quot;},fadeToggle:{opacity:&quot;toggle&quot;}},function(e,t){v.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),v.speed=function(e,t,n){var r=e&amp;&amp;typeof e==&quot;object&quot;?v.extend({},e):{complete:n||!n&amp;&amp;t||v.isFunction(e)&amp;&amp;e,duration:e,easing:n&amp;&amp;t||t&amp;&amp;!v.isFunction(t)&amp;&amp;t};r.duration=v.fx.off?0:typeof r.duration==&quot;number&quot;?r.duration:r.duration in v.fx.speeds?v.fx.speeds[r.duration]:v.fx.speeds._default;if(r.queue==null||r.queue===!0)r.queue=&quot;fx&quot;;return r.old=r.complete,r.complete=function(){v.isFunction(r.old)&amp;&amp;r.old.call(this),r.queue&amp;&amp;v.dequeue(this,r.queue)},r},v.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},v.timers=[],v.fx=Yn.prototype.init,v.fx.tick=function(){var e,t=v.timers,n=0;for(;n&lt;t.length;n++)e=t[n],!e()&amp;&amp;t[n]===e&amp;&amp
 ;t.splice(n--,1);t.length||v.fx.stop()},v.fx.timer=function(e){e()&amp;&amp;v.timers.push(e)&amp;&amp;!Rn&amp;&amp;(Rn=setInterval(v.fx.tick,v.fx.interval))},v.fx.interval=13,v.fx.stop=function(){clearInterval(Rn),Rn=null},v.fx.speeds={slow:600,fast:200,_default:400},v.fx.step={},v.expr&amp;&amp;v.expr.filters&amp;&amp;(v.expr.filters.animated=function(e){return v.grep(v.timers,function(t){return e===t.elem}).length});var er=/^(?:body|html)$/i;v.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){v.offset.setOffset(this,e,t)});var n,r,i,s,o,u,a,f,l,c,h=this[0],p=h&amp;&amp;h.ownerDocument;if(!p)return;return(i=p.body)===h?v.offset.bodyOffset(h):(r=p.documentElement,v.contains(r,h)?(n=h.getBoundingClientRect(),s=tr(p),o=r.clientTop||i.clientTop||0,u=r.clientLeft||i.clientLeft||0,a=s.pageYOffset||r.scrollTop,f=s.pageXOffset||r.scrollLeft,l=n.top+a-o,c=n.left+f-u,{top:l,left:c}):{top:0,left:0})},v.offset={bodyOffset:function(e){var t=e.offsetTop,n=
 e.offsetLeft;return v.support.doesNotIncludeMarginInBodyOffset&amp;&amp;(t+=parseFloat(v.css(e,&quot;marginTop&quot;))||0,n+=parseFloat(v.css(e,&quot;marginLeft&quot;))||0),{top:t,left:n}},setOffset:function(e,t,n){var r=v.css(e,&quot;position&quot;);r===&quot;static&quot;&amp;&amp;(e.style.position=&quot;relative&quot;);var i=v(e),s=i.offset(),o=v.css(e,&quot;top&quot;),u=v.css(e,&quot;left&quot;),a=(r===&quot;absolute&quot;||r===&quot;fixed&quot;)&amp;&amp;v.inArray(&quot;auto&quot;,[o,u])&gt;-1,f={},l={},c,h;a?(l=i.position(),c=l.top,h=l.left):(c=parseFloat(o)||0,h=parseFloat(u)||0),v.isFunction(t)&amp;&amp;(t=t.call(e,n,s)),t.top!=null&amp;&amp;(f.top=t.top-s.top+c),t.left!=null&amp;&amp;(f.left=t.left-s.left+h),&quot;using&quot;in t?t.using.call(e,f):i.css(f)}},v.fn.extend({position:function(){if(!this[0])return;var e=this[0],t=this.offsetParent(),n=this.offset(),r=er.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(v.css(e,&quot;marginTop&quot;))|
 |0,n.left-=parseFloat(v.css(e,&quot;marginLeft&quot;))||0,r.top+=parseFloat(v.css(t[0],&quot;borderTopWidth&quot;))||0,r.left+=parseFloat(v.css(t[0],&quot;borderLeftWidth&quot;))||0,{top:n.top-r.top,left:n.left-r.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||i.body;while(e&amp;&amp;!er.test(e.nodeName)&amp;&amp;v.css(e,&quot;position&quot;)===&quot;static&quot;)e=e.offsetParent;return e||i.body})}}),v.each({scrollLeft:&quot;pageXOffset&quot;,scrollTop:&quot;pageYOffset&quot;},function(e,n){var r=/Y/.test(n);v.fn[e]=function(i){return v.access(this,function(e,i,s){var o=tr(e);if(s===t)return o?n in o?o[n]:o.document.documentElement[i]:e[i];o?o.scrollTo(r?v(o).scrollLeft():s,r?s:v(o).scrollTop()):e[i]=s},e,i,arguments.length,null)}}),v.each({Height:&quot;height&quot;,Width:&quot;width&quot;},function(e,n){v.each({padding:&quot;inner&quot;+e,content:n,&quot;&quot;:&quot;outer&quot;+e},function(r,i){v.fn[i]=function(i,s){var o=arguments.lengt
 h&amp;&amp;(r||typeof i!=&quot;boolean&quot;),u=r||(i===!0||s===!0?&quot;margin&quot;:&quot;border&quot;);return v.access(this,function(n,r,i){var s;return v.isWindow(n)?n.document.documentElement[&quot;client&quot;+e]:n.nodeType===9?(s=n.documentElement,Math.max(n.body[&quot;scroll&quot;+e],s[&quot;scroll&quot;+e],n.body[&quot;offset&quot;+e],s[&quot;offset&quot;+e],s[&quot;client&quot;+e])):i===t?v.css(n,r,i,u):v.style(n,r,i,u)},n,o?i:t,o,null)}})}),e.jQuery=e.$=v,typeof define==&quot;function&quot;&amp;&amp;define.amd&amp;&amp;define.amd.jQuery&amp;&amp;define(&quot;jquery&quot;,[],function(){return v})})(window);
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesscriptloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/script-loader.php (21657 => 21658)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/script-loader.php        2012-08-30 01:49:47 UTC (rev 21657)
+++ trunk/wp-includes/script-loader.php        2012-08-30 02:05:08 UTC (rev 21658)
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">         // not used in core, replaced by Jcrop.js
</span><span class="cx">         $scripts-&gt;add( 'cropper', '/wp-includes/js/crop/cropper.js', array('scriptaculous-dragdrop') );
</span><span class="cx"> 
</span><del>-        $scripts-&gt;add( 'jquery', '/wp-includes/js/jquery/jquery.js', array(), '1.8.0' );
</del><ins>+        $scripts-&gt;add( 'jquery', '/wp-includes/js/jquery/jquery.js', array(), '1.8.1pre' );
</ins><span class="cx"> 
</span><span class="cx">         // full jQuery UI
</span><span class="cx">         $scripts-&gt;add( 'jquery-ui-core', '/wp-includes/js/jquery/ui/jquery.ui.core.min.js', array('jquery'), '1.9pre', 1 );
</span></span></pre>
</div>
</div>

</body>
</html>