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.web.js

11 lines
314 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.

var Mercury=function(){"use strict";function e(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function t(e){return e&&e.__esModule?e.default:e}function n(e,t){return t={exports:{}},e(t,t.exports),t.exports}function r(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function a(e){if($t===setTimeout)return setTimeout(e,0);if(($t===r||!$t)&&setTimeout)return $t=setTimeout,setTimeout(e,0);try{return $t(e,0)}catch(t){try{return $t.call(null,e,0)}catch(t){return $t.call(this,e,0)}}}function o(e){if(Vt===clearTimeout)return clearTimeout(e);if((Vt===i||!Vt)&&clearTimeout)return Vt=clearTimeout,clearTimeout(e);try{return Vt(e)}catch(t){try{return Vt.call(null,e)}catch(t){return Vt.call(this,e)}}}function s(){Jt&&Kt&&(Jt=!1,Kt.length?Xt=Kt.concat(Xt):Zt=-1,Xt.length&&u())}function u(){if(!Jt){var e=a(s);Jt=!0;for(var t=Xt.length;t;){for(Kt=Xt,Xt=[];++Zt<t;)Kt&&Kt[Zt].run();Zt=-1,t=Xt.length}Kt=null,Jt=!1,o(e)}}function c(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];Xt.push(new l(e,t)),1!==Xt.length||Jt||a(u)}function l(e,t){this.fun=e,this.array=t}function f(){}function h(e){throw new Error("process.binding is not supported")}function d(){return"/"}function p(e){throw new Error("process.chdir is not supported")}function m(){return 0}function g(e){var t=.001*vn.call(gn),n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n-=e[0],r-=e[1],r<0&&(n--,r+=1e9)),[n,r]}function v(){var e=new Date,t=e-yn;return t/1e3}function y(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function b(){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}function A(e,t,n){if(e&&As.isObject(e)&&e instanceof b)return e;var r=new b;return r.parse(e,t,n),r}function _(e){return As.isString(e)&&(e=A(e)),e instanceof b?e.format():b.prototype.format.call(e)}function w(e,t){return A(e,!1,!0).resolve(t)}function x(e,t){return e?A(e,!1,!0).resolveObject(t):t}function M(e,t){var n,r=k(e);return t&&Ks.test(r)?T(e):null!==(n=r.match(Xs))?{method:n[1],url:n[2],version:{major:parseInt(n[3],10),minor:parseInt(n[4],10)},headers:T(e)}:null!==(n=r.match(Js))?{version:{major:parseInt(n[1],10),minor:parseInt(n[2],10)},statusCode:parseInt(n[3],10),statusMessage:n[4],headers:T(e)}:T(e)}function T(e){var t,n,r,i={},a=Vs(e),o=a();for(Ks.test(o)&&(o=a());o;)" "!==o[0]&&"\t"!==o[0]?(n&&E(n,r,i),t=o.indexOf(":"),n=o.substr(0,t),r=o.substr(t+1).trim(),o=a()):(r+=" "+o.trim(),o=a());return n&&E(n,r,i),i}function S(e){return e&&e._header&&(e=e._header),e&&"function"==typeof e.toString?e.toString().trim():""}function k(e){return e.slice(0,e.indexOf("\r\n"))}function E(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}}function C(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)),e.onResponse=n,e.verbose&&(C.log=j()),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"],i=0;i<r.length;i++)if(e[r[i]])throw new Error("options."+r[i]+" 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||C.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 a=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:a(e.qs);e.uri.indexOf("?")!==-1?e.uri=e.uri+"&"+o:e.uri=e.uri+"?"+o}var s=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};if(e.form){if("string"==typeof e.form)throw"form name unsupported";if("POST"===e.method){var u=(e.encoding||"application/x-www-form-urlencoded").toLowerCase();switch(e.headers["content-type"]=u,u){case"application/x-www-form-urlencoded":e.body=a(e.form).replace(/%20/g,"+");break;case"multipart/form-data":var c=s(e.form);e.body=c.body,e.headers["content-type"]=c.type;break;default:throw new Error("unsupported encoding:"+u)}}}return e.onResponse=e.onResponse||D,e.onResponse===!0&&(e.onResponse=t,e.callback=D),!e.headers.authorization&&e.auth&&(e.headers.authorization="Basic "+z(e.auth.username+":"+e.auth.password)),O(e)}function O(e){function t(){s=!0;var t=new Error("ETIMEDOUT");return t.code="ETIMEDOUT",t.duration=e.timeout,C.log.error("Timeout",{id:o._id,milliseconds:e.timeout}),e.callback(t,o)}function n(t){if(s)return C.log.debug("Ignoring timed out state change",{state:o.readyState,id:o.id});if(C.log.debug("State change",{state:o.readyState,id:o.id,timed_out:s}),o.readyState===eu.OPENED){C.log.debug("Request started",{id:o.id});for(var n in e.headers)o.setRequestHeader(n,e.headers[n])}else o.readyState===eu.HEADERS_RECEIVED?r():o.readyState===eu.LOADING?(r(),i()):o.readyState===eu.DONE&&(r(),i(),a())}function r(){if(!f.response){if(f.response=!0,C.log.debug("Got response",{id:o.id,status:o.status}),clearTimeout(o.timeoutTimer),o.statusCode=o.status,u&&0==o.statusCode){var t=new Error("CORS request rejected: "+e.uri);return t.cors="rejected",f.loading=!0,f.end=!0,e.callback(t,o)}e.onResponse(null,o)}}function i(){f.loading||(f.loading=!0,C.log.debug("Response body loading",{id:o.id}))}function a(){if(!f.end){if(f.end=!0,C.log.debug("Request done",{id:o.id}),o.body=o.responseText,o.headers=Qs(o.getAllResponseHeaders()),e.json)try{o.body=JSON.parse(o.responseText)}catch(t){return e.callback(t,o)}e.callback(null,o,o.body)}}var o=new eu,s=!1,u=N(e.uri),c="withCredentials"in o;if(nu+=1,o.seq_id=nu,o.id=nu+": "+e.method+" "+e.uri,o._id=o.id,u&&!c){var l=new Error("Browser does not support cross-origin request: "+e.uri);return l.cors="unsupported",e.callback(l,o)}o.timeoutTimer=setTimeout(t,e.timeout);var f={response:!1,loading:!1,end:!1};return o.onreadystatechange=n,o.open(e.method,e.uri,!0),u&&(o.withCredentials=!!e.withCredentials),o.send(e.body),o}function D(){}function j(){var e,t,n={},r=["trace","debug","info","warn","error"];for(t=0;t<r.length;t++)e=r[t],n[e]=D,"undefined"!=typeof console&&console&&console[e]&&(n[e]=P(console,e));return n}function P(e,t){function n(n,r){return"object"==typeof r&&(n+=" "+JSON.stringify(r)),e[t].call(e,n)}return n}function N(e){var t,n=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/;try{t=location.href}catch(e){t=document.createElement("a"),t.href="",t=t.href}var r=n.exec(t.toLowerCase())||[],i=n.exec(e.toLowerCase()),a=!(!i||i[1]==r[1]&&i[2]==r[2]&&(i[3]||("http:"===i[1]?80:443))==(r[3]||("http:"===r[1]?80:443)));return a}function z(e){var t,n,r,i,a,o,s,u,c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=0,f=0,h="",d=[];if(!e)return e;do t=e.charCodeAt(l++),n=e.charCodeAt(l++),r=e.charCodeAt(l++),u=t<<16|n<<8|r,i=u>>18&63,a=u>>12&63,o=u>>6&63,s=63&u,d[f++]=c.charAt(i)+c.charAt(a)+c.charAt(o)+c.charAt(s);while(l<e.length);switch(h=d.join(""),e.length%3){case 1:h=h.slice(0,-2)+"==";break;case 2:h=h.slice(0,-1)+"="}return h}function L(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Tn.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(!(e<=t)){n.next=5;break}return n.next=3,e+=1;case 3:n.next=0;break;case 5:case"end":return n.stop()}},ou[0],this)}function R(e){var t=e.hostname;return!!t}function W(e){return e.replace(uu," ").trim()}function q(e,t){var n=t.find(function(t){return t.test(e)});return n?n.exec(e)[1]:null}function B(e){var t=e.match(cu);if(!t)return null;var n=parseInt(t[6],10);return n<100?n:null}function Y(e){return e.split("#")[0].replace(/\/$/,"")}function H(e,t,n){var r=!0;return t<2&&hu.test(e)&&e.length<3&&(r=!0),0===t&&"index"===e.toLowerCase()&&(r=!1),t<2&&e.length<3&&!n&&(r=!1),r}function F(e,t){var n=t||Ys.parse(e),r=n.protocol,i=n.host,a=n.path,o=!1,s=a.split("/").reverse().reduce(function(e,t,n){var r=t;if(r.includes(".")){var i=r.split("."),a=ku(i,2),s=a[0],u=a[1];fu.test(u)&&(r=s)}return cu.test(r)&&n<2&&(r=r.replace(cu,"")),0===n&&(o=lu.test(r)),H(r,n,o)&&e.push(r),e},[]);return r+"//"+i+s.reverse().join("/")}function I(e){return Eu.test(e)}function U(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;return e.trim().split(/\s+/).slice(0,t).join(" ")}function G(e){return du.test(e)?du.exec(e)[1]:null}function $(e){return new hs(function(t,n){iu(e,function(e,r,i){if(e)n(e);else{var a=G(r.headers["content-type"]);au.encodingExists(a)&&(i=au.decode(i,a)),t({body:i,response:r})}})})}function V(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 "+e.error);if(!t)throw new Error("Resource returned a response status code of "+e.statusCode+" and resource was instructed to reject non-2xx level status codes.")}var n=e.headers,r=n["content-type"],i=n["content-length"];if(ju.test(r))throw new Error("Content-type for this resource was "+r+" and is not allowed.");if(i>Pu)throw new Error("Content for this resource was too large. Maximum content length is "+Pu+".");return!0}function K(e,t,n){return e("meta["+t+"]").each(function(r,i){var a=e(i),o=a.attr(t);a.attr(n,o),a.removeAttr(t)}),e}function X(e){return e=K(e,"content","value"),e=K(e,"property","name")}function J(e){return e("*").not("a").each(function(t,n){var r=e(n),i=r.attr("class"),a=r.attr("id");if(a||i){var o=(i||"")+" "+(a||"");bc.test(o)||vc.test(o)&&r.remove()}}),e}function Z(e){var t=!1;return e("br").each(function(n,r){var i=e(r),a=i.next().get(0);a&&"br"===a.tagName.toLowerCase()?(t=!0,i.remove()):t&&(t=!1,Q(r,e,!0))}),e}function Q(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=t(e);if(n){for(var i=e.nextSibling,a=t("<p></p>");i&&(!i.tagName||!mc.test(i.tagName));){var o=i.nextSibling;t(i).appendTo(a),i=o}return r.replaceWith(a),r.remove(),t}return t}function ee(e){return e("div").each(function(t,n){var r=e(n),i=0===r.children(sc).length;i&&re(r,e,"p")}),e}function te(e){return e("span").each(function(t,n){var r=e(n),i=0===r.parents("p, div").length;i&&re(r,e,"p")}),e}function ne(e){return e=Z(e),e=ee(e),e=te(e)}function re(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"p",r=e.get(0);if(!r)return t;var i=Ie(r)||{},a=$u(i).map(function(e){return e+"="+i[e]}).join(" "),o=void 0;return o=t.browser?"noscript"===r.tagName.toLowerCase()?e.text():e.html():e.contents(),e.replaceWith("<"+n+" "+a+">"+o+"</"+n+">"),t}function ie(e,t){var n=parseInt(e.attr("height"),10),r=parseInt(e.attr("width"),10)||20;return(n||20)<10||r<10?e.remove():n&&e.removeAttr("height"),t}function ae(e,t){return Vu.test(e.attr("src"))&&e.remove(),t}function oe(e,t){return e.find("img").each(function(e,n){var r=t(n);ie(r,t),ae(r,t)}),t}function se(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];if(0===r.length&&(r=Xu),n){var i=Ys.parse(n),a=i.protocol,o=i.hostname;r=[].concat(zc(r),['iframe[src^="'+a+"//"+o+'"]'])}return t(r.join(","),e).addClass(Ku),t}function ue(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return 0===n.length&&(n=Ju),t(n.join(","),e).not("."+Ku).remove(),t("."+Ku,e).removeClass(Ku),t}function ce(e,t){var n=t("h1",e);return n.length<3?n.each(function(e,n){return t(n).remove()}):n.each(function(e,n){re(t(n),t,"h2")}),t}function le(e){return e.find("*").each(function(e,t){var n=Ie(t);Ge(t,$u(n).reduce(function(e,t){return ec.test(t)?hi({},e,Yc({},t,n[t])):e},{}))}),e}function fe(e){return le(e.parent().length?e.parent():e)}function he(e,t){return e.find("p").each(function(e,n){var r=t(n);0===r.find("iframe, img").length&&""===r.text().trim()&&r.remove()}),t}function de(e){var t=e.attr("class"),n=e.attr("id"),r=0;return n&&(Xc.test(n)&&(r+=25),Qc.test(n)&&(r-=25)),t&&(0===r&&(Xc.test(t)&&(r+=25),Qc.test(t)&&(r-=25)),Vc.test(t)&&(r+=10),Jc.test(t)&&(r+=25)),r}function pe(e){return parseFloat(e.attr("score"))||null}function me(e){return(e.match(/,/g)||[]).length}function ge(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"p",n=e/50;if(n>0){var r=void 0;return r=rl.test(t)?n-2:n-1.25,Math.min(Math.max(r,0),3)}return 0}function ve(e){var t=1,n=e.text().trim(),r=n.length;return r<25?0:(t+=me(n),t+=ge(r),":"===n.slice(-1)&&(t-=1),t)}function ye(e,t,n){return e.attr("score",n),e}function be(e,t,n){try{var r=_e(e,t)+n;ye(e,t,r)}catch(e){}return e}function Ae(e,t,n){var r=e.parent();return r&&be(r,t,.25*n),e}function _e(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=pe(e);return r?r:(r=we(e),n&&(r+=de(e)),Ae(e,t,r),r)}function we(e){var t=e.get(0),n=t.tagName;return el.test(n)?ve(e):"div"===n.toLowerCase()?5:tl.test(n)?3:nl.test(n)?-3:"th"===n.toLowerCase()?-5:0}function xe(e,t){if(e.get(0)){var n=e.get(0),r=n.tagName;"span"===r&&re(e,t,"div")}}function Me(e,t,n){e&&(xe(e,t),be(e,t,n))}function Te(e,t){return e("p, pre").not("[score]").each(function(n,r){var i=e(r);i=ye(i,e,_e(i,e,t));var a=i.parent(),o=we(i);Me(a,e,o,t),a&&Me(a.parent(),e,o/2,t)}),e}function Se(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Gc.forEach(function(t){var n=ku(t,2),r=n[0],i=n[1];e(r+" "+i).each(function(t,n){be(e(n).parent(r),e,80)})}),Te(e,t),Te(e,t),e}function ke(e,t,n){if(!e.parent().length)return e;var r=Math.max(10,.25*t),i=n("<div></div>");return e.parent().children().each(function(a,o){var s=n(o);if(Uc.test(o.tagName))return null;var u=pe(s);if(u)if(s.get(0)===e.get(0))i.append(s);else{var c=0,l=Le(s);l<.05&&(c+=20),l>=.5&&(c-=20),s.attr("class")===e.attr("class")&&(c+=.2*t);var f=u+c;if(f>=r)return i.append(s);if("p"===o.tagName){var h=s.text(),d=ze(h);if(d>80&&l<.25)return i.append(s);if(d<=80&&0===l&&I(h))return i.append(s)}}return null}),1===i.children().length&&i.children().first().get(0)===e.get(0)?e:i}function Ee(e){var t=void 0,n=0;return e("[score]").each(function(r,i){if(!Uc.test(i.tagName)){var a=e(i),o=pe(a);o>n&&(n=o,t=a)}}),t?t=ke(t,n,e):e("body")||e("*").first()}function Ce(e,t,n){if(!e.hasClass("entry-content-asset")){var r=W(e.text());if(me(r)<10){var i=t("p",e).length,a=t("input",e).length;if(a>i/3)return void e.remove();var o=r.length,s=t("img",e).length;if(o<25&&0===s)return void e.remove();var u=Le(e);if(n<25&&u>.2&&o>75)return void e.remove();if(n>=25&&u>.5){var c=e.get(0).tagName.toLowerCase(),l="ol"===c||"ul"===c;if(l){var f=e.prev();if(f&&":"===W(f.text()).slice(-1))return}return void e.remove()}var h=t("script",e).length;if(h>0&&o<150)return void e.remove()}}}function Oe(e,t){return t(nc,e).each(function(e,n){var r=t(n),i=pe(r);i||(i=_e(r,t),ye(r,t,i)),i<0?r.remove():Ce(r,t,i)}),t}function De(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return t(ic,e).each(function(r,i){var a=t(i);return 0===t(a,e).prevAll("p").length?a.remove():W(t(i).text())===n?a.remove():de(t(i))<0?a.remove():a}),t}function je(e,t){return t=re(t("html"),t,"div"),t=re(t("body"),t,"div")}function Pe(e,t,n,r){e("["+n+"]",r).each(function(e,r){var i=Ie(r),a=i[n];if(a){var o=Ys.resolve(t,a);Ue(r,n,o)}})}function Ne(e,t,n){return["href","src"].forEach(function(r){return Pe(t,n,r,e)}),e}function ze(e){return e.trim().replace(/\s+/g," ").length}function Le(e){var t=ze(e.text()),n=e.find("a").text(),r=ze(n);return t>0?r/t:0===t&&r>0?1:0}function Re(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=t.filter(function(e){return n.indexOf(e)!==-1}),a=!0,o=!1,s=void 0;try{for(var u,c=function(){var t=u.value,n="name",i="value",a=e("meta["+n+'="'+t+'"]'),o=a.map(function(t,n){return e(n).attr(i)}).toArray().filter(function(e){return""!==e});if(1===o.length){var s=void 0;return s=r?Be(o[0],e):o[0],{v:s}}},l=Tu(i);!(a=(u=l.next()).done);a=!0){var f=c();if("object"===("undefined"==typeof f?"undefined":If(f)))return f.v}}catch(e){o=!0,s=e}finally{try{!a&&l.return&&l.return()}finally{if(o)throw s}}return null}function We(e,t){return!(e.children().length>t)&&!Ye(e)}function qe(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=!0,a=!1,o=void 0;try{for(var s,u=Tu(t);!(i=(s=u.next()).done);i=!0){var c=s.value,l=e(c);if(1===l.length){var f=e(l[0]);if(We(f,n)){var h=void 0;if(h=r?f.text():f.html())return h}}}}catch(e){a=!0,o=e}finally{try{!i&&u.return&&u.return()}finally{if(a)throw o}}return null}function Be(e,t){var n=t("<span>"+e+"</span>").text();return""===n?e:n}function Ye(e){var t=e.parents().toArray(),n=t.find(function(e){var t=Ie(e),n=t.class,r=t.id,i=n+" "+r;return i.includes("comment")});return void 0!==n}function He(e){return e.text().trim().length>=100}function Fe(e){return e(hc).length>0}function Ie(e){var t=e.attribs,n=e.attributes;if(!t&&n){var r=$u(n).reduce(function(e,t){var r=n[t];return r.name&&r.value?(e[r.name]=r.value,e):e},{});return r}return t}function Ue(e,t,n){return e.attribs?e.attribs[t]=n:e.attributes&&e.setAttribute(t,n),e}function Ge(e,t){if(e.attribs)e.attribs=t;else if(e.attributes){for(;e.attributes.length>0;)e.removeAttribute(e.attributes[0].name);$u(t).forEach(function(n){e.setAttribute(n,t[n])})}return e}function $e(e){return e("img").each(function(t,n){var r=Ie(n);$u(r).forEach(function(t){var i=r[t];"src"!==t&&Uf.test(i)&&Gf.test(i)&&e(n).attr("src",i)})}),e}function Ve(e,t){return"comment"===t.type}function Ke(e){return e.root().find("*").contents().filter(Ve).remove(),e}function Xe(e){return e($f).remove(),e=Ke(e)}function Je(e){return e.supportedDomains?ih(e,[e.domain].concat(zc(e.supportedDomains))):ih(e,[e.domain])}function Ze(e){return W(e.replace(qh,"$2").trim())}function Qe(e){return e=e.trim(),td.isWebUri(e)?e:null}function et(e,t){var n=t.$,r=t.excerpt;if(e.length>1e3||e.length<5)return null;if(r&&U(r,10)===U(e,10))return null;var i=Be(e,n);return Bh.test(i)?null:W(i.trim())}function tt(e,t){var n=e;if(t=t||{},t.preferredOrder=t.preferredOrder||np,n=n.replace(ep,"x"),n=n.replace(tp,"X"),n=n.replace(Qd,"[$1]"),n=n.replace(pd,"dddd"),n=n.replace(md,"ddd"),n=n.replace(gd,"dd"),n=n.replace(bd,"Do"),n=n.replace(vd,"MMMM"),n=n.replace(yd,"MMM"),n=n.replace(Ad,nt.bind(null,t)),n=n.replace(_d,"Z"),n=n.replace(jd,"HH:mm:ss.SSS"),n=n.replace(Pd,"HH:mm:ss.SS"),n=n.replace(Nd,"HH:mm:ss.S"),n=n.replace(Sd,"hh:mm:ss$1"),n=n.replace(Cd,"h:mm:ss$1"),n=n.replace(kd,"hh:mm$1"),n=n.replace(Od,"h:mm$1"),n=n.replace(Ed,"hh$1"),n=n.replace(Dd,"h$1"),n=n.replace(zd,"HH:mm:ss"),n=n.replace(Wd,"H:mm:ss.SSS"),n=n.replace(qd,"H:mm:ss.SS"),n=n.replace(Bd,"H:mm:ss.S"),n=n.replace(Rd,"H:mm:ss"),n=n.replace(Ld,"HH:mm"),n=n.replace(Yd,"H:mm"),Td.test(e)?n+="A":Md.test(e)&&(n+="a"),n=n.replace(Hd,"YYYY"),n=n.replace(Gd,"D/M"),n=n.replace($d,"D/MM"),n=n.replace(Vd,"DD/M"),n=n.replace(Kd,"DD/MM"),n=n.replace(Xd,"M/YY"),n=n.replace(Jd,"MM/YY"),n.match(Zd)){var r=/0\d.\d{2}|\d{2}.\d{2}/,i=/\d{1}.\d{2}/;n=n.replace(r,"H.mm"),n=n.replace(i,"h.mm")}return n=n.replace(Fd,"DD"),n=n.replace(Id,"D"),n=n.replace(Ud,"YY"),n.length<1&&(n=void 0),n}function nt(e,t,n,r,i,a){var o,s=1===Math.min(n.length,i.length,a.length),u=4===Math.max(n.length,i.length,a.length),c="string"==typeof e.preferredOrder?e.preferredOrder:e.preferredOrder[r];return n=parseInt(n,10),i=parseInt(i,10),a=parseInt(a,10),o=[n,i,a],c=c.toUpperCase(),n>31?(o[0]=u?"YYYY":"YY",o[1]=s?"M":"MM",o[2]=s?"D":"DD",o.join(r)):i>12?(o[0]=s?"M":"MM",o[1]=s?"D":"DD",o[2]=u?"YYYY":"YY",o.join(r)):a>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))}function rt(e){return(e.match(Jh)||[]).join(" ").replace(Uh,"m").replace(Ih,"$1 $2 $3").replace(Fh,"$1").trim()}function it(e,t){return Zh.test(e)?rd(new Date(e)):t?rd.tz(e,ip(e),t):rd(e,ip(e))}function at(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.timezone;if(Yh.test(e)||Hh.test(e))return new Date(parseInt(e,10)).toISOString();var r=it(e,n);return r.isValid()||(e=rt(e),r=it(e,n)),r.isValid()?r.toISOString():null}function ot(e,t){var n=t.$,r=t.cleanConditionally,i=void 0===r||r,a=t.title,o=void 0===a?"":a,s=t.url,u=void 0===s?"":s,c=t.defaultCleaner,l=void 0===c||c;return je(e,n),l&&oe(e,n),se(e,n,u),ue(e,n),ce(e,n),De(e,n,o),Ne(e,n,u),l&&Oe(e,n,i),he(e,n),fe(e,n),e}function st(e,t){var n=t.url,r=t.$;if(Qh.test(e)&&(e=ht(e,n)),e.length>150){var i=r("h1");1===i.length&&(e=i.text())}return W(Be(e,r).trim())}function ut(e){return e.reduce(function(e,t,n,r){return e+t})}function ct(e){if(Array.isArray(e))return e;if("string"==typeof e)return e.split("");throw Error("Parameter must be a string or array.")}function lt(e,t){if(e.length>=6){var n=function(){var n=e.reduce(function(e,t){return e[t]=e[t]?e[t]+1:1,e},{}),r=$u(n).reduce(function(e,t){return e[1]<n[t]?[t,n[t]]:e},[0,0]),i=ku(r,2),a=i[0],o=i[1];o>=2&&a.length<=4&&(e=t.split(a));var s=[e[0],e.slice(-1)],u=s.reduce(function(e,t){return e.length>t.length?e:t},"");return u.length>10?{v:u}:{v:t}}();if("object"===("undefined"==typeof n?"undefined":If(n)))return n.v}return null}function ft(e,t){var n=Ys.parse(t),r=n.host,i=r.replace(ed,""),a=e[0].toLowerCase().replace(" ",""),o=dp.levenshtein(a,i);if(o>.4&&a.length>5)return e.slice(2).join("");var s=e.slice(-1)[0].toLowerCase().replace(" ",""),u=dp.levenshtein(s,i);return u>.4&&s.length>=5?e.slice(0,-2).join(""):null}function ht(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=e.split(Qh);if(1===n.length)return e;var r=lt(n,e);return r?r:(r=ft(n,t),r?r:e)}function dt(e,t){t.stripUnlikelyCandidates&&(e=J(e)),e=ne(e),e=Se(e,t.weightNodes);var n=Ee(e);return n}function pt(e){return(e.attr("class")||"")+" "+(e.attr("id")||"")}function mt(e){e=e.trim();var t=0;return Lp.test(e)&&(t+=20),Wp.test(e)&&(t-=20),qp.test(e)&&(t-=10),Bp.test(e)&&(t+=10),t}function gt(e){return e.attr("alt")?5:0}function vt(e){var t=0,n=e.parents("figure").first();1===n.length&&(t+=25);var r=e.parent(),i=void 0;return 1===r.length&&(i=r.parent()),[r,i].forEach(function(e){Vc.test(pt(e))&&(t+=15)}),t}function yt(e){var t=0,n=e.next(),r=n.get(0);return r&&"figcaption"===r.tagName.toLowerCase()&&(t+=25),Vc.test(pt(n))&&(t+=15),t}function bt(e){var t=0,n=parseFloat(e.attr("width")),r=parseFloat(e.attr("height")),i=e.attr("src");if(n&&n<=50&&(t-=50),r&&r<=50&&(t-=50),n&&r&&!i.includes("sprite")){var a=n*r;a<5e3?t-=100:t+=Math.round(a/1e3)}return t}function At(e,t){return e.length/2-t}function _t(e,t,n){if(e>0){var r=new Up.SequenceMatcher(null,t,n).ratio(),i=1-r,a=-(250*(i-.2));return e+a}return 0}function wt(e,t){var n=0;if(hu.test(e.trim())){var r=parseInt(e,10);n=r<2?-30:Math.max(0,10-r),t&&t>=r&&(n-=50)}return n}function xt(e,t){return e&&!t?50:0}function Mt(e){return Vp.test(e)?-25:0}function Tt(e){return(e.attr("class")||"")+" "+(e.attr("id")||"")}function St(e){var t=e.parent(),n=!1,r=!1,i=0;return Pc(L(0,4)).forEach(function(){if(0!==t.length){var e=Tt(t," ");!n&&dc.test(e)&&(n=!0,i+=25),!r&&fc.test(e)&&Vp.test(e)&&(cc.test(e)||(r=!0,i-=25)),t=t.parent()}}),i}function kt(e){return Jp.test(e)?-200:0}function Et(e,t,n,r,i,a){if(void 0!==a.find(function(t){return e===t}))return!1;if(!e||e===t||e===n)return!1;var o=r.hostname,s=Ys.parse(e),u=s.hostname;if(u!==o)return!1;var c=e.replace(n,"");return!!Gp.test(c)&&(!Vp.test(i)&&!(i.length>25))}function Ct(e,t){return t.test(e)?0:-25}function Ot(e){return Kp.test(e)?50:0}function Dt(e){return Xp.test(e)&&Kp.test(e)?-65:0}function jt(e){return new RegExp("^"+e,"i")}function Pt(e,t){return(t||e.text())+" "+(e.attr("class")||"")+" "+(e.attr("id")||"")}function Nt(e){var t=e.links,n=e.articleUrl,r=e.baseUrl,i=e.parsedUrl,a=e.$,o=e.previousUrls,s=void 0===o?[]:o;i=i||Ys.parse(n);var u=jt(r),c=Fe(a),l=t.reduce(function(e,t){var o=Ie(t);if(!o.href)return e;var l=Y(o.href),f=a(t),h=f.text();if(!Et(l,n,r,i,h,s))return e;e[l]?e[l].linkText=e[l].linkText+"|"+h:e[l]={score:0,linkText:h,href:l};var d=e[l],p=Pt(f,h),m=B(l),g=Ct(l,u);return g+=Ot(p),g+=Dt(p),g+=kt(p),g+=St(f),g+=Mt(l),g+=xt(m,c),g+=wt(h,m),g+=_t(g,n,l),d.score=g,e},{});return 0===$u(l).length?null:l}function zt(e){var t=Ys.parse(e),n=t.hostname;return n}function Lt(e){return{url:e,domain:zt(e)}}function Rt(e,t,n,r,i){var a=0,o="";if(e.length<t)return e;for(var s=0,u=e.length;s<u;s++)if(o=e.charAt(s),r.indexOf(o)!==-1&&(a=s),!(s<t))return 0===a?i?e.substring(0,t-1)+n:"":e.substring(0,a)+n;return e}function Wt(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200;return e=e.replace(/[\s\n]+/g," ").trim(),nm(e,n,{ellipse:"&hellip;"})}function qt(e){var t=$u(sm).find(function(t){return e(t).length>0});return sm[t]}function Bt(e,t,n){t=t||Ys.parse(e);var r=t,i=r.hostname,a=i.split(".").slice(-2).join(".");return Rh[i]||Rh[a]||qt(n)||om}function Yt(e,t,n){var r=n.clean;return r?(t(r.join(","),e).remove(),e):e}function Ht(e,t,n){var r=n.transforms;return r?($u(r).forEach(function(n){var i=t(n,e),a=r[n];"string"==typeof a?i.each(function(e,i){re(t(i),t,r[n])}):"function"==typeof a&&i.each(function(e,n){var r=a(t(n),t);"string"==typeof r&&re(t(n),t,r)})}),e):e}function Ft(e,t,n){return t.find(function(t){if(Array.isArray(t)){if(n)return t.reduce(function(t,n){return t&&e(n).length>0},!0);var r=ku(t,2),i=r[0],a=r[1];return 1===e(i).length&&e(i).attr(a)&&""!==e(i).attr(a).trim()}return 1===e(t).length&&""!==e(t).text().trim()})}function It(e){var t=e.$,n=e.type,r=e.extractionOpts,i=e.extractHtml,a=void 0!==i&&i;if(!r)return null;if("string"==typeof r)return r;var o=r.selectors,s=r.defaultCleaner,u=void 0===s||s,c=Ft(t,o,a);if(!c)return null;var l=void 0;if(a)return Array.isArray(c)?!function(){l=t(c.join(","));var e=t("<div></div>");l.each(function(t,n){e.append(n)}),l=e}():l=t(c),l.wrap(t("<div></div>")),l=l.parent(),l=Ht(l,t,r),l=Yt(l,t,r),l=pp[n](l,hi({},e,{defaultCleaner:u})),t.html(l);var f=void 0;if(Array.isArray(c)){var h=ku(c,2),d=h[0],p=h[1];f=t(d).attr(p).trim()}else f=t(c).text().trim();return u?pp[n](f,hi({},e,r)):f}function Ut(e){var t=e.type,n=e.extractor,r=e.fallback,i=void 0===r||r,a=It(hi({},e,{extractionOpts:n[t]}));return a?a:i?om[t](e):null}var Gt="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},$t=r,Vt=i;"function"==typeof Gt.setTimeout&&($t=setTimeout),"function"==typeof Gt.clearTimeout&&(Vt=clearTimeout);var Kt,Xt=[],Jt=!1,Zt=-1;l.prototype.run=function(){this.fun.apply(null,this.array)};var Qt="browser",en="browser",tn=!0,nn={},rn=[],an="",on={},sn={},un={},cn=f,ln=f,fn=f,hn=f,dn=f,pn=f,mn=f,gn=Gt.performance||{},vn=gn.now||gn.mozNow||gn.msNow||gn.oNow||gn.webkitNow||function(){return(new Date).getTime()},yn=new Date,bn={nextTick:c,title:Qt,browser:tn,env:nn,argv:rn,version:an,versions:on,on:cn,addListener:ln,once:fn,off:hn,removeListener:dn,removeAllListeners:pn,emit:mn,binding:h,cwd:d,chdir:p,umask:m,hrtime:g,platform:en,release:sn,config:un,uptime:v},An=n(function(e){!function(t){function n(e,t,n,r){var a=t&&t.prototype instanceof i?t:i,o=Object.create(a.prototype),s=new d(r||[]);return o._invoke=l(e,n,s),o}function r(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}function i(){}function a(){}function o(){}function s(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function u(e){this.arg=e}function c(e){function t(n,i,a,o){var s=r(e[n],e,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l instanceof u?Promise.resolve(l.arg).then(function(e){t("next",e,a,o)},function(e){t("throw",e,a,o)}):Promise.resolve(l).then(function(e){c.value=e,a(c)},o)}o(s.arg)}function n(e,n){function r(){return new Promise(function(r,i){t(e,n,r,i)})}return i=i?i.then(r,r):r()}"object"==typeof bn&&bn.domain&&(t=bn.domain.bind(t));var i;this._invoke=n}function l(e,t,n){var i=x;return function(a,o){if(i===T)throw new Error("Generator is already running");if(i===S){if("throw"===a)throw o;return m()}for(;;){var s=n.delegate;if(s){if("return"===a||"throw"===a&&s.iterator[a]===g){n.delegate=null;var u=s.iterator.return;if(u){var c=r(u,s.iterator,o);if("throw"===c.type){a="throw",o=c.arg;continue}}if("return"===a)continue}var c=r(s.iterator[a],s.iterator,o);if("throw"===c.type){n.delegate=null,a="throw",o=c.arg;continue}a="next",o=g;var l=c.arg;if(!l.done)return i=M,l;n[s.resultName]=l.value,n.next=s.nextLoc,n.delegate=null}if("next"===a)n.sent=n._sent=o;else if("throw"===a){if(i===x)throw i=S,o;n.dispatchException(o)&&(a="next",o=g)}else"return"===a&&n.abrupt("return",o);i=T;var c=r(e,t,n);if("normal"===c.type){i=n.done?S:M;var l={value:c.arg,done:n.done};if(c.arg!==k)return l;n.delegate&&"next"===a&&(o=g)}else"throw"===c.type&&(i=S,a="throw",o=c.arg)}}}function f(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 h(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function d(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(f,this),this.reset(!0)}function p(e){if(e){var t=e[b];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(v.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=g,t.done=!0,t};return r.next=r}}return{next:m}}function m(){return{value:g,done:!0}}var g,v=Object.prototype.hasOwnProperty,y="function"==typeof Symbol?Symbol:{},b=y.iterator||"@@iterator",A=y.toStringTag||"@@toStringTag",_="object"==typeof e,w=t.regeneratorRuntime;if(w)return void(_&&(e.exports=w));w=t.regeneratorRuntime=_?e.exports:{},w.wrap=n;var x="suspendedStart",M="suspendedYield",T="executing",S="completed",k={},E=o.prototype=i.prototype;a.prototype=E.constructor=o,o.constructor=a,o[A]=a.displayName="GeneratorFunction",w.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===a||"GeneratorFunction"===(t.displayName||t.name))},w.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,o):(e.__proto__=o,A in e||(e[A]="GeneratorFunction")),e.prototype=Object.create(E),e},w.awrap=function(e){return new u(e)},s(c.prototype),w.async=function(e,t,r,i){var a=new c(n(e,t,r,i));return w.isGeneratorFunction(t)?a:a.next().then(function(e){return e.done?e.value:a.next()})},s(E),E[b]=function(){return this},E[A]="Generator",E.toString=function(){return"[object Generator]"},w.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}},w.values=p,d.prototype={constructor:d,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=g,this.done=!1,this.delegate=null,
this.tryEntries.forEach(h),!e)for(var t in this)"t"===t.charAt(0)&&v.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=g)},stop:function(){this.done=!0;var e=this.tryEntries[0],t=e.completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){function t(t,r){return a.type="throw",a.arg=e,n.next=t,!!r}if(this.done)throw e;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return t("end");if(i.tryLoc<=this.prev){var o=v.call(i,"catchLoc"),s=v.call(i,"finallyLoc");if(o&&s){if(this.prev<i.catchLoc)return t(i.catchLoc,!0);if(this.prev<i.finallyLoc)return t(i.finallyLoc)}else if(o){if(this.prev<i.catchLoc)return t(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return t(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&v.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?this.next=i.finallyLoc:this.complete(a),k},complete:function(e,t){if("throw"===e.type)throw e.arg;"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=e.arg,this.next="end"):"normal"===e.type&&t&&(this.next=t)},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),h(n),k}},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 i=r.arg;h(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:p(e),resultName:t,nextLoc:n},k}}}("object"==typeof Gt?Gt:"object"==typeof window?window:"object"==typeof self?self:this)}),_n="object"==typeof Gt?Gt:"object"==typeof window?window:"object"==typeof self?self:void 0,wn=_n.regeneratorRuntime&&Object.getOwnPropertyNames(_n).indexOf("regeneratorRuntime")>=0,xn=wn&&_n.regeneratorRuntime;_n.regeneratorRuntime=void 0;var Mn=An;if(wn)_n.regeneratorRuntime=xn;else try{delete _n.regeneratorRuntime}catch(e){_n.regeneratorRuntime=void 0}var Tn=Mn,Sn=n(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)}),kn=n(function(e){var t=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=t)}),En=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e},Cn=En,On=function(e,t,n){if(Cn(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,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}},Dn=function(e){return"object"==typeof e?null!==e:"function"==typeof e},jn=Dn,Pn=function(e){if(!jn(e))throw TypeError(e+" is not an object!");return e},Nn=function(e){try{return!!e()}catch(e){return!0}},zn=!Nn(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}),Ln=Dn,Rn=Sn.document,Wn=Ln(Rn)&&Ln(Rn.createElement),qn=function(e){return Wn?Rn.createElement(e):{}},Bn=!zn&&!Nn(function(){return 7!=Object.defineProperty(qn("div"),"a",{get:function(){return 7}}).a}),Yn=Dn,Hn=function(e,t){if(!Yn(e))return e;var n,r;if(t&&"function"==typeof(n=e.toString)&&!Yn(r=n.call(e)))return r;if("function"==typeof(n=e.valueOf)&&!Yn(r=n.call(e)))return r;if(!t&&"function"==typeof(n=e.toString)&&!Yn(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},Fn=Pn,In=Bn,Un=Hn,Gn=Object.defineProperty,$n=zn?Object.defineProperty:function(e,t,n){if(Fn(e),t=Un(t,!0),Fn(n),In)try{return Gn(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},Vn={f:$n},Kn=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Xn=Vn,Jn=Kn,Zn=zn?function(e,t,n){return Xn.f(e,t,Jn(1,n))}:function(e,t,n){return e[t]=n,e},Qn=Sn,er=kn,tr=On,nr=Zn,rr="prototype",ir=function(e,t,n){var r,i,a,o=e&ir.F,s=e&ir.G,u=e&ir.S,c=e&ir.P,l=e&ir.B,f=e&ir.W,h=s?er:er[t]||(er[t]={}),d=h[rr],p=s?Qn:u?Qn[t]:(Qn[t]||{})[rr];s&&(n=t);for(r in n)i=!o&&p&&void 0!==p[r],i&&r in h||(a=i?p[r]:n[r],h[r]=s&&"function"!=typeof p[r]?n[r]:l&&i?tr(a,Qn):f&&p[r]==a?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[rr]=e[rr],t}(a):c&&"function"==typeof a?tr(Function.call,a):a,c&&((h.virtual||(h.virtual={}))[r]=a,e&ir.R&&d&&!d[r]&&nr(d,r,a)))};ir.F=1,ir.G=2,ir.S=4,ir.P=8,ir.B=16,ir.W=32,ir.U=64,ir.R=128;var ar=ir,or={}.hasOwnProperty,sr=function(e,t){return or.call(e,t)},ur={}.toString,cr=function(e){return ur.call(e).slice(8,-1)},lr=cr,fr=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==lr(e)?e.split(""):Object(e)},hr=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e},dr=fr,pr=hr,mr=function(e){return dr(pr(e))},gr=Math.ceil,vr=Math.floor,yr=function(e){return isNaN(e=+e)?0:(e>0?vr:gr)(e)},br=yr,Ar=Math.min,_r=function(e){return e>0?Ar(br(e),9007199254740991):0},wr=yr,xr=Math.max,Mr=Math.min,Tr=function(e,t){return e=wr(e),e<0?xr(e+t,0):Mr(e,t)},Sr=mr,kr=_r,Er=Tr,Cr=function(e){return function(t,n,r){var i,a=Sr(t),o=kr(a.length),s=Er(r,o);if(e&&n!=n){for(;o>s;)if(i=a[s++],i!=i)return!0}else for(;o>s;s++)if((e||s in a)&&a[s]===n)return e||s||0;return!e&&-1}},Or=Sn,Dr="__core-js_shared__",jr=Or[Dr]||(Or[Dr]={}),Pr=function(e){return jr[e]||(jr[e]={})},Nr=0,zr=Math.random(),Lr=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++Nr+zr).toString(36))},Rr=Pr("keys"),Wr=Lr,qr=function(e){return Rr[e]||(Rr[e]=Wr(e))},Br=sr,Yr=mr,Hr=Cr(!1),Fr=qr("IE_PROTO"),Ir=function(e,t){var n,r=Yr(e),i=0,a=[];for(n in r)n!=Fr&&Br(r,n)&&a.push(n);for(;t.length>i;)Br(r,n=t[i++])&&(~Hr(a,n)||a.push(n));return a},Ur="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),Gr=Ir,$r=Ur,Vr=Object.keys||function(e){return Gr(e,$r)},Kr=Object.getOwnPropertySymbols,Xr={f:Kr},Jr={}.propertyIsEnumerable,Zr={f:Jr},Qr=hr,ei=function(e){return Object(Qr(e))},ti=Vr,ni=Xr,ri=Zr,ii=ei,ai=fr,oi=Object.assign,si=!oi||Nn(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=oi({},e)[n]||Object.keys(oi({},t)).join("")!=r})?function(e,t){for(var n=ii(e),r=arguments.length,i=1,a=ni.f,o=ri.f;r>i;)for(var s,u=ai(arguments[i++]),c=a?ti(u).concat(a(u)):ti(u),l=c.length,f=0;l>f;)o.call(u,s=c[f++])&&(n[s]=u[s]);return n}:oi,ui=ar;ui(ui.S+ui.F,"Object",{assign:si});var ci=kn.Object.assign,li=n(function(e){e.exports={default:ci,__esModule:!0}}),fi=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=li,i=n(r);t.default=i.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}}),hi=t(fi),di=yr,pi=hr,mi=function(e){return function(t,n){var r,i,a=String(pi(t)),o=di(n),s=a.length;return o<0||o>=s?e?"":void 0:(r=a.charCodeAt(o),r<55296||r>56319||o+1===s||(i=a.charCodeAt(o+1))<56320||i>57343?e?a.charAt(o):r:e?a.slice(o,o+2):(r-55296<<10)+(i-56320)+65536)}},gi=!0,vi=Zn,yi={},bi=Vn,Ai=Pn,_i=Vr,wi=zn?Object.defineProperties:function(e,t){Ai(e);for(var n,r=_i(t),i=r.length,a=0;i>a;)bi.f(e,n=r[a++],t[n]);return e},xi=Sn.document&&document.documentElement,Mi=Pn,Ti=wi,Si=Ur,ki=qr("IE_PROTO"),Ei=function(){},Ci="prototype",Oi=function(){var e,t=qn("iframe"),n=Si.length,r="<",i=">";for(t.style.display="none",xi.appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(r+"script"+i+"document.F=Object"+r+"/script"+i),e.close(),Oi=e.F;n--;)delete Oi[Ci][Si[n]];return Oi()},Di=Object.create||function(e,t){var n;return null!==e?(Ei[Ci]=Mi(e),n=new Ei,Ei[Ci]=null,n[ki]=e):n=Oi(),void 0===t?n:Ti(n,t)},ji=n(function(e){var t=Pr("wks"),n=Lr,r=Sn.Symbol,i="function"==typeof r,a=e.exports=function(e){return t[e]||(t[e]=i&&r[e]||(i?r:n)("Symbol."+e))};a.store=t}),Pi=Vn.f,Ni=sr,zi=ji("toStringTag"),Li=function(e,t,n){e&&!Ni(e=n?e:e.prototype,zi)&&Pi(e,zi,{configurable:!0,value:t})},Ri=Di,Wi=Kn,qi=Li,Bi={};Zn(Bi,ji("iterator"),function(){return this});var Yi=function(e,t,n){e.prototype=Ri(Bi,{next:Wi(1,n)}),qi(e,t+" Iterator")},Hi=sr,Fi=ei,Ii=qr("IE_PROTO"),Ui=Object.prototype,Gi=Object.getPrototypeOf||function(e){return e=Fi(e),Hi(e,Ii)?e[Ii]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?Ui:null},$i=gi,Vi=ar,Ki=vi,Xi=Zn,Ji=sr,Zi=yi,Qi=Yi,ea=Li,ta=Gi,na=ji("iterator"),ra=!([].keys&&"next"in[].keys()),ia="@@iterator",aa="keys",oa="values",sa=function(){return this},ua=function(e,t,n,r,i,a,o){Qi(n,t,r);var s,u,c,l=function(e){if(!ra&&e in p)return p[e];switch(e){case aa:return function(){return new n(this,e)};case oa:return function(){return new n(this,e)}}return function(){return new n(this,e)}},f=t+" Iterator",h=i==oa,d=!1,p=e.prototype,m=p[na]||p[ia]||i&&p[i],g=m||l(i),v=i?h?l("entries"):g:void 0,y="Array"==t?p.entries||m:m;if(y&&(c=ta(y.call(new e)),c!==Object.prototype&&(ea(c,f,!0),$i||Ji(c,na)||Xi(c,na,sa))),h&&m&&m.name!==oa&&(d=!0,g=function(){return m.call(this)}),$i&&!o||!ra&&!d&&p[na]||Xi(p,na,g),Zi[t]=g,Zi[f]=sa,i)if(s={values:h?g:l(oa),keys:a?g:l(aa),entries:v},o)for(u in s)u in p||Ki(p,u,s[u]);else Vi(Vi.P+Vi.F*(ra||d),t,s);return s},ca=mi(!0);ua(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=ca(t,n),this._i+=e.length,{value:e,done:!1})});var la=function(){},fa=function(e,t){return{value:t,done:!!e}},ha=la,da=fa,pa=yi,ma=mr;ua(Array,"Array",function(e,t){this._t=ma(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,da(1)):"keys"==t?da(0,n):"values"==t?da(0,e[n]):da(0,[n,e[n]])},"values");pa.Arguments=pa.Array,ha("keys"),ha("values"),ha("entries");for(var ga=Sn,va=Zn,ya=yi,ba=ji("toStringTag"),Aa=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],_a=0;_a<5;_a++){var wa=Aa[_a],xa=ga[wa],Ma=xa&&xa.prototype;Ma&&!Ma[ba]&&va(Ma,ba,wa),ya[wa]=ya.Array}var Ta,Sa,ka,Ea=cr,Ca=ji("toStringTag"),Oa="Arguments"==Ea(function(){return arguments}()),Da=function(e,t){try{return e[t]}catch(e){}},ja=function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=Da(t=Object(e),Ca))?n:Oa?Ea(t):"Object"==(r=Ea(t))&&"function"==typeof t.callee?"Arguments":r},Pa=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e},Na=Pn,za=function(e,t,n,r){try{return r?t(Na(n)[0],n[1]):t(n)}catch(t){var i=e.return;throw void 0!==i&&Na(i.call(e)),t}},La=yi,Ra=ji("iterator"),Wa=Array.prototype,qa=function(e){return void 0!==e&&(La.Array===e||Wa[Ra]===e)},Ba=ja,Ya=ji("iterator"),Ha=yi,Fa=kn.getIteratorMethod=function(e){if(void 0!=e)return e[Ya]||e["@@iterator"]||Ha[Ba(e)]},Ia=n(function(e){var t=On,n=za,r=qa,i=Pn,a=_r,o=Fa,s={},u={},c=e.exports=function(e,c,l,f,h){var d,p,m,g,v=h?function(){return e}:o(e),y=t(l,f,c?2:1),b=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(r(v)){for(d=a(e.length);d>b;b++)if(g=c?y(i(p=e[b])[0],p[1]):y(e[b]),g===s||g===u)return g}else for(m=v.call(e);!(p=m.next()).done;)if(g=n(m,y,p.value,c),g===s||g===u)return g};c.BREAK=s,c.RETURN=u}),Ua=Pn,Ga=En,$a=ji("species"),Va=function(e,t){var n,r=Ua(e).constructor;return void 0===r||void 0==(n=Ua(r)[$a])?t:Ga(n)},Ka=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)},Xa=On,Ja=Ka,Za=xi,Qa=qn,eo=Sn,to=eo.process,no=eo.setImmediate,ro=eo.clearImmediate,io=eo.MessageChannel,ao=0,oo={},so="onreadystatechange",uo=function(){var e=+this;if(oo.hasOwnProperty(e)){var t=oo[e];delete oo[e],t()}},co=function(e){uo.call(e.data)};no&&ro||(no=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return oo[++ao]=function(){Ja("function"==typeof e?e:Function(e),t)},Ta(ao),ao},ro=function(e){delete oo[e]},"process"==cr(to)?Ta=function(e){to.nextTick(Xa(uo,e,1))}:io?(Sa=new io,ka=Sa.port2,Sa.port1.onmessage=co,Ta=Xa(ka.postMessage,ka,1)):eo.addEventListener&&"function"==typeof postMessage&&!eo.importScripts?(Ta=function(e){eo.postMessage(e+"","*")},eo.addEventListener("message",co,!1)):Ta=so in Qa("script")?function(e){Za.appendChild(Qa("script"))[so]=function(){Za.removeChild(this),uo.call(e)}}:function(e){setTimeout(Xa(uo,e,1),0)});var lo={set:no,clear:ro},fo=Sn,ho=lo.set,po=fo.MutationObserver||fo.WebKitMutationObserver,mo=fo.process,go=fo.Promise,vo="process"==cr(mo),yo=function(){var e,t,n,r=function(){var r,i;for(vo&&(r=mo.domain)&&r.exit();e;){i=e.fn,e=e.next;try{i()}catch(r){throw e?n():t=void 0,r}}t=void 0,r&&r.enter()};if(vo)n=function(){mo.nextTick(r)};else if(po){var i=!0,a=document.createTextNode("");new po(r).observe(a,{characterData:!0}),n=function(){a.data=i=!i}}else if(go&&go.resolve){var o=go.resolve();n=function(){o.then(r)}}else n=function(){ho.call(fo,r)};return function(r){var i={fn:r,next:void 0};t&&(t.next=i),e||(e=i,n()),t=i}},bo=Zn,Ao=function(e,t,n){for(var r in t)n&&e[r]?e[r]=t[r]:bo(e,r,t[r]);return e},_o=Sn,wo=kn,xo=Vn,Mo=zn,To=ji("species"),So=function(e){var t="function"==typeof wo[e]?wo[e]:_o[e];Mo&&t&&!t[To]&&xo.f(t,To,{configurable:!0,get:function(){return this}})},ko=ji("iterator"),Eo=!1;try{var Co=[7][ko]();Co.return=function(){Eo=!0},Array.from(Co,function(){throw 2})}catch(e){}var Oo,Do,jo,Po=function(e,t){if(!t&&!Eo)return!1;var n=!1;try{var r=[7],i=r[ko]();i.next=function(){return{done:n=!0}},r[ko]=function(){return i},e(r)}catch(e){}return n},No=gi,zo=Sn,Lo=On,Ro=ja,Wo=ar,qo=Dn,Bo=En,Yo=Pa,Ho=Ia,Fo=Va,Io=lo.set,Uo=yo(),Go="Promise",$o=zo.TypeError,Vo=zo.process,Ko=zo[Go],Vo=zo.process,Xo="process"==Ro(Vo),Jo=function(){},Zo=!!function(){try{var e=Ko.resolve(1),t=(e.constructor={})[ji("species")]=function(e){e(Jo,Jo)};return(Xo||"function"==typeof PromiseRejectionEvent)&&e.then(Jo)instanceof t}catch(e){}}(),Qo=function(e,t){return e===t||e===Ko&&t===jo},es=function(e){var t;return!(!qo(e)||"function"!=typeof(t=e.then))&&t},ts=function(e){return Qo(Ko,e)?new ns(e):new Do(e)},ns=Do=function(e){var t,n;this.promise=new e(function(e,r){if(void 0!==t||void 0!==n)throw $o("Bad Promise constructor");t=e,n=r}),this.resolve=Bo(t),this.reject=Bo(n)},rs=function(e){try{e()}catch(e){return{error:e}}},is=function(e,t){if(!e._n){e._n=!0;var n=e._c;Uo(function(){for(var r=e._v,i=1==e._s,a=0,o=function(t){var n,a,o=i?t.ok:t.fail,s=t.resolve,u=t.reject,c=t.domain;try{o?(i||(2==e._h&&ss(e),e._h=1),o===!0?n=r:(c&&c.enter(),n=o(r),c&&c.exit()),n===t.promise?u($o("Promise-chain cycle")):(a=es(n))?a.call(n,s,u):s(n)):u(r)}catch(e){u(e)}};n.length>a;)o(n[a++]);e._c=[],e._n=!1,t&&!e._h&&as(e)})}},as=function(e){Io.call(zo,function(){var t,n,r,i=e._v;if(os(e)&&(t=rs(function(){Xo?Vo.emit("unhandledRejection",i,e):(n=zo.onunhandledrejection)?n({promise:e,reason:i}):(r=zo.console)&&r.error&&r.error("Unhandled promise rejection",i)}),e._h=Xo||os(e)?2:1),e._a=void 0,t)throw t.error})},os=function(e){if(1==e._h)return!1;for(var t,n=e._a||e._c,r=0;n.length>r;)if(t=n[r++],t.fail||!os(t.promise))return!1;return!0},ss=function(e){Io.call(zo,function(){var t;Xo?Vo.emit("rejectionHandled",e):(t=zo.onrejectionhandled)&&t({promise:e,reason:e._v})})},us=function(e){var t=this;t._d||(t._d=!0,t=t._w||t,t._v=e,t._s=2,t._a||(t._a=t._c.slice()),is(t,!0))},cs=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw $o("Promise can't be resolved itself");(t=es(e))?Uo(function(){var r={_w:n,_d:!1};try{t.call(e,Lo(cs,r,1),Lo(us,r,1))}catch(e){us.call(r,e)}}):(n._v=e,n._s=1,is(n,!1))}catch(e){us.call({_w:n,_d:!1},e)}}};Zo||(Ko=function(e){Yo(this,Ko,Go,"_h"),Bo(e),Oo.call(this);try{e(Lo(cs,this,1),Lo(us,this,1))}catch(e){us.call(this,e)}},Oo=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},Oo.prototype=Ao(Ko.prototype,{then:function(e,t){var n=ts(Fo(this,Ko));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=Xo?Vo.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&is(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),ns=function(){var e=new Oo;this.promise=e,this.resolve=Lo(cs,e,1),this.reject=Lo(us,e,1)}),Wo(Wo.G+Wo.W+Wo.F*!Zo,{Promise:Ko}),Li(Ko,Go),So(Go),jo=kn[Go],Wo(Wo.S+Wo.F*!Zo,Go,{reject:function(e){var t=ts(this),n=t.reject;return n(e),t.promise}}),Wo(Wo.S+Wo.F*(No||!Zo),Go,{resolve:function(e){if(e instanceof Ko&&Qo(e.constructor,this))return e;var t=ts(this),n=t.resolve;return n(e),t.promise}}),Wo(Wo.S+Wo.F*!(Zo&&Po(function(e){Ko.all(e).catch(Jo)})),Go,{all:function(e){var t=this,n=ts(t),r=n.resolve,i=n.reject,a=rs(function(){var n=[],a=0,o=1;Ho(e,!1,function(e){var s=a++,u=!1;n.push(void 0),o++,t.resolve(e).then(function(e){u||(u=!0,n[s]=e,--o||r(n))},i)}),--o||r(n)});return a&&i(a.error),n.promise},race:function(e){var t=this,n=ts(t),r=n.reject,i=rs(function(){Ho(e,!1,function(e){t.resolve(e).then(n.resolve,r)})});return i&&r(i.error),n.promise}});var ls=kn.Promise,fs=n(function(e){e.exports={default:ls,__esModule:!0}}),hs=t(fs),ds=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=fs,i=n(r);t.default=function(e){return function(){var t=e.apply(this,arguments);return new i.default(function(e,n){function r(a,o){try{var s=t[a](o),u=s.value}catch(e){return void n(e)}return s.done?void e(u):i.default.resolve(u).then(function(e){r("next",e)},function(e){r("throw",e)})}return r("next")})}}}),ps=t(ds),ms={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}},gs=function(e,t,n,r){t=t||"&",n=n||"=";var i={};if("string"!=typeof e||0===e.length)return i;var a=/\+/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,h,d=e[u].replace(a,"%20"),p=d.indexOf(n);p>=0?(c=d.substr(0,p),l=d.substr(p+1)):(c=d,l=""),f=decodeURIComponent(c),h=decodeURIComponent(l),y(i,f)?Array.isArray(i[f])?i[f].push(h):i[f]=[i[f],h]:i[f]=h}return i},vs=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}},ys=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 i=encodeURIComponent(vs(r))+n;return Array.isArray(e[r])?e[r].map(function(e){return i+encodeURIComponent(vs(e))}).join(t):i+encodeURIComponent(vs(e[r]))}).join(t):r?encodeURIComponent(vs(r))+n+encodeURIComponent(vs(e)):""},bs=n(function(e,t){t.decode=t.parse=gs,t.encode=t.stringify=ys}),As=ms,_s=A,ws=w,xs=x,Ms=_,Ts=b,Ss=/^([a-z0-9.+-]+:)/i,ks=/:[0-9]*$/,Es=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Cs=["<",">",'"',"`"," ","\r","\n","\t"],Os=["{","}","|","\\","^","`"].concat(Cs),Ds=["'"].concat(Os),js=["%","/","?",";","#"].concat(Ds),Ps=["/","?","#"],Ns=255,zs=/^[+a-z0-9A-Z_-]{0,63}$/,Ls=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Rs={javascript:!0,"javascript:":!0},Ws={javascript:!0,"javascript:":!0},qs={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},Bs=bs;b.prototype.parse=function(e,t,n){if(!As.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var r=e.indexOf("?"),i=r!==-1&&r<e.indexOf("#")?"?":"#",a=e.split(i),o=/\\/g;a[0]=a[0].replace(o,"/"),e=a.join(i);var s=e;if(s=s.trim(),!n&&1===e.split("#").length){var u=Es.exec(s);if(u)return this.path=s,this.href=s,this.pathname=u[1],u[2]?(this.search=u[2],t?this.query=Bs.parse(this.search.substr(1)):this.query=this.search.substr(1)):t&&(this.search="",this.query={}),this}var c=Ss.exec(s);if(c){c=c[0];var l=c.toLowerCase();this.protocol=l,s=s.substr(c.length)}if(n||c||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var f="//"===s.substr(0,2);!f||c&&Ws[c]||(s=s.substr(2),this.slashes=!0)}if(!Ws[c]&&(f||c&&!qs[c])){for(var h=-1,d=0;d<Ps.length;d++){var p=s.indexOf(Ps[d]);p!==-1&&(h===-1||p<h)&&(h=p)}var m,g;g=h===-1?s.lastIndexOf("@"):s.lastIndexOf("@",h),g!==-1&&(m=s.slice(0,g),s=s.slice(g+1),this.auth=decodeURIComponent(m)),h=-1;for(var d=0;d<js.length;d++){var p=s.indexOf(js[d]);p!==-1&&(h===-1||p<h)&&(h=p)}h===-1&&(h=s.length),this.host=s.slice(0,h),s=s.slice(h),this.parseHost(),this.hostname=this.hostname||"";var v="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!v)for(var y=this.hostname.split(/\./),d=0,b=y.length;d<b;d++){var A=y[d];if(A&&!A.match(zs)){for(var _="",w=0,x=A.length;w<x;w++)_+=A.charCodeAt(w)>127?"x":A[w];if(!_.match(zs)){var M=y.slice(0,d),T=y.slice(d+1),S=A.match(Ls);S&&(M.push(S[1]),T.unshift(S[2])),T.length&&(s="/"+T.join(".")+s),this.hostname=M.join(".");break}}}this.hostname.length>Ns?this.hostname="":this.hostname=this.hostname.toLowerCase();var k=this.port?":"+this.port:"",E=this.hostname||"";this.host=E+k,this.href+=this.host,v&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!Rs[l])for(var d=0,b=Ds.length;d<b;d++){var C=Ds[d];if(s.indexOf(C)!==-1){var O=encodeURIComponent(C);O===C&&(O=escape(C)),s=s.split(C).join(O)}}var D=s.indexOf("#");D!==-1&&(this.hash=s.substr(D),s=s.slice(0,D));var j=s.indexOf("?");if(j!==-1?(this.search=s.substr(j),this.query=s.substr(j+1),t&&(this.query=Bs.parse(this.query)),s=s.slice(0,j)):t&&(this.search="",this.query={}),s&&(this.pathname=s),qs[l]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var k=this.pathname||"",P=this.search||"";this.path=k+P}return this.href=this.format(),this},b.prototype.format=function(){var e=this.auth||"";e&&(e=encodeURIComponent(e),e=e.replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",r=this.hash||"",i=!1,a="";this.host?i=e+this.host:this.hostname&&(i=e+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(i+=":"+this.port)),this.query&&As.isObject(this.query)&&Object.keys(this.query).length&&(a=Bs.stringify(this.query));var o=this.search||a&&"?"+a||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||qs[t])&&i!==!1?(i="//"+(i||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):i||(i=""),r&&"#"!==r.charAt(0)&&(r="#"+r),o&&"?"!==o.charAt(0)&&(o="?"+o),n=n.replace(/[?#]/g,function(e){return encodeURIComponent(e)}),o=o.replace("#","%23"),t+i+n+o+r},b.prototype.resolve=function(e){return this.resolveObject(A(e,!1,!0)).format()},b.prototype.resolveObject=function(e){if(As.isString(e)){var t=new b;t.parse(e,!1,!0),e=t}for(var n=new b,r=Object.keys(this),i=0;i<r.length;i++){var a=r[i];n[a]=this[a]}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 qs[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!qs[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||Ws[e.protocol])n.pathname=e.pathname;else{for(var h=(e.pathname||"").split("/");h.length&&!(e.host=h.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==h[0]&&h.unshift(""),h.length<2&&h.unshift(""),n.pathname=h.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 d=n.pathname||"",p=n.search||"";n.path=d+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,A=n.pathname&&n.pathname.split("/")||[],h=e.pathname&&e.pathname.split("/")||[],_=n.protocol&&!qs[n.protocol];if(_&&(n.hostname="",n.port=null,n.host&&(""===A[0]?A[0]=n.host:A.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===h[0]?h[0]=e.host:h.unshift(e.host)),e.host=null),v=v&&(""===h[0]||""===A[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,A=h;else if(h.length)A||(A=[]),A.pop(),A=A.concat(h),n.search=e.search,n.query=e.query;else if(!As.isNullOrUndefined(e.search)){if(_){n.hostname=n.host=A.shift();var w=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@");w&&(n.auth=w.shift(),n.host=n.hostname=w.shift())}return n.search=e.search,n.query=e.query,As.isNull(n.pathname)&&As.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!A.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var x=A.slice(-1)[0],M=(n.host||e.host||A.length>1)&&("."===x||".."===x)||""===x,T=0,S=A.length;S>=0;S--)x=A[S],"."===x?A.splice(S,1):".."===x?(A.splice(S,1),T++):T&&(A.splice(S,1),T--);if(!v&&!y)for(;T--;T)A.unshift("..");!v||""===A[0]||A[0]&&"/"===A[0].charAt(0)||A.unshift(""),M&&"/"!==A.join("/").substr(-1)&&A.push("");var k=""===A[0]||A[0]&&"/"===A[0].charAt(0);if(_){n.hostname=n.host=k?"":A.length?A.shift():"";var w=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@");w&&(n.auth=w.shift(),n.host=n.hostname=w.shift())}return v=v||n.host&&A.length,v&&!k&&A.unshift(""),A.length?n.pathname=A.join("/"):(n.pathname=null,n.path=null),As.isNull(n.pathname)&&As.isNull(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},b.prototype.parseHost=function(){var e=this.host,t=ks.exec(e);t&&(t=t[0],":"!==t&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};var Ys={parse:_s,resolve:ws,resolveObject:xs,format:Ms,Url:Ts},Hs=n(function(e){!function(t,n){"object"==typeof e&&"object"==typeof e.exports?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)}:n(t)}("undefined"!=typeof window?window:this,function(e,t){function n(e,t){t=t||te;var n=t.createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function r(e){var t=!!e&&"length"in e&&e.length,n=pe.type(e);return"function"!==n&&!pe.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function i(e,t,n){return pe.isFunction(t)?pe.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?pe.grep(e,function(e){return e===t!==n}):"string"!=typeof t?pe.grep(e,function(e){return oe.call(t,e)>-1!==n}):Me.test(t)?pe.filter(t,e,n):(t=pe.filter(t,e),pe.grep(e,function(e){return oe.call(t,e)>-1!==n&&1===e.nodeType}))}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function o(e){var t={};return pe.each(e.match(Oe)||[],function(e,n){t[n]=!0}),t}function s(e){return e}function u(e){throw e}function c(e,t,n){var r;try{e&&pe.isFunction(r=e.promise)?r.call(e).done(t).fail(n):e&&pe.isFunction(r=e.then)?r.call(e,t,n):t.call(void 0,e)}catch(e){n.call(void 0,e)}}function l(){te.removeEventListener("DOMContentLoaded",l),e.removeEventListener("load",l),pe.ready()}function f(){this.expando=pe.expando+f.uid++}function h(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Re.test(e)?JSON.parse(e):e)}function d(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(We,"-$&").toLowerCase(),n=e.getAttribute(r),"string"==typeof n){try{n=h(n)}catch(e){}Le.set(e,t,n)}else n=void 0;return n}function p(e,t,n,r){var i,a=1,o=20,s=r?function(){return r.cur()}:function(){return pe.css(e,t,"")},u=s(),c=n&&n[3]||(pe.cssNumber[t]?"":"px"),l=(pe.cssNumber[t]||"px"!==c&&+u)&&Be.exec(pe.css(e,t));if(l&&l[3]!==c){c=c||l[3],n=n||[],l=+u||1;do a=a||".5",l/=a,pe.style(e,t,l+c);while(a!==(a=s()/u)&&1!==a&&--o)}return n&&(l=+l||+u||0,i=n[1]?l+(n[1]+1)*n[2]:+n[2],r&&(r.unit=c,r.start=l,r.end=i)),i}function m(e){var t,n=e.ownerDocument,r=e.nodeName,i=Ie[r];return i?i:(t=n.body.appendChild(n.createElement(r)),i=pe.css(t,"display"),t.parentNode.removeChild(t),"none"===i&&(i="block"),Ie[r]=i,i)}function g(e,t){for(var n,r,i=[],a=0,o=e.length;a<o;a++)r=e[a],r.style&&(n=r.style.display,t?("none"===n&&(i[a]=ze.get(r,"display")||null,i[a]||(r.style.display="")),""===r.style.display&&He(r)&&(i[a]=m(r))):"none"!==n&&(i[a]="none",ze.set(r,"display",n)));for(a=0;a<o;a++)null!=i[a]&&(e[a].style.display=i[a]);return e}function v(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&pe.nodeName(e,t)?pe.merge([e],n):n}function y(e,t){for(var n=0,r=e.length;n<r;n++)ze.set(e[n],"globalEval",!t||ze.get(t[n],"globalEval"))}function b(e,t,n,r,i){for(var a,o,s,u,c,l,f=t.createDocumentFragment(),h=[],d=0,p=e.length;d<p;d++)if(a=e[d],a||0===a)if("object"===pe.type(a))pe.merge(h,a.nodeType?[a]:a);else if(Ke.test(a)){for(o=o||f.appendChild(t.createElement("div")),s=(Ge.exec(a)||["",""])[1].toLowerCase(),u=Ve[s]||Ve._default,o.innerHTML=u[1]+pe.htmlPrefilter(a)+u[2],l=u[0];l--;)o=o.lastChild;pe.merge(h,o.childNodes),o=f.firstChild,o.textContent=""}else h.push(t.createTextNode(a));for(f.textContent="",d=0;a=h[d++];)if(r&&pe.inArray(a,r)>-1)i&&i.push(a);else if(c=pe.contains(a.ownerDocument,a),o=v(f.appendChild(a),"script"),c&&y(o),n)for(l=0;a=o[l++];)$e.test(a.type||"")&&n.push(a);return f}function A(){return!0}function _(){return!1}function w(){try{return te.activeElement}catch(e){}}function x(e,t,n,r,i,a){var o,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)x(e,s,n,r,t[s],a);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),i===!1)i=_;else if(!i)return e;return 1===a&&(o=i,i=function(e){return pe().off(e),o.apply(this,arguments)},i.guid=o.guid||(o.guid=pe.guid++)),e.each(function(){pe.event.add(this,t,i,r,n)})}function M(e,t){return pe.nodeName(e,"table")&&pe.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e:e}function T(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function S(e){var t=rt.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function k(e,t){var n,r,i,a,o,s,u,c;if(1===t.nodeType){if(ze.hasData(e)&&(a=ze.access(e),o=ze.set(t,a),c=a.events)){delete o.handle,o.events={};for(i in c)for(n=0,r=c[i].length;n<r;n++)pe.event.add(t,i,c[i][n])}Le.hasData(e)&&(s=Le.access(e),u=pe.extend({},s),Le.set(t,u))}}function E(e,t){var n=t.nodeName.toLowerCase();"input"===n&&Ue.test(e.type)?t.checked=e.checked:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}function C(e,t,r,i){t=ie.apply([],t);var a,o,s,u,c,l,f=0,h=e.length,d=h-1,p=t[0],m=pe.isFunction(p);if(m||h>1&&"string"==typeof p&&!he.checkClone&&nt.test(p))return e.each(function(n){var a=e.eq(n);m&&(t[0]=p.call(this,n,a.html())),C(a,t,r,i)});if(h&&(a=b(t,e[0].ownerDocument,!1,e,i),o=a.firstChild,1===a.childNodes.length&&(a=o),o||i)){for(s=pe.map(v(a,"script"),T),u=s.length;f<h;f++)c=a,f!==d&&(c=pe.clone(c,!0,!0),u&&pe.merge(s,v(c,"script"))),r.call(e[f],c,f);if(u)for(l=s[s.length-1].ownerDocument,pe.map(s,S),f=0;f<u;f++)c=s[f],$e.test(c.type||"")&&!ze.access(c,"globalEval")&&pe.contains(l,c)&&(c.src?pe._evalUrl&&pe._evalUrl(c.src):n(c.textContent.replace(it,""),l))}return e}function O(e,t,n){for(var r,i=t?pe.filter(t,e):e,a=0;null!=(r=i[a]);a++)n||1!==r.nodeType||pe.cleanData(v(r)),r.parentNode&&(n&&pe.contains(r.ownerDocument,r)&&y(v(r,"script")),
r.parentNode.removeChild(r));return e}function D(e,t,n){var r,i,a,o,s=e.style;return n=n||st(e),n&&(o=n.getPropertyValue(t)||n[t],""!==o||pe.contains(e.ownerDocument,e)||(o=pe.style(e,t)),!he.pixelMarginRight()&&ot.test(o)&&at.test(t)&&(r=s.width,i=s.minWidth,a=s.maxWidth,s.minWidth=s.maxWidth=s.width=o,o=n.width,s.width=r,s.minWidth=i,s.maxWidth=a)),void 0!==o?o+"":o}function j(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}function P(e){if(e in ht)return e;for(var t=e[0].toUpperCase()+e.slice(1),n=ft.length;n--;)if(e=ft[n]+t,e in ht)return e}function N(e,t,n){var r=Be.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function z(e,t,n,r,i){var a,o=0;for(a=n===(r?"border":"content")?4:"width"===t?1:0;a<4;a+=2)"margin"===n&&(o+=pe.css(e,n+Ye[a],!0,i)),r?("content"===n&&(o-=pe.css(e,"padding"+Ye[a],!0,i)),"margin"!==n&&(o-=pe.css(e,"border"+Ye[a]+"Width",!0,i))):(o+=pe.css(e,"padding"+Ye[a],!0,i),"padding"!==n&&(o+=pe.css(e,"border"+Ye[a]+"Width",!0,i)));return o}function L(e,t,n){var r,i=!0,a=st(e),o="border-box"===pe.css(e,"boxSizing",!1,a);if(e.getClientRects().length&&(r=e.getBoundingClientRect()[t]),r<=0||null==r){if(r=D(e,t,a),(r<0||null==r)&&(r=e.style[t]),ot.test(r))return r;i=o&&(he.boxSizingReliable()||r===e.style[t]),r=parseFloat(r)||0}return r+z(e,t,n||(o?"border":"content"),i,a)+"px"}function R(e,t,n,r,i){return new R.prototype.init(e,t,n,r,i)}function W(){pt&&(e.requestAnimationFrame(W),pe.fx.tick())}function q(){return e.setTimeout(function(){dt=void 0}),dt=pe.now()}function B(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)n=Ye[r],i["margin"+n]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function Y(e,t,n){for(var r,i=(I.tweeners[t]||[]).concat(I.tweeners["*"]),a=0,o=i.length;a<o;a++)if(r=i[a].call(n,t,e))return r}function H(e,t,n){var r,i,a,o,s,u,c,l,f="width"in t||"height"in t,h=this,d={},p=e.style,m=e.nodeType&&He(e),v=ze.get(e,"fxshow");n.queue||(o=pe._queueHooks(e,"fx"),null==o.unqueued&&(o.unqueued=0,s=o.empty.fire,o.empty.fire=function(){o.unqueued||s()}),o.unqueued++,h.always(function(){h.always(function(){o.unqueued--,pe.queue(e,"fx").length||o.empty.fire()})}));for(r in t)if(i=t[r],mt.test(i)){if(delete t[r],a=a||"toggle"===i,i===(m?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;m=!0}d[r]=v&&v[r]||pe.style(e,r)}if(u=!pe.isEmptyObject(t),u||!pe.isEmptyObject(d)){f&&1===e.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],c=v&&v.display,null==c&&(c=ze.get(e,"display")),l=pe.css(e,"display"),"none"===l&&(c?l=c:(g([e],!0),c=e.style.display||c,l=pe.css(e,"display"),g([e]))),("inline"===l||"inline-block"===l&&null!=c)&&"none"===pe.css(e,"float")&&(u||(h.done(function(){p.display=c}),null==c&&(l=p.display,c="none"===l?"":l)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",h.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),u=!1;for(r in d)u||(v?"hidden"in v&&(m=v.hidden):v=ze.access(e,"fxshow",{display:c}),a&&(v.hidden=!m),m&&g([e],!0),h.done(function(){m||g([e]),ze.remove(e,"fxshow");for(r in d)pe.style(e,r,d[r])})),u=Y(m?v[r]:0,r,h),r in v||(v[r]=u.start,m&&(u.end=u.start,u.start=0))}}function F(e,t){var n,r,i,a,o;for(n in e)if(r=pe.camelCase(n),i=t[r],a=e[n],pe.isArray(a)&&(i=a[1],a=e[n]=a[0]),n!==r&&(e[r]=a,delete e[n]),o=pe.cssHooks[r],o&&"expand"in o){a=o.expand(a),delete e[r];for(n in a)n in e||(e[n]=a[n],t[n]=i)}else t[r]=i}function I(e,t,n){var r,i,a=0,o=I.prefilters.length,s=pe.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=dt||q(),n=Math.max(0,c.startTime+c.duration-t),r=n/c.duration||0,a=1-r,o=0,u=c.tweens.length;o<u;o++)c.tweens[o].run(a);return s.notifyWith(e,[c,a,n]),a<1&&u?n:(s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:pe.extend({},t),opts:pe.extend(!0,{specialEasing:{},easing:pe.easing._default},n),originalProperties:t,originalOptions:n,startTime:dt||q(),duration:n.duration,tweens:[],createTween:function(t,n){var r=pe.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(i)return this;for(i=!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(F(l,c.opts.specialEasing);a<o;a++)if(r=I.prefilters[a].call(c,e,l,c.opts))return pe.isFunction(r.stop)&&(pe._queueHooks(c.elem,c.opts.queue).stop=pe.proxy(r.stop,r)),r;return pe.map(l,Y,c),pe.isFunction(c.opts.start)&&c.opts.start.call(e,c),pe.fx.timer(pe.extend(u,{elem:e,anim:c,queue:c.opts.queue})),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always)}function U(e){var t=e.match(Oe)||[];return t.join(" ")}function G(e){return e.getAttribute&&e.getAttribute("class")||""}function $(e,t,n,r){var i;if(pe.isArray(t))pe.each(t,function(t,i){n||St.test(e)?r(e,i):$(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==pe.type(t))r(e,t);else for(i in t)$(e+"["+i+"]",t[i],n,r)}function V(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,a=t.toLowerCase().match(Oe)||[];if(pe.isFunction(n))for(;r=a[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function K(e,t,n,r){function i(s){var u;return a[s]=!0,pe.each(e[s]||[],function(e,s){var c=s(t,n,r);return"string"!=typeof c||o||a[c]?o?!(u=c):void 0:(t.dataTypes.unshift(c),i(c),!1)}),u}var a={},o=e===Wt;return i(t.dataTypes[0])||!a["*"]&&i("*")}function X(e,t){var n,r,i=pe.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&pe.extend(!0,e,r),e}function J(e,t,n){for(var r,i,a,o,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)a=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){a=i;break}o||(o=i)}a=a||o}if(a)return a!==u[0]&&u.unshift(a),n[a]}function Z(e,t,n,r){var i,a,o,s,u,c={},l=e.dataTypes.slice();if(l[1])for(o in e.converters)c[o.toLowerCase()]=e.converters[o];for(a=l.shift();a;)if(e.responseFields[a]&&(n[e.responseFields[a]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=a,a=l.shift())if("*"===a)a=u;else if("*"!==u&&u!==a){if(o=c[u+" "+a]||c["* "+a],!o)for(i in c)if(s=i.split(" "),s[1]===a&&(o=c[u+" "+s[0]]||c["* "+s[0]])){o===!0?o=c[i]:c[i]!==!0&&(a=s[0],l.unshift(s[1]));break}if(o!==!0)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 "+a}}}return{state:"success",data:t}}function Q(e){return pe.isWindow(e)?e:9===e.nodeType&&e.defaultView}var ee=[],te=e.document,ne=Object.getPrototypeOf,re=ee.slice,ie=ee.concat,ae=ee.push,oe=ee.indexOf,se={},ue=se.toString,ce=se.hasOwnProperty,le=ce.toString,fe=le.call(Object),he={},de="3.1.1",pe=function(e,t){return new pe.fn.init(e,t)},me=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ge=/^-ms-/,ve=/-([a-z])/g,ye=function(e,t){return t.toUpperCase()};pe.fn=pe.prototype={jquery:de,constructor:pe,length:0,toArray:function(){return re.call(this)},get:function(e){return null==e?re.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=pe.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return pe.each(this,e)},map:function(e){return this.pushStack(pe.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(re.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:ae,sort:ee.sort,splice:ee.splice},pe.extend=pe.fn.extend=function(){var e,t,n,r,i,a,o=arguments[0]||{},s=1,u=arguments.length,c=!1;for("boolean"==typeof o&&(c=o,o=arguments[s]||{},s++),"object"==typeof o||pe.isFunction(o)||(o={}),s===u&&(o=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=o[t],r=e[t],o!==r&&(c&&r&&(pe.isPlainObject(r)||(i=pe.isArray(r)))?(i?(i=!1,a=n&&pe.isArray(n)?n:[]):a=n&&pe.isPlainObject(n)?n:{},o[t]=pe.extend(c,a,r)):void 0!==r&&(o[t]=r));return o},pe.extend({expando:"jQuery"+(de+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===pe.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){var t=pe.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==ue.call(e))&&(!(t=ne(e))||(n=ce.call(t,"constructor")&&t.constructor,"function"==typeof n&&le.call(n)===fe))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?se[ue.call(e)]||"object":typeof e},globalEval:function(e){n(e)},camelCase:function(e){return e.replace(ge,"ms-").replace(ve,ye)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t){var n,i=0;if(r(e))for(n=e.length;i<n&&t.call(e[i],i,e[i])!==!1;i++);else for(i in e)if(t.call(e[i],i,e[i])===!1)break;return e},trim:function(e){return null==e?"":(e+"").replace(me,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(r(Object(e))?pe.merge(n,"string"==typeof e?[e]:e):ae.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:oe.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],a=0,o=e.length,s=!n;a<o;a++)r=!t(e[a],a),r!==s&&i.push(e[a]);return i},map:function(e,t,n){var i,a,o=0,s=[];if(r(e))for(i=e.length;o<i;o++)a=t(e[o],o,n),null!=a&&s.push(a);else for(o in e)a=t(e[o],o,n),null!=a&&s.push(a);return ie.apply([],s)},guid:1,proxy:function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),pe.isFunction(e))return r=re.call(arguments,2),i=function(){return e.apply(t||this,r.concat(re.call(arguments)))},i.guid=e.guid=e.guid||pe.guid++,i},now:Date.now,support:he}),"function"==typeof Symbol&&(pe.fn[Symbol.iterator]=ee[Symbol.iterator]),pe.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){se["[object "+t+"]"]=t.toLowerCase()});var be=function(e){function t(e,t,n,r){var i,a,o,s,u,c,l,h=t&&t.ownerDocument,p=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==p&&9!==p&&11!==p)return n;if(!r&&((t?t.ownerDocument||t:Y)!==P&&j(t),t=t||P,z)){if(11!==p&&(u=ve.exec(e)))if(i=u[1]){if(9===p){if(!(o=t.getElementById(i)))return n;if(o.id===i)return n.push(o),n}else if(h&&(o=h.getElementById(i))&&q(t,o)&&o.id===i)return n.push(o),n}else{if(u[2])return Z.apply(n,t.getElementsByTagName(e)),n;if((i=u[3])&&w.getElementsByClassName&&t.getElementsByClassName)return Z.apply(n,t.getElementsByClassName(i)),n}if(w.qsa&&!G[e+" "]&&(!L||!L.test(e))){if(1!==p)h=t,l=e;else if("object"!==t.nodeName.toLowerCase()){for((s=t.getAttribute("id"))?s=s.replace(_e,we):t.setAttribute("id",s=B),c=S(e),a=c.length;a--;)c[a]="#"+s+" "+d(c[a]);l=c.join(","),h=ye.test(e)&&f(t.parentNode)||t}if(l)try{return Z.apply(n,h.querySelectorAll(l)),n}catch(e){}finally{s===B&&t.removeAttribute("id")}}}return E(e.replace(se,"$1"),t,n,r)}function n(){function e(n,r){return t.push(n+" ")>x.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[B]=!0,e}function i(e){var t=P.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function a(e,t){for(var n=e.split("|"),r=n.length;r--;)x.attrHandle[n[r]]=t}function o(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 s(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function c(e){return function(t){return"form"in t?t.parentNode&&t.disabled===!1?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&Me(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function l(e){return r(function(t){return t=+t,r(function(n,r){for(var i,a=e([],n.length,t),o=a.length;o--;)n[i=a[o]]&&(n[i]=!(r[i]=n[i]))})})}function f(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function h(){}function d(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function p(e,t,n){var r=t.dir,i=t.next,a=i||r,o=n&&"parentNode"===a,s=F++;return t.first?function(t,n,i){for(;t=t[r];)if(1===t.nodeType||o)return e(t,n,i);return!1}:function(t,n,u){var c,l,f,h=[H,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(f=t[B]||(t[B]={}),l=f[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else{if((c=l[a])&&c[0]===H&&c[1]===s)return h[2]=c[2];if(l[a]=h,h[2]=e(t,n,u))return!0}return!1}}function m(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function g(e,n,r){for(var i=0,a=n.length;i<a;i++)t(e,n[i],r);return r}function v(e,t,n,r,i){for(var a,o=[],s=0,u=e.length,c=null!=t;s<u;s++)(a=e[s])&&(n&&!n(a,r,i)||(o.push(a),c&&t.push(s)));return o}function y(e,t,n,i,a,o){return i&&!i[B]&&(i=y(i)),a&&!a[B]&&(a=y(a,o)),r(function(r,o,s,u){var c,l,f,h=[],d=[],p=o.length,m=r||g(t||"*",s.nodeType?[s]:s,[]),y=!e||!r&&t?m:v(m,h,e,s,u),b=n?a||(r?e:p||i)?[]:o:y;if(n&&n(y,b,s,u),i)for(c=v(b,d),i(c,[],s,u),l=c.length;l--;)(f=c[l])&&(b[d[l]]=!(y[d[l]]=f));if(r){if(a||e){if(a){for(c=[],l=b.length;l--;)(f=b[l])&&c.push(y[l]=f);a(null,b=[],c,u)}for(l=b.length;l--;)(f=b[l])&&(c=a?ee(r,f):h[l])>-1&&(r[c]=!(o[c]=f))}}else b=v(b===o?b.splice(p,b.length):b),a?a(null,o,b,u):Z.apply(o,b)})}function b(e){for(var t,n,r,i=e.length,a=x.relative[e[0].type],o=a||x.relative[" "],s=a?1:0,u=p(function(e){return e===t},o,!0),c=p(function(e){return ee(t,e)>-1},o,!0),l=[function(e,n,r){var i=!a&&(r||n!==C)||((t=n).nodeType?u(e,n,r):c(e,n,r));return t=null,i}];s<i;s++)if(n=x.relative[e[s].type])l=[p(m(l),n)];else{if(n=x.filter[e[s].type].apply(null,e[s].matches),n[B]){for(r=++s;r<i&&!x.relative[e[r].type];r++);return y(s>1&&m(l),s>1&&d(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(se,"$1"),n,s<r&&b(e.slice(s,r)),r<i&&b(e=e.slice(r)),r<i&&d(e))}l.push(n)}return m(l)}function A(e,n){var i=n.length>0,a=e.length>0,o=function(r,o,s,u,c){var l,f,h,d=0,p="0",m=r&&[],g=[],y=C,b=r||a&&x.find.TAG("*",c),A=H+=null==y?1:Math.random()||.1,_=b.length;for(c&&(C=o===P||o||c);p!==_&&null!=(l=b[p]);p++){if(a&&l){for(f=0,o||l.ownerDocument===P||(j(l),s=!z);h=e[f++];)if(h(l,o||P,s)){u.push(l);break}c&&(H=A)}i&&((l=!h&&l)&&d--,r&&m.push(l))}if(d+=p,i&&p!==d){for(f=0;h=n[f++];)h(m,g,o,s);if(r){if(d>0)for(;p--;)m[p]||g[p]||(g[p]=X.call(u));g=v(g)}Z.apply(u,g),c&&!r&&g.length>0&&d+n.length>1&&t.uniqueSort(u)}return c&&(H=A,C=y),m};return i?r(o):o}var _,w,x,M,T,S,k,E,C,O,D,j,P,N,z,L,R,W,q,B="sizzle"+1*new Date,Y=e.document,H=0,F=0,I=n(),U=n(),G=n(),$=function(e,t){return e===t&&(D=!0),0},V={}.hasOwnProperty,K=[],X=K.pop,J=K.push,Z=K.push,Q=K.slice,ee=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},te="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ne="[\\x20\\t\\r\\n\\f]",re="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",ie="\\["+ne+"*("+re+")(?:"+ne+"*([*^$|!~]?=)"+ne+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+re+"))|)"+ne+"*\\]",ae=":("+re+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+ie+")*)|.*)\\)|)",oe=new RegExp(ne+"+","g"),se=new RegExp("^"+ne+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ne+"+$","g"),ue=new RegExp("^"+ne+"*,"+ne+"*"),ce=new RegExp("^"+ne+"*([>+~]|"+ne+")"+ne+"*"),le=new RegExp("="+ne+"*([^\\]'\"]*?)"+ne+"*\\]","g"),fe=new RegExp(ae),he=new RegExp("^"+re+"$"),de={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re+"|[*])"),ATTR:new RegExp("^"+ie),PSEUDO:new RegExp("^"+ae),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ne+"*(even|odd|(([+-]|)(\\d*)n|)"+ne+"*(?:([+-]|)"+ne+"*(\\d+)|))"+ne+"*\\)|)","i"),bool:new RegExp("^(?:"+te+")$","i"),needsContext:new RegExp("^"+ne+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ne+"*((?:-\\d)?\\d*)"+ne+"*\\)|)(?=[^-]|$)","i")},pe=/^(?:input|select|textarea|button)$/i,me=/^h\d$/i,ge=/^[^{]+\{\s*\[native \w/,ve=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ye=/[+~]/,be=new RegExp("\\\\([\\da-f]{1,6}"+ne+"?|("+ne+")|.)","ig"),Ae=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},_e=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,we=function(e,t){return t?"\0"===e?"<22>":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},xe=function(){j()},Me=p(function(e){return e.disabled===!0&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{Z.apply(K=Q.call(Y.childNodes),Y.childNodes),K[Y.childNodes.length].nodeType}catch(e){Z={apply:K.length?function(e,t){J.apply(e,Q.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}w=t.support={},T=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},j=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:Y;return r!==P&&9===r.nodeType&&r.documentElement?(P=r,N=P.documentElement,z=!T(P),Y!==P&&(n=P.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",xe,!1):n.attachEvent&&n.attachEvent("onunload",xe)),w.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),w.getElementsByTagName=i(function(e){return e.appendChild(P.createComment("")),!e.getElementsByTagName("*").length}),w.getElementsByClassName=ge.test(P.getElementsByClassName),w.getById=i(function(e){return N.appendChild(e).id=B,!P.getElementsByName||!P.getElementsByName(B).length}),w.getById?(x.filter.ID=function(e){var t=e.replace(be,Ae);return function(e){return e.getAttribute("id")===t}},x.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&z){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(be,Ae);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},x.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&z){var n,r,i,a=t.getElementById(e);if(a){if(n=a.getAttributeNode("id"),n&&n.value===e)return[a];for(i=t.getElementsByName(e),r=0;a=i[r++];)if(n=a.getAttributeNode("id"),n&&n.value===e)return[a]}return[]}}),x.find.TAG=w.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):w.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,a=t.getElementsByTagName(e);if("*"===e){for(;n=a[i++];)1===n.nodeType&&r.push(n);return r}return a},x.find.CLASS=w.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&z)return t.getElementsByClassName(e)},R=[],L=[],(w.qsa=ge.test(P.querySelectorAll))&&(i(function(e){N.appendChild(e).innerHTML="<a id='"+B+"'></a><select id='"+B+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+ne+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+ne+"*(?:value|"+te+")"),e.querySelectorAll("[id~="+B+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+B+"+*").length||L.push(".#.+[+~]")}),i(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=P.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+ne+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&L.push(":enabled",":disabled"),N.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(w.matchesSelector=ge.test(W=N.matches||N.webkitMatchesSelector||N.mozMatchesSelector||N.oMatchesSelector||N.msMatchesSelector))&&i(function(e){w.disconnectedMatch=W.call(e,"*"),W.call(e,"[s!='']:x"),R.push("!=",ae)}),L=L.length&&new RegExp(L.join("|")),R=R.length&&new RegExp(R.join("|")),t=ge.test(N.compareDocumentPosition),q=t||ge.test(N.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?function(e,t){if(e===t)return D=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!w.sortDetached&&t.compareDocumentPosition(e)===n?e===P||e.ownerDocument===Y&&q(Y,e)?-1:t===P||t.ownerDocument===Y&&q(Y,t)?1:O?ee(O,e)-ee(O,t):0:4&n?-1:1)}:function(e,t){if(e===t)return D=!0,0;var n,r=0,i=e.parentNode,a=t.parentNode,s=[e],u=[t];if(!i||!a)return e===P?-1:t===P?1:i?-1:a?1:O?ee(O,e)-ee(O,t):0;if(i===a)return o(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[r]===u[r];)r++;return r?o(s[r],u[r]):s[r]===Y?-1:u[r]===Y?1:0},P):P},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==P&&j(e),n=n.replace(le,"='$1']"),w.matchesSelector&&z&&!G[n+" "]&&(!R||!R.test(n))&&(!L||!L.test(n)))try{var r=W.call(e,n);if(r||w.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return t(n,P,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==P&&j(e),q(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==P&&j(e);var n=x.attrHandle[t.toLowerCase()],r=n&&V.call(x.attrHandle,t.toLowerCase())?n(e,t,!z):void 0;return void 0!==r?r:w.attributes||!z?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.escape=function(e){return(e+"").replace(_e,we)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(D=!w.detectDuplicates,O=!w.sortStable&&e.slice(0),e.sort($),D){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return O=null,e},M=t.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+=M(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=M(t);return n},x=t.selectors={cacheLength:50,createPseudo:r,match:de,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(be,Ae),e[3]=(e[3]||e[4]||e[5]||"").replace(be,Ae),"~="===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]||t.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]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return de.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&fe.test(n)&&(t=S(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(be,Ae).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=I[e+" "];return t||(t=new RegExp("(^|"+ne+")"+e+"("+ne+"|$)"))&&I(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var a=t.attr(i,e);return null==a?"!="===n:!n||(a+="","="===n?a===r:"!="===n?a!==r:"^="===n?r&&0===a.indexOf(r):"*="===n?r&&a.indexOf(r)>-1:"$="===n?r&&a.slice(-r.length)===r:"~="===n?(" "+a.replace(oe," ")+" ").indexOf(r)>-1:"|="===n&&(a===r||a.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,n,r,i){var a="nth"!==e.slice(0,3),o="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var c,l,f,h,d,p,m=a!==o?"nextSibling":"previousSibling",g=t.parentNode,v=s&&t.nodeName.toLowerCase(),y=!u&&!s,b=!1;if(g){if(a){for(;m;){for(h=t;h=h[m];)if(s?h.nodeName.toLowerCase()===v:1===h.nodeType)return!1;p=m="only"===e&&!p&&"nextSibling"}return!0}if(p=[o?g.firstChild:g.lastChild],o&&y){for(h=g,f=h[B]||(h[B]={}),l=f[h.uniqueID]||(f[h.uniqueID]={}),c=l[e]||[],d=c[0]===H&&c[1],b=d&&c[2],h=d&&g.childNodes[d];h=++d&&h&&h[m]||(b=d=0)||p.pop();)if(1===h.nodeType&&++b&&h===t){l[e]=[H,d,b];break}}else if(y&&(h=t,f=h[B]||(h[B]={}),l=f[h.uniqueID]||(f[h.uniqueID]={}),c=l[e]||[],d=c[0]===H&&c[1],b=d),b===!1)for(;(h=++d&&h&&h[m]||(b=d=0)||p.pop())&&((s?h.nodeName.toLowerCase()!==v:1!==h.nodeType)||!++b||(y&&(f=h[B]||(h[B]={}),l=f[h.uniqueID]||(f[h.uniqueID]={}),l[e]=[H,b]),h!==t)););return b-=i,b===r||b%r===0&&b/r>=0}}},PSEUDO:function(e,n){var i,a=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return a[B]?a(n):a.length>1?(i=[e,e,"",n],x.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=a(e,n),o=i.length;o--;)r=ee(e,i[o]),e[r]=!(t[r]=i[o])}):function(e){return a(e,0,i)}):a}},pseudos:{not:r(function(e){var t=[],n=[],i=k(e.replace(se,"$1"));return i[B]?r(function(e,t,n,r){for(var a,o=i(e,null,r,[]),s=e.length;s--;)(a=o[s])&&(e[s]=!(t[s]=a))}):function(e,r,a){return t[0]=e,i(t,null,a,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(be,Ae),function(t){return(t.textContent||t.innerText||M(t)).indexOf(e)>-1}}),lang:r(function(e){return he.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(be,Ae).toLowerCase(),function(t){var n;do if(n=z?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===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===N},focus:function(e){return e===P.activeElement&&(!P.hasFocus||P.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:c(!1),disabled:c(!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,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return me.test(e.nodeName)},input:function(e){return pe.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:l(function(){return[0]}),last:l(function(e,t){return[t-1]}),eq:l(function(e,t,n){return[n<0?n+t:n]}),even:l(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:l(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:l(function(e,t,n){for(var r=n<0?n+t:n;--r>=0;)e.push(r);return e}),gt:l(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}},x.pseudos.nth=x.pseudos.eq;for(_ in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})x.pseudos[_]=s(_);for(_ in{submit:!0,reset:!0})x.pseudos[_]=u(_);return h.prototype=x.filters=x.pseudos,x.setFilters=new h,S=t.tokenize=function(e,n){var r,i,a,o,s,u,c,l=U[e+" "];if(l)return n?0:l.slice(0);for(s=e,u=[],c=x.preFilter;s;){r&&!(i=ue.exec(s))||(i&&(s=s.slice(i[0].length)||s),u.push(a=[])),r=!1,(i=ce.exec(s))&&(r=i.shift(),a.push({value:r,type:i[0].replace(se," ")}),s=s.slice(r.length));for(o in x.filter)!(i=de[o].exec(s))||c[o]&&!(i=c[o](i))||(r=i.shift(),a.push({value:r,type:o,matches:i}),s=s.slice(r.length));if(!r)break}return n?s.length:s?t.error(e):U(e,u).slice(0)},k=t.compile=function(e,t){var n,r=[],i=[],a=G[e+" "];if(!a){for(t||(t=S(e)),n=t.length;n--;)a=b(t[n]),a[B]?r.push(a):i.push(a);a=G(e,A(i,r)),a.selector=e}return a},E=t.select=function(e,t,n,r){var i,a,o,s,u,c="function"==typeof e&&e,l=!r&&S(e=c.selector||e);if(n=n||[],1===l.length){if(a=l[0]=l[0].slice(0),a.length>2&&"ID"===(o=a[0]).type&&9===t.nodeType&&z&&x.relative[a[1].type]){if(t=(x.find.ID(o.matches[0].replace(be,Ae),t)||[])[0],!t)return n;c&&(t=t.parentNode),e=e.slice(a.shift().value.length)}for(i=de.needsContext.test(e)?0:a.length;i--&&(o=a[i],!x.relative[s=o.type]);)if((u=x.find[s])&&(r=u(o.matches[0].replace(be,Ae),ye.test(a[0].type)&&f(t.parentNode)||t))){if(a.splice(i,1),e=r.length&&d(a),!e)return Z.apply(n,r),n;break}}return(c||k(e,l))(r,t,!z,n,!t||ye.test(e)&&f(t.parentNode)||t),n},w.sortStable=B.split("").sort($).join("")===B,w.detectDuplicates=!!D,j(),w.sortDetached=i(function(e){return 1&e.compareDocumentPosition(P.createElement("fieldset"))}),i(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||a("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),w.attributes&&i(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||a("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||a(te,function(e,t,n){var r;if(!n)return e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);pe.find=be,pe.expr=be.selectors,pe.expr[":"]=pe.expr.pseudos,pe.uniqueSort=pe.unique=be.uniqueSort,pe.text=be.getText,pe.isXMLDoc=be.isXML,pe.contains=be.contains,pe.escapeSelector=be.escape;var Ae=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&pe(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},we=pe.expr.match.needsContext,xe=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,Me=/^.[^:#\[\.,]*$/;pe.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?pe.find.matchesSelector(r,e)?[r]:[]:pe.find.matches(e,pe.grep(t,function(e){return 1===e.nodeType}))},pe.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(pe(e).filter(function(){for(t=0;t<r;t++)if(pe.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)pe.find(e,i[t],n);return r>1?pe.uniqueSort(n):n},filter:function(e){return this.pushStack(i(this,e||[],!1))},not:function(e){return this.pushStack(i(this,e||[],!0))},is:function(e){return!!i(this,"string"==typeof e&&we.test(e)?pe(e):e||[],!1).length}});var Te,Se=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,ke=pe.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||Te,"string"==typeof e){if(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:Se.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof pe?t[0]:t,pe.merge(this,pe.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:te,!0)),xe.test(r[1])&&pe.isPlainObject(t))for(r in t)pe.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return i=te.getElementById(r[2]),i&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):pe.isFunction(e)?void 0!==n.ready?n.ready(e):e(pe):pe.makeArray(e,this)};ke.prototype=pe.fn,Te=pe(te);var Ee=/^(?:parents|prev(?:Until|All))/,Ce={children:!0,contents:!0,next:!0,prev:!0};pe.fn.extend({has:function(e){var t=pe(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(pe.contains(this,t[e]))return!0;
})},closest:function(e,t){var n,r=0,i=this.length,a=[],o="string"!=typeof e&&pe(e);if(!we.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(o?o.index(n)>-1:1===n.nodeType&&pe.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(a.length>1?pe.uniqueSort(a):a)},index:function(e){return e?"string"==typeof e?oe.call(pe(e),this[0]):oe.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(pe.uniqueSort(pe.merge(this.get(),pe(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),pe.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return Ae(e,"parentNode")},parentsUntil:function(e,t,n){return Ae(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return Ae(e,"nextSibling")},prevAll:function(e){return Ae(e,"previousSibling")},nextUntil:function(e,t,n){return Ae(e,"nextSibling",n)},prevUntil:function(e,t,n){return Ae(e,"previousSibling",n)},siblings:function(e){return _e((e.parentNode||{}).firstChild,e)},children:function(e){return _e(e.firstChild)},contents:function(e){return e.contentDocument||pe.merge([],e.childNodes)}},function(e,t){pe.fn[e]=function(n,r){var i=pe.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=pe.filter(r,i)),this.length>1&&(Ce[e]||pe.uniqueSort(i),Ee.test(e)&&i.reverse()),this.pushStack(i)}});var Oe=/[^\x20\t\r\n\f]+/g;pe.Callbacks=function(e){e="string"==typeof e?o(e):pe.extend({},e);var t,n,r,i,a=[],s=[],u=-1,c=function(){for(i=e.once,r=t=!0;s.length;u=-1)for(n=s.shift();++u<a.length;)a[u].apply(n[0],n[1])===!1&&e.stopOnFalse&&(u=a.length,n=!1);e.memory||(n=!1),t=!1,i&&(a=n?[]:"")},l={add:function(){return a&&(n&&!t&&(u=a.length-1,s.push(n)),function t(n){pe.each(n,function(n,r){pe.isFunction(r)?e.unique&&l.has(r)||a.push(r):r&&r.length&&"string"!==pe.type(r)&&t(r)})}(arguments),n&&!t&&c()),this},remove:function(){return pe.each(arguments,function(e,t){for(var n;(n=pe.inArray(t,a,n))>-1;)a.splice(n,1),n<=u&&u--}),this},has:function(e){return e?pe.inArray(e,a)>-1:a.length>0},empty:function(){return a&&(a=[]),this},disable:function(){return i=s=[],a=n="",this},disabled:function(){return!a},lock:function(){return i=s=[],n||t||(a=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=n||[],n=[e,n.slice?n.slice():n],s.push(n),t||c()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},pe.extend({Deferred:function(t){var n=[["notify","progress",pe.Callbacks("memory"),pe.Callbacks("memory"),2],["resolve","done",pe.Callbacks("once memory"),pe.Callbacks("once memory"),0,"resolved"],["reject","fail",pe.Callbacks("once memory"),pe.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return a.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return pe.Deferred(function(t){pe.each(n,function(n,r){var i=pe.isFunction(e[r[4]])&&e[r[4]];a[r[1]](function(){var e=i&&i.apply(this,arguments);e&&pe.isFunction(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){function a(t,n,r,i){return function(){var c=this,l=arguments,f=function(){var e,f;if(!(t<o)){if(e=r.apply(c,l),e===n.promise())throw new TypeError("Thenable self-resolution");f=e&&("object"==typeof e||"function"==typeof e)&&e.then,pe.isFunction(f)?i?f.call(e,a(o,n,s,i),a(o,n,u,i)):(o++,f.call(e,a(o,n,s,i),a(o,n,u,i),a(o,n,s,n.notifyWith))):(r!==s&&(c=void 0,l=[e]),(i||n.resolveWith)(c,l))}},h=i?f:function(){try{f()}catch(e){pe.Deferred.exceptionHook&&pe.Deferred.exceptionHook(e,h.stackTrace),t+1>=o&&(r!==u&&(c=void 0,l=[e]),n.rejectWith(c,l))}};t?h():(pe.Deferred.getStackHook&&(h.stackTrace=pe.Deferred.getStackHook()),e.setTimeout(h))}}var o=0;return pe.Deferred(function(e){n[0][3].add(a(0,e,pe.isFunction(i)?i:s,e.notifyWith)),n[1][3].add(a(0,e,pe.isFunction(t)?t:s)),n[2][3].add(a(0,e,pe.isFunction(r)?r:u))}).promise()},promise:function(e){return null!=e?pe.extend(e,i):i}},a={};return pe.each(n,function(e,t){var o=t[2],s=t[5];i[t[1]]=o.add,s&&o.add(function(){r=s},n[3-e][2].disable,n[0][2].lock),o.add(t[3].fire),a[t[0]]=function(){return a[t[0]+"With"](this===a?void 0:this,arguments),this},a[t[0]+"With"]=o.fireWith}),i.promise(a),t&&t.call(a,a),a},when:function(e){var t=arguments.length,n=t,r=Array(n),i=re.call(arguments),a=pe.Deferred(),o=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?re.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&(c(e,a.done(o(n)).resolve,a.reject),"pending"===a.state()||pe.isFunction(i[n]&&i[n].then)))return a.then();for(;n--;)c(i[n],o(n),a.reject);return a.promise()}});var De=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;pe.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&De.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},pe.readyException=function(t){e.setTimeout(function(){throw t})};var je=pe.Deferred();pe.fn.ready=function(e){return je.then(e).catch(function(e){pe.readyException(e)}),this},pe.extend({isReady:!1,readyWait:1,holdReady:function(e){e?pe.readyWait++:pe.ready(!0)},ready:function(e){(e===!0?--pe.readyWait:pe.isReady)||(pe.isReady=!0,e!==!0&&--pe.readyWait>0||je.resolveWith(te,[pe]))}}),pe.ready.then=je.then,"complete"===te.readyState||"loading"!==te.readyState&&!te.documentElement.doScroll?e.setTimeout(pe.ready):(te.addEventListener("DOMContentLoaded",l),e.addEventListener("load",l));var Pe=function(e,t,n,r,i,a,o){var s=0,u=e.length,c=null==n;if("object"===pe.type(n)){i=!0;for(s in n)Pe(e,t,s,n[s],!0,a,o)}else if(void 0!==r&&(i=!0,pe.isFunction(r)||(o=!0),c&&(o?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(pe(e),n)})),t))for(;s<u;s++)t(e[s],n,o?r:r.call(e[s],s,t(e[s],n)));return i?e:c?t.call(e):u?t(e[0],n):a},Ne=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};f.uid=1,f.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Ne(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[pe.camelCase(t)]=n;else for(r in t)i[pe.camelCase(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][pe.camelCase(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){pe.isArray(t)?t=t.map(pe.camelCase):(t=pe.camelCase(t),t=t in r?[t]:t.match(Oe)||[]),n=t.length;for(;n--;)delete r[t[n]]}(void 0===t||pe.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&&!pe.isEmptyObject(t)}};var ze=new f,Le=new f,Re=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,We=/[A-Z]/g;pe.extend({hasData:function(e){return Le.hasData(e)||ze.hasData(e)},data:function(e,t,n){return Le.access(e,t,n)},removeData:function(e,t){Le.remove(e,t)},_data:function(e,t,n){return ze.access(e,t,n)},_removeData:function(e,t){ze.remove(e,t)}}),pe.fn.extend({data:function(e,t){var n,r,i,a=this[0],o=a&&a.attributes;if(void 0===e){if(this.length&&(i=Le.get(a),1===a.nodeType&&!ze.get(a,"hasDataAttrs"))){for(n=o.length;n--;)o[n]&&(r=o[n].name,0===r.indexOf("data-")&&(r=pe.camelCase(r.slice(5)),d(a,r,i[r])));ze.set(a,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){Le.set(this,e)}):Pe(this,function(t){var n;if(a&&void 0===t){if(n=Le.get(a,e),void 0!==n)return n;if(n=d(a,e),void 0!==n)return n}else this.each(function(){Le.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){Le.remove(this,e)})}}),pe.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=ze.get(e,t),n&&(!r||pe.isArray(n)?r=ze.access(e,t,pe.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=pe.queue(e,t),r=n.length,i=n.shift(),a=pe._queueHooks(e,t),o=function(){pe.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete a.stop,i.call(e,o,a)),!r&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return ze.get(e,n)||ze.access(e,n,{empty:pe.Callbacks("once memory").add(function(){ze.remove(e,[t+"queue",n])})})}}),pe.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?pe.queue(this[0],e):void 0===t?this:this.each(function(){var n=pe.queue(this,e,t);pe._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&pe.dequeue(this,e)})},dequeue:function(e){return this.each(function(){pe.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=pe.Deferred(),a=this,o=this.length,s=function(){--r||i.resolveWith(a,[a])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";o--;)n=ze.get(a[o],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var qe=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Be=new RegExp("^(?:([+-])=|)("+qe+")([a-z%]*)$","i"),Ye=["Top","Right","Bottom","Left"],He=function(e,t){return e=t||e,"none"===e.style.display||""===e.style.display&&pe.contains(e.ownerDocument,e)&&"none"===pe.css(e,"display")},Fe=function(e,t,n,r){var i,a,o={};for(a in t)o[a]=e.style[a],e.style[a]=t[a];i=n.apply(e,r||[]);for(a in t)e.style[a]=o[a];return i},Ie={};pe.fn.extend({show:function(){return g(this,!0)},hide:function(){return g(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){He(this)?pe(this).show():pe(this).hide()})}});var Ue=/^(?:checkbox|radio)$/i,Ge=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,$e=/^$|\/(?:java|ecma)script/i,Ve={option:[1,"<select multiple='multiple'>","</select>"],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,"",""]};Ve.optgroup=Ve.option,Ve.tbody=Ve.tfoot=Ve.colgroup=Ve.caption=Ve.thead,Ve.th=Ve.td;var Ke=/<|&#?\w+;/;!function(){var e=te.createDocumentFragment(),t=e.appendChild(te.createElement("div")),n=te.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),he.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",he.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var Xe=te.documentElement,Je=/^key/,Ze=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Qe=/^([^.]*)(?:\.(.+)|)/;pe.event={global:{},add:function(e,t,n,r,i){var a,o,s,u,c,l,f,h,d,p,m,g=ze.get(e);if(g)for(n.handler&&(a=n,n=a.handler,i=a.selector),i&&pe.find.matchesSelector(Xe,i),n.guid||(n.guid=pe.guid++),(u=g.events)||(u=g.events={}),(o=g.handle)||(o=g.handle=function(t){return"undefined"!=typeof pe&&pe.event.triggered!==t.type?pe.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(Oe)||[""],c=t.length;c--;)s=Qe.exec(t[c])||[],d=m=s[1],p=(s[2]||"").split(".").sort(),d&&(f=pe.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=pe.event.special[d]||{},l=pe.extend({type:d,origType:m,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&pe.expr.match.needsContext.test(i),namespace:p.join(".")},a),(h=u[d])||(h=u[d]=[],h.delegateCount=0,f.setup&&f.setup.call(e,r,p,o)!==!1||e.addEventListener&&e.addEventListener(d,o)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),i?h.splice(h.delegateCount++,0,l):h.push(l),pe.event.global[d]=!0)},remove:function(e,t,n,r,i){var a,o,s,u,c,l,f,h,d,p,m,g=ze.hasData(e)&&ze.get(e);if(g&&(u=g.events)){for(t=(t||"").match(Oe)||[""],c=t.length;c--;)if(s=Qe.exec(t[c])||[],d=m=s[1],p=(s[2]||"").split(".").sort(),d){for(f=pe.event.special[d]||{},d=(r?f.delegateType:f.bindType)||d,h=u[d]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=a=h.length;a--;)l=h[a],!i&&m!==l.origType||n&&n.guid!==l.guid||s&&!s.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(h.splice(a,1),l.selector&&h.delegateCount--,f.remove&&f.remove.call(e,l));o&&!h.length&&(f.teardown&&f.teardown.call(e,p,g.handle)!==!1||pe.removeEvent(e,d,g.handle),delete u[d])}else for(d in u)pe.event.remove(e,d+t[c],n,r,!0);pe.isEmptyObject(u)&&ze.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,a,o,s=pe.event.fix(e),u=new Array(arguments.length),c=(ze.get(this,"events")||{})[s.type]||[],l=pe.event.special[s.type]||{};for(u[0]=s,t=1;t<arguments.length;t++)u[t]=arguments[t];if(s.delegateTarget=this,!l.preDispatch||l.preDispatch.call(this,s)!==!1){for(o=pe.event.handlers.call(this,s,c),t=0;(i=o[t++])&&!s.isPropagationStopped();)for(s.currentTarget=i.elem,n=0;(a=i.handlers[n++])&&!s.isImmediatePropagationStopped();)s.rnamespace&&!s.rnamespace.test(a.namespace)||(s.handleObj=a,s.data=a.data,r=((pe.event.special[a.origType]||{}).handle||a.handler).apply(i.elem,u),void 0!==r&&(s.result=r)===!1&&(s.preventDefault(),s.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,r,i,a,o,s=[],u=t.delegateCount,c=e.target;if(u&&c.nodeType&&!("click"===e.type&&e.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||c.disabled!==!0)){for(a=[],o={},n=0;n<u;n++)r=t[n],i=r.selector+" ",void 0===o[i]&&(o[i]=r.needsContext?pe(i,this).index(c)>-1:pe.find(i,this,null,[c]).length),o[i]&&a.push(r);a.length&&s.push({elem:c,handlers:a})}return c=this,u<t.length&&s.push({elem:c,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(pe.Event.prototype,e,{enumerable:!0,configurable:!0,get:pe.isFunction(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[pe.expando]?e:new pe.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==w()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===w()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&pe.nodeName(this,"input"))return this.click(),!1},_default:function(e){return pe.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},pe.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},pe.Event=function(e,t){return this instanceof pe.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&e.returnValue===!1?A:_,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&&pe.extend(this,t),this.timeStamp=e&&e.timeStamp||pe.now(),void(this[pe.expando]=!0)):new pe.Event(e,t)},pe.Event.prototype={constructor:pe.Event,isDefaultPrevented:_,isPropagationStopped:_,isImmediatePropagationStopped:_,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=A,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=A,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=A,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},pe.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,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:function(e){var t=e.button;return null==e.which&&Je.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Ze.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},pe.event.addProp),pe.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){pe.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,a=e.handleObj;return i&&(i===r||pe.contains(r,i))||(e.type=a.origType,n=a.handler.apply(this,arguments),e.type=t),n}}}),pe.fn.extend({on:function(e,t,n,r){return x(this,e,t,n,r)},one:function(e,t,n,r){return x(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,pe(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return t!==!1&&"function"!=typeof t||(n=t,t=void 0),n===!1&&(n=_),this.each(function(){pe.event.remove(this,e,n,t)})}});var et=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,tt=/<script|<style|<link/i,nt=/checked\s*(?:[^=]|=\s*.checked.)/i,rt=/^true\/(.*)/,it=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;pe.extend({htmlPrefilter:function(e){return e.replace(et,"<$1></$2>")},clone:function(e,t,n){var r,i,a,o,s=e.cloneNode(!0),u=pe.contains(e.ownerDocument,e);if(!(he.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||pe.isXMLDoc(e)))for(o=v(s),a=v(e),r=0,i=a.length;r<i;r++)E(a[r],o[r]);if(t)if(n)for(a=a||v(e),o=o||v(s),r=0,i=a.length;r<i;r++)k(a[r],o[r]);else k(e,s);return o=v(s,"script"),o.length>0&&y(o,!u&&v(e,"script")),s},cleanData:function(e){for(var t,n,r,i=pe.event.special,a=0;void 0!==(n=e[a]);a++)if(Ne(n)){if(t=n[ze.expando]){if(t.events)for(r in t.events)i[r]?pe.event.remove(n,r):pe.removeEvent(n,r,t.handle);n[ze.expando]=void 0}n[Le.expando]&&(n[Le.expando]=void 0)}}}),pe.fn.extend({detach:function(e){return O(this,e,!0)},remove:function(e){return O(this,e)},text:function(e){return Pe(this,function(e){return void 0===e?pe.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 C(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=M(this,e);t.appendChild(e)}})},prepend:function(){return C(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=M(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return C(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return C(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&&(pe.cleanData(v(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return pe.clone(this,e,t)})},html:function(e){return Pe(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&&!tt.test(e)&&!Ve[(Ge.exec(e)||["",""])[1].toLowerCase()]){e=pe.htmlPrefilter(e);try{for(;n<r;n++)t=this[n]||{},1===t.nodeType&&(pe.cleanData(v(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return C(this,arguments,function(t){var n=this.parentNode;pe.inArray(this,e)<0&&(pe.cleanData(v(this)),n&&n.replaceChild(t,this))},e)}}),pe.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){pe.fn[e]=function(e){for(var n,r=[],i=pe(e),a=i.length-1,o=0;o<=a;o++)n=o===a?this:this.clone(!0),pe(i[o])[t](n),ae.apply(r,n.get());return this.pushStack(r)}});var at=/^margin/,ot=new RegExp("^("+qe+")(?!px)[a-z%]+$","i"),st=function(t){var n=t.ownerDocument.defaultView;return n&&n.opener||(n=e),n.getComputedStyle(t)};!function(){function t(){if(s){s.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",s.innerHTML="",Xe.appendChild(o);var t=e.getComputedStyle(s);n="1%"!==t.top,a="2px"===t.marginLeft,r="4px"===t.width,s.style.marginRight="50%",i="4px"===t.marginRight,Xe.removeChild(o),s=null}}var n,r,i,a,o=te.createElement("div"),s=te.createElement("div");s.style&&(s.style.backgroundClip="content-box",s.cloneNode(!0).style.backgroundClip="",he.clearCloneStyle="content-box"===s.style.backgroundClip,o.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",o.appendChild(s),pe.extend(he,{pixelPosition:function(){return t(),n},boxSizingReliable:function(){return t(),r},pixelMarginRight:function(){return t(),i},reliableMarginLeft:function(){return t(),a}}))}();var ut=/^(none|table(?!-c[ea]).+)/,ct={position:"absolute",visibility:"hidden",display:"block"},lt={letterSpacing:"0",fontWeight:"400"},ft=["Webkit","Moz","ms"],ht=te.createElement("div").style;pe.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=D(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:"cssFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,a,o,s=pe.camelCase(t),u=e.style;return t=pe.cssProps[s]||(pe.cssProps[s]=P(s)||s),o=pe.cssHooks[t]||pe.cssHooks[s],void 0===n?o&&"get"in o&&void 0!==(i=o.get(e,!1,r))?i:u[t]:(a=typeof n,"string"===a&&(i=Be.exec(n))&&i[1]&&(n=p(e,t,i),a="number"),null!=n&&n===n&&("number"===a&&(n+=i&&i[3]||(pe.cssNumber[s]?"":"px")),he.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),o&&"set"in o&&void 0===(n=o.set(e,n,r))||(u[t]=n)),void 0)}},css:function(e,t,n,r){var i,a,o,s=pe.camelCase(t);return t=pe.cssProps[s]||(pe.cssProps[s]=P(s)||s),o=pe.cssHooks[t]||pe.cssHooks[s],o&&"get"in o&&(i=o.get(e,!0,n)),void 0===i&&(i=D(e,t,r)),"normal"===i&&t in lt&&(i=lt[t]),""===n||n?(a=parseFloat(i),n===!0||isFinite(a)?a||0:i):i}}),pe.each(["height","width"],function(e,t){pe.cssHooks[t]={get:function(e,n,r){if(n)return!ut.test(pe.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?L(e,t,r):Fe(e,ct,function(){return L(e,t,r)})},set:function(e,n,r){var i,a=r&&st(e),o=r&&z(e,t,r,"border-box"===pe.css(e,"boxSizing",!1,a),a);return o&&(i=Be.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=pe.css(e,t)),N(e,n,o)}}}),pe.cssHooks.marginLeft=j(he.reliableMarginLeft,function(e,t){if(t)return(parseFloat(D(e,"marginLeft"))||e.getBoundingClientRect().left-Fe(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),pe.each({margin:"",padding:"",border:"Width"},function(e,t){pe.cssHooks[e+t]={expand:function(n){for(var r=0,i={},a="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+Ye[r]+t]=a[r]||a[r-2]||a[0];return i}},at.test(e)||(pe.cssHooks[e+t].set=N)}),pe.fn.extend({css:function(e,t){return Pe(this,function(e,t,n){var r,i,a={},o=0;if(pe.isArray(t)){for(r=st(e),i=t.length;o<i;o++)a[t[o]]=pe.css(e,t[o],!1,r);return a}return void 0!==n?pe.style(e,t,n):pe.css(e,t)},e,t,arguments.length>1)}}),pe.Tween=R,R.prototype={constructor:R,init:function(e,t,n,r,i,a){this.elem=e,this.prop=n,this.easing=i||pe.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=a||(pe.cssNumber[n]?"":"px")},cur:function(){var e=R.propHooks[this.prop];return e&&e.get?e.get(this):R.propHooks._default.get(this)},run:function(e){var t,n=R.propHooks[this.prop];return this.options.duration?this.pos=t=pe.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):R.propHooks._default.set(this),this}},R.prototype.init.prototype=R.prototype,R.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=pe.css(e.elem,e.prop,""),t&&"auto"!==t?t:0)},set:function(e){pe.fx.step[e.prop]?pe.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[pe.cssProps[e.prop]]&&!pe.cssHooks[e.prop]?e.elem[e.prop]=e.now:pe.style(e.elem,e.prop,e.now+e.unit)}}},R.propHooks.scrollTop=R.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},pe.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},pe.fx=R.prototype.init,pe.fx.step={};var dt,pt,mt=/^(?:toggle|show|hide)$/,gt=/queueHooks$/;pe.Animation=pe.extend(I,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return p(n.elem,e,Be.exec(t),n),n}]},tweener:function(e,t){pe.isFunction(e)?(t=e,e=["*"]):e=e.match(Oe);for(var n,r=0,i=e.length;r<i;r++)n=e[r],I.tweeners[n]=I.tweeners[n]||[],I.tweeners[n].unshift(t)},prefilters:[H],prefilter:function(e,t){t?I.prefilters.unshift(e):I.prefilters.push(e)}}),pe.speed=function(e,t,n){var r=e&&"object"==typeof e?pe.extend({},e):{complete:n||!n&&t||pe.isFunction(e)&&e,duration:e,easing:n&&t||t&&!pe.isFunction(t)&&t};return pe.fx.off||te.hidden?r.duration=0:"number"!=typeof r.duration&&(r.duration in pe.fx.speeds?r.duration=pe.fx.speeds[r.duration]:r.duration=pe.fx.speeds._default),null!=r.queue&&r.queue!==!0||(r.queue="fx"),r.old=r.complete,r.complete=function(){pe.isFunction(r.old)&&r.old.call(this),r.queue&&pe.dequeue(this,r.queue)},r},pe.fn.extend({fadeTo:function(e,t,n,r){return this.filter(He).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=pe.isEmptyObject(e),a=pe.speed(t,n,r),o=function(){var t=I(this,pe.extend({},e),a);(i||ze.get(this,"finish"))&&t.stop(!0)};return o.finish=o,i||a.queue===!1?this.each(o):this.queue(a.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&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",a=pe.timers,o=ze.get(this);if(i)o[i]&&o[i].stop&&r(o[i]);else for(i in o)o[i]&&o[i].stop&&gt.test(i)&&r(o[i]);for(i=a.length;i--;)a[i].elem!==this||null!=e&&a[i].queue!==e||(a[i].anim.stop(n),t=!1,a.splice(i,1));!t&&n||pe.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=ze.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],a=pe.timers,o=r?r.length:0;for(n.finish=!0,pe.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=a.length;t--;)a[t].elem===this&&a[t].queue===e&&(a[t].anim.stop(!0),a.splice(t,1));for(t=0;t<o;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),pe.each(["toggle","show","hide"],function(e,t){var n=pe.fn[t];pe.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(B(t,!0),e,r,i)}}),pe.each({slideDown:B("show"),slideUp:B("hide"),slideToggle:B("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){pe.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),pe.timers=[],pe.fx.tick=function(){var e,t=0,n=pe.timers;for(dt=pe.now();t<n.length;t++)e=n[t],e()||n[t]!==e||n.splice(t--,1);n.length||pe.fx.stop(),dt=void 0},pe.fx.timer=function(e){pe.timers.push(e),e()?pe.fx.start():pe.timers.pop()},pe.fx.interval=13,pe.fx.start=function(){pt||(pt=e.requestAnimationFrame?e.requestAnimationFrame(W):e.setInterval(pe.fx.tick,pe.fx.interval))},pe.fx.stop=function(){e.cancelAnimationFrame?e.cancelAnimationFrame(pt):e.clearInterval(pt),pt=null},pe.fx.speeds={slow:600,fast:200,_default:400},pe.fn.delay=function(t,n){return t=pe.fx?pe.fx.speeds[t]||t:t,n=n||"fx",this.queue(n,function(n,r){var i=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(i)}})},function(){var e=te.createElement("input"),t=te.createElement("select"),n=t.appendChild(te.createElement("option"));e.type="checkbox",he.checkOn=""!==e.value,he.optSelected=n.selected,e=te.createElement("input"),e.value="t",e.type="radio",he.radioValue="t"===e.value}();var vt,yt=pe.expr.attrHandle;pe.fn.extend({attr:function(e,t){return Pe(this,pe.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){pe.removeAttr(this,e)})}}),pe.extend({attr:function(e,t,n){var r,i,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return"undefined"==typeof e.getAttribute?pe.prop(e,t,n):(1===a&&pe.isXMLDoc(e)||(i=pe.attrHooks[t.toLowerCase()]||(pe.expr.match.bool.test(t)?vt:void 0)),void 0!==n?null===n?void pe.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:(r=pe.find.attr(e,t),null==r?void 0:r))},attrHooks:{type:{set:function(e,t){if(!he.radioValue&&"radio"===t&&pe.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(Oe);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),vt={set:function(e,t,n){return t===!1?pe.removeAttr(e,n):e.setAttribute(n,n),n}},pe.each(pe.expr.match.bool.source.match(/\w+/g),function(e,t){var n=yt[t]||pe.find.attr;yt[t]=function(e,t,r){var i,a,o=t.toLowerCase();return r||(a=yt[o],yt[o]=i,i=null!=n(e,t,r)?o:null,yt[o]=a),i}});var bt=/^(?:input|select|textarea|button)$/i,At=/^(?:a|area)$/i;pe.fn.extend({prop:function(e,t){return Pe(this,pe.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[pe.propFix[e]||e]})}}),pe.extend({prop:function(e,t,n){var r,i,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&pe.isXMLDoc(e)||(t=pe.propFix[t]||t,i=pe.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=pe.find.attr(e,"tabindex");return t?parseInt(t,10):bt.test(e.nodeName)||At.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),he.optSelected||(pe.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)}}),pe.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){pe.propFix[this.toLowerCase()]=this}),pe.fn.extend({addClass:function(e){var t,n,r,i,a,o,s,u=0;if(pe.isFunction(e))return this.each(function(t){pe(this).addClass(e.call(this,t,G(this)))});if("string"==typeof e&&e)for(t=e.match(Oe)||[];n=this[u++];)if(i=G(n),r=1===n.nodeType&&" "+U(i)+" "){for(o=0;a=t[o++];)r.indexOf(" "+a+" ")<0&&(r+=a+" ");s=U(r),i!==s&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,a,o,s,u=0;if(pe.isFunction(e))return this.each(function(t){pe(this).removeClass(e.call(this,t,G(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof e&&e)for(t=e.match(Oe)||[];n=this[u++];)if(i=G(n),r=1===n.nodeType&&" "+U(i)+" "){for(o=0;a=t[o++];)for(;r.indexOf(" "+a+" ")>-1;)r=r.replace(" "+a+" "," ");s=U(r),i!==s&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):pe.isFunction(e)?this.each(function(n){pe(this).toggleClass(e.call(this,n,G(this),t),t)}):this.each(function(){var t,r,i,a;if("string"===n)for(r=0,i=pe(this),a=e.match(Oe)||[];t=a[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==n||(t=G(this),t&&ze.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||e===!1?"":ze.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+U(G(n))+" ").indexOf(t)>-1)return!0;return!1}});var _t=/\r/g;pe.fn.extend({val:function(e){var t,n,r,i=this[0];{
if(arguments.length)return r=pe.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(i=r?e.call(this,n,pe(this).val()):e,null==i?i="":"number"==typeof i?i+="":pe.isArray(i)&&(i=pe.map(i,function(e){return null==e?"":e+""})),t=pe.valHooks[this.type]||pe.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return t=pe.valHooks[i.type]||pe.valHooks[i.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:(n=i.value,"string"==typeof n?n.replace(_t,""):null==n?"":n)}}}),pe.extend({valHooks:{option:{get:function(e){var t=pe.find.attr(e,"value");return null!=t?t:U(pe.text(e))}},select:{get:function(e){var t,n,r,i=e.options,a=e.selectedIndex,o="select-one"===e.type,s=o?null:[],u=o?a+1:i.length;for(r=a<0?u:o?a:0;r<u;r++)if(n=i[r],(n.selected||r===a)&&!n.disabled&&(!n.parentNode.disabled||!pe.nodeName(n.parentNode,"optgroup"))){if(t=pe(n).val(),o)return t;s.push(t)}return s},set:function(e,t){for(var n,r,i=e.options,a=pe.makeArray(t),o=i.length;o--;)r=i[o],(r.selected=pe.inArray(pe.valHooks.option.get(r),a)>-1)&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),pe.each(["radio","checkbox"],function(){pe.valHooks[this]={set:function(e,t){if(pe.isArray(t))return e.checked=pe.inArray(pe(e).val(),t)>-1}},he.checkOn||(pe.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var wt=/^(?:focusinfocus|focusoutblur)$/;pe.extend(pe.event,{trigger:function(t,n,r,i){var a,o,s,u,c,l,f,h=[r||te],d=ce.call(t,"type")?t.type:t,p=ce.call(t,"namespace")?t.namespace.split("."):[];if(o=s=r=r||te,3!==r.nodeType&&8!==r.nodeType&&!wt.test(d+pe.event.triggered)&&(d.indexOf(".")>-1&&(p=d.split("."),d=p.shift(),p.sort()),c=d.indexOf(":")<0&&"on"+d,t=t[pe.expando]?t:new pe.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=p.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:pe.makeArray(n,[t]),f=pe.event.special[d]||{},i||!f.trigger||f.trigger.apply(r,n)!==!1)){if(!i&&!f.noBubble&&!pe.isWindow(r)){for(u=f.delegateType||d,wt.test(u+d)||(o=o.parentNode);o;o=o.parentNode)h.push(o),s=o;s===(r.ownerDocument||te)&&h.push(s.defaultView||s.parentWindow||e)}for(a=0;(o=h[a++])&&!t.isPropagationStopped();)t.type=a>1?u:f.bindType||d,l=(ze.get(o,"events")||{})[t.type]&&ze.get(o,"handle"),l&&l.apply(o,n),l=c&&o[c],l&&l.apply&&Ne(o)&&(t.result=l.apply(o,n),t.result===!1&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&f._default.apply(h.pop(),n)!==!1||!Ne(r)||c&&pe.isFunction(r[d])&&!pe.isWindow(r)&&(s=r[c],s&&(r[c]=null),pe.event.triggered=d,r[d](),pe.event.triggered=void 0,s&&(r[c]=s)),t.result}},simulate:function(e,t,n){var r=pe.extend(new pe.Event,n,{type:e,isSimulated:!0});pe.event.trigger(r,null,t)}}),pe.fn.extend({trigger:function(e,t){return this.each(function(){pe.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return pe.event.trigger(e,t,n,!0)}}),pe.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){pe.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),pe.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),he.focusin="onfocusin"in e,he.focusin||pe.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){pe.event.simulate(t,e.target,pe.event.fix(e))};pe.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=ze.access(r,t);i||r.addEventListener(e,n,!0),ze.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=ze.access(r,t)-1;i?ze.access(r,t,i):(r.removeEventListener(e,n,!0),ze.remove(r,t))}}});var xt=e.location,Mt=pe.now(),Tt=/\?/;pe.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||pe.error("Invalid XML: "+t),n};var St=/\[\]$/,kt=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;pe.param=function(e,t){var n,r=[],i=function(e,t){var n=pe.isFunction(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(pe.isArray(e)||e.jquery&&!pe.isPlainObject(e))pe.each(e,function(){i(this.name,this.value)});else for(n in e)$(n,e[n],t,i);return r.join("&")},pe.fn.extend({serialize:function(){return pe.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=pe.prop(this,"elements");return e?pe.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!pe(this).is(":disabled")&&Ct.test(this.nodeName)&&!Et.test(e)&&(this.checked||!Ue.test(e))}).map(function(e,t){var n=pe(this).val();return null==n?null:pe.isArray(n)?pe.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 Ot=/%20/g,Dt=/#.*$/,jt=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Nt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,zt=/^(?:GET|HEAD)$/,Lt=/^\/\//,Rt={},Wt={},qt="*/".concat("*"),Bt=te.createElement("a");Bt.href=xt.href,pe.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:xt.href,type:"GET",isLocal:Nt.test(xt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":qt,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":pe.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?X(X(e,pe.ajaxSettings),t):X(pe.ajaxSettings,e)},ajaxPrefilter:V(Rt),ajaxTransport:V(Wt),ajax:function(t,n){function r(t,n,r,s){var c,h,d,A,_,w=n;l||(l=!0,u&&e.clearTimeout(u),i=void 0,o=s||"",x.readyState=t>0?4:0,c=t>=200&&t<300||304===t,r&&(A=J(p,x,r)),A=Z(p,A,x,c),c?(p.ifModified&&(_=x.getResponseHeader("Last-Modified"),_&&(pe.lastModified[a]=_),_=x.getResponseHeader("etag"),_&&(pe.etag[a]=_)),204===t||"HEAD"===p.type?w="nocontent":304===t?w="notmodified":(w=A.state,h=A.data,d=A.error,c=!d)):(d=w,!t&&w||(w="error",t<0&&(t=0))),x.status=t,x.statusText=(n||w)+"",c?v.resolveWith(m,[h,w,x]):v.rejectWith(m,[x,w,d]),x.statusCode(b),b=void 0,f&&g.trigger(c?"ajaxSuccess":"ajaxError",[x,p,c?h:d]),y.fireWith(m,[x,w]),f&&(g.trigger("ajaxComplete",[x,p]),--pe.active||pe.event.trigger("ajaxStop")))}"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,a,o,s,u,c,l,f,h,d,p=pe.ajaxSetup({},n),m=p.context||p,g=p.context&&(m.nodeType||m.jquery)?pe(m):pe.event,v=pe.Deferred(),y=pe.Callbacks("once memory"),b=p.statusCode||{},A={},_={},w="canceled",x={readyState:0,getResponseHeader:function(e){var t;if(l){if(!s)for(s={};t=Pt.exec(o);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return l?o:null},setRequestHeader:function(e,t){return null==l&&(e=_[e.toLowerCase()]=_[e.toLowerCase()]||e,A[e]=t),this},overrideMimeType:function(e){return null==l&&(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)x.always(e[x.status]);else for(t in e)b[t]=[b[t],e[t]];return this},abort:function(e){var t=e||w;return i&&i.abort(t),r(0,t),this}};if(v.promise(x),p.url=((t||p.url||xt.href)+"").replace(Lt,xt.protocol+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(Oe)||[""],null==p.crossDomain){c=te.createElement("a");try{c.href=p.url,c.href=c.href,p.crossDomain=Bt.protocol+"//"+Bt.host!=c.protocol+"//"+c.host}catch(e){p.crossDomain=!0}}if(p.data&&p.processData&&"string"!=typeof p.data&&(p.data=pe.param(p.data,p.traditional)),K(Rt,p,n,x),l)return x;f=pe.event&&p.global,f&&0===pe.active++&&pe.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!zt.test(p.type),a=p.url.replace(Dt,""),p.hasContent?p.data&&p.processData&&0===(p.contentType||"").indexOf("application/x-www-form-urlencoded")&&(p.data=p.data.replace(Ot,"+")):(d=p.url.slice(a.length),p.data&&(a+=(Tt.test(a)?"&":"?")+p.data,delete p.data),p.cache===!1&&(a=a.replace(jt,"$1"),d=(Tt.test(a)?"&":"?")+"_="+Mt++ +d),p.url=a+d),p.ifModified&&(pe.lastModified[a]&&x.setRequestHeader("If-Modified-Since",pe.lastModified[a]),pe.etag[a]&&x.setRequestHeader("If-None-Match",pe.etag[a])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&x.setRequestHeader("Content-Type",p.contentType),x.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+qt+"; q=0.01":""):p.accepts["*"]);for(h in p.headers)x.setRequestHeader(h,p.headers[h]);if(p.beforeSend&&(p.beforeSend.call(m,x,p)===!1||l))return x.abort();if(w="abort",y.add(p.complete),x.done(p.success),x.fail(p.error),i=K(Wt,p,n,x)){if(x.readyState=1,f&&g.trigger("ajaxSend",[x,p]),l)return x;p.async&&p.timeout>0&&(u=e.setTimeout(function(){x.abort("timeout")},p.timeout));try{l=!1,i.send(A,r)}catch(e){if(l)throw e;r(-1,e)}}else r(-1,"No Transport");return x},getJSON:function(e,t,n){return pe.get(e,t,n,"json")},getScript:function(e,t){return pe.get(e,void 0,t,"script")}}),pe.each(["get","post"],function(e,t){pe[t]=function(e,n,r,i){return pe.isFunction(n)&&(i=i||r,r=n,n=void 0),pe.ajax(pe.extend({url:e,type:t,dataType:i,data:n,success:r},pe.isPlainObject(e)&&e))}}),pe._evalUrl=function(e){return pe.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},pe.fn.extend({wrapAll:function(e){var t;return this[0]&&(pe.isFunction(e)&&(e=e.call(this[0])),t=pe(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 pe.isFunction(e)?this.each(function(t){pe(this).wrapInner(e.call(this,t))}):this.each(function(){var t=pe(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=pe.isFunction(e);return this.each(function(n){pe(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){pe(this).replaceWith(this.childNodes)}),this}}),pe.expr.pseudos.hidden=function(e){return!pe.expr.pseudos.visible(e)},pe.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},pe.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Yt={0:200,1223:204},Ht=pe.ajaxSettings.xhr();he.cors=!!Ht&&"withCredentials"in Ht,he.ajax=Ht=!!Ht,pe.ajaxTransport(function(t){var n,r;if(he.cors||Ht&&!t.crossDomain)return{send:function(i,a){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];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(o in i)s.setRequestHeader(o,i[o]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?a(0,"error"):a(s.status,s.statusText):a(Yt[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=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(e){if(n)throw e}},abort:function(){n&&n()}}}),pe.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),pe.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 pe.globalEval(e),e}}}),pe.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),pe.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=pe("<script>").prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),te.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Ft=[],It=/(=)\?(?=&|$)|\?\?/;pe.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ft.pop()||pe.expando+"_"+Mt++;return this[e]=!0,e}}),pe.ajaxPrefilter("json jsonp",function(t,n,r){var i,a,o,s=t.jsonp!==!1&&(It.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&It.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return i=t.jsonpCallback=pe.isFunction(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(It,"$1"+i):t.jsonp!==!1&&(t.url+=(Tt.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return o||pe.error(i+" was not called"),o[0]},t.dataTypes[0]="json",a=e[i],e[i]=function(){o=arguments},r.always(function(){void 0===a?pe(e).removeProp(i):e[i]=a,t[i]&&(t.jsonpCallback=n.jsonpCallback,Ft.push(i)),o&&pe.isFunction(a)&&a(o[0]),o=a=void 0}),"script"}),he.createHTMLDocument=function(){var e=te.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",2===e.childNodes.length}(),pe.parseHTML=function(e,t,n){if("string"!=typeof e)return[];"boolean"==typeof t&&(n=t,t=!1);var r,i,a;return t||(he.createHTMLDocument?(t=te.implementation.createHTMLDocument(""),r=t.createElement("base"),r.href=te.location.href,t.head.appendChild(r)):t=te),i=xe.exec(e),a=!n&&[],i?[t.createElement(i[1])]:(i=b([e],t,a),a&&a.length&&pe(a).remove(),pe.merge([],i.childNodes))},pe.fn.load=function(e,t,n){var r,i,a,o=this,s=e.indexOf(" ");return s>-1&&(r=U(e.slice(s)),e=e.slice(0,s)),pe.isFunction(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),o.length>0&&pe.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){a=arguments,o.html(r?pe("<div>").append(pe.parseHTML(e)).find(r):e)}).always(n&&function(e,t){o.each(function(){n.apply(this,a||[e.responseText,t,e])})}),this},pe.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){pe.fn[t]=function(e){return this.on(t,e)}}),pe.expr.pseudos.animated=function(e){return pe.grep(pe.timers,function(t){return e===t.elem}).length},pe.offset={setOffset:function(e,t,n){var r,i,a,o,s,u,c,l=pe.css(e,"position"),f=pe(e),h={};"static"===l&&(e.style.position="relative"),s=f.offset(),a=pe.css(e,"top"),u=pe.css(e,"left"),c=("absolute"===l||"fixed"===l)&&(a+u).indexOf("auto")>-1,c?(r=f.position(),o=r.top,i=r.left):(o=parseFloat(a)||0,i=parseFloat(u)||0),pe.isFunction(t)&&(t=t.call(e,n,pe.extend({},s))),null!=t.top&&(h.top=t.top-s.top+o),null!=t.left&&(h.left=t.left-s.left+i),"using"in t?t.using.call(e,h):f.css(h)}},pe.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){pe.offset.setOffset(this,e,t)});var t,n,r,i,a=this[0];if(a)return a.getClientRects().length?(r=a.getBoundingClientRect(),r.width||r.height?(i=a.ownerDocument,n=Q(i),t=i.documentElement,{top:r.top+n.pageYOffset-t.clientTop,left:r.left+n.pageXOffset-t.clientLeft}):r):{top:0,left:0}},position:function(){if(this[0]){var e,t,n=this[0],r={top:0,left:0};return"fixed"===pe.css(n,"position")?t=n.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),pe.nodeName(e[0],"html")||(r=e.offset()),r={top:r.top+pe.css(e[0],"borderTopWidth",!0),left:r.left+pe.css(e[0],"borderLeftWidth",!0)}),{top:t.top-r.top-pe.css(n,"marginTop",!0),left:t.left-r.left-pe.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===pe.css(e,"position");)e=e.offsetParent;return e||Xe})}}),pe.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;pe.fn[e]=function(r){return Pe(this,function(e,r,i){var a=Q(e);return void 0===i?a?a[t]:e[r]:void(a?a.scrollTo(n?a.pageXOffset:i,n?i:a.pageYOffset):e[r]=i)},e,r,arguments.length)}}),pe.each(["top","left"],function(e,t){pe.cssHooks[t]=j(he.pixelPosition,function(e,n){if(n)return n=D(e,t),ot.test(n)?pe(e).position()[t]+"px":n})}),pe.each({Height:"height",Width:"width"},function(e,t){pe.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){pe.fn[r]=function(i,a){var o=arguments.length&&(n||"boolean"!=typeof i),s=n||(i===!0||a===!0?"margin":"border");return Pe(this,function(t,n,i){var a;return pe.isWindow(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(a=t.documentElement,Math.max(t.body["scroll"+e],a["scroll"+e],t.body["offset"+e],a["offset"+e],a["client"+e])):void 0===i?pe.css(t,n,s):pe.style(t,n,i,s)},t,o?i:void 0,o)}})}),pe.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)}}),pe.parseJSON=JSON.parse,"function"==typeof define&&define.amd&&define("jquery",[],function(){return pe});var Ut=e.jQuery,Gt=e.$;return pe.noConflict=function(t){return e.$===pe&&(e.$=Gt),t&&e.jQuery===pe&&(e.jQuery=Ut),pe},t||(e.jQuery=e.$=pe),pe})}),Fs="mercury-parsing-container";Hs.noConflict();var Is=function(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return r&&(t&&"string"==typeof t?t="."+Fs+" "+t:t||(t="."+Fs)),new Hs.fn.init(e,t,n)};Is.fn=Is.prototype=Hs.fn,Hs.extend(Is,Hs);var Us=function(e){return e.find('script, style, link[rel="stylesheet"]').remove(),e};Is.cloneHtml=function(){var e=Us(Is("html",null,null,!1).clone());return e.children().wrap("<div />").wrap("<div />")},Is.root=function(){return Is("*").first()},Is.browser=!0;var Gs=function(e){var t=e.get(0);return!(!t||!t.tagName)&&"container"===t.tagName.toLowerCase()};Is.html=function(e){if(e)return Gs(e)||Gs(e.children("container"))?e.children("container").html()||e.html():Is("<div>").append(e.eq(0).clone()).html();var t=Us(Is("body",null,null,!1).clone()),n=Us(Is("head",null,null,!1).clone()),r=t.find("."+Fs);if(r.length>0)return r.children().html();var i=Is("<container />").append(Is("<container>"+n.html()+"</container>")).append(Is("<container>"+t.html()+"</container>")).wrap("<container />").parent().html();return i},Is.cleanup=function(){Is("."+Fs,null,null,!1).remove()},Is.load=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},arguments.length>2&&void 0!==arguments[2]&&arguments[2]);e=e?Is("<container />").html(e):Is.cloneHtml();var n=Is("body",null,null,!1),r=n.find("."+Fs);return r[0]||(n.append('<div class="'+Fs+'" style="display: none;" />'),r=n.find("."+Fs)),e=Us(e),e.find("*").contents().each(function(){this.nodeType===Node.COMMENT_NODE&&Is(this).remove()}),r.html(e),t?{$:Is,html:e.html()}:Is};var $s=function(e){function t(){var t=e.indexOf("\r\n",r),i=e.indexOf("\n",r),a=e.indexOf("\r",r),o=[t,i,a],s=o.sort(function(e,t){return e>t?1:e<t?-1:0}).filter(function(e){return e!==-1})[0];if(void 0!==s)return n(s,s===t?2:1);var u=e.length;return u===r?null:n(u,0)}function n(t,n){var i=e.substr(r,t-r);return r=t+n,i}var r=0;return e=e.toString(),t},Vs=$s,Ks=/^[A-Z_]+(\/\d\.\d)? /,Xs=/^([A-Z_]+) (.+) [A-Z]+\/(\d)\.(\d)$/,Js=/^[A-Z]+\/(\d)\.(\d) (\d{3}) (.*)$/,Zs=function(e,t){return M(S(e),t)},Qs=Zs,eu=XMLHttpRequest;if(!eu)throw new Error("missing XMLHttpRequest");C.log={trace:D,debug:D,info:D,warn:D,error:D};var tu=18e4,nu=0;C.withCredentials=!1,C.DEFAULT_TIMEOUT=tu,C.defaults=function(e,t){var n=function(t){var n=function(n,r){n="string"==typeof n?{uri:n}:JSON.parse(JSON.stringify(n));for(var i in e)void 0===n[i]&&(n[i]=e[i]);return t(n,r)};return n},r=n(C);return r.get=n(C.get),r.post=n(C.post),r.put=n(C.put),r.head=n(C.head),r};var ru=["get","put","post","head"];ru.forEach(function(e){var t=e.toUpperCase(),n=e.toLowerCase();C[n]=function(e){"string"==typeof e?e={method:t,uri:e}:(e=JSON.parse(JSON.stringify(e)),e.method=t);var n=[e].concat(Array.prototype.slice.apply(arguments,[1]));return C.apply(this,n)}}),C.couch=function(e,t){function n(e,n,r){if(e)return t(e,n,r);if((n.statusCode<200||n.statusCode>299)&&r.error){e=new Error("CouchDB error: "+(r.error.reason||r.error.error));for(var i in r)e[i]=r[i];return t(e,n,r)}return t(e,n,r)}"string"==typeof e&&(e={uri:e}),e.json=!0,e.body&&(e.json=e.body),delete e.body,t=t||D;var r=C(e,n);return r};var iu=C,au={encodingExists:function(){return!1}},ou=[L].map(Tn.mark),su={badUrl:{error:!0,messages:"The url parameter passed does not look like a valid URL. Please check your data and try again."}},uu=/\s{2,}/g,cu=new RegExp("(page|paging|(p(a|g|ag)?(e|enum|ewanted|ing|ination)))?(=|/)([0-9]{1,3})","i"),lu=/[a-z]/i,fu=/^[a-z]+$/i,hu=/^[0-9]+$/i,du=/charset=([\w-]+)\b/,pu=ja,mu=ji("iterator"),gu=yi,vu=kn.isIterable=function(e){var t=Object(e);return void 0!==t[mu]||"@@iterator"in t||gu.hasOwnProperty(pu(t))},yu=vu,bu=n(function(e){e.exports={default:yu,__esModule:!0}}),Au=Pn,_u=Fa,wu=kn.getIterator=function(e){var t=_u(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return Au(t.call(e))},xu=wu,Mu=n(function(e){e.exports={default:xu,__esModule:!0}}),Tu=t(Mu),Su=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=bu,i=n(r),a=Mu,o=n(a);t.default=function(){function e(e,t){var n=[],r=!0,i=!1,a=void 0;try{for(var s,u=(0,o.default)(e);!(r=(s=u.next()).done)&&(n.push(s.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{!r&&u.return&&u.return()}finally{if(i)throw a}}return n}return function(t,n){if(Array.isArray(t))return t;if((0,i.default)(Object(t)))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()}),ku=t(Su),Eu=new RegExp(".( |$)"),Cu=Is.browser?{}:{"User-Agent":"Mercury - https://mercury.postlight.com/web-parser/"},Ou=1e4,Du=["audio/mpeg","image/gif","image/jpeg","image/jpg"],ju=new RegExp("^("+Du.join("|")+")$","i"),Pu=5242880,Nu=function(){function e(e,n){return t.apply(this,arguments)}var t=ps(Tn.mark(function e(t,n){var r,i,a,o;return Tn.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=n||Ys.parse(encodeURI(t)),r={url:n.href,headers:hi({},Cu),timeout:Ou,encoding:null,jar:!0,gzip:!0,followAllRedirects:!0},e.next=4,$(r);case 4:return i=e.sent,a=i.response,o=i.body,e.prev=7,V(a),e.abrupt("return",{body:o,response:a});case 12:return e.prev=12,e.t0=e.catch(7),e.abrupt("return",su.badUrl);case 15:case"end":return e.stop()}},e,this,[[7,12]])}));return e}(),zu=Ir,Lu=Ur.concat("length","prototype"),Ru=Object.getOwnPropertyNames||function(e){return zu(e,Lu)},Wu={f:Ru},qu=Wu,Bu=Xr,Yu=Pn,Hu=Sn.Reflect,Fu=Hu&&Hu.ownKeys||function(e){var t=qu.f(Yu(e)),n=Bu.f;return n?t.concat(n(e)):t},Iu=ar;Iu(Iu.S,"Reflect",{ownKeys:Fu});var Uu=kn.Reflect.ownKeys,Gu=n(function(e){e.exports={default:Uu,__esModule:!0}}),$u=t(Gu),Vu=new RegExp("transparent|spacer|blank","i"),Ku="mercury-parser-keep",Xu=['iframe[src^="https://www.youtube.com"]','iframe[src^="http://www.youtube.com"]','iframe[src^="https://player.vimeo"]','iframe[src^="http://player.vimeo"]'],Ju=["title","script","noscript","link","style","hr","embed","iframe","object"],Zu=["style","align"],Qu=(Zu.map(function(e){return"["+e+"]"}),Zu.join(","),["src","srcset","href","class","id","alt","xlink:href","width","height"]),ec=new RegExp("^("+Qu.join("|")+")$","i"),tc=["p"],nc=(tc.map(function(e){return e+":empty"}).join(","),["ul","ol","table","div","button","form"].join(",")),rc=["h2","h3","h4","h5","h6"],ic=rc.join(","),ac=["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"],oc=["and","article","body","blogindex","column","content","entry-content-asset","format","hfeed","hentry","hatom","main","page","posts","shadow"],sc=["a","blockquote","dl","div","img","p","pre","table"].join(","),uc=["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"],cc=new RegExp(uc.join("|"),"i"),lc=["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"],fc=new RegExp(lc.join("|"),"i"),hc="meta[name=generator][value^=WordPress]",dc=new RegExp("pag(e|ing|inat)","i"),pc=["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"],mc=new RegExp("^("+pc.join("|")+")$","i"),gc=ac.join("|"),vc=new RegExp(gc,"i"),yc=oc.join("|"),bc=new RegExp(yc,"i"),Ac=Vn,_c=Kn,wc=function(e,t,n){t in e?Ac.f(e,t,_c(0,n)):e[t]=n},xc=On,Mc=ar,Tc=ei,Sc=za,kc=qa,Ec=_r,Cc=wc,Oc=Fa;Mc(Mc.S+Mc.F*!Po(function(e){Array.from(e)}),"Array",{from:function(e){var t,n,r,i,a=Tc(e),o="function"==typeof this?this:Array,s=arguments.length,u=s>1?arguments[1]:void 0,c=void 0!==u,l=0,f=Oc(a);if(c&&(u=xc(u,s>2?arguments[2]:void 0,2)),void 0==f||o==Array&&kc(f))for(t=Ec(a.length),n=new o(t);t>l;l++)Cc(n,l,c?u(a[l],l):a[l]);else for(i=f.call(a),n=new o;!(r=i.next()).done;l++)Cc(n,l,c?Sc(i,u,[r.value,l],!0):r.value);return n.length=l,n}});var Dc=kn.Array.from,jc=n(function(e){e.exports={default:Dc,__esModule:!0}}),Pc=t(jc),Nc=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=jc,i=n(r);t.default=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return(0,i.default)(e)}}),zc=t(Nc),Lc=ar;Lc(Lc.S+Lc.F*!zn,"Object",{defineProperty:Vn.f});var Rc=kn.Object,Wc=function(e,t,n){return Rc.defineProperty(e,t,n)},qc=n(function(e){e.exports={default:Wc,__esModule:!0}}),Bc=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=qc,i=n(r);t.default=function(e,t,n){return t in e?(0,i.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}}),Yc=t(Bc),Hc=["ad-break","adbox","advert","addthis","agegate","aux","blogger-labels","combx","comment","conversation","disqus","entry-unrelated","extra","foot","form","header","hidden","loader","login","menu","meta","nav","pager","pagination","predicta","presence_control_external","popup","printfriendly","related","remove","remark","rss","share","shoutbox","sidebar","sociable","sponsor","tools"],Fc=["and","article","body","blogindex","column","content","entry-content-asset","format","hfeed","hentry","hatom","main","page","posts","shadow"],Ic=(["a","blockquote","dl","div","img","p","pre","table"].join(","),["br","b","i","label","hr","area","base","basefont","input","img","link","meta"]),Uc=new RegExp("^("+Ic.join("|")+")$","i"),Gc=[[".hentry",".entry-content"],["entry",".entry-content"],[".entry",".entry_content"],[".post",".postbody"],[".post",".post_body"],[".post",".post-body"]],$c=["figure","photo","image","caption"],Vc=new RegExp($c.join("|"),"i"),Kc=["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"],Xc=new RegExp(Kc.join("|"),"i"),Jc=new RegExp("entry-content-asset","i"),Zc=["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"],Qc=new RegExp(Zc.join("|"),"i"),el=(Hc.join("|"),Fc.join("|"),new RegExp("^(p|li|span|pre)$","i")),tl=new RegExp("^(td|blockquote|ol|ul|dl)$","i"),nl=new RegExp("^(address|form)$","i"),rl=new RegExp("^(p|pre)$","i"),il=ji,al={f:il},ol=al.f("iterator"),sl=n(function(e){e.exports={default:ol,__esModule:!0}}),ul=n(function(e){var t=Lr("meta"),n=Dn,r=sr,i=Vn.f,a=0,o=Object.isExtensible||function(){return!0},s=!Nn(function(){return o(Object.preventExtensions({}))}),u=function(e){i(e,t,{value:{i:"O"+ ++a,w:{}}})},c=function(e,i){if(!n(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!r(e,t)){if(!o(e))return"F";if(!i)return"E";u(e)}return e[t].i},l=function(e,n){if(!r(e,t)){if(!o(e))return!0;if(!n)return!1;u(e)}return e[t].w},f=function(e){return s&&h.NEED&&o(e)&&!r(e,t)&&u(e),e},h=e.exports={KEY:t,NEED:!1,fastKey:c,getWeak:l,onFreeze:f}}),cl=Sn,ll=kn,fl=gi,hl=al,dl=Vn.f,pl=function(e){var t=ll.Symbol||(ll.Symbol=fl?{}:cl.Symbol||{});"_"==e.charAt(0)||e in t||dl(t,e,{value:hl.f(e)})},ml=Vr,gl=mr,vl=function(e,t){for(var n,r=gl(e),i=ml(r),a=i.length,o=0;a>o;)if(r[n=i[o++]]===t)return n},yl=Vr,bl=Xr,Al=Zr,_l=function(e){var t=yl(e),n=bl.f;if(n)for(var r,i=n(e),a=Al.f,o=0;i.length>o;)a.call(e,r=i[o++])&&t.push(r);return t},wl=cr,xl=Array.isArray||function(e){return"Array"==wl(e)},Ml=mr,Tl=Wu.f,Sl={}.toString,kl="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],El=function(e){try{return Tl(e)}catch(e){return kl.slice()}},Cl=function(e){return kl&&"[object Window]"==Sl.call(e)?El(e):Tl(Ml(e))},Ol={f:Cl},Dl=Zr,jl=Kn,Pl=mr,Nl=Hn,zl=sr,Ll=Bn,Rl=Object.getOwnPropertyDescriptor,Wl=zn?Rl:function(e,t){if(e=Pl(e),t=Nl(t,!0),Ll)try{return Rl(e,t)}catch(e){}if(zl(e,t))return jl(!Dl.f.call(e,t),e[t])},ql={f:Wl},Bl=Sn,Yl=sr,Hl=zn,Fl=ar,Il=vi,Ul=ul.KEY,Gl=Nn,$l=Pr,Vl=Li,Kl=Lr,Xl=ji,Jl=al,Zl=pl,Ql=vl,ef=_l,tf=xl,nf=Pn,rf=mr,af=Hn,of=Kn,sf=Di,uf=Ol,cf=ql,lf=Vn,ff=Vr,hf=cf.f,df=lf.f,pf=uf.f,mf=Bl.Symbol,gf=Bl.JSON,vf=gf&&gf.stringify,yf="prototype",bf=Xl("_hidden"),Af=Xl("toPrimitive"),_f={}.propertyIsEnumerable,wf=$l("symbol-registry"),xf=$l("symbols"),Mf=$l("op-symbols"),Tf=Object[yf],Sf="function"==typeof mf,kf=Bl.QObject,Ef=!kf||!kf[yf]||!kf[yf].findChild,Cf=Hl&&Gl(function(){return 7!=sf(df({},"a",{get:function(){return df(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=hf(Tf,t);r&&delete Tf[t],df(e,t,n),r&&e!==Tf&&df(Tf,t,r)}:df,Of=function(e){var t=xf[e]=sf(mf[yf]);return t._k=e,t},Df=Sf&&"symbol"==typeof mf.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof mf},jf=function(e,t,n){return e===Tf&&jf(Mf,t,n),nf(e),t=af(t,!0),nf(n),Yl(xf,t)?(n.enumerable?(Yl(e,bf)&&e[bf][t]&&(e[bf][t]=!1),n=sf(n,{enumerable:of(0,!1)})):(Yl(e,bf)||df(e,bf,of(1,{})),e[bf][t]=!0),Cf(e,t,n)):df(e,t,n)},Pf=function(e,t){nf(e);for(var n,r=ef(t=rf(t)),i=0,a=r.length;a>i;)jf(e,n=r[i++],t[n]);return e},Nf=function(e,t){return void 0===t?sf(e):Pf(sf(e),t)},zf=function(e){var t=_f.call(this,e=af(e,!0));return!(this===Tf&&Yl(xf,e)&&!Yl(Mf,e))&&(!(t||!Yl(this,e)||!Yl(xf,e)||Yl(this,bf)&&this[bf][e])||t)},Lf=function(e,t){if(e=rf(e),t=af(t,!0),e!==Tf||!Yl(xf,t)||Yl(Mf,t)){var n=hf(e,t);return!n||!Yl(xf,t)||Yl(e,bf)&&e[bf][t]||(n.enumerable=!0),n}},Rf=function(e){
for(var t,n=pf(rf(e)),r=[],i=0;n.length>i;)Yl(xf,t=n[i++])||t==bf||t==Ul||r.push(t);return r},Wf=function(e){for(var t,n=e===Tf,r=pf(n?Mf:rf(e)),i=[],a=0;r.length>a;)!Yl(xf,t=r[a++])||n&&!Yl(Tf,t)||i.push(xf[t]);return i};Sf||(mf=function(){if(this instanceof mf)throw TypeError("Symbol is not a constructor!");var e=Kl(arguments.length>0?arguments[0]:void 0),t=function(n){this===Tf&&t.call(Mf,n),Yl(this,bf)&&Yl(this[bf],e)&&(this[bf][e]=!1),Cf(this,e,of(1,n))};return Hl&&Ef&&Cf(Tf,e,{configurable:!0,set:t}),Of(e)},Il(mf[yf],"toString",function(){return this._k}),cf.f=Lf,lf.f=jf,Wu.f=uf.f=Rf,Zr.f=zf,Xr.f=Wf,Hl&&!gi&&Il(Tf,"propertyIsEnumerable",zf,!0),Jl.f=function(e){return Of(Xl(e))}),Fl(Fl.G+Fl.W+Fl.F*!Sf,{Symbol:mf});for(var qf="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),Bf=0;qf.length>Bf;)Xl(qf[Bf++]);for(var qf=ff(Xl.store),Bf=0;qf.length>Bf;)Zl(qf[Bf++]);Fl(Fl.S+Fl.F*!Sf,"Symbol",{for:function(e){return Yl(wf,e+="")?wf[e]:wf[e]=mf(e)},keyFor:function(e){if(Df(e))return Ql(wf,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){Ef=!0},useSimple:function(){Ef=!1}}),Fl(Fl.S+Fl.F*!Sf,"Object",{create:Nf,defineProperty:jf,defineProperties:Pf,getOwnPropertyDescriptor:Lf,getOwnPropertyNames:Rf,getOwnPropertySymbols:Wf}),gf&&Fl(Fl.S+Fl.F*(!Sf||Gl(function(){var e=mf();return"[null]"!=vf([e])||"{}"!=vf({a:e})||"{}"!=vf(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!Df(e)){for(var t,n,r=[e],i=1;arguments.length>i;)r.push(arguments[i++]);return t=r[1],"function"==typeof t&&(n=t),!n&&tf(t)||(t=function(e,t){if(n&&(t=n.call(this,e,t)),!Df(t))return t}),r[1]=t,vf.apply(gf,r)}}}),mf[yf][Af]||Zn(mf[yf],Af,mf[yf].valueOf),Vl(mf,"Symbol"),Vl(Math,"Math",!0),Vl(Bl.JSON,"JSON",!0),pl("asyncIterator"),pl("observable");var Yf=kn.Symbol,Hf=n(function(e){e.exports={default:Yf,__esModule:!0}}),Ff=n(function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=sl,i=n(r),a=Hf,o=n(a),s="function"==typeof o.default&&"symbol"==typeof i.default?function(e){return typeof e}:function(e){return e&&"function"==typeof o.default&&e.constructor===o.default&&e!==o.default.prototype?"symbol":typeof e};t.default="function"==typeof o.default&&"symbol"===s(i.default)?function(e){return"undefined"==typeof e?"undefined":s(e)}:function(e){return e&&"function"==typeof o.default&&e.constructor===o.default&&e!==o.default.prototype?"symbol":"undefined"==typeof e?"undefined":s(e)}}),If=t(Ff),Uf=new RegExp("https?://","i"),Gf=new RegExp(".(png|gif|jpe?g)","i"),$f=["script","style","form"].join(","),Vf={create:function(e,t,n){var r=this;return ps(Tn.mark(function i(){var a,o;return Tn.wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(a=void 0,!t){i.next=6;break}o={statusMessage:"OK",statusCode:200,headers:{"content-type":"text/html","content-length":500}},a={body:t,response:o},i.next=9;break;case 6:return i.next=8,Nu(e,n);case 8:a=i.sent;case 9:if(!a.error){i.next=12;break}return a.failed=!0,i.abrupt("return",a);case 12:return i.abrupt("return",r.generateDoc(a));case 13:case"end":return i.stop()}},i,r)}))()},generateDoc:function(e){var t=e.body,n=e.response,r=n.headers["content-type"];if(!r.includes("html")&&!r.includes("text"))throw new Error("Content does not appear to be text.");var i=Is.load(t);if(0===i.root().children().length)throw new Error("No children, likely a bad parse.");return i=X(i),i=$e(i),i=Xe(i)}},Kf=ar,Xf=kn,Jf=Nn,Zf=function(e,t){var n=(Xf.Object||{})[e]||Object[e],r={};r[e]=t(n),Kf(Kf.S+Kf.F*Jf(function(){n(1)}),"Object",r)},Qf=ei,eh=Vr;Zf("keys",function(){return function(e){return eh(Qf(e))}});var th=kn.Object.keys,nh=n(function(e){e.exports={default:th,__esModule:!0}}),rh=t(nh),ih=function(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})},ah={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"]}},oh={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"]}},sh={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"]}},uh={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"]]}},ch={domain:"www.nytimes.com",title:{selectors:[".g-headline","h1.headline"]},author:{selectors:[['meta[name="author"]',"value"],".g-byline",".byline"]},content:{selectors:["div.g-blocks","article#story"],transforms:{"img.g-lazy":function(e){var t=e.attr("src"),n=640;t=t.replace("{{size}}",n),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},lh={domain:"www.theatlantic.com",title:{selectors:["h1.hed"]},author:{selectors:["article#article .article-cover-extra .metadata .byline a"]},content:{selectors:[[".article-cover figure.lead-img",".article-body"],".article-body"],transforms:[],clean:[".partner-box"]},date_published:{selectors:[['time[itemProp="datePublished"]',"datetime"]]},lead_image_url:null,next_page_url:null,excerpt:null},fh={domain:"www.newyorker.com",title:{selectors:["h1.title"]},author:{selectors:[".contributors"]},content:{selectors:["div#articleBody","div.articleBody"],transforms:[],clean:[]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],['time[itemProp="datePublished"]',"content"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[".dek","h2.dek"]},next_page_url:null,excerpt:null},hh={domain:"www.wired.com",title:{selectors:["h1.post-title"]},author:{selectors:['a[rel="author"]']},content:{selectors:["article.content"],transforms:[],clean:[".visually-hidden","figcaption img.photo"]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},dh={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},ph={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},mh={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},gh={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},vh={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},yh={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},bh={domain:"deadspin.com",supportedDomains:["jezebel.com","lifehacker.com","kotaku.com","gizmodo.com","jalopnik.com","kinja.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/"+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:[]}},Ah={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:[]}},_h={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")),r=n.sources[0].src,i=t("<img />").attr("src",r);e.replaceWith(i)}},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:[]}},wh={domain:"medium.com",supportedDomains:["trackchanges.postlight.com"],title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},content:{selectors:[".section-content","article > div > section"],transforms:{iframe:function(e){var t=/https:\/\/i.embed.ly\/.+url=https:\/\/i\.ytimg\.com\/vi\/(\w+)\//,n=decodeURIComponent(e.attr("data-thumbnail"));if(t.test(n)){var r=n.match(t),i=ku(r,2),a=(i[0],i[1]);e.attr("src","https://www.youtube.com/embed/"+a);var o=e.parents("figure");o.prepend(e.clone()),e.remove()}}},clean:[]},date_published:{selectors:[["time[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},xh={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"]}},Mh={domain:"www.washingtonpost.com",title:{selectors:["h1","#topper-headline-wrapper"]},author:{selectors:[".pb-byline"]},date_published:{selectors:[['.pb-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"]}},Th={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"]}},Sh={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:["div.content-body",".minutes-primary div.content-body"],transforms:{},clean:["aside"]}},kh={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"]}},Eh={domain:"www.theverge.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"]}},Ch={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){var t=e.html();return t?"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:[]}},Oh={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:[]}},Dh={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/'+n+'" frameborder="0" allowfullscreen></iframe>')}},clean:[]}},jh={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"]}},Ph={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:[]}},Nh={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"]}},zh={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:[]}},Lh=Object.freeze({BloggerExtractor:ah,NYMagExtractor:oh,WikipediaExtractor:sh,TwitterExtractor:uh,NYTimesExtractor:ch,TheAtlanticExtractor:lh,NewYorkerExtractor:fh,WiredExtractor:hh,MSNExtractor:dh,YahooExtractor:ph,BuzzfeedExtractor:mh,WikiaExtractor:gh,LittleThingsExtractor:vh,PoliticoExtractor:yh,DeadspinExtractor:bh,BroadwayWorldExtractor:Ah,ApartmentTherapyExtractor:_h,MediumExtractor:wh,WwwTmzComExtractor:xh,WwwWashingtonpostComExtractor:Mh,WwwHuffingtonpostComExtractor:Th,NewrepublicComExtractor:Sh,MoneyCnnComExtractor:kh,WwwThevergeComExtractor:Eh,WwwCnnComExtractor:Ch,WwwAolComExtractor:Oh,WwwYoutubeComExtractor:Dh,WwwTheguardianComExtractor:jh,WwwSbnationComExtractor:Ph,WwwBloombergComExtractor:Nh,WwwBustleComExtractor:zh}),Rh=rh(Lh).reduce(function(e,t){var n=Lh[t];return hi({},e,Je(n))},{}),Wh=n(function(e,t){(function(){function e(e){if("undefined"==typeof e)throw new Error("TypeError missing argument");if("string"!=typeof e)throw new Error("TypeError getDirection expects strings");if(""===e)return l;if(e.indexOf(a)>-1&&e.indexOf(o)>-1)return c;if(e.indexOf(a)>-1)return s;if(e.indexOf(o)>-1)return u;var t=n(e,u),r=n(e,s);return t&&r?c:r?s:t?u:l}function n(e,t){var n,i,a,o,c=!1,l=!1,h=!1;for(h=e.search(/[0-9]/)>-1,e=e.replace(/[\s\n\0\f\t\v\'\"\-0-9\+\?\!]+/gm,""),n=0;n<e.length;n++){i=e.charAt(n),o=!1;for(a in f)f.hasOwnProperty(a)&&r(i,f[a][0],f[a][1])&&(c=!0,o=!0);o===!1&&(l=!0)}return t===u?c:t===s?l||!c&&h:void 0}function r(e,t,n){var r=e.charCodeAt(0),i=parseInt(t,16),a=parseInt(n,16);return r>i&&r<a}function i(){String.prototype.getDirection=function(){return e(this.valueOf())}}var a="",o="",s="ltr",u="rtl",c="bidi",l="",f={Hebrew:["0590","05FF"],Arabic:["0600","06FF"],NKo:["07C0","07FF"],Syriac:["0700","074F"],Thaana:["0780","07BF"],Tifinagh:["2D30","2D7F"]};"undefined"!=typeof t?(t.getDirection=e,t.patch=i):this.stringDirection={getDirection:e,patch:i}}).call(this)}),qh=/^\s*(posted |written )?by\s*:?\s*(.*)/i,Bh=new RegExp("http(s)?://","i"),Yh=/^\d{13}$/i,Hh=/^\d{10}$/i,Fh=/^\s*published\s*:?\s*(.*)/i,Ih=/(.*\d)(am|pm)(.*)/i,Uh=/\.m\./i,Gh=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],$h=Gh.join("|"),Vh="[0-9]{1,2}:[0-9]{2,2}( ?[ap].?m.?)?",Kh="[0-9]{1,2}[/-][0-9]{1,2}[/-][0-9]{2,4}",Xh="-[0-9]{3,4}$",Jh=new RegExp("("+Vh+")|("+Kh+")|("+Xh+")|([0-9]{1,4})|("+$h+")","ig"),Zh=/-\d{3,4}$/,Qh=/(: | - | \| )/g,ed=new RegExp(".com$|.net$|.org$|.co.uk$","g"),td=n(function(e){!function(e){function t(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 t=[],n="",r="",i="",o="",s="",u="";if(t=a(e),n=t[1],r=t[2],i=t[3],o=t[4],s=t[5],n&&n.length&&i.length>=0){if(r&&r.length){if(0!==i.length&&!/^\//.test(i))return}else if(/^\/\//.test(i))return;if(/^[a-z][a-z0-9\+\-\.]*$/.test(n.toLowerCase()))return u+=n+":",r&&r.length&&(u+="//"+r),u+=i,o&&o.length&&(u+="?"+o),s&&s.length&&(u+="#"+s),u}}}function n(e,n){if(t(e)){var r=[],i="",o="",s="",u="",c="",l="",f="";if(r=a(e),i=r[1],o=r[2],s=r[3],c=r[4],l=r[5],i){if(n){if("https"!=i.toLowerCase())return}else if("http"!=i.toLowerCase())return;if(o)return/:(\d+)$/.test(o)&&(u=o.match(/:(\d+)$/)[0],o=o.replace(/:\d+$/,"")),f+=i+":",f+="//"+o,u&&(f+=u),f+=s,c&&c.length&&(f+="?"+c),l&&l.length&&(f+="#"+l),f}}}function r(e){return n(e,!0)}function i(e){return n(e)||r(e)}e.exports.is_uri=t,e.exports.is_http_uri=n,e.exports.is_https_uri=r,e.exports.is_web_uri=i,e.exports.isUri=t,e.exports.isHttpUri=n,e.exports.isHttpsUri=r,e.exports.isWebUri=i;var a=function(e){var t=e.match(/(?:([^:\/?#]+):)?(?:\/\/([^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/);return t}}(e)}),nd=n(function(t,n){!function(e,r){"object"==typeof n&&"undefined"!=typeof t?t.exports=r():"function"==typeof define&&define.amd?define(r):e.moment=r()}(this,function(){function n(){return vr.apply(null,arguments)}function r(e){vr=e}function i(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function a(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o(e){var t;for(t in e)return!1;return!0}function s(e){return"number"==typeof value||"[object Number]"===Object.prototype.toString.call(e)}function u(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function c(e,t){var n,r=[];for(n=0;n<e.length;++n)r.push(t(e[n],n));return r}function l(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function f(e,t){for(var n in t)l(t,n)&&(e[n]=t[n]);return l(t,"toString")&&(e.toString=t.toString),l(t,"valueOf")&&(e.valueOf=t.valueOf),e}function h(e,t,n,r){return bt(e,t,n,r,!0).utc()}function d(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null}}function p(e){return null==e._pf&&(e._pf=d()),e._pf}function m(e){if(null==e._isValid){var t=p(e),n=br.call(t.parsedDateParts,function(e){return null!=e}),r=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(r=r&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return r;e._isValid=r}return e._isValid}function g(e){var t=h(NaN);return null!=e?f(p(t),e):p(t).userInvalidated=!0,t}function v(e){return void 0===e}function y(e,t){var n,r,i;if(v(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),v(t._i)||(e._i=t._i),v(t._f)||(e._f=t._f),v(t._l)||(e._l=t._l),v(t._strict)||(e._strict=t._strict),v(t._tzm)||(e._tzm=t._tzm),v(t._isUTC)||(e._isUTC=t._isUTC),v(t._offset)||(e._offset=t._offset),v(t._pf)||(e._pf=p(t)),v(t._locale)||(e._locale=t._locale),Ar.length>0)for(n in Ar)r=Ar[n],i=t[r],v(i)||(e[r]=i);return e}function b(e){y(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),_r===!1&&(_r=!0,n.updateOffset(this),_r=!1)}function A(e){return e instanceof b||null!=e&&null!=e._isAMomentObject}function _(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function w(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=_(t)),n}function x(e,t,n){var r,i=Math.min(e.length,t.length),a=Math.abs(e.length-t.length),o=0;for(r=0;r<i;r++)(n&&e[r]!==t[r]||!n&&w(e[r])!==w(t[r]))&&o++;return o+a}function M(e){n.suppressDeprecationWarnings===!1&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function T(e,t){var r=!0;return f(function(){if(null!=n.deprecationHandler&&n.deprecationHandler(null,e),r){for(var i,a=[],o=0;o<arguments.length;o++){if(i="","object"==typeof arguments[o]){i+="\n["+o+"] ";for(var s in arguments[0])i+=s+": "+arguments[0][s]+", ";i=i.slice(0,-2)}else i=arguments[o];a.push(i)}M(e+"\nArguments: "+Array.prototype.slice.call(a).join("")+"\n"+(new Error).stack),r=!1}return t.apply(this,arguments)},t)}function S(e,t){null!=n.deprecationHandler&&n.deprecationHandler(e,t),wr[e]||(M(t),wr[e]=!0)}function k(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function E(e){var t,n;for(n in e)t=e[n],k(t)?this[n]=t:this["_"+n]=t;this._config=e,this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)}function C(e,t){var n,r=f({},e);for(n in t)l(t,n)&&(a(e[n])&&a(t[n])?(r[n]={},f(r[n],e[n]),f(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)l(e,n)&&!l(t,n)&&a(e[n])&&(r[n]=f({},r[n]));return r}function O(e){null!=e&&this.set(e)}function D(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return k(r)?r.call(t,n):r}function j(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])}function P(){return this._invalidDate}function N(e){return this._ordinal.replace("%d",e)}function z(e,t,n,r){var i=this._relativeTime[n];return k(i)?i(e,t,n,r):i.replace(/%d/i,e)}function L(e,t){var n=this._relativeTime[e>0?"future":"past"];return k(n)?n(t):n.replace(/%s/i,t)}function R(e,t){var n=e.toLowerCase();jr[n]=jr[n+"s"]=jr[t]=e}function W(e){return"string"==typeof e?jr[e]||jr[e.toLowerCase()]:void 0}function q(e){var t,n,r={};for(n in e)l(e,n)&&(t=W(n),t&&(r[t]=e[n]));return r}function B(e,t){Pr[e]=t}function Y(e){var t=[];for(var n in e)t.push({unit:n,priority:Pr[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}function H(e,t){return function(r){return null!=r?(I(this,e,r),n.updateOffset(this,t),this):F(this,e)}}function F(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function I(e,t,n){e.isValid()&&e._d["set"+(e._isUTC?"UTC":"")+t](n)}function U(e){return e=W(e),k(this[e])?this[e]():this}function G(e,t){if("object"==typeof e){e=q(e);for(var n=Y(e),r=0;r<n.length;r++)this[n[r].unit](e[n[r].unit])}else if(e=W(e),k(this[e]))return this[e](t);return this}function $(e,t,n){var r=""+Math.abs(e),i=t-r.length,a=e>=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}function V(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(Rr[e]=i),t&&(Rr[t[0]]=function(){return $(i.apply(this,arguments),t[1],t[2])}),n&&(Rr[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function K(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function X(e){var t,n,r=e.match(Nr);for(t=0,n=r.length;t<n;t++)Rr[r[t]]?r[t]=Rr[r[t]]:r[t]=K(r[t]);return function(t){var i,a="";for(i=0;i<n;i++)a+=r[i]instanceof Function?r[i].call(t,e):r[i];return a}}function J(e,t){return e.isValid()?(t=Z(t,e.localeData()),Lr[t]=Lr[t]||X(t),Lr[t](e)):e.localeData().invalidDate()}function Z(e,t){function n(e){return t.longDateFormat(e)||e}var r=5;for(zr.lastIndex=0;r>=0&&zr.test(e);)e=e.replace(zr,n),zr.lastIndex=0,r-=1;return e}function Q(e,t,n){ti[e]=k(t)?t:function(e,r){return e&&n?n:t}}function ee(e,t){return l(ti,e)?ti[e](t._strict,t._locale):new RegExp(te(e))}function te(e){return ne(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,r,i){return t||n||r||i}))}function ne(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function re(e,t){var n,r=t;for("string"==typeof e&&(e=[e]),s(t)&&(r=function(e,n){n[t]=w(e)}),n=0;n<e.length;n++)ni[e[n]]=r}function ie(e,t){re(e,function(e,n,r,i){r._w=r._w||{},t(e,r._w,r,i)})}function ae(e,t,n){null!=t&&l(ni,e)&&ni[e](t,n._a,n,e)}function oe(e,t){return new Date(Date.UTC(e,t+1,0)).getUTCDate()}function se(e,t){return e?i(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||di).test(t)?"format":"standalone"][e.month()]:this._months}function ue(e,t){return e?i(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[di.test(t)?"format":"standalone"][e.month()]:this._monthsShort}function ce(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=h([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return n?"MMM"===t?(i=hi.call(this._shortMonthsParse,o),i!==-1?i:null):(i=hi.call(this._longMonthsParse,o),i!==-1?i:null):"MMM"===t?(i=hi.call(this._shortMonthsParse,o),i!==-1?i:(i=hi.call(this._longMonthsParse,o),i!==-1?i:null)):(i=hi.call(this._longMonthsParse,o),i!==-1?i:(i=hi.call(this._shortMonthsParse,o),i!==-1?i:null))}function le(e,t,n){var r,i,a;if(this._monthsParseExact)return ce.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(i=h([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(a="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(a.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}}function fe(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=w(t);else if(t=e.localeData().monthsParse(t),!s(t))return e;return n=Math.min(e.date(),oe(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function he(e){return null!=e?(fe(this,e),n.updateOffset(this,!0),this):F(this,"Month")}function de(){return oe(this.year(),this.month())}function pe(e){return this._monthsParseExact?(l(this,"_monthsRegex")||ge.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(l(this,"_monthsShortRegex")||(this._monthsShortRegex=gi),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function me(e){return this._monthsParseExact?(l(this,"_monthsRegex")||ge.call(this),e?this._monthsStrictRegex:this._monthsRegex):(l(this,"_monthsRegex")||(this._monthsRegex=vi),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function ge(){function e(e,t){return t.length-e.length}var t,n,r=[],i=[],a=[];for(t=0;t<12;t++)n=h([2e3,t]),r.push(this.monthsShort(n,"")),i.push(this.months(n,"")),a.push(this.months(n,"")),a.push(this.monthsShort(n,""));for(r.sort(e),i.sort(e),a.sort(e),t=0;t<12;t++)r[t]=ne(r[t]),i[t]=ne(i[t]);for(t=0;t<24;t++)a[t]=ne(a[t]);this._monthsRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,
this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function ve(e){return ye(e)?366:365}function ye(e){return e%4===0&&e%100!==0||e%400===0}function be(){return ye(this.year())}function Ae(e,t,n,r,i,a,o){var s=new Date(e,t,n,r,i,a,o);return e<100&&e>=0&&isFinite(s.getFullYear())&&s.setFullYear(e),s}function _e(e){var t=new Date(Date.UTC.apply(null,arguments));return e<100&&e>=0&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function we(e,t,n){var r=7+t-n,i=(7+_e(e,0,r).getUTCDay()-t)%7;return-i+r-1}function xe(e,t,n,r,i){var a,o,s=(7+n-r)%7,u=we(e,r,i),c=1+7*(t-1)+s+u;return c<=0?(a=e-1,o=ve(a)+c):c>ve(e)?(a=e+1,o=c-ve(e)):(a=e,o=c),{year:a,dayOfYear:o}}function Me(e,t,n){var r,i,a=we(e.year(),t,n),o=Math.floor((e.dayOfYear()-a-1)/7)+1;return o<1?(i=e.year()-1,r=o+Te(i,t,n)):o>Te(e.year(),t,n)?(r=o-Te(e.year(),t,n),i=e.year()+1):(i=e.year(),r=o),{week:r,year:i}}function Te(e,t,n){var r=we(e,t,n),i=we(e+1,t,n);return(ve(e)-r+i)/7}function Se(e){return Me(e,this._week.dow,this._week.doy).week}function ke(){return this._week.dow}function Ee(){return this._week.doy}function Ce(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function Oe(e){var t=Me(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function De(e,t){return"string"!=typeof e?e:isNaN(e)?(e=t.weekdaysParse(e),"number"==typeof e?e:null):parseInt(e,10)}function je(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Pe(e,t){return e?i(this._weekdays)?this._weekdays[e.day()]:this._weekdays[this._weekdays.isFormat.test(t)?"format":"standalone"][e.day()]:this._weekdays}function Ne(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort}function ze(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Le(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=h([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===t?(i=hi.call(this._weekdaysParse,o),i!==-1?i:null):"ddd"===t?(i=hi.call(this._shortWeekdaysParse,o),i!==-1?i:null):(i=hi.call(this._minWeekdaysParse,o),i!==-1?i:null):"dddd"===t?(i=hi.call(this._weekdaysParse,o),i!==-1?i:(i=hi.call(this._shortWeekdaysParse,o),i!==-1?i:(i=hi.call(this._minWeekdaysParse,o),i!==-1?i:null))):"ddd"===t?(i=hi.call(this._shortWeekdaysParse,o),i!==-1?i:(i=hi.call(this._weekdaysParse,o),i!==-1?i:(i=hi.call(this._minWeekdaysParse,o),i!==-1?i:null))):(i=hi.call(this._minWeekdaysParse,o),i!==-1?i:(i=hi.call(this._weekdaysParse,o),i!==-1?i:(i=hi.call(this._shortWeekdaysParse,o),i!==-1?i:null)))}function Re(e,t,n){var r,i,a;if(this._weekdaysParseExact)return Le.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=h([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".",".?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".",".?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".",".?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.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}}function We(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=De(e,this.localeData()),this.add(e-t,"d")):t}function qe(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")}function Be(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=je(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Ye(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(l(this,"_weekdaysRegex")||(this._weekdaysRegex=xi),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function He(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(l(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Mi),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Fe(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Ie.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(l(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ti),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Ie(){function e(e,t){return t.length-e.length}var t,n,r,i,a,o=[],s=[],u=[],c=[];for(t=0;t<7;t++)n=h([2e3,1]).day(t),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(i),u.push(a),c.push(r),c.push(i),c.push(a);for(o.sort(e),s.sort(e),u.sort(e),c.sort(e),t=0;t<7;t++)s[t]=ne(s[t]),u[t]=ne(u[t]),c[t]=ne(c[t]);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 Ue(){return this.hours()%12||12}function Ge(){return this.hours()||24}function $e(e,t){V(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function Ve(e,t){return t._meridiemParse}function Ke(e){return"p"===(e+"").toLowerCase().charAt(0)}function Xe(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}function Je(e){return e?e.toLowerCase().replace("_","-"):e}function Ze(e){for(var t,n,r,i,a=0;a<e.length;){for(i=Je(e[a]).split("-"),t=i.length,n=Je(e[a+1]),n=n?n.split("-"):null;t>0;){if(r=Qe(i.slice(0,t).join("-")))return r;if(n&&n.length>=t&&x(i,n,!0)>=t-1)break;t--}a++}return null}function Qe(n){var r=null;if(!Oi[n]&&"undefined"!=typeof t&&t&&t.exports)try{r=Si._abbr,e("./locale/"+n),et(r)}catch(e){}return Oi[n]}function et(e,t){var n;return e&&(n=v(t)?rt(e):tt(e,t),n&&(Si=n)),Si._abbr}function tt(e,t){if(null!==t){var n=Ci;if(t.abbr=e,null!=Oi[e])S("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."),n=Oi[e]._config;else if(null!=t.parentLocale){if(null==Oi[t.parentLocale])return Di[t.parentLocale]||(Di[t.parentLocale]=[]),Di[t.parentLocale].push({name:e,config:t}),null;n=Oi[t.parentLocale]._config}return Oi[e]=new O(C(n,t)),Di[e]&&Di[e].forEach(function(e){tt(e.name,e.config)}),et(e),Oi[e]}return delete Oi[e],null}function nt(e,t){if(null!=t){var n,r=Ci;null!=Oi[e]&&(r=Oi[e]._config),t=C(r,t),n=new O(t),n.parentLocale=Oi[e],Oi[e]=n,et(e)}else null!=Oi[e]&&(null!=Oi[e].parentLocale?Oi[e]=Oi[e].parentLocale:null!=Oi[e]&&delete Oi[e]);return Oi[e]}function rt(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Si;if(!i(e)){if(t=Qe(e))return t;e=[e]}return Ze(e)}function it(){return Tr(Oi)}function at(e){var t,n=e._a;return n&&p(e).overflow===-2&&(t=n[ii]<0||n[ii]>11?ii:n[ai]<1||n[ai]>oe(n[ri],n[ii])?ai:n[oi]<0||n[oi]>24||24===n[oi]&&(0!==n[si]||0!==n[ui]||0!==n[ci])?oi:n[si]<0||n[si]>59?si:n[ui]<0||n[ui]>59?ui:n[ci]<0||n[ci]>999?ci:-1,p(e)._overflowDayOfYear&&(t<ri||t>ai)&&(t=ai),p(e)._overflowWeeks&&t===-1&&(t=li),p(e)._overflowWeekday&&t===-1&&(t=fi),p(e).overflow=t),e}function ot(e){var t,n,r,i,a,o,s=e._i,u=ji.exec(s)||Pi.exec(s);if(u){for(p(e).iso=!0,t=0,n=zi.length;t<n;t++)if(zi[t][1].exec(u[1])){i=zi[t][0],r=zi[t][2]!==!1;break}if(null==i)return void(e._isValid=!1);if(u[3]){for(t=0,n=Li.length;t<n;t++)if(Li[t][1].exec(u[3])){a=(u[2]||" ")+Li[t][0];break}if(null==a)return void(e._isValid=!1)}if(!r&&null!=a)return void(e._isValid=!1);if(u[4]){if(!Ni.exec(u[4]))return void(e._isValid=!1);o="Z"}e._f=i+(a||"")+(o||""),ht(e)}else e._isValid=!1}function st(e){var t=Ri.exec(e._i);return null!==t?void(e._d=new Date(+t[1])):(ot(e),void(e._isValid===!1&&(delete e._isValid,n.createFromInputFallback(e))))}function ut(e,t,n){return null!=e?e:null!=t?t:n}function ct(e){var t=new Date(n.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function lt(e){var t,n,r,i,a=[];if(!e._d){for(r=ct(e),e._w&&null==e._a[ai]&&null==e._a[ii]&&ft(e),e._dayOfYear&&(i=ut(e._a[ri],r[ri]),e._dayOfYear>ve(i)&&(p(e)._overflowDayOfYear=!0),n=_e(i,0,e._dayOfYear),e._a[ii]=n.getUTCMonth(),e._a[ai]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=a[t]=r[t];for(;t<7;t++)e._a[t]=a[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[oi]&&0===e._a[si]&&0===e._a[ui]&&0===e._a[ci]&&(e._nextDay=!0,e._a[oi]=0),e._d=(e._useUTC?_e:Ae).apply(null,a),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[oi]=24)}}function ft(e){var t,n,r,i,a,o,s,u;if(t=e._w,null!=t.GG||null!=t.W||null!=t.E)a=1,o=4,n=ut(t.GG,e._a[ri],Me(At(),1,4).year),r=ut(t.W,1),i=ut(t.E,1),(i<1||i>7)&&(u=!0);else{a=e._locale._week.dow,o=e._locale._week.doy;var c=Me(At(),a,o);n=ut(t.gg,e._a[ri],c.year),r=ut(t.w,c.week),null!=t.d?(i=t.d,(i<0||i>6)&&(u=!0)):null!=t.e?(i=t.e+a,(t.e<0||t.e>6)&&(u=!0)):i=a}r<1||r>Te(n,a,o)?p(e)._overflowWeeks=!0:null!=u?p(e)._overflowWeekday=!0:(s=xe(n,r,i,a,o),e._a[ri]=s.year,e._dayOfYear=s.dayOfYear)}function ht(e){if(e._f===n.ISO_8601)return void ot(e);e._a=[],p(e).empty=!0;var t,r,i,a,o,s=""+e._i,u=s.length,c=0;for(i=Z(e._f,e._locale).match(Nr)||[],t=0;t<i.length;t++)a=i[t],r=(s.match(ee(a,e))||[])[0],r&&(o=s.substr(0,s.indexOf(r)),o.length>0&&p(e).unusedInput.push(o),s=s.slice(s.indexOf(r)+r.length),c+=r.length),Rr[a]?(r?p(e).empty=!1:p(e).unusedTokens.push(a),ae(a,r,e)):e._strict&&!r&&p(e).unusedTokens.push(a);p(e).charsLeftOver=u-c,s.length>0&&p(e).unusedInput.push(s),e._a[oi]<=12&&p(e).bigHour===!0&&e._a[oi]>0&&(p(e).bigHour=void 0),p(e).parsedDateParts=e._a.slice(0),p(e).meridiem=e._meridiem,e._a[oi]=dt(e._locale,e._a[oi],e._meridiem),lt(e),at(e)}function dt(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(r=e.isPM(n),r&&t<12&&(t+=12),r||12!==t||(t=0),t):t}function pt(e){var t,n,r,i,a;if(0===e._f.length)return p(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<e._f.length;i++)a=0,t=y({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],ht(t),m(t)&&(a+=p(t).charsLeftOver,a+=10*p(t).unusedTokens.length,p(t).score=a,(null==r||a<r)&&(r=a,n=t));f(e,n||t)}function mt(e){if(!e._d){var t=q(e._i);e._a=c([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),lt(e)}}function gt(e){var t=new b(at(vt(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function vt(e){var t=e._i,n=e._f;return e._locale=e._locale||rt(e._l),null===t||void 0===n&&""===t?g({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),A(t)?new b(at(t)):(u(t)?e._d=t:i(n)?pt(e):n?ht(e):yt(e),m(e)||(e._d=null),e))}function yt(e){var t=e._i;void 0===t?e._d=new Date(n.now()):u(t)?e._d=new Date(t.valueOf()):"string"==typeof t?st(e):i(t)?(e._a=c(t.slice(0),function(e){return parseInt(e,10)}),lt(e)):"object"==typeof t?mt(e):s(t)?e._d=new Date(t):n.createFromInputFallback(e)}function bt(e,t,n,r,s){var u={};return n!==!0&&n!==!1||(r=n,n=void 0),(a(e)&&o(e)||i(e)&&0===e.length)&&(e=void 0),u._isAMomentObject=!0,u._useUTC=u._isUTC=s,u._l=n,u._i=e,u._f=t,u._strict=r,gt(u)}function At(e,t,n,r){return bt(e,t,n,r,!1)}function _t(e,t){var n,r;if(1===t.length&&i(t[0])&&(t=t[0]),!t.length)return At();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}function wt(){var e=[].slice.call(arguments,0);return _t("isBefore",e)}function xt(){var e=[].slice.call(arguments,0);return _t("isAfter",e)}function Mt(e){var t=q(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||0,o=t.day||0,s=t.hour||0,u=t.minute||0,c=t.second||0,l=t.millisecond||0;this._milliseconds=+l+1e3*c+6e4*u+1e3*s*60*60,this._days=+o+7*a,this._months=+i+3*r+12*n,this._data={},this._locale=rt(),this._bubble()}function Tt(e){return e instanceof Mt}function St(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function kt(e,t){V(e,0,0,function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+$(~~(e/60),2)+t+$(~~e%60,2)})}function Et(e,t){var n=(t||"").match(e);if(null===n)return null;var r=n[n.length-1]||[],i=(r+"").match(Yi)||["-",0,0],a=+(60*i[1])+w(i[2]);return 0===a?0:"+"===i[0]?a:-a}function Ct(e,t){var r,i;return t._isUTC?(r=t.clone(),i=(A(e)||u(e)?e.valueOf():At(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+i),n.updateOffset(r,!1),r):At(e).local()}function Ot(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Dt(e,t){var r,i=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(e=Et(Zr,e),null===e)return this}else Math.abs(e)<16&&(e*=60);return!this._isUTC&&t&&(r=Ot(this)),this._offset=e,this._isUTC=!0,null!=r&&this.add(r,"m"),i!==e&&(!t||this._changeInProgress?$t(this,Ht(e-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,n.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?i:Ot(this)}function jt(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Pt(e){return this.utcOffset(0,e)}function Nt(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Ot(this),"m")),this}function zt(){if(null!=this._tzm)this.utcOffset(this._tzm);else if("string"==typeof this._i){var e=Et(Jr,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Lt(e){return!!this.isValid()&&(e=e?At(e).utcOffset():0,(this.utcOffset()-e)%60===0)}function Rt(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Wt(){if(!v(this._isDSTShifted))return this._isDSTShifted;var e={};if(y(e,this),e=vt(e),e._a){var t=e._isUTC?h(e._a):At(e._a);this._isDSTShifted=this.isValid()&&x(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted}function qt(){return!!this.isValid()&&!this._isUTC}function Bt(){return!!this.isValid()&&this._isUTC}function Yt(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}function Ht(e,t){var n,r,i,a=e,o=null;return Tt(e)?a={ms:e._milliseconds,d:e._days,M:e._months}:s(e)?(a={},t?a[t]=e:a.milliseconds=e):(o=Hi.exec(e))?(n="-"===o[1]?-1:1,a={y:0,d:w(o[ai])*n,h:w(o[oi])*n,m:w(o[si])*n,s:w(o[ui])*n,ms:w(St(1e3*o[ci]))*n}):(o=Fi.exec(e))?(n="-"===o[1]?-1:1,a={y:Ft(o[2],n),M:Ft(o[3],n),w:Ft(o[4],n),d:Ft(o[5],n),h:Ft(o[6],n),m:Ft(o[7],n),s:Ft(o[8],n)}):null==a?a={}:"object"==typeof a&&("from"in a||"to"in a)&&(i=Ut(At(a.from),At(a.to)),a={},a.ms=i.milliseconds,a.M=i.months),r=new Mt(a),Tt(e)&&l(e,"_locale")&&(r._locale=e._locale),r}function Ft(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function It(e,t){var n={milliseconds:0,months:0};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 Ut(e,t){var n;return e.isValid()&&t.isValid()?(t=Ct(t,e),e.isBefore(t)?n=It(e,t):(n=It(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Gt(e,t){return function(n,r){var i,a;return null===r||isNaN(+r)||(S(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),n="string"==typeof n?+n:n,i=Ht(n,r),$t(this,i,e),this}}function $t(e,t,r,i){var a=t._milliseconds,o=St(t._days),s=St(t._months);e.isValid()&&(i=null==i||i,a&&e._d.setTime(e._d.valueOf()+a*r),o&&I(e,"Date",F(e,"Date")+o*r),s&&fe(e,F(e,"Month")+s*r),i&&n.updateOffset(e,o||s))}function Vt(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"}function Kt(e,t){var r=e||At(),i=Ct(r,this).startOf("day"),a=n.calendarFormat(this,i)||"sameElse",o=t&&(k(t[a])?t[a].call(this,r):t[a]);return this.format(o||this.localeData().calendar(a,this,At(r)))}function Xt(){return new b(this)}function Jt(e,t){var n=A(e)?e:At(e);return!(!this.isValid()||!n.isValid())&&(t=W(v(t)?"millisecond":t),"millisecond"===t?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Zt(e,t){var n=A(e)?e:At(e);return!(!this.isValid()||!n.isValid())&&(t=W(v(t)?"millisecond":t),"millisecond"===t?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Qt(e,t,n,r){return r=r||"()",("("===r[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===r[1]?this.isBefore(t,n):!this.isAfter(t,n))}function en(e,t){var n,r=A(e)?e:At(e);return!(!this.isValid()||!r.isValid())&&(t=W(t||"millisecond"),"millisecond"===t?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function tn(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function nn(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function rn(e,t,n){var r,i,a,o;return this.isValid()?(r=Ct(e,this),r.isValid()?(i=6e4*(r.utcOffset()-this.utcOffset()),t=W(t),"year"===t||"month"===t||"quarter"===t?(o=an(this,r),"quarter"===t?o/=3:"year"===t&&(o/=12)):(a=this-r,o="second"===t?a/1e3:"minute"===t?a/6e4:"hour"===t?a/36e5:"day"===t?(a-i)/864e5:"week"===t?(a-i)/6048e5:a),n?o:_(o)):NaN):NaN}function an(e,t){var n,r,i=12*(t.year()-e.year())+(t.month()-e.month()),a=e.clone().add(i,"months");return t-a<0?(n=e.clone().add(i-1,"months"),r=(t-a)/(a-n)):(n=e.clone().add(i+1,"months"),r=(t-a)/(n-a)),-(i+r)||0}function on(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function sn(){var e=this.clone().utc();return 0<e.year()&&e.year()<=9999?k(Date.prototype.toISOString)?this.toDate().toISOString():J(e,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):J(e,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}function un(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',r=0<this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",a=t+'[")]';return this.format(n+r+i+a)}function cn(e){e||(e=this.isUtc()?n.defaultFormatUtc:n.defaultFormat);var t=J(this,e);return this.localeData().postformat(t)}function ln(e,t){return this.isValid()&&(A(e)&&e.isValid()||At(e).isValid())?Ht({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function fn(e){return this.from(At(),e)}function hn(e,t){return this.isValid()&&(A(e)&&e.isValid()||At(e).isValid())?Ht({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function dn(e){return this.to(At(),e)}function pn(e){var t;return void 0===e?this._locale._abbr:(t=rt(e),null!=t&&(this._locale=t),this)}function mn(){return this._locale}function gn(e){switch(e=W(e)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this}function vn(e){return e=W(e),void 0===e||"millisecond"===e?this:("date"===e&&(e="day"),this.startOf(e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms"))}function yn(){return this._d.valueOf()-6e4*(this._offset||0)}function bn(){return Math.floor(this.valueOf()/1e3)}function An(){return new Date(this.valueOf())}function _n(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function wn(){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()}}function xn(){return this.isValid()?this.toISOString():null}function Mn(){return m(this)}function Tn(){return f({},p(this))}function Sn(){return p(this).overflow}function kn(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function En(e,t){V(0,[e,e.length],0,t)}function Cn(e){return Pn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function On(e){return Pn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Dn(){return Te(this.year(),1,4)}function jn(){var e=this.localeData()._week;return Te(this.year(),e.dow,e.doy)}function Pn(e,t,n,r,i){var a;return null==e?Me(this,r,i).year:(a=Te(e,r,i),t>a&&(t=a),Nn.call(this,e,t,n,r,i))}function Nn(e,t,n,r,i){var a=xe(e,t,n,r,i),o=_e(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}function zn(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}function Ln(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}function Rn(e,t){t[ci]=w(1e3*("0."+e))}function Wn(){return this._isUTC?"UTC":""}function qn(){return this._isUTC?"Coordinated Universal Time":""}function Bn(e){return At(1e3*e)}function Yn(){return At.apply(null,arguments).parseZone()}function Hn(e){return e}function Fn(e,t,n,r){var i=rt(),a=h().set(r,t);return i[n](a,e)}function In(e,t,n){if(s(e)&&(t=e,e=void 0),e=e||"",null!=t)return Fn(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=Fn(e,r,n,"month");return i}function Un(e,t,n,r){"boolean"==typeof e?(s(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,s(t)&&(n=t,t=void 0),t=t||"");var i=rt(),a=e?i._week.dow:0;if(null!=n)return Fn(t,(n+a)%7,r,"day");var o,u=[];for(o=0;o<7;o++)u[o]=Fn(t,(o+a)%7,r,"day");return u}function Gn(e,t){return In(e,t,"months")}function $n(e,t){return In(e,t,"monthsShort")}function Vn(e,t,n){return Un(e,t,n,"weekdays")}function Kn(e,t,n){return Un(e,t,n,"weekdaysShort")}function Xn(e,t,n){return Un(e,t,n,"weekdaysMin")}function Jn(){var e=this._data;return this._milliseconds=ea(this._milliseconds),this._days=ea(this._days),this._months=ea(this._months),e.milliseconds=ea(e.milliseconds),e.seconds=ea(e.seconds),e.minutes=ea(e.minutes),e.hours=ea(e.hours),e.months=ea(e.months),e.years=ea(e.years),this}function Zn(e,t,n,r){var i=Ht(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function Qn(e,t){return Zn(this,e,t,1)}function er(e,t){return Zn(this,e,t,-1)}function tr(e){return e<0?Math.floor(e):Math.ceil(e)}function nr(){var e,t,n,r,i,a=this._milliseconds,o=this._days,s=this._months,u=this._data;return a>=0&&o>=0&&s>=0||a<=0&&o<=0&&s<=0||(a+=864e5*tr(ir(s)+o),o=0,s=0),u.milliseconds=a%1e3,e=_(a/1e3),u.seconds=e%60,t=_(e/60),u.minutes=t%60,n=_(t/60),u.hours=n%24,o+=_(n/24),i=_(rr(o)),s+=i,o-=tr(ir(i)),r=_(s/12),s%=12,u.days=o,u.months=s,u.years=r,this}function rr(e){return 4800*e/146097}function ir(e){return 146097*e/4800}function ar(e){var t,n,r=this._milliseconds;if(e=W(e),"month"===e||"year"===e)return t=this._days+r/864e5,n=this._months+rr(t),"month"===e?n:n/12;switch(t=this._days+Math.round(ir(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)}}function or(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*w(this._months/12)}function sr(e){return function(){return this.as(e)}}function ur(e){return e=W(e),this[e+"s"]()}function cr(e){return function(){return this._data[e]}}function lr(){return _(this.days()/7)}function fr(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function hr(e,t,n){var r=Ht(e).abs(),i=ga(r.as("s")),a=ga(r.as("m")),o=ga(r.as("h")),s=ga(r.as("d")),u=ga(r.as("M")),c=ga(r.as("y")),l=i<va.s&&["s",i]||a<=1&&["m"]||a<va.m&&["mm",a]||o<=1&&["h"]||o<va.h&&["hh",o]||s<=1&&["d"]||s<va.d&&["dd",s]||u<=1&&["M"]||u<va.M&&["MM",u]||c<=1&&["y"]||["yy",c];return l[2]=t,l[3]=+e>0,l[4]=n,fr.apply(null,l)}function dr(e){return void 0===e?ga:"function"==typeof e&&(ga=e,!0)}function pr(e,t){return void 0!==va[e]&&(void 0===t?va[e]:(va[e]=t,!0))}function mr(e){var t=this.localeData(),n=hr(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)}function gr(){var e,t,n,r=ya(this._milliseconds)/1e3,i=ya(this._days),a=ya(this._months);e=_(r/60),t=_(e/60),r%=60,e%=60,n=_(a/12),a%=12;var o=n,s=a,u=i,c=t,l=e,f=r,h=this.asSeconds();return h?(h<0?"-":"")+"P"+(o?o+"Y":"")+(s?s+"M":"")+(u?u+"D":"")+(c||l||f?"T":"")+(c?c+"H":"")+(l?l+"M":"")+(f?f+"S":""):"P0D"}var vr,yr;yr=Array.prototype.some?Array.prototype.some:function(e){for(var t=Object(this),n=t.length>>>0,r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};var br=yr,Ar=n.momentProperties=[],_r=!1,wr={};n.suppressDeprecationWarnings=!1,n.deprecationHandler=null;var xr;xr=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)l(e,t)&&n.push(t);return n};var Mr,Tr=xr,Sr={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},kr={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"},Er="Invalid date",Cr="%d",Or=/\d{1,2}/,Dr={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},jr={},Pr={},Nr=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,zr=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Lr={},Rr={},Wr=/\d/,qr=/\d\d/,Br=/\d{3}/,Yr=/\d{4}/,Hr=/[+-]?\d{6}/,Fr=/\d\d?/,Ir=/\d\d\d\d?/,Ur=/\d\d\d\d\d\d?/,Gr=/\d{1,3}/,$r=/\d{1,4}/,Vr=/[+-]?\d{1,6}/,Kr=/\d+/,Xr=/[+-]?\d+/,Jr=/Z|[+-]\d\d:?\d\d/gi,Zr=/Z|[+-]\d\d(?::?\d\d)?/gi,Qr=/[+-]?\d+(\.\d{1,3})?/,ei=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,ti={},ni={},ri=0,ii=1,ai=2,oi=3,si=4,ui=5,ci=6,li=7,fi=8;Mr=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};var hi=Mr;V("M",["MM",2],"Mo",function(){return this.month()+1}),V("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),V("MMMM",0,0,function(e){return this.localeData().months(this,e)}),R("month","M"),B("month",8),Q("M",Fr),Q("MM",Fr,qr),Q("MMM",function(e,t){return t.monthsShortRegex(e)}),Q("MMMM",function(e,t){return t.monthsRegex(e)}),re(["M","MM"],function(e,t){t[ii]=w(e)-1}),re(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);null!=i?t[ii]=i:p(n).invalidMonth=e});var di=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,pi="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),mi="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),gi=ei,vi=ei;V("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),V(0,["YY",2],0,function(){return this.year()%100}),V(0,["YYYY",4],0,"year"),V(0,["YYYYY",5],0,"year"),V(0,["YYYYYY",6,!0],0,"year"),R("year","y"),B("year",1),Q("Y",Xr),Q("YY",Fr,qr),Q("YYYY",$r,Yr),Q("YYYYY",Vr,Hr),Q("YYYYYY",Vr,Hr),re(["YYYYY","YYYYYY"],ri),re("YYYY",function(e,t){t[ri]=2===e.length?n.parseTwoDigitYear(e):w(e)}),re("YY",function(e,t){t[ri]=n.parseTwoDigitYear(e)}),re("Y",function(e,t){t[ri]=parseInt(e,10)}),n.parseTwoDigitYear=function(e){return w(e)+(w(e)>68?1900:2e3)};var yi=H("FullYear",!0);V("w",["ww",2],"wo","week"),V("W",["WW",2],"Wo","isoWeek"),R("week","w"),R("isoWeek","W"),B("week",5),B("isoWeek",5),Q("w",Fr),Q("ww",Fr,qr),Q("W",Fr),Q("WW",Fr,qr),ie(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=w(e)});var bi={dow:0,doy:6};V("d",0,"do","day"),V("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),V("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),V("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),V("e",0,0,"weekday"),V("E",0,0,"isoWeekday"),R("day","d"),R("weekday","e"),R("isoWeekday","E"),B("day",11),B("weekday",11),B("isoWeekday",11),Q("d",Fr),Q("e",Fr),Q("E",Fr),Q("dd",function(e,t){return t.weekdaysMinRegex(e)}),Q("ddd",function(e,t){return t.weekdaysShortRegex(e)}),Q("dddd",function(e,t){return t.weekdaysRegex(e)}),ie(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);null!=i?t.d=i:p(n).invalidWeekday=e}),ie(["d","e","E"],function(e,t,n,r){t[r]=w(e)});var Ai="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),_i="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),wi="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),xi=ei,Mi=ei,Ti=ei;V("H",["HH",2],0,"hour"),V("h",["hh",2],0,Ue),V("k",["kk",2],0,Ge),V("hmm",0,0,function(){return""+Ue.apply(this)+$(this.minutes(),2)}),V("hmmss",0,0,function(){return""+Ue.apply(this)+$(this.minutes(),2)+$(this.seconds(),2)}),V("Hmm",0,0,function(){return""+this.hours()+$(this.minutes(),2)}),V("Hmmss",0,0,function(){return""+this.hours()+$(this.minutes(),2)+$(this.seconds(),2)}),$e("a",!0),$e("A",!1),R("hour","h"),B("hour",13),Q("a",Ve),Q("A",Ve),Q("H",Fr),Q("h",Fr),Q("HH",Fr,qr),Q("hh",Fr,qr),Q("hmm",Ir),Q("hmmss",Ur),Q("Hmm",Ir),Q("Hmmss",Ur),re(["H","HH"],oi),re(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),re(["h","hh"],function(e,t,n){t[oi]=w(e),p(n).bigHour=!0}),re("hmm",function(e,t,n){var r=e.length-2;t[oi]=w(e.substr(0,r)),t[si]=w(e.substr(r)),p(n).bigHour=!0}),re("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[oi]=w(e.substr(0,r)),t[si]=w(e.substr(r,2)),t[ui]=w(e.substr(i)),p(n).bigHour=!0}),re("Hmm",function(e,t,n){var r=e.length-2;t[oi]=w(e.substr(0,r)),t[si]=w(e.substr(r))}),re("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[oi]=w(e.substr(0,r)),t[si]=w(e.substr(r,2)),t[ui]=w(e.substr(i))});var Si,ki=/[ap]\.?m?\.?/i,Ei=H("Hours",!0),Ci={calendar:Sr,longDateFormat:kr,invalidDate:Er,ordinal:Cr,ordinalParse:Or,relativeTime:Dr,months:pi,monthsShort:mi,week:bi,weekdays:Ai,weekdaysMin:wi,weekdaysShort:_i,meridiemParse:ki},Oi={},Di={},ji=/^\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)?)?$/,Pi=/^\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)?)?$/,Ni=/Z|[+-]\d\d(?::?\d\d)?/,zi=[["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}/]],Li=[["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/]],Ri=/^\/?Date\((\-?\d+)/i;n.createFromInputFallback=T("value provided is not in a recognized ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){
e._d=new Date(e._i+(e._useUTC?" UTC":""))}),n.ISO_8601=function(){};var Wi=T("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=At.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:g()}),qi=T("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=At.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:g()}),Bi=function(){return Date.now?Date.now():+new Date};kt("Z",":"),kt("ZZ",""),Q("Z",Zr),Q("ZZ",Zr),re(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Et(Zr,e)});var Yi=/([\+\-]|\d\d)/gi;n.updateOffset=function(){};var Hi=/^(\-)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,Fi=/^(-)?P(?:(-?[0-9,.]*)Y)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)W)?(?:(-?[0-9,.]*)D)?(?:T(?:(-?[0-9,.]*)H)?(?:(-?[0-9,.]*)M)?(?:(-?[0-9,.]*)S)?)?$/;Ht.fn=Mt.prototype;var Ii=Gt(1,"add"),Ui=Gt(-1,"subtract");n.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",n.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Gi=T("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)});V(0,["gg",2],0,function(){return this.weekYear()%100}),V(0,["GG",2],0,function(){return this.isoWeekYear()%100}),En("gggg","weekYear"),En("ggggg","weekYear"),En("GGGG","isoWeekYear"),En("GGGGG","isoWeekYear"),R("weekYear","gg"),R("isoWeekYear","GG"),B("weekYear",1),B("isoWeekYear",1),Q("G",Xr),Q("g",Xr),Q("GG",Fr,qr),Q("gg",Fr,qr),Q("GGGG",$r,Yr),Q("gggg",$r,Yr),Q("GGGGG",Vr,Hr),Q("ggggg",Vr,Hr),ie(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=w(e)}),ie(["gg","GG"],function(e,t,r,i){t[i]=n.parseTwoDigitYear(e)}),V("Q",0,"Qo","quarter"),R("quarter","Q"),B("quarter",7),Q("Q",Wr),re("Q",function(e,t){t[ii]=3*(w(e)-1)}),V("D",["DD",2],"Do","date"),R("date","D"),B("date",9),Q("D",Fr),Q("DD",Fr,qr),Q("Do",function(e,t){return e?t._ordinalParse:t._ordinalParseLenient}),re(["D","DD"],ai),re("Do",function(e,t){t[ai]=w(e.match(Fr)[0],10)});var $i=H("Date",!0);V("DDD",["DDDD",3],"DDDo","dayOfYear"),R("dayOfYear","DDD"),B("dayOfYear",4),Q("DDD",Gr),Q("DDDD",Br),re(["DDD","DDDD"],function(e,t,n){n._dayOfYear=w(e)}),V("m",["mm",2],0,"minute"),R("minute","m"),B("minute",14),Q("m",Fr),Q("mm",Fr,qr),re(["m","mm"],si);var Vi=H("Minutes",!1);V("s",["ss",2],0,"second"),R("second","s"),B("second",15),Q("s",Fr),Q("ss",Fr,qr),re(["s","ss"],ui);var Ki=H("Seconds",!1);V("S",0,0,function(){return~~(this.millisecond()/100)}),V(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),V(0,["SSS",3],0,"millisecond"),V(0,["SSSS",4],0,function(){return 10*this.millisecond()}),V(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),V(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),V(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),V(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),V(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),R("millisecond","ms"),B("millisecond",16),Q("S",Gr,Wr),Q("SS",Gr,qr),Q("SSS",Gr,Br);var Xi;for(Xi="SSSS";Xi.length<=9;Xi+="S")Q(Xi,Kr);for(Xi="S";Xi.length<=9;Xi+="S")re(Xi,Rn);var Ji=H("Milliseconds",!1);V("z",0,0,"zoneAbbr"),V("zz",0,0,"zoneName");var Zi=b.prototype;Zi.add=Ii,Zi.calendar=Kt,Zi.clone=Xt,Zi.diff=rn,Zi.endOf=vn,Zi.format=cn,Zi.from=ln,Zi.fromNow=fn,Zi.to=hn,Zi.toNow=dn,Zi.get=U,Zi.invalidAt=Sn,Zi.isAfter=Jt,Zi.isBefore=Zt,Zi.isBetween=Qt,Zi.isSame=en,Zi.isSameOrAfter=tn,Zi.isSameOrBefore=nn,Zi.isValid=Mn,Zi.lang=Gi,Zi.locale=pn,Zi.localeData=mn,Zi.max=qi,Zi.min=Wi,Zi.parsingFlags=Tn,Zi.set=G,Zi.startOf=gn,Zi.subtract=Ui,Zi.toArray=_n,Zi.toObject=wn,Zi.toDate=An,Zi.toISOString=sn,Zi.inspect=un,Zi.toJSON=xn,Zi.toString=on,Zi.unix=bn,Zi.valueOf=yn,Zi.creationData=kn,Zi.year=yi,Zi.isLeapYear=be,Zi.weekYear=Cn,Zi.isoWeekYear=On,Zi.quarter=Zi.quarters=zn,Zi.month=he,Zi.daysInMonth=de,Zi.week=Zi.weeks=Ce,Zi.isoWeek=Zi.isoWeeks=Oe,Zi.weeksInYear=jn,Zi.isoWeeksInYear=Dn,Zi.date=$i,Zi.day=Zi.days=We,Zi.weekday=qe,Zi.isoWeekday=Be,Zi.dayOfYear=Ln,Zi.hour=Zi.hours=Ei,Zi.minute=Zi.minutes=Vi,Zi.second=Zi.seconds=Ki,Zi.millisecond=Zi.milliseconds=Ji,Zi.utcOffset=Dt,Zi.utc=Pt,Zi.local=Nt,Zi.parseZone=zt,Zi.hasAlignedHourOffset=Lt,Zi.isDST=Rt,Zi.isLocal=qt,Zi.isUtcOffset=Bt,Zi.isUtc=Yt,Zi.isUTC=Yt,Zi.zoneAbbr=Wn,Zi.zoneName=qn,Zi.dates=T("dates accessor is deprecated. Use date instead.",$i),Zi.months=T("months accessor is deprecated. Use month instead",he),Zi.years=T("years accessor is deprecated. Use year instead",yi),Zi.zone=T("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",jt),Zi.isDSTShifted=T("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Wt);var Qi=O.prototype;Qi.calendar=D,Qi.longDateFormat=j,Qi.invalidDate=P,Qi.ordinal=N,Qi.preparse=Hn,Qi.postformat=Hn,Qi.relativeTime=z,Qi.pastFuture=L,Qi.set=E,Qi.months=se,Qi.monthsShort=ue,Qi.monthsParse=le,Qi.monthsRegex=me,Qi.monthsShortRegex=pe,Qi.week=Se,Qi.firstDayOfYear=Ee,Qi.firstDayOfWeek=ke,Qi.weekdays=Pe,Qi.weekdaysMin=ze,Qi.weekdaysShort=Ne,Qi.weekdaysParse=Re,Qi.weekdaysRegex=Ye,Qi.weekdaysShortRegex=He,Qi.weekdaysMinRegex=Fe,Qi.isPM=Ke,Qi.meridiem=Xe,et("en",{ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1===w(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}}),n.lang=T("moment.lang is deprecated. Use moment.locale instead.",et),n.langData=T("moment.langData is deprecated. Use moment.localeData instead.",rt);var ea=Math.abs,ta=sr("ms"),na=sr("s"),ra=sr("m"),ia=sr("h"),aa=sr("d"),oa=sr("w"),sa=sr("M"),ua=sr("y"),ca=cr("milliseconds"),la=cr("seconds"),fa=cr("minutes"),ha=cr("hours"),da=cr("days"),pa=cr("months"),ma=cr("years"),ga=Math.round,va={s:45,m:45,h:22,d:26,M:11},ya=Math.abs,ba=Mt.prototype;return ba.abs=Jn,ba.add=Qn,ba.subtract=er,ba.as=ar,ba.asMilliseconds=ta,ba.asSeconds=na,ba.asMinutes=ra,ba.asHours=ia,ba.asDays=aa,ba.asWeeks=oa,ba.asMonths=sa,ba.asYears=ua,ba.valueOf=or,ba._bubble=nr,ba.get=ur,ba.milliseconds=ca,ba.seconds=la,ba.minutes=fa,ba.hours=ha,ba.days=da,ba.weeks=lr,ba.months=pa,ba.years=ma,ba.humanize=mr,ba.toISOString=gr,ba.toString=gr,ba.toJSON=gr,ba.locale=pn,ba.localeData=mn,ba.toIsoString=T("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",gr),ba.lang=Gi,V("X",0,0,"unix"),V("x",0,0,"valueOf"),Q("x",Xr),Q("X",Qr),re("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),re("x",function(e,t,n){n._d=new Date(w(e))}),n.version="2.16.0",r(At),n.fn=Zi,n.min=wt,n.max=xt,n.now=Bi,n.utc=h,n.unix=Bn,n.months=Gn,n.isDate=u,n.locale=et,n.invalid=g,n.duration=Ht,n.isMoment=A,n.weekdays=Vn,n.parseZone=Yn,n.localeData=rt,n.isDuration=Tt,n.monthsShort=$n,n.weekdaysMin=Xn,n.defineLocale=tt,n.updateLocale=nt,n.locales=it,n.weekdaysShort=Kn,n.normalizeUnits=W,n.relativeTimeRounding=dr,n.relativeTimeThreshold=pr,n.calendarFormat=Vt,n.prototype=Zi,n})}),rd=n(function(e){!function(t,n){"function"==typeof define&&define.amd?define(["moment"],n):"object"==typeof e&&e.exports?e.exports=n(nd):n(t.moment)}(this,function(e){function t(e){return e>96?e-87:e>64?e-29:e-48}function n(e){var n,r=0,i=e.split("."),a=i[0],o=i[1]||"",s=1,u=0,c=1;for(45===e.charCodeAt(0)&&(r=1,c=-1),r;r<a.length;r++)n=t(a.charCodeAt(r)),u=60*u+n;for(r=0;r<o.length;r++)s/=60,n=t(o.charCodeAt(r)),u+=n*s;return u*c}function r(e){for(var t=0;t<e.length;t++)e[t]=n(e[t])}function i(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}function a(e,t){var n,r=[];for(n=0;n<t.length;n++)r[n]=e[t[n]];return r}function o(e){var t=e.split("|"),n=t[2].split(" "),o=t[3].split(""),s=t[4].split(" ");return r(n),r(o),r(s),i(s,o.length),{name:t[0],abbrs:a(t[1].split(" "),o),offsets:a(n,o),untils:s,population:0|t[5]}}function s(e){e&&this._set(o(e))}function u(e){var t=e.toTimeString(),n=t.match(/\([a-z ]+\)/i);n&&n[0]?(n=n[0].match(/[A-Z]/g),n=n?n.join(""):void 0):(n=t.match(/[A-Z]{3,5}/g),n=n?n[0]:void 0),"GMT"===n&&(n=void 0),this.at=+e,this.abbr=n,this.offset=e.getTimezoneOffset()}function c(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function l(e,t){for(var n,r;r=6e4*((t.at-e.at)/12e4|0);)n=new u(new Date(e.at+r)),n.offset===e.offset?e=n:t=n;return e}function f(){var e,t,n,r=(new Date).getFullYear()-2,i=new u(new Date(r,0,1)),a=[i];for(n=1;n<48;n++)t=new u(new Date(r,n,1)),t.offset!==i.offset&&(e=l(i,t),a.push(e),a.push(new u(new Date(e.at+6e4)))),i=t;for(n=0;n<4;n++)a.push(new u(new Date(r+n,0,1))),a.push(new u(new Date(r+n,6,1)));return a}function h(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 d(e,t){var n,i;for(r(t),n=0;n<t.length;n++)i=t[n],N[i]=N[i]||{},N[i][e]=!0}function p(e){var t,n,r,i=e.length,a={},o=[];for(t=0;t<i;t++){r=N[e[t].offset]||{};for(n in r)r.hasOwnProperty(n)&&(a[n]=!0)}for(t in a)a.hasOwnProperty(t)&&o.push(P[t]);return o}function m(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e){var t=P[v(e)];if(t)return t;T("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}var n,r,i,a=f(),o=a.length,s=p(a),u=[];for(r=0;r<s.length;r++){for(n=new c(b(s[r]),o),i=0;i<o;i++)n.scoreOffsetAt(a[i]);u.push(n)}return u.sort(h),u.length>0?u[0].zone.name:void 0}function g(e){return C&&!e||(C=m()),C}function v(e){return(e||"").toLowerCase().replace(/\//g,"_")}function y(e){var t,n,r,i;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)r=e[t].split("|"),n=r[0],i=v(n),D[i]=e[t],P[i]=n,r[5]&&d(i,r[2].split(" "))}function b(e,t){e=v(e);var n,r=D[e];return r instanceof s?r:"string"==typeof r?(r=new s(r),D[e]=r,r):j[e]&&t!==b&&(n=b(j[e],b))?(r=D[e]=new s,r._set(n),r.name=P[e],r):null}function A(){var e,t=[];for(e in P)P.hasOwnProperty(e)&&(D[e]||D[j[e]])&&P[e]&&t.push(P[e]);return t.sort()}function _(e){var t,n,r,i;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)n=e[t].split("|"),r=v(n[0]),i=v(n[1]),j[r]=i,P[r]=n[0],j[i]=r,P[i]=n[1]}function w(e){y(e.zones),_(e.links),S.dataVersion=e.version}function x(e){return x.didShowError||(x.didShowError=!0,T("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!b(e)}function M(e){return!(!e._a||void 0!==e._tzm)}function T(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function S(t){var n=Array.prototype.slice.call(arguments,0,-1),r=arguments[arguments.length-1],i=b(r),a=e.utc.apply(null,n);return i&&!e.isMoment(t)&&M(a)&&a.add(i.parse(a),"minutes"),a.tz(r),a}function k(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function E(e){return function(){return this._z=null,e.apply(this,arguments)}}if(void 0!==e.tz)return T("Moment Timezone "+e.tz.version+" was already loaded "+(e.tz.dataVersion?"with data from ":"without any data")+e.tz.dataVersion),e;var C,O="0.5.10",D={},j={},P={},N={},z=e.version.split("."),L=+z[0],R=+z[1];(L<2||2===L&&R<6)&&T("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),s.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,i,a=+e,o=this.offsets,s=this.untils,u=s.length-1;for(i=0;i<u;i++)if(t=o[i],n=o[i+1],r=o[i?i-1:i],t<n&&S.moveAmbiguousForward?t=n:t>r&&S.moveInvalidForward&&(t=r),a<s[i]-6e4*t)return o[i];return o[u]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return this.offsets[this._index(e)]}},c.prototype.scoreOffsetAt=function(e){this.offsetScore+=Math.abs(this.zone.offset(e.at)-e.offset),this.zone.abbr(e.at).replace(/[^A-Z]/g,"")!==e.abbr&&this.abbrScore++},S.version=O,S.dataVersion="",S._zones=D,S._links=j,S._names=P,S.add=y,S.link=_,S.load=w,S.zone=b,S.zoneExists=x,S.guess=g,S.names=A,S.Zone=s,S.unpack=o,S.unpackBase60=n,S.needsOffset=M,S.moveInvalidForward=!0,S.moveAmbiguousForward=!1;var W=e.fn;e.tz=S,e.defaultZone=null,e.updateOffset=function(t,n){var r,i=e.defaultZone;void 0===t._z&&(i&&M(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(i.parse(t),"minutes")),t._z=i),t._z&&(r=t._z.offset(t),Math.abs(r)<16&&(r/=60),void 0!==t.utcOffset?t.utcOffset(-r,n):t.zone(r,n))},W.tz=function(t){return t?(this._z=b(t),this._z?e.updateOffset(this):T("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this):this._z?this._z.name:void 0},W.zoneName=k(W.zoneName),W.zoneAbbr=k(W.zoneAbbr),W.utc=E(W.utc),e.tz.setDefault=function(t){return(L<2||2===L&&R<9)&&T("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZone=t?b(t):null,e};var q=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(q)?(q.push("_z"),q.push("_a")):q&&(q._z=null),w({version:"2016j",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Khartoum|EAT|-30|0||51e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Maputo|CAT|-20|0||26e5","Africa/Cairo|EET EEST|-20 -30|010101010|1Cby0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0|15e6","Africa/Casablanca|WET WEST|0 -10|01010101010101010101010101010101010101010|1Cco0 Db0 1zd0 Lz0 1Nf0 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 Rc0 11A0 e00 e00 U00 11A0 8o0 e00 11A0|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Tripoli|EET CET CEST|-20 -10 -20|0120|1IlA0 TA0 1o00|11e5","Africa/Windhoek|WAST WAT|-20 -10|01010101010101010101010|1C1c0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0|32e4","America/Adak|HST HDT|a0 90|01010101010101010101010|1BR00 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1BQX0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Araguaina|BRT BRST|30 20|010|1IdD0 Lz0|14e4","America/Argentina/Buenos_Aires|ART|30|0|","America/Asuncion|PYST PYT|30 40|01010101010101010101010|1C430 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Panama|EST|50|0||15e5","America/Bahia|BRT BRST|30 20|010|1FJf0 Rb0|27e5","America/Bahia_Banderas|MST CDT CST|70 50 60|01212121212121212121212|1C1l0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|84e3","America/Fortaleza|BRT|30|0||34e5","America/Managua|CST|60|0||22e5","America/Manaus|AMT|40|0||19e5","America/Bogota|COT|50|0||90e5","America/Denver|MST MDT|70 60|01010101010101010101010|1BQV0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|AMST AMT|30 40|01010101010101010101010|1BIr0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10|77e4","America/Cancun|CST CDT EST|60 50 50|010101010102|1C1k0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|VET VET|4u 40|01|1QMT0|29e5","America/Cayenne|GFT|30|0||58e3","America/Chicago|CST CDT|60 50|01010101010101010101010|1BQU0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT|70 60|01010101010101010101010|1C1l0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|81e4","America/Phoenix|MST|70|0||42e5","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1BQW0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/New_York|EST EDT|50 40|01010101010101010101010|1BQT0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Rio_Branco|AMT ACT|40 50|01|1KLE0|31e4","America/Fort_Nelson|PST PDT MST|80 70 70|010101010102|1BQW0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Halifax|AST ADT|40 30|01010101010101010101010|1BQS0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Godthab|WGT WGST|30 20|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e3","America/Goose_Bay|AST ADT|40 30|01010101010101010101010|1BQQ1 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|EST EDT AST|50 40 40|0101010101012|1BQT0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guayaquil|ECT|50|0||27e5","America/Guyana|GYT|40|0||80e4","America/Havana|CST CDT|50 40|01010101010101010101010|1BQR0 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/La_Paz|BOT|40|0||19e5","America/Lima|PET|50|0||11e6","America/Mexico_City|CST CDT|60 50|01010101010101010101010|1C1k0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|20e6","America/Metlakatla|PST AKST AKDT|80 90 80|012121212121|1PAa0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Miquelon|PMST PMDT|30 20|01010101010101010101010|1BQR0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Montevideo|UYST UYT|20 30|010101010101|1BQQ0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Noronha|FNT|20|0||30e2","America/North_Dakota/Beulah|MST MDT CST CDT|70 60 60 50|01232323232323232323232|1BQV0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0","America/Paramaribo|SRT|30|0||24e4","America/Port-au-Prince|EST EDT|50 40|010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Santiago|CLST CLT|30 40|010101010101010101010|1C1f0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1Nb0 Ap0|62e5","America/Sao_Paulo|BRST BRT|20 30|01010101010101010101010|1BIq0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10|20e6","America/Scoresbysund|EGT EGST|10 0|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|452","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1BQPv 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+11 +08|-b0 -80|01010|1BN30 40P0 KL0 blz0|10","Antarctica/Davis|+05 +07|-50 -70|0101|1BPw0 3Wn0 KN0|70","Antarctica/DumontDUrville|+10|-a0|0||80","Antarctica/Macquarie|AEDT MIST|-b0 -b0|01|1C140|1","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1C120 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Rothera|-03|30|0||130","Antarctica/Syowa|+03|-30|0||20","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|40","Asia/Almaty|+06|-60|0||15e5","Asia/Baghdad|AST|-30|0||66e5","Asia/Amman|EET EEST|-20 -30|010101010101010101010|1BVy0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0|25e5","Asia/Kamchatka|+12 +11|-c0 -b0|010|1Dp30 WM0|18e4","Asia/Baku|+04 +05|-40 -50|0101010101010|1BWo0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|ICT|-70|0||15e6","Asia/Barnaul|+06 +07|-60 -70|010101|1BWk0 1qM0 WM0 8Hz0 3rd0","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1BWm0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0|22e5","Asia/Brunei|BNT|-80|0||42e4","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+09 +10 +08|-90 -a0 -80|010120|1BWh0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|CHOT CHOST|-80 -90|0101010101010|1O8G0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Dhaka|BDT|-60|0||16e6","Asia/Damascus|EET EEST|-20 -30|01010101010101010101010|1C0m0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0|26e5","Asia/Dili|TLT|-90|0||19e4","Asia/Dubai|GST|-40|0||39e5","Asia/Famagusta|EET EEST +03|-20 -30 -30|010101010101012|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1BVW1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0|18e5","Asia/Hebron|EET EEST|-20 -30|0101010101010101010101010|1BVy0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0|25e4","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Hovd|HOVT HOVST|-70 -80|0101010101010|1O8H0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|+08 +09|-80 -90|01010|1BWi0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|EET EEST +03|-20 -30 -30|010101010101012|1BWp0 1qM0 Xc0 1qo0 WM0 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|1BVA0 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|AFT|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Urumqi|XJT|-60|0||32e5","Asia/Kathmandu|NPT|-5J|0||12e5","Asia/Khandyga|+10 +11 +09|-a0 -b0 -90|010102|1BWg0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|+07 +08|-70 -80|01010|1BWj0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|MYT|-80|0||71e5","Asia/Magadan|+11 +12 +10|-b0 -c0 -a0|010120|1BWf0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PHT|-80|0||24e6","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|35e5","Asia/Novokuznetsk|+07 +06|-70 -60|010|1Dp80 WM0|55e4","Asia/Novosibirsk|+06 +07|-60 -70|010101|1BWk0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|+06 +07|-60 -70|01010|1BWk0 1qM0 WM0 8Hz0|12e5","Asia/Pyongyang|KST KST|-90 -8u|01|1P4D0|29e5","Asia/Rangoon|MMT|-6u|0||48e5","Asia/Sakhalin|+10 +11|-a0 -b0|010101|1BWg0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Seoul|KST|-90|0||23e6","Asia/Singapore|SGT|-80|0||56e5","Asia/Srednekolymsk|+11 +12|-b0 -c0|01010|1BWf0 1qM0 WM0 8Hz0|35e2","Asia/Tbilisi|+04|-40|0||11e5","Asia/Tehran|IRST IRDT|-3u -4u|01010101010101010101010|1BTUu 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|BTT|-60|0||79e3","Asia/Tokyo|JST|-90|0||38e6","Asia/Tomsk|+06 +07|-60 -70|010101|1BWk0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|ULAT ULAST|-80 -90|0101010101010|1O8G0 1cJ0 1cP0 1cJ0 1cP0 1fx0 1cP0 1cJ0 1cP0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|+11 +12 +10|-b0 -c0 -a0|010102|1BWf0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|+10 +11|-a0 -b0|01010|1BWg0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|+09 +10|-90 -a0|01010|1BWh0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|+05 +06|-50 -60|01010|1BWl0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|+04 +05|-40 -50|01010|1BWm0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|AZOT AZOST|10 0|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|25e4","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|27e5","Atlantic/Cape_Verde|CVT|10|0||50e4","Atlantic/South_Georgia|GST|20|0||30","Atlantic/Stanley|FKST FKT|30 40|010|1C6R0 U10|21e2","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1C140 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1C14u 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|ACWST|-8J|0||368","Australia/Lord_Howe|LHDT LHST|-b0 -au|01010101010101010101010|1C130 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|EASST EAST|50 60|010101010101010101010|1C1f0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1Nb0 Ap0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Etc/GMT+1|-01|10|0|","Etc/GMT+10|-10|a0|0|","Etc/GMT+11|-11|b0|0|","Etc/GMT+12|-12|c0|0|","Etc/GMT+2|-02|20|0|","Etc/GMT+4|-04|40|0|","Etc/GMT+5|-05|50|0|","Etc/GMT+6|-06|60|0|","Etc/GMT+7|-07|70|0|","Etc/GMT+8|-08|80|0|","Etc/GMT+9|-09|90|0|","Etc/GMT-1|+01|-10|0|","Etc/GMT-11|+11|-b0|0|","Etc/GMT-12|+12|-c0|0|","Etc/GMT-13|+13|-d0|0|","Etc/GMT-14|+14|-e0|0|","Etc/GMT-2|+02|-20|0|","Etc/GMT-7|+07|-70|0|","Etc/GMT-8|+08|-80|0|","Etc/GMT-9|+09|-90|0|","Etc/UCT|UCT|0|0|","Etc/UTC|UTC|0|0|","Europe/Astrakhan|+03 +04|-30 -40|010101|1BWn0 1qM0 WM0 8Hz0 3rd0","Europe/London|GMT BST|0 -10|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1BWo0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|67e4","Europe/Kaliningrad|EET EEST +03|-20 -30 -30|01020|1BWo0 1qM0 WM0 8Hz0|44e4","Europe/Volgograd|+03 +04|-30 -40|01010|1BWn0 1qM0 WM0 8Hz0|10e5","Europe/Minsk|EET EEST +03|-20 -30 -30|0102|1BWo0 1qM0 WM0|19e5","Europe/Moscow|MSK MSD MSK|-30 -40 -40|01020|1BWn0 1qM0 WM0 8Hz0|16e6","Europe/Samara|+04 +03|-40 -30|010|1Dpb0 WM0|12e5","Europe/Saratov|+03 +04|-30 -40|010101|1BWn0 1qM0 WM0 8Hz0 5810","Europe/Simferopol|EET EEST MSK MSK|-20 -30 -40 -30|01010101023|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Pacific/Honolulu|HST|a0|0||37e4","Indian/Chagos|IOT|-60|0||30e2","Indian/Christmas|CXT|-70|0||21e2","Indian/Cocos|CCT|-6u|0||596","Indian/Mahe|SCT|-40|0||79e3","Indian/Maldives|MVT|-50|0||35e4","Indian/Mauritius|MUT|-40|0||15e4","Indian/Reunion|RET|-40|0||84e4","Pacific/Majuro|MHT|-c0|0||28e3","MET|MET MEST|-10 -20|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00","Pacific/Chatham|CHADT CHAST|-dJ -cJ|01010101010101010101010|1C120 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|SST SDT WSDT WSST|b0 a0 -e0 -d0|01012323232323232323232|1Dbn0 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|37e3","Pacific/Bougainville|PGT BST|-a0 -b0|01|1NwE0|18e4","Pacific/Chuuk|CHUT|-a0|0||49e3","Pacific/Efate|VUT|-b0|0||66e3","Pacific/Enderbury|PHOT|-d0|0||1","Pacific/Fakaofo|TKT TKT|b0 -d0|01|1Gfn0|483","Pacific/Fiji|FJST FJT|-d0 -c0|01010101010101010101010|1BWe0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 uM0 1SM0 uM0 1SM0 uM0 1SM0|88e4","Pacific/Funafuti|TVT|-c0|0||45e2","Pacific/Galapagos|GALT|60|0||25e3","Pacific/Gambier|GAMT|90|0||125","Pacific/Guadalcanal|SBT|-b0|0||11e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Kiritimati|LINT|-e0|0||51e2","Pacific/Kosrae|KOST|-b0|0||66e2","Pacific/Marquesas|MART|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Nauru|NRT|-c0|0||10e3","Pacific/Niue|NUT|b0|0||12e2","Pacific/Norfolk|NFT NFT|-bu -b0|01|1PoCu|25e4","Pacific/Noumea|NCT|-b0|0||98e3","Pacific/Palau|PWT|-90|0||21e3","Pacific/Pitcairn|PST|80|0||56","Pacific/Pohnpei|PONT|-b0|0||34e3","Pacific/Port_Moresby|PGT|-a0|0||25e4","Pacific/Rarotonga|CKT|a0|0||13e3","Pacific/Tahiti|TAHT|a0|0||18e4","Pacific/Tarawa|GILT|-c0|0||29e3","Pacific/Tongatapu|+13 +14|-d0 -e0|0101010101|1S4d0 s00 1VA0 uM0 1SM0 uM0 1SM0 uM0 1SM0|75e3","Pacific/Wake|WAKT|-c0|0||16e3","Pacific/Wallis|WFT|-c0|0||94"],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/Sao_Tome","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/Khartoum|Africa/Addis_Ababa","Africa/Khartoum|Africa/Asmara","Africa/Khartoum|Africa/Asmera","Africa/Khartoum|Africa/Dar_es_Salaam","Africa/Khartoum|Africa/Djibouti","Africa/Khartoum|Africa/Juba","Africa/Khartoum|Africa/Kampala","Africa/Khartoum|Africa/Mogadishu","Africa/Khartoum|Africa/Nairobi","Africa/Khartoum|Indian/Antananarivo","Africa/Khartoum|Indian/Comoro","Africa/Khartoum|Indian/Mayotte","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/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/Argentina/Buenos_Aires|America/Argentina/Catamarca","America/Argentina/Buenos_Aires|America/Argentina/ComodRivadavia","America/Argentina/Buenos_Aires|America/Argentina/Cordoba","America/Argentina/Buenos_Aires|America/Argentina/Jujuy","America/Argentina/Buenos_Aires|America/Argentina/La_Rioja","America/Argentina/Buenos_Aires|America/Argentina/Mendoza","America/Argentina/Buenos_Aires|America/Argentina/Rio_Gallegos","America/Argentina/Buenos_Aires|America/Argentina/Salta","America/Argentina/Buenos_Aires|America/Argentina/San_Juan","America/Argentina/Buenos_Aires|America/Argentina/San_Luis","America/Argentina/Buenos_Aires|America/Argentina/Tucuman","America/Argentina/Buenos_Aires|America/Argentina/Ushuaia","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Buenos_Aires|America/Catamarca","America/Argentina/Buenos_Aires|America/Cordoba","America/Argentina/Buenos_Aires|America/Jujuy","America/Argentina/Buenos_Aires|America/Mendoza","America/Argentina/Buenos_Aires|America/Rosario","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/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/Belem","America/Fortaleza|America/Maceio","America/Fortaleza|America/Recife","America/Fortaleza|America/Santarem","America/Halifax|America/Glace_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","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/East-Saskatchewan","America/Managua|Canada/Saskatchewan","America/Manaus|America/Boa_Vista","America/Manaus|America/Porto_Velho","America/Manaus|Brazil/West","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|Brazil/DeNoronha","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|Antarctica/Palmer","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/DumontDUrville|Etc/GMT-10","Antarctica/Rothera|Etc/GMT+3","Antarctica/Syowa|Etc/GMT-3","Asia/Almaty|Antarctica/Vostok","Asia/Almaty|Asia/Bishkek","Asia/Almaty|Asia/Qyzylorda","Asia/Almaty|Etc/GMT-6","Asia/Baghdad|Asia/Aden","Asia/Baghdad|Asia/Bahrain","Asia/Baghdad|Asia/Kuwait","Asia/Baghdad|Asia/Qatar","Asia/Baghdad|Asia/Riyadh","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Vientiane","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","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/Singapore|Singapore","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/Tbilisi|Etc/GMT-4","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Asia/Kashgar","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/UCT|UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Astrakhan|Europe/Ulyanovsk","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/Volgograd|Europe/Kirov","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Chuuk|Pacific/Truk","Pacific/Chuuk|Pacific/Yap","Pacific/Easter|Chile/EasterIsland","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Majuro|Kwajalein","Pacific/Majuro|Pacific/Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pohnpei|Pacific/Ponape"]
}),e})}),id=tt,ad=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],od=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],sd=["Su","Mo","Tu","We","Th","Fr","Sa"],ud=["January","February","March","April","May","June","July","August","September","October","November","December"],cd=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],ld="AM",fd="PM",hd="am",dd="pm",pd=new RegExp(ad.join("|"),"i"),md=new RegExp(od.join("|"),"i"),gd=new RegExp("\\b("+sd.join("|")+")\\b","i"),vd=new RegExp(ud.join("|"),"i"),yd=new RegExp(cd.join("|"),"i"),bd=/(\d+)(st|nd|rd|th)\b/i,Ad=/(\d{1,4})([\/\.\-])(\d{1,2})[\/\.\-](\d{1,4})/,_d=/((\+|\-)\d\d:?\d\d)$/,wd="("+[ld,fd].join("|")+")",xd="("+[hd,dd].join("|")+")",Md=new RegExp(xd),Td=new RegExp(wd),Sd=new RegExp("0\\d\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+wd,"i"),kd=new RegExp("0\\d\\:\\d{1,2}(\\s*)"+wd,"i"),Ed=new RegExp("0\\d(\\s*)"+wd,"i"),Cd=new RegExp("\\d{1,2}\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+wd,"i"),Od=new RegExp("\\d{1,2}\\:\\d{1,2}(\\s*)"+wd,"i"),Dd=new RegExp("\\d{1,2}(\\s*)"+wd,"i"),jd=/\d{2}:\d{2}:\d{2}\.\d{3}/,Pd=/\d{2}:\d{2}:\d{2}\.\d{2}/,Nd=/\d{2}:\d{2}:\d{2}\.\d{1}/,zd=/0\d:\d{2}:\d{2}/,Ld=/0\d:\d{2}/,Rd=/\d{1,2}:\d{2}:\d{2}/,Wd=/\d{1,2}:\d{2}:\d{2}\.\d{3}/,qd=/\d{1,2}:\d{2}:\d{2}\.\d{2}/,Bd=/\d{1,2}:\d{2}:\d{2}\.\d{1}/,Yd=/\d{1,2}:\d{2}/,Hd=/\d{4}/,Fd=/0\d/,Id=/\d{1,2}/,Ud=/\d{2}/,Gd=/^([1-9])\/([1-9]|0[1-9])$/,$d=/^([1-9])\/(1[012])$/,Vd=/^(0[1-9]|[12][0-9]|3[01])\/([1-9])$/,Kd=/^(0[1-9]|[12][0-9]|3[01])\/(1[012]|0[1-9])$/,Xd=/^([1-9])\/([1-9][0-9])$/,Jd=/^(0[1-9]|1[012])\/([1-9][0-9])$/,Zd=/([\/][M]|[M][\/]|[MM]|[MMMM])/,Qd=/\b(at)\b/i,ep=/\d{13}/,tp=/\d{10}/,np={"/":"MDY",".":"DMY","-":"YMD"},rp=id,ip=rp;"undefined"!=typeof window&&window.moment&&(window.moment.parseFormat=rp);var ap=n(function(e,t){(function(){function n(e,t,n){for(var r=(n||0)-1,i=e?e.length:0;++r<i;)if(e[r]===t)return r;return-1}function r(e,t){var r=typeof t;if(e=e.cache,"boolean"==r||null==t)return e[t]?0:-1;"number"!=r&&"string"!=r&&(r="object");var i="number"==r?t:b+t;return e=(e=e[r])&&e[i],"object"==r?e&&n(e,t)>-1?0:-1:e?0:-1}function i(e){var t=this.cache,n=typeof e;if("boolean"==n||null==e)t[e]=!0;else{"number"!=n&&"string"!=n&&(n="object");var r="number"==n?e:b+e,i=t[n]||(t[n]={});"object"==n?(i[r]||(i[r]=[])).push(e):i[r]=!0}}function a(e){return e.charCodeAt(0)}function o(e,t){for(var n=e.criteria,r=t.criteria,i=-1,a=n.length;++i<a;){var o=n[i],s=r[i];if(o!==s){if(o>s||"undefined"==typeof o)return 1;if(o<s||"undefined"==typeof s)return-1}}return e.index-t.index}function s(e){var t=-1,n=e.length,r=e[0],a=e[n/2|0],o=e[n-1];if(r&&"object"==typeof r&&a&&"object"==typeof a&&o&&"object"==typeof o)return!1;var s=l();s.false=s.null=s.true=s.undefined=!1;var u=l();for(u.array=e,u.cache=s,u.push=i;++t<n;)u.push(e[t]);return u}function u(e){return"\\"+K[e]}function c(){return g.pop()||[]}function l(){return v.pop()||{array:null,cache:null,criteria:null,false:!1,index:0,null:!1,number:null,object:null,push:null,string:null,true:!1,undefined:!1,value:null}}function f(e){e.length=0,g.length<_&&g.push(e)}function h(e){var t=e.cache;t&&h(t),e.array=e.cache=e.criteria=e.object=e.number=e.string=e.value=null,v.length<_&&v.push(e)}function d(e,t,n){t||(t=0),"undefined"==typeof n&&(n=e?e.length:0);for(var r=-1,i=n-t||0,a=Array(i<0?0:i);++r<i;)a[r]=e[t+r];return a}function p(e){function t(e){return e&&"object"==typeof e&&!Zn(e)&&Nn.call(e,"__wrapped__")?e:new i(e)}function i(e,t){this.__chain__=!!t,this.__wrapped__=e}function g(e){function t(){if(r){var e=d(r);zn.apply(e,arguments)}if(this instanceof t){var a=_(n.prototype),o=n.apply(a,e||arguments);return Oe(o)?o:a}return n.apply(i,e||arguments)}var n=e[0],r=e[2],i=e[4];return Jn(t,e),t}function v(e,t,n,r,i){if(n){var a=n(e);if("undefined"!=typeof a)return a}var o=Oe(e);if(!o)return e;var s=kn.call(e);if(!U[s])return e;var u=Kn[s];switch(s){case W:case q:return new u(+e);case Y:case I:return new u(e);case F:return a=u(e.source,k.exec(e)),a.lastIndex=e.lastIndex,a}var l=Zn(e);if(t){var h=!r;r||(r=c()),i||(i=c());for(var p=r.length;p--;)if(r[p]==e)return i[p];a=l?u(e.length):{}}else a=l?d(e):ar({},e);return l&&(Nn.call(e,"index")&&(a.index=e.index),Nn.call(e,"input")&&(a.input=e.input)),t?(r.push(e),i.push(a),(l?Xe:ur)(e,function(e,o){a[o]=v(e,t,n,r,i)}),h&&(f(r),f(i)),a):a}function _(e,t){return Oe(e)?Bn(e):{}}function K(e,t,n){if("function"!=typeof e)return Jt;if("undefined"==typeof t||!("prototype"in e))return e;var r=e.__bindData__;if("undefined"==typeof r&&(Xn.funcNames&&(r=!e.name),r=r||!Xn.funcDecomp,!r)){var i=jn.call(e);Xn.funcNames||(r=!E.test(i)),r||(r=j.test(i),Jn(e,r))}if(r===!1||r!==!0&&1&r[1])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,i){return e.call(t,n,r,i)};case 4:return function(n,r,i,a){return e.call(t,n,r,i,a)}}return Nt(e,t)}function J(e){function t(){var e=u?o:this;if(i){var p=d(i);zn.apply(p,arguments)}if((a||l)&&(p||(p=d(arguments)),a&&zn.apply(p,a),l&&p.length<s))return r|=16,J([n,f?r:r&-4,p,null,o,s]);if(p||(p=arguments),c&&(n=e[h]),this instanceof t){e=_(n.prototype);var m=n.apply(e,p);return Oe(m)?m:e}return n.apply(e,p)}var n=e[0],r=e[1],i=e[2],a=e[3],o=e[4],s=e[5],u=1&r,c=2&r,l=4&r,f=8&r,h=n;return Jn(t,e),t}function Z(e,t){var i=-1,a=ue(),o=e?e.length:0,u=o>=A&&a===n,c=[];if(u){var l=s(t);l?(a=r,t=l):u=!1}for(;++i<o;){var f=e[i];a(t,f)<0&&c.push(f)}return u&&h(t),c}function Q(e,t,n,r){for(var i=(r||0)-1,a=e?e.length:0,o=[];++i<a;){var s=e[i];if(s&&"object"==typeof s&&"number"==typeof s.length&&(Zn(s)||he(s))){t||(s=Q(s,t,n));var u=-1,c=s.length,l=o.length;for(o.length+=c;++u<c;)o[l++]=s[u]}else n||o.push(s)}return o}function ee(e,t,n,r,i,a){if(n){var o=n(e,t);if("undefined"!=typeof o)return!!o}if(e===t)return 0!==e||1/e==1/t;var s=typeof e,u=typeof t;if(!(e!==e||e&&V[s]||t&&V[u]))return!1;if(null==e||null==t)return e===t;var l=kn.call(e),h=kn.call(t);if(l==L&&(l=H),h==L&&(h=H),l!=h)return!1;switch(l){case W:case q:return+e==+t;case Y:return e!=+e?t!=+t:0==e?1/e==1/t:e==+t;case F:case I:return e==wn(t)}var d=l==R;if(!d){var p=Nn.call(e,"__wrapped__"),m=Nn.call(t,"__wrapped__");if(p||m)return ee(p?e.__wrapped__:e,m?t.__wrapped__:t,n,r,i,a);if(l!=H)return!1;var g=e.constructor,v=t.constructor;if(g!=v&&!(Ce(g)&&g instanceof g&&Ce(v)&&v instanceof v)&&"constructor"in e&&"constructor"in t)return!1}var y=!i;i||(i=c()),a||(a=c());for(var b=i.length;b--;)if(i[b]==e)return a[b]==t;var A=0;if(o=!0,i.push(e),a.push(t),d){if(b=e.length,A=t.length,o=A==b,o||r)for(;A--;){var _=b,w=t[A];if(r)for(;_--&&!(o=ee(e[_],w,n,r,i,a)););else if(!(o=ee(e[A],w,n,r,i,a)))break}}else sr(t,function(t,s,u){if(Nn.call(u,s))return A++,o=Nn.call(e,s)&&ee(e[s],t,n,r,i,a)}),o&&!r&&sr(e,function(e,t,n){if(Nn.call(n,t))return o=--A>-1});return i.pop(),a.pop(),y&&(f(i),f(a)),o}function ne(e,t,n,r,i){(Zn(t)?Xe:ur)(t,function(t,a){var o,s,u=t,c=e[a];if(t&&((s=Zn(t))||cr(t))){for(var l=r.length;l--;)if(o=r[l]==t){c=i[l];break}if(!o){var f;n&&(u=n(c,t),(f="undefined"!=typeof u)&&(c=u)),f||(c=s?Zn(c)?c:[]:cr(c)?c:{}),r.push(t),i.push(c),f||ne(c,t,n,r,i)}}else n&&(u=n(c,t),"undefined"==typeof u&&(u=t)),"undefined"!=typeof u&&(c=u);e[a]=c})}function re(e,t){return e+Dn(Vn()*(t-e+1))}function ie(e,t,i){var a=-1,o=ue(),u=e?e.length:0,l=[],d=!t&&u>=A&&o===n,p=i||d?c():l;if(d){var m=s(p);o=r,p=m}for(;++a<u;){var g=e[a],v=i?i(g,a,e):g;(t?!a||p[p.length-1]!==v:o(p,v)<0)&&((i||d)&&p.push(v),l.push(g))}return d?(f(p.array),h(p)):i&&f(p),l}function ae(e){return function(n,r,i){var a={};r=t.createCallback(r,i,3);var o=-1,s=n?n.length:0;if("number"==typeof s)for(;++o<s;){var u=n[o];e(a,u,r(u,o,n),n)}else ur(n,function(t,n,i){e(a,t,r(t,n,i),i)});return a}}function oe(e,t,n,r,i,a){var o=1&t,s=2&t,u=4&t,c=16&t,l=32&t;if(!s&&!Ce(e))throw new xn;c&&!n.length&&(t&=-17,c=n=!1),l&&!r.length&&(t&=-33,l=r=!1);var f=e&&e.__bindData__;if(f&&f!==!0)return f=d(f),f[2]&&(f[2]=d(f[2])),f[3]&&(f[3]=d(f[3])),!o||1&f[1]||(f[4]=i),!o&&1&f[1]&&(t|=8),!u||4&f[1]||(f[5]=a),c&&zn.apply(f[2]||(f[2]=[]),n),l&&Wn.apply(f[3]||(f[3]=[]),r),f[1]|=t,oe.apply(null,f);var h=1==t||17===t?g:J;return h([e,t,n,r,i,a])}function se(e){return tr[e]}function ue(){var e=(e=t.indexOf)===vt?n:e;return e}function ce(e){return"function"==typeof e&&En.test(e)}function le(e){var t,n;return!!(e&&kn.call(e)==H&&(t=e.constructor,!Ce(t)||t instanceof t))&&(sr(e,function(e,t){n=t}),"undefined"==typeof n||Nn.call(e,n))}function fe(e){return nr[e]}function he(e){return e&&"object"==typeof e&&"number"==typeof e.length&&kn.call(e)==L||!1}function de(e,t,n,r){return"boolean"!=typeof t&&null!=t&&(r=n,n=t,t=!1),v(e,t,"function"==typeof n&&K(n,r,1))}function pe(e,t,n){return v(e,!0,"function"==typeof t&&K(t,n,1))}function me(e,t){var n=_(e);return t?ar(n,t):n}function ge(e,n,r){var i;return n=t.createCallback(n,r,3),ur(e,function(e,t,r){if(n(e,t,r))return i=t,!1}),i}function ve(e,n,r){var i;return n=t.createCallback(n,r,3),be(e,function(e,t,r){if(n(e,t,r))return i=t,!1}),i}function ye(e,t,n){var r=[];sr(e,function(e,t){r.push(t,e)});var i=r.length;for(t=K(t,n,3);i--&&t(r[i--],r[i],e)!==!1;);return e}function be(e,t,n){var r=er(e),i=r.length;for(t=K(t,n,3);i--;){var a=r[i];if(t(e[a],a,e)===!1)break}return e}function Ae(e){var t=[];return sr(e,function(e,n){Ce(e)&&t.push(n)}),t.sort()}function _e(e,t){return!!e&&Nn.call(e,t)}function we(e){for(var t=-1,n=er(e),r=n.length,i={};++t<r;){var a=n[t];i[e[a]]=a}return i}function xe(e){return e===!0||e===!1||e&&"object"==typeof e&&kn.call(e)==W||!1}function Me(e){return e&&"object"==typeof e&&kn.call(e)==q||!1}function Te(e){return e&&1===e.nodeType||!1}function Se(e){var t=!0;if(!e)return t;var n=kn.call(e),r=e.length;return n==R||n==I||n==L||n==H&&"number"==typeof r&&Ce(e.splice)?!r:(ur(e,function(){return t=!1}),t)}function ke(e,t,n,r){return ee(e,t,"function"==typeof n&&K(n,r,2))}function Ee(e){return Hn(e)&&!Fn(parseFloat(e))}function Ce(e){return"function"==typeof e}function Oe(e){return!(!e||!V[typeof e])}function De(e){return Pe(e)&&e!=+e}function je(e){return null===e}function Pe(e){return"number"==typeof e||e&&"object"==typeof e&&kn.call(e)==Y||!1}function Ne(e){return e&&"object"==typeof e&&kn.call(e)==F||!1}function ze(e){return"string"==typeof e||e&&"object"==typeof e&&kn.call(e)==I||!1}function Le(e){return"undefined"==typeof e}function Re(e,n,r){var i={};return n=t.createCallback(n,r,3),ur(e,function(e,t,r){i[t]=n(e,t,r)}),i}function We(e){var t=arguments,n=2;if(!Oe(e))return e;if("number"!=typeof t[2]&&(n=t.length),n>3&&"function"==typeof t[n-2])var r=K(t[--n-1],t[n--],2);else n>2&&"function"==typeof t[n-1]&&(r=t[--n]);for(var i=d(arguments,1,n),a=-1,o=c(),s=c();++a<n;)ne(e,i[a],r,o,s);return f(o),f(s),e}function qe(e,n,r){var i={};if("function"!=typeof n){var a=[];sr(e,function(e,t){a.push(t)}),a=Z(a,Q(arguments,!0,!1,1));for(var o=-1,s=a.length;++o<s;){var u=a[o];i[u]=e[u]}}else n=t.createCallback(n,r,3),sr(e,function(e,t,r){n(e,t,r)||(i[t]=e)});return i}function Be(e){for(var t=-1,n=er(e),r=n.length,i=pn(r);++t<r;){var a=n[t];i[t]=[a,e[a]]}return i}function Ye(e,n,r){var i={};if("function"!=typeof n)for(var a=-1,o=Q(arguments,!0,!1,1),s=Oe(e)?o.length:0;++a<s;){var u=o[a];u in e&&(i[u]=e[u])}else n=t.createCallback(n,r,3),sr(e,function(e,t,r){n(e,t,r)&&(i[t]=e)});return i}function He(e,n,r,i){var a=Zn(e);if(null==r)if(a)r=[];else{var o=e&&e.constructor,s=o&&o.prototype;r=_(s)}return n&&(n=t.createCallback(n,i,4),(a?Xe:ur)(e,function(e,t,i){return n(r,e,t,i)})),r}function Fe(e){for(var t=-1,n=er(e),r=n.length,i=pn(r);++t<r;)i[t]=e[n[t]];return i}function Ie(e){for(var t=arguments,n=-1,r=Q(t,!0,!1,1),i=t[2]&&t[2][t[1]]===e?1:r.length,a=pn(i);++n<i;)a[n]=e[r[n]];return a}function Ue(e,t,n){var r=-1,i=ue(),a=e?e.length:0,o=!1;return n=(n<0?Un(0,a+n):n)||0,Zn(e)?o=i(e,t,n)>-1:"number"==typeof a?o=(ze(e)?e.indexOf(t,n):i(e,t,n))>-1:ur(e,function(e){if(++r>=n)return!(o=e===t)}),o}function Ge(e,n,r){var i=!0;n=t.createCallback(n,r,3);var a=-1,o=e?e.length:0;if("number"==typeof o)for(;++a<o&&(i=!!n(e[a],a,e)););else ur(e,function(e,t,r){return i=!!n(e,t,r)});return i}function $e(e,n,r){var i=[];n=t.createCallback(n,r,3);var a=-1,o=e?e.length:0;if("number"==typeof o)for(;++a<o;){var s=e[a];n(s,a,e)&&i.push(s)}else ur(e,function(e,t,r){n(e,t,r)&&i.push(e)});return i}function Ve(e,n,r){n=t.createCallback(n,r,3);var i=-1,a=e?e.length:0;if("number"!=typeof a){var o;return ur(e,function(e,t,r){if(n(e,t,r))return o=e,!1}),o}for(;++i<a;){var s=e[i];if(n(s,i,e))return s}}function Ke(e,n,r){var i;return n=t.createCallback(n,r,3),Je(e,function(e,t,r){if(n(e,t,r))return i=e,!1}),i}function Xe(e,t,n){var r=-1,i=e?e.length:0;if(t=t&&"undefined"==typeof n?t:K(t,n,3),"number"==typeof i)for(;++r<i&&t(e[r],r,e)!==!1;);else ur(e,t);return e}function Je(e,t,n){var r=e?e.length:0;if(t=t&&"undefined"==typeof n?t:K(t,n,3),"number"==typeof r)for(;r--&&t(e[r],r,e)!==!1;);else{var i=er(e);r=i.length,ur(e,function(e,n,a){return n=i?i[--r]:--r,t(a[n],n,a)})}return e}function Ze(e,t){var n=d(arguments,2),r=-1,i="function"==typeof t,a=e?e.length:0,o=pn("number"==typeof a?a:0);return Xe(e,function(e){o[++r]=(i?t:e[t]).apply(e,n)}),o}function Qe(e,n,r){var i=-1,a=e?e.length:0;if(n=t.createCallback(n,r,3),"number"==typeof a)for(var o=pn(a);++i<a;)o[i]=n(e[i],i,e);else o=[],ur(e,function(e,t,r){o[++i]=n(e,t,r)});return o}function et(e,n,r){var i=-(1/0),o=i;if("function"!=typeof n&&r&&r[n]===e&&(n=null),null==n&&Zn(e))for(var s=-1,u=e.length;++s<u;){var c=e[s];c>o&&(o=c)}else n=null==n&&ze(e)?a:t.createCallback(n,r,3),Xe(e,function(e,t,r){var a=n(e,t,r);a>i&&(i=a,o=e)});return o}function tt(e,n,r){var i=1/0,o=i;if("function"!=typeof n&&r&&r[n]===e&&(n=null),null==n&&Zn(e))for(var s=-1,u=e.length;++s<u;){var c=e[s];c<o&&(o=c)}else n=null==n&&ze(e)?a:t.createCallback(n,r,3),Xe(e,function(e,t,r){var a=n(e,t,r);a<i&&(i=a,o=e)});return o}function nt(e,n,r,i){if(!e)return r;var a=arguments.length<3;n=t.createCallback(n,i,4);var o=-1,s=e.length;if("number"==typeof s)for(a&&(r=e[++o]);++o<s;)r=n(r,e[o],o,e);else ur(e,function(e,t,i){r=a?(a=!1,e):n(r,e,t,i)});return r}function rt(e,n,r,i){var a=arguments.length<3;return n=t.createCallback(n,i,4),Je(e,function(e,t,i){r=a?(a=!1,e):n(r,e,t,i)}),r}function it(e,n,r){return n=t.createCallback(n,r,3),$e(e,function(e,t,r){return!n(e,t,r)})}function at(e,t,n){if(e&&"number"!=typeof e.length&&(e=Fe(e)),null==t||n)return e?e[re(0,e.length-1)]:m;var r=ot(e);return r.length=Gn(Un(0,t),r.length),r}function ot(e){var t=-1,n=e?e.length:0,r=pn("number"==typeof n?n:0);return Xe(e,function(e){var n=re(0,++t);r[t]=r[n],r[n]=e}),r}function st(e){var t=e?e.length:0;return"number"==typeof t?t:er(e).length}function ut(e,n,r){var i;n=t.createCallback(n,r,3);var a=-1,o=e?e.length:0;if("number"==typeof o)for(;++a<o&&!(i=n(e[a],a,e)););else ur(e,function(e,t,r){return!(i=n(e,t,r))});return!!i}function ct(e,n,r){var i=-1,a=Zn(n),s=e?e.length:0,u=pn("number"==typeof s?s:0);for(a||(n=t.createCallback(n,r,3)),Xe(e,function(e,t,r){var o=u[++i]=l();a?o.criteria=Qe(n,function(t){return e[t]}):(o.criteria=c())[0]=n(e,t,r),o.index=i,o.value=e}),s=u.length,u.sort(o);s--;){var d=u[s];u[s]=d.value,a||f(d.criteria),h(d)}return u}function lt(e){return e&&"number"==typeof e.length?d(e):Fe(e)}function ft(e){for(var t=-1,n=e?e.length:0,r=[];++t<n;){var i=e[t];i&&r.push(i)}return r}function ht(e){return Z(e,Q(arguments,!0,!0,1))}function dt(e,n,r){var i=-1,a=e?e.length:0;for(n=t.createCallback(n,r,3);++i<a;)if(n(e[i],i,e))return i;return-1}function pt(e,n,r){var i=e?e.length:0;for(n=t.createCallback(n,r,3);i--;)if(n(e[i],i,e))return i;return-1}function mt(e,n,r){var i=0,a=e?e.length:0;if("number"!=typeof n&&null!=n){var o=-1;for(n=t.createCallback(n,r,3);++o<a&&n(e[o],o,e);)i++}else if(i=n,null==i||r)return e?e[0]:m;return d(e,0,Gn(Un(0,i),a))}function gt(e,t,n,r){return"boolean"!=typeof t&&null!=t&&(r=n,n="function"!=typeof t&&r&&r[t]===e?null:t,t=!1),null!=n&&(e=Qe(e,n,r)),Q(e,t)}function vt(e,t,r){if("number"==typeof r){var i=e?e.length:0;r=r<0?Un(0,i+r):r||0}else if(r){var a=St(e,t);return e[a]===t?a:-1}return n(e,t,r)}function yt(e,n,r){var i=0,a=e?e.length:0;if("number"!=typeof n&&null!=n){var o=a;for(n=t.createCallback(n,r,3);o--&&n(e[o],o,e);)i++}else i=null==n||r?1:n||i;return d(e,0,Gn(Un(0,a-i),a))}function bt(){for(var e=[],t=-1,i=arguments.length,a=c(),o=ue(),u=o===n,l=c();++t<i;){var d=arguments[t];(Zn(d)||he(d))&&(e.push(d),a.push(u&&d.length>=A&&s(t?e[t]:l)))}var p=e[0],m=-1,g=p?p.length:0,v=[];e:for(;++m<g;){var y=a[0];if(d=p[m],(y?r(y,d):o(l,d))<0){for(t=i,(y||l).push(d);--t;)if(y=a[t],(y?r(y,d):o(e[t],d))<0)continue e;v.push(d)}}for(;i--;)y=a[i],y&&h(y);return f(a),f(l),v}function At(e,n,r){var i=0,a=e?e.length:0;if("number"!=typeof n&&null!=n){var o=a;for(n=t.createCallback(n,r,3);o--&&n(e[o],o,e);)i++}else if(i=n,null==i||r)return e?e[a-1]:m;return d(e,Un(0,a-i))}function _t(e,t,n){var r=e?e.length:0;for("number"==typeof n&&(r=(n<0?Un(0,r+n):Gn(n,r-1))+1);r--;)if(e[r]===t)return r;return-1}function wt(e){for(var t=arguments,n=0,r=t.length,i=e?e.length:0;++n<r;)for(var a=-1,o=t[n];++a<i;)e[a]===o&&(Rn.call(e,a--,1),i--);return e}function xt(e,t,n){e=+e||0,n="number"==typeof n?n:+n||1,null==t&&(t=e,e=0);for(var r=-1,i=Un(0,Cn((t-e)/(n||1))),a=pn(i);++r<i;)a[r]=e,e+=n;return a}function Mt(e,n,r){var i=-1,a=e?e.length:0,o=[];for(n=t.createCallback(n,r,3);++i<a;){var s=e[i];n(s,i,e)&&(o.push(s),Rn.call(e,i--,1),a--)}return o}function Tt(e,n,r){if("number"!=typeof n&&null!=n){var i=0,a=-1,o=e?e.length:0;for(n=t.createCallback(n,r,3);++a<o&&n(e[a],a,e);)i++}else i=null==n||r?1:Un(0,n);return d(e,i)}function St(e,n,r,i){var a=0,o=e?e.length:a;for(r=r?t.createCallback(r,i,1):Jt,n=r(n);a<o;){var s=a+o>>>1;r(e[s])<n?a=s+1:o=s}return a}function kt(){return ie(Q(arguments,!0,!0))}function Et(e,n,r,i){return"boolean"!=typeof n&&null!=n&&(i=r,r="function"!=typeof n&&i&&i[n]===e?null:n,n=!1),null!=r&&(r=t.createCallback(r,i,3)),ie(e,n,r)}function Ct(e){return Z(e,d(arguments,1))}function Ot(){for(var e=-1,t=arguments.length;++e<t;){var n=arguments[e];if(Zn(n)||he(n))var r=r?ie(Z(r,n).concat(Z(n,r))):n}return r||[]}function Dt(){for(var e=arguments.length>1?arguments:arguments[0],t=-1,n=e?et(dr(e,"length")):0,r=pn(n<0?0:n);++t<n;)r[t]=dr(e,t);return r}function jt(e,t){var n=-1,r=e?e.length:0,i={};for(t||!r||Zn(e[0])||(t=[]);++n<r;){var a=e[n];t?i[a]=t[n]:a&&(i[a[0]]=a[1])}return i}function Pt(e,t){if(!Ce(t))throw new xn;return function(){if(--e<1)return t.apply(this,arguments)}}function Nt(e,t){return arguments.length>2?oe(e,17,d(arguments,2),null,t):oe(e,1,null,null,t)}function zt(e){for(var t=arguments.length>1?Q(arguments,!0,!1,1):Ae(e),n=-1,r=t.length;++n<r;){var i=t[n];e[i]=oe(e[i],1,null,null,e)}return e}function Lt(e,t){return arguments.length>2?oe(t,19,d(arguments,2),null,e):oe(t,3,null,null,e)}function Rt(){for(var e=arguments,t=e.length;t--;)if(!Ce(e[t]))throw new xn;return function(){for(var t=arguments,n=e.length;n--;)t=[e[n].apply(this,t)];return t[0]}}function Wt(e,t){return t="number"==typeof t?t:+t||e.length,oe(e,4,null,null,null,t)}function qt(e,t,n){var r,i,a,o,s,u,c,l=0,f=!1,h=!0;if(!Ce(e))throw new xn;if(t=Un(0,t)||0,n===!0){var d=!0;h=!1}else Oe(n)&&(d=n.leading,f="maxWait"in n&&(Un(t,n.maxWait)||0),h="trailing"in n?n.trailing:h);var p=function(){var n=t-(mr()-o);if(n<=0){i&&On(i);var f=c;i=u=c=m,f&&(l=mr(),a=e.apply(s,r),u||i||(r=s=null))}else u=Ln(p,n)},g=function(){u&&On(u),i=u=c=m,(h||f!==t)&&(l=mr(),a=e.apply(s,r),u||i||(r=s=null))};return function(){if(r=arguments,o=mr(),s=this,c=h&&(u||!d),f===!1)var n=d&&!u;else{i||d||(l=o);var m=f-(o-l),v=m<=0;v?(i&&(i=On(i)),l=o,a=e.apply(s,r)):i||(i=Ln(g,m))}return v&&u?u=On(u):u||t===f||(u=Ln(p,t)),n&&(v=!0,a=e.apply(s,r)),!v||u||i||(r=s=null),a}}function Bt(e){if(!Ce(e))throw new xn;var t=d(arguments,1);return Ln(function(){e.apply(m,t)},1)}function Yt(e,t){if(!Ce(e))throw new xn;var n=d(arguments,2);return Ln(function(){e.apply(m,n)},t)}function Ht(e,t){if(!Ce(e))throw new xn;var n=function(){var r=n.cache,i=t?t.apply(this,arguments):b+arguments[0];return Nn.call(r,i)?r[i]:r[i]=e.apply(this,arguments)};return n.cache={},n}function Ft(e){var t,n;if(!Ce(e))throw new xn;return function(){return t?n:(t=!0,n=e.apply(this,arguments),e=null,n)}}function It(e){return oe(e,16,d(arguments,1))}function Ut(e){return oe(e,32,null,d(arguments,1))}function Gt(e,t,n){var r=!0,i=!0;if(!Ce(e))throw new xn;return n===!1?r=!1:Oe(n)&&(r="leading"in n?n.leading:r,i="trailing"in n?n.trailing:i),G.leading=r,G.maxWait=t,G.trailing=i,qt(e,t,G)}function $t(e,t){return oe(t,16,[e])}function Vt(e){return function(){return e}}function Kt(e,t,n){var r=typeof e;if(null==e||"function"==r)return K(e,t,n);if("object"!=r)return tn(e);var i=er(e),a=i[0],o=e[a];return 1!=i.length||o!==o||Oe(o)?function(t){for(var n=i.length,r=!1;n--&&(r=ee(t[i[n]],e[i[n]],null,!0)););return r}:function(e){var t=e[a];return o===t&&(0!==o||1/o==1/t)}}function Xt(e){return null==e?"":wn(e).replace(ir,se)}function Jt(e){return e}function Zt(e,n,r){var a=!0,o=n&&Ae(n);n&&(r||o.length)||(null==r&&(r=n),s=i,n=e,e=t,o=Ae(n)),r===!1?a=!1:Oe(r)&&"chain"in r&&(a=r.chain);var s=e,u=Ce(s);Xe(o,function(t){var r=e[t]=n[t];u&&(s.prototype[t]=function(){var t=this.__chain__,n=this.__wrapped__,i=[n];zn.apply(i,arguments);var o=r.apply(e,i);if(a||t){if(n===o&&Oe(o))return this;o=new s(o),o.__chain__=t}return o})})}function Qt(){return e._=Sn,this}function en(){}function tn(e){return function(t){return t[e]}}function nn(e,t,n){var r=null==e,i=null==t;if(null==n&&("boolean"==typeof e&&i?(n=e,e=1):i||"boolean"!=typeof t||(n=t,i=!0)),r&&i&&(t=1),e=+e||0,i?(t=e,e=0):t=+t||0,n||e%1||t%1){var a=Vn();return Gn(e+a*(t-e+parseFloat("1e-"+((a+"").length-1))),t)}return re(e,t)}function rn(e,t){if(e){var n=e[t];return Ce(n)?e[t]():n}}function an(e,n,r){var i=t.templateSettings;e=wn(e||""),r=or({},r,i);var a,o=or({},r.imports,i.imports),s=er(o),c=Fe(o),l=0,f=r.interpolate||D,h="__p += '",d=_n((r.escape||D).source+"|"+f.source+"|"+(f===C?S:D).source+"|"+(r.evaluate||D).source+"|$","g");e.replace(d,function(t,n,r,i,o,s){return r||(r=i),h+=e.slice(l,s).replace(P,u),n&&(h+="' +\n__e("+n+") +\n'"),o&&(a=!0,h+="';\n"+o+";\n__p += '"),r&&(h+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),l=s+t.length,t}),h+="';\n";var p=r.variable,g=p;g||(p="obj",h="with ("+p+") {\n"+h+"\n}\n"),h=(a?h.replace(x,""):h).replace(M,"$1").replace(T,"$1;"),h="function("+p+") {\n"+(g?"":p+" || ("+p+" = {});\n")+"var __t, __p = '', __e = _.escape"+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var v="\n/*\n//# sourceURL="+(r.sourceURL||"/lodash/template/source["+z++ +"]")+"\n*/";try{var y=vn(s,"return "+h+v).apply(m,c)}catch(e){throw e.source=h,e}return n?y(n):(y.source=h,y)}function on(e,t,n){e=(e=+e)>-1?e:0;var r=-1,i=pn(e);for(t=K(t,n,1);++r<e;)i[r]=t(r);return i}function sn(e){return null==e?"":wn(e).replace(rr,fe)}function un(e){var t=++y;return wn(null==e?"":e)+t}function cn(e){return e=new i(e),e.__chain__=!0,e}function ln(e,t){return t(e),e}function fn(){return this.__chain__=!0,this}function hn(){return wn(this.__wrapped__)}function dn(){return this.__wrapped__}e=e?te.defaults(X.Object(),e,te.pick(X,N)):X;var pn=e.Array,mn=e.Boolean,gn=e.Date,vn=e.Function,yn=e.Math,bn=e.Number,An=e.Object,_n=e.RegExp,wn=e.String,xn=e.TypeError,Mn=[],Tn=An.prototype,Sn=e._,kn=Tn.toString,En=_n("^"+wn(kn).replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/toString| for [^\]]+/g,".*?")+"$"),Cn=yn.ceil,On=e.clearTimeout,Dn=yn.floor,jn=vn.prototype.toString,Pn=ce(Pn=An.getPrototypeOf)&&Pn,Nn=Tn.hasOwnProperty,zn=Mn.push,Ln=e.setTimeout,Rn=Mn.splice,Wn=Mn.unshift,qn=function(){try{var e={},t=ce(t=An.defineProperty)&&t,n=t(e,e,e)&&t}catch(e){}return n}(),Bn=ce(Bn=An.create)&&Bn,Yn=ce(Yn=pn.isArray)&&Yn,Hn=e.isFinite,Fn=e.isNaN,In=ce(In=An.keys)&&In,Un=yn.max,Gn=yn.min,$n=e.parseInt,Vn=yn.random,Kn={};Kn[R]=pn,Kn[W]=mn,Kn[q]=gn,Kn[B]=vn,Kn[H]=An,Kn[Y]=bn,Kn[F]=_n,Kn[I]=wn,i.prototype=t.prototype;var Xn=t.support={};Xn.funcDecomp=!ce(e.WinRTError)&&j.test(p),Xn.funcNames="string"==typeof vn.name,t.templateSettings={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:C,variable:"",imports:{_:t}},Bn||(_=function(){function t(){}return function(n){if(Oe(n)){t.prototype=n;var r=new t;t.prototype=null}return r||e.Object()}}());var Jn=qn?function(e,t){$.value=t,qn(e,"__bindData__",$),$.value=null}:en,Zn=Yn||function(e){return e&&"object"==typeof e&&"number"==typeof e.length&&kn.call(e)==R||!1},Qn=function(e){var t,n=e,r=[];if(!n)return r;if(!V[typeof e])return r;for(t in n)Nn.call(n,t)&&r.push(t);return r},er=In?function(e){return Oe(e)?In(e):[]}:Qn,tr={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},nr=we(tr),rr=_n("("+er(nr).join("|")+")","g"),ir=_n("["+er(tr).join("")+"]","g"),ar=function(e,t,n){var r,i=e,a=i;if(!i)return a;var o=arguments,s=0,u="number"==typeof n?2:o.length;if(u>3&&"function"==typeof o[u-2])var c=K(o[--u-1],o[u--],2);else u>2&&"function"==typeof o[u-1]&&(c=o[--u]);for(;++s<u;)if(i=o[s],i&&V[typeof i])for(var l=-1,f=V[typeof i]&&er(i),h=f?f.length:0;++l<h;)r=f[l],a[r]=c?c(a[r],i[r]):i[r];return a},or=function(e,t,n){var r,i=e,a=i;if(!i)return a;for(var o=arguments,s=0,u="number"==typeof n?2:o.length;++s<u;)if(i=o[s],i&&V[typeof i])for(var c=-1,l=V[typeof i]&&er(i),f=l?l.length:0;++c<f;)r=l[c],"undefined"==typeof a[r]&&(a[r]=i[r]);return a},sr=function(e,t,n){var r,i=e,a=i;if(!i)return a;if(!V[typeof i])return a;t=t&&"undefined"==typeof n?t:K(t,n,3);for(r in i)if(t(i[r],r,e)===!1)return a;return a},ur=function(e,t,n){var r,i=e,a=i;if(!i)return a;if(!V[typeof i])return a;t=t&&"undefined"==typeof n?t:K(t,n,3);for(var o=-1,s=V[typeof i]&&er(i),u=s?s.length:0;++o<u;)if(r=s[o],t(i[r],r,e)===!1)return a;return a},cr=Pn?function(e){if(!e||kn.call(e)!=H)return!1;var t=e.valueOf,n=ce(t)&&(n=Pn(t))&&Pn(n);return n?e==n||Pn(e)==n:le(e)}:le,lr=ae(function(e,t,n){Nn.call(e,n)?e[n]++:e[n]=1}),fr=ae(function(e,t,n){(Nn.call(e,n)?e[n]:e[n]=[]).push(t)}),hr=ae(function(e,t,n){e[n]=t}),dr=Qe,pr=$e,mr=ce(mr=gn.now)&&mr||function(){return(new gn).getTime()},gr=8==$n(w+"08")?$n:function(e,t){return $n(ze(e)?e.replace(O,""):e,t||0)};return t.after=Pt,t.assign=ar,t.at=Ie,t.bind=Nt,t.bindAll=zt,t.bindKey=Lt,t.chain=cn,t.compact=ft,t.compose=Rt,t.constant=Vt,t.countBy=lr,t.create=me,t.createCallback=Kt,t.curry=Wt,t.debounce=qt,t.defaults=or,t.defer=Bt,t.delay=Yt,t.difference=ht,t.filter=$e,t.flatten=gt,t.forEach=Xe,t.forEachRight=Je,t.forIn=sr,t.forInRight=ye,t.forOwn=ur,t.forOwnRight=be,t.functions=Ae,t.groupBy=fr,t.indexBy=hr,t.initial=yt,t.intersection=bt,t.invert=we,t.invoke=Ze,t.keys=er,t.map=Qe,t.mapValues=Re,t.max=et,t.memoize=Ht,t.merge=We,t.min=tt,t.omit=qe,t.once=Ft,t.pairs=Be,t.partial=It,t.partialRight=Ut,t.pick=Ye,t.pluck=dr,t.property=tn,t.pull=wt,t.range=xt,t.reject=it,t.remove=Mt,t.rest=Tt,t.shuffle=ot,t.sortBy=ct,t.tap=ln,t.throttle=Gt,t.times=on,t.toArray=lt,t.transform=He,t.union=kt,t.uniq=Et,t.values=Fe,t.where=pr,t.without=Ct,t.wrap=$t,t.xor=Ot,t.zip=Dt,t.zipObject=jt,t.collect=Qe,t.drop=Tt,t.each=Xe,t.eachRight=Je,t.extend=ar,t.methods=Ae,t.object=jt,t.select=$e,t.tail=Tt,t.unique=Et,t.unzip=Dt,Zt(t),t.clone=de,t.cloneDeep=pe,t.contains=Ue,t.escape=Xt,t.every=Ge,t.find=Ve,t.findIndex=dt,t.findKey=ge,t.findLast=Ke,t.findLastIndex=pt,t.findLastKey=ve,t.has=_e,t.identity=Jt,t.indexOf=vt,t.isArguments=he,t.isArray=Zn,t.isBoolean=xe,t.isDate=Me,t.isElement=Te,t.isEmpty=Se,t.isEqual=ke,t.isFinite=Ee,t.isFunction=Ce,t.isNaN=De,t.isNull=je,t.isNumber=Pe,t.isObject=Oe,t.isPlainObject=cr,t.isRegExp=Ne,t.isString=ze,t.isUndefined=Le,t.lastIndexOf=_t,t.mixin=Zt,t.noConflict=Qt,t.noop=en,t.now=mr,t.parseInt=gr,t.random=nn,t.reduce=nt,t.reduceRight=rt,t.result=rn,t.runInContext=p,t.size=st,t.some=ut,t.sortedIndex=St,t.template=an,t.unescape=sn,t.uniqueId=un,t.all=Ge,t.any=ut,t.detect=Ve,t.findWhere=Ve,t.foldl=nt,t.foldr=rt,t.include=Ue,t.inject=nt,Zt(function(){var e={};return ur(t,function(n,r){t.prototype[r]||(e[r]=n)}),e}(),!1),t.first=mt,t.last=At,t.sample=at,t.take=mt,t.head=mt,ur(t,function(e,n){var r="sample"!==n;t.prototype[n]||(t.prototype[n]=function(t,n){var a=this.__chain__,o=e(this.__wrapped__,t,n);return a||null!=t&&(!n||r&&"function"==typeof t)?new i(o,a):o})}),t.VERSION="2.4.2",t.prototype.chain=fn,t.prototype.toString=hn,t.prototype.value=dn,t.prototype.valueOf=dn,Xe(["join","pop","shift"],function(e){var n=Mn[e];t.prototype[e]=function(){var e=this.__chain__,t=n.apply(this.__wrapped__,arguments);return e?new i(t,e):t}}),Xe(["push","reverse","sort","unshift"],function(e){var n=Mn[e];t.prototype[e]=function(){return n.apply(this.__wrapped__,arguments),this}}),Xe(["concat","slice","splice"],function(e){var n=Mn[e];t.prototype[e]=function(){return new i(n.apply(this.__wrapped__,arguments),this.__chain__)}}),t}var m,g=[],v=[],y=0,b=+new Date+"",A=75,_=40,w=" \t\v\f \ufeff\n\r\u2028\u2029  ",x=/\b__p \+= '';/g,M=/\b(__p \+=) '' \+/g,T=/(__e\(.*?\)|\b__t\)) \+\n'';/g,S=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,k=/\w*$/,E=/^\s*function[ \n\r\t]+\w/,C=/<%=([\s\S]+?)%>/g,O=RegExp("^["+w+"]*0+(?=.$)"),D=/($^)/,j=/\bthis\b/,P=/['\n\r\t\u2028\u2029\\]/g,N=["Array","Boolean","Date","Function","Math","Number","Object","RegExp","String","_","attachEvent","clearTimeout","isFinite","isNaN","parseInt","setTimeout"],z=0,L="[object Arguments]",R="[object Array]",W="[object Boolean]",q="[object Date]",B="[object Function]",Y="[object Number]",H="[object Object]",F="[object RegExp]",I="[object String]",U={};U[B]=!1,U[L]=U[R]=U[W]=U[q]=U[Y]=U[H]=U[F]=U[I]=!0;var G={leading:!1,maxWait:0,trailing:!1},$={configurable:!1,enumerable:!1,value:null,writable:!1},V={boolean:!1,function:!0,object:!0,number:!1,string:!1,undefined:!1},K={"\\":"\\","'":"'","\n":"n","\r":"r","\t":"t","\u2028":"u2028","\u2029":"u2029"},X=V[typeof window]&&window||this,J=V[typeof t]&&t&&!t.nodeType&&t,Z=V[typeof e]&&e&&!e.nodeType&&e,Q=Z&&Z.exports===J&&J,ee=V[typeof Gt]&&Gt;!ee||ee.global!==ee&&ee.window!==ee||(X=ee);var te=p();"function"==typeof define&&"object"==typeof define.amd&&define.amd?(X._=te,define(function(){return te})):J&&Z?Q?(Z.exports=te)._=te:J._=te:X._=te}).call(this)}),op=ap,sp=function(e,t,n){e=ct(e),t=ct(t);var r,i;e.length>t.length?(r=e,i=t):(r=t,i=e);var a,o,s,u,c=n?n:.7,l=.1,f=Math.floor(Math.max(r.length/2-1,0)),h=[],d=[],p=0;for(a=0;a<i.length;a++)for(u=i[a],o=Math.max(a-f,0),s=Math.min(a+f+1,r.length);o<s;o++)if(!d[o]&&u===r[o]){h[a]=o,d[o]=!0,p++;break}var m,g,v=[],y=[],b=0,A=0;for(m=0,g=0;m<i.length;m++)h[m]>-1&&(v[g]=i[m],g++);for(m=0,g=0;m<r.length;m++)d[m]&&(y[g]=r[m],g++);for(a=0;a<v.length;a++)v[a]!==y[a]&&b++;for(a=0;a<i.length&&e[a]===t[a];a++)A++;var _=p,n=b/2;if(_){var w=(_/e.length+_/t.length+(_-n)/_)/3,x=w<c?w:w+Math.min(l,1/r.length)*A*(1-w);return x}return 0},up=function(e,t,n){if(e=ct(e),t=ct(t),0===e.length)return t.length;if(0===t.length)return e.length;var r,i,a,o,s=n?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,i=0;i<t.length;i++)a=e[r]===t[i]?0:s.s,c[i+1]=Math.min(c[i]+s.d,u[i+1]+s.i,u[i]+a);for(i=0;i<l;i++)u[i]=c[i]}return o=Math.max(e.length,t.length),(o-c[t.length])/o},cp=function(e,t,n){e=ct(e),t=ct(t);var r,i,a,o,s,u,c,l=e.length,f=t.length,h=n?n:2,d=[],p=[],m=[],g=[],v=[];if(0===l||0===f)return l===f?1:0;if(r=0,l<h||f<h){for(i=0,o=Math.min(l,f);i<o;i++)e[i]===t[i]&&r++;return r/Math.max(l,f)}for(i=0;i<l+h-1;i++)i<h-1?d[i]=0:d[i]=e[i-h+1];for(i=0;i<=l;i++)p[i]=i;for(a=1;a<=f;a++){if(a<h){for(s=0;s<h-a;s++)v[s]=0;for(s=h-a;s<h;s++)v[s]=t[s-(h-a)]}else v=t.slice(a-h,a);for(m[0]=a,i=1;i<=l;i++){for(r=0,u=h,o=0;o<h;o++)d[i-1+o]!==v[o]?r++:0===d[i-1+o]&&u--;c=r/u,m[i]=Math.min(Math.min(m[i-1]+1,p[i]+1),p[i-1]+c)}g=p,p=m,m=g}return 1-p[l]/Math.max(l,f)},lp=function(e,t){var n=[];Object.keys(e).forEach(function(e){t[e]&&n.push(e)});var r=n.length;if(0===r)return 0;var i=ut(n.map(function(t){
return e[t]})),a=ut(n.map(function(e){return t[e]})),o=ut(n.map(function(t){return Math.pow(e[t],2)})),s=ut(n.map(function(e){return Math.pow(t[e],2)})),u=ut(n.map(function(n){return e[n]*t[n]})),c=u-i*a/r,l=Math.sqrt((o-Math.pow(i,2)/r)*(s-Math.pow(a,2)/r));return 0===l?0:c/l},fp=function(e,t){return e=ct(e),t=ct(t),op.intersection(e,t).length/op.union(e,t).length},hp=function(e,t){e=ct(e),t=ct(t);var n=op.intersection(e,t).length;return n/(e.length+t.length-n)},dp={jarowinkler:sp,levenshtein:up,ngram:cp,pearson:lp,jaccard:fp,tanimoto:hp},pp={author:Ze,lead_image_url:Qe,dek:et,date_published:at,content:ot,title:st},mp={defaultOpts:{stripUnlikelyCandidates:!0,weightNodes:!0,cleanConditionally:!0},extract:function(e,t){var n=e.$,r=e.html,i=e.title,a=e.url;t=hi({},this.defaultOpts,t),n=n||Is.load(r);var o=this.getContentNode(n,i,a,t);if(He(o))return this.cleanAndReturnNode(o,n);var s=!0,u=!1,c=void 0;try{for(var l,f=Tu($u(t).filter(function(e){return t[e]===!0}));!(s=(l=f.next()).done);s=!0){var h=l.value;if(t[h]=!1,n=Is.load(r),o=this.getContentNode(n,i,a,t),He(o))break}}catch(e){u=!0,c=e}finally{try{!s&&f.return&&f.return()}finally{if(u)throw c}}return this.cleanAndReturnNode(o,n)},getContentNode:function(e,t,n,r){return ot(dt(e,r),{$:e,cleanConditionally:r.cleanConditionally,title:t,url:n})},cleanAndReturnNode:function(e,t){return e?W(t.html(e)):null}},gp=["tweetmeme-title","dc.title","rbtitle","headline","title"],vp=["og:title"],yp=[".hentry .entry-title","h1#articleHeader","h1.articleHeader","h1.article",".instapaper_title","#meebo-title"],bp=["article h1","#entry-title",".entry-title","#entryTitle","#entrytitle",".entryTitle",".entrytitle","#articleTitle",".articleTitle","post post-title","h1.title","h2.article","h1","html head title","title"],Ap={extract:function(e){var t=e.$,n=e.url,r=e.metaCache,i=void 0;return(i=Re(t,gp,r))?st(i,{url:n,$:t}):(i=qe(t,yp))?st(i,{url:n,$:t}):(i=Re(t,vp,r))?st(i,{url:n,$:t}):(i=qe(t,bp),i?st(i,{url:n,$:t}):"")}},_p=["byl","clmst","dc.author","dcsext.author","dc.creator","rbauthors","authors"],wp=300,xp=[".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"],Mp=/^[\n\s]*By/i,Tp=[["#byline",Mp],[".byline",Mp]],Sp={extract:function(e){var t=e.$,n=e.metaCache,r=void 0;if(r=Re(t,_p,n),r&&r.length<wp)return Ze(r);if(r=qe(t,xp,2),r&&r.length<wp)return Ze(r);var i=!0,a=!1,o=void 0;try{for(var s,u=Tu(Tp);!(i=(s=u.next()).done);i=!0){var c=s.value,l=ku(c,2),f=l[0],h=l[1],d=t(f);if(1===d.length){var p=d.text();if(h.test(p))return Ze(p)}}}catch(e){a=!0,o=e}finally{try{!i&&u.return&&u.return()}finally{if(a)throw o}}return null}},kp=["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"],Ep=[".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"],Cp="(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)",Op=[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}/"+Cp+"/[0-3]\\d)/","i")],Dp={extract:function(e){var t=e.$,n=e.url,r=e.metaCache,i=void 0;return(i=Re(t,kp,r,!1))?at(i):(i=qe(t,Ep))?at(i):(i=q(n,Op),i?at(i):null)}},jp={extract:function(){return null}},Pp=["og:image","twitter:image","image_src"],Np=["link[rel=image_src]"],zp=["upload","wp-content","large","photo","wp-image"],Lp=new RegExp(zp.join("|"),"i"),Rp=["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"],Wp=new RegExp(Rp.join("|"),"i"),qp=/\.gif(\?.*)?$/i,Bp=/\.jpe?g(\?.*)?$/i,Yp={extract:function(e){var t=e.$,n=e.content,r=e.metaCache,i=e.html,a=void 0;t.browser||0!==t("head").length||t("*").first().prepend(i);var o=Re(t,Pp,r,!1);if(o&&(a=Qe(o)))return a;var s=t(n),u=t("img",s).toArray(),c={};u.forEach(function(e,n){var r=t(e),i=r.attr("src");if(i){var a=mt(i);a+=gt(r),a+=vt(r),a+=yt(r),a+=bt(r),a+=At(u,n),c[i]=a}});var l=$u(c).reduce(function(e,t){return c[t]>e[1]?[t,c[t]]:e},[null,0]),f=ku(l,2),h=f[0],d=f[1];if(d>0&&(a=Qe(h)))return a;var p=!0,m=!1,g=void 0;try{for(var v,y=Tu(Np);!(p=(v=y.next()).done);p=!0){var b=v.value,A=t(b).first(),_=A.attr("src");if(_&&(a=Qe(_)))return a;var w=A.attr("href");if(w&&(a=Qe(w)))return a;var x=A.attr("value");if(x&&(a=Qe(x)))return a}}catch(e){m=!0,g=e}finally{try{!p&&y.return&&y.return()}finally{if(m)throw g}}return null}},Hp=n(function(e,t){(function(){var n,r,i,a,o,s,u,c,l,f,h,d,p,m,g;i=Math.floor,f=Math.min,r=function(e,t){return e<t?-1:e>t?1:0},l=function(e,t,n,a,o){var s;if(null==n&&(n=0),null==o&&(o=r),n<0)throw new Error("lo must be non-negative");for(null==a&&(a=e.length);n<a;)s=i((n+a)/2),o(t,e[s])<0?a=s:n=s+1;return[].splice.apply(e,[n,n-n].concat(t)),t},s=function(e,t,n){return null==n&&(n=r),e.push(t),m(e,0,e.length-1,n)},o=function(e,t){var n,i;return null==t&&(t=r),n=e.pop(),e.length?(i=e[0],e[0]=n,g(e,0,t)):i=n,i},c=function(e,t,n){var i;return null==n&&(n=r),i=e[0],e[0]=t,g(e,0,n),i},u=function(e,t,n){var i;return null==n&&(n=r),e.length&&n(e[0],t)<0&&(i=[e[0],t],t=i[0],e[0]=i[1],g(e,0,n)),t},a=function(e,t){var n,a,o,s,u,c;for(null==t&&(t=r),s=function(){c=[];for(var t=0,n=i(e.length/2);0<=n?t<n:t>n;0<=n?t++:t--)c.push(t);return c}.apply(this).reverse(),u=[],a=0,o=s.length;a<o;a++)n=s[a],u.push(g(e,n,t));return u},p=function(e,t,n){var i;if(null==n&&(n=r),i=e.indexOf(t),i!==-1)return m(e,0,i,n),g(e,i,n)},h=function(e,t,n){var i,o,s,c,l;if(null==n&&(n=r),o=e.slice(0,t),!o.length)return o;for(a(o,n),l=e.slice(t),s=0,c=l.length;s<c;s++)i=l[s],u(o,i,n);return o.sort(n).reverse()},d=function(e,t,n){var i,s,u,c,h,d,p,m,g,v;if(null==n&&(n=r),10*t<=e.length){if(c=e.slice(0,t).sort(n),!c.length)return c;for(u=c[c.length-1],m=e.slice(t),h=0,p=m.length;h<p;h++)i=m[h],n(i,u)<0&&(l(c,i,0,null,n),c.pop(),u=c[c.length-1]);return c}for(a(e,n),v=[],s=d=0,g=f(t,e.length);0<=g?d<g:d>g;s=0<=g?++d:--d)v.push(o(e,n));return v},m=function(e,t,n,i){var a,o,s;for(null==i&&(i=r),a=e[n];n>t&&(s=n-1>>1,o=e[s],i(a,o)<0);)e[n]=o,n=s;return e[n]=a},g=function(e,t,n){var i,a,o,s,u;for(null==n&&(n=r),a=e.length,u=t,o=e[t],i=2*t+1;i<a;)s=i+1,s<a&&!(n(e[i],e[s])<0)&&(i=s),e[t]=e[i],t=i,i=2*t+1;return e[t]=o,m(e,u,t,n)},n=function(){function e(e){this.cmp=null!=e?e:r,this.nodes=[]}return e.push=s,e.pop=o,e.replace=c,e.pushpop=u,e.heapify=a,e.updateItem=p,e.nlargest=h,e.nsmallest=d,e.prototype.push=function(e){return s(this.nodes,e,this.cmp)},e.prototype.pop=function(){return o(this.nodes,this.cmp)},e.prototype.peek=function(){return this.nodes[0]},e.prototype.contains=function(e){return this.nodes.indexOf(e)!==-1},e.prototype.replace=function(e){return c(this.nodes,e,this.cmp)},e.prototype.pushpop=function(e){return u(this.nodes,e,this.cmp)},e.prototype.heapify=function(){return a(this.nodes,this.cmp)},e.prototype.updateItem=function(e){return p(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,t.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}(),function(n,r){return"function"==typeof define&&define.amd?define([],r):"object"==typeof t?e.exports=r():n.Heap=r()}(this,function(){return n})}).call(this)}),Fp=Hp,Ip=n(function(e,t){(function(){var e,n,r,i,a,o,s,u,c,l,f,h,d,p,m,g,v,y,b,A,_=[].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=Fp,g=function(e,t){return t?2*e/t:1},m=function(e,t){var n,r,i,a,o,s;for(o=[e.length,t.length],r=o[0],i=o[1],n=a=0,s=l(r,i);0<=s?a<s:a>s;n=0<=s?++a:--a){if(e[n]<t[n])return-1;if(e[n]>t[n])return 1}return r-i},A=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},p=function(e){var t,n,r;for(n=0,r=e.length;n<r;n++)if(t=e[n])return!0;return!1},a=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,i,a,o,u,c,l,f,h,d,p,m,g;for(e=this.b,this.b2j=t={},r=h=0,p=e.length;h<p;r=++h)n=e[r],a=A(t,n)?t[n]:t[n]=[],a.push(r);if(u={},o=this.isjunk)for(g=Object.keys(t),d=0,m=g.length;d<m;d++)n=g[d],o(n)&&(u[n]=!0,delete t[n]);if(f={},c=e.length,this.autojunk&&c>=200){l=s(c/100)+1;for(n in t)i=t[n],i.length>l&&(f[n]=!0,delete t[n])}return this.isbjunk=function(e){return A(u,e)},this.isbpopular=function(e){return A(f,e)}},e.prototype.findLongestMatch=function(e,t,n,r){var i,a,o,s,u,c,l,f,h,d,p,m,g,v,y,b,_,w,x,M,T;for(b=[this.a,this.b,this.b2j,this.isbjunk],i=b[0],a=b[1],o=b[2],f=b[3],_=[e,n,0],s=_[0],u=_[1],c=_[2],d={},l=g=e;e<=t?g<t:g>t;l=e<=t?++g:--g){for(m={},w=A(o,i[l])?o[i[l]]:[],v=0,y=w.length;v<y;v++)if(h=w[v],!(h<n)){if(h>=r)break;p=m[h]=(d[h-1]||0)+1,p>c&&(x=[l-p+1,h-p+1,p],s=x[0],u=x[1],c=x[2])}d=m}for(;s>e&&u>n&&!f(a[u-1])&&i[s-1]===a[u-1];)M=[s-1,u-1,c+1],s=M[0],u=M[1],c=M[2];for(;s+c<t&&u+c<r&&!f(a[u+c])&&i[s+c]===a[u+c];)c++;for(;s>e&&u>n&&f(a[u-1])&&i[s-1]===a[u-1];)T=[s-1,u-1,c+1],s=T[0],u=T[1],c=T[2];for(;s+c<t&&u+c<r&&f(a[u+c])&&i[s+c]===a[u+c];)c++;return[s,u,c]},e.prototype.getMatchingBlocks=function(){var e,t,n,r,i,a,o,s,u,c,l,f,h,d,p,g,v,y,b,A,_,w,x,M,T,S;if(this.matchingBlocks)return this.matchingBlocks;for(w=[this.a.length,this.b.length],d=w[0],p=w[1],y=[[0,d,0,p]],g=[];y.length;)x=y.pop(),t=x[0],e=x[1],r=x[2],n=x[3],M=b=this.findLongestMatch(t,e,r,n),i=M[0],s=M[1],l=M[2],l&&(g.push(b),t<i&&r<s&&y.push([t,i,r,s]),i+l<e&&s+l<n&&y.push([i+l,e,s+l,n]));for(g.sort(m),a=u=f=0,v=[],A=0,_=g.length;A<_;A++)T=g[A],o=T[0],c=T[1],h=T[2],a+f===o&&u+f===c?f+=h:(f&&v.push([a,u,f]),S=[o,c,h],a=S[0],u=S[1],f=S[2]);return f&&v.push([a,u,f]),v.push([d,p,0]),this.matchingBlocks=v},e.prototype.getOpcodes=function(){var e,t,n,r,i,a,o,s,u,c,l,f;if(this.opcodes)return this.opcodes;for(r=i=0,this.opcodes=t=[],c=this.getMatchingBlocks(),s=0,u=c.length;s<u;s++)l=c[s],e=l[0],n=l[1],a=l[2],o="",r<e&&i<n?o="replace":r<e?o="delete":i<n&&(o="insert"),o&&t.push([o,r,e,i,n]),f=[e+a,n+a],r=f[0],i=f[1],a&&t.push(["equal",e,r,n,i]);return t},e.prototype.getGroupedOpcodes=function(e){var t,n,r,i,a,o,s,u,f,h,d,p,m,g,v;for(null==e&&(e=3),t=this.getOpcodes(),t.length||(t=[["equal",0,1,0,1]]),"equal"===t[0][0]&&(p=t[0],f=p[0],i=p[1],a=p[2],o=p[3],s=p[4],t[0]=[f,c(i,a-e),a,c(o,s-e),s]),"equal"===t[t.length-1][0]&&(m=t[t.length-1],f=m[0],i=m[1],a=m[2],o=m[3],s=m[4],t[t.length-1]=[f,i,l(a,i+e),o,l(s,o+e)]),u=e+e,r=[],n=[],h=0,d=t.length;h<d;h++)g=t[h],f=g[0],i=g[1],a=g[2],o=g[3],s=g[4],"equal"===f&&a-i>u&&(n.push([f,i,l(a,i+e),o,l(s,o+e)]),r.push(n),n=[],v=[c(i,a-e),c(o,s-e)],i=v[0],o=v[1]),n.push([f,i,a,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,i;for(t=0,i=this.getMatchingBlocks(),n=0,r=i.length;n<r;n++)e=i[n],t+=e[2];return g(t,this.a.length+this.b.length)},e.prototype.quickRatio=function(){var e,t,n,r,i,a,o,s,u,c,l;if(!this.fullbcount)for(this.fullbcount=n={},c=this.b,a=0,s=c.length;a<s;a++)t=c[a],n[t]=(n[t]||0)+1;for(n=this.fullbcount,e={},r=0,l=this.a,o=0,u=l.length;o<u;o++)t=l[o],i=A(e,t)?e[t]:n[t]||0,e[t]=i-1,i>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],e=n[0],t=n[1],g(l(e,t),e+t)},e}(),u=function(e,t,r,i){var o,s,u,c,l,f,h,d,p,g;if(null==r&&(r=3),null==i&&(i=.6),!(r>0))throw new Error("n must be > 0: ("+r+")");if(!(0<=i&&i<=1))throw new Error("cutoff must be in [0.0, 1.0]: ("+i+")");for(o=[],s=new a,s.setSeq2(e),l=0,h=t.length;l<h;l++)c=t[l],s.setSeq1(c),s.realQuickRatio()>=i&&s.quickRatio()>=i&&s.ratio()>=i&&o.push([s.ratio(),c]);for(o=n.nlargest(o,r,m),g=[],f=0,d=o.length;f<d;f++)p=o[f],u=p[0],c=p[1],g.push(c);return g},v=function(e,t){var n,r,i;for(i=[0,e.length],n=i[0],r=i[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,i,o,s,u,c,l,f,h,d,p,m,g,v;for(s=new a(this.linejunk,e,t),l=[],g=s.getOpcodes(),h=0,p=g.length;h<p;h++){switch(v=g[h],f=v[0],r=v[1],n=v[2],o=v[3],i=v[4],f){case"replace":u=this._fancyReplace(e,r,n,t,o,i);break;case"delete":u=this._dump("-",e,r,n);break;case"insert":u=this._dump("+",t,o,i);break;case"equal":u=this._dump(" ",e,r,n);break;default:throw new Error("unknow tag ("+f+")")}for(d=0,m=u.length;d<m;d++)c=u[d],l.push(c)}return l},e.prototype._dump=function(e,t,n,r){var i,a,o;for(o=[],i=a=n;n<=r?a<r:a>r;i=n<=r?++a:--a)o.push(""+e+" "+t[i]);return o},e.prototype._plainReplace=function(e,t,n,r,i,a){var o,s,u,c,l,f,h,d,p,m;for(a-i<n-t?(o=this._dump("+",r,i,a),l=this._dump("-",e,t,n)):(o=this._dump("-",e,t,n),l=this._dump("+",r,i,a)),c=[],m=[o,l],f=0,d=m.length;f<d;f++)for(s=m[f],h=0,p=s.length;h<p;h++)u=s[h],c.push(u);return c},e.prototype._fancyReplace=function(e,t,n,r,i,o){var s,u,c,l,f,h,d,p,m,g,v,y,b,A,_,w,x,M,T,S,k,E,C,O,D,j,P,N,z,L,R,W,q,B,Y,H,F,I,U,G,$,V,K,X,J,Z,Q,ee,te;for(F=[.74,.75],d=F[0],_=F[1],A=new a(this.charjunk),I=[null,null],w=I[0],x=I[1],C=[],T=D=i;i<=o?D<o:D>o;T=i<=o?++D:--D)for(g=r[T],A.setSeq2(g),M=j=t;t<=n?j<n:j>n;M=t<=n?++j:--j)u=e[M],u!==g?(A.setSeq1(u),A.realQuickRatio()>d&&A.quickRatio()>d&&A.ratio()>d&&(K=[A.ratio(),M,T],d=K[0],p=K[1],m=K[2])):null===w&&(V=[M,T],w=V[0],x=V[1]);if(d<_){if(null===w){for(X=this._plainReplace(e,t,n,r,i,o),P=0,z=X.length;P<z;P++)E=X[P],C.push(E);return C}J=[w,x,1],p=J[0],m=J[1],d=J[2]}else w=null;for(Z=this._fancyHelper(e,t,p,r,i,m),N=0,L=Z.length;N<L;N++)E=Z[N],C.push(E);if(Q=[e[p],r[m]],s=Q[0],h=Q[1],null===w){for(f=b="",A.setSeqs(s,h),ee=A.getOpcodes(),B=0,R=ee.length;B<R;B++)switch(te=ee[B],O=te[0],c=te[1],l=te[2],v=te[3],y=te[4],U=[l-c,y-v],S=U[0],k=U[1],O){case"replace":f+=Array(S+1).join("^"),b+=Array(k+1).join("^");break;case"delete":f+=Array(S+1).join("-");break;case"insert":b+=Array(k+1).join("+");break;case"equal":f+=Array(S+1).join(" "),b+=Array(k+1).join(" ");break;default:throw new Error("unknow tag ("+O+")")}for(G=this._qformat(s,h,f,b),Y=0,W=G.length;Y<W;Y++)E=G[Y],C.push(E)}else C.push(" "+s);for($=this._fancyHelper(e,p+1,n,r,m+1,o),H=0,q=$.length;H<q;H++)E=$[H],C.push(E);return C},e.prototype._fancyHelper=function(e,t,n,r,i,a){var o;return o=[],t<n?o=i<a?this._fancyReplace(e,t,n,r,i,a):this._dump("-",e,t,n):i<a&&(o=this._dump("+",r,i,a)),o},e.prototype._qformat=function(e,t,n,r){var i,a;return a=[],i=l(v(e,"\t"),v(t,"\t")),i=l(i,v(n.slice(0,i)," ")),i=l(i,v(r.slice(0,i)," ")),n=n.slice(i).replace(/\s+$/,""),r=r.slice(i).replace(/\s+$/,""),a.push("- "+e),n.length&&a.push("? "+Array(i+1).join("\t")+n+"\n"),a.push("+ "+t),r.length&&a.push("? "+Array(i+1).join("\t")+r+"\n"),a},e}(),i=function(e,t){return null==t&&(t=/^\s*#?\s*$/),t.test(e)},r=function(e,t){return null==t&&(t=" \t"),_.call(t,e)>=0},b=function(e,t){var n,r;return n=e+1,r=t-e,1===r?""+n:(r||n--,""+n+","+r)},d=function(e,t,n){var r,i,o,s,u,c,l,f,h,d,p,m,g,v,y,A,_,w,x,M,T,S,k,E,C,O,D,j,P,N,z,L,R,W,q,B,Y,H;for(L=null!=n?n:{},u=L.fromfile,M=L.tofile,c=L.fromfiledate,T=L.tofiledate,A=L.n,y=L.lineterm,null==u&&(u=""),null==M&&(M=""),null==c&&(c=""),null==T&&(T=""),null==A&&(A=3),null==y&&(y="\n"),v=[],_=!1,R=new a(null,e,t).getGroupedOpcodes(),S=0,O=R.length;S<O;S++)for(l=R[S],_||(_=!0,s=c?"\t"+c:"",x=T?"\t"+T:"",v.push("--- "+u+s+y),v.push("+++ "+M+x+y)),W=[l[0],l[l.length-1]],o=W[0],m=W[1],r=b(o[1],m[2]),i=b(o[3],m[4]),v.push("@@ -"+r+" +"+i+" @@"+y),k=0,D=l.length;k<D;k++)if(q=l[k],w=q[0],f=q[1],h=q[2],d=q[3],p=q[4],"equal"!==w){if("replace"===w||"delete"===w)for(Y=e.slice(f,h),C=0,P=Y.length;C<P;C++)g=Y[C],v.push("-"+g);if("replace"===w||"insert"===w)for(H=t.slice(d,p),z=0,N=H.length;z<N;z++)g=H[z],v.push("+"+g)}else for(B=e.slice(f,h),E=0,j=B.length;E<j;E++)g=B[E],v.push(" "+g);return v},y=function(e,t){var n,r;return n=e+1,r=t-e,r||n--,r<=1?""+n:""+n+","+(n+r-1)},o=function(e,t,n){var r,i,o,s,u,c,l,f,h,d,m,g,v,b,A,_,w,x,M,T,S,k,E,C,O,D,j,P,N,z,L,R,W,q,B,Y,H,F,I,U;for(q=null!=n?n:{},u=q.fromfile,S=q.tofile,c=q.fromfiledate,k=q.tofiledate,_=q.n,A=q.lineterm,null==u&&(u=""),null==S&&(S=""),null==c&&(c=""),null==k&&(k=""),null==_&&(_=3),null==A&&(A="\n"),w={insert:"+ ",delete:"- ",replace:"! ",equal:" "},x=!1,b=[],B=new a(null,e,t).getGroupedOpcodes(),C=0,P=B.length;C<P;C++)if(l=B[C],!x){if(x=!0,s=c?"\t"+c:"",T=k?"\t"+k:"",b.push("*** "+u+s+A),b.push("--- "+S+T+A),Y=[l[0],l[l.length-1]],o=Y[0],g=Y[1],b.push("***************"+A),r=y(o[1],g[2]),b.push("*** "+r+" ****"+A),p(function(){var e,t,n,r;for(r=[],e=0,t=l.length;e<t;e++)n=l[e],M=n[0],E=n[1],E=n[2],E=n[3],E=n[4],r.push("replace"===M||"delete"===M);return r}()))for(O=0,N=l.length;O<N;O++)if(H=l[O],M=H[0],f=H[1],h=H[2],E=H[3],E=H[4],"insert"!==M)for(F=e.slice(f,h),D=0,z=F.length;D<z;D++)v=F[D],b.push(w[M]+v);if(i=y(o[3],g[4]),b.push("--- "+i+" ----"+A),p(function(){var e,t,n,r;for(r=[],e=0,t=l.length;e<t;e++)n=l[e],M=n[0],E=n[1],E=n[2],E=n[3],E=n[4],r.push("replace"===M||"insert"===M);return r}()))for(j=0,L=l.length;j<L;j++)if(I=l[j],M=I[0],E=I[1],E=I[2],d=I[3],m=I[4],"delete"!==M)for(U=t.slice(d,m),W=0,R=U.length;W<R;W++)v=U[W],b.push(w[M]+v)}return b},f=function(t,n,i,a){return null==a&&(a=r),new e(i,a).compare(t,n)},h=function(e,t){var n,r,i,a,o,s,u;if(a={1:"- ",2:"+ "}[t],!a)throw new Error("unknow delta choice (must be 1 or 2): "+t);for(i=[" ",a],r=[],o=0,s=e.length;o<s;o++)n=e[o],u=n.slice(0,2),_.call(i,u)>=0&&r.push(n.slice(2));return r},t._arrayCmp=m,t.SequenceMatcher=a,t.getCloseMatches=u,t._countLeading=v,t.Differ=e,t.IS_LINE_JUNK=i,t.IS_CHARACTER_JUNK=r,t._formatRangeUnified=b,t.unifiedDiff=d,t._formatRangeContext=y,t.contextDiff=o,t.ndiff=f,t.restore=h}).call(this)}),Up=Ip,Gp=/\d/,$p=["print","archive","comment","discuss","e-mail","email","share","reply","all","login","sign","single","adx","entry-unrelated"],Vp=new RegExp($p.join("|"),"i"),Kp=new RegExp("(next|weiter|continue|>([^|]|$)|»([^|]|$))","i"),Xp=new RegExp("(first|last|end)","i"),Jp=new RegExp("(prev|earl|old|new|<|«)","i"),Zp={extract:function(e){var t=e.$,n=e.url,r=e.parsedUrl,i=e.previousUrls,a=void 0===i?[]:i;r=r||Ys.parse(n);var o=Y(n),s=F(n,r),u=t("a[href]").toArray(),c=Nt({links:u,articleUrl:o,baseUrl:s,parsedUrl:r,$:t,previousUrls:a});if(!c)return null;var l=$u(c).reduce(function(e,t){var n=c[t];return n.score>e.score?n:e},{score:-100});return l.score>=50?l.href:null}},Qp=["og:url"],em={extract:function(e){var t=e.$,n=e.url,r=e.metaCache,i=t("link[rel=canonical]");if(0!==i.length){var a=i.attr("href");if(a)return Lt(a)}var o=Re(t,Qp,r);return Lt(o?o:n)}},tm={ellipse:"…",chars:[" ","-"],max:140,truncate:!0},nm=function(e,t,n){if("string"!=typeof e||0===e.length)return"";if(0===t)return"";n=n||{};for(var r in tm)null!==n[r]&&"undefined"!=typeof n[r]||(n[r]=tm[r]);return n.max=t||n.max,Rt(e,n.max,n.ellipse,n.chars,n.truncate)},rm=["og:description","twitter:description"],im={extract:function(e){var t=e.$,n=e.content,r=e.metaCache,i=Re(t,rm,r);if(i)return Wt(Be(i,t));var a=200,o=n.slice(0,5*a);return Wt(t(o).text(),t,a)}},am={extract:function(e){var t=e.content,n=Is.load(t),r=n("div").first(),i=W(r.text());return i.split(/\s/).length}},om={domain:"*",title:Ap.extract,date_published:Dp.extract,author:Sp.extract,content:mp.extract.bind(mp),lead_image_url:Yp.extract,dek:jp.extract,next_page_url:Zp.extract,url_and_domain:em.extract,excerpt:im.extract,word_count:am.extract,direction:function(e){var t=e.title;return Wh.getDirection(t)},extract:function(e){var t=e.html,n=e.$;if(t&&!n){var r=Is.load(t);e.$=r}var i=this.title(e),a=this.date_published(e),o=this.author(e),s=this.content(hi({},e,{title:i})),u=this.lead_image_url(hi({},e,{content:s})),c=this.dek(hi({},e,{content:s})),l=this.next_page_url(e),f=this.excerpt(hi({},e,{content:s})),h=this.word_count(hi({},e,{content:s})),d=this.direction({title:i}),p=this.url_and_domain(e),m=p.url,g=p.domain;return{title:i,author:o,date_published:a||null,dek:c,lead_image_url:u,content:s,next_page_url:l,url:m,domain:g,excerpt:f,word_count:h,direction:d}}},sm={'meta[name="al:ios:app_name"][value="Medium"]':wh,'meta[name="generator"][value="blogger"]':ah},um={extract:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:om,t=arguments[1],n=t,r=n.contentOnly,i=n.extractedTitle;if("*"===e.domain)return e.extract(t);if(t=hi({},t,{extractor:e}),r){var a=Ut(hi({},t,{type:"content",extractHtml:!0,title:i}));return{content:a}}var o=Ut(hi({},t,{type:"title"})),s=Ut(hi({},t,{type:"date_published"})),u=Ut(hi({},t,{type:"author"})),c=Ut(hi({},t,{type:"next_page_url"})),l=Ut(hi({},t,{type:"content",extractHtml:!0,title:o})),f=Ut(hi({},t,{type:"lead_image_url",content:l})),h=Ut(hi({},t,{type:"excerpt",content:l})),d=Ut(hi({},t,{type:"dek",content:l,excerpt:h})),p=Ut(hi({},t,{type:"word_count",content:l})),m=Ut(hi({},t,{type:"direction",title:o})),g=Ut(hi({},t,{type:"url_and_domain"}))||{url:null,domain:null},v=g.url,y=g.domain;return{title:o,content:l,author:u,date_published:s,lead_image_url:f,dek:d,next_page_url:c,url:v,domain:y,excerpt:h,word_count:p,direction:m}}},cm=function(){function e(e){return t.apply(this,arguments)}var t=ps(Tn.mark(function e(t){var n,r,i,a,o,s=t.next_page_url,u=t.html,c=t.$,l=t.metaCache,f=t.result,h=t.Extractor,d=t.title,p=t.url;return Tn.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n=1,r=[Y(p)];case 2:if(!(s&&n<26)){e.next=15;break}return n+=1,e.next=6,Vf.create(s);case 6:c=e.sent,u=c.html(),i={url:s,html:u,$:c,metaCache:l,contentOnly:!0,extractedTitle:d,previousUrls:r},a=um.extract(h,i),r.push(s),f=hi({},f,{content:f.content+"<hr><h4>Page "+n+"</h4>"+a.content}),s=a.next_page_url,e.next=2;break;case 15:return o=om.word_count({content:"<div>"+f.content+"</div>"}),e.abrupt("return",hi({},f,{total_pages:n,pages_rendered:n,word_count:o}));case 17:case"end":return e.stop()}},e,this)}));return e}(),lm={parse:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return ps(Tn.mark(function i(){var a,o,s,u,c,l,f,h,d,p,m,g;return Tn.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(a=r.fetchAllPages,o=void 0===a||a,s=r.fallback,u=void 0===s||s,!e&&Is.browser&&(e=window.location.href,t=t||Is.html()),c=Ys.parse(e),R(c)){n.next=5;break}return n.abrupt("return",su.badUrl);case 5:return n.next=7,Vf.create(e,t,c);case 7:if(l=n.sent,f=Bt(e,c,l),!l.failed){n.next=11;break}return n.abrupt("return",l);case 11:if(t||(t=l.html()),h=l("meta").map(function(e,t){return l(t).attr("name")}).toArray(),d=um.extract(f,{url:e,html:t,$:l,metaCache:h,parsedUrl:c,fallback:u}),p=d,m=p.title,g=p.next_page_url,!o||!g){n.next=21;break}return n.next=18,cm({Extractor:f,next_page_url:g,html:t,$:l,metaCache:h,result:d,title:m,url:e});case 18:d=n.sent,n.next=22;break;case 21:d=hi({},d,{total_pages:1,rendered_pages:1});case 22:return Is.browser&&Is.cleanup(),n.abrupt("return",d);case 24:case"end":return n.stop()}},i,n)}))()},browser:!!Is.browser,fetchResource:function(e){var t=this;return ps(Tn.mark(function n(){return Tn.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Vf.create(e);case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}},n,t)}))()}};return lm}();