";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+j+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length!==2&&m.push(":enabled",":disabled"),d.appendChild(e).disabled=!0,e.querySelectorAll(":disabled").length!==2&&m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:")});return(n.matchesSelector=Y.test(y=d.matches||d.webkitMatchesSelector||d.mozMatchesSelector||d.oMatchesSelector||d.msMatchesSelector))&&ct(function(e){n.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),g.push("!=",q)}),m=m.length&&new RegExp(m.join("|")),g=g.length&&new RegExp(g.join("|")),t=Y.test(d.compareDocumentPosition),b=t||Y.test(d.contains)?function(e,t){var n=e.nodeType===9?e.documentElement:e,r=t&&t.parentNode;return e===r||!!r&&r.nodeType===1&&!!(n.contains?n.contains(r):e.compareDocumentPosition&&e.compareDocumentPosition(r)&16)}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},L=t?function(e,t){if(e===t)return c=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r?r:(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1,r&1||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==p||e.ownerDocument==E&&b(E,e)?-1:t==p||t.ownerDocument==E&&b(E,t)?1:l?H(l,e)-H(l,t):0:r&4?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,r=0,i=e.parentNode,s=t.parentNode,o=[e],u=[t];if(!i||!s)return e==p?-1:t==p?1:i?-1:s?1:l?H(l,e)-H(l,t):0;if(i===s)return pt(e,t);n=e;while(n=n.parentNode)o.unshift(n);n=t;while(n=n.parentNode)u.unshift(n);while(o[r]===u[r])r++;return r?pt(o[r],u[r]):o[r]==E?-1:u[r]==E?1:0},p},at.matches=function(e,t){return at(e,null,null,t)},at.matchesSelector=function(e,t){h(e);if(n.matchesSelector&&v&&!k[t+" "]&&(!g||!g.test(t))&&(!m||!m.test(t)))try{var r=y.call(e,t);if(r||n.disconnectedMatch||e.document&&e.document.nodeType!==11)return r}catch(i){k(t,!0)}return at(t,p,null,[e]).length>0},at.contains=function(e,t){return(e.ownerDocument||e)!=p&&h(e),b(e,t)},at.attr=function(e,t){(e.ownerDocument||e)!=p&&h(e);var i=r.attrHandle[t.toLowerCase()],s=i&&A.call(r.attrHandle,t.toLowerCase())?i(e,t,!v):undefined;return s!==undefined?s:n.attributes||!v?e.getAttribute(t):(s=e.getAttributeNode(t))&&s.specified?s.value:null},at.escape=function(e){return(e+"").replace(rt,it)},at.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},at.uniqueSort=function(e){var t,r=[],i=0,s=0;c=!n.detectDuplicates,l=!n.sortStable&&e.slice(0),e.sort(L);if(c){while(t=e[s++])t===e[s]&&(i=r.push(s));while(i--)e.splice(r[i],1)}return l=null,e},i=at.getText=function(e){var t,n="",r=0,s=e.nodeType;if(!s)while(t=e[r++])n+=i(t);else if(s===1||s===9||s===11){if(typeof e.textContent=="string")return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(s===3||s===4)return e.nodeValue;return n},r=at.selectors={cacheLength:50,createPseudo:lt,match:J,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(tt,nt),e[3]=(e[3]||e[4]||e[5]||"").replace(tt,nt),e[2]==="~="&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),e[1].slice(0,3)==="nth"?(e[3]||at.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*(e[3]==="even"||e[3]==="odd")),e[5]=+(e[7]+e[8]||e[3]==="odd")):e[3]&&at.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return J.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&V.test(n)&&(t=o(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(tt,nt).toLowerCase();return e==="*"?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=T[e+" "];return t||(t=new RegExp("(^|"+j+")"+e+"("+j+"|$)"))&&T(e,function(e){return t.test(typeof e.className=="string"&&e.className||typeof e.getAttribute!="undefined"&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=at.attr(r,e);return i==null?t==="!=":t?(i+="",t==="="?i===n:t==="!="?i!==n:t==="^="?n&&i.indexOf(n)===0:t==="*="?n&&i.indexOf(n)>-1:t==="$="?n&&i.slice(-n.length)===n:t==="~="?(" "+i.replace(R," ")+" ").indexOf(n)>-1:t==="|="?i===n||i.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var s=e.slice(0,3)!=="nth",o=e.slice(-4)!=="last",u=t==="of-type";return r===1&&i===0?function(e){return!!e.parentNode}:function(t,n,a){var f,l,c,h,p,d,v=s!==o?"nextSibling":"previousSibling",m=t.parentNode,g=u&&t.nodeName.toLowerCase(),y=!a&&!u,b=!1;if(m){if(s){while(v){h=t;while(h=h[v])if(u?h.nodeName.toLowerCase()===g:h.nodeType===1)return!1;d=v=e==="only"&&!d&&"nextSibling"}return!0}d=[o?m.firstChild:m.lastChild];if(o&&y){h=m,c=h[w]||(h[w]={}),l=c[h.uniqueID]||(c[h.uniqueID]={}),f=l[e]||[],p=f[0]===S&&f[1],b=p&&f[2],h=p&&m.childNodes[p];while(h=++p&&h&&h[v]||(b=p=0)||d.pop())if(h.nodeType===1&&++b&&h===t){l[e]=[S,p,b];break}}else{y&&(h=t,c=h[w]||(h[w]={}),l=c[h.uniqueID]||(c[h.uniqueID]={}),f=l[e]||[],p=f[0]===S&&f[1],b=p);if(b===!1)while(h=++p&&h&&h[v]||(b=p=0)||d.pop())if((u?h.nodeName.toLowerCase()===g:h.nodeType===1)&&++b){y&&(c=h[w]||(h[w]={}),l=c[h.uniqueID]||(c[h.uniqueID]={}),l[e]=[S,b]);if(h===t)break}}return b-=i,b===r||b%r===0&&b/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||at.error("unsupported pseudo: "+e);return i[w]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?lt(function(e,n){var r,s=i(e,t),o=s.length;while(o--)r=H(e,s[o]),e[r]=!(n[r]=s[o])}):function(e){return i(e,0,n)}):i}},pseudos:{not:lt(function(e){var t=[],n=[],r=u(e.replace(U,"$1"));return r[w]?lt(function(e,t,n,i){var s,o=r(e,null,i,[]),u=e.length;while(u--)if(s=o[u])e[u]=!(t[u]=s)}):function(e,i,s){return t[0]=e,r(t,null,s,n),t[0]=null,!n.pop()}}),has:lt(function(e){return function(t){return at(e,t).length>0}}),contains:lt(function(e){return e=e.replace(tt,nt),function(t){return(t.textContent||i(t)).indexOf(e)>-1}}),lang:lt(function(e){return $.test(e||"")||at.error("unsupported lang: "+e),e=e.replace(tt,nt).toLowerCase(),function(t){var n;do if(n=v?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||n.indexOf(e+"-")===0;while((t=t.parentNode)&&t.nodeType===1);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===d},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:mt(!1),disabled:mt(!0),checked:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&!!e.checked||t==="option"&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return G.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&e.type==="button"||t==="button"},text:function(e){var t;return e.nodeName.toLowerCase()==="input"&&e.type==="text"&&((t=e.getAttribute("type"))==null||t.toLowerCase()==="text")},first:gt(function(){return[0]}),last:gt(function(e,t){return[t-1]}),eq:gt(function(e,t,n){return[n<0?n+t:n]}),even:gt(function(e,t){var n=0;for(;nt?t:n;for(;--r>=0;)e.push(r);return e}),gt:gt(function(e,t,n){var r=n<0?n+t:n;for(;++r2&&(f=a[0]).type==="ID"&&t.nodeType===9&&v&&r.relative[a[1].type]){t=(r.find.ID(f.matches[0].replace(tt,nt),t)||[])[0];if(!t)return n;h&&(t=t.parentNode),e=e.slice(a.shift().value.length)}s=J.needsContext.test(e)?0:a.length;while(s--){f=a[s];if(r.relative[l=f.type])break;if(c=r.find[l])if(i=c(f.matches[0].replace(tt,nt),et.test(a[0].type)&&yt(t.parentNode)||t)){a.splice(s,1),e=i.length&&wt(a);if(!e)return D.apply(n,i),n;break}}}return(h||u(e,p))(i,t,!v,n,!t||et.test(e)&&yt(t.parentNode)||t),n},n.sortStable=w.split("").sort(L).join("")===w,n.detectDuplicates=!!c,h(),n.sortDetached=ct(function(e){return e.compareDocumentPosition(p.createElement("fieldset"))&1}),ct(function(e){return e.innerHTML="",e.firstChild.getAttribute("href")==="#"})||ht("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,t.toLowerCase()==="type"?1:2)}),(!n.attributes||!ct(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),e.firstChild.getAttribute("value")===""}))&&ht("value",function(e,t,n){if(!n&&e.nodeName.toLowerCase()==="input")return e.defaultValue}),ct(function(e){return e.getAttribute("disabled")==null})||ht(B,function(e,t,n){var r;if(!n)return e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),at}(e);E.find=x,E.expr=x.selectors,E.expr[":"]=E.expr.pseudos,E.uniqueSort=E.unique=x.uniqueSort,E.text=x.getText,E.isXMLDoc=x.isXML,E.contains=x.contains,E.escapeSelector=x.escape;var T=function(e,t,n){var r=[],i=n!==undefined;while((e=e[t])&&e.nodeType!==9)if(e.nodeType===1){if(i&&E(e).is(n))break;r.push(e)}return r},N=function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n},C=E.expr.match.needsContext,L=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;E.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),t.length===1&&r.nodeType===1?E.find.matchesSelector(r,e)?[r]:[]:E.find.matches(e,E.grep(t,function(e){return e.nodeType===1}))},E.fn.extend({find:function(e){var t,n,r=this.length,i=this;if(typeof e!="string")return this.pushStack(E(e).filter(function(){for(t=0;t1?E.uniqueSort(n):n},filter:function(e){return this.pushStack(A(this,e||[],!1))},not:function(e){return this.pushStack(A(this,e||[],!0))},is:function(e){return!!A(this,typeof e=="string"&&C.test(e)?E(e):e||[],!1).length}});var O,M=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,_=E.fn.init=function(e,t,n){var r,i;if(!e)return this;n=n||O;if(typeof e=="string"){e[0]==="<"&&e[e.length-1]===">"&&e.length>=3?r=[null,e,null]:r=M.exec(e);if(r&&(r[1]||!t)){if(r[1]){t=t instanceof E?t[0]:t,E.merge(this,E.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:m,!0));if(L.test(r[1])&&E.isPlainObject(t))for(r in t)d(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return i=m.getElementById(r[2]),i&&(this[0]=i,this.length=1),this}return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e)}return e.nodeType?(this[0]=e,this.length=1,this):d(e)?n.ready!==undefined?n.ready(e):e(E):E.makeArray(e,this)};_.prototype=E.fn,O=E(m);var D=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};E.fn.extend({has:function(e){var t=E(e,this),n=t.length;return this.filter(function(){var e=0;for(;e-1:n.nodeType===1&&E.find.matchesSelector(n,e))){s.push(n);break}return this.pushStack(s.length>1?E.uniqueSort(s):s)},index:function(e){return e?typeof e=="string"?u.call(E(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(E.uniqueSort(E.merge(this.get(),E(e,t))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}}),E.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return H(e,"nextSibling")},prev:function(e){return H(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return N((e.parentNode||{}).firstChild,e)},children:function(e){return N(e.firstChild)},contents:function(e){return e.contentDocument!=null&&r(e.contentDocument)?e.contentDocument:(k(e,"template")&&(e=e.content||e),E.merge([],e.childNodes))}},function(e,t){E.fn[e]=function(n,r){var i=E.map(this,t,n);return e.slice(-5)!=="Until"&&(r=n),r&&typeof r=="string"&&(i=E.filter(r,i)),this.length>1&&(P[e]||E.uniqueSort(i),D.test(e)&&i.reverse()),this.pushStack(i)}});var B=/[^\x20\t\r\n\f]+/g;E.Callbacks=function(e){e=typeof e=="string"?j(e):E.extend({},e);var t,n,r,i,s=[],o=[],u=-1,a=function(){i=i||e.once,r=t=!0;for(;o.length;u=-1){n=o.shift();while(++u-1)s.splice(n,1),n<=u&&u--}),this},has:function(e){return e?E.inArray(e,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return i=o=[],s=n="",this},disabled:function(){return!s},lock:function(){return i=o=[],!n&&!t&&(s=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=n||[],n=[e,n.slice?n.slice():n],o.push(n),t||a()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!r}};return f},E.extend({Deferred:function(t){var n=[["notify","progress",E.Callbacks("memory"),E.Callbacks("memory"),2],["resolve","done",E.Callbacks("once memory"),E.Callbacks("once memory"),0,"resolved"],["reject","fail",E.Callbacks("once memory"),E.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return E.Deferred(function(t){E.each(n,function(n,r){var i=d(e[r[4]])&&e[r[4]];s[r[1]](function(){var e=i&&i.apply(this,arguments);e&&d(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function o(t,n,r,i){return function(){var u=this,a=arguments,f=function(){var e,f;if(t=s&&(r!==I&&(u=undefined,a=[e]),n.rejectWith(u,a))}};t?l():(E.Deferred.getStackHook&&(l.stackTrace=E.Deferred.getStackHook()),e.setTimeout(l))}}var s=0;return E.Deferred(function(e){n[0][3].add(o(0,e,d(i)?i:F,e.notifyWith)),n[1][3].add(o(0,e,d(t)?t:F)),n[2][3].add(o(0,e,d(r)?r:I))}).promise()},promise:function(e){return e!=null?E.extend(e,i):i}},s={};return E.each(n,function(e,t){var o=t[2],u=t[5];i[t[1]]=o.add,u&&o.add(function(){r=u},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),o.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?undefined:this,arguments),this},s[t[0]+"With"]=o.fireWith}),i.promise(s),t&&t.call(s,s),s},when:function(e){var t=arguments.length,n=t,r=Array(n),s=i.call(arguments),o=E.Deferred(),u=function(e){return function(n){r[e]=this,s[e]=arguments.length>1?i.call(arguments):n,--t||o.resolveWith(r,s)}};if(t<=1){q(e,o.done(u(n)).resolve,o.reject,!t);if(o.state()==="pending"||d(s[n]&&s[n].then))return o.then()}while(n--)q(s[n],u(n),o.reject);return o.promise()}});var R=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;E.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&R.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},E.readyException=function(t){e.setTimeout(function(){throw t})};var U=E.Deferred();E.fn.ready=function(e){return U.then(e).catch(function(e){E.readyException(e)}),this},E.extend({isReady:!1,readyWait:1,ready:function(e){if(e===!0?--E.readyWait:E.isReady)return;E.isReady=!0;if(e!==!0&&--E.readyWait>0)return;U.resolveWith(m,[E])}}),E.ready.then=U.then,m.readyState==="complete"||m.readyState!=="loading"&&!m.documentElement.doScroll?e.setTimeout(E.ready):(m.addEventListener("DOMContentLoaded",z),e.addEventListener("load",z));var W=function(e,t,n,r,i,s,o){var u=0,a=e.length,f=n==null;if(b(n)==="object"){i=!0;for(u in n)W(e,t,u,n[u],!0,s,o)}else if(r!==undefined){i=!0,d(r)||(o=!0),f&&(o?(t.call(e,r),t=null):(f=t,t=function(e,t,n){return f.call(E(e),n)}));if(t)for(;u1,null,!0)},removeData:function(e){return this.each(function(){Y.remove(this,e)})}}),E.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=G.get(e,t),n&&(!r||Array.isArray(n)?r=G.access(e,t,E.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=E.queue(e,t),r=n.length,i=n.shift(),s=E._queueHooks(e,t),o=function(){E.dequeue(e,t)};i==="inprogress"&&(i=n.shift(),r--),i&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,i.call(e,o,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return G.get(e,n)||G.access(e,n,{empty:E.Callbacks("once memory").add(function(){G.remove(e,[t+"queue",n])})})}}),E.fn.extend({queue:function(e,t){var n=2;return typeof e!="string"&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,mt=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=m.createDocumentFragment(),t=e.appendChild(m.createElement("div")),n=m.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),p.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",p.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="",p.option=!!t.lastChild})();var gt={thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};gt.tbody=gt.tfoot=gt.colgroup=gt.caption=gt.thead,gt.th=gt.td,p.option||(gt.optgroup=gt.option=[1,""]);var wt=/<|?\w+;/,St=/^([^.]*)(?:\.(.+)|)/;E.event={global:{},add:function(e,t,n,r,i){var s,o,u,a,f,l,c,h,p,d,v,m=G.get(e);if(!K(e))return;n.handler&&(s=n,n=s.handler,i=s.selector),i&&E.find.matchesSelector(ot,i),n.guid||(n.guid=E.guid++),(a=m.events)||(a=m.events=Object.create(null)),(o=m.handle)||(o=m.handle=function(t){return typeof E!="undefined"&&E.event.triggered!==t.type?E.event.dispatch.apply(e,arguments):undefined}),t=(t||"").match(B)||[""],f=t.length;while(f--){u=St.exec(t[f])||[],p=v=u[1],d=(u[2]||"").split(".").sort();if(!p)continue;c=E.event.special[p]||{},p=(i?c.delegateType:c.bindType)||p,c=E.event.special[p]||{},l=E.extend({type:p,origType:v,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&E.expr.match.needsContext.test(i),namespace:d.join(".")},s),(h=a[p])||(h=a[p]=[],h.delegateCount=0,(!c.setup||c.setup.call(e,r,d,o)===!1)&&e.addEventListener&&e.addEventListener(p,o)),c.add&&(c.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),i?h.splice(h.delegateCount++,0,l):h.push(l),E.event.global[p]=!0}},remove:function(e,t,n,r,i){var s,o,u,a,f,l,c,h,p,d,v,m=G.hasData(e)&&G.get(e);if(!m||!(a=m.events))return;t=(t||"").match(B)||[""],f=t.length;while(f--){u=St.exec(t[f])||[],p=v=u[1],d=(u[2]||"").split(".").sort();if(!p){for(p in a)E.event.remove(e,p+t[f],n,r,!0);continue}c=E.event.special[p]||{},p=(r?c.delegateType:c.bindType)||p,h=a[p]||[],u=u[2]&&new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=s=h.length;while(s--)l=h[s],(i||v===l.origType)&&(!n||n.guid===l.guid)&&(!u||u.test(l.namespace))&&(!r||r===l.selector||r==="**"&&l.selector)&&(h.splice(s,1),l.selector&&h.delegateCount--,c.remove&&c.remove.call(e,l));o&&!h.length&&((!c.teardown||c.teardown.call(e,d,m.handle)===!1)&&E.removeEvent(e,p,m.handle),delete a[p])}E.isEmptyObject(a)&&G.remove(e,"handle events")},dispatch:function(e){var t,n,r,i,s,o,u=new Array(arguments.length),a=E.event.fix(e),f=(G.get(this,"events")||Object.create(null))[a.type]||[],l=E.event.special[a.type]||{};u[0]=a;for(t=1;t=1))for(;f!==this;f=f.parentNode||this)if(f.nodeType===1&&(e.type!=="click"||f.disabled!==!0)){s=[],o={};for(n=0;n-1:E.find(i,this,null,[f]).length),o[i]&&s.push(r);s.length&&u.push({elem:f,handlers:s})}return f=this,a\s*$/g;E.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,s,o,u=e.cloneNode(!0),a=ut(e);if(!p.noCloneChecked&&(e.nodeType===1||e.nodeType===11)&&!E.isXMLDoc(e)){o=yt(u),s=yt(e);for(r=0,i=s.length;r0&&bt(o,!a&&yt(e,"script")),u},cleanData:function(e){var t,n,r,i=E.event.special,s=0;for(;(n=e[s])!==undefined;s++)if(K(n)){if(t=n[G.expando]){if(t.events)for(r in t.events)i[r]?E.event.remove(n,r):E.removeEvent(n,r,t.handle);n[G.expando]=undefined}n[Y.expando]&&(n[Y.expando]=undefined)}}}),E.fn.extend({detach:function(e){return Ft(this,e,!0)},remove:function(e){return Ft(this,e)},text:function(e){return W(this,function(e){return e===undefined?E.text(this):this.empty().each(function(){if(this.nodeType===1||this.nodeType===11||this.nodeType===9)this.textContent=e})},null,e,arguments.length)},append:function(){return jt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=_t(this,e);t.appendChild(e)}})},prepend:function(){return jt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=_t(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return jt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return jt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){var e,t=0;for(;(e=this[t])!=null;t++)e.nodeType===1&&(E.cleanData(yt(e,!1)),e.textContent="");return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return E.clone(this,e,t)})},html:function(e){return W(this,function(e){var t=this[0]||{},n=0,r=this.length;if(e===undefined&&t.nodeType===1)return t.innerHTML;if(typeof e=="string"&&!At.test(e)&&!gt[(vt.exec(e)||["",""])[1].toLowerCase()]){e=E.htmlPrefilter(e);try{for(;n1)}}),E.Tween=rn,rn.prototype={constructor:rn,init:function(e,t,n,r,i,s){this.elem=e,this.prop=n,this.easing=i||E.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(E.cssNumber[n]?"":"px")},cur:function(){var e=rn.propHooks[this.prop];return e&&e.get?e.get(this):rn.propHooks._default.get(this)},run:function(e){var t,n=rn.propHooks[this.prop];return this.options.duration?this.pos=t=E.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&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rn.propHooks._default.set(this),this}},rn.prototype.init.prototype=rn.prototype,rn.propHooks={_default:{get:function(e){var t;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(t=E.css(e.elem,e.prop,""),!t||t==="auto"?0:t)},set:function(e){E.fx.step[e.prop]?E.fx.step[e.prop](e):e.elem.nodeType!==1||!E.cssHooks[e.prop]&&e.elem.style[Kt(e.prop)]==null?e.elem[e.prop]=e.now:E.style(e.elem,e.prop,e.now+e.unit)}}},rn.propHooks.scrollTop=rn.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},E.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},E.fx=rn.prototype.init,E.fx.step={};var sn,on,un=/^(?:toggle|show|hide)$/,an=/queueHooks$/;E.Animation=E.extend(vn,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return lt(n.elem,e,it.exec(t),n),n}]},tweener:function(e,t){d(e)?(t=e,e=["*"]):e=e.match(B);var n,r=0,i=e.length;for(;r1)},removeAttr:function(e){return this.each(function(){E.removeAttr(this,e)})}}),E.extend({attr:function(e,t,n){var r,i,s=e.nodeType;if(s===3||s===8||s===2)return;if(typeof e.getAttribute=="undefined")return E.prop(e,t,n);if(s!==1||!E.isXMLDoc(e))i=E.attrHooks[t.toLowerCase()]||(E.expr.match.bool.test(t)?mn:undefined);if(n!==undefined){if(n===null){E.removeAttr(e,t);return}return i&&"set"in i&&(r=i.set(e,n,t))!==undefined?r:(e.setAttribute(t,n+""),n)}return i&&"get"in i&&(r=i.get(e,t))!==null?r:(r=E.find.attr(e,t),r==null?undefined:r)},attrHooks:{type:{set:function(e,t){if(!p.radioValue&&t==="radio"&&k(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(B);if(i&&e.nodeType===1)while(n=i[r++])e.removeAttribute(n)}}),mn={set:function(e,t,n){return t===!1?E.removeAttr(e,n):e.setAttribute(n,n),n}},E.each(E.expr.match.bool.source.match(/\w+/g),function(e,t){var n=gn[t]||E.find.attr;gn[t]=function(e,t,r){var i,s,o=t.toLowerCase();return r||(s=gn[o],gn[o]=i,i=n(e,t,r)!=null?o:null,gn[o]=s),i}});var yn=/^(?:input|select|textarea|button)$/i,bn=/^(?:a|area)$/i;E.fn.extend({prop:function(e,t){return W(this,E.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[E.propFix[e]||e]})}}),E.extend({prop:function(e,t,n){var r,i,s=e.nodeType;if(s===3||s===8||s===2)return;if(s!==1||!E.isXMLDoc(e))t=E.propFix[t]||t,i=E.propHooks[t];return n!==undefined?i&&"set"in i&&(r=i.set(e,n,t))!==undefined?r:e[t]=n:i&&"get"in i&&(r=i.get(e,t))!==null?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=E.find.attr(e,"tabindex");return t?parseInt(t,10):yn.test(e.nodeName)||bn.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),p.optSelected||(E.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),E.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){E.propFix[this.toLowerCase()]=this}),E.fn.extend({addClass:function(e){var t,n,r,i,s,o,u,a=0;if(d(e))return this.each(function(t){E(this).addClass(e.call(this,t,En(this)))});t=Sn(e);if(t.length)while(n=this[a++]){i=En(n),r=n.nodeType===1&&" "+wn(i)+" ";if(r){o=0;while(s=t[o++])r.indexOf(" "+s+" ")<0&&(r+=s+" ");u=wn(r),i!==u&&n.setAttribute("class",u)}}return this},removeClass:function(e){var t,n,r,i,s,o,u,a=0;if(d(e))return this.each(function(t){E(this).removeClass(e.call(this,t,En(this)))});if(!arguments.length)return this.attr("class","");t=Sn(e);if(t.length)while(n=this[a++]){i=En(n),r=n.nodeType===1&&" "+wn(i)+" ";if(r){o=0;while(s=t[o++])while(r.indexOf(" "+s+" ")>-1)r=r.replace(" "+s+" "," ");u=wn(r),i!==u&&n.setAttribute("class",u)}}return this},toggleClass:function(e,t){var n=typeof e,r=n==="string"||Array.isArray(e);return typeof t=="boolean"&&r?t?this.addClass(e):this.removeClass(e):d(e)?this.each(function(n){E(this).toggleClass(e.call(this,n,En(this),t),t)}):this.each(function(){var t,i,s,o;if(r){i=0,s=E(this),o=Sn(e);while(t=o[i++])s.hasClass(t)?s.removeClass(t):s.addClass(t)}else if(e===undefined||n==="boolean")t=En(this),t&&G.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||e===!1?"":G.get(this,"__className__")||"")})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(n.nodeType===1&&(" "+wn(En(n))+" ").indexOf(t)>-1)return!0;return!1}});var xn=/\r/g;E.fn.extend({val:function(e){var t,n,r,i=this[0];if(!arguments.length){if(i)return t=E.valHooks[i.type]||E.valHooks[i.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(i,"value"))!==undefined?n:(n=i.value,typeof n=="string"?n.replace(xn,""):n==null?"":n);return}return r=d(e),this.each(function(n){var i;if(this.nodeType!==1)return;r?i=e.call(this,n,E(this).val()):i=e,i==null?i="":typeof i=="number"?i+="":Array.isArray(i)&&(i=E.map(i,function(e){return e==null?"":e+""})),t=E.valHooks[this.type]||E.valHooks[this.nodeName.toLowerCase()];if(!t||!("set"in t)||t.set(this,i,"value")===undefined)this.value=i})}}),E.extend({valHooks:{option:{get:function(e){var t=E.find.attr(e,"value");return t!=null?t:wn(E.text(e))}},select:{get:function(e){var t,n,r,i=e.options,s=e.selectedIndex,o=e.type==="select-one",u=o?null:[],a=o?s+1:i.length;s<0?r=a:r=o?s:0;for(;r-1)n=!0}return n||(e.selectedIndex=-1),s}}}}),E.each(["radio","checkbox"],function(){E.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=E.inArray(E(e).val(),t)>-1}},p.checkOn||(E.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})}),p.focusin="onfocusin"in e;var Tn=/^(?:focusinfocus|focusoutblur)$/,Nn=function(e){e.stopPropagation()};E.extend(E.event,{trigger:function(t,n,r,i){var s,o,u,a,f,c,h,p,g=[r||m],y=l.call(t,"type")?t.type:t,b=l.call(t,"namespace")?t.namespace.split("."):[];o=p=u=r=r||m;if(r.nodeType===3||r.nodeType===8)return;if(Tn.test(y+E.event.triggered))return;y.indexOf(".")>-1&&(b=y.split("."),y=b.shift(),b.sort()),f=y.indexOf(":")<0&&"on"+y,t=t[E.expando]?t:new E.Event(y,typeof t=="object"&&t),t.isTrigger=i?2:3,t.namespace=b.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=undefined,t.target||(t.target=r),n=n==null?[t]:E.makeArray(n,[t]),h=E.event.special[y]||{};if(!i&&h.trigger&&h.trigger.apply(r,n)===!1)return;if(!i&&!h.noBubble&&!v(r)){a=h.delegateType||y,Tn.test(a+y)||(o=o.parentNode);for(;o;o=o.parentNode)g.push(o),u=o;u===(r.ownerDocument||m)&&g.push(u.defaultView||u.parentWindow||e)}s=0;while((o=g[s++])&&!t.isPropagationStopped())p=o,t.type=s>1?a:h.bindType||y,c=(G.get(o,"events")||Object.create(null))[t.type]&&G.get(o,"handle"),c&&c.apply(o,n),c=f&&o[f],c&&c.apply&&K(o)&&(t.result=c.apply(o,n),t.result===!1&&t.preventDefault());return t.type=y,!i&&!t.isDefaultPrevented()&&(!h._default||h._default.apply(g.pop(),n)===!1)&&K(r)&&f&&d(r[y])&&!v(r)&&(u=r[f],u&&(r[f]=null),E.event.triggered=y,t.isPropagationStopped()&&p.addEventListener(y,Nn),r[y](),t.isPropagationStopped()&&p.removeEventListener(y,Nn),E.event.triggered=undefined,u&&(r[f]=u)),t.result},simulate:function(e,t,n){var r=E.extend(new E.Event,n,{type:e,isSimulated:!0});E.event.trigger(r,null,t)}}),E.fn.extend({trigger:function(e,t){return this.each(function(){E.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return E.event.trigger(e,t,n,!0)}}),p.focusin||E.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){E.event.simulate(t,e.target,E.event.fix(e))};E.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,i=G.access(r,t);i||r.addEventListener(e,n,!0),G.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=G.access(r,t)-1;i?G.access(r,t,i):(r.removeEventListener(e,n,!0),G.remove(r,t))}}});var Cn=e.location,kn={guid:Date.now()},Ln=/\?/;E.parseXML=function(t){var n,r;if(!t||typeof t!="string")return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(i){}return r=n&&n.getElementsByTagName("parsererror")[0],(!n||r)&&E.error("Invalid XML: "+(r?E.map(r.childNodes,function(e){return e.textContent}).join("\n"):t)),n};var An=/\[\]$/,On=/\r?\n/g,Mn=/^(?:submit|button|image|reset|file)$/i,_n=/^(?:input|select|textarea|keygen)/i;E.param=function(e,t){var n,r=[],i=function(e,t){var n=d(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(n==null?"":n)};if(e==null)return"";if(Array.isArray(e)||e.jquery&&!E.isPlainObject(e))E.each(e,function(){i(this.name,this.value)});else for(n in e)Dn(n,e[n],t,i);return r.join("&")},E.fn.extend({serialize:function(){return E.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=E.prop(this,"elements");return e?E.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!E(this).is(":disabled")&&_n.test(this.nodeName)&&!Mn.test(e)&&(this.checked||!dt.test(e))}).map(function(e,t){var n=E(this).val();return n==null?null:Array.isArray(n)?E.map(n,function(e){return{name:t.name,value:e.replace(On,"\r\n")}}):{name:t.name,value:n.replace(On,"\r\n")}}).get()}});var Pn=/%20/g,Hn=/#.*$/,Bn=/([?&])_=[^&]*/,jn=/^(.*?):[ \t]*([^\r\n]*)$/mg,Fn=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,In=/^(?:GET|HEAD)$/,qn=/^\/\//,Rn={},Un={},zn="*/".concat("*"),Wn=m.createElement("a");Wn.href=Cn.href,E.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Cn.href,type:"GET",isLocal:Fn.test(Cn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":zn,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":E.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?$n($n(e,E.ajaxSettings),t):$n(E.ajaxSettings,e)},ajaxPrefilter:Xn(Rn),ajaxTransport:Xn(Un),ajax:function(t,n){function C(t,n,o,a){var c,h,m,w,S,x=n;if(f)return;f=!0,u&&e.clearTimeout(u),r=undefined,s=a||"",T.readyState=t>0?4:0,c=t>=200&&t<300||t===304,o&&(w=Jn(p,T,o)),!c&&E.inArray("script",p.dataTypes)>-1&&E.inArray("json",p.dataTypes)<0&&(p.converters["text script"]=function(){}),w=Kn(p,w,T,c);if(c)p.ifModified&&(S=T.getResponseHeader("Last-Modified"),S&&(E.lastModified[i]=S),S=T.getResponseHeader("etag"),S&&(E.etag[i]=S)),t===204||p.type==="HEAD"?x="nocontent":t===304?x="notmodified":(x=w.state,h=w.data,m=w.error,c=!m);else{m=x;if(t||!x)x="error",t<0&&(t=0)}T.status=t,T.statusText=(n||x)+"",c?g.resolveWith(d,[h,x,T]):g.rejectWith(d,[T,x,m]),T.statusCode(b),b=undefined,l&&v.trigger(c?"ajaxSuccess":"ajaxError",[T,p,c?h:m]),y.fireWith(d,[T,x]),l&&(v.trigger("ajaxComplete",[T,p]),--E.active||E.event.trigger("ajaxStop"))}typeof t=="object"&&(n=t,t=undefined),n=n||{};var r,i,s,o,u,a,f,l,c,h,p=E.ajaxSetup({},n),d=p.context||p,v=p.context&&(d.nodeType||d.jquery)?E(d):E.event,g=E.Deferred(),y=E.Callbacks("once memory"),b=p.statusCode||{},w={},S={},x="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(f){if(!o){o={};while(t=jn.exec(s))o[t[1].toLowerCase()+" "]=(o[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=o[e.toLowerCase()+" "]}return t==null?null:t.join(", ")},getAllResponseHeaders:function(){return f?s:null},setRequestHeader:function(e,t){return f==null&&(e=S[e.toLowerCase()]=S[e.toLowerCase()]||e,w[e]=t),this},overrideMimeType:function(e){return f==null&&(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(f)T.always(e[T.status]);else for(t in e)b[t]=[b[t],e[t]];return this},abort:function(e){var t=e||x;return r&&r.abort(t),C(0,t),this}};g.promise(T),p.url=((t||p.url||Cn.href)+"").replace(qn,Cn.protocol+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(B)||[""];if(p.crossDomain==null){a=m.createElement("a");try{a.href=p.url,a.href=a.href,p.crossDomain=Wn.protocol+"//"+Wn.host!=a.protocol+"//"+a.host}catch(N){p.crossDomain=!0}}p.data&&p.processData&&typeof p.data!="string"&&(p.data=E.param(p.data,p.traditional)),Vn(Rn,p,n,T);if(f)return T;l=E.event&&p.global,l&&E.active++===0&&E.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!In.test(p.type),i=p.url.replace(Hn,""),p.hasContent?p.data&&p.processData&&(p.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(p.data=p.data.replace(Pn,"+")):(h=p.url.slice(i.length),p.data&&(p.processData||typeof p.data=="string")&&(i+=(Ln.test(i)?"&":"?")+p.data,delete p.data),p.cache===!1&&(i=i.replace(Bn,"$1"),h=(Ln.test(i)?"&":"?")+"_="+kn.guid++ +h),p.url=i+h),p.ifModified&&(E.lastModified[i]&&T.setRequestHeader("If-Modified-Since",E.lastModified[i]),E.etag[i]&&T.setRequestHeader("If-None-Match",E.etag[i])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&T.setRequestHeader("Content-Type",p.contentType),T.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+(p.dataTypes[0]!=="*"?", "+zn+"; q=0.01":""):p.accepts["*"]);for(c in p.headers)T.setRequestHeader(c,p.headers[c]);if(p.beforeSend&&(p.beforeSend.call(d,T,p)===!1||f))return T.abort();x="abort",y.add(p.complete),T.done(p.success),T.fail(p.error),r=Vn(Un,p,n,T);if(!r)C(-1,"No Transport");else{T.readyState=1,l&&v.trigger("ajaxSend",[T,p]);if(f)return T;p.async&&p.timeout>0&&(u=e.setTimeout(function(){T.abort("timeout")},p.timeout));try{f=!1,r.send(w,C)}catch(N){if(f)throw N;C(-1,N)}}return T},getJSON:function(e,t,n){return E.get(e,t,n,"json")},getScript:function(e,t){return E.get(e,undefined,t,"script")}}),E.each(["get","post"],function(e,t){E[t]=function(e,n,r,i){return d(n)&&(i=i||r,r=n,n=undefined),E.ajax(E.extend({url:e,type:t,dataType:i,data:n,success:r},E.isPlainObject(e)&&e))}}),E.ajaxPrefilter(function(e){var t;for(t in e.headers)t.toLowerCase()==="content-type"&&(e.contentType=e.headers[t]||"")}),E._evalUrl=function(e,t,n){return E.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){E.globalEval(e,t,n)}})},E.fn.extend({wrapAll:function(e){var t;return this[0]&&(d(e)&&(e=e.call(this[0])),t=E(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return d(e)?this.each(function(t){E(this).wrapInner(e.call(this,t))}):this.each(function(){var t=E(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=d(e);return this.each(function(n){E(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){E(this).replaceWith(this.childNodes)}),this}}),E.expr.pseudos.hidden=function(e){return!E.expr.pseudos.visible(e)},E.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},E.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(t){}};var Qn={0:200,1223:204},Gn=E.ajaxSettings.xhr();p.cors=!!Gn&&"withCredentials"in Gn,p.ajax=Gn=!!Gn,E.ajaxTransport(function(t){var n,r;if(p.cors||Gn&&!t.crossDomain)return{send:function(i,s){var o,u=t.xhr();u.open(t.type,t.url,t.async,t.username,t.password);if(t.xhrFields)for(o in t.xhrFields)u[o]=t.xhrFields[o];t.mimeType&&u.overrideMimeType&&u.overrideMimeType(t.mimeType),!t.crossDomain&&!i["X-Requested-With"]&&(i["X-Requested-With"]="XMLHttpRequest");for(o in i)u.setRequestHeader(o,i[o]);n=function(e){return function(){n&&(n=r=u.onload=u.onerror=u.onabort=u.ontimeout=u.onreadystatechange=null,e==="abort"?u.abort():e==="error"?typeof u.status!="number"?s(0,"error"):s(u.status,u.statusText):s(Qn[u.status]||u.status,u.statusText,(u.responseType||"text")!=="text"||typeof u.responseText!="string"?{binary:u.response}:{text:u.responseText},u.getAllResponseHeaders()))}},u.onload=n(),r=u.onerror=u.ontimeout=n("error"),u.onabort!==undefined?u.onabort=r:u.onreadystatechange=function(){u.readyState===4&&e.setTimeout(function(){n&&r()})},n=n("abort");try{u.send(t.hasContent&&t.data||null)}catch(a){if(n)throw a}},abort:function(){n&&n()}}}),E.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),E.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return E.globalEval(e),e}}}),E.ajaxPrefilter("script",function(e){e.cache===undefined&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),E.ajaxTransport("script",function(e){if(e.crossDomain||e.scriptAttrs){var t,n;return{send:function(r,i){t=E("