(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0029":function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},"0086":function(t,e,n){function r(t){return-1!==t.type.indexOf("mouse")?t.clientX:t.touches[0].clientX}function o(t){return-1!==t.type.indexOf("mouse")?t.clientY:t.touches[0].clientY}var i=function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("test",null,e)}catch(n){}return t}(),a={install:function(t,e){var n=Object.assign({},{disableClick:!1,tapTolerance:10,swipeTolerance:30,touchHoldTolerance:400,longTapTimeInterval:400,touchClass:""},e);function a(t){var e=this.$$touchObj,n=t.type.indexOf("touch")>=0,i=t.type.indexOf("mouse")>=0,a=this;n&&(e.lastTouchStartTime=t.timeStamp),i&&e.lastTouchStartTime&&t.timeStamp-e.lastTouchStartTime<350||e.touchStarted||(d(this),e.touchStarted=!0,e.touchMoved=!1,e.swipeOutBounded=!1,e.startX=r(t),e.startY=o(t),e.currentX=0,e.currentY=0,e.touchStartTime=t.timeStamp,e.touchHoldTimer=setTimeout(function(){p(t,a,"touchhold")},e.options.touchHoldTolerance),p(t,this,"start"))}function s(t){var e=this.$$touchObj;if(e.currentX=r(t),e.currentY=o(t),e.touchMoved){if(!e.swipeOutBounded){var n=e.options.swipeTolerance;e.swipeOutBounded=Math.abs(e.startX-e.currentX)>n&&Math.abs(e.startY-e.currentY)>n}}else{var i=e.options.tapTolerance;e.touchMoved=Math.abs(e.startX-e.currentX)>i||Math.abs(e.startY-e.currentY)>i,e.touchMoved&&(v(e),p(t,this,"moved"))}e.touchMoved&&p(t,this,"moving")}function c(){var t=this.$$touchObj;v(t),h(this),t.touchStarted=t.touchMoved=!1,t.startX=t.startY=0}function u(t){var e=this.$$touchObj,n=t.type.indexOf("touch")>=0,r=t.type.indexOf("mouse")>=0;if(n&&(e.lastTouchEndTime=t.timeStamp),v(e),!(r&&e.lastTouchEndTime&&t.timeStamp-e.lastTouchEndTime<350))if(e.touchStarted=!1,h(this),p(t,this,"end"),e.touchMoved){if(!e.swipeOutBounded){var o,i=e.options.swipeTolerance;o=Math.abs(e.startX-e.currentX)e.currentY?"top":"bottom":e.startX>e.currentX?"left":"right",e.callbacks["swipe."+o]?p(t,this,"swipe."+o,o):p(t,this,"swipe",o)}}else e.callbacks.longtap&&t.timeStamp-e.touchStartTime>e.options.longTapTimeInterval?(t.preventDefault(),p(t,this,"longtap")):p(t,this,"tap")}function l(){d(this)}function f(){h(this)}function p(t,e,n,r){var o=e.$$touchObj,i=o.callbacks[n]||[];if(0===i.length)return null;for(var a=0;a=0){var d="swipe."+p;n.callbacks[d]=n.callbacks[d]||[],n.callbacks[d].push(e)}}else n.callbacks.swipe=n.callbacks.swipe||[],n.callbacks.swipe.push(e);break;default:n.callbacks[r]=n.callbacks[r]||[],n.callbacks[r].push(e)}if(!n.hasBindTouchEvents){var h=!!i&&{passive:!0};t.addEventListener("touchstart",a,h),t.addEventListener("touchmove",s,h),t.addEventListener("touchcancel",c),t.addEventListener("touchend",u),n.options.disableClick||(t.addEventListener("mousedown",a),t.addEventListener("mousemove",s),t.addEventListener("mouseup",u),t.addEventListener("mouseenter",l),t.addEventListener("mouseleave",f)),n.hasBindTouchEvents=!0}},unbind:function(t){t.removeEventListener("touchstart",a),t.removeEventListener("touchmove",s),t.removeEventListener("touchcancel",c),t.removeEventListener("touchend",u),t.$$touchObj&&!t.$$touchObj.options.disableClick&&(t.removeEventListener("mousedown",a),t.removeEventListener("mousemove",s),t.removeEventListener("mouseup",u),t.removeEventListener("mouseenter",l),t.removeEventListener("mouseleave",f)),delete t.$$touchObj}}),t.directive("touch-class",{bind:function(t,e){m(t,{touchClass:e.value})}}),t.directive("touch-options",{bind:function(t,e){m(t,e.value)}})}};t.exports=a},"00fd":function(t,e,n){var r=n("9e69"),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,s=r?r.toStringTag:void 0;function c(t){var e=i.call(t,s),n=t[s];try{t[s]=void 0;var r=!0}catch(c){}var o=a.call(t);return r&&(e?t[s]=n:delete t[s]),o}t.exports=c},"0185":function(t,e,n){var r=n("e5fa");t.exports=function(t){return Object(r(t))}},"01f9":function(t,e,n){"use strict";var r=n("2d00"),o=n("5ca1"),i=n("2aba"),a=n("32e9"),s=n("84f2"),c=n("41a0"),u=n("7f20"),l=n("38fd"),f=n("2b4c")("iterator"),p=!([].keys&&"next"in[].keys()),d="@@iterator",h="keys",v="values",m=function(){return this};t.exports=function(t,e,n,y,g,b,w){c(n,e,y);var x,_,O,k=function(t){if(!p&&t in A)return A[t];switch(t){case h:return function(){return new n(this,t)};case v:return function(){return new n(this,t)}}return function(){return new n(this,t)}},S=e+" Iterator",T=g==v,E=!1,A=t.prototype,C=A[f]||A[d]||g&&A[g],j=C||k(g),P=g?T?k("entries"):j:void 0,M="Array"==e&&A.entries||C;if(M&&(O=l(M.call(new t)),O!==Object.prototype&&O.next&&(u(O,S,!0),r||"function"==typeof O[f]||a(O,f,m))),T&&C&&C.name!==v&&(E=!0,j=function(){return C.call(this)}),r&&!w||!p&&!E&&A[f]||a(A,f,j),s[e]=j,s[S]=m,g)if(x={values:T?j:k(v),keys:b?j:k(h),entries:P},w)for(_ in x)_ in A||i(A,_,x[_]);else o(o.P+o.F*(p||E),e,x);return x}},"0244":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"0284":function(t,e,n){!function(e,n){t.exports=n()}("undefined"!=typeof self&&self,function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),n.push.apply(n,r)}return n}function o(t){for(var e=1;e1){var n=h(e);return"".concat(n,".").concat(t)}return t}var m,y=function(t){if(t.then)return t;if("function"==typeof t){var e=t();return e.then?e:Promise.resolve(e)}return Promise.resolve(t)};function g(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e1?e-1:0),r=1;r1?function(t){for(var e=1;e0&&(w("require","linker"),w("linker:autoLink",l.linkers)),l.debug.sendHitTask||_("sendHitTask",null)}}else p("Google Analytics has probably been blocked.")}var T=function(){2!=arguments.length?w("require",arguments.length<=0?void 0:arguments[0]):w("require",arguments.length<=0?void 0:arguments[0],arguments.length<=1?void 0:arguments[1])};function E(t){return(E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var A=function(){var t;l.set.forEach(function(t){var e=t.field,n=t.value;if(void 0===e||void 0===n)throw new Error('[vue-analytics] Wrong configuration in the plugin options.\nThe "set" array requires each item to have a "field" and a "value" property.');_(e,n)}),t=["ec","ecommerce"],l.require.forEach(function(e){if(-1!==t.indexOf(e)||-1!==t.indexOf(e.name))throw new Error("[vue-analytics] The ecommerce features are built-in in the plugin. \nFollow the ecommerce instructions available in the documentation.");if("string"!=typeof e&&"object"!==E(e))throw new Error('[vue-analytics] Wrong configuration in the plugin options. \nThe "require" array requires each item to be a string or to have a "name" and an "options" property.');var n=e.name||e;e.options?T(n,e.options):T(n)})};function C(){for(var t=arguments.length,e=new Array(t),n=0;n0&&void 0!==arguments[0])||arguments[0];"undefined"!=typeof window&&u().forEach(function(e){window["ga-disable-".concat(e)]=t})},N=function(){if("undefined"!=typeof document&&"undefined"!=typeof window){if(l.id){var t,e,n=[y(l.id),y(l.disabled)];if(t=l.checkDuplicatedScript,e=l.disableScriptLoader,[Boolean(window&&window.ga),t&&!(Array.prototype.slice.call(document.getElementsByTagName("script")).filter(function(t){return-1!==t.src.indexOf("analytics")||-1!==t.src.indexOf("gtag")}).length>0),!e].some(Boolean)){var r="https://www.google-analytics.com",o=l.debug.enabled?"analytics_debug":"analytics",i=l.customResourceURL?d(l.customResourceURL):d("".concat(r,"/").concat(o,".js"),r);n.push(i.catch(function(){p("An error occured! Please check your connection or disable your AD blocker")}))}return Promise.all(n).then(function(t){var e,n,r;c({id:t[0],disabled:t[1]}),L(l.disabled),S(),A(),l.untracked.forEach(function(t){w.apply(void 0,[t.m].concat(D(t.a)))}),e=l.router,n=l.autoTracking,r=l.$vue,n.page&&e&&e.onReady(function(){n.pageviewOnLoad&&e.history.ready&&M(e.currentRoute),e.afterEach(function(t,o){var i=n.skipSamePath,a=n.shouldRouterUpdate;i&&t.path===o.path||("function"!=typeof a||a(t,o))&&r.nextTick().then(function(){M(e.currentRoute)})})}),l.ready()}).catch(function(t){l.debug.enabled&&p(t.message)})}p('Missing the "id" parameter. Add at least one tracking domain ID')}},I=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];w("send","exception",{exDescription:t,exFatal:e})},R=function(t){if(l.autoTracking.exception){window.addEventListener("error",function(t){I(t.message)});var e=t.config.errorHandler;t.config.errorHandler=function(t,n,r){I(t.message),l.autoTracking.exceptionLogs&&console.error(t),"function"==typeof e&&e.call(void 0,t,n,r)}}},$=I;function q(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),n.push.apply(n,r)}return n}function F(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var B=function(t){return"".concat(l.ecommerce.enhanced?"ec":"ecommerce",":").concat(t)},H=["addItem","addTransaction","addProduct","addImpression","setAction","addPromo","send"].reduce(function(t,e){return function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{},{$vue:t})),t.directive("ga",V),t.prototype.$ga=t.$ga=U,R(t),N()}n.d(e,"default",function(){return Y}),n.d(e,"analyticsMiddleware",function(){return J}),n.d(e,"onAnalyticsReady",function(){return K}),n.d(e,"event",function(){return Q}),n.d(e,"ecommerce",function(){return Z}),n.d(e,"set",function(){return tt}),n.d(e,"page",function(){return et}),n.d(e,"query",function(){return nt}),n.d(e,"screenview",function(){return rt}),n.d(e,"time",function(){return ot}),n.d(e,"require",function(){return it}),n.d(e,"exception",function(){return at}),n.d(e,"social",function(){return st});var J=function(t){t.subscribe(function(t){var e=t.payload;if(e&&e.meta&&e.meta.analytics){var n=e.meta.analytics;if(!Array.isArray(n))throw new Error('The "analytics" property needs to be an array');n.forEach(function(t){var e,n,r=t.shift(),o=t;if(r.includes(":")){var i=W(r.split(":"),2);r=i[0],e=i[1]}if(!(r in U))throw new Error('[vue-analytics:vuex] The type "'.concat(r,"\" doesn't exist."));if(e&&!(e in U[r]))throw new Error('[vue-analytics:vuex] The type "'.concat(r,'" has not method "').concat(e,'".'));if("ecommerce"===r&&!e)throw new Error('[vue-analytics:vuex] The type "'.concat(r,'" needs to call a method. Check documentation.'));e?(n=U[r])[e].apply(n,z(o)):U[r].apply(U,z(o))})}})},K=function(){return new Promise(function(t,e){var n=setInterval(function(){"undefined"!=typeof window&&window.ga&&(t(),clearInterval(n))},10)})},Q=U.event,Z=U.ecommerce,tt=U.set,et=U.page,nt=U.query,rt=U.screenview,ot=U.time,it=U.require,at=U.exception,st=U.social}])})},"02f4":function(t,e,n){var r=n("4588"),o=n("be13");t.exports=function(t){return function(e,n){var i,a,s=String(o(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(i=s.charCodeAt(c),i<55296||i>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):i:t?s.slice(c,c+2):a-56320+(i-55296<<10)+65536)}}},"0390":function(t,e,n){"use strict";var r=n("02f4")(!0);t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"03ca":function(t,e,n){"use strict";var r=n("f2fe");function o(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=r(e),this.reject=r(n)}t.exports.f=function(t){return new o(t)}},"03dd":function(t,e,n){var r=n("eac5"),o=n("57a5"),i=Object.prototype,a=i.hasOwnProperty;function s(t){if(!r(t))return o(t);var e=[];for(var n in Object(t))a.call(t,n)&&"constructor"!=n&&e.push(n);return e}t.exports=s},"04cf":function(t,e,n){var r=n("4a89"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},"0644":function(t,e,n){var r=n("3818"),o=1,i=4;function a(t){return r(t,o|i)}t.exports=a},"07c7":function(t,e){function n(){return!1}t.exports=n},"087d":function(t,e){function n(t,e){var n=-1,r=e.length,o=t.length;while(++ni)a(n[i++]);t._c=[],t._n=!1,e&&!t._h&&N(t)})}},N=function(t){y.call(c,function(){var e,n,r,o=t._v,i=I(t);if(i&&(e=w(function(){C?S.emit("unhandledRejection",o,t):(n=c.onunhandledrejection)?n({promise:t,reason:o}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",o)}),t._h=C||I(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},I=function(t){return 1!==t._h&&0===(t._a||t._c).length},R=function(t){y.call(c,function(){var e;C?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},$=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),L(e,!0))},q=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw k("Promise can't be resolved itself");(e=D(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(q,r,1),u($,r,1))}catch(o){$.call(r,o)}}):(n._v=t,n._s=1,L(n,!1))}catch(r){$.call({_w:n,_d:!1},r)}}};M||(A=function(t){h(this,A,O,"_h"),d(t),r.call(this);try{t(u(q,this,1),u($,this,1))}catch(e){$.call(this,e)}},r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n("9faf")(A.prototype,{then:function(t,e){var n=P(m(this,A));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=C?S.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&L(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r;this.promise=t,this.resolve=u(q,t,1),this.reject=u($,t,1)},b.f=P=function(t){return t===A||t===a?new i(t):o(t)}),f(f.G+f.W+f.F*!M,{Promise:A}),n("aab6")(A,O),n("0ec0")(O),a=n("ca38")[O],f(f.S+f.F*!M,O,{reject:function(t){var e=P(this),n=e.reject;return n(t),e.promise}}),f(f.S+f.F*(s||!M),O,{resolve:function(t){return _(s&&this===a?A:this,t)}}),f(f.S+f.F*!(M&&n("2299")(function(t){A.all(t)["catch"](j)})),O,{all:function(t){var e=this,n=P(e),r=n.resolve,o=n.reject,i=w(function(){var n=[],i=0,a=1;v(t,!1,function(t){var s=i++,c=!1;n.push(void 0),a++,e.resolve(t).then(function(t){c||(c=!0,n[s]=t,--a||r(n))},o)}),--a||r(n)});return i.e&&o(i.v),n.promise},race:function(t){var e=this,n=P(e),r=n.reject,o=w(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},"099a":function(t,e){function n(t,e,n){var r=n-1,o=t.length;while(++rx;x++)if((p||x in g)&&(v=g[x],m=b(v,x,y),t))if(n)_[x]=m;else if(m)switch(t){case 3:return!0;case 5:return v;case 6:return x;case 2:_.push(v)}else if(l)return!1;return f?-1:u||l?l:_}}},"0a91":function(t,e,n){n("b42c"),n("93c4"),t.exports=n("b77f")},"0b07":function(t,e,n){var r=n("34ac"),o=n("3698");function i(t,e){var n=o(t,e);return r(n)?n:void 0}t.exports=i},"0bfb":function(t,e,n){"use strict";var r=n("cb7c");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},"0d24":function(t,e,n){(function(t){var r=n("2b3e"),o=n("07c7"),i=e&&!e.nodeType&&e,a=i&&"object"==typeof t&&t&&!t.nodeType&&t,s=a&&a.exports===i,c=s?r.Buffer:void 0,u=c?c.isBuffer:void 0,l=u||o;t.exports=l}).call(this,n("62e4")(t))},"0d58":function(t,e,n){var r=n("ce10"),o=n("e11e");t.exports=Object.keys||function(t){return r(t,o)}},"0d6d":function(t,e,n){var r=n("d3f4"),o=n("67ab").onFreeze;n("5eda")("freeze",function(t){return function(e){return t&&r(e)?t(o(e)):e}})},"0df6":function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"0ec0":function(t,e,n){"use strict";var r=n("b808"),o=n("e4e1"),i=n("45e2"),a=n("b67f")("species");t.exports=function(t){var e=r[t];i&&e&&!e[a]&&o.f(e,a,{configurable:!0,get:function(){return this}})}},"0ed4":function(t,e,n){var r=n("d3b9"),o=n("ea3a"),i=n("53a8"),a=n("e4bb");function s(t){var e=r(t),n=a(e);return 4===e.length&&n.push(e[3]),n}var c={"#":o,hsl:s,rgb:i};function u(t){for(var e in c)if(0===t.indexOf(e))return c[e](t)}u.rgb=i,u.hsl=r,u.hex=o,t.exports=u},"0f0f":function(t,e,n){var r=n("8eeb"),o=n("9934");function i(t,e){return t&&r(e,o(e),t)}t.exports=i},"0f32":function(t,e,n){var r=n("b047"),o=n("1a8c"),i="Expected a function";function a(t,e,n){var a=!0,s=!0;if("function"!=typeof t)throw new TypeError(i);return o(n)&&(a="leading"in n?!!n.leading:a,s="trailing"in n?!!n.trailing:s),r(t,e,{leading:a,maxWait:e,trailing:s})}t.exports=a},"0f4a":function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"0f89":function(t,e,n){var r=n("6f8a");t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},"103a":function(t,e,n){var r=n("da3c").document;t.exports=r&&r.documentElement},1041:function(t,e,n){var r=n("8eeb"),o=n("a029");function i(t,e){return r(t,o(t),e)}t.exports=i},1157:function(t,e,n){var r,o; /*! * jQuery JavaScript Library v3.4.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright JS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2019-05-01T21:04Z */ /*! * jQuery JavaScript Library v3.4.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright JS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2019-05-01T21:04Z */ (function(e,n){"use strict";"object"===typeof t.exports?t.exports=e.document?n(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return n(t)}:n(e)})("undefined"!==typeof window?window:this,function(n,i){"use strict";var a=[],s=n.document,c=Object.getPrototypeOf,u=a.slice,l=a.concat,f=a.push,p=a.indexOf,d={},h=d.toString,v=d.hasOwnProperty,m=v.toString,y=m.call(Object),g={},b=function(t){return"function"===typeof t&&"number"!==typeof t.nodeType},w=function(t){return null!=t&&t===t.window},x={type:!0,src:!0,nonce:!0,noModule:!0};function _(t,e,n){n=n||s;var r,o,i=n.createElement("script");if(i.text=t,e)for(r in x)o=e[r]||e.getAttribute&&e.getAttribute(r),o&&i.setAttribute(r,o);n.head.appendChild(i).parentNode.removeChild(i)}function O(t){return null==t?t+"":"object"===typeof t||"function"===typeof t?d[h.call(t)]||"object":typeof t}var k="3.4.1",S=function(t,e){return new S.fn.init(t,e)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function E(t){var e=!!t&&"length"in t&&t.length,n=O(t);return!b(t)&&!w(t)&&("array"===n||0===e||"number"===typeof e&&e>0&&e-1 in t)}S.fn=S.prototype={jquery:k,constructor:S,length:0,toArray:function(){return u.call(this)},get:function(t){return null==t?u.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=S.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return S.each(this,t)},map:function(t){return this.pushStack(S.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(u.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n+~]|"+R+")"+R+"*"),z=new RegExp(R+"|>"),W=new RegExp(F),X=new RegExp("^"+$+"$"),G={ID:new RegExp("^#("+$+")"),CLASS:new RegExp("^\\.("+$+")"),TAG:new RegExp("^("+$+"|[*])"),ATTR:new RegExp("^"+q),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+R+"*(even|odd|(([+-]|)(\\d*)n|)"+R+"*(?:([+-]|)"+R+"*(\\d+)|))"+R+"*\\)|)","i"),bool:new RegExp("^(?:"+I+")$","i"),needsContext:new RegExp("^"+R+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+R+"*((?:-\\d)?\\d*)"+R+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,J=/^(?:input|select|textarea|button)$/i,K=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,tt=/[+~]/,et=new RegExp("\\\\([\\da-f]{1,6}"+R+"?|("+R+")|.)","ig"),nt=function(t,e,n){var r="0x"+e-65536;return r!==r||n?e:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},rt=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ot=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},it=function(){p()},at=wt(function(t){return!0===t.disabled&&"fieldset"===t.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{D.apply(j=L.call(x.childNodes),x.childNodes),j[x.childNodes.length].nodeType}catch(Et){D={apply:j.length?function(t,e){M.apply(t,L.call(e))}:function(t,e){var n=t.length,r=0;while(t[n++]=e[r++]);t.length=n-1}}}function st(t,e,r,o){var i,s,u,l,f,h,y,g=e&&e.ownerDocument,_=e?e.nodeType:9;if(r=r||[],"string"!==typeof t||!t||1!==_&&9!==_&&11!==_)return r;if(!o&&((e?e.ownerDocument||e:x)!==d&&p(e),e=e||d,v)){if(11!==_&&(f=Z.exec(t)))if(i=f[1]){if(9===_){if(!(u=e.getElementById(i)))return r;if(u.id===i)return r.push(u),r}else if(g&&(u=g.getElementById(i))&&b(e,u)&&u.id===i)return r.push(u),r}else{if(f[2])return D.apply(r,e.getElementsByTagName(t)),r;if((i=f[3])&&n.getElementsByClassName&&e.getElementsByClassName)return D.apply(r,e.getElementsByClassName(i)),r}if(n.qsa&&!E[t+" "]&&(!m||!m.test(t))&&(1!==_||"object"!==e.nodeName.toLowerCase())){if(y=t,g=e,1===_&&z.test(t)){(l=e.getAttribute("id"))?l=l.replace(rt,ot):e.setAttribute("id",l=w),h=a(t),s=h.length;while(s--)h[s]="#"+l+" "+bt(h[s]);y=h.join(","),g=tt.test(t)&&yt(e.parentNode)||e}try{return D.apply(r,g.querySelectorAll(y)),r}catch(O){E(t,!0)}finally{l===w&&e.removeAttribute("id")}}}return c(t.replace(H,"$1"),e,r,o)}function ct(){var t=[];function e(n,o){return t.push(n+" ")>r.cacheLength&&delete e[t.shift()],e[n+" "]=o}return e}function ut(t){return t[w]=!0,t}function lt(t){var e=d.createElement("fieldset");try{return!!t(e)}catch(Et){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function ft(t,e){var n=t.split("|"),o=n.length;while(o--)r.attrHandle[n[o]]=e}function pt(t,e){var n=e&&t,r=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===e)return-1;return t?1:-1}function dt(t){return function(e){var n=e.nodeName.toLowerCase();return"input"===n&&e.type===t}}function ht(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function vt(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&at(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function mt(t){return ut(function(e){return e=+e,ut(function(n,r){var o,i=t([],n.length,e),a=i.length;while(a--)n[o=i[a]]&&(n[o]=!(r[o]=n[o]))})})}function yt(t){return t&&"undefined"!==typeof t.getElementsByTagName&&t}for(e in n=st.support={},i=st.isXML=function(t){var e=t.namespaceURI,n=(t.ownerDocument||t).documentElement;return!Y.test(e||n&&n.nodeName||"HTML")},p=st.setDocument=function(t){var e,o,a=t?t.ownerDocument||t:x;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,v=!i(d),x!==d&&(o=d.defaultView)&&o.top!==o&&(o.addEventListener?o.addEventListener("unload",it,!1):o.attachEvent&&o.attachEvent("onunload",it)),n.attributes=lt(function(t){return t.className="i",!t.getAttribute("className")}),n.getElementsByTagName=lt(function(t){return t.appendChild(d.createComment("")),!t.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=lt(function(t){return h.appendChild(t).id=w,!d.getElementsByName||!d.getElementsByName(w).length}),n.getById?(r.filter["ID"]=function(t){var e=t.replace(et,nt);return function(t){return t.getAttribute("id")===e}},r.find["ID"]=function(t,e){if("undefined"!==typeof e.getElementById&&v){var n=e.getElementById(t);return n?[n]:[]}}):(r.filter["ID"]=function(t){var e=t.replace(et,nt);return function(t){var n="undefined"!==typeof t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},r.find["ID"]=function(t,e){if("undefined"!==typeof e.getElementById&&v){var n,r,o,i=e.getElementById(t);if(i){if(n=i.getAttributeNode("id"),n&&n.value===t)return[i];o=e.getElementsByName(t),r=0;while(i=o[r++])if(n=i.getAttributeNode("id"),n&&n.value===t)return[i]}return[]}}),r.find["TAG"]=n.getElementsByTagName?function(t,e){return"undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t):n.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,r=[],o=0,i=e.getElementsByTagName(t);if("*"===t){while(n=i[o++])1===n.nodeType&&r.push(n);return r}return i},r.find["CLASS"]=n.getElementsByClassName&&function(t,e){if("undefined"!==typeof e.getElementsByClassName&&v)return e.getElementsByClassName(t)},y=[],m=[],(n.qsa=Q.test(d.querySelectorAll))&&(lt(function(t){h.appendChild(t).innerHTML="",t.querySelectorAll("[msallowcapture^='']").length&&m.push("[*^$]="+R+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||m.push("\\["+R+"*(?:value|"+I+")"),t.querySelectorAll("[id~="+w+"-]").length||m.push("~="),t.querySelectorAll(":checked").length||m.push(":checked"),t.querySelectorAll("a#"+w+"+*").length||m.push(".#.+[+~]")}),lt(function(t){t.innerHTML="";var e=d.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&m.push("name"+R+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&m.push(":enabled",":disabled"),h.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),m.push(",.*:")})),(n.matchesSelector=Q.test(g=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&<(function(t){n.disconnectedMatch=g.call(t,"*"),g.call(t,"[s!='']:x"),y.push("!=",F)}),m=m.length&&new RegExp(m.join("|")),y=y.length&&new RegExp(y.join("|")),e=Q.test(h.compareDocumentPosition),b=e||Q.test(h.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,r=e&&e.parentNode;return t===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):t.compareDocumentPosition&&16&t.compareDocumentPosition(r)))}:function(t,e){if(e)while(e=e.parentNode)if(e===t)return!0;return!1},A=e?function(t,e){if(t===e)return f=!0,0;var r=!t.compareDocumentPosition-!e.compareDocumentPosition;return r||(r=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1,1&r||!n.sortDetached&&e.compareDocumentPosition(t)===r?t===d||t.ownerDocument===x&&b(x,t)?-1:e===d||e.ownerDocument===x&&b(x,e)?1:l?N(l,t)-N(l,e):0:4&r?-1:1)}:function(t,e){if(t===e)return f=!0,0;var n,r=0,o=t.parentNode,i=e.parentNode,a=[t],s=[e];if(!o||!i)return t===d?-1:e===d?1:o?-1:i?1:l?N(l,t)-N(l,e):0;if(o===i)return pt(t,e);n=t;while(n=n.parentNode)a.unshift(n);n=e;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pt(a[r],s[r]):a[r]===x?-1:s[r]===x?1:0},d):d},st.matches=function(t,e){return st(t,null,null,e)},st.matchesSelector=function(t,e){if((t.ownerDocument||t)!==d&&p(t),n.matchesSelector&&v&&!E[e+" "]&&(!y||!y.test(e))&&(!m||!m.test(e)))try{var r=g.call(t,e);if(r||n.disconnectedMatch||t.document&&11!==t.document.nodeType)return r}catch(Et){E(e,!0)}return st(e,d,null,[t]).length>0},st.contains=function(t,e){return(t.ownerDocument||t)!==d&&p(t),b(t,e)},st.attr=function(t,e){(t.ownerDocument||t)!==d&&p(t);var o=r.attrHandle[e.toLowerCase()],i=o&&C.call(r.attrHandle,e.toLowerCase())?o(t,e,!v):void 0;return void 0!==i?i:n.attributes||!v?t.getAttribute(e):(i=t.getAttributeNode(e))&&i.specified?i.value:null},st.escape=function(t){return(t+"").replace(rt,ot)},st.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},st.uniqueSort=function(t){var e,r=[],o=0,i=0;if(f=!n.detectDuplicates,l=!n.sortStable&&t.slice(0),t.sort(A),f){while(e=t[i++])e===t[i]&&(o=r.push(i));while(o--)t.splice(r[o],1)}return l=null,t},o=st.getText=function(t){var e,n="",r=0,i=t.nodeType;if(i){if(1===i||9===i||11===i){if("string"===typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=o(t)}else if(3===i||4===i)return t.nodeValue}else while(e=t[r++])n+=o(e);return n},r=st.selectors={cacheLength:50,createPseudo:ut,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(et,nt),t[3]=(t[3]||t[4]||t[5]||"").replace(et,nt),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||st.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&st.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return G["CHILD"].test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&W.test(n)&&(e=a(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(et,nt).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=k[t+" "];return e||(e=new RegExp("(^|"+R+")"+t+"("+R+"|$)"))&&k(t,function(t){return e.test("string"===typeof t.className&&t.className||"undefined"!==typeof t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(r){var o=st.attr(r,t);return null==o?"!="===e:!e||(o+="","="===e?o===n:"!="===e?o!==n:"^="===e?n&&0===o.indexOf(n):"*="===e?n&&o.indexOf(n)>-1:"$="===e?n&&o.slice(-n.length)===n:"~="===e?(" "+o.replace(B," ")+" ").indexOf(n)>-1:"|="===e&&(o===n||o.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,r,o){var i="nth"!==t.slice(0,3),a="last"!==t.slice(-4),s="of-type"===e;return 1===r&&0===o?function(t){return!!t.parentNode}:function(e,n,c){var u,l,f,p,d,h,v=i!==a?"nextSibling":"previousSibling",m=e.parentNode,y=s&&e.nodeName.toLowerCase(),g=!c&&!s,b=!1;if(m){if(i){while(v){p=e;while(p=p[v])if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=v="only"===t&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&g){p=m,f=p[w]||(p[w]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),u=l[t]||[],d=u[0]===_&&u[1],b=d&&u[2],p=d&&m.childNodes[d];while(p=++d&&p&&p[v]||(b=d=0)||h.pop())if(1===p.nodeType&&++b&&p===e){l[t]=[_,d,b];break}}else if(g&&(p=e,f=p[w]||(p[w]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),u=l[t]||[],d=u[0]===_&&u[1],b=d),!1===b)while(p=++d&&p&&p[v]||(b=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===y:1===p.nodeType)&&++b&&(g&&(f=p[w]||(p[w]={}),l=f[p.uniqueID]||(f[p.uniqueID]={}),l[t]=[_,b]),p===e))break;return b-=o,b===r||b%r===0&&b/r>=0}}},PSEUDO:function(t,e){var n,o=r.pseudos[t]||r.setFilters[t.toLowerCase()]||st.error("unsupported pseudo: "+t);return o[w]?o(e):o.length>1?(n=[t,t,"",e],r.setFilters.hasOwnProperty(t.toLowerCase())?ut(function(t,n){var r,i=o(t,e),a=i.length;while(a--)r=N(t,i[a]),t[r]=!(n[r]=i[a])}):function(t){return o(t,0,n)}):o}},pseudos:{not:ut(function(t){var e=[],n=[],r=s(t.replace(H,"$1"));return r[w]?ut(function(t,e,n,o){var i,a=r(t,null,o,[]),s=t.length;while(s--)(i=a[s])&&(t[s]=!(e[s]=i))}):function(t,o,i){return e[0]=t,r(e,null,i,n),e[0]=null,!n.pop()}}),has:ut(function(t){return function(e){return st(t,e).length>0}}),contains:ut(function(t){return t=t.replace(et,nt),function(e){return(e.textContent||o(e)).indexOf(t)>-1}}),lang:ut(function(t){return X.test(t||"")||st.error("unsupported lang: "+t),t=t.replace(et,nt).toLowerCase(),function(e){var n;do{if(n=v?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return n=n.toLowerCase(),n===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===h},focus:function(t){return t===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:vt(!1),disabled:vt(!0),checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!r.pseudos["empty"](t)},header:function(t){return K.test(t.nodeName)},input:function(t){return J.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:mt(function(){return[0]}),last:mt(function(t,e){return[e-1]}),eq:mt(function(t,e,n){return[n<0?n+e:n]}),even:mt(function(t,e){for(var n=0;ne?e:n;--r>=0;)t.push(r);return t}),gt:mt(function(t,e,n){for(var r=n<0?n+e:n;++r1?function(e,n,r){var o=t.length;while(o--)if(!t[o](e,n,r))return!1;return!0}:t[0]}function _t(t,e,n){for(var r=0,o=e.length;r-1&&(i[u]=!(a[u]=f))}}else y=Ot(y===a?y.splice(h,y.length):y),o?o(null,a,y,c):D.apply(a,y)})}function St(t){for(var e,n,o,i=t.length,a=r.relative[t[0].type],s=a||r.relative[" "],c=a?1:0,l=wt(function(t){return t===e},s,!0),f=wt(function(t){return N(e,t)>-1},s,!0),p=[function(t,n,r){var o=!a&&(r||n!==u)||((e=n).nodeType?l(t,n,r):f(t,n,r));return e=null,o}];c1&&xt(p),c>1&&bt(t.slice(0,c-1).concat({value:" "===t[c-2].type?"*":""})).replace(H,"$1"),n,c0,o=t.length>0,i=function(i,a,s,c,l){var f,h,m,y=0,g="0",b=i&&[],w=[],x=u,O=i||o&&r.find["TAG"]("*",l),k=_+=null==x?1:Math.random()||.1,S=O.length;for(l&&(u=a===d||a||l);g!==S&&null!=(f=O[g]);g++){if(o&&f){h=0,a||f.ownerDocument===d||(p(f),s=!v);while(m=t[h++])if(m(f,a||d,s)){c.push(f);break}l&&(_=k)}n&&((f=!m&&f)&&y--,i&&b.push(f))}if(y+=g,n&&g!==y){h=0;while(m=e[h++])m(b,w,a,s);if(i){if(y>0)while(g--)b[g]||w[g]||(w[g]=P.call(c));w=Ot(w)}D.apply(c,w),l&&!i&&w.length>0&&y+e.length>1&&st.uniqueSort(c)}return l&&(_=k,u=x),b};return n?ut(i):i}return gt.prototype=r.filters=r.pseudos,r.setFilters=new gt,a=st.tokenize=function(t,e){var n,o,i,a,s,c,u,l=S[t+" "];if(l)return e?0:l.slice(0);s=t,c=[],u=r.preFilter;while(s){for(a in n&&!(o=U.exec(s))||(o&&(s=s.slice(o[0].length)||s),c.push(i=[])),n=!1,(o=V.exec(s))&&(n=o.shift(),i.push({value:n,type:o[0].replace(H," ")}),s=s.slice(n.length)),r.filter)!(o=G[a].exec(s))||u[a]&&!(o=u[a](o))||(n=o.shift(),i.push({value:n,type:a,matches:o}),s=s.slice(n.length));if(!n)break}return e?s.length:s?st.error(t):S(t,c).slice(0)},s=st.compile=function(t,e){var n,r=[],o=[],i=T[t+" "];if(!i){e||(e=a(t)),n=e.length;while(n--)i=St(e[n]),i[w]?r.push(i):o.push(i);i=T(t,Tt(o,r)),i.selector=t}return i},c=st.select=function(t,e,n,o){var i,c,u,l,f,p="function"===typeof t&&t,d=!o&&a(t=p.selector||t);if(n=n||[],1===d.length){if(c=d[0]=d[0].slice(0),c.length>2&&"ID"===(u=c[0]).type&&9===e.nodeType&&v&&r.relative[c[1].type]){if(e=(r.find["ID"](u.matches[0].replace(et,nt),e)||[])[0],!e)return n;p&&(e=e.parentNode),t=t.slice(c.shift().value.length)}i=G["needsContext"].test(t)?0:c.length;while(i--){if(u=c[i],r.relative[l=u.type])break;if((f=r.find[l])&&(o=f(u.matches[0].replace(et,nt),tt.test(c[0].type)&&yt(e.parentNode)||e))){if(c.splice(i,1),t=o.length&&bt(c),!t)return D.apply(n,o),n;break}}}return(p||s(t,d))(o,e,!v,n,!e||tt.test(t)&&yt(e.parentNode)||e),n},n.sortStable=w.split("").sort(A).join("")===w,n.detectDuplicates=!!f,p(),n.sortDetached=lt(function(t){return 1&t.compareDocumentPosition(d.createElement("fieldset"))}),lt(function(t){return t.innerHTML="","#"===t.firstChild.getAttribute("href")})||ft("type|href|height|width",function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),n.attributes&<(function(t){return t.innerHTML="",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")})||ft("value",function(t,e,n){if(!n&&"input"===t.nodeName.toLowerCase())return t.defaultValue}),lt(function(t){return null==t.getAttribute("disabled")})||ft(I,function(t,e,n){var r;if(!n)return!0===t[e]?e.toLowerCase():(r=t.getAttributeNode(e))&&r.specified?r.value:null}),st}(n);S.find=A,S.expr=A.selectors,S.expr[":"]=S.expr.pseudos,S.uniqueSort=S.unique=A.uniqueSort,S.text=A.getText,S.isXMLDoc=A.isXML,S.contains=A.contains,S.escapeSelector=A.escape;var C=function(t,e,n){var r=[],o=void 0!==n;while((t=t[e])&&9!==t.nodeType)if(1===t.nodeType){if(o&&S(t).is(n))break;r.push(t)}return r},j=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},P=S.expr.match.needsContext;function M(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}var D=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function L(t,e,n){return b(e)?S.grep(t,function(t,r){return!!e.call(t,r,t)!==n}):e.nodeType?S.grep(t,function(t){return t===e!==n}):"string"!==typeof e?S.grep(t,function(t){return p.call(e,t)>-1!==n}):S.filter(e,t,n)}S.filter=function(t,e,n){var r=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===r.nodeType?S.find.matchesSelector(r,t)?[r]:[]:S.find.matches(t,S.grep(e,function(t){return 1===t.nodeType}))},S.fn.extend({find:function(t){var e,n,r=this.length,o=this;if("string"!==typeof t)return this.pushStack(S(t).filter(function(){for(e=0;e1?S.uniqueSort(n):n},filter:function(t){return this.pushStack(L(this,t||[],!1))},not:function(t){return this.pushStack(L(this,t||[],!0))},is:function(t){return!!L(this,"string"===typeof t&&P.test(t)?S(t):t||[],!1).length}});var N,I=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,R=S.fn.init=function(t,e,n){var r,o;if(!t)return this;if(n=n||N,"string"===typeof t){if(r="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:I.exec(t),!r||!r[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(r[1]){if(e=e instanceof S?e[0]:e,S.merge(this,S.parseHTML(r[1],e&&e.nodeType?e.ownerDocument||e:s,!0)),D.test(r[1])&&S.isPlainObject(e))for(r in e)b(this[r])?this[r](e[r]):this.attr(r,e[r]);return this}return o=s.getElementById(r[2]),o&&(this[0]=o,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):b(t)?void 0!==n.ready?n.ready(t):t(S):S.makeArray(t,this)};R.prototype=S.fn,N=S(s);var $=/^(?:parents|prev(?:Until|All))/,q={children:!0,contents:!0,next:!0,prev:!0};function F(t,e){while((t=t[e])&&1!==t.nodeType);return t}S.fn.extend({has:function(t){var e=S(t,this),n=e.length;return this.filter(function(){for(var t=0;t-1:1===n.nodeType&&S.find.matchesSelector(n,t))){i.push(n);break}return this.pushStack(i.length>1?S.uniqueSort(i):i)},index:function(t){return t?"string"===typeof t?p.call(S(t),this[0]):p.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),S.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return C(t,"parentNode")},parentsUntil:function(t,e,n){return C(t,"parentNode",n)},next:function(t){return F(t,"nextSibling")},prev:function(t){return F(t,"previousSibling")},nextAll:function(t){return C(t,"nextSibling")},prevAll:function(t){return C(t,"previousSibling")},nextUntil:function(t,e,n){return C(t,"nextSibling",n)},prevUntil:function(t,e,n){return C(t,"previousSibling",n)},siblings:function(t){return j((t.parentNode||{}).firstChild,t)},children:function(t){return j(t.firstChild)},contents:function(t){return"undefined"!==typeof t.contentDocument?t.contentDocument:(M(t,"template")&&(t=t.content||t),S.merge([],t.childNodes))}},function(t,e){S.fn[t]=function(n,r){var o=S.map(this,e,n);return"Until"!==t.slice(-5)&&(r=n),r&&"string"===typeof r&&(o=S.filter(r,o)),this.length>1&&(q[t]||S.uniqueSort(o),$.test(t)&&o.reverse()),this.pushStack(o)}});var B=/[^\x20\t\r\n\f]+/g;function H(t){var e={};return S.each(t.match(B)||[],function(t,n){e[n]=!0}),e}function U(t){return t}function V(t){throw t}function z(t,e,n,r){var o;try{t&&b(o=t.promise)?o.call(t).done(e).fail(n):t&&b(o=t.then)?o.call(t,e,n):e.apply(void 0,[t].slice(r))}catch(t){n.apply(void 0,[t])}}S.Callbacks=function(t){t="string"===typeof t?H(t):S.extend({},t);var e,n,r,o,i=[],a=[],s=-1,c=function(){for(o=o||t.once,r=e=!0;a.length;s=-1){n=a.shift();while(++s-1)i.splice(n,1),n<=s&&s--}),this},has:function(t){return t?S.inArray(t,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return o=a=[],i=n="",this},disabled:function(){return!i},lock:function(){return o=a=[],n||e||(i=n=""),this},locked:function(){return!!o},fireWith:function(t,n){return o||(n=n||[],n=[t,n.slice?n.slice():n],a.push(n),e||c()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!r}};return u},S.extend({Deferred:function(t){var e=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],r="pending",o={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},catch:function(t){return o.then(null,t)},pipe:function(){var t=arguments;return S.Deferred(function(n){S.each(e,function(e,r){var o=b(t[r[4]])&&t[r[4]];i[r[1]](function(){var t=o&&o.apply(this,arguments);t&&b(t.promise)?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,o?[t]:arguments)})}),t=null}).promise()},then:function(t,r,o){var i=0;function a(t,e,r,o){return function(){var s=this,c=arguments,u=function(){var n,u;if(!(t=i&&(r!==V&&(s=void 0,c=[n]),e.rejectWith(s,c))}};t?l():(S.Deferred.getStackHook&&(l.stackTrace=S.Deferred.getStackHook()),n.setTimeout(l))}}return S.Deferred(function(n){e[0][3].add(a(0,n,b(o)?o:U,n.notifyWith)),e[1][3].add(a(0,n,b(t)?t:U)),e[2][3].add(a(0,n,b(r)?r:V))}).promise()},promise:function(t){return null!=t?S.extend(t,o):o}},i={};return S.each(e,function(t,n){var a=n[2],s=n[5];o[n[1]]=a.add,s&&a.add(function(){r=s},e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),a.add(n[3].fire),i[n[0]]=function(){return i[n[0]+"With"](this===i?void 0:this,arguments),this},i[n[0]+"With"]=a.fireWith}),o.promise(i),t&&t.call(i,i),i},when:function(t){var e=arguments.length,n=e,r=Array(n),o=u.call(arguments),i=S.Deferred(),a=function(t){return function(n){r[t]=this,o[t]=arguments.length>1?u.call(arguments):n,--e||i.resolveWith(r,o)}};if(e<=1&&(z(t,i.done(a(n)).resolve,i.reject,!e),"pending"===i.state()||b(o[n]&&o[n].then)))return i.then();while(n--)z(o[n],a(n),i.reject);return i.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(t,e){n.console&&n.console.warn&&t&&W.test(t.name)&&n.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},S.readyException=function(t){n.setTimeout(function(){throw t})};var X=S.Deferred();function G(){s.removeEventListener("DOMContentLoaded",G),n.removeEventListener("load",G),S.ready()}S.fn.ready=function(t){return X.then(t).catch(function(t){S.readyException(t)}),this},S.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--S.readyWait:S.isReady)||(S.isReady=!0,!0!==t&&--S.readyWait>0||X.resolveWith(s,[S]))}}),S.ready.then=X.then,"complete"===s.readyState||"loading"!==s.readyState&&!s.documentElement.doScroll?n.setTimeout(S.ready):(s.addEventListener("DOMContentLoaded",G),n.addEventListener("load",G));var Y=function(t,e,n,r,o,i,a){var s=0,c=t.length,u=null==n;if("object"===O(n))for(s in o=!0,n)Y(t,e,s,n[s],!0,i,a);else if(void 0!==r&&(o=!0,b(r)||(a=!0),u&&(a?(e.call(t,r),e=null):(u=e,e=function(t,e,n){return u.call(S(t),n)})),e))for(;s1,null,!0)},removeData:function(t){return this.each(function(){rt.remove(this,t)})}}),S.extend({queue:function(t,e,n){var r;if(t)return e=(e||"fx")+"queue",r=nt.get(t,e),n&&(!r||Array.isArray(n)?r=nt.access(t,e,S.makeArray(n)):r.push(n)),r||[]},dequeue:function(t,e){e=e||"fx";var n=S.queue(t,e),r=n.length,o=n.shift(),i=S._queueHooks(t,e),a=function(){S.dequeue(t,e)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===e&&n.unshift("inprogress"),delete i.stop,o.call(t,a,i)),!r&&i&&i.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return nt.get(t,n)||nt.access(t,n,{empty:S.Callbacks("once memory").add(function(){nt.remove(t,[e+"queue",n])})})}}),S.fn.extend({queue:function(t,e){var n=2;return"string"!==typeof t&&(e=t,t="fx",n--),arguments.length\x20\t\r\n\f]*)/i,_t=/^$|^module$|\/(?:java|ecma)script/i,Ot={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function kt(t,e){var n;return n="undefined"!==typeof t.getElementsByTagName?t.getElementsByTagName(e||"*"):"undefined"!==typeof t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&M(t,e)?S.merge([t],n):n}function St(t,e){for(var n=0,r=t.length;n-1)o&&o.push(i);else if(u=pt(i),a=kt(f.appendChild(i),"script"),u&&St(a),n){l=0;while(i=a[l++])_t.test(i.type||"")&&n.push(i)}return f}(function(){var t=s.createDocumentFragment(),e=t.appendChild(s.createElement("div")),n=s.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),e.appendChild(n),g.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",g.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue})();var At=/^key/,Ct=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,jt=/^([^.]*)(?:\.(.+)|)/;function Pt(){return!0}function Mt(){return!1}function Dt(t,e){return t===Lt()===("focus"===e)}function Lt(){try{return s.activeElement}catch(t){}}function Nt(t,e,n,r,o,i){var a,s;if("object"===typeof e){for(s in"string"!==typeof n&&(r=r||n,n=void 0),e)Nt(t,s,n,r,e[s],i);return t}if(null==r&&null==o?(o=n,r=n=void 0):null==o&&("string"===typeof n?(o=r,r=void 0):(o=r,r=n,n=void 0)),!1===o)o=Mt;else if(!o)return t;return 1===i&&(a=o,o=function(t){return S().off(t),a.apply(this,arguments)},o.guid=a.guid||(a.guid=S.guid++)),t.each(function(){S.event.add(this,e,o,r,n)})}function It(t,e,n){n?(nt.set(t,e,!1),S.event.add(t,e,{namespace:!1,handler:function(t){var r,o,i=nt.get(this,e);if(1&t.isTrigger&&this[e]){if(i.length)(S.event.special[e]||{}).delegateType&&t.stopPropagation();else if(i=u.call(arguments),nt.set(this,e,i),r=n(this,e),this[e](),o=nt.get(this,e),i!==o||r?nt.set(this,e,!1):o={},i!==o)return t.stopImmediatePropagation(),t.preventDefault(),o.value}else i.length&&(nt.set(this,e,{value:S.event.trigger(S.extend(i[0],S.Event.prototype),i.slice(1),this)}),t.stopImmediatePropagation())}})):void 0===nt.get(t,e)&&S.event.add(t,e,Pt)}S.event={global:{},add:function(t,e,n,r,o){var i,a,s,c,u,l,f,p,d,h,v,m=nt.get(t);if(m){n.handler&&(i=n,n=i.handler,o=i.selector),o&&S.find.matchesSelector(ft,o),n.guid||(n.guid=S.guid++),(c=m.events)||(c=m.events={}),(a=m.handle)||(a=m.handle=function(e){return"undefined"!==typeof S&&S.event.triggered!==e.type?S.event.dispatch.apply(t,arguments):void 0}),e=(e||"").match(B)||[""],u=e.length;while(u--)s=jt.exec(e[u])||[],d=v=s[1],h=(s[2]||"").split(".").sort(),d&&(f=S.event.special[d]||{},d=(o?f.delegateType:f.bindType)||d,f=S.event.special[d]||{},l=S.extend({type:d,origType:v,data:r,handler:n,guid:n.guid,selector:o,needsContext:o&&S.expr.match.needsContext.test(o),namespace:h.join(".")},i),(p=c[d])||(p=c[d]=[],p.delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,l),l.handler.guid||(l.handler.guid=n.guid)),o?p.splice(p.delegateCount++,0,l):p.push(l),S.event.global[d]=!0)}},remove:function(t,e,n,r,o){var i,a,s,c,u,l,f,p,d,h,v,m=nt.hasData(t)&&nt.get(t);if(m&&(c=m.events)){e=(e||"").match(B)||[""],u=e.length;while(u--)if(s=jt.exec(e[u])||[],d=v=s[1],h=(s[2]||"").split(".").sort(),d){f=S.event.special[d]||{},d=(r?f.delegateType:f.bindType)||d,p=c[d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=i=p.length;while(i--)l=p[i],!o&&v!==l.origType||n&&n.guid!==l.guid||s&&!s.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(p.splice(i,1),l.selector&&p.delegateCount--,f.remove&&f.remove.call(t,l));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(t,h,m.handle)||S.removeEvent(t,d,m.handle),delete c[d])}else for(d in c)S.event.remove(t,d+e[u],n,r,!0);S.isEmptyObject(c)&&nt.remove(t,"handle events")}},dispatch:function(t){var e,n,r,o,i,a,s=S.event.fix(t),c=new Array(arguments.length),u=(nt.get(this,"events")||{})[s.type]||[],l=S.event.special[s.type]||{};for(c[0]=s,e=1;e=1))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==t.type||!0!==u.disabled)){for(i=[],a={},n=0;n-1:S.find(o,this,null,[u]).length),a[o]&&i.push(r);i.length&&s.push({elem:u,handlers:i})}return u=this,c\x20\t\r\n\f]*)[^>]*)\/>/gi,$t=/\s*$/g;function Bt(t,e){return M(t,"table")&&M(11!==e.nodeType?e:e.firstChild,"tr")&&S(t).children("tbody")[0]||t}function Ht(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Ut(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Vt(t,e){var n,r,o,i,a,s,c,u;if(1===e.nodeType){if(nt.hasData(t)&&(i=nt.access(t),a=nt.set(e,i),u=i.events,u))for(o in delete a.handle,a.events={},u)for(n=0,r=u[o].length;n1&&"string"===typeof h&&!g.checkClone&&qt.test(h))return t.each(function(o){var i=t.eq(o);v&&(e[0]=h.call(this,o,i.html())),Wt(i,e,n,r)});if(p&&(o=Et(e,t[0].ownerDocument,!1,t,r),i=o.firstChild,1===o.childNodes.length&&(o=i),i||r)){for(a=S.map(kt(o,"script"),Ht),s=a.length;f")},clone:function(t,e,n){var r,o,i,a,s=t.cloneNode(!0),c=pt(t);if(!g.noCloneChecked&&(1===t.nodeType||11===t.nodeType)&&!S.isXMLDoc(t))for(a=kt(s),i=kt(t),r=0,o=i.length;r0&&St(a,!c&&kt(t,"script")),s},cleanData:function(t){for(var e,n,r,o=S.event.special,i=0;void 0!==(n=t[i]);i++)if(tt(n)){if(e=n[nt.expando]){if(e.events)for(r in e.events)o[r]?S.event.remove(n,r):S.removeEvent(n,r,e.handle);n[nt.expando]=void 0}n[rt.expando]&&(n[rt.expando]=void 0)}}}),S.fn.extend({detach:function(t){return Xt(this,t,!0)},remove:function(t){return Xt(this,t)},text:function(t){return Y(this,function(t){return void 0===t?S.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return Wt(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Bt(this,t);e.appendChild(t)}})},prepend:function(){return Wt(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Bt(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return Wt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return Wt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(S.cleanData(kt(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map(function(){return S.clone(this,t,e)})},html:function(t){return Y(this,function(t){var e=this[0]||{},n=0,r=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"===typeof t&&!$t.test(t)&&!Ot[(xt.exec(t)||["",""])[1].toLowerCase()]){t=S.htmlPrefilter(t);try{for(;n=0&&(c+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-i-c-s-.5))||0),c}function le(t,e,n){var r=Yt(t),o=!g.boxSizingReliable()||n,i=o&&"border-box"===S.css(t,"boxSizing",!1,r),a=i,s=Kt(t,e,r),c="offset"+e[0].toUpperCase()+e.slice(1);if(Gt.test(s)){if(!n)return s;s="auto"}return(!g.boxSizingReliable()&&i||"auto"===s||!parseFloat(s)&&"inline"===S.css(t,"display",!1,r))&&t.getClientRects().length&&(i="border-box"===S.css(t,"boxSizing",!1,r),a=c in t,a&&(s=t[c])),s=parseFloat(s)||0,s+ue(t,e,n||(i?"border":"content"),a,r,s)+"px"}function fe(t,e,n,r,o){return new fe.prototype.init(t,e,n,r,o)}S.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Kt(t,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(t,e,n,r){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var o,i,a,s=Z(e),c=ie.test(e),u=t.style;if(c||(e=re(s)),a=S.cssHooks[e]||S.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(o=a.get(t,!1,r))?o:u[e];i=typeof n,"string"===i&&(o=ut.exec(n))&&o[1]&&(n=mt(t,e,o),i="number"),null!=n&&n===n&&("number"!==i||c||(n+=o&&o[3]||(S.cssNumber[s]?"":"px")),g.clearCloneStyle||""!==n||0!==e.indexOf("background")||(u[e]="inherit"),a&&"set"in a&&void 0===(n=a.set(t,n,r))||(c?u.setProperty(e,n):u[e]=n))}},css:function(t,e,n,r){var o,i,a,s=Z(e),c=ie.test(e);return c||(e=re(s)),a=S.cssHooks[e]||S.cssHooks[s],a&&"get"in a&&(o=a.get(t,!0,n)),void 0===o&&(o=Kt(t,e,r)),"normal"===o&&e in se&&(o=se[e]),""===n||n?(i=parseFloat(o),!0===n||isFinite(i)?i||0:o):o}}),S.each(["height","width"],function(t,e){S.cssHooks[e]={get:function(t,n,r){if(n)return!oe.test(S.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?le(t,e,r):vt(t,ae,function(){return le(t,e,r)})},set:function(t,n,r){var o,i=Yt(t),a=!g.scrollboxSize()&&"absolute"===i.position,s=a||r,c=s&&"border-box"===S.css(t,"boxSizing",!1,i),u=r?ue(t,e,r,c,i):0;return c&&a&&(u-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(i[e])-ue(t,e,"border",!1,i)-.5)),u&&(o=ut.exec(n))&&"px"!==(o[3]||"px")&&(t.style[e]=n,n=S.css(t,e)),ce(t,n,u)}}}),S.cssHooks.marginLeft=Qt(g.reliableMarginLeft,function(t,e){if(e)return(parseFloat(Kt(t,"marginLeft"))||t.getBoundingClientRect().left-vt(t,{marginLeft:0},function(){return t.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(t,e){S.cssHooks[t+e]={expand:function(n){for(var r=0,o={},i="string"===typeof n?n.split(" "):[n];r<4;r++)o[t+lt[r]+e]=i[r]||i[r-2]||i[0];return o}},"margin"!==t&&(S.cssHooks[t+e].set=ce)}),S.fn.extend({css:function(t,e){return Y(this,function(t,e,n){var r,o,i={},a=0;if(Array.isArray(e)){for(r=Yt(t),o=e.length;a1)}}),S.Tween=fe,fe.prototype={constructor:fe,init:function(t,e,n,r,o,i){this.elem=t,this.prop=n,this.easing=o||S.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=r,this.unit=i||(S.cssNumber[n]?"":"px")},cur:function(){var t=fe.propHooks[this.prop];return t&&t.get?t.get(this):fe.propHooks._default.get(this)},run:function(t){var e,n=fe.propHooks[this.prop];return this.options.duration?this.pos=e=S.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):fe.propHooks._default.set(this),this}},fe.prototype.init.prototype=fe.prototype,fe.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=S.css(t.elem,t.prop,""),e&&"auto"!==e?e:0)},set:function(t){S.fx.step[t.prop]?S.fx.step[t.prop](t):1!==t.elem.nodeType||!S.cssHooks[t.prop]&&null==t.elem.style[re(t.prop)]?t.elem[t.prop]=t.now:S.style(t.elem,t.prop,t.now+t.unit)}}},fe.propHooks.scrollTop=fe.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},S.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},S.fx=fe.prototype.init,S.fx.step={};var pe,de,he=/^(?:toggle|show|hide)$/,ve=/queueHooks$/;function me(){de&&(!1===s.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(me):n.setTimeout(me,S.fx.interval),S.fx.tick())}function ye(){return n.setTimeout(function(){pe=void 0}),pe=Date.now()}function ge(t,e){var n,r=0,o={height:t};for(e=e?1:0;r<4;r+=2-e)n=lt[r],o["margin"+n]=o["padding"+n]=t;return e&&(o.opacity=o.width=t),o}function be(t,e,n){for(var r,o=(_e.tweeners[e]||[]).concat(_e.tweeners["*"]),i=0,a=o.length;i1)},removeAttr:function(t){return this.each(function(){S.removeAttr(this,t)})}}),S.extend({attr:function(t,e,n){var r,o,i=t.nodeType;if(3!==i&&8!==i&&2!==i)return"undefined"===typeof t.getAttribute?S.prop(t,e,n):(1===i&&S.isXMLDoc(t)||(o=S.attrHooks[e.toLowerCase()]||(S.expr.match.bool.test(e)?Oe:void 0)),void 0!==n?null===n?void S.removeAttr(t,e):o&&"set"in o&&void 0!==(r=o.set(t,n,e))?r:(t.setAttribute(e,n+""),n):o&&"get"in o&&null!==(r=o.get(t,e))?r:(r=S.find.attr(t,e),null==r?void 0:r))},attrHooks:{type:{set:function(t,e){if(!g.radioValue&&"radio"===e&&M(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,r=0,o=e&&e.match(B);if(o&&1===t.nodeType)while(n=o[r++])t.removeAttribute(n)}}),Oe={set:function(t,e,n){return!1===e?S.removeAttr(t,n):t.setAttribute(n,n),n}},S.each(S.expr.match.bool.source.match(/\w+/g),function(t,e){var n=ke[e]||S.find.attr;ke[e]=function(t,e,r){var o,i,a=e.toLowerCase();return r||(i=ke[a],ke[a]=o,o=null!=n(t,e,r)?a:null,ke[a]=i),o}});var Se=/^(?:input|select|textarea|button)$/i,Te=/^(?:a|area)$/i;function Ee(t){var e=t.match(B)||[];return e.join(" ")}function Ae(t){return t.getAttribute&&t.getAttribute("class")||""}function Ce(t){return Array.isArray(t)?t:"string"===typeof t&&t.match(B)||[]}S.fn.extend({prop:function(t,e){return Y(this,S.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[S.propFix[t]||t]})}}),S.extend({prop:function(t,e,n){var r,o,i=t.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&S.isXMLDoc(t)||(e=S.propFix[e]||e,o=S.propHooks[e]),void 0!==n?o&&"set"in o&&void 0!==(r=o.set(t,n,e))?r:t[e]=n:o&&"get"in o&&null!==(r=o.get(t,e))?r:t[e]},propHooks:{tabIndex:{get:function(t){var e=S.find.attr(t,"tabindex");return e?parseInt(e,10):Se.test(t.nodeName)||Te.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(S.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,r,o,i,a,s,c=0;if(b(t))return this.each(function(e){S(this).addClass(t.call(this,e,Ae(this)))});if(e=Ce(t),e.length)while(n=this[c++])if(o=Ae(n),r=1===n.nodeType&&" "+Ee(o)+" ",r){a=0;while(i=e[a++])r.indexOf(" "+i+" ")<0&&(r+=i+" ");s=Ee(r),o!==s&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,o,i,a,s,c=0;if(b(t))return this.each(function(e){S(this).removeClass(t.call(this,e,Ae(this)))});if(!arguments.length)return this.attr("class","");if(e=Ce(t),e.length)while(n=this[c++])if(o=Ae(n),r=1===n.nodeType&&" "+Ee(o)+" ",r){a=0;while(i=e[a++])while(r.indexOf(" "+i+" ")>-1)r=r.replace(" "+i+" "," ");s=Ee(r),o!==s&&n.setAttribute("class",s)}return this},toggleClass:function(t,e){var n=typeof t,r="string"===n||Array.isArray(t);return"boolean"===typeof e&&r?e?this.addClass(t):this.removeClass(t):b(t)?this.each(function(n){S(this).toggleClass(t.call(this,n,Ae(this),e),e)}):this.each(function(){var e,o,i,a;if(r){o=0,i=S(this),a=Ce(t);while(e=a[o++])i.hasClass(e)?i.removeClass(e):i.addClass(e)}else void 0!==t&&"boolean"!==n||(e=Ae(this),e&&nt.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===t?"":nt.get(this,"__className__")||""))})},hasClass:function(t){var e,n,r=0;e=" "+t+" ";while(n=this[r++])if(1===n.nodeType&&(" "+Ee(Ae(n))+" ").indexOf(e)>-1)return!0;return!1}});var je=/\r/g;S.fn.extend({val:function(t){var e,n,r,o=this[0];return arguments.length?(r=b(t),this.each(function(n){var o;1===this.nodeType&&(o=r?t.call(this,n,S(this).val()):t,null==o?o="":"number"===typeof o?o+="":Array.isArray(o)&&(o=S.map(o,function(t){return null==t?"":t+""})),e=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()],e&&"set"in e&&void 0!==e.set(this,o,"value")||(this.value=o))})):o?(e=S.valHooks[o.type]||S.valHooks[o.nodeName.toLowerCase()],e&&"get"in e&&void 0!==(n=e.get(o,"value"))?n:(n=o.value,"string"===typeof n?n.replace(je,""):null==n?"":n)):void 0}}),S.extend({valHooks:{option:{get:function(t){var e=S.find.attr(t,"value");return null!=e?e:Ee(S.text(t))}},select:{get:function(t){var e,n,r,o=t.options,i=t.selectedIndex,a="select-one"===t.type,s=a?null:[],c=a?i+1:o.length;for(r=i<0?c:a?i:0;r-1)&&(n=!0);return n||(t.selectedIndex=-1),i}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=S.inArray(S(t).val(),e)>-1}},g.checkOn||(S.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})}),g.focusin="onfocusin"in n;var Pe=/^(?:focusinfocus|focusoutblur)$/,Me=function(t){t.stopPropagation()};S.extend(S.event,{trigger:function(t,e,r,o){var i,a,c,u,l,f,p,d,h=[r||s],m=v.call(t,"type")?t.type:t,y=v.call(t,"namespace")?t.namespace.split("."):[];if(a=d=c=r=r||s,3!==r.nodeType&&8!==r.nodeType&&!Pe.test(m+S.event.triggered)&&(m.indexOf(".")>-1&&(y=m.split("."),m=y.shift(),y.sort()),l=m.indexOf(":")<0&&"on"+m,t=t[S.expando]?t:new S.Event(m,"object"===typeof t&&t),t.isTrigger=o?2:3,t.namespace=y.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+y.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),e=null==e?[t]:S.makeArray(e,[t]),p=S.event.special[m]||{},o||!p.trigger||!1!==p.trigger.apply(r,e))){if(!o&&!p.noBubble&&!w(r)){for(u=p.delegateType||m,Pe.test(u+m)||(a=a.parentNode);a;a=a.parentNode)h.push(a),c=a;c===(r.ownerDocument||s)&&h.push(c.defaultView||c.parentWindow||n)}i=0;while((a=h[i++])&&!t.isPropagationStopped())d=a,t.type=i>1?u:p.bindType||m,f=(nt.get(a,"events")||{})[t.type]&&nt.get(a,"handle"),f&&f.apply(a,e),f=l&&a[l],f&&f.apply&&tt(a)&&(t.result=f.apply(a,e),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||p._default&&!1!==p._default.apply(h.pop(),e)||!tt(r)||l&&b(r[m])&&!w(r)&&(c=r[l],c&&(r[l]=null),S.event.triggered=m,t.isPropagationStopped()&&d.addEventListener(m,Me),r[m](),t.isPropagationStopped()&&d.removeEventListener(m,Me),S.event.triggered=void 0,c&&(r[l]=c)),t.result}},simulate:function(t,e,n){var r=S.extend(new S.Event,n,{type:t,isSimulated:!0});S.event.trigger(r,null,e)}}),S.fn.extend({trigger:function(t,e){return this.each(function(){S.event.trigger(t,e,this)})},triggerHandler:function(t,e){var n=this[0];if(n)return S.event.trigger(t,e,n,!0)}}),g.focusin||S.each({focus:"focusin",blur:"focusout"},function(t,e){var n=function(t){S.event.simulate(e,t.target,S.event.fix(t))};S.event.special[e]={setup:function(){var r=this.ownerDocument||this,o=nt.access(r,e);o||r.addEventListener(t,n,!0),nt.access(r,e,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this,o=nt.access(r,e)-1;o?nt.access(r,e,o):(r.removeEventListener(t,n,!0),nt.remove(r,e))}}});var De=n.location,Le=Date.now(),Ne=/\?/;S.parseXML=function(t){var e;if(!t||"string"!==typeof t)return null;try{e=(new n.DOMParser).parseFromString(t,"text/xml")}catch(r){e=void 0}return e&&!e.getElementsByTagName("parsererror").length||S.error("Invalid XML: "+t),e};var Ie=/\[\]$/,Re=/\r?\n/g,$e=/^(?:submit|button|image|reset|file)$/i,qe=/^(?:input|select|textarea|keygen)/i;function Fe(t,e,n,r){var o;if(Array.isArray(e))S.each(e,function(e,o){n||Ie.test(t)?r(t,o):Fe(t+"["+("object"===typeof o&&null!=o?e:"")+"]",o,n,r)});else if(n||"object"!==O(e))r(t,e);else for(o in e)Fe(t+"["+o+"]",e[o],n,r)}S.param=function(t,e){var n,r=[],o=function(t,e){var n=b(e)?e():e;r[r.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==n?"":n)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!S.isPlainObject(t))S.each(t,function(){o(this.name,this.value)});else for(n in t)Fe(n,t[n],e,o);return r.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=S.prop(this,"elements");return t?S.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!S(this).is(":disabled")&&qe.test(this.nodeName)&&!$e.test(t)&&(this.checked||!wt.test(t))}).map(function(t,e){var n=S(this).val();return null==n?null:Array.isArray(n)?S.map(n,function(t){return{name:e.name,value:t.replace(Re,"\r\n")}}):{name:e.name,value:n.replace(Re,"\r\n")}}).get()}});var Be=/%20/g,He=/#.*$/,Ue=/([?&])_=[^&]*/,Ve=/^(.*?):[ \t]*([^\r\n]*)$/gm,ze=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,We=/^(?:GET|HEAD)$/,Xe=/^\/\//,Ge={},Ye={},Je="*/".concat("*"),Ke=s.createElement("a");function Qe(t){return function(e,n){"string"!==typeof e&&(n=e,e="*");var r,o=0,i=e.toLowerCase().match(B)||[];if(b(n))while(r=i[o++])"+"===r[0]?(r=r.slice(1)||"*",(t[r]=t[r]||[]).unshift(n)):(t[r]=t[r]||[]).push(n)}}function Ze(t,e,n,r){var o={},i=t===Ye;function a(s){var c;return o[s]=!0,S.each(t[s]||[],function(t,s){var u=s(e,n,r);return"string"!==typeof u||i||o[u]?i?!(c=u):void 0:(e.dataTypes.unshift(u),a(u),!1)}),c}return a(e.dataTypes[0])||!o["*"]&&a("*")}function tn(t,e){var n,r,o=S.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((o[n]?t:r||(r={}))[n]=e[n]);return r&&S.extend(!0,t,r),t}function en(t,e,n){var r,o,i,a,s=t.contents,c=t.dataTypes;while("*"===c[0])c.shift(),void 0===r&&(r=t.mimeType||e.getResponseHeader("Content-Type"));if(r)for(o in s)if(s[o]&&s[o].test(r)){c.unshift(o);break}if(c[0]in n)i=c[0];else{for(o in n){if(!c[0]||t.converters[o+" "+c[0]]){i=o;break}a||(a=o)}i=i||a}if(i)return i!==c[0]&&c.unshift(i),n[i]}function nn(t,e,n,r){var o,i,a,s,c,u={},l=t.dataTypes.slice();if(l[1])for(a in t.converters)u[a.toLowerCase()]=t.converters[a];i=l.shift();while(i)if(t.responseFields[i]&&(n[t.responseFields[i]]=e),!c&&r&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),c=i,i=l.shift(),i)if("*"===i)i=c;else if("*"!==c&&c!==i){if(a=u[c+" "+i]||u["* "+i],!a)for(o in u)if(s=o.split(" "),s[1]===i&&(a=u[c+" "+s[0]]||u["* "+s[0]],a)){!0===a?a=u[o]:!0!==u[o]&&(i=s[0],l.unshift(s[1]));break}if(!0!==a)if(a&&t.throws)e=a(e);else try{e=a(e)}catch(f){return{state:"parsererror",error:a?f:"No conversion from "+c+" to "+i}}}return{state:"success",data:e}}Ke.href=De.href,S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:De.href,type:"GET",isLocal:ze.test(De.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Je,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?tn(tn(t,S.ajaxSettings),e):tn(S.ajaxSettings,t)},ajaxPrefilter:Qe(Ge),ajaxTransport:Qe(Ye),ajax:function(t,e){"object"===typeof t&&(e=t,t=void 0),e=e||{};var r,o,i,a,c,u,l,f,p,d,h=S.ajaxSetup({},e),v=h.context||h,m=h.context&&(v.nodeType||v.jquery)?S(v):S.event,y=S.Deferred(),g=S.Callbacks("once memory"),b=h.statusCode||{},w={},x={},_="canceled",O={readyState:0,getResponseHeader:function(t){var e;if(l){if(!a){a={};while(e=Ve.exec(i))a[e[1].toLowerCase()+" "]=(a[e[1].toLowerCase()+" "]||[]).concat(e[2])}e=a[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return l?i:null},setRequestHeader:function(t,e){return null==l&&(t=x[t.toLowerCase()]=x[t.toLowerCase()]||t,w[t]=e),this},overrideMimeType:function(t){return null==l&&(h.mimeType=t),this},statusCode:function(t){var e;if(t)if(l)O.always(t[O.status]);else for(e in t)b[e]=[b[e],t[e]];return this},abort:function(t){var e=t||_;return r&&r.abort(e),k(0,e),this}};if(y.promise(O),h.url=((t||h.url||De.href)+"").replace(Xe,De.protocol+"//"),h.type=e.method||e.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(B)||[""],null==h.crossDomain){u=s.createElement("a");try{u.href=h.url,u.href=u.href,h.crossDomain=Ke.protocol+"//"+Ke.host!==u.protocol+"//"+u.host}catch(T){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!==typeof h.data&&(h.data=S.param(h.data,h.traditional)),Ze(Ge,h,e,O),l)return O;for(p in f=S.event&&h.global,f&&0===S.active++&&S.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!We.test(h.type),o=h.url.replace(He,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Be,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"===typeof h.data)&&(o+=(Ne.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ue,"$1"),d=(Ne.test(o)?"&":"?")+"_="+Le+++d),h.url=o+d),h.ifModified&&(S.lastModified[o]&&O.setRequestHeader("If-Modified-Since",S.lastModified[o]),S.etag[o]&&O.setRequestHeader("If-None-Match",S.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||e.contentType)&&O.setRequestHeader("Content-Type",h.contentType),O.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Je+"; q=0.01":""):h.accepts["*"]),h.headers)O.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(v,O,h)||l))return O.abort();if(_="abort",g.add(h.complete),O.done(h.success),O.fail(h.error),r=Ze(Ye,h,e,O),r){if(O.readyState=1,f&&m.trigger("ajaxSend",[O,h]),l)return O;h.async&&h.timeout>0&&(c=n.setTimeout(function(){O.abort("timeout")},h.timeout));try{l=!1,r.send(w,k)}catch(T){if(l)throw T;k(-1,T)}}else k(-1,"No Transport");function k(t,e,a,s){var u,p,d,w,x,_=e;l||(l=!0,c&&n.clearTimeout(c),r=void 0,i=s||"",O.readyState=t>0?4:0,u=t>=200&&t<300||304===t,a&&(w=en(h,O,a)),w=nn(h,w,O,u),u?(h.ifModified&&(x=O.getResponseHeader("Last-Modified"),x&&(S.lastModified[o]=x),x=O.getResponseHeader("etag"),x&&(S.etag[o]=x)),204===t||"HEAD"===h.type?_="nocontent":304===t?_="notmodified":(_=w.state,p=w.data,d=w.error,u=!d)):(d=_,!t&&_||(_="error",t<0&&(t=0))),O.status=t,O.statusText=(e||_)+"",u?y.resolveWith(v,[p,_,O]):y.rejectWith(v,[O,_,d]),O.statusCode(b),b=void 0,f&&m.trigger(u?"ajaxSuccess":"ajaxError",[O,h,u?p:d]),g.fireWith(v,[O,_]),f&&(m.trigger("ajaxComplete",[O,h]),--S.active||S.event.trigger("ajaxStop")))}return O},getJSON:function(t,e,n){return S.get(t,e,n,"json")},getScript:function(t,e){return S.get(t,void 0,e,"script")}}),S.each(["get","post"],function(t,e){S[e]=function(t,n,r,o){return b(n)&&(o=o||r,r=n,n=void 0),S.ajax(S.extend({url:t,type:e,dataType:o,data:n,success:r},S.isPlainObject(t)&&t))}}),S._evalUrl=function(t,e){return S.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){S.globalEval(t,e)}})},S.fn.extend({wrapAll:function(t){var e;return this[0]&&(b(t)&&(t=t.call(this[0])),e=S(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){var t=this;while(t.firstElementChild)t=t.firstElementChild;return t}).append(this)),this},wrapInner:function(t){return b(t)?this.each(function(e){S(this).wrapInner(t.call(this,e))}):this.each(function(){var e=S(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)})},wrap:function(t){var e=b(t);return this.each(function(n){S(this).wrapAll(e?t.call(this,n):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(t){return!S.expr.pseudos.visible(t)},S.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(t){}};var rn={0:200,1223:204},on=S.ajaxSettings.xhr();g.cors=!!on&&"withCredentials"in on,g.ajax=on=!!on,S.ajaxTransport(function(t){var e,r;if(g.cors||on&&!t.crossDomain)return{send:function(o,i){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];for(a in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)s.setRequestHeader(a,o[a]);e=function(t){return function(){e&&(e=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===t?s.abort():"error"===t?"number"!==typeof s.status?i(0,"error"):i(s.status,s.statusText):i(rn[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!==typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=e(),r=s.onerror=s.ontimeout=e("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout(function(){e&&r()})},e=e("abort");try{s.send(t.hasContent&&t.data||null)}catch(c){if(e)throw c}},abort:function(){e&&e()}}}),S.ajaxPrefilter(function(t){t.crossDomain&&(t.contents.script=!1)}),S.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return S.globalEval(t),t}}}),S.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),S.ajaxTransport("script",function(t){var e,n;if(t.crossDomain||t.scriptAttrs)return{send:function(r,o){e=S("