=0)return!0;return!1}}),p.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(e,t){p.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),p.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)}});var xn=p.now(),tn=/\?/,nn=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fa-f]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[ee][+-]?\d+|)/g;p.parsejson=function(t){if(e.json&&e.json.parse)return e.json.parse(t+"");var n,r=null,i=p.trim(t+"");return i&&!p.trim(i.replace(nn,function(e,t,i,s){return n&&t&&(r=0),r===0?e:(n=i||t,r+=!s-!i,"")}))?function("return "+i)():p.error("invalid json: "+t)},p.parsexml=function(t){var n,r;if(!t||typeof t!="string")return null;try{e.domparser?(r=new domparser,n=r.parsefromstring(t,"text/xml")):(n=new activexobject("microsoft.xmldom"),n.async="false",n.loadxml(t))}catch(i){n=undefined}return(!n||!n.documentelement||n.getelementsbytagname("parsererror").length)&&p.error("invalid xml: "+t),n};var cn,kn,ln=/#.*$/,an=/([?&])_=[^&]*/,on=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,mn=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,_n=/^(?:get|head)$/,dn=/^\/\//,pn=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,hn={},bn={},jn="*/".concat("*");try{kn=location.href}catch(fn){kn=n.createelement("a"),kn.href="",kn=kn.href}cn=pn.exec(kn.tolowercase())||[],p.extend({active:0,lastmodified:{},etag:{},ajaxsettings:{url:kn,type:"get",islocal:mn.test(cn[1]),global:!0,processdata:!0,async:!0,contenttype:"application/x-www-form-urlencoded; charset=utf-8",accepts:{"*":jn,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":!0,"text json":p.parsejson,"text xml":p.parsexml},flatoptions:{url:!0,context:!0}},ajaxsetup:function(e,t){return t?rn(rn(e,p.ajaxsettings),t):rn(p.ajaxsettings,e)},ajaxprefilter:in(hn),ajaxtransport:in(bn),ajax:function(e,t){function x(e,t,n,r){var f,g,y,w,s,x=t;if(b===2)return;b=2,o&&cleartimeout(o),a=undefined,s=r||"",e.readystate=e>0?4:0,f=e>=200&&e<300||e===304,n&&(w=un(l,e,n)),w=zn(l,w,e,f);if(f)l.ifmodified&&(s=e.getresponseheader("last-modified"),s&&(p.lastmodified[i]=s),s=e.getresponseheader("etag"),s&&(p.etag[i]=s)),e===204||l.type==="head"?x="nocontent":e===304?x="notmodified":(x=w.state,g=w.data,y=w.error,f=!y);else{y=x;if(e||!x)x="error",e<0&&(e=0)}e.status=e,e.statustext=(t||x)+"",f?d.resolvewith(c,[g,x,e]):d.rejectwith(c,[e,x,y]),e.statuscode(m),m=undefined,u&&h.trigger(f?"ajaxsuccess":"ajaxerror",[e,l,f?g:y]),v.firewith(c,[e,x]),u&&(h.trigger("ajaxcomplete",[e,l]),--p.active||p.event.trigger("ajaxstop"))}typeof e=="object"&&(t=e,e=undefined),t=t||{};var n,r,i,s,o,u,a,f,l=p.ajaxsetup({},t),c=l.context||l,h=l.context&&(c.nodetype||c.jquery)?p(c):p.event,d=p.deferred(),v=p.callbacks("once memory"),m=l.statuscode||{},g={},y={},b=0,w="canceled",e={readystate:0,getresponseheader:function(e){var t;if(b===2){if(!f){f={};while(t=on.exec(s))f[t[1].tolowercase()]=t[2]}t=f[e.tolowercase()]}return t==null?null:t},getallresponseheaders:function(){return b===2?s:null},setrequestheader:function(e,t){var n=e.tolowercase();return b||(e=y[n]=y[n]||e,g[e]=t),this},overridemimetype:function(e){return b||(l.mimetype=e),this},statuscode:function(e){var t;if(e)if(b<2)for(t in e)m[t]=[m[t],e[t]];else e.always(e[e.status]);return this},abort:function(e){var t=e||w;return a&&a.abort(t),x(0,t),this}};d.promise(e).complete=v.add,e.success=e.done,e.error=e.fail,l.url=((e||l.url||kn)+"").replace(ln,"").replace(dn,cn[1]+"//"),l.type=t.method||t.type||l.method||l.type,l.datatypes=p.trim(l.datatype||"*").tolowercase().match(m)||[""],l.crossdomain==null&&(n=pn.exec(l.url.tolowercase()),l.crossdomain=!(!n||n[1]===cn[1]&&n[2]===cn[2]&&(n[3]||(n[1]==="http:"?"80":"443"))===(cn[3]||(cn[1]==="http:"?"80":"443")))),l.data&&l.processdata&&typeof l.data!="string"&&(l.data=p.param(l.data,l.traditional)),qn(hn,l,t,e);if(b===2)return e;u=l.global,u&&p.active++===0&&p.event.trigger("ajaxstart"),l.type=l.type.touppercase(),l.hascontent=!_n.test(l.type),i=l.url,l.hascontent||(l.data&&(i=l.url+=(tn.test(i)?"&":"?")+l.data,delete l.data),l.cache===!1&&(l.url=an.test(i)?i.replace(an,"$1_="+xn++):i+(tn.test(i)?"&":"?")+"_="+xn++)),l.ifmodified&&(p.lastmodified[i]&&e.setrequestheader("if-modified-since",p.lastmodified[i]),p.etag[i]&&e.setrequestheader("if-none-match",p.etag[i])),(l.data&&l.hascontent&&l.contenttype!==!1||t.contenttype)&&e.setrequestheader("content-type",l.contenttype),e.setrequestheader("accept",l.datatypes[0]&&l.accepts[l.datatypes[0]]?l.accepts[l.datatypes[0]]+(l.datatypes[0]!=="*"?", "+jn+"; q=0.01":""):l.accepts["*"]);for(r in l.headers)e.setrequestheader(r,l.headers[r]);if(!l.beforesend||l.beforesend.call(c,e,l)!==!1&&b!==2){w="abort";for(r in{success:1,error:1,complete:1})e[r](l[r]);a=qn(bn,l,t,e);if(!a)x(-1,"no transport");else{e.readystate=1,u&&h.trigger("ajaxsend",[e,l]),l.async&&l.timeout>0&&(o=settimeout(function(){e.abort("timeout")},l.timeout));try{b=1,a.send(g,x)}catch(s){if(!(b<2))throw s;x(-1,s)}}return e}return e.abort()},getjson:function(e,t,n){return p.get(e,t,n,"json")},getscript:function(e,t){return p.get(e,undefined,t,"script")}}),p.each(["get","post"],function(e,t){p[t]=function(e,n,r,i){return p.isfunction(n)&&(i=i||r,r=n,n=undefined),p.ajax({url:e,type:t,datatype:i,data:n,success:r})}}),p.each(["ajaxstart","ajaxstop","ajaxcomplete","ajaxerror","ajaxsuccess","ajaxsend"],function(e,t){p.fn[t]=function(e){return this.on(t,e)}}),p._evalurl=function(e){return p.ajax({url:e,type:"get",datatype:"script",async:!1,global:!1,"throws":!0})},p.fn.extend({wrapall:function(e){if(p.isfunction(e))return this.each(function(t){p(this).wrapall(e.call(this,t))});if(this[0]){var t=p(e,this[0].ownerdocument).eq(0).clone(!0);this[0].parentnode&&t.insertbefore(this[0]),t.map(function(){var e=this;while(e.firstchild&&e.firstchild.nodetype===1)e=e.firstchild;return e}).append(this)}return this},wrapinner:function(e){return p.isfunction(e)?this.each(function(t){p(this).wrapinner(e.call(this,t))}):this.each(function(){var t=p(this),n=t.contents();n.length?n.wrapall(e):t.append(e)})},wrap:function(e){var t=p.isfunction(e);return this.each(function(n){p(this).wrapall(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){p.nodename(this,"body")||p(this).replacewith(this.childnodes)}).end()}}),p.expr.filters.hidden=function(e){return e.offsetwidth<=0&&e.offsetheight<=0||!c.reliablehiddenoffsets()&&(e.style&&e.style.display||p.css(e,"display"))==="none"},p.expr.filters.visible=function(e){return!p.expr.filters.hidden(e)};var wn=/%20/g,xn=/\[\]$/,vn=/\r?\n/g,$n=/^(?:submit|button|image|reset|file)$/i,jn=/^(?:input|select|textarea|keygen)/i;p.param=function(e,t){var n,r=[],i=function(e,t){t=p.isfunction(t)?t():t==null?"":t,r[r.length]=encodeuricomponent(e)+"="+encodeuricomponent(t)};t===undefined&&(t=p.ajaxsettings&&p.ajaxsettings.traditional);if(p.isarray(e)||e.jquery&&!p.isplainobject(e))p.each(e,function(){i(this.name,this.value)});else for(n in e)kn(n,e[n],t,i);return r.join("&").replace(wn,"+")},p.fn.extend({serialize:function(){return p.param(this.serializearray())},serializearray:function(){return this.map(function(){var e=p.prop(this,"elements");return e?p.makearray(e):this}).filter(function(){var e=this.type;return this.name&&!p(this).is(":disabled")&&jn.test(this.nodename)&&!$n.test(e)&&(this.checked||!k.test(e))}).map(function(e,t){var n=p(this).val();return n==null?null:p.isarray(n)?p.map(n,function(e){return{name:t.name,value:e.replace(vn,"\r\n")}}):{name:t.name,value:n.replace(vn,"\r\n")}}).get()}}),p.ajaxsettings.xhr=e.activexobject!==undefined?function(){return!this.islocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&zn()||er()}:zn;var qn=0,gn={},yn=p.ajaxsettings.xhr();e.activexobject&&p(e).on("unload",function(){for(var e in gn)gn[e](undefined,!0)}),c.cors=!!yn&&"withcredentials"in yn,yn=c.ajax=!!yn,yn&&p.ajaxtransport(function(e){if(!e.crossdomain||c.cors){var t;return{send:function(n,r){var i,s=e.xhr(),o=++qn;s.open(e.type,e.url,e.async,e.username,e.password);if(e.xhrfields)for(i in e.xhrfields)s[i]=e.xhrfields[i];e.mimetype&&s.overridemimetype&&s.overridemimetype(e.mimetype),!e.crossdomain&&!n["x-requested-with"]&&(n["x-requested-with"]="xmlhttprequest");for(i in n)n[i]!==undefined&&s.setrequestheader(i,n[i]+"");s.send(e.hascontent&&e.data||null),t=function(n,i){var u,a,f;if(t&&(i||s.readystate===4)){delete gn[o],t=undefined,s.onreadystatechange=p.noop;if(i)s.readystate!==4&&s.abort();else{f={},u=s.status,typeof s.responsetext=="string"&&(f.text=s.responsetext);try{a=s.statustext}catch(l){a=""}!u&&e.islocal&&!e.crossdomain?u=f.text?200:404:u===1223&&(u=204)}}f&&r(u,a,f,s.getallresponseheaders())},e.async?s.readystate===4?settimeout(t):s.onreadystatechange=gn[o]=t:t()},abort:function(){t&&t(undefined,!0)}}}}),p.ajaxsetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return p.globaleval(e),e}}}),p.ajaxprefilter("script",function(e){e.cache===undefined&&(e.cache=!1),e.crossdomain&&(e.type="get",e.global=!1)}),p.ajaxtransport("script",function(e){if(e.crossdomain){var t,n=n.head||p("head")[0]||n.documentelement;return{send:function(r,i){t=n.createelement("script"),t.async=!0,e.scriptcharset&&(t.charset=e.scriptcharset),t.src=e.url,t.onload=t.onreadystatechange=function(e,n){if(n||!t.readystate||/loaded|complete/.test(t.readystate))t.onload=t.onreadystatechange=null,t.parentnode&&t.parentnode.removechild(t),t=null,n||i(200,"success")},n.insertbefore(t,n.firstchild)},abort:function(){t&&t.onload(undefined,!0)}}}});var tr=[],nr=/(=)\?(?=&|$)|\?\?/;p.ajaxsetup({jsonp:"callback",jsonpcallback:function(){var e=tr.pop()||p.expando+"_"+xn++;return this[e]=!0,e}}),p.ajaxprefilter("json jsonp",function(t,n,r){var i,s,o,u=t.jsonp!==!1&&(nr.test(t.url)?"url":typeof t.data=="string"&&!(t.contenttype||"").indexof("application/x-www-form-urlencoded")&&nr.test(t.data)&&"data");if(u||t.datatypes[0]==="jsonp")return i=t.jsonpcallback=p.isfunction(t.jsonpcallback)?t.jsonpcallback():t.jsonpcallback,u?t[u]=t[u].replace(nr,"$1"+i):t.jsonp!==!1&&(t.url+=(tn.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return o||p.error(i+" was not called"),o[0]},t.datatypes[0]="json",s=e[i],e[i]=function(){o=arguments},r.always(function(){e[i]=s,t[i]&&(t.jsonpcallback=n.jsonpcallback,tr.push(i)),o&&p.isfunction(s)&&s(o[0]),o=s=undefined}),"script"}),p.parsehtml=function(e,t,n){if(!e||typeof e!="string")return null;typeof t=="boolean"&&(n=t,t=!1),t=t||n;var r=e.exec(e),i=!n&&[];return r?[t.createelement(r[1])]:(r=p.buildfragment([e],t,i),i&&i.length&&p(i).remove(),p.merge([],r.childnodes))};var rr=p.fn.load;p.fn.load=function(e,t,n){if(typeof e!="string"&&rr)return rr.apply(this,arguments);var r,i,s,o=this,u=e.indexof(" ");return u>=0&&(r=e.slice(u,e.length),e=e.slice(0,u)),p.isfunction(t)?(n=t,t=undefined):t&&typeof t=="object"&&(s="post"),o.length>0&&p.ajax({url:e,type:s,datatype:"html",data:t}).done(function(e){i=arguments,o.html(r?p("").append(p.parsehtml(e)).find(r):e)}).complete(n&&function(e,t){o.each(n,i||[e.responsetext,t,e])}),this},p.expr.filters.animated=function(e){return p.grep(p.timers,function(t){return e===t.elem}).length};var ir=e.document.documentelement;p.offset={setoffset:function(e,t,n){var r,i,s,o,u,a,f,l=p.css(e,"position"),c=p(e),h={};l==="static"&&(e.style.position="relative"),u=c.offset(),s=p.css(e,"top"),a=p.css(e,"left"),f=(l==="absolute"||l==="fixed")&&p.inarray("auto",[s,a])>-1,f?(r=c.position(),o=r.top,i=r.left):(o=parsefloat(s)||0,i=parsefloat(a)||0),p.isfunction(t)&&(t=t.call(e,n,u)),t.top!=null&&(h.top=t.top-u.top+o),t.left!=null&&(h.left=t.left-u.left+i),"using"in t?t.using.call(e,h):c.css(h)}},p.fn.extend({offset:function(e){if(arguments.length)return e===undefined?this:this.each(function(t){p.offset.setoffset(this,e,t)});var t,n,r={top:0,left:0},i=this[0],s=i&&i.ownerdocument;if(!s)return;return t=s.documentelement,p.contains(t,i)?(typeof i.getboundingclientrect!==j&&(r=i.getboundingclientrect()),n=sr(s),{top:r.top+(n.pageyoffset||t.scrolltop)-(t.clienttop||0),left:r.left+(n.pagexoffset||t.scrollleft)-(t.clientleft||0)}):r},position:function(){if(!this[0])return;var e,t,n={top:0,left:0},r=this[0];return p.css(r,"position")==="fixed"?t=r.getboundingclientrect():(e=this.offsetparent(),t=this.offset(),p.nodename(e[0],"html")||(n=e.offset()),n.top+=p.css(e[0],"bordertopwidth",!0),n.left+=p.css(e[0],"borderleftwidth",!0)),{top:t.top-n.top-p.css(r,"margintop",!0),left:t.left-n.left-p.css(r,"marginleft",!0)}},offsetparent:function(){return this.map(function(){var e=this.offsetparent||ir;while(e&&!p.nodename(e,"html")&&p.css(e,"position")==="static")e=e.offsetparent;return e||ir})}}),p.each({scrollleft:"pagexoffset",scrolltop:"pageyoffset"},function(e,t){var n=/y/.test(t);p.fn[e]=function(r){return j(this,function(e,r,i){var s=sr(e);if(i===undefined)return s?t in s?s[t]:s.document.documentelement[r]:e[r];s?s.scrollto(n?p(s).scrollleft():i,n?i:p(s).scrolltop()):e[r]=i},e,r,arguments.length,null)}}),p.each(["top","left"],function(e,t){p.csshooks[t]=ft(c.pixelposition,function(e,n){if(n)return n=bt(e,t),pt.test(n)?p(e).position()[t]+"px":n})}),p.each({height:"height",width:"width"},function(e,t){p.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){p.fn[r]=function(r,i){var s=arguments.length&&(n||typeof r!="boolean"),o=n||(r===!0||i===!0?"margin":"border");return j(this,function(t,n,r){var i;return p.iswindow(t)?t.document.documentelement["client"+e]:t.nodetype===9?(i=t.documentelement,math.max(t.body["scroll"+e],i["scroll"+e],t.body["offset"+e],i["offset"+e],i["client"+e])):r===undefined?p.css(t,n,o):p.style(t,n,r,o)},t,s?r:undefined,s,null)}})}),p.fn.size=function(){return this.length},p.fn.andself=p.fn.addback,typeof define=="function"&&define.amd&&define("jquery",[],function(){return p});var or=e.jquery,ur=e.$;return p.noconflict=function(t){return e.$===p&&(e.$=ur),t&&e.jquery===p&&(e.jquery=or),p},typeof t===j&&(e.jquery=e.$=p),p});