You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/dist/mercury.esm.js

5 lines
428 KiB
JavaScript

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

function e(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function t(e,t){return e(t={exports:{}},t.exports),t.exports}var n=t((function(e){!function(t){var n=Object.prototype,r=n.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag",u=t.regeneratorRuntime;if(u)e.exports=u;else{(u=t.regeneratorRuntime=e.exports).wrap=p;var c={},l={};l[i]=function(){return this};var f=Object.getPrototypeOf,d=f&&f(f(E([])));d&&d!==n&&r.call(d,i)&&(l=d);var h=y.prototype=g.prototype=Object.create(l);v.prototype=h.constructor=y,y.constructor=v,y[s]=v.displayName="GeneratorFunction",u.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===v||"GeneratorFunction"===(t.displayName||t.name))},u.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,s in e||(e[s]="GeneratorFunction")),e.prototype=Object.create(h),e},u.awrap=function(e){return{__await:e}},_(b.prototype),b.prototype[o]=function(){return this},u.AsyncIterator=b,u.async=function(e,t,n,r){var a=new b(p(e,t,n,r));return u.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},_(h),h[s]="Generator",h[i]=function(){return this},h.toString=function(){return"[object Generator]"},u.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},u.values=E,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&r.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return o.type="throw",o.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var s=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var a=this.tryEntries[n];if(a.tryLoc<=this.prev&&r.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,c):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),c},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),x(n),c}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;x(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:E(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),c}}}function p(e,t,n,r){var a=t&&t.prototype instanceof g?t:g,i=Object.create(a.prototype),o=new k(r||[]);return i._invoke=function(e,t,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return S()}for(n.method=a,n.arg=i;;){var o=n.delegate;if(o){var s=w(o,n);if(s){if(s===c)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var u=m(e,t,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===c)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}(e,n,o),i}function m(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}function g(){}function v(){}function y(){}function _(e){["next","throw","return"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function b(e){var t;this._invoke=function(n,a){function i(){return new Promise((function(t,i){!function t(n,a,i,o){var s=m(e[n],e,a);if("throw"!==s.type){var u=s.arg,c=u.value;return c&&"object"==typeof c&&r.call(c,"__await")?Promise.resolve(c.__await).then((function(e){t("next",e,i,o)}),(function(e){t("throw",e,i,o)})):Promise.resolve(c).then((function(e){u.value=e,i(u)}),(function(e){return t("throw",e,i,o)}))}o(s.arg)}(n,a,t,i)}))}return t=t?t.then(i,i):i()}}function w(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,w(e,t),"throw"===t.method))return c;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return c}var r=m(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,c;var a=r.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,c):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,c)}function A(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(A,this),this.reset(!0)}function E(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,a=function t(){for(;++n<e.length;)if(r.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return a.next=a}}return{next:S}}function S(){return{value:void 0,done:!0}}}(function(){return this||"object"==typeof self&&self}()||Function("return this")())})),r=function(){return this||"object"==typeof self&&self}()||Function("return this")(),a=r.regeneratorRuntime&&Object.getOwnPropertyNames(r).indexOf("regeneratorRuntime")>=0,i=a&&r.regeneratorRuntime;r.regeneratorRuntime=void 0;var o=n;if(a)r.regeneratorRuntime=i;else try{delete r.regeneratorRuntime}catch(e){r.regeneratorRuntime=void 0}var s=o,u={}.toString,c=function(e){return u.call(e).slice(8,-1)},l=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==c(e)?e.split(""):Object(e)},f=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},d=function(e){return l(f(e))},h={f:{}.propertyIsEnumerable},p=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},m=function(e){return"object"==typeof e?null!==e:"function"==typeof e},g=function(e,t){if(!m(e))return e;var n,r;if(t&&"function"==typeof(n=e.toString)&&!m(r=n.call(e)))return r;if("function"==typeof(n=e.valueOf)&&!m(r=n.call(e)))return r;if(!t&&"function"==typeof(n=e.toString)&&!m(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},v={}.hasOwnProperty,y=function(e,t){return v.call(e,t)},_=function(e){try{return!!e()}catch(e){return!0}},b=!_((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})),w=t((function(e){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)})),A=w.document,x=m(A)&&m(A.createElement),k=function(e){return x?A.createElement(e):{}},E=!b&&!_((function(){return 7!=Object.defineProperty(k("div"),"a",{get:function(){return 7}}).a})),S=Object.getOwnPropertyDescriptor,M={f:b?S:function(e,t){if(e=d(e),t=g(t,!0),E)try{return S(e,t)}catch(e){}if(y(e,t))return p(!h.f.call(e,t),e[t])}},T=t((function(e){var t=e.exports={version:"2.6.2"};"number"==typeof __e&&(__e=t)})),C=(T.version,function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}),D=function(e,t,n){if(C(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,a){return e.call(t,n,r,a)}}return function(){return e.apply(t,arguments)}},O=function(e){if(!m(e))throw TypeError(e+" is not an object!");return e},N=Object.defineProperty,j={f:b?Object.defineProperty:function(e,t,n){if(O(e),t=g(t,!0),O(n),E)try{return N(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},P=b?function(e,t,n){return j.f(e,t,p(1,n))}:function(e,t,n){return e[t]=n,e},z=function(e,t,n){var r,a,i,o=e&z.F,s=e&z.G,u=e&z.S,c=e&z.P,l=e&z.B,f=e&z.W,d=s?T:T[t]||(T[t]={}),h=d.prototype,p=s?w:u?w[t]:(w[t]||{}).prototype;for(r in s&&(n=t),n)(a=!o&&p&&void 0!==p[r])&&y(d,r)||(i=a?p[r]:n[r],d[r]=s&&"function"!=typeof p[r]?n[r]:l&&a?D(i,w):f&&p[r]==i?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(i):c&&"function"==typeof i?D(Function.call,i):i,c&&((d.virtual||(d.virtual={}))[r]=i,e&z.R&&h&&!h[r]&&P(h,r,i)))};z.F=1,z.G=2,z.S=4,z.P=8,z.B=16,z.W=32,z.U=64,z.R=128;var L=z,R=function(e,t){var n=(T.Object||{})[e]||Object[e],r={};r[e]=t(n),L(L.S+L.F*_((function(){n(1)})),"Object",r)},Y=M.f;R("getOwnPropertyDescriptor",(function(){return function(e,t){return Y(d(e),t)}}));var W,q=T.Object,I=function(e,t){return q.getOwnPropertyDescriptor(e,t)},H=P,B=0,F=Math.random(),G=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++B+F).toString(36))},U=t((function(e){var t=G("meta"),n=j.f,r=0,a=Object.isExtensible||function(){return!0},i=!_((function(){return a(Object.preventExtensions({}))})),o=function(e){n(e,t,{value:{i:"O"+ ++r,w:{}}})},s=e.exports={KEY:t,NEED:!1,fastKey:function(e,n){if(!m(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!y(e,t)){if(!a(e))return"F";if(!n)return"E";o(e)}return e[t].i},getWeak:function(e,n){if(!y(e,t)){if(!a(e))return!0;if(!n)return!1;o(e)}return e[t].w},onFreeze:function(e){return i&&s.NEED&&a(e)&&!y(e,t)&&o(e),e}}})),$=(U.KEY,U.NEED,U.fastKey,U.getWeak,U.onFreeze,t((function(e){var t=w["__core-js_shared__"]||(w["__core-js_shared__"]={});(e.exports=function(e,n){return t[e]||(t[e]=void 0!==n?n:{})})("versions",[]).push({version:T.version,mode:"pure",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})}))),V=t((function(e){var t=$("wks"),n=w.Symbol,r="function"==typeof n;(e.exports=function(e){return t[e]||(t[e]=r&&n[e]||(r?n:G)("Symbol."+e))}).store=t})),J=j.f,K=V("toStringTag"),X=function(e,t,n){e&&!y(e=n?e:e.prototype,K)&&J(e,K,{configurable:!0,value:t})},Z={f:V},Q=j.f,ee=function(e){var t=T.Symbol||(T.Symbol={});"_"==e.charAt(0)||e in t||Q(t,e,{value:Z.f(e)})},te=Math.ceil,ne=Math.floor,re=function(e){return isNaN(e=+e)?0:(e>0?ne:te)(e)},ae=Math.min,ie=function(e){return e>0?ae(re(e),9007199254740991):0},oe=Math.max,se=Math.min,ue=$("keys"),ce=function(e){return ue[e]||(ue[e]=G(e))},le=(W=!1,function(e,t,n){var r,a=d(e),i=ie(a.length),o=function(e,t){return(e=re(e))<0?oe(e+t,0):se(e,t)}(n,i);if(W&&t!=t){for(;i>o;)if((r=a[o++])!=r)return!0}else for(;i>o;o++)if((W||o in a)&&a[o]===t)return W||o||0;return!W&&-1}),fe=ce("IE_PROTO"),de=function(e,t){var n,r=d(e),a=0,i=[];for(n in r)n!=fe&&y(r,n)&&i.push(n);for(;t.length>a;)y(r,n=t[a++])&&(~le(i,n)||i.push(n));return i},he="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),pe=Object.keys||function(e){return de(e,he)},me={f:Object.getOwnPropertySymbols},ge=Array.isArray||function(e){return"Array"==c(e)},ve=b?Object.defineProperties:function(e,t){O(e);for(var n,r=pe(t),a=r.length,i=0;a>i;)j.f(e,n=r[i++],t[n]);return e},ye=w.document,_e=ye&&ye.documentElement,be=ce("IE_PROTO"),we=function(){},Ae=function(){var e,t=k("iframe"),n=he.length;for(t.style.display="none",_e.appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),Ae=e.F;n--;)delete Ae.prototype[he[n]];return Ae()},xe=Object.create||function(e,t){var n;return null!==e?(we.prototype=O(e),n=new we,we.prototype=null,n[be]=e):n=Ae(),void 0===t?n:ve(n,t)},ke=he.concat("length","prototype"),Ee={f:Object.getOwnPropertyNames||function(e){return de(e,ke)}},Se=Ee.f,Me={}.toString,Te="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ce={f:function(e){return Te&&"[object Window]"==Me.call(e)?function(e){try{return Se(e)}catch(e){return Te.slice()}}(e):Se(d(e))}},De=U.KEY,Oe=M.f,Ne=j.f,je=Ce.f,Pe=w.Symbol,ze=w.JSON,Le=ze&&ze.stringify,Re=V("_hidden"),Ye=V("toPrimitive"),We={}.propertyIsEnumerable,qe=$("symbol-registry"),Ie=$("symbols"),He=$("op-symbols"),Be=Object.prototype,Fe="function"==typeof Pe,Ge=w.QObject,Ue=!Ge||!Ge.prototype||!Ge.prototype.findChild,$e=b&&_((function(){return 7!=xe(Ne({},"a",{get:function(){return Ne(this,"a",{value:7}).a}})).a}))?function(e,t,n){var r=Oe(Be,t);r&&delete Be[t],Ne(e,t,n),r&&e!==Be&&Ne(Be,t,r)}:Ne,Ve=function(e){var t=Ie[e]=xe(Pe.prototype);return t._k=e,t},Je=Fe&&"symbol"==typeof Pe.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof Pe},Ke=function(e,t,n){return e===Be&&Ke(He,t,n),O(e),t=g(t,!0),O(n),y(Ie,t)?(n.enumerable?(y(e,Re)&&e[Re][t]&&(e[Re][t]=!1),n=xe(n,{enumerable:p(0,!1)})):(y(e,Re)||Ne(e,Re,p(1,{})),e[Re][t]=!0),$e(e,t,n)):Ne(e,t,n)},Xe=function(e,t){O(e);for(var n,r=function(e){var t=pe(e),n=me.f;if(n)for(var r,a=n(e),i=h.f,o=0;a.length>o;)i.call(e,r=a[o++])&&t.push(r);return t}(t=d(t)),a=0,i=r.length;i>a;)Ke(e,n=r[a++],t[n]);return e},Ze=function(e){var t=We.call(this,e=g(e,!0));return!(this===Be&&y(Ie,e)&&!y(He,e))&&(!(t||!y(this,e)||!y(Ie,e)||y(this,Re)&&this[Re][e])||t)},Qe=function(e,t){if(e=d(e),t=g(t,!0),e!==Be||!y(Ie,t)||y(He,t)){var n=Oe(e,t);return!n||!y(Ie,t)||y(e,Re)&&e[Re][t]||(n.enumerable=!0),n}},et=function(e){for(var t,n=je(d(e)),r=[],a=0;n.length>a;)y(Ie,t=n[a++])||t==Re||t==De||r.push(t);return r},tt=function(e){for(var t,n=e===Be,r=je(n?He:d(e)),a=[],i=0;r.length>i;)!y(Ie,t=r[i++])||n&&!y(Be,t)||a.push(Ie[t]);return a};Fe||(H((Pe=function(){if(this instanceof Pe)throw TypeError("Symbol is not a constructor!");var e=G(arguments.length>0?arguments[0]:void 0),t=function(n){this===Be&&t.call(He,n),y(this,Re)&&y(this[Re],e)&&(this[Re][e]=!1),$e(this,e,p(1,n))};return b&&Ue&&$e(Be,e,{configurable:!0,set:t}),Ve(e)}).prototype,"toString",(function(){return this._k})),M.f=Qe,j.f=Ke,Ee.f=Ce.f=et,h.f=Ze,me.f=tt,Z.f=function(e){return Ve(V(e))}),L(L.G+L.W+L.F*!Fe,{Symbol:Pe});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;nt.length>rt;)V(nt[rt++]);for(var at=pe(V.store),it=0;at.length>it;)ee(at[it++]);L(L.S+L.F*!Fe,"Symbol",{for:function(e){return y(qe,e+="")?qe[e]:qe[e]=Pe(e)},keyFor:function(e){if(!Je(e))throw TypeError(e+" is not a symbol!");for(var t in qe)if(qe[t]===e)return t},useSetter:function(){Ue=!0},useSimple:function(){Ue=!1}}),L(L.S+L.F*!Fe,"Object",{create:function(e,t){return void 0===t?xe(e):Xe(xe(e),t)},defineProperty:Ke,defineProperties:Xe,getOwnPropertyDescriptor:Qe,getOwnPropertyNames:et,getOwnPropertySymbols:tt}),ze&&L(L.S+L.F*(!Fe||_((function(){var e=Pe();return"[null]"!=Le([e])||"{}"!=Le({a:e})||"{}"!=Le(Object(e))}))),"JSON",{stringify:function(e){for(var t,n,r=[e],a=1;arguments.length>a;)r.push(arguments[a++]);if(n=t=r[1],(m(t)||void 0!==e)&&!Je(e))return ge(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!Je(t))return t}),r[1]=t,Le.apply(ze,r)}}),Pe.prototype[Ye]||P(Pe.prototype,Ye,Pe.prototype.valueOf),X(Pe,"Symbol"),X(Math,"Math",!0),X(w.JSON,"JSON",!0);var ot=T.Object.getOwnPropertySymbols,st=function(e){return Object(f(e))};R("keys",(function(){return function(e){return pe(st(e))}}));var ut=T.Object.keys;L(L.S+L.F*!b,"Object",{defineProperty:j.f});var ct=T.Object,lt=function(e,t,n){return ct.defineProperty(e,t,n)};var ft=function(e,t,n){return t in e?lt(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e};var dt=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=ut(n);"function"==typeof ot&&(r=r.concat(ot(n).filter((function(e){return I(n,e).enumerable})))),r.forEach((function(t){ft(e,t,n[t])}))}return e};var ht=function(e,t){if(null==e)return{};var n,r,a={},i=ut(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a};var pt=function(e,t){if(null==e)return{};var n,r,a=ht(e,t);if(ot){var i=ot(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a},mt={},gt={};P(gt,V("iterator"),(function(){return this}));var vt,yt=function(e,t,n){e.prototype=xe(gt,{next:p(1,n)}),X(e,t+" Iterator")},_t=ce("IE_PROTO"),bt=Object.prototype,wt=Object.getPrototypeOf||function(e){return e=st(e),y(e,_t)?e[_t]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?bt:null},At=V("iterator"),xt=!([].keys&&"next"in[].keys()),kt=function(){return this},Et=function(e,t,n,r,a,i,o){yt(n,t,r);var s,u,c,l=function(e){if(!xt&&e in p)return p[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},f=t+" Iterator",d="values"==a,h=!1,p=e.prototype,m=p[At]||p["@@iterator"]||a&&p[a],g=m||l(a),v=a?d?l("entries"):g:void 0,y="Array"==t&&p.entries||m;if(y&&(c=wt(y.call(new e)))!==Object.prototype&&c.next&&X(c,f,!0),d&&m&&"values"!==m.name&&(h=!0,g=function(){return m.call(this)}),o&&(xt||h||!p[At])&&P(p,At,g),mt[t]=g,mt[f]=kt,a)if(s={values:d?g:l("values"),keys:i?g:l("keys"),entries:v},o)for(u in s)u in p||H(p,u,s[u]);else L(L.P+L.F*(xt||h),t,s);return s},St=(vt=!0,function(e,t){var n,r,a=String(f(e)),i=re(t),o=a.length;return i<0||i>=o?vt?"":void 0:(n=a.charCodeAt(i))<55296||n>56319||i+1===o||(r=a.charCodeAt(i+1))<56320||r>57343?vt?a.charAt(i):n:vt?a.slice(i,i+2):r-56320+(n-55296<<10)+65536});Et(String,"String",(function(e){this._t=String(e),this._i=0}),(function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=St(t,n),this._i+=e.length,{value:e,done:!1})}));var Mt=function(e,t){return{value:t,done:!!e}};Et(Array,"Array",(function(e,t){this._t=d(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,Mt(1)):Mt(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])}),"values");mt.Arguments=mt.Array;for(var Tt=V("toStringTag"),Ct="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),Dt=0;Dt<Ct.length;Dt++){var Ot=Ct[Dt],Nt=w[Ot],jt=Nt&&Nt.prototype;jt&&!jt[Tt]&&P(jt,Tt,Ot),mt[Ot]=mt.Array}var Pt,zt,Lt,Rt=V("toStringTag"),Yt="Arguments"==c(function(){return arguments}()),Wt=function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),Rt))?n:Yt?c(t):"Object"==(r=c(t))&&"function"==typeof t.callee?"Arguments":r},qt=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e},It=function(e,t,n,r){try{return r?t(O(n)[0],n[1]):t(n)}catch(t){var a=e.return;throw void 0!==a&&O(a.call(e)),t}},Ht=V("iterator"),Bt=Array.prototype,Ft=function(e){return void 0!==e&&(mt.Array===e||Bt[Ht]===e)},Gt=V("iterator"),Ut=T.getIteratorMethod=function(e){if(null!=e)return e[Gt]||e["@@iterator"]||mt[Wt(e)]},$t=t((function(e){var t={},n={},r=e.exports=function(e,r,a,i,o){var s,u,c,l,f=o?function(){return e}:Ut(e),d=D(a,i,r?2:1),h=0;if("function"!=typeof f)throw TypeError(e+" is not iterable!");if(Ft(f)){for(s=ie(e.length);s>h;h++)if((l=r?d(O(u=e[h])[0],u[1]):d(e[h]))===t||l===n)return l}else for(c=f.call(e);!(u=c.next()).done;)if((l=It(c,d,u.value,r))===t||l===n)return l};r.BREAK=t,r.RETURN=n})),Vt=V("species"),Jt=function(e,t){var n,r=O(e).constructor;return void 0===r||null==(n=O(r)[Vt])?t:C(n)},Kt=function(e,t,n){var r=void 0===n;switch(t.length){case 0:return r?e():e.call(n);case 1:return r?e(t[0]):e.call(n,t[0]);case 2:return r?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return r?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return r?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)},Xt=w.process,Zt=w.setImmediate,Qt=w.clearImmediate,en=w.MessageChannel,tn=w.Dispatch,nn=0,rn={},an=function(){var e=+this;if(rn.hasOwnProperty(e)){var t=rn[e];delete rn[e],t()}},on=function(e){an.call(e.data)};Zt&&Qt||(Zt=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return rn[++nn]=function(){Kt("function"==typeof e?e:Function(e),t)},Pt(nn),nn},Qt=function(e){delete rn[e]},"process"==c(Xt)?Pt=function(e){Xt.nextTick(D(an,e,1))}:tn&&tn.now?Pt=function(e){tn.now(D(an,e,1))}:en?(Lt=(zt=new en).port2,zt.port1.onmessage=on,Pt=D(Lt.postMessage,Lt,1)):w.addEventListener&&"function"==typeof postMessage&&!w.importScripts?(Pt=function(e){w.postMessage(e+"","*")},w.addEventListener("message",on,!1)):Pt="onreadystatechange"in k("script")?function(e){_e.appendChild(k("script")).onreadystatechange=function(){_e.removeChild(this),an.call(e)}}:function(e){setTimeout(D(an,e,1),0)});var sn={set:Zt,clear:Qt},un=sn.set,cn=w.MutationObserver||w.WebKitMutationObserver,ln=w.process,fn=w.Promise,dn="process"==c(ln);function hn(e){var t,n;this.promise=new e((function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r})),this.resolve=C(t),this.reject=C(n)}var pn={f:function(e){return new hn(e)}},mn=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}},gn=w.navigator,vn=gn&&gn.userAgent||"",yn=function(e,t){if(O(e),m(t)&&t.constructor===e)return t;var n=pn.f(e);return(0,n.resolve)(t),n.promise},_n=function(e,t,n){for(var r in t)n&&e[r]?e[r]=t[r]:P(e,r,t[r]);return e},bn=V("species"),wn=function(e){var t="function"==typeof T[e]?T[e]:w[e];b&&t&&!t[bn]&&j.f(t,bn,{configurable:!0,get:function(){return this}})},An=V("iterator"),xn=!1;try{[7][An]().return=function(){xn=!0}}catch(e){}var kn,En,Sn,Mn,Tn=function(e,t){if(!t&&!xn)return!1;var n=!1;try{var r=[7],a=r[An]();a.next=function(){return{done:n=!0}},r[An]=function(){return a},e(r)}catch(e){}return n},Cn=sn.set,Dn=function(){var e,t,n,r=function(){var r,a;for(dn&&(r=ln.domain)&&r.exit();e;){a=e.fn,e=e.next;try{a()}catch(r){throw e?n():t=void 0,r}}t=void 0,r&&r.enter()};if(dn)n=function(){ln.nextTick(r)};else if(!cn||w.navigator&&w.navigator.standalone)if(fn&&fn.resolve){var a=fn.resolve(void 0);n=function(){a.then(r)}}else n=function(){un.call(w,r)};else{var i=!0,o=document.createTextNode("");new cn(r).observe(o,{characterData:!0}),n=function(){o.data=i=!i}}return function(r){var a={fn:r,next:void 0};t&&(t.next=a),e||(e=a,n()),t=a}}(),On=w.TypeError,Nn=w.process,jn=Nn&&Nn.versions,Pn=jn&&jn.v8||"",zn=w.Promise,Ln="process"==Wt(Nn),Rn=function(){},Yn=En=pn.f,Wn=!!function(){try{var e=zn.resolve(1),t=(e.constructor={})[V("species")]=function(e){e(Rn,Rn)};return(Ln||"function"==typeof PromiseRejectionEvent)&&e.then(Rn)instanceof t&&0!==Pn.indexOf("6.6")&&-1===vn.indexOf("Chrome/66")}catch(e){}}(),qn=function(e){var t;return!(!m(e)||"function"!=typeof(t=e.then))&&t},In=function(e,t){if(!e._n){e._n=!0;var n=e._c;Dn((function(){for(var r=e._v,a=1==e._s,i=0,o=function(t){var n,i,o,s=a?t.ok:t.fail,u=t.resolve,c=t.reject,l=t.domain;try{s?(a||(2==e._h&&Fn(e),e._h=1),!0===s?n=r:(l&&l.enter(),n=s(r),l&&(l.exit(),o=!0)),n===t.promise?c(On("Promise-chain cycle")):(i=qn(n))?i.call(n,u,c):u(n)):c(r)}catch(e){l&&!o&&l.exit(),c(e)}};n.length>i;)o(n[i++]);e._c=[],e._n=!1,t&&!e._h&&Hn(e)}))}},Hn=function(e){Cn.call(w,(function(){var t,n,r,a=e._v,i=Bn(e);if(i&&(t=mn((function(){Ln?Nn.emit("unhandledRejection",a,e):(n=w.onunhandledrejection)?n({promise:e,reason:a}):(r=w.console)&&r.error&&r.error("Unhandled promise rejection",a)})),e._h=Ln||Bn(e)?2:1),e._a=void 0,i&&t.e)throw t.v}))},Bn=function(e){return 1!==e._h&&0===(e._a||e._c).length},Fn=function(e){Cn.call(w,(function(){var t;Ln?Nn.emit("rejectionHandled",e):(t=w.onrejectionhandled)&&t({promise:e,reason:e._v})}))},Gn=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),In(t,!0))},Un=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw On("Promise can't be resolved itself");(t=qn(e))?Dn((function(){var r={_w:n,_d:!1};try{t.call(e,D(Un,r,1),D(Gn,r,1))}catch(e){Gn.call(r,e)}})):(n._v=e,n._s=1,In(n,!1))}catch(e){Gn.call({_w:n,_d:!1},e)}}};Wn||(zn=function(e){qt(this,zn,"Promise","_h"),C(e),kn.call(this);try{e(D(Un,this,1),D(Gn,this,1))}catch(e){Gn.call(this,e)}},(kn=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=_n(zn.prototype,{then:function(e,t){var n=Yn(Jt(this,zn));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=Ln?Nn.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&In(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),Sn=function(){var e=new kn;this.promise=e,this.resolve=D(Un,e,1),this.reject=D(Gn,e,1)},pn.f=Yn=function(e){return e===zn||e===Mn?new Sn(e):En(e)}),L(L.G+L.W+L.F*!Wn,{Promise:zn}),X(zn,"Promise"),wn("Promise"),Mn=T.Promise,L(L.S+L.F*!Wn,"Promise",{reject:function(e){var t=Yn(this);return(0,t.reject)(e),t.promise}}),L(L.S+!0*L.F,"Promise",{resolve:function(e){return yn(this===Mn?zn:this,e)}}),L(L.S+L.F*!(Wn&&Tn((function(e){zn.all(e).catch(Rn)}))),"Promise",{all:function(e){var t=this,n=Yn(t),r=n.resolve,a=n.reject,i=mn((function(){var n=[],i=0,o=1;$t(e,!1,(function(e){var s=i++,u=!1;n.push(void 0),o++,t.resolve(e).then((function(e){u||(u=!0,n[s]=e,--o||r(n))}),a)})),--o||r(n)}));return i.e&&a(i.v),n.promise},race:function(e){var t=this,n=Yn(t),r=n.reject,a=mn((function(){$t(e,!1,(function(e){t.resolve(e).then(n.resolve,r)}))}));return a.e&&r(a.v),n.promise}}),L(L.P+L.R,"Promise",{finally:function(e){var t=Jt(this,T.Promise||w.Promise),n="function"==typeof e;return this.then(n?function(n){return yn(t,e()).then((function(){return n}))}:e,n?function(n){return yn(t,e()).then((function(){throw n}))}:e)}}),L(L.S,"Promise",{try:function(e){var t=pn.f(this),n=mn(e);return(n.e?t.reject:t.resolve)(n.v),t.promise}});var $n=T.Promise;function Vn(e,t,n,r,a,i,o){try{var s=e[i](o),u=s.value}catch(e){return void n(e)}s.done?t(u):$n.resolve(u).then(r,a)}var Jn=function(e){return function(){var t=this,n=arguments;return new $n((function(r,a){var i=e.apply(t,n);function o(e){Vn(i,r,a,o,s,"next",e)}function s(e){Vn(i,r,a,o,s,"throw",e)}o(void 0)}))}},Kn="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},Xn=t((function(e,t){!function(n){var r=t&&!t.nodeType&&t,a=e&&!e.nodeType&&e,i="object"==typeof Kn&&Kn;i.global!==i&&i.window!==i&&i.self!==i||(n=i);var o,s,u=2147483647,c=/^xn--/,l=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},h=Math.floor,p=String.fromCharCode;function m(e){throw RangeError(d[e])}function g(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}function v(e,t){var n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+g((e=e.replace(f,".")).split("."),t).join(".")}function y(e){for(var t,n,r=[],a=0,i=e.length;a<i;)(t=e.charCodeAt(a++))>=55296&&t<=56319&&a<i?56320==(64512&(n=e.charCodeAt(a++)))?r.push(((1023&t)<<10)+(1023&n)+65536):(r.push(t),a--):r.push(t);return r}function _(e){return g(e,(function(e){var t="";return e>65535&&(t+=p((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=p(e)})).join("")}function b(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function w(e,t,n){var r=0;for(e=n?h(e/700):e>>1,e+=h(e/t);e>455;r+=36)e=h(e/35);return h(r+36*e/(e+38))}function A(e){var t,n,r,a,i,o,s,c,l,f,d,p=[],g=e.length,v=0,y=128,b=72;for((n=e.lastIndexOf("-"))<0&&(n=0),r=0;r<n;++r)e.charCodeAt(r)>=128&&m("not-basic"),p.push(e.charCodeAt(r));for(a=n>0?n+1:0;a<g;){for(i=v,o=1,s=36;a>=g&&m("invalid-input"),((c=(d=e.charCodeAt(a++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:36)>=36||c>h((u-v)/o))&&m("overflow"),v+=c*o,!(c<(l=s<=b?1:s>=b+26?26:s-b));s+=36)o>h(u/(f=36-l))&&m("overflow"),o*=f;b=w(v-i,t=p.length+1,0==i),h(v/t)>u-y&&m("overflow"),y+=h(v/t),v%=t,p.splice(v++,0,y)}return _(p)}function x(e){var t,n,r,a,i,o,s,c,l,f,d,g,v,_,A,x=[];for(g=(e=y(e)).length,t=128,n=0,i=72,o=0;o<g;++o)(d=e[o])<128&&x.push(p(d));for(r=a=x.length,a&&x.push("-");r<g;){for(s=u,o=0;o<g;++o)(d=e[o])>=t&&d<s&&(s=d);for(s-t>h((u-n)/(v=r+1))&&m("overflow"),n+=(s-t)*v,t=s,o=0;o<g;++o)if((d=e[o])<t&&++n>u&&m("overflow"),d==t){for(c=n,l=36;!(c<(f=l<=i?1:l>=i+26?26:l-i));l+=36)A=c-f,_=36-f,x.push(p(b(f+A%_,0))),c=h(A/_);x.push(p(b(c,0))),i=w(n,v,r==a),n=0,++r}++n,++t}return x.join("")}if(o={version:"1.3.2",ucs2:{decode:y,encode:_},decode:A,encode:x,toASCII:function(e){return v(e,(function(e){return l.test(e)?"xn--"+x(e):e}))},toUnicode:function(e){return v(e,(function(e){return c.test(e)?A(e.slice(4).toLowerCase()):e}))}},r&&a)if(e.exports==r)a.exports=o;else for(s in o)o.hasOwnProperty(s)&&(r[s]=o[s]);else n.punycode=o}(this)})),Zn=function(e){return"string"==typeof e},Qn=function(e){return"object"==typeof e&&null!==e},er=function(e){return null===e},tr=function(e){return null==e};function nr(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var rr=function(e,t,n,r){t=t||"&",n=n||"=";var a={};if("string"!=typeof e||0===e.length)return a;var i=/\+/g;e=e.split(t);var o=1e3;r&&"number"==typeof r.maxKeys&&(o=r.maxKeys);var s=e.length;o>0&&s>o&&(s=o);for(var u=0;u<s;++u){var c,l,f,d,h=e[u].replace(i,"%20"),p=h.indexOf(n);p>=0?(c=h.substr(0,p),l=h.substr(p+1)):(c=h,l=""),f=decodeURIComponent(c),d=decodeURIComponent(l),nr(a,f)?Array.isArray(a[f])?a[f].push(d):a[f]=[a[f],d]:a[f]=d}return a},ar=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}},ir=function(e,t,n,r){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?Object.keys(e).map((function(r){var a=encodeURIComponent(ar(r))+n;return Array.isArray(e[r])?e[r].map((function(e){return a+encodeURIComponent(ar(e))})).join(t):a+encodeURIComponent(ar(e[r]))})).join(t):r?encodeURIComponent(ar(r))+n+encodeURIComponent(ar(e)):""},or=t((function(e,t){t.decode=t.parse=rr,t.encode=t.stringify=ir})),sr=(or.decode,or.parse,or.encode,or.stringify,Er),ur=function(e,t){return Er(e,!1,!0).resolve(t)},cr=function(e,t){return e?Er(e,!1,!0).resolveObject(t):t},lr=function(e){Zn(e)&&(e=Er(e));return e instanceof dr?e.format():dr.prototype.format.call(e)},fr=dr;function dr(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var hr=/^([a-z0-9.+-]+:)/i,pr=/:[0-9]*$/,mr=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,gr=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),vr=["'"].concat(gr),yr=["%","/","?",";","#"].concat(vr),_r=["/","?","#"],br=/^[+a-z0-9A-Z_-]{0,63}$/,wr=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Ar={javascript:!0,"javascript:":!0},xr={javascript:!0,"javascript:":!0},kr={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Er(e,t,n){if(e&&Qn(e)&&e instanceof dr)return e;var r=new dr;return r.parse(e,t,n),r}dr.prototype.parse=function(e,t,n){if(!Zn(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var r=e.indexOf("?"),a=-1!==r&&r<e.indexOf("#")?"?":"#",i=e.split(a);i[0]=i[0].replace(/\\/g,"/");var o=e=i.join(a);if(o=o.trim(),!n&&1===e.split("#").length){var s=mr.exec(o);if(s)return this.path=o,this.href=o,this.pathname=s[1],s[2]?(this.search=s[2],this.query=t?or.parse(this.search.substr(1)):this.search.substr(1)):t&&(this.search="",this.query={}),this}var u=hr.exec(o);if(u){var c=(u=u[0]).toLowerCase();this.protocol=c,o=o.substr(u.length)}if(n||u||o.match(/^\/\/[^@\/]+@[^@\/]+/)){var l="//"===o.substr(0,2);!l||u&&xr[u]||(o=o.substr(2),this.slashes=!0)}if(!xr[u]&&(l||u&&!kr[u])){for(var f,d,h=-1,p=0;p<_r.length;p++){-1!==(m=o.indexOf(_r[p]))&&(-1===h||m<h)&&(h=m)}-1!==(d=-1===h?o.lastIndexOf("@"):o.lastIndexOf("@",h))&&(f=o.slice(0,d),o=o.slice(d+1),this.auth=decodeURIComponent(f)),h=-1;for(p=0;p<yr.length;p++){var m;-1!==(m=o.indexOf(yr[p]))&&(-1===h||m<h)&&(h=m)}-1===h&&(h=o.length),this.host=o.slice(0,h),o=o.slice(h),this.parseHost(),this.hostname=this.hostname||"";var g="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!g)for(var v=this.hostname.split(/\./),y=(p=0,v.length);p<y;p++){var _=v[p];if(_&&!_.match(br)){for(var b="",w=0,A=_.length;w<A;w++)_.charCodeAt(w)>127?b+="x":b+=_[w];if(!b.match(br)){var x=v.slice(0,p),k=v.slice(p+1),E=_.match(wr);E&&(x.push(E[1]),k.unshift(E[2])),k.length&&(o="/"+k.join(".")+o),this.hostname=x.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),g||(this.hostname=Xn.toASCII(this.hostname));var S=this.port?":"+this.port:"",M=this.hostname||"";this.host=M+S,this.href+=this.host,g&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==o[0]&&(o="/"+o))}if(!Ar[c])for(p=0,y=vr.length;p<y;p++){var T=vr[p];if(-1!==o.indexOf(T)){var C=encodeURIComponent(T);C===T&&(C=escape(T)),o=o.split(T).join(C)}}var D=o.indexOf("#");-1!==D&&(this.hash=o.substr(D),o=o.slice(0,D));var O=o.indexOf("?");if(-1!==O?(this.search=o.substr(O),this.query=o.substr(O+1),t&&(this.query=or.parse(this.query)),o=o.slice(0,O)):t&&(this.search="",this.query={}),o&&(this.pathname=o),kr[c]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){S=this.pathname||"";var N=this.search||"";this.path=S+N}return this.href=this.format(),this},dr.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",r=this.hash||"",a=!1,i="";this.host?a=e+this.host:this.hostname&&(a=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(a+=":"+this.port)),this.query&&Qn(this.query)&&Object.keys(this.query).length&&(i=or.stringify(this.query));var o=this.search||i&&"?"+i||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||kr[t])&&!1!==a?(a="//"+(a||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):a||(a=""),r&&"#"!==r.charAt(0)&&(r="#"+r),o&&"?"!==o.charAt(0)&&(o="?"+o),t+a+(n=n.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(o=o.replace("#","%23"))+r},dr.prototype.resolve=function(e){return this.resolveObject(Er(e,!1,!0)).format()},dr.prototype.resolveObject=function(e){if(Zn(e)){var t=new dr;t.parse(e,!1,!0),e=t}for(var n=new dr,r=Object.keys(this),a=0;a<r.length;a++){var i=r[a];n[i]=this[i]}if(n.hash=e.hash,""===e.href)return n.href=n.format(),n;if(e.slashes&&!e.protocol){for(var o=Object.keys(e),s=0;s<o.length;s++){var u=o[s];"protocol"!==u&&(n[u]=e[u])}return kr[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!kr[e.protocol]){for(var c=Object.keys(e),l=0;l<c.length;l++){var f=c[l];n[f]=e[f]}return n.href=n.format(),n}if(n.protocol=e.protocol,e.host||xr[e.protocol])n.pathname=e.pathname;else{for(var d=(e.pathname||"").split("/");d.length&&!(e.host=d.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==d[0]&&d.unshift(""),d.length<2&&d.unshift(""),n.pathname=d.join("/")}if(n.search=e.search,n.query=e.query,n.host=e.host||"",n.auth=e.auth,n.hostname=e.hostname||e.host,n.port=e.port,n.pathname||n.search){var h=n.pathname||"",p=n.search||"";n.path=h+p}return n.slashes=n.slashes||e.slashes,n.href=n.format(),n}var m=n.pathname&&"/"===n.pathname.charAt(0),g=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=g||m||n.host&&e.pathname,y=v,_=n.pathname&&n.pathname.split("/")||[],b=(d=e.pathname&&e.pathname.split("/")||[],n.protocol&&!kr[n.protocol]);if(b&&(n.hostname="",n.port=null,n.host&&(""===_[0]?_[0]=n.host:_.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===d[0]?d[0]=e.host:d.unshift(e.host)),e.host=null),v=v&&(""===d[0]||""===_[0])),g)n.host=e.host||""===e.host?e.host:n.host,n.hostname=e.hostname||""===e.hostname?e.hostname:n.hostname,n.search=e.search,n.query=e.query,_=d;else if(d.length)_||(_=[]),_.pop(),_=_.concat(d),n.search=e.search,n.query=e.query;else if(!tr(e.search)){if(b)n.hostname=n.host=_.shift(),(E=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=E.shift(),n.host=n.hostname=E.shift());return n.search=e.search,n.query=e.query,er(n.pathname)&&er(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!_.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var w=_.slice(-1)[0],A=(n.host||e.host||_.length>1)&&("."===w||".."===w)||""===w,x=0,k=_.length;k>=0;k--)"."===(w=_[k])?_.splice(k,1):".."===w?(_.splice(k,1),x++):x&&(_.splice(k,1),x--);if(!v&&!y)for(;x--;x)_.unshift("..");!v||""===_[0]||_[0]&&"/"===_[0].charAt(0)||_.unshift(""),A&&"/"!==_.join("/").substr(-1)&&_.push("");var E,S=""===_[0]||_[0]&&"/"===_[0].charAt(0);b&&(n.hostname=n.host=S?"":_.length?_.shift():"",(E=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=E.shift(),n.host=n.hostname=E.shift()));return(v=v||n.host&&_.length)&&!S&&_.unshift(""),_.length?n.pathname=_.join("/"):(n.pathname=null,n.path=null),er(n.pathname)&&er(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},dr.prototype.parseHost=function(){var e=this.host,t=pr.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};var Sr,Mr={parse:sr,resolve:ur,resolveObject:cr,format:lr,Url:fr},Tr=t((function(e){
/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
!function(t,n){e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}}("undefined"!=typeof window?window:this,(function(e,t){var n=[],r=Object.getPrototypeOf,a=n.slice,i=n.flat?function(e){return n.flat.call(e)}:function(e){return n.concat.apply([],e)},o=n.push,s=n.indexOf,u={},c=u.toString,l=u.hasOwnProperty,f=l.toString,d=f.call(Object),h={},p=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},m=function(e){return null!=e&&e===e.window},g=e.document,v={type:!0,src:!0,nonce:!0,noModule:!0};function y(e,t,n){var r,a,i=(n=n||g).createElement("script");if(i.text=e,t)for(r in v)(a=t[r]||t.getAttribute&&t.getAttribute(r))&&i.setAttribute(r,a);n.head.appendChild(i).parentNode.removeChild(i)}function _(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?u[c.call(e)]||"object":typeof e}var b="3.6.0",w=function(e,t){return new w.fn.init(e,t)};function A(e){var t=!!e&&"length"in e&&e.length,n=_(e);return!p(e)&&!m(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}w.fn=w.prototype={jquery:b,constructor:w,length:0,toArray:function(){return a.call(this)},get:function(e){return null==e?a.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(w.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(w.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:o,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){var e,t,n,r,a,i,o=arguments[0]||{},s=1,u=arguments.length,c=!1;for("boolean"==typeof o&&(c=o,o=arguments[s]||{},s++),"object"==typeof o||p(o)||(o={}),s===u&&(o=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&o!==r&&(c&&r&&(w.isPlainObject(r)||(a=Array.isArray(r)))?(n=o[t],i=a&&!Array.isArray(n)?[]:a||w.isPlainObject(n)?n:{},a=!1,o[t]=w.extend(c,i,r)):void 0!==r&&(o[t]=r));return o},w.extend({expando:"jQuery"+(b+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==c.call(e)||(t=r(e))&&("function"!=typeof(n=l.call(t,"constructor")&&t.constructor)||f.call(n)!==d))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){y(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(A(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(A(Object(e))?w.merge(n,"string"==typeof e?[e]:e):o.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:s.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,a=e.length;r<n;r++)e[a++]=t[r];return e.length=a,e},grep:function(e,t,n){for(var r=[],a=0,i=e.length,o=!n;a<i;a++)!t(e[a],a)!==o&&r.push(e[a]);return r},map:function(e,t,n){var r,a,o=0,s=[];if(A(e))for(r=e.length;o<r;o++)null!=(a=t(e[o],o,n))&&s.push(a);else for(o in e)null!=(a=t(e[o],o,n))&&s.push(a);return i(s)},guid:1,support:h}),"function"==typeof Symbol&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){u["[object "+t+"]"]=t.toLowerCase()}));var x=function(e){var t,n,r,a,i,o,s,u,c,l,f,d,h,p,m,g,v,y,_,b="sizzle"+1*new Date,w=e.document,A=0,x=0,k=ue(),E=ue(),S=ue(),M=ue(),T=function(e,t){return e===t&&(f=!0),0},C={}.hasOwnProperty,D=[],O=D.pop,N=D.push,j=D.push,P=D.slice,z=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",R="[\\x20\\t\\r\\n\\f]",Y="(?:\\\\[\\da-fA-F]{1,6}"+R+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",W="\\["+R+"*("+Y+")(?:"+R+"*([*^$|!~]?=)"+R+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+Y+"))|)"+R+"*\\]",q=":("+Y+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",I=new RegExp(R+"+","g"),H=new RegExp("^"+R+"+|((?:^|[^\\\\])(?:\\\\.)*)"+R+"+$","g"),B=new RegExp("^"+R+"*,"+R+"*"),F=new RegExp("^"+R+"*([>+~]|"+R+")"+R+"*"),G=new RegExp(R+"|>"),U=new RegExp(q),$=new RegExp("^"+Y+"$"),V={ID:new RegExp("^#("+Y+")"),CLASS:new RegExp("^\\.("+Y+")"),TAG:new RegExp("^("+Y+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+q),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("^(?:"+L+")$","i"),needsContext:new RegExp("^"+R+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+R+"*((?:-\\d)?\\d*)"+R+"*\\)|)(?=[^-]|$)","i")},J=/HTML$/i,K=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+R+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ae=function(e,t){return t?"\0"===e?"<22>":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ie=function(){d()},oe=be((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{j.apply(D=P.call(w.childNodes),w.childNodes),D[w.childNodes.length].nodeType}catch(t){j={apply:D.length?function(e,t){N.apply(e,P.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function se(e,t,r,a){var i,s,c,l,f,p,v,y=t&&t.ownerDocument,w=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==w&&9!==w&&11!==w)return r;if(!a&&(d(t),t=t||h,m)){if(11!==w&&(f=Q.exec(e)))if(i=f[1]){if(9===w){if(!(c=t.getElementById(i)))return r;if(c.id===i)return r.push(c),r}else if(y&&(c=y.getElementById(i))&&_(t,c)&&c.id===i)return r.push(c),r}else{if(f[2])return j.apply(r,t.getElementsByTagName(e)),r;if((i=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return j.apply(r,t.getElementsByClassName(i)),r}if(n.qsa&&!M[e+" "]&&(!g||!g.test(e))&&(1!==w||"object"!==t.nodeName.toLowerCase())){if(v=e,y=t,1===w&&(G.test(e)||F.test(e))){for((y=ee.test(e)&&ve(t.parentNode)||t)===t&&n.scope||((l=t.getAttribute("id"))?l=l.replace(re,ae):t.setAttribute("id",l=b)),s=(p=o(e)).length;s--;)p[s]=(l?"#"+l:":scope")+" "+_e(p[s]);v=p.join(",")}try{return j.apply(r,y.querySelectorAll(v)),r}catch(t){M(e,!0)}finally{l===b&&t.removeAttribute("id")}}}return u(e.replace(H,"$1"),t,r,a)}function ue(){var e=[];return function t(n,a){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=a}}function ce(e){return e[b]=!0,e}function le(e){var t=h.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){for(var n=e.split("|"),a=n.length;a--;)r.attrHandle[n[a]]=t}function de(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&oe(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ge(e){return ce((function(t){return t=+t,ce((function(n,r){for(var a,i=e([],n.length,t),o=i.length;o--;)n[a=i[o]]&&(n[a]=!(r[a]=n[a]))}))}))}function ve(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!J.test(t||n&&n.nodeName||"HTML")},d=se.setDocument=function(e){var t,a,o=e?e.ownerDocument||e:w;return o!=h&&9===o.nodeType&&o.documentElement&&(p=(h=o).documentElement,m=!i(h),w!=h&&(a=h.defaultView)&&a.top!==a&&(a.addEventListener?a.addEventListener("unload",ie,!1):a.attachEvent&&a.attachEvent("onunload",ie)),n.scope=le((function(e){return p.appendChild(e).appendChild(h.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=le((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=le((function(e){return e.appendChild(h.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=Z.test(h.getElementsByClassName),n.getById=le((function(e){return p.appendChild(e).id=b,!h.getElementsByName||!h.getElementsByName(b).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n,r,a,i=t.getElementById(e);if(i){if((n=i.getAttributeNode("id"))&&n.value===e)return[i];for(a=t.getElementsByName(e),r=0;i=a[r++];)if((n=i.getAttributeNode("id"))&&n.value===e)return[i]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],a=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[a++];)1===n.nodeType&&r.push(n);return r}return i},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&m)return t.getElementsByClassName(e)},v=[],g=[],(n.qsa=Z.test(h.querySelectorAll))&&(le((function(e){var t;p.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+R+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+R+"*(?:value|"+L+")"),e.querySelectorAll("[id~="+b+"-]").length||g.push("~="),(t=h.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+R+"*name"+R+"*="+R+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")})),le((function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=h.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+R+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),p.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")}))),(n.matchesSelector=Z.test(y=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&le((function(e){n.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),v.push("!=",q)})),g=g.length&&new RegExp(g.join("|")),v=v.length&&new RegExp(v.join("|")),t=Z.test(p.compareDocumentPosition),_=t||Z.test(p.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},T=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==h||e.ownerDocument==w&&_(w,e)?-1:t==h||t.ownerDocument==w&&_(w,t)?1:l?z(l,e)-z(l,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,a=e.parentNode,i=t.parentNode,o=[e],s=[t];if(!a||!i)return e==h?-1:t==h?1:a?-1:i?1:l?z(l,e)-z(l,t):0;if(a===i)return de(e,t);for(n=e;n=n.parentNode;)o.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;o[r]===s[r];)r++;return r?de(o[r],s[r]):o[r]==w?-1:s[r]==w?1:0}),h},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(d(e),n.matchesSelector&&m&&!M[t+" "]&&(!v||!v.test(t))&&(!g||!g.test(t)))try{var r=y.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){M(t,!0)}return 0<se(t,h,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!=h&&d(e),_(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=h&&d(e);var a=r.attrHandle[t.toLowerCase()],i=a&&C.call(r.attrHandle,t.toLowerCase())?a(e,t,!m):void 0;return void 0!==i?i:n.attributes||!m?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},se.escape=function(e){return(e+"").replace(re,ae)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,r=[],a=0,i=0;if(f=!n.detectDuplicates,l=!n.sortStable&&e.slice(0),e.sort(T),f){for(;t=e[i++];)t===e[i]&&(a=r.push(i));for(;a--;)e.splice(r[a],1)}return l=null,e},a=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=a(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=a(t);return n},(r=se.selectors={cacheLength:50,createPseudo:ce,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&U.test(n)&&(t=o(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|"+R+")"+e+"("+R+"|$)"))&&k(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var a=se.attr(r,e);return null==a?"!="===t:!t||(a+="","="===t?a===n:"!="===t?a!==n:"^="===t?n&&0===a.indexOf(n):"*="===t?n&&-1<a.indexOf(n):"$="===t?n&&a.slice(-n.length)===n:"~="===t?-1<(" "+a.replace(I," ")+" ").indexOf(n):"|="===t&&(a===n||a.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,a){var i="nth"!==e.slice(0,3),o="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===a?function(e){return!!e.parentNode}:function(t,n,u){var c,l,f,d,h,p,m=i!==o?"nextSibling":"previousSibling",g=t.parentNode,v=s&&t.nodeName.toLowerCase(),y=!u&&!s,_=!1;if(g){if(i){for(;m;){for(d=t;d=d[m];)if(s?d.nodeName.toLowerCase()===v:1===d.nodeType)return!1;p=m="only"===e&&!p&&"nextSibling"}return!0}if(p=[o?g.firstChild:g.lastChild],o&&y){for(_=(h=(c=(l=(f=(d=g)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===A&&c[1])&&c[2],d=h&&g.childNodes[h];d=++h&&d&&d[m]||(_=h=0)||p.pop();)if(1===d.nodeType&&++_&&d===t){l[e]=[A,h,_];break}}else if(y&&(_=h=(c=(l=(f=(d=t)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===A&&c[1]),!1===_)for(;(d=++h&&d&&d[m]||(_=h=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==v:1!==d.nodeType)||!++_||(y&&((l=(f=d[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[A,_]),d!==t)););return(_-=a)===r||_%r==0&&0<=_/r}}},PSEUDO:function(e,t){var n,a=r.pseudos[e]||r.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[b]?a(t):1<a.length?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ce((function(e,n){for(var r,i=a(e,t),o=i.length;o--;)e[r=z(e,i[o])]=!(n[r]=i[o])})):function(e){return a(e,0,n)}):a}},pseudos:{not:ce((function(e){var t=[],n=[],r=s(e.replace(H,"$1"));return r[b]?ce((function(e,t,n,a){for(var i,o=r(e,null,a,[]),s=e.length;s--;)(i=o[s])&&(e[s]=!(t[s]=i))})):function(e,a,i){return t[0]=e,r(t,null,i,n),t[0]=null,!n.pop()}})),has:ce((function(e){return function(t){return 0<se(e,t).length}})),contains:ce((function(e){return e=e.replace(te,ne),function(t){return-1<(t.textContent||a(t)).indexOf(e)}})),lang:ce((function(e){return $.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===p},focus:function(e){return e===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return X.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ge((function(){return[0]})),last:ge((function(e,t){return[t-1]})),eq:ge((function(e,t,n){return[n<0?n+t:n]})),even:ge((function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e})),odd:ge((function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e})),lt:ge((function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e})),gt:ge((function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e}))}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=he(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=pe(t);function ye(){}function _e(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(e,t,n){var r=t.dir,a=t.next,i=a||r,o=n&&"parentNode"===i,s=x++;return t.first?function(t,n,a){for(;t=t[r];)if(1===t.nodeType||o)return e(t,n,a);return!1}:function(t,n,u){var c,l,f,d=[A,s];if(u){for(;t=t[r];)if((1===t.nodeType||o)&&e(t,n,u))return!0}else for(;t=t[r];)if(1===t.nodeType||o)if(l=(f=t[b]||(t[b]={}))[t.uniqueID]||(f[t.uniqueID]={}),a&&a===t.nodeName.toLowerCase())t=t[r]||t;else{if((c=l[i])&&c[0]===A&&c[1]===s)return d[2]=c[2];if((l[i]=d)[2]=e(t,n,u))return!0}return!1}}function we(e){return 1<e.length?function(t,n,r){for(var a=e.length;a--;)if(!e[a](t,n,r))return!1;return!0}:e[0]}function Ae(e,t,n,r,a){for(var i,o=[],s=0,u=e.length,c=null!=t;s<u;s++)(i=e[s])&&(n&&!n(i,r,a)||(o.push(i),c&&t.push(s)));return o}function xe(e,t,n,r,a,i){return r&&!r[b]&&(r=xe(r)),a&&!a[b]&&(a=xe(a,i)),ce((function(i,o,s,u){var c,l,f,d=[],h=[],p=o.length,m=i||function(e,t,n){for(var r=0,a=t.length;r<a;r++)se(e,t[r],n);return n}(t||"*",s.nodeType?[s]:s,[]),g=!e||!i&&t?m:Ae(m,d,e,s,u),v=n?a||(i?e:p||r)?[]:o:g;if(n&&n(g,v,s,u),r)for(c=Ae(v,h),r(c,[],s,u),l=c.length;l--;)(f=c[l])&&(v[h[l]]=!(g[h[l]]=f));if(i){if(a||e){if(a){for(c=[],l=v.length;l--;)(f=v[l])&&c.push(g[l]=f);a(null,v=[],c,u)}for(l=v.length;l--;)(f=v[l])&&-1<(c=a?z(i,f):d[l])&&(i[c]=!(o[c]=f))}}else v=Ae(v===o?v.splice(p,v.length):v),a?a(null,o,v,u):j.apply(o,v)}))}function ke(e){for(var t,n,a,i=e.length,o=r.relative[e[0].type],s=o||r.relative[" "],u=o?1:0,l=be((function(e){return e===t}),s,!0),f=be((function(e){return-1<z(t,e)}),s,!0),d=[function(e,n,r){var a=!o&&(r||n!==c)||((t=n).nodeType?l(e,n,r):f(e,n,r));return t=null,a}];u<i;u++)if(n=r.relative[e[u].type])d=[be(we(d),n)];else{if((n=r.filter[e[u].type].apply(null,e[u].matches))[b]){for(a=++u;a<i&&!r.relative[e[a].type];a++);return xe(1<u&&we(d),1<u&&_e(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(H,"$1"),n,u<a&&ke(e.slice(u,a)),a<i&&ke(e=e.slice(a)),a<i&&_e(e))}d.push(n)}return we(d)}return ye.prototype=r.filters=r.pseudos,r.setFilters=new ye,o=se.tokenize=function(e,t){var n,a,i,o,s,u,c,l=E[e+" "];if(l)return t?0:l.slice(0);for(s=e,u=[],c=r.preFilter;s;){for(o in n&&!(a=B.exec(s))||(a&&(s=s.slice(a[0].length)||s),u.push(i=[])),n=!1,(a=F.exec(s))&&(n=a.shift(),i.push({value:n,type:a[0].replace(H," ")}),s=s.slice(n.length)),r.filter)!(a=V[o].exec(s))||c[o]&&!(a=c[o](a))||(n=a.shift(),i.push({value:n,type:o,matches:a}),s=s.slice(n.length));if(!n)break}return t?s.length:s?se.error(e):E(e,u).slice(0)},s=se.compile=function(e,t){var n,a,i,s,u,l,f=[],p=[],g=S[e+" "];if(!g){for(t||(t=o(e)),n=t.length;n--;)(g=ke(t[n]))[b]?f.push(g):p.push(g);(g=S(e,(a=p,s=0<(i=f).length,u=0<a.length,l=function(e,t,n,o,l){var f,p,g,v=0,y="0",_=e&&[],b=[],w=c,x=e||u&&r.find.TAG("*",l),k=A+=null==w?1:Math.random()||.1,E=x.length;for(l&&(c=t==h||t||l);y!==E&&null!=(f=x[y]);y++){if(u&&f){for(p=0,t||f.ownerDocument==h||(d(f),n=!m);g=a[p++];)if(g(f,t||h,n)){o.push(f);break}l&&(A=k)}s&&((f=!g&&f)&&v--,e&&_.push(f))}if(v+=y,s&&y!==v){for(p=0;g=i[p++];)g(_,b,t,n);if(e){if(0<v)for(;y--;)_[y]||b[y]||(b[y]=O.call(o));b=Ae(b)}j.apply(o,b),l&&!e&&0<b.length&&1<v+i.length&&se.uniqueSort(o)}return l&&(A=k,c=w),_},s?ce(l):l))).selector=e}return g},u=se.select=function(e,t,n,a){var i,u,c,l,f,d="function"==typeof e&&e,h=!a&&o(e=d.selector||e);if(n=n||[],1===h.length){if(2<(u=h[0]=h[0].slice(0)).length&&"ID"===(c=u[0]).type&&9===t.nodeType&&m&&r.relative[u[1].type]){if(!(t=(r.find.ID(c.matches[0].replace(te,ne),t)||[])[0]))return n;d&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(i=V.needsContext.test(e)?0:u.length;i--&&(c=u[i],!r.relative[l=c.type]);)if((f=r.find[l])&&(a=f(c.matches[0].replace(te,ne),ee.test(u[0].type)&&ve(t.parentNode)||t))){if(u.splice(i,1),!(e=a.length&&_e(u)))return j.apply(n,a),n;break}}return(d||s(e,h))(a,t,!m,n,!t||ee.test(e)&&ve(t.parentNode)||t),n},n.sortStable=b.split("").sort(T).join("")===b,n.detectDuplicates=!!f,d(),n.sortDetached=le((function(e){return 1&e.compareDocumentPosition(h.createElement("fieldset"))})),le((function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")}))||fe("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&le((function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||fe("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),le((function(e){return null==e.getAttribute("disabled")}))||fe(L,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),se}(e);w.find=x,w.expr=x.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=x.uniqueSort,w.text=x.getText,w.isXMLDoc=x.isXML,w.contains=x.contains,w.escapeSelector=x.escape;var k=function(e,t,n){for(var r=[],a=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(a&&w(e).is(n))break;r.push(e)}return r},E=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},S=w.expr.match.needsContext;function M(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var T=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function C(e,t,n){return p(t)?w.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?w.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?w.grep(e,(function(e){return-1<s.call(t,e)!==n})):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,(function(e){return 1===e.nodeType})))},w.fn.extend({find:function(e){var t,n,r=this.length,a=this;if("string"!=typeof e)return this.pushStack(w(e).filter((function(){for(t=0;t<r;t++)if(w.contains(a[t],this))return!0})));for(n=this.pushStack([]),t=0;t<r;t++)w.find(e,a[t],n);return 1<r?w.uniqueSort(n):n},filter:function(e){return this.pushStack(C(this,e||[],!1))},not:function(e){return this.pushStack(C(this,e||[],!0))},is:function(e){return!!C(this,"string"==typeof e&&S.test(e)?w(e):e||[],!1).length}});var D,O=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var r,a;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:O.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),T.test(r[1])&&w.isPlainObject(t))for(r in t)p(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(a=g.getElementById(r[2]))&&(this[0]=a,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):p(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,D=w(g);var N=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter((function(){for(var e=0;e<n;e++)if(w.contains(this,t[e]))return!0}))},closest:function(e,t){var n,r=0,a=this.length,i=[],o="string"!=typeof e&&w(e);if(!S.test(e))for(;r<a;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(o?-1<o.index(n):1===n.nodeType&&w.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(1<i.length?w.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?s.call(w(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return E((e.parentNode||{}).firstChild,e)},children:function(e){return E(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(M(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},(function(e,t){w.fn[e]=function(n,r){var a=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(a=w.filter(r,a)),1<this.length&&(j[e]||w.uniqueSort(a),N.test(e)&&a.reverse()),this.pushStack(a)}}));var z=/[^\x20\t\r\n\f]+/g;function L(e){return e}function R(e){throw e}function Y(e,t,n,r){var a;try{e&&p(a=e.promise)?a.call(e).done(t).fail(n):e&&p(a=e.then)?a.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.Callbacks=function(e){var t,n;e="string"==typeof e?(t=e,n={},w.each(t.match(z)||[],(function(e,t){n[t]=!0})),n):w.extend({},e);var r,a,i,o,s=[],u=[],c=-1,l=function(){for(o=o||e.once,i=r=!0;u.length;c=-1)for(a=u.shift();++c<s.length;)!1===s[c].apply(a[0],a[1])&&e.stopOnFalse&&(c=s.length,a=!1);e.memory||(a=!1),r=!1,o&&(s=a?[]:"")},f={add:function(){return s&&(a&&!r&&(c=s.length-1,u.push(a)),function t(n){w.each(n,(function(n,r){p(r)?e.unique&&f.has(r)||s.push(r):r&&r.length&&"string"!==_(r)&&t(r)}))}(arguments),a&&!r&&l()),this},remove:function(){return w.each(arguments,(function(e,t){for(var n;-1<(n=w.inArray(t,s,n));)s.splice(n,1),n<=c&&c--})),this},has:function(e){return e?-1<w.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return o=u=[],s=a="",this},disabled:function(){return!s},lock:function(){return o=u=[],a||r||(s=a=""),this},locked:function(){return!!o},fireWith:function(e,t){return o||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),r||l()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!i}};return f},w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",a={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return a.then(null,e)},pipe:function(){var e=arguments;return w.Deferred((function(t){w.each(n,(function(n,r){var a=p(e[r[4]])&&e[r[4]];i[r[1]]((function(){var e=a&&a.apply(this,arguments);e&&p(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,a?[e]:arguments)}))})),e=null})).promise()},then:function(t,r,a){var i=0;function o(t,n,r,a){return function(){var s=this,u=arguments,c=function(){var e,c;if(!(t<i)){if((e=r.apply(s,u))===n.promise())throw new TypeError("Thenable self-resolution");c=e&&("object"==typeof e||"function"==typeof e)&&e.then,p(c)?a?c.call(e,o(i,n,L,a),o(i,n,R,a)):(i++,c.call(e,o(i,n,L,a),o(i,n,R,a),o(i,n,L,n.notifyWith))):(r!==L&&(s=void 0,u=[e]),(a||n.resolveWith)(s,u))}},l=a?c:function(){try{c()}catch(e){w.Deferred.exceptionHook&&w.Deferred.exceptionHook(e,l.stackTrace),i<=t+1&&(r!==R&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?l():(w.Deferred.getStackHook&&(l.stackTrace=w.Deferred.getStackHook()),e.setTimeout(l))}}return w.Deferred((function(e){n[0][3].add(o(0,e,p(a)?a:L,e.notifyWith)),n[1][3].add(o(0,e,p(t)?t:L)),n[2][3].add(o(0,e,p(r)?r:R))})).promise()},promise:function(e){return null!=e?w.extend(e,a):a}},i={};return w.each(n,(function(e,t){var o=t[2],s=t[5];a[t[1]]=o.add,s&&o.add((function(){r=s}),n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),o.add(t[3].fire),i[t[0]]=function(){return i[t[0]+"With"](this===i?void 0:this,arguments),this},i[t[0]+"With"]=o.fireWith})),a.promise(i),t&&t.call(i,i),i},when:function(e){var t=arguments.length,n=t,r=Array(n),i=a.call(arguments),o=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=1<arguments.length?a.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(Y(e,o.done(s(n)).resolve,o.reject,!t),"pending"===o.state()||p(i[n]&&i[n].then)))return o.then();for(;n--;)Y(i[n],s(n),o.reject);return o.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&W.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout((function(){throw t}))};var q=w.Deferred();function I(){g.removeEventListener("DOMContentLoaded",I),e.removeEventListener("load",I),w.ready()}w.fn.ready=function(e){return q.then(e).catch((function(e){w.readyException(e)})),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0)!==e&&0<--w.readyWait||q.resolveWith(g,[w])}}),w.ready.then=q.then,"complete"===g.readyState||"loading"!==g.readyState&&!g.documentElement.doScroll?e.setTimeout(w.ready):(g.addEventListener("DOMContentLoaded",I),e.addEventListener("load",I));var H=function(e,t,n,r,a,i,o){var s=0,u=e.length,c=null==n;if("object"===_(n))for(s in a=!0,n)H(e,t,s,n[s],!0,i,o);else if(void 0!==r&&(a=!0,p(r)||(o=!0),c&&(o?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(w(e),n)})),t))for(;s<u;s++)t(e[s],n,o?r:r.call(e[s],s,t(e[s],n)));return a?e:c?t.call(e):u?t(e[0],n):i},B=/^-ms-/,F=/-([a-z])/g;function G(e,t){return t.toUpperCase()}function U(e){return e.replace(B,"ms-").replace(F,G)}var $=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function V(){this.expando=w.expando+V.uid++}V.uid=1,V.prototype={cache:function(e){var t=e[this.expando];return t||(t={},$(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,a=this.cache(e);if("string"==typeof t)a[U(t)]=n;else for(r in t)a[U(r)]=t[r];return a},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][U(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(U):(t=U(t))in r?[t]:t.match(z)||[]).length;for(;n--;)delete r[t[n]]}(void 0===t||w.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var J=new V,K=new V,X=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function Q(e,t,n){var r,a;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(a=n)||"false"!==a&&("null"===a?null:a===+a+""?+a:X.test(a)?JSON.parse(a):a)}catch(e){}K.set(e,t,n)}else n=void 0;return n}w.extend({hasData:function(e){return K.hasData(e)||J.hasData(e)},data:function(e,t,n){return K.access(e,t,n)},removeData:function(e,t){K.remove(e,t)},_data:function(e,t,n){return J.access(e,t,n)},_removeData:function(e,t){J.remove(e,t)}}),w.fn.extend({data:function(e,t){var n,r,a,i=this[0],o=i&&i.attributes;if(void 0===e){if(this.length&&(a=K.get(i),1===i.nodeType&&!J.get(i,"hasDataAttrs"))){for(n=o.length;n--;)o[n]&&0===(r=o[n].name).indexOf("data-")&&(r=U(r.slice(5)),Q(i,r,a[r]));J.set(i,"hasDataAttrs",!0)}return a}return"object"==typeof e?this.each((function(){K.set(this,e)})):H(this,(function(t){var n;if(i&&void 0===t)return void 0!==(n=K.get(i,e))||void 0!==(n=Q(i,e))?n:void 0;this.each((function(){K.set(this,e,t)}))}),null,t,1<arguments.length,null,!0)},removeData:function(e){return this.each((function(){K.remove(this,e)}))}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,a=n.shift(),i=w._queueHooks(e,t);"inprogress"===a&&(a=n.shift(),r--),a&&("fx"===t&&n.unshift("inprogress"),delete i.stop,a.call(e,(function(){w.dequeue(e,t)}),i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add((function(){J.remove(e,[t+"queue",n])}))})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?w.queue(this[0],e):void 0===t?this:this.each((function(){var n=w.queue(this,e,t);w._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&w.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){w.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,a=w.Deferred(),i=this,o=this.length,s=function(){--r||a.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";o--;)(n=J.get(i[o],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),a.promise(t)}});var ee=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=g.documentElement,ae=function(e){return w.contains(e.ownerDocument,e)},ie={composed:!0};re.getRootNode&&(ae=function(e){return w.contains(e.ownerDocument,e)||e.getRootNode(ie)===e.ownerDocument});var oe=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ae(e)&&"none"===w.css(e,"display")};function se(e,t,n,r){var a,i,o=20,s=r?function(){return r.cur()}:function(){return w.css(e,t,"")},u=s(),c=n&&n[3]||(w.cssNumber[t]?"":"px"),l=e.nodeType&&(w.cssNumber[t]||"px"!==c&&+u)&&te.exec(w.css(e,t));if(l&&l[3]!==c){for(u/=2,c=c||l[3],l=+u||1;o--;)w.style(e,t,l+c),(1-i)*(1-(i=s()/u||.5))<=0&&(o=0),l/=i;l*=2,w.style(e,t,l+c),n=n||[]}return n&&(l=+l||+u||0,a=n[1]?l+(n[1]+1)*n[2]:+n[2],r&&(r.unit=c,r.start=l,r.end=a)),a}var ue={};function ce(e,t){for(var n,r,a,i,o,s,u,c=[],l=0,f=e.length;l<f;l++)(r=e[l]).style&&(n=r.style.display,t?("none"===n&&(c[l]=J.get(r,"display")||null,c[l]||(r.style.display="")),""===r.style.display&&oe(r)&&(c[l]=(u=o=i=void 0,o=(a=r).ownerDocument,s=a.nodeName,(u=ue[s])||(i=o.body.appendChild(o.createElement(s)),u=w.css(i,"display"),i.parentNode.removeChild(i),"none"===u&&(u="block"),ue[s]=u)))):"none"!==n&&(c[l]="none",J.set(r,"display",n)));for(l=0;l<f;l++)null!=c[l]&&(e[l].style.display=c[l]);return e}w.fn.extend({show:function(){return ce(this,!0)},hide:function(){return ce(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each((function(){oe(this)?w(this).show():w(this).hide()}))}});var le,fe,de=/^(?:checkbox|radio)$/i,he=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,pe=/^$|^module$|\/(?:java|ecma)script/i;le=g.createDocumentFragment().appendChild(g.createElement("div")),(fe=g.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),le.appendChild(fe),h.checkClone=le.cloneNode(!0).cloneNode(!0).lastChild.checked,le.innerHTML="<textarea>x</textarea>",h.noCloneChecked=!!le.cloneNode(!0).lastChild.defaultValue,le.innerHTML="<option></option>",h.option=!!le.lastChild;var me={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ge(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&M(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n<r;n++)J.set(e[n],"globalEval",!t||J.get(t[n],"globalEval"))}me.tbody=me.tfoot=me.colgroup=me.caption=me.thead,me.th=me.td,h.option||(me.optgroup=me.option=[1,"<select multiple='multiple'>","</select>"]);var ye=/<|&#?\w+;/;function _e(e,t,n,r,a){for(var i,o,s,u,c,l,f=t.createDocumentFragment(),d=[],h=0,p=e.length;h<p;h++)if((i=e[h])||0===i)if("object"===_(i))w.merge(d,i.nodeType?[i]:i);else if(ye.test(i)){for(o=o||f.appendChild(t.createElement("div")),s=(he.exec(i)||["",""])[1].toLowerCase(),u=me[s]||me._default,o.innerHTML=u[1]+w.htmlPrefilter(i)+u[2],l=u[0];l--;)o=o.lastChild;w.merge(d,o.childNodes),(o=f.firstChild).textContent=""}else d.push(t.createTextNode(i));for(f.textContent="",h=0;i=d[h++];)if(r&&-1<w.inArray(i,r))a&&a.push(i);else if(c=ae(i),o=ge(f.appendChild(i),"script"),c&&ve(o),n)for(l=0;i=o[l++];)pe.test(i.type||"")&&n.push(i);return f}var be=/^([^.]*)(?:\.(.+)|)/;function we(){return!0}function Ae(){return!1}function xe(e,t){return e===function(){try{return g.activeElement}catch(e){}}()==("focus"===t)}function ke(e,t,n,r,a,i){var o,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)ke(e,s,n,r,t[s],i);return e}if(null==r&&null==a?(a=n,r=n=void 0):null==a&&("string"==typeof n?(a=r,r=void 0):(a=r,r=n,n=void 0)),!1===a)a=Ae;else if(!a)return e;return 1===i&&(o=a,(a=function(e){return w().off(e),o.apply(this,arguments)}).guid=o.guid||(o.guid=w.guid++)),e.each((function(){w.event.add(this,t,a,r,n)}))}function Ee(e,t,n){n?(J.set(e,t,!1),w.event.add(e,t,{namespace:!1,handler:function(e){var r,i,o=J.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(w.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=a.call(arguments),J.set(this,t,o),r=n(this,t),this[t](),o!==(i=J.get(this,t))||r?J.set(this,t,!1):i={},o!==i)return e.stopImmediatePropagation(),e.preventDefault(),i&&i.value}else o.length&&(J.set(this,t,{value:w.event.trigger(w.extend(o[0],w.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===J.get(e,t)&&w.event.add(e,t,we)}w.event={global:{},add:function(e,t,n,r,a){var i,o,s,u,c,l,f,d,h,p,m,g=J.get(e);if($(e))for(n.handler&&(n=(i=n).handler,a=i.selector),a&&w.find.matchesSelector(re,a),n.guid||(n.guid=w.guid++),(u=g.events)||(u=g.events=Object.create(null)),(o=g.handle)||(o=g.handle=function(t){return void 0!==w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),c=(t=(t||"").match(z)||[""]).length;c--;)h=m=(s=be.exec(t[c])||[])[1],p=(s[2]||"").split(".").sort(),h&&(f=w.event.special[h]||{},h=(a?f.delegateType:f.bindType)||h,f=w.event.special[h]||{},l=w.extend({type:h,origType:m,data:r,handler:n,guid:n.guid,selector:a,needsContext:a&&w.expr.match.needsContext.test(a),namespace:p.join(".")},i),(d=u[h])||((d=u[h]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,p,o)||e.addEventListener&&e.addEventListener(h,o)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),a?d.splice(d.delegateCount++,0,l):d.push(l),w.event.global[h]=!0)},remove:function(e,t,n,r,a){var i,o,s,u,c,l,f,d,h,p,m,g=J.hasData(e)&&J.get(e);if(g&&(u=g.events)){for(c=(t=(t||"").match(z)||[""]).length;c--;)if(h=m=(s=be.exec(t[c])||[])[1],p=(s[2]||"").split(".").sort(),h){for(f=w.event.special[h]||{},d=u[h=(r?f.delegateType:f.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=i=d.length;i--;)l=d[i],!a&&m!==l.origType||n&&n.guid!==l.guid||s&&!s.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(d.splice(i,1),l.selector&&d.delegateCount--,f.remove&&f.remove.call(e,l));o&&!d.length&&(f.teardown&&!1!==f.teardown.call(e,p,g.handle)||w.removeEvent(e,h,g.handle),delete u[h])}else for(h in u)w.event.remove(e,h+t[c],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t,n,r,a,i,o,s=new Array(arguments.length),u=w.event.fix(e),c=(J.get(this,"events")||Object.create(null))[u.type]||[],l=w.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!l.preDispatch||!1!==l.preDispatch.call(this,u)){for(o=w.event.handlers.call(this,u,c),t=0;(a=o[t++])&&!u.isPropagationStopped();)for(u.currentTarget=a.elem,n=0;(i=a.handlers[n++])&&!u.isImmediatePropagationStopped();)u.rnamespace&&!1!==i.namespace&&!u.rnamespace.test(i.namespace)||(u.handleObj=i,u.data=i.data,void 0!==(r=((w.event.special[i.origType]||{}).handle||i.handler).apply(a.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,a,i,o,s=[],u=t.delegateCount,c=e.target;if(u&&c.nodeType&&!("click"===e.type&&1<=e.button))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(i=[],o={},n=0;n<u;n++)void 0===o[a=(r=t[n]).selector+" "]&&(o[a]=r.needsContext?-1<w(a,this).index(c):w.find(a,this,null,[c]).length),o[a]&&i.push(r);i.length&&s.push({elem:c,handlers:i})}return c=this,u<t.length&&s.push({elem:c,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:p(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return de.test(t.type)&&t.click&&M(t,"input")&&Ee(t,"click",we),!1},trigger:function(e){var t=this||e;return de.test(t.type)&&t.click&&M(t,"input")&&Ee(t,"click"),!0},_default:function(e){var t=e.target;return de.test(t.type)&&t.click&&M(t,"input")&&J.get(t,"click")||M(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},w.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},w.Event=function(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?we:Ae,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&w.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[w.expando]=!0},w.Event.prototype={constructor:w.Event,isDefaultPrevented:Ae,isPropagationStopped:Ae,isImmediatePropagationStopped:Ae,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=we,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=we,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=we,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},w.event.addProp),w.each({focus:"focusin",blur:"focusout"},(function(e,t){w.event.special[e]={setup:function(){return Ee(this,e,xe),!1},trigger:function(){return Ee(this,e),!0},_default:function(){return!0},delegateType:t}})),w.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(e,t){w.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=e.relatedTarget,a=e.handleObj;return r&&(r===this||w.contains(this,r))||(e.type=a.origType,n=a.handler.apply(this,arguments),e.type=t),n}}})),w.fn.extend({on:function(e,t,n,r){return ke(this,e,t,n,r)},one:function(e,t,n,r){return ke(this,e,t,n,r,1)},off:function(e,t,n){var r,a;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,w(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(a in e)this.off(a,t,e[a]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Ae),this.each((function(){w.event.remove(this,e,n,t)}))}});var Se=/<script|<style|<link/i,Me=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ce(e,t){return M(e,"table")&&M(11!==t.nodeType?t:t.firstChild,"tr")&&w(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ne(e,t){var n,r,a,i,o,s;if(1===t.nodeType){if(J.hasData(e)&&(s=J.get(e).events))for(a in J.remove(t,"handle events"),s)for(n=0,r=s[a].length;n<r;n++)w.event.add(t,a,s[a][n]);K.hasData(e)&&(i=K.access(e),o=w.extend({},i),K.set(t,o))}}function je(e,t,n,r){t=i(t);var a,o,s,u,c,l,f=0,d=e.length,m=d-1,g=t[0],v=p(g);if(v||1<d&&"string"==typeof g&&!h.checkClone&&Me.test(g))return e.each((function(a){var i=e.eq(a);v&&(t[0]=g.call(this,a,i.html())),je(i,t,n,r)}));if(d&&(o=(a=_e(t,e[0].ownerDocument,!1,e,r)).firstChild,1===a.childNodes.length&&(a=o),o||r)){for(u=(s=w.map(ge(a,"script"),De)).length;f<d;f++)c=a,f!==m&&(c=w.clone(c,!0,!0),u&&w.merge(s,ge(c,"script"))),n.call(e[f],c,f);if(u)for(l=s[s.length-1].ownerDocument,w.map(s,Oe),f=0;f<u;f++)c=s[f],pe.test(c.type||"")&&!J.access(c,"globalEval")&&w.contains(l,c)&&(c.src&&"module"!==(c.type||"").toLowerCase()?w._evalUrl&&!c.noModule&&w._evalUrl(c.src,{nonce:c.nonce||c.getAttribute("nonce")},l):y(c.textContent.replace(Te,""),c,l))}return e}function Pe(e,t,n){for(var r,a=t?w.filter(t,e):e,i=0;null!=(r=a[i]);i++)n||1!==r.nodeType||w.cleanData(ge(r)),r.parentNode&&(n&&ae(r)&&ve(ge(r,"script")),r.parentNode.removeChild(r));return e}w.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,a,i,o,s,u,c,l=e.cloneNode(!0),f=ae(e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(o=ge(l),r=0,a=(i=ge(e)).length;r<a;r++)s=i[r],"input"===(c=(u=o[r]).nodeName.toLowerCase())&&de.test(s.type)?u.checked=s.checked:"input"!==c&&"textarea"!==c||(u.defaultValue=s.defaultValue);if(t)if(n)for(i=i||ge(e),o=o||ge(l),r=0,a=i.length;r<a;r++)Ne(i[r],o[r]);else Ne(e,l);return 0<(o=ge(l,"script")).length&&ve(o,!f&&ge(e,"script")),l},cleanData:function(e){for(var t,n,r,a=w.event.special,i=0;void 0!==(n=e[i]);i++)if($(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)a[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Pe(this,e,!0)},remove:function(e){return Pe(this,e)},text:function(e){return H(this,(function(e){return void 0===e?w.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return je(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ce(this,e).appendChild(e)}))},prepend:function(){return je(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ce(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return je(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return je(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ge(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return w.clone(this,e,t)}))},html:function(e){return H(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Se.test(e)&&!me[(he.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(w.cleanData(ge(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e=[];return je(this,arguments,(function(t){var n=this.parentNode;w.inArray(this,e)<0&&(w.cleanData(ge(this)),n&&n.replaceChild(t,this))}),e)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(e,t){w.fn[e]=function(e){for(var n,r=[],a=w(e),i=a.length-1,s=0;s<=i;s++)n=s===i?this:this.clone(!0),w(a[s])[t](n),o.apply(r,n.get());return this.pushStack(r)}}));var ze=new RegExp("^("+ee+")(?!px)[a-z%]+$","i"),Le=function(t){var n=t.ownerDocument.defaultView;return n&&n.opener||(n=e),n.getComputedStyle(t)},Re=function(e,t,n){var r,a,i={};for(a in t)i[a]=e.style[a],e.style[a]=t[a];for(a in r=n.call(e),t)e.style[a]=i[a];return r},Ye=new RegExp(ne.join("|"),"i");function We(e,t,n){var r,a,i,o,s=e.style;return(n=n||Le(e))&&(""!==(o=n.getPropertyValue(t)||n[t])||ae(e)||(o=w.style(e,t)),!h.pixelBoxStyles()&&ze.test(o)&&Ye.test(t)&&(r=s.width,a=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=o,o=n.width,s.width=r,s.minWidth=a,s.maxWidth=i)),void 0!==o?o+"":o}function qe(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function t(){if(l){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(c).appendChild(l);var t=e.getComputedStyle(l);r="1%"!==t.top,u=12===n(t.marginLeft),l.style.right="60%",o=36===n(t.right),a=36===n(t.width),l.style.position="absolute",i=12===n(l.offsetWidth/3),re.removeChild(c),l=null}}function n(e){return Math.round(parseFloat(e))}var r,a,i,o,s,u,c=g.createElement("div"),l=g.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",h.clearCloneStyle="content-box"===l.style.backgroundClip,w.extend(h,{boxSizingReliable:function(){return t(),a},pixelBoxStyles:function(){return t(),o},pixelPosition:function(){return t(),r},reliableMarginLeft:function(){return t(),u},scrollboxSize:function(){return t(),i},reliableTrDimensions:function(){var t,n,r,a;return null==s&&(t=g.createElement("table"),n=g.createElement("tr"),r=g.createElement("div"),t.style.cssText="position:absolute;left:-11111px;border-collapse:separate",n.style.cssText="border:1px solid",n.style.height="1px",r.style.height="9px",r.style.display="block",re.appendChild(t).appendChild(n).appendChild(r),a=e.getComputedStyle(n),s=parseInt(a.height,10)+parseInt(a.borderTopWidth,10)+parseInt(a.borderBottomWidth,10)===n.offsetHeight,re.removeChild(t)),s}}))}();var Ie=["Webkit","Moz","ms"],He=g.createElement("div").style,Be={};function Fe(e){return w.cssProps[e]||Be[e]||(e in He?e:Be[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=Ie.length;n--;)if((e=Ie[n]+t)in He)return e}(e)||e)}var Ge=/^(none|table(?!-c[ea]).+)/,Ue=/^--/,$e={position:"absolute",visibility:"hidden",display:"block"},Ve={letterSpacing:"0",fontWeight:"400"};function Je(e,t,n){var r=te.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ke(e,t,n,r,a,i){var o="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;o<4;o+=2)"margin"===n&&(u+=w.css(e,n+ne[o],!0,a)),r?("content"===n&&(u-=w.css(e,"padding"+ne[o],!0,a)),"margin"!==n&&(u-=w.css(e,"border"+ne[o]+"Width",!0,a))):(u+=w.css(e,"padding"+ne[o],!0,a),"padding"!==n?u+=w.css(e,"border"+ne[o]+"Width",!0,a):s+=w.css(e,"border"+ne[o]+"Width",!0,a));return!r&&0<=i&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-i-u-s-.5))||0),u}function Xe(e,t,n){var r=Le(e),a=(!h.boxSizingReliable()||n)&&"border-box"===w.css(e,"boxSizing",!1,r),i=a,o=We(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(ze.test(o)){if(!n)return o;o="auto"}return(!h.boxSizingReliable()&&a||!h.reliableTrDimensions()&&M(e,"tr")||"auto"===o||!parseFloat(o)&&"inline"===w.css(e,"display",!1,r))&&e.getClientRects().length&&(a="border-box"===w.css(e,"boxSizing",!1,r),(i=s in e)&&(o=e[s])),(o=parseFloat(o)||0)+Ke(e,t,n||(a?"border":"content"),i,r,o)+"px"}function Ze(e,t,n,r,a){return new Ze.prototype.init(e,t,n,r,a)}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=We(e,"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(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var a,i,o,s=U(t),u=Ue.test(t),c=e.style;if(u||(t=Fe(s)),o=w.cssHooks[t]||w.cssHooks[s],void 0===n)return o&&"get"in o&&void 0!==(a=o.get(e,!1,r))?a:c[t];"string"==(i=typeof n)&&(a=te.exec(n))&&a[1]&&(n=se(e,t,a),i="number"),null!=n&&n==n&&("number"!==i||u||(n+=a&&a[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),o&&"set"in o&&void 0===(n=o.set(e,n,r))||(u?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,r){var a,i,o,s=U(t);return Ue.test(t)||(t=Fe(s)),(o=w.cssHooks[t]||w.cssHooks[s])&&"get"in o&&(a=o.get(e,!0,n)),void 0===a&&(a=We(e,t,r)),"normal"===a&&t in Ve&&(a=Ve[t]),""===n||n?(i=parseFloat(a),!0===n||isFinite(i)?i||0:a):a}}),w.each(["height","width"],(function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!Ge.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Xe(e,t,r):Re(e,$e,(function(){return Xe(e,t,r)}))},set:function(e,n,r){var a,i=Le(e),o=!h.scrollboxSize()&&"absolute"===i.position,s=(o||r)&&"border-box"===w.css(e,"boxSizing",!1,i),u=r?Ke(e,t,r,s,i):0;return s&&o&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(i[t])-Ke(e,t,"border",!1,i)-.5)),u&&(a=te.exec(n))&&"px"!==(a[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Je(0,n,u)}}})),w.cssHooks.marginLeft=qe(h.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(We(e,"marginLeft"))||e.getBoundingClientRect().left-Re(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),w.each({margin:"",padding:"",border:"Width"},(function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,a={},i="string"==typeof n?n.split(" "):[n];r<4;r++)a[e+ne[r]+t]=i[r]||i[r-2]||i[0];return a}},"margin"!==e&&(w.cssHooks[e+t].set=Je)})),w.fn.extend({css:function(e,t){return H(this,(function(e,t,n){var r,a,i={},o=0;if(Array.isArray(t)){for(r=Le(e),a=t.length;o<a;o++)i[t[o]]=w.css(e,t[o],!1,r);return i}return void 0!==n?w.style(e,t,n):w.css(e,t)}),e,t,1<arguments.length)}}),((w.Tween=Ze).prototype={constructor:Ze,init:function(e,t,n,r,a,i){this.elem=e,this.prop=n,this.easing=a||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(w.cssNumber[n]?"":"px")},cur:function(){var e=Ze.propHooks[this.prop];return e&&e.get?e.get(this):Ze.propHooks._default.get(this)},run:function(e){var t,n=Ze.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):Ze.propHooks._default.set(this),this}}).init.prototype=Ze.prototype,(Ze.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||!w.cssHooks[e.prop]&&null==e.elem.style[Fe(e.prop)]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=Ze.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=Ze.prototype.init,w.fx.step={};var Qe,et,tt,nt,rt=/^(?:toggle|show|hide)$/,at=/queueHooks$/;function it(){et&&(!1===g.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(it):e.setTimeout(it,w.fx.interval),w.fx.tick())}function ot(){return e.setTimeout((function(){Qe=void 0})),Qe=Date.now()}function st(e,t){var n,r=0,a={height:e};for(t=t?1:0;r<4;r+=2-t)a["margin"+(n=ne[r])]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function ut(e,t,n){for(var r,a=(ct.tweeners[t]||[]).concat(ct.tweeners["*"]),i=0,o=a.length;i<o;i++)if(r=a[i].call(n,t,e))return r}function ct(e,t,n){var r,a,i=0,o=ct.prefilters.length,s=w.Deferred().always((function(){delete u.elem})),u=function(){if(a)return!1;for(var t=Qe||ot(),n=Math.max(0,c.startTime+c.duration-t),r=1-(n/c.duration||0),i=0,o=c.tweens.length;i<o;i++)c.tweens[i].run(r);return s.notifyWith(e,[c,r,n]),r<1&&o?n:(o||s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},n),originalProperties:t,originalOptions:n,startTime:Qe||ot(),duration:n.duration,tweens:[],createTween:function(t,n){var r=w.Tween(e,c.opts,t,n,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(r),r},stop:function(t){var n=0,r=t?c.tweens.length:0;if(a)return this;for(a=!0;n<r;n++)c.tweens[n].run(1);return t?(s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c,t])):s.rejectWith(e,[c,t]),this}}),l=c.props;for(function(e,t){var n,r,a,i,o;for(n in e)if(a=t[r=U(n)],i=e[n],Array.isArray(i)&&(a=i[1],i=e[n]=i[0]),n!==r&&(e[r]=i,delete e[n]),(o=w.cssHooks[r])&&"expand"in o)for(n in i=o.expand(i),delete e[r],i)n in e||(e[n]=i[n],t[n]=a);else t[r]=a}(l,c.opts.specialEasing);i<o;i++)if(r=ct.prefilters[i].call(c,e,l,c.opts))return p(r.stop)&&(w._queueHooks(c.elem,c.opts.queue).stop=r.stop.bind(r)),r;return w.map(l,ut,c),p(c.opts.start)&&c.opts.start.call(e,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),w.fx.timer(w.extend(u,{elem:e,anim:c,queue:c.opts.queue})),c}w.Animation=w.extend(ct,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){p(e)?(t=e,e=["*"]):e=e.match(z);for(var n,r=0,a=e.length;r<a;r++)n=e[r],ct.tweeners[n]=ct.tweeners[n]||[],ct.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,a,i,o,s,u,c,l,f="width"in t||"height"in t,d=this,h={},p=e.style,m=e.nodeType&&oe(e),g=J.get(e,"fxshow");for(r in n.queue||(null==(o=w._queueHooks(e,"fx")).unqueued&&(o.unqueued=0,s=o.empty.fire,o.empty.fire=function(){o.unqueued||s()}),o.unqueued++,d.always((function(){d.always((function(){o.unqueued--,w.queue(e,"fx").length||o.empty.fire()}))}))),t)if(a=t[r],rt.test(a)){if(delete t[r],i=i||"toggle"===a,a===(m?"hide":"show")){if("show"!==a||!g||void 0===g[r])continue;m=!0}h[r]=g&&g[r]||w.style(e,r)}if((u=!w.isEmptyObject(t))||!w.isEmptyObject(h))for(r in f&&1===e.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=g&&g.display)&&(c=J.get(e,"display")),"none"===(l=w.css(e,"display"))&&(c?l=c:(ce([e],!0),c=e.style.display||c,l=w.css(e,"display"),ce([e]))),("inline"===l||"inline-block"===l&&null!=c)&&"none"===w.css(e,"float")&&(u||(d.done((function(){p.display=c})),null==c&&(l=p.display,c="none"===l?"":l)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",d.always((function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]}))),u=!1,h)u||(g?"hidden"in g&&(m=g.hidden):g=J.access(e,"fxshow",{display:c}),i&&(g.hidden=!m),m&&ce([e],!0),d.done((function(){for(r in m||ce([e]),J.remove(e,"fxshow"),h)w.style(e,r,h[r])}))),u=ut(m?g[r]:0,r,d),r in g||(g[r]=u.start,m&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?ct.prefilters.unshift(e):ct.prefilters.push(e)}}),w.speed=function(e,t,n){var r=e&&"object"==typeof e?w.extend({},e):{complete:n||!n&&t||p(e)&&e,duration:e,easing:n&&t||t&&!p(t)&&t};return w.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in w.fx.speeds?r.duration=w.fx.speeds[r.duration]:r.duration=w.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){p(r.old)&&r.old.call(this),r.queue&&w.dequeue(this,r.queue)},r},w.fn.extend({fadeTo:function(e,t,n,r){return this.filter(oe).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var a=w.isEmptyObject(e),i=w.speed(t,n,r),o=function(){var t=ct(this,w.extend({},e),i);(a||J.get(this,"finish"))&&t.stop(!0)};return o.finish=o,a||!1===i.queue?this.each(o):this.queue(i.queue,o)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each((function(){var t=!0,a=null!=e&&e+"queueHooks",i=w.timers,o=J.get(this);if(a)o[a]&&o[a].stop&&r(o[a]);else for(a in o)o[a]&&o[a].stop&&at.test(a)&&r(o[a]);for(a=i.length;a--;)i[a].elem!==this||null!=e&&i[a].queue!==e||(i[a].anim.stop(n),t=!1,i.splice(a,1));!t&&n||w.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||"fx"),this.each((function(){var t,n=J.get(this),r=n[e+"queue"],a=n[e+"queueHooks"],i=w.timers,o=r?r.length:0;for(n.finish=!0,w.queue(this,e,[]),a&&a.stop&&a.stop.call(this,!0),t=i.length;t--;)i[t].elem===this&&i[t].queue===e&&(i[t].anim.stop(!0),i.splice(t,1));for(t=0;t<o;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish}))}}),w.each(["toggle","show","hide"],(function(e,t){var n=w.fn[t];w.fn[t]=function(e,r,a){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(st(t,!0),e,r,a)}})),w.each({slideDown:st("show"),slideUp:st("hide"),slideToggle:st("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(e,t){w.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}})),w.timers=[],w.fx.tick=function(){var e,t=0,n=w.timers;for(Qe=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||w.fx.stop(),Qe=void 0},w.fx.timer=function(e){w.timers.push(e),w.fx.start()},w.fx.interval=13,w.fx.start=function(){et||(et=!0,it())},w.fx.stop=function(){et=null},w.fx.speeds={slow:600,fast:200,_default:400},w.fn.delay=function(t,n){return t=w.fx&&w.fx.speeds[t]||t,n=n||"fx",this.queue(n,(function(n,r){var a=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(a)}}))},tt=g.createElement("input"),nt=g.createElement("select").appendChild(g.createElement("option")),tt.type="checkbox",h.checkOn=""!==tt.value,h.optSelected=nt.selected,(tt=g.createElement("input")).value="t",tt.type="radio",h.radioValue="t"===tt.value;var lt,ft=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return H(this,w.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each((function(){w.removeAttr(this,e)}))}}),w.extend({attr:function(e,t,n){var r,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?w.prop(e,t,n):(1===i&&w.isXMLDoc(e)||(a=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?lt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:(e.setAttribute(t,n+""),n):a&&"get"in a&&null!==(r=a.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&M(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,a=t&&t.match(z);if(a&&1===e.nodeType)for(;n=a[r++];)e.removeAttribute(n)}}),lt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=ft[t]||w.find.attr;ft[t]=function(e,t,r){var a,i,o=t.toLowerCase();return r||(i=ft[o],ft[o]=a,a=null!=n(e,t,r)?o:null,ft[o]=i),a}}));var dt=/^(?:input|select|textarea|button)$/i,ht=/^(?:a|area)$/i;function pt(e){return(e.match(z)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function gt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(z)||[]}w.fn.extend({prop:function(e,t){return H(this,w.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each((function(){delete this[w.propFix[e]||e]}))}}),w.extend({prop:function(e,t,n){var r,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&w.isXMLDoc(e)||(t=w.propFix[t]||t,a=w.propHooks[t]),void 0!==n?a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:e[t]=n:a&&"get"in a&&null!==(r=a.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):dt.test(e.nodeName)||ht.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){w.propFix[this.toLowerCase()]=this})),w.fn.extend({addClass:function(e){var t,n,r,a,i,o,s,u=0;if(p(e))return this.each((function(t){w(this).addClass(e.call(this,t,mt(this)))}));if((t=gt(e)).length)for(;n=this[u++];)if(a=mt(n),r=1===n.nodeType&&" "+pt(a)+" "){for(o=0;i=t[o++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");a!==(s=pt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,a,i,o,s,u=0;if(p(e))return this.each((function(t){w(this).removeClass(e.call(this,t,mt(this)))}));if(!arguments.length)return this.attr("class","");if((t=gt(e)).length)for(;n=this[u++];)if(a=mt(n),r=1===n.nodeType&&" "+pt(a)+" "){for(o=0;i=t[o++];)for(;-1<r.indexOf(" "+i+" ");)r=r.replace(" "+i+" "," ");a!==(s=pt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):p(e)?this.each((function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)})):this.each((function(){var t,a,i,o;if(r)for(a=0,i=w(this),o=gt(e);t=o[a++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&-1<(" "+pt(mt(n))+" ").indexOf(t))return!0;return!1}});var vt=/\r/g;w.fn.extend({val:function(e){var t,n,r,a=this[0];return arguments.length?(r=p(e),this.each((function(n){var a;1===this.nodeType&&(null==(a=r?e.call(this,n,w(this).val()):e)?a="":"number"==typeof a?a+="":Array.isArray(a)&&(a=w.map(a,(function(e){return null==e?"":e+""}))),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,a,"value")||(this.value=a))}))):a?(t=w.valHooks[a.type]||w.valHooks[a.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(a,"value"))?n:"string"==typeof(n=a.value)?n.replace(vt,""):null==n?"":n:void 0}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:pt(w.text(e))}},select:{get:function(e){var t,n,r,a=e.options,i=e.selectedIndex,o="select-one"===e.type,s=o?null:[],u=o?i+1:a.length;for(r=i<0?u:o?i:0;r<u;r++)if(((n=a[r]).selected||r===i)&&!n.disabled&&(!n.parentNode.disabled||!M(n.parentNode,"optgroup"))){if(t=w(n).val(),o)return t;s.push(t)}return s},set:function(e,t){for(var n,r,a=e.options,i=w.makeArray(t),o=a.length;o--;)((r=a[o]).selected=-1<w.inArray(w.valHooks.option.get(r),i))&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),w.each(["radio","checkbox"],(function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<w.inArray(w(e).val(),t)}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),h.focusin="onfocusin"in e;var yt=/^(?:focusinfocus|focusoutblur)$/,_t=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,r,a){var i,o,s,u,c,f,d,h,v=[r||g],y=l.call(t,"type")?t.type:t,_=l.call(t,"namespace")?t.namespace.split("."):[];if(o=h=s=r=r||g,3!==r.nodeType&&8!==r.nodeType&&!yt.test(y+w.event.triggered)&&(-1<y.indexOf(".")&&(y=(_=y.split(".")).shift(),_.sort()),c=y.indexOf(":")<0&&"on"+y,(t=t[w.expando]?t:new w.Event(y,"object"==typeof t&&t)).isTrigger=a?2:3,t.namespace=_.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+_.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[y]||{},a||!d.trigger||!1!==d.trigger.apply(r,n))){if(!a&&!d.noBubble&&!m(r)){for(u=d.delegateType||y,yt.test(u+y)||(o=o.parentNode);o;o=o.parentNode)v.push(o),s=o;s===(r.ownerDocument||g)&&v.push(s.defaultView||s.parentWindow||e)}for(i=0;(o=v[i++])&&!t.isPropagationStopped();)h=o,t.type=1<i?u:d.bindType||y,(f=(J.get(o,"events")||Object.create(null))[t.type]&&J.get(o,"handle"))&&f.apply(o,n),(f=c&&o[c])&&f.apply&&$(o)&&(t.result=f.apply(o,n),!1===t.result&&t.preventDefault());return t.type=y,a||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!$(r)||c&&p(r[y])&&!m(r)&&((s=r[c])&&(r[c]=null),w.event.triggered=y,t.isPropagationStopped()&&h.addEventListener(y,_t),r[y](),t.isPropagationStopped()&&h.removeEventListener(y,_t),w.event.triggered=void 0,s&&(r[c]=s)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each((function(){w.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,a=J.access(r,t);a||r.addEventListener(e,n,!0),J.access(r,t,(a||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,a=J.access(r,t)-1;a?J.access(r,t,a):(r.removeEventListener(e,n,!0),J.remove(r,t))}}}));var bt=e.location,wt={guid:Date.now()},At=/\?/;w.parseXML=function(t){var n,r;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(t){}return r=n&&n.getElementsByTagName("parsererror")[0],n&&!r||w.error("Invalid XML: "+(r?w.map(r.childNodes,(function(e){return e.textContent})).join("\n"):t)),n};var xt=/\[\]$/,kt=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,St=/^(?:input|select|textarea|keygen)/i;function Mt(e,t,n,r){var a;if(Array.isArray(t))w.each(t,(function(t,a){n||xt.test(e)?r(e,a):Mt(e+"["+("object"==typeof a&&null!=a?t:"")+"]",a,n,r)}));else if(n||"object"!==_(t))r(e,t);else for(a in t)Mt(e+"["+a+"]",t[a],n,r)}w.param=function(e,t){var n,r=[],a=function(e,t){var n=p(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,(function(){a(this.name,this.value)}));else for(n in e)Mt(n,e[n],t,a);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&St.test(this.nodeName)&&!Et.test(e)&&(this.checked||!de.test(e))})).map((function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,(function(e){return{name:t.name,value:e.replace(kt,"\r\n")}})):{name:t.name,value:n.replace(kt,"\r\n")}})).get()}});var Tt=/%20/g,Ct=/#.*$/,Dt=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Nt=/^(?:GET|HEAD)$/,jt=/^\/\//,Pt={},zt={},Lt="*/".concat("*"),Rt=g.createElement("a");function Yt(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,a=0,i=t.toLowerCase().match(z)||[];if(p(n))for(;r=i[a++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Wt(e,t,n,r){var a={},i=e===zt;function o(s){var u;return a[s]=!0,w.each(e[s]||[],(function(e,s){var c=s(t,n,r);return"string"!=typeof c||i||a[c]?i?!(u=c):void 0:(t.dataTypes.unshift(c),o(c),!1)})),u}return o(t.dataTypes[0])||!a["*"]&&o("*")}function qt(e,t){var n,r,a=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((a[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}Rt.href=bt.href,w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:bt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(bt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Lt,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":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?qt(qt(e,w.ajaxSettings),t):qt(w.ajaxSettings,e)},ajaxPrefilter:Yt(Pt),ajaxTransport:Yt(zt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var r,a,i,o,s,u,c,l,f,d,h=w.ajaxSetup({},n),p=h.context||h,m=h.context&&(p.nodeType||p.jquery)?w(p):w.event,v=w.Deferred(),y=w.Callbacks("once memory"),_=h.statusCode||{},b={},A={},x="canceled",k={readyState:0,getResponseHeader:function(e){var t;if(c){if(!o)for(o={};t=Ot.exec(i);)o[t[1].toLowerCase()+" "]=(o[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=o[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return c?i:null},setRequestHeader:function(e,t){return null==c&&(e=A[e.toLowerCase()]=A[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)k.always(e[k.status]);else for(t in e)_[t]=[_[t],e[t]];return this},abort:function(e){var t=e||x;return r&&r.abort(t),E(0,t),this}};if(v.promise(k),h.url=((t||h.url||bt.href)+"").replace(jt,bt.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(z)||[""],null==h.crossDomain){u=g.createElement("a");try{u.href=h.url,u.href=u.href,h.crossDomain=Rt.protocol+"//"+Rt.host!=u.protocol+"//"+u.host}catch(t){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),Wt(Pt,h,n,k),c)return k;for(f in(l=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Nt.test(h.type),a=h.url.replace(Ct,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Tt,"+")):(d=h.url.slice(a.length),h.data&&(h.processData||"string"==typeof h.data)&&(a+=(At.test(a)?"&":"?")+h.data,delete h.data),!1===h.cache&&(a=a.replace(Dt,"$1"),d=(At.test(a)?"&":"?")+"_="+wt.guid+++d),h.url=a+d),h.ifModified&&(w.lastModified[a]&&k.setRequestHeader("If-Modified-Since",w.lastModified[a]),w.etag[a]&&k.setRequestHeader("If-None-Match",w.etag[a])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&k.setRequestHeader("Content-Type",h.contentType),k.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Lt+"; q=0.01":""):h.accepts["*"]),h.headers)k.setRequestHeader(f,h.headers[f]);if(h.beforeSend&&(!1===h.beforeSend.call(p,k,h)||c))return k.abort();if(x="abort",y.add(h.complete),k.done(h.success),k.fail(h.error),r=Wt(zt,h,n,k)){if(k.readyState=1,l&&m.trigger("ajaxSend",[k,h]),c)return k;h.async&&0<h.timeout&&(s=e.setTimeout((function(){k.abort("timeout")}),h.timeout));try{c=!1,r.send(b,E)}catch(t){if(c)throw t;E(-1,t)}}else E(-1,"No Transport");function E(t,n,o,u){var f,d,g,b,A,x=n;c||(c=!0,s&&e.clearTimeout(s),r=void 0,i=u||"",k.readyState=0<t?4:0,f=200<=t&&t<300||304===t,o&&(b=function(e,t,n){for(var r,a,i,o,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(a in s)if(s[a]&&s[a].test(r)){u.unshift(a);break}if(u[0]in n)i=u[0];else{for(a in n){if(!u[0]||e.converters[a+" "+u[0]]){i=a;break}o||(o=a)}i=i||o}if(i)return i!==u[0]&&u.unshift(i),n[i]}(h,k,o)),!f&&-1<w.inArray("script",h.dataTypes)&&w.inArray("json",h.dataTypes)<0&&(h.converters["text script"]=function(){}),b=function(e,t,n,r){var a,i,o,s,u,c={},l=e.dataTypes.slice();if(l[1])for(o in e.converters)c[o.toLowerCase()]=e.converters[o];for(i=l.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=i,i=l.shift())if("*"===i)i=u;else if("*"!==u&&u!==i){if(!(o=c[u+" "+i]||c["* "+i]))for(a in c)if((s=a.split(" "))[1]===i&&(o=c[u+" "+s[0]]||c["* "+s[0]])){!0===o?o=c[a]:!0!==c[a]&&(i=s[0],l.unshift(s[1]));break}if(!0!==o)if(o&&e.throws)t=o(t);else try{t=o(t)}catch(e){return{state:"parsererror",error:o?e:"No conversion from "+u+" to "+i}}}return{state:"success",data:t}}(h,b,k,f),f?(h.ifModified&&((A=k.getResponseHeader("Last-Modified"))&&(w.lastModified[a]=A),(A=k.getResponseHeader("etag"))&&(w.etag[a]=A)),204===t||"HEAD"===h.type?x="nocontent":304===t?x="notmodified":(x=b.state,d=b.data,f=!(g=b.error))):(g=x,!t&&x||(x="error",t<0&&(t=0))),k.status=t,k.statusText=(n||x)+"",f?v.resolveWith(p,[d,x,k]):v.rejectWith(p,[k,x,g]),k.statusCode(_),_=void 0,l&&m.trigger(f?"ajaxSuccess":"ajaxError",[k,h,f?d:g]),y.fireWith(p,[k,x]),l&&(m.trigger("ajaxComplete",[k,h]),--w.active||w.event.trigger("ajaxStop")))}return k},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],(function(e,t){w[t]=function(e,n,r,a){return p(n)&&(a=a||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:a,data:n,success:r},w.isPlainObject(e)&&e))}})),w.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),w._evalUrl=function(e,t,n){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){w.globalEval(e,t,n)}})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(p(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return p(e)?this.each((function(t){w(this).wrapInner(e.call(this,t))})):this.each((function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=p(e);return this.each((function(n){w(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){w(this).replaceWith(this.childNodes)})),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var It={0:200,1223:204},Ht=w.ajaxSettings.xhr();h.cors=!!Ht&&"withCredentials"in Ht,h.ajax=Ht=!!Ht,w.ajaxTransport((function(t){var n,r;if(h.cors||Ht&&!t.crossDomain)return{send:function(a,i){var o,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(o in t.xhrFields)s[o]=t.xhrFields[o];for(o in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||a["X-Requested-With"]||(a["X-Requested-With"]="XMLHttpRequest"),a)s.setRequestHeader(o,a[o]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?i(0,"error"):i(s.status,s.statusText):i(It[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout((function(){n&&r()}))},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(a){if(n)throw a}},abort:function(){n&&n()}}})),w.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),w.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,a){t=w("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&a("error"===e.type?404:200,e.type)}),g.head.appendChild(t[0])},abort:function(){n&&n()}}}));var Bt,Ft=[],Gt=/(=)\?(?=&|$)|\?\?/;w.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ft.pop()||w.expando+"_"+wt.guid++;return this[e]=!0,e}}),w.ajaxPrefilter("json jsonp",(function(t,n,r){var a,i,o,s=!1!==t.jsonp&&(Gt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Gt.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return a=t.jsonpCallback=p(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(Gt,"$1"+a):!1!==t.jsonp&&(t.url+=(At.test(t.url)?"&":"?")+t.jsonp+"="+a),t.converters["script json"]=function(){return o||w.error(a+" was not called"),o[0]},t.dataTypes[0]="json",i=e[a],e[a]=function(){o=arguments},r.always((function(){void 0===i?w(e).removeProp(a):e[a]=i,t[a]&&(t.jsonpCallback=n.jsonpCallback,Ft.push(a)),o&&p(i)&&i(o[0]),o=i=void 0})),"script"})),h.createHTMLDocument=((Bt=g.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Bt.childNodes.length),w.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(h.createHTMLDocument?((r=(t=g.implementation.createHTMLDocument("")).createElement("base")).href=g.location.href,t.head.appendChild(r)):t=g),i=!n&&[],(a=T.exec(e))?[t.createElement(a[1])]:(a=_e([e],t,i),i&&i.length&&w(i).remove(),w.merge([],a.childNodes)));var r,a,i},w.fn.load=function(e,t,n){var r,a,i,o=this,s=e.indexOf(" ");return-1<s&&(r=pt(e.slice(s)),e=e.slice(0,s)),p(t)?(n=t,t=void 0):t&&"object"==typeof t&&(a="POST"),0<o.length&&w.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done((function(e){i=arguments,o.html(r?w("<div>").append(w.parseHTML(e)).find(r):e)})).always(n&&function(e,t){o.each((function(){n.apply(this,i||[e.responseText,t,e])}))}),this},w.expr.pseudos.animated=function(e){return w.grep(w.timers,(function(t){return e===t.elem})).length},w.offset={setOffset:function(e,t,n){var r,a,i,o,s,u,c=w.css(e,"position"),l=w(e),f={};"static"===c&&(e.style.position="relative"),s=l.offset(),i=w.css(e,"top"),u=w.css(e,"left"),("absolute"===c||"fixed"===c)&&-1<(i+u).indexOf("auto")?(o=(r=l.position()).top,a=r.left):(o=parseFloat(i)||0,a=parseFloat(u)||0),p(t)&&(t=t.call(e,n,w.extend({},s))),null!=t.top&&(f.top=t.top-s.top+o),null!=t.left&&(f.left=t.left-s.left+a),"using"in t?t.using.call(e,f):l.css(f)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){w.offset.setOffset(this,e,t)}));var t,n,r=this[0];return r?r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],a={top:0,left:0};if("fixed"===w.css(r,"position"))t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===w.css(e,"position");)e=e.parentNode;e&&e!==r&&1===e.nodeType&&((a=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),a.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-w.css(r,"marginTop",!0),left:t.left-a.left-w.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===w.css(e,"position");)e=e.offsetParent;return e||re}))}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var n="pageYOffset"===t;w.fn[e]=function(r){return H(this,(function(e,r,a){var i;if(m(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===a)return i?i[t]:e[r];i?i.scrollTo(n?i.pageXOffset:a,n?a:i.pageYOffset):e[r]=a}),e,r,arguments.length)}})),w.each(["top","left"],(function(e,t){w.cssHooks[t]=qe(h.pixelPosition,(function(e,n){if(n)return n=We(e,t),ze.test(n)?w(e).position()[t]+"px":n}))})),w.each({Height:"height",Width:"width"},(function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},(function(n,r){w.fn[r]=function(a,i){var o=arguments.length&&(n||"boolean"!=typeof a),s=n||(!0===a||!0===i?"margin":"border");return H(this,(function(t,n,a){var i;return m(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(i=t.documentElement,Math.max(t.body["scroll"+e],i["scroll"+e],t.body["offset"+e],i["offset"+e],i["client"+e])):void 0===a?w.css(t,n,s):w.style(t,n,a,s)}),t,o?a:void 0,o)}}))})),w.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){w.fn[t]=function(e){return this.on(t,e)}})),w.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){w.fn[t]=function(e,n){return 0<arguments.length?this.on(t,null,e,n):this.trigger(t)}}));var Ut=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),p(e))return r=a.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(a.call(arguments)))}).guid=e.guid=e.guid||w.guid++,i},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=M,w.isFunction=p,w.isWindow=m,w.camelCase=U,w.type=_,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},w.trim=function(e){return null==e?"":(e+"").replace(Ut,"")};var $t=e.jQuery,Vt=e.$;return w.noConflict=function(t){return e.$===w&&(e.$=Vt),t&&e.jQuery===w&&(e.jQuery=$t),w},void 0===t&&(e.jQuery=e.$=w),w}))}));Tr.noConflict();var Cr=function(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return r&&(t&&"string"==typeof t?t=Sr.find(t):t||(t=Sr)),new Tr.fn.init(e,t,n)};Cr.fn=Cr.prototype=Tr.fn,Tr.extend(Cr,Tr);var Dr=function(e){return e.find('script, style, link[rel="stylesheet"]').remove(),e};Cr.cloneHtml=function(){return Dr(Cr("html",null,null,!1).clone()).children().wrap("<div />").wrap("<div />")},Cr.root=function(){return Cr("*").first()},Cr.browser=!0;var Or=function(e){var t=e.get(0);return!(!t||!t.tagName)&&"container"===t.tagName.toLowerCase()};function Nr(e,t){return Array(t+1).join(e)}Cr.html=function(e){if(e)return Or(e)||Or(e.children("container"))?e.children("container").html()||e.html():Cr("<div>").append(e.eq(0).clone()).html();var t=Dr(Cr("body",null,null,!1).clone()),n=Dr(Cr("head",null,null,!1).clone());return Sr&&Sr.length>0?Sr.children().html():Cr("<container />").append(Cr("<container>".concat(n.html(),"</container>"))).append(Cr("<container>".concat(t.html(),"</container>"))).wrap("<container />").parent().html()},Cr.load=function(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e=e?Cr("<container />").html(e):Cr.cloneHtml(),Sr=Sr||Cr('<div class="'.concat("mercury-parsing-container",'" style="display:none;" />')),(e=Dr(e)).find("*").contents().each((function(){this.nodeType===Node.COMMENT_NODE&&Cr(this).remove()})),Sr.html(e),t?{$:Cr,html:e.html()}:Cr};var jr=["address","article","aside","audio","blockquote","body","canvas","center","dd","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frameset","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","isindex","li","main","menu","nav","noframes","noscript","ol","output","p","pre","section","table","tbody","td","tfoot","th","thead","tr","ul"];function Pr(e){return-1!==jr.indexOf(e.nodeName.toLowerCase())}var zr=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"];function Lr(e){return-1!==zr.indexOf(e.nodeName.toLowerCase())}var Rr=zr.join();var Yr={};function Wr(e){for(var t in this.options=e,this._keep=[],this._remove=[],this.blankRule={replacement:e.blankReplacement},this.keepReplacement=e.keepReplacement,this.defaultRule={replacement:e.defaultReplacement},this.array=[],e.rules)this.array.push(e.rules[t])}function qr(e,t,n){for(var r=0;r<e.length;r++){var a=e[r];if(Ir(a,t,n))return a}}function Ir(e,t,n){var r=e.filter;if("string"==typeof r){if(r===t.nodeName.toLowerCase())return!0}else if(Array.isArray(r)){if(r.indexOf(t.nodeName.toLowerCase())>-1)return!0}else{if("function"!=typeof r)throw new TypeError("`filter` needs to be a string, array, or function");if(r.call(e,t,n))return!0}}function Hr(e){var t=e.nextSibling||e.parentNode;return e.parentNode.removeChild(e),t}function Br(e,t,n){return e&&e.parentNode===t||n(t)?t.nextSibling||t.parentNode:t.firstChild||t.nextSibling||t.parentNode}Yr.paragraph={filter:"p",replacement:function(e){return"\n\n"+e+"\n\n"}},Yr.lineBreak={filter:"br",replacement:function(e,t,n){return n.br+"\n"}},Yr.heading={filter:["h1","h2","h3","h4","h5","h6"],replacement:function(e,t,n){var r=Number(t.nodeName.charAt(1));return"setext"===n.headingStyle&&r<3?"\n\n"+e+"\n"+Nr(1===r?"=":"-",e.length)+"\n\n":"\n\n"+Nr("#",r)+" "+e+"\n\n"}},Yr.blockquote={filter:"blockquote",replacement:function(e){return"\n\n"+(e=(e=e.replace(/^\n+|\n+$/g,"")).replace(/^/gm,"> "))+"\n\n"}},Yr.list={filter:["ul","ol"],replacement:function(e,t){var n=t.parentNode;return"LI"===n.nodeName&&n.lastElementChild===t?"\n"+e:"\n\n"+e+"\n\n"}},Yr.listItem={filter:"li",replacement:function(e,t,n){e=e.replace(/^\n+/,"").replace(/\n+$/,"\n").replace(/\n/gm,"\n ");var r=n.bulletListMarker+" ",a=t.parentNode;if("OL"===a.nodeName){var i=a.getAttribute("start"),o=Array.prototype.indexOf.call(a.children,t);r=(i?Number(i)+o:o+1)+". "}return r+e+(t.nextSibling&&!/\n$/.test(e)?"\n":"")}},Yr.indentedCodeBlock={filter:function(e,t){return"indented"===t.codeBlockStyle&&"PRE"===e.nodeName&&e.firstChild&&"CODE"===e.firstChild.nodeName},replacement:function(e,t,n){return"\n\n "+t.firstChild.textContent.replace(/\n/g,"\n ")+"\n\n"}},Yr.fencedCodeBlock={filter:function(e,t){return"fenced"===t.codeBlockStyle&&"PRE"===e.nodeName&&e.firstChild&&"CODE"===e.firstChild.nodeName},replacement:function(e,t,n){var r=((t.firstChild.className||"").match(/language-(\S+)/)||[null,""])[1];return"\n\n"+n.fence+r+"\n"+t.firstChild.textContent+"\n"+n.fence+"\n\n"}},Yr.horizontalRule={filter:"hr",replacement:function(e,t,n){return"\n\n"+n.hr+"\n\n"}},Yr.inlineLink={filter:function(e,t){return"inlined"===t.linkStyle&&"A"===e.nodeName&&e.getAttribute("href")},replacement:function(e,t){return"["+e+"]("+t.getAttribute("href")+(t.title?' "'+t.title+'"':"")+")"}},Yr.referenceLink={filter:function(e,t){return"referenced"===t.linkStyle&&"A"===e.nodeName&&e.getAttribute("href")},replacement:function(e,t,n){var r,a,i=t.getAttribute("href"),o=t.title?' "'+t.title+'"':"";switch(n.linkReferenceStyle){case"collapsed":r="["+e+"][]",a="["+e+"]: "+i+o;break;case"shortcut":r="["+e+"]",a="["+e+"]: "+i+o;break;default:var s=this.references.length+1;r="["+e+"]["+s+"]",a="["+s+"]: "+i+o}return this.references.push(a),r},references:[],append:function(e){var t="";return this.references.length&&(t="\n\n"+this.references.join("\n")+"\n\n",this.references=[]),t}},Yr.emphasis={filter:["em","i"],replacement:function(e,t,n){return e.trim()?n.emDelimiter+e+n.emDelimiter:""}},Yr.strong={filter:["strong","b"],replacement:function(e,t,n){return e.trim()?n.strongDelimiter+e+n.strongDelimiter:""}},Yr.code={filter:function(e){var t=e.previousSibling||e.nextSibling,n="PRE"===e.parentNode.nodeName&&!t;return"CODE"===e.nodeName&&!n},replacement:function(e){if(!e.trim())return"";var t="`",n="",r="",a=e.match(/`+/gm);if(a)for(/^`/.test(e)&&(n=" "),/`$/.test(e)&&(r=" ");-1!==a.indexOf(t);)t+="`";return t+n+e+r+t}},Yr.image={filter:"img",replacement:function(e,t){var n=t.alt||"",r=t.getAttribute("src")||"",a=t.title||"";return r?"!["+n+"]("+r+(a?' "'+a+'"':"")+")":""}},Wr.prototype={add:function(e,t){this.array.unshift(t)},keep:function(e){this._keep.unshift({filter:e,replacement:this.keepReplacement})},remove:function(e){this._remove.unshift({filter:e,replacement:function(){return""}})},forNode:function(e){return e.isBlank?this.blankRule:(t=qr(this.array,e,this.options))||(t=qr(this._keep,e,this.options))||(t=qr(this._remove,e,this.options))?t:this.defaultRule;var t},forEach:function(e){for(var t=0;t<this.array.length;t++)e(this.array[t],t)}};var Fr="undefined"!=typeof window?window:{};var Gr,Ur,$r,Vr=function(){var e=Fr.DOMParser,t=!1;try{(new e).parseFromString("","text/html")&&(t=!0)}catch(e){}return t}()?Fr.DOMParser:(Gr=function(){},Ur=require("jsdom").JSDOM,Gr.prototype.parseFromString=function(e){return new Ur(e).window.document},Gr);function Jr(e){var t;"string"==typeof e?t=($r=$r||new Vr).parseFromString('<x-turndown id="turndown-root">'+e+"</x-turndown>","text/html").getElementById("turndown-root"):t=e.cloneNode(!0);return function(e){var t=e.element,n=e.isBlock,r=e.isVoid,a=e.isPre||function(e){return"PRE"===e.nodeName};if(t.firstChild&&!a(t)){for(var i=null,o=!1,s=null,u=Br(s,t,a);u!==t;){if(3===u.nodeType||4===u.nodeType){var c=u.data.replace(/[ \r\n\t]+/g," ");if(i&&!/ $/.test(i.data)||o||" "!==c[0]||(c=c.substr(1)),!c){u=Hr(u);continue}u.data=c,i=u}else{if(1!==u.nodeType){u=Hr(u);continue}n(u)||"BR"===u.nodeName?(i&&(i.data=i.data.replace(/ $/,"")),i=null,o=!1):r(u)&&(i=null,o=!0)}var l=Br(s,u,a);s=u,u=l}i&&(i.data=i.data.replace(/ $/,""),i.data||Hr(i))}}({element:t,isBlock:Pr,isVoid:Lr}),t}function Kr(e){return e.isBlock=Pr(e),e.isCode="code"===e.nodeName.toLowerCase()||e.parentNode.isCode,e.isBlank=function(e){return-1===["A","TH","TD","IFRAME","SCRIPT","AUDIO","VIDEO"].indexOf(e.nodeName)&&/^\s*$/i.test(e.textContent)&&!Lr(e)&&!function(e){return e.querySelector&&e.querySelector(Rr)}(e)}(e),e.flankingWhitespace=function(e){var t="",n="";if(!e.isBlock){var r=/^[ \r\n\t]/.test(e.textContent),a=/[ \r\n\t]$/.test(e.textContent);r&&!Xr("left",e)&&(t=" "),a&&!Xr("right",e)&&(n=" ")}return{leading:t,trailing:n}}(e),e}function Xr(e,t){var n,r,a;return"left"===e?(n=t.previousSibling,r=/ $/):(n=t.nextSibling,r=/^ /),n&&(3===n.nodeType?a=r.test(n.nodeValue):1!==n.nodeType||Pr(n)||(a=r.test(n.textContent))),a}var Zr=Array.prototype.reduce,Qr=/^\n*/,ea=/\n*$/,ta=[[/\\/g,"\\\\"],[/\*/g,"\\*"],[/^-/g,"\\-"],[/^\+ /g,"\\+ "],[/^(=+)/g,"\\$1"],[/^(#{1,6}) /g,"\\$1 "],[/`/g,"\\`"],[/^~~~/g,"\\~~~"],[/\[/g,"\\["],[/\]/g,"\\]"],[/^>/g,"\\>"],[/_/g,"\\_"],[/^(\d+)\. /g,"$1\\. "]];function na(e){if(!(this instanceof na))return new na(e);var t={rules:Yr,headingStyle:"setext",hr:"* * *",bulletListMarker:"*",codeBlockStyle:"indented",fence:"```",emDelimiter:"_",strongDelimiter:"**",linkStyle:"inlined",linkReferenceStyle:"full",br:" ",blankReplacement:function(e,t){return t.isBlock?"\n\n":""},keepReplacement:function(e,t){return t.isBlock?"\n\n"+t.outerHTML+"\n\n":t.outerHTML},defaultReplacement:function(e,t){return t.isBlock?"\n\n"+e+"\n\n":e}};this.options=function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)n.hasOwnProperty(r)&&(e[r]=n[r])}return e}({},t,e),this.rules=new Wr(this.options)}function ra(e){var t=this;return Zr.call(e.childNodes,(function(e,n){var r="";return 3===(n=new Kr(n)).nodeType?r=n.isCode?n.nodeValue:t.escape(n.nodeValue):1===n.nodeType&&(r=ia.call(t,n)),oa(e,r)}),"")}function aa(e){var t=this;return this.rules.forEach((function(n){"function"==typeof n.append&&(e=oa(e,n.append(t.options)))})),e.replace(/^[\t\r\n]+/,"").replace(/[\t\r\n\s]+$/,"")}function ia(e){var t=this.rules.forNode(e),n=ra.call(this,e),r=e.flankingWhitespace;return(r.leading||r.trailing)&&(n=n.trim()),r.leading+t.replacement(n,e,this.options)+r.trailing}function oa(e,t){var n,r,a,i=(n=t,r=[e.match(ea)[0],n.match(Qr)[0]].sort(),(a=r[r.length-1]).length<2?a:"\n\n");return(e=e.replace(ea,""))+i+(t=t.replace(Qr,""))}na.prototype={turndown:function(e){if(!function(e){return null!=e&&("string"==typeof e||e.nodeType&&(1===e.nodeType||9===e.nodeType||11===e.nodeType))}(e))throw new TypeError(e+" is not a string, or an element/document/fragment node.");if(""===e)return"";var t=ra.call(this,new Jr(e));return aa.call(this,t)},use:function(e){if(Array.isArray(e))for(var t=0;t<e.length;t++)this.use(e[t]);else{if("function"!=typeof e)throw new TypeError("plugin must be a Function or an Array of Functions");e(this)}return this},addRule:function(e,t){return this.rules.add(e,t),this},keep:function(e){return this.rules.keep(e),this},remove:function(e){return this.rules.remove(e),this},escape:function(e){return ta.reduce((function(e,t){return e.replace(t[0],t[1])}),e)}};var sa=function(){return!1},ua=function(e){return e},ca=/\s{2,}(?![^<>]*<\/(pre|code|textarea)>)/g;function la(e){return e.replace(ca," ").trim()}var fa="\t\n\v\f\r    \u2028\u2029\ufeff",da="["+fa+"]",ha=RegExp("^"+da+da+"*"),pa=RegExp(da+da+"*$"),ma=function(e,t,n){var r={},a=_((function(){return!!fa[e]()||"…"!="…"[e]()})),i=r[e]=a?t(ga):fa[e];n&&(r[n]=i),L(L.P+L.F*a,"String",r)},ga=ma.trim=function(e,t){return e=String(f(e)),1&t&&(e=e.replace(ha,"")),2&t&&(e=e.replace(pa,"")),e},va=ma,ya=w.parseInt,_a=va.trim,ba=/^[-+]?0[xX]/,wa=8!==ya(fa+"08")||22!==ya(fa+"0x16")?function(e,t){var n=_a(String(e),3);return ya(n,t>>>0||(ba.test(n)?16:10))}:ya;L(L.G+L.F*(parseInt!=wa),{parseInt:wa});var Aa=T.parseInt,xa=new RegExp("(page|paging|(p(a|g|ag)?(e|enum|ewanted|ing|ination)))?(=|/)([0-9]{1,3})","i"),ka=/[a-z]/i,Ea=/^[a-z]+$/i,Sa=/^[0-9]+$/i,Ma=/charset=([\w-]+)\b/;function Ta(e){return e.split("#")[0].replace(/\/$/,"")}L(L.S,"Array",{isArray:ge});var Ca=T.Array.isArray;var Da=function(e){if(Ca(e))return e},Oa=T.getIterator=function(e){var t=Ut(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return O(t.call(e))};var Na=function(e,t){var n=[],r=!0,a=!1,i=void 0;try{for(var o,s=Oa(e);!(r=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){a=!0,i=e}finally{try{r||null==s.return||s.return()}finally{if(a)throw i}}return n};var ja=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")};var Pa=function(e,t){return Da(e)||Na(e,t)||ja()};function za(e,t){var n=t||Mr.parse(e),r=n.protocol,a=n.host,i=n.path,o=!1,s=i.split("/").reverse().reduce((function(e,t,n){var r=t;if(r.includes(".")){var a=r.split("."),i=Pa(a,2),s=i[0],u=i[1];Ea.test(u)&&(r=s)}return xa.test(r)&&n<2&&(r=r.replace(xa,"")),0===n&&(o=ka.test(r)),function(e,t,n){var r=!0;return t<2&&Sa.test(e)&&e.length<3&&(r=!0),0===t&&"index"===e.toLowerCase()&&(r=!1),t<2&&e.length<3&&!n&&(r=!1),r}(r,n,o)&&e.push(r),e}),[]);return"".concat(r,"//").concat(a).concat(s.reverse().join("/"))}var La=new RegExp(".( |$)");function Ra(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;return e.trim().split(/\s+/).slice(0,t).join(" ")}function Ya(e){var t="utf-8",n=Ma.exec(e);null!==n&&(e=Pa(n,2)[1]);return sa(e)&&(t=e),t}var Wa=/^[A-Z_]+(\/\d\.\d)? /,qa=/^([A-Z_]+) (.+) [A-Z]+\/(\d)\.(\d)$/,Ia=/^[A-Z]+\/(\d)\.(\d) (\d{3}) (.*)$/,Ha=function(e,t){return function(e,t){var n,r=function(e){var t=e.indexOf("\r\n");return-1===t?e:e.slice(0,t)}(e);return t&&Wa.test(r)?Ba(e):null!==(n=r.match(qa))?{method:n[1],url:n[2],version:{major:parseInt(n[3],10),minor:parseInt(n[4],10)},headers:Ba(e)}:null!==(n=r.match(Ia))?{version:{major:parseInt(n[1],10),minor:parseInt(n[2],10)},statusCode:parseInt(n[3],10),statusMessage:n[4],headers:Ba(e)}:Ba(e)}(function(e){e&&e._header&&(e=e._header);return e&&"function"==typeof e.toString?e.toString().trim():""}(e),t)};function Ba(e){var t,n,r,a={},i=function(e){var t=0;return e=e.toString(),function(){var r=e.indexOf("\r\n",t),a=e.indexOf("\n",t),i=e.indexOf("\r",t),o=[r,a,i].sort((function(e,t){return e>t?1:e<t?-1:0})).filter((function(e){return-1!==e}))[0];if(void 0!==o)return n(o,o===r?2:1);var s=e.length;return s===t?null:n(s,0)};function n(n,r){var a=e.substr(t,n-t);return t=n+r,a}}(e),o=i();for(Wa.test(o)&&(o=i());o;)" "!==o[0]&&"\t"!==o[0]?(n&&Fa(n,r,a),t=o.indexOf(":"),n=o.substr(0,t),r=o.substr(t+1).trim(),o=i()):(r+=" "+o.trim(),o=i());return n&&Fa(n,r,a),a}function Fa(e,t,n){switch(e=e.toLowerCase()){case"set-cookie":void 0!==n[e]?n[e].push(t):n[e]=[t];break;case"content-type":case"content-length":case"user-agent":case"referer":case"host":case"authorization":case"proxy-authorization":case"if-modified-since":case"if-unmodified-since":case"from":case"location":case"max-forwards":case"retry-after":case"etag":case"last-modified":case"server":case"age":case"expires":void 0===n[e]&&(n[e]=t);break;default:"string"==typeof n[e]?n[e]+=", "+t:n[e]=t}}var Ga=XMLHttpRequest;if(!Ga)throw new Error("missing XMLHttpRequest");Ua.log={trace:Va,debug:Va,info:Va,warn:Va,error:Va};function Ua(e,t){if("function"!=typeof t)throw new Error("Bad callback given: "+t);if(!e)throw new Error("No options given");var n=e.onResponse;if((e="string"==typeof e?{uri:e}:JSON.parse(JSON.stringify(e))).onResponse=n,e.verbose&&(Ua.log=function(){var e,t,n={},r=["trace","debug","info","warn","error"];for(t=0;t<r.length;t++)n[e=r[t]]=Va,"undefined"!=typeof console&&console&&console[e]&&(n[e]=Ja(console,e));return n}()),e.url&&(e.uri=e.url,delete e.url),!e.uri&&""!==e.uri)throw new Error("options.uri is a required argument");if("string"!=typeof e.uri)throw new Error("options.uri must be a string");for(var r=["proxy","_redirectsFollowed","maxRedirects","followRedirect"],a=0;a<r.length;a++)if(e[r[a]])throw new Error("options."+r[a]+" is not supported");if(e.callback=t,e.method=e.method||"GET",e.headers=e.headers||{},e.body=e.body||null,e.timeout=e.timeout||Ua.DEFAULT_TIMEOUT,e.headers.host)throw new Error("Options.headers.host is not supported");e.json&&(e.headers.accept=e.headers.accept||"application/json","GET"!==e.method&&(e.headers["content-type"]="application/json"),"boolean"!=typeof e.json?e.body=JSON.stringify(e.json):"string"!=typeof e.body&&(e.body=JSON.stringify(e.body)));var i=function(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t.join("&")};if(e.qs){var o="string"==typeof e.qs?e.qs:i(e.qs);-1!==e.uri.indexOf("?")?e.uri=e.uri+"&"+o:e.uri=e.uri+"?"+o}if(e.form){if("string"==typeof e.form)throw"form name unsupported";if("POST"===e.method){var s=(e.encoding||"application/x-www-form-urlencoded").toLowerCase();switch(e.headers["content-type"]=s,s){case"application/x-www-form-urlencoded":e.body=i(e.form).replace(/%20/g,"+");break;case"multipart/form-data":var u=function(e){var t={};t.boundry="-------------------------------"+Math.floor(1e9*Math.random());var n=[];for(var r in e)e.hasOwnProperty(r)&&n.push("--"+t.boundry+'\nContent-Disposition: form-data; name="'+r+'"\n\n'+e[r]+"\n");return n.push("--"+t.boundry+"--"),t.body=n.join(""),t.length=t.body.length,t.type="multipart/form-data; boundary="+t.boundry,t}(e.form);e.body=u.body,e.headers["content-type"]=u.type;break;default:throw new Error("unsupported encoding:"+s)}}}return e.onResponse=e.onResponse||Va,!0===e.onResponse&&(e.onResponse=t,e.callback=Va),!e.headers.authorization&&e.auth&&(e.headers.authorization="Basic "+function(e){var t,n,r,a,i,o,s,u,c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=0,f=0,d="",h=[];if(!e)return e;do{t=e.charCodeAt(l++),n=e.charCodeAt(l++),r=e.charCodeAt(l++),a=(u=t<<16|n<<8|r)>>18&63,i=u>>12&63,o=u>>6&63,s=63&u,h[f++]=c.charAt(a)+c.charAt(i)+c.charAt(o)+c.charAt(s)}while(l<e.length);switch(d=h.join(""),e.length%3){case 1:d=d.slice(0,-2)+"==";break;case 2:d=d.slice(0,-1)+"="}return d}(e.auth.username+":"+e.auth.password)),function(e){var t=new Ga,n=!1,r=function(e){var t,n=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/;try{t=location.href}catch(e){(t=document.createElement("a")).href="",t=t.href}var r=n.exec(t.toLowerCase())||[],a=n.exec(e.toLowerCase());return!(!a||a[1]==r[1]&&a[2]==r[2]&&(a[3]||("http:"===a[1]?80:443))==(r[3]||("http:"===r[1]?80:443)))}(e.uri),a="withCredentials"in t;if($a+=1,t.seq_id=$a,t.id=$a+": "+e.method+" "+e.uri,t._id=t.id,r&&!a){var i=new Error("Browser does not support cross-origin request: "+e.uri);return i.cors="unsupported",e.callback(i,t)}t.timeoutTimer=setTimeout((function(){n=!0;var r=new Error("ETIMEDOUT");return r.code="ETIMEDOUT",r.duration=e.timeout,Ua.log.error("Timeout",{id:t._id,milliseconds:e.timeout}),e.callback(r,t)}),e.timeout);var o={response:!1,loading:!1,end:!1};t.onreadystatechange=s,t.open(e.method,e.uri,!0),r&&(t.withCredentials=!!e.withCredentials);return t.send(e.body),t;function s(r){if(n)return Ua.log.debug("Ignoring timed out state change",{state:t.readyState,id:t.id});if(Ua.log.debug("State change",{state:t.readyState,id:t.id,timed_out:n}),t.readyState===Ga.OPENED)for(var a in Ua.log.debug("Request started",{id:t.id}),e.headers)t.setRequestHeader(a,e.headers[a]);else t.readyState===Ga.HEADERS_RECEIVED?u():t.readyState===Ga.LOADING?(u(),c()):t.readyState===Ga.DONE&&(u(),c(),function(){if(o.end)return;if(o.end=!0,Ua.log.debug("Request done",{id:t.id}),t.body=t.responseText,t.headers=Ha(t.getAllResponseHeaders()),e.json)try{t.body=JSON.parse(t.responseText)}catch(n){return e.callback(n,t)}e.callback(null,t,t.body)}())}function u(){if(!o.response){if(o.response=!0,Ua.log.debug("Got response",{id:t.id,status:t.status}),clearTimeout(t.timeoutTimer),t.statusCode=t.status,r&&0==t.statusCode){var n=new Error("CORS request rejected: "+e.uri);return n.cors="rejected",o.loading=!0,o.end=!0,e.callback(n,t)}e.onResponse(null,t)}}function c(){o.loading||(o.loading=!0,Ua.log.debug("Response body loading",{id:t.id}))}}(e)}var $a=0;Ua.withCredentials=!1,Ua.DEFAULT_TIMEOUT=18e4,Ua.defaults=function(e,t){var n=function(t){return function(n,r){for(var a in n="string"==typeof n?{uri:n}:JSON.parse(JSON.stringify(n)),e)void 0===n[a]&&(n[a]=e[a]);return t(n,r)}},r=n(Ua);return r.get=n(Ua.get),r.post=n(Ua.post),r.put=n(Ua.put),r.head=n(Ua.head),r};function Va(){}function Ja(e,t){return function(n,r){"object"==typeof r&&(n+=" "+JSON.stringify(r));return e[t].call(e,n)}}["get","put","post","head"].forEach((function(e){var t=e.toUpperCase();Ua[e.toLowerCase()]=function(e){"string"==typeof e?e={method:t,uri:e}:(e=JSON.parse(JSON.stringify(e))).method=t;var n=[e].concat(Array.prototype.slice.apply(arguments,[1]));return Ua.apply(this,n)}})),Ua.couch=function(e,t){return"string"==typeof e&&(e={uri:e}),e.json=!0,e.body&&(e.json=e.body),delete e.body,t=t||Va,Ua(e,(function(e,n,r){if(e)return t(e,n,r);if((n.statusCode<200||n.statusCode>299)&&r.error){for(var a in e=new Error("CouchDB error: "+(r.error.reason||r.error.error)),r)e[a]=r[a];return t(e,n,r)}return t(e,n,r)}))};var Ka=Ua,Xa=Cr.browser?{}:{"User-Agent":"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"},Za=new RegExp("^(".concat(["audio/mpeg","image/gif","image/jpeg","image/jpg"].join("|"),")$"),"i");function Qa(e){return new $n((function(t,n){Ka(e,(function(e,r,a){e?n(e):t({body:a,response:r})}))}))}function ei(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e.statusMessage&&"OK"!==e.statusMessage||200!==e.statusCode){if(!e.statusCode)throw new Error("Unable to fetch content. Original exception was ".concat(e.error));if(!t)throw new Error("Resource returned a response status code of ".concat(e.statusCode," and resource was instructed to reject non-200 status codes."))}var n=e.headers,r=n["content-type"],a=n["content-length"];if(Za.test(r))throw new Error("Content-type for this resource was ".concat(r," and is not allowed."));if(a>5242880)throw new Error("Content for this resource was too large. Maximum content length is ".concat(5242880,"."));return!0}function ti(e,t){return ni.apply(this,arguments)}function ni(){return(ni=Jn(s.mark((function e(t,n){var r,a,i,o,u,c=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=c.length>2&&void 0!==c[2]?c[2]:{},n=n||Mr.parse(encodeURI(t)),a=dt({url:n.href,headers:dt({},Xa,r),timeout:1e4,jar:!0,encoding:null,gzip:!0,followAllRedirects:!0},"undefined"!=typeof window?{}:{followRedirect:!0}),e.next=5,Qa(a);case 5:return i=e.sent,o=i.response,u=i.body,e.prev=8,ei(o),e.abrupt("return",{body:u,response:o});case 13:return e.prev=13,e.t0=e.catch(8),e.abrupt("return",{error:!0,message:e.t0.message});case 16:case"end":return e.stop()}}),e,this,[[8,13]])})))).apply(this,arguments)}function ri(e,t,n){return e("meta[".concat(t,"]")).each((function(r,a){var i=e(a),o=i.attr(t);i.attr(n,o),i.removeAttr(t)})),e}var ai=w.Reflect,ii=ai&&ai.ownKeys||function(e){var t=Ee.f(O(e)),n=me.f;return n?t.concat(n(e)):t};L(L.S,"Reflect",{ownKeys:ii});var oi=T.Reflect.ownKeys,si=new RegExp("transparent|spacer|blank","i"),ui="mercury-parser-keep",ci=['iframe[src^="https://www.youtube.com"]','iframe[src^="https://www.youtube-nocookie.com"]','iframe[src^="http://www.youtube.com"]','iframe[src^="https://player.vimeo"]','iframe[src^="http://player.vimeo"]','iframe[src^="https://www.redditmedia.com"]'],li=["title","script","noscript","link","style","hr","embed","iframe","object"],fi=new RegExp("^(".concat(["src","srcset","sizes","type","href","class","id","alt","xlink:href","width","height"].join("|"),")$"),"i"),di=["ul","ol","table","div","button","form"].join(","),hi=["h2","h3","h4","h5","h6"].join(","),pi=["a","blockquote","dl","div","img","p","pre","table"].join(","),mi=new RegExp(["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"].join("|"),"i"),gi=new RegExp(["adbox","advert","author","bio","bookmark","bottom","byline","clear","com-","combx","comment","comment\\B","contact","copy","credit","crumb","date","deck","excerpt","featured","foot","footer","footnote","graf","head","info","infotext","instapaper_ignore","jump","linebreak","link","masthead","media","meta","modal","outbrain","promo","pr_","related","respond","roundcontent","scroll","secondary","share","shopping","shoutbox","side","sidebar","sponsor","stamp","sub","summary","tags","tools","widget"].join("|"),"i"),vi=new RegExp("pag(e|ing|inat)","i"),yi=new RegExp("^(".concat(["article","aside","blockquote","body","br","button","canvas","caption","col","colgroup","dd","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","map","object","ol","output","p","pre","progress","section","table","tbody","textarea","tfoot","th","thead","tr","ul","video"].join("|"),")$"),"i"),_i=["ad-break","adbox","advert","addthis","agegate","aux","blogger-labels","combx","comment","conversation","disqus","entry-unrelated","extra","foot","header","hidden","loader","login","menu","meta","nav","outbrain","pager","pagination","predicta","presence_control_external","popup","printfriendly","related","remove","remark","rss","share","shoutbox","sidebar","sociable","sponsor","taboola","tools"].join("|"),bi=new RegExp(_i,"i"),wi=["and","article","body","blogindex","column","content","entry-content-asset","format","hfeed","hentry","hatom","main","page","posts","shadow"].join("|"),Ai=new RegExp(wi,"i");function xi(e){var t=!1;return e("br").each((function(n,r){var a=e(r),i=a.next().get(0);i&&"br"===i.tagName.toLowerCase()?(t=!0,a.remove()):t&&(t=!1,function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=t(e);if(n){for(var a=e.nextSibling,i=t("<p></p>");a&&(!a.tagName||!yi.test(a.tagName));){var o=a,s=o.nextSibling;t(a).appendTo(i),a=s}return r.replaceWith(i),r.remove(),t}}(r,e,!0))})),e}function ki(e){return e=function(e){return e("span").each((function(t,n){var r=e(n);0===r.parents("p, div, li, figcaption").length&&Ei(r,e,"p")})),e}(e=function(e){return e("div").each((function(t,n){var r=e(n);0===r.children(pi).length&&Ei(r,e,"p")})),e}(e=xi(e)))}function Ei(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"p",r=e.get(0);if(!r)return t;var a,i=Po(r)||{},o=oi(i).map((function(e){return"".concat(e,"=").concat(i[e])})).join(" ");return a=t.browser?"noscript"===r.tagName.toLowerCase()?e.text():e.html():e.contents(),e.replaceWith("<".concat(n," ").concat(o,">").concat(a,"</").concat(n,">")),t}function Si(e,t){return e.find("img").each((function(e,n){var r=t(n);!function(e,t){var n=Aa(e.attr("height"),10),r=Aa(e.attr("width"),10)||20;(n||20)<10||r<10?e.remove():n&&e.removeAttr("height")}(r,t),function(e,t){si.test(e.attr("src"))&&e.remove()}(r)})),t}var Mi=function(e){if(Ca(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}},Ti=function(e,t,n){t in e?j.f(e,t,p(0,n)):e[t]=n};L(L.S+L.F*!Tn((function(e){})),"Array",{from:function(e){var t,n,r,a,i=st(e),o="function"==typeof this?this:Array,s=arguments.length,u=s>1?arguments[1]:void 0,c=void 0!==u,l=0,f=Ut(i);if(c&&(u=D(u,s>2?arguments[2]:void 0,2)),null==f||o==Array&&Ft(f))for(n=new o(t=ie(i.length));t>l;l++)Ti(n,l,c?u(i[l],l):i[l]);else for(a=f.call(i),n=new o;!(r=a.next()).done;l++)Ti(n,l,c?It(a,u,[r.value,l],!0):r.value);return n.length=l,n}});var Ci=T.Array.from,Di=V("iterator"),Oi=T.isIterable=function(e){var t=Object(e);return void 0!==t[Di]||"@@iterator"in t||mt.hasOwnProperty(Wt(t))};var Ni=function(e){if(Oi(Object(e))||"[object Arguments]"===Object.prototype.toString.call(e))return Ci(e)};var ji=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")};var Pi=function(e){return Mi(e)||Ni(e)||ji()};function zi(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];if(0===r.length&&(r=ci),n){var a=Mr.parse(n),i=a.protocol,o=a.hostname;r=[].concat(Pi(r),['iframe[src^="'.concat(i,"//").concat(o,'"]')])}return t(r.join(","),e).addClass(ui),t}function Li(e,t){return e.find("*").each((function(e,t){var n=Po(t);!function(e,t){if(e.attribs)e.attribs=t;else if(e.attributes){for(;e.attributes.length>0;)e.removeAttribute(e.attributes[0].name);oi(t).forEach((function(n){e.setAttribute(n,t[n])}))}}(t,oi(n).reduce((function(e,t){return fi.test(t)?dt({},e,ft({},t,n[t])):e}),{}))})),t(".".concat(ui),e).removeClass(ui),e}var Ri=new RegExp("^(".concat(["br","b","i","label","hr","area","base","basefont","input","img","link","meta"].join("|"),")$"),"i"),Yi=[[".hentry",".entry-content"],["entry",".entry-content"],[".entry",".entry_content"],[".post",".postbody"],[".post",".post_body"],[".post",".post-body"]],Wi=new RegExp(["figure","photo","image","caption"].join("|"),"i"),qi=new RegExp(["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"].join("|"),"i"),Ii=new RegExp("entry-content-asset","i"),Hi=new RegExp(["adbox","advert","author","bio","bookmark","bottom","byline","clear","com-","combx","comment","comment\\B","contact","copy","credit","crumb","date","deck","excerpt","featured","foot","footer","footnote","graf","head","info","infotext","instapaper_ignore","jump","linebreak","link","masthead","media","meta","modal","outbrain","promo","pr_","related","respond","roundcontent","scroll","secondary","share","shopping","shoutbox","side","sidebar","sponsor","stamp","sub","summary","tags","tools","widget"].join("|"),"i"),Bi=new RegExp("^(p|li|span|pre)$","i"),Fi=new RegExp("^(td|blockquote|ol|ul|dl)$","i"),Gi=new RegExp("^(address|form)$","i");function Ui(e){var t=e.attr("class"),n=e.attr("id"),r=0;return n&&(qi.test(n)&&(r+=25),Hi.test(n)&&(r-=25)),t&&(0===r&&(qi.test(t)&&(r+=25),Hi.test(t)&&(r-=25)),Wi.test(t)&&(r+=10),Ii.test(t)&&(r+=25)),r}var $i=w.parseFloat,Vi=va.trim,Ji=1/$i(fa+"-0")!=-1/0?function(e){var t=Vi(String(e),3),n=$i(t);return 0===n&&"-"==t.charAt(0)?-0:n}:$i;L(L.G+L.F*(parseFloat!=Ji),{parseFloat:Ji});var Ki=T.parseFloat;function Xi(e){return Ki(e.attr("score"))||null}function Zi(e){return(e.match(/,/g)||[]).length}var Qi=new RegExp("^(p|pre)$","i");function eo(e){var t=1,n=e.text().trim(),r=n.length;return r<25?0:(t+=Zi(n),t+=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"p",r=e/50;return r>0?(t=Qi.test(n)?r-2:r-1.25,Math.min(Math.max(t,0),3)):0}(r),":"===n.slice(-1)&&(t-=1),t)}function to(e,t,n){return e.attr("score",n),e}function no(e,t,n){try{to(e,0,ao(e,t)+n)}catch(e){}return e}function ro(e,t,n){var r=e.parent();return r&&no(r,t,.25*n),e}function ao(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=Xi(e);return r||(r=io(e),n&&(r+=Ui(e)),ro(e,t,r),r)}function io(e){var t=e.get(0).tagName;return Bi.test(t)?eo(e):"div"===t.toLowerCase()?5:Fi.test(t)?3:Gi.test(t)?-3:"th"===t.toLowerCase()?-5:0}function oo(e,t,n){e&&(!function(e,t){e.get(0)&&"span"===e.get(0).tagName&&Ei(e,t,"div")}(e,t),no(e,t,n))}function so(e,t){return e("p, pre").not("[score]").each((function(n,r){var a=e(r),i=(a=to(a,0,ao(a,e,t))).parent(),o=io(a);oo(i,e,o),i&&oo(i.parent(),e,o/2)})),e}function uo(e,t,n){if(!e.parent().length)return e;var r=Math.max(10,.25*t),a=n("<div></div>");return e.parent().children().each((function(i,o){var s=n(o);if(Ri.test(o.tagName))return null;var u,c=Xi(s);if(c)if(s.get(0)===e.get(0))a.append(s);else{var l=0,f=Eo(s);if(f<.05&&(l+=20),f>=.5&&(l-=20),s.attr("class")===e.attr("class")&&(l+=.2*t),c+l>=r)return a.append(s);if("p"===o.tagName){var d=s.text(),h=ko(d);if(h>80&&f<.25)return a.append(s);if(h<=80&&0===f&&(u=d,La.test(u)))return a.append(s)}}return null})),1===a.children().length&&a.children().first().get(0)===e.get(0)?e:a}function co(e,t){return t(di,e).each((function(e,n){var r=t(n);if(!(r.hasClass(ui)||r.find(".".concat(ui)).length>0)){var a=Xi(r);a||to(r,0,a=ao(r,t)),a<0?r.remove():function(e,t,n){if(!e.hasClass("entry-content-asset")){var r=la(e.text());if(Zi(r)<10){var a=t("p",e).length;if(t("input",e).length>a/3)return void e.remove();var i=r.length,o=t("img",e).length;if(i<25&&0===o)return void e.remove();var s=Eo(e);if(n<25&&s>.2&&i>75)return void e.remove();if(n>=25&&s>.5){var u=e.get(0).tagName.toLowerCase();if("ol"===u||"ul"===u){var c=e.prev();if(c&&":"===la(c.text()).slice(-1))return}return void e.remove()}t("script",e).length>0&&i<150&&e.remove()}}}(r,t,a)}})),t}var lo=function(e,t){if(!m(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e},fo=j.f,ho=U.fastKey,po=b?"_s":"size",mo=function(e,t){var n,r=ho(t);if("F"!==r)return e._i[r];for(n=e._f;n;n=n.n)if(n.k==t)return n},go={getConstructor:function(e,t,n,r){var a=e((function(e,i){qt(e,a,t,"_i"),e._t=t,e._i=xe(null),e._f=void 0,e._l=void 0,e[po]=0,null!=i&&$t(i,n,e[r],e)}));return _n(a.prototype,{clear:function(){for(var e=lo(this,t),n=e._i,r=e._f;r;r=r.n)r.r=!0,r.p&&(r.p=r.p.n=void 0),delete n[r.i];e._f=e._l=void 0,e[po]=0},delete:function(e){var n=lo(this,t),r=mo(n,e);if(r){var a=r.n,i=r.p;delete n._i[r.i],r.r=!0,i&&(i.n=a),a&&(a.p=i),n._f==r&&(n._f=a),n._l==r&&(n._l=i),n[po]--}return!!r},forEach:function(e){lo(this,t);for(var n,r=D(e,arguments.length>1?arguments[1]:void 0,3);n=n?n.n:this._f;)for(r(n.v,n.k,this);n&&n.r;)n=n.p},has:function(e){return!!mo(lo(this,t),e)}}),b&&fo(a.prototype,"size",{get:function(){return lo(this,t)[po]}}),a},def:function(e,t,n){var r,a,i=mo(e,t);return i?i.v=n:(e._l=i={i:a=ho(t,!0),k:t,v:n,p:r=e._l,n:void 0,r:!1},e._f||(e._f=i),r&&(r.n=i),e[po]++,"F"!==a&&(e._i[a]=i)),e},getEntry:mo,setStrong:function(e,t,n){Et(e,t,(function(e,n){this._t=lo(e,t),this._k=n,this._l=void 0}),(function(){for(var e=this._k,t=this._l;t&&t.r;)t=t.p;return this._t&&(this._l=t=t?t.n:this._t._f)?Mt(0,"keys"==e?t.k:"values"==e?t.v:[t.k,t.v]):(this._t=void 0,Mt(1))}),n?"entries":"values",!n,!0),wn(t)}},vo=V("species"),yo=function(e,t){return new(function(e){var t;return ge(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!ge(t.prototype)||(t=void 0),m(t)&&null===(t=t[vo])&&(t=void 0)),void 0===t?Array:t}(e))(t)},_o=j.f,bo=function(e,t){var n=1==e,r=2==e,a=3==e,i=4==e,o=6==e,s=5==e||o,u=t||yo;return function(t,c,f){for(var d,h,p=st(t),m=l(p),g=D(c,f,3),v=ie(m.length),y=0,_=n?u(t,v):r?u(t,0):void 0;v>y;y++)if((s||y in m)&&(h=g(d=m[y],y,p),e))if(n)_[y]=h;else if(h)switch(e){case 3:return!0;case 5:return d;case 6:return y;case 2:_.push(d)}else if(i)return!1;return o?-1:a||i?i:_}}(0);!function(e,t,n,r,a,i){var o=w[e],s=o,u=a?"set":"add",c=s&&s.prototype,l={};b&&"function"==typeof s&&(i||c.forEach&&!_((function(){(new s).entries().next()})))?(s=t((function(t,n){qt(t,s,e,"_c"),t._c=new o,null!=n&&$t(n,a,t[u],t)})),bo("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),(function(e){var t="add"==e||"set"==e;!(e in c)||i&&"clear"==e||P(s.prototype,e,(function(n,r){if(qt(this,s,e),!t&&i&&!m(n))return"get"==e&&void 0;var a=this._c[e](0===n?0:n,r);return t?this:a}))})),i||_o(s.prototype,"size",{get:function(){return this._c.size}})):(s=r.getConstructor(t,e,a,u),_n(s.prototype,n),U.NEED=!0),X(s,e),l[e]=s,L(L.G+L.W+L.F,l),i||r.setStrong(s,e,a)}("Set",(function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}}),{add:function(e){return go.def(lo(this,"Set"),e=0===e?0:e,e)}},go);L(L.P+L.R,"Set",{toJSON:function(e){return function(){if(Wt(this)!=e)throw TypeError(e+"#toJSON isn't generic");return function(e,t){var n=[];return $t(e,!1,n.push,n,t),n}(this)}}("Set")});var wo;wo="Set",L(L.S,wo,{of:function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];return new this(t)}});!function(e){L(L.S,e,{from:function(e){var t,n,r,a,i=arguments[1];return C(this),(t=void 0!==i)&&C(i),null==e?new this:(n=[],t?(r=0,a=D(i,arguments[2],2),$t(e,!1,(function(e){n.push(a(e,r++))}))):$t(e,!1,n.push,n),new this(n))}})}("Set");var Ao=T.Set;function xo(e,t,n){return["href","src"].forEach((function(e){return function(e,t,n){var r=e("base").attr("href");e("[".concat(n,"]")).each((function(e,a){var i=Po(a)[n];if(i){var o=Mr.resolve(r||t,i);zo(a,n,o)}}))}(t,n,e)})),function(e,t,n){e("[srcset]",n).each((function(e,n){var r=Po(n).srcset;if(r){var a=r.match(/(?:\s*)(\S+(?:\s*[\d.]+[wx])?)(?:\s*,\s*)?/g);if(!a)return;var i=a.map((function(e){var n=e.trim().replace(/,$/,"").split(/\s+/);return n[0]=Mr.resolve(t,n[0]),n.join(" ")}));zo(n,"srcset",Pi(new Ao(i)).join(", "))}}))}(t,n,e),e}function ko(e){return e.trim().replace(/\s+/g," ").length}function Eo(e){var t=ko(e.text()),n=ko(e.find("a").text());return t>0?n/t:0===t&&n>0?1:0}var So=Z.f("iterator");ee("asyncIterator"),ee("observable");var Mo=T.Symbol,To=t((function(e){function t(e){return(t="function"==typeof Mo&&"symbol"==typeof So?function(e){return typeof e}:function(e){return e&&"function"==typeof Mo&&e.constructor===Mo&&e!==Mo.prototype?"symbol":typeof e})(e)}function n(r){return"function"==typeof Mo&&"symbol"===t(So)?e.exports=n=function(e){return t(e)}:e.exports=n=function(e){return e&&"function"==typeof Mo&&e.constructor===Mo&&e!==Mo.prototype?"symbol":t(e)},n(r)}e.exports=n}));function Co(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=t.filter((function(e){return-1!==n.indexOf(e)})),i=!0,o=!1,s=void 0;try{for(var u,c=function(){var t=u.value,n=e("meta[".concat("name",'="').concat(t,'"]')).map((function(t,n){return e(n).attr("value")})).toArray().filter((function(e){return""!==e}));if(1===n.length){var a;if(r)a=No(n[0],e);else a=Pa(n,1)[0];return{v:a}}},l=Oa(a);!(i=(u=l.next()).done);i=!0){var f=c();if("object"===To(f))return f.v}}catch(e){o=!0,s=e}finally{try{i||null==l.return||l.return()}finally{if(o)throw s}}return null}function Do(e,t){return!(e.children().length>t)&&!function(e){return void 0!==e.parents().toArray().find((function(e){var t=Po(e),n=t.class,r=t.id;return"".concat(n," ").concat(r).includes("comment")}))}(e)}function Oo(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=!0,i=!1,o=void 0;try{for(var s,u=Oa(t);!(a=(s=u.next()).done);a=!0){var c=s.value,l=e(c);if(1===l.length){var f=e(l[0]);if(Do(f,n)){var d=void 0;if(d=r?f.text():f.html())return d}}}}catch(e){i=!0,o=e}finally{try{a||null==u.return||u.return()}finally{if(i)throw o}}return null}function No(e,t){var n=t("<span>".concat(e,"</span>")).text();return""===n?e:n}function jo(e){return e.text().trim().length>=100}function Po(e){var t=e.attribs,n=e.attributes;return!t&&n?oi(n).reduce((function(e,t){var r=n[t];return r.name&&r.value?(e[r.name]=r.value,e):e}),{}):t}function zo(e,t,n){return e.attribs?e.attribs[t]=n:e.attributes&&e.setAttribute(t,n),e}var Lo=new RegExp("https?://","i"),Ro=new RegExp("".concat(".(png|gif|jpe?g)"),"i"),Yo=new RegExp("".concat(".(png|gif|jpe?g)","(\\?\\S+)?(\\s*[\\d.]+[wx])"),"i"),Wo=["script","style","form"].join(",");function qo(e,t){return"comment"===t.type}function Io(e){return e(Wo).remove(),e=function(e){return e.root().find("*").contents().filter(qo).remove(),e}(e)}var Ho,Bo={create:(Ho=Jn(s.mark((function e(t,n,r){var a,i,o=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=o.length>3&&void 0!==o[3]?o[3]:{},!n){e.next=6;break}i={body:n,response:{statusMessage:"OK",statusCode:200,headers:{"content-type":"text/html","content-length":500}},alreadyDecoded:!0},e.next=9;break;case 6:return e.next=8,ti(t,r,a);case 8:i=e.sent;case 9:if(!i.error){e.next=12;break}return i.failed=!0,e.abrupt("return",i);case 12:return e.abrupt("return",this.generateDoc(i));case 13:case"end":return e.stop()}}),e,this)}))),function(e,t,n){return Ho.apply(this,arguments)}),generateDoc:function(e){var t=e.body,n=e.response,r=e.alreadyDecoded,a=void 0!==r&&r,i=n.headers["content-type"],o=void 0===i?"":i;if(!o.includes("html")&&!o.includes("text"))throw new Error("Content does not appear to be text.");var s=this.encodeDoc({content:t,contentType:o,alreadyDecoded:a});if(0===s.root().children().length)throw new Error("No children, likely a bad parse.");return s=Io(s=function(e){return e("img").each((function(t,n){var r=Po(n);oi(r).forEach((function(t){var a=r[t];"srcset"!==t&&Lo.test(a)&&Yo.test(a)?e(n).attr("srcset",a):"src"!==t&&"srcset"!==t&&Lo.test(a)&&Ro.test(a)&&e(n).attr("src",a)}))})),e}(s=function(e){return e=ri(e,"content","value"),e=ri(e,"property","name")}(s)))},encodeDoc:function(e){var t=e.content,n=e.contentType,r=e.alreadyDecoded;if(void 0!==r&&r)return Cr.load(t);var a=Ya(n),i=ua(t,a),o=Cr.load(i),s=o(Cr.browser?"meta[http-equiv=content-type]":"meta[http-equiv=content-type i]").attr("content")||o("meta[charset]").attr("charset"),u=Ya(s);return s&&u!==a&&(i=ua(t,u),o=Cr.load(i)),o}},Fo=s.mark(Go);function Go(){var e,t,n=arguments;return s.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:e=n.length>0&&void 0!==n[0]?n[0]:1,t=n.length>1&&void 0!==n[1]?n[1]:1;case 2:if(!(e<=t)){r.next=7;break}return r.next=5,e+=1;case 5:r.next=2;break;case 7:case"end":return r.stop()}}),Fo,this)}function Uo(e){return!!e.hostname}var $o=Object.assign,Vo=!$o||_((function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach((function(e){t[e]=e})),7!=$o({},e)[n]||Object.keys($o({},t)).join("")!=r}))?function(e,t){for(var n=st(e),r=arguments.length,a=1,i=me.f,o=h.f;r>a;)for(var s,u=l(arguments[a++]),c=i?pe(u).concat(i(u)):pe(u),f=c.length,d=0;f>d;)o.call(u,s=c[d++])&&(n[s]=u[s]);return n}:$o;L(L.S+L.F,"Object",{assign:Vo});var Jo=T.Object.assign,Ko=function(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})};function Xo(e){return e.supportedDomains?Ko(e,[e.domain].concat(Pi(e.supportedDomains))):Ko(e,[e.domain])}var Zo={};function Qo(e){return e&&e.domain?(Jo(Zo,Xo(e)),Zo):{error:!0,message:"Unable to add custom extractor. Invalid parameters."}}var es={domain:"blogspot.com",content:{selectors:[".post-content noscript"],clean:[],transforms:{noscript:"div"}},author:{selectors:[".post-author-name"]},title:{selectors:[".post h2.title"]},date_published:{selectors:["span.publishdate"]}},ts={domain:"nymag.com",content:{selectors:["div.article-content","section.body","article.article"],clean:[".ad",".single-related-story"],transforms:{h1:"h2",noscript:function(e,t){var n=t.browser?t(e.text()):e.children();return 1===n.length&&void 0!==n.get(0)&&"img"===n.get(0).tagName.toLowerCase()?"figure":null}}},title:{selectors:["h1.lede-feature-title","h1.headline-primary","h1"]},author:{selectors:[".by-authors",".lede-feature-author"]},dek:{selectors:[".lede-feature-teaser"]},date_published:{selectors:[["time.article-timestamp[datetime]","datetime"],"time.article-timestamp"]}},ns={domain:"www.apartmenttherapy.com",title:{selectors:["h1.headline"]},author:{selectors:[".PostByline__name"]},content:{selectors:["div.post__content"],transforms:{'div[data-render-react-id="images/LazyPicture"]':function(e,t){var n=JSON.parse(e.attr("data-props")).sources[0].src,r=t("<img />").attr("src",n);e.replaceWith(r)}},clean:[]},date_published:{selectors:[[".PostByline__timestamp[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},rs={domain:"medium.com",title:{selectors:["h1",['meta[name="og:title"]',"value"]]},author:{selectors:[['meta[name="author"]',"value"]]},content:{selectors:["article"],transforms:{iframe:function(e){var t=/https:\/\/i.embed.ly\/.+url=https:\/\/i\.ytimg\.com\/vi\/(\w+)\//,n=decodeURIComponent(e.attr("data-thumbnail")),r=e.parents("figure");if(t.test(n)){var a=n.match(t),i=Pa(a,2),o=(i[0],i[1]);e.attr("src","https://www.youtube.com/embed/".concat(o));var s=r.find("figcaption");r.empty().append([e,s])}else r.remove()},figure:function(e){if(!(e.find("iframe").length>0)){var t=e.find("img").slice(-1)[0],n=e.find("figcaption");e.empty().append([t,n])}},img:function(e){Aa(e.attr("width"),10)<100&&e.remove()}},clean:["span","svg"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:null,next_page_url:{selectors:[]},excerpt:{selectors:[]}},as={domain:"www.msnbc.com",title:{selectors:["h1","h1.is-title-pane"]},author:{selectors:[".author"]},date_published:{selectors:[['meta[name="DC.date.issued"]',"value"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".pane-node-body"],transforms:{".pane-node-body":function(e,t){var n=Pa(as.lead_image_url.selectors[0],2),r=n[0],a=n[1],i=t(r).attr(a);i&&e.prepend('<img src="'.concat(i,'" />'))}},clean:[]}},is={domain:"genius.com",title:{selectors:["h1"]},author:{selectors:["h2 a"]},date_published:{selectors:[["meta[itemprop=page_data]","value",function(e){return JSON.parse(e).song.release_date}]]},dek:{selectors:[]},lead_image_url:{selectors:[["meta[itemprop=page_data]","value",function(e){return JSON.parse(e).song.album.cover_art_url}]]},content:{selectors:[".lyrics"],transforms:{},clean:[]}},os={domain:"wired.jp",title:{selectors:["h1.post-title"]},author:{selectors:['p[itemprop="author"]']},date_published:{selectors:[["time","datetime"]]},dek:{selectors:[".post-intro"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article.article-detail"],transforms:{"img[data-original]":function(e){var t=e.attr("data-original"),n=e.attr("src"),r=Mr.resolve(n,t);e.attr("src",r)}},clean:[".post-category","time","h1.post-title",".social-area-syncer"]}},ss={domain:"www.abendblatt.de",title:{selectors:["h2.article__header__headline"]},author:{selectors:["span.author-info__name-text"]},date_published:{selectors:[["time.article__header__date","datetime"]]},dek:{selectors:["span[itemprop='description']"]},lead_image_url:{selectors:[["meta[name='og:image']","value"]]},content:{selectors:["div.article__body"],transforms:{p:function(e){if(!e.hasClass("obfuscated"))return null;for(var t="",n=0,r=e.text();n<r.length;n+=1){var a=r.charCodeAt(n);177===a?t+="%":178===a?t+="!":180===a?t+=";":181===a?t+="=":32===a?t+=" ":10===a?t+="\n":a>33&&(t+=String.fromCharCode(a-1))}return e.html(t),e.removeClass("obfuscated"),e.addClass("deobfuscated"),null},div:function(e){if(!e.hasClass("obfuscated"))return null;for(var t="",n=0,r=e.text();n<r.length;n+=1){var a=r.charCodeAt(n);177===a?t+="%":178===a?t+="!":180===a?t+=";":181===a?t+="=":32===a?t+=" ":10===a?t+="\n":a>33&&(t+=String.fromCharCode(a-1))}return e.html(t),e.removeClass("obfuscated"),e.addClass("deobfuscated"),null}},clean:[]}},us=Object.freeze({BloggerExtractor:es,NYMagExtractor:ts,WikipediaExtractor:{domain:"wikipedia.org",content:{selectors:["#mw-content-text"],defaultCleaner:!1,transforms:{".infobox img":function(e){var t=e.parents(".infobox");0===t.children("img").length&&t.prepend(e)},".infobox caption":"figcaption",".infobox":"figure"},clean:[".mw-editsection","figure tr, figure td, figure tbody","#toc",".navbox"]},author:"Wikipedia Contributors",title:{selectors:["h2.title"]},date_published:{selectors:["#footer-info-lastmod"]}},TwitterExtractor:{domain:"twitter.com",content:{transforms:{".permalink[role=main]":function(e,t){var n=e.find(".tweet"),r=t('<div id="TWEETS_GO_HERE"></div>');r.append(n),e.replaceWith(r)},s:"span"},selectors:[".permalink[role=main]"],defaultCleaner:!1,clean:[".stream-item-footer","button",".tweet-details-fixer"]},author:{selectors:[".tweet.permalink-tweet .username"]},date_published:{selectors:[[".permalink-tweet ._timestamp[data-time-ms]","data-time-ms"]]}},NYTimesExtractor:{domain:"www.nytimes.com",title:{selectors:["h1.g-headline",'h1[itemprop="headline"]',"h1.headline","h1 .balancedHeadline"]},author:{selectors:[['meta[name="author"]',"value"],".g-byline",".byline",['meta[name="byl"]',"value"]]},content:{selectors:["div.g-blocks",'section[name="articleBody"]',"article#story"],transforms:{"img.g-lazy":function(e){var t=e.attr("src");t=t.replace("{{size}}",640),e.attr("src",t)}},clean:[".ad","header#story-header",".story-body-1 .lede.video",".visually-hidden","#newsletter-promo",".promo",".comments-button",".hidden",".comments",".supplemental",".nocontent",".story-footer-links"]},date_published:{selectors:[['meta[name="article:published"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:null,next_page_url:null,excerpt:null},TheAtlanticExtractor:{domain:"www.theatlantic.com",title:{selectors:["h1",".c-article-header__hed"]},author:{selectors:[['meta[name="author"]',"value"],".c-byline__author"]},content:{selectors:["article",".article-body"],transforms:[],clean:[".partner-box",".callout",".c-article-writer__image",".c-article-writer__content",".c-letters-cta__text",".c-footer__logo",".c-recirculation-link",".twitter-tweet"]},dek:{selectors:[['meta[name="description"]',"value"]]},date_published:{selectors:[['time[itemprop="datePublished"]',"datetime"]]},lead_image_url:{selectors:[['img[itemprop="url"]',"src"]]},next_page_url:null,excerpt:null},NewYorkerExtractor:{domain:"www.newyorker.com",title:{selectors:['h1[class^="content-header"]','h1[class^="ArticleHeader__hed"]',['meta[name="og:title"]',"value"]]},author:{selectors:[['meta[name="author"]',"value"],'div[class^="ArticleContributors"] a[rel="author"]','article header div[class*="Byline__multipleContributors"]']},content:{selectors:["article.article.main-content",'main[class^="Layout__content"]'],transforms:[],clean:['footer[class^="ArticleFooter__footer"]']},date_published:{selectors:["time.content-header__publish-date",['meta[name="pubdate"]',"value"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:["div.content-header__dek",'h2[class^="ArticleHeader__dek"]']},next_page_url:null,excerpt:null},WiredExtractor:{domain:"www.wired.com",title:{selectors:["h1.content-header__hed","h1.post-title"]},author:{selectors:[['meta[name="author"]',"value"],'a[rel="author"]']},content:{selectors:["article.article.main-content","article.content"],transforms:[],clean:[".visually-hidden","figcaption img.photo"]},date_published:{selectors:["time.content-header__publish-date",['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},MSNExtractor:{domain:"www.msn.com",title:{selectors:["h1"]},author:{selectors:["span.authorname-txt"]},content:{selectors:["div.richtext"],transforms:[],clean:["span.caption"]},date_published:{selectors:["span.time"]},lead_image_url:{selectors:[]},dek:{selectors:[]},next_page_url:null,excerpt:null},YahooExtractor:{domain:"www.yahoo.com",title:{selectors:["header.canvas-header"]},author:{selectors:["span.provider-name"]},content:{selectors:[".content-canvas"],transforms:[],clean:[".figure-caption"]},date_published:{selectors:[["time.date[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},BuzzfeedExtractor:{domain:"www.buzzfeed.com",title:{selectors:['h1[id="post-title"]']},author:{selectors:['a[data-action="user/username"]',"byline__author"]},content:{selectors:[[".longform_custom_header_media","#buzz_sub_buzz"],"#buzz_sub_buzz"],defaultCleaner:!1,transforms:{h2:"b","div.longform_custom_header_media":function(e){return e.has("img")&&e.has(".longform_header_image_source")?"figure":null},"figure.longform_custom_header_media .longform_header_image_source":"figcaption"},clean:[".instapaper_ignore",".suplist_list_hide .buzz_superlist_item .buzz_superlist_number_inline",".share-box",".print"]},date_published:{selectors:[".buzz-datetime"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},WikiaExtractor:{domain:"fandom.wikia.com",title:{selectors:["h1.entry-title"]},author:{selectors:[".author vcard",".fn"]},content:{selectors:[".grid-content",".entry-content"],transforms:[],clean:[]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},LittleThingsExtractor:{domain:"www.littlethings.com",title:{selectors:["h1.post-title"]},author:{selectors:[['meta[name="author"]',"value"]]},content:{selectors:[".mainContentIntro",".content-wrapper"],transforms:[],clean:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},next_page_url:null,excerpt:null},PoliticoExtractor:{domain:"www.politico.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[".story-main-content .byline .vcard"]},content:{selectors:[".story-main-content",".content-group",".story-core",".story-text"],transforms:[],clean:["figcaption"]},date_published:{selectors:[[".story-main-content .timestamp time[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},DeadspinExtractor:{domain:"deadspin.com",supportedDomains:["jezebel.com","lifehacker.com","kotaku.com","gizmodo.com","jalopnik.com","kinja.com","avclub.com","clickhole.com","splinternews.com","theonion.com","theroot.com","thetakeout.com","theinventory.com"],title:{selectors:["h1.headline"]},author:{selectors:[".author"]},content:{selectors:[".post-content",".entry-content"],transforms:{'iframe.lazyload[data-recommend-id^="youtube://"]':function(e){var t=e.attr("id").split("youtube-")[1];e.attr("src","https://www.youtube.com/embed/".concat(t))}},clean:[".magnifier",".lightbox"]},date_published:{selectors:[["time.updated[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},BroadwayWorldExtractor:{domain:"www.broadwayworld.com",title:{selectors:["h1.article-title"]},author:{selectors:["span[itemprop=author]"]},content:{selectors:["div[itemprop=articlebody]"],transforms:{},clean:[]},date_published:{selectors:[["meta[itemprop=datePublished]","value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},ApartmentTherapyExtractor:ns,MediumExtractor:rs,WwwTmzComExtractor:{domain:"www.tmz.com",title:{selectors:[".post-title-breadcrumb","h1",".headline"]},author:"TMZ STAFF",date_published:{selectors:[".article-posted-date"],timezone:"America/Los_Angeles"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content",".all-post-body"],transforms:{},clean:[".lightbox-link"]}},WwwWashingtonpostComExtractor:{domain:"www.washingtonpost.com",title:{selectors:["h1","#topper-headline-wrapper"]},author:{selectors:[".pb-author-name"]},date_published:{selectors:[['.author-timestamp[itemprop="datePublished"]',"content"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body"],transforms:{"div.inline-content":function(e){return e.has("img,iframe,video").length>0?"figure":(e.remove(),null)},".pb-caption":"figcaption"},clean:[".interstitial-link",".newsletter-inline-unit"]}},WwwHuffingtonpostComExtractor:{domain:"www.huffingtonpost.com",title:{selectors:["h1.headline__title"]},author:{selectors:["span.author-card__details__name"]},date_published:{selectors:[['meta[name="article:modified_time"]',"value"],['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.headline__subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry__body"],defaultCleaner:!1,transforms:{},clean:[".pull-quote",".tag-cloud",".embed-asset",".below-entry",".entry-corrections","#suggested-story"]}},NewrepublicComExtractor:{domain:"newrepublic.com",title:{selectors:["h1.article-headline",".minutes-primary h1.minute-title"]},author:{selectors:["div.author-list",".minutes-primary h3.minute-byline"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]],timezone:"America/New_York"},dek:{selectors:["h2.article-subhead"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".article-cover","div.content-body"],[".minute-image",".minutes-primary div.content-body"]],transforms:{},clean:["aside"]}},MoneyCnnComExtractor:{domain:"money.cnn.com",title:{selectors:[".article-title"]},author:{selectors:[".byline a"]},date_published:{selectors:[['meta[name="date"]',"value"]],timezone:"GMT"},dek:{selectors:["#storytext h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#storytext"],transforms:{},clean:[".inStoryHeading"]}},WwwThevergeComExtractor:{domain:"www.theverge.com",supportedDomains:["www.polygon.com"],title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".c-entry-hero .e-image",".c-entry-intro",".c-entry-content"],[".e-image--hero",".c-entry-content"],".l-wrapper .l-feature","div.c-entry-content"],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"span":null}},clean:[".aside","img.c-dynamic-image"]}},WwwCnnComExtractor:{domain:"www.cnn.com",title:{selectors:["h1.pg-headline","h1"]},author:{selectors:[".metadata__byline__author"]},date_published:{selectors:[['meta[name="pubdate"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".media__video--thumbnail",".zn-body-text"],".zn-body-text",'div[itemprop="articleBody"]'],transforms:{".zn-body__paragraph, .el__leafmedia--sourced-paragraph":function(e){return e.html()?"p":null},".zn-body__paragraph":function(e){e.has("a")&&e.text().trim()===e.find("a").text().trim()&&e.remove()},".media__video--thumbnail":"figure"},clean:[]}},WwwAolComExtractor:{domain:"www.aol.com",title:{selectors:["h1.p-article__title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[".p-article__byline__date"],timezone:"America/New_York"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content"],transforms:{},clean:[]}},WwwYoutubeComExtractor:{domain:"www.youtube.com",title:{selectors:[".watch-title","h1.watch-title-container"]},author:{selectors:[".yt-user-info"]},date_published:{selectors:[['meta[itemProp="datePublished"]',"value"]],timezone:"GMT"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{defaultCleaner:!1,selectors:[["#player-api","#eow-description"]],transforms:{"#player-api":function(e,t){var n=t('meta[itemProp="videoId"]').attr("value");e.html('\n <iframe src="https://www.youtube.com/embed/'.concat(n,'" frameborder="0" allowfullscreen></iframe>'))}},clean:[]}},WwwTheguardianComExtractor:{domain:"www.theguardian.com",title:{selectors:[".content__headline"]},author:{selectors:["p.byline"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".content__standfirst"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".content__article-body"],transforms:{},clean:[".hide-on-mobile",".inline-icon"]}},WwwSbnationComExtractor:{domain:"www.sbnation.com",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.c-entry-summary.p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.c-entry-content"],transforms:{},clean:[]}},WwwBloombergComExtractor:{domain:"www.bloomberg.com",title:{selectors:[".lede-headline","h1.article-title","h1.lede-text-only__hed"]},author:{selectors:[['meta[name="parsely-author"]',"value"],".byline-details__link",".bydek",".author"]},date_published:{selectors:[["time.published-at","datetime"],["time[datetime]","datetime"],['meta[name="date"]',"value"],['meta[name="parsely-pub-date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body__content",["section.copy-block"],".body-copy"],transforms:{},clean:[".inline-newsletter",".page-ad"]}},WwwBustleComExtractor:{domain:"www.bustle.com",title:{selectors:["h1.post-page__title"]},author:{selectors:["div.content-meta__author"]},date_published:{selectors:[["time.content-meta__published-date[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".post-page__body"],transforms:{},clean:[]}},WwwNprOrgExtractor:{domain:"www.npr.org",title:{selectors:["h1",".storytitle"]},author:{selectors:["p.byline__name.byline__name--block"]},date_published:{selectors:[[".dateblock time[datetime]","datetime"],['meta[name="date"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[name="twitter:image:src"]',"value"]]},content:{selectors:[".storytext"],transforms:{".bucketwrap.image":"figure",".bucketwrap.image .credit-caption":"figcaption"},clean:["div.enlarge_measure"]}},WwwRecodeNetExtractor:{domain:"www.recode.net",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.c-entry-summary.p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["figure.e-image--hero",".c-entry-content"],".c-entry-content"],transforms:{},clean:[]}},QzComExtractor:{domain:"qz.com",title:{selectors:["article header h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[["time[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],['meta[name="twitter:image"]',"content"]]},content:{selectors:["#article-content"],transforms:{},clean:[]}},WwwDmagazineComExtractor:{domain:"www.dmagazine.com",title:{selectors:["h1.story__title"]},author:{selectors:[".story__info .story__info__item:first-child"]},date_published:{selectors:[".story__info"],timezone:"America/Chicago",format:"MMMM D, YYYY h:mm a"},dek:{selectors:[".story__subhead"]},lead_image_url:{selectors:[["article figure a:first-child","href"]]},content:{selectors:[".story__content"],transforms:{},clean:[]}},WwwReutersComExtractor:{domain:"www.reuters.com",title:{selectors:["h1.article-headline"]},author:{selectors:[".author"]},date_published:{selectors:[['meta[name="og:article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#article-text"],transforms:{".article-subtitle":"h4"},clean:["#article-byline .author"]}},MashableComExtractor:{domain:"mashable.com",title:{selectors:["h1.title"]},author:{selectors:["span.author_name a"]},date_published:{selectors:[['meta[name="og:article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["section.article-content.blueprint"],transforms:{".image-credit":"figcaption"},clean:[]}},WwwChicagotribuneComExtractor:{domain:"www.chicagotribune.com",title:{selectors:["h1.trb_ar_hl_t"]},author:{selectors:["span.trb_ar_by_nm_au"]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.trb_ar_page"],transforms:{},clean:[]}},WwwVoxComExtractor:{domain:"www.vox.com",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["figure.e-image--hero",".c-entry-content"],".c-entry-content"],transforms:{"figure .e-image__image noscript":function(e){var t=e.html();e.parents(".e-image__image").find(".c-dynamic-image").replaceWith(t)},"figure .e-image__meta":"figcaption"},clean:[]}},NewsNationalgeographicComExtractor:{domain:"news.nationalgeographic.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[".byline-component__contributors b span"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]],format:"ddd MMM DD HH:mm:ss zz YYYY",timezone:"EST"},dek:{selectors:[".article__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".parsys.content",".__image-lead__"],".content"],transforms:{".parsys.content":function(e,t){var n=e.find(".image.parbase.section").find(".picturefill").first().data("platform-src");n&&e.prepend(t('<img class="__image-lead__" src="'.concat(n,'"/>')))}},clean:[".pull-quote.pull-quote--large"]}},WwwNationalgeographicComExtractor:{domain:"www.nationalgeographic.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[".byline-component__contributors b span"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".article__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".parsys.content",".__image-lead__"],".content"],transforms:{".parsys.content":function(e,t){var n=e.children().first();if(n.hasClass("imageGroup")){var r=n.find(".media--medium__container").children().first(),a=r.data("platform-image1-path"),i=r.data("platform-image2-path");i&&a&&e.prepend(t('<div class="__image-lead__">\n <img src="'.concat(a,'"/>\n <img src="').concat(i,'"/>\n </div>')))}else{var o=e.find(".image.parbase.section").find(".picturefill").first().data("platform-src");o&&e.prepend(t('<img class="__image-lead__" src="'.concat(o,'"/>')))}}},clean:[".pull-quote.pull-quote--small"]}},WwwLatimesComExtractor:{domain:"www.latimes.com",title:{selectors:[".trb_ar_hl"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".trb_ar_main"],transforms:{".trb_ar_la":function(e){var t=e.find("figure");e.replaceWith(t)}},clean:[".trb_ar_by",".trb_ar_cr"]}},PagesixComExtractor:{domain:"pagesix.com",supportedDomains:["nypost.com"],title:{selectors:["h1 a"]},author:{selectors:[".byline"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["#featured-image-wrapper",".entry-content"],".entry-content"],transforms:{"#featured-image-wrapper":"figure",".wp-caption-text":"figcaption"},clean:[".modal-trigger"]}},ThefederalistpapersOrgExtractor:{domain:"thefederalistpapers.org",title:{selectors:["h1.entry-title"]},author:{selectors:["main span.entry-author-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{},clean:[["p[style]"]]}},WwwCbssportsComExtractor:{domain:"www.cbssports.com",title:{selectors:[".article-headline"]},author:{selectors:[".author-name"]},date_published:{selectors:[[".date-original-reading-time time","datetime"]],timezone:"UTC"},dek:{selectors:[".article-subline"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article"],transforms:{},clean:[]}},WwwMsnbcComExtractor:as,WwwThepoliticalinsiderComExtractor:{domain:"www.thepoliticalinsider.com",title:{selectors:[['meta[name="sailthru.title"]',"value"]]},author:{selectors:[['meta[name="sailthru.author"]',"value"]]},date_published:{selectors:[['meta[name="sailthru.date"]',"value"]],timezone:"America/New_York"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#article-body"],transforms:{},clean:[]}},WwwMentalflossComExtractor:{domain:"www.mentalfloss.com",title:{selectors:["h1.title",".title-group",".inner"]},author:{selectors:[".field-name-field-enhanced-authors"]},date_published:{selectors:[".date-display-single"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.field.field-name-body"],transforms:{},clean:[]}},AbcnewsGoComExtractor:{domain:"abcnews.go.com",title:{selectors:[".article-header h1"]},author:{selectors:[".authors"],clean:[".author-overlay",".by-text"]},date_published:{selectors:[".timestamp"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-copy"],transforms:{},clean:[]}},WwwNydailynewsComExtractor:{domain:"www.nydailynews.com",title:{selectors:["h1#ra-headline"]},author:{selectors:[['meta[name="parsely-author"]',"value"]]},date_published:{selectors:[['meta[name="sailthru.date"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article#ra-body"],transforms:{},clean:["dl#ra-tags",".ra-related","a.ra-editor","dl#ra-share-bottom"]}},WwwCnbcComExtractor:{domain:"www.cnbc.com",title:{selectors:["h1.title","h1.ArticleHeader-headline"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#article_body.content","div.story","div.ArticleBody-articleBody"],transforms:{},clean:[]}},WwwPopsugarComExtractor:{domain:"www.popsugar.com",title:{selectors:["h2.post-title","title-text"]},author:{selectors:[['meta[name="article:author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#content"],transforms:{},clean:[".share-copy-title",".post-tags",".reactions"]}},ObserverComExtractor:{domain:"observer.com",title:{selectors:["h1.entry-title"]},author:{selectors:[".author",".vcard"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry-content"],transforms:{},clean:[]}},PeopleComExtractor:{domain:"people.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["a.author.url.fn"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body__inner"],transforms:{},clean:[]}},WwwUsmagazineComExtractor:{domain:"www.usmagazine.com",title:{selectors:["header h1"]},author:{selectors:["a.article-byline.tracked-offpage"]},date_published:{timezone:"America/New_York",selectors:["time.article-published-date"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body-inner"],transforms:{},clean:[".module-related"]}},WwwRollingstoneComExtractor:{domain:"www.rollingstone.com",title:{selectors:["h1.content-title"]},author:{selectors:["a.content-author.tracked-offpage"]},date_published:{selectors:["time.content-published-date"],timezone:"America/New_York"},dek:{selectors:[".content-description"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".lead-container",".article-content"],".article-content"],transforms:{},clean:[".module-related"]}},twofortysevensportsComExtractor:{domain:"247sports.com",title:{selectors:["title","article header h1"]},author:{selectors:[".author"]},date_published:{selectors:[["time[data-published]","data-published"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["section.body.article"],transforms:{},clean:[]}},UproxxComExtractor:{domain:"uproxx.com",title:{selectors:["div.post-top h1"]},author:{selectors:[".post-top .authorname"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".post-body"],transforms:{"div.image":"figure","div.image .wp-media-credit":"figcaption"},clean:[]}},WwwEonlineComExtractor:{domain:"www.eonline.com",title:{selectors:["h1.article__title"]},author:{selectors:[".entry-meta__author a"]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".post-content section, .post-content div.post-content__image"]],transforms:{"div.post-content__image":"figure","div.post-content__image .image__credits":"figcaption"},clean:[]}},WwwMiamiheraldComExtractor:{domain:"www.miamiherald.com",title:{selectors:["h1.title"]},date_published:{selectors:["p.published-date"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.dateline-storybody"],transforms:{},clean:[]}},WwwRefinery29ComExtractor:{domain:"www.refinery29.com",title:{selectors:["h1.title"]},author:{selectors:[".contributor"]},date_published:{selectors:[['meta[name="sailthru.date"]',"value"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".full-width-opener",".article-content"],".article-content",".body"],transforms:{"div.loading noscript":function(e){var t=e.html();e.parents(".loading").replaceWith(t)},".section-image":"figure",".section-image .content-caption":"figcaption",".section-text":"p"},clean:[".story-share"]}},WwwMacrumorsComExtractor:{domain:"www.macrumors.com",title:{selectors:["h1","h1.title"]},author:{selectors:[".author-url"]},date_published:{selectors:[".article .byline"],format:"dddd MMMM D, YYYY h:mm A zz",timezone:"America/Los_Angeles"},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article"],transforms:{},clean:[]}},WwwAndroidcentralComExtractor:{domain:"www.androidcentral.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[".meta-by"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[[".image-large","src"]]},content:{selectors:[".article-body"],transforms:{},clean:[".intro","blockquote"]}},WwwSiComExtractor:{domain:"www.si.com",title:{selectors:["h1","h1.headline"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[".timestamp"],timezone:"America/New_York"},dek:{selectors:[".quick-hit ul"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["p",".marquee_large_2x",".component.image"]],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"figure":null}},clean:[[".inline-thumb",".primary-message",".description",".instructions"]]}},WwwRawstoryComExtractor:{domain:"www.rawstory.com",title:{selectors:[".blog-title"]},author:{selectors:[".blog-author a:first-of-type"]},date_published:{selectors:[".blog-author a:last-of-type"],timezone:"EST"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".blog-content"],transforms:{},clean:[]}},WwwCnetComExtractor:{domain:"www.cnet.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["a.author"]},date_published:{selectors:["time"],timezone:"America/Los_Angeles"},dek:{selectors:[".article-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["img.__image-lead__",".article-main-body"],".article-main-body"],transforms:{"figure.image":function(e){var t=e.find("img");t.attr("width","100%"),t.attr("height","100%"),t.addClass("__image-lead__"),e.remove(".imgContainer").prepend(t)}},clean:[]}},WwwCinemablendComExtractor:{domain:"www.cinemablend.com",title:{selectors:[".story_title"]},author:{selectors:[".author"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]],timezone:"EST"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#wrap_left_content"],transforms:{},clean:[]}},WwwTodayComExtractor:{domain:"www.today.com",title:{selectors:["h1.entry-headline"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="DC.date.issued"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-container"],transforms:{},clean:[".label-comment"]}},WwwHowtogeekComExtractor:{domain:"www.howtogeek.com",title:{selectors:["title"]},author:{selectors:["#authorinfobox a"]},date_published:{selectors:["#authorinfobox + div li"],timezone:"GMT"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".thecontent"],transforms:{},clean:[]}},WwwAlComExtractor:{domain:"www.al.com",title:{selectors:[['meta[name="title"]',"value"]]},author:{selectors:[['meta[name="article_author"]',"value"]]},date_published:{selectors:[['meta[name="article_date_original"]',"value"]],timezone:"EST"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{},clean:[]}},WwwThepennyhoarderComExtractor:{domain:"www.thepennyhoarder.com",title:{selectors:[['meta[name="dcterms.title"]',"value"]]},author:{selectors:[['link[rel="author"]',"title"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".post-img",".post-text"],".post-text"],transforms:{},clean:[]}},WwwWesternjournalismComExtractor:{domain:"www.westernjournalism.com",title:{selectors:["title","h1.entry-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="DC.date.issued"]',"value"]]},dek:{selectors:[".subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-sharing.top + div"],transforms:{},clean:[".ad-notice-small"]}},FusionNetExtractor:{domain:"fusion.net",title:{selectors:[".post-title",".single-title",".headline"]},author:{selectors:[".show-for-medium .byline"]},date_published:{selectors:[["time.local-time","datetime"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".post-featured-media",".article-content"],".article-content"],transforms:{".fusion-youtube-oembed":"figure"},clean:[]}},WwwAmericanowComExtractor:{domain:"www.americanow.com",title:{selectors:[".title",['meta[name="title"]',"value"]]},author:{selectors:[".byline"]},date_published:{selectors:[['meta[name="publish_date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".article-content",".image",".body"],".body"],transforms:{},clean:[".article-video-wrapper",".show-for-small-only"]}},ScienceflyComExtractor:{domain:"sciencefly.com",title:{selectors:[".entry-title",".cb-entry-title",".cb-single-title"]},author:{selectors:["div.cb-author","div.cb-author-title"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[["div.theiaPostSlider_slides img","src"]]},content:{selectors:["div.theiaPostSlider_slides"],transforms:{},clean:[]}},HellogigglesComExtractor:{domain:"hellogiggles.com",title:{selectors:[".title"]},author:{selectors:[".author-link"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{},clean:[]}},ThoughtcatalogComExtractor:{domain:"thoughtcatalog.com",title:{selectors:["h1.title",['meta[name="og:title"]',"value"]]},author:{selectors:["div.col-xs-12.article_header div.writer-container.writer-container-inline.writer-no-avatar h4.writer-name","h1.writer-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry.post"],transforms:{},clean:[".tc_mark"]}},WwwNjComExtractor:{domain:"www.nj.com",title:{selectors:[['meta[name="title"]',"value"]]},author:{selectors:[['meta[name="article_author"]',"value"]]},date_published:{selectors:[['meta[name="article_date_original"]',"value"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{},clean:[]}},WwwInquisitrComExtractor:{domain:"www.inquisitr.com",title:{selectors:["h1.entry-title.story--header--title"]},author:{selectors:["div.story--header--author"]},date_published:{selectors:[['meta[name="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article.story",".entry-content."],transforms:{},clean:[".post-category",".story--header--socials",".story--header--content"]}},WwwNbcnewsComExtractor:{domain:"www.nbcnews.com",title:{selectors:["div.article-hed h1"]},author:{selectors:["span.byline_author"]},date_published:{selectors:[[".flag_article-wrapper time.timestamp_article[datetime]","datetime"],".flag_article-wrapper time"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body"],transforms:{},clean:[]}},FortuneComExtractor:{domain:"fortune.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[".MblGHNMJ"],timezone:"UTC"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["picture","article.row"],"article.row"],transforms:{},clean:[]}},WwwLinkedinComExtractor:{domain:"www.linkedin.com",title:{selectors:[".article-title","h1"]},author:{selectors:[['meta[name="article:author"]',"value"],".entity-name a[rel=author]"]},date_published:{selectors:[['time[itemprop="datePublished"]',"datetime"]],timezone:"America/Los_Angeles"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["header figure",".prose"],".prose"],transforms:{},clean:[".entity-image"]}},ObamawhitehouseArchivesGovExtractor:{domain:"obamawhitehouse.archives.gov",supportedDomains:["whitehouse.gov"],title:{selectors:["h1",".pane-node-title"]},author:{selectors:[".blog-author-link",".node-person-name-link"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".field-name-field-forall-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{defaultCleaner:!1,selectors:["div#content-start",".pane-node-field-forall-body"],transforms:{},clean:[".pane-node-title",".pane-custom.pane-1"]}},WwwOpposingviewsComExtractor:{domain:"www.opposingviews.com",title:{selectors:["h1.title"]},author:{selectors:["div.date span span a"]},date_published:{selectors:[['meta[name="publish_date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content"],transforms:{},clean:[".show-for-small-only"]}},WwwProspectmagazineCoUkExtractor:{domain:"www.prospectmagazine.co.uk",title:{selectors:[".page-title"]},author:{selectors:[".aside_author .title"]},date_published:{selectors:[".post-info"],timezone:"Europe/London"},dek:{selectors:[".page-subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article .post_content"],transforms:{},clean:[]}},ForwardComExtractor:{domain:"forward.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[".author-name",['meta[name="sailthru.author"]',"value"]]},date_published:{selectors:[['meta[name="date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".post-item-media-wrap",".post-item p"]],transforms:{},clean:[".donate-box",".message",".subtitle"]}},WwwQdailyComExtractor:{domain:"www.qdaily.com",title:{selectors:["h2","h2.title"]},author:{selectors:[".name"]},date_published:{selectors:[[".date.smart-date","data-origindate"]]},dek:{selectors:[".excerpt"]},lead_image_url:{selectors:[[".article-detail-hd img","src"]]},content:{selectors:[".detail"],transforms:{},clean:[".lazyload",".lazylad",".lazylood"]}},GothamistComExtractor:{domain:"gothamist.com",supportedDomains:["chicagoist.com","laist.com","sfist.com","shanghaiist.com","dcist.com"],title:{selectors:["h1",".entry-header h1"]},author:{selectors:[".author"]},date_published:{selectors:["abbr","abbr.published"],timezone:"America/New_York"},dek:{selectors:[null]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-body"],transforms:{"div.image-none":"figure",".image-none i":"figcaption","div.image-left":"figure",".image-left i":"figcaption","div.image-right":"figure",".image-right i":"figcaption"},clean:[".image-none br",".image-left br",".image-right br",".galleryEase"]}},WwwFoolComExtractor:{domain:"www.fool.com",title:{selectors:["h1"]},author:{selectors:[".author-inline .author-name"]},date_published:{selectors:[['meta[name="date"]',"value"]]},dek:{selectors:["header h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content"],transforms:{".caption img":function(e){var t=e.attr("src");e.parent().replaceWith('<figure><img src="'.concat(t,'"/></figure>'))},".caption":"figcaption"},clean:["#pitch"]}},WwwSlateComExtractor:{domain:"www.slate.com",title:{selectors:[".hed","h1"]},author:{selectors:["a[rel=author]"]},date_published:{selectors:[".pub-date"],timezone:"America/New_York"},dek:{selectors:[".dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".body"],transforms:{},clean:[".about-the-author",".pullquote",".newsletter-signup-component",".top-comment"]}},IciRadioCanadaCaExtractor:{domain:"ici.radio-canada.ca",title:{selectors:["h1"]},author:{selectors:[['meta[name="dc.creator"]',"value"]]},date_published:{selectors:[['meta[name="dc.date.created"]',"value"]],format:"YYYY-MM-DD|HH[h]mm",timezone:"America/New_York"},dek:{selectors:[".bunker-component.lead"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".main-multimedia-item",".news-story-content"]],transforms:{},clean:[]}},WwwFortinetComExtractor:{domain:"www.fortinet.com",title:{selectors:["h1"]},author:{selectors:[".b15-blog-meta__author"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12"],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"figure":null}}}},WwwFastcompanyComExtractor:{domain:"www.fastcompany.com",title:{selectors:["h1"]},author:{selectors:[".post__by"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".post__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".post__article"]}},BlisterreviewComExtractor:{domain:"blisterreview.com",title:{selectors:[['meta[name="og:title"]',"value"],"h1.entry-title"]},author:{selectors:["span.author-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["time.entry-date","datetime"],['meta[itemprop="datePublished"]',"content"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],['meta[itemprop="image"]',"content"],['meta[name="twitter:image"]',"content"],["img.attachment-large","src"]]},content:{selectors:[[".elementor-section-wrap",".elementor-text-editor > p, .elementor-text-editor > ul > li, .attachment-large, .wp-caption-text"]],transforms:{figcaption:"p"},clean:[".comments-area"]}},NewsMynaviJpExtractor:{domain:"news.mynavi.jp",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["main div.article-author a.article-author__name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["main article div"],transforms:{img:function(e){var t=e.attr("data-original");""!==t&&e.attr("src",t)}},clean:[]}},ClinicaltrialsGovExtractor:{domain:"clinicaltrials.gov",title:{selectors:["h1.tr-solo_record"]},author:{selectors:["div#sponsor.tr-info-text"]},date_published:{selectors:['div:has(> span.term[data-term="Last Update Posted"])']},content:{selectors:["div#tab-body"],transforms:{},clean:[".usa-alert> img"]}},GithubComExtractor:{domain:"github.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[]},date_published:{selectors:[['span[itemprop="dateModified"] relative-time',"datetime"]]},dek:{selectors:['span[itemprop="about"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["#readme article"]],transforms:{},clean:[]}},WwwRedditComExtractor:{domain:"www.reddit.com",title:{selectors:['div[data-test-id="post-content"] h2']},author:{selectors:['div[data-test-id="post-content"] a[href*="user/"]']},date_published:{selectors:['div[data-test-id="post-content"] a[data-click-id="timestamp"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[['div[data-test-id="post-content"] p'],['div[data-test-id="post-content"] a[target="_blank"]:not([data-click-id="timestamp"])','div[data-test-id="post-content"] div[data-click-id="media"]'],['div[data-test-id="post-content"] div[data-click-id="media"]'],['div[data-test-id="post-content"] a[target="_blank"]:not([data-click-id="timestamp"])'],'div[data-test-id="post-content"]'],transforms:{'div[role="img"]':function(e){var t=e.find("img"),n=e.css("background-image");return 1===t.length&&n?(t.attr("src",n.match(/\((.*?)\)/)[1].replace(/('|")/g,"")),t):e}},clean:[".icon"]}},OtrsComExtractor:{domain:"otrs.com",title:{selectors:["#main article h1"]},author:{selectors:["div.dateplusauthor a"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main article"],defaultCleaner:!1,transforms:{},clean:["div.dateplusauthor","div.gr-12.push-6.footershare","#atftbx","div.category-modul"]}},WwwOssnewsJpExtractor:{domain:"www.ossnews.jp",title:{selectors:["#alpha-block h1.hxnewstitle"]},author:null,date_published:{selectors:["p.fs12"],format:"YYYY年MM月DD日 HH:mm",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#alpha-block .section:has(h1.hxnewstitle)"],defaultCleaner:!1,transforms:{},clean:[]}},BuzzapJpExtractor:{domain:"buzzap.jp",title:{selectors:["h1.entry-title"]},author:null,date_published:{selectors:[["time.entry-date","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.ctiframe"],defaultCleaner:!1,transforms:{},clean:[]}},WwwAsahiComExtractor:{domain:"www.asahi.com",title:{selectors:[".ArticleTitle h1"]},author:{selectors:[['meta[name="article:author"]',"value"]]},date_published:{selectors:[['meta[name="pubdate"]',"value"]]},dek:null,excerpt:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#MainInner div.ArticleBody"],defaultCleaner:!1,transforms:{},clean:["div.AdMod","div.LoginSelectArea"]}},WwwSanwaCoJpExtractor:{domain:"www.sanwa.co.jp",title:{selectors:["#newsContent h1"]},author:null,date_published:{selectors:["p.date"],format:"YYYY.MM.DD",timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#newsContent"],defaultCleaner:!1,transforms:{},clean:["#smartphone","div.sns_box","div.contentFoot"]}},WwwElecomCoJpExtractor:{domain:"www.elecom.co.jp",title:{selectors:["title"]},author:null,date_published:{selectors:["p.section-last"],format:"YYYY.MM.DD",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["td.TableMain2"],defaultCleaner:!1,transforms:{table:function(e){e.attr("width","auto")}},clean:[]}},ScanNetsecurityNeJpExtractor:{domain:"scan.netsecurity.ne.jp",title:{selectors:["header.arti-header h1.head"]},author:null,date_published:{selectors:[['meta[name="article:modified_time"]',"value"]]},dek:{selectors:["header.arti-header p.arti-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.arti-content.arti-content--thumbnail"],defaultCleaner:!1,transforms:{},clean:["aside.arti-giga"]}},JvndbJvnJpExtractor:{domain:"jvndb.jvn.jp",title:{selectors:["title"]},author:null,date_published:{selectors:["div.modifytxt:nth-child(2)"],format:"YYYY/MM/DD",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["#news-list"],defaultCleaner:!1,transforms:{},clean:[]}},GeniusComExtractor:is,WwwJnsaOrgExtractor:{domain:"www.jnsa.org",title:{selectors:["#wgtitle h2"]},author:null,date_published:null,dek:null,excerpt:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main_area"],transforms:{},clean:["#pankuzu","#side"]}},PhpspotOrgExtractor:{domain:"phpspot.org",title:{selectors:["h3.hl"]},author:null,date_published:{selectors:["h4.hl"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["div.entrybody"],defaultCleaner:!1,transforms:{},clean:[]}},WwwInfoqComExtractor:{domain:"www.infoq.com",title:{selectors:["h1.heading"]},author:{selectors:["div.widget.article__authors"]},date_published:{selectors:[".article__readTime.date"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article__data"],defaultCleaner:!1,transforms:{},clean:[]}},WwwMoongiftJpExtractor:{domain:"www.moongift.jp",title:{selectors:["h1.title a"]},author:null,date_published:{selectors:["ul.meta li:not(.social):first-of-type"],timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main"],transforms:{},clean:["ul.mg_service.cf"]}},WwwItmediaCoJpExtractor:{domain:"www.itmedia.co.jp",supportedDomains:["www.atmarkit.co.jp","techtarget.itmedia.co.jp","nlab.itmedia.co.jp"],title:{selectors:["#cmsTitle h1"]},author:{selectors:["#byline"]},date_published:{selectors:[['meta[name="article:modified_time"]',"value"]]},dek:{selectors:["#cmsAbstract h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#cmsBody"],defaultCleaner:!1,transforms:{},clean:["#snsSharebox"]}},WwwPublickey1JpExtractor:{domain:"www.publickey1.jp",title:{selectors:["h1"]},author:{selectors:["#subcol p:has(img)"]},date_published:{selectors:["div.pubdate"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#maincol"],defaultCleaner:!1,transforms:{},clean:["#breadcrumbs","div.sbm","div.ad_footer"]}},TakagihiromitsuJpExtractor:{domain:"takagi-hiromitsu.jp",title:{selectors:["h3"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[http-equiv="Last-Modified"]',"value"]]},dek:null,lead_image_url:null,content:{selectors:["div.body"],defaultCleaner:!1,transforms:{},clean:[]}},BookwalkerJpExtractor:{domain:"bookwalker.jp",title:{selectors:["h1.main-heading"]},author:{selectors:["div.authors"]},date_published:{selectors:[".work-info .work-detail:first-of-type .work-detail-contents:last-of-type"],timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["div.main-info","div.main-cover-inner"]],defaultCleaner:!1,transforms:{},clean:["span.label.label--trial","dt.info-head.info-head--coin","dd.info-contents.info-contents--coin","div.info-notice.fn-toggleClass"]}},WwwYomiuriCoJpExtractor:{domain:"www.yomiuri.co.jp",title:{selectors:["h1.title-article.c-article-title"]},author:null,date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.p-main-contents"],transforms:{},clean:[]}},JapanCnetComExtractor:{domain:"japan.cnet.com",title:{selectors:[".leaf-headline-ttl"]},author:{selectors:[".writer"]},date_published:{selectors:[".date"],format:"YYYY年MM月DD日 HH時mm分",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article_body"],transforms:{},clean:[]}},DeadlineComExtractor:{domain:"deadline.com",title:{selectors:["h1"]},author:{selectors:["section.author h3"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.a-article-grid__main.pmc-a-grid article.pmc-a-grid-item"],transforms:{".embed-twitter":function(e){var t=e.html();e.replaceWith(t)}},clean:[]}},WwwGizmodoJpExtractor:{domain:"www.gizmodo.jp",title:{selectors:["h1.p-post-title"]},author:{selectors:["li.p-post-AssistAuthor"]},date_published:{selectors:[["li.p-post-AssistTime time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article.p-post"],transforms:{"img.p-post-thumbnailImage":function(e){var t=e.attr("src");e.attr("src",t.replace(/^.*=%27/,"").replace(/%27;$/,""))}},clean:["h1.p-post-title","ul.p-post-Assist"]}},GetnewsJpExtractor:{domain:"getnews.jp",title:{selectors:["article h1"]},author:{selectors:["span.prof"]},date_published:{selectors:[["ul.cattag-top time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.post-bodycopy"],transforms:{},clean:[]}},WwwLifehackerJpExtractor:{domain:"www.lifehacker.jp",title:{selectors:["h1.lh-summary-title"]},author:{selectors:["p.lh-entryDetailInner--credit"]},date_published:{selectors:[["div.lh-entryDetail-header time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.lh-entryDetail-body"],transforms:{"img.lazyload":function(e){var t=e.attr("src");e.attr("src",t.replace(/^.*=%27/,"").replace(/%27;$/,""))}},clean:["p.lh-entryDetailInner--credit"]}},SectIijAdJpExtractor:{domain:"sect.iij.ad.jp",title:{selectors:["h3"]},author:{selectors:["dl.entrydate dd"]},date_published:{selectors:["dl.entrydate dd"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#article"],transforms:{},clean:["dl.entrydate"]}},WwwOreillyCoJpExtractor:{domain:"www.oreilly.co.jp",title:{selectors:["h3"]},author:{selectors:['li[itemprop="author"]']},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]],timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#content"],defaultCleaner:!1,transforms:{},clean:[".social-tools"]}},WwwIpaGoJpExtractor:{domain:"www.ipa.go.jp",title:{selectors:["h1"]},author:null,date_published:{selectors:["p.ipar_text_right"],format:"YYYY年M月D日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["#ipar_main"],defaultCleaner:!1,transforms:{},clean:["p.ipar_text_right"]}},WeeklyAsciiJpExtractor:{domain:"weekly.ascii.jp",title:{selectors:['h1[itemprop="headline"]']},author:{selectors:["p.author"]},date_published:{selectors:[['meta[name="odate"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article"],transforms:{},clean:[]}},TechlogIijAdJpExtractor:{domain:"techlog.iij.ad.jp",title:{selectors:["h1.entry-title"]},author:{selectors:['a[rel="author"]']},date_published:{selectors:[["time.entry-date","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry-content"],defaultCleaner:!1,transforms:{},clean:[]}},WiredJpExtractor:os,JapanZdnetComExtractor:{domain:"japan.zdnet.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="cXenseParse:author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article_body"],transforms:{},clean:[]}},WwwRbbtodayComExtractor:{domain:"www.rbbtoday.com",title:{selectors:["h1"]},author:{selectors:[".writer.writer-name"]},date_published:{selectors:[["header time","datetime"]]},dek:{selectors:[".arti-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".arti-content"],transforms:{},clean:[".arti-giga"]}},WwwLemondeFrExtractor:{domain:"www.lemonde.fr",title:{selectors:["h1.article__title"]},author:{selectors:[".author__name"]},date_published:{selectors:[['meta[name="og:article:published_time"]',"value"]]},dek:{selectors:[".article__desc"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article__content"],transforms:{},clean:[]}},WwwPhoronixComExtractor:{domain:"www.phoronix.com",title:{selectors:["article header"]},author:{selectors:[".author a:first-child"]},date_published:{selectors:[".author"],format:"D MMMM YYYY at hh:mm",timezone:"America/New_York"},dek:null,lead_image_url:null,content:{selectors:[".content"],transforms:{},clean:[]}},PitchforkComExtractor:{domain:"pitchfork.com",title:{selectors:["title"]},author:{selectors:[".authors-detail__display-name"]},date_published:{selectors:[[".pub-date","datetime"]]},dek:{selectors:[".review-detail__abstract"]},lead_image_url:{selectors:[[".single-album-tombstone__art img","src"]]},content:{selectors:[".review-detail__text"]},extend:{score:{selectors:[".score"]}}},BiorxivOrgExtractor:{domain:"biorxiv.org",title:{selectors:["h1#page-title"]},author:{selectors:["div.highwire-citation-biorxiv-article-top > div.highwire-cite-authors"]},content:{selectors:["div#abstract-1"],transforms:{},clean:[]}},EpaperZeitDeExtractor:{domain:"epaper.zeit.de",title:{selectors:["p.title"]},author:{selectors:[".article__author"]},date_published:null,excerpt:{selectors:["subtitle"]},lead_image_url:null,content:{selectors:[".article"],transforms:{"p.title":"h1",".article__author":"p",byline:"p",linkbox:"p"},clean:["image-credits","box[type=citation]"]}},WwwLadbibleComExtractor:{domain:"www.ladbible.com",title:{selectors:["h1"]},author:{selectors:["[class*=Byline]"]},date_published:{selectors:["time"],timezone:"Europe/London"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["[class*=ArticleContainer]"],clean:["time","source",'a[href^="https://www.ladbible.com/"]',"picture","[class*=StyledCardBlock]"]}},TimesofindiaIndiatimesComExtractor:{domain:"timesofindia.indiatimes.com",title:{selectors:["h1"]},extend:{reporter:{selectors:["div.byline"],transforms:{}}},date_published:{selectors:[".byline"],format:"MMM D, YYYY, HH:mm z",timezone:"Asia/Kolkata"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.contentwrapper:has(section)"],defaultCleaner:!1,clean:["section","h1",".byline",".img_cptn"]}},MaTtiasBeExtractor:{domain:"ma.ttias.be",title:{selectors:[['meta[name="twitter:title"]',"value"]]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},content:{selectors:[[".content"]],transforms:{h2:function(e){return e.attr("id",null),"h3"},h1:function(e){e.attr("id",null),e.after("<p></p>")},ul:function(e){e.attr("class","entry-content-asset")}}}},PastebinComExtractor:{domain:"pastebin.com",title:{selectors:["h1"]},author:{selectors:[".paste_box_line2 .t_us + a"]},date_published:{selectors:[".paste_box_line2 .t_da + span"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#selectable .text"],transforms:{ol:"div",li:"p"},clean:[]}},WwwAbendblattDeExtractor:ss,WwwGrueneDeExtractor:{domain:"www.gruene.de",title:{selectors:["header h1"]},author:null,date_published:null,dek:null,lead_image_url:{selectors:[['meta[property="og:image"]',"content"]]},content:{selectors:[["section header","section h2","section p","section ol"]],transforms:{},clean:["figcaption","p[class]"]}},WwwEngadgetComExtractor:{domain:"www.engadget.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:['a.th-meta[data-ylk*="subsec:author"]']},date_published:{selectors:[]},dek:{selectors:['div[class*="o-title_mark"] div']},lead_image_url:{selectors:[]},content:{selectors:[["#page_body figure:not(div.article-text figure)","div.article-text"]],transforms:{},clean:[]}},ArstechnicaComExtractor:{domain:"arstechnica.com",title:{selectors:["title"]},author:{selectors:['*[rel="author"] *[itemprop="name"]']},date_published:{selectors:[[".byline time","datetime"]]},dek:{selectors:['h2[itemprop="description"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[itemprop="articleBody"]'],transforms:{h2:function(e){e.before("<p></p>")}},clean:["figcaption .enlarge-link","figcaption .sep","figure.video",".gallery","aside",".sidebar"]}},WwwNdtvComExtractor:{domain:"www.ndtv.com",title:{selectors:[['meta[name="og:title"]',"value"],"h1.entry-title"]},author:{selectors:['span[itemprop="author"] span[itemprop="name"]']},date_published:{selectors:[['span[itemprop="dateModified"]',"content"]]},dek:{selectors:["h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[itemprop="articleBody"]'],transforms:{".place_cont":function(e){if(!e.parents("p").length){var t=e.next("p");t&&(e.remove(),t.prepend(e))}}},clean:[".highlghts_Wdgt",".ins_instory_dv_caption","input","._world-wrapper .mt20"]}},SpektrumExtractor:{domain:"www.spektrum.de",title:{selectors:[".content__title"]},author:{selectors:[".content__author__info__name"]},date_published:{selectors:[".content__meta__date"],timezone:"Europe/Berlin"},dek:{selectors:[".content__intro"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],".image__article__top img"]},content:{selectors:["article.content"],clean:[".breadcrumbs",".hide-for-print","aside","header h2",".image__article__top",".content__author",".copyright",".callout-box"]}}}),cs=ut(us).reduce((function(e,t){var n=us[t];return dt({},e,Xo(n))}),{}),ls=t((function(e,t){(function(){var e={Hebrew:["0590","05FF"],Arabic:["0600","06FF"],NKo:["07C0","07FF"],Syriac:["0700","074F"],Thaana:["0780","07BF"],Tifinagh:["2D30","2D7F"]};function n(e){if(void 0===e)throw new Error("TypeError missing argument");if("string"!=typeof e)throw new Error("TypeError getDirection expects strings");if(""===e)return"";if(e.indexOf("")>-1&&e.indexOf("")>-1)return"bidi";if(e.indexOf("")>-1)return"ltr";if(e.indexOf("")>-1)return"rtl";var t=r(e,"rtl"),n=r(e,"ltr");return t&&n?"bidi":n?"ltr":t?"rtl":""}function r(t,n){var r,i,o,s,u,c=!1,l=!1;for(u=t.search(/[0-9]/)>-1,t=t.replace(/[\s\n\0\f\t\v\'\"\-0-9\+\?\!]+/gm,""),r=0;r<t.length;r++){for(o in i=t.charAt(r),s=!1,e)e.hasOwnProperty(o)&&a(i,e[o][0],e[o][1])&&(c=!0,s=!0);!1===s&&(l=!0)}return"rtl"===n?c:"ltr"===n?l||!c&&u:void 0}function a(e,t,n){var r=e.charCodeAt(0),a=parseInt(t,16),i=parseInt(n,16);return r>a&&r<i}t.getDirection=n,t.patch=function(){String.prototype.getDirection=function(){return n(this.valueOf())}}}).call(this)})),fs=(ls.getDirection,ls.patch,/^\s*(posted |written )?by\s*:?\s*(.*)/i),ds=new RegExp("http(s)?://","i"),hs=/^\d{13}$/i,ps=/^\d{10}$/i,ms=/^\s*published\s*:?\s*(.*)/i,gs=/(.*\d)(am|pm)(.*)/i,vs=/\.m\./i,ys=/^\s*(just|right)?\s*now\s*/i,_s=["seconds?","minutes?","hours?","days?","weeks?","months?","years?"].join("|"),bs=new RegExp("(\\d+)\\s+(".concat(_s,")\\s+ago"),"i"),ws=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"].join("|"),As=new RegExp("(".concat("[0-9]{1,2}:[0-9]{2,2}( ?[ap].?m.?)?",")|(").concat("[0-9]{1,2}[/-][0-9]{1,2}[/-][0-9]{2,4}",")|(").concat("-[0-9]{3,4}$",")|([0-9]{1,4})|(").concat(ws,")"),"ig"),xs=/-\d{3,4}$/,ks=/(: | - | \| )/g,Es=new RegExp(".com$|.net$|.org$|.co.uk$","g");function Ss(e){return la(e.replace(fs,"$2").trim())}var Ms=t((function(e){!function(e){e.exports.is_uri=n,e.exports.is_http_uri=r,e.exports.is_https_uri=a,e.exports.is_web_uri=i,e.exports.isUri=n,e.exports.isHttpUri=r,e.exports.isHttpsUri=a,e.exports.isWebUri=i;var t=function(e){return e.match(/(?:([^:\/?#]+):)?(?:\/\/([^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/)};function n(e){if(e&&!/[^a-z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\.\-\_\~\%]/i.test(e)&&!/%[^0-9a-f]/i.test(e)&&!/%[0-9a-f](:?[^0-9a-f]|$)/i.test(e)){var n,r,a,i,o,s="",u="";if(s=(n=t(e))[1],r=n[2],a=n[3],i=n[4],o=n[5],s&&s.length&&a.length>=0){if(r&&r.length){if(0!==a.length&&!/^\//.test(a))return}else if(/^\/\//.test(a))return;if(/^[a-z][a-z0-9\+\-\.]*$/.test(s.toLowerCase()))return u+=s+":",r&&r.length&&(u+="//"+r),u+=a,i&&i.length&&(u+="?"+i),o&&o.length&&(u+="#"+o),u}}}function r(e,r){if(n(e)){var a,i,o,s,u="",c="",l="",f="";if(u=(a=t(e))[1],c=a[2],i=a[3],o=a[4],s=a[5],u){if(r){if("https"!=u.toLowerCase())return}else if("http"!=u.toLowerCase())return;if(c)return/:(\d+)$/.test(c)&&(l=c.match(/:(\d+)$/)[0],c=c.replace(/:\d+$/,"")),f+=u+":",f+="//"+c,l&&(f+=l),f+=i,o&&o.length&&(f+="?"+o),s&&s.length&&(f+="#"+s),f}}}function a(e){return r(e,!0)}function i(e){return r(e)||a(e)}}(e)}));function Ts(e){return e=e.trim(),Ms.isWebUri(e)?e:null}var Cs=t((function(t,n){t.exports=function(){var n,r;function a(){return n.apply(null,arguments)}function i(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function s(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(s(e,t))return!1;return!0}function c(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function f(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function d(e,t){var n,r=[],a=e.length;for(n=0;n<a;++n)r.push(t(e[n],n));return r}function h(e,t){for(var n in t)s(t,n)&&(e[n]=t[n]);return s(t,"toString")&&(e.toString=t.toString),s(t,"valueOf")&&(e.valueOf=t.valueOf),e}function p(e,t,n,r){return Et(e,t,n,r,!0).utc()}function m(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function g(e){if(null==e._isValid){var t=m(e),n=r.call(t.parsedDateParts,(function(e){return null!=e})),a=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(a=a&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return a;e._isValid=a}return e._isValid}function v(e){var t=p(NaN);return null!=e?h(m(t),e):m(t).userInvalidated=!0,t}r=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n.length>>>0;for(t=0;t<r;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var y=a.momentProperties=[],_=!1;function b(e,t){var n,r,a,i=y.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=m(t)),c(t._locale)||(e._locale=t._locale),i>0)for(n=0;n<i;n++)c(a=t[r=y[n]])||(e[r]=a);return e}function w(e){b(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===_&&(_=!0,a.updateOffset(this),_=!1)}function A(e){return e instanceof w||null!=e&&null!=e._isAMomentObject}function x(e){!1===a.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function k(e,t){var n=!0;return h((function(){if(null!=a.deprecationHandler&&a.deprecationHandler(null,e),n){var r,i,o,u=[],c=arguments.length;for(i=0;i<c;i++){if(r="","object"==typeof arguments[i]){for(o in r+="\n["+i+"] ",arguments[0])s(arguments[0],o)&&(r+=o+": "+arguments[0][o]+", ");r=r.slice(0,-2)}else r=arguments[i];u.push(r)}x(e+"\nArguments: "+Array.prototype.slice.call(u).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var E,S={};function M(e,t){null!=a.deprecationHandler&&a.deprecationHandler(e,t),S[e]||(x(t),S[e]=!0)}function T(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function C(e,t){var n,r=h({},e);for(n in t)s(t,n)&&(o(e[n])&&o(t[n])?(r[n]={},h(r[n],e[n]),h(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)s(e,n)&&!s(t,n)&&o(e[n])&&(r[n]=h({},r[n]));return r}function D(e){null!=e&&this.set(e)}function O(e,t,n){var r=""+Math.abs(e),a=t-r.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}a.suppressDeprecationWarnings=!1,a.deprecationHandler=null,E=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)s(e,t)&&n.push(t);return n};var N=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,j=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,P={},z={};function L(e,t,n,r){var a=r;"string"==typeof r&&(a=function(){return this[r]()}),e&&(z[e]=a),t&&(z[t[0]]=function(){return O(a.apply(this,arguments),t[1],t[2])}),n&&(z[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function R(e,t){return e.isValid()?(t=Y(t,e.localeData()),P[t]=P[t]||function(e){var t,n,r,a=e.match(N);for(t=0,n=a.length;t<n;t++)z[a[t]]?a[t]=z[a[t]]:a[t]=(r=a[t]).match(/\[[\s\S]/)?r.replace(/^\[|\]$/g,""):r.replace(/\\/g,"");return function(t){var r,i="";for(r=0;r<n;r++)i+=T(a[r])?a[r].call(t,e):a[r];return i}}(t),P[t](e)):e.localeData().invalidDate()}function Y(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}for(j.lastIndex=0;n>=0&&j.test(e);)e=e.replace(j,r),j.lastIndex=0,n-=1;return e}var W={};function q(e,t){var n=e.toLowerCase();W[n]=W[n+"s"]=W[t]=e}function I(e){return"string"==typeof e?W[e]||W[e.toLowerCase()]:void 0}function H(e){var t,n,r={};for(n in e)s(e,n)&&(t=I(n))&&(r[t]=e[n]);return r}var B={};function F(e,t){B[e]=t}function G(e){return e%4==0&&e%100!=0||e%400==0}function U(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function $(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=U(t)),n}function V(e,t){return function(n){return null!=n?(K(this,e,n),a.updateOffset(this,t),this):J(this,e)}}function J(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function K(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&G(e.year())&&1===e.month()&&29===e.date()?(n=$(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),Ae(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}var X,Z=/\d/,Q=/\d\d/,ee=/\d{3}/,te=/\d{4}/,ne=/[+-]?\d{6}/,re=/\d\d?/,ae=/\d\d\d\d?/,ie=/\d\d\d\d\d\d?/,oe=/\d{1,3}/,se=/\d{1,4}/,ue=/[+-]?\d{1,6}/,ce=/\d+/,le=/[+-]?\d+/,fe=/Z|[+-]\d\d:?\d\d/gi,de=/Z|[+-]\d\d(?::?\d\d)?/gi,he=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function pe(e,t,n){X[e]=T(t)?t:function(e,r){return e&&n?n:t}}function me(e,t){return s(X,e)?X[e](t._strict,t._locale):new RegExp(ge(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,r,a){return t||n||r||a}))))}function ge(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}X={};var ve,ye={};function _e(e,t){var n,r,a=t;for("string"==typeof e&&(e=[e]),l(t)&&(a=function(e,n){n[t]=$(e)}),r=e.length,n=0;n<r;n++)ye[e[n]]=a}function be(e,t){_e(e,(function(e,n,r,a){r._w=r._w||{},t(e,r._w,r,a)}))}function we(e,t,n){null!=t&&s(ye,e)&&ye[e](t,n._a,n,e)}function Ae(e,t){if(isNaN(e)||isNaN(t))return NaN;var n,r=(t%(n=12)+n)%n;return e+=(t-r)/12,1===r?G(e)?29:28:31-r%7%2}ve=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},L("M",["MM",2],"Mo",(function(){return this.month()+1})),L("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),L("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),q("month","M"),F("month",8),pe("M",re),pe("MM",re,Q),pe("MMM",(function(e,t){return t.monthsShortRegex(e)})),pe("MMMM",(function(e,t){return t.monthsRegex(e)})),_e(["M","MM"],(function(e,t){t[1]=$(e)-1})),_e(["MMM","MMMM"],(function(e,t,n,r){var a=n._locale.monthsParse(e,r,n._strict);null!=a?t[1]=a:m(n).invalidMonth=e}));var xe="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ke="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Ee=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Se=he,Me=he;function Te(e,t,n){var r,a,i,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)i=p([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(i,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(a=ve.call(this._shortMonthsParse,o))?a:null:-1!==(a=ve.call(this._longMonthsParse,o))?a:null:"MMM"===t?-1!==(a=ve.call(this._shortMonthsParse,o))||-1!==(a=ve.call(this._longMonthsParse,o))?a:null:-1!==(a=ve.call(this._longMonthsParse,o))||-1!==(a=ve.call(this._shortMonthsParse,o))?a:null}function Ce(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=$(t);else if(!l(t=e.localeData().monthsParse(t)))return e;return n=Math.min(e.date(),Ae(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function De(e){return null!=e?(Ce(this,e),a.updateOffset(this,!0),this):J(this,"Month")}function Oe(){function e(e,t){return t.length-e.length}var t,n,r=[],a=[],i=[];for(t=0;t<12;t++)n=p([2e3,t]),r.push(this.monthsShort(n,"")),a.push(this.months(n,"")),i.push(this.months(n,"")),i.push(this.monthsShort(n,""));for(r.sort(e),a.sort(e),i.sort(e),t=0;t<12;t++)r[t]=ge(r[t]),a[t]=ge(a[t]);for(t=0;t<24;t++)i[t]=ge(i[t]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function Ne(e){return G(e)?366:365}L("Y",0,0,(function(){var e=this.year();return e<=9999?O(e,4):"+"+e})),L(0,["YY",2],0,(function(){return this.year()%100})),L(0,["YYYY",4],0,"year"),L(0,["YYYYY",5],0,"year"),L(0,["YYYYYY",6,!0],0,"year"),q("year","y"),F("year",1),pe("Y",le),pe("YY",re,Q),pe("YYYY",se,te),pe("YYYYY",ue,ne),pe("YYYYYY",ue,ne),_e(["YYYYY","YYYYYY"],0),_e("YYYY",(function(e,t){t[0]=2===e.length?a.parseTwoDigitYear(e):$(e)})),_e("YY",(function(e,t){t[0]=a.parseTwoDigitYear(e)})),_e("Y",(function(e,t){t[0]=parseInt(e,10)})),a.parseTwoDigitYear=function(e){return $(e)+($(e)>68?1900:2e3)};var je=V("FullYear",!0);function Pe(e,t,n,r,a,i,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,n,r,a,i,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,a,i,o),s}function ze(e){var t,n;return e<100&&e>=0?((n=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Le(e,t,n){var r=7+t-n;return-(7+ze(e,0,r).getUTCDay()-t)%7+r-1}function Re(e,t,n,r,a){var i,o,s=1+7*(t-1)+(7+n-r)%7+Le(e,r,a);return s<=0?o=Ne(i=e-1)+s:s>Ne(e)?(i=e+1,o=s-Ne(e)):(i=e,o=s),{year:i,dayOfYear:o}}function Ye(e,t,n){var r,a,i=Le(e.year(),t,n),o=Math.floor((e.dayOfYear()-i-1)/7)+1;return o<1?r=o+We(a=e.year()-1,t,n):o>We(e.year(),t,n)?(r=o-We(e.year(),t,n),a=e.year()+1):(a=e.year(),r=o),{week:r,year:a}}function We(e,t,n){var r=Le(e,t,n),a=Le(e+1,t,n);return(Ne(e)-r+a)/7}function qe(e,t){return e.slice(t,7).concat(e.slice(0,t))}L("w",["ww",2],"wo","week"),L("W",["WW",2],"Wo","isoWeek"),q("week","w"),q("isoWeek","W"),F("week",5),F("isoWeek",5),pe("w",re),pe("ww",re,Q),pe("W",re),pe("WW",re,Q),be(["w","ww","W","WW"],(function(e,t,n,r){t[r.substr(0,1)]=$(e)})),L("d",0,"do","day"),L("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),L("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),L("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),L("e",0,0,"weekday"),L("E",0,0,"isoWeekday"),q("day","d"),q("weekday","e"),q("isoWeekday","E"),F("day",11),F("weekday",11),F("isoWeekday",11),pe("d",re),pe("e",re),pe("E",re),pe("dd",(function(e,t){return t.weekdaysMinRegex(e)})),pe("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),pe("dddd",(function(e,t){return t.weekdaysRegex(e)})),be(["dd","ddd","dddd"],(function(e,t,n,r){var a=n._locale.weekdaysParse(e,r,n._strict);null!=a?t.d=a:m(n).invalidWeekday=e})),be(["d","e","E"],(function(e,t,n,r){t[r]=$(e)}));var Ie="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),He="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Be="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Fe=he,Ge=he,Ue=he;function $e(e,t,n){var r,a,i,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)i=p([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(i,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(a=ve.call(this._weekdaysParse,o))?a:null:"ddd"===t?-1!==(a=ve.call(this._shortWeekdaysParse,o))?a:null:-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:"dddd"===t?-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._shortWeekdaysParse,o))||-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:"ddd"===t?-1!==(a=ve.call(this._shortWeekdaysParse,o))||-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:-1!==(a=ve.call(this._minWeekdaysParse,o))||-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._shortWeekdaysParse,o))?a:null}function Ve(){function e(e,t){return t.length-e.length}var t,n,r,a,i,o=[],s=[],u=[],c=[];for(t=0;t<7;t++)n=p([2e3,1]).day(t),r=ge(this.weekdaysMin(n,"")),a=ge(this.weekdaysShort(n,"")),i=ge(this.weekdays(n,"")),o.push(r),s.push(a),u.push(i),c.push(r),c.push(a),c.push(i);o.sort(e),s.sort(e),u.sort(e),c.sort(e),this._weekdaysRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Je(){return this.hours()%12||12}function Ke(e,t){L(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function Xe(e,t){return t._meridiemParse}L("H",["HH",2],0,"hour"),L("h",["hh",2],0,Je),L("k",["kk",2],0,(function(){return this.hours()||24})),L("hmm",0,0,(function(){return""+Je.apply(this)+O(this.minutes(),2)})),L("hmmss",0,0,(function(){return""+Je.apply(this)+O(this.minutes(),2)+O(this.seconds(),2)})),L("Hmm",0,0,(function(){return""+this.hours()+O(this.minutes(),2)})),L("Hmmss",0,0,(function(){return""+this.hours()+O(this.minutes(),2)+O(this.seconds(),2)})),Ke("a",!0),Ke("A",!1),q("hour","h"),F("hour",13),pe("a",Xe),pe("A",Xe),pe("H",re),pe("h",re),pe("k",re),pe("HH",re,Q),pe("hh",re,Q),pe("kk",re,Q),pe("hmm",ae),pe("hmmss",ie),pe("Hmm",ae),pe("Hmmss",ie),_e(["H","HH"],3),_e(["k","kk"],(function(e,t,n){var r=$(e);t[3]=24===r?0:r})),_e(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),_e(["h","hh"],(function(e,t,n){t[3]=$(e),m(n).bigHour=!0})),_e("hmm",(function(e,t,n){var r=e.length-2;t[3]=$(e.substr(0,r)),t[4]=$(e.substr(r)),m(n).bigHour=!0})),_e("hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[3]=$(e.substr(0,r)),t[4]=$(e.substr(r,2)),t[5]=$(e.substr(a)),m(n).bigHour=!0})),_e("Hmm",(function(e,t,n){var r=e.length-2;t[3]=$(e.substr(0,r)),t[4]=$(e.substr(r))})),_e("Hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[3]=$(e.substr(0,r)),t[4]=$(e.substr(r,2)),t[5]=$(e.substr(a))}));var Ze,Qe=V("Hours",!0),et={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:xe,monthsShort:ke,week:{dow:0,doy:6},weekdays:Ie,weekdaysMin:Be,weekdaysShort:He,meridiemParse:/[ap]\.?m?\.?/i},tt={},nt={};function rt(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function at(e){return e?e.toLowerCase().replace("_","-"):e}function it(n){var r=null;if(void 0===tt[n]&&t&&t.exports&&function(e){return null!=e.match("^[^/\\\\]*$")}(n))try{r=Ze._abbr,e(),ot(r)}catch(e){tt[n]=null}return tt[n]}function ot(e,t){var n;return e&&((n=c(t)?ut(e):st(e,t))?Ze=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Ze._abbr}function st(e,t){if(null!==t){var n,r=et;if(t.abbr=e,null!=tt[e])M("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=tt[e]._config;else if(null!=t.parentLocale)if(null!=tt[t.parentLocale])r=tt[t.parentLocale]._config;else{if(null==(n=it(t.parentLocale)))return nt[t.parentLocale]||(nt[t.parentLocale]=[]),nt[t.parentLocale].push({name:e,config:t}),null;r=n._config}return tt[e]=new D(C(r,t)),nt[e]&&nt[e].forEach((function(e){st(e.name,e.config)})),ot(e),tt[e]}return delete tt[e],null}function ut(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Ze;if(!i(e)){if(t=it(e))return t;e=[e]}return function(e){for(var t,n,r,a,i=0;i<e.length;){for(t=(a=at(e[i]).split("-")).length,n=(n=at(e[i+1]))?n.split("-"):null;t>0;){if(r=it(a.slice(0,t).join("-")))return r;if(n&&n.length>=t&&rt(a,n)>=t-1)break;t--}i++}return Ze}(e)}function ct(e){var t,n=e._a;return n&&-2===m(e).overflow&&(t=n[1]<0||n[1]>11?1:n[2]<1||n[2]>Ae(n[0],n[1])?2:n[3]<0||n[3]>24||24===n[3]&&(0!==n[4]||0!==n[5]||0!==n[6])?3:n[4]<0||n[4]>59?4:n[5]<0||n[5]>59?5:n[6]<0||n[6]>999?6:-1,m(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),m(e)._overflowWeeks&&-1===t&&(t=7),m(e)._overflowWeekday&&-1===t&&(t=8),m(e).overflow=t),e}var lt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ft=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,dt=/Z|[+-]\d\d(?::?\d\d)?/,ht=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],pt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],mt=/^\/?Date\((-?\d+)/i,gt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,vt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function yt(e){var t,n,r,a,i,o,s=e._i,u=lt.exec(s)||ft.exec(s),c=ht.length,l=pt.length;if(u){for(m(e).iso=!0,t=0,n=c;t<n;t++)if(ht[t][1].exec(u[1])){a=ht[t][0],r=!1!==ht[t][2];break}if(null==a)return void(e._isValid=!1);if(u[3]){for(t=0,n=l;t<n;t++)if(pt[t][1].exec(u[3])){i=(u[2]||" ")+pt[t][0];break}if(null==i)return void(e._isValid=!1)}if(!r&&null!=i)return void(e._isValid=!1);if(u[4]){if(!dt.exec(u[4]))return void(e._isValid=!1);o="Z"}e._f=a+(i||"")+(o||""),xt(e)}else e._isValid=!1}function _t(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function bt(e){var t,n=gt.exec(e._i.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(n){if(t=function(e,t,n,r,a,i){var o=[_t(e),ke.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(a,10)];return i&&o.push(parseInt(i,10)),o}(n[4],n[3],n[2],n[5],n[6],n[7]),!function(e,t,n){return!e||He.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(m(n).weekdayMismatch=!0,n._isValid=!1,!1)}(n[1],t,e))return;e._a=t,e._tzm=function(e,t,n){if(e)return vt[e];if(t)return 0;var r=parseInt(n,10),a=r%100;return(r-a)/100*60+a}(n[8],n[9],n[10]),e._d=ze.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),m(e).rfc2822=!0}else e._isValid=!1}function wt(e,t,n){return null!=e?e:null!=t?t:n}function At(e){var t,n,r,i,o,s=[];if(!e._d){for(r=function(e){var t=new Date(a.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[2]&&null==e._a[1]&&function(e){var t,n,r,a,i,o,s,u,c;null!=(t=e._w).GG||null!=t.W||null!=t.E?(i=1,o=4,n=wt(t.GG,e._a[0],Ye(St(),1,4).year),r=wt(t.W,1),((a=wt(t.E,1))<1||a>7)&&(u=!0)):(i=e._locale._week.dow,o=e._locale._week.doy,c=Ye(St(),i,o),n=wt(t.gg,e._a[0],c.year),r=wt(t.w,c.week),null!=t.d?((a=t.d)<0||a>6)&&(u=!0):null!=t.e?(a=t.e+i,(t.e<0||t.e>6)&&(u=!0)):a=i),r<1||r>We(n,i,o)?m(e)._overflowWeeks=!0:null!=u?m(e)._overflowWeekday=!0:(s=Re(n,r,a,i,o),e._a[0]=s.year,e._dayOfYear=s.dayOfYear)}(e),null!=e._dayOfYear&&(o=wt(e._a[0],r[0]),(e._dayOfYear>Ne(o)||0===e._dayOfYear)&&(m(e)._overflowDayOfYear=!0),n=ze(o,0,e._dayOfYear),e._a[1]=n.getUTCMonth(),e._a[2]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=r[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[3]&&0===e._a[4]&&0===e._a[5]&&0===e._a[6]&&(e._nextDay=!0,e._a[3]=0),e._d=(e._useUTC?ze:Pe).apply(null,s),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[3]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(m(e).weekdayMismatch=!0)}}function xt(e){if(e._f!==a.ISO_8601)if(e._f!==a.RFC_2822){e._a=[],m(e).empty=!0;var t,n,r,i,o,s,u,c=""+e._i,l=c.length,f=0;for(u=(r=Y(e._f,e._locale).match(N)||[]).length,t=0;t<u;t++)i=r[t],(n=(c.match(me(i,e))||[])[0])&&((o=c.substr(0,c.indexOf(n))).length>0&&m(e).unusedInput.push(o),c=c.slice(c.indexOf(n)+n.length),f+=n.length),z[i]?(n?m(e).empty=!1:m(e).unusedTokens.push(i),we(i,n,e)):e._strict&&!n&&m(e).unusedTokens.push(i);m(e).charsLeftOver=l-f,c.length>0&&m(e).unusedInput.push(c),e._a[3]<=12&&!0===m(e).bigHour&&e._a[3]>0&&(m(e).bigHour=void 0),m(e).parsedDateParts=e._a.slice(0),m(e).meridiem=e._meridiem,e._a[3]=function(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((r=e.isPM(n))&&t<12&&(t+=12),r||12!==t||(t=0),t):t}(e._locale,e._a[3],e._meridiem),null!==(s=m(e).era)&&(e._a[0]=e._locale.erasConvertYear(s,e._a[0])),At(e),ct(e)}else bt(e);else yt(e)}function kt(e){var t=e._i,n=e._f;return e._locale=e._locale||ut(e._l),null===t||void 0===n&&""===t?v({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),A(t)?new w(ct(t)):(f(t)?e._d=t:i(n)?function(e){var t,n,r,a,i,o,s=!1,u=e._f.length;if(0===u)return m(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<u;a++)i=0,o=!1,t=b({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],xt(t),g(t)&&(o=!0),i+=m(t).charsLeftOver,i+=10*m(t).unusedTokens.length,m(t).score=i,s?i<r&&(r=i,n=t):(null==r||i<r||o)&&(r=i,n=t,o&&(s=!0));h(e,n||t)}(e):n?xt(e):function(e){var t=e._i;c(t)?e._d=new Date(a.now()):f(t)?e._d=new Date(t.valueOf()):"string"==typeof t?function(e){var t=mt.exec(e._i);null===t?(yt(e),!1===e._isValid&&(delete e._isValid,bt(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:a.createFromInputFallback(e)))):e._d=new Date(+t[1])}(e):i(t)?(e._a=d(t.slice(0),(function(e){return parseInt(e,10)})),At(e)):o(t)?function(e){if(!e._d){var t=H(e._i),n=void 0===t.day?t.date:t.day;e._a=d([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),At(e)}}(e):l(t)?e._d=new Date(t):a.createFromInputFallback(e)}(e),g(e)||(e._d=null),e))}function Et(e,t,n,r,a){var s,c={};return!0!==t&&!1!==t||(r=t,t=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(o(e)&&u(e)||i(e)&&0===e.length)&&(e=void 0),c._isAMomentObject=!0,c._useUTC=c._isUTC=a,c._l=n,c._i=e,c._f=t,c._strict=r,(s=new w(ct(kt(c))))._nextDay&&(s.add(1,"d"),s._nextDay=void 0),s}function St(e,t,n,r){return Et(e,t,n,r,!1)}a.createFromInputFallback=k("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),a.ISO_8601=function(){},a.RFC_2822=function(){};var Mt=k("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=St.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:v()})),Tt=k("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=St.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:v()}));function Ct(e,t){var n,r;if(1===t.length&&i(t[0])&&(t=t[0]),!t.length)return St();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}var Dt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Ot(e){var t=H(e),n=t.year||0,r=t.quarter||0,a=t.month||0,i=t.week||t.isoWeek||0,o=t.day||0,u=t.hour||0,c=t.minute||0,l=t.second||0,f=t.millisecond||0;this._isValid=function(e){var t,n,r=!1,a=Dt.length;for(t in e)if(s(e,t)&&(-1===ve.call(Dt,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<a;++n)if(e[Dt[n]]){if(r)return!1;parseFloat(e[Dt[n]])!==$(e[Dt[n]])&&(r=!0)}return!0}(t),this._milliseconds=+f+1e3*l+6e4*c+1e3*u*60*60,this._days=+o+7*i,this._months=+a+3*r+12*n,this._data={},this._locale=ut(),this._bubble()}function Nt(e){return e instanceof Ot}function jt(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function Pt(e,t){L(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+O(~~(e/60),2)+t+O(~~e%60,2)}))}Pt("Z",":"),Pt("ZZ",""),pe("Z",de),pe("ZZ",de),_e(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=Lt(de,e)}));var zt=/([\+\-]|\d\d)/gi;function Lt(e,t){var n,r,a=(t||"").match(e);return null===a?null:0===(r=60*(n=((a[a.length-1]||[])+"").match(zt)||["-",0,0])[1]+$(n[2]))?0:"+"===n[0]?r:-r}function Rt(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(A(e)||f(e)?e.valueOf():St(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),a.updateOffset(n,!1),n):St(e).local()}function Yt(e){return-Math.round(e._d.getTimezoneOffset())}function Wt(){return!!this.isValid()&&this._isUTC&&0===this._offset}a.updateOffset=function(){};var qt=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,It=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ht(e,t){var n,r,a,i,o,u,c=e,f=null;return Nt(e)?c={ms:e._milliseconds,d:e._days,M:e._months}:l(e)||!isNaN(+e)?(c={},t?c[t]=+e:c.milliseconds=+e):(f=qt.exec(e))?(n="-"===f[1]?-1:1,c={y:0,d:$(f[2])*n,h:$(f[3])*n,m:$(f[4])*n,s:$(f[5])*n,ms:$(jt(1e3*f[6]))*n}):(f=It.exec(e))?(n="-"===f[1]?-1:1,c={y:Bt(f[2],n),M:Bt(f[3],n),w:Bt(f[4],n),d:Bt(f[5],n),h:Bt(f[6],n),m:Bt(f[7],n),s:Bt(f[8],n)}):null==c?c={}:"object"==typeof c&&("from"in c||"to"in c)&&(i=St(c.from),o=St(c.to),a=i.isValid()&&o.isValid()?(o=Rt(o,i),i.isBefore(o)?u=Ft(i,o):((u=Ft(o,i)).milliseconds=-u.milliseconds,u.months=-u.months),u):{milliseconds:0,months:0},(c={}).ms=a.milliseconds,c.M=a.months),r=new Ot(c),Nt(e)&&s(e,"_locale")&&(r._locale=e._locale),Nt(e)&&s(e,"_isValid")&&(r._isValid=e._isValid),r}function Bt(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Ft(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Gt(e,t){return function(n,r){var a;return null===r||isNaN(+r)||(M(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),Ut(this,Ht(n,r),e),this}}function Ut(e,t,n,r){var i=t._milliseconds,o=jt(t._days),s=jt(t._months);e.isValid()&&(r=null==r||r,s&&Ce(e,J(e,"Month")+s*n),o&&K(e,"Date",J(e,"Date")+o*n),i&&e._d.setTime(e._d.valueOf()+i*n),r&&a.updateOffset(e,o||s))}Ht.fn=Ot.prototype,Ht.invalid=function(){return Ht(NaN)};var $t=Gt(1,"add"),Vt=Gt(-1,"subtract");function Jt(e){return"string"==typeof e||e instanceof String}function Kt(e){return A(e)||f(e)||Jt(e)||l(e)||function(e){var t=i(e),n=!1;return t&&(n=0===e.filter((function(t){return!l(t)&&Jt(e)})).length),t&&n}(e)||function(e){var t,n,r=o(e)&&!u(e),a=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],c=i.length;for(t=0;t<c;t+=1)n=i[t],a=a||s(e,n);return r&&a}(e)||null==e}function Xt(e){var t,n=o(e)&&!u(e),r=!1,a=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<a.length;t+=1)r=r||s(e,a[t]);return n&&r}function Zt(e,t){if(e.date()<t.date())return-Zt(t,e);var n=12*(t.year()-e.year())+(t.month()-e.month()),r=e.clone().add(n,"months");return-(n+(t-r<0?(t-r)/(r-e.clone().add(n-1,"months")):(t-r)/(e.clone().add(n+1,"months")-r)))||0}function Qt(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ut(e))&&(this._locale=t),this)}a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",a.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var en=k("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function tn(){return this._locale}function nn(e,t){return(e%t+t)%t}function rn(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-126227808e5:new Date(e,t,n).valueOf()}function an(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-126227808e5:Date.UTC(e,t,n)}function on(e,t){return t.erasAbbrRegex(e)}function sn(){var e,t,n=[],r=[],a=[],i=[],o=this.eras();for(e=0,t=o.length;e<t;++e)r.push(ge(o[e].name)),n.push(ge(o[e].abbr)),a.push(ge(o[e].narrow)),i.push(ge(o[e].name)),i.push(ge(o[e].abbr)),i.push(ge(o[e].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}function un(e,t){L(0,[e,e.length],0,t)}function cn(e,t,n,r,a){var i;return null==e?Ye(this,r,a).year:(t>(i=We(e,r,a))&&(t=i),ln.call(this,e,t,n,r,a))}function ln(e,t,n,r,a){var i=Re(e,t,n,r,a),o=ze(i.year,0,i.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}L("N",0,0,"eraAbbr"),L("NN",0,0,"eraAbbr"),L("NNN",0,0,"eraAbbr"),L("NNNN",0,0,"eraName"),L("NNNNN",0,0,"eraNarrow"),L("y",["y",1],"yo","eraYear"),L("y",["yy",2],0,"eraYear"),L("y",["yyy",3],0,"eraYear"),L("y",["yyyy",4],0,"eraYear"),pe("N",on),pe("NN",on),pe("NNN",on),pe("NNNN",(function(e,t){return t.erasNameRegex(e)})),pe("NNNNN",(function(e,t){return t.erasNarrowRegex(e)})),_e(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,r){var a=n._locale.erasParse(e,r,n._strict);a?m(n).era=a:m(n).invalidEra=e})),pe("y",ce),pe("yy",ce),pe("yyy",ce),pe("yyyy",ce),pe("yo",(function(e,t){return t._eraYearOrdinalRegex||ce})),_e(["y","yy","yyy","yyyy"],0),_e(["yo"],(function(e,t,n,r){var a;n._locale._eraYearOrdinalRegex&&(a=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[0]=n._locale.eraYearOrdinalParse(e,a):t[0]=parseInt(e,10)})),L(0,["gg",2],0,(function(){return this.weekYear()%100})),L(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),un("gggg","weekYear"),un("ggggg","weekYear"),un("GGGG","isoWeekYear"),un("GGGGG","isoWeekYear"),q("weekYear","gg"),q("isoWeekYear","GG"),F("weekYear",1),F("isoWeekYear",1),pe("G",le),pe("g",le),pe("GG",re,Q),pe("gg",re,Q),pe("GGGG",se,te),pe("gggg",se,te),pe("GGGGG",ue,ne),pe("ggggg",ue,ne),be(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=$(e)})),be(["gg","GG"],(function(e,t,n,r){t[r]=a.parseTwoDigitYear(e)})),L("Q",0,"Qo","quarter"),q("quarter","Q"),F("quarter",7),pe("Q",Z),_e("Q",(function(e,t){t[1]=3*($(e)-1)})),L("D",["DD",2],"Do","date"),q("date","D"),F("date",9),pe("D",re),pe("DD",re,Q),pe("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),_e(["D","DD"],2),_e("Do",(function(e,t){t[2]=$(e.match(re)[0])}));var fn=V("Date",!0);L("DDD",["DDDD",3],"DDDo","dayOfYear"),q("dayOfYear","DDD"),F("dayOfYear",4),pe("DDD",oe),pe("DDDD",ee),_e(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=$(e)})),L("m",["mm",2],0,"minute"),q("minute","m"),F("minute",14),pe("m",re),pe("mm",re,Q),_e(["m","mm"],4);var dn=V("Minutes",!1);L("s",["ss",2],0,"second"),q("second","s"),F("second",15),pe("s",re),pe("ss",re,Q),_e(["s","ss"],5);var hn,pn,mn=V("Seconds",!1);for(L("S",0,0,(function(){return~~(this.millisecond()/100)})),L(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),L(0,["SSS",3],0,"millisecond"),L(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),L(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),L(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),L(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),L(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),L(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),q("millisecond","ms"),F("millisecond",16),pe("S",oe,Z),pe("SS",oe,Q),pe("SSS",oe,ee),hn="SSSS";hn.length<=9;hn+="S")pe(hn,ce);function gn(e,t){t[6]=$(1e3*("0."+e))}for(hn="S";hn.length<=9;hn+="S")_e(hn,gn);pn=V("Milliseconds",!1),L("z",0,0,"zoneAbbr"),L("zz",0,0,"zoneName");var vn=w.prototype;function yn(e){return e}vn.add=$t,vn.calendar=function(e,t){1===arguments.length&&(arguments[0]?Kt(arguments[0])?(e=arguments[0],t=void 0):Xt(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||St(),r=Rt(n,this).startOf("day"),i=a.calendarFormat(this,r)||"sameElse",o=t&&(T(t[i])?t[i].call(this,n):t[i]);return this.format(o||this.localeData().calendar(i,this,St(n)))},vn.clone=function(){return new w(this)},vn.diff=function(e,t,n){var r,a,i;if(!this.isValid())return NaN;if(!(r=Rt(e,this)).isValid())return NaN;switch(a=6e4*(r.utcOffset()-this.utcOffset()),t=I(t)){case"year":i=Zt(this,r)/12;break;case"month":i=Zt(this,r);break;case"quarter":i=Zt(this,r)/3;break;case"second":i=(this-r)/1e3;break;case"minute":i=(this-r)/6e4;break;case"hour":i=(this-r)/36e5;break;case"day":i=(this-r-a)/864e5;break;case"week":i=(this-r-a)/6048e5;break;default:i=this-r}return n?i:U(i)},vn.endOf=function(e){var t,n;if(void 0===(e=I(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?an:rn,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=36e5-nn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-nn(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-nn(t,1e3)-1}return this._d.setTime(t),a.updateOffset(this,!0),this},vn.format=function(e){e||(e=this.isUtc()?a.defaultFormatUtc:a.defaultFormat);var t=R(this,e);return this.localeData().postformat(t)},vn.from=function(e,t){return this.isValid()&&(A(e)&&e.isValid()||St(e).isValid())?Ht({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},vn.fromNow=function(e){return this.from(St(),e)},vn.to=function(e,t){return this.isValid()&&(A(e)&&e.isValid()||St(e).isValid())?Ht({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},vn.toNow=function(e){return this.to(St(),e)},vn.get=function(e){return T(this[e=I(e)])?this[e]():this},vn.invalidAt=function(){return m(this).overflow},vn.isAfter=function(e,t){var n=A(e)?e:St(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=I(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())},vn.isBefore=function(e,t){var n=A(e)?e:St(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=I(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())},vn.isBetween=function(e,t,n,r){var a=A(e)?e:St(e),i=A(t)?t:St(t);return!!(this.isValid()&&a.isValid()&&i.isValid())&&(("("===(r=r||"()")[0]?this.isAfter(a,n):!this.isBefore(a,n))&&(")"===r[1]?this.isBefore(i,n):!this.isAfter(i,n)))},vn.isSame=function(e,t){var n,r=A(e)?e:St(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=I(t)||"millisecond")?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))},vn.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},vn.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},vn.isValid=function(){return g(this)},vn.lang=en,vn.locale=Qt,vn.localeData=tn,vn.max=Tt,vn.min=Mt,vn.parsingFlags=function(){return h({},m(this))},vn.set=function(e,t){if("object"==typeof e){var n,r=function(e){var t,n=[];for(t in e)s(e,t)&&n.push({unit:t,priority:B[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}(e=H(e)),a=r.length;for(n=0;n<a;n++)this[r[n].unit](e[r[n].unit])}else if(T(this[e=I(e)]))return this[e](t);return this},vn.startOf=function(e){var t,n;if(void 0===(e=I(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?an:rn,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=nn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5);break;case"minute":t=this._d.valueOf(),t-=nn(t,6e4);break;case"second":t=this._d.valueOf(),t-=nn(t,1e3)}return this._d.setTime(t),a.updateOffset(this,!0),this},vn.subtract=Vt,vn.toArray=function(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]},vn.toObject=function(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}},vn.toDate=function(){return new Date(this.valueOf())},vn.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?R(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):T(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",R(n,"Z")):R(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},vn.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r="moment",a="";return this.isLocal()||(r=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),e="["+r+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n=a+'[")]',this.format(e+t+"-MM-DD[T]HH:mm:ss.SSS"+n)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(vn[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),vn.toJSON=function(){return this.isValid()?this.toISOString():null},vn.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},vn.unix=function(){return Math.floor(this.valueOf()/1e3)},vn.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},vn.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},vn.eraName=function(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].name;if(r[e].until<=n&&n<=r[e].since)return r[e].name}return""},vn.eraNarrow=function(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].narrow;if(r[e].until<=n&&n<=r[e].since)return r[e].narrow}return""},vn.eraAbbr=function(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].abbr;if(r[e].until<=n&&n<=r[e].since)return r[e].abbr}return""},vn.eraYear=function(){var e,t,n,r,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(n=i[e].since<=i[e].until?1:-1,r=this.clone().startOf("day").valueOf(),i[e].since<=r&&r<=i[e].until||i[e].until<=r&&r<=i[e].since)return(this.year()-a(i[e].since).year())*n+i[e].offset;return this.year()},vn.year=je,vn.isLeapYear=function(){return G(this.year())},vn.weekYear=function(e){return cn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},vn.isoWeekYear=function(e){return cn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},vn.quarter=vn.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},vn.month=De,vn.daysInMonth=function(){return Ae(this.year(),this.month())},vn.week=vn.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},vn.isoWeek=vn.isoWeeks=function(e){var t=Ye(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},vn.weeksInYear=function(){var e=this.localeData()._week;return We(this.year(),e.dow,e.doy)},vn.weeksInWeekYear=function(){var e=this.localeData()._week;return We(this.weekYear(),e.dow,e.doy)},vn.isoWeeksInYear=function(){return We(this.year(),1,4)},vn.isoWeeksInISOWeekYear=function(){return We(this.isoWeekYear(),1,4)},vn.date=fn,vn.day=vn.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},vn.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},vn.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},vn.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},vn.hour=vn.hours=Qe,vn.minute=vn.minutes=dn,vn.second=vn.seconds=mn,vn.millisecond=vn.milliseconds=pn,vn.utcOffset=function(e,t,n){var r,i=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=Lt(de,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(r=Yt(this)),this._offset=e,this._isUTC=!0,null!=r&&this.add(r,"m"),i!==e&&(!t||this._changeInProgress?Ut(this,Ht(e-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,a.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?i:Yt(this)},vn.utc=function(e){return this.utcOffset(0,e)},vn.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Yt(this),"m")),this},vn.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=Lt(fe,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},vn.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?St(e).utcOffset():0,(this.utcOffset()-e)%60==0)},vn.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},vn.isLocal=function(){return!!this.isValid()&&!this._isUTC},vn.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},vn.isUtc=Wt,vn.isUTC=Wt,vn.zoneAbbr=function(){return this._isUTC?"UTC":""},vn.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},vn.dates=k("dates accessor is deprecated. Use date instead.",fn),vn.months=k("months accessor is deprecated. Use month instead",De),vn.years=k("years accessor is deprecated. Use year instead",je),vn.zone=k("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()})),vn.isDSTShifted=k("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return b(t,this),(t=kt(t))._a?(e=t._isUTC?p(t._a):St(t._a),this._isDSTShifted=this.isValid()&&function(e,t,n){var r,a=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),o=0;for(r=0;r<a;r++)(n&&e[r]!==t[r]||!n&&$(e[r])!==$(t[r]))&&o++;return o+i}(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var _n=D.prototype;function bn(e,t,n,r){var a=ut(),i=p().set(r,t);return a[n](i,e)}function wn(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return bn(e,t,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=bn(e,r,n,"month");return a}function An(e,t,n,r){"boolean"==typeof e?(l(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,l(t)&&(n=t,t=void 0),t=t||"");var a,i=ut(),o=e?i._week.dow:0,s=[];if(null!=n)return bn(t,(n+o)%7,r,"day");for(a=0;a<7;a++)s[a]=bn(t,(a+o)%7,r,"day");return s}_n.calendar=function(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return T(r)?r.call(t,n):r},_n.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(N).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])},_n.invalidDate=function(){return this._invalidDate},_n.ordinal=function(e){return this._ordinal.replace("%d",e)},_n.preparse=yn,_n.postformat=yn,_n.relativeTime=function(e,t,n,r){var a=this._relativeTime[n];return T(a)?a(e,t,n,r):a.replace(/%d/i,e)},_n.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return T(n)?n(t):n.replace(/%s/i,t)},_n.set=function(e){var t,n;for(n in e)s(e,n)&&(T(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},_n.eras=function(e,t){var n,r,i,o=this._eras||ut("en")._eras;for(n=0,r=o.length;n<r;++n){switch(typeof o[n].since){case"string":i=a(o[n].since).startOf("day"),o[n].since=i.valueOf()}switch(typeof o[n].until){case"undefined":o[n].until=1/0;break;case"string":i=a(o[n].until).startOf("day").valueOf(),o[n].until=i.valueOf()}}return o},_n.erasParse=function(e,t,n){var r,a,i,o,s,u=this.eras();for(e=e.toUpperCase(),r=0,a=u.length;r<a;++r)if(i=u[r].name.toUpperCase(),o=u[r].abbr.toUpperCase(),s=u[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(o===e)return u[r];break;case"NNNN":if(i===e)return u[r];break;case"NNNNN":if(s===e)return u[r]}else if([i,o,s].indexOf(e)>=0)return u[r]},_n.erasConvertYear=function(e,t){var n=e.since<=e.until?1:-1;return void 0===t?a(e.since).year():a(e.since).year()+(t-e.offset)*n},_n.erasAbbrRegex=function(e){return s(this,"_erasAbbrRegex")||sn.call(this),e?this._erasAbbrRegex:this._erasRegex},_n.erasNameRegex=function(e){return s(this,"_erasNameRegex")||sn.call(this),e?this._erasNameRegex:this._erasRegex},_n.erasNarrowRegex=function(e){return s(this,"_erasNarrowRegex")||sn.call(this),e?this._erasNarrowRegex:this._erasRegex},_n.months=function(e,t){return e?i(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Ee).test(t)?"format":"standalone"][e.month()]:i(this._months)?this._months:this._months.standalone},_n.monthsShort=function(e,t){return e?i(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Ee.test(t)?"format":"standalone"][e.month()]:i(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},_n.monthsParse=function(e,t,n){var r,a,i;if(this._monthsParseExact)return Te.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(a=p([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(i="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(i.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}},_n.monthsRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||Oe.call(this),e?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=Me),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},_n.monthsShortRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||Oe.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=Se),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},_n.week=function(e){return Ye(e,this._week.dow,this._week.doy).week},_n.firstDayOfYear=function(){return this._week.doy},_n.firstDayOfWeek=function(){return this._week.dow},_n.weekdays=function(e,t){var n=i(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?qe(n,this._week.dow):e?n[e.day()]:n},_n.weekdaysMin=function(e){return!0===e?qe(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},_n.weekdaysShort=function(e){return!0===e?qe(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},_n.weekdaysParse=function(e,t,n){var r,a,i;if(this._weekdaysParseExact)return $e.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(a=p([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(i="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(i.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}},_n.weekdaysRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=Fe),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},_n.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ge),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},_n.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ue),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},_n.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},_n.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},ot("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===$(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),a.lang=k("moment.lang is deprecated. Use moment.locale instead.",ot),a.langData=k("moment.langData is deprecated. Use moment.localeData instead.",ut);var xn=Math.abs;function kn(e,t,n,r){var a=Ht(t,n);return e._milliseconds+=r*a._milliseconds,e._days+=r*a._days,e._months+=r*a._months,e._bubble()}function En(e){return e<0?Math.floor(e):Math.ceil(e)}function Sn(e){return 4800*e/146097}function Mn(e){return 146097*e/4800}function Tn(e){return function(){return this.as(e)}}var Cn=Tn("ms"),Dn=Tn("s"),On=Tn("m"),Nn=Tn("h"),jn=Tn("d"),Pn=Tn("w"),zn=Tn("M"),Ln=Tn("Q"),Rn=Tn("y");function Yn(e){return function(){return this.isValid()?this._data[e]:NaN}}var Wn=Yn("milliseconds"),qn=Yn("seconds"),In=Yn("minutes"),Hn=Yn("hours"),Bn=Yn("days"),Fn=Yn("months"),Gn=Yn("years"),Un=Math.round,$n={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Vn(e,t,n,r,a){return a.relativeTime(t||1,!!n,e,r)}var Jn=Math.abs;function Kn(e){return(e>0)-(e<0)||+e}function Xn(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n,r,a,i,o,s,u=Jn(this._milliseconds)/1e3,c=Jn(this._days),l=Jn(this._months),f=this.asSeconds();return f?(e=U(u/60),t=U(e/60),u%=60,e%=60,n=U(l/12),l%=12,r=u?u.toFixed(3).replace(/\.?0+$/,""):"",a=f<0?"-":"",i=Kn(this._months)!==Kn(f)?"-":"",o=Kn(this._days)!==Kn(f)?"-":"",s=Kn(this._milliseconds)!==Kn(f)?"-":"",a+"P"+(n?i+n+"Y":"")+(l?i+l+"M":"")+(c?o+c+"D":"")+(t||e||u?"T":"")+(t?s+t+"H":"")+(e?s+e+"M":"")+(u?s+r+"S":"")):"P0D"}var Zn=Ot.prototype;return Zn.isValid=function(){return this._isValid},Zn.abs=function(){var e=this._data;return this._milliseconds=xn(this._milliseconds),this._days=xn(this._days),this._months=xn(this._months),e.milliseconds=xn(e.milliseconds),e.seconds=xn(e.seconds),e.minutes=xn(e.minutes),e.hours=xn(e.hours),e.months=xn(e.months),e.years=xn(e.years),this},Zn.add=function(e,t){return kn(this,e,t,1)},Zn.subtract=function(e,t){return kn(this,e,t,-1)},Zn.as=function(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=I(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+Sn(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(Mn(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}},Zn.asMilliseconds=Cn,Zn.asSeconds=Dn,Zn.asMinutes=On,Zn.asHours=Nn,Zn.asDays=jn,Zn.asWeeks=Pn,Zn.asMonths=zn,Zn.asQuarters=Ln,Zn.asYears=Rn,Zn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*$(this._months/12):NaN},Zn._bubble=function(){var e,t,n,r,a,i=this._milliseconds,o=this._days,s=this._months,u=this._data;return i>=0&&o>=0&&s>=0||i<=0&&o<=0&&s<=0||(i+=864e5*En(Mn(s)+o),o=0,s=0),u.milliseconds=i%1e3,e=U(i/1e3),u.seconds=e%60,t=U(e/60),u.minutes=t%60,n=U(t/60),u.hours=n%24,o+=U(n/24),a=U(Sn(o)),s+=a,o-=En(Mn(a)),r=U(s/12),s%=12,u.days=o,u.months=s,u.years=r,this},Zn.clone=function(){return Ht(this)},Zn.get=function(e){return e=I(e),this.isValid()?this[e+"s"]():NaN},Zn.milliseconds=Wn,Zn.seconds=qn,Zn.minutes=In,Zn.hours=Hn,Zn.days=Bn,Zn.weeks=function(){return U(this.days()/7)},Zn.months=Fn,Zn.years=Gn,Zn.humanize=function(e,t){if(!this.isValid())return this.localeData().invalidDate();var n,r,a=!1,i=$n;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(a=e),"object"==typeof t&&(i=Object.assign({},$n,t),null!=t.s&&null==t.ss&&(i.ss=t.s-1)),n=this.localeData(),r=function(e,t,n,r){var a=Ht(e).abs(),i=Un(a.as("s")),o=Un(a.as("m")),s=Un(a.as("h")),u=Un(a.as("d")),c=Un(a.as("M")),l=Un(a.as("w")),f=Un(a.as("y")),d=i<=n.ss&&["s",i]||i<n.s&&["ss",i]||o<=1&&["m"]||o<n.m&&["mm",o]||s<=1&&["h"]||s<n.h&&["hh",s]||u<=1&&["d"]||u<n.d&&["dd",u];return null!=n.w&&(d=d||l<=1&&["w"]||l<n.w&&["ww",l]),(d=d||c<=1&&["M"]||c<n.M&&["MM",c]||f<=1&&["y"]||["yy",f])[2]=t,d[3]=+e>0,d[4]=r,Vn.apply(null,d)}(this,!a,i,n),a&&(r=n.pastFuture(+this,r)),n.postformat(r)},Zn.toISOString=Xn,Zn.toString=Xn,Zn.toJSON=Xn,Zn.locale=Qt,Zn.localeData=tn,Zn.toIsoString=k("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Xn),Zn.lang=en,L("X",0,0,"unix"),L("x",0,0,"valueOf"),pe("x",le),pe("X",/[+-]?\d+(\.\d{1,3})?/),_e("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),_e("x",(function(e,t,n){n._d=new Date($(e))})),//! moment.js
a.version="2.29.4",n=St,a.fn=vn,a.min=function(){var e=[].slice.call(arguments,0);return Ct("isBefore",e)},a.max=function(){var e=[].slice.call(arguments,0);return Ct("isAfter",e)},a.now=function(){return Date.now?Date.now():+new Date},a.utc=p,a.unix=function(e){return St(1e3*e)},a.months=function(e,t){return wn(e,t,"months")},a.isDate=f,a.locale=ot,a.invalid=v,a.duration=Ht,a.isMoment=A,a.weekdays=function(e,t,n){return An(e,t,n,"weekdays")},a.parseZone=function(){return St.apply(null,arguments).parseZone()},a.localeData=ut,a.isDuration=Nt,a.monthsShort=function(e,t){return wn(e,t,"monthsShort")},a.weekdaysMin=function(e,t,n){return An(e,t,n,"weekdaysMin")},a.defineLocale=st,a.updateLocale=function(e,t){if(null!=t){var n,r,a=et;null!=tt[e]&&null!=tt[e].parentLocale?tt[e].set(C(tt[e]._config,t)):(null!=(r=it(e))&&(a=r._config),t=C(a,t),null==r&&(t.abbr=e),(n=new D(t)).parentLocale=tt[e],tt[e]=n),ot(e)}else null!=tt[e]&&(null!=tt[e].parentLocale?(tt[e]=tt[e].parentLocale,e===ot()&&ot(e)):null!=tt[e]&&delete tt[e]);return tt[e]},a.locales=function(){return E(tt)},a.weekdaysShort=function(e,t,n){return An(e,t,n,"weekdaysShort")},a.normalizeUnits=I,a.relativeTimeRounding=function(e){return void 0===e?Un:"function"==typeof e&&(Un=e,!0)},a.relativeTimeThreshold=function(e,t){return void 0!==$n[e]&&(void 0===t?$n[e]:($n[e]=t,"s"===e&&($n.ss=t-1),!0))},a.calendarFormat=function(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"},a.prototype=vn,a.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},a}()})),Ds=t((function(e){!function(t,n){e.exports?e.exports=n(Cs):n(t.moment)}(this,(function(e){var t,n={},r={},a={},i={};e&&"string"==typeof e.version||S("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var o=e.version.split("."),s=+o[0],u=+o[1];function c(e){return 96<e?e-87:64<e?e-29:e-48}function l(e){var t=0,n=e.split("."),r=n[0],a=n[1]||"",i=1,o=0,s=1;for(45===e.charCodeAt(0)&&(s=-(t=1));t<r.length;t++)o=60*o+c(r.charCodeAt(t));for(t=0;t<a.length;t++)i/=60,o+=c(a.charCodeAt(t))*i;return o*s}function f(e){for(var t=0;t<e.length;t++)e[t]=l(e[t])}function d(e,t){var n,r=[];for(n=0;n<t.length;n++)r[n]=e[t[n]];return r}function h(e){var t=e.split("|"),n=t[2].split(" "),r=t[3].split(""),a=t[4].split(" ");return f(n),f(r),f(a),function(e,t){for(var n=0;n<t;n++)e[n]=Math.round((e[n-1]||0)+6e4*e[n]);e[t-1]=1/0}(a,r.length),{name:t[0],abbrs:d(t[1].split(" "),r),offsets:d(n,r),untils:a,population:0|t[5]}}function p(e){e&&this._set(h(e))}function m(e){var t=e.toTimeString(),n=t.match(/\([a-z ]+\)/i);"GMT"===(n=n&&n[0]?(n=n[0].match(/[A-Z]/g))?n.join(""):void 0:(n=t.match(/[A-Z]{3,5}/g))?n[0]:void 0)&&(n=void 0),this.at=+e,this.abbr=n,this.offset=e.getTimezoneOffset()}function g(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function v(e,t){for(var n,r;r=6e4*((t.at-e.at)/12e4|0);)(n=new m(new Date(e.at+r))).offset===e.offset?e=n:t=n;return e}function y(e,t){return e.offsetScore!==t.offsetScore?e.offsetScore-t.offsetScore:e.abbrScore!==t.abbrScore?e.abbrScore-t.abbrScore:t.zone.population-e.zone.population}function _(e,t){var n,r;for(f(t),n=0;n<t.length;n++)r=t[n],i[r]=i[r]||{},i[r][e]=!0}function b(e){return(e||"").toLowerCase().replace(/\//g,"_")}function w(e){var t,r,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)o=b(r=(i=e[t].split("|"))[0]),n[o]=e[t],a[o]=r,_(o,i[2].split(" "))}function A(e,t){e=b(e);var i,o=n[e];return o instanceof p?o:"string"==typeof o?(o=new p(o),n[e]=o):r[e]&&t!==A&&(i=A(r[e],A))?((o=n[e]=new p)._set(i),o.name=a[e],o):null}function x(e){var t,n,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)i=b((n=e[t].split("|"))[0]),o=b(n[1]),r[i]=o,a[i]=n[0],r[o]=i,a[o]=n[1]}function k(e){w(e.zones),x(e.links),M.dataVersion=e.version}function E(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function S(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function M(t){var n=Array.prototype.slice.call(arguments,0,-1),r=arguments[arguments.length-1],a=A(r),i=e.utc.apply(null,n);return a&&!e.isMoment(t)&&E(i)&&i.add(a.parse(i),"minutes"),i.tz(r),i}(s<2||2==s&&u<6)&&S("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),p.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets,this.population=e.population},_index:function(e){var t,n=+e,r=this.untils;for(t=0;t<r.length;t++)if(n<r[t])return t},parse:function(e){var t,n,r,a,i=+e,o=this.offsets,s=this.untils,u=s.length-1;for(a=0;a<u;a++)if(t=o[a],n=o[a+1],r=o[a?a-1:a],t<n&&M.moveAmbiguousForward?t=n:r<t&&M.moveInvalidForward&&(t=r),i<s[a]-6e4*t)return o[a];return o[u]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return S("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},g.prototype.scoreOffsetAt=function(e){this.offsetScore+=Math.abs(this.zone.utcOffset(e.at)-e.offset),this.zone.abbr(e.at).replace(/[^A-Z]/g,"")!==e.abbr&&this.abbrScore++},M.version="0.5.26",M.dataVersion="",M._zones=n,M._links=r,M._names=a,M.add=w,M.link=x,M.load=k,M.zone=A,M.zoneExists=function e(t){return e.didShowError||(e.didShowError=!0,S("moment.tz.zoneExists('"+t+"') has been deprecated in favor of !moment.tz.zone('"+t+"')")),!!A(t)},M.guess=function(e){return t&&!e||(t=function(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=a[b(e)];if(t)return t;S("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}var n,r,o,s=function(){var e,t,n,r=(new Date).getFullYear()-2,a=new m(new Date(r,0,1)),i=[a];for(n=1;n<48;n++)(t=new m(new Date(r,n,1))).offset!==a.offset&&(e=v(a,t),i.push(e),i.push(new m(new Date(e.at+6e4)))),a=t;for(n=0;n<4;n++)i.push(new m(new Date(r+n,0,1))),i.push(new m(new Date(r+n,6,1)));return i}(),u=s.length,c=function(e){var t,n,r,o=e.length,s={},u=[];for(t=0;t<o;t++)for(n in r=i[e[t].offset]||{})r.hasOwnProperty(n)&&(s[n]=!0);for(t in s)s.hasOwnProperty(t)&&u.push(a[t]);return u}(s),l=[];for(r=0;r<c.length;r++){for(n=new g(A(c[r]),u),o=0;o<u;o++)n.scoreOffsetAt(s[o]);l.push(n)}return l.sort(y),0<l.length?l[0].zone.name:void 0}()),t},M.names=function(){var e,t=[];for(e in a)a.hasOwnProperty(e)&&(n[e]||n[r[e]])&&a[e]&&t.push(a[e]);return t.sort()},M.Zone=p,M.unpack=h,M.unpackBase60=l,M.needsOffset=E,M.moveInvalidForward=!0,M.moveAmbiguousForward=!1;var T,C=e.fn;function D(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function O(e){return function(){return this._z=null,e.apply(this,arguments)}}e.tz=M,e.defaultZone=null,e.updateOffset=function(t,n){var r,a=e.defaultZone;if(void 0===t._z&&(a&&E(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(a.parse(t),"minutes")),t._z=a),t._z)if(r=t._z.utcOffset(t),Math.abs(r)<16&&(r/=60),void 0!==t.utcOffset){var i=t._z;t.utcOffset(-r,n),t._z=i}else t.zone(r,n)},C.tz=function(t,n){if(t){if("string"!=typeof t)throw new Error("Time zone name must be a string, got "+t+" ["+typeof t+"]");return this._z=A(t),this._z?e.updateOffset(this,n):S("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},C.zoneName=D(C.zoneName),C.zoneAbbr=D(C.zoneAbbr),C.utc=O(C.utc),C.local=O(C.local),C.utcOffset=(T=C.utcOffset,function(){return 0<arguments.length&&(this._z=null),T.apply(this,arguments)}),e.tz.setDefault=function(t){return(s<2||2==s&&u<9)&&S("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZone=t?A(t):null,e};var N=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(N)?(N.push("_z"),N.push("_a")):N&&(N._z=null),k({version:"2019b",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Nairobi|EAT|-30|0||47e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Maputo|CAT|-20|0||26e5","Africa/Cairo|EET EEST|-20 -30|01010|1M2m0 gL0 e10 mn0|15e6","Africa/Casablanca|+00 +01|0 -10|010101010101010101010101010101010101|1H3C0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Khartoum|EAT CAT|-30 -20|01|1Usl0|51e5","Africa/Sao_Tome|GMT WAT|0 -10|010|1UQN0 2q00","Africa/Tripoli|EET CET CEST|-20 -10 -20|0120|1IlA0 TA0 1o00|11e5","Africa/Windhoek|CAT WAT|-20 -10|0101010101010|1GQo0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|HST HDT|a0 90|01010101010101010101010|1GIc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1GIb0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Araguaina|-03 -02|30 20|010|1IdD0 Lz0|14e4","America/Fortaleza|-03|30|0||34e5","America/Asuncion|-03 -04|30 40|01010101010101010101010|1GTf0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0|28e5","America/Panama|EST|50|0||15e5","America/Mexico_City|CST CDT|60 50|01010101010101010101010|1GQw0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Bahia|-02 -03|20 30|01|1GCq0|27e5","America/Managua|CST|60|0||22e5","America/La_Paz|-04|40|0||19e5","America/Lima|-05|50|0||11e6","America/Denver|MST MDT|70 60|01010101010101010101010|1GI90 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|-03 -04|30 40|0101010101010101|1GCr0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|CST CDT EST|60 50 50|01010102|1GQw0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|-0430 -04|4u 40|01|1QMT0|29e5","America/Chicago|CST CDT|60 50|01010101010101010101010|1GI80 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT|70 60|01010101010101010101010|1GQx0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Phoenix|MST|70|0||42e5","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1GIa0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|15e6","America/New_York|EST EDT|50 40|01010101010101010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|21e6","America/Rio_Branco|-04 -05|40 50|01|1KLE0|31e4","America/Fort_Nelson|PST PDT MST|80 70 70|01010102|1GIa0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Halifax|AST ADT|40 30|01010101010101010101010|1GI60 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|39e4","America/Godthab|-03 -02|30 20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|17e3","America/Grand_Turk|EST EDT AST|50 40 40|0101010121010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 5Ip0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|37e2","America/Havana|CST CDT|50 40|01010101010101010101010|1GQt0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0|21e5","America/Metlakatla|PST AKST AKDT|80 90 80|01212120121212121|1PAa0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|14e2","America/Miquelon|-03 -02|30 20|01010101010101010101010|1GI50 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|61e2","America/Montevideo|-02 -03|20 30|01010101|1GI40 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Noronha|-02|20|0||30e2","America/Port-au-Prince|EST EDT|50 40|010101010101010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|23e5","Antarctica/Palmer|-03 -04|30 40|010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","America/Santiago|-03 -04|30 40|010101010101010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Sao_Paulo|-02 -03|20 30|0101010101010101|1GCq0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","Atlantic/Azores|-01 +00|10 0|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e4","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1GI5u 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+11 +08|-b0 -80|0101|1GAF0 blz0 3m10|10","Antarctica/Davis|+05 +07|-50 -70|01|1GAI0|70","Pacific/Port_Moresby|+10|-a0|0||25e4","Pacific/Guadalcanal|+11|-b0|0||11e4","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Asia/Baghdad|+03|-30|0||66e5","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|40","Asia/Dhaka|+06|-60|0||16e6","Asia/Amman|EET EEST|-20 -30|010101010101010101010|1GPy0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00|25e5","Asia/Kamchatka|+12|-c0|0||18e4","Asia/Baku|+04 +05|-40 -50|010101010|1GNA0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|+07|-70|0||15e6","Asia/Barnaul|+07 +06|-70 -60|010|1N7v0 3rd0","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1GNy0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|22e5","Asia/Kuala_Lumpur|+08|-80|0||71e5","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+10 +08 +09|-a0 -80 -90|012|1N7s0 3re0|33e4","Asia/Ulaanbaatar|+08 +09|-80 -90|01010|1O8G0 1cJ0 1cP0 1cJ0|12e5","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Damascus|EET EEST|-20 -30|01010101010101010101010|1GPy0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Asia/Dili|+09|-90|0||19e4","Asia/Dubai|+04|-40|0||39e5","Asia/Famagusta|EET EEST +03|-20 -30 -30|0101010101201010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1GPy0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 WN0 1qL0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 Wo0 1rc0|18e5","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Hovd|+07 +08|-70 -80|01010|1O8H0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|+09 +08|-90 -80|01|1N7t0|60e4","Europe/Istanbul|EET EEST +03|-20 -30 -30|01010101012|1GNB0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|WIB|-70|0||31e6","Asia/Jayapura|WIT|-90|0||26e4","Asia/Jerusalem|IST IDT|-20 -30|01010101010101010101010|1GPA0 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0|81e4","Asia/Kabul|+0430|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Kathmandu|+0545|-5J|0||12e5","Asia/Yakutsk|+10 +09|-a0 -90|01|1N7s0|28e4","Asia/Krasnoyarsk|+08 +07|-80 -70|01|1N7u0|10e5","Asia/Magadan|+12 +10 +11|-c0 -a0 -b0|012|1N7q0 3Cq0|95e3","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PST|-80|0||24e6","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|35e5","Asia/Novosibirsk|+07 +06|-70 -60|010|1N7v0 4eN0|15e5","Asia/Omsk|+07 +06|-70 -60|01|1N7v0|12e5","Asia/Pyongyang|KST KST|-90 -8u|010|1P4D0 6BA0|29e5","Asia/Qyzylorda|+06 +05|-60 -50|01|1Xei0|73e4","Asia/Rangoon|+0630|-6u|0||48e5","Asia/Sakhalin|+11 +10|-b0 -a0|010|1N7r0 3rd0|58e4","Asia/Seoul|KST|-90|0||23e6","Asia/Srednekolymsk|+12 +11|-c0 -b0|01|1N7q0|35e2","Asia/Tehran|+0330 +0430|-3u -4u|01010101010101010101010|1GLUu 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Tokyo|JST|-90|0||38e6","Asia/Tomsk|+07 +06|-70 -60|010|1N7v0 3Qp0|10e5","Asia/Vladivostok|+11 +10|-b0 -a0|01|1N7r0|60e4","Asia/Yekaterinburg|+06 +05|-60 -50|01|1N7w0|14e5","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|27e5","Atlantic/Cape_Verde|-01|10|0||50e4","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1GQg0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1GQgu 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|+0845|-8J|0||368","Australia/Lord_Howe|+11 +1030|-b0 -au|01010101010101010101010|1GQf0 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|-05 -06|50 60|010101010101010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|12e5","Etc/GMT-1|+01|-10|0|","Pacific/Fakaofo|+13|-d0|0||483","Pacific/Kiritimati|+14|-e0|0||51e2","Etc/GMT-2|+02|-20|0|","Pacific/Tahiti|-10|a0|0||18e4","Pacific/Niue|-11|b0|0||12e2","Etc/GMT+12|-12|c0|0|","Pacific/Galapagos|-06|60|0||25e3","Etc/GMT+7|-07|70|0|","Pacific/Pitcairn|-08|80|0||56","Pacific/Gambier|-09|90|0||125","Etc/UTC|UTC|0|0|","Europe/Ulyanovsk|+04 +03|-40 -30|010|1N7y0 3rd0|13e5","Europe/London|GMT BST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1GNA0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|67e4","Europe/Kaliningrad|+03 EET|-30 -20|01|1N7z0|44e4","Europe/Kirov|+04 +03|-40 -30|01|1N7y0|48e4","Europe/Moscow|MSK MSK|-40 -30|01|1N7y0|16e6","Europe/Saratov|+04 +03|-40 -30|010|1N7y0 5810","Europe/Simferopol|EET EEST MSK MSK|-20 -30 -40 -30|0101023|1GNB0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Volgograd|+04 +03|-40 -30|010|1N7y0 9Jd0|10e5","Pacific/Honolulu|HST|a0|0||37e4","MET|MET MEST|-10 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0","Pacific/Chatham|+1345 +1245|-dJ -cJ|01010101010101010101010|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|+14 +13|-e0 -d0|01010101010101010101010|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|37e3","Pacific/Bougainville|+10 +11|-a0 -b0|01|1NwE0|18e4","Pacific/Fiji|+13 +12|-d0 -c0|01010101010101010101010|1Goe0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 1VA0 uM0 1SM0 uM0 1VA0 s00 1VA0|88e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Marquesas|-0930|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Norfolk|+1130 +11|-bu -b0|01|1PoCu|25e4","Pacific/Tongatapu|+13 +14|-d0 -e0|010|1S4d0 s00|75e3"],links:["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Bissau","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Monrovia","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|America/Danmarkshavn","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Etc/GMT","Africa/Abidjan|Etc/GMT+0","Africa/Abidjan|Etc/GMT-0","Africa/Abidjan|Etc/GMT0","Africa/Abidjan|Etc/Greenwich","Africa/Abidjan|GMT","Africa/Abidjan|GMT+0","Africa/Abidjan|GMT-0","Africa/Abidjan|GMT0","Africa/Abidjan|Greenwich","Africa/Abidjan|Iceland","Africa/Algiers|Africa/Tunis","Africa/Cairo|Egypt","Africa/Casablanca|Africa/El_Aaiun","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Ndjamena","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Juba","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|America/Juneau","America/Anchorage|America/Nome","America/Anchorage|America/Sitka","America/Anchorage|America/Yakutat","America/Anchorage|US/Alaska","America/Campo_Grande|America/Cuiaba","America/Chicago|America/Indiana/Knox","America/Chicago|America/Indiana/Tell_City","America/Chicago|America/Knox_IN","America/Chicago|America/Matamoros","America/Chicago|America/Menominee","America/Chicago|America/North_Dakota/Beulah","America/Chicago|America/North_Dakota/Center","America/Chicago|America/North_Dakota/New_Salem","America/Chicago|America/Rainy_River","America/Chicago|America/Rankin_Inlet","America/Chicago|America/Resolute","America/Chicago|America/Winnipeg","America/Chicago|CST6CDT","America/Chicago|Canada/Central","America/Chicago|US/Central","America/Chicago|US/Indiana-Starke","America/Chihuahua|America/Mazatlan","America/Chihuahua|Mexico/BajaSur","America/Denver|America/Boise","America/Denver|America/Cambridge_Bay","America/Denver|America/Edmonton","America/Denver|America/Inuvik","America/Denver|America/Ojinaga","America/Denver|America/Shiprock","America/Denver|America/Yellowknife","America/Denver|Canada/Mountain","America/Denver|MST7MDT","America/Denver|Navajo","America/Denver|US/Mountain","America/Fortaleza|America/Argentina/Buenos_Aires","America/Fortaleza|America/Argentina/Catamarca","America/Fortaleza|America/Argentina/ComodRivadavia","America/Fortaleza|America/Argentina/Cordoba","America/Fortaleza|America/Argentina/Jujuy","America/Fortaleza|America/Argentina/La_Rioja","America/Fortaleza|America/Argentina/Mendoza","America/Fortaleza|America/Argentina/Rio_Gallegos","America/Fortaleza|America/Argentina/Salta","America/Fortaleza|America/Argentina/San_Juan","America/Fortaleza|America/Argentina/San_Luis","America/Fortaleza|America/Argentina/Tucuman","America/Fortaleza|America/Argentina/Ushuaia","America/Fortaleza|America/Belem","America/Fortaleza|America/Buenos_Aires","America/Fortaleza|America/Catamarca","America/Fortaleza|America/Cayenne","America/Fortaleza|America/Cordoba","America/Fortaleza|America/Jujuy","America/Fortaleza|America/Maceio","America/Fortaleza|America/Mendoza","America/Fortaleza|America/Paramaribo","America/Fortaleza|America/Recife","America/Fortaleza|America/Rosario","America/Fortaleza|America/Santarem","America/Fortaleza|Antarctica/Rothera","America/Fortaleza|Atlantic/Stanley","America/Fortaleza|Etc/GMT+3","America/Halifax|America/Glace_Bay","America/Halifax|America/Goose_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/La_Paz|America/Boa_Vista","America/La_Paz|America/Guyana","America/La_Paz|America/Manaus","America/La_Paz|America/Porto_Velho","America/La_Paz|Brazil/West","America/La_Paz|Etc/GMT+4","America/Lima|America/Bogota","America/Lima|America/Guayaquil","America/Lima|Etc/GMT+5","America/Los_Angeles|America/Dawson","America/Los_Angeles|America/Ensenada","America/Los_Angeles|America/Santa_Isabel","America/Los_Angeles|America/Tijuana","America/Los_Angeles|America/Vancouver","America/Los_Angeles|America/Whitehorse","America/Los_Angeles|Canada/Pacific","America/Los_Angeles|Canada/Yukon","America/Los_Angeles|Mexico/BajaNorte","America/Los_Angeles|PST8PDT","America/Los_Angeles|US/Pacific","America/Los_Angeles|US/Pacific-New","America/Managua|America/Belize","America/Managua|America/Costa_Rica","America/Managua|America/El_Salvador","America/Managua|America/Guatemala","America/Managua|America/Regina","America/Managua|America/Swift_Current","America/Managua|America/Tegucigalpa","America/Managua|Canada/Saskatchewan","America/Mexico_City|America/Bahia_Banderas","America/Mexico_City|America/Merida","America/Mexico_City|America/Monterrey","America/Mexico_City|Mexico/General","America/New_York|America/Detroit","America/New_York|America/Fort_Wayne","America/New_York|America/Indiana/Indianapolis","America/New_York|America/Indiana/Marengo","America/New_York|America/Indiana/Petersburg","America/New_York|America/Indiana/Vevay","America/New_York|America/Indiana/Vincennes","America/New_York|America/Indiana/Winamac","America/New_York|America/Indianapolis","America/New_York|America/Iqaluit","America/New_York|America/Kentucky/Louisville","America/New_York|America/Kentucky/Monticello","America/New_York|America/Louisville","America/New_York|America/Montreal","America/New_York|America/Nassau","America/New_York|America/Nipigon","America/New_York|America/Pangnirtung","America/New_York|America/Thunder_Bay","America/New_York|America/Toronto","America/New_York|Canada/Eastern","America/New_York|EST5EDT","America/New_York|US/East-Indiana","America/New_York|US/Eastern","America/New_York|US/Michigan","America/Noronha|Atlantic/South_Georgia","America/Noronha|Brazil/DeNoronha","America/Noronha|Etc/GMT+2","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Panama|America/Jamaica","America/Panama|EST","America/Panama|Jamaica","America/Phoenix|America/Creston","America/Phoenix|America/Dawson_Creek","America/Phoenix|America/Hermosillo","America/Phoenix|MST","America/Phoenix|US/Arizona","America/Rio_Branco|America/Eirunepe","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Santo_Domingo|America/Anguilla","America/Santo_Domingo|America/Antigua","America/Santo_Domingo|America/Aruba","America/Santo_Domingo|America/Barbados","America/Santo_Domingo|America/Blanc-Sablon","America/Santo_Domingo|America/Curacao","America/Santo_Domingo|America/Dominica","America/Santo_Domingo|America/Grenada","America/Santo_Domingo|America/Guadeloupe","America/Santo_Domingo|America/Kralendijk","America/Santo_Domingo|America/Lower_Princes","America/Santo_Domingo|America/Marigot","America/Santo_Domingo|America/Martinique","America/Santo_Domingo|America/Montserrat","America/Santo_Domingo|America/Port_of_Spain","America/Santo_Domingo|America/Puerto_Rico","America/Santo_Domingo|America/St_Barthelemy","America/Santo_Domingo|America/St_Kitts","America/Santo_Domingo|America/St_Lucia","America/Santo_Domingo|America/St_Thomas","America/Santo_Domingo|America/St_Vincent","America/Santo_Domingo|America/Tortola","America/Santo_Domingo|America/Virgin","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","Antarctica/Palmer|America/Punta_Arenas","Asia/Baghdad|Antarctica/Syowa","Asia/Baghdad|Asia/Aden","Asia/Baghdad|Asia/Bahrain","Asia/Baghdad|Asia/Kuwait","Asia/Baghdad|Asia/Qatar","Asia/Baghdad|Asia/Riyadh","Asia/Baghdad|Etc/GMT-3","Asia/Baghdad|Europe/Minsk","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Novokuznetsk","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Etc/GMT-7","Asia/Bangkok|Indian/Christmas","Asia/Dhaka|Antarctica/Vostok","Asia/Dhaka|Asia/Almaty","Asia/Dhaka|Asia/Bishkek","Asia/Dhaka|Asia/Dacca","Asia/Dhaka|Asia/Kashgar","Asia/Dhaka|Asia/Qostanay","Asia/Dhaka|Asia/Thimbu","Asia/Dhaka|Asia/Thimphu","Asia/Dhaka|Asia/Urumqi","Asia/Dhaka|Etc/GMT-6","Asia/Dhaka|Indian/Chagos","Asia/Dili|Etc/GMT-9","Asia/Dili|Pacific/Palau","Asia/Dubai|Asia/Muscat","Asia/Dubai|Asia/Tbilisi","Asia/Dubai|Asia/Yerevan","Asia/Dubai|Etc/GMT-4","Asia/Dubai|Europe/Samara","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Mauritius","Asia/Dubai|Indian/Reunion","Asia/Gaza|Asia/Hebron","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kamchatka|Etc/GMT-12","Asia/Kamchatka|Kwajalein","Asia/Kamchatka|Pacific/Funafuti","Asia/Kamchatka|Pacific/Kwajalein","Asia/Kamchatka|Pacific/Majuro","Asia/Kamchatka|Pacific/Nauru","Asia/Kamchatka|Pacific/Tarawa","Asia/Kamchatka|Pacific/Wake","Asia/Kamchatka|Pacific/Wallis","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Brunei","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Etc/GMT-8","Asia/Kuala_Lumpur|Singapore","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|Asia/Macao","Asia/Shanghai|Asia/Macau","Asia/Shanghai|Asia/Taipei","Asia/Shanghai|PRC","Asia/Shanghai|ROC","Asia/Tashkent|Antarctica/Mawson","Asia/Tashkent|Asia/Aqtau","Asia/Tashkent|Asia/Aqtobe","Asia/Tashkent|Asia/Ashgabat","Asia/Tashkent|Asia/Ashkhabad","Asia/Tashkent|Asia/Atyrau","Asia/Tashkent|Asia/Dushanbe","Asia/Tashkent|Asia/Oral","Asia/Tashkent|Asia/Samarkand","Asia/Tashkent|Etc/GMT-5","Asia/Tashkent|Indian/Kerguelen","Asia/Tashkent|Indian/Maldives","Asia/Tehran|Iran","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Choibalsan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Vladivostok|Asia/Ust-Nera","Asia/Yakutsk|Asia/Khandyga","Atlantic/Azores|America/Scoresbysund","Atlantic/Cape_Verde|Etc/GMT+1","Australia/Adelaide|Australia/Broken_Hill","Australia/Adelaide|Australia/South","Australia/Adelaide|Australia/Yancowinna","Australia/Brisbane|Australia/Lindeman","Australia/Brisbane|Australia/Queensland","Australia/Darwin|Australia/North","Australia/Lord_Howe|Australia/LHI","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/Currie","Australia/Sydney|Australia/Hobart","Australia/Sydney|Australia/Melbourne","Australia/Sydney|Australia/NSW","Australia/Sydney|Australia/Tasmania","Australia/Sydney|Australia/Victoria","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Athens|Asia/Nicosia","Europe/Athens|EET","Europe/Athens|Europe/Bucharest","Europe/Athens|Europe/Helsinki","Europe/Athens|Europe/Kiev","Europe/Athens|Europe/Mariehamn","Europe/Athens|Europe/Nicosia","Europe/Athens|Europe/Riga","Europe/Athens|Europe/Sofia","Europe/Athens|Europe/Tallinn","Europe/Athens|Europe/Uzhgorod","Europe/Athens|Europe/Vilnius","Europe/Athens|Europe/Zaporozhye","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Lisbon|Atlantic/Canary","Europe/Lisbon|Atlantic/Faeroe","Europe/Lisbon|Atlantic/Faroe","Europe/Lisbon|Atlantic/Madeira","Europe/Lisbon|Portugal","Europe/Lisbon|WET","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Paris|Africa/Ceuta","Europe/Paris|Arctic/Longyearbyen","Europe/Paris|Atlantic/Jan_Mayen","Europe/Paris|CET","Europe/Paris|Europe/Amsterdam","Europe/Paris|Europe/Andorra","Europe/Paris|Europe/Belgrade","Europe/Paris|Europe/Berlin","Europe/Paris|Europe/Bratislava","Europe/Paris|Europe/Brussels","Europe/Paris|Europe/Budapest","Europe/Paris|Europe/Busingen","Europe/Paris|Europe/Copenhagen","Europe/Paris|Europe/Gibraltar","Europe/Paris|Europe/Ljubljana","Europe/Paris|Europe/Luxembourg","Europe/Paris|Europe/Madrid","Europe/Paris|Europe/Malta","Europe/Paris|Europe/Monaco","Europe/Paris|Europe/Oslo","Europe/Paris|Europe/Podgorica","Europe/Paris|Europe/Prague","Europe/Paris|Europe/Rome","Europe/Paris|Europe/San_Marino","Europe/Paris|Europe/Sarajevo","Europe/Paris|Europe/Skopje","Europe/Paris|Europe/Stockholm","Europe/Paris|Europe/Tirane","Europe/Paris|Europe/Vaduz","Europe/Paris|Europe/Vatican","Europe/Paris|Europe/Vienna","Europe/Paris|Europe/Warsaw","Europe/Paris|Europe/Zagreb","Europe/Paris|Europe/Zurich","Europe/Paris|Poland","Europe/Ulyanovsk|Europe/Astrakhan","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Fakaofo|Etc/GMT-13","Pacific/Fakaofo|Pacific/Enderbury","Pacific/Galapagos|Etc/GMT+6","Pacific/Gambier|Etc/GMT+9","Pacific/Guadalcanal|Antarctica/Macquarie","Pacific/Guadalcanal|Etc/GMT-11","Pacific/Guadalcanal|Pacific/Efate","Pacific/Guadalcanal|Pacific/Kosrae","Pacific/Guadalcanal|Pacific/Noumea","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kiritimati|Etc/GMT-14","Pacific/Niue|Etc/GMT+11","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pitcairn|Etc/GMT+8","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Etc/GMT-10","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tahiti|Etc/GMT+10","Pacific/Tahiti|Pacific/Rarotonga"]}),e}))})),Os=function(e,t){var n=e.toString();function r(e){return function(t,n,r){return e+n+(r[0].toUpperCase()===r[0]?"A":"a")}}if((t=t||{}).preferredOrder=t.preferredOrder||vu,(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=n.replace(mu,"x")).replace(gu,"X")).replace(pu,"[$1]")).replace(Ns,"dddd")).replace(js,"ddd")).replace(Ps,"dd")).replace(Rs,"Do")).replace(zs,"MMMM")).replace(Ls,"MMM")).replace(Ys,yu.bind(null,t))).replace(Ws,"Z")).replace($s,"HH:mm:ss.SSS")).replace(Vs,"HH:mm:ss.SS")).replace(Js,"HH:mm:ss.S")).replace(Is,r("hh:mm:ss"))).replace(Fs,r("h:mm:ss"))).replace(Hs,r("hh:mm"))).replace(Gs,r("h:mm"))).replace(Bs,r("hh"))).replace(Us,r("h"))).replace(Ks,"HH:mm:ss")).replace(Qs,"H:mm:ss.SSS")).replace(eu,"H:mm:ss.SS")).replace(tu,"H:mm:ss.S")).replace(Zs,"H:mm:ss")).replace(Xs,"HH:mm")).replace(nu,"H:mm")).replace(ru,"YYYY")).replace(su,"D/M")).replace(uu,"D/MM")).replace(cu,"DD/M")).replace(lu,"DD/MM")).replace(fu,"M/YY")).replace(du,"MM/YY")).match(hu)){n=(n=n.replace(/0\d.\d{2}|\d{2}.\d{2}/,"H.mm")).replace(/\d{1}.\d{2}/,"h.mm")}(n=(n=(n=n.replace(au,"DD")).replace(iu,"D")).replace(ou,"YY")).length<1&&(n=void 0);return n},Ns=new RegExp(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"].join("|"),"i"),js=new RegExp(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"].join("|"),"i"),Ps=new RegExp("\\b("+["Su","Mo","Tu","We","Th","Fr","Sa"].join("|")+")\\b","i"),zs=new RegExp(["January","February","March","April","May","June","July","August","September","October","November","December"].join("|"),"i"),Ls=new RegExp(["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"].join("|"),"i"),Rs=/(\d+)(st|nd|rd|th)\b/i,Ys=/(\d{1,4})([/.-])(\d{1,2})[/.-](\d{1,4})/,Ws=/((\+|-)\d\d:?\d\d)$/,qs="("+["AM?","PM?"].join("|")+")",Is=new RegExp("0\\d\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+qs,"i"),Hs=new RegExp("0\\d\\:\\d{1,2}(\\s*)"+qs,"i"),Bs=new RegExp("0\\d(\\s*)"+qs,"i"),Fs=new RegExp("\\d{1,2}\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+qs,"i"),Gs=new RegExp("\\d{1,2}\\:\\d{1,2}(\\s*)"+qs,"i"),Us=new RegExp("\\d{1,2}(\\s*)"+qs,"i"),$s=/\d{2}:\d{2}:\d{2}\.\d{3}/,Vs=/\d{2}:\d{2}:\d{2}\.\d{2}/,Js=/\d{2}:\d{2}:\d{2}\.\d{1}/,Ks=/0\d:\d{2}:\d{2}/,Xs=/0\d:\d{2}/,Zs=/\d{1,2}:\d{2}:\d{2}/,Qs=/\d{1,2}:\d{2}:\d{2}\.\d{3}/,eu=/\d{1,2}:\d{2}:\d{2}\.\d{2}/,tu=/\d{1,2}:\d{2}:\d{2}\.\d{1}/,nu=/\d{1,2}:\d{2}/,ru=/\d{4}/,au=/0\d/,iu=/\d{1,2}/,ou=/\d{2}/,su=/^([1-9])\/([1-9]|0[1-9])$/,uu=/^([1-9])\/(1[012])$/,cu=/^(0[1-9]|[12][0-9]|3[01])\/([1-9])$/,lu=/^(0[1-9]|[12][0-9]|3[01])\/(1[012]|0[1-9])$/,fu=/^([1-9])\/([1-9][0-9])$/,du=/^(0[1-9]|1[012])\/([1-9][0-9])$/,hu=/([/][M]|[M][/]|[MM]|[MMMM])/,pu=/\b(at)\b/i,mu=/\d{13}/,gu=/\d{10}/,vu={"/":"MDY",".":"DMY","-":"YMD"};function yu(e,t,n,r,a,i){var o,s=1===Math.min(n.length,a.length,i.length),u=4===Math.max(n.length,a.length,i.length),c="string"==typeof e.preferredOrder?e.preferredOrder:e.preferredOrder[r];return o=[n=parseInt(n,10),a=parseInt(a,10),i=parseInt(i,10)],c=c.toUpperCase(),n>31?(o[0]=u?"YYYY":"YY",o[1]=s?"M":"MM",o[2]=s?"D":"DD",o.join(r)):a>12?(o[0]=s?"M":"MM",o[1]=s?"D":"DD",o[2]=u?"YYYY":"YY",o.join(r)):i>31?(o[2]=u?"YYYY":"YY","M"===c[0]&&n<13?(o[0]=s?"M":"MM",o[1]=s?"D":"DD",o.join(r)):(o[0]=s?"D":"DD",o[1]=s?"M":"MM",o.join(r))):(o[c.indexOf("D")]=s?"D":"DD",o[c.indexOf("M")]=s?"M":"MM",o[c.indexOf("Y")]=u?"YYYY":"YY",o.join(r))}var _u=Os;function bu(e){return(e.match(As)||[]).join(" ").replace(vs,"m").replace(gs,"$1 $2 $3").replace(ms,"$1").trim()}function wu(e,t,n){if(xs.test(e))return Ds(new Date(e));if(bs.test(e)){var r=bs.exec(e);return Ds().subtract(r[1],r[2])}return ys.test(e)?Ds():t?Ds.tz(e,n||_u(e),t):Ds(e,n||_u(e))}function Au(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.timezone,r=t.format;if(hs.test(e)||ps.test(e))return new Date(Aa(e,10)).toISOString();var a=wu(e,n,r);return a.isValid()||(a=wu(e=bu(e),n,r)),a.isValid()?a.toISOString():null}function xu(e,t){var n=t.$,r=(t.cleanConditionally,t.title),a=void 0===r?"":r,i=t.url,o=void 0===i?"":i,s=t.defaultCleaner,u=void 0===s||s;return function(e,t){t=Ei(t("html"),t,"div"),t=Ei(t("body"),t,"div")}(0,n),u&&Si(e,n),xo(e,n,o),zi(e,n,o),function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];0===n.length&&(n=li),t(n.join(","),e).not(".".concat(ui)).remove()}(e,n),function(e,t){var n=t("h1",e);n.length<3?n.each((function(e,n){return t(n).remove()})):n.each((function(e,n){Ei(t(n),t,"h2")}))}(e,n),function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";t(hi,e).each((function(r,a){var i=t(a);return 0===t(i,e).prevAll("p").length||la(t(a).text())===n||Ui(t(a))<0?i.remove():i}))}(e,n,a),u&&co(e,n),function(e,t){e.find("p").each((function(e,n){var r=t(n);0===r.find("iframe, img").length&&""===r.text().trim()&&r.remove()}))}(e,n),function(e,t){Li(e.parent().length?e.parent():e,t)}(e,n),e}function ku(e,t){var n=t.url,r=t.$;if(ks.test(e)&&(e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=e.split(ks);if(1===n.length)return e;var r=Tu(n,e);return r||((r=Cu(n,t))||e)}(e,n)),e.length>150){var a=r("h1");1===a.length&&(e=a.text())}return la(No(e,r).trim())}"undefined"!=typeof window&&window.moment&&(window.moment.parseFormat=Os);var Eu=t((function(e,t){(function(){var n="Expected a function",r="__lodash_placeholder__",a=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],i="[object Arguments]",o="[object Array]",s="[object Boolean]",u="[object Date]",c="[object Error]",l="[object Function]",f="[object GeneratorFunction]",d="[object Map]",h="[object Number]",p="[object Object]",m="[object RegExp]",g="[object Set]",v="[object String]",y="[object Symbol]",_="[object WeakMap]",b="[object ArrayBuffer]",w="[object DataView]",A="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",E="[object Int16Array]",S="[object Int32Array]",M="[object Uint8Array]",T="[object Uint16Array]",C="[object Uint32Array]",D=/\b__p \+= '';/g,O=/\b(__p \+=) '' \+/g,N=/(__e\(.*?\)|\b__t\)) \+\n'';/g,j=/&(?:amp|lt|gt|quot|#39);/g,P=/[&<>"']/g,z=RegExp(j.source),L=RegExp(P.source),R=/<%-([\s\S]+?)%>/g,Y=/<%([\s\S]+?)%>/g,W=/<%=([\s\S]+?)%>/g,q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,I=/^\w*$/,H=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,B=/[\\^$.*+?()[\]{}|]/g,F=RegExp(B.source),G=/^\s+/,U=/\s/,$=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,V=/\{\n\/\* \[wrapped with (.+)\] \*/,J=/,? & /,K=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,X=/[()=,{}\[\]\/\s]/,Z=/\\(\\)?/g,Q=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ee=/\w*$/,te=/^[-+]0x[0-9a-f]+$/i,ne=/^0b[01]+$/i,re=/^\[object .+?Constructor\]$/,ae=/^0o[0-7]+$/i,ie=/^(?:0|[1-9]\d*)$/,oe=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,se=/($^)/,ue=/['\n\r\u2028\u2029\\]/g,ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",le="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",fe="[\\ud800-\\udfff]",de="["+le+"]",he="["+ce+"]",pe="\\d+",me="[\\u2700-\\u27bf]",ge="[a-z\\xdf-\\xf6\\xf8-\\xff]",ve="[^\\ud800-\\udfff"+le+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ye="\\ud83c[\\udffb-\\udfff]",_e="[^\\ud800-\\udfff]",be="(?:\\ud83c[\\udde6-\\uddff]){2}",we="[\\ud800-\\udbff][\\udc00-\\udfff]",Ae="[A-Z\\xc0-\\xd6\\xd8-\\xde]",xe="(?:"+ge+"|"+ve+")",ke="(?:"+Ae+"|"+ve+")",Ee="(?:"+he+"|"+ye+")"+"?",Se="[\\ufe0e\\ufe0f]?"+Ee+("(?:\\u200d(?:"+[_e,be,we].join("|")+")[\\ufe0e\\ufe0f]?"+Ee+")*"),Me="(?:"+[me,be,we].join("|")+")"+Se,Te="(?:"+[_e+he+"?",he,be,we,fe].join("|")+")",Ce=RegExp("[']","g"),De=RegExp(he,"g"),Oe=RegExp(ye+"(?="+ye+")|"+Te+Se,"g"),Ne=RegExp([Ae+"?"+ge+"+(?:['](?:d|ll|m|re|s|t|ve))?(?="+[de,Ae,"$"].join("|")+")",ke+"+(?:['](?:D|LL|M|RE|S|T|VE))?(?="+[de,Ae+xe,"$"].join("|")+")",Ae+"?"+xe+"+(?:['](?:d|ll|m|re|s|t|ve))?",Ae+"+(?:['](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pe,Me].join("|"),"g"),je=RegExp("[\\u200d\\ud800-\\udfff"+ce+"\\ufe0e\\ufe0f]"),Pe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ze=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Le=-1,Re={};Re[A]=Re[x]=Re[k]=Re[E]=Re[S]=Re[M]=Re["[object Uint8ClampedArray]"]=Re[T]=Re[C]=!0,Re[i]=Re[o]=Re[b]=Re[s]=Re[w]=Re[u]=Re[c]=Re[l]=Re[d]=Re[h]=Re[p]=Re[m]=Re[g]=Re[v]=Re[_]=!1;var Ye={};Ye[i]=Ye[o]=Ye[b]=Ye[w]=Ye[s]=Ye[u]=Ye[A]=Ye[x]=Ye[k]=Ye[E]=Ye[S]=Ye[d]=Ye[h]=Ye[p]=Ye[m]=Ye[g]=Ye[v]=Ye[y]=Ye[M]=Ye["[object Uint8ClampedArray]"]=Ye[T]=Ye[C]=!0,Ye[c]=Ye[l]=Ye[_]=!1;var We={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},qe=parseFloat,Ie=parseInt,He="object"==typeof Kn&&Kn&&Kn.Object===Object&&Kn,Be="object"==typeof self&&self&&self.Object===Object&&self,Fe=He||Be||Function("return this")(),Ge=t&&!t.nodeType&&t,Ue=Ge&&e&&!e.nodeType&&e,$e=Ue&&Ue.exports===Ge,Ve=$e&&He.process,Je=function(){try{var e=Ue&&Ue.require&&Ue.require("util").types;return e||Ve&&Ve.binding&&Ve.binding("util")}catch(e){}}(),Ke=Je&&Je.isArrayBuffer,Xe=Je&&Je.isDate,Ze=Je&&Je.isMap,Qe=Je&&Je.isRegExp,et=Je&&Je.isSet,tt=Je&&Je.isTypedArray;function nt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function rt(e,t,n,r){for(var a=-1,i=null==e?0:e.length;++a<i;){var o=e[a];t(r,o,n(o),e)}return r}function at(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}function it(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function ot(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function st(e,t){for(var n=-1,r=null==e?0:e.length,a=0,i=[];++n<r;){var o=e[n];t(o,n,e)&&(i[a++]=o)}return i}function ut(e,t){return!!(null==e?0:e.length)&&yt(e,t,0)>-1}function ct(e,t,n){for(var r=-1,a=null==e?0:e.length;++r<a;)if(n(t,e[r]))return!0;return!1}function lt(e,t){for(var n=-1,r=null==e?0:e.length,a=Array(r);++n<r;)a[n]=t(e[n],n,e);return a}function ft(e,t){for(var n=-1,r=t.length,a=e.length;++n<r;)e[a+n]=t[n];return e}function dt(e,t,n,r){var a=-1,i=null==e?0:e.length;for(r&&i&&(n=e[++a]);++a<i;)n=t(n,e[a],a,e);return n}function ht(e,t,n,r){var a=null==e?0:e.length;for(r&&a&&(n=e[--a]);a--;)n=t(n,e[a],a,e);return n}function pt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var mt=At("length");function gt(e,t,n){var r;return n(e,(function(e,n,a){if(t(e,n,a))return r=n,!1})),r}function vt(e,t,n,r){for(var a=e.length,i=n+(r?1:-1);r?i--:++i<a;)if(t(e[i],i,e))return i;return-1}function yt(e,t,n){return t==t?function(e,t,n){var r=n-1,a=e.length;for(;++r<a;)if(e[r]===t)return r;return-1}(e,t,n):vt(e,bt,n)}function _t(e,t,n,r){for(var a=n-1,i=e.length;++a<i;)if(r(e[a],t))return a;return-1}function bt(e){return e!=e}function wt(e,t){var n=null==e?0:e.length;return n?Et(e,t)/n:NaN}function At(e){return function(t){return null==t?void 0:t[e]}}function xt(e){return function(t){return null==e?void 0:e[t]}}function kt(e,t,n,r,a){return a(e,(function(e,a,i){n=r?(r=!1,e):t(n,e,a,i)})),n}function Et(e,t){for(var n,r=-1,a=e.length;++r<a;){var i=t(e[r]);void 0!==i&&(n=void 0===n?i:n+i)}return n}function St(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function Mt(e){return e?e.slice(0,Gt(e)+1).replace(G,""):e}function Tt(e){return function(t){return e(t)}}function Ct(e,t){return lt(t,(function(t){return e[t]}))}function Dt(e,t){return e.has(t)}function Ot(e,t){for(var n=-1,r=e.length;++n<r&&yt(t,e[n],0)>-1;);return n}function Nt(e,t){for(var n=e.length;n--&&yt(t,e[n],0)>-1;);return n}function jt(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}var Pt=xt({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),zt=xt({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Lt(e){return"\\"+We[e]}function Rt(e){return je.test(e)}function Yt(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function Wt(e,t){return function(n){return e(t(n))}}function qt(e,t){for(var n=-1,a=e.length,i=0,o=[];++n<a;){var s=e[n];s!==t&&s!==r||(e[n]=r,o[i++]=n)}return o}function It(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}function Ht(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=[e,e]})),n}function Bt(e){return Rt(e)?function(e){var t=Oe.lastIndex=0;for(;Oe.test(e);)++t;return t}(e):mt(e)}function Ft(e){return Rt(e)?function(e){return e.match(Oe)||[]}(e):function(e){return e.split("")}(e)}function Gt(e){for(var t=e.length;t--&&U.test(e.charAt(t)););return t}var Ut=xt({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"});var $t=function e(t){var U,ce=(t=null==t?Fe:$t.defaults(Fe.Object(),t,$t.pick(Fe,ze))).Array,le=t.Date,fe=t.Error,de=t.Function,he=t.Math,pe=t.Object,me=t.RegExp,ge=t.String,ve=t.TypeError,ye=ce.prototype,_e=de.prototype,be=pe.prototype,we=t["__core-js_shared__"],Ae=_e.toString,xe=be.hasOwnProperty,ke=0,Ee=(U=/[^.]+$/.exec(we&&we.keys&&we.keys.IE_PROTO||""))?"Symbol(src)_1."+U:"",Se=be.toString,Me=Ae.call(pe),Te=Fe._,Oe=me("^"+Ae.call(xe).replace(B,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),je=$e?t.Buffer:void 0,We=t.Symbol,He=t.Uint8Array,Be=je?je.allocUnsafe:void 0,Ge=Wt(pe.getPrototypeOf,pe),Ue=pe.create,Ve=be.propertyIsEnumerable,Je=ye.splice,mt=We?We.isConcatSpreadable:void 0,xt=We?We.iterator:void 0,Vt=We?We.toStringTag:void 0,Jt=function(){try{var e=ei(pe,"defineProperty");return e({},"",{}),e}catch(e){}}(),Kt=t.clearTimeout!==Fe.clearTimeout&&t.clearTimeout,Xt=le&&le.now!==Fe.Date.now&&le.now,Zt=t.setTimeout!==Fe.setTimeout&&t.setTimeout,Qt=he.ceil,en=he.floor,tn=pe.getOwnPropertySymbols,nn=je?je.isBuffer:void 0,rn=t.isFinite,an=ye.join,on=Wt(pe.keys,pe),sn=he.max,un=he.min,cn=le.now,ln=t.parseInt,fn=he.random,dn=ye.reverse,hn=ei(t,"DataView"),pn=ei(t,"Map"),mn=ei(t,"Promise"),gn=ei(t,"Set"),vn=ei(t,"WeakMap"),yn=ei(pe,"create"),_n=vn&&new vn,bn={},wn=Mi(hn),An=Mi(pn),xn=Mi(mn),kn=Mi(gn),En=Mi(vn),Sn=We?We.prototype:void 0,Mn=Sn?Sn.valueOf:void 0,Tn=Sn?Sn.toString:void 0;function Cn(e){if(Go(e)&&!Po(e)&&!(e instanceof jn)){if(e instanceof Nn)return e;if(xe.call(e,"__wrapped__"))return Ti(e)}return new Nn(e)}var Dn=function(){function e(){}return function(t){if(!Fo(t))return{};if(Ue)return Ue(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();function On(){}function Nn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function jn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Pn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function zn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Ln(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Rn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Ln;++t<n;)this.add(e[t])}function Yn(e){var t=this.__data__=new zn(e);this.size=t.size}function Wn(e,t){var n=Po(e),r=!n&&jo(e),a=!n&&!r&&Yo(e),i=!n&&!r&&!a&&Qo(e),o=n||r||a||i,s=o?St(e.length,ge):[],u=s.length;for(var c in e)!t&&!xe.call(e,c)||o&&("length"==c||a&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||si(c,u))||s.push(c);return s}function qn(e){var t=e.length;return t?e[Rr(0,t-1)]:void 0}function In(e,t){return ki(ya(e),Kn(t,0,e.length))}function Hn(e){return ki(ya(e))}function Bn(e,t,n){(void 0!==n&&!Do(e[t],n)||void 0===n&&!(t in e))&&Vn(e,t,n)}function Fn(e,t,n){var r=e[t];xe.call(e,t)&&Do(r,n)&&(void 0!==n||t in e)||Vn(e,t,n)}function Gn(e,t){for(var n=e.length;n--;)if(Do(e[n][0],t))return n;return-1}function Un(e,t,n,r){return tr(e,(function(e,a,i){t(r,e,n(e),i)})),r}function $n(e,t){return e&&_a(t,ws(t),e)}function Vn(e,t,n){"__proto__"==t&&Jt?Jt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Jn(e,t){for(var n=-1,r=t.length,a=ce(r),i=null==e;++n<r;)a[n]=i?void 0:gs(e,t[n]);return a}function Kn(e,t,n){return e==e&&(void 0!==n&&(e=e<=n?e:n),void 0!==t&&(e=e>=t?e:t)),e}function Xn(e,t,n,r,a,o){var c,_=1&t,D=2&t,O=4&t;if(n&&(c=a?n(e,r,a,o):n(e)),void 0!==c)return c;if(!Fo(e))return e;var N=Po(e);if(N){if(c=function(e){var t=e.length,n=new e.constructor(t);t&&"string"==typeof e[0]&&xe.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!_)return ya(e,c)}else{var j=ri(e),P=j==l||j==f;if(Yo(e))return da(e,_);if(j==p||j==i||P&&!a){if(c=D||P?{}:ii(e),!_)return D?function(e,t){return _a(e,ni(e),t)}(e,function(e,t){return e&&_a(t,As(t),e)}(c,e)):function(e,t){return _a(e,ti(e),t)}(e,$n(c,e))}else{if(!Ye[j])return a?e:{};c=function(e,t,n){var r=e.constructor;switch(t){case b:return ha(e);case s:case u:return new r(+e);case w:return function(e,t){var n=t?ha(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case A:case x:case k:case E:case S:case M:case"[object Uint8ClampedArray]":case T:case C:return pa(e,n);case d:return new r;case h:case v:return new r(e);case m:return function(e){var t=new e.constructor(e.source,ee.exec(e));return t.lastIndex=e.lastIndex,t}(e);case g:return new r;case y:return function(e){return Mn?pe(Mn.call(e)):{}}(e)}}(e,j,_)}}o||(o=new Yn);var z=o.get(e);if(z)return z;o.set(e,c),Ko(e)?e.forEach((function(r){c.add(Xn(r,t,n,r,e,o))})):Uo(e)&&e.forEach((function(r,a){c.set(a,Xn(r,t,n,a,e,o))}));var L=N?void 0:(O?D?$a:Ua:D?As:ws)(e);return at(L||e,(function(r,a){L&&(r=e[a=r]),Fn(c,a,Xn(r,t,n,a,e,o))})),c}function Zn(e,t,n){var r=n.length;if(null==e)return!r;for(e=pe(e);r--;){var a=n[r],i=t[a],o=e[a];if(void 0===o&&!(a in e)||!i(o))return!1}return!0}function Qn(e,t,r){if("function"!=typeof e)throw new ve(n);return bi((function(){e.apply(void 0,r)}),t)}function er(e,t,n,r){var a=-1,i=ut,o=!0,s=e.length,u=[],c=t.length;if(!s)return u;n&&(t=lt(t,Tt(n))),r?(i=ct,o=!1):t.length>=200&&(i=Dt,o=!1,t=new Rn(t));e:for(;++a<s;){var l=e[a],f=null==n?l:n(l);if(l=r||0!==l?l:0,o&&f==f){for(var d=c;d--;)if(t[d]===f)continue e;u.push(l)}else i(t,f,r)||u.push(l)}return u}Cn.templateSettings={escape:R,evaluate:Y,interpolate:W,variable:"",imports:{_:Cn}},Cn.prototype=On.prototype,Cn.prototype.constructor=Cn,Nn.prototype=Dn(On.prototype),Nn.prototype.constructor=Nn,jn.prototype=Dn(On.prototype),jn.prototype.constructor=jn,Pn.prototype.clear=function(){this.__data__=yn?yn(null):{},this.size=0},Pn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Pn.prototype.get=function(e){var t=this.__data__;if(yn){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return xe.call(t,e)?t[e]:void 0},Pn.prototype.has=function(e){var t=this.__data__;return yn?void 0!==t[e]:xe.call(t,e)},Pn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=yn&&void 0===t?"__lodash_hash_undefined__":t,this},zn.prototype.clear=function(){this.__data__=[],this.size=0},zn.prototype.delete=function(e){var t=this.__data__,n=Gn(t,e);return!(n<0)&&(n==t.length-1?t.pop():Je.call(t,n,1),--this.size,!0)},zn.prototype.get=function(e){var t=this.__data__,n=Gn(t,e);return n<0?void 0:t[n][1]},zn.prototype.has=function(e){return Gn(this.__data__,e)>-1},zn.prototype.set=function(e,t){var n=this.__data__,r=Gn(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Ln.prototype.clear=function(){this.size=0,this.__data__={hash:new Pn,map:new(pn||zn),string:new Pn}},Ln.prototype.delete=function(e){var t=Za(this,e).delete(e);return this.size-=t?1:0,t},Ln.prototype.get=function(e){return Za(this,e).get(e)},Ln.prototype.has=function(e){return Za(this,e).has(e)},Ln.prototype.set=function(e,t){var n=Za(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Rn.prototype.add=Rn.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},Rn.prototype.has=function(e){return this.__data__.has(e)},Yn.prototype.clear=function(){this.__data__=new zn,this.size=0},Yn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Yn.prototype.get=function(e){return this.__data__.get(e)},Yn.prototype.has=function(e){return this.__data__.has(e)},Yn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof zn){var r=n.__data__;if(!pn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Ln(r)}return n.set(e,t),this.size=n.size,this};var tr=Aa(cr),nr=Aa(lr,!0);function rr(e,t){var n=!0;return tr(e,(function(e,r,a){return n=!!t(e,r,a)})),n}function ar(e,t,n){for(var r=-1,a=e.length;++r<a;){var i=e[r],o=t(i);if(null!=o&&(void 0===s?o==o&&!Zo(o):n(o,s)))var s=o,u=i}return u}function ir(e,t){var n=[];return tr(e,(function(e,r,a){t(e,r,a)&&n.push(e)})),n}function or(e,t,n,r,a){var i=-1,o=e.length;for(n||(n=oi),a||(a=[]);++i<o;){var s=e[i];t>0&&n(s)?t>1?or(s,t-1,n,r,a):ft(a,s):r||(a[a.length]=s)}return a}var sr=xa(),ur=xa(!0);function cr(e,t){return e&&sr(e,t,ws)}function lr(e,t){return e&&ur(e,t,ws)}function fr(e,t){return st(t,(function(t){return Io(e[t])}))}function dr(e,t){for(var n=0,r=(t=ua(t,e)).length;null!=e&&n<r;)e=e[Si(t[n++])];return n&&n==r?e:void 0}function hr(e,t,n){var r=t(e);return Po(e)?r:ft(r,n(e))}function pr(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Vt&&Vt in pe(e)?function(e){var t=xe.call(e,Vt),n=e[Vt];try{e[Vt]=void 0;var r=!0}catch(e){}var a=Se.call(e);r&&(t?e[Vt]=n:delete e[Vt]);return a}(e):function(e){return Se.call(e)}(e)}function mr(e,t){return e>t}function gr(e,t){return null!=e&&xe.call(e,t)}function vr(e,t){return null!=e&&t in pe(e)}function yr(e,t,n){for(var r=n?ct:ut,a=e[0].length,i=e.length,o=i,s=ce(i),u=1/0,c=[];o--;){var l=e[o];o&&t&&(l=lt(l,Tt(t))),u=un(l.length,u),s[o]=!n&&(t||a>=120&&l.length>=120)?new Rn(o&&l):void 0}l=e[0];var f=-1,d=s[0];e:for(;++f<a&&c.length<u;){var h=l[f],p=t?t(h):h;if(h=n||0!==h?h:0,!(d?Dt(d,p):r(c,p,n))){for(o=i;--o;){var m=s[o];if(!(m?Dt(m,p):r(e[o],p,n)))continue e}d&&d.push(p),c.push(h)}}return c}function _r(e,t,n){var r=null==(e=gi(e,t=ua(t,e)))?e:e[Si(Wi(t))];return null==r?void 0:nt(r,e,n)}function br(e){return Go(e)&&pr(e)==i}function wr(e,t,n,r,a){return e===t||(null==e||null==t||!Go(e)&&!Go(t)?e!=e&&t!=t:function(e,t,n,r,a,l){var f=Po(e),_=Po(t),A=f?o:ri(e),x=_?o:ri(t),k=(A=A==i?p:A)==p,E=(x=x==i?p:x)==p,S=A==x;if(S&&Yo(e)){if(!Yo(t))return!1;f=!0,k=!1}if(S&&!k)return l||(l=new Yn),f||Qo(e)?Fa(e,t,n,r,a,l):function(e,t,n,r,a,i,o){switch(n){case w:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case b:return!(e.byteLength!=t.byteLength||!i(new He(e),new He(t)));case s:case u:case h:return Do(+e,+t);case c:return e.name==t.name&&e.message==t.message;case m:case v:return e==t+"";case d:var l=Yt;case g:var f=1&r;if(l||(l=It),e.size!=t.size&&!f)return!1;var p=o.get(e);if(p)return p==t;r|=2,o.set(e,t);var _=Fa(l(e),l(t),r,a,i,o);return o.delete(e),_;case y:if(Mn)return Mn.call(e)==Mn.call(t)}return!1}(e,t,A,n,r,a,l);if(!(1&n)){var M=k&&xe.call(e,"__wrapped__"),T=E&&xe.call(t,"__wrapped__");if(M||T){var C=M?e.value():e,D=T?t.value():t;return l||(l=new Yn),a(C,D,n,r,l)}}if(!S)return!1;return l||(l=new Yn),function(e,t,n,r,a,i){var o=1&n,s=Ua(e),u=s.length,c=Ua(t).length;if(u!=c&&!o)return!1;var l=u;for(;l--;){var f=s[l];if(!(o?f in t:xe.call(t,f)))return!1}var d=i.get(e),h=i.get(t);if(d&&h)return d==t&&h==e;var p=!0;i.set(e,t),i.set(t,e);var m=o;for(;++l<u;){f=s[l];var g=e[f],v=t[f];if(r)var y=o?r(v,g,f,t,e,i):r(g,v,f,e,t,i);if(!(void 0===y?g===v||a(g,v,n,r,i):y)){p=!1;break}m||(m="constructor"==f)}if(p&&!m){var _=e.constructor,b=t.constructor;_==b||!("constructor"in e)||!("constructor"in t)||"function"==typeof _&&_ instanceof _&&"function"==typeof b&&b instanceof b||(p=!1)}return i.delete(e),i.delete(t),p}(e,t,n,r,a,l)}(e,t,n,r,wr,a))}function Ar(e,t,n,r){var a=n.length,i=a,o=!r;if(null==e)return!i;for(e=pe(e);a--;){var s=n[a];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++a<i;){var u=(s=n[a])[0],c=e[u],l=s[1];if(o&&s[2]){if(void 0===c&&!(u in e))return!1}else{var f=new Yn;if(r)var d=r(c,l,u,e,t,f);if(!(void 0===d?wr(l,c,3,r,f):d))return!1}}return!0}function xr(e){return!(!Fo(e)||(t=e,Ee&&Ee in t))&&(Io(e)?Oe:re).test(Mi(e));var t}function kr(e){return"function"==typeof e?e:null==e?$s:"object"==typeof e?Po(e)?Dr(e[0],e[1]):Cr(e):nu(e)}function Er(e){if(!di(e))return on(e);var t=[];for(var n in pe(e))xe.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Sr(e){if(!Fo(e))return function(e){var t=[];if(null!=e)for(var n in pe(e))t.push(n);return t}(e);var t=di(e),n=[];for(var r in e)("constructor"!=r||!t&&xe.call(e,r))&&n.push(r);return n}function Mr(e,t){return e<t}function Tr(e,t){var n=-1,r=Lo(e)?ce(e.length):[];return tr(e,(function(e,a,i){r[++n]=t(e,a,i)})),r}function Cr(e){var t=Qa(e);return 1==t.length&&t[0][2]?pi(t[0][0],t[0][1]):function(n){return n===e||Ar(n,e,t)}}function Dr(e,t){return ci(e)&&hi(t)?pi(Si(e),t):function(n){var r=gs(n,e);return void 0===r&&r===t?vs(n,e):wr(t,r,3)}}function Or(e,t,n,r,a){e!==t&&sr(t,(function(i,o){if(a||(a=new Yn),Fo(i))!function(e,t,n,r,a,i,o){var s=yi(e,n),u=yi(t,n),c=o.get(u);if(c)return void Bn(e,n,c);var l=i?i(s,u,n+"",e,t,o):void 0,f=void 0===l;if(f){var d=Po(u),h=!d&&Yo(u),p=!d&&!h&&Qo(u);l=u,d||h||p?Po(s)?l=s:Ro(s)?l=ya(s):h?(f=!1,l=da(u,!0)):p?(f=!1,l=pa(u,!0)):l=[]:Vo(u)||jo(u)?(l=s,jo(s)?l=ss(s):Fo(s)&&!Io(s)||(l=ii(u))):f=!1}f&&(o.set(u,l),a(l,u,r,i,o),o.delete(u));Bn(e,n,l)}(e,t,o,n,Or,r,a);else{var s=r?r(yi(e,o),i,o+"",e,t,a):void 0;void 0===s&&(s=i),Bn(e,o,s)}}),As)}function Nr(e,t){var n=e.length;if(n)return si(t+=t<0?n:0,n)?e[t]:void 0}function jr(e,t,n){t=t.length?lt(t,(function(e){return Po(e)?function(t){return dr(t,1===e.length?e[0]:e)}:e})):[$s];var r=-1;return t=lt(t,Tt(Xa())),function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}(Tr(e,(function(e,n,a){return{criteria:lt(t,(function(t){return t(e)})),index:++r,value:e}})),(function(e,t){return function(e,t,n){var r=-1,a=e.criteria,i=t.criteria,o=a.length,s=n.length;for(;++r<o;){var u=ma(a[r],i[r]);if(u){if(r>=s)return u;var c=n[r];return u*("desc"==c?-1:1)}}return e.index-t.index}(e,t,n)}))}function Pr(e,t,n){for(var r=-1,a=t.length,i={};++r<a;){var o=t[r],s=dr(e,o);n(s,o)&&Hr(i,ua(o,e),s)}return i}function zr(e,t,n,r){var a=r?_t:yt,i=-1,o=t.length,s=e;for(e===t&&(t=ya(t)),n&&(s=lt(e,Tt(n)));++i<o;)for(var u=0,c=t[i],l=n?n(c):c;(u=a(s,l,u,r))>-1;)s!==e&&Je.call(s,u,1),Je.call(e,u,1);return e}function Lr(e,t){for(var n=e?t.length:0,r=n-1;n--;){var a=t[n];if(n==r||a!==i){var i=a;si(a)?Je.call(e,a,1):ea(e,a)}}return e}function Rr(e,t){return e+en(fn()*(t-e+1))}function Yr(e,t){var n="";if(!e||t<1||t>9007199254740991)return n;do{t%2&&(n+=e),(t=en(t/2))&&(e+=e)}while(t);return n}function Wr(e,t){return wi(mi(e,t,$s),e+"")}function qr(e){return qn(Ds(e))}function Ir(e,t){var n=Ds(e);return ki(n,Kn(t,0,n.length))}function Hr(e,t,n,r){if(!Fo(e))return e;for(var a=-1,i=(t=ua(t,e)).length,o=i-1,s=e;null!=s&&++a<i;){var u=Si(t[a]),c=n;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(a!=o){var l=s[u];void 0===(c=r?r(l,u,s):void 0)&&(c=Fo(l)?l:si(t[a+1])?[]:{})}Fn(s,u,c),s=s[u]}return e}var Br=_n?function(e,t){return _n.set(e,t),e}:$s,Fr=Jt?function(e,t){return Jt(e,"toString",{configurable:!0,enumerable:!1,value:Fs(t),writable:!0})}:$s;function Gr(e){return ki(Ds(e))}function Ur(e,t,n){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),(n=n>a?a:n)<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var i=ce(a);++r<a;)i[r]=e[r+t];return i}function $r(e,t){var n;return tr(e,(function(e,r,a){return!(n=t(e,r,a))})),!!n}function Vr(e,t,n){var r=0,a=null==e?r:e.length;if("number"==typeof t&&t==t&&a<=2147483647){for(;r<a;){var i=r+a>>>1,o=e[i];null!==o&&!Zo(o)&&(n?o<=t:o<t)?r=i+1:a=i}return a}return Jr(e,t,$s,n)}function Jr(e,t,n,r){var a=0,i=null==e?0:e.length;if(0===i)return 0;for(var o=(t=n(t))!=t,s=null===t,u=Zo(t),c=void 0===t;a<i;){var l=en((a+i)/2),f=n(e[l]),d=void 0!==f,h=null===f,p=f==f,m=Zo(f);if(o)var g=r||p;else g=c?p&&(r||d):s?p&&d&&(r||!h):u?p&&d&&!h&&(r||!m):!h&&!m&&(r?f<=t:f<t);g?a=l+1:i=l}return un(i,4294967294)}function Kr(e,t){for(var n=-1,r=e.length,a=0,i=[];++n<r;){var o=e[n],s=t?t(o):o;if(!n||!Do(s,u)){var u=s;i[a++]=0===o?0:o}}return i}function Xr(e){return"number"==typeof e?e:Zo(e)?NaN:+e}function Zr(e){if("string"==typeof e)return e;if(Po(e))return lt(e,Zr)+"";if(Zo(e))return Tn?Tn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Qr(e,t,n){var r=-1,a=ut,i=e.length,o=!0,s=[],u=s;if(n)o=!1,a=ct;else if(i>=200){var c=t?null:Ya(e);if(c)return It(c);o=!1,a=Dt,u=new Rn}else u=t?[]:s;e:for(;++r<i;){var l=e[r],f=t?t(l):l;if(l=n||0!==l?l:0,o&&f==f){for(var d=u.length;d--;)if(u[d]===f)continue e;t&&u.push(f),s.push(l)}else a(u,f,n)||(u!==s&&u.push(f),s.push(l))}return s}function ea(e,t){return null==(e=gi(e,t=ua(t,e)))||delete e[Si(Wi(t))]}function ta(e,t,n,r){return Hr(e,t,n(dr(e,t)),r)}function na(e,t,n,r){for(var a=e.length,i=r?a:-1;(r?i--:++i<a)&&t(e[i],i,e););return n?Ur(e,r?0:i,r?i+1:a):Ur(e,r?i+1:0,r?a:i)}function ra(e,t){var n=e;return n instanceof jn&&(n=n.value()),dt(t,(function(e,t){return t.func.apply(t.thisArg,ft([e],t.args))}),n)}function aa(e,t,n){var r=e.length;if(r<2)return r?Qr(e[0]):[];for(var a=-1,i=ce(r);++a<r;)for(var o=e[a],s=-1;++s<r;)s!=a&&(i[a]=er(i[a]||o,e[s],t,n));return Qr(or(i,1),t,n)}function ia(e,t,n){for(var r=-1,a=e.length,i=t.length,o={};++r<a;){var s=r<i?t[r]:void 0;n(o,e[r],s)}return o}function oa(e){return Ro(e)?e:[]}function sa(e){return"function"==typeof e?e:$s}function ua(e,t){return Po(e)?e:ci(e,t)?[e]:Ei(us(e))}var ca=Wr;function la(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:Ur(e,t,n)}var fa=Kt||function(e){return Fe.clearTimeout(e)};function da(e,t){if(t)return e.slice();var n=e.length,r=Be?Be(n):new e.constructor(n);return e.copy(r),r}function ha(e){var t=new e.constructor(e.byteLength);return new He(t).set(new He(e)),t}function pa(e,t){var n=t?ha(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function ma(e,t){if(e!==t){var n=void 0!==e,r=null===e,a=e==e,i=Zo(e),o=void 0!==t,s=null===t,u=t==t,c=Zo(t);if(!s&&!c&&!i&&e>t||i&&o&&u&&!s&&!c||r&&o&&u||!n&&u||!a)return 1;if(!r&&!i&&!c&&e<t||c&&n&&a&&!r&&!i||s&&n&&a||!o&&a||!u)return-1}return 0}function ga(e,t,n,r){for(var a=-1,i=e.length,o=n.length,s=-1,u=t.length,c=sn(i-o,0),l=ce(u+c),f=!r;++s<u;)l[s]=t[s];for(;++a<o;)(f||a<i)&&(l[n[a]]=e[a]);for(;c--;)l[s++]=e[a++];return l}function va(e,t,n,r){for(var a=-1,i=e.length,o=-1,s=n.length,u=-1,c=t.length,l=sn(i-s,0),f=ce(l+c),d=!r;++a<l;)f[a]=e[a];for(var h=a;++u<c;)f[h+u]=t[u];for(;++o<s;)(d||a<i)&&(f[h+n[o]]=e[a++]);return f}function ya(e,t){var n=-1,r=e.length;for(t||(t=ce(r));++n<r;)t[n]=e[n];return t}function _a(e,t,n,r){var a=!n;n||(n={});for(var i=-1,o=t.length;++i<o;){var s=t[i],u=r?r(n[s],e[s],s,n,e):void 0;void 0===u&&(u=e[s]),a?Vn(n,s,u):Fn(n,s,u)}return n}function ba(e,t){return function(n,r){var a=Po(n)?rt:Un,i=t?t():{};return a(n,e,Xa(r,2),i)}}function wa(e){return Wr((function(t,n){var r=-1,a=n.length,i=a>1?n[a-1]:void 0,o=a>2?n[2]:void 0;for(i=e.length>3&&"function"==typeof i?(a--,i):void 0,o&&ui(n[0],n[1],o)&&(i=a<3?void 0:i,a=1),t=pe(t);++r<a;){var s=n[r];s&&e(t,s,r,i)}return t}))}function Aa(e,t){return function(n,r){if(null==n)return n;if(!Lo(n))return e(n,r);for(var a=n.length,i=t?a:-1,o=pe(n);(t?i--:++i<a)&&!1!==r(o[i],i,o););return n}}function xa(e){return function(t,n,r){for(var a=-1,i=pe(t),o=r(t),s=o.length;s--;){var u=o[e?s:++a];if(!1===n(i[u],u,i))break}return t}}function ka(e){return function(t){var n=Rt(t=us(t))?Ft(t):void 0,r=n?n[0]:t.charAt(0),a=n?la(n,1).join(""):t.slice(1);return r[e]()+a}}function Ea(e){return function(t){return dt(Is(js(t).replace(Ce,"")),e,"")}}function Sa(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=Dn(e.prototype),r=e.apply(n,t);return Fo(r)?r:n}}function Ma(e){return function(t,n,r){var a=pe(t);if(!Lo(t)){var i=Xa(n,3);t=ws(t),n=function(e){return i(a[e],e,a)}}var o=e(t,n,r);return o>-1?a[i?t[o]:o]:void 0}}function Ta(e){return Ga((function(t){var r=t.length,a=r,i=Nn.prototype.thru;for(e&&t.reverse();a--;){var o=t[a];if("function"!=typeof o)throw new ve(n);if(i&&!s&&"wrapper"==Ja(o))var s=new Nn([],!0)}for(a=s?a:r;++a<r;){var u=Ja(o=t[a]),c="wrapper"==u?Va(o):void 0;s=c&&li(c[0])&&424==c[1]&&!c[4].length&&1==c[9]?s[Ja(c[0])].apply(s,c[3]):1==o.length&&li(o)?s[u]():s.thru(o)}return function(){var e=arguments,n=e[0];if(s&&1==e.length&&Po(n))return s.plant(n).value();for(var a=0,i=r?t[a].apply(this,e):n;++a<r;)i=t[a].call(this,i);return i}}))}function Ca(e,t,n,r,a,i,o,s,u,c){var l=128&t,f=1&t,d=2&t,h=24&t,p=512&t,m=d?void 0:Sa(e);return function g(){for(var v=arguments.length,y=ce(v),_=v;_--;)y[_]=arguments[_];if(h)var b=Ka(g),w=jt(y,b);if(r&&(y=ga(y,r,a,h)),i&&(y=va(y,i,o,h)),v-=w,h&&v<c){var A=qt(y,b);return La(e,t,Ca,g.placeholder,n,y,A,s,u,c-v)}var x=f?n:this,k=d?x[e]:e;return v=y.length,s?y=vi(y,s):p&&v>1&&y.reverse(),l&&u<v&&(y.length=u),this&&this!==Fe&&this instanceof g&&(k=m||Sa(k)),k.apply(x,y)}}function Da(e,t){return function(n,r){return function(e,t,n,r){return cr(e,(function(e,a,i){t(r,n(e),a,i)})),r}(n,e,t(r),{})}}function Oa(e,t){return function(n,r){var a;if(void 0===n&&void 0===r)return t;if(void 0!==n&&(a=n),void 0!==r){if(void 0===a)return r;"string"==typeof n||"string"==typeof r?(n=Zr(n),r=Zr(r)):(n=Xr(n),r=Xr(r)),a=e(n,r)}return a}}function Na(e){return Ga((function(t){return t=lt(t,Tt(Xa())),Wr((function(n){var r=this;return e(t,(function(e){return nt(e,r,n)}))}))}))}function ja(e,t){var n=(t=void 0===t?" ":Zr(t)).length;if(n<2)return n?Yr(t,e):t;var r=Yr(t,Qt(e/Bt(t)));return Rt(t)?la(Ft(r),0,e).join(""):r.slice(0,e)}function Pa(e){return function(t,n,r){return r&&"number"!=typeof r&&ui(t,n,r)&&(n=r=void 0),t=rs(t),void 0===n?(n=t,t=0):n=rs(n),function(e,t,n,r){for(var a=-1,i=sn(Qt((t-e)/(n||1)),0),o=ce(i);i--;)o[r?i:++a]=e,e+=n;return o}(t,n,r=void 0===r?t<n?1:-1:rs(r),e)}}function za(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=os(t),n=os(n)),e(t,n)}}function La(e,t,n,r,a,i,o,s,u,c){var l=8&t;t|=l?32:64,4&(t&=~(l?64:32))||(t&=-4);var f=[e,t,a,l?i:void 0,l?o:void 0,l?void 0:i,l?void 0:o,s,u,c],d=n.apply(void 0,f);return li(e)&&_i(d,f),d.placeholder=r,Ai(d,e,t)}function Ra(e){var t=he[e];return function(e,n){if(e=os(e),(n=null==n?0:un(as(n),292))&&rn(e)){var r=(us(e)+"e").split("e");return+((r=(us(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var Ya=gn&&1/It(new gn([,-0]))[1]==1/0?function(e){return new gn(e)}:Zs;function Wa(e){return function(t){var n=ri(t);return n==d?Yt(t):n==g?Ht(t):function(e,t){return lt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function qa(e,t,a,i,o,s,u,c){var l=2&t;if(!l&&"function"!=typeof e)throw new ve(n);var f=i?i.length:0;if(f||(t&=-97,i=o=void 0),u=void 0===u?u:sn(as(u),0),c=void 0===c?c:as(c),f-=o?o.length:0,64&t){var d=i,h=o;i=o=void 0}var p=l?void 0:Va(e),m=[e,t,a,i,o,d,h,s,u,c];if(p&&function(e,t){var n=e[1],a=t[1],i=n|a,o=i<131,s=128==a&&8==n||128==a&&256==n&&e[7].length<=t[8]||384==a&&t[7].length<=t[8]&&8==n;if(!o&&!s)return e;1&a&&(e[2]=t[2],i|=1&n?0:4);var u=t[3];if(u){var c=e[3];e[3]=c?ga(c,u,t[4]):u,e[4]=c?qt(e[3],r):t[4]}(u=t[5])&&(c=e[5],e[5]=c?va(c,u,t[6]):u,e[6]=c?qt(e[5],r):t[6]);(u=t[7])&&(e[7]=u);128&a&&(e[8]=null==e[8]?t[8]:un(e[8],t[8]));null==e[9]&&(e[9]=t[9]);e[0]=t[0],e[1]=i}(m,p),e=m[0],t=m[1],a=m[2],i=m[3],o=m[4],!(c=m[9]=void 0===m[9]?l?0:e.length:sn(m[9]-f,0))&&24&t&&(t&=-25),t&&1!=t)g=8==t||16==t?function(e,t,n){var r=Sa(e);return function a(){for(var i=arguments.length,o=ce(i),s=i,u=Ka(a);s--;)o[s]=arguments[s];var c=i<3&&o[0]!==u&&o[i-1]!==u?[]:qt(o,u);if((i-=c.length)<n)return La(e,t,Ca,a.placeholder,void 0,o,c,void 0,void 0,n-i);var l=this&&this!==Fe&&this instanceof a?r:e;return nt(l,this,o)}}(e,t,c):32!=t&&33!=t||o.length?Ca.apply(void 0,m):function(e,t,n,r){var a=1&t,i=Sa(e);return function t(){for(var o=-1,s=arguments.length,u=-1,c=r.length,l=ce(c+s),f=this&&this!==Fe&&this instanceof t?i:e;++u<c;)l[u]=r[u];for(;s--;)l[u++]=arguments[++o];return nt(f,a?n:this,l)}}(e,t,a,i);else var g=function(e,t,n){var r=1&t,a=Sa(e);return function t(){var i=this&&this!==Fe&&this instanceof t?a:e;return i.apply(r?n:this,arguments)}}(e,t,a);return Ai((p?Br:_i)(g,m),e,t)}function Ia(e,t,n,r){return void 0===e||Do(e,be[n])&&!xe.call(r,n)?t:e}function Ha(e,t,n,r,a,i){return Fo(e)&&Fo(t)&&(i.set(t,e),Or(e,t,void 0,Ha,i),i.delete(t)),e}function Ba(e){return Vo(e)?void 0:e}function Fa(e,t,n,r,a,i){var o=1&n,s=e.length,u=t.length;if(s!=u&&!(o&&u>s))return!1;var c=i.get(e),l=i.get(t);if(c&&l)return c==t&&l==e;var f=-1,d=!0,h=2&n?new Rn:void 0;for(i.set(e,t),i.set(t,e);++f<s;){var p=e[f],m=t[f];if(r)var g=o?r(m,p,f,t,e,i):r(p,m,f,e,t,i);if(void 0!==g){if(g)continue;d=!1;break}if(h){if(!pt(t,(function(e,t){if(!Dt(h,t)&&(p===e||a(p,e,n,r,i)))return h.push(t)}))){d=!1;break}}else if(p!==m&&!a(p,m,n,r,i)){d=!1;break}}return i.delete(e),i.delete(t),d}function Ga(e){return wi(mi(e,void 0,Pi),e+"")}function Ua(e){return hr(e,ws,ti)}function $a(e){return hr(e,As,ni)}var Va=_n?function(e){return _n.get(e)}:Zs;function Ja(e){for(var t=e.name+"",n=bn[t],r=xe.call(bn,t)?n.length:0;r--;){var a=n[r],i=a.func;if(null==i||i==e)return a.name}return t}function Ka(e){return(xe.call(Cn,"placeholder")?Cn:e).placeholder}function Xa(){var e=Cn.iteratee||Vs;return e=e===Vs?kr:e,arguments.length?e(arguments[0],arguments[1]):e}function Za(e,t){var n,r,a=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?a["string"==typeof t?"string":"hash"]:a.map}function Qa(e){for(var t=ws(e),n=t.length;n--;){var r=t[n],a=e[r];t[n]=[r,a,hi(a)]}return t}function ei(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return xr(n)?n:void 0}var ti=tn?function(e){return null==e?[]:(e=pe(e),st(tn(e),(function(t){return Ve.call(e,t)})))}:iu,ni=tn?function(e){for(var t=[];e;)ft(t,ti(e)),e=Ge(e);return t}:iu,ri=pr;function ai(e,t,n){for(var r=-1,a=(t=ua(t,e)).length,i=!1;++r<a;){var o=Si(t[r]);if(!(i=null!=e&&n(e,o)))break;e=e[o]}return i||++r!=a?i:!!(a=null==e?0:e.length)&&Bo(a)&&si(o,a)&&(Po(e)||jo(e))}function ii(e){return"function"!=typeof e.constructor||di(e)?{}:Dn(Ge(e))}function oi(e){return Po(e)||jo(e)||!!(mt&&e&&e[mt])}function si(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&ie.test(e))&&e>-1&&e%1==0&&e<t}function ui(e,t,n){if(!Fo(n))return!1;var r=typeof t;return!!("number"==r?Lo(n)&&si(t,n.length):"string"==r&&t in n)&&Do(n[t],e)}function ci(e,t){if(Po(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Zo(e))||(I.test(e)||!q.test(e)||null!=t&&e in pe(t))}function li(e){var t=Ja(e),n=Cn[t];if("function"!=typeof n||!(t in jn.prototype))return!1;if(e===n)return!0;var r=Va(n);return!!r&&e===r[0]}(hn&&ri(new hn(new ArrayBuffer(1)))!=w||pn&&ri(new pn)!=d||mn&&"[object Promise]"!=ri(mn.resolve())||gn&&ri(new gn)!=g||vn&&ri(new vn)!=_)&&(ri=function(e){var t=pr(e),n=t==p?e.constructor:void 0,r=n?Mi(n):"";if(r)switch(r){case wn:return w;case An:return d;case xn:return"[object Promise]";case kn:return g;case En:return _}return t});var fi=we?Io:ou;function di(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||be)}function hi(e){return e==e&&!Fo(e)}function pi(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in pe(n)))}}function mi(e,t,n){return t=sn(void 0===t?e.length-1:t,0),function(){for(var r=arguments,a=-1,i=sn(r.length-t,0),o=ce(i);++a<i;)o[a]=r[t+a];a=-1;for(var s=ce(t+1);++a<t;)s[a]=r[a];return s[t]=n(o),nt(e,this,s)}}function gi(e,t){return t.length<2?e:dr(e,Ur(t,0,-1))}function vi(e,t){for(var n=e.length,r=un(t.length,n),a=ya(e);r--;){var i=t[r];e[r]=si(i,n)?a[i]:void 0}return e}function yi(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var _i=xi(Br),bi=Zt||function(e,t){return Fe.setTimeout(e,t)},wi=xi(Fr);function Ai(e,t,n){var r=t+"";return wi(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace($,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return at(a,(function(n){var r="_."+n[0];t&n[1]&&!ut(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(V);return t?t[1].split(J):[]}(r),n)))}function xi(e){var t=0,n=0;return function(){var r=cn(),a=16-(r-n);if(n=r,a>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function ki(e,t){var n=-1,r=e.length,a=r-1;for(t=void 0===t?r:t;++n<t;){var i=Rr(n,a),o=e[i];e[i]=e[n],e[n]=o}return e.length=t,e}var Ei=function(e){var t=ko(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(H,(function(e,n,r,a){t.push(r?a.replace(Z,"$1"):n||e)})),t}));function Si(e){if("string"==typeof e||Zo(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Mi(e){if(null!=e){try{return Ae.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ti(e){if(e instanceof jn)return e.clone();var t=new Nn(e.__wrapped__,e.__chain__);return t.__actions__=ya(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Ci=Wr((function(e,t){return Ro(e)?er(e,or(t,1,Ro,!0)):[]})),Di=Wr((function(e,t){var n=Wi(t);return Ro(n)&&(n=void 0),Ro(e)?er(e,or(t,1,Ro,!0),Xa(n,2)):[]})),Oi=Wr((function(e,t){var n=Wi(t);return Ro(n)&&(n=void 0),Ro(e)?er(e,or(t,1,Ro,!0),void 0,n):[]}));function Ni(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var a=null==n?0:as(n);return a<0&&(a=sn(r+a,0)),vt(e,Xa(t,3),a)}function ji(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var a=r-1;return void 0!==n&&(a=as(n),a=n<0?sn(r+a,0):un(a,r-1)),vt(e,Xa(t,3),a,!0)}function Pi(e){return(null==e?0:e.length)?or(e,1):[]}function zi(e){return e&&e.length?e[0]:void 0}var Li=Wr((function(e){var t=lt(e,oa);return t.length&&t[0]===e[0]?yr(t):[]})),Ri=Wr((function(e){var t=Wi(e),n=lt(e,oa);return t===Wi(n)?t=void 0:n.pop(),n.length&&n[0]===e[0]?yr(n,Xa(t,2)):[]})),Yi=Wr((function(e){var t=Wi(e),n=lt(e,oa);return(t="function"==typeof t?t:void 0)&&n.pop(),n.length&&n[0]===e[0]?yr(n,void 0,t):[]}));function Wi(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var qi=Wr(Ii);function Ii(e,t){return e&&e.length&&t&&t.length?zr(e,t):e}var Hi=Ga((function(e,t){var n=null==e?0:e.length,r=Jn(e,t);return Lr(e,lt(t,(function(e){return si(e,n)?+e:e})).sort(ma)),r}));function Bi(e){return null==e?e:dn.call(e)}var Fi=Wr((function(e){return Qr(or(e,1,Ro,!0))})),Gi=Wr((function(e){var t=Wi(e);return Ro(t)&&(t=void 0),Qr(or(e,1,Ro,!0),Xa(t,2))})),Ui=Wr((function(e){var t=Wi(e);return t="function"==typeof t?t:void 0,Qr(or(e,1,Ro,!0),void 0,t)}));function $i(e){if(!e||!e.length)return[];var t=0;return e=st(e,(function(e){if(Ro(e))return t=sn(e.length,t),!0})),St(t,(function(t){return lt(e,At(t))}))}function Vi(e,t){if(!e||!e.length)return[];var n=$i(e);return null==t?n:lt(n,(function(e){return nt(t,void 0,e)}))}var Ji=Wr((function(e,t){return Ro(e)?er(e,t):[]})),Ki=Wr((function(e){return aa(st(e,Ro))})),Xi=Wr((function(e){var t=Wi(e);return Ro(t)&&(t=void 0),aa(st(e,Ro),Xa(t,2))})),Zi=Wr((function(e){var t=Wi(e);return t="function"==typeof t?t:void 0,aa(st(e,Ro),void 0,t)})),Qi=Wr($i);var eo=Wr((function(e){var t=e.length,n=t>1?e[t-1]:void 0;return n="function"==typeof n?(e.pop(),n):void 0,Vi(e,n)}));function to(e){var t=Cn(e);return t.__chain__=!0,t}function no(e,t){return t(e)}var ro=Ga((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,a=function(t){return Jn(t,e)};return!(t>1||this.__actions__.length)&&r instanceof jn&&si(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:no,args:[a],thisArg:void 0}),new Nn(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(void 0),e}))):this.thru(a)}));var ao=ba((function(e,t,n){xe.call(e,n)?++e[n]:Vn(e,n,1)}));var io=Ma(Ni),oo=Ma(ji);function so(e,t){return(Po(e)?at:tr)(e,Xa(t,3))}function uo(e,t){return(Po(e)?it:nr)(e,Xa(t,3))}var co=ba((function(e,t,n){xe.call(e,n)?e[n].push(t):Vn(e,n,[t])}));var lo=Wr((function(e,t,n){var r=-1,a="function"==typeof t,i=Lo(e)?ce(e.length):[];return tr(e,(function(e){i[++r]=a?nt(t,e,n):_r(e,t,n)})),i})),fo=ba((function(e,t,n){Vn(e,n,t)}));function ho(e,t){return(Po(e)?lt:Tr)(e,Xa(t,3))}var po=ba((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));var mo=Wr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&ui(e,t[0],t[1])?t=[]:n>2&&ui(t[0],t[1],t[2])&&(t=[t[0]]),jr(e,or(t,1),[])})),go=Xt||function(){return Fe.Date.now()};function vo(e,t,n){return t=n?void 0:t,qa(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function yo(e,t){var r;if("function"!=typeof t)throw new ve(n);return e=as(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}var _o=Wr((function(e,t,n){var r=1;if(n.length){var a=qt(n,Ka(_o));r|=32}return qa(e,r,t,n,a)})),bo=Wr((function(e,t,n){var r=3;if(n.length){var a=qt(n,Ka(bo));r|=32}return qa(t,r,e,n,a)}));function wo(e,t,r){var a,i,o,s,u,c,l=0,f=!1,d=!1,h=!0;if("function"!=typeof e)throw new ve(n);function p(t){var n=a,r=i;return a=i=void 0,l=t,s=e.apply(r,n)}function m(e){return l=e,u=bi(v,t),f?p(e):s}function g(e){var n=e-c;return void 0===c||n>=t||n<0||d&&e-l>=o}function v(){var e=go();if(g(e))return y(e);u=bi(v,function(e){var n=t-(e-c);return d?un(n,o-(e-l)):n}(e))}function y(e){return u=void 0,h&&a?p(e):(a=i=void 0,s)}function _(){var e=go(),n=g(e);if(a=arguments,i=this,c=e,n){if(void 0===u)return m(c);if(d)return fa(u),u=bi(v,t),p(c)}return void 0===u&&(u=bi(v,t)),s}return t=os(t)||0,Fo(r)&&(f=!!r.leading,o=(d="maxWait"in r)?sn(os(r.maxWait)||0,t):o,h="trailing"in r?!!r.trailing:h),_.cancel=function(){void 0!==u&&fa(u),l=0,a=c=i=u=void 0},_.flush=function(){return void 0===u?s:y(go())},_}var Ao=Wr((function(e,t){return Qn(e,1,t)})),xo=Wr((function(e,t,n){return Qn(e,os(t)||0,n)}));function ko(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new ve(n);var r=function(){var n=arguments,a=t?t.apply(this,n):n[0],i=r.cache;if(i.has(a))return i.get(a);var o=e.apply(this,n);return r.cache=i.set(a,o)||i,o};return r.cache=new(ko.Cache||Ln),r}function Eo(e){if("function"!=typeof e)throw new ve(n);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}ko.Cache=Ln;var So=ca((function(e,t){var n=(t=1==t.length&&Po(t[0])?lt(t[0],Tt(Xa())):lt(or(t,1),Tt(Xa()))).length;return Wr((function(r){for(var a=-1,i=un(r.length,n);++a<i;)r[a]=t[a].call(this,r[a]);return nt(e,this,r)}))})),Mo=Wr((function(e,t){return qa(e,32,void 0,t,qt(t,Ka(Mo)))})),To=Wr((function(e,t){return qa(e,64,void 0,t,qt(t,Ka(To)))})),Co=Ga((function(e,t){return qa(e,256,void 0,void 0,void 0,t)}));function Do(e,t){return e===t||e!=e&&t!=t}var Oo=za(mr),No=za((function(e,t){return e>=t})),jo=br(function(){return arguments}())?br:function(e){return Go(e)&&xe.call(e,"callee")&&!Ve.call(e,"callee")},Po=ce.isArray,zo=Ke?Tt(Ke):function(e){return Go(e)&&pr(e)==b};function Lo(e){return null!=e&&Bo(e.length)&&!Io(e)}function Ro(e){return Go(e)&&Lo(e)}var Yo=nn||ou,Wo=Xe?Tt(Xe):function(e){return Go(e)&&pr(e)==u};function qo(e){if(!Go(e))return!1;var t=pr(e);return t==c||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!Vo(e)}function Io(e){if(!Fo(e))return!1;var t=pr(e);return t==l||t==f||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ho(e){return"number"==typeof e&&e==as(e)}function Bo(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Fo(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Go(e){return null!=e&&"object"==typeof e}var Uo=Ze?Tt(Ze):function(e){return Go(e)&&ri(e)==d};function $o(e){return"number"==typeof e||Go(e)&&pr(e)==h}function Vo(e){if(!Go(e)||pr(e)!=p)return!1;var t=Ge(e);if(null===t)return!0;var n=xe.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Ae.call(n)==Me}var Jo=Qe?Tt(Qe):function(e){return Go(e)&&pr(e)==m};var Ko=et?Tt(et):function(e){return Go(e)&&ri(e)==g};function Xo(e){return"string"==typeof e||!Po(e)&&Go(e)&&pr(e)==v}function Zo(e){return"symbol"==typeof e||Go(e)&&pr(e)==y}var Qo=tt?Tt(tt):function(e){return Go(e)&&Bo(e.length)&&!!Re[pr(e)]};var es=za(Mr),ts=za((function(e,t){return e<=t}));function ns(e){if(!e)return[];if(Lo(e))return Xo(e)?Ft(e):ya(e);if(xt&&e[xt])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[xt]());var t=ri(e);return(t==d?Yt:t==g?It:Ds)(e)}function rs(e){return e?(e=os(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function as(e){var t=rs(e),n=t%1;return t==t?n?t-n:t:0}function is(e){return e?Kn(as(e),0,4294967295):0}function os(e){if("number"==typeof e)return e;if(Zo(e))return NaN;if(Fo(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Fo(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Mt(e);var n=ne.test(e);return n||ae.test(e)?Ie(e.slice(2),n?2:8):te.test(e)?NaN:+e}function ss(e){return _a(e,As(e))}function us(e){return null==e?"":Zr(e)}var cs=wa((function(e,t){if(di(t)||Lo(t))_a(t,ws(t),e);else for(var n in t)xe.call(t,n)&&Fn(e,n,t[n])})),ls=wa((function(e,t){_a(t,As(t),e)})),fs=wa((function(e,t,n,r){_a(t,As(t),e,r)})),ds=wa((function(e,t,n,r){_a(t,ws(t),e,r)})),hs=Ga(Jn);var ps=Wr((function(e,t){e=pe(e);var n=-1,r=t.length,a=r>2?t[2]:void 0;for(a&&ui(t[0],t[1],a)&&(r=1);++n<r;)for(var i=t[n],o=As(i),s=-1,u=o.length;++s<u;){var c=o[s],l=e[c];(void 0===l||Do(l,be[c])&&!xe.call(e,c))&&(e[c]=i[c])}return e})),ms=Wr((function(e){return e.push(void 0,Ha),nt(ks,void 0,e)}));function gs(e,t,n){var r=null==e?void 0:dr(e,t);return void 0===r?n:r}function vs(e,t){return null!=e&&ai(e,t,vr)}var ys=Da((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Se.call(t)),e[t]=n}),Fs($s)),_s=Da((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Se.call(t)),xe.call(e,t)?e[t].push(n):e[t]=[n]}),Xa),bs=Wr(_r);function ws(e){return Lo(e)?Wn(e):Er(e)}function As(e){return Lo(e)?Wn(e,!0):Sr(e)}var xs=wa((function(e,t,n){Or(e,t,n)})),ks=wa((function(e,t,n,r){Or(e,t,n,r)})),Es=Ga((function(e,t){var n={};if(null==e)return n;var r=!1;t=lt(t,(function(t){return t=ua(t,e),r||(r=t.length>1),t})),_a(e,$a(e),n),r&&(n=Xn(n,7,Ba));for(var a=t.length;a--;)ea(n,t[a]);return n}));var Ss=Ga((function(e,t){return null==e?{}:function(e,t){return Pr(e,t,(function(t,n){return vs(e,n)}))}(e,t)}));function Ms(e,t){if(null==e)return{};var n=lt($a(e),(function(e){return[e]}));return t=Xa(t),Pr(e,n,(function(e,n){return t(e,n[0])}))}var Ts=Wa(ws),Cs=Wa(As);function Ds(e){return null==e?[]:Ct(e,ws(e))}var Os=Ea((function(e,t,n){return t=t.toLowerCase(),e+(n?Ns(t):t)}));function Ns(e){return qs(us(e).toLowerCase())}function js(e){return(e=us(e))&&e.replace(oe,Pt).replace(De,"")}var Ps=Ea((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),zs=Ea((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Ls=ka("toLowerCase");var Rs=Ea((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));var Ys=Ea((function(e,t,n){return e+(n?" ":"")+qs(t)}));var Ws=Ea((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),qs=ka("toUpperCase");function Is(e,t,n){return e=us(e),void 0===(t=n?void 0:t)?function(e){return Pe.test(e)}(e)?function(e){return e.match(Ne)||[]}(e):function(e){return e.match(K)||[]}(e):e.match(t)||[]}var Hs=Wr((function(e,t){try{return nt(e,void 0,t)}catch(e){return qo(e)?e:new fe(e)}})),Bs=Ga((function(e,t){return at(t,(function(t){t=Si(t),Vn(e,t,_o(e[t],e))})),e}));function Fs(e){return function(){return e}}var Gs=Ta(),Us=Ta(!0);function $s(e){return e}function Vs(e){return kr("function"==typeof e?e:Xn(e,1))}var Js=Wr((function(e,t){return function(n){return _r(n,e,t)}})),Ks=Wr((function(e,t){return function(n){return _r(e,n,t)}}));function Xs(e,t,n){var r=ws(t),a=fr(t,r);null!=n||Fo(t)&&(a.length||!r.length)||(n=t,t=e,e=this,a=fr(t,ws(t)));var i=!(Fo(n)&&"chain"in n&&!n.chain),o=Io(e);return at(a,(function(n){var r=t[n];e[n]=r,o&&(e.prototype[n]=function(){var t=this.__chain__;if(i||t){var n=e(this.__wrapped__),a=n.__actions__=ya(this.__actions__);return a.push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,ft([this.value()],arguments))})})),e}function Zs(){}var Qs=Na(lt),eu=Na(ot),tu=Na(pt);function nu(e){return ci(e)?At(Si(e)):function(e){return function(t){return dr(t,e)}}(e)}var ru=Pa(),au=Pa(!0);function iu(){return[]}function ou(){return!1}var su=Oa((function(e,t){return e+t}),0),uu=Ra("ceil"),cu=Oa((function(e,t){return e/t}),1),lu=Ra("floor");var fu,du=Oa((function(e,t){return e*t}),1),hu=Ra("round"),pu=Oa((function(e,t){return e-t}),0);return Cn.after=function(e,t){if("function"!=typeof t)throw new ve(n);return e=as(e),function(){if(--e<1)return t.apply(this,arguments)}},Cn.ary=vo,Cn.assign=cs,Cn.assignIn=ls,Cn.assignInWith=fs,Cn.assignWith=ds,Cn.at=hs,Cn.before=yo,Cn.bind=_o,Cn.bindAll=Bs,Cn.bindKey=bo,Cn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Po(e)?e:[e]},Cn.chain=to,Cn.chunk=function(e,t,n){t=(n?ui(e,t,n):void 0===t)?1:sn(as(t),0);var r=null==e?0:e.length;if(!r||t<1)return[];for(var a=0,i=0,o=ce(Qt(r/t));a<r;)o[i++]=Ur(e,a,a+=t);return o},Cn.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,a=[];++t<n;){var i=e[t];i&&(a[r++]=i)}return a},Cn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=ce(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return ft(Po(n)?ya(n):[n],or(t,1))},Cn.cond=function(e){var t=null==e?0:e.length,r=Xa();return e=t?lt(e,(function(e){if("function"!=typeof e[1])throw new ve(n);return[r(e[0]),e[1]]})):[],Wr((function(n){for(var r=-1;++r<t;){var a=e[r];if(nt(a[0],this,n))return nt(a[1],this,n)}}))},Cn.conforms=function(e){return function(e){var t=ws(e);return function(n){return Zn(n,e,t)}}(Xn(e,1))},Cn.constant=Fs,Cn.countBy=ao,Cn.create=function(e,t){var n=Dn(e);return null==t?n:$n(n,t)},Cn.curry=function e(t,n,r){var a=qa(t,8,void 0,void 0,void 0,void 0,void 0,n=r?void 0:n);return a.placeholder=e.placeholder,a},Cn.curryRight=function e(t,n,r){var a=qa(t,16,void 0,void 0,void 0,void 0,void 0,n=r?void 0:n);return a.placeholder=e.placeholder,a},Cn.debounce=wo,Cn.defaults=ps,Cn.defaultsDeep=ms,Cn.defer=Ao,Cn.delay=xo,Cn.difference=Ci,Cn.differenceBy=Di,Cn.differenceWith=Oi,Cn.drop=function(e,t,n){var r=null==e?0:e.length;return r?Ur(e,(t=n||void 0===t?1:as(t))<0?0:t,r):[]},Cn.dropRight=function(e,t,n){var r=null==e?0:e.length;return r?Ur(e,0,(t=r-(t=n||void 0===t?1:as(t)))<0?0:t):[]},Cn.dropRightWhile=function(e,t){return e&&e.length?na(e,Xa(t,3),!0,!0):[]},Cn.dropWhile=function(e,t){return e&&e.length?na(e,Xa(t,3),!0):[]},Cn.fill=function(e,t,n,r){var a=null==e?0:e.length;return a?(n&&"number"!=typeof n&&ui(e,t,n)&&(n=0,r=a),function(e,t,n,r){var a=e.length;for((n=as(n))<0&&(n=-n>a?0:a+n),(r=void 0===r||r>a?a:as(r))<0&&(r+=a),r=n>r?0:is(r);n<r;)e[n++]=t;return e}(e,t,n,r)):[]},Cn.filter=function(e,t){return(Po(e)?st:ir)(e,Xa(t,3))},Cn.flatMap=function(e,t){return or(ho(e,t),1)},Cn.flatMapDeep=function(e,t){return or(ho(e,t),1/0)},Cn.flatMapDepth=function(e,t,n){return n=void 0===n?1:as(n),or(ho(e,t),n)},Cn.flatten=Pi,Cn.flattenDeep=function(e){return(null==e?0:e.length)?or(e,1/0):[]},Cn.flattenDepth=function(e,t){return(null==e?0:e.length)?or(e,t=void 0===t?1:as(t)):[]},Cn.flip=function(e){return qa(e,512)},Cn.flow=Gs,Cn.flowRight=Us,Cn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var a=e[t];r[a[0]]=a[1]}return r},Cn.functions=function(e){return null==e?[]:fr(e,ws(e))},Cn.functionsIn=function(e){return null==e?[]:fr(e,As(e))},Cn.groupBy=co,Cn.initial=function(e){return(null==e?0:e.length)?Ur(e,0,-1):[]},Cn.intersection=Li,Cn.intersectionBy=Ri,Cn.intersectionWith=Yi,Cn.invert=ys,Cn.invertBy=_s,Cn.invokeMap=lo,Cn.iteratee=Vs,Cn.keyBy=fo,Cn.keys=ws,Cn.keysIn=As,Cn.map=ho,Cn.mapKeys=function(e,t){var n={};return t=Xa(t,3),cr(e,(function(e,r,a){Vn(n,t(e,r,a),e)})),n},Cn.mapValues=function(e,t){var n={};return t=Xa(t,3),cr(e,(function(e,r,a){Vn(n,r,t(e,r,a))})),n},Cn.matches=function(e){return Cr(Xn(e,1))},Cn.matchesProperty=function(e,t){return Dr(e,Xn(t,1))},Cn.memoize=ko,Cn.merge=xs,Cn.mergeWith=ks,Cn.method=Js,Cn.methodOf=Ks,Cn.mixin=Xs,Cn.negate=Eo,Cn.nthArg=function(e){return e=as(e),Wr((function(t){return Nr(t,e)}))},Cn.omit=Es,Cn.omitBy=function(e,t){return Ms(e,Eo(Xa(t)))},Cn.once=function(e){return yo(2,e)},Cn.orderBy=function(e,t,n,r){return null==e?[]:(Po(t)||(t=null==t?[]:[t]),Po(n=r?void 0:n)||(n=null==n?[]:[n]),jr(e,t,n))},Cn.over=Qs,Cn.overArgs=So,Cn.overEvery=eu,Cn.overSome=tu,Cn.partial=Mo,Cn.partialRight=To,Cn.partition=po,Cn.pick=Ss,Cn.pickBy=Ms,Cn.property=nu,Cn.propertyOf=function(e){return function(t){return null==e?void 0:dr(e,t)}},Cn.pull=qi,Cn.pullAll=Ii,Cn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?zr(e,t,Xa(n,2)):e},Cn.pullAllWith=function(e,t,n){return e&&e.length&&t&&t.length?zr(e,t,void 0,n):e},Cn.pullAt=Hi,Cn.range=ru,Cn.rangeRight=au,Cn.rearg=Co,Cn.reject=function(e,t){return(Po(e)?st:ir)(e,Eo(Xa(t,3)))},Cn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var r=-1,a=[],i=e.length;for(t=Xa(t,3);++r<i;){var o=e[r];t(o,r,e)&&(n.push(o),a.push(r))}return Lr(e,a),n},Cn.rest=function(e,t){if("function"!=typeof e)throw new ve(n);return Wr(e,t=void 0===t?t:as(t))},Cn.reverse=Bi,Cn.sampleSize=function(e,t,n){return t=(n?ui(e,t,n):void 0===t)?1:as(t),(Po(e)?In:Ir)(e,t)},Cn.set=function(e,t,n){return null==e?e:Hr(e,t,n)},Cn.setWith=function(e,t,n,r){return r="function"==typeof r?r:void 0,null==e?e:Hr(e,t,n,r)},Cn.shuffle=function(e){return(Po(e)?Hn:Gr)(e)},Cn.slice=function(e,t,n){var r=null==e?0:e.length;return r?(n&&"number"!=typeof n&&ui(e,t,n)?(t=0,n=r):(t=null==t?0:as(t),n=void 0===n?r:as(n)),Ur(e,t,n)):[]},Cn.sortBy=mo,Cn.sortedUniq=function(e){return e&&e.length?Kr(e):[]},Cn.sortedUniqBy=function(e,t){return e&&e.length?Kr(e,Xa(t,2)):[]},Cn.split=function(e,t,n){return n&&"number"!=typeof n&&ui(e,t,n)&&(t=n=void 0),(n=void 0===n?4294967295:n>>>0)?(e=us(e))&&("string"==typeof t||null!=t&&!Jo(t))&&!(t=Zr(t))&&Rt(e)?la(Ft(e),0,n):e.split(t,n):[]},Cn.spread=function(e,t){if("function"!=typeof e)throw new ve(n);return t=null==t?0:sn(as(t),0),Wr((function(n){var r=n[t],a=la(n,0,t);return r&&ft(a,r),nt(e,this,a)}))},Cn.tail=function(e){var t=null==e?0:e.length;return t?Ur(e,1,t):[]},Cn.take=function(e,t,n){return e&&e.length?Ur(e,0,(t=n||void 0===t?1:as(t))<0?0:t):[]},Cn.takeRight=function(e,t,n){var r=null==e?0:e.length;return r?Ur(e,(t=r-(t=n||void 0===t?1:as(t)))<0?0:t,r):[]},Cn.takeRightWhile=function(e,t){return e&&e.length?na(e,Xa(t,3),!1,!0):[]},Cn.takeWhile=function(e,t){return e&&e.length?na(e,Xa(t,3)):[]},Cn.tap=function(e,t){return t(e),e},Cn.throttle=function(e,t,r){var a=!0,i=!0;if("function"!=typeof e)throw new ve(n);return Fo(r)&&(a="leading"in r?!!r.leading:a,i="trailing"in r?!!r.trailing:i),wo(e,t,{leading:a,maxWait:t,trailing:i})},Cn.thru=no,Cn.toArray=ns,Cn.toPairs=Ts,Cn.toPairsIn=Cs,Cn.toPath=function(e){return Po(e)?lt(e,Si):Zo(e)?[e]:ya(Ei(us(e)))},Cn.toPlainObject=ss,Cn.transform=function(e,t,n){var r=Po(e),a=r||Yo(e)||Qo(e);if(t=Xa(t,4),null==n){var i=e&&e.constructor;n=a?r?new i:[]:Fo(e)&&Io(i)?Dn(Ge(e)):{}}return(a?at:cr)(e,(function(e,r,a){return t(n,e,r,a)})),n},Cn.unary=function(e){return vo(e,1)},Cn.union=Fi,Cn.unionBy=Gi,Cn.unionWith=Ui,Cn.uniq=function(e){return e&&e.length?Qr(e):[]},Cn.uniqBy=function(e,t){return e&&e.length?Qr(e,Xa(t,2)):[]},Cn.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Qr(e,void 0,t):[]},Cn.unset=function(e,t){return null==e||ea(e,t)},Cn.unzip=$i,Cn.unzipWith=Vi,Cn.update=function(e,t,n){return null==e?e:ta(e,t,sa(n))},Cn.updateWith=function(e,t,n,r){return r="function"==typeof r?r:void 0,null==e?e:ta(e,t,sa(n),r)},Cn.values=Ds,Cn.valuesIn=function(e){return null==e?[]:Ct(e,As(e))},Cn.without=Ji,Cn.words=Is,Cn.wrap=function(e,t){return Mo(sa(t),e)},Cn.xor=Ki,Cn.xorBy=Xi,Cn.xorWith=Zi,Cn.zip=Qi,Cn.zipObject=function(e,t){return ia(e||[],t||[],Fn)},Cn.zipObjectDeep=function(e,t){return ia(e||[],t||[],Hr)},Cn.zipWith=eo,Cn.entries=Ts,Cn.entriesIn=Cs,Cn.extend=ls,Cn.extendWith=fs,Xs(Cn,Cn),Cn.add=su,Cn.attempt=Hs,Cn.camelCase=Os,Cn.capitalize=Ns,Cn.ceil=uu,Cn.clamp=function(e,t,n){return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=os(n))==n?n:0),void 0!==t&&(t=(t=os(t))==t?t:0),Kn(os(e),t,n)},Cn.clone=function(e){return Xn(e,4)},Cn.cloneDeep=function(e){return Xn(e,5)},Cn.cloneDeepWith=function(e,t){return Xn(e,5,t="function"==typeof t?t:void 0)},Cn.cloneWith=function(e,t){return Xn(e,4,t="function"==typeof t?t:void 0)},Cn.conformsTo=function(e,t){return null==t||Zn(e,t,ws(t))},Cn.deburr=js,Cn.defaultTo=function(e,t){return null==e||e!=e?t:e},Cn.divide=cu,Cn.endsWith=function(e,t,n){e=us(e),t=Zr(t);var r=e.length,a=n=void 0===n?r:Kn(as(n),0,r);return(n-=t.length)>=0&&e.slice(n,a)==t},Cn.eq=Do,Cn.escape=function(e){return(e=us(e))&&L.test(e)?e.replace(P,zt):e},Cn.escapeRegExp=function(e){return(e=us(e))&&F.test(e)?e.replace(B,"\\$&"):e},Cn.every=function(e,t,n){var r=Po(e)?ot:rr;return n&&ui(e,t,n)&&(t=void 0),r(e,Xa(t,3))},Cn.find=io,Cn.findIndex=Ni,Cn.findKey=function(e,t){return gt(e,Xa(t,3),cr)},Cn.findLast=oo,Cn.findLastIndex=ji,Cn.findLastKey=function(e,t){return gt(e,Xa(t,3),lr)},Cn.floor=lu,Cn.forEach=so,Cn.forEachRight=uo,Cn.forIn=function(e,t){return null==e?e:sr(e,Xa(t,3),As)},Cn.forInRight=function(e,t){return null==e?e:ur(e,Xa(t,3),As)},Cn.forOwn=function(e,t){return e&&cr(e,Xa(t,3))},Cn.forOwnRight=function(e,t){return e&&lr(e,Xa(t,3))},Cn.get=gs,Cn.gt=Oo,Cn.gte=No,Cn.has=function(e,t){return null!=e&&ai(e,t,gr)},Cn.hasIn=vs,Cn.head=zi,Cn.identity=$s,Cn.includes=function(e,t,n,r){e=Lo(e)?e:Ds(e),n=n&&!r?as(n):0;var a=e.length;return n<0&&(n=sn(a+n,0)),Xo(e)?n<=a&&e.indexOf(t,n)>-1:!!a&&yt(e,t,n)>-1},Cn.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var a=null==n?0:as(n);return a<0&&(a=sn(r+a,0)),yt(e,t,a)},Cn.inRange=function(e,t,n){return t=rs(t),void 0===n?(n=t,t=0):n=rs(n),function(e,t,n){return e>=un(t,n)&&e<sn(t,n)}(e=os(e),t,n)},Cn.invoke=bs,Cn.isArguments=jo,Cn.isArray=Po,Cn.isArrayBuffer=zo,Cn.isArrayLike=Lo,Cn.isArrayLikeObject=Ro,Cn.isBoolean=function(e){return!0===e||!1===e||Go(e)&&pr(e)==s},Cn.isBuffer=Yo,Cn.isDate=Wo,Cn.isElement=function(e){return Go(e)&&1===e.nodeType&&!Vo(e)},Cn.isEmpty=function(e){if(null==e)return!0;if(Lo(e)&&(Po(e)||"string"==typeof e||"function"==typeof e.splice||Yo(e)||Qo(e)||jo(e)))return!e.length;var t=ri(e);if(t==d||t==g)return!e.size;if(di(e))return!Er(e).length;for(var n in e)if(xe.call(e,n))return!1;return!0},Cn.isEqual=function(e,t){return wr(e,t)},Cn.isEqualWith=function(e,t,n){var r=(n="function"==typeof n?n:void 0)?n(e,t):void 0;return void 0===r?wr(e,t,void 0,n):!!r},Cn.isError=qo,Cn.isFinite=function(e){return"number"==typeof e&&rn(e)},Cn.isFunction=Io,Cn.isInteger=Ho,Cn.isLength=Bo,Cn.isMap=Uo,Cn.isMatch=function(e,t){return e===t||Ar(e,t,Qa(t))},Cn.isMatchWith=function(e,t,n){return n="function"==typeof n?n:void 0,Ar(e,t,Qa(t),n)},Cn.isNaN=function(e){return $o(e)&&e!=+e},Cn.isNative=function(e){if(fi(e))throw new fe("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return xr(e)},Cn.isNil=function(e){return null==e},Cn.isNull=function(e){return null===e},Cn.isNumber=$o,Cn.isObject=Fo,Cn.isObjectLike=Go,Cn.isPlainObject=Vo,Cn.isRegExp=Jo,Cn.isSafeInteger=function(e){return Ho(e)&&e>=-9007199254740991&&e<=9007199254740991},Cn.isSet=Ko,Cn.isString=Xo,Cn.isSymbol=Zo,Cn.isTypedArray=Qo,Cn.isUndefined=function(e){return void 0===e},Cn.isWeakMap=function(e){return Go(e)&&ri(e)==_},Cn.isWeakSet=function(e){return Go(e)&&"[object WeakSet]"==pr(e)},Cn.join=function(e,t){return null==e?"":an.call(e,t)},Cn.kebabCase=Ps,Cn.last=Wi,Cn.lastIndexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var a=r;return void 0!==n&&(a=(a=as(n))<0?sn(r+a,0):un(a,r-1)),t==t?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,t,a):vt(e,bt,a,!0)},Cn.lowerCase=zs,Cn.lowerFirst=Ls,Cn.lt=es,Cn.lte=ts,Cn.max=function(e){return e&&e.length?ar(e,$s,mr):void 0},Cn.maxBy=function(e,t){return e&&e.length?ar(e,Xa(t,2),mr):void 0},Cn.mean=function(e){return wt(e,$s)},Cn.meanBy=function(e,t){return wt(e,Xa(t,2))},Cn.min=function(e){return e&&e.length?ar(e,$s,Mr):void 0},Cn.minBy=function(e,t){return e&&e.length?ar(e,Xa(t,2),Mr):void 0},Cn.stubArray=iu,Cn.stubFalse=ou,Cn.stubObject=function(){return{}},Cn.stubString=function(){return""},Cn.stubTrue=function(){return!0},Cn.multiply=du,Cn.nth=function(e,t){return e&&e.length?Nr(e,as(t)):void 0},Cn.noConflict=function(){return Fe._===this&&(Fe._=Te),this},Cn.noop=Zs,Cn.now=go,Cn.pad=function(e,t,n){e=us(e);var r=(t=as(t))?Bt(e):0;if(!t||r>=t)return e;var a=(t-r)/2;return ja(en(a),n)+e+ja(Qt(a),n)},Cn.padEnd=function(e,t,n){e=us(e);var r=(t=as(t))?Bt(e):0;return t&&r<t?e+ja(t-r,n):e},Cn.padStart=function(e,t,n){e=us(e);var r=(t=as(t))?Bt(e):0;return t&&r<t?ja(t-r,n)+e:e},Cn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),ln(us(e).replace(G,""),t||0)},Cn.random=function(e,t,n){if(n&&"boolean"!=typeof n&&ui(e,t,n)&&(t=n=void 0),void 0===n&&("boolean"==typeof t?(n=t,t=void 0):"boolean"==typeof e&&(n=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=rs(e),void 0===t?(t=e,e=0):t=rs(t)),e>t){var r=e;e=t,t=r}if(n||e%1||t%1){var a=fn();return un(e+a*(t-e+qe("1e-"+((a+"").length-1))),t)}return Rr(e,t)},Cn.reduce=function(e,t,n){var r=Po(e)?dt:kt,a=arguments.length<3;return r(e,Xa(t,4),n,a,tr)},Cn.reduceRight=function(e,t,n){var r=Po(e)?ht:kt,a=arguments.length<3;return r(e,Xa(t,4),n,a,nr)},Cn.repeat=function(e,t,n){return t=(n?ui(e,t,n):void 0===t)?1:as(t),Yr(us(e),t)},Cn.replace=function(){var e=arguments,t=us(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Cn.result=function(e,t,n){var r=-1,a=(t=ua(t,e)).length;for(a||(a=1,e=void 0);++r<a;){var i=null==e?void 0:e[Si(t[r])];void 0===i&&(r=a,i=n),e=Io(i)?i.call(e):i}return e},Cn.round=hu,Cn.runInContext=e,Cn.sample=function(e){return(Po(e)?qn:qr)(e)},Cn.size=function(e){if(null==e)return 0;if(Lo(e))return Xo(e)?Bt(e):e.length;var t=ri(e);return t==d||t==g?e.size:Er(e).length},Cn.snakeCase=Rs,Cn.some=function(e,t,n){var r=Po(e)?pt:$r;return n&&ui(e,t,n)&&(t=void 0),r(e,Xa(t,3))},Cn.sortedIndex=function(e,t){return Vr(e,t)},Cn.sortedIndexBy=function(e,t,n){return Jr(e,t,Xa(n,2))},Cn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=Vr(e,t);if(r<n&&Do(e[r],t))return r}return-1},Cn.sortedLastIndex=function(e,t){return Vr(e,t,!0)},Cn.sortedLastIndexBy=function(e,t,n){return Jr(e,t,Xa(n,2),!0)},Cn.sortedLastIndexOf=function(e,t){if(null==e?0:e.length){var n=Vr(e,t,!0)-1;if(Do(e[n],t))return n}return-1},Cn.startCase=Ys,Cn.startsWith=function(e,t,n){return e=us(e),n=null==n?0:Kn(as(n),0,e.length),t=Zr(t),e.slice(n,n+t.length)==t},Cn.subtract=pu,Cn.sum=function(e){return e&&e.length?Et(e,$s):0},Cn.sumBy=function(e,t){return e&&e.length?Et(e,Xa(t,2)):0},Cn.template=function(e,t,n){var r=Cn.templateSettings;n&&ui(e,t,n)&&(t=void 0),e=us(e),t=fs({},t,r,Ia);var a,i,o=fs({},t.imports,r.imports,Ia),s=ws(o),u=Ct(o,s),c=0,l=t.interpolate||se,f="__p += '",d=me((t.escape||se).source+"|"+l.source+"|"+(l===W?Q:se).source+"|"+(t.evaluate||se).source+"|$","g"),h="//# sourceURL="+(xe.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Le+"]")+"\n";e.replace(d,(function(t,n,r,o,s,u){return r||(r=o),f+=e.slice(c,u).replace(ue,Lt),n&&(a=!0,f+="' +\n__e("+n+") +\n'"),s&&(i=!0,f+="';\n"+s+";\n__p += '"),r&&(f+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),c=u+t.length,t})),f+="';\n";var p=xe.call(t,"variable")&&t.variable;if(p){if(X.test(p))throw new fe("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(i?f.replace(D,""):f).replace(O,"$1").replace(N,"$1;"),f="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(a?", __e = _.escape":"")+(i?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var m=Hs((function(){return de(s,h+"return "+f).apply(void 0,u)}));if(m.source=f,qo(m))throw m;return m},Cn.times=function(e,t){if((e=as(e))<1||e>9007199254740991)return[];var n=4294967295,r=un(e,4294967295);e-=4294967295;for(var a=St(r,t=Xa(t));++n<e;)t(n);return a},Cn.toFinite=rs,Cn.toInteger=as,Cn.toLength=is,Cn.toLower=function(e){return us(e).toLowerCase()},Cn.toNumber=os,Cn.toSafeInteger=function(e){return e?Kn(as(e),-9007199254740991,9007199254740991):0===e?e:0},Cn.toString=us,Cn.toUpper=function(e){return us(e).toUpperCase()},Cn.trim=function(e,t,n){if((e=us(e))&&(n||void 0===t))return Mt(e);if(!e||!(t=Zr(t)))return e;var r=Ft(e),a=Ft(t);return la(r,Ot(r,a),Nt(r,a)+1).join("")},Cn.trimEnd=function(e,t,n){if((e=us(e))&&(n||void 0===t))return e.slice(0,Gt(e)+1);if(!e||!(t=Zr(t)))return e;var r=Ft(e);return la(r,0,Nt(r,Ft(t))+1).join("")},Cn.trimStart=function(e,t,n){if((e=us(e))&&(n||void 0===t))return e.replace(G,"");if(!e||!(t=Zr(t)))return e;var r=Ft(e);return la(r,Ot(r,Ft(t))).join("")},Cn.truncate=function(e,t){var n=30,r="...";if(Fo(t)){var a="separator"in t?t.separator:a;n="length"in t?as(t.length):n,r="omission"in t?Zr(t.omission):r}var i=(e=us(e)).length;if(Rt(e)){var o=Ft(e);i=o.length}if(n>=i)return e;var s=n-Bt(r);if(s<1)return r;var u=o?la(o,0,s).join(""):e.slice(0,s);if(void 0===a)return u+r;if(o&&(s+=u.length-s),Jo(a)){if(e.slice(s).search(a)){var c,l=u;for(a.global||(a=me(a.source,us(ee.exec(a))+"g")),a.lastIndex=0;c=a.exec(l);)var f=c.index;u=u.slice(0,void 0===f?s:f)}}else if(e.indexOf(Zr(a),s)!=s){var d=u.lastIndexOf(a);d>-1&&(u=u.slice(0,d))}return u+r},Cn.unescape=function(e){return(e=us(e))&&z.test(e)?e.replace(j,Ut):e},Cn.uniqueId=function(e){var t=++ke;return us(e)+t},Cn.upperCase=Ws,Cn.upperFirst=qs,Cn.each=so,Cn.eachRight=uo,Cn.first=zi,Xs(Cn,(fu={},cr(Cn,(function(e,t){xe.call(Cn.prototype,t)||(fu[t]=e)})),fu),{chain:!1}),Cn.VERSION="4.17.21",at(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Cn[e].placeholder=Cn})),at(["drop","take"],(function(e,t){jn.prototype[e]=function(n){n=void 0===n?1:sn(as(n),0);var r=this.__filtered__&&!t?new jn(this):this.clone();return r.__filtered__?r.__takeCount__=un(n,r.__takeCount__):r.__views__.push({size:un(n,4294967295),type:e+(r.__dir__<0?"Right":"")}),r},jn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),at(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;jn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:Xa(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),at(["head","last"],(function(e,t){var n="take"+(t?"Right":"");jn.prototype[e]=function(){return this[n](1).value()[0]}})),at(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");jn.prototype[e]=function(){return this.__filtered__?new jn(this):this[n](1)}})),jn.prototype.compact=function(){return this.filter($s)},jn.prototype.find=function(e){return this.filter(e).head()},jn.prototype.findLast=function(e){return this.reverse().find(e)},jn.prototype.invokeMap=Wr((function(e,t){return"function"==typeof e?new jn(this):this.map((function(n){return _r(n,e,t)}))})),jn.prototype.reject=function(e){return this.filter(Eo(Xa(e)))},jn.prototype.slice=function(e,t){e=as(e);var n=this;return n.__filtered__&&(e>0||t<0)?new jn(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),void 0!==t&&(n=(t=as(t))<0?n.dropRight(-t):n.take(t-e)),n)},jn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},jn.prototype.toArray=function(){return this.take(4294967295)},cr(jn.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),a=Cn[r?"take"+("last"==t?"Right":""):t],i=r||/^find/.test(t);a&&(Cn.prototype[t]=function(){var t=this.__wrapped__,o=r?[1]:arguments,s=t instanceof jn,u=o[0],c=s||Po(t),l=function(e){var t=a.apply(Cn,ft([e],o));return r&&f?t[0]:t};c&&n&&"function"==typeof u&&1!=u.length&&(s=c=!1);var f=this.__chain__,d=!!this.__actions__.length,h=i&&!f,p=s&&!d;if(!i&&c){t=p?t:new jn(this);var m=e.apply(t,o);return m.__actions__.push({func:no,args:[l],thisArg:void 0}),new Nn(m,f)}return h&&p?e.apply(this,o):(m=this.thru(l),h?r?m.value()[0]:m.value():m)})})),at(["pop","push","shift","sort","splice","unshift"],(function(e){var t=ye[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);Cn.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var a=this.value();return t.apply(Po(a)?a:[],e)}return this[n]((function(n){return t.apply(Po(n)?n:[],e)}))}})),cr(jn.prototype,(function(e,t){var n=Cn[t];if(n){var r=n.name+"";xe.call(bn,r)||(bn[r]=[]),bn[r].push({name:t,func:n})}})),bn[Ca(void 0,2).name]=[{name:"wrapper",func:void 0}],jn.prototype.clone=function(){var e=new jn(this.__wrapped__);return e.__actions__=ya(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=ya(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=ya(this.__views__),e},jn.prototype.reverse=function(){if(this.__filtered__){var e=new jn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},jn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Po(e),r=t<0,a=n?e.length:0,i=function(e,t,n){var r=-1,a=n.length;for(;++r<a;){var i=n[r],o=i.size;switch(i.type){case"drop":e+=o;break;case"dropRight":t-=o;break;case"take":t=un(t,e+o);break;case"takeRight":e=sn(e,t-o)}}return{start:e,end:t}}(0,a,this.__views__),o=i.start,s=i.end,u=s-o,c=r?s:o-1,l=this.__iteratees__,f=l.length,d=0,h=un(u,this.__takeCount__);if(!n||!r&&a==u&&h==u)return ra(e,this.__actions__);var p=[];e:for(;u--&&d<h;){for(var m=-1,g=e[c+=t];++m<f;){var v=l[m],y=v.iteratee,_=v.type,b=y(g);if(2==_)g=b;else if(!b){if(1==_)continue e;break e}}p[d++]=g}return p},Cn.prototype.at=ro,Cn.prototype.chain=function(){return to(this)},Cn.prototype.commit=function(){return new Nn(this.value(),this.__chain__)},Cn.prototype.next=function(){void 0===this.__values__&&(this.__values__=ns(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Cn.prototype.plant=function(e){for(var t,n=this;n instanceof On;){var r=Ti(n);r.__index__=0,r.__values__=void 0,t?a.__wrapped__=r:t=r;var a=r;n=n.__wrapped__}return a.__wrapped__=e,t},Cn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof jn){var t=e;return this.__actions__.length&&(t=new jn(this)),(t=t.reverse()).__actions__.push({func:no,args:[Bi],thisArg:void 0}),new Nn(t,this.__chain__)}return this.thru(Bi)},Cn.prototype.toJSON=Cn.prototype.valueOf=Cn.prototype.value=function(){return ra(this.__wrapped__,this.__actions__)},Cn.prototype.first=Cn.prototype.head,xt&&(Cn.prototype[xt]=function(){return this}),Cn}();Ue?((Ue.exports=$t)._=$t,Ge._=$t):Fe._=$t}).call(this)}));function Su(e){if(Eu.isArray(e))return e;if("string"==typeof e)return e.split("");throw Error("Parameter must be a string or array.")}var Mu=function(e,t,n){if(e=Su(e),t=Su(t),0===e.length)return t.length;if(0===t.length)return e.length;var r,a,i,o,s=n||{d:1,i:1,s:1},u=[],c=[],l=t.length+1;for(r=0;r<l;r++)u[r]=r;for(r=0;r<e.length;r++){for(c[0]=r+1,a=0;a<t.length;a++)i=e[r]===t[a]?0:s.s,c[a+1]=Math.min(c[a]+s.d,u[a+1]+s.i,u[a]+i);for(a=0;a<l;a++)u[a]=c[a]}return((o=Math.max(e.length,t.length))-c[t.length])/o};function Tu(e,t){if(e.length>=6){var n=e.reduce((function(e,t){return e[t]=e[t]?e[t]+1:1,e}),{}),r=oi(n).reduce((function(e,t){return e[1]<n[t]?[t,n[t]]:e}),[0,0]),a=Pa(r,2),i=a[0];a[1]>=2&&i.length<=4&&(e=t.split(i));var o=[e[0],e.slice(-1)].reduce((function(e,t){return e.length>t.length?e:t}),"");return o.length>10?o:t}return null}function Cu(e,t){var n=Mr.parse(t).host.replace(Es,""),r=e[0].toLowerCase().replace(" ","");if(Mu(r,n)>.4&&r.length>5)return e.slice(2).join("");var a=e.slice(-1)[0].toLowerCase().replace(" ","");return Mu(a,n)>.4&&a.length>=5?e.slice(0,-2).join(""):null}var Du={author:Ss,lead_image_url:Ts,dek:function(e,t){var n=t.$,r=t.excerpt;if(e.length>1e3||e.length<5)return null;if(r&&Ra(r,10)===Ra(e,10))return null;var a=No(e,n);return ds.test(a)?null:la(a.trim())},date_published:Au,content:xu,title:ku};function Ou(e,t){return t.stripUnlikelyCandidates&&(e=function(e){return e("*").not("a").each((function(t,n){var r=e(n),a=r.attr("class"),i=r.attr("id");if(i||a){var o="".concat(a||""," ").concat(i||"");Ai.test(o)||bi.test(o)&&r.remove()}})),e}(e)),function(e){var t,n=0;return e("[score]").each((function(r,a){if(!Ri.test(a.tagName)){var i=e(a),o=Xi(i);o>n&&(n=o,t=i)}})),t?t=uo(t,n,e):e("body")||e("*").first()}(e=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Yi.forEach((function(t){var n=Pa(t,2),r=n[0],a=n[1];e("".concat(r," ").concat(a)).each((function(t,n){no(e(n).parent(r),e,80)}))})),so(e,t),so(e,t),e}(e=ki(e),t.weightNodes))}var Nu={defaultOpts:{stripUnlikelyCandidates:!0,weightNodes:!0,cleanConditionally:!0},extract:function(e,t){var n=e.$,r=e.html,a=e.title,i=e.url;t=dt({},this.defaultOpts,t),n=n||Cr.load(r);var o=this.getContentNode(n,a,i,t);if(jo(o))return this.cleanAndReturnNode(o,n);var s=!0,u=!1,c=void 0;try{for(var l,f=Oa(oi(t).filter((function(e){return!0===t[e]})));!(s=(l=f.next()).done);s=!0){var d=l.value;if(t[d]=!1,n=Cr.load(r),jo(o=this.getContentNode(n,a,i,t)))break}}catch(e){u=!0,c=e}finally{try{s||null==f.return||f.return()}finally{if(u)throw c}}return this.cleanAndReturnNode(o,n)},getContentNode:function(e,t,n,r){return xu(Ou(e,r),{$:e,cleanConditionally:r.cleanConditionally,title:t,url:n})},cleanAndReturnNode:function(e,t){return e?la(t.html(e)):null}},ju=["tweetmeme-title","dc.title","rbtitle","headline","title"],Pu=["og:title"],zu=[".hentry .entry-title","h1#articleHeader","h1.articleHeader","h1.article",".instapaper_title","#meebo-title"],Lu=["article h1","#entry-title",".entry-title","#entryTitle","#entrytitle",".entryTitle",".entrytitle","#articleTitle",".articleTitle","post post-title","h1.title","h2.article","h1","html head title","title"],Ru={extract:function(e){var t,n=e.$,r=e.url,a=e.metaCache;return(t=Co(n,ju,a))||(t=Oo(n,zu))||(t=Co(n,Pu,a))||(t=Oo(n,Lu))?ku(t,{url:r,$:n}):""}},Yu=["byl","clmst","dc.author","dcsext.author","dc.creator","rbauthors","authors"],Wu=[".entry .entry-author",".author.vcard .fn",".author .vcard .fn",".byline.vcard .fn",".byline .vcard .fn",".byline .by .author",".byline .by",".byline .author",".post-author.vcard",".post-author .vcard","a[rel=author]","#by_author",".by_author","#entryAuthor",".entryAuthor",".byline a[href*=author]","#author .authorname",".author .authorname","#author",".author",".articleauthor",".ArticleAuthor",".byline"],qu=/^[\n\s]*By/i,Iu=[["#byline",qu],[".byline",qu]],Hu={extract:function(e){var t,n=e.$,r=e.metaCache;if((t=Co(n,Yu,r))&&t.length<300)return Ss(t);if((t=Oo(n,Wu,2))&&t.length<300)return Ss(t);var a=!0,i=!1,o=void 0;try{for(var s,u=Oa(Iu);!(a=(s=u.next()).done);a=!0){var c=Pa(s.value,2),l=c[0],f=c[1],d=n(l);if(1===d.length){var h=d.text();if(f.test(h))return Ss(h)}}}catch(e){i=!0,o=e}finally{try{a||null==u.return||u.return()}finally{if(i)throw o}}return null}},Bu=["article:published_time","displaydate","dc.date","dc.date.issued","rbpubdate","publish_date","pub_date","pagedate","pubdate","revision_date","doc_date","date_created","content_create_date","lastmodified","created","date"],Fu=[".hentry .dtstamp.published",".hentry .published",".hentry .dtstamp.updated",".hentry .updated",".single .published",".meta .published",".meta .postDate",".entry-date",".byline .date",".postmetadata .date",".article_datetime",".date-header",".story-date",".dateStamp","#story .datetime",".dateline",".pubdate"],Gu=[new RegExp("/(20\\d{2}/\\d{2}/\\d{2})/","i"),new RegExp("(20\\d{2}-[01]\\d-[0-3]\\d)","i"),new RegExp("/(20\\d{2}/".concat("(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)","/[0-3]\\d)/"),"i")],Uu={extract:function(e){var t,n=e.$,r=e.url,a=e.metaCache;return(t=Co(n,Bu,a,!1))||(t=Oo(n,Fu))||(t=function(e,t){var n=t.find((function(t){return t.test(e)}));return n?n.exec(e)[1]:null}(r,Gu))?Au(t):null}},$u=["og:image","twitter:image","image_src"],Vu=["link[rel=image_src]"],Ju=new RegExp(["upload","wp-content","large","photo","wp-image"].join("|"),"i"),Ku=new RegExp(["spacer","sprite","blank","throbber","gradient","tile","bg","background","icon","social","header","hdr","advert","spinner","loader","loading","default","rating","share","facebook","twitter","theme","promo","ads","wp-includes"].join("|"),"i"),Xu=/\.gif(\?.*)?$/i,Zu=/\.jpe?g(\?.*)?$/i;function Qu(e){return"".concat(e.attr("class")||""," ").concat(e.attr("id")||"")}var ec={extract:function(e){var t,n=e.$,r=e.content,a=e.metaCache,i=e.html;n.browser||0!==n("head").length||n("*").first().prepend(i);var o=Co(n,$u,a,!1);if(o&&(t=Ts(o)))return t;var s=n(r),u=n("img",s).toArray(),c={};u.forEach((function(e,t){var r=n(e),a=r.attr("src");if(a){var i=function(e){e=e.trim();var t=0;return Ju.test(e)&&(t+=20),Ku.test(e)&&(t-=20),Xu.test(e)&&(t-=10),Zu.test(e)&&(t+=10),t}(a);i+=function(e){return e.attr("alt")?5:0}(r),i+=function(e){var t=0;1===e.parents("figure").first().length&&(t+=25);var n,r=e.parent();return 1===r.length&&(n=r.parent()),[r,n].forEach((function(e){Wi.test(Qu(e))&&(t+=15)})),t}(r),i+=function(e){var t=0,n=e.next(),r=n.get(0);return r&&"figcaption"===r.tagName.toLowerCase()&&(t+=25),Wi.test(Qu(n))&&(t+=15),t}(r),i+=function(e){var t=0,n=Ki(e.attr("width")),r=Ki(e.attr("height")),a=e.attr("src");if(n&&n<=50&&(t-=50),r&&r<=50&&(t-=50),n&&r&&!a.includes("sprite")){var i=n*r;i<5e3?t-=100:t+=Math.round(i/1e3)}return t}(r),i+=function(e,t){return e.length/2-t}(u,t),c[a]=i}}));var l=oi(c).reduce((function(e,t){return c[t]>e[1]?[t,c[t]]:e}),[null,0]),f=Pa(l,2),d=f[0];if(f[1]>0&&(t=Ts(d)))return t;var h=!0,p=!1,m=void 0;try{for(var g,v=Oa(Vu);!(h=(g=v.next()).done);h=!0){var y=g.value,_=n(y).first(),b=_.attr("src");if(b&&(t=Ts(b)))return t;var w=_.attr("href");if(w&&(t=Ts(w)))return t;var A=_.attr("value");if(A&&(t=Ts(A)))return t}}catch(e){p=!0,m=e}finally{try{h||null==v.return||v.return()}finally{if(p)throw m}}return null}},tc=t((function(e,t){(function(){var t,n,r,a,i,o,s,u,c,l,f,d,h,p,m;r=Math.floor,l=Math.min,n=function(e,t){return e<t?-1:e>t?1:0},c=function(e,t,a,i,o){var s;if(null==a&&(a=0),null==o&&(o=n),a<0)throw new Error("lo must be non-negative");for(null==i&&(i=e.length);a<i;)o(t,e[s=r((a+i)/2)])<0?i=s:a=s+1;return[].splice.apply(e,[a,a-a].concat(t)),t},o=function(e,t,r){return null==r&&(r=n),e.push(t),p(e,0,e.length-1,r)},i=function(e,t){var r,a;return null==t&&(t=n),r=e.pop(),e.length?(a=e[0],e[0]=r,m(e,0,t)):a=r,a},u=function(e,t,r){var a;return null==r&&(r=n),a=e[0],e[0]=t,m(e,0,r),a},s=function(e,t,r){var a;return null==r&&(r=n),e.length&&r(e[0],t)<0&&(t=(a=[e[0],t])[0],e[0]=a[1],m(e,0,r)),t},a=function(e,t){var a,i,o,s,u,c;for(null==t&&(t=n),u=[],i=0,o=(s=function(){c=[];for(var t=0,n=r(e.length/2);0<=n?t<n:t>n;0<=n?t++:t--)c.push(t);return c}.apply(this).reverse()).length;i<o;i++)a=s[i],u.push(m(e,a,t));return u},h=function(e,t,r){var a;if(null==r&&(r=n),-1!==(a=e.indexOf(t)))return p(e,0,a,r),m(e,a,r)},f=function(e,t,r){var i,o,u,c,l;if(null==r&&(r=n),!(o=e.slice(0,t)).length)return o;for(a(o,r),u=0,c=(l=e.slice(t)).length;u<c;u++)i=l[u],s(o,i,r);return o.sort(r).reverse()},d=function(e,t,r){var o,s,u,f,d,h,p,m,g;if(null==r&&(r=n),10*t<=e.length){if(!(u=e.slice(0,t).sort(r)).length)return u;for(s=u[u.length-1],f=0,h=(p=e.slice(t)).length;f<h;f++)r(o=p[f],s)<0&&(c(u,o,0,null,r),u.pop(),s=u[u.length-1]);return u}for(a(e,r),g=[],d=0,m=l(t,e.length);0<=m?d<m:d>m;0<=m?++d:--d)g.push(i(e,r));return g},p=function(e,t,r,a){var i,o,s;for(null==a&&(a=n),i=e[r];r>t&&a(i,o=e[s=r-1>>1])<0;)e[r]=o,r=s;return e[r]=i},m=function(e,t,r){var a,i,o,s,u;for(null==r&&(r=n),i=e.length,u=t,o=e[t],a=2*t+1;a<i;)(s=a+1)<i&&!(r(e[a],e[s])<0)&&(a=s),e[t]=e[a],a=2*(t=a)+1;return e[t]=o,p(e,u,t,r)},t=function(){function e(e){this.cmp=null!=e?e:n,this.nodes=[]}return e.push=o,e.pop=i,e.replace=u,e.pushpop=s,e.heapify=a,e.updateItem=h,e.nlargest=f,e.nsmallest=d,e.prototype.push=function(e){return o(this.nodes,e,this.cmp)},e.prototype.pop=function(){return i(this.nodes,this.cmp)},e.prototype.peek=function(){return this.nodes[0]},e.prototype.contains=function(e){return-1!==this.nodes.indexOf(e)},e.prototype.replace=function(e){return u(this.nodes,e,this.cmp)},e.prototype.pushpop=function(e){return s(this.nodes,e,this.cmp)},e.prototype.heapify=function(){return a(this.nodes,this.cmp)},e.prototype.updateItem=function(e){return h(this.nodes,e,this.cmp)},e.prototype.clear=function(){return this.nodes=[]},e.prototype.empty=function(){return 0===this.nodes.length},e.prototype.size=function(){return this.nodes.length},e.prototype.clone=function(){var t;return(t=new e).nodes=this.nodes.slice(0),t},e.prototype.toArray=function(){return this.nodes.slice(0)},e.prototype.insert=e.prototype.push,e.prototype.top=e.prototype.peek,e.prototype.front=e.prototype.peek,e.prototype.has=e.prototype.contains,e.prototype.copy=e.prototype.clone,e}(),e.exports=t}).call(this)})),nc=t((function(e,t){(function(){var e,n,r,a,i,o,s,u,c,l,f,d,h,p,m,g,v,y,_,b,w=[].indexOf||function(e){for(var t=0,n=this.length;t<n;t++)if(t in this&&this[t]===e)return t;return-1};s=Math.floor,c=Math.max,l=Math.min,n=tc,g=function(e,t){return t?2*e/t:1},m=function(e,t){var n,r,a,i,o,s;for(o=[e.length,t.length],n=i=0,s=l(r=o[0],a=o[1]);0<=s?i<s:i>s;n=0<=s?++i:--i){if(e[n]<t[n])return-1;if(e[n]>t[n])return 1}return r-a},b=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},p=function(e){var t,n;for(t=0,n=e.length;t<n;t++)if(e[t])return!0;return!1},i=function(){function e(e,t,n,r){this.isjunk=e,null==t&&(t=""),null==n&&(n=""),this.autojunk=null==r||r,this.a=this.b=null,this.setSeqs(t,n)}return e.prototype.setSeqs=function(e,t){return this.setSeq1(e),this.setSeq2(t)},e.prototype.setSeq1=function(e){if(e!==this.a)return this.a=e,this.matchingBlocks=this.opcodes=null},e.prototype.setSeq2=function(e){if(e!==this.b)return this.b=e,this.matchingBlocks=this.opcodes=null,this.fullbcount=null,this._chainB()},e.prototype._chainB=function(){var e,t,n,r,a,i,o,u,c,l,f,d,h,p;for(e=this.b,this.b2j=t={},r=l=0,d=e.length;l<d;r=++l)n=e[r],(b(t,n)?t[n]:t[n]=[]).push(r);if(i={},a=this.isjunk)for(f=0,h=(p=Object.keys(t)).length;f<h;f++)a(n=p[f])&&(i[n]=!0,delete t[n]);if(c={},o=e.length,this.autojunk&&o>=200)for(n in u=s(o/100)+1,t)t[n].length>u&&(c[n]=!0,delete t[n]);return this.isbjunk=function(e){return b(i,e)},this.isbpopular=function(e){return b(c,e)}},e.prototype.findLongestMatch=function(e,t,n,r){var a,i,o,s,u,c,l,f,d,h,p,m,g,v,y,_,w,A,x,k,E;for(a=(_=[this.a,this.b,this.b2j,this.isbjunk])[0],i=_[1],o=_[2],f=_[3],s=(w=[e,n,0])[0],u=w[1],c=w[2],h={},l=g=e;e<=t?g<t:g>t;l=e<=t?++g:--g){for(m={},v=0,y=(A=b(o,a[l])?o[a[l]]:[]).length;v<y;v++)if(!((d=A[v])<n)){if(d>=r)break;(p=m[d]=(h[d-1]||0)+1)>c&&(s=(x=[l-p+1,d-p+1,p])[0],u=x[1],c=x[2])}h=m}for(;s>e&&u>n&&!f(i[u-1])&&a[s-1]===i[u-1];)s=(k=[s-1,u-1,c+1])[0],u=k[1],c=k[2];for(;s+c<t&&u+c<r&&!f(i[u+c])&&a[s+c]===i[u+c];)c++;for(;s>e&&u>n&&f(i[u-1])&&a[s-1]===i[u-1];)s=(E=[s-1,u-1,c+1])[0],u=E[1],c=E[2];for(;s+c<t&&u+c<r&&f(i[u+c])&&a[s+c]===i[u+c];)c++;return[s,u,c]},e.prototype.getMatchingBlocks=function(){var e,t,n,r,a,i,o,s,u,c,l,f,d,h,p,g,v,y,_,b,w,A,x,k,E,S;if(this.matchingBlocks)return this.matchingBlocks;for(y=[[0,h=(A=[this.a.length,this.b.length])[0],0,p=A[1]]],g=[];y.length;)t=(x=y.pop())[0],e=x[1],r=x[2],n=x[3],a=(k=_=this.findLongestMatch(t,e,r,n))[0],s=k[1],(l=k[2])&&(g.push(_),t<a&&r<s&&y.push([t,a,r,s]),a+l<e&&s+l<n&&y.push([a+l,e,s+l,n]));for(g.sort(m),i=u=f=0,v=[],b=0,w=g.length;b<w;b++)o=(E=g[b])[0],c=E[1],d=E[2],i+f===o&&u+f===c?f+=d:(f&&v.push([i,u,f]),i=(S=[o,c,d])[0],u=S[1],f=S[2]);return f&&v.push([i,u,f]),v.push([h,p,0]),this.matchingBlocks=v},e.prototype.getOpcodes=function(){var e,t,n,r,a,i,o,s,u,c,l,f;if(this.opcodes)return this.opcodes;for(r=a=0,this.opcodes=t=[],s=0,u=(c=this.getMatchingBlocks()).length;s<u;s++)e=(l=c[s])[0],n=l[1],i=l[2],o="",r<e&&a<n?o="replace":r<e?o="delete":a<n&&(o="insert"),o&&t.push([o,r,e,a,n]),r=(f=[e+i,n+i])[0],a=f[1],i&&t.push(["equal",e,r,n,a]);return t},e.prototype.getGroupedOpcodes=function(e){var t,n,r,a,i,o,s,u,f,d,h,p,m,g,v;for(null==e&&(e=3),(t=this.getOpcodes()).length||(t=[["equal",0,1,0,1]]),"equal"===t[0][0]&&(f=(p=t[0])[0],a=p[1],i=p[2],o=p[3],s=p[4],t[0]=[f,c(a,i-e),i,c(o,s-e),s]),"equal"===t[t.length-1][0]&&(f=(m=t[t.length-1])[0],a=m[1],i=m[2],o=m[3],s=m[4],t[t.length-1]=[f,a,l(i,a+e),o,l(s,o+e)]),u=e+e,r=[],n=[],d=0,h=t.length;d<h;d++)f=(g=t[d])[0],a=g[1],i=g[2],o=g[3],s=g[4],"equal"===f&&i-a>u&&(n.push([f,a,l(i,a+e),o,l(s,o+e)]),r.push(n),n=[],a=(v=[c(a,i-e),c(o,s-e)])[0],o=v[1]),n.push([f,a,i,o,s]);return!n.length||1===n.length&&"equal"===n[0][0]||r.push(n),r},e.prototype.ratio=function(){var e,t,n,r;for(e=0,t=0,n=(r=this.getMatchingBlocks()).length;t<n;t++)e+=r[t][2];return g(e,this.a.length+this.b.length)},e.prototype.quickRatio=function(){var e,t,n,r,a,i,o,s,u,c,l;if(!this.fullbcount)for(this.fullbcount=n={},i=0,s=(c=this.b).length;i<s;i++)n[t=c[i]]=(n[t]||0)+1;for(n=this.fullbcount,e={},r=0,o=0,u=(l=this.a).length;o<u;o++)t=l[o],a=b(e,t)?e[t]:n[t]||0,e[t]=a-1,a>0&&r++;return g(r,this.a.length+this.b.length)},e.prototype.realQuickRatio=function(){var e,t,n;return n=[this.a.length,this.b.length],g(l(e=n[0],t=n[1]),e+t)},e}(),u=function(e,t,r,a){var o,s,u,c,l,f,d,h,p;if(null==r&&(r=3),null==a&&(a=.6),!(r>0))throw new Error("n must be > 0: ("+r+")");if(!(0<=a&&a<=1))throw new Error("cutoff must be in [0.0, 1.0]: ("+a+")");for(o=[],(s=new i).setSeq2(e),c=0,f=t.length;c<f;c++)u=t[c],s.setSeq1(u),s.realQuickRatio()>=a&&s.quickRatio()>=a&&s.ratio()>=a&&o.push([s.ratio(),u]);for(p=[],l=0,d=(o=n.nlargest(o,r,m)).length;l<d;l++)(h=o[l])[0],u=h[1],p.push(u);return p},v=function(e,t){var n,r,a;for(n=(a=[0,e.length])[0],r=a[1];n<r&&e[n]===t;)n++;return n},e=function(){function e(e,t){this.linejunk=e,this.charjunk=t}return e.prototype.compare=function(e,t){var n,r,a,o,s,u,c,l,f,d,h,p,m,g;for(c=[],f=0,h=(m=new i(this.linejunk,e,t).getOpcodes()).length;f<h;f++){switch(l=(g=m[f])[0],r=g[1],n=g[2],o=g[3],a=g[4],l){case"replace":s=this._fancyReplace(e,r,n,t,o,a);break;case"delete":s=this._dump("-",e,r,n);break;case"insert":s=this._dump("+",t,o,a);break;case"equal":s=this._dump(" ",e,r,n);break;default:throw new Error("unknow tag ("+l+")")}for(d=0,p=s.length;d<p;d++)u=s[d],c.push(u)}return c},e.prototype._dump=function(e,t,n,r){var a,i,o;for(o=[],a=i=n;n<=r?i<r:i>r;a=n<=r?++i:--i)o.push(e+" "+t[a]);return o},e.prototype._plainReplace=function(e,t,n,r,a,i){var o,s,u,c,l,f,d,h,p,m;for(i-a<n-t?(o=this._dump("+",r,a,i),l=this._dump("-",e,t,n)):(o=this._dump("-",e,t,n),l=this._dump("+",r,a,i)),c=[],f=0,h=(m=[o,l]).length;f<h;f++)for(d=0,p=(s=m[f]).length;d<p;d++)u=s[d],c.push(u);return c},e.prototype._fancyReplace=function(e,t,n,r,a,o){var s,u,c,l,f,d,h,p,m,g,v,y,_,b,w,A,x,k,E,S,M,T,C,D,O,N,j,P,z,L,R,Y,W,q,I,H,B,F,G,U,$,V,J,K,X,Z,Q,ee;for(h=(H=[.74,.75])[0],b=H[1],_=new i(this.charjunk),w=(B=[null,null])[0],A=B[1],T=[],k=D=a;a<=o?D<o:D>o;k=a<=o?++D:--D)for(g=r[k],_.setSeq2(g),x=O=t;t<=n?O<n:O>n;x=t<=n?++O:--O)(u=e[x])!==g?(_.setSeq1(u),_.realQuickRatio()>h&&_.quickRatio()>h&&_.ratio()>h&&(h=(V=[_.ratio(),x,k])[0],p=V[1],m=V[2])):null===w&&(w=($=[x,k])[0],A=$[1]);if(h<b){if(null===w){for(N=0,P=(J=this._plainReplace(e,t,n,r,a,o)).length;N<P;N++)M=J[N],T.push(M);return T}p=(K=[w,A,1])[0],m=K[1],h=K[2]}else w=null;for(j=0,z=(X=this._fancyHelper(e,t,p,r,a,m)).length;j<z;j++)M=X[j],T.push(M);if(s=(Z=[e[p],r[m]])[0],d=Z[1],null===w){for(f=y="",_.setSeqs(s,d),W=0,L=(Q=_.getOpcodes()).length;W<L;W++)switch(C=(ee=Q[W])[0],c=ee[1],l=ee[2],v=ee[3],E=(F=[l-c,ee[4]-v])[0],S=F[1],C){case"replace":f+=Array(E+1).join("^"),y+=Array(S+1).join("^");break;case"delete":f+=Array(E+1).join("-");break;case"insert":y+=Array(S+1).join("+");break;case"equal":f+=Array(E+1).join(" "),y+=Array(S+1).join(" ");break;default:throw new Error("unknow tag ("+C+")")}for(q=0,R=(G=this._qformat(s,d,f,y)).length;q<R;q++)M=G[q],T.push(M)}else T.push(" "+s);for(I=0,Y=(U=this._fancyHelper(e,p+1,n,r,m+1,o)).length;I<Y;I++)M=U[I],T.push(M);return T},e.prototype._fancyHelper=function(e,t,n,r,a,i){var o;return o=[],t<n?o=a<i?this._fancyReplace(e,t,n,r,a,i):this._dump("-",e,t,n):a<i&&(o=this._dump("+",r,a,i)),o},e.prototype._qformat=function(e,t,n,r){var a,i;return i=[],a=l(v(e,"\t"),v(t,"\t")),a=l(a,v(n.slice(0,a)," ")),a=l(a,v(r.slice(0,a)," ")),n=n.slice(a).replace(/\s+$/,""),r=r.slice(a).replace(/\s+$/,""),i.push("- "+e),n.length&&i.push("? "+Array(a+1).join("\t")+n+"\n"),i.push("+ "+t),r.length&&i.push("? "+Array(a+1).join("\t")+r+"\n"),i},e}(),a=function(e,t){return null==t&&(t=/^\s*#?\s*$/),t.test(e)},r=function(e,t){return null==t&&(t=" \t"),w.call(t,e)>=0},_=function(e,t){var n,r;return n=e+1,1===(r=t-e)?""+n:(r||n--,n+","+r)},h=function(e,t,n){var r,a,o,s,u,c,l,f,d,h,p,m,g,v,y,b,w,A,x,k,E,S,M,T,C,D,O,N,j,P,z,L,R,Y,W,q,I;for(null==(u=(z=null!=n?n:{}).fromfile)&&(u=""),null==(x=z.tofile)&&(x=""),null==(c=z.fromfiledate)&&(c=""),null==(k=z.tofiledate)&&(k=""),null==z.n&&3,null==(y=z.lineterm)&&(y="\n"),v=[],b=!1,E=0,C=(L=new i(null,e,t).getGroupedOpcodes()).length;E<C;E++)for(l=L[E],b||(b=!0,s=c?"\t"+c:"",A=k?"\t"+k:"",v.push("--- "+u+s+y),v.push("+++ "+x+A+y)),m=(R=[l[0],l[l.length-1]])[1],r=_((o=R[0])[1],m[2]),a=_(o[3],m[4]),v.push("@@ -"+r+" +"+a+" @@"+y),S=0,D=l.length;S<D;S++)if(w=(Y=l[S])[0],f=Y[1],d=Y[2],h=Y[3],p=Y[4],"equal"!==w){if("replace"===w||"delete"===w)for(T=0,N=(q=e.slice(f,d)).length;T<N;T++)g=q[T],v.push("-"+g);if("replace"===w||"insert"===w)for(P=0,j=(I=t.slice(h,p)).length;P<j;P++)g=I[P],v.push("+"+g)}else for(M=0,O=(W=e.slice(f,d)).length;M<O;M++)g=W[M],v.push(" "+g);return v},y=function(e,t){var n,r;return n=e+1,(r=t-e)||n--,r<=1?""+n:n+","+(n+r-1)},o=function(e,t,n){var r,a,o,s,u,c,l,f,d,h,m,g,v,_,b,w,A,x,k,E,S,M,T,C,D,O,N,j,P,z,L,R,Y,W,q,I,H,B;for(null==(u=(R=null!=n?n:{}).fromfile)&&(u=""),null==(E=R.tofile)&&(E=""),null==(c=R.fromfiledate)&&(c=""),null==(S=R.tofiledate)&&(S=""),null==R.n&&3,null==(b=R.lineterm)&&(b="\n"),w={insert:"+ ",delete:"- ",replace:"! ",equal:" "},A=!1,_=[],M=0,O=(Y=new i(null,e,t).getGroupedOpcodes()).length;M<O;M++)if(l=Y[M],!A){if(A=!0,s=c?"\t"+c:"",k=S?"\t"+S:"",_.push("*** "+u+s+b),_.push("--- "+E+k+b),o=(W=[l[0],l[l.length-1]])[0],g=W[1],_.push("***************"+b),r=y(o[1],g[2]),_.push("*** "+r+" ****"+b),p(function(){var e,t,n,r;for(r=[],e=0,t=l.length;e<t;e++)n=l[e],x=n[0],n[1],n[2],n[3],n[4],r.push("replace"===x||"delete"===x);return r}()))for(T=0,N=l.length;T<N;T++)if(q=l[T],x=q[0],f=q[1],d=q[2],q[3],q[4],"insert"!==x)for(C=0,j=(I=e.slice(f,d)).length;C<j;C++)v=I[C],_.push(w[x]+v);if(a=y(o[3],g[4]),_.push("--- "+a+" ----"+b),p(function(){var e,t,n,r;for(r=[],e=0,t=l.length;e<t;e++)n=l[e],x=n[0],n[1],n[2],n[3],n[4],r.push("replace"===x||"insert"===x);return r}()))for(D=0,P=l.length;D<P;D++)if(H=l[D],x=H[0],H[1],H[2],h=H[3],m=H[4],"delete"!==x)for(L=0,z=(B=t.slice(h,m)).length;L<z;L++)v=B[L],_.push(w[x]+v)}return _},f=function(t,n,a,i){return null==i&&(i=r),new e(a,i).compare(t,n)},d=function(e,t){var n,r,a,i,o,s,u;if(!(i={1:"- ",2:"+ "}[t]))throw new Error("unknow delta choice (must be 1 or 2): "+t);for(a=[" ",i],r=[],o=0,s=e.length;o<s;o++)u=(n=e[o]).slice(0,2),w.call(a,u)>=0&&r.push(n.slice(2));return r},t._arrayCmp=m,t.SequenceMatcher=i,t.getCloseMatches=u,t._countLeading=v,t.Differ=e,t.IS_LINE_JUNK=a,t.IS_CHARACTER_JUNK=r,t._formatRangeUnified=_,t.unifiedDiff=h,t._formatRangeContext=y,t.contextDiff=o,t.ndiff=f,t.restore=d}).call(this)})),rc=(nc._arrayCmp,nc.SequenceMatcher,nc.getCloseMatches,nc._countLeading,nc.Differ,nc.IS_LINE_JUNK,nc.IS_CHARACTER_JUNK,nc._formatRangeUnified,nc.unifiedDiff,nc._formatRangeContext,nc.contextDiff,nc.ndiff,nc.restore,nc);var ac=/\d/,ic=new RegExp(["print","archive","comment","discuss","e-mail","email","share","reply","all","login","sign","single","adx","entry-unrelated"].join("|"),"i"),oc=new RegExp("(next|weiter|continue|>([^|]|$)|»([^|]|$))","i"),sc=new RegExp("(first|last|end)","i"),uc=new RegExp("(prev|earl|old|new|<|«)","i");function cc(e){var t=e.links,n=e.articleUrl,r=e.baseUrl,a=e.parsedUrl,i=e.$,o=e.previousUrls,s=void 0===o?[]:o;a=a||Mr.parse(n);var u=function(e){return new RegExp("^".concat(e),"i")}(r),c=function(e){return e("meta[name=generator][value^=WordPress]").length>0}(i),l=t.reduce((function(e,t){var o=Po(t);if(!o.href)return e;var l=Ta(o.href),f=i(t),d=f.text();if(!function(e,t,n,r,a,i){if(void 0!==i.find((function(t){return e===t})))return!1;if(!e||e===t||e===n)return!1;var o=r.hostname;if(Mr.parse(e).hostname!==o)return!1;var s=e.replace(n,"");return!!ac.test(s)&&(!ic.test(a)&&!(a.length>25))}(l,n,r,a,d,s))return e;e[l]?e[l].linkText="".concat(e[l].linkText,"|").concat(d):e[l]={score:0,linkText:d,href:l};var h=e[l],p=function(e,t){return"".concat(t||e.text()," ").concat(e.attr("class")||""," ").concat(e.attr("id")||"")}(f,d),m=function(e){var t=e.match(xa);if(!t)return null;var n=Aa(t[6],10);return n<100?n:null}(l),g=function(e,t){return t.test(e)?0:-25}(l,u);return g+=function(e){return oc.test(e)?50:0}(p),g+=function(e){return sc.test(e)&&oc.test(e)?-65:0}(p),g+=function(e){return uc.test(e)?-200:0}(p),g+=function(e){var t=e.parent(),n=!1,r=!1,a=0;return Ci(Go(0,4)).forEach((function(){if(0!==t.length){var e=function(e){return"".concat(e.attr("class")||""," ").concat(e.attr("id")||"")}(t);!n&&vi.test(e)&&(n=!0,a+=25),!r&&gi.test(e)&&ic.test(e)&&(mi.test(e)||(r=!0,a-=25)),t=t.parent()}})),a}(f),g+=function(e){return ic.test(e)?-25:0}(l),g+=function(e,t){return e&&!t?50:0}(m,c),g+=function(e,t){var n=0;if(Sa.test(e.trim())){var r=Aa(e,10);n=r<2?-30:Math.max(0,10-r),t&&t>=r&&(n-=50)}return n}(d,m),g+=function(e,t,n){return e>0?e+-250*(1-new rc.SequenceMatcher(null,t,n).ratio()-.2):0}(g,n,l),h.score=g,e}),{});return 0===oi(l).length?null:l}var lc={extract:function(e){var t=e.$,n=e.url,r=e.parsedUrl,a=e.previousUrls,i=void 0===a?[]:a;r=r||Mr.parse(n);var o=Ta(n),s=za(n,r),u=cc({links:t("a[href]").toArray(),articleUrl:o,baseUrl:s,parsedUrl:r,$:t,previousUrls:i});if(!u)return null;var c=oi(u).reduce((function(e,t){var n=u[t];return n.score>e.score?n:e}),{score:-100});return c.score>=50?c.href:null}},fc=["og:url"];function dc(e){return Mr.parse(e).hostname}function hc(e){return{url:e,domain:dc(e)}}var pc={extract:function(e){var t=e.$,n=e.url,r=e.metaCache,a=t("link[rel=canonical]");if(0!==a.length){var i=a.attr("href");if(i)return hc(i)}var o=Co(t,fc,r);return hc(o||n)}},mc={ellipse:"…",chars:[" ","-"],max:140,truncate:!0};var gc=function(e,t,n){if("string"!=typeof e||0===e.length)return"";if(0===t)return"";for(var r in n=n||{},mc)null!==n[r]&&void 0!==n[r]||(n[r]=mc[r]);return n.max=t||n.max,function(e,t,n,r,a){if(e.length<t)return e;for(var i=0,o="",s=Math.floor(t/2),u="middle"===a?s:t,c=0,l=e.length;c<l;c++)if(o=e.charAt(c),-1!==r.indexOf(o)&&"middle"!==a&&(i=c),!(c<u))return 0===i?a?e.substring(0,u-1)+n+("middle"===a?e.substring(e.length-s,e.length):""):"":e.substring(0,i)+n;return e}(e,n.max,n.ellipse,n.chars,n.truncate)},vc=["og:description","twitter:description"];function yc(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200;return e=e.replace(/[\s\n]+/g," ").trim(),gc(e,n,{ellipse:"&hellip;"})}var _c={extract:function(e){var t=e.$,n=e.content,r=e.metaCache,a=Co(t,vc,r);if(a)return yc(No(a,t));return yc(t(n.slice(0,1e3)).text(),t,200)}},bc={extract:function(e){var t=e.content;return la(Cr.load(t)("div").first().text()).split(/\s/).length}},wc={domain:"*",title:Ru.extract,date_published:Uu.extract,author:Hu.extract,content:Nu.extract.bind(Nu),lead_image_url:ec.extract,dek:function(){return null},next_page_url:lc.extract,url_and_domain:pc.extract,excerpt:_c.extract,word_count:bc.extract,direction:function(e){var t=e.title;return ls.getDirection(t)},extract:function(e){var t=e.html,n=e.$;if(t&&!n){var r=Cr.load(t);e.$=r}var a=this.title(e),i=this.date_published(e),o=this.author(e),s=this.content(dt({},e,{title:a})),u=this.lead_image_url(dt({},e,{content:s})),c=this.dek(dt({},e,{content:s})),l=this.next_page_url(e),f=this.excerpt(dt({},e,{content:s})),d=this.word_count(dt({},e,{content:s})),h=this.direction({title:a}),p=this.url_and_domain(e);return{title:a,author:o,date_published:i||null,dek:c,lead_image_url:u,content:s,next_page_url:l,url:p.url,domain:p.domain,excerpt:f,word_count:d,direction:h}}},Ac={'meta[name="al:ios:app_name"][value="Medium"]':rs,'meta[name="generator"][value="blogger"]':es};function xc(e,t,n){var r=(t=t||Mr.parse(e)).hostname,a=r.split(".").slice(-2).join(".");return Zo[r]||Zo[a]||cs[r]||cs[a]||function(e){var t=oi(Ac).find((function(t){return e(t).length>0}));return Ac[t]}(n)||wc}function kc(e){var t=e.$,n=e.type,r=e.extractionOpts,a=e.extractHtml,i=void 0!==a&&a;if(!r)return null;if("string"==typeof r)return r;var o,s=r.selectors,u=r.defaultCleaner,c=void 0===u||u,l=r.allowMultiple,f=function(e,t,n,r){return t.find((function(t){if(Ca(t)){if(n)return t.reduce((function(t,n){return t&&e(n).length>0}),!0);var a=Pa(t,2),i=a[0],o=a[1];return(r||!r&&1===e(i).length)&&e(i).attr(o)&&""!==e(i).attr(o).trim()}return(r||!r&&1===e(t).length)&&""!==e(t).text().trim()}))}(t,s,i,l);if(!f)return null;function d(n){return xo(n,t,e.url||""),function(e,t,n){var r=n.clean;r&&t(r.join(","),e).remove()}(n,t,r),function(e,t,n){var r=n.transforms;r&&oi(r).forEach((function(n){var a=t(n,e),i=r[n];"string"==typeof i?a.each((function(e,a){Ei(t(a),t,r[n])})):"function"==typeof i&&a.each((function(e,n){var r=i(t(n),t);"string"==typeof r&&Ei(t(n),t,r)}))}))}(n,t,r),n}if(i)return function(){var r;if(Ca(f)){r=t(f.join(","));var a=t("<div></div>");r.each((function(e,t){a.append(t)})),r=a}else r=t(f);return r.wrap(t("<div></div>")),r=d(r=r.parent()),Du[n]&&Du[n](r,dt({},e,{defaultCleaner:c})),l?r.children().toArray().map((function(e){return t.html(t(e))})):t.html(r)}();if(Ca(f)){var h=Pa(f,3),p=h[0],m=h[1],g=h[2];o=d(t(p)).map((function(e,n){var r=t(n).attr(m).trim();return g?g(r):r}))}else o=d(t(f)).map((function(e,n){return t(n).text().trim()}));return o=Ca(o.toArray())&&l?o.toArray():o[0],c&&Du[n]?Du[n](o,dt({},e,r)):o}function Ec(e,t){var n={};return oi(e).forEach((function(r){n[r]||(n[r]=kc(dt({},t,{type:r,extractionOpts:e[r]})))})),n}function Sc(e){var t=e.type,n=e.extractor,r=e.fallback,a=void 0===r||r,i=kc(dt({},e,{extractionOpts:n[t]}));return i||(a?wc[t](e):null)}var Mc=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:wc,t=arguments.length>1?arguments[1]:void 0,n=t,r=n.contentOnly,a=n.extractedTitle;if("*"===e.domain)return e.extract(t);if(t=dt({},t,{extractor:e}),r){var i=Sc(dt({},t,{type:"content",extractHtml:!0,title:a}));return{content:i}}var o=Sc(dt({},t,{type:"title"})),s=Sc(dt({},t,{type:"date_published"})),u=Sc(dt({},t,{type:"author"})),c=Sc(dt({},t,{type:"next_page_url"})),l=Sc(dt({},t,{type:"content",extractHtml:!0,title:o})),f=Sc(dt({},t,{type:"lead_image_url",content:l})),d=Sc(dt({},t,{type:"excerpt",content:l})),h=Sc(dt({},t,{type:"dek",content:l,excerpt:d})),p=Sc(dt({},t,{type:"word_count",content:l})),m=Sc(dt({},t,{type:"direction",title:o})),g=Sc(dt({},t,{type:"url_and_domain"}))||{url:null,domain:null},v=g.url,y=g.domain,_={};return e.extend&&(_=Ec(e.extend,t)),dt({title:o,content:l,author:u,date_published:s,lead_image_url:f,dek:h,next_page_url:c,url:v,domain:y,excerpt:d,word_count:p,direction:m},_)};function Tc(e){return Cc.apply(this,arguments)}function Cc(){return(Cc=Jn(s.mark((function e(t){var n,r,a,i,o,u,c,l,f,d,h,p;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.next_page_url,r=t.html,a=t.$,i=t.metaCache,o=t.result,u=t.Extractor,c=t.title,l=t.url,f=1,d=[Ta(l)];case 3:if(!(n&&f<26)){e.next=16;break}return f+=1,e.next=7,Bo.create(n);case 7:a=e.sent,r=a.html(),h=Mc(u,{url:n,html:r,$:a,metaCache:i,extractedTitle:c,previousUrls:d}),d.push(n),o=dt({},o,{content:"".concat(o.content,"<hr><h4>Page ").concat(f,"</h4>").concat(h.content)}),n=h.next_page_url,e.next=3;break;case 16:return p=wc.word_count({content:"<div>".concat(o.content,"</div>")}),e.abrupt("return",dt({},o,{total_pages:f,pages_rendered:f,word_count:p}));case 18:case"end":return e.stop()}}),e,this)})))).apply(this,arguments)}var Dc,Oc={parse:(Dc=Jn(s.mark((function e(t){var n,r,a,i,o,u,c,l,f,d,h,p,m,g,v,y,_,b,w,A,x,k,E,S=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=S.length>1&&void 0!==S[1]?S[1]:{},r=n.html,a=pt(n,["html"]),i=a.fetchAllPages,o=void 0===i||i,u=a.fallback,c=void 0===u||u,l=a.contentType,f=void 0===l?"html":l,d=a.headers,h=void 0===d?{}:d,p=a.extend,m=a.customExtractor,!t&&Cr.browser&&(t=window.location.href,r=r||Cr.html()),Uo(g=Mr.parse(t))){e.next=6;break}return e.abrupt("return",{error:!0,message:"The url parameter passed does not look like a valid URL. Please check your URL and try again."});case 6:return e.next=8,Bo.create(t,r,g,h);case 8:if(!(v=e.sent).failed){e.next=11;break}return e.abrupt("return",v);case 11:if(m&&Qo(m),y=xc(t,g,v),r||(r=v.html()),_=v("meta").map((function(e,t){return v(t).attr("name")})).toArray(),b={},p&&(b=Ec(p,{$:v,url:t,html:r})),w=Mc(y,{url:t,html:r,$:v,metaCache:_,parsedUrl:g,fallback:c,contentType:f}),x=(A=w).title,k=A.next_page_url,!o||!k){e.next=25;break}return e.next=22,Tc({Extractor:y,next_page_url:k,html:r,$:v,metaCache:_,result:w,title:x,url:t});case 22:w=e.sent,e.next=26;break;case 25:w=dt({},w,{total_pages:1,rendered_pages:1});case 26:return"markdown"===f?(E=new na,w.content=E.turndown(w.content)):"text"===f&&(w.content=v.text(v(w.content))),e.abrupt("return",dt({},w,b));case 28:case"end":return e.stop()}}),e,this)}))),function(e){return Dc.apply(this,arguments)}),browser:!!Cr.browser,fetchResource:function(e){return Bo.create(e)},addExtractor:function(e){return Qo(e)}};export default Oc;