V 4 Te 5 Tce 5 Tve 5

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 17

if(!String.prototype.includes){String.prototype.includes=function(a,b){if(typeof b!

=="number"){b=0}if(b+a.length>this.length){return false}else{return
this.indexOf(a,b)!==-1}}}if(!Array.prototype.includes)
{Array.prototype.includes=function(a,b){if(a instanceof RegExp){throw
TypeError("first argument must not be a RegExp")}if(b===undefined){b=0}return
this.indexOf(a,b)!==-1}}if(!Array.prototype.find)
{Object.defineProperty(Array.prototype,"find",{value:function(b){if(this==null)
{throw new TypeError('"this" is null or not defined')}var f=Object(this);var
a=f.length>>>0;if(typeof b!=="function"){throw new TypeError("predicate must be a
function")}var c=arguments[1];var d=0;while(d<a){var e=f[d];if(b.call(c,e,d,f))
{return e}d++}return undefined},configurable:true,writable:true})}(function(){var
b=0;var c=["ms","moz","webkit","o"];for(var a=0;a<c.length&&!
window.requestAnimationFrame;++a){window.requestAnimationFrame=window[c[a]
+"RequestAnimationFrame"];window.cancelAnimationFrame=window[c[a]
+"CancelAnimationFrame"]||window[c[a]+"CancelRequestAnimationFrame"]}if(!
window.requestAnimationFrame){window.requestAnimationFrame=function(h,e){var d=new
Date().getTime();var f=Math.max(0,16-(d-b));var g=window.setTimeout(function()
{h(d+f)},f);b=d+f;return g}}if(!window.cancelAnimationFrame)
{window.cancelAnimationFrame=function(d){clearTimeout(d)}}}());if(typeof
Object.assign!=="function"){Object.defineProperty(Object,"assign",{value:function
assign(d,f){if(d===null||d===undefined){throw new TypeError("Cannot convert
undefined or null to object")}var e=Object(d);for(var c=1;c<arguments.length;c++)
{var b=arguments[c];if(b!==null&&b!==undefined){for(var a in b)
{if(Object.prototype.hasOwnProperty.call(b,a)){e[a]=b[a]}}}}return
e},writable:true,configurable:true})}window.Modernizr=function(ap,ao,an){function
aa(b){ag.cssText=b}function Y(d,c){return aa(ad.join(d+";")+(c||""))}function
W(d,c){return typeof d===c}function U(d,c){return !!~(""+d).indexOf(c)}function
S(f,c){for(var h in f){var g=f[h];if(!U(g,"-")&&ag[g]!==an){return c=="pfx"?g:!
0}}return !1}function Q(g,c,j){for(var i in g){var h=c[g[i]];if(h!==an){return
j===!1?g[i]:W(h,"function")?h.bind(j||c):h}}return !1}function O(g,f,j){var
i=g.charAt(0).toUpperCase()+g.slice(1),h=(g+" "+ab.join(i+" ")+i).split(" ");return
W(f,"string")||W(f,"undefined")?S(h,f):(h=(g+" "+Z.join(i+" ")+i).split("
"),Q(h,f,j))}var am="2.8.3",al={},ak=!
0,aj=ao.documentElement,ai="modernizr",ah=ao.createElement(ai),ag=ah.style,af,ae={}
.toString,ad=" -webkit- -moz- -o- -ms- ".split(" "),ac="Webkit Moz O
ms",ab=ac.split(" "),Z=ac.toLowerCase().split("
"),X={svg:"http://www.w3.org/2000/svg"},V={},T={},R={},P=[],N=P.slice,M,K=function(
v,u,t,s){var r,q,p,o,h=ao.createElement("div"),g=ao.body,b=g||
ao.createElement("body");if(parseInt(t,10)){while(t--)
{p=ao.createElement("div"),p.id=s?s[t]:ai+(t+1),h.appendChild(p)}}return
r=["&#173;",'<style id="s',ai,'">',v,"</style>"].join(""),h.id=ai,(g?
h:b).innerHTML+=r,b.appendChild(h),g||
(b.style.background="",b.style.overflow="hidden",o=aj.style.overflow,aj.style.overf
low="hidden",aj.appendChild(b)),q=u(h,v),g?h.parentNode.removeChild(h):
(b.parentNode.removeChild(b),aj.style.overflow=o),!!q},J={}.hasOwnProperty,I;!
W(J,"undefined")&&!W(J.call,"undefined")?I=function(d,c){return
J.call(d,c)}:I=function(d,c){return c in
d&&W(d.constructor.prototype[c],"undefined")},Function.prototype.bind||
(Function.prototype.bind=function(a){var h=this;if(typeof h!="function"){throw new
TypeError}var g=N.call(arguments,1),f=function(){if(this instanceof f){var
b=function(){};b.prototype=h.prototype;var d=new
b,c=h.apply(d,g.concat(N.call(arguments)));return Object(c)===c?c:d}return
h.apply(a,g.concat(N.call(arguments)))};return f}),V.touch=function(){var
a;return"ontouchstart" in ap||ap.DocumentTouch&&ao instanceof DocumentTouch?a=!
0:K(["@media (",ad.join("touch-enabled),
("),ai,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(b)
{a=b.offsetTop===9}),a},V.opacity=function(){return
Y("opacity:.55"),/^0.55$/.test(ag.opacity)},V.csstransforms3d=function(){var b=!!
O("perspective");return b&&"webkitPerspective" in aj.style&&K("@media (transform-
3d),(-webkit-transform-3d)
{#modernizr{left:9px;position:absolute;height:3px;}}",function(a,d)
{b=a.offsetLeft===9&&a.offsetHeight===3}),b},V.csstransitions=function(){return
O("transition")},V.svg=function(){return !!ao.createElementNS&&!!
ao.createElementNS(X.svg,"svg").createSVGRect};for(var L in V)
{I(V,L)&&(M=L.toLowerCase(),al[M]=V[L](),P.push((al[M]?"":"no-")+M))}return
al.addTest=function(e,c){if(typeof e=="object"){for(var f in e)
{I(e,f)&&al.addTest(f,e[f])}}else{e=e.toLowerCase();if(al[e]!==an){return
al}c=typeof c=="function"?c():c,typeof ak!="undefined"&&ak&&(aj.className+=" "+
(c?"":"no-")+e),al[e]=c}return al},aa(""),ah=af=null,function(au,at){function
A(f,e){var h=f.createElement("p"),g=f.getElementsByTagName("head")[0]||
f.documentElement;return
h.innerHTML="x<style>"+e+"</style>",g.insertBefore(h.lastChild,g.firstChild)}functi
on z(){var b=t.elements;return typeof b=="string"?b.split(" "):b}function y(d){var
c=C[d[E]];return c||(c={},D++,d[E]=D,C[D]=c),c}function x(b,h,f){h||
(h=ata8&&a8.set(b4,b5,e)}}}}if(!bP){a8={set:function(b5,b6,b4){var
e=b5.getAttributeNode(b4);if(!e)
{b5.setAttributeNode((e=b5.ownerDocument.createAttribute(b4)))}e.value=b6+="";retur
n b4==="value"||b6===b5.getAttribute(b4)?
b6:aF}};bJ.expr.attrHandle.id=bJ.expr.attrHandle.name=bJ.expr.attrHandle.coords=fun
ction(b5,b4,b6){var e;return b6?aF:(e=b5.getAttributeNode(b4))&&e.value!==""?
e.value:null};bJ.valHooks.button={get:function(b5,b4){var
e=b5.getAttributeNode(b4);return e&&e.specified?
e.value:aF},set:a8.set};bJ.attrHooks.contenteditable={set:function(b4,b5,e)
{a8.set(b4,b5===""?false:b5,e)}};bJ.each(["width","height"],function(b4,e)
{bJ.attrHooks[e]={set:function(b5,b6){if(b6===""){b5.setAttribute(e,"auto");return
b6}}}})}if(!bJ.support.hrefNormalized){bJ.each(["href","src"],function(b4,e)
{bJ.propHooks[e]={get:function(b5){return b5.getAttribute(e,4)}}})}if(!
bJ.support.style){bJ.attrHooks.style={get:function(e){return e.style.cssText||
aF},set:function(e,b4){return(e.style.cssText=b4+"")}}}if(!bJ.support.optSelected)
{bJ.propHooks.selected={get:function(b4){var e=b4.parentNode;if(e)
{e.selectedIndex;if(e.parentNode){e.parentNode.selectedIndex}}return
null}}}bJ.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowS
pan","colSpan","useMap","frameBorder","contentEditable"],function()
{bJ.propFix[this.toLowerCase()]=this});if(!bJ.support.enctype)
{bJ.propFix.enctype="encoding"}bJ.each(["radio","checkbox"],function()
{bJ.valHooks[this]={set:function(e,b4){if(bJ.isArray(b4))
{return(e.checked=bJ.inArray(bJ(e).val(),b4)>=0)}}};if(!bJ.support.checkOn)
{bJ.valHooks[this].get=function(e){return
e.getAttribute("value")===null?"on":e.value}}});var bH=/^(?:input|select|textarea)
$/i,a3=/^key/,bN=/^(?:mouse|contextmenu)|click/,bB=/^(?:focusinfocus|focusoutblur)
$/,bu=/^([^.]*)(?:\.(.+)|)$/;function Q(){return true}function W(){return
false}function aj(){try{return m.activeElement}catch(e){}}bJ.event={global:
{},add:function(b7,cc,ch,b9,b8){var
ca,ci,cj,b5,ce,cb,cg,b6,cf,e,b4,cd=bJ._data(b7);if(!cd){return}if(ch.handler)
{b5=ch;ch=b5.handler;b8=b5.selector}if(!ch.guid){ch.guid=bJ.guid++}if(!
(ci=cd.events)){ci=cd.events={}}if(!(cb=cd.handle)){cb=cd.handle=function(ck)
{return typeof bJ!==aB&&(!ck||bJ.event.triggered!==ck.type)?
bJ.event.dispatch.apply(cb.elem,arguments):aF};cb.elem=b7}cc=(cc||"").match(ab)||
[""];cj=cc.length;while(cj--){ca=bu.exec(cc[cj])||
[];cf=b4=ca[1];e=(ca[2]||"").split(".").sort();if(!cf)
{continue}ce=bJ.event.special[cf]||{};cf=(b8?ce.delegateType:ce.bindType)||
cf;ce=bJ.event.special[cf]||
{};cg=bJ.extend({type:cf,origType:b4,data:b9,handler:ch,guid:ch.guid,selector:b8,ne
edsContext:b8&&bJ.expr.match.needsContext.test(b8),namespace:e.join(".")},b5);if(!
(b6=ci[cf])){b6=ci[cf]=[];b6.delegateCount=0;if(!ce.setup||
ce.setup.call(b7,b9,e,cb)===false){if(b7.addEventListener)
{b7.addEventListener(cf,cb,false)}else{if(b7.attachEvent)
{b7.attachEvent("on"+cf,cb)}}}}if(ce.add){ce.add.call(b7,cg);if(!cg.handler.guid)
{cg.handler.guid=ch.guid}}if(b8){b6.splice(b6.delegateCount+
+,0,cg)}else{b6.push(cg)}bJ.event.global[cf]=true}b7=null},remove:function(b6,cc,cj
,b7,cb){var b9,cg,ca,b8,ci,ch,ce,b5,cf,e,b4,cd=bJ.hasData(b6)&&bJ._data(b6);if(!
cd||!(ch=cd.events)){return}cc=(cc||"").match(ab)||[""];ci=cc.length;while(ci--)
{ca=bu.exec(cc[ci])||[];cf=b4=ca[1];e=(ca[2]||"").split(".").sort();if(!cf){for(cf
in ch){bJ.event.remove(b6,cf+cc[ci],cj,b7,true)}continue}ce=bJ.event.special[cf]||
{};cf=(b7?ce.delegateType:ce.bindType)||cf;b5=ch[cf]||[];ca=ca[2]&&new
RegExp("(^|\\.)"+e.join("\\.(?:.*\\.|)")+"(\\.|$)");b8=b9=b5.length;while(b9--)
{cg=b5[b9];if((cb||b4===cg.origType)&&(!cj||cj.guid===cg.guid)&&(!ca||
ca.test(cg.namespace))&&(!b7||b7===cg.selector||b7==="**"&&cg.selector))
{b5.splice(b9,1);if(cg.selector){b5.delegateCount--}if(ce.remove)
{ce.remove.call(b6,cg)}}}if(b8&&!b5.length){if(!ce.teardown||
ce.teardown.call(b6,e,cd.handle)===false){bJ.removeEvent(b6,cf,cd.handle)}delete
ch[cf]}}if(bJ.isEmptyObject(ch)){delete
cd.handle;bJ._removeData(b6,"events")}},trigger:function(b4,cb,b7,ci){var
cc,b6,cg,ch,ce,ca,b9,b8=[b7||m],cf=U.call(b4,"type")?
b4.type:b4,b5=U.call(b4,"namespace")?b4.namespace.split("."):[];cg=ca=b7=b7||
m;if(b7.nodeType===3||b7.nodeType===8){return}if(bB.test(cf+bJ.event.triggered))
{return}if(cf.indexOf(".")>=0)
{b5=cf.split(".");cf=b5.shift();b5.sort()}b6=cf.indexOf(":")<0&&"on"+cf;b4=b4[bJ.ex
pando]?b4:new bJ.Event(cf,typeof b4==="object"&&b4);b4.isTrigger=ci?
2:3;b4.namespace=b5.join(".");b4.namespace_re=b4.namespace?new
RegExp("(^|\\.)"+b5.join("\\.(?:.*\\.|)")+"(\\.|$)"):null;b4.result=aF;if(!
b4.target){b4.target=b7}cb=cb==null?[b4]:bJ.makeArray(cb,
[b4]);ce=bJ.event.special[cf]||{};if(!
ci&&ce.trigger&&ce.trigger.apply(b7,cb)===false){return}if(!ci&&!ce.noBubble&&!
bJ.isWindow(b7)){ch=ce.delegateType||cf;if(!bB.test(ch+cf))
{cg=cg.parentNode}for(;cg;cg=cg.parent
Node){b8.push(cg);ca=cg}if(ca===(b7.ownerDocument||m)){b8.push(ca.defaultView||
ca.parentWindow||a2)}}b9=0;while((cg=b8[b9++])&&!b4.isPropagationStopped())
{b4.type=b9>1?ch:ce.bindType||cf;cc=(bJ._data(cg,"events")||{})
[b4.type]&&bJ._data(cg,"handle");if(cc)
{cc.apply(cg,cb)}cc=b6&&cg[b6];if(cc&&bJ.acceptData(cg)&&cc.apply&&cc.apply(cg,cb)=
==false){b4.preventDefault()}}b4.type=cf;if(!ci&&!b4.isDefaultPrevented()){if((!
ce._default||ce._default.apply(b8.pop(),cb)===false)&&bJ.acceptData(b7))
{if(b6&&b7[cf]&&!bJ.isWindow(b7)){ca=b7[b6];if(ca)
{b7[b6]=null}bJ.event.triggered=cf;try{b7[cf]()}catch(cd)
{}bJ.event.triggered=aF;if(ca){b7[b6]=ca}}}}return b4.result},dispatch:function(e)
{e=bJ.event.fix(e);var
b7,b8,cc,b4,b6,cb=[],ca=a4.call(arguments),b5=(bJ._data(this,"events")||{})
[e.type]||[],b9=bJ.event.special[e.type]||
{};ca[0]=e;e.delegateTarget=this;if(b9.preDispatch&&b9.preDispatch.call(this,e)===f
alse){return}cb=bJ.event.handlers.call(this,e,b5);b7=0;while((b4=cb[b7++])&&!
e.isPropagationStopped()){e.currentTarget=b4.elem;b6=0;while((cc=b4.handlers[b6+
+])&&!e.isImmediatePropagationStopped()){if(!e.namespace_re||
e.namespace_re.test(cc.namespace))
{e.handleObj=cc;e.data=cc.data;b8=((bJ.event.special[cc.origType]||{}).handle||
cc.handler).apply(b4.elem,ca);if(b8!==aF){if((e.result=b8)===false)
{e.preventDefault();e.stopPropagation()}}}}}if(b9.postDispatch)
{b9.postDispatch.call(this,e)}return e.result},handlers:function(e,b5){var
b4,ca,b8,b7,b9=[],b6=b5.delegateCount,cb=e.target;if(b6&&cb.nodeType&&(!e.button||
e.type!=="click")){for(;cb!=this;cb=cb.parentNode||this)
{if(cb.nodeType===1&&(cb.disabled!==true||e.type!=="click"))
{b8=[];for(b7=0;b7<b6;b7++){ca=b5[b7];b4=ca.selector+" ";if(b8[b4]===aF)
{b8[b4]=ca.needsContext?bJ(b4,this).index(cb)>=0:bJ.find(b4,this,null,
[cb]).length}if(b8[b4]){b8.push(ca)}}if(b8.length)
{b9.push({elem:cb,handlers:b8})}}}}if(b6<b5.length)
{b9.push({elem:this,handlers:b5.slice(b6)})}return b9},fix:function(b6)
{if(b6[bJ.expando]){return b6}var
b4,b9,b8,b5=b6.type,e=b6,b7=this.fixHooks[b5];if(!b7)
{this.fixHooks[b5]=b7=bN.test(b5)?this.mouseHooks:a3.test(b5)?this.keyHooks:
{}}b8=b7.props?this.props.concat(b7.props):this.props;b6=new
bJ.Event(e);b4=b8.length;while(b4--){b9=b8[b4];b6[b9]=e[b9]}if(!b6.target)
{b6.target=e.srcElement||m}if(b6.target.nodeType===3)
{b6.target=b6.target.parentNode}b6.metaKey=!!b6.metaKey;return b7.filter?
b7.filter(b6,e):b6},props:"altKey bubbles cancelable ctrlKey currentTarget
eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split("
"),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split("
"),filter:function(b4,e){if(b4.which==null){b4.which=e.charCode!=null?
e.charCode:e.keyCode}return b4}},mouseHooks:{props:"button buttons clientX clientY
fromElement offsetX offsetY pageX pageY screenX screenY toElement".split("
"),filter:function(b6,b5){var
e,b7,b8,b4=b5.button,b9=b5.fromElement;if(b6.pageX==null&&b5.clientX!=null)
{b7=b6.target.ownerDocument||m;b8=b7.documentElement;e=b7.body;b6.pageX=b5.clientX+
(b8&&b8.scrollLeft||e&&e.scrollLeft||0)-(b8&&b8.clientLeft||e&&e.clientLeft||
0);b6.pageY=b5.clientY+(b8&&b8.scrollTop||e&&e.scrollTop||0)-(b8&&b8.clientTop||
e&&e.clientTop||0)}if(!b6.relatedTarget&&b9){b6.relatedTarget=b9===b6.target?
b5.toElement:b9}if(!b6.which&&b4!==aF){b6.which=(b4&1?1:(b4&2?3:(b4&4?2:0)))}return
b6}},special:{load:{noBubble:true},focus:{trigger:function(){if(this!
==aj()&&this.focus){try{this.focus();return false}catch(b4)
{}}},delegateType:"focusin"},blur:{trigger:function(){if(this===aj()&&this.blur)
{this.blur();return false}},delegateType:"focusout"},click:{trigger:function()
{if(bJ.nodeName(this,"input")&&this.type==="checkbox"&&this.click)
{this.click();return false}},_default:function(e){return
bJ.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){if(e.result!
==aF){e.originalEvent.returnValue=e.result}}}},simulate:function(b5,b7,b6,b4){var
b8=bJ.extend(new bJ.Event(),b6,{type:b5,isSimulated:true,originalEvent:{}});if(b4)
{bJ.event.trigger(b8,null,b7)}else{bJ.event.dispatch.call(b7,b8)}if(b8.isDefaultPre
vented()){b6.preventDefault()}}};bJ.removeEvent=m.removeEventListener?
function(b4,e,b5){if(b4.removeEventListener)
{b4.removeEventListener(e,b5,false)}}:function(b5,b4,b6){var
e="on"+b4;if(b5.detachEvent){if(typeof b5[e]===aB)
{b5[e]=null}b5.detachEvent(e,b6)}};bJ.Event=function(b4,e){if(!(this instanceof
bJ.Event)){return new bJ.Event(b4,e)}if(b4&&b4.type)
{this.originalEvent=b4;this.type=b4.type;this.isDefaultPrevented=(b4.defaultPrevent
ed||b4.returnValue===false||b4.getPreventDefault&&b4.getPreventDefault())?
Q:W}else{this.type=b4}if(e){bJ.extend(this,e)}this.timeStamp=b4&&b4.timeStamp||
bJ.now();this[bJ.expando]=true};bJ.Event.prototype={isDefaultPrevented:W,isPropagat
ionStopped:W,isImmediatePropagationStopped:W,preventDefault:function(){var
b4=this.originalEvent;this.isDefaultPrevented=Q;if(!b4)
{return}if(b4.preventDefault)
{b4.preventDefault()}else{b4.returnValue=false}},stopPropagation:function(){var
b4=this.originalEvent;this.isPropagationStopped=Q;if(!b4)
{return}if(b4.stopPropagation)
{b4.stopPropagation()}b4.cancelBubble=true},stopImmediatePropagation:function()
{this.isImmediatePropagationStopped=Q;this.stopPropagation()}};bJ.each({mouseenter:
"mouseover",mouseleave:"mouseout"},function(b4,e)
{bJ.event.special[b4]={delegateType:e,bindType:e,handle:function(b7){var
b5,b9=this,b8=b7.relatedTarget,b6=b7.handleObj;if(!b8||(b8!==b9&&!
bJ.contains(b9,b8)))
{b7.type=b6.origType;b5=b6.handler.apply(this,arguments);b7.type=e}return
b5}}});if(!bJ.support.submitBubbles){bJ.event.special.submit={setup:function()
{if(bJ.nodeName(this,"form")){return false}bJ.event.add(this,"click._submit
keypress._submit",function(b6){var b5=b6.target,b4=bJ.nodeName(b5,"input")||
bJ.nodeName(b5,"button")?b5.form:aF;if(b4&&!bJ._data(b4,"submitBubbles"))
{bJ.event.add(b4,"submit._submit",function(e)
{e._submit_bubble=true});bJ._data(b4,"submitBubbles",true)}})},postDispatch:functio
n(e){if(e._submit_bubble){delete e._submit_bubble;if(this.parentNode&&!e.isTrigger)
{bJ.event.simulate("submit",this.parentNode,e,true)}}},teardown:function()
{if(bJ.nodeName(this,"form")){return false}bJ.event.remove(this,"._submit")}}}if(!
bJ.support.changeBubbles){bJ.event.special.change={setup:function()
{if(bH.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")
{bJ.event.add(this,"propertychange._change",function(e)
{if(e.originalEvent.propertyName==="checked")
{this._just_changed=true}});bJ.event.add(this,"click._change",function(e)
{if(this._just_changed&&!e.isTrigger)
{this._just_changed=false}bJ.event.simulate("change",this,e,true)})}return
false}bJ.event.add(this,"beforeactivate._change",function(b5){var
b4=b5.target;if(bH.test(b4.nodeName)&&!bJ._data(b4,"changeBubbles"))
{bJ.event.add(b4,"change._change",function(e){if(this.parentNode&&!e.isSimulated&&!
e.isTrigger)
{bJ.event.simulate("change",this.parentNode,e,true)}});bJ._data(b4,"changeBubbles",
true)}})},handle:function(b4){var e=b4.target;if(this!==e||b4.isSimulated||
b4.isTrigger||(e.type!=="radio"&&e.type!=="checkbox")){return
b4.handleObj.handler.apply(this,arguments)}},teardown:function()
{bJ.event.remove(this,"._change");return !bH.test(this.nodeName)}}}if(!
bJ.support.focusinBubbles){bJ.each({focus:"focusin",blur:"focusout"},function(b6,e)
{var b4=0,b5=function(b7)
{bJ.event.simulate(e,b7.target,bJ.event.fix(b7),true)};bJ.event.special[e]={setup:f
unction(){if(b4++===0){m.addEventListener(b6,b5,true)}},teardown:function(){if(--
b4===0)
{m.removeEventListener(b6,b5,true)}}}})}bJ.fn.extend({on:function(b5,e,b8,b7,b4)
{var b6,b9;if(typeof b5==="object"){if(typeof e!=="string"){b8=b8||e;e=aF}for(b6 in
b5){this.on(b6,e,b8,b5[b6],b4)}return this}if(b8==null&&b7==null)
{b7=e;b8=e=aF}else{if(b7==null){if(typeof e==="string")
{b7=b8;b8=aF}else{b7=b8;b8=e;e=aF}}}if(b7===false){b7=W}else{if(!b7){return
this}}if(b4===1){b9=b7;b7=function(ca){bJ().off(ca);return
b9.apply(this,arguments)};b7.guid=b9.guid||(b9.guid=bJ.guid++)}return
this.each(function(){bJ.event.add(this,b5,b7,b8,e)})},one:function(b4,e,b6,b5)
{return this.on(b4,e,b6,b5,1)},off:function(b5,e,b7){var
b4,b6;if(b5&&b5.preventDefault&&b5.handleObj)
{b4=b5.handleObj;bJ(b5.delegateTarget).off(b4.namespace?
b4.origType+"."+b4.namespace:b4.origType,b4.selector,b4.handler);return
this}if(typeof b5==="object"){for(b6 in b5){this.off(b6,e,b5[b6])}return
this}if(e===false||typeof e==="function"){b7=e;e=aF}if(b7===false){b7=W}return
this.each(function(){bJ.event.remove(this,b5,b7,e)})},trigger:function(e,b4){return
this.each(function(){bJ.event.trigger(e,b4,this)})},triggerHandler:function(e,b5)
{var b4=this[0];if(b4){return bJ.event.trigger(e,b5,b4,true)}}});var am=/^.[^:#\
[\.,]*$/,bt=/^(?:parents|prev(?:Until|
All))/,y=bJ.expr.match.needsContext,bx={children:true,contents:true,next:true,prev:
true};bJ.fn.extend({find:function(b4){var b7,b6=[],b5=this,e=b5.length;if(typeof
b4!=="string"){return this.pushStack(bJ(b4).filter(function(){for(b7=0;b7<e;b7++)
{if(bJ.contains(b5[b7],this)){return true}}}))}for(b7=0;b7<e;b7++)
{bJ.find(b4,b5[b7],b6)}b6=this.pushStack(e>1?
bJ.unique(b6):b6);b6.selector=this.selector?this.selector+" "+b4:b4;return
b6},has:function(b6){var b5,b4=bJ(b6,this),e=b4.length;return
this.filter(function(){for(b5=0;b5<e;b5++){if(bJ.contains(this,b4[b5])){return
true}}})},not:function(e){return this.pushStack(aN(this,e||
[],true))},filter:function(e){return this.pushStack(aN(this,e||
[],false))},is:function(e){return !!aN(this,typeof e==="string"&&y.test(e)?
bJ(e):e||[],false).length},closest:function(b7,b6){var
b8,b5=0,e=this.length,b4=[],b9=y.test(b7)||typeof b7!=="string"?bJ(b7,b6||
this.context):0;for(;b5<e;b5++){for(b8=this[b5];b8&&b8!==b6;b8=b8.parentNode)
{if(b8.nodeType<11&&(b9?b9.index(b8)>-
1:b8.nodeType===1&&bJ.find.matchesSelector(b8,b7))){b8=b4.push(b8);break}}}return
this.pushStack(b4.length>1?bJ.unique(b4):b4)},index:function(e){if(!e)
{return(this[0]&&this[0].parentNode)?this.first().prevAll().length:-1}if(typeof
e==="string"){return bJ.inArray(this[0],bJ(e))}return bJ.inArray(e.jquery?
e[0]:e,this)},add:function(e,b4){var b6=typeof e==="string"?
bJ(e,b4):bJ.makeArray(e&&e.nodeType?[e]:e),b5=bJ.merge(this.get(),b6);return
this.pushStack(bJ.unique(b5))},addBack:function(e){return this.add(e==null?
this.prevObject:this.prevObject.filter(e))}});function aW(b4,e)
{do{b4=b4[e]}while(b4&&b4.nodeType!==1);return b4}bJ.each({parent:function(b4){var
e=b4.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return
bJ.dir(e,"parentNode")},parentsUntil:function(b4,e,b5){return
bJ.dir(b4,"parentNode",b5)},next:function(e){return
aW(e,"nextSibling")},prev:function(e){return
aW(e,"previousSibling")},nextAll:function(e){return
bJ.dir(e,"nextSibling")},prevAll:function(e){return
bJ.dir(e,"previousSibling")},nextUntil:function(b4,e,b5){return
bJ.dir(b4,"nextSibling",b5)},prevUntil:function(b4,e,b5){return
bJ.dir(b4,"previousSibling",b5)},siblings:function(e){return
bJ.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return
bJ.sibling(e.firstChild)},contents:function(e){return bJ.nodeName(e,"iframe")?
e.contentDocument||
e.contentWindow.document:bJ.merge([],e.childNodes)}},function(e,b4)
{bJ.fn[e]=function(b7,b5){var b6=bJ.map(this,b4,b7);if(e.slice(-5)!=="Until")
{b5=b7}if(b5&&typeof b5==="string"){b6=bJ.filter(b5,b6)}if(this.length>1){if(!
bx[e]){b6=bJ.unique(b6)}if(bt.test(e)){b6=b6.reverse()}}return
this.pushStack(b6)}});bJ.extend({filter:function(b6,e,b5){var b4=e[0];if(b5)
{b6=":not("+b6+")"}return e.length===1&&b4.nodeType===1?
bJ.find.matchesSelector(b4,b6)?[b4]:[]:bJ.find.matches(b6,bJ.grep(e,function(b7)
{return b7.nodeType===1}))},dir:function(b5,b4,b7){var
e=[],b6=b5[b4];while(b6&&b6.nodeType!==9&&(b7===aF||b6.nodeType!==1||!
bJ(b6).is(b7))){if(b6.nodeType===1){e.push(b6)}b6=b6[b4]}return
e},sibling:function(b5,b4){var e=[];for(;b5;b5=b5.nextSibling)
{if(b5.nodeType===1&&b5!==b4){e.push(b5)}}return e}});function aN(b5,e,b4)
{if(bJ.isFunction(e)){return bJ.grep(b5,function(b7,b6){return !!e.call(b7,b6,b7)!
==b4})}if(e.nodeType){return bJ.grep(b5,function(b6){return(b6===e)!
==b4})}if(typeof e==="string"){if(am.test(e)){return
bJ.filter(e,b5,b4)}e=bJ.filter(e,b5)}return bJ.grep(b5,function(b6)
{return(bJ.inArray(b6,e)>=0)!==b4})}function A(e){var
b5=d.split("|"),b4=e.createDocumentFragment();if(b4.createElement){while(b5.length)
{b4.createElement(b5.pop())}}return b4}var d="abbr|article|aside|audio|bdi|canvas|
data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|
progress|section|summary|time|video",az=/ jQuery\d+="(?:null|\d+)"/g,J=new
RegExp("<(?:"+d+")[\\s/>]","i"),b3=/^\s+/,aC=/<(?!area|br|col|embed|hr|img|input|
link|meta|param)(([\w:]+)[^>]*)\/>/gi,n=/<([\w:]+)/,bY=/<tbody/i,I=/<|
&#?\w+;/,ak=/<(?:script|style|link)/i,r=/^(?:checkbox|radio)$/i,bU=/checked\s*(?:
[^=]|=\s*.checked.)/i,bz=/^$|\/(?:java|ecma)script/i,aq=/^true\/(.*)/,aJ=/^\s*<!
(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,S={option:[1,"<select
multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:
[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:
[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:
[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:
[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:bJ.support.htmlSerialize?
[0,"",""]:
[1,"X<div>","</div>"]},aR=A(m),j=aR.appendChild(m.createElement("div"));S.optgroup=
S.option;S.tbody=S.tfoot=S.colgroup=S.caption=S.thead;S.th=S.td;bJ.fn.extend({text:
function(e){return bJ.access(this,function(b4){return b4===aF?
bJ.text(this):this.empty().append((this[0]&&this[0].ownerDocument||
m).createTextNode(b4))},null,e,arguments.length)},append:function(){return
this.domManip(arguments,function(e){if(this.nodeType===1||this.nodeType===11||
this.nodeType===9){var b4=a0(this,e);b4.appendChild(e)}})},prepend:function()
{return this.domManip(arguments,function(e){if(this.nodeType===1||
this.nodeType===11||this.nodeType===9){var
b4=a0(this,e);b4.insertBefore(e,b4.firstChild)}})},before:function(){return
this.domManip(arguments,function(e){if(this.parentNode)
{this.parentNode.insertBefore(e,this)}})},after:function(){return
this.domManip(arguments,function(e){if(this.parentNode)
{this.parentNode.insertBefore(e,this.nextSibling)}})},remove:function(e,b7){var
b6,b4=e?bJ.filter(e,this):this,b5=0;for(;(b6=b4[b5])!=null;b5++){if(!
b7&&b6.nodeType===1){bJ.cleanData(k(b6))}if(b6.parentNode)
{if(b7&&bJ.contains(b6.ownerDocument,b6))
{bs(k(b6,"script"))}b6.parentNode.removeChild(b6)}}return this},empty:function()
{var b4,e=0;for(;(b4=this[e])!=null;e++){if(b4.nodeType===1)
{bJ.cleanData(k(b4,false))}while(b4.firstChild)
{b4.removeChild(b4.firstChild)}if(b4.options&&bJ.nodeName(b4,"select"))
{b4.options.length=0}}return this},clone:function(b4,e){b4=b4==null?
false:b4;e=e==null?b4:e;return this.map(function(){return
bJ.clone(this,b4,e)})},html:function(e){return bJ.access(this,function(b7){var
b6=this[0]||{},b5=0,b4=this.length;if(b7===aF){return b6.nodeType===1?
b6.innerHTML.replace(az,""):aF}if(typeof b7==="string"&&!
ak.test(b7)&&(bJ.support.htmlSerialize||!
J.test(b7))&&(bJ.support.leadingWhitespace||!b3.test(b7))&&!S[(n.exec(b7)||["",""])
[1].toLowerCase()]){b7=b7.replace(aC,"<$1></$2>");try{for(;b5<b4;b5++)
{b6=this[b5]||{};if(b6.nodeType===1)
{bJ.cleanData(k(b6,false));b6.innerHTML=b7}}b6=0}catch(b8){}}if(b6)
{this.empty().append(b7)}},null,e,arguments.length)},replaceWith:function(){var
e=bJ.map(this,function(b5)
{return[b5.nextSibling,b5.parentNode]}),b4=0;this.domManip(arguments,function(b7)
{var b6=e[b4++],b5=e[b4++];if(b5){if(b6&&b6.parentNode!==b5)
{b6=this.nextSibling}bJ(this).remove();b5.insertBefore(b7,b6)}},true);return b4?
this:this.remove()},detach:function(e){return
this.remove(e,true)},domManip:function(cc,ch,b5){cc=aH.apply([],cc);var
ca,b6,e,b8,cf,cb,b9=0,b7=this.length,ce=this,cg=b7-
1,cd=cc[0],b4=bJ.isFunction(cd);if(b4||!(b7<=1||typeof cd!=="string"||
bJ.support.checkClone||!bU.test(cd))){return this.each(function(cj){var
ci=ce.eq(cj);if(b4){cc[0]=cd.call(this,cj,ci.html())}ci.domManip(cc,ch,b5)})}if(b7)
{cb=bJ.buildFragment(cc,this[0].ownerDocument,false,!
b5&&this);ca=cb.firstChild;if(cb.childNodes.length===1){cb=ca}if(ca)
{b8=bJ.map(k(cb,"script"),u);e=b8.length;for(;b9<b7;b9++){b6=cb;if(b9!==cg)
{b6=bJ.clone(b6,true,true);if(e)
{bJ.merge(b8,k(b6,"script"))}}ch.call(this[b9],b6,b9)}if(e){cf=b8[b8.length-
1].ownerDocument;bJ.map(b8,bd);for(b9=0;b9<e;b9++)
{b6=b8[b9];if(bz.test(b6.type||"")&&!bJ._data(b6,"globalEval")&&bJ.contains(cf,b6))
{if(b6.src){bJ._evalUrl(b6.src)}else{bJ.globalEval((b6.text||b6.textContent||
b6.innerHTML||"").replace(aJ,""))}}}}cb=ca=null}}return this}});function a0(b4,e)
{return bJ.nodeName(b4,"table")&&bJ.nodeName(e.nodeType===1?e:e.firstChild,"tr")?
b4.getElementsByTagName("tbody")[0]||
b4.appendChild(b4.ownerDocument.createElement("tbody")):b4}function u(e)
{e.type=(bJ.find.attr(e,"type")!==null)+"/"+e.type;return e}function bd(b4){var
e=aq.exec(b4.type);if(e){b4.type=e[1]}else{b4.removeAttribute("type")}return
b4}function bs(e,b5){var b6,b4=0;for(;(b6=e[b4])!=null;b4++)
{bJ._data(b6,"globalEval",!b5||bJ._data(b5[b4],"globalEval"))}}function ar(ca,b4)
{if(b4.nodeType!==1||!bJ.hasData(ca)){return}var
b7,b6,e,b9=bJ._data(ca),b8=bJ._data(b4,b9),b5=b9.events;if(b5){delete
b8.handle;b8.events={};for(b7 in b5){for(b6=0,e=b5[b7].length;b6<e;b6++)
{bJ.event.add(b4,b7,b5[b7][b6])}}}if(b8.data)
{b8.data=bJ.extend({},b8.data)}}function P(b7,b4){var b8,b6,b5;if(b4.nodeType!==1)
{return}b8=b4.nodeName.toLowerCase();if(!bJ.support.noCloneEvent&&b4[bJ.expando])
{b5=bJ._data(b4);for(b6 in b5.events)
{bJ.removeEvent(b4,b6,b5.handle)}b4.removeAttribute(bJ.expando)}if(b8==="script"&&b
4.text!==b7.text){u(b4).text=b7.text;bd(b4)}else{if(b8==="object")
{if(b4.parentNode)
{b4.outerHTML=b7.outerHTML}if(bJ.support.html5Clone&&(b7.innerHTML&&!
bJ.trim(b4.innerHTML)))
{b4.innerHTML=b7.innerHTML}}else{if(b8==="input"&&r.test(b7.type))
{b4.defaultChecked=b4.checked=b7.checked;if(b4.value!==b7.value)
{b4.value=b7.value}}else{if(b8==="option")
{b4.defaultSelected=b4.selected=b7.defaultSelected}else{if(b8==="input"||
b8==="textarea")
{b4.defaultValue=b7.defaultValue}}}}}}bJ.each({appendTo:"append",prependTo:"prepend
",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,b4
){bJ.fn[e]=function(b5){var b6,b8=0,b7=[],ca=bJ(b5),b9=ca.length-1;for(;b8<=b9;b8+
+){b6=b8===b9?this:this.clone(true);bJ(ca[b8])[b4](b6);an.apply(b7,b6.get())}return
this.pushStack(b7)}});function k(b6,e){var b4,b7,b5=0,b8=typeof
b6.getElementsByTagName!==aB?b6.getElementsByTagName(e||"*"):typeof
b6.querySelectorAll!==aB?b6.querySelectorAll(e||"*"):aF;if(!b8)
{for(b8=[],b4=b6.childNodes||b6;(b7=b4[b5])!=null;b5++){if(!e||bJ.nodeName(b7,e))
{b8.push(b7)}else{bJ.merge(b8,k(b7,e))}}}return e===aF||e&&bJ.nodeName(b6,e)?
bJ.merge([b6],b8):b8}function bV(e){if(r.test(e.type))
{e.defaultChecked=e.checked}}bJ.extend({clone:function(b4,b6,e){var
b8,b5,cb,b7,b9,ca=bJ.contains(b4.ownerDocument,b4);if(bJ.support.html5Clone||
bJ.isXMLDoc(b4)||!J.test("<"+b4.nodeName+">"))
{cb=b4.cloneNode(true)}else{j.innerHTML=b4.outerHTML;j.removeChild(cb=j.firstChild)
}if((!bJ.support.noCloneEvent||!bJ.support.noCloneChecked)&&(b4.nodeType===1||
b4.nodeType===11)&&!bJ.isXMLDoc(b4)){b8=k(cb);b9=k(b4);for(b7=0;(b5=b9[b7])!=null;+
+b7){if(b8[b7]){P(b5,b8[b7])}}}if(b6){if(e){b9=b9||k(b4);b8=b8||k(cb);for(b7=0;
(b5=b9[b7])!=null;b7++)
{ar(b5,b8[b7])}}else{ar(b4,cb)}}b8=k(cb,"script");if(b8.length>0){bs(b8,!
ca&&k(b4,"script"))}b8=b9=b5=null;return cb},buildFragment:function(b4,b6,cb,cg)
{var cc,b8,ca,cf,ch,ce,b5,b9=b4.length,b7=A(b6),e=[],cd=0;for(;cd<b9;cd++)
{b8=b4[cd];if(b8||b8===0){if(bJ.type(b8)==="object"){bJ.merge(e,b8.nodeType?
[b8]:b8)}else{if(!I.test(b8)){e.push(b6.createTextNode(b8))}else{cf=cf||
b7.appendChild(b6.createElement("div"));ch=(n.exec(b8)||["",""])
[1].toLowerCase();b5=S[ch]||S._default;cf.innerHTML=b5[1]+b8.replace(aC,"<$1></
$2>")+b5[2];cc=b5[0];while(cc--){cf=cf.lastChild}if(!
bJ.support.leadingWhitespace&&b3.
test(b8)){e.push(b6.createTextNode(b3.exec(b8)[0]))}if(!bJ.support.tbody)
{b8=ch==="table"&&!bY.test(b8)?cf.firstChild:b5[1]==="<table>"&&!bY.test(b8)?
cf:0;cc=b8&&b8.childNodes.length;while(cc--)
{if(bJ.nodeName((ce=b8.childNodes[cc]),"tbody")&&!ce.childNodes.length)
{b8.removeChild(ce)}}}bJ.merge(e,cf.childNodes);cf.textContent="";while(cf.firstChi
ld){cf.removeChild(cf.firstChild)}cf=b7.lastChild}}}}if(cf){b7.removeChild(cf)}if(!
bJ.support.appendChecked){bJ.grep(k(e,"input"),bV)}cd=0;while((b8=e[cd++]))
{if(cg&&bJ.inArray(b8,cg)!==-1)
{continue}ca=bJ.contains(b8.ownerDocument,b8);cf=k(b7.appendChild(b8),"script");if(
ca){bs(cf)}if(cb){cc=0;while((b8=cf[cc++])){if(bz.test(b8.type||""))
{cb.push(b8)}}}}cf=null;return b7},cleanData:function(b4,cc){var
b6,cb,b5,b7,b8=0,cd=bJ.expando,e=bJ.cache,b9=bJ.support.deleteExpando,ca=bJ.event.s
pecial;for(;(b6=b4[b8])!=null;b8++){if(cc||bJ.acceptData(b6))
{b5=b6[cd];b7=b5&&e[b5];if(b7){if(b7.events){for(cb in b7.events){if(ca[cb])
{bJ.event.remove(b6,cb)}else{bJ.removeEvent(b6,cb,b7.handle)}}}if(e[b5]){delete
e[b5];if(b9){delete b6[cd]}else{if(typeof b6.removeAttribute!==aB)
{b6.removeAttribute(cd)}else{b6[cd]=null}}a6.push(b5)}}}}},_evalUrl:function(e)
{return
bJ.ajax({url:e,type:"GET",dataType:"script",async:false,global:false,"throws":true}
)}});bJ.fn.extend({wrapAll:function(e){if(bJ.isFunction(e)){return
this.each(function(b5){bJ(this).wrapAll(e.call(this,b5))})}if(this[0]){var
b4=bJ(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode)
{b4.insertBefore(this[0])}b4.map(function(){var
b5=this;while(b5.firstChild&&b5.firstChild.nodeType===1){b5=b5.firstChild}return
b5}).append(this)}return this},wrapInner:function(e){if(bJ.isFunction(e)){return
this.each(function(b4){bJ(this).wrapInner(e.call(this,b4))})}return
this.each(function(){var b4=bJ(this),b5=b4.contents();if(b5.length)
{b5.wrapAll(e)}else{b4.append(e)}})},wrap:function(e){var
b4=bJ.isFunction(e);return this.each(function(b5){bJ(this).wrapAll(b4?
e.call(this,b5):e)})},unwrap:function(){return this.parent().each(function(){if(!
bJ.nodeName(this,"body")){bJ(this).replaceWith(this.childNodes)}}).end()}});var
aD,bo,E,bg=/alpha\([^)]*\)/i,aS=/opacity\s*=\s*([^)]*)/,bn=/^(top|right|bottom|
left)$/,F=/^(none|table(?!-c[ea]).+)/,aX=/^margin/,a9=new RegExp("^("+bA+")(.*)
$","i"),V=new RegExp("^("+bA+")(?!px)[a-z%]+$","i"),R=new
RegExp("^([+-])=("+bA+")","i"),bj={BODY:"block"},bc={position:"absolute",visibility
:"hidden",display:"block"},bC={letterSpacing:0,fontWeight:400},bT=["Top","Right","B
ottom","Left"],au=["Webkit","O","Moz","ms"];function b(b6,b4){if(b4 in b6){return
b4}var b7=b4.charAt(0).toUpperCase()+b4.slice(1),e=b4,b5=au.length;while(b5--)
{b4=au[b5]+b7;if(b4 in b6){return b4}}return e}function O(b4,e){b4=e||b4;return
bJ.css(b4,"display")==="none"||!bJ.contains(b4.ownerDocument,b4)}function q(b9,e)
{var ca,b7,b8,b4=[],b5=0,b6=b9.length;for(;b5<b6;b5++){b7=b9[b5];if(!b7.style)
{continue}b4[b5]=bJ._data(b7,"olddisplay");ca=b7.style.display;if(e){if(!
b4[b5]&&ca==="none"){b7.style.display=""}if(b7.style.display===""&&O(b7))
{b4[b5]=bJ._data(b7,"olddisplay",bE(b7.nodeName))}}else{if(!b4[b5])
{b8=O(b7);if(ca&&ca!=="none"||!b8){bJ._data(b7,"olddisplay",b8?
ca:bJ.css(b7,"display"))}}}}for(b5=0;b5<b6;b5++){b7=b9[b5];if(!b7.style)
{continue}if(!e||b7.style.display==="none"||b7.style.display==="")
{b7.style.display=e?b4[b5]||"":"none"}}return b9}bJ.fn.extend({css:function(e,b4)
{return bJ.access(this,function(b9,b6,ca){var b5,b8,cb={},b7=0;if(bJ.isArray(b6))
{b8=bo(b9);b5=b6.length;for(;b7<b5;b7++)
{cb[b6[b7]]=bJ.css(b9,b6[b7],false,b8)}return cb}return ca!==aF?
bJ.style(b9,b6,ca):bJ.css(b9,b6)},e,b4,arguments.length>1)},show:function(){return
q(this,true)},hide:function(){return q(this)},toggle:function(e){if(typeof
e==="boolean"){return e?this.show():this.hide()}return this.each(function()
{if(O(this)){bJ(this).show()}else{bJ(this).hide()}})}});bJ.extend({cssHooks:
{opacity:{get:function(b5,b4){if(b4){var e=E(b5,"opacity");return
e===""?"1":e}}}},cssNumber:
{columnCount:true,fillOpacity:true,fontWeight:true,lineHeight:true,opacity:true,ord
er:true,orphans:true,widows:true,zIndex:true,zoom:true},cssProps:
{"float":bJ.support.cssFloat?"cssFloat":"styleFloat"},style:function(b6,b5,cc,b7)
{if(!b6||b6.nodeType===3||b6.nodeType===8||!b6.style){return}var
ca,cb,cd,b8=bJ.camelCase(b5),b4=b6.style;b5=bJ.cssProps[b8]||
(bJ.cssProps[b8]=b(b4,b8));cd=bJ.cssHooks[b5]||bJ.cssHooks[b8];if(cc!==aF)
{cb=typeof cc;if(cb==="string"&&(ca=R.exec(cc)))
{cc=(ca[1]+1)*ca[2]+parseFloat(bJ.css(b6,b5));cb="number"}if(cc==null||
cb==="number"&&isNaN(cc)){return}if(cb==="number"&&!bJ.cssNumber[b8]){cc+="px"}if(!
bJ.support.clearCloneStyle&&cc===""&&b5.indexOf("background")===0)
{b4[b5]="inherit"}if(!cd||!("set" in cd)||(cc=cd.set(b6,cc,b7))!==aF)
{try{b4[b5]=cc}catch(b9){}}}else{if(cd&&"get" in cd&&(ca=cd.get(b6,false,b7))!==aF)
{return ca}return b4[b5]}},css:function(b9,b7,b4,b8){var
b6,ca,e,b5=bJ.camelCase(b7);b7=bJ.cssProps[b5]||
(bJ.cssProps[b5]=b(b9.style,b5));e=bJ.cssHooks[b7]||bJ.cssHooks[b5];if(e&&"get" in
e){ca=e.get(b9,true,b4)}if(ca===aF){ca=E(b9,b7,b8)}if(ca==="normal"&&b7 in bC)
{ca=bC[b7]}if(b4===""||b4){b6=parseFloat(ca);return b4===true||bJ.isNumeric(b6)?
b6||0:ca}return ca}});if(a2.getComputedStyle){bo=function(e){return
a2.getComputedStyle(e,null)};E=function(b7,b5,b9){var b6,b4,cb,b8=b9||bo(b7),ca=b8?
b8.getPropertyValue(b5)||b8[b5]:aF,e=b7.style;if(b8){if(ca===""&&!
bJ.contains(b7.ownerDocument,b7)){ca=bJ.style(b7,b5)}if(V.test(ca)&&aX.test(b5))
{b6=e.width;b4=e.minWidth;cb=e.maxWidth;e.minWidth=e.maxWidth=e.width=ca;ca=b8.widt
h;e.width=b6;e.minWidth=b4;e.maxWidth=cb}}return
ca}}else{if(m.documentElement.currentStyle){bo=function(e){return
e.currentStyle};E=function(b6,b4,b9){var b5,b8,ca,b7=b9||bo(b6),cb=b7?
b7[b4]:aF,e=b6.style;if(cb==null&&e&&e[b4]){cb=e[b4]}if(V.test(cb)&&!bn.test(b4))
{b5=e.left;b8=b6.runtimeStyle;ca=b8&&b8.left;if(ca)
{b8.left=b6.currentStyle.left}e.left=b4==="fontSize"?"1em":cb;cb=e.pixelLeft+"px";e
.left=b5;if(ca){b8.left=ca}}return cb===""?"auto":cb}}}function aI(e,b5,b6){var
b4=a9.exec(b5);return b4?Math.max(0,b4[1]-(b6||0))+(b4[2]||"px"):b5}function
av(b7,b4,e,b9,b6){var b5=e===(b9?"border":"content")?4:b4==="width"?
1:0,b8=0;for(;b5<4;b5+=2){if(e==="margin"){b8+=bJ.css(b7,e+bT[b5],true,b6)}if(b9)
{if(e==="content"){b8-=bJ.css(b7,"padding"+bT[b5],true,b6)}if(e!=="margin"){b8-
=bJ.css(b7,"border"+bT[b5]+"Width",true,b6)}}else{b8+=bJ.css(b7,"padding"+bT[b5],tr
ue,b6);if(e!=="padding"){b8+=bJ.css(b7,"border"+bT[b5]+"Width",true,b6)}}}return
b8}function v(b7,b4,e){var b6=true,b8=b4==="width"?
b7.offsetWidth:b7.offsetHeight,b5=bo(b7),b9=bJ.support.boxSizing&&bJ.css(b7,"boxSiz
ing",false,b5)==="border-box";if(b8<=0||b8==null){b8=E(b7,b4,b5);if(b8<0||b8==null)
{b8=b7.style[b4]}if(V.test(b8)){return b8}b6=b9&&(bJ.support.boxSizingReliable||
b8===b7.style[b4]);b8=parseFloat(b8)||0}return(b8+av(b7,b4,e||
(b9?"border":"content"),b6,b5))+"px"}function bE(b5){var b4=m,e=bj[b5];if(!e)
{e=a1(b5,b4);if(e==="none"||!e){aD=(aD||bJ("<iframe frameborder='0' width='0'
height='0'/>").css("cssText","display:block !
important")).appendTo(b4.documentElement);b4=(aD[0].contentWindow||
aD[0].contentDocument).document;b4.write("<!doctype
html><html><body>");b4.close();e=a1(b5,b4);aD.detach()}bj[b5]=e}return e}function
a1(e,b6){var
b4=bJ(b6.createElement(e)).appendTo(b6.body),b5=bJ.css(b4[0],"display");b4.remove()
;return b5}bJ.each(["height","width"],function(b4,e)
{bJ.cssHooks[e]={get:function(b7,b6,b5){if(b6){return
b7.offsetWidth===0&&F.test(bJ.css(b7,"display"))?bJ.swap(b7,bc,function(){return
v(b7,e,b5)}):v(b7,e,b5)}},set:function(b7,b8,b5){var b6=b5&&bo(b7);return
aI(b7,b8,b5?
av(b7,e,b5,bJ.support.boxSizing&&bJ.css(b7,"boxSizing",false,b6)==="border-
box",b6):0)}}});if(!bJ.support.opacity){bJ.cssHooks.opacity={get:function(b4,e)
{return aS.test((e&&b4.currentStyle?b4.currentStyle.filter:b4.style.filter)||"")?
(0.01*parseFloat(RegExp.$1))+"":e?"1":""},set:function(b7,b8){var
b6=b7.style,b4=b7.currentStyle,e=bJ.isNumeric(b8)?"alpha(opacity="+b8*100+")":"",b5
=b4&&b4.filter||b6.filter||"";b6.zoom=1;if((b8>=1||
b8==="")&&bJ.trim(b5.replace(bg,""))===""&&b6.removeAttribute)
{b6.removeAttribute("filter");if(b8===""||b4&&!b4.filter)
{return}}b6.filter=bg.test(b5)?b5.replace(bg,e):b5+" "+e}}}bJ(function(){if(!
bJ.support.reliableMarginRight){bJ.cssHooks.marginRight={get:function(b4,e){if(e)
{return bJ.swap(b4,{display:"inline-block"},E,[b4,"marginRight"])}}}}if(!
bJ.support.pixelPosition&&bJ.fn.position){bJ.each(["top","left"],function(e,b4)
{bJ.cssHooks[b4]={get:function(b6,b5){if(b5){b5=E(b6,b4);return V.test(b5)?
bJ(b6).position()[b4]+"px":b5}}}})}});if(bJ.expr&&bJ.expr.filters)
{bJ.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0||(!
bJ.support.reliableHiddenOffsets&&((e.style&&e.style.display)||
bJ.css(e,"display"))==="none")};bJ.expr.filters.visible=function(e){return !
bJ.expr.filters.hidden(e)}}bJ.each({margin:"",padding:"",border:"Width"},function(e
,b4){bJ.cssHooks[e+b4]={expand:function(b7){var b6=0,b5={},b8=typeof b7==="string"?
b7.split(" "):[b7];for(;b6<4;b6++){b5[e+bT[b6]+b4]=b8[b6]||b8[b6-2]||b8[0]}return
b5}};if(!aX.test(e)){bJ.cssHooks[e+b4].set=aI}});var bv=/%20/g,aQ=/\[\]
$/,T=/\r?\n/g,c=/^(?:submit|button|image|reset|file)$/i,at=/^(?:input|select|
textarea|keygen)/i;bJ.fn.extend({serialize:function(){return
bJ.param(this.serializeArray())},serializeArray:function(){return
this.map(function(){var e=bJ.prop(this,"elements");return e?
bJ.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!
bJ(this).is(":disabled")&&at.test(this.nodeName)&&!c.test(e)&&(this.checked||!
r.test(e))}).map(function(e,b4){var b5=bJ(this).val();return b5==null?
null:bJ.isArray(b5)?bJ.map(b5,function(b6)
{return{name:b4.name,value:b6.replace(T,"\r\n")}}):
{name:b4.name,value:b5.replace(T,"\r\n")}}).get()}});bJ.param=function(e,b5){var
b6,b4=[],b7=function(b8,b9){b9=bJ.isFunction(b9)?b9():
(b9==null?"":b9);b4[b4.length]=encodeURIComponent(b8)+"="+encodeURIComponent(b9)};i
f(b
5===aF){b5=bJ.ajaxSettings&&bJ.ajaxSettings.traditional}if(bJ.isArray(e)||
(e.jquery&&!bJ.isPlainObject(e))){bJ.each(e,function()
{b7(this.name,this.value)})}else{for(b6 in e){i(b6,e[b6],b5,b7)}}return
b4.join("&").replace(bv,"+")};function i(b5,b7,b4,b6){var e;if(bJ.isArray(b7))
{bJ.each(b7,function(b9,b8){if(b4||aQ.test(b5)){b6(b5,b8)}else{i(b5+"["+(typeof
b8==="object"?b9:"")+"]",b8,b4,b6)}})}else{if(!b4&&bJ.type(b7)==="object"){for(e in
b7){i(b5+"["+e+"]",b7[e],b4,b6)}}else{b6(b5,b7)}}}bJ.each(("blur focus focusin
focusout load resize scroll unload click dblclick mousedown mouseup mousemove
mouseover mouseout mouseenter mouseleave change select submit keydown keypress
keyup error contextmenu").split(" "),function(b4,e){bJ.fn[e]=function(b6,b5){return
arguments.length>0?
this.on(e,null,b6,b5):this.trigger(e)}});bJ.fn.extend({hover:function(e,b4){return
this.mouseenter(e).mouseleave(b4||e)},bind:function(e,b5,b4){return
this.on(e,null,b5,b4)},unbind:function(e,b4){return
this.off(e,null,b4)},delegate:function(e,b4,b6,b5){return
this.on(b4,e,b6,b5)},undelegate:function(e,b4,b5){return arguments.length===1?
this.off(e,"**"):this.off(b4,e||"**",b5)}});var
b2,X,bO=bJ.now(),ay=/\?/,ao=/#.*$/,N=/([?&])_=[^&]*/,af=/^(.*?):[ \t]*([^\r\n]*)\r?
$/mg,B=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,p=/^(?:GET|HEAD)
$/,aG=/^\/\//,aT=/^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::
(\d+)|)|)/,b1=bJ.fn.load,w={},a7={},aV="*/".concat("*");try{X=aK.href}catch(bf)
{X=m.createElement("a");X.href="";X=X.href}b2=aT.exec(X.toLowerCase())||[];function
bL(e){return function(b7,b8){if(typeof b7!=="string"){b8=b7;b7="*"}var
b4,b5=0,b6=b7.toLowerCase().match(ab)||[];if(bJ.isFunction(b8)){while((b4=b6[b5+
+])){if(b4[0]==="+"){b4=b4.slice(1)||"*";(e[b4]=e[b4]||
[]).unshift(b8)}else{(e[b4]=e[b4]||[]).push(b8)}}}}}function o(e,b5,b9,b6){var
b4={},b7=(e===a7);function b8(ca){var cb;b4[ca]=true;bJ.each(e[ca]||
[],function(cd,cc){var ce=cc(b5,b9,b6);if(typeof ce==="string"&&!b7&&!b4[ce])
{b5.dataTypes.unshift(ce);b8(ce);return false}else{if(b7){return !
(cb=ce)}}});return cb}return b8(b5.dataTypes[0])||!b4["*"]&&b8("*")}function
s(b5,b6){var e,b4,b7=bJ.ajaxSettings.flatOptions||{};for(b4 in b6){if(b6[b4]!==aF)
{(b7[b4]?b5:(e||(e={})))[b4]=b6[b4]}}if(e){bJ.extend(true,b5,e)}return
b5}bJ.fn.load=function(b6,b9,ca){if(typeof b6!=="string"&&b1){return
b1.apply(this,arguments)}var e,b5,b7,b4=this,b8=b6.indexOf(" ");if(b8>=0)
{e=b6.slice(b8,b6.length);b6=b6.slice(0,b8)}if(bJ.isFunction(b9))
{ca=b9;b9=aF}else{if(b9&&typeof b9==="object"){b7="POST"}}if(b4.length>0)
{bJ.ajax({url:b6,type:b7,dataType:"html",data:b9}).done(function(cb)
{b5=arguments;b4.html(e?
bJ("<div>").append(bJ.parseHTML(cb)).find(e):cb)}).complete(ca&&function(cc,cb)
{b4.each(ca,b5||[cc.responseText,cb,cc])})}return
this};bJ.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","aja
xSend"],function(e,b4){bJ.fn[b4]=function(b5){return
this.on(b4,b5)}});bJ.extend({active:0,lastModified:{},etag:{},ajaxSettings:
{url:X,type:"GET",isLocal:B.test(b2[1]),global:true,processData:true,async:true,con
tentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:
{"*":aV,text:"text/plain",html:"text/html",xml:"application/xml,
text/xml",json:"application/json, text/javascript"},contents:
{xml:/xml/,html:/html/,json:/json/},responseFields:
{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"*
text":String,"text html":true,"text json":bJ.parseJSON,"text
xml":bJ.parseXML},flatOptions:{url:true,context:true}},ajaxSetup:function(b4,e)
{return e?
s(s(b4,bJ.ajaxSettings),e):s(bJ.ajaxSettings,b4)},ajaxPrefilter:bL(w),ajaxTransport
:bL(a7),ajax:function(b8,b5){if(typeof b8==="object"){b5=b8;b8=aF}b5=b5||{};var
ch,cj,b9,co,cd,b4,ck,b6,cc=bJ.ajaxSetup({},b5),cq=cc.context||
cc,cf=cc.context&&(cq.nodeType||cq.jquery)?
bJ(cq):bJ.event,cp=bJ.Deferred(),cm=bJ.Callbacks("once memory"),ca=cc.statusCode||
{},cg={},cn={},b7=0,cb="canceled",ci={readyState:0,getResponseHeader:function(cr)
{var e;if(b7===2){if(!b6){b6={};while((e=af.exec(co)))
{b6[e[1].toLowerCase()]=e[2]}}e=b6[cr.toLowerCase()]}return e==null?
null:e},getAllResponseHeaders:function(){return b7===2?
co:null},setRequestHeader:function(cr,cs){var e=cr.toLowerCase();if(!b7)
{cr=cn[e]=cn[e]||cr;cg[cr]=cs}return this},overrideMimeType:function(e){if(!b7)
{cc.mimeType=e}return this},statusCode:function(cr){var e;if(cr){if(b7<2){for(e in
cr){ca[e]=[ca[e],cr[e]]}}else{ci.always(cr[ci.status])}}return
this},abort:function(cr){var e=cr||cb;if(ck){ck.abort(e)}ce(0,e);return
this}};cp.promise(ci).complete=cm.add;ci.success=ci.done;ci.error=ci.fail;cc.url=((
b8||cc.url||X)+"").replace(ao,"").replace(aG,b2[1]+"//");cc.type=b5.method||
b5.type||cc.method||
cc.type;cc.dataTypes=bJ.trim(cc.dataType||"*").toLowerCase().match(ab)||
[""];if(cc.crossDomain==null){ch=aT.exec(cc.url.toLowerCase());cc.crossDomain=!!
(ch&&(ch[1]!==b2[1]||ch[2]!==b2[2]||(ch[3]||(ch[1]==="http:"?"80":"443"))!
==(b2[3]||(b2[1]==="http:"?"80":"443"))))}if(cc.data&&cc.processData&&typeof
cc.data!=="string")
{cc.data=bJ.param(cc.data,cc.traditional)}o(w,cc,b5,ci);if(b7===2){return
ci}b4=cc.global;if(b4&&bJ.active++===0)
{bJ.event.trigger("ajaxStart")}cc.type=cc.type.toUpperCase();cc.hasContent=!
p.test(cc.type);b9=cc.url;if(!cc.hasContent){if(cc.data)
{b9=(cc.url+=(ay.test(b9)?"&":"?")+cc.data);delete cc.data}if(cc.cache===false)
{cc.url=N.test(b9)?b9.replace(N,"$1_="+bO++):b9+(ay.test(b9)?"&":"?")+"_="+bO+
+}}if(cc.ifModified){if(bJ.lastModified[b9]){ci.setRequestHeader("If-Modified-
Since",bJ.lastModified[b9])}if(bJ.etag[b9]){ci.setRequestHeader("If-None-
Match",bJ.etag[b9])}}if(cc.data&&cc.hasContent&&cc.contentType!==false||
b5.contentType){ci.setRequestHeader("Content-
Type",cc.contentType)}ci.setRequestHeader("Accept",cc.dataTypes[0]&&cc.accepts[cc.d
ataTypes[0]]?cc.accepts[cc.dataTypes[0]]+(cc.dataTypes[0]!=="*"?", "+aV+";
q=0.01":""):cc.accepts["*"]);for(cj in cc.headers)
{ci.setRequestHeader(cj,cc.headers[cj])}if(cc.beforeSend&&(cc.beforeSend.call(cq,ci
,cc)===false||b7===2)){return ci.abort()}cb="abort";for(cj in
{success:1,error:1,complete:1}){ci[cj](cc[cj])}ck=o(a7,cc,b5,ci);if(!ck){ce(-1,"No
Transport")}else{ci.readyState=1;if(b4){cf.trigger("ajaxSend",
[ci,cc])}if(cc.async&&cc.timeout>0){cd=setTimeout(function()
{ci.abort("timeout")},cc.timeout)}try{b7=1;ck.send(cg,ce)}catch(cl){if(b7<2){ce(-
1,cl)}else{throw cl}}}function ce(cv,cr,cw,ct){var e,cz,cx,cu,cy,cs=cr;if(b7===2)
{return}b7=2;if(cd){clearTimeout(cd)}ck=aF;co=ct||"";ci.readyState=cv>0?
4:0;e=cv>=200&&cv<300||cv===304;if(cw){cu=g(cc,ci,cw)}cu=ae(cc,cu,ci,e);if(e)
{if(cc.ifModified){cy=ci.getResponseHeader("Last-Modified");if(cy)
{bJ.lastModified[b9]=cy}cy=ci.getResponseHeader("etag");if(cy)
{bJ.etag[b9]=cy}}if(cv===204||cc.type==="HEAD"){cs="nocontent"}else{if(cv===304)
{cs="notmodified"}else{cs=cu.state;cz=cu.data;cx=cu.error;e=!
cx}}}else{cx=cs;if(cv||!cs){cs="error";if(cv<0)
{cv=0}}}ci.status=cv;ci.statusText=(cr||cs)+"";if(e){cp.resolveWith(cq,
[cz,cs,ci])}else{cp.rejectWith(cq,[ci,cs,cx])}ci.statusCode(ca);ca=aF;if(b4)
{cf.trigger(e?"ajaxSuccess":"ajaxError",[ci,cc,e?cz:cx])}cm.fireWith(cq,
[ci,cs]);if(b4){cf.trigger("ajaxComplete",[ci,cc]);if(!(--bJ.active))
{bJ.event.trigger("ajaxStop")}}}return ci},getJSON:function(e,b4,b5){return
bJ.get(e,b4,b5,"json")},getScript:function(e,b4){return
bJ.get(e,aF,b4,"script")}});bJ.each(["get","post"],function(e,b4)
{bJ[b4]=function(b5,b7,b8,b6){if(bJ.isFunction(b7)){b6=b6||b8;b8=b7;b7=aF}return
bJ.ajax({url:b5,type:b4,dataType:b6,data:b7,success:b8})}});function g(cb,ca,b7)
{var e,b6,b5,b8,b4=cb.contents,b9=cb.dataTypes;while(b9[0]==="*")
{b9.shift();if(b6===aF){b6=cb.mimeType||ca.getResponseHeader("Content-
Type")}}if(b6){for(b8 in b4){if(b4[b8]&&b4[b8].test(b6))
{b9.unshift(b8);break}}}if(b9[0] in b7){b5=b9[0]}else{for(b8 in b7){if(!b9[0]||
cb.converters[b8+" "+b9[0]]){b5=b8;break}if(!e){e=b8}}b5=b5||e}if(b5){if(b5!
==b9[0]){b9.unshift(b5)}return b7[b5]}}function ae(cf,b7,cc,b5){var
b4,ca,cd,b8,b6,ce={},cb=cf.dataTypes.slice();if(cb[1]){for(cd in cf.converters)
{ce[cd.toLowerCase()]=cf.converters[cd]}}ca=cb.shift();while(ca)
{if(cf.responseFields[ca]){cc[cf.responseFields[ca]]=b7}if(!b6&&b5&&cf.dataFilter)
{b7=cf.dataFilter(b7,cf.dataType)}b6=ca;ca=cb.shift();if(ca){if(ca==="*")
{ca=b6}else{if(b6!=="*"&&b6!==ca){cd=ce[b6+" "+ca]||ce["* "+ca];if(!cd){for(b4 in
ce){b8=b4.split(" ");if(b8[1]===ca){cd=ce[b6+" "+b8[0]]||ce["* "+b8[0]];if(cd)
{if(cd===true){cd=ce[b4]}else{if(ce[b4]!==true)
{ca=b8[0];cb.unshift(b8[1])}}break}}}}if(cd!==true){if(cd&&cf["throws"])
{b7=cd(b7)}else{try{b7=cd(b7)}catch(b9){return{state:"parsererror",error:cd?b9:"No
conversion from "+b6+" to
"+ca}}}}}}}}return{state:"success",data:b7}}bJ.ajaxSetup({accepts:
{script:"text/javascript, application/javascript, application/ecmascript,
application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:
{"text script":function(e){bJ.globalEval(e);return
e}}});bJ.ajaxPrefilter("script",function(e){if(e.cache===aF)
{e.cache=false}if(e.crossDomain)
{e.type="GET";e.global=false}});bJ.ajaxTransport("script",function(b5)
{if(b5.crossDomain){var e,b4=m.head||bJ("head")[0]||
m.documentElement;return{send:function(b6,b7)
{e=m.createElement("script");e.async=true;if(b5.scriptCharset)
{e.charset=b5.scriptCharset}e.src=b5.url;e.onload=e.onreadystatechange=function(b9,
b8){if(b8||!e.readyState||/loaded|complete/.test(e.readyState))
{e.onload=e.onreadystatechange=null;if(e.parentNode)
{e.parentNode.removeChild(e)}e=null;if(!b8)
{b7(200,"success")}}};b4.insertBefore(e,b4.firstChild)},abort:function(){if(e)
{e.onload(aF,true)}}}}});var bq=[],a5=/(=)\?(?=&|
$)|\?\?/;bJ.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=bq.pop()||
(bJ.expando+"_"+(bO++));this[e]=true;return e}});bJ.ajaxPrefilter("json
jsonp",function(b6,e,b7){var b9,b4,b5,b8=b6.jsonp!
==false&&(a5.test(b6.url)?"url":typeof b6.data==="string"&&!
(b6.contentType||"").indexOf("application/x-www-form-
urlencoded")&&a5.test(b6.data)&&"data");if(b8||b6.dataTypes[0]==="jsonp")
{b9=b6.jsonpCallback=bJ.isFunctio
n(b6.jsonpCallback)?b6.jsonpCallback():b6.jsonpCallback;if(b8)
{b6[b8]=b6[b8].replace(a5,"$1"+b9)}else{if(b6.jsonp!==false)
{b6.url+=(ay.test(b6.url)?"&":"?")+b6.jsonp+"="+b9}}b6.converters["script
json"]=function(){if(!b5){bJ.error(b9+" was not called")}return
b5[0]};b6.dataTypes[0]="json";b4=a2[b9];a2[b9]=function()
{b5=arguments};b7.always(function(){a2[b9]=b4;if(b6[b9])
{b6.jsonpCallback=e.jsonpCallback;bq.push(b9)}if(b5&&bJ.isFunction(b4))
{b4(b5[0])}b5=b4=aF});return"script"}});var
ag,aw,ax=0,aO=a2.ActiveXObject&&function(){var e;for(e in ag){ag[e]
(aF,true)}};function bD(){try{return new a2.XMLHttpRequest()}catch(b4){}}function
be(){try{return new a2.ActiveXObject("Microsoft.XMLHTTP")}catch(b4)
{}}bJ.ajaxSettings.xhr=a2.ActiveXObject?function(){return !this.isLocal&&bD()||
be()}:bD;aw=bJ.ajaxSettings.xhr();bJ.support.cors=!!aw&&("withCredentials" in
aw);aw=bJ.support.ajax=!!aw;if(aw){bJ.ajaxTransport(function(e){if(!e.crossDomain||
bJ.support.cors){var b4;return{send:function(ca,b5){var
b8,b6,b9=e.xhr();if(e.username)
{b9.open(e.type,e.url,e.async,e.username,e.password)}else{b9.open(e.type,e.url,e.as
ync)}if(e.xhrFields){for(b6 in e.xhrFields)
{b9[b6]=e.xhrFields[b6]}}if(e.mimeType&&b9.overrideMimeType)
{b9.overrideMimeType(e.mimeType)}if(!e.crossDomain&&!ca["X-Requested-With"]){ca["X-
Requested-With"]="XMLHttpRequest"}try{for(b6 in ca)
{b9.setRequestHeader(b6,ca[b6])}}catch(b7){}b9.send((e.hasContent&&e.data)||
null);b4=function(cd,cc){var cb,ce,ch,cf;try{if(b4&&(cc||b9.readyState===4))
{b4=aF;if(b8){b9.onreadystatechange=bJ.noop;if(aO){delete ag[b8]}}if(cc)
{if(b9.readyState!==4)
{b9.abort()}}else{cf={};cb=b9.status;ce=b9.getAllResponseHeaders();if(typeof
b9.responseText==="string"){cf.text=b9.responseText}try{ch=b9.statusText}catch(cg)
{ch=""}if(!cb&&e.isLocal&&!e.crossDomain){cb=cf.text?200:404}else{if(cb===1223)
{cb=204}}}}}catch(ci){if(!cc){b5(-1,ci)}}if(cf){b5(cb,ch,cf,ce)}};if(!e.async)
{b4()}else{if(b9.readyState===4){setTimeout(b4)}else{b8=++ax;if(aO){if(!ag)
{ag={};bJ(a2).unload(aO)}ag[b8]=b4}b9.onreadystatechange=b4}}},abort:function()
{if(b4){b4(aF,true)}}}}})}var K,ac,bR=/^(?:toggle|show|hide)$/,bK=new RegExp("^(?:
([+-])=|)("+bA+")([a-z%]*)$","i"),bQ=/queueHooks$/,aA=[h],aZ={"*":[function(e,b9)
{var cb=this.createTween(e,b9),b7=cb.cur(),b6=bK.exec(b9),ca=b6&&b6[3]||
(bJ.cssNumber[e]?"":"px"),b4=(bJ.cssNumber[e]||ca!
=="px"&&+b7)&&bK.exec(bJ.css(cb.elem,e)),b5=1,b8=20;if(b4&&b4[3]!==ca){ca=ca||
b4[3];b6=b6||[];b4=+b7||
1;do{b5=b5||".5";b4=b4/b5;bJ.style(cb.elem,e,b4+ca)}while(b5!
==(b5=cb.cur()/b7)&&b5!==1&&--b8)}if(b6){b4=cb.start=+b4||+b7||
0;cb.unit=ca;cb.end=b6[1]?b4+(b6[1]+1)*b6[2]:+b6[2]}return cb}]};function bm()
{setTimeout(function(){K=aF});return(K=bJ.now())}function bb(b7,b9,b6){var
b4,b8=(aZ[b9]||[]).concat(aZ["*"]),e=0,b5=b8.length;for(;e<b5;e++)
{if((b4=b8[e].call(b6,b9,b7))){return b4}}}function f(b5,b9,cc){var
cd,e,b8=0,b4=aA.length,cb=bJ.Deferred().always(function(){delete
b7.elem}),b7=function(){if(e){return false}var cj=K||
bm(),cg=Math.max(0,b6.startTime+b6.duration-cj),ce=cg/b6.duration||0,ci=1-
ce,cf=0,ch=b6.tweens.length;for(;cf<ch;cf++)
{b6.tweens[cf].run(ci)}cb.notifyWith(b5,[b6,ci,cg]);if(ci<1&&ch){return
cg}else{cb.resolveWith(b5,[b6]);return
false}},b6=cb.promise({elem:b5,props:bJ.extend({},b9),opts:bJ.extend(true,
{specialEasing:{}},cc),originalProperties:b9,originalOptions:cc,startTime:K||
bm(),duration:cc.duration,tweens:[],createTween:function(cg,ce){var
cf=bJ.Tween(b5,b6.opts,cg,ce,b6.opts.specialEasing[cg]||
b6.opts.easing);b6.tweens.push(cf);return cf},stop:function(cf){var ce=0,cg=cf?
b6.tweens.length:0;if(e){return this}e=true;for(;ce<cg;ce++)
{b6.tweens[ce].run(1)}if(cf){cb.resolveWith(b5,[b6,cf])}else{cb.rejectWith(b5,
[b6,cf])}return this}}),ca=b6.props;al(ca,b6.opts.specialEasing);for(;b8<b4;b8++)
{cd=aA[b8].call(b6,b5,ca,b6.opts);if(cd){return
cd}}bJ.map(ca,bb,b6);if(bJ.isFunction(b6.opts.start))
{b6.opts.start.call(b5,b6)}bJ.fx.timer(bJ.extend(b7,
{elem:b5,anim:b6,queue:b6.opts.queue}));return
b6.progress(b6.opts.progress).done(b6.opts.done,b6.opts.complete).fail(b6.opts.fail
).always(b6.opts.always)}function al(b6,b8){var b5,b4,b9,b7,e;for(b5 in b6)
{b4=bJ.camelCase(b5);b9=b8[b4];b7=b6[b5];if(bJ.isArray(b7))
{b9=b7[1];b7=b6[b5]=b7[0]}if(b5!==b4){b6[b4]=b7;delete
b6[b5]}e=bJ.cssHooks[b4];if(e&&"expand" in e){b7=e.expand(b7);delete b6[b4];for(b5
in b7){if(!(b5 in b6))
{b6[b5]=b7[b5];b8[b5]=b9}}}else{b8[b4]=b9}}}bJ.Animation=bJ.extend(f,
{tweener:function(b4,b7){if(bJ.isFunction(b4)){b7=b4;b4=["*"]}else{b4=b4.split("
")}var b6,e=0,b5=b4.length;for(;e<b5;e++){b6=b4[e];aZ[b6]=aZ[b6]||
[];aZ[b6].unshift(b7)}},prefilter:function(b4,e){if(e)
{aA.unshift(b4)}else{aA.push(b4)}}});function h(b6,ca,e){var
b5,cc,b8,cf,cg,cd,b7=this,cb={},b4=b6.style,b9=b6.nodeType&&O(b6),ce=bJ._data(b6,"f
xshow");if(!e.queue){cg=bJ._queueHooks(b6,"fx");if(cg.unqueued==null)
{cg.unqueued=0;cd=cg.empty.fire;cg.empty.fire=function(){if(!cg.unqueued)
{cd()}}}cg.unqueued++;b7.always(function(){b7.always(function(){cg.unqueued--;if(!
bJ.queue(b6,"fx").length){cg.empty.fire()}})})}if(b6.nodeType===1&&("height" in
ca||"width" in ca))
{e.overflow=[b4.overflow,b4.overflowX,b4.overflowY];if(bJ.css(b6,"display")==="inli
ne"&&bJ.css(b6,"float")==="none"){if(!bJ.support.inlineBlockNeedsLayout||
bE(b6.nodeName)==="inline"){b4.display="inline-
block"}else{b4.zoom=1}}}if(e.overflow){b4.overflow="hidden";if(!
bJ.support.shrinkWrapBlocks){b7.always(function()
{b4.overflow=e.overflow[0];b4.overflowX=e.overflow[1];b4.overflowY=e.overflow[2]})}
}for(b5 in ca){cc=ca[b5];if(bR.exec(cc)){delete ca[b5];b8=b8||
cc==="toggle";if(cc===(b9?"hide":"show")){continue}cb[b5]=ce&&ce[b5]||
bJ.style(b6,b5)}}if(!bJ.isEmptyObject(cb)){if(ce){if("hidden" in ce)
{b9=ce.hidden}}else{ce=bJ._data(b6,"fxshow",{})}if(b8){ce.hidden=!b9}if(b9)
{bJ(b6).show()}else{b7.done(function(){bJ(b6).hide()})}b7.done(function(){var
ch;bJ._removeData(b6,"fxshow");for(ch in cb){bJ.style(b6,ch,cb[ch])}});for(b5 in
cb){cf=bb(b9?ce[b5]:0,b5,b7);if(!(b5 in ce)){ce[b5]=cf.start;if(b9)
{cf.end=cf.start;cf.start=b5==="width"||b5==="height"?1:0}}}}}function
G(b5,b4,b7,e,b6){return new
G.prototype.init(b5,b4,b7,e,b6)}bJ.Tween=G;G.prototype={constructor:G,init:function
(b6,b4,b8,e,b7,b5)
{this.elem=b6;this.prop=b8;this.easing=b7||"swing";this.options=b4;this.start=this.
now=this.cur();this.end=e;this.unit=b5||(bJ.cssNumber[b8]?"":"px")},cur:function()
{var e=G.propHooks[this.prop];return e&&e.get?
e.get(this):G.propHooks._default.get(this)},run:function(b5){var
b4,e=G.propHooks[this.prop];if(this.options.duration)
{this.pos=b4=bJ.easing[this.easing]
(b5,this.options.duration*b5,0,1,this.options.duration)}else{this.pos=b4=b5}this.no
w=(this.end-this.start)*b4+this.start;if(this.options.step)
{this.options.step.call(this.elem,this.now,this)}if(e&&e.set)
{e.set(this)}else{G.propHooks._default.set(this)}return
this}};G.prototype.init.prototype=G.prototype;G.propHooks={_default:
{get:function(b4){var e;if(b4.elem[b4.prop]!=null&&(!b4.elem.style||
b4.elem.style[b4.prop]==null)){return
b4.elem[b4.prop]}e=bJ.css(b4.elem,b4.prop,"");return !e||e==="auto"?
0:e},set:function(e){if(bJ.fx.step[e.prop]){bJ.fx.step[e.prop]
(e)}else{if(e.elem.style&&(e.elem.style[bJ.cssProps[e.prop]]!=null||
bJ.cssHooks[e.prop]))
{bJ.style(e.elem,e.prop,e.now+e.unit)}else{e.elem[e.prop]=e.now}}}}};G.propHooks.sc
rollTop=G.propHooks.scrollLeft={set:function(e)
{if(e.elem.nodeType&&e.elem.parentNode)
{e.elem[e.prop]=e.now}}};bJ.each(["toggle","show","hide"],function(b4,e){var
b5=bJ.fn[e];bJ.fn[e]=function(b6,b8,b7){return b6==null||typeof b6==="boolean"?
b5.apply(this,arguments):this.animate(bI(e,true),b6,b8,b7)}});bJ.fn.extend({fadeTo:
function(e,b6,b5,b4){return
this.filter(O).css("opacity",0).show().end().animate({opacity:b6},e,b5,b4)},animate
:function(b9,b6,b8,b7){var
b5=bJ.isEmptyObject(b9),e=bJ.speed(b6,b8,b7),b4=function(){var
ca=f(this,bJ.extend({},b9),e);if(b5||bJ._data(this,"finish"))
{ca.stop(true)}};b4.finish=b4;return b5||e.queue===false?
this.each(b4):this.queue(e.queue,b4)},stop:function(b5,b4,e){var b6=function(b7)
{var b8=b7.stop;delete b7.stop;b8(e)};if(typeof b5!=="string")
{e=b4;b4=b5;b5=aF}if(b4&&b5!==false){this.queue(b5||"fx",[])}return
this.each(function(){var ca=true,b7=b5!
=null&&b5+"queueHooks",b9=bJ.timers,b8=bJ._data(this);if(b7)
{if(b8[b7]&&b8[b7].stop){b6(b8[b7])}}else{for(b7 in b8)
{if(b8[b7]&&b8[b7].stop&&bQ.test(b7)){b6(b8[b7])}}}for(b7=b9.length;b7--;)
{if(b9[b7].elem===this&&(b5==null||b9[b7].queue===b5))
{b9[b7].anim.stop(e);ca=false;b9.splice(b7,1)}}if(ca||!e)
{bJ.dequeue(this,b5)}})},finish:function(e){if(e!==false){e=e||"fx"}return
this.each(function(){var
b6,b9=bJ._data(this),b5=b9[e+"queue"],b4=b9[e+"queueHooks"],b8=bJ.timers,b7=b5?
b5.length:0;b9.finish=true;bJ.queue(this,e,[]);if(b4&&b4.stop)
{b4.stop.call(this,true)}for(b6=b8.length;b6--;)
{if(b8[b6].elem===this&&b8[b6].queue===e)
{b8[b6].anim.stop(true);b8.splice(b6,1)}}for(b6=0;b6<b7;b6++)
{if(b5[b6]&&b5[b6].finish){b5[b6].finish.call(this)}}delete b9.finish})}});function
bI(b5,b7){var b6,e={height:b5},b4=0;b7=b7?1:0;for(;b4<4;b4+=2-b7)
{b6=bT[b4];e["margin"+b6]=e["padding"+b6]=b5}if(b7){e.opacity=e.width=b5}return
e}bJ.each({slideDown:bI("show"),slideUp:bI("hide"),slideToggle:bI("toggle"),fadeIn:
{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:
{opacity:"toggle"}},function(e,b4){bJ.fn[e]=function(b5,b7,b6){return
this.animate(b4,b5,b7,b6)}});bJ.speed=function(b5,b6,b4){var e=b5&&typeof
b5==="object"?bJ.extend({},b5):{complete:b4||!b4&&b6||
bJ.isFunction(b5)&&b5,duration:b5,easing:b4&&b6||b6&&!
bJ.isFunction(b6)&&b6};e.duration=bJ.fx.off?0:typeof e.duration==="number"?
e.duration:e.duration in bJ.fx.speeds?
bJ.fx.speeds[e.duration]:bJ.fx.speeds._default;if(e.queue==null||e.queue===true)
{e.queue="fx"}e.old=e.complete;e.complete=function(){if(bJ.isFunction(e.old))
{e.old.call(this)}if(e.queue){bJ.dequeue(this,e.queue)}};return
e};bJ.easing={linear:function(e){return e},swing:function(e){return
0.5-
Math.cos(e*Math.PI)/2}};bJ.timers=[];bJ.fx=G.prototype.init;bJ.fx.tick=function()
{var b5,b4=bJ.timers,e=0;K=bJ.now();for(;e<b4.length;e++){b5=b4[e];if(!
b5()&&b4[e]===b5){b4.splice(e--,1)}}if(!b4.length)
{bJ.fx.stop()}K=aF};bJ.fx.timer=function(e){if(e()&&bJ.timers.push(e))
{bJ.fx.start()}};bJ.fx.interval=13;bJ.fx.start=function(){if(!ac)
{ac=setInterval(bJ.fx.tick,bJ.fx.interval)}};bJ.fx.stop=function()
{clearInterval(ac);ac=null};bJ.fx.speeds={slow:600,fast:200,_default:400};bJ.fx.ste
p={};if(bJ.expr&&bJ.expr.filters){bJ.expr.filters.animated=function(e){return
bJ.grep(bJ.timers,function(b4){return
e===b4.elem}).length}}bJ.fn.offset=function(b4){if(arguments.length){return
b4===aF?this:this.each(function(b9){bJ.offset.setOffset(this,b4,b9)})}var
e,b8,b6={top:0,left:0},b5=this[0],b7=b5&&b5.ownerDocument;if(!b7)
{return}e=b7.documentElement;if(!bJ.contains(e,b5)){return b6}if(typeof
b5.getBoundingClientRect!==aB)
{b6=b5.getBoundingClientRect()}b8=bp(b7);return{top:b6.top+(b8.pageYOffset||
e.scrollTop)-(e.clientTop||0),left:b6.left+(b8.pageXOffset||e.scrollLeft)-
(e.clientLeft||0)}};bJ.offset={setOffset:function(b6,cf,b9){var
ca=bJ.css(b6,"position");if(ca==="static"){b6.style.position="relative"}var
b8=bJ(b6),b4=b8.offset(),e=bJ.css(b6,"top"),cd=bJ.css(b6,"left"),ce=(ca==="absolute
"||ca==="fixed")&&bJ.inArray("auto",[e,cd])>-1,cc={},cb={},b5,b7;if(ce)
{cb=b8.position();b5=cb.top;b7=cb.left}else{b5=parseFloat(e)||0;b7=parseFloat(cd)||
0}if(bJ.isFunction(cf)){cf=cf.call(b6,b9,b4)}if(cf.top!=null){cc.top=(cf.top-
b4.top)+b5}if(cf.left!=null){cc.left=(cf.left-b4.left)+b7}if("using" in cf)
{cf.using.call(b6,cc)}else{b8.css(cc)}}};bJ.fn.extend({position:function(){if(!
this[0]){return}var
b5,b6,e={top:0,left:0},b4=this[0];if(bJ.css(b4,"position")==="fixed")
{b6=b4.getBoundingClientRect()}else{b5=this.offsetParent();b6=this.offset();if(!
bJ.nodeName(b5[0],"html"))
{e=b5.offset()}e.top+=bJ.css(b5[0],"borderTopWidth",true);e.left+=bJ.css(b5[0],"bor
derLeftWidth",true)}return{top:b6.top-e.top-
bJ.css(b4,"marginTop",true),left:b6.left-e.left-
bJ.css(b4,"marginLeft",true)}},offsetParent:function(){return this.map(function()
{var e=this.offsetParent||bW;while(e&&(!
bJ.nodeName(e,"html")&&bJ.css(e,"position")==="static")){e=e.offsetParent}return
e||
bW})}});bJ.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b5,b4)
{var e=/Y/.test(b4);bJ.fn[b5]=function(b6){return bJ.access(this,function(b7,ca,b9)
{var b8=bp(b7);if(b9===aF){return b8?(b4 in b8)?
b8[b4]:b8.document.documentElement[ca]:b7[ca]}if(b8){b8.scrollTo(!e?
b9:bJ(b8).scrollLeft(),e?
b9:bJ(b8).scrollTop())}else{b7[ca]=b9}},b5,b6,arguments.length,null)}});function
bp(e){return bJ.isWindow(e)?e:e.nodeType===9?e.defaultView||
e.parentWindow:false}bJ.each({Height:"height",Width:"width"},function(e,b4)
{bJ.each({padding:"inner"+e,content:b4,"":"outer"+e},function(b5,b6)
{bJ.fn[b6]=function(ca,b9){var b8=arguments.length&&(b5||typeof ca!
=="boolean"),b7=b5||(ca===true||b9===true?"margin":"border");return
bJ.access(this,function(cc,cb,cd){var ce;if(bJ.isWindow(cc)){return
cc.document.documentElement["client"+e]}if(cc.nodeType===9)
{ce=cc.documentElement;return
Math.max(cc.body["scroll"+e],ce["scroll"+e],cc.body["offset"+e],ce["offset"+e],ce["
client"+e])}return cd===aF?bJ.css(cc,cb,b7):bJ.style(cc,cb,cd,b7)},b4,b8?
ca:aF,b8,null)}})});bJ.fn.size=function(){return
this.length};bJ.fn.andSelf=bJ.fn.addBack;if(typeof
module==="object"&&module&&typeof module.exports==="object")
{module.exports=bJ}else{a2.jQuery=a2.$=bJ;if(typeof
define==="function"&&define.amd){define("jquery",[],function(){return bJ})}}})
(window);!function(b){var d=Array.isArray?Array.isArray:function g(j){return
Object.prototype.toString.call(j)==="[object Array]"};var e=10;function h()
{this._events={};if(this._conf){a.call(this,this._conf)}}function a(j){if(j)
{this._conf=j;j.delimiter&&(this.delimiter=j.delimiter);j.maxListeners&&(this._even
ts.maxListeners=j.maxListeners);j.wildcard&&(this.wildcard=j.wildcard);j.newListene
r&&(this.newListener=j.newListener);if(this.wildcard)
{this.listenerTree={}}}}function i(j)
{this._events={};this.newListener=false;a.call(this,j)}function c(k,t,y,n){if(!y)
{return[]}var u=[],q,p,w,x,s,r,m,j=t.length,o=t[n],v=t[n+1];if(n===j&&y._listeners)
{if(typeof y._listeners==="function")
{k&&k.push(y._listeners);return[y]}else{for(q=0,p=y._listeners.length;q<p;q++)
{k&&k.push(y._listeners[q])}return[y]}}if((o==="*"||o==="**")||y[o]){if(o==="*")
{for(w in y){if(w!=="_listeners"&&y.hasOwnProperty(w))
{u=u.concat(c(k,t,y[w],n+1))}}return u}else{if(o==="**"){m=(n+1===j||
(n+2===j&&v==="*"));if(m&&y._listeners){u=u.concat(c(k,t,y,j))}for(w in y){if(w!
=="_listeners"&&y.hasOwnProperty(w)){if(w==="*"||w==="**"){if(y[w]._listeners&&!m)
{u=u.concat(c(k,t,y[w],j))}u=u.concat(c(k,t,y[w],n))}else{if(w===v)
{u=u.concat(c(k,t,y[w],n+2))}else{u=u.concat(c(k,t,y[w],n))}}}}return
u}}u=u.concat(c(k,t,y[o],n+1))}x=y["*"];if(x){c(k,t,x,n+1)}s=y["**"];if(s){if(n<j)
{if(s._listeners){c(k,t,s,j)}for(w in s){if(w!=="_listeners"&&s.hasOwnProperty(w))
{if(w===v){c(k,t,s[w],n+2)}else{if(w===o)
{c(k,t,s[w],n+1)}else{r={};r[w]=s[w];c(k,t,{"**":r},n+1)}}}}}else{if(s._listeners)
{c(k,t,s,j)}else{if(s["*"]&&s["*"]._listeners){c(k,t,s["*"],j)}}}}return u}function
f(q,r){q=typeof q==="string"?q.split(this.delimiter):q.slice();for(var
p=0,n=q.length;p+1<n;p++){if(q[p]==="**"&&q[p+1]==="**"){return}}var
k=this.listenerTree;var o=q.shift();while(o){if(!k[o])
{k[o]={}}k=k[o];if(q.length===0){if(!k._listeners){k._listeners=r}else{if(typeof
k._listeners==="function"){k._listeners=[k._listeners,r]}else{if(d(k._listeners))
{k._listeners.push(r);if(!k._listeners.warned){var j=e;if(typeof
this._events.maxListeners!=="undefined")
{j=this._events.maxListeners}if(j>0&&k._listeners.length>j)
{k._listeners.warned=true}}}}}return true}o=q.shift()}return
true}i.prototype.delimiter=".";i.prototype.setMaxListeners=function(j)
{this._events||h.call(this);this._events.maxListeners=j;if(!this._conf)
{this._conf={}}this._conf.maxListeners=j};i.prototype.event="";i.prototype.once=fun
ction(k,j){this.many(k,1,j);return this};i.prototype.many=function(n,j,m){var
k=this;if(typeof m!=="function"){throw new Error("many only accepts instances of
Function")}function o(){if(--j===0)
{k.off(n,o)}m.apply(this,arguments)}o._origin=m;this.on(n,o);return
k};i.prototype.emit=function(){this._events||h.call(this);var
q=arguments[0];if(q==="newListener"&&!this.newListener){if(!
this._events.newListener){return false}}if(this._all){var j=arguments.length;var
k=new Array(j-1);for(var m=1;m<j;m++){k[m-
1]=arguments[m]}for(m=0,j=this._all.length;m<j;m++)
{this.event=q;this._all[m].apply(this,k)}}if(q==="error"){if(!this._all&&!
this.h;return s})(e,f,d,c,b);return a})();

You might also like