/gi,"<$1>$2>")),e===b&&(e=$.test(t)&&RegExp.$1),e in _||(e="*"),o=_[e],o.innerHTML=""+t,i=w.each(O.call(o.childNodes),function(){o.removeChild(this)})),a(n)&&(r=w(i),w.each(n,function(t,e){k.indexOf(t)>-1?r[t](e):r.attr(t,e)})),i},U.Z=function(t,e){return new h(t,e)},U.isZ=function(t){return t instanceof U.Z},U.init=function(t,e){var i;if(!t)return U.Z();if("string"==typeof t)if("<"==(t=t.trim())[0]&&$.test(t))i=U.fragment(t,RegExp.$1,e),t=null;else{if(e!==b)return w(e).find(t);i=U.qsa(M,t)}else{if(n(t))return w(M).ready(t);if(U.isZ(t))return t;if(B(t))i=function(t){return P.call(t,function(t){return null!=t})}(t);else if(o(t))i=[t],t=null;else if($.test(t))i=U.fragment(t.trim(),RegExp.$1,e),t=null;else{if(e!==b)return w(e).find(t);i=U.qsa(M,t)}}return U.Z(i,t)},w=function(t,e){return U.init(t,e)},w.extend=function(t){var e,n=O.call(arguments,1);return"boolean"==typeof t&&(e=t,t=n.shift()),n.forEach(function(n){p(t,n,e)}),t},U.qsa=function(t,e){var n,i="#"==e[0],r=!i&&"."==e[0],o=i||r?e.slice(1):e,a=X.test(o);return t.getElementById&&a&&i?(n=t.getElementById(o))?[n]:[]:1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType?[]:O.call(a&&!i&&t.getElementsByClassName?r?t.getElementsByClassName(o):t.getElementsByTagName(e):t.querySelectorAll(e))},w.contains=M.documentElement.contains?function(t,e){return t!==e&&t.contains(e)}:function(t,e){for(;e&&(e=e.parentNode);)if(e===t)return!0;return!1},w.type=e,w.isFunction=n,w.isWindow=i,w.isArray=B,w.isPlainObject=a,w.isEmptyObject=function(t){var e;for(e in t)return!1;return!0},w.isNumeric=function(t){var e=Number(t),n=typeof t;return null!=t&&"boolean"!=n&&("string"!=n||t.length)&&!isNaN(e)&&isFinite(e)||!1},w.inArray=function(t,e,n){return C.indexOf.call(e,t,n)},w.camelCase=j,w.trim=function(t){return null==t?"":String.prototype.trim.call(t)},w.uuid=0,w.support={},w.expr={},w.noop=function(){},w.map=function(t,e){var n,i,r,o=[];if(s(t))for(i=0;i0?w.fn.concat.apply([],t):t}(o)},w.each=function(t,e){var n,i;if(s(t)){for(n=0;n=0?t:t+this.length]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each(function(){null!=this.parentNode&&this.parentNode.removeChild(this)})},each:function(t){return C.every.call(this,function(e,n){return!1!==t.call(e,n,e)}),this},filter:function(t){return n(t)?this.not(this.not(t)):w(P.call(this,function(e){return U.matches(e,t)}))},add:function(t,e){return w(S(this.concat(w(t,e))))},is:function(t){return this.length>0&&U.matches(this[0],t)},not:function(t){var e=[];if(n(t)&&t.call!==b)this.each(function(n){t.call(this,n)||e.push(this)});else{var i="string"==typeof t?this.filter(t):s(t)&&n(t.item)?O.call(t):w(t);this.forEach(function(t){i.indexOf(t)<0&&e.push(t)})}return w(e)},has:function(t){return this.filter(function(){return o(t)?w.contains(this,t):w(this).find(t).size()})},eq:function(t){return-1===t?this.slice(t):this.slice(t,+t+1)},first:function(){var t=this[0];return t&&!o(t)?t:w(t)},last:function(){var t=this[this.length-1];return t&&!o(t)?t:w(t)},find:function(t){var e=this;return t?"object"==typeof t?w(t).filter(function(){var t=this;return C.some.call(e,function(e){return w.contains(e,t)})}):1==this.length?w(U.qsa(this[0],t)):this.map(function(){return U.qsa(this,t)}):w()},closest:function(t,e){var n=[],i="object"==typeof t&&w(t);return this.each(function(o,a){for(;a&&!(i?i.indexOf(a)>=0:U.matches(a,t));)a=a!==e&&!r(a)&&a.parentNode;a&&n.indexOf(a)<0&&n.push(a)}),w(n)},parents:function(t){for(var e=[],n=this;n.length>0;)n=w.map(n,function(t){return(t=t.parentNode)&&!r(t)&&e.indexOf(t)<0?(e.push(t),t):void 0});return d(e,t)},parent:function(t){return d(S(this.pluck("parentNode")),t)},children:function(t){return d(this.map(function(){return f(this)}),t)},contents:function(){return this.map(function(){return this.contentDocument||O.call(this.childNodes)})},siblings:function(t){return d(this.map(function(t,e){return P.call(f(e.parentNode),function(t){return t!==e})}),t)},empty:function(){return this.each(function(){this.innerHTML=""})},pluck:function(t){return w.map(this,function(e){return e[t]})},show:function(){return this.each(function(){"none"==this.style.display&&(this.style.display=""),"none"==getComputedStyle(this,"").getPropertyValue("display")&&(this.style.display=function(t){var e,n;return D[t]||(e=M.createElement(t),M.body.appendChild(e),n=getComputedStyle(e,"").getPropertyValue("display"),e.parentNode.removeChild(e),"none"==n&&(n="block"),D[t]=n),D[t]}(this.nodeName))})},replaceWith:function(t){return this.before(t).remove()},wrap:function(t){var e=n(t);if(this[0]&&!e)var i=w(t).get(0),r=i.parentNode||this.length>1;return this.each(function(n){w(this).wrapAll(e?t.call(this,n):r?i.cloneNode(!0):i)})},wrapAll:function(t){if(this[0]){w(this[0]).before(t=w(t));for(var e;(e=t.children()).length;)t=e.first();w(t).append(this)}return this},wrapInner:function(t){var e=n(t);return this.each(function(n){var i=w(this),r=i.contents(),o=e?t.call(this,n):t;r.length?r.wrapAll(o):i.append(o)})},unwrap:function(){return this.parent().each(function(){w(this).replaceWith(w(this).children())}),this},clone:function(){return this.map(function(){return this.cloneNode(!0)})},hide:function(){return this.css("display","none")},toggle:function(t){return this.each(function(){var e=w(this);(t===b?"none"==e.css("display"):t)?e.show():e.hide()})},prev:function(t){return w(this.pluck("previousElementSibling")).filter(t||"*")},next:function(t){return w(this.pluck("nextElementSibling")).filter(t||"*")},html:function(t){return 0 in arguments?this.each(function(e){var n=this.innerHTML;w(this).empty().append(m(this,t,e,n))}):0 in this?this[0].innerHTML:null},text:function(t){return 0 in arguments?this.each(function(e){var n=m(this,t,e,this.textContent);this.textContent=null==n?"":""+n}):0 in this?this.pluck("textContent").join(""):null},attr:function(t,e){var n;return"string"!=typeof t||1 in arguments?this.each(function(n){if(1===this.nodeType)if(o(t))for(E in t)v(this,E,t[E]);else v(this,t,m(this,e,n,this.getAttribute(t)))}):0 in this&&1==this[0].nodeType&&null!=(n=this[0].getAttribute(t))?n:b},removeAttr:function(t){return this.each(function(){1===this.nodeType&&t.split(" ").forEach(function(t){v(this,t)},this)})},prop:function(t,e){return t=Y[t]||t,1 in arguments?this.each(function(n){this[t]=m(this,e,n,this[t])}):this[0]&&this[0][t]},removeProp:function(t){return t=Y[t]||t,this.each(function(){delete this[t]})},data:function(t,e){var n="data-"+t.replace(/([A-Z])/g,"-$1").toLowerCase(),i=1 in arguments?this.attr(n,e):this.attr(n);return null!==i?y(i):b},val:function(t){return 0 in arguments?(null==t&&(t=""),this.each(function(e){this.value=m(this,t,e,this.value)})):this[0]&&(this[0].multiple?w(this[0]).find("option").filter(function(){return this.selected}).pluck("value"):this[0].value)},offset:function(e){if(e)return this.each(function(t){var n=w(this),i=m(this,e,t,n.offset()),r=n.offsetParent().offset(),o={top:i.top-r.top,left:i.left-r.left};"static"==n.css("position")&&(o.position="relative"),n.css(o)});if(!this.length)return null;if(M.documentElement!==this[0]&&!w.contains(M.documentElement,this[0]))return{top:0,left:0};var n=this[0].getBoundingClientRect();return{left:n.left+t.pageXOffset,top:n.top+t.pageYOffset,width:Math.round(n.width),height:Math.round(n.height)}},css:function(t,n){if(arguments.length<2){var i=this[0];if("string"==typeof t){if(!i)return;return i.style[j(t)]||getComputedStyle(i,"").getPropertyValue(t)}if(B(t)){if(!i)return;var r={},o=getComputedStyle(i,"");return w.each(t,function(t,e){r[e]=i.style[j(e)]||o.getPropertyValue(e)}),r}}var a="";if("string"==e(t))n||0===n?a=u(t)+":"+l(t,n):this.each(function(){this.style.removeProperty(u(t))});else for(E in t)t[E]||0===t[E]?a+=u(E)+":"+l(E,t[E])+";":this.each(function(){this.style.removeProperty(u(E))});return this.each(function(){this.style.cssText+=";"+a})},index:function(t){return t?this.indexOf(w(t)[0]):this.parent().children().indexOf(this[0])},hasClass:function(t){return!!t&&C.some.call(this,function(t){return this.test(g(t))},c(t))},addClass:function(t){return t?this.each(function(e){if("className"in this){T=[];var n=g(this);m(this,t,e,n).split(/\s+/g).forEach(function(t){w(this).hasClass(t)||T.push(t)},this),T.length&&g(this,n+(n?" ":"")+T.join(" "))}}):this},removeClass:function(t){return this.each(function(e){if("className"in this){if(t===b)return g(this,"");T=g(this),m(this,t,e,T).split(/\s+/g).forEach(function(t){T=T.replace(c(t)," ")}),g(this,T.trim())}})},toggleClass:function(t,e){return t?this.each(function(n){var i=w(this);m(this,t,n,g(this)).split(/\s+/g).forEach(function(t){(e===b?!i.hasClass(t):e)?i.addClass(t):i.removeClass(t)})}):this},scrollTop:function(t){if(this.length){var e="scrollTop"in this[0];return t===b?e?this[0].scrollTop:this[0].pageYOffset:this.each(e?function(){this.scrollTop=t}:function(){this.scrollTo(this.scrollX,t)})}},scrollLeft:function(t){if(this.length){var e="scrollLeft"in this[0];return t===b?e?this[0].scrollLeft:this[0].pageXOffset:this.each(e?function(){this.scrollLeft=t}:function(){this.scrollTo(t,this.scrollY)})}},position:function(){if(this.length){var t=this[0],e=this.offsetParent(),n=this.offset(),i=F.test(e[0].nodeName)?{top:0,left:0}:e.offset();return n.top-=parseFloat(w(t).css("margin-top"))||0,n.left-=parseFloat(w(t).css("margin-left"))||0,i.top+=parseFloat(w(e[0]).css("border-top-width"))||0,i.left+=parseFloat(w(e[0]).css("border-left-width"))||0,{top:n.top-i.top,left:n.left-i.left}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent||M.body;t&&!F.test(t.nodeName)&&"static"==w(t).css("position");)t=t.offsetParent;return t})}},w.fn.detach=w.fn.remove,["width","height"].forEach(function(t){var e=t.replace(/./,function(t){return t[0].toUpperCase()});w.fn[t]=function(n){var o,a=this[0];return n===b?i(a)?a["inner"+e]:r(a)?a.documentElement["scroll"+e]:(o=this.offset())&&o[t]:this.each(function(e){(a=w(this)).css(t,m(this,n,e,a[t]()))})}}),["after","prepend","before","append"].forEach(function(n,i){var r=i%2;w.fn[n]=function(){var n,o,a=w.map(arguments,function(t){var i=[];return"array"==(n=e(t))?(t.forEach(function(t){return t.nodeType!==b?i.push(t):w.zepto.isZ(t)?i=i.concat(t.get()):void(i=i.concat(U.fragment(t)))}),i):"object"==n||null==t?t:U.fragment(t)}),s=this.length>1;return a.length<1?this:this.each(function(e,n){o=r?n:n.parentNode,n=0==i?n.nextSibling:1==i?n.firstChild:2==i?n:null;var u=w.contains(M.documentElement,o);a.forEach(function(e){if(s)e=e.cloneNode(!0);else if(!o)return w(e).remove();o.insertBefore(e,n),u&&x(e,function(e){if(!(null==e.nodeName||"SCRIPT"!==e.nodeName.toUpperCase()||e.type&&"text/javascript"!==e.type||e.src)){var n=e.ownerDocument?e.ownerDocument.defaultView:t;n.eval.call(n,e.innerHTML)}})})})},w.fn[r?n+"To":"insert"+(i?"Before":"After")]=function(t){return w(t)[n](this),this}}),U.Z.prototype=h.prototype=w.fn,U.uniq=S,U.deserializeValue=y,w.zepto=U,w}();return t.Zepto=e,void 0===t.$&&(t.$=e),function(e){function n(t){return t._zid||(t._zid=h++)}function i(t,e,i,o){if((e=r(e)).ns)var a=function(t){return new RegExp("(?:^| )"+t.replace(" "," .* ?")+"(?: |$)")}(e.ns);return(v[n(t)]||[]).filter(function(t){return t&&(!e.e||t.e==e.e)&&(!e.ns||a.test(t.ns))&&(!i||n(t.fn)===n(i))&&(!o||t.sel==o)})}function r(t){var e=(""+t).split(".");return{e:e[0],ns:e.slice(1).sort().join(" ")}}function o(t,e){return t.del&&!y&&t.e in x||!!e}function a(t){return b[t]||y&&x[t]||t}function s(t,i,s,u,l,h,p){var d=n(t),m=v[d]||(v[d]=[]);i.split(/\s/).forEach(function(n){if("ready"==n)return e(document).ready(s);var i=r(n);i.fn=s,i.sel=l,i.e in b&&(s=function(t){var n=t.relatedTarget;return!n||n!==this&&!e.contains(this,n)?i.fn.apply(this,arguments):void 0}),i.del=h;var d=h||s;i.proxy=function(e){if(!(e=c(e)).isImmediatePropagationStopped()){e.data=u;var n=d.apply(t,e._args==f?[e]:[e].concat(e._args));return!1===n&&(e.preventDefault(),e.stopPropagation()),n}},i.i=m.length,m.push(i),"addEventListener"in t&&t.addEventListener(a(i.e),i.proxy,o(i,p))})}function u(t,e,r,s,u){var c=n(t);(e||"").split(/\s/).forEach(function(e){i(t,e,r,s).forEach(function(e){delete v[c][e.i],"removeEventListener"in t&&t.removeEventListener(a(e.e),e.proxy,o(e,u))})})}function c(t,n){return(n||!t.isDefaultPrevented)&&(n||(n=t),e.each(j,function(e,i){var r=n[e];t[e]=function(){return this[i]=E,r&&r.apply(n,arguments)},t[i]=w}),t.timeStamp||(t.timeStamp=Date.now()),(n.defaultPrevented!==f?n.defaultPrevented:"returnValue"in n?!1===n.returnValue:n.getPreventDefault&&n.getPreventDefault())&&(t.isDefaultPrevented=E)),t}function l(t){var e,n={originalEvent:t};for(e in t)T.test(e)||t[e]===f||(n[e]=t[e]);return c(n,t)}var f,h=1,p=Array.prototype.slice,d=e.isFunction,m=function(t){return"string"==typeof t},v={},g={},y="onfocusin"in t,x={focus:"focusin",blur:"focusout"},b={mouseenter:"mouseover",mouseleave:"mouseout"};g.click=g.mousedown=g.mouseup=g.mousemove="MouseEvents",e.event={add:s,remove:u},e.proxy=function(t,i){var r=2 in arguments&&p.call(arguments,2);if(d(t)){var o=function(){return t.apply(i,r?r.concat(p.call(arguments)):arguments)};return o._zid=n(t),o}if(m(i))return r?(r.unshift(t[i],t),e.proxy.apply(null,r)):e.proxy(t[i],t);throw new TypeError("expected function")},e.fn.bind=function(t,e,n){return this.on(t,e,n)},e.fn.unbind=function(t,e){return this.off(t,e)},e.fn.one=function(t,e,n,i){return this.on(t,e,n,i,1)};var E=function(){return!0},w=function(){return!1},T=/^([A-Z]|returnValue$|layer[XY]$|webkitMovement[XY]$)/,j={preventDefault:"isDefaultPrevented",stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};e.fn.delegate=function(t,e,n){return this.on(e,t,n)},e.fn.undelegate=function(t,e,n){return this.off(e,t,n)},e.fn.live=function(t,n){return e(document.body).delegate(this.selector,t,n),this},e.fn.die=function(t,n){return e(document.body).undelegate(this.selector,t,n),this},e.fn.on=function(t,n,i,r,o){var a,c,h=this;return t&&!m(t)?(e.each(t,function(t,e){h.on(t,n,i,e,o)}),h):(m(n)||d(r)||!1===r||(r=i,i=n,n=f),(r===f||!1===i)&&(r=i,i=f),!1===r&&(r=w),h.each(function(f,h){o&&(a=function(t){return u(h,t.type,r),r.apply(this,arguments)}),n&&(c=function(t){var i,o=e(t.target).closest(n,h).get(0);return o&&o!==h?(i=e.extend(l(t),{currentTarget:o,liveFired:h}),(a||r).apply(o,[i].concat(p.call(arguments,1)))):void 0}),s(h,t,r,i,n,c||a)}))},e.fn.off=function(t,n,i){var r=this;return t&&!m(t)?(e.each(t,function(t,e){r.off(t,n,e)}),r):(m(n)||d(i)||!1===i||(i=n,n=f),!1===i&&(i=w),r.each(function(){u(this,t,i,n)}))},e.fn.trigger=function(t,n){return t=m(t)||e.isPlainObject(t)?e.Event(t):c(t),t._args=n,this.each(function(){t.type in x&&"function"==typeof this[t.type]?this[t.type]():"dispatchEvent"in this?this.dispatchEvent(t):e(this).triggerHandler(t,n)})},e.fn.triggerHandler=function(t,n){var r,o;return this.each(function(a,s){(r=l(m(t)?e.Event(t):t))._args=n,r.target=s,e.each(i(s,t.type||t),function(t,e){return o=e.proxy(r),!r.isImmediatePropagationStopped()&&void 0})}),o},"focusin focusout focus blur load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach(function(t){e.fn[t]=function(e){return 0 in arguments?this.bind(t,e):this.trigger(t)}}),e.Event=function(t,e){m(t)||(e=t,t=e.type);var n=document.createEvent(g[t]||"Events"),i=!0;if(e)for(var r in e)"bubbles"==r?i=!!e[r]:n[r]=e[r];return n.initEvent(t,i,!0),c(n)}}(e),function(e){function n(t,n,i){var r=e.Event(n);return e(t).trigger(r,i),!r.isDefaultPrevented()}function i(t,e,i,r){return t.global?n(e||y,i,r):void 0}function r(t){t.global&&0==e.active++&&i(t,null,"ajaxStart")}function o(t){t.global&&!--e.active&&i(t,null,"ajaxStop")}function a(t,e){var n=e.context;return!1!==e.beforeSend.call(n,t,e)&&!1!==i(e,n,"ajaxBeforeSend",[t,e])&&void i(e,n,"ajaxSend",[t,e])}function s(t,e,n,r){var o=n.context,a="success";n.success.call(o,t,a,e),r&&r.resolveWith(o,[t,a,e]),i(n,o,"ajaxSuccess",[e,n,t]),c(a,e,n)}function u(t,e,n,r,o){var a=r.context;r.error.call(a,n,e,t),o&&o.rejectWith(a,[n,e,t]),i(r,a,"ajaxError",[n,r,t||e]),c(e,n,r)}function c(t,e,n){var r=n.context;n.complete.call(r,e,t),i(n,r,"ajaxComplete",[e,n]),o(n)}function l(){}function f(t){return t&&(t=t.split(";",2)[0]),t&&(t==w?"html":t==E?"json":x.test(t)?"script":b.test(t)&&"xml")||"text"}function h(t,e){return""==e?t:(t+"&"+e).replace(/[&?]{1,2}/,"?")}function p(t,n,i,r){return e.isFunction(n)&&(r=i,i=n,n=void 0),e.isFunction(i)||(r=i,i=void 0),{url:t,data:n,success:i,dataType:r}}function d(t,n,i,r){var o,a=e.isArray(n),s=e.isPlainObject(n);e.each(n,function(n,u){o=e.type(u),r&&(n=i?r:r+"["+(s||"object"==o||"array"==o?n:"")+"]"),!r&&a?t.add(u.name,u.value):"array"==o||!i&&"object"==o?d(t,u,i,n):t.add(n,u)})}var m,v,g=+new Date,y=t.document,x=/^(?:text|application)\/javascript/i,b=/^(?:text|application)\/xml/i,E="application/json",w="text/html",T=/^\s*$/,j=y.createElement("a");j.href=t.location.href,e.active=0,e.ajaxJSONP=function(n,i){if(!("type"in n))return e.ajax(n);var r,o,c=n.jsonpCallback,l=(e.isFunction(c)?c():c)||"Zepto"+g++,f=y.createElement("script"),h=t[l],p=function(t){e(f).triggerHandler("error",t||"abort")},d={abort:p};return i&&i.promise(d),e(f).on("load error",function(a,c){clearTimeout(o),e(f).off().remove(),"error"!=a.type&&r?s(r[0],d,n,i):u(null,c||"error",d,n,i),t[l]=h,r&&e.isFunction(h)&&h(r[0]),h=r=void 0}),!1===a(d,n)?(p("abort"),d):(t[l]=function(){r=arguments},f.src=n.url.replace(/\?(.+)=\?/,"?$1="+l),y.head.appendChild(f),n.timeout>0&&(o=setTimeout(function(){p("timeout")},n.timeout)),d)},e.ajaxSettings={type:"GET",beforeSend:l,success:l,error:l,complete:l,context:null,global:!0,xhr:function(){return new t.XMLHttpRequest},accepts:{script:"text/javascript, application/javascript, application/x-javascript",json:E,xml:"application/xml, text/xml",html:w,text:"text/plain"},crossDomain:!1,timeout:0,processData:!0,cache:!0,dataFilter:l},e.ajax=function(n){var i,o,c=e.extend({},n||{}),p=e.Deferred&&e.Deferred();for(m in e.ajaxSettings)void 0===c[m]&&(c[m]=e.ajaxSettings[m]);r(c),c.crossDomain||(i=y.createElement("a"),i.href=c.url,i.href=i.href,c.crossDomain=j.protocol+"//"+j.host!=i.protocol+"//"+i.host),c.url||(c.url=t.location.toString()),(o=c.url.indexOf("#"))>-1&&(c.url=c.url.slice(0,o)),function(t){t.processData&&t.data&&"string"!=e.type(t.data)&&(t.data=e.param(t.data,t.traditional)),!t.data||t.type&&"GET"!=t.type.toUpperCase()&&"jsonp"!=t.dataType||(t.url=h(t.url,t.data),t.data=void 0)}(c);var d=c.dataType,g=/\?.+=\?/.test(c.url);if(g&&(d="jsonp"),!1!==c.cache&&(n&&!0===n.cache||"script"!=d&&"jsonp"!=d)||(c.url=h(c.url,"_="+Date.now())),"jsonp"==d)return g||(c.url=h(c.url,c.jsonp?c.jsonp+"=?":!1===c.jsonp?"":"callback=?")),e.ajaxJSONP(c,p);var x,b=c.accepts[d],E={},w=function(t,e){E[t.toLowerCase()]=[t,e]},S=/^([\w-]+:)\/\//.test(c.url)?RegExp.$1:t.location.protocol,C=c.xhr(),N=C.setRequestHeader;if(p&&p.promise(C),c.crossDomain||w("X-Requested-With","XMLHttpRequest"),w("Accept",b||"*/*"),(b=c.mimeType||b)&&(b.indexOf(",")>-1&&(b=b.split(",",2)[0]),C.overrideMimeType&&C.overrideMimeType(b)),(c.contentType||!1!==c.contentType&&c.data&&"GET"!=c.type.toUpperCase())&&w("Content-Type",c.contentType||"application/x-www-form-urlencoded"),c.headers)for(v in c.headers)w(v,c.headers[v]);if(C.setRequestHeader=w,C.onreadystatechange=function(){if(4==C.readyState){C.onreadystatechange=l,clearTimeout(x);var t,n=!1;if(C.status>=200&&C.status<300||304==C.status||0==C.status&&"file:"==S){if(d=d||f(c.mimeType||C.getResponseHeader("content-type")),"arraybuffer"==C.responseType||"blob"==C.responseType)t=C.response;else{t=C.responseText;try{t=function(t,e,n){if(n.dataFilter==l)return t;var i=n.context;return n.dataFilter.call(i,t,e)}(t,d,c),"script"==d?(0,eval)(t):"xml"==d?t=C.responseXML:"json"==d&&(t=T.test(t)?null:e.parseJSON(t))}catch(t){n=t}if(n)return u(n,"parsererror",C,c,p)}s(t,C,c,p)}else u(C.statusText||null,C.status?"error":"abort",C,c,p)}},!1===a(C,c))return C.abort(),u(null,"abort",C,c,p),C;var P=!("async"in c)||c.async;if(C.open(c.type,c.url,P,c.username,c.password),c.xhrFields)for(v in c.xhrFields)C[v]=c.xhrFields[v];for(v in E)N.apply(C,E[v]);return c.timeout>0&&(x=setTimeout(function(){C.onreadystatechange=l,C.abort(),u(null,"timeout",C,c,p)},c.timeout)),C.send(c.data?c.data:null),C},e.get=function(){return e.ajax(p.apply(null,arguments))},e.post=function(){var t=p.apply(null,arguments);return t.type="POST",e.ajax(t)},e.getJSON=function(){var t=p.apply(null,arguments);return t.dataType="json",e.ajax(t)},e.fn.load=function(t,n,i){if(!this.length)return this;var r,o=this,a=t.split(/\s/),s=p(t,n,i),u=s.success;return a.length>1&&(s.url=a[0],r=a[1]),s.success=function(t){o.html(r?e("").html(t.replace(/