File manager - Edit - /home/u816558632/domains/postills.com/public_html/public/init.js.tar
Back
home/u816558632/domains/postills.com/public_html/public/js/init.js 0000644 00013761334 15001322555 0020471 0 ustar 00 /*! For license information please see init.js.LICENSE.txt */ (()=>{var t,e={5496:function(t){t.exports=function(){"use strict";const t=(t,e,n,o)=>(t=""+t,e=""+e,o&&(t=t.trim(),e=e.trim()),n?t==e:t.toLowerCase()==e.toLowerCase());function e(t){var e=document.createElement("div");return t.replace(/\&#?[0-9a-z]+;/gi,(function(t){return e.innerHTML=t,e.innerText}))}function n(t,e){for(e=e||"previous";t=t[e+"Sibling"];)if(3==t.nodeType)return t}function o(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/`|'/g,"'")}function r(t){return t instanceof Array}function i(t){var e=Object.prototype.toString.call(t).split(" ")[1].slice(0,-1);return t===Object(t)&&"Array"!=e&&"Function"!=e&&"RegExp"!=e&&"HTMLUnknownElement"!=e}function a(t,e,n){function o(t,e){for(var n in e)if(e.hasOwnProperty(n)){if(i(e[n])){i(t[n])?o(t[n],e[n]):t[n]=Object.assign({},e[n]);continue}if(r(e[n])){t[n]=Object.assign([],e[n]);continue}t[n]=e[n]}}return t instanceof Object||(t={}),o(t,e),n&&o(t,n),t}function c(t){return String.prototype.normalize?"string"==typeof t?t.normalize("NFD").replace(/[\u0300-\u036f]/g,""):void 0:t}var s,u=()=>/(?=.*chrome)(?=.*android)/i.test(navigator.userAgent),p={init(){this.DOM.dropdown=this.parseTemplate("dropdown",[this.settings]),this.DOM.dropdown.content=this.DOM.dropdown.querySelector(this.settings.classNames.dropdownWrapperSelector)},show(e){var n,o,r,a=this.settings,c="mix"==a.mode&&!a.enforceWhitelist,s=!a.whitelist||!a.whitelist.length,u="manual"==a.dropdown.position;if(e=void 0===e?this.state.inputText:e,(!s||c||a.templates.dropdownItemNoMatch)&&!1!==a.dropdown.enable&&!this.state.isLoading){if(clearTimeout(this.dropdownHide__bindEventsTimeout),this.suggestedListItems=this.dropdown.filterListItems.call(this,e),e&&!this.suggestedListItems.length&&(this.trigger("dropdown:noMatch",e),a.templates.dropdownItemNoMatch&&(r=a.templates.dropdownItemNoMatch.call(this,{value:e}))),!r){if(this.suggestedListItems.length)e&&c&&!this.state.editing.scope&&!t(this.suggestedListItems[0].value,e)&&this.suggestedListItems.unshift({value:e});else{if(!e||!c||this.state.editing.scope)return this.input.autocomplete.suggest.call(this),void this.dropdown.hide.call(this);this.suggestedListItems=[{value:e}]}o=""+(i(n=this.suggestedListItems[0])?n.value:n),a.autoComplete&&o&&0==o.indexOf(e)&&this.input.autocomplete.suggest.call(this,n)}this.dropdown.fill.call(this,r),a.dropdown.highlightFirst&&this.dropdown.highlightOption.call(this,this.DOM.dropdown.content.children[0]),this.state.dropdown.visible||setTimeout(this.dropdown.events.binding.bind(this)),this.state.dropdown.visible=e||!0,this.state.dropdown.query=e,this.setStateSelection(),u||setTimeout((()=>{this.dropdown.position.call(this),this.dropdown.render.call(this)})),setTimeout((()=>{this.trigger("dropdown:show",this.DOM.dropdown)}))}},hide(t){var e=this.DOM,n=e.scope,o=e.dropdown,r="manual"==this.settings.dropdown.position&&!t;if(o&&document.body.contains(o)&&!r)return window.removeEventListener("resize",this.dropdown.position),this.dropdown.events.binding.call(this,!1),n.setAttribute("aria-expanded",!1),o.parentNode.removeChild(o),setTimeout((()=>{this.state.dropdown.visible=!1}),100),this.state.dropdown.query=this.state.ddItemData=this.state.ddItemElm=this.state.selection=null,this.state.tag&&this.state.tag.value.length&&(this.state.flaggedTags[this.state.tag.baseOffset]=this.state.tag),this.trigger("dropdown:hide",o),this},render(){var t,e,n=((e=this.DOM.dropdown.cloneNode(!0)).style.cssText="position:fixed; top:-9999px; opacity:0",document.body.appendChild(e),t=e.clientHeight,e.parentNode.removeChild(e),t),o=this.settings;return this.DOM.scope.setAttribute("aria-expanded",!0),document.body.contains(this.DOM.dropdown)||(this.DOM.dropdown.classList.add(o.classNames.dropdownInital),this.dropdown.position.call(this,n),o.dropdown.appendTarget.appendChild(this.DOM.dropdown),setTimeout((()=>this.DOM.dropdown.classList.remove(o.classNames.dropdownInital)))),this},fill(t){var e;t="string"==typeof t?t:this.dropdown.createListHTML.call(this,t||this.suggestedListItems),this.DOM.dropdown.content.innerHTML=(e=t)?e.replace(/\>[\r\n ]+\</g,"><").replace(/(<.*?>)|\s+/g,((t,e)=>e||" ")):""},refilter(t){t=t||this.state.dropdown.query||"",this.suggestedListItems=this.dropdown.filterListItems.call(this,t),this.dropdown.fill.call(this),this.suggestedListItems.length||this.dropdown.hide.call(this),this.trigger("dropdown:updated",this.DOM.dropdown)},position(t){var e=this.settings.dropdown;if("manual"!=e.position){var n,o,r,i,a,c,s=this.DOM.dropdown,u=e.placeAbove,p=document.documentElement.clientHeight,l=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)>480?e.position:"all",d=this.DOM["input"==l?"input":"scope"];t=t||s.clientHeight,this.state.dropdown.visible&&("text"==l?(r=(n=this.getCaretGlobalPosition()).bottom,o=n.top,i=n.left,a="auto"):(c=function(t){for(var e=0,n=0;t;)e+=t.offsetLeft||0,n+=t.offsetTop||0,t=t.parentNode;return{left:e,top:n}}(this.settings.dropdown.appendTarget),o=(n=d.getBoundingClientRect()).top-c.top,r=n.bottom-1-c.top,i=n.left-c.left,a=n.width+"px"),o=Math.floor(o),r=Math.ceil(r),u=void 0===u?p-n.bottom<t:u,s.style.cssText="left:"+(i+window.pageXOffset)+"px; width:"+a+";"+(u?"top: "+(o+window.pageYOffset)+"px":"top: "+(r+window.pageYOffset)+"px"),s.setAttribute("placement",u?"top":"bottom"),s.setAttribute("position",l))}},events:{binding(t=!0){var e=this.dropdown.events.callbacks,n=this.listeners.dropdown=this.listeners.dropdown||{position:this.dropdown.position.bind(this),onKeyDown:e.onKeyDown.bind(this),onMouseOver:e.onMouseOver.bind(this),onMouseLeave:e.onMouseLeave.bind(this),onClick:e.onClick.bind(this),onScroll:e.onScroll.bind(this)},o=t?"addEventListener":"removeEventListener";"manual"!=this.settings.dropdown.position&&(window[o]("resize",n.position),window[o]("keydown",n.onKeyDown)),this.DOM.dropdown[o]("mouseover",n.onMouseOver),this.DOM.dropdown[o]("mouseleave",n.onMouseLeave),this.DOM.dropdown[o]("mousedown",n.onClick),this.DOM.dropdown.content[o]("scroll",n.onScroll)},callbacks:{onKeyDown(t){var e=this.DOM.dropdown.querySelector(this.settings.classNames.dropdownItemActiveSelector),n=this.dropdown.getSuggestionDataByNode.call(this,e);switch(t.key){case"ArrowDown":case"ArrowUp":case"Down":case"Up":var o;t.preventDefault(),e&&(e=e[("ArrowUp"==t.key||"Up"==t.key?"previous":"next")+"ElementSibling"]),e||(o=this.DOM.dropdown.content.children,e=o["ArrowUp"==t.key||"Up"==t.key?o.length-1:0]),n=this.dropdown.getSuggestionDataByNode.call(this,e),this.dropdown.highlightOption.call(this,e,!0);break;case"Escape":case"Esc":this.dropdown.hide.call(this);break;case"ArrowRight":if(this.state.actions.ArrowLeft)return;case"Tab":if("mix"!=this.settings.mode&&e&&!this.settings.autoComplete.rightKey&&!this.state.editing){t.preventDefault();var r=this.dropdown.getMappedValue.call(this,n);return this.input.autocomplete.set.call(this,r),!1}return!0;case"Enter":t.preventDefault(),this.settings.hooks.suggestionClick(t,{tagify:this,tagData:n,suggestionElm:e}).then((()=>{e?this.dropdown.selectOption.call(this,e):this.dropdown.hide.call(this)})).catch((t=>t));break;case"Backspace":{if("mix"==this.settings.mode||this.state.editing.scope)return;let t=this.state.inputText.trim();""!=t&&8203!=t.charCodeAt(0)||(!0===this.settings.backspace?this.removeTags():"edit"==this.settings.backspace&&setTimeout(this.editTag.bind(this),0))}}},onMouseOver(t){var e=t.target.closest(this.settings.classNames.dropdownItemSelector);e&&this.dropdown.highlightOption.call(this,e)},onMouseLeave(t){this.dropdown.highlightOption.call(this)},onClick(t){if(0==t.button&&t.target!=this.DOM.dropdown&&t.target!=this.DOM.dropdown.content){var e=t.target.closest(this.settings.classNames.dropdownItemSelector),n=this.dropdown.getSuggestionDataByNode.call(this,e);this.state.actions.selectOption=!0,setTimeout((()=>this.state.actions.selectOption=!1),50),this.settings.hooks.suggestionClick(t,{tagify:this,tagData:n,suggestionElm:e}).then((()=>{e?this.dropdown.selectOption.call(this,e):this.dropdown.hide.call(this)})).catch((t=>t))}},onScroll(t){var e=t.target,n=e.scrollTop/(e.scrollHeight-e.parentNode.clientHeight)*100;this.trigger("dropdown:scroll",{percentage:Math.round(n)})}}},getSuggestionDataByNode(t){var e=t?+t.getAttribute("tagifySuggestionIdx"):-1;return this.suggestedListItems[e]||null},highlightOption(t,e){var n,o=this.settings.classNames.dropdownItemActive;if(this.state.ddItemElm&&(this.state.ddItemElm.classList.remove(o),this.state.ddItemElm.removeAttribute("aria-selected")),!t)return this.state.ddItemData=null,this.state.ddItemElm=null,void this.input.autocomplete.suggest.call(this);n=this.suggestedListItems[this.getNodeIndex(t)],this.state.ddItemData=n,this.state.ddItemElm=t,t.classList.add(o),t.setAttribute("aria-selected",!0),e&&(t.parentNode.scrollTop=t.clientHeight+t.offsetTop-t.parentNode.clientHeight),this.settings.autoComplete&&(this.input.autocomplete.suggest.call(this,n),this.dropdown.position.call(this))},selectOption(t){var e=this.settings.dropdown,n=e.clearOnSelect,o=e.closeOnSelect;if(!t)return this.addTags(this.state.inputText,!0),void(o&&this.dropdown.hide.call(this));var r=t.getAttribute("tagifySuggestionIdx"),i=this.suggestedListItems[+r];if(this.trigger("dropdown:select",{data:i,elm:t}),r&&i){if(this.state.editing?this.onEditTagDone(null,a({__isValid:!0},i)):this["mix"==this.settings.mode?"addMixTags":"addTags"]([i],n),setTimeout((()=>{this.DOM.input.focus(),this.toggleFocusClass(!0)})),o)return this.dropdown.hide.call(this);this.dropdown.refilter.call(this)}else this.dropdown.hide.call(this)},selectAll(){return this.suggestedListItems.length=0,this.dropdown.hide.call(this),this.addTags(this.dropdown.filterListItems.call(this,""),!0),this},filterListItems(t,e){var n,o,r,a,s,u=this.settings,p=u.dropdown,l=(e=e||{},[]),d=u.whitelist,f=p.maxItems||1/0,b=p.searchKeys,M=0;if(!t||!b.length||"select"==u.mode)return(u.duplicates?d:d.filter((t=>!this.isTagDuplicate(i(t)?t.value:t)))).slice(0,f);function z(t,e){return e.toLowerCase().split(" ").every((e=>t.includes(e.toLowerCase())))}for(s=p.caseSensitive?""+t:(""+t).toLowerCase();M<d.length;M++){n=d[M]instanceof Object?d[M]:{value:d[M]};let t=Object.keys(n).some((t=>b.includes(t)))?b:["value"];if(p.fuzzySearch&&!e.exact?(r=t.reduce(((t,e)=>t+" "+(n[e]||"")),"").toLowerCase(),p.accentedSearch&&(r=c(r),s=c(s)),o=z(r,s)):o=t.some((t=>{var o=""+(n[t]||"");return p.accentedSearch&&(o=c(o),s=c(s)),p.caseSensitive||(o=o.toLowerCase()),e.exact?o==s:0==o.indexOf(s)})),a=!u.duplicates&&this.isTagDuplicate(i(n)?n.value:n),o&&!a&&f--&&l.push(n),0==f)break}return l},getMappedValue(t){var e=this.settings.dropdown.mapValueTo;return e?"function"==typeof e?e(t):t[e]||t.value:t.value},createListHTML(t){return a([],t).map(((t,e)=>{"string"!=typeof t&&"number"!=typeof t||(t={value:t});var n=this.dropdown.getMappedValue.call(this,t);t.value=n&&"string"==typeof n?o(n):n;var r=this.settings.templates.dropdownItem.call(this,t);return r.replace(/\s*tagifySuggestionIdx=(["'])(.*?)\1/gim,"").replace(">",` tagifySuggestionIdx="${e}">`)})).join("")}},l={delimiters:",",pattern:null,tagTextProp:"value",maxTags:1/0,callbacks:{},addTagOnBlur:!0,duplicates:!1,whitelist:[],blacklist:[],enforceWhitelist:!1,keepInvalidTags:!1,mixTagsAllowedAfter:/,|\.|\:|\s/,mixTagsInterpolator:["[[","]]"],backspace:!0,skipInvalid:!1,editTags:{clicks:2,keepInvalid:!0},transformTag:()=>{},trim:!0,mixMode:{insertAfterTag:" "},autoComplete:{enabled:!0,rightKey:!1},classNames:{namespace:"tagify",mixMode:"tagify--mix",selectMode:"tagify--select",input:"tagify__input",focus:"tagify--focus",tag:"tagify__tag",tagNoAnimation:"tagify--noAnim",tagInvalid:"tagify--invalid",tagNotAllowed:"tagify--notAllowed",inputInvalid:"tagify__input--invalid",tagX:"tagify__tag__removeBtn",tagText:"tagify__tag-text",dropdown:"tagify__dropdown",dropdownWrapper:"tagify__dropdown__wrapper",dropdownItem:"tagify__dropdown__item",dropdownItemActive:"tagify__dropdown__item--active",dropdownInital:"tagify__dropdown--initial",scopeLoading:"tagify--loading",tagLoading:"tagify__tag--loading",tagEditing:"tagify__tag--editable",tagFlash:"tagify__tag--flash",tagHide:"tagify__tag--hide",hasMaxTags:"tagify--hasMaxTags",hasNoTags:"tagify--noTags",empty:"tagify--empty"},dropdown:{classname:"",enabled:2,maxItems:10,searchKeys:["value","searchBy"],fuzzySearch:!0,caseSensitive:!1,accentedSearch:!0,highlightFirst:!1,closeOnSelect:!0,clearOnSelect:!0,position:"all",appendTarget:null},hooks:{beforeRemoveTag:()=>Promise.resolve(),suggestionClick:()=>Promise.resolve()}},d={wrapper:(t,e)=>`<tags class="${e.classNames.namespace} ${e.mode?`${e.classNames[e.mode+"Mode"]}`:""} ${t.className}"\n ${e.readonly?"readonly":""}\n ${e.required?"required":""}\n tabIndex="-1">\n <span ${e.readonly&&"mix"==e.mode?"":"contenteditable"} data-placeholder="${e.placeholder||"​"}" aria-placeholder="${e.placeholder||""}"\n class="${e.classNames.input}"\n role="textbox"\n aria-autocomplete="both"\n aria-multiline="${"mix"==e.mode}"></span>\n </tags>`,tag(t){return`<tag title="${t.title||t.value}"\n contenteditable='false'\n spellcheck='false'\n tabIndex="-1"\n class="${this.settings.classNames.tag} ${t.class?t.class:""}"\n ${this.getAttributes(t)}>\n <x title='' class="${this.settings.classNames.tagX}" role='button' aria-label='remove tag'></x>\n <div>\n <span class="${this.settings.classNames.tagText}">${t[this.settings.tagTextProp]||t.value}</span>\n </div>\n </tag>`},dropdown(t){var e=t.dropdown,n="manual"==e.position,o=`${t.classNames.dropdown}`;return`<div class="${n?"":o} ${e.classname}" role="listbox" aria-labelledby="dropdown">\n <div class="${t.classNames.dropdownWrapper}"></div>\n </div>`},dropdownItem(t){return`<div ${this.getAttributes(t)}\n class='${this.settings.classNames.dropdownItem} ${t.class?t.class:""}'\n tabindex="0"\n role="option">${t.value}</div>`},dropdownItemNoMatch:null},f={customBinding(){this.customEventsList.forEach((t=>{this.on(t,this.settings.callbacks[t])}))},binding(t=!0){var e,n=this.events.callbacks,o=t?"addEventListener":"removeEventListener";if(!this.state.mainEvents||!t)for(var r in this.state.mainEvents=t,t&&!this.listeners.main&&(this.DOM.input.addEventListener(this.isIE?"keydown":"input",n[this.isIE?"onInputIE":"onInput"].bind(this)),this.settings.isJQueryPlugin&&jQuery(this.DOM.originalInput).on("tagify.removeAllTags",this.removeAllTags.bind(this))),e=this.listeners.main=this.listeners.main||{focus:["input",n.onFocusBlur.bind(this)],blur:["input",n.onFocusBlur.bind(this)],keydown:["input",n.onKeydown.bind(this)],click:["scope",n.onClickScope.bind(this)],dblclick:["scope",n.onDoubleClickScope.bind(this)],paste:["input",n.onPaste.bind(this)]})("blur"!=r||t)&&this.DOM[e[r][0]][o](r,e[r][1])},callbacks:{onFocusBlur(t){var e=t.target?this.trim(t.target.textContent):"",n=this.settings,o=t.type,r=n.dropdown.enabled>=0,i={relatedTarget:t.relatedTarget},a=this.state.actions.selectOption&&(r||!n.dropdown.closeOnSelect),c=this.state.actions.addNew&&r;if("blur"==o){if(t.relatedTarget===this.DOM.scope)return this.dropdown.hide.call(this),void this.DOM.input.focus();this.postUpdate(),this.triggerChangeEvent()}if(!a&&!c)if(this.state.hasFocus="focus"==o&&+new Date,this.toggleFocusClass(this.state.hasFocus),"mix"!=n.mode){if("focus"==o)return this.trigger("focus",i),void(0===n.dropdown.enabled&&this.dropdown.show.call(this));"blur"==o&&(this.trigger("blur",i),this.loading(!1),("select"==this.settings.mode?!this.value.length||this.value[0].value!=e:e&&!this.state.actions.selectOption&&n.addTagOnBlur)&&this.addTags(e,!0)),this.DOM.input.removeAttribute("style"),this.dropdown.hide.call(this)}else"focus"==o?this.trigger("focus",i):"blur"==t.type&&(this.trigger("blur",i),this.loading(!1),this.dropdown.hide.call(this),this.state.dropdown.visible=void 0,this.setStateSelection())},onKeydown(t){var o=this.trim(t.target.textContent);if(this.trigger("keydown",{originalEvent:this.cloneEvent(t)}),"mix"==this.settings.mode){switch(t.key){case"Left":case"ArrowLeft":this.state.actions.ArrowLeft=!0;break;case"Delete":case"Backspace":if(this.state.editing)return;var r,i,a=document.getSelection(),c="Delete"==t.key&&a.anchorOffset==(a.anchorNode.length||0),p=1==a.anchorNode.nodeType||!a.anchorOffset&&a.anchorNode.previousElementSibling,l=e(this.DOM.input.innerHTML),d=this.getTagElms();if(u()&&p)return i=n(p),p.hasAttribute("readonly")||p.remove(),this.DOM.input.focus(),void setTimeout((()=>{this.placeCaretAfterNode(i),this.DOM.input.click()}));if("BR"==a.anchorNode.nodeName)return;if((c||p)&&1==a.anchorNode.nodeType?r=0==a.anchorOffset?c?d[0]:null:d[a.anchorOffset-1]:c?r=a.anchorNode.nextElementSibling:p&&(r=p),3==a.anchorNode.nodeType&&!a.anchorNode.nodeValue&&a.anchorNode.previousElementSibling&&t.preventDefault(),(p||c)&&!this.settings.backspace)return void t.preventDefault();if("Range"!=a.type&&!a.anchorOffset&&a.anchorNode==this.DOM.input&&"Delete"!=t.key)return void t.preventDefault();if("Range"!=a.type&&r&&r.hasAttribute("readonly"))return void this.placeCaretAfterNode(n(r));clearTimeout(s),s=setTimeout((()=>{console.log(111);var t=document.getSelection(),n=e(this.DOM.input.innerHTML),o=t.anchorNode.previousElementSibling;if(!u()&&n.length>=l.length&&o&&!o.hasAttribute("readonly")&&(this.removeTags(o),this.fixFirefoxLastTagNoCaret(),2==this.DOM.input.children.length&&"BR"==this.DOM.input.children[1].tagName))return this.DOM.input.innerHTML="",this.value.length=0,!0;this.value=[].map.call(d,((t,e)=>{var n=this.tagData(t);if(t.parentNode||n.readonly)return n;this.trigger("remove",{tag:t,index:e,data:n})})).filter((t=>t))}),20)}return!0}switch(t.key){case"Backspace":this.state.dropdown.visible&&"manual"!=this.settings.dropdown.position||""!=o&&8203!=o.charCodeAt(0)||(!0===this.settings.backspace?this.removeTags():"edit"==this.settings.backspace&&setTimeout(this.editTag.bind(this),0));break;case"Esc":case"Escape":if(this.state.dropdown.visible)return;t.target.blur();break;case"Down":case"ArrowDown":this.state.dropdown.visible||this.dropdown.show.call(this);break;case"ArrowRight":{let t=this.state.inputSuggestion||this.state.ddItemData;if(t&&this.settings.autoComplete.rightKey)return void this.addTags([t],!0);break}case"Tab":{let e="select"==this.settings.mode;if(!o||e)return!0;t.preventDefault()}case"Enter":if(this.state.dropdown.visible||229==t.keyCode)return;t.preventDefault(),setTimeout((()=>{this.state.actions.selectOption||this.addTags(o,!0)}))}},onInput(t){if("mix"==this.settings.mode)return this.events.callbacks.onMixTagsInput.call(this,t);var e=this.input.normalize.call(this),n=e.length>=this.settings.dropdown.enabled,o={value:e,inputElm:this.DOM.input};o.isValid=this.validateTag({value:e}),this.trigger("input",o),this.state.inputText!=e&&(this.input.set.call(this,e,!1),-1!=e.search(this.settings.delimiters)?this.addTags(e)&&this.input.set.call(this):this.settings.dropdown.enabled>=0&&this.dropdown[n?"show":"hide"].call(this,e))},onMixTagsInput(t){var e,n,o,r,i,c,s,p,l=this.settings,d=this.value.length,f=this.getTagElms(),b=document.createDocumentFragment(),M=window.getSelection().getRangeAt(0),z=[].map.call(f,(t=>this.tagData(t).value));if("deleteContentBackward"==t.inputType&&u()&&this.events.callbacks.onKeydown.call(this,{target:t.target,key:"Backspace"}),this.value.slice().forEach((t=>{t.readonly&&!z.includes(t.value)&&b.appendChild(this.createTagElem(t))})),b.childNodes.length&&(M.insertNode(b),this.setRangeAtStartEnd(!1,b.lastChild)),f.length!=d)return this.value=[].map.call(this.getTagElms(),(t=>this.tagData(t))),void this.update({withoutChangeEvent:!0});if(this.hasMaxTags())return!0;if(window.getSelection&&(c=window.getSelection()).rangeCount>0&&3==c.anchorNode.nodeType){if((M=c.getRangeAt(0).cloneRange()).collapse(!0),M.setStart(c.focusNode,0),o=(e=M.toString().slice(0,M.endOffset)).split(l.pattern).length-1,(n=e.match(l.pattern))&&(r=e.slice(e.lastIndexOf(n[n.length-1]))),r){if(this.state.actions.ArrowLeft=!1,this.state.tag={prefix:r.match(l.pattern)[0],value:r.replace(l.pattern,"")},this.state.tag.baseOffset=c.baseOffset-this.state.tag.value.length,p=this.state.tag.value.match(l.delimiters))return this.state.tag.value=this.state.tag.value.replace(l.delimiters,""),this.state.tag.delimiters=p[0],this.addTags(this.state.tag.value,l.dropdown.clearOnSelect),void this.dropdown.hide.call(this);i=this.state.tag.value.length>=l.dropdown.enabled;try{s=(s=this.state.flaggedTags[this.state.tag.baseOffset]).prefix==this.state.tag.prefix&&s.value[0]==this.state.tag.value[0],this.state.flaggedTags[this.state.tag.baseOffset]&&!this.state.tag.value&&delete this.state.flaggedTags[this.state.tag.baseOffset]}catch(t){}(s||o<this.state.mixMode.matchedPatternCount)&&(i=!1)}else this.state.flaggedTags={};this.state.mixMode.matchedPatternCount=o}setTimeout((()=>{this.update({withoutChangeEvent:!0}),this.trigger("input",a({},this.state.tag,{textContent:this.DOM.input.textContent})),this.state.tag&&this.dropdown[i?"show":"hide"].call(this,this.state.tag.value)}),10)},onInputIE(t){var e=this;setTimeout((function(){e.events.callbacks.onInput.call(e,t)}))},onClickScope(t){var e=this.settings,n=t.target.closest("."+e.classNames.tag),o=+new Date-this.state.hasFocus;if(t.target!=this.DOM.scope){if(!t.target.classList.contains(e.classNames.tagX))return n?(this.trigger("click",{tag:n,index:this.getNodeIndex(n),data:this.tagData(n),originalEvent:this.cloneEvent(t)}),void(1!==e.editTags&&1!==e.editTags.clicks||this.events.callbacks.onDoubleClickScope.call(this,t))):void(t.target==this.DOM.input&&("mix"==e.mode&&this.fixFirefoxLastTagNoCaret(),o>500)?this.state.dropdown.visible?this.dropdown.hide.call(this):0===e.dropdown.enabled&&"mix"!=e.mode&&this.dropdown.show.call(this):"select"==e.mode&&!this.state.dropdown.visible&&this.dropdown.show.call(this));this.removeTags(t.target.parentNode)}else this.state.hasFocus||this.DOM.input.focus()},onPaste(t){var e;t.preventDefault(),this.settings.readonly||(e=(t.clipboardData||window.clipboardData).getData("Text"),this.injectAtCaret(e,window.getSelection().getRangeAt(0)),"mix"!=this.settings.mode&&this.addTags(this.DOM.input.textContent,!0))},onEditTagInput(t,e){var n=t.closest("."+this.settings.classNames.tag),o=this.getNodeIndex(n),r=this.tagData(n),i=this.input.normalize.call(this,t),c=n.innerHTML!=n.__tagifyTagData.__originalHTML,s=this.validateTag({[this.settings.tagTextProp]:i});c||!0!==t.originalIsValid||(s=!0),n.classList.toggle(this.settings.classNames.tagInvalid,!0!==s),r.__isValid=s,n.title=!0===s?r.title||r.value:s,i.length>=this.settings.dropdown.enabled&&(this.state.editing&&(this.state.editing.value=i),this.dropdown.show.call(this,i)),this.trigger("edit:input",{tag:n,index:o,data:a({},this.value[o],{newValue:i}),originalEvent:this.cloneEvent(e)})},onEditTagFocus(t){this.state.editing={scope:t,input:t.querySelector("[contenteditable]")}},onEditTagBlur(t){if(this.state.hasFocus||this.toggleFocusClass(),this.DOM.scope.contains(t)){var e,n=this.settings,o=t.closest("."+n.classNames.tag),r=this.input.normalize.call(this,t),i=this.tagData(o).__originalData,c=o.innerHTML!=o.__tagifyTagData.__originalHTML,s=this.validateTag({[n.tagTextProp]:r});if(r)if(c){if(e=this.getWhitelistItem(r)||a({},i,{[n.tagTextProp]:r,value:r}),n.transformTag.call(this,e,i),!0!==(s=this.validateTag({[n.tagTextProp]:e[n.tagTextProp]}))){if(this.trigger("invalid",{data:e,tag:o,message:s}),n.editTags.keepInvalid)return;n.keepInvalidTags?e.__isValid=s:e=i}this.onEditTagDone(o,e)}else this.onEditTagDone(o,i);else this.onEditTagDone(o)}},onEditTagkeydown(t,e){switch(this.trigger("edit:keydown",{originalEvent:this.cloneEvent(t)}),t.key){case"Esc":case"Escape":e.innerHTML=e.__tagifyTagData.__originalHTML;case"Enter":case"Tab":t.preventDefault(),t.target.blur()}},onDoubleClickScope(t){var e,n,o=t.target.closest("."+this.settings.classNames.tag),r=this.settings;o&&(e=o.classList.contains(this.settings.classNames.tagEditing),n=o.hasAttribute("readonly"),"select"==r.mode||r.readonly||e||n||!this.settings.editTags||this.editTag(o),this.toggleFocusClass(!0),this.trigger("dblclick",{tag:o,index:this.getNodeIndex(o),data:this.tagData(o)}))}}};function b(t,e){return t?t.previousElementSibling&&t.previousElementSibling.classList.contains("tagify")?(console.warn("Tagify: ","input element is already Tagified",t),this):(a(this,function(t){var e=document.createTextNode("");function n(t,n,o){o&&n.split(/\s+/g).forEach((n=>e[t+"EventListener"].call(e,n,o)))}return{off(t,e){return n("remove",t,e),this},on(t,e){return e&&"function"==typeof e&&n("add",t,e),this},trigger(n,o,r){var i;if(r=r||{cloneData:!0},n)if(t.settings.isJQueryPlugin)"remove"==n&&(n="removeTag"),jQuery(t.DOM.originalInput).triggerHandler(n,[o]);else{try{var c="object"==typeof o?o:{value:o};if((c=r.cloneData?a({},c):c).tagify=this,o instanceof Object)for(var s in o)o[s]instanceof HTMLElement&&(c[s]=o[s]);i=new CustomEvent(n,{detail:c})}catch(t){console.warn(t)}e.dispatchEvent(i)}}}}(this)),this.isFirefox="undefined"!=typeof InstallTrigger,this.isIE=window.document.documentMode,this.applySettings(t,e||{}),this.state={inputText:"",editing:!1,actions:{},mixMode:{},dropdown:{},flaggedTags:{}},this.value=[],this.listeners={},this.DOM={},this.build(t),this.getCSSVars(),this.loadOriginalValues(),this.events.customBinding.call(this),this.events.binding.call(this),void(t.autofocus&&this.DOM.input.focus())):(console.warn("Tagify: ","input element not found",t),this)}return b.prototype={dropdown:p,TEXTS:{empty:"empty",exceed:"number of tags exceeded",pattern:"pattern mismatch",duplicate:"already exists",notAllowed:"not allowed"},customEventsList:["change","add","remove","invalid","input","click","keydown","focus","blur","edit:input","edit:beforeUpdate","edit:updated","edit:start","edit:keydown","dropdown:show","dropdown:hide","dropdown:select","dropdown:updated","dropdown:noMatch"],trim(t){return this.settings.trim&&t&&"string"==typeof t?t.trim():t},parseHTML:function(t){return(new DOMParser).parseFromString(t.trim(),"text/html").body.firstElementChild},templates:d,parseTemplate(t,e){return t=this.settings.templates[t]||t,this.parseHTML(t.apply(this,e))},applySettings(t,e){l.templates=this.templates;var n=this.settings=a({},l,e);n.readonly=t.hasAttribute("readonly"),n.placeholder=t.getAttribute("placeholder")||n.placeholder||"",n.required=t.hasAttribute("required");for(let t in n.classNames)Object.defineProperty(n.classNames,t+"Selector",{get(){return"."+this[t].split(" ").join(".")}});if(this.isIE&&(n.autoComplete=!1),["whitelist","blacklist"].forEach((e=>{var o=t.getAttribute("data-"+e);o&&(o=o.split(n.delimiters))instanceof Array&&(n[e]=o)})),"autoComplete"in e&&!i(e.autoComplete)&&(n.autoComplete=l.autoComplete,n.autoComplete.enabled=e.autoComplete),"mix"==n.mode&&(n.autoComplete.rightKey=!0,n.delimiters=e.delimiters||null,n.tagTextProp&&!n.dropdown.searchKeys.includes(n.tagTextProp)&&n.dropdown.searchKeys.push(n.tagTextProp)),t.pattern)try{n.pattern=new RegExp(t.pattern)}catch(t){}if(this.settings.delimiters)try{n.delimiters=new RegExp(this.settings.delimiters,"g")}catch(t){}"select"==n.mode&&(n.dropdown.enabled=0),n.dropdown.appendTarget=e.dropdown&&e.dropdown.appendTarget?e.dropdown.appendTarget:document.body},getAttributes(t){if("[object Object]"!=Object.prototype.toString.call(t))return"";var e,n,o=Object.keys(t),r="";for(n=o.length;n--;)"class"!=(e=o[n])&&t.hasOwnProperty(e)&&void 0!==t[e]&&(r+=" "+e+(void 0!==t[e]?`="${t[e]}"`:""));return r},setStateSelection(){var t=window.getSelection(),e={anchorOffset:t.anchorOffset,anchorNode:t.anchorNode,range:t.getRangeAt&&t.rangeCount&&t.getRangeAt(0)};return this.state.selection=e,e},getCaretGlobalPosition(){const t=document.getSelection();if(t.rangeCount){const e=t.getRangeAt(0),n=e.startContainer,o=e.startOffset;let r,i;if(o>0)return i=document.createRange(),i.setStart(n,o-1),i.setEnd(n,o),r=i.getBoundingClientRect(),{left:r.right,top:r.top,bottom:r.bottom};if(n.getBoundingClientRect)return n.getBoundingClientRect()}return{left:-9999,top:-9999}},getCSSVars(){var t,e=getComputedStyle(this.DOM.scope,null);this.CSSVars={tagHideTransition:(({value:t,unit:e})=>"s"==e?1e3*t:t)(function(t){if(!t)return{};var e=(t=t.trim().split(" ")[0]).split(/\d+/g).filter((t=>t)).pop().trim();return{value:+t.split(e).filter((t=>t))[0].trim(),unit:e}}((t="tag-hide-transition",e.getPropertyValue("--"+t))))}},build(t){var e=this.DOM;this.settings.mixMode.integrated?(e.originalInput=null,e.scope=t,e.input=t):(e.originalInput=t,e.scope=this.parseTemplate("wrapper",[t,this.settings]),e.input=e.scope.querySelector(this.settings.classNames.inputSelector),t.parentNode.insertBefore(e.scope,t)),this.settings.dropdown.enabled>=0&&this.dropdown.init.call(this)},destroy(){this.DOM.scope.parentNode.removeChild(this.DOM.scope),this.dropdown.hide.call(this,!0),clearTimeout(this.dropdownHide__bindEventsTimeout)},loadOriginalValues(t){var e,n=this.settings;if(t=t||(n.mixMode.integrated?this.DOM.input.textContent:this.DOM.originalInput.value))if(this.removeAllTags({withoutChangeEvent:!0}),"mix"==n.mode)this.parseMixTags(t.trim()),(e=this.DOM.input.lastChild)&&"BR"==e.tagName||this.DOM.input.insertAdjacentHTML("beforeend","<br>");else{try{JSON.parse(t)instanceof Array&&(t=JSON.parse(t))}catch(t){}this.addTags(t).forEach((t=>t&&t.classList.add(n.classNames.tagNoAnimation)))}else this.postUpdate();this.state.lastOriginalValueReported=n.mixMode.integrated?"":this.DOM.originalInput.value,this.state.loadedOriginalValues=!0},cloneEvent(t){var e={};for(var n in t)e[n]=t[n];return e},loading(t){return this.state.isLoading=t,this.DOM.scope.classList[t?"add":"remove"](this.settings.classNames.scopeLoading),this},tagLoading(t,e){return t&&t.classList[e?"add":"remove"](this.settings.classNames.tagLoading),this},toggleClass(t,e){"string"==typeof t&&this.DOM.scope.classList.toggle(t,e)},toggleFocusClass(t){this.toggleClass(this.settings.classNames.focus,!!t)},triggerChangeEvent:function(){if(!this.settings.mixMode.integrated){var t=this.DOM.originalInput,e=this.state.lastOriginalValueReported!==t.value,n=new CustomEvent("change",{bubbles:!0});e&&(this.state.lastOriginalValueReported=t.value,n.simulated=!0,t._valueTracker&&t._valueTracker.setValue(Math.random()),t.dispatchEvent(n),this.trigger("change",this.state.lastOriginalValueReported),t.value=this.state.lastOriginalValueReported)}},events:f,fixFirefoxLastTagNoCaret(){},placeCaretAfterNode(t){if(t&&t.parentNode){var e=t.nextSibling,n=window.getSelection(),o=n.getRangeAt(0);n.rangeCount&&(o.setStartBefore(e||t),o.setEndBefore(e||t),n.removeAllRanges(),n.addRange(o))}},insertAfterTag(t,e){if(e=e||this.settings.mixMode.insertAfterTag,t&&t.parentNode&&e)return e="string"==typeof e?document.createTextNode(e):e,t.parentNode.insertBefore(e,t.nextSibling),e},editTag(t,e){t=t||this.getLastTag(),e=e||{},this.dropdown.hide.call(this);var n=this.settings;function o(){return t.querySelector(n.classNames.tagTextSelector)}var r=o(),i=this.getNodeIndex(t),c=this.tagData(t),s=this.events.callbacks,u=this,p=!0;if(r){if(!(c instanceof Object&&"editable"in c)||c.editable)return r.setAttribute("contenteditable",!0),t.classList.add(n.classNames.tagEditing),this.tagData(t,{__originalData:a({},c),__originalHTML:t.innerHTML}),r.addEventListener("focus",s.onEditTagFocus.bind(this,t)),r.addEventListener("blur",(function(){setTimeout((()=>s.onEditTagBlur.call(u,o())))})),r.addEventListener("input",s.onEditTagInput.bind(this,r)),r.addEventListener("keydown",(e=>s.onEditTagkeydown.call(this,e,t))),r.focus(),this.setRangeAtStartEnd(!1,r),e.skipValidation||(p=this.editTagToggleValidity(t,c.value)),r.originalIsValid=p,this.trigger("edit:start",{tag:t,index:i,data:c,isValid:p}),this}else console.warn("Cannot find element in Tag template: .",n.classNames.tagTextSelector)},editTagToggleValidity(t,e){var n,o=this.tagData(t);if(o)return n=!(!o.__isValid||1==o.__isValid),t.classList.toggle(this.settings.classNames.tagInvalid,n),o.__isValid;console.warn("tag has no data: ",t,o)},onEditTagDone(t,e){e=e||{};var n={tag:t=t||this.state.editing.scope,index:this.getNodeIndex(t),previousData:this.tagData(t),data:e};this.trigger("edit:beforeUpdate",n,{cloneData:!1}),this.state.editing=!1,delete e.__originalData,delete e.__originalHTML,t&&e[this.settings.tagTextProp]?(this.editTagToggleValidity(t),this.replaceTag(t,e)):t&&this.removeTags(t),this.trigger("edit:updated",n),this.dropdown.hide.call(this),this.settings.keepInvalidTags&&this.reCheckInvalidTags()},replaceTag(t,e){e&&e.value||(e=t.__tagifyTagData),e.__isValid&&1!=e.__isValid&&a(e,this.getInvalidTagAttrs(e,e.__isValid));var n=this.createTagElem(e);t.parentNode.replaceChild(n,t),this.updateValueByDOMTags()},updateValueByDOMTags(){this.value.length=0,[].forEach.call(this.getTagElms(),(t=>{t.classList.contains(this.settings.classNames.tagNotAllowed.split(" ")[0])||this.value.push(this.tagData(t))})),this.update()},setRangeAtStartEnd(t,e){t="number"==typeof t?t:!!t,e=(e=e||this.DOM.input).lastChild||e;var n=document.getSelection();try{n.rangeCount>=1&&["Start","End"].forEach((o=>n.getRangeAt(0)["set"+o](e,t||e.length)))}catch(t){console.warn("Tagify: ",t)}},injectAtCaret(t,e){if(e=e||this.state.selection.range)return"string"==typeof t&&(t=document.createTextNode(t)),e.deleteContents(),e.insertNode(t),this.setRangeAtStartEnd(!1,t),this.updateValueByDOMTags(),this.update(),this},input:{set(t="",e=!0){var n=this.settings.dropdown.closeOnSelect;this.state.inputText=t,e&&(this.DOM.input.innerHTML=o(""+t)),!t&&n&&this.dropdown.hide.bind(this),this.input.autocomplete.suggest.call(this),this.input.validate.call(this)},validate(){var t=!this.state.inputText||!0===this.validateTag({value:this.state.inputText});return this.DOM.input.classList.toggle(this.settings.classNames.inputInvalid,!t),t},normalize(t){var e=t||this.DOM.input,n=[];e.childNodes.forEach((t=>3==t.nodeType&&n.push(t.nodeValue))),n=n.join("\n");try{n=n.replace(/(?:\r\n|\r|\n)/g,this.settings.delimiters.source.charAt(0))}catch(t){}return n=n.replace(/\s/g," "),this.settings.trim&&(n=n.replace(/^\s+/,"")),n},autocomplete:{suggest(t){if(this.settings.autoComplete.enabled){"string"==typeof(t=t||{})&&(t={value:t});var e=t.value?""+t.value:"",n=e.substr(0,this.state.inputText.length).toLowerCase(),o=e.substring(this.state.inputText.length);e&&this.state.inputText&&n==this.state.inputText.toLowerCase()?(this.DOM.input.setAttribute("data-suggest",o),this.state.inputSuggestion=t):(this.DOM.input.removeAttribute("data-suggest"),delete this.state.inputSuggestion)}},set(t){var e=this.DOM.input.getAttribute("data-suggest"),n=t||(e?this.state.inputText+e:null);return!!n&&("mix"==this.settings.mode?this.replaceTextWithNode(document.createTextNode(this.state.tag.prefix+n)):(this.input.set.call(this,n),this.setRangeAtStartEnd()),this.input.autocomplete.suggest.call(this),this.dropdown.hide.call(this),!0)}}},getTagIdx(t){return this.value.findIndex((e=>e.value==(t||{}).value))},getNodeIndex(t){var e=0;if(t)for(;t=t.previousElementSibling;)e++;return e},getTagElms(...t){var e="."+[...this.settings.classNames.tag.split(" "),...t].join(".");return[].slice.call(this.DOM.scope.querySelectorAll(e))},getLastTag(){var t=this.DOM.scope.querySelectorAll(`${this.settings.classNames.tagSelector}:not(.${this.settings.classNames.tagHide}):not([readonly])`);return t[t.length-1]},tagData:(t,e,n)=>t?(e&&(t.__tagifyTagData=n?e:a({},t.__tagifyTagData||{},e)),t.__tagifyTagData):(console.warn("tag elment doesn't exist",t,e),e),isTagDuplicate(e,n){var o=this.settings;return"select"!=o.mode&&this.value.reduce(((r,i)=>t(this.trim(""+e),i.value,n||o.dropdown.caseSensitive)?r+1:r),0)},getTagIndexByValue(e){var n=[];return this.getTagElms().forEach(((o,r)=>{t(this.trim(o.textContent),e,this.settings.dropdown.caseSensitive)&&n.push(r)})),n},getTagElmByValue(t){var e=this.getTagIndexByValue(t)[0];return this.getTagElms()[e]},flashTag(t){t&&(t.classList.add(this.settings.classNames.tagFlash),setTimeout((()=>{t.classList.remove(this.settings.classNames.tagFlash)}),100))},isTagBlacklisted(t){return t=this.trim(t.toLowerCase()),this.settings.blacklist.filter((e=>(""+e).toLowerCase()==t)).length},isTagWhitelisted(t){return!!this.getWhitelistItem(t)},getWhitelistItem(e,n,o){n=n||"value";var r,i=this.settings;return(o=o||i.whitelist).some((o=>{var a="string"==typeof o?o:o[n]||o.value;if(t(a,e,i.dropdown.caseSensitive,i.trim))return r="string"==typeof o?{value:o}:o,!0})),r||"value"!=n||"value"==i.tagTextProp||(r=this.getWhitelistItem(e,i.tagTextProp,o)),r},validateTag(t){var e=this.settings,n="value"in t?"value":e.tagTextProp,o=this.trim(t[n]+"");return(t[n]+"").trim()?e.pattern&&e.pattern instanceof RegExp&&!e.pattern.test(o)?this.TEXTS.pattern:!e.duplicates&&this.isTagDuplicate(o,this.state.editing)?this.TEXTS.duplicate:this.isTagBlacklisted(o)||e.enforceWhitelist&&!this.isTagWhitelisted(o)?this.TEXTS.notAllowed:!e.validate||e.validate(t):this.TEXTS.empty},getInvalidTagAttrs(t,e){return{"aria-invalid":!0,class:`${t.class||""} ${this.settings.classNames.tagNotAllowed}`.trim(),title:e}},hasMaxTags(){return this.value.length>=this.settings.maxTags&&this.TEXTS.exceed},setReadonly(t){var e=this.settings;document.activeElement.blur(),e.readonly=t,this.DOM.scope[(t?"set":"remove")+"Attribute"]("readonly",!0),"mix"==e.mode&&(this.DOM.input.contentEditable=!t)},normalizeTags(t){var e=this.settings,n=e.whitelist,o=e.delimiters,r=e.mode,i=e.tagTextProp;e.enforceWhitelist;var a=[],c=!!n&&n[0]instanceof Object,s=t instanceof Array,u=t=>(t+"").split(o).filter((t=>t)).map((t=>({[i]:this.trim(t),value:this.trim(t)})));if("number"==typeof t&&(t=t.toString()),"string"==typeof t){if(!t.trim())return[];t=u(t)}else s&&(t=[].concat(...t.map((t=>t.value?t:u(t)))));return c&&(t.forEach((t=>{var e=a.map((t=>t.value)),n=this.dropdown.filterListItems.call(this,t[i],{exact:!0}).filter((t=>!e.includes(t.value))),o=n.length>1?this.getWhitelistItem(t[i],i,n):n[0];o&&o instanceof Object?a.push(o):"mix"!=r&&(null==t.value&&(t.value=t[i]),a.push(t))})),t=a),t},parseMixTags(t){var e=this.settings,n=e.mixTagsInterpolator,o=e.duplicates,r=e.transformTag,i=e.enforceWhitelist,a=e.maxTags,c=e.tagTextProp,s=[];return t=t.split(n[0]).map(((t,e)=>{var u,p,l,d=t.split(n[1]),f=d[0],b=s.length==a;try{if(f==+f)throw Error;p=JSON.parse(f)}catch(t){p=this.normalizeTags(f)[0]||{value:f}}if(b||!(d.length>1)||i&&!this.isTagWhitelisted(p.value)||!o&&this.isTagDuplicate(p.value)){if(t)return e?n[0]+t:t}else r.call(this,p),p[u=p[c]?c:"value"]=this.trim(p[u]),l=this.createTagElem(p),s.push(p),l.classList.add(this.settings.classNames.tagNoAnimation),d[0]=l.outerHTML,this.value.push(p);return d.join("")})).join(""),this.DOM.input.innerHTML=t,this.DOM.input.appendChild(document.createTextNode("")),this.DOM.input.normalize(),this.getTagElms().forEach(((t,e)=>this.tagData(t,s[e]))),this.update({withoutChangeEvent:!0}),t},replaceTextWithNode(t,e){if(this.state.tag||e){e=e||this.state.tag.prefix+this.state.tag.value;var n,o,r=window.getSelection(),i=r.anchorNode,a=this.state.tag.delimiters?this.state.tag.delimiters.length:0;return i.splitText(r.anchorOffset-a),n=i.nodeValue.lastIndexOf(e),o=i.splitText(n),t&&i.parentNode.replaceChild(t,o),!0}},selectTag(t,e){if(!this.settings.enforceWhitelist||this.isTagWhitelisted(e.value))return this.input.set.call(this,e.value,!0),this.state.actions.selectOption&&setTimeout(this.setRangeAtStartEnd.bind(this)),this.getLastTag()?this.replaceTag(this.getLastTag(),e):this.appendTag(t),this.value[0]=e,this.trigger("add",{tag:t,data:e}),this.update(),[t]},addEmptyTag(t){var e=a({value:""},t||{}),n=this.createTagElem(e);this.tagData(n,e),this.appendTag(n),this.editTag(n,{skipValidation:!0})},addTags(t,e,n=this.settings.skipInvalid){var o=[],r=this.settings;return t&&0!=t.length?(t=this.normalizeTags(t),"mix"==r.mode?this.addMixTags(t):("select"==r.mode&&(e=!1),this.DOM.input.removeAttribute("style"),t.forEach((t=>{var e,i={},c=Object.assign({},t,{value:t.value+""});if((t=Object.assign({},c)).__isValid=this.hasMaxTags()||this.validateTag(t),r.transformTag.call(this,t),!0!==t.__isValid){if(n)return;a(i,this.getInvalidTagAttrs(t,t.__isValid),{__preInvalidData:c}),t.__isValid==this.TEXTS.duplicate&&this.flashTag(this.getTagElmByValue(t.value))}if(t.readonly&&(i["aria-readonly"]=!0),e=this.createTagElem(a({},t,i)),o.push(e),"select"==r.mode)return this.selectTag(e,t);this.appendTag(e),t.__isValid&&!0===t.__isValid?(this.value.push(t),this.update(),this.trigger("add",{tag:e,index:this.value.length-1,data:t})):(this.trigger("invalid",{data:t,index:this.value.length,tag:e,message:t.__isValid}),r.keepInvalidTags||setTimeout((()=>this.removeTags(e,!0)),1e3)),this.dropdown.position.call(this)})),t.length&&e&&this.input.set.call(this),this.dropdown.refilter.call(this),o)):("select"==r.mode&&this.removeAllTags(),o)},addMixTags(t){if(t[0].prefix||this.state.tag)this.prefixedTextToTag(t[0]);else{"string"==typeof t&&(t=[{value:t}]);var e=!!this.state.selection,n=document.createDocumentFragment();t.forEach((t=>{var e=this.createTagElem(t);n.appendChild(e),this.insertAfterTag(e)})),e?this.injectAtCaret(n):(this.DOM.input.focus(),(e=this.setStateSelection()).range.setStart(this.DOM.input,e.range.endOffset),e.range.setEnd(this.DOM.input,e.range.endOffset),this.DOM.input.appendChild(n),this.updateValueByDOMTags(),this.update())}},prefixedTextToTag(t){var e,n=this.settings,o=this.state.tag.delimiters;if(n.transformTag.call(this,t),t.prefix=t.prefix||this.state.tag?this.state.tag.prefix:(n.pattern.source||n.pattern)[0],e=this.createTagElem(t),this.replaceTextWithNode(e)||this.DOM.input.appendChild(e),setTimeout((()=>e.classList.add(this.settings.classNames.tagNoAnimation)),300),this.value.push(t),this.update(),!o){var r=this.insertAfterTag(e)||e;this.placeCaretAfterNode(r)}return this.state.tag=null,this.trigger("add",a({},{tag:e},{data:t})),e},appendTag(t){var e=this.DOM.scope.lastElementChild;e===this.DOM.input?this.DOM.scope.insertBefore(t,e):this.DOM.scope.appendChild(t)},createTagElem(t){var e,n=a({},t,{value:o(t.value+"")});return function(t){for(var e,n=document.createNodeIterator(t,NodeFilter.SHOW_TEXT,null,!1);e=n.nextNode();)e.textContent.trim()||e.parentNode.removeChild(e)}(e=this.parseTemplate("tag",[n])),this.tagData(e,t),e},reCheckInvalidTags(){var t=this.settings,e=`${t.classNames.tagSelector}${t.classNames.tagNotAllowedSelector}`,n=this.DOM.scope.querySelectorAll(e);[].forEach.call(n,(t=>{var e=this.tagData(t),n=t.getAttribute("title")==this.TEXTS.duplicate,o=!0===this.validateTag(e);n&&o&&(e=e.__preInvalidData?e.__preInvalidData:{value:e.value},this.replaceTag(t,e))}))},removeTags(t,e,n){var o;t=t&&t instanceof HTMLElement?[t]:t instanceof Array?t:t?[t]:[this.getLastTag()],o=t.reduce(((t,e)=>(e&&"string"==typeof e&&(e=this.getTagElmByValue(e)),e&&t.push({node:e,idx:this.getTagIdx(this.tagData(e)),data:this.tagData(e,{__removed:!0})}),t)),[]),n="number"==typeof n?n:this.CSSVars.tagHideTransition,"select"==this.settings.mode&&(n=0,this.input.set.call(this)),1==o.length&&o[0].node.classList.contains(this.settings.classNames.tagNotAllowed)&&(e=!0),o.length&&this.settings.hooks.beforeRemoveTag(o,{tagify:this}).then((()=>{function t(t){t.node.parentNode&&(t.node.parentNode.removeChild(t.node),e?this.settings.keepInvalidTags&&this.trigger("remove",{tag:t.node,index:t.idx}):(this.trigger("remove",{tag:t.node,index:t.idx,data:t.data}),this.dropdown.refilter.call(this),this.dropdown.position.call(this),this.DOM.input.normalize(),this.settings.keepInvalidTags&&this.reCheckInvalidTags()))}n&&n>10&&1==o.length?function(e){e.node.style.width=parseFloat(window.getComputedStyle(e.node).width)+"px",document.body.clientTop,e.node.classList.add(this.settings.classNames.tagHide),setTimeout(t.bind(this),n,e)}.call(this,o[0]):o.forEach(t.bind(this)),e||(o.forEach((t=>{var e=Object.assign({},t.data);delete e.__removed;var n=this.getTagIdx(e);n>-1&&this.value.splice(n,1)})),this.update())})).catch((t=>{}))},removeAllTags(t){t=t||{},this.value=[],"mix"==this.settings.mode?this.DOM.input.innerHTML="":Array.prototype.slice.call(this.getTagElms()).forEach((t=>t.parentNode.removeChild(t))),this.dropdown.position.call(this),"select"==this.settings.mode&&this.input.set.call(this),this.update(t)},postUpdate(){var t=this.settings.classNames,e="mix"==this.settings.mode?this.settings.mixMode.integrated?this.DOM.input.textContent:this.DOM.originalInput.value:this.value.length;this.toggleClass(t.hasMaxTags,this.value.length>=this.settings.maxTags),this.toggleClass(t.hasNoTags,!this.value.length),this.toggleClass(t.empty,!e)},update(t){var e,n,o=this.DOM.originalInput,r=(t||{}).withoutChangeEvent,i=(e=this.value,n=["__isValid","__removed"],e.map((t=>{var e={};for(var o in t)n.indexOf(o)<0&&(e[o]=t[o]);return e})));this.settings.mixMode.integrated||(o.value="mix"==this.settings.mode?this.getMixedTagsAsString(i):i.length?this.settings.originalInputValueFormat?this.settings.originalInputValueFormat(i):JSON.stringify(i):""),this.postUpdate(),!r&&this.state.loadedOriginalValues&&this.triggerChangeEvent()},getMixedTagsAsString(){var t="",e=this,n=this.settings.mixTagsInterpolator;return function o(r){r.childNodes.forEach((r=>{if(1==r.nodeType){if(r.classList.contains(e.settings.classNames.tag)&&e.tagData(r)){if(e.tagData(r).__removed)return;return void(t+=n[0]+JSON.stringify(r.__tagifyTagData)+n[1])}"BR"!=r.tagName||r.parentNode!=e.DOM.input&&1!=r.parentNode.childNodes.length?"DIV"!=r.tagName&&"P"!=r.tagName||(t+="\r\n",o(r)):t+="\r\n"}else t+=r.textContent}))}(this.DOM.input),t}},b.prototype.removeTag=b.prototype.removeTags,b}()},2505:(t,e,n)=>{t.exports=n(8015)},5592:(t,e,n)=>{"use strict";var o=n(9516),r=n(7522),i=n(3948),a=n(9106),c=n(9615),s=n(2012),u=n(4202),p=n(7763),l=n(6987),d=n(1928);t.exports=function(t){return new Promise((function(e,n){var f,b=t.data,M=t.headers,z=t.responseType;function h(){t.cancelToken&&t.cancelToken.unsubscribe(f),t.signal&&t.signal.removeEventListener("abort",f)}o.isFormData(b)&&delete M["Content-Type"];var m=new XMLHttpRequest;if(t.auth){var O=t.auth.username||"",g=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";M.Authorization="Basic "+btoa(O+":"+g)}var A=c(t.baseURL,t.url);function v(){if(m){var o="getAllResponseHeaders"in m?s(m.getAllResponseHeaders()):null,i={data:z&&"text"!==z&&"json"!==z?m.response:m.responseText,status:m.status,statusText:m.statusText,headers:o,config:t,request:m};r((function(t){e(t),h()}),(function(t){n(t),h()}),i),m=null}}if(m.open(t.method.toUpperCase(),a(A,t.params,t.paramsSerializer),!0),m.timeout=t.timeout,"onloadend"in m?m.onloadend=v:m.onreadystatechange=function(){m&&4===m.readyState&&(0!==m.status||m.responseURL&&0===m.responseURL.indexOf("file:"))&&setTimeout(v)},m.onabort=function(){m&&(n(p("Request aborted",t,"ECONNABORTED",m)),m=null)},m.onerror=function(){n(p("Network Error",t,null,m)),m=null},m.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",o=t.transitional||l.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(p(e,t,o.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",m)),m=null},o.isStandardBrowserEnv()){var y=(t.withCredentials||u(A))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;y&&(M[t.xsrfHeaderName]=y)}"setRequestHeader"in m&&o.forEach(M,(function(t,e){void 0===b&&"content-type"===e.toLowerCase()?delete M[e]:m.setRequestHeader(e,t)})),o.isUndefined(t.withCredentials)||(m.withCredentials=!!t.withCredentials),z&&"json"!==z&&(m.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&m.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&m.upload&&m.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(f=function(t){m&&(n(!t||t&&t.type?new d("canceled"):t),m.abort(),m=null)},t.cancelToken&&t.cancelToken.subscribe(f),t.signal&&(t.signal.aborted?f():t.signal.addEventListener("abort",f))),b||(b=null),m.send(b)}))}},8015:(t,e,n)=>{"use strict";var o=n(9516),r=n(9012),i=n(5155),a=n(5343);var c=function t(e){var n=new i(e),c=r(i.prototype.request,n);return o.extend(c,i.prototype,n),o.extend(c,n),c.create=function(n){return t(a(e,n))},c}(n(6987));c.Axios=i,c.Cancel=n(1928),c.CancelToken=n(3191),c.isCancel=n(3864),c.VERSION=n(9641).version,c.all=function(t){return Promise.all(t)},c.spread=n(7980),c.isAxiosError=n(5019),t.exports=c,t.exports.default=c},1928:t=>{"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},3191:(t,e,n)=>{"use strict";var o=n(1928);function r(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,o=n._listeners.length;for(e=0;e<o;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,o=new Promise((function(t){n.subscribe(t),e=t})).then(t);return o.cancel=function(){n.unsubscribe(e)},o},t((function(t){n.reason||(n.reason=new o(t),e(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},r.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},r.source=function(){var t;return{token:new r((function(e){t=e})),cancel:t}},t.exports=r},3864:t=>{"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},5155:(t,e,n)=>{"use strict";var o=n(9516),r=n(9106),i=n(3471),a=n(4490),c=n(5343),s=n(4841),u=s.validators;function p(t){this.defaults=t,this.interceptors={request:new i,response:new i}}p.prototype.request=function(t,e){if("string"==typeof t?(e=e||{}).url=t:e=t||{},!e.url)throw new Error("Provided config url is not valid");(e=c(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var n=e.transitional;void 0!==n&&s.assertOptions(n,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var o=[],r=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,o.unshift(t.fulfilled,t.rejected))}));var i,p=[];if(this.interceptors.response.forEach((function(t){p.push(t.fulfilled,t.rejected)})),!r){var l=[a,void 0];for(Array.prototype.unshift.apply(l,o),l=l.concat(p),i=Promise.resolve(e);l.length;)i=i.then(l.shift(),l.shift());return i}for(var d=e;o.length;){var f=o.shift(),b=o.shift();try{d=f(d)}catch(t){b(t);break}}try{i=a(d)}catch(t){return Promise.reject(t)}for(;p.length;)i=i.then(p.shift(),p.shift());return i},p.prototype.getUri=function(t){if(!t.url)throw new Error("Provided config url is not valid");return t=c(this.defaults,t),r(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],(function(t){p.prototype[t]=function(e,n){return this.request(c(n||{},{method:t,url:e,data:(n||{}).data}))}})),o.forEach(["post","put","patch"],(function(t){p.prototype[t]=function(e,n,o){return this.request(c(o||{},{method:t,url:e,data:n}))}})),t.exports=p},3471:(t,e,n)=>{"use strict";var o=n(9516);function r(){this.handlers=[]}r.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){o.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=r},9615:(t,e,n)=>{"use strict";var o=n(9137),r=n(4680);t.exports=function(t,e){return t&&!o(e)?r(t,e):e}},7763:(t,e,n)=>{"use strict";var o=n(5449);t.exports=function(t,e,n,r,i){var a=new Error(t);return o(a,e,n,r,i)}},4490:(t,e,n)=>{"use strict";var o=n(9516),r=n(2881),i=n(3864),a=n(6987),c=n(1928);function s(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new c("canceled")}t.exports=function(t){return s(t),t.headers=t.headers||{},t.data=r.call(t,t.data,t.headers,t.transformRequest),t.headers=o.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),o.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||a.adapter)(t).then((function(e){return s(t),e.data=r.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(s(t),e&&e.response&&(e.response.data=r.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},5449:t=>{"use strict";t.exports=function(t,e,n,o,r){return t.config=e,n&&(t.code=n),t.request=o,t.response=r,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},5343:(t,e,n)=>{"use strict";var o=n(9516);t.exports=function(t,e){e=e||{};var n={};function r(t,e){return o.isPlainObject(t)&&o.isPlainObject(e)?o.merge(t,e):o.isPlainObject(e)?o.merge({},e):o.isArray(e)?e.slice():e}function i(n){return o.isUndefined(e[n])?o.isUndefined(t[n])?void 0:r(void 0,t[n]):r(t[n],e[n])}function a(t){if(!o.isUndefined(e[t]))return r(void 0,e[t])}function c(n){return o.isUndefined(e[n])?o.isUndefined(t[n])?void 0:r(void 0,t[n]):r(void 0,e[n])}function s(n){return n in e?r(t[n],e[n]):n in t?r(void 0,t[n]):void 0}var u={url:a,method:a,data:a,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:s};return o.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||i,r=e(t);o.isUndefined(r)&&e!==s||(n[t]=r)})),n}},7522:(t,e,n)=>{"use strict";var o=n(7763);t.exports=function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(o("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},2881:(t,e,n)=>{"use strict";var o=n(9516),r=n(6987);t.exports=function(t,e,n){var i=this||r;return o.forEach(n,(function(n){t=n.call(i,t,e)})),t}},6987:(t,e,n)=>{"use strict";var o=n(5606),r=n(9516),i=n(7018),a=n(5449),c={"Content-Type":"application/x-www-form-urlencoded"};function s(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var u,p={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==o&&"[object process]"===Object.prototype.toString.call(o))&&(u=n(5592)),u),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(s(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)||e&&"application/json"===e["Content-Type"]?(s(e,"application/json"),function(t,e,n){if(r.isString(t))try{return(e||JSON.parse)(t),r.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(n||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||p.transitional,n=e&&e.silentJSONParsing,o=e&&e.forcedJSONParsing,i=!n&&"json"===this.responseType;if(i||o&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(i){if("SyntaxError"===t.name)throw a(t,this,"E_JSON_PARSE");throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){p.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){p.headers[t]=r.merge(c)})),t.exports=p},9641:t=>{t.exports={version:"0.25.0"}},9012:t=>{"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),o=0;o<n.length;o++)n[o]=arguments[o];return t.apply(e,n)}}},9106:(t,e,n)=>{"use strict";var o=n(9516);function r(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(o.isURLSearchParams(e))i=e.toString();else{var a=[];o.forEach(e,(function(t,e){null!=t&&(o.isArray(t)?e+="[]":t=[t],o.forEach(t,(function(t){o.isDate(t)?t=t.toISOString():o.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))})))})),i=a.join("&")}if(i){var c=t.indexOf("#");-1!==c&&(t=t.slice(0,c)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},4680:t=>{"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},3948:(t,e,n)=>{"use strict";var o=n(9516);t.exports=o.isStandardBrowserEnv()?{write:function(t,e,n,r,i,a){var c=[];c.push(t+"="+encodeURIComponent(e)),o.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),o.isString(r)&&c.push("path="+r),o.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},9137:t=>{"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},5019:(t,e,n)=>{"use strict";var o=n(9516);t.exports=function(t){return o.isObject(t)&&!0===t.isAxiosError}},4202:(t,e,n)=>{"use strict";var o=n(9516);t.exports=o.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var o=t;return e&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=o.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},7018:(t,e,n)=>{"use strict";var o=n(9516);t.exports=function(t,e){o.forEach(t,(function(n,o){o!==e&&o.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[o])}))}},2012:(t,e,n)=>{"use strict";var o=n(9516),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,a={};return t?(o.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=o.trim(t.substr(0,i)).toLowerCase(),n=o.trim(t.substr(i+1)),e){if(a[e]&&r.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},7980:t=>{"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},4841:(t,e,n)=>{"use strict";var o=n(9641).version,r={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){r[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var i={};r.transitional=function(t,e,n){function r(t,e){return"[Axios v"+o+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,o,a){if(!1===t)throw new Error(r(o," has been removed"+(e?" in "+e:"")));return e&&!i[o]&&(i[o]=!0,console.warn(r(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,o,a)}},t.exports={assertOptions:function(t,e,n){if("object"!=typeof t)throw new TypeError("options must be an object");for(var o=Object.keys(t),r=o.length;r-- >0;){var i=o[r],a=e[i];if(a){var c=t[i],s=void 0===c||a(c,i,t);if(!0!==s)throw new TypeError("option "+i+" must be "+s)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:r}},9516:(t,e,n)=>{"use strict";var o=n(9012),r=Object.prototype.toString;function i(t){return Array.isArray(t)}function a(t){return void 0===t}function c(t){return"[object ArrayBuffer]"===r.call(t)}function s(t){return null!==t&&"object"==typeof t}function u(t){if("[object Object]"!==r.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function p(t){return"[object Function]"===r.call(t)}function l(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),i(t))for(var n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.call(null,t[r],r,t)}t.exports={isArray:i,isArrayBuffer:c,isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"[object FormData]"===r.call(t)},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&c(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:s,isPlainObject:u,isUndefined:a,isDate:function(t){return"[object Date]"===r.call(t)},isFile:function(t){return"[object File]"===r.call(t)},isBlob:function(t){return"[object Blob]"===r.call(t)},isFunction:p,isStream:function(t){return s(t)&&p(t.pipe)},isURLSearchParams:function(t){return"[object URLSearchParams]"===r.call(t)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:l,merge:function t(){var e={};function n(n,o){u(e[o])&&u(n)?e[o]=t(e[o],n):u(n)?e[o]=t({},n):i(n)?e[o]=n.slice():e[o]=n}for(var o=0,r=arguments.length;o<r;o++)l(arguments[o],n);return e},extend:function(t,e,n){return l(e,(function(e,r){t[r]=n&&"function"==typeof e?o(e,n):e})),t},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},8555:(t,e,n)=>{"use strict";var o=Object.freeze({}),r=Array.isArray;function i(t){return null==t}function a(t){return null!=t}function c(t){return!0===t}function s(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function u(t){return"function"==typeof t}function p(t){return null!==t&&"object"==typeof t}var l=Object.prototype.toString;function d(t){return"[object Object]"===l.call(t)}function f(t){return"[object RegExp]"===l.call(t)}function b(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function M(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function z(t){return null==t?"":Array.isArray(t)||d(t)&&t.toString===l?JSON.stringify(t,h,2):String(t)}function h(t,e){return e&&e.__v_isRef?e.value:e}function m(t){var e=parseFloat(t);return isNaN(e)?t:e}function O(t,e){for(var n=Object.create(null),o=t.split(","),r=0;r<o.length;r++)n[o[r]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}var g=O("slot,component",!0),A=O("key,ref,slot,slot-scope,is");function v(t,e){var n=t.length;if(n){if(e===t[n-1])return void(t.length=n-1);var o=t.indexOf(e);if(o>-1)return t.splice(o,1)}}var y=Object.prototype.hasOwnProperty;function q(t,e){return y.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var W=/-(\w)/g,L=_((function(t){return t.replace(W,(function(t,e){return e?e.toUpperCase():""}))})),w=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),x=/\B([A-Z])/g,R=_((function(t){return t.replace(x,"-$1").toLowerCase()}));var T=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var o=arguments.length;return o?o>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function k(t,e){e=e||0;for(var n=t.length-e,o=new Array(n);n--;)o[n]=t[n+e];return o}function S(t,e){for(var n in e)t[n]=e[n];return t}function C(t){for(var e={},n=0;n<t.length;n++)t[n]&&S(e,t[n]);return e}function N(t,e,n){}var B=function(t,e,n){return!1},D=function(t){return t};function E(t,e){if(t===e)return!0;var n=p(t),o=p(e);if(!n||!o)return!n&&!o&&String(t)===String(e);try{var r=Array.isArray(t),i=Array.isArray(e);if(r&&i)return t.length===e.length&&t.every((function(t,n){return E(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(r||i)return!1;var a=Object.keys(t),c=Object.keys(e);return a.length===c.length&&a.every((function(n){return E(t[n],e[n])}))}catch(t){return!1}}function P(t,e){for(var n=0;n<t.length;n++)if(E(t[n],e))return n;return-1}function X(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}function Y(t,e){return t===e?0===t&&1/t!=1/e:t==t||e==e}var j="data-server-rendered",H=["component","directive","filter"],I=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"],F={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:B,isReservedAttr:B,isUnknownElement:B,getTagNamespace:N,parsePlatformTagName:D,mustUseProp:B,async:!0,_lifecycleHooks:I},U=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function V(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function G(t,e,n,o){Object.defineProperty(t,e,{value:n,enumerable:!!o,writable:!0,configurable:!0})}var $=new RegExp("[^".concat(U.source,".$_\\d]"));var K="__proto__"in{},J="undefined"!=typeof window,Q=J&&window.navigator.userAgent.toLowerCase(),Z=Q&&/msie|trident/.test(Q),tt=Q&&Q.indexOf("msie 9.0")>0,et=Q&&Q.indexOf("edge/")>0;Q&&Q.indexOf("android");var nt=Q&&/iphone|ipad|ipod|ios/.test(Q);Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q);var ot,rt=Q&&Q.match(/firefox\/(\d+)/),it={}.watch,at=!1;if(J)try{var ct={};Object.defineProperty(ct,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,ct)}catch(t){}var st=function(){return void 0===ot&&(ot=!J&&void 0!==n.g&&(n.g.process&&"server"===n.g.process.env.VUE_ENV)),ot},ut=J&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function pt(t){return"function"==typeof t&&/native code/.test(t.toString())}var lt,dt="undefined"!=typeof Symbol&&pt(Symbol)&&"undefined"!=typeof Reflect&&pt(Reflect.ownKeys);lt="undefined"!=typeof Set&&pt(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ft=null;function bt(t){void 0===t&&(t=null),t||ft&&ft._scope.off(),ft=t,t&&t._scope.on()}var Mt=function(){function t(t,e,n,o,r,i,a,c){this.tag=t,this.data=e,this.children=n,this.text=o,this.elm=r,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=c,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),zt=function(t){void 0===t&&(t="");var e=new Mt;return e.text=t,e.isComment=!0,e};function ht(t){return new Mt(void 0,void 0,void 0,String(t))}function mt(t){var e=new Mt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}"function"==typeof SuppressedError&&SuppressedError;var Ot=0,gt=[],At=function(){for(var t=0;t<gt.length;t++){var e=gt[t];e.subs=e.subs.filter((function(t){return t})),e._pending=!1}gt.length=0},vt=function(){function t(){this._pending=!1,this.id=Ot++,this.subs=[]}return t.prototype.addSub=function(t){this.subs.push(t)},t.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,gt.push(this))},t.prototype.depend=function(e){t.target&&t.target.addDep(this)},t.prototype.notify=function(t){var e=this.subs.filter((function(t){return t}));for(var n=0,o=e.length;n<o;n++){0,e[n].update()}},t}();vt.target=null;var yt=[];function qt(t){yt.push(t),vt.target=t}function _t(){yt.pop(),vt.target=yt[yt.length-1]}var Wt=Array.prototype,Lt=Object.create(Wt);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(t){var e=Wt[t];G(Lt,t,(function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r,i=e.apply(this,n),a=this.__ob__;switch(t){case"push":case"unshift":r=n;break;case"splice":r=n.slice(2)}return r&&a.observeArray(r),a.dep.notify(),i}))}));var wt=Object.getOwnPropertyNames(Lt),xt={},Rt=!0;function Tt(t){Rt=t}var kt={notify:N,depend:N,addSub:N,removeSub:N},St=function(){function t(t,e,n){if(void 0===e&&(e=!1),void 0===n&&(n=!1),this.value=t,this.shallow=e,this.mock=n,this.dep=n?kt:new vt,this.vmCount=0,G(t,"__ob__",this),r(t)){if(!n)if(K)t.__proto__=Lt;else for(var o=0,i=wt.length;o<i;o++){G(t,c=wt[o],Lt[c])}e||this.observeArray(t)}else{var a=Object.keys(t);for(o=0;o<a.length;o++){var c;Nt(t,c=a[o],xt,void 0,e,n)}}}return t.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Ct(t[e],!1,this.mock)},t}();function Ct(t,e,n){return t&&q(t,"__ob__")&&t.__ob__ instanceof St?t.__ob__:!Rt||!n&&st()||!r(t)&&!d(t)||!Object.isExtensible(t)||t.__v_skip||jt(t)||t instanceof Mt?void 0:new St(t,e,n)}function Nt(t,e,n,o,i,a,c){void 0===c&&(c=!1);var s=new vt,u=Object.getOwnPropertyDescriptor(t,e);if(!u||!1!==u.configurable){var p=u&&u.get,l=u&&u.set;p&&!l||n!==xt&&2!==arguments.length||(n=t[e]);var d=i?n&&n.__ob__:Ct(n,!1,a);return Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=p?p.call(t):n;return vt.target&&(s.depend(),d&&(d.dep.depend(),r(e)&&Et(e))),jt(e)&&!i?e.value:e},set:function(e){var o=p?p.call(t):n;if(Y(o,e)){if(l)l.call(t,e);else{if(p)return;if(!i&&jt(o)&&!jt(e))return void(o.value=e);n=e}d=i?e&&e.__ob__:Ct(e,!1,a),s.notify()}}}),s}}function Bt(t,e,n){if(!Yt(t)){var o=t.__ob__;return r(t)&&b(e)?(t.length=Math.max(t.length,e),t.splice(e,1,n),o&&!o.shallow&&o.mock&&Ct(n,!1,!0),n):e in t&&!(e in Object.prototype)?(t[e]=n,n):t._isVue||o&&o.vmCount?n:o?(Nt(o.value,e,n,void 0,o.shallow,o.mock),o.dep.notify(),n):(t[e]=n,n)}}function Dt(t,e){if(r(t)&&b(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||Yt(t)||q(t,e)&&(delete t[e],n&&n.dep.notify())}}function Et(t){for(var e=void 0,n=0,o=t.length;n<o;n++)(e=t[n])&&e.__ob__&&e.__ob__.dep.depend(),r(e)&&Et(e)}function Pt(t){return Xt(t,!0),G(t,"__v_isShallow",!0),t}function Xt(t,e){if(!Yt(t)){Ct(t,e,st());0}}function Yt(t){return!(!t||!t.__v_isReadonly)}function jt(t){return!(!t||!0!==t.__v_isRef)}function Ht(t,e,n){Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:function(){var t=e[n];if(jt(t))return t.value;var o=t&&t.__ob__;return o&&o.dep.depend(),t},set:function(t){var o=e[n];jt(o)&&!jt(t)?o.value=t:e[n]=t}})}var It=_((function(t){var e="&"===t.charAt(0),n="~"===(t=e?t.slice(1):t).charAt(0),o="!"===(t=n?t.slice(1):t).charAt(0);return{name:t=o?t.slice(1):t,once:n,capture:o,passive:e}}));function Ft(t,e){function n(){var t=n.fns;if(!r(t))return rn(t,null,arguments,e,"v-on handler");for(var o=t.slice(),i=0;i<o.length;i++)rn(o[i],null,arguments,e,"v-on handler")}return n.fns=t,n}function Ut(t,e,n,o,r,a){var s,u,p,l;for(s in t)u=t[s],p=e[s],l=It(s),i(u)||(i(p)?(i(u.fns)&&(u=t[s]=Ft(u,a)),c(l.once)&&(u=t[s]=r(l.name,u,l.capture)),n(l.name,u,l.capture,l.passive,l.params)):u!==p&&(p.fns=u,t[s]=p));for(s in e)i(t[s])&&o((l=It(s)).name,e[s],l.capture)}function Vt(t,e,n){var o;t instanceof Mt&&(t=t.data.hook||(t.data.hook={}));var r=t[e];function s(){n.apply(this,arguments),v(o.fns,s)}i(r)?o=Ft([s]):a(r.fns)&&c(r.merged)?(o=r).fns.push(s):o=Ft([r,s]),o.merged=!0,t[e]=o}function Gt(t,e,n,o,r){if(a(e)){if(q(e,n))return t[n]=e[n],r||delete e[n],!0;if(q(e,o))return t[n]=e[o],r||delete e[o],!0}return!1}function $t(t){return s(t)?[ht(t)]:r(t)?Jt(t):void 0}function Kt(t){return a(t)&&a(t.text)&&!1===t.isComment}function Jt(t,e){var n,o,u,p,l=[];for(n=0;n<t.length;n++)i(o=t[n])||"boolean"==typeof o||(p=l[u=l.length-1],r(o)?o.length>0&&(Kt((o=Jt(o,"".concat(e||"","_").concat(n)))[0])&&Kt(p)&&(l[u]=ht(p.text+o[0].text),o.shift()),l.push.apply(l,o)):s(o)?Kt(p)?l[u]=ht(p.text+o):""!==o&&l.push(ht(o)):Kt(o)&&Kt(p)?l[u]=ht(p.text+o.text):(c(t._isVList)&&a(o.tag)&&i(o.key)&&a(e)&&(o.key="__vlist".concat(e,"_").concat(n,"__")),l.push(o)));return l}var Qt=1,Zt=2;function te(t,e,n,o,i,l){return(r(n)||s(n))&&(i=o,o=n,n=void 0),c(l)&&(i=Zt),function(t,e,n,o,i){if(a(n)&&a(n.__ob__))return zt();a(n)&&a(n.is)&&(e=n.is);if(!e)return zt();0;r(o)&&u(o[0])&&((n=n||{}).scopedSlots={default:o[0]},o.length=0);i===Zt?o=$t(o):i===Qt&&(o=function(t){for(var e=0;e<t.length;e++)if(r(t[e]))return Array.prototype.concat.apply([],t);return t}(o));var c,s;if("string"==typeof e){var l=void 0;s=t.$vnode&&t.$vnode.ns||F.getTagNamespace(e),c=F.isReservedTag(e)?new Mt(F.parsePlatformTagName(e),n,o,void 0,void 0,t):n&&n.pre||!a(l=Jn(t.$options,"components",e))?new Mt(e,n,o,void 0,void 0,t):Yn(l,n,t,o,e)}else c=Yn(e,n,t,o);return r(c)?c:a(c)?(a(s)&&ee(c,s),a(n)&&function(t){p(t.style)&&gn(t.style);p(t.class)&&gn(t.class)}(n),c):zt()}(t,e,n,o,i)}function ee(t,e,n){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,n=!0),a(t.children))for(var o=0,r=t.children.length;o<r;o++){var s=t.children[o];a(s.tag)&&(i(s.ns)||c(n)&&"svg"!==s.tag)&&ee(s,e,n)}}function ne(t,e){var n,o,i,c,s=null;if(r(t)||"string"==typeof t)for(s=new Array(t.length),n=0,o=t.length;n<o;n++)s[n]=e(t[n],n);else if("number"==typeof t)for(s=new Array(t),n=0;n<t;n++)s[n]=e(n+1,n);else if(p(t))if(dt&&t[Symbol.iterator]){s=[];for(var u=t[Symbol.iterator](),l=u.next();!l.done;)s.push(e(l.value,s.length)),l=u.next()}else for(i=Object.keys(t),s=new Array(i.length),n=0,o=i.length;n<o;n++)c=i[n],s[n]=e(t[c],c,n);return a(s)||(s=[]),s._isVList=!0,s}function oe(t,e,n,o){var r,i=this.$scopedSlots[t];i?(n=n||{},o&&(n=S(S({},o),n)),r=i(n)||(u(e)?e():e)):r=this.$slots[t]||(u(e)?e():e);var a=n&&n.slot;return a?this.$createElement("template",{slot:a},r):r}function re(t){return Jn(this.$options,"filters",t,!0)||D}function ie(t,e){return r(t)?-1===t.indexOf(e):t!==e}function ae(t,e,n,o,r){var i=F.keyCodes[e]||n;return r&&o&&!F.keyCodes[e]?ie(r,o):i?ie(i,t):o?R(o)!==e:void 0===t}function ce(t,e,n,o,i){if(n)if(p(n)){r(n)&&(n=C(n));var a=void 0,c=function(r){if("class"===r||"style"===r||A(r))a=t;else{var c=t.attrs&&t.attrs.type;a=o||F.mustUseProp(e,c,r)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var s=L(r),u=R(r);s in a||u in a||(a[r]=n[r],i&&((t.on||(t.on={}))["update:".concat(r)]=function(t){n[r]=t}))};for(var s in n)c(s)}else;return t}function se(t,e){var n=this._staticTrees||(this._staticTrees=[]),o=n[t];return o&&!e||pe(o=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,this._c,this),"__static__".concat(t),!1),o}function ue(t,e,n){return pe(t,"__once__".concat(e).concat(n?"_".concat(n):""),!0),t}function pe(t,e,n){if(r(t))for(var o=0;o<t.length;o++)t[o]&&"string"!=typeof t[o]&&le(t[o],"".concat(e,"_").concat(o),n);else le(t,e,n)}function le(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function de(t,e){if(e)if(d(e)){var n=t.on=t.on?S({},t.on):{};for(var o in e){var r=n[o],i=e[o];n[o]=r?[].concat(r,i):i}}else;return t}function fe(t,e,n,o){e=e||{$stable:!n};for(var i=0;i<t.length;i++){var a=t[i];r(a)?fe(a,e,n):a&&(a.proxy&&(a.fn.proxy=!0),e[a.key]=a.fn)}return o&&(e.$key=o),e}function be(t,e){for(var n=0;n<e.length;n+=2){var o=e[n];"string"==typeof o&&o&&(t[e[n]]=e[n+1])}return t}function Me(t,e){return"string"==typeof t?e+t:t}function ze(t){t._o=ue,t._n=m,t._s=z,t._l=ne,t._t=oe,t._q=E,t._i=P,t._m=se,t._f=re,t._k=ae,t._b=ce,t._v=ht,t._e=zt,t._u=fe,t._g=de,t._d=be,t._p=Me}function he(t,e){if(!t||!t.length)return{};for(var n={},o=0,r=t.length;o<r;o++){var i=t[o],a=i.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,i.context!==e&&i.fnContext!==e||!a||null==a.slot)(n.default||(n.default=[])).push(i);else{var c=a.slot,s=n[c]||(n[c]=[]);"template"===i.tag?s.push.apply(s,i.children||[]):s.push(i)}}for(var u in n)n[u].every(me)&&delete n[u];return n}function me(t){return t.isComment&&!t.asyncFactory||" "===t.text}function Oe(t){return t.isComment&&t.asyncFactory}function ge(t,e,n,r){var i,a=Object.keys(n).length>0,c=e?!!e.$stable:!a,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(c&&r&&r!==o&&s===r.$key&&!a&&!r.$hasNormal)return r;for(var u in i={},e)e[u]&&"$"!==u[0]&&(i[u]=Ae(t,n,u,e[u]))}else i={};for(var p in n)p in i||(i[p]=ve(n,p));return e&&Object.isExtensible(e)&&(e._normalized=i),G(i,"$stable",c),G(i,"$key",s),G(i,"$hasNormal",a),i}function Ae(t,e,n,o){var i=function(){var e=ft;bt(t);var n=arguments.length?o.apply(null,arguments):o({}),i=(n=n&&"object"==typeof n&&!r(n)?[n]:$t(n))&&n[0];return bt(e),n&&(!i||1===n.length&&i.isComment&&!Oe(i))?void 0:n};return o.proxy&&Object.defineProperty(e,n,{get:i,enumerable:!0,configurable:!0}),i}function ve(t,e){return function(){return t[e]}}function ye(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};G(e,"_v_attr_proxy",!0),qe(e,t.$attrs,o,t,"$attrs")}return t._attrsProxy},get listeners(){t._listenersProxy||qe(t._listenersProxy={},t.$listeners,o,t,"$listeners");return t._listenersProxy},get slots(){return function(t){t._slotsProxy||We(t._slotsProxy={},t.$scopedSlots);return t._slotsProxy}(t)},emit:T(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return Ht(t,e,n)}))}}}function qe(t,e,n,o,r){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,_e(t,a,o,r));for(var a in t)a in e||(i=!0,delete t[a]);return i}function _e(t,e,n,o){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[o][e]}})}function We(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var Le,we,xe=null;function Re(t,e){return(t.__esModule||dt&&"Module"===t[Symbol.toStringTag])&&(t=t.default),p(t)?e.extend(t):t}function Te(t){if(r(t))for(var e=0;e<t.length;e++){var n=t[e];if(a(n)&&(a(n.componentOptions)||Oe(n)))return n}}function ke(t,e){Le.$on(t,e)}function Se(t,e){Le.$off(t,e)}function Ce(t,e){var n=Le;return function o(){null!==e.apply(null,arguments)&&n.$off(t,o)}}function Ne(t,e,n){Le=t,Ut(e,n||{},ke,Se,Ce,t),Le=void 0}var Be=function(){function t(t){void 0===t&&(t=!1),this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=we,!t&&we&&(this.index=(we.scopes||(we.scopes=[])).push(this)-1)}return t.prototype.run=function(t){if(this.active){var e=we;try{return we=this,t()}finally{we=e}}else 0},t.prototype.on=function(){we=this},t.prototype.off=function(){we=this.parent},t.prototype.stop=function(t){if(this.active){var e=void 0,n=void 0;for(e=0,n=this.effects.length;e<n;e++)this.effects[e].teardown();for(e=0,n=this.cleanups.length;e<n;e++)this.cleanups[e]();if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].stop(!0);if(!this.detached&&this.parent&&!t){var o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this.active=!1}},t}();var De=null;function Ee(t){var e=De;return De=t,function(){De=e}}function Pe(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Xe(t,e){if(e){if(t._directInactive=!1,Pe(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Xe(t.$children[n]);je(t,"activated")}}function Ye(t,e){if(!(e&&(t._directInactive=!0,Pe(t))||t._inactive)){t._inactive=!0;for(var n=0;n<t.$children.length;n++)Ye(t.$children[n]);je(t,"deactivated")}}function je(t,e,n,o){void 0===o&&(o=!0),qt();var r=ft,i=we;o&&bt(t);var a=t.$options[e],c="".concat(e," hook");if(a)for(var s=0,u=a.length;s<u;s++)rn(a[s],t,n||null,t,c);t._hasHookEvent&&t.$emit("hook:"+e),o&&(bt(r),i&&i.on()),_t()}var He=[],Ie=[],Fe={},Ue=!1,Ve=!1,Ge=0;var $e=0,Ke=Date.now;if(J&&!Z){var Je=window.performance;Je&&"function"==typeof Je.now&&Ke()>document.createEvent("Event").timeStamp&&(Ke=function(){return Je.now()})}var Qe=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function Ze(){var t,e;for($e=Ke(),Ve=!0,He.sort(Qe),Ge=0;Ge<He.length;Ge++)(t=He[Ge]).before&&t.before(),e=t.id,Fe[e]=null,t.run();var n=Ie.slice(),o=He.slice();Ge=He.length=Ie.length=0,Fe={},Ue=Ve=!1,function(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Xe(t[e],!0)}(n),function(t){var e=t.length;for(;e--;){var n=t[e],o=n.vm;o&&o._watcher===n&&o._isMounted&&!o._isDestroyed&&je(o,"updated")}}(o),At(),ut&&F.devtools&&ut.emit("flush")}function tn(t){var e=t.id;if(null==Fe[e]&&(t!==vt.target||!t.noRecurse)){if(Fe[e]=!0,Ve){for(var n=He.length-1;n>Ge&&He[n].id>t.id;)n--;He.splice(n+1,0,t)}else He.push(t);Ue||(Ue=!0,hn(Ze))}}var en="watcher";"".concat(en," callback"),"".concat(en," getter"),"".concat(en," cleanup");function nn(t){var e=t._provided,n=t.$parent&&t.$parent._provided;return n===e?t._provided=Object.create(n):e}function on(t,e,n){qt();try{if(e)for(var o=e;o=o.$parent;){var r=o.$options.errorCaptured;if(r)for(var i=0;i<r.length;i++)try{if(!1===r[i].call(o,t,e,n))return}catch(t){an(t,o,"errorCaptured hook")}}an(t,e,n)}finally{_t()}}function rn(t,e,n,o,r){var i;try{(i=n?t.apply(e,n):t.call(e))&&!i._isVue&&M(i)&&!i._handled&&(i.catch((function(t){return on(t,o,r+" (Promise/async)")})),i._handled=!0)}catch(t){on(t,o,r)}return i}function an(t,e,n){if(F.errorHandler)try{return F.errorHandler.call(null,t,e,n)}catch(e){e!==t&&cn(e,null,"config.errorHandler")}cn(t,e,n)}function cn(t,e,n){if(!J||"undefined"==typeof console)throw t;console.error(t)}var sn,un=!1,pn=[],ln=!1;function dn(){ln=!1;var t=pn.slice(0);pn.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&pt(Promise)){var fn=Promise.resolve();sn=function(){fn.then(dn),nt&&setTimeout(N)},un=!0}else if(Z||"undefined"==typeof MutationObserver||!pt(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())sn="undefined"!=typeof setImmediate&&pt(setImmediate)?function(){setImmediate(dn)}:function(){setTimeout(dn,0)};else{var bn=1,Mn=new MutationObserver(dn),zn=document.createTextNode(String(bn));Mn.observe(zn,{characterData:!0}),sn=function(){bn=(bn+1)%2,zn.data=String(bn)},un=!0}function hn(t,e){var n;if(pn.push((function(){if(t)try{t.call(e)}catch(t){on(t,e,"nextTick")}else n&&n(e)})),ln||(ln=!0,sn()),!t&&"undefined"!=typeof Promise)return new Promise((function(t){n=t}))}function mn(t){return function(e,n){if(void 0===n&&(n=ft),n)return function(t,e,n){var o=t.$options;o[e]=Vn(o[e],n)}(n,t,e)}}mn("beforeMount"),mn("mounted"),mn("beforeUpdate"),mn("updated"),mn("beforeDestroy"),mn("destroyed"),mn("activated"),mn("deactivated"),mn("serverPrefetch"),mn("renderTracked"),mn("renderTriggered"),mn("errorCaptured");var On=new lt;function gn(t){return An(t,On),On.clear(),t}function An(t,e){var n,o,i=r(t);if(!(!i&&!p(t)||t.__v_skip||Object.isFrozen(t)||t instanceof Mt)){if(t.__ob__){var a=t.__ob__.dep.id;if(e.has(a))return;e.add(a)}if(i)for(n=t.length;n--;)An(t[n],e);else if(jt(t))An(t.value,e);else for(n=(o=Object.keys(t)).length;n--;)An(t[o[n]],e)}}var vn=0,yn=function(){function t(t,e,n,o,r){var i,a;i=this,void 0===(a=we&&!we._vm?we:t?t._scope:void 0)&&(a=we),a&&a.active&&a.effects.push(i),(this.vm=t)&&r&&(t._watcher=this),o?(this.deep=!!o.deep,this.user=!!o.user,this.lazy=!!o.lazy,this.sync=!!o.sync,this.before=o.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++vn,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new lt,this.newDepIds=new lt,this.expression="",u(e)?this.getter=e:(this.getter=function(t){if(!$.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}(e),this.getter||(this.getter=N)),this.value=this.lazy?void 0:this.get()}return t.prototype.get=function(){var t;qt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(t){if(!this.user)throw t;on(t,e,'getter for watcher "'.concat(this.expression,'"'))}finally{this.deep&&gn(t),_t(),this.cleanupDeps()}return t},t.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},t.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},t.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tn(this)},t.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||p(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');rn(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},t.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},t.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},t.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&v(this.vm._scope.effects,this),this.active){for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},t}(),qn={enumerable:!0,configurable:!0,get:N,set:N};function _n(t,e,n){qn.get=function(){return this[e][n]},qn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,qn)}function Wn(t){var e=t.$options;if(e.props&&function(t,e){var n=t.$options.propsData||{},o=t._props=Pt({}),r=t.$options._propKeys=[],i=!t.$parent;i||Tt(!1);var a=function(i){r.push(i);var a=Qn(i,e,n,t);Nt(o,i,a,void 0,!0),i in t||_n(t,"_props",i)};for(var c in e)a(c);Tt(!0)}(t,e.props),function(t){var e=t.$options,n=e.setup;if(n){var o=t._setupContext=ye(t);bt(t),qt();var r=rn(n,null,[t._props||Pt({}),o],t,"setup");if(_t(),bt(),u(r))e.render=r;else if(p(r))if(t._setupState=r,r.__sfc){var i=t._setupProxy={};for(var a in r)"__sfc"!==a&&Ht(i,r,a)}else for(var a in r)V(a)||Ht(t,r,a)}}(t),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]="function"!=typeof e[n]?N:T(e[n],t)}(t,e.methods),e.data)!function(t){var e=t.$options.data;e=t._data=u(e)?function(t,e){qt();try{return t.call(e,e)}catch(t){return on(t,e,"data()"),{}}finally{_t()}}(e,t):e||{},d(e)||(e={});var n=Object.keys(e),o=t.$options.props,r=(t.$options.methods,n.length);for(;r--;){var i=n[r];0,o&&q(o,i)||V(i)||_n(t,"_data",i)}var a=Ct(e);a&&a.vmCount++}(t);else{var n=Ct(t._data={});n&&n.vmCount++}e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),o=st();for(var r in e){var i=e[r],a=u(i)?i:i.get;0,o||(n[r]=new yn(t,a||N,N,Ln)),r in t||wn(t,r,i)}}(t,e.computed),e.watch&&e.watch!==it&&function(t,e){for(var n in e){var o=e[n];if(r(o))for(var i=0;i<o.length;i++)Tn(t,n,o[i]);else Tn(t,n,o)}}(t,e.watch)}var Ln={lazy:!0};function wn(t,e,n){var o=!st();u(n)?(qn.get=o?xn(e):Rn(n),qn.set=N):(qn.get=n.get?o&&!1!==n.cache?xn(e):Rn(n.get):N,qn.set=n.set||N),Object.defineProperty(t,e,qn)}function xn(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function Rn(t){return function(){return t.call(this,this)}}function Tn(t,e,n,o){return d(n)&&(o=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,o)}function kn(t,e){if(t){for(var n=Object.create(null),o=dt?Reflect.ownKeys(t):Object.keys(t),r=0;r<o.length;r++){var i=o[r];if("__ob__"!==i){var a=t[i].from;if(a in e._provided)n[i]=e._provided[a];else if("default"in t[i]){var c=t[i].default;n[i]=u(c)?c.call(e):c}else 0}}return n}}var Sn=0;function Cn(t){var e=t.options;if(t.super){var n=Cn(t.super);if(n!==t.superOptions){t.superOptions=n;var o=function(t){var e,n=t.options,o=t.sealedOptions;for(var r in n)n[r]!==o[r]&&(e||(e={}),e[r]=n[r]);return e}(t);o&&S(t.extendOptions,o),(e=t.options=Kn(n,t.extendOptions)).name&&(e.components[e.name]=t)}}return e}function Nn(t,e,n,i,a){var s,u=this,p=a.options;q(i,"_uid")?(s=Object.create(i))._original=i:(s=i,i=i._original);var l=c(p._compiled),d=!l;this.data=t,this.props=e,this.children=n,this.parent=i,this.listeners=t.on||o,this.injections=kn(p.inject,i),this.slots=function(){return u.$slots||ge(i,t.scopedSlots,u.$slots=he(n,i)),u.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return ge(i,t.scopedSlots,this.slots())}}),l&&(this.$options=p,this.$slots=this.slots(),this.$scopedSlots=ge(i,t.scopedSlots,this.$slots)),p._scopeId?this._c=function(t,e,n,o){var a=te(s,t,e,n,o,d);return a&&!r(a)&&(a.fnScopeId=p._scopeId,a.fnContext=i),a}:this._c=function(t,e,n,o){return te(s,t,e,n,o,d)}}function Bn(t,e,n,o,r){var i=mt(t);return i.fnContext=n,i.fnOptions=o,e.slot&&((i.data||(i.data={})).slot=e.slot),i}function Dn(t,e){for(var n in e)t[L(n)]=e[n]}function En(t){return t.name||t.__name||t._componentTag}ze(Nn.prototype);var Pn={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;Pn.prepatch(n,n)}else{(t.componentInstance=function(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},o=t.data.inlineTemplate;a(o)&&(n.render=o.render,n.staticRenderFns=o.staticRenderFns);return new t.componentOptions.Ctor(n)}(t,De)).$mount(e?t.elm:void 0,e)}},prepatch:function(t,e){var n=e.componentOptions;!function(t,e,n,r,i){var a=r.data.scopedSlots,c=t.$scopedSlots,s=!!(a&&!a.$stable||c!==o&&!c.$stable||a&&t.$scopedSlots.$key!==a.$key||!a&&t.$scopedSlots.$key),u=!!(i||t.$options._renderChildren||s),p=t.$vnode;t.$options._parentVnode=r,t.$vnode=r,t._vnode&&(t._vnode.parent=r),t.$options._renderChildren=i;var l=r.data.attrs||o;t._attrsProxy&&qe(t._attrsProxy,l,p.data&&p.data.attrs||o,t,"$attrs")&&(u=!0),t.$attrs=l,n=n||o;var d=t.$options._parentListeners;if(t._listenersProxy&&qe(t._listenersProxy,n,d||o,t,"$listeners"),t.$listeners=t.$options._parentListeners=n,Ne(t,n,d),e&&t.$options.props){Tt(!1);for(var f=t._props,b=t.$options._propKeys||[],M=0;M<b.length;M++){var z=b[M],h=t.$options.props;f[z]=Qn(z,h,e,t)}Tt(!0),t.$options.propsData=e}u&&(t.$slots=he(i,r.context),t.$forceUpdate())}(e.componentInstance=t.componentInstance,n.propsData,n.listeners,e,n.children)},insert:function(t){var e,n=t.context,o=t.componentInstance;o._isMounted||(o._isMounted=!0,je(o,"mounted")),t.data.keepAlive&&(n._isMounted?((e=o)._inactive=!1,Ie.push(e)):Xe(o,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?Ye(e,!0):e.$destroy())}},Xn=Object.keys(Pn);function Yn(t,e,n,s,u){if(!i(t)){var l=n.$options._base;if(p(t)&&(t=l.extend(t)),"function"==typeof t){var d;if(i(t.cid)&&(t=function(t,e){if(c(t.error)&&a(t.errorComp))return t.errorComp;if(a(t.resolved))return t.resolved;var n=xe;if(n&&a(t.owners)&&-1===t.owners.indexOf(n)&&t.owners.push(n),c(t.loading)&&a(t.loadingComp))return t.loadingComp;if(n&&!a(t.owners)){var o=t.owners=[n],r=!0,s=null,u=null;n.$on("hook:destroyed",(function(){return v(o,n)}));var l=function(t){for(var e=0,n=o.length;e<n;e++)o[e].$forceUpdate();t&&(o.length=0,null!==s&&(clearTimeout(s),s=null),null!==u&&(clearTimeout(u),u=null))},d=X((function(n){t.resolved=Re(n,e),r?o.length=0:l(!0)})),f=X((function(e){a(t.errorComp)&&(t.error=!0,l(!0))})),b=t(d,f);return p(b)&&(M(b)?i(t.resolved)&&b.then(d,f):M(b.component)&&(b.component.then(d,f),a(b.error)&&(t.errorComp=Re(b.error,e)),a(b.loading)&&(t.loadingComp=Re(b.loading,e),0===b.delay?t.loading=!0:s=setTimeout((function(){s=null,i(t.resolved)&&i(t.error)&&(t.loading=!0,l(!1))}),b.delay||200)),a(b.timeout)&&(u=setTimeout((function(){u=null,i(t.resolved)&&f(null)}),b.timeout)))),r=!1,t.loading?t.loadingComp:t.resolved}}(d=t,l),void 0===t))return function(t,e,n,o,r){var i=zt();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:o,tag:r},i}(d,e,n,s,u);e=e||{},Cn(t),a(e.model)&&function(t,e){var n=t.model&&t.model.prop||"value",o=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var i=e.on||(e.on={}),c=i[o],s=e.model.callback;a(c)?(r(c)?-1===c.indexOf(s):c!==s)&&(i[o]=[s].concat(c)):i[o]=s}(t.options,e);var f=function(t,e,n){var o=e.options.props;if(!i(o)){var r={},c=t.attrs,s=t.props;if(a(c)||a(s))for(var u in o){var p=R(u);Gt(r,s,u,p,!0)||Gt(r,c,u,p,!1)}return r}}(e,t);if(c(t.options.functional))return function(t,e,n,i,c){var s=t.options,u={},p=s.props;if(a(p))for(var l in p)u[l]=Qn(l,p,e||o);else a(n.attrs)&&Dn(u,n.attrs),a(n.props)&&Dn(u,n.props);var d=new Nn(n,u,c,i,t),f=s.render.call(null,d._c,d);if(f instanceof Mt)return Bn(f,n,d.parent,s);if(r(f)){for(var b=$t(f)||[],M=new Array(b.length),z=0;z<b.length;z++)M[z]=Bn(b[z],n,d.parent,s);return M}}(t,f,e,n,s);var b=e.on;if(e.on=e.nativeOn,c(t.options.abstract)){var z=e.slot;e={},z&&(e.slot=z)}!function(t){for(var e=t.hook||(t.hook={}),n=0;n<Xn.length;n++){var o=Xn[n],r=e[o],i=Pn[o];r===i||r&&r._merged||(e[o]=r?jn(i,r):i)}}(e);var h=En(t.options)||u;return new Mt("vue-component-".concat(t.cid).concat(h?"-".concat(h):""),e,void 0,void 0,void 0,n,{Ctor:t,propsData:f,listeners:b,tag:u,children:s},d)}}}function jn(t,e){var n=function(n,o){t(n,o),e(n,o)};return n._merged=!0,n}var Hn=N,In=F.optionMergeStrategies;function Fn(t,e,n){if(void 0===n&&(n=!0),!e)return t;for(var o,r,i,a=dt?Reflect.ownKeys(e):Object.keys(e),c=0;c<a.length;c++)"__ob__"!==(o=a[c])&&(r=t[o],i=e[o],n&&q(t,o)?r!==i&&d(r)&&d(i)&&Fn(r,i):Bt(t,o,i));return t}function Un(t,e,n){return n?function(){var o=u(e)?e.call(n,n):e,r=u(t)?t.call(n,n):t;return o?Fn(o,r):r}:e?t?function(){return Fn(u(e)?e.call(this,this):e,u(t)?t.call(this,this):t)}:e:t}function Vn(t,e){var n=e?t?t.concat(e):r(e)?e:[e]:t;return n?function(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}(n):n}function Gn(t,e,n,o){var r=Object.create(t||null);return e?S(r,e):r}In.data=function(t,e,n){return n?Un(t,e,n):e&&"function"!=typeof e?t:Un(t,e)},I.forEach((function(t){In[t]=Vn})),H.forEach((function(t){In[t+"s"]=Gn})),In.watch=function(t,e,n,o){if(t===it&&(t=void 0),e===it&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var i={};for(var a in S(i,t),e){var c=i[a],s=e[a];c&&!r(c)&&(c=[c]),i[a]=c?c.concat(s):r(s)?s:[s]}return i},In.props=In.methods=In.inject=In.computed=function(t,e,n,o){if(!t)return e;var r=Object.create(null);return S(r,t),e&&S(r,e),r},In.provide=function(t,e){return t?function(){var n=Object.create(null);return Fn(n,u(t)?t.call(this):t),e&&Fn(n,u(e)?e.call(this):e,!1),n}:e};var $n=function(t,e){return void 0===e?t:e};function Kn(t,e,n){if(u(e)&&(e=e.options),function(t,e){var n=t.props;if(n){var o,i,a={};if(r(n))for(o=n.length;o--;)"string"==typeof(i=n[o])&&(a[L(i)]={type:null});else if(d(n))for(var c in n)i=n[c],a[L(c)]=d(i)?i:{type:i};t.props=a}}(e),function(t,e){var n=t.inject;if(n){var o=t.inject={};if(r(n))for(var i=0;i<n.length;i++)o[n[i]]={from:n[i]};else if(d(n))for(var a in n){var c=n[a];o[a]=d(c)?S({from:a},c):{from:c}}}}(e),function(t){var e=t.directives;if(e)for(var n in e){var o=e[n];u(o)&&(e[n]={bind:o,update:o})}}(e),!e._base&&(e.extends&&(t=Kn(t,e.extends,n)),e.mixins))for(var o=0,i=e.mixins.length;o<i;o++)t=Kn(t,e.mixins[o],n);var a,c={};for(a in t)s(a);for(a in e)q(t,a)||s(a);function s(o){var r=In[o]||$n;c[o]=r(t[o],e[o],n,o)}return c}function Jn(t,e,n,o){if("string"==typeof n){var r=t[e];if(q(r,n))return r[n];var i=L(n);if(q(r,i))return r[i];var a=w(i);return q(r,a)?r[a]:r[n]||r[i]||r[a]}}function Qn(t,e,n,o){var r=e[t],i=!q(n,t),a=n[t],c=no(Boolean,r.type);if(c>-1)if(i&&!q(r,"default"))a=!1;else if(""===a||a===R(t)){var s=no(String,r.type);(s<0||c<s)&&(a=!0)}if(void 0===a){a=function(t,e,n){if(!q(e,"default"))return;var o=e.default;0;if(t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n])return t._props[n];return u(o)&&"Function"!==to(e.type)?o.call(t):o}(o,r,t);var p=Rt;Tt(!0),Ct(a),Tt(p)}return a}var Zn=/^\s*function (\w+)/;function to(t){var e=t&&t.toString().match(Zn);return e?e[1]:""}function eo(t,e){return to(t)===to(e)}function no(t,e){if(!r(e))return eo(e,t)?0:-1;for(var n=0,o=e.length;n<o;n++)if(eo(e[n],t))return n;return-1}function oo(t){this._init(t)}function ro(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,o=n.cid,r=t._Ctor||(t._Ctor={});if(r[o])return r[o];var i=En(t)||En(n.options);var a=function(t){this._init(t)};return(a.prototype=Object.create(n.prototype)).constructor=a,a.cid=e++,a.options=Kn(n.options,t),a.super=n,a.options.props&&function(t){var e=t.options.props;for(var n in e)_n(t.prototype,"_props",n)}(a),a.options.computed&&function(t){var e=t.options.computed;for(var n in e)wn(t.prototype,n,e[n])}(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,H.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=S({},a.options),r[o]=a,a}}function io(t){return t&&(En(t.Ctor.options)||t.tag)}function ao(t,e){return r(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function co(t,e){var n=t.cache,o=t.keys,r=t._vnode,i=t.$vnode;for(var a in n){var c=n[a];if(c){var s=c.name;s&&!e(s)&&so(n,a,o,r)}}i.componentOptions.children=void 0}function so(t,e,n,o){var r=t[e];!r||o&&r.tag===o.tag||r.componentInstance.$destroy(),t[e]=null,v(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=Sn++,e._isVue=!0,e.__v_skip=!0,e._scope=new Be(!0),e._scope.parent=void 0,e._scope._vm=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),o=e._parentVnode;n.parent=e.parent,n._parentVnode=o;var r=o.componentOptions;n.propsData=r.propsData,n._parentListeners=r.listeners,n._renderChildren=r.children,n._componentTag=r.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=Kn(Cn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._provided=n?n._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Ne(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,r=n&&n.context;t.$slots=he(e._renderChildren,r),t.$scopedSlots=n?ge(t.$parent,n.data.scopedSlots,t.$slots):o,t._c=function(e,n,o,r){return te(t,e,n,o,r,!1)},t.$createElement=function(e,n,o,r){return te(t,e,n,o,r,!0)};var i=n&&n.data;Nt(t,"$attrs",i&&i.attrs||o,null,!0),Nt(t,"$listeners",e._parentListeners||o,null,!0)}(e),je(e,"beforeCreate",void 0,!1),function(t){var e=kn(t.$options.inject,t);e&&(Tt(!1),Object.keys(e).forEach((function(n){Nt(t,n,e[n])})),Tt(!0))}(e),Wn(e),function(t){var e=t.$options.provide;if(e){var n=u(e)?e.call(t):e;if(!p(n))return;for(var o=nn(t),r=dt?Reflect.ownKeys(n):Object.keys(n),i=0;i<r.length;i++){var a=r[i];Object.defineProperty(o,a,Object.getOwnPropertyDescriptor(n,a))}}}(e),je(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(oo),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Bt,t.prototype.$delete=Dt,t.prototype.$watch=function(t,e,n){var o=this;if(d(e))return Tn(o,t,e,n);(n=n||{}).user=!0;var r=new yn(o,t,e,n);if(n.immediate){var i='callback for immediate watcher "'.concat(r.expression,'"');qt(),rn(e,o,[r.value],o,i),_t()}return function(){r.teardown()}}}(oo),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var o=this;if(r(t))for(var i=0,a=t.length;i<a;i++)o.$on(t[i],n);else(o._events[t]||(o._events[t]=[])).push(n),e.test(t)&&(o._hasHookEvent=!0);return o},t.prototype.$once=function(t,e){var n=this;function o(){n.$off(t,o),e.apply(n,arguments)}return o.fn=e,n.$on(t,o),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(r(t)){for(var o=0,i=t.length;o<i;o++)n.$off(t[o],e);return n}var a,c=n._events[t];if(!c)return n;if(!e)return n._events[t]=null,n;for(var s=c.length;s--;)if((a=c[s])===e||a.fn===e){c.splice(s,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?k(n):n;for(var o=k(arguments,1),r='event handler for "'.concat(t,'"'),i=0,a=n.length;i<a;i++)rn(n[i],e,o,e,r)}return e}}(oo),function(t){t.prototype._update=function(t,e){var n=this,o=n.$el,r=n._vnode,i=Ee(n);n._vnode=t,n.$el=r?n.__patch__(r,t):n.__patch__(n.$el,t,e,!1),i(),o&&(o.__vue__=null),n.$el&&(n.$el.__vue__=n);for(var a=n;a&&a.$vnode&&a.$parent&&a.$vnode===a.$parent._vnode;)a.$parent.$el=a.$el,a=a.$parent},t.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){je(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||v(e.$children,t),t._scope.stop(),t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),je(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}(oo),function(t){ze(t.prototype),t.prototype.$nextTick=function(t){return hn(t,this)},t.prototype._render=function(){var t=this,e=t.$options,n=e.render,o=e._parentVnode;o&&t._isMounted&&(t.$scopedSlots=ge(t.$parent,o.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&We(t._slotsProxy,t.$scopedSlots)),t.$vnode=o;var i,a=ft,c=xe;try{bt(t),xe=t,i=n.call(t._renderProxy,t.$createElement)}catch(e){on(e,t,"render"),i=t._vnode}finally{xe=c,bt(a)}return r(i)&&1===i.length&&(i=i[0]),i instanceof Mt||(i=zt()),i.parent=o,i}}(oo);var uo=[String,RegExp,Array],po={name:"keep-alive",abstract:!0,props:{include:uo,exclude:uo,max:[String,Number]},methods:{cacheVNode:function(){var t=this,e=t.cache,n=t.keys,o=t.vnodeToCache,r=t.keyToCache;if(o){var i=o.tag,a=o.componentInstance,c=o.componentOptions;e[r]={name:io(c),tag:i,componentInstance:a},n.push(r),this.max&&n.length>parseInt(this.max)&&so(e,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)so(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){co(t,(function(t){return ao(e,t)}))})),this.$watch("exclude",(function(e){co(t,(function(t){return!ao(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Te(t),n=e&&e.componentOptions;if(n){var o=io(n),r=this.include,i=this.exclude;if(r&&(!o||!ao(r,o))||i&&o&&ao(i,o))return e;var a=this.cache,c=this.keys,s=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[s]?(e.componentInstance=a[s].componentInstance,v(c,s),c.push(s)):(this.vnodeToCache=e,this.keyToCache=s),e.data.keepAlive=!0}return e||t&&t[0]}},lo={KeepAlive:po};!function(t){var e={get:function(){return F}};Object.defineProperty(t,"config",e),t.util={warn:Hn,extend:S,mergeOptions:Kn,defineReactive:Nt},t.set=Bt,t.delete=Dt,t.nextTick=hn,t.observable=function(t){return Ct(t),t},t.options=Object.create(null),H.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,S(t.options.components,lo),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=k(arguments,1);return n.unshift(this),u(t.install)?t.install.apply(t,n):u(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Kn(this.options,t),this}}(t),ro(t),function(t){H.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&d(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&u(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(oo),Object.defineProperty(oo.prototype,"$isServer",{get:st}),Object.defineProperty(oo.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(oo,"FunctionalRenderContext",{value:Nn}),oo.version="2.7.16";var fo=O("style,class"),bo=O("input,textarea,option,select,progress"),Mo=function(t,e,n){return"value"===n&&bo(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},zo=O("contenteditable,draggable,spellcheck"),ho=O("events,caret,typing,plaintext-only"),mo=function(t,e){return yo(e)||"false"===e?"false":"contenteditable"===t&&ho(e)?e:"true"},Oo=O("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),go="http://www.w3.org/1999/xlink",Ao=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},vo=function(t){return Ao(t)?t.slice(6,t.length):""},yo=function(t){return null==t||!1===t};function qo(t){for(var e=t.data,n=t,o=t;a(o.componentInstance);)(o=o.componentInstance._vnode)&&o.data&&(e=_o(o.data,e));for(;a(n=n.parent);)n&&n.data&&(e=_o(e,n.data));return function(t,e){if(a(t)||a(e))return Wo(t,Lo(e));return""}(e.staticClass,e.class)}function _o(t,e){return{staticClass:Wo(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function Wo(t,e){return t?e?t+" "+e:t:e||""}function Lo(t){return Array.isArray(t)?function(t){for(var e,n="",o=0,r=t.length;o<r;o++)a(e=Lo(t[o]))&&""!==e&&(n&&(n+=" "),n+=e);return n}(t):p(t)?function(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}(t):"string"==typeof t?t:""}var wo={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},xo=O("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Ro=O("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),To=function(t){return xo(t)||Ro(t)};function ko(t){return Ro(t)?"svg":"math"===t?"math":void 0}var So=Object.create(null);var Co=O("text,number,password,search,email,tel,url");function No(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}var Bo=Object.freeze({__proto__:null,createElement:function(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n},createElementNS:function(t,e){return document.createElementNS(wo[t],e)},createTextNode:function(t){return document.createTextNode(t)},createComment:function(t){return document.createComment(t)},insertBefore:function(t,e,n){t.insertBefore(e,n)},removeChild:function(t,e){t.removeChild(e)},appendChild:function(t,e){t.appendChild(e)},parentNode:function(t){return t.parentNode},nextSibling:function(t){return t.nextSibling},tagName:function(t){return t.tagName},setTextContent:function(t,e){t.textContent=e},setStyleScope:function(t,e){t.setAttribute(e,"")}}),Do={create:function(t,e){Eo(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Eo(t,!0),Eo(e))},destroy:function(t){Eo(t,!0)}};function Eo(t,e){var n=t.data.ref;if(a(n)){var o=t.context,i=t.componentInstance||t.elm,c=e?null:i,s=e?void 0:i;if(u(n))rn(n,o,[c],o,"template ref function");else{var p=t.data.refInFor,l="string"==typeof n||"number"==typeof n,d=jt(n),f=o.$refs;if(l||d)if(p){var b=l?f[n]:n.value;e?r(b)&&v(b,i):r(b)?b.includes(i)||b.push(i):l?(f[n]=[i],Po(o,n,f[n])):n.value=[i]}else if(l){if(e&&f[n]!==i)return;f[n]=s,Po(o,n,c)}else if(d){if(e&&n.value!==i)return;n.value=c}else 0}}}function Po(t,e,n){var o=t._setupState;o&&q(o,e)&&(jt(o[e])?o[e].value=n:o[e]=n)}var Xo=new Mt("",{},[]),Yo=["create","activate","update","remove","destroy"];function jo(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&a(t.data)===a(e.data)&&function(t,e){if("input"!==t.tag)return!0;var n,o=a(n=t.data)&&a(n=n.attrs)&&n.type,r=a(n=e.data)&&a(n=n.attrs)&&n.type;return o===r||Co(o)&&Co(r)}(t,e)||c(t.isAsyncPlaceholder)&&i(e.asyncFactory.error))}function Ho(t,e,n){var o,r,i={};for(o=e;o<=n;++o)a(r=t[o].key)&&(i[r]=o);return i}var Io={create:Fo,update:Fo,destroy:function(t){Fo(t,Xo)}};function Fo(t,e){(t.data.directives||e.data.directives)&&function(t,e){var n,o,r,i=t===Xo,a=e===Xo,c=Vo(t.data.directives,t.context),s=Vo(e.data.directives,e.context),u=[],p=[];for(n in s)o=c[n],r=s[n],o?(r.oldValue=o.value,r.oldArg=o.arg,$o(r,"update",e,t),r.def&&r.def.componentUpdated&&p.push(r)):($o(r,"bind",e,t),r.def&&r.def.inserted&&u.push(r));if(u.length){var l=function(){for(var n=0;n<u.length;n++)$o(u[n],"inserted",e,t)};i?Vt(e,"insert",l):l()}p.length&&Vt(e,"postpatch",(function(){for(var n=0;n<p.length;n++)$o(p[n],"componentUpdated",e,t)}));if(!i)for(n in c)s[n]||$o(c[n],"unbind",t,t,a)}(t,e)}var Uo=Object.create(null);function Vo(t,e){var n,o,r=Object.create(null);if(!t)return r;for(n=0;n<t.length;n++){if((o=t[n]).modifiers||(o.modifiers=Uo),r[Go(o)]=o,e._setupState&&e._setupState.__sfc){var i=o.def||Jn(e,"_setupState","v-"+o.name);o.def="function"==typeof i?{bind:i,update:i}:i}o.def=o.def||Jn(e.$options,"directives",o.name)}return r}function Go(t){return t.rawName||"".concat(t.name,".").concat(Object.keys(t.modifiers||{}).join("."))}function $o(t,e,n,o,r){var i=t.def&&t.def[e];if(i)try{i(n.elm,t,n,o,r)}catch(o){on(o,n.context,"directive ".concat(t.name," ").concat(e," hook"))}}var Ko=[Do,Io];function Jo(t,e){var n=e.componentOptions;if(!(a(n)&&!1===n.Ctor.options.inheritAttrs||i(t.data.attrs)&&i(e.data.attrs))){var o,r,s=e.elm,u=t.data.attrs||{},p=e.data.attrs||{};for(o in(a(p.__ob__)||c(p._v_attr_proxy))&&(p=e.data.attrs=S({},p)),p)r=p[o],u[o]!==r&&Qo(s,o,r,e.data.pre);for(o in(Z||et)&&p.value!==u.value&&Qo(s,"value",p.value),u)i(p[o])&&(Ao(o)?s.removeAttributeNS(go,vo(o)):zo(o)||s.removeAttribute(o))}}function Qo(t,e,n,o){o||t.tagName.indexOf("-")>-1?Zo(t,e,n):Oo(e)?yo(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):zo(e)?t.setAttribute(e,mo(e,n)):Ao(e)?yo(n)?t.removeAttributeNS(go,vo(e)):t.setAttributeNS(go,e,n):Zo(t,e,n)}function Zo(t,e,n){if(yo(n))t.removeAttribute(e);else{if(Z&&!tt&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var o=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",o)};t.addEventListener("input",o),t.__ieph=!0}t.setAttribute(e,n)}}var tr={create:Jo,update:Jo};function er(t,e){var n=e.elm,o=e.data,r=t.data;if(!(i(o.staticClass)&&i(o.class)&&(i(r)||i(r.staticClass)&&i(r.class)))){var c=qo(e),s=n._transitionClasses;a(s)&&(c=Wo(c,Lo(s))),c!==n._prevClass&&(n.setAttribute("class",c),n._prevClass=c)}}var nr,or,rr,ir,ar,cr,sr={create:er,update:er},ur=/[\w).+\-_$\]]/;function pr(t){var e,n,o,r,i,a=!1,c=!1,s=!1,u=!1,p=0,l=0,d=0,f=0;for(o=0;o<t.length;o++)if(n=e,e=t.charCodeAt(o),a)39===e&&92!==n&&(a=!1);else if(c)34===e&&92!==n&&(c=!1);else if(s)96===e&&92!==n&&(s=!1);else if(u)47===e&&92!==n&&(u=!1);else if(124!==e||124===t.charCodeAt(o+1)||124===t.charCodeAt(o-1)||p||l||d){switch(e){case 34:c=!0;break;case 39:a=!0;break;case 96:s=!0;break;case 40:d++;break;case 41:d--;break;case 91:l++;break;case 93:l--;break;case 123:p++;break;case 125:p--}if(47===e){for(var b=o-1,M=void 0;b>=0&&" "===(M=t.charAt(b));b--);M&&ur.test(M)||(u=!0)}}else void 0===r?(f=o+1,r=t.slice(0,o).trim()):z();function z(){(i||(i=[])).push(t.slice(f,o).trim()),f=o+1}if(void 0===r?r=t.slice(0,o).trim():0!==f&&z(),i)for(o=0;o<i.length;o++)r=lr(r,i[o]);return r}function lr(t,e){var n=e.indexOf("(");if(n<0)return'_f("'.concat(e,'")(').concat(t,")");var o=e.slice(0,n),r=e.slice(n+1);return'_f("'.concat(o,'")(').concat(t).concat(")"!==r?","+r:r)}function dr(t,e){console.error("[Vue compiler]: ".concat(t))}function fr(t,e){return t?t.map((function(t){return t[e]})).filter((function(t){return t})):[]}function br(t,e,n,o,r){(t.props||(t.props=[])).push(yr({name:e,value:n,dynamic:r},o)),t.plain=!1}function Mr(t,e,n,o,r){(r?t.dynamicAttrs||(t.dynamicAttrs=[]):t.attrs||(t.attrs=[])).push(yr({name:e,value:n,dynamic:r},o)),t.plain=!1}function zr(t,e,n,o){t.attrsMap[e]=n,t.attrsList.push(yr({name:e,value:n},o))}function hr(t,e,n,o,r,i,a,c){(t.directives||(t.directives=[])).push(yr({name:e,rawName:n,value:o,arg:r,isDynamicArg:i,modifiers:a},c)),t.plain=!1}function mr(t,e,n){return n?"_p(".concat(e,',"').concat(t,'")'):t+e}function Or(t,e,n,r,i,a,c,s){var u;(r=r||o).right?s?e="(".concat(e,")==='click'?'contextmenu':(").concat(e,")"):"click"===e&&(e="contextmenu",delete r.right):r.middle&&(s?e="(".concat(e,")==='click'?'mouseup':(").concat(e,")"):"click"===e&&(e="mouseup")),r.capture&&(delete r.capture,e=mr("!",e,s)),r.once&&(delete r.once,e=mr("~",e,s)),r.passive&&(delete r.passive,e=mr("&",e,s)),r.native?(delete r.native,u=t.nativeEvents||(t.nativeEvents={})):u=t.events||(t.events={});var p=yr({value:n.trim(),dynamic:s},c);r!==o&&(p.modifiers=r);var l=u[e];Array.isArray(l)?i?l.unshift(p):l.push(p):u[e]=l?i?[p,l]:[l,p]:p,t.plain=!1}function gr(t,e,n){var o=Ar(t,":"+e)||Ar(t,"v-bind:"+e);if(null!=o)return pr(o);if(!1!==n){var r=Ar(t,e);if(null!=r)return JSON.stringify(r)}}function Ar(t,e,n){var o;if(null!=(o=t.attrsMap[e]))for(var r=t.attrsList,i=0,a=r.length;i<a;i++)if(r[i].name===e){r.splice(i,1);break}return n&&delete t.attrsMap[e],o}function vr(t,e){for(var n=t.attrsList,o=0,r=n.length;o<r;o++){var i=n[o];if(e.test(i.name))return n.splice(o,1),i}}function yr(t,e){return e&&(null!=e.start&&(t.start=e.start),null!=e.end&&(t.end=e.end)),t}function qr(t,e,n){var o=n||{},r=o.number,i="$$v",a=i;o.trim&&(a="(typeof ".concat(i," === 'string'")+"? ".concat(i,".trim()")+": ".concat(i,")")),r&&(a="_n(".concat(a,")"));var c=_r(e,a);t.model={value:"(".concat(e,")"),expression:JSON.stringify(e),callback:"function (".concat(i,") {").concat(c,"}")}}function _r(t,e){var n=function(t){if(t=t.trim(),nr=t.length,t.indexOf("[")<0||t.lastIndexOf("]")<nr-1)return(ir=t.lastIndexOf("."))>-1?{exp:t.slice(0,ir),key:'"'+t.slice(ir+1)+'"'}:{exp:t,key:null};or=t,ir=ar=cr=0;for(;!Lr();)wr(rr=Wr())?Rr(rr):91===rr&&xr(rr);return{exp:t.slice(0,ar),key:t.slice(ar+1,cr)}}(t);return null===n.key?"".concat(t,"=").concat(e):"$set(".concat(n.exp,", ").concat(n.key,", ").concat(e,")")}function Wr(){return or.charCodeAt(++ir)}function Lr(){return ir>=nr}function wr(t){return 34===t||39===t}function xr(t){var e=1;for(ar=ir;!Lr();)if(wr(t=Wr()))Rr(t);else if(91===t&&e++,93===t&&e--,0===e){cr=ir;break}}function Rr(t){for(var e=t;!Lr()&&(t=Wr())!==e;);}var Tr,kr="__r",Sr="__c";function Cr(t,e,n){var o=Tr;return function r(){null!==e.apply(null,arguments)&&Dr(t,r,n,o)}}var Nr=un&&!(rt&&Number(rt[1])<=53);function Br(t,e,n,o){if(Nr){var r=$e,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=r||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}Tr.addEventListener(t,e,at?{capture:n,passive:o}:n)}function Dr(t,e,n,o){(o||Tr).removeEventListener(t,e._wrapper||e,n)}function Er(t,e){if(!i(t.data.on)||!i(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Tr=e.elm||t.elm,function(t){if(a(t[kr])){var e=Z?"change":"input";t[e]=[].concat(t[kr],t[e]||[]),delete t[kr]}a(t[Sr])&&(t.change=[].concat(t[Sr],t.change||[]),delete t[Sr])}(n),Ut(n,o,Br,Dr,Cr,e.context),Tr=void 0}}var Pr,Xr={create:Er,update:Er,destroy:function(t){return Er(t,Xo)}};function Yr(t,e){if(!i(t.data.domProps)||!i(e.data.domProps)){var n,o,r=e.elm,s=t.data.domProps||{},u=e.data.domProps||{};for(n in(a(u.__ob__)||c(u._v_attr_proxy))&&(u=e.data.domProps=S({},u)),s)n in u||(r[n]="");for(n in u){if(o=u[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),o===s[n])continue;1===r.childNodes.length&&r.removeChild(r.childNodes[0])}if("value"===n&&"PROGRESS"!==r.tagName){r._value=o;var p=i(o)?"":String(o);jr(r,p)&&(r.value=p)}else if("innerHTML"===n&&Ro(r.tagName)&&i(r.innerHTML)){(Pr=Pr||document.createElement("div")).innerHTML="<svg>".concat(o,"</svg>");for(var l=Pr.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;l.firstChild;)r.appendChild(l.firstChild)}else if(o!==s[n])try{r[n]=o}catch(t){}}}}function jr(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,o=t._vModifiers;if(a(o)){if(o.number)return m(n)!==m(e);if(o.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Hr={create:Yr,update:Yr},Ir=_((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var o=t.split(n);o.length>1&&(e[o[0].trim()]=o[1].trim())}})),e}));function Fr(t){var e=Ur(t.style);return t.staticStyle?S(t.staticStyle,e):e}function Ur(t){return Array.isArray(t)?C(t):"string"==typeof t?Ir(t):t}var Vr,Gr=/^--/,$r=/\s*!important$/,Kr=function(t,e,n){if(Gr.test(e))t.style.setProperty(e,n);else if($r.test(n))t.style.setProperty(R(e),n.replace($r,""),"important");else{var o=Qr(e);if(Array.isArray(n))for(var r=0,i=n.length;r<i;r++)t.style[o]=n[r];else t.style[o]=n}},Jr=["Webkit","Moz","ms"],Qr=_((function(t){if(Vr=Vr||document.createElement("div").style,"filter"!==(t=L(t))&&t in Vr)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<Jr.length;n++){var o=Jr[n]+e;if(o in Vr)return o}}));function Zr(t,e){var n=e.data,o=t.data;if(!(i(n.staticStyle)&&i(n.style)&&i(o.staticStyle)&&i(o.style))){var r,c,s=e.elm,u=o.staticStyle,p=o.normalizedStyle||o.style||{},l=u||p,d=Ur(e.data.style)||{};e.data.normalizedStyle=a(d.__ob__)?S({},d):d;var f=function(t,e){var n,o={};if(e)for(var r=t;r.componentInstance;)(r=r.componentInstance._vnode)&&r.data&&(n=Fr(r.data))&&S(o,n);(n=Fr(t.data))&&S(o,n);for(var i=t;i=i.parent;)i.data&&(n=Fr(i.data))&&S(o,n);return o}(e,!0);for(c in l)i(f[c])&&Kr(s,c,"");for(c in f)r=f[c],Kr(s,c,null==r?"":r)}}var ti={create:Zr,update:Zr},ei=/\s+/;function ni(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(ei).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function oi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(ei).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),o=" "+e+" ";n.indexOf(o)>=0;)n=n.replace(o," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function ri(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&S(e,ii(t.name||"v")),S(e,t),e}return"string"==typeof t?ii(t):void 0}}var ii=_((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),ai=J&&!tt,ci="transition",si="animation",ui="transition",pi="transitionend",li="animation",di="animationend";ai&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ui="WebkitTransition",pi="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(li="WebkitAnimation",di="webkitAnimationEnd"));var fi=J?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function bi(t){fi((function(){fi(t)}))}function Mi(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),ni(t,e))}function zi(t,e){t._transitionClasses&&v(t._transitionClasses,e),oi(t,e)}function hi(t,e,n){var o=Oi(t,e),r=o.type,i=o.timeout,a=o.propCount;if(!r)return n();var c=r===ci?pi:di,s=0,u=function(){t.removeEventListener(c,p),n()},p=function(e){e.target===t&&++s>=a&&u()};setTimeout((function(){s<a&&u()}),i+1),t.addEventListener(c,p)}var mi=/\b(transform|all)(,|$)/;function Oi(t,e){var n,o=window.getComputedStyle(t),r=(o[ui+"Delay"]||"").split(", "),i=(o[ui+"Duration"]||"").split(", "),a=gi(r,i),c=(o[li+"Delay"]||"").split(", "),s=(o[li+"Duration"]||"").split(", "),u=gi(c,s),p=0,l=0;return e===ci?a>0&&(n=ci,p=a,l=i.length):e===si?u>0&&(n=si,p=u,l=s.length):l=(n=(p=Math.max(a,u))>0?a>u?ci:si:null)?n===ci?i.length:s.length:0,{type:n,timeout:p,propCount:l,hasTransform:n===ci&&mi.test(o[ui+"Property"])}}function gi(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map((function(e,n){return Ai(e)+Ai(t[n])})))}function Ai(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function vi(t,e){var n=t.elm;a(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var o=ri(t.data.transition);if(!i(o)&&!a(n._enterCb)&&1===n.nodeType){for(var r=o.css,c=o.type,s=o.enterClass,l=o.enterToClass,d=o.enterActiveClass,f=o.appearClass,b=o.appearToClass,M=o.appearActiveClass,z=o.beforeEnter,h=o.enter,O=o.afterEnter,g=o.enterCancelled,A=o.beforeAppear,v=o.appear,y=o.afterAppear,q=o.appearCancelled,_=o.duration,W=De,L=De.$vnode;L&&L.parent;)W=L.context,L=L.parent;var w=!W._isMounted||!t.isRootInsert;if(!w||v||""===v){var x=w&&f?f:s,R=w&&M?M:d,T=w&&b?b:l,k=w&&A||z,S=w&&u(v)?v:h,C=w&&y||O,N=w&&q||g,B=m(p(_)?_.enter:_);0;var D=!1!==r&&!tt,E=_i(S),P=n._enterCb=X((function(){D&&(zi(n,T),zi(n,R)),P.cancelled?(D&&zi(n,x),N&&N(n)):C&&C(n),n._enterCb=null}));t.data.show||Vt(t,"insert",(function(){var e=n.parentNode,o=e&&e._pending&&e._pending[t.key];o&&o.tag===t.tag&&o.elm._leaveCb&&o.elm._leaveCb(),S&&S(n,P)})),k&&k(n),D&&(Mi(n,x),Mi(n,R),bi((function(){zi(n,x),P.cancelled||(Mi(n,T),E||(qi(B)?setTimeout(P,B):hi(n,c,P)))}))),t.data.show&&(e&&e(),S&&S(n,P)),D||E||P()}}}function yi(t,e){var n=t.elm;a(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var o=ri(t.data.transition);if(i(o)||1!==n.nodeType)return e();if(!a(n._leaveCb)){var r=o.css,c=o.type,s=o.leaveClass,u=o.leaveToClass,l=o.leaveActiveClass,d=o.beforeLeave,f=o.leave,b=o.afterLeave,M=o.leaveCancelled,z=o.delayLeave,h=o.duration,O=!1!==r&&!tt,g=_i(f),A=m(p(h)?h.leave:h);0;var v=n._leaveCb=X((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[t.key]=null),O&&(zi(n,u),zi(n,l)),v.cancelled?(O&&zi(n,s),M&&M(n)):(e(),b&&b(n)),n._leaveCb=null}));z?z(y):y()}function y(){v.cancelled||(!t.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[t.key]=t),d&&d(n),O&&(Mi(n,s),Mi(n,l),bi((function(){zi(n,s),v.cancelled||(Mi(n,u),g||(qi(A)?setTimeout(v,A):hi(n,c,v)))}))),f&&f(n,v),O||g||v())}}function qi(t){return"number"==typeof t&&!isNaN(t)}function _i(t){if(i(t))return!1;var e=t.fns;return a(e)?_i(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Wi(t,e){!0!==e.data.show&&vi(e)}var Li=function(t){var e,n,o={},u=t.modules,p=t.nodeOps;for(e=0;e<Yo.length;++e)for(o[Yo[e]]=[],n=0;n<u.length;++n)a(u[n][Yo[e]])&&o[Yo[e]].push(u[n][Yo[e]]);function l(t){var e=p.parentNode(t);a(e)&&p.removeChild(e,t)}function d(t,e,n,r,i,s,u){if(a(t.elm)&&a(s)&&(t=s[u]=mt(t)),t.isRootInsert=!i,!function(t,e,n,r){var i=t.data;if(a(i)){var s=a(t.componentInstance)&&i.keepAlive;if(a(i=i.hook)&&a(i=i.init)&&i(t,!1),a(t.componentInstance))return f(t,e),b(n,t.elm,r),c(s)&&function(t,e,n,r){var i,c=t;for(;c.componentInstance;)if(a(i=(c=c.componentInstance._vnode).data)&&a(i=i.transition)){for(i=0;i<o.activate.length;++i)o.activate[i](Xo,c);e.push(c);break}b(n,t.elm,r)}(t,e,n,r),!0}}(t,e,n,r)){var l=t.data,d=t.children,z=t.tag;a(z)?(t.elm=t.ns?p.createElementNS(t.ns,z):p.createElement(z,t),m(t),M(t,d,e),a(l)&&h(t,e),b(n,t.elm,r)):c(t.isComment)?(t.elm=p.createComment(t.text),b(n,t.elm,r)):(t.elm=p.createTextNode(t.text),b(n,t.elm,r))}}function f(t,e){a(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,z(t)?(h(t,e),m(t)):(Eo(t),e.push(t))}function b(t,e,n){a(t)&&(a(n)?p.parentNode(n)===t&&p.insertBefore(t,e,n):p.appendChild(t,e))}function M(t,e,n){if(r(e)){0;for(var o=0;o<e.length;++o)d(e[o],n,t.elm,null,!0,e,o)}else s(t.text)&&p.appendChild(t.elm,p.createTextNode(String(t.text)))}function z(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return a(t.tag)}function h(t,n){for(var r=0;r<o.create.length;++r)o.create[r](Xo,t);a(e=t.data.hook)&&(a(e.create)&&e.create(Xo,t),a(e.insert)&&n.push(t))}function m(t){var e;if(a(e=t.fnScopeId))p.setStyleScope(t.elm,e);else for(var n=t;n;)a(e=n.context)&&a(e=e.$options._scopeId)&&p.setStyleScope(t.elm,e),n=n.parent;a(e=De)&&e!==t.context&&e!==t.fnContext&&a(e=e.$options._scopeId)&&p.setStyleScope(t.elm,e)}function g(t,e,n,o,r,i){for(;o<=r;++o)d(n[o],i,t,e,!1,n,o)}function A(t){var e,n,r=t.data;if(a(r))for(a(e=r.hook)&&a(e=e.destroy)&&e(t),e=0;e<o.destroy.length;++e)o.destroy[e](t);if(a(e=t.children))for(n=0;n<t.children.length;++n)A(t.children[n])}function v(t,e,n){for(;e<=n;++e){var o=t[e];a(o)&&(a(o.tag)?(y(o),A(o)):l(o.elm))}}function y(t,e){if(a(e)||a(t.data)){var n,r=o.remove.length+1;for(a(e)?e.listeners+=r:e=function(t,e){function n(){0==--n.listeners&&l(t)}return n.listeners=e,n}(t.elm,r),a(n=t.componentInstance)&&a(n=n._vnode)&&a(n.data)&&y(n,e),n=0;n<o.remove.length;++n)o.remove[n](t,e);a(n=t.data.hook)&&a(n=n.remove)?n(t,e):e()}else l(t.elm)}function q(t,e,n,o){for(var r=n;r<o;r++){var i=e[r];if(a(i)&&jo(t,i))return r}}function _(t,e,n,r,s,u){if(t!==e){a(e.elm)&&a(r)&&(e=r[s]=mt(e));var l=e.elm=t.elm;if(c(t.isAsyncPlaceholder))a(e.asyncFactory.resolved)?w(t.elm,e,n):e.isAsyncPlaceholder=!0;else if(c(e.isStatic)&&c(t.isStatic)&&e.key===t.key&&(c(e.isCloned)||c(e.isOnce)))e.componentInstance=t.componentInstance;else{var f,b=e.data;a(b)&&a(f=b.hook)&&a(f=f.prepatch)&&f(t,e);var M=t.children,h=e.children;if(a(b)&&z(e)){for(f=0;f<o.update.length;++f)o.update[f](t,e);a(f=b.hook)&&a(f=f.update)&&f(t,e)}i(e.text)?a(M)&&a(h)?M!==h&&function(t,e,n,o,r){var c,s,u,l=0,f=0,b=e.length-1,M=e[0],z=e[b],h=n.length-1,m=n[0],O=n[h],A=!r;for(;l<=b&&f<=h;)i(M)?M=e[++l]:i(z)?z=e[--b]:jo(M,m)?(_(M,m,o,n,f),M=e[++l],m=n[++f]):jo(z,O)?(_(z,O,o,n,h),z=e[--b],O=n[--h]):jo(M,O)?(_(M,O,o,n,h),A&&p.insertBefore(t,M.elm,p.nextSibling(z.elm)),M=e[++l],O=n[--h]):jo(z,m)?(_(z,m,o,n,f),A&&p.insertBefore(t,z.elm,M.elm),z=e[--b],m=n[++f]):(i(c)&&(c=Ho(e,l,b)),i(s=a(m.key)?c[m.key]:q(m,e,l,b))?d(m,o,t,M.elm,!1,n,f):jo(u=e[s],m)?(_(u,m,o,n,f),e[s]=void 0,A&&p.insertBefore(t,u.elm,M.elm)):d(m,o,t,M.elm,!1,n,f),m=n[++f]);l>b?g(t,i(n[h+1])?null:n[h+1].elm,n,f,h,o):f>h&&v(e,l,b)}(l,M,h,n,u):a(h)?(a(t.text)&&p.setTextContent(l,""),g(l,null,h,0,h.length-1,n)):a(M)?v(M,0,M.length-1):a(t.text)&&p.setTextContent(l,""):t.text!==e.text&&p.setTextContent(l,e.text),a(b)&&a(f=b.hook)&&a(f=f.postpatch)&&f(t,e)}}}function W(t,e,n){if(c(n)&&a(t.parent))t.parent.data.pendingInsert=e;else for(var o=0;o<e.length;++o)e[o].data.hook.insert(e[o])}var L=O("attrs,class,staticClass,staticStyle,key");function w(t,e,n,o){var r,i=e.tag,s=e.data,u=e.children;if(o=o||s&&s.pre,e.elm=t,c(e.isComment)&&a(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(a(s)&&(a(r=s.hook)&&a(r=r.init)&&r(e,!0),a(r=e.componentInstance)))return f(e,n),!0;if(a(i)){if(a(u))if(t.hasChildNodes())if(a(r=s)&&a(r=r.domProps)&&a(r=r.innerHTML)){if(r!==t.innerHTML)return!1}else{for(var p=!0,l=t.firstChild,d=0;d<u.length;d++){if(!l||!w(l,u[d],n,o)){p=!1;break}l=l.nextSibling}if(!p||l)return!1}else M(e,u,n);if(a(s)){var b=!1;for(var z in s)if(!L(z)){b=!0,h(e,n);break}!b&&s.class&&gn(s.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,n,r){if(!i(e)){var s,u=!1,l=[];if(i(t))u=!0,d(e,l);else{var f=a(t.nodeType);if(!f&&jo(t,e))_(t,e,l,null,null,r);else{if(f){if(1===t.nodeType&&t.hasAttribute(j)&&(t.removeAttribute(j),n=!0),c(n)&&w(t,e,l))return W(e,l,!0),t;s=t,t=new Mt(p.tagName(s).toLowerCase(),{},[],void 0,s)}var b=t.elm,M=p.parentNode(b);if(d(e,l,b._leaveCb?null:M,p.nextSibling(b)),a(e.parent))for(var h=e.parent,m=z(e);h;){for(var O=0;O<o.destroy.length;++O)o.destroy[O](h);if(h.elm=e.elm,m){for(var g=0;g<o.create.length;++g)o.create[g](Xo,h);var y=h.data.hook.insert;if(y.merged)for(var q=y.fns.slice(1),L=0;L<q.length;L++)q[L]()}else Eo(h);h=h.parent}a(M)?v([t],0,0):a(t.tag)&&A(t)}}return W(e,l,u),e.elm}a(t)&&A(t)}}({nodeOps:Bo,modules:[tr,sr,Xr,Hr,ti,J?{create:Wi,activate:Wi,remove:function(t,e){!0!==t.data.show?yi(t,e):e()}}:{}].concat(Ko)});tt&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&Ni(t,"input")}));var wi={inserted:function(t,e,n,o){"select"===n.tag?(o.elm&&!o.elm._vOptions?Vt(n,"postpatch",(function(){wi.componentUpdated(t,e,n)})):xi(t,e,n.context),t._vOptions=[].map.call(t.options,ki)):("textarea"===n.tag||Co(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Si),t.addEventListener("compositionend",Ci),t.addEventListener("change",Ci),tt&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){xi(t,e,n.context);var o=t._vOptions,r=t._vOptions=[].map.call(t.options,ki);if(r.some((function(t,e){return!E(t,o[e])})))(t.multiple?e.value.some((function(t){return Ti(t,r)})):e.value!==e.oldValue&&Ti(e.value,r))&&Ni(t,"change")}}};function xi(t,e,n){Ri(t,e,n),(Z||et)&&setTimeout((function(){Ri(t,e,n)}),0)}function Ri(t,e,n){var o=e.value,r=t.multiple;if(!r||Array.isArray(o)){for(var i,a,c=0,s=t.options.length;c<s;c++)if(a=t.options[c],r)i=P(o,ki(a))>-1,a.selected!==i&&(a.selected=i);else if(E(ki(a),o))return void(t.selectedIndex!==c&&(t.selectedIndex=c));r||(t.selectedIndex=-1)}}function Ti(t,e){return e.every((function(e){return!E(e,t)}))}function ki(t){return"_value"in t?t._value:t.value}function Si(t){t.target.composing=!0}function Ci(t){t.target.composing&&(t.target.composing=!1,Ni(t.target,"input"))}function Ni(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Bi(t){return!t.componentInstance||t.data&&t.data.transition?t:Bi(t.componentInstance._vnode)}var Di={bind:function(t,e,n){var o=e.value,r=(n=Bi(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;o&&r?(n.data.show=!0,vi(n,(function(){t.style.display=i}))):t.style.display=o?i:"none"},update:function(t,e,n){var o=e.value;!o!=!e.oldValue&&((n=Bi(n)).data&&n.data.transition?(n.data.show=!0,o?vi(n,(function(){t.style.display=t.__vOriginalDisplay})):yi(n,(function(){t.style.display="none"}))):t.style.display=o?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,o,r){r||(t.style.display=t.__vOriginalDisplay)}},Ei={model:wi,show:Di},Pi={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Xi(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Xi(Te(e.children)):t}function Yi(t){var e={},n=t.$options;for(var o in n.propsData)e[o]=t[o];var r=n._parentListeners;for(var o in r)e[L(o)]=r[o];return e}function ji(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Hi=function(t){return t.tag||Oe(t)},Ii=function(t){return"show"===t.name},Fi={name:"transition",props:Pi,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Hi)).length){0;var o=this.mode;0;var r=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return r;var i=Xi(r);if(!i)return r;if(this._leaving)return ji(t,r);var a="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=Yi(this),u=this._vnode,p=Xi(u);if(i.data.directives&&i.data.directives.some(Ii)&&(i.data.show=!0),p&&p.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,p)&&!Oe(p)&&(!p.componentInstance||!p.componentInstance._vnode.isComment)){var l=p.data.transition=S({},c);if("out-in"===o)return this._leaving=!0,Vt(l,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),ji(t,r);if("in-out"===o){if(Oe(i))return u;var d,f=function(){d()};Vt(c,"afterEnter",f),Vt(c,"enterCancelled",f),Vt(l,"delayLeave",(function(t){d=t}))}}return r}}},Ui=S({tag:String,moveClass:String},Pi);delete Ui.mode;var Vi={props:Ui,beforeMount:function(){var t=this,e=this._update;this._update=function(n,o){var r=Ee(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,r(),e.call(t,n,o)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),o=this.prevChildren=this.children,r=this.$slots.default||[],i=this.children=[],a=Yi(this),c=0;c<r.length;c++){if((p=r[c]).tag)if(null!=p.key&&0!==String(p.key).indexOf("__vlist"))i.push(p),n[p.key]=p,(p.data||(p.data={})).transition=a;else;}if(o){var s=[],u=[];for(c=0;c<o.length;c++){var p;(p=o[c]).data.transition=a,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?s.push(p):u.push(p)}this.kept=t(e,null,s),this.removed=u}return t(e,null,i)},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(Gi),t.forEach($i),t.forEach(Ki),this._reflow=document.body.offsetHeight,t.forEach((function(t){if(t.data.moved){var n=t.elm,o=n.style;Mi(n,e),o.transform=o.WebkitTransform=o.transitionDuration="",n.addEventListener(pi,n._moveCb=function t(o){o&&o.target!==n||o&&!/transform$/.test(o.propertyName)||(n.removeEventListener(pi,t),n._moveCb=null,zi(n,e))})}})))},methods:{hasMove:function(t,e){if(!ai)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach((function(t){oi(n,t)})),ni(n,e),n.style.display="none",this.$el.appendChild(n);var o=Oi(n);return this.$el.removeChild(n),this._hasMove=o.hasTransform}}};function Gi(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function $i(t){t.data.newPos=t.elm.getBoundingClientRect()}function Ki(t){var e=t.data.pos,n=t.data.newPos,o=e.left-n.left,r=e.top-n.top;if(o||r){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate(".concat(o,"px,").concat(r,"px)"),i.transitionDuration="0s"}}var Ji={Transition:Fi,TransitionGroup:Vi};oo.config.mustUseProp=Mo,oo.config.isReservedTag=To,oo.config.isReservedAttr=fo,oo.config.getTagNamespace=ko,oo.config.isUnknownElement=function(t){if(!J)return!0;if(To(t))return!1;if(t=t.toLowerCase(),null!=So[t])return So[t];var e=document.createElement(t);return t.indexOf("-")>-1?So[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:So[t]=/HTMLUnknownElement/.test(e.toString())},S(oo.options.directives,Ei),S(oo.options.components,Ji),oo.prototype.__patch__=J?Li:N,oo.prototype.$mount=function(t,e){return function(t,e,n){var o;t.$el=e,t.$options.render||(t.$options.render=zt),je(t,"beforeMount"),o=function(){t._update(t._render(),n)},new yn(t,o,N,{before:function(){t._isMounted&&!t._isDestroyed&&je(t,"beforeUpdate")}},!0),n=!1;var r=t._preWatchers;if(r)for(var i=0;i<r.length;i++)r[i].run();return null==t.$vnode&&(t._isMounted=!0,je(t,"mounted")),t}(this,t=t&&J?No(t):void 0,e)},J&&setTimeout((function(){F.devtools&&ut&&ut.emit("init",oo)}),0);var Qi=/\{\{((?:.|\r?\n)+?)\}\}/g,Zi=/[-.*+?^${}()|[\]\/\\]/g,ta=_((function(t){var e=t[0].replace(Zi,"\\$&"),n=t[1].replace(Zi,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+n,"g")}));var ea={staticKeys:["staticClass"],transformNode:function(t,e){e.warn;var n=Ar(t,"class");n&&(t.staticClass=JSON.stringify(n.replace(/\s+/g," ").trim()));var o=gr(t,"class",!1);o&&(t.classBinding=o)},genData:function(t){var e="";return t.staticClass&&(e+="staticClass:".concat(t.staticClass,",")),t.classBinding&&(e+="class:".concat(t.classBinding,",")),e}};var na,oa={staticKeys:["staticStyle"],transformNode:function(t,e){e.warn;var n=Ar(t,"style");n&&(t.staticStyle=JSON.stringify(Ir(n)));var o=gr(t,"style",!1);o&&(t.styleBinding=o)},genData:function(t){var e="";return t.staticStyle&&(e+="staticStyle:".concat(t.staticStyle,",")),t.styleBinding&&(e+="style:(".concat(t.styleBinding,"),")),e}},ra=function(t){return(na=na||document.createElement("div")).innerHTML=t,na.textContent},ia=O("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),aa=O("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),ca=O("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),sa=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,ua=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,pa="[a-zA-Z_][\\-\\.0-9_a-zA-Z".concat(U.source,"]*"),la="((?:".concat(pa,"\\:)?").concat(pa,")"),da=new RegExp("^<".concat(la)),fa=/^\s*(\/?)>/,ba=new RegExp("^<\\/".concat(la,"[^>]*>")),Ma=/^<!DOCTYPE [^>]+>/i,za=/^<!\--/,ha=/^<!\[/,ma=O("script,style,textarea",!0),Oa={},ga={"<":"<",">":">",""":'"',"&":"&"," ":"\n","	":"\t","'":"'"},Aa=/&(?:lt|gt|quot|amp|#39);/g,va=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,ya=O("pre,textarea",!0),qa=function(t,e){return t&&ya(t)&&"\n"===e[0]};function _a(t,e){var n=e?va:Aa;return t.replace(n,(function(t){return ga[t]}))}function Wa(t,e){for(var n,o,r=[],i=e.expectHTML,a=e.isUnaryTag||B,c=e.canBeLeftOpenTag||B,s=0,u=function(){if(n=t,o&&ma(o)){var u=0,d=o.toLowerCase(),f=Oa[d]||(Oa[d]=new RegExp("([\\s\\S]*?)(</"+d+"[^>]*>)","i"));v=t.replace(f,(function(t,n,o){return u=o.length,ma(d)||"noscript"===d||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),qa(d,n)&&(n=n.slice(1)),e.chars&&e.chars(n),""}));s+=t.length-v.length,t=v,l(d,s-u,s)}else{var b=t.indexOf("<");if(0===b){if(za.test(t)){var M=t.indexOf("--\x3e");if(M>=0)return e.shouldKeepComment&&e.comment&&e.comment(t.substring(4,M),s,s+M+3),p(M+3),"continue"}if(ha.test(t)){var z=t.indexOf("]>");if(z>=0)return p(z+2),"continue"}var h=t.match(Ma);if(h)return p(h[0].length),"continue";var m=t.match(ba);if(m){var O=s;return p(m[0].length),l(m[1],O,s),"continue"}var g=function(){var e=t.match(da);if(e){var n={tagName:e[1],attrs:[],start:s};p(e[0].length);for(var o=void 0,r=void 0;!(o=t.match(fa))&&(r=t.match(ua)||t.match(sa));)r.start=s,p(r[0].length),r.end=s,n.attrs.push(r);if(o)return n.unarySlash=o[1],p(o[0].length),n.end=s,n}}();if(g)return function(t){var n=t.tagName,s=t.unarySlash;i&&("p"===o&&ca(n)&&l(o),c(n)&&o===n&&l(n));for(var u=a(n)||!!s,p=t.attrs.length,d=new Array(p),f=0;f<p;f++){var b=t.attrs[f],M=b[3]||b[4]||b[5]||"",z="a"===n&&"href"===b[1]?e.shouldDecodeNewlinesForHref:e.shouldDecodeNewlines;d[f]={name:b[1],value:_a(M,z)}}u||(r.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:d,start:t.start,end:t.end}),o=n);e.start&&e.start(n,d,u,t.start,t.end)}(g),qa(g.tagName,t)&&p(1),"continue"}var A=void 0,v=void 0,y=void 0;if(b>=0){for(v=t.slice(b);!(ba.test(v)||da.test(v)||za.test(v)||ha.test(v)||(y=v.indexOf("<",1))<0);)b+=y,v=t.slice(b);A=t.substring(0,b)}b<0&&(A=t),A&&p(A.length),e.chars&&A&&e.chars(A,s-A.length,s)}if(t===n)return e.chars&&e.chars(t),"break"};t;){if("break"===u())break}function p(e){s+=e,t=t.substring(e)}function l(t,n,i){var a,c;if(null==n&&(n=s),null==i&&(i=s),t)for(c=t.toLowerCase(),a=r.length-1;a>=0&&r[a].lowerCasedTag!==c;a--);else a=0;if(a>=0){for(var u=r.length-1;u>=a;u--)e.end&&e.end(r[u].tag,n,i);r.length=a,o=a&&r[a-1].tag}else"br"===c?e.start&&e.start(t,[],!0,n,i):"p"===c&&(e.start&&e.start(t,[],!1,n,i),e.end&&e.end(t,n,i))}l()}var La,wa,xa,Ra,Ta,ka,Sa,Ca,Na=/^@|^v-on:/,Ba=/^v-|^@|^:|^#/,Da=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Ea=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Pa=/^\(|\)$/g,Xa=/^\[.*\]$/,Ya=/:(.*)$/,ja=/^:|^\.|^v-bind:/,Ha=/\.[^.\]]+(?=[^\]]*$)/g,Ia=/^v-slot(:|$)|^#/,Fa=/[\r\n]/,Ua=/[ \f\t\r\n]+/g,Va=_(ra),Ga="_empty_";function $a(t,e,n){return{type:1,tag:t,attrsList:e,attrsMap:nc(e),rawAttrsMap:{},parent:n,children:[]}}function Ka(t,e){La=e.warn||dr,ka=e.isPreTag||B,Sa=e.mustUseProp||B,Ca=e.getTagNamespace||B;var n=e.isReservedTag||B;(function(t){return!(!(t.component||t.attrsMap[":is"]||t.attrsMap["v-bind:is"])&&(t.attrsMap.is?n(t.attrsMap.is):n(t.tag)))}),xa=fr(e.modules,"transformNode"),Ra=fr(e.modules,"preTransformNode"),Ta=fr(e.modules,"postTransformNode"),wa=e.delimiters;var o,r,i=[],a=!1!==e.preserveWhitespace,c=e.whitespace,s=!1,u=!1;function p(t){if(l(t),s||t.processed||(t=Ja(t,e)),i.length||t===o||o.if&&(t.elseif||t.else)&&Za(o,{exp:t.elseif,block:t}),r&&!t.forbidden)if(t.elseif||t.else)a=t,c=function(t){for(var e=t.length;e--;){if(1===t[e].type)return t[e];t.pop()}}(r.children),c&&c.if&&Za(c,{exp:a.elseif,block:a});else{if(t.slotScope){var n=t.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[n]=t}r.children.push(t),t.parent=r}var a,c;t.children=t.children.filter((function(t){return!t.slotScope})),l(t),t.pre&&(s=!1),ka(t.tag)&&(u=!1);for(var p=0;p<Ta.length;p++)Ta[p](t,e)}function l(t){if(!u)for(var e=void 0;(e=t.children[t.children.length-1])&&3===e.type&&" "===e.text;)t.children.pop()}return Wa(t,{warn:La,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,outputSourceRange:e.outputSourceRange,start:function(t,n,a,c,l){var d=r&&r.ns||Ca(t);Z&&"svg"===d&&(n=function(t){for(var e=[],n=0;n<t.length;n++){var o=t[n];oc.test(o.name)||(o.name=o.name.replace(rc,""),e.push(o))}return e}(n));var f,b=$a(t,n,r);d&&(b.ns=d),"style"!==(f=b).tag&&("script"!==f.tag||f.attrsMap.type&&"text/javascript"!==f.attrsMap.type)||st()||(b.forbidden=!0);for(var M=0;M<Ra.length;M++)b=Ra[M](b,e)||b;s||(!function(t){null!=Ar(t,"v-pre")&&(t.pre=!0)}(b),b.pre&&(s=!0)),ka(b.tag)&&(u=!0),s?function(t){var e=t.attrsList,n=e.length;if(n)for(var o=t.attrs=new Array(n),r=0;r<n;r++)o[r]={name:e[r].name,value:JSON.stringify(e[r].value)},null!=e[r].start&&(o[r].start=e[r].start,o[r].end=e[r].end);else t.pre||(t.plain=!0)}(b):b.processed||(Qa(b),function(t){var e=Ar(t,"v-if");if(e)t.if=e,Za(t,{exp:e,block:t});else{null!=Ar(t,"v-else")&&(t.else=!0);var n=Ar(t,"v-else-if");n&&(t.elseif=n)}}(b),function(t){var e=Ar(t,"v-once");null!=e&&(t.once=!0)}(b)),o||(o=b),a?p(b):(r=b,i.push(b))},end:function(t,e,n){var o=i[i.length-1];i.length-=1,r=i[i.length-1],p(o)},chars:function(t,e,n){if(r&&(!Z||"textarea"!==r.tag||r.attrsMap.placeholder!==t)){var o,i=r.children;if(t=u||t.trim()?"script"===(o=r).tag||"style"===o.tag?t:Va(t):i.length?c?"condense"===c&&Fa.test(t)?"":" ":a?" ":"":""){u||"condense"!==c||(t=t.replace(Ua," "));var p=void 0,l=void 0;!s&&" "!==t&&(p=function(t,e){var n=e?ta(e):Qi;if(n.test(t)){for(var o,r,i,a=[],c=[],s=n.lastIndex=0;o=n.exec(t);){(r=o.index)>s&&(c.push(i=t.slice(s,r)),a.push(JSON.stringify(i)));var u=pr(o[1].trim());a.push("_s(".concat(u,")")),c.push({"@binding":u}),s=r+o[0].length}return s<t.length&&(c.push(i=t.slice(s)),a.push(JSON.stringify(i))),{expression:a.join("+"),tokens:c}}}(t,wa))?l={type:2,expression:p.expression,tokens:p.tokens,text:t}:" "===t&&i.length&&" "===i[i.length-1].text||(l={type:3,text:t}),l&&i.push(l)}}},comment:function(t,e,n){if(r){var o={type:3,text:t,isComment:!0};0,r.children.push(o)}}}),o}function Ja(t,e){var n;!function(t){var e=gr(t,"key");if(e){t.key=e}}(t),t.plain=!t.key&&!t.scopedSlots&&!t.attrsList.length,function(t){var e=gr(t,"ref");e&&(t.ref=e,t.refInFor=function(t){var e=t;for(;e;){if(void 0!==e.for)return!0;e=e.parent}return!1}(t))}(t),function(t){var e;"template"===t.tag?(e=Ar(t,"scope"),t.slotScope=e||Ar(t,"slot-scope")):(e=Ar(t,"slot-scope"))&&(t.slotScope=e);var n=gr(t,"slot");n&&(t.slotTarget='""'===n?'"default"':n,t.slotTargetDynamic=!(!t.attrsMap[":slot"]&&!t.attrsMap["v-bind:slot"]),"template"===t.tag||t.slotScope||Mr(t,"slot",n,function(t,e){return t.rawAttrsMap[":"+e]||t.rawAttrsMap["v-bind:"+e]||t.rawAttrsMap[e]}(t,"slot")));if("template"===t.tag){if(a=vr(t,Ia)){0;var o=tc(a),r=o.name,i=o.dynamic;t.slotTarget=r,t.slotTargetDynamic=i,t.slotScope=a.value||Ga}}else{var a;if(a=vr(t,Ia)){0;var c=t.scopedSlots||(t.scopedSlots={}),s=tc(a),u=s.name,p=(i=s.dynamic,c[u]=$a("template",[],t));p.slotTarget=u,p.slotTargetDynamic=i,p.children=t.children.filter((function(t){if(!t.slotScope)return t.parent=p,!0})),p.slotScope=a.value||Ga,t.children=[],t.plain=!1}}}(t),"slot"===(n=t).tag&&(n.slotName=gr(n,"name")),function(t){var e;(e=gr(t,"is"))&&(t.component=e);null!=Ar(t,"inline-template")&&(t.inlineTemplate=!0)}(t);for(var o=0;o<xa.length;o++)t=xa[o](t,e)||t;return function(t){var e,n,o,r,i,a,c,s,u=t.attrsList;for(e=0,n=u.length;e<n;e++){if(o=r=u[e].name,i=u[e].value,Ba.test(o))if(t.hasBindings=!0,(a=ec(o.replace(Ba,"")))&&(o=o.replace(Ha,"")),ja.test(o))o=o.replace(ja,""),i=pr(i),(s=Xa.test(o))&&(o=o.slice(1,-1)),a&&(a.prop&&!s&&"innerHtml"===(o=L(o))&&(o="innerHTML"),a.camel&&!s&&(o=L(o)),a.sync&&(c=_r(i,"$event"),s?Or(t,'"update:"+('.concat(o,")"),c,null,!1,0,u[e],!0):(Or(t,"update:".concat(L(o)),c,null,!1,0,u[e]),R(o)!==L(o)&&Or(t,"update:".concat(R(o)),c,null,!1,0,u[e])))),a&&a.prop||!t.component&&Sa(t.tag,t.attrsMap.type,o)?br(t,o,i,u[e],s):Mr(t,o,i,u[e],s);else if(Na.test(o))o=o.replace(Na,""),(s=Xa.test(o))&&(o=o.slice(1,-1)),Or(t,o,i,a,!1,0,u[e],s);else{var p=(o=o.replace(Ba,"")).match(Ya),l=p&&p[1];s=!1,l&&(o=o.slice(0,-(l.length+1)),Xa.test(l)&&(l=l.slice(1,-1),s=!0)),hr(t,o,r,i,l,s,a,u[e])}else Mr(t,o,JSON.stringify(i),u[e]),!t.component&&"muted"===o&&Sa(t.tag,t.attrsMap.type,o)&&br(t,o,"true",u[e])}}(t),t}function Qa(t){var e;if(e=Ar(t,"v-for")){var n=function(t){var e=t.match(Da);if(!e)return;var n={};n.for=e[2].trim();var o=e[1].trim().replace(Pa,""),r=o.match(Ea);r?(n.alias=o.replace(Ea,"").trim(),n.iterator1=r[1].trim(),r[2]&&(n.iterator2=r[2].trim())):n.alias=o;return n}(e);n&&S(t,n)}}function Za(t,e){t.ifConditions||(t.ifConditions=[]),t.ifConditions.push(e)}function tc(t){var e=t.name.replace(Ia,"");return e||"#"!==t.name[0]&&(e="default"),Xa.test(e)?{name:e.slice(1,-1),dynamic:!0}:{name:'"'.concat(e,'"'),dynamic:!1}}function ec(t){var e=t.match(Ha);if(e){var n={};return e.forEach((function(t){n[t.slice(1)]=!0})),n}}function nc(t){for(var e={},n=0,o=t.length;n<o;n++)e[t[n].name]=t[n].value;return e}var oc=/^xmlns:NS\d+/,rc=/^NS\d+:/;function ic(t){return $a(t.tag,t.attrsList.slice(),t.parent)}var ac=[ea,oa,{preTransformNode:function(t,e){if("input"===t.tag){var n=t.attrsMap;if(!n["v-model"])return;var o=void 0;if((n[":type"]||n["v-bind:type"])&&(o=gr(t,"type")),n.type||o||!n["v-bind"]||(o="(".concat(n["v-bind"],").type")),o){var r=Ar(t,"v-if",!0),i=r?"&&(".concat(r,")"):"",a=null!=Ar(t,"v-else",!0),c=Ar(t,"v-else-if",!0),s=ic(t);Qa(s),zr(s,"type","checkbox"),Ja(s,e),s.processed=!0,s.if="(".concat(o,")==='checkbox'")+i,Za(s,{exp:s.if,block:s});var u=ic(t);Ar(u,"v-for",!0),zr(u,"type","radio"),Ja(u,e),Za(s,{exp:"(".concat(o,")==='radio'")+i,block:u});var p=ic(t);return Ar(p,"v-for",!0),zr(p,":type",o),Ja(p,e),Za(s,{exp:r,block:p}),a?s.else=!0:c&&(s.elseif=c),s}}}}];var cc,sc,uc={model:function(t,e,n){n;var o=e.value,r=e.modifiers,i=t.tag,a=t.attrsMap.type;if(t.component)return qr(t,o,r),!1;if("select"===i)!function(t,e,n){var o=n&&n.number,r='Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;'+"return ".concat(o?"_n(val)":"val","})"),i="$event.target.multiple ? $$selectedVal : $$selectedVal[0]",a="var $$selectedVal = ".concat(r,";");a="".concat(a," ").concat(_r(e,i)),Or(t,"change",a,null,!0)}(t,o,r);else if("input"===i&&"checkbox"===a)!function(t,e,n){var o=n&&n.number,r=gr(t,"value")||"null",i=gr(t,"true-value")||"true",a=gr(t,"false-value")||"false";br(t,"checked","Array.isArray(".concat(e,")")+"?_i(".concat(e,",").concat(r,")>-1")+("true"===i?":(".concat(e,")"):":_q(".concat(e,",").concat(i,")"))),Or(t,"change","var $$a=".concat(e,",")+"$$el=$event.target,"+"$$c=$$el.checked?(".concat(i,"):(").concat(a,");")+"if(Array.isArray($$a)){"+"var $$v=".concat(o?"_n("+r+")":r,",")+"$$i=_i($$a,$$v);"+"if($$el.checked){$$i<0&&(".concat(_r(e,"$$a.concat([$$v])"),")}")+"else{$$i>-1&&(".concat(_r(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))"),")}")+"}else{".concat(_r(e,"$$c"),"}"),null,!0)}(t,o,r);else if("input"===i&&"radio"===a)!function(t,e,n){var o=n&&n.number,r=gr(t,"value")||"null";r=o?"_n(".concat(r,")"):r,br(t,"checked","_q(".concat(e,",").concat(r,")")),Or(t,"change",_r(e,r),null,!0)}(t,o,r);else if("input"===i||"textarea"===i)!function(t,e,n){var o=t.attrsMap.type;0;var r=n||{},i=r.lazy,a=r.number,c=r.trim,s=!i&&"range"!==o,u=i?"change":"range"===o?kr:"input",p="$event.target.value";c&&(p="$event.target.value.trim()");a&&(p="_n(".concat(p,")"));var l=_r(e,p);s&&(l="if($event.target.composing)return;".concat(l));br(t,"value","(".concat(e,")")),Or(t,u,l,null,!0),(c||a)&&Or(t,"blur","$forceUpdate()")}(t,o,r);else{if(!F.isReservedTag(i))return qr(t,o,r),!1}return!0},text:function(t,e){e.value&&br(t,"textContent","_s(".concat(e.value,")"),e)},html:function(t,e){e.value&&br(t,"innerHTML","_s(".concat(e.value,")"),e)}},pc={expectHTML:!0,modules:ac,directives:uc,isPreTag:function(t){return"pre"===t},isUnaryTag:ia,mustUseProp:Mo,canBeLeftOpenTag:aa,isReservedTag:To,getTagNamespace:ko,staticKeys:function(t){return t.reduce((function(t,e){return t.concat(e.staticKeys||[])}),[]).join(",")}(ac)},lc=_((function(t){return O("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))}));function dc(t,e){t&&(cc=lc(e.staticKeys||""),sc=e.isReservedTag||B,fc(t),bc(t,!1))}function fc(t){if(t.static=function(t){if(2===t.type)return!1;if(3===t.type)return!0;return!(!t.pre&&(t.hasBindings||t.if||t.for||g(t.tag)||!sc(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(cc)))}(t),1===t.type){if(!sc(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var e=0,n=t.children.length;e<n;e++){var o=t.children[e];fc(o),o.static||(t.static=!1)}if(t.ifConditions)for(e=1,n=t.ifConditions.length;e<n;e++){var r=t.ifConditions[e].block;fc(r),r.static||(t.static=!1)}}}function bc(t,e){if(1===t.type){if((t.static||t.once)&&(t.staticInFor=e),t.static&&t.children.length&&(1!==t.children.length||3!==t.children[0].type))return void(t.staticRoot=!0);if(t.staticRoot=!1,t.children)for(var n=0,o=t.children.length;n<o;n++)bc(t.children[n],e||!!t.for);if(t.ifConditions)for(n=1,o=t.ifConditions.length;n<o;n++)bc(t.ifConditions[n].block,e)}}var Mc=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,zc=/\([^)]*?\);*$/,hc=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,mc={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Oc={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},gc=function(t){return"if(".concat(t,")return null;")},Ac={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:gc("$event.target !== $event.currentTarget"),ctrl:gc("!$event.ctrlKey"),shift:gc("!$event.shiftKey"),alt:gc("!$event.altKey"),meta:gc("!$event.metaKey"),left:gc("'button' in $event && $event.button !== 0"),middle:gc("'button' in $event && $event.button !== 1"),right:gc("'button' in $event && $event.button !== 2")};function vc(t,e){var n=e?"nativeOn:":"on:",o="",r="";for(var i in t){var a=yc(t[i]);t[i]&&t[i].dynamic?r+="".concat(i,",").concat(a,","):o+='"'.concat(i,'":').concat(a,",")}return o="{".concat(o.slice(0,-1),"}"),r?n+"_d(".concat(o,",[").concat(r.slice(0,-1),"])"):n+o}function yc(t){if(!t)return"function(){}";if(Array.isArray(t))return"[".concat(t.map((function(t){return yc(t)})).join(","),"]");var e=hc.test(t.value),n=Mc.test(t.value),o=hc.test(t.value.replace(zc,""));if(t.modifiers){var r="",i="",a=[],c=function(e){if(Ac[e])i+=Ac[e],mc[e]&&a.push(e);else if("exact"===e){var n=t.modifiers;i+=gc(["ctrl","shift","alt","meta"].filter((function(t){return!n[t]})).map((function(t){return"$event.".concat(t,"Key")})).join("||"))}else a.push(e)};for(var s in t.modifiers)c(s);a.length&&(r+=function(t){return"if(!$event.type.indexOf('key')&&"+"".concat(t.map(qc).join("&&"),")return null;")}(a)),i&&(r+=i);var u=e?"return ".concat(t.value,".apply(null, arguments)"):n?"return (".concat(t.value,").apply(null, arguments)"):o?"return ".concat(t.value):t.value;return"function($event){".concat(r).concat(u,"}")}return e||n?t.value:"function($event){".concat(o?"return ".concat(t.value):t.value,"}")}function qc(t){var e=parseInt(t,10);if(e)return"$event.keyCode!==".concat(e);var n=mc[t],o=Oc[t];return"_k($event.keyCode,"+"".concat(JSON.stringify(t),",")+"".concat(JSON.stringify(n),",")+"$event.key,"+"".concat(JSON.stringify(o))+")"}var _c={on:function(t,e){t.wrapListeners=function(t){return"_g(".concat(t,",").concat(e.value,")")}},bind:function(t,e){t.wrapData=function(n){return"_b(".concat(n,",'").concat(t.tag,"',").concat(e.value,",").concat(e.modifiers&&e.modifiers.prop?"true":"false").concat(e.modifiers&&e.modifiers.sync?",true":"",")")}},cloak:N},Wc=function(t){this.options=t,this.warn=t.warn||dr,this.transforms=fr(t.modules,"transformCode"),this.dataGenFns=fr(t.modules,"genData"),this.directives=S(S({},_c),t.directives);var e=t.isReservedTag||B;this.maybeComponent=function(t){return!!t.component||!e(t.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Lc(t,e){var n=new Wc(e),o=t?"script"===t.tag?"null":wc(t,n):'_c("div")';return{render:"with(this){return ".concat(o,"}"),staticRenderFns:n.staticRenderFns}}function wc(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return xc(t,e);if(t.once&&!t.onceProcessed)return Rc(t,e);if(t.for&&!t.forProcessed)return Sc(t,e);if(t.if&&!t.ifProcessed)return Tc(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){var n=t.slotName||'"default"',o=Dc(t,e),r="_t(".concat(n).concat(o?",function(){return ".concat(o,"}"):""),i=t.attrs||t.dynamicAttrs?Xc((t.attrs||[]).concat(t.dynamicAttrs||[]).map((function(t){return{name:L(t.name),value:t.value,dynamic:t.dynamic}}))):null,a=t.attrsMap["v-bind"];!i&&!a||o||(r+=",null");i&&(r+=",".concat(i));a&&(r+="".concat(i?"":",null",",").concat(a));return r+")"}(t,e);var n=void 0;if(t.component)n=function(t,e,n){var o=e.inlineTemplate?null:Dc(e,n,!0);return"_c(".concat(t,",").concat(Cc(e,n)).concat(o?",".concat(o):"",")")}(t.component,t,e);else{var o=void 0,r=e.maybeComponent(t);(!t.plain||t.pre&&r)&&(o=Cc(t,e));var i=void 0,a=e.options.bindings;r&&a&&!1!==a.__isScriptSetup&&(i=function(t,e){var n=L(e),o=w(n),r=function(r){return t[e]===r?e:t[n]===r?n:t[o]===r?o:void 0},i=r("setup-const")||r("setup-reactive-const");if(i)return i;var a=r("setup-let")||r("setup-ref")||r("setup-maybe-ref");if(a)return a}(a,t.tag)),i||(i="'".concat(t.tag,"'"));var c=t.inlineTemplate?null:Dc(t,e,!0);n="_c(".concat(i).concat(o?",".concat(o):"").concat(c?",".concat(c):"",")")}for(var s=0;s<e.transforms.length;s++)n=e.transforms[s](t,n);return n}return Dc(t,e)||"void 0"}function xc(t,e){t.staticProcessed=!0;var n=e.pre;return t.pre&&(e.pre=t.pre),e.staticRenderFns.push("with(this){return ".concat(wc(t,e),"}")),e.pre=n,"_m(".concat(e.staticRenderFns.length-1).concat(t.staticInFor?",true":"",")")}function Rc(t,e){if(t.onceProcessed=!0,t.if&&!t.ifProcessed)return Tc(t,e);if(t.staticInFor){for(var n="",o=t.parent;o;){if(o.for){n=o.key;break}o=o.parent}return n?"_o(".concat(wc(t,e),",").concat(e.onceId++,",").concat(n,")"):wc(t,e)}return xc(t,e)}function Tc(t,e,n,o){return t.ifProcessed=!0,kc(t.ifConditions.slice(),e,n,o)}function kc(t,e,n,o){if(!t.length)return o||"_e()";var r=t.shift();return r.exp?"(".concat(r.exp,")?").concat(i(r.block),":").concat(kc(t,e,n,o)):"".concat(i(r.block));function i(t){return n?n(t,e):t.once?Rc(t,e):wc(t,e)}}function Sc(t,e,n,o){var r=t.for,i=t.alias,a=t.iterator1?",".concat(t.iterator1):"",c=t.iterator2?",".concat(t.iterator2):"";return t.forProcessed=!0,"".concat(o||"_l","((").concat(r,"),")+"function(".concat(i).concat(a).concat(c,"){")+"return ".concat((n||wc)(t,e))+"})"}function Cc(t,e){var n="{",o=function(t,e){var n=t.directives;if(!n)return;var o,r,i,a,c="directives:[",s=!1;for(o=0,r=n.length;o<r;o++){i=n[o],a=!0;var u=e.directives[i.name];u&&(a=!!u(t,i,e.warn)),a&&(s=!0,c+='{name:"'.concat(i.name,'",rawName:"').concat(i.rawName,'"').concat(i.value?",value:(".concat(i.value,"),expression:").concat(JSON.stringify(i.value)):"").concat(i.arg?",arg:".concat(i.isDynamicArg?i.arg:'"'.concat(i.arg,'"')):"").concat(i.modifiers?",modifiers:".concat(JSON.stringify(i.modifiers)):"","},"))}if(s)return c.slice(0,-1)+"]"}(t,e);o&&(n+=o+","),t.key&&(n+="key:".concat(t.key,",")),t.ref&&(n+="ref:".concat(t.ref,",")),t.refInFor&&(n+="refInFor:true,"),t.pre&&(n+="pre:true,"),t.component&&(n+='tag:"'.concat(t.tag,'",'));for(var r=0;r<e.dataGenFns.length;r++)n+=e.dataGenFns[r](t);if(t.attrs&&(n+="attrs:".concat(Xc(t.attrs),",")),t.props&&(n+="domProps:".concat(Xc(t.props),",")),t.events&&(n+="".concat(vc(t.events,!1),",")),t.nativeEvents&&(n+="".concat(vc(t.nativeEvents,!0),",")),t.slotTarget&&!t.slotScope&&(n+="slot:".concat(t.slotTarget,",")),t.scopedSlots&&(n+="".concat(function(t,e,n){var o=t.for||Object.keys(e).some((function(t){var n=e[t];return n.slotTargetDynamic||n.if||n.for||Nc(n)})),r=!!t.if;if(!o)for(var i=t.parent;i;){if(i.slotScope&&i.slotScope!==Ga||i.for){o=!0;break}i.if&&(r=!0),i=i.parent}var a=Object.keys(e).map((function(t){return Bc(e[t],n)})).join(",");return"scopedSlots:_u([".concat(a,"]").concat(o?",null,true":"").concat(!o&&r?",null,false,".concat(function(t){var e=5381,n=t.length;for(;n;)e=33*e^t.charCodeAt(--n);return e>>>0}(a)):"",")")}(t,t.scopedSlots,e),",")),t.model&&(n+="model:{value:".concat(t.model.value,",callback:").concat(t.model.callback,",expression:").concat(t.model.expression,"},")),t.inlineTemplate){var i=function(t,e){var n=t.children[0];0;if(n&&1===n.type){var o=Lc(n,e.options);return"inlineTemplate:{render:function(){".concat(o.render,"},staticRenderFns:[").concat(o.staticRenderFns.map((function(t){return"function(){".concat(t,"}")})).join(","),"]}")}}(t,e);i&&(n+="".concat(i,","))}return n=n.replace(/,$/,"")+"}",t.dynamicAttrs&&(n="_b(".concat(n,',"').concat(t.tag,'",').concat(Xc(t.dynamicAttrs),")")),t.wrapData&&(n=t.wrapData(n)),t.wrapListeners&&(n=t.wrapListeners(n)),n}function Nc(t){return 1===t.type&&("slot"===t.tag||t.children.some(Nc))}function Bc(t,e){var n=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!n)return Tc(t,e,Bc,"null");if(t.for&&!t.forProcessed)return Sc(t,e,Bc);var o=t.slotScope===Ga?"":String(t.slotScope),r="function(".concat(o,"){")+"return ".concat("template"===t.tag?t.if&&n?"(".concat(t.if,")?").concat(Dc(t,e)||"undefined",":undefined"):Dc(t,e)||"undefined":wc(t,e),"}"),i=o?"":",proxy:true";return"{key:".concat(t.slotTarget||'"default"',",fn:").concat(r).concat(i,"}")}function Dc(t,e,n,o,r){var i=t.children;if(i.length){var a=i[0];if(1===i.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var c=n?e.maybeComponent(a)?",1":",0":"";return"".concat((o||wc)(a,e)).concat(c)}var s=n?function(t,e){for(var n=0,o=0;o<t.length;o++){var r=t[o];if(1===r.type){if(Ec(r)||r.ifConditions&&r.ifConditions.some((function(t){return Ec(t.block)}))){n=2;break}(e(r)||r.ifConditions&&r.ifConditions.some((function(t){return e(t.block)})))&&(n=1)}}return n}(i,e.maybeComponent):0,u=r||Pc;return"[".concat(i.map((function(t){return u(t,e)})).join(","),"]").concat(s?",".concat(s):"")}}function Ec(t){return void 0!==t.for||"template"===t.tag||"slot"===t.tag}function Pc(t,e){return 1===t.type?wc(t,e):3===t.type&&t.isComment?function(t){return"_e(".concat(JSON.stringify(t.text),")")}(t):"_v(".concat(2===(n=t).type?n.expression:Yc(JSON.stringify(n.text)),")");var n}function Xc(t){for(var e="",n="",o=0;o<t.length;o++){var r=t[o],i=Yc(r.value);r.dynamic?n+="".concat(r.name,",").concat(i,","):e+='"'.concat(r.name,'":').concat(i,",")}return e="{".concat(e.slice(0,-1),"}"),n?"_d(".concat(e,",[").concat(n.slice(0,-1),"])"):e}function Yc(t){return t.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function jc(t,e){try{return new Function(t)}catch(n){return e.push({err:n,code:t}),N}}function Hc(t){var e=Object.create(null);return function(n,o,r){(o=S({},o)).warn;delete o.warn;var i=o.delimiters?String(o.delimiters)+n:n;if(e[i])return e[i];var a=t(n,o);var c={},s=[];return c.render=jc(a.render,s),c.staticRenderFns=a.staticRenderFns.map((function(t){return jc(t,s)})),e[i]=c}}var Ic,Fc,Uc=(Ic=function(t,e){var n=Ka(t.trim(),e);!1!==e.optimize&&dc(n,e);var o=Lc(n,e);return{ast:n,render:o.render,staticRenderFns:o.staticRenderFns}},function(t){function e(e,n){var o=Object.create(t),r=[],i=[];if(n)for(var a in n.modules&&(o.modules=(t.modules||[]).concat(n.modules)),n.directives&&(o.directives=S(Object.create(t.directives||null),n.directives)),n)"modules"!==a&&"directives"!==a&&(o[a]=n[a]);o.warn=function(t,e,n){(n?i:r).push(t)};var c=Ic(e.trim(),o);return c.errors=r,c.tips=i,c}return{compile:e,compileToFunctions:Hc(e)}}),Vc=Uc(pc).compileToFunctions;function Gc(t){return(Fc=Fc||document.createElement("div")).innerHTML=t?'<a href="\n"/>':'<div a="\n"/>',Fc.innerHTML.indexOf(" ")>0}var $c=!!J&&Gc(!1),Kc=!!J&&Gc(!0),Jc=_((function(t){var e=No(t);return e&&e.innerHTML})),Qc=oo.prototype.$mount;oo.prototype.$mount=function(t,e){if((t=t&&No(t))===document.body||t===document.documentElement)return this;var n=this.$options;if(!n.render){var o=n.template;if(o)if("string"==typeof o)"#"===o.charAt(0)&&(o=Jc(o));else{if(!o.nodeType)return this;o=o.innerHTML}else t&&(o=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}(t));if(o){0;var r=Vc(o,{outputSourceRange:!1,shouldDecodeNewlines:$c,shouldDecodeNewlinesForHref:Kc,delimiters:n.delimiters,comments:n.comments},this),i=r.render,a=r.staticRenderFns;n.render=i,n.staticRenderFns=a}}return Qc.call(this,t,e)},oo.compile=Vc,n(6697),oo.component("example",n(2358)),oo.component("passport-clients",n(911).A),oo.component("passport-authorized-clients",n(2619).A),oo.component("passport-personal-access-tokens",n(1575).A);new oo({el:"#app"})},6697:(t,e,n)=>{"use strict";n.r(e);n(1292),n(5199),n(6075),n(2598),n(378),n(1627),n(2205),n(5791),n(5775),n(1532),n(2025),n(9638),n(8088),n(3683),n(6912),n(1310),n(5081),n(9204),n(3715),n(3847),n(9311),n(8022),n(7426),n(7828),n(1694),n(2440),n(2073);function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}function a(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function c(){return c=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},c.apply(this,arguments)}function s(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&p(t,e)}function u(t){return u=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},u(t)}function p(t,e){return p=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},p(t,e)}function l(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function d(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=u(t);if(e){var r=u(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return l(this,n)}}var f=function(){function t(){r(this,t)}return a(t,[{key:"listenForWhisper",value:function(t,e){return this.listen(".client-"+t,e)}},{key:"notification",value:function(t){return this.listen(".Illuminate\\Notifications\\Events\\BroadcastNotificationCreated",t)}},{key:"stopListeningForWhisper",value:function(t,e){return this.stopListening(".client-"+t,e)}}]),t}(),b=function(){function t(e){r(this,t),this.namespace=e}return a(t,[{key:"format",value:function(t){return[".","\\"].includes(t.charAt(0))?t.substring(1):(this.namespace&&(t=this.namespace+"."+t),t.replace(/\./g,"\\"))}},{key:"setNamespace",value:function(t){this.namespace=t}}]),t}(),M=function(t){s(n,t);var e=d(n);function n(t,o,i){var a;return r(this,n),(a=e.call(this)).name=o,a.pusher=t,a.options=i,a.eventFormatter=new b(a.options.namespace),a.subscribe(),a}return a(n,[{key:"subscribe",value:function(){this.subscription=this.pusher.subscribe(this.name)}},{key:"unsubscribe",value:function(){this.pusher.unsubscribe(this.name)}},{key:"listen",value:function(t,e){return this.on(this.eventFormatter.format(t),e),this}},{key:"listenToAll",value:function(t){var e=this;return this.subscription.bind_global((function(n,o){if(!n.startsWith("pusher:")){var r=e.options.namespace.replace(/\./g,"\\"),i=n.startsWith(r)?n.substring(r.length+1):"."+n;t(i,o)}})),this}},{key:"stopListening",value:function(t,e){return e?this.subscription.unbind(this.eventFormatter.format(t),e):this.subscription.unbind(this.eventFormatter.format(t)),this}},{key:"stopListeningToAll",value:function(t){return t?this.subscription.unbind_global(t):this.subscription.unbind_global(),this}},{key:"subscribed",value:function(t){return this.on("pusher:subscription_succeeded",(function(){t()})),this}},{key:"error",value:function(t){return this.on("pusher:subscription_error",(function(e){t(e)})),this}},{key:"on",value:function(t,e){return this.subscription.bind(t,e),this}}]),n}(f),z=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"whisper",value:function(t,e){return this.pusher.channels.channels[this.name].trigger("client-".concat(t),e),this}}]),n}(M),h=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"whisper",value:function(t,e){return this.pusher.channels.channels[this.name].trigger("client-".concat(t),e),this}}]),n}(M),m=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"here",value:function(t){return this.on("pusher:subscription_succeeded",(function(e){t(Object.keys(e.members).map((function(t){return e.members[t]})))})),this}},{key:"joining",value:function(t){return this.on("pusher:member_added",(function(e){t(e.info)})),this}},{key:"whisper",value:function(t,e){return this.pusher.channels.channels[this.name].trigger("client-".concat(t),e),this}},{key:"leaving",value:function(t){return this.on("pusher:member_removed",(function(e){t(e.info)})),this}}]),n}(M),O=function(t){s(n,t);var e=d(n);function n(t,o,i){var a;return r(this,n),(a=e.call(this)).events={},a.listeners={},a.name=o,a.socket=t,a.options=i,a.eventFormatter=new b(a.options.namespace),a.subscribe(),a}return a(n,[{key:"subscribe",value:function(){this.socket.emit("subscribe",{channel:this.name,auth:this.options.auth||{}})}},{key:"unsubscribe",value:function(){this.unbind(),this.socket.emit("unsubscribe",{channel:this.name,auth:this.options.auth||{}})}},{key:"listen",value:function(t,e){return this.on(this.eventFormatter.format(t),e),this}},{key:"stopListening",value:function(t,e){return this.unbindEvent(this.eventFormatter.format(t),e),this}},{key:"subscribed",value:function(t){return this.on("connect",(function(e){t(e)})),this}},{key:"error",value:function(t){return this}},{key:"on",value:function(t,e){var n=this;return this.listeners[t]=this.listeners[t]||[],this.events[t]||(this.events[t]=function(e,o){n.name===e&&n.listeners[t]&&n.listeners[t].forEach((function(t){return t(o)}))},this.socket.on(t,this.events[t])),this.listeners[t].push(e),this}},{key:"unbind",value:function(){var t=this;Object.keys(this.events).forEach((function(e){t.unbindEvent(e)}))}},{key:"unbindEvent",value:function(t,e){this.listeners[t]=this.listeners[t]||[],e&&(this.listeners[t]=this.listeners[t].filter((function(t){return t!==e}))),e&&0!==this.listeners[t].length||(this.events[t]&&(this.socket.removeListener(t,this.events[t]),delete this.events[t]),delete this.listeners[t])}}]),n}(f),g=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"whisper",value:function(t,e){return this.socket.emit("client event",{channel:this.name,event:"client-".concat(t),data:e}),this}}]),n}(O),A=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"here",value:function(t){return this.on("presence:subscribed",(function(e){t(e.map((function(t){return t.user_info})))})),this}},{key:"joining",value:function(t){return this.on("presence:joining",(function(e){return t(e.user_info)})),this}},{key:"whisper",value:function(t,e){return this.socket.emit("client event",{channel:this.name,event:"client-".concat(t),data:e}),this}},{key:"leaving",value:function(t){return this.on("presence:leaving",(function(e){return t(e.user_info)})),this}}]),n}(g),v=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"subscribe",value:function(){}},{key:"unsubscribe",value:function(){}},{key:"listen",value:function(t,e){return this}},{key:"listenToAll",value:function(t){return this}},{key:"stopListening",value:function(t,e){return this}},{key:"subscribed",value:function(t){return this}},{key:"error",value:function(t){return this}},{key:"on",value:function(t,e){return this}}]),n}(f),y=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"whisper",value:function(t,e){return this}}]),n}(v),q=function(t){s(n,t);var e=d(n);function n(){return r(this,n),e.apply(this,arguments)}return a(n,[{key:"here",value:function(t){return this}},{key:"joining",value:function(t){return this}},{key:"whisper",value:function(t,e){return this}},{key:"leaving",value:function(t){return this}}]),n}(v),W=function(){function t(e){r(this,t),this._defaultOptions={auth:{headers:{}},authEndpoint:"/broadcasting/auth",userAuthentication:{endpoint:"/broadcasting/user-auth",headers:{}},broadcaster:"pusher",csrfToken:null,bearerToken:null,host:null,key:null,namespace:"App.Events"},this.setOptions(e),this.connect()}return a(t,[{key:"setOptions",value:function(t){this.options=c(this._defaultOptions,t);var e=this.csrfToken();return e&&(this.options.auth.headers["X-CSRF-TOKEN"]=e,this.options.userAuthentication.headers["X-CSRF-TOKEN"]=e),(e=this.options.bearerToken)&&(this.options.auth.headers.Authorization="Bearer "+e,this.options.userAuthentication.headers.Authorization="Bearer "+e),t}},{key:"csrfToken",value:function(){var t;return"undefined"!=typeof window&&window.Laravel&&window.Laravel.csrfToken?window.Laravel.csrfToken:this.options.csrfToken?this.options.csrfToken:"undefined"!=typeof document&&"function"==typeof document.querySelector&&(t=document.querySelector('meta[name="csrf-token"]'))?t.getAttribute("content"):null}}]),t}(),L=function(t){s(n,t);var e=d(n);function n(){var t;return r(this,n),(t=e.apply(this,arguments)).channels={},t}return a(n,[{key:"connect",value:function(){void 0!==this.options.client?this.pusher=this.options.client:this.options.Pusher?this.pusher=new this.options.Pusher(this.options.key,this.options):this.pusher=new Pusher(this.options.key,this.options)}},{key:"signin",value:function(){this.pusher.signin()}},{key:"listen",value:function(t,e,n){return this.channel(t).listen(e,n)}},{key:"channel",value:function(t){return this.channels[t]||(this.channels[t]=new M(this.pusher,t,this.options)),this.channels[t]}},{key:"privateChannel",value:function(t){return this.channels["private-"+t]||(this.channels["private-"+t]=new z(this.pusher,"private-"+t,this.options)),this.channels["private-"+t]}},{key:"encryptedPrivateChannel",value:function(t){return this.channels["private-encrypted-"+t]||(this.channels["private-encrypted-"+t]=new h(this.pusher,"private-encrypted-"+t,this.options)),this.channels["private-encrypted-"+t]}},{key:"presenceChannel",value:function(t){return this.channels["presence-"+t]||(this.channels["presence-"+t]=new m(this.pusher,"presence-"+t,this.options)),this.channels["presence-"+t]}},{key:"leave",value:function(t){var e=this;[t,"private-"+t,"private-encrypted-"+t,"presence-"+t].forEach((function(t,n){e.leaveChannel(t)}))}},{key:"leaveChannel",value:function(t){this.channels[t]&&(this.channels[t].unsubscribe(),delete this.channels[t])}},{key:"socketId",value:function(){return this.pusher.connection.socket_id}},{key:"disconnect",value:function(){this.pusher.disconnect()}}]),n}(W),w=function(t){s(n,t);var e=d(n);function n(){var t;return r(this,n),(t=e.apply(this,arguments)).channels={},t}return a(n,[{key:"connect",value:function(){var t=this,e=this.getSocketIO();return this.socket=e(this.options.host,this.options),this.socket.on("reconnect",(function(){Object.values(t.channels).forEach((function(t){t.subscribe()}))})),this.socket}},{key:"getSocketIO",value:function(){if(void 0!==this.options.client)return this.options.client;if("undefined"!=typeof io)return io;throw new Error("Socket.io client not found. Should be globally available or passed via options.client")}},{key:"listen",value:function(t,e,n){return this.channel(t).listen(e,n)}},{key:"channel",value:function(t){return this.channels[t]||(this.channels[t]=new O(this.socket,t,this.options)),this.channels[t]}},{key:"privateChannel",value:function(t){return this.channels["private-"+t]||(this.channels["private-"+t]=new g(this.socket,"private-"+t,this.options)),this.channels["private-"+t]}},{key:"presenceChannel",value:function(t){return this.channels["presence-"+t]||(this.channels["presence-"+t]=new A(this.socket,"presence-"+t,this.options)),this.channels["presence-"+t]}},{key:"leave",value:function(t){var e=this;[t,"private-"+t,"presence-"+t].forEach((function(t){e.leaveChannel(t)}))}},{key:"leaveChannel",value:function(t){this.channels[t]&&(this.channels[t].unsubscribe(),delete this.channels[t])}},{key:"socketId",value:function(){return this.socket.id}},{key:"disconnect",value:function(){this.socket.disconnect()}}]),n}(W),x=function(t){s(n,t);var e=d(n);function n(){var t;return r(this,n),(t=e.apply(this,arguments)).channels={},t}return a(n,[{key:"connect",value:function(){}},{key:"listen",value:function(t,e,n){return new v}},{key:"channel",value:function(t){return new v}},{key:"privateChannel",value:function(t){return new y}},{key:"encryptedPrivateChannel",value:function(t){return new y}},{key:"presenceChannel",value:function(t){return new q}},{key:"leave",value:function(t){}},{key:"leaveChannel",value:function(t){}},{key:"socketId",value:function(){return"fake-socket-id"}},{key:"disconnect",value:function(){}}]),n}(W),R=function(){function t(e){r(this,t),this.options=e,this.connect(),this.options.withoutInterceptors||this.registerInterceptors()}return a(t,[{key:"channel",value:function(t){return this.connector.channel(t)}},{key:"connect",value:function(){if("reverb"==this.options.broadcaster)this.connector=new L(c(c({},this.options),{cluster:""}));else if("pusher"==this.options.broadcaster)this.connector=new L(this.options);else if("socket.io"==this.options.broadcaster)this.connector=new w(this.options);else if("null"==this.options.broadcaster)this.connector=new x(this.options);else{if("function"!=typeof this.options.broadcaster)throw new Error("Broadcaster ".concat(o(this.options.broadcaster)," ").concat(this.options.broadcaster," is not supported."));this.connector=new this.options.broadcaster(this.options)}}},{key:"disconnect",value:function(){this.connector.disconnect()}},{key:"join",value:function(t){return this.connector.presenceChannel(t)}},{key:"leave",value:function(t){this.connector.leave(t)}},{key:"leaveChannel",value:function(t){this.connector.leaveChannel(t)}},{key:"leaveAllChannels",value:function(){for(var t in this.connector.channels)this.leaveChannel(t)}},{key:"listen",value:function(t,e,n){return this.connector.listen(t,e,n)}},{key:"private",value:function(t){return this.connector.privateChannel(t)}},{key:"encryptedPrivate",value:function(t){return this.connector.encryptedPrivateChannel(t)}},{key:"socketId",value:function(){return this.connector.socketId()}},{key:"registerInterceptors",value:function(){"function"==typeof Vue&&Vue.http&&this.registerVueRequestInterceptor(),"function"==typeof axios&&this.registerAxiosRequestInterceptor(),"function"==typeof jQuery&&this.registerjQueryAjaxSetup(),"object"===("undefined"==typeof Turbo?"undefined":o(Turbo))&&this.registerTurboRequestInterceptor()}},{key:"registerVueRequestInterceptor",value:function(){var t=this;Vue.http.interceptors.push((function(e,n){t.socketId()&&e.headers.set("X-Socket-ID",t.socketId()),n()}))}},{key:"registerAxiosRequestInterceptor",value:function(){var t=this;axios.interceptors.request.use((function(e){return t.socketId()&&(e.headers["X-Socket-Id"]=t.socketId()),e}))}},{key:"registerjQueryAjaxSetup",value:function(){var t=this;void 0!==jQuery.ajax&&jQuery.ajaxPrefilter((function(e,n,o){t.socketId()&&o.setRequestHeader("X-Socket-Id",t.socketId())}))}},{key:"registerTurboRequestInterceptor",value:function(){var t=this;document.addEventListener("turbo:before-fetch-request",(function(e){e.detail.fetchOptions.headers["X-Socket-Id"]=t.socketId()}))}}]),t}();window._=n(2543);try{window.$=window.jQuery=n(4692)}catch(t){}window.moment=n(5093),n(4743),window.Highcharts=n(4783),n(9264)(Highcharts),window.Ladda=n(1492),n(3425),window.PerfectScrollbar=n(9205).A,window.screenfull=n(1916),window.PatternLock=n(9348),window.Tagify=n(5496),window.axios=n(2505),window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";var T=document.head.querySelector('meta[name="csrf-token"]');T?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=T.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token"),window.Pusher=n(6479),"undefined"!=typeof APP&&APP.PUSHER_ENABLED&&(window.Echo=new R({authEndpoint:base_path+"/broadcasting/auth",broadcaster:"pusher",key:APP.PUSHER_APP_KEY,cluster:APP.PUSHER_APP_CLUSTER,forceTLS:!0}),"denied"===Notification.permission&&"default"!==Notification.permission||Notification.requestPermission(),window.Echo.private("App.User."+APP.USER_ID).notification((function(t){if("granted"===Notification.permission){var e={body:t.body};_.isUndefined(t.title)&&(t.title="");var n=new Notification(t.title,e);_.isUndefined(t.link)||(n.onclick=function(){window.open(t.link)})}})))},7526:(t,e)=>{"use strict";e.byteLength=function(t){var e=c(t),n=e[0],o=e[1];return 3*(n+o)/4-o},e.toByteArray=function(t){var e,n,i=c(t),a=i[0],s=i[1],u=new r(function(t,e,n){return 3*(e+n)/4-n}(0,a,s)),p=0,l=s>0?a-4:a;for(n=0;n<l;n+=4)e=o[t.charCodeAt(n)]<<18|o[t.charCodeAt(n+1)]<<12|o[t.charCodeAt(n+2)]<<6|o[t.charCodeAt(n+3)],u[p++]=e>>16&255,u[p++]=e>>8&255,u[p++]=255&e;2===s&&(e=o[t.charCodeAt(n)]<<2|o[t.charCodeAt(n+1)]>>4,u[p++]=255&e);1===s&&(e=o[t.charCodeAt(n)]<<10|o[t.charCodeAt(n+1)]<<4|o[t.charCodeAt(n+2)]>>2,u[p++]=e>>8&255,u[p++]=255&e);return u},e.fromByteArray=function(t){for(var e,o=t.length,r=o%3,i=[],a=16383,c=0,u=o-r;c<u;c+=a)i.push(s(t,c,c+a>u?u:c+a));1===r?(e=t[o-1],i.push(n[e>>2]+n[e<<4&63]+"==")):2===r&&(e=(t[o-2]<<8)+t[o-1],i.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"="));return i.join("")};for(var n=[],o=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0;a<64;++a)n[a]=i[a],o[i.charCodeAt(a)]=a;function c(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function s(t,e,o){for(var r,i,a=[],c=e;c<o;c+=3)r=(t[c]<<16&16711680)+(t[c+1]<<8&65280)+(255&t[c+2]),a.push(n[(i=r)>>18&63]+n[i>>12&63]+n[i>>6&63]+n[63&i]);return a.join("")}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63},8287:(t,e,n)=>{"use strict";var o=n(7526),r=n(251),i=n(4634);function a(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function c(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return s.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=s.prototype:(null===t&&(t=new s(e)),t.length=e),t}function s(t,e,n){if(!(s.TYPED_ARRAY_SUPPORT||this instanceof s))return new s(t,e,n);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return l(this,t)}return u(this,t,e,n)}function u(t,e,n,o){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,n,o){if(e.byteLength,n<0||e.byteLength<n)throw new RangeError("'offset' is out of bounds");if(e.byteLength<n+(o||0))throw new RangeError("'length' is out of bounds");e=void 0===n&&void 0===o?new Uint8Array(e):void 0===o?new Uint8Array(e,n):new Uint8Array(e,n,o);s.TYPED_ARRAY_SUPPORT?(t=e).__proto__=s.prototype:t=d(t,e);return t}(t,e,n,o):"string"==typeof e?function(t,e,n){"string"==typeof n&&""!==n||(n="utf8");if(!s.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var o=0|b(e,n);t=c(t,o);var r=t.write(e,n);r!==o&&(t=t.slice(0,r));return t}(t,e,n):function(t,e){if(s.isBuffer(e)){var n=0|f(e.length);return 0===(t=c(t,n)).length||e.copy(t,0,0,n),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(o=e.length)!=o?c(t,0):d(t,e);if("Buffer"===e.type&&i(e.data))return d(t,e.data)}var o;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function p(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function l(t,e){if(p(e),t=c(t,e<0?0:0|f(e)),!s.TYPED_ARRAY_SUPPORT)for(var n=0;n<e;++n)t[n]=0;return t}function d(t,e){var n=e.length<0?0:0|f(e.length);t=c(t,n);for(var o=0;o<n;o+=1)t[o]=255&e[o];return t}function f(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function b(t,e){if(s.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var o=!1;;)switch(e){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return Y(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return j(t).length;default:if(o)return Y(t).length;e=(""+e).toLowerCase(),o=!0}}function M(t,e,n){var o=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return R(this,e,n);case"utf8":case"utf-8":return W(this,e,n);case"ascii":return w(this,e,n);case"latin1":case"binary":return x(this,e,n);case"base64":return _(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,e,n);default:if(o)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),o=!0}}function z(t,e,n){var o=t[e];t[e]=t[n],t[n]=o}function h(t,e,n,o,r){if(0===t.length)return-1;if("string"==typeof n?(o=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=r?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(r)return-1;n=t.length-1}else if(n<0){if(!r)return-1;n=0}if("string"==typeof e&&(e=s.from(e,o)),s.isBuffer(e))return 0===e.length?-1:m(t,e,n,o,r);if("number"==typeof e)return e&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(t,e,n):Uint8Array.prototype.lastIndexOf.call(t,e,n):m(t,[e],n,o,r);throw new TypeError("val must be string, number or Buffer")}function m(t,e,n,o,r){var i,a=1,c=t.length,s=e.length;if(void 0!==o&&("ucs2"===(o=String(o).toLowerCase())||"ucs-2"===o||"utf16le"===o||"utf-16le"===o)){if(t.length<2||e.length<2)return-1;a=2,c/=2,s/=2,n/=2}function u(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(r){var p=-1;for(i=n;i<c;i++)if(u(t,i)===u(e,-1===p?0:i-p)){if(-1===p&&(p=i),i-p+1===s)return p*a}else-1!==p&&(i-=i-p),p=-1}else for(n+s>c&&(n=c-s),i=n;i>=0;i--){for(var l=!0,d=0;d<s;d++)if(u(t,i+d)!==u(e,d)){l=!1;break}if(l)return i}return-1}function O(t,e,n,o){n=Number(n)||0;var r=t.length-n;o?(o=Number(o))>r&&(o=r):o=r;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");o>i/2&&(o=i/2);for(var a=0;a<o;++a){var c=parseInt(e.substr(2*a,2),16);if(isNaN(c))return a;t[n+a]=c}return a}function g(t,e,n,o){return H(Y(e,t.length-n),t,n,o)}function A(t,e,n,o){return H(function(t){for(var e=[],n=0;n<t.length;++n)e.push(255&t.charCodeAt(n));return e}(e),t,n,o)}function v(t,e,n,o){return A(t,e,n,o)}function y(t,e,n,o){return H(j(e),t,n,o)}function q(t,e,n,o){return H(function(t,e){for(var n,o,r,i=[],a=0;a<t.length&&!((e-=2)<0);++a)o=(n=t.charCodeAt(a))>>8,r=n%256,i.push(r),i.push(o);return i}(e,t.length-n),t,n,o)}function _(t,e,n){return 0===e&&n===t.length?o.fromByteArray(t):o.fromByteArray(t.slice(e,n))}function W(t,e,n){n=Math.min(t.length,n);for(var o=[],r=e;r<n;){var i,a,c,s,u=t[r],p=null,l=u>239?4:u>223?3:u>191?2:1;if(r+l<=n)switch(l){case 1:u<128&&(p=u);break;case 2:128==(192&(i=t[r+1]))&&(s=(31&u)<<6|63&i)>127&&(p=s);break;case 3:i=t[r+1],a=t[r+2],128==(192&i)&&128==(192&a)&&(s=(15&u)<<12|(63&i)<<6|63&a)>2047&&(s<55296||s>57343)&&(p=s);break;case 4:i=t[r+1],a=t[r+2],c=t[r+3],128==(192&i)&&128==(192&a)&&128==(192&c)&&(s=(15&u)<<18|(63&i)<<12|(63&a)<<6|63&c)>65535&&s<1114112&&(p=s)}null===p?(p=65533,l=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|1023&p),o.push(p),r+=l}return function(t){var e=t.length;if(e<=L)return String.fromCharCode.apply(String,t);var n="",o=0;for(;o<e;)n+=String.fromCharCode.apply(String,t.slice(o,o+=L));return n}(o)}e.hp=s,e.IS=50,s.TYPED_ARRAY_SUPPORT=void 0!==n.g.TYPED_ARRAY_SUPPORT?n.g.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),a(),s.poolSize=8192,s._augment=function(t){return t.__proto__=s.prototype,t},s.from=function(t,e,n){return u(null,t,e,n)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(t,e,n){return function(t,e,n,o){return p(e),e<=0?c(t,e):void 0!==n?"string"==typeof o?c(t,e).fill(n,o):c(t,e).fill(n):c(t,e)}(null,t,e,n)},s.allocUnsafe=function(t){return l(null,t)},s.allocUnsafeSlow=function(t){return l(null,t)},s.isBuffer=function(t){return!(null==t||!t._isBuffer)},s.compare=function(t,e){if(!s.isBuffer(t)||!s.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var n=t.length,o=e.length,r=0,i=Math.min(n,o);r<i;++r)if(t[r]!==e[r]){n=t[r],o=e[r];break}return n<o?-1:o<n?1:0},s.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(t,e){if(!i(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return s.alloc(0);var n;if(void 0===e)for(e=0,n=0;n<t.length;++n)e+=t[n].length;var o=s.allocUnsafe(e),r=0;for(n=0;n<t.length;++n){var a=t[n];if(!s.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(o,r),r+=a.length}return o},s.byteLength=b,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)z(this,e,e+1);return this},s.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)z(this,e,e+3),z(this,e+1,e+2);return this},s.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)z(this,e,e+7),z(this,e+1,e+6),z(this,e+2,e+5),z(this,e+3,e+4);return this},s.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?W(this,0,t):M.apply(this,arguments)},s.prototype.equals=function(t){if(!s.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===s.compare(this,t)},s.prototype.inspect=function(){var t="",n=e.IS;return this.length>0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),"<Buffer "+t+">"},s.prototype.compare=function(t,e,n,o,r){if(!s.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===n&&(n=t?t.length:0),void 0===o&&(o=0),void 0===r&&(r=this.length),e<0||n>t.length||o<0||r>this.length)throw new RangeError("out of range index");if(o>=r&&e>=n)return 0;if(o>=r)return-1;if(e>=n)return 1;if(this===t)return 0;for(var i=(r>>>=0)-(o>>>=0),a=(n>>>=0)-(e>>>=0),c=Math.min(i,a),u=this.slice(o,r),p=t.slice(e,n),l=0;l<c;++l)if(u[l]!==p[l]){i=u[l],a=p[l];break}return i<a?-1:a<i?1:0},s.prototype.includes=function(t,e,n){return-1!==this.indexOf(t,e,n)},s.prototype.indexOf=function(t,e,n){return h(this,t,e,n,!0)},s.prototype.lastIndexOf=function(t,e,n){return h(this,t,e,n,!1)},s.prototype.write=function(t,e,n,o){if(void 0===e)o="utf8",n=this.length,e=0;else if(void 0===n&&"string"==typeof e)o=e,n=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(n)?(n|=0,void 0===o&&(o="utf8")):(o=n,n=void 0)}var r=this.length-e;if((void 0===n||n>r)&&(n=r),t.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");for(var i=!1;;)switch(o){case"hex":return O(this,t,e,n);case"utf8":case"utf-8":return g(this,t,e,n);case"ascii":return A(this,t,e,n);case"latin1":case"binary":return v(this,t,e,n);case"base64":return y(this,t,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,t,e,n);default:if(i)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),i=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var L=4096;function w(t,e,n){var o="";n=Math.min(t.length,n);for(var r=e;r<n;++r)o+=String.fromCharCode(127&t[r]);return o}function x(t,e,n){var o="";n=Math.min(t.length,n);for(var r=e;r<n;++r)o+=String.fromCharCode(t[r]);return o}function R(t,e,n){var o=t.length;(!e||e<0)&&(e=0),(!n||n<0||n>o)&&(n=o);for(var r="",i=e;i<n;++i)r+=X(t[i]);return r}function T(t,e,n){for(var o=t.slice(e,n),r="",i=0;i<o.length;i+=2)r+=String.fromCharCode(o[i]+256*o[i+1]);return r}function k(t,e,n){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>n)throw new RangeError("Trying to access beyond buffer length")}function S(t,e,n,o,r,i){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||e<i)throw new RangeError('"value" argument is out of bounds');if(n+o>t.length)throw new RangeError("Index out of range")}function C(t,e,n,o){e<0&&(e=65535+e+1);for(var r=0,i=Math.min(t.length-n,2);r<i;++r)t[n+r]=(e&255<<8*(o?r:1-r))>>>8*(o?r:1-r)}function N(t,e,n,o){e<0&&(e=4294967295+e+1);for(var r=0,i=Math.min(t.length-n,4);r<i;++r)t[n+r]=e>>>8*(o?r:3-r)&255}function B(t,e,n,o,r,i){if(n+o>t.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function D(t,e,n,o,i){return i||B(t,0,n,4),r.write(t,e,n,o,23,4),n+4}function E(t,e,n,o,i){return i||B(t,0,n,8),r.write(t,e,n,o,52,8),n+8}s.prototype.slice=function(t,e){var n,o=this.length;if((t=~~t)<0?(t+=o)<0&&(t=0):t>o&&(t=o),(e=void 0===e?o:~~e)<0?(e+=o)<0&&(e=0):e>o&&(e=o),e<t&&(e=t),s.TYPED_ARRAY_SUPPORT)(n=this.subarray(t,e)).__proto__=s.prototype;else{var r=e-t;n=new s(r,void 0);for(var i=0;i<r;++i)n[i]=this[i+t]}return n},s.prototype.readUIntLE=function(t,e,n){t|=0,e|=0,n||k(t,e,this.length);for(var o=this[t],r=1,i=0;++i<e&&(r*=256);)o+=this[t+i]*r;return o},s.prototype.readUIntBE=function(t,e,n){t|=0,e|=0,n||k(t,e,this.length);for(var o=this[t+--e],r=1;e>0&&(r*=256);)o+=this[t+--e]*r;return o},s.prototype.readUInt8=function(t,e){return e||k(t,1,this.length),this[t]},s.prototype.readUInt16LE=function(t,e){return e||k(t,2,this.length),this[t]|this[t+1]<<8},s.prototype.readUInt16BE=function(t,e){return e||k(t,2,this.length),this[t]<<8|this[t+1]},s.prototype.readUInt32LE=function(t,e){return e||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},s.prototype.readUInt32BE=function(t,e){return e||k(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},s.prototype.readIntLE=function(t,e,n){t|=0,e|=0,n||k(t,e,this.length);for(var o=this[t],r=1,i=0;++i<e&&(r*=256);)o+=this[t+i]*r;return o>=(r*=128)&&(o-=Math.pow(2,8*e)),o},s.prototype.readIntBE=function(t,e,n){t|=0,e|=0,n||k(t,e,this.length);for(var o=e,r=1,i=this[t+--o];o>0&&(r*=256);)i+=this[t+--o]*r;return i>=(r*=128)&&(i-=Math.pow(2,8*e)),i},s.prototype.readInt8=function(t,e){return e||k(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},s.prototype.readInt16LE=function(t,e){e||k(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(t,e){e||k(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(t,e){return e||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},s.prototype.readInt32BE=function(t,e){return e||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},s.prototype.readFloatLE=function(t,e){return e||k(t,4,this.length),r.read(this,t,!0,23,4)},s.prototype.readFloatBE=function(t,e){return e||k(t,4,this.length),r.read(this,t,!1,23,4)},s.prototype.readDoubleLE=function(t,e){return e||k(t,8,this.length),r.read(this,t,!0,52,8)},s.prototype.readDoubleBE=function(t,e){return e||k(t,8,this.length),r.read(this,t,!1,52,8)},s.prototype.writeUIntLE=function(t,e,n,o){(t=+t,e|=0,n|=0,o)||S(this,t,e,n,Math.pow(2,8*n)-1,0);var r=1,i=0;for(this[e]=255&t;++i<n&&(r*=256);)this[e+i]=t/r&255;return e+n},s.prototype.writeUIntBE=function(t,e,n,o){(t=+t,e|=0,n|=0,o)||S(this,t,e,n,Math.pow(2,8*n)-1,0);var r=n-1,i=1;for(this[e+r]=255&t;--r>=0&&(i*=256);)this[e+r]=t/i&255;return e+n},s.prototype.writeUInt8=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,1,255,0),s.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},s.prototype.writeUInt16LE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):C(this,t,e,!0),e+2},s.prototype.writeUInt16BE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):C(this,t,e,!1),e+2},s.prototype.writeUInt32LE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):N(this,t,e,!0),e+4},s.prototype.writeUInt32BE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):N(this,t,e,!1),e+4},s.prototype.writeIntLE=function(t,e,n,o){if(t=+t,e|=0,!o){var r=Math.pow(2,8*n-1);S(this,t,e,n,r-1,-r)}var i=0,a=1,c=0;for(this[e]=255&t;++i<n&&(a*=256);)t<0&&0===c&&0!==this[e+i-1]&&(c=1),this[e+i]=(t/a|0)-c&255;return e+n},s.prototype.writeIntBE=function(t,e,n,o){if(t=+t,e|=0,!o){var r=Math.pow(2,8*n-1);S(this,t,e,n,r-1,-r)}var i=n-1,a=1,c=0;for(this[e+i]=255&t;--i>=0&&(a*=256);)t<0&&0===c&&0!==this[e+i+1]&&(c=1),this[e+i]=(t/a|0)-c&255;return e+n},s.prototype.writeInt8=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,1,127,-128),s.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},s.prototype.writeInt16LE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):C(this,t,e,!0),e+2},s.prototype.writeInt16BE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):C(this,t,e,!1),e+2},s.prototype.writeInt32LE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):N(this,t,e,!0),e+4},s.prototype.writeInt32BE=function(t,e,n){return t=+t,e|=0,n||S(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):N(this,t,e,!1),e+4},s.prototype.writeFloatLE=function(t,e,n){return D(this,t,e,!0,n)},s.prototype.writeFloatBE=function(t,e,n){return D(this,t,e,!1,n)},s.prototype.writeDoubleLE=function(t,e,n){return E(this,t,e,!0,n)},s.prototype.writeDoubleBE=function(t,e,n){return E(this,t,e,!1,n)},s.prototype.copy=function(t,e,n,o){if(n||(n=0),o||0===o||(o=this.length),e>=t.length&&(e=t.length),e||(e=0),o>0&&o<n&&(o=n),o===n)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),t.length-e<o-n&&(o=t.length-e+n);var r,i=o-n;if(this===t&&n<e&&e<o)for(r=i-1;r>=0;--r)t[r+e]=this[r+n];else if(i<1e3||!s.TYPED_ARRAY_SUPPORT)for(r=0;r<i;++r)t[r+e]=this[r+n];else Uint8Array.prototype.set.call(t,this.subarray(n,n+i),e);return i},s.prototype.fill=function(t,e,n,o){if("string"==typeof t){if("string"==typeof e?(o=e,e=0,n=this.length):"string"==typeof n&&(o=n,n=this.length),1===t.length){var r=t.charCodeAt(0);r<256&&(t=r)}if(void 0!==o&&"string"!=typeof o)throw new TypeError("encoding must be a string");if("string"==typeof o&&!s.isEncoding(o))throw new TypeError("Unknown encoding: "+o)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<n)throw new RangeError("Out of range index");if(n<=e)return this;var i;if(e>>>=0,n=void 0===n?this.length:n>>>0,t||(t=0),"number"==typeof t)for(i=e;i<n;++i)this[i]=t;else{var a=s.isBuffer(t)?t:Y(new s(t,o).toString()),c=a.length;for(i=0;i<n-e;++i)this[i+e]=a[i%c]}return this};var P=/[^+\/0-9A-Za-z-_]/g;function X(t){return t<16?"0"+t.toString(16):t.toString(16)}function Y(t,e){var n;e=e||1/0;for(var o=t.length,r=null,i=[],a=0;a<o;++a){if((n=t.charCodeAt(a))>55295&&n<57344){if(!r){if(n>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(a+1===o){(e-=3)>-1&&i.push(239,191,189);continue}r=n;continue}if(n<56320){(e-=3)>-1&&i.push(239,191,189),r=n;continue}n=65536+(r-55296<<10|n-56320)}else r&&(e-=3)>-1&&i.push(239,191,189);if(r=null,n<128){if((e-=1)<0)break;i.push(n)}else if(n<2048){if((e-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((e-=3)<0)break;i.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function j(t){return o.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(P,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function H(t,e,n,o){for(var r=0;r<o&&!(r+n>=e.length||r>=t.length);++r)e[r+n]=t[r];return r}},4783:function(t,e,n){var o,r,i;r="undefined"!=typeof window?window:this,i=function(t){function e(t,e,n,o){t.hasOwnProperty(e)||(t[e]=o.apply(null,n))}var n={};return e(n,"Core/Globals.js",[],(function(){var e=void 0!==t?t:"undefined"!=typeof window?window:{},n=e.document,o=e.navigator&&e.navigator.userAgent||"",r=n&&n.createElementNS&&!!n.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,i=/(edge|msie|trident)/i.test(o)&&!e.opera,a=-1!==o.indexOf("Firefox"),c=-1!==o.indexOf("Chrome"),s=a&&4>parseInt(o.split("Firefox/")[1],10);return{product:"Highcharts",version:"8.2.2",deg2rad:2*Math.PI/360,doc:n,hasBidiBug:s,hasTouch:!!e.TouchEvent,isMS:i,isWebKit:-1!==o.indexOf("AppleWebKit"),isFirefox:a,isChrome:c,isSafari:!c&&-1!==o.indexOf("Safari"),isTouchDevice:/(Mobile|Android|Windows Phone)/.test(o),SVG_NS:"http://www.w3.org/2000/svg",chartCount:0,seriesTypes:{},symbolSizes:{},svg:r,win:e,marginNames:["plotTop","marginRight","marginBottom","plotLeft"],noop:function(){},charts:[],dateFormats:{}}})),e(n,"Core/Utilities.js",[n["Core/Globals.js"]],(function(t){function e(t,n,o,r){var i=n?"Highcharts error":"Highcharts warning";32===t&&(t=i+": Deprecated member");var a=M(t),c=a?i+" #"+t+": www.highcharts.com/errors/"+t+"/":t.toString();if(i=function(){if(n)throw Error(c);u.console&&-1===e.messages.indexOf(c)&&console.log(c)},void 0!==r){var s="";a&&(c+="?"),H(r,(function(t,e){s+="\n - "+e+": "+t,a&&(c+=encodeURI(e)+"="+encodeURI(t))})),c+=s}o?V(o,"displayError",{code:t,message:c,params:r},i):i(),e.messages.push(c)}function n(){var t,e=arguments,n={},r=function(t,e){return"object"!=typeof t&&(t={}),H(e,(function(n,i){!o(n,!0)||b(n)||f(n)?t[i]=e[i]:t[i]=r(t[i]||{},n)})),t};!0===e[0]&&(n=e[1],e=Array.prototype.slice.call(e,2));var i=e.length;for(t=0;t<i;t++)n=r(n,e[t]);return n}function o(t,e){return!(!t||"object"!=typeof t||e&&d(t))}function r(t,e,n){var o;return l(e)?h(n)?t.setAttribute(e,n):t&&t.getAttribute&&((o=t.getAttribute(e))||"class"!==e||(o=t.getAttribute(e+"Name"))):H(e,(function(e,n){t.setAttribute(n,e)})),o}function i(){for(var t=arguments,e=t.length,n=0;n<e;n++){var o=t[n];if(null!=o)return o}}function a(t,e){if(!t)return e;var n=t.split(".").reverse();if(1===n.length)return e[t];for(t=n.pop();void 0!==t&&null!=e;)e=e[t],t=n.pop();return e}t.timers=[];var c=t.charts,s=t.doc,u=t.win;(e||(e={})).messages=[],t.error=e,t.merge=n;var p=t.pInt=function(t,e){return parseInt(t,e||10)},l=t.isString=function(t){return"string"==typeof t},d=t.isArray=function(t){return"[object Array]"===(t=Object.prototype.toString.call(t))||"[object Array Iterator]"===t};t.isObject=o;var f=t.isDOMElement=function(t){return o(t)&&"number"==typeof t.nodeType},b=t.isClass=function(t){var e=t&&t.constructor;return!(!o(t,!0)||f(t)||!e||!e.name||"Object"===e.name)},M=t.isNumber=function(t){return"number"==typeof t&&!isNaN(t)&&1/0>t&&-1/0<t},z=t.erase=function(t,e){for(var n=t.length;n--;)if(t[n]===e){t.splice(n,1);break}},h=t.defined=function(t){return null!=t};t.attr=r;var m=t.splat=function(t){return d(t)?t:[t]},O=t.syncTimeout=function(t,e,n){return 0<e?setTimeout(t,e,n):(t.call(0,n),-1)},g=t.clearTimeout=function(t){h(t)&&clearTimeout(t)},A=t.extend=function(t,e){var n;for(n in t||(t={}),e)t[n]=e[n];return t};t.pick=i;var v=t.css=function(e,n){t.isMS&&!t.svg&&n&&void 0!==n.opacity&&(n.filter="alpha(opacity="+100*n.opacity+")"),A(e.style,n)},y=t.createElement=function(t,e,n,o,r){return t=s.createElement(t),e&&A(t,e),r&&v(t,{padding:"0",border:"none",margin:"0"}),n&&v(t,n),o&&o.appendChild(t),t},q=t.extendClass=function(t,e){var n=function(){};return n.prototype=new t,A(n.prototype,e),n},_=t.pad=function(t,e,n){return Array((e||2)+1-String(t).replace("-","").length).join(n||"0")+t},W=t.relativeLength=function(t,e,n){return/%$/.test(t)?e*parseFloat(t)/100+(n||0):parseFloat(t)},L=t.wrap=function(t,e,n){var o=t[e];t[e]=function(){var t=Array.prototype.slice.call(arguments),e=arguments,r=this;return r.proceed=function(){o.apply(r,arguments.length?arguments:e)},t.unshift(o),t=n.apply(this,t),r.proceed=null,t}},w=t.format=function(e,n,o){var r="{",i=!1,c=[],s=/f$/,u=/\.([0-9])/,p=t.defaultOptions.lang,l=o&&o.time||t.time;for(o=o&&o.numberFormatter||E;e;){var d=e.indexOf(r);if(-1===d)break;var f=e.slice(0,d);if(i){if(r=a((f=f.split(":")).shift()||"",n),f.length&&"number"==typeof r)if(f=f.join(":"),s.test(f)){var b=parseInt((f.match(u)||["","-1"])[1],10);null!==r&&(r=o(r,b,p.decimalPoint,-1<f.indexOf(",")?p.thousandsSep:""))}else r=l.dateFormat(f,r);c.push(r)}else c.push(f);e=e.slice(d+1),r=(i=!i)?"}":"{"}return c.push(e),c.join("")},x=t.getMagnitude=function(t){return Math.pow(10,Math.floor(Math.log(t)/Math.LN10))},R=t.normalizeTickInterval=function(t,e,n,o,r){var a=t,c=t/(n=i(n,1));for(e||(e=r?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],!1===o&&(1===n?e=e.filter((function(t){return 0==t%1})):.1>=n&&(e=[1/n]))),o=0;o<e.length&&(a=e[o],!(r&&a*n>=t||!r&&c<=(e[o]+(e[o+1]||e[o]))/2));o++);return B(a*n,-Math.round(Math.log(.001)/Math.LN10))},T=t.stableSort=function(t,e){var n,o,r=t.length;for(o=0;o<r;o++)t[o].safeI=o;for(t.sort((function(t,o){return 0===(n=e(t,o))?t.safeI-o.safeI:n})),o=0;o<r;o++)delete t[o].safeI},k=t.arrayMin=function(t){for(var e=t.length,n=t[0];e--;)t[e]<n&&(n=t[e]);return n},S=t.arrayMax=function(t){for(var e=t.length,n=t[0];e--;)t[e]>n&&(n=t[e]);return n},C=t.destroyObjectProperties=function(t,e){H(t,(function(n,o){n&&n!==e&&n.destroy&&n.destroy(),delete t[o]}))},N=t.discardElement=function(e){var n=t.garbageBin;n||(n=y("div")),e&&n.appendChild(e),n.innerHTML=""},B=t.correctFloat=function(t,e){return parseFloat(t.toPrecision(e||14))},D=t.timeUnits={millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},E=t.numberFormat=function(e,n,o,r){e=+e||0,n=+n;var a=t.defaultOptions.lang,c=(e.toString().split(".")[1]||"").split("e")[0].length,s=e.toString().split("e");if(-1===n)n=Math.min(c,20);else if(M(n)){if(n&&s[1]&&0>s[1]){var u=n+ +s[1];0<=u?(s[0]=(+s[0]).toExponential(u).split("e")[0],n=u):(s[0]=s[0].split(".")[0]||0,e=20>n?(s[0]*Math.pow(10,s[1])).toFixed(n):0,s[1]=0)}}else n=2;var l=(Math.abs(s[1]?s[0]:e)+Math.pow(10,-Math.max(n,c)-1)).toFixed(n);return u=3<(c=String(p(l))).length?c.length%3:0,o=i(o,a.decimalPoint),r=i(r,a.thousandsSep),e=(0>e?"-":"")+(u?c.substr(0,u)+r:""),e+=c.substr(u).replace(/(\d{3})(?=\d)/g,"$1"+r),n&&(e+=o+l.slice(-n)),s[1]&&0!=+e&&(e+="e"+s[1]),e};Math.easeInOutSine=function(t){return-.5*(Math.cos(Math.PI*t)-1)};var P=t.getStyle=function(n,o,r){return"width"===o?(o=Math.min(n.offsetWidth,n.scrollWidth),(r=n.getBoundingClientRect&&n.getBoundingClientRect().width)<o&&r>=o-1&&(o=Math.floor(r)),Math.max(0,o-t.getStyle(n,"padding-left")-t.getStyle(n,"padding-right"))):"height"===o?Math.max(0,Math.min(n.offsetHeight,n.scrollHeight)-t.getStyle(n,"padding-top")-t.getStyle(n,"padding-bottom")):(u.getComputedStyle||e(27,!0),(n=u.getComputedStyle(n,void 0))&&(n=n.getPropertyValue(o),i(r,"opacity"!==o)&&(n=p(n))),n)},X=t.inArray=function(t,n,o){return e(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),n.indexOf(t,o)},Y=t.find=Array.prototype.find?function(t,e){return t.find(e)}:function(t,e){var n,o=t.length;for(n=0;n<o;n++)if(e(t[n],n))return t[n]};t.keys=function(t){return e(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(t)};var j=t.offset=function(t){var e=s.documentElement;return{top:(t=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0}).top+(u.pageYOffset||e.scrollTop)-(e.clientTop||0),left:t.left+(u.pageXOffset||e.scrollLeft)-(e.clientLeft||0)}},H=t.objectEach=function(t,e,n){for(var o in t)Object.hasOwnProperty.call(t,o)&&e.call(n||t[o],t[o],o,t)};H({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},(function(n,o){t[o]=function(t){var r;return e(32,!1,void 0,((r={})["Highcharts."+o]="use Array."+n,r)),Array.prototype[n].apply(t,[].slice.call(arguments,1))}}));var I,F=t.addEvent=function(e,n,o,r){void 0===r&&(r={});var i=e.addEventListener||t.addEventListenerPolyfill,a="function"==typeof e&&e.prototype?e.prototype.protoEvents=e.prototype.protoEvents||{}:e.hcEvents=e.hcEvents||{};return t.Point&&e instanceof t.Point&&e.series&&e.series.chart&&(e.series.chart.runTrackerClick=!0),i&&i.call(e,n,o,!1),a[n]||(a[n]=[]),a[n].push({fn:o,order:"number"==typeof r.order?r.order:1/0}),a[n].sort((function(t,e){return t.order-e.order})),function(){U(e,n,o)}},U=t.removeEvent=function(e,n,o){function r(n,o){var r=e.removeEventListener||t.removeEventListenerPolyfill;r&&r.call(e,n,o,!1)}function i(t){var o;if(e.nodeName){if(n){var i={};i[n]=!0}else i=t;H(i,(function(e,n){if(t[n])for(o=t[n].length;o--;)r(n,t[n][o].fn)}))}}var a;["protoEvents","hcEvents"].forEach((function(t,c){var s=(c=c?e:e.prototype)&&c[t];s&&(n?(a=s[n]||[],o?(s[n]=a.filter((function(t){return o!==t.fn})),r(n,o)):(i(s),s[n]=[])):(i(s),c[t]={}))}))},V=t.fireEvent=function(t,e,n,o){var r;if(n=n||{},s.createEvent&&(t.dispatchEvent||t.fireEvent)){var i=s.createEvent("Events");i.initEvent(e,!0,!0),A(i,n),t.dispatchEvent?t.dispatchEvent(i):t.fireEvent(e,i)}else n.target||A(n,{preventDefault:function(){n.defaultPrevented=!0},target:t,type:e}),function(e,o){void 0===e&&(e=[]),void 0===o&&(o=[]);var i=0,a=0,c=e.length+o.length;for(r=0;r<c;r++)!1===(e[i]?o[a]?e[i].order<=o[a].order?e[i++]:o[a++]:e[i++]:o[a++]).fn.call(t,n)&&n.preventDefault()}(t.protoEvents&&t.protoEvents[e],t.hcEvents&&t.hcEvents[e]);o&&!n.defaultPrevented&&o.call(t,n)},G=t.uniqueKey=function(){var t=Math.random().toString(36).substring(2,9)+"-",e=0;return function(){return"highcharts-"+(I?"":t)+e++}}(),$=t.useSerialIds=function(t){return I=i(t,I)},K=t.isFunction=function(t){return"function"==typeof t},J=t.getOptions=function(){return t.defaultOptions},Q=t.setOptions=function(e){return t.defaultOptions=n(!0,t.defaultOptions,e),(e.time||e.global)&&t.time.update(n(t.defaultOptions.global,t.defaultOptions.time,e.global,e.time)),t.defaultOptions};return u.jQuery&&(u.jQuery.fn.highcharts=function(){var e=[].slice.call(arguments);if(this[0])return e[0]?(new(t[l(e[0])?e.shift():"Chart"])(this[0],e[0],e[1]),this):c[r(this[0],"data-highcharts-chart")]}),{addEvent:F,arrayMax:S,arrayMin:k,attr:r,clamp:function(t,e,n){return t>e?t<n?t:n:e},clearTimeout:g,correctFloat:B,createElement:y,css:v,defined:h,destroyObjectProperties:C,discardElement:N,erase:z,error:e,extend:A,extendClass:q,find:Y,fireEvent:V,format:w,getMagnitude:x,getNestedProperty:a,getOptions:J,getStyle:P,inArray:X,isArray:d,isClass:b,isDOMElement:f,isFunction:K,isNumber:M,isObject:o,isString:l,merge:n,normalizeTickInterval:R,numberFormat:E,objectEach:H,offset:j,pad:_,pick:i,pInt:p,relativeLength:W,removeEvent:U,setOptions:Q,splat:m,stableSort:T,syncTimeout:O,timeUnits:D,uniqueKey:G,useSerialIds:$,wrap:L}})),e(n,"Core/Color/Color.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.isNumber,o=e.merge,r=e.pInt;return e=function(){function e(n){return this.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[r(t[1]),r(t[2]),r(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[r(t[1]),r(t[2]),r(t[3]),1]}}],this.rgba=[],t.Color!==e?new t.Color(n):this instanceof e?void this.init(n):new e(n)}return e.parse=function(t){return new e(t)},e.prototype.init=function(t){var n,o;if((this.input=t=e.names[t&&t.toLowerCase?t.toLowerCase():""]||t)&&t.stops)this.stops=t.stops.map((function(t){return new e(t[1])}));else{if(t&&t.charAt&&"#"===t.charAt()){var r=t.length;t=parseInt(t.substr(1),16),7===r?n=[(16711680&t)>>16,(65280&t)>>8,255&t,1]:4===r&&(n=[(3840&t)>>4|(3840&t)>>8,(240&t)>>4|240&t,(15&t)<<4|15&t,1])}if(!n)for(o=this.parsers.length;o--&&!n;){var i=this.parsers[o];(r=i.regex.exec(t))&&(n=i.parse(r))}}this.rgba=n||[]},e.prototype.get=function(t){var e=this.input,r=this.rgba;if(void 0!==this.stops){var i=o(e);i.stops=[].concat(i.stops),this.stops.forEach((function(e,n){i.stops[n]=[i.stops[n][0],e.get(t)]}))}else i=r&&n(r[0])?"rgb"===t||!t&&1===r[3]?"rgb("+r[0]+","+r[1]+","+r[2]+")":"a"===t?r[3]:"rgba("+r.join(",")+")":e;return i},e.prototype.brighten=function(t){var e,o=this.rgba;if(this.stops)this.stops.forEach((function(e){e.brighten(t)}));else if(n(t)&&0!==t)for(e=0;3>e;e++)o[e]+=r(255*t),0>o[e]&&(o[e]=0),255<o[e]&&(o[e]=255);return this},e.prototype.setOpacity=function(t){return this.rgba[3]=t,this},e.prototype.tweenTo=function(t,e){var n=this.rgba,o=t.rgba;return e=o.length&&n&&n.length?((t=1!==o[3]||1!==n[3])?"rgba(":"rgb(")+Math.round(o[0]+(n[0]-o[0])*(1-e))+","+Math.round(o[1]+(n[1]-o[1])*(1-e))+","+Math.round(o[2]+(n[2]-o[2])*(1-e))+(t?","+(o[3]+(n[3]-o[3])*(1-e)):"")+")":t.input||"none"},e.names={white:"#ffffff",black:"#000000"},e}(),t.Color=e,t.color=e.parse,e})),e(n,"Core/Animation/Fx.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=t.win,o=e.isNumber,r=e.objectEach;return e=function(){function e(t,e,n){this.pos=NaN,this.options=e,this.elem=t,this.prop=n}return e.prototype.dSetter=function(){var t=this.paths,e=t&&t[0];t=t&&t[1];var n=[],o=this.now||0;if(1!==o&&e&&t)if(e.length===t.length&&1>o)for(var r=0;r<t.length;r++){for(var i=e[r],a=t[r],c=[],s=0;s<a.length;s++){var u=i[s],p=a[s];c[s]="number"==typeof u&&"number"==typeof p&&("A"!==a[0]||4!==s&&5!==s)?u+o*(p-u):p}n.push(c)}else n=t;else n=this.toD||[];this.elem.attr("d",n,void 0,!0)},e.prototype.update=function(){var t=this.elem,e=this.prop,n=this.now,o=this.options.step;this[e+"Setter"]?this[e+"Setter"]():t.attr?t.element&&t.attr(e,n,null,!0):t.style[e]=n+this.unit,o&&o.call(t,n,this)},e.prototype.run=function(e,o,r){var i=this,a=i.options,c=function(t){return!c.stopped&&i.step(t)},s=n.requestAnimationFrame||function(t){setTimeout(t,13)},u=function(){for(var e=0;e<t.timers.length;e++)t.timers[e]()||t.timers.splice(e--,1);t.timers.length&&s(u)};e!==o||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=e,this.end=o,this.unit=r,this.now=this.start,this.pos=0,c.elem=this.elem,c.prop=this.prop,c()&&1===t.timers.push(c)&&s(u)):(delete a.curAnim[this.prop],a.complete&&0===Object.keys(a.curAnim).length&&a.complete.call(this.elem))},e.prototype.step=function(t){var e=+new Date,n=this.options,o=this.elem,i=n.complete,a=n.duration,c=n.curAnim;if(o.attr&&!o.element)t=!1;else if(t||e>=a+this.startTime){this.now=this.end,this.pos=1,this.update();var s=c[this.prop]=!0;r(c,(function(t){!0!==t&&(s=!1)})),s&&i&&i.call(o),t=!1}else this.pos=n.easing((e-this.startTime)/a),this.now=this.start+(this.end-this.start)*this.pos,this.update(),t=!0;return t},e.prototype.initPath=function(t,e,n){function r(t,e){for(;t.length<d;){var n=t[0],o=e[d-t.length];o&&"M"===n[0]&&(t[0]="C"===o[0]?["C",n[1],n[2],n[1],n[2],n[1],n[2]]:["L",n[1],n[2]]),t.unshift(n),s&&t.push(t[t.length-1])}}function i(t,e){for(;t.length<d;)if("C"===(e=t[t.length/u-1].slice())[0]&&(e[1]=e[5],e[2]=e[6]),s){var n=t[t.length/u].slice();t.splice(t.length/2,0,e,n)}else t.push(e)}var a=t.startX,c=t.endX;e=e&&e.slice(),n=n.slice();var s=t.isArea,u=s?2:1;if(!e)return[n,n];if(a&&c){for(t=0;t<a.length;t++){if(a[t]===c[0]){var p=t;break}if(a[0]===c[c.length-a.length+t]){p=t;var l=!0;break}if(a[a.length-1]===c[c.length-a.length+t]){p=a.length-t;break}}void 0===p&&(e=[])}if(e.length&&o(p)){var d=n.length+p*u;l?(r(e,n),i(n,e)):(r(n,e),i(e,n))}return[e,n]},e.prototype.fillSetter=function(){e.prototype.strokeSetter.apply(this,arguments)},e.prototype.strokeSetter=function(){this.elem.attr(this.prop,t.color(this.start).tweenTo(t.color(this.end),this.pos),null,!0)},e}(),t.Fx=e})),e(n,"Core/Animation/AnimationUtilities.js",[n["Core/Animation/Fx.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=n.defined,r=n.getStyle,i=n.isArray,a=n.isNumber,c=n.isObject,s=n.merge,u=n.objectEach,p=n.pick;n=e.setAnimation=function(t,e){e.renderer.globalAnimation=p(t,e.options.chart.animation,!0)};var l=e.animObject=function(t){return c(t)?e.merge({duration:500,defer:0},t):{duration:t?500:0,defer:0}},d=e.getDeferredAnimation=function(t,e,n){var r=l(e),i=0,a=0;return(n?[n]:t.series).forEach((function(t){t=l(t.options.animation),i=e&&o(e.defer)?r.defer:Math.max(i,t.duration+t.defer),a=Math.min(r.duration,t.duration)})),t.renderer.forExport&&(i=0),{defer:Math.max(0,i-a),duration:Math.min(i,a)}},f=e.animate=function(e,n,o){var p,l,d,f="";if(!c(o)){var M=arguments;o={duration:M[2],easing:M[3],complete:M[4]}}a(o.duration)||(o.duration=400),o.easing="function"==typeof o.easing?o.easing:Math[o.easing]||Math.easeInOutSine,o.curAnim=s(n),u(n,(function(a,c){b(e,c),d=new t(e,o,c),l=null,"d"===c&&i(n.d)?(d.paths=d.initPath(e,e.pathArray,n.d),d.toD=n.d,p=0,l=1):e.attr?p=e.attr(c):(p=parseFloat(r(e,c))||0,"opacity"!==c&&(f="px")),l||(l=a),l&&l.match&&l.match("px")&&(l=l.replace(/px/g,"")),d.run(p,l,f)}))},b=e.stop=function(t,n){for(var o=e.timers.length;o--;)e.timers[o].elem!==t||n&&n!==e.timers[o].prop||(e.timers[o].stopped=!0)};return{animate:f,animObject:l,getDeferredAnimation:d,setAnimation:n,stop:b}})),e(n,"Core/Renderer/SVG/SVGElement.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.animate,i=t.animObject,a=t.stop,c=n.deg2rad,s=n.doc,u=n.hasTouch,p=n.isFirefox,l=n.noop,d=n.svg,f=n.SVG_NS,b=n.win,M=o.attr,z=o.createElement,h=o.css,m=o.defined,O=o.erase,g=o.extend,A=o.fireEvent,v=o.isArray,y=o.isFunction,q=o.isNumber,_=o.isString,W=o.merge,L=o.objectEach,w=o.pick,x=o.pInt,R=o.syncTimeout,T=o.uniqueKey;return t=function(){function t(){this.height=this.element=void 0,this.opacity=1,this.renderer=void 0,this.SVG_NS=f,this.symbolCustomAttribs="x y width height r start end innerR anchorX anchorY rounded".split(" "),this.width=void 0}return t.prototype._defaultGetter=function(t){return t=w(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0),/^[\-0-9\.]+$/.test(t)&&(t=parseFloat(t)),t},t.prototype._defaultSetter=function(t,e,n){n.setAttribute(e,t)},t.prototype.add=function(t){var e=this.renderer,n=this.element;if(t&&(this.parentGroup=t),this.parentInverted=t&&t.inverted,void 0!==this.textStr&&"text"===this.element.nodeName&&e.buildText(this),this.added=!0,!t||t.handleZ||this.zIndex)var o=this.zIndexSetter();return o||(t?t.element:e.box).appendChild(n),this.onAdd&&this.onAdd(),this},t.prototype.addClass=function(t,e){var n=e?"":this.attr("class")||"";return t=(t||"").split(/ /g).reduce((function(t,e){return-1===n.indexOf(e)&&t.push(e),t}),n?[n]:[]).join(" "),t!==n&&this.attr("class",t),this},t.prototype.afterSetters=function(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)},t.prototype.align=function(t,e,n){var o,r,i,a={},c=this.renderer,s=c.alignedObjects;t?(this.alignOptions=t,this.alignByTranslate=e,(!n||_(n))&&(this.alignTo=o=n||"renderer",O(s,this),s.push(this),n=void 0)):(t=this.alignOptions,e=this.alignByTranslate,o=this.alignTo),n=w(n,c[o],c),o=t.align,c=t.verticalAlign,s=(n.x||0)+(t.x||0);var u=(n.y||0)+(t.y||0);return"right"===o?r=1:"center"===o&&(r=2),r&&(s+=(n.width-(t.width||0))/r),a[e?"translateX":"x"]=Math.round(s),"bottom"===c?i=1:"middle"===c&&(i=2),i&&(u+=(n.height-(t.height||0))/i),a[e?"translateY":"y"]=Math.round(u),this[this.placed?"animate":"attr"](a),this.placed=!0,this.alignAttr=a,this},t.prototype.alignSetter=function(t){var e={left:"start",center:"middle",right:"end"};e[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",e[t]))},t.prototype.animate=function(t,e,n){var o=this,a=i(w(e,this.renderer.globalAnimation,!0));return e=a.defer,w(s.hidden,s.msHidden,s.webkitHidden,!1)&&(a.duration=0),0!==a.duration?(n&&(a.complete=n),R((function(){o.element&&r(o,t,a)}),e)):(this.attr(t,void 0,n),L(t,(function(t,e){a.step&&a.step.call(this,t,{prop:e,pos:1})}),this)),this},t.prototype.applyTextOutline=function(t){var e,o=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(o.style.fill)));var r=(t=t.split(" "))[t.length-1];if((e=t[0])&&"none"!==e&&n.svg){this.fakeTS=!0,t=[].slice.call(o.getElementsByTagName("tspan")),this.ySetter=this.xSetter,e=e.replace(/(^[\d\.]+)(.*?)$/g,(function(t,e,n){return 2*e+n})),this.removeTextOutline(t);var i=!!o.textContent&&/^[\u0591-\u065F\u066A-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC]/.test(o.textContent),a=o.firstChild;t.forEach((function(t,n){0===n&&(t.setAttribute("x",o.getAttribute("x")),n=o.getAttribute("y"),t.setAttribute("y",n||0),null===n&&o.setAttribute("y",0)),n=t.cloneNode(!0),M(i&&!p?t:n,{class:"highcharts-text-outline",fill:r,stroke:r,"stroke-width":e,"stroke-linejoin":"round"}),o.insertBefore(n,a)})),i&&p&&t[0]&&((t=t[0].cloneNode(!0)).textContent=" ",o.insertBefore(t,a))}},t.prototype.attr=function(t,e,n,o){var r,i,c,s=this.element,u=this,p=this.symbolCustomAttribs;if("string"==typeof t&&void 0!==e){var l=t;(t={})[l]=e}return"string"==typeof t?u=(this[t+"Getter"]||this._defaultGetter).call(this,t,s):(L(t,(function(e,n){i=!1,o||a(this,n),this.symbolName&&-1!==p.indexOf(n)&&(r||(this.symbolAttr(t),r=!0),i=!0),!this.rotation||"x"!==n&&"y"!==n||(this.doTransform=!0),i||((c=this[n+"Setter"]||this._defaultSetter).call(this,e,n,s),!this.styledMode&&this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(n)&&this.updateShadows(n,e,c))}),this),this.afterSetters()),n&&n.call(this),u},t.prototype.clip=function(t){return this.attr("clip-path",t?"url("+this.renderer.url+"#"+t.id+")":"none")},t.prototype.crisp=function(t,e){e=e||t.strokeWidth||0;var n=Math.round(e)%2/2;return t.x=Math.floor(t.x||this.x||0)+n,t.y=Math.floor(t.y||this.y||0)+n,t.width=Math.floor((t.width||this.width||0)-2*n),t.height=Math.floor((t.height||this.height||0)-2*n),m(t.strokeWidth)&&(t.strokeWidth=e),t},t.prototype.complexColor=function(t,n,o){var r,i,a,c,s,u,p,l,d,f,b,M=this.renderer,z=[];A(this.renderer,"complexColor",{args:arguments},(function(){if(t.radialGradient?i="radialGradient":t.linearGradient&&(i="linearGradient"),i){if(a=t[i],s=M.gradients,u=t.stops,d=o.radialReference,v(a)&&(t[i]=a={x1:a[0],y1:a[1],x2:a[2],y2:a[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===i&&d&&!m(a.gradientUnits)&&(c=a,a=W(a,M.getRadialAttr(d,c),{gradientUnits:"userSpaceOnUse"})),L(a,(function(t,e){"id"!==e&&z.push(e,t)})),L(u,(function(t){z.push(t)})),z=z.join(","),s[z])f=s[z].attr("id");else{a.id=f=T();var h=s[z]=M.createElement(i).attr(a).add(M.defs);h.radAttr=c,h.stops=[],u.forEach((function(t){0===t[1].indexOf("rgba")?(r=e.parse(t[1]),p=r.get("rgb"),l=r.get("a")):(p=t[1],l=1),t=M.createElement("stop").attr({offset:t[0],"stop-color":p,"stop-opacity":l}).add(h),h.stops.push(t)}))}b="url("+M.url+"#"+f+")",o.setAttribute(n,b),o.gradient=z,t.toString=function(){return b}}}))},t.prototype.css=function(t){var e=this.styles,n={},o=this.element,r="",i=!e,a=["textOutline","textOverflow","width"];if(t&&t.color&&(t.fill=t.color),e&&L(t,(function(t,o){e&&e[o]!==t&&(n[o]=t,i=!0)})),i){if(e&&(t=g(e,n)),t)if(null===t.width||"auto"===t.width)delete this.textWidth;else if("text"===o.nodeName.toLowerCase()&&t.width)var c=this.textWidth=x(t.width);if(this.styles=t,c&&!d&&this.renderer.forExport&&delete t.width,o.namespaceURI===this.SVG_NS){var s=function(t,e){return"-"+e.toLowerCase()};L(t,(function(t,e){-1===a.indexOf(e)&&(r+=e.replace(/([A-Z])/g,s)+":"+t+";")})),r&&M(o,"style",r)}else h(o,t);this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t&&t.textOutline&&this.applyTextOutline(t.textOutline))}return this},t.prototype.dashstyleSetter=function(t){var e=this["stroke-width"];if("inherit"===e&&(e=1),t=t&&t.toLowerCase()){var n=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(t=n.length;t--;)n[t]=""+x(n[t])*w(e,NaN);t=n.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}},t.prototype.destroy=function(){var t=this,e=t.element||{},n=t.renderer,o=n.isSVG&&"SPAN"===e.nodeName&&t.parentGroup||void 0,r=e.ownerSVGElement;if(e.onclick=e.onmouseout=e.onmouseover=e.onmousemove=e.point=null,a(t),t.clipPath&&r){var i=t.clipPath;[].forEach.call(r.querySelectorAll("[clip-path],[CLIP-PATH]"),(function(t){-1<t.getAttribute("clip-path").indexOf(i.element.id)&&t.removeAttribute("clip-path")})),t.clipPath=i.destroy()}if(t.stops){for(r=0;r<t.stops.length;r++)t.stops[r].destroy();t.stops.length=0,t.stops=void 0}for(t.safeRemoveChild(e),n.styledMode||t.destroyShadows();o&&o.div&&0===o.div.childNodes.length;)e=o.parentGroup,t.safeRemoveChild(o.div),delete o.div,o=e;t.alignTo&&O(n.alignedObjects,t),L(t,(function(e,n){t[n]&&t[n].parentGroup===t&&t[n].destroy&&t[n].destroy(),delete t[n]}))},t.prototype.destroyShadows=function(){(this.shadows||[]).forEach((function(t){this.safeRemoveChild(t)}),this),this.shadows=void 0},t.prototype.destroyTextPath=function(t,e){var n=t.getElementsByTagName("text")[0];if(n){if(n.removeAttribute("dx"),n.removeAttribute("dy"),e.element.setAttribute("id",""),this.textPathWrapper&&n.getElementsByTagName("textPath").length){for(t=this.textPathWrapper.element.childNodes;t.length;)n.appendChild(t[0]);n.removeChild(this.textPathWrapper.element)}}else(t.getAttribute("dx")||t.getAttribute("dy"))&&(t.removeAttribute("dx"),t.removeAttribute("dy"));this.textPathWrapper&&(this.textPathWrapper=this.textPathWrapper.destroy())},t.prototype.dSetter=function(t,e,n){v(t)&&("string"==typeof t[0]&&(t=this.renderer.pathToSegments(t)),this.pathArray=t,t=t.reduce((function(t,e,n){return e&&e.join?(n?t+" ":"")+e.join(" "):(e||"").toString()}),"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[e]!==t&&(n.setAttribute(e,t),this[e]=t)},t.prototype.fadeOut=function(t){var e=this;e.animate({opacity:0},{duration:w(t,150),complete:function(){e.attr({y:-9999}).hide()}})},t.prototype.fillSetter=function(t,e,n){"string"==typeof t?n.setAttribute(e,t):t&&this.complexColor(t,e,n)},t.prototype.getBBox=function(e,n){var o,r=this.renderer,i=this.element,a=this.styles,s=this.textStr,u=r.cache,p=r.cacheKeys,l=i.namespaceURI===this.SVG_NS;n=w(n,this.rotation,0);var d=r.styledMode?i&&t.prototype.getStyle.call(i,"font-size"):a&&a.fontSize;if(m(s)){var f=s.toString();-1===f.indexOf("<")&&(f=f.replace(/[0-9]/g,"0")),f+=["",n,d,this.textWidth,a&&a.textOverflow,a&&a.fontWeight].join()}if(f&&!e&&(o=u[f]),!o){if(l||r.forExport){try{var b=this.fakeTS&&function(t){[].forEach.call(i.querySelectorAll(".highcharts-text-outline"),(function(e){e.style.display=t}))};y(b)&&b("none"),o=i.getBBox?g({},i.getBBox()):{width:i.offsetWidth,height:i.offsetHeight},y(b)&&b("")}catch(t){}(!o||0>o.width)&&(o={width:0,height:0})}else o=this.htmlGetBBox();if(r.isSVG&&(e=o.width,r=o.height,l&&(o.height=r={"11px,17":14,"13px,20":16}[a&&a.fontSize+","+Math.round(r)]||r),n&&(a=n*c,o.width=Math.abs(r*Math.sin(a))+Math.abs(e*Math.cos(a)),o.height=Math.abs(r*Math.cos(a))+Math.abs(e*Math.sin(a)))),f&&0<o.height){for(;250<p.length;)delete u[p.shift()];u[f]||p.push(f),u[f]=o}}return o},t.prototype.getStyle=function(t){return b.getComputedStyle(this.element||this,"").getPropertyValue(t)},t.prototype.hasClass=function(t){return-1!==(""+this.attr("class")).split(" ").indexOf(t)},t.prototype.hide=function(t){return t?this.attr({y:-9999}):this.attr({visibility:"hidden"}),this},t.prototype.htmlGetBBox=function(){return{height:0,width:0,x:0,y:0}},t.prototype.init=function(t,e){this.element="span"===e?z(e):s.createElementNS(this.SVG_NS,e),this.renderer=t,A(this,"afterInit")},t.prototype.invert=function(t){return this.inverted=t,this.updateTransform(),this},t.prototype.on=function(t,e){var n,o,r,i=this.element;return u&&"click"===t?(i.ontouchstart=function(t){n=t.touches[0].clientX,o=t.touches[0].clientY},i.ontouchend=function(t){n&&4<=Math.sqrt(Math.pow(n-t.changedTouches[0].clientX,2)+Math.pow(o-t.changedTouches[0].clientY,2))||e.call(i,t),r=!0,!1!==t.cancelable&&t.preventDefault()},i.onclick=function(t){r||e.call(i,t)}):i["on"+t]=e,this},t.prototype.opacitySetter=function(t,e,n){this.opacity=t=Number(Number(t).toFixed(3)),n.setAttribute(e,t)},t.prototype.removeClass=function(t){return this.attr("class",(""+this.attr("class")).replace(_(t)?new RegExp("(^| )"+t+"( |$)"):t," ").replace(/ +/g," ").trim())},t.prototype.removeTextOutline=function(t){for(var e,n=t.length;n--;)"highcharts-text-outline"===(e=t[n]).getAttribute("class")&&O(t,this.element.removeChild(e))},t.prototype.safeRemoveChild=function(t){var e=t.parentNode;e&&e.removeChild(t)},t.prototype.setRadialReference=function(t){var e=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,e&&e.radAttr&&e.animate(this.renderer.getRadialAttr(t,e.radAttr)),this},t.prototype.setTextPath=function(t,e){var n=this.element,o={textAnchor:"text-anchor"},r=!1,i=this.textPathWrapper,a=!i,c=(e=W(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},e)).attributes;if(t&&e&&e.enabled){i&&null===i.element.parentNode?(a=!0,i=i.destroy()):i&&this.removeTextOutline.call(i.parentGroup,[].slice.call(n.getElementsByTagName("tspan"))),this.options&&this.options.padding&&(c.dx=-this.options.padding),i||(this.textPathWrapper=i=this.renderer.createElement("textPath"),r=!0);var s=i.element;if((e=t.element.getAttribute("id"))||t.element.setAttribute("id",e=T()),a)for(t=n.getElementsByTagName("tspan");t.length;)t[0].setAttribute("y",0),q(c.dx)&&t[0].setAttribute("x",-c.dx),s.appendChild(t[0]);r&&i&&i.add({element:this.text?this.text.element:n}),s.setAttributeNS("http://www.w3.org/1999/xlink","href",this.renderer.url+"#"+e),m(c.dy)&&(s.parentNode.setAttribute("dy",c.dy),delete c.dy),m(c.dx)&&(s.parentNode.setAttribute("dx",c.dx),delete c.dx),L(c,(function(t,e){s.setAttribute(o[e]||e,t)})),n.removeAttribute("transform"),this.removeTextOutline.call(i,[].slice.call(n.getElementsByTagName("tspan"))),this.text&&!this.renderer.styledMode&&this.attr({fill:"none","stroke-width":0}),this.applyTextOutline=this.updateTransform=l}else i&&(delete this.updateTransform,delete this.applyTextOutline,this.destroyTextPath(n,t),this.updateTransform(),this.options&&this.options.rotation&&this.applyTextOutline(this.options.style.textOutline));return this},t.prototype.shadow=function(t,e,n){var o,r=[],i=this.element,a=!1,c=this.oldShadowOptions,s={color:"#000000",offsetX:1,offsetY:1,opacity:.15,width:3};if(!0===t?o=s:"object"==typeof t&&(o=g(s,t)),o&&(o&&c&&L(o,(function(t,e){t!==c[e]&&(a=!0)})),a&&this.destroyShadows(),this.oldShadowOptions=o),o){if(!this.shadows){var u=o.opacity/o.width,p=this.parentInverted?"translate(-1,-1)":"translate("+o.offsetX+", "+o.offsetY+")";for(s=1;s<=o.width;s++){var l=i.cloneNode(!1),d=2*o.width+1-2*s;M(l,{stroke:t.color||"#000000","stroke-opacity":u*s,"stroke-width":d,transform:p,fill:"none"}),l.setAttribute("class",(l.getAttribute("class")||"")+" highcharts-shadow"),n&&(M(l,"height",Math.max(M(l,"height")-d,0)),l.cutHeight=d),e?e.element.appendChild(l):i.parentNode&&i.parentNode.insertBefore(l,i),r.push(l)}this.shadows=r}}else this.destroyShadows();return this},t.prototype.show=function(t){return this.attr({visibility:t?"inherit":"visible"})},t.prototype.strokeSetter=function(e,n,o){this[n]=e,this.stroke&&this["stroke-width"]?(t.prototype.fillSetter.call(this,this.stroke,"stroke",o),o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0):"stroke-width"===n&&0===e&&this.hasStroke?(o.removeAttribute("stroke"),this.hasStroke=!1):this.renderer.styledMode&&this["stroke-width"]&&(o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0)},t.prototype.strokeWidth=function(){if(!this.renderer.styledMode)return this["stroke-width"]||0;var t=this.getStyle("stroke-width"),e=0;if(t.indexOf("px")===t.length-2)e=x(t);else if(""!==t){var n=s.createElementNS(f,"rect");M(n,{width:t,"stroke-width":0}),this.element.parentNode.appendChild(n),e=n.getBBox().width,n.parentNode.removeChild(n)}return e},t.prototype.symbolAttr=function(t){var e=this;"x y r start end width height innerR anchorX anchorY clockwise".split(" ").forEach((function(n){e[n]=w(t[n],e[n])})),e.attr({d:e.renderer.symbols[e.symbolName](e.x,e.y,e.width,e.height,e)})},t.prototype.textSetter=function(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))},t.prototype.titleSetter=function(t){var e=this.element.getElementsByTagName("title")[0];e||(e=s.createElementNS(this.SVG_NS,"title"),this.element.appendChild(e)),e.firstChild&&e.removeChild(e.firstChild),e.appendChild(s.createTextNode(String(w(t,"")).replace(/<[^>]*>/g,"").replace(/</g,"<").replace(/>/g,">")))},t.prototype.toFront=function(){var t=this.element;return t.parentNode.appendChild(t),this},t.prototype.translate=function(t,e){return this.attr({translateX:t,translateY:e})},t.prototype.updateShadows=function(t,e,n){var o=this.shadows;if(o)for(var r=o.length;r--;)n.call(o[r],"height"===t?Math.max(e-(o[r].cutHeight||0),0):"d"===t?this.d:e,t,o[r])},t.prototype.updateTransform=function(){var t=this.translateX||0,e=this.translateY||0,n=this.scaleX,o=this.scaleY,r=this.inverted,i=this.rotation,a=this.matrix,c=this.element;r&&(t+=this.width,e+=this.height),t=["translate("+t+","+e+")"],m(a)&&t.push("matrix("+a.join(",")+")"),r?t.push("rotate(90) scale(-1,1)"):i&&t.push("rotate("+i+" "+w(this.rotationOriginX,c.getAttribute("x"),0)+" "+w(this.rotationOriginY,c.getAttribute("y")||0)+")"),(m(n)||m(o))&&t.push("scale("+w(n,1)+" "+w(o,1)+")"),t.length&&c.setAttribute("transform",t.join(" "))},t.prototype.visibilitySetter=function(t,e,n){"inherit"===t?n.removeAttribute(e):this[e]!==t&&n.setAttribute(e,t),this[e]=t},t.prototype.xGetter=function(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)},t.prototype.zIndexSetter=function(t,e){var n=this.renderer,o=this.parentGroup,r=(o||n).element||n.box,i=this.element,a=!1;n=r===n.box;var c,s=this.added;if(m(t)?(i.setAttribute("data-z-index",t),t=+t,this[e]===t&&(s=!1)):m(this[e])&&i.removeAttribute("data-z-index"),this[e]=t,s){for((t=this.zIndex)&&o&&(o.handleZ=!0),c=(e=r.childNodes).length-1;0<=c&&!a;c--){s=(o=e[c]).getAttribute("data-z-index");var u=!m(s);o!==i&&(0>t&&u&&!n&&!c?(r.insertBefore(i,e[c]),a=!0):(x(s)<=t||u&&(!m(t)||0<=t))&&(r.insertBefore(i,e[c+1]||null),a=!0))}a||(r.insertBefore(i,e[n?3:0]||null),a=!0)}return a},t}(),t.prototype["stroke-widthSetter"]=t.prototype.strokeSetter,t.prototype.yGetter=t.prototype.xGetter,t.prototype.matrixSetter=t.prototype.rotationOriginXSetter=t.prototype.rotationOriginYSetter=t.prototype.rotationSetter=t.prototype.scaleXSetter=t.prototype.scaleYSetter=t.prototype.translateXSetter=t.prototype.translateYSetter=t.prototype.verticalAlignSetter=function(t,e){this[e]=t,this.doTransform=!0},n.SVGElement=t,n.SVGElement})),e(n,"Core/Renderer/SVG/SVGLabel.js",[n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],(function(t,e){var n=this&&this.__extends||function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),o=e.defined,r=e.extend,i=e.isNumber,a=e.merge,c=e.removeEvent;return function(e){function s(t,n,o,r,i,a,c,u,p,l){var d=e.call(this)||this;if(d.init(t,"g"),d.textStr=n,d.x=o,d.y=r,d.anchorX=a,d.anchorY=c,d.baseline=p,d.className=l,"button"!==l&&d.addClass("highcharts-label"),l&&d.addClass("highcharts-"+l),d.text=t.text("",0,0,u).attr({zIndex:1}),"string"==typeof i){var f=/^url\((.*?)\)$/.test(i);(d.renderer.symbols[i]||f)&&(d.symbolKey=i)}return d.bBox=s.emptyBBox,d.padding=3,d.paddingLeft=0,d.baselineOffset=0,d.needsBox=t.styledMode||f,d.deferredAttr={},d.alignFactor=0,d}return n(s,e),s.prototype.alignSetter=function(t){(t={left:0,center:.5,right:1}[t])!==this.alignFactor&&(this.alignFactor=t,this.bBox&&i(this.xSetting)&&this.attr({x:this.xSetting}))},s.prototype.anchorXSetter=function(t,e){this.anchorX=t,this.boxAttr(e,Math.round(t)-this.getCrispAdjust()-this.xSetting)},s.prototype.anchorYSetter=function(t,e){this.anchorY=t,this.boxAttr(e,t-this.ySetting)},s.prototype.boxAttr=function(t,e){this.box?this.box.attr(t,e):this.deferredAttr[t]=e},s.prototype.css=function(e){if(e){var n={};e=a(e),s.textProps.forEach((function(t){void 0!==e[t]&&(n[t]=e[t],delete e[t])})),this.text.css(n);var o="fontSize"in n||"fontWeight"in n;("width"in n||o)&&(this.updateBoxSize(),o&&this.updateTextPadding())}return t.prototype.css.call(this,e)},s.prototype.destroy=function(){c(this.element,"mouseenter"),c(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)},s.prototype.fillSetter=function(t,e){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(e,t)},s.prototype.getBBox=function(){var t=this.bBox,e=this.padding;return{width:t.width+2*e,height:t.height+2*e,x:t.x-e,y:t.y-e}},s.prototype.getCrispAdjust=function(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2},s.prototype.heightSetter=function(t){this.heightSetting=t},s.prototype.on=function(e,n){var o=this,r=o.text,i=r&&"SPAN"===r.element.tagName?r:void 0;if(i){var a=function(t){("mouseenter"===e||"mouseleave"===e)&&t.relatedTarget instanceof Element&&(o.element.contains(t.relatedTarget)||i.element.contains(t.relatedTarget))||n.call(o.element,t)};i.on(e,a)}return t.prototype.on.call(o,e,a||n),o},s.prototype.onAdd=function(){var t=this.textStr;this.text.add(this),this.attr({text:o(t)?t:"",x:this.x,y:this.y}),this.box&&o(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})},s.prototype.paddingSetter=function(t){o(t)&&t!==this.padding&&(this.padding=t,this.updateTextPadding())},s.prototype.paddingLeftSetter=function(t){o(t)&&t!==this.paddingLeft&&(this.paddingLeft=t,this.updateTextPadding())},s.prototype.rSetter=function(t,e){this.boxAttr(e,t)},s.prototype.shadow=function(t){return t&&!this.renderer.styledMode&&(this.updateBoxSize(),this.box&&this.box.shadow(t)),this},s.prototype.strokeSetter=function(t,e){this.stroke=t,this.boxAttr(e,t)},s.prototype["stroke-widthSetter"]=function(t,e){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(e,t)},s.prototype["text-alignSetter"]=function(t){this.textAlign=t},s.prototype.textSetter=function(t){void 0!==t&&this.text.attr({text:t}),this.updateBoxSize(),this.updateTextPadding()},s.prototype.updateBoxSize=function(){var t=this.text.element.style,e={},n=this.padding,a=this.paddingLeft,c=i(this.widthSetting)&&i(this.heightSetting)&&!this.textAlign||!o(this.text.textStr)?s.emptyBBox:this.text.getBBox();this.width=(this.widthSetting||c.width||0)+2*n+a,this.height=(this.heightSetting||c.height||0)+2*n,this.baselineOffset=n+Math.min(this.renderer.fontMetrics(t&&t.fontSize,this.text).b,c.height||1/0),this.needsBox&&(this.box||((t=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect()).addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),t.add(this),t=this.getCrispAdjust(),e.x=t,e.y=(this.baseline?-this.baselineOffset:0)+t),e.width=Math.round(this.width),e.height=Math.round(this.height),this.box.attr(r(e,this.deferredAttr)),this.deferredAttr={}),this.bBox=c},s.prototype.updateTextPadding=function(){var t=this.text,e=this.baseline?0:this.baselineOffset,n=this.paddingLeft+this.padding;o(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(n+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),n===t.x&&e===t.y||(t.attr("x",n),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0),this.updateBoxSize()),void 0!==e&&t.attr("y",e)),t.x=n,t.y=e},s.prototype.widthSetter=function(t){this.widthSetting=i(t)?t:void 0},s.prototype.xSetter=function(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*((this.widthSetting||this.bBox.width)+2*this.padding),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)},s.prototype.ySetter=function(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)},s.emptyBBox={width:0,height:0,x:0,y:0},s.textProps="color cursor direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow width".split(" "),s}(t)})),e(n,"Core/Renderer/SVG/SVGRenderer.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGLabel.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r){var i=r.addEvent,a=r.attr,c=r.createElement,s=r.css,u=r.defined,p=r.destroyObjectProperties,l=r.extend,d=r.isArray,f=r.isNumber,b=r.isObject,M=r.isString,z=r.merge,h=r.objectEach,m=r.pick,O=r.pInt,g=r.splat,A=r.uniqueKey,v=e.charts,y=e.deg2rad,q=e.doc,_=e.isFirefox,W=e.isMS,L=e.isWebKit;r=e.noop;var w=e.svg,x=e.SVG_NS,R=e.symbolSizes,T=e.win,k=function(){function e(t,e,n,o,r,i,a){this.width=this.url=this.style=this.isSVG=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(t,e,n,o,r,i,a)}return e.prototype.init=function(t,e,n,o,r,c,u){var p,l=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"});u||l.css(this.getStyle(o)),o=l.element,t.appendChild(o),a(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&a(o,"xmlns",this.SVG_NS),this.isSVG=!0,this.box=o,this.boxWrapper=l,this.alignedObjects=[],this.url=(_||L)&&q.getElementsByTagName("base").length?T.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20"):"",this.createElement("desc").add().element.appendChild(q.createTextNode("Created with Highcharts 8.2.2")),this.defs=this.createElement("defs").add(),this.allowHTML=c,this.forExport=r,this.styledMode=u,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.setSize(e,n,!1),_&&t.getBoundingClientRect&&((e=function(){s(t,{left:0,top:0}),p=t.getBoundingClientRect(),s(t,{left:Math.ceil(p.left)-p.left+"px",top:Math.ceil(p.top)-p.top+"px"})})(),this.unSubPixelFix=i(T,"resize",e))},e.prototype.definition=function(t){var e=this;return function t(n,o){var r;return g(n).forEach((function(n){var i=e.createElement(n.tagName),a={};h(n,(function(t,e){"tagName"!==e&&"children"!==e&&"textContent"!==e&&(a[e]=t)})),i.attr(a),i.add(o||e.defs),n.textContent&&i.element.appendChild(q.createTextNode(n.textContent)),t(n.children||[],i),r=i})),r}(t)},e.prototype.getStyle=function(t){return this.style=l({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},t)},e.prototype.setStyle=function(t){this.boxWrapper.css(this.getStyle(t))},e.prototype.isHidden=function(){return!this.boxWrapper.getBBox().width},e.prototype.destroy=function(){var t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),p(this.gradients||{}),this.gradients=null,t&&(this.defs=t.destroy()),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null},e.prototype.createElement=function(t){var e=new this.Element;return e.init(this,t),e},e.prototype.getRadialAttr=function(t,e){return{cx:t[0]-t[2]/2+e.cx*t[2],cy:t[1]-t[2]/2+e.cy*t[2],r:e.r*t[2]}},e.prototype.truncate=function(t,e,n,o,r,i,a){var c,s,u=this,p=t.rotation,l=o?1:0,d=(n||o).length,f=d,b=[],M=function(t){e.firstChild&&e.removeChild(e.firstChild),t&&e.appendChild(q.createTextNode(t))},z=function(i,c){if(void 0===b[c=c||i])if(e.getSubStringLength)try{b[c]=r+e.getSubStringLength(0,o?c+1:c)}catch(t){}else u.getSpanWidth&&(M(a(n||o,i)),b[c]=r+u.getSpanWidth(t,e));return b[c]};t.rotation=0;var h=z(e.textContent.length);if(s=r+h>i){for(;l<=d;)f=Math.ceil((l+d)/2),o&&(c=a(o,f)),h=z(f,c&&c.length-1),l===d?l=d+1:h>i?d=f-1:l=f;0===d?M(""):n&&d===n.length-1||M(c||a(n||o,f))}return o&&o.splice(0,f),t.actualWidth=h,t.rotation=p,s},e.prototype.buildText=function(t){var e,n,o=t.element,r=this,i=r.forExport,c=m(t.textStr,"").toString(),u=-1!==c.indexOf("<"),p=o.childNodes,l=a(o,"x"),d=t.styles,f=t.textWidth,b=d&&d.lineHeight,z=d&&d.textOutline,g=d&&"ellipsis"===d.textOverflow,A=d&&"nowrap"===d.whiteSpace,v=d&&d.fontSize,y=p.length;d=f&&!t.added&&this.box;var _=function(t){var e;return r.styledMode||(e=/(px|em)$/.test(t&&t.style.fontSize)?t.style.fontSize:v||r.style.fontSize||12),b?O(b):r.fontMetrics(e,t.getAttribute("style")?t:o).h},W=function(t,e){return h(r.escapes,(function(n,o){e&&-1!==e.indexOf(n)||(t=t.toString().replace(new RegExp(n,"g"),o))})),t},L=function(t,e){var n=t.indexOf("<");if(-1!==(n=(t=t.substring(n,t.indexOf(">")-n)).indexOf(e+"="))&&(n=n+e.length+1,'"'===(e=t.charAt(n))||"'"===e))return(t=t.substring(n+1)).substring(0,t.indexOf(e))},R=/<br.*?>/g,T=[c,g,A,b,z,v,f].join();if(T!==t.textCache){for(t.textCache=T;y--;)o.removeChild(p[y]);u||z||g||f||-1!==c.indexOf(" ")&&(!A||R.test(c))?(d&&d.appendChild(o),c=(c=u?(c=r.styledMode?c.replace(/<(b|strong)>/g,'<span class="highcharts-strong">').replace(/<(i|em)>/g,'<span class="highcharts-emphasized">'):c.replace(/<(b|strong)>/g,'<span style="font-weight:bold">').replace(/<(i|em)>/g,'<span style="font-style:italic">')).replace(/<a/g,"<span").replace(/<\/(b|strong|i|em|a)>/g,"</span>").split(R):[c]).filter((function(t){return""!==t})),c.forEach((function(c,u){var p=0,d=0,b=(c=c.replace(/^\s+|\s+$/g,"").replace(/<span/g,"|||<span").replace(/<\/span>/g,"</span>|||")).split("|||");b.forEach((function(c){if(""!==c||1===b.length){var M,z,h={},m=q.createElementNS(r.SVG_NS,"tspan");if((M=L(c,"class"))&&a(m,"class",M),(M=L(c,"style"))&&(M=M.replace(/(;| |^)color([ :])/,"$1fill$2"),a(m,"style",M)),(z=L(c,"href"))&&!i&&-1===z.split(":")[0].toLowerCase().indexOf("javascript")){var O=q.createElementNS(r.SVG_NS,"a");a(O,"href",z),a(m,"class","highcharts-anchor"),O.appendChild(m),r.styledMode||s(m,{cursor:"pointer"})}if(" "!==(c=W(c.replace(/<[a-zA-Z\/](.|\n)*?>/g,"")||" "))){if(m.appendChild(q.createTextNode(c)),p?h.dx=0:u&&null!==l&&(h.x=l),a(m,h),o.appendChild(O||m),!p&&n&&(!w&&i&&s(m,{display:"block"}),a(m,"dy",_(m))),f){var y=c.replace(/([^\^])-/g,"$1- ").split(" ");if(h=!A&&(1<b.length||u||1<y.length),O=0,z=_(m),g)e=r.truncate(t,m,c,void 0,0,Math.max(0,f-parseInt(v||12,10)),(function(t,e){return t.substring(0,e)+"…"}));else if(h)for(;y.length;)y.length&&!A&&0<O&&(m=q.createElementNS(x,"tspan"),a(m,{dy:z,x:l}),M&&a(m,"style",M),m.appendChild(q.createTextNode(y.join(" ").replace(/- /g,"-"))),o.appendChild(m)),r.truncate(t,m,null,y,0===O?d:0,f,(function(t,e){return y.slice(0,e).join(" ").replace(/- /g,"-")})),d=t.actualWidth,O++}p++}}})),n=n||o.childNodes.length})),g&&e&&t.attr("title",W(t.textStr||"",["<",">"])),d&&d.removeChild(o),M(z)&&t.applyTextOutline&&t.applyTextOutline(z)):o.appendChild(q.createTextNode(W(c)))}},e.prototype.getContrast=function(e){return(e=t.parse(e).rgba)[0]*=1,e[1]*=1.2,e[2]*=.5,459<e[0]+e[1]+e[2]?"#000000":"#FFFFFF"},e.prototype.button=function(t,e,n,o,r,a,c,s,u,p){var d=this.label(t,e,n,u,void 0,void 0,p,void 0,"button"),f=0,b=this.styledMode;if(t=(r=r?z(r):r)&&r.style||{},r&&r.style&&delete r.style,d.attr(z({padding:8,r:2},r)),!b){var M=(r=z({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1,style:{color:"#333333",cursor:"pointer",fontWeight:"normal"}},{style:t},r)).style;delete r.style;var h=(a=z(r,{fill:"#e6e6e6"},a)).style;delete a.style;var m=(c=z(r,{fill:"#e6ebf5",style:{color:"#000000",fontWeight:"bold"}},c)).style;delete c.style;var O=(s=z(r,{style:{color:"#cccccc"}},s)).style;delete s.style}return i(d.element,W?"mouseover":"mouseenter",(function(){3!==f&&d.setState(1)})),i(d.element,W?"mouseout":"mouseleave",(function(){3!==f&&d.setState(f)})),d.setState=function(t){1!==t&&(d.state=f=t),d.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),b||d.attr([r,a,c,s][t||0]).css([M,h,m,O][t||0])},b||d.attr(r).css(l({cursor:"default"},M)),d.on("click",(function(t){3!==f&&o.call(d,t)}))},e.prototype.crispLine=function(t,e,n){void 0===n&&(n="round");var o=t[0],r=t[1];return o[1]===r[1]&&(o[1]=r[1]=Math[n](o[1])-e%2/2),o[2]===r[2]&&(o[2]=r[2]=Math[n](o[2])+e%2/2),t},e.prototype.path=function(t){var e=this.styledMode?{}:{fill:"none"};return d(t)?e.d=t:b(t)&&l(e,t),this.createElement("path").attr(e)},e.prototype.circle=function(t,e,n){return t=b(t)?t:void 0===t?{}:{x:t,y:e,r:n},(e=this.createElement("circle")).xSetter=e.ySetter=function(t,e,n){n.setAttribute("c"+e,t)},e.attr(t)},e.prototype.arc=function(t,e,n,o,r,i){return b(t)?(e=(o=t).y,n=o.r,t=o.x):o={innerR:o,start:r,end:i},(t=this.symbol("arc",t,e,n,n,o)).r=n,t},e.prototype.rect=function(t,e,n,o,r,i){r=b(t)?t.r:r;var c=this.createElement("rect");return t=b(t)?t:void 0===t?{}:{x:t,y:e,width:Math.max(n,0),height:Math.max(o,0)},this.styledMode||(void 0!==i&&(t.strokeWidth=i,t=c.crisp(t)),t.fill="none"),r&&(t.r=r),c.rSetter=function(t,e,n){c.r=t,a(n,{rx:t,ry:t})},c.rGetter=function(){return c.r},c.attr(t)},e.prototype.setSize=function(t,e,n){var o=this.alignedObjects,r=o.length;for(this.width=t,this.height=e,this.boxWrapper.animate({width:t,height:e},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:m(n,!0)?void 0:0});r--;)o[r].align()},e.prototype.g=function(t){var e=this.createElement("g");return t?e.attr({class:"highcharts-"+t}):e},e.prototype.image=function(t,e,n,o,r,a){var c={preserveAspectRatio:"none"},s=function(t,e){t.setAttributeNS?t.setAttributeNS("http://www.w3.org/1999/xlink","href",e):t.setAttribute("hc-svg-href",e)},u=function(e){s(p.element,t),a.call(p,e)};1<arguments.length&&l(c,{x:e,y:n,width:o,height:r});var p=this.createElement("image").attr(c);return a?(s(p.element,"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),c=new T.Image,i(c,"load",u),c.src=t,c.complete&&u({})):s(p.element,t),p},e.prototype.symbol=function(t,e,n,o,r,i){var a,p=this,d=/^url\((.*?)\)$/,f=d.test(t),b=!f&&(this.symbols[t]?t:"circle"),M=b&&this.symbols[b];if(M){"number"==typeof e&&(a=M.call(this.symbols,Math.round(e||0),Math.round(n||0),o||0,r||0,i));var z=this.path(a);p.styledMode||z.attr("fill","none"),l(z,{symbolName:b,x:e,y:n,width:o,height:r}),i&&l(z,i)}else if(f){var h=t.match(d)[1];(z=this.image(h)).imgwidth=m(R[h]&&R[h].width,i&&i.width),z.imgheight=m(R[h]&&R[h].height,i&&i.height);var O=function(){z.attr({width:z.width,height:z.height})};["width","height"].forEach((function(t){z[t+"Setter"]=function(t,e){var n={},o=this["img"+e],r="width"===e?"translateX":"translateY";this[e]=t,u(o)&&(i&&"within"===i.backgroundSize&&this.width&&this.height&&(o=Math.round(o*Math.min(this.width/this.imgwidth,this.height/this.imgheight))),this.element&&this.element.setAttribute(e,o),this.alignByTranslate||(n[r]=((this[e]||0)-o)/2,this.attr(n)))}})),u(e)&&z.attr({x:e,y:n}),z.isImg=!0,u(z.imgwidth)&&u(z.imgheight)?O():(z.attr({width:0,height:0}),c("img",{onload:function(){var t=v[p.chartIndex];0===this.width&&(s(this,{position:"absolute",top:"-999em"}),q.body.appendChild(this)),R[h]={width:this.width,height:this.height},z.imgwidth=this.width,z.imgheight=this.height,z.element&&O(),this.parentNode&&this.parentNode.removeChild(this),p.imgCount--,p.imgCount||!t||t.hasLoaded||t.onload()},src:h}),this.imgCount++)}return z},e.prototype.clipRect=function(t,e,n,o){var r=A()+"-",i=this.createElement("clipPath").attr({id:r}).add(this.defs);return(t=this.rect(t,e,n,o,0).add(i)).id=r,t.clipPath=i,t.count=0,t},e.prototype.text=function(t,e,n,o){var r={};return!o||!this.allowHTML&&this.forExport?(r.x=Math.round(e||0),n&&(r.y=Math.round(n)),u(t)&&(r.text=t),t=this.createElement("text").attr(r),o||(t.xSetter=function(t,e,n){var o,r=n.getElementsByTagName("tspan"),i=n.getAttribute(e);for(o=0;o<r.length;o++){var a=r[o];a.getAttribute(e)===i&&a.setAttribute(e,t)}n.setAttribute(e,t)}),t):this.html(t,e,n)},e.prototype.fontMetrics=function(t,e){return t=!this.styledMode&&/px/.test(t)||!T.getComputedStyle?t||e&&e.style&&e.style.fontSize||this.style&&this.style.fontSize:e&&n.prototype.getStyle.call(e,"font-size"),{h:e=24>(t=/px/.test(t)?O(t):12)?t+3:Math.round(1.2*t),b:Math.round(.8*e),f:t}},e.prototype.rotCorr=function(t,e,n){var o=t;return e&&n&&(o=Math.max(o*Math.cos(e*y),4)),{x:-t/3*Math.sin(e*y),y:o}},e.prototype.pathToSegments=function(t){for(var e=[],n=[],o={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2},r=0;r<t.length;r++)M(n[0])&&f(t[r])&&n.length===o[n[0].toUpperCase()]&&t.splice(r,0,n[0].replace("M","L").replace("m","l")),"string"==typeof t[r]&&(n.length&&e.push(n.slice(0)),n.length=0),n.push(t[r]);return e.push(n.slice(0)),e},e.prototype.label=function(t,e,n,r,i,a,c,s,u){return new o(this,t,e,n,r,i,a,c,s,u)},e}();return k.prototype.Element=n,k.prototype.SVG_NS=x,k.prototype.draw=r,k.prototype.escapes={"&":"&","<":"<",">":">","'":"'",'"':"""},k.prototype.symbols={circle:function(t,e,n,o){return this.arc(t+n/2,e+o/2,n/2,o/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},square:function(t,e,n,o){return[["M",t,e],["L",t+n,e],["L",t+n,e+o],["L",t,e+o],["Z"]]},triangle:function(t,e,n,o){return[["M",t+n/2,e],["L",t+n,e+o],["L",t,e+o],["Z"]]},"triangle-down":function(t,e,n,o){return[["M",t,e],["L",t+n,e],["L",t+n/2,e+o],["Z"]]},diamond:function(t,e,n,o){return[["M",t+n/2,e],["L",t+n,e+o/2],["L",t+n/2,e+o],["L",t,e+o/2],["Z"]]},arc:function(t,e,n,o,r){var i=[];if(r){var a=r.start||0,c=r.end||0,s=r.r||n;n=r.r||o||n;var p=.001>Math.abs(c-a-2*Math.PI);c-=.001,o=r.innerR,p=m(r.open,p);var l=Math.cos(a),d=Math.sin(a),f=Math.cos(c),b=Math.sin(c);a=m(r.longArc,.001>c-a-Math.PI?0:1),i.push(["M",t+s*l,e+n*d],["A",s,n,0,a,m(r.clockwise,1),t+s*f,e+n*b]),u(o)&&i.push(p?["M",t+o*f,e+o*b]:["L",t+o*f,e+o*b],["A",o,o,0,a,u(r.clockwise)?1-r.clockwise:0,t+o*l,e+o*d]),p||i.push(["Z"])}return i},callout:function(t,e,n,o,r){var i=Math.min(r&&r.r||0,n,o),a=i+6,c=r&&r.anchorX||0;r=r&&r.anchorY||0;var s=[["M",t+i,e],["L",t+n-i,e],["C",t+n,e,t+n,e,t+n,e+i],["L",t+n,e+o-i],["C",t+n,e+o,t+n,e+o,t+n-i,e+o],["L",t+i,e+o],["C",t,e+o,t,e+o,t,e+o-i],["L",t,e+i],["C",t,e,t,e,t+i,e]];return c&&c>n?r>e+a&&r<e+o-a?s.splice(3,1,["L",t+n,r-6],["L",t+n+6,r],["L",t+n,r+6],["L",t+n,e+o-i]):s.splice(3,1,["L",t+n,o/2],["L",c,r],["L",t+n,o/2],["L",t+n,e+o-i]):c&&0>c?r>e+a&&r<e+o-a?s.splice(7,1,["L",t,r+6],["L",t-6,r],["L",t,r-6],["L",t,e+i]):s.splice(7,1,["L",t,o/2],["L",c,r],["L",t,o/2],["L",t,e+i]):r&&r>o&&c>t+a&&c<t+n-a?s.splice(5,1,["L",c+6,e+o],["L",c,e+o+6],["L",c-6,e+o],["L",t+i,e+o]):r&&0>r&&c>t+a&&c<t+n-a&&s.splice(1,1,["L",c-6,e],["L",c,e-6],["L",c+6,e],["L",n-i,e]),s}},e.SVGRenderer=k,e.Renderer=e.SVGRenderer,e.Renderer})),e(n,"Core/Renderer/HTML/HTMLElement.js",[n["Core/Globals.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=n.css,r=n.defined,i=n.extend,a=n.pick,c=n.pInt,s=t.isFirefox;return i(e.prototype,{htmlCss:function(t){var e="SPAN"===this.element.tagName&&t&&"width"in t,n=a(e&&t.width,void 0);if(e){delete t.width,this.textWidth=n;var r=!0}return t&&"ellipsis"===t.textOverflow&&(t.whiteSpace="nowrap",t.overflow="hidden"),this.styles=i(this.styles,t),o(this.element,t),r&&this.htmlUpdateTransform(),this},htmlGetBBox:function(){var t=this.element;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}},htmlUpdateTransform:function(){if(this.added){var t=this.renderer,e=this.element,n=this.translateX||0,i=this.translateY||0,a=this.x||0,s=this.y||0,u=this.textAlign||"left",p={left:0,center:.5,right:1}[u],l=this.styles,d=l&&l.whiteSpace;if(o(e,{marginLeft:n,marginTop:i}),!t.styledMode&&this.shadows&&this.shadows.forEach((function(t){o(t,{marginLeft:n+1,marginTop:i+1})})),this.inverted&&[].forEach.call(e.childNodes,(function(n){t.invertChild(n,e)})),"SPAN"===e.tagName){l=this.rotation;var f,b=this.textWidth&&c(this.textWidth),M=[l,u,e.innerHTML,this.textWidth,this.textAlign].join();(f=b!==this.oldTextWidth)&&!(f=b>this.oldTextWidth)&&((f=this.textPxLength)||(o(e,{width:"",whiteSpace:d||"nowrap"}),f=e.offsetWidth),f=f>b),f&&(/[ \-]/.test(e.textContent||e.innerText)||"ellipsis"===e.style.textOverflow)?(o(e,{width:b+"px",display:"block",whiteSpace:d||"normal"}),this.oldTextWidth=b,this.hasBoxWidthChanged=!0):this.hasBoxWidthChanged=!1,M!==this.cTT&&(d=t.fontMetrics(e.style.fontSize,e).b,!r(l)||l===(this.oldRotation||0)&&u===this.oldAlign||this.setSpanRotation(l,p,d),this.getSpanCorrection(!r(l)&&this.textPxLength||e.offsetWidth,d,p,l,u)),o(e,{left:a+(this.xCorr||0)+"px",top:s+(this.yCorr||0)+"px"}),this.cTT=M,this.oldRotation=l,this.oldAlign=u}}else this.alignOnAdd=!0},setSpanRotation:function(t,e,n){var r={},i=this.renderer.getTransformKey();r[i]=r.transform="rotate("+t+"deg)",r[i+(s?"Origin":"-origin")]=r.transformOrigin=100*e+"% "+n+"px",o(this.element,r)},getSpanCorrection:function(t,e,n){this.xCorr=-t*n,this.yCorr=-e}}),e})),e(n,"Core/Renderer/HTML/HTMLRenderer.js",[n["Core/Globals.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.isFirefox,i=t.isMS,a=t.isWebKit,c=t.win,s=o.attr,u=o.createElement,p=o.extend,l=o.pick;return p(n.prototype,{getTransformKey:function(){return i&&!/Edge/.test(c.navigator.userAgent)?"-ms-transform":a?"-webkit-transform":r?"MozTransform":c.opera?"-o-transform":""},html:function(t,n,o){var r=this.createElement("span"),i=r.element,a=r.renderer,c=a.isSVG,d=function(t,n){["opacity","visibility"].forEach((function(o){t[o+"Setter"]=function(r,i,a){var c=t.div?t.div.style:n;e.prototype[o+"Setter"].call(this,r,i,a),c&&(c[i]=r)}})),t.addedSetters=!0};return r.textSetter=function(t){t!==i.innerHTML&&(delete this.bBox,delete this.oldTextWidth),this.textStr=t,i.innerHTML=l(t,""),r.doTransform=!0},c&&d(r,r.element.style),r.xSetter=r.ySetter=r.alignSetter=r.rotationSetter=function(t,e){"align"===e?r.alignValue=r.textAlign=t:r[e]=t,r.doTransform=!0},r.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},r.attr({text:t,x:Math.round(n),y:Math.round(o)}).css({position:"absolute"}),a.styledMode||r.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),i.style.whiteSpace="nowrap",r.css=r.htmlCss,c&&(r.add=function(t){var e=a.box.parentNode,n=[];if(this.parentGroup=t){var o=t.div;if(!o){for(;t;)n.push(t),t=t.parentGroup;n.reverse().forEach((function(t){function i(e,n){t[n]=e,"translateX"===n?c.left=e+"px":c.top=e+"px",t.doTransform=!0}var a=s(t.element,"class"),c=(o=t.div=t.div||u("div",a?{className:a}:void 0,{position:"absolute",left:(t.translateX||0)+"px",top:(t.translateY||0)+"px",display:t.display,opacity:t.opacity,pointerEvents:t.styles&&t.styles.pointerEvents},o||e)).style;p(t,{classSetter:function(t){return function(e){this.element.setAttribute("class",e),t.className=e}}(o),on:function(){return n[0].div&&r.on.apply({element:n[0].div},arguments),t},translateXSetter:i,translateYSetter:i}),t.addedSetters||d(t)}))}}else o=e;return o.appendChild(i),r.added=!0,r.alignOnAdd&&r.htmlUpdateTransform(),r}),r}}),n})),e(n,"Core/Axis/Tick.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.clamp,o=e.correctFloat,r=e.defined,i=e.destroyObjectProperties,a=e.extend,c=e.fireEvent,s=e.isNumber,u=e.merge,p=e.objectEach,l=e.pick,d=t.deg2rad;return e=function(){function t(t,e,n,o,r){this.isNewLabel=this.isNew=!0,this.axis=t,this.pos=e,this.type=n||"",this.parameters=r||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,c(this,"init"),n||o||this.addLabel()}return t.prototype.addLabel=function(){var t=this,e=t.axis,n=e.options,i=e.chart,c=e.categories,s=e.logarithmic,u=e.names,p=t.pos,d=l(t.options&&t.options.labels,n.labels),f=e.tickPositions,b=p===f[0],M=p===f[f.length-1];u=this.parameters.category||(c?l(c[p],u[p],p):p);var z,h,m=t.label;if(c=(!d.step||1===d.step)&&1===e.tickInterval,f=f.info,e.dateTime&&f)var O=i.time.resolveDTLFormat(n.dateTimeLabelFormats[!n.grid&&f.higherRanks[p]||f.unitName]),g=O.main;t.isFirst=b,t.isLast=M,t.formatCtx={axis:e,chart:i,isFirst:b,isLast:M,dateTimeLabelFormat:g,tickPositionInfo:f,value:s?o(s.lin2log(u)):u,pos:p},n=e.labelFormatter.call(t.formatCtx,this.formatCtx),(h=O&&O.list)&&(t.shortenLabel=function(){for(z=0;z<h.length;z++)if(m.attr({text:e.labelFormatter.call(a(t.formatCtx,{dateTimeLabelFormat:h[z]}))}),m.getBBox().width<e.getSlotWidth(t)-2*l(d.padding,5))return;m.attr({text:""})}),c&&e._addedPlotLB&&t.moveLabel(n,d),r(m)||t.movedLabel?m&&m.textStr!==n&&!c&&(!m.textWidth||d.style&&d.style.width||m.styles.width||m.css({width:null}),m.attr({text:n}),m.textPxLength=m.getBBox().width):(t.label=m=t.createLabel({x:0,y:0},n,d),t.rotation=0)},t.prototype.createLabel=function(t,e,n){var o=this.axis,i=o.chart;return(t=r(e)&&n.enabled?i.renderer.text(e,t.x,t.y,n.useHTML).add(o.labelGroup):null)&&(i.styledMode||t.css(u(n.style)),t.textPxLength=t.getBBox().width),t},t.prototype.destroy=function(){i(this,this.axis)},t.prototype.getPosition=function(t,e,r,i){var a=this.axis,s=a.chart,u=i&&s.oldChartHeight||s.chartHeight;return(t={x:t?o(a.translate(e+r,null,null,i)+a.transB):a.left+a.offset+(a.opposite?(i&&s.oldChartWidth||s.chartWidth)-a.right-a.left:0),y:t?u-a.bottom+a.offset-(a.opposite?a.height:0):o(u-a.translate(e+r,null,null,i)-a.transB)}).y=n(t.y,-1e5,1e5),c(this,"afterGetPosition",{pos:t}),t},t.prototype.getLabelPosition=function(t,e,n,o,i,a,s,u){var p=this.axis,l=p.transA,f=p.isLinked&&p.linkedParent?p.linkedParent.reversed:p.reversed,b=p.staggerLines,M=p.tickRotCorr||{x:0,y:0},z=i.y,h=o||p.reserveSpaceDefault?0:-p.labelOffset*("center"===p.labelAlign?.5:1),m={};return r(z)||(z=0===p.side?n.rotation?-8:-n.getBBox().height:2===p.side?M.y+8:Math.cos(n.rotation*d)*(M.y-n.getBBox(!1,0).height/2)),t=t+i.x+h+M.x-(a&&o?a*l*(f?-1:1):0),e=e+z-(a&&!o?a*l*(f?1:-1):0),b&&(n=s/(u||1)%b,p.opposite&&(n=b-n-1),e+=p.labelOffset/b*n),m.x=t,m.y=Math.round(e),c(this,"afterGetLabelPosition",{pos:m,tickmarkOffset:a,index:s}),m},t.prototype.getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0},t.prototype.getMarkPath=function(t,e,n,o,r,i){return i.crispLine([["M",t,e],["L",t+(r?0:-n),e+(r?n:0)]],o)},t.prototype.handleOverflow=function(t){var e=this.axis,n=e.options.labels,o=t.x,r=e.chart.chartWidth,i=e.chart.spacing,a=l(e.labelLeft,Math.min(e.pos,i[3]));i=l(e.labelRight,Math.max(e.isRadial?0:e.pos+e.len,r-i[1]));var c,s=this.label,u=this.rotation,p={left:0,center:.5,right:1}[e.labelAlign||s.attr("align")],f=s.getBBox().width,b=e.getSlotWidth(this),M=b,z=1,h={};u||"justify"!==l(n.overflow,"justify")?0>u&&o-p*f<a?c=Math.round(o/Math.cos(u*d)-a):0<u&&o+p*f>i&&(c=Math.round((r-o)/Math.cos(u*d))):(r=o+(1-p)*f,o-p*f<a?M=t.x+M*(1-p)-a:r>i&&(M=i-t.x+M*p,z=-1),(M=Math.min(b,M))<b&&"center"===e.labelAlign&&(t.x+=z*(b-M-p*(b-Math.min(f,M)))),(f>M||e.autoRotation&&(s.styles||{}).width)&&(c=M)),c&&(this.shortenLabel?this.shortenLabel():(h.width=Math.floor(c)+"px",(n.style||{}).textOverflow||(h.textOverflow="ellipsis"),s.css(h)))},t.prototype.moveLabel=function(t,e){var n=this,o=n.label,r=!1,i=n.axis,a=i.reversed;if(o&&o.textStr===t?(n.movedLabel=o,r=!0,delete n.label):p(i.ticks,(function(e){r||e.isNew||e===n||!e.label||e.label.textStr!==t||(n.movedLabel=e.label,r=!0,e.labelPos=n.movedLabel.xy,delete e.label)})),!r&&(n.labelPos||o)){var c=n.labelPos||o.xy;o=i.horiz?a?0:i.width+i.left:c.x,i=i.horiz?c.y:a?i.width+i.left:0,n.movedLabel=n.createLabel({x:o,y:i},t,e),n.movedLabel&&n.movedLabel.attr({opacity:0})}},t.prototype.render=function(t,e,n){var o=this.axis,r=o.horiz,i=this.pos,a=l(this.tickmarkOffset,o.tickmarkOffset);a=(i=this.getPosition(r,i,a,e)).x;var s=i.y;o=r&&a===o.pos+o.len||!r&&s===o.pos?-1:1,n=l(n,1),this.isActive=!0,this.renderGridLine(e,n,o),this.renderMark(i,n,o),this.renderLabel(i,e,n,t),this.isNew=!1,c(this,"afterRender")},t.prototype.renderGridLine=function(t,e,n){var o=this.axis,r=o.options,i=this.gridLine,a={},c=this.pos,s=this.type,u=l(this.tickmarkOffset,o.tickmarkOffset),p=o.chart.renderer,d=s?s+"Grid":"grid",f=r[d+"LineWidth"],b=r[d+"LineColor"];r=r[d+"LineDashStyle"],i||(o.chart.styledMode||(a.stroke=b,a["stroke-width"]=f,r&&(a.dashstyle=r)),s||(a.zIndex=1),t&&(e=0),this.gridLine=i=p.path().attr(a).addClass("highcharts-"+(s?s+"-":"")+"grid-line").add(o.gridGroup)),i&&(n=o.getPlotLinePath({value:c+u,lineWidth:i.strokeWidth()*n,force:"pass",old:t}))&&i[t||this.isNew?"attr":"animate"]({d:n,opacity:e})},t.prototype.renderMark=function(t,e,n){var o=this.axis,r=o.options,i=o.chart.renderer,a=this.type,c=a?a+"Tick":"tick",s=o.tickSize(c),u=this.mark,p=!u,d=t.x;t=t.y;var f=l(r[c+"Width"],!a&&o.isXAxis?1:0);r=r[c+"Color"],s&&(o.opposite&&(s[0]=-s[0]),p&&(this.mark=u=i.path().addClass("highcharts-"+(a?a+"-":"")+"tick").add(o.axisGroup),o.chart.styledMode||u.attr({stroke:r,"stroke-width":f})),u[p?"attr":"animate"]({d:this.getMarkPath(d,t,s[0],u.strokeWidth()*n,o.horiz,i),opacity:e}))},t.prototype.renderLabel=function(t,e,n,o){var r=this.axis,i=r.horiz,a=r.options,c=this.label,u=a.labels,p=u.step;r=l(this.tickmarkOffset,r.tickmarkOffset);var d=!0,f=t.x;t=t.y,c&&s(f)&&(c.xy=t=this.getLabelPosition(f,t,c,i,u,r,o,p),this.isFirst&&!this.isLast&&!l(a.showFirstLabel,1)||this.isLast&&!this.isFirst&&!l(a.showLastLabel,1)?d=!1:!i||u.step||u.rotation||e||0===n||this.handleOverflow(t),p&&o%p&&(d=!1),d&&s(t.y)?(t.opacity=n,c[this.isNewLabel?"attr":"animate"](t),this.isNewLabel=!1):(c.attr("y",-9999),this.isNewLabel=!0))},t.prototype.replaceMovedLabel=function(){var t=this.label,e=this.axis,n=e.reversed;if(t&&!this.isNew){var o=e.horiz?n?e.left:e.width+e.left:t.xy.x;n=e.horiz?t.xy.y:n?e.width+e.top:e.top,t.animate({x:o,y:n,opacity:0},void 0,t.destroy),delete this.label}e.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel},t}(),t.Tick=e,t.Tick})),e(n,"Core/Time.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.defined,o=e.error,r=e.extend,i=e.isObject,a=e.merge,c=e.objectEach,s=e.pad,u=e.pick,p=e.splat,l=e.timeUnits,d=t.win;return e=function(){function e(t){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=d.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}return e.prototype.get=function(t,e){if(this.variableTimezone||this.timezoneOffset){var n=e.getTime(),o=n-this.getTimezoneOffset(e);return e.setTime(o),t=e["getUTC"+t](),e.setTime(n),t}return this.useUTC?e["getUTC"+t]():e["get"+t]()},e.prototype.set=function(t,e,n){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t)return e["setUTC"+t](n);var o=this.getTimezoneOffset(e);return o=e.getTime()-o,e.setTime(o),e["setUTC"+t](n),t=this.getTimezoneOffset(e),o=e.getTime()+t,e.setTime(o)}return this.useUTC?e["setUTC"+t](n):e["set"+t](n)},e.prototype.update=function(t){var e=u(t&&t.useUTC,!0);this.options=t=a(!0,this.options||{},t),this.Date=t.Date||d.Date||Date,this.timezoneOffset=(this.useUTC=e)&&t.timezoneOffset,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=!(e&&!t.getTimezoneOffset&&!t.timezone)},e.prototype.makeTime=function(e,n,o,r,i,a){if(this.useUTC){var c=this.Date.UTC.apply(0,arguments),s=this.getTimezoneOffset(c);c+=s;var p=this.getTimezoneOffset(c);s!==p?c+=p-s:s-36e5!==this.getTimezoneOffset(c-36e5)||t.isSafari||(c-=36e5)}else c=new this.Date(e,n,u(o,1),u(r,0),u(i,0),u(a,0)).getTime();return c},e.prototype.timezoneOffsetFunction=function(){var t=this,e=this.options,n=e.moment||d.moment;if(!this.useUTC)return function(t){return 6e4*new Date(t.toString()).getTimezoneOffset()};if(e.timezone){if(n)return function(t){return 6e4*-n.tz(t,e.timezone).utcOffset()};o(25)}return this.useUTC&&e.getTimezoneOffset?function(t){return 6e4*e.getTimezoneOffset(t.valueOf())}:function(){return 6e4*(t.timezoneOffset||0)}},e.prototype.dateFormat=function(e,o,i){var a;if(!n(o)||isNaN(o))return(null===(a=t.defaultOptions.lang)||void 0===a?void 0:a.invalidDate)||"";e=u(e,"%Y-%m-%d %H:%M:%S");var p=this;a=new this.Date(o);var l=this.get("Hours",a),d=this.get("Day",a),f=this.get("Date",a),b=this.get("Month",a),M=this.get("FullYear",a),z=t.defaultOptions.lang,h=null==z?void 0:z.weekdays,m=null==z?void 0:z.shortWeekdays;return a=r({a:m?m[d]:h[d].substr(0,3),A:h[d],d:s(f),e:s(f,2," "),w:d,b:z.shortMonths[b],B:z.months[b],m:s(b+1),o:b+1,y:M.toString().substr(2,2),Y:M,H:s(l),k:l,I:s(l%12||12),l:l%12||12,M:s(this.get("Minutes",a)),p:12>l?"AM":"PM",P:12>l?"am":"pm",S:s(a.getSeconds()),L:s(Math.floor(o%1e3),3)},t.dateFormats),c(a,(function(t,n){for(;-1!==e.indexOf("%"+n);)e=e.replace("%"+n,"function"==typeof t?t.call(p,o):t)})),i?e.substr(0,1).toUpperCase()+e.substr(1):e},e.prototype.resolveDTLFormat=function(t){return i(t,!0)?t:{main:(t=p(t))[0],from:t[1],to:t[2]}},e.prototype.getTimeTicks=function(t,e,o,i){var a,c=this,s=[],p={},d=new c.Date(e),f=t.unitRange,b=t.count||1;if(i=u(i,1),n(e)){if(c.set("Milliseconds",d,f>=l.second?0:b*Math.floor(c.get("Milliseconds",d)/b)),f>=l.second&&c.set("Seconds",d,f>=l.minute?0:b*Math.floor(c.get("Seconds",d)/b)),f>=l.minute&&c.set("Minutes",d,f>=l.hour?0:b*Math.floor(c.get("Minutes",d)/b)),f>=l.hour&&c.set("Hours",d,f>=l.day?0:b*Math.floor(c.get("Hours",d)/b)),f>=l.day&&c.set("Date",d,f>=l.month?1:Math.max(1,b*Math.floor(c.get("Date",d)/b))),f>=l.month){c.set("Month",d,f>=l.year?0:b*Math.floor(c.get("Month",d)/b));var M=c.get("FullYear",d)}f>=l.year&&c.set("FullYear",d,M-M%b),f===l.week&&(M=c.get("Day",d),c.set("Date",d,c.get("Date",d)-M+i+(M<i?-7:0))),M=c.get("FullYear",d),i=c.get("Month",d);var z=c.get("Date",d),h=c.get("Hours",d);for(e=d.getTime(),c.variableTimezone&&(a=o-e>4*l.month||c.getTimezoneOffset(e)!==c.getTimezoneOffset(o)),e=d.getTime(),d=1;e<o;)s.push(e),e=f===l.year?c.makeTime(M+d*b,0):f===l.month?c.makeTime(M,i+d*b):!a||f!==l.day&&f!==l.week?a&&f===l.hour&&1<b?c.makeTime(M,i,z,h+d*b):e+f*b:c.makeTime(M,i,z+d*b*(f===l.day?1:7)),d++;s.push(e),f<=l.hour&&1e4>s.length&&s.forEach((function(t){0==t%18e5&&"000000000"===c.dateFormat("%H%M%S%L",t)&&(p[t]="day")}))}return s.info=r(t,{higherRanks:p,totalRange:f*b}),s},e}(),t.Time=e,t.Time})),e(n,"Core/Options.js",[n["Core/Globals.js"],n["Core/Color/Color.js"],n["Core/Time.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.isTouchDevice,i=t.svg;return e=e.parse,o=o.merge,t.defaultOptions={colors:"#7cb5ec #434348 #90ed7d #f7a35c #8085e9 #f15c80 #e4d354 #2b908f #f45b5b #91e8e1".split(" "),symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:{styledMode:!1,borderRadius:0,colorCount:10,defaultSeriesType:"line",ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},width:null,height:null,borderColor:"#335cad",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"},title:{text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{text:"",align:"center",widthAdjust:-44},caption:{margin:15,text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},labels:{style:{position:"absolute",color:"#333333"}},legend:{enabled:!0,align:"center",alignColumns:!0,layout:"horizontal",labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{activeColor:"#003399",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"12px",fontWeight:"bold",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#cccccc"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:i,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %b %e, %H:%M:%S.%L",second:"%A, %b %e, %H:%M:%S",minute:"%A, %b %e, %H:%M",hour:"%A, %b %e, %H:%M",day:"%A, %b %e, %Y",week:"Week from %A, %b %e, %Y",month:"%B %Y",year:"%Y"},footerFormat:"",padding:8,snap:r?25:10,headerFormat:'<span style="font-size: 10px">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">●</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:e("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,style:{color:"#333333",cursor:"default",fontSize:"12px",whiteSpace:"nowrap"}},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"9px"},text:"Highcharts.com"}},t.time=new n(o(t.defaultOptions.global,t.defaultOptions.time)),t.dateFormat=function(e,n,o){return t.time.dateFormat(e,n,o)},{dateFormat:t.dateFormat,defaultOptions:t.defaultOptions,time:t.time}})),e(n,"Core/Axis/Axis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Axis/Tick.js"],n["Core/Utilities.js"],n["Core/Options.js"]],(function(t,e,n,o,r,i){var a=t.animObject,c=r.addEvent,s=r.arrayMax,u=r.arrayMin,p=r.clamp,l=r.correctFloat,d=r.defined,f=r.destroyObjectProperties,b=r.error,M=r.extend,z=r.fireEvent,h=r.format,m=r.getMagnitude,O=r.isArray,g=r.isFunction,A=r.isNumber,v=r.isString,y=r.merge,q=r.normalizeTickInterval,_=r.objectEach,W=r.pick,L=r.relativeLength,w=r.removeEvent,x=r.splat,R=r.syncTimeout,T=i.defaultOptions,k=n.deg2rad;return t=function(){function t(t,e){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.oldMin=this.oldMax=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.height=this.hasVisibleSeries=this.hasNames=this.coll=this.closestPointRange=this.chart=this.categories=this.bottom=this.alternateBands=void 0,this.init(t,e)}return t.prototype.init=function(t,e){var n=e.isX,o=this;o.chart=t,o.horiz=t.inverted&&!o.isZAxis?!n:n,o.isXAxis=n,o.coll=o.coll||(n?"xAxis":"yAxis"),z(this,"init",{userOptions:e}),o.opposite=e.opposite,o.side=e.side||(o.horiz?o.opposite?0:2:o.opposite?1:3),o.setOptions(e);var r=this.options,i=r.type;o.labelFormatter=r.labels.formatter||o.defaultLabelFormatter,o.userOptions=e,o.minPixelPadding=0,o.reversed=r.reversed,o.visible=!1!==r.visible,o.zoomEnabled=!1!==r.zoomEnabled,o.hasNames="category"===i||!0===r.categories,o.categories=r.categories||o.hasNames,o.names||(o.names=[],o.names.keys={}),o.plotLinesAndBandsGroups={},o.positiveValuesOnly=!!o.logarithmic,o.isLinked=d(r.linkedTo),o.ticks={},o.labelEdge=[],o.minorTicks={},o.plotLinesAndBands=[],o.alternateBands={},o.len=0,o.minRange=o.userMinRange=r.minRange||r.maxZoom,o.range=r.range,o.offset=r.offset||0,o.max=null,o.min=null,o.crosshair=W(r.crosshair,x(t.options.tooltip.crosshairs)[n?0:1],!1),e=o.options.events,-1===t.axes.indexOf(o)&&(n?t.axes.splice(t.xAxis.length,0,o):t.axes.push(o),t[o.coll].push(o)),o.series=o.series||[],t.inverted&&!o.isZAxis&&n&&void 0===o.reversed&&(o.reversed=!0),o.labelRotation=o.options.labels.rotation,_(e,(function(t,e){g(t)&&c(o,e,t)})),z(this,"afterInit")},t.prototype.setOptions=function(e){this.options=y(t.defaultOptions,"yAxis"===this.coll&&t.defaultYAxisOptions,[t.defaultTopAxisOptions,t.defaultRightAxisOptions,t.defaultBottomAxisOptions,t.defaultLeftAxisOptions][this.side],y(T[this.coll],e)),z(this,"afterSetOptions",{userOptions:e})},t.prototype.defaultLabelFormatter=function(){var t=this.axis,e=A(this.value)?this.value:NaN,n=t.chart.time,o=t.categories,r=this.dateTimeLabelFormat,i=T.lang,a=i.numericSymbols;i=i.numericSymbolMagnitude||1e3;var c=a&&a.length,s=t.options.labels.format;t=t.logarithmic?Math.abs(e):t.tickInterval;var u=this.chart,p=u.numberFormatter;if(s)var l=h(s,this,u);else if(o)l=""+this.value;else if(r)l=n.dateFormat(r,e);else if(c&&1e3<=t)for(;c--&&void 0===l;)t>=(n=Math.pow(i,c+1))&&0==10*e%n&&null!==a[c]&&0!==e&&(l=p(e/n,-1)+a[c]);return void 0===l&&(l=1e4<=Math.abs(e)?p(e,-1):p(e,-1,void 0,"")),l},t.prototype.getSeriesExtremes=function(){var t,e=this,n=e.chart;z(this,"getSeriesExtremes",null,(function(){e.hasVisibleSeries=!1,e.dataMin=e.dataMax=e.threshold=null,e.softThreshold=!e.isXAxis,e.stacking&&e.stacking.buildStacks(),e.series.forEach((function(o){if(o.visible||!n.options.chart.ignoreHiddenSeries){var r=o.options,i=r.threshold;if(e.hasVisibleSeries=!0,e.positiveValuesOnly&&0>=i&&(i=null),e.isXAxis){if((r=o.xData).length){r=e.logarithmic?r.filter(e.validatePositiveValue):r;var a=(t=o.getXExtremes(r)).min,c=t.max;A(a)||a instanceof Date||(r=r.filter(A),a=(t=o.getXExtremes(r)).min,c=t.max),r.length&&(e.dataMin=Math.min(W(e.dataMin,a),a),e.dataMax=Math.max(W(e.dataMax,c),c))}}else o=o.applyExtremes(),A(o.dataMin)&&(a=o.dataMin,e.dataMin=Math.min(W(e.dataMin,a),a)),A(o.dataMax)&&(c=o.dataMax,e.dataMax=Math.max(W(e.dataMax,c),c)),d(i)&&(e.threshold=i),(!r.softThreshold||e.positiveValuesOnly)&&(e.softThreshold=!1)}}))})),z(this,"afterGetSeriesExtremes")},t.prototype.translate=function(t,e,n,o,r,i){var a=this.linkedParent||this,c=1,s=0,u=o?a.oldTransA:a.transA;o=o?a.oldMin:a.min;var p=a.minPixelPadding;return r=(a.isOrdinal||a.brokenAxis&&a.brokenAxis.hasBreaks||a.logarithmic&&r)&&a.lin2val,u||(u=a.transA),n&&(c*=-1,s=a.len),a.reversed&&(s-=(c*=-1)*(a.sector||a.len)),e?(t=(t*c+s-p)/u+o,r&&(t=a.lin2val(t))):(r&&(t=a.val2lin(t)),t=A(o)?c*(t-o)*u+s+c*p+(A(i)?u*i:0):void 0),t},t.prototype.toPixels=function(t,e){return this.translate(t,!1,!this.horiz,null,!0)+(e?0:this.pos)},t.prototype.toValue=function(t,e){return this.translate(t-(e?0:this.pos),!0,!this.horiz,null,!0)},t.prototype.getPlotLinePath=function(t){function e(t,e,n){return("pass"!==h&&t<e||t>n)&&(h?t=p(t,e,n):a=!0),t}var n,o,r,i,a,c=this,s=c.chart,u=c.left,l=c.top,d=t.old,f=t.value,b=t.translatedValue,M=t.lineWidth,h=t.force,m=d&&s.oldChartHeight||s.chartHeight,O=d&&s.oldChartWidth||s.chartWidth,g=c.transB;return t={value:f,lineWidth:M,old:d,force:h,acrossPanes:t.acrossPanes,translatedValue:b},z(this,"getPlotLinePath",t,(function(t){b=W(b,c.translate(f,null,null,d)),b=p(b,-1e5,1e5),n=r=Math.round(b+g),o=i=Math.round(m-b-g),A(b)?c.horiz?(o=l,i=m-c.bottom,n=r=e(n,u,u+c.width)):(n=u,r=O-c.right,o=i=e(o,l,l+c.height)):(a=!0,h=!1),t.path=a&&!h?null:s.renderer.crispLine([["M",n,o],["L",r,i]],M||1)})),t.path},t.prototype.getLinearTickPositions=function(t,e,n){var o=l(Math.floor(e/t)*t);n=l(Math.ceil(n/t)*t);var r,i=[];if(l(o+t)===o&&(r=20),this.single)return[e];for(e=o;e<=n&&(i.push(e),(e=l(e+t,r))!==a);)var a=e;return i},t.prototype.getMinorTickInterval=function(){var t=this.options;return!0===t.minorTicks?W(t.minorTickInterval,"auto"):!1===t.minorTicks?null:t.minorTickInterval},t.prototype.getMinorTickPositions=function(){var t=this.options,e=this.tickPositions,n=this.minorTickInterval,o=[],r=this.pointRangePadding||0,i=this.min-r,a=(r=this.max+r)-i;if(a&&a/n<this.len/3){var c=this.logarithmic;if(c)this.paddedTicks.forEach((function(t,e,r){e&&o.push.apply(o,c.getLogTickPositions(n,r[e-1],r[e],!0))}));else if(this.dateTime&&"auto"===this.getMinorTickInterval())o=o.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(n),i,r,t.startOfWeek));else for(t=i+(e[0]-i)%n;t<=r&&t!==o[0];t+=n)o.push(t)}return 0!==o.length&&this.trimTicks(o),o},t.prototype.adjustForMinRange=function(){var t,e,n,o,r=this.options,i=this.min,a=this.max,c=this.logarithmic;if(this.isXAxis&&void 0===this.minRange&&!c&&(d(r.min)||d(r.max)?this.minRange=null:(this.series.forEach((function(r){for(o=r.xData,e=r.xIncrement?1:o.length-1;0<e;e--)n=o[e]-o[e-1],(void 0===t||n<t)&&(t=n)})),this.minRange=Math.min(5*t,this.dataMax-this.dataMin))),a-i<this.minRange){var p=this.dataMax-this.dataMin>=this.minRange,l=this.minRange,f=(l-a+i)/2;f=[i-f,W(r.min,i-f)],p&&(f[2]=this.logarithmic?this.logarithmic.log2lin(this.dataMin):this.dataMin),a=[(i=s(f))+l,W(r.max,i+l)],p&&(a[2]=c?c.log2lin(this.dataMax):this.dataMax),(a=u(a))-i<l&&(f[0]=a-l,f[1]=W(r.min,a-l),i=s(f))}this.min=i,this.max=a},t.prototype.getClosest=function(){var t;return this.categories?t=1:this.series.forEach((function(e){var n=e.closestPointRange,o=e.visible||!e.chart.options.chart.ignoreHiddenSeries;!e.noSharedTooltip&&d(n)&&o&&(t=d(t)?Math.min(t,n):n)})),t},t.prototype.nameToX=function(t){var e=O(this.categories),n=e?this.categories:this.names,o=t.options.x;if(t.series.requireSorting=!1,d(o)||(o=!1===this.options.uniqueNames?t.series.autoIncrement():e?n.indexOf(t.name):W(n.keys[t.name],-1)),-1===o){if(!e)var r=n.length}else r=o;return void 0!==r&&(this.names[r]=t.name,this.names.keys[t.name]=r),r},t.prototype.updateNames=function(){var t=this,e=this.names;0<e.length&&(Object.keys(e.keys).forEach((function(t){delete e.keys[t]})),e.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach((function(e){e.xIncrement=null,e.points&&!e.isDirtyData||(t.max=Math.max(t.max,e.xData.length-1),e.processData(),e.generatePoints()),e.data.forEach((function(n,o){if(n&&n.options&&void 0!==n.name){var r=t.nameToX(n);void 0!==r&&r!==n.x&&(n.x=r,e.xData[o]=r)}}))})))},t.prototype.setAxisTranslation=function(t){var e=this,n=e.max-e.min,o=e.axisPointRange||0,r=0,i=0,a=e.linkedParent,c=!!e.categories,s=e.transA,u=e.isXAxis;if(u||c||o){var p=e.getClosest();a?(r=a.minPointOffset,i=a.pointRangePadding):e.series.forEach((function(t){var n=c?1:u?W(t.options.pointRange,p,0):e.axisPointRange||0,a=t.options.pointPlacement;o=Math.max(o,n),e.single&&!c||(t=t.is("xrange")?!u:u,r=Math.max(r,t&&v(a)?0:n/2),i=Math.max(i,t&&"on"===a?0:n))})),a=e.ordinal&&e.ordinal.slope&&p?e.ordinal.slope/p:1,e.minPointOffset=r*=a,e.pointRangePadding=i*=a,e.pointRange=Math.min(o,e.single&&c?1:n),u&&(e.closestPointRange=p)}t&&(e.oldTransA=s),e.translationSlope=e.transA=s=e.staticScale||e.len/(n+i||1),e.transB=e.horiz?e.left:e.bottom,e.minPixelPadding=s*r,z(this,"afterSetAxisTranslation")},t.prototype.minFromRange=function(){return this.max-this.range},t.prototype.setTickInterval=function(t){var e=this,n=e.chart,o=e.logarithmic,r=e.options,i=e.isXAxis,a=e.isLinked,c=r.maxPadding,s=r.minPadding,u=r.tickInterval,p=r.tickPixelInterval,f=e.categories,M=A(e.threshold)?e.threshold:null,h=e.softThreshold;e.dateTime||f||a||this.getTickAmount();var O=W(e.userMin,r.min),g=W(e.userMax,r.max);if(a){e.linkedParent=n[e.coll][r.linkedTo];var v=e.linkedParent.getExtremes();e.min=W(v.min,v.dataMin),e.max=W(v.max,v.dataMax),r.type!==e.linkedParent.options.type&&b(11,1,n)}else{if(h&&d(M))if(e.dataMin>=M)v=M,s=0;else if(e.dataMax<=M){var y=M;c=0}e.min=W(O,v,e.dataMin),e.max=W(g,y,e.dataMax)}o&&(e.positiveValuesOnly&&!t&&0>=Math.min(e.min,W(e.dataMin,e.min))&&b(10,1,n),e.min=l(o.log2lin(e.min),16),e.max=l(o.log2lin(e.max),16)),e.range&&d(e.max)&&(e.userMin=e.min=O=Math.max(e.dataMin,e.minFromRange()),e.userMax=g=e.max,e.range=null),z(e,"foundExtremes"),e.beforePadding&&e.beforePadding(),e.adjustForMinRange(),!(f||e.axisPointRange||e.stacking&&e.stacking.usePercentage||a)&&d(e.min)&&d(e.max)&&(n=e.max-e.min)&&(!d(O)&&s&&(e.min-=n*s),!d(g)&&c&&(e.max+=n*c)),A(e.userMin)||(A(r.softMin)&&r.softMin<e.min&&(e.min=O=r.softMin),A(r.floor)&&(e.min=Math.max(e.min,r.floor))),A(e.userMax)||(A(r.softMax)&&r.softMax>e.max&&(e.max=g=r.softMax),A(r.ceiling)&&(e.max=Math.min(e.max,r.ceiling))),h&&d(e.dataMin)&&(M=M||0,!d(O)&&e.min<M&&e.dataMin>=M?e.min=e.options.minRange?Math.min(M,e.max-e.minRange):M:!d(g)&&e.max>M&&e.dataMax<=M&&(e.max=e.options.minRange?Math.max(M,e.min+e.minRange):M)),e.tickInterval=e.min===e.max||void 0===e.min||void 0===e.max?1:a&&!u&&p===e.linkedParent.options.tickPixelInterval?u=e.linkedParent.tickInterval:W(u,this.tickAmount?(e.max-e.min)/Math.max(this.tickAmount-1,1):void 0,f?1:(e.max-e.min)*p/Math.max(e.len,p)),i&&!t&&e.series.forEach((function(t){t.processData(e.min!==e.oldMin||e.max!==e.oldMax)})),e.setAxisTranslation(!0),z(this,"initialAxisTranslation"),e.pointRange&&!u&&(e.tickInterval=Math.max(e.pointRange,e.tickInterval)),t=W(r.minTickInterval,e.dateTime&&!e.series.some((function(t){return t.noSharedTooltip}))?e.closestPointRange:0),!u&&e.tickInterval<t&&(e.tickInterval=t),e.dateTime||e.logarithmic||u||(e.tickInterval=q(e.tickInterval,void 0,m(e.tickInterval),W(r.allowDecimals,.5>e.tickInterval||void 0!==this.tickAmount),!!this.tickAmount)),this.tickAmount||(e.tickInterval=e.unsquish()),this.setTickPositions()},t.prototype.setTickPositions=function(){var t=this.options,e=t.tickPositions,n=this.getMinorTickInterval(),o=t.tickPositioner,r=this.hasVerticalPanning(),i="colorAxis"===this.coll,a=(i||!r)&&t.startOnTick;r=(i||!r)&&t.endOnTick,this.tickmarkOffset=this.categories&&"between"===t.tickmarkPlacement&&1===this.tickInterval?.5:0,this.minorTickInterval="auto"===n&&this.tickInterval?this.tickInterval/5:n,this.single=this.min===this.max&&d(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||!1!==t.allowDecimals),this.tickPositions=n=e&&e.slice(),!n&&(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200))?n=this.dateTime?this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0):this.logarithmic?this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max):this.getLinearTickPositions(this.tickInterval,this.min,this.max):(n=[this.min,this.max],b(19,!1,this.chart)),n.length>this.len&&(n=[n[0],n.pop()])[0]===n[1]&&(n.length=1),this.tickPositions=n,o&&(o=o.apply(this,[this.min,this.max])))&&(this.tickPositions=n=o),this.paddedTicks=n.slice(0),this.trimTicks(n,a,r),this.isLinked||(this.single&&2>n.length&&!this.categories&&!this.series.some((function(t){return t.is("heatmap")&&"between"===t.options.pointPlacement}))&&(this.min-=.5,this.max+=.5),e||o||this.adjustTickAmount()),z(this,"afterSetTickPositions")},t.prototype.trimTicks=function(t,e,n){var o=t[0],r=t[t.length-1],i=!this.isOrdinal&&this.minPointOffset||0;if(z(this,"trimTicks"),!this.isLinked){if(e&&-1/0!==o)this.min=o;else for(;this.min-i>t[0];)t.shift();if(n)this.max=r;else for(;this.max+i<t[t.length-1];)t.pop();0===t.length&&d(o)&&!this.options.tickPositions&&t.push((r+o)/2)}},t.prototype.alignToOthers=function(){var t,e={},n=this.options;return!1===this.chart.options.chart.alignTicks||!1===n.alignTicks||!1===n.startOnTick||!1===n.endOnTick||this.logarithmic||this.chart[this.coll].forEach((function(n){var o=n.options;o=[n.horiz?o.left:o.top,o.width,o.height,o.pane].join(),n.series.length&&(e[o]?t=!0:e[o]=1)})),t},t.prototype.getTickAmount=function(){var t=this.options,e=t.tickAmount,n=t.tickPixelInterval;!d(t.tickInterval)&&!e&&this.len<n&&!this.isRadial&&!this.logarithmic&&t.startOnTick&&t.endOnTick&&(e=2),!e&&this.alignToOthers()&&(e=Math.ceil(this.len/n)+1),4>e&&(this.finalTickAmt=e,e=5),this.tickAmount=e},t.prototype.adjustTickAmount=function(){var t,e=this.options,n=this.tickInterval,o=this.tickPositions,r=this.tickAmount,i=this.finalTickAmt,a=o&&o.length,c=W(this.threshold,this.softThreshold?0:null);if(this.hasData()){if(a<r){for(t=this.min;o.length<r;)o.length%2||t===c?o.push(l(o[o.length-1]+n)):o.unshift(l(o[0]-n));this.transA*=(a-1)/(r-1),this.min=e.startOnTick?o[0]:Math.min(this.min,o[0]),this.max=e.endOnTick?o[o.length-1]:Math.max(this.max,o[o.length-1])}else a>r&&(this.tickInterval*=2,this.setTickPositions());if(d(i)){for(n=e=o.length;n--;)(3===i&&1==n%2||2>=i&&0<n&&n<e-1)&&o.splice(n,1);this.finalTickAmt=void 0}}},t.prototype.setScale=function(){var t,e=!1,n=!1;this.series.forEach((function(t){var o;e=e||t.isDirtyData||t.isDirty,n=n||(null===(o=t.xAxis)||void 0===o?void 0:o.isDirty)||!1})),this.oldMin=this.min,this.oldMax=this.max,this.oldAxisLength=this.len,this.setAxisSize(),(t=this.len!==this.oldAxisLength)||e||n||this.isLinked||this.forceRedraw||this.userMin!==this.oldUserMin||this.userMax!==this.oldUserMax||this.alignToOthers()?(this.stacking&&this.stacking.resetStacks(),this.forceRedraw=!1,this.getSeriesExtremes(),this.setTickInterval(),this.oldUserMin=this.userMin,this.oldUserMax=this.userMax,this.isDirty||(this.isDirty=t||this.min!==this.oldMin||this.max!==this.oldMax)):this.stacking&&this.stacking.cleanStacks(),e&&this.panningState&&(this.panningState.isDirty=!0),z(this,"afterSetScale")},t.prototype.setExtremes=function(t,e,n,o,r){var i=this,a=i.chart;n=W(n,!0),i.series.forEach((function(t){delete t.kdTree})),r=M(r,{min:t,max:e}),z(i,"setExtremes",r,(function(){i.userMin=t,i.userMax=e,i.eventArgs=r,n&&a.redraw(o)}))},t.prototype.zoom=function(t,e){var n=this,o=this.dataMin,r=this.dataMax,i=this.options,a=Math.min(o,W(i.min,o)),c=Math.max(r,W(i.max,r));return z(this,"zoom",t={newMin:t,newMax:e},(function(t){var e=t.newMin,i=t.newMax;e===n.min&&i===n.max||(n.allowZoomOutside||(d(o)&&(e<a&&(e=a),e>c&&(e=c)),d(r)&&(i<a&&(i=a),i>c&&(i=c))),n.displayBtn=void 0!==e||void 0!==i,n.setExtremes(e,i,!1,void 0,{trigger:"zoom"})),t.zoomed=!0})),t.zoomed},t.prototype.setAxisSize=function(){var t=this.chart,e=this.options,n=e.offsets||[0,0,0,0],o=this.horiz,r=this.width=Math.round(L(W(e.width,t.plotWidth-n[3]+n[1]),t.plotWidth)),i=this.height=Math.round(L(W(e.height,t.plotHeight-n[0]+n[2]),t.plotHeight)),a=this.top=Math.round(L(W(e.top,t.plotTop+n[0]),t.plotHeight,t.plotTop));e=this.left=Math.round(L(W(e.left,t.plotLeft+n[3]),t.plotWidth,t.plotLeft)),this.bottom=t.chartHeight-i-a,this.right=t.chartWidth-r-e,this.len=Math.max(o?r:i,0),this.pos=o?e:a},t.prototype.getExtremes=function(){var t=this.logarithmic;return{min:t?l(t.lin2log(this.min)):this.min,max:t?l(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},t.prototype.getThreshold=function(t){var e=this.logarithmic,n=e?e.lin2log(this.min):this.min;return e=e?e.lin2log(this.max):this.max,null===t||-1/0===t?t=n:1/0===t?t=e:n>t?t=n:e<t&&(t=e),this.translate(t,0,1,0,1)},t.prototype.autoLabelAlign=function(t){var e=(W(t,0)-90*this.side+720)%360;return z(this,"autoLabelAlign",t={align:"center"},(function(t){15<e&&165>e?t.align="right":195<e&&345>e&&(t.align="left")})),t.align},t.prototype.tickSize=function(t){var e=this.options,n=e["tick"===t?"tickLength":"minorTickLength"],o=W(e["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0);if(o&&n){"inside"===e[t+"Position"]&&(n=-n);var r=[n,o]}return z(this,"afterTickSize",t={tickSize:r}),t.tickSize},t.prototype.labelMetrics=function(){var t=this.tickPositions&&this.tickPositions[0]||0;return this.chart.renderer.fontMetrics(this.options.labels.style&&this.options.labels.style.fontSize,this.ticks[t]&&this.ticks[t].label)},t.prototype.unsquish=function(){var t,e,n,o=this.options.labels,r=this.horiz,i=this.tickInterval,a=i,c=this.len/(((this.categories?1:0)+this.max-this.min)/i),s=o.rotation,u=this.labelMetrics(),p=Number.MAX_VALUE,f=this.max-this.min,b=function(t){var e=t/(c||1);return(e=1<e?Math.ceil(e):1)*i>f&&1/0!==t&&1/0!==c&&f&&(e=Math.ceil(f/i)),l(e*i)};return r?(n=!o.staggerLines&&!o.step&&(d(s)?[s]:c<W(o.autoRotationLimit,80)&&o.autoRotation))&&n.forEach((function(n){if(n===s||n&&-90<=n&&90>=n){var o=(e=b(Math.abs(u.h/Math.sin(k*n))))+Math.abs(n/360);o<p&&(p=o,t=n,a=e)}})):o.step||(a=b(u.h)),this.autoRotation=n,this.labelRotation=W(t,s),a},t.prototype.getSlotWidth=function(t){var e,n=this.chart,o=this.horiz,r=this.options.labels,i=Math.max(this.tickPositions.length-(this.categories?0:1),1),a=n.margin[3];if(t&&A(t.slotWidth))return t.slotWidth;if(o&&r&&2>(r.step||0))return r.rotation?0:(this.staggerLines||1)*this.len/i;if(!o){if(void 0!==(t=null===(e=null==r?void 0:r.style)||void 0===e?void 0:e.width))return parseInt(t,10);if(a)return a-n.spacing[3]}return.33*n.chartWidth},t.prototype.renderUnsquish=function(){var t=this.chart,e=t.renderer,n=this.tickPositions,o=this.ticks,r=this.options.labels,i=r&&r.style||{},a=this.horiz,c=this.getSlotWidth(),s=Math.max(1,Math.round(c-2*(r.padding||5))),u={},p=this.labelMetrics(),l=r.style&&r.style.textOverflow,d=0;if(v(r.rotation)||(u.rotation=r.rotation||0),n.forEach((function(t){(t=o[t]).movedLabel&&t.replaceMovedLabel(),t&&t.label&&t.label.textPxLength>d&&(d=t.label.textPxLength)})),this.maxLabelLength=d,this.autoRotation)d>s&&d>p.h?u.rotation=this.labelRotation:this.labelRotation=0;else if(c){var f=s;if(!l){var b="clip";for(s=n.length;!a&&s--;){var M=n[s];(M=o[M].label)&&(M.styles&&"ellipsis"===M.styles.textOverflow?M.css({textOverflow:"clip"}):M.textPxLength>c&&M.css({width:c+"px"}),M.getBBox().height>this.len/n.length-(p.h-p.f)&&(M.specificTextOverflow="ellipsis"))}}}u.rotation&&(f=d>.5*t.chartHeight?.33*t.chartHeight:d,l||(b="ellipsis")),(this.labelAlign=r.align||this.autoLabelAlign(this.labelRotation))&&(u.align=this.labelAlign),n.forEach((function(t){var e=(t=o[t])&&t.label,n=i.width,r={};e&&(e.attr(u),t.shortenLabel?t.shortenLabel():f&&!n&&"nowrap"!==i.whiteSpace&&(f<e.textPxLength||"SPAN"===e.element.tagName)?(r.width=f+"px",l||(r.textOverflow=e.specificTextOverflow||b),e.css(r)):e.styles&&e.styles.width&&!r.width&&!n&&e.css({width:null}),delete e.specificTextOverflow,t.rotation=u.rotation)}),this),this.tickRotCorr=e.rotCorr(p.b,this.labelRotation||0,0!==this.side)},t.prototype.hasData=function(){return this.series.some((function(t){return t.hasData()}))||this.options.showEmpty&&d(this.min)&&d(this.max)},t.prototype.addTitle=function(t){var e,n=this.chart.renderer,o=this.horiz,r=this.opposite,i=this.options.title,a=this.chart.styledMode;this.axisTitle||((e=i.textAlign)||(e=(o?{low:"left",middle:"center",high:"right"}:{low:r?"right":"left",middle:"center",high:r?"left":"right"})[i.align]),this.axisTitle=n.text(i.text,0,0,i.useHTML).attr({zIndex:7,rotation:i.rotation||0,align:e}).addClass("highcharts-axis-title"),a||this.axisTitle.css(y(i.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),a||i.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[t?"show":"hide"](t)},t.prototype.generateTick=function(t){var e=this.ticks;e[t]?e[t].addLabel():e[t]=new o(this,t)},t.prototype.getOffset=function(){var t,e=this,n=e.chart,o=n.renderer,r=e.options,i=e.tickPositions,a=e.ticks,c=e.horiz,s=e.side,u=n.inverted&&!e.isZAxis?[1,0,3,2][s]:s,p=0,l=0,f=r.title,b=r.labels,M=0,h=n.axisOffset;n=n.clipOffset;var m=[-1,1,1,-1][s],O=r.className,g=e.axisParent,A=e.hasData();if(e.showAxis=t=A||W(r.showEmpty,!0),e.staggerLines=e.horiz&&b.staggerLines,e.axisGroup||(e.gridGroup=o.g("grid").attr({zIndex:r.gridZIndex||1}).addClass("highcharts-"+this.coll.toLowerCase()+"-grid "+(O||"")).add(g),e.axisGroup=o.g("axis").attr({zIndex:r.zIndex||2}).addClass("highcharts-"+this.coll.toLowerCase()+" "+(O||"")).add(g),e.labelGroup=o.g("axis-labels").attr({zIndex:b.zIndex||7}).addClass("highcharts-"+e.coll.toLowerCase()+"-labels "+(O||"")).add(g)),A||e.isLinked?(i.forEach((function(t,n){e.generateTick(t,n)})),e.renderUnsquish(),e.reserveSpaceDefault=0===s||2===s||{1:"left",3:"right"}[s]===e.labelAlign,W(b.reserveSpace,"center"===e.labelAlign||null,e.reserveSpaceDefault)&&i.forEach((function(t){M=Math.max(a[t].getLabelSize(),M)})),e.staggerLines&&(M*=e.staggerLines),e.labelOffset=M*(e.opposite?-1:1)):_(a,(function(t,e){t.destroy(),delete a[e]})),f&&f.text&&!1!==f.enabled&&(e.addTitle(t),t&&!1!==f.reserveSpace)){e.titleOffset=p=e.axisTitle.getBBox()[c?"height":"width"];var v=f.offset;l=d(v)?0:W(f.margin,c?5:10)}e.renderLine(),e.offset=m*W(r.offset,h[s]?h[s]+(r.margin||0):0),e.tickRotCorr=e.tickRotCorr||{x:0,y:0},o=0===s?-e.labelMetrics().h:2===s?e.tickRotCorr.y:0,l=Math.abs(M)+l,M&&(l=l-o+m*(c?W(b.y,e.tickRotCorr.y+8*m):b.x)),e.axisTitleMargin=W(v,l),e.getMaxLabelDimensions&&(e.maxLabelDimensions=e.getMaxLabelDimensions(a,i)),c=this.tickSize("tick"),h[s]=Math.max(h[s],e.axisTitleMargin+p+m*e.offset,l,i&&i.length&&c?c[0]+m*e.offset:0),r=r.offset?0:2*Math.floor(e.axisLine.strokeWidth()/2),n[u]=Math.max(n[u],r),z(this,"afterGetOffset")},t.prototype.getLinePath=function(t){var e=this.chart,n=this.opposite,o=this.offset,r=this.horiz,i=this.left+(n?this.width:0)+o;return o=e.chartHeight-this.bottom-(n?this.height:0)+o,n&&(t*=-1),e.renderer.crispLine([["M",r?this.left:i,r?o:this.top],["L",r?e.chartWidth-this.right:i,r?o:e.chartHeight-this.bottom]],t)},t.prototype.renderLine=function(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))},t.prototype.getTitlePosition=function(){var t=this.horiz,e=this.left,n=this.top,o=this.len,r=this.options.title,i=t?e:n,a=this.opposite,c=this.offset,s=r.x||0,u=r.y||0,p=this.axisTitle,l=this.chart.renderer.fontMetrics(r.style&&r.style.fontSize,p);return p=Math.max(p.getBBox(null,0).height-l.h-1,0),o={low:i+(t?0:o),middle:i+o/2,high:i+(t?o:0)}[r.align],e=(t?n+this.height:e)+(t?1:-1)*(a?-1:1)*this.axisTitleMargin+[-p,p,l.f,-p][this.side],t={x:t?o+s:e+(a?this.width:0)+c+s,y:t?e+u-(a?this.height:0)+c:o+u},z(this,"afterGetTitlePosition",{titlePosition:t}),t},t.prototype.renderMinorTick=function(t){var e=this.chart.hasRendered&&A(this.oldMin),n=this.minorTicks;n[t]||(n[t]=new o(this,t,"minor")),e&&n[t].isNew&&n[t].render(null,!0),n[t].render(null,!1,1)},t.prototype.renderTick=function(t,e){var n,r=this.isLinked,i=this.ticks,a=this.chart.hasRendered&&A(this.oldMin);(!r||t>=this.min&&t<=this.max||null!==(n=this.grid)&&void 0!==n&&n.isColumn)&&(i[t]||(i[t]=new o(this,t)),a&&i[t].isNew&&i[t].render(e,!0,-1),i[t].render(e))},t.prototype.render=function(){var t,e,r=this,i=r.chart,c=r.logarithmic,s=r.options,u=r.isLinked,p=r.tickPositions,l=r.axisTitle,d=r.ticks,f=r.minorTicks,b=r.alternateBands,M=s.stackLabels,h=s.alternateGridColor,m=r.tickmarkOffset,O=r.axisLine,g=r.showAxis,v=a(i.renderer.globalAnimation);r.labelEdge.length=0,r.overlap=!1,[d,f,b].forEach((function(t){_(t,(function(t){t.isActive=!1}))})),(r.hasData()||u)&&(r.minorTickInterval&&!r.categories&&r.getMinorTickPositions().forEach((function(t){r.renderMinorTick(t)})),p.length&&(p.forEach((function(t,e){r.renderTick(t,e)})),m&&(0===r.min||r.single)&&(d[-1]||(d[-1]=new o(r,-1,null,!0)),d[-1].render(-1))),h&&p.forEach((function(o,a){e=void 0!==p[a+1]?p[a+1]+m:r.max-m,0==a%2&&o<r.max&&e<=r.max+(i.polar?-m:m)&&(b[o]||(b[o]=new n.PlotLineOrBand(r)),t=o+m,b[o].options={from:c?c.lin2log(t):t,to:c?c.lin2log(e):e,color:h,className:"highcharts-alternate-grid"},b[o].render(),b[o].isActive=!0)})),r._addedPlotLB||((s.plotLines||[]).concat(s.plotBands||[]).forEach((function(t){r.addPlotBandOrLine(t)})),r._addedPlotLB=!0)),[d,f,b].forEach((function(t){var e,n=[],o=v.duration;_(t,(function(t,e){t.isActive||(t.render(e,!1,0),t.isActive=!1,n.push(e))})),R((function(){for(e=n.length;e--;)t[n[e]]&&!t[n[e]].isActive&&(t[n[e]].destroy(),delete t[n[e]])}),t!==b&&i.hasRendered&&o?o:0)})),O&&(O[O.isPlaced?"animate":"attr"]({d:this.getLinePath(O.strokeWidth())}),O.isPlaced=!0,O[g?"show":"hide"](g)),l&&g&&(s=r.getTitlePosition(),A(s.y)?(l[l.isNew?"attr":"animate"](s),l.isNew=!1):(l.attr("y",-9999),l.isNew=!0)),M&&M.enabled&&r.stacking&&r.stacking.renderStackTotals(),r.isDirty=!1,z(this,"afterRender")},t.prototype.redraw=function(){this.visible&&(this.render(),this.plotLinesAndBands.forEach((function(t){t.render()}))),this.series.forEach((function(t){t.isDirty=!0}))},t.prototype.getKeepProps=function(){return this.keepProps||t.keepProps},t.prototype.destroy=function(t){var e,n=this,o=n.plotLinesAndBands;if(z(this,"destroy",{keepEvents:t}),t||w(n),[n.ticks,n.minorTicks,n.alternateBands].forEach((function(t){f(t)})),o)for(t=o.length;t--;)o[t].destroy();for(e in"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach((function(t){n[t]&&(n[t]=n[t].destroy())})),n.plotLinesAndBandsGroups)n.plotLinesAndBandsGroups[e]=n.plotLinesAndBandsGroups[e].destroy();_(n,(function(t,e){-1===n.getKeepProps().indexOf(e)&&delete n[e]}))},t.prototype.drawCrosshair=function(t,n){var o,r=this.crosshair,i=W(r.snap,!0),a=this.cross,c=this.chart;if(z(this,"drawCrosshair",{e:t,point:n}),t||(t=this.cross&&this.cross.e),this.crosshair&&!1!==(d(n)||!i)){if(i?d(n)&&(o=W("colorAxis"!==this.coll?n.crosshairPos:null,this.isXAxis?n.plotX:this.len-n.plotY)):o=t&&(this.horiz?t.chartX-this.pos:this.len-t.chartY+this.pos),d(o)){var s={value:n&&(this.isXAxis?n.x:W(n.stackY,n.y)),translatedValue:o};c.polar&&M(s,{isCrosshair:!0,chartX:t&&t.chartX,chartY:t&&t.chartY,point:n}),s=this.getPlotLinePath(s)||null}if(!d(s))return void this.hideCrosshair();i=this.categories&&!this.isRadial,a||(this.cross=a=c.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(i?"category ":"thin ")+r.className).attr({zIndex:W(r.zIndex,2)}).add(),c.styledMode||(a.attr({stroke:r.color||(i?e.parse("#ccd6eb").setOpacity(.25).get():"#cccccc"),"stroke-width":W(r.width,1)}).css({"pointer-events":"none"}),r.dashStyle&&a.attr({dashstyle:r.dashStyle}))),a.show().attr({d:s}),i&&!r.width&&a.attr({"stroke-width":this.transA}),this.cross.e=t}else this.hideCrosshair();z(this,"afterDrawCrosshair",{e:t,point:n})},t.prototype.hideCrosshair=function(){this.cross&&this.cross.hide(),z(this,"afterHideCrosshair")},t.prototype.hasVerticalPanning=function(){var t,e;return/y/.test((null===(e=null===(t=this.chart.options.chart)||void 0===t?void 0:t.panning)||void 0===e?void 0:e.type)||"")},t.prototype.validatePositiveValue=function(t){return A(t)&&0<t},t.defaultOptions={dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e. %b"},week:{main:"%e. %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,labels:{enabled:!0,indentation:10,x:0,style:{color:"#666666",cursor:"default",fontSize:"11px"}},maxPadding:.01,minorTickLength:2,minorTickPosition:"outside",minPadding:.01,showEmpty:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",style:{color:"#666666"}},type:"linear",minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#ccd6eb",lineWidth:1,gridLineColor:"#e6e6e6",tickColor:"#ccd6eb"},t.defaultYAxisOptions={endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){return(0,this.axis.chart.numberFormatter)(this.total,-1)},style:{color:"#000000",fontSize:"11px",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t.defaultLeftAxisOptions={labels:{x:-15},title:{rotation:270}},t.defaultRightAxisOptions={labels:{x:15},title:{rotation:90}},t.defaultBottomAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},t.defaultTopAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},t.keepProps="extKey hcEvents names series userMax userMin".split(" "),t}(),n.Axis=t,n.Axis})),e(n,"Core/Axis/DateTimeAxis.js",[n["Core/Axis/Axis.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.addEvent,o=e.getMagnitude,r=e.normalizeTickInterval,i=e.timeUnits,a=function(){function t(t){this.axis=t}return t.prototype.normalizeTimeTickInterval=function(t,e){var n=e||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]];e=n[n.length-1];var a,c=i[e[0]],s=e[1];for(a=0;a<n.length&&(e=n[a],c=i[e[0]],s=e[1],!(n[a+1]&&t<=(c*s[s.length-1]+i[n[a+1][0]])/2));a++);return c===i.year&&t<5*c&&(s=[1,2,5]),{unitRange:c,count:t=r(t/c,s,"year"===e[0]?Math.max(o(t/c),1):1),unitName:e[0]}},t}();return e=function(){function t(){}return t.compose=function(t){t.keepProps.push("dateTime"),t.prototype.getTimeTicks=function(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)},n(t,"init",(function(t){"datetime"!==t.userOptions.type?this.dateTime=void 0:this.dateTime||(this.dateTime=new a(this))}))},t.AdditionsClass=a,t}(),e.compose(t),e})),e(n,"Core/Axis/LogarithmicAxis.js",[n["Core/Axis/Axis.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.addEvent,o=e.getMagnitude,r=e.normalizeTickInterval,i=e.pick,a=function(){function t(t){this.axis=t}return t.prototype.getLogTickPositions=function(t,e,n,a){var c=this.axis,s=c.len,u=c.options,p=[];if(a||(this.minorAutoInterval=void 0),.5<=t)t=Math.round(t),p=c.getLinearTickPositions(t,e,n);else if(.08<=t){var l,d;for(u=Math.floor(e),s=.3<t?[1,2,4]:.15<t?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];u<n+1&&!d;u++){var f=s.length;for(l=0;l<f&&!d;l++){var b=this.log2lin(this.lin2log(u)*s[l]);b>e&&(!a||M<=n)&&void 0!==M&&p.push(M),M>n&&(d=!0);var M=b}}}else e=this.lin2log(e),n=this.lin2log(n),t=a?c.getMinorTickInterval():u.tickInterval,t=i("auto"===t?null:t,this.minorAutoInterval,u.tickPixelInterval/(a?5:1)*(n-e)/((a?s/c.tickPositions.length:s)||1)),t=r(t,void 0,o(t)),p=c.getLinearTickPositions(t,e,n).map(this.log2lin),a||(this.minorAutoInterval=t/5);return a||(c.tickInterval=t),p},t.prototype.lin2log=function(t){return Math.pow(10,t)},t.prototype.log2lin=function(t){return Math.log(t)/Math.LN10},t}();return e=function(){function t(){}return t.compose=function(t){t.keepProps.push("logarithmic");var e=t.prototype,o=a.prototype;e.log2lin=o.log2lin,e.lin2log=o.lin2log,n(t,"init",(function(t){var e=this.logarithmic;"logarithmic"!==t.userOptions.type?this.logarithmic=void 0:(e||(e=this.logarithmic=new a(this)),this.log2lin!==e.log2lin&&(e.log2lin=this.log2lin.bind(this)),this.lin2log!==e.lin2log&&(e.lin2log=this.lin2log.bind(this)))})),n(t,"afterInit",(function(){var t=this.logarithmic;t&&(this.lin2val=function(e){return t.lin2log(e)},this.val2lin=function(e){return t.log2lin(e)})}))},t}(),e.compose(t),e})),e(n,"Core/Axis/PlotLineOrBand.js",[n["Core/Axis/Axis.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=n.arrayMax,r=n.arrayMin,i=n.defined,a=n.destroyObjectProperties,c=n.erase,s=n.extend,u=n.merge,p=n.objectEach,l=n.pick;return n=function(){function t(t,e){this.axis=t,e&&(this.options=e,this.id=e.id)}return t.prototype.render=function(){e.fireEvent(this,"render");var t=this,n=t.axis,o=n.horiz,r=n.logarithmic,a=t.options,c=a.label,s=t.label,d=a.to,f=a.from,b=a.value,M=i(f)&&i(d),z=i(b),h=t.svgElem,m=!h,O=[],g=a.color,A=l(a.zIndex,0),v=a.events;O={class:"highcharts-plot-"+(M?"band ":"line ")+(a.className||"")};var y={},q=n.chart.renderer,_=M?"bands":"lines";if(r&&(f=r.log2lin(f),d=r.log2lin(d),b=r.log2lin(b)),n.chart.styledMode||(z?(O.stroke=g||"#999999",O["stroke-width"]=l(a.width,1),a.dashStyle&&(O.dashstyle=a.dashStyle)):M&&(O.fill=g||"#e6ebf5",a.borderWidth&&(O.stroke=a.borderColor,O["stroke-width"]=a.borderWidth))),y.zIndex=A,_+="-"+A,(r=n.plotLinesAndBandsGroups[_])||(n.plotLinesAndBandsGroups[_]=r=q.g("plot-"+_).attr(y).add()),m&&(t.svgElem=h=q.path().attr(O).add(r)),z)O=n.getPlotLinePath({value:b,lineWidth:h.strokeWidth(),acrossPanes:a.acrossPanes});else{if(!M)return;O=n.getPlotBandPath(f,d,a)}return!t.eventsAdded&&v&&(p(v,(function(e,n){h.on(n,(function(e){v[n].apply(t,[e])}))})),t.eventsAdded=!0),(m||!h.d)&&O&&O.length?h.attr({d:O}):h&&(O?(h.show(!0),h.animate({d:O})):h.d&&(h.hide(),s&&(t.label=s=s.destroy()))),c&&(i(c.text)||i(c.formatter))&&O&&O.length&&0<n.width&&0<n.height&&!O.isFlat?(c=u({align:o&&M&&"center",x:o?!M&&4:10,verticalAlign:!o&&M&&"middle",y:o?M?16:10:M?6:-4,rotation:o&&!M&&90},c),this.renderLabel(c,O,M,A)):s&&s.hide(),t},t.prototype.renderLabel=function(t,e,n,i){var a=this.label,c=this.axis.chart.renderer;a||((a={align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(n?"band":"line")+"-label "+(t.className||"")}).zIndex=i,i=this.getLabelText(t),this.label=a=c.text(i,0,0,t.useHTML).attr(a).add(),this.axis.chart.styledMode||a.css(t.style)),c=e.xBounds||[e[0][1],e[1][1],n?e[2][1]:e[0][1]],e=e.yBounds||[e[0][2],e[1][2],n?e[2][2]:e[0][2]],n=r(c),i=r(e),a.align(t,!1,{x:n,y:i,width:o(c)-n,height:o(e)-i}),a.show(!0)},t.prototype.getLabelText=function(t){return i(t.formatter)?t.formatter.call(this):t.text},t.prototype.destroy=function(){c(this.axis.plotLinesAndBands,this),delete this.axis,a(this)},t}(),s(t.prototype,{getPlotBandPath:function(t,e,n){void 0===n&&(n=this.options);var o=this.getPlotLinePath({value:e,force:!0,acrossPanes:n.acrossPanes});n=this.getPlotLinePath({value:t,force:!0,acrossPanes:n.acrossPanes});var r=[],i=this.horiz,a=1;if(t=t<this.min&&e<this.min||t>this.max&&e>this.max,n&&o){if(t){var c=n.toString()===o.toString();a=0}for(t=0;t<n.length;t+=2){e=n[t];var s=n[t+1],u=o[t],p=o[t+1];"M"!==e[0]&&"L"!==e[0]||"M"!==s[0]&&"L"!==s[0]||"M"!==u[0]&&"L"!==u[0]||"M"!==p[0]&&"L"!==p[0]||(i&&u[1]===e[1]?(u[1]+=a,p[1]+=a):i||u[2]!==e[2]||(u[2]+=a,p[2]+=a),r.push(["M",e[1],e[2]],["L",s[1],s[2]],["L",p[1],p[2]],["L",u[1],u[2]],["Z"])),r.isFlat=c}}return r},addPlotBand:function(t){return this.addPlotBandOrLine(t,"plotBands")},addPlotLine:function(t){return this.addPlotBandOrLine(t,"plotLines")},addPlotBandOrLine:function(t,n){var o=new e.PlotLineOrBand(this,t),r=this.userOptions;if(this.visible&&(o=o.render()),o){if(n){var i=r[n]||[];i.push(t),r[n]=i}this.plotLinesAndBands.push(o),this._addedPlotLB=!0}return o},removePlotBandOrLine:function(t){for(var e=this.plotLinesAndBands,n=this.options,o=this.userOptions,r=e.length;r--;)e[r].id===t&&e[r].destroy();[n.plotLines||[],o.plotLines||[],n.plotBands||[],o.plotBands||[]].forEach((function(e){for(r=e.length;r--;)(e[r]||{}).id===t&&c(e,e[r])}))},removePlotBand:function(t){this.removePlotBandOrLine(t)},removePlotLine:function(t){this.removePlotBandOrLine(t)}}),e.PlotLineOrBand=n,e.PlotLineOrBand})),e(n,"Core/Tooltip.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=t.doc,o=e.clamp,r=e.css,i=e.defined,a=e.discardElement,c=e.extend,s=e.fireEvent,u=e.format,p=e.isNumber,l=e.isString,d=e.merge,f=e.pick,b=e.splat,M=e.syncTimeout,z=e.timeUnits,h=function(){function h(t,e){this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,e)}return h.prototype.applyFilter=function(){var t=this.chart;t.renderer.definition({tagName:"filter",id:"drop-shadow-"+t.index,opacity:.5,children:[{tagName:"feGaussianBlur",in:"SourceAlpha",stdDeviation:1},{tagName:"feOffset",dx:1,dy:1},{tagName:"feComponentTransfer",children:[{tagName:"feFuncA",type:"linear",slope:.3}]},{tagName:"feMerge",children:[{tagName:"feMergeNode"},{tagName:"feMergeNode",in:"SourceGraphic"}]}]}),t.renderer.definition({tagName:"style",textContent:".highcharts-tooltip-"+t.index+"{filter:url(#drop-shadow-"+t.index+")}"})},h.prototype.bodyFormatter=function(t){return t.map((function(t){var e=t.series.tooltipOptions;return(e[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,e[(t.point.formatPrefix||"point")+"Format"]||"")}))},h.prototype.cleanSplit=function(t){this.chart.series.forEach((function(e){var n=e&&e.tt;n&&(!n.isActive||t?e.tt=n.destroy():n.isActive=!1)}))},h.prototype.defaultFormatter=function(t){var e=this.points||b(this),n=[t.tooltipFooterHeaderFormatter(e[0])];return(n=n.concat(t.bodyFormatter(e))).push(t.tooltipFooterHeaderFormatter(e[0],!0)),n},h.prototype.destroy=function(){this.label&&(this.label=this.label.destroy()),this.split&&this.tt&&(this.cleanSplit(this.chart,!0),this.tt=this.tt.destroy()),this.renderer&&(this.renderer=this.renderer.destroy(),a(this.container)),e.clearTimeout(this.hideTimer),e.clearTimeout(this.tooltipTimeout)},h.prototype.getAnchor=function(t,e){var n,o,r=this.chart,i=r.pointer,a=r.inverted,c=r.plotTop,s=r.plotLeft,u=0,p=0;return t=b(t),this.followPointer&&e?(void 0===e.chartX&&(e=i.normalize(e)),t=[e.chartX-s,e.chartY-c]):t[0].tooltipPos?t=t[0].tooltipPos:(t.forEach((function(t){n=t.series.yAxis,o=t.series.xAxis,u+=t.plotX+(!a&&o?o.left-s:0),p+=(t.plotLow?(t.plotLow+t.plotHigh)/2:t.plotY)+(!a&&n?n.top-c:0)})),u/=t.length,p/=t.length,t=[a?r.plotWidth-p:u,this.shared&&!a&&1<t.length&&e?e.chartY-c:a?r.plotHeight-u:p]),t.map(Math.round)},h.prototype.getDateFormat=function(t,e,n,o){var r=this.chart.time,i=r.dateFormat("%m-%d %H:%M:%S.%L",e),a={millisecond:15,second:12,minute:9,hour:6,day:3},c="millisecond";for(s in z){if(t===z.week&&+r.dateFormat("%w",e)===n&&"00:00:00.000"===i.substr(6)){var s="week";break}if(z[s]>t){s=c;break}if(a[s]&&i.substr(a[s])!=="01-01 00:00:00.000".substr(a[s]))break;"week"!==s&&(c=s)}if(s)var u=r.resolveDTLFormat(o[s]).main;return u},h.prototype.getLabel=function(){var e,n,o,a=this,c=this.chart.renderer,s=this.chart.styledMode,u=this.options,p="tooltip"+(i(u.className)?" "+u.className:""),l=(null===(e=u.style)||void 0===e?void 0:e.pointerEvents)||(!this.followPointer&&u.stickOnContact?"auto":"none");if(e=function(){a.inContact=!0},!this.label){if(this.outside&&(this.container=o=t.doc.createElement("div"),o.className="highcharts-tooltip-container",r(o,{position:"absolute",top:"1px",pointerEvents:l,zIndex:3}),t.doc.body.appendChild(o),this.renderer=c=new t.Renderer(o,0,0,null===(n=this.chart.options.chart)||void 0===n?void 0:n.style,void 0,void 0,c.styledMode)),this.split?this.label=c.g(p):(this.label=c.label("",0,0,u.shape||"callout",null,null,u.useHTML,null,p).attr({padding:u.padding,r:u.borderRadius}),s||this.label.attr({fill:u.backgroundColor,"stroke-width":u.borderWidth}).css(u.style).css({pointerEvents:l}).shadow(u.shadow)),s&&(this.applyFilter(),this.label.addClass("highcharts-tooltip-"+this.chart.index)),a.outside&&!a.split){var d=this.label,f=d.xSetter,b=d.ySetter;d.xSetter=function(t){f.call(d,a.distance),o.style.left=t+"px"},d.ySetter=function(t){b.call(d,a.distance),o.style.top=t+"px"}}this.label.on("mouseenter",e).on("mouseleave",(function(){var t=a.chart.hoverSeries;a.inContact=!1,t&&t.onMouseOut&&t.onMouseOut()})).attr({zIndex:8}).add()}return this.label},h.prototype.getPosition=function(t,e,o){var r,i=this.chart,a=this.distance,c={},s=i.inverted&&o.h||0,u=this.outside,p=u?n.documentElement.clientWidth-2*a:i.chartWidth,l=u?Math.max(n.body.scrollHeight,n.documentElement.scrollHeight,n.body.offsetHeight,n.documentElement.offsetHeight,n.documentElement.clientHeight):i.chartHeight,d=i.pointer.getChartPosition(),b=i.containerScaling,M=function(t){return b?t*b.scaleX:t},z=function(t){return b?t*b.scaleY:t},h=function(n){var r="x"===n;return[n,r?p:l,r?t:e].concat(u?[r?M(t):z(e),r?d.left-a+M(o.plotX+i.plotLeft):d.top-a+z(o.plotY+i.plotTop),0,r?p:l]:[r?t:e,r?o.plotX+i.plotLeft:o.plotY+i.plotTop,r?i.plotLeft:i.plotTop,r?i.plotLeft+i.plotWidth:i.plotTop+i.plotHeight])},m=h("y"),O=h("x"),g=!this.followPointer&&f(o.ttBelow,!i.inverted==!!o.negative),A=function(t,e,n,o,r,i,u){var p="y"===t?z(a):M(a),l=(n-o)/2,d=o<r-a,f=r+a+o<e,b=r-p-n+l;if(r=r+p-l,g&&f)c[t]=r;else if(!g&&d)c[t]=b;else if(d)c[t]=Math.min(u-o,0>b-s?b:b-s);else{if(!f)return!1;c[t]=Math.max(i,r+s+n>e?r:r+s)}},v=function(t,e,n,o,r){var i;return r<a||r>e-a?i=!1:c[t]=r<n/2?1:r>e-o/2?e-o-2:r-n/2,i},y=function(t){var e=m;m=O,O=e,r=t},q=function(){!1!==A.apply(0,m)?!1!==v.apply(0,O)||r||(y(!0),q()):r?c.x=c.y=0:(y(!0),q())};return(i.inverted||1<this.len)&&y(),q(),c},h.prototype.getXDateFormat=function(t,e,n){e=e.dateTimeLabelFormats;var o=n&&n.closestPointRange;return(o?this.getDateFormat(o,t.x,n.options.startOfWeek,e):e.day)||e.year},h.prototype.hide=function(t){var n=this;e.clearTimeout(this.hideTimer),t=f(t,this.options.hideDelay,500),this.isHidden||(this.hideTimer=M((function(){n.getLabel().fadeOut(t?void 0:t),n.isHidden=!0}),t))},h.prototype.init=function(t,e){this.chart=t,this.options=e,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=e.split&&!t.inverted&&!t.polar,this.shared=e.shared||this.split,this.outside=f(e.outside,!(!t.scrollablePixelsX&&!t.scrollablePixelsY))},h.prototype.isStickyOnContact=function(){return!(this.followPointer||!this.options.stickOnContact||!this.inContact)},h.prototype.move=function(t,n,o,r){var i=this,a=i.now,s=!1!==i.options.animation&&!i.isHidden&&(1<Math.abs(t-a.x)||1<Math.abs(n-a.y)),u=i.followPointer||1<i.len;c(a,{x:s?(2*a.x+t)/3:t,y:s?(a.y+n)/2:n,anchorX:u?void 0:s?(2*a.anchorX+o)/3:o,anchorY:u?void 0:s?(a.anchorY+r)/2:r}),i.getLabel().attr(a),i.drawTracker(),s&&(e.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout((function(){i&&i.move(t,n,o,r)}),32))},h.prototype.refresh=function(t,n){var o=this.chart,r=this.options,i=t,a={},c=[],u=r.formatter||this.defaultFormatter;a=this.shared;var p=o.styledMode;if(r.enabled){e.clearTimeout(this.hideTimer),this.followPointer=b(i)[0].series.tooltipOptions.followPointer;var l=this.getAnchor(i,n);n=l[0];var d=l[1];!a||i.series&&i.series.noSharedTooltip?a=i.getLabelConfig():(o.pointer.applyInactiveState(i),i.forEach((function(t){t.setState("hover"),c.push(t.getLabelConfig())})),(a={x:i[0].category,y:i[0].y}).points=c,i=i[0]),this.len=c.length,o=u.call(a,this),u=i.series,this.distance=f(u.tooltipOptions.distance,16),!1===o?this.hide():(this.split?this.renderSplit(o,b(t)):(t=this.getLabel(),r.style.width&&!p||t.css({width:this.chart.spacingBox.width+"px"}),t.attr({text:o&&o.join?o.join(""):o}),t.removeClass(/highcharts-color-[\d]+/g).addClass("highcharts-color-"+f(i.colorIndex,u.colorIndex)),p||t.attr({stroke:r.borderColor||i.color||u.color||"#666666"}),this.updatePosition({plotX:n,plotY:d,negative:i.negative,ttBelow:i.ttBelow,h:l[2]||0})),this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1),s(this,"refresh")}},h.prototype.renderSplit=function(e,n){function r(t,e,n,r,i){return void 0===i&&(i=!0),n?(e=W?0:x,t=o(t-r/2,q.left,q.right-r)):(e-=L,t=o(t=i?t-r-A:t+A,i?t:q.left,q.right)),{x:t,y:e}}var i=this,a=i.chart,s=i.chart,u=s.plotHeight,p=s.plotLeft,d=s.plotTop,b=s.pointer,M=s.renderer,z=s.scrollablePixelsY,h=void 0===z?0:z,m=(z=void 0===(z=s.scrollingContainer)?{scrollLeft:0,scrollTop:0}:z).scrollLeft,O=z.scrollTop,g=s.styledMode,A=i.distance,v=i.options,y=i.options.positioner,q={left:m,right:m+s.chartWidth,top:O,bottom:O+s.chartHeight},_=i.getLabel(),W=!(!a.xAxis[0]||!a.xAxis[0].opposite),L=d+O,w=0,x=u-h;l(e)&&(e=[!1,e]),e=e.slice(0,n.length+1).reduce((function(t,e,a){if(!1!==e&&""!==e){var c=(a=n[a-1]||{isHeader:!0,plotX:n[0].plotX,plotY:u,series:{}}).isHeader,s=c?i:a.series,l=s.tt,b=a.isHeader,z=a.series,m="highcharts-color-"+f(a.colorIndex,z.colorIndex,"none");l||(l={padding:v.padding,r:v.borderRadius},g||(l.fill=v.backgroundColor,l["stroke-width"]=v.borderWidth),l=M.label("",0,0,v[b?"headerShape":"shape"]||"callout",void 0,void 0,v.useHTML).addClass((b?"highcharts-tooltip-header ":"")+"highcharts-tooltip-box "+m).attr(l).add(_)),l.isActive=!0,l.attr({text:e}),g||l.css(v.style).shadow(v.shadow).attr({stroke:v.borderColor||a.color||z.color||"#333333"}),e=s.tt=l,s=(b=e.getBBox()).width+e.strokeWidth(),c&&(w=b.height,x+=w,W&&(L-=w)),z=void 0===(z=a.plotX)?0:z,m=void 0===(m=a.plotY)?0:m;var R=a.series;if(a.isHeader){z=p+z;var T=d+u/2}else l=R.xAxis,R=R.yAxis,z=l.pos+o(z,-A,l.len+A),R.pos+m>=O+d&&R.pos+m<=O+d+u-h&&(T=R.pos+m);z=o(z,q.left-A,q.right+A),"number"==typeof T?(b=b.height+1,m=y?y.call(i,s,b,a):r(z,T,c,s),t.push({align:y?0:void 0,anchorX:z,anchorY:T,boxWidth:s,point:a,rank:f(m.rank,c?1:0),size:b,target:m.y,tt:e,x:m.x})):e.isActive=!1}return t}),[]),!y&&e.some((function(t){return t.x<q.left}))&&(e=e.map((function(t){var e=r(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return c(t,{target:e.y,x:e.x})}))),i.cleanSplit(),t.distribute(e,x),e.forEach((function(t){var e=t.pos;t.tt.attr({visibility:void 0===e?"hidden":"inherit",x:t.x,y:e+L,anchorX:t.anchorX,anchorY:t.anchorY})})),e=i.container,a=i.renderer,i.outside&&e&&a&&(s=_.getBBox(),a.setSize(s.width+s.x,s.height+s.y,!1),b=b.getChartPosition(),e.style.left=b.left+"px",e.style.top=b.top+"px")},h.prototype.drawTracker=function(){if(this.followPointer||!this.options.stickOnContact)this.tracker&&this.tracker.destroy();else{var t=this.chart,e=this.label,n=t.hoverPoint;if(e&&n){var o={x:0,y:0,width:0,height:0};n=this.getAnchor(n);var r=e.getBBox();n[0]+=t.plotLeft-e.translateX,n[1]+=t.plotTop-e.translateY,o.x=Math.min(0,n[0]),o.y=Math.min(0,n[1]),o.width=0>n[0]?Math.max(Math.abs(n[0]),r.width-n[0]):Math.max(Math.abs(n[0]),r.width),o.height=0>n[1]?Math.max(Math.abs(n[1]),r.height-Math.abs(n[1])):Math.max(Math.abs(n[1]),r.height),this.tracker?this.tracker.attr(o):(this.tracker=e.renderer.rect(o).addClass("highcharts-tracker").add(e),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}},h.prototype.styledModeFormat=function(t){return t.replace('style="font-size: 10px"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex}"')},h.prototype.tooltipFooterHeaderFormatter=function(t,e){var n=e?"footer":"header",o=t.series,r=o.tooltipOptions,i=r.xDateFormat,a=o.xAxis,c=a&&"datetime"===a.options.type&&p(t.key),l=r[n+"Format"];return s(this,"headerFormatter",e={isFooter:e,labelConfig:t},(function(e){c&&!i&&(i=this.getXDateFormat(t,r,a)),c&&i&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach((function(t){l=l.replace("{point."+t+"}","{point."+t+":"+i+"}")})),o.chart.styledMode&&(l=this.styledModeFormat(l)),e.text=u(l,{point:t,series:o},this.chart)})),e.text},h.prototype.update=function(t){this.destroy(),d(!0,this.chart.options.tooltip.userOptions,t),this.init(this.chart,d(!0,this.options,t))},h.prototype.updatePosition=function(t){var e=this.chart,n=e.pointer,o=this.getLabel(),i=t.plotX+e.plotLeft,a=t.plotY+e.plotTop;if(n=n.getChartPosition(),t=(this.options.positioner||this.getPosition).call(this,o.width,o.height,t),this.outside){var c=(this.options.borderWidth||0)+2*this.distance;this.renderer.setSize(o.width+c,o.height+c,!1),(e=e.containerScaling)&&(r(this.container,{transform:"scale("+e.scaleX+", "+e.scaleY+")"}),i*=e.scaleX,a*=e.scaleY),i+=n.left-t.x,a+=n.top-t.y}this.move(Math.round(t.x),Math.round(t.y||0),i,a)},h}();return t.Tooltip=h,t.Tooltip})),e(n,"Core/Pointer.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Tooltip.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.parse,i=e.charts,a=e.noop,c=o.addEvent,s=o.attr,u=o.css,p=o.defined,l=o.extend,d=o.find,f=o.fireEvent,b=o.isNumber,M=o.isObject,z=o.objectEach,h=o.offset,m=o.pick,O=o.splat;return t=function(){function t(t,e){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.chart=t,this.hasDragged=!1,this.options=e,this.unbindContainerMouseLeave=function(){},this.unbindContainerMouseEnter=function(){},this.init(t,e)}return t.prototype.applyInactiveState=function(t){var e,n=[];(t||[]).forEach((function(t){e=t.series,n.push(e),e.linkedParent&&n.push(e.linkedParent),e.linkedSeries&&(n=n.concat(e.linkedSeries)),e.navigatorSeries&&n.push(e.navigatorSeries)})),this.chart.series.forEach((function(t){-1===n.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")}))},t.prototype.destroy=function(){var t=this;void 0!==t.unDocMouseMove&&t.unDocMouseMove(),this.unbindContainerMouseLeave(),e.chartCount||(e.unbindDocumentMouseUp&&(e.unbindDocumentMouseUp=e.unbindDocumentMouseUp()),e.unbindDocumentTouchEnd&&(e.unbindDocumentTouchEnd=e.unbindDocumentTouchEnd())),clearInterval(t.tooltipTimeout),z(t,(function(e,n){t[n]=void 0}))},t.prototype.drag=function(t){var e=this.chart,n=e.options.chart,o=t.chartX,i=t.chartY,a=this.zoomHor,c=this.zoomVert,s=e.plotLeft,u=e.plotTop,p=e.plotWidth,l=e.plotHeight,d=this.selectionMarker,f=this.mouseDownX||0,b=this.mouseDownY||0,z=M(n.panning)?n.panning&&n.panning.enabled:n.panning,h=n.panKey&&t[n.panKey+"Key"];if((!d||!d.touch)&&(o<s?o=s:o>s+p&&(o=s+p),i<u?i=u:i>u+l&&(i=u+l),this.hasDragged=Math.sqrt(Math.pow(f-o,2)+Math.pow(b-i,2)),10<this.hasDragged)){var m=e.isInsidePlot(f-s,b-u);e.hasCartesianSeries&&(this.zoomX||this.zoomY)&&m&&!h&&!d&&(this.selectionMarker=d=e.renderer.rect(s,u,a?1:p,c?1:l,0).attr({class:"highcharts-selection-marker",zIndex:7}).add(),e.styledMode||d.attr({fill:n.selectionMarkerFill||r("#335cad").setOpacity(.25).get()})),d&&a&&(o-=f,d.attr({width:Math.abs(o),x:(0<o?0:o)+f})),d&&c&&(o=i-b,d.attr({height:Math.abs(o),y:(0<o?0:o)+b})),m&&!d&&z&&e.pan(t,n.panning)}},t.prototype.dragStart=function(t){var e=this.chart;e.mouseIsDown=t.type,e.cancelClick=!1,e.mouseDownX=this.mouseDownX=t.chartX,e.mouseDownY=this.mouseDownY=t.chartY},t.prototype.drop=function(t){var e=this,n=this.chart,o=this.hasPinched;if(this.selectionMarker){var r,i={originalEvent:t,xAxis:[],yAxis:[]},a=this.selectionMarker,c=a.attr?a.attr("x"):a.x,s=a.attr?a.attr("y"):a.y,d=a.attr?a.attr("width"):a.width,M=a.attr?a.attr("height"):a.height;(this.hasDragged||o)&&(n.axes.forEach((function(n){if(n.zoomEnabled&&p(n.min)&&(o||e[{xAxis:"zoomX",yAxis:"zoomY"}[n.coll]])&&b(c)&&b(s)){var a=n.horiz,u="touchend"===t.type?n.minPixelPadding:0,l=n.toValue((a?c:s)+u);a=n.toValue((a?c+d:s+M)-u),i[n.coll].push({axis:n,min:Math.min(l,a),max:Math.max(l,a)}),r=!0}})),r&&f(n,"selection",i,(function(t){n.zoom(l(t,o?{animation:!1}:null))}))),b(n.index)&&(this.selectionMarker=this.selectionMarker.destroy()),o&&this.scaleGroups()}n&&b(n.index)&&(u(n.container,{cursor:n._cursor}),n.cancelClick=10<this.hasDragged,n.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])},t.prototype.findNearestKDPoint=function(t,e,n){var o,r=this.chart,i=r.hoverPoint;return r=r.tooltip,i&&r&&r.isStickyOnContact()?i:(t.forEach((function(t){var r=!(t.noSharedTooltip&&e)&&0>t.options.findNearestPointBy.indexOf("y");if(t=t.searchPoint(n,r),(r=M(t,!0))&&!(r=!M(o,!0))){r=o.distX-t.distX;var i=o.dist-t.dist,a=(t.series.group&&t.series.group.zIndex)-(o.series.group&&o.series.group.zIndex);r=0<(0!==r&&e?r:0!==i?i:0!==a?a:o.series.index>t.series.index?-1:1)}r&&(o=t)})),o)},t.prototype.getChartCoordinatesFromPoint=function(t,e){var n=t.series,o=n.xAxis;n=n.yAxis;var r=m(t.clientX,t.plotX),i=t.shapeArgs;return o&&n?e?{chartX:o.len+o.pos-r,chartY:n.len+n.pos-t.plotY}:{chartX:r+o.pos,chartY:t.plotY+n.pos}:i&&i.x&&i.y?{chartX:i.x,chartY:i.y}:void 0},t.prototype.getChartPosition=function(){return this.chartPosition||(this.chartPosition=h(this.chart.container))},t.prototype.getCoordinates=function(t){var e={xAxis:[],yAxis:[]};return this.chart.axes.forEach((function(n){e[n.isXAxis?"xAxis":"yAxis"].push({axis:n,value:n.toValue(t[n.horiz?"chartX":"chartY"])})})),e},t.prototype.getHoverData=function(t,e,n,o,r,i){var a,c=[];o=!(!o||!t);var s=e&&!e.stickyTracking,u={chartX:i?i.chartX:void 0,chartY:i?i.chartY:void 0,shared:r};return f(this,"beforeGetHoverData",u),s=s?[e]:n.filter((function(t){return u.filter?u.filter(t):t.visible&&!(!r&&t.directTouch)&&m(t.options.enableMouseTracking,!0)&&t.stickyTracking})),e=(a=o||!i?t:this.findNearestKDPoint(s,r,i))&&a.series,a&&(r&&!e.noSharedTooltip?(s=n.filter((function(t){return u.filter?u.filter(t):t.visible&&!(!r&&t.directTouch)&&m(t.options.enableMouseTracking,!0)&&!t.noSharedTooltip})),s.forEach((function(t){var e=d(t.points,(function(t){return t.x===a.x&&!t.isNull}));M(e)&&(t.chart.isBoosting&&(e=t.getPoint(e)),c.push(e))}))):c.push(a)),f(this,"afterGetHoverData",u={hoverPoint:a}),{hoverPoint:u.hoverPoint,hoverSeries:e,hoverPoints:c}},t.prototype.getPointFromEvent=function(t){t=t.target;for(var e;t&&!e;)e=t.point,t=t.parentNode;return e},t.prototype.onTrackerMouseOut=function(t){t=t.relatedTarget||t.toElement;var e=this.chart.hoverSeries;this.isDirectTouch=!1,!e||!t||e.stickyTracking||this.inClass(t,"highcharts-tooltip")||this.inClass(t,"highcharts-series-"+e.index)&&this.inClass(t,"highcharts-tracker")||e.onMouseOut()},t.prototype.inClass=function(t,e){for(var n;t;){if(n=s(t,"class")){if(-1!==n.indexOf(e))return!0;if(-1!==n.indexOf("highcharts-container"))return!1}t=t.parentNode}},t.prototype.init=function(t,e){this.options=e,this.chart=t,this.runChartClick=e.chart.events&&!!e.chart.events.click,this.pinchDown=[],this.lastValidTouch={},n&&(t.tooltip=new n(t,e.tooltip),this.followTouchMove=m(e.tooltip.followTouchMove,!0)),this.setDOMEvents()},t.prototype.normalize=function(t,e){var n=t.touches,o=n?n.length?n.item(0):m(n.changedTouches,t.changedTouches)[0]:t;return e||(e=this.getChartPosition()),n=o.pageX-e.left,e=o.pageY-e.top,(o=this.chart.containerScaling)&&(n/=o.scaleX,e/=o.scaleY),l(t,{chartX:Math.round(n),chartY:Math.round(e)})},t.prototype.onContainerClick=function(t){var e=this.chart,n=e.hoverPoint;t=this.normalize(t);var o=e.plotLeft,r=e.plotTop;e.cancelClick||(n&&this.inClass(t.target,"highcharts-tracker")?(f(n.series,"click",l(t,{point:n})),e.hoverPoint&&n.firePointEvent("click",t)):(l(t,this.getCoordinates(t)),e.isInsidePlot(t.chartX-o,t.chartY-r)&&f(e,"click",t)))},t.prototype.onContainerMouseDown=function(t){var n=!(1&~(t.buttons||t.button));t=this.normalize(t),e.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||n)&&(this.zoomOption(t),n&&t.preventDefault&&t.preventDefault(),this.dragStart(t))},t.prototype.onContainerMouseLeave=function(t){var n=i[m(e.hoverChartIndex,-1)],o=this.chart.tooltip;t=this.normalize(t),n&&(t.relatedTarget||t.toElement)&&(n.pointer.reset(),n.pointer.chartPosition=void 0),o&&!o.isHidden&&this.reset()},t.prototype.onContainerMouseEnter=function(t){delete this.chartPosition},t.prototype.onContainerMouseMove=function(t){var e=this.chart;t=this.normalize(t),this.setHoverChartIndex(),t.preventDefault||(t.returnValue=!1),"mousedown"===e.mouseIsDown&&this.drag(t),e.openMenu||!this.inClass(t.target,"highcharts-tracker")&&!e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop)||this.runPointActions(t)},t.prototype.onDocumentTouchEnd=function(t){i[e.hoverChartIndex]&&i[e.hoverChartIndex].pointer.drop(t)},t.prototype.onContainerTouchMove=function(t){this.touch(t)},t.prototype.onContainerTouchStart=function(t){this.zoomOption(t),this.touch(t,!0)},t.prototype.onDocumentMouseMove=function(t){var e=this.chart,n=this.chartPosition;t=this.normalize(t,n);var o=e.tooltip;!n||o&&o.isStickyOnContact()||e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop)||this.inClass(t.target,"highcharts-tracker")||this.reset()},t.prototype.onDocumentMouseUp=function(t){var n=i[m(e.hoverChartIndex,-1)];n&&n.pointer.drop(t)},t.prototype.pinch=function(t){var e=this,n=e.chart,o=e.pinchDown,r=t.touches||[],i=r.length,c=e.lastValidTouch,s=e.hasZoom,u=e.selectionMarker,p={},d=1===i&&(e.inClass(t.target,"highcharts-tracker")&&n.runTrackerClick||e.runChartClick),f={};1<i&&(e.initiated=!0),s&&e.initiated&&!d&&!1!==t.cancelable&&t.preventDefault(),[].map.call(r,(function(t){return e.normalize(t)})),"touchstart"===t.type?([].forEach.call(r,(function(t,e){o[e]={chartX:t.chartX,chartY:t.chartY}})),c.x=[o[0].chartX,o[1]&&o[1].chartX],c.y=[o[0].chartY,o[1]&&o[1].chartY],n.axes.forEach((function(t){if(t.zoomEnabled){var e=n.bounds[t.horiz?"h":"v"],o=t.minPixelPadding,r=t.toPixels(Math.min(m(t.options.min,t.dataMin),t.dataMin)),i=t.toPixels(Math.max(m(t.options.max,t.dataMax),t.dataMax)),a=Math.max(r,i);e.min=Math.min(t.pos,Math.min(r,i)-o),e.max=Math.max(t.pos+t.len,a+o)}})),e.res=!0):e.followTouchMove&&1===i?this.runPointActions(e.normalize(t)):o.length&&(u||(e.selectionMarker=u=l({destroy:a,touch:!0},n.plotBox)),e.pinchTranslate(o,r,p,u,f,c),e.hasPinched=s,e.scaleGroups(p,f),e.res&&(e.res=!1,this.reset(!1,0)))},t.prototype.pinchTranslate=function(t,e,n,o,r,i){this.zoomHor&&this.pinchTranslateDirection(!0,t,e,n,o,r,i),this.zoomVert&&this.pinchTranslateDirection(!1,t,e,n,o,r,i)},t.prototype.pinchTranslateDirection=function(t,e,n,o,r,i,a,c){var s,u,p=this.chart,l=t?"x":"y",d=t?"X":"Y",f="chart"+d,b=t?"width":"height",M=p["plot"+(t?"Left":"Top")],z=c||1,h=p.inverted,m=p.bounds[t?"h":"v"],O=1===e.length,g=e[0][f],A=n[0][f],v=!O&&e[1][f],y=!O&&n[1][f];if((n=function(){"number"==typeof y&&20<Math.abs(g-v)&&(z=c||Math.abs(A-y)/Math.abs(g-v)),u=(M-A)/z+g,s=p["plot"+(t?"Width":"Height")]/z})(),(e=u)<m.min){e=m.min;var q=!0}else e+s>m.max&&(e=m.max-s,q=!0);q?(A-=.8*(A-a[l][0]),"number"==typeof y&&(y-=.8*(y-a[l][1])),n()):a[l]=[A,y],h||(i[l]=u-M,i[b]=s),i=h?1/z:z,r[b]=s,r[l]=e,o[h?t?"scaleY":"scaleX":"scale"+d]=z,o["translate"+d]=i*M+(A-i*g)},t.prototype.reset=function(t,e){var n=this.chart,o=n.hoverSeries,r=n.hoverPoint,i=n.hoverPoints,a=n.tooltip,c=a&&a.shared?i:r;t&&c&&O(c).forEach((function(e){e.series.isCartesian&&void 0===e.plotX&&(t=!1)})),t?a&&c&&O(c).length&&(a.refresh(c),a.shared&&i?i.forEach((function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))})):r&&(r.setState(r.state,!0),n.axes.forEach((function(t){t.crosshair&&r.series[t.coll]===t&&t.drawCrosshair(null,r)})))):(r&&r.onMouseOut(),i&&i.forEach((function(t){t.setState()})),o&&o.onMouseOut(),a&&a.hide(e),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),n.axes.forEach((function(t){t.hideCrosshair()})),this.hoverX=n.hoverPoints=n.hoverPoint=null)},t.prototype.runPointActions=function(t,n){var o=this.chart,r=o.tooltip&&o.tooltip.options.enabled?o.tooltip:void 0,a=!!r&&r.shared,s=n||o.hoverPoint,u=s&&s.series||o.hoverSeries;s=(u=this.getHoverData(s,u,o.series,(!t||"touchmove"!==t.type)&&(!!n||u&&u.directTouch&&this.isDirectTouch),a,t)).hoverPoint;var p=u.hoverPoints;if(n=(u=u.hoverSeries)&&u.tooltipOptions.followPointer,a=a&&u&&!u.noSharedTooltip,s&&(s!==o.hoverPoint||r&&r.isHidden)){if((o.hoverPoints||[]).forEach((function(t){-1===p.indexOf(t)&&t.setState()})),o.hoverSeries!==u&&u.onMouseOver(),this.applyInactiveState(p),(p||[]).forEach((function(t){t.setState("hover")})),o.hoverPoint&&o.hoverPoint.firePointEvent("mouseOut"),!s.series)return;o.hoverPoints=p,o.hoverPoint=s,s.firePointEvent("mouseOver"),r&&r.refresh(a?p:s,t)}else n&&r&&!r.isHidden&&(s=r.getAnchor([{}],t),r.updatePosition({plotX:s[0],plotY:s[1]}));this.unDocMouseMove||(this.unDocMouseMove=c(o.container.ownerDocument,"mousemove",(function(t){var n=i[e.hoverChartIndex];n&&n.pointer.onDocumentMouseMove(t)}))),o.axes.forEach((function(e){var n,r=m((e.crosshair||{}).snap,!0);r&&((n=o.hoverPoint)&&n.series[e.coll]===e||(n=d(p,(function(t){return t.series[e.coll]===e})))),n||!r?e.drawCrosshair(t,n):e.hideCrosshair()}))},t.prototype.scaleGroups=function(t,e){var n,o=this.chart;o.series.forEach((function(r){n=t||r.getPlotBox(),r.xAxis&&r.xAxis.zoomEnabled&&r.group&&(r.group.attr(n),r.markerGroup&&(r.markerGroup.attr(n),r.markerGroup.clip(e?o.clipRect:null)),r.dataLabelsGroup&&r.dataLabelsGroup.attr(n))})),o.clipRect.attr(e||o.clipBox)},t.prototype.setDOMEvents=function(){var t=this.chart.container,n=t.ownerDocument;t.onmousedown=this.onContainerMouseDown.bind(this),t.onmousemove=this.onContainerMouseMove.bind(this),t.onclick=this.onContainerClick.bind(this),this.unbindContainerMouseEnter=c(t,"mouseenter",this.onContainerMouseEnter.bind(this)),this.unbindContainerMouseLeave=c(t,"mouseleave",this.onContainerMouseLeave.bind(this)),e.unbindDocumentMouseUp||(e.unbindDocumentMouseUp=c(n,"mouseup",this.onDocumentMouseUp.bind(this))),e.hasTouch&&(c(t,"touchstart",this.onContainerTouchStart.bind(this)),c(t,"touchmove",this.onContainerTouchMove.bind(this)),e.unbindDocumentTouchEnd||(e.unbindDocumentTouchEnd=c(n,"touchend",this.onDocumentTouchEnd.bind(this))))},t.prototype.setHoverChartIndex=function(){var t=this.chart,n=e.charts[m(e.hoverChartIndex,-1)];n&&n!==t&&n.pointer.onContainerMouseLeave({relatedTarget:!0}),n&&n.mouseIsDown||(e.hoverChartIndex=t.index)},t.prototype.touch=function(t,e){var n=this.chart;if(this.setHoverChartIndex(),1===t.touches.length)if(t=this.normalize(t),n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop)&&!n.openMenu){if(e&&this.runPointActions(t),"touchmove"===t.type)var o=!!(e=this.pinchDown)[0]&&4<=Math.sqrt(Math.pow(e[0].chartX-t.chartX,2)+Math.pow(e[0].chartY-t.chartY,2));m(o,!0)&&this.pinch(t)}else e&&this.reset();else 2===t.touches.length&&this.pinch(t)},t.prototype.zoomOption=function(t){var e=this.chart,n=e.options.chart,o=n.zoomType||"";e=e.inverted,/touch/.test(t.type)&&(o=m(n.pinchType,o)),this.zoomX=t=/x/.test(o),this.zoomY=o=/y/.test(o),this.zoomHor=t&&!e||o&&e,this.zoomVert=o&&!e||t&&e,this.hasZoom=t||o},t}(),e.Pointer=t})),e(n,"Core/MSPointer.js",[n["Core/Globals.js"],n["Core/Pointer.js"],n["Core/Utilities.js"]],(function(t,e,n){function o(){var t=[];return t.item=function(t){return this[t]},l(f,(function(e){t.push({pageX:e.pageX,pageY:e.pageY,target:e.target})})),t}function r(e,n,r,i){"touch"!==e.pointerType&&e.pointerType!==e.MSPOINTER_TYPE_TOUCH||!a[t.hoverChartIndex]||(i(e),(i=a[t.hoverChartIndex].pointer)[n]({type:r,target:e.currentTarget,preventDefault:s,touches:o()}))}var i=this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=t.charts,c=t.doc,s=t.noop,u=n.addEvent,p=n.css,l=n.objectEach,d=n.removeEvent,f={},b=!!t.win.PointerEvent;return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.prototype.batchMSEvents=function(t){t(this.chart.container,b?"pointerdown":"MSPointerDown",this.onContainerPointerDown),t(this.chart.container,b?"pointermove":"MSPointerMove",this.onContainerPointerMove),t(c,b?"pointerup":"MSPointerUp",this.onDocumentPointerUp)},e.prototype.destroy=function(){this.batchMSEvents(d),t.prototype.destroy.call(this)},e.prototype.init=function(e,n){t.prototype.init.call(this,e,n),this.hasZoom&&p(e.container,{"-ms-touch-action":"none","touch-action":"none"})},e.prototype.onContainerPointerDown=function(t){r(t,"onContainerTouchStart","touchstart",(function(t){f[t.pointerId]={pageX:t.pageX,pageY:t.pageY,target:t.currentTarget}}))},e.prototype.onContainerPointerMove=function(t){r(t,"onContainerTouchMove","touchmove",(function(t){f[t.pointerId]={pageX:t.pageX,pageY:t.pageY},f[t.pointerId].target||(f[t.pointerId].target=t.currentTarget)}))},e.prototype.onDocumentPointerUp=function(t){r(t,"onDocumentTouchEnd","touchend",(function(t){delete f[t.pointerId]}))},e.prototype.setDOMEvents=function(){t.prototype.setDOMEvents.call(this),(this.hasZoom||this.followTouchMove)&&this.batchMSEvents(u)},e}(e)})),e(n,"Core/Legend.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=t.animObject,r=t.setAnimation,i=n.addEvent,a=n.css,c=n.defined,s=n.discardElement,u=n.find,p=n.fireEvent,l=n.format,d=n.isNumber,f=n.merge,b=n.pick,M=n.relativeLength,z=n.stableSort,h=n.syncTimeout;t=n.wrap,n=e.isFirefox;var m=e.marginNames,O=e.win,g=function(){function t(t,e){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options={},this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=t,this.init(t,e)}return t.prototype.init=function(t,e){this.chart=t,this.setOptions(e),e.enabled&&(this.render(),i(this.chart,"endResize",(function(){this.legend.positionCheckboxes()})),this.proximate?this.unchartrender=i(this.chart,"render",(function(){this.legend.proximatePositions(),this.legend.positionItems()})):this.unchartrender&&this.unchartrender())},t.prototype.setOptions=function(t){var e=b(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=f(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop||0,this.itemMarginBottom=t.itemMarginBottom||0,this.padding=e,this.initialItemY=e-5,this.symbolWidth=b(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0},t.prototype.update=function(t,e){var n=this.chart;this.setOptions(f(!0,this.options,t)),this.destroy(),n.isDirtyLegend=n.isDirtyBox=!0,b(e,!0)&&n.redraw(),p(this,"afterUpdate")},t.prototype.colorizeItem=function(t,e){if(t.legendGroup[e?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){var n=this.options,o=t.legendItem,r=t.legendLine,i=t.legendSymbol,a=this.itemHiddenStyle.color;n=e?n.itemStyle.color:a;var c=e&&t.color||a,s=t.options&&t.options.marker,u={fill:c};o&&o.css({fill:n,color:n}),r&&r.attr({stroke:c}),i&&(s&&i.isMarker&&(u=t.pointAttribs(),e||(u.stroke=u.fill=a)),i.attr(u))}p(this,"afterColorizeItem",{item:t,visible:e})},t.prototype.positionItems=function(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()},t.prototype.positionItem=function(t){var e=this,n=this.options,o=n.symbolPadding,r=!n.rtl,i=t._legendItemPos;n=i[0],i=i[1];var a=t.checkbox,s=t.legendGroup;s&&s.element&&(o={translateX:r?n:this.legendWidth-n-2*o-4,translateY:i},r=function(){p(e,"afterPositionItem",{item:t})},c(s.translateY)?s.animate(o,void 0,r):(s.attr(o),r())),a&&(a.x=n,a.y=i)},t.prototype.destroyItem=function(t){var e=t.checkbox;["legendItem","legendLine","legendSymbol","legendGroup"].forEach((function(e){t[e]&&(t[e]=t[e].destroy())})),e&&s(t.checkbox)},t.prototype.destroy=function(){function t(t){this[t]&&(this[t]=this[t].destroy())}this.getAllItems().forEach((function(e){["legendItem","legendGroup"].forEach(t,e)})),"clipRect up down pager nav box title group".split(" ").forEach(t,this),this.display=null},t.prototype.positionCheckboxes=function(){var t=this.group&&this.group.alignAttr,e=this.clipHeight||this.legendHeight,n=this.titleHeight;if(t){var o=t.translateY;this.allItems.forEach((function(r){var i=r.checkbox;if(i){var c=o+n+i.y+(this.scrollOffset||0)+3;a(i,{left:t.translateX+r.checkboxOffset+i.x-20+"px",top:c+"px",display:this.proximate||c>o-6&&c<o+e-6?"":"none"})}}),this)}},t.prototype.renderTitle=function(){var t=this.options,e=this.padding,n=t.title,o=0;n.text&&(this.title||(this.title=this.chart.renderer.label(n.text,e-3,e-4,null,null,null,t.useHTML,null,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(n.style),this.title.add(this.group)),n.width||this.title.css({width:this.maxLegendWidth+"px"}),o=(t=this.title.getBBox()).height,this.offsetWidth=t.width,this.contentGroup.attr({translateY:o})),this.titleHeight=o},t.prototype.setText=function(t){var e=this.options;t.legendItem.attr({text:e.labelFormat?l(e.labelFormat,t,this.chart):e.labelFormatter.call(t)})},t.prototype.renderItem=function(t){var e=this.chart,n=e.renderer,o=this.options,r=this.symbolWidth,i=o.symbolPadding,a=this.itemStyle,c=this.itemHiddenStyle,s="horizontal"===o.layout?b(o.itemDistance,20):0,u=!o.rtl,p=t.legendItem,l=!t.series,d=!l&&t.series.drawLegendSymbol?t.series:t,M=d.options;s=r+i+s+((M=this.createCheckboxForItem&&M&&M.showCheckbox)?20:0);var z=o.useHTML,h=t.options.className;p||(t.legendGroup=n.g("legend-item").addClass("highcharts-"+d.type+"-series highcharts-color-"+t.colorIndex+(h?" "+h:"")+(l?" highcharts-series-"+t.index:"")).attr({zIndex:1}).add(this.scrollGroup),t.legendItem=p=n.text("",u?r+i:-i,this.baseline||0,z),e.styledMode||p.css(f(t.visible?a:c)),p.attr({align:u?"left":"right",zIndex:2}).add(t.legendGroup),this.baseline||(this.fontMetrics=n.fontMetrics(e.styledMode?12:a.fontSize,p),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,p.attr("y",this.baseline)),this.symbolHeight=o.symbolHeight||this.fontMetrics.f,d.drawLegendSymbol(this,t),this.setItemEvents&&this.setItemEvents(t,p,z)),M&&!t.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(t),this.colorizeItem(t,t.visible),!e.styledMode&&a.width||p.css({width:(o.itemWidth||this.widthOption||e.spacingBox.width)-s+"px"}),this.setText(t),e=p.getBBox(),t.itemWidth=t.checkboxOffset=o.itemWidth||t.legendItemWidth||e.width+s,this.maxItemWidth=Math.max(this.maxItemWidth,t.itemWidth),this.totalItemWidth+=t.itemWidth,this.itemHeight=t.itemHeight=Math.round(t.legendItemHeight||e.height||this.symbolHeight)},t.prototype.layoutItem=function(t){var e=this.options,n=this.padding,o="horizontal"===e.layout,r=t.itemHeight,i=this.itemMarginBottom,a=this.itemMarginTop,c=o?b(e.itemDistance,20):0,s=this.maxLegendWidth;e=e.alignColumns&&this.totalItemWidth>s?this.maxItemWidth:t.itemWidth,o&&this.itemX-n+e>s&&(this.itemX=n,this.lastLineHeight&&(this.itemY+=a+this.lastLineHeight+i),this.lastLineHeight=0),this.lastItemY=a+this.itemY+i,this.lastLineHeight=Math.max(r,this.lastLineHeight),t._legendItemPos=[this.itemX,this.itemY],o?this.itemX+=e:(this.itemY+=a+r+i,this.lastLineHeight=r),this.offsetWidth=this.widthOption||Math.max((o?this.itemX-n-(t.checkbox?0:c):e)+n,this.offsetWidth)},t.prototype.getAllItems=function(){var t=[];return this.chart.series.forEach((function(e){var n=e&&e.options;e&&b(n.showInLegend,!c(n.linkedTo)&&void 0,!0)&&(t=t.concat(e.legendItems||("point"===n.legendType?e.data:e)))})),p(this,"afterGetAllItems",{allItems:t}),t},t.prototype.getAlignment=function(){var t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)},t.prototype.adjustMargins=function(t,e){var n=this.chart,o=this.options,r=this.getAlignment();r&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach((function(i,a){i.test(r)&&!c(t[a])&&(n[m[a]]=Math.max(n[m[a]],n.legend[(a+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][a]*o[a%2?"x":"y"]+b(o.margin,12)+e[a]+(n.titleOffset[a]||0)))}))},t.prototype.proximatePositions=function(){var t=this.chart,n=[],o="left"===this.options.align;this.allItems.forEach((function(e){var r,i=o;if(e.yAxis){e.xAxis.options.reversed&&(i=!i),e.points&&(r=u(i?e.points:e.points.slice(0).reverse(),(function(t){return d(t.plotY)}))),i=this.itemMarginTop+e.legendItem.getBBox().height+this.itemMarginBottom;var a=e.yAxis.top-t.plotTop;e.visible?(r=r?r.plotY:e.yAxis.height,r+=a-.3*i):r=a+e.yAxis.height,n.push({target:r,size:i,item:e})}}),this),e.distribute(n,t.plotHeight),n.forEach((function(e){e.item._legendItemPos[1]=t.plotTop-t.spacing[0]+e.pos}))},t.prototype.render=function(){var t=this.chart,e=t.renderer,n=this.group,o=this.box,r=this.options,i=this.padding;this.itemX=i,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=M(r.width,t.spacingBox.width-i);var a=t.spacingBox.width-2*i-r.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(a/=2),this.maxLegendWidth=this.widthOption||a,n||(this.group=n=e.g("legend").attr({zIndex:7}).add(),this.contentGroup=e.g().attr({zIndex:1}).add(n),this.scrollGroup=e.g().add(this.contentGroup)),this.renderTitle();var c=this.getAllItems();z(c,(function(t,e){return(t.options&&t.options.legendIndex||0)-(e.options&&e.options.legendIndex||0)})),r.reversed&&c.reverse(),this.allItems=c,this.display=a=!!c.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,c.forEach(this.renderItem,this),c.forEach(this.layoutItem,this),c=(this.widthOption||this.offsetWidth)+i;var s=this.lastItemY+this.lastLineHeight+this.titleHeight;s=this.handleOverflow(s),s+=i,o||(this.box=o=e.rect().addClass("highcharts-legend-box").attr({r:r.borderRadius}).add(n),o.isNew=!0),t.styledMode||o.attr({stroke:r.borderColor,"stroke-width":r.borderWidth||0,fill:r.backgroundColor||"none"}).shadow(r.shadow),0<c&&0<s&&(o[o.isNew?"attr":"animate"](o.crisp.call({},{x:0,y:0,width:c,height:s},o.strokeWidth())),o.isNew=!1),o[a?"show":"hide"](),t.styledMode&&"none"===n.getStyle("display")&&(c=s=0),this.legendWidth=c,this.legendHeight=s,a&&this.align(),this.proximate||this.positionItems(),p(this,"afterRender")},t.prototype.align=function(t){void 0===t&&(t=this.chart.spacingBox);var e=this.chart,n=this.options,o=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<e.titleOffset[0]?o+=e.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<e.titleOffset[2]&&(o-=e.titleOffset[2]),o!==t.y&&(t=f(t,{y:o})),this.group.align(f(n,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":n.verticalAlign}),!0,t)},t.prototype.handleOverflow=function(t){var e=this,n=this.chart,o=n.renderer,r=this.options,i=r.y,a=this.padding;i=n.spacingBox.height+("top"===r.verticalAlign?-i:i)-a;var c,s,u=r.maxHeight,p=this.clipRect,l=r.navigation,d=b(l.animation,!0),f=l.arrowSize||12,M=this.nav,z=this.pages,h=this.allItems,m=function(t){"number"==typeof t?p.attr({height:t}):p&&(e.clipRect=p.destroy(),e.contentGroup.clip()),e.contentGroup.div&&(e.contentGroup.div.style.clip=t?"rect("+a+"px,9999px,"+(a+t)+"px,0)":"auto")},O=function(t){return e[t]=o.circle(0,0,1.3*f).translate(f/2,f/2).add(M),n.styledMode||e[t].attr("fill","rgba(0,0,0,0.0001)"),e[t]};return"horizontal"!==r.layout||"middle"===r.verticalAlign||r.floating||(i/=2),u&&(i=Math.min(i,u)),z.length=0,t>i&&!1!==l.enabled?(this.clipHeight=c=Math.max(i-20-this.titleHeight-a,0),this.currentPage=b(this.currentPage,1),this.fullHeight=t,h.forEach((function(t,e){var n=t._legendItemPos[1],o=Math.round(t.legendItem.getBBox().height),r=z.length;(!r||n-z[r-1]>c&&(s||n)!==z[r-1])&&(z.push(s||n),r++),t.pageIx=r-1,s&&(h[e-1].pageIx=r-1),e===h.length-1&&n+o-z[r-1]>c&&n!==s&&(z.push(n),t.pageIx=r),n!==s&&(s=n)})),p||(p=e.clipRect=o.clipRect(0,a,9999,0),e.contentGroup.clip(p)),m(c),M||(this.nav=M=o.g().attr({zIndex:1}).add(this.group),this.up=o.symbol("triangle",0,0,f,f).add(M),O("upTracker").on("click",(function(){e.scroll(-1,d)})),this.pager=o.text("",15,10).addClass("highcharts-legend-navigation"),n.styledMode||this.pager.css(l.style),this.pager.add(M),this.down=o.symbol("triangle-down",0,0,f,f).add(M),O("downTracker").on("click",(function(){e.scroll(1,d)}))),e.scroll(0),t=i):M&&(m(),this.nav=M.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t},t.prototype.scroll=function(t,e){var n=this,i=this.chart,a=this.pages,c=a.length,s=this.currentPage+t;t=this.clipHeight;var u=this.options.navigation,l=this.pager,d=this.padding;s>c&&(s=c),0<s&&(void 0!==e&&r(e,i),this.nav.attr({translateX:d,translateY:t+this.padding+7+this.titleHeight,visibility:"visible"}),[this.up,this.upTracker].forEach((function(t){t.attr({class:1===s?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})})),l.attr({text:s+"/"+c}),[this.down,this.downTracker].forEach((function(t){t.attr({x:18+this.pager.getBBox().width,class:s===c?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),this),i.styledMode||(this.up.attr({fill:1===s?u.inactiveColor:u.activeColor}),this.upTracker.css({cursor:1===s?"default":"pointer"}),this.down.attr({fill:s===c?u.inactiveColor:u.activeColor}),this.downTracker.css({cursor:s===c?"default":"pointer"})),this.scrollOffset=-a[s-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=s,this.positionCheckboxes(),e=o(b(e,i.renderer.globalAnimation,!0)),h((function(){p(n,"afterScroll",{currentPage:s})}),e.duration))},t}();return(/Trident\/7\.0/.test(O.navigator&&O.navigator.userAgent)||n)&&t(g.prototype,"positionItem",(function(t,e){var n=this,o=function(){e._legendItemPos&&t.call(n,e)};o(),n.bubbleLegend||setTimeout(o)})),e.Legend=g,e.Legend})),e(n,"Core/Series/Point.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=t.animObject,r=n.defined,i=n.erase,a=n.extend,c=n.fireEvent,s=n.format,u=n.getNestedProperty,p=n.isArray,l=n.isNumber,d=n.isObject,f=n.syncTimeout,b=n.pick,M=n.removeEvent,z=n.uniqueKey;return t=function(){function t(){this.colorIndex=this.category=void 0,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.series=void 0,this.visible=!0,this.x=void 0}return t.prototype.animateBeforeDestroy=function(){var t,e=this,n={x:e.startXPos,opacity:0},o=e.getGraphicalProps();o.singular.forEach((function(o){t="dataLabel"===o,e[o]=e[o].animate(t?{x:e[o].startXPos,y:e[o].startYPos,opacity:0}:n)})),o.plural.forEach((function(t){e[t].forEach((function(t){t.element&&t.animate(a({x:e.startXPos},t.startYPos?{x:t.startXPos,y:t.startYPos}:{}))}))}))},t.prototype.applyOptions=function(e,n){var o=this.series,r=o.options.pointValKey||o.pointValKey;return e=t.prototype.optionsToObject.call(this,e),a(this,e),this.options=this.options?a(this.options,e):e,e.group&&delete this.group,e.dataLabels&&delete this.dataLabels,r&&(this.y=t.prototype.getNestedProperty.call(this,r)),this.formatPrefix=(this.isNull=b(this.isValid&&!this.isValid(),null===this.x||!l(this.y)))?"null":"point",this.selected&&(this.state="select"),"name"in this&&void 0===n&&o.xAxis&&o.xAxis.hasNames&&(this.x=o.xAxis.nameToX(this)),void 0===this.x&&o&&(this.x=void 0===n?o.autoIncrement(this):n),this},t.prototype.destroy=function(){function t(){for(a in(e.graphic||e.dataLabel||e.dataLabels)&&(M(e),e.destroyElements()),e)e[a]=null}var e=this,n=e.series,r=n.chart;n=n.options.dataSorting;var a,c=r.hoverPoints,s=o(e.series.chart.renderer.globalAnimation);e.legendItem&&r.legend.destroyItem(e),c&&(e.setState(),i(c,e),c.length||(r.hoverPoints=null)),e===r.hoverPoint&&e.onMouseOut(),n&&n.enabled?(this.animateBeforeDestroy(),f(t,s.duration)):t(),r.pointCount--},t.prototype.destroyElements=function(t){var e=this;(t=e.getGraphicalProps(t)).singular.forEach((function(t){e[t]=e[t].destroy()})),t.plural.forEach((function(t){e[t].forEach((function(t){t.element&&t.destroy()})),delete e[t]}))},t.prototype.firePointEvent=function(t,e,n){var o=this,r=this.series.options;(r.point.events[t]||o.options&&o.options.events&&o.options.events[t])&&o.importEvents(),"click"===t&&r.allowPointSelect&&(n=function(t){o.select&&o.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),c(o,t,e,n)},t.prototype.getClassName=function(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")},t.prototype.getGraphicalProps=function(t){var e,n=this,o=[],r={singular:[],plural:[]};for((t=t||{graphic:1,dataLabel:1}).graphic&&o.push("graphic","shadowGroup"),t.dataLabel&&o.push("dataLabel","dataLabelUpper","connector"),e=o.length;e--;){var i=o[e];n[i]&&r.singular.push(i)}return["dataLabel","connector"].forEach((function(e){var o=e+"s";t[e]&&n[o]&&r.plural.push(o)})),r},t.prototype.getLabelConfig=function(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}},t.prototype.getNestedProperty=function(t){if(t)return 0===t.indexOf("custom.")?u(t,this.options):this[t]},t.prototype.getZone=function(){var t=this.series,e=t.zones;t=t.zoneAxis||"y";var n,o=0;for(n=e[o];this[t]>=n.value;)n=e[++o];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=n&&n.color&&!this.options.color?n.color:this.nonZonedColor,n},t.prototype.hasNewShapeType=function(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType},t.prototype.init=function(t,e,n){return this.series=t,this.applyOptions(e,n),this.id=r(this.id)?this.id:z(),this.resolveColor(),t.chart.pointCount++,c(this,"afterInit"),this},t.prototype.optionsToObject=function(e){var n={},o=this.series,r=o.options.keys,i=r||o.pointArrayMap||["y"],a=i.length,c=0,s=0;if(l(e)||null===e)n[i[0]]=e;else if(p(e))for(!r&&e.length>a&&("string"==(o=typeof e[0])?n.name=e[0]:"number"===o&&(n.x=e[0]),c++);s<a;)r&&void 0===e[c]||(0<i[s].indexOf(".")?t.prototype.setNestedProperty(n,e[c],i[s]):n[i[s]]=e[c]),c++,s++;else"object"==typeof e&&(n=e,e.dataLabels&&(o._hasPointLabels=!0),e.marker&&(o._hasPointMarkers=!0));return n},t.prototype.resolveColor=function(){var t=this.series,e=t.chart.options.chart.colorCount,n=t.chart.styledMode;delete this.nonZonedColor,n||this.options.color||(this.color=t.color),t.options.colorByPoint?(n||(e=t.options.colors||t.chart.options.colors,this.color=this.color||e[t.colorCounter],e=e.length),n=t.colorCounter,t.colorCounter++,t.colorCounter===e&&(t.colorCounter=0)):n=t.colorIndex,this.colorIndex=b(this.colorIndex,n)},t.prototype.setNestedProperty=function(t,e,n){return n.split(".").reduce((function(t,n,o,r){return t[n]=r.length-1===o?e:d(t[n],!0)?t[n]:{},t[n]}),t),t},t.prototype.tooltipFormatter=function(t){var e=this.series,n=e.tooltipOptions,o=b(n.valueDecimals,""),r=n.valuePrefix||"",i=n.valueSuffix||"";return e.chart.styledMode&&(t=e.chart.tooltip.styledModeFormat(t)),(e.pointArrayMap||["y"]).forEach((function(e){e="{point."+e,(r||i)&&(t=t.replace(RegExp(e+"}","g"),r+e+"}"+i)),t=t.replace(RegExp(e+"}","g"),e+":,."+o+"f}")})),s(t,{point:this,series:this.series},e.chart)},t}(),e.Point=t})),e(n,"Core/Series/Series.js",[n["Core/Globals.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],(function(t,e,n){var o=n.error,r=n.extendClass,i=n.fireEvent,a=n.getOptions,c=n.isObject,s=n.merge,u=n.objectEach;return n=function(){function t(e,n){var o=s(t.defaultOptions,n);this.chart=e,this._i=e.series.length,e.series.push(this),this.options=o,this.userOptions=s(n)}return t.addSeries=function(e,n){t.seriesTypes[e]=n},t.cleanRecursively=function(e,n){var o={};return u(e,(function(r,i){c(e[i],!0)&&!e.nodeType&&n[i]?(r=t.cleanRecursively(e[i],n[i]),Object.keys(r).length&&(o[i]=r)):(c(e[i])||e[i]!==n[i])&&(o[i]=e[i])})),o},t.getSeries=function(e,n){void 0===n&&(n={});var r=e.options.chart;r=n.type||r.type||r.defaultSeriesType||"";var i=t.seriesTypes[r];return i||o(17,!0,e,{missingModuleFor:r}),new i(e,n)},t.seriesType=function(n,o,i,c,u){var p=a().plotOptions||{},l=t.seriesTypes;return o=o||"",p[n]=s(p[o],i),t.addSeries(n,r(l[o]||function(){},c)),l[n].prototype.type=n,u&&(l[n].prototype.pointClass=r(e,u)),l[n]},t.prototype.update=function(e,n){void 0===n&&(n=!0);var o=this,r=(e=t.cleanRecursively(e,this.userOptions)).type;return void 0!==r&&r!==o.type&&(o=t.getSeries(o.chart,e)),i(o,"update",{newOptions:e}),o.userOptions=s(e),i(o,"afterUpdate",{newOptions:e}),n&&o.chart.redraw(),o},t.defaultOptions={type:"base"},t.seriesTypes={},t}(),n.prototype.pointClass=e,t.seriesType=n.seriesType,t.seriesTypes=n.seriesTypes,n})),e(n,"Core/Chart/Chart.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Series/Series.js"],n["Core/Globals.js"],n["Core/Legend.js"],n["Core/MSPointer.js"],n["Core/Options.js"],n["Core/Pointer.js"],n["Core/Time.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a,c,s,u){var p=t.animate,l=t.animObject,d=t.setAnimation,f=o.charts,b=o.doc,M=o.win,z=a.defaultOptions,h=u.addEvent,m=u.attr,O=u.createElement,g=u.css,A=u.defined,v=u.discardElement,y=u.erase,q=u.error,_=u.extend,W=u.find,L=u.fireEvent,w=u.getStyle,x=u.isArray,R=u.isFunction,T=u.isNumber,k=u.isObject,S=u.isString,C=u.merge,N=u.numberFormat,B=u.objectEach,D=u.pick,E=u.pInt,P=u.relativeLength,X=u.removeEvent,Y=u.splat,j=u.syncTimeout,H=u.uniqueKey,I=o.marginNames,F=function(){function t(t,e,n){this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.legend=this.labelCollectors=this.isResizing=this.index=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.getArgs(t,e,n)}return t.prototype.getArgs=function(t,e,n){S(t)||t.nodeName?(this.renderTo=t,this.init(e,n)):this.init(t,e)},t.prototype.init=function(t,e){var n,r=t.series,i=t.plotOptions||{};L(this,"init",{args:arguments},(function(){t.series=null;var a=(n=C(z,t)).chart||{};B(n.plotOptions,(function(t,e){k(t)&&(t.tooltip=i[e]&&C(i[e].tooltip)||void 0)})),n.tooltip.userOptions=t.chart&&t.chart.forExport&&t.tooltip.userOptions||t.tooltip,n.series=t.series=r,this.userOptions=t;var c=a.events;this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=e,this.isResizing=0,this.options=n,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new s(t.time):o.time,this.numberFormatter=a.numberFormatter||N,this.styledMode=a.styledMode,this.hasCartesianSeries=a.showAxes;var u=this;u.index=f.length,f.push(u),o.chartCount++,c&&B(c,(function(t,e){R(t)&&h(u,e,t)})),u.xAxis=[],u.yAxis=[],u.pointCount=u.colorCounter=u.symbolCounter=0,L(u,"afterInit"),u.firstRender()}))},t.prototype.initSeries=function(t){var e=this.options.chart;e=t.type||e.type||e.defaultSeriesType;var o=n.seriesTypes[e];return o||q(17,!0,this,{missingModuleFor:e}),"function"==typeof(e=new o(this,t)).init&&e.init(this,t),e},t.prototype.setSeriesData=function(){this.getSeriesOrderByLinks().forEach((function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)}))},t.prototype.getSeriesOrderByLinks=function(){return this.series.concat().sort((function(t,e){return t.linkedSeries.length||e.linkedSeries.length?e.linkedSeries.length-t.linkedSeries.length:0}))},t.prototype.orderSeries=function(t){var e=this.series;for(t=t||0;t<e.length;t++)e[t]&&(e[t].index=t,e[t].name=e[t].getName())},t.prototype.isInsidePlot=function(t,e,n){var o=n?e:t;return o={x:o,y:t=n?t:e,isInsidePlot:0<=o&&o<=this.plotWidth&&0<=t&&t<=this.plotHeight},L(this,"afterIsInsidePlot",o),o.isInsidePlot},t.prototype.redraw=function(t){L(this,"beforeRedraw");var e=this,n=e.axes,o=e.series,r=e.pointer,i=e.legend,a=e.userOptions.legend,c=e.isDirtyLegend,s=e.hasCartesianSeries,u=e.isDirtyBox,p=e.renderer,l=p.isHidden(),f=[];for(e.setResponsive&&e.setResponsive(!1),d(!!e.hasRendered&&t,e),l&&e.temporaryDisplay(),e.layOutTitles(),t=o.length;t--;){var b=o[t];if(b.options.stacking){var M=!0;if(b.isDirty){var z=!0;break}}}if(z)for(t=o.length;t--;)(b=o[t]).options.stacking&&(b.isDirty=!0);o.forEach((function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),c=!0):a&&(a.labelFormatter||a.labelFormat)&&(c=!0)),t.isDirtyData&&L(t,"updatedData")})),c&&i&&i.options.enabled&&(i.render(),e.isDirtyLegend=!1),M&&e.getStacks(),s&&n.forEach((function(t){e.isResizing&&T(t.min)||(t.updateNames(),t.setScale())})),e.getMargins(),s&&(n.forEach((function(t){t.isDirty&&(u=!0)})),n.forEach((function(t){var e=t.min+","+t.max;t.extKey!==e&&(t.extKey=e,f.push((function(){L(t,"afterSetExtremes",_(t.eventArgs,t.getExtremes())),delete t.eventArgs}))),(u||M)&&t.redraw()}))),u&&e.drawChartBox(),L(e,"predraw"),o.forEach((function(t){(u||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1})),r&&r.reset(!0),p.draw(),L(e,"redraw"),L(e,"render"),l&&e.temporaryDisplay(!0),f.forEach((function(t){t.call()}))},t.prototype.get=function(t){function e(e){return e.id===t||e.options&&e.options.id===t}var n,o=this.series,r=W(this.axes,e)||W(this.series,e);for(n=0;!r&&n<o.length;n++)r=W(o[n].points||[],e);return r},t.prototype.getAxes=function(){var t=this,n=this.options,o=n.xAxis=Y(n.xAxis||{});n=n.yAxis=Y(n.yAxis||{}),L(this,"getAxes"),o.forEach((function(t,e){t.index=e,t.isX=!0})),n.forEach((function(t,e){t.index=e})),o.concat(n).forEach((function(n){new e(t,n)})),L(this,"afterGetAxes")},t.prototype.getSelectedPoints=function(){var t=[];return this.series.forEach((function(e){t=t.concat(e.getPointsCollection().filter((function(t){return D(t.selectedStaging,t.selected)})))})),t},t.prototype.getSelectedSeries=function(){return this.series.filter((function(t){return t.selected}))},t.prototype.setTitle=function(t,e,n){this.applyDescription("title",t),this.applyDescription("subtitle",e),this.applyDescription("caption",void 0),this.layOutTitles(n)},t.prototype.applyDescription=function(t,e){var n=this,o="title"===t?{color:"#333333",fontSize:this.options.isStock?"16px":"18px"}:{color:"#666666"};o=this.options[t]=C(!this.styledMode&&{style:o},this.options[t],e);var r=this[t];r&&e&&(this[t]=r=r.destroy()),o&&!r&&((r=this.renderer.text(o.text,0,0,o.useHTML).attr({align:o.align,class:"highcharts-"+t,zIndex:o.zIndex||4}).add()).update=function(e){n[{title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"}[t]](e)},this.styledMode||r.css(o.style),this[t]=r)},t.prototype.layOutTitles=function(t){var e=[0,0,0],n=this.renderer,o=this.spacingBox;["title","subtitle","caption"].forEach((function(t){var r=this[t],i=this.options[t],a=i.verticalAlign||"top";if(t="title"===t?-3:"top"===a?e[0]+2:0,r){if(!this.styledMode)var c=i.style.fontSize;c=n.fontMetrics(c,r).b,r.css({width:(i.width||o.width+(i.widthAdjust||0))+"px"});var s=Math.round(r.getBBox(i.useHTML).height);r.align(_({y:"bottom"===a?c:t+c,height:s},i),!1,"spacingBox"),i.floating||("top"===a?e[0]=Math.ceil(e[0]+s):"bottom"===a&&(e[2]=Math.ceil(e[2]+s)))}}),this),e[0]&&"top"===(this.options.title.verticalAlign||"top")&&(e[0]+=this.options.title.margin),e[2]&&"bottom"===this.options.caption.verticalAlign&&(e[2]+=this.options.caption.margin);var r=!this.titleOffset||this.titleOffset.join(",")!==e.join(",");this.titleOffset=e,L(this,"afterLayOutTitles"),!this.isDirtyBox&&r&&(this.isDirtyBox=this.isDirtyLegend=r,this.hasRendered&&D(t,!0)&&this.isDirtyBox&&this.redraw())},t.prototype.getChartSize=function(){var t=this.options.chart,e=t.width;t=t.height;var n=this.renderTo;A(e)||(this.containerWidth=w(n,"width")),A(t)||(this.containerHeight=w(n,"height")),this.chartWidth=Math.max(0,e||this.containerWidth||600),this.chartHeight=Math.max(0,P(t,this.chartWidth)||(1<this.containerHeight?this.containerHeight:400))},t.prototype.temporaryDisplay=function(t){var e=this.renderTo;if(t)for(;e&&e.style;)e.hcOrigStyle&&(g(e,e.hcOrigStyle),delete e.hcOrigStyle),e.hcOrigDetached&&(b.body.removeChild(e),e.hcOrigDetached=!1),e=e.parentNode;else for(;e&&e.style&&(b.body.contains(e)||e.parentNode||(e.hcOrigDetached=!0,b.body.appendChild(e)),("none"===w(e,"display",!1)||e.hcOricDetached)&&(e.hcOrigStyle={display:e.style.display,height:e.style.height,overflow:e.style.overflow},t={display:"block",overflow:"hidden"},e!==this.renderTo&&(t.height=0),g(e,t),e.offsetWidth||e.style.setProperty("display","block","important")),(e=e.parentNode)!==b.body););},t.prototype.setClassName=function(t){this.container.className="highcharts-container "+(t||"")},t.prototype.getContainer=function(){var t,e,n=this.options,r=n.chart,i=this.renderTo,a=H();i||(this.renderTo=i=r.renderTo),S(i)&&(this.renderTo=i=b.getElementById(i)),i||q(13,!0,this);var c=E(m(i,"data-highcharts-chart"));T(c)&&f[c]&&f[c].hasRendered&&f[c].destroy(),m(i,"data-highcharts-chart",this.index),i.innerHTML="",r.skipClone||i.offsetWidth||this.temporaryDisplay(),this.getChartSize(),c=this.chartWidth;var s=this.chartHeight;if(g(i,{overflow:"hidden"}),this.styledMode||(t=_({position:"relative",overflow:"hidden",width:c+"px",height:s+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none"},r.style)),this.container=i=O("div",{id:a},t,i),this._cursor=i.style.cursor,this.renderer=new(o[r.renderer]||o.Renderer)(i,c,s,null,r.forExport,n.exporting&&n.exporting.allowHTML,this.styledMode),d(void 0,this),this.setClassName(r.className),this.styledMode)for(e in n.defs)this.renderer.definition(n.defs[e]);else this.renderer.setStyle(r.style);this.renderer.chartIndex=this.index,L(this,"afterGetContainer")},t.prototype.getMargins=function(t){var e=this.spacing,n=this.margin,o=this.titleOffset;this.resetMargins(),o[0]&&!A(n[0])&&(this.plotTop=Math.max(this.plotTop,o[0]+e[0])),o[2]&&!A(n[2])&&(this.marginBottom=Math.max(this.marginBottom,o[2]+e[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(n,e),L(this,"getMargins"),t||this.getAxisMargins()},t.prototype.getAxisMargins=function(){var t=this,e=t.axisOffset=[0,0,0,0],n=t.colorAxis,o=t.margin,r=function(t){t.forEach((function(t){t.visible&&t.getOffset()}))};t.hasCartesianSeries?r(t.axes):n&&n.length&&r(n),I.forEach((function(n,r){A(o[r])||(t[n]+=e[r])})),t.setChartSize()},t.prototype.reflow=function(t){var e=this,n=e.options.chart,o=e.renderTo,r=A(n.width)&&A(n.height),i=n.width||w(o,"width");n=n.height||w(o,"height"),o=t?t.target:M,r||e.isPrinting||!i||!n||o!==M&&o!==b||(i===e.containerWidth&&n===e.containerHeight||(u.clearTimeout(e.reflowTimeout),e.reflowTimeout=j((function(){e.container&&e.setSize(void 0,void 0,!1)}),t?100:0)),e.containerWidth=i,e.containerHeight=n)},t.prototype.setReflow=function(t){var e=this;!1===t||this.unbindReflow?!1===t&&this.unbindReflow&&(this.unbindReflow=this.unbindReflow()):(this.unbindReflow=h(M,"resize",(function(t){e.options&&e.reflow(t)})),h(this,"destroy",this.unbindReflow))},t.prototype.setSize=function(t,e,n){var o=this,r=o.renderer;o.isResizing+=1,d(n,o),n=r.globalAnimation,o.oldChartHeight=o.chartHeight,o.oldChartWidth=o.chartWidth,void 0!==t&&(o.options.chart.width=t),void 0!==e&&(o.options.chart.height=e),o.getChartSize(),o.styledMode||(n?p:g)(o.container,{width:o.chartWidth+"px",height:o.chartHeight+"px"},n),o.setChartSize(!0),r.setSize(o.chartWidth,o.chartHeight,n),o.axes.forEach((function(t){t.isDirty=!0,t.setScale()})),o.isDirtyLegend=!0,o.isDirtyBox=!0,o.layOutTitles(),o.getMargins(),o.redraw(n),o.oldChartHeight=null,L(o,"resize"),j((function(){o&&L(o,"endResize",null,(function(){--o.isResizing}))}),l(n).duration)},t.prototype.setChartSize=function(t){var e,n,o,r,i=this.inverted,a=this.renderer,c=this.chartWidth,s=this.chartHeight,u=this.options.chart,p=this.spacing,l=this.clipOffset;this.plotLeft=e=Math.round(this.plotLeft),this.plotTop=n=Math.round(this.plotTop),this.plotWidth=o=Math.max(0,Math.round(c-e-this.marginRight)),this.plotHeight=r=Math.max(0,Math.round(s-n-this.marginBottom)),this.plotSizeX=i?r:o,this.plotSizeY=i?o:r,this.plotBorderWidth=u.plotBorderWidth||0,this.spacingBox=a.spacingBox={x:p[3],y:p[0],width:c-p[3]-p[1],height:s-p[0]-p[2]},this.plotBox=a.plotBox={x:e,y:n,width:o,height:r},c=2*Math.floor(this.plotBorderWidth/2),i=Math.ceil(Math.max(c,l[3])/2),a=Math.ceil(Math.max(c,l[0])/2),this.clipBox={x:i,y:a,width:Math.floor(this.plotSizeX-Math.max(c,l[1])/2-i),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(c,l[2])/2-a))},t||this.axes.forEach((function(t){t.setAxisSize(),t.setAxisTranslation()})),L(this,"afterSetChartSize",{skipAxes:t})},t.prototype.resetMargins=function(){L(this,"resetMargins");var t=this,e=t.options.chart;["margin","spacing"].forEach((function(n){var o=e[n],r=k(o)?o:[o,o,o,o];["Top","Right","Bottom","Left"].forEach((function(o,i){t[n][i]=D(e[n+o],r[i])}))})),I.forEach((function(e,n){t[e]=D(t.margin[n],t.spacing[n])})),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]},t.prototype.drawChartBox=function(){var t,e=this.options.chart,n=this.renderer,o=this.chartWidth,r=this.chartHeight,i=this.chartBackground,a=this.plotBackground,c=this.plotBorder,s=this.styledMode,u=this.plotBGImage,p=e.backgroundColor,l=e.plotBackgroundColor,d=e.plotBackgroundImage,f=this.plotLeft,b=this.plotTop,M=this.plotWidth,z=this.plotHeight,h=this.plotBox,m=this.clipRect,O=this.clipBox,g="animate";if(i||(this.chartBackground=i=n.rect().addClass("highcharts-background").add(),g="attr"),s)var A=t=i.strokeWidth();else t=(A=e.borderWidth||0)+(e.shadow?8:0),p={fill:p||"none"},(A||i["stroke-width"])&&(p.stroke=e.borderColor,p["stroke-width"]=A),i.attr(p).shadow(e.shadow);i[g]({x:t/2,y:t/2,width:o-t-A%2,height:r-t-A%2,r:e.borderRadius}),g="animate",a||(g="attr",this.plotBackground=a=n.rect().addClass("highcharts-plot-background").add()),a[g](h),s||(a.attr({fill:l||"none"}).shadow(e.plotShadow),d&&(u?(d!==u.attr("href")&&u.attr("href",d),u.animate(h)):this.plotBGImage=n.image(d,f,b,M,z).add())),m?m.animate({width:O.width,height:O.height}):this.clipRect=n.clipRect(O),g="animate",c||(g="attr",this.plotBorder=c=n.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),s||c.attr({stroke:e.plotBorderColor,"stroke-width":e.plotBorderWidth||0,fill:"none"}),c[g](c.crisp({x:f,y:b,width:M,height:z},-c.strokeWidth())),this.isDirtyBox=!1,L(this,"afterDrawChartBox")},t.prototype.propFromSeries=function(){var t,e,o,r=this,i=r.options.chart,a=r.options.series;["inverted","angular","polar"].forEach((function(c){for(t=n.seriesTypes[i.type||i.defaultSeriesType],o=i[c]||t&&t.prototype[c],e=a&&a.length;!o&&e--;)(t=n.seriesTypes[a[e].type])&&t.prototype[c]&&(o=!0);r[c]=o}))},t.prototype.linkSeries=function(){var t=this,e=t.series;e.forEach((function(t){t.linkedSeries.length=0})),e.forEach((function(e){var n=e.options.linkedTo;S(n)&&(n=":previous"===n?t.series[e.index-1]:t.get(n))&&n.linkedParent!==e&&(n.linkedSeries.push(e),e.linkedParent=n,n.enabledDataSorting&&e.setDataSortingOptions(),e.visible=D(e.options.visible,n.options.visible,e.visible))})),L(this,"afterLinkSeries")},t.prototype.renderSeries=function(){this.series.forEach((function(t){t.translate(),t.render()}))},t.prototype.renderLabels=function(){var t=this,e=t.options.labels;e.items&&e.items.forEach((function(n){var o=_(e.style,n.style),r=E(o.left)+t.plotLeft,i=E(o.top)+t.plotTop+12;delete o.left,delete o.top,t.renderer.text(n.html,r,i).attr({zIndex:2}).css(o).add()}))},t.prototype.render=function(){var t=this.axes,e=this.colorAxis,n=this.renderer,o=this.options,i=0,a=function(t){t.forEach((function(t){t.visible&&t.render()}))};this.setTitle(),this.legend=new r(this,o.legend),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize(),o=this.plotWidth,t.some((function(t){if(t.horiz&&t.visible&&t.options.labels.enabled&&t.series.length)return i=21,!0}));var c=this.plotHeight=Math.max(this.plotHeight-i,0);t.forEach((function(t){t.setScale()})),this.getAxisMargins();var s=1.1<o/this.plotWidth,u=1.05<c/this.plotHeight;(s||u)&&(t.forEach((function(t){(t.horiz&&s||!t.horiz&&u)&&t.setTickInterval(!0)})),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?a(t):e&&e.length&&a(e),this.seriesGroup||(this.seriesGroup=n.g("series-group").attr({zIndex:3}).add()),this.renderSeries(),this.renderLabels(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.updateContainerScaling(),this.hasRendered=!0},t.prototype.addCredits=function(t){var e=this,n=C(!0,this.options.credits,t);n.enabled&&!this.credits&&(this.credits=this.renderer.text(n.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",(function(){n.href&&(M.location.href=n.href)})).attr({align:n.position.align,zIndex:8}),e.styledMode||this.credits.css(n.style),this.credits.add().align(n.position),this.credits.update=function(t){e.credits=e.credits.destroy(),e.addCredits(t)})},t.prototype.updateContainerScaling=function(){var t=this.container;if(2<t.offsetWidth&&2<t.offsetHeight&&t.getBoundingClientRect){var e=t.getBoundingClientRect(),n=e.width/t.offsetWidth;t=e.height/t.offsetHeight,1!==n||1!==t?this.containerScaling={scaleX:n,scaleY:t}:delete this.containerScaling}},t.prototype.destroy=function(){var t,e=this,n=e.axes,r=e.series,i=e.container,a=i&&i.parentNode;for(L(e,"destroy"),e.renderer.forExport?y(f,e):f[e.index]=void 0,o.chartCount--,e.renderTo.removeAttribute("data-highcharts-chart"),X(e),t=n.length;t--;)n[t]=n[t].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),t=r.length;t--;)r[t]=r[t].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach((function(t){var n=e[t];n&&n.destroy&&(e[t]=n.destroy())})),i&&(i.innerHTML="",X(i),a&&v(i)),B(e,(function(t,n){delete e[n]}))},t.prototype.firstRender=function(){var t=this,e=t.options;t.isReadyToRender&&!t.isReadyToRender()||(t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes(),(x(e.series)?e.series:[]).forEach((function(e){t.initSeries(e)})),t.linkSeries(),t.setSeriesData(),L(t,"beforeRender"),c&&(t.pointer=o.hasTouch||!M.PointerEvent&&!M.MSPointerEvent?new c(t,e):new i(t,e)),t.render(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0))},t.prototype.onload=function(){this.callbacks.concat([this.callback]).forEach((function(t){t&&void 0!==this.index&&t.apply(this,[this])}),this),L(this,"load"),L(this,"render"),A(this.index)&&this.setReflow(this.options.chart.reflow),this.hasLoaded=!0},t}();return F.prototype.callbacks=[],o.chart=function(t,e,n){return new F(t,e,n)},o.Chart=F})),e(n,"Extensions/ScrollablePlotArea.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Chart/Chart.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.stop,i=o.addEvent,a=o.createElement,c=o.pick;i(e,"afterSetChartSize",(function(t){var e=this.options.chart.scrollablePlotArea,o=e&&e.minWidth;if(e=e&&e.minHeight,!this.renderer.forExport){if(o){if(this.scrollablePixelsX=o=Math.max(0,o-this.chartWidth)){this.plotWidth+=o,this.inverted?(this.clipBox.height+=o,this.plotBox.height+=o):(this.clipBox.width+=o,this.plotBox.width+=o);var r={1:{name:"right",value:o}}}}else e&&(this.scrollablePixelsY=o=Math.max(0,e-this.chartHeight))&&(this.plotHeight+=o,this.inverted?(this.clipBox.width+=o,this.plotBox.width+=o):(this.clipBox.height+=o,this.plotBox.height+=o),r={2:{name:"bottom",value:o}});r&&!t.skipAxes&&this.axes.forEach((function(t){r[t.side]?t.getPlotLinePath=function(){var e=r[t.side].name,o=this[e];this[e]=o-r[t.side].value;var i=n.Axis.prototype.getPlotLinePath.apply(this,arguments);return this[e]=o,i}:(t.setAxisSize(),t.setAxisTranslation())}))}})),i(e,"render",(function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()})),e.prototype.setUpScrolling=function(){var t=this,e={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};this.scrollablePixelsX&&(e.overflowX="auto"),this.scrollablePixelsY&&(e.overflowY="auto"),this.scrollingParent=a("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=a("div",{className:"highcharts-scrolling"},e,this.scrollingParent),i(this.scrollingContainer,"scroll",(function(){t.pointer&&delete t.pointer.chartPosition})),this.innerContainer=a("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},e.prototype.moveFixedElements=function(){var t,e=this.container,n=this.fixedRenderer,o=".highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" ");this.scrollablePixelsX&&!this.inverted?t=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted||this.scrollablePixelsY&&!this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(t=".highcharts-yaxis"),o.push(t,t+"-labels"),o.forEach((function(t){[].forEach.call(e.querySelectorAll(t),(function(t){(t.namespaceURI===n.SVG_NS?n.box:n.box.parentNode).appendChild(t),t.style.pointerEvents="auto"}))}))},e.prototype.applyFixed=function(){var t,e,o=!this.fixedDiv,s=this.options.chart.scrollablePlotArea;o?(this.fixedDiv=a("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:2,top:0},null,!0),null===(t=this.scrollingContainer)||void 0===t||t.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=t=new n.Renderer(this.fixedDiv,this.chartWidth,this.chartHeight,null===(e=this.options.chart)||void 0===e?void 0:e.style),this.scrollableMask=t.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":c(s.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),this.moveFixedElements(),i(this,"afterShowResetZoom",this.moveFixedElements),i(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),e=this.chartWidth+(this.scrollablePixelsX||0),t=this.chartHeight+(this.scrollablePixelsY||0),r(this.container),this.container.style.width=e+"px",this.container.style.height=t+"px",this.renderer.boxWrapper.attr({width:e,height:t,viewBox:[0,0,e,t].join(" ")}),this.chartBackground.attr({width:e,height:t}),this.scrollingContainer.style.height=this.chartHeight+"px",o&&(s.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*s.scrollPositionX),s.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*s.scrollPositionY)),t=this.axisOffset,o=this.plotTop-t[0]-1,s=this.plotLeft-t[3]-1,e=this.plotTop+this.plotHeight+t[2]+1,t=this.plotLeft+this.plotWidth+t[1]+1;var u=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),p=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);o=this.scrollablePixelsX?[["M",0,o],["L",this.plotLeft-1,o],["L",this.plotLeft-1,e],["L",0,e],["Z"],["M",u,o],["L",this.chartWidth,o],["L",this.chartWidth,e],["L",u,e],["Z"]]:this.scrollablePixelsY?[["M",s,0],["L",s,this.plotTop-1],["L",t,this.plotTop-1],["L",t,0],["Z"],["M",s,p],["L",s,this.chartHeight],["L",t,this.chartHeight],["L",t,p],["Z"]]:[["M",0,0]],"adjustHeight"!==this.redrawTrigger&&this.scrollableMask.attr({d:o})}})),e(n,"Core/Axis/StackingAxis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Utilities.js"]],(function(t,e){var n=t.getDeferredAnimation,o=e.addEvent,r=e.destroyObjectProperties,i=e.fireEvent,a=e.objectEach,c=e.pick,s=function(){function t(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}return t.prototype.buildStacks=function(){var t,e=this.axis,n=e.series,o=c(e.options.reversedStacks,!0),r=n.length;if(!e.isXAxis){for(this.usePercentage=!1,t=r;t--;){var a=n[o?t:r-t-1];a.setStackedPoints(),a.setGroupedPoints()}for(t=0;t<r;t++)n[t].modifyStacks();i(e,"afterBuildStacks")}},t.prototype.cleanStacks=function(){if(!this.axis.isXAxis){if(this.oldStacks)var t=this.stacks=this.oldStacks;a(t,(function(t){a(t,(function(t){t.cumulative=t.total}))}))}},t.prototype.resetStacks=function(){var t=this,e=t.stacks;t.axis.isXAxis||a(e,(function(e){a(e,(function(n,o){n.touched<t.stacksTouched?(n.destroy(),delete e[o]):(n.total=null,n.cumulative=null)}))}))},t.prototype.renderStackTotals=function(){var t=this.axis,e=t.chart,o=e.renderer,r=this.stacks;t=n(e,t.options.stackLabels.animation);var i=this.stackTotalGroup=this.stackTotalGroup||o.g("stack-labels").attr({visibility:"visible",zIndex:6,opacity:0}).add();i.translate(e.plotLeft,e.plotTop),a(r,(function(t){a(t,(function(t){t.render(i)}))})),i.animate({opacity:1},t)},t}();return function(){function t(){}return t.compose=function(e){o(e,"init",t.onInit),o(e,"destroy",t.onDestroy)},t.onDestroy=function(){var t=this.stacking;if(t){var e=t.stacks;a(e,(function(t,n){r(t),e[n]=null})),t&&t.stackTotalGroup&&t.stackTotalGroup.destroy()}},t.onInit=function(){this.stacking||(this.stacking=new s(this))},t}()})),e(n,"Mixins/LegendSymbol.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.merge,o=e.pick;return t.LegendSymbolMixin={drawRectangle:function(t,e){var n=t.symbolHeight,r=t.options.squareSymbol;e.legendSymbol=this.chart.renderer.rect(r?(t.symbolWidth-n)/2:0,t.baseline-n+1,r?n:t.symbolWidth,n,o(t.options.symbolRadius,n/2)).addClass("highcharts-point").attr({zIndex:3}).add(e.legendGroup)},drawLineMarker:function(t){var e=this.options,r=e.marker,i=t.symbolWidth,a=t.symbolHeight,c=a/2,s=this.chart.renderer,u=this.legendGroup;t=t.baseline-Math.round(.3*t.fontMetrics.b);var p={};this.chart.styledMode||(p={"stroke-width":e.lineWidth||0},e.dashStyle&&(p.dashstyle=e.dashStyle)),this.legendLine=s.path([["M",0,t],["L",i,t]]).addClass("highcharts-graph").attr(p).add(u),r&&!1!==r.enabled&&i&&(e=Math.min(o(r.radius,c),c),0===this.symbol.indexOf("url")&&(r=n(r,{width:a,height:a}),e=0),this.legendSymbol=r=s.symbol(this.symbol,i/2-e,t-e,2*e,2*e,r).addClass("highcharts-point").add(u),r.isMarker=!0)}}})),e(n,"Core/Series/CartesianSeries.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Series/Series.js"],n["Core/Globals.js"],n["Mixins/LegendSymbol.js"],n["Core/Options.js"],n["Core/Series/Point.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a,c){var s=t.animObject,u=r.defaultOptions,p=c.addEvent,l=c.arrayMax,d=c.arrayMin,f=c.clamp,b=c.correctFloat,M=c.defined,z=c.erase,h=c.error,m=c.extend,O=c.find,g=c.fireEvent,A=c.getNestedProperty,v=c.isArray,y=c.isFunction,q=c.isNumber,_=c.isString,W=c.merge,L=c.objectEach,w=c.pick,x=c.removeEvent,R=c.splat,T=c.syncTimeout,k=e.seriesTypes,S=n.win;return t=e.seriesType("line",void 0,{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:50},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",defer:!0,formatter:function(){var t=this.series.chart.numberFormatter;return"number"!=typeof this.y?"":t(this.y,-1)},padding:5,style:{fontSize:"11px",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:50},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:50},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"},{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,isCartesian:!0,parallelArrays:["x","y"],pointClass:i,requireSorting:!0,sorted:!0,init:function(t,e){g(this,"init",{options:e});var n,o=this,r=t.series;this.eventOptions=this.eventOptions||{},this.eventsToUnbind=[],o.chart=t,o.options=e=o.setOptions(e),o.linkedSeries=[],o.bindAxes(),m(o,{name:e.name,state:"",visible:!1!==e.visible,selected:!0===e.selected});var i=e.events;L(i,(function(t,e){y(t)&&o.eventOptions[e]!==t&&(y(o.eventOptions[e])&&x(o,e,o.eventOptions[e]),o.eventOptions[e]=t,p(o,e,t))})),(i&&i.click||e.point&&e.point.events&&e.point.events.click||e.allowPointSelect)&&(t.runTrackerClick=!0),o.getColor(),o.getSymbol(),o.parallelArrays.forEach((function(t){o[t+"Data"]||(o[t+"Data"]=[])})),o.isCartesian&&(t.hasCartesianSeries=!0),r.length&&(n=r[r.length-1]),o._i=w(n&&n._i,-1)+1,o.opacity=o.options.opacity,t.orderSeries(this.insert(r)),e.dataSorting&&e.dataSorting.enabled?o.setDataSortingOptions():o.points||o.data||o.setData(e.data,!1),g(this,"afterInit")},is:function(t){return k[t]&&this instanceof k[t]},insert:function(t){var e,n=this.options.index;if(q(n)){for(e=t.length;e--;)if(n>=w(t[e].options.index,t[e]._i)){t.splice(e+1,0,this);break}-1===e&&t.unshift(this),e+=1}else t.push(this);return w(e,t.length-1)},bindAxes:function(){var t,e=this,n=e.options,o=e.chart;g(this,"bindAxes",null,(function(){(e.axisTypes||[]).forEach((function(r){o[r].forEach((function(o){t=o.options,(n[r]===t.index||void 0!==n[r]&&n[r]===t.id||void 0===n[r]&&0===t.index)&&(e.insert(o.series),e[r]=o,o.isDirty=!0)})),e[r]||e.optionalAxis===r||h(18,!0,o)}))})),g(this,"afterBindAxes")},updateParallelArrays:function(t,e){var n=t.series,o=arguments,r=q(e)?function(o){var r="y"===o&&n.toYData?n.toYData(t):t[o];n[o+"Data"][e]=r}:function(t){Array.prototype[e].apply(n[t+"Data"],Array.prototype.slice.call(o,2))};n.parallelArrays.forEach(r)},hasData:function(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&0<this.yData.length},autoIncrement:function(){var t,e=this.options,n=this.xIncrement,o=e.pointIntervalUnit,r=this.chart.time;return n=w(n,e.pointStart,0),this.pointInterval=t=w(this.pointInterval,e.pointInterval,1),o&&(e=new r.Date(n),"day"===o?r.set("Date",e,r.get("Date",e)+t):"month"===o?r.set("Month",e,r.get("Month",e)+t):"year"===o&&r.set("FullYear",e,r.get("FullYear",e)+t),t=e.getTime()-n),this.xIncrement=n+t,n},setDataSortingOptions:function(){var t=this.options;m(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),M(t.pointRange)||(t.pointRange=1)},setOptions:function(t){var e=this.chart,n=e.options,o=n.plotOptions,r=e.userOptions||{};t=W(t),e=e.styledMode;var i={plotOptions:o,userOptions:t};g(this,"setOptions",i);var a=i.plotOptions[this.type],c=r.plotOptions||{};return this.userOptions=i.userOptions,r=W(a,o.series,r.plotOptions&&r.plotOptions[this.type],t),this.tooltipOptions=W(u.tooltip,u.plotOptions.series&&u.plotOptions.series.tooltip,u.plotOptions[this.type].tooltip,n.tooltip.userOptions,o.series&&o.series.tooltip,o[this.type].tooltip,t.tooltip),this.stickyTracking=w(t.stickyTracking,c[this.type]&&c[this.type].stickyTracking,c.series&&c.series.stickyTracking,!(!this.tooltipOptions.shared||this.noSharedTooltip)||r.stickyTracking),null===a.marker&&delete r.marker,this.zoneAxis=r.zoneAxis,n=this.zones=(r.zones||[]).slice(),!r.negativeColor&&!r.negativeFillColor||r.zones||(o={value:r[this.zoneAxis+"Threshold"]||r.threshold||0,className:"highcharts-negative"},e||(o.color=r.negativeColor,o.fillColor=r.negativeFillColor),n.push(o)),n.length&&M(n[n.length-1].value)&&n.push(e?{}:{color:this.color,fillColor:this.fillColor}),g(this,"afterSetOptions",{options:r}),r},getName:function(){return w(this.options.name,"Series "+(this.index+1))},getCyclic:function(t,e,n){var o=this.chart,r=this.userOptions,i=t+"Index",a=t+"Counter",c=n?n.length:w(o.options.chart[t+"Count"],o[t+"Count"]);if(!e){var s=w(r[i],r["_"+i]);M(s)||(o.series.length||(o[a]=0),r["_"+i]=s=o[a]%c,o[a]+=1),n&&(e=n[s])}void 0!==s&&(this[i]=s),this[t]=e},getColor:function(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.options.color=null:this.getCyclic("color",this.options.color||u.plotOptions[this.type].color,this.chart.options.colors)},getPointsCollection:function(){return(this.hasGroupedData?this.points:this.data)||[]},getSymbol:function(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)},findPointIndex:function(t,e){var n,o=t.id,r=t.x,i=this.points,a=this.options.dataSorting;if(o)var c=this.chart.get(o);else if(this.linkedParent||this.enabledDataSorting){var s=a&&a.matchByName?"name":"index";if(c=O(i,(function(e){return!e.touched&&e[s]===t[s]})),!c)return}if(c){var u=c&&c.index;void 0!==u&&(n=!0)}return void 0===u&&q(r)&&(u=this.xData.indexOf(r,e)),-1!==u&&void 0!==u&&this.cropped&&(u=u>=this.cropStart?u-this.cropStart:u),!n&&i[u]&&i[u].touched&&(u=void 0),u},drawLegendSymbol:o.drawLineMarker,updateData:function(t,e){var n,o,r,i=this.options,a=i.dataSorting,c=this.points,s=[],u=this.requireSorting,p=t.length===c.length,d=!0;if(this.xIncrement=null,t.forEach((function(t,e){var o=M(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{},l=o.x;o.id||q(l)?(-1===(l=this.findPointIndex(o,r))||void 0===l?s.push(t):c[l]&&t!==i.data[l]?(c[l].update(t,!1,null,!1),c[l].touched=!0,u&&(r=l+1)):c[l]&&(c[l].touched=!0),(!p||e!==l||a&&a.enabled||this.hasDerivedData)&&(n=!0)):s.push(t)}),this),n)for(t=c.length;t--;)(o=c[t])&&!o.touched&&o.remove&&o.remove(!1,e);else!p||a&&a.enabled?d=!1:(t.forEach((function(t,e){c[e].update&&t!==c[e].y&&c[e].update(t,!1,null,!1)})),s.length=0);return c.forEach((function(t){t&&(t.touched=!1)})),!!d&&(s.forEach((function(t){this.addPoint(t,!1,null,null,!1)}),this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=l(this.xData),this.autoIncrement()),!0)},setData:function(t,e,n,o){var r,i=this,a=i.points,c=a&&a.length||0,s=i.options,u=i.chart,p=s.dataSorting,l=null,d=i.xAxis;l=s.turboThreshold;var f,b=this.xData,M=this.yData,z=(r=i.pointArrayMap)&&r.length,m=s.keys,O=0,g=1;if(r=(t=t||[]).length,e=w(e,!0),p&&p.enabled&&(t=this.sortData(t)),!1!==o&&r&&c&&!i.cropped&&!i.hasGroupedData&&i.visible&&!i.isSeriesBoosting&&(f=this.updateData(t,n)),!f){if(i.xIncrement=null,i.colorCounter=0,this.parallelArrays.forEach((function(t){i[t+"Data"].length=0})),l&&r>l)if(l=i.getFirstValidPoint(t),q(l))for(n=0;n<r;n++)b[n]=this.autoIncrement(),M[n]=t[n];else if(v(l))if(z)for(n=0;n<r;n++)o=t[n],b[n]=o[0],M[n]=o.slice(1,z+1);else for(m&&(O=0<=(O=m.indexOf("x"))?O:0,g=0<=(g=m.indexOf("y"))?g:1),n=0;n<r;n++)o=t[n],b[n]=o[O],M[n]=o[g];else h(12,!1,u);else for(n=0;n<r;n++)void 0!==t[n]&&(o={series:i},i.pointClass.prototype.applyOptions.apply(o,[t[n]]),i.updateParallelArrays(o,n));for(M&&_(M[0])&&h(14,!0,u),i.data=[],i.options.data=i.userOptions.data=t,n=c;n--;)a[n]&&a[n].destroy&&a[n].destroy();d&&(d.minRange=d.userMinRange),i.isDirty=u.isDirtyBox=!0,i.isDirtyData=!!a,n=!1}"point"===s.legendType&&(this.processData(),this.generatePoints()),e&&u.redraw(n)},sortData:function(t){var e=this,n=e.options.dataSorting.sortKey||"y",o=function(t,e){return M(e)&&t.pointClass.prototype.optionsToObject.call({series:t},e)||{}};return t.forEach((function(n,r){t[r]=o(e,n),t[r].index=r}),this),t.concat().sort((function(t,e){return t=A(n,t),(e=A(n,e))<t?-1:e>t?1:0})).forEach((function(t,e){t.x=e}),this),e.linkedSeries&&e.linkedSeries.forEach((function(e){var n=e.options,r=n.data;n.dataSorting&&n.dataSorting.enabled||!r||(r.forEach((function(n,i){r[i]=o(e,n),t[i]&&(r[i].x=t[i].x,r[i].index=i)})),e.setData(r,!1))})),t},getProcessedData:function(t){var e=this.xData,n=this.yData,o=e.length,r=0,i=this.xAxis,a=this.options,c=a.cropThreshold,s=t||this.getExtremesFromAll||a.getExtremesFromAll,u=this.isCartesian;t=i&&i.val2lin,a=!(!i||!i.logarithmic);var p=this.requireSorting;if(i)var l=(i=i.getExtremes()).min,d=i.max;if(u&&this.sorted&&!s&&(!c||o>c||this.forceCrop))if(e[o-1]<l||e[0]>d)e=[],n=[];else if(this.yData&&(e[0]<l||e[o-1]>d)){e=(r=this.cropData(this.xData,this.yData,l,d)).xData,n=r.yData,r=r.start;var f=!0}for(c=e.length||1;--c;)if(0<(o=a?t(e[c])-t(e[c-1]):e[c]-e[c-1])&&(void 0===b||o<b))var b=o;else 0>o&&p&&(h(15,!1,this.chart),p=!1);return{xData:e,yData:n,cropped:f,cropStart:r,closestPointRange:b}},processData:function(t){var e=this.xAxis;if(this.isCartesian&&!this.isDirty&&!e.isDirty&&!this.yAxis.isDirty&&!t)return!1;t=this.getProcessedData(),this.cropped=t.cropped,this.cropStart=t.cropStart,this.processedXData=t.xData,this.processedYData=t.yData,this.closestPointRange=this.basePointRange=t.closestPointRange},cropData:function(t,e,n,o,r){var i,a=t.length,c=0,s=a;for(r=w(r,this.cropShoulder),i=0;i<a;i++)if(t[i]>=n){c=Math.max(0,i-r);break}for(n=i;n<a;n++)if(t[n]>o){s=n+r;break}return{xData:t.slice(c,s),yData:e.slice(c,s),start:c,end:s}},generatePoints:function(){var t,e=this.options,n=e.data,o=this.data,r=this.processedXData,i=this.processedYData,a=this.pointClass,c=r.length,s=this.cropStart||0,u=this.hasGroupedData;e=e.keys;var p,l=[];for(o||u||((o=[]).length=n.length,o=this.data=o),e&&u&&(this.options.keys=!1),p=0;p<c;p++){var d=s+p;if(u){var f=(new a).init(this,[r[p]].concat(R(i[p])));f.dataGroup=this.groupMap[p],f.dataGroup.options&&(f.options=f.dataGroup.options,m(f,f.dataGroup.options),delete f.dataLabels)}else(f=o[d])||void 0===n[d]||(o[d]=f=(new a).init(this,n[d],r[p]));f&&(f.index=d,l[p]=f)}if(this.options.keys=e,o&&(c!==(t=o.length)||u))for(p=0;p<t;p++)p!==s||u||(p+=c),o[p]&&(o[p].destroyElements(),o[p].plotX=void 0);this.data=o,this.points=l,g(this,"afterGeneratePoints")},getXExtremes:function(t){return{min:d(t),max:l(t)}},getExtremes:function(t,e){var n,o=this.xAxis,r=this.yAxis,i=this.processedXData||this.xData,a=[],c=0,s=0,u=0,p=this.requireSorting?this.cropShoulder:0,f=!!r&&r.positiveValuesOnly;for(r=(t=t||this.stackedYData||this.processedYData||[]).length,o&&(s=(u=o.getExtremes()).min,u=u.max),n=0;n<r;n++){var b=i[n],M=t[n],z=(q(M)||v(M))&&(M.length||0<M||!f);if(b=e||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!o||(i[n+p]||b)>=s&&(i[n-p]||b)<=u,z&&b)if(z=M.length)for(;z--;)q(M[z])&&(a[c++]=M[z]);else a[c++]=M}return t={dataMin:d(a),dataMax:l(a)},g(this,"afterGetExtremes",{dataExtremes:t}),t},applyExtremes:function(){var t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t},getFirstValidPoint:function(t){for(var e=null,n=t.length,o=0;null===e&&o<n;)e=t[o],o++;return e},translate:function(){this.processedXData||this.processData(),this.generatePoints();var t,e,n=this.options,o=n.stacking,r=this.xAxis,i=r.categories,a=this.enabledDataSorting,c=this.yAxis,s=this.points,u=s.length,p=!!this.modifyValue,l=this.pointPlacementToXValue(),d=!!l,z=n.threshold,h=n.startFromThreshold?z:0,m=this.zoneAxis||"y",O=Number.MAX_VALUE;for(t=0;t<u;t++){var A=s[t],y=A.x,_=A.y,W=A.low,L=o&&c.stacking&&c.stacking.stacks[(this.negStacks&&_<(h?0:z)?"-":"")+this.stackKey];if((c.positiveValuesOnly&&!c.validatePositiveValue(_)||r.positiveValuesOnly&&!r.validatePositiveValue(y))&&(A.isNull=!0),A.plotX=e=b(f(r.translate(y,0,0,0,1,l,"flags"===this.type),-1e5,1e5)),o&&this.visible&&L&&L[y]){var x=this.getStackIndicator(x,y,this.index);if(!A.isNull)var R=L[y],T=R.points[x.key]}if(v(T)&&(W=T[0],_=T[1],W===h&&x.key===L[y].base&&(W=w(q(z)&&z,c.min)),c.positiveValuesOnly&&0>=W&&(W=null),A.total=A.stackTotal=R.total,A.percentage=R.total&&A.y/R.total*100,A.stackY=_,this.irregularWidths||R.setOffset(this.pointXOffset||0,this.barW||0)),A.yBottom=M(W)?f(c.translate(W,0,1,0,1),-1e5,1e5):null,p&&(_=this.modifyValue(_,A)),A.plotY="number"==typeof _&&1/0!==_?f(c.translate(_,0,1,0,1),-1e5,1e5):void 0,A.isInside=this.isPointInside(A),A.clientX=d?b(r.translate(y,0,0,0,1,l)):e,A.negative=A[m]<(n[m+"Threshold"]||z||0),A.category=i&&void 0!==i[A.x]?i[A.x]:A.x,!A.isNull&&!1!==A.visible){void 0!==k&&(O=Math.min(O,Math.abs(e-k)));var k=e}A.zone=this.zones.length&&A.getZone(),!A.graphic&&this.group&&a&&(A.isNew=!0)}this.closestPointRangePx=O,g(this,"afterTranslate")},getValidPoints:function(t,e,n){var o=this.chart;return(t||this.points||[]).filter((function(t){return!(e&&!o.isInsidePlot(t.plotX,t.plotY,o.inverted))&&!1!==t.visible&&(n||!t.isNull)}))},getClipBox:function(t,e){var n=this.options,o=this.chart,r=o.inverted,i=this.xAxis,a=i&&this.yAxis,c=o.options.chart.scrollablePlotArea||{};return t&&!1===n.clip&&a?t=r?{y:-o.chartWidth+a.len+a.pos,height:o.chartWidth,width:o.chartHeight,x:-o.chartHeight+i.len+i.pos}:{y:-a.pos,height:o.chartHeight,width:o.chartWidth,x:-i.pos}:(t=this.clipBox||o.clipBox,e&&(t.width=o.plotSizeX,t.x=(o.scrollablePixelsX||0)*(c.scrollPositionX||0))),e?{width:t.width,x:t.x}:t},setClip:function(t){var e=this.chart,n=this.options,o=e.renderer,r=e.inverted,i=this.clipBox,a=this.getClipBox(t),c=this.sharedClipKey||["_sharedClip",t&&t.duration,t&&t.easing,a.height,n.xAxis,n.yAxis].join(),s=e[c],u=e[c+"m"];t&&(a.width=0,r&&(a.x=e.plotHeight+(!1!==n.clip?0:e.plotTop))),s?e.hasLoaded||s.attr(a):(t&&(e[c+"m"]=u=o.clipRect(r?e.plotSizeX+99:-99,r?-e.plotLeft:-e.plotTop,99,r?e.chartWidth:e.chartHeight)),e[c]=s=o.clipRect(a),s.count={length:0}),t&&!s.count[this.index]&&(s.count[this.index]=!0,s.count.length+=1),(!1!==n.clip||t)&&(this.group.clip(t||i?s:e.clipRect),this.markerGroup.clip(u),this.sharedClipKey=c),t||(s.count[this.index]&&(delete s.count[this.index],--s.count.length),0===s.count.length&&c&&e[c]&&(i||(e[c]=e[c].destroy()),e[c+"m"]&&(e[c+"m"]=e[c+"m"].destroy())))},animate:function(t){var e=this.chart,n=s(this.options.animation);if(!e.hasRendered)if(t)this.setClip(n);else{var o=this.sharedClipKey;t=e[o];var r=this.getClipBox(n,!0);t&&t.animate(r,n),e[o+"m"]&&e[o+"m"].animate({width:r.width+99,x:r.x-(e.inverted?0:99)},n)}},afterAnimate:function(){this.setClip(),g(this,"afterAnimate"),this.finishedAnimating=!0},drawPoints:function(){var t,e,n=this.points,o=this.chart,r=this.options.marker,i=this[this.specialGroup]||this.markerGroup,a=this.xAxis,c=w(r.enabled,!(a&&!a.isRadial)||null,this.closestPointRangePx>=r.enabledThreshold*r.radius);if(!1!==r.enabled||this._hasPointMarkers)for(t=0;t<n.length;t++){var s=n[t],u=(e=s.graphic)?"animate":"attr",p=s.marker||{},l=!!s.marker;if((c&&void 0===p.enabled||p.enabled)&&!s.isNull&&!1!==s.visible){var d=w(p.symbol,this.symbol),f=this.markerAttribs(s,s.selected&&"select");this.enabledDataSorting&&(s.startXPos=a.reversed?-f.width:a.width);var b=!1!==s.isInside;e?e[b?"show":"hide"](b).animate(f):b&&(0<f.width||s.hasImage)&&(s.graphic=e=o.renderer.symbol(d,f.x,f.y,f.width,f.height,l?p:r).add(i),this.enabledDataSorting&&o.hasRendered&&(e.attr({x:s.startXPos}),u="animate")),e&&"animate"===u&&e[b?"show":"hide"](b).animate(f),e&&!o.styledMode&&e[u](this.pointAttribs(s,s.selected&&"select")),e&&e.addClass(s.getClassName(),!0)}else e&&(s.graphic=e.destroy())}},markerAttribs:function(t,e){var n=this.options,o=n.marker,r=t.marker||{},i=r.symbol||o.symbol,a=w(r.radius,o.radius);return e&&(o=o.states[e],e=r.states&&r.states[e],a=w(e&&e.radius,o&&o.radius,a+(o&&o.radiusPlus||0))),t.hasImage=i&&0===i.indexOf("url"),t.hasImage&&(a=0),t={x:n.crisp?Math.floor(t.plotX)-a:t.plotX-a,y:t.plotY-a},a&&(t.width=t.height=2*a),t},pointAttribs:function(t,e){var n=this.options.marker,o=t&&t.options,r=o&&o.marker||{},i=this.color,a=o&&o.color,c=t&&t.color;o=w(r.lineWidth,n.lineWidth);var s=t&&t.zone&&t.zone.color;return t=1,i=a||s||c||i,a=r.fillColor||n.fillColor||i,i=r.lineColor||n.lineColor||i,e=e||"normal",n=n.states[e],e=r.states&&r.states[e]||{},o=w(e.lineWidth,n.lineWidth,o+w(e.lineWidthPlus,n.lineWidthPlus,0)),a=e.fillColor||n.fillColor||a,{stroke:i=e.lineColor||n.lineColor||i,"stroke-width":o,fill:a,opacity:t=w(e.opacity,n.opacity,t)}},destroy:function(t){var e,n,o,r=this,i=r.chart,s=/AppleWebKit\/533/.test(S.navigator.userAgent),u=r.data||[];for(g(r,"destroy"),this.removeEvents(t),(r.axisTypes||[]).forEach((function(t){(o=r[t])&&o.series&&(z(o.series,r),o.isDirty=o.forceRedraw=!0)})),r.legendItem&&r.chart.legend.destroyItem(r),e=u.length;e--;)(n=u[e])&&n.destroy&&n.destroy();r.points=null,c.clearTimeout(r.animationTimeout),L(r,(function(t,e){t instanceof a&&!t.survive&&t[s&&"group"===e?"hide":"destroy"]()})),i.hoverSeries===r&&(i.hoverSeries=null),z(i.series,r),i.orderSeries(),L(r,(function(e,n){t&&"hcEvents"===n||delete r[n]}))},getGraphPath:function(t,e,n){var o,r,i=this,a=i.options,c=a.step,s=[],u=[];return(o=(t=t||i.points).reversed)&&t.reverse(),(c={right:1,center:2}[c]||c&&3)&&o&&(c=4-c),(t=this.getValidPoints(t,!1,!(a.connectNulls&&!e&&!n))).forEach((function(o,p){var l=o.plotX,d=o.plotY,f=t[p-1];(o.leftCliff||f&&f.rightCliff)&&!n&&(r=!0),o.isNull&&!M(e)&&0<p?r=!a.connectNulls:o.isNull&&!e?r=!0:(0===p||r?p=[["M",o.plotX,o.plotY]]:i.getPointSpline?p=[i.getPointSpline(t,o,p)]:c?(p=1===c?[["L",f.plotX,d]]:2===c?[["L",(f.plotX+l)/2,f.plotY],["L",(f.plotX+l)/2,d]]:[["L",l,f.plotY]]).push(["L",l,d]):p=[["L",l,d]],u.push(o.x),c&&(u.push(o.x),2===c&&u.push(o.x)),s.push.apply(s,p),r=!1)})),s.xMap=u,i.graphPath=s},drawGraph:function(){var t=this,e=this.options,n=(this.gappedPath||this.getGraphPath).call(this),o=this.chart.styledMode,r=[["graph","highcharts-graph"]];o||r[0].push(e.lineColor||this.color||"#cccccc",e.dashStyle),(r=t.getZonesGraphs(r)).forEach((function(r,i){var a=r[0],c=t[a],s=c?"animate":"attr";c?(c.endX=t.preventGraphAnimation?null:n.xMap,c.animate({d:n})):n.length&&(t[a]=c=t.chart.renderer.path(n).addClass(r[1]).attr({zIndex:1}).add(t.group)),c&&!o&&(a={stroke:r[2],"stroke-width":e.lineWidth,fill:t.fillGraph&&t.color||"none"},r[3]?a.dashstyle=r[3]:"square"!==e.linecap&&(a["stroke-linecap"]=a["stroke-linejoin"]="round"),c[s](a).shadow(2>i&&e.shadow)),c&&(c.startX=n.xMap,c.isArea=n.isArea)}))},getZonesGraphs:function(t){return this.zones.forEach((function(e,n){n=["zone-graph-"+n,"highcharts-graph highcharts-zone-graph-"+n+" "+(e.className||"")],this.chart.styledMode||n.push(e.color||this.color,e.dashStyle||this.options.dashStyle),t.push(n)}),this),t},applyZones:function(){var t,e,n,o,r,i,a,c,s=this,u=this.chart,p=u.renderer,l=this.zones,d=this.clips||[],b=this.graph,M=this.area,z=Math.max(u.chartWidth,u.chartHeight),h=this[(this.zoneAxis||"y")+"Axis"],m=u.inverted,O=!1;if(l.length&&(b||M)&&h&&void 0!==h.min){var g=h.reversed,A=h.horiz;b&&!this.showLine&&b.hide(),M&&M.hide();var v=h.getExtremes();l.forEach((function(l,y){t=g?A?u.plotWidth:0:A?0:h.toPixels(v.min)||0,t=f(w(e,t),0,z),e=f(Math.round(h.toPixels(w(l.value,v.max),!0)||0),0,z),O&&(t=e=h.toPixels(v.max)),o=Math.abs(t-e),r=Math.min(t,e),i=Math.max(t,e),h.isXAxis?(n={x:m?i:r,y:0,width:o,height:z},A||(n.x=u.plotHeight-n.x)):(n={x:0,y:m?i:r,width:z,height:o},A&&(n.y=u.plotWidth-n.y)),m&&p.isVML&&(n=h.isXAxis?{x:0,y:g?r:i,height:n.width,width:u.chartWidth}:{x:n.y-u.plotLeft-u.spacingBox.x,y:0,width:n.height,height:u.chartHeight}),d[y]?d[y].animate(n):d[y]=p.clipRect(n),a=s["zone-area-"+y],c=s["zone-graph-"+y],b&&c&&c.clip(d[y]),M&&a&&a.clip(d[y]),O=l.value>v.max,s.resetZones&&0===e&&(e=void 0)})),this.clips=d}else s.visible&&(b&&b.show(!0),M&&M.show(!0))},invertGroups:function(t){function e(){["group","markerGroup"].forEach((function(e){n[e]&&(o.renderer.isVML&&n[e].attr({width:n.yAxis.len,height:n.xAxis.len}),n[e].width=n.yAxis.len,n[e].height=n.xAxis.len,n[e].invert(!n.isRadialSeries&&t))}))}var n=this,o=n.chart;n.xAxis&&(n.eventsToUnbind.push(p(o,"resize",e)),e(),n.invertGroups=e)},plotGroup:function(t,e,n,o,r){var i=this[t],a=!i;return n={visibility:n,zIndex:o||.1},void 0===this.opacity||this.chart.styledMode||"inactive"===this.state||(n.opacity=this.opacity),a&&(this[t]=i=this.chart.renderer.g().add(r)),i.addClass("highcharts-"+e+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(M(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(i.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),i.attr(n)[a?"attr":"animate"](this.getPlotBox()),i},getPlotBox:function(){var t=this.chart,e=this.xAxis,n=this.yAxis;return t.inverted&&(e=n,n=this.xAxis),{translateX:e?e.left:t.plotLeft,translateY:n?n.top:t.plotTop,scaleX:1,scaleY:1}},removeEvents:function(t){t?this.eventsToUnbind.length&&(this.eventsToUnbind.forEach((function(t){t()})),this.eventsToUnbind.length=0):x(this)},render:function(){var t=this,e=t.chart,n=t.options,o=s(n.animation),r=!t.finishedAnimating&&e.renderer.isSVG&&o.duration,i=t.visible?"inherit":"hidden",a=n.zIndex,c=t.hasRendered,u=e.seriesGroup,p=e.inverted;g(this,"render");var l=t.plotGroup("group","series",i,a,u);t.markerGroup=t.plotGroup("markerGroup","markers",i,a,u),r&&t.animate&&t.animate(!0),l.inverted=!(!t.isCartesian&&!t.invertable)&&p,t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels&&t.drawDataLabels(),t.redrawPoints&&t.redrawPoints(),t.drawTracker&&!1!==t.options.enableMouseTracking&&t.drawTracker(),t.invertGroups(p),!1===n.clip||t.sharedClipKey||c||l.clip(e.clipRect),r&&t.animate&&t.animate(),c||(r&&o.defer&&(r+=o.defer),t.animationTimeout=T((function(){t.afterAnimate()}),r||0)),t.isDirty=!1,t.hasRendered=!0,g(t,"afterRender")},redraw:function(){var t=this.chart,e=this.isDirty||this.isDirtyData,n=this.group,o=this.xAxis,r=this.yAxis;n&&(t.inverted&&n.attr({width:t.plotWidth,height:t.plotHeight}),n.animate({translateX:w(o&&o.left,t.plotLeft),translateY:w(r&&r.top,t.plotTop)})),this.translate(),this.render(),e&&delete this.kdTree},kdAxisArray:["clientX","plotY"],searchPoint:function(t,e){var n=this.xAxis,o=this.yAxis,r=this.chart.inverted;return this.searchKDTree({clientX:r?n.len-t.chartY+n.pos:t.chartX-n.pos,plotY:r?o.len-t.chartX+o.pos:t.chartY-o.pos},e,t)},buildKDTree:function(t){function e(t,o,r){var i;if(i=t&&t.length){var a=n.kdAxisArray[o%r];return t.sort((function(t,e){return t[a]-e[a]})),{point:t[i=Math.floor(i/2)],left:e(t.slice(0,i),o+1,r),right:e(t.slice(i+1),o+1,r)}}}this.buildingKdTree=!0;var n=this,o=-1<n.options.findNearestPointBy.indexOf("y")?2:1;delete n.kdTree,T((function(){n.kdTree=e(n.getValidPoints(null,!n.directTouch),o,o),n.buildingKdTree=!1}),n.options.kdNow||t&&"touchstart"===t.type?0:1)},searchKDTree:function(t,e,n){var o=this,r=this.kdAxisArray[0],i=this.kdAxisArray[1],a=e?"distX":"dist";if(e=-1<o.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(n),this.kdTree)return function t(e,n,c,s){var u=n.point,p=o.kdAxisArray[c%s],l=u,d=M(e[r])&&M(u[r])?Math.pow(e[r]-u[r],2):null,f=M(e[i])&&M(u[i])?Math.pow(e[i]-u[i],2):null;return f=(d||0)+(f||0),u.dist=M(f)?Math.sqrt(f):Number.MAX_VALUE,u.distX=M(d)?Math.sqrt(d):Number.MAX_VALUE,d=0>(p=e[p]-u[p])?"right":"left",n[f=0>p?"left":"right"]&&(l=(f=t(e,n[f],c+1,s))[a]<l[a]?f:u),n[d]&&Math.sqrt(p*p)<l[a]&&(l=(e=t(e,n[d],c+1,s))[a]<l[a]?e:l),l}(t,this.kdTree,e,e)},pointPlacementToXValue:function(){var t=this.options,e=t.pointRange,n=this.xAxis;return"between"===(t=t.pointPlacement)&&(t=n.reversed?-.5:.5),q(t)?t*w(e,n.pointRange):0},isPointInside:function(t){return void 0!==t.plotY&&void 0!==t.plotX&&0<=t.plotY&&t.plotY<=this.yAxis.len&&0<=t.plotX&&t.plotX<=this.xAxis.len}}),t})),e(n,"Series/LineSeries.js",[n["Core/Series/CartesianSeries.js"],n["Core/Globals.js"]],(function(t,e){return e.Series=t,e.Series})),e(n,"Extensions/Stacking.js",[n["Core/Axis/Axis.js"],n["Core/Chart/Chart.js"],n["Core/Globals.js"],n["Core/Axis/StackingAxis.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r){var i=r.correctFloat,a=r.defined,c=r.destroyObjectProperties,s=r.format,u=r.isNumber,p=r.pick,l=n.Series,d=function(){function t(t,e,n,o,r){var i=t.chart.inverted;this.axis=t,this.isNegative=n,this.options=e=e||{},this.x=o,this.total=null,this.points={},this.hasValidPoints=!1,this.stack=r,this.rightCliff=this.leftCliff=0,this.alignOptions={align:e.align||(i?n?"left":"right":"center"),verticalAlign:e.verticalAlign||(i?"middle":n?"bottom":"top"),y:e.y,x:e.x},this.textAlign=e.textAlign||(i?n?"right":"left":"center")}return t.prototype.destroy=function(){c(this,this.axis)},t.prototype.render=function(t){var e=this.axis.chart,n=this.options,o=n.format;o=o?s(o,this,e):n.formatter.call(this),this.label?this.label.attr({text:o,visibility:"hidden"}):(this.label=e.renderer.label(o,null,null,n.shape,null,null,n.useHTML,!1,"stack-labels"),o={r:n.borderRadius||0,text:o,rotation:n.rotation,padding:p(n.padding,5),visibility:"hidden"},e.styledMode||(o.fill=n.backgroundColor,o.stroke=n.borderColor,o["stroke-width"]=n.borderWidth,this.label.css(n.style)),this.label.attr(o),this.label.added||this.label.add(t)),this.label.labelrank=e.plotHeight},t.prototype.setOffset=function(t,e,n,o,r){var i=this.axis,c=i.chart;o=i.translate(i.stacking.usePercentage?100:o||this.total,0,0,0,1),n=i.translate(n||0),n=a(o)&&Math.abs(o-n),t=p(r,c.xAxis[0].translate(this.x))+t,i=a(o)&&this.getStackBox(c,this,t,o,e,n,i),e=this.label,n=this.isNegative,t="justify"===p(this.options.overflow,"justify");var s=this.textAlign;e&&i&&(r=e.getBBox(),o=e.padding,s="left"===s?c.inverted?-o:o:"right"===s?r.width:c.inverted&&"center"===s?r.width/2:c.inverted?n?r.width+o:-o:r.width/2,n=c.inverted?r.height/2:n?-o:r.height,this.alignOptions.x=p(this.options.x,0),this.alignOptions.y=p(this.options.y,0),i.x-=s,i.y-=n,e.align(this.alignOptions,null,i),c.isInsidePlot(e.alignAttr.x+s-this.alignOptions.x,e.alignAttr.y+n-this.alignOptions.y)?e.show():(e.alignAttr.y=-9999,t=!1),t&&l.prototype.justifyDataLabel.call(this.axis,e,this.alignOptions,e.alignAttr,r,i),e.attr({x:e.alignAttr.x,y:e.alignAttr.y}),p(!t&&this.options.crop,!0)&&((c=u(e.x)&&u(e.y)&&c.isInsidePlot(e.x-o+e.width,e.y)&&c.isInsidePlot(e.x+o,e.y))||e.hide()))},t.prototype.getStackBox=function(t,e,n,o,r,i,a){var c=e.axis.reversed,s=t.inverted,u=a.height+a.pos-(s?t.plotLeft:t.plotTop);return e=e.isNegative&&!c||!e.isNegative&&c,{x:s?e?o-a.right:o-i+a.pos-t.plotLeft:n+t.xAxis[0].transB-t.plotLeft,y:s?a.height-n-r:e?u-o-i:u-o,width:s?i:r,height:s?r:i}},t}();return e.prototype.getStacks=function(){var t=this,e=t.inverted;t.yAxis.forEach((function(t){t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)})),t.series.forEach((function(n){var o=n.xAxis&&n.xAxis.options||{};!n.options.stacking||!0!==n.visible&&!1!==t.options.chart.ignoreHiddenSeries||(n.stackKey=[n.type,p(n.options.stack,""),e?o.top:o.left,e?o.height:o.width].join())}))},o.compose(t),l.prototype.setGroupedPoints=function(){this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length&&l.prototype.setStackedPoints.call(this,"group")},l.prototype.setStackedPoints=function(t){var e=t||this.options.stacking;if(e&&(!0===this.visible||!1===this.chart.options.chart.ignoreHiddenSeries)){var n=this.processedXData,o=this.processedYData,r=[],c=o.length,s=this.options,u=s.threshold,l=p(s.startFromThreshold&&u,0);s=s.stack;var f,b,M="-"+(t=t?this.type+","+e:this.stackKey),z=this.negStacks,h=this.yAxis,m=h.stacking.stacks,O=h.stacking.oldStacks;for(h.stacking.stacksTouched+=1,b=0;b<c;b++){var g=n[b],A=o[b],v=this.getStackIndicator(v,g,this.index),y=v.key,q=(f=z&&A<(l?0:u))?M:t;m[q]||(m[q]={}),m[q][g]||(O[q]&&O[q][g]?(m[q][g]=O[q][g],m[q][g].total=null):m[q][g]=new d(h,h.options.stackLabels,f,g,s)),q=m[q][g],null!==A?(q.points[y]=q.points[this.index]=[p(q.cumulative,l)],a(q.cumulative)||(q.base=y),q.touched=h.stacking.stacksTouched,0<v.index&&!1===this.singleStacks&&(q.points[y][0]=q.points[this.index+","+g+",0"][0])):q.points[y]=q.points[this.index]=null,"percent"===e?(f=f?t:M,z&&m[f]&&m[f][g]?(f=m[f][g],q.total=f.total=Math.max(f.total,q.total)+Math.abs(A)||0):q.total=i(q.total+(Math.abs(A)||0))):"group"===e?null!==A&&(q.total=(q.total||0)+1):q.total=i(q.total+(A||0)),q.cumulative="group"===e?(q.total||1)-1:p(q.cumulative,l)+(A||0),null!==A&&(q.points[y].push(q.cumulative),r[b]=q.cumulative,q.hasValidPoints=!0)}"percent"===e&&(h.stacking.usePercentage=!0),"group"!==e&&(this.stackedYData=r),h.stacking.oldStacks={}}},l.prototype.modifyStacks=function(){var t,e=this,n=e.stackKey,o=e.yAxis.stacking.stacks,r=e.processedXData,i=e.options.stacking;e[i+"Stacker"]&&[n,"-"+n].forEach((function(n){for(var a,c,s=r.length;s--;)a=r[s],t=e.getStackIndicator(t,a,e.index,n),(c=(a=o[n]&&o[n][a])&&a.points[t.key])&&e[i+"Stacker"](c,a,s)}))},l.prototype.percentStacker=function(t,e,n){e=e.total?100/e.total:0,t[0]=i(t[0]*e),t[1]=i(t[1]*e),this.stackedYData[n]=t[1]},l.prototype.getStackIndicator=function(t,e,n,o){return!a(t)||t.x!==e||o&&t.key!==o?t={x:e,index:0,key:o}:t.index++,t.key=[n,e,t.index].join(),t},n.StackItem=d,n.StackItem})),e(n,"Core/Dynamics.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Series/Series.js"],n["Core/Chart/Chart.js"],n["Core/Globals.js"],n["Series/LineSeries.js"],n["Core/Options.js"],n["Core/Series/Point.js"],n["Core/Time.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a,c,s,u){var p=t.animate,l=t.setAnimation,d=n.seriesTypes,f=a.time,b=u.addEvent,M=u.createElement,z=u.css,h=u.defined,m=u.erase,O=u.error,g=u.extend,A=u.fireEvent,v=u.isArray,y=u.isNumber,q=u.isObject,_=u.isString,W=u.merge,L=u.objectEach,w=u.pick,x=u.relativeLength,R=u.splat;r.cleanRecursively=function(t,e){var n={};return L(t,(function(o,i){q(t[i],!0)&&!t.nodeType&&e[i]?(o=r.cleanRecursively(t[i],e[i]),Object.keys(o).length&&(n[i]=o)):(q(t[i])||t[i]!==e[i])&&(n[i]=t[i])})),n},g(o.prototype,{addSeries:function(t,e,n){var o,r=this;return t&&(e=w(e,!0),A(r,"addSeries",{options:t},(function(){o=r.initSeries(t),r.isDirtyLegend=!0,r.linkSeries(),o.enabledDataSorting&&o.setData(t.data,!1),A(r,"afterAddSeries",{series:o}),e&&r.redraw(n)}))),o},addAxis:function(t,e,n,o){return this.createAxis(e?"xAxis":"yAxis",{axis:t,redraw:n,animation:o})},addColorAxis:function(t,e,n){return this.createAxis("colorAxis",{axis:t,redraw:e,animation:n})},createAxis:function(t,n){var o=this.options,i="colorAxis"===t,a=n.redraw,c=n.animation;n=W(n.axis,{index:this[t].length,isX:"xAxis"===t});var s=i?new r.ColorAxis(this,n):new e(this,n);return o[t]=R(o[t]||{}),o[t].push(n),i&&(this.isDirtyLegend=!0,this.axes.forEach((function(t){t.series=[]})),this.series.forEach((function(t){t.bindAxes(),t.isDirtyData=!0}))),w(a,!0)&&this.redraw(c),s},showLoading:function(t){var e=this,n=e.options,o=e.loadingDiv,r=n.loading,i=function(){o&&z(o,{left:e.plotLeft+"px",top:e.plotTop+"px",width:e.plotWidth+"px",height:e.plotHeight+"px"})};o||(e.loadingDiv=o=M("div",{className:"highcharts-loading highcharts-loading-hidden"},null,e.container),e.loadingSpan=M("span",{className:"highcharts-loading-inner"},null,o),b(e,"redraw",i)),o.className="highcharts-loading",e.loadingSpan.innerHTML=w(t,n.lang.loading,""),e.styledMode||(z(o,g(r.style,{zIndex:10})),z(e.loadingSpan,r.labelStyle),e.loadingShown||(z(o,{opacity:0,display:""}),p(o,{opacity:r.style.opacity||.5},{duration:r.showDuration||0}))),e.loadingShown=!0,i()},hideLoading:function(){var t=this.options,e=this.loadingDiv;e&&(e.className="highcharts-loading highcharts-loading-hidden",this.styledMode||p(e,{opacity:0},{duration:t.loading.hideDuration||100,complete:function(){z(e,{display:"none"})}})),this.loadingShown=!1},propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" "),collectionsWithUpdate:["xAxis","yAxis","zAxis","series"],update:function(t,e,n,o){var i,a,c,u=this,p={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},l=t.isResponsiveOptions,d=[];if(A(u,"update",{options:t}),l||u.setResponsive(!1,!0),t=r.cleanRecursively(t,u.options),W(!0,u.userOptions,t),i=t.chart){if(W(!0,u.options.chart,i),"className"in i&&u.setClassName(i.className),"reflow"in i&&u.setReflow(i.reflow),"inverted"in i||"polar"in i||"type"in i){u.propFromSeries();var b=!0}"alignTicks"in i&&(b=!0),L(i,(function(t,e){-1!==u.propsRequireUpdateSeries.indexOf("chart."+e)&&(a=!0),-1!==u.propsRequireDirtyBox.indexOf(e)&&(u.isDirtyBox=!0),-1!==u.propsRequireReflow.indexOf(e)&&(l?u.isDirtyBox=!0:c=!0)})),!u.styledMode&&"style"in i&&u.renderer.setStyle(i.style)}!u.styledMode&&t.colors&&(this.options.colors=t.colors),t.time&&(this.time===f&&(this.time=new s(t.time)),W(!0,u.options.time,t.time)),L(t,(function(e,n){u[n]&&"function"==typeof u[n].update?u[n].update(e,!1):"function"==typeof u[p[n]]?u[p[n]](e):"color"!==n&&-1===u.collectionsWithUpdate.indexOf(n)&&W(!0,u.options[n],t[n]),"chart"!==n&&-1!==u.propsRequireUpdateSeries.indexOf(n)&&(a=!0)})),this.collectionsWithUpdate.forEach((function(e){if(t[e]){if("series"===e){var o=[];u[e].forEach((function(t,e){t.options.isInternal||o.push(w(t.options.index,e))}))}R(t[e]).forEach((function(t,r){var i,a=h(t.id);a&&(i=u.get(t.id)),i||(i=u[e][o?o[r]:r])&&a&&h(i.options.id)&&(i=void 0),i&&i.coll===e&&(i.update(t,!1),n&&(i.touched=!0)),!i&&n&&u.collectionsWithInit[e]&&(u.collectionsWithInit[e][0].apply(u,[t].concat(u.collectionsWithInit[e][1]||[]).concat([!1])).touched=!0)})),n&&u[e].forEach((function(t){t.touched||t.options.isInternal?delete t.touched:d.push(t)}))}})),d.forEach((function(t){t.remove&&t.remove(!1)})),b&&u.axes.forEach((function(t){t.update({},!1)})),a&&u.getSeriesOrderByLinks().forEach((function(t){t.chart&&t.update({},!1)}),this),b=i&&i.width,i=i&&i.height,_(i)&&(i=x(i,b||u.chartWidth)),c||y(b)&&b!==u.chartWidth||y(i)&&i!==u.chartHeight?u.setSize(b,i,o):w(e,!0)&&u.redraw(o),A(u,"afterUpdate",{options:t,redraw:e,animation:o})},setSubtitle:function(t,e){this.applyDescription("subtitle",t),this.layOutTitles(e)},setCaption:function(t,e){this.applyDescription("caption",t),this.layOutTitles(e)}}),o.prototype.collectionsWithInit={xAxis:[o.prototype.addAxis,[!0]],yAxis:[o.prototype.addAxis,[!1]],series:[o.prototype.addSeries]},g(c.prototype,{update:function(t,e,n,o){function r(){a.applyOptions(t);var o=s&&a.hasDummyGraphic;o=null===a.y?!o:o,s&&o&&(a.graphic=s.destroy(),delete a.hasDummyGraphic),q(t,!0)&&(s&&s.element&&t&&t.marker&&void 0!==t.marker.symbol&&(a.graphic=s.destroy()),t&&t.dataLabels&&a.dataLabel&&(a.dataLabel=a.dataLabel.destroy()),a.connector&&(a.connector=a.connector.destroy())),i=a.index,c.updateParallelArrays(a,i),p.data[i]=q(p.data[i],!0)||q(t,!0)?a.options:w(t,p.data[i]),c.isDirty=c.isDirtyData=!0,!c.fixedBox&&c.hasCartesianSeries&&(u.isDirtyBox=!0),"point"===p.legendType&&(u.isDirtyLegend=!0),e&&u.redraw(n)}var i,a=this,c=a.series,s=a.graphic,u=c.chart,p=c.options;e=w(e,!0),!1===o?r():a.firePointEvent("update",{options:t},r)},remove:function(t,e){this.series.removePoint(this.series.data.indexOf(this),t,e)}}),g(i.prototype,{addPoint:function(t,e,n,o,r){var i=this.options,a=this.data,c=this.chart,s=this.xAxis;s=s&&s.hasNames&&s.names;var u,p=i.data,l=this.xData;e=w(e,!0);var d={series:this};this.pointClass.prototype.applyOptions.apply(d,[t]);var f=d.x,b=l.length;if(this.requireSorting&&f<l[b-1])for(u=!0;b&&l[b-1]>f;)b--;this.updateParallelArrays(d,"splice",b,0,0),this.updateParallelArrays(d,b),s&&d.name&&(s[f]=d.name),p.splice(b,0,t),u&&(this.data.splice(b,0,null),this.processData()),"point"===i.legendType&&this.generatePoints(),n&&(a[0]&&a[0].remove?a[0].remove(!1):(a.shift(),this.updateParallelArrays(d,"shift"),p.shift())),!1!==r&&A(this,"addPoint",{point:d}),this.isDirtyData=this.isDirty=!0,e&&c.redraw(o)},removePoint:function(t,e,n){var o=this,r=o.data,i=r[t],a=o.points,c=o.chart,s=function(){a&&a.length===r.length&&a.splice(t,1),r.splice(t,1),o.options.data.splice(t,1),o.updateParallelArrays(i||{series:o},"splice",t,1),i&&i.destroy(),o.isDirty=!0,o.isDirtyData=!0,e&&c.redraw()};l(n,c),e=w(e,!0),i?i.firePointEvent("remove",null,s):s()},remove:function(t,e,n,o){function r(){i.destroy(o),i.remove=null,a.isDirtyLegend=a.isDirtyBox=!0,a.linkSeries(),w(t,!0)&&a.redraw(e)}var i=this,a=i.chart;!1!==n?A(i,"remove",null,r):r()},update:function(t,e){t=r.cleanRecursively(t,this.userOptions),A(this,"update",{options:t});var n,o=this,i=o.chart,a=o.userOptions,c=o.initialType||o.type,s=i.options.plotOptions,u=t.type||a.type||i.options.chart.type,p=!(this.hasDerivedData||u&&u!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||o.hasOptionChanged("dataGrouping")||o.hasOptionChanged("pointStart")||o.hasOptionChanged("pointInterval")||o.hasOptionChanged("pointIntervalUnit")||o.hasOptionChanged("keys")),l=d[c].prototype,f=["eventOptions","navigatorSeries","baseSeries"],b=o.finishedAnimating&&{animation:!1},M={};for(n in p&&(f.push("data","isDirtyData","points","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","mapMap","mapData","minY","maxY","minX","maxX"),!1!==t.visible&&f.push("area","graph"),o.parallelArrays.forEach((function(t){f.push(t+"Data")})),t.data&&(t.dataSorting&&g(o.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=W(a,b,{index:void 0===a.index?o.index:a.index,pointStart:w(s&&s.series&&s.series.pointStart,a.pointStart,o.xData[0])},!p&&{data:o.options.data},t),p&&t.data&&(t.data=o.options.data),(f=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(f)).forEach((function(t){f[t]=o[t],delete o[t]})),o.remove(!1,null,!1,!0),l)o[n]=void 0;if(d[u||c]?g(o,d[u||c].prototype):O(17,!0,i,{missingModuleFor:u||c}),f.forEach((function(t){o[t]=f[t]})),o.init(i,t),p&&this.points){var z=o.options;!1===z.visible?(M.graphic=1,M.dataLabel=1):o._hasPointLabels||(t=z.marker,a=z.dataLabels,t&&(!1===t.enabled||"symbol"in t)&&(M.graphic=1),a&&!1===a.enabled&&(M.dataLabel=1)),this.points.forEach((function(t){t&&t.series&&(t.resolveColor(),Object.keys(M).length&&t.destroyElements(M),!1===z.showInLegend&&t.legendItem&&i.legend.destroyItem(t))}),this)}o.initialType=c,i.linkSeries(),A(this,"afterUpdate"),w(e,!0)&&i.redraw(!!p&&void 0)},setName:function(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0},hasOptionChanged:function(t){var e=this.options[t],n=this.chart.options.plotOptions,o=this.userOptions[t];return o?e!==o:e!==w(n&&n[this.type]&&n[this.type][t],n&&n.series&&n.series[t],e)}}),g(e.prototype,{update:function(t,e){var n=this.chart,o=t&&t.events||{};t=W(this.userOptions,t),n.options[this.coll].indexOf&&(n.options[this.coll][n.options[this.coll].indexOf(this.userOptions)]=t),L(n.options[this.coll].events,(function(t,e){void 0===o[e]&&(o[e]=void 0)})),this.destroy(!0),this.init(n,g(t,{events:o})),n.isDirtyBox=!0,w(e,!0)&&n.redraw()},remove:function(t){for(var e=this.chart,n=this.coll,o=this.series,r=o.length;r--;)o[r]&&o[r].remove(!1);m(e.axes,this),m(e[n],this),v(e.options[n])?e.options[n].splice(this.options.index,1):delete e.options[n],e[n].forEach((function(t,e){t.options.index=t.userOptions.index=e})),this.destroy(),e.isDirtyBox=!0,w(t,!0)&&e.redraw()},setTitle:function(t,e){this.update({title:t},e)},setCategories:function(t,e){this.update({categories:t},e)}})})),e(n,"Series/AreaSeries.js",[n["Core/Series/Series.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Mixins/LegendSymbol.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r){var i=e.parse,a=r.objectEach,c=r.pick,s=n.Series;t.seriesType("area","line",{threshold:0},{singleStacks:!1,getStackPoints:function(t){var e,n=[],o=[],r=this.xAxis,i=this.yAxis,s=i.stacking.stacks[this.stackKey],u={},p=this.index,l=i.series,d=l.length,f=c(i.options.reversedStacks,!0)?1:-1;if(t=t||this.points,this.options.stacking){for(e=0;e<t.length;e++)t[e].leftNull=t[e].rightNull=void 0,u[t[e].x]=t[e];a(s,(function(t,e){null!==t.total&&o.push(e)})),o.sort((function(t,e){return t-e}));var b=l.map((function(t){return t.visible}));o.forEach((function(t,a){var c,l,M=0;if(u[t]&&!u[t].isNull)n.push(u[t]),[-1,1].forEach((function(n){var r=1===n?"rightNull":"leftNull",i=0,M=s[o[a+n]];if(M)for(e=p;0<=e&&e<d;)(c=M.points[e])||(e===p?u[t][r]=!0:b[e]&&(l=s[t].points[e])&&(i-=l[1]-l[0])),e+=f;u[t][1===n?"rightCliff":"leftCliff"]=i}));else{for(e=p;0<=e&&e<d;){if(c=s[t].points[e]){M=c[1];break}e+=f}M=i.translate(M,0,1,0,1),n.push({isNull:!0,plotX:r.translate(t,0,0,0,1),x:t,plotY:M,yBottom:M})}}))}return n},getGraphPath:function(t){var e,n=s.prototype.getGraphPath,o=this.options,r=o.stacking,i=this.yAxis,a=[],u=[],p=this.index,l=i.stacking.stacks[this.stackKey],d=o.threshold,f=Math.round(i.getThreshold(o.threshold));o=c(o.connectNulls,"percent"===r);var b=function(e,n,o){var c=t[e];e=r&&l[c.x].points[p];var s=c[o+"Null"]||0;if(o=c[o+"Cliff"]||0,c=!0,o||s){var b=(s?e[0]:e[1])+o,M=e[0]+o;c=!!s}else!r&&t[n]&&t[n].isNull&&(b=M=d);void 0!==b&&(u.push({plotX:z,plotY:null===b?f:i.getThreshold(b),isNull:c,isCliff:!0}),a.push({plotX:z,plotY:null===M?f:i.getThreshold(M),doCurve:!1}))};for(t=t||this.points,r&&(t=this.getStackPoints(t)),e=0;e<t.length;e++){r||(t[e].leftCliff=t[e].rightCliff=t[e].leftNull=t[e].rightNull=void 0);var M=t[e].isNull,z=c(t[e].rectPlotX,t[e].plotX),h=r?t[e].yBottom:f;M&&!o||(o||b(e,e-1,"left"),M&&!r&&o||(u.push(t[e]),a.push({x:e,plotX:z,plotY:h})),o||b(e,e+1,"right"))}return e=n.call(this,u,!0,!0),a.reversed=!0,(h=(M=n.call(this,a,!0,!0))[0])&&"M"===h[0]&&(M[0]=["L",h[1],h[2]]),M=e.concat(M),n=n.call(this,u,!1,o),M.xMap=e.xMap,this.areaPath=M,n},drawGraph:function(){this.areaPath=[],s.prototype.drawGraph.apply(this);var t=this,e=this.areaPath,n=this.options,o=[["area","highcharts-area",this.color,n.fillColor]];this.zones.forEach((function(e,r){o.push(["zone-area-"+r,"highcharts-area highcharts-zone-area-"+r+" "+e.className,e.color||t.color,e.fillColor||n.fillColor])})),o.forEach((function(o){var r=o[0],a=t[r],s=a?"animate":"attr",u={};a?(a.endX=t.preventGraphAnimation?null:e.xMap,a.animate({d:e})):(u.zIndex=0,(a=t[r]=t.chart.renderer.path(e).addClass(o[1]).add(t.group)).isArea=!0),t.chart.styledMode||(u.fill=c(o[3],i(o[2]).setOpacity(c(n.fillOpacity,.75)).get())),a[s](u),a.startX=e.xMap,a.shiftUnit=n.step?2:1}))},drawLegendSymbol:o.drawRectangle})})),e(n,"Series/SplineSeries.js",[n["Core/Series/Series.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.pick;t.seriesType("spline","line",{},{getPointSpline:function(t,e,o){var r=e.plotX||0,i=e.plotY||0,a=t[o-1];if(o=t[o+1],a&&!a.isNull&&!1!==a.doCurve&&!e.isCliff&&o&&!o.isNull&&!1!==o.doCurve&&!e.isCliff){t=a.plotY||0;var c=o.plotX||0;o=o.plotY||0;var s=0,u=(1.5*r+(a.plotX||0))/2.5,p=(1.5*i+t)/2.5,l=(1.5*i+o)/2.5;(c=(1.5*r+c)/2.5)!==u&&(s=(l-p)*(c-r)/(c-u)+i-l),l+=s,(p+=s)>t&&p>i?l=2*i-(p=Math.max(t,i)):p<t&&p<i&&(l=2*i-(p=Math.min(t,i))),l>o&&l>i?p=2*i-(l=Math.max(o,i)):l<o&&l<i&&(p=2*i-(l=Math.min(o,i))),e.rightContX=c,e.rightContY=l}return e=["C",n(a.rightContX,a.plotX,0),n(a.rightContY,a.plotY,0),n(u,r,0),n(p,i,0),r,i],a.rightContX=a.rightContY=void 0,e}})})),e(n,"Series/AreaSplineSeries.js",[n["Core/Series/Series.js"],n["Mixins/LegendSymbol.js"],n["Core/Options.js"]],(function(t,e,n){var o=t.seriesTypes.area.prototype;t.seriesType("areaspline","spline",n.defaultOptions.plotOptions.area,{getStackPoints:o.getStackPoints,getGraphPath:o.getGraphPath,drawGraph:o.drawGraph,drawLegendSymbol:e.drawRectangle})})),e(n,"Series/ColumnSeries.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Series/Series.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Mixins/LegendSymbol.js"],n["Series/LineSeries.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a){var c=t.animObject,s=n.parse;t=o.noop;var u=a.clamp,p=a.defined,l=a.extend,d=a.isArray,f=a.isNumber,b=a.merge,M=a.pick,z=a.objectEach;return e=e.seriesType("column","line",{borderRadius:0,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"},{cropShoulder:0,directTouch:!0,trackerGroups:["group","dataLabelsGroup"],negStacks:!0,init:function(){i.prototype.init.apply(this,arguments);var t=this,e=t.chart;e.hasRendered&&e.series.forEach((function(e){e.type===t.type&&(e.isDirty=!0)}))},getColumnMetrics:function(){var t=this,e=t.options,n=t.xAxis,o=t.yAxis,r=n.options.reversedStacks;r=n.reversed&&!r||!n.reversed&&r;var i,a={},c=0;!1===e.grouping?c=1:t.chart.series.forEach((function(e){var n=e.yAxis,r=e.options;if(e.type===t.type&&(e.visible||!t.chart.options.chart.ignoreHiddenSeries)&&o.len===n.len&&o.pos===n.pos){if(r.stacking&&"group"!==r.stacking){i=e.stackKey,void 0===a[i]&&(a[i]=c++);var s=a[i]}else!1!==r.grouping&&(s=c++);e.columnIndex=s}}));var s=Math.min(Math.abs(n.transA)*(n.ordinal&&n.ordinal.slope||e.pointRange||n.closestPointRange||n.tickInterval||1),n.len),u=s*e.groupPadding,p=(s-2*u)/(c||1);return e=Math.min(e.maxPointWidth||n.len,M(e.pointWidth,p*(1-2*e.pointPadding))),t.columnMetrics={width:e,offset:(p-e)/2+(u+((t.columnIndex||0)+(r?1:0))*p-s/2)*(r?-1:1),paddedWidth:p,columnCount:c},t.columnMetrics},crispCol:function(t,e,n,o){var r=this.chart,i=this.borderWidth,a=-(i%2?.5:0);return i=i%2?.5:1,r.inverted&&r.renderer.isVML&&(i+=1),this.options.crisp&&(n=Math.round(t+n)+a,n-=t=Math.round(t)+a),o=Math.round(e+o)+i,a=.5>=Math.abs(e)&&.5<o,o-=e=Math.round(e)+i,a&&o&&(--e,o+=1),{x:t,y:e,width:n,height:o}},adjustForMissingColumns:function(t,e,n,o){var r=this,i=this.options.stacking;if(!n.isNull&&1<o.columnCount){var a=0,c=0;z(this.yAxis.stacking&&this.yAxis.stacking.stacks,(function(t){if("number"==typeof n.x&&(t=t[n.x.toString()])){var e=t.points[r.index],o=t.total;i?(e&&(a=c),t.hasValidPoints&&c++):d(e)&&(a=e[1],c=o||0)}})),t=(n.plotX||0)+((c-1)*o.paddedWidth+e)/2-e-a*o.paddedWidth}return t},translate:function(){var t=this,e=t.chart,n=t.options,o=t.dense=2>t.closestPointRange*t.xAxis.transA;o=t.borderWidth=M(n.borderWidth,o?0:1);var r=t.xAxis,a=t.yAxis,c=n.threshold,s=t.translatedThreshold=a.getThreshold(c),l=M(n.minPointLength,5),d=t.getColumnMetrics(),b=d.width,z=t.barW=Math.max(b,1+2*o),h=t.pointXOffset=d.offset,m=t.dataMin,O=t.dataMax;e.inverted&&(s-=.5),n.pointPadding&&(z=Math.ceil(z)),i.prototype.translate.apply(t),t.points.forEach((function(o){var i=M(o.yBottom,s),g=999+Math.abs(i),A=b,v=o.plotX||0;g=u(o.plotY,-g,a.len+g);var y=v+h,q=z,_=Math.min(g,i),W=Math.max(g,i)-_;if(l&&Math.abs(W)<l){W=l;var L=!a.reversed&&!o.negative||a.reversed&&o.negative;f(c)&&f(O)&&o.y===c&&O<=c&&(a.min||0)<c&&m!==O&&(L=!L),_=Math.abs(_-s)>l?i-l:s-(L?l:0)}p(o.options.pointWidth)&&(A=q=Math.ceil(o.options.pointWidth),y-=Math.round((A-b)/2)),n.centerInCategory&&(y=t.adjustForMissingColumns(y,A,o,d)),o.barX=y,o.pointWidth=A,o.tooltipPos=e.inverted?[a.len+a.pos-e.plotLeft-g,r.len+r.pos-e.plotTop-(v||0)-h-q/2,W]:[y+q/2,g+a.pos-e.plotTop,W],o.shapeType=t.pointClass.prototype.shapeType||"rect",o.shapeArgs=t.crispCol.apply(t,o.isNull?[y,s,q,0]:[y,_,q,W])}))},getSymbol:t,drawLegendSymbol:r.drawRectangle,drawGraph:function(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")},pointAttribs:function(t,e){var n=this.options,o=this.pointAttrToOptions||{},r=o.stroke||"borderColor",i=o["stroke-width"]||"borderWidth",a=t&&t.color||this.color,c=t&&t[r]||n[r]||this.color||a,u=t&&t[i]||n[i]||this[i]||0;o=t&&t.options.dashStyle||n.dashStyle;var p=M(t&&t.opacity,n.opacity,1);if(t&&this.zones.length){var l=t.getZone();a=t.options.color||l&&(l.color||t.nonZonedColor)||this.color,l&&(c=l.borderColor||c,o=l.dashStyle||o,u=l.borderWidth||u)}return e&&t&&(e=(t=b(n.states[e],t.options.states&&t.options.states[e]||{})).brightness,a=t.color||void 0!==e&&s(a).brighten(t.brightness).get()||a,c=t[r]||c,u=t[i]||u,o=t.dashStyle||o,p=M(t.opacity,p)),r={fill:a,stroke:c,"stroke-width":u,opacity:p},o&&(r.dashstyle=o),r},drawPoints:function(){var t,e=this,n=this.chart,o=e.options,r=n.renderer,i=o.animationLimit||250;e.points.forEach((function(a){var c=a.graphic,s=!!c,u=c&&n.pointCount<i?"animate":"attr";f(a.plotY)&&null!==a.y?(t=a.shapeArgs,c&&a.hasNewShapeType()&&(c=c.destroy()),e.enabledDataSorting&&(a.startXPos=e.xAxis.reversed?-(t?t.width:0):e.xAxis.width),c||(a.graphic=c=r[a.shapeType](t).add(a.group||e.group))&&e.enabledDataSorting&&n.hasRendered&&n.pointCount<i&&(c.attr({x:a.startXPos}),s=!0,u="animate"),c&&s&&c[u](b(t)),o.borderRadius&&c[u]({r:o.borderRadius}),n.styledMode||c[u](e.pointAttribs(a,a.selected&&"select")).shadow(!1!==a.allowShadow&&o.shadow,null,o.stacking&&!o.borderRadius),c.addClass(a.getClassName(),!0)):c&&(a.graphic=c.destroy())}))},animate:function(t){var e=this,n=this.yAxis,o=e.options,r=this.chart.inverted,i={},a=r?"translateX":"translateY";if(t)i.scaleY=.001,t=u(n.toPixels(o.threshold),n.pos,n.pos+n.len),r?i.translateX=t-n.len:i.translateY=t,e.clipBox&&e.setClip(),e.group.attr(i);else{var s=e.group.attr(a);e.group.animate({scaleY:1},l(c(e.options.animation),{step:function(t,o){e.group&&(i[a]=s+o.pos*(n.pos-s),e.group.attr(i))}}))}},remove:function(){var t=this,e=t.chart;e.hasRendered&&e.series.forEach((function(e){e.type===t.type&&(e.isDirty=!0)})),i.prototype.remove.apply(t,arguments)}}),e})),e(n,"Series/BarSeries.js",[n["Core/Series/Series.js"]],(function(t){t.seriesType("bar","column",null,{inverted:!0})})),e(n,"Series/ScatterSeries.js",[n["Core/Series/Series.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e,n){n=n.addEvent;var o=e.Series;t.seriesType("scatter","line",{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">●</span> <span style="font-size: 10px"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}},{sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1,drawGraph:function(){(this.options.lineWidth||0===this.options.lineWidth&&this.graph&&this.graph.strokeWidth())&&o.prototype.drawGraph.call(this)},applyJitter:function(){var t=this,e=this.options.jitter,n=this.points.length;e&&this.points.forEach((function(o,r){["x","y"].forEach((function(i,a){var c="plot"+i.toUpperCase();if(e[i]&&!o.isNull){var s=t[i+"Axis"],u=e[i]*s.transA;if(s&&!s.isLog){var p=Math.max(0,o[c]-u);s=Math.min(s.len,o[c]+u),a=1e4*Math.sin(r+a*n),o[c]=p+(s-p)*(a-Math.floor(a)),"x"===i&&(o.clientX=o.plotX)}}}))}))}}),n(o,"afterTranslate",(function(){this.applyJitter&&this.applyJitter()}))})),e(n,"Mixins/CenteredSeries.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.isNumber,o=e.pick,r=e.relativeLength,i=t.deg2rad;return t.CenteredSeriesMixin={getCenter:function(){var e=this.options,n=this.chart,i=2*(e.slicedOffset||0),a=n.plotWidth-2*i,c=n.plotHeight-2*i,s=e.center,u=Math.min(a,c),p=e.size,l=e.innerSize||0;for("string"==typeof p&&(p=parseFloat(p)),"string"==typeof l&&(l=parseFloat(l)),e=[o(s[0],"50%"),o(s[1],"50%"),o(p&&0>p?void 0:e.size,"100%"),o(l&&0>l?void 0:e.innerSize||0,"0%")],!n.angular||this instanceof t.Series||(e[3]=0),s=0;4>s;++s)p=e[s],n=2>s||2===s&&/%$/.test(p),e[s]=r(p,[a,c,u,e[2]][s])+(n?i:0);return e[3]>e[2]&&(e[3]=e[2]),e},getStartAndEndRadians:function(t,e){return t=n(t)?t:0,e=n(e)&&e>t&&360>e-t?e:t+360,{start:i*(t+-90),end:i*(e+-90)}}}})),e(n,"Series/PieSeries.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Series/Series.js"],n["Mixins/CenteredSeries.js"],n["Core/Globals.js"],n["Mixins/LegendSymbol.js"],n["Series/LineSeries.js"],n["Core/Series/Point.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a,c,s){var u=t.setAnimation,p=n.getStartAndEndRadians;t=o.noop;var l=s.addEvent,d=s.clamp,f=s.defined,b=s.fireEvent,M=s.isNumber,z=s.merge,h=s.pick,m=s.relativeLength;e.seriesType("pie","line",{center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"fixedOffset",crookDistance:"70%",distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}},{isCartesian:!1,requireSorting:!1,directTouch:!0,noSharedTooltip:!0,trackerGroups:["group","dataLabelsGroup"],axisTypes:[],pointAttribs:e.seriesTypes.column.prototype.pointAttribs,animate:function(t){var e=this,n=e.points,o=e.startAngleRad;t||n.forEach((function(t){var n=t.graphic,r=t.shapeArgs;n&&r&&(n.attr({r:h(t.startR,e.center&&e.center[3]/2),start:o,end:o}),n.animate({r:r.r,start:r.start,end:r.end},e.options.animation))}))},hasData:function(){return!!this.processedXData.length},updateTotals:function(){var t,e=0,n=this.points,o=n.length,r=this.options.ignoreHiddenPoint;for(t=0;t<o;t++){var i=n[t];e+=r&&!i.visible||i.isNull?0:i.y}for(this.total=e,t=0;t<o;t++)(i=n[t]).percentage=0<e&&(i.visible||!r)?i.y/e*100:0,i.total=e},generatePoints:function(){i.prototype.generatePoints.call(this),this.updateTotals()},getX:function(t,e,n){var o=this.center,r=this.radii?this.radii[n.index]:o[2]/2;return t=Math.asin(d((t-o[1])/(r+n.labelDistance),-1,1)),o[0]+(e?-1:1)*Math.cos(t)*(r+n.labelDistance)+(0<n.labelDistance?(e?-1:1)*this.options.dataLabels.padding:0)},translate:function(t){this.generatePoints();var e=0,n=this.options,o=n.slicedOffset,r=o+(n.borderWidth||0),i=p(n.startAngle,n.endAngle),a=this.startAngleRad=i.start;i=(this.endAngleRad=i.end)-a;var c=this.points,s=n.dataLabels.distance;n=n.ignoreHiddenPoint;var u,l=c.length;for(t||(this.center=t=this.getCenter()),u=0;u<l;u++){var d=c[u],f=a+e*i;n&&!d.visible||(e+=d.percentage/100);var M=a+e*i;d.shapeType="arc",d.shapeArgs={x:t[0],y:t[1],r:t[2]/2,innerR:t[3]/2,start:Math.round(1e3*f)/1e3,end:Math.round(1e3*M)/1e3},d.labelDistance=h(d.options.dataLabels&&d.options.dataLabels.distance,s),d.labelDistance=m(d.labelDistance,d.shapeArgs.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,d.labelDistance),(M=(M+f)/2)>1.5*Math.PI?M-=2*Math.PI:M<-Math.PI/2&&(M+=2*Math.PI),d.slicedTranslation={translateX:Math.round(Math.cos(M)*o),translateY:Math.round(Math.sin(M)*o)};var z=Math.cos(M)*t[2]/2,O=Math.sin(M)*t[2]/2;d.tooltipPos=[t[0]+.7*z,t[1]+.7*O],d.half=M<-Math.PI/2||M>Math.PI/2?1:0,d.angle=M,f=Math.min(r,d.labelDistance/5),d.labelPosition={natural:{x:t[0]+z+Math.cos(M)*d.labelDistance,y:t[1]+O+Math.sin(M)*d.labelDistance},final:{},alignment:0>d.labelDistance?"center":d.half?"right":"left",connectorPosition:{breakAt:{x:t[0]+z+Math.cos(M)*f,y:t[1]+O+Math.sin(M)*f},touchingSliceAt:{x:t[0]+z,y:t[1]+O}}}}b(this,"afterTranslate")},drawEmpty:function(){var t=this.startAngleRad,e=this.endAngleRad,n=this.options;if(0===this.total&&this.center){var o=this.center[0],r=this.center[1];this.graph||(this.graph=this.chart.renderer.arc(o,r,this.center[1]/2,0,t,e).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:c.prototype.symbols.arc(o,r,this.center[2]/2,0,{start:t,end:e,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":n.borderWidth,fill:n.fillColor||"none",stroke:n.color||"#cccccc"})}else this.graph&&(this.graph=this.graph.destroy())},redrawPoints:function(){var t,e,n,o,r=this,i=r.chart,a=i.renderer,c=r.options.shadow;this.drawEmpty(),!c||r.shadowGroup||i.styledMode||(r.shadowGroup=a.g("shadow").attr({zIndex:-1}).add(r.group)),r.points.forEach((function(s){var u={};if(e=s.graphic,!s.isNull&&e){if(o=s.shapeArgs,t=s.getTranslate(),!i.styledMode){var p=s.shadowGroup;c&&!p&&(p=s.shadowGroup=a.g("shadow").add(r.shadowGroup)),p&&p.attr(t),n=r.pointAttribs(s,s.selected&&"select")}s.delayedRendering?(e.setRadialReference(r.center).attr(o).attr(t),i.styledMode||e.attr(n).attr({"stroke-linejoin":"round"}).shadow(c,p),s.delayedRendering=!1):(e.setRadialReference(r.center),i.styledMode||z(!0,u,n),z(!0,u,o,t),e.animate(u)),e.attr({visibility:s.visible?"inherit":"hidden"}),e.addClass(s.getClassName())}else e&&(s.graphic=e.destroy())}))},drawPoints:function(){var t=this.chart.renderer;this.points.forEach((function(e){e.graphic&&e.hasNewShapeType()&&(e.graphic=e.graphic.destroy()),e.graphic||(e.graphic=t[e.shapeType](e.shapeArgs).add(e.series.group),e.delayedRendering=!0)}))},searchPoint:t,sortByAngle:function(t,e){t.sort((function(t,n){return void 0!==t.angle&&(n.angle-t.angle)*e}))},drawLegendSymbol:r.drawRectangle,getCenter:n.getCenter,getSymbol:t,drawGraph:null},{init:function(){a.prototype.init.apply(this,arguments);var t=this;t.name=h(t.name,"Slice");var e=function(e){t.slice("select"===e.type)};return l(t,"select",e),l(t,"unselect",e),t},isValid:function(){return M(this.y)&&0<=this.y},setVisible:function(t,e){var n=this,o=n.series,r=o.chart,i=o.options.ignoreHiddenPoint;e=h(e,i),t!==n.visible&&(n.visible=n.options.visible=t=void 0===t?!n.visible:t,o.options.data[o.data.indexOf(n)]=n.options,["graphic","dataLabel","connector","shadowGroup"].forEach((function(e){n[e]&&n[e][t?"show":"hide"](!0)})),n.legendItem&&r.legend.colorizeItem(n,t),t||"hover"!==n.state||n.setState(""),i&&(o.isDirty=!0),e&&r.redraw())},slice:function(t,e,n){var o=this.series;u(n,o.chart),h(e,!0),this.sliced=this.options.sliced=f(t)?t:!this.sliced,o.options.data[o.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate()),this.shadowGroup&&this.shadowGroup.animate(this.getTranslate())},getTranslate:function(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}},haloPath:function(t){var e=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(e.x,e.y,e.r+t,e.r+t,{innerR:e.r-1,start:e.start,end:e.end})},connectorShapes:{fixedOffset:function(t,e,n){var o=e.breakAt;return e=e.touchingSliceAt,[["M",t.x,t.y],n.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*o.x-e.x,2*o.y-e.y,o.x,o.y]:["L",o.x,o.y],["L",e.x,e.y]]},straight:function(t,e){return e=e.touchingSliceAt,[["M",t.x,t.y],["L",e.x,e.y]]},crookedLine:function(t,e,n){e=e.touchingSliceAt;var o=this.series,r=o.center[0],i=o.chart.plotWidth,a=o.chart.plotLeft;o=t.alignment;var c=this.shapeArgs.r;return n=m(n.crookDistance,1),n=["L",i="left"===o?r+c+(i+a-r-c)*(1-n):a+(r-c)*n,t.y],r=!0,("left"===o?i>t.x||i<e.x:i<t.x||i>e.x)&&(r=!1),t=[["M",t.x,t.y]],r&&t.push(n),t.push(["L",e.x,e.y]),t}},getConnectorPath:function(){var t=this.labelPosition,e=this.series.options.dataLabels,n=e.connectorShape,o=this.connectorShapes;return o[n]&&(n=o[n]),n.call(this,{x:t.final.x,y:t.final.y,alignment:t.alignment},t.connectorPosition,e)}})})),e(n,"Core/Series/DataLabels.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Globals.js"],n["Core/Series/CartesianSeries.js"],n["Core/Utilities.js"]],(function(t,e,n,o){var r=t.getDeferredAnimation;t=e.noop;var i=e.seriesTypes,a=o.arrayMax,c=o.clamp,s=o.defined,u=o.extend,p=o.fireEvent,l=o.format,d=o.isArray,f=o.merge,b=o.objectEach,M=o.pick,z=o.relativeLength,h=o.splat,m=o.stableSort;e.distribute=function(t,n,o){function r(t,e){return t.target-e.target}var i,a=!0,s=t,u=[],p=0,l=s.reducedLen||n;for(i=t.length;i--;)p+=t[i].size;if(p>l){for(m(t,(function(t,e){return(e.rank||0)-(t.rank||0)})),p=i=0;p<=l;)p+=t[i].size,i++;u=t.splice(i-1,t.length)}for(m(t,r),t=t.map((function(t){return{size:t.size,targets:[t.target],align:M(t.align,.5)}}));a;){for(i=t.length;i--;)a=t[i],p=(Math.min.apply(0,a.targets)+Math.max.apply(0,a.targets))/2,a.pos=c(p-a.size*a.align,0,n-a.size);for(i=t.length,a=!1;i--;)0<i&&t[i-1].pos+t[i-1].size>t[i].pos&&(t[i-1].size+=t[i].size,t[i-1].targets=t[i-1].targets.concat(t[i].targets),t[i-1].align=.5,t[i-1].pos+t[i-1].size>n&&(t[i-1].pos=n-t[i-1].size),t.splice(i,1),a=!0)}s.push.apply(s,u),i=0,t.some((function(t){var r=0;if(t.targets.some((function(){if(s[i].pos=t.pos+r,void 0!==o&&Math.abs(s[i].pos-s[i].target)>o)return s.slice(0,i+1).forEach((function(t){delete t.pos})),s.reducedLen=(s.reducedLen||n)-.1*n,s.reducedLen>.1*n&&e.distribute(s,n,o),!0;r+=s[i].size,i++})))return!0})),m(s,r)},n.prototype.drawDataLabels=function(){function t(t,e){var n,o=[];if(d(t)&&!d(e))o=t.map((function(t){return f(t,e)}));else if(d(e)&&!d(t))o=e.map((function(e){return f(t,e)}));else if(d(t)||d(e))for(n=Math.max(t.length,e.length);n--;)o[n]=f(t[n],e[n]);else o=f(t,e);return o}var e=this,n=e.chart,o=e.options,i=o.dataLabels,a=e.points,c=e.hasRendered||0,u=i.animation;u=i.defer?r(n,u,e):{defer:0,duration:0};var z=n.renderer;if(i=t(t(n.options.plotOptions&&n.options.plotOptions.series&&n.options.plotOptions.series.dataLabels,n.options.plotOptions&&n.options.plotOptions[e.type]&&n.options.plotOptions[e.type].dataLabels),i),p(this,"drawDataLabels"),d(i)||i.enabled||e._hasPointLabels){var m=e.plotGroup("dataLabelsGroup","data-labels",c?"inherit":"hidden",i.zIndex||6);m.attr({opacity:+c}),!c&&(c=e.dataLabelsGroup)&&(e.visible&&m.show(!0),c[o.animation?"animate":"attr"]({opacity:1},u)),a.forEach((function(r){h(t(i,r.dlOptions||r.options&&r.options.dataLabels)).forEach((function(t,i){var a=t.enabled&&(!r.isNull||r.dataLabelOnNull)&&function(t,e){var n=e.filter;return!n||(e=n.operator,t=t[n.property],n=n.value,">"===e&&t>n||"<"===e&&t<n||">="===e&&t>=n||"<="===e&&t<=n||"=="===e&&t==n||"==="===e&&t===n)}(r,t),c=r.dataLabels?r.dataLabels[i]:r.dataLabel,u=r.connectors?r.connectors[i]:r.connector,p=M(t.distance,r.labelDistance),d=!c;if(a){var f=r.getLabelConfig(),h=M(t[r.formatPrefix+"Format"],t.format);f=s(h)?l(h,f,n):(t[r.formatPrefix+"Formatter"]||t.formatter).call(f,t),h=t.style;var O=t.rotation;n.styledMode||(h.color=M(t.color,h.color,e.color,"#000000"),"contrast"===h.color?(r.contrastColor=z.getContrast(r.color||e.color),h.color=!s(p)&&t.inside||0>p||o.stacking?r.contrastColor:"#000000"):delete r.contrastColor,o.cursor&&(h.cursor=o.cursor));var g={r:t.borderRadius||0,rotation:O,padding:t.padding,zIndex:1};n.styledMode||(g.fill=t.backgroundColor,g.stroke=t.borderColor,g["stroke-width"]=t.borderWidth),b(g,(function(t,e){void 0===t&&delete g[e]}))}!c||a&&s(f)?a&&s(f)&&(c?g.text=f:(r.dataLabels=r.dataLabels||[],c=r.dataLabels[i]=O?z.text(f,0,-9999,t.useHTML).addClass("highcharts-data-label"):z.label(f,0,-9999,t.shape,null,null,t.useHTML,null,"data-label"),i||(r.dataLabel=c),c.addClass(" highcharts-data-label-color-"+r.colorIndex+" "+(t.className||"")+(t.useHTML?" highcharts-tracker":""))),c.options=t,c.attr(g),n.styledMode||c.css(h).shadow(t.shadow),c.added||c.add(m),t.textPath&&!t.useHTML&&(c.setTextPath(r.getDataLabelPath&&r.getDataLabelPath(c)||r.graphic,t.textPath),r.dataLabelPath&&!t.textPath.enabled&&(r.dataLabelPath=r.dataLabelPath.destroy())),e.alignDataLabel(r,c,t,null,d)):(r.dataLabel=r.dataLabel&&r.dataLabel.destroy(),r.dataLabels&&(1===r.dataLabels.length?delete r.dataLabels:delete r.dataLabels[i]),i||delete r.dataLabel,u&&(r.connector=r.connector.destroy(),r.connectors&&(1===r.connectors.length?delete r.connectors:delete r.connectors[i])))}))}))}p(this,"afterDrawDataLabels")},n.prototype.alignDataLabel=function(t,e,n,o,r){var i=this,a=this.chart,c=this.isCartesian&&a.inverted,s=this.enabledDataSorting,p=M(t.dlBox&&t.dlBox.centerX,t.plotX,-9999),l=M(t.plotY,-9999),d=e.getBBox(),f=n.rotation,b=n.align,z=a.isInsidePlot(p,Math.round(l),c),h="justify"===M(n.overflow,s?"none":"justify"),m=this.visible&&!1!==t.visible&&(t.series.forceDL||s&&!h||z||n.inside&&o&&a.isInsidePlot(p,c?o.x+1:o.y+o.height-1,c)),O=function(n){s&&i.xAxis&&!h&&i.setDataLabelStartPos(t,e,r,z,n)};if(m){var g=a.renderer.fontMetrics(a.styledMode?void 0:n.style.fontSize,e).b;o=u({x:c?this.yAxis.len-l:p,y:Math.round(c?this.xAxis.len-p:l),width:0,height:0},o),u(n,{width:d.width,height:d.height}),f?(h=!1,p=a.renderer.rotCorr(g,f),O(p={x:o.x+(n.x||0)+o.width/2+p.x,y:o.y+(n.y||0)+{top:0,middle:.5,bottom:1}[n.verticalAlign]*o.height}),e[r?"attr":"animate"](p).attr({align:b}),O=180<(O=(f+720)%360)&&360>O,"left"===b?p.y-=O?d.height:0:"center"===b?(p.x-=d.width/2,p.y-=d.height/2):"right"===b&&(p.x-=d.width,p.y-=O?0:d.height),e.placed=!0,e.alignAttr=p):(O(o),e.align(n,null,o),p=e.alignAttr),h&&0<=o.height?this.justifyDataLabel(e,n,p,d,o,r):M(n.crop,!0)&&(m=a.isInsidePlot(p.x,p.y)&&a.isInsidePlot(p.x+d.width,p.y+d.height)),n.shape&&!f&&e[r?"attr":"animate"]({anchorX:c?a.plotWidth-t.plotY:t.plotX,anchorY:c?a.plotHeight-t.plotX:t.plotY})}r&&s&&(e.placed=!1),m||s&&!h||(e.hide(!0),e.placed=!1)},n.prototype.setDataLabelStartPos=function(t,e,n,o,r){var i=this.chart,a=i.inverted,c=this.xAxis,s=c.reversed,u=a?e.height/2:e.width/2;t=(t=t.pointWidth)?t/2:0,c=a?r.x:s?-u-t:c.width-u+t,r=a?s?this.yAxis.height-u+t:-u-t:r.y,e.startXPos=c,e.startYPos=r,o?"hidden"===e.visibility&&(e.show(),e.attr({opacity:0}).animate({opacity:1})):e.attr({opacity:1}).animate({opacity:0},void 0,e.hide),i.hasRendered&&(n&&e.attr({x:e.startXPos,y:e.startYPos}),e.placed=!0)},n.prototype.justifyDataLabel=function(t,e,n,o,r,i){var a=this.chart,c=e.align,s=e.verticalAlign,u=t.box?0:t.padding||0,p=e.x;p=void 0===p?0:p;var l=e.y,d=void 0===l?0:l;if(0>(l=n.x+u)){"right"===c&&0<=p?(e.align="left",e.inside=!0):p-=l;var f=!0}return(l=n.x+o.width-u)>a.plotWidth&&("left"===c&&0>=p?(e.align="right",e.inside=!0):p+=a.plotWidth-l,f=!0),0>(l=n.y+u)&&("bottom"===s&&0<=d?(e.verticalAlign="top",e.inside=!0):d-=l,f=!0),(l=n.y+o.height-u)>a.plotHeight&&("top"===s&&0>=d?(e.verticalAlign="bottom",e.inside=!0):d+=a.plotHeight-l,f=!0),f&&(e.x=p,e.y=d,t.placed=!i,t.align(e,void 0,r)),f},i.pie&&(i.pie.prototype.dataLabelPositioners={radialDistributionY:function(t){return t.top+t.distributeBox.pos},radialDistributionX:function(t,e,n,o){return t.getX(n<e.top+2||n>e.bottom-2?o:n,e.half,e)},justify:function(t,e,n){return n[0]+(t.half?-1:1)*(e+t.labelDistance)},alignToPlotEdges:function(t,e,n,o){return t=t.getBBox().width,e?t+o:n-t-o},alignToConnectors:function(t,e,n,o){var r,i=0;return t.forEach((function(t){(r=t.dataLabel.getBBox().width)>i&&(i=r)})),e?i+o:n-i-o}},i.pie.prototype.drawDataLabels=function(){var t,o,r,i,c,u,p,l,d,b,z,h,m=this,O=m.data,g=m.chart,A=m.options.dataLabels||{},v=A.connectorPadding,y=g.plotWidth,q=g.plotHeight,_=g.plotLeft,W=Math.round(g.chartWidth/3),L=m.center,w=L[2]/2,x=L[1],R=[[],[]],T=[0,0,0,0],k=m.dataLabelPositioners;m.visible&&(A.enabled||m._hasPointLabels)&&(O.forEach((function(t){t.dataLabel&&t.visible&&t.dataLabel.shortened&&(t.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.dataLabel.shortened=!1)})),n.prototype.drawDataLabels.apply(m),O.forEach((function(t){t.dataLabel&&(t.visible?(R[t.half].push(t),t.dataLabel._pos=null,!s(A.style.width)&&!s(t.options.dataLabels&&t.options.dataLabels.style&&t.options.dataLabels.style.width)&&t.dataLabel.getBBox().width>W&&(t.dataLabel.css({width:Math.round(.7*W)+"px"}),t.dataLabel.shortened=!0)):(t.dataLabel=t.dataLabel.destroy(),t.dataLabels&&1===t.dataLabels.length&&delete t.dataLabels))})),R.forEach((function(n,o){var r,a=n.length,f=[];if(a){if(m.sortByAngle(n,o-.5),0<m.maxLabelDistance){var O=Math.max(0,x-w-m.maxLabelDistance),W=Math.min(x+w+m.maxLabelDistance,g.plotHeight);n.forEach((function(t){0<t.labelDistance&&t.dataLabel&&(t.top=Math.max(0,x-w-t.labelDistance),t.bottom=Math.min(x+w+t.labelDistance,g.plotHeight),r=t.dataLabel.getBBox().height||21,t.distributeBox={target:t.labelPosition.natural.y-t.top+r/2,size:r,rank:t.y},f.push(t.distributeBox))})),O=W+r-O,e.distribute(f,O,O/5)}for(z=0;z<a;z++){if(t=n[z],u=t.labelPosition,i=t.dataLabel,b=!1===t.visible?"hidden":"inherit",d=O=u.natural.y,f&&s(t.distributeBox)&&(void 0===t.distributeBox.pos?b="hidden":(p=t.distributeBox.size,d=k.radialDistributionY(t))),delete t.positionIndex,A.justify)l=k.justify(t,w,L);else switch(A.alignTo){case"connectors":l=k.alignToConnectors(n,o,y,_);break;case"plotEdges":l=k.alignToPlotEdges(i,o,y,_);break;default:l=k.radialDistributionX(m,t,d,O)}i._attr={visibility:b,align:u.alignment},h=t.options.dataLabels||{},i._pos={x:l+M(h.x,A.x)+({left:v,right:-v}[u.alignment]||0),y:d+M(h.y,A.y)-10},u.final.x=l,u.final.y=d,M(A.crop,!0)&&(c=i.getBBox().width,O=null,l-c<v&&1===o?(O=Math.round(c-l+v),T[3]=Math.max(O,T[3])):l+c>y-v&&0===o&&(O=Math.round(l+c-y+v),T[1]=Math.max(O,T[1])),0>d-p/2?T[0]=Math.max(Math.round(p/2-d),T[0]):d+p/2>q&&(T[2]=Math.max(Math.round(d+p/2-q),T[2])),i.sideOverflow=O)}}})),0===a(T)||this.verifyDataLabelOverflow(T))&&(this.placeDataLabels(),this.points.forEach((function(t){var e;h=f(A,t.options.dataLabels),(o=M(h.connectorWidth,1))&&(r=t.connector,(i=t.dataLabel)&&i._pos&&t.visible&&0<t.labelDistance?(b=i._attr.visibility,(e=!r)&&(t.connector=r=g.renderer.path().addClass("highcharts-data-label-connector highcharts-color-"+t.colorIndex+(t.className?" "+t.className:"")).add(m.dataLabelsGroup),g.styledMode||r.attr({"stroke-width":o,stroke:h.connectorColor||t.color||"#666666"})),r[e?"attr":"animate"]({d:t.getConnectorPath()}),r.attr("visibility",b)):r&&(t.connector=r.destroy()))})))},i.pie.prototype.placeDataLabels=function(){this.points.forEach((function(t){var e,n=t.dataLabel;n&&t.visible&&((e=n._pos)?(n.sideOverflow&&(n._attr.width=Math.max(n.getBBox().width-n.sideOverflow,0),n.css({width:n._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),n.shortened=!0),n.attr(n._attr),n[n.moved?"animate":"attr"](e),n.moved=!0):n&&n.attr({y:-9999})),delete t.distributeBox}),this)},i.pie.prototype.alignDataLabel=t,i.pie.prototype.verifyDataLabelOverflow=function(t){var e=this.center,n=this.options,o=n.center,r=n.minSize||80,i=null!==n.size;if(!i){if(null!==o[0])var a=Math.max(e[2]-Math.max(t[1],t[3]),r);else a=Math.max(e[2]-t[1]-t[3],r),e[0]+=(t[3]-t[1])/2;null!==o[1]?a=c(a,r,e[2]-Math.max(t[0],t[2])):(a=c(a,r,e[2]-t[0]-t[2]),e[1]+=(t[0]-t[2])/2),a<e[2]?(e[2]=a,e[3]=Math.min(z(n.innerSize||0,a),a),this.translate(e),this.drawDataLabels&&this.drawDataLabels()):i=!0}return i}),i.column&&(i.column.prototype.alignDataLabel=function(t,e,o,r,i){var a=this.chart.inverted,c=t.series,s=t.dlBox||t.shapeArgs,u=M(t.below,t.plotY>M(this.translatedThreshold,c.yAxis.len)),p=M(o.inside,!!this.options.stacking);s&&(0>(r=f(s)).y&&(r.height+=r.y,r.y=0),0<(s=r.y+r.height-c.yAxis.len)&&s<r.height&&(r.height-=s),a&&(r={x:c.yAxis.len-r.y-r.height,y:c.xAxis.len-r.x-r.width,width:r.height,height:r.width}),p||(a?(r.x+=u?0:r.width,r.width=0):(r.y+=u?r.height:0,r.height=0))),o.align=M(o.align,!a||p?"center":u?"right":"left"),o.verticalAlign=M(o.verticalAlign,a||p?"middle":u?"top":"bottom"),n.prototype.alignDataLabel.call(this,t,e,o,r,i),o.inside&&t.contrastColor&&e.css({color:t.contrastColor})})})),e(n,"Extensions/OverlappingDataLabels.js",[n["Core/Chart/Chart.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.addEvent,o=e.fireEvent,r=e.isArray,i=e.isNumber,a=e.objectEach,c=e.pick;n(t,"render",(function(){var t=[];(this.labelCollectors||[]).forEach((function(e){t=t.concat(e())})),(this.yAxis||[]).forEach((function(e){e.stacking&&e.options.stackLabels&&!e.options.stackLabels.allowOverlap&&a(e.stacking.stacks,(function(e){a(e,(function(e){t.push(e.label)}))}))})),(this.series||[]).forEach((function(e){var n=e.options.dataLabels;e.visible&&(!1!==n.enabled||e._hasPointLabels)&&(e.nodes||e.points).forEach((function(e){e.visible&&(r(e.dataLabels)?e.dataLabels:e.dataLabel?[e.dataLabel]:[]).forEach((function(n){var o=n.options;n.labelrank=c(o.labelrank,e.labelrank,e.shapeArgs&&e.shapeArgs.height),o.allowOverlap||t.push(n)}))}))})),this.hideOverlappingLabels(t)})),t.prototype.hideOverlappingLabels=function(t){var e,n,r,a=this,c=t.length,s=a.renderer,u=!1,p=function(t){var e,n,o=t.box?0:t.padding||0,r=e=0;if(t&&(!t.alignAttr||t.placed)){var a=t.alignAttr||{x:t.attr("x"),y:t.attr("y")},c=t.parentGroup;t.width||(e=t.getBBox(),t.width=e.width,t.height=e.height,e=s.fontMetrics(null,t.element).h);var u=t.width-2*o;return(n={left:"0",center:"0.5",right:"1"}[t.alignValue])?r=+n*u:i(t.x)&&Math.round(t.x)!==t.translateX&&(r=t.x-t.translateX),{x:a.x+(c.translateX||0)+o-(r||0),y:a.y+(c.translateY||0)+o-e,width:t.width-2*o,height:t.height-2*o}}};for(n=0;n<c;n++)(e=t[n])&&(e.oldOpacity=e.opacity,e.newOpacity=1,e.absoluteBox=p(e));for(t.sort((function(t,e){return(e.labelrank||0)-(t.labelrank||0)})),n=0;n<c;n++){var l=(p=t[n])&&p.absoluteBox;for(e=n+1;e<c;++e){var d=(r=t[e])&&r.absoluteBox;!l||!d||p===r||0===p.newOpacity||0===r.newOpacity||d.x>=l.x+l.width||d.x+d.width<=l.x||d.y>=l.y+l.height||d.y+d.height<=l.y||((p.labelrank<r.labelrank?p:r).newOpacity=0)}}t.forEach((function(t){if(t){var e=t.newOpacity;t.oldOpacity!==e&&(t.alignAttr&&t.placed?(t[e?"removeClass":"addClass"]("highcharts-data-label-hidden"),u=!0,t.alignAttr.opacity=e,t[t.isOld?"animate":"attr"](t.alignAttr,null,(function(){a.styledMode||t.css({pointerEvents:e?"auto":"none"}),t.visibility=e?"inherit":"hidden"})),o(a,"afterHideOverlappingLabel")):t.attr({opacity:e})),t.isOld=!0}})),u&&o(a,"afterHideAllOverlappingLabels")}})),e(n,"Core/Interaction.js",[n["Core/Series/Series.js"],n["Core/Chart/Chart.js"],n["Core/Globals.js"],n["Core/Legend.js"],n["Series/LineSeries.js"],n["Core/Options.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],(function(t,e,n,o,r,i,a,c){t=t.seriesTypes;var s=n.hasTouch,u=n.svg,p=i.defaultOptions,l=c.addEvent,d=c.createElement,f=c.css,b=c.defined,M=c.extend,z=c.fireEvent,h=c.isArray,m=c.isFunction,O=c.isNumber,g=c.isObject,A=c.merge,v=c.objectEach,y=c.pick;n=n.TrackerMixin={drawTrackerPoint:function(){var t,e=this,n=e.chart,o=n.pointer,r=function(t){var e=o.getPointFromEvent(t);void 0!==e&&(o.isDirectTouch=!0,e.onMouseOver(t))};e.points.forEach((function(e){t=h(e.dataLabels)?e.dataLabels:e.dataLabel?[e.dataLabel]:[],e.graphic&&(e.graphic.element.point=e),t.forEach((function(t){t.div?t.div.point=e:t.element.point=e}))})),e._hasTracking||(e.trackerGroups.forEach((function(t){e[t]&&(e[t].addClass("highcharts-tracker").on("mouseover",r).on("mouseout",(function(t){o.onTrackerMouseOut(t)})),s&&e[t].on("touchstart",r),!n.styledMode&&e.options.cursor&&e[t].css(f).css({cursor:e.options.cursor}))})),e._hasTracking=!0),z(this,"afterDrawTracker")},drawTrackerGraph:function(){var t=this,e=t.options,n=e.trackByArea,o=[].concat(n?t.areaPath:t.graphPath),r=t.chart,i=r.pointer,a=r.renderer,c=r.options.tooltip.snap,p=t.tracker,l=function(e){r.hoverSeries!==t&&t.onMouseOver()},d="rgba(192,192,192,"+(u?1e-4:.002)+")";p?p.attr({d:o}):t.graph&&(t.tracker=a.path(o).attr({visibility:t.visible?"visible":"hidden",zIndex:2}).addClass(n?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),r.styledMode||t.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:d,fill:n?d:"none","stroke-width":t.graph.strokeWidth()+(n?0:2*c)}),[t.tracker,t.markerGroup].forEach((function(t){t.addClass("highcharts-tracker").on("mouseover",l).on("mouseout",(function(t){i.onTrackerMouseOut(t)})),e.cursor&&!r.styledMode&&t.css({cursor:e.cursor}),s&&t.on("touchstart",l)}))),z(this,"afterDrawTracker")}},t.column&&(t.column.prototype.drawTracker=n.drawTrackerPoint),t.pie&&(t.pie.prototype.drawTracker=n.drawTrackerPoint),t.scatter&&(t.scatter.prototype.drawTracker=n.drawTrackerPoint),M(o.prototype,{setItemEvents:function(t,e,n){var o=this,r=o.chart.renderer.boxWrapper,i=t instanceof a,c="highcharts-legend-"+(i?"point":"series")+"-active",s=o.chart.styledMode;(n?[e,t.legendSymbol]:[t.legendGroup]).forEach((function(n){n&&n.on("mouseover",(function(){t.visible&&o.allItems.forEach((function(e){t!==e&&e.setState("inactive",!i)})),t.setState("hover"),t.visible&&r.addClass(c),s||e.css(o.options.itemHoverStyle)})).on("mouseout",(function(){o.chart.styledMode||e.css(A(t.visible?o.itemStyle:o.itemHiddenStyle)),o.allItems.forEach((function(e){t!==e&&e.setState("",!i)})),r.removeClass(c),t.setState()})).on("click",(function(e){var n=function(){t.setVisible&&t.setVisible(),o.allItems.forEach((function(e){t!==e&&e.setState(t.visible?"inactive":"",!i)}))};r.removeClass(c),e={browserEvent:e},t.firePointEvent?t.firePointEvent("legendItemClick",e,n):z(t,"legendItemClick",e,n)}))}))},createCheckboxForItem:function(t){t.checkbox=d("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),l(t.checkbox,"click",(function(e){z(t.series||t,"checkboxClick",{checked:e.target.checked,item:t},(function(){t.select()}))}))}}),M(e.prototype,{showResetZoom:function(){function t(){e.zoomOut()}var e=this,n=p.lang,o=e.options.chart.resetZoomButton,r=o.theme,i=r.states,a="chart"===o.relativeTo||"spaceBox"===o.relativeTo?null:"plotBox";z(this,"beforeShowResetZoom",null,(function(){e.resetZoomButton=e.renderer.button(n.resetZoom,null,null,t,r,i&&i.hover).attr({align:o.position.align,title:n.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(o.position,!1,a)})),z(this,"afterShowResetZoom")},zoomOut:function(){z(this,"selection",{resetSelection:!0},this.zoom)},zoom:function(t){var e,n=this,o=n.pointer,r=!1,i=n.inverted?o.mouseDownX:o.mouseDownY;!t||t.resetSelection?(n.axes.forEach((function(t){e=t.zoom()})),o.initiated=!1):t.xAxis.concat(t.yAxis).forEach((function(t){var a=t.axis,c=n.inverted?a.left:a.top,s=n.inverted?c+a.width:c+a.height,u=a.isXAxis,p=!1;(!u&&i>=c&&i<=s||u||!b(i))&&(p=!0),o[u?"zoomX":"zoomY"]&&p&&(e=a.zoom(t.min,t.max),a.displayBtn&&(r=!0))}));var a=n.resetZoomButton;r&&!a?n.showResetZoom():!r&&g(a)&&(n.resetZoomButton=a.destroy()),e&&n.redraw(y(n.options.chart.animation,t&&t.animation,100>n.pointCount))},pan:function(t,e){var n,o=this,r=o.hoverPoints,i=o.options.chart,a=o.options.mapNavigation&&o.options.mapNavigation.enabled;e="object"==typeof e?e:{enabled:e,type:"x"},i&&i.panning&&(i.panning=e);var c=e.type;z(this,"pan",{originalEvent:t},(function(){r&&r.forEach((function(t){t.setState()}));var e=[1];"xy"===c?e=[1,0]:"y"===c&&(e=[0]),e.forEach((function(e){var r=o[e?"xAxis":"yAxis"][0],i=r.horiz,s=t[i?"chartX":"chartY"],u=o[i=i?"mouseDownX":"mouseDownY"],p=(r.pointRange||0)/2,l=r.reversed&&!o.inverted||!r.reversed&&o.inverted?-1:1,d=r.getExtremes(),f=r.toValue(u-s,!0)+p*l,b=(l=r.toValue(u+r.len-s,!0)-p*l)<f;u=b?l:f,f=b?f:l;var M=r.hasVerticalPanning(),z=r.panningState;r.series.forEach((function(t){if(M&&!e&&(!z||z.isDirty)){var n=t.getProcessedData(!0);t=t.getExtremes(n.yData,!0),z||(z={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),O(t.dataMin)&&O(t.dataMax)&&(z.startMin=Math.min(t.dataMin,z.startMin),z.startMax=Math.max(t.dataMax,z.startMax))}})),l=Math.min(y(null==z?void 0:z.startMin,d.dataMin),p?d.min:r.toValue(r.toPixels(d.min)-r.minPixelPadding)),p=Math.max(y(null==z?void 0:z.startMax,d.dataMax),p?d.max:r.toValue(r.toPixels(d.max)+r.minPixelPadding)),r.panningState=z,r.isOrdinal||(0<(b=l-u)&&(f+=b,u=l),0<(b=f-p)&&(f=p,u-=b),r.series.length&&u!==d.min&&f!==d.max&&u>=l&&f<=p&&(r.setExtremes(u,f,!1,!1,{trigger:"pan"}),o.resetZoomButton||a||u===l||f===p||!c.match("y")||(o.showResetZoom(),r.displayBtn=!1),n=!0),o[i]=s)})),n&&o.redraw(!1),f(o.container,{cursor:"move"})}))}}),M(a.prototype,{select:function(t,e){var n=this,o=n.series,r=o.chart;this.selectedStaging=t=y(t,!n.selected),n.firePointEvent(t?"select":"unselect",{accumulate:e},(function(){n.selected=n.options.selected=t,o.options.data[o.data.indexOf(n)]=n.options,n.setState(t&&"select"),e||r.getSelectedPoints().forEach((function(t){var e=t.series;t.selected&&t!==n&&(t.selected=t.options.selected=!1,e.options.data[e.data.indexOf(t)]=t.options,t.setState(r.hoverPoints&&e.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))}))})),delete this.selectedStaging},onMouseOver:function(t){var e=this.series.chart,n=e.pointer;t=t?n.normalize(t):n.getChartCoordinatesFromPoint(this,e.inverted),n.runPointActions(t,this)},onMouseOut:function(){var t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach((function(t){t.setState()})),t.hoverPoints=t.hoverPoint=null},importEvents:function(){if(!this.hasImportedEvents){var t=this,e=A(t.series.options.point,t.options).events;t.events=e,v(e,(function(e,n){m(e)&&l(t,n,e)})),this.hasImportedEvents=!0}},setState:function(t,e){var n,o=this.series,r=this.state,i=o.options.states[t||"normal"]||{},a=p.plotOptions[o.type].marker&&o.options.marker,c=a&&!1===a.enabled,s=a&&a.states&&a.states[t||"normal"]||{},u=!1===s.enabled,l=o.stateMarkerGraphic,d=this.marker||{},f=o.chart,b=o.halo,h=a&&o.markerAttribs;if(!((t=t||"")===this.state&&!e||this.selected&&"select"!==t||!1===i.enabled||t&&(u||c&&!1===s.enabled)||t&&d.states&&d.states[t]&&!1===d.states[t].enabled)){if(this.state=t,h&&(n=o.markerAttribs(this,t)),this.graphic){if(r&&this.graphic.removeClass("highcharts-point-"+r),t&&this.graphic.addClass("highcharts-point-"+t),!f.styledMode){var m=o.pointAttribs(this,t),O=y(f.options.chart.animation,i.animation);o.options.inactiveOtherPoints&&m.opacity&&((this.dataLabels||[]).forEach((function(t){t&&t.animate({opacity:m.opacity},O)})),this.connector&&this.connector.animate({opacity:m.opacity},O)),this.graphic.animate(m,O)}n&&this.graphic.animate(n,y(f.options.chart.animation,s.animation,a.animation)),l&&l.hide()}else t&&s&&(r=d.symbol||o.symbol,l&&l.currentSymbol!==r&&(l=l.destroy()),n&&(l?l[e?"animate":"attr"]({x:n.x,y:n.y}):r&&(o.stateMarkerGraphic=l=f.renderer.symbol(r,n.x,n.y,n.width,n.height).add(o.markerGroup),l.currentSymbol=r)),!f.styledMode&&l&&l.attr(o.pointAttribs(this,t))),l&&(l[t&&this.isInside?"show":"hide"](),l.element.point=this);t=i.halo,i=(l=this.graphic||l)&&l.visibility||"inherit",t&&t.size&&l&&"hidden"!==i&&!this.isCluster?(b||(o.halo=b=f.renderer.path().add(l.parentGroup)),b.show()[e?"animate":"attr"]({d:this.haloPath(t.size)}),b.attr({class:"highcharts-halo highcharts-color-"+y(this.colorIndex,o.colorIndex)+(this.className?" "+this.className:""),visibility:i,zIndex:-1}),b.point=this,f.styledMode||b.attr(M({fill:this.color||o.color,"fill-opacity":t.opacity},t.attributes))):b&&b.point&&b.point.haloPath&&b.animate({d:b.point.haloPath(0)},null,b.hide),z(this,"afterSetState")}},haloPath:function(t){return this.series.chart.renderer.symbols.circle(Math.floor(this.plotX)-t,this.plotY-t,2*t,2*t)}}),M(r.prototype,{onMouseOver:function(){var t=this.chart,e=t.hoverSeries;t.pointer.setHoverChartIndex(),e&&e!==this&&e.onMouseOut(),this.options.events.mouseOver&&z(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this},onMouseOut:function(){var t=this.options,e=this.chart,n=e.tooltip,o=e.hoverPoint;e.hoverSeries=null,o&&o.onMouseOut(),this&&t.events.mouseOut&&z(this,"mouseOut"),!n||this.stickyTracking||n.shared&&!this.noSharedTooltip||n.hide(),e.series.forEach((function(t){t.setState("",!0)}))},setState:function(t,e){var n=this,o=n.options,r=n.graph,i=o.inactiveOtherPoints,a=o.states,c=o.lineWidth,s=o.opacity,u=y(a[t||"normal"]&&a[t||"normal"].animation,n.chart.options.chart.animation);if(o=0,t=t||"",n.state!==t&&([n.group,n.markerGroup,n.dataLabelsGroup].forEach((function(e){e&&(n.state&&e.removeClass("highcharts-series-"+n.state),t&&e.addClass("highcharts-series-"+t))})),n.state=t,!n.chart.styledMode)){if(a[t]&&!1===a[t].enabled)return;if(t&&(c=a[t].lineWidth||c+(a[t].lineWidthPlus||0),s=y(a[t].opacity,s)),r&&!r.dashstyle)for(a={"stroke-width":c},r.animate(a,u);n["zone-graph-"+o];)n["zone-graph-"+o].attr(a),o+=1;i||[n.group,n.markerGroup,n.dataLabelsGroup,n.labelBySeries].forEach((function(t){t&&t.animate({opacity:s},u)}))}e&&i&&n.points&&n.setAllPointsToState(t)},setAllPointsToState:function(t){this.points.forEach((function(e){e.setState&&e.setState(t)}))},setVisible:function(t,e){var n=this,o=n.chart,r=n.legendItem,i=o.options.chart.ignoreHiddenSeries,a=n.visible,c=(n.visible=t=n.options.visible=n.userOptions.visible=void 0===t?!a:t)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach((function(t){n[t]&&n[t][c]()})),o.hoverSeries!==n&&(o.hoverPoint&&o.hoverPoint.series)!==n||n.onMouseOut(),r&&o.legend.colorizeItem(n,t),n.isDirty=!0,n.options.stacking&&o.series.forEach((function(t){t.options.stacking&&t.visible&&(t.isDirty=!0)})),n.linkedSeries.forEach((function(e){e.setVisible(t,!1)})),i&&(o.isDirtyBox=!0),z(n,c),!1!==e&&o.redraw()},show:function(){this.setVisible(!0)},hide:function(){this.setVisible(!1)},select:function(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),z(this,t?"select":"unselect")},drawTracker:n.drawTrackerGraph})})),e(n,"Core/Responsive.js",[n["Core/Chart/Chart.js"],n["Core/Utilities.js"]],(function(t,e){var n=e.find,o=e.isArray,r=e.isObject,i=e.merge,a=e.objectEach,c=e.pick,s=e.splat,u=e.uniqueKey;t.prototype.setResponsive=function(t,e){var o=this.options.responsive,r=[],a=this.currentResponsive;!e&&o&&o.rules&&o.rules.forEach((function(t){void 0===t._id&&(t._id=u()),this.matchResponsiveRule(t,r)}),this),e=i.apply(0,r.map((function(t){return n(o.rules,(function(e){return e._id===t})).chartOptions}))),e.isResponsiveOptions=!0,(r=r.toString()||void 0)!==(a&&a.ruleIds)&&(a&&this.update(a.undoOptions,t,!0),r?((a=this.currentOptions(e)).isResponsiveOptions=!0,this.currentResponsive={ruleIds:r,mergedOptions:e,undoOptions:a},this.update(e,t,!0)):this.currentResponsive=void 0)},t.prototype.matchResponsiveRule=function(t,e){var n=t.condition;(n.callback||function(){return this.chartWidth<=c(n.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=c(n.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=c(n.minWidth,0)&&this.chartHeight>=c(n.minHeight,0)}).call(this)&&e.push(t._id)},t.prototype.currentOptions=function(t){var e=this,n={};return function t(n,i,c,u){var p;a(n,(function(n,a){if(!u&&-1<e.collectionsWithUpdate.indexOf(a))for(n=s(n),c[a]=[],p=0;p<Math.max(n.length,i[a].length);p++)i[a][p]&&(void 0===n[p]?c[a][p]=i[a][p]:(c[a][p]={},t(n[p],i[a][p],c[a][p],u+1)));else r(n)?(c[a]=o(n)?[]:{},t(n,i[a]||{},c[a],u+1)):c[a]=void 0===i[a]?null:i[a]}))}(t,this.options,n,0),n}})),e(n,"masters/highcharts.src.js",[n["Core/Globals.js"]],(function(t){return t})),n["masters/highcharts.src.js"]._modules=n,n["masters/highcharts.src.js"]},t.exports?(i.default=i,t.exports=r.document?i(r):i):void 0===(o=function(){return i(r)}.call(e,n,e,t))||(t.exports=o)},9264:(t,e,n)=>{var o,r,i;i=function(t){function e(t,e,n,o){t.hasOwnProperty(e)||(t[e]=o.apply(null,n))}e(t=t?t._modules:{},"Extensions/FullScreen.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,e,n){var o=n.addEvent;return n=function(){function t(t){this.chart=t,this.isOpen=!1,t=t.renderTo,this.browserProps||("function"==typeof t.requestFullscreen?this.browserProps={fullscreenChange:"fullscreenchange",requestFullscreen:"requestFullscreen",exitFullscreen:"exitFullscreen"}:t.mozRequestFullScreen?this.browserProps={fullscreenChange:"mozfullscreenchange",requestFullscreen:"mozRequestFullScreen",exitFullscreen:"mozCancelFullScreen"}:t.webkitRequestFullScreen?this.browserProps={fullscreenChange:"webkitfullscreenchange",requestFullscreen:"webkitRequestFullScreen",exitFullscreen:"webkitExitFullscreen"}:t.msRequestFullscreen&&(this.browserProps={fullscreenChange:"MSFullscreenChange",requestFullscreen:"msRequestFullscreen",exitFullscreen:"msExitFullscreen"}))}return t.prototype.close=function(){var t=this.chart;this.isOpen&&this.browserProps&&t.container.ownerDocument instanceof Document&&t.container.ownerDocument[this.browserProps.exitFullscreen](),this.unbindFullscreenEvent&&this.unbindFullscreenEvent(),this.isOpen=!1,this.setButtonText()},t.prototype.open=function(){var t=this,e=t.chart;if(t.browserProps){t.unbindFullscreenEvent=o(e.container.ownerDocument,t.browserProps.fullscreenChange,(function(){t.isOpen?(t.isOpen=!1,t.close()):(t.isOpen=!0,t.setButtonText())}));var n=e.renderTo[t.browserProps.requestFullscreen]();n&&n.catch((function(){alert("Full screen is not supported inside a frame.")})),o(e,"destroy",t.unbindFullscreenEvent)}},t.prototype.setButtonText=function(){var t,e=this.chart,n=e.exportDivElements,o=e.options.exporting,r=null===(t=null==o?void 0:o.buttons)||void 0===t?void 0:t.contextButton.menuItems;t=e.options.lang,null!=o&&o.menuItemDefinitions&&null!=t&&t.exitFullscreen&&t.viewFullscreen&&r&&n&&n.length&&(n[r.indexOf("viewFullscreen")].innerHTML=this.isOpen?t.exitFullscreen:o.menuItemDefinitions.viewFullscreen.text||t.viewFullscreen)},t.prototype.toggle=function(){this.isOpen?this.close():this.open()},t}(),e.Fullscreen=n,o(t,"beforeRender",(function(){this.fullscreen=new e.Fullscreen(this)})),e.Fullscreen})),e(t,"Mixins/Navigation.js",[],(function(){return{initUpdate:function(t){t.navigation||(t.navigation={updates:[],update:function(t,e){this.updates.forEach((function(n){n.update.call(n.context,t,e)}))}})},addUpdate:function(t,e){e.navigation||this.initUpdate(e),e.navigation.updates.push({update:t,context:e})}}})),e(t,"Extensions/Exporting.js",[t["Core/Chart/Chart.js"],t["Mixins/Navigation.js"],t["Core/Globals.js"],t["Core/Options.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],(function(t,e,n,o,r,i){var a=n.doc,c=n.isTouchDevice,s=n.win;o=o.defaultOptions;var u=i.addEvent,p=i.css,l=i.createElement,d=i.discardElement,f=i.extend,b=i.find,M=i.fireEvent,z=i.isObject,h=i.merge,m=i.objectEach,O=i.pick,g=i.removeEvent,A=i.uniqueKey,v=s.navigator.userAgent,y=n.Renderer.prototype.symbols,q=/Edge\/|Trident\/|MSIE /.test(v),_=/firefox/i.test(v);f(o.lang,{viewFullscreen:"View in full screen",exitFullscreen:"Exit from full screen",printChart:"Print chart",downloadPNG:"Download PNG image",downloadJPEG:"Download JPEG image",downloadPDF:"Download PDF document",downloadSVG:"Download SVG vector image",contextButtonTitle:"Chart context menu"}),o.navigation||(o.navigation={}),h(!0,o.navigation,{buttonOptions:{theme:{},symbolSize:14,symbolX:12.5,symbolY:10.5,align:"right",buttonSpacing:3,height:22,verticalAlign:"top",width:24}}),h(!0,o.navigation,{menuStyle:{border:"1px solid #999999",background:"#ffffff",padding:"5px 0"},menuItemStyle:{padding:"0.5em 1em",color:"#333333",background:"none",fontSize:c?"14px":"11px",transition:"background 250ms, color 250ms"},menuItemHoverStyle:{background:"#335cad",color:"#ffffff"},buttonOptions:{symbolFill:"#666666",symbolStroke:"#666666",symbolStrokeWidth:3,theme:{padding:5}}}),o.exporting={type:"image/png",url:"https://export.highcharts.com/",printMaxWidth:780,scale:2,buttons:{contextButton:{className:"highcharts-contextbutton",menuClassName:"highcharts-contextmenu",symbol:"menu",titleKey:"contextButtonTitle",menuItems:"viewFullscreen printChart separator downloadPNG downloadJPEG downloadPDF downloadSVG".split(" ")}},menuItemDefinitions:{viewFullscreen:{textKey:"viewFullscreen",onclick:function(){this.fullscreen.toggle()}},printChart:{textKey:"printChart",onclick:function(){this.print()}},separator:{separator:!0},downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChart()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChart({type:"image/jpeg"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChart({type:"application/pdf"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChart({type:"image/svg+xml"})}}}},n.post=function(t,e,n){var o=l("form",h({method:"post",action:t,enctype:"multipart/form-data"},n),{display:"none"},a.body);m(e,(function(t,e){l("input",{type:"hidden",name:e,value:t},null,o)})),o.submit(),d(o)},n.isSafari&&n.win.matchMedia("print").addListener((function(t){n.printingChart&&(t.matches?n.printingChart.beforePrint():n.printingChart.afterPrint())})),f(t.prototype,{sanitizeSVG:function(t,e){var n=t.indexOf("</svg>")+6,o=t.substr(n);return t=t.substr(0,n),e&&e.exporting&&e.exporting.allowHTML&&o&&(o='<foreignObject x="0" y="0" width="'+e.chart.width+'" height="'+e.chart.height+'"><body xmlns="http://www.w3.org/1999/xhtml">'+o.replace(/(<(?:img|br).*?(?=>))>/g,"$1 />")+"</body></foreignObject>",t=t.replace("</svg>",o+"</svg>")),t=t.replace(/zIndex="[^"]+"/g,"").replace(/symbolName="[^"]+"/g,"").replace(/jQuery[0-9]+="[^"]+"/g,"").replace(/url\(("|")(.*?)("|");?\)/g,"url($2)").replace(/url\([^#]+#/g,"url(#").replace(/<svg /,'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ').replace(/ (|NS[0-9]+:)href=/g," xlink:href=").replace(/\n/," ").replace(/(fill|stroke)="rgba\(([ 0-9]+,[ 0-9]+,[ 0-9]+),([ 0-9\.]+)\)"/g,'$1="rgb($2)" $1-opacity="$3"').replace(/ /g," ").replace(/­/g,""),this.ieSanitizeSVG&&(t=this.ieSanitizeSVG(t)),t},getChartHTML:function(){return this.styledMode&&this.inlineStyles(),this.container.innerHTML},getSVG:function(e){var n,o=h(this.options,e);o.plotOptions=h(this.userOptions.plotOptions,e&&e.plotOptions),o.time=h(this.userOptions.time,e&&e.time);var r=l("div",null,{position:"absolute",top:"-9999em",width:this.chartWidth+"px",height:this.chartHeight+"px"},a.body),i=this.renderTo.style.width,c=this.renderTo.style.height;i=o.exporting.sourceWidth||o.chart.width||/px$/.test(i)&&parseInt(i,10)||(o.isGantt?800:600),c=o.exporting.sourceHeight||o.chart.height||/px$/.test(c)&&parseInt(c,10)||400,f(o.chart,{animation:!1,renderTo:r,forExport:!0,renderer:"SVGRenderer",width:i,height:c}),o.exporting.enabled=!1,delete o.data,o.series=[],this.series.forEach((function(t){(n=h(t.userOptions,{animation:!1,enableMouseTracking:!1,showCheckbox:!1,visible:t.visible})).isInternal||o.series.push(n)})),this.axes.forEach((function(t){t.userOptions.internalKey||(t.userOptions.internalKey=A())}));var s=new t(o,this.callback);return e&&["xAxis","yAxis","series"].forEach((function(t){var n={};e[t]&&(n[t]=e[t],s.update(n))})),this.axes.forEach((function(t){var e=b(s.axes,(function(e){return e.options.internalKey===t.userOptions.internalKey})),n=t.getExtremes(),o=n.userMin;n=n.userMax,e&&(void 0!==o&&o!==e.min||void 0!==n&&n!==e.max)&&e.setExtremes(o,n,!0,!1)})),i=s.getChartHTML(),M(this,"getSVG",{chartCopy:s}),i=this.sanitizeSVG(i,o),o=null,s.destroy(),d(r),i},getSVGForExport:function(t,e){var n=this.options.exporting;return this.getSVG(h({chart:{borderRadius:0}},n.chartOptions,e,{exporting:{sourceWidth:t&&t.sourceWidth||n.sourceWidth,sourceHeight:t&&t.sourceHeight||n.sourceHeight}}))},getFilename:function(){var t=this.userOptions.title&&this.userOptions.title.text,e=this.options.exporting.filename;return e?e.replace(/\//g,"-"):("string"==typeof t&&(e=t.toLowerCase().replace(/<\/?[^>]+(>|$)/g,"").replace(/[\s_]+/g,"-").replace(/[^a-z0-9\-]/g,"").replace(/^[\-]+/g,"").replace(/[\-]+/g,"-").substr(0,24).replace(/[\-]+$/g,"")),(!e||5>e.length)&&(e="chart"),e)},exportChart:function(t,e){e=this.getSVGForExport(t,e),t=h(this.options.exporting,t),n.post(t.url,{filename:t.filename?t.filename.replace(/\//g,"-"):this.getFilename(),type:t.type,width:t.width||0,scale:t.scale,svg:e},t.formAttributes)},moveContainers:function(t){(this.fixedDiv?[this.fixedDiv,this.scrollingContainer]:[this.container]).forEach((function(e){t.appendChild(e)}))},beforePrint:function(){var t=a.body,e=this.options.exporting.printMaxWidth,n={childNodes:t.childNodes,origDisplay:[],resetParams:void 0};this.isPrinting=!0,this.pointer.reset(null,0),M(this,"beforePrint"),e&&this.chartWidth>e&&(n.resetParams=[this.options.chart.width,void 0,!1],this.setSize(e,void 0,!1)),[].forEach.call(n.childNodes,(function(t,e){1===t.nodeType&&(n.origDisplay[e]=t.style.display,t.style.display="none")})),this.moveContainers(t),this.printReverseInfo=n},afterPrint:function(){if(this.printReverseInfo){var t=this.printReverseInfo.childNodes,e=this.printReverseInfo.origDisplay,o=this.printReverseInfo.resetParams;this.moveContainers(this.renderTo),[].forEach.call(t,(function(t,n){1===t.nodeType&&(t.style.display=e[n]||"")})),this.isPrinting=!1,o&&this.setSize.apply(this,o),delete this.printReverseInfo,delete n.printingChart,M(this,"afterPrint")}},print:function(){var t=this;t.isPrinting||(n.printingChart=t,n.isSafari||t.beforePrint(),setTimeout((function(){s.focus(),s.print(),n.isSafari||setTimeout((function(){t.afterPrint()}),1e3)}),1))},contextMenu:function(t,e,n,o,r,c,d){var b=this,h=b.options.navigation,m=b.chartWidth,O=b.chartHeight,g="cache-"+t,A=b[g],v=Math.max(r,c);if(!A){b.exportContextMenu=b[g]=A=l("div",{className:t},{position:"absolute",zIndex:1e3,padding:v+"px",pointerEvents:"auto"},b.fixedDiv||b.container);var y=l("ul",{className:"highcharts-menu"},{listStyle:"none",margin:0,padding:0},A);b.styledMode||p(y,f({MozBoxShadow:"3px 3px 10px #888",WebkitBoxShadow:"3px 3px 10px #888",boxShadow:"3px 3px 10px #888"},h.menuStyle)),A.hideMenu=function(){p(A,{display:"none"}),d&&d.setState(0),b.openMenu=!1,p(b.renderTo,{overflow:"hidden"}),i.clearTimeout(A.hideTimer),M(b,"exportMenuHidden")},b.exportEvents.push(u(A,"mouseleave",(function(){A.hideTimer=s.setTimeout(A.hideMenu,500)})),u(A,"mouseenter",(function(){i.clearTimeout(A.hideTimer)})),u(a,"mouseup",(function(e){b.pointer.inClass(e.target,t)||A.hideMenu()})),u(A,"click",(function(){b.openMenu&&A.hideMenu()}))),e.forEach((function(t){if("string"==typeof t&&(t=b.options.exporting.menuItemDefinitions[t]),z(t,!0)){if(t.separator)var e=l("hr",null,null,y);else"viewData"===t.textKey&&b.isDataTableVisible&&(t.textKey="hideData"),e=l("li",{className:"highcharts-menu-item",onclick:function(e){e&&e.stopPropagation(),A.hideMenu(),t.onclick&&t.onclick.apply(b,arguments)},innerHTML:t.text||b.options.lang[t.textKey]},null,y),b.styledMode||(e.onmouseover=function(){p(this,h.menuItemHoverStyle)},e.onmouseout=function(){p(this,h.menuItemStyle)},p(e,f({cursor:"pointer"},h.menuItemStyle)));b.exportDivElements.push(e)}})),b.exportDivElements.push(y,A),b.exportMenuWidth=A.offsetWidth,b.exportMenuHeight=A.offsetHeight}e={display:"block"},n+b.exportMenuWidth>m?e.right=m-n-r-v+"px":e.left=n-v+"px",o+c+b.exportMenuHeight>O&&"top"!==d.alignOptions.verticalAlign?e.bottom=O-o-v+"px":e.top=o+c-v+"px",p(A,e),p(b.renderTo,{overflow:""}),b.openMenu=!0,M(b,"exportMenuShown")},addButton:function(t){var e=this,n=e.renderer,o=h(e.options.navigation.buttonOptions,t),r=o.onclick,i=o.menuItems,a=o.symbolSize||12;if(e.btnCount||(e.btnCount=0),e.exportDivElements||(e.exportDivElements=[],e.exportSVGElements=[]),!1!==o.enabled){var c,s=o.theme,u=s.states,p=u&&u.hover;u=u&&u.select,e.styledMode||(s.fill=O(s.fill,"#ffffff"),s.stroke=O(s.stroke,"none")),delete s.states,r?c=function(t){t&&t.stopPropagation(),r.call(e,t)}:i&&(c=function(t){t&&t.stopPropagation(),e.contextMenu(l.menuClassName,i,l.translateX,l.translateY,l.width,l.height,l),l.setState(2)}),o.text&&o.symbol?s.paddingLeft=O(s.paddingLeft,25):o.text||f(s,{width:o.width,height:o.height,padding:0}),e.styledMode||(s["stroke-linecap"]="round",s.fill=O(s.fill,"#ffffff"),s.stroke=O(s.stroke,"none"));var l=n.button(o.text,0,0,c,s,p,u).addClass(t.className).attr({title:O(e.options.lang[o._titleKey||o.titleKey],"")});if(l.menuClassName=t.menuClassName||"highcharts-menu-"+e.btnCount++,o.symbol){var d=n.symbol(o.symbol,o.symbolX-a/2,o.symbolY-a/2,a,a,{width:a,height:a}).addClass("highcharts-button-symbol").attr({zIndex:1}).add(l);e.styledMode||d.attr({stroke:o.symbolStroke,fill:o.symbolFill,"stroke-width":o.symbolStrokeWidth||1})}l.add(e.exportingGroup).align(f(o,{width:l.width,x:O(o.x,e.buttonOffset)}),!0,"spacingBox"),e.buttonOffset+=(l.width+o.buttonSpacing)*("right"===o.align?-1:1),e.exportSVGElements.push(l,d)}},destroyExport:function(t){var e=t?t.target:this;t=e.exportSVGElements;var n,o=e.exportDivElements,r=e.exportEvents;t&&(t.forEach((function(t,o){t&&(t.onclick=t.ontouchstart=null,n="cache-"+t.menuClassName,e[n]&&delete e[n],e.exportSVGElements[o]=t.destroy())})),t.length=0),e.exportingGroup&&(e.exportingGroup.destroy(),delete e.exportingGroup),o&&(o.forEach((function(t,n){i.clearTimeout(t.hideTimer),g(t,"mouseleave"),e.exportDivElements[n]=t.onmouseout=t.onmouseover=t.ontouchstart=t.onclick=null,d(t)})),o.length=0),r&&(r.forEach((function(t){t()})),r.length=0)}}),r.prototype.inlineToAttributes="fill stroke strokeLinecap strokeLinejoin strokeWidth textAnchor x y".split(" "),r.prototype.inlineBlacklist=[/-/,/^(clipPath|cssText|d|height|width)$/,/^font$/,/[lL]ogical(Width|Height)$/,/perspective/,/TapHighlightColor/,/^transition/,/^length$/],r.prototype.unstyledElements=["clipPath","defs","desc"],t.prototype.inlineStyles=function(){function t(t){return t.replace(/([A-Z])/g,(function(t,e){return"-"+e.toLowerCase()}))}var e,n=this.renderer,o=n.inlineToAttributes,r=n.inlineBlacklist,i=n.inlineWhitelist,c=n.unstyledElements,u={};n=a.createElement("iframe"),p(n,{width:"1px",height:"1px",visibility:"hidden"}),a.body.appendChild(n);var l=n.contentWindow.document;l.open(),l.write('<svg xmlns="http://www.w3.org/2000/svg"></svg>'),l.close(),function n(a){function p(e,n){if(d=f=!1,i){for(b=i.length;b--&&!f;)f=i[b].test(n);d=!f}for("transform"===n&&"none"===e&&(d=!0),b=r.length;b--&&!d;)d=r[b].test(n)||"function"==typeof e;d||O[n]===e&&"svg"!==a.nodeName||u[a.nodeName][n]===e||(o&&-1===o.indexOf(n)?M+=t(n)+":"+e+";":e&&a.setAttribute(t(n),e))}var d,f,b,M="";if(1===a.nodeType&&-1===c.indexOf(a.nodeName)){var z=s.getComputedStyle(a,null),O="svg"===a.nodeName?{}:s.getComputedStyle(a.parentNode,null);if(!u[a.nodeName]){e=l.getElementsByTagName("svg")[0];var g=l.createElementNS(a.namespaceURI,a.nodeName);e.appendChild(g),u[a.nodeName]=h(s.getComputedStyle(g,null)),"text"===a.nodeName&&delete u.text.fill,e.removeChild(g)}if(_||q)for(var A in z)p(z[A],A);else m(z,p);M&&(z=a.getAttribute("style"),a.setAttribute("style",(z?z+";":"")+M)),"svg"===a.nodeName&&a.setAttribute("stroke-width","1px"),"text"!==a.nodeName&&[].forEach.call(a.children||a.childNodes,n)}}(this.container.querySelector("svg")),e.parentNode.remove(),n.remove()},y.menu=function(t,e,n,o){return[["M",t,e+2.5],["L",t+n,e+2.5],["M",t,e+o/2+.5],["L",t+n,e+o/2+.5],["M",t,e+o-1.5],["L",t+n,e+o-1.5]]},y.menuball=function(t,e,n,o){return o=o/3-2,[].concat(this.circle(n-o,e,o,o),this.circle(n-o,e+o+4,o,o),this.circle(n-o,e+2*(o+4),o,o))},t.prototype.renderExporting=function(){var t=this,e=t.options.exporting,n=e.buttons,o=t.isDirtyExporting||!t.exportSVGElements;t.buttonOffset=0,t.isDirtyExporting&&t.destroyExport(),o&&!1!==e.enabled&&(t.exportEvents=[],t.exportingGroup=t.exportingGroup||t.renderer.g("exporting-group").attr({zIndex:3}).add(),m(n,(function(e){t.addButton(e)})),t.isDirtyExporting=!1),u(t,"destroy",t.destroyExport)},u(t,"init",(function(){var t=this;t.exporting={update:function(e,n){t.isDirtyExporting=!0,h(!0,t.options.exporting,e),O(n,!0)&&t.redraw()}},e.addUpdate((function(e,n){t.isDirtyExporting=!0,h(!0,t.options.navigation,e),O(n,!0)&&t.redraw()}),t)})),t.prototype.callbacks.push((function(t){t.renderExporting(),u(t,"redraw",t.renderExporting)}))})),e(t,"masters/modules/exporting.src.js",[],(function(){}))},t.exports?(i.default=i,t.exports=i):(o=[n(4783)],void 0===(r=function(t){return i(t),i.Highcharts=t,i}.apply(e,o))||(t.exports=r))},3425:()=>{!function(t){function e(t,e,r){var i=t[0],a=/er/.test(r)?_indeterminate:/bl/.test(r)?f:l,c=r==_update?{checked:i[l],disabled:i[f],indeterminate:"true"==t.attr(_indeterminate)||"false"==t.attr(_determinate)}:i[a];if(/^(ch|di|in)/.test(r)&&!c)n(t,a);else if(/^(un|en|de)/.test(r)&&c)o(t,a);else if(r==_update)for(var s in c)c[s]?n(t,s,!0):o(t,s,!0);else e&&"toggle"!=r||(e||t[_callback]("ifClicked"),c?i[_type]!==p&&o(t,a):n(t,a))}function n(e,n,r){var b=e[0],M=e.parent(),z=n==l,h=n==_indeterminate,m=n==f,O=h?_determinate:z?d:"enabled",g=i(e,O+a(b[_type])),A=i(e,n+a(b[_type]));if(!0!==b[n]){if(!r&&n==l&&b[_type]==p&&b.name){var v=e.closest("form"),y='input[name="'+b.name+'"]';(y=v.length?v.find(y):t(y)).each((function(){this!==b&&t(this).data(s)&&o(t(this),n)}))}h?(b[n]=!0,b[l]&&o(e,l,"force")):(r||(b[n]=!0),z&&b[_indeterminate]&&o(e,_indeterminate,!1)),c(e,z,n,r)}b[f]&&i(e,_cursor,!0)&&M.find("."+u).css(_cursor,"default"),M[_add](A||i(e,n)||""),M.attr("role")&&!h&&M.attr("aria-"+(m?f:l),"true"),M[_remove](g||i(e,O)||"")}function o(t,e,n){var o=t[0],r=t.parent(),s=e==l,p=e==_indeterminate,b=e==f,M=p?_determinate:s?d:"enabled",z=i(t,M+a(o[_type])),h=i(t,e+a(o[_type]));!1!==o[e]&&(!p&&n&&"force"!=n||(o[e]=!1),c(t,s,M,n)),!o[f]&&i(t,_cursor,!0)&&r.find("."+u).css(_cursor,"pointer"),r[_remove](h||i(t,e)||""),r.attr("role")&&!p&&r.attr("aria-"+(b?f:l),"false"),r[_add](z||i(t,M)||"")}function r(e,n){e.data(s)&&(e.parent().html(e.attr("style",e.data(s).s||"")),n&&e[_callback](n),e.off(".i").unwrap(),t(_label+'[for="'+e[0].id+'"]').add(e.closest(_label)).off(".i"))}function i(t,e,n){if(t.data(s))return t.data(s).o[e+(n?"":"Class")]}function a(t){return t.charAt(0).toUpperCase()+t.slice(1)}function c(t,e,n,o){o||(e&&t[_callback]("ifToggled"),t[_callback]("ifChanged")[_callback]("if"+a(n)))}var s="iCheck",u=s+"-helper",p="radio",l="checked",d="un"+l,f="disabled";_determinate="determinate",_indeterminate="in"+_determinate,_update="update",_type="type",_click="click",_touch="touchbegin.i touchend.i",_add="addClass",_remove="removeClass",_callback="trigger",_label="label",_cursor="cursor",_mobile=/ipad|iphone|ipod|android|blackberry|windows phone|opera mini|silk/i.test(navigator.userAgent),t.fn[s]=function(i,a){var c='input[type="checkbox"], input[type="'+p+'"]',d=t(),b=function(e){e.each((function(){var e=t(this);d=e.is(c)?d.add(e):d.add(e.find(c))}))};if(/^(check|uncheck|toggle|indeterminate|determinate|disable|enable|update|destroy)$/i.test(i))return i=i.toLowerCase(),b(this),d.each((function(){var n=t(this);"destroy"==i?r(n,"ifDestroyed"):e(n,!0,i),t.isFunction(a)&&a()}));if("object"!=typeof i&&i)return this;var M=t.extend({checkedClass:l,disabledClass:f,indeterminateClass:_indeterminate,labelHover:!0},i),z=M.handle,h=M.hoverClass||"hover",m=M.focusClass||"focus",O=M.activeClass||"active",g=!!M.labelHover,A=M.labelHoverClass||"hover",v=0|(""+M.increaseArea).replace("%","");return"checkbox"!=z&&z!=p||(c='input[type="'+z+'"]'),-50>v&&(v=-50),b(this),d.each((function(){var i=t(this);r(i);var a=this,c=a.id,d={position:"absolute",top:b=-v+"%",left:b,display:"block",width:d=100+2*v+"%",height:d,margin:0,padding:0,background:"#fff",border:0,opacity:0},b=_mobile?{position:"absolute",visibility:"hidden"}:v?d:{position:"absolute",opacity:0},z="checkbox"==a[_type]?M.checkboxClass||"icheckbox":M.radioClass||"i"+p,y=t(_label+'[for="'+c+'"]').add(i.closest(_label)),q=!!M.aria,_=s+"-"+Math.random().toString(36).substr(2,6),W='<div class="'+z+'" '+(q?'role="'+a[_type]+'" ':"");q&&y.each((function(){W+='aria-labelledby="',this.id?W+=this.id:(this.id=_,W+=_),W+='"'})),W=i.wrap(W+"/>")[_callback]("ifCreated").parent().append(M.insert),d=t('<ins class="'+u+'"/>').css(d).appendTo(W),i.data(s,{o:M,s:i.attr("style")}).css(b),M.inheritClass&&W[_add](a.className||""),M.inheritID&&c&&W.attr("id",s+"-"+c),"static"==W.css("position")&&W.css("position","relative"),e(i,!0,_update),y.length&&y.on(_click+".i mouseover.i mouseout.i "+_touch,(function(n){var o=n[_type],r=t(this);if(!a[f]){if(o==_click){if(t(n.target).is("a"))return;e(i,!1,!0)}else g&&(/ut|nd/.test(o)?(W[_remove](h),r[_remove](A)):(W[_add](h),r[_add](A)));if(!_mobile)return!1;n.stopPropagation()}})),i.on(_click+".i focus.i blur.i keyup.i keydown.i keypress.i",(function(t){var e=t[_type];return t=t.keyCode,e!=_click&&("keydown"==e&&32==t?(a[_type]==p&&a[l]||(a[l]?o(i,l):n(i,l)),!1):void("keyup"==e&&a[_type]==p?!a[l]&&n(i,l):/us|ur/.test(e)&&W["blur"==e?_remove:_add](m)))})),d.on(_click+" mousedown mouseup mouseover mouseout "+_touch,(function(t){var n=t[_type],o=/wn|up/.test(n)?O:h;if(!a[f]){if(n==_click?e(i,!1,!0):(/wn|er|in/.test(n)?W[_add](o):W[_remove](o+" "+O),y.length&&g&&o==h&&y[/ut|nd/.test(n)?_remove:_add](A)),!_mobile)return!1;t.stopPropagation()}}))}))}}(window.jQuery||window.Zepto)},251:(t,e)=>{e.read=function(t,e,n,o,r){var i,a,c=8*r-o-1,s=(1<<c)-1,u=s>>1,p=-7,l=n?r-1:0,d=n?-1:1,f=t[e+l];for(l+=d,i=f&(1<<-p)-1,f>>=-p,p+=c;p>0;i=256*i+t[e+l],l+=d,p-=8);for(a=i&(1<<-p)-1,i>>=-p,p+=o;p>0;a=256*a+t[e+l],l+=d,p-=8);if(0===i)i=1-u;else{if(i===s)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,o),i-=u}return(f?-1:1)*a*Math.pow(2,i-o)},e.write=function(t,e,n,o,r,i){var a,c,s,u=8*i-r-1,p=(1<<u)-1,l=p>>1,d=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,f=o?0:i-1,b=o?1:-1,M=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=p):(a=Math.floor(Math.log(e)/Math.LN2),e*(s=Math.pow(2,-a))<1&&(a--,s*=2),(e+=a+l>=1?d/s:d*Math.pow(2,1-l))*s>=2&&(a++,s/=2),a+l>=p?(c=0,a=p):a+l>=1?(c=(e*s-1)*Math.pow(2,r),a+=l):(c=e*Math.pow(2,l-1)*Math.pow(2,r),a=0));r>=8;t[n+f]=255&c,f+=b,c/=256,r-=8);for(a=a<<r|c,u+=r;u>0;t[n+f]=255&a,f+=b,a/=256,u-=8);t[n+f-b]|=128*M}},4634:t=>{var e={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==e.call(t)}},1292:(t,e,n)=>{!function t(e,n,o){function r(a,c){if(!n[a]){if(!e[a]){if(i)return i(a,!0);var s=new Error("Cannot find module '"+a+"'");throw s.code="MODULE_NOT_FOUND",s}var u=n[a]={exports:{}};e[a][0].call(u.exports,(function(t){return r(e[a][1][t]||t)}),u,u.exports,t,e,n,o)}return n[a].exports}for(var i=void 0,a=0;a<o.length;a++)r(o[a]);return r}({1:[function(t,e,n){var o=t("dragula");!function(){this.jKanban=function(){var t=this,e={enabled:!1},n={enabled:!1};this._disallowedItemProperties=["id","title","click","drag","dragend","drop","order"],this.element="",this.container="",this.boardContainer=[],this.handlers=[],this.dragula=o,this.drake="",this.drakeBoard="",this.itemAddOptions=n,this.itemHandleOptions=e;var r={element:"",gutter:"15px",widthBoard:"250px",responsive:"700",responsivePercentage:!1,boards:[],dragBoards:!0,dragItems:!0,itemAddOptions:n,itemHandleOptions:e,dragEl:function(t,e){},dragendEl:function(t){},dropEl:function(t,e,n,o){},dragBoard:function(t,e){},dragendBoard:function(t){},dropBoard:function(t,e,n,o){},click:function(t){},buttonClick:function(t,e){}};function i(e,n){e.addEventListener("click",(function(e){e.preventDefault(),t.options.click(this),"function"==typeof this.clickfn&&this.clickfn(this)}))}function a(e,n){e.addEventListener("click",(function(e){e.preventDefault(),t.options.buttonClick(this,n)}))}function c(e){var n=[];return t.options.boards.map((function(t){if(t.id===e)return n.push(t)})),n[0]}function s(e,n){for(var o in n)t._disallowedItemProperties.indexOf(o)>-1||e.setAttribute("data-"+o,n[o])}function u(e){var n=e;if(t.options.itemHandleOptions.enabled)if(void 0===(t.options.itemHandleOptions.customHandler||void 0)){var o=t.options.itemHandleOptions.customCssHandler,r=t.options.itemHandleOptions.customCssIconHandler;void 0===(o||void 0)&&(o="drag_handler"),void 0===(r||void 0)&&(r=o+"_icon"),n="<div class='item_handle "+o+"'><i class='item_handle "+r+"'></i></div><div>"+n+"</div>"}else n=t.options.itemHandleOptions.customHandler.replace("%s",n);return n}arguments[0]&&"object"==typeof arguments[0]&&(this.options=function(t,e){var n;for(n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}(r,arguments[0])),this.__getCanMove=function(e){return t.options.itemHandleOptions.enabled?t.options.itemHandleOptions.handleClass?e.classList.contains(t.options.itemHandleOptions.handleClass):e.classList.contains("item_handle"):!!t.options.dragItems},this.init=function(){!function(){t.element=document.querySelector(t.options.element);var e=document.createElement("div");e.classList.add("kanban-container"),t.container=e,document.querySelector(t.options.element).dataset.hasOwnProperty("board")?(url=document.querySelector(t.options.element).dataset.board,window.fetch(url,{method:"GET",headers:{"Content-Type":"application/json"}}).then((e=>{e.json().then((function(e){t.options.boards=e,t.addBoards(t.options.boards,!0)}))})).catch((t=>{console.log("Error: ",t)}))):t.addBoards(t.options.boards,!0),t.element.appendChild(t.container)}(),window.innerWidth>t.options.responsive&&(t.drakeBoard=t.dragula([t.container],{moves:function(e,n,o,r){return!!t.options.dragBoards&&(o.classList.contains("kanban-board-header")||o.classList.contains("kanban-title-board"))},accepts:function(t,e,n,o){return e.classList.contains("kanban-container")},revertOnSpill:!0,direction:"horizontal"}).on("drag",(function(e,n){e.classList.add("is-moving"),t.options.dragBoard(e,n),"function"==typeof e.dragfn&&e.dragfn(e,n)})).on("dragend",(function(e){!function(){for(var e=1,n=0;n<t.container.childNodes.length;n++)t.container.childNodes[n].dataset.order=e++}(),e.classList.remove("is-moving"),t.options.dragendBoard(e),"function"==typeof e.dragendfn&&e.dragendfn(e)})).on("drop",(function(e,n,o,r){e.classList.remove("is-moving"),t.options.dropBoard(e,n,o,r),"function"==typeof e.dropfn&&e.dropfn(e,n,o,r)})),t.drake=t.dragula(t.boardContainer,{moves:function(e,n,o,r){return t.__getCanMove(o)},revertOnSpill:!0}).on("cancel",(function(e,n,o){t.enableAllBoards()})).on("drag",(function(e,n){var o=e.getAttribute("class");if(""!==o&&o.indexOf("not-draggable")>-1)t.drake.cancel(!0);else{e.classList.add("is-moving"),t.options.dragEl(e,n);var r=c(n.parentNode.dataset.id);void 0!==r.dragTo&&t.options.boards.map((function(e){-1===r.dragTo.indexOf(e.id)&&e.id!==n.parentNode.dataset.id&&t.findBoard(e.id).classList.add("disabled-board")})),null!==e&&"function"==typeof e.dragfn&&e.dragfn(e,n)}})).on("dragend",(function(e){t.options.dragendEl(e),null!==e&&"function"==typeof e.dragendfn&&e.dragendfn(e)})).on("drop",(function(e,n,o,r){t.enableAllBoards();var i=c(o.parentNode.dataset.id);void 0!==i.dragTo&&-1===i.dragTo.indexOf(n.parentNode.dataset.id)&&n.parentNode.dataset.id!==o.parentNode.dataset.id&&t.drake.cancel(!0),null!==e&&(!1===t.options.dropEl(e,n,o,r)&&t.drake.cancel(!0),e.classList.remove("is-moving"),"function"==typeof e.dropfn&&e.dropfn(e,n,o,r))})))},this.enableAllBoards=function(){var t=document.querySelectorAll(".kanban-board");if(t.length>0&&void 0!==t)for(var e=0;e<t.length;e++)t[e].classList.remove("disabled-board")},this.addElement=function(e,n){var o=t.element.querySelector('[data-id="'+e+'"] .kanban-drag'),r=document.createElement("div");return r.classList.add("kanban-item"),void 0!==n.id&&""!==n.id&&r.setAttribute("data-eid",n.id),n.class&&Array.isArray(n.class)&&n.class.forEach((function(t){r.classList.add(t)})),r.innerHTML=u(n.title),r.clickfn=n.click,r.dragfn=n.drag,r.dragendfn=n.dragend,r.dropfn=n.drop,s(r,n),i(r),t.options.itemHandleOptions.enabled&&(r.style.cursor="default"),o.appendChild(r),t},this.addForm=function(e,n){var o=t.element.querySelector('[data-id="'+e+'"] .kanban-drag'),r=n.getAttribute("class");return n.setAttribute("class",r+" not-draggable"),o.appendChild(n),t},this.addBoards=function(e,n){if(t.options.responsivePercentage)if(t.container.style.width="100%",t.options.gutter="1%",window.innerWidth>t.options.responsive)var o=(100-2*e.length)/e.length;else o=100-2*e.length;else o=t.options.widthBoard;var r=t.options.itemAddOptions.enabled,c=t.options.itemAddOptions.content,p=t.options.itemAddOptions.class,l=t.options.itemAddOptions.footer;for(var d in e){var f=e[d];n||t.options.boards.push(f),t.options.responsivePercentage||(""===t.container.style.width?t.container.style.width=parseInt(o)+2*parseInt(t.options.gutter)+"px":t.container.style.width=parseInt(t.container.style.width)+parseInt(o)+2*parseInt(t.options.gutter)+"px");var b=document.createElement("div");b.dataset.id=f.id,b.dataset.order=t.container.childNodes.length+1,b.classList.add("kanban-board"),t.options.responsivePercentage?b.style.width=o+"%":b.style.width=o,b.style.marginLeft=t.options.gutter,b.style.marginRight=t.options.gutter;var M=document.createElement("header");if(""!==f.class&&void 0!==f.class)var z=f.class.split(",");else z=[];M.classList.add("kanban-board-header"),z.map((function(t){t=t.replace(/^[ ]+/g,""),M.classList.add(t)})),M.innerHTML='<div class="kanban-title-board">'+f.title+"</div>";var h=document.createElement("main");if(h.classList.add("kanban-drag"),""!==f.bodyClass&&void 0!==f.bodyClass)var m=f.bodyClass.split(",");else m=[];for(var O in m.map((function(t){h.classList.add(t)})),t.boardContainer.push(h),f.item){var g=f.item[O],A=document.createElement("div");A.classList.add("kanban-item"),g.id&&(A.dataset.eid=g.id),g.class&&Array.isArray(g.class)&&g.class.forEach((function(t){A.classList.add(t)})),A.innerHTML=u(g.title),A.clickfn=g.click,A.dragfn=g.drag,A.dragendfn=g.dragend,A.dropfn=g.drop,s(A,g),i(A),t.options.itemHandleOptions.enabled&&(A.style.cursor="default"),h.appendChild(A)}var v=document.createElement("footer");if(r){var y=document.createElement("BUTTON"),q=document.createTextNode(c||"+");y.setAttribute("class",p||"kanban-title-button btn btn-default btn-xs"),y.appendChild(q),l?v.appendChild(y):M.appendChild(y),a(y,f.id)}b.appendChild(M),b.appendChild(h),b.appendChild(v),t.container.appendChild(b)}return t},this.findBoard=function(e){return t.element.querySelector('[data-id="'+e+'"]')},this.getParentBoardID=function(e){return"string"==typeof e&&(e=t.element.querySelector('[data-eid="'+e+'"]')),null===e?null:e.parentNode.parentNode.dataset.id},this.moveElement=function(t,e,n){if(t!==this.getParentBoardID(e))return this.removeElement(e),this.addElement(t,n)},this.replaceElement=function(e,n){var o=e;return"string"==typeof o&&(o=t.element.querySelector('[data-eid="'+e+'"]')),o.innerHTML=n.title,o.clickfn=n.click,o.dragfn=n.drag,o.dragendfn=n.dragend,o.dropfn=n.drop,s(o,n),t},this.findElement=function(e){return t.element.querySelector('[data-eid="'+e+'"]')},this.getBoardElements=function(e){return t.element.querySelector('[data-id="'+e+'"] .kanban-drag').childNodes},this.removeElement=function(e){return"string"==typeof e&&(e=t.element.querySelector('[data-eid="'+e+'"]')),null!==e&&("function"==typeof e.remove?e.remove():e.parentNode.removeChild(e)),t},this.removeBoard=function(e){var n=null;"string"==typeof e&&(n=t.element.querySelector('[data-id="'+e+'"]')),null!==n&&("function"==typeof n.remove?n.remove():n.parentNode.removeChild(n));for(var o=0;o<t.options.boards.length;o++)if(t.options.boards[o].id===e){t.options.boards.splice(o,1);break}return t},this.onButtonClick=function(t){},this.init()}}()},{dragula:9}],2:[function(t,e,n){e.exports=function(t,e){return Array.prototype.slice.call(t,e)}},{}],3:[function(t,e,n){"use strict";var o=t("ticky");e.exports=function(t,e,n){t&&o((function(){t.apply(n||null,e||[])}))}},{ticky:11}],4:[function(t,e,n){"use strict";var o=t("atoa"),r=t("./debounce");e.exports=function(t,e){var n=e||{},i={};return void 0===t&&(t={}),t.on=function(e,n){return i[e]?i[e].push(n):i[e]=[n],t},t.once=function(e,n){return n._once=!0,t.on(e,n),t},t.off=function(e,n){var o=arguments.length;if(1===o)delete i[e];else if(0===o)i={};else{var r=i[e];if(!r)return t;r.splice(r.indexOf(n),1)}return t},t.emit=function(){var e=o(arguments);return t.emitterSnapshot(e.shift()).apply(this,e)},t.emitterSnapshot=function(e){var a=(i[e]||[]).slice(0);return function(){var i=o(arguments),c=this||t;if("error"===e&&!1!==n.throws&&!a.length)throw 1===i.length?i[0]:i;return a.forEach((function(o){n.async?r(o,i,c):o.apply(c,i),o._once&&t.off(e,o)})),t}},t}},{"./debounce":3,atoa:2}],5:[function(t,e,o){(function(n){(function(){"use strict";var o=t("custom-event"),r=t("./eventmap"),i=n.document,a=function(t,e,n,o){return t.addEventListener(e,n,o)},c=function(t,e,n,o){return t.removeEventListener(e,n,o)},s=[];function u(t,e,n){var o=function(t,e,n){var o,r;for(o=0;o<s.length;o++)if((r=s[o]).element===t&&r.type===e&&r.fn===n)return o}(t,e,n);if(o){var r=s[o].wrapper;return s.splice(o,1),r}}n.addEventListener||(a=function(t,e,o){return t.attachEvent("on"+e,function(t,e,o){var r=u(t,e,o)||function(t,e,o){return function(e){var r=e||n.event;r.target=r.target||r.srcElement,r.preventDefault=r.preventDefault||function(){r.returnValue=!1},r.stopPropagation=r.stopPropagation||function(){r.cancelBubble=!0},r.which=r.which||r.keyCode,o.call(t,r)}}(t,0,o);return s.push({wrapper:r,element:t,type:e,fn:o}),r}(t,e,o))},c=function(t,e,n){var o=u(t,e,n);if(o)return t.detachEvent("on"+e,o)}),e.exports={add:a,remove:c,fabricate:function(t,e,n){var a=-1===r.indexOf(e)?new o(e,{detail:n}):function(){var t;return i.createEvent?(t=i.createEvent("Event")).initEvent(e,!0,!0):i.createEventObject&&(t=i.createEventObject()),t}();t.dispatchEvent?t.dispatchEvent(a):t.fireEvent("on"+e,a)}}}).call(this)}).call(this,void 0!==n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./eventmap":6,"custom-event":7}],6:[function(t,e,o){(function(t){(function(){"use strict";var n=[],o="",r=/^on/;for(o in t)r.test(o)&&n.push(o.slice(2));e.exports=n}).call(this)}).call(this,void 0!==n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],7:[function(t,e,o){(function(t){(function(){var n=t.CustomEvent;e.exports=function(){try{var t=new n("cat",{detail:{foo:"bar"}});return"cat"===t.type&&"bar"===t.detail.foo}catch(t){}return!1}()?n:"undefined"!=typeof document&&"function"==typeof document.createEvent?function(t,e){var n=document.createEvent("CustomEvent");return e?n.initCustomEvent(t,e.bubbles,e.cancelable,e.detail):n.initCustomEvent(t,!1,!1,void 0),n}:function(t,e){var n=document.createEventObject();return n.type=t,e?(n.bubbles=Boolean(e.bubbles),n.cancelable=Boolean(e.cancelable),n.detail=e.detail):(n.bubbles=!1,n.cancelable=!1,n.detail=void 0),n}}).call(this)}).call(this,void 0!==n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],8:[function(t,e,n){"use strict";var o={};function r(t){var e=o[t];return e?e.lastIndex=0:o[t]=e=new RegExp("(?:^|\\s)"+t+"(?:\\s|$)","g"),e}e.exports={add:function(t,e){var n=t.className;n.length?r(e).test(n)||(t.className+=" "+e):t.className=e},rm:function(t,e){t.className=t.className.replace(r(e)," ").trim()}}},{}],9:[function(t,e,o){(function(n){(function(){"use strict";var o=t("contra/emitter"),r=t("crossvent"),i=t("./classes"),a=document,c=a.documentElement;function s(t,e,o,i){n.navigator.pointerEnabled?r[e](t,{mouseup:"pointerup",mousedown:"pointerdown",mousemove:"pointermove"}[o],i):n.navigator.msPointerEnabled?r[e](t,{mouseup:"MSPointerUp",mousedown:"MSPointerDown",mousemove:"MSPointerMove"}[o],i):(r[e](t,{mouseup:"touchend",mousedown:"touchstart",mousemove:"touchmove"}[o],i),r[e](t,o,i))}function u(t){if(void 0!==t.touches)return t.touches.length;if(void 0!==t.which&&0!==t.which)return t.which;if(void 0!==t.buttons)return t.buttons;var e=t.button;return void 0!==e?1&e?1:2&e?3:4&e?2:0:void 0}function p(t,e){return void 0!==n[e]?n[e]:c.clientHeight?c[t]:a.body[t]}function l(t,e,n){var o,r=(t=t||{}).className||"";return t.className+=" gu-hide",o=a.elementFromPoint(e,n),t.className=r,o}function d(){return!1}function f(){return!0}function b(t){return t.width||t.right-t.left}function M(t){return t.height||t.bottom-t.top}function z(t){return t.parentNode===a?null:t.parentNode}function h(t){return"INPUT"===t.tagName||"TEXTAREA"===t.tagName||"SELECT"===t.tagName||function t(e){return!!e&&("false"!==e.contentEditable&&("true"===e.contentEditable||t(z(e))))}(t)}function m(t){return t.nextElementSibling||function(){var e=t;do{e=e.nextSibling}while(e&&1!==e.nodeType);return e}()}function O(t,e){var n=function(t){return t.targetTouches&&t.targetTouches.length?t.targetTouches[0]:t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t}(e),o={pageX:"clientX",pageY:"clientY"};return t in o&&!(t in n)&&o[t]in n&&(t=o[t]),n[t]}e.exports=function(t,e){var n,g,A,v,y,q,_,W,L,w,x;1===arguments.length&&!1===Array.isArray(t)&&(e=t,t=[]);var R,T=null,k=e||{};void 0===k.moves&&(k.moves=f),void 0===k.accepts&&(k.accepts=f),void 0===k.invalid&&(k.invalid=function(){return!1}),void 0===k.containers&&(k.containers=t||[]),void 0===k.isContainer&&(k.isContainer=d),void 0===k.copy&&(k.copy=!1),void 0===k.copySortSource&&(k.copySortSource=!1),void 0===k.revertOnSpill&&(k.revertOnSpill=!1),void 0===k.removeOnSpill&&(k.removeOnSpill=!1),void 0===k.direction&&(k.direction="vertical"),void 0===k.ignoreInputTextSelection&&(k.ignoreInputTextSelection=!0),void 0===k.mirrorContainer&&(k.mirrorContainer=a.body);var S=o({containers:k.containers,start:function(t){var e=Y(t);e&&j(e)},end:H,cancel:G,remove:V,destroy:function(){N(!0),F({})},canMove:function(t){return!!Y(t)},dragging:!1});return!0===k.removeOnSpill&&S.on("over",(function(t){i.rm(t,"gu-hide")})).on("out",(function(t){S.dragging&&i.add(t,"gu-hide")})),N(),S;function C(t){return-1!==S.containers.indexOf(t)||k.isContainer(t)}function N(t){var e=t?"remove":"add";s(c,e,"mousedown",P),s(c,e,"mouseup",F)}function B(t){s(c,t?"remove":"add","mousemove",X)}function D(t){var e=t?"remove":"add";r[e](c,"selectstart",E),r[e](c,"click",E)}function E(t){R&&t.preventDefault()}function P(t){if(q=t.clientX,_=t.clientY,1===u(t)&&!t.metaKey&&!t.ctrlKey){var e=t.target,n=Y(e);n&&(R=n,B(),"mousedown"===t.type&&(h(e)?e.focus():t.preventDefault()))}}function X(t){if(R)if(0!==u(t)){if(!(void 0!==t.clientX&&Math.abs(t.clientX-q)<=(k.slideFactorX||0)&&void 0!==t.clientY&&Math.abs(t.clientY-_)<=(k.slideFactorY||0))){if(k.ignoreInputTextSelection){var e=O("clientX",t)||0,o=O("clientY",t)||0;if(h(a.elementFromPoint(e,o)))return}var r=R;B(!0),D(),H(),j(r);var l,d={left:(l=A.getBoundingClientRect()).left+p("scrollLeft","pageXOffset"),top:l.top+p("scrollTop","pageYOffset")};v=O("pageX",t)-d.left,y=O("pageY",t)-d.top,i.add(w||A,"gu-transit"),function(){if(!n){var t=A.getBoundingClientRect();(n=A.cloneNode(!0)).style.width=b(t)+"px",n.style.height=M(t)+"px",i.rm(n,"gu-transit"),i.add(n,"gu-mirror"),k.mirrorContainer.appendChild(n),s(c,"add","mousemove",Q),i.add(k.mirrorContainer,"gu-unselectable"),S.emit("cloned",n,A,"mirror")}}(),Q(t)}}else F({})}function Y(t){if(!(S.dragging&&n||C(t))){for(var e=t;z(t)&&!1===C(z(t));){if(k.invalid(t,e))return;if(!(t=z(t)))return}var o=z(t);if(o&&!k.invalid(t,e)&&k.moves(t,o,e,m(t)))return{item:t,source:o}}}function j(t){var e,n;e=t.item,n=t.source,("boolean"==typeof k.copy?k.copy:k.copy(e,n))&&(w=t.item.cloneNode(!0),S.emit("cloned",w,t.item,"copy")),g=t.source,A=t.item,W=L=m(t.item),S.dragging=!0,S.emit("drag",A,g)}function H(){if(S.dragging){var t=w||A;U(t,z(t))}}function I(){R=!1,B(!0),D(!0)}function F(t){if(I(),S.dragging){var e=w||A,o=O("clientX",t)||0,r=O("clientY",t)||0,i=J(l(n,o,r),o,r);i&&(w&&k.copySortSource||!w||i!==g)?U(e,i):k.removeOnSpill?V():G()}}function U(t,e){var n=z(t);w&&k.copySortSource&&e===g&&n.removeChild(A),K(e)?S.emit("cancel",t,g,g):S.emit("drop",t,e,g,L),$()}function V(){if(S.dragging){var t=w||A,e=z(t);e&&e.removeChild(t),S.emit(w?"cancel":"remove",t,e,g),$()}}function G(t){if(S.dragging){var e=arguments.length>0?t:k.revertOnSpill,n=w||A,o=z(n),r=K(o);!1===r&&e&&(w?o&&o.removeChild(w):g.insertBefore(n,W)),r||e?S.emit("cancel",n,g,g):S.emit("drop",n,o,g,L),$()}}function $(){var t=w||A;I(),n&&(i.rm(k.mirrorContainer,"gu-unselectable"),s(c,"remove","mousemove",Q),z(n).removeChild(n),n=null),t&&i.rm(t,"gu-transit"),x&&clearTimeout(x),S.dragging=!1,T&&S.emit("out",t,T,g),S.emit("dragend",t),g=A=w=W=L=x=T=null}function K(t,e){var o;return o=void 0!==e?e:n?L:m(w||A),t===g&&o===W}function J(t,e,n){for(var o=t;o&&!r();)o=z(o);return o;function r(){if(!1===C(o))return!1;var r=Z(o,t),i=tt(o,r,e,n);return!!K(o,i)||k.accepts(A,o,g,i)}}function Q(t){if(n){t.preventDefault();var e=O("clientX",t)||0,o=O("clientY",t)||0,r=e-v,i=o-y;n.style.left=r+"px",n.style.top=i+"px";var a=w||A,c=l(n,e,o),s=J(c,e,o),u=null!==s&&s!==T;(u||null===s)&&(T&&b("out"),T=s,u&&b("over"));var p=z(a);if(s!==g||!w||k.copySortSource){var d,f=Z(s,c);if(null!==f)d=tt(s,f,e,o);else{if(!0!==k.revertOnSpill||w)return void(w&&p&&p.removeChild(a));d=W,s=g}(null===d&&u||d!==a&&d!==m(a))&&(L=d,s.insertBefore(a,d),S.emit("shadow",a,s,g))}else p&&p.removeChild(a)}function b(t){S.emit(t,a,T,g)}}function Z(t,e){for(var n=e;n!==t&&z(n)!==t;)n=z(n);return n===c?null:n}function tt(t,e,n,o){var r,i="horizontal"===k.direction;return e!==t?(r=e.getBoundingClientRect(),function(t){return t?m(e):e}(i?n>r.left+b(r)/2:o>r.top+M(r)/2)):function(){var e,r,a,c=t.children.length;for(e=0;e<c;e++){if(a=(r=t.children[e]).getBoundingClientRect(),i&&a.left+a.width/2>n)return r;if(!i&&a.top+a.height/2>o)return r}return null}()}}}).call(this)}).call(this,void 0!==n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./classes":8,"contra/emitter":4,crossvent:5}],10:[function(t,e,n){var o,r,i=e.exports={};function a(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function s(t){if(o===setTimeout)return setTimeout(t,0);if((o===a||!o)&&setTimeout)return o=setTimeout,setTimeout(t,0);try{return o(t,0)}catch(e){try{return o.call(null,t,0)}catch(e){return o.call(this,t,0)}}}!function(){try{o="function"==typeof setTimeout?setTimeout:a}catch(t){o=a}try{r="function"==typeof clearTimeout?clearTimeout:c}catch(t){r=c}}();var u,p=[],l=!1,d=-1;function f(){l&&u&&(l=!1,u.length?p=u.concat(p):d=-1,p.length&&b())}function b(){if(!l){var t=s(f);l=!0;for(var e=p.length;e;){for(u=p,p=[];++d<e;)u&&u[d].run();d=-1,e=p.length}u=null,l=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===c||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function M(t,e){this.fun=t,this.array=e}function z(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];p.push(new M(t,e)),1!==p.length||l||s(b)},M.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=z,i.addListener=z,i.once=z,i.off=z,i.removeListener=z,i.removeAllListeners=z,i.emit=z,i.prependListener=z,i.prependOnceListener=z,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},{}],11:[function(t,e,n){(function(t){(function(){var n;n="function"==typeof t?function(e){t(e)}:function(t){setTimeout(t,0)},e.exports=n}).call(this)}).call(this,t("timers").setImmediate)},{timers:12}],12:[function(t,e,n){(function(e,o){(function(){var r=t("process/browser.js").nextTick,i=Function.prototype.apply,a=Array.prototype.slice,c={},s=0;function u(t,e){this._id=t,this._clearFn=e}n.setTimeout=function(){return new u(i.call(setTimeout,window,arguments),clearTimeout)},n.setInterval=function(){return new u(i.call(setInterval,window,arguments),clearInterval)},n.clearTimeout=n.clearInterval=function(t){t.close()},u.prototype.unref=u.prototype.ref=function(){},u.prototype.close=function(){this._clearFn.call(window,this._id)},n.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},n.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},n._unrefActive=n.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},n.setImmediate="function"==typeof e?e:function(t){var e=s++,o=!(arguments.length<2)&&a.call(arguments,1);return c[e]=!0,r((function(){c[e]&&(o?t.apply(null,o):t.call(null),n.clearImmediate(e))})),e},n.clearImmediate="function"==typeof o?o:function(t){delete c[t]}}).call(this)}).call(this,t("timers").setImmediate,t("timers").clearImmediate)},{"process/browser.js":10,timers:12}]},{},[1])},4692:function(t,e){var n;!function(e,n){"use strict";"object"==typeof t.exports?t.exports=e.document?n(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return n(t)}:n(e)}("undefined"!=typeof window?window:this,(function(o,r){"use strict";var i=[],a=Object.getPrototypeOf,c=i.slice,s=i.flat?function(t){return i.flat.call(t)}:function(t){return i.concat.apply([],t)},u=i.push,p=i.indexOf,l={},d=l.toString,f=l.hasOwnProperty,b=f.toString,M=b.call(Object),z={},h=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType&&"function"!=typeof t.item},m=function(t){return null!=t&&t===t.window},O=o.document,g={type:!0,src:!0,nonce:!0,noModule:!0};function A(t,e,n){var o,r,i=(n=n||O).createElement("script");if(i.text=t,e)for(o in g)(r=e[o]||e.getAttribute&&e.getAttribute(o))&&i.setAttribute(o,r);n.head.appendChild(i).parentNode.removeChild(i)}function v(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?l[d.call(t)]||"object":typeof t}var y="3.7.1",q=/HTML$/i,_=function(t,e){return new _.fn.init(t,e)};function W(t){var e=!!t&&"length"in t&&t.length,n=v(t);return!h(t)&&!m(t)&&("array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}function L(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}_.fn=_.prototype={jquery:y,constructor:_,length:0,toArray:function(){return c.call(this)},get:function(t){return null==t?c.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=_.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return _.each(this,t)},map:function(t){return this.pushStack(_.map(this,(function(e,n){return t.call(e,n,e)})))},slice:function(){return this.pushStack(c.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(_.grep(this,(function(t,e){return(e+1)%2})))},odd:function(){return this.pushStack(_.grep(this,(function(t,e){return e%2})))},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n<e?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:i.sort,splice:i.splice},_.extend=_.fn.extend=function(){var t,e,n,o,r,i,a=arguments[0]||{},c=1,s=arguments.length,u=!1;for("boolean"==typeof a&&(u=a,a=arguments[c]||{},c++),"object"==typeof a||h(a)||(a={}),c===s&&(a=this,c--);c<s;c++)if(null!=(t=arguments[c]))for(e in t)o=t[e],"__proto__"!==e&&a!==o&&(u&&o&&(_.isPlainObject(o)||(r=Array.isArray(o)))?(n=a[e],i=r&&!Array.isArray(n)?[]:r||_.isPlainObject(n)?n:{},r=!1,a[e]=_.extend(u,i,o)):void 0!==o&&(a[e]=o));return a},_.extend({expando:"jQuery"+(y+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var e,n;return!(!t||"[object Object]"!==d.call(t))&&(!(e=a(t))||"function"==typeof(n=f.call(e,"constructor")&&e.constructor)&&b.call(n)===M)},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},globalEval:function(t,e,n){A(t,{nonce:e&&e.nonce},n)},each:function(t,e){var n,o=0;if(W(t))for(n=t.length;o<n&&!1!==e.call(t[o],o,t[o]);o++);else for(o in t)if(!1===e.call(t[o],o,t[o]))break;return t},text:function(t){var e,n="",o=0,r=t.nodeType;if(!r)for(;e=t[o++];)n+=_.text(e);return 1===r||11===r?t.textContent:9===r?t.documentElement.textContent:3===r||4===r?t.nodeValue:n},makeArray:function(t,e){var n=e||[];return null!=t&&(W(Object(t))?_.merge(n,"string"==typeof t?[t]:t):u.call(n,t)),n},inArray:function(t,e,n){return null==e?-1:p.call(e,t,n)},isXMLDoc:function(t){var e=t&&t.namespaceURI,n=t&&(t.ownerDocument||t).documentElement;return!q.test(e||n&&n.nodeName||"HTML")},merge:function(t,e){for(var n=+e.length,o=0,r=t.length;o<n;o++)t[r++]=e[o];return t.length=r,t},grep:function(t,e,n){for(var o=[],r=0,i=t.length,a=!n;r<i;r++)!e(t[r],r)!==a&&o.push(t[r]);return o},map:function(t,e,n){var o,r,i=0,a=[];if(W(t))for(o=t.length;i<o;i++)null!=(r=e(t[i],i,n))&&a.push(r);else for(i in t)null!=(r=e(t[i],i,n))&&a.push(r);return s(a)},guid:1,support:z}),"function"==typeof Symbol&&(_.fn[Symbol.iterator]=i[Symbol.iterator]),_.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){l["[object "+e+"]"]=e.toLowerCase()}));var w=i.pop,x=i.sort,R=i.splice,T="[\\x20\\t\\r\\n\\f]",k=new RegExp("^"+T+"+|((?:^|[^\\\\])(?:\\\\.)*)"+T+"+$","g");_.contains=function(t,e){var n=e&&e.parentNode;return t===n||!(!n||1!==n.nodeType||!(t.contains?t.contains(n):t.compareDocumentPosition&&16&t.compareDocumentPosition(n)))};var S=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function C(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t}_.escapeSelector=function(t){return(t+"").replace(S,C)};var N=O,B=u;!function(){var t,e,n,r,a,s,u,l,d,b,M=B,h=_.expando,m=0,O=0,g=tt(),A=tt(),v=tt(),y=tt(),q=function(t,e){return t===e&&(a=!0),0},W="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",S="(?:\\\\[\\da-fA-F]{1,6}"+T+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",C="\\["+T+"*("+S+")(?:"+T+"*([*^$|!~]?=)"+T+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+S+"))|)"+T+"*\\]",D=":("+S+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+C+")*)|.*)\\)|)",E=new RegExp(T+"+","g"),P=new RegExp("^"+T+"*,"+T+"*"),X=new RegExp("^"+T+"*([>+~]|"+T+")"+T+"*"),Y=new RegExp(T+"|>"),j=new RegExp(D),H=new RegExp("^"+S+"$"),I={ID:new RegExp("^#("+S+")"),CLASS:new RegExp("^\\.("+S+")"),TAG:new RegExp("^("+S+"|[*])"),ATTR:new RegExp("^"+C),PSEUDO:new RegExp("^"+D),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+T+"*(even|odd|(([+-]|)(\\d*)n|)"+T+"*(?:([+-]|)"+T+"*(\\d+)|))"+T+"*\\)|)","i"),bool:new RegExp("^(?:"+W+")$","i"),needsContext:new RegExp("^"+T+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+T+"*((?:-\\d)?\\d*)"+T+"*\\)|)(?=[^-]|$)","i")},F=/^(?:input|select|textarea|button)$/i,U=/^h\d$/i,V=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,G=/[+~]/,$=new RegExp("\\\\[\\da-fA-F]{1,6}"+T+"?|\\\\([^\\r\\n\\f])","g"),K=function(t,e){var n="0x"+t.slice(1)-65536;return e||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},J=function(){st()},Q=dt((function(t){return!0===t.disabled&&L(t,"fieldset")}),{dir:"parentNode",next:"legend"});try{M.apply(i=c.call(N.childNodes),N.childNodes),i[N.childNodes.length].nodeType}catch(t){M={apply:function(t,e){B.apply(t,c.call(e))},call:function(t){B.apply(t,c.call(arguments,1))}}}function Z(t,e,n,o){var r,i,a,c,u,p,f,b=e&&e.ownerDocument,m=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==m&&9!==m&&11!==m)return n;if(!o&&(st(e),e=e||s,l)){if(11!==m&&(u=V.exec(t)))if(r=u[1]){if(9===m){if(!(a=e.getElementById(r)))return n;if(a.id===r)return M.call(n,a),n}else if(b&&(a=b.getElementById(r))&&Z.contains(e,a)&&a.id===r)return M.call(n,a),n}else{if(u[2])return M.apply(n,e.getElementsByTagName(t)),n;if((r=u[3])&&e.getElementsByClassName)return M.apply(n,e.getElementsByClassName(r)),n}if(!(y[t+" "]||d&&d.test(t))){if(f=t,b=e,1===m&&(Y.test(t)||X.test(t))){for((b=G.test(t)&&ct(e.parentNode)||e)==e&&z.scope||((c=e.getAttribute("id"))?c=_.escapeSelector(c):e.setAttribute("id",c=h)),i=(p=pt(t)).length;i--;)p[i]=(c?"#"+c:":scope")+" "+lt(p[i]);f=p.join(",")}try{return M.apply(n,b.querySelectorAll(f)),n}catch(e){y(t,!0)}finally{c===h&&e.removeAttribute("id")}}}return mt(t.replace(k,"$1"),e,n,o)}function tt(){var t=[];return function n(o,r){return t.push(o+" ")>e.cacheLength&&delete n[t.shift()],n[o+" "]=r}}function et(t){return t[h]=!0,t}function nt(t){var e=s.createElement("fieldset");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function ot(t){return function(e){return L(e,"input")&&e.type===t}}function rt(t){return function(e){return(L(e,"input")||L(e,"button"))&&e.type===t}}function it(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&Q(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function at(t){return et((function(e){return e=+e,et((function(n,o){for(var r,i=t([],n.length,e),a=i.length;a--;)n[r=i[a]]&&(n[r]=!(o[r]=n[r]))}))}))}function ct(t){return t&&void 0!==t.getElementsByTagName&&t}function st(t){var n,o=t?t.ownerDocument||t:N;return o!=s&&9===o.nodeType&&o.documentElement?(u=(s=o).documentElement,l=!_.isXMLDoc(s),b=u.matches||u.webkitMatchesSelector||u.msMatchesSelector,u.msMatchesSelector&&N!=s&&(n=s.defaultView)&&n.top!==n&&n.addEventListener("unload",J),z.getById=nt((function(t){return u.appendChild(t).id=_.expando,!s.getElementsByName||!s.getElementsByName(_.expando).length})),z.disconnectedMatch=nt((function(t){return b.call(t,"*")})),z.scope=nt((function(){return s.querySelectorAll(":scope")})),z.cssHas=nt((function(){try{return s.querySelector(":has(*,:jqfake)"),!1}catch(t){return!0}})),z.getById?(e.filter.ID=function(t){var e=t.replace($,K);return function(t){return t.getAttribute("id")===e}},e.find.ID=function(t,e){if(void 0!==e.getElementById&&l){var n=e.getElementById(t);return n?[n]:[]}}):(e.filter.ID=function(t){var e=t.replace($,K);return function(t){var n=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},e.find.ID=function(t,e){if(void 0!==e.getElementById&&l){var n,o,r,i=e.getElementById(t);if(i){if((n=i.getAttributeNode("id"))&&n.value===t)return[i];for(r=e.getElementsByName(t),o=0;i=r[o++];)if((n=i.getAttributeNode("id"))&&n.value===t)return[i]}return[]}}),e.find.TAG=function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):e.querySelectorAll(t)},e.find.CLASS=function(t,e){if(void 0!==e.getElementsByClassName&&l)return e.getElementsByClassName(t)},d=[],nt((function(t){var e;u.appendChild(t).innerHTML="<a id='"+h+"' href='' disabled='disabled'></a><select id='"+h+"-\r\\' disabled='disabled'><option selected=''></option></select>",t.querySelectorAll("[selected]").length||d.push("\\["+T+"*(?:value|"+W+")"),t.querySelectorAll("[id~="+h+"-]").length||d.push("~="),t.querySelectorAll("a#"+h+"+*").length||d.push(".#.+[+~]"),t.querySelectorAll(":checked").length||d.push(":checked"),(e=s.createElement("input")).setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),u.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(e=s.createElement("input")).setAttribute("name",""),t.appendChild(e),t.querySelectorAll("[name='']").length||d.push("\\["+T+"*name"+T+"*="+T+"*(?:''|\"\")")})),z.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),q=function(t,e){if(t===e)return a=!0,0;var n=!t.compareDocumentPosition-!e.compareDocumentPosition;return n||(1&(n=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1)||!z.sortDetached&&e.compareDocumentPosition(t)===n?t===s||t.ownerDocument==N&&Z.contains(N,t)?-1:e===s||e.ownerDocument==N&&Z.contains(N,e)?1:r?p.call(r,t)-p.call(r,e):0:4&n?-1:1)},s):s}for(t in Z.matches=function(t,e){return Z(t,null,null,e)},Z.matchesSelector=function(t,e){if(st(t),l&&!y[e+" "]&&(!d||!d.test(e)))try{var n=b.call(t,e);if(n||z.disconnectedMatch||t.document&&11!==t.document.nodeType)return n}catch(t){y(e,!0)}return Z(e,s,null,[t]).length>0},Z.contains=function(t,e){return(t.ownerDocument||t)!=s&&st(t),_.contains(t,e)},Z.attr=function(t,n){(t.ownerDocument||t)!=s&&st(t);var o=e.attrHandle[n.toLowerCase()],r=o&&f.call(e.attrHandle,n.toLowerCase())?o(t,n,!l):void 0;return void 0!==r?r:t.getAttribute(n)},Z.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},_.uniqueSort=function(t){var e,n=[],o=0,i=0;if(a=!z.sortStable,r=!z.sortStable&&c.call(t,0),x.call(t,q),a){for(;e=t[i++];)e===t[i]&&(o=n.push(i));for(;o--;)R.call(t,n[o],1)}return r=null,t},_.fn.uniqueSort=function(){return this.pushStack(_.uniqueSort(c.apply(this)))},e=_.expr={cacheLength:50,createPseudo:et,match:I,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace($,K),t[3]=(t[3]||t[4]||t[5]||"").replace($,K),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||Z.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&Z.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return I.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&j.test(n)&&(e=pt(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace($,K).toLowerCase();return"*"===t?function(){return!0}:function(t){return L(t,e)}},CLASS:function(t){var e=g[t+" "];return e||(e=new RegExp("(^|"+T+")"+t+"("+T+"|$)"))&&g(t,(function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")}))},ATTR:function(t,e,n){return function(o){var r=Z.attr(o,t);return null==r?"!="===e:!e||(r+="","="===e?r===n:"!="===e?r!==n:"^="===e?n&&0===r.indexOf(n):"*="===e?n&&r.indexOf(n)>-1:"$="===e?n&&r.slice(-n.length)===n:"~="===e?(" "+r.replace(E," ")+" ").indexOf(n)>-1:"|="===e&&(r===n||r.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,o,r){var i="nth"!==t.slice(0,3),a="last"!==t.slice(-4),c="of-type"===e;return 1===o&&0===r?function(t){return!!t.parentNode}:function(e,n,s){var u,p,l,d,f,b=i!==a?"nextSibling":"previousSibling",M=e.parentNode,z=c&&e.nodeName.toLowerCase(),O=!s&&!c,g=!1;if(M){if(i){for(;b;){for(l=e;l=l[b];)if(c?L(l,z):1===l.nodeType)return!1;f=b="only"===t&&!f&&"nextSibling"}return!0}if(f=[a?M.firstChild:M.lastChild],a&&O){for(g=(d=(u=(p=M[h]||(M[h]={}))[t]||[])[0]===m&&u[1])&&u[2],l=d&&M.childNodes[d];l=++d&&l&&l[b]||(g=d=0)||f.pop();)if(1===l.nodeType&&++g&&l===e){p[t]=[m,d,g];break}}else if(O&&(g=d=(u=(p=e[h]||(e[h]={}))[t]||[])[0]===m&&u[1]),!1===g)for(;(l=++d&&l&&l[b]||(g=d=0)||f.pop())&&(!(c?L(l,z):1===l.nodeType)||!++g||(O&&((p=l[h]||(l[h]={}))[t]=[m,g]),l!==e)););return(g-=r)===o||g%o==0&&g/o>=0}}},PSEUDO:function(t,n){var o,r=e.pseudos[t]||e.setFilters[t.toLowerCase()]||Z.error("unsupported pseudo: "+t);return r[h]?r(n):r.length>1?(o=[t,t,"",n],e.setFilters.hasOwnProperty(t.toLowerCase())?et((function(t,e){for(var o,i=r(t,n),a=i.length;a--;)t[o=p.call(t,i[a])]=!(e[o]=i[a])})):function(t){return r(t,0,o)}):r}},pseudos:{not:et((function(t){var e=[],n=[],o=ht(t.replace(k,"$1"));return o[h]?et((function(t,e,n,r){for(var i,a=o(t,null,r,[]),c=t.length;c--;)(i=a[c])&&(t[c]=!(e[c]=i))})):function(t,r,i){return e[0]=t,o(e,null,i,n),e[0]=null,!n.pop()}})),has:et((function(t){return function(e){return Z(t,e).length>0}})),contains:et((function(t){return t=t.replace($,K),function(e){return(e.textContent||_.text(e)).indexOf(t)>-1}})),lang:et((function(t){return H.test(t||"")||Z.error("unsupported lang: "+t),t=t.replace($,K).toLowerCase(),function(e){var n;do{if(n=l?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(n=n.toLowerCase())===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}})),target:function(t){var e=o.location&&o.location.hash;return e&&e.slice(1)===t.id},root:function(t){return t===u},focus:function(t){return t===function(){try{return s.activeElement}catch(t){}}()&&s.hasFocus()&&!!(t.type||t.href||~t.tabIndex)},enabled:it(!1),disabled:it(!0),checked:function(t){return L(t,"input")&&!!t.checked||L(t,"option")&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!e.pseudos.empty(t)},header:function(t){return U.test(t.nodeName)},input:function(t){return F.test(t.nodeName)},button:function(t){return L(t,"input")&&"button"===t.type||L(t,"button")},text:function(t){var e;return L(t,"input")&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:at((function(){return[0]})),last:at((function(t,e){return[e-1]})),eq:at((function(t,e,n){return[n<0?n+e:n]})),even:at((function(t,e){for(var n=0;n<e;n+=2)t.push(n);return t})),odd:at((function(t,e){for(var n=1;n<e;n+=2)t.push(n);return t})),lt:at((function(t,e,n){var o;for(o=n<0?n+e:n>e?e:n;--o>=0;)t.push(o);return t})),gt:at((function(t,e,n){for(var o=n<0?n+e:n;++o<e;)t.push(o);return t}))}},e.pseudos.nth=e.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})e.pseudos[t]=ot(t);for(t in{submit:!0,reset:!0})e.pseudos[t]=rt(t);function ut(){}function pt(t,n){var o,r,i,a,c,s,u,p=A[t+" "];if(p)return n?0:p.slice(0);for(c=t,s=[],u=e.preFilter;c;){for(a in o&&!(r=P.exec(c))||(r&&(c=c.slice(r[0].length)||c),s.push(i=[])),o=!1,(r=X.exec(c))&&(o=r.shift(),i.push({value:o,type:r[0].replace(k," ")}),c=c.slice(o.length)),e.filter)!(r=I[a].exec(c))||u[a]&&!(r=u[a](r))||(o=r.shift(),i.push({value:o,type:a,matches:r}),c=c.slice(o.length));if(!o)break}return n?c.length:c?Z.error(t):A(t,s).slice(0)}function lt(t){for(var e=0,n=t.length,o="";e<n;e++)o+=t[e].value;return o}function dt(t,e,n){var o=e.dir,r=e.next,i=r||o,a=n&&"parentNode"===i,c=O++;return e.first?function(e,n,r){for(;e=e[o];)if(1===e.nodeType||a)return t(e,n,r);return!1}:function(e,n,s){var u,p,l=[m,c];if(s){for(;e=e[o];)if((1===e.nodeType||a)&&t(e,n,s))return!0}else for(;e=e[o];)if(1===e.nodeType||a)if(p=e[h]||(e[h]={}),r&&L(e,r))e=e[o]||e;else{if((u=p[i])&&u[0]===m&&u[1]===c)return l[2]=u[2];if(p[i]=l,l[2]=t(e,n,s))return!0}return!1}}function ft(t){return t.length>1?function(e,n,o){for(var r=t.length;r--;)if(!t[r](e,n,o))return!1;return!0}:t[0]}function bt(t,e,n,o,r){for(var i,a=[],c=0,s=t.length,u=null!=e;c<s;c++)(i=t[c])&&(n&&!n(i,o,r)||(a.push(i),u&&e.push(c)));return a}function Mt(t,e,n,o,r,i){return o&&!o[h]&&(o=Mt(o)),r&&!r[h]&&(r=Mt(r,i)),et((function(i,a,c,s){var u,l,d,f,b=[],z=[],h=a.length,m=i||function(t,e,n){for(var o=0,r=e.length;o<r;o++)Z(t,e[o],n);return n}(e||"*",c.nodeType?[c]:c,[]),O=!t||!i&&e?m:bt(m,b,t,c,s);if(n?n(O,f=r||(i?t:h||o)?[]:a,c,s):f=O,o)for(u=bt(f,z),o(u,[],c,s),l=u.length;l--;)(d=u[l])&&(f[z[l]]=!(O[z[l]]=d));if(i){if(r||t){if(r){for(u=[],l=f.length;l--;)(d=f[l])&&u.push(O[l]=d);r(null,f=[],u,s)}for(l=f.length;l--;)(d=f[l])&&(u=r?p.call(i,d):b[l])>-1&&(i[u]=!(a[u]=d))}}else f=bt(f===a?f.splice(h,f.length):f),r?r(null,a,f,s):M.apply(a,f)}))}function zt(t){for(var o,r,i,a=t.length,c=e.relative[t[0].type],s=c||e.relative[" "],u=c?1:0,l=dt((function(t){return t===o}),s,!0),d=dt((function(t){return p.call(o,t)>-1}),s,!0),f=[function(t,e,r){var i=!c&&(r||e!=n)||((o=e).nodeType?l(t,e,r):d(t,e,r));return o=null,i}];u<a;u++)if(r=e.relative[t[u].type])f=[dt(ft(f),r)];else{if((r=e.filter[t[u].type].apply(null,t[u].matches))[h]){for(i=++u;i<a&&!e.relative[t[i].type];i++);return Mt(u>1&&ft(f),u>1&<(t.slice(0,u-1).concat({value:" "===t[u-2].type?"*":""})).replace(k,"$1"),r,u<i&&zt(t.slice(u,i)),i<a&&zt(t=t.slice(i)),i<a&<(t))}f.push(r)}return ft(f)}function ht(t,o){var r,i=[],a=[],c=v[t+" "];if(!c){for(o||(o=pt(t)),r=o.length;r--;)(c=zt(o[r]))[h]?i.push(c):a.push(c);c=v(t,function(t,o){var r=o.length>0,i=t.length>0,a=function(a,c,u,p,d){var f,b,z,h=0,O="0",g=a&&[],A=[],v=n,y=a||i&&e.find.TAG("*",d),q=m+=null==v?1:Math.random()||.1,W=y.length;for(d&&(n=c==s||c||d);O!==W&&null!=(f=y[O]);O++){if(i&&f){for(b=0,c||f.ownerDocument==s||(st(f),u=!l);z=t[b++];)if(z(f,c||s,u)){M.call(p,f);break}d&&(m=q)}r&&((f=!z&&f)&&h--,a&&g.push(f))}if(h+=O,r&&O!==h){for(b=0;z=o[b++];)z(g,A,c,u);if(a){if(h>0)for(;O--;)g[O]||A[O]||(A[O]=w.call(p));A=bt(A)}M.apply(p,A),d&&!a&&A.length>0&&h+o.length>1&&_.uniqueSort(p)}return d&&(m=q,n=v),g};return r?et(a):a}(a,i)),c.selector=t}return c}function mt(t,n,o,r){var i,a,c,s,u,p="function"==typeof t&&t,d=!r&&pt(t=p.selector||t);if(o=o||[],1===d.length){if((a=d[0]=d[0].slice(0)).length>2&&"ID"===(c=a[0]).type&&9===n.nodeType&&l&&e.relative[a[1].type]){if(!(n=(e.find.ID(c.matches[0].replace($,K),n)||[])[0]))return o;p&&(n=n.parentNode),t=t.slice(a.shift().value.length)}for(i=I.needsContext.test(t)?0:a.length;i--&&(c=a[i],!e.relative[s=c.type]);)if((u=e.find[s])&&(r=u(c.matches[0].replace($,K),G.test(a[0].type)&&ct(n.parentNode)||n))){if(a.splice(i,1),!(t=r.length&<(a)))return M.apply(o,r),o;break}}return(p||ht(t,d))(r,n,!l,o,!n||G.test(t)&&ct(n.parentNode)||n),o}ut.prototype=e.filters=e.pseudos,e.setFilters=new ut,z.sortStable=h.split("").sort(q).join("")===h,st(),z.sortDetached=nt((function(t){return 1&t.compareDocumentPosition(s.createElement("fieldset"))})),_.find=Z,_.expr[":"]=_.expr.pseudos,_.unique=_.uniqueSort,Z.compile=ht,Z.select=mt,Z.setDocument=st,Z.tokenize=pt,Z.escape=_.escapeSelector,Z.getText=_.text,Z.isXML=_.isXMLDoc,Z.selectors=_.expr,Z.support=_.support,Z.uniqueSort=_.uniqueSort}();var D=function(t,e,n){for(var o=[],r=void 0!==n;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(r&&_(t).is(n))break;o.push(t)}return o},E=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},P=_.expr.match.needsContext,X=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Y(t,e,n){return h(e)?_.grep(t,(function(t,o){return!!e.call(t,o,t)!==n})):e.nodeType?_.grep(t,(function(t){return t===e!==n})):"string"!=typeof e?_.grep(t,(function(t){return p.call(e,t)>-1!==n})):_.filter(e,t,n)}_.filter=function(t,e,n){var o=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===o.nodeType?_.find.matchesSelector(o,t)?[o]:[]:_.find.matches(t,_.grep(e,(function(t){return 1===t.nodeType})))},_.fn.extend({find:function(t){var e,n,o=this.length,r=this;if("string"!=typeof t)return this.pushStack(_(t).filter((function(){for(e=0;e<o;e++)if(_.contains(r[e],this))return!0})));for(n=this.pushStack([]),e=0;e<o;e++)_.find(t,r[e],n);return o>1?_.uniqueSort(n):n},filter:function(t){return this.pushStack(Y(this,t||[],!1))},not:function(t){return this.pushStack(Y(this,t||[],!0))},is:function(t){return!!Y(this,"string"==typeof t&&P.test(t)?_(t):t||[],!1).length}});var j,H=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(_.fn.init=function(t,e,n){var o,r;if(!t)return this;if(n=n||j,"string"==typeof t){if(!(o="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:H.exec(t))||!o[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(o[1]){if(e=e instanceof _?e[0]:e,_.merge(this,_.parseHTML(o[1],e&&e.nodeType?e.ownerDocument||e:O,!0)),X.test(o[1])&&_.isPlainObject(e))for(o in e)h(this[o])?this[o](e[o]):this.attr(o,e[o]);return this}return(r=O.getElementById(o[2]))&&(this[0]=r,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):h(t)?void 0!==n.ready?n.ready(t):t(_):_.makeArray(t,this)}).prototype=_.fn,j=_(O);var I=/^(?:parents|prev(?:Until|All))/,F={children:!0,contents:!0,next:!0,prev:!0};function U(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}_.fn.extend({has:function(t){var e=_(t,this),n=e.length;return this.filter((function(){for(var t=0;t<n;t++)if(_.contains(this,e[t]))return!0}))},closest:function(t,e){var n,o=0,r=this.length,i=[],a="string"!=typeof t&&_(t);if(!P.test(t))for(;o<r;o++)for(n=this[o];n&&n!==e;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&_.find.matchesSelector(n,t))){i.push(n);break}return this.pushStack(i.length>1?_.uniqueSort(i):i)},index:function(t){return t?"string"==typeof t?p.call(_(t),this[0]):p.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(_.uniqueSort(_.merge(this.get(),_(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),_.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return D(t,"parentNode")},parentsUntil:function(t,e,n){return D(t,"parentNode",n)},next:function(t){return U(t,"nextSibling")},prev:function(t){return U(t,"previousSibling")},nextAll:function(t){return D(t,"nextSibling")},prevAll:function(t){return D(t,"previousSibling")},nextUntil:function(t,e,n){return D(t,"nextSibling",n)},prevUntil:function(t,e,n){return D(t,"previousSibling",n)},siblings:function(t){return E((t.parentNode||{}).firstChild,t)},children:function(t){return E(t.firstChild)},contents:function(t){return null!=t.contentDocument&&a(t.contentDocument)?t.contentDocument:(L(t,"template")&&(t=t.content||t),_.merge([],t.childNodes))}},(function(t,e){_.fn[t]=function(n,o){var r=_.map(this,e,n);return"Until"!==t.slice(-5)&&(o=n),o&&"string"==typeof o&&(r=_.filter(o,r)),this.length>1&&(F[t]||_.uniqueSort(r),I.test(t)&&r.reverse()),this.pushStack(r)}}));var V=/[^\x20\t\r\n\f]+/g;function G(t){return t}function $(t){throw t}function K(t,e,n,o){var r;try{t&&h(r=t.promise)?r.call(t).done(e).fail(n):t&&h(r=t.then)?r.call(t,e,n):e.apply(void 0,[t].slice(o))}catch(t){n.apply(void 0,[t])}}_.Callbacks=function(t){t="string"==typeof t?function(t){var e={};return _.each(t.match(V)||[],(function(t,n){e[n]=!0})),e}(t):_.extend({},t);var e,n,o,r,i=[],a=[],c=-1,s=function(){for(r=r||t.once,o=e=!0;a.length;c=-1)for(n=a.shift();++c<i.length;)!1===i[c].apply(n[0],n[1])&&t.stopOnFalse&&(c=i.length,n=!1);t.memory||(n=!1),e=!1,r&&(i=n?[]:"")},u={add:function(){return i&&(n&&!e&&(c=i.length-1,a.push(n)),function e(n){_.each(n,(function(n,o){h(o)?t.unique&&u.has(o)||i.push(o):o&&o.length&&"string"!==v(o)&&e(o)}))}(arguments),n&&!e&&s()),this},remove:function(){return _.each(arguments,(function(t,e){for(var n;(n=_.inArray(e,i,n))>-1;)i.splice(n,1),n<=c&&c--})),this},has:function(t){return t?_.inArray(t,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return r=a=[],i=n="",this},disabled:function(){return!i},lock:function(){return r=a=[],n||e||(i=n=""),this},locked:function(){return!!r},fireWith:function(t,n){return r||(n=[t,(n=n||[]).slice?n.slice():n],a.push(n),e||s()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!o}};return u},_.extend({Deferred:function(t){var e=[["notify","progress",_.Callbacks("memory"),_.Callbacks("memory"),2],["resolve","done",_.Callbacks("once memory"),_.Callbacks("once memory"),0,"resolved"],["reject","fail",_.Callbacks("once memory"),_.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},catch:function(t){return r.then(null,t)},pipe:function(){var t=arguments;return _.Deferred((function(n){_.each(e,(function(e,o){var r=h(t[o[4]])&&t[o[4]];i[o[1]]((function(){var t=r&&r.apply(this,arguments);t&&h(t.promise)?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[o[0]+"With"](this,r?[t]:arguments)}))})),t=null})).promise()},then:function(t,n,r){var i=0;function a(t,e,n,r){return function(){var c=this,s=arguments,u=function(){var o,u;if(!(t<i)){if((o=n.apply(c,s))===e.promise())throw new TypeError("Thenable self-resolution");u=o&&("object"==typeof o||"function"==typeof o)&&o.then,h(u)?r?u.call(o,a(i,e,G,r),a(i,e,$,r)):(i++,u.call(o,a(i,e,G,r),a(i,e,$,r),a(i,e,G,e.notifyWith))):(n!==G&&(c=void 0,s=[o]),(r||e.resolveWith)(c,s))}},p=r?u:function(){try{u()}catch(o){_.Deferred.exceptionHook&&_.Deferred.exceptionHook(o,p.error),t+1>=i&&(n!==$&&(c=void 0,s=[o]),e.rejectWith(c,s))}};t?p():(_.Deferred.getErrorHook?p.error=_.Deferred.getErrorHook():_.Deferred.getStackHook&&(p.error=_.Deferred.getStackHook()),o.setTimeout(p))}}return _.Deferred((function(o){e[0][3].add(a(0,o,h(r)?r:G,o.notifyWith)),e[1][3].add(a(0,o,h(t)?t:G)),e[2][3].add(a(0,o,h(n)?n:$))})).promise()},promise:function(t){return null!=t?_.extend(t,r):r}},i={};return _.each(e,(function(t,o){var a=o[2],c=o[5];r[o[1]]=a.add,c&&a.add((function(){n=c}),e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),a.add(o[3].fire),i[o[0]]=function(){return i[o[0]+"With"](this===i?void 0:this,arguments),this},i[o[0]+"With"]=a.fireWith})),r.promise(i),t&&t.call(i,i),i},when:function(t){var e=arguments.length,n=e,o=Array(n),r=c.call(arguments),i=_.Deferred(),a=function(t){return function(n){o[t]=this,r[t]=arguments.length>1?c.call(arguments):n,--e||i.resolveWith(o,r)}};if(e<=1&&(K(t,i.done(a(n)).resolve,i.reject,!e),"pending"===i.state()||h(r[n]&&r[n].then)))return i.then();for(;n--;)K(r[n],a(n),i.reject);return i.promise()}});var J=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;_.Deferred.exceptionHook=function(t,e){o.console&&o.console.warn&&t&&J.test(t.name)&&o.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},_.readyException=function(t){o.setTimeout((function(){throw t}))};var Q=_.Deferred();function Z(){O.removeEventListener("DOMContentLoaded",Z),o.removeEventListener("load",Z),_.ready()}_.fn.ready=function(t){return Q.then(t).catch((function(t){_.readyException(t)})),this},_.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--_.readyWait:_.isReady)||(_.isReady=!0,!0!==t&&--_.readyWait>0||Q.resolveWith(O,[_]))}}),_.ready.then=Q.then,"complete"===O.readyState||"loading"!==O.readyState&&!O.documentElement.doScroll?o.setTimeout(_.ready):(O.addEventListener("DOMContentLoaded",Z),o.addEventListener("load",Z));var tt=function(t,e,n,o,r,i,a){var c=0,s=t.length,u=null==n;if("object"===v(n))for(c in r=!0,n)tt(t,e,c,n[c],!0,i,a);else if(void 0!==o&&(r=!0,h(o)||(a=!0),u&&(a?(e.call(t,o),e=null):(u=e,e=function(t,e,n){return u.call(_(t),n)})),e))for(;c<s;c++)e(t[c],n,a?o:o.call(t[c],c,e(t[c],n)));return r?t:u?e.call(t):s?e(t[0],n):i},et=/^-ms-/,nt=/-([a-z])/g;function ot(t,e){return e.toUpperCase()}function rt(t){return t.replace(et,"ms-").replace(nt,ot)}var it=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};function at(){this.expando=_.expando+at.uid++}at.uid=1,at.prototype={cache:function(t){var e=t[this.expando];return e||(e={},it(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,n){var o,r=this.cache(t);if("string"==typeof e)r[rt(e)]=n;else for(o in e)r[rt(o)]=e[o];return r},get:function(t,e){return void 0===e?this.cache(t):t[this.expando]&&t[this.expando][rt(e)]},access:function(t,e,n){return void 0===e||e&&"string"==typeof e&&void 0===n?this.get(t,e):(this.set(t,e,n),void 0!==n?n:e)},remove:function(t,e){var n,o=t[this.expando];if(void 0!==o){if(void 0!==e){n=(e=Array.isArray(e)?e.map(rt):(e=rt(e))in o?[e]:e.match(V)||[]).length;for(;n--;)delete o[e[n]]}(void 0===e||_.isEmptyObject(o))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!_.isEmptyObject(e)}};var ct=new at,st=new at,ut=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,pt=/[A-Z]/g;function lt(t,e,n){var o;if(void 0===n&&1===t.nodeType)if(o="data-"+e.replace(pt,"-$&").toLowerCase(),"string"==typeof(n=t.getAttribute(o))){try{n=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:ut.test(t)?JSON.parse(t):t)}(n)}catch(t){}st.set(t,e,n)}else n=void 0;return n}_.extend({hasData:function(t){return st.hasData(t)||ct.hasData(t)},data:function(t,e,n){return st.access(t,e,n)},removeData:function(t,e){st.remove(t,e)},_data:function(t,e,n){return ct.access(t,e,n)},_removeData:function(t,e){ct.remove(t,e)}}),_.fn.extend({data:function(t,e){var n,o,r,i=this[0],a=i&&i.attributes;if(void 0===t){if(this.length&&(r=st.get(i),1===i.nodeType&&!ct.get(i,"hasDataAttrs"))){for(n=a.length;n--;)a[n]&&0===(o=a[n].name).indexOf("data-")&&(o=rt(o.slice(5)),lt(i,o,r[o]));ct.set(i,"hasDataAttrs",!0)}return r}return"object"==typeof t?this.each((function(){st.set(this,t)})):tt(this,(function(e){var n;if(i&&void 0===e)return void 0!==(n=st.get(i,t))||void 0!==(n=lt(i,t))?n:void 0;this.each((function(){st.set(this,t,e)}))}),null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each((function(){st.remove(this,t)}))}}),_.extend({queue:function(t,e,n){var o;if(t)return e=(e||"fx")+"queue",o=ct.get(t,e),n&&(!o||Array.isArray(n)?o=ct.access(t,e,_.makeArray(n)):o.push(n)),o||[]},dequeue:function(t,e){e=e||"fx";var n=_.queue(t,e),o=n.length,r=n.shift(),i=_._queueHooks(t,e);"inprogress"===r&&(r=n.shift(),o--),r&&("fx"===e&&n.unshift("inprogress"),delete i.stop,r.call(t,(function(){_.dequeue(t,e)}),i)),!o&&i&&i.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return ct.get(t,n)||ct.access(t,n,{empty:_.Callbacks("once memory").add((function(){ct.remove(t,[e+"queue",n])}))})}}),_.fn.extend({queue:function(t,e){var n=2;return"string"!=typeof t&&(e=t,t="fx",n--),arguments.length<n?_.queue(this[0],t):void 0===e?this:this.each((function(){var n=_.queue(this,t,e);_._queueHooks(this,t),"fx"===t&&"inprogress"!==n[0]&&_.dequeue(this,t)}))},dequeue:function(t){return this.each((function(){_.dequeue(this,t)}))},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,e){var n,o=1,r=_.Deferred(),i=this,a=this.length,c=function(){--o||r.resolveWith(i,[i])};for("string"!=typeof t&&(e=t,t=void 0),t=t||"fx";a--;)(n=ct.get(i[a],t+"queueHooks"))&&n.empty&&(o++,n.empty.add(c));return c(),r.promise(e)}});var dt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ft=new RegExp("^(?:([+-])=|)("+dt+")([a-z%]*)$","i"),bt=["Top","Right","Bottom","Left"],Mt=O.documentElement,zt=function(t){return _.contains(t.ownerDocument,t)},ht={composed:!0};Mt.getRootNode&&(zt=function(t){return _.contains(t.ownerDocument,t)||t.getRootNode(ht)===t.ownerDocument});var mt=function(t,e){return"none"===(t=e||t).style.display||""===t.style.display&&zt(t)&&"none"===_.css(t,"display")};function Ot(t,e,n,o){var r,i,a=20,c=o?function(){return o.cur()}:function(){return _.css(t,e,"")},s=c(),u=n&&n[3]||(_.cssNumber[e]?"":"px"),p=t.nodeType&&(_.cssNumber[e]||"px"!==u&&+s)&&ft.exec(_.css(t,e));if(p&&p[3]!==u){for(s/=2,u=u||p[3],p=+s||1;a--;)_.style(t,e,p+u),(1-i)*(1-(i=c()/s||.5))<=0&&(a=0),p/=i;p*=2,_.style(t,e,p+u),n=n||[]}return n&&(p=+p||+s||0,r=n[1]?p+(n[1]+1)*n[2]:+n[2],o&&(o.unit=u,o.start=p,o.end=r)),r}var gt={};function At(t){var e,n=t.ownerDocument,o=t.nodeName,r=gt[o];return r||(e=n.body.appendChild(n.createElement(o)),r=_.css(e,"display"),e.parentNode.removeChild(e),"none"===r&&(r="block"),gt[o]=r,r)}function vt(t,e){for(var n,o,r=[],i=0,a=t.length;i<a;i++)(o=t[i]).style&&(n=o.style.display,e?("none"===n&&(r[i]=ct.get(o,"display")||null,r[i]||(o.style.display="")),""===o.style.display&&mt(o)&&(r[i]=At(o))):"none"!==n&&(r[i]="none",ct.set(o,"display",n)));for(i=0;i<a;i++)null!=r[i]&&(t[i].style.display=r[i]);return t}_.fn.extend({show:function(){return vt(this,!0)},hide:function(){return vt(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each((function(){mt(this)?_(this).show():_(this).hide()}))}});var yt,qt,_t=/^(?:checkbox|radio)$/i,Wt=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Lt=/^$|^module$|\/(?:java|ecma)script/i;yt=O.createDocumentFragment().appendChild(O.createElement("div")),(qt=O.createElement("input")).setAttribute("type","radio"),qt.setAttribute("checked","checked"),qt.setAttribute("name","t"),yt.appendChild(qt),z.checkClone=yt.cloneNode(!0).cloneNode(!0).lastChild.checked,yt.innerHTML="<textarea>x</textarea>",z.noCloneChecked=!!yt.cloneNode(!0).lastChild.defaultValue,yt.innerHTML="<option></option>",z.option=!!yt.lastChild;var wt={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function xt(t,e){var n;return n=void 0!==t.getElementsByTagName?t.getElementsByTagName(e||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&L(t,e)?_.merge([t],n):n}function Rt(t,e){for(var n=0,o=t.length;n<o;n++)ct.set(t[n],"globalEval",!e||ct.get(e[n],"globalEval"))}wt.tbody=wt.tfoot=wt.colgroup=wt.caption=wt.thead,wt.th=wt.td,z.option||(wt.optgroup=wt.option=[1,"<select multiple='multiple'>","</select>"]);var Tt=/<|&#?\w+;/;function kt(t,e,n,o,r){for(var i,a,c,s,u,p,l=e.createDocumentFragment(),d=[],f=0,b=t.length;f<b;f++)if((i=t[f])||0===i)if("object"===v(i))_.merge(d,i.nodeType?[i]:i);else if(Tt.test(i)){for(a=a||l.appendChild(e.createElement("div")),c=(Wt.exec(i)||["",""])[1].toLowerCase(),s=wt[c]||wt._default,a.innerHTML=s[1]+_.htmlPrefilter(i)+s[2],p=s[0];p--;)a=a.lastChild;_.merge(d,a.childNodes),(a=l.firstChild).textContent=""}else d.push(e.createTextNode(i));for(l.textContent="",f=0;i=d[f++];)if(o&&_.inArray(i,o)>-1)r&&r.push(i);else if(u=zt(i),a=xt(l.appendChild(i),"script"),u&&Rt(a),n)for(p=0;i=a[p++];)Lt.test(i.type||"")&&n.push(i);return l}var St=/^([^.]*)(?:\.(.+)|)/;function Ct(){return!0}function Nt(){return!1}function Bt(t,e,n,o,r,i){var a,c;if("object"==typeof e){for(c in"string"!=typeof n&&(o=o||n,n=void 0),e)Bt(t,c,n,o,e[c],i);return t}if(null==o&&null==r?(r=n,o=n=void 0):null==r&&("string"==typeof n?(r=o,o=void 0):(r=o,o=n,n=void 0)),!1===r)r=Nt;else if(!r)return t;return 1===i&&(a=r,r=function(t){return _().off(t),a.apply(this,arguments)},r.guid=a.guid||(a.guid=_.guid++)),t.each((function(){_.event.add(this,e,r,o,n)}))}function Dt(t,e,n){n?(ct.set(t,e,!1),_.event.add(t,e,{namespace:!1,handler:function(t){var n,o=ct.get(this,e);if(1&t.isTrigger&&this[e]){if(o)(_.event.special[e]||{}).delegateType&&t.stopPropagation();else if(o=c.call(arguments),ct.set(this,e,o),this[e](),n=ct.get(this,e),ct.set(this,e,!1),o!==n)return t.stopImmediatePropagation(),t.preventDefault(),n}else o&&(ct.set(this,e,_.event.trigger(o[0],o.slice(1),this)),t.stopPropagation(),t.isImmediatePropagationStopped=Ct)}})):void 0===ct.get(t,e)&&_.event.add(t,e,Ct)}_.event={global:{},add:function(t,e,n,o,r){var i,a,c,s,u,p,l,d,f,b,M,z=ct.get(t);if(it(t))for(n.handler&&(n=(i=n).handler,r=i.selector),r&&_.find.matchesSelector(Mt,r),n.guid||(n.guid=_.guid++),(s=z.events)||(s=z.events=Object.create(null)),(a=z.handle)||(a=z.handle=function(e){return void 0!==_&&_.event.triggered!==e.type?_.event.dispatch.apply(t,arguments):void 0}),u=(e=(e||"").match(V)||[""]).length;u--;)f=M=(c=St.exec(e[u])||[])[1],b=(c[2]||"").split(".").sort(),f&&(l=_.event.special[f]||{},f=(r?l.delegateType:l.bindType)||f,l=_.event.special[f]||{},p=_.extend({type:f,origType:M,data:o,handler:n,guid:n.guid,selector:r,needsContext:r&&_.expr.match.needsContext.test(r),namespace:b.join(".")},i),(d=s[f])||((d=s[f]=[]).delegateCount=0,l.setup&&!1!==l.setup.call(t,o,b,a)||t.addEventListener&&t.addEventListener(f,a)),l.add&&(l.add.call(t,p),p.handler.guid||(p.handler.guid=n.guid)),r?d.splice(d.delegateCount++,0,p):d.push(p),_.event.global[f]=!0)},remove:function(t,e,n,o,r){var i,a,c,s,u,p,l,d,f,b,M,z=ct.hasData(t)&&ct.get(t);if(z&&(s=z.events)){for(u=(e=(e||"").match(V)||[""]).length;u--;)if(f=M=(c=St.exec(e[u])||[])[1],b=(c[2]||"").split(".").sort(),f){for(l=_.event.special[f]||{},d=s[f=(o?l.delegateType:l.bindType)||f]||[],c=c[2]&&new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=i=d.length;i--;)p=d[i],!r&&M!==p.origType||n&&n.guid!==p.guid||c&&!c.test(p.namespace)||o&&o!==p.selector&&("**"!==o||!p.selector)||(d.splice(i,1),p.selector&&d.delegateCount--,l.remove&&l.remove.call(t,p));a&&!d.length&&(l.teardown&&!1!==l.teardown.call(t,b,z.handle)||_.removeEvent(t,f,z.handle),delete s[f])}else for(f in s)_.event.remove(t,f+e[u],n,o,!0);_.isEmptyObject(s)&&ct.remove(t,"handle events")}},dispatch:function(t){var e,n,o,r,i,a,c=new Array(arguments.length),s=_.event.fix(t),u=(ct.get(this,"events")||Object.create(null))[s.type]||[],p=_.event.special[s.type]||{};for(c[0]=s,e=1;e<arguments.length;e++)c[e]=arguments[e];if(s.delegateTarget=this,!p.preDispatch||!1!==p.preDispatch.call(this,s)){for(a=_.event.handlers.call(this,s,u),e=0;(r=a[e++])&&!s.isPropagationStopped();)for(s.currentTarget=r.elem,n=0;(i=r.handlers[n++])&&!s.isImmediatePropagationStopped();)s.rnamespace&&!1!==i.namespace&&!s.rnamespace.test(i.namespace)||(s.handleObj=i,s.data=i.data,void 0!==(o=((_.event.special[i.origType]||{}).handle||i.handler).apply(r.elem,c))&&!1===(s.result=o)&&(s.preventDefault(),s.stopPropagation()));return p.postDispatch&&p.postDispatch.call(this,s),s.result}},handlers:function(t,e){var n,o,r,i,a,c=[],s=e.delegateCount,u=t.target;if(s&&u.nodeType&&!("click"===t.type&&t.button>=1))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==t.type||!0!==u.disabled)){for(i=[],a={},n=0;n<s;n++)void 0===a[r=(o=e[n]).selector+" "]&&(a[r]=o.needsContext?_(r,this).index(u)>-1:_.find(r,this,null,[u]).length),a[r]&&i.push(o);i.length&&c.push({elem:u,handlers:i})}return u=this,s<e.length&&c.push({elem:u,handlers:e.slice(s)}),c},addProp:function(t,e){Object.defineProperty(_.Event.prototype,t,{enumerable:!0,configurable:!0,get:h(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[_.expando]?t:new _.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var e=this||t;return _t.test(e.type)&&e.click&&L(e,"input")&&Dt(e,"click",!0),!1},trigger:function(t){var e=this||t;return _t.test(e.type)&&e.click&&L(e,"input")&&Dt(e,"click"),!0},_default:function(t){var e=t.target;return _t.test(e.type)&&e.click&&L(e,"input")&&ct.get(e,"click")||L(e,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},_.removeEvent=function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n)},_.Event=function(t,e){if(!(this instanceof _.Event))return new _.Event(t,e);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?Ct:Nt,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,e&&_.extend(this,e),this.timeStamp=t&&t.timeStamp||Date.now(),this[_.expando]=!0},_.Event.prototype={constructor:_.Event,isDefaultPrevented:Nt,isPropagationStopped:Nt,isImmediatePropagationStopped:Nt,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=Ct,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=Ct,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=Ct,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},_.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},_.event.addProp),_.each({focus:"focusin",blur:"focusout"},(function(t,e){function n(t){if(O.documentMode){var n=ct.get(this,"handle"),o=_.event.fix(t);o.type="focusin"===t.type?"focus":"blur",o.isSimulated=!0,n(t),o.target===o.currentTarget&&n(o)}else _.event.simulate(e,t.target,_.event.fix(t))}_.event.special[t]={setup:function(){var o;if(Dt(this,t,!0),!O.documentMode)return!1;(o=ct.get(this,e))||this.addEventListener(e,n),ct.set(this,e,(o||0)+1)},trigger:function(){return Dt(this,t),!0},teardown:function(){var t;if(!O.documentMode)return!1;(t=ct.get(this,e)-1)?ct.set(this,e,t):(this.removeEventListener(e,n),ct.remove(this,e))},_default:function(e){return ct.get(e.target,t)},delegateType:e},_.event.special[e]={setup:function(){var o=this.ownerDocument||this.document||this,r=O.documentMode?this:o,i=ct.get(r,e);i||(O.documentMode?this.addEventListener(e,n):o.addEventListener(t,n,!0)),ct.set(r,e,(i||0)+1)},teardown:function(){var o=this.ownerDocument||this.document||this,r=O.documentMode?this:o,i=ct.get(r,e)-1;i?ct.set(r,e,i):(O.documentMode?this.removeEventListener(e,n):o.removeEventListener(t,n,!0),ct.remove(r,e))}}})),_.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(t,e){_.event.special[t]={delegateType:e,bindType:e,handle:function(t){var n,o=t.relatedTarget,r=t.handleObj;return o&&(o===this||_.contains(this,o))||(t.type=r.origType,n=r.handler.apply(this,arguments),t.type=e),n}}})),_.fn.extend({on:function(t,e,n,o){return Bt(this,t,e,n,o)},one:function(t,e,n,o){return Bt(this,t,e,n,o,1)},off:function(t,e,n){var o,r;if(t&&t.preventDefault&&t.handleObj)return o=t.handleObj,_(t.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if("object"==typeof t){for(r in t)this.off(r,e,t[r]);return this}return!1!==e&&"function"!=typeof e||(n=e,e=void 0),!1===n&&(n=Nt),this.each((function(){_.event.remove(this,t,n,e)}))}});var Et=/<script|<style|<link/i,Pt=/checked\s*(?:[^=]|=\s*.checked.)/i,Xt=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function Yt(t,e){return L(t,"table")&&L(11!==e.nodeType?e:e.firstChild,"tr")&&_(t).children("tbody")[0]||t}function jt(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Ht(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function It(t,e){var n,o,r,i,a,c;if(1===e.nodeType){if(ct.hasData(t)&&(c=ct.get(t).events))for(r in ct.remove(e,"handle events"),c)for(n=0,o=c[r].length;n<o;n++)_.event.add(e,r,c[r][n]);st.hasData(t)&&(i=st.access(t),a=_.extend({},i),st.set(e,a))}}function Ft(t,e){var n=e.nodeName.toLowerCase();"input"===n&&_t.test(t.type)?e.checked=t.checked:"input"!==n&&"textarea"!==n||(e.defaultValue=t.defaultValue)}function Ut(t,e,n,o){e=s(e);var r,i,a,c,u,p,l=0,d=t.length,f=d-1,b=e[0],M=h(b);if(M||d>1&&"string"==typeof b&&!z.checkClone&&Pt.test(b))return t.each((function(r){var i=t.eq(r);M&&(e[0]=b.call(this,r,i.html())),Ut(i,e,n,o)}));if(d&&(i=(r=kt(e,t[0].ownerDocument,!1,t,o)).firstChild,1===r.childNodes.length&&(r=i),i||o)){for(c=(a=_.map(xt(r,"script"),jt)).length;l<d;l++)u=r,l!==f&&(u=_.clone(u,!0,!0),c&&_.merge(a,xt(u,"script"))),n.call(t[l],u,l);if(c)for(p=a[a.length-1].ownerDocument,_.map(a,Ht),l=0;l<c;l++)u=a[l],Lt.test(u.type||"")&&!ct.access(u,"globalEval")&&_.contains(p,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?_._evalUrl&&!u.noModule&&_._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},p):A(u.textContent.replace(Xt,""),u,p))}return t}function Vt(t,e,n){for(var o,r=e?_.filter(e,t):t,i=0;null!=(o=r[i]);i++)n||1!==o.nodeType||_.cleanData(xt(o)),o.parentNode&&(n&&zt(o)&&Rt(xt(o,"script")),o.parentNode.removeChild(o));return t}_.extend({htmlPrefilter:function(t){return t},clone:function(t,e,n){var o,r,i,a,c=t.cloneNode(!0),s=zt(t);if(!(z.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||_.isXMLDoc(t)))for(a=xt(c),o=0,r=(i=xt(t)).length;o<r;o++)Ft(i[o],a[o]);if(e)if(n)for(i=i||xt(t),a=a||xt(c),o=0,r=i.length;o<r;o++)It(i[o],a[o]);else It(t,c);return(a=xt(c,"script")).length>0&&Rt(a,!s&&xt(t,"script")),c},cleanData:function(t){for(var e,n,o,r=_.event.special,i=0;void 0!==(n=t[i]);i++)if(it(n)){if(e=n[ct.expando]){if(e.events)for(o in e.events)r[o]?_.event.remove(n,o):_.removeEvent(n,o,e.handle);n[ct.expando]=void 0}n[st.expando]&&(n[st.expando]=void 0)}}}),_.fn.extend({detach:function(t){return Vt(this,t,!0)},remove:function(t){return Vt(this,t)},text:function(t){return tt(this,(function(t){return void 0===t?_.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)}))}),null,t,arguments.length)},append:function(){return Ut(this,arguments,(function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Yt(this,t).appendChild(t)}))},prepend:function(){return Ut(this,arguments,(function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Yt(this,t);e.insertBefore(t,e.firstChild)}}))},before:function(){return Ut(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this)}))},after:function(){return Ut(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)}))},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(_.cleanData(xt(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map((function(){return _.clone(this,t,e)}))},html:function(t){return tt(this,(function(t){var e=this[0]||{},n=0,o=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!Et.test(t)&&!wt[(Wt.exec(t)||["",""])[1].toLowerCase()]){t=_.htmlPrefilter(t);try{for(;n<o;n++)1===(e=this[n]||{}).nodeType&&(_.cleanData(xt(e,!1)),e.innerHTML=t);e=0}catch(t){}}e&&this.empty().append(t)}),null,t,arguments.length)},replaceWith:function(){var t=[];return Ut(this,arguments,(function(e){var n=this.parentNode;_.inArray(this,t)<0&&(_.cleanData(xt(this)),n&&n.replaceChild(e,this))}),t)}}),_.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(t,e){_.fn[t]=function(t){for(var n,o=[],r=_(t),i=r.length-1,a=0;a<=i;a++)n=a===i?this:this.clone(!0),_(r[a])[e](n),u.apply(o,n.get());return this.pushStack(o)}}));var Gt=new RegExp("^("+dt+")(?!px)[a-z%]+$","i"),$t=/^--/,Kt=function(t){var e=t.ownerDocument.defaultView;return e&&e.opener||(e=o),e.getComputedStyle(t)},Jt=function(t,e,n){var o,r,i={};for(r in e)i[r]=t.style[r],t.style[r]=e[r];for(r in o=n.call(t),e)t.style[r]=i[r];return o},Qt=new RegExp(bt.join("|"),"i");function Zt(t,e,n){var o,r,i,a,c=$t.test(e),s=t.style;return(n=n||Kt(t))&&(a=n.getPropertyValue(e)||n[e],c&&a&&(a=a.replace(k,"$1")||void 0),""!==a||zt(t)||(a=_.style(t,e)),!z.pixelBoxStyles()&&Gt.test(a)&&Qt.test(e)&&(o=s.width,r=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=o,s.minWidth=r,s.maxWidth=i)),void 0!==a?a+"":a}function te(t,e){return{get:function(){if(!t())return(this.get=e).apply(this,arguments);delete this.get}}}!function(){function t(){if(p){u.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",p.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",Mt.appendChild(u).appendChild(p);var t=o.getComputedStyle(p);n="1%"!==t.top,s=12===e(t.marginLeft),p.style.right="60%",a=36===e(t.right),r=36===e(t.width),p.style.position="absolute",i=12===e(p.offsetWidth/3),Mt.removeChild(u),p=null}}function e(t){return Math.round(parseFloat(t))}var n,r,i,a,c,s,u=O.createElement("div"),p=O.createElement("div");p.style&&(p.style.backgroundClip="content-box",p.cloneNode(!0).style.backgroundClip="",z.clearCloneStyle="content-box"===p.style.backgroundClip,_.extend(z,{boxSizingReliable:function(){return t(),r},pixelBoxStyles:function(){return t(),a},pixelPosition:function(){return t(),n},reliableMarginLeft:function(){return t(),s},scrollboxSize:function(){return t(),i},reliableTrDimensions:function(){var t,e,n,r;return null==c&&(t=O.createElement("table"),e=O.createElement("tr"),n=O.createElement("div"),t.style.cssText="position:absolute;left:-11111px;border-collapse:separate",e.style.cssText="box-sizing:content-box;border:1px solid",e.style.height="1px",n.style.height="9px",n.style.display="block",Mt.appendChild(t).appendChild(e).appendChild(n),r=o.getComputedStyle(e),c=parseInt(r.height,10)+parseInt(r.borderTopWidth,10)+parseInt(r.borderBottomWidth,10)===e.offsetHeight,Mt.removeChild(t)),c}}))}();var ee=["Webkit","Moz","ms"],ne=O.createElement("div").style,oe={};function re(t){var e=_.cssProps[t]||oe[t];return e||(t in ne?t:oe[t]=function(t){for(var e=t[0].toUpperCase()+t.slice(1),n=ee.length;n--;)if((t=ee[n]+e)in ne)return t}(t)||t)}var ie=/^(none|table(?!-c[ea]).+)/,ae={position:"absolute",visibility:"hidden",display:"block"},ce={letterSpacing:"0",fontWeight:"400"};function se(t,e,n){var o=ft.exec(e);return o?Math.max(0,o[2]-(n||0))+(o[3]||"px"):e}function ue(t,e,n,o,r,i){var a="width"===e?1:0,c=0,s=0,u=0;if(n===(o?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=_.css(t,n+bt[a],!0,r)),o?("content"===n&&(s-=_.css(t,"padding"+bt[a],!0,r)),"margin"!==n&&(s-=_.css(t,"border"+bt[a]+"Width",!0,r))):(s+=_.css(t,"padding"+bt[a],!0,r),"padding"!==n?s+=_.css(t,"border"+bt[a]+"Width",!0,r):c+=_.css(t,"border"+bt[a]+"Width",!0,r));return!o&&i>=0&&(s+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-i-s-c-.5))||0),s+u}function pe(t,e,n){var o=Kt(t),r=(!z.boxSizingReliable()||n)&&"border-box"===_.css(t,"boxSizing",!1,o),i=r,a=Zt(t,e,o),c="offset"+e[0].toUpperCase()+e.slice(1);if(Gt.test(a)){if(!n)return a;a="auto"}return(!z.boxSizingReliable()&&r||!z.reliableTrDimensions()&&L(t,"tr")||"auto"===a||!parseFloat(a)&&"inline"===_.css(t,"display",!1,o))&&t.getClientRects().length&&(r="border-box"===_.css(t,"boxSizing",!1,o),(i=c in t)&&(a=t[c])),(a=parseFloat(a)||0)+ue(t,e,n||(r?"border":"content"),i,o,a)+"px"}function le(t,e,n,o,r){return new le.prototype.init(t,e,n,o,r)}_.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Zt(t,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(t,e,n,o){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var r,i,a,c=rt(e),s=$t.test(e),u=t.style;if(s||(e=re(c)),a=_.cssHooks[e]||_.cssHooks[c],void 0===n)return a&&"get"in a&&void 0!==(r=a.get(t,!1,o))?r:u[e];"string"===(i=typeof n)&&(r=ft.exec(n))&&r[1]&&(n=Ot(t,e,r),i="number"),null!=n&&n==n&&("number"!==i||s||(n+=r&&r[3]||(_.cssNumber[c]?"":"px")),z.clearCloneStyle||""!==n||0!==e.indexOf("background")||(u[e]="inherit"),a&&"set"in a&&void 0===(n=a.set(t,n,o))||(s?u.setProperty(e,n):u[e]=n))}},css:function(t,e,n,o){var r,i,a,c=rt(e);return $t.test(e)||(e=re(c)),(a=_.cssHooks[e]||_.cssHooks[c])&&"get"in a&&(r=a.get(t,!0,n)),void 0===r&&(r=Zt(t,e,o)),"normal"===r&&e in ce&&(r=ce[e]),""===n||n?(i=parseFloat(r),!0===n||isFinite(i)?i||0:r):r}}),_.each(["height","width"],(function(t,e){_.cssHooks[e]={get:function(t,n,o){if(n)return!ie.test(_.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?pe(t,e,o):Jt(t,ae,(function(){return pe(t,e,o)}))},set:function(t,n,o){var r,i=Kt(t),a=!z.scrollboxSize()&&"absolute"===i.position,c=(a||o)&&"border-box"===_.css(t,"boxSizing",!1,i),s=o?ue(t,e,o,c,i):0;return c&&a&&(s-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(i[e])-ue(t,e,"border",!1,i)-.5)),s&&(r=ft.exec(n))&&"px"!==(r[3]||"px")&&(t.style[e]=n,n=_.css(t,e)),se(0,n,s)}}})),_.cssHooks.marginLeft=te(z.reliableMarginLeft,(function(t,e){if(e)return(parseFloat(Zt(t,"marginLeft"))||t.getBoundingClientRect().left-Jt(t,{marginLeft:0},(function(){return t.getBoundingClientRect().left})))+"px"})),_.each({margin:"",padding:"",border:"Width"},(function(t,e){_.cssHooks[t+e]={expand:function(n){for(var o=0,r={},i="string"==typeof n?n.split(" "):[n];o<4;o++)r[t+bt[o]+e]=i[o]||i[o-2]||i[0];return r}},"margin"!==t&&(_.cssHooks[t+e].set=se)})),_.fn.extend({css:function(t,e){return tt(this,(function(t,e,n){var o,r,i={},a=0;if(Array.isArray(e)){for(o=Kt(t),r=e.length;a<r;a++)i[e[a]]=_.css(t,e[a],!1,o);return i}return void 0!==n?_.style(t,e,n):_.css(t,e)}),t,e,arguments.length>1)}}),_.Tween=le,le.prototype={constructor:le,init:function(t,e,n,o,r,i){this.elem=t,this.prop=n,this.easing=r||_.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=o,this.unit=i||(_.cssNumber[n]?"":"px")},cur:function(){var t=le.propHooks[this.prop];return t&&t.get?t.get(this):le.propHooks._default.get(this)},run:function(t){var e,n=le.propHooks[this.prop];return this.options.duration?this.pos=e=_.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):le.propHooks._default.set(this),this}},le.prototype.init.prototype=le.prototype,le.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=_.css(t.elem,t.prop,""))&&"auto"!==e?e:0},set:function(t){_.fx.step[t.prop]?_.fx.step[t.prop](t):1!==t.elem.nodeType||!_.cssHooks[t.prop]&&null==t.elem.style[re(t.prop)]?t.elem[t.prop]=t.now:_.style(t.elem,t.prop,t.now+t.unit)}}},le.propHooks.scrollTop=le.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},_.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},_.fx=le.prototype.init,_.fx.step={};var de,fe,be=/^(?:toggle|show|hide)$/,Me=/queueHooks$/;function ze(){fe&&(!1===O.hidden&&o.requestAnimationFrame?o.requestAnimationFrame(ze):o.setTimeout(ze,_.fx.interval),_.fx.tick())}function he(){return o.setTimeout((function(){de=void 0})),de=Date.now()}function me(t,e){var n,o=0,r={height:t};for(e=e?1:0;o<4;o+=2-e)r["margin"+(n=bt[o])]=r["padding"+n]=t;return e&&(r.opacity=r.width=t),r}function Oe(t,e,n){for(var o,r=(ge.tweeners[e]||[]).concat(ge.tweeners["*"]),i=0,a=r.length;i<a;i++)if(o=r[i].call(n,e,t))return o}function ge(t,e,n){var o,r,i=0,a=ge.prefilters.length,c=_.Deferred().always((function(){delete s.elem})),s=function(){if(r)return!1;for(var e=de||he(),n=Math.max(0,u.startTime+u.duration-e),o=1-(n/u.duration||0),i=0,a=u.tweens.length;i<a;i++)u.tweens[i].run(o);return c.notifyWith(t,[u,o,n]),o<1&&a?n:(a||c.notifyWith(t,[u,1,0]),c.resolveWith(t,[u]),!1)},u=c.promise({elem:t,props:_.extend({},e),opts:_.extend(!0,{specialEasing:{},easing:_.easing._default},n),originalProperties:e,originalOptions:n,startTime:de||he(),duration:n.duration,tweens:[],createTween:function(e,n){var o=_.Tween(t,u.opts,e,n,u.opts.specialEasing[e]||u.opts.easing);return u.tweens.push(o),o},stop:function(e){var n=0,o=e?u.tweens.length:0;if(r)return this;for(r=!0;n<o;n++)u.tweens[n].run(1);return e?(c.notifyWith(t,[u,1,0]),c.resolveWith(t,[u,e])):c.rejectWith(t,[u,e]),this}}),p=u.props;for(!function(t,e){var n,o,r,i,a;for(n in t)if(r=e[o=rt(n)],i=t[n],Array.isArray(i)&&(r=i[1],i=t[n]=i[0]),n!==o&&(t[o]=i,delete t[n]),(a=_.cssHooks[o])&&"expand"in a)for(n in i=a.expand(i),delete t[o],i)n in t||(t[n]=i[n],e[n]=r);else e[o]=r}(p,u.opts.specialEasing);i<a;i++)if(o=ge.prefilters[i].call(u,t,p,u.opts))return h(o.stop)&&(_._queueHooks(u.elem,u.opts.queue).stop=o.stop.bind(o)),o;return _.map(p,Oe,u),h(u.opts.start)&&u.opts.start.call(t,u),u.progress(u.opts.progress).done(u.opts.done,u.opts.complete).fail(u.opts.fail).always(u.opts.always),_.fx.timer(_.extend(s,{elem:t,anim:u,queue:u.opts.queue})),u}_.Animation=_.extend(ge,{tweeners:{"*":[function(t,e){var n=this.createTween(t,e);return Ot(n.elem,t,ft.exec(e),n),n}]},tweener:function(t,e){h(t)?(e=t,t=["*"]):t=t.match(V);for(var n,o=0,r=t.length;o<r;o++)n=t[o],ge.tweeners[n]=ge.tweeners[n]||[],ge.tweeners[n].unshift(e)},prefilters:[function(t,e,n){var o,r,i,a,c,s,u,p,l="width"in e||"height"in e,d=this,f={},b=t.style,M=t.nodeType&&mt(t),z=ct.get(t,"fxshow");for(o in n.queue||(null==(a=_._queueHooks(t,"fx")).unqueued&&(a.unqueued=0,c=a.empty.fire,a.empty.fire=function(){a.unqueued||c()}),a.unqueued++,d.always((function(){d.always((function(){a.unqueued--,_.queue(t,"fx").length||a.empty.fire()}))}))),e)if(r=e[o],be.test(r)){if(delete e[o],i=i||"toggle"===r,r===(M?"hide":"show")){if("show"!==r||!z||void 0===z[o])continue;M=!0}f[o]=z&&z[o]||_.style(t,o)}if((s=!_.isEmptyObject(e))||!_.isEmptyObject(f))for(o in l&&1===t.nodeType&&(n.overflow=[b.overflow,b.overflowX,b.overflowY],null==(u=z&&z.display)&&(u=ct.get(t,"display")),"none"===(p=_.css(t,"display"))&&(u?p=u:(vt([t],!0),u=t.style.display||u,p=_.css(t,"display"),vt([t]))),("inline"===p||"inline-block"===p&&null!=u)&&"none"===_.css(t,"float")&&(s||(d.done((function(){b.display=u})),null==u&&(p=b.display,u="none"===p?"":p)),b.display="inline-block")),n.overflow&&(b.overflow="hidden",d.always((function(){b.overflow=n.overflow[0],b.overflowX=n.overflow[1],b.overflowY=n.overflow[2]}))),s=!1,f)s||(z?"hidden"in z&&(M=z.hidden):z=ct.access(t,"fxshow",{display:u}),i&&(z.hidden=!M),M&&vt([t],!0),d.done((function(){for(o in M||vt([t]),ct.remove(t,"fxshow"),f)_.style(t,o,f[o])}))),s=Oe(M?z[o]:0,o,d),o in z||(z[o]=s.start,M&&(s.end=s.start,s.start=0))}],prefilter:function(t,e){e?ge.prefilters.unshift(t):ge.prefilters.push(t)}}),_.speed=function(t,e,n){var o=t&&"object"==typeof t?_.extend({},t):{complete:n||!n&&e||h(t)&&t,duration:t,easing:n&&e||e&&!h(e)&&e};return _.fx.off?o.duration=0:"number"!=typeof o.duration&&(o.duration in _.fx.speeds?o.duration=_.fx.speeds[o.duration]:o.duration=_.fx.speeds._default),null!=o.queue&&!0!==o.queue||(o.queue="fx"),o.old=o.complete,o.complete=function(){h(o.old)&&o.old.call(this),o.queue&&_.dequeue(this,o.queue)},o},_.fn.extend({fadeTo:function(t,e,n,o){return this.filter(mt).css("opacity",0).show().end().animate({opacity:e},t,n,o)},animate:function(t,e,n,o){var r=_.isEmptyObject(t),i=_.speed(e,n,o),a=function(){var e=ge(this,_.extend({},t),i);(r||ct.get(this,"finish"))&&e.stop(!0)};return a.finish=a,r||!1===i.queue?this.each(a):this.queue(i.queue,a)},stop:function(t,e,n){var o=function(t){var e=t.stop;delete t.stop,e(n)};return"string"!=typeof t&&(n=e,e=t,t=void 0),e&&this.queue(t||"fx",[]),this.each((function(){var e=!0,r=null!=t&&t+"queueHooks",i=_.timers,a=ct.get(this);if(r)a[r]&&a[r].stop&&o(a[r]);else for(r in a)a[r]&&a[r].stop&&Me.test(r)&&o(a[r]);for(r=i.length;r--;)i[r].elem!==this||null!=t&&i[r].queue!==t||(i[r].anim.stop(n),e=!1,i.splice(r,1));!e&&n||_.dequeue(this,t)}))},finish:function(t){return!1!==t&&(t=t||"fx"),this.each((function(){var e,n=ct.get(this),o=n[t+"queue"],r=n[t+"queueHooks"],i=_.timers,a=o?o.length:0;for(n.finish=!0,_.queue(this,t,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===t&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<a;e++)o[e]&&o[e].finish&&o[e].finish.call(this);delete n.finish}))}}),_.each(["toggle","show","hide"],(function(t,e){var n=_.fn[e];_.fn[e]=function(t,o,r){return null==t||"boolean"==typeof t?n.apply(this,arguments):this.animate(me(e,!0),t,o,r)}})),_.each({slideDown:me("show"),slideUp:me("hide"),slideToggle:me("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(t,e){_.fn[t]=function(t,n,o){return this.animate(e,t,n,o)}})),_.timers=[],_.fx.tick=function(){var t,e=0,n=_.timers;for(de=Date.now();e<n.length;e++)(t=n[e])()||n[e]!==t||n.splice(e--,1);n.length||_.fx.stop(),de=void 0},_.fx.timer=function(t){_.timers.push(t),_.fx.start()},_.fx.interval=13,_.fx.start=function(){fe||(fe=!0,ze())},_.fx.stop=function(){fe=null},_.fx.speeds={slow:600,fast:200,_default:400},_.fn.delay=function(t,e){return t=_.fx&&_.fx.speeds[t]||t,e=e||"fx",this.queue(e,(function(e,n){var r=o.setTimeout(e,t);n.stop=function(){o.clearTimeout(r)}}))},function(){var t=O.createElement("input"),e=O.createElement("select").appendChild(O.createElement("option"));t.type="checkbox",z.checkOn=""!==t.value,z.optSelected=e.selected,(t=O.createElement("input")).value="t",t.type="radio",z.radioValue="t"===t.value}();var Ae,ve=_.expr.attrHandle;_.fn.extend({attr:function(t,e){return tt(this,_.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each((function(){_.removeAttr(this,t)}))}}),_.extend({attr:function(t,e,n){var o,r,i=t.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===t.getAttribute?_.prop(t,e,n):(1===i&&_.isXMLDoc(t)||(r=_.attrHooks[e.toLowerCase()]||(_.expr.match.bool.test(e)?Ae:void 0)),void 0!==n?null===n?void _.removeAttr(t,e):r&&"set"in r&&void 0!==(o=r.set(t,n,e))?o:(t.setAttribute(e,n+""),n):r&&"get"in r&&null!==(o=r.get(t,e))?o:null==(o=_.find.attr(t,e))?void 0:o)},attrHooks:{type:{set:function(t,e){if(!z.radioValue&&"radio"===e&&L(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,o=0,r=e&&e.match(V);if(r&&1===t.nodeType)for(;n=r[o++];)t.removeAttribute(n)}}),Ae={set:function(t,e,n){return!1===e?_.removeAttr(t,n):t.setAttribute(n,n),n}},_.each(_.expr.match.bool.source.match(/\w+/g),(function(t,e){var n=ve[e]||_.find.attr;ve[e]=function(t,e,o){var r,i,a=e.toLowerCase();return o||(i=ve[a],ve[a]=r,r=null!=n(t,e,o)?a:null,ve[a]=i),r}}));var ye=/^(?:input|select|textarea|button)$/i,qe=/^(?:a|area)$/i;function _e(t){return(t.match(V)||[]).join(" ")}function We(t){return t.getAttribute&&t.getAttribute("class")||""}function Le(t){return Array.isArray(t)?t:"string"==typeof t&&t.match(V)||[]}_.fn.extend({prop:function(t,e){return tt(this,_.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each((function(){delete this[_.propFix[t]||t]}))}}),_.extend({prop:function(t,e,n){var o,r,i=t.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&_.isXMLDoc(t)||(e=_.propFix[e]||e,r=_.propHooks[e]),void 0!==n?r&&"set"in r&&void 0!==(o=r.set(t,n,e))?o:t[e]=n:r&&"get"in r&&null!==(o=r.get(t,e))?o:t[e]},propHooks:{tabIndex:{get:function(t){var e=_.find.attr(t,"tabindex");return e?parseInt(e,10):ye.test(t.nodeName)||qe.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),z.optSelected||(_.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),_.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){_.propFix[this.toLowerCase()]=this})),_.fn.extend({addClass:function(t){var e,n,o,r,i,a;return h(t)?this.each((function(e){_(this).addClass(t.call(this,e,We(this)))})):(e=Le(t)).length?this.each((function(){if(o=We(this),n=1===this.nodeType&&" "+_e(o)+" "){for(i=0;i<e.length;i++)r=e[i],n.indexOf(" "+r+" ")<0&&(n+=r+" ");a=_e(n),o!==a&&this.setAttribute("class",a)}})):this},removeClass:function(t){var e,n,o,r,i,a;return h(t)?this.each((function(e){_(this).removeClass(t.call(this,e,We(this)))})):arguments.length?(e=Le(t)).length?this.each((function(){if(o=We(this),n=1===this.nodeType&&" "+_e(o)+" "){for(i=0;i<e.length;i++)for(r=e[i];n.indexOf(" "+r+" ")>-1;)n=n.replace(" "+r+" "," ");a=_e(n),o!==a&&this.setAttribute("class",a)}})):this:this.attr("class","")},toggleClass:function(t,e){var n,o,r,i,a=typeof t,c="string"===a||Array.isArray(t);return h(t)?this.each((function(n){_(this).toggleClass(t.call(this,n,We(this),e),e)})):"boolean"==typeof e&&c?e?this.addClass(t):this.removeClass(t):(n=Le(t),this.each((function(){if(c)for(i=_(this),r=0;r<n.length;r++)o=n[r],i.hasClass(o)?i.removeClass(o):i.addClass(o);else void 0!==t&&"boolean"!==a||((o=We(this))&&ct.set(this,"__className__",o),this.setAttribute&&this.setAttribute("class",o||!1===t?"":ct.get(this,"__className__")||""))})))},hasClass:function(t){var e,n,o=0;for(e=" "+t+" ";n=this[o++];)if(1===n.nodeType&&(" "+_e(We(n))+" ").indexOf(e)>-1)return!0;return!1}});var we=/\r/g;_.fn.extend({val:function(t){var e,n,o,r=this[0];return arguments.length?(o=h(t),this.each((function(n){var r;1===this.nodeType&&(null==(r=o?t.call(this,n,_(this).val()):t)?r="":"number"==typeof r?r+="":Array.isArray(r)&&(r=_.map(r,(function(t){return null==t?"":t+""}))),(e=_.valHooks[this.type]||_.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,r,"value")||(this.value=r))}))):r?(e=_.valHooks[r.type]||_.valHooks[r.nodeName.toLowerCase()])&&"get"in e&&void 0!==(n=e.get(r,"value"))?n:"string"==typeof(n=r.value)?n.replace(we,""):null==n?"":n:void 0}}),_.extend({valHooks:{option:{get:function(t){var e=_.find.attr(t,"value");return null!=e?e:_e(_.text(t))}},select:{get:function(t){var e,n,o,r=t.options,i=t.selectedIndex,a="select-one"===t.type,c=a?null:[],s=a?i+1:r.length;for(o=i<0?s:a?i:0;o<s;o++)if(((n=r[o]).selected||o===i)&&!n.disabled&&(!n.parentNode.disabled||!L(n.parentNode,"optgroup"))){if(e=_(n).val(),a)return e;c.push(e)}return c},set:function(t,e){for(var n,o,r=t.options,i=_.makeArray(e),a=r.length;a--;)((o=r[a]).selected=_.inArray(_.valHooks.option.get(o),i)>-1)&&(n=!0);return n||(t.selectedIndex=-1),i}}}}),_.each(["radio","checkbox"],(function(){_.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=_.inArray(_(t).val(),e)>-1}},z.checkOn||(_.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})}));var xe=o.location,Re={guid:Date.now()},Te=/\?/;_.parseXML=function(t){var e,n;if(!t||"string"!=typeof t)return null;try{e=(new o.DOMParser).parseFromString(t,"text/xml")}catch(t){}return n=e&&e.getElementsByTagName("parsererror")[0],e&&!n||_.error("Invalid XML: "+(n?_.map(n.childNodes,(function(t){return t.textContent})).join("\n"):t)),e};var ke=/^(?:focusinfocus|focusoutblur)$/,Se=function(t){t.stopPropagation()};_.extend(_.event,{trigger:function(t,e,n,r){var i,a,c,s,u,p,l,d,b=[n||O],M=f.call(t,"type")?t.type:t,z=f.call(t,"namespace")?t.namespace.split("."):[];if(a=d=c=n=n||O,3!==n.nodeType&&8!==n.nodeType&&!ke.test(M+_.event.triggered)&&(M.indexOf(".")>-1&&(z=M.split("."),M=z.shift(),z.sort()),u=M.indexOf(":")<0&&"on"+M,(t=t[_.expando]?t:new _.Event(M,"object"==typeof t&&t)).isTrigger=r?2:3,t.namespace=z.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+z.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),e=null==e?[t]:_.makeArray(e,[t]),l=_.event.special[M]||{},r||!l.trigger||!1!==l.trigger.apply(n,e))){if(!r&&!l.noBubble&&!m(n)){for(s=l.delegateType||M,ke.test(s+M)||(a=a.parentNode);a;a=a.parentNode)b.push(a),c=a;c===(n.ownerDocument||O)&&b.push(c.defaultView||c.parentWindow||o)}for(i=0;(a=b[i++])&&!t.isPropagationStopped();)d=a,t.type=i>1?s:l.bindType||M,(p=(ct.get(a,"events")||Object.create(null))[t.type]&&ct.get(a,"handle"))&&p.apply(a,e),(p=u&&a[u])&&p.apply&&it(a)&&(t.result=p.apply(a,e),!1===t.result&&t.preventDefault());return t.type=M,r||t.isDefaultPrevented()||l._default&&!1!==l._default.apply(b.pop(),e)||!it(n)||u&&h(n[M])&&!m(n)&&((c=n[u])&&(n[u]=null),_.event.triggered=M,t.isPropagationStopped()&&d.addEventListener(M,Se),n[M](),t.isPropagationStopped()&&d.removeEventListener(M,Se),_.event.triggered=void 0,c&&(n[u]=c)),t.result}},simulate:function(t,e,n){var o=_.extend(new _.Event,n,{type:t,isSimulated:!0});_.event.trigger(o,null,e)}}),_.fn.extend({trigger:function(t,e){return this.each((function(){_.event.trigger(t,e,this)}))},triggerHandler:function(t,e){var n=this[0];if(n)return _.event.trigger(t,e,n,!0)}});var Ce=/\[\]$/,Ne=/\r?\n/g,Be=/^(?:submit|button|image|reset|file)$/i,De=/^(?:input|select|textarea|keygen)/i;function Ee(t,e,n,o){var r;if(Array.isArray(e))_.each(e,(function(e,r){n||Ce.test(t)?o(t,r):Ee(t+"["+("object"==typeof r&&null!=r?e:"")+"]",r,n,o)}));else if(n||"object"!==v(e))o(t,e);else for(r in e)Ee(t+"["+r+"]",e[r],n,o)}_.param=function(t,e){var n,o=[],r=function(t,e){var n=h(e)?e():e;o[o.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==n?"":n)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!_.isPlainObject(t))_.each(t,(function(){r(this.name,this.value)}));else for(n in t)Ee(n,t[n],e,r);return o.join("&")},_.fn.extend({serialize:function(){return _.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var t=_.prop(this,"elements");return t?_.makeArray(t):this})).filter((function(){var t=this.type;return this.name&&!_(this).is(":disabled")&&De.test(this.nodeName)&&!Be.test(t)&&(this.checked||!_t.test(t))})).map((function(t,e){var n=_(this).val();return null==n?null:Array.isArray(n)?_.map(n,(function(t){return{name:e.name,value:t.replace(Ne,"\r\n")}})):{name:e.name,value:n.replace(Ne,"\r\n")}})).get()}});var Pe=/%20/g,Xe=/#.*$/,Ye=/([?&])_=[^&]*/,je=/^(.*?):[ \t]*([^\r\n]*)$/gm,He=/^(?:GET|HEAD)$/,Ie=/^\/\//,Fe={},Ue={},Ve="*/".concat("*"),Ge=O.createElement("a");function $e(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var o,r=0,i=e.toLowerCase().match(V)||[];if(h(n))for(;o=i[r++];)"+"===o[0]?(o=o.slice(1)||"*",(t[o]=t[o]||[]).unshift(n)):(t[o]=t[o]||[]).push(n)}}function Ke(t,e,n,o){var r={},i=t===Ue;function a(c){var s;return r[c]=!0,_.each(t[c]||[],(function(t,c){var u=c(e,n,o);return"string"!=typeof u||i||r[u]?i?!(s=u):void 0:(e.dataTypes.unshift(u),a(u),!1)})),s}return a(e.dataTypes[0])||!r["*"]&&a("*")}function Je(t,e){var n,o,r=_.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((r[n]?t:o||(o={}))[n]=e[n]);return o&&_.extend(!0,t,o),t}Ge.href=xe.href,_.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:xe.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(xe.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ve,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":_.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Je(Je(t,_.ajaxSettings),e):Je(_.ajaxSettings,t)},ajaxPrefilter:$e(Fe),ajaxTransport:$e(Ue),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var n,r,i,a,c,s,u,p,l,d,f=_.ajaxSetup({},e),b=f.context||f,M=f.context&&(b.nodeType||b.jquery)?_(b):_.event,z=_.Deferred(),h=_.Callbacks("once memory"),m=f.statusCode||{},g={},A={},v="canceled",y={readyState:0,getResponseHeader:function(t){var e;if(u){if(!a)for(a={};e=je.exec(i);)a[e[1].toLowerCase()+" "]=(a[e[1].toLowerCase()+" "]||[]).concat(e[2]);e=a[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return u?i:null},setRequestHeader:function(t,e){return null==u&&(t=A[t.toLowerCase()]=A[t.toLowerCase()]||t,g[t]=e),this},overrideMimeType:function(t){return null==u&&(f.mimeType=t),this},statusCode:function(t){var e;if(t)if(u)y.always(t[y.status]);else for(e in t)m[e]=[m[e],t[e]];return this},abort:function(t){var e=t||v;return n&&n.abort(e),q(0,e),this}};if(z.promise(y),f.url=((t||f.url||xe.href)+"").replace(Ie,xe.protocol+"//"),f.type=e.method||e.type||f.method||f.type,f.dataTypes=(f.dataType||"*").toLowerCase().match(V)||[""],null==f.crossDomain){s=O.createElement("a");try{s.href=f.url,s.href=s.href,f.crossDomain=Ge.protocol+"//"+Ge.host!=s.protocol+"//"+s.host}catch(t){f.crossDomain=!0}}if(f.data&&f.processData&&"string"!=typeof f.data&&(f.data=_.param(f.data,f.traditional)),Ke(Fe,f,e,y),u)return y;for(l in(p=_.event&&f.global)&&0==_.active++&&_.event.trigger("ajaxStart"),f.type=f.type.toUpperCase(),f.hasContent=!He.test(f.type),r=f.url.replace(Xe,""),f.hasContent?f.data&&f.processData&&0===(f.contentType||"").indexOf("application/x-www-form-urlencoded")&&(f.data=f.data.replace(Pe,"+")):(d=f.url.slice(r.length),f.data&&(f.processData||"string"==typeof f.data)&&(r+=(Te.test(r)?"&":"?")+f.data,delete f.data),!1===f.cache&&(r=r.replace(Ye,"$1"),d=(Te.test(r)?"&":"?")+"_="+Re.guid+++d),f.url=r+d),f.ifModified&&(_.lastModified[r]&&y.setRequestHeader("If-Modified-Since",_.lastModified[r]),_.etag[r]&&y.setRequestHeader("If-None-Match",_.etag[r])),(f.data&&f.hasContent&&!1!==f.contentType||e.contentType)&&y.setRequestHeader("Content-Type",f.contentType),y.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+Ve+"; q=0.01":""):f.accepts["*"]),f.headers)y.setRequestHeader(l,f.headers[l]);if(f.beforeSend&&(!1===f.beforeSend.call(b,y,f)||u))return y.abort();if(v="abort",h.add(f.complete),y.done(f.success),y.fail(f.error),n=Ke(Ue,f,e,y)){if(y.readyState=1,p&&M.trigger("ajaxSend",[y,f]),u)return y;f.async&&f.timeout>0&&(c=o.setTimeout((function(){y.abort("timeout")}),f.timeout));try{u=!1,n.send(g,q)}catch(t){if(u)throw t;q(-1,t)}}else q(-1,"No Transport");function q(t,e,a,s){var l,d,O,g,A,v=e;u||(u=!0,c&&o.clearTimeout(c),n=void 0,i=s||"",y.readyState=t>0?4:0,l=t>=200&&t<300||304===t,a&&(g=function(t,e,n){for(var o,r,i,a,c=t.contents,s=t.dataTypes;"*"===s[0];)s.shift(),void 0===o&&(o=t.mimeType||e.getResponseHeader("Content-Type"));if(o)for(r in c)if(c[r]&&c[r].test(o)){s.unshift(r);break}if(s[0]in n)i=s[0];else{for(r in n){if(!s[0]||t.converters[r+" "+s[0]]){i=r;break}a||(a=r)}i=i||a}if(i)return i!==s[0]&&s.unshift(i),n[i]}(f,y,a)),!l&&_.inArray("script",f.dataTypes)>-1&&_.inArray("json",f.dataTypes)<0&&(f.converters["text script"]=function(){}),g=function(t,e,n,o){var r,i,a,c,s,u={},p=t.dataTypes.slice();if(p[1])for(a in t.converters)u[a.toLowerCase()]=t.converters[a];for(i=p.shift();i;)if(t.responseFields[i]&&(n[t.responseFields[i]]=e),!s&&o&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),s=i,i=p.shift())if("*"===i)i=s;else if("*"!==s&&s!==i){if(!(a=u[s+" "+i]||u["* "+i]))for(r in u)if((c=r.split(" "))[1]===i&&(a=u[s+" "+c[0]]||u["* "+c[0]])){!0===a?a=u[r]:!0!==u[r]&&(i=c[0],p.unshift(c[1]));break}if(!0!==a)if(a&&t.throws)e=a(e);else try{e=a(e)}catch(t){return{state:"parsererror",error:a?t:"No conversion from "+s+" to "+i}}}return{state:"success",data:e}}(f,g,y,l),l?(f.ifModified&&((A=y.getResponseHeader("Last-Modified"))&&(_.lastModified[r]=A),(A=y.getResponseHeader("etag"))&&(_.etag[r]=A)),204===t||"HEAD"===f.type?v="nocontent":304===t?v="notmodified":(v=g.state,d=g.data,l=!(O=g.error))):(O=v,!t&&v||(v="error",t<0&&(t=0))),y.status=t,y.statusText=(e||v)+"",l?z.resolveWith(b,[d,v,y]):z.rejectWith(b,[y,v,O]),y.statusCode(m),m=void 0,p&&M.trigger(l?"ajaxSuccess":"ajaxError",[y,f,l?d:O]),h.fireWith(b,[y,v]),p&&(M.trigger("ajaxComplete",[y,f]),--_.active||_.event.trigger("ajaxStop")))}return y},getJSON:function(t,e,n){return _.get(t,e,n,"json")},getScript:function(t,e){return _.get(t,void 0,e,"script")}}),_.each(["get","post"],(function(t,e){_[e]=function(t,n,o,r){return h(n)&&(r=r||o,o=n,n=void 0),_.ajax(_.extend({url:t,type:e,dataType:r,data:n,success:o},_.isPlainObject(t)&&t))}})),_.ajaxPrefilter((function(t){var e;for(e in t.headers)"content-type"===e.toLowerCase()&&(t.contentType=t.headers[e]||"")})),_._evalUrl=function(t,e,n){return _.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){_.globalEval(t,e,n)}})},_.fn.extend({wrapAll:function(t){var e;return this[0]&&(h(t)&&(t=t.call(this[0])),e=_(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map((function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t})).append(this)),this},wrapInner:function(t){return h(t)?this.each((function(e){_(this).wrapInner(t.call(this,e))})):this.each((function(){var e=_(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)}))},wrap:function(t){var e=h(t);return this.each((function(n){_(this).wrapAll(e?t.call(this,n):t)}))},unwrap:function(t){return this.parent(t).not("body").each((function(){_(this).replaceWith(this.childNodes)})),this}}),_.expr.pseudos.hidden=function(t){return!_.expr.pseudos.visible(t)},_.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},_.ajaxSettings.xhr=function(){try{return new o.XMLHttpRequest}catch(t){}};var Qe={0:200,1223:204},Ze=_.ajaxSettings.xhr();z.cors=!!Ze&&"withCredentials"in Ze,z.ajax=Ze=!!Ze,_.ajaxTransport((function(t){var e,n;if(z.cors||Ze&&!t.crossDomain)return{send:function(r,i){var a,c=t.xhr();if(c.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)c[a]=t.xhrFields[a];for(a in t.mimeType&&c.overrideMimeType&&c.overrideMimeType(t.mimeType),t.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)c.setRequestHeader(a,r[a]);e=function(t){return function(){e&&(e=n=c.onload=c.onerror=c.onabort=c.ontimeout=c.onreadystatechange=null,"abort"===t?c.abort():"error"===t?"number"!=typeof c.status?i(0,"error"):i(c.status,c.statusText):i(Qe[c.status]||c.status,c.statusText,"text"!==(c.responseType||"text")||"string"!=typeof c.responseText?{binary:c.response}:{text:c.responseText},c.getAllResponseHeaders()))}},c.onload=e(),n=c.onerror=c.ontimeout=e("error"),void 0!==c.onabort?c.onabort=n:c.onreadystatechange=function(){4===c.readyState&&o.setTimeout((function(){e&&n()}))},e=e("abort");try{c.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}})),_.ajaxPrefilter((function(t){t.crossDomain&&(t.contents.script=!1)})),_.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return _.globalEval(t),t}}}),_.ajaxPrefilter("script",(function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")})),_.ajaxTransport("script",(function(t){var e,n;if(t.crossDomain||t.scriptAttrs)return{send:function(o,r){e=_("<script>").attr(t.scriptAttrs||{}).prop({charset:t.scriptCharset,src:t.url}).on("load error",n=function(t){e.remove(),n=null,t&&r("error"===t.type?404:200,t.type)}),O.head.appendChild(e[0])},abort:function(){n&&n()}}}));var tn,en=[],nn=/(=)\?(?=&|$)|\?\?/;_.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=en.pop()||_.expando+"_"+Re.guid++;return this[t]=!0,t}}),_.ajaxPrefilter("json jsonp",(function(t,e,n){var r,i,a,c=!1!==t.jsonp&&(nn.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&nn.test(t.data)&&"data");if(c||"jsonp"===t.dataTypes[0])return r=t.jsonpCallback=h(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,c?t[c]=t[c].replace(nn,"$1"+r):!1!==t.jsonp&&(t.url+=(Te.test(t.url)?"&":"?")+t.jsonp+"="+r),t.converters["script json"]=function(){return a||_.error(r+" was not called"),a[0]},t.dataTypes[0]="json",i=o[r],o[r]=function(){a=arguments},n.always((function(){void 0===i?_(o).removeProp(r):o[r]=i,t[r]&&(t.jsonpCallback=e.jsonpCallback,en.push(r)),a&&h(i)&&i(a[0]),a=i=void 0})),"script"})),z.createHTMLDocument=((tn=O.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===tn.childNodes.length),_.parseHTML=function(t,e,n){return"string"!=typeof t?[]:("boolean"==typeof e&&(n=e,e=!1),e||(z.createHTMLDocument?((o=(e=O.implementation.createHTMLDocument("")).createElement("base")).href=O.location.href,e.head.appendChild(o)):e=O),i=!n&&[],(r=X.exec(t))?[e.createElement(r[1])]:(r=kt([t],e,i),i&&i.length&&_(i).remove(),_.merge([],r.childNodes)));var o,r,i},_.fn.load=function(t,e,n){var o,r,i,a=this,c=t.indexOf(" ");return c>-1&&(o=_e(t.slice(c)),t=t.slice(0,c)),h(e)?(n=e,e=void 0):e&&"object"==typeof e&&(r="POST"),a.length>0&&_.ajax({url:t,type:r||"GET",dataType:"html",data:e}).done((function(t){i=arguments,a.html(o?_("<div>").append(_.parseHTML(t)).find(o):t)})).always(n&&function(t,e){a.each((function(){n.apply(this,i||[t.responseText,e,t])}))}),this},_.expr.pseudos.animated=function(t){return _.grep(_.timers,(function(e){return t===e.elem})).length},_.offset={setOffset:function(t,e,n){var o,r,i,a,c,s,u=_.css(t,"position"),p=_(t),l={};"static"===u&&(t.style.position="relative"),c=p.offset(),i=_.css(t,"top"),s=_.css(t,"left"),("absolute"===u||"fixed"===u)&&(i+s).indexOf("auto")>-1?(a=(o=p.position()).top,r=o.left):(a=parseFloat(i)||0,r=parseFloat(s)||0),h(e)&&(e=e.call(t,n,_.extend({},c))),null!=e.top&&(l.top=e.top-c.top+a),null!=e.left&&(l.left=e.left-c.left+r),"using"in e?e.using.call(t,l):p.css(l)}},_.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each((function(e){_.offset.setOffset(this,t,e)}));var e,n,o=this[0];return o?o.getClientRects().length?(e=o.getBoundingClientRect(),n=o.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var t,e,n,o=this[0],r={top:0,left:0};if("fixed"===_.css(o,"position"))e=o.getBoundingClientRect();else{for(e=this.offset(),n=o.ownerDocument,t=o.offsetParent||n.documentElement;t&&(t===n.body||t===n.documentElement)&&"static"===_.css(t,"position");)t=t.parentNode;t&&t!==o&&1===t.nodeType&&((r=_(t).offset()).top+=_.css(t,"borderTopWidth",!0),r.left+=_.css(t,"borderLeftWidth",!0))}return{top:e.top-r.top-_.css(o,"marginTop",!0),left:e.left-r.left-_.css(o,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var t=this.offsetParent;t&&"static"===_.css(t,"position");)t=t.offsetParent;return t||Mt}))}}),_.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(t,e){var n="pageYOffset"===e;_.fn[t]=function(o){return tt(this,(function(t,o,r){var i;if(m(t)?i=t:9===t.nodeType&&(i=t.defaultView),void 0===r)return i?i[e]:t[o];i?i.scrollTo(n?i.pageXOffset:r,n?r:i.pageYOffset):t[o]=r}),t,o,arguments.length)}})),_.each(["top","left"],(function(t,e){_.cssHooks[e]=te(z.pixelPosition,(function(t,n){if(n)return n=Zt(t,e),Gt.test(n)?_(t).position()[e]+"px":n}))})),_.each({Height:"height",Width:"width"},(function(t,e){_.each({padding:"inner"+t,content:e,"":"outer"+t},(function(n,o){_.fn[o]=function(r,i){var a=arguments.length&&(n||"boolean"!=typeof r),c=n||(!0===r||!0===i?"margin":"border");return tt(this,(function(e,n,r){var i;return m(e)?0===o.indexOf("outer")?e["inner"+t]:e.document.documentElement["client"+t]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+t],i["scroll"+t],e.body["offset"+t],i["offset"+t],i["client"+t])):void 0===r?_.css(e,n,c):_.style(e,n,r,c)}),e,a?r:void 0,a)}}))})),_.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(t,e){_.fn[e]=function(t){return this.on(e,t)}})),_.fn.extend({bind:function(t,e,n){return this.on(t,null,e,n)},unbind:function(t,e){return this.off(t,null,e)},delegate:function(t,e,n,o){return this.on(e,t,n,o)},undelegate:function(t,e,n){return 1===arguments.length?this.off(t,"**"):this.off(e,t||"**",n)},hover:function(t,e){return this.on("mouseenter",t).on("mouseleave",e||t)}}),_.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(t,e){_.fn[e]=function(t,n){return arguments.length>0?this.on(e,null,t,n):this.trigger(e)}}));var on=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;_.proxy=function(t,e){var n,o,r;if("string"==typeof e&&(n=t[e],e=t,t=n),h(t))return o=c.call(arguments,2),r=function(){return t.apply(e||this,o.concat(c.call(arguments)))},r.guid=t.guid=t.guid||_.guid++,r},_.holdReady=function(t){t?_.readyWait++:_.ready(!0)},_.isArray=Array.isArray,_.parseJSON=JSON.parse,_.nodeName=L,_.isFunction=h,_.isWindow=m,_.camelCase=rt,_.type=v,_.now=Date.now,_.isNumeric=function(t){var e=_.type(t);return("number"===e||"string"===e)&&!isNaN(t-parseFloat(t))},_.trim=function(t){return null==t?"":(t+"").replace(on,"$1")},void 0===(n=function(){return _}.apply(e,[]))||(t.exports=n);var rn=o.jQuery,an=o.$;return _.noConflict=function(t){return o.$===_&&(o.$=an),t&&o.jQuery===_&&(o.jQuery=rn),_},void 0===r&&(o.jQuery=o.$=_),_}))},3729:(t,e,n)=>{"use strict";n.d(e,{A:()=>i});var o=n(6798),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".action-link[data-v-1a6c22aa]{cursor:pointer}",""]);const i=r},6200:(t,e,n)=>{"use strict";n.d(e,{A:()=>i});var o=n(6798),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".action-link[data-v-0437fe02]{cursor:pointer}",""]);const i=r},4926:(t,e,n)=>{"use strict";n.d(e,{A:()=>i});var o=n(6798),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".action-link[data-v-608de639]{cursor:pointer}",""]);const i=r},6798:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(o)for(var i=0;i<this.length;i++){var a=this[i][0];null!=a&&(r[a]=!0)}for(var c=0;c<t.length;c++){var s=[].concat(t[c]);o&&r[s[0]]||(n&&(s[2]?s[2]="".concat(n," and ").concat(s[2]):s[2]=n),e.push(s))}},e}},2543:function(t,e,n){var o;t=n.nmd(t),function(){var r,i="Expected a function",a="__lodash_hash_undefined__",c="__lodash_placeholder__",s=16,u=32,p=64,l=128,d=256,f=1/0,b=9007199254740991,M=NaN,z=4294967295,h=[["ary",l],["bind",1],["bindKey",2],["curry",8],["curryRight",s],["flip",512],["partial",u],["partialRight",p],["rearg",d]],m="[object Arguments]",O="[object Array]",g="[object Boolean]",A="[object Date]",v="[object Error]",y="[object Function]",q="[object GeneratorFunction]",_="[object Map]",W="[object Number]",L="[object Object]",w="[object Promise]",x="[object RegExp]",R="[object Set]",T="[object String]",k="[object Symbol]",S="[object WeakMap]",C="[object ArrayBuffer]",N="[object DataView]",B="[object Float32Array]",D="[object Float64Array]",E="[object Int8Array]",P="[object Int16Array]",X="[object Int32Array]",Y="[object Uint8Array]",j="[object Uint8ClampedArray]",H="[object Uint16Array]",I="[object Uint32Array]",F=/\b__p \+= '';/g,U=/\b(__p \+=) '' \+/g,V=/(__e\(.*?\)|\b__t\)) \+\n'';/g,G=/&(?:amp|lt|gt|quot|#39);/g,$=/[&<>"']/g,K=RegExp(G.source),J=RegExp($.source),Q=/<%-([\s\S]+?)%>/g,Z=/<%([\s\S]+?)%>/g,tt=/<%=([\s\S]+?)%>/g,et=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,nt=/^\w*$/,ot=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rt=/[\\^$.*+?()[\]{}|]/g,it=RegExp(rt.source),at=/^\s+/,ct=/\s/,st=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ut=/\{\n\/\* \[wrapped with (.+)\] \*/,pt=/,? & /,lt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,dt=/[()=,{}\[\]\/\s]/,ft=/\\(\\)?/g,bt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mt=/\w*$/,zt=/^[-+]0x[0-9a-f]+$/i,ht=/^0b[01]+$/i,mt=/^\[object .+?Constructor\]$/,Ot=/^0o[0-7]+$/i,gt=/^(?:0|[1-9]\d*)$/,At=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,vt=/($^)/,yt=/['\n\r\u2028\u2029\\]/g,qt="\\ud800-\\udfff",_t="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Wt="\\u2700-\\u27bf",Lt="a-z\\xdf-\\xf6\\xf8-\\xff",wt="A-Z\\xc0-\\xd6\\xd8-\\xde",xt="\\ufe0e\\ufe0f",Rt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Tt="['’]",kt="["+qt+"]",St="["+Rt+"]",Ct="["+_t+"]",Nt="\\d+",Bt="["+Wt+"]",Dt="["+Lt+"]",Et="[^"+qt+Rt+Nt+Wt+Lt+wt+"]",Pt="\\ud83c[\\udffb-\\udfff]",Xt="[^"+qt+"]",Yt="(?:\\ud83c[\\udde6-\\uddff]){2}",jt="[\\ud800-\\udbff][\\udc00-\\udfff]",Ht="["+wt+"]",It="\\u200d",Ft="(?:"+Dt+"|"+Et+")",Ut="(?:"+Ht+"|"+Et+")",Vt="(?:['’](?:d|ll|m|re|s|t|ve))?",Gt="(?:['’](?:D|LL|M|RE|S|T|VE))?",$t="(?:"+Ct+"|"+Pt+")"+"?",Kt="["+xt+"]?",Jt=Kt+$t+("(?:"+It+"(?:"+[Xt,Yt,jt].join("|")+")"+Kt+$t+")*"),Qt="(?:"+[Bt,Yt,jt].join("|")+")"+Jt,Zt="(?:"+[Xt+Ct+"?",Ct,Yt,jt,kt].join("|")+")",te=RegExp(Tt,"g"),ee=RegExp(Ct,"g"),ne=RegExp(Pt+"(?="+Pt+")|"+Zt+Jt,"g"),oe=RegExp([Ht+"?"+Dt+"+"+Vt+"(?="+[St,Ht,"$"].join("|")+")",Ut+"+"+Gt+"(?="+[St,Ht+Ft,"$"].join("|")+")",Ht+"?"+Ft+"+"+Vt,Ht+"+"+Gt,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Nt,Qt].join("|"),"g"),re=RegExp("["+It+qt+_t+xt+"]"),ie=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ae=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ce=-1,se={};se[B]=se[D]=se[E]=se[P]=se[X]=se[Y]=se[j]=se[H]=se[I]=!0,se[m]=se[O]=se[C]=se[g]=se[N]=se[A]=se[v]=se[y]=se[_]=se[W]=se[L]=se[x]=se[R]=se[T]=se[S]=!1;var ue={};ue[m]=ue[O]=ue[C]=ue[N]=ue[g]=ue[A]=ue[B]=ue[D]=ue[E]=ue[P]=ue[X]=ue[_]=ue[W]=ue[L]=ue[x]=ue[R]=ue[T]=ue[k]=ue[Y]=ue[j]=ue[H]=ue[I]=!0,ue[v]=ue[y]=ue[S]=!1;var pe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},le=parseFloat,de=parseInt,fe="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,be="object"==typeof self&&self&&self.Object===Object&&self,Me=fe||be||Function("return this")(),ze=e&&!e.nodeType&&e,he=ze&&t&&!t.nodeType&&t,me=he&&he.exports===ze,Oe=me&&fe.process,ge=function(){try{var t=he&&he.require&&he.require("util").types;return t||Oe&&Oe.binding&&Oe.binding("util")}catch(t){}}(),Ae=ge&&ge.isArrayBuffer,ve=ge&&ge.isDate,ye=ge&&ge.isMap,qe=ge&&ge.isRegExp,_e=ge&&ge.isSet,We=ge&&ge.isTypedArray;function Le(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function we(t,e,n,o){for(var r=-1,i=null==t?0:t.length;++r<i;){var a=t[r];e(o,a,n(a),t)}return o}function xe(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t}function Re(t,e){for(var n=null==t?0:t.length;n--&&!1!==e(t[n],n,t););return t}function Te(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(!e(t[n],n,t))return!1;return!0}function ke(t,e){for(var n=-1,o=null==t?0:t.length,r=0,i=[];++n<o;){var a=t[n];e(a,n,t)&&(i[r++]=a)}return i}function Se(t,e){return!!(null==t?0:t.length)&&He(t,e,0)>-1}function Ce(t,e,n){for(var o=-1,r=null==t?0:t.length;++o<r;)if(n(e,t[o]))return!0;return!1}function Ne(t,e){for(var n=-1,o=null==t?0:t.length,r=Array(o);++n<o;)r[n]=e(t[n],n,t);return r}function Be(t,e){for(var n=-1,o=e.length,r=t.length;++n<o;)t[r+n]=e[n];return t}function De(t,e,n,o){var r=-1,i=null==t?0:t.length;for(o&&i&&(n=t[++r]);++r<i;)n=e(n,t[r],r,t);return n}function Ee(t,e,n,o){var r=null==t?0:t.length;for(o&&r&&(n=t[--r]);r--;)n=e(n,t[r],r,t);return n}function Pe(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1}var Xe=Ve("length");function Ye(t,e,n){var o;return n(t,(function(t,n,r){if(e(t,n,r))return o=n,!1})),o}function je(t,e,n,o){for(var r=t.length,i=n+(o?1:-1);o?i--:++i<r;)if(e(t[i],i,t))return i;return-1}function He(t,e,n){return e==e?function(t,e,n){var o=n-1,r=t.length;for(;++o<r;)if(t[o]===e)return o;return-1}(t,e,n):je(t,Fe,n)}function Ie(t,e,n,o){for(var r=n-1,i=t.length;++r<i;)if(o(t[r],e))return r;return-1}function Fe(t){return t!=t}function Ue(t,e){var n=null==t?0:t.length;return n?Ke(t,e)/n:M}function Ve(t){return function(e){return null==e?r:e[t]}}function Ge(t){return function(e){return null==t?r:t[e]}}function $e(t,e,n,o,r){return r(t,(function(t,r,i){n=o?(o=!1,t):e(n,t,r,i)})),n}function Ke(t,e){for(var n,o=-1,i=t.length;++o<i;){var a=e(t[o]);a!==r&&(n=n===r?a:n+a)}return n}function Je(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o}function Qe(t){return t?t.slice(0,zn(t)+1).replace(at,""):t}function Ze(t){return function(e){return t(e)}}function tn(t,e){return Ne(e,(function(e){return t[e]}))}function en(t,e){return t.has(e)}function nn(t,e){for(var n=-1,o=t.length;++n<o&&He(e,t[n],0)>-1;);return n}function on(t,e){for(var n=t.length;n--&&He(e,t[n],0)>-1;);return n}var rn=Ge({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"}),an=Ge({"&":"&","<":"<",">":">",'"':""","'":"'"});function cn(t){return"\\"+pe[t]}function sn(t){return re.test(t)}function un(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n}function pn(t,e){return function(n){return t(e(n))}}function ln(t,e){for(var n=-1,o=t.length,r=0,i=[];++n<o;){var a=t[n];a!==e&&a!==c||(t[n]=c,i[r++]=n)}return i}function dn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}function fn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=[t,t]})),n}function bn(t){return sn(t)?function(t){var e=ne.lastIndex=0;for(;ne.test(t);)++e;return e}(t):Xe(t)}function Mn(t){return sn(t)?function(t){return t.match(ne)||[]}(t):function(t){return t.split("")}(t)}function zn(t){for(var e=t.length;e--&&ct.test(t.charAt(e)););return e}var hn=Ge({"&":"&","<":"<",">":">",""":'"',"'":"'"});var mn=function t(e){var n,o=(e=null==e?Me:mn.defaults(Me.Object(),e,mn.pick(Me,ae))).Array,ct=e.Date,qt=e.Error,_t=e.Function,Wt=e.Math,Lt=e.Object,wt=e.RegExp,xt=e.String,Rt=e.TypeError,Tt=o.prototype,kt=_t.prototype,St=Lt.prototype,Ct=e["__core-js_shared__"],Nt=kt.toString,Bt=St.hasOwnProperty,Dt=0,Et=(n=/[^.]+$/.exec(Ct&&Ct.keys&&Ct.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Pt=St.toString,Xt=Nt.call(Lt),Yt=Me._,jt=wt("^"+Nt.call(Bt).replace(rt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ht=me?e.Buffer:r,It=e.Symbol,Ft=e.Uint8Array,Ut=Ht?Ht.allocUnsafe:r,Vt=pn(Lt.getPrototypeOf,Lt),Gt=Lt.create,$t=St.propertyIsEnumerable,Kt=Tt.splice,Jt=It?It.isConcatSpreadable:r,Qt=It?It.iterator:r,Zt=It?It.toStringTag:r,ne=function(){try{var t=fi(Lt,"defineProperty");return t({},"",{}),t}catch(t){}}(),re=e.clearTimeout!==Me.clearTimeout&&e.clearTimeout,pe=ct&&ct.now!==Me.Date.now&&ct.now,fe=e.setTimeout!==Me.setTimeout&&e.setTimeout,be=Wt.ceil,ze=Wt.floor,he=Lt.getOwnPropertySymbols,Oe=Ht?Ht.isBuffer:r,ge=e.isFinite,Xe=Tt.join,Ge=pn(Lt.keys,Lt),On=Wt.max,gn=Wt.min,An=ct.now,vn=e.parseInt,yn=Wt.random,qn=Tt.reverse,_n=fi(e,"DataView"),Wn=fi(e,"Map"),Ln=fi(e,"Promise"),wn=fi(e,"Set"),xn=fi(e,"WeakMap"),Rn=fi(Lt,"create"),Tn=xn&&new xn,kn={},Sn=Pi(_n),Cn=Pi(Wn),Nn=Pi(Ln),Bn=Pi(wn),Dn=Pi(xn),En=It?It.prototype:r,Pn=En?En.valueOf:r,Xn=En?En.toString:r;function Yn(t){if(nc(t)&&!Fa(t)&&!(t instanceof Fn)){if(t instanceof In)return t;if(Bt.call(t,"__wrapped__"))return Xi(t)}return new In(t)}var jn=function(){function t(){}return function(e){if(!ec(e))return{};if(Gt)return Gt(e);t.prototype=e;var n=new t;return t.prototype=r,n}}();function Hn(){}function In(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=r}function Fn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=z,this.__views__=[]}function Un(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function Vn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function Gn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function $n(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Gn;++e<n;)this.add(t[e])}function Kn(t){var e=this.__data__=new Vn(t);this.size=e.size}function Jn(t,e){var n=Fa(t),o=!n&&Ia(t),r=!n&&!o&&$a(t),i=!n&&!o&&!r&&pc(t),a=n||o||r||i,c=a?Je(t.length,xt):[],s=c.length;for(var u in t)!e&&!Bt.call(t,u)||a&&("length"==u||r&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||gi(u,s))||c.push(u);return c}function Qn(t){var e=t.length;return e?t[Ko(0,e-1)]:r}function Zn(t,e){return Bi(Tr(t),so(e,0,t.length))}function to(t){return Bi(Tr(t))}function eo(t,e,n){(n!==r&&!Ya(t[e],n)||n===r&&!(e in t))&&ao(t,e,n)}function no(t,e,n){var o=t[e];Bt.call(t,e)&&Ya(o,n)&&(n!==r||e in t)||ao(t,e,n)}function oo(t,e){for(var n=t.length;n--;)if(Ya(t[n][0],e))return n;return-1}function ro(t,e,n,o){return bo(t,(function(t,r,i){e(o,t,n(t),i)})),o}function io(t,e){return t&&kr(e,kc(e),t)}function ao(t,e,n){"__proto__"==e&&ne?ne(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function co(t,e){for(var n=-1,i=e.length,a=o(i),c=null==t;++n<i;)a[n]=c?r:Lc(t,e[n]);return a}function so(t,e,n){return t==t&&(n!==r&&(t=t<=n?t:n),e!==r&&(t=t>=e?t:e)),t}function uo(t,e,n,o,i,a){var c,s=1&e,u=2&e,p=4&e;if(n&&(c=i?n(t,o,i,a):n(t)),c!==r)return c;if(!ec(t))return t;var l=Fa(t);if(l){if(c=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&Bt.call(t,"index")&&(n.index=t.index,n.input=t.input);return n}(t),!s)return Tr(t,c)}else{var d=zi(t),f=d==y||d==q;if($a(t))return _r(t,s);if(d==L||d==m||f&&!i){if(c=u||f?{}:mi(t),!s)return u?function(t,e){return kr(t,Mi(t),e)}(t,function(t,e){return t&&kr(e,Sc(e),t)}(c,t)):function(t,e){return kr(t,bi(t),e)}(t,io(c,t))}else{if(!ue[d])return i?t:{};c=function(t,e,n){var o=t.constructor;switch(e){case C:return Wr(t);case g:case A:return new o(+t);case N:return function(t,e){var n=e?Wr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case B:case D:case E:case P:case X:case Y:case j:case H:case I:return Lr(t,n);case _:return new o;case W:case T:return new o(t);case x:return function(t){var e=new t.constructor(t.source,Mt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case R:return new o;case k:return r=t,Pn?Lt(Pn.call(r)):{}}var r}(t,d,s)}}a||(a=new Kn);var b=a.get(t);if(b)return b;a.set(t,c),cc(t)?t.forEach((function(o){c.add(uo(o,e,n,o,t,a))})):oc(t)&&t.forEach((function(o,r){c.set(r,uo(o,e,n,r,t,a))}));var M=l?r:(p?u?ai:ii:u?Sc:kc)(t);return xe(M||t,(function(o,r){M&&(o=t[r=o]),no(c,r,uo(o,e,n,r,t,a))})),c}function po(t,e,n){var o=n.length;if(null==t)return!o;for(t=Lt(t);o--;){var i=n[o],a=e[i],c=t[i];if(c===r&&!(i in t)||!a(c))return!1}return!0}function lo(t,e,n){if("function"!=typeof t)throw new Rt(i);return ki((function(){t.apply(r,n)}),e)}function fo(t,e,n,o){var r=-1,i=Se,a=!0,c=t.length,s=[],u=e.length;if(!c)return s;n&&(e=Ne(e,Ze(n))),o?(i=Ce,a=!1):e.length>=200&&(i=en,a=!1,e=new $n(e));t:for(;++r<c;){var p=t[r],l=null==n?p:n(p);if(p=o||0!==p?p:0,a&&l==l){for(var d=u;d--;)if(e[d]===l)continue t;s.push(p)}else i(e,l,o)||s.push(p)}return s}Yn.templateSettings={escape:Q,evaluate:Z,interpolate:tt,variable:"",imports:{_:Yn}},Yn.prototype=Hn.prototype,Yn.prototype.constructor=Yn,In.prototype=jn(Hn.prototype),In.prototype.constructor=In,Fn.prototype=jn(Hn.prototype),Fn.prototype.constructor=Fn,Un.prototype.clear=function(){this.__data__=Rn?Rn(null):{},this.size=0},Un.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},Un.prototype.get=function(t){var e=this.__data__;if(Rn){var n=e[t];return n===a?r:n}return Bt.call(e,t)?e[t]:r},Un.prototype.has=function(t){var e=this.__data__;return Rn?e[t]!==r:Bt.call(e,t)},Un.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Rn&&e===r?a:e,this},Vn.prototype.clear=function(){this.__data__=[],this.size=0},Vn.prototype.delete=function(t){var e=this.__data__,n=oo(e,t);return!(n<0)&&(n==e.length-1?e.pop():Kt.call(e,n,1),--this.size,!0)},Vn.prototype.get=function(t){var e=this.__data__,n=oo(e,t);return n<0?r:e[n][1]},Vn.prototype.has=function(t){return oo(this.__data__,t)>-1},Vn.prototype.set=function(t,e){var n=this.__data__,o=oo(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this},Gn.prototype.clear=function(){this.size=0,this.__data__={hash:new Un,map:new(Wn||Vn),string:new Un}},Gn.prototype.delete=function(t){var e=li(this,t).delete(t);return this.size-=e?1:0,e},Gn.prototype.get=function(t){return li(this,t).get(t)},Gn.prototype.has=function(t){return li(this,t).has(t)},Gn.prototype.set=function(t,e){var n=li(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this},$n.prototype.add=$n.prototype.push=function(t){return this.__data__.set(t,a),this},$n.prototype.has=function(t){return this.__data__.has(t)},Kn.prototype.clear=function(){this.__data__=new Vn,this.size=0},Kn.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},Kn.prototype.get=function(t){return this.__data__.get(t)},Kn.prototype.has=function(t){return this.__data__.has(t)},Kn.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Vn){var o=n.__data__;if(!Wn||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Gn(o)}return n.set(t,e),this.size=n.size,this};var bo=Nr(vo),Mo=Nr(yo,!0);function zo(t,e){var n=!0;return bo(t,(function(t,o,r){return n=!!e(t,o,r)})),n}function ho(t,e,n){for(var o=-1,i=t.length;++o<i;){var a=t[o],c=e(a);if(null!=c&&(s===r?c==c&&!uc(c):n(c,s)))var s=c,u=a}return u}function mo(t,e){var n=[];return bo(t,(function(t,o,r){e(t,o,r)&&n.push(t)})),n}function Oo(t,e,n,o,r){var i=-1,a=t.length;for(n||(n=Oi),r||(r=[]);++i<a;){var c=t[i];e>0&&n(c)?e>1?Oo(c,e-1,n,o,r):Be(r,c):o||(r[r.length]=c)}return r}var go=Br(),Ao=Br(!0);function vo(t,e){return t&&go(t,e,kc)}function yo(t,e){return t&&Ao(t,e,kc)}function qo(t,e){return ke(e,(function(e){return Qa(t[e])}))}function _o(t,e){for(var n=0,o=(e=Ar(e,t)).length;null!=t&&n<o;)t=t[Ei(e[n++])];return n&&n==o?t:r}function Wo(t,e,n){var o=e(t);return Fa(t)?o:Be(o,n(t))}function Lo(t){return null==t?t===r?"[object Undefined]":"[object Null]":Zt&&Zt in Lt(t)?function(t){var e=Bt.call(t,Zt),n=t[Zt];try{t[Zt]=r;var o=!0}catch(t){}var i=Pt.call(t);o&&(e?t[Zt]=n:delete t[Zt]);return i}(t):function(t){return Pt.call(t)}(t)}function wo(t,e){return t>e}function xo(t,e){return null!=t&&Bt.call(t,e)}function Ro(t,e){return null!=t&&e in Lt(t)}function To(t,e,n){for(var i=n?Ce:Se,a=t[0].length,c=t.length,s=c,u=o(c),p=1/0,l=[];s--;){var d=t[s];s&&e&&(d=Ne(d,Ze(e))),p=gn(d.length,p),u[s]=!n&&(e||a>=120&&d.length>=120)?new $n(s&&d):r}d=t[0];var f=-1,b=u[0];t:for(;++f<a&&l.length<p;){var M=d[f],z=e?e(M):M;if(M=n||0!==M?M:0,!(b?en(b,z):i(l,z,n))){for(s=c;--s;){var h=u[s];if(!(h?en(h,z):i(t[s],z,n)))continue t}b&&b.push(z),l.push(M)}}return l}function ko(t,e,n){var o=null==(t=xi(t,e=Ar(e,t)))?t:t[Ei(Ji(e))];return null==o?r:Le(o,t,n)}function So(t){return nc(t)&&Lo(t)==m}function Co(t,e,n,o,i){return t===e||(null==t||null==e||!nc(t)&&!nc(e)?t!=t&&e!=e:function(t,e,n,o,i,a){var c=Fa(t),s=Fa(e),u=c?O:zi(t),p=s?O:zi(e),l=(u=u==m?L:u)==L,d=(p=p==m?L:p)==L,f=u==p;if(f&&$a(t)){if(!$a(e))return!1;c=!0,l=!1}if(f&&!l)return a||(a=new Kn),c||pc(t)?oi(t,e,n,o,i,a):function(t,e,n,o,r,i,a){switch(n){case N:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case C:return!(t.byteLength!=e.byteLength||!i(new Ft(t),new Ft(e)));case g:case A:case W:return Ya(+t,+e);case v:return t.name==e.name&&t.message==e.message;case x:case T:return t==e+"";case _:var c=un;case R:var s=1&o;if(c||(c=dn),t.size!=e.size&&!s)return!1;var u=a.get(t);if(u)return u==e;o|=2,a.set(t,e);var p=oi(c(t),c(e),o,r,i,a);return a.delete(t),p;case k:if(Pn)return Pn.call(t)==Pn.call(e)}return!1}(t,e,u,n,o,i,a);if(!(1&n)){var b=l&&Bt.call(t,"__wrapped__"),M=d&&Bt.call(e,"__wrapped__");if(b||M){var z=b?t.value():t,h=M?e.value():e;return a||(a=new Kn),i(z,h,n,o,a)}}if(!f)return!1;return a||(a=new Kn),function(t,e,n,o,i,a){var c=1&n,s=ii(t),u=s.length,p=ii(e),l=p.length;if(u!=l&&!c)return!1;var d=u;for(;d--;){var f=s[d];if(!(c?f in e:Bt.call(e,f)))return!1}var b=a.get(t),M=a.get(e);if(b&&M)return b==e&&M==t;var z=!0;a.set(t,e),a.set(e,t);var h=c;for(;++d<u;){var m=t[f=s[d]],O=e[f];if(o)var g=c?o(O,m,f,e,t,a):o(m,O,f,t,e,a);if(!(g===r?m===O||i(m,O,n,o,a):g)){z=!1;break}h||(h="constructor"==f)}if(z&&!h){var A=t.constructor,v=e.constructor;A==v||!("constructor"in t)||!("constructor"in e)||"function"==typeof A&&A instanceof A&&"function"==typeof v&&v instanceof v||(z=!1)}return a.delete(t),a.delete(e),z}(t,e,n,o,i,a)}(t,e,n,o,Co,i))}function No(t,e,n,o){var i=n.length,a=i,c=!o;if(null==t)return!a;for(t=Lt(t);i--;){var s=n[i];if(c&&s[2]?s[1]!==t[s[0]]:!(s[0]in t))return!1}for(;++i<a;){var u=(s=n[i])[0],p=t[u],l=s[1];if(c&&s[2]){if(p===r&&!(u in t))return!1}else{var d=new Kn;if(o)var f=o(p,l,u,t,e,d);if(!(f===r?Co(l,p,3,o,d):f))return!1}}return!0}function Bo(t){return!(!ec(t)||(e=t,Et&&Et in e))&&(Qa(t)?jt:mt).test(Pi(t));var e}function Do(t){return"function"==typeof t?t:null==t?rs:"object"==typeof t?Fa(t)?Ho(t[0],t[1]):jo(t):fs(t)}function Eo(t){if(!_i(t))return Ge(t);var e=[];for(var n in Lt(t))Bt.call(t,n)&&"constructor"!=n&&e.push(n);return e}function Po(t){if(!ec(t))return function(t){var e=[];if(null!=t)for(var n in Lt(t))e.push(n);return e}(t);var e=_i(t),n=[];for(var o in t)("constructor"!=o||!e&&Bt.call(t,o))&&n.push(o);return n}function Xo(t,e){return t<e}function Yo(t,e){var n=-1,r=Va(t)?o(t.length):[];return bo(t,(function(t,o,i){r[++n]=e(t,o,i)})),r}function jo(t){var e=di(t);return 1==e.length&&e[0][2]?Li(e[0][0],e[0][1]):function(n){return n===t||No(n,t,e)}}function Ho(t,e){return vi(t)&&Wi(e)?Li(Ei(t),e):function(n){var o=Lc(n,t);return o===r&&o===e?wc(n,t):Co(e,o,3)}}function Io(t,e,n,o,i){t!==e&&go(e,(function(a,c){if(i||(i=new Kn),ec(a))!function(t,e,n,o,i,a,c){var s=Ri(t,n),u=Ri(e,n),p=c.get(u);if(p)return void eo(t,n,p);var l=a?a(s,u,n+"",t,e,c):r,d=l===r;if(d){var f=Fa(u),b=!f&&$a(u),M=!f&&!b&&pc(u);l=u,f||b||M?Fa(s)?l=s:Ga(s)?l=Tr(s):b?(d=!1,l=_r(u,!0)):M?(d=!1,l=Lr(u,!0)):l=[]:ic(u)||Ia(u)?(l=s,Ia(s)?l=mc(s):ec(s)&&!Qa(s)||(l=mi(u))):d=!1}d&&(c.set(u,l),i(l,u,o,a,c),c.delete(u));eo(t,n,l)}(t,e,c,n,Io,o,i);else{var s=o?o(Ri(t,c),a,c+"",t,e,i):r;s===r&&(s=a),eo(t,c,s)}}),Sc)}function Fo(t,e){var n=t.length;if(n)return gi(e+=e<0?n:0,n)?t[e]:r}function Uo(t,e,n){e=e.length?Ne(e,(function(t){return Fa(t)?function(e){return _o(e,1===t.length?t[0]:t)}:t})):[rs];var o=-1;e=Ne(e,Ze(pi()));var r=Yo(t,(function(t,n,r){var i=Ne(e,(function(e){return e(t)}));return{criteria:i,index:++o,value:t}}));return function(t,e){var n=t.length;for(t.sort(e);n--;)t[n]=t[n].value;return t}(r,(function(t,e){return function(t,e,n){var o=-1,r=t.criteria,i=e.criteria,a=r.length,c=n.length;for(;++o<a;){var s=wr(r[o],i[o]);if(s)return o>=c?s:s*("desc"==n[o]?-1:1)}return t.index-e.index}(t,e,n)}))}function Vo(t,e,n){for(var o=-1,r=e.length,i={};++o<r;){var a=e[o],c=_o(t,a);n(c,a)&&er(i,Ar(a,t),c)}return i}function Go(t,e,n,o){var r=o?Ie:He,i=-1,a=e.length,c=t;for(t===e&&(e=Tr(e)),n&&(c=Ne(t,Ze(n)));++i<a;)for(var s=0,u=e[i],p=n?n(u):u;(s=r(c,p,s,o))>-1;)c!==t&&Kt.call(c,s,1),Kt.call(t,s,1);return t}function $o(t,e){for(var n=t?e.length:0,o=n-1;n--;){var r=e[n];if(n==o||r!==i){var i=r;gi(r)?Kt.call(t,r,1):fr(t,r)}}return t}function Ko(t,e){return t+ze(yn()*(e-t+1))}function Jo(t,e){var n="";if(!t||e<1||e>b)return n;do{e%2&&(n+=t),(e=ze(e/2))&&(t+=t)}while(e);return n}function Qo(t,e){return Si(wi(t,e,rs),t+"")}function Zo(t){return Qn(Yc(t))}function tr(t,e){var n=Yc(t);return Bi(n,so(e,0,n.length))}function er(t,e,n,o){if(!ec(t))return t;for(var i=-1,a=(e=Ar(e,t)).length,c=a-1,s=t;null!=s&&++i<a;){var u=Ei(e[i]),p=n;if("__proto__"===u||"constructor"===u||"prototype"===u)return t;if(i!=c){var l=s[u];(p=o?o(l,u,s):r)===r&&(p=ec(l)?l:gi(e[i+1])?[]:{})}no(s,u,p),s=s[u]}return t}var nr=Tn?function(t,e){return Tn.set(t,e),t}:rs,or=ne?function(t,e){return ne(t,"toString",{configurable:!0,enumerable:!1,value:es(e),writable:!0})}:rs;function rr(t){return Bi(Yc(t))}function ir(t,e,n){var r=-1,i=t.length;e<0&&(e=-e>i?0:i+e),(n=n>i?i:n)<0&&(n+=i),i=e>n?0:n-e>>>0,e>>>=0;for(var a=o(i);++r<i;)a[r]=t[r+e];return a}function ar(t,e){var n;return bo(t,(function(t,o,r){return!(n=e(t,o,r))})),!!n}function cr(t,e,n){var o=0,r=null==t?o:t.length;if("number"==typeof e&&e==e&&r<=2147483647){for(;o<r;){var i=o+r>>>1,a=t[i];null!==a&&!uc(a)&&(n?a<=e:a<e)?o=i+1:r=i}return r}return sr(t,e,rs,n)}function sr(t,e,n,o){var i=0,a=null==t?0:t.length;if(0===a)return 0;for(var c=(e=n(e))!=e,s=null===e,u=uc(e),p=e===r;i<a;){var l=ze((i+a)/2),d=n(t[l]),f=d!==r,b=null===d,M=d==d,z=uc(d);if(c)var h=o||M;else h=p?M&&(o||f):s?M&&f&&(o||!b):u?M&&f&&!b&&(o||!z):!b&&!z&&(o?d<=e:d<e);h?i=l+1:a=l}return gn(a,4294967294)}function ur(t,e){for(var n=-1,o=t.length,r=0,i=[];++n<o;){var a=t[n],c=e?e(a):a;if(!n||!Ya(c,s)){var s=c;i[r++]=0===a?0:a}}return i}function pr(t){return"number"==typeof t?t:uc(t)?M:+t}function lr(t){if("string"==typeof t)return t;if(Fa(t))return Ne(t,lr)+"";if(uc(t))return Xn?Xn.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function dr(t,e,n){var o=-1,r=Se,i=t.length,a=!0,c=[],s=c;if(n)a=!1,r=Ce;else if(i>=200){var u=e?null:Jr(t);if(u)return dn(u);a=!1,r=en,s=new $n}else s=e?[]:c;t:for(;++o<i;){var p=t[o],l=e?e(p):p;if(p=n||0!==p?p:0,a&&l==l){for(var d=s.length;d--;)if(s[d]===l)continue t;e&&s.push(l),c.push(p)}else r(s,l,n)||(s!==c&&s.push(l),c.push(p))}return c}function fr(t,e){return null==(t=xi(t,e=Ar(e,t)))||delete t[Ei(Ji(e))]}function br(t,e,n,o){return er(t,e,n(_o(t,e)),o)}function Mr(t,e,n,o){for(var r=t.length,i=o?r:-1;(o?i--:++i<r)&&e(t[i],i,t););return n?ir(t,o?0:i,o?i+1:r):ir(t,o?i+1:0,o?r:i)}function zr(t,e){var n=t;return n instanceof Fn&&(n=n.value()),De(e,(function(t,e){return e.func.apply(e.thisArg,Be([t],e.args))}),n)}function hr(t,e,n){var r=t.length;if(r<2)return r?dr(t[0]):[];for(var i=-1,a=o(r);++i<r;)for(var c=t[i],s=-1;++s<r;)s!=i&&(a[i]=fo(a[i]||c,t[s],e,n));return dr(Oo(a,1),e,n)}function mr(t,e,n){for(var o=-1,i=t.length,a=e.length,c={};++o<i;){var s=o<a?e[o]:r;n(c,t[o],s)}return c}function Or(t){return Ga(t)?t:[]}function gr(t){return"function"==typeof t?t:rs}function Ar(t,e){return Fa(t)?t:vi(t,e)?[t]:Di(Oc(t))}var vr=Qo;function yr(t,e,n){var o=t.length;return n=n===r?o:n,!e&&n>=o?t:ir(t,e,n)}var qr=re||function(t){return Me.clearTimeout(t)};function _r(t,e){if(e)return t.slice();var n=t.length,o=Ut?Ut(n):new t.constructor(n);return t.copy(o),o}function Wr(t){var e=new t.constructor(t.byteLength);return new Ft(e).set(new Ft(t)),e}function Lr(t,e){var n=e?Wr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function wr(t,e){if(t!==e){var n=t!==r,o=null===t,i=t==t,a=uc(t),c=e!==r,s=null===e,u=e==e,p=uc(e);if(!s&&!p&&!a&&t>e||a&&c&&u&&!s&&!p||o&&c&&u||!n&&u||!i)return 1;if(!o&&!a&&!p&&t<e||p&&n&&i&&!o&&!a||s&&n&&i||!c&&i||!u)return-1}return 0}function xr(t,e,n,r){for(var i=-1,a=t.length,c=n.length,s=-1,u=e.length,p=On(a-c,0),l=o(u+p),d=!r;++s<u;)l[s]=e[s];for(;++i<c;)(d||i<a)&&(l[n[i]]=t[i]);for(;p--;)l[s++]=t[i++];return l}function Rr(t,e,n,r){for(var i=-1,a=t.length,c=-1,s=n.length,u=-1,p=e.length,l=On(a-s,0),d=o(l+p),f=!r;++i<l;)d[i]=t[i];for(var b=i;++u<p;)d[b+u]=e[u];for(;++c<s;)(f||i<a)&&(d[b+n[c]]=t[i++]);return d}function Tr(t,e){var n=-1,r=t.length;for(e||(e=o(r));++n<r;)e[n]=t[n];return e}function kr(t,e,n,o){var i=!n;n||(n={});for(var a=-1,c=e.length;++a<c;){var s=e[a],u=o?o(n[s],t[s],s,n,t):r;u===r&&(u=t[s]),i?ao(n,s,u):no(n,s,u)}return n}function Sr(t,e){return function(n,o){var r=Fa(n)?we:ro,i=e?e():{};return r(n,t,pi(o,2),i)}}function Cr(t){return Qo((function(e,n){var o=-1,i=n.length,a=i>1?n[i-1]:r,c=i>2?n[2]:r;for(a=t.length>3&&"function"==typeof a?(i--,a):r,c&&Ai(n[0],n[1],c)&&(a=i<3?r:a,i=1),e=Lt(e);++o<i;){var s=n[o];s&&t(e,s,o,a)}return e}))}function Nr(t,e){return function(n,o){if(null==n)return n;if(!Va(n))return t(n,o);for(var r=n.length,i=e?r:-1,a=Lt(n);(e?i--:++i<r)&&!1!==o(a[i],i,a););return n}}function Br(t){return function(e,n,o){for(var r=-1,i=Lt(e),a=o(e),c=a.length;c--;){var s=a[t?c:++r];if(!1===n(i[s],s,i))break}return e}}function Dr(t){return function(e){var n=sn(e=Oc(e))?Mn(e):r,o=n?n[0]:e.charAt(0),i=n?yr(n,1).join(""):e.slice(1);return o[t]()+i}}function Er(t){return function(e){return De(Qc(Ic(e).replace(te,"")),t,"")}}function Pr(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=jn(t.prototype),o=t.apply(n,e);return ec(o)?o:n}}function Xr(t){return function(e,n,o){var i=Lt(e);if(!Va(e)){var a=pi(n,3);e=kc(e),n=function(t){return a(i[t],t,i)}}var c=t(e,n,o);return c>-1?i[a?e[c]:c]:r}}function Yr(t){return ri((function(e){var n=e.length,o=n,a=In.prototype.thru;for(t&&e.reverse();o--;){var c=e[o];if("function"!=typeof c)throw new Rt(i);if(a&&!s&&"wrapper"==si(c))var s=new In([],!0)}for(o=s?o:n;++o<n;){var u=si(c=e[o]),p="wrapper"==u?ci(c):r;s=p&&yi(p[0])&&424==p[1]&&!p[4].length&&1==p[9]?s[si(p[0])].apply(s,p[3]):1==c.length&&yi(c)?s[u]():s.thru(c)}return function(){var t=arguments,o=t[0];if(s&&1==t.length&&Fa(o))return s.plant(o).value();for(var r=0,i=n?e[r].apply(this,t):o;++r<n;)i=e[r].call(this,i);return i}}))}function jr(t,e,n,i,a,c,s,u,p,d){var f=e&l,b=1&e,M=2&e,z=24&e,h=512&e,m=M?r:Pr(t);return function l(){for(var O=arguments.length,g=o(O),A=O;A--;)g[A]=arguments[A];if(z)var v=ui(l),y=function(t,e){for(var n=t.length,o=0;n--;)t[n]===e&&++o;return o}(g,v);if(i&&(g=xr(g,i,a,z)),c&&(g=Rr(g,c,s,z)),O-=y,z&&O<d){var q=ln(g,v);return $r(t,e,jr,l.placeholder,n,g,q,u,p,d-O)}var _=b?n:this,W=M?_[t]:t;return O=g.length,u?g=function(t,e){var n=t.length,o=gn(e.length,n),i=Tr(t);for(;o--;){var a=e[o];t[o]=gi(a,n)?i[a]:r}return t}(g,u):h&&O>1&&g.reverse(),f&&p<O&&(g.length=p),this&&this!==Me&&this instanceof l&&(W=m||Pr(W)),W.apply(_,g)}}function Hr(t,e){return function(n,o){return function(t,e,n,o){return vo(t,(function(t,r,i){e(o,n(t),r,i)})),o}(n,t,e(o),{})}}function Ir(t,e){return function(n,o){var i;if(n===r&&o===r)return e;if(n!==r&&(i=n),o!==r){if(i===r)return o;"string"==typeof n||"string"==typeof o?(n=lr(n),o=lr(o)):(n=pr(n),o=pr(o)),i=t(n,o)}return i}}function Fr(t){return ri((function(e){return e=Ne(e,Ze(pi())),Qo((function(n){var o=this;return t(e,(function(t){return Le(t,o,n)}))}))}))}function Ur(t,e){var n=(e=e===r?" ":lr(e)).length;if(n<2)return n?Jo(e,t):e;var o=Jo(e,be(t/bn(e)));return sn(e)?yr(Mn(o),0,t).join(""):o.slice(0,t)}function Vr(t){return function(e,n,i){return i&&"number"!=typeof i&&Ai(e,n,i)&&(n=i=r),e=bc(e),n===r?(n=e,e=0):n=bc(n),function(t,e,n,r){for(var i=-1,a=On(be((e-t)/(n||1)),0),c=o(a);a--;)c[r?a:++i]=t,t+=n;return c}(e,n,i=i===r?e<n?1:-1:bc(i),t)}}function Gr(t){return function(e,n){return"string"==typeof e&&"string"==typeof n||(e=hc(e),n=hc(n)),t(e,n)}}function $r(t,e,n,o,i,a,c,s,l,d){var f=8&e;e|=f?u:p,4&(e&=~(f?p:u))||(e&=-4);var b=[t,e,i,f?a:r,f?c:r,f?r:a,f?r:c,s,l,d],M=n.apply(r,b);return yi(t)&&Ti(M,b),M.placeholder=o,Ci(M,t,e)}function Kr(t){var e=Wt[t];return function(t,n){if(t=hc(t),(n=null==n?0:gn(Mc(n),292))&&ge(t)){var o=(Oc(t)+"e").split("e");return+((o=(Oc(e(o[0]+"e"+(+o[1]+n)))+"e").split("e"))[0]+"e"+(+o[1]-n))}return e(t)}}var Jr=wn&&1/dn(new wn([,-0]))[1]==f?function(t){return new wn(t)}:us;function Qr(t){return function(e){var n=zi(e);return n==_?un(e):n==R?fn(e):function(t,e){return Ne(e,(function(e){return[e,t[e]]}))}(e,t(e))}}function Zr(t,e,n,a,f,b,M,z){var h=2&e;if(!h&&"function"!=typeof t)throw new Rt(i);var m=a?a.length:0;if(m||(e&=-97,a=f=r),M=M===r?M:On(Mc(M),0),z=z===r?z:Mc(z),m-=f?f.length:0,e&p){var O=a,g=f;a=f=r}var A=h?r:ci(t),v=[t,e,n,a,f,O,g,b,M,z];if(A&&function(t,e){var n=t[1],o=e[1],r=n|o,i=r<131,a=o==l&&8==n||o==l&&n==d&&t[7].length<=e[8]||384==o&&e[7].length<=e[8]&&8==n;if(!i&&!a)return t;1&o&&(t[2]=e[2],r|=1&n?0:4);var s=e[3];if(s){var u=t[3];t[3]=u?xr(u,s,e[4]):s,t[4]=u?ln(t[3],c):e[4]}(s=e[5])&&(u=t[5],t[5]=u?Rr(u,s,e[6]):s,t[6]=u?ln(t[5],c):e[6]);(s=e[7])&&(t[7]=s);o&l&&(t[8]=null==t[8]?e[8]:gn(t[8],e[8]));null==t[9]&&(t[9]=e[9]);t[0]=e[0],t[1]=r}(v,A),t=v[0],e=v[1],n=v[2],a=v[3],f=v[4],!(z=v[9]=v[9]===r?h?0:t.length:On(v[9]-m,0))&&24&e&&(e&=-25),e&&1!=e)y=8==e||e==s?function(t,e,n){var i=Pr(t);return function a(){for(var c=arguments.length,s=o(c),u=c,p=ui(a);u--;)s[u]=arguments[u];var l=c<3&&s[0]!==p&&s[c-1]!==p?[]:ln(s,p);return(c-=l.length)<n?$r(t,e,jr,a.placeholder,r,s,l,r,r,n-c):Le(this&&this!==Me&&this instanceof a?i:t,this,s)}}(t,e,z):e!=u&&33!=e||f.length?jr.apply(r,v):function(t,e,n,r){var i=1&e,a=Pr(t);return function e(){for(var c=-1,s=arguments.length,u=-1,p=r.length,l=o(p+s),d=this&&this!==Me&&this instanceof e?a:t;++u<p;)l[u]=r[u];for(;s--;)l[u++]=arguments[++c];return Le(d,i?n:this,l)}}(t,e,n,a);else var y=function(t,e,n){var o=1&e,r=Pr(t);return function e(){return(this&&this!==Me&&this instanceof e?r:t).apply(o?n:this,arguments)}}(t,e,n);return Ci((A?nr:Ti)(y,v),t,e)}function ti(t,e,n,o){return t===r||Ya(t,St[n])&&!Bt.call(o,n)?e:t}function ei(t,e,n,o,i,a){return ec(t)&&ec(e)&&(a.set(e,t),Io(t,e,r,ei,a),a.delete(e)),t}function ni(t){return ic(t)?r:t}function oi(t,e,n,o,i,a){var c=1&n,s=t.length,u=e.length;if(s!=u&&!(c&&u>s))return!1;var p=a.get(t),l=a.get(e);if(p&&l)return p==e&&l==t;var d=-1,f=!0,b=2&n?new $n:r;for(a.set(t,e),a.set(e,t);++d<s;){var M=t[d],z=e[d];if(o)var h=c?o(z,M,d,e,t,a):o(M,z,d,t,e,a);if(h!==r){if(h)continue;f=!1;break}if(b){if(!Pe(e,(function(t,e){if(!en(b,e)&&(M===t||i(M,t,n,o,a)))return b.push(e)}))){f=!1;break}}else if(M!==z&&!i(M,z,n,o,a)){f=!1;break}}return a.delete(t),a.delete(e),f}function ri(t){return Si(wi(t,r,Ui),t+"")}function ii(t){return Wo(t,kc,bi)}function ai(t){return Wo(t,Sc,Mi)}var ci=Tn?function(t){return Tn.get(t)}:us;function si(t){for(var e=t.name+"",n=kn[e],o=Bt.call(kn,e)?n.length:0;o--;){var r=n[o],i=r.func;if(null==i||i==t)return r.name}return e}function ui(t){return(Bt.call(Yn,"placeholder")?Yn:t).placeholder}function pi(){var t=Yn.iteratee||is;return t=t===is?Do:t,arguments.length?t(arguments[0],arguments[1]):t}function li(t,e){var n,o,r=t.__data__;return("string"==(o=typeof(n=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?r["string"==typeof e?"string":"hash"]:r.map}function di(t){for(var e=kc(t),n=e.length;n--;){var o=e[n],r=t[o];e[n]=[o,r,Wi(r)]}return e}function fi(t,e){var n=function(t,e){return null==t?r:t[e]}(t,e);return Bo(n)?n:r}var bi=he?function(t){return null==t?[]:(t=Lt(t),ke(he(t),(function(e){return $t.call(t,e)})))}:zs,Mi=he?function(t){for(var e=[];t;)Be(e,bi(t)),t=Vt(t);return e}:zs,zi=Lo;function hi(t,e,n){for(var o=-1,r=(e=Ar(e,t)).length,i=!1;++o<r;){var a=Ei(e[o]);if(!(i=null!=t&&n(t,a)))break;t=t[a]}return i||++o!=r?i:!!(r=null==t?0:t.length)&&tc(r)&&gi(a,r)&&(Fa(t)||Ia(t))}function mi(t){return"function"!=typeof t.constructor||_i(t)?{}:jn(Vt(t))}function Oi(t){return Fa(t)||Ia(t)||!!(Jt&&t&&t[Jt])}function gi(t,e){var n=typeof t;return!!(e=null==e?b:e)&&("number"==n||"symbol"!=n&>.test(t))&&t>-1&&t%1==0&&t<e}function Ai(t,e,n){if(!ec(n))return!1;var o=typeof e;return!!("number"==o?Va(n)&&gi(e,n.length):"string"==o&&e in n)&&Ya(n[e],t)}function vi(t,e){if(Fa(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!uc(t))||(nt.test(t)||!et.test(t)||null!=e&&t in Lt(e))}function yi(t){var e=si(t),n=Yn[e];if("function"!=typeof n||!(e in Fn.prototype))return!1;if(t===n)return!0;var o=ci(n);return!!o&&t===o[0]}(_n&&zi(new _n(new ArrayBuffer(1)))!=N||Wn&&zi(new Wn)!=_||Ln&&zi(Ln.resolve())!=w||wn&&zi(new wn)!=R||xn&&zi(new xn)!=S)&&(zi=function(t){var e=Lo(t),n=e==L?t.constructor:r,o=n?Pi(n):"";if(o)switch(o){case Sn:return N;case Cn:return _;case Nn:return w;case Bn:return R;case Dn:return S}return e});var qi=Ct?Qa:hs;function _i(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||St)}function Wi(t){return t==t&&!ec(t)}function Li(t,e){return function(n){return null!=n&&(n[t]===e&&(e!==r||t in Lt(n)))}}function wi(t,e,n){return e=On(e===r?t.length-1:e,0),function(){for(var r=arguments,i=-1,a=On(r.length-e,0),c=o(a);++i<a;)c[i]=r[e+i];i=-1;for(var s=o(e+1);++i<e;)s[i]=r[i];return s[e]=n(c),Le(t,this,s)}}function xi(t,e){return e.length<2?t:_o(t,ir(e,0,-1))}function Ri(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}var Ti=Ni(nr),ki=fe||function(t,e){return Me.setTimeout(t,e)},Si=Ni(or);function Ci(t,e,n){var o=e+"";return Si(t,function(t,e){var n=e.length;if(!n)return t;var o=n-1;return e[o]=(n>1?"& ":"")+e[o],e=e.join(n>2?", ":" "),t.replace(st,"{\n/* [wrapped with "+e+"] */\n")}(o,function(t,e){return xe(h,(function(n){var o="_."+n[0];e&n[1]&&!Se(t,o)&&t.push(o)})),t.sort()}(function(t){var e=t.match(ut);return e?e[1].split(pt):[]}(o),n)))}function Ni(t){var e=0,n=0;return function(){var o=An(),i=16-(o-n);if(n=o,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(r,arguments)}}function Bi(t,e){var n=-1,o=t.length,i=o-1;for(e=e===r?o:e;++n<e;){var a=Ko(n,i),c=t[a];t[a]=t[n],t[n]=c}return t.length=e,t}var Di=function(t){var e=Na(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(ot,(function(t,n,o,r){e.push(o?r.replace(ft,"$1"):n||t)})),e}));function Ei(t){if("string"==typeof t||uc(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Pi(t){if(null!=t){try{return Nt.call(t)}catch(t){}try{return t+""}catch(t){}}return""}function Xi(t){if(t instanceof Fn)return t.clone();var e=new In(t.__wrapped__,t.__chain__);return e.__actions__=Tr(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}var Yi=Qo((function(t,e){return Ga(t)?fo(t,Oo(e,1,Ga,!0)):[]})),ji=Qo((function(t,e){var n=Ji(e);return Ga(n)&&(n=r),Ga(t)?fo(t,Oo(e,1,Ga,!0),pi(n,2)):[]})),Hi=Qo((function(t,e){var n=Ji(e);return Ga(n)&&(n=r),Ga(t)?fo(t,Oo(e,1,Ga,!0),r,n):[]}));function Ii(t,e,n){var o=null==t?0:t.length;if(!o)return-1;var r=null==n?0:Mc(n);return r<0&&(r=On(o+r,0)),je(t,pi(e,3),r)}function Fi(t,e,n){var o=null==t?0:t.length;if(!o)return-1;var i=o-1;return n!==r&&(i=Mc(n),i=n<0?On(o+i,0):gn(i,o-1)),je(t,pi(e,3),i,!0)}function Ui(t){return(null==t?0:t.length)?Oo(t,1):[]}function Vi(t){return t&&t.length?t[0]:r}var Gi=Qo((function(t){var e=Ne(t,Or);return e.length&&e[0]===t[0]?To(e):[]})),$i=Qo((function(t){var e=Ji(t),n=Ne(t,Or);return e===Ji(n)?e=r:n.pop(),n.length&&n[0]===t[0]?To(n,pi(e,2)):[]})),Ki=Qo((function(t){var e=Ji(t),n=Ne(t,Or);return(e="function"==typeof e?e:r)&&n.pop(),n.length&&n[0]===t[0]?To(n,r,e):[]}));function Ji(t){var e=null==t?0:t.length;return e?t[e-1]:r}var Qi=Qo(Zi);function Zi(t,e){return t&&t.length&&e&&e.length?Go(t,e):t}var ta=ri((function(t,e){var n=null==t?0:t.length,o=co(t,e);return $o(t,Ne(e,(function(t){return gi(t,n)?+t:t})).sort(wr)),o}));function ea(t){return null==t?t:qn.call(t)}var na=Qo((function(t){return dr(Oo(t,1,Ga,!0))})),oa=Qo((function(t){var e=Ji(t);return Ga(e)&&(e=r),dr(Oo(t,1,Ga,!0),pi(e,2))})),ra=Qo((function(t){var e=Ji(t);return e="function"==typeof e?e:r,dr(Oo(t,1,Ga,!0),r,e)}));function ia(t){if(!t||!t.length)return[];var e=0;return t=ke(t,(function(t){if(Ga(t))return e=On(t.length,e),!0})),Je(e,(function(e){return Ne(t,Ve(e))}))}function aa(t,e){if(!t||!t.length)return[];var n=ia(t);return null==e?n:Ne(n,(function(t){return Le(e,r,t)}))}var ca=Qo((function(t,e){return Ga(t)?fo(t,e):[]})),sa=Qo((function(t){return hr(ke(t,Ga))})),ua=Qo((function(t){var e=Ji(t);return Ga(e)&&(e=r),hr(ke(t,Ga),pi(e,2))})),pa=Qo((function(t){var e=Ji(t);return e="function"==typeof e?e:r,hr(ke(t,Ga),r,e)})),la=Qo(ia);var da=Qo((function(t){var e=t.length,n=e>1?t[e-1]:r;return n="function"==typeof n?(t.pop(),n):r,aa(t,n)}));function fa(t){var e=Yn(t);return e.__chain__=!0,e}function ba(t,e){return e(t)}var Ma=ri((function(t){var e=t.length,n=e?t[0]:0,o=this.__wrapped__,i=function(e){return co(e,t)};return!(e>1||this.__actions__.length)&&o instanceof Fn&&gi(n)?((o=o.slice(n,+n+(e?1:0))).__actions__.push({func:ba,args:[i],thisArg:r}),new In(o,this.__chain__).thru((function(t){return e&&!t.length&&t.push(r),t}))):this.thru(i)}));var za=Sr((function(t,e,n){Bt.call(t,n)?++t[n]:ao(t,n,1)}));var ha=Xr(Ii),ma=Xr(Fi);function Oa(t,e){return(Fa(t)?xe:bo)(t,pi(e,3))}function ga(t,e){return(Fa(t)?Re:Mo)(t,pi(e,3))}var Aa=Sr((function(t,e,n){Bt.call(t,n)?t[n].push(e):ao(t,n,[e])}));var va=Qo((function(t,e,n){var r=-1,i="function"==typeof e,a=Va(t)?o(t.length):[];return bo(t,(function(t){a[++r]=i?Le(e,t,n):ko(t,e,n)})),a})),ya=Sr((function(t,e,n){ao(t,n,e)}));function qa(t,e){return(Fa(t)?Ne:Yo)(t,pi(e,3))}var _a=Sr((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));var Wa=Qo((function(t,e){if(null==t)return[];var n=e.length;return n>1&&Ai(t,e[0],e[1])?e=[]:n>2&&Ai(e[0],e[1],e[2])&&(e=[e[0]]),Uo(t,Oo(e,1),[])})),La=pe||function(){return Me.Date.now()};function wa(t,e,n){return e=n?r:e,e=t&&null==e?t.length:e,Zr(t,l,r,r,r,r,e)}function xa(t,e){var n;if("function"!=typeof e)throw new Rt(i);return t=Mc(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=r),n}}var Ra=Qo((function(t,e,n){var o=1;if(n.length){var r=ln(n,ui(Ra));o|=u}return Zr(t,o,e,n,r)})),Ta=Qo((function(t,e,n){var o=3;if(n.length){var r=ln(n,ui(Ta));o|=u}return Zr(e,o,t,n,r)}));function ka(t,e,n){var o,a,c,s,u,p,l=0,d=!1,f=!1,b=!0;if("function"!=typeof t)throw new Rt(i);function M(e){var n=o,i=a;return o=a=r,l=e,s=t.apply(i,n)}function z(t){var n=t-p;return p===r||n>=e||n<0||f&&t-l>=c}function h(){var t=La();if(z(t))return m(t);u=ki(h,function(t){var n=e-(t-p);return f?gn(n,c-(t-l)):n}(t))}function m(t){return u=r,b&&o?M(t):(o=a=r,s)}function O(){var t=La(),n=z(t);if(o=arguments,a=this,p=t,n){if(u===r)return function(t){return l=t,u=ki(h,e),d?M(t):s}(p);if(f)return qr(u),u=ki(h,e),M(p)}return u===r&&(u=ki(h,e)),s}return e=hc(e)||0,ec(n)&&(d=!!n.leading,c=(f="maxWait"in n)?On(hc(n.maxWait)||0,e):c,b="trailing"in n?!!n.trailing:b),O.cancel=function(){u!==r&&qr(u),l=0,o=p=a=u=r},O.flush=function(){return u===r?s:m(La())},O}var Sa=Qo((function(t,e){return lo(t,1,e)})),Ca=Qo((function(t,e,n){return lo(t,hc(e)||0,n)}));function Na(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Rt(i);var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],i=n.cache;if(i.has(r))return i.get(r);var a=t.apply(this,o);return n.cache=i.set(r,a)||i,a};return n.cache=new(Na.Cache||Gn),n}function Ba(t){if("function"!=typeof t)throw new Rt(i);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}Na.Cache=Gn;var Da=vr((function(t,e){var n=(e=1==e.length&&Fa(e[0])?Ne(e[0],Ze(pi())):Ne(Oo(e,1),Ze(pi()))).length;return Qo((function(o){for(var r=-1,i=gn(o.length,n);++r<i;)o[r]=e[r].call(this,o[r]);return Le(t,this,o)}))})),Ea=Qo((function(t,e){var n=ln(e,ui(Ea));return Zr(t,u,r,e,n)})),Pa=Qo((function(t,e){var n=ln(e,ui(Pa));return Zr(t,p,r,e,n)})),Xa=ri((function(t,e){return Zr(t,d,r,r,r,e)}));function Ya(t,e){return t===e||t!=t&&e!=e}var ja=Gr(wo),Ha=Gr((function(t,e){return t>=e})),Ia=So(function(){return arguments}())?So:function(t){return nc(t)&&Bt.call(t,"callee")&&!$t.call(t,"callee")},Fa=o.isArray,Ua=Ae?Ze(Ae):function(t){return nc(t)&&Lo(t)==C};function Va(t){return null!=t&&tc(t.length)&&!Qa(t)}function Ga(t){return nc(t)&&Va(t)}var $a=Oe||hs,Ka=ve?Ze(ve):function(t){return nc(t)&&Lo(t)==A};function Ja(t){if(!nc(t))return!1;var e=Lo(t);return e==v||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!ic(t)}function Qa(t){if(!ec(t))return!1;var e=Lo(t);return e==y||e==q||"[object AsyncFunction]"==e||"[object Proxy]"==e}function Za(t){return"number"==typeof t&&t==Mc(t)}function tc(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=b}function ec(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function nc(t){return null!=t&&"object"==typeof t}var oc=ye?Ze(ye):function(t){return nc(t)&&zi(t)==_};function rc(t){return"number"==typeof t||nc(t)&&Lo(t)==W}function ic(t){if(!nc(t)||Lo(t)!=L)return!1;var e=Vt(t);if(null===e)return!0;var n=Bt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Nt.call(n)==Xt}var ac=qe?Ze(qe):function(t){return nc(t)&&Lo(t)==x};var cc=_e?Ze(_e):function(t){return nc(t)&&zi(t)==R};function sc(t){return"string"==typeof t||!Fa(t)&&nc(t)&&Lo(t)==T}function uc(t){return"symbol"==typeof t||nc(t)&&Lo(t)==k}var pc=We?Ze(We):function(t){return nc(t)&&tc(t.length)&&!!se[Lo(t)]};var lc=Gr(Xo),dc=Gr((function(t,e){return t<=e}));function fc(t){if(!t)return[];if(Va(t))return sc(t)?Mn(t):Tr(t);if(Qt&&t[Qt])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[Qt]());var e=zi(t);return(e==_?un:e==R?dn:Yc)(t)}function bc(t){return t?(t=hc(t))===f||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function Mc(t){var e=bc(t),n=e%1;return e==e?n?e-n:e:0}function zc(t){return t?so(Mc(t),0,z):0}function hc(t){if("number"==typeof t)return t;if(uc(t))return M;if(ec(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ec(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Qe(t);var n=ht.test(t);return n||Ot.test(t)?de(t.slice(2),n?2:8):zt.test(t)?M:+t}function mc(t){return kr(t,Sc(t))}function Oc(t){return null==t?"":lr(t)}var gc=Cr((function(t,e){if(_i(e)||Va(e))kr(e,kc(e),t);else for(var n in e)Bt.call(e,n)&&no(t,n,e[n])})),Ac=Cr((function(t,e){kr(e,Sc(e),t)})),vc=Cr((function(t,e,n,o){kr(e,Sc(e),t,o)})),yc=Cr((function(t,e,n,o){kr(e,kc(e),t,o)})),qc=ri(co);var _c=Qo((function(t,e){t=Lt(t);var n=-1,o=e.length,i=o>2?e[2]:r;for(i&&Ai(e[0],e[1],i)&&(o=1);++n<o;)for(var a=e[n],c=Sc(a),s=-1,u=c.length;++s<u;){var p=c[s],l=t[p];(l===r||Ya(l,St[p])&&!Bt.call(t,p))&&(t[p]=a[p])}return t})),Wc=Qo((function(t){return t.push(r,ei),Le(Nc,r,t)}));function Lc(t,e,n){var o=null==t?r:_o(t,e);return o===r?n:o}function wc(t,e){return null!=t&&hi(t,e,Ro)}var xc=Hr((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Pt.call(e)),t[e]=n}),es(rs)),Rc=Hr((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Pt.call(e)),Bt.call(t,e)?t[e].push(n):t[e]=[n]}),pi),Tc=Qo(ko);function kc(t){return Va(t)?Jn(t):Eo(t)}function Sc(t){return Va(t)?Jn(t,!0):Po(t)}var Cc=Cr((function(t,e,n){Io(t,e,n)})),Nc=Cr((function(t,e,n,o){Io(t,e,n,o)})),Bc=ri((function(t,e){var n={};if(null==t)return n;var o=!1;e=Ne(e,(function(e){return e=Ar(e,t),o||(o=e.length>1),e})),kr(t,ai(t),n),o&&(n=uo(n,7,ni));for(var r=e.length;r--;)fr(n,e[r]);return n}));var Dc=ri((function(t,e){return null==t?{}:function(t,e){return Vo(t,e,(function(e,n){return wc(t,n)}))}(t,e)}));function Ec(t,e){if(null==t)return{};var n=Ne(ai(t),(function(t){return[t]}));return e=pi(e),Vo(t,n,(function(t,n){return e(t,n[0])}))}var Pc=Qr(kc),Xc=Qr(Sc);function Yc(t){return null==t?[]:tn(t,kc(t))}var jc=Er((function(t,e,n){return e=e.toLowerCase(),t+(n?Hc(e):e)}));function Hc(t){return Jc(Oc(t).toLowerCase())}function Ic(t){return(t=Oc(t))&&t.replace(At,rn).replace(ee,"")}var Fc=Er((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),Uc=Er((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),Vc=Dr("toLowerCase");var Gc=Er((function(t,e,n){return t+(n?"_":"")+e.toLowerCase()}));var $c=Er((function(t,e,n){return t+(n?" ":"")+Jc(e)}));var Kc=Er((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),Jc=Dr("toUpperCase");function Qc(t,e,n){return t=Oc(t),(e=n?r:e)===r?function(t){return ie.test(t)}(t)?function(t){return t.match(oe)||[]}(t):function(t){return t.match(lt)||[]}(t):t.match(e)||[]}var Zc=Qo((function(t,e){try{return Le(t,r,e)}catch(t){return Ja(t)?t:new qt(t)}})),ts=ri((function(t,e){return xe(e,(function(e){e=Ei(e),ao(t,e,Ra(t[e],t))})),t}));function es(t){return function(){return t}}var ns=Yr(),os=Yr(!0);function rs(t){return t}function is(t){return Do("function"==typeof t?t:uo(t,1))}var as=Qo((function(t,e){return function(n){return ko(n,t,e)}})),cs=Qo((function(t,e){return function(n){return ko(t,n,e)}}));function ss(t,e,n){var o=kc(e),r=qo(e,o);null!=n||ec(e)&&(r.length||!o.length)||(n=e,e=t,t=this,r=qo(e,kc(e)));var i=!(ec(n)&&"chain"in n&&!n.chain),a=Qa(t);return xe(r,(function(n){var o=e[n];t[n]=o,a&&(t.prototype[n]=function(){var e=this.__chain__;if(i||e){var n=t(this.__wrapped__);return(n.__actions__=Tr(this.__actions__)).push({func:o,args:arguments,thisArg:t}),n.__chain__=e,n}return o.apply(t,Be([this.value()],arguments))})})),t}function us(){}var ps=Fr(Ne),ls=Fr(Te),ds=Fr(Pe);function fs(t){return vi(t)?Ve(Ei(t)):function(t){return function(e){return _o(e,t)}}(t)}var bs=Vr(),Ms=Vr(!0);function zs(){return[]}function hs(){return!1}var ms=Ir((function(t,e){return t+e}),0),Os=Kr("ceil"),gs=Ir((function(t,e){return t/e}),1),As=Kr("floor");var vs,ys=Ir((function(t,e){return t*e}),1),qs=Kr("round"),_s=Ir((function(t,e){return t-e}),0);return Yn.after=function(t,e){if("function"!=typeof e)throw new Rt(i);return t=Mc(t),function(){if(--t<1)return e.apply(this,arguments)}},Yn.ary=wa,Yn.assign=gc,Yn.assignIn=Ac,Yn.assignInWith=vc,Yn.assignWith=yc,Yn.at=qc,Yn.before=xa,Yn.bind=Ra,Yn.bindAll=ts,Yn.bindKey=Ta,Yn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Fa(t)?t:[t]},Yn.chain=fa,Yn.chunk=function(t,e,n){e=(n?Ai(t,e,n):e===r)?1:On(Mc(e),0);var i=null==t?0:t.length;if(!i||e<1)return[];for(var a=0,c=0,s=o(be(i/e));a<i;)s[c++]=ir(t,a,a+=e);return s},Yn.compact=function(t){for(var e=-1,n=null==t?0:t.length,o=0,r=[];++e<n;){var i=t[e];i&&(r[o++]=i)}return r},Yn.concat=function(){var t=arguments.length;if(!t)return[];for(var e=o(t-1),n=arguments[0],r=t;r--;)e[r-1]=arguments[r];return Be(Fa(n)?Tr(n):[n],Oo(e,1))},Yn.cond=function(t){var e=null==t?0:t.length,n=pi();return t=e?Ne(t,(function(t){if("function"!=typeof t[1])throw new Rt(i);return[n(t[0]),t[1]]})):[],Qo((function(n){for(var o=-1;++o<e;){var r=t[o];if(Le(r[0],this,n))return Le(r[1],this,n)}}))},Yn.conforms=function(t){return function(t){var e=kc(t);return function(n){return po(n,t,e)}}(uo(t,1))},Yn.constant=es,Yn.countBy=za,Yn.create=function(t,e){var n=jn(t);return null==e?n:io(n,e)},Yn.curry=function t(e,n,o){var i=Zr(e,8,r,r,r,r,r,n=o?r:n);return i.placeholder=t.placeholder,i},Yn.curryRight=function t(e,n,o){var i=Zr(e,s,r,r,r,r,r,n=o?r:n);return i.placeholder=t.placeholder,i},Yn.debounce=ka,Yn.defaults=_c,Yn.defaultsDeep=Wc,Yn.defer=Sa,Yn.delay=Ca,Yn.difference=Yi,Yn.differenceBy=ji,Yn.differenceWith=Hi,Yn.drop=function(t,e,n){var o=null==t?0:t.length;return o?ir(t,(e=n||e===r?1:Mc(e))<0?0:e,o):[]},Yn.dropRight=function(t,e,n){var o=null==t?0:t.length;return o?ir(t,0,(e=o-(e=n||e===r?1:Mc(e)))<0?0:e):[]},Yn.dropRightWhile=function(t,e){return t&&t.length?Mr(t,pi(e,3),!0,!0):[]},Yn.dropWhile=function(t,e){return t&&t.length?Mr(t,pi(e,3),!0):[]},Yn.fill=function(t,e,n,o){var i=null==t?0:t.length;return i?(n&&"number"!=typeof n&&Ai(t,e,n)&&(n=0,o=i),function(t,e,n,o){var i=t.length;for((n=Mc(n))<0&&(n=-n>i?0:i+n),(o=o===r||o>i?i:Mc(o))<0&&(o+=i),o=n>o?0:zc(o);n<o;)t[n++]=e;return t}(t,e,n,o)):[]},Yn.filter=function(t,e){return(Fa(t)?ke:mo)(t,pi(e,3))},Yn.flatMap=function(t,e){return Oo(qa(t,e),1)},Yn.flatMapDeep=function(t,e){return Oo(qa(t,e),f)},Yn.flatMapDepth=function(t,e,n){return n=n===r?1:Mc(n),Oo(qa(t,e),n)},Yn.flatten=Ui,Yn.flattenDeep=function(t){return(null==t?0:t.length)?Oo(t,f):[]},Yn.flattenDepth=function(t,e){return(null==t?0:t.length)?Oo(t,e=e===r?1:Mc(e)):[]},Yn.flip=function(t){return Zr(t,512)},Yn.flow=ns,Yn.flowRight=os,Yn.fromPairs=function(t){for(var e=-1,n=null==t?0:t.length,o={};++e<n;){var r=t[e];o[r[0]]=r[1]}return o},Yn.functions=function(t){return null==t?[]:qo(t,kc(t))},Yn.functionsIn=function(t){return null==t?[]:qo(t,Sc(t))},Yn.groupBy=Aa,Yn.initial=function(t){return(null==t?0:t.length)?ir(t,0,-1):[]},Yn.intersection=Gi,Yn.intersectionBy=$i,Yn.intersectionWith=Ki,Yn.invert=xc,Yn.invertBy=Rc,Yn.invokeMap=va,Yn.iteratee=is,Yn.keyBy=ya,Yn.keys=kc,Yn.keysIn=Sc,Yn.map=qa,Yn.mapKeys=function(t,e){var n={};return e=pi(e,3),vo(t,(function(t,o,r){ao(n,e(t,o,r),t)})),n},Yn.mapValues=function(t,e){var n={};return e=pi(e,3),vo(t,(function(t,o,r){ao(n,o,e(t,o,r))})),n},Yn.matches=function(t){return jo(uo(t,1))},Yn.matchesProperty=function(t,e){return Ho(t,uo(e,1))},Yn.memoize=Na,Yn.merge=Cc,Yn.mergeWith=Nc,Yn.method=as,Yn.methodOf=cs,Yn.mixin=ss,Yn.negate=Ba,Yn.nthArg=function(t){return t=Mc(t),Qo((function(e){return Fo(e,t)}))},Yn.omit=Bc,Yn.omitBy=function(t,e){return Ec(t,Ba(pi(e)))},Yn.once=function(t){return xa(2,t)},Yn.orderBy=function(t,e,n,o){return null==t?[]:(Fa(e)||(e=null==e?[]:[e]),Fa(n=o?r:n)||(n=null==n?[]:[n]),Uo(t,e,n))},Yn.over=ps,Yn.overArgs=Da,Yn.overEvery=ls,Yn.overSome=ds,Yn.partial=Ea,Yn.partialRight=Pa,Yn.partition=_a,Yn.pick=Dc,Yn.pickBy=Ec,Yn.property=fs,Yn.propertyOf=function(t){return function(e){return null==t?r:_o(t,e)}},Yn.pull=Qi,Yn.pullAll=Zi,Yn.pullAllBy=function(t,e,n){return t&&t.length&&e&&e.length?Go(t,e,pi(n,2)):t},Yn.pullAllWith=function(t,e,n){return t&&t.length&&e&&e.length?Go(t,e,r,n):t},Yn.pullAt=ta,Yn.range=bs,Yn.rangeRight=Ms,Yn.rearg=Xa,Yn.reject=function(t,e){return(Fa(t)?ke:mo)(t,Ba(pi(e,3)))},Yn.remove=function(t,e){var n=[];if(!t||!t.length)return n;var o=-1,r=[],i=t.length;for(e=pi(e,3);++o<i;){var a=t[o];e(a,o,t)&&(n.push(a),r.push(o))}return $o(t,r),n},Yn.rest=function(t,e){if("function"!=typeof t)throw new Rt(i);return Qo(t,e=e===r?e:Mc(e))},Yn.reverse=ea,Yn.sampleSize=function(t,e,n){return e=(n?Ai(t,e,n):e===r)?1:Mc(e),(Fa(t)?Zn:tr)(t,e)},Yn.set=function(t,e,n){return null==t?t:er(t,e,n)},Yn.setWith=function(t,e,n,o){return o="function"==typeof o?o:r,null==t?t:er(t,e,n,o)},Yn.shuffle=function(t){return(Fa(t)?to:rr)(t)},Yn.slice=function(t,e,n){var o=null==t?0:t.length;return o?(n&&"number"!=typeof n&&Ai(t,e,n)?(e=0,n=o):(e=null==e?0:Mc(e),n=n===r?o:Mc(n)),ir(t,e,n)):[]},Yn.sortBy=Wa,Yn.sortedUniq=function(t){return t&&t.length?ur(t):[]},Yn.sortedUniqBy=function(t,e){return t&&t.length?ur(t,pi(e,2)):[]},Yn.split=function(t,e,n){return n&&"number"!=typeof n&&Ai(t,e,n)&&(e=n=r),(n=n===r?z:n>>>0)?(t=Oc(t))&&("string"==typeof e||null!=e&&!ac(e))&&!(e=lr(e))&&sn(t)?yr(Mn(t),0,n):t.split(e,n):[]},Yn.spread=function(t,e){if("function"!=typeof t)throw new Rt(i);return e=null==e?0:On(Mc(e),0),Qo((function(n){var o=n[e],r=yr(n,0,e);return o&&Be(r,o),Le(t,this,r)}))},Yn.tail=function(t){var e=null==t?0:t.length;return e?ir(t,1,e):[]},Yn.take=function(t,e,n){return t&&t.length?ir(t,0,(e=n||e===r?1:Mc(e))<0?0:e):[]},Yn.takeRight=function(t,e,n){var o=null==t?0:t.length;return o?ir(t,(e=o-(e=n||e===r?1:Mc(e)))<0?0:e,o):[]},Yn.takeRightWhile=function(t,e){return t&&t.length?Mr(t,pi(e,3),!1,!0):[]},Yn.takeWhile=function(t,e){return t&&t.length?Mr(t,pi(e,3)):[]},Yn.tap=function(t,e){return e(t),t},Yn.throttle=function(t,e,n){var o=!0,r=!0;if("function"!=typeof t)throw new Rt(i);return ec(n)&&(o="leading"in n?!!n.leading:o,r="trailing"in n?!!n.trailing:r),ka(t,e,{leading:o,maxWait:e,trailing:r})},Yn.thru=ba,Yn.toArray=fc,Yn.toPairs=Pc,Yn.toPairsIn=Xc,Yn.toPath=function(t){return Fa(t)?Ne(t,Ei):uc(t)?[t]:Tr(Di(Oc(t)))},Yn.toPlainObject=mc,Yn.transform=function(t,e,n){var o=Fa(t),r=o||$a(t)||pc(t);if(e=pi(e,4),null==n){var i=t&&t.constructor;n=r?o?new i:[]:ec(t)&&Qa(i)?jn(Vt(t)):{}}return(r?xe:vo)(t,(function(t,o,r){return e(n,t,o,r)})),n},Yn.unary=function(t){return wa(t,1)},Yn.union=na,Yn.unionBy=oa,Yn.unionWith=ra,Yn.uniq=function(t){return t&&t.length?dr(t):[]},Yn.uniqBy=function(t,e){return t&&t.length?dr(t,pi(e,2)):[]},Yn.uniqWith=function(t,e){return e="function"==typeof e?e:r,t&&t.length?dr(t,r,e):[]},Yn.unset=function(t,e){return null==t||fr(t,e)},Yn.unzip=ia,Yn.unzipWith=aa,Yn.update=function(t,e,n){return null==t?t:br(t,e,gr(n))},Yn.updateWith=function(t,e,n,o){return o="function"==typeof o?o:r,null==t?t:br(t,e,gr(n),o)},Yn.values=Yc,Yn.valuesIn=function(t){return null==t?[]:tn(t,Sc(t))},Yn.without=ca,Yn.words=Qc,Yn.wrap=function(t,e){return Ea(gr(e),t)},Yn.xor=sa,Yn.xorBy=ua,Yn.xorWith=pa,Yn.zip=la,Yn.zipObject=function(t,e){return mr(t||[],e||[],no)},Yn.zipObjectDeep=function(t,e){return mr(t||[],e||[],er)},Yn.zipWith=da,Yn.entries=Pc,Yn.entriesIn=Xc,Yn.extend=Ac,Yn.extendWith=vc,ss(Yn,Yn),Yn.add=ms,Yn.attempt=Zc,Yn.camelCase=jc,Yn.capitalize=Hc,Yn.ceil=Os,Yn.clamp=function(t,e,n){return n===r&&(n=e,e=r),n!==r&&(n=(n=hc(n))==n?n:0),e!==r&&(e=(e=hc(e))==e?e:0),so(hc(t),e,n)},Yn.clone=function(t){return uo(t,4)},Yn.cloneDeep=function(t){return uo(t,5)},Yn.cloneDeepWith=function(t,e){return uo(t,5,e="function"==typeof e?e:r)},Yn.cloneWith=function(t,e){return uo(t,4,e="function"==typeof e?e:r)},Yn.conformsTo=function(t,e){return null==e||po(t,e,kc(e))},Yn.deburr=Ic,Yn.defaultTo=function(t,e){return null==t||t!=t?e:t},Yn.divide=gs,Yn.endsWith=function(t,e,n){t=Oc(t),e=lr(e);var o=t.length,i=n=n===r?o:so(Mc(n),0,o);return(n-=e.length)>=0&&t.slice(n,i)==e},Yn.eq=Ya,Yn.escape=function(t){return(t=Oc(t))&&J.test(t)?t.replace($,an):t},Yn.escapeRegExp=function(t){return(t=Oc(t))&&it.test(t)?t.replace(rt,"\\$&"):t},Yn.every=function(t,e,n){var o=Fa(t)?Te:zo;return n&&Ai(t,e,n)&&(e=r),o(t,pi(e,3))},Yn.find=ha,Yn.findIndex=Ii,Yn.findKey=function(t,e){return Ye(t,pi(e,3),vo)},Yn.findLast=ma,Yn.findLastIndex=Fi,Yn.findLastKey=function(t,e){return Ye(t,pi(e,3),yo)},Yn.floor=As,Yn.forEach=Oa,Yn.forEachRight=ga,Yn.forIn=function(t,e){return null==t?t:go(t,pi(e,3),Sc)},Yn.forInRight=function(t,e){return null==t?t:Ao(t,pi(e,3),Sc)},Yn.forOwn=function(t,e){return t&&vo(t,pi(e,3))},Yn.forOwnRight=function(t,e){return t&&yo(t,pi(e,3))},Yn.get=Lc,Yn.gt=ja,Yn.gte=Ha,Yn.has=function(t,e){return null!=t&&hi(t,e,xo)},Yn.hasIn=wc,Yn.head=Vi,Yn.identity=rs,Yn.includes=function(t,e,n,o){t=Va(t)?t:Yc(t),n=n&&!o?Mc(n):0;var r=t.length;return n<0&&(n=On(r+n,0)),sc(t)?n<=r&&t.indexOf(e,n)>-1:!!r&&He(t,e,n)>-1},Yn.indexOf=function(t,e,n){var o=null==t?0:t.length;if(!o)return-1;var r=null==n?0:Mc(n);return r<0&&(r=On(o+r,0)),He(t,e,r)},Yn.inRange=function(t,e,n){return e=bc(e),n===r?(n=e,e=0):n=bc(n),function(t,e,n){return t>=gn(e,n)&&t<On(e,n)}(t=hc(t),e,n)},Yn.invoke=Tc,Yn.isArguments=Ia,Yn.isArray=Fa,Yn.isArrayBuffer=Ua,Yn.isArrayLike=Va,Yn.isArrayLikeObject=Ga,Yn.isBoolean=function(t){return!0===t||!1===t||nc(t)&&Lo(t)==g},Yn.isBuffer=$a,Yn.isDate=Ka,Yn.isElement=function(t){return nc(t)&&1===t.nodeType&&!ic(t)},Yn.isEmpty=function(t){if(null==t)return!0;if(Va(t)&&(Fa(t)||"string"==typeof t||"function"==typeof t.splice||$a(t)||pc(t)||Ia(t)))return!t.length;var e=zi(t);if(e==_||e==R)return!t.size;if(_i(t))return!Eo(t).length;for(var n in t)if(Bt.call(t,n))return!1;return!0},Yn.isEqual=function(t,e){return Co(t,e)},Yn.isEqualWith=function(t,e,n){var o=(n="function"==typeof n?n:r)?n(t,e):r;return o===r?Co(t,e,r,n):!!o},Yn.isError=Ja,Yn.isFinite=function(t){return"number"==typeof t&&ge(t)},Yn.isFunction=Qa,Yn.isInteger=Za,Yn.isLength=tc,Yn.isMap=oc,Yn.isMatch=function(t,e){return t===e||No(t,e,di(e))},Yn.isMatchWith=function(t,e,n){return n="function"==typeof n?n:r,No(t,e,di(e),n)},Yn.isNaN=function(t){return rc(t)&&t!=+t},Yn.isNative=function(t){if(qi(t))throw new qt("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Bo(t)},Yn.isNil=function(t){return null==t},Yn.isNull=function(t){return null===t},Yn.isNumber=rc,Yn.isObject=ec,Yn.isObjectLike=nc,Yn.isPlainObject=ic,Yn.isRegExp=ac,Yn.isSafeInteger=function(t){return Za(t)&&t>=-9007199254740991&&t<=b},Yn.isSet=cc,Yn.isString=sc,Yn.isSymbol=uc,Yn.isTypedArray=pc,Yn.isUndefined=function(t){return t===r},Yn.isWeakMap=function(t){return nc(t)&&zi(t)==S},Yn.isWeakSet=function(t){return nc(t)&&"[object WeakSet]"==Lo(t)},Yn.join=function(t,e){return null==t?"":Xe.call(t,e)},Yn.kebabCase=Fc,Yn.last=Ji,Yn.lastIndexOf=function(t,e,n){var o=null==t?0:t.length;if(!o)return-1;var i=o;return n!==r&&(i=(i=Mc(n))<0?On(o+i,0):gn(i,o-1)),e==e?function(t,e,n){for(var o=n+1;o--;)if(t[o]===e)return o;return o}(t,e,i):je(t,Fe,i,!0)},Yn.lowerCase=Uc,Yn.lowerFirst=Vc,Yn.lt=lc,Yn.lte=dc,Yn.max=function(t){return t&&t.length?ho(t,rs,wo):r},Yn.maxBy=function(t,e){return t&&t.length?ho(t,pi(e,2),wo):r},Yn.mean=function(t){return Ue(t,rs)},Yn.meanBy=function(t,e){return Ue(t,pi(e,2))},Yn.min=function(t){return t&&t.length?ho(t,rs,Xo):r},Yn.minBy=function(t,e){return t&&t.length?ho(t,pi(e,2),Xo):r},Yn.stubArray=zs,Yn.stubFalse=hs,Yn.stubObject=function(){return{}},Yn.stubString=function(){return""},Yn.stubTrue=function(){return!0},Yn.multiply=ys,Yn.nth=function(t,e){return t&&t.length?Fo(t,Mc(e)):r},Yn.noConflict=function(){return Me._===this&&(Me._=Yt),this},Yn.noop=us,Yn.now=La,Yn.pad=function(t,e,n){t=Oc(t);var o=(e=Mc(e))?bn(t):0;if(!e||o>=e)return t;var r=(e-o)/2;return Ur(ze(r),n)+t+Ur(be(r),n)},Yn.padEnd=function(t,e,n){t=Oc(t);var o=(e=Mc(e))?bn(t):0;return e&&o<e?t+Ur(e-o,n):t},Yn.padStart=function(t,e,n){t=Oc(t);var o=(e=Mc(e))?bn(t):0;return e&&o<e?Ur(e-o,n)+t:t},Yn.parseInt=function(t,e,n){return n||null==e?e=0:e&&(e=+e),vn(Oc(t).replace(at,""),e||0)},Yn.random=function(t,e,n){if(n&&"boolean"!=typeof n&&Ai(t,e,n)&&(e=n=r),n===r&&("boolean"==typeof e?(n=e,e=r):"boolean"==typeof t&&(n=t,t=r)),t===r&&e===r?(t=0,e=1):(t=bc(t),e===r?(e=t,t=0):e=bc(e)),t>e){var o=t;t=e,e=o}if(n||t%1||e%1){var i=yn();return gn(t+i*(e-t+le("1e-"+((i+"").length-1))),e)}return Ko(t,e)},Yn.reduce=function(t,e,n){var o=Fa(t)?De:$e,r=arguments.length<3;return o(t,pi(e,4),n,r,bo)},Yn.reduceRight=function(t,e,n){var o=Fa(t)?Ee:$e,r=arguments.length<3;return o(t,pi(e,4),n,r,Mo)},Yn.repeat=function(t,e,n){return e=(n?Ai(t,e,n):e===r)?1:Mc(e),Jo(Oc(t),e)},Yn.replace=function(){var t=arguments,e=Oc(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Yn.result=function(t,e,n){var o=-1,i=(e=Ar(e,t)).length;for(i||(i=1,t=r);++o<i;){var a=null==t?r:t[Ei(e[o])];a===r&&(o=i,a=n),t=Qa(a)?a.call(t):a}return t},Yn.round=qs,Yn.runInContext=t,Yn.sample=function(t){return(Fa(t)?Qn:Zo)(t)},Yn.size=function(t){if(null==t)return 0;if(Va(t))return sc(t)?bn(t):t.length;var e=zi(t);return e==_||e==R?t.size:Eo(t).length},Yn.snakeCase=Gc,Yn.some=function(t,e,n){var o=Fa(t)?Pe:ar;return n&&Ai(t,e,n)&&(e=r),o(t,pi(e,3))},Yn.sortedIndex=function(t,e){return cr(t,e)},Yn.sortedIndexBy=function(t,e,n){return sr(t,e,pi(n,2))},Yn.sortedIndexOf=function(t,e){var n=null==t?0:t.length;if(n){var o=cr(t,e);if(o<n&&Ya(t[o],e))return o}return-1},Yn.sortedLastIndex=function(t,e){return cr(t,e,!0)},Yn.sortedLastIndexBy=function(t,e,n){return sr(t,e,pi(n,2),!0)},Yn.sortedLastIndexOf=function(t,e){if(null==t?0:t.length){var n=cr(t,e,!0)-1;if(Ya(t[n],e))return n}return-1},Yn.startCase=$c,Yn.startsWith=function(t,e,n){return t=Oc(t),n=null==n?0:so(Mc(n),0,t.length),e=lr(e),t.slice(n,n+e.length)==e},Yn.subtract=_s,Yn.sum=function(t){return t&&t.length?Ke(t,rs):0},Yn.sumBy=function(t,e){return t&&t.length?Ke(t,pi(e,2)):0},Yn.template=function(t,e,n){var o=Yn.templateSettings;n&&Ai(t,e,n)&&(e=r),t=Oc(t),e=vc({},e,o,ti);var i,a,c=vc({},e.imports,o.imports,ti),s=kc(c),u=tn(c,s),p=0,l=e.interpolate||vt,d="__p += '",f=wt((e.escape||vt).source+"|"+l.source+"|"+(l===tt?bt:vt).source+"|"+(e.evaluate||vt).source+"|$","g"),b="//# sourceURL="+(Bt.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++ce+"]")+"\n";t.replace(f,(function(e,n,o,r,c,s){return o||(o=r),d+=t.slice(p,s).replace(yt,cn),n&&(i=!0,d+="' +\n__e("+n+") +\n'"),c&&(a=!0,d+="';\n"+c+";\n__p += '"),o&&(d+="' +\n((__t = ("+o+")) == null ? '' : __t) +\n'"),p=s+e.length,e})),d+="';\n";var M=Bt.call(e,"variable")&&e.variable;if(M){if(dt.test(M))throw new qt("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";d=(a?d.replace(F,""):d).replace(U,"$1").replace(V,"$1;"),d="function("+(M||"obj")+") {\n"+(M?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var z=Zc((function(){return _t(s,b+"return "+d).apply(r,u)}));if(z.source=d,Ja(z))throw z;return z},Yn.times=function(t,e){if((t=Mc(t))<1||t>b)return[];var n=z,o=gn(t,z);e=pi(e),t-=z;for(var r=Je(o,e);++n<t;)e(n);return r},Yn.toFinite=bc,Yn.toInteger=Mc,Yn.toLength=zc,Yn.toLower=function(t){return Oc(t).toLowerCase()},Yn.toNumber=hc,Yn.toSafeInteger=function(t){return t?so(Mc(t),-9007199254740991,b):0===t?t:0},Yn.toString=Oc,Yn.toUpper=function(t){return Oc(t).toUpperCase()},Yn.trim=function(t,e,n){if((t=Oc(t))&&(n||e===r))return Qe(t);if(!t||!(e=lr(e)))return t;var o=Mn(t),i=Mn(e);return yr(o,nn(o,i),on(o,i)+1).join("")},Yn.trimEnd=function(t,e,n){if((t=Oc(t))&&(n||e===r))return t.slice(0,zn(t)+1);if(!t||!(e=lr(e)))return t;var o=Mn(t);return yr(o,0,on(o,Mn(e))+1).join("")},Yn.trimStart=function(t,e,n){if((t=Oc(t))&&(n||e===r))return t.replace(at,"");if(!t||!(e=lr(e)))return t;var o=Mn(t);return yr(o,nn(o,Mn(e))).join("")},Yn.truncate=function(t,e){var n=30,o="...";if(ec(e)){var i="separator"in e?e.separator:i;n="length"in e?Mc(e.length):n,o="omission"in e?lr(e.omission):o}var a=(t=Oc(t)).length;if(sn(t)){var c=Mn(t);a=c.length}if(n>=a)return t;var s=n-bn(o);if(s<1)return o;var u=c?yr(c,0,s).join(""):t.slice(0,s);if(i===r)return u+o;if(c&&(s+=u.length-s),ac(i)){if(t.slice(s).search(i)){var p,l=u;for(i.global||(i=wt(i.source,Oc(Mt.exec(i))+"g")),i.lastIndex=0;p=i.exec(l);)var d=p.index;u=u.slice(0,d===r?s:d)}}else if(t.indexOf(lr(i),s)!=s){var f=u.lastIndexOf(i);f>-1&&(u=u.slice(0,f))}return u+o},Yn.unescape=function(t){return(t=Oc(t))&&K.test(t)?t.replace(G,hn):t},Yn.uniqueId=function(t){var e=++Dt;return Oc(t)+e},Yn.upperCase=Kc,Yn.upperFirst=Jc,Yn.each=Oa,Yn.eachRight=ga,Yn.first=Vi,ss(Yn,(vs={},vo(Yn,(function(t,e){Bt.call(Yn.prototype,e)||(vs[e]=t)})),vs),{chain:!1}),Yn.VERSION="4.17.21",xe(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Yn[t].placeholder=Yn})),xe(["drop","take"],(function(t,e){Fn.prototype[t]=function(n){n=n===r?1:On(Mc(n),0);var o=this.__filtered__&&!e?new Fn(this):this.clone();return o.__filtered__?o.__takeCount__=gn(n,o.__takeCount__):o.__views__.push({size:gn(n,z),type:t+(o.__dir__<0?"Right":"")}),o},Fn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}})),xe(["filter","map","takeWhile"],(function(t,e){var n=e+1,o=1==n||3==n;Fn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:pi(t,3),type:n}),e.__filtered__=e.__filtered__||o,e}})),xe(["head","last"],(function(t,e){var n="take"+(e?"Right":"");Fn.prototype[t]=function(){return this[n](1).value()[0]}})),xe(["initial","tail"],(function(t,e){var n="drop"+(e?"":"Right");Fn.prototype[t]=function(){return this.__filtered__?new Fn(this):this[n](1)}})),Fn.prototype.compact=function(){return this.filter(rs)},Fn.prototype.find=function(t){return this.filter(t).head()},Fn.prototype.findLast=function(t){return this.reverse().find(t)},Fn.prototype.invokeMap=Qo((function(t,e){return"function"==typeof t?new Fn(this):this.map((function(n){return ko(n,t,e)}))})),Fn.prototype.reject=function(t){return this.filter(Ba(pi(t)))},Fn.prototype.slice=function(t,e){t=Mc(t);var n=this;return n.__filtered__&&(t>0||e<0)?new Fn(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==r&&(n=(e=Mc(e))<0?n.dropRight(-e):n.take(e-t)),n)},Fn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Fn.prototype.toArray=function(){return this.take(z)},vo(Fn.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),o=/^(?:head|last)$/.test(e),i=Yn[o?"take"+("last"==e?"Right":""):e],a=o||/^find/.test(e);i&&(Yn.prototype[e]=function(){var e=this.__wrapped__,c=o?[1]:arguments,s=e instanceof Fn,u=c[0],p=s||Fa(e),l=function(t){var e=i.apply(Yn,Be([t],c));return o&&d?e[0]:e};p&&n&&"function"==typeof u&&1!=u.length&&(s=p=!1);var d=this.__chain__,f=!!this.__actions__.length,b=a&&!d,M=s&&!f;if(!a&&p){e=M?e:new Fn(this);var z=t.apply(e,c);return z.__actions__.push({func:ba,args:[l],thisArg:r}),new In(z,d)}return b&&M?t.apply(this,c):(z=this.thru(l),b?o?z.value()[0]:z.value():z)})})),xe(["pop","push","shift","sort","splice","unshift"],(function(t){var e=Tt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",o=/^(?:pop|shift)$/.test(t);Yn.prototype[t]=function(){var t=arguments;if(o&&!this.__chain__){var r=this.value();return e.apply(Fa(r)?r:[],t)}return this[n]((function(n){return e.apply(Fa(n)?n:[],t)}))}})),vo(Fn.prototype,(function(t,e){var n=Yn[e];if(n){var o=n.name+"";Bt.call(kn,o)||(kn[o]=[]),kn[o].push({name:e,func:n})}})),kn[jr(r,2).name]=[{name:"wrapper",func:r}],Fn.prototype.clone=function(){var t=new Fn(this.__wrapped__);return t.__actions__=Tr(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Tr(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Tr(this.__views__),t},Fn.prototype.reverse=function(){if(this.__filtered__){var t=new Fn(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},Fn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=Fa(t),o=e<0,r=n?t.length:0,i=function(t,e,n){var o=-1,r=n.length;for(;++o<r;){var i=n[o],a=i.size;switch(i.type){case"drop":t+=a;break;case"dropRight":e-=a;break;case"take":e=gn(e,t+a);break;case"takeRight":t=On(t,e-a)}}return{start:t,end:e}}(0,r,this.__views__),a=i.start,c=i.end,s=c-a,u=o?c:a-1,p=this.__iteratees__,l=p.length,d=0,f=gn(s,this.__takeCount__);if(!n||!o&&r==s&&f==s)return zr(t,this.__actions__);var b=[];t:for(;s--&&d<f;){for(var M=-1,z=t[u+=e];++M<l;){var h=p[M],m=h.iteratee,O=h.type,g=m(z);if(2==O)z=g;else if(!g){if(1==O)continue t;break t}}b[d++]=z}return b},Yn.prototype.at=Ma,Yn.prototype.chain=function(){return fa(this)},Yn.prototype.commit=function(){return new In(this.value(),this.__chain__)},Yn.prototype.next=function(){this.__values__===r&&(this.__values__=fc(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?r:this.__values__[this.__index__++]}},Yn.prototype.plant=function(t){for(var e,n=this;n instanceof Hn;){var o=Xi(n);o.__index__=0,o.__values__=r,e?i.__wrapped__=o:e=o;var i=o;n=n.__wrapped__}return i.__wrapped__=t,e},Yn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof Fn){var e=t;return this.__actions__.length&&(e=new Fn(this)),(e=e.reverse()).__actions__.push({func:ba,args:[ea],thisArg:r}),new In(e,this.__chain__)}return this.thru(ea)},Yn.prototype.toJSON=Yn.prototype.valueOf=Yn.prototype.value=function(){return zr(this.__wrapped__,this.__actions__)},Yn.prototype.first=Yn.prototype.head,Qt&&(Yn.prototype[Qt]=function(){return this}),Yn}();Me._=mn,(o=function(){return mn}.call(e,n,e,t))===r||(t.exports=o)}.call(this)},9874:()=>{},1891:()=>{},4743:(t,e,n)=>{(t.exports=n(6639)).tz.load(n(1681))},6639:function(t,e,n){var o,r,i;!function(a,c){"use strict";t.exports?t.exports=c(n(5093)):(r=[n(5093)],void 0===(i="function"==typeof(o=c)?o.apply(e,r):o)||(t.exports=i))}(0,(function(t){"use strict";void 0===t.version&&t.default&&(t=t.default);var e,n={},o={},r={},i={},a={};t&&"string"==typeof t.version||x("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var c=t.version.split("."),s=+c[0],u=+c[1];function p(t){return t>96?t-87:t>64?t-29:t-48}function l(t){var e=0,n=t.split("."),o=n[0],r=n[1]||"",i=1,a=0,c=1;for(45===t.charCodeAt(0)&&(e=1,c=-1);e<o.length;e++)a=60*a+p(o.charCodeAt(e));for(e=0;e<r.length;e++)i/=60,a+=p(r.charCodeAt(e))*i;return a*c}function d(t){for(var e=0;e<t.length;e++)t[e]=l(t[e])}function f(t,e){var n,o=[];for(n=0;n<e.length;n++)o[n]=t[e[n]];return o}function b(t){var e=t.split("|"),n=e[2].split(" "),o=e[3].split(""),r=e[4].split(" ");return d(n),d(o),d(r),function(t,e){for(var n=0;n<e;n++)t[n]=Math.round((t[n-1]||0)+6e4*t[n]);t[e-1]=1/0}(r,o.length),{name:e[0],abbrs:f(e[1].split(" "),o),offsets:f(n,o),untils:r,population:0|e[5]}}function M(t){t&&this._set(b(t))}function z(t,e){this.name=t,this.zones=e}function h(t){var e=t.toTimeString(),n=e.match(/\([a-z ]+\)/i);"GMT"===(n=n&&n[0]?(n=n[0].match(/[A-Z]/g))?n.join(""):void 0:(n=e.match(/[A-Z]{3,5}/g))?n[0]:void 0)&&(n=void 0),this.at=+t,this.abbr=n,this.offset=t.getTimezoneOffset()}function m(t){this.zone=t,this.offsetScore=0,this.abbrScore=0}function O(t,e){for(var n,o;o=6e4*((e.at-t.at)/12e4|0);)(n=new h(new Date(t.at+o))).offset===t.offset?t=n:e=n;return t}function g(t,e){return t.offsetScore!==e.offsetScore?t.offsetScore-e.offsetScore:t.abbrScore!==e.abbrScore?t.abbrScore-e.abbrScore:t.zone.population!==e.zone.population?e.zone.population-t.zone.population:e.zone.name.localeCompare(t.zone.name)}function A(t,e){var n,o;for(d(e),n=0;n<e.length;n++)o=e[n],a[o]=a[o]||{},a[o][t]=!0}function v(t){var e,n,o,r,c=t.length,s={},u=[],p={};for(e=0;e<c;e++)if(o=t[e].offset,!p.hasOwnProperty(o)){for(n in r=a[o]||{})r.hasOwnProperty(n)&&(s[n]=!0);p[o]=!0}for(e in s)s.hasOwnProperty(e)&&u.push(i[e]);return u}function y(){try{var t=Intl.DateTimeFormat().resolvedOptions().timeZone;if(t&&t.length>3){var e=i[q(t)];if(e)return e;x("Moment Timezone found "+t+" from the Intl api, but did not have that data loaded.")}}catch(t){}var n,o,r,a=function(){var t,e,n,o,r=(new Date).getFullYear()-2,i=new h(new Date(r,0,1)),a=i.offset,c=[i];for(o=1;o<48;o++)(n=new Date(r,o,1).getTimezoneOffset())!==a&&(t=O(i,e=new h(new Date(r,o,1))),c.push(t),c.push(new h(new Date(t.at+6e4))),i=e,a=n);for(o=0;o<4;o++)c.push(new h(new Date(r+o,0,1))),c.push(new h(new Date(r+o,6,1)));return c}(),c=a.length,s=v(a),u=[];for(o=0;o<s.length;o++){for(n=new m(W(s[o]),c),r=0;r<c;r++)n.scoreOffsetAt(a[r]);u.push(n)}return u.sort(g),u.length>0?u[0].zone.name:void 0}function q(t){return(t||"").toLowerCase().replace(/\//g,"_")}function _(t){var e,o,r,a;for("string"==typeof t&&(t=[t]),e=0;e<t.length;e++)a=q(o=(r=t[e].split("|"))[0]),n[a]=t[e],i[a]=o,A(a,r[2].split(" "))}function W(t,e){t=q(t);var r,a=n[t];return a instanceof M?a:"string"==typeof a?(a=new M(a),n[t]=a,a):o[t]&&e!==W&&(r=W(o[t],W))?((a=n[t]=new M)._set(r),a.name=i[t],a):null}function L(t){var e,n,r,a;for("string"==typeof t&&(t=[t]),e=0;e<t.length;e++)r=q((n=t[e].split("|"))[0]),a=q(n[1]),o[r]=a,i[r]=n[0],o[a]=r,i[a]=n[1]}function w(t){var e="X"===t._f||"x"===t._f;return!(!t._a||void 0!==t._tzm||e)}function x(t){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(t)}function R(e){var n,o=Array.prototype.slice.call(arguments,0,-1),r=arguments[arguments.length-1],i=t.utc.apply(null,o);return!t.isMoment(e)&&w(i)&&(n=W(r))&&i.add(n.parse(i),"minutes"),i.tz(r),i}(s<2||2===s&&u<6)&&x("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+t.version+". See momentjs.com"),M.prototype={_set:function(t){this.name=t.name,this.abbrs=t.abbrs,this.untils=t.untils,this.offsets=t.offsets,this.population=t.population},_index:function(t){var e;if((e=function(t,e){var n,o=e.length;if(t<e[0])return 0;if(o>1&&e[o-1]===1/0&&t>=e[o-2])return o-1;if(t>=e[o-1])return-1;for(var r=0,i=o-1;i-r>1;)e[n=Math.floor((r+i)/2)]<=t?r=n:i=n;return i}(+t,this.untils))>=0)return e},countries:function(){var t=this.name;return Object.keys(r).filter((function(e){return-1!==r[e].zones.indexOf(t)}))},parse:function(t){var e,n,o,r,i=+t,a=this.offsets,c=this.untils,s=c.length-1;for(r=0;r<s;r++)if(e=a[r],n=a[r+1],o=a[r?r-1:r],e<n&&R.moveAmbiguousForward?e=n:e>o&&R.moveInvalidForward&&(e=o),i<c[r]-6e4*e)return a[r];return a[s]},abbr:function(t){return this.abbrs[this._index(t)]},offset:function(t){return x("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(t)]},utcOffset:function(t){return this.offsets[this._index(t)]}},m.prototype.scoreOffsetAt=function(t){this.offsetScore+=Math.abs(this.zone.utcOffset(t.at)-t.offset),this.zone.abbr(t.at).replace(/[^A-Z]/g,"")!==t.abbr&&this.abbrScore++},R.version="0.5.45",R.dataVersion="",R._zones=n,R._links=o,R._names=i,R._countries=r,R.add=_,R.link=L,R.load=function(t){_(t.zones),L(t.links),function(t){var e,n,o,i;if(t&&t.length)for(e=0;e<t.length;e++)n=(i=t[e].split("|"))[0].toUpperCase(),o=i[1].split(" "),r[n]=new z(n,o)}(t.countries),R.dataVersion=t.version},R.zone=W,R.zoneExists=function t(e){return t.didShowError||(t.didShowError=!0,x("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!W(e)},R.guess=function(t){return e&&!t||(e=y()),e},R.names=function(){var t,e=[];for(t in i)i.hasOwnProperty(t)&&(n[t]||n[o[t]])&&i[t]&&e.push(i[t]);return e.sort()},R.Zone=M,R.unpack=b,R.unpackBase60=l,R.needsOffset=w,R.moveInvalidForward=!0,R.moveAmbiguousForward=!1,R.countries=function(){return Object.keys(r)},R.zonesForCountry=function(t,e){var n;if(n=(n=t).toUpperCase(),!(t=r[n]||null))return null;var o=t.zones.sort();return e?o.map((function(t){return{name:t,offset:W(t).utcOffset(new Date)}})):o};var T,k=t.fn;function S(t){return function(){return this._z?this._z.abbr(this):t.call(this)}}function C(t){return function(){return this._z=null,t.apply(this,arguments)}}t.tz=R,t.defaultZone=null,t.updateOffset=function(e,n){var o,r=t.defaultZone;if(void 0===e._z&&(r&&w(e)&&!e._isUTC&&e.isValid()&&(e._d=t.utc(e._a)._d,e.utc().add(r.parse(e),"minutes")),e._z=r),e._z)if(o=e._z.utcOffset(e),Math.abs(o)<16&&(o/=60),void 0!==e.utcOffset){var i=e._z;e.utcOffset(-o,n),e._z=i}else e.zone(o,n)},k.tz=function(e,n){if(e){if("string"!=typeof e)throw new Error("Time zone name must be a string, got "+e+" ["+typeof e+"]");return this._z=W(e),this._z?t.updateOffset(this,n):x("Moment Timezone has no data for "+e+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},k.zoneName=S(k.zoneName),k.zoneAbbr=S(k.zoneAbbr),k.utc=C(k.utc),k.local=C(k.local),k.utcOffset=(T=k.utcOffset,function(){return arguments.length>0&&(this._z=null),T.apply(this,arguments)}),t.tz.setDefault=function(e){return(s<2||2===s&&u<9)&&x("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+t.version+"."),t.defaultZone=e?W(e):null,t};var N=t.momentProperties;return"[object Array]"===Object.prototype.toString.call(N)?(N.push("_z"),N.push("_a")):N&&(N._z=null),t}))},5177:function(t,e,n){!function(t){"use strict";t.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(t){return/^nm$/i.test(t)},meridiem:function(t,e,n){return t<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(t){return t+(1===t||8===t||t>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1488:function(t,e,n){!function(t){"use strict";var e=function(t){return 0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5},n={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},o=function(t){return function(o,r,i,a){var c=e(o),s=n[t][e(o)];return 2===c&&(s=s[r?0:1]),s.replace(/%d/i,o)}},r=["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];t.defineLocale("ar-dz",{months:r,monthsShort:r,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:o("s"),ss:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:0,doy:4}})}(n(5093))},8676:function(t,e,n){!function(t){"use strict";t.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}})}(n(5093))},2353:function(t,e,n){!function(t){"use strict";var e={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(t){return 0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5},o={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},r=function(t){return function(e,r,i,a){var c=n(e),s=o[t][n(e)];return 2===c&&(s=s[r?0:1]),s.replace(/%d/i,e)}},i=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];t.defineLocale("ar-ly",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},4496:function(t,e,n){!function(t){"use strict";t.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},6947:function(t,e,n){!function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};t.defineLocale("ar-ps",{months:"كانون الثاني_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_تشري الأوّل_تشرين الثاني_كانون الأوّل".split("_"),monthsShort:"ك٢_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_ت١_ت٢_ك١".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(t){return t.replace(/[٣٤٥٦٧٨٩٠]/g,(function(t){return n[t]})).split("").reverse().join("").replace(/[١٢](?![\u062a\u0643])/g,(function(t){return n[t]})).split("").reverse().join("").replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},2682:function(t,e,n){!function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};t.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(t){return t.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(t){return n[t]})).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},9756:function(t,e,n){!function(t){"use strict";t.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},1509:function(t,e,n){!function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},o=function(t){return 0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},i=function(t){return function(e,n,i,a){var c=o(e),s=r[t][o(e)];return 2===c&&(s=s[n?0:1]),s.replace(/%d/i,e)}},a=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];t.defineLocale("ar",{months:a,monthsShort:a,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:i("s"),ss:i("s"),m:i("m"),mm:i("m"),h:i("h"),hh:i("h"),d:i("d"),dd:i("d"),M:i("M"),MM:i("M"),y:i("y"),yy:i("y")},preparse:function(t){return t.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(t){return n[t]})).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},5533:function(t,e,n){!function(t){"use strict";var e={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"};t.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"bir neçə saniyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(t){return/^(gündüz|axşam)$/.test(t)},meridiem:function(t,e,n){return t<4?"gecə":t<12?"səhər":t<17?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(t){if(0===t)return t+"-ıncı";var n=t%10,o=t%100-n,r=t>=100?100:null;return t+(e[n]||e[o]||e[r])},week:{dow:1,doy:7}})}(n(5093))},8959:function(t,e,n){!function(t){"use strict";function e(t,e){var n=t.split("_");return e%10==1&&e%100!=11?n[0]:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?n[1]:n[2]}function n(t,n,o){return"m"===o?n?"хвіліна":"хвіліну":"h"===o?n?"гадзіна":"гадзіну":t+" "+e({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"}[o],+t)}t.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(t){return/^(дня|вечара)$/.test(t)},meridiem:function(t,e,n){return t<4?"ночы":t<12?"раніцы":t<17?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(t,e){switch(e){case"M":case"d":case"DDD":case"w":case"W":return t%10!=2&&t%10!=3||t%100==12||t%100==13?t+"-ы":t+"-і";case"D":return t+"-га";default:return t}},week:{dow:1,doy:7}})}(n(5093))},7777:function(t,e,n){!function(t){"use strict";t.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Миналата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[Миналия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",w:"седмица",ww:"%d седмици",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(t){var e=t%10,n=t%100;return 0===t?t+"-ев":0===n?t+"-ен":n>10&&n<20?t+"-ти":1===e?t+"-ви":2===e?t+"-ри":7===e||8===e?t+"-ми":t+"-ти"},week:{dow:1,doy:7}})}(n(5093))},4903:function(t,e,n){!function(t){"use strict";t.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},calendar:{sameDay:"[Bi lɛrɛ] LT",nextDay:"[Sini lɛrɛ] LT",nextWeek:"dddd [don lɛrɛ] LT",lastDay:"[Kunu lɛrɛ] LT",lastWeek:"dddd [tɛmɛnen lɛrɛ] LT",sameElse:"L"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(n(5093))},7357:function(t,e,n){!function(t){"use strict";var e={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};t.defineLocale("bn-bd",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(t){return t.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/রাত|ভোর|সকাল|দুপুর|বিকাল|সন্ধ্যা|রাত/,meridiemHour:function(t,e){return 12===t&&(t=0),"রাত"===e?t<4?t:t+12:"ভোর"===e||"সকাল"===e?t:"দুপুর"===e?t>=3?t:t+12:"বিকাল"===e||"সন্ধ্যা"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"রাত":t<6?"ভোর":t<12?"সকাল":t<15?"দুপুর":t<18?"বিকাল":t<20?"সন্ধ্যা":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1290:function(t,e,n){!function(t){"use strict";var e={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};t.defineLocale("bn",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(t){return t.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(t,e){return 12===t&&(t=0),"রাত"===e&&t>=4||"দুপুর"===e&&t<5||"বিকাল"===e?t+12:t},meridiem:function(t,e,n){return t<4?"রাত":t<10?"সকাল":t<17?"দুপুর":t<20?"বিকাল":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1545:function(t,e,n){!function(t){"use strict";var e={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"};t.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་1_ཟླ་2_ཟླ་3_ཟླ་4_ཟླ་5_ཟླ་6_ཟླ་7_ཟླ་8_ཟླ་9_ཟླ་10_ཟླ་11_ཟླ་12".split("_"),monthsShortRegex:/^(ཟླ་\d{1,2})/,monthsParseExact:!0,weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི_ཟླ_མིག_ལྷག_ཕུར_སངས_སྤེན".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",ss:"%d སྐར་ཆ།",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(t){return t.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(t,e){return 12===t&&(t=0),"མཚན་མོ"===e&&t>=4||"ཉིན་གུང"===e&&t<5||"དགོང་དག"===e?t+12:t},meridiem:function(t,e,n){return t<4?"མཚན་མོ":t<10?"ཞོགས་ཀས":t<17?"ཉིན་གུང":t<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}})}(n(5093))},1470:function(t,e,n){!function(t){"use strict";function e(t,e,n){return t+" "+r({mm:"munutenn",MM:"miz",dd:"devezh"}[n],t)}function n(t){switch(o(t)){case 1:case 3:case 4:case 5:case 9:return t+" bloaz";default:return t+" vloaz"}}function o(t){return t>9?o(t%10):t}function r(t,e){return 2===e?i(t):t}function i(t){var e={m:"v",b:"v",d:"z"};return void 0===e[t.charAt(0)]?t:e[t.charAt(0)]+t.substring(1)}var a=[/^gen/i,/^c[ʼ\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],c=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,s=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,u=/^(gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,p=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[ʼ\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],l=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],d=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];t.defineLocale("br",{months:"Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:d,fullWeekdaysParse:p,shortWeekdaysParse:l,minWeekdaysParse:d,monthsRegex:c,monthsShortRegex:c,monthsStrictRegex:s,monthsShortStrictRegex:u,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warcʼhoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Decʼh da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s ʼzo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:e,h:"un eur",hh:"%d eur",d:"un devezh",dd:e,M:"ur miz",MM:e,y:"ur bloaz",yy:n},dayOfMonthOrdinalParse:/\d{1,2}(añ|vet)/,ordinal:function(t){return t+(1===t?"añ":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(t){return"g.m."===t},meridiem:function(t,e,n){return t<12?"a.m.":"g.m."}})}(n(5093))},4429:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){if("m"===n)return e?"jedna minuta":o?"jednu minutu":"jedne minute"}function n(t,e,n){var o=t+" ";switch(n){case"ss":return o+=1===t?"sekunda":2===t||3===t||4===t?"sekunde":"sekundi";case"mm":return o+=1===t?"minuta":2===t||3===t||4===t?"minute":"minuta";case"h":return"jedan sat";case"hh":return o+=1===t?"sat":2===t||3===t||4===t?"sata":"sati";case"dd":return o+=1===t?"dan":"dana";case"MM":return o+=1===t?"mjesec":2===t||3===t||4===t?"mjeseca":"mjeseci";case"yy":return o+=1===t?"godina":2===t||3===t||4===t?"godine":"godina"}}t.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:n,m:e,mm:n,h:n,hh:n,d:"dan",dd:n,M:"mjesec",MM:n,y:"godinu",yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},7306:function(t,e,n){!function(t){"use strict";t.defineLocale("ca",{months:{standalone:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(t,e){var n=1===t?"r":2===t?"n":3===t?"r":4===t?"t":"è";return"w"!==e&&"W"!==e||(n="a"),t+n},week:{dow:1,doy:4}})}(n(5093))},6464:function(t,e,n){!function(t){"use strict";var e={standalone:"leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),format:"ledna_února_března_dubna_května_června_července_srpna_září_října_listopadu_prosince".split("_"),isFormat:/DD?[o.]?(\[[^\[\]]*\]|\s)+MMMM/},n="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),o=[/^led/i,/^úno/i,/^bře/i,/^dub/i,/^kvě/i,/^(čvn|červen$|června)/i,/^(čvc|červenec|července)/i,/^srp/i,/^zář/i,/^říj/i,/^lis/i,/^pro/i],r=/^(leden|únor|březen|duben|květen|červenec|července|červen|června|srpen|září|říjen|listopad|prosinec|led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i;function i(t){return t>1&&t<5&&1!=~~(t/10)}function a(t,e,n,o){var r=t+" ";switch(n){case"s":return e||o?"pár sekund":"pár sekundami";case"ss":return e||o?r+(i(t)?"sekundy":"sekund"):r+"sekundami";case"m":return e?"minuta":o?"minutu":"minutou";case"mm":return e||o?r+(i(t)?"minuty":"minut"):r+"minutami";case"h":return e?"hodina":o?"hodinu":"hodinou";case"hh":return e||o?r+(i(t)?"hodiny":"hodin"):r+"hodinami";case"d":return e||o?"den":"dnem";case"dd":return e||o?r+(i(t)?"dny":"dní"):r+"dny";case"M":return e||o?"měsíc":"měsícem";case"MM":return e||o?r+(i(t)?"měsíce":"měsíců"):r+"měsíci";case"y":return e||o?"rok":"rokem";case"yy":return e||o?r+(i(t)?"roky":"let"):r+"lety"}}t.defineLocale("cs",{months:e,monthsShort:n,monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(leden|ledna|února|únor|březen|března|duben|dubna|květen|května|červenec|července|červen|června|srpen|srpna|září|říjen|října|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3635:function(t,e,n){!function(t){"use strict";t.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(t){return t+(/сехет$/i.exec(t)?"рен":/ҫул$/i.exec(t)?"тан":"ран")},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}})}(n(5093))},4226:function(t,e,n){!function(t){"use strict";t.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(t){var e="";return t>20?e=40===t||50===t||60===t||80===t||100===t?"fed":"ain":t>0&&(e=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][t]),t+e},week:{dow:1,doy:4}})}(n(5093))},3601:function(t,e,n){!function(t){"use strict";t.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6111:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?r[n][0]:r[n][1]}t.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,w:e,ww:"%d Wochen",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},4697:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?r[n][0]:r[n][1]}t.defineLocale("de-ch",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,w:e,ww:"%d Wochen",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7853:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?r[n][0]:r[n][1]}t.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,w:e,ww:"%d Wochen",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},708:function(t,e,n){!function(t){"use strict";var e=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"];t.defineLocale("dv",{months:e,monthsShort:e,weekdays:n,weekdaysShort:n,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(t){return"މފ"===t},meridiem:function(t,e,n){return t<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",ss:"d% ސިކުންތު",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:7,doy:12}})}(n(5093))},4691:function(t,e,n){!function(t){"use strict";function e(t){return"undefined"!=typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}t.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(t,e){return t?"string"==typeof e&&/D/.test(e.substring(0,e.indexOf("MMMM")))?this._monthsGenitiveEl[t.month()]:this._monthsNominativeEl[t.month()]:this._monthsNominativeEl},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(t,e,n){return t>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(t){return"μ"===(t+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){return 6===this.day()?"[το προηγούμενο] dddd [{}] LT":"[την προηγούμενη] dddd [{}] LT"},sameElse:"L"},calendar:function(t,n){var o=this._calendarEl[t],r=n&&n.hours();return e(o)&&(o=o.apply(n)),o.replace("{}",r%12==1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}})}(n(5093))},3872:function(t,e,n){!function(t){"use strict";t.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:0,doy:4}})}(n(5093))},8298:function(t,e,n){!function(t){"use strict";t.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}})}(n(5093))},6195:function(t,e,n){!function(t){"use strict";t.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6584:function(t,e,n){!function(t){"use strict";t.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},5543:function(t,e,n){!function(t){"use strict";t.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}})}(n(5093))},9033:function(t,e,n){!function(t){"use strict";t.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:0,doy:6}})}(n(5093))},9402:function(t,e,n){!function(t){"use strict";t.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},3004:function(t,e,n){!function(t){"use strict";t.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2934:function(t,e,n){!function(t){"use strict";t.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_aŭg_sept_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(t){return"p"===t.charAt(0).toLowerCase()},meridiem:function(t,e,n){return t>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(n(5093))},838:function(t,e,n){!function(t){"use strict";var e="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),o=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;t.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},7730:function(t,e,n){!function(t){"use strict";var e="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),o=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;t.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},6575:function(t,e,n){!function(t){"use strict";var e="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),o=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;t.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:6}})}(n(5093))},7650:function(t,e,n){!function(t){"use strict";var e="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),o=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;t.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},3035:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={s:["mõne sekundi","mõni sekund","paar sekundit"],ss:[t+"sekundi",t+"sekundit"],m:["ühe minuti","üks minut"],mm:[t+" minuti",t+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[t+" tunni",t+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[t+" kuu",t+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[t+" aasta",t+" aastat"]};return e?r[n][2]?r[n][2]:r[n][1]:o?r[n][0]:r[n][1]}t.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:"%d päeva",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3508:function(t,e,n){!function(t){"use strict";t.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},119:function(t,e,n){!function(t){"use strict";var e={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"};t.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یکشنبه_دوشنبه_سهشنبه_چهارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysShort:"یکشنبه_دوشنبه_سهشنبه_چهارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(t){return/بعد از ظهر/.test(t)},meridiem:function(t,e,n){return t<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"%d ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(t){return t.replace(/[۰-۹]/g,(function(t){return n[t]})).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}})}(n(5093))},527:function(t,e,n){!function(t){"use strict";var e="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),n=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",e[7],e[8],e[9]];function o(t,e,n,o){var i="";switch(n){case"s":return o?"muutaman sekunnin":"muutama sekunti";case"ss":i=o?"sekunnin":"sekuntia";break;case"m":return o?"minuutin":"minuutti";case"mm":i=o?"minuutin":"minuuttia";break;case"h":return o?"tunnin":"tunti";case"hh":i=o?"tunnin":"tuntia";break;case"d":return o?"päivän":"päivä";case"dd":i=o?"päivän":"päivää";break;case"M":return o?"kuukauden":"kuukausi";case"MM":i=o?"kuukauden":"kuukautta";break;case"y":return o?"vuoden":"vuosi";case"yy":i=o?"vuoden":"vuotta"}return i=r(t,o)+" "+i}function r(t,o){return t<10?o?n[t]:e[t]:t}t.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5995:function(t,e,n){!function(t){"use strict";t.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(t){return t},week:{dow:1,doy:4}})}(n(5093))},2477:function(t,e,n){!function(t){"use strict";t.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6435:function(t,e,n){!function(t){"use strict";t.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(t,e){switch(e){default:case"M":case"Q":case"D":case"DDD":case"d":return t+(1===t?"er":"e");case"w":case"W":return t+(1===t?"re":"e")}}})}(n(5093))},7892:function(t,e,n){!function(t){"use strict";t.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(t,e){switch(e){default:case"M":case"Q":case"D":case"DDD":case"d":return t+(1===t?"er":"e");case"w":case"W":return t+(1===t?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},5498:function(t,e,n){!function(t){"use strict";var e=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,n=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,o=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,r=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i];t.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:o,monthsShortRegex:o,monthsStrictRegex:e,monthsShortStrictRegex:n,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(t,e){switch(e){case"D":return t+(1===t?"er":"");default:case"M":case"Q":case"DDD":case"d":return t+(1===t?"er":"e");case"w":case"W":return t+(1===t?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},7071:function(t,e,n){!function(t){"use strict";var e="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");t.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(t){return t+(1===t||8===t||t>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1734:function(t,e,n){!function(t){"use strict";var e=["Eanáir","Feabhra","Márta","Aibreán","Bealtaine","Meitheamh","Iúil","Lúnasa","Meán Fómhair","Deireadh Fómhair","Samhain","Nollaig"],n=["Ean","Feabh","Márt","Aib","Beal","Meith","Iúil","Lún","M.F.","D.F.","Samh","Noll"],o=["Dé Domhnaigh","Dé Luain","Dé Máirt","Dé Céadaoin","Déardaoin","Dé hAoine","Dé Sathairn"],r=["Domh","Luan","Máirt","Céad","Déar","Aoine","Sath"],i=["Do","Lu","Má","Cé","Dé","A","Sa"];t.defineLocale("ga",{months:e,monthsShort:n,monthsParseExact:!0,weekdays:o,weekdaysShort:r,weekdaysMin:i,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Amárach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inné ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s ó shin",s:"cúpla soicind",ss:"%d soicind",m:"nóiméad",mm:"%d nóiméad",h:"uair an chloig",hh:"%d uair an chloig",d:"lá",dd:"%d lá",M:"mí",MM:"%d míonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(t){return t+(1===t?"d":t%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},217:function(t,e,n){!function(t){"use strict";var e=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],o=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],r=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],i=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"];t.defineLocale("gd",{months:e,monthsShort:n,monthsParseExact:!0,weekdays:o,weekdaysShort:r,weekdaysMin:i,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(t){return t+(1===t?"d":t%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},7329:function(t,e,n){!function(t){"use strict";t.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(t){return 0===t.indexOf("un")?"n"+t:"en "+t},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2124:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={s:["थोडया सॅकंडांनी","थोडे सॅकंड"],ss:[t+" सॅकंडांनी",t+" सॅकंड"],m:["एका मिणटान","एक मिनूट"],mm:[t+" मिणटांनी",t+" मिणटां"],h:["एका वरान","एक वर"],hh:[t+" वरांनी",t+" वरां"],d:["एका दिसान","एक दीस"],dd:[t+" दिसांनी",t+" दीस"],M:["एका म्हयन्यान","एक म्हयनो"],MM:[t+" म्हयन्यानी",t+" म्हयने"],y:["एका वर्सान","एक वर्स"],yy:[t+" वर्सांनी",t+" वर्सां"]};return o?r[n][0]:r[n][1]}t.defineLocale("gom-deva",{months:{standalone:"जानेवारी_फेब्रुवारी_मार्च_एप्रील_मे_जून_जुलय_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),format:"जानेवारीच्या_फेब्रुवारीच्या_मार्चाच्या_एप्रीलाच्या_मेयाच्या_जूनाच्या_जुलयाच्या_ऑगस्टाच्या_सप्टेंबराच्या_ऑक्टोबराच्या_नोव्हेंबराच्या_डिसेंबराच्या".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"जाने._फेब्रु._मार्च_एप्री._मे_जून_जुल._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"आयतार_सोमार_मंगळार_बुधवार_बिरेस्तार_सुक्रार_शेनवार".split("_"),weekdaysShort:"आयत._सोम._मंगळ._बुध._ब्रेस्त._सुक्र._शेन.".split("_"),weekdaysMin:"आ_सो_मं_बु_ब्रे_सु_शे".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [वाजतां]",LTS:"A h:mm:ss [वाजतां]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [वाजतां]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [वाजतां]",llll:"ddd, D MMM YYYY, A h:mm [वाजतां]"},calendar:{sameDay:"[आयज] LT",nextDay:"[फाल्यां] LT",nextWeek:"[फुडलो] dddd[,] LT",lastDay:"[काल] LT",lastWeek:"[फाटलो] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s आदीं",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}(वेर)/,ordinal:function(t,e){return"D"===e?t+"वेर":t},week:{dow:0,doy:3},meridiemParse:/राती|सकाळीं|दनपारां|सांजे/,meridiemHour:function(t,e){return 12===t&&(t=0),"राती"===e?t<4?t:t+12:"सकाळीं"===e?t:"दनपारां"===e?t>12?t:t+12:"सांजे"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"राती":t<12?"सकाळीं":t<16?"दनपारां":t<20?"सांजे":"राती"}})}(n(5093))},3383:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={s:["thoddea sekondamni","thodde sekond"],ss:[t+" sekondamni",t+" sekond"],m:["eka mintan","ek minut"],mm:[t+" mintamni",t+" mintam"],h:["eka voran","ek vor"],hh:[t+" voramni",t+" voram"],d:["eka disan","ek dis"],dd:[t+" disamni",t+" dis"],M:["eka mhoinean","ek mhoino"],MM:[t+" mhoineamni",t+" mhoine"],y:["eka vorsan","ek voros"],yy:[t+" vorsamni",t+" vorsam"]};return o?r[n][0]:r[n][1]}t.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(t,e){return"D"===e?t+"er":t},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(t,e){return 12===t&&(t=0),"rati"===e?t<4?t:t+12:"sokallim"===e?t:"donparam"===e?t>12?t:t+12:"sanje"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"rati":t<12?"sokallim":t<16?"donparam":t<20?"sanje":"rati"}})}(n(5093))},5050:function(t,e,n){!function(t){"use strict";var e={1:"૧",2:"૨",3:"૩",4:"૪",5:"૫",6:"૬",7:"૭",8:"૮",9:"૯",0:"૦"},n={"૧":"1","૨":"2","૩":"3","૪":"4","૫":"5","૬":"6","૭":"7","૮":"8","૯":"9","૦":"0"};t.defineLocale("gu",{months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),monthsParseExact:!0,weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),longDateFormat:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},calendar:{sameDay:"[આજ] LT",nextDay:"[કાલે] LT",nextWeek:"dddd, LT",lastDay:"[ગઇકાલે] LT",lastWeek:"[પાછલા] dddd, LT",sameElse:"L"},relativeTime:{future:"%s મા",past:"%s પહેલા",s:"અમુક પળો",ss:"%d સેકંડ",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"},preparse:function(t){return t.replace(/[૧૨૩૪૫૬૭૮૯૦]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/રાત|બપોર|સવાર|સાંજ/,meridiemHour:function(t,e){return 12===t&&(t=0),"રાત"===e?t<4?t:t+12:"સવાર"===e?t:"બપોર"===e?t>=10?t:t+12:"સાંજ"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"રાત":t<10?"સવાર":t<17?"બપોર":t<20?"સાંજ":"રાત"},week:{dow:0,doy:6}})}(n(5093))},1713:function(t,e,n){!function(t){"use strict";t.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(t){return 2===t?"שעתיים":t+" שעות"},d:"יום",dd:function(t){return 2===t?"יומיים":t+" ימים"},M:"חודש",MM:function(t){return 2===t?"חודשיים":t+" חודשים"},y:"שנה",yy:function(t){return 2===t?"שנתיים":t%10==0&&10!==t?t+" שנה":t+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(t){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(t)},meridiem:function(t,e,n){return t<5?"לפנות בוקר":t<10?"בבוקר":t<12?n?'לפנה"צ':"לפני הצהריים":t<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}})}(n(5093))},3861:function(t,e,n){!function(t){"use strict";var e={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},o=[/^जन/i,/^फ़र|फर/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सितं|सित/i,/^अक्टू/i,/^नव|नवं/i,/^दिसं|दिस/i],r=[/^जन/i,/^फ़र/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सित/i,/^अक्टू/i,/^नव/i,/^दिस/i];t.defineLocale("hi",{months:{format:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),standalone:"जनवरी_फरवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितंबर_अक्टूबर_नवंबर_दिसंबर".split("_")},monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},monthsParse:o,longMonthsParse:o,shortMonthsParse:r,monthsRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsShortRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsStrictRegex:/^(जनवरी?|फ़रवरी|फरवरी?|मार्च?|अप्रैल?|मई?|जून?|जुलाई?|अगस्त?|सितम्बर|सितंबर|सित?\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर?|दिसम्बर|दिसंबर?)/i,monthsShortStrictRegex:/^(जन\.?|फ़र\.?|मार्च?|अप्रै\.?|मई?|जून?|जुल\.?|अग\.?|सित\.?|अक्टू\.?|नव\.?|दिस\.?)/i,calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",ss:"%d सेकंड",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(t){return t.replace(/[१२३४५६७८९०]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(t,e){return 12===t&&(t=0),"रात"===e?t<4?t:t+12:"सुबह"===e?t:"दोपहर"===e?t>=10?t:t+12:"शाम"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"रात":t<10?"सुबह":t<17?"दोपहर":t<20?"शाम":"रात"},week:{dow:0,doy:6}})}(n(5093))},6308:function(t,e,n){!function(t){"use strict";function e(t,e,n){var o=t+" ";switch(n){case"ss":return o+=1===t?"sekunda":2===t||3===t||4===t?"sekunde":"sekundi";case"m":return e?"jedna minuta":"jedne minute";case"mm":return o+=1===t?"minuta":2===t||3===t||4===t?"minute":"minuta";case"h":return e?"jedan sat":"jednog sata";case"hh":return o+=1===t?"sat":2===t||3===t||4===t?"sata":"sati";case"dd":return o+=1===t?"dan":"dana";case"MM":return o+=1===t?"mjesec":2===t||3===t||4===t?"mjeseca":"mjeseci";case"yy":return o+=1===t?"godina":2===t||3===t||4===t?"godine":"godina"}}t.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:return"[prošlu] [nedjelju] [u] LT";case 3:return"[prošlu] [srijedu] [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:e,m:e,mm:e,h:e,hh:e,d:"dan",dd:e,M:"mjesec",MM:e,y:"godinu",yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},609:function(t,e,n){!function(t){"use strict";var e="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" ");function n(t,e,n,o){var r=t;switch(n){case"s":return o||e?"néhány másodperc":"néhány másodperce";case"ss":return r+(o||e)?" másodperc":" másodperce";case"m":return"egy"+(o||e?" perc":" perce");case"mm":return r+(o||e?" perc":" perce");case"h":return"egy"+(o||e?" óra":" órája");case"hh":return r+(o||e?" óra":" órája");case"d":return"egy"+(o||e?" nap":" napja");case"dd":return r+(o||e?" nap":" napja");case"M":return"egy"+(o||e?" hónap":" hónapja");case"MM":return r+(o||e?" hónap":" hónapja");case"y":return"egy"+(o||e?" év":" éve");case"yy":return r+(o||e?" év":" éve")}return""}function o(t){return(t?"":"[múlt] ")+"["+e[this.day()]+"] LT[-kor]"}t.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan._feb._márc._ápr._máj._jún._júl._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(t){return"u"===t.charAt(1).toLowerCase()},meridiem:function(t,e,n){return t<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return o.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return o.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7160:function(t,e,n){!function(t){"use strict";t.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",ss:"%d վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(t){return/^(ցերեկվա|երեկոյան)$/.test(t)},meridiem:function(t){return t<4?"գիշերվա":t<12?"առավոտվա":t<17?"ցերեկվա":"երեկոյան"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(t,e){switch(e){case"DDD":case"w":case"W":case"DDDo":return 1===t?t+"-ին":t+"-րդ";default:return t}},week:{dow:1,doy:7}})}(n(5093))},4063:function(t,e,n){!function(t){"use strict";t.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(t,e){return 12===t&&(t=0),"pagi"===e?t:"siang"===e?t>=11?t:t+12:"sore"===e||"malam"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"pagi":t<15?"siang":t<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(n(5093))},9374:function(t,e,n){!function(t){"use strict";function e(t){return t%100==11||t%10!=1}function n(t,n,o,r){var i=t+" ";switch(o){case"s":return n||r?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return e(t)?i+(n||r?"sekúndur":"sekúndum"):i+"sekúnda";case"m":return n?"mínúta":"mínútu";case"mm":return e(t)?i+(n||r?"mínútur":"mínútum"):n?i+"mínúta":i+"mínútu";case"hh":return e(t)?i+(n||r?"klukkustundir":"klukkustundum"):i+"klukkustund";case"d":return n?"dagur":r?"dag":"degi";case"dd":return e(t)?n?i+"dagar":i+(r?"daga":"dögum"):n?i+"dagur":i+(r?"dag":"degi");case"M":return n?"mánuður":r?"mánuð":"mánuði";case"MM":return e(t)?n?i+"mánuðir":i+(r?"mánuði":"mánuðum"):n?i+"mánuður":i+(r?"mánuð":"mánuði");case"y":return n||r?"ár":"ári";case"yy":return e(t)?i+(n||r?"ár":"árum"):i+(n||r?"ár":"ári")}}t.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},1827:function(t,e,n){!function(t){"use strict";t.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(t){return(/^[0-9].+$/.test(t)?"tra":"in")+" "+t},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},8383:function(t,e,n){!function(t){"use strict";t.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},3827:function(t,e,n){!function(t){"use strict";t.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"令和",narrow:"㋿",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"昭和",narrow:"㍼",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"大正",narrow:"㍽",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"明治",narrow:"㍾",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"西暦",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"紀元前",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(元|\d+)年/,eraYearOrdinalParse:function(t,e){return"元"===e[1]?1:parseInt(e[1]||t,10)},months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiemParse:/午前|午後/i,isPM:function(t){return"午後"===t},meridiem:function(t,e,n){return t<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:function(t){return t.week()!==this.week()?"[来週]dddd LT":"dddd LT"},lastDay:"[昨日] LT",lastWeek:function(t){return this.week()!==t.week()?"[先週]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}日/,ordinal:function(t,e){switch(e){case"y":return 1===t?"元年":t+"年";case"d":case"D":case"DDD":return t+"日";default:return t}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",ss:"%d秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}})}(n(5093))},9722:function(t,e,n){!function(t){"use strict";t.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(t,e){return 12===t&&(t=0),"enjing"===e?t:"siyang"===e?t>=11?t:t+12:"sonten"===e||"ndalu"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"enjing":t<15?"siyang":t<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(n(5093))},1794:function(t,e,n){!function(t){"use strict";t.defineLocale("ka",{months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(t){return t.replace(/(წამ|წუთ|საათ|წელ|დღ|თვ)(ი|ე)/,(function(t,e,n){return"ი"===n?e+"ში":e+n+"ში"}))},past:function(t){return/(წამი|წუთი|საათი|დღე|თვე)/.test(t)?t.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(t)?t.replace(/წელი$/,"წლის წინ"):t},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(t){return 0===t?t:1===t?t+"-ლი":t<20||t<=100&&t%20==0||t%100==0?"მე-"+t:t+"-ე"},week:{dow:1,doy:7}})}(n(5093))},7088:function(t,e,n){!function(t){"use strict";var e={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"};t.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",ss:"%d секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(t){var n=t%10,o=t>=100?100:null;return t+(e[t]||e[n]||e[o])},week:{dow:1,doy:7}})}(n(5093))},6870:function(t,e,n){!function(t){"use strict";var e={1:"១",2:"២",3:"៣",4:"៤",5:"៥",6:"៦",7:"៧",8:"៨",9:"៩",0:"០"},n={"១":"1","២":"2","៣":"3","៤":"4","៥":"5","៦":"6","៧":"7","៨":"8","៩":"9","០":"0"};t.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysMin:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ព្រឹក|ល្ងាច/,isPM:function(t){return"ល្ងាច"===t},meridiem:function(t,e,n){return t<12?"ព្រឹក":"ល្ងាច"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",ss:"%d វិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},dayOfMonthOrdinalParse:/ទី\d{1,2}/,ordinal:"ទី%d",preparse:function(t){return t.replace(/[១២៣៤៥៦៧៨៩០]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},week:{dow:1,doy:4}})}(n(5093))},4451:function(t,e,n){!function(t){"use strict";var e={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:"೦"},n={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","೦":"0"};t.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(t){return t.replace(/[೧೨೩೪೫೬೭೮೯೦]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,meridiemHour:function(t,e){return 12===t&&(t=0),"ರಾತ್ರಿ"===e?t<4?t:t+12:"ಬೆಳಿಗ್ಗೆ"===e?t:"ಮಧ್ಯಾಹ್ನ"===e?t>=10?t:t+12:"ಸಂಜೆ"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"ರಾತ್ರಿ":t<10?"ಬೆಳಿಗ್ಗೆ":t<17?"ಮಧ್ಯಾಹ್ನ":t<20?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(ನೇ)/,ordinal:function(t){return t+"ನೇ"},week:{dow:0,doy:6}})}(n(5093))},3164:function(t,e,n){!function(t){"use strict";t.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(일|월|주)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"일";case"M":return t+"월";case"w":case"W":return t+"주";default:return t}},meridiemParse:/오전|오후/,isPM:function(t){return"오후"===t},meridiem:function(t,e,n){return t<12?"오전":"오후"}})}(n(5093))},6181:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={s:["çend sanîye","çend sanîyeyan"],ss:[t+" sanîye",t+" sanîyeyan"],m:["deqîqeyek","deqîqeyekê"],mm:[t+" deqîqe",t+" deqîqeyan"],h:["saetek","saetekê"],hh:[t+" saet",t+" saetan"],d:["rojek","rojekê"],dd:[t+" roj",t+" rojan"],w:["hefteyek","hefteyekê"],ww:[t+" hefte",t+" hefteyan"],M:["mehek","mehekê"],MM:[t+" meh",t+" mehan"],y:["salek","salekê"],yy:[t+" sal",t+" salan"]};return e?r[n][0]:r[n][1]}function n(t){var e=(t=""+t).substring(t.length-1),n=t.length>1?t.substring(t.length-2):"";return 12==n||13==n||"2"!=e&&"3"!=e&&"50"!=n&&"70"!=e&&"80"!=e?"ê":"yê"}t.defineLocale("ku-kmr",{months:"Rêbendan_Sibat_Adar_Nîsan_Gulan_Hezîran_Tîrmeh_Tebax_Îlon_Cotmeh_Mijdar_Berfanbar".split("_"),monthsShort:"Rêb_Sib_Ada_Nîs_Gul_Hez_Tîr_Teb_Îlo_Cot_Mij_Ber".split("_"),monthsParseExact:!0,weekdays:"Yekşem_Duşem_Sêşem_Çarşem_Pêncşem_În_Şemî".split("_"),weekdaysShort:"Yek_Du_Sê_Çar_Pên_În_Şem".split("_"),weekdaysMin:"Ye_Du_Sê_Ça_Pê_În_Şe".split("_"),meridiem:function(t,e,n){return t<12?n?"bn":"BN":n?"pn":"PN"},meridiemParse:/bn|BN|pn|PN/,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM[a] YYYY[an]",LLL:"Do MMMM[a] YYYY[an] HH:mm",LLLL:"dddd, Do MMMM[a] YYYY[an] HH:mm",ll:"Do MMM[.] YYYY[an]",lll:"Do MMM[.] YYYY[an] HH:mm",llll:"ddd[.], Do MMM[.] YYYY[an] HH:mm"},calendar:{sameDay:"[Îro di saet] LT [de]",nextDay:"[Sibê di saet] LT [de]",nextWeek:"dddd [di saet] LT [de]",lastDay:"[Duh di saet] LT [de]",lastWeek:"dddd[a borî di saet] LT [de]",sameElse:"L"},relativeTime:{future:"di %s de",past:"berî %s",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,w:e,ww:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}(?:yê|ê|\.)/,ordinal:function(t,e){var o=e.toLowerCase();return o.includes("w")||o.includes("m")?t+".":t+n(t)},week:{dow:1,doy:4}})}(n(5093))},8174:function(t,e,n){!function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},o=["کانونی دووەم","شوبات","ئازار","نیسان","ئایار","حوزەیران","تەمموز","ئاب","ئەیلوول","تشرینی یەكەم","تشرینی دووەم","كانونی یەکەم"];t.defineLocale("ku",{months:o,monthsShort:o,weekdays:"یهكشهممه_دووشهممه_سێشهممه_چوارشهممه_پێنجشهممه_ههینی_شهممه".split("_"),weekdaysShort:"یهكشهم_دووشهم_سێشهم_چوارشهم_پێنجشهم_ههینی_شهممه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ه_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ئێواره|بهیانی/,isPM:function(t){return/ئێواره/.test(t)},meridiem:function(t,e,n){return t<12?"بهیانی":"ئێواره"},calendar:{sameDay:"[ئهمرۆ كاتژمێر] LT",nextDay:"[بهیانی كاتژمێر] LT",nextWeek:"dddd [كاتژمێر] LT",lastDay:"[دوێنێ كاتژمێر] LT",lastWeek:"dddd [كاتژمێر] LT",sameElse:"L"},relativeTime:{future:"له %s",past:"%s",s:"چهند چركهیهك",ss:"چركه %d",m:"یهك خولهك",mm:"%d خولهك",h:"یهك كاتژمێر",hh:"%d كاتژمێر",d:"یهك ڕۆژ",dd:"%d ڕۆژ",M:"یهك مانگ",MM:"%d مانگ",y:"یهك ساڵ",yy:"%d ساڵ"},preparse:function(t){return t.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(t){return n[t]})).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},8474:function(t,e,n){!function(t){"use strict";var e={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"};t.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кечээ саат] LT",lastWeek:"[Өткөн аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(t){var n=t%10,o=t>=100?100:null;return t+(e[t]||e[n]||e[o])},week:{dow:1,doy:7}})}(n(5093))},9680:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return e?r[n][0]:r[n][1]}function n(t){return r(t.substr(0,t.indexOf(" ")))?"a "+t:"an "+t}function o(t){return r(t.substr(0,t.indexOf(" ")))?"viru "+t:"virun "+t}function r(t){if(t=parseInt(t,10),isNaN(t))return!1;if(t<0)return!0;if(t<10)return 4<=t&&t<=7;if(t<100){var e=t%10;return r(0===e?t/10:e)}if(t<1e4){for(;t>=10;)t/=10;return r(t)}return r(t/=1e3)}t.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:o,s:"e puer Sekonnen",ss:"%d Sekonnen",m:e,mm:"%d Minutten",h:e,hh:"%d Stonnen",d:e,dd:"%d Deeg",M:e,MM:"%d Méint",y:e,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5867:function(t,e,n){!function(t){"use strict";t.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(t){return"ຕອນແລງ"===t},meridiem:function(t,e,n){return t<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",ss:"%d ວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},dayOfMonthOrdinalParse:/(ທີ່)\d{1,2}/,ordinal:function(t){return"ທີ່"+t}})}(n(5093))},5766:function(t,e,n){!function(t){"use strict";var e={ss:"sekundė_sekundžių_sekundes",m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"};function n(t,e,n,o){return e?"kelios sekundės":o?"kelių sekundžių":"kelias sekundes"}function o(t,e,n,o){return e?i(n)[0]:o?i(n)[1]:i(n)[2]}function r(t){return t%10==0||t>10&&t<20}function i(t){return e[t].split("_")}function a(t,e,n,a){var c=t+" ";return 1===t?c+o(t,e,n[0],a):e?c+(r(t)?i(n)[1]:i(n)[0]):a?c+i(n)[1]:c+(r(t)?i(n)[1]:i(n)[2])}t.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:n,ss:a,m:o,mm:a,h:o,hh:a,d:o,dd:a,M:o,MM:a,y:o,yy:a},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(t){return t+"-oji"},week:{dow:1,doy:4}})}(n(5093))},9532:function(t,e,n){!function(t){"use strict";var e={ss:"sekundes_sekundēm_sekunde_sekundes".split("_"),m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(t,e,n){return n?e%10==1&&e%100!=11?t[2]:t[3]:e%10==1&&e%100!=11?t[0]:t[1]}function o(t,o,r){return t+" "+n(e[r],t,o)}function r(t,o,r){return n(e[r],t,o)}function i(t,e){return e?"dažas sekundes":"dažām sekundēm"}t.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:i,ss:o,m:r,mm:o,h:r,hh:o,d:r,dd:o,M:r,MM:o,y:r,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8076:function(t,e,n){!function(t){"use strict";var e={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(t,e){return 1===t?e[0]:t>=2&&t<=4?e[1]:e[2]},translate:function(t,n,o){var r=e.words[o];return 1===o.length?n?r[0]:r[1]:t+" "+e.correctGrammaticalCase(t,r)}};t.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:e.translate,m:e.translate,mm:e.translate,h:e.translate,hh:e.translate,d:"dan",dd:e.translate,M:"mjesec",MM:e.translate,y:"godinu",yy:e.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},1848:function(t,e,n){!function(t){"use strict";t.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},306:function(t,e,n){!function(t){"use strict";t.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"за %s",past:"пред %s",s:"неколку секунди",ss:"%d секунди",m:"една минута",mm:"%d минути",h:"еден час",hh:"%d часа",d:"еден ден",dd:"%d дена",M:"еден месец",MM:"%d месеци",y:"една година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(t){var e=t%10,n=t%100;return 0===t?t+"-ев":0===n?t+"-ен":n>10&&n<20?t+"-ти":1===e?t+"-ви":2===e?t+"-ри":7===e||8===e?t+"-ми":t+"-ти"},week:{dow:1,doy:7}})}(n(5093))},3739:function(t,e,n){!function(t){"use strict";t.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(t,e){return 12===t&&(t=0),"രാത്രി"===e&&t>=4||"ഉച്ച കഴിഞ്ഞ്"===e||"വൈകുന്നേരം"===e?t+12:t},meridiem:function(t,e,n){return t<4?"രാത്രി":t<12?"രാവിലെ":t<17?"ഉച്ച കഴിഞ്ഞ്":t<20?"വൈകുന്നേരം":"രാത്രി"}})}(n(5093))},9053:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){switch(n){case"s":return e?"хэдхэн секунд":"хэдхэн секундын";case"ss":return t+(e?" секунд":" секундын");case"m":case"mm":return t+(e?" минут":" минутын");case"h":case"hh":return t+(e?" цаг":" цагийн");case"d":case"dd":return t+(e?" өдөр":" өдрийн");case"M":case"MM":return t+(e?" сар":" сарын");case"y":case"yy":return t+(e?" жил":" жилийн");default:return t}}t.defineLocale("mn",{months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),monthsParseExact:!0,weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},meridiemParse:/ҮӨ|ҮХ/i,isPM:function(t){return"ҮХ"===t},meridiem:function(t,e,n){return t<12?"ҮӨ":"ҮХ"},calendar:{sameDay:"[Өнөөдөр] LT",nextDay:"[Маргааш] LT",nextWeek:"[Ирэх] dddd LT",lastDay:"[Өчигдөр] LT",lastWeek:"[Өнгөрсөн] dddd LT",sameElse:"L"},relativeTime:{future:"%s дараа",past:"%s өмнө",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2} өдөр/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+" өдөр";default:return t}}})}(n(5093))},6169:function(t,e,n){!function(t){"use strict";var e={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};function o(t,e,n,o){var r="";if(e)switch(n){case"s":r="काही सेकंद";break;case"ss":r="%d सेकंद";break;case"m":r="एक मिनिट";break;case"mm":r="%d मिनिटे";break;case"h":r="एक तास";break;case"hh":r="%d तास";break;case"d":r="एक दिवस";break;case"dd":r="%d दिवस";break;case"M":r="एक महिना";break;case"MM":r="%d महिने";break;case"y":r="एक वर्ष";break;case"yy":r="%d वर्षे"}else switch(n){case"s":r="काही सेकंदां";break;case"ss":r="%d सेकंदां";break;case"m":r="एका मिनिटा";break;case"mm":r="%d मिनिटां";break;case"h":r="एका तासा";break;case"hh":r="%d तासां";break;case"d":r="एका दिवसा";break;case"dd":r="%d दिवसां";break;case"M":r="एका महिन्या";break;case"MM":r="%d महिन्यां";break;case"y":r="एका वर्षा";break;case"yy":r="%d वर्षां"}return r.replace(/%d/i,t)}t.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},preparse:function(t){return t.replace(/[१२३४५६७८९०]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/पहाटे|सकाळी|दुपारी|सायंकाळी|रात्री/,meridiemHour:function(t,e){return 12===t&&(t=0),"पहाटे"===e||"सकाळी"===e?t:"दुपारी"===e||"सायंकाळी"===e||"रात्री"===e?t>=12?t:t+12:void 0},meridiem:function(t,e,n){return t>=0&&t<6?"पहाटे":t<12?"सकाळी":t<17?"दुपारी":t<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}})}(n(5093))},2297:function(t,e,n){!function(t){"use strict";t.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(t,e){return 12===t&&(t=0),"pagi"===e?t:"tengahari"===e?t>=11?t:t+12:"petang"===e||"malam"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"pagi":t<15?"tengahari":t<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},3386:function(t,e,n){!function(t){"use strict";t.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(t,e){return 12===t&&(t=0),"pagi"===e?t:"tengahari"===e?t>=11?t:t+12:"petang"===e||"malam"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"pagi":t<15?"tengahari":t<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},7075:function(t,e,n){!function(t){"use strict";t.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2264:function(t,e,n){!function(t){"use strict";var e={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"};t.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(t){return t.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},week:{dow:1,doy:4}})}(n(5093))},2274:function(t,e,n){!function(t){"use strict";t.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"én time",hh:"%d timer",d:"én dag",dd:"%d dager",w:"én uke",ww:"%d uker",M:"én måned",MM:"%d måneder",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8235:function(t,e,n){!function(t){"use strict";var e={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};t.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(t){return t.replace(/[१२३४५६७८९०]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(t,e){return 12===t&&(t=0),"राति"===e?t<4?t:t+12:"बिहान"===e?t:"दिउँसो"===e?t>=10?t:t+12:"साँझ"===e?t+12:void 0},meridiem:function(t,e,n){return t<3?"राति":t<12?"बिहान":t<16?"दिउँसो":t<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}})}(n(5093))},3784:function(t,e,n){!function(t){"use strict";var e="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),o=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;t.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(t){return t+(1===t||8===t||t>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},2572:function(t,e,n){!function(t){"use strict";var e="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),o=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;t.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(t,o){return t?/-MMM-/.test(o)?n[t.month()]:e[t.month()]:e},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",w:"één week",ww:"%d weken",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(t){return t+(1===t||8===t||t>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},4566:function(t,e,n){!function(t){"use strict";t.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._må._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_må_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},9330:function(t,e,n){!function(t){"use strict";t.defineLocale("oc-lnc",{months:{standalone:"genièr_febrièr_març_abril_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),format:"de genièr_de febrièr_de març_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'octòbre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[uèi a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[ièr a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(t,e){var n=1===t?"r":2===t?"n":3===t?"r":4===t?"t":"è";return"w"!==e&&"W"!==e||(n="a"),t+n},week:{dow:1,doy:4}})}(n(5093))},9849:function(t,e,n){!function(t){"use strict";var e={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"};t.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(t){return t.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(t,e){return 12===t&&(t=0),"ਰਾਤ"===e?t<4?t:t+12:"ਸਵੇਰ"===e?t:"ਦੁਪਹਿਰ"===e?t>=10?t:t+12:"ਸ਼ਾਮ"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"ਰਾਤ":t<10?"ਸਵੇਰ":t<17?"ਦੁਪਹਿਰ":t<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}})}(n(5093))},4418:function(t,e,n){!function(t){"use strict";var e="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),o=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^paź/i,/^lis/i,/^gru/i];function r(t){return t%10<5&&t%10>1&&~~(t/10)%10!=1}function i(t,e,n){var o=t+" ";switch(n){case"ss":return o+(r(t)?"sekundy":"sekund");case"m":return e?"minuta":"minutę";case"mm":return o+(r(t)?"minuty":"minut");case"h":return e?"godzina":"godzinę";case"hh":return o+(r(t)?"godziny":"godzin");case"ww":return o+(r(t)?"tygodnie":"tygodni");case"MM":return o+(r(t)?"miesiące":"miesięcy");case"yy":return o+(r(t)?"lata":"lat")}}t.defineLocale("pl",{months:function(t,o){return t?/D MMMM/.test(o)?n[t.month()]:e[t.month()]:e},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),monthsParse:o,longMonthsParse:o,shortMonthsParse:o,weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:i,m:i,mm:i,h:i,hh:i,d:"1 dzień",dd:"%d dni",w:"tydzień",ww:i,M:"miesiąc",MM:i,y:"rok",yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8303:function(t,e,n){!function(t){"use strict";t.defineLocale("pt-br",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"do_2ª_3ª_4ª_5ª_6ª_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",invalidDate:"Data inválida"})}(n(5093))},9834:function(t,e,n){!function(t){"use strict";t.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},4457:function(t,e,n){!function(t){"use strict";function e(t,e,n){var o=" ";return(t%100>=20||t>=100&&t%100==0)&&(o=" de "),t+o+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"săptămâni",MM:"luni",yy:"ani"}[n]}t.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:e,m:"un minut",mm:e,h:"o oră",hh:e,d:"o zi",dd:e,w:"o săptămână",ww:e,M:"o lună",MM:e,y:"un an",yy:e},week:{dow:1,doy:7}})}(n(5093))},2271:function(t,e,n){!function(t){"use strict";function e(t,e){var n=t.split("_");return e%10==1&&e%100!=11?n[0]:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?n[1]:n[2]}function n(t,n,o){return"m"===o?n?"минута":"минуту":t+" "+e({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",ww:"неделя_недели_недель",MM:"месяц_месяца_месяцев",yy:"год_года_лет"}[o],+t)}var o=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i];t.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:o,longMonthsParse:o,shortMonthsParse:o,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня, в] LT",nextDay:"[Завтра, в] LT",lastDay:"[Вчера, в] LT",nextWeek:function(t){if(t.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В следующее] dddd, [в] LT";case 1:case 2:case 4:return"[В следующий] dddd, [в] LT";case 3:case 5:case 6:return"[В следующую] dddd, [в] LT"}},lastWeek:function(t){if(t.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd, [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd, [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd, [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:n,m:n,mm:n,h:"час",hh:n,d:"день",dd:n,w:"неделя",ww:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(t){return/^(дня|вечера)$/.test(t)},meridiem:function(t,e,n){return t<4?"ночи":t<12?"утра":t<17?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(t,e){switch(e){case"M":case"d":case"DDD":return t+"-й";case"D":return t+"-го";case"w":case"W":return t+"-я";default:return t}},week:{dow:1,doy:4}})}(n(5093))},1221:function(t,e,n){!function(t){"use strict";var e=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],n=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"];t.defineLocale("sd",{months:e,monthsShort:e,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(t){return"شام"===t},meridiem:function(t,e,n){return t<12?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},3478:function(t,e,n){!function(t){"use strict";t.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7538:function(t,e,n){!function(t){"use strict";t.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",ss:"තත්පර %d",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},dayOfMonthOrdinalParse:/\d{1,2} වැනි/,ordinal:function(t){return t+" වැනි"},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(t){return"ප.ව."===t||"පස් වරු"===t},meridiem:function(t,e,n){return t>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}})}(n(5093))},5784:function(t,e,n){!function(t){"use strict";var e="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),n="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");function o(t){return t>1&&t<5}function r(t,e,n,r){var i=t+" ";switch(n){case"s":return e||r?"pár sekúnd":"pár sekundami";case"ss":return e||r?i+(o(t)?"sekundy":"sekúnd"):i+"sekundami";case"m":return e?"minúta":r?"minútu":"minútou";case"mm":return e||r?i+(o(t)?"minúty":"minút"):i+"minútami";case"h":return e?"hodina":r?"hodinu":"hodinou";case"hh":return e||r?i+(o(t)?"hodiny":"hodín"):i+"hodinami";case"d":return e||r?"deň":"dňom";case"dd":return e||r?i+(o(t)?"dni":"dní"):i+"dňami";case"M":return e||r?"mesiac":"mesiacom";case"MM":return e||r?i+(o(t)?"mesiace":"mesiacov"):i+"mesiacmi";case"y":return e||r?"rok":"rokom";case"yy":return e||r?i+(o(t)?"roky":"rokov"):i+"rokmi"}}t.defineLocale("sk",{months:e,monthsShort:n,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:case 4:case 5:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6637:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r=t+" ";switch(n){case"s":return e||o?"nekaj sekund":"nekaj sekundami";case"ss":return r+=1===t?e?"sekundo":"sekundi":2===t?e||o?"sekundi":"sekundah":t<5?e||o?"sekunde":"sekundah":"sekund";case"m":return e?"ena minuta":"eno minuto";case"mm":return r+=1===t?e?"minuta":"minuto":2===t?e||o?"minuti":"minutama":t<5?e||o?"minute":"minutami":e||o?"minut":"minutami";case"h":return e?"ena ura":"eno uro";case"hh":return r+=1===t?e?"ura":"uro":2===t?e||o?"uri":"urama":t<5?e||o?"ure":"urami":e||o?"ur":"urami";case"d":return e||o?"en dan":"enim dnem";case"dd":return r+=1===t?e||o?"dan":"dnem":2===t?e||o?"dni":"dnevoma":e||o?"dni":"dnevi";case"M":return e||o?"en mesec":"enim mesecem";case"MM":return r+=1===t?e||o?"mesec":"mesecem":2===t?e||o?"meseca":"mesecema":t<5?e||o?"mesece":"meseci":e||o?"mesecev":"meseci";case"y":return e||o?"eno leto":"enim letom";case"yy":return r+=1===t?e||o?"leto":"letom":2===t?e||o?"leti":"letoma":t<5?e||o?"leta":"leti":e||o?"let":"leti"}}t.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6794:function(t,e,n){!function(t){"use strict";t.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(t){return"M"===t.charAt(0)},meridiem:function(t,e,n){return t<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",ss:"%d sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3322:function(t,e,n){!function(t){"use strict";var e={words:{ss:["секунда","секунде","секунди"],m:["један минут","једног минута"],mm:["минут","минута","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],d:["један дан","једног дана"],dd:["дан","дана","дана"],M:["један месец","једног месеца"],MM:["месец","месеца","месеци"],y:["једну годину","једне године"],yy:["годину","године","година"]},correctGrammaticalCase:function(t,e){return t%10>=1&&t%10<=4&&(t%100<10||t%100>=20)?t%10==1?e[0]:e[1]:e[2]},translate:function(t,n,o,r){var i,a=e.words[o];return 1===o.length?"y"===o&&n?"једна година":r||n?a[0]:a[1]:(i=e.correctGrammaticalCase(t,a),"yy"===o&&n&&"годину"===i?t+" година":t+" "+i)}};t.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){return["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:e.translate,m:e.translate,mm:e.translate,h:e.translate,hh:e.translate,d:e.translate,dd:e.translate,M:e.translate,MM:e.translate,y:e.translate,yy:e.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},5719:function(t,e,n){!function(t){"use strict";var e={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(t,e){return t%10>=1&&t%10<=4&&(t%100<10||t%100>=20)?t%10==1?e[0]:e[1]:e[2]},translate:function(t,n,o,r){var i,a=e.words[o];return 1===o.length?"y"===o&&n?"jedna godina":r||n?a[0]:a[1]:(i=e.correctGrammaticalCase(t,a),"yy"===o&&n&&"godinu"===i?t+" godina":t+" "+i)}};t.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:e.translate,m:e.translate,mm:e.translate,h:e.translate,hh:e.translate,d:e.translate,dd:e.translate,M:e.translate,MM:e.translate,y:e.translate,yy:e.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6e3:function(t,e,n){!function(t){"use strict";t.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(t,e,n){return t<11?"ekuseni":t<15?"emini":t<19?"entsambama":"ebusuku"},meridiemHour:function(t,e){return 12===t&&(t=0),"ekuseni"===e?t:"emini"===e?t>=11?t:t+12:"entsambama"===e||"ebusuku"===e?0===t?0:t+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(n(5093))},1011:function(t,e,n){!function(t){"use strict";t.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?":e":1===e||2===e?":a":":e")},week:{dow:1,doy:4}})}(n(5093))},748:function(t,e,n){!function(t){"use strict";t.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(n(5093))},1025:function(t,e,n){!function(t){"use strict";var e={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"};t.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}வது/,ordinal:function(t){return t+"வது"},preparse:function(t){return t.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,(function(t){return n[t]}))},postformat:function(t){return t.replace(/\d/g,(function(t){return e[t]}))},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(t,e,n){return t<2?" யாமம்":t<6?" வைகறை":t<10?" காலை":t<14?" நண்பகல்":t<18?" எற்பாடு":t<22?" மாலை":" யாமம்"},meridiemHour:function(t,e){return 12===t&&(t=0),"யாமம்"===e?t<2?t:t+12:"வைகறை"===e||"காலை"===e||"நண்பகல்"===e&&t>=10?t:t+12},week:{dow:0,doy:6}})}(n(5093))},1885:function(t,e,n){!function(t){"use strict";t.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(t,e){return 12===t&&(t=0),"రాత్రి"===e?t<4?t:t+12:"ఉదయం"===e?t:"మధ్యాహ్నం"===e?t>=10?t:t+12:"సాయంత్రం"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"రాత్రి":t<10?"ఉదయం":t<17?"మధ్యాహ్నం":t<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}})}(n(5093))},8861:function(t,e,n){!function(t){"use strict";t.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6571:function(t,e,n){!function(t){"use strict";var e={0:"-ум",1:"-ум",2:"-юм",3:"-юм",4:"-ум",5:"-ум",6:"-ум",7:"-ум",8:"-ум",9:"-ум",10:"-ум",12:"-ум",13:"-ум",20:"-ум",30:"-юм",40:"-ум",50:"-ум",60:"-ум",70:"-ум",80:"-ум",90:"-ум",100:"-ум"};t.defineLocale("tg",{months:{format:"январи_феврали_марти_апрели_майи_июни_июли_августи_сентябри_октябри_ноябри_декабри".split("_"),standalone:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_")},monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Имрӯз соати] LT",nextDay:"[Фардо соати] LT",lastDay:"[Дирӯз соати] LT",nextWeek:"dddd[и] [ҳафтаи оянда соати] LT",lastWeek:"dddd[и] [ҳафтаи гузашта соати] LT",sameElse:"L"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"},meridiemParse:/шаб|субҳ|рӯз|бегоҳ/,meridiemHour:function(t,e){return 12===t&&(t=0),"шаб"===e?t<4?t:t+12:"субҳ"===e?t:"рӯз"===e?t>=11?t:t+12:"бегоҳ"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"шаб":t<11?"субҳ":t<16?"рӯз":t<19?"бегоҳ":"шаб"},dayOfMonthOrdinalParse:/\d{1,2}-(ум|юм)/,ordinal:function(t){var n=t%10,o=t>=100?100:null;return t+(e[t]||e[n]||e[o])},week:{dow:1,doy:7}})}(n(5093))},5802:function(t,e,n){!function(t){"use strict";t.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(t){return"หลังเที่ยง"===t},meridiem:function(t,e,n){return t<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",w:"1 สัปดาห์",ww:"%d สัปดาห์",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}})}(n(5093))},9527:function(t,e,n){!function(t){"use strict";var e={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'ünji",4:"'ünji",100:"'ünji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};t.defineLocale("tk",{months:"Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr".split("_"),monthsShort:"Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek".split("_"),weekdays:"Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe".split("_"),weekdaysShort:"Ýek_Duş_Siş_Çar_Pen_Ann_Şen".split("_"),weekdaysMin:"Ýk_Dş_Sş_Çr_Pn_An_Şn".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[düýn] LT",lastWeek:"[geçen] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s soň",past:"%s öň",s:"birnäçe sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir gün",dd:"%d gün",M:"bir aý",MM:"%d aý",y:"bir ýyl",yy:"%d ýyl"},ordinal:function(t,n){switch(n){case"d":case"D":case"Do":case"DD":return t;default:if(0===t)return t+"'unjy";var o=t%10,r=t%100-o,i=t>=100?100:null;return t+(e[o]||e[r]||e[i])}},week:{dow:1,doy:7}})}(n(5093))},9231:function(t,e,n){!function(t){"use strict";t.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(t){return t},week:{dow:1,doy:4}})}(n(5093))},1052:function(t,e,n){!function(t){"use strict";var e="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(t){var e=t;return e=-1!==t.indexOf("jaj")?e.slice(0,-3)+"leS":-1!==t.indexOf("jar")?e.slice(0,-3)+"waQ":-1!==t.indexOf("DIS")?e.slice(0,-3)+"nem":e+" pIq"}function o(t){var e=t;return e=-1!==t.indexOf("jaj")?e.slice(0,-3)+"Hu’":-1!==t.indexOf("jar")?e.slice(0,-3)+"wen":-1!==t.indexOf("DIS")?e.slice(0,-3)+"ben":e+" ret"}function r(t,e,n,o){var r=i(t);switch(n){case"ss":return r+" lup";case"mm":return r+" tup";case"hh":return r+" rep";case"dd":return r+" jaj";case"MM":return r+" jar";case"yy":return r+" DIS"}}function i(t){var n=Math.floor(t%1e3/100),o=Math.floor(t%100/10),r=t%10,i="";return n>0&&(i+=e[n]+"vatlh"),o>0&&(i+=(""!==i?" ":"")+e[o]+"maH"),r>0&&(i+=(""!==i?" ":"")+e[r]),""===i?"pagh":i}t.defineLocale("tlh",{months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:n,past:o,s:"puS lup",ss:r,m:"wa’ tup",mm:r,h:"wa’ rep",hh:r,d:"wa’ jaj",dd:r,M:"wa’ jar",MM:r,y:"wa’ DIS",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5096:function(t,e,n){!function(t){"use strict";var e={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"};t.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),meridiem:function(t,e,n){return t<12?n?"öö":"ÖÖ":n?"ös":"ÖS"},meridiemParse:/öö|ÖÖ|ös|ÖS/,isPM:function(t){return"ös"===t||"ÖS"===t},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinal:function(t,n){switch(n){case"d":case"D":case"Do":case"DD":return t;default:if(0===t)return t+"'ıncı";var o=t%10,r=t%100-o,i=t>=100?100:null;return t+(e[o]||e[r]||e[i])}},week:{dow:1,doy:7}})}(n(5093))},9846:function(t,e,n){!function(t){"use strict";function e(t,e,n,o){var r={s:["viensas secunds","'iensas secunds"],ss:[t+" secunds",t+" secunds"],m:["'n míut","'iens míut"],mm:[t+" míuts",t+" míuts"],h:["'n þora","'iensa þora"],hh:[t+" þoras",t+" þoras"],d:["'n ziua","'iensa ziua"],dd:[t+" ziuas",t+" ziuas"],M:["'n mes","'iens mes"],MM:[t+" mesen",t+" mesen"],y:["'n ar","'iens ar"],yy:[t+" ars",t+" ars"]};return o||e?r[n][0]:r[n][1]}t.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(t){return"d'o"===t.toLowerCase()},meridiem:function(t,e,n){return t>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7711:function(t,e,n){!function(t){"use strict";t.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(n(5093))},1765:function(t,e,n){!function(t){"use strict";t.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",ss:"%d ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}})}(n(5093))},8414:function(t,e,n){!function(t){"use strict";t.defineLocale("ug-cn",{months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},meridiemParse:/يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,meridiemHour:function(t,e){return 12===t&&(t=0),"يېرىم كېچە"===e||"سەھەر"===e||"چۈشتىن بۇرۇن"===e?t:"چۈشتىن كېيىن"===e||"كەچ"===e?t+12:t>=11?t:t+12},meridiem:function(t,e,n){var o=100*t+e;return o<600?"يېرىم كېچە":o<900?"سەھەر":o<1130?"چۈشتىن بۇرۇن":o<1230?"چۈش":o<1800?"چۈشتىن كېيىن":"كەچ"},calendar:{sameDay:"[بۈگۈن سائەت] LT",nextDay:"[ئەتە سائەت] LT",nextWeek:"[كېلەركى] dddd [سائەت] LT",lastDay:"[تۆنۈگۈن] LT",lastWeek:"[ئالدىنقى] dddd [سائەت] LT",sameElse:"L"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",ss:"%d سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"},dayOfMonthOrdinalParse:/\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"-كۈنى";case"w":case"W":return t+"-ھەپتە";default:return t}},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:1,doy:7}})}(n(5093))},6618:function(t,e,n){!function(t){"use strict";function e(t,e){var n=t.split("_");return e%10==1&&e%100!=11?n[0]:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?n[1]:n[2]}function n(t,n,o){return"m"===o?n?"хвилина":"хвилину":"h"===o?n?"година":"годину":t+" "+e({ss:n?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"}[o],+t)}function o(t,e){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")};return!0===t?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):t?n[/(\[[ВвУу]\]) ?dddd/.test(e)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(e)?"genitive":"nominative"][t.day()]:n.nominative}function r(t){return function(){return t+"о"+(11===this.hours()?"б":"")+"] LT"}}t.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:o,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:r("[Сьогодні "),nextDay:r("[Завтра "),lastDay:r("[Вчора "),nextWeek:r("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return r("[Минулої] dddd [").call(this);case 1:case 2:case 4:return r("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:n,m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(t){return/^(дня|вечора)$/.test(t)},meridiem:function(t,e,n){return t<4?"ночі":t<12?"ранку":t<17?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го)/,ordinal:function(t,e){switch(e){case"M":case"d":case"DDD":case"w":case"W":return t+"-й";case"D":return t+"-го";default:return t}},week:{dow:1,doy:7}})}(n(5093))},158:function(t,e,n){!function(t){"use strict";var e=["جنوری","فروری","مارچ","اپریل","مئی","جون","جولائی","اگست","ستمبر","اکتوبر","نومبر","دسمبر"],n=["اتوار","پیر","منگل","بدھ","جمعرات","جمعہ","ہفتہ"];t.defineLocale("ur",{months:e,monthsShort:e,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(t){return"شام"===t},meridiem:function(t,e,n){return t<12?"صبح":"شام"},calendar:{sameDay:"[آج بوقت] LT",nextDay:"[کل بوقت] LT",nextWeek:"dddd [بوقت] LT",lastDay:"[گذشتہ روز بوقت] LT",lastWeek:"[گذشتہ] dddd [بوقت] LT",sameElse:"L"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",ss:"%d سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},2475:function(t,e,n){!function(t){"use strict";t.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(n(5093))},7609:function(t,e,n){!function(t){"use strict";t.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}})}(n(5093))},1135:function(t,e,n){!function(t){"use strict";t.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(t){return/^ch$/i.test(t)},meridiem:function(t,e,n){return t<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",w:"một tuần",ww:"%d tuần",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(t){return t},week:{dow:1,doy:4}})}(n(5093))},4051:function(t,e,n){!function(t){"use strict";t.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",ss:"%d s~écóñ~ds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10;return t+(1==~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2218:function(t,e,n){!function(t){"use strict";t.defineLocale("yo",{months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Ònì ni] LT",nextDay:"[Ọ̀la ni] LT",nextWeek:"dddd [Ọsẹ̀ tón'bọ] [ni] LT",lastDay:"[Àna ni] LT",lastWeek:"dddd [Ọsẹ̀ tólọ́] [ni] LT",sameElse:"L"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",ss:"aayá %d",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"},dayOfMonthOrdinalParse:/ọjọ́\s\d{1,2}/,ordinal:"ọjọ́ %d",week:{dow:1,doy:4}})}(n(5093))},2648:function(t,e,n){!function(t){"use strict";t.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(t,e){return 12===t&&(t=0),"凌晨"===e||"早上"===e||"上午"===e?t:"下午"===e||"晚上"===e?t+12:t>=11?t:t+12},meridiem:function(t,e,n){var o=100*t+e;return o<600?"凌晨":o<900?"早上":o<1130?"上午":o<1230?"中午":o<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(t){return t.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(t){return this.week()!==t.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"周";default:return t}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}})}(n(5093))},1632:function(t,e,n){!function(t){"use strict";t.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(t,e){return 12===t&&(t=0),"凌晨"===e||"早上"===e||"上午"===e?t:"中午"===e?t>=11?t:t+12:"下午"===e||"晚上"===e?t+12:void 0},meridiem:function(t,e,n){var o=100*t+e;return o<600?"凌晨":o<900?"早上":o<1200?"上午":1200===o?"中午":o<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"週";default:return t}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},1541:function(t,e,n){!function(t){"use strict";t.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(t,e){return 12===t&&(t=0),"凌晨"===e||"早上"===e||"上午"===e?t:"中午"===e?t>=11?t:t+12:"下午"===e||"晚上"===e?t+12:void 0},meridiem:function(t,e,n){var o=100*t+e;return o<600?"凌晨":o<900?"早上":o<1130?"上午":o<1230?"中午":o<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"週";default:return t}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},304:function(t,e,n){!function(t){"use strict";t.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(t,e){return 12===t&&(t=0),"凌晨"===e||"早上"===e||"上午"===e?t:"中午"===e?t>=11?t:t+12:"下午"===e||"晚上"===e?t+12:void 0},meridiem:function(t,e,n){var o=100*t+e;return o<600?"凌晨":o<900?"早上":o<1130?"上午":o<1230?"中午":o<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"週";default:return t}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},5358:(t,e,n)=>{var o={"./af":5177,"./af.js":5177,"./ar":1509,"./ar-dz":1488,"./ar-dz.js":1488,"./ar-kw":8676,"./ar-kw.js":8676,"./ar-ly":2353,"./ar-ly.js":2353,"./ar-ma":4496,"./ar-ma.js":4496,"./ar-ps":6947,"./ar-ps.js":6947,"./ar-sa":2682,"./ar-sa.js":2682,"./ar-tn":9756,"./ar-tn.js":9756,"./ar.js":1509,"./az":5533,"./az.js":5533,"./be":8959,"./be.js":8959,"./bg":7777,"./bg.js":7777,"./bm":4903,"./bm.js":4903,"./bn":1290,"./bn-bd":7357,"./bn-bd.js":7357,"./bn.js":1290,"./bo":1545,"./bo.js":1545,"./br":1470,"./br.js":1470,"./bs":4429,"./bs.js":4429,"./ca":7306,"./ca.js":7306,"./cs":6464,"./cs.js":6464,"./cv":3635,"./cv.js":3635,"./cy":4226,"./cy.js":4226,"./da":3601,"./da.js":3601,"./de":7853,"./de-at":6111,"./de-at.js":6111,"./de-ch":4697,"./de-ch.js":4697,"./de.js":7853,"./dv":708,"./dv.js":708,"./el":4691,"./el.js":4691,"./en-au":3872,"./en-au.js":3872,"./en-ca":8298,"./en-ca.js":8298,"./en-gb":6195,"./en-gb.js":6195,"./en-ie":6584,"./en-ie.js":6584,"./en-il":5543,"./en-il.js":5543,"./en-in":9033,"./en-in.js":9033,"./en-nz":9402,"./en-nz.js":9402,"./en-sg":3004,"./en-sg.js":3004,"./eo":2934,"./eo.js":2934,"./es":7650,"./es-do":838,"./es-do.js":838,"./es-mx":7730,"./es-mx.js":7730,"./es-us":6575,"./es-us.js":6575,"./es.js":7650,"./et":3035,"./et.js":3035,"./eu":3508,"./eu.js":3508,"./fa":119,"./fa.js":119,"./fi":527,"./fi.js":527,"./fil":5995,"./fil.js":5995,"./fo":2477,"./fo.js":2477,"./fr":5498,"./fr-ca":6435,"./fr-ca.js":6435,"./fr-ch":7892,"./fr-ch.js":7892,"./fr.js":5498,"./fy":7071,"./fy.js":7071,"./ga":1734,"./ga.js":1734,"./gd":217,"./gd.js":217,"./gl":7329,"./gl.js":7329,"./gom-deva":2124,"./gom-deva.js":2124,"./gom-latn":3383,"./gom-latn.js":3383,"./gu":5050,"./gu.js":5050,"./he":1713,"./he.js":1713,"./hi":3861,"./hi.js":3861,"./hr":6308,"./hr.js":6308,"./hu":609,"./hu.js":609,"./hy-am":7160,"./hy-am.js":7160,"./id":4063,"./id.js":4063,"./is":9374,"./is.js":9374,"./it":8383,"./it-ch":1827,"./it-ch.js":1827,"./it.js":8383,"./ja":3827,"./ja.js":3827,"./jv":9722,"./jv.js":9722,"./ka":1794,"./ka.js":1794,"./kk":7088,"./kk.js":7088,"./km":6870,"./km.js":6870,"./kn":4451,"./kn.js":4451,"./ko":3164,"./ko.js":3164,"./ku":8174,"./ku-kmr":6181,"./ku-kmr.js":6181,"./ku.js":8174,"./ky":8474,"./ky.js":8474,"./lb":9680,"./lb.js":9680,"./lo":5867,"./lo.js":5867,"./lt":5766,"./lt.js":5766,"./lv":9532,"./lv.js":9532,"./me":8076,"./me.js":8076,"./mi":1848,"./mi.js":1848,"./mk":306,"./mk.js":306,"./ml":3739,"./ml.js":3739,"./mn":9053,"./mn.js":9053,"./mr":6169,"./mr.js":6169,"./ms":3386,"./ms-my":2297,"./ms-my.js":2297,"./ms.js":3386,"./mt":7075,"./mt.js":7075,"./my":2264,"./my.js":2264,"./nb":2274,"./nb.js":2274,"./ne":8235,"./ne.js":8235,"./nl":2572,"./nl-be":3784,"./nl-be.js":3784,"./nl.js":2572,"./nn":4566,"./nn.js":4566,"./oc-lnc":9330,"./oc-lnc.js":9330,"./pa-in":9849,"./pa-in.js":9849,"./pl":4418,"./pl.js":4418,"./pt":9834,"./pt-br":8303,"./pt-br.js":8303,"./pt.js":9834,"./ro":4457,"./ro.js":4457,"./ru":2271,"./ru.js":2271,"./sd":1221,"./sd.js":1221,"./se":3478,"./se.js":3478,"./si":7538,"./si.js":7538,"./sk":5784,"./sk.js":5784,"./sl":6637,"./sl.js":6637,"./sq":6794,"./sq.js":6794,"./sr":5719,"./sr-cyrl":3322,"./sr-cyrl.js":3322,"./sr.js":5719,"./ss":6e3,"./ss.js":6e3,"./sv":1011,"./sv.js":1011,"./sw":748,"./sw.js":748,"./ta":1025,"./ta.js":1025,"./te":1885,"./te.js":1885,"./tet":8861,"./tet.js":8861,"./tg":6571,"./tg.js":6571,"./th":5802,"./th.js":5802,"./tk":9527,"./tk.js":9527,"./tl-ph":9231,"./tl-ph.js":9231,"./tlh":1052,"./tlh.js":1052,"./tr":5096,"./tr.js":5096,"./tzl":9846,"./tzl.js":9846,"./tzm":1765,"./tzm-latn":7711,"./tzm-latn.js":7711,"./tzm.js":1765,"./ug-cn":8414,"./ug-cn.js":8414,"./uk":6618,"./uk.js":6618,"./ur":158,"./ur.js":158,"./uz":7609,"./uz-latn":2475,"./uz-latn.js":2475,"./uz.js":7609,"./vi":1135,"./vi.js":1135,"./x-pseudo":4051,"./x-pseudo.js":4051,"./yo":2218,"./yo.js":2218,"./zh-cn":2648,"./zh-cn.js":2648,"./zh-hk":1632,"./zh-hk.js":1632,"./zh-mo":1541,"./zh-mo.js":1541,"./zh-tw":304,"./zh-tw.js":304};function r(t){var e=i(t);return n(e)}function i(t){if(!n.o(o,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return o[t]}r.keys=function(){return Object.keys(o)},r.resolve=i,t.exports=r,r.id=5358},5093:function(t,e,n){(t=n.nmd(t)).exports=function(){"use strict";var e,o;function r(){return e.apply(null,arguments)}function i(t){e=t}function a(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function c(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function s(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function u(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(s(t,e))return!1;return!0}function p(t){return void 0===t}function l(t){return"number"==typeof t||"[object Number]"===Object.prototype.toString.call(t)}function d(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function f(t,e){var n,o=[],r=t.length;for(n=0;n<r;++n)o.push(e(t[n],n));return o}function b(t,e){for(var n in e)s(e,n)&&(t[n]=e[n]);return s(e,"toString")&&(t.toString=e.toString),s(e,"valueOf")&&(t.valueOf=e.valueOf),t}function M(t,e,n,o){return $n(t,e,n,o,!0).utc()}function z(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function h(t){return null==t._pf&&(t._pf=z()),t._pf}function m(t){var e=null,n=!1,r=t._d&&!isNaN(t._d.getTime());return r&&(e=h(t),n=o.call(e.parsedDateParts,(function(t){return null!=t})),r=e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&n),t._strict&&(r=r&&0===e.charsLeftOver&&0===e.unusedTokens.length&&void 0===e.bigHour)),null!=Object.isFrozen&&Object.isFrozen(t)?r:(t._isValid=r,t._isValid)}function O(t){var e=M(NaN);return null!=t?b(h(e),t):h(e).userInvalidated=!0,e}o=Array.prototype.some?Array.prototype.some:function(t){var e,n=Object(this),o=n.length>>>0;for(e=0;e<o;e++)if(e in n&&t.call(this,n[e],e,n))return!0;return!1};var g=r.momentProperties=[],A=!1;function v(t,e){var n,o,r,i=g.length;if(p(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),p(e._i)||(t._i=e._i),p(e._f)||(t._f=e._f),p(e._l)||(t._l=e._l),p(e._strict)||(t._strict=e._strict),p(e._tzm)||(t._tzm=e._tzm),p(e._isUTC)||(t._isUTC=e._isUTC),p(e._offset)||(t._offset=e._offset),p(e._pf)||(t._pf=h(e)),p(e._locale)||(t._locale=e._locale),i>0)for(n=0;n<i;n++)p(r=e[o=g[n]])||(t[o]=r);return t}function y(t){v(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===A&&(A=!0,r.updateOffset(this),A=!1)}function q(t){return t instanceof y||null!=t&&null!=t._isAMomentObject}function _(t){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function W(t,e){var n=!0;return b((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,t),n){var o,i,a,c=[],u=arguments.length;for(i=0;i<u;i++){if(o="","object"==typeof arguments[i]){for(a in o+="\n["+i+"] ",arguments[0])s(arguments[0],a)&&(o+=a+": "+arguments[0][a]+", ");o=o.slice(0,-2)}else o=arguments[i];c.push(o)}_(t+"\nArguments: "+Array.prototype.slice.call(c).join("")+"\n"+(new Error).stack),n=!1}return e.apply(this,arguments)}),e)}var L,w={};function x(t,e){null!=r.deprecationHandler&&r.deprecationHandler(t,e),w[t]||(_(e),w[t]=!0)}function R(t){return"undefined"!=typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function T(t){var e,n;for(n in t)s(t,n)&&(R(e=t[n])?this[n]=e:this["_"+n]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function k(t,e){var n,o=b({},t);for(n in e)s(e,n)&&(c(t[n])&&c(e[n])?(o[n]={},b(o[n],t[n]),b(o[n],e[n])):null!=e[n]?o[n]=e[n]:delete o[n]);for(n in t)s(t,n)&&!s(e,n)&&c(t[n])&&(o[n]=b({},o[n]));return o}function S(t){null!=t&&this.set(t)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,L=Object.keys?Object.keys:function(t){var e,n=[];for(e in t)s(t,e)&&n.push(e);return n};var C={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function N(t,e,n){var o=this._calendar[t]||this._calendar.sameElse;return R(o)?o.call(e,n):o}function B(t,e,n){var o=""+Math.abs(t),r=e-o.length;return(t>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,r)).toString().substr(1)+o}var D=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,E=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,P={},X={};function Y(t,e,n,o){var r=o;"string"==typeof o&&(r=function(){return this[o]()}),t&&(X[t]=r),e&&(X[e[0]]=function(){return B(r.apply(this,arguments),e[1],e[2])}),n&&(X[n]=function(){return this.localeData().ordinal(r.apply(this,arguments),t)})}function j(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function H(t){var e,n,o=t.match(D);for(e=0,n=o.length;e<n;e++)X[o[e]]?o[e]=X[o[e]]:o[e]=j(o[e]);return function(e){var r,i="";for(r=0;r<n;r++)i+=R(o[r])?o[r].call(e,t):o[r];return i}}function I(t,e){return t.isValid()?(e=F(e,t.localeData()),P[e]=P[e]||H(e),P[e](t)):t.localeData().invalidDate()}function F(t,e){var n=5;function o(t){return e.longDateFormat(t)||t}for(E.lastIndex=0;n>=0&&E.test(t);)t=t.replace(E,o),E.lastIndex=0,n-=1;return t}var U={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"};function V(t){var e=this._longDateFormat[t],n=this._longDateFormat[t.toUpperCase()];return e||!n?e:(this._longDateFormat[t]=n.match(D).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])}var G="Invalid date";function $(){return this._invalidDate}var K="%d",J=/\d{1,2}/;function Q(t){return this._ordinal.replace("%d",t)}var Z={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function tt(t,e,n,o){var r=this._relativeTime[n];return R(r)?r(t,e,n,o):r.replace(/%d/i,t)}function et(t,e){var n=this._relativeTime[t>0?"future":"past"];return R(n)?n(e):n.replace(/%s/i,e)}var nt={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function ot(t){return"string"==typeof t?nt[t]||nt[t.toLowerCase()]:void 0}function rt(t){var e,n,o={};for(n in t)s(t,n)&&(e=ot(n))&&(o[e]=t[n]);return o}var it={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function at(t){var e,n=[];for(e in t)s(t,e)&&n.push({unit:e,priority:it[e]});return n.sort((function(t,e){return t.priority-e.priority})),n}var ct,st=/\d/,ut=/\d\d/,pt=/\d{3}/,lt=/\d{4}/,dt=/[+-]?\d{6}/,ft=/\d\d?/,bt=/\d\d\d\d?/,Mt=/\d\d\d\d\d\d?/,zt=/\d{1,3}/,ht=/\d{1,4}/,mt=/[+-]?\d{1,6}/,Ot=/\d+/,gt=/[+-]?\d+/,At=/Z|[+-]\d\d:?\d\d/gi,vt=/Z|[+-]\d\d(?::?\d\d)?/gi,yt=/[+-]?\d+(\.\d{1,3})?/,qt=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,_t=/^[1-9]\d?/,Wt=/^([1-9]\d|\d)/;function Lt(t,e,n){ct[t]=R(e)?e:function(t,o){return t&&n?n:e}}function wt(t,e){return s(ct,t)?ct[t](e._strict,e._locale):new RegExp(xt(t))}function xt(t){return Rt(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,e,n,o,r){return e||n||o||r})))}function Rt(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function Tt(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function kt(t){var e=+t,n=0;return 0!==e&&isFinite(e)&&(n=Tt(e)),n}ct={};var St={};function Ct(t,e){var n,o,r=e;for("string"==typeof t&&(t=[t]),l(e)&&(r=function(t,n){n[e]=kt(t)}),o=t.length,n=0;n<o;n++)St[t[n]]=r}function Nt(t,e){Ct(t,(function(t,n,o,r){o._w=o._w||{},e(t,o._w,o,r)}))}function Bt(t,e,n){null!=e&&s(St,t)&&St[t](e,n._a,n,t)}function Dt(t){return t%4==0&&t%100!=0||t%400==0}var Et=0,Pt=1,Xt=2,Yt=3,jt=4,Ht=5,It=6,Ft=7,Ut=8;function Vt(t){return Dt(t)?366:365}Y("Y",0,0,(function(){var t=this.year();return t<=9999?B(t,4):"+"+t})),Y(0,["YY",2],0,(function(){return this.year()%100})),Y(0,["YYYY",4],0,"year"),Y(0,["YYYYY",5],0,"year"),Y(0,["YYYYYY",6,!0],0,"year"),Lt("Y",gt),Lt("YY",ft,ut),Lt("YYYY",ht,lt),Lt("YYYYY",mt,dt),Lt("YYYYYY",mt,dt),Ct(["YYYYY","YYYYYY"],Et),Ct("YYYY",(function(t,e){e[Et]=2===t.length?r.parseTwoDigitYear(t):kt(t)})),Ct("YY",(function(t,e){e[Et]=r.parseTwoDigitYear(t)})),Ct("Y",(function(t,e){e[Et]=parseInt(t,10)})),r.parseTwoDigitYear=function(t){return kt(t)+(kt(t)>68?1900:2e3)};var Gt,$t=Jt("FullYear",!0);function Kt(){return Dt(this.year())}function Jt(t,e){return function(n){return null!=n?(Zt(this,t,n),r.updateOffset(this,e),this):Qt(this,t)}}function Qt(t,e){if(!t.isValid())return NaN;var n=t._d,o=t._isUTC;switch(e){case"Milliseconds":return o?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return o?n.getUTCSeconds():n.getSeconds();case"Minutes":return o?n.getUTCMinutes():n.getMinutes();case"Hours":return o?n.getUTCHours():n.getHours();case"Date":return o?n.getUTCDate():n.getDate();case"Day":return o?n.getUTCDay():n.getDay();case"Month":return o?n.getUTCMonth():n.getMonth();case"FullYear":return o?n.getUTCFullYear():n.getFullYear();default:return NaN}}function Zt(t,e,n){var o,r,i,a,c;if(t.isValid()&&!isNaN(n)){switch(o=t._d,r=t._isUTC,e){case"Milliseconds":return void(r?o.setUTCMilliseconds(n):o.setMilliseconds(n));case"Seconds":return void(r?o.setUTCSeconds(n):o.setSeconds(n));case"Minutes":return void(r?o.setUTCMinutes(n):o.setMinutes(n));case"Hours":return void(r?o.setUTCHours(n):o.setHours(n));case"Date":return void(r?o.setUTCDate(n):o.setDate(n));case"FullYear":break;default:return}i=n,a=t.month(),c=29!==(c=t.date())||1!==a||Dt(i)?c:28,r?o.setUTCFullYear(i,a,c):o.setFullYear(i,a,c)}}function te(t){return R(this[t=ot(t)])?this[t]():this}function ee(t,e){if("object"==typeof t){var n,o=at(t=rt(t)),r=o.length;for(n=0;n<r;n++)this[o[n].unit](t[o[n].unit])}else if(R(this[t=ot(t)]))return this[t](e);return this}function ne(t,e){return(t%e+e)%e}function oe(t,e){if(isNaN(t)||isNaN(e))return NaN;var n=ne(e,12);return t+=(e-n)/12,1===n?Dt(t)?29:28:31-n%7%2}Gt=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1},Y("M",["MM",2],"Mo",(function(){return this.month()+1})),Y("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),Y("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),Lt("M",ft,_t),Lt("MM",ft,ut),Lt("MMM",(function(t,e){return e.monthsShortRegex(t)})),Lt("MMMM",(function(t,e){return e.monthsRegex(t)})),Ct(["M","MM"],(function(t,e){e[Pt]=kt(t)-1})),Ct(["MMM","MMMM"],(function(t,e,n,o){var r=n._locale.monthsParse(t,o,n._strict);null!=r?e[Pt]=r:h(n).invalidMonth=t}));var re="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ie="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),ae=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ce=qt,se=qt;function ue(t,e){return t?a(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||ae).test(e)?"format":"standalone"][t.month()]:a(this._months)?this._months:this._months.standalone}function pe(t,e){return t?a(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[ae.test(e)?"format":"standalone"][t.month()]:a(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function le(t,e,n){var o,r,i,a=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],o=0;o<12;++o)i=M([2e3,o]),this._shortMonthsParse[o]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[o]=this.months(i,"").toLocaleLowerCase();return n?"MMM"===e?-1!==(r=Gt.call(this._shortMonthsParse,a))?r:null:-1!==(r=Gt.call(this._longMonthsParse,a))?r:null:"MMM"===e?-1!==(r=Gt.call(this._shortMonthsParse,a))||-1!==(r=Gt.call(this._longMonthsParse,a))?r:null:-1!==(r=Gt.call(this._longMonthsParse,a))||-1!==(r=Gt.call(this._shortMonthsParse,a))?r:null}function de(t,e,n){var o,r,i;if(this._monthsParseExact)return le.call(this,t,e,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),o=0;o<12;o++){if(r=M([2e3,o]),n&&!this._longMonthsParse[o]&&(this._longMonthsParse[o]=new RegExp("^"+this.months(r,"").replace(".","")+"$","i"),this._shortMonthsParse[o]=new RegExp("^"+this.monthsShort(r,"").replace(".","")+"$","i")),n||this._monthsParse[o]||(i="^"+this.months(r,"")+"|^"+this.monthsShort(r,""),this._monthsParse[o]=new RegExp(i.replace(".",""),"i")),n&&"MMMM"===e&&this._longMonthsParse[o].test(t))return o;if(n&&"MMM"===e&&this._shortMonthsParse[o].test(t))return o;if(!n&&this._monthsParse[o].test(t))return o}}function fe(t,e){if(!t.isValid())return t;if("string"==typeof e)if(/^\d+$/.test(e))e=kt(e);else if(!l(e=t.localeData().monthsParse(e)))return t;var n=e,o=t.date();return o=o<29?o:Math.min(o,oe(t.year(),n)),t._isUTC?t._d.setUTCMonth(n,o):t._d.setMonth(n,o),t}function be(t){return null!=t?(fe(this,t),r.updateOffset(this,!0),this):Qt(this,"Month")}function Me(){return oe(this.year(),this.month())}function ze(t){return this._monthsParseExact?(s(this,"_monthsRegex")||me.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=ce),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function he(t){return this._monthsParseExact?(s(this,"_monthsRegex")||me.call(this),t?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=se),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function me(){function t(t,e){return e.length-t.length}var e,n,o,r,i=[],a=[],c=[];for(e=0;e<12;e++)n=M([2e3,e]),o=Rt(this.monthsShort(n,"")),r=Rt(this.months(n,"")),i.push(o),a.push(r),c.push(r),c.push(o);i.sort(t),a.sort(t),c.sort(t),this._monthsRegex=new RegExp("^("+c.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+i.join("|")+")","i")}function Oe(t,e,n,o,r,i,a){var c;return t<100&&t>=0?(c=new Date(t+400,e,n,o,r,i,a),isFinite(c.getFullYear())&&c.setFullYear(t)):c=new Date(t,e,n,o,r,i,a),c}function ge(t){var e,n;return t<100&&t>=0?((n=Array.prototype.slice.call(arguments))[0]=t+400,e=new Date(Date.UTC.apply(null,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function Ae(t,e,n){var o=7+e-n;return-(7+ge(t,0,o).getUTCDay()-e)%7+o-1}function ve(t,e,n,o,r){var i,a,c=1+7*(e-1)+(7+n-o)%7+Ae(t,o,r);return c<=0?a=Vt(i=t-1)+c:c>Vt(t)?(i=t+1,a=c-Vt(t)):(i=t,a=c),{year:i,dayOfYear:a}}function ye(t,e,n){var o,r,i=Ae(t.year(),e,n),a=Math.floor((t.dayOfYear()-i-1)/7)+1;return a<1?o=a+qe(r=t.year()-1,e,n):a>qe(t.year(),e,n)?(o=a-qe(t.year(),e,n),r=t.year()+1):(r=t.year(),o=a),{week:o,year:r}}function qe(t,e,n){var o=Ae(t,e,n),r=Ae(t+1,e,n);return(Vt(t)-o+r)/7}function _e(t){return ye(t,this._week.dow,this._week.doy).week}Y("w",["ww",2],"wo","week"),Y("W",["WW",2],"Wo","isoWeek"),Lt("w",ft,_t),Lt("ww",ft,ut),Lt("W",ft,_t),Lt("WW",ft,ut),Nt(["w","ww","W","WW"],(function(t,e,n,o){e[o.substr(0,1)]=kt(t)}));var We={dow:0,doy:6};function Le(){return this._week.dow}function we(){return this._week.doy}function xe(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")}function Re(t){var e=ye(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")}function Te(t,e){return"string"!=typeof t?t:isNaN(t)?"number"==typeof(t=e.weekdaysParse(t))?t:null:parseInt(t,10)}function ke(t,e){return"string"==typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Se(t,e){return t.slice(e,7).concat(t.slice(0,e))}Y("d",0,"do","day"),Y("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),Y("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),Y("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),Y("e",0,0,"weekday"),Y("E",0,0,"isoWeekday"),Lt("d",ft),Lt("e",ft),Lt("E",ft),Lt("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Lt("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Lt("dddd",(function(t,e){return e.weekdaysRegex(t)})),Nt(["dd","ddd","dddd"],(function(t,e,n,o){var r=n._locale.weekdaysParse(t,o,n._strict);null!=r?e.d=r:h(n).invalidWeekday=t})),Nt(["d","e","E"],(function(t,e,n,o){e[o]=kt(t)}));var Ce="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ne="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Be="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),De=qt,Ee=qt,Pe=qt;function Xe(t,e){var n=a(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Se(n,this._week.dow):t?n[t.day()]:n}function Ye(t){return!0===t?Se(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function je(t){return!0===t?Se(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function He(t,e,n){var o,r,i,a=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],o=0;o<7;++o)i=M([2e3,1]).day(o),this._minWeekdaysParse[o]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[o]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[o]=this.weekdays(i,"").toLocaleLowerCase();return n?"dddd"===e?-1!==(r=Gt.call(this._weekdaysParse,a))?r:null:"ddd"===e?-1!==(r=Gt.call(this._shortWeekdaysParse,a))?r:null:-1!==(r=Gt.call(this._minWeekdaysParse,a))?r:null:"dddd"===e?-1!==(r=Gt.call(this._weekdaysParse,a))||-1!==(r=Gt.call(this._shortWeekdaysParse,a))||-1!==(r=Gt.call(this._minWeekdaysParse,a))?r:null:"ddd"===e?-1!==(r=Gt.call(this._shortWeekdaysParse,a))||-1!==(r=Gt.call(this._weekdaysParse,a))||-1!==(r=Gt.call(this._minWeekdaysParse,a))?r:null:-1!==(r=Gt.call(this._minWeekdaysParse,a))||-1!==(r=Gt.call(this._weekdaysParse,a))||-1!==(r=Gt.call(this._shortWeekdaysParse,a))?r:null}function Ie(t,e,n){var o,r,i;if(this._weekdaysParseExact)return He.call(this,t,e,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),o=0;o<7;o++){if(r=M([2e3,1]).day(o),n&&!this._fullWeekdaysParse[o]&&(this._fullWeekdaysParse[o]=new RegExp("^"+this.weekdays(r,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[o]=new RegExp("^"+this.weekdaysShort(r,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[o]=new RegExp("^"+this.weekdaysMin(r,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[o]||(i="^"+this.weekdays(r,"")+"|^"+this.weekdaysShort(r,"")+"|^"+this.weekdaysMin(r,""),this._weekdaysParse[o]=new RegExp(i.replace(".",""),"i")),n&&"dddd"===e&&this._fullWeekdaysParse[o].test(t))return o;if(n&&"ddd"===e&&this._shortWeekdaysParse[o].test(t))return o;if(n&&"dd"===e&&this._minWeekdaysParse[o].test(t))return o;if(!n&&this._weekdaysParse[o].test(t))return o}}function Fe(t){if(!this.isValid())return null!=t?this:NaN;var e=Qt(this,"Day");return null!=t?(t=Te(t,this.localeData()),this.add(t-e,"d")):e}function Ue(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")}function Ve(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=ke(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7}function Ge(t){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Je.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=De),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function $e(t){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Je.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ee),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Ke(t){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Je.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Pe),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Je(){function t(t,e){return e.length-t.length}var e,n,o,r,i,a=[],c=[],s=[],u=[];for(e=0;e<7;e++)n=M([2e3,1]).day(e),o=Rt(this.weekdaysMin(n,"")),r=Rt(this.weekdaysShort(n,"")),i=Rt(this.weekdays(n,"")),a.push(o),c.push(r),s.push(i),u.push(o),u.push(r),u.push(i);a.sort(t),c.sort(t),s.sort(t),u.sort(t),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Qe(){return this.hours()%12||12}function Ze(){return this.hours()||24}function tn(t,e){Y(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function en(t,e){return e._meridiemParse}function nn(t){return"p"===(t+"").toLowerCase().charAt(0)}Y("H",["HH",2],0,"hour"),Y("h",["hh",2],0,Qe),Y("k",["kk",2],0,Ze),Y("hmm",0,0,(function(){return""+Qe.apply(this)+B(this.minutes(),2)})),Y("hmmss",0,0,(function(){return""+Qe.apply(this)+B(this.minutes(),2)+B(this.seconds(),2)})),Y("Hmm",0,0,(function(){return""+this.hours()+B(this.minutes(),2)})),Y("Hmmss",0,0,(function(){return""+this.hours()+B(this.minutes(),2)+B(this.seconds(),2)})),tn("a",!0),tn("A",!1),Lt("a",en),Lt("A",en),Lt("H",ft,Wt),Lt("h",ft,_t),Lt("k",ft,_t),Lt("HH",ft,ut),Lt("hh",ft,ut),Lt("kk",ft,ut),Lt("hmm",bt),Lt("hmmss",Mt),Lt("Hmm",bt),Lt("Hmmss",Mt),Ct(["H","HH"],Yt),Ct(["k","kk"],(function(t,e,n){var o=kt(t);e[Yt]=24===o?0:o})),Ct(["a","A"],(function(t,e,n){n._isPm=n._locale.isPM(t),n._meridiem=t})),Ct(["h","hh"],(function(t,e,n){e[Yt]=kt(t),h(n).bigHour=!0})),Ct("hmm",(function(t,e,n){var o=t.length-2;e[Yt]=kt(t.substr(0,o)),e[jt]=kt(t.substr(o)),h(n).bigHour=!0})),Ct("hmmss",(function(t,e,n){var o=t.length-4,r=t.length-2;e[Yt]=kt(t.substr(0,o)),e[jt]=kt(t.substr(o,2)),e[Ht]=kt(t.substr(r)),h(n).bigHour=!0})),Ct("Hmm",(function(t,e,n){var o=t.length-2;e[Yt]=kt(t.substr(0,o)),e[jt]=kt(t.substr(o))})),Ct("Hmmss",(function(t,e,n){var o=t.length-4,r=t.length-2;e[Yt]=kt(t.substr(0,o)),e[jt]=kt(t.substr(o,2)),e[Ht]=kt(t.substr(r))}));var on=/[ap]\.?m?\.?/i,rn=Jt("Hours",!0);function an(t,e,n){return t>11?n?"pm":"PM":n?"am":"AM"}var cn,sn={calendar:C,longDateFormat:U,invalidDate:G,ordinal:K,dayOfMonthOrdinalParse:J,relativeTime:Z,months:re,monthsShort:ie,week:We,weekdays:Ce,weekdaysMin:Be,weekdaysShort:Ne,meridiemParse:on},un={},pn={};function ln(t,e){var n,o=Math.min(t.length,e.length);for(n=0;n<o;n+=1)if(t[n]!==e[n])return n;return o}function dn(t){return t?t.toLowerCase().replace("_","-"):t}function fn(t){for(var e,n,o,r,i=0;i<t.length;){for(e=(r=dn(t[i]).split("-")).length,n=(n=dn(t[i+1]))?n.split("-"):null;e>0;){if(o=Mn(r.slice(0,e).join("-")))return o;if(n&&n.length>=e&&ln(r,n)>=e-1)break;e--}i++}return cn}function bn(t){return!(!t||!t.match("^[^/\\\\]*$"))}function Mn(e){var o=null;if(void 0===un[e]&&t&&t.exports&&bn(e))try{o=cn._abbr,n(5358)("./"+e),zn(o)}catch(t){un[e]=null}return un[e]}function zn(t,e){var n;return t&&((n=p(e)?On(t):hn(t,e))?cn=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),cn._abbr}function hn(t,e){if(null!==e){var n,o=sn;if(e.abbr=t,null!=un[t])x("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."),o=un[t]._config;else if(null!=e.parentLocale)if(null!=un[e.parentLocale])o=un[e.parentLocale]._config;else{if(null==(n=Mn(e.parentLocale)))return pn[e.parentLocale]||(pn[e.parentLocale]=[]),pn[e.parentLocale].push({name:t,config:e}),null;o=n._config}return un[t]=new S(k(o,e)),pn[t]&&pn[t].forEach((function(t){hn(t.name,t.config)})),zn(t),un[t]}return delete un[t],null}function mn(t,e){if(null!=e){var n,o,r=sn;null!=un[t]&&null!=un[t].parentLocale?un[t].set(k(un[t]._config,e)):(null!=(o=Mn(t))&&(r=o._config),e=k(r,e),null==o&&(e.abbr=t),(n=new S(e)).parentLocale=un[t],un[t]=n),zn(t)}else null!=un[t]&&(null!=un[t].parentLocale?(un[t]=un[t].parentLocale,t===zn()&&zn(t)):null!=un[t]&&delete un[t]);return un[t]}function On(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return cn;if(!a(t)){if(e=Mn(t))return e;t=[t]}return fn(t)}function gn(){return L(un)}function An(t){var e,n=t._a;return n&&-2===h(t).overflow&&(e=n[Pt]<0||n[Pt]>11?Pt:n[Xt]<1||n[Xt]>oe(n[Et],n[Pt])?Xt:n[Yt]<0||n[Yt]>24||24===n[Yt]&&(0!==n[jt]||0!==n[Ht]||0!==n[It])?Yt:n[jt]<0||n[jt]>59?jt:n[Ht]<0||n[Ht]>59?Ht:n[It]<0||n[It]>999?It:-1,h(t)._overflowDayOfYear&&(e<Et||e>Xt)&&(e=Xt),h(t)._overflowWeeks&&-1===e&&(e=Ft),h(t)._overflowWeekday&&-1===e&&(e=Ut),h(t).overflow=e),t}var vn=/^\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)?)?$/,yn=/^\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)?)?$/,qn=/Z|[+-]\d\d(?::?\d\d)?/,_n=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Wn=[["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/]],Ln=/^\/?Date\((-?\d+)/i,wn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,xn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Rn(t){var e,n,o,r,i,a,c=t._i,s=vn.exec(c)||yn.exec(c),u=_n.length,p=Wn.length;if(s){for(h(t).iso=!0,e=0,n=u;e<n;e++)if(_n[e][1].exec(s[1])){r=_n[e][0],o=!1!==_n[e][2];break}if(null==r)return void(t._isValid=!1);if(s[3]){for(e=0,n=p;e<n;e++)if(Wn[e][1].exec(s[3])){i=(s[2]||" ")+Wn[e][0];break}if(null==i)return void(t._isValid=!1)}if(!o&&null!=i)return void(t._isValid=!1);if(s[4]){if(!qn.exec(s[4]))return void(t._isValid=!1);a="Z"}t._f=r+(i||"")+(a||""),jn(t)}else t._isValid=!1}function Tn(t,e,n,o,r,i){var a=[kn(t),ie.indexOf(e),parseInt(n,10),parseInt(o,10),parseInt(r,10)];return i&&a.push(parseInt(i,10)),a}function kn(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function Sn(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Cn(t,e,n){return!t||Ne.indexOf(t)===new Date(e[0],e[1],e[2]).getDay()||(h(n).weekdayMismatch=!0,n._isValid=!1,!1)}function Nn(t,e,n){if(t)return xn[t];if(e)return 0;var o=parseInt(n,10),r=o%100;return(o-r)/100*60+r}function Bn(t){var e,n=wn.exec(Sn(t._i));if(n){if(e=Tn(n[4],n[3],n[2],n[5],n[6],n[7]),!Cn(n[1],e,t))return;t._a=e,t._tzm=Nn(n[8],n[9],n[10]),t._d=ge.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),h(t).rfc2822=!0}else t._isValid=!1}function Dn(t){var e=Ln.exec(t._i);null===e?(Rn(t),!1===t._isValid&&(delete t._isValid,Bn(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:r.createFromInputFallback(t)))):t._d=new Date(+e[1])}function En(t,e,n){return null!=t?t:null!=e?e:n}function Pn(t){var e=new Date(r.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}function Xn(t){var e,n,o,r,i,a=[];if(!t._d){for(o=Pn(t),t._w&&null==t._a[Xt]&&null==t._a[Pt]&&Yn(t),null!=t._dayOfYear&&(i=En(t._a[Et],o[Et]),(t._dayOfYear>Vt(i)||0===t._dayOfYear)&&(h(t)._overflowDayOfYear=!0),n=ge(i,0,t._dayOfYear),t._a[Pt]=n.getUTCMonth(),t._a[Xt]=n.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=a[e]=o[e];for(;e<7;e++)t._a[e]=a[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[Yt]&&0===t._a[jt]&&0===t._a[Ht]&&0===t._a[It]&&(t._nextDay=!0,t._a[Yt]=0),t._d=(t._useUTC?ge:Oe).apply(null,a),r=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Yt]=24),t._w&&void 0!==t._w.d&&t._w.d!==r&&(h(t).weekdayMismatch=!0)}}function Yn(t){var e,n,o,r,i,a,c,s,u;null!=(e=t._w).GG||null!=e.W||null!=e.E?(i=1,a=4,n=En(e.GG,t._a[Et],ye(Kn(),1,4).year),o=En(e.W,1),((r=En(e.E,1))<1||r>7)&&(s=!0)):(i=t._locale._week.dow,a=t._locale._week.doy,u=ye(Kn(),i,a),n=En(e.gg,t._a[Et],u.year),o=En(e.w,u.week),null!=e.d?((r=e.d)<0||r>6)&&(s=!0):null!=e.e?(r=e.e+i,(e.e<0||e.e>6)&&(s=!0)):r=i),o<1||o>qe(n,i,a)?h(t)._overflowWeeks=!0:null!=s?h(t)._overflowWeekday=!0:(c=ve(n,o,r,i,a),t._a[Et]=c.year,t._dayOfYear=c.dayOfYear)}function jn(t){if(t._f!==r.ISO_8601)if(t._f!==r.RFC_2822){t._a=[],h(t).empty=!0;var e,n,o,i,a,c,s,u=""+t._i,p=u.length,l=0;for(s=(o=F(t._f,t._locale).match(D)||[]).length,e=0;e<s;e++)i=o[e],(n=(u.match(wt(i,t))||[])[0])&&((a=u.substr(0,u.indexOf(n))).length>0&&h(t).unusedInput.push(a),u=u.slice(u.indexOf(n)+n.length),l+=n.length),X[i]?(n?h(t).empty=!1:h(t).unusedTokens.push(i),Bt(i,n,t)):t._strict&&!n&&h(t).unusedTokens.push(i);h(t).charsLeftOver=p-l,u.length>0&&h(t).unusedInput.push(u),t._a[Yt]<=12&&!0===h(t).bigHour&&t._a[Yt]>0&&(h(t).bigHour=void 0),h(t).parsedDateParts=t._a.slice(0),h(t).meridiem=t._meridiem,t._a[Yt]=Hn(t._locale,t._a[Yt],t._meridiem),null!==(c=h(t).era)&&(t._a[Et]=t._locale.erasConvertYear(c,t._a[Et])),Xn(t),An(t)}else Bn(t);else Rn(t)}function Hn(t,e,n){var o;return null==n?e:null!=t.meridiemHour?t.meridiemHour(e,n):null!=t.isPM?((o=t.isPM(n))&&e<12&&(e+=12),o||12!==e||(e=0),e):e}function In(t){var e,n,o,r,i,a,c=!1,s=t._f.length;if(0===s)return h(t).invalidFormat=!0,void(t._d=new Date(NaN));for(r=0;r<s;r++)i=0,a=!1,e=v({},t),null!=t._useUTC&&(e._useUTC=t._useUTC),e._f=t._f[r],jn(e),m(e)&&(a=!0),i+=h(e).charsLeftOver,i+=10*h(e).unusedTokens.length,h(e).score=i,c?i<o&&(o=i,n=e):(null==o||i<o||a)&&(o=i,n=e,a&&(c=!0));b(t,n||e)}function Fn(t){if(!t._d){var e=rt(t._i),n=void 0===e.day?e.date:e.day;t._a=f([e.year,e.month,n,e.hour,e.minute,e.second,e.millisecond],(function(t){return t&&parseInt(t,10)})),Xn(t)}}function Un(t){var e=new y(An(Vn(t)));return e._nextDay&&(e.add(1,"d"),e._nextDay=void 0),e}function Vn(t){var e=t._i,n=t._f;return t._locale=t._locale||On(t._l),null===e||void 0===n&&""===e?O({nullInput:!0}):("string"==typeof e&&(t._i=e=t._locale.preparse(e)),q(e)?new y(An(e)):(d(e)?t._d=e:a(n)?In(t):n?jn(t):Gn(t),m(t)||(t._d=null),t))}function Gn(t){var e=t._i;p(e)?t._d=new Date(r.now()):d(e)?t._d=new Date(e.valueOf()):"string"==typeof e?Dn(t):a(e)?(t._a=f(e.slice(0),(function(t){return parseInt(t,10)})),Xn(t)):c(e)?Fn(t):l(e)?t._d=new Date(e):r.createFromInputFallback(t)}function $n(t,e,n,o,r){var i={};return!0!==e&&!1!==e||(o=e,e=void 0),!0!==n&&!1!==n||(o=n,n=void 0),(c(t)&&u(t)||a(t)&&0===t.length)&&(t=void 0),i._isAMomentObject=!0,i._useUTC=i._isUTC=r,i._l=n,i._i=t,i._f=e,i._strict=o,Un(i)}function Kn(t,e,n,o){return $n(t,e,n,o,!1)}r.createFromInputFallback=W("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),r.ISO_8601=function(){},r.RFC_2822=function(){};var Jn=W("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Kn.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:O()})),Qn=W("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Kn.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:O()}));function Zn(t,e){var n,o;if(1===e.length&&a(e[0])&&(e=e[0]),!e.length)return Kn();for(n=e[0],o=1;o<e.length;++o)e[o].isValid()&&!e[o][t](n)||(n=e[o]);return n}function to(){return Zn("isBefore",[].slice.call(arguments,0))}function eo(){return Zn("isAfter",[].slice.call(arguments,0))}var no=function(){return Date.now?Date.now():+new Date},oo=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ro(t){var e,n,o=!1,r=oo.length;for(e in t)if(s(t,e)&&(-1===Gt.call(oo,e)||null!=t[e]&&isNaN(t[e])))return!1;for(n=0;n<r;++n)if(t[oo[n]]){if(o)return!1;parseFloat(t[oo[n]])!==kt(t[oo[n]])&&(o=!0)}return!0}function io(){return this._isValid}function ao(){return Ro(NaN)}function co(t){var e=rt(t),n=e.year||0,o=e.quarter||0,r=e.month||0,i=e.week||e.isoWeek||0,a=e.day||0,c=e.hour||0,s=e.minute||0,u=e.second||0,p=e.millisecond||0;this._isValid=ro(e),this._milliseconds=+p+1e3*u+6e4*s+1e3*c*60*60,this._days=+a+7*i,this._months=+r+3*o+12*n,this._data={},this._locale=On(),this._bubble()}function so(t){return t instanceof co}function uo(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function po(t,e,n){var o,r=Math.min(t.length,e.length),i=Math.abs(t.length-e.length),a=0;for(o=0;o<r;o++)(n&&t[o]!==e[o]||!n&&kt(t[o])!==kt(e[o]))&&a++;return a+i}function lo(t,e){Y(t,0,0,(function(){var t=this.utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+B(~~(t/60),2)+e+B(~~t%60,2)}))}lo("Z",":"),lo("ZZ",""),Lt("Z",vt),Lt("ZZ",vt),Ct(["Z","ZZ"],(function(t,e,n){n._useUTC=!0,n._tzm=bo(vt,t)}));var fo=/([\+\-]|\d\d)/gi;function bo(t,e){var n,o,r=(e||"").match(t);return null===r?null:0===(o=60*(n=((r[r.length-1]||[])+"").match(fo)||["-",0,0])[1]+kt(n[2]))?0:"+"===n[0]?o:-o}function Mo(t,e){var n,o;return e._isUTC?(n=e.clone(),o=(q(t)||d(t)?t.valueOf():Kn(t).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+o),r.updateOffset(n,!1),n):Kn(t).local()}function zo(t){return-Math.round(t._d.getTimezoneOffset())}function ho(t,e,n){var o,i=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"==typeof t){if(null===(t=bo(vt,t)))return this}else Math.abs(t)<16&&!n&&(t*=60);return!this._isUTC&&e&&(o=zo(this)),this._offset=t,this._isUTC=!0,null!=o&&this.add(o,"m"),i!==t&&(!e||this._changeInProgress?No(this,Ro(t-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?i:zo(this)}function mo(t,e){return null!=t?("string"!=typeof t&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()}function Oo(t){return this.utcOffset(0,t)}function go(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(zo(this),"m")),this}function Ao(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var t=bo(At,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this}function vo(t){return!!this.isValid()&&(t=t?Kn(t).utcOffset():0,(this.utcOffset()-t)%60==0)}function yo(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function qo(){if(!p(this._isDSTShifted))return this._isDSTShifted;var t,e={};return v(e,this),(e=Vn(e))._a?(t=e._isUTC?M(e._a):Kn(e._a),this._isDSTShifted=this.isValid()&&po(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function _o(){return!!this.isValid()&&!this._isUTC}function Wo(){return!!this.isValid()&&this._isUTC}function Lo(){return!!this.isValid()&&this._isUTC&&0===this._offset}r.updateOffset=function(){};var wo=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,xo=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ro(t,e){var n,o,r,i=t,a=null;return so(t)?i={ms:t._milliseconds,d:t._days,M:t._months}:l(t)||!isNaN(+t)?(i={},e?i[e]=+t:i.milliseconds=+t):(a=wo.exec(t))?(n="-"===a[1]?-1:1,i={y:0,d:kt(a[Xt])*n,h:kt(a[Yt])*n,m:kt(a[jt])*n,s:kt(a[Ht])*n,ms:kt(uo(1e3*a[It]))*n}):(a=xo.exec(t))?(n="-"===a[1]?-1:1,i={y:To(a[2],n),M:To(a[3],n),w:To(a[4],n),d:To(a[5],n),h:To(a[6],n),m:To(a[7],n),s:To(a[8],n)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(r=So(Kn(i.from),Kn(i.to)),(i={}).ms=r.milliseconds,i.M=r.months),o=new co(i),so(t)&&s(t,"_locale")&&(o._locale=t._locale),so(t)&&s(t,"_isValid")&&(o._isValid=t._isValid),o}function To(t,e){var n=t&&parseFloat(t.replace(",","."));return(isNaN(n)?0:n)*e}function ko(t,e){var n={};return n.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(n.months,"M").isAfter(e)&&--n.months,n.milliseconds=+e-+t.clone().add(n.months,"M"),n}function So(t,e){var n;return t.isValid()&&e.isValid()?(e=Mo(e,t),t.isBefore(e)?n=ko(t,e):((n=ko(e,t)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Co(t,e){return function(n,o){var r;return null===o||isNaN(+o)||(x(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),r=n,n=o,o=r),No(this,Ro(n,o),t),this}}function No(t,e,n,o){var i=e._milliseconds,a=uo(e._days),c=uo(e._months);t.isValid()&&(o=null==o||o,c&&fe(t,Qt(t,"Month")+c*n),a&&Zt(t,"Date",Qt(t,"Date")+a*n),i&&t._d.setTime(t._d.valueOf()+i*n),o&&r.updateOffset(t,a||c))}Ro.fn=co.prototype,Ro.invalid=ao;var Bo=Co(1,"add"),Do=Co(-1,"subtract");function Eo(t){return"string"==typeof t||t instanceof String}function Po(t){return q(t)||d(t)||Eo(t)||l(t)||Yo(t)||Xo(t)||null==t}function Xo(t){var e,n,o=c(t)&&!u(t),r=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],a=i.length;for(e=0;e<a;e+=1)n=i[e],r=r||s(t,n);return o&&r}function Yo(t){var e=a(t),n=!1;return e&&(n=0===t.filter((function(e){return!l(e)&&Eo(t)})).length),e&&n}function jo(t){var e,n,o=c(t)&&!u(t),r=!1,i=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(e=0;e<i.length;e+=1)n=i[e],r=r||s(t,n);return o&&r}function Ho(t,e){var n=t.diff(e,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Io(t,e){1===arguments.length&&(arguments[0]?Po(arguments[0])?(t=arguments[0],e=void 0):jo(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var n=t||Kn(),o=Mo(n,this).startOf("day"),i=r.calendarFormat(this,o)||"sameElse",a=e&&(R(e[i])?e[i].call(this,n):e[i]);return this.format(a||this.localeData().calendar(i,this,Kn(n)))}function Fo(){return new y(this)}function Uo(t,e){var n=q(t)?t:Kn(t);return!(!this.isValid()||!n.isValid())&&("millisecond"===(e=ot(e)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(e).valueOf())}function Vo(t,e){var n=q(t)?t:Kn(t);return!(!this.isValid()||!n.isValid())&&("millisecond"===(e=ot(e)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(e).valueOf()<n.valueOf())}function Go(t,e,n,o){var r=q(t)?t:Kn(t),i=q(e)?e:Kn(e);return!!(this.isValid()&&r.isValid()&&i.isValid())&&("("===(o=o||"()")[0]?this.isAfter(r,n):!this.isBefore(r,n))&&(")"===o[1]?this.isBefore(i,n):!this.isAfter(i,n))}function $o(t,e){var n,o=q(t)?t:Kn(t);return!(!this.isValid()||!o.isValid())&&("millisecond"===(e=ot(e)||"millisecond")?this.valueOf()===o.valueOf():(n=o.valueOf(),this.clone().startOf(e).valueOf()<=n&&n<=this.clone().endOf(e).valueOf()))}function Ko(t,e){return this.isSame(t,e)||this.isAfter(t,e)}function Jo(t,e){return this.isSame(t,e)||this.isBefore(t,e)}function Qo(t,e,n){var o,r,i;if(!this.isValid())return NaN;if(!(o=Mo(t,this)).isValid())return NaN;switch(r=6e4*(o.utcOffset()-this.utcOffset()),e=ot(e)){case"year":i=Zo(this,o)/12;break;case"month":i=Zo(this,o);break;case"quarter":i=Zo(this,o)/3;break;case"second":i=(this-o)/1e3;break;case"minute":i=(this-o)/6e4;break;case"hour":i=(this-o)/36e5;break;case"day":i=(this-o-r)/864e5;break;case"week":i=(this-o-r)/6048e5;break;default:i=this-o}return n?i:Tt(i)}function Zo(t,e){if(t.date()<e.date())return-Zo(e,t);var n=12*(e.year()-t.year())+(e.month()-t.month()),o=t.clone().add(n,"months");return-(n+(e-o<0?(e-o)/(o-t.clone().add(n-1,"months")):(e-o)/(t.clone().add(n+1,"months")-o)))||0}function tr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function er(t){if(!this.isValid())return null;var e=!0!==t,n=e?this.clone().utc():this;return n.year()<0||n.year()>9999?I(n,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):R(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",I(n,"Z")):I(n,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function nr(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,n,o,r="moment",i="";return this.isLocal()||(r=0===this.utcOffset()?"moment.utc":"moment.parseZone",i="Z"),t="["+r+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",o=i+'[")]',this.format(t+e+n+o)}function or(t){t||(t=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var e=I(this,t);return this.localeData().postformat(e)}function rr(t,e){return this.isValid()&&(q(t)&&t.isValid()||Kn(t).isValid())?Ro({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ir(t){return this.from(Kn(),t)}function ar(t,e){return this.isValid()&&(q(t)&&t.isValid()||Kn(t).isValid())?Ro({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function cr(t){return this.to(Kn(),t)}function sr(t){var e;return void 0===t?this._locale._abbr:(null!=(e=On(t))&&(this._locale=e),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var ur=W("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function pr(){return this._locale}var lr=1e3,dr=60*lr,fr=60*dr,br=3506328*fr;function Mr(t,e){return(t%e+e)%e}function zr(t,e,n){return t<100&&t>=0?new Date(t+400,e,n)-br:new Date(t,e,n).valueOf()}function hr(t,e,n){return t<100&&t>=0?Date.UTC(t+400,e,n)-br:Date.UTC(t,e,n)}function mr(t){var e,n;if(void 0===(t=ot(t))||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?hr:zr,t){case"year":e=n(this.year(),0,1);break;case"quarter":e=n(this.year(),this.month()-this.month()%3,1);break;case"month":e=n(this.year(),this.month(),1);break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=n(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=Mr(e+(this._isUTC?0:this.utcOffset()*dr),fr);break;case"minute":e=this._d.valueOf(),e-=Mr(e,dr);break;case"second":e=this._d.valueOf(),e-=Mr(e,lr)}return this._d.setTime(e),r.updateOffset(this,!0),this}function Or(t){var e,n;if(void 0===(t=ot(t))||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?hr:zr,t){case"year":e=n(this.year()+1,0,1)-1;break;case"quarter":e=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=n(this.year(),this.month()+1,1)-1;break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=fr-Mr(e+(this._isUTC?0:this.utcOffset()*dr),fr)-1;break;case"minute":e=this._d.valueOf(),e+=dr-Mr(e,dr)-1;break;case"second":e=this._d.valueOf(),e+=lr-Mr(e,lr)-1}return this._d.setTime(e),r.updateOffset(this,!0),this}function gr(){return this._d.valueOf()-6e4*(this._offset||0)}function Ar(){return Math.floor(this.valueOf()/1e3)}function vr(){return new Date(this.valueOf())}function yr(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function qr(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function _r(){return this.isValid()?this.toISOString():null}function Wr(){return m(this)}function Lr(){return b({},h(this))}function wr(){return h(this).overflow}function xr(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Rr(t,e){var n,o,i,a=this._eras||On("en")._eras;for(n=0,o=a.length;n<o;++n)switch("string"==typeof a[n].since&&(i=r(a[n].since).startOf("day"),a[n].since=i.valueOf()),typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":i=r(a[n].until).startOf("day").valueOf(),a[n].until=i.valueOf()}return a}function Tr(t,e,n){var o,r,i,a,c,s=this.eras();for(t=t.toUpperCase(),o=0,r=s.length;o<r;++o)if(i=s[o].name.toUpperCase(),a=s[o].abbr.toUpperCase(),c=s[o].narrow.toUpperCase(),n)switch(e){case"N":case"NN":case"NNN":if(a===t)return s[o];break;case"NNNN":if(i===t)return s[o];break;case"NNNNN":if(c===t)return s[o]}else if([i,a,c].indexOf(t)>=0)return s[o]}function kr(t,e){var n=t.since<=t.until?1:-1;return void 0===e?r(t.since).year():r(t.since).year()+(e-t.offset)*n}function Sr(){var t,e,n,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),o[t].since<=n&&n<=o[t].until)return o[t].name;if(o[t].until<=n&&n<=o[t].since)return o[t].name}return""}function Cr(){var t,e,n,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),o[t].since<=n&&n<=o[t].until)return o[t].narrow;if(o[t].until<=n&&n<=o[t].since)return o[t].narrow}return""}function Nr(){var t,e,n,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),o[t].since<=n&&n<=o[t].until)return o[t].abbr;if(o[t].until<=n&&n<=o[t].since)return o[t].abbr}return""}function Br(){var t,e,n,o,i=this.localeData().eras();for(t=0,e=i.length;t<e;++t)if(n=i[t].since<=i[t].until?1:-1,o=this.clone().startOf("day").valueOf(),i[t].since<=o&&o<=i[t].until||i[t].until<=o&&o<=i[t].since)return(this.year()-r(i[t].since).year())*n+i[t].offset;return this.year()}function Dr(t){return s(this,"_erasNameRegex")||Ir.call(this),t?this._erasNameRegex:this._erasRegex}function Er(t){return s(this,"_erasAbbrRegex")||Ir.call(this),t?this._erasAbbrRegex:this._erasRegex}function Pr(t){return s(this,"_erasNarrowRegex")||Ir.call(this),t?this._erasNarrowRegex:this._erasRegex}function Xr(t,e){return e.erasAbbrRegex(t)}function Yr(t,e){return e.erasNameRegex(t)}function jr(t,e){return e.erasNarrowRegex(t)}function Hr(t,e){return e._eraYearOrdinalRegex||Ot}function Ir(){var t,e,n,o,r,i=[],a=[],c=[],s=[],u=this.eras();for(t=0,e=u.length;t<e;++t)n=Rt(u[t].name),o=Rt(u[t].abbr),r=Rt(u[t].narrow),a.push(n),i.push(o),c.push(r),s.push(n),s.push(o),s.push(r);this._erasRegex=new RegExp("^("+s.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+a.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+c.join("|")+")","i")}function Fr(t,e){Y(0,[t,t.length],0,e)}function Ur(t){return Qr.call(this,t,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Vr(t){return Qr.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function Gr(){return qe(this.year(),1,4)}function $r(){return qe(this.isoWeekYear(),1,4)}function Kr(){var t=this.localeData()._week;return qe(this.year(),t.dow,t.doy)}function Jr(){var t=this.localeData()._week;return qe(this.weekYear(),t.dow,t.doy)}function Qr(t,e,n,o,r){var i;return null==t?ye(this,o,r).year:(e>(i=qe(t,o,r))&&(e=i),Zr.call(this,t,e,n,o,r))}function Zr(t,e,n,o,r){var i=ve(t,e,n,o,r),a=ge(i.year,0,i.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}function ti(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)}Y("N",0,0,"eraAbbr"),Y("NN",0,0,"eraAbbr"),Y("NNN",0,0,"eraAbbr"),Y("NNNN",0,0,"eraName"),Y("NNNNN",0,0,"eraNarrow"),Y("y",["y",1],"yo","eraYear"),Y("y",["yy",2],0,"eraYear"),Y("y",["yyy",3],0,"eraYear"),Y("y",["yyyy",4],0,"eraYear"),Lt("N",Xr),Lt("NN",Xr),Lt("NNN",Xr),Lt("NNNN",Yr),Lt("NNNNN",jr),Ct(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,n,o){var r=n._locale.erasParse(t,o,n._strict);r?h(n).era=r:h(n).invalidEra=t})),Lt("y",Ot),Lt("yy",Ot),Lt("yyy",Ot),Lt("yyyy",Ot),Lt("yo",Hr),Ct(["y","yy","yyy","yyyy"],Et),Ct(["yo"],(function(t,e,n,o){var r;n._locale._eraYearOrdinalRegex&&(r=t.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?e[Et]=n._locale.eraYearOrdinalParse(t,r):e[Et]=parseInt(t,10)})),Y(0,["gg",2],0,(function(){return this.weekYear()%100})),Y(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Fr("gggg","weekYear"),Fr("ggggg","weekYear"),Fr("GGGG","isoWeekYear"),Fr("GGGGG","isoWeekYear"),Lt("G",gt),Lt("g",gt),Lt("GG",ft,ut),Lt("gg",ft,ut),Lt("GGGG",ht,lt),Lt("gggg",ht,lt),Lt("GGGGG",mt,dt),Lt("ggggg",mt,dt),Nt(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,n,o){e[o.substr(0,2)]=kt(t)})),Nt(["gg","GG"],(function(t,e,n,o){e[o]=r.parseTwoDigitYear(t)})),Y("Q",0,"Qo","quarter"),Lt("Q",st),Ct("Q",(function(t,e){e[Pt]=3*(kt(t)-1)})),Y("D",["DD",2],"Do","date"),Lt("D",ft,_t),Lt("DD",ft,ut),Lt("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),Ct(["D","DD"],Xt),Ct("Do",(function(t,e){e[Xt]=kt(t.match(ft)[0])}));var ei=Jt("Date",!0);function ni(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")}Y("DDD",["DDDD",3],"DDDo","dayOfYear"),Lt("DDD",zt),Lt("DDDD",pt),Ct(["DDD","DDDD"],(function(t,e,n){n._dayOfYear=kt(t)})),Y("m",["mm",2],0,"minute"),Lt("m",ft,Wt),Lt("mm",ft,ut),Ct(["m","mm"],jt);var oi=Jt("Minutes",!1);Y("s",["ss",2],0,"second"),Lt("s",ft,Wt),Lt("ss",ft,ut),Ct(["s","ss"],Ht);var ri,ii,ai=Jt("Seconds",!1);for(Y("S",0,0,(function(){return~~(this.millisecond()/100)})),Y(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),Y(0,["SSS",3],0,"millisecond"),Y(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),Y(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),Y(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),Y(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),Y(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),Y(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),Lt("S",zt,st),Lt("SS",zt,ut),Lt("SSS",zt,pt),ri="SSSS";ri.length<=9;ri+="S")Lt(ri,Ot);function ci(t,e){e[It]=kt(1e3*("0."+t))}for(ri="S";ri.length<=9;ri+="S")Ct(ri,ci);function si(){return this._isUTC?"UTC":""}function ui(){return this._isUTC?"Coordinated Universal Time":""}ii=Jt("Milliseconds",!1),Y("z",0,0,"zoneAbbr"),Y("zz",0,0,"zoneName");var pi=y.prototype;function li(t){return Kn(1e3*t)}function di(){return Kn.apply(null,arguments).parseZone()}function fi(t){return t}pi.add=Bo,pi.calendar=Io,pi.clone=Fo,pi.diff=Qo,pi.endOf=Or,pi.format=or,pi.from=rr,pi.fromNow=ir,pi.to=ar,pi.toNow=cr,pi.get=te,pi.invalidAt=wr,pi.isAfter=Uo,pi.isBefore=Vo,pi.isBetween=Go,pi.isSame=$o,pi.isSameOrAfter=Ko,pi.isSameOrBefore=Jo,pi.isValid=Wr,pi.lang=ur,pi.locale=sr,pi.localeData=pr,pi.max=Qn,pi.min=Jn,pi.parsingFlags=Lr,pi.set=ee,pi.startOf=mr,pi.subtract=Do,pi.toArray=yr,pi.toObject=qr,pi.toDate=vr,pi.toISOString=er,pi.inspect=nr,"undefined"!=typeof Symbol&&null!=Symbol.for&&(pi[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),pi.toJSON=_r,pi.toString=tr,pi.unix=Ar,pi.valueOf=gr,pi.creationData=xr,pi.eraName=Sr,pi.eraNarrow=Cr,pi.eraAbbr=Nr,pi.eraYear=Br,pi.year=$t,pi.isLeapYear=Kt,pi.weekYear=Ur,pi.isoWeekYear=Vr,pi.quarter=pi.quarters=ti,pi.month=be,pi.daysInMonth=Me,pi.week=pi.weeks=xe,pi.isoWeek=pi.isoWeeks=Re,pi.weeksInYear=Kr,pi.weeksInWeekYear=Jr,pi.isoWeeksInYear=Gr,pi.isoWeeksInISOWeekYear=$r,pi.date=ei,pi.day=pi.days=Fe,pi.weekday=Ue,pi.isoWeekday=Ve,pi.dayOfYear=ni,pi.hour=pi.hours=rn,pi.minute=pi.minutes=oi,pi.second=pi.seconds=ai,pi.millisecond=pi.milliseconds=ii,pi.utcOffset=ho,pi.utc=Oo,pi.local=go,pi.parseZone=Ao,pi.hasAlignedHourOffset=vo,pi.isDST=yo,pi.isLocal=_o,pi.isUtcOffset=Wo,pi.isUtc=Lo,pi.isUTC=Lo,pi.zoneAbbr=si,pi.zoneName=ui,pi.dates=W("dates accessor is deprecated. Use date instead.",ei),pi.months=W("months accessor is deprecated. Use month instead",be),pi.years=W("years accessor is deprecated. Use year instead",$t),pi.zone=W("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",mo),pi.isDSTShifted=W("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",qo);var bi=S.prototype;function Mi(t,e,n,o){var r=On(),i=M().set(o,e);return r[n](i,t)}function zi(t,e,n){if(l(t)&&(e=t,t=void 0),t=t||"",null!=e)return Mi(t,e,n,"month");var o,r=[];for(o=0;o<12;o++)r[o]=Mi(t,o,n,"month");return r}function hi(t,e,n,o){"boolean"==typeof t?(l(e)&&(n=e,e=void 0),e=e||""):(n=e=t,t=!1,l(e)&&(n=e,e=void 0),e=e||"");var r,i=On(),a=t?i._week.dow:0,c=[];if(null!=n)return Mi(e,(n+a)%7,o,"day");for(r=0;r<7;r++)c[r]=Mi(e,(r+a)%7,o,"day");return c}function mi(t,e){return zi(t,e,"months")}function Oi(t,e){return zi(t,e,"monthsShort")}function gi(t,e,n){return hi(t,e,n,"weekdays")}function Ai(t,e,n){return hi(t,e,n,"weekdaysShort")}function vi(t,e,n){return hi(t,e,n,"weekdaysMin")}bi.calendar=N,bi.longDateFormat=V,bi.invalidDate=$,bi.ordinal=Q,bi.preparse=fi,bi.postformat=fi,bi.relativeTime=tt,bi.pastFuture=et,bi.set=T,bi.eras=Rr,bi.erasParse=Tr,bi.erasConvertYear=kr,bi.erasAbbrRegex=Er,bi.erasNameRegex=Dr,bi.erasNarrowRegex=Pr,bi.months=ue,bi.monthsShort=pe,bi.monthsParse=de,bi.monthsRegex=he,bi.monthsShortRegex=ze,bi.week=_e,bi.firstDayOfYear=we,bi.firstDayOfWeek=Le,bi.weekdays=Xe,bi.weekdaysMin=je,bi.weekdaysShort=Ye,bi.weekdaysParse=Ie,bi.weekdaysRegex=Ge,bi.weekdaysShortRegex=$e,bi.weekdaysMinRegex=Ke,bi.isPM=nn,bi.meridiem=an,zn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10;return t+(1===kt(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}}),r.lang=W("moment.lang is deprecated. Use moment.locale instead.",zn),r.langData=W("moment.langData is deprecated. Use moment.localeData instead.",On);var yi=Math.abs;function qi(){var t=this._data;return this._milliseconds=yi(this._milliseconds),this._days=yi(this._days),this._months=yi(this._months),t.milliseconds=yi(t.milliseconds),t.seconds=yi(t.seconds),t.minutes=yi(t.minutes),t.hours=yi(t.hours),t.months=yi(t.months),t.years=yi(t.years),this}function _i(t,e,n,o){var r=Ro(e,n);return t._milliseconds+=o*r._milliseconds,t._days+=o*r._days,t._months+=o*r._months,t._bubble()}function Wi(t,e){return _i(this,t,e,1)}function Li(t,e){return _i(this,t,e,-1)}function wi(t){return t<0?Math.floor(t):Math.ceil(t)}function xi(){var t,e,n,o,r,i=this._milliseconds,a=this._days,c=this._months,s=this._data;return i>=0&&a>=0&&c>=0||i<=0&&a<=0&&c<=0||(i+=864e5*wi(Ti(c)+a),a=0,c=0),s.milliseconds=i%1e3,t=Tt(i/1e3),s.seconds=t%60,e=Tt(t/60),s.minutes=e%60,n=Tt(e/60),s.hours=n%24,a+=Tt(n/24),c+=r=Tt(Ri(a)),a-=wi(Ti(r)),o=Tt(c/12),c%=12,s.days=a,s.months=c,s.years=o,this}function Ri(t){return 4800*t/146097}function Ti(t){return 146097*t/4800}function ki(t){if(!this.isValid())return NaN;var e,n,o=this._milliseconds;if("month"===(t=ot(t))||"quarter"===t||"year"===t)switch(e=this._days+o/864e5,n=this._months+Ri(e),t){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(e=this._days+Math.round(Ti(this._months)),t){case"week":return e/7+o/6048e5;case"day":return e+o/864e5;case"hour":return 24*e+o/36e5;case"minute":return 1440*e+o/6e4;case"second":return 86400*e+o/1e3;case"millisecond":return Math.floor(864e5*e)+o;default:throw new Error("Unknown unit "+t)}}function Si(t){return function(){return this.as(t)}}var Ci=Si("ms"),Ni=Si("s"),Bi=Si("m"),Di=Si("h"),Ei=Si("d"),Pi=Si("w"),Xi=Si("M"),Yi=Si("Q"),ji=Si("y"),Hi=Ci;function Ii(){return Ro(this)}function Fi(t){return t=ot(t),this.isValid()?this[t+"s"]():NaN}function Ui(t){return function(){return this.isValid()?this._data[t]:NaN}}var Vi=Ui("milliseconds"),Gi=Ui("seconds"),$i=Ui("minutes"),Ki=Ui("hours"),Ji=Ui("days"),Qi=Ui("months"),Zi=Ui("years");function ta(){return Tt(this.days()/7)}var ea=Math.round,na={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function oa(t,e,n,o,r){return r.relativeTime(e||1,!!n,t,o)}function ra(t,e,n,o){var r=Ro(t).abs(),i=ea(r.as("s")),a=ea(r.as("m")),c=ea(r.as("h")),s=ea(r.as("d")),u=ea(r.as("M")),p=ea(r.as("w")),l=ea(r.as("y")),d=i<=n.ss&&["s",i]||i<n.s&&["ss",i]||a<=1&&["m"]||a<n.m&&["mm",a]||c<=1&&["h"]||c<n.h&&["hh",c]||s<=1&&["d"]||s<n.d&&["dd",s];return null!=n.w&&(d=d||p<=1&&["w"]||p<n.w&&["ww",p]),(d=d||u<=1&&["M"]||u<n.M&&["MM",u]||l<=1&&["y"]||["yy",l])[2]=e,d[3]=+t>0,d[4]=o,oa.apply(null,d)}function ia(t){return void 0===t?ea:"function"==typeof t&&(ea=t,!0)}function aa(t,e){return void 0!==na[t]&&(void 0===e?na[t]:(na[t]=e,"s"===t&&(na.ss=e-1),!0))}function ca(t,e){if(!this.isValid())return this.localeData().invalidDate();var n,o,r=!1,i=na;return"object"==typeof t&&(e=t,t=!1),"boolean"==typeof t&&(r=t),"object"==typeof e&&(i=Object.assign({},na,e),null!=e.s&&null==e.ss&&(i.ss=e.s-1)),o=ra(this,!r,i,n=this.localeData()),r&&(o=n.pastFuture(+this,o)),n.postformat(o)}var sa=Math.abs;function ua(t){return(t>0)-(t<0)||+t}function pa(){if(!this.isValid())return this.localeData().invalidDate();var t,e,n,o,r,i,a,c,s=sa(this._milliseconds)/1e3,u=sa(this._days),p=sa(this._months),l=this.asSeconds();return l?(t=Tt(s/60),e=Tt(t/60),s%=60,t%=60,n=Tt(p/12),p%=12,o=s?s.toFixed(3).replace(/\.?0+$/,""):"",r=l<0?"-":"",i=ua(this._months)!==ua(l)?"-":"",a=ua(this._days)!==ua(l)?"-":"",c=ua(this._milliseconds)!==ua(l)?"-":"",r+"P"+(n?i+n+"Y":"")+(p?i+p+"M":"")+(u?a+u+"D":"")+(e||t||s?"T":"")+(e?c+e+"H":"")+(t?c+t+"M":"")+(s?c+o+"S":"")):"P0D"}var la=co.prototype;return la.isValid=io,la.abs=qi,la.add=Wi,la.subtract=Li,la.as=ki,la.asMilliseconds=Ci,la.asSeconds=Ni,la.asMinutes=Bi,la.asHours=Di,la.asDays=Ei,la.asWeeks=Pi,la.asMonths=Xi,la.asQuarters=Yi,la.asYears=ji,la.valueOf=Hi,la._bubble=xi,la.clone=Ii,la.get=Fi,la.milliseconds=Vi,la.seconds=Gi,la.minutes=$i,la.hours=Ki,la.days=Ji,la.weeks=ta,la.months=Qi,la.years=Zi,la.humanize=ca,la.toISOString=pa,la.toString=pa,la.toJSON=pa,la.locale=sr,la.localeData=pr,la.toIsoString=W("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",pa),la.lang=ur,Y("X",0,0,"unix"),Y("x",0,0,"valueOf"),Lt("x",gt),Lt("X",yt),Ct("X",(function(t,e,n){n._d=new Date(1e3*parseFloat(t))})),Ct("x",(function(t,e,n){n._d=new Date(kt(t))})),r.version="2.30.1",i(Kn),r.fn=pi,r.min=to,r.max=eo,r.now=no,r.utc=M,r.unix=li,r.months=mi,r.isDate=d,r.locale=zn,r.invalid=O,r.duration=Ro,r.isMoment=q,r.weekdays=gi,r.parseZone=di,r.localeData=On,r.isDuration=so,r.monthsShort=Oi,r.weekdaysMin=vi,r.defineLocale=hn,r.updateLocale=mn,r.locales=gn,r.weekdaysShort=Ai,r.normalizeUnits=ot,r.relativeTimeRounding=ia,r.relativeTimeThreshold=aa,r.calendarFormat=Ho,r.prototype=pi,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r}()},9348:function(t){t.exports=function(){"use strict";function t(){}function e(t){return t instanceof NodeList||t instanceof HTMLCollection?Array.prototype.slice.call(t):[t]}function n(t,e){if("string"==typeof e)return window.getComputedStyle(t)[e];Object.keys(e).forEach((function(n){var o=e[n];t.style[n]=o}))}function o(t,e){var n=e.split(" ");1<n.length?n.forEach((function(e){return o(t,e)})):t.classList?t.classList.add(e):t.className+=" "+e}function r(t,e){var n=e.split(" ");1<n.length?n.forEach((function(e){return r(t,e)})):t.classList?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\b)"+e.split(" ").join("|")+"(\\b|$)","gi")," ")}function i(t){e(t).forEach((function(t){t.parentNode.removeChild(t)}))}function a(t,e,n,o){var r=e-t,i=o-n;return{length:Math.ceil(Math.sqrt(r*r+i*i)),angle:Math.round(180*Math.atan2(i,r)/Math.PI)}}var c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s=function(){function t(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}return function(e,n,o){return n&&t(e.prototype,n),o&&t(e,o),e}}();function u(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var p=new WeakMap,l=function(){function e(){u(this,e),this.holder=null,this.option=null,this.mapperFunc=t,this.wrapLeft=0,this.wrapTop=0,this.disabled=!1,this.patternAry=[],this.lastPosObj=[],this.rightPattern=null,this.onSuccess=t,this.onError=t,this.pattCircle=null,this.lineX1=0,this.lineY1=0,this.line=null,this.lastPosObj=null}return s(e,[{key:"getIdxFromPoint",value:function(t,e){var n=this.option,o=n.matrix,r=n.margin,i=t-this.wrapLeft,a=e-this.wrapTop,c=2*n.radius+2*r,s=Math.ceil(i/c),u=Math.ceil(a/c),p=i%c,l=a%c,d=null;return s<=o[1]&&u<=o[0]&&2*r<p&&2*r<l&&(d=(u-1)*o[1]+s),{idx:d,i:s,j:u,x:i,y:a}}},{key:"markPoint",value:function(t,e){o(t,"hovered"),this.patternAry.push(e),this.lastElm=t}},{key:"addLine",value:function(t){var e=this.patternAry,o=this.option,r=o.lineOnMove,i=o.margin,c=o.radius,s=(t.i-1)*(2*i+2*c)+2*i+c,u=(t.j-1)*(2*i+2*c)+2*i+c;if(1<e.length){var p=a(this.lineX1,s,this.lineY1,u),l=p.length,d=p.angle;n(this.line,{width:l+10+"px",transform:"rotate("+d+"deg)"}),r||n(this.line,{display:"block"})}var f,b,M=(f='<div class="patt-lines" style="top:'+(u-5)+"px; left: "+(s-5)+'px;"></div>',(b=document.createElement("div")).innerHTML=f,b.children[0]);this.line=M,this.lineX1=s,this.lineY1=u,this.holder.appendChild(M),r||n(this.line,{display:"none"})}},{key:"addDirectionClass",value:function(t){var e=this.lastElm,n=this.line,r=this.lastPosObj,i=[];if(0<t.j-r.j?i.push("s"):t.j-r.j<0&&i.push("n"),0<t.i-r.i?i.push("e"):t.i-r.i<0&&i.push("w"),i=i.join("-")){var a=i+" dir";o(e,a),o(n,a)}}}]),e}(),d=function(){function a(e){var r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};u(this,a),f.call(this);var i=new l,s=document.querySelector(e);if(s&&0!==s.length){var d={onDraw:t},b=r.matrix;b&&9<b[0]*b[1]&&(d.delimiter=","),i.option=function(t){for(var e=arguments.length,n=Array(1<e?e-1:0),o=1;o<e;o++)n[o-1]=arguments[o];return n.forEach((function(e){Object.keys(e).forEach((function(n){t[n]=e[n]}))})),t}({},a.defaults,d,r);var M=i.option.mapper;"object"===(void 0===M?"undefined":c(M))?i.mapperFunc=function(t){return M[t]}:i.mapperFunc="function"==typeof M?M:t,i.option.mapper=null,i.holder=s,p.set(this,i),this._render(),o(s,"patt-holder"),"static"===n(s,"position")&&n(s,{position:"relative"}),s.addEventListener("touchstart",this._onStart),s.addEventListener("mousedown",this._onStart)}}return s(a,[{key:"getPattern",value:function(){var t=p.get(this),e=t.patternAry,n=t.option;return(e||[]).join(n.delimiter)}},{key:"setPattern",value:function(e){var n=p.get(this),o=n.option,r=o.matrix,i=o.margin,a=o.radius,c=o.enableSetPattern,s=o.delimiter;if(c){var u="string"==typeof e?e.split(s):e;this.reset(),n.wrapLeft=0;for(var l=n.wrapTop=0;l<u.length;l+=1){var d=u[l]-1,f=d%r[1]*(2*i+2*a)+2*i+a,b=Math.floor(d/r[1])*(2*i+2*a)+2*i+a;this._onMove.call(null,{clientX:f,clientY:b,preventDefault:t},this)}}}},{key:"enable",value:function(){p.get(this).disabled=!1}},{key:"disable",value:function(){p.get(this).disabled=!0}},{key:"reset",value:function(){var t=p.get(this);e(t.pattCircle).forEach((function(t){return r(t,"hovered dir s n w e s-w s-e n-w n-e")})),i(t.holder.querySelectorAll(".patt-lines")),t.patternAry=[],t.lastPosObj=null,r(t.holder,"patt-error")}},{key:"error",value:function(){o(p.get(this).holder,"patt-error")}},{key:"checkForPattern",value:function(e,n,o){var r=p.get(this);r.rightPattern=e,r.onSuccess=n||t,r.onError=o||t}},{key:"_render",value:function(){var t=p.get(this),e=t.option,o=t.holder,r=e.matrix,i=e.margin,a=e.radius,c='<ul class="patt-wrap" style="padding: '+i+'px">\n '+Array.apply(void 0,function(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return Array.from(t)}({length:r[0]*r[1]})).map(this._renderCircle).join("")+"\n </ul>";o.innerHTML=c,n(o,{width:r[1]*(2*a+2*i)+2*i+"px",height:r[0]*(2*a+2*i)+2*i+"px"}),t.pattCircle=t.holder.querySelectorAll(".patt-circ")}},{key:"option",value:function(t,e){var n=p.get(this).option;return void 0===e?n[t]:(n[t]=e,"margin"!==t&&"matrix"!==t&&"radius"!==t||this._render(),this)}}]),a}(),f=function(){var t=this;this._onStart=function(e){e.preventDefault();var n=p.get(t),r=n.holder;if(!n.disabled){n.option.patternVisible||o(n.holder,"patt-hidden"),t.moveEvent="touchstart"===e.type?"touchmove":"mousemove",t.endEvent="touchstart"===e.type?"touchend":"mouseup",r.addEventListener(t.moveEvent,t._onMove),document.addEventListener(t.endEvent,t._onEnd);var i=n.holder.querySelector(".patt-wrap").getBoundingClientRect();n.wrapTop=i.top,n.wrapLeft=i.left,t.reset()}},this._onMove=function(e){e.preventDefault();var o=p.get(t),r=o.option,i=o.patternAry,c=e.clientX||e.touches[0].clientX,s=e.clientY||e.touches[0].clientY,u=o.pattCircle,l=o.getIdxFromPoint(c,s),d=l.idx,f=o.mapperFunc(d)||d;if(0<i.length){var b=a(o.lineX1,l.x,o.lineY1,l.y),M=b.length,z=b.angle;n(o.line,{width:M+10+"px",transform:"rotate("+z+"deg)"})}if(d&&(r.allowRepeat&&i[i.length-1]!==f||-1===i.indexOf(f))){var h=u[d-1];if(o.lastPosObj)for(var m=o.lastPosObj,O=0<l.i-m.i?1:-1,g=0<l.j-m.j?1:-1,A=m.i,v=m.j,y=Math.abs(l.i-A),q=Math.abs(l.j-v);0===y&&1<q||0===q&&1<y||q===y&&1<q;){A=y?A+O:A,v=q?v+g:v,y=Math.abs(l.i-A),q=Math.abs(l.j-v);var _=(v-1)*r.matrix[1]+A,W=o.mapperFunc(_)||_;(r.allowRepeat||-1===i.indexOf(W))&&(o.addDirectionClass({i:A,j:v}),o.markPoint(u[W-1],W),o.addLine({i:A,j:v}))}o.lastPosObj&&o.addDirectionClass(l),o.markPoint(h,f),o.addLine(l),o.lastPosObj=l}},this._onEnd=function(e){e.preventDefault();var n=p.get(t),o=n.option,a=n.patternAry.join(o.delimiter);n.holder.removeEventListener(t.moveEvent,t._onMove),document.removeEventListener(t.endEvent,t._onEnd),r(n.holder,"patt-hidden"),a&&(i(n.line),o.onDraw(a),n.rightPattern&&(a===n.rightPattern?n.onSuccess():(n.onError(),t.error())))},this._renderCircle=function(){var e=p.get(t).option,n=e.margin,o=e.radius;return'<li \n class="patt-circ"\n style="margin: '+n+"px; width: "+2*o+"px; height: "+2*o+"px; border-radius: "+o+'px;"\n >\n <div class="patt-dots"></div>\n </li>'}};return d.defaults={matrix:[3,3],margin:20,radius:25,patternVisible:!0,lineOnMove:!0,delimiter:"",enableSetPattern:!1,allowRepeat:!1},d}()},9205:(t,e,n)=>{"use strict";function o(t){return getComputedStyle(t)}function r(t,e){for(var n in e){var o=e[n];"number"==typeof o&&(o+="px"),t.style[n]=o}return t}function i(t){var e=document.createElement("div");return e.className=t,e}n.d(e,{A:()=>W});var a="undefined"!=typeof Element&&(Element.prototype.matches||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector);function c(t,e){if(!a)throw new Error("No element matching method supported");return a.call(t,e)}function s(t){t.remove?t.remove():t.parentNode&&t.parentNode.removeChild(t)}function u(t,e){return Array.prototype.filter.call(t.children,(function(t){return c(t,e)}))}var p={main:"ps",rtl:"ps__rtl",element:{thumb:function(t){return"ps__thumb-"+t},rail:function(t){return"ps__rail-"+t},consuming:"ps__child--consume"},state:{focus:"ps--focus",clicking:"ps--clicking",active:function(t){return"ps--active-"+t},scrolling:function(t){return"ps--scrolling-"+t}}},l={x:null,y:null};function d(t,e){var n=t.element.classList,o=p.state.scrolling(e);n.contains(o)?clearTimeout(l[e]):n.add(o)}function f(t,e){l[e]=setTimeout((function(){return t.isAlive&&t.element.classList.remove(p.state.scrolling(e))}),t.settings.scrollingThreshold)}var b=function(t){this.element=t,this.handlers={}},M={isEmpty:{configurable:!0}};b.prototype.bind=function(t,e){void 0===this.handlers[t]&&(this.handlers[t]=[]),this.handlers[t].push(e),this.element.addEventListener(t,e,!1)},b.prototype.unbind=function(t,e){var n=this;this.handlers[t]=this.handlers[t].filter((function(o){return!(!e||o===e)||(n.element.removeEventListener(t,o,!1),!1)}))},b.prototype.unbindAll=function(){for(var t in this.handlers)this.unbind(t)},M.isEmpty.get=function(){var t=this;return Object.keys(this.handlers).every((function(e){return 0===t.handlers[e].length}))},Object.defineProperties(b.prototype,M);var z=function(){this.eventElements=[]};function h(t){if("function"==typeof window.CustomEvent)return new CustomEvent(t);var e=document.createEvent("CustomEvent");return e.initCustomEvent(t,!1,!1,void 0),e}function m(t,e,n,o,r){var i;if(void 0===o&&(o=!0),void 0===r&&(r=!1),"top"===e)i=["contentHeight","containerHeight","scrollTop","y","up","down"];else{if("left"!==e)throw new Error("A proper axis should be provided");i=["contentWidth","containerWidth","scrollLeft","x","left","right"]}!function(t,e,n,o,r){var i=n[0],a=n[1],c=n[2],s=n[3],u=n[4],p=n[5];void 0===o&&(o=!0);void 0===r&&(r=!1);var l=t.element;t.reach[s]=null,l[c]<1&&(t.reach[s]="start");l[c]>t[i]-t[a]-1&&(t.reach[s]="end");e&&(l.dispatchEvent(h("ps-scroll-"+s)),e<0?l.dispatchEvent(h("ps-scroll-"+u)):e>0&&l.dispatchEvent(h("ps-scroll-"+p)),o&&function(t,e){d(t,e),f(t,e)}(t,s));t.reach[s]&&(e||r)&&l.dispatchEvent(h("ps-"+s+"-reach-"+t.reach[s]))}(t,n,i,o,r)}function O(t){return parseInt(t,10)||0}z.prototype.eventElement=function(t){var e=this.eventElements.filter((function(e){return e.element===t}))[0];return e||(e=new b(t),this.eventElements.push(e)),e},z.prototype.bind=function(t,e,n){this.eventElement(t).bind(e,n)},z.prototype.unbind=function(t,e,n){var o=this.eventElement(t);o.unbind(e,n),o.isEmpty&&this.eventElements.splice(this.eventElements.indexOf(o),1)},z.prototype.unbindAll=function(){this.eventElements.forEach((function(t){return t.unbindAll()})),this.eventElements=[]},z.prototype.once=function(t,e,n){var o=this.eventElement(t),r=function(t){o.unbind(e,r),n(t)};o.bind(e,r)};var g={isWebKit:"undefined"!=typeof document&&"WebkitAppearance"in document.documentElement.style,supportsTouch:"undefined"!=typeof window&&("ontouchstart"in window||"maxTouchPoints"in window.navigator&&window.navigator.maxTouchPoints>0||window.DocumentTouch&&document instanceof window.DocumentTouch),supportsIePointer:"undefined"!=typeof navigator&&navigator.msMaxTouchPoints,isChrome:"undefined"!=typeof navigator&&/Chrome/i.test(navigator&&navigator.userAgent)};function A(t){var e=t.element,n=Math.floor(e.scrollTop),o=e.getBoundingClientRect();t.containerWidth=Math.round(o.width),t.containerHeight=Math.round(o.height),t.contentWidth=e.scrollWidth,t.contentHeight=e.scrollHeight,e.contains(t.scrollbarXRail)||(u(e,p.element.rail("x")).forEach((function(t){return s(t)})),e.appendChild(t.scrollbarXRail)),e.contains(t.scrollbarYRail)||(u(e,p.element.rail("y")).forEach((function(t){return s(t)})),e.appendChild(t.scrollbarYRail)),!t.settings.suppressScrollX&&t.containerWidth+t.settings.scrollXMarginOffset<t.contentWidth?(t.scrollbarXActive=!0,t.railXWidth=t.containerWidth-t.railXMarginWidth,t.railXRatio=t.containerWidth/t.railXWidth,t.scrollbarXWidth=v(t,O(t.railXWidth*t.containerWidth/t.contentWidth)),t.scrollbarXLeft=O((t.negativeScrollAdjustment+e.scrollLeft)*(t.railXWidth-t.scrollbarXWidth)/(t.contentWidth-t.containerWidth))):t.scrollbarXActive=!1,!t.settings.suppressScrollY&&t.containerHeight+t.settings.scrollYMarginOffset<t.contentHeight?(t.scrollbarYActive=!0,t.railYHeight=t.containerHeight-t.railYMarginHeight,t.railYRatio=t.containerHeight/t.railYHeight,t.scrollbarYHeight=v(t,O(t.railYHeight*t.containerHeight/t.contentHeight)),t.scrollbarYTop=O(n*(t.railYHeight-t.scrollbarYHeight)/(t.contentHeight-t.containerHeight))):t.scrollbarYActive=!1,t.scrollbarXLeft>=t.railXWidth-t.scrollbarXWidth&&(t.scrollbarXLeft=t.railXWidth-t.scrollbarXWidth),t.scrollbarYTop>=t.railYHeight-t.scrollbarYHeight&&(t.scrollbarYTop=t.railYHeight-t.scrollbarYHeight),function(t,e){var n={width:e.railXWidth},o=Math.floor(t.scrollTop);e.isRtl?n.left=e.negativeScrollAdjustment+t.scrollLeft+e.containerWidth-e.contentWidth:n.left=t.scrollLeft;e.isScrollbarXUsingBottom?n.bottom=e.scrollbarXBottom-o:n.top=e.scrollbarXTop+o;r(e.scrollbarXRail,n);var i={top:o,height:e.railYHeight};e.isScrollbarYUsingRight?e.isRtl?i.right=e.contentWidth-(e.negativeScrollAdjustment+t.scrollLeft)-e.scrollbarYRight-e.scrollbarYOuterWidth-9:i.right=e.scrollbarYRight-t.scrollLeft:e.isRtl?i.left=e.negativeScrollAdjustment+t.scrollLeft+2*e.containerWidth-e.contentWidth-e.scrollbarYLeft-e.scrollbarYOuterWidth:i.left=e.scrollbarYLeft+t.scrollLeft;r(e.scrollbarYRail,i),r(e.scrollbarX,{left:e.scrollbarXLeft,width:e.scrollbarXWidth-e.railBorderXWidth}),r(e.scrollbarY,{top:e.scrollbarYTop,height:e.scrollbarYHeight-e.railBorderYWidth})}(e,t),t.scrollbarXActive?e.classList.add(p.state.active("x")):(e.classList.remove(p.state.active("x")),t.scrollbarXWidth=0,t.scrollbarXLeft=0,e.scrollLeft=!0===t.isRtl?t.contentWidth:0),t.scrollbarYActive?e.classList.add(p.state.active("y")):(e.classList.remove(p.state.active("y")),t.scrollbarYHeight=0,t.scrollbarYTop=0,e.scrollTop=0)}function v(t,e){return t.settings.minScrollbarLength&&(e=Math.max(e,t.settings.minScrollbarLength)),t.settings.maxScrollbarLength&&(e=Math.min(e,t.settings.maxScrollbarLength)),e}function y(t,e){var n=e[0],o=e[1],r=e[2],i=e[3],a=e[4],c=e[5],s=e[6],u=e[7],l=e[8],b=t.element,M=null,z=null,h=null;function m(e){e.touches&&e.touches[0]&&(e[r]=e.touches[0].pageY),b[s]=M+h*(e[r]-z),d(t,u),A(t),e.stopPropagation(),e.type.startsWith("touch")&&e.changedTouches.length>1&&e.preventDefault()}function O(){f(t,u),t[l].classList.remove(p.state.clicking),t.event.unbind(t.ownerDocument,"mousemove",m)}function g(e,a){M=b[s],a&&e.touches&&(e[r]=e.touches[0].pageY),z=e[r],h=(t[o]-t[n])/(t[i]-t[c]),a?t.event.bind(t.ownerDocument,"touchmove",m):(t.event.bind(t.ownerDocument,"mousemove",m),t.event.once(t.ownerDocument,"mouseup",O),e.preventDefault()),t[l].classList.add(p.state.clicking),e.stopPropagation()}t.event.bind(t[a],"mousedown",(function(t){g(t)})),t.event.bind(t[a],"touchstart",(function(t){g(t,!0)}))}var q={"click-rail":function(t){t.element,t.event.bind(t.scrollbarY,"mousedown",(function(t){return t.stopPropagation()})),t.event.bind(t.scrollbarYRail,"mousedown",(function(e){var n=e.pageY-window.pageYOffset-t.scrollbarYRail.getBoundingClientRect().top>t.scrollbarYTop?1:-1;t.element.scrollTop+=n*t.containerHeight,A(t),e.stopPropagation()})),t.event.bind(t.scrollbarX,"mousedown",(function(t){return t.stopPropagation()})),t.event.bind(t.scrollbarXRail,"mousedown",(function(e){var n=e.pageX-window.pageXOffset-t.scrollbarXRail.getBoundingClientRect().left>t.scrollbarXLeft?1:-1;t.element.scrollLeft+=n*t.containerWidth,A(t),e.stopPropagation()}))},"drag-thumb":function(t){y(t,["containerWidth","contentWidth","pageX","railXWidth","scrollbarX","scrollbarXWidth","scrollLeft","x","scrollbarXRail"]),y(t,["containerHeight","contentHeight","pageY","railYHeight","scrollbarY","scrollbarYHeight","scrollTop","y","scrollbarYRail"])},keyboard:function(t){var e=t.element;t.event.bind(t.ownerDocument,"keydown",(function(n){if(!(n.isDefaultPrevented&&n.isDefaultPrevented()||n.defaultPrevented)&&(c(e,":hover")||c(t.scrollbarX,":focus")||c(t.scrollbarY,":focus"))){var o,r=document.activeElement?document.activeElement:t.ownerDocument.activeElement;if(r){if("IFRAME"===r.tagName)r=r.contentDocument.activeElement;else for(;r.shadowRoot;)r=r.shadowRoot.activeElement;if(c(o=r,"input,[contenteditable]")||c(o,"select,[contenteditable]")||c(o,"textarea,[contenteditable]")||c(o,"button,[contenteditable]"))return}var i=0,a=0;switch(n.which){case 37:i=n.metaKey?-t.contentWidth:n.altKey?-t.containerWidth:-30;break;case 38:a=n.metaKey?t.contentHeight:n.altKey?t.containerHeight:30;break;case 39:i=n.metaKey?t.contentWidth:n.altKey?t.containerWidth:30;break;case 40:a=n.metaKey?-t.contentHeight:n.altKey?-t.containerHeight:-30;break;case 32:a=n.shiftKey?t.containerHeight:-t.containerHeight;break;case 33:a=t.containerHeight;break;case 34:a=-t.containerHeight;break;case 36:a=t.contentHeight;break;case 35:a=-t.contentHeight;break;default:return}t.settings.suppressScrollX&&0!==i||t.settings.suppressScrollY&&0!==a||(e.scrollTop-=a,e.scrollLeft+=i,A(t),function(n,o){var r=Math.floor(e.scrollTop);if(0===n){if(!t.scrollbarYActive)return!1;if(0===r&&o>0||r>=t.contentHeight-t.containerHeight&&o<0)return!t.settings.wheelPropagation}var i=e.scrollLeft;if(0===o){if(!t.scrollbarXActive)return!1;if(0===i&&n<0||i>=t.contentWidth-t.containerWidth&&n>0)return!t.settings.wheelPropagation}return!0}(i,a)&&n.preventDefault())}}))},wheel:function(t){var e=t.element;function n(n){var r=function(t){var e=t.deltaX,n=-1*t.deltaY;return void 0!==e&&void 0!==n||(e=-1*t.wheelDeltaX/6,n=t.wheelDeltaY/6),t.deltaMode&&1===t.deltaMode&&(e*=10,n*=10),e!=e&&n!=n&&(e=0,n=t.wheelDelta),t.shiftKey?[-n,-e]:[e,n]}(n),i=r[0],a=r[1];if(!function(t,n,r){if(!g.isWebKit&&e.querySelector("select:focus"))return!0;if(!e.contains(t))return!1;for(var i=t;i&&i!==e;){if(i.classList.contains(p.element.consuming))return!0;var a=o(i);if(r&&a.overflowY.match(/(scroll|auto)/)){var c=i.scrollHeight-i.clientHeight;if(c>0&&(i.scrollTop>0&&r<0||i.scrollTop<c&&r>0))return!0}if(n&&a.overflowX.match(/(scroll|auto)/)){var s=i.scrollWidth-i.clientWidth;if(s>0&&(i.scrollLeft>0&&n<0||i.scrollLeft<s&&n>0))return!0}i=i.parentNode}return!1}(n.target,i,a)){var c=!1;t.settings.useBothWheelAxes?t.scrollbarYActive&&!t.scrollbarXActive?(a?e.scrollTop-=a*t.settings.wheelSpeed:e.scrollTop+=i*t.settings.wheelSpeed,c=!0):t.scrollbarXActive&&!t.scrollbarYActive&&(i?e.scrollLeft+=i*t.settings.wheelSpeed:e.scrollLeft-=a*t.settings.wheelSpeed,c=!0):(e.scrollTop-=a*t.settings.wheelSpeed,e.scrollLeft+=i*t.settings.wheelSpeed),A(t),c=c||function(n,o){var r=Math.floor(e.scrollTop),i=0===e.scrollTop,a=r+e.offsetHeight===e.scrollHeight,c=0===e.scrollLeft,s=e.scrollLeft+e.offsetWidth===e.scrollWidth;return!(Math.abs(o)>Math.abs(n)?i||a:c||s)||!t.settings.wheelPropagation}(i,a),c&&!n.ctrlKey&&(n.stopPropagation(),n.preventDefault())}}void 0!==window.onwheel?t.event.bind(e,"wheel",n):void 0!==window.onmousewheel&&t.event.bind(e,"mousewheel",n)},touch:function(t){if(g.supportsTouch||g.supportsIePointer){var e=t.element,n={},r=0,i={},a=null;g.supportsTouch?(t.event.bind(e,"touchstart",l),t.event.bind(e,"touchmove",d),t.event.bind(e,"touchend",f)):g.supportsIePointer&&(window.PointerEvent?(t.event.bind(e,"pointerdown",l),t.event.bind(e,"pointermove",d),t.event.bind(e,"pointerup",f)):window.MSPointerEvent&&(t.event.bind(e,"MSPointerDown",l),t.event.bind(e,"MSPointerMove",d),t.event.bind(e,"MSPointerUp",f)))}function c(n,o){e.scrollTop-=o,e.scrollLeft-=n,A(t)}function s(t){return t.targetTouches?t.targetTouches[0]:t}function u(t){return(!t.pointerType||"pen"!==t.pointerType||0!==t.buttons)&&(!(!t.targetTouches||1!==t.targetTouches.length)||!(!t.pointerType||"mouse"===t.pointerType||t.pointerType===t.MSPOINTER_TYPE_MOUSE))}function l(t){if(u(t)){var e=s(t);n.pageX=e.pageX,n.pageY=e.pageY,r=(new Date).getTime(),null!==a&&clearInterval(a)}}function d(a){if(u(a)){var l=s(a),d={pageX:l.pageX,pageY:l.pageY},f=d.pageX-n.pageX,b=d.pageY-n.pageY;if(function(t,n,r){if(!e.contains(t))return!1;for(var i=t;i&&i!==e;){if(i.classList.contains(p.element.consuming))return!0;var a=o(i);if(r&&a.overflowY.match(/(scroll|auto)/)){var c=i.scrollHeight-i.clientHeight;if(c>0&&(i.scrollTop>0&&r<0||i.scrollTop<c&&r>0))return!0}if(n&&a.overflowX.match(/(scroll|auto)/)){var s=i.scrollWidth-i.clientWidth;if(s>0&&(i.scrollLeft>0&&n<0||i.scrollLeft<s&&n>0))return!0}i=i.parentNode}return!1}(a.target,f,b))return;c(f,b),n=d;var M=(new Date).getTime(),z=M-r;z>0&&(i.x=f/z,i.y=b/z,r=M),function(n,o){var r=Math.floor(e.scrollTop),i=e.scrollLeft,a=Math.abs(n),c=Math.abs(o);if(c>a){if(o<0&&r===t.contentHeight-t.containerHeight||o>0&&0===r)return 0===window.scrollY&&o>0&&g.isChrome}else if(a>c&&(n<0&&i===t.contentWidth-t.containerWidth||n>0&&0===i))return!0;return!0}(f,b)&&a.preventDefault()}}function f(){t.settings.swipeEasing&&(clearInterval(a),a=setInterval((function(){t.isInitialized?clearInterval(a):i.x||i.y?Math.abs(i.x)<.01&&Math.abs(i.y)<.01?clearInterval(a):t.element?(c(30*i.x,30*i.y),i.x*=.8,i.y*=.8):clearInterval(a):clearInterval(a)}),10))}}},_=function(t,e){var n=this;if(void 0===e&&(e={}),"string"==typeof t&&(t=document.querySelector(t)),!t||!t.nodeName)throw new Error("no element is specified to initialize PerfectScrollbar");for(var a in this.element=t,t.classList.add(p.main),this.settings={handlers:["click-rail","drag-thumb","keyboard","wheel","touch"],maxScrollbarLength:null,minScrollbarLength:null,scrollingThreshold:1e3,scrollXMarginOffset:0,scrollYMarginOffset:0,suppressScrollX:!1,suppressScrollY:!1,swipeEasing:!0,useBothWheelAxes:!1,wheelPropagation:!0,wheelSpeed:1},e)this.settings[a]=e[a];this.containerWidth=null,this.containerHeight=null,this.contentWidth=null,this.contentHeight=null;var c,s,u=function(){return t.classList.add(p.state.focus)},l=function(){return t.classList.remove(p.state.focus)};this.isRtl="rtl"===o(t).direction,!0===this.isRtl&&t.classList.add(p.rtl),this.isNegativeScroll=(s=t.scrollLeft,t.scrollLeft=-1,c=t.scrollLeft<0,t.scrollLeft=s,c),this.negativeScrollAdjustment=this.isNegativeScroll?t.scrollWidth-t.clientWidth:0,this.event=new z,this.ownerDocument=t.ownerDocument||document,this.scrollbarXRail=i(p.element.rail("x")),t.appendChild(this.scrollbarXRail),this.scrollbarX=i(p.element.thumb("x")),this.scrollbarXRail.appendChild(this.scrollbarX),this.scrollbarX.setAttribute("tabindex",0),this.event.bind(this.scrollbarX,"focus",u),this.event.bind(this.scrollbarX,"blur",l),this.scrollbarXActive=null,this.scrollbarXWidth=null,this.scrollbarXLeft=null;var d=o(this.scrollbarXRail);this.scrollbarXBottom=parseInt(d.bottom,10),isNaN(this.scrollbarXBottom)?(this.isScrollbarXUsingBottom=!1,this.scrollbarXTop=O(d.top)):this.isScrollbarXUsingBottom=!0,this.railBorderXWidth=O(d.borderLeftWidth)+O(d.borderRightWidth),r(this.scrollbarXRail,{display:"block"}),this.railXMarginWidth=O(d.marginLeft)+O(d.marginRight),r(this.scrollbarXRail,{display:""}),this.railXWidth=null,this.railXRatio=null,this.scrollbarYRail=i(p.element.rail("y")),t.appendChild(this.scrollbarYRail),this.scrollbarY=i(p.element.thumb("y")),this.scrollbarYRail.appendChild(this.scrollbarY),this.scrollbarY.setAttribute("tabindex",0),this.event.bind(this.scrollbarY,"focus",u),this.event.bind(this.scrollbarY,"blur",l),this.scrollbarYActive=null,this.scrollbarYHeight=null,this.scrollbarYTop=null;var f=o(this.scrollbarYRail);this.scrollbarYRight=parseInt(f.right,10),isNaN(this.scrollbarYRight)?(this.isScrollbarYUsingRight=!1,this.scrollbarYLeft=O(f.left)):this.isScrollbarYUsingRight=!0,this.scrollbarYOuterWidth=this.isRtl?function(t){var e=o(t);return O(e.width)+O(e.paddingLeft)+O(e.paddingRight)+O(e.borderLeftWidth)+O(e.borderRightWidth)}(this.scrollbarY):null,this.railBorderYWidth=O(f.borderTopWidth)+O(f.borderBottomWidth),r(this.scrollbarYRail,{display:"block"}),this.railYMarginHeight=O(f.marginTop)+O(f.marginBottom),r(this.scrollbarYRail,{display:""}),this.railYHeight=null,this.railYRatio=null,this.reach={x:t.scrollLeft<=0?"start":t.scrollLeft>=this.contentWidth-this.containerWidth?"end":null,y:t.scrollTop<=0?"start":t.scrollTop>=this.contentHeight-this.containerHeight?"end":null},this.isAlive=!0,this.settings.handlers.forEach((function(t){return q[t](n)})),this.lastScrollTop=Math.floor(t.scrollTop),this.lastScrollLeft=t.scrollLeft,this.event.bind(this.element,"scroll",(function(t){return n.onScroll(t)})),A(this)};_.prototype.update=function(){this.isAlive&&(this.negativeScrollAdjustment=this.isNegativeScroll?this.element.scrollWidth-this.element.clientWidth:0,r(this.scrollbarXRail,{display:"block"}),r(this.scrollbarYRail,{display:"block"}),this.railXMarginWidth=O(o(this.scrollbarXRail).marginLeft)+O(o(this.scrollbarXRail).marginRight),this.railYMarginHeight=O(o(this.scrollbarYRail).marginTop)+O(o(this.scrollbarYRail).marginBottom),r(this.scrollbarXRail,{display:"none"}),r(this.scrollbarYRail,{display:"none"}),A(this),m(this,"top",0,!1,!0),m(this,"left",0,!1,!0),r(this.scrollbarXRail,{display:""}),r(this.scrollbarYRail,{display:""}))},_.prototype.onScroll=function(t){this.isAlive&&(A(this),m(this,"top",this.element.scrollTop-this.lastScrollTop),m(this,"left",this.element.scrollLeft-this.lastScrollLeft),this.lastScrollTop=Math.floor(this.element.scrollTop),this.lastScrollLeft=this.element.scrollLeft)},_.prototype.destroy=function(){this.isAlive&&(this.event.unbindAll(),s(this.scrollbarX),s(this.scrollbarY),s(this.scrollbarXRail),s(this.scrollbarYRail),this.removePsClasses(),this.element=null,this.scrollbarX=null,this.scrollbarY=null,this.scrollbarXRail=null,this.scrollbarYRail=null,this.isAlive=!1)},_.prototype.removePsClasses=function(){this.element.className=this.element.className.split(" ").filter((function(t){return!t.match(/^ps([-_].+|)$/)})).join(" ")};const W=_},5606:t=>{var e,n,o=t.exports={};function r(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function a(t){if(e===setTimeout)return setTimeout(t,0);if((e===r||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(n){try{return e.call(null,t,0)}catch(n){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:r}catch(t){e=r}try{n="function"==typeof clearTimeout?clearTimeout:i}catch(t){n=i}}();var c,s=[],u=!1,p=-1;function l(){u&&c&&(u=!1,c.length?s=c.concat(s):p=-1,s.length&&d())}function d(){if(!u){var t=a(l);u=!0;for(var e=s.length;e;){for(c=s,s=[];++p<e;)c&&c[p].run();p=-1,e=s.length}c=null,u=!1,function(t){if(n===clearTimeout)return clearTimeout(t);if((n===i||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(t);try{return n(t)}catch(e){try{return n.call(null,t)}catch(e){return n.call(this,t)}}}(t)}}function f(t,e){this.fun=t,this.array=e}function b(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];s.push(new f(t,e)),1!==s.length||u||a(d)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=b,o.addListener=b,o.once=b,o.off=b,o.removeListener=b,o.removeAllListeners=b,o.emit=b,o.prependListener=b,o.prependOnceListener=b,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},6479:(t,e,n)=>{var o,r=n(8287).hp;window,o=function(){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var r=e[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(o,r,function(e){return t[e]}.bind(null,r));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=2)}([function(t,e,n){!function(t){"use strict";var e=function(t){var e,n=new Float64Array(16);if(t)for(e=0;e<t.length;e++)n[e]=t[e];return n},o=function(){throw new Error("no PRNG")},r=new Uint8Array(16),i=new Uint8Array(32);i[0]=9;var a=e(),c=e([1]),s=e([56129,1]),u=e([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),p=e([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),l=e([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),d=e([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),f=e([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function b(t,e,n,o){t[e]=n>>24&255,t[e+1]=n>>16&255,t[e+2]=n>>8&255,t[e+3]=255&n,t[e+4]=o>>24&255,t[e+5]=o>>16&255,t[e+6]=o>>8&255,t[e+7]=255&o}function M(t,e,n,o,r){var i,a=0;for(i=0;i<r;i++)a|=t[e+i]^n[o+i];return(1&a-1>>>8)-1}function z(t,e,n,o){return M(t,e,n,o,16)}function h(t,e,n,o){return M(t,e,n,o,32)}function m(t,e,n,o){!function(t,e,n,o){for(var r,i=255&o[0]|(255&o[1])<<8|(255&o[2])<<16|(255&o[3])<<24,a=255&n[0]|(255&n[1])<<8|(255&n[2])<<16|(255&n[3])<<24,c=255&n[4]|(255&n[5])<<8|(255&n[6])<<16|(255&n[7])<<24,s=255&n[8]|(255&n[9])<<8|(255&n[10])<<16|(255&n[11])<<24,u=255&n[12]|(255&n[13])<<8|(255&n[14])<<16|(255&n[15])<<24,p=255&o[4]|(255&o[5])<<8|(255&o[6])<<16|(255&o[7])<<24,l=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,d=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,f=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,b=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,M=255&o[8]|(255&o[9])<<8|(255&o[10])<<16|(255&o[11])<<24,z=255&n[16]|(255&n[17])<<8|(255&n[18])<<16|(255&n[19])<<24,h=255&n[20]|(255&n[21])<<8|(255&n[22])<<16|(255&n[23])<<24,m=255&n[24]|(255&n[25])<<8|(255&n[26])<<16|(255&n[27])<<24,O=255&n[28]|(255&n[29])<<8|(255&n[30])<<16|(255&n[31])<<24,g=255&o[12]|(255&o[13])<<8|(255&o[14])<<16|(255&o[15])<<24,A=i,v=a,y=c,q=s,_=u,W=p,L=l,w=d,x=f,R=b,T=M,k=z,S=h,C=m,N=O,B=g,D=0;D<20;D+=2)A^=(r=(S^=(r=(x^=(r=(_^=(r=A+S|0)<<7|r>>>25)+A|0)<<9|r>>>23)+_|0)<<13|r>>>19)+x|0)<<18|r>>>14,W^=(r=(v^=(r=(C^=(r=(R^=(r=W+v|0)<<7|r>>>25)+W|0)<<9|r>>>23)+R|0)<<13|r>>>19)+C|0)<<18|r>>>14,T^=(r=(L^=(r=(y^=(r=(N^=(r=T+L|0)<<7|r>>>25)+T|0)<<9|r>>>23)+N|0)<<13|r>>>19)+y|0)<<18|r>>>14,B^=(r=(k^=(r=(w^=(r=(q^=(r=B+k|0)<<7|r>>>25)+B|0)<<9|r>>>23)+q|0)<<13|r>>>19)+w|0)<<18|r>>>14,A^=(r=(q^=(r=(y^=(r=(v^=(r=A+q|0)<<7|r>>>25)+A|0)<<9|r>>>23)+v|0)<<13|r>>>19)+y|0)<<18|r>>>14,W^=(r=(_^=(r=(w^=(r=(L^=(r=W+_|0)<<7|r>>>25)+W|0)<<9|r>>>23)+L|0)<<13|r>>>19)+w|0)<<18|r>>>14,T^=(r=(R^=(r=(x^=(r=(k^=(r=T+R|0)<<7|r>>>25)+T|0)<<9|r>>>23)+k|0)<<13|r>>>19)+x|0)<<18|r>>>14,B^=(r=(N^=(r=(C^=(r=(S^=(r=B+N|0)<<7|r>>>25)+B|0)<<9|r>>>23)+S|0)<<13|r>>>19)+C|0)<<18|r>>>14;A=A+i|0,v=v+a|0,y=y+c|0,q=q+s|0,_=_+u|0,W=W+p|0,L=L+l|0,w=w+d|0,x=x+f|0,R=R+b|0,T=T+M|0,k=k+z|0,S=S+h|0,C=C+m|0,N=N+O|0,B=B+g|0,t[0]=A>>>0&255,t[1]=A>>>8&255,t[2]=A>>>16&255,t[3]=A>>>24&255,t[4]=v>>>0&255,t[5]=v>>>8&255,t[6]=v>>>16&255,t[7]=v>>>24&255,t[8]=y>>>0&255,t[9]=y>>>8&255,t[10]=y>>>16&255,t[11]=y>>>24&255,t[12]=q>>>0&255,t[13]=q>>>8&255,t[14]=q>>>16&255,t[15]=q>>>24&255,t[16]=_>>>0&255,t[17]=_>>>8&255,t[18]=_>>>16&255,t[19]=_>>>24&255,t[20]=W>>>0&255,t[21]=W>>>8&255,t[22]=W>>>16&255,t[23]=W>>>24&255,t[24]=L>>>0&255,t[25]=L>>>8&255,t[26]=L>>>16&255,t[27]=L>>>24&255,t[28]=w>>>0&255,t[29]=w>>>8&255,t[30]=w>>>16&255,t[31]=w>>>24&255,t[32]=x>>>0&255,t[33]=x>>>8&255,t[34]=x>>>16&255,t[35]=x>>>24&255,t[36]=R>>>0&255,t[37]=R>>>8&255,t[38]=R>>>16&255,t[39]=R>>>24&255,t[40]=T>>>0&255,t[41]=T>>>8&255,t[42]=T>>>16&255,t[43]=T>>>24&255,t[44]=k>>>0&255,t[45]=k>>>8&255,t[46]=k>>>16&255,t[47]=k>>>24&255,t[48]=S>>>0&255,t[49]=S>>>8&255,t[50]=S>>>16&255,t[51]=S>>>24&255,t[52]=C>>>0&255,t[53]=C>>>8&255,t[54]=C>>>16&255,t[55]=C>>>24&255,t[56]=N>>>0&255,t[57]=N>>>8&255,t[58]=N>>>16&255,t[59]=N>>>24&255,t[60]=B>>>0&255,t[61]=B>>>8&255,t[62]=B>>>16&255,t[63]=B>>>24&255}(t,e,n,o)}function O(t,e,n,o){!function(t,e,n,o){for(var r,i=255&o[0]|(255&o[1])<<8|(255&o[2])<<16|(255&o[3])<<24,a=255&n[0]|(255&n[1])<<8|(255&n[2])<<16|(255&n[3])<<24,c=255&n[4]|(255&n[5])<<8|(255&n[6])<<16|(255&n[7])<<24,s=255&n[8]|(255&n[9])<<8|(255&n[10])<<16|(255&n[11])<<24,u=255&n[12]|(255&n[13])<<8|(255&n[14])<<16|(255&n[15])<<24,p=255&o[4]|(255&o[5])<<8|(255&o[6])<<16|(255&o[7])<<24,l=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,d=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,f=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,b=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,M=255&o[8]|(255&o[9])<<8|(255&o[10])<<16|(255&o[11])<<24,z=255&n[16]|(255&n[17])<<8|(255&n[18])<<16|(255&n[19])<<24,h=255&n[20]|(255&n[21])<<8|(255&n[22])<<16|(255&n[23])<<24,m=255&n[24]|(255&n[25])<<8|(255&n[26])<<16|(255&n[27])<<24,O=255&n[28]|(255&n[29])<<8|(255&n[30])<<16|(255&n[31])<<24,g=255&o[12]|(255&o[13])<<8|(255&o[14])<<16|(255&o[15])<<24,A=0;A<20;A+=2)i^=(r=(h^=(r=(f^=(r=(u^=(r=i+h|0)<<7|r>>>25)+i|0)<<9|r>>>23)+u|0)<<13|r>>>19)+f|0)<<18|r>>>14,p^=(r=(a^=(r=(m^=(r=(b^=(r=p+a|0)<<7|r>>>25)+p|0)<<9|r>>>23)+b|0)<<13|r>>>19)+m|0)<<18|r>>>14,M^=(r=(l^=(r=(c^=(r=(O^=(r=M+l|0)<<7|r>>>25)+M|0)<<9|r>>>23)+O|0)<<13|r>>>19)+c|0)<<18|r>>>14,g^=(r=(z^=(r=(d^=(r=(s^=(r=g+z|0)<<7|r>>>25)+g|0)<<9|r>>>23)+s|0)<<13|r>>>19)+d|0)<<18|r>>>14,i^=(r=(s^=(r=(c^=(r=(a^=(r=i+s|0)<<7|r>>>25)+i|0)<<9|r>>>23)+a|0)<<13|r>>>19)+c|0)<<18|r>>>14,p^=(r=(u^=(r=(d^=(r=(l^=(r=p+u|0)<<7|r>>>25)+p|0)<<9|r>>>23)+l|0)<<13|r>>>19)+d|0)<<18|r>>>14,M^=(r=(b^=(r=(f^=(r=(z^=(r=M+b|0)<<7|r>>>25)+M|0)<<9|r>>>23)+z|0)<<13|r>>>19)+f|0)<<18|r>>>14,g^=(r=(O^=(r=(m^=(r=(h^=(r=g+O|0)<<7|r>>>25)+g|0)<<9|r>>>23)+h|0)<<13|r>>>19)+m|0)<<18|r>>>14;t[0]=i>>>0&255,t[1]=i>>>8&255,t[2]=i>>>16&255,t[3]=i>>>24&255,t[4]=p>>>0&255,t[5]=p>>>8&255,t[6]=p>>>16&255,t[7]=p>>>24&255,t[8]=M>>>0&255,t[9]=M>>>8&255,t[10]=M>>>16&255,t[11]=M>>>24&255,t[12]=g>>>0&255,t[13]=g>>>8&255,t[14]=g>>>16&255,t[15]=g>>>24&255,t[16]=l>>>0&255,t[17]=l>>>8&255,t[18]=l>>>16&255,t[19]=l>>>24&255,t[20]=d>>>0&255,t[21]=d>>>8&255,t[22]=d>>>16&255,t[23]=d>>>24&255,t[24]=f>>>0&255,t[25]=f>>>8&255,t[26]=f>>>16&255,t[27]=f>>>24&255,t[28]=b>>>0&255,t[29]=b>>>8&255,t[30]=b>>>16&255,t[31]=b>>>24&255}(t,e,n,o)}var g=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function A(t,e,n,o,r,i,a){var c,s,u=new Uint8Array(16),p=new Uint8Array(64);for(s=0;s<16;s++)u[s]=0;for(s=0;s<8;s++)u[s]=i[s];for(;r>=64;){for(m(p,u,a,g),s=0;s<64;s++)t[e+s]=n[o+s]^p[s];for(c=1,s=8;s<16;s++)c=c+(255&u[s])|0,u[s]=255&c,c>>>=8;r-=64,e+=64,o+=64}if(r>0)for(m(p,u,a,g),s=0;s<r;s++)t[e+s]=n[o+s]^p[s];return 0}function v(t,e,n,o,r){var i,a,c=new Uint8Array(16),s=new Uint8Array(64);for(a=0;a<16;a++)c[a]=0;for(a=0;a<8;a++)c[a]=o[a];for(;n>=64;){for(m(s,c,r,g),a=0;a<64;a++)t[e+a]=s[a];for(i=1,a=8;a<16;a++)i=i+(255&c[a])|0,c[a]=255&i,i>>>=8;n-=64,e+=64}if(n>0)for(m(s,c,r,g),a=0;a<n;a++)t[e+a]=s[a];return 0}function y(t,e,n,o,r){var i=new Uint8Array(32);O(i,o,r,g);for(var a=new Uint8Array(8),c=0;c<8;c++)a[c]=o[c+16];return v(t,e,n,a,i)}function q(t,e,n,o,r,i,a){var c=new Uint8Array(32);O(c,i,a,g);for(var s=new Uint8Array(8),u=0;u<8;u++)s[u]=i[u+16];return A(t,e,n,o,r,s,c)}var _=function(t){var e,n,o,r,i,a,c,s;this.buffer=new Uint8Array(16),this.r=new Uint16Array(10),this.h=new Uint16Array(10),this.pad=new Uint16Array(8),this.leftover=0,this.fin=0,e=255&t[0]|(255&t[1])<<8,this.r[0]=8191&e,n=255&t[2]|(255&t[3])<<8,this.r[1]=8191&(e>>>13|n<<3),o=255&t[4]|(255&t[5])<<8,this.r[2]=7939&(n>>>10|o<<6),r=255&t[6]|(255&t[7])<<8,this.r[3]=8191&(o>>>7|r<<9),i=255&t[8]|(255&t[9])<<8,this.r[4]=255&(r>>>4|i<<12),this.r[5]=i>>>1&8190,a=255&t[10]|(255&t[11])<<8,this.r[6]=8191&(i>>>14|a<<2),c=255&t[12]|(255&t[13])<<8,this.r[7]=8065&(a>>>11|c<<5),s=255&t[14]|(255&t[15])<<8,this.r[8]=8191&(c>>>8|s<<8),this.r[9]=s>>>5&127,this.pad[0]=255&t[16]|(255&t[17])<<8,this.pad[1]=255&t[18]|(255&t[19])<<8,this.pad[2]=255&t[20]|(255&t[21])<<8,this.pad[3]=255&t[22]|(255&t[23])<<8,this.pad[4]=255&t[24]|(255&t[25])<<8,this.pad[5]=255&t[26]|(255&t[27])<<8,this.pad[6]=255&t[28]|(255&t[29])<<8,this.pad[7]=255&t[30]|(255&t[31])<<8};function W(t,e,n,o,r,i){var a=new _(i);return a.update(n,o,r),a.finish(t,e),0}function L(t,e,n,o,r,i){var a=new Uint8Array(16);return W(a,0,n,o,r,i),z(t,e,a,0)}function w(t,e,n,o,r){var i;if(n<32)return-1;for(q(t,0,e,0,n,o,r),W(t,16,t,32,n-32,t),i=0;i<16;i++)t[i]=0;return 0}function x(t,e,n,o,r){var i,a=new Uint8Array(32);if(n<32)return-1;if(y(a,0,32,o,r),0!==L(e,16,e,32,n-32,a))return-1;for(q(t,0,e,0,n,o,r),i=0;i<32;i++)t[i]=0;return 0}function R(t,e){var n;for(n=0;n<16;n++)t[n]=0|e[n]}function T(t){var e,n,o=1;for(e=0;e<16;e++)n=t[e]+o+65535,o=Math.floor(n/65536),t[e]=n-65536*o;t[0]+=o-1+37*(o-1)}function k(t,e,n){for(var o,r=~(n-1),i=0;i<16;i++)o=r&(t[i]^e[i]),t[i]^=o,e[i]^=o}function S(t,n){var o,r,i,a=e(),c=e();for(o=0;o<16;o++)c[o]=n[o];for(T(c),T(c),T(c),r=0;r<2;r++){for(a[0]=c[0]-65517,o=1;o<15;o++)a[o]=c[o]-65535-(a[o-1]>>16&1),a[o-1]&=65535;a[15]=c[15]-32767-(a[14]>>16&1),i=a[15]>>16&1,a[14]&=65535,k(c,a,1-i)}for(o=0;o<16;o++)t[2*o]=255&c[o],t[2*o+1]=c[o]>>8}function C(t,e){var n=new Uint8Array(32),o=new Uint8Array(32);return S(n,t),S(o,e),h(n,0,o,0)}function N(t){var e=new Uint8Array(32);return S(e,t),1&e[0]}function B(t,e){var n;for(n=0;n<16;n++)t[n]=e[2*n]+(e[2*n+1]<<8);t[15]&=32767}function D(t,e,n){for(var o=0;o<16;o++)t[o]=e[o]+n[o]}function E(t,e,n){for(var o=0;o<16;o++)t[o]=e[o]-n[o]}function P(t,e,n){var o,r,i=0,a=0,c=0,s=0,u=0,p=0,l=0,d=0,f=0,b=0,M=0,z=0,h=0,m=0,O=0,g=0,A=0,v=0,y=0,q=0,_=0,W=0,L=0,w=0,x=0,R=0,T=0,k=0,S=0,C=0,N=0,B=n[0],D=n[1],E=n[2],P=n[3],X=n[4],Y=n[5],j=n[6],H=n[7],I=n[8],F=n[9],U=n[10],V=n[11],G=n[12],$=n[13],K=n[14],J=n[15];i+=(o=e[0])*B,a+=o*D,c+=o*E,s+=o*P,u+=o*X,p+=o*Y,l+=o*j,d+=o*H,f+=o*I,b+=o*F,M+=o*U,z+=o*V,h+=o*G,m+=o*$,O+=o*K,g+=o*J,a+=(o=e[1])*B,c+=o*D,s+=o*E,u+=o*P,p+=o*X,l+=o*Y,d+=o*j,f+=o*H,b+=o*I,M+=o*F,z+=o*U,h+=o*V,m+=o*G,O+=o*$,g+=o*K,A+=o*J,c+=(o=e[2])*B,s+=o*D,u+=o*E,p+=o*P,l+=o*X,d+=o*Y,f+=o*j,b+=o*H,M+=o*I,z+=o*F,h+=o*U,m+=o*V,O+=o*G,g+=o*$,A+=o*K,v+=o*J,s+=(o=e[3])*B,u+=o*D,p+=o*E,l+=o*P,d+=o*X,f+=o*Y,b+=o*j,M+=o*H,z+=o*I,h+=o*F,m+=o*U,O+=o*V,g+=o*G,A+=o*$,v+=o*K,y+=o*J,u+=(o=e[4])*B,p+=o*D,l+=o*E,d+=o*P,f+=o*X,b+=o*Y,M+=o*j,z+=o*H,h+=o*I,m+=o*F,O+=o*U,g+=o*V,A+=o*G,v+=o*$,y+=o*K,q+=o*J,p+=(o=e[5])*B,l+=o*D,d+=o*E,f+=o*P,b+=o*X,M+=o*Y,z+=o*j,h+=o*H,m+=o*I,O+=o*F,g+=o*U,A+=o*V,v+=o*G,y+=o*$,q+=o*K,_+=o*J,l+=(o=e[6])*B,d+=o*D,f+=o*E,b+=o*P,M+=o*X,z+=o*Y,h+=o*j,m+=o*H,O+=o*I,g+=o*F,A+=o*U,v+=o*V,y+=o*G,q+=o*$,_+=o*K,W+=o*J,d+=(o=e[7])*B,f+=o*D,b+=o*E,M+=o*P,z+=o*X,h+=o*Y,m+=o*j,O+=o*H,g+=o*I,A+=o*F,v+=o*U,y+=o*V,q+=o*G,_+=o*$,W+=o*K,L+=o*J,f+=(o=e[8])*B,b+=o*D,M+=o*E,z+=o*P,h+=o*X,m+=o*Y,O+=o*j,g+=o*H,A+=o*I,v+=o*F,y+=o*U,q+=o*V,_+=o*G,W+=o*$,L+=o*K,w+=o*J,b+=(o=e[9])*B,M+=o*D,z+=o*E,h+=o*P,m+=o*X,O+=o*Y,g+=o*j,A+=o*H,v+=o*I,y+=o*F,q+=o*U,_+=o*V,W+=o*G,L+=o*$,w+=o*K,x+=o*J,M+=(o=e[10])*B,z+=o*D,h+=o*E,m+=o*P,O+=o*X,g+=o*Y,A+=o*j,v+=o*H,y+=o*I,q+=o*F,_+=o*U,W+=o*V,L+=o*G,w+=o*$,x+=o*K,R+=o*J,z+=(o=e[11])*B,h+=o*D,m+=o*E,O+=o*P,g+=o*X,A+=o*Y,v+=o*j,y+=o*H,q+=o*I,_+=o*F,W+=o*U,L+=o*V,w+=o*G,x+=o*$,R+=o*K,T+=o*J,h+=(o=e[12])*B,m+=o*D,O+=o*E,g+=o*P,A+=o*X,v+=o*Y,y+=o*j,q+=o*H,_+=o*I,W+=o*F,L+=o*U,w+=o*V,x+=o*G,R+=o*$,T+=o*K,k+=o*J,m+=(o=e[13])*B,O+=o*D,g+=o*E,A+=o*P,v+=o*X,y+=o*Y,q+=o*j,_+=o*H,W+=o*I,L+=o*F,w+=o*U,x+=o*V,R+=o*G,T+=o*$,k+=o*K,S+=o*J,O+=(o=e[14])*B,g+=o*D,A+=o*E,v+=o*P,y+=o*X,q+=o*Y,_+=o*j,W+=o*H,L+=o*I,w+=o*F,x+=o*U,R+=o*V,T+=o*G,k+=o*$,S+=o*K,C+=o*J,g+=(o=e[15])*B,a+=38*(v+=o*E),c+=38*(y+=o*P),s+=38*(q+=o*X),u+=38*(_+=o*Y),p+=38*(W+=o*j),l+=38*(L+=o*H),d+=38*(w+=o*I),f+=38*(x+=o*F),b+=38*(R+=o*U),M+=38*(T+=o*V),z+=38*(k+=o*G),h+=38*(S+=o*$),m+=38*(C+=o*K),O+=38*(N+=o*J),i=(o=(i+=38*(A+=o*D))+(r=1)+65535)-65536*(r=Math.floor(o/65536)),a=(o=a+r+65535)-65536*(r=Math.floor(o/65536)),c=(o=c+r+65535)-65536*(r=Math.floor(o/65536)),s=(o=s+r+65535)-65536*(r=Math.floor(o/65536)),u=(o=u+r+65535)-65536*(r=Math.floor(o/65536)),p=(o=p+r+65535)-65536*(r=Math.floor(o/65536)),l=(o=l+r+65535)-65536*(r=Math.floor(o/65536)),d=(o=d+r+65535)-65536*(r=Math.floor(o/65536)),f=(o=f+r+65535)-65536*(r=Math.floor(o/65536)),b=(o=b+r+65535)-65536*(r=Math.floor(o/65536)),M=(o=M+r+65535)-65536*(r=Math.floor(o/65536)),z=(o=z+r+65535)-65536*(r=Math.floor(o/65536)),h=(o=h+r+65535)-65536*(r=Math.floor(o/65536)),m=(o=m+r+65535)-65536*(r=Math.floor(o/65536)),O=(o=O+r+65535)-65536*(r=Math.floor(o/65536)),g=(o=g+r+65535)-65536*(r=Math.floor(o/65536)),i=(o=(i+=r-1+37*(r-1))+(r=1)+65535)-65536*(r=Math.floor(o/65536)),a=(o=a+r+65535)-65536*(r=Math.floor(o/65536)),c=(o=c+r+65535)-65536*(r=Math.floor(o/65536)),s=(o=s+r+65535)-65536*(r=Math.floor(o/65536)),u=(o=u+r+65535)-65536*(r=Math.floor(o/65536)),p=(o=p+r+65535)-65536*(r=Math.floor(o/65536)),l=(o=l+r+65535)-65536*(r=Math.floor(o/65536)),d=(o=d+r+65535)-65536*(r=Math.floor(o/65536)),f=(o=f+r+65535)-65536*(r=Math.floor(o/65536)),b=(o=b+r+65535)-65536*(r=Math.floor(o/65536)),M=(o=M+r+65535)-65536*(r=Math.floor(o/65536)),z=(o=z+r+65535)-65536*(r=Math.floor(o/65536)),h=(o=h+r+65535)-65536*(r=Math.floor(o/65536)),m=(o=m+r+65535)-65536*(r=Math.floor(o/65536)),O=(o=O+r+65535)-65536*(r=Math.floor(o/65536)),g=(o=g+r+65535)-65536*(r=Math.floor(o/65536)),i+=r-1+37*(r-1),t[0]=i,t[1]=a,t[2]=c,t[3]=s,t[4]=u,t[5]=p,t[6]=l,t[7]=d,t[8]=f,t[9]=b,t[10]=M,t[11]=z,t[12]=h,t[13]=m,t[14]=O,t[15]=g}function X(t,e){P(t,e,e)}function Y(t,n){var o,r=e();for(o=0;o<16;o++)r[o]=n[o];for(o=253;o>=0;o--)X(r,r),2!==o&&4!==o&&P(r,r,n);for(o=0;o<16;o++)t[o]=r[o]}function j(t,n){var o,r=e();for(o=0;o<16;o++)r[o]=n[o];for(o=250;o>=0;o--)X(r,r),1!==o&&P(r,r,n);for(o=0;o<16;o++)t[o]=r[o]}function H(t,n,o){var r,i,a=new Uint8Array(32),c=new Float64Array(80),u=e(),p=e(),l=e(),d=e(),f=e(),b=e();for(i=0;i<31;i++)a[i]=n[i];for(a[31]=127&n[31]|64,a[0]&=248,B(c,o),i=0;i<16;i++)p[i]=c[i],d[i]=u[i]=l[i]=0;for(u[0]=d[0]=1,i=254;i>=0;--i)k(u,p,r=a[i>>>3]>>>(7&i)&1),k(l,d,r),D(f,u,l),E(u,u,l),D(l,p,d),E(p,p,d),X(d,f),X(b,u),P(u,l,u),P(l,p,f),D(f,u,l),E(u,u,l),X(p,u),E(l,d,b),P(u,l,s),D(u,u,d),P(l,l,u),P(u,d,b),P(d,p,c),X(p,f),k(u,p,r),k(l,d,r);for(i=0;i<16;i++)c[i+16]=u[i],c[i+32]=l[i],c[i+48]=p[i],c[i+64]=d[i];var M=c.subarray(32),z=c.subarray(16);return Y(M,M),P(z,z,M),S(t,z),0}function I(t,e){return H(t,e,i)}function F(t,e){return o(e,32),I(t,e)}function U(t,e,n){var o=new Uint8Array(32);return H(o,n,e),O(t,r,o,g)}_.prototype.blocks=function(t,e,n){for(var o,r,i,a,c,s,u,p,l,d,f,b,M,z,h,m,O,g,A,v=this.fin?0:2048,y=this.h[0],q=this.h[1],_=this.h[2],W=this.h[3],L=this.h[4],w=this.h[5],x=this.h[6],R=this.h[7],T=this.h[8],k=this.h[9],S=this.r[0],C=this.r[1],N=this.r[2],B=this.r[3],D=this.r[4],E=this.r[5],P=this.r[6],X=this.r[7],Y=this.r[8],j=this.r[9];n>=16;)d=l=0,d+=(y+=8191&(o=255&t[e+0]|(255&t[e+1])<<8))*S,d+=(q+=8191&(o>>>13|(r=255&t[e+2]|(255&t[e+3])<<8)<<3))*(5*j),d+=(_+=8191&(r>>>10|(i=255&t[e+4]|(255&t[e+5])<<8)<<6))*(5*Y),d+=(W+=8191&(i>>>7|(a=255&t[e+6]|(255&t[e+7])<<8)<<9))*(5*X),l=(d+=(L+=8191&(a>>>4|(c=255&t[e+8]|(255&t[e+9])<<8)<<12))*(5*P))>>>13,d&=8191,d+=(w+=c>>>1&8191)*(5*E),d+=(x+=8191&(c>>>14|(s=255&t[e+10]|(255&t[e+11])<<8)<<2))*(5*D),d+=(R+=8191&(s>>>11|(u=255&t[e+12]|(255&t[e+13])<<8)<<5))*(5*B),d+=(T+=8191&(u>>>8|(p=255&t[e+14]|(255&t[e+15])<<8)<<8))*(5*N),f=l+=(d+=(k+=p>>>5|v)*(5*C))>>>13,f+=y*C,f+=q*S,f+=_*(5*j),f+=W*(5*Y),l=(f+=L*(5*X))>>>13,f&=8191,f+=w*(5*P),f+=x*(5*E),f+=R*(5*D),f+=T*(5*B),l+=(f+=k*(5*N))>>>13,f&=8191,b=l,b+=y*N,b+=q*C,b+=_*S,b+=W*(5*j),l=(b+=L*(5*Y))>>>13,b&=8191,b+=w*(5*X),b+=x*(5*P),b+=R*(5*E),b+=T*(5*D),M=l+=(b+=k*(5*B))>>>13,M+=y*B,M+=q*N,M+=_*C,M+=W*S,l=(M+=L*(5*j))>>>13,M&=8191,M+=w*(5*Y),M+=x*(5*X),M+=R*(5*P),M+=T*(5*E),z=l+=(M+=k*(5*D))>>>13,z+=y*D,z+=q*B,z+=_*N,z+=W*C,l=(z+=L*S)>>>13,z&=8191,z+=w*(5*j),z+=x*(5*Y),z+=R*(5*X),z+=T*(5*P),h=l+=(z+=k*(5*E))>>>13,h+=y*E,h+=q*D,h+=_*B,h+=W*N,l=(h+=L*C)>>>13,h&=8191,h+=w*S,h+=x*(5*j),h+=R*(5*Y),h+=T*(5*X),m=l+=(h+=k*(5*P))>>>13,m+=y*P,m+=q*E,m+=_*D,m+=W*B,l=(m+=L*N)>>>13,m&=8191,m+=w*C,m+=x*S,m+=R*(5*j),m+=T*(5*Y),O=l+=(m+=k*(5*X))>>>13,O+=y*X,O+=q*P,O+=_*E,O+=W*D,l=(O+=L*B)>>>13,O&=8191,O+=w*N,O+=x*C,O+=R*S,O+=T*(5*j),g=l+=(O+=k*(5*Y))>>>13,g+=y*Y,g+=q*X,g+=_*P,g+=W*E,l=(g+=L*D)>>>13,g&=8191,g+=w*B,g+=x*N,g+=R*C,g+=T*S,A=l+=(g+=k*(5*j))>>>13,A+=y*j,A+=q*Y,A+=_*X,A+=W*P,l=(A+=L*E)>>>13,A&=8191,A+=w*D,A+=x*B,A+=R*N,A+=T*C,y=d=8191&(l=(l=((l+=(A+=k*S)>>>13)<<2)+l|0)+(d&=8191)|0),q=f+=l>>>=13,_=b&=8191,W=M&=8191,L=z&=8191,w=h&=8191,x=m&=8191,R=O&=8191,T=g&=8191,k=A&=8191,e+=16,n-=16;this.h[0]=y,this.h[1]=q,this.h[2]=_,this.h[3]=W,this.h[4]=L,this.h[5]=w,this.h[6]=x,this.h[7]=R,this.h[8]=T,this.h[9]=k},_.prototype.finish=function(t,e){var n,o,r,i,a=new Uint16Array(10);if(this.leftover){for(i=this.leftover,this.buffer[i++]=1;i<16;i++)this.buffer[i]=0;this.fin=1,this.blocks(this.buffer,0,16)}for(n=this.h[1]>>>13,this.h[1]&=8191,i=2;i<10;i++)this.h[i]+=n,n=this.h[i]>>>13,this.h[i]&=8191;for(this.h[0]+=5*n,n=this.h[0]>>>13,this.h[0]&=8191,this.h[1]+=n,n=this.h[1]>>>13,this.h[1]&=8191,this.h[2]+=n,a[0]=this.h[0]+5,n=a[0]>>>13,a[0]&=8191,i=1;i<10;i++)a[i]=this.h[i]+n,n=a[i]>>>13,a[i]&=8191;for(a[9]-=8192,o=(1^n)-1,i=0;i<10;i++)a[i]&=o;for(o=~o,i=0;i<10;i++)this.h[i]=this.h[i]&o|a[i];for(this.h[0]=65535&(this.h[0]|this.h[1]<<13),this.h[1]=65535&(this.h[1]>>>3|this.h[2]<<10),this.h[2]=65535&(this.h[2]>>>6|this.h[3]<<7),this.h[3]=65535&(this.h[3]>>>9|this.h[4]<<4),this.h[4]=65535&(this.h[4]>>>12|this.h[5]<<1|this.h[6]<<14),this.h[5]=65535&(this.h[6]>>>2|this.h[7]<<11),this.h[6]=65535&(this.h[7]>>>5|this.h[8]<<8),this.h[7]=65535&(this.h[8]>>>8|this.h[9]<<5),r=this.h[0]+this.pad[0],this.h[0]=65535&r,i=1;i<8;i++)r=(this.h[i]+this.pad[i]|0)+(r>>>16)|0,this.h[i]=65535&r;t[e+0]=this.h[0]>>>0&255,t[e+1]=this.h[0]>>>8&255,t[e+2]=this.h[1]>>>0&255,t[e+3]=this.h[1]>>>8&255,t[e+4]=this.h[2]>>>0&255,t[e+5]=this.h[2]>>>8&255,t[e+6]=this.h[3]>>>0&255,t[e+7]=this.h[3]>>>8&255,t[e+8]=this.h[4]>>>0&255,t[e+9]=this.h[4]>>>8&255,t[e+10]=this.h[5]>>>0&255,t[e+11]=this.h[5]>>>8&255,t[e+12]=this.h[6]>>>0&255,t[e+13]=this.h[6]>>>8&255,t[e+14]=this.h[7]>>>0&255,t[e+15]=this.h[7]>>>8&255},_.prototype.update=function(t,e,n){var o,r;if(this.leftover){for((r=16-this.leftover)>n&&(r=n),o=0;o<r;o++)this.buffer[this.leftover+o]=t[e+o];if(n-=r,e+=r,this.leftover+=r,this.leftover<16)return;this.blocks(this.buffer,0,16),this.leftover=0}if(n>=16&&(r=n-n%16,this.blocks(t,e,r),e+=r,n-=r),n){for(o=0;o<n;o++)this.buffer[this.leftover+o]=t[e+o];this.leftover+=n}};var V=w,G=x,$=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function K(t,e,n,o){for(var r,i,a,c,s,u,p,l,d,f,b,M,z,h,m,O,g,A,v,y,q,_,W,L,w,x,R=new Int32Array(16),T=new Int32Array(16),k=t[0],S=t[1],C=t[2],N=t[3],B=t[4],D=t[5],E=t[6],P=t[7],X=e[0],Y=e[1],j=e[2],H=e[3],I=e[4],F=e[5],U=e[6],V=e[7],G=0;o>=128;){for(v=0;v<16;v++)y=8*v+G,R[v]=n[y+0]<<24|n[y+1]<<16|n[y+2]<<8|n[y+3],T[v]=n[y+4]<<24|n[y+5]<<16|n[y+6]<<8|n[y+7];for(v=0;v<80;v++)if(r=k,i=S,a=C,c=N,s=B,u=D,p=E,d=X,f=Y,b=j,M=H,z=I,h=F,m=U,W=65535&(_=V),L=_>>>16,w=65535&(q=P),x=q>>>16,W+=65535&(_=(I>>>14|B<<18)^(I>>>18|B<<14)^(B>>>9|I<<23)),L+=_>>>16,w+=65535&(q=(B>>>14|I<<18)^(B>>>18|I<<14)^(I>>>9|B<<23)),x+=q>>>16,W+=65535&(_=I&F^~I&U),L+=_>>>16,w+=65535&(q=B&D^~B&E),x+=q>>>16,q=$[2*v],W+=65535&(_=$[2*v+1]),L+=_>>>16,w+=65535&q,x+=q>>>16,q=R[v%16],L+=(_=T[v%16])>>>16,w+=65535&q,x+=q>>>16,w+=(L+=(W+=65535&_)>>>16)>>>16,W=65535&(_=A=65535&W|L<<16),L=_>>>16,w=65535&(q=g=65535&w|(x+=w>>>16)<<16),x=q>>>16,W+=65535&(_=(X>>>28|k<<4)^(k>>>2|X<<30)^(k>>>7|X<<25)),L+=_>>>16,w+=65535&(q=(k>>>28|X<<4)^(X>>>2|k<<30)^(X>>>7|k<<25)),x+=q>>>16,L+=(_=X&Y^X&j^Y&j)>>>16,w+=65535&(q=k&S^k&C^S&C),x+=q>>>16,l=65535&(w+=(L+=(W+=65535&_)>>>16)>>>16)|(x+=w>>>16)<<16,O=65535&W|L<<16,W=65535&(_=M),L=_>>>16,w=65535&(q=c),x=q>>>16,L+=(_=A)>>>16,w+=65535&(q=g),x+=q>>>16,S=r,C=i,N=a,B=c=65535&(w+=(L+=(W+=65535&_)>>>16)>>>16)|(x+=w>>>16)<<16,D=s,E=u,P=p,k=l,Y=d,j=f,H=b,I=M=65535&W|L<<16,F=z,U=h,V=m,X=O,v%16==15)for(y=0;y<16;y++)q=R[y],W=65535&(_=T[y]),L=_>>>16,w=65535&q,x=q>>>16,q=R[(y+9)%16],W+=65535&(_=T[(y+9)%16]),L+=_>>>16,w+=65535&q,x+=q>>>16,g=R[(y+1)%16],W+=65535&(_=((A=T[(y+1)%16])>>>1|g<<31)^(A>>>8|g<<24)^(A>>>7|g<<25)),L+=_>>>16,w+=65535&(q=(g>>>1|A<<31)^(g>>>8|A<<24)^g>>>7),x+=q>>>16,g=R[(y+14)%16],L+=(_=((A=T[(y+14)%16])>>>19|g<<13)^(g>>>29|A<<3)^(A>>>6|g<<26))>>>16,w+=65535&(q=(g>>>19|A<<13)^(A>>>29|g<<3)^g>>>6),x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,R[y]=65535&w|x<<16,T[y]=65535&W|L<<16;W=65535&(_=X),L=_>>>16,w=65535&(q=k),x=q>>>16,q=t[0],L+=(_=e[0])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[0]=k=65535&w|x<<16,e[0]=X=65535&W|L<<16,W=65535&(_=Y),L=_>>>16,w=65535&(q=S),x=q>>>16,q=t[1],L+=(_=e[1])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[1]=S=65535&w|x<<16,e[1]=Y=65535&W|L<<16,W=65535&(_=j),L=_>>>16,w=65535&(q=C),x=q>>>16,q=t[2],L+=(_=e[2])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[2]=C=65535&w|x<<16,e[2]=j=65535&W|L<<16,W=65535&(_=H),L=_>>>16,w=65535&(q=N),x=q>>>16,q=t[3],L+=(_=e[3])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[3]=N=65535&w|x<<16,e[3]=H=65535&W|L<<16,W=65535&(_=I),L=_>>>16,w=65535&(q=B),x=q>>>16,q=t[4],L+=(_=e[4])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[4]=B=65535&w|x<<16,e[4]=I=65535&W|L<<16,W=65535&(_=F),L=_>>>16,w=65535&(q=D),x=q>>>16,q=t[5],L+=(_=e[5])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[5]=D=65535&w|x<<16,e[5]=F=65535&W|L<<16,W=65535&(_=U),L=_>>>16,w=65535&(q=E),x=q>>>16,q=t[6],L+=(_=e[6])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[6]=E=65535&w|x<<16,e[6]=U=65535&W|L<<16,W=65535&(_=V),L=_>>>16,w=65535&(q=P),x=q>>>16,q=t[7],L+=(_=e[7])>>>16,w+=65535&q,x+=q>>>16,x+=(w+=(L+=(W+=65535&_)>>>16)>>>16)>>>16,t[7]=P=65535&w|x<<16,e[7]=V=65535&W|L<<16,G+=128,o-=128}return o}function J(t,e,n){var o,r=new Int32Array(8),i=new Int32Array(8),a=new Uint8Array(256),c=n;for(r[0]=1779033703,r[1]=3144134277,r[2]=1013904242,r[3]=2773480762,r[4]=1359893119,r[5]=2600822924,r[6]=528734635,r[7]=1541459225,i[0]=4089235720,i[1]=2227873595,i[2]=4271175723,i[3]=1595750129,i[4]=2917565137,i[5]=725511199,i[6]=4215389547,i[7]=327033209,K(r,i,e,n),n%=128,o=0;o<n;o++)a[o]=e[c-n+o];for(a[n]=128,a[(n=256-128*(n<112?1:0))-9]=0,b(a,n-8,c/536870912|0,c<<3),K(r,i,a,n),o=0;o<8;o++)b(t,8*o,r[o],i[o]);return 0}function Q(t,n){var o=e(),r=e(),i=e(),a=e(),c=e(),s=e(),u=e(),l=e(),d=e();E(o,t[1],t[0]),E(d,n[1],n[0]),P(o,o,d),D(r,t[0],t[1]),D(d,n[0],n[1]),P(r,r,d),P(i,t[3],n[3]),P(i,i,p),P(a,t[2],n[2]),D(a,a,a),E(c,r,o),E(s,a,i),D(u,a,i),D(l,r,o),P(t[0],c,s),P(t[1],l,u),P(t[2],u,s),P(t[3],c,l)}function Z(t,e,n){var o;for(o=0;o<4;o++)k(t[o],e[o],n)}function tt(t,n){var o=e(),r=e(),i=e();Y(i,n[2]),P(o,n[0],i),P(r,n[1],i),S(t,r),t[31]^=N(o)<<7}function et(t,e,n){var o,r;for(R(t[0],a),R(t[1],c),R(t[2],c),R(t[3],a),r=255;r>=0;--r)Z(t,e,o=n[r/8|0]>>(7&r)&1),Q(e,t),Q(t,t),Z(t,e,o)}function nt(t,n){var o=[e(),e(),e(),e()];R(o[0],l),R(o[1],d),R(o[2],c),P(o[3],l,d),et(t,o,n)}function ot(t,n,r){var i,a=new Uint8Array(64),c=[e(),e(),e(),e()];for(r||o(n,32),J(a,n,32),a[0]&=248,a[31]&=127,a[31]|=64,nt(c,a),tt(t,c),i=0;i<32;i++)n[i+32]=t[i];return 0}var rt=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function it(t,e){var n,o,r,i;for(o=63;o>=32;--o){for(n=0,r=o-32,i=o-12;r<i;++r)e[r]+=n-16*e[o]*rt[r-(o-32)],n=e[r]+128>>8,e[r]-=256*n;e[r]+=n,e[o]=0}for(n=0,r=0;r<32;r++)e[r]+=n-(e[31]>>4)*rt[r],n=e[r]>>8,e[r]&=255;for(r=0;r<32;r++)e[r]-=n*rt[r];for(o=0;o<32;o++)e[o+1]+=e[o]>>8,t[o]=255&e[o]}function at(t){var e,n=new Float64Array(64);for(e=0;e<64;e++)n[e]=t[e];for(e=0;e<64;e++)t[e]=0;it(t,n)}function ct(t,n,o,r){var i,a,c=new Uint8Array(64),s=new Uint8Array(64),u=new Uint8Array(64),p=new Float64Array(64),l=[e(),e(),e(),e()];J(c,r,32),c[0]&=248,c[31]&=127,c[31]|=64;var d=o+64;for(i=0;i<o;i++)t[64+i]=n[i];for(i=0;i<32;i++)t[32+i]=c[32+i];for(J(u,t.subarray(32),o+32),at(u),nt(l,u),tt(t,l),i=32;i<64;i++)t[i]=r[i];for(J(s,t,o+64),at(s),i=0;i<64;i++)p[i]=0;for(i=0;i<32;i++)p[i]=u[i];for(i=0;i<32;i++)for(a=0;a<32;a++)p[i+a]+=s[i]*c[a];return it(t.subarray(32),p),d}function st(t,n,o,r){var i,s=new Uint8Array(32),p=new Uint8Array(64),l=[e(),e(),e(),e()],d=[e(),e(),e(),e()];if(o<64)return-1;if(function(t,n){var o=e(),r=e(),i=e(),s=e(),p=e(),l=e(),d=e();return R(t[2],c),B(t[1],n),X(i,t[1]),P(s,i,u),E(i,i,t[2]),D(s,t[2],s),X(p,s),X(l,p),P(d,l,p),P(o,d,i),P(o,o,s),j(o,o),P(o,o,i),P(o,o,s),P(o,o,s),P(t[0],o,s),X(r,t[0]),P(r,r,s),C(r,i)&&P(t[0],t[0],f),X(r,t[0]),P(r,r,s),C(r,i)?-1:(N(t[0])===n[31]>>7&&E(t[0],a,t[0]),P(t[3],t[0],t[1]),0)}(d,r))return-1;for(i=0;i<o;i++)t[i]=n[i];for(i=0;i<32;i++)t[i+32]=r[i];if(J(p,t,o),at(p),et(l,d,p),nt(d,n.subarray(32)),Q(l,d),tt(s,l),o-=64,h(n,0,s,0)){for(i=0;i<o;i++)t[i]=0;return-1}for(i=0;i<o;i++)t[i]=n[i+64];return o}var ut,pt=16,lt=64,dt=32,ft=64;function bt(t,e){if(32!==t.length)throw new Error("bad key size");if(24!==e.length)throw new Error("bad nonce size")}function Mt(){for(var t=0;t<arguments.length;t++)if(!(arguments[t]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function zt(t){for(var e=0;e<t.length;e++)t[e]=0}t.lowlevel={crypto_core_hsalsa20:O,crypto_stream_xor:q,crypto_stream:y,crypto_stream_salsa20_xor:A,crypto_stream_salsa20:v,crypto_onetimeauth:W,crypto_onetimeauth_verify:L,crypto_verify_16:z,crypto_verify_32:h,crypto_secretbox:w,crypto_secretbox_open:x,crypto_scalarmult:H,crypto_scalarmult_base:I,crypto_box_beforenm:U,crypto_box_afternm:V,crypto_box:function(t,e,n,o,r,i){var a=new Uint8Array(32);return U(a,r,i),V(t,e,n,o,a)},crypto_box_open:function(t,e,n,o,r,i){var a=new Uint8Array(32);return U(a,r,i),G(t,e,n,o,a)},crypto_box_keypair:F,crypto_hash:J,crypto_sign:ct,crypto_sign_keypair:ot,crypto_sign_open:st,crypto_secretbox_KEYBYTES:32,crypto_secretbox_NONCEBYTES:24,crypto_secretbox_ZEROBYTES:32,crypto_secretbox_BOXZEROBYTES:pt,crypto_scalarmult_BYTES:32,crypto_scalarmult_SCALARBYTES:32,crypto_box_PUBLICKEYBYTES:32,crypto_box_SECRETKEYBYTES:32,crypto_box_BEFORENMBYTES:32,crypto_box_NONCEBYTES:24,crypto_box_ZEROBYTES:32,crypto_box_BOXZEROBYTES:16,crypto_sign_BYTES:lt,crypto_sign_PUBLICKEYBYTES:dt,crypto_sign_SECRETKEYBYTES:ft,crypto_sign_SEEDBYTES:32,crypto_hash_BYTES:64,gf:e,D:u,L:rt,pack25519:S,unpack25519:B,M:P,A:D,S:X,Z:E,pow2523:j,add:Q,set25519:R,modL:it,scalarmult:et,scalarbase:nt},t.randomBytes=function(t){var e=new Uint8Array(t);return o(e,t),e},t.secretbox=function(t,e,n){Mt(t,e,n),bt(n,e);for(var o=new Uint8Array(32+t.length),r=new Uint8Array(o.length),i=0;i<t.length;i++)o[i+32]=t[i];return w(r,o,o.length,e,n),r.subarray(pt)},t.secretbox.open=function(t,e,n){Mt(t,e,n),bt(n,e);for(var o=new Uint8Array(pt+t.length),r=new Uint8Array(o.length),i=0;i<t.length;i++)o[i+pt]=t[i];return o.length<32||0!==x(r,o,o.length,e,n)?null:r.subarray(32)},t.secretbox.keyLength=32,t.secretbox.nonceLength=24,t.secretbox.overheadLength=pt,t.scalarMult=function(t,e){if(Mt(t,e),32!==t.length)throw new Error("bad n size");if(32!==e.length)throw new Error("bad p size");var n=new Uint8Array(32);return H(n,t,e),n},t.scalarMult.base=function(t){if(Mt(t),32!==t.length)throw new Error("bad n size");var e=new Uint8Array(32);return I(e,t),e},t.scalarMult.scalarLength=32,t.scalarMult.groupElementLength=32,t.box=function(e,n,o,r){var i=t.box.before(o,r);return t.secretbox(e,n,i)},t.box.before=function(t,e){Mt(t,e),function(t,e){if(32!==t.length)throw new Error("bad public key size");if(32!==e.length)throw new Error("bad secret key size")}(t,e);var n=new Uint8Array(32);return U(n,t,e),n},t.box.after=t.secretbox,t.box.open=function(e,n,o,r){var i=t.box.before(o,r);return t.secretbox.open(e,n,i)},t.box.open.after=t.secretbox.open,t.box.keyPair=function(){var t=new Uint8Array(32),e=new Uint8Array(32);return F(t,e),{publicKey:t,secretKey:e}},t.box.keyPair.fromSecretKey=function(t){if(Mt(t),32!==t.length)throw new Error("bad secret key size");var e=new Uint8Array(32);return I(e,t),{publicKey:e,secretKey:new Uint8Array(t)}},t.box.publicKeyLength=32,t.box.secretKeyLength=32,t.box.sharedKeyLength=32,t.box.nonceLength=24,t.box.overheadLength=t.secretbox.overheadLength,t.sign=function(t,e){if(Mt(t,e),e.length!==ft)throw new Error("bad secret key size");var n=new Uint8Array(lt+t.length);return ct(n,t,t.length,e),n},t.sign.open=function(t,e){if(Mt(t,e),e.length!==dt)throw new Error("bad public key size");var n=new Uint8Array(t.length),o=st(n,t,t.length,e);if(o<0)return null;for(var r=new Uint8Array(o),i=0;i<r.length;i++)r[i]=n[i];return r},t.sign.detached=function(e,n){for(var o=t.sign(e,n),r=new Uint8Array(lt),i=0;i<r.length;i++)r[i]=o[i];return r},t.sign.detached.verify=function(t,e,n){if(Mt(t,e,n),e.length!==lt)throw new Error("bad signature size");if(n.length!==dt)throw new Error("bad public key size");var o,r=new Uint8Array(lt+t.length),i=new Uint8Array(lt+t.length);for(o=0;o<lt;o++)r[o]=e[o];for(o=0;o<t.length;o++)r[o+lt]=t[o];return st(i,r,r.length,n)>=0},t.sign.keyPair=function(){var t=new Uint8Array(dt),e=new Uint8Array(ft);return ot(t,e),{publicKey:t,secretKey:e}},t.sign.keyPair.fromSecretKey=function(t){if(Mt(t),t.length!==ft)throw new Error("bad secret key size");for(var e=new Uint8Array(dt),n=0;n<e.length;n++)e[n]=t[32+n];return{publicKey:e,secretKey:new Uint8Array(t)}},t.sign.keyPair.fromSeed=function(t){if(Mt(t),32!==t.length)throw new Error("bad seed size");for(var e=new Uint8Array(dt),n=new Uint8Array(ft),o=0;o<32;o++)n[o]=t[o];return ot(e,n,!0),{publicKey:e,secretKey:n}},t.sign.publicKeyLength=dt,t.sign.secretKeyLength=ft,t.sign.seedLength=32,t.sign.signatureLength=lt,t.hash=function(t){Mt(t);var e=new Uint8Array(64);return J(e,t,t.length),e},t.hash.hashLength=64,t.verify=function(t,e){return Mt(t,e),0!==t.length&&0!==e.length&&t.length===e.length&&0===M(t,0,e,0,t.length)},t.setPRNG=function(t){o=t},(ut="undefined"!=typeof self?self.crypto||self.msCrypto:null)&&ut.getRandomValues?t.setPRNG((function(t,e){var n,o=new Uint8Array(e);for(n=0;n<e;n+=65536)ut.getRandomValues(o.subarray(n,n+Math.min(e-n,65536)));for(n=0;n<e;n++)t[n]=o[n];zt(o)})):(ut=n(3))&&ut.randomBytes&&t.setPRNG((function(t,e){var n,o=ut.randomBytes(e);for(n=0;n<e;n++)t[n]=o[n];zt(o)}))}(t.exports?t.exports:self.nacl=self.nacl||{})},function(t,e,n){!function(e,n){"use strict";t.exports?t.exports=n():(e.nacl||(e.nacl={}),e.nacl.util=n())}(this,(function(){"use strict";var t={};function e(t){if(!/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(t))throw new TypeError("invalid encoding")}return t.decodeUTF8=function(t){if("string"!=typeof t)throw new TypeError("expected string");var e,n=unescape(encodeURIComponent(t)),o=new Uint8Array(n.length);for(e=0;e<n.length;e++)o[e]=n.charCodeAt(e);return o},t.encodeUTF8=function(t){var e,n=[];for(e=0;e<t.length;e++)n.push(String.fromCharCode(t[e]));return decodeURIComponent(escape(n.join("")))},"undefined"==typeof atob?void 0!==r.from?(t.encodeBase64=function(t){return r.from(t).toString("base64")},t.decodeBase64=function(t){return e(t),new Uint8Array(Array.prototype.slice.call(r.from(t,"base64"),0))}):(t.encodeBase64=function(t){return new r(t).toString("base64")},t.decodeBase64=function(t){return e(t),new Uint8Array(Array.prototype.slice.call(new r(t,"base64"),0))}):(t.encodeBase64=function(t){var e,n=[],o=t.length;for(e=0;e<o;e++)n.push(String.fromCharCode(t[e]));return btoa(n.join(""))},t.decodeBase64=function(t){e(t);var n,o=atob(t),r=new Uint8Array(o.length);for(n=0;n<o.length;n++)r[n]=o.charCodeAt(n);return r}),t}))},function(t,e,n){t.exports=n(4).default},function(t,e){},function(t,e,n){"use strict";n.r(e);for(var o=function(){function t(t,e){this.lastId=0,this.prefix=t,this.name=e}return t.prototype.create=function(t){this.lastId++;var e=this.lastId,n=this.prefix+e,o=this.name+"["+e+"]",r=!1,i=function(){r||(t.apply(null,arguments),r=!0)};return this[e]=i,{number:e,id:n,name:o,callback:i}},t.prototype.remove=function(t){delete this[t.number]},t}(),r=new o("_pusher_script_","Pusher.ScriptReceivers"),i={VERSION:"5.1.1",PROTOCOL:7,host:"ws.pusherapp.com",ws_port:80,wss_port:443,ws_path:"",sockjs_host:"sockjs.pusher.com",sockjs_http_port:80,sockjs_https_port:443,sockjs_path:"/pusher",stats_host:"stats.pusher.com",channel_auth_endpoint:"/pusher/auth",channel_auth_transport:"ajax",activity_timeout:12e4,pong_timeout:3e4,unavailable_timeout:1e4,cdn_http:"http://js.pusher.com",cdn_https:"https://js.pusher.com",dependency_suffix:""},a=function(){function t(t){this.options=t,this.receivers=t.receivers||r,this.loading={}}return t.prototype.load=function(t,e,n){var o=this;if(o.loading[t]&&o.loading[t].length>0)o.loading[t].push(n);else{o.loading[t]=[n];var r=We.createScriptRequest(o.getPath(t,e)),i=o.receivers.create((function(e){if(o.receivers.remove(i),o.loading[t]){var n=o.loading[t];delete o.loading[t];for(var a=function(t){t||r.cleanup()},c=0;c<n.length;c++)n[c](e,a)}}));r.send(i)}},t.prototype.getRoot=function(t){var e=We.getDocument().location.protocol;return(t&&t.useTLS||"https:"===e?this.options.cdn_https:this.options.cdn_http).replace(/\/*$/,"")+"/"+this.options.version},t.prototype.getPath=function(t,e){return this.getRoot(e)+"/"+t+this.options.suffix+".js"},t}(),c=new o("_pusher_dependencies","Pusher.DependenciesReceivers"),s=new a({cdn_http:i.cdn_http,cdn_https:i.cdn_https,version:i.VERSION,suffix:i.dependency_suffix,receivers:c}),u=String.fromCharCode,p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l={},d=0;d<64;d++)l[p.charAt(d)]=d;var f,b=function(t){var e=t.charCodeAt(0);return e<128?t:e<2048?u(192|e>>>6)+u(128|63&e):u(224|e>>>12&15)+u(128|e>>>6&63)+u(128|63&e)},M=function(t){return t.replace(/[^\x00-\x7F]/g,b)},z=function(t){var e=[0,2,1][t.length%3],n=t.charCodeAt(0)<<16|(t.length>1?t.charCodeAt(1):0)<<8|(t.length>2?t.charCodeAt(2):0);return[p.charAt(n>>>18),p.charAt(n>>>12&63),e>=2?"=":p.charAt(n>>>6&63),e>=1?"=":p.charAt(63&n)].join("")},h=window.btoa||function(t){return t.replace(/[\s\S]{1,3}/g,z)},m=function(){function t(t,e,n,o){var r=this;this.clear=e,this.timer=t((function(){r.timer&&(r.timer=o(r.timer))}),n)}return t.prototype.isRunning=function(){return null!==this.timer},t.prototype.ensureAborted=function(){this.timer&&(this.clear(this.timer),this.timer=null)},t}(),O=(f=function(t,e){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},f(t,e)},function(t,e){function n(){this.constructor=t}f(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function g(t){window.clearTimeout(t)}function A(t){window.clearInterval(t)}var v=function(t){function e(e,n){return t.call(this,setTimeout,g,e,(function(t){return n(),null}))||this}return O(e,t),e}(m),y=function(t){function e(e,n){return t.call(this,setInterval,A,e,(function(t){return n(),t}))||this}return O(e,t),e}(m),q={now:function(){return Date.now?Date.now():(new Date).valueOf()},defer:function(t){return new v(0,t)},method:function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var o=Array.prototype.slice.call(arguments,1);return function(e){return e[t].apply(e,o.concat(arguments))}}},_=q;function W(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];for(var o=0;o<e.length;o++){var r=e[o];for(var i in r)r[i]&&r[i].constructor&&r[i].constructor===Object?t[i]=W(t[i]||{},r[i]):t[i]=r[i]}return t}function L(){for(var t=["Pusher"],e=0;e<arguments.length;e++)"string"==typeof arguments[e]?t.push(arguments[e]):t.push(E(arguments[e]));return t.join(" : ")}function w(t,e){var n=Array.prototype.indexOf;if(null===t)return-1;if(n&&t.indexOf===n)return t.indexOf(e);for(var o=0,r=t.length;o<r;o++)if(t[o]===e)return o;return-1}function x(t,e){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e(t[n],n,t)}function R(t){var e=[];return x(t,(function(t,n){e.push(n)})),e}function T(t,e,n){for(var o=0;o<t.length;o++)e.call(n||window,t[o],o,t)}function k(t,e){for(var n=[],o=0;o<t.length;o++)n.push(e(t[o],o,t,n));return n}function S(t,e){e=e||function(t){return!!t};for(var n=[],o=0;o<t.length;o++)e(t[o],o,t,n)&&n.push(t[o]);return n}function C(t,e){var n={};return x(t,(function(o,r){(e&&e(o,r,t,n)||Boolean(o))&&(n[r]=o)})),n}function N(t,e){for(var n=0;n<t.length;n++)if(e(t[n],n,t))return!0;return!1}function B(t){return e=function(t){return"object"==typeof t&&(t=E(t)),encodeURIComponent((e=t.toString(),h(M(e))));var e},n={},x(t,(function(t,o){n[o]=e(t)})),n;var e,n}function D(t){var e,n,o=C(t,(function(t){return void 0!==t}));return k((e=B(o),n=[],x(e,(function(t,e){n.push([e,t])})),n),_.method("join","=")).join("&")}function E(t){try{return JSON.stringify(t)}catch(o){return JSON.stringify((e=[],n=[],function t(o,r){var i,a,c;switch(typeof o){case"object":if(!o)return null;for(i=0;i<e.length;i+=1)if(e[i]===o)return{$ref:n[i]};if(e.push(o),n.push(r),"[object Array]"===Object.prototype.toString.apply(o))for(c=[],i=0;i<o.length;i+=1)c[i]=t(o[i],r+"["+i+"]");else for(a in c={},o)Object.prototype.hasOwnProperty.call(o,a)&&(c[a]=t(o[a],r+"["+JSON.stringify(a)+"]"));return c;case"number":case"string":case"boolean":return o}}(t,"$")))}var e,n}var P=function(){function t(){this.globalLog=function(t){window.console&&window.console.log&&window.console.log(t)}}return t.prototype.debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.log(this.globalLog,t)},t.prototype.warn=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.log(this.globalLogWarn,t)},t.prototype.error=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.log(this.globalLogError,t)},t.prototype.globalLogWarn=function(t){window.console&&window.console.warn?window.console.warn(t):this.globalLog(t)},t.prototype.globalLogError=function(t){window.console&&window.console.error?window.console.error(t):this.globalLogWarn(t)},t.prototype.log=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var o=L.apply(this,arguments);Ne.log?Ne.log(o):Ne.logToConsole&&t.bind(this)(o)},t}(),X=new P,Y={baseUrl:"https://pusher.com",urls:{authenticationEndpoint:{path:"/docs/authenticating_users"},javascriptQuickStart:{path:"/docs/javascript_quick_start"},triggeringClientEvents:{path:"/docs/client_api_guide/client_events#trigger-events"}}},j=function(t){var e,n=Y.urls[t];return n?(n.fullUrl?e=n.fullUrl:n.path&&(e=Y.baseUrl+n.path),e?"See: "+e:""):""},H=function(t,e,n){var o,r=this;for(var i in(o=We.createXHR()).open("POST",r.options.authEndpoint,!0),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),this.authOptions.headers)o.setRequestHeader(i,this.authOptions.headers[i]);return o.onreadystatechange=function(){if(4===o.readyState)if(200===o.status){var t,e=!1;try{t=JSON.parse(o.responseText),e=!0}catch(t){n(!0,"JSON returned from auth endpoint was invalid, yet status code was 200. Data was: "+o.responseText)}e&&n(!1,t)}else{var i=j("authenticationEndpoint");X.error("Unable to retrieve auth string from auth endpoint - received status "+o.status+" from "+r.options.authEndpoint+". Clients must be authenticated to join private or presence channels. "+i),n(!0,o.status)}},o.send(this.composeQuery(e)),o},I=function(t,e,n){void 0!==this.authOptions.headers&&X.warn("To send headers with the auth request, you must use AJAX, rather than JSONP.");var o=t.nextAuthCallbackID.toString();t.nextAuthCallbackID++;var r=t.getDocument(),i=r.createElement("script");t.auth_callbacks[o]=function(t){n(!1,t)};var a="Pusher.auth_callbacks['"+o+"']";i.src=this.options.authEndpoint+"?callback="+encodeURIComponent(a)+"&"+this.composeQuery(e);var c=r.getElementsByTagName("head")[0]||r.documentElement;c.insertBefore(i,c.firstChild)},F=function(){function t(t){this.src=t}return t.prototype.send=function(t){var e=this,n="Error loading "+e.src;e.script=document.createElement("script"),e.script.id=t.id,e.script.src=e.src,e.script.type="text/javascript",e.script.charset="UTF-8",e.script.addEventListener?(e.script.onerror=function(){t.callback(n)},e.script.onload=function(){t.callback(null)}):e.script.onreadystatechange=function(){"loaded"!==e.script.readyState&&"complete"!==e.script.readyState||t.callback(null)},void 0===e.script.async&&document.attachEvent&&/opera/i.test(navigator.userAgent)?(e.errorScript=document.createElement("script"),e.errorScript.id=t.id+"_error",e.errorScript.text=t.name+"('"+n+"');",e.script.async=e.errorScript.async=!1):e.script.async=!0;var o=document.getElementsByTagName("head")[0];o.insertBefore(e.script,o.firstChild),e.errorScript&&o.insertBefore(e.errorScript,e.script.nextSibling)},t.prototype.cleanup=function(){this.script&&(this.script.onload=this.script.onerror=null,this.script.onreadystatechange=null),this.script&&this.script.parentNode&&this.script.parentNode.removeChild(this.script),this.errorScript&&this.errorScript.parentNode&&this.errorScript.parentNode.removeChild(this.errorScript),this.script=null,this.errorScript=null},t}(),U=function(){function t(t,e){this.url=t,this.data=e}return t.prototype.send=function(t){if(!this.request){var e=D(this.data),n=this.url+"/"+t.number+"?"+e;this.request=We.createScriptRequest(n),this.request.send(t)}},t.prototype.cleanup=function(){this.request&&this.request.cleanup()},t}(),V={name:"jsonp",getAgent:function(t,e){return function(n,o){var i="http"+(e?"s":"")+"://"+(t.host||t.options.host)+t.options.path,a=We.createJSONPRequest(i,n),c=We.ScriptReceivers.create((function(e,n){r.remove(c),a.cleanup(),n&&n.host&&(t.host=n.host),o&&o(e,n)}));a.send(c)}}};function G(t,e,n){return t+(e.useTLS?"s":"")+"://"+(e.useTLS?e.hostTLS:e.hostNonTLS)+n}function $(t,e){return"/app/"+t+"?protocol="+i.PROTOCOL+"&client=js&version="+i.VERSION+(e?"&"+e:"")}var K={getInitial:function(t,e){return G("ws",e,(e.httpPath||"")+$(t,"flash=false"))}},J={getInitial:function(t,e){return G("http",e,(e.httpPath||"/pusher")+$(t))}},Q={getInitial:function(t,e){return G("http",e,e.httpPath||"/pusher")},getPath:function(t,e){return $(t)}},Z=function(){function t(){this._callbacks={}}return t.prototype.get=function(t){return this._callbacks[tt(t)]},t.prototype.add=function(t,e,n){var o=tt(t);this._callbacks[o]=this._callbacks[o]||[],this._callbacks[o].push({fn:e,context:n})},t.prototype.remove=function(t,e,n){if(t||e||n){var o=t?[tt(t)]:R(this._callbacks);e||n?this.removeCallback(o,e,n):this.removeAllCallbacks(o)}else this._callbacks={}},t.prototype.removeCallback=function(t,e,n){T(t,(function(t){this._callbacks[t]=S(this._callbacks[t]||[],(function(t){return e&&e!==t.fn||n&&n!==t.context})),0===this._callbacks[t].length&&delete this._callbacks[t]}),this)},t.prototype.removeAllCallbacks=function(t){T(t,(function(t){delete this._callbacks[t]}),this)},t}();function tt(t){return"_"+t}var et=function(){function t(t){this.callbacks=new Z,this.global_callbacks=[],this.failThrough=t}return t.prototype.bind=function(t,e,n){return this.callbacks.add(t,e,n),this},t.prototype.bind_global=function(t){return this.global_callbacks.push(t),this},t.prototype.unbind=function(t,e,n){return this.callbacks.remove(t,e,n),this},t.prototype.unbind_global=function(t){return t?(this.global_callbacks=S(this.global_callbacks||[],(function(e){return e!==t})),this):(this.global_callbacks=[],this)},t.prototype.unbind_all=function(){return this.unbind(),this.unbind_global(),this},t.prototype.emit=function(t,e,n){for(var o=0;o<this.global_callbacks.length;o++)this.global_callbacks[o](t,e);var r=this.callbacks.get(t),i=[];if(n?i.push(e,n):e&&i.push(e),r&&r.length>0)for(o=0;o<r.length;o++)r[o].fn.apply(r[o].context||window,i);else this.failThrough&&this.failThrough(t,e);return this},t}(),nt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ot=function(t){function e(e,n,o,r,i){var a=t.call(this)||this;return a.initialize=We.transportConnectionInitializer,a.hooks=e,a.name=n,a.priority=o,a.key=r,a.options=i,a.state="new",a.timeline=i.timeline,a.activityTimeout=i.activityTimeout,a.id=a.timeline.generateUniqueID(),a}return nt(e,t),e.prototype.handlesActivityChecks=function(){return Boolean(this.hooks.handlesActivityChecks)},e.prototype.supportsPing=function(){return Boolean(this.hooks.supportsPing)},e.prototype.connect=function(){var t=this;if(this.socket||"initialized"!==this.state)return!1;var e=this.hooks.urls.getInitial(this.key,this.options);try{this.socket=this.hooks.getSocket(e,this.options)}catch(e){return _.defer((function(){t.onError(e),t.changeState("closed")})),!1}return this.bindListeners(),X.debug("Connecting",{transport:this.name,url:e}),this.changeState("connecting"),!0},e.prototype.close=function(){return!!this.socket&&(this.socket.close(),!0)},e.prototype.send=function(t){var e=this;return"open"===this.state&&(_.defer((function(){e.socket&&e.socket.send(t)})),!0)},e.prototype.ping=function(){"open"===this.state&&this.supportsPing()&&this.socket.ping()},e.prototype.onOpen=function(){this.hooks.beforeOpen&&this.hooks.beforeOpen(this.socket,this.hooks.urls.getPath(this.key,this.options)),this.changeState("open"),this.socket.onopen=void 0},e.prototype.onError=function(t){this.emit("error",{type:"WebSocketError",error:t}),this.timeline.error(this.buildTimelineMessage({error:t.toString()}))},e.prototype.onClose=function(t){t?this.changeState("closed",{code:t.code,reason:t.reason,wasClean:t.wasClean}):this.changeState("closed"),this.unbindListeners(),this.socket=void 0},e.prototype.onMessage=function(t){this.emit("message",t)},e.prototype.onActivity=function(){this.emit("activity")},e.prototype.bindListeners=function(){var t=this;this.socket.onopen=function(){t.onOpen()},this.socket.onerror=function(e){t.onError(e)},this.socket.onclose=function(e){t.onClose(e)},this.socket.onmessage=function(e){t.onMessage(e)},this.supportsPing()&&(this.socket.onactivity=function(){t.onActivity()})},e.prototype.unbindListeners=function(){this.socket&&(this.socket.onopen=void 0,this.socket.onerror=void 0,this.socket.onclose=void 0,this.socket.onmessage=void 0,this.supportsPing()&&(this.socket.onactivity=void 0))},e.prototype.changeState=function(t,e){this.state=t,this.timeline.info(this.buildTimelineMessage({state:t,params:e})),this.emit(t,e)},e.prototype.buildTimelineMessage=function(t){return W({cid:this.id},t)},e}(et),rt=ot,it=function(){function t(t){this.hooks=t}return t.prototype.isSupported=function(t){return this.hooks.isSupported(t)},t.prototype.createConnection=function(t,e,n,o){return new rt(this.hooks,t,e,n,o)},t}(),at=new it({urls:K,handlesActivityChecks:!1,supportsPing:!1,isInitialized:function(){return Boolean(We.getWebSocketAPI())},isSupported:function(){return Boolean(We.getWebSocketAPI())},getSocket:function(t){return We.createWebSocket(t)}}),ct={urls:J,handlesActivityChecks:!1,supportsPing:!0,isInitialized:function(){return!0}},st=W({getSocket:function(t){return We.HTTPFactory.createStreamingSocket(t)}},ct),ut=W({getSocket:function(t){return We.HTTPFactory.createPollingSocket(t)}},ct),pt={isSupported:function(){return We.isXHRSupported()}},lt={ws:at,xhr_streaming:new it(W({},st,pt)),xhr_polling:new it(W({},ut,pt))},dt=new it({file:"sockjs",urls:Q,handlesActivityChecks:!0,supportsPing:!1,isSupported:function(){return!0},isInitialized:function(){return void 0!==window.SockJS},getSocket:function(t,e){return new window.SockJS(t,null,{js_path:s.getPath("sockjs",{useTLS:e.useTLS}),ignore_null_origin:e.ignoreNullOrigin})},beforeOpen:function(t,e){t.send(JSON.stringify({path:e}))}}),ft={isSupported:function(t){return We.isXDRSupported(t.useTLS)}},bt=new it(W({},st,ft)),Mt=new it(W({},ut,ft));lt.xdr_streaming=bt,lt.xdr_polling=Mt,lt.sockjs=dt;var zt=lt,ht=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),mt=new(function(t){function e(){var e=t.call(this)||this,n=e;return void 0!==window.addEventListener&&(window.addEventListener("online",(function(){n.emit("online")}),!1),window.addEventListener("offline",(function(){n.emit("offline")}),!1)),e}return ht(e,t),e.prototype.isOnline=function(){return void 0===window.navigator.onLine||window.navigator.onLine},e}(et)),Ot=function(){function t(t,e,n){this.manager=t,this.transport=e,this.minPingDelay=n.minPingDelay,this.maxPingDelay=n.maxPingDelay,this.pingDelay=void 0}return t.prototype.createConnection=function(t,e,n,o){var r=this;o=W({},o,{activityTimeout:this.pingDelay});var i=this.transport.createConnection(t,e,n,o),a=null,c=function(){i.unbind("open",c),i.bind("closed",s),a=_.now()},s=function(t){if(i.unbind("closed",s),1002===t.code||1003===t.code)r.manager.reportDeath();else if(!t.wasClean&&a){var e=_.now()-a;e<2*r.maxPingDelay&&(r.manager.reportDeath(),r.pingDelay=Math.max(e/2,r.minPingDelay))}};return i.bind("open",c),i},t.prototype.isSupported=function(t){return this.manager.isAlive()&&this.transport.isSupported(t)},t}(),gt={decodeMessage:function(t){try{var e=JSON.parse(t.data),n=e.data;if("string"==typeof n)try{n=JSON.parse(e.data)}catch(t){}var o={event:e.event,channel:e.channel,data:n};return e.user_id&&(o.user_id=e.user_id),o}catch(e){throw{type:"MessageParseError",error:e,data:t.data}}},encodeMessage:function(t){return JSON.stringify(t)},processHandshake:function(t){var e=gt.decodeMessage(t);if("pusher:connection_established"===e.event){if(!e.data.activity_timeout)throw"No activity timeout specified in handshake";return{action:"connected",id:e.data.socket_id,activityTimeout:1e3*e.data.activity_timeout}}if("pusher:error"===e.event)return{action:this.getCloseAction(e.data),error:this.getCloseError(e.data)};throw"Invalid handshake"},getCloseAction:function(t){return t.code<4e3?t.code>=1002&&t.code<=1004?"backoff":null:4e3===t.code?"tls_only":t.code<4100?"refused":t.code<4200?"backoff":t.code<4300?"retry":"refused"},getCloseError:function(t){return 1e3!==t.code&&1001!==t.code?{type:"PusherError",data:{code:t.code,message:t.reason||t.message}}:null}},At=gt,vt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),yt=function(t){function e(e,n){var o=t.call(this)||this;return o.id=e,o.transport=n,o.activityTimeout=n.activityTimeout,o.bindListeners(),o}return vt(e,t),e.prototype.handlesActivityChecks=function(){return this.transport.handlesActivityChecks()},e.prototype.send=function(t){return this.transport.send(t)},e.prototype.send_event=function(t,e,n){var o={event:t,data:e};return n&&(o.channel=n),X.debug("Event sent",o),this.send(At.encodeMessage(o))},e.prototype.ping=function(){this.transport.supportsPing()?this.transport.ping():this.send_event("pusher:ping",{})},e.prototype.close=function(){this.transport.close()},e.prototype.bindListeners=function(){var t=this,e={message:function(e){var n;try{n=At.decodeMessage(e)}catch(n){t.emit("error",{type:"MessageParseError",error:n,data:e.data})}if(void 0!==n){switch(X.debug("Event recd",n),n.event){case"pusher:error":t.emit("error",{type:"PusherError",data:n.data});break;case"pusher:ping":t.emit("ping");break;case"pusher:pong":t.emit("pong")}t.emit("message",n)}},activity:function(){t.emit("activity")},error:function(e){t.emit("error",{type:"WebSocketError",error:e})},closed:function(e){n(),e&&e.code&&t.handleCloseEvent(e),t.transport=null,t.emit("closed")}},n=function(){x(e,(function(e,n){t.transport.unbind(n,e)}))};x(e,(function(e,n){t.transport.bind(n,e)}))},e.prototype.handleCloseEvent=function(t){var e=At.getCloseAction(t),n=At.getCloseError(t);n&&this.emit("error",n),e&&this.emit(e,{action:e,error:n})},e}(et),qt=function(){function t(t,e){this.transport=t,this.callback=e,this.bindListeners()}return t.prototype.close=function(){this.unbindListeners(),this.transport.close()},t.prototype.bindListeners=function(){var t=this;this.onMessage=function(e){var n;t.unbindListeners();try{n=At.processHandshake(e)}catch(e){return t.finish("error",{error:e}),void t.transport.close()}"connected"===n.action?t.finish("connected",{connection:new yt(n.id,t.transport),activityTimeout:n.activityTimeout}):(t.finish(n.action,{error:n.error}),t.transport.close())},this.onClosed=function(e){t.unbindListeners();var n=At.getCloseAction(e)||"backoff",o=At.getCloseError(e);t.finish(n,{error:o})},this.transport.bind("message",this.onMessage),this.transport.bind("closed",this.onClosed)},t.prototype.unbindListeners=function(){this.transport.unbind("message",this.onMessage),this.transport.unbind("closed",this.onClosed)},t.prototype.finish=function(t,e){this.callback(W({transport:this.transport,action:t},e))},t}(),_t=function(){function t(t,e){this.channel=t;var n=e.authTransport;if(void 0===We.getAuthorizers()[n])throw"'"+n+"' is not a recognized auth transport";this.type=n,this.options=e,this.authOptions=(e||{}).auth||{}}return t.prototype.composeQuery=function(t){var e="socket_id="+encodeURIComponent(t)+"&channel_name="+encodeURIComponent(this.channel.name);for(var n in this.authOptions.params)e+="&"+encodeURIComponent(n)+"="+encodeURIComponent(this.authOptions.params[n]);return e},t.prototype.authorize=function(e,n){t.authorizers=t.authorizers||We.getAuthorizers(),t.authorizers[this.type].call(this,We,e,n)},t}(),Wt=function(){function t(t,e){this.timeline=t,this.options=e||{}}return t.prototype.send=function(t,e){this.timeline.isEmpty()||this.timeline.send(We.TimelineTransport.getAgent(this,t),e)},t}(),Lt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),wt=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),xt=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),Rt=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),Tt=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),kt=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),St=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),Ct=function(t){function e(e){var n=this.constructor,o=t.call(this,e)||this;return Object.setPrototypeOf(o,n.prototype),o}return Lt(e,t),e}(Error),Nt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Bt=function(t){function e(e,n){var o=t.call(this,(function(t,n){X.debug("No callbacks on "+e+" for "+t)}))||this;return o.name=e,o.pusher=n,o.subscribed=!1,o.subscriptionPending=!1,o.subscriptionCancelled=!1,o}return Nt(e,t),e.prototype.authorize=function(t,e){return e(!1,{auth:""})},e.prototype.trigger=function(t,e){if(0!==t.indexOf("client-"))throw new wt("Event '"+t+"' does not start with 'client-'");if(!this.subscribed){var n=j("triggeringClientEvents");X.warn("Client event triggered before channel 'subscription_succeeded' event . "+n)}return this.pusher.send_event(t,e,this.name)},e.prototype.disconnect=function(){this.subscribed=!1,this.subscriptionPending=!1},e.prototype.handleEvent=function(t){var e=t.event,n=t.data;"pusher_internal:subscription_succeeded"===e?this.handleSubscriptionSucceededEvent(t):0!==e.indexOf("pusher_internal:")&&this.emit(e,n,{})},e.prototype.handleSubscriptionSucceededEvent=function(t){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):this.emit("pusher:subscription_succeeded",t.data)},e.prototype.subscribe=function(){var t=this;this.subscribed||(this.subscriptionPending=!0,this.subscriptionCancelled=!1,this.authorize(this.pusher.connection.socket_id,(function(e,n){e?(X.error(n),t.emit("pusher:subscription_error",n)):t.pusher.send_event("pusher:subscribe",{auth:n.auth,channel_data:n.channel_data,channel:t.name})})))},e.prototype.unsubscribe=function(){this.subscribed=!1,this.pusher.send_event("pusher:unsubscribe",{channel:this.name})},e.prototype.cancelSubscription=function(){this.subscriptionCancelled=!0},e.prototype.reinstateSubscription=function(){this.subscriptionCancelled=!1},e}(et),Dt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Et=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Dt(e,t),e.prototype.authorize=function(t,e){return Qt.createAuthorizer(this,this.pusher.config).authorize(t,e)},e}(Bt),Pt=Et,Xt=function(){function t(){this.reset()}return t.prototype.get=function(t){return Object.prototype.hasOwnProperty.call(this.members,t)?{id:t,info:this.members[t]}:null},t.prototype.each=function(t){var e=this;x(this.members,(function(n,o){t(e.get(o))}))},t.prototype.setMyID=function(t){this.myID=t},t.prototype.onSubscription=function(t){this.members=t.presence.hash,this.count=t.presence.count,this.me=this.get(this.myID)},t.prototype.addMember=function(t){return null===this.get(t.user_id)&&this.count++,this.members[t.user_id]=t.user_info,this.get(t.user_id)},t.prototype.removeMember=function(t){var e=this.get(t.user_id);return e&&(delete this.members[t.user_id],this.count--),e},t.prototype.reset=function(){this.members={},this.count=0,this.myID=null,this.me=null},t}(),Yt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),jt=function(t){function e(e,n){var o=t.call(this,e,n)||this;return o.members=new Xt,o}return Yt(e,t),e.prototype.authorize=function(e,n){var o=this;t.prototype.authorize.call(this,e,(function(t,e){if(!t){if(void 0===e.channel_data){var r=j("authenticationEndpoint");return X.error("Invalid auth response for channel '"+o.name+"',expected 'channel_data' field. "+r),void n("Invalid auth response")}var i=JSON.parse(e.channel_data);o.members.setMyID(i.user_id)}n(t,e)}))},e.prototype.handleEvent=function(t){var e=t.event;if(0===e.indexOf("pusher_internal:"))this.handleInternalEvent(t);else{var n=t.data,o={};t.user_id&&(o.user_id=t.user_id),this.emit(e,n,o)}},e.prototype.handleInternalEvent=function(t){var e=t.event,n=t.data;switch(e){case"pusher_internal:subscription_succeeded":this.handleSubscriptionSucceededEvent(t);break;case"pusher_internal:member_added":var o=this.members.addMember(n);this.emit("pusher:member_added",o);break;case"pusher_internal:member_removed":var r=this.members.removeMember(n);r&&this.emit("pusher:member_removed",r)}},e.prototype.handleSubscriptionSucceededEvent=function(t){this.subscriptionPending=!1,this.subscribed=!0,this.subscriptionCancelled?this.pusher.unsubscribe(this.name):(this.members.onSubscription(t.data),this.emit("pusher:subscription_succeeded",this.members))},e.prototype.disconnect=function(){this.members.reset(),t.prototype.disconnect.call(this)},e}(Pt),Ht=n(0),It=n(1),Ft=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Ut=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.key=null,e}return Ft(e,t),e.prototype.authorize=function(e,n){var o=this;t.prototype.authorize.call(this,e,(function(t,e){if(t)n(!0,e);else{var r=e.shared_secret;if(r)o.key=Object(It.decodeBase64)(r),delete e.shared_secret,n(!1,e);else{var i="No shared_secret key in auth payload for encrypted channel: "+o.name;n(!0,i)}}}))},e.prototype.trigger=function(t,e){throw new kt("Client events are not currently supported for encrypted channels")},e.prototype.handleEvent=function(e){var n=e.event,o=e.data;0!==n.indexOf("pusher_internal:")&&0!==n.indexOf("pusher:")?this.handleEncryptedEvent(n,o):t.prototype.handleEvent.call(this,e)},e.prototype.handleEncryptedEvent=function(t,e){var n=this;if(this.key)if(e.ciphertext&&e.nonce){var o=Object(It.decodeBase64)(e.ciphertext);if(o.length<Ht.secretbox.overheadLength)X.error("Expected encrypted event ciphertext length to be "+Ht.secretbox.overheadLength+", got: "+o.length);else{var r=Object(It.decodeBase64)(e.nonce);if(r.length<Ht.secretbox.nonceLength)X.error("Expected encrypted event nonce length to be "+Ht.secretbox.nonceLength+", got: "+r.length);else{var i=Ht.secretbox.open(o,r,this.key);if(null===i)return X.debug("Failed to decrypt an event, probably because it was encrypted with a different key. Fetching a new key from the authEndpoint..."),void this.authorize(this.pusher.connection.socket_id,(function(e,a){e?X.error("Failed to make a request to the authEndpoint: "+a+". Unable to fetch new key, so dropping encrypted event"):null!==(i=Ht.secretbox.open(o,r,n.key))?n.emitJSON(t,Object(It.encodeUTF8)(i)):X.error("Failed to decrypt event with new key. Dropping encrypted event")}));this.emitJSON(t,Object(It.encodeUTF8)(i))}}}else X.error("Unexpected format for encrypted event, expected object with `ciphertext` and `nonce` fields, got: "+e);else X.debug("Received encrypted event before key has been retrieved from the authEndpoint")},e.prototype.emitJSON=function(t,e){try{this.emit(t,JSON.parse(e))}catch(n){this.emit(t,e)}return this},e}(Pt),Vt=Ut,Gt=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),$t=function(t){function e(e,n){var o=t.call(this)||this;o.key=e,o.options=n||{},o.state="initialized",o.connection=null,o.usingTLS=!!n.useTLS,o.timeline=o.options.timeline,o.errorCallbacks=o.buildErrorCallbacks(),o.connectionCallbacks=o.buildConnectionCallbacks(o.errorCallbacks),o.handshakeCallbacks=o.buildHandshakeCallbacks(o.errorCallbacks);var r=We.getNetwork();return r.bind("online",(function(){o.timeline.info({netinfo:"online"}),"connecting"!==o.state&&"unavailable"!==o.state||o.retryIn(0)})),r.bind("offline",(function(){o.timeline.info({netinfo:"offline"}),o.connection&&o.sendActivityCheck()})),o.updateStrategy(),o}return Gt(e,t),e.prototype.connect=function(){this.connection||this.runner||(this.strategy.isSupported()?(this.updateState("connecting"),this.startConnecting(),this.setUnavailableTimer()):this.updateState("failed"))},e.prototype.send=function(t){return!!this.connection&&this.connection.send(t)},e.prototype.send_event=function(t,e,n){return!!this.connection&&this.connection.send_event(t,e,n)},e.prototype.disconnect=function(){this.disconnectInternally(),this.updateState("disconnected")},e.prototype.isUsingTLS=function(){return this.usingTLS},e.prototype.startConnecting=function(){var t=this,e=function(n,o){n?t.runner=t.strategy.connect(0,e):"error"===o.action?(t.emit("error",{type:"HandshakeError",error:o.error}),t.timeline.error({handshakeError:o.error})):(t.abortConnecting(),t.handshakeCallbacks[o.action](o))};this.runner=this.strategy.connect(0,e)},e.prototype.abortConnecting=function(){this.runner&&(this.runner.abort(),this.runner=null)},e.prototype.disconnectInternally=function(){this.abortConnecting(),this.clearRetryTimer(),this.clearUnavailableTimer(),this.connection&&this.abandonConnection().close()},e.prototype.updateStrategy=function(){this.strategy=this.options.getStrategy({key:this.key,timeline:this.timeline,useTLS:this.usingTLS})},e.prototype.retryIn=function(t){var e=this;this.timeline.info({action:"retry",delay:t}),t>0&&this.emit("connecting_in",Math.round(t/1e3)),this.retryTimer=new v(t||0,(function(){e.disconnectInternally(),e.connect()}))},e.prototype.clearRetryTimer=function(){this.retryTimer&&(this.retryTimer.ensureAborted(),this.retryTimer=null)},e.prototype.setUnavailableTimer=function(){var t=this;this.unavailableTimer=new v(this.options.unavailableTimeout,(function(){t.updateState("unavailable")}))},e.prototype.clearUnavailableTimer=function(){this.unavailableTimer&&this.unavailableTimer.ensureAborted()},e.prototype.sendActivityCheck=function(){var t=this;this.stopActivityCheck(),this.connection.ping(),this.activityTimer=new v(this.options.pongTimeout,(function(){t.timeline.error({pong_timed_out:t.options.pongTimeout}),t.retryIn(0)}))},e.prototype.resetActivityCheck=function(){var t=this;this.stopActivityCheck(),this.connection&&!this.connection.handlesActivityChecks()&&(this.activityTimer=new v(this.activityTimeout,(function(){t.sendActivityCheck()})))},e.prototype.stopActivityCheck=function(){this.activityTimer&&this.activityTimer.ensureAborted()},e.prototype.buildConnectionCallbacks=function(t){var e=this;return W({},t,{message:function(t){e.resetActivityCheck(),e.emit("message",t)},ping:function(){e.send_event("pusher:pong",{})},activity:function(){e.resetActivityCheck()},error:function(t){e.emit("error",{type:"WebSocketError",error:t})},closed:function(){e.abandonConnection(),e.shouldRetry()&&e.retryIn(1e3)}})},e.prototype.buildHandshakeCallbacks=function(t){var e=this;return W({},t,{connected:function(t){e.activityTimeout=Math.min(e.options.activityTimeout,t.activityTimeout,t.connection.activityTimeout||1/0),e.clearUnavailableTimer(),e.setConnection(t.connection),e.socket_id=e.connection.id,e.updateState("connected",{socket_id:e.socket_id})}})},e.prototype.buildErrorCallbacks=function(){var t=this,e=function(e){return function(n){n.error&&t.emit("error",{type:"WebSocketError",error:n.error}),e(n)}};return{tls_only:e((function(){t.usingTLS=!0,t.updateStrategy(),t.retryIn(0)})),refused:e((function(){t.disconnect()})),backoff:e((function(){t.retryIn(1e3)})),retry:e((function(){t.retryIn(0)}))}},e.prototype.setConnection=function(t){for(var e in this.connection=t,this.connectionCallbacks)this.connection.bind(e,this.connectionCallbacks[e]);this.resetActivityCheck()},e.prototype.abandonConnection=function(){if(this.connection){for(var t in this.stopActivityCheck(),this.connectionCallbacks)this.connection.unbind(t,this.connectionCallbacks[t]);var e=this.connection;return this.connection=null,e}},e.prototype.updateState=function(t,e){var n=this.state;if(this.state=t,n!==t){var o=t;"connected"===o&&(o+=" with new socket ID "+e.socket_id),X.debug("State changed",n+" -> "+o),this.timeline.info({state:t,params:e}),this.emit("state_change",{previous:n,current:t}),this.emit(t,e)}},e.prototype.shouldRetry=function(){return"connecting"===this.state||"connected"===this.state},e}(et),Kt=function(){function t(){this.channels={}}return t.prototype.add=function(t,e){return this.channels[t]||(this.channels[t]=function(t,e){return 0===t.indexOf("private-encrypted-")?Qt.createEncryptedChannel(t,e):0===t.indexOf("private-")?Qt.createPrivateChannel(t,e):0===t.indexOf("presence-")?Qt.createPresenceChannel(t,e):Qt.createChannel(t,e)}(t,e)),this.channels[t]},t.prototype.all=function(){return function(t){var e=[];return x(t,(function(t){e.push(t)})),e}(this.channels)},t.prototype.find=function(t){return this.channels[t]},t.prototype.remove=function(t){var e=this.channels[t];return delete this.channels[t],e},t.prototype.disconnect=function(){x(this.channels,(function(t){t.disconnect()}))},t}(),Jt=Kt,Qt={createChannels:function(){return new Jt},createConnectionManager:function(t,e){return new $t(t,e)},createChannel:function(t,e){return new Bt(t,e)},createPrivateChannel:function(t,e){return new Pt(t,e)},createPresenceChannel:function(t,e){return new jt(t,e)},createEncryptedChannel:function(t,e){return new Vt(t,e)},createTimelineSender:function(t,e){return new Wt(t,e)},createAuthorizer:function(t,e){return e.authorizer?e.authorizer(t,e):new _t(t,e)},createHandshake:function(t,e){return new qt(t,e)},createAssistantToTheTransportManager:function(t,e,n){return new Ot(t,e,n)}},Zt=function(){function t(t){this.options=t||{},this.livesLeft=this.options.lives||1/0}return t.prototype.getAssistant=function(t){return Qt.createAssistantToTheTransportManager(this,t,{minPingDelay:this.options.minPingDelay,maxPingDelay:this.options.maxPingDelay})},t.prototype.isAlive=function(){return this.livesLeft>0},t.prototype.reportDeath=function(){this.livesLeft-=1},t}(),te=function(){function t(t,e){this.strategies=t,this.loop=Boolean(e.loop),this.failFast=Boolean(e.failFast),this.timeout=e.timeout,this.timeoutLimit=e.timeoutLimit}return t.prototype.isSupported=function(){return N(this.strategies,_.method("isSupported"))},t.prototype.connect=function(t,e){var n=this,o=this.strategies,r=0,i=this.timeout,a=null,c=function(s,u){u?e(null,u):(r+=1,n.loop&&(r%=o.length),r<o.length?(i&&(i*=2,n.timeoutLimit&&(i=Math.min(i,n.timeoutLimit))),a=n.tryStrategy(o[r],t,{timeout:i,failFast:n.failFast},c)):e(!0))};return a=this.tryStrategy(o[r],t,{timeout:i,failFast:this.failFast},c),{abort:function(){a.abort()},forceMinPriority:function(e){t=e,a&&a.forceMinPriority(e)}}},t.prototype.tryStrategy=function(t,e,n,o){var r=null,i=null;return n.timeout>0&&(r=new v(n.timeout,(function(){i.abort(),o(!0)}))),i=t.connect(e,(function(t,e){t&&r&&r.isRunning()&&!n.failFast||(r&&r.ensureAborted(),o(t,e))})),{abort:function(){r&&r.ensureAborted(),i.abort()},forceMinPriority:function(t){i.forceMinPriority(t)}}},t}(),ee=function(){function t(t){this.strategies=t}return t.prototype.isSupported=function(){return N(this.strategies,_.method("isSupported"))},t.prototype.connect=function(t,e){return function(t,e,n){var o=k(t,(function(t,o,r,i){return t.connect(e,n(o,i))}));return{abort:function(){T(o,ne)},forceMinPriority:function(t){T(o,(function(e){e.forceMinPriority(t)}))}}}(this.strategies,t,(function(t,n){return function(o,r){n[t].error=o,o?function(t){return function(t,e){for(var n=0;n<t.length;n++)if(!e(t[n],n,t))return!1;return!0}(t,(function(t){return Boolean(t.error)}))}(n)&&e(!0):(T(n,(function(t){t.forceMinPriority(r.transport.priority)})),e(null,r))}}))},t}();function ne(t){t.error||t.aborted||(t.abort(),t.aborted=!0)}var oe=function(){function t(t,e,n){this.strategy=t,this.transports=e,this.ttl=n.ttl||18e5,this.usingTLS=n.useTLS,this.timeline=n.timeline}return t.prototype.isSupported=function(){return this.strategy.isSupported()},t.prototype.connect=function(t,e){var n=this.usingTLS,o=function(t){var e=We.getLocalStorage();if(e)try{var n=e[ie(t)];if(n)return JSON.parse(n)}catch(e){ae(t)}return null}(n),r=[this.strategy];if(o&&o.timestamp+this.ttl>=_.now()){var i=this.transports[o.transport];i&&(this.timeline.info({cached:!0,transport:o.transport,latency:o.latency}),r.push(new te([i],{timeout:2*o.latency+1e3,failFast:!0})))}var a=_.now(),c=r.pop().connect(t,(function o(i,s){i?(ae(n),r.length>0?(a=_.now(),c=r.pop().connect(t,o)):e(i)):(function(t,e,n){var o=We.getLocalStorage();if(o)try{o[ie(t)]=E({timestamp:_.now(),transport:e,latency:n})}catch(t){}}(n,s.transport.name,_.now()-a),e(null,s))}));return{abort:function(){c.abort()},forceMinPriority:function(e){t=e,c&&c.forceMinPriority(e)}}},t}(),re=oe;function ie(t){return"pusherTransport"+(t?"TLS":"NonTLS")}function ae(t){var e=We.getLocalStorage();if(e)try{delete e[ie(t)]}catch(t){}}var ce=function(){function t(t,e){var n=e.delay;this.strategy=t,this.options={delay:n}}return t.prototype.isSupported=function(){return this.strategy.isSupported()},t.prototype.connect=function(t,e){var n,o=this.strategy,r=new v(this.options.delay,(function(){n=o.connect(t,e)}));return{abort:function(){r.ensureAborted(),n&&n.abort()},forceMinPriority:function(e){t=e,n&&n.forceMinPriority(e)}}},t}(),se=function(){function t(t,e,n){this.test=t,this.trueBranch=e,this.falseBranch=n}return t.prototype.isSupported=function(){return(this.test()?this.trueBranch:this.falseBranch).isSupported()},t.prototype.connect=function(t,e){return(this.test()?this.trueBranch:this.falseBranch).connect(t,e)},t}(),ue=function(){function t(t){this.strategy=t}return t.prototype.isSupported=function(){return this.strategy.isSupported()},t.prototype.connect=function(t,e){var n=this.strategy.connect(t,(function(t,o){o&&n.abort(),e(t,o)}));return n},t}();function pe(t){return function(){return t.isSupported()}}var le,de=function(t,e){var n={};function o(o,r,i,a,c){var s=e(t,o,r,i,a,c);return n[o]=s,s}var r,i={hostNonTLS:t.wsHost+":"+t.wsPort,hostTLS:t.wsHost+":"+t.wssPort,httpPath:t.wsPath},a=W({},i,{useTLS:!0}),c={hostNonTLS:t.httpHost+":"+t.httpPort,hostTLS:t.httpHost+":"+t.httpsPort,httpPath:t.httpPath},s={loop:!0,timeout:15e3,timeoutLimit:6e4},u=new Zt({lives:2,minPingDelay:1e4,maxPingDelay:t.activity_timeout}),p=new Zt({lives:2,minPingDelay:1e4,maxPingDelay:t.activity_timeout}),l=o("ws","ws",3,i,u),d=o("wss","ws",3,a,u),f=o("sockjs","sockjs",1,c),b=o("xhr_streaming","xhr_streaming",1,c,p),M=o("xdr_streaming","xdr_streaming",1,c,p),z=o("xhr_polling","xhr_polling",1,c),h=o("xdr_polling","xdr_polling",1,c),m=new te([l],s),O=new te([d],s),g=new te([f],s),A=new te([new se(pe(b),b,M)],s),v=new te([new se(pe(z),z,h)],s),y=new te([new se(pe(A),new ee([A,new ce(v,{delay:4e3})]),v)],s),q=new se(pe(y),y,g);return r=t.useTLS?new ee([m,new ce(q,{delay:2e3})]):new ee([m,new ce(O,{delay:2e3}),new ce(q,{delay:5e3})]),new re(new ue(new se(pe(l),r,q)),n,{ttl:18e5,timeline:t.timeline,useTLS:t.useTLS})},fe={getRequest:function(t){var e=new window.XDomainRequest;return e.ontimeout=function(){t.emit("error",new xt),t.close()},e.onerror=function(e){t.emit("error",e),t.close()},e.onprogress=function(){e.responseText&&e.responseText.length>0&&t.onChunk(200,e.responseText)},e.onload=function(){e.responseText&&e.responseText.length>0&&t.onChunk(200,e.responseText),t.emit("finished",200),t.close()},e},abortRequest:function(t){t.ontimeout=t.onerror=t.onprogress=t.onload=null,t.abort()}},be=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},t(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Me=function(t){function e(e,n,o){var r=t.call(this)||this;return r.hooks=e,r.method=n,r.url=o,r}return be(e,t),e.prototype.start=function(t){var e=this;this.position=0,this.xhr=this.hooks.getRequest(this),this.unloader=function(){e.close()},We.addUnloadListener(this.unloader),this.xhr.open(this.method,this.url,!0),this.xhr.setRequestHeader&&this.xhr.setRequestHeader("Content-Type","application/json"),this.xhr.send(t)},e.prototype.close=function(){this.unloader&&(We.removeUnloadListener(this.unloader),this.unloader=null),this.xhr&&(this.hooks.abortRequest(this.xhr),this.xhr=null)},e.prototype.onChunk=function(t,e){for(;;){var n=this.advanceBuffer(e);if(!n)break;this.emit("chunk",{status:t,data:n})}this.isBufferTooLong(e)&&this.emit("buffer_too_long")},e.prototype.advanceBuffer=function(t){var e=t.slice(this.position),n=e.indexOf("\n");return-1!==n?(this.position+=n+1,e.slice(0,n)):null},e.prototype.isBufferTooLong=function(t){return this.position===t.length&&t.length>262144},e}(et);!function(t){t[t.CONNECTING=0]="CONNECTING",t[t.OPEN=1]="OPEN",t[t.CLOSED=3]="CLOSED"}(le||(le={}));var ze=le,he=1;function me(t){var e=-1===t.indexOf("?")?"?":"&";return t+e+"t="+ +new Date+"&n="+he++}function Oe(t){return Math.floor(Math.random()*t)}var ge,Ae=function(){function t(t,e){this.hooks=t,this.session=Oe(1e3)+"/"+function(t){for(var e=[],n=0;n<t;n++)e.push(Oe(32).toString(32));return e.join("")}(8),this.location=function(t){var e=/([^\?]*)\/*(\??.*)/.exec(t);return{base:e[1],queryString:e[2]}}(e),this.readyState=ze.CONNECTING,this.openStream()}return t.prototype.send=function(t){return this.sendRaw(JSON.stringify([t]))},t.prototype.ping=function(){this.hooks.sendHeartbeat(this)},t.prototype.close=function(t,e){this.onClose(t,e,!0)},t.prototype.sendRaw=function(t){if(this.readyState!==ze.OPEN)return!1;try{return We.createSocketRequest("POST",me(function(t,e){return t.base+"/"+e+"/xhr_send"}(this.location,this.session))).start(t),!0}catch(t){return!1}},t.prototype.reconnect=function(){this.closeStream(),this.openStream()},t.prototype.onClose=function(t,e,n){this.closeStream(),this.readyState=ze.CLOSED,this.onclose&&this.onclose({code:t,reason:e,wasClean:n})},t.prototype.onChunk=function(t){var e;if(200===t.status)switch(this.readyState===ze.OPEN&&this.onActivity(),t.data.slice(0,1)){case"o":e=JSON.parse(t.data.slice(1)||"{}"),this.onOpen(e);break;case"a":e=JSON.parse(t.data.slice(1)||"[]");for(var n=0;n<e.length;n++)this.onEvent(e[n]);break;case"m":e=JSON.parse(t.data.slice(1)||"null"),this.onEvent(e);break;case"h":this.hooks.onHeartbeat(this);break;case"c":e=JSON.parse(t.data.slice(1)||"[]"),this.onClose(e[0],e[1],!0)}},t.prototype.onOpen=function(t){this.readyState===ze.CONNECTING?(t&&t.hostname&&(this.location.base=function(t,e){var n=/(https?:\/\/)([^\/:]+)((\/|:)?.*)/.exec(t);return n[1]+e+n[3]}(this.location.base,t.hostname)),this.readyState=ze.OPEN,this.onopen&&this.onopen()):this.onClose(1006,"Server lost session",!0)},t.prototype.onEvent=function(t){this.readyState===ze.OPEN&&this.onmessage&&this.onmessage({data:t})},t.prototype.onActivity=function(){this.onactivity&&this.onactivity()},t.prototype.onError=function(t){this.onerror&&this.onerror(t)},t.prototype.openStream=function(){var t=this;this.stream=We.createSocketRequest("POST",me(this.hooks.getReceiveURL(this.location,this.session))),this.stream.bind("chunk",(function(e){t.onChunk(e)})),this.stream.bind("finished",(function(e){t.hooks.onFinished(t,e)})),this.stream.bind("buffer_too_long",(function(){t.reconnect()}));try{this.stream.start()}catch(e){_.defer((function(){t.onError(e),t.onClose(1006,"Could not start streaming",!1)}))}},t.prototype.closeStream=function(){this.stream&&(this.stream.unbind_all(),this.stream.close(),this.stream=null)},t}(),ve={getReceiveURL:function(t,e){return t.base+"/"+e+"/xhr_streaming"+t.queryString},onHeartbeat:function(t){t.sendRaw("[]")},sendHeartbeat:function(t){t.sendRaw("[]")},onFinished:function(t,e){t.onClose(1006,"Connection interrupted ("+e+")",!1)}},ye={getReceiveURL:function(t,e){return t.base+"/"+e+"/xhr"+t.queryString},onHeartbeat:function(){},sendHeartbeat:function(t){t.sendRaw("[]")},onFinished:function(t,e){200===e?t.reconnect():t.onClose(1006,"Connection interrupted ("+e+")",!1)}},qe={getRequest:function(t){var e=new(We.getXHRAPI());return e.onreadystatechange=e.onprogress=function(){switch(e.readyState){case 3:e.responseText&&e.responseText.length>0&&t.onChunk(e.status,e.responseText);break;case 4:e.responseText&&e.responseText.length>0&&t.onChunk(e.status,e.responseText),t.emit("finished",e.status),t.close()}},e},abortRequest:function(t){t.onreadystatechange=null,t.abort()}},_e={createStreamingSocket:function(t){return this.createSocket(ve,t)},createPollingSocket:function(t){return this.createSocket(ye,t)},createSocket:function(t,e){return new Ae(t,e)},createXHR:function(t,e){return this.createRequest(qe,t,e)},createRequest:function(t,e,n){return new Me(t,e,n)},createXDR:function(t,e){return this.createRequest(fe,t,e)}},We={nextAuthCallbackID:1,auth_callbacks:{},ScriptReceivers:r,DependenciesReceivers:c,getDefaultStrategy:de,Transports:zt,transportConnectionInitializer:function(){var t=this;t.timeline.info(t.buildTimelineMessage({transport:t.name+(t.options.useTLS?"s":"")})),t.hooks.isInitialized()?t.changeState("initialized"):t.hooks.file?(t.changeState("initializing"),s.load(t.hooks.file,{useTLS:t.options.useTLS},(function(e,n){t.hooks.isInitialized()?(t.changeState("initialized"),n(!0)):(e&&t.onError(e),t.onClose(),n(!1))}))):t.onClose()},HTTPFactory:_e,TimelineTransport:V,getXHRAPI:function(){return window.XMLHttpRequest},getWebSocketAPI:function(){return window.WebSocket||window.MozWebSocket},setup:function(t){var e=this;window.Pusher=t;var n=function(){e.onDocumentBody(t.ready)};window.JSON?n():s.load("json2",{},n)},getDocument:function(){return document},getProtocol:function(){return this.getDocument().location.protocol},getAuthorizers:function(){return{ajax:H,jsonp:I}},onDocumentBody:function(t){var e=this;document.body?t():setTimeout((function(){e.onDocumentBody(t)}),0)},createJSONPRequest:function(t,e){return new U(t,e)},createScriptRequest:function(t){return new F(t)},getLocalStorage:function(){try{return window.localStorage}catch(t){return}},createXHR:function(){return this.getXHRAPI()?this.createXMLHttpRequest():this.createMicrosoftXHR()},createXMLHttpRequest:function(){return new(this.getXHRAPI())},createMicrosoftXHR:function(){return new ActiveXObject("Microsoft.XMLHTTP")},getNetwork:function(){return mt},createWebSocket:function(t){return new(this.getWebSocketAPI())(t)},createSocketRequest:function(t,e){if(this.isXHRSupported())return this.HTTPFactory.createXHR(t,e);if(this.isXDRSupported(0===e.indexOf("https:")))return this.HTTPFactory.createXDR(t,e);throw"Cross-origin HTTP requests are not supported"},isXHRSupported:function(){var t=this.getXHRAPI();return Boolean(t)&&void 0!==(new t).withCredentials},isXDRSupported:function(t){var e=t?"https:":"http:",n=this.getProtocol();return Boolean(window.XDomainRequest)&&n===e},addUnloadListener:function(t){void 0!==window.addEventListener?window.addEventListener("unload",t,!1):void 0!==window.attachEvent&&window.attachEvent("onunload",t)},removeUnloadListener:function(t){void 0!==window.addEventListener?window.removeEventListener("unload",t,!1):void 0!==window.detachEvent&&window.detachEvent("onunload",t)}};!function(t){t[t.ERROR=3]="ERROR",t[t.INFO=6]="INFO",t[t.DEBUG=7]="DEBUG"}(ge||(ge={}));var Le=ge,we=function(){function t(t,e,n){this.key=t,this.session=e,this.events=[],this.options=n||{},this.sent=0,this.uniqueID=0}return t.prototype.log=function(t,e){t<=this.options.level&&(this.events.push(W({},e,{timestamp:_.now()})),this.options.limit&&this.events.length>this.options.limit&&this.events.shift())},t.prototype.error=function(t){this.log(Le.ERROR,t)},t.prototype.info=function(t){this.log(Le.INFO,t)},t.prototype.debug=function(t){this.log(Le.DEBUG,t)},t.prototype.isEmpty=function(){return 0===this.events.length},t.prototype.send=function(t,e){var n=this,o=W({session:this.session,bundle:this.sent+1,key:this.key,lib:"js",version:this.options.version,cluster:this.options.cluster,features:this.options.features,timeline:this.events},this.options.params);return this.events=[],t(o,(function(t,o){t||n.sent++,e&&e(t,o)})),!0},t.prototype.generateUniqueID=function(){return this.uniqueID++,this.uniqueID},t}(),xe=function(){function t(t,e,n,o){this.name=t,this.priority=e,this.transport=n,this.options=o||{}}return t.prototype.isSupported=function(){return this.transport.isSupported({useTLS:this.options.useTLS})},t.prototype.connect=function(t,e){var n=this;if(!this.isSupported())return Re(new Ct,e);if(this.priority<t)return Re(new Rt,e);var o=!1,r=this.transport.createConnection(this.name,this.priority,this.options.key,this.options),i=null,a=function(){r.unbind("initialized",a),r.connect()},c=function(){i=Qt.createHandshake(r,(function(t){o=!0,p(),e(null,t)}))},s=function(t){p(),e(t)},u=function(){var t;p(),t=E(r),e(new Tt(t))},p=function(){r.unbind("initialized",a),r.unbind("open",c),r.unbind("error",s),r.unbind("closed",u)};return r.bind("initialized",a),r.bind("open",c),r.bind("error",s),r.bind("closed",u),r.initialize(),{abort:function(){o||(p(),i?i.close():r.close())},forceMinPriority:function(t){o||n.priority<t&&(i?i.close():r.close())}}},t}();function Re(t,e){return _.defer((function(){e(t)})),{abort:function(){},forceMinPriority:function(){}}}var Te=We.Transports,ke=function(t,e,n,o,r,i){var a=Te[n];if(!a)throw new St(n);return t.enabledTransports&&-1===w(t.enabledTransports,e)||t.disabledTransports&&-1!==w(t.disabledTransports,e)?Se:new xe(e,o,i?i.getAssistant(a):a,W({key:t.key,useTLS:t.useTLS,timeline:t.timeline,ignoreNullOrigin:t.ignoreNullOrigin},r))},Se={isSupported:function(){return!1},connect:function(t,e){var n=_.defer((function(){e(new Ct)}));return{abort:function(){n.ensureAborted()},forceMinPriority:function(){}}}},Ce=function(){function t(e,n){var o,r=this;if(function(t){if(null==t)throw"You must pass your app key when you instantiate Pusher."}(e),!(n=n||{}).cluster&&!n.wsHost&&!n.httpHost){var a=j("javascriptQuickStart");X.warn("You should always specify a cluster when connecting. "+a)}"disableStats"in n&&(X.warn("The disableStats option is deprecated in favor of enableStats"),"enableStats"in n||(n.enableStats=!n.disableStats)),this.key=e,this.config=W({wsHost:i.host,wsPort:i.ws_port,wssPort:i.wss_port,wsPath:i.ws_path,httpHost:i.sockjs_host,httpPort:i.sockjs_http_port,httpsPort:i.sockjs_https_port,httpPath:i.sockjs_path,statsHost:i.stats_host,authEndpoint:i.channel_auth_endpoint,authTransport:i.channel_auth_transport,activity_timeout:i.activity_timeout,pong_timeout:i.pong_timeout,unavailable_timeout:i.unavailable_timeout},n.cluster?{wsHost:"ws-"+(o=n.cluster)+".pusher.com",httpHost:"sockjs-"+o+".pusher.com"}:{},n),this.channels=Qt.createChannels(),this.global_emitter=new et,this.sessionID=Math.floor(1e9*Math.random()),this.timeline=new we(this.key,this.sessionID,{cluster:this.config.cluster,features:t.getClientFeatures(),params:this.config.timelineParams||{},limit:50,level:Le.INFO,version:i.VERSION}),this.config.enableStats&&(this.timelineSender=Qt.createTimelineSender(this.timeline,{host:this.config.statsHost,path:"/timeline/v2/"+We.TimelineTransport.name})),this.connection=Qt.createConnectionManager(this.key,W({getStrategy:function(t){var e=W({},r.config,t);return We.getDefaultStrategy(e,ke)},timeline:this.timeline,activityTimeout:this.config.activity_timeout,pongTimeout:this.config.pong_timeout,unavailableTimeout:this.config.unavailable_timeout},this.config,{useTLS:this.shouldUseTLS()})),this.connection.bind("connected",(function(){r.subscribeAll(),r.timelineSender&&r.timelineSender.send(r.connection.isUsingTLS())})),this.connection.bind("message",(function(t){var e=0===t.event.indexOf("pusher_internal:");if(t.channel){var n=r.channel(t.channel);n&&n.handleEvent(t)}e||r.global_emitter.emit(t.event,t.data)})),this.connection.bind("connecting",(function(){r.channels.disconnect()})),this.connection.bind("disconnected",(function(){r.channels.disconnect()})),this.connection.bind("error",(function(t){X.warn(t)})),t.instances.push(this),this.timeline.info({instances:t.instances.length}),t.isReady&&this.connect()}return t.ready=function(){t.isReady=!0;for(var e=0,n=t.instances.length;e<n;e++)t.instances[e].connect()},t.getClientFeatures=function(){return R(C({ws:We.Transports.ws},(function(t){return t.isSupported({})})))},t.prototype.channel=function(t){return this.channels.find(t)},t.prototype.allChannels=function(){return this.channels.all()},t.prototype.connect=function(){if(this.connection.connect(),this.timelineSender&&!this.timelineSenderTimer){var t=this.connection.isUsingTLS(),e=this.timelineSender;this.timelineSenderTimer=new y(6e4,(function(){e.send(t)}))}},t.prototype.disconnect=function(){this.connection.disconnect(),this.timelineSenderTimer&&(this.timelineSenderTimer.ensureAborted(),this.timelineSenderTimer=null)},t.prototype.bind=function(t,e,n){return this.global_emitter.bind(t,e,n),this},t.prototype.unbind=function(t,e,n){return this.global_emitter.unbind(t,e,n),this},t.prototype.bind_global=function(t){return this.global_emitter.bind_global(t),this},t.prototype.unbind_global=function(t){return this.global_emitter.unbind_global(t),this},t.prototype.unbind_all=function(t){return this.global_emitter.unbind_all(),this},t.prototype.subscribeAll=function(){var t;for(t in this.channels.channels)this.channels.channels.hasOwnProperty(t)&&this.subscribe(t)},t.prototype.subscribe=function(t){var e=this.channels.add(t,this);return e.subscriptionPending&&e.subscriptionCancelled?e.reinstateSubscription():e.subscriptionPending||"connected"!==this.connection.state||e.subscribe(),e},t.prototype.unsubscribe=function(t){var e=this.channels.find(t);e&&e.subscriptionPending?e.cancelSubscription():(e=this.channels.remove(t))&&"connected"===this.connection.state&&e.unsubscribe()},t.prototype.send_event=function(t,e,n){return this.connection.send_event(t,e,n)},t.prototype.shouldUseTLS=function(){return"https:"===We.getProtocol()||!0===this.config.forceTLS||Boolean(this.config.encrypted)},t.instances=[],t.isReady=!1,t.logToConsole=!1,t.Runtime=We,t.ScriptReceivers=We.ScriptReceivers,t.DependenciesReceivers=We.DependenciesReceivers,t.auth_callbacks=We.auth_callbacks,t}(),Ne=e.default=Ce;We.setup(Ce)}])},t.exports=o()},1916:t=>{!function(){"use strict";var e="undefined"!=typeof window&&void 0!==window.document?window.document:{},n=t.exports,o=function(){for(var t,n=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],o=0,r=n.length,i={};o<r;o++)if((t=n[o])&&t[1]in e){for(o=0;o<t.length;o++)i[n[0][o]]=t[o];return i}return!1}(),r={change:o.fullscreenchange,error:o.fullscreenerror},i={request:function(t,n){return new Promise(function(r,i){var a=function(){this.off("change",a),r()}.bind(this);this.on("change",a);var c=(t=t||e.documentElement)[o.requestFullscreen](n);c instanceof Promise&&c.then(a).catch(i)}.bind(this))},exit:function(){return new Promise(function(t,n){if(this.isFullscreen){var r=function(){this.off("change",r),t()}.bind(this);this.on("change",r);var i=e[o.exitFullscreen]();i instanceof Promise&&i.then(r).catch(n)}else t()}.bind(this))},toggle:function(t,e){return this.isFullscreen?this.exit():this.request(t,e)},onchange:function(t){this.on("change",t)},onerror:function(t){this.on("error",t)},on:function(t,n){var o=r[t];o&&e.addEventListener(o,n,!1)},off:function(t,n){var o=r[t];o&&e.removeEventListener(o,n,!1)},raw:o};o?(Object.defineProperties(i,{isFullscreen:{get:function(){return Boolean(e[o.fullscreenElement])}},element:{enumerable:!0,get:function(){return e[o.fullscreenElement]}},isEnabled:{enumerable:!0,get:function(){return Boolean(e[o.fullscreenEnabled])}}}),n?t.exports=i:window.screenfull=i):n?t.exports={isEnabled:!1}:window.screenfull={isEnabled:!1}}()},5072:(t,e,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function c(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function s(t,e){for(var n={},o=[],r=0;r<t.length;r++){var i=t[r],s=e.base?i[0]+e.base:i[0],u=n[s]||0,p="".concat(s," ").concat(u);n[s]=u+1;var l=c(p),d={css:i[1],media:i[2],sourceMap:i[3]};-1!==l?(a[l].references++,a[l].updater(d)):a.push({identifier:p,updater:z(d,e),references:1}),o.push(p)}return o}function u(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var a=i(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var p,l=(p=[],function(t,e){return p[t]=e,p.filter(Boolean).join("\n")});function d(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=l(e,r);else{var i=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function f(t,e,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var b=null,M=0;function z(t,e){var n,o,r;if(e.singleton){var i=M++;n=b||(b=u(e)),o=d.bind(null,n,i,!1),r=d.bind(null,n,i,!0)}else n=u(e),o=f.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=s(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=c(n[o]);a[r].references--}for(var i=s(t,e),u=0;u<n.length;u++){var p=c(n[u]);0===a[p].references&&(a[p].updater(),a.splice(p,1))}n=i}}}},1627:(t,e,n)=>{n(9504)},9504:()=>{!function(){"use strict";var t,e,n=tinymce.util.Tools.resolve("tinymce.PluginManager"),o=function(t,e,n){var o="UL"===e?"InsertUnorderedList":"InsertOrderedList";t.execCommand(o,!1,!1===n?null:{"list-style-type":n})},r=tinymce.util.Tools.resolve("tinymce.util.Tools"),i=function(){},a=function(t){return function(){return t}},c=function(t){return t},s=a(!1),u=a(!0),p=function(){return l},l={fold:function(t,e){return t()},isSome:s,isNone:u,getOr:e=c,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:a(null),getOrUndefined:a(void 0),or:e,orThunk:t,map:p,each:i,bind:p,exists:s,forall:u,filter:function(){return p()},toArray:function(){return[]},toString:a("none()")},d=function(t){var e=a(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:u,isNone:s,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return d(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:l},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},f=function(t){return null==t?l:d(t)},b=function(t){return t&&/^(TH|TD)$/.test(t.nodeName)},M=function(t,e){return function(n){var o=function(o){n.setActive(function(t,e,n){var o=function(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return n;return-1}(e.parents,b),i=-1!==o?e.parents.slice(0,o):e.parents,a=r.grep(i,function(t){return function(e){return e&&/^(OL|UL|DL)$/.test(e.nodeName)&&function(t,e){return t.$.contains(t.getBody(),e)}(t,e)}}(t));return a.length>0&&a[0].nodeName===n}(t,o,e))};return t.on("NodeChange",o),function(){return t.off("NodeChange",o)}}},z=function(t,e,n,i,a,c){t.ui.registry.addSplitButton(e,{tooltip:n,icon:"OL"===a?"ordered-list":"unordered-list",presets:"listpreview",columns:3,fetch:function(t){t(r.map(c,(function(t){var e="OL"===a?"num":"bull",n="disc"===t||"decimal"===t?"default":t,o="default"===t?"":t,r=function(t){return t.replace(/\-/g," ").replace(/\b\w/g,(function(t){return t.toUpperCase()}))}(t);return{type:"choiceitem",value:o,icon:"list-"+e+"-"+n,text:r}})))},onAction:function(){return t.execCommand(i)},onItemAction:function(e,n){o(t,a,n)},select:function(e){var n=function(t){var e=t.dom.getParent(t.selection.getNode(),"ol,ul"),n=t.dom.getStyle(e,"listStyleType");return f(n)}(t);return n.map((function(t){return e===t})).getOr(!1)},onSetup:M(t,a)})},h=function(t,e,n,o,r,i){i.length>1?z(t,e,n,o,r,i):function(t,e,n,o,r,i){t.ui.registry.addToggleButton(e,{active:!1,tooltip:n,icon:"OL"===r?"ordered-list":"unordered-list",onSetup:M(t,r),onAction:function(){return t.execCommand(o)}})}(t,e,n,o,r)};n.add("advlist",(function(t){t.hasPlugin("lists")?(function(t){h(t,"numlist","Numbered list","InsertOrderedList","OL",function(t){var e=t.getParam("advlist_number_styles","default,lower-alpha,lower-greek,lower-roman,upper-alpha,upper-roman");return e?e.split(/[ ,]/):[]}(t)),h(t,"bullist","Bullet list","InsertUnorderedList","UL",function(t){var e=t.getParam("advlist_bullet_styles","default,circle,square");return e?e.split(/[ ,]/):[]}(t))}(t),function(t){t.addCommand("ApplyUnorderedListStyle",(function(e,n){o(t,"UL",n["list-style-type"])})),t.addCommand("ApplyOrderedListStyle",(function(e,n){o(t,"OL",n["list-style-type"])}))}(t)):console.error("Please use the Lists plugin together with the Advanced List plugin.")}))}()},3683:(t,e,n)=>{n(2120)},2120:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),n=tinymce.util.Tools.resolve("tinymce.util.Tools"),o="a:not([href])",r=function(t){return!t},i=function(t){return t.getAttribute("id")||t.getAttribute("name")||""},a=function(t){return function(t){return t&&"a"===t.nodeName.toLowerCase()}(t)&&!t.getAttribute("href")&&""!==i(t)},c=function(t){var o=t.dom;e(o).walk(t.selection.getRng(),(function(t){n.each(t,(function(t){var e;a(e=t)&&!e.firstChild&&o.remove(t,!1)}))}))},s=function(t){return t.dom.getParent(t.selection.getStart(),o)},u=function(t,e){var n=s(t);n?function(t,e,n){n.removeAttribute("name"),n.id=e,t.addVisual(),t.undoManager.add()}(t,e,n):function(t,e){t.undoManager.transact((function(){(function(t){return t.getParam("allow_html_in_named_anchor",!1,"boolean")})(t)||t.selection.collapse(!0),t.selection.isCollapsed()?t.insertContent(t.dom.createHTML("a",{id:e})):(c(t),t.formatter.remove("namedAnchor",null,null,!0),t.formatter.apply("namedAnchor",{value:e}),t.addVisual())}))}(t,e),t.focus()},p=function(t){var e=function(t){var e=s(t);return e?i(e):""}(t);t.windowManager.open({title:"Anchor",size:"normal",body:{type:"panel",items:[{name:"id",type:"input",label:"ID",placeholder:"example"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:{id:e},onSubmit:function(e){(function(t,e){return/^[A-Za-z][A-Za-z0-9\-:._]*$/.test(e)?(u(t,e),!0):(t.windowManager.alert("Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."),!1)})(t,e.getData().id)&&e.close()}})},l=function(t){return function(t){return t&&r(t.attr("href"))&&!r(t.attr("id")||t.attr("name"))}(t)&&!t.firstChild},d=function(t){return function(e){for(var n=0;n<e.length;n++){var o=e[n];l(o)&&o.attr("contenteditable",t)}}};t.add("anchor",(function(t){!function(t){t.on("PreInit",(function(){t.parser.addNodeFilter("a",d("false")),t.serializer.addNodeFilter("a",d(null))}))}(t),function(t){t.addCommand("mceAnchor",(function(){p(t)}))}(t),function(t){t.ui.registry.addToggleButton("anchor",{icon:"bookmark",tooltip:"Anchor",onAction:function(){return t.execCommand("mceAnchor")},onSetup:function(e){return t.selection.selectorChangedWithUnbind("a:not([href])",e.setActive).unbind}}),t.ui.registry.addMenuItem("anchor",{icon:"bookmark",text:"Anchor...",onAction:function(){return t.execCommand("mceAnchor")}})}(t),t.on("PreInit",(function(){!function(t){t.formatter.register("namedAnchor",{inline:"a",selector:o,remove:"all",split:!0,deep:!0,attributes:{id:"%value"},onmatch:function(t,e,n){return a(t)}})}(t)}))}))}()},2205:(t,e,n)=>{n(9914)},9914:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=tinymce.util.Tools.resolve("tinymce.Env"),n=new RegExp("^"+/(?:[A-Za-z][A-Za-z\d.+-]{0,14}:\/\/(?:[-.~*+=!&;:'%@?^${}(),\w]+@)?|www\.|[-;:&=+$,.\w]+@)[A-Za-z\d-]+(?:\.[A-Za-z\d-]+)*(?::\d+)?(?:\/(?:[-.~*+=!;:'%@$(),\/\w]*[-~*+=%@$()\/\w])?)?(?:\?(?:[-.~*+=!&;:'%@?^${}(),\/\w]+))?(?:#(?:[-.~*+=!&;:'%@?^${}(),\/\w]+))?/g.source+"$","i"),o=function(t){return/^[(\[{ \u00a0]$/.test(t)},r=function(t){return 3===t.nodeType},i=function(t){return 1===t.nodeType},a=function(t,e){if(e<0&&(e=0),r(t)){var n=t.data.length;e>n&&(e=n)}return e},c=function(t,e,n){!i(e)||e.hasChildNodes()?t.setStart(e,a(e,n)):t.setStartBefore(e)},s=function(t,e,n){!i(e)||e.hasChildNodes()?t.setEnd(e,a(e,n)):t.setEndAfter(e)},u=function(t,e){var i,a,u,p,l,d,f,b=function(t){return t.getParam("autolink_pattern",n)}(t),M=function(t){return t.getParam("default_link_target",!1)}(t);if(null===t.dom.getParent(t.selection.getNode(),"a[href]")){var z=t.selection.getRng().cloneRange();if(z.startOffset<5){if(!(l=z.endContainer.previousSibling)){if(!z.endContainer.firstChild||!z.endContainer.firstChild.nextSibling)return;l=z.endContainer.firstChild.nextSibling}if(d=l.length,c(z,l,d),s(z,l,d),z.endOffset<5)return;i=z.endOffset,a=l}else{if(a=z.endContainer,!r(a)&&a.firstChild){for(;!r(a)&&a.firstChild;)a=a.firstChild;r(a)&&(c(z,a,0),s(z,a,a.nodeValue.length))}i=1===z.endOffset?2:z.endOffset-1-e}var h,m=i;do{c(z,a,i>=2?i-2:0),s(z,a,i>=1?i-1:0),i-=1,f=z.toString()}while(!o(f)&&i-2>=0);o(z.toString())?(c(z,a,i),s(z,a,m),i+=1):0===z.startOffset?(c(z,a,0),s(z,a,m)):(c(z,a,i),s(z,a,m)),p=z.toString(),h=p.charAt(p.length-1),/[?!,.;:]/.test(h)&&s(z,a,m-1);var O=(p=z.toString().trim()).match(b),g=function(t){return t.getParam("link_default_protocol","http","string")}(t);if(O){var A=O[0];(function(t,e,n){return""===e||t.length>=e.length&&t.substr(n,n+e.length)===e})(A,"www.",0)?A=g+"://"+A:function(t,e){return-1!==t.indexOf(e)}(A,"@")&&!function(t){return/^([A-Za-z][A-Za-z\d.+-]*:\/\/)|mailto:/.test(t)}(A)&&(A="mailto:"+A),u=t.selection.getBookmark(),t.selection.setRng(z),t.execCommand("createlink",!1,A),!1!==M&&t.dom.setAttrib(t.selection.getNode(),"target",M),t.selection.moveToBookmark(u),t.nodeChanged()}}},p=function(t){var n;t.on("keydown",(function(e){if(13===e.keyCode)return function(t){return u(t,-1)}(t)})),e.browser.isIE()?t.on("focus",(function(){if(!n){n=!0;try{t.execCommand("AutoUrlDetect",!1,!0)}catch(t){}}})):(t.on("keypress",(function(e){if(41===e.keyCode||93===e.keyCode||125===e.keyCode)return function(t){return u(t,-1)}(t)})),t.on("keyup",(function(e){if(32===e.keyCode)return function(t){return u(t,0)}(t)})))};t.add("autolink",(function(t){p(t)}))}()},1532:(t,e,n)=>{n(1833)},1833:()=>{!function(){"use strict";var t,e,n,o,r=tinymce.util.Tools.resolve("tinymce.PluginManager"),i=function(t,e){var n=function(t,e){return t.fire("insertCustomChar",{chr:e})}(t,e).chr;t.execCommand("mceInsertContent",!1,n)},a=(t="array",function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}),c=(e=null,function(t){return e===t}),s=function(){},u=function(t){return function(){return t}},p=function(t){return t},l=u(!1),d=u(!0),f=function(){return b},b={fold:function(t,e){return t()},isSome:l,isNone:d,getOr:o=p,getOrThunk:n=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:u(null),getOrUndefined:u(void 0),or:o,orThunk:n,map:f,each:s,bind:f,exists:l,forall:d,filter:function(){return f()},toArray:function(){return[]},toString:u("none()")},M=function(t){var e=u(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:d,isNone:l,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return M(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:b},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},z={some:M,none:f,from:function(t){return null==t?b:M(t)}},h=Array.prototype.push,m=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},O=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return z.some(i);if(n(i,o))break}return z.none()}(t,e,l)},g=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!a(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);h.apply(e,t[n])}return e}(m(t,e))},A=tinymce.util.Tools.resolve("tinymce.util.Tools"),v=A.isArray,y="User Defined",q=function(t){return v(t)?(e=t,A.grep(e,(function(t){return v(t)&&2===t.length}))):"function"==typeof t?t():[];var e},_=function(t){var e=function(t,e){var n=function(t){return t.getParam("charmap")}(t);n&&(e=[{name:y,characters:q(n)}]);var o=function(t){return t.getParam("charmap_append")}(t);if(o){var r=A.grep(e,(function(t){return t.name===y}));return r.length?(r[0].characters=[].concat(r[0].characters).concat(q(o)),e):e.concat({name:y,characters:q(o)})}return e}(t,[{name:"Currency",characters:[[36,"dollar sign"],[162,"cent sign"],[8364,"euro sign"],[163,"pound sign"],[165,"yen sign"],[164,"currency sign"],[8352,"euro-currency sign"],[8353,"colon sign"],[8354,"cruzeiro sign"],[8355,"french franc sign"],[8356,"lira sign"],[8357,"mill sign"],[8358,"naira sign"],[8359,"peseta sign"],[8360,"rupee sign"],[8361,"won sign"],[8362,"new sheqel sign"],[8363,"dong sign"],[8365,"kip sign"],[8366,"tugrik sign"],[8367,"drachma sign"],[8368,"german penny symbol"],[8369,"peso sign"],[8370,"guarani sign"],[8371,"austral sign"],[8372,"hryvnia sign"],[8373,"cedi sign"],[8374,"livre tournois sign"],[8375,"spesmilo sign"],[8376,"tenge sign"],[8377,"indian rupee sign"],[8378,"turkish lira sign"],[8379,"nordic mark sign"],[8380,"manat sign"],[8381,"ruble sign"],[20870,"yen character"],[20803,"yuan character"],[22291,"yuan character, in hong kong and taiwan"],[22278,"yen/yuan character variant one"]]},{name:"Text",characters:[[169,"copyright sign"],[174,"registered sign"],[8482,"trade mark sign"],[8240,"per mille sign"],[181,"micro sign"],[183,"middle dot"],[8226,"bullet"],[8230,"three dot leader"],[8242,"minutes / feet"],[8243,"seconds / inches"],[167,"section sign"],[182,"paragraph sign"],[223,"sharp s / ess-zed"]]},{name:"Quotations",characters:[[8249,"single left-pointing angle quotation mark"],[8250,"single right-pointing angle quotation mark"],[171,"left pointing guillemet"],[187,"right pointing guillemet"],[8216,"left single quotation mark"],[8217,"right single quotation mark"],[8220,"left double quotation mark"],[8221,"right double quotation mark"],[8218,"single low-9 quotation mark"],[8222,"double low-9 quotation mark"],[60,"less-than sign"],[62,"greater-than sign"],[8804,"less-than or equal to"],[8805,"greater-than or equal to"],[8211,"en dash"],[8212,"em dash"],[175,"macron"],[8254,"overline"],[164,"currency sign"],[166,"broken bar"],[168,"diaeresis"],[161,"inverted exclamation mark"],[191,"turned question mark"],[710,"circumflex accent"],[732,"small tilde"],[176,"degree sign"],[8722,"minus sign"],[177,"plus-minus sign"],[247,"division sign"],[8260,"fraction slash"],[215,"multiplication sign"],[185,"superscript one"],[178,"superscript two"],[179,"superscript three"],[188,"fraction one quarter"],[189,"fraction one half"],[190,"fraction three quarters"]]},{name:"Mathematical",characters:[[402,"function / florin"],[8747,"integral"],[8721,"n-ary sumation"],[8734,"infinity"],[8730,"square root"],[8764,"similar to"],[8773,"approximately equal to"],[8776,"almost equal to"],[8800,"not equal to"],[8801,"identical to"],[8712,"element of"],[8713,"not an element of"],[8715,"contains as member"],[8719,"n-ary product"],[8743,"logical and"],[8744,"logical or"],[172,"not sign"],[8745,"intersection"],[8746,"union"],[8706,"partial differential"],[8704,"for all"],[8707,"there exists"],[8709,"diameter"],[8711,"backward difference"],[8727,"asterisk operator"],[8733,"proportional to"],[8736,"angle"]]},{name:"Extended Latin",characters:[[192,"A - grave"],[193,"A - acute"],[194,"A - circumflex"],[195,"A - tilde"],[196,"A - diaeresis"],[197,"A - ring above"],[256,"A - macron"],[198,"ligature AE"],[199,"C - cedilla"],[200,"E - grave"],[201,"E - acute"],[202,"E - circumflex"],[203,"E - diaeresis"],[274,"E - macron"],[204,"I - grave"],[205,"I - acute"],[206,"I - circumflex"],[207,"I - diaeresis"],[298,"I - macron"],[208,"ETH"],[209,"N - tilde"],[210,"O - grave"],[211,"O - acute"],[212,"O - circumflex"],[213,"O - tilde"],[214,"O - diaeresis"],[216,"O - slash"],[332,"O - macron"],[338,"ligature OE"],[352,"S - caron"],[217,"U - grave"],[218,"U - acute"],[219,"U - circumflex"],[220,"U - diaeresis"],[362,"U - macron"],[221,"Y - acute"],[376,"Y - diaeresis"],[562,"Y - macron"],[222,"THORN"],[224,"a - grave"],[225,"a - acute"],[226,"a - circumflex"],[227,"a - tilde"],[228,"a - diaeresis"],[229,"a - ring above"],[257,"a - macron"],[230,"ligature ae"],[231,"c - cedilla"],[232,"e - grave"],[233,"e - acute"],[234,"e - circumflex"],[235,"e - diaeresis"],[275,"e - macron"],[236,"i - grave"],[237,"i - acute"],[238,"i - circumflex"],[239,"i - diaeresis"],[299,"i - macron"],[240,"eth"],[241,"n - tilde"],[242,"o - grave"],[243,"o - acute"],[244,"o - circumflex"],[245,"o - tilde"],[246,"o - diaeresis"],[248,"o slash"],[333,"o macron"],[339,"ligature oe"],[353,"s - caron"],[249,"u - grave"],[250,"u - acute"],[251,"u - circumflex"],[252,"u - diaeresis"],[363,"u - macron"],[253,"y - acute"],[254,"thorn"],[255,"y - diaeresis"],[563,"y - macron"],[913,"Alpha"],[914,"Beta"],[915,"Gamma"],[916,"Delta"],[917,"Epsilon"],[918,"Zeta"],[919,"Eta"],[920,"Theta"],[921,"Iota"],[922,"Kappa"],[923,"Lambda"],[924,"Mu"],[925,"Nu"],[926,"Xi"],[927,"Omicron"],[928,"Pi"],[929,"Rho"],[931,"Sigma"],[932,"Tau"],[933,"Upsilon"],[934,"Phi"],[935,"Chi"],[936,"Psi"],[937,"Omega"],[945,"alpha"],[946,"beta"],[947,"gamma"],[948,"delta"],[949,"epsilon"],[950,"zeta"],[951,"eta"],[952,"theta"],[953,"iota"],[954,"kappa"],[955,"lambda"],[956,"mu"],[957,"nu"],[958,"xi"],[959,"omicron"],[960,"pi"],[961,"rho"],[962,"final sigma"],[963,"sigma"],[964,"tau"],[965,"upsilon"],[966,"phi"],[967,"chi"],[968,"psi"],[969,"omega"]]},{name:"Symbols",characters:[[8501,"alef symbol"],[982,"pi symbol"],[8476,"real part symbol"],[978,"upsilon - hook symbol"],[8472,"Weierstrass p"],[8465,"imaginary part"]]},{name:"Arrows",characters:[[8592,"leftwards arrow"],[8593,"upwards arrow"],[8594,"rightwards arrow"],[8595,"downwards arrow"],[8596,"left right arrow"],[8629,"carriage return"],[8656,"leftwards double arrow"],[8657,"upwards double arrow"],[8658,"rightwards double arrow"],[8659,"downwards double arrow"],[8660,"left right double arrow"],[8756,"therefore"],[8834,"subset of"],[8835,"superset of"],[8836,"not a subset of"],[8838,"subset of or equal to"],[8839,"superset of or equal to"],[8853,"circled plus"],[8855,"circled times"],[8869,"perpendicular"],[8901,"dot operator"],[8968,"left ceiling"],[8969,"right ceiling"],[8970,"left floor"],[8971,"right floor"],[9001,"left-pointing angle bracket"],[9002,"right-pointing angle bracket"],[9674,"lozenge"],[9824,"black spade suit"],[9827,"black club suit"],[9829,"black heart suit"],[9830,"black diamond suit"],[8194,"en space"],[8195,"em space"],[8201,"thin space"],[8204,"zero width non-joiner"],[8205,"zero width joiner"],[8206,"left-to-right mark"],[8207,"right-to-left mark"]]}]);return e.length>1?[{name:"All",characters:g(e,(function(t){return t.characters}))}].concat(e):e},W=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},L=String.fromCodePoint,w=function(t,e){return-1!==t.indexOf(e)},x=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(L)return L.apply(void 0,t);for(var n=[],o=0,r="",i=0,a=t.length;i!==a;++i){var c=+t[i];if(!(c<1114111&&c>>>0===c))throw RangeError("Invalid code point: "+c);c<=65535?o=n.push(c):(c-=65536,o=n.push(55296+(c>>10),c%1024+56320)),o>=16383&&(r+=String.fromCharCode.apply(null,n),n.length=0)}return r+String.fromCharCode.apply(null,n)},R=function(t,e){var n=[],o=e.toLowerCase();return function(t,e){for(var n=0,o=t.length;n<o;n++)e(t[n],n)}(t.characters,(function(t){(function(t,e,n){return!!w(x(t).toLowerCase(),n)||w(e.toLowerCase(),n)||w(e.toLowerCase().replace(/\s+/g,""),n)})(t[0],t[1],o)&&n.push(t)})),m(n,(function(t){return{text:t[1],value:x(t[0]),icon:x(t[0])}}))},T="pattern",k=function(t,e){var n,o,r,a,s=function(){return[{label:"Search",type:"input",name:T},{type:"collection",name:"results"}]},u=1===e.length?W(y):W("All"),p=(n=function(t){var n=t.getData().pattern;!function(t,n){O(e,(function(t){return t.name===u.get()})).each((function(e){var o=R(e,n);t.setData({results:o})}))}(t,n)},o=40,r=null,{cancel:a=function(){c(r)||(clearTimeout(r),r=null)},throttle:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];a(),r=setTimeout((function(){r=null,n.apply(null,t)}),o)}}),l={title:"Special Character",size:"normal",body:1===e.length?{type:"panel",items:s()}:{type:"tabpanel",tabs:m(e,(function(t){return{title:t.name,name:t.name,items:s()}}))},buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{pattern:"",results:R(e[0],"")},onAction:function(e,n){"results"===n.name&&(i(t,n.value),e.close())},onTabChange:function(t,e){u.set(e.newTabName),p.throttle(t)},onChange:function(t,e){e.name===T&&p.throttle(t)}};t.windowManager.open(l).focus(T)},S=tinymce.util.Tools.resolve("tinymce.util.Promise");r.add("charmap",(function(t){var e=_(t);return function(t,e){t.addCommand("mceShowCharmap",(function(){k(t,e)}))}(t,e),function(t){t.ui.registry.addButton("charmap",{icon:"insert-character",tooltip:"Special character",onAction:function(){return t.execCommand("mceShowCharmap")}}),t.ui.registry.addMenuItem("charmap",{icon:"insert-character",text:"Special character...",onAction:function(){return t.execCommand("mceShowCharmap")}})}(t),function(t,e){t.ui.registry.addAutocompleter("charmap",{ch:":",columns:"auto",minChars:2,fetch:function(t,n){return new S((function(n,o){n(R(e,t))}))},onAction:function(e,n,o){t.selection.setRng(n),t.insertContent(o),e.hide()}})}(t,e[0]),function(t){return{getCharMap:function(){return _(t)},insertChar:function(e){i(t,e)}}}(t)}))}()},3847:(t,e,n)=>{n(1148)},1148:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");t.add("code",(function(t){return function(t){t.addCommand("mceCodeEditor",(function(){!function(t){var e=function(t){return t.getContent({source_view:!0})}(t);t.windowManager.open({title:"Source Code",size:"large",body:{type:"panel",items:[{type:"textarea",name:"code"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:{code:e},onSubmit:function(e){!function(t,e){t.focus(),t.undoManager.transact((function(){t.setContent(e)})),t.selection.setCursorLocation(),t.nodeChanged()}(t,e.getData().code),e.close()}})}(t)}))}(t),function(t){var e=function(){return t.execCommand("mceCodeEditor")};t.ui.registry.addButton("code",{icon:"sourcecode",tooltip:"Source code",onAction:e}),t.ui.registry.addMenuItem("code",{icon:"sourcecode",text:"Source code",onAction:e})}(t),{}}))}()},9311:(t,e,n)=>{n(2612)},2612:()=>{!function(){"use strict";var t=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},e=tinymce.util.Tools.resolve("tinymce.PluginManager"),n=function(t){return{isFullscreen:function(){return null!==t.get()}}},o=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},r=function(t){return function(e){return typeof e===t}},i=o("string"),a=o("array"),c=r("boolean"),s=function(t){return!function(t){return null==t}(t)},u=r("function"),p=r("number"),l=function(){},d=function(t){return function(){return t}},f=function(t){return t};function b(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r=e.concat(n);return t.apply(null,r)}}var M,z,h=d(!1),m=d(!0),O=function(){return g},g={fold:function(t,e){return t()},isSome:h,isNone:m,getOr:z=f,getOrThunk:M=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:d(null),getOrUndefined:d(void 0),or:z,orThunk:M,map:O,each:l,bind:O,exists:h,forall:m,filter:function(){return O()},toArray:function(){return[]},toString:d("none()")},A=function(t){var e=d(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:m,isNone:h,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return A(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:g},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},v={some:A,none:O,from:function(t){return null==t?g:A(t)}},y=function(){return y=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},y.apply(this,arguments)},q=function(e){var n=t(v.none()),o=function(){return n.get().each(e)};return{clear:function(){o(),n.set(v.none())},isSet:function(){return n.get().isSome()},get:function(){return n.get()},set:function(t){o(),n.set(v.some(t))}}},_=function(){return q((function(t){return t.unbind()}))},W=Array.prototype.push,L=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},w=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},x=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},R=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return v.some(i);if(n(i,o))break}return v.none()}(t,e,h)},T=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!a(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);W.apply(e,t[n])}return e}(L(t,e))},k=function(t){return function(t,e){return e>=0&&e<t.length?v.some(t[e]):v.none()}(t,0)},S=Object.keys,C=function(t,e){return-1!==t.indexOf(e)},N=function(t){return void 0!==t.style&&u(t.style.getPropertyValue)},B=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},D={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return B(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return B(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return B(n)},fromDom:B,fromPoint:function(t,e,n){return v.from(t.dom.elementFromPoint(e,n)).map(B)}};"undefined"!=typeof window?window:Function("return this;")();var E=function(t){return function(e){return function(t){return t.dom.nodeType}(e)===t}},P=E(1),X=E(3),Y=E(9),j=E(11),H=function(){return I(0,0)},I=function(t,e){return{major:t,minor:e}},F={nu:I,detect:function(t,e){var n=String(e).toLowerCase();return 0===t.length?H():function(t,e){var n=function(t,e){for(var n=0;n<t.length;n++){var o=t[n];if(o.test(e))return o}}(t,e);if(!n)return{major:0,minor:0};var o=function(t){return Number(e.replace(n,"$"+t))};return I(o(1),o(2))}(t,n)},unknown:H},U=function(t,e){return function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return v.none()}(e.brands,(function(e){var n=e.brand.toLowerCase();return R(t,(function(t){var e;return n===(null===(e=t.brand)||void 0===e?void 0:e.toLowerCase())})).map((function(t){return{current:t.name,version:F.nu(parseInt(e.version,10),0)}}))}))},V=function(t,e){var n=String(e).toLowerCase();return R(t,(function(t){return t.search(n)}))},G=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,$=function(t){return function(e){return C(e,t)}},K=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(t){return C(t,"edge/")&&C(t,"chrome")&&C(t,"safari")&&C(t,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,G],search:function(t){return C(t,"chrome")&&!C(t,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(t){return C(t,"msie")||C(t,"trident")}},{name:"Opera",versionRegexes:[G,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:$("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:$("firefox")},{name:"Safari",versionRegexes:[G,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(t){return(C(t,"safari")||C(t,"mobile/"))&&C(t,"applewebkit")}}],J=[{name:"Windows",search:$("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(t){return C(t,"iphone")||C(t,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:$("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:$("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:$("linux"),versionRegexes:[]},{name:"Solaris",search:$("sunos"),versionRegexes:[]},{name:"FreeBSD",search:$("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:$("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],Q={browsers:d(K),oses:d(J)},Z="Edge",tt="Chrome",et="Opera",nt="Firefox",ot="Safari",rt=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isEdge:o(Z),isChrome:o(tt),isIE:o("IE"),isOpera:o(et),isFirefox:o(nt),isSafari:o(ot)}},it={unknown:function(){return rt({current:void 0,version:F.unknown()})},nu:rt,edge:d(Z),chrome:d(tt),ie:d("IE"),opera:d(et),firefox:d(nt),safari:d(ot)},at="Windows",ct="Android",st="Linux",ut="Solaris",pt="FreeBSD",lt="ChromeOS",dt=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isWindows:o(at),isiOS:o("iOS"),isAndroid:o(ct),isOSX:o("OSX"),isLinux:o(st),isSolaris:o(ut),isFreeBSD:o(pt),isChromeOS:o(lt)}},ft={unknown:function(){return dt({current:void 0,version:F.unknown()})},nu:dt,windows:d(at),ios:d("iOS"),android:d(ct),linux:d(st),osx:d("OSX"),solaris:d(ut),freebsd:d(pt),chromeos:d(lt)},bt=function(t,e,n){var o=Q.browsers(),r=Q.oses(),i=e.bind((function(t){return U(o,t)})).orThunk((function(){return function(t,e){return V(t,e).map((function(t){var n=F.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(o,t)})).fold(it.unknown,it.nu),a=function(t,e){return V(t,e).map((function(t){var n=F.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(r,t).fold(ft.unknown,ft.nu),c=function(t,e,n,o){var r=t.isiOS()&&!0===/ipad/i.test(n),i=t.isiOS()&&!r,a=t.isiOS()||t.isAndroid(),c=a||o("(pointer:coarse)"),s=r||!i&&a&&o("(min-device-width:768px)"),u=i||a&&!s,p=e.isSafari()&&t.isiOS()&&!1===/safari/i.test(n),l=!u&&!s&&!p;return{isiPad:d(r),isiPhone:d(i),isTablet:d(s),isPhone:d(u),isTouch:d(c),isAndroid:t.isAndroid,isiOS:t.isiOS,isWebView:d(p),isDesktop:d(l)}}(a,i,t,n);return{browser:i,os:a,deviceType:c}},Mt=function(t){return window.matchMedia(t).matches},zt=function(t){var e,n=!1;return function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];return n||(n=!0,e=t.apply(null,o)),e}}((function(){return bt(navigator.userAgent,v.from(navigator.userAgentData),Mt)})),ht=function(t,e){var n=t.dom;if(1!==n.nodeType)return!1;var o=n;if(void 0!==o.matches)return o.matches(e);if(void 0!==o.msMatchesSelector)return o.msMatchesSelector(e);if(void 0!==o.webkitMatchesSelector)return o.webkitMatchesSelector(e);if(void 0!==o.mozMatchesSelector)return o.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")},mt=function(t){return D.fromDom(t.dom.ownerDocument)},Ot=function(t){return function(t){return v.from(t.dom.parentNode).map(D.fromDom)}(t).map(gt).map((function(e){return x(e,(function(e){return n=e,!(t.dom===n.dom);var n}))})).getOr([])},gt=function(t){return L(t.dom.childNodes,D.fromDom)},At=u(Element.prototype.attachShadow)&&u(Node.prototype.getRootNode),vt=d(At),yt=At?function(t){return D.fromDom(t.dom.getRootNode())}:function(t){return Y(t)?t:mt(t)},qt=function(t){var e,n=yt(t);return j(e=n)&&s(e.dom.host)?v.some(n):v.none()},_t=function(t){return D.fromDom(t.dom.host)},Wt=function(t){return s(t.dom.shadowRoot)},Lt=function(t){var e=X(t)?t.dom.parentNode:t.dom;if(null==e||null===e.ownerDocument)return!1;var n,o,r=e.ownerDocument;return qt(D.fromDom(e)).fold((function(){return r.body.contains(e)}),(n=Lt,o=_t,function(t){return n(o(t))}))},wt=function(t,e,n){!function(t,e,n){if(!(i(n)||c(n)||p(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")}(t.dom,e,n)},xt=function(t,e){var n=t.dom.getAttribute(e);return null===n?void 0:n},Rt=function(t,e){t.dom.removeAttribute(e)},Tt=function(t,e){var n=t.dom;!function(t,e){for(var n=S(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}}(e,(function(t,e){!function(t,e,n){if(!i(n))throw console.error("Invalid call to CSS.set. Property ",e,":: Value ",n,":: Element ",t),new Error("CSS value must be a string: "+n);N(t)&&t.style.setProperty(e,n)}(n,e,t)}))},kt=function(t,e){return N(t)?t.style.getPropertyValue(e):""},St=function(t){var e,n,o=D.fromDom(function(t){if(vt()&&s(t.target)){var e=D.fromDom(t.target);if(P(e)&&Wt(e)&&t.composed&&t.composedPath){var n=t.composedPath();if(n)return k(n)}}return v.from(t.target)}(t).getOr(t.target)),r=function(){return t.stopPropagation()},i=function(){return t.preventDefault()},a=(e=i,n=r,function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return e(n.apply(null,t))});return function(t,e,n,o,r,i,a){return{target:t,x:e,y:n,stop:o,prevent:r,kill:i,raw:a}}(o,t.clientX,t.clientY,r,i,a,t)},Ct=function(t,e,n,o,r){var i=function(t,e){return function(n){t(n)&&e(St(n))}}(n,o);return t.dom.addEventListener(e,i,r),{unbind:b(Nt,t,e,i,r)}},Nt=function(t,e,n,o){t.dom.removeEventListener(e,n,o)},Bt=m,Dt=function(t,e,n){return function(t,e,n,o){return Ct(t,e,n,o,!1)}(t,e,Bt,n)},Et=function(t,e){return{left:t,top:e,translate:function(n,o){return Et(t+n,e+o)}}},Pt=Et,Xt=function(t){var e=void 0===t?window:t;return zt().browser.isFirefox()?v.none():v.from(e.visualViewport)},Yt=function(t,e,n,o){return{x:t,y:e,width:n,height:o,right:t+n,bottom:e+o}},jt=function(t){var e=void 0===t?window:t,n=e.document,o=function(t){var e=void 0!==t?t.dom:document,n=e.body.scrollLeft||e.documentElement.scrollLeft,o=e.body.scrollTop||e.documentElement.scrollTop;return Pt(n,o)}(D.fromDom(n));return Xt(e).fold((function(){var t=e.document.documentElement,n=t.clientWidth,r=t.clientHeight;return Yt(o.left,o.top,n,r)}),(function(t){return Yt(Math.max(t.pageLeft,o.left),Math.max(t.pageTop,o.top),t.width,t.height)}))},Ht=function(t,e,n){return Xt(n).map((function(n){var o=function(t){return e(St(t))};return n.addEventListener(t,o),{unbind:function(){return n.removeEventListener(t,o)}}})).getOrThunk((function(){return{unbind:l}}))},It=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),Ft=tinymce.util.Tools.resolve("tinymce.Env"),Ut=tinymce.util.Tools.resolve("tinymce.util.Delay"),Vt=function(t,e){t.fire("FullscreenStateChanged",{state:e}),t.fire("ResizeEditor")},Gt=function(t){return t.getParam("fullscreen_native",!1,"boolean")},$t=function(t){var e=D.fromDom(t.getElement());return qt(e).map(_t).getOrThunk((function(){return function(t){var e=t.dom.body;if(null==e)throw new Error("Body is not available yet");return D.fromDom(e)}(mt(e))}))},Kt=function(t){return t.dom===(void 0!==(e=mt(t).dom).fullscreenElement?e.fullscreenElement:void 0!==e.msFullscreenElement?e.msFullscreenElement:void 0!==e.webkitFullscreenElement?e.webkitFullscreenElement:null);var e},Jt=function(t,e,n){return x(function(t,e){for(var n=u(e)?e:h,o=t.dom,r=[];null!==o.parentNode&&void 0!==o.parentNode;){var i=o.parentNode,a=D.fromDom(i);if(r.push(a),!0===n(a))break;o=i}return r}(t,n),e)},Qt=function(t){return function(t,e){var n,o=void 0===e?document:e.dom;return 1!==(n=o).nodeType&&9!==n.nodeType&&11!==n.nodeType||0===n.childElementCount?[]:L(o.querySelectorAll(t),D.fromDom)}(t)},Zt=function(t,e,n){return Jt(t,(function(t){return ht(t,e)}),n)},te=function(t,e){return function(t,e){return x(Ot(t),e)}(t,(function(t){return ht(t,e)}))},ee="data-ephox-mobile-fullscreen-style",ne="position:absolute!important;",oe="top:0!important;left:0!important;margin:0!important;padding:0!important;width:100%!important;height:100%!important;overflow:visible!important;",re=Ft.os.isAndroid(),ie=function(t){var e=function(t,e){var n=t.dom,o=window.getComputedStyle(n).getPropertyValue(e);return""!==o||Lt(t)?o:kt(n,e)}(t,"background-color");return void 0!==e&&""!==e?"background-color:"+e+"!important":"background-color:rgb(255,255,255)!important;"},ae=It.DOM,ce=Xt().fold((function(){return{bind:l,unbind:l}}),(function(t){var e,n=(e=q(l),y(y({},e),{on:function(t){return e.get().each(t)}})),o=_(),r=_(),i=Ut.throttle((function(){document.body.scrollTop=0,document.documentElement.scrollTop=0,window.requestAnimationFrame((function(){n.on((function(e){return Tt(e,{top:t.offsetTop+"px",left:t.offsetLeft+"px",height:t.height+"px",width:t.width+"px"})}))}))}),50);return{bind:function(t){n.set(t),i(),o.set(Ht("resize",i)),r.set(Ht("scroll",i))},unbind:function(){n.on((function(){o.clear(),r.clear()})),n.clear()}}})),se=function(t,e){var n,o,r,i,a=document.body,c=document.documentElement,s=t.getContainer(),u=D.fromDom(s),p=$t(t),l=e.get(),d=D.fromDom(t.getBody()),f=Ft.deviceType.isTouch(),b=s.style,M=t.iframeElement.style,z=function(t){t(a,"tox-fullscreen"),t(c,"tox-fullscreen"),t(s,"tox-fullscreen"),qt(u).map((function(t){return _t(t).dom})).each((function(e){t(e,"tox-fullscreen"),t(e,"tox-shadowhost")}))},h=function(){var n,o;f&&(n=t.dom,o=Qt("["+ee+"]"),w(o,(function(t){var e=xt(t,ee);"no-styles"!==e?Tt(t,n.parseStyle(e)):Rt(t,"style"),Rt(t,ee)}))),z(ae.removeClass),ce.unbind(),v.from(e.get()).each((function(t){return t.fullscreenChangeHandler.unbind()}))};if(l)l.fullscreenChangeHandler.unbind(),Gt(t)&&Kt(p)&&(o=mt(p),(r=o.dom).exitFullscreen?r.exitFullscreen():r.msExitFullscreen?r.msExitFullscreen():r.webkitCancelFullScreen&&r.webkitCancelFullScreen()),M.width=l.iframeWidth,M.height=l.iframeHeight,b.width=l.containerWidth,b.height=l.containerHeight,b.top=l.containerTop,b.left=l.containerLeft,h(),n=l.scrollPos,window.scrollTo(n.x,n.y),e.set(null),Vt(t,!1),t.off("remove",h);else{var m=Dt(mt(p),void 0!==document.fullscreenElement?"fullscreenchange":void 0!==document.msFullscreenElement?"MSFullscreenChange":void 0!==document.webkitFullscreenElement?"webkitfullscreenchange":"fullscreenchange",(function(n){Gt(t)&&(Kt(p)||null===e.get()||se(t,e))})),O={scrollPos:jt(window),containerWidth:b.width,containerHeight:b.height,containerTop:b.top,containerLeft:b.left,iframeWidth:M.width,iframeHeight:M.height,fullscreenChangeHandler:m};f&&function(t,e,n){var o=function(e){return function(n){var o=xt(n,"style"),r=void 0===o?"no-styles":o.trim();r!==e&&(wt(n,ee,r),Tt(n,t.parseStyle(e)))}},r=Zt(e,"*"),i=T(r,(function(t){return te(t,"*:not(.tox-silver-sink)")})),a=ie(n);w(i,o("display:none!important;")),w(r,o(ne+oe+a)),o((!0===re?"":ne)+oe+a)(e)}(t.dom,u,d),M.width=M.height="100%",b.width=b.height="",z(ae.addClass),ce.bind(u),t.on("remove",h),e.set(O),Gt(t)&&((i=p.dom).requestFullscreen?i.requestFullscreen():i.msRequestFullscreen?i.msRequestFullscreen():i.webkitRequestFullScreen&&i.webkitRequestFullScreen()),Vt(t,!0)}},ue=function(t,e){return function(n){n.setActive(null!==e.get());var o=function(t){return n.setActive(t.state)};return t.on("FullscreenStateChanged",o),function(){return t.off("FullscreenStateChanged",o)}}};e.add("fullscreen",(function(e){var o=t(null);return e.inline||(function(t,e){t.addCommand("mceFullScreen",(function(){se(t,e)}))}(e,o),function(t,e){var n=function(){return t.execCommand("mceFullScreen")};t.ui.registry.addToggleMenuItem("fullscreen",{text:"Fullscreen",icon:"fullscreen",shortcut:"Meta+Shift+F",onAction:n,onSetup:ue(t,e)}),t.ui.registry.addToggleButton("fullscreen",{tooltip:"Fullscreen",icon:"fullscreen",onAction:n,onSetup:ue(t,e)})}(e,o),e.addShortcut("Meta+Shift+F","","mceFullScreen")),n(o)}))}()},2073:(t,e,n)=>{n(134)},134:()=>{!function(){"use strict";var t,e,n=tinymce.util.Tools.resolve("tinymce.PluginManager"),o=function(){return o=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},o.apply(this,arguments)},r=function(){},i=function(t){return function(){return t}},a=function(t){return t},c=i(!1),s=i(!0),u=function(){return p},p={fold:function(t,e){return t()},isSome:c,isNone:s,getOr:e=a,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:i(null),getOrUndefined:i(void 0),or:e,orThunk:t,map:u,each:r,bind:u,exists:c,forall:s,filter:function(){return u()},toArray:function(){return[]},toString:i("none()")},l=function(t){var e=i(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:s,isNone:c,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return l(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:p},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},d={some:l,none:u,from:function(t){return null==t?p:l(t)}},f=Array.prototype.indexOf,b=function(t,e){return n=t,o=e,f.call(n,o)>-1;var n,o},M=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},z=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},h=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return d.some(i);if(n(i,o))break}return d.none()}(t,e,c)},m=Object.keys,O=Object.hasOwnProperty,g=function(t,e){return O.call(t,e)},A=tinymce.util.Tools.resolve("tinymce.Env"),v=function(t){var e=A.mac?{alt:"⌥",ctrl:"⌃",shift:"⇧",meta:"⌘",access:"⌃⌥"}:{meta:"Ctrl ",access:"Shift + Alt "},n=t.split("+"),o=M(n,(function(t){var n=t.toLowerCase().trim();return g(e,n)?e[n]:t}));return A.mac?o.join("").replace(/\s/,""):o.join("+")},y=[{shortcuts:["Meta + B"],action:"Bold"},{shortcuts:["Meta + I"],action:"Italic"},{shortcuts:["Meta + U"],action:"Underline"},{shortcuts:["Meta + A"],action:"Select all"},{shortcuts:["Meta + Y","Meta + Shift + Z"],action:"Redo"},{shortcuts:["Meta + Z"],action:"Undo"},{shortcuts:["Access + 1"],action:"Heading 1"},{shortcuts:["Access + 2"],action:"Heading 2"},{shortcuts:["Access + 3"],action:"Heading 3"},{shortcuts:["Access + 4"],action:"Heading 4"},{shortcuts:["Access + 5"],action:"Heading 5"},{shortcuts:["Access + 6"],action:"Heading 6"},{shortcuts:["Access + 7"],action:"Paragraph"},{shortcuts:["Access + 8"],action:"Div"},{shortcuts:["Access + 9"],action:"Address"},{shortcuts:["Alt + 0"],action:"Open help dialog"},{shortcuts:["Alt + F9"],action:"Focus to menubar"},{shortcuts:["Alt + F10"],action:"Focus to toolbar"},{shortcuts:["Alt + F11"],action:"Focus to element path"},{shortcuts:["Ctrl + F9"],action:"Focus to contextual toolbar"},{shortcuts:["Shift + Enter"],action:"Open popup menu for split buttons"},{shortcuts:["Meta + K"],action:"Insert link (if link plugin activated)"},{shortcuts:["Meta + S"],action:"Save (if save plugin activated)"},{shortcuts:["Meta + F"],action:"Find (if searchreplace plugin activated)"},{shortcuts:["Meta + Shift + F"],action:"Switch to or from fullscreen mode"}],q=function(){return{name:"shortcuts",title:"Handy Shortcuts",items:[{type:"table",header:["Action","Shortcut"],cells:M(y,(function(t){var e=M(t.shortcuts,v).join(" or ");return[t.action,e]}))}]}},_=tinymce.util.Tools.resolve("tinymce.util.I18n"),W=M([{key:"advlist",name:"Advanced List"},{key:"anchor",name:"Anchor"},{key:"autolink",name:"Autolink"},{key:"autoresize",name:"Autoresize"},{key:"autosave",name:"Autosave"},{key:"bbcode",name:"BBCode"},{key:"charmap",name:"Character Map"},{key:"code",name:"Code"},{key:"codesample",name:"Code Sample"},{key:"colorpicker",name:"Color Picker"},{key:"directionality",name:"Directionality"},{key:"emoticons",name:"Emoticons"},{key:"fullpage",name:"Full Page"},{key:"fullscreen",name:"Full Screen"},{key:"help",name:"Help"},{key:"hr",name:"Horizontal Rule"},{key:"image",name:"Image"},{key:"imagetools",name:"Image Tools"},{key:"importcss",name:"Import CSS"},{key:"insertdatetime",name:"Insert Date/Time"},{key:"legacyoutput",name:"Legacy Output"},{key:"link",name:"Link"},{key:"lists",name:"Lists"},{key:"media",name:"Media"},{key:"nonbreaking",name:"Nonbreaking"},{key:"noneditable",name:"Noneditable"},{key:"pagebreak",name:"Page Break"},{key:"paste",name:"Paste"},{key:"preview",name:"Preview"},{key:"print",name:"Print"},{key:"quickbars",name:"Quick Toolbars"},{key:"save",name:"Save"},{key:"searchreplace",name:"Search and Replace"},{key:"spellchecker",name:"Spell Checker"},{key:"tabfocus",name:"Tab Focus"},{key:"table",name:"Table"},{key:"template",name:"Template"},{key:"textcolor",name:"Text Color"},{key:"textpattern",name:"Text Pattern"},{key:"toc",name:"Table of Contents"},{key:"visualblocks",name:"Visual Blocks"},{key:"visualchars",name:"Visual Characters"},{key:"wordcount",name:"Word Count"},{key:"a11ychecker",name:"Accessibility Checker",type:"premium"},{key:"advcode",name:"Advanced Code Editor",type:"premium"},{key:"advtable",name:"Advanced Tables",type:"premium"},{key:"autocorrect",name:"Autocorrect",type:"premium"},{key:"casechange",name:"Case Change",type:"premium"},{key:"checklist",name:"Checklist",type:"premium"},{key:"export",name:"Export",type:"premium"},{key:"mediaembed",name:"Enhanced Media Embed",type:"premium"},{key:"formatpainter",name:"Format Painter",type:"premium"},{key:"linkchecker",name:"Link Checker",type:"premium"},{key:"mentions",name:"Mentions",type:"premium"},{key:"pageembed",name:"Page Embed",type:"premium"},{key:"permanentpen",name:"Permanent Pen",type:"premium"},{key:"powerpaste",name:"PowerPaste",type:"premium"},{key:"rtc",name:"Real-Time Collaboration",type:"premium"},{key:"tinymcespellchecker",name:"Spell Checker Pro",type:"premium"},{key:"tinycomments",name:"Tiny Comments",type:"premium",slug:"comments"},{key:"tinydrive",name:"Tiny Drive",type:"premium"}],(function(t){return o(o({},t),{type:t.type||"opensource",slug:t.slug||t.key})})),L=function(t){var e,n,o=function(t){return'<a href="'+t.url+'" target="_blank" rel="noopener">'+t.name+"</a>"},r=function(t){var e=function(t){var e=m(t.plugins),n=function(t){return t.getParam("forced_plugins")}(t);return void 0===n?e:z(e,(function(t){return!b(n,t)}))}(t),n=M(e,(function(e){return"<li>"+function(t,e){return h(W,(function(t){return t.key===e})).fold((function(){var n=t.plugins[e].getMetadata;return"function"==typeof n?o(n()):e}),(function(t){var e="premium"===t.type?t.name+"*":t.name;return o({name:e,url:"https://www.tiny.cloud/docs/plugins/"+t.type+"/"+t.slug})}))}(t,e)+"</li>"})),r=n.length,i=n.join("");return"<p><b>"+_.translate(["Plugins installed ({0}):",r])+"</b></p><ul>"+i+"</ul>"},i={type:"htmlpanel",presets:"document",html:[function(t){return null==t?"":'<div data-mce-tabstop="1" tabindex="-1">'+r(t)+"</div>"}(t),(e=z(W,(function(t){var e=t.key,n=t.type;return"autocorrect"!==e&&"premium"===n})),n=M(e,(function(t){return"<li>"+_.translate(t.name)+"</li>"})).join(""),'<div data-mce-tabstop="1" tabindex="-1"><p><b>'+_.translate("Premium plugins:")+"</b></p><ul>"+n+'<li class="tox-help__more-link" "><a href="https://www.tiny.cloud/pricing/?utm_campaign=editor_referral&utm_medium=help_dialog&utm_source=tinymce" target="_blank">'+_.translate("Learn more...")+"</a></li></ul></div>")].join("")};return{name:"plugins",title:"Plugins",items:[i]}},w=tinymce.util.Tools.resolve("tinymce.EditorManager"),x=function(t,e){var n,r,i,a,c=q(),s={name:"keyboardnav",title:"Keyboard Navigation",items:[{type:"htmlpanel",presets:"document",html:"<h1>Editor UI keyboard navigation</h1>\n\n<h2>Activating keyboard navigation</h2>\n\n<p>The sections of the outer UI of the editor - the menubar, toolbar, sidebar and footer - are all keyboard navigable. As such, there are multiple ways to activate keyboard navigation:</p>\n<ul>\n <li>Focus the menubar: Alt + F9 (Windows) or ⌥F9 (MacOS)</li>\n <li>Focus the toolbar: Alt + F10 (Windows) or ⌥F10 (MacOS)</li>\n <li>Focus the footer: Alt + F11 (Windows) or ⌥F11 (MacOS)</li>\n</ul>\n\n<p>Focusing the menubar or toolbar will start keyboard navigation at the first item in the menubar or toolbar, which will be highlighted with a gray background. Focusing the footer will start keyboard navigation at the first item in the element path, which will be highlighted with an underline. </p>\n\n<h2>Moving between UI sections</h2>\n\n<p>When keyboard navigation is active, pressing tab will move the focus to the next major section of the UI, where applicable. These sections are:</p>\n<ul>\n <li>the menubar</li>\n <li>each group of the toolbar </li>\n <li>the sidebar</li>\n <li>the element path in the footer </li>\n <li>the wordcount toggle button in the footer </li>\n <li>the branding link in the footer </li>\n <li>the editor resize handle in the footer</li>\n</ul>\n\n<p>Pressing shift + tab will move backwards through the same sections, except when moving from the footer to the toolbar. Focusing the element path then pressing shift + tab will move focus to the first toolbar group, not the last.</p>\n\n<h2>Moving within UI sections</h2>\n\n<p>Keyboard navigation within UI sections can usually be achieved using the left and right arrow keys. This includes:</p>\n<ul>\n <li>moving between menus in the menubar</li>\n <li>moving between buttons in a toolbar group</li>\n <li>moving between items in the element path</li>\n</ul>\n\n<p>In all these UI sections, keyboard navigation will cycle within the section. For example, focusing the last button in a toolbar group then pressing right arrow will move focus to the first item in the same toolbar group. </p>\n\n<h1>Executing buttons</h1>\n\n<p>To execute a button, navigate the selection to the desired button and hit space or enter.</p>\n\n<h1>Opening, navigating and closing menus</h1>\n\n<p>When focusing a menubar button or a toolbar button with a menu, pressing space, enter or down arrow will open the menu. When the menu opens the first item will be selected. To move up or down the menu, press the up or down arrow key respectively. This is the same for submenus, which can also be opened and closed using the left and right arrow keys.</p>\n\n<p>To close any active menu, hit the escape key. When a menu is closed the selection will be restored to its previous selection. This also works for closing submenus.</p>\n\n<h1>Context toolbars and menus</h1>\n\n<p>To focus an open context toolbar such as the table context toolbar, press Ctrl + F9 (Windows) or ⌃F9 (MacOS).</p>\n\n<p>Context toolbar navigation is the same as toolbar navigation, and context menu navigation is the same as standard menu navigation.</p>\n\n<h1>Dialog navigation</h1>\n\n<p>There are two types of dialog UIs in TinyMCE: tabbed dialogs and non-tabbed dialogs.</p>\n\n<p>When a non-tabbed dialog is opened, the first interactive component in the dialog will be focused. Users can navigate between interactive components by pressing tab. This includes any footer buttons. Navigation will cycle back to the first dialog component if tab is pressed while focusing the last component in the dialog. Pressing shift + tab will navigate backwards.</p>\n\n<p>When a tabbed dialog is opened, the first button in the tab menu is focused. Pressing tab will navigate to the first interactive component in that tab, and will cycle through the tab’s components, the footer buttons, then back to the tab button. To switch to another tab, focus the tab button for the current tab, then use the arrow keys to cycle through the tab buttons.</p>"}]},u=L(t),p=(a='<a href="https://www.tiny.cloud/docs/changelog/?utm_campaign=editor_referral&utm_medium=help_dialog&utm_source=tinymce" target="_blank">TinyMCE '+(r=w.majorVersion,i=w.minorVersion,(0===r.indexOf("@")?"X.X.X":r+"."+i)+"</a>"),{name:"versions",title:"Version",items:[{type:"htmlpanel",html:"<p>"+_.translate(["You are using {0}",a])+"</p>",presets:"document"}]}),l=o(((n={})[c.name]=c,n[s.name]=s,n[u.name]=u,n[p.name]=p,n),e.get());return function(t){return d.from(t.getParam("help_tabs"))}(t).fold((function(){return function(t){var e=m(t),n=e.indexOf("versions");return-1!==n&&(e.splice(n,1),e.push("versions")),{tabs:t,names:e}}(l)}),(function(t){return function(t,e){var n={},o=M(t,(function(t){return"string"==typeof t?(g(e,t)&&(n[t]=e[t]),t):(n[t.name]=t,t.name)}));return{tabs:n,names:o}}(t,l)}))},R=function(t,e){return function(){var n=x(t,e),o=n.tabs,r=n.names,i={type:"tabpanel",tabs:function(t){for(var e=[],n=function(t){e.push(t)},o=0;o<t.length;o++)t[o].each(n);return e}(M(r,(function(t){return g(e=o,n=t)?d.from(e[n]):d.none();var e,n})))};t.windowManager.open({title:"Help",size:"medium",body:i,buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{}})}};n.add("help",(function(t){var e,n=(e={},{get:function(){return e},set:function(t){e=t}}),o=function(t){return{addTab:function(e){var n=t.get();n[e.name]=e,t.set(n)}}}(n),r=R(t,n);return function(t,e){t.ui.registry.addButton("help",{icon:"help",tooltip:"Help",onAction:e}),t.ui.registry.addMenuItem("help",{text:"Help",icon:"help",shortcut:"Alt+0",onAction:e})}(t,r),function(t,e){t.addCommand("mceHelp",e)}(t,r),t.shortcuts.add("Alt+0","Open help dialog","mceHelp"),o}))}()},8088:(t,e,n)=>{n(9013)},9013:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");t.add("hr",(function(t){!function(t){t.addCommand("InsertHorizontalRule",(function(){t.execCommand("mceInsertContent",!1,"<hr />")}))}(t),function(t){var e=function(){return t.execCommand("InsertHorizontalRule")};t.ui.registry.addButton("hr",{icon:"horizontal-rule",tooltip:"Horizontal line",onAction:e}),t.ui.registry.addMenuItem("hr",{icon:"horizontal-rule",text:"Horizontal line",onAction:e})}(t)}))}()},5791:(t,e,n)=>{n(2564)},2564:()=>{!function(){"use strict";var t,e,n,o=tinymce.util.Tools.resolve("tinymce.PluginManager"),r=function(){return r=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},r.apply(this,arguments)},i=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},a=function(t){return function(e){return typeof e===t}},c=i("string"),s=i("object"),u=i("array"),p=(t=null,function(e){return t===e}),l=a("boolean"),d=function(t){return!function(t){return null==t}(t)},f=a("function"),b=a("number"),M=function(){},z=function(t){return function(){return t}},h=function(t){return t},m=z(!1),O=z(!0),g=function(){return A},A={fold:function(t,e){return t()},isSome:m,isNone:O,getOr:n=h,getOrThunk:e=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:z(null),getOrUndefined:z(void 0),or:n,orThunk:e,map:g,each:M,bind:g,exists:m,forall:O,filter:function(){return g()},toArray:function(){return[]},toString:z("none()")},v=function(t){var e=z(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:O,isNone:m,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return v(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:A},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},y={some:v,none:g,from:function(t){return null==t?A:v(t)}},q=Object.keys,_=Object.hasOwnProperty,W=function(t,e,n,o){return function(t,e){for(var n=q(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}}(t,(function(t,r){(e(t,r)?n:o)(t,r)})),{}},L=function(t,e){return _.call(t,e)},w=Array.prototype.push,x=function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!u(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);w.apply(e,t[n])}return e},R=function(t){return function(t,e){return e>=0&&e<t.length?y.some(t[e]):y.none()}(t,0)};"undefined"!=typeof window?window:Function("return this;")();var T,k=function(t,e,n){!function(t,e,n){if(!(c(n)||l(n)||b(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")}(t.dom,e,n)},S=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},C={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return S(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return S(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return S(n)},fromDom:S,fromPoint:function(t,e,n){return y.from(t.dom.elementFromPoint(e,n)).map(S)}},N=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),B=tinymce.util.Tools.resolve("tinymce.util.Promise"),D=tinymce.util.Tools.resolve("tinymce.util.URI"),E=tinymce.util.Tools.resolve("tinymce.util.XHR"),P=function(t){return t.getParam("image_dimensions",!0,"boolean")},X=function(t,e){return Math.max(parseInt(t,10),parseInt(e,10))},Y=function(t){return t&&(t=t.replace(/px$/,"")),t},j=function(t){return t.length>0&&/^[0-9]+$/.test(t)&&(t+="px"),t},H=function(t){if(t.margin){var e=String(t.margin).split(" ");switch(e.length){case 1:t["margin-top"]=t["margin-top"]||e[0],t["margin-right"]=t["margin-right"]||e[0],t["margin-bottom"]=t["margin-bottom"]||e[0],t["margin-left"]=t["margin-left"]||e[0];break;case 2:t["margin-top"]=t["margin-top"]||e[0],t["margin-right"]=t["margin-right"]||e[1],t["margin-bottom"]=t["margin-bottom"]||e[0],t["margin-left"]=t["margin-left"]||e[1];break;case 3:t["margin-top"]=t["margin-top"]||e[0],t["margin-right"]=t["margin-right"]||e[1],t["margin-bottom"]=t["margin-bottom"]||e[2],t["margin-left"]=t["margin-left"]||e[1];break;case 4:t["margin-top"]=t["margin-top"]||e[0],t["margin-right"]=t["margin-right"]||e[1],t["margin-bottom"]=t["margin-bottom"]||e[2],t["margin-left"]=t["margin-left"]||e[3]}delete t.margin}return t},I=function(t){return"IMG"===t.nodeName&&(t.hasAttribute("data-mce-object")||t.hasAttribute("data-mce-placeholder"))},F=function(t,e){return D.isDomSafe(e,"img",t.settings)},U=N.DOM,V=function(t){return t.style.marginLeft&&t.style.marginRight&&t.style.marginLeft===t.style.marginRight?Y(t.style.marginLeft):""},G=function(t){return t.style.marginTop&&t.style.marginBottom&&t.style.marginTop===t.style.marginBottom?Y(t.style.marginTop):""},$=function(t){return t.style.borderWidth?Y(t.style.borderWidth):""},K=function(t,e){return t.hasAttribute(e)?t.getAttribute(e):""},J=function(t,e){return t.style[e]?t.style[e]:""},Q=function(t){return null!==t.parentNode&&"FIGURE"===t.parentNode.nodeName},Z=function(t,e,n){""===n?t.removeAttribute(e):t.setAttribute(e,n)},tt=function(t){Q(t)?function(t){var e=t.parentNode;U.insertAfter(t,e),U.remove(e)}(t):function(t){var e=U.create("figure",{class:"image"});U.insertAfter(e,t),e.appendChild(t),e.appendChild(U.create("figcaption",{contentEditable:"true"},"Caption")),e.contentEditable="false"}(t)},et=function(t,e){var n=t.getAttribute("style"),o=e(null!==n?n:"");o.length>0?(t.setAttribute("style",o),t.setAttribute("data-mce-style",o)):t.removeAttribute("style")},nt=function(t,e){return function(t,n,o){t.style[n]?(t.style[n]=j(o),et(t,e)):Z(t,n,o)}},ot=function(t,e){return t.style[e]?Y(t.style[e]):K(t,e)},rt=function(t,e){var n=j(e);t.style.marginLeft=n,t.style.marginRight=n},it=function(t,e){var n=j(e);t.style.marginTop=n,t.style.marginBottom=n},at=function(t,e){var n=j(e);t.style.borderWidth=n},ct=function(t,e){t.style.borderStyle=e},st=function(t){return"FIGURE"===t.nodeName},ut=function(t){return 0===U.getAttrib(t,"alt").length&&"presentation"===U.getAttrib(t,"role")},pt=function(t){return ut(t)?"":K(t,"alt")},lt=function(t,e){var n=document.createElement("img");return Z(n,"style",e.style),(V(n)||""!==e.hspace)&&rt(n,e.hspace),(G(n)||""!==e.vspace)&&it(n,e.vspace),($(n)||""!==e.border)&&at(n,e.border),(function(t){return J(t,"borderStyle")}(n)||""!==e.borderStyle)&&ct(n,e.borderStyle),t(n.getAttribute("style"))},dt=function(t,e){return{src:K(e,"src"),alt:pt(e),title:K(e,"title"),width:ot(e,"width"),height:ot(e,"height"),class:K(e,"class"),style:t(K(e,"style")),caption:Q(e),hspace:V(e),vspace:G(e),border:$(e),borderStyle:J(e,"borderStyle"),isDecorative:ut(e)}},ft=function(t,e,n,o,r){n[o]!==e[o]&&r(t,o,n[o])},bt=function(t,e,n){if(n){U.setAttrib(t,"role","presentation");var o=C.fromDom(t);k(o,"alt","")}else{if(p(e)){o=C.fromDom(t);r="alt",o.dom.removeAttribute(r)}else{o=C.fromDom(t);k(o,"alt",e)}"presentation"===U.getAttrib(t,"role")&&U.setAttrib(t,"role","")}var r},Mt=function(t,e){return function(n,o,r){t(n,r),et(n,e)}},zt=function(t,e,n){var o=dt(t,n);ft(n,o,e,"caption",(function(t,e,n){return tt(t)})),ft(n,o,e,"src",Z),ft(n,o,e,"title",Z),ft(n,o,e,"width",nt(0,t)),ft(n,o,e,"height",nt(0,t)),ft(n,o,e,"class",Z),ft(n,o,e,"style",Mt((function(t,e){return Z(t,"style",e)}),t)),ft(n,o,e,"hspace",Mt(rt,t)),ft(n,o,e,"vspace",Mt(it,t)),ft(n,o,e,"border",Mt(at,t)),ft(n,o,e,"borderStyle",Mt(ct,t)),function(t,e,n){n.alt===e.alt&&n.isDecorative===e.isDecorative||bt(t,n.alt,n.isDecorative)}(n,o,e)},ht=function(t,e){var n=t.dom.styles.parse(e),o=H(n),r=t.dom.styles.parse(t.dom.styles.serialize(o));return t.dom.styles.serialize(r)},mt=function(t){var e=t.selection.getNode(),n=t.dom.getParent(e,"figure.image");return n?t.dom.select("img",n)[0]:e&&("IMG"!==e.nodeName||I(e))?null:e},Ot=function(t,e){var n=t.dom,o=function(t,e){var n,o={};return W(t,e,(n=o,function(t,e){n[e]=t}),M),o}(t.schema.getTextBlockElements(),(function(e,n){return!t.schema.isValidChild(n,"figure")})),r=n.getParent(e.parentNode,(function(t){return e=o,n=t.nodeName,L(e,n)&&void 0!==e[n]&&null!==e[n];var e,n}),t.getBody());return r?n.split(r,e):e},gt=function(t,e){var n=function(t,e){var n=document.createElement("img");if(zt(t,r(r({},e),{caption:!1}),n),bt(n,e.alt,e.isDecorative),e.caption){var o=U.create("figure",{class:"image"});return o.appendChild(n),o.appendChild(U.create("figcaption",{contentEditable:"true"},"Caption")),o.contentEditable="false",o}return n}((function(e){return ht(t,e)}),e);t.dom.setAttrib(n,"data-mce-id","__mcenew"),t.focus(),t.selection.setContent(n.outerHTML);var o=t.dom.select('*[data-mce-id="__mcenew"]')[0];if(t.dom.setAttrib(o,"data-mce-id",null),st(o)){var i=Ot(t,o);t.selection.select(i)}else t.selection.select(o)},At=function(t,e){var n=mt(t);if(zt((function(e){return ht(t,e)}),e,n),function(t,e){t.dom.setAttrib(e,"src",e.getAttribute("src"))}(t,n),st(n.parentNode)){var o=n.parentNode;Ot(t,o),t.selection.select(n.parentNode)}else t.selection.select(n),function(t,e,n){var o=function(){n.onload=n.onerror=null,t.selection&&(t.selection.select(n),t.nodeChanged())};n.onload=function(){e.width||e.height||!P(t)||t.dom.setAttribs(n,{width:String(n.clientWidth),height:String(n.clientHeight)}),o()},n.onerror=o}(t,e,n)},vt=function(t,e){var n=mt(t);if(n){var o=dt((function(e){return ht(t,e)}),n),i=r(r({},o),e),a=function(t,e){var n=e.src;return r(r({},e),{src:F(t,n)?n:""})}(t,i);i.src?At(t,a):function(t,e){if(e){var n=t.dom.is(e.parentNode,"figure.image")?e.parentNode:e;t.dom.remove(n),t.focus(),t.nodeChanged(),t.dom.isEmpty(t.getBody())&&(t.setContent(""),t.selection.setCursorLocation())}}(t,n)}else e.src&>(t,r(r({},{src:"",alt:"",title:"",width:"",height:"",class:"",style:"",caption:!1,hspace:"",vspace:"",border:"",borderStyle:"",isDecorative:!1}),e))},yt=(T=function(t,e){return s(t)&&s(e)?yt(t,e):e},function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(0===t.length)throw new Error("Can't merge zero objects");for(var n={},o=0;o<t.length;o++){var r=t[o];for(var i in r)L(r,i)&&(n[i]=T(n[i],r[i]))}return n}),qt=tinymce.util.Tools.resolve("tinymce.util.ImageUploader"),_t=tinymce.util.Tools.resolve("tinymce.util.Tools"),Wt=function(t){return c(t.value)?t.value:""},Lt=function(t,e){var n=[];return _t.each(t,(function(t){var o=function(t){return c(t.text)?t.text:c(t.title)?t.title:""}(t);if(void 0!==t.menu){var r=Lt(t.menu,e);n.push({text:o,items:r})}else{var i=e(t);n.push({text:o,value:i})}})),n},wt=function(t){return void 0===t&&(t=Wt),function(e){return e?y.from(e).map((function(e){return Lt(e,t)})):y.none()}},xt=function(t,e){return function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return y.none()}(t,(function(t){return function(t){return L(t,"items")}(t)?xt(t.items,e):t.value===e?y.some(t):y.none()}))},Rt=wt,Tt=function(t){return wt(Wt)(t)},kt=function(t,e){return t.bind((function(t){return xt(t,e)}))},St=function(t){return{title:"Advanced",name:"advanced",items:[{type:"input",label:"Style",name:"style"},{type:"grid",columns:2,items:[{type:"input",label:"Vertical space",name:"vspace",inputMode:"numeric"},{type:"input",label:"Horizontal space",name:"hspace",inputMode:"numeric"},{type:"input",label:"Border width",name:"border",inputMode:"numeric"},{type:"listbox",name:"borderstyle",label:"Border style",items:[{text:"Select...",value:""},{text:"Solid",value:"solid"},{text:"Dotted",value:"dotted"},{text:"Dashed",value:"dashed"},{text:"Double",value:"double"},{text:"Groove",value:"groove"},{text:"Ridge",value:"ridge"},{text:"Inset",value:"inset"},{text:"Outset",value:"outset"},{text:"None",value:"none"},{text:"Hidden",value:"hidden"}]}]}]}},Ct=function(t){var e=Rt((function(e){return t.convertURL(e.value||e.url,"src")})),n=new B((function(n){!function(t,e){var n=function(t){return t.getParam("image_list",!1)}(t);c(n)?E.send({url:n,success:function(t){e(JSON.parse(t))}}):f(n)?n(e):e(n)}(t,(function(t){n(e(t).map((function(t){return x([[{text:"None",value:""}],t])})))}))})),o=Tt(function(t){return t.getParam("image_class_list")}(t)),r=function(t){return t.getParam("image_advtab",!1,"boolean")}(t),i=function(t){return t.getParam("image_uploadtab",!0,"boolean")}(t),a=function(t){return d(t.getParam("images_upload_url"))}(t),s=function(t){return d(t.getParam("images_upload_handler"))}(t),u=function(t){var e=mt(t);return e?dt((function(e){return ht(t,e)}),e):{src:"",alt:"",title:"",width:"",height:"",class:"",style:"",caption:!1,hspace:"",vspace:"",border:"",borderStyle:"",isDecorative:!1}}(t),p=function(t){return t.getParam("image_description",!0,"boolean")}(t),l=function(t){return t.getParam("image_title",!1,"boolean")}(t),b=P(t),M=function(t){return t.getParam("image_caption",!1,"boolean")}(t),z=function(t){return t.getParam("a11y_advanced_options",!1,"boolean")}(t),h=function(t){return t.getParam("automatic_uploads",!0,"boolean")}(t),m=y.some(function(t){return t.getParam("image_prepend_url","","string")}(t)).filter((function(t){return c(t)&&t.length>0}));return n.then((function(t){return{image:u,imageList:t,classList:o,hasAdvTab:r,hasUploadTab:i,hasUploadUrl:a,hasUploadHandler:s,hasDescription:p,hasImageTitle:l,hasDimensions:b,hasImageCaption:M,prependURL:m,hasAccessibilityOptions:z,automaticUploads:h}}))},Nt=function(t){var e,n=t.imageList.map((function(t){return{name:"images",type:"listbox",label:"Image list",items:t}})),o={name:"alt",type:"input",label:"Alternative description",disabled:t.hasAccessibilityOptions&&t.image.isDecorative},i=t.classList.map((function(t){return{name:"classes",type:"listbox",label:"Class",items:t}}));return x([[{name:"src",type:"urlinput",filetype:"image",label:"Source"}],n.toArray(),t.hasAccessibilityOptions&&t.hasDescription?[{type:"label",label:"Accessibility",items:[{name:"isDecorative",type:"checkbox",label:"Image is decorative"}]}]:[],t.hasDescription?[o]:[],t.hasImageTitle?[{name:"title",type:"input",label:"Image title"}]:[],t.hasDimensions?[{name:"dimensions",type:"sizeinput"}]:[],[r(r({},(e=t.classList.isSome()&&t.hasImageCaption,e?{type:"grid",columns:2}:{type:"panel"})),{items:x([i.toArray(),t.hasImageCaption?[{type:"label",label:"Caption",items:[{type:"checkbox",name:"caption",label:"Show caption"}]}]:[]])})]])},Bt=function(t){return{title:"General",name:"general",items:Nt(t)}},Dt=Nt,Et=function(t){return{title:"Upload",name:"upload",items:[{type:"dropzone",name:"fileinput"}]}},Pt=function(t){return{src:{value:t.src,meta:{}},images:t.src,alt:t.alt,title:t.title,dimensions:{width:t.width,height:t.height},classes:t.class,caption:t.caption,style:t.style,vspace:t.vspace,border:t.border,hspace:t.hspace,borderstyle:t.borderStyle,fileinput:[],isDecorative:t.isDecorative}},Xt=function(t,e){return{src:t.src.value,alt:0===t.alt.length&&e?null:t.alt,title:t.title,width:t.dimensions.width,height:t.dimensions.height,class:t.classes,style:t.style,caption:t.caption,hspace:t.hspace,vspace:t.vspace,border:t.border,borderStyle:t.borderstyle,isDecorative:t.isDecorative}},Yt=function(t,e){var n=e.getData();(function(t,e){return/^(?:[a-zA-Z]+:)?\/\//.test(e)?y.none():t.prependURL.bind((function(t){return e.substring(0,t.length)!==t?y.some(t+e):y.none()}))})(t,n.src.value).each((function(t){e.setData({src:{value:t,meta:n.src.meta}})}))},jt=function(t,e){var n=e.getData(),o=n.src.meta;if(void 0!==o){var r=yt({},n);!function(t,e,n){t.hasDescription&&c(n.alt)&&(e.alt=n.alt),t.hasAccessibilityOptions&&(e.isDecorative=n.isDecorative||e.isDecorative||!1),t.hasImageTitle&&c(n.title)&&(e.title=n.title),t.hasDimensions&&(c(n.width)&&(e.dimensions.width=n.width),c(n.height)&&(e.dimensions.height=n.height)),c(n.class)&&kt(t.classList,n.class).each((function(t){e.classes=t.value})),t.hasImageCaption&&l(n.caption)&&(e.caption=n.caption),t.hasAdvTab&&(c(n.style)&&(e.style=n.style),c(n.vspace)&&(e.vspace=n.vspace),c(n.border)&&(e.border=n.border),c(n.hspace)&&(e.hspace=n.hspace),c(n.borderstyle)&&(e.borderstyle=n.borderstyle))}(t,r,o),e.setData(r)}},Ht=function(t,e,n,o){Yt(e,o),jt(e,o),function(t,e,n,o){var r=o.getData(),i=r.src.value,a=r.src.meta||{};a.width||a.height||!e.hasDimensions||(i.length>0?t.imageSize(i).then((function(t){n.open&&o.setData({dimensions:t})})).catch((function(t){return console.error(t)})):o.setData({dimensions:{width:"",height:""}}))}(t,e,n,o),function(t,e,n){var o=n.getData(),r=kt(t.imageList,o.src.value);e.prevImage=r,n.setData({images:r.map((function(t){return t.value})).getOr("")})}(e,n,o)},It=function(t,e,n){var o=H(t(n.style)),r=yt({},n);return r.vspace=function(t){return t["margin-top"]&&t["margin-bottom"]&&t["margin-top"]===t["margin-bottom"]?Y(String(t["margin-top"])):""}(o),r.hspace=function(t){return t["margin-right"]&&t["margin-left"]&&t["margin-right"]===t["margin-left"]?Y(String(t["margin-right"])):""}(o),r.border=function(t){return t["border-width"]?Y(String(t["border-width"])):""}(o),r.borderstyle=function(t){return t["border-style"]?String(t["border-style"]):""}(o),r.style=function(t,e,n){return e(t(e(n)))}(t,e,o),r},Ft=function(t,e,n,o){var r=o.getData();o.block("Uploading image"),R(r.fileinput).fold((function(){o.unblock()}),(function(r){var i,a=URL.createObjectURL(r),c=function(){o.unblock(),URL.revokeObjectURL(a)},s=function(r){o.setData({src:{value:r,meta:{}}}),o.showTab("general"),Ht(t,e,n,o)};(i=r,new B((function(t,e){var n=new FileReader;n.onload=function(){t(n.result)},n.onerror=function(){e(n.error.message)},n.readAsDataURL(i)}))).then((function(n){var i=t.createBlobCache(r,a,n);e.automaticUploads?t.uploadImage(i).then((function(t){s(t.url),c()})).catch((function(e){c(),t.alertErr(e)})):(t.addToBlobCache(i),s(i.blobUri()),o.unblock())}))}))},Ut=function(t,e,n){return function(o,r){"src"===r.name?Ht(t,e,n,o):"images"===r.name?function(t,e,n,o){var r=o.getData(),i=kt(e.imageList,r.images);i.each((function(t){var e=""===r.alt||n.prevImage.map((function(t){return t.text===r.alt})).getOr(!1);e?""===t.value?o.setData({src:t,alt:n.prevAlt}):o.setData({src:t,alt:t.text}):o.setData({src:t})})),n.prevImage=i,Ht(t,e,n,o)}(t,e,n,o):"alt"===r.name?n.prevAlt=o.getData().alt:"style"===r.name?function(t,e){var n=e.getData(),o=It(t.parseStyle,t.serializeStyle,n);e.setData(o)}(t,o):"vspace"===r.name||"hspace"===r.name||"border"===r.name||"borderstyle"===r.name?function(t,e,n){var o=yt(Pt(e.image),n.getData()),r=lt(t.normalizeCss,Xt(o,!1));n.setData({style:r})}(t,e,o):"fileinput"===r.name?Ft(t,e,n,o):"isDecorative"===r.name&&(o.getData().isDecorative?o.disable("alt"):o.enable("alt"))}},Vt=function(t){return function(){t.open=!1}},Gt=function(t){return t.hasAdvTab||t.hasUploadUrl||t.hasUploadHandler?{type:"tabpanel",tabs:x([[Bt(t)],t.hasAdvTab?[St(t)]:[],t.hasUploadTab&&(t.hasUploadUrl||t.hasUploadHandler)?[Et(t)]:[]])}:{type:"panel",items:Dt(t)}},$t=function(t){return function(e){var n=function(t){return{prevImage:kt(t.imageList,t.image.src),prevAlt:t.image.alt,open:!0}}(e);return{title:"Insert/Edit Image",size:"normal",body:Gt(e),buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:Pt(e.image),onSubmit:t.onSubmit(e),onChange:Ut(t,e,n),onClose:Vt(n)}}},Kt=function(t){return function(e){return function(n){var o=yt(Pt(e.image),n.getData());t.execCommand("mceUpdateImage",!1,Xt(o,e.hasAccessibilityOptions)),t.editorUpload.uploadImagesAuto(),n.close()}}},Jt=function(t){return function(e){return F(t,e)?function(t){return new B((function(e){var n=document.createElement("img"),o=function(t){n.onload=n.onerror=null,n.parentNode&&n.parentNode.removeChild(n),e(t)};n.onload=function(){var t={width:X(n.width,n.clientWidth),height:X(n.height,n.clientHeight)};o(B.resolve(t))},n.onerror=function(){o(B.reject("Failed to get image dimensions for: "+t))};var r=n.style;r.visibility="hidden",r.position="fixed",r.bottom=r.left="0px",r.width=r.height="auto",document.body.appendChild(n),n.src=t}))}(t.documentBaseURI.toAbsolute(e)).then((function(t){return{width:String(t.width),height:String(t.height)}})):B.resolve({width:"",height:""})}},Qt=function(t){return function(e,n,o){return t.editorUpload.blobCache.create({blob:e,blobUri:n,name:e.name?e.name.replace(/\.[^\.]+$/,""):null,filename:e.name,base64:o.split(",")[1]})}},Zt=function(t){return function(e){t.editorUpload.blobCache.add(e)}},te=function(t){return function(e){t.windowManager.alert(e)}},ee=function(t){return function(e){return ht(t,e)}},ne=function(t){return function(e){return t.dom.parseStyle(e)}},oe=function(t){return function(e,n){return t.dom.serializeStyle(e,n)}},re=function(t){return function(e){return qt(t).upload([e],!1).then((function(t){return 0===t.length?B.reject("Failed to upload image"):!1===t[0].status?B.reject(t[0].error.message):t[0]}))}},ie=function(t){var e={onSubmit:Kt(t),imageSize:Jt(t),addToBlobCache:Zt(t),createBlobCache:Qt(t),alertErr:te(t),normalizeCss:ee(t),parseStyle:ne(t),serializeStyle:oe(t),uploadImage:re(t)};return{open:function(){Ct(t).then($t(e)).then(t.windowManager.open)}}},ae=function(t){var e=t.attr("class");return e&&/\bimage\b/.test(e)},ce=function(t){return function(e){for(var n=e.length,o=function(e){e.attr("contenteditable",t?"true":null)};n--;){var r=e[n];ae(r)&&(r.attr("contenteditable",t?"false":null),_t.each(r.getAll("figcaption"),o))}}};o.add("image",(function(t){!function(t){t.on("PreInit",(function(){t.parser.addNodeFilter("figure",ce(!0)),t.serializer.addNodeFilter("figure",ce(!1))}))}(t),function(t){t.ui.registry.addToggleButton("image",{icon:"image",tooltip:"Insert/edit image",onAction:ie(t).open,onSetup:function(e){return e.setActive(d(mt(t))),t.selection.selectorChangedWithUnbind("img:not([data-mce-object],[data-mce-placeholder]),figure.image",e.setActive).unbind}}),t.ui.registry.addMenuItem("image",{icon:"image",text:"Image...",onAction:ie(t).open}),t.ui.registry.addContextMenu("image",{update:function(t){return st(t)||"IMG"===t.nodeName&&!I(t)?["image"]:[]}})}(t),function(t){t.addCommand("mceImage",ie(t).open),t.addCommand("mceUpdateImage",(function(e,n){t.undoManager.transact((function(){return vt(t,n)}))}))}(t)}))}()},8022:(t,e,n)=>{n(4715)},4715:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=function(t){return t.getParam("insertdatetime_timeformat",t.translate("%H:%M:%S"))},n=function(t){return t.getParam("insertdatetime_formats",["%H:%M:%S","%Y-%m-%d","%I:%M:%S %p","%D"])},o="Sun Mon Tue Wed Thu Fri Sat Sun".split(" "),r="Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sunday".split(" "),i="Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),a="January February March April May June July August September October November December".split(" "),c=function(t,e){if((t=""+t).length<e)for(var n=0;n<e-t.length;n++)t="0"+t;return t},s=function(t,e,n){return void 0===n&&(n=new Date),e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=e.replace("%D","%m/%d/%Y")).replace("%r","%I:%M:%S %p")).replace("%Y",""+n.getFullYear())).replace("%y",""+n.getYear())).replace("%m",c(n.getMonth()+1,2))).replace("%d",c(n.getDate(),2))).replace("%H",""+c(n.getHours(),2))).replace("%M",""+c(n.getMinutes(),2))).replace("%S",""+c(n.getSeconds(),2))).replace("%I",""+((n.getHours()+11)%12+1))).replace("%p",n.getHours()<12?"AM":"PM")).replace("%B",""+t.translate(a[n.getMonth()]))).replace("%b",""+t.translate(i[n.getMonth()]))).replace("%A",""+t.translate(r[n.getDay()]))).replace("%a",""+t.translate(o[n.getDay()]))).replace("%%","%")},u=function(t,e){if(function(t){return t.getParam("insertdatetime_element",!1)}(t)){var n=s(t,e),o=void 0;o=/%[HMSIp]/.test(e)?s(t,"%Y-%m-%dT%H:%M"):s(t,"%Y-%m-%d");var r=t.dom.getParent(t.selection.getStart(),"time");r?function(t,e,n,o){var r=t.dom.create("time",{datetime:n},o);e.parentNode.insertBefore(r,e),t.dom.remove(e),t.selection.select(r,!0),t.selection.collapse(!1)}(t,r,o,n):t.insertContent('<time datetime="'+o+'">'+n+"</time>")}else t.insertContent(s(t,e))},p=tinymce.util.Tools.resolve("tinymce.util.Tools"),l=function(t){var o,r,i=n(t),a=(o=function(t){var o=n(t);return o.length>0?o[0]:e(t)}(t),r=o,{get:function(){return r},set:function(t){r=t}}),c=function(e){return t.execCommand("mceInsertDate",!1,e)};t.ui.registry.addSplitButton("insertdatetime",{icon:"insert-time",tooltip:"Insert date/time",select:function(t){return t===a.get()},fetch:function(e){e(p.map(i,(function(e){return{type:"choiceitem",text:s(t,e),value:e}})))},onAction:function(t){c(a.get())},onItemAction:function(t,e){a.set(e),c(e)}});var u=function(t){return function(){a.set(t),c(t)}};t.ui.registry.addNestedMenuItem("insertdatetime",{icon:"insert-time",text:"Date/time",getSubmenuItems:function(){return p.map(i,(function(e){return{type:"menuitem",text:s(t,e),onAction:u(e)}}))}})};t.add("insertdatetime",(function(t){!function(t){t.addCommand("mceInsertDate",(function(e,n){u(t,null!=n?n:function(t){return t.getParam("insertdatetime_dateformat",t.translate("%Y-%m-%d"))}(t))})),t.addCommand("mceInsertTime",(function(n,o){u(t,null!=o?o:e(t))}))}(t),l(t)}))}()},378:(t,e,n)=>{n(95)},95:()=>{!function(){"use strict";var t,e,n,o=tinymce.util.Tools.resolve("tinymce.PluginManager"),r=tinymce.util.Tools.resolve("tinymce.util.VK"),i=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},a=function(t){return function(e){return typeof e===t}},c=i("string"),s=i("array"),u=(t=null,function(e){return t===e}),p=a("boolean"),l=a("function"),d=function(){},f=function(t){return function(){return t}},b=function(t){return t},M=function(t,e){return t===e},z=f(!1),h=f(!0),m=function(){return O},O={fold:function(t,e){return t()},isSome:z,isNone:h,getOr:n=b,getOrThunk:e=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:f(null),getOrUndefined:f(void 0),or:n,orThunk:e,map:m,each:d,bind:m,exists:z,forall:h,filter:function(){return m()},toArray:function(){return[]},toString:f("none()")},g=function(t){var e=f(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:h,isNone:z,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return g(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:O},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},A={some:g,none:m,from:function(t){return null==t?O:g(t)}},v=Array.prototype.indexOf,y=Array.prototype.push,q=function(t,e){return function(t,e){return v.call(t,e)}(t,e)>-1},_=function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!s(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);y.apply(e,t[n])}return e},W=function(t,e){return _(function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o}(t,e))},L=function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return A.none()},w=function(t,e,n){return void 0===n&&(n=M),t.exists((function(t){return n(t,e)}))},x=function(t){for(var e=[],n=function(t){e.push(t)},o=0;o<t.length;o++)t[o].each(n);return e},R=function(t,e){return t?A.some(e):A.none()},T=function(t){var e=t.getParam("link_assume_external_targets",!1);return p(e)&&e?1:!c(e)||"http"!==e&&"https"!==e?0:e},k=function(t){return t.getParam("default_link_target")},S=function(t){return t.getParam("target_list",!0)},C=function(t){return t.getParam("rel_list",[],"array")},N=function(t){return t.getParam("link_title",!0,"boolean")},B=function(t){return t.getParam("allow_unsafe_link_target",!1,"boolean")},D=function(t){return t.getParam("link_default_protocol","http","string")},E=tinymce.util.Tools.resolve("tinymce.util.Tools"),P=function(t){return c(t.value)?t.value:""},X=function(t,e){var n=[];return E.each(t,(function(t){var o=function(t){return c(t.text)?t.text:c(t.title)?t.title:""}(t);if(void 0!==t.menu){var r=X(t.menu,e);n.push({text:o,items:r})}else{var i=e(t);n.push({text:o,value:i})}})),n},Y=function(t){return void 0===t&&(t=P),function(e){return A.from(e).map((function(e){return X(e,t)}))}},j={sanitize:function(t){return Y(P)(t)},sanitizeWith:Y,createUi:function(t,e){return function(n){return{name:t,type:"listbox",label:e,items:n}}},getValue:P},H=function(){return H=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},H.apply(this,arguments)},I=Object.keys,F=Object.hasOwnProperty,U=function(t,e,n,o){return function(t,e){for(var n=I(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}}(t,(function(t,r){(e(t,r)?n:o)(t,r)})),{}},V=function(t,e){return F.call(t,e)},G=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),$=tinymce.util.Tools.resolve("tinymce.util.URI"),K=function(t){return t&&"a"===t.nodeName.toLowerCase()},J=function(t){return K(t)&&!!tt(t)},Q=function(t,e){if(t.collapsed)return[];var n=t.cloneContents(),o=new G(n.firstChild,n),r=[],i=n.firstChild;do{e(i)&&r.push(i)}while(i=o.next());return r},Z=function(t){return/^\w+:/i.test(t)},tt=function(t){var e=t.getAttribute("data-mce-href");return e||t.getAttribute("href")},et=function(t,e){var n=["noopener"],o=t?t.split(/\s+/):[],r=function(t){return t.filter((function(t){return-1===E.inArray(n,t)}))},i=e?function(t){return(t=r(t)).length>0?t.concat(n):n}(o):r(o);return i.length>0?function(t){return E.trim(t.sort().join(" "))}(i):""},nt=function(t,e){return e=e||t.selection.getNode(),at(e)?t.dom.select("a[href]",e)[0]:t.dom.getParent(e,"a[href]")},ot=function(t,e){return function(t){return t.replace(/\uFEFF/g,"")}(e?e.innerText||e.textContent:t.getContent({format:"text"}))},rt=function(t){return E.grep(t,J).length>0},it=function(t){var e=t.schema.getTextInlineElements();return 0===Q(t.selection.getRng(),(function(t){return 1===t.nodeType&&!K(t)&&!V(e,t.nodeName.toLowerCase())})).length},at=function(t){return t&&"FIGURE"===t.nodeName&&/\bimage\b/i.test(t.className)},ct=function(t,e){var n=H({},e);if(!(C(t).length>0)&&!1===B(t)){var o=et(n.rel,"_blank"===n.target);n.rel=o||null}return A.from(n.target).isNone()&&!1===S(t)&&(n.target=k(t)),n.href=function(t,e){return"http"!==e&&"https"!==e||Z(t)?t:e+"://"+t}(n.href,T(t)),n},st=function(t,e,n){var o=t.selection.getNode(),r=nt(t,o),i=ct(t,function(t){var e,n,o;return e=["title","rel","class","target"],n=function(e,n){return t[n].each((function(t){e[n]=t.length>0?t:null})),e},o={href:t.href},function(t,e){for(var n=0,o=t.length;n<o;n++)e(t[n],n)}(e,(function(t,e){o=n(o,t,e)})),o}(n));t.undoManager.transact((function(){n.href===e.href&&e.attach(),r?(t.focus(),function(t,e,n,o){n.each((function(t){V(e,"innerText")?e.innerText=t:e.textContent=t})),t.dom.setAttribs(e,o),t.selection.select(e)}(t,r,n.text,i)):function(t,e,n,o){at(e)?ft(t,e,o):n.fold((function(){t.execCommand("mceInsertLink",!1,o)}),(function(e){t.insertContent(t.dom.createHTML("a",o,t.dom.encode(e)))}))}(t,o,n.text,i)}))},ut=function(t){var e=t.class,n=t.href,o=t.rel,r=t.target,i=t.text,a=t.title;return function(t,e){var n,o={};return U(t,e,(n=o,function(t,e){n[e]=t}),d),o}({class:e.getOrNull(),href:n,rel:o.getOrNull(),target:r.getOrNull(),text:i.getOrNull(),title:a.getOrNull()},(function(t,e){return!1===u(t)}))},pt=function(t,e,n){var o=function(t,e){var n=e.href;return H(H({},e),{href:$.isDomSafe(n,"a",t.settings)?n:""})}(t,n);t.hasPlugin("rtc",!0)?t.execCommand("createlink",!1,ut(o)):st(t,e,o)},lt=function(t){t.hasPlugin("rtc",!0)?t.execCommand("unlink"):function(t){t.undoManager.transact((function(){var e=t.selection.getNode();at(e)?dt(t,e):function(t){var e=t.dom,n=t.selection,o=n.getBookmark(),r=n.getRng().cloneRange(),i=e.getParent(r.startContainer,"a[href]",t.getBody()),a=e.getParent(r.endContainer,"a[href]",t.getBody());i&&r.setStartBefore(i),a&&r.setEndAfter(a),n.setRng(r),t.execCommand("unlink"),n.moveToBookmark(o)}(t),t.focus()}))}(t)},dt=function(t,e){var n=t.dom.select("img",e)[0];if(n){var o=t.dom.getParents(n,"a[href]",e)[0];o&&(o.parentNode.insertBefore(n,o),t.dom.remove(o))}},ft=function(t,e,n){var o=t.dom.select("img",e)[0];if(o){var r=t.dom.create("a",n);o.parentNode.insertBefore(r,o),r.appendChild(o)}},bt=function(t){return V(e=t,n="items")&&void 0!==e[n]&&null!==e[n];var e,n},Mt=function(t,e){return L(e,(function(e){return bt(e)?Mt(t,e.items):R(e.value===t,e)}))},zt=function(t,e,n,o){var r=o[e],i=t.length>0;return void 0!==r?Mt(r,n).map((function(e){return{url:{value:e.value,meta:{text:i?t:e.text,attach:d}},text:i?t:e.text}})):A.none()},ht=function(t,e){var n={text:t.text,title:t.title},o=function(t){var e=function(t){return R(n.text.length<=0,A.from(t.meta.text).getOr(t.value))}(t.url),o=function(t){return R(n.title.length<=0,A.from(t.meta.title).getOr(""))}(t.url);return e.isSome()||o.isSome()?A.some(H(H({},e.map((function(t){return{text:t}})).getOr({})),o.map((function(t){return{title:t}})).getOr({}))):A.none()},r=function(t,o){var r,i,a=(r=e,i=o.name,"link"===i?r.link:"anchor"===i?r.anchor:A.none()).getOr([]);return zt(n.text,o.name,a,t)};return{onChange:function(t,e){var i=e.name;return"url"===i?o(t()):q(["anchor","link"],i)?r(t(),e):"text"===i||"title"===i?(n[i]=t()[i],A.none()):A.none()}}},mt=tinymce.util.Tools.resolve("tinymce.util.Delay"),Ot=tinymce.util.Tools.resolve("tinymce.util.Promise"),gt=function(t){var e=t.href;return e.indexOf("@")>0&&-1===e.indexOf("/")&&-1===e.indexOf("mailto:")?A.some({message:"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",preprocess:function(t){return H(H({},t),{href:"mailto:"+e})}}):A.none()},At=function(t,e){return function(n){var o=n.href;return 1===t&&!Z(o)||0===t&&/^\s*www(\.|\d\.)/i.test(o)?A.some({message:"The URL you entered seems to be an external link. Do you want to add the required "+e+":// prefix?",preprocess:function(t){return H(H({},t),{href:e+"://"+o})}}):A.none()}},vt=function(t,e){return L([gt,At(T(t),D(t))],(function(t){return t(e)})).fold((function(){return Ot.resolve(e)}),(function(n){return new Ot((function(o){!function(t,e,n){var o=t.selection.getRng();mt.setEditorTimeout(t,(function(){t.windowManager.confirm(e,(function(e){t.selection.setRng(o),n(e)}))}))}(t,n.message,(function(t){o(t?n.preprocess(e):e)}))}))}))},yt=function(t){var e=t.dom.select("a:not([href])"),n=W(e,(function(t){var e=t.name||t.id;return e?[{text:e,value:"#"+e}]:[]}));return n.length>0?A.some([{text:"None",value:""}].concat(n)):A.none()},qt=function(t){var e=function(t){return t.getParam("link_class_list",[],"array")}(t);return e.length>0?j.sanitize(e):A.none()},_t=tinymce.util.Tools.resolve("tinymce.util.XHR"),Wt=function(t){var e=function(e){return t.convertURL(e.value||e.url,"href")},n=function(t){return t.getParam("link_list")}(t);return new Ot((function(t){c(n)?_t.send({url:n,success:function(e){return t(function(t){try{return A.some(JSON.parse(t))}catch(t){return A.none()}}(e))},error:function(e){return t(A.none())}}):l(n)?n((function(e){return t(A.some(e))})):t(A.from(n))})).then((function(t){return t.bind(j.sanitizeWith(e)).map((function(t){if(t.length>0){return[{text:"None",value:""}].concat(t)}return t}))}))},Lt=function(t,e){var n=C(t);if(n.length>0){var o=w(e,"_blank");return(!1===B(t)?j.sanitizeWith((function(t){return et(j.getValue(t),o)})):j.sanitize)(n)}return A.none()},wt=[{text:"Current window",value:""},{text:"New window",value:"_blank"}],xt=function(t){var e=S(t);return s(e)?j.sanitize(e).orThunk((function(){return A.some(wt)})):!1===e?A.none():A.some(wt)},Rt=function(t,e,n){var o=t.getAttrib(e,n);return null!==o&&o.length>0?A.some(o):A.none()},Tt=function(t,e){return Wt(t).then((function(n){var o=function(t,e){var n=t.dom,o=it(t)?A.some(ot(t.selection,e)):A.none(),r=e?A.some(n.getAttrib(e,"href")):A.none(),i=e?A.from(n.getAttrib(e,"target")):A.none(),a=Rt(n,e,"rel"),c=Rt(n,e,"class");return{url:r,text:o,title:Rt(n,e,"title"),target:i,rel:a,linkClass:c}}(t,e);return{anchor:o,catalogs:{targets:xt(t),rels:Lt(t,o.target),classes:qt(t),anchor:yt(t),link:n},optNode:A.from(e),flags:{titleEnabled:N(t)}}}))},kt=function(t){var e=function(t){var e=nt(t);return Tt(t,e)}(t);e.then((function(e){var n=function(t,e){return function(n){var o=n.getData();if(!o.url.value)return lt(t),void n.close();var r=function(t){return A.from(o[t]).filter((function(n){return!w(e.anchor[t],n)}))},i={href:o.url.value,text:r("text"),target:r("target"),rel:r("rel"),class:r("linkClass"),title:r("title")},a={href:o.url.value,attach:void 0!==o.url.meta&&o.url.meta.attach?o.url.meta.attach:d};vt(t,i).then((function(e){pt(t,a,e)})),n.close()}}(t,e);return function(t,e,n){var o=t.anchor.text.map((function(){return{name:"text",type:"input",label:"Text to display"}})).toArray(),r=t.flags.titleEnabled?[{name:"title",type:"input",label:"Title"}]:[],i=function(t,e){var n=t.anchor,o=n.url.getOr("");return{url:{value:o,meta:{original:{value:o}}},text:n.text.getOr(""),title:n.title.getOr(""),anchor:o,link:o,rel:n.rel.getOr(""),target:n.target.or(e).getOr(""),linkClass:n.linkClass.getOr("")}}(t,A.from(k(n))),a=t.catalogs,c=ht(i,a);return{title:"Insert/Edit Link",size:"normal",body:{type:"panel",items:_([[{name:"url",type:"urlinput",filetype:"file",label:"URL"}],o,r,x([a.anchor.map(j.createUi("anchor","Anchors")),a.rels.map(j.createUi("rel","Rel")),a.targets.map(j.createUi("target","Open link in...")),a.link.map(j.createUi("link","Link list")),a.classes.map(j.createUi("linkClass","Class"))])])},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:i,onChange:function(t,e){var n=e.name;c.onChange(t.getData,{name:n}).each((function(e){t.setData(e)}))},onSubmit:e}}(e,n,t)})).then((function(e){t.windowManager.open(e)}))},St=function(t){var e=document.createElement("a");e.target="_blank",e.href=t,e.rel="noreferrer noopener";var n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),function(t,e){document.body.appendChild(t),t.dispatchEvent(e),document.body.removeChild(t)}(e,n)},Ct=function(t,e){return t.dom.getParent(e,"a[href]")},Nt=function(t){return Ct(t,t.selection.getStart())},Bt=function(t,e){if(e){var n=tt(e);if(/^#/.test(n)){var o=t.$(n);o.length&&t.selection.scrollIntoView(o[0],!0)}else St(e.href)}},Dt=function(t){return function(){kt(t)}},Et=function(t){return function(){Bt(t,Nt(t))}},Pt=function(t,e){return t.on("NodeChange",e),function(){return t.off("NodeChange",e)}},Xt=function(t){return function(e){var n=function(){return e.setActive(!t.mode.isReadOnly()&&null!==nt(t,t.selection.getNode()))};return n(),Pt(t,n)}},Yt=function(t){return function(e){var n=function(){return e.setDisabled(null===nt(t,t.selection.getNode()))};return n(),Pt(t,n)}},jt=function(t){return function(e){var n=function(e){return rt(e)||(n=t.selection.getRng(),Q(n,J).length>0);var n},o=t.dom.getParents(t.selection.getStart());return e.setDisabled(!n(o)),Pt(t,(function(t){return e.setDisabled(!n(t.parents))}))}},Ht=function(t){var e=function(e){var n=t.selection.getNode();return e.setDisabled(!nt(t,n)),d};t.ui.registry.addContextForm("quicklink",{launch:{type:"contextformtogglebutton",icon:"link",tooltip:"Link",onSetup:Xt(t)},label:"Link",predicate:function(e){return!!nt(t,e)&&function(t){return t.getParam("link_context_toolbar",!1,"boolean")}(t)},initValue:function(){var e=nt(t);return e?tt(e):""},commands:[{type:"contextformtogglebutton",icon:"link",tooltip:"Link",primary:!0,onSetup:function(e){var n=t.selection.getNode();return e.setActive(!!nt(t,n)),Xt(t)(e)},onAction:function(e){var n=e.getValue(),o=function(e){var n=nt(t),o=it(t);if(!n&&o){var r=ot(t.selection,n);return A.some(r.length>0?r:e)}return A.none()}(n);pt(t,{href:n,attach:d},{href:n,text:o,title:A.none(),rel:A.none(),target:A.none(),class:A.none()}),function(t){t.selection.collapse(!1)}(t),e.hide()}},{type:"contextformbutton",icon:"unlink",tooltip:"Remove link",onSetup:e,onAction:function(e){lt(t),e.hide()}},{type:"contextformbutton",icon:"new-tab",tooltip:"Open link",onSetup:e,onAction:function(e){Et(t)(),e.hide()}}]})};o.add("link",(function(t){!function(t){t.ui.registry.addToggleButton("link",{icon:"link",tooltip:"Insert/edit link",onAction:Dt(t),onSetup:Xt(t)}),t.ui.registry.addButton("openlink",{icon:"new-tab",tooltip:"Open link",onAction:Et(t),onSetup:Yt(t)}),t.ui.registry.addButton("unlink",{icon:"unlink",tooltip:"Remove link",onAction:function(){return lt(t)},onSetup:jt(t)})}(t),function(t){t.ui.registry.addMenuItem("openlink",{text:"Open link",icon:"new-tab",onAction:Et(t),onSetup:Yt(t)}),t.ui.registry.addMenuItem("link",{icon:"link",text:"Link...",shortcut:"Meta+K",onAction:Dt(t)}),t.ui.registry.addMenuItem("unlink",{icon:"unlink",text:"Remove link",onAction:function(){return lt(t)},onSetup:jt(t)})}(t),function(t){t.ui.registry.addContextMenu("link",{update:function(e){return rt(t.dom.getParents(e,"a"))?"link unlink openlink":"link"}})}(t),Ht(t),function(t){t.on("click",(function(e){var n=Ct(t,e.target);n&&r.metaKeyPressed(e)&&(e.preventDefault(),Bt(t,n))})),t.on("keydown",(function(e){var n=Nt(t);n&&13===e.keyCode&&function(t){return!0===t.altKey&&!1===t.shiftKey&&!1===t.ctrlKey&&!1===t.metaKey}(e)&&(e.preventDefault(),Bt(t,n))}))}(t),function(t){t.addCommand("mceLink",(function(){!function(t){return t.getParam("link_quicklink",!1,"boolean")}(t)?Dt(t)():t.fire("contexttoolbar-show",{toolbarKey:"quicklink"})}))}(t),function(t){t.addShortcut("Meta+K","",(function(){t.execCommand("mceLink")}))}(t)}))}()},5775:(t,e,n)=>{n(7524)},7524:()=>{!function(){"use strict";var t,e,n=tinymce.util.Tools.resolve("tinymce.PluginManager"),o=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},r=function(t){return function(e){return typeof e===t}},i=o("string"),a=o("object"),c=o("array"),s=r("boolean"),u=r("function"),p=r("number"),l=function(){},d=function(t){return function(){return t}},f=function(t){return t},b=function(t,e){return t===e},M=function(t){return function(e){return!t(e)}},z=d(!1),h=d(!0),m=function(){return O},O={fold:function(t,e){return t()},isSome:z,isNone:h,getOr:e=f,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:d(null),getOrUndefined:d(void 0),or:e,orThunk:t,map:m,each:l,bind:m,exists:z,forall:h,filter:function(){return m()},toArray:function(){return[]},toString:d("none()")},g=function(t){var e=d(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:h,isNone:z,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return g(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:O},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},A={some:g,none:m,from:function(t){return null==t?O:g(t)}},v=Array.prototype.slice,y=Array.prototype.push,q=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},_=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},W=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},L=function(t,e,n){return _(t,(function(t,o){n=e(n,t,o)})),n},w=function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return A.some(i);if(n(i,o))break}return A.none()},x=function(t,e){return w(t,e,z)},R=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!c(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);y.apply(e,t[n])}return e}(q(t,e))},T=function(t){var e=v.call(t,0);return e.reverse(),e},k=function(t,e){return e>=0&&e<t.length?A.some(t[e]):A.none()},S=function(t){return k(t,0)},C=function(t){return k(t,t.length-1)},N=function(){return N=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},N.apply(this,arguments)};var B,D=function(){return E(0,0)},E=function(t,e){return{major:t,minor:e}},P={nu:E,detect:function(t,e){var n=String(e).toLowerCase();return 0===t.length?D():function(t,e){var n=function(t,e){for(var n=0;n<t.length;n++){var o=t[n];if(o.test(e))return o}}(t,e);if(!n)return{major:0,minor:0};var o=function(t){return Number(e.replace(n,"$"+t))};return E(o(1),o(2))}(t,n)},unknown:D},X=function(t,e){return function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return A.none()}(e.brands,(function(e){var n=e.brand.toLowerCase();return x(t,(function(t){var e;return n===(null===(e=t.brand)||void 0===e?void 0:e.toLowerCase())})).map((function(t){return{current:t.name,version:P.nu(parseInt(e.version,10),0)}}))}))},Y=function(t,e){var n=String(e).toLowerCase();return x(t,(function(t){return t.search(n)}))},j=function(t,e){return-1!==t.indexOf(e)},H=(B=/^\s+|\s+$/g,function(t){return t.replace(B,"")}),I=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,F=function(t){return function(e){return j(e,t)}},U=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(t){return j(t,"edge/")&&j(t,"chrome")&&j(t,"safari")&&j(t,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,I],search:function(t){return j(t,"chrome")&&!j(t,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(t){return j(t,"msie")||j(t,"trident")}},{name:"Opera",versionRegexes:[I,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:F("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:F("firefox")},{name:"Safari",versionRegexes:[I,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(t){return(j(t,"safari")||j(t,"mobile/"))&&j(t,"applewebkit")}}],V=[{name:"Windows",search:F("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(t){return j(t,"iphone")||j(t,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:F("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:F("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:F("linux"),versionRegexes:[]},{name:"Solaris",search:F("sunos"),versionRegexes:[]},{name:"FreeBSD",search:F("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:F("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],G={browsers:d(U),oses:d(V)},$="Edge",K="Chrome",J="Opera",Q="Firefox",Z="Safari",tt=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isEdge:o($),isChrome:o(K),isIE:o("IE"),isOpera:o(J),isFirefox:o(Q),isSafari:o(Z)}},et={unknown:function(){return tt({current:void 0,version:P.unknown()})},nu:tt,edge:d($),chrome:d(K),ie:d("IE"),opera:d(J),firefox:d(Q),safari:d(Z)},nt="Windows",ot="Android",rt="Linux",it="Solaris",at="FreeBSD",ct="ChromeOS",st=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isWindows:o(nt),isiOS:o("iOS"),isAndroid:o(ot),isOSX:o("OSX"),isLinux:o(rt),isSolaris:o(it),isFreeBSD:o(at),isChromeOS:o(ct)}},ut={unknown:function(){return st({current:void 0,version:P.unknown()})},nu:st,windows:d(nt),ios:d("iOS"),android:d(ot),linux:d(rt),osx:d("OSX"),solaris:d(it),freebsd:d(at),chromeos:d(ct)},pt=function(t,e,n){var o=G.browsers(),r=G.oses(),i=e.bind((function(t){return X(o,t)})).orThunk((function(){return function(t,e){return Y(t,e).map((function(t){var n=P.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(o,t)})).fold(et.unknown,et.nu),a=function(t,e){return Y(t,e).map((function(t){var n=P.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(r,t).fold(ut.unknown,ut.nu),c=function(t,e,n,o){var r=t.isiOS()&&!0===/ipad/i.test(n),i=t.isiOS()&&!r,a=t.isiOS()||t.isAndroid(),c=a||o("(pointer:coarse)"),s=r||!i&&a&&o("(min-device-width:768px)"),u=i||a&&!s,p=e.isSafari()&&t.isiOS()&&!1===/safari/i.test(n),l=!u&&!s&&!p;return{isiPad:d(r),isiPhone:d(i),isTablet:d(s),isPhone:d(u),isTouch:d(c),isAndroid:t.isAndroid,isiOS:t.isiOS,isWebView:d(p),isDesktop:d(l)}}(a,i,t,n);return{browser:i,os:a,deviceType:c}},lt=function(t){return window.matchMedia(t).matches},dt=function(t){var e,n=!1;return function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];return n||(n=!0,e=t.apply(null,o)),e}}((function(){return pt(navigator.userAgent,A.from(navigator.userAgentData),lt)})),ft=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},bt={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return ft(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return ft(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return ft(n)},fromDom:ft,fromPoint:function(t,e,n){return A.from(t.dom.elementFromPoint(e,n)).map(ft)}},Mt=function(t,e){return t.dom===e.dom},zt=function(t,e){return n=t.dom,o=e.dom,function(t,e,n){return!!(t.compareDocumentPosition(e)&n)}(n,o,Node.DOCUMENT_POSITION_CONTAINED_BY);var n,o},ht=function(t,e){return dt().browser.isIE()?zt(t,e):function(t,e){var n=t.dom,o=e.dom;return n!==o&&n.contains(o)}(t,e)},mt=function(t,e){var n=t.dom;if(1!==n.nodeType)return!1;var o=n;if(void 0!==o.matches)return o.matches(e);if(void 0!==o.msMatchesSelector)return o.msMatchesSelector(e);if(void 0!==o.webkitMatchesSelector)return o.webkitMatchesSelector(e);if(void 0!==o.mozMatchesSelector)return o.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")},Ot=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),gt=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),At=tinymce.util.Tools.resolve("tinymce.util.VK"),vt=Object.keys,yt=function(t,e){for(var n=vt(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}},qt=function(t,e){var n={};return function(t,e,n,o){yt(t,(function(t,r){(e(t,r)?n:o)(t,r)}))}(t,e,function(t){return function(e,n){t[n]=e}}(n),l),n};"undefined"!=typeof window?window:Function("return this;")();var _t,Wt=function(t){return t.dom.nodeName.toLowerCase()},Lt=(_t=1,function(t){return function(t){return t.dom.nodeType}(t)===_t}),wt=function(t){return function(e){return Lt(e)&&Wt(e)===t}},xt=function(t,e){var n=t.dom;yt(e,(function(t,e){!function(t,e,n){if(!(i(n)||s(n)||p(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")}(n,e,t)}))},Rt=function(t){return L(t.dom.attributes,(function(t,e){return t[e.name]=e.value,t}),{})},Tt=function(t){return A.from(t.dom.parentNode).map(bt.fromDom)},kt=function(t){return q(t.dom.childNodes,bt.fromDom)},St=function(t,e){var n=t.dom.childNodes;return A.from(n[e]).map(bt.fromDom)},Ct=function(t){return St(t,0)},Nt=function(t){return St(t,t.dom.childNodes.length-1)},Bt=function(t,e){Tt(t).each((function(n){n.dom.insertBefore(e.dom,t.dom)}))},Dt=function(t,e){t.dom.appendChild(e.dom)},Et=function(t,e){_(e,(function(e){Dt(t,e)}))},Pt=function(t){var e=t.dom;null!==e.parentNode&&e.parentNode.removeChild(e)},Xt=function(t){return function(t,e){return bt.fromDom(t.dom.cloneNode(e))}(t,!0)},Yt=function(t,e){var n=function(t,e){var n=bt.fromTag(e),o=Rt(t);return xt(n,o),n}(t,e);Bt(t,n);var o=kt(t);return Et(n,o),Pt(t),n},jt=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),Ht=tinymce.util.Tools.resolve("tinymce.util.Tools"),It=function(t){return function(e){return e&&e.nodeName.toLowerCase()===t}},Ft=function(t){return function(e){return e&&t.test(e.nodeName)}},Ut=function(t){return t&&3===t.nodeType},Vt=Ft(/^(OL|UL|DL)$/),Gt=Ft(/^(OL|UL)$/),$t=It("ol"),Kt=Ft(/^(LI|DT|DD)$/),Jt=Ft(/^(DT|DD)$/),Qt=Ft(/^(TH|TD)$/),Zt=It("br"),te=function(t,e){return e&&!!t.schema.getTextBlockElements()[e.nodeName]},ee=function(t,e){return t&&t.nodeName in e},ne=function(t,e,n){var o=t.isEmpty(e);return!(n&&t.select("span[data-mce-type=bookmark]",e).length>0)&&o},oe=function(t,e){return t.isChildOf(e,t.getRoot())},re=function(t,e){var n,o,r,i=t.dom,a=t.schema.getBlockElements(),c=i.createFragment(),s=function(t){var e=t.getParam("forced_root_block","p");return!1===e?"":!0===e?"p":e}(t);if(s&&((o=i.create(s)).tagName===s.toUpperCase()&&i.setAttribs(o,function(t){return t.getParam("forced_root_block_attrs",{})}(t)),ee(e.firstChild,a)||c.appendChild(o)),e)for(;n=e.firstChild;){var u=n.nodeName;r||"SPAN"===u&&"bookmark"===n.getAttribute("data-mce-type")||(r=!0),ee(n,a)?(c.appendChild(n),o=null):s?(o||(o=i.create(s),c.appendChild(o)),o.appendChild(n)):c.appendChild(n)}return s?r||o.appendChild(i.create("br",{"data-mce-bogus":"1"})):c.appendChild(i.create("br")),c},ie=jt.DOM,ae=wt("dd"),ce=wt("dt"),se=function(t,e){ae(e)?Yt(e,"dt"):ce(e)&&Tt(e).each((function(n){return function(t,e,n){var o=ie.select('span[data-mce-type="bookmark"]',e),r=re(t,n),i=ie.createRng();i.setStartAfter(n),i.setEndAfter(e);for(var a,c=i.extractContents(),s=c.firstChild;s;s=s.firstChild)if("LI"===s.nodeName&&t.dom.isEmpty(s)){ie.remove(s);break}t.dom.isEmpty(c)||ie.insertAfter(c,e),ie.insertAfter(r,e),ne(t.dom,n.parentNode)&&(a=n.parentNode,Ht.each(o,(function(t){a.parentNode.insertBefore(t,n.parentNode)})),ie.remove(a)),ie.remove(n),ne(t.dom,e)&&ie.remove(e)}(t,n.dom,e.dom)}))},ue=function(t){ce(t)&&Yt(t,"dd")},pe=function(t,e){if(Ut(t))return{container:t,offset:e};var n=Ot.getNode(t,e);return Ut(n)?{container:n,offset:e>=t.childNodes.length?n.data.length:0}:n.previousSibling&&Ut(n.previousSibling)?{container:n.previousSibling,offset:n.previousSibling.data.length}:n.nextSibling&&Ut(n.nextSibling)?{container:n.nextSibling,offset:0}:{container:t,offset:e}},le=function(t){var e=t.cloneRange(),n=pe(t.startContainer,t.startOffset);e.setStart(n.container,n.offset);var o=pe(t.endContainer,t.endOffset);return e.setEnd(o.container,o.offset),e},de=tinymce.util.Tools.resolve("tinymce.dom.DomQuery"),fe=function(t,e){var n=e||t.selection.getStart(!0);return t.dom.getParent(n,"OL,UL,DL",ze(t,n))},be=function(t){var e=fe(t),n=t.selection.getSelectedBlocks();return function(t,e){return t&&1===e.length&&e[0]===t}(e,n)?function(t){return W(t.querySelectorAll("ol,ul,dl"),Vt)}(e):W(n,(function(t){return Vt(t)&&e!==t}))},Me=function(t){var e=t.selection.getSelectedBlocks();return W(function(t,e){var n=Ht.map(e,(function(e){return t.dom.getParent(e,"li,dd,dt",ze(t,e))||e}));return de.unique(n)}(t,e),Kt)},ze=function(t,e){var n=t.dom.getParents(e,"TD,TH");return n.length>0?n[0]:t.getBody()},he=function(t,e){var n=t.dom.getParents(e,"ol,ul",ze(t,e));return C(n)},me=function(t){var e=function(t){var e=he(t,t.selection.getStart()),n=W(t.selection.getSelectedBlocks(),Gt);return e.toArray().concat(n)}(t);return Oe(t,e)},Oe=function(t,e){var n=q(e,(function(e){return he(t,e).getOr(e)}));return de.unique(n)},ge=function(t,e,n){return void 0===n&&(n=b),t.exists((function(t){return n(t,e)}))},Ae=function(t,e,n){return t.isSome()&&e.isSome()?A.some(n(t.getOrDie(),e.getOrDie())):A.none()},ve=function(t,e,n){return t.fire("ListMutation",{action:e,element:n})},ye=function(t,e,n){if(!i(n))throw console.error("Invalid call to CSS.set. Property ",e,":: Value ",n,":: Element ",t),new Error("CSS value must be a string: "+n);(function(t){return void 0!==t.style&&u(t.style.getPropertyValue)})(t)&&t.style.setProperty(e,n)},qe=function(t,e){Dt(t.item,e.list)},_e=function(t,e){var n={list:bt.fromTag(e,t),item:bt.fromTag("li",t)};return Dt(n.list,n.item),n},We=function(t,e,n){var o=e.slice(0,n.depth);return C(o).each((function(e){var o=function(t,e,n){var o=bt.fromTag("li",t);return xt(o,e),Et(o,n),o}(t,n.itemAttributes,n.content);!function(t,e){Dt(t.list,e),t.item=e}(e,o),function(t,e){Wt(t.list)!==e.listType&&(t.list=Yt(t.list,e.listType)),xt(t.list,e.listAttributes)}(e,n)})),o},Le=function(t,e,n){var o,r=function(t,e,n){for(var o=[],r=0;r<n;r++)o.push(_e(t,e.listType));return o}(t,n,n.depth-e.length);return function(t){for(var e=1;e<t.length;e++)qe(t[e-1],t[e])}(r),function(t,e){for(var n=0;n<t.length-1;n++)o=t[n].item,r="list-style-type",i="none",a=void 0,a=o.dom,ye(a,r,i);var o,r,i,a;C(t).each((function(t){xt(t.list,e.listAttributes),xt(t.item,e.itemAttributes),Et(t.item,e.content)}))}(r,n),o=r,Ae(C(e),S(o),qe),e.concat(r)},we=function(t){return mt(t,"OL,UL")},xe=function(t){return Ct(t).exists(we)},Re=function(t){return t.depth>0},Te=function(t){return t.isSelected},ke=function(t){var e=kt(t),n=Nt(t).exists(we)?e.slice(0,-1):e;return q(n,Xt)},Se=function(t){return _(t,(function(e,n){(function(t,e){var n=t[e].depth,o=function(t){return t.depth===n&&!t.dirty},r=function(t){return t.depth<n};return w(T(t.slice(0,e)),o,r).orThunk((function(){return w(t.slice(e+1),o,r)}))})(t,n).fold((function(){e.dirty&&function(t){t.listAttributes=qt(t.listAttributes,(function(t,e){return"start"!==e}))}(e)}),(function(t){return o=t,(n=e).listType=o.listType,void(n.listAttributes=N({},o.listAttributes));var n,o}))})),t},Ce=function(t,e,n,o){return Ct(o).filter(we).fold((function(){e.each((function(t){Mt(t.start,o)&&n.set(!0)}));var r=function(t,e,n){return Tt(t).filter(Lt).map((function(o){return{depth:e,dirty:!1,isSelected:n,content:ke(t),itemAttributes:Rt(t),listAttributes:Rt(o),listType:Wt(o)}}))}(o,t,n.get());e.each((function(t){Mt(t.end,o)&&n.set(!1)}));var i=Nt(o).filter(we).map((function(o){return Ne(t,e,n,o)})).getOr([]);return r.toArray().concat(i)}),(function(o){return Ne(t,e,n,o)}))},Ne=function(t,e,n,o){return R(kt(o),(function(o){return(we(o)?Ne:Ce)(t+1,e,n,o)}))},Be=function(t,e){var n=Se(e);return q(n,(function(e){var n,o,r,i=(n=e.content,r=(o||document).createDocumentFragment(),_(n,(function(t){r.appendChild(t.dom)})),bt.fromDom(r));return bt.fromDom(re(t,i.dom))}))},De=function(t,e){var n=Se(e);return function(t,e){var n=L(e,(function(e,n){return n.depth>e.length?Le(t,e,n):We(t,e,n)}),[]);return S(n).map((function(t){return t.list}))}(t.contentDocument,n).toArray()},Ee=function(t,e,n){var o=function(t,e){var n,o=(n=!1,{get:function(){return n},set:function(t){n=t}});return q(t,(function(t){return{sourceList:t,entries:Ne(0,e,o,t)}}))}(e,function(t){var e=q(Me(t),bt.fromDom);return Ae(x(e,M(xe)),x(T(e),M(xe)),(function(t,e){return{start:t,end:e}}))}(t));_(o,(function(e){!function(t,e){_(W(t,Te),(function(t){return function(t,e){switch(t){case"Indent":e.depth++;break;case"Outdent":e.depth--;break;case"Flatten":e.depth=0}e.dirty=!0}(e,t)}))}(e.entries,n);var o,r=function(t,e){return R(function(t,e){if(0===t.length)return[];for(var n=e(t[0]),o=[],r=[],i=0,a=t.length;i<a;i++){var c=t[i],s=e(c);s!==n&&(o.push(r),r=[]),n=s,r.push(c)}return 0!==r.length&&o.push(r),o}(e,Re),(function(e){return S(e).exists(Re)?De(t,e):Be(t,e)}))}(t,e.entries);_(r,(function(e){ve(t,"Indent"===n?"IndentList":"OutdentList",e.dom)})),o=e.sourceList,_(r,(function(t){Bt(o,t)})),Pt(e.sourceList)}))},Pe=function(t,e){var n=q(me(t),bt.fromDom),o=q(function(t){return W(Me(t),Jt)}(t),bt.fromDom),r=!1;if(n.length||o.length){var i=t.selection.getBookmark();Ee(t,n,e),function(t,e,n){_(n,"Indent"===e?ue:function(e){return se(t,e)})}(t,e,o),t.selection.moveToBookmark(i),t.selection.setRng(le(t.selection.getRng())),t.nodeChanged(),r=!0}return r},Xe=function(t){return Pe(t,"Indent")},Ye=function(t){return Pe(t,"Outdent")},je=function(t){return Pe(t,"Flatten")},He=tinymce.util.Tools.resolve("tinymce.dom.BookmarkManager"),Ie=jt.DOM,Fe=function(t){var e={},n=function(n){var o=t[n?"startContainer":"endContainer"],r=t[n?"startOffset":"endOffset"];if(1===o.nodeType){var i=Ie.create("span",{"data-mce-type":"bookmark"});o.hasChildNodes()?(r=Math.min(r,o.childNodes.length-1),n?o.insertBefore(i,o.childNodes[r]):Ie.insertAfter(i,o.childNodes[r])):o.appendChild(i),o=i,r=0}e[n?"startContainer":"endContainer"]=o,e[n?"startOffset":"endOffset"]=r};return n(!0),t.collapsed||n(),e},Ue=function(t){var e=function(e){var n,o=n=t[e?"startContainer":"endContainer"],r=t[e?"startOffset":"endOffset"];o&&(1===o.nodeType&&(r=function(t){for(var e=t.parentNode.firstChild,n=0;e;){if(e===t)return n;1===e.nodeType&&"bookmark"===e.getAttribute("data-mce-type")||n++,e=e.nextSibling}return-1}(o),o=o.parentNode,Ie.remove(n),!o.hasChildNodes()&&Ie.isBlock(o)&&o.appendChild(Ie.create("br"))),t[e?"startContainer":"endContainer"]=o,t[e?"startOffset":"endOffset"]=r)};e(!0),e();var n=Ie.createRng();return n.setStart(t.startContainer,t.startOffset),t.endContainer&&n.setEnd(t.endContainer,t.endOffset),le(n)},Ve=function(t){switch(t){case"UL":return"ToggleUlList";case"OL":return"ToggleOlList";case"DL":return"ToggleDLList"}},Ge=function(t){return/\btox\-/.test(t.className)},$e=function(t,e,n){var o=function(t){var o=w(t.parents,Vt,Qt).filter((function(t){return t.nodeName===e&&!Ge(t)})).isSome();n(o)},r=t.dom.getParents(t.selection.getNode());return o({parents:r}),t.on("NodeChange",o),function(){return t.off("NodeChange",o)}},Ke=function(t,e){Ht.each(e,(function(e,n){t.setAttribute(n,e)}))},Je=function(t,e,n){!function(t,e,n){var o=n["list-style-type"]?n["list-style-type"]:null;t.setStyle(e,"list-style-type",o)}(t,e,n),function(t,e,n){Ke(e,n["list-attributes"]),Ht.each(t.select("li",e),(function(t){Ke(t,n["list-item-attributes"])}))}(t,e,n)},Qe=function(t,e,n,o){var r=e[n?"startContainer":"endContainer"],i=e[n?"startOffset":"endOffset"];for(1===r.nodeType&&(r=r.childNodes[Math.min(i,r.childNodes.length-1)]||r),!n&&Zt(r.nextSibling)&&(r=r.nextSibling);r.parentNode!==o;){if(te(t,r))return r;if(/^(TD|TH)$/.test(r.parentNode.nodeName))return r;r=r.parentNode}return r},Ze=function(t,e,n){var o=t.selection.getRng(),r="LI",i=ze(t,t.selection.getStart(!0)),a=t.dom;if("false"!==a.getContentEditable(t.selection.getNode())){"DL"===(e=e.toUpperCase())&&(r="DT");var c=Fe(o),s=function(t,e,n){for(var o,r=[],i=t.dom,a=Qe(t,e,!0,n),c=Qe(t,e,!1,n),s=[],u=a;u&&(s.push(u),u!==c);u=u.nextSibling);return Ht.each(s,(function(e){if(te(t,e))return r.push(e),void(o=null);if(i.isBlock(e)||Zt(e))return Zt(e)&&i.remove(e),void(o=null);var a=e.nextSibling;He.isBookmarkNode(e)&&(Vt(a)||te(t,a)||!a&&e.parentNode===n)?o=null:(o||(o=i.create("p"),e.parentNode.insertBefore(o,e),r.push(o)),o.appendChild(e))})),r}(t,o,i);Ht.each(s,(function(o){var i,c=o.previousSibling,s=o.parentNode;Kt(s)||(c&&Vt(c)&&c.nodeName===e&&function(t,e,n){var o=t.getStyle(e,"list-style-type"),r=n?n["list-style-type"]:"";return o===(null===r?"":r)}(a,c,n)?(i=c,o=a.rename(o,r),c.appendChild(o)):(i=a.create(e),o.parentNode.insertBefore(i,o),i.appendChild(o),o=a.rename(o,r)),function(t,e,n){Ht.each(n,(function(n){var o;return t.setStyle(e,((o={})[n]="",o))}))}(a,o,["margin","margin-right","margin-bottom","margin-left","margin-top","padding","padding-right","padding-bottom","padding-left","padding-top"]),Je(a,i,n),en(t.dom,i))})),t.selection.setRng(Ue(c))}},tn=function(t,e,n){return function(t,e){return t&&e&&Vt(t)&&t.nodeName===e.nodeName}(e,n)&&function(t,e,n){return t.getStyle(e,"list-style-type",!0)===t.getStyle(n,"list-style-type",!0)}(t,e,n)&&(o=n,e.className===o.className);var o},en=function(t,e){var n,o;if(n=e.nextSibling,tn(t,e,n)){for(;o=n.firstChild;)e.appendChild(o);t.remove(n)}if(n=e.previousSibling,tn(t,e,n)){for(;o=n.lastChild;)e.insertBefore(o,e.firstChild);t.remove(n)}},nn=function(t,e,n,o,r){var i=Vt(e);if(i&&e.nodeName===o&&!on(r))je(t);else{Ze(t,o,r);var a=Fe(t.selection.getRng()),c=i?function(t,e,n){if(n||2===arguments.length)for(var o,r=0,i=e.length;r<i;r++)!o&&r in e||(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}([e],n,!0):n;Ht.each(c,(function(e){!function(t,e,n,o){if(e.nodeName!==n){var r=t.dom.rename(e,n);Je(t.dom,r,o),ve(t,Ve(n),r)}else Je(t.dom,e,o),ve(t,Ve(n),e)}(t,e,o,r)})),t.selection.setRng(Ue(a))}},on=function(t){return"list-style-type"in t},rn=function(t,e,n){var o=fe(t),r=be(t),i=a(n)?n:{};r.length>0?nn(t,o,r,e,i):function(t,e,n,o){if(e!==t.getBody())if(e)if(e.nodeName!==n||on(o)||Ge(e)){var r=Fe(t.selection.getRng());Je(t.dom,e,o);var i=t.dom.rename(e,n);en(t.dom,i),t.selection.setRng(Ue(r)),Ze(t,n,o),ve(t,Ve(n),i)}else je(t);else Ze(t,n,o),ve(t,Ve(n),e)}(t,o,e,i)},an=jt.DOM,cn=function(t,e){var n=Ht.grep(t.select("ol,ul",e));Ht.each(n,(function(e){!function(t,e){var n,o=e.parentNode;"LI"===o.nodeName&&o.firstChild===e&&((n=o.previousSibling)&&"LI"===n.nodeName?(n.appendChild(e),ne(t,o)&&an.remove(o)):an.setStyle(o,"listStyleType","none")),Vt(o)&&(n=o.previousSibling)&&"LI"===n.nodeName&&n.appendChild(e)}(t,e)}))},sn=function(t,e,n,o){var r=e.startContainer,i=e.startOffset;if(Ut(r)&&(n?i<r.data.length:i>0))return r;var a=t.schema.getNonEmptyElements();1===r.nodeType&&(r=Ot.getNode(r,i));var c=new gt(r,o);for(n&&function(t,e){return!!Zt(e)&&t.isBlock(e.nextSibling)&&!Zt(e.previousSibling)}(t.dom,r)&&c.next();r=c[n?"next":"prev2"]();){if("LI"===r.nodeName&&!r.hasChildNodes())return r;if(a[r.nodeName])return r;if(Ut(r)&&r.data.length>0)return r}},un=function(t,e){var n=e.childNodes;return 1===n.length&&!Vt(n[0])&&t.isBlock(n[0])},pn=function(t,e,n){var o,r=un(t,n)?n.firstChild:n;if(function(t,e){un(t,e)&&t.remove(e.firstChild,!0)}(t,e),!ne(t,e,!0))for(;o=e.firstChild;)r.appendChild(o)},ln=function(t,e,n){var o,r=e.parentNode;if(oe(t,e)&&oe(t,n)){Vt(n.lastChild)&&(o=n.lastChild),r===n.lastChild&&Zt(r.previousSibling)&&t.remove(r.previousSibling);var i=n.lastChild;i&&Zt(i)&&e.hasChildNodes()&&t.remove(i),ne(t,n,!0)&&t.$(n).empty(),pn(t,e,n),o&&n.appendChild(o);var a=ht(bt.fromDom(n),bt.fromDom(e))?t.getParents(e,Vt,n):[];t.remove(e),_(a,(function(e){ne(t,e)&&e!==t.getRoot()&&t.remove(e)}))}},dn=function(t,e,n,o){var r=t.dom;if(r.isEmpty(o))!function(t,e,n){t.dom.$(n).empty(),ln(t.dom,e,n),t.selection.setCursorLocation(n,0)}(t,n,o);else{var i=Fe(e);ln(r,n,o),t.selection.setRng(Ue(i))}},fn=function(t,e){var n=t.dom,o=t.selection,r=o.getStart(),i=ze(t,r),a=n.getParent(o.getStart(),"LI",i);if(a){var c=a.parentNode;if(c===t.getBody()&&ne(n,c))return!0;var s=le(o.getRng()),u=n.getParent(sn(t,s,e,i),"LI",i);if(u&&u!==a)return t.undoManager.transact((function(){var n;e?dn(t,s,u,a):(n=a).parentNode.firstChild===n?Ye(t):function(t,e,n,o){var r=Fe(e);ln(t.dom,n,o);var i=Ue(r);t.selection.setRng(i)}(t,s,a,u)})),!0;if(!u&&!e&&0===s.startOffset&&0===s.endOffset)return t.undoManager.transact((function(){je(t)})),!0}return!1},bn=function(t,e){return fn(t,e)||function(t,e){var n=t.dom,o=t.selection.getStart(),r=ze(t,o),i=n.getParent(o,n.isBlock,r);if(i&&n.isEmpty(i)){var a=le(t.selection.getRng()),c=n.getParent(sn(t,a,e,r),"LI",r);if(c)return t.undoManager.transact((function(){!function(t,e,n){var o=t.getParent(e.parentNode,t.isBlock,n);t.remove(e),o&&t.isEmpty(o)&&t.remove(o)}(n,i,r),en(n,c.parentNode),t.selection.select(c,!0),t.selection.collapse(e)})),!0}return!1}(t,e)},Mn=function(t,e){return t.selection.isCollapsed()?bn(t,e):function(t){var e=t.selection.getStart(),n=ze(t,e);return!!(t.dom.getParent(e,"LI,DT,DD",n)||Me(t).length>0)&&(t.undoManager.transact((function(){t.execCommand("Delete"),cn(t.dom,t.getBody())})),!0)}(t)},zn=function(t){var e=T(H(t).split("")),n=q(e,(function(t,e){var n=t.toUpperCase().charCodeAt(0)-"A".charCodeAt(0)+1;return Math.pow(26,e)*n}));return L(n,(function(t,e){return t+e}),0)},hn=function(t){if(--t<0)return"";var e=t%26,n=Math.floor(t/26);return hn(n)+String.fromCharCode("A".charCodeAt(0)+e)},mn=function(t){var e,n,o=fe(t);$t(o)&&t.windowManager.open({title:"List Properties",body:{type:"panel",items:[{type:"input",name:"start",label:"Start list at number",inputMode:"numeric"}]},initialData:{start:(e={start:t.dom.getAttrib(o,"start","1"),listStyleType:A.some(t.dom.getStyle(o,"list-style-type"))},n=parseInt(e.start,10),ge(e.listStyleType,"upper-alpha")?hn(n):ge(e.listStyleType,"lower-alpha")?hn(n).toLowerCase():e.start)},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:function(e){(function(t){switch(function(t){return/^[0-9]+$/.test(t)?2:/^[A-Z]+$/.test(t)?0:function(t){return/^[a-z]+$/.test(t)}(t)?1:t.length>0?4:3}(t)){case 2:return A.some({listStyleType:A.none(),start:t});case 0:return A.some({listStyleType:A.some("upper-alpha"),start:zn(t).toString()});case 1:return A.some({listStyleType:A.some("lower-alpha"),start:zn(t).toString()});case 3:return A.some({listStyleType:A.none(),start:""});case 4:return A.none()}})(e.getData().start).each((function(e){t.execCommand("mceListUpdate",!1,{attrs:{start:"1"===e.start?"":e.start},styles:{"list-style-type":e.listStyleType.getOr("")}})})),e.close()}})},On=function(t,e){return function(){var n=fe(t);return n&&n.nodeName===e}},gn=function(t){t.addCommand("mceListProps",(function(){mn(t)}))},An=function(t){t.on("BeforeExecCommand",(function(e){var n=e.command.toLowerCase();"indent"===n?Xe(t):"outdent"===n&&Ye(t)})),t.addCommand("InsertUnorderedList",(function(e,n){rn(t,"UL",n)})),t.addCommand("InsertOrderedList",(function(e,n){rn(t,"OL",n)})),t.addCommand("InsertDefinitionList",(function(e,n){rn(t,"DL",n)})),t.addCommand("RemoveList",(function(){je(t)})),gn(t),t.addCommand("mceListUpdate",(function(e,n){a(n)&&function(t,e){var n=fe(t);t.undoManager.transact((function(){a(e.styles)&&t.dom.setStyles(n,e.styles),a(e.attrs)&&yt(e.attrs,(function(e,o){return t.dom.setAttrib(n,o,e)}))}))}(t,n)})),t.addQueryStateHandler("InsertUnorderedList",On(t,"UL")),t.addQueryStateHandler("InsertOrderedList",On(t,"OL")),t.addQueryStateHandler("InsertDefinitionList",On(t,"DL"))},vn=function(t){(function(t){return t.getParam("lists_indent_on_tab",!0)})(t)&&function(t){t.on("keydown",(function(e){e.keyCode!==At.TAB||At.metaKeyPressed(e)||t.undoManager.transact((function(){(e.shiftKey?Ye(t):Xe(t))&&e.preventDefault()}))}))}(t),function(t){t.on("keydown",(function(e){e.keyCode===At.BACKSPACE?Mn(t,!1)&&e.preventDefault():e.keyCode===At.DELETE&&Mn(t,!0)&&e.preventDefault()}))}(t)};n.add("lists",(function(t){return!1===t.hasPlugin("rtc",!0)?(vn(t),An(t)):gn(t),function(t){var e=function(e){return function(){return t.execCommand(e)}};t.hasPlugin("advlist")||(t.ui.registry.addToggleButton("numlist",{icon:"ordered-list",active:!1,tooltip:"Numbered list",onAction:e("InsertOrderedList"),onSetup:function(e){return $e(t,"OL",e.setActive)}}),t.ui.registry.addToggleButton("bullist",{icon:"unordered-list",active:!1,tooltip:"Bullet list",onAction:e("InsertUnorderedList"),onSetup:function(e){return $e(t,"UL",e.setActive)}}))}(t),function(t){var e={text:"List properties...",icon:"ordered-list",onAction:function(){return t.execCommand("mceListProps")},onSetup:function(e){return $e(t,"OL",(function(t){return e.setDisabled(!t)}))}};t.ui.registry.addMenuItem("listprops",e),t.ui.registry.addContextMenu("lists",{update:function(e){var n=fe(t,e);return $t(n)?["listprops"]:[]}})}(t),function(t){return{backspaceDelete:function(e){Mn(t,e)}}}(t)}))}()},7426:(t,e,n)=>{n(4855)},4855:()=>{!function(){"use strict";var t,e,n=tinymce.util.Tools.resolve("tinymce.PluginManager"),o=function(){return o=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},o.apply(this,arguments)},r=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},i=r("string"),a=r("object"),c=r("array"),s=function(t){return!function(t){return null==t}(t)},u=function(){},p=function(t){return function(){return t}},l=function(t){return t},d=p(!1),f=p(!0),b=function(){return M},M={fold:function(t,e){return t()},isSome:d,isNone:f,getOr:e=l,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:p(null),getOrUndefined:p(void 0),or:e,orThunk:t,map:b,each:u,bind:b,exists:d,forall:f,filter:function(){return b()},toArray:function(){return[]},toString:p("none()")},z=function(t){var e=p(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:f,isNone:d,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return z(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:M},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},h={some:z,none:b,from:function(t){return null==t?M:z(t)}},m=Array.prototype.push,O=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},g=function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!c(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);m.apply(e,t[n])}return e},A=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},v=Object.keys,y=Object.hasOwnProperty,q=function(t,e){return _(t,e)?h.from(t[e]):h.none()},_=function(t,e){return y.call(t,e)},W=function(t){return t.getParam("media_scripts")},L=function(t){return t.getParam("media_live_embeds",!0)},w=tinymce.util.Tools.resolve("tinymce.util.Tools"),x=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),R=tinymce.util.Tools.resolve("tinymce.html.SaxParser"),T=function(t,e){if(t)for(var n=0;n<t.length;n++)if(-1!==e.indexOf(t[n].filter))return t[n]},k=x.DOM,S=function(t){return t.replace(/px$/,"")},C=function(t,e){var n=A(!1),o={};return R({validate:!1,allow_conditional_comments:!0,start:function(e,r){if(n.get());else if(_(r.map,"data-ephox-embed-iri"))n.set(!0),o=function(t){var e=t.map.style,n=e?k.parseStyle(e):{};return{type:"ephox-embed-iri",source:t.map["data-ephox-embed-iri"],altsource:"",poster:"",width:q(n,"max-width").map(S).getOr(""),height:q(n,"max-height").map(S).getOr("")}}(r);else{if(o.source||"param"!==e||(o.source=r.map.movie),"iframe"!==e&&"object"!==e&&"embed"!==e&&"video"!==e&&"audio"!==e||(o.type||(o.type=e),o=w.extend(r.map,o)),"script"===e){var i=T(t,r.map.src);if(!i)return;o={type:"script",source:r.map.src,width:String(i.width),height:String(i.height)}}"source"===e&&(o.source?o.altsource||(o.altsource=r.map.src):o.source=r.map.src),"img"!==e||o.poster||(o.poster=r.map.src)}}}).parse(e),o.source=o.source||o.src||o.data,o.altsource=o.altsource||"",o.poster=o.poster||"",o},N=function(t){var e={mp3:"audio/mpeg",m4a:"audio/x-m4a",wav:"audio/wav",mp4:"video/mp4",webm:"video/webm",ogg:"video/ogg",swf:"application/x-shockwave-flash"}[t.toLowerCase().split(".").pop()];return e||""},B=tinymce.util.Tools.resolve("tinymce.html.Schema"),D=tinymce.util.Tools.resolve("tinymce.html.Writer"),E=x.DOM,P=function(t){return/^[0-9.]+$/.test(t)?t+"px":t},X=function(t,e){!function(t,e){for(var n=v(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}}(e,(function(e,n){var o=""+e;if(t.map[n])for(var r=t.length;r--;){var i=t[r];i.name===n&&(o?(t.map[n]=o,i.value=o):(delete t.map[n],t.splice(r,1)))}else o&&(t.push({name:n,value:o}),t.map[n]=o)}))},Y=["source","altsource"],j=function(t,e,n){var o,r=D(),i=A(!1),a=0;return R({validate:!1,allow_conditional_comments:!0,comment:function(t){r.comment(t)},cdata:function(t){r.cdata(t)},text:function(t,e){r.text(t,e)},start:function(t,c,s){if(i.get());else if(_(c.map,"data-ephox-embed-iri"))i.set(!0),function(t,e){var n=e.map.style,o=n?E.parseStyle(n):{};o["max-width"]=P(t.width),o["max-height"]=P(t.height),X(e,{style:E.serializeStyle(o)})}(e,c);else{switch(t){case"video":case"object":case"embed":case"img":case"iframe":void 0!==e.height&&void 0!==e.width&&X(c,{width:e.width,height:e.height})}if(n)switch(t){case"video":X(c,{poster:e.poster,src:""}),e.altsource&&X(c,{src:""});break;case"iframe":X(c,{src:e.source});break;case"source":if(a<2&&(X(c,{src:e[Y[a]],type:e[Y[a]+"mime"]}),!e[Y[a]]))return;a++;break;case"img":if(!e.poster)return;o=!0}}r.start(t,c,s)},end:function(t){if(!i.get()){if("video"===t&&n)for(var c=0;c<2;c++)if(e[Y[c]]){var s=[];s.map={},a<=c&&(X(s,{src:e[Y[c]],type:e[Y[c]+"mime"]}),r.start("source",s,!0))}if(e.poster&&"object"===t&&n&&!o){var u=[];u.map={},X(u,{src:e.poster,width:e.width,height:e.height}),r.start("img",u,!0)}}r.end(t)}},B({})).parse(t),r.getContent()},H=[{regex:/youtu\.be\/([\w\-_\?&=.]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/youtube\.com(.+)v=([^&]+)(&([a-z0-9&=\-_]+))?/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$2?$4",allowFullscreen:!0},{regex:/youtube.com\/embed\/([a-z0-9\?&=\-_]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/vimeo\.com\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$1?title=0&byline=0&portrait=0&color=8dc7dc",allowFullscreen:!0},{regex:/vimeo\.com\/(.*)\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$2?title=0&byline=0",allowFullscreen:!0},{regex:/maps\.google\.([a-z]{2,3})\/maps\/(.+)msid=(.+)/,type:"iframe",w:425,h:350,url:'maps.google.com/maps/ms?msid=$2&output=embed"',allowFullscreen:!1},{regex:/dailymotion\.com\/video\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0},{regex:/dai\.ly\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0}],I=function(t,e){for(var n=function(t){var e=t.match(/^(https?:\/\/|www\.)(.+)$/i);return e&&e.length>1?"www."===e[1]?"https://":e[1]:"https://"}(e),o=t.regex.exec(e),r=n+t.url,i=function(t){r=r.replace("$"+t,(function(){return o[t]?o[t]:""}))},a=0;a<o.length;a++)i(a);return r.replace(/\?$/,"")},F=function(t,e){var n=w.extend({},e);if(!n.source&&(w.extend(n,C(W(t),n.embed)),!n.source))return"";n.altsource||(n.altsource=""),n.poster||(n.poster=""),n.source=t.convertURL(n.source,"source"),n.altsource=t.convertURL(n.altsource,"source"),n.sourcemime=N(n.source),n.altsourcemime=N(n.altsource),n.poster=t.convertURL(n.poster,"poster");var o=function(t){var e=H.filter((function(e){return e.regex.test(t)}));return e.length>0?w.extend({},e[0],{url:I(e[0],t)}):null}(n.source);if(o&&(n.source=o.url,n.type=o.type,n.allowfullscreen=o.allowFullscreen,n.width=n.width||String(o.w),n.height=n.height||String(o.h)),n.embed)return j(n.embed,n,!0);var r=T(W(t),n.source);r&&(n.type="script",n.width=String(r.width),n.height=String(r.height));var i=function(t){return t.getParam("audio_template_callback")}(t),a=function(t){return t.getParam("video_template_callback")}(t);return n.width=n.width||"300",n.height=n.height||"150",w.each(n,(function(e,o){n[o]=t.dom.encode(""+e)})),"iframe"===n.type?function(t){var e=t.allowfullscreen?' allowFullscreen="1"':"";return'<iframe src="'+t.source+'" width="'+t.width+'" height="'+t.height+'"'+e+"></iframe>"}(n):"application/x-shockwave-flash"===n.sourcemime?function(t){var e='<object data="'+t.source+'" width="'+t.width+'" height="'+t.height+'" type="application/x-shockwave-flash">';return t.poster&&(e+='<img src="'+t.poster+'" width="'+t.width+'" height="'+t.height+'" />'),e+"</object>"}(n):-1!==n.sourcemime.indexOf("audio")?function(t,e){return e?e(t):'<audio controls="controls" src="'+t.source+'">'+(t.altsource?'\n<source src="'+t.altsource+'"'+(t.altsourcemime?' type="'+t.altsourcemime+'"':"")+" />\n":"")+"</audio>"}(n,i):"script"===n.type?function(t){return'<script src="'+t.source+'"><\/script>'}(n):function(t,e){return e?e(t):'<video width="'+t.width+'" height="'+t.height+'"'+(t.poster?' poster="'+t.poster+'"':"")+' controls="controls">\n<source src="'+t.source+'"'+(t.sourcemime?' type="'+t.sourcemime+'"':"")+" />\n"+(t.altsource?'<source src="'+t.altsource+'"'+(t.altsourcemime?' type="'+t.altsourcemime+'"':"")+" />\n":"")+"</video>"}(n,a)},U=function(t){return t.hasAttribute("data-mce-object")||t.hasAttribute("data-ephox-embed-iri")},V=tinymce.util.Tools.resolve("tinymce.util.Promise"),G={},$=function(t){return function(e){return F(t,e)}},K=function(t,e){var n=function(t){return t.getParam("media_url_resolver")}(t);return n?function(t,e,n){return new V((function(o,r){var i=function(n){return n.html&&(G[t.source]=n),o({url:t.source,html:n.html?n.html:e(t)})};G[t.source]?i(G[t.source]):n({url:t.source},i,r)}))}(e,$(t),n):function(t,e){return V.resolve({html:e(t),url:t.source})}(e,$(t))},J=function(t,e){var n=e?function(t,e){return q(e,t).bind((function(t){return q(t,"meta")}))}(e,t).getOr({}):{},r=function(t,e,n){return function(o){var r,i=function(){return q(t,o)},c=function(){return q(e,o)},s=function(t){return q(t,"value").bind((function(t){return t.length>0?h.some(t):h.none()}))};return(r={})[o]=(o===n?i().bind((function(t){return a(t)?s(t).orThunk(c):c().orThunk((function(){return h.from(t)}))})):c().orThunk((function(){return i().bind((function(t){return a(t)?s(t):h.from(t)}))}))).getOr(""),r}}(t,n,e);return o(o(o(o(o({},r("source")),r("altsource")),r("poster")),r("embed")),function(t,e){var n={};return q(t,"dimensions").each((function(t){O(["width","height"],(function(o){q(e,o).orThunk((function(){return q(t,o)})).each((function(t){return n[o]=t}))}))})),n}(t,n))},Q=function(t){var e=o(o({},t),{source:{value:q(t,"source").getOr("")},altsource:{value:q(t,"altsource").getOr("")},poster:{value:q(t,"poster").getOr("")}});return O(["width","height"],(function(n){q(t,n).each((function(t){var o=e.dimensions||{};o[n]=t,e.dimensions=o}))})),e},Z=function(t){return function(e){var n=e&&e.msg?"Media embed handler error: "+e.msg:"Media embed handler threw unknown error.";t.notificationManager.open({type:"error",text:n})}},tt=function(t,e){return C(W(t),e)},et=function(t,e){return function(n){if(i(n.url)&&n.url.trim().length>0){var r=n.html,a=tt(e,r),c=o(o({},a),{source:n.url,embed:r});t.setData(Q(c))}}},nt=function(t,e){var n=t.dom.select("*[data-mce-object]");t.insertContent(e),function(t,e){for(var n=t.dom.select("*[data-mce-object]"),o=0;o<e.length;o++)for(var r=n.length-1;r>=0;r--)e[o]===n[r]&&n.splice(r,1);t.selection.select(n[0])}(t,n),t.nodeChanged()},ot=function(t,e,n){e.embed=j(e.embed,e),e.embed&&(t.source===e.source||function(t){return _(G,t)}(e.source))?nt(n,e.embed):K(n,e).then((function(t){nt(n,t.html)})).catch(Z(n))},rt=function(t){var e=function(t){var e=t.selection.getNode(),n=U(e)?t.serializer.serialize(e,{selection:!0}):"";return o({embed:n},C(W(t),n))}(t),n=A(e),r=Q(e),i=function(t){return t.getParam("media_dimensions",!0)}(t)?[{type:"sizeinput",name:"dimensions",label:"Constrain proportions",constrain:!0}]:[],a={title:"General",name:"general",items:g([[{name:"source",type:"urlinput",filetype:"media",label:"Source"}],i])},c={title:"Embed",items:[{type:"textarea",name:"embed",label:"Paste your embed code below:"}]},s=[];(function(t){return t.getParam("media_alt_source",!0)})(t)&&s.push({name:"altsource",type:"urlinput",filetype:"media",label:"Alternative source URL"}),function(t){return t.getParam("media_poster",!0)}(t)&&s.push({name:"poster",type:"urlinput",filetype:"image",label:"Media poster (Image URL)"});var u={title:"Advanced",name:"advanced",items:s},p=[a,c];s.length>0&&p.push(u);var l={type:"tabpanel",tabs:p},d=t.windowManager.open({title:"Insert/Edit Media",size:"normal",body:l,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:function(e){var o=J(e.getData());ot(n.get(),o,t),e.close()},onChange:function(e,r){switch(r.name){case"source":!function(e,n){var o=J(n.getData(),"source");e.source!==o.source&&(et(d,t)({url:o.source,html:""}),K(t,o).then(et(d,t)).catch(Z(t)))}(n.get(),e);break;case"embed":!function(e){var n=J(e.getData()),o=tt(t,n.embed);e.setData(Q(o))}(e);break;case"dimensions":case"altsource":case"poster":!function(e,n){var r=J(e.getData(),n),i=F(t,r);e.setData(Q(o(o({},r),{embed:i})))}(e,r.name)}n.set(J(e.getData()))},initialData:r})},it=tinymce.util.Tools.resolve("tinymce.html.Node"),at=tinymce.util.Tools.resolve("tinymce.Env"),ct=tinymce.util.Tools.resolve("tinymce.html.DomParser"),st=function(t,e){if(!1===function(t){return t.getParam("media_filter_html",!0)}(t))return e;var n,o=D();return R({validate:!1,allow_conditional_comments:!1,comment:function(t){n||o.comment(t)},cdata:function(t){n||o.cdata(t)},text:function(t,e){n||o.text(t,e)},start:function(e,r,i){if(n=!0,"script"!==e&&"noscript"!==e&&"svg"!==e){for(var a=r.length-1;a>=0;a--){var c=r[a].name;0===c.indexOf("on")&&(delete r.map[c],r.splice(a,1)),"style"===c&&(r[a].value=t.dom.serializeStyle(t.dom.parseStyle(r[a].value),e))}o.start(e,r,i),n=!1}},end:function(t){n||o.end(t)}},B({})).parse(e),o.getContent()},ut=function(t){var e=t.name;return"iframe"===e||"video"===e||"audio"===e},pt=function(t,e,n,o){void 0===o&&(o=null);var r=t.attr(n);return s(r)?r:_(e,n)?null:o},lt=function(t,e,n){var o="img"===e.name||"video"===t.name,r=o?"300":null,i="audio"===t.name?"30":"150",a=o?i:null;e.attr({width:pt(t,n,"width",r),height:pt(t,n,"height",a)})},dt=function(t,e){var n=e.name,o=new it("img",1);return o.shortEnded=!0,bt(t,e,o),lt(e,o,{}),o.attr({style:e.attr("style"),src:at.transparentSrc,"data-mce-object":n,class:"mce-object mce-object-"+n}),o},ft=function(t,e){var n=e.name,o=new it("span",1);o.attr({contentEditable:"false",style:e.attr("style"),"data-mce-object":n,class:"mce-preview-object mce-object-"+n}),bt(t,e,o);var r=t.dom.parseStyle(e.attr("style")),i=new it(n,1);if(lt(e,i,r),i.attr({src:e.attr("src"),style:e.attr("style"),class:e.attr("class")}),"iframe"===n)i.attr({allowfullscreen:e.attr("allowfullscreen"),frameborder:"0"});else{O(["controls","crossorigin","currentTime","loop","muted","poster","preload"],(function(t){i.attr(t,e.attr(t))}));var a=o.attr("data-mce-html");s(a)&&function(t,e,n,o){for(var r=ct({forced_root_block:!1,validate:!1},t.schema).parse(o,{context:e});r.firstChild;)n.append(r.firstChild)}(t,n,i,unescape(a))}var c=new it("span",1);return c.attr("class","mce-shim"),o.append(i),o.append(c),o},bt=function(t,e,n){for(var o=e.attributes,r=o.length;r--;){var i=o[r].name,a=o[r].value;"width"!==i&&"height"!==i&&"style"!==i&&("data"!==i&&"src"!==i||(a=t.convertURL(a,i)),n.attr("data-mce-p-"+i,a))}var c=e.firstChild&&e.firstChild.value;c&&(n.attr("data-mce-html",escape(st(t,c))),n.firstChild=null)},Mt=function(t){var e=t.attr("class");return e&&/\btiny-pageembed\b/.test(e)},zt=function(t){for(;t=t.parent;)if(t.attr("data-ephox-embed-iri")||Mt(t))return!0;return!1},ht=function(t){t.on("preInit",(function(){var e=t.schema.getSpecialElements();w.each("video audio iframe object".split(" "),(function(t){e[t]=new RegExp("</"+t+"[^>]*>","gi")}));var n=t.schema.getBoolAttrs();w.each("webkitallowfullscreen mozallowfullscreen allowfullscreen".split(" "),(function(t){n[t]={}})),t.parser.addNodeFilter("iframe,video,audio,object,embed,script",function(t){return function(e){for(var n,o,r=e.length;r--;)(n=e[r]).parent&&(n.parent.attr("data-mce-object")||("script"!==n.name||(o=T(W(t),n.attr("src"))))&&(o&&(o.width&&n.attr("width",o.width.toString()),o.height&&n.attr("height",o.height.toString())),ut(n)&&L(t)&&at.ceFalse?zt(n)||n.replace(ft(t,n)):zt(n)||n.replace(dt(t,n))))}}(t)),t.serializer.addAttributeFilter("data-mce-object",(function(e,n){for(var o,r,i,a,c,s,u,p,l=e.length;l--;)if((o=e[l]).parent){for(u=o.attr(n),r=new it(u,1),"audio"!==u&&"script"!==u&&((p=o.attr("class"))&&-1!==p.indexOf("mce-preview-object")?r.attr({width:o.firstChild.attr("width"),height:o.firstChild.attr("height")}):r.attr({width:o.attr("width"),height:o.attr("height")})),r.attr({style:o.attr("style")}),i=(a=o.attributes).length;i--;){var d=a[i].name;0===d.indexOf("data-mce-p-")&&r.attr(d.substr(11),a[i].value)}"script"===u&&r.attr("type","text/javascript"),(c=o.attr("data-mce-html"))&&((s=new it("#text",3)).raw=!0,s.value=st(t,unescape(c)),r.append(s)),o.replace(r)}}))})),t.on("SetContent",(function(){t.$("span.mce-preview-object").each((function(e,n){var o=t.$(n);0===o.find("span.mce-shim").length&&o.append('<span class="mce-shim"></span>')}))}))};n.add("media",(function(t){return function(t){t.addCommand("mceMedia",(function(){rt(t)}))}(t),function(t){var e=function(){return t.execCommand("mceMedia")};t.ui.registry.addToggleButton("media",{tooltip:"Insert/edit media",icon:"embed",onAction:e,onSetup:function(e){var n=t.selection;return e.setActive(U(n.getNode())),n.selectorChangedWithUnbind("img[data-mce-object],span[data-mce-object],div[data-ephox-embed-iri]",e.setActive).unbind}}),t.ui.registry.addMenuItem("media",{icon:"embed",text:"Media...",onAction:e})}(t),function(t){t.on("ResolveName",(function(t){var e;1===t.target.nodeType&&(e=t.target.getAttribute("data-mce-object"))&&(t.name=e)}))}(t),ht(t),function(t){t.on("click keyup touchend",(function(){var e=t.selection.getNode();e&&t.dom.hasClass(e,"mce-preview-object")&&t.dom.getAttrib(e,"data-mce-selected")&&e.setAttribute("data-mce-selected","2")})),t.on("ObjectSelected",(function(t){"script"===t.target.getAttribute("data-mce-object")&&t.preventDefault()})),t.on("ObjectResized",(function(t){var e=t.target;if(e.getAttribute("data-mce-object")){var n=e.getAttribute("data-mce-html");n&&(n=unescape(n),e.setAttribute("data-mce-html",escape(j(n,{width:String(t.width),height:String(t.height)}))))}}))}(t),function(t){return{showDialog:function(){rt(t)}}}(t)}))}()},7828:(t,e,n)=>{n(3393)},3393:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=function(t,e){for(var n="",o=0;o<e;o++)n+=t;return n},n=function(t,n){var o=function(t){return t.getParam("nonbreaking_wrap",!0,"boolean")}(t),r=o||t.plugins.visualchars?'<span class="'+(function(t){return!!t.plugins.visualchars&&t.plugins.visualchars.isEnabled()}(t)?"mce-nbsp-wrap mce-nbsp":"mce-nbsp-wrap")+'" contenteditable="false">'+e(" ",n)+"</span>":e(" ",n);t.undoManager.transact((function(){return t.insertContent(r)}))},o=tinymce.util.Tools.resolve("tinymce.util.VK");t.add("nonbreaking",(function(t){!function(t){t.addCommand("mceNonBreaking",(function(){n(t,1)}))}(t),function(t){var e=function(){return t.execCommand("mceNonBreaking")};t.ui.registry.addButton("nonbreaking",{icon:"non-breaking",tooltip:"Nonbreaking space",onAction:e}),t.ui.registry.addMenuItem("nonbreaking",{icon:"non-breaking",text:"Nonbreaking space",onAction:e})}(t),function(t){var e=function(t){var e=t.getParam("nonbreaking_force_tab",0);return"boolean"==typeof e?!0===e?3:0:e}(t);e>0&&t.on("keydown",(function(r){if(r.keyCode===o.TAB&&!r.isDefaultPrevented()){if(r.shiftKey)return;r.preventDefault(),r.stopImmediatePropagation(),n(t,e)}}))}(t)}))}()},6912:(t,e,n)=>{n(5645)},5645:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=tinymce.util.Tools.resolve("tinymce.Env"),n=function(t){return t.getParam("pagebreak_split_block",!1)},o="mce-pagebreak",r=function(t){var n='<img src="'+e.transparentSrc+'" class="'+o+'" data-mce-resize="false" data-mce-placeholder />';return t?"<p>"+n+"</p>":n};t.add("pagebreak",(function(t){!function(t){t.addCommand("mcePageBreak",(function(){t.insertContent(r(n(t)))}))}(t),function(t){var e=function(){return t.execCommand("mcePageBreak")};t.ui.registry.addButton("pagebreak",{icon:"page-break",tooltip:"Page break",onAction:e}),t.ui.registry.addMenuItem("pagebreak",{text:"Page break",icon:"page-break",onAction:e})}(t),function(t){var e=function(t){return t.getParam("pagebreak_separator","\x3c!-- pagebreak --\x3e")}(t),i=function(){return n(t)},a=new RegExp(e.replace(/[\?\.\*\[\]\(\)\{\}\+\^\$\:]/g,(function(t){return"\\"+t})),"gi");t.on("BeforeSetContent",(function(t){t.content=t.content.replace(a,r(i()))})),t.on("PreInit",(function(){t.serializer.addNodeFilter("img",(function(n){for(var r,a,c=n.length;c--;)if((a=(r=n[c]).attr("class"))&&-1!==a.indexOf(o)){var s=r.parent;if(t.schema.getBlockElements()[s.name]&&i()){s.type=3,s.value=e,s.raw=!0,r.remove();continue}r.type=3,r.value=e,r.raw=!0}}))}))}(t),function(t){t.on("ResolveName",(function(e){"IMG"===e.target.nodeName&&t.dom.hasClass(e.target,o)&&(e.name="pagebreak")}))}(t)}))}()},2598:(t,e,n)=>{n(7878)},7878:()=>{!function(){"use strict";var t,e,n,o,r,i=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},a=tinymce.util.Tools.resolve("tinymce.PluginManager"),c=(t="array",function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}),s=function(t){return!function(t){return null==t}(t)},u=function(t){return function(e){return typeof e===t}}("function"),p=function(){},l=function(t){return function(){return t}},d=function(t){return t},f=l(!1),b=l(!0),M=function(){return z},z={fold:function(t,e){return t()},isSome:f,isNone:b,getOr:n=d,getOrThunk:e=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:l(null),getOrUndefined:l(void 0),or:n,orThunk:e,map:M,each:p,bind:M,exists:f,forall:b,filter:function(){return M()},toArray:function(){return[]},toString:l("none()")},h=function(t){var e=l(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:b,isNone:f,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return h(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:z},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},m={some:h,none:M,from:function(t){return null==t?z:h(t)}},O=Array.prototype.slice,g=Array.prototype.push,A=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return!0}return!1},v=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},y=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},q=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!c(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);g.apply(e,t[n])}return e}(v(t,e))},_=u(Array.from)?Array.from:function(t){return O.call(t)},W=function(){return W=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},W.apply(this,arguments)},L=function(){var t=function(t){var e=i(m.none()),n=function(){return e.get().each(t)};return{clear:function(){n(),e.set(m.none())},isSet:function(){return e.get().isSome()},get:function(){return e.get()},set:function(t){n(),e.set(m.some(t))}}}(p);return W(W({},t),{on:function(e){return t.get().each(e)}})},w=function(t,e,n){return""===e||t.length>=e.length&&t.substr(n,n+e.length)===e},x=tinymce.util.Tools.resolve("tinymce.Env"),R=tinymce.util.Tools.resolve("tinymce.util.Delay"),T=tinymce.util.Tools.resolve("tinymce.util.Promise"),k=tinymce.util.Tools.resolve("tinymce.util.VK"),S=function(t,e){return t.fire("PastePlainTextToggle",{state:e})},C=tinymce.util.Tools.resolve("tinymce.util.Tools"),N=function(t){return t.getParam("paste_data_images",!1)},B=function(t){return t.getParam("paste_merge_formats",!0)},D=function(t){return t.getParam("paste_retain_style_properties")},E=function(t){return t.getParam("validate")},P=function(t){return t.getParam("allow_html_data_urls",!1,"boolean")},X=function(t){return t.getParam("paste_data_images",!1,"boolean")},Y=function(t){return C.explode(t.getParam("images_file_types","jpeg,jpg,jpe,jfi,jif,jfif,png,gif,bmp,webp","string"))},j="x-tinymce/html",H="\x3c!-- "+j+" --\x3e",I=function(t){return-1!==t.indexOf(H)},F=l(j),U=Object.hasOwnProperty,V=function(t,e){return U.call(t,e)},G=tinymce.util.Tools.resolve("tinymce.html.Entities"),$=function(t,e,n){var o=t.split(/\n\n/),r=function(t,e){var n=[],o="<"+t;if("object"==typeof e){for(var r in e)V(e,r)&&n.push(r+'="'+G.encodeAllRaw(e[r])+'"');n.length&&(o+=" "+n.join(" "))}return o+">"}(e,n),i="</"+e+">",a=C.map(o,(function(t){return t.split(/\n/).join("<br />")}));return 1===a.length?a[0]:C.map(a,(function(t){return r+t+i})).join("")},K=tinymce.util.Tools.resolve("tinymce.html.DomParser"),J=tinymce.util.Tools.resolve("tinymce.html.Serializer"),Q=" ",Z=tinymce.util.Tools.resolve("tinymce.html.Node"),tt=tinymce.util.Tools.resolve("tinymce.html.Schema"),et=function(t,e){return C.each(e,(function(e){t=e.constructor===RegExp?t.replace(e,""):t.replace(e[0],e[1])})),t},nt=function(t){return t=et(t,[/^[\s\S]*<body[^>]*>\s*|\s*<\/body[^>]*>[\s\S]*$/gi,/<!--StartFragment-->|<!--EndFragment-->/g,[/( ?)<span class="Apple-converted-space">\u00a0<\/span>( ?)/g,function(t,e,n){return e||n?Q:" "}],/<br class="Apple-interchange-newline">/g,/<br>$/i])},ot=function(t){return/<font face="Times New Roman"|class="?Mso|style="[^"]*\bmso-|style='[^']*\bmso-|w:WordDocument/i.test(t)||/class="OutlineElement/.test(t)||/id="?docs\-internal\-guid\-/.test(t)},rt=function(t){var e=!1;return t=t.replace(/^[\u00a0 ]+/,""),C.each([/^[IVXLMCD]+\.[ \u00a0]/,/^[ivxlmcd]+\.[ \u00a0]/,/^[a-z]{1,2}[\.\)][ \u00a0]/,/^[A-Z]{1,2}[\.\)][ \u00a0]/,/^[0-9]+\.[ \u00a0]/,/^[\u3007\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d]+\.[ \u00a0]/,/^[\u58f1\u5f10\u53c2\u56db\u4f0d\u516d\u4e03\u516b\u4e5d\u62fe]+\.[ \u00a0]/],(function(n){if(n.test(t))return e=!0,!1})),e},it=function(t,e,n,o){var r={},i=t.dom.parseStyle(o);C.each(i,(function(i,a){switch(a){case"mso-list":var c=/\w+ \w+([0-9]+)/i.exec(o);c&&(n._listLevel=parseInt(c[1],10)),/Ignore/i.test(i)&&n.firstChild&&(n._listIgnore=!0,n.firstChild._listIgnore=!0);break;case"horiz-align":a="text-align";break;case"vert-align":a="vertical-align";break;case"font-color":case"mso-foreground":a="color";break;case"mso-background":case"mso-highlight":a="background";break;case"font-weight":case"font-style":return void("normal"!==i&&(r[a]=i));case"mso-element":if(/^(comment|comment-list)$/i.test(i))return void n.remove()}0!==a.indexOf("mso-comment")?0!==a.indexOf("mso-")&&("all"===D(t)||e&&e[a])&&(r[a]=i):n.remove()})),/(bold)/i.test(r["font-weight"])&&(delete r["font-weight"],n.wrap(new Z("b",1))),/(italic)/i.test(r["font-style"])&&(delete r["font-style"],n.wrap(new Z("i",1)));var a=t.dom.serializeStyle(r,n.name);return a||null},at=function(t,e){var n,o=D(t);o&&(n=C.makeMap(o.split(/[, ]/))),e=et(e,[/<br class="?Apple-interchange-newline"?>/gi,/<b[^>]+id="?docs-internal-[^>]*>/gi,/<!--[\s\S]+?-->/gi,/<(!|script[^>]*>.*?<\/script(?=[>\s])|\/?(\?xml(:\w+)?|img|meta|link|style|\w:\w+)(?=[\s\/>]))[^>]*>/gi,[/<(\/?)s>/gi,"<$1strike>"],[/ /gi,Q],[/<span\s+style\s*=\s*"\s*mso-spacerun\s*:\s*yes\s*;?\s*"\s*>([\s\u00a0]*)<\/span>/gi,function(t,e){return e.length>0?e.replace(/./," ").slice(Math.floor(e.length/2)).split("").join(Q):""}]]);var r=function(t){return t.getParam("paste_word_valid_elements","-strong/b,-em/i,-u,-span,-p,-ol,-ul,-li,-h1,-h2,-h3,-h4,-h5,-h6,-p/div,-a[href|name],sub,sup,strike,br,del,table[width],tr,td[colspan|rowspan|width],th[colspan|rowspan|width],thead,tfoot,tbody")}(t),i=tt({valid_elements:r,valid_children:"-li[p]"});C.each(i.elements,(function(t){t.attributes.class||(t.attributes.class={},t.attributesOrder.push("class")),t.attributes.style||(t.attributes.style={},t.attributesOrder.push("style"))}));var a=K({},i);a.addAttributeFilter("style",(function(e){for(var o,r=e.length;r--;)(o=e[r]).attr("style",it(t,n,o,o.attr("style"))),"span"===o.name&&o.parent&&!o.attributes.length&&o.unwrap()})),a.addAttributeFilter("class",(function(t){for(var e,n,o=t.length;o--;)n=(e=t[o]).attr("class"),/^(MsoCommentReference|MsoCommentText|msoDel)$/i.test(n)&&e.remove(),e.attr("class",null)})),a.addNodeFilter("del",(function(t){for(var e=t.length;e--;)t[e].remove()})),a.addNodeFilter("a",(function(t){for(var e,n,o,r=t.length;r--;)if(n=(e=t[r]).attr("href"),o=e.attr("name"),n&&-1!==n.indexOf("#_msocom_"))e.remove();else if(n&&0===n.indexOf("file://")&&(n=n.split("#")[1])&&(n="#"+n),n||o){if(o&&!/^_?(?:toc|edn|ftn)/i.test(o)){e.unwrap();continue}e.attr({href:n,name:o})}else e.unwrap()}));var c=a.parse(e);return function(t){return t.getParam("paste_convert_word_fake_lists",!0)}(t)&&function(t){for(var e,n,o=1,r=function(t){var e="";if(3===t.type)return t.value;if(t=t.firstChild)do{e+=r(t)}while(t=t.next);return e},i=function(t,e){if(3===t.type&&e.test(t.value))return t.value=t.value.replace(e,""),!1;if(t=t.firstChild)do{if(!i(t,e))return!1}while(t=t.next);return!0},a=function(t){if(t._listIgnore)t.remove();else if(t=t.firstChild)do{a(t)}while(t=t.next)},c=function(t,r,c){var s=t._listLevel||o;s!==o&&(s<o?e&&(e=e.parent.parent):(n=e,e=null)),e&&e.name===r?e.append(t):(n=n||e,e=new Z(r,1),c>1&&e.attr("start",""+c),t.wrap(e)),t.name="li",s>o&&n&&n.lastChild.append(e),o=s,a(t),i(t,/^\u00a0+/),i(t,/^\s*([\u2022\u00b7\u00a7\u25CF]|\w+\.)/),i(t,/^\u00a0+/)},s=[],u=t.firstChild;null!=u;)if(s.push(u),null!==(u=u.walk()))for(;void 0!==u&&u.parent!==t;)u=u.walk();for(var p=0;p<s.length;p++)if("p"===(t=s[p]).name&&t.firstChild){var l=r(t);if(/^[\s\u00a0]*[\u2022\u00b7\u00a7\u25CF]\s*/.test(l)){c(t,"ul");continue}if(rt(l)){var d=/([0-9]+)\./.exec(l),f=1;d&&(f=parseInt(d[1],10)),c(t,"ol",f);continue}if(t._listLevel){c(t,"ul",1);continue}e=null}else n=e,e=null}(c),e=J({validate:E(t)},i).serialize(c)},ct=function(t,e){return{content:t,cancelled:e}},st=function(t,e,n,o){var r=function(t,e,n,o){return t.fire("PastePreProcess",{content:e,internal:n,wordContent:o})}(t,e,n,o),i=function(t,e){var n=K({},t.schema);n.addNodeFilter("meta",(function(t){C.each(t,(function(t){t.remove()}))}));var o=n.parse(e,{forced_root_block:!1,isRootContent:!0});return J({validate:E(t)},t.schema).serialize(o)}(t,r.content);return t.hasEventListeners("PastePostProcess")&&!r.isDefaultPrevented()?function(t,e,n,o){var r=t.dom.create("div",{style:"display:none"},e),i=function(t,e,n,o){return t.fire("PastePostProcess",{node:e,internal:n,wordContent:o})}(t,r,n,o);return ct(i.node.innerHTML,i.isDefaultPrevented())}(t,i,n,o):ct(i,r.isDefaultPrevented())},ut=function(t,e,n){var o=ot(e),r=o?function(t,e){return function(t){return t.getParam("paste_enable_default_filters",!0)}(t)?at(t,e):e}(t,e):e;return st(t,r,n,o)},pt=function(t,e){return t.insertContent(e,{merge:B(t),paste:!0}),!0},lt=function(t){return/^https?:\/\/[\w\-\/+=.,!;:&%@^~(){}?#]+$/i.test(t)},dt=function(t,e){return lt(e)&&A(Y(t),(function(t){return n=e.toLowerCase(),o="."+t.toLowerCase(),w(n,o,n.length-o.length);var n,o}))},ft=function(t,e,n){return!(!1!==t.selection.isCollapsed()||!lt(e))&&function(t,e,n){return t.undoManager.extra((function(){n(t,e)}),(function(){t.execCommand("mceInsertLink",!1,e)})),!0}(t,e,n)},bt=function(t,e,n){return!!dt(t,e)&&function(t,e,n){return t.undoManager.extra((function(){n(t,e)}),(function(){t.insertContent('<img src="'+e+'">')})),!0}(t,e,n)},Mt=function(t,e,n){n||!1===function(t){return t.getParam("smart_paste",!0)}(t)?pt(t,e):function(t,e){C.each([ft,bt,pt],(function(n){return!0!==n(t,e,pt)}))}(t,e)},zt=function(t){return"\n"===t||"\r"===t},ht=function(t,e){var n,o,r,i,a=(n=" ",o=function(t){return t.getParam("paste_tab_spaces",4,"number")}(t),o<=0?"":new Array(o+1).join(n)),c=e.replace(/\t/g,a),s=(r=function(t,e){return function(t){return-1!==" \f\t\v".indexOf(t)}(e)||e===Q?t.pcIsSpace||""===t.str||t.str.length===c.length-1||function(t,e){return e<t.length&&e>=0&&zt(t[e])}(c,t.str.length+1)?{pcIsSpace:!1,str:t.str+Q}:{pcIsSpace:!0,str:t.str+" "}:{pcIsSpace:zt(e),str:t.str+e}},i={pcIsSpace:!1,str:""},y(c,(function(t,e){i=r(i,t,e)})),i);return s.str},mt=function(t,e,n,o){var r=ut(t,e,n);!1===r.cancelled&&Mt(t,r.content,o)},Ot=function(t,e,n){var o=n||I(e);mt(t,function(t){return t.replace(H,"")}(e),o,!1)},gt=function(t,e){var n=t.dom.encode(e).replace(/\r\n/g,"\n"),o=function(t,e,n){return e?$(t,!0===e?"p":e,n):function(t){return t.replace(/\r?\n/g,"<br>")}(t)}(ht(t,n),function(t){return t.getParam("forced_root_block")}(t),function(t){return t.getParam("forced_root_block_attrs")}(t));mt(t,o,!1,!0)},At=function(t){var e={};if(t){if(t.getData){var n=t.getData("Text");n&&n.length>0&&-1===n.indexOf("data:text/mce-internal,")&&(e["text/plain"]=n)}if(t.types)for(var o=0;o<t.types.length;o++){var r=t.types[o];try{e[r]=t.getData(r)}catch(t){e[r]=""}}}return e},vt=function(t,e){return e in t&&t[e].length>0},yt=function(t){return vt(t,"text/html")||vt(t,"text/plain")},qt=(o="mceclip",r=0,function(){return o+r++}),_t=function(t,e){var n,o,r=(n=e.uri,(o=/data:([^;]+);base64,([a-z0-9\+\/=]+)/i.exec(n))?{type:o[1],data:decodeURIComponent(o[2])}:{type:null,data:null}),i=r.data,a=r.type,c=qt(),u=e.blob,p=new Image;if(p.src=e.uri,function(t,e){var n=function(t){return t.getParam("images_dataimg_filter")}(t);return!n||n(e)}(t,p)){var l=t.editorUpload.blobCache,d=void 0,f=l.getByData(i,a);if(f)d=f;else{var b=function(t){return t.getParam("images_reuse_filename")}(t)&&s(u.name),M=b?function(t,e){var n=e.match(/([\s\S]+?)(?:\.[a-z0-9.]+)$/i);return s(n)?t.dom.encode(n[1]):null}(t,u.name):c,z=b?u.name:void 0;d=l.create(c,u,i,M,z),l.add(d)}Ot(t,'<img src="'+d.blobUri()+'">',!1)}else Ot(t,'<img src="'+e.uri+'">',!1)},Wt=function(t){return T.all(v(t,(function(t){return new T((function(e){var n=function(t){return s(t.getAsFile)}(t)?t.getAsFile():t,o=new window.FileReader;o.onload=function(){e({blob:n,uri:o.result})},o.readAsDataURL(n)}))})))},Lt=function(t){var e=Y(t);return function(t){return function(t,e){return w(t,e,0)}(t.type,"image/")&&A(e,(function(e){return n=e.toLowerCase(),o={jpg:"jpeg",jpe:"jpeg",jfi:"jpeg",jif:"jpeg",jfif:"jpeg",pjpeg:"jpeg",pjp:"jpeg",svg:"svg+xml"},(C.hasOwn(o,n)?"image/"+o[n]:"image/"+n)===t.type;var n,o}))}},wt=function(t,e,n){var o="paste"===e.type?e.clipboardData:e.dataTransfer;if(X(t)&&o){var r=function(t,e){var n=e.items?q(_(e.items),(function(t){return"file"===t.kind?[t.getAsFile()]:[]})):[],o=e.files?_(e.files):[];return function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n}(n.length>0?n:o,Lt(t))}(t,o);if(r.length>0)return e.preventDefault(),Wt(r).then((function(e){n&&t.selection.setRng(n),y(e,(function(e){_t(t,e)}))})),!0}return!1},xt=function(t){return k.metaKeyPressed(t)&&86===t.keyCode||t.shiftKey&&45===t.keyCode},Rt=function(t,e,n){var o,r=L(),i=L();t.on("keyup",i.clear),t.on("keydown",(function(n){var a=function(t){xt(t)&&!t.isDefaultPrevented()&&e.remove()};if(xt(n)&&!n.isDefaultPrevented()){if((o=n.shiftKey&&86===n.keyCode)&&x.webkit&&-1!==navigator.userAgent.indexOf("Version/"))return;if(n.stopImmediatePropagation(),r.set(n),i.set(!0),x.ie&&o)return n.preventDefault(),void function(t,e){t.fire("paste",{ieFake:e})}(t,!0);e.remove(),e.create(),t.once("keyup",a),t.once("paste",(function(){t.off("keyup",a)}))}}));var a=function(t,n,o,r,i){var a;vt(n,"text/html")?a=n["text/html"]:(a=e.getHtml(),i=i||I(a),e.isDefaultContent(a)&&(r=!0)),a=nt(a),e.remove();var c=!1===i&&!/<(?:\/?(?!(?:div|p|br|span)>)\w+|(?:(?!(?:span style="white-space:\s?pre;?">)|br\s?\/>))\w+\s[^>]+)>/i.test(a),s=lt(a);(!a.length||c&&!s)&&(r=!0),(r||s)&&(a=vt(n,"text/plain")&&c?n["text/plain"]:function(t){var e=tt(),n=K({},e),o="",r=e.getShortEndedElements(),i=C.makeMap("script noscript style textarea video audio iframe object"," "),a=e.getBlockElements(),c=function(t){var e=t.name,n=t;if("br"!==e){if("wbr"!==e)if(r[e]&&(o+=" "),i[e])o+=" ";else{if(3===t.type&&(o+=t.value),!t.shortEnded&&(t=t.firstChild))do{c(t)}while(t=t.next);a[e]&&n.next&&(o+="\n","p"===e&&(o+="\n"))}}else o+="\n"};return t=et(t,[/<!\[[^\]]+\]>/g]),c(n.parse(t)),o}(a)),e.isDefaultContent(a)?o||t.windowManager.alert("Please use Ctrl+V/Cmd+V keyboard shortcuts to paste contents."):r?gt(t,a):Ot(t,a,i)};t.on("paste",(function(c){var s=r.isSet()||i.isSet();s&&r.clear();var u=function(t,e){return At(e.clipboardData||t.getDoc().dataTransfer)}(t,c),p="text"===n.get()||o,l=vt(u,F());o=!1,c.isDefaultPrevented()||function(t){var e=t.clipboardData;return-1!==navigator.userAgent.indexOf("Android")&&e&&e.items&&0===e.items.length}(c)?e.remove():yt(u)||!wt(t,c,e.getLastRng()||t.selection.getRng())?(s||c.preventDefault(),!x.ie||s&&!c.ieFake||vt(u,"text/html")||(e.create(),t.dom.bind(e.getEl(),"paste",(function(t){t.stopPropagation()})),t.getDoc().execCommand("Paste",!1,null),u["text/html"]=e.getHtml()),vt(u,"text/html")?(c.preventDefault(),l||(l=I(u["text/html"])),a(t,u,s,p,l)):R.setEditorTimeout(t,(function(){a(t,u,s,p,l)}),0)):e.remove()}))},Tt=function(t){return x.ie&&t.inline?document.body:t.getBody()},kt=function(t,e,n){(function(t){return Tt(t)!==t.getBody()})(t)&&t.dom.bind(e,"paste keyup",(function(e){Nt(t,n)||t.fire("paste")}))},St=function(t){return t.dom.get("mcepastebin")},Ct=function(t,e){return e===t},Nt=function(t,e){var n,o=St(t);return(n=o)&&"mcepastebin"===n.id&&Ct(e,o.innerHTML)},Bt=function(t){var e=i(null),n="%MCEPASTEBIN%";return{create:function(){return function(t,e,n){var o=t.dom,r=t.getBody();e.set(t.selection.getRng());var i=t.dom.add(Tt(t),"div",{id:"mcepastebin",class:"mce-pastebin",contentEditable:!0,"data-mce-bogus":"all",style:"position: fixed; top: 50%; width: 10px; height: 10px; overflow: hidden; opacity: 0"},n);(x.ie||x.gecko)&&o.setStyle(i,"left","rtl"===o.getStyle(r,"direction",!0)?65535:-65535),o.bind(i,"beforedeactivate focusin focusout",(function(t){t.stopPropagation()})),kt(t,i,n),i.focus(),t.selection.select(i,!0)}(t,e,n)},remove:function(){return function(t,e){if(St(t)){for(var n=void 0,o=e.get();n=t.dom.get("mcepastebin");)t.dom.remove(n),t.dom.unbind(n);o&&t.selection.setRng(o)}e.set(null)}(t,e)},getEl:function(){return St(t)},getHtml:function(){return function(t){var e=function(e,n){e.appendChild(n),t.dom.remove(n,!0)},n=C.grep(Tt(t).childNodes,(function(t){return"mcepastebin"===t.id})),o=n.shift();C.each(n,(function(t){e(o,t)}));for(var r=t.dom.select("div[id=mcepastebin]",o),i=r.length-1;i>=0;i--){var a=t.dom.create("div");o.insertBefore(a,r[i]),e(a,r[i])}return o?o.innerHTML:""}(t)},getLastRng:e.get,isDefault:function(){return Nt(t,n)},isDefaultContent:function(t){return Ct(n,t)}}},Dt=function(t,e){var n=Bt(t);return t.on("PreInit",(function(){return function(t,e,n){var o;Rt(t,e,n),t.parser.addNodeFilter("img",(function(e,n,r){var i=function(t){t.attr("data-mce-object")||o===x.transparentSrc||t.remove()},a=function(t){return 0===t.indexOf("webkit-fake-url")},c=function(t){return 0===t.indexOf("data:")};if(!X(t)&&function(t){return t.data&&!0===t.data.paste}(r))for(var s=e.length;s--;)(o=e[s].attr("src"))&&(a(o)||!P(t)&&c(o))&&i(e[s])}))}(t,n,e)})),{pasteFormat:e,pasteHtml:function(e,n){return Ot(t,e,n)},pasteText:function(e){return gt(t,e)},pasteImageData:function(e,n){return wt(t,e,n)},getDataTransferItems:At,hasHtmlOrText:yt,hasContentType:vt}},Et=function(t,e){t.addCommand("mceTogglePlainTextPaste",(function(){!function(t,e){"text"===e.pasteFormat.get()?(e.pasteFormat.set("html"),S(t,!1)):(e.pasteFormat.set("text"),S(t,!0)),t.focus()}(t,e)})),t.addCommand("mceInsertClipboardContent",(function(t,n){n.content&&e.pasteHtml(n.content,n.internal),n.text&&e.pasteText(n.text)}))},Pt=function(t,e,n){if(!function(t){return!1===x.iOS&&"function"==typeof(null==t?void 0:t.setData)}(t))return!1;try{return t.clearData(),t.setData("text/html",e),t.setData("text/plain",n),t.setData(F(),e),!0}catch(t){return!1}},Xt=function(t,e,n,o){Pt(t.clipboardData,e.html,e.text)?(t.preventDefault(),o()):n(e.html,o)},Yt=function(t){return function(e,n){var o=function(t){return H+t}(e),r=t.dom.create("div",{contenteditable:"false","data-mce-bogus":"all"}),i=t.dom.create("div",{contenteditable:"true"},o);t.dom.setStyles(r,{position:"fixed",top:"0",left:"-3000px",width:"1000px",overflow:"hidden"}),r.appendChild(i),t.dom.add(t.getBody(),r);var a=t.selection.getRng();i.focus();var c=t.dom.createRng();c.selectNodeContents(i),t.selection.setRng(c),R.setTimeout((function(){t.selection.setRng(a),r.parentNode.removeChild(r),n()}),0)}},jt=function(t){return{html:t.selection.getContent({contextual:!0}),text:t.selection.getContent({format:"text"})}},Ht=function(t){return!t.selection.isCollapsed()||function(t){return!!t.dom.getParent(t.selection.getStart(),"td[data-mce-selected],th[data-mce-selected]",t.getBody())}(t)},It=function(t){t.on("cut",function(t){return function(e){Ht(t)&&Xt(e,jt(t),Yt(t),(function(){if(x.browser.isChrome()||x.browser.isFirefox()){var e=t.selection.getRng();R.setEditorTimeout(t,(function(){t.selection.setRng(e),t.execCommand("Delete")}),0)}else t.execCommand("Delete")}))}}(t)),t.on("copy",function(t){return function(e){Ht(t)&&Xt(e,jt(t),Yt(t),p)}}(t))},Ft=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),Ut=function(t,e){return Ft.getCaretRangeFromPoint(e.clientX,e.clientY,t.getDoc())},Vt=function(t,e){t.focus(),t.selection.setRng(e)},Gt=function(t,e){t.on("PastePreProcess",(function(n){n.content=e(t,n.content,n.internal,n.wordContent)}))},$t=function(t,e){if(!ot(e))return e;var n=[];C.each(t.schema.getBlockElements(),(function(t,e){n.push(e)}));var o=new RegExp("(?:<br> [\\s\\r\\n]+|<br>)*(<\\/?("+n.join("|")+")[^>]*>)(?:<br> [\\s\\r\\n]+|<br>)*","g");return e=et(e,[[o,"$1"]]),e=et(e,[[/<br><br>/g,"<BR><BR>"],[/<br>/g," "],[/<BR><BR>/g,"<br>"]])},Kt=function(t,e,n,o){if(o||n)return e;var r,i=function(t){return t.getParam("paste_webkit_styles")}(t);if(!1===function(t){return t.getParam("paste_remove_styles_if_webkit",!0)}(t)||"all"===i)return e;if(i&&(r=i.split(/[, ]/)),r){var a=t.dom,c=t.selection.getNode();e=e.replace(/(<[^>]+) style="([^"]*)"([^>]*>)/gi,(function(t,e,n,o){var i=a.parseStyle(a.decode(n)),s={};if("none"===r)return e+o;for(var u=0;u<r.length;u++){var p=i[r[u]],l=a.getStyle(c,r[u],!0);/color/.test(r[u])&&(p=a.toHex(p),l=a.toHex(l)),l!==p&&(s[r[u]]=p)}var d=a.serializeStyle(s,"span");return d?e+' style="'+d+'"'+o:e+o}))}else e=e.replace(/(<[^>]+) style="([^"]*)"([^>]*>)/gi,"$1$3");return e=e.replace(/(<[^>]+) data-mce-style="([^"]+)"([^>]*>)/gi,(function(t,e,n,o){return e+' style="'+n+'"'+o})),e},Jt=function(t,e){t.$("a",e).find("font,u").each((function(e,n){t.dom.remove(n,!0)}))},Qt=function(t,e){return function(n){n.setActive("text"===e.pasteFormat.get());var o=function(t){return n.setActive(t.state)};return t.on("PastePlainTextToggle",o),function(){return t.off("PastePlainTextToggle",o)}}};a.add("paste",(function(t){if(!1===function(t){return!!t.hasPlugin("powerpaste",!0)&&(void 0!==window.console&&window.console.log&&window.console.log("PowerPaste is incompatible with Paste plugin! Remove 'paste' from the 'plugins' option."),!0)}(t)){var e=i(!1),n=i(function(t){return t.getParam("paste_as_text",!1)}(t)?"text":"html"),o=Dt(t,n);return function(t){x.webkit&&Gt(t,Kt),x.ie&&(Gt(t,$t),function(t,e){t.on("PastePostProcess",(function(n){e(t,n.node)}))}(t,Jt))}(t),function(t,e){var n=function(){return t.execCommand("mceTogglePlainTextPaste")};t.ui.registry.addToggleButton("pastetext",{active:!1,icon:"paste-text",tooltip:"Paste as text",onAction:n,onSetup:Qt(t,e)}),t.ui.registry.addToggleMenuItem("pastetext",{text:"Paste as text",icon:"paste-text",onAction:n,onSetup:Qt(t,e)})}(t,o),Et(t,o),function(t){var e=t.plugins.paste,n=function(t){return t.getParam("paste_preprocess")}(t);n&&t.on("PastePreProcess",(function(t){n.call(e,e,t)}));var o=function(t){return t.getParam("paste_postprocess")}(t);o&&t.on("PastePostProcess",(function(t){o.call(e,e,t)}))}(t),It(t),function(t,e,n){(function(t){return t.getParam("paste_block_drop",!1)})(t)&&t.on("dragend dragover draggesture dragdrop drop drag",(function(t){t.preventDefault(),t.stopPropagation()})),N(t)||t.on("drop",(function(t){var e=t.dataTransfer;e&&e.files&&e.files.length>0&&t.preventDefault()})),t.on("drop",(function(o){var r=Ut(t,o);if(!o.isDefaultPrevented()&&!n.get()){var i,a=e.getDataTransferItems(o.dataTransfer),c=e.hasContentType(a,F());if((e.hasHtmlOrText(a)&&(!(i=a["text/plain"])||0!==i.indexOf("file://"))||!e.pasteImageData(o,r))&&r&&function(t){return t.getParam("paste_filter_drop",!0)}(t)){var s=a["mce-internal"]||a["text/html"]||a["text/plain"];s&&(o.preventDefault(),R.setEditorTimeout(t,(function(){t.undoManager.transact((function(){a["mce-internal"]&&t.execCommand("Delete"),Vt(t,r),s=nt(s),a["text/html"]?e.pasteHtml(s,c):e.pasteText(s)}))})))}}})),t.on("dragstart",(function(t){n.set(!0)})),t.on("dragover dragend",(function(e){N(t)&&!1===n.get()&&(e.preventDefault(),Vt(t,Ut(t,e))),"dragend"===e.type&&n.set(!1)}))}(t,o,e),function(t){return{clipboard:t}}(o)}}))}()},9638:(t,e,n)=>{n(2171)},2171:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=tinymce.util.Tools.resolve("tinymce.Env"),n=tinymce.util.Tools.resolve("tinymce.util.Tools"),o=function(t){var o=function(t){var o="",r=t.dom.encode,i=function(t){return t.getParam("content_style","","string")}(t);o+='<base href="'+r(t.documentBaseURI.getURI())+'">';var a=function(t){return t.getParam("content_css_cors",!1,"boolean")}(t)?' crossorigin="anonymous"':"";n.each(t.contentCSS,(function(e){o+='<link type="text/css" rel="stylesheet" href="'+r(t.documentBaseURI.toAbsolute(e))+'"'+a+">"})),i&&(o+='<style type="text/css">'+i+"</style>");var c=function(t){var e=t.getParam("body_id","tinymce","string");return-1===e.indexOf("=")?e:function(t){var e=t.getParam("body_id","","hash");return e[t.id]||e}(t)}(t),s=function(t){var e=t.getParam("body_class","","string");return-1===e.indexOf("=")?e:function(t){return t.getParam("body_class","","hash")[t.id]||""}(t)}(t),u='<script>document.addEventListener && document.addEventListener("click", function(e) {for (var elm = e.target; elm; elm = elm.parentNode) {if (elm.nodeName === "A" && !('+(e.mac?"e.metaKey":"e.ctrlKey && !e.altKey")+")) {e.preventDefault();}}}, false);<\/script> ",p=t.getBody().dir,l=p?' dir="'+r(p)+'"':"";return"<!DOCTYPE html><html><head>"+o+'</head><body id="'+r(c)+'" class="mce-content-body '+r(s)+'"'+l+">"+t.getContent()+u+"</body></html>"}(t);t.windowManager.open({title:"Preview",size:"large",body:{type:"panel",items:[{name:"preview",type:"iframe",sandboxed:!0}]},buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{preview:o}}).focus("close")};t.add("preview",(function(t){!function(t){t.addCommand("mcePreview",(function(){o(t)}))}(t),function(t){var e=function(){return t.execCommand("mcePreview")};t.ui.registry.addButton("preview",{icon:"preview",tooltip:"Preview",onAction:e}),t.ui.registry.addMenuItem("preview",{icon:"preview",text:"Preview",onAction:e})}(t)}))}()},2025:(t,e,n)=>{n(3174)},3174:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=tinymce.util.Tools.resolve("tinymce.Env");t.add("print",(function(t){!function(t){t.addCommand("mcePrint",(function(){e.browser.isIE()?t.getDoc().execCommand("print",!1,null):t.getWin().print()}))}(t),function(t){var e=function(){return t.execCommand("mcePrint")};t.ui.registry.addButton("print",{icon:"print",tooltip:"Print",onAction:e}),t.ui.registry.addMenuItem("print",{text:"Print...",icon:"print",onAction:e})}(t),t.addShortcut("Meta+P","","mcePrint")}))}()},1310:(t,e,n)=>{n(7187)},7187:()=>{!function(){"use strict";var t,e,n=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},o=tinymce.util.Tools.resolve("tinymce.PluginManager"),r=function(){return r=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},r.apply(this,arguments)},i=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},a=function(t){return function(e){return typeof e===t}},c=i("string"),s=i("array"),u=a("boolean"),p=a("number"),l=function(){},d=function(t){return function(){return t}},f=function(t){return t},b=d(!1),M=d(!0),z=d("[!-#%-*,-\\/:;?@\\[-\\]_{}¡«·»¿;·՚-՟։֊־׀׃׆׳״؉؊،؍؛؞؟٪-٭۔܀-܍߷-߹࠰-࠾࡞।॥॰෴๏๚๛༄-༒༺-༽྅࿐-࿔࿙࿚၊-၏჻፡-፨᐀᙭᙮᚛᚜᛫-᛭᜵᜶។-៖៘-៚᠀-᠊᥄᥅᨞᨟᪠-᪦᪨-᪭᭚-᭠᯼-᯿᰻-᰿᱾᱿᳓‐-‧‰-⁃⁅-⁑⁓-⁞⁽⁾₍₎〈〉❨-❵⟅⟆⟦-⟯⦃-⦘⧘-⧛⧼⧽⳹-⳼⳾⳿⵰⸀-⸮⸰⸱、-〃〈-】〔-〟〰〽゠・꓾꓿꘍-꘏꙳꙾꛲-꛷꡴-꡷꣎꣏꣸-꣺꤮꤯꥟꧁-꧍꧞꧟꩜-꩟꫞꫟꯫﴾﴿︐-︙︰-﹒﹔-﹡﹣﹨﹪﹫!-#%-*,-/:;?@[-]_{}⦅-・]"),h=function(){return m},m={fold:function(t,e){return t()},isSome:b,isNone:M,getOr:e=f,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:d(null),getOrUndefined:d(void 0),or:e,orThunk:t,map:h,each:l,bind:h,exists:b,forall:M,filter:function(){return h()},toArray:function(){return[]},toString:d("none()")},O=function(t){var e=d(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:M,isNone:b,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return O(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:m},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},g={some:O,none:h,from:function(t){return null==t?m:O(t)}},A=z,v=tinymce.util.Tools.resolve("tinymce.Env"),y=tinymce.util.Tools.resolve("tinymce.util.Tools"),q=Array.prototype.slice,_=Array.prototype.push,W=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},L=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},w=function(t,e){for(var n=t.length-1;n>=0;n--){e(t[n],n)}},x=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!s(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);_.apply(e,t[n])}return e}(W(t,e))},R=Object.hasOwnProperty,T=function(t,e){return R.call(t,e)};"undefined"!=typeof window?window:Function("return this;")();var k,S,C,N,B=(k=3,function(t){return function(t){return t.dom.nodeType}(t)===k}),D=function(t,e,n){!function(t,e,n){if(!(c(n)||u(n)||p(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")}(t.dom,e,n)},E=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},P={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return E(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return E(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return E(n)},fromDom:E,fromPoint:function(t,e,n){return g.from(t.dom.elementFromPoint(e,n)).map(E)}},X=function(t,e){return{element:t,offset:e}},Y=function(t,e){var n=function(t){return W(t.dom.childNodes,P.fromDom)}(t);return n.length>0&&e<n.length?X(n[e],0):X(t,e)},j=function(t,e){var n=function(t){return g.from(t.dom.parentNode).map(P.fromDom)}(t);n.each((function(n){n.dom.insertBefore(e.dom,t.dom)}))},H=function(t,e){j(t,e),function(t,e){t.dom.appendChild(e.dom)}(e,t)},I=(S=B,C="text",{get:function(t){if(!S(t))throw new Error("Can only get "+C+" value of a "+C+" node");return N(t).getOr("")},getOption:N=function(t){return S(t)?g.from(t.dom.nodeValue):g.none()},set:function(t,e){if(!S(t))throw new Error("Can only set raw "+C+" value of a "+C+" node");t.dom.nodeValue=e}}),F=function(t){return I.get(t)},U=function(t,e){return function(t,e){var n,o=void 0===e?document:e.dom;return 1!==(n=o).nodeType&&9!==n.nodeType&&11!==n.nodeType||0===n.childElementCount?[]:W(o.querySelectorAll(t),P.fromDom)}(e,t)},V=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),G=function(t,e){return t.isBlock(e)||T(t.schema.getShortEndedElements(),e.nodeName)},$=function(t,e){return"false"===t.getContentEditable(e)},K=function(t,e){return!t.isBlock(e)&&T(t.schema.getWhiteSpaceElements(),e.nodeName)},J=function(t,e){return Y(P.fromDom(t),e)},Q=function(t,e,n,o,r,i){void 0===i&&(i=!0);for(var a=i?e(!1):n;a;){var c=$(t,a);if(c||K(t,a)){if(c?o.cef(a):o.boundary(a))break;a=e(!0)}else{if(G(t,a)){if(o.boundary(a))break}else 3===a.nodeType&&o.text(a);if(a===r)break;a=e(!1)}}},Z=function(t,e,n,o,r){if(!function(t,e){return G(t,e)||$(t,e)||K(t,e)||function(t,e){return"true"===t.getContentEditable(e)&&"false"===t.getContentEditableParent(e.parentNode)}(t,e)}(t,n)){var i=t.getParent(o,t.isBlock),a=new V(n,i),c=r?a.next.bind(a):a.prev.bind(a);Q(t,c,n,{boundary:M,cef:M,text:function(t){r?e.fOffset+=t.length:e.sOffset+=t.length,e.elements.push(P.fromDom(t))}})}},tt=function(t,e,n,o,r,i){void 0===i&&(i=!0);var a=new V(n,e),c=[],s={sOffset:0,fOffset:0,elements:[]};Z(t,s,n,e,!1);var u=function(){return s.elements.length>0&&(c.push(s),s={sOffset:0,fOffset:0,elements:[]}),!1};return Q(t,a.next.bind(a),n,{boundary:u,cef:function(t){return u(),r&&c.push.apply(c,r.cef(t)),!1},text:function(t){s.elements.push(P.fromDom(t)),r&&r.text(t,s)}},o,i),o&&Z(t,s,o,e,!0),u(),c},et=function(t,e){var n=J(e.startContainer,e.startOffset),o=n.element.dom,r=J(e.endContainer,e.endOffset),i=r.element.dom;return tt(t,e.commonAncestorContainer,o,i,{text:function(t,e){t===i?e.fOffset+=t.length-r.offset:t===o&&(e.sOffset+=n.offset)},cef:function(e){var n,o,r,i=x(U(P.fromDom(e),"*[contenteditable=true]"),(function(e){var n=e.dom;return tt(t,n,n)}));return n=i,o=function(t,e){return function(t,e){return function(t,e,n){return!!(t.compareDocumentPosition(e)&n)}(t,e,Node.DOCUMENT_POSITION_PRECEDING)}(t.elements[0].dom,e.elements[0].dom)?1:-1},(r=q.call(n,0)).sort(o),r}},!1)},nt=function(t,e){return e.collapsed?[]:et(t,e)},ot=function(t,e){var n=t.createRng();return n.selectNode(e),nt(t,n)},rt=function(t,e){var n,o,r,i=(n=t,o=function(t,n){var o=F(n),r=t.last,i=r+o.length,a=x(e,(function(t,e){return t.start<i&&t.finish>r?[{element:n,start:Math.max(r,t.start)-r,finish:Math.min(i,t.finish)-r,matchId:e}]:[]}));return{results:t.results.concat(a),last:i}},r={results:[],last:0},L(n,(function(t,e){r=o(r,t,e)})),r).results;return function(t,e){if(0===t.length)return[];for(var n=e(t[0]),o=[],r=[],i=0,a=t.length;i<a;i++){var c=t[i],s=e(c);s!==n&&(o.push(r),r=[]),n=s,r.push(c)}return 0!==r.length&&o.push(r),o}(i,(function(t){return t.matchId}))},it=function(t,e){return x(e,(function(e){var n=e.elements,o=W(n,F).join(""),r=function(t,e,n,o){void 0===n&&(n=0),void 0===o&&(o=t.length);var r=e.regex;r.lastIndex=n;for(var i,a=[];i=r.exec(t);){var c=i[e.matchIndex],s=i.index+i[0].indexOf(c),u=s+c.length;if(u>o)break;a.push({start:s,finish:u}),r.lastIndex=u}return a}(o,t,e.sOffset,o.length-e.fOffset);return rt(n,r)}))},at=function(t,e){w(t,(function(t,n){w(t,(function(t){var o=P.fromDom(e.cloneNode(!1));D(o,"data-mce-index",n);var r=t.element.dom;if(r.length===t.finish&&0===t.start)H(t.element,o);else{r.length!==t.finish&&r.splitText(t.finish);var i=r.splitText(t.start);H(P.fromDom(i),o)}}))}))},ct=function(t,e,n,o){var r=n.getBookmark(),i=t.select("td[data-mce-selected],th[data-mce-selected]"),a=i.length>0?function(t,e){return x(e,(function(e){return ot(t,e)}))}(t,i):nt(t,n.getRng()),c=it(e,a);return at(c,o),n.moveToBookmark(r),c.length},st=function(t){var e=t.getAttribute("data-mce-index");return"number"==typeof e?""+e:e},ut=function(t,e,n,o){var r=t.dom.create("span",{"data-mce-bogus":1});r.className="mce-match-marker";var i=t.getBody();return Ot(t,e,!1),o?ct(t.dom,n,t.selection,r):function(t,e,n,o){var r=ot(t,n),i=it(e,r);return at(i,o),i.length}(t.dom,n,i,r)},pt=function(t){var e=t.parentNode;t.firstChild&&e.insertBefore(t.firstChild,t),t.parentNode.removeChild(t)},lt=function(t,e){var n=[],o=y.toArray(t.getBody().getElementsByTagName("span"));if(o.length)for(var r=0;r<o.length;r++){var i=st(o[r]);null!==i&&i.length&&(i===e.toString()&&n.push(o[r]))}return n},dt=function(t,e,n){var o=e.get(),r=o.index,i=t.dom;(n=!1!==n)?r+1===o.count?r=0:r++:r-1==-1?r=o.count-1:r--,i.removeClass(lt(t,o.index),"mce-match-marker-selected");var a=lt(t,r);return a.length?(i.addClass(lt(t,r),"mce-match-marker-selected"),t.selection.scrollIntoView(a[0]),r):-1},ft=function(t,e){var n=e.parentNode;t.remove(e),t.isEmpty(n)&&t.remove(n)},bt=function(t,e,n,o,r,i){var a=t.selection,c=function(t,e){var n="("+t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&").replace(/\s/g,"[^\\S\\r\\n\\uFEFF]")+")";return e?"(?:^|\\s|"+A()+")"+n+"(?=$|\\s|"+A()+")":n}(n,r),s=a.isForward(),u={regex:new RegExp(c,o?"g":"gi"),matchIndex:1},p=ut(t,e,u,i);if(v.browser.isSafari()&&a.setRng(a.getRng(),s),p){var l=dt(t,e,!0);e.set({index:l,count:p,text:n,matchCase:o,wholeWord:r,inSelection:i})}return p},Mt=function(t,e){var n=dt(t,e,!0);e.set(r(r({},e.get()),{index:n}))},zt=function(t,e){var n=dt(t,e,!1);e.set(r(r({},e.get()),{index:n}))},ht=function(t){var e=st(t);return null!==e&&e.length>0},mt=function(t,e,n,o,i){var a,c=e.get(),s=c.index,u=s;o=!1!==o;for(var p=t.getBody(),l=y.grep(y.toArray(p.getElementsByTagName("span")),ht),d=0;d<l.length;d++){var f=st(l[d]),b=a=parseInt(f,10);if(i||b===c.index){for(n.length?(l[d].firstChild.nodeValue=n,pt(l[d])):ft(t.dom,l[d]);l[++d];){if((b=parseInt(st(l[d]),10))!==a){d--;break}ft(t.dom,l[d])}o&&u--}else a>s&&l[d].setAttribute("data-mce-index",String(a-1))}return e.set(r(r({},c),{count:i?0:c.count-1,index:u})),o?Mt(t,e):zt(t,e),!i&&e.get().count>0},Ot=function(t,e,n){for(var o,i,a=e.get(),c=y.toArray(t.getBody().getElementsByTagName("span")),s=0;s<c.length;s++){var u=st(c[s]);null!==u&&u.length&&(u===a.index.toString()&&(o||(o=c[s].firstChild),i=c[s].firstChild),pt(c[s]))}if(e.set(r(r({},a),{index:-1,count:0,text:""})),o&&i){var p=t.dom.createRng();return p.setStart(o,0),p.setEnd(i,i.data.length),!1!==n&&t.selection.setRng(p),p}},gt=function(){var t=function(t){var e=n(g.none()),o=function(){return e.get().each(t)};return{clear:function(){o(),e.set(g.none())},isSet:function(){return e.get().isSome()},get:function(){return e.get()},set:function(t){o(),e.set(g.some(t))}}}(l);return r(r({},t),{on:function(e){return t.get().each(e)}})},At=function(t,e){var n=gt();t.undoManager.add();var o=y.trim(t.selection.getContent({format:"text"})),i=function(t){var n=function(t,e){return e.get().count>1}(0,e)?t.enable:t.disable;n("next");var o=function(t,e){return e.get().count>1}(0,e)?t.enable:t.disable;o("prev")},a=function(t,e){var n=e?t.disable:t.enable;L(["replace","replaceall","prev","next"],n)},c=function(t,e){v.browser.isSafari()&&v.deviceType.isTouch()&&("find"===e||"replace"===e||"replaceall"===e)&&t.focus(e)},s=function(n){Ot(t,e,!1),a(n,!0),i(n)},u=function(n){var o=n.getData(),r=e.get();if(o.findtext.length){if(r.text===o.findtext&&r.matchCase===o.matchcase&&r.wholeWord===o.wholewords)Mt(t,e);else{var c=bt(t,e,o.findtext,o.matchcase,o.wholewords,o.inselection);c<=0&&function(e){t.windowManager.alert("Could not find the specified string.",(function(){e.focus("findtext")}))}(n),a(n,0===c)}i(n)}else s(n)},p=e.get(),l={title:"Find and Replace",size:"normal",body:{type:"panel",items:[{type:"bar",items:[{type:"input",name:"findtext",placeholder:"Find",maximized:!0,inputMode:"search"},{type:"button",name:"prev",text:"Previous",icon:"action-prev",disabled:!0,borderless:!0},{type:"button",name:"next",text:"Next",icon:"action-next",disabled:!0,borderless:!0}]},{type:"input",name:"replacetext",placeholder:"Replace with",inputMode:"search"}]},buttons:[{type:"menu",name:"options",icon:"preferences",tooltip:"Preferences",align:"start",items:[{type:"togglemenuitem",name:"matchcase",text:"Match case"},{type:"togglemenuitem",name:"wholewords",text:"Find whole words only"},{type:"togglemenuitem",name:"inselection",text:"Find in selection"}]},{type:"custom",name:"find",text:"Find",primary:!0},{type:"custom",name:"replace",text:"Replace",disabled:!0},{type:"custom",name:"replaceall",text:"Replace all",disabled:!0}],initialData:{findtext:o,replacetext:"",wholewords:p.wholeWord,matchcase:p.matchCase,inselection:p.inSelection},onChange:function(t,n){"findtext"===n.name&&e.get().count>0&&s(t)},onAction:function(n,o){var a=n.getData();switch(o.name){case"find":u(n);break;case"replace":mt(t,e,a.replacetext)?i(n):s(n);break;case"replaceall":mt(t,e,a.replacetext,!0,!0),s(n);break;case"prev":zt(t,e),i(n);break;case"next":Mt(t,e),i(n);break;case"matchcase":case"wholewords":case"inselection":!function(t){var n=t.getData(),o=e.get();e.set(r(r({},o),{matchCase:n.matchcase,wholeWord:n.wholewords,inSelection:n.inselection}))}(n),s(n)}c(n,o.name)},onSubmit:function(t){u(t),c(t,"find")},onClose:function(){t.focus(),Ot(t,e),t.undoManager.add()}};n.set(t.windowManager.open(l,{inline:"toolbar"}))},vt=function(t,e){return function(){At(t,e)}};o.add("searchreplace",(function(t){var e=n({index:-1,count:0,text:"",matchCase:!1,wholeWord:!1,inSelection:!1});return function(t,e){t.addCommand("SearchReplace",(function(){At(t,e)}))}(t,e),function(t,e){t.ui.registry.addMenuItem("searchreplace",{text:"Find and replace...",shortcut:"Meta+F",onAction:vt(t,e),icon:"search"}),t.ui.registry.addButton("searchreplace",{tooltip:"Find and replace",onAction:vt(t,e),icon:"search"}),t.shortcuts.add("Meta+F","",vt(t,e))}(t,e),function(t,e){return{done:function(n){return Ot(t,e,n)},find:function(n,o,r,i){return void 0===i&&(i=!1),bt(t,e,n,o,r,i)},next:function(){return Mt(t,e)},prev:function(){return zt(t,e)},replace:function(n,o,r){return mt(t,e,n,o,r)}}}(t,e)}))}()},1694:(t,e,n)=>{n(7235)},7235:()=>{!function(){"use strict";var t=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},e=function(t){return function(e){return typeof e===t}},n=function(t){return function(e){return t===e}},o=t("string"),r=t("object"),i=t("array"),a=n(null),c=e("boolean"),s=n(void 0),u=function(t){return!function(t){return null==t}(t)},p=e("function"),l=e("number"),d=function(){},f=function(t){return function(){return t}},b=function(t){return t},M=function(t,e){return t===e};function z(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r=e.concat(n);return t.apply(null,r)}}var h,m,O=function(t){return function(e){return!t(e)}},g=f(!1),A=f(!0),v=function(){return y},y={fold:function(t,e){return t()},isSome:g,isNone:A,getOr:m=b,getOrThunk:h=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:f(null),getOrUndefined:f(void 0),or:m,orThunk:h,map:v,each:d,bind:v,exists:g,forall:A,filter:function(){return v()},toArray:function(){return[]},toString:f("none()")},q=function(t){var e=f(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:A,isNone:g,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return q(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:y},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},_={some:q,none:v,from:function(t){return null==t?y:q(t)}},W=Array.prototype.slice,L=Array.prototype.indexOf,w=Array.prototype.push,x=function(t,e){return n=t,o=e,L.call(n,o)>-1;var n,o},R=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return!0}return!1},T=function(t,e){for(var n=[],o=0;o<t;o++)n.push(e(o));return n},k=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},S=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},C=function(t,e){for(var n=[],o=[],r=0,i=t.length;r<i;r++){var a=t[r];(e(a,r)?n:o).push(a)}return{pass:n,fail:o}},N=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},B=function(t,e,n){return function(t,e){for(var n=t.length-1;n>=0;n--)e(t[n],n)}(t,(function(t,o){n=e(n,t,o)})),n},D=function(t,e,n){return S(t,(function(t,o){n=e(n,t,o)})),n},E=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return _.some(i);if(n(i,o))break}return _.none()}(t,e,g)},P=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return _.some(n)}return _.none()},X=function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!i(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);w.apply(e,t[n])}return e},Y=function(t,e){return X(k(t,e))},j=function(t,e){for(var n=0,o=t.length;n<o;++n){if(!0!==e(t[n],n))return!1}return!0},H=function(t,e){for(var n={},o=0,r=t.length;o<r;o++){var i=t[o];n[String(i)]=e(i,o)}return n},I=function(t){return[t]},F=function(t,e){return e>=0&&e<t.length?_.some(t[e]):_.none()},U=function(t){return F(t,0)},V=function(t){return F(t,t.length-1)},G=function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return _.none()},$=function(){return $=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},$.apply(this,arguments)};function K(t,e,n){if(n||2===arguments.length)for(var o,r=0,i=e.length;r<i;r++)!o&&r in e||(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}var J=function(t){var e,n=!1;return function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];return n||(n=!0,e=t.apply(null,o)),e}},Q=function(){return Z(0,0)},Z=function(t,e){return{major:t,minor:e}},tt={nu:Z,detect:function(t,e){var n=String(e).toLowerCase();return 0===t.length?Q():function(t,e){var n=function(t,e){for(var n=0;n<t.length;n++){var o=t[n];if(o.test(e))return o}}(t,e);if(!n)return{major:0,minor:0};var o=function(t){return Number(e.replace(n,"$"+t))};return Z(o(1),o(2))}(t,n)},unknown:Q},et=function(t,e){var n=String(e).toLowerCase();return E(t,(function(t){return t.search(n)}))},nt=function(t,e,n){return""===e||t.length>=e.length&&t.substr(n,n+e.length)===e},ot=function(t,e){return-1!==t.indexOf(e)},rt=function(t,e){return nt(t,e,0)},it=function(t,e){return nt(t,e,t.length-e.length)},at=function(t){return function(e){return e.replace(t,"")}}(/^\s+|\s+$/g),ct=function(t){return t.length>0},st=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,ut=function(t){return function(e){return ot(e,t)}},pt=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(t){return ot(t,"edge/")&&ot(t,"chrome")&&ot(t,"safari")&&ot(t,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,st],search:function(t){return ot(t,"chrome")&&!ot(t,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(t){return ot(t,"msie")||ot(t,"trident")}},{name:"Opera",versionRegexes:[st,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:ut("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:ut("firefox")},{name:"Safari",versionRegexes:[st,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(t){return(ot(t,"safari")||ot(t,"mobile/"))&&ot(t,"applewebkit")}}],lt=[{name:"Windows",search:ut("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(t){return ot(t,"iphone")||ot(t,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:ut("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:ut("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:ut("linux"),versionRegexes:[]},{name:"Solaris",search:ut("sunos"),versionRegexes:[]},{name:"FreeBSD",search:ut("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:ut("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],dt={browsers:f(pt),oses:f(lt)},ft="Edge",bt="Chrome",Mt="Opera",zt="Firefox",ht="Safari",mt=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isEdge:o(ft),isChrome:o(bt),isIE:o("IE"),isOpera:o(Mt),isFirefox:o(zt),isSafari:o(ht)}},Ot={unknown:function(){return mt({current:void 0,version:tt.unknown()})},nu:mt,edge:f(ft),chrome:f(bt),ie:f("IE"),opera:f(Mt),firefox:f(zt),safari:f(ht)},gt="Windows",At="Android",vt="Linux",yt="Solaris",qt="FreeBSD",_t="ChromeOS",Wt=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isWindows:o(gt),isiOS:o("iOS"),isAndroid:o(At),isOSX:o("OSX"),isLinux:o(vt),isSolaris:o(yt),isFreeBSD:o(qt),isChromeOS:o(_t)}},Lt={unknown:function(){return Wt({current:void 0,version:tt.unknown()})},nu:Wt,windows:f(gt),ios:f("iOS"),android:f(At),linux:f(vt),osx:f("OSX"),solaris:f(yt),freebsd:f(qt),chromeos:f(_t)},wt=function(t,e,n){var o=dt.browsers(),r=dt.oses(),i=e.bind((function(t){return function(t,e){return G(e.brands,(function(e){var n=e.brand.toLowerCase();return E(t,(function(t){var e;return n===(null===(e=t.brand)||void 0===e?void 0:e.toLowerCase())})).map((function(t){return{current:t.name,version:tt.nu(parseInt(e.version,10),0)}}))}))}(o,t)})).orThunk((function(){return function(t,e){return et(t,e).map((function(t){var n=tt.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(o,t)})).fold(Ot.unknown,Ot.nu),a=function(t,e){return et(t,e).map((function(t){var n=tt.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(r,t).fold(Lt.unknown,Lt.nu),c=function(t,e,n,o){var r=t.isiOS()&&!0===/ipad/i.test(n),i=t.isiOS()&&!r,a=t.isiOS()||t.isAndroid(),c=a||o("(pointer:coarse)"),s=r||!i&&a&&o("(min-device-width:768px)"),u=i||a&&!s,p=e.isSafari()&&t.isiOS()&&!1===/safari/i.test(n),l=!u&&!s&&!p;return{isiPad:f(r),isiPhone:f(i),isTablet:f(s),isPhone:f(u),isTouch:f(c),isAndroid:t.isAndroid,isiOS:t.isiOS,isWebView:f(p),isDesktop:f(l)}}(a,i,t,n);return{browser:i,os:a,deviceType:c}},xt=function(t){return window.matchMedia(t).matches},Rt=J((function(){return wt(navigator.userAgent,_.from(navigator.userAgentData),xt)})),Tt=function(){return Rt()},kt=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},St={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return kt(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return kt(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return kt(n)},fromDom:kt,fromPoint:function(t,e,n){return _.from(t.dom.elementFromPoint(e,n)).map(kt)}},Ct=function(t,e){var n=t.dom;if(1!==n.nodeType)return!1;var o=n;if(void 0!==o.matches)return o.matches(e);if(void 0!==o.msMatchesSelector)return o.msMatchesSelector(e);if(void 0!==o.webkitMatchesSelector)return o.webkitMatchesSelector(e);if(void 0!==o.mozMatchesSelector)return o.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")},Nt=function(t){return 1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType||0===t.childElementCount},Bt=function(t,e){var n=void 0===e?document:e.dom;return Nt(n)?_.none():_.from(n.querySelector(t)).map(St.fromDom)},Dt=function(t,e){return t.dom===e.dom},Et=function(t,e){return n=t.dom,o=e.dom,function(t,e,n){return!!(t.compareDocumentPosition(e)&n)}(n,o,Node.DOCUMENT_POSITION_CONTAINED_BY);var n,o},Pt=function(t,e){return Tt().browser.isIE()?Et(t,e):function(t,e){var n=t.dom,o=e.dom;return n!==o&&n.contains(o)}(t,e)},Xt=Ct,Yt=Object.keys,jt=Object.hasOwnProperty,Ht=function(t,e){for(var n=Yt(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}},It=function(t,e){return Ft(t,(function(t,n){return{k:n,v:e(t,n)}}))},Ft=function(t,e){var n={};return Ht(t,(function(t,o){var r=e(t,o);n[r.k]=r.v})),n},Ut=function(t,e){var n={};return function(t,e,n,o){Ht(t,(function(t,r){(e(t,r)?n:o)(t,r)}))}(t,e,function(t){return function(e,n){t[n]=e}}(n),d),n},Vt=function(t,e){var n=[];return Ht(t,(function(t,o){n.push(e(t,o))})),n},Gt=function(t){return Vt(t,b)},$t=function(t){return Yt(t).length},Kt=function(t,e){return Jt(t,e)?_.from(t[e]):_.none()},Jt=function(t,e){return jt.call(t,e)},Qt=function(t,e){return Jt(t,e)&&void 0!==t[e]&&null!==t[e]},Zt=["tfoot","thead","tbody","colgroup"],te=function(t,e,n){return{element:t,rowspan:e,colspan:n}},ee=function(t,e,n){return{element:t,cells:e,section:n}},ne=function(t,e,n){return{element:t,isNew:e,isLocked:n}},oe=function(t,e,n,o){return{element:t,cells:e,section:n,isNew:o}};"undefined"!=typeof window?window:Function("return this;")();var re=function(t){return t.dom.nodeName.toLowerCase()},ie=function(t){return t.dom.nodeType},ae=function(t){return function(e){return ie(e)===t}},ce=function(t){return 8===ie(t)||"#comment"===re(t)},se=ae(1),ue=ae(3),pe=ae(9),le=ae(11),de=function(t){return function(e){return se(e)&&re(e)===t}},fe=function(t){return St.fromDom(t.dom.ownerDocument)},be=function(t){return pe(t)?t:fe(t)},Me=function(t){return _.from(t.dom.parentNode).map(St.fromDom)},ze=function(t,e){for(var n=p(e)?e:g,o=t.dom,r=[];null!==o.parentNode&&void 0!==o.parentNode;){var i=o.parentNode,a=St.fromDom(i);if(r.push(a),!0===n(a))break;o=i}return r},he=function(t){return _.from(t.dom.previousSibling).map(St.fromDom)},me=function(t){return _.from(t.dom.nextSibling).map(St.fromDom)},Oe=function(t){return k(t.dom.childNodes,St.fromDom)},ge=function(t,e){var n=t.dom.childNodes;return _.from(n[e]).map(St.fromDom)},Ae=p(Element.prototype.attachShadow)&&p(Node.prototype.getRootNode),ve=f(Ae),ye=Ae?function(t){return St.fromDom(t.dom.getRootNode())}:be,qe=function(t){var e,n=ye(t);return le(e=n)&&u(e.dom.host)?_.some(n):_.none()},_e=function(t){return St.fromDom(t.dom.host)},We=function(t){return u(t.dom.shadowRoot)},Le=function(t){var e=ue(t)?t.dom.parentNode:t.dom;if(null==e||null===e.ownerDocument)return!1;var n,o,r=e.ownerDocument;return qe(St.fromDom(e)).fold((function(){return r.body.contains(e)}),(n=Le,o=_e,function(t){return n(o(t))}))},we=function(t){var e=t.dom.body;if(null==e)throw new Error("Body is not available yet");return St.fromDom(e)},xe=function(t,e){var n=[];return S(Oe(t),(function(t){e(t)&&(n=n.concat([t])),n=n.concat(xe(t,e))})),n},Re=function(t,e,n){return function(t,e,n){return N(ze(t,n),e)}(t,(function(t){return Ct(t,e)}),n)},Te=function(t,e){return function(t,e){return N(Oe(t),e)}(t,(function(t){return Ct(t,e)}))},ke=function(t,e){return function(t,e){var n=void 0===e?document:e.dom;return Nt(n)?[]:k(n.querySelectorAll(t),St.fromDom)}(e,t)};function Se(t,e,n,o,r){return t(n,o)?_.some(n):p(r)&&r(n)?_.none():e(n,o,r)}var Ce=function(t,e,n){for(var o=t.dom,r=p(n)?n:g;o.parentNode;){o=o.parentNode;var i=St.fromDom(o);if(e(i))return _.some(i);if(r(i))break}return _.none()},Ne=function(t,e,n){return Ce(t,(function(t){return Ct(t,e)}),n)},Be=function(t,e){return function(t,e){return E(t.dom.childNodes,(function(t){return e(St.fromDom(t))})).map(St.fromDom)}(t,(function(t){return Ct(t,e)}))},De=function(t,e){return Bt(e,t)},Ee=function(t,e,n){return Se((function(t,e){return Ct(t,e)}),Ne,t,e,n)},Pe=function(t,e,n){if(!(o(n)||c(n)||l(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")},Xe=function(t,e,n){Pe(t.dom,e,n)},Ye=function(t,e){var n=t.dom;Ht(e,(function(t,e){Pe(n,e,t)}))},je=function(t,e){var n=t.dom.getAttribute(e);return null===n?void 0:n},He=function(t,e){return _.from(je(t,e))},Ie=function(t,e){t.dom.removeAttribute(e)},Fe=function(t){return D(t.dom.attributes,(function(t,e){return t[e.name]=e.value,t}),{})},Ue=function(t,e,n){return void 0===n&&(n=M),t.exists((function(t){return n(t,e)}))},Ve=function(t){for(var e=[],n=function(t){e.push(t)},o=0;o<t.length;o++)t[o].each(n);return e},Ge=function(t,e,n){return t.isSome()&&e.isSome()?_.some(n(t.getOrDie(),e.getOrDie())):_.none()},$e=function(t,e){return t?_.some(e):_.none()},Ke=function(t){return void 0!==t.style&&p(t.style.getPropertyValue)},Je=function(t,e,n){if(!o(n))throw console.error("Invalid call to CSS.set. Property ",e,":: Value ",n,":: Element ",t),new Error("CSS value must be a string: "+n);Ke(t)&&t.style.setProperty(e,n)},Qe=function(t,e,n){var o=t.dom;Je(o,e,n)},Ze=function(t,e){var n=t.dom;Ht(e,(function(t,e){Je(n,e,t)}))},tn=function(t,e){var n=t.dom,o=window.getComputedStyle(n).getPropertyValue(e);return""!==o||Le(t)?o:en(n,e)},en=function(t,e){return Ke(t)?t.style.getPropertyValue(e):""},nn=function(t,e){var n=t.dom,o=en(n,e);return _.from(o).filter((function(t){return t.length>0}))},on=function(t,e){!function(t,e){Ke(t)&&t.style.removeProperty(e)}(t.dom,e),Ue(He(t,"style").map(at),"")&&Ie(t,"style")},rn=function(t,e,n){return void 0===n&&(n=0),He(t,e).map((function(t){return parseInt(t,10)})).getOr(n)},an=function(t,e){return rn(t,e,1)},cn=function(t){return de("col")(t)?rn(t,"span",1)>1:an(t,"colspan")>1},sn=function(t){return an(t,"rowspan")>1},un=function(t,e){return parseInt(tn(t,e),10)},pn=f(10),ln=f(10),dn=function(t,e){return fn(t,e,A)},fn=function(t,e,n){return Y(Oe(t),(function(t){return Ct(t,e)?n(t)?[t]:[]:fn(t,e,n)}))},bn=function(t,e){return function(t,e,n){return void 0===n&&(n=g),n(e)?_.none():x(t,re(e))?_.some(e):Ne(e,t.join(","),(function(t){return Ct(t,"table")||n(t)}))}(["td","th"],t,e)},Mn=function(t){return dn(t,"th,td")},zn=function(t){return Ct(t,"colgroup")?Te(t,"col"):Y(On(t),(function(t){return Te(t,"col")}))},hn=function(t,e){return Ee(t,"table",e)},mn=function(t){return dn(t,"tr")},On=function(t){return hn(t).fold(f([]),(function(t){return Te(t,"colgroup")}))},gn=function(t,e){return k(t,(function(t){if("colgroup"===re(t)){var n=k(zn(t),(function(t){var e=rn(t,"span",1);return te(t,1,e)}));return ee(t,n,"colgroup")}n=k(Mn(t),(function(t){var e=rn(t,"rowspan",1),n=rn(t,"colspan",1);return te(t,e,n)}));return ee(t,n,e(t))}))},An=function(t){return Me(t).map((function(t){var e=re(t);return function(t){return x(Zt,t)}(e)?e:"tbody"})).getOr("tbody")},vn=function(t){var e=mn(t),n=K(K([],On(t),!0),e,!0);return gn(n,An)},yn=function(t,e,n){var o=t.cells,r=o.slice(0,e),i=o.slice(e),a=r.concat(n).concat(i);return Wn(t,a)},qn=function(t,e,n){return yn(t,e,[n])},_n=function(t,e,n){t.cells[e]=n},Wn=function(t,e){return oe(t.element,e,t.section,t.isNew)},Ln=function(t,e){return t.cells[e]},wn=function(t,e){return Ln(t,e).element},xn=function(t){return t.cells.length},Rn=function(t){var e=C(t,(function(t){return"colgroup"===t.section}));return{rows:e.fail,cols:e.pass}},Tn=function(t,e,n){var o=k(t.cells,n);return oe(e(t.element),o,t.section,!0)},kn="data-snooker-locked-cols",Sn=function(t){return He(t,kn).bind((function(t){return _.from(t.match(/\d+/g))})).map((function(t){return H(t,A)}))},Cn=function(t){var e=D(Rn(t).rows,(function(t,e){return S(e.cells,(function(e,n){e.isLocked&&(t[n]=!0)})),t}),{}),n=Vt(e,(function(t,e){return parseInt(e,10)}));return function(t,e){var n=W.call(t,0);return n.sort(e),n}(n)},Nn=function(t,e){return t+","+e},Bn=function(t,e){var n=Y(t.all,(function(t){return t.cells}));return N(n,e)},Dn=function(t){var e={},n=[],o=U(t).map((function(t){return t.element})).bind(hn).bind(Sn).getOr({}),r=0,i=0,a=0,c=C(t,(function(t){return"colgroup"===t.section})),s=c.pass,u=c.fail;S(u,(function(t){var c=[];S(t.cells,(function(t){for(var n=0;void 0!==e[Nn(a,n)];)n++;for(var r=Qt(o,n.toString()),s=function(t,e,n,o,r,i){return{element:t,rowspan:e,colspan:n,row:o,column:r,isLocked:i}}(t.element,t.rowspan,t.colspan,a,n,r),u=0;u<t.colspan;u++)for(var p=0;p<t.rowspan;p++){var l=n+u,d=Nn(a+p,l);e[d]=s,i=Math.max(i,l+1)}c.push(s)})),r++,n.push(ee(t.element,c,t.section)),a++}));var p=V(s).map((function(t){var e=function(t){var e={},n=0;return S(t.cells,(function(t){var o=t.colspan;T(o,(function(r){var i=n+r;e[i]=function(t,e,n){return{element:t,colspan:e,column:n}}(t.element,o,i)})),n+=o})),e}(t),n=function(t,e){return{element:t,columns:e}}(t.element,Gt(e));return{colgroups:[n],columns:e}})).getOrThunk((function(){return{colgroups:[],columns:{}}})),l=p.columns,d=p.colgroups,f=function(t,e){return{rows:t,columns:e}}(r,i);return{grid:f,access:e,all:n,columns:l,colgroups:d}},En={fromTable:function(t){var e=vn(t);return Dn(e)},generate:Dn,getAt:function(t,e,n){return _.from(t.access[Nn(e,n)])},findItem:function(t,e,n){var o=Bn(t,(function(t){return n(e,t.element)}));return o.length>0?_.some(o[0]):_.none()},filterItems:Bn,justCells:function(t){return Y(t.all,(function(t){return t.cells}))},justColumns:function(t){return Gt(t.columns)},hasColumns:function(t){return Yt(t.columns).length>0},getColumnAt:function(t,e){return _.from(t.columns[e])}},Pn=function(t,e){var n=e.column,o=e.column+e.colspan-1,r=e.row,i=e.row+e.rowspan-1;return n<=t.finishCol&&o>=t.startCol&&r<=t.finishRow&&i>=t.startRow},Xn=function(t,e){return e.column>=t.startCol&&e.column+e.colspan-1<=t.finishCol&&e.row>=t.startRow&&e.row+e.rowspan-1<=t.finishRow},Yn=function(t,e,n){var o=En.findItem(t,e,Dt),r=En.findItem(t,n,Dt);return o.bind((function(t){return r.map((function(e){return n=t,o=e,r=Math.min(n.row,o.row),i=Math.min(n.column,o.column),a=Math.max(n.row+n.rowspan-1,o.row+o.rowspan-1),c=Math.max(n.column+n.colspan-1,o.column+o.colspan-1),{startRow:r,startCol:i,finishRow:a,finishCol:c};var n,o,r,i,a,c}))}))},jn=function(t,e,n){return Yn(t,e,n).bind((function(e){return function(t,e){for(var n=!0,o=z(Xn,e),r=e.startRow;r<=e.finishRow;r++)for(var i=e.startCol;i<=e.finishCol;i++)n=n&&En.getAt(t,r,i).exists(o);return n?_.some(e):_.none()}(t,e)}))},Hn=function(t,e,n){return Yn(t,e,n).map((function(e){var n=En.filterItems(t,z(Pn,e));return k(n,(function(t){return t.element}))}))},In=function(t,e){return En.findItem(t,e,(function(t,e){return Pt(e,t)})).map((function(t){return t.element}))},Fn=function(t,e,n){return hn(t).bind((function(o){return function(t,e,n,o){return En.findItem(t,e,Dt).bind((function(e){var r=n>0?e.row+e.rowspan-1:e.row,i=o>0?e.column+e.colspan-1:e.column;return En.getAt(t,r+n,i+o).map((function(t){return t.element}))}))}(Gn(o),t,e,n)}))},Un=function(t,e,n){var o=Gn(t);return Hn(o,e,n)},Vn=function(t,e,n,o,r){var i=Gn(t),a=Dt(t,n)?_.some(e):In(i,e),c=Dt(t,r)?_.some(o):In(i,o);return a.bind((function(t){return c.bind((function(e){return Hn(i,t,e)}))}))},Gn=En.fromTable,$n=function(t,e){Me(t).each((function(n){n.dom.insertBefore(e.dom,t.dom)}))},Kn=function(t,e){me(t).fold((function(){Me(t).each((function(t){Qn(t,e)}))}),(function(t){$n(t,e)}))},Jn=function(t,e){var n=function(t){return ge(t,0)}(t);n.fold((function(){Qn(t,e)}),(function(n){t.dom.insertBefore(e.dom,n.dom)}))},Qn=function(t,e){t.dom.appendChild(e.dom)},Zn=function(t,e){$n(t,e),Qn(e,t)},to=function(t,e){S(e,(function(n,o){var r=0===o?t:e[o-1];Kn(r,n)}))},eo=function(t,e){S(e,(function(e){Qn(t,e)}))},no=function(t){t.dom.textContent="",S(Oe(t),(function(t){oo(t)}))},oo=function(t){var e=t.dom;null!==e.parentNode&&e.parentNode.removeChild(e)},ro=function(t){var e,n=Oe(t);n.length>0&&(e=t,S(n,(function(t){$n(e,t)}))),oo(t)},io=function(t,e){var n=function(e){return t(e)?_.from(e.dom.nodeValue):_.none()};return{get:function(o){if(!t(o))throw new Error("Can only get "+e+" value of a "+e+" node");return n(o).getOr("")},getOption:n,set:function(n,o){if(!t(n))throw new Error("Can only set raw "+e+" value of a "+e+" node");n.dom.nodeValue=o}}}(ue,"text"),ao=function(t){return io.get(t)},co=function(t){return io.getOption(t)},so=function(t,e){return io.set(t,e)},uo=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","li","table","thead","tbody","tfoot","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"];function po(){return{up:f({selector:Ne,closest:Ee,predicate:Ce,all:ze}),down:f({selector:ke,predicate:xe}),styles:f({get:tn,getRaw:nn,set:Qe,remove:on}),attrs:f({get:je,set:Xe,remove:Ie,copyTo:function(t,e){var n=Fe(t);Ye(e,n)}}),insert:f({before:$n,after:Kn,afterAll:to,append:Qn,appendAll:eo,prepend:Jn,wrap:Zn}),remove:f({unwrap:ro,remove:oo}),create:f({nu:St.fromTag,clone:function(t){return St.fromDom(t.dom.cloneNode(!1))},text:St.fromText}),query:f({comparePosition:function(t,e){return t.dom.compareDocumentPosition(e.dom)},prevSibling:he,nextSibling:me}),property:f({children:Oe,name:re,parent:Me,document:function(t){return be(t).dom},isText:ue,isComment:ce,isElement:se,isSpecial:function(t){var e=re(t);return x(["script","noscript","iframe","noframes","noembed","title","style","textarea","xmp"],e)},getLanguage:function(t){return se(t)?He(t,"lang"):_.none()},getText:ao,setText:so,isBoundary:function(t){return!!se(t)&&("body"===re(t)||x(uo,re(t)))},isEmptyTag:function(t){return!!se(t)&&x(["br","img","hr","input"],re(t))},isNonEditable:function(t){return se(t)&&"false"===je(t,"contenteditable")}}),eq:Dt,is:Xt}}var lo,fo,bo,Mo,zo=function(t,e,n,o){var r=e(t,n);return B(o,(function(n,o){var r=e(t,o);return ho(t,n,r)}),r)},ho=function(t,e,n){return e.bind((function(e){return n.filter(z(t.eq,e))}))},mo=function(t,e,n){return n.length>0?function(t,e,n,o){return o(t,e,n[0],n.slice(1))}(t,e,n,zo):_.none()},Oo=function(t,e,n,o){void 0===o&&(o=g);var r=[e].concat(t.up().all(e)),i=[n].concat(t.up().all(n)),a=function(t){return P(t,o).fold((function(){return t}),(function(e){return t.slice(0,e+1)}))},c=a(r),s=a(i),u=E(c,(function(e){return R(s,function(t,e){return z(t.eq,e)}(t,e))}));return{firstpath:c,secondpath:s,shared:u}},go=po(),Ao=function(t,e){return mo(go,(function(e,n){return t(n)}),e)},vo=function(t){return Ne(t,"table")},yo=function(t,e,n){var o=function(t){return function(e){return void 0!==n&&n(e)||Dt(e,t)}};return Dt(t,e)?_.some({boxes:_.some([t]),start:t,finish:e}):vo(t).bind((function(r){return vo(e).bind((function(i){if(Dt(r,i))return _.some({boxes:Un(r,t,e),start:t,finish:e});if(Pt(r,i)){var a=(c=Re(e,"td,th",o(r))).length>0?c[c.length-1]:e;return _.some({boxes:Vn(r,t,r,e,i),start:t,finish:a})}if(Pt(i,r)){var c,s=(c=Re(t,"td,th",o(i))).length>0?c[c.length-1]:t;return _.some({boxes:Vn(i,t,r,e,i),start:t,finish:s})}return function(t,e,n){return Oo(go,t,e,n)}(t,e).shared.bind((function(a){return Ee(a,"table",n).bind((function(n){var a=Re(e,"td,th",o(n)),c=a.length>0?a[a.length-1]:e,s=Re(t,"td,th",o(n)),u=s.length>0?s[s.length-1]:t;return _.some({boxes:Vn(n,t,r,e,i),start:u,finish:c})}))}))}))}))},qo=function(t,e){var n=ke(t,e);return n.length>0?_.some(n):_.none()},_o=function(t,e,n){return De(t,e).bind((function(e){return De(t,n).bind((function(t){return Ao(vo,[e,t]).map((function(n){return{first:e,last:t,table:n}}))}))}))},Wo=function(t,e,n,o,r){return function(t,e){return E(t,(function(t){return Ct(t,e)}))}(t,r).bind((function(t){return Fn(t,e,n).bind((function(t){return function(t,e){return Ne(t,"table").bind((function(n){return De(n,e).bind((function(e){return yo(e,t).bind((function(t){return t.boxes.map((function(e){return{boxes:e,start:t.start,finish:t.finish}}))}))}))}))}(t,o)}))}))},Lo=function(t,e){return qo(t,e)},wo=function(t,e,n){return _o(t,e,n).bind((function(e){var n=function(e){return Dt(t,e)},o="thead,tfoot,tbody,table",r=Ne(e.first,o,n),i=Ne(e.last,o,n);return r.bind((function(t){return i.bind((function(n){return Dt(t,n)?function(t,e,n){var o=Gn(t);return jn(o,e,n)}(e.table,e.first,e.last):_.none()}))}))}))},xo=function(t){if(!i(t))throw new Error("cases must be an array");if(0===t.length)throw new Error("there must be at least one case");var e=[],n={};return S(t,(function(o,r){var a=Yt(o);if(1!==a.length)throw new Error("one and only one name per case");var c=a[0],s=o[c];if(void 0!==n[c])throw new Error("duplicate key detected:"+c);if("cata"===c)throw new Error("cannot have a case named cata (sorry)");if(!i(s))throw new Error("case arguments must be an array");e.push(c),n[c]=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=n.length;if(i!==s.length)throw new Error("Wrong number of arguments to case "+c+". Expected "+s.length+" ("+s+"), got "+i);return{fold:function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];if(e.length!==t.length)throw new Error("Wrong number of arguments to fold. Expected "+t.length+", got "+e.length);return e[r].apply(null,n)},match:function(t){var o=Yt(t);if(e.length!==o.length)throw new Error("Wrong number of arguments to match. Expected: "+e.join(",")+"\nActual: "+o.join(","));if(!j(e,(function(t){return x(o,t)})))throw new Error("Not all branches were specified when using match. Specified: "+o.join(", ")+"\nRequired: "+e.join(", "));return t[c].apply(null,n)},log:function(t){console.log(t,{constructors:e,constructor:c,params:n})}}}})),n},Ro=xo([{none:[]},{multiple:["elements"]},{single:["element"]}]),To=function(t,e,n,o){return t.fold(e,n,o)},ko=Ro.none,So=Ro.multiple,Co=Ro.single,No=tinymce.util.Tools.resolve("tinymce.PluginManager"),Bo=function(t,e){return St.fromDom(t.dom.cloneNode(e))},Do=function(t){return Bo(t,!1)},Eo=function(t){return Bo(t,!0)},Po=function(t,e){var n=St.fromTag(e),o=Fe(t);return Ye(n,o),n},Xo=function(t,e){var n=function(n){var o=e(n);if(o<=0||null===o){var r=tn(n,t);return parseFloat(r)||0}return o},o=function(t,e){return D(e,(function(e,n){var o=tn(t,n),r=void 0===o?0:parseInt(o,10);return isNaN(r)?e:e+r}),0)};return{set:function(e,n){if(!l(n)&&!n.match(/^[0-9]+$/))throw new Error(t+".set accepts only positive integer values. Value was "+n);var o=e.dom;Ke(o)&&(o.style[t]=n+"px")},get:n,getOuter:n,aggregate:o,max:function(t,e,n){var r=o(t,n);return e>r?e-r:0}}},Yo=function(){var t=Tt().browser;return t.isIE()||t.isEdge()},jo=function(t,e){return function(t){var e=parseFloat(t);return isNaN(e)?_.none():_.some(e)}(t).getOr(e)},Ho=function(t,e,n){return jo(tn(t,e),n)},Io=function(t){return tn(t,"box-sizing")},Fo=function(t,e,n,o){return e-Ho(t,"padding-"+n,0)-Ho(t,"padding-"+o,0)-Ho(t,"border-"+n+"-width",0)-Ho(t,"border-"+o+"-width",0)},Uo=function(t,e){var n=t.dom,o=n.getBoundingClientRect().width||n.offsetWidth;return"border-box"===e?o:Fo(t,o,"left","right")},Vo=Xo("width",(function(t){return t.dom.offsetWidth})),Go=function(t){return Vo.get(t)},$o=function(t){return Vo.getOuter(t)},Ko=function(t){return Uo(t,"content-box")},Jo=function(t){return Yo()?Uo(t,Io(t)):Ho(t,"width",t.dom.offsetWidth)},Qo=function(t,e){void 0===e&&(e=A);var n=t.grid,o=T(n.columns,b),r=T(n.rows,b);return k(o,(function(n){return Zo((function(){return Y(r,(function(e){return En.getAt(t,e,n).filter((function(t){return t.column===n})).toArray()}))}),(function(t){return 1===t.colspan&&e(t.element)}),(function(){return En.getAt(t,0,n)}))}))},Zo=function(t,e,n){var o=t();return E(o,e).orThunk((function(){return _.from(o[0]).orThunk(n)})).map((function(t){return t.element}))},tr=function(t){var e=t.grid,n=T(e.rows,b),o=T(e.columns,b);return k(n,(function(e){return Zo((function(){return Y(o,(function(n){return En.getAt(t,e,n).filter((function(t){return t.row===e})).fold(f([]),(function(t){return[t]}))}))}),(function(t){return 1===t.rowspan}),(function(){return En.getAt(t,e,0)}))}))},er=function(t,e){if(e<0||e>=t.length-1)return _.none();var n=t[e].fold((function(){var n=function(t){var e=W.call(t,0);return e.reverse(),e}(t.slice(0,e));return G(n,(function(t,e){return t.map((function(t){return{value:t,delta:e+1}}))}))}),(function(t){return _.some({value:t,delta:0})})),o=t[e+1].fold((function(){var n=t.slice(e+1);return G(n,(function(t,e){return t.map((function(t){return{value:t,delta:e+1}}))}))}),(function(t){return _.some({value:t,delta:1})}));return n.bind((function(t){return o.map((function(e){var n=e.delta+t.delta;return Math.abs(e.value-t.value)/n}))}))},nr=function(t,e){return function(n){return"rtl"===or(n)?e:t}},or=function(t){return"rtl"===tn(t,"direction")?"rtl":"ltr"},rr=Xo("height",(function(t){var e=t.dom;return Le(t)?e.getBoundingClientRect().height:e.offsetHeight})),ir=function(t){return rr.get(t)},ar=function(t){return rr.getOuter(t)},cr=function(t){return Yo()?function(t,e){var n=t.dom,o=n.getBoundingClientRect().height||n.offsetHeight;return"border-box"===e?o:Fo(t,o,"top","bottom")}(t,Io(t)):Ho(t,"height",t.dom.offsetHeight)},sr=function(t,e){return{left:t,top:e,translate:function(n,o){return sr(t+n,e+o)}}},ur=sr,pr=function(t,e){return void 0!==t?t:void 0!==e?e:0},lr=function(t){var e=t.dom.ownerDocument,n=e.body,o=e.defaultView,r=e.documentElement;if(n===t.dom)return ur(n.offsetLeft,n.offsetTop);var i=pr(null==o?void 0:o.pageYOffset,r.scrollTop),a=pr(null==o?void 0:o.pageXOffset,r.scrollLeft),c=pr(r.clientTop,n.clientTop),s=pr(r.clientLeft,n.clientLeft);return dr(t).translate(a-s,i-c)},dr=function(t){var e=t.dom,n=e.ownerDocument.body;return n===e?ur(n.offsetLeft,n.offsetTop):Le(t)?function(t){var e=t.getBoundingClientRect();return ur(e.left,e.top)}(e):ur(0,0)},fr=function(t,e){return{row:t,y:e}},br=function(t,e){return{col:t,x:e}},Mr=function(t){return lr(t).left+$o(t)},zr=function(t){return lr(t).left},hr=function(t,e){return br(t,zr(e))},mr=function(t,e){return br(t,Mr(e))},Or=function(t){return lr(t).top},gr=function(t,e){return fr(t,Or(e))},Ar=function(t,e){return fr(t,Or(e)+ar(e))},vr=function(t,e,n){if(0===n.length)return[];var o=k(n.slice(1),(function(e,n){return e.map((function(e){return t(n,e)}))})),r=n[n.length-1].map((function(t){return e(n.length-1,t)}));return o.concat([r])},yr={delta:b,positions:function(t){return vr(gr,Ar,t)},edge:Or},qr={delta:b,edge:zr,positions:function(t){return vr(hr,mr,t)}},_r={delta:function(t){return-t},edge:Mr,positions:function(t){return vr(mr,hr,t)}},Wr=nr(qr,_r),Lr={delta:function(t,e){return Wr(e).delta(t,e)},positions:function(t,e){return Wr(e).positions(t,e)},edge:function(t){return Wr(t).edge(t)}},wr={unsupportedLength:["em","ex","cap","ch","ic","rem","lh","rlh","vw","vh","vi","vb","vmin","vmax","cm","mm","Q","in","pc","pt","px"],fixed:["px","pt"],relative:["%"],empty:[""]},xr=(lo="[0-9]+",fo="[eE][+-]?"+lo,bo=function(t){return"(?:"+t+")?"},Mo=["Infinity",lo+"\\."+bo(lo)+bo(fo),"\\."+lo+bo(fo),lo+bo(fo)].join("|"),new RegExp("^([+-]?(?:"+Mo+"))(.*)$")),Rr=function(t,e){return _.from(xr.exec(t)).bind((function(t){var n=Number(t[1]),o=t[2];return function(t,e){return R(e,(function(e){return R(wr[e],(function(e){return t===e}))}))}(o,e)?_.some({value:n,unit:o}):_.none()}))},Tr=/(\d+(\.\d+)?)%/,kr=/(\d+(\.\d+)?)px|em/,Sr=de("col"),Cr=function(t,e,n){var o,r=(o=t,_.from(o.dom.parentElement).map(St.fromDom)).getOrThunk((function(){return we(fe(t))}));return e(t)/n(r)*100},Nr=function(t,e){Qe(t,"width",e+"px")},Br=function(t,e){Qe(t,"width",e+"%")},Dr=function(t,e){Qe(t,"height",e+"px")},Er=function(t,e,n,o){var r=parseFloat(t);return it(t,"%")&&"table"!==re(e)?function(t,e,n,o){var r=hn(t).map((function(t){var o=n(t);return Math.floor(e/100*o)})).getOr(e);return o(t,r),r}(e,r,n,o):r},Pr=function(t){var e=function(t){return cr(t)+"px"}(t);return e?Er(e,t,ir,Dr):ir(t)},Xr=function(t,e){return nn(t,e).orThunk((function(){return He(t,e).map((function(t){return t+"px"}))}))},Yr=function(t){return Xr(t,"width")},jr=function(t){return Cr(t,Go,Ko)},Hr=function(t){return Sr(t)?Go(t):Jo(t)},Ir=function(t){return function(t,e,n){return n(t)/an(t,e)}(t,"rowspan",Pr)},Fr=function(t,e,n){Qe(t,"width",e+n)},Ur=function(t){return Cr(t,Go,Ko)+"%"},Vr=f(Tr),Gr=de("col"),$r=function(t){return Yr(t).getOrThunk((function(){return Hr(t)+"px"}))},Kr=function(t){return(e=t,Xr(e,"height")).getOrThunk((function(){return Ir(t)+"px"}));var e},Jr=function(t,e,n,o,r,i){return t.filter(o).fold((function(){return i(er(n,e))}),(function(t){return r(t)}))},Qr=function(t,e,n,o){var r=Qo(t),i=En.hasColumns(t)?function(t){return k(En.justColumns(t),(function(t){return _.from(t.element)}))}(t):r,a=[_.some(Lr.edge(e))].concat(k(Lr.positions(r,e),(function(t){return t.map((function(t){return t.x}))}))),c=O(cn);return k(i,(function(t,e){return Jr(t,e,a,c,(function(t){if(function(t){var e=Tt().browser,n=e.isChrome()||e.isFirefox();return!Gr(t)||n}(t))return n(t);var i,s,u=(i=r[e],s=b,null!=i?s(i):_.none());return Jr(u,e,a,c,(function(t){return o(_.some(Go(t)))}),o)}),o)}))},Zr=function(t){return t.map((function(t){return t+"px"})).getOr("")},ti=function(t,e,n){return Qr(t,e,Hr,(function(t){return t.getOrThunk(n.minCellWidth)}))},ei=function(t,e,n,o,r){var i=tr(t),a=[_.some(n.edge(e))].concat(k(n.positions(i,e),(function(t){return t.map((function(t){return t.y}))})));return k(i,(function(t,e){return Jr(t,e,a,O(sn),o,r)}))},ni=function(t,e){return function(){return Le(t)?e(t):parseFloat(nn(t,"width").getOr("0"))}},oi=function(t){var e=ni(t,Go),n=f(0);return{width:e,pixelWidth:e,getWidths:function(e,n){return ti(e,t,n)},getCellDelta:n,singleColumnWidth:f([0]),minCellWidth:n,setElementWidth:d,adjustTableWidth:d,isRelative:!0,label:"none"}},ri=function(t){var e=ni(t,(function(t){return parseFloat(Ur(t))})),n=ni(t,Go);return{width:e,pixelWidth:n,getWidths:function(e,n){return function(t,e,n){return Qr(t,e,jr,(function(t){return t.fold((function(){return n.minCellWidth()}),(function(t){return t/n.pixelWidth()*100}))}))}(e,t,n)},getCellDelta:function(t){return t/n()*100},singleColumnWidth:function(t,e){return[100-t]},minCellWidth:function(){return pn()/n()*100},setElementWidth:Br,adjustTableWidth:function(n){var o=e();Br(t,o+n/100*o)},isRelative:!0,label:"percent"}},ii=function(t){var e=ni(t,Go);return{width:e,pixelWidth:e,getWidths:function(e,n){return ti(e,t,n)},getCellDelta:b,singleColumnWidth:function(t,e){return[Math.max(pn(),t+e)-t]},minCellWidth:pn,setElementWidth:Nr,adjustTableWidth:function(n){var o=e()+n;Nr(t,o)},isRelative:!1,label:"pixel"}},ai=function(t){return Yr(t).fold((function(){return oi(t)}),(function(e){return function(t,e){return null!==Vr().exec(e)?ri(t):ii(t)}(t,e)}))},ci=ii,si=ri,ui=function(t,e,n){var o=t[n].element,r=St.fromTag("td");Qn(r,St.fromTag("br")),(e?Qn:Jn)(o,r)},pi=function(t,e){var n=function(t){return Ct(t.element,e)},o=Eo(t),r=vn(o),i=ai(t),a=En.generate(r),c=function(t,e){var n=t.grid.columns,o=t.grid.rows,r=n,i=0,a=0,c=[],s=[];return Ht(t.access,(function(t){if(c.push(t),e(t)){s.push(t);var n=t.row,u=n+t.rowspan-1,p=t.column,l=p+t.colspan-1;n<o?o=n:u>i&&(i=u),p<r?r=p:l>a&&(a=l)}})),function(t,e,n,o,r,i){return{minRow:t,minCol:e,maxRow:n,maxCol:o,allCells:r,selectedCells:i}}(o,r,i,a,c,s)}(a,n),s="th:not("+e+"),td:not("+e+")",u=fn(o,"th,td",(function(t){return Ct(t,s)}));S(u,oo),function(t,e,n,o){for(var r=e.grid.columns,i=e.grid.rows,a=0;a<i;a++)for(var c=!1,s=0;s<r;s++)a<n.minRow||a>n.maxRow||s<n.minCol||s>n.maxCol||(En.getAt(e,a,s).filter(o).isNone()?ui(t,c,a):c=!0)}(r,a,c,n);var p=function(t,e,n,o){if(0===o.minCol&&e.grid.columns===o.maxCol+1)return 0;var r=ti(e,t,n),i=D(r,(function(t,e){return t+e}),0),a=D(r.slice(o.minCol,o.maxCol+1),(function(t,e){return t+e}),0),c=a/i*n.pixelWidth()-n.pixelWidth();return n.getCellDelta(c)}(t,En.fromTable(t),i,c);return function(t,e,n,o){Ht(n.columns,(function(t){(t.column<e.minCol||t.column>e.maxCol)&&oo(t.element)}));var r=N(dn(t,"tr"),(function(t){return 0===t.dom.childElementCount}));S(r,oo),e.minCol!==e.maxCol&&e.minRow!==e.maxRow||S(dn(t,"th,td"),(function(t){Ie(t,"rowspan"),Ie(t,"colspan")})),Ie(t,kn),Ie(t,"data-snooker-col-series"),ai(t).adjustTableWidth(o)}(o,c,a,p),o},li=function(t){return"img"===re(t)?1:co(t).fold((function(){return Oe(t).length}),(function(t){return t.length}))},di=["img","br"],fi=function(t){return co(t).filter((function(t){return 0!==t.trim().length||t.indexOf(" ")>-1})).isSome()||x(di,re(t))},bi=function(t){return e=fi,(n=function(t){for(var o=0;o<t.childNodes.length;o++){var r=St.fromDom(t.childNodes[o]);if(e(r))return _.some(r);var i=n(t.childNodes[o]);if(i.isSome())return i}return _.none()})(t.dom);var e,n},Mi=function(t){return zi(t,fi)},zi=function(t,e){var n=function(t){for(var o=Oe(t),r=o.length-1;r>=0;r--){var i=o[r];if(e(i))return _.some(i);var a=n(i);if(a.isSome())return a}return _.none()};return n(t)},hi={scope:["row","col"]},mi=function(t){return function(){var e=St.fromTag("td",t.dom);return Qn(e,St.fromTag("br",t.dom)),e}},Oi=function(t){return function(){return St.fromTag("col",t.dom)}},gi=function(t){return function(){return St.fromTag("colgroup",t.dom)}},Ai=function(t){return function(){return St.fromTag("tr",t.dom)}},vi=function(t,e,n){var o=function(t,e){var n=Po(t,e),o=Oe(Eo(t));return eo(n,o),n}(t,e);return Ht(n,(function(t,e){null===t?Ie(o,e):Xe(o,e,t)})),o},yi=function(t){return t},qi=function(t,e,n){var o=function(t,e){var n,o,r,i;n=t.element,o=e,r=n.dom,i=o.dom,Ke(r)&&Ke(i)&&(i.style.cssText=r.style.cssText),on(e,"height"),1!==t.colspan&&on(e,"width")};return{col:function(n){var r=St.fromTag(re(n.element),e.dom);return o(n,r),t(n.element,r),r},colgroup:gi(e),row:Ai(e),cell:function(r){var i=St.fromTag(re(r.element),e.dom),a=n.getOr(["strong","em","b","i","span","font","h1","h2","h3","h4","h5","h6","p","div"]),c=a.length>0?function(t,e,n){return bi(t).map((function(o){var r=n.join(","),i=Re(o,r,(function(e){return Dt(e,t)}));return B(i,(function(t,e){var n=Do(e);return Ie(n,"contenteditable"),Qn(t,n),n}),e)})).getOr(e)}(r.element,i,a):i;return Qn(c,St.fromTag("br")),o(r,i),function(t,e){Ht(hi,(function(n,o){return He(t,o).filter((function(t){return x(n,t)})).each((function(t){return Xe(e,o,t)}))}))}(r.element,i),t(r.element,i),i},replace:vi,colGap:Oi(e),gap:mi(e)}},_i=function(t){return{col:Oi(t),colgroup:gi(t),row:Ai(t),cell:mi(t),replace:yi,colGap:Oi(t),gap:mi(t)}},Wi=function(t){return k(t,St.fromDom)},Li=function(t){return St.fromDom(t.getBody())},wi=function(t){return t.getBoundingClientRect().width},xi=function(t){return t.getBoundingClientRect().height},Ri=function(t){return function(e){return Dt(e,Li(t))}},Ti=function(t){return/^\d+(\.\d+)?$/.test(t)?t+"px":t},ki=function(t){Ie(t,"data-mce-style");var e=function(t){return Ie(t,"data-mce-style")};S(Mn(t),e),S(zn(t),e),S(mn(t),e)},Si=function(t){return St.fromDom(t.selection.getStart())},Ci=function(t){return To(t.get(),f([]),b,I)},Ni=function(t){var e=function(t,e){return He(t,e).exists((function(t){return parseInt(t,10)>1}))},n=Ci(t);return n.length>0&&j(n,(function(t){return e(t,"rowspan")||e(t,"colspan")}))?_.some(n):_.none()},Bi=function(t,e,n){return To(e.get(),_.none,(function(e){return e.length<=1?_.none():wo(t,n.firstSelectedSelector,n.lastSelectedSelector).map((function(t){return{bounds:t,cells:e}}))}),_.none)},Di="data-mce-selected",Ei="td["+Di+"],th["+Di+"]",Pi="["+Di+"]",Xi="data-mce-first-selected",Yi="td["+Xi+"],th["+Xi+"]",ji="data-mce-last-selected",Hi="td["+ji+"],th["+ji+"]",Ii=Pi,Fi={selected:Di,selectedSelector:Ei,firstSelected:Xi,firstSelectedSelector:Yi,lastSelected:ji,lastSelectedSelector:Hi},Ui=function(t,e,n){return{element:n,mergable:Bi(e,t,Fi),unmergable:Ni(t),selection:Ci(t)}},Vi=function(t){return function(e,n){var o,r=re(e),i="col"===r||"colgroup"===r?hn(o=e).bind((function(t){return Lo(t,Fi.firstSelectedSelector)})).fold(f(o),(function(t){return t[0]})):e;return Ee(i,t,n)}},Gi=Vi("th,td,caption"),$i=Vi("th,td"),Ki=function(t){return Ci(t)},Ji=function(t,e,n){t.on("BeforeGetContent",(function(n){!0===n.selection&&To(e.get(),d,(function(e){n.preventDefault(),function(t){return hn(t[0]).map((function(t){var e=pi(t,Ii);return ki(e),[e]}))}(e).each((function(e){n.content="text"===n.format?function(t){return k(t,(function(t){return t.dom.innerText})).join("")}(e):function(t,e){return k(e,(function(e){return t.selection.serializer.serialize(e.dom,{})})).join("")}(t,e)}))}),d)})),t.on("BeforeSetContent",(function(o){if(!0===o.selection&&!0===o.paste){var r=Ki(e);U(r).each((function(e){hn(e).each((function(r){var i,a,c,s=N((i=o.content,(c=(a||document).createElement("div")).innerHTML=i,Oe(St.fromDom(c))),(function(t){return"meta"!==re(t)})),u=de("table");if(1===s.length&&u(s[0])){o.preventDefault();var p=St.fromDom(t.getDoc()),l=_i(p),d=function(t,e,n){return{element:t,clipboard:e,generators:n}}(e,s[0],l);n.pasteCells(r,d).each((function(){t.focus()}))}}))}))}}))},Qi=xo([{none:[]},{only:["index"]},{left:["index","next"]},{middle:["prev","index","next"]},{right:["prev","index"]}]),Zi=$({},Qi),ta=function(t,e,n,o,r){var i=t.slice(0),a=function(t,e){return 0===t.length?Zi.none():1===t.length?Zi.only(0):0===e?Zi.left(0,1):e===t.length-1?Zi.right(e-1,e):e>0&&e<t.length-1?Zi.middle(e-1,e,e+1):Zi.none()}(t,e),c=f(k(i,f(0)));return a.fold(c,(function(t){return o.singleColumnWidth(i[t],n)}),(function(t,e){return r.calcLeftEdgeDeltas(i,t,e,n,o.minCellWidth(),o.isRelative)}),(function(t,e,a){return r.calcMiddleDeltas(i,t,e,a,n,o.minCellWidth(),o.isRelative)}),(function(t,e){return r.calcRightEdgeDeltas(i,t,e,n,o.minCellWidth(),o.isRelative)}))},ea=function(t,e,n){for(var o=0,r=t;r<e;r++)o+=void 0!==n[r]?n[r]:0;return o},na=function(t,e){var n=En.justCells(t);return k(n,(function(t){var n=ea(t.row,t.row+t.rowspan,e);return{element:t.element,height:n,rowspan:t.rowspan}}))},oa=function(t,e){return En.hasColumns(t)?function(t,e){var n=En.justColumns(t);return k(n,(function(t,n){return{element:t.element,width:e[n],colspan:t.colspan}}))}(t,e):function(t,e){var n=En.justCells(t);return k(n,(function(t){var n=ea(t.column,t.column+t.colspan,e);return{element:t.element,width:n,colspan:t.colspan}}))}(t,e)},ra=function(t,e,n){var o=oa(t,e);S(o,(function(t){n.setElementWidth(t.element,t.width)}))},ia=function(t,e,n,o,r){var i=En.fromTable(t),a=r.getCellDelta(e),c=r.getWidths(i,r),s=n===i.grid.columns-1,u=o.clampTableDelta(c,n,a,r.minCellWidth(),s),p=ta(c,n,u,r,o),l=k(p,(function(t,e){return t+c[e]}));ra(i,l,r),o.resizeTable(r.adjustTableWidth,u,s)},aa=function(t,e,n,o){var r=En.fromTable(t),i=function(t,e,n){return ei(t,e,n,Ir,(function(t){return t.getOrThunk(ln)}))}(r,t,o),a=k(i,(function(t,o){return n===o?Math.max(e+t,ln()):t})),c=na(r,a),s=function(t,e){return k(t.all,(function(t,n){return{element:t.element,height:e[n]}}))}(r,a);S(s,(function(t){Dr(t.element,t.height)})),S(c,(function(t){Dr(t.element,t.height)}));var u=B(a,(function(t,e){return t+e}),0);Dr(t,u)},ca=function(t){return k(t,f(0))},sa=function(t,e,n,o,r){return r(t.slice(0,e)).concat(o).concat(r(t.slice(n)))},ua=function(t){return function(e,n,o,r){if(t(o)){var i=Math.max(r,e[n]-Math.abs(o)),a=Math.abs(i-e[n]);return o>=0?a:-a}return o}},pa=ua((function(t){return t<0})),la=ua(A),da=function(){var t=function(t,e,n,o){var r=(100+n)/100,i=Math.max(o,(t[e]+n)/r);return k(t,(function(t,n){return(n===e?i:t/r)-t}))},e=function(e,n,o,r,i,a){return a?t(e,n,r,i):function(t,e,n,o,r){var i=pa(t,e,o,r);return sa(t,e,n+1,[i,0],ca)}(e,n,o,r,i)};return{resizeTable:function(t,e){return t(e)},clampTableDelta:pa,calcLeftEdgeDeltas:e,calcMiddleDeltas:function(t,n,o,r,i,a,c){return e(t,o,r,i,a,c)},calcRightEdgeDeltas:function(e,n,o,r,i,a){if(a)return t(e,o,r,i);var c=pa(e,o,r,i);return ca(e.slice(0,o)).concat([c])},calcRedestributedWidths:function(t,e,n,o){if(o){var r=(e+n)/e,i=k(t,(function(t){return t/r}));return{delta:100*r-100,newSizes:i}}return{delta:n,newSizes:t}}}},fa=function(){var t=function(t,e,n,o,r){var i=la(t,o>=0?n:e,o,r);return sa(t,e,n+1,[i,-i],ca)};return{resizeTable:function(t,e,n){n&&t(e)},clampTableDelta:function(t,e,n,o,r){if(r){if(n>=0)return n;var i=D(t,(function(t,e){return t+e-o}),0);return Math.max(-i,n)}return pa(t,e,n,o)},calcLeftEdgeDeltas:t,calcMiddleDeltas:function(e,n,o,r,i,a){return t(e,o,r,i,a)},calcRightEdgeDeltas:function(t,e,n,o,r,i){if(i)return ca(t);var a=o/t.length;return k(t,f(a))},calcRedestributedWidths:function(t,e,n,o){return{delta:0,newSizes:t}}}},ba=function(t,e){var n=_.from(t.dom.documentElement).map(St.fromDom).getOr(t);return{parent:f(n),view:f(t),origin:f(ur(0,0)),isResizable:e}},Ma=function(t,e,n){return{parent:f(e),view:f(t),origin:f(ur(0,0)),isResizable:n}},za=xo([{invalid:["raw"]},{pixels:["value"]},{percent:["value"]}]),ha=function(t,e,n){var o=n.substring(0,n.length-t.length),r=parseFloat(o);return o===r.toString()?e(r):za.invalid(n)},ma=$($({},za),{from:function(t){return it(t,"%")?ha("%",za.percent,t):it(t,"px")?ha("px",za.pixels,t):za.invalid(t)}}),Oa=function(t,e,n){return t.fold((function(){return e}),(function(t){return function(t,e,n){var o=n/e;return k(t,(function(t){return ma.from(t).fold((function(){return t}),(function(t){return t*o+"px"}),(function(t){return t/100*n+"px"}))}))}(e,n,t)}),(function(t){return function(t,e){return k(t,(function(t){return ma.from(t).fold((function(){return t}),(function(t){return t/e*100+"%"}),(function(t){return t+"%"}))}))}(e,n)}))},ga=function(t,e,n){var o=ma.from(n),r=j(t,(function(t){return"0px"===t}))?function(t,e){var n=t.fold((function(){return f("")}),(function(t){return f(t/e+"px")}),(function(){return f(100/e+"%")}));return T(e,n)}(o,t.length):Oa(o,t,e);return ya(r)},Aa=function(t,e){return 0===t.length?e:B(t,(function(t,e){return ma.from(e).fold(f(0),b,b)+t}),0)},va=function(t,e){return ma.from(t).fold(f(t),(function(t){return t+e+"px"}),(function(t){return t+e+"%"}))},ya=function(t){if(0===t.length)return t;var e=B(t,(function(t,e){var n=ma.from(e).fold((function(){return{value:e,remainder:0}}),(function(t){return function(t,e){var n=Math.floor(t);return{value:n+e,remainder:t-n}}(t,"px")}),(function(t){return{value:t+"%",remainder:0}}));return{output:[n.value].concat(t.output),remainder:t.remainder+n.remainder}}),{output:[],remainder:0}),n=e.output;return n.slice(0,n.length-1).concat([va(n[n.length-1],Math.round(e.remainder))])},qa=ma.from,_a=function(t){return qa(t).fold(f("px"),f("px"),f("%"))},Wa=function(t,e,n){var o=En.fromTable(t),r=o.all,i=En.justCells(o),a=En.justColumns(o);e.each((function(e){var n=_a(e),r=Go(t),c=function(t,e){return Qr(t,e,$r,Zr)}(o,t),s=ga(c,r,e);En.hasColumns(o)?function(t,e,n){S(e,(function(e,o){var r=Aa([t[o]],pn());Qe(e.element,"width",r+n)}))}(s,a,n):function(t,e,n){S(e,(function(e){var o=t.slice(e.column,e.colspan+e.column),r=Aa(o,pn());Qe(e.element,"width",r+n)}))}(s,i,n),Qe(t,"width",e)})),n.each((function(e){var n=_a(e),a=ir(t),c=function(t,e,n){return ei(t,e,n,Kr,Zr)}(o,t,yr);!function(t,e,n,o){S(n,(function(e){var n=t.slice(e.row,e.rowspan+e.row),r=Aa(n,ln());Qe(e.element,"height",r+o)})),S(e,(function(e,n){Qe(e.element,"height",t[n])}))}(ga(c,a,e),r,i,n),Qe(t,"height",e)}))},La=function(t){return Yr(t).exists((function(t){return Tr.test(t)}))},wa=function(t){return Yr(t).exists((function(t){return kr.test(t)}))},xa=function(t){return Yr(t).isNone()},Ra=function(t){return En.fromTable(t).grid},Ta=function(t){var e=[];return{bind:function(t){if(void 0===t)throw new Error("Event bind error: undefined handler");e.push(t)},unbind:function(t){e=N(e,(function(e){return e!==t}))},trigger:function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r={};S(t,(function(t,e){r[t]=n[e]})),S(e,(function(t){t(r)}))}}},ka=function(t){return{registry:It(t,(function(t){return{bind:t.bind,unbind:t.unbind}})),trigger:It(t,(function(t){return t.trigger}))}},Sa=function(t){return t.slice(0).sort()},Ca=function(t,e,n){if(0===e.length)throw new Error("You must specify at least one required field.");var r;return function(t,e){if(!i(e))throw new Error("The "+t+" fields must be an array. Was: "+e+".");S(e,(function(e){if(!o(e))throw new Error("The value "+e+" in the "+t+" fields was not a string.")}))}("required",e),r=Sa(e),E(r,(function(t,e){return e<r.length-1&&t===r[e+1]})).each((function(t){throw new Error("The field: "+t+" occurs more than once in the combined fields: ["+r.join(", ")+"].")})),function(o){var r=Yt(o);j(e,(function(t){return x(r,t)}))||function(t,e){throw new Error("All required keys ("+Sa(t).join(", ")+") were not specified. Specified keys were: "+Sa(e).join(", ")+".")}(e,r),t(e,r);var i=N(e,(function(t){return!n.validate(o[t],t)}));return i.length>0&&function(t,e){throw new Error("All values need to be of type: "+e+". Keys ("+Sa(t).join(", ")+") were not.")}(i,n.label),o}},Na=function(t,e){var n=N(e,(function(e){return!x(t,e)}));n.length>0&&function(t){throw new Error("Unsupported keys for object: "+Sa(t).join(", "))}(n)},Ba=function(t){return function(t,e){return Ca(t,e,{validate:p,label:"function"})}(Na,t)},Da=Ba(["compare","extract","mutate","sink"]),Ea=Ba(["element","start","stop","destroy"]),Pa=Ba(["forceDrop","drop","move","delayDrop"]),Xa=function(){var t=_.none(),e=ka({move:Ta(["info"])});return{onEvent:function(n,o){o.extract(n).each((function(n){var r=function(e,n){var o=t.map((function(t){return e.compare(t,n)}));return t=_.some(n),o}(o,n);r.each((function(t){e.trigger.move(t)}))}))},reset:function(){t=_.none()},events:e.registry}},Ya=function(){var t,e=(t=ka({move:Ta(["info"])}),{onEvent:d,reset:d,events:t.registry}),n=Xa(),o=e;return{on:function(){o.reset(),o=n},off:function(){o.reset(),o=e},isOn:function(){return o===n},onEvent:function(t,e){o.onEvent(t,e)},events:n.events}},ja=function(t,e,n){var o,r,i,c,s=!1,u=ka({start:Ta([]),stop:Ta([])}),p=Ya(),l=function(){b.stop(),p.isOn()&&(p.off(),u.trigger.stop())},d=(o=l,r=200,i=null,{cancel:c=function(){a(i)||(clearTimeout(i),i=null)},throttle:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];c(),i=setTimeout((function(){i=null,o.apply(null,t)}),r)}});p.events.move.bind((function(n){e.mutate(t,n.info)}));var f=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];s&&t.apply(null,e)}},b=e.sink(Pa({forceDrop:l,drop:f(l),move:f((function(t){d.cancel(),p.onEvent(t,e)})),delayDrop:f(d.throttle)}),n);return{element:b.element,go:function(t){b.start(t),p.on(),u.trigger.start()},on:function(){s=!0},off:function(){s=!1},destroy:function(){b.destroy()},events:u.registry}},Ha=function(t){var e,n,o=St.fromDom(function(t){if(ve()&&u(t.target)){var e=St.fromDom(t.target);if(se(e)&&We(e)&&t.composed&&t.composedPath){var n=t.composedPath();if(n)return U(n)}}return _.from(t.target)}(t).getOr(t.target)),r=function(){return t.stopPropagation()},i=function(){return t.preventDefault()},a=(e=i,n=r,function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return e(n.apply(null,t))});return function(t,e,n,o,r,i,a){return{target:t,x:e,y:n,stop:o,prevent:r,kill:i,raw:a}}(o,t.clientX,t.clientY,r,i,a,t)},Ia=function(t,e,n,o,r){var i=function(t,e){return function(n){t(n)&&e(Ha(n))}}(n,o);return t.dom.addEventListener(e,i,r),{unbind:z(Fa,t,e,i,r)}},Fa=function(t,e,n,o){t.dom.removeEventListener(e,n,o)},Ua=A,Va=function(t,e,n){return function(t,e,n,o){return Ia(t,e,n,o,!1)}(t,e,Ua,n)},Ga=Ha,$a=function(t,e){var n=je(t,e);return void 0===n||""===n?[]:n.split(" ")},Ka=function(t){return void 0!==t.dom.classList},Ja=function(t,e){return function(t,e,n){var o=$a(t,e).concat([n]);return Xe(t,e,o.join(" ")),!0}(t,"class",e)},Qa=function(t,e){Ka(t)?t.dom.classList.add(e):Ja(t,e)},Za=function(t,e){return Ka(t)&&t.dom.classList.contains(e)},tc=function(t){var e=t.replace(/\./g,"-");return{resolve:function(t){return e+"-"+t}}},ec=tc("ephox-dragster"),nc=ec.resolve,oc=Da({compare:function(t,e){return ur(e.left-t.left,e.top-t.top)},extract:function(t){return _.some(ur(t.x,t.y))},sink:function(t,e){var n=function(t){var e=$({layerClass:nc("blocker")},t),n=St.fromTag("div");return Xe(n,"role","presentation"),Ze(n,{position:"fixed",left:"0px",top:"0px",width:"100%",height:"100%"}),Qa(n,nc("blocker")),Qa(n,e.layerClass),{element:f(n),destroy:function(){oo(n)}}}(e),o=Va(n.element(),"mousedown",t.forceDrop),r=Va(n.element(),"mouseup",t.drop),i=Va(n.element(),"mousemove",t.move),a=Va(n.element(),"mouseout",t.delayDrop);return Ea({element:n.element,start:function(t){Qn(t,n.element())},stop:function(){oo(n.element())},destroy:function(){n.destroy(),r.unbind(),i.unbind(),a.unbind(),o.unbind()}})},mutate:function(t,e){t.mutate(e.left,e.top)}}),rc=function(t){return Ee(t,"[contenteditable]")},ic=function(t,e){return void 0===e&&(e=!1),!Tt().browser.isIE()&&Le(t)?t.dom.isContentEditable:rc(t).fold(f(e),(function(t){return"true"===ac(t)}))},ac=function(t){return t.dom.contentEditable},cc=tc("ephox-snooker"),sc=cc.resolve,uc=function(){var t=ka({drag:Ta(["xDelta","yDelta","target"])}),e=_.none(),n=function(){var t=ka({drag:Ta(["xDelta","yDelta"])});return{mutate:function(e,n){t.trigger.drag(e,n)},events:t.registry}}();n.events.drag.bind((function(n){e.each((function(e){t.trigger.drag(n.xDelta,n.yDelta,e)}))}));return{assign:function(t){e=_.some(t)},get:function(){return e},mutate:n.mutate,events:t.registry}},pc=sc("resizer-bar"),lc=sc("resizer-rows"),dc=sc("resizer-cols"),fc=function(t){var e=ke(t.parent(),"."+pc);S(e,oo)},bc=function(t,e,n){var o=t.origin();S(e,(function(e){e.each((function(e){var r=n(o,e);Qa(r,pc),Qn(t.parent(),r)}))}))},Mc=function(t,e,n,o){bc(t,e,(function(t,e){var r,i,a,c,s,u,p=(r=e.col,i=e.x-t.left,a=n.top-t.top,c=7,s=o,u=St.fromTag("div"),Ze(u,{position:"absolute",left:i-c/2+"px",top:a+"px",height:s+"px",width:c+"px"}),Ye(u,{"data-column":r,role:"presentation"}),u);return Qa(p,dc),p}))},zc=function(t,e,n,o){bc(t,e,(function(t,e){var r=function(t,e,n,o,r){var i=St.fromTag("div");return Ze(i,{position:"absolute",left:e+"px",top:n-r/2+"px",height:r+"px",width:o+"px"}),Ye(i,{"data-row":t,role:"presentation"}),i}(e.row,n.left-t.left,e.y-t.top,o,7);return Qa(r,lc),r}))},hc=function(t,e,n,o,r){var i=lr(n),a=e.isResizable,c=o.length>0?yr.positions(o,n):[],s=c.length>0?function(t,e){return Y(t.all,(function(t,n){return e(t.element)?[n]:[]}))}(t,a):[],u=N(c,(function(t,e){return R(s,(function(t){return e===t}))}));zc(e,u,i,$o(n));var p=r.length>0?Lr.positions(r,n):[],l=p.length>0?function(t,e){var n=[];return T(t.grid.columns,(function(o){var r=En.getColumnAt(t,o).map((function(t){return t.element}));r.forall(e)&&n.push(o)})),N(n,(function(n){var o=En.filterItems(t,(function(t){return t.column===n}));return j(o,(function(t){return e(t.element)}))}))}(t,a):[],d=N(p,(function(t,e){return R(l,(function(t){return e===t}))}));Mc(e,d,i,ar(n))},mc=function(t,e){if(fc(t),t.isResizable(e)){var n=En.fromTable(e),o=tr(n),r=Qo(n);hc(n,t,e,o,r)}},Oc=function(t,e){var n=ke(t.parent(),"."+pc);S(n,e)},gc=function(t){Oc(t,(function(t){Qe(t,"display","none")}))},Ac=function(t){Oc(t,(function(t){Qe(t,"display","block")}))},vc=sc("resizer-bar-dragging"),yc=function(t){var e=uc(),n=function(t,e){void 0===e&&(e={});var n=void 0!==e.mode?e.mode:oc;return ja(t,n,e)}(e,{}),o=_.none(),r=function(t,e){return _.from(je(t,e))};e.events.drag.bind((function(t){r(t.target,"data-row").each((function(e){var n=un(t.target,"top");Qe(t.target,"top",n+t.yDelta+"px")})),r(t.target,"data-column").each((function(e){var n=un(t.target,"left");Qe(t.target,"left",n+t.xDelta+"px")}))}));var i=function(t,e){return un(t,e)-rn(t,"data-initial-"+e,0)};n.events.stop.bind((function(){e.get().each((function(e){o.each((function(n){r(e,"data-row").each((function(t){var o=i(e,"top");Ie(e,"data-initial-top"),p.trigger.adjustHeight(n,o,parseInt(t,10))})),r(e,"data-column").each((function(t){var o=i(e,"left");Ie(e,"data-initial-left"),p.trigger.adjustWidth(n,o,parseInt(t,10))})),mc(t,n)}))}))}));var a=function(o,r){p.trigger.startAdjust(),e.assign(o),Xe(o,"data-initial-"+r,un(o,r)),Qa(o,vc),Qe(o,"opacity","0.2"),n.go(t.parent())},c=Va(t.parent(),"mousedown",(function(t){var e;e=t.target,Za(e,lc)&&a(t.target,"top"),function(t){return Za(t,dc)}(t.target)&&a(t.target,"left")})),s=function(e){return Dt(e,t.view())},u=Va(t.view(),"mouseover",(function(e){var n;(n=e.target,Ee(n,"table",s).filter(ic)).fold((function(){Le(e.target)&&fc(t)}),(function(e){o=_.some(e),mc(t,e)}))})),p=ka({adjustHeight:Ta(["table","delta","row"]),adjustWidth:Ta(["table","delta","column"]),startAdjust:Ta([])});return{destroy:function(){c.unbind(),u.unbind(),n.destroy(),fc(t)},refresh:function(e){mc(t,e)},on:n.on,off:n.off,hideBars:z(gc,t),showBars:z(Ac,t),events:p.registry}},qc=function(t,e,n){var o=yr,r=Lr,i=yc(t),a=ka({beforeResize:Ta(["table","type"]),afterResize:Ta(["table","type"]),startDrag:Ta([])});return i.events.adjustHeight.bind((function(t){var e=t.table;a.trigger.beforeResize(e,"row");var n=o.delta(t.delta,e);aa(e,n,t.row,o),a.trigger.afterResize(e,"row")})),i.events.startAdjust.bind((function(t){a.trigger.startDrag()})),i.events.adjustWidth.bind((function(t){var o=t.table;a.trigger.beforeResize(o,"col");var i=r.delta(t.delta,o),c=n(o);ia(o,i,t.column,e,c),a.trigger.afterResize(o,"col")})),{on:i.on,off:i.off,hideBars:i.hideBars,showBars:i.showBars,destroy:i.destroy,events:a.registry}},_c=function(t,e){return t.fire("newrow",{node:e})},Wc=function(t,e){return t.fire("newcell",{node:e})},Lc=function(t,e,n){t.fire("TableModified",$($({},n),{table:e}))},wc={structure:!1,style:!0},xc={structure:!0,style:!1},Rc={structure:!0,style:!0},Tc={"border-collapse":"collapse",width:"100%"},kc=T(5,(function(t){var e=t+1+"px";return{title:e,value:e}})),Sc=k(["Solid","Dotted","Dashed","Double","Groove","Ridge","Inset","Outset","None","Hidden"],(function(t){return{title:t,value:t.toLowerCase()}})),Cc={border:"1"},Nc="preservetable",Bc=function(t){return t.getParam("table_sizing_mode","auto")},Dc=function(t){return t.getParam("table_responsive_width")},Ec=function(t){return t.getParam("table_border_widths",kc,"array")},Pc=function(t){return t.getParam("table_border_styles",Sc,"array")},Xc=function(t){return t.getParam("table_default_attributes",Cc,"object")},Yc=function(t){return t.getParam("table_default_styles",function(t){var e;if($c(t)){var n=t.dom,o=null!==(e=n.getParent(t.selection.getStart(),n.isBlock))&&void 0!==e?e:t.getBody(),r=Ko(St.fromDom(o));return $($({},Tc),{width:r+"px"})}return Kc(t)?Ut(Tc,(function(t,e){return"width"!==e})):Tc}(t),"object")},jc=function(t){return t.getParam("table_cell_advtab",!0,"boolean")},Hc=function(t){return t.getParam("table_row_advtab",!0,"boolean")},Ic=function(t){return t.getParam("table_advtab",!0,"boolean")},Fc=function(t){return t.getParam("table_style_by_css",!1,"boolean")},Uc=function(t){return t.getParam("table_cell_class_list",[],"array")},Vc=function(t){return t.getParam("table_class_list",[],"array")},Gc=function(t){return"relative"===Bc(t)||!0===Dc(t)},$c=function(t){return"fixed"===Bc(t)||!1===Dc(t)},Kc=function(t){return"responsive"===Bc(t)},Jc=function(t){return t.getParam("table_use_colgroups",!1,"boolean")},Qc=function(t){var e="section",n=t.getParam("table_header_type",e,"string");return x(["section","cells","sectionCells","auto"],n)?n:e},Zc=function(t){var e=t.getParam("table_column_resizing",Nc,"string");return E(["preservetable","resizetable"],(function(t){return t===e})).getOr(Nc)},ts=function(t){return"preservetable"===Zc(t)},es=function(t){return"resizetable"===Zc(t)},ns=function(t){var e=t.getParam("table_clone_elements");return o(e)?_.some(e.split(/[ ,]/)):Array.isArray(e)?_.some(e):_.none()},os=function(t){return t.getParam("table_background_color_map",[],"array")},rs=function(t){return t.getParam("table_border_color_map",[],"array")},is=function(t,e){return Gc(t)?si(e):$c(t)?ci(e):ai(e)},as=function(t){Ie(t,"width")},cs=function(t){var e=Ur(t);Wa(t,_.some(e),_.none()),as(t)},ss=function(t){var e=function(t){return Go(t)+"px"}(t);Wa(t,_.some(e),_.none()),as(t)},us=function(t){on(t,"width");var e=zn(t),n=e.length>0?e:Mn(t);S(n,(function(t){on(t,"width"),as(t)})),as(t)},ps=function(){var t=St.fromTag("div");return Ze(t,{position:"static",height:"0",width:"0",padding:"0",margin:"0",border:"0"}),Qn(we(St.fromDom(document)),t),t},ls="bar-",ds=function(t){return"false"!==je(t,"data-mce-resize")},fs=function(t){var e,n,r=_.none(),i=_.none(),a=_.none(),c=function(t){return"TABLE"===t.nodeName},s=function(){return i},u=function(e){return is(t,e)},p=function(){return ts(t)?fa():da()},l=function(o,r,i){var a=it(r,"e");if(""===n&&cs(o),i!==e&&""!==n){Qe(o,"width",n);var c=p(),s=u(o),l=ts(t)||a?function(t){return Ra(t).columns}(o)-1:0;ia(o,i-e,l,c,s)}else if(function(t){return/^(\d+(\.\d+)?)%$/.test(t)}(n)){var d=parseFloat(n.replace("%",""));Qe(o,"width",i*d/e+"%")}(function(t){return/^(\d+(\.\d+)?)px$/.test(t)})(n)&&function(t){var e=En.fromTable(t);En.hasColumns(e)||S(Mn(t),(function(t){var e=tn(t,"width");Qe(t,"width",e),Ie(t,"width")}))}(o)};return t.on("init",(function(){var e=function(t,e){return t.inline?Ma(Li(t),ps(),e):ba(St.fromDom(t.getDoc()),e)}(t,ds);if(a=_.some(e),function(t){var e=t.getParam("object_resizing",!0);return o(e)?"table"===e:e}(t)&&function(t){return t.getParam("table_resize_bars",!0,"boolean")}(t)){var n=p(),c=qc(e,n,u);c.on(),c.events.startDrag.bind((function(e){r=_.some(t.selection.getRng())})),c.events.beforeResize.bind((function(e){var n=e.table.dom;!function(t,e,n,o,r){t.fire("ObjectResizeStart",{target:e,width:n,height:o,origin:r})}(t,n,wi(n),xi(n),ls+e.type)})),c.events.afterResize.bind((function(e){var n=e.table,o=n.dom;ki(n),r.each((function(e){t.selection.setRng(e),t.focus()})),function(t,e,n,o,r){t.fire("ObjectResized",{target:e,width:n,height:o,origin:r})}(t,o,wi(o),xi(o),ls+e.type),t.undoManager.add()})),i=_.some(c)}})),t.on("ObjectResizeStart",(function(o){var r=o.target;if(c(r)){var i=St.fromDom(r);S(t.dom.select(".mce-clonedresizable"),(function(e){t.dom.addClass(e,"mce-"+Zc(t)+"-columns")})),!wa(i)&&$c(t)?ss(i):!La(i)&&Gc(t)&&cs(i),xa(i)&&rt(o.origin,ls)&&cs(i),e=o.width,n=Kc(t)?"":function(t,e){var n=t.dom.getStyle(e,"width")||t.dom.getAttrib(e,"width");return _.from(n).filter(ct)}(t,r).getOr("")}})),t.on("ObjectResized",(function(e){var n=e.target;if(c(n)){var o=St.fromDom(n),r=e.origin;rt(r,"corner-")&&l(o,r,e.width),ki(o),Lc(t,o.dom,wc)}})),t.on("SwitchMode",(function(){s().each((function(e){t.mode.isReadOnly()?e.hideBars():e.showBars()}))})),{lazyResize:s,lazyWire:function(){return a.getOr(ba(St.fromDom(t.getBody()),ds))},destroy:function(){i.each((function(t){t.destroy()})),a.each((function(e){!function(t,e){t.inline&&oo(e.parent())}(t,e)}))}}},bs=function(t,e){return{element:t,offset:e}},Ms=function(t,e,n){return t.property().isText(e)&&0===t.property().getText(e).trim().length||t.property().isComment(e)?n(e).bind((function(e){return Ms(t,e,n).orThunk((function(){return _.some(e)}))})):_.none()},zs=function(t,e){return t.property().isText(e)?t.property().getText(e).length:t.property().children(e).length},hs=function(t,e){var n=Ms(t,e,t.query().prevSibling).getOr(e);if(t.property().isText(n))return bs(n,zs(t,n));var o=t.property().children(n);return o.length>0?hs(t,o[o.length-1]):bs(n,zs(t,n))},ms=hs,Os=po(),gs=function(t,e){if(1===an(t,"colspan")){var n=function(t){return Yr(t).bind((function(t){return Rr(t,["fixed","relative","empty"])}))}(t);n.each((function(n){var o=n.value/2;Fr(t,o,n.unit),Fr(e,o,n.unit)}))}},As=de("th"),vs=function(t){return j(t,(function(t){return As(t.element)}))},ys=function(t,e){return t&&e?"sectionCells":t?"section":"cells"},qs=function(t){var e="thead"===t.section,n=Ue(_s(t.cells),"th");return e||n?{type:"header",subType:ys(e,n)}:"tfoot"===t.section?{type:"footer"}:{type:"body"}},_s=function(t){var e=N(t,(function(t){return As(t.element)}));return 0===e.length?_.some("td"):e.length===t.length?_.some("th"):_.none()},Ws=function(t,e,n){return ne(n(t.element,e),!0,t.isLocked)},Ls=function(t,e){return t.section!==e?oe(t.element,t.cells,e,t.isNew):t},ws=function(){return{transformRow:Ls,transformCell:function(t,e,n){var o=n(t.element,e),r="td"!==re(o)?function(t,e){var n=Po(t,e);$n(t,n);var o=Oe(t);return eo(n,o),oo(t),n}(o,"td"):o;return ne(r,t.isNew,t.isLocked)}}},xs=function(){return{transformRow:Ls,transformCell:Ws}},Rs=function(){return{transformRow:function(t,e){return Ls(t,"thead"===e?"tbody":e)},transformCell:Ws}},Ts=function(t,e){var n=function(t){return G(t.all,(function(t){var e=qs(t);return"header"===e.type?_.from(e.subType):_.none()}))}(En.fromTable(t)).getOr(e);switch(n){case"section":return ws();case"sectionCells":return xs();case"cells":return Rs()}},ks=ws,Ss=xs,Cs=Rs,Ns=function(){return{transformRow:b,transformCell:Ws}},Bs=function(t,e,n,o){n===o?Ie(t,e):Xe(t,e,n)},Ds=function(t,e,n){V(Te(t,e)).fold((function(){return Jn(t,n)}),(function(t){return Kn(t,n)}))},Es=function(t,e){var n=[],o=[],r=function(t){return k(t,(function(t){t.isNew&&n.push(t.element);var e=t.element;return no(e),S(t.cells,(function(t){t.isNew&&o.push(t.element),Bs(t.element,"colspan",t.colspan,1),Bs(t.element,"rowspan",t.rowspan,1),Qn(e,t.element)})),e}))},i=function(t){return Y(t,(function(t){return k(t.cells,(function(t){return Bs(t.element,"span",t.colspan,1),t.element}))}))},a=function(e,n){var o=function(t,e){var n=Be(t,e).getOrThunk((function(){var n=St.fromTag(e,fe(t).dom);return"thead"===e?Ds(t,"caption,colgroup",n):"colgroup"===e?Ds(t,"caption",n):Qn(t,n),n}));return no(n),n}(t,n),a=("colgroup"===n?i:r)(e);eo(o,a)},c=function(e,n){e.length>0?a(e,n):function(e){Be(t,e).each(oo)}(n)},s=[],u=[],p=[],l=[];return S(e,(function(t){switch(t.section){case"thead":s.push(t);break;case"tbody":u.push(t);break;case"tfoot":p.push(t);break;case"colgroup":l.push(t)}})),c(l,"colgroup"),c(s,"thead"),c(u,"tbody"),c(p,"tfoot"),{newRows:n,newCells:o}},Ps=function(t,e){if(0===t.length)return 0;var n=t[0];return P(t,(function(t){return!e(n.element,t.element)})).getOr(t.length)},Xs=function(t,e,n,o){var r=function(t,e){return t[e]}(t,e),i="colgroup"===r.section,a=Ps(r.cells.slice(n),o),c=i?1:Ps(function(t,e){return k(t,(function(t){return Ln(t,e)}))}(t.slice(e),n),o);return{colspan:a,rowspan:c}},Ys=function(t,e){var n=k(t,(function(t){return k(t.cells,g)}));return k(t,(function(o,r){var i=Y(o.cells,(function(o,i){if(!1===n[r][i]){var a=Xs(t,r,i,e);return function(t,e,o,r){for(var i=t;i<t+o;i++)for(var a=e;a<e+r;a++)n[i][a]=!0}(r,i,a.rowspan,a.colspan),[(c=o.element,s=a.rowspan,u=a.colspan,p=o.isNew,{element:c,rowspan:s,colspan:u,isNew:p})]}return[];var c,s,u,p}));return function(t,e,n,o){return{element:t,cells:e,section:n,isNew:o}}(o.element,i,o.section,o.isNew)}))},js=function(t,e,n){var o=[];S(t.colgroups,(function(r){for(var i=[],a=0;a<t.grid.columns;a++){var c=En.getColumnAt(t,a).map((function(t){return ne(t.element,n,!1)})).getOrThunk((function(){return ne(e.colGap(),!0,!1)}));i.push(c)}o.push(oe(r.element,i,"colgroup",n))}));for(var r=0;r<t.grid.rows;r++){for(var i=[],a=0;a<t.grid.columns;a++){var c=En.getAt(t,r,a).map((function(t){return ne(t.element,n,t.isLocked)})).getOrThunk((function(){return ne(e.gap(),!0,!1)}));i.push(c)}var s=t.all[r],u=oe(s.element,i,s.section,n);o.push(u)}return o},Hs=function(t){return Ys(t,Dt)},Is=function(t,e){return G(t.all,(function(t){return E(t.cells,(function(t){return Dt(e,t.element)}))}))},Fs=function(t,e,n){var o=k(e.selection,(function(e){return bn(e).bind((function(e){return Is(t,e)})).filter(n)})),r=Ve(o);return $e(r.length>0,r)},Us=function(t,e,n,o,r){return function(i,a,c,s,u){var p=En.fromTable(a),l=_.from(null==u?void 0:u.section).getOrThunk(Ns);return e(p,c).map((function(e){var n=function(t,e){return js(t,e,!1)}(p,s),o=t(n,e,Dt,r(s),l),i=Cn(o.grid);return{info:e,grid:Hs(o.grid),cursor:o.cursor,lockedColumns:i}})).bind((function(t){var e=Es(a,t.grid),r=_.from(null==u?void 0:u.sizing).getOrThunk((function(){return ai(a)})),c=_.from(null==u?void 0:u.resize).getOrThunk(fa);return n(a,t.grid,t.info,{sizing:r,resize:c,section:l}),o(a),mc(i,a),Ie(a,kn),t.lockedColumns.length>0&&Xe(a,kn,t.lockedColumns.join(",")),_.some({cursor:t.cursor,newRows:e.newRows,newCells:e.newCells})}))}},Vs=function(t,e){return Fs(t,e,A).map((function(t){return{cells:t,generators:e.generators,clipboard:e.clipboard}}))},Gs=function(t,e){return Fs(t,e,A)},$s=function(t,e){return Fs(t,e,(function(t){return!t.isLocked}))},Ks=function(t,e){return j(e,(function(e){return function(t,e){return Is(t,e).exists((function(t){return!t.isLocked}))}(t,e)}))},Js=function(t,e){return function(t,e){return e.mergable}(0,e).filter((function(e){return Ks(t,e.cells)}))},Qs=function(t,e){return function(t,e){return e.unmergable}(0,e).filter((function(e){return Ks(t,e)}))},Zs=function(t,e,n,o){for(var r=Rn(t).rows,i=!0,a=0;a<r.length;a++)for(var c=0;c<xn(r[0]);c++){var s=r[a],u=Ln(s,c),p=n(u.element,e);!0===p&&!1===i?_n(s,c,ne(o(),!0,u.isLocked)):!0===p&&(i=!1)}return t},tu=function(t,e,n,o){var r=Rn(t).rows;if(e>0&&e<r.length){var i=function(t,e){return D(t,(function(t,n){return R(t,(function(t){return e(t.element,n.element)}))?t:t.concat([n])}),[])}(r[e-1].cells,n);S(i,(function(t){for(var i=_.none(),a=e;a<r.length;a++)for(var c=function(e){var c=r[a],s=Ln(c,e);n(s.element,t.element)&&(i.isNone()&&(i=_.some(o())),i.each((function(t){_n(c,e,ne(t,!0,s.isLocked))})))},s=0;s<xn(r[0]);s++)c(s)}))}return t},eu=function(t){return{isValue:A,isError:g,getOr:f(t),getOrThunk:f(t),getOrDie:f(t),or:function(e){return eu(t)},orThunk:function(e){return eu(t)},fold:function(e,n){return n(t)},map:function(e){return eu(e(t))},mapError:function(e){return eu(t)},each:function(e){e(t)},bind:function(e){return e(t)},exists:function(e){return e(t)},forall:function(e){return e(t)},toOptional:function(){return _.some(t)}}},nu=function(t){return{isValue:g,isError:A,getOr:b,getOrThunk:function(t){return t()},getOrDie:function(){return(e=String(t),function(){throw new Error(e)})();var e},or:b,orThunk:function(t){return t()},fold:function(e,n){return e(t)},map:function(e){return nu(t)},mapError:function(e){return nu(e(t))},each:d,bind:function(e){return nu(t)},exists:g,forall:A,toOptional:_.none}},ou={value:eu,error:nu,fromOption:function(t,e){return t.fold((function(){return nu(e)}),eu)}},ru=function(t,e){return{rowDelta:0,colDelta:xn(t[0])-xn(e[0])}},iu=function(t,e){return{rowDelta:t.length-e.length,colDelta:0}},au=function(t,e,n,o){var r="colgroup"===e.section?n.col:n.cell;return T(t,(function(t){return ne(r(),!0,o(t))}))},cu=function(t,e,n,o){var r=t[t.length-1];return t.concat(T(e,(function(){var t="colgroup"===r.section?n.colgroup:n.row,e=Tn(r,t,b),i=au(e.cells.length,e,n,(function(t){return Jt(o,t.toString())}));return Wn(e,i)})))},su=function(t,e,n,o){return k(t,(function(t){var r=au(e,t,n,g);return yn(t,o,r)}))},uu=function(t,e,n){var o=e.colDelta<0?su:b,r=e.rowDelta<0?cu:b,i=Cn(t),a=xn(t[0]),c=R(i,(function(t){return t===a-1})),s=o(t,Math.abs(e.colDelta),n,c?a-1:a),u=Cn(s);return r(s,Math.abs(e.rowDelta),n,H(u,A))},pu=function(t,e,n,o){var r=z(o,Ln(t[e],n).element),i=t[e];return t.length>1&&xn(i)>1&&(n>0&&r(wn(i,n-1))||n<i.cells.length-1&&r(wn(i,n+1))||e>0&&r(wn(t[e-1],n))||e<t.length-1&&r(wn(t[e+1],n)))},lu=function(t,e,n){return N(n,(function(n){return n>=t.column&&n<=xn(e[0])+t.column}))},du=function(t,e,n,o,r){var i=Cn(e),a=function(t,e,n){var o=xn(e[0]),r=Rn(e).cols.length+t.row,i=T(o-t.column,(function(e){return e+t.column})),a=E(i,(function(t){return j(n,(function(e){return e!==t}))})).getOr(o-1);return{row:r,column:a}}(t,e,i),c=Rn(n).rows,s=lu(a,c,i),u=function(t,e,n){if(t.row>=e.length||t.column>xn(e[0]))return ou.error("invalid start address out of table bounds, row: "+t.row+", column: "+t.column);var o=e.slice(t.row),r=o[0].cells.slice(t.column),i=xn(n[0]),a=n.length;return ou.value({rowDelta:o.length-a,colDelta:r.length-i})}(a,e,c);return u.map((function(t){var n=$($({},t),{colDelta:t.colDelta-s.length}),i=uu(e,n,o),u=Cn(i),p=lu(a,c,u);return function(t,e,n,o,r,i){for(var a=t.row,c=t.column,s=a+n.length,u=c+xn(n[0])+i.length,p=H(i,A),l=a;l<s;l++)for(var d=0,f=c;f<u;f++)if(p[f])d++;else{pu(e,l,f,r)&&Zs(e,wn(e[l],f),r,o.cell);var b=f-c-d,M=Ln(n[l-a],b),z=M.element,h=o.replace(z);_n(e[l],f,ne(h,!0,M.isLocked))}return e}(a,i,c,o,r,p)}))},fu=function(t,e,n,o,r){!function(t,e,n,o){e>0&&e<t[0].cells.length&&S(t,(function(t){var r=t.cells[e-1],i=t.cells[e];n(i.element,r.element)&&_n(t,e,ne(o(),!0,i.isLocked))}))}(e,t,r,o.cell);var i=iu(n,e),a=uu(n,i,o),c=iu(e,a),s=uu(e,c,o);return k(s,(function(e,n){return yn(e,t,a[n].cells)}))},bu=function(t,e,n,o,r){tu(e,t,r,o.cell);var i=Cn(e),a=ru(e,n),c=$($({},a),{colDelta:a.colDelta-i.length}),s=uu(e,c,o),u=Rn(s),p=u.cols,l=u.rows,d=Cn(s),f=ru(n,e),b=$($({},f),{colDelta:f.colDelta+d.length}),M=function(t,e,n){return k(t,(function(t){return D(n,(function(n,o){var r=au(1,t,e,A)[0];return qn(n,o,r)}),t)}))}(n,o,d),z=uu(M,b,o);return p.concat(l.slice(0,t)).concat(z).concat(l.slice(t,l.length))},Mu=function(t,e,n,o,r){var i=Rn(t),a=i.rows,c=i.cols,s=a.slice(0,e),u=a.slice(e),p=function(t,e,n,o){return Tn(t,(function(t){return o(t,n)}),e)}(a[n],(function(t,n){return e>0&&e<a.length&&o(wn(a[e-1],n),wn(a[e],n))?Ln(a[e],n):ne(r(t.element,o),!0,t.isLocked)}),o,r);return c.concat(s).concat([p]).concat(u)},zu=function(t,e,n,o,r){return k(t,(function(t){var i=e>0&&e<xn(t)&&o(wn(t,e-1),wn(t,e)),a=function(t,e,n,o,r,i,a){if("colgroup"!==n&&o)return Ln(t,e);var c=Ln(t,r);return ne(a(c.element,i),!0,!1)}(t,e,t.section,i,n,o,r);return qn(t,e,a)}))},hu=function(t,e,n,o){return function(t,e,n,o){return void 0!==wn(t[e],n)&&e>0&&o(wn(t[e-1],n),wn(t[e],n))}(t,e,n,o)||function(t,e,n){return e>0&&n(wn(t,e-1),wn(t,e))}(t[e],n,o)},mu=function(t,e,n,o){var r=function(t){return function(t){return"row"===t?sn(e):cn(e)}(t)?t+"group":t};return t?As(e)?r(n):null:o&&As(e)?r("row"===n?"col":"row"):null},Ou=function(t,e,n){return ne(n(t.element,e),!0,t.isLocked)},gu=function(t,e,n,o,r,i,a){return k(t,(function(t,c){return function(t,e){var n=t.cells,o=k(n,e);return oe(t.element,o,t.section,t.isNew)}(t,(function(t,s){if(function(t){return R(e,(function(e){return n(t.element,e.element)}))}(t)){var u=a(t,c,s)?r(t,n,o):t;return i(u,c,s).each((function(t){var e,n;e=u.element,n={scope:_.from(t)},Ht(n,(function(t,n){t.fold((function(){Ie(e,n)}),(function(t){Pe(e.dom,n,t)}))}))})),u}return t}))}))},Au=function(t,e,n){return Y(t,(function(o,r){return hu(t,r,e,n)?[]:[Ln(o,e)]}))},vu=function(t,e,n,o,r){var i=Rn(t).rows,a=Y(e,(function(t){return Au(i,t,o)})),c=k(t,(function(t){return vs(t.cells)})),s=function(t,e){return j(e,b)&&vs(t)?A:function(t,n,o){return!("th"===re(t.element)&&e[n])}}(a,c),u=function(t,e){return function(n,o){return _.some(mu(t,n.element,"row",e[o]))}}(n,c);return gu(t,a,o,r,Ou,u,s)},yu=function(t,e,n,o,r,i,a){var c=Rn(t),s=c.cols,u=c.rows,p=u[e[0]],l=Y(e,(function(t){return function(t,e,n){var o=t[e];return Y(o.cells,(function(o,r){return hu(t,e,r,n)?[]:[o]}))}(u,t,r)})),d=k(p.cells,(function(t,e){return vs(Au(u,e,r))})),f=K([],u,!0);S(e,(function(t){f[t]=a.transformRow(u[t],n)}));var M=s.concat(f),z=function(t,e){return j(e,b)&&vs(t.cells)?A:function(t,n,o){return!("th"===re(t.element)&&e[o])}}(p,d),h=function(t,e){return function(n,o,r){return _.some(mu(t,n.element,"col",e[r]))}}(o,d);return gu(M,l,r,i,a.transformCell,h,z)},qu=function(t,e,n,o){var r=Rn(t).rows,i=k(e,(function(t){return Ln(r[t.row],t.column)}));return gu(t,i,n,o,Ou,_.none,A)},_u=function(t){return D(t,(function(t,e){return R(t,(function(t){return t.column===e.column}))?t:t.concat([e])}),[]).sort((function(t,e){return t.column-e.column}))},Wu=de("col"),Lu=de("colgroup"),wu=function(t){return"tr"===re(t)||Lu(t)},xu=function(t){return{element:t,colspan:rn(t,"colspan",1),rowspan:rn(t,"rowspan",1)}},Ru=function(t){return He(t,"scope").map((function(t){return t.substr(0,3)}))},Tu=function(t,e){void 0===e&&(e=xu);var n=function(n){if(wu(n))return Lu((r={element:n}).element)?t.colgroup(r):t.row(r);var r,i=function(e){return Wu(e.element)?t.col(e):t.cell(e)}(e(n));return o=_.some({item:n,replacement:i}),i},o=_.none();return{getOrInit:function(t,e){return o.fold((function(){return n(t)}),(function(o){return e(t,o.item)?o.replacement:n(t)}))}}},ku=function(t){return function(e){var n=[],o=function(o){var r="td"===t?{scope:null}:{},i=e.replace(o,t,r);return n.push({item:o,sub:i}),i};return{replaceOrInit:function(t,e){return wu(t)||Wu(t)?t:function(t,e){return E(n,(function(n){return e(n.item,t)}))}(t,e).fold((function(){return o(t)}),(function(n){return e(t,n.item)?n.sub:o(t)}))}}}},Su=function(t){return{unmerge:function(e){var n=Ru(e);return n.each((function(t){return Xe(e,"scope",t)})),function(){var o=t.cell({element:e,colspan:1,rowspan:1});return on(o,"width"),on(e,"width"),n.each((function(t){return Xe(o,"scope",t)})),o}},merge:function(t){return on(t[0],"width"),function(){var e=Ve(k(t,Ru));if(0===e.length)return _.none();var n=e[0],o=["row","col"];return R(e,(function(t){return t!==n&&x(o,t)}))?_.none():_.from(n)}().fold((function(){return Ie(t[0],"scope")}),(function(e){return Xe(t[0],"scope",e+"group")})),f(t[0])}}},Cu=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","table","thead","tfoot","tbody","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"],Nu=po(),Bu=function(t){return function(t,e){var n=t.property().name(e);return x(Cu,n)}(Nu,t)},Du=function(t){return function(t,e){var n=t.property().name(e);return x(["ol","ul"],n)}(Nu,t)},Eu=function(t){return function(t,e){return x(["br","img","hr","input"],t.property().name(e))}(Nu,t)},Pu=function(t){var e,n=function(t){return"br"===re(t)},o=function(t){return Mi(t).bind((function(e){var o=me(e).map((function(t){return!!Bu(t)||!!Eu(t)&&"img"!==re(t)})).getOr(!1);return Me(e).map((function(r){return!0===o||function(t){return"li"===re(t)||Ce(t,Du).isSome()}(r)||n(e)||Bu(r)&&!Dt(t,r)?[]:[St.fromTag("br")]}))})).getOr([])},r=(e=Y(t,(function(t){var e=Oe(t);return function(t){return j(t,(function(t){return n(t)||ue(t)&&0===ao(t).trim().length}))}(e)?[]:e.concat(o(t))})),0===e.length?[St.fromTag("br")]:e);no(t[0]),eo(t[0],r)},Xu=function(t){return ic(t,!0)},Yu=function(t){0===Mn(t).length&&oo(t)},ju=function(t,e){return{grid:t,cursor:e}},Hu=function(t,e,n){var o,r,i=Rn(t).rows;return _.from(null===(r=null===(o=i[e])||void 0===o?void 0:o.cells[n])||void 0===r?void 0:r.element).filter(Xu).orThunk((function(){return function(t){return G(t,(function(t){return G(t.cells,(function(t){var e=t.element;return $e(Xu(e),e)}))}))}(i)}))},Iu=function(t,e,n){var o=Hu(t,e,n);return ju(t,o)},Fu=function(t){return D(t,(function(t,e){return R(t,(function(t){return t.row===e.row}))?t:t.concat([e])}),[]).sort((function(t,e){return t.row-e.row}))},Uu=function(t,e){return function(n,o,r,i,a){var c=Fu(o),s=k(c,(function(t){return t.row})),u=yu(n,s,t,e,r,i.replaceOrInit,a);return Iu(u,o[0].row,o[0].column)}},Vu=Uu("thead",!0),Gu=Uu("tbody",!1),$u=Uu("tfoot",!1),Ku=function(t,e,n){var o=function(t,e){return gn(t,(function(){return e}))}(t,n.section),r=En.generate(o);return js(r,e,!0)},Ju=function(t,e,n,o){return function(t,e,n,o){var r=En.generate(e),i=o.getWidths(r,o);ra(r,i,o)}(0,e,0,o.sizing)},Qu=function(t,e,n,o){return function(t,e,n,o,r){var i=En.generate(e),a=o.getWidths(i,o),c=o.pixelWidth(),s=r.calcRedestributedWidths(a,c,n.pixelDelta,o.isRelative),u=s.newSizes,p=s.delta;ra(i,u,o),o.adjustTableWidth(p)}(0,e,n,o.sizing,o.resize)},Zu=function(t,e){return R(e,(function(t){return 0===t.column&&t.isLocked}))},tp=function(t,e){return R(e,(function(e){return e.column+e.colspan>=t.grid.columns&&e.isLocked}))},ep=function(t,e){var n=Qo(t),o=_u(e);return D(o,(function(t,e){return t+n[e.column].map($o).getOr(0)}),0)},np=function(t){return function(e,n){return Gs(e,n).filter((function(n){return!(t?Zu:tp)(e,n)})).map((function(t){return{details:t,pixelDelta:ep(e,t)}}))}},op=function(t){return function(e,n){return Vs(e,n).filter((function(n){return!(t?Zu:tp)(e,n.cells)}))}},rp=ku("th"),ip=ku("td"),ap=Us((function(t,e,n,o){var r=e[0].row,i=Fu(e),a=B(i,(function(t,e){return{grid:Mu(t.grid,r,e.row+t.delta,n,o.getOrInit),delta:t.delta+1}}),{grid:t,delta:0}).grid;return Iu(a,r,e[0].column)}),Gs,d,d,Tu),cp=Us((function(t,e,n,o){var r=Fu(e),i=r[r.length-1],a=i.row+i.rowspan,c=B(r,(function(t,e){return Mu(t,a,e.row,n,o.getOrInit)}),t);return Iu(c,a,e[0].column)}),Gs,d,d,Tu),sp=Us((function(t,e,n,o){var r=e.details,i=_u(r),a=i[0].column,c=B(i,(function(t,e){return{grid:zu(t.grid,a,e.column+t.delta,n,o.getOrInit),delta:t.delta+1}}),{grid:t,delta:0}).grid;return Iu(c,r[0].row,a)}),np(!0),Qu,d,Tu),up=Us((function(t,e,n,o){var r=e.details,i=r[r.length-1],a=i.column+i.colspan,c=_u(r),s=B(c,(function(t,e){return zu(t,a,e.column,n,o.getOrInit)}),t);return Iu(s,r[0].row,a)}),np(!1),Qu,d,Tu),pp=Us((function(t,e,n,o){var r=_u(e.details),i=function(t,e){return Y(t,(function(t){var n=t.cells,o=B(e,(function(t,e){return e>=0&&e<t.length?t.slice(0,e).concat(t.slice(e+1)):t}),n);return o.length>0?[oe(t.element,o,t.section,t.isNew)]:[]}))}(t,k(r,(function(t){return t.column}))),a=i.length>0?i[0].cells.length-1:0;return Iu(i,r[0].row,Math.min(r[0].column,a))}),(function(t,e){return $s(t,e).map((function(e){return{details:e,pixelDelta:-ep(t,e)}}))}),Qu,Yu,Tu),lp=Us((function(t,e,n,o){var r=Fu(e),i=function(t,e,n){var o=Rn(t),r=o.rows;return o.cols.concat(r.slice(0,e)).concat(r.slice(n+1))}(t,r[0].row,r[r.length-1].row),a=i.length>0?i.length-1:0;return Iu(i,Math.min(e[0].row,a),e[0].column)}),Gs,d,Yu,Tu),dp=Us((function(t,e,n,o){var r=_u(e),i=k(r,(function(t){return t.column})),a=vu(t,i,!0,n,o.replaceOrInit);return Iu(a,e[0].row,e[0].column)}),$s,d,d,rp),fp=Us((function(t,e,n,o){var r=_u(e),i=k(r,(function(t){return t.column})),a=vu(t,i,!1,n,o.replaceOrInit);return Iu(a,e[0].row,e[0].column)}),$s,d,d,ip),bp=Us(Vu,$s,d,d,rp),Mp=Us(Gu,$s,d,d,ip),zp=Us($u,$s,d,d,ip),hp=Us((function(t,e,n,o){var r=qu(t,e,n,o.replaceOrInit);return Iu(r,e[0].row,e[0].column)}),$s,d,d,rp),mp=Us((function(t,e,n,o){var r=qu(t,e,n,o.replaceOrInit);return Iu(r,e[0].row,e[0].column)}),$s,d,d,ip),Op=Us((function(t,e,n,o){var r=e.cells;Pu(r);var i=function(t,e,n,o){var r=Rn(t).rows;if(0===r.length)return t;for(var i=e.startRow;i<=e.finishRow;i++)for(var a=e.startCol;a<=e.finishCol;a++){var c=r[i],s=Ln(c,a).isLocked;_n(c,a,ne(o(),!1,s))}return t}(t,e.bounds,0,o.merge(r));return ju(i,_.from(r[0]))}),Js,Ju,d,Su),gp=Us((function(t,e,n,o){var r=B(e,(function(t,e){return Zs(t,e,n,o.unmerge(e))}),t);return ju(r,_.from(e[0]))}),Qs,Ju,d,Su),Ap=Us((function(t,e,n,o){var r=function(t,e){var n=En.fromTable(t);return js(n,e,!0)}(e.clipboard,e.generators),i=function(t,e){return{row:t,column:e}}(e.row,e.column);return du(i,t,r,e.generators,n).fold((function(){return ju(t,_.some(e.element))}),(function(t){return Iu(t,e.row,e.column)}))}),(function(t,e){return bn(e.element).bind((function(n){return Is(t,n).map((function(t){return $($({},t),{generators:e.generators,clipboard:e.clipboard})}))}))}),Ju,d,Tu),vp=Us((function(t,e,n,o){var r=Rn(t).rows,i=e.cells[0].column,a=r[e.cells[0].row],c=Ku(e.clipboard,e.generators,a),s=fu(i,t,c,e.generators,n);return Iu(s,e.cells[0].row,e.cells[0].column)}),op(!0),d,d,Tu),yp=Us((function(t,e,n,o){var r=Rn(t).rows,i=e.cells[e.cells.length-1].column+e.cells[e.cells.length-1].colspan,a=r[e.cells[0].row],c=Ku(e.clipboard,e.generators,a),s=fu(i,t,c,e.generators,n);return Iu(s,e.cells[0].row,e.cells[0].column)}),op(!1),d,d,Tu),qp=Us((function(t,e,n,o){var r=Rn(t).rows,i=e.cells[0].row,a=r[i],c=Ku(e.clipboard,e.generators,a),s=bu(i,t,c,e.generators,n);return Iu(s,e.cells[0].row,e.cells[0].column)}),Vs,d,d,Tu),_p=Us((function(t,e,n,o){var r=Rn(t).rows,i=e.cells[e.cells.length-1].row+e.cells[e.cells.length-1].rowspan,a=r[e.cells[0].row],c=Ku(e.clipboard,e.generators,a),s=bu(i,t,c,e.generators,n);return Iu(s,e.cells[0].row,e.cells[0].column)}),Vs,d,d,Tu),Wp=function(t,e){var n=En.fromTable(t);return Gs(n,e).bind((function(t){var e=t[t.length-1],o=t[0].column,r=e.column+e.colspan,i=X(k(n.all,(function(t){return N(t.cells,(function(t){return t.column>=o&&t.column<r}))})));return _s(i)})).getOr("")},Lp=function(t,e){var n=En.fromTable(t);return Gs(n,e).bind(_s).getOr("")},wp=function(t,e){var n=En.fromTable(t);return Gs(n,e).bind((function(t){var e=t[t.length-1],o=t[0].row,r=e.row+e.rowspan;return function(t){var e=k(t,(function(t){return qs(t).type})),n=x(e,"header"),o=x(e,"footer");if(n||o){var r=x(e,"body");return!n||r||o?n||r||!o?_.none():_.some("footer"):_.some("header")}return _.some("body")}(n.all.slice(o,r))})).getOr("")},xp=function(t,e,n){var o=function(t){return"table"===re(Li(t))},r=ns(t),i=es(t)?d:gs,a=function(e){switch(Qc(t)){case"section":return ks();case"sectionCells":return Ss();case"cells":return Cs();default:return Ts(e,"section")}},c=function(n,o){return o.cursor.fold((function(){var o=Mn(n);return U(o).filter(Le).map((function(o){e.clear(n);var r=t.dom.createRng();return r.selectNode(o.dom),t.selection.setRng(r),Xe(o,"data-mce-selected","1"),r}))}),(function(o){var r=ms(Os,o),i=t.dom.createRng();return i.setStart(r.element.dom,r.offset),i.setEnd(r.element.dom,r.offset),t.selection.setRng(i),e.clear(n),_.some(i)}))},s=function(e,n,o,i,s){return function(u,p,l){void 0===l&&(l=!1),ki(u);var d=i(),f=St.fromDom(t.getDoc()),b=qi(o,f,r),M={sizing:is(t,u),resize:es(t)?da():fa(),section:a(u)};return n(u)?e(d,u,p,b,M).bind((function(e){S(e.newRows,(function(e){_c(t,e.dom)})),S(e.newCells,(function(e){Wc(t,e.dom)}));var n=c(u,e);return Le(u)&&(ki(u),l||Lc(t,u.dom,s)),n.map((function(t){return{rng:t,effect:s}}))})):_.none()}},u=s(lp,(function(e){return!1===o(t)||Ra(e).rows>1}),d,n,xc),p=s(pp,(function(e){return!1===o(t)||Ra(e).columns>1}),d,n,xc);return{deleteRow:u,deleteColumn:p,insertRowsBefore:s(ap,A,d,n,xc),insertRowsAfter:s(cp,A,d,n,xc),insertColumnsBefore:s(sp,A,i,n,xc),insertColumnsAfter:s(up,A,i,n,xc),mergeCells:s(Op,A,d,n,xc),unmergeCells:s(gp,A,d,n,xc),pasteColsBefore:s(vp,A,d,n,xc),pasteColsAfter:s(yp,A,d,n,xc),pasteRowsBefore:s(qp,A,d,n,xc),pasteRowsAfter:s(_p,A,d,n,xc),pasteCells:s(Ap,A,d,n,Rc),makeCellsHeader:s(hp,A,d,n,xc),unmakeCellsHeader:s(mp,A,d,n,xc),makeColumnsHeader:s(dp,A,d,n,xc),unmakeColumnsHeader:s(fp,A,d,n,xc),makeRowsHeader:s(bp,A,d,n,xc),makeRowsBody:s(Mp,A,d,n,xc),makeRowsFooter:s(zp,A,d,n,xc),getTableRowType:wp,getTableCellType:Lp,getTableColType:Wp}},Rp={styles:{"border-collapse":"collapse",width:"100%"},attributes:{border:"1"},colGroups:!1},Tp=function(t){var e=St.fromTag("colgroup");return T(t,(function(){return Qn(e,St.fromTag("col"))})),e},kp=function(t,e,n,o){return T(t,(function(t){return function(t,e,n,o){for(var r=St.fromTag("tr"),i=0;i<t;i++){var a=o<e||i<n?St.fromTag("th"):St.fromTag("td");i<n&&Xe(a,"scope","row"),o<e&&Xe(a,"scope","col"),Qn(a,St.fromTag("br")),Qn(r,a)}return r}(e,n,o,t)}))},Sp=function(t,e){t.selection.select(e.dom,!0),t.selection.collapse(!0)},Cp=function(t,e,n,r,i){var a=Yc(t),c={styles:a,attributes:Xc(t),colGroups:Jc(t)};return t.undoManager.ignore((function(){var o=function(t,e,n,o,r,i){void 0===i&&(i=Rp);var a=St.fromTag("table"),c="cells"!==r;Ze(a,i.styles),Ye(a,i.attributes),i.colGroups&&Qn(a,Tp(e));var s=Math.min(t,n);if(c&&n>0){var u=St.fromTag("thead");Qn(a,u);var p=kp(n,e,"sectionCells"===r?s:0,o);eo(u,p)}var l=St.fromTag("tbody");Qn(a,l);var d=kp(c?t-s:t,e,c?0:n,o);return eo(l,d),a}(n,e,i,r,Qc(t),c);Xe(o,"data-mce-id","__mce");var a=function(t){var e=St.fromTag("div"),n=St.fromDom(t.dom.cloneNode(!0));return Qn(e,n),function(t){return t.dom.innerHTML}(e)}(o);t.insertContent(a),t.addVisual()})),De(Li(t),'table[data-mce-id="__mce"]').map((function(e){return $c(t)?ss(e):Kc(t)?us(e):(Gc(t)||function(t){return o(t)&&-1!==t.indexOf("%")}(a.width))&&cs(e),ki(e),Ie(e,"data-mce-id"),function(t,e){S(ke(e,"tr"),(function(e){_c(t,e.dom),S(ke(e,"th,td"),(function(e){Wc(t,e.dom)}))}))}(t,e),function(t,e){De(e,"td,th").each(z(Sp,t))}(t,e),e.dom})).getOr(null)},Np=function(t,e,n,o,r){void 0===o&&(o={});var i=function(t){return l(t)&&t>0};if(i(e)&&i(n)){var a=o.headerRows||0,c=o.headerColumns||0;return Cp(t,n,e,c,a)}return console.error(r),null},Bp=function(t){return function(){return t().fold((function(){return[]}),(function(t){return k(t,(function(t){return t.dom}))}))}},Dp=function(t){return function(e){var n=e.length>0?_.some(Wi(e)):_.none();t(n)}},Ep=function(t){return function(e,n,o){void 0===o&&(o={});var r=Np(t,n,e,o,"Invalid values for insertTable - rows and columns values are required to insert a table.");return t.undoManager.add(),r}},Pp=function(t,e,n){var o=rn(t,e,1);1===n||o<=1?Ie(t,e):Xe(t,e,Math.min(n,o))},Xp=function(t,e){var n=En.fromTable(t);return $s(n,e).map((function(t){var e=t[t.length-1],o=t[0].column,r=e.column+e.colspan,i=function(t,e,n){if(En.hasColumns(t)){var o=N(En.justColumns(t),(function(t){return t.column>=e&&t.column<n})),r=k(o,(function(t){var o=Eo(t.element);return Pp(o,"span",n-e),o})),i=St.fromTag("colgroup");return eo(i,r),[i]}return[]}(n,o,r),a=function(t,e,n){return k(t.all,(function(t){var o=N(t.cells,(function(t){return t.column>=e&&t.column<n})),r=k(o,(function(t){var o=Eo(t.element);return Pp(o,"colspan",n-e),o})),i=St.fromTag("tr");return eo(i,r),i}))}(n,o,r);return K(K([],i,!0),a,!0)}))},Yp=function(t,e,n){var o=En.fromTable(t);return Gs(o,e).bind((function(t){var e=js(o,n,!1),r=Rn(e).rows.slice(t[0].row,t[t.length-1].row+t[t.length-1].rowspan),i=Y(r,(function(t){var e=N(t.cells,(function(t){return!t.isLocked}));return e.length>0?[$($({},t),{cells:e})]:[]})),a=Hs(i);return $e(a.length>0,a)})).map((function(t){return function(t){return k(t,(function(t){var e=Do(t.element);return S(t.cells,(function(t){var n=Eo(t.element);Bs(n,"colspan",t.colspan,1),Bs(n,"rowspan",t.rowspan,1),Qn(e,n)})),e}))}(t)}))},jp=tinymce.util.Tools.resolve("tinymce.util.Tools"),Hp=function(t,e,n){return function(e,o){for(var r=0;r<o.length;r++){var i=t.getStyle(o[r],n);if(void 0===e&&(e=i),e!==i)return""}return e}(undefined,t.select("td,th",e))},Ip=function(t,e,n){n&&t.formatter.apply("align"+n,{},e)},Fp=function(t,e){jp.each("left center right".split(" "),(function(n){t.formatter.remove("align"+n,{},e)}))},Up=[{text:"None",value:""},{text:"Top",value:"top"},{text:"Middle",value:"middle"},{text:"Bottom",value:"bottom"}],Vp=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,Gp=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i,$p=function(t){return(e=t,n="#",rt(e,n)?function(t,e){return t.substring(e)}(e,n.length):e).toUpperCase();var e,n},Kp=function(t){return function(t){return Vp.test(t)||Gp.test(t)}(t)?_.some({value:$p(t)}):_.none()},Jp=function(t){var e=t.toString(16);return(1===e.length?"0"+e:e).toUpperCase()},Qp=function(t){return function(t){return{value:t}}(Jp(t.red)+Jp(t.green)+Jp(t.blue))},Zp=/^rgb\((\d+),\s*(\d+),\s*(\d+)\)/,tl=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d?(?:\.\d+)?)\)/,el=function(t,e,n,o){return{red:t,green:e,blue:n,alpha:o}},nl=function(t,e,n,o){var r=parseInt(t,10),i=parseInt(e,10),a=parseInt(n,10),c=parseFloat(o);return el(r,i,a,c)},ol=function(t){return Kp(t).orThunk((function(){return function(t){if("transparent"===t)return _.some(el(0,0,0,0));var e=Zp.exec(t);if(null!==e)return _.some(nl(e[1],e[2],e[3],"1"));var n=tl.exec(t);return null!==n?_.some(nl(n[1],n[2],n[3],n[4])):_.none()}(t).map(Qp)})).getOrThunk((function(){var e=document.createElement("canvas");e.height=1,e.width=1;var n=e.getContext("2d");n.clearRect(0,0,e.width,e.height),n.fillStyle="#FFFFFF",n.fillStyle=t,n.fillRect(0,0,1,1);var o=n.getImageData(0,0,1,1).data,r=o[0],i=o[1],a=o[2],c=o[3];return Qp(el(r,i,a,c))}))},rl=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},il=function(t){var e=rl(_.none()),n=function(){return e.get().each(t)};return{clear:function(){n(),e.set(_.none())},isSet:function(){return e.get().isSome()},get:function(){return e.get()},set:function(t){n(),e.set(_.some(t))}}},al=function(){var t=il(d);return $($({},t),{on:function(e){return t.get().each(e)}})},cl=function(t,e,n,o){return function(r){var i=il((function(t){return t.unbind()})),a=!ct(o),c=function(){var c=Ki(e),s=function(e){return t.formatter.match(n,{value:o},e.dom,a)};a?(r.setActive(!R(c,s)),i.set(t.formatter.formatChanged(n,(function(t){return r.setActive(!t)}),!0))):(r.setActive(j(c,s)),i.set(t.formatter.formatChanged(n,r.setActive,!1,{value:o})))};return t.initialized?c():t.on("init",c),i.clear}},sl=function(t){return Qt(t,"menu")},ul=function(t){return k(t,(function(t){var e=t.text||t.title;return sl(t)?{text:e,items:ul(t.menu)}:{text:e,value:t.value}}))},pl=function(t,e,n,o,r){return k(n,(function(n){var i=n.text||n.title;return sl(n)?{type:"nestedmenuitem",text:i,getSubmenuItems:function(){return pl(t,e,n.menu,o,r)}}:{text:i,type:"togglemenuitem",onAction:function(){return r(n.value)},onSetup:cl(t,e,o,n.value)}}))},ll=function(t,e){return function(n){var o;t.execCommand("mceTableApplyCellStyle",!1,((o={})[e]=n,o))}},dl=function(t){return Y(t,(function(t){return sl(t)?[$($({},t),{menu:dl(t.menu)})]:ct(t.value)?[t]:[]}))},fl=function(t,e,n,o,r){return function(i){return i(pl(t,e,n,o,r))}},bl=function(t,e,n){var o=k(e,(function(t){return{text:t.title,value:"#"+ol(t.value).value,type:"choiceitem"}}));return[{type:"fancymenuitem",fancytype:"colorswatch",initData:{colors:o.length>0?o:void 0,allowCustomColors:!1},onAction:function(e){var o,r="remove"===e.value?"":e.value;t.execCommand("mceTableApplyCellStyle",!1,((o={})[n]=r,o))}}]},Ml=function(t){return function(){var e="header"===t.queryCommandValue("mceTableRowType")?"body":"header";t.execCommand("mceTableRowType",!1,{type:e})}},zl=function(t){return function(){var e="th"===t.queryCommandValue("mceTableColType")?"td":"th";t.execCommand("mceTableColType",!1,{type:e})}},hl=[{name:"width",type:"input",label:"Width"},{name:"height",type:"input",label:"Height"},{name:"celltype",type:"listbox",label:"Cell type",items:[{text:"Cell",value:"td"},{text:"Header cell",value:"th"}]},{name:"scope",type:"listbox",label:"Scope",items:[{text:"None",value:""},{text:"Row",value:"row"},{text:"Column",value:"col"},{text:"Row group",value:"rowgroup"},{text:"Column group",value:"colgroup"}]},{name:"halign",type:"listbox",label:"Horizontal align",items:[{text:"None",value:""},{text:"Left",value:"left"},{text:"Center",value:"center"},{text:"Right",value:"right"}]},{name:"valign",type:"listbox",label:"Vertical align",items:Up}],ml=function(t){return hl.concat(function(t){var e=ul(Uc(t));return e.length>0?_.some({name:"class",type:"listbox",label:"Class",items:e}):_.none()}(t).toArray())},Ol=function(t,e){var n=[{name:"borderstyle",type:"listbox",label:"Border style",items:[{text:"Select...",value:""}].concat(ul(Pc(t)))},{name:"bordercolor",type:"colorinput",label:"Border color"},{name:"backgroundcolor",type:"colorinput",label:"Background color"}];return{title:"Advanced",name:"advanced",items:"cell"===e?[{name:"borderwidth",type:"input",label:"Border width"}].concat(n):n}},gl=function(t){return function(e,n){var o=e.dom;return{setAttrib:function(e,r){t&&!r||o.setAttrib(n,e,r)},setStyle:function(e,r){t&&!r||o.setStyle(n,e,r)},setFormat:function(o,r){t&&!r||(""===r?e.formatter.remove(o,{value:null},n,!0):e.formatter.apply(o,{value:r},n))}}}},Al={normal:gl(!1),ifTruthy:gl(!0)},vl=function(t){return function(e){return rt(e,"rgb")?t.toHex(e):e}},yl=function(t,e){var n=St.fromDom(e);return{borderwidth:nn(n,"border-width").getOr(""),borderstyle:nn(n,"border-style").getOr(""),bordercolor:nn(n,"border-color").map(vl(t)).getOr(""),backgroundcolor:nn(n,"background-color").map(vl(t)).getOr("")}},ql=function(t){var e=t[0],n=t.slice(1);return S(n,(function(t){S(Yt(e),(function(n){Ht(t,(function(t,o){var r=e[n];""!==r&&n===o&&r!==t&&(e[n]="")}))}))})),e},_l=function(t,e,n,o){return E(t,(function(t){return!s(n.formatter.matchNode(o,e+t))})).getOr("")},Wl=z(_l,["left","center","right"],"align"),Ll=z(_l,["top","middle","bottom"],"valign"),wl=function(t){return hn(St.fromDom(t)).map((function(e){var n={selection:Wi(t.cells)};return wp(e,n)})).getOr("")},xl=function(t,e){var n=En.fromTable(t),o=En.justCells(n),r=N(o,(function(t){return R(e,(function(e){return Dt(t.element,e)}))}));return k(r,(function(t){return{element:t.element.dom,column:En.getColumnAt(n,t.column).map((function(t){return t.element.dom}))}}))},Rl=function(t,e,n){var o=1===e.length;S(e,(function(e){var r=e.element,i=o?Al.normal(t,r):Al.ifTruthy(t,r),a=e.column.map((function(e){return o?Al.normal(t,e):Al.ifTruthy(t,e)})).getOr(i);!function(t,e,n){t.setAttrib("scope",n.scope),t.setAttrib("class",n.class),t.setStyle("height",Ti(n.height)),e.setStyle("width",Ti(n.width))}(i,a,n),jc(t)&&function(t,e){t.setFormat("tablecellbackgroundcolor",e.backgroundcolor),t.setFormat("tablecellbordercolor",e.bordercolor),t.setFormat("tablecellborderstyle",e.borderstyle),t.setFormat("tablecellborderwidth",Ti(e.borderwidth))}(i,n),o&&(Fp(t,r),function(t,e){jp.each("top middle bottom".split(" "),(function(n){t.formatter.remove("valign"+n,{},e)}))}(t,r)),n.halign&&Ip(t,r,n.halign),n.valign&&function(t,e,n){n&&t.formatter.apply("valign"+n,{},e)}(t,r,n.valign)}))},Tl=function(t,e,n,o){var r=o.getData();o.close(),t.undoManager.transact((function(){!function(t,e,n,o){var r=Ut(o,(function(t,e){return n[e]!==t}));$t(r)>0&&e.length>=1&&hn(e[0]).each((function(n){var i=xl(n,e),a=$t(Ut(r,(function(t,e){return"scope"!==e&&"celltype"!==e})))>0,c=Jt(r,"celltype");(a||Jt(r,"scope"))&&Rl(t,i,o),c&&function(t,e){t.execCommand("mceTableCellType",!1,{type:e.celltype,no_events:!0})}(t,o),Lc(t,n.dom,{structure:c,style:a})}))}(t,e,n,r),t.focus()}))},kl=function(t,e){var n=hn(e[0]).map((function(n){return k(xl(n,e),(function(e){return function(t,e,n,o){var r,i=t.dom,a=o.getOr(e),c=function(t,e){return i.getStyle(t,e)||i.getAttrib(t,e)};return $({width:c(a,"width"),height:c(e,"height"),scope:i.getAttrib(e,"scope"),celltype:(r=e,r.nodeName.toLowerCase()),class:i.getAttrib(e,"class",""),halign:Wl(t,e),valign:Ll(t,e)},n?yl(i,e):{})}(t,e.element,jc(t),e.column)}))}));return ql(n.getOrDie())},Sl=function(t,e){var n=Ki(e);if(0!==n.length){var o=kl(t,n),r={type:"tabpanel",tabs:[{title:"General",name:"general",items:ml(t)},Ol(t,"cell")]},i={type:"panel",items:[{type:"grid",columns:2,items:ml(t)}]};t.windowManager.open({title:"Cell Properties",size:"normal",body:jc(t)?r:i,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:o,onSubmit:z(Tl,t,n,o)})}},Cl=[{type:"listbox",name:"type",label:"Row type",items:[{text:"Header",value:"header"},{text:"Body",value:"body"},{text:"Footer",value:"footer"}]},{type:"listbox",name:"align",label:"Alignment",items:[{text:"None",value:""},{text:"Left",value:"left"},{text:"Center",value:"center"},{text:"Right",value:"right"}]},{label:"Height",name:"height",type:"input"}],Nl=function(t){return Cl.concat(function(t){var e=ul(function(t){return t.getParam("table_row_class_list",[],"array")}(t));return e.length>0?_.some({name:"class",type:"listbox",label:"Class",items:e}):_.none()}(t).toArray())},Bl=function(t,e,n,o){var r=1===e.length;S(e,(function(e){var i=r?Al.normal(t,e):Al.ifTruthy(t,e);!function(t,e){t.setAttrib("class",e.class),t.setStyle("height",Ti(e.height))}(i,n),Hc(t)&&function(t,e){t.setStyle("background-color",e.backgroundcolor),t.setStyle("border-color",e.bordercolor),t.setStyle("border-style",e.borderstyle)}(i,n),n.align!==o.align&&(Fp(t,e),Ip(t,e,n.align))}))},Dl=function(t,e,n,o){var r=o.getData();o.close(),t.undoManager.transact((function(){!function(t,e,n,o){var r=Ut(o,(function(t,e){return n[e]!==t}));if($t(r)>0){var i=Jt(r,"type"),a=!i||$t(r)>1;a&&Bl(t,e,o,n),i&&function(t,e){t.execCommand("mceTableRowType",!1,{type:e.type,no_events:!0})}(t,o),hn(St.fromDom(e[0])).each((function(e){return Lc(t,e.dom,{structure:i,style:a})}))}}(t,e,n,r),t.focus()}))},El=function(t){var e,n,o,r,i=(e=Si(t),n=Fi.selected,o=$i(e),r=o.bind((function(t){return hn(t)})).map((function(t){return mn(t)})),Ge(o,r,(function(t,e){return N(e,(function(e){return R(Wi(e.dom.cells),(function(e){return"1"===je(e,n)||Dt(e,t)}))}))})).getOr([]));if(0!==i.length){var a=k(i,(function(e){return function(t,e,n){var o=t.dom;return $({height:o.getStyle(e,"height")||o.getAttrib(e,"height"),class:o.getAttrib(e,"class",""),type:wl(e),align:Wl(t,e)},n?yl(o,e):{})}(t,e.dom,Hc(t))})),c=ql(a),s={type:"tabpanel",tabs:[{title:"General",name:"general",items:Nl(t)},Ol(t,"row")]},u={type:"panel",items:[{type:"grid",columns:2,items:Nl(t)}]};t.windowManager.open({title:"Row Properties",size:"normal",body:Hc(t)?s:u,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:c,onSubmit:z(Dl,t,k(i,(function(t){return t.dom})),c)})}},Pl=function(t,e,n){var o=n?[{type:"input",name:"cols",label:"Cols",inputMode:"numeric"},{type:"input",name:"rows",label:"Rows",inputMode:"numeric"}]:[],r=function(t){return t.getParam("table_appearance_options",!0,"boolean")}(t)?[{type:"input",name:"cellspacing",label:"Cell spacing",inputMode:"numeric"},{type:"input",name:"cellpadding",label:"Cell padding",inputMode:"numeric"},{type:"input",name:"border",label:"Border width"},{type:"label",label:"Caption",items:[{type:"checkbox",name:"caption",label:"Show caption"}]}]:[],i=e.length>0?[{type:"listbox",name:"class",label:"Class",items:e}]:[];return o.concat([{type:"input",name:"width",label:"Width"},{type:"input",name:"height",label:"Height"}]).concat(r).concat([{type:"listbox",name:"align",label:"Alignment",items:[{text:"None",value:""},{text:"Left",value:"left"},{text:"Center",value:"center"},{text:"Right",value:"right"}]}]).concat(i)},Xl=function(t,e,n,r){if("TD"===e.tagName||"TH"===e.tagName)o(n)?t.setStyle(e,n,r):t.setStyle(e,n);else if(e.children)for(var i=0;i<e.children.length;i++)Xl(t,e.children[i],n,r)},Yl=function(t,e,n,o){var r=t.dom,i=o.getData(),a=Ut(i,(function(t,e){return n[e]!==t}));o.close(),""===i.class&&delete i.class,t.undoManager.transact((function(){if(!e){var n=parseInt(i.cols,10)||1,o=parseInt(i.rows,10)||1;e=Cp(t,n,o,0,0)}if($t(a)>0){!function(t,e,n){var o=t.dom,r={},i={};if(r.class=n.class,i.height=Ti(n.height),o.getAttrib(e,"width")&&!Fc(t)?r.width=function(t){return t?t.replace(/px$/,""):""}(n.width):i.width=Ti(n.width),Fc(t)?(i["border-width"]=Ti(n.border),i["border-spacing"]=Ti(n.cellspacing)):(r.border=n.border,r.cellpadding=n.cellpadding,r.cellspacing=n.cellspacing),Fc(t)&&e.children)for(var a=0;a<e.children.length;a++)Xl(o,e.children[a],{"border-width":Ti(n.border),padding:Ti(n.cellpadding)}),Ic(t)&&Xl(o,e.children[a],{"border-color":n.bordercolor});Ic(t)&&(i["background-color"]=n.backgroundcolor,i["border-color"]=n.bordercolor,i["border-style"]=n.borderstyle),r.style=o.serializeStyle($($({},Yc(t)),i)),o.setAttribs(e,$($({},Xc(t)),r))}(t,e,i);var c=r.select("caption",e)[0];(c&&!i.caption||!c&&i.caption)&&t.execCommand("mceTableToggleCaption"),""===i.align?Fp(t,e):Ip(t,e,i.align)}if(t.focus(),t.addVisual(),$t(a)>0){var s=Jt(a,"caption"),u=!s||$t(a)>1;Lc(t,e,{structure:s,style:u})}}))},jl=function(t,e){var n,o=t.dom,r=function(t,e){var n,o,r,i,a=Yc(t),c=Xc(t),s=e?(n=t.dom,{borderstyle:Kt(a,"border-style").getOr(""),bordercolor:vl(n)(Kt(a,"border-color").getOr("")),backgroundcolor:vl(n)(Kt(a,"background-color").getOr(""))}):{};return $($($($($($({},{height:"",width:"100%",cellspacing:"",cellpadding:"",caption:!1,class:"",align:"",border:""}),a),c),s),(i=a["border-width"],Fc(t)&&i?{border:i}:Kt(c,"border").fold((function(){return{}}),(function(t){return{border:t}})))),(o=Kt(a,"border-spacing").or(Kt(c,"cellspacing")).fold((function(){return{}}),(function(t){return{cellspacing:t}})),r=Kt(a,"border-padding").or(Kt(c,"cellpadding")).fold((function(){return{}}),(function(t){return{cellpadding:t}})),$($({},o),r)))}(t,Ic(t));!1===e?(n=o.getParent(t.selection.getStart(),"table",t.getBody()))?r=function(t,e,n){var o=t.dom,r=Fc(t)?o.getStyle(e,"border-spacing")||o.getAttrib(e,"cellspacing"):o.getAttrib(e,"cellspacing")||o.getStyle(e,"border-spacing"),i=Fc(t)?Hp(o,e,"padding")||o.getAttrib(e,"cellpadding"):o.getAttrib(e,"cellpadding")||Hp(o,e,"padding");return $({width:o.getStyle(e,"width")||o.getAttrib(e,"width"),height:o.getStyle(e,"height")||o.getAttrib(e,"height"),cellspacing:r,cellpadding:i,border:function(e,n){var o=nn(St.fromDom(n),"border-width");return Fc(t)&&o.isSome()?o.getOr(""):e.getAttrib(n,"border")||Hp(t.dom,n,"border-width")||Hp(t.dom,n,"border")}(o,e),caption:!!o.select("caption",e)[0],class:o.getAttrib(e,"class",""),align:Wl(t,e)},n?yl(o,e):{})}(t,n,Ic(t)):Ic(t)&&(r.borderstyle="",r.bordercolor="",r.backgroundcolor=""):(r.cols="1",r.rows="1",Ic(t)&&(r.borderstyle="",r.bordercolor="",r.backgroundcolor=""));var i=ul(Vc(t));i.length>0&&r.class&&(r.class=r.class.replace(/\s*mce\-item\-table\s*/g,""));var a={type:"grid",columns:2,items:Pl(t,i,e)},c=Ic(t)?{type:"tabpanel",tabs:[{title:"General",name:"general",items:[a]},Ol(t,"table")]}:{type:"panel",items:[a]};t.windowManager.open({title:"Table Properties",size:"normal",body:c,onSubmit:z(Yl,t,n,r),buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:r})},Hl=function(t){return Gi(Si(t),Ri(t))},Il=function(t,e,n,i,a){var c=Ri(t),s=function(t){return hn(t,c)},u=function(e){return function(t){return $i(Si(t),Ri(t))}(t).bind((function(t){return s(t).map((function(n){return e(n,t)}))}))},p=function(e){t.focus()},l=function(t,e){return void 0===e&&(e=!1),u((function(n,o){var r=Ui(i,n,o);t(n,r,e).each(p)}))},f=function(){return u((function(e,n){var o=Ui(i,e,n),r=qi(d,St.fromDom(t.getDoc()),_.none());return Yp(e,o,r)}))},b=function(){return u((function(t,e){var n=Ui(i,t,e);return Xp(t,n)}))},M=function(e,n){return n().each((function(n){var o=k(n,(function(t){return Eo(t)}));u((function(n,r){var a=_i(St.fromDom(t.getDoc())),c=function(t,e,n,o){return{selection:Ci(t),clipboard:n,generators:o}}(i,0,o,a);e(n,c).each(p)}))}))},h=function(t){return function(e,n){return Kt(n,"type").each((function(e){l(t(e),n.no_events)}))}};Ht({mceTableSplitCells:function(){return l(e.unmergeCells)},mceTableMergeCells:function(){return l(e.mergeCells)},mceTableInsertRowBefore:function(){return l(e.insertRowsBefore)},mceTableInsertRowAfter:function(){return l(e.insertRowsAfter)},mceTableInsertColBefore:function(){return l(e.insertColumnsBefore)},mceTableInsertColAfter:function(){return l(e.insertColumnsAfter)},mceTableDeleteCol:function(){return l(e.deleteColumn)},mceTableDeleteRow:function(){return l(e.deleteRow)},mceTableCutCol:function(){return b().each((function(t){a.setColumns(t),l(e.deleteColumn)}))},mceTableCutRow:function(){return f().each((function(t){a.setRows(t),l(e.deleteRow)}))},mceTableCopyCol:function(){return b().each((function(t){return a.setColumns(t)}))},mceTableCopyRow:function(){return f().each((function(t){return a.setRows(t)}))},mceTablePasteColBefore:function(){return M(e.pasteColsBefore,a.getColumns)},mceTablePasteColAfter:function(){return M(e.pasteColsAfter,a.getColumns)},mceTablePasteRowBefore:function(){return M(e.pasteRowsBefore,a.getRows)},mceTablePasteRowAfter:function(){return M(e.pasteRowsAfter,a.getRows)},mceTableDelete:function(){return Hl(t).each((function(e){hn(e,c).filter(O(c)).each((function(e){var n=St.fromText("");if(Kn(e,n),oo(e),t.dom.isEmpty(t.getBody()))t.setContent(""),t.selection.setCursorLocation();else{var o=t.dom.createRng();o.setStart(n.dom,0),o.setEnd(n.dom,0),t.selection.setRng(o),t.nodeChanged()}}))}))},mceTableCellToggleClass:function(e,n){u((function(e){var o=Ki(i),r=j(o,(function(e){return t.formatter.match("tablecellclass",{value:n},e.dom)})),a=r?t.formatter.remove:t.formatter.apply;S(o,(function(t){return a("tablecellclass",{value:n},t.dom)})),Lc(t,e.dom,wc)}))},mceTableToggleClass:function(e,n){u((function(e){t.formatter.toggle("tableclass",{value:n},e.dom),Lc(t,e.dom,wc)}))},mceTableToggleCaption:function(){Hl(t).each((function(e){hn(e,c).each((function(n){Be(n,"caption").fold((function(){var e=St.fromTag("caption");Qn(e,St.fromText("Caption")),function(t,e,n){ge(t,n).fold((function(){Qn(t,e)}),(function(t){$n(t,e)}))}(n,e,0),t.selection.setCursorLocation(e.dom,0)}),(function(o){de("caption")(e)&&Bt("td",n).each((function(e){return t.selection.setCursorLocation(e.dom,0)})),oo(o)})),Lc(t,n.dom,xc)}))}))},mceTableSizingMode:function(e,n){return function(e){return Hl(t).each((function(n){Kc(t)||$c(t)||Gc(t)||hn(n,c).each((function(n){"relative"!==e||La(n)?"fixed"!==e||wa(n)?"responsive"!==e||xa(n)||us(n):ss(n):cs(n),ki(n),Lc(t,n.dom,xc)}))}))}(n)},mceTableCellType:h((function(t){return"th"===t?e.makeCellsHeader:e.unmakeCellsHeader})),mceTableColType:h((function(t){return"th"===t?e.makeColumnsHeader:e.unmakeColumnsHeader})),mceTableRowType:h((function(t){switch(t){case"header":return e.makeRowsHeader;case"footer":return e.makeRowsFooter;default:return e.makeRowsBody}}))},(function(e,n){return t.addCommand(n,e)})),Ht({mceTableProps:z(jl,t,!1),mceTableRowProps:z(El,t),mceTableCellProps:z(Sl,t,i)},(function(e,n){return t.addCommand(n,(function(){return e()}))})),t.addCommand("mceInsertTable",(function(e,n){r(n)&&Yt(n).length>0?Np(t,n.rows,n.columns,n.options,"Invalid values for mceInsertTable - rows and columns values are required to insert a table."):jl(t,!0)})),t.addCommand("mceTableApplyCellStyle",(function(e,n){var a=function(t){return"tablecell"+t.toLowerCase().replace("-","")};if(r(n)){var c=Ki(i);if(0!==c.length){var u=Ut(n,(function(e,n){return t.formatter.has(a(n))&&o(e)}));(function(t){for(var e in t)if(jt.call(t,e))return!1;return!0})(u)||(Ht(u,(function(e,n){S(c,(function(o){Al.normal(t,o.dom).setFormat(a(n),e)}))})),s(c[0]).each((function(e){return Lc(t,e.dom,wc)})))}}}))},Fl={remove_similar:!0,inherit:!1},Ul=$({selector:"td,th"},Fl),Vl={tablecellbackgroundcolor:$({styles:{backgroundColor:"%value"}},Ul),tablecellverticalalign:$({styles:{"vertical-align":"%value"}},Ul),tablecellbordercolor:$({styles:{borderColor:"%value"}},Ul),tablecellclass:$({classes:["%value"]},Ul),tableclass:$({selector:"table",classes:["%value"]},Fl),tablecellborderstyle:$({styles:{borderStyle:"%value"}},Ul),tablecellborderwidth:$({styles:{borderWidth:"%value"}},Ul)},Gl=xo([{none:["current"]},{first:["current"]},{middle:["current","target"]},{last:["current"]}]),$l=$($({},Gl),{none:function(t){return void 0===t&&(t=void 0),Gl.none(t)}}),Kl=function(t,e,n,o,r){void 0===r&&(r=A);var i=1===o;if(!i&&n<=0)return $l.first(t[0]);if(i&&n>=t.length-1)return $l.last(t[t.length-1]);var a=n+o,c=t[a];return r(c)?$l.middle(e,c):Kl(t,e,a,o,r)},Jl=function(t,e){return hn(t,e).bind((function(e){var n=Mn(e);return P(n,(function(e){return Dt(t,e)})).map((function(t){return{index:t,all:n}}))}))},Ql=function(t,e,n,o){return{start:t,soffset:e,finish:n,foffset:o}},Zl=xo([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),td={before:Zl.before,on:Zl.on,after:Zl.after,cata:function(t,e,n,o){return t.fold(e,n,o)},getStart:function(t){return t.fold(b,b,b)}},ed=xo([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),nd={domRange:ed.domRange,relative:ed.relative,exact:ed.exact,exactFromRange:function(t){return ed.exact(t.start,t.soffset,t.finish,t.foffset)},getWin:function(t){var e,n=function(t){return t.match({domRange:function(t){return St.fromDom(t.startContainer)},relative:function(t,e){return td.getStart(t)},exact:function(t,e,n,o){return t}})}(t);return e=n,St.fromDom(be(e).dom.defaultView)},range:Ql},od=function(t,e){var n=t.document.createRange();return n.selectNode(e.dom),n},rd=function(t,e){var n=t.document.createRange();return id(n,e),n},id=function(t,e){return t.selectNodeContents(e.dom)},ad=function(t,e,n){var o,r=t.document.createRange();return o=r,e.fold((function(t){o.setStartBefore(t.dom)}),(function(t,e){o.setStart(t.dom,e)}),(function(t){o.setStartAfter(t.dom)})),function(t,e){e.fold((function(e){t.setEndBefore(e.dom)}),(function(e,n){t.setEnd(e.dom,n)}),(function(e){t.setEndAfter(e.dom)}))}(r,n),r},cd=function(t,e,n,o,r){var i=t.document.createRange();return i.setStart(e.dom,n),i.setEnd(o.dom,r),i},sd=function(t){return{left:t.left,top:t.top,right:t.right,bottom:t.bottom,width:t.width,height:t.height}},ud=xo([{ltr:["start","soffset","finish","foffset"]},{rtl:["start","soffset","finish","foffset"]}]),pd=function(t,e,n){return e(St.fromDom(n.startContainer),n.startOffset,St.fromDom(n.endContainer),n.endOffset)},ld=function(t,e){var n=function(t,e){return e.match({domRange:function(t){return{ltr:f(t),rtl:_.none}},relative:function(e,n){return{ltr:J((function(){return ad(t,e,n)})),rtl:J((function(){return _.some(ad(t,n,e))}))}},exact:function(e,n,o,r){return{ltr:J((function(){return cd(t,e,n,o,r)})),rtl:J((function(){return _.some(cd(t,o,r,e,n))}))}}})}(t,e);return function(t,e){var n=e.ltr();return n.collapsed?e.rtl().filter((function(t){return!1===t.collapsed})).map((function(t){return ud.rtl(St.fromDom(t.endContainer),t.endOffset,St.fromDom(t.startContainer),t.startOffset)})).getOrThunk((function(){return pd(0,ud.ltr,n)})):pd(0,ud.ltr,n)}(0,n)},dd=function(t,e){return ld(t,e).match({ltr:function(e,n,o,r){var i=t.document.createRange();return i.setStart(e.dom,n),i.setEnd(o.dom,r),i},rtl:function(e,n,o,r){var i=t.document.createRange();return i.setStart(o.dom,r),i.setEnd(e.dom,n),i}})};ud.ltr,ud.rtl;var fd=function(t,e,n){return e>=t.left&&e<=t.right&&n>=t.top&&n<=t.bottom},bd=function(t,e,n,o,r){var i=function(n){var o=t.dom.createRange();return o.setStart(e.dom,n),o.collapse(!0),o},a=ao(e).length,c=function(t,e,n,o,r){if(0===r)return 0;if(e===o)return r-1;for(var i=o,a=1;a<r;a++){var c=t(a),s=Math.abs(e-c.left);if(n<=c.bottom){if(n<c.top||s>i)return a-1;i=s}}return 0}((function(t){return i(t).getBoundingClientRect()}),n,o,r.right,a);return i(c)},Md=function(t,e,n,o){return ue(e)?function(t,e,n,o){var r=t.dom.createRange();r.selectNode(e.dom);var i=r.getClientRects();return G(i,(function(t){return fd(t,n,o)?_.some(t):_.none()})).map((function(r){return bd(t,e,n,o,r)}))}(t,e,n,o):function(t,e,n,o){var r=t.dom.createRange(),i=Oe(e);return G(i,(function(e){return r.selectNode(e.dom),fd(r.getBoundingClientRect(),n,o)?Md(t,e,n,o):_.none()}))}(t,e,n,o)},zd=!0,hd=function(t,e){return e-t.left<t.right-e&&zd},md=function(t,e,n){var o=t.dom.createRange();return o.selectNode(e.dom),o.collapse(n),o},Od=function(t,e,n){var o=t.dom.createRange();o.selectNode(e.dom);var r=o.getBoundingClientRect(),i=hd(r,n);return(i===zd?bi:Mi)(e).map((function(e){return md(t,e,i)}))},gd=function(t,e,n){var o=e.dom.getBoundingClientRect(),r=hd(o,n);return _.some(md(t,e,r))},Ad=function(t,e,n){var o,r;return _.from(null===(r=(o=t.dom).caretPositionFromPoint)||void 0===r?void 0:r.call(o,e,n)).bind((function(e){if(null===e.offsetNode)return _.none();var n=t.dom.createRange();return n.setStart(e.offsetNode,e.offset),n.collapse(),_.some(n)}))},vd=function(t,e,n){var o,r;return _.from(null===(r=(o=t.dom).caretRangeFromPoint)||void 0===r?void 0:r.call(o,e,n))},yd=function(t,e,n,o){var r=t.dom.createRange();r.selectNode(e.dom);var i=r.getBoundingClientRect();return function(t,e,n,o){var r=t.dom.createRange();r.selectNode(e.dom);var i=r.getBoundingClientRect(),a=Math.max(i.left,Math.min(i.right,n)),c=Math.max(i.top,Math.min(i.bottom,o));return Md(t,e,a,c)}(t,e,Math.max(i.left,Math.min(i.right,n)),Math.max(i.top,Math.min(i.bottom,o)))},qd=function(t,e,n){return St.fromPoint(t,e,n).bind((function(o){var r=function(){return function(t,e,n){return(0===Oe(e).length?gd:Od)(t,e,n)}(t,o,e)};return 0===Oe(o).length?r():yd(t,o,e,n).orThunk(r)}))},_d=document.caretPositionFromPoint?Ad:document.caretRangeFromPoint?vd:qd,Wd=function(t,e){var n=re(t);return"input"===n?td.after(t):x(["br","img"],n)?0===e?td.before(t):td.after(t):td.on(t,e)},Ld=function(t,e){var n=t.fold(td.before,Wd,td.after),o=e.fold(td.before,Wd,td.after);return nd.relative(n,o)},wd=function(t,e,n,o){var r=Wd(t,e),i=Wd(n,o);return nd.relative(r,i)},xd=function(t,e,n,o){var r=function(t,e,n,o){var r=fe(t).dom.createRange();return r.setStart(t.dom,e),r.setEnd(n.dom,o),r}(t,e,n,o),i=Dt(t,n)&&e===o;return r.collapsed&&!i},Rd=function(t){return _.from(t.getSelection())},Td=function(t,e){Rd(t).each((function(t){t.removeAllRanges(),t.addRange(e)}))},kd=function(t,e,n,o,r){var i=cd(t,e,n,o,r);Td(t,i)},Sd=function(t,e){return ld(t,e).match({ltr:function(e,n,o,r){kd(t,e,n,o,r)},rtl:function(e,n,o,r){Rd(t).each((function(i){if(i.setBaseAndExtent)i.setBaseAndExtent(e.dom,n,o.dom,r);else if(i.extend)try{!function(t,e,n,o,r,i){e.collapse(n.dom,o),e.extend(r.dom,i)}(0,i,e,n,o,r)}catch(i){kd(t,o,r,e,n)}else kd(t,o,r,e,n)}))}})},Cd=function(t,e,n,o,r){var i=wd(e,n,o,r);Sd(t,i)},Nd=function(t,e,n){var o=Ld(e,n);Sd(t,o)},Bd=function(t){var e=nd.getWin(t).dom,n=function(t,n,o,r){return cd(e,t,n,o,r)},o=function(t){return t.match({domRange:function(t){var e=St.fromDom(t.startContainer),n=St.fromDom(t.endContainer);return wd(e,t.startOffset,n,t.endOffset)},relative:Ld,exact:wd})}(t);return ld(e,o).match({ltr:n,rtl:n})},Dd=function(t){if(t.rangeCount>0){var e=t.getRangeAt(0),n=t.getRangeAt(t.rangeCount-1);return _.some(Ql(St.fromDom(e.startContainer),e.startOffset,St.fromDom(n.endContainer),n.endOffset))}return _.none()},Ed=function(t){if(null===t.anchorNode||null===t.focusNode)return Dd(t);var e=St.fromDom(t.anchorNode),n=St.fromDom(t.focusNode);return xd(e,t.anchorOffset,n,t.focusOffset)?_.some(Ql(e,t.anchorOffset,n,t.focusOffset)):Dd(t)},Pd=function(t,e,n){void 0===n&&(n=!0);var o=(n?rd:od)(t,e);Td(t,o)},Xd=function(t){return function(t){return Rd(t).filter((function(t){return t.rangeCount>0})).bind(Ed)}(t).map((function(t){return nd.exact(t.start,t.soffset,t.finish,t.foffset)}))},Yd=function(t,e){return function(t){var e=t.getClientRects(),n=e.length>0?e[0]:t.getBoundingClientRect();return n.width>0||n.height>0?_.some(n).map(sd):_.none()}(dd(t,e))},jd=function(t,e,n){return function(t,e,n){var o=St.fromDom(t.document);return _d(o,e,n).map((function(t){return Ql(St.fromDom(t.startContainer),t.startOffset,St.fromDom(t.endContainer),t.endOffset)}))}(t,e,n)},Hd=tinymce.util.Tools.resolve("tinymce.util.VK"),Id=function(t,e,n){return Ud(t,e,function(t,e,n){return Jl(t,n).fold((function(){return $l.none(t)}),(function(n){return Kl(n.all,t,n.index,1,e)}))}(n,ic))},Fd=function(t,e,n){return Ud(t,e,function(t,e,n){return Jl(t,n).fold((function(){return $l.none()}),(function(n){return Kl(n.all,t,n.index,-1,e)}))}(n,ic))},Ud=function(t,e,n){return n.fold(_.none,_.none,(function(t,e){return bi(e).map((function(t){return function(t,e){var n=nd.exact(e,0,e,0);return Bd(n)}(0,t)}))}),(function(n){return t.execCommand("mceTableInsertRowAfter"),Id(t,e,n)}))},Vd=["table","li","dl"],Gd=function(t,e){return{selection:t,kill:e}},$d=function(t,e,n,o){return{start:td.on(t,e),finish:td.on(n,o)}},Kd=function(t,e){var n=dd(t,e);return Ql(St.fromDom(n.startContainer),n.startOffset,St.fromDom(n.endContainer),n.endOffset)},Jd=$d,Qd=function(t,e,n,o,r){return Dt(n,o)?_.none():yo(n,o,e).bind((function(e){var o=e.boxes.getOr([]);return o.length>1?(r(t,o,e.start,e.finish),_.some(Gd(_.some(Jd(n,0,n,li(n))),!0))):_.none()}))},Zd=function(t,e){return{item:t,mode:e}},tf=function(t,e,n,o){return void 0===o&&(o=ef),t.property().parent(e).map((function(t){return Zd(t,o)}))},ef=function(t,e,n,o){return void 0===o&&(o=nf),n.sibling(t,e).map((function(t){return Zd(t,o)}))},nf=function(t,e,n,o){void 0===o&&(o=nf);var r=t.property().children(e);return n.first(r).map((function(t){return Zd(t,o)}))},of=[{current:tf,next:ef,fallback:_.none()},{current:ef,next:nf,fallback:_.some(tf)},{current:nf,next:nf,fallback:_.some(ef)}],rf=function(t,e,n,o,r){return void 0===r&&(r=of),E(r,(function(t){return t.current===n})).bind((function(n){return n.current(t,e,o,n.next).orThunk((function(){return n.fallback.bind((function(n){return rf(t,e,n,o)}))}))}))},af=function(){return{sibling:function(t,e){return t.query().prevSibling(e)},first:function(t){return t.length>0?_.some(t[t.length-1]):_.none()}}},cf=function(){return{sibling:function(t,e){return t.query().nextSibling(e)},first:function(t){return t.length>0?_.some(t[0]):_.none()}}},sf=function(t,e,n,o,r,i){return rf(t,e,o,r).bind((function(e){return i(e.item)?_.none():n(e.item)?_.some(e.item):sf(t,e.item,n,e.mode,r,i)}))},uf=function(t){return function(e){return 0===t.property().children(e).length}},pf=function(t,e,n,o){return sf(t,e,n,ef,af(),o)},lf=function(t,e,n,o){return sf(t,e,n,ef,cf(),o)},df=po(),ff=function(t,e){return function(t,e,n){return pf(t,e,uf(t),n)}(df,t,e)},bf=function(t,e){return function(t,e,n){return lf(t,e,uf(t),n)}(df,t,e)},Mf=xo([{none:["message"]},{success:[]},{failedUp:["cell"]},{failedDown:["cell"]}]),zf=function(t){return Ee(t,"tr")},hf=$($({},Mf),{verify:function(t,e,n,o,r,i,a){return Ee(o,"td,th",a).bind((function(n){return Ee(e,"td,th",a).map((function(e){return Dt(n,e)?Dt(o,n)&&li(n)===r?i(e):Mf.none("in same cell"):Ao(zf,[n,e]).fold((function(){return function(t,e,n){var o=t.getRect(e),r=t.getRect(n);return r.right>o.left&&r.left<o.right}(t,e,n)?Mf.success():i(e)}),(function(t){return i(e)}))}))})).getOr(Mf.none("default"))},cata:function(t,e,n,o,r){return t.fold(e,n,o,r)}}),mf=function(t,e){return P(t,z(Dt,e))},Of=function(t){return"br"===re(t)},gf=function(t,e,n){return e(t,n).bind((function(t){return ue(t)&&0===ao(t).trim().length?gf(t,e,n):_.some(t)}))},Af=function(t,e,n,o){return function(t,e){return ge(t,e).filter(Of).orThunk((function(){return ge(t,e-1).filter(Of)}))}(e,n).bind((function(e){return o.traverse(e).fold((function(){return gf(e,o.gather,t).map(o.relative)}),(function(t){return function(t){return Me(t).bind((function(e){var n=Oe(e);return mf(n,t).map((function(o){return function(t,e,n,o){return{parent:t,children:e,element:n,index:o}}(e,n,t,o)}))}))}(t).map((function(t){return td.on(t.parent,t.index)}))}))}))},vf=function(t,e,n,o){var r=Of(e)?function(t,e,n){return n.traverse(e).orThunk((function(){return gf(e,n.gather,t)})).map(n.relative)}(t,e,o):Af(t,e,n,o);return r.map((function(t){return{start:t,finish:t}}))},yf=function(t,e){return{left:t.left,top:t.top+e,right:t.right,bottom:t.bottom+e}},qf=function(t,e){return{left:t.left,top:t.top-e,right:t.right,bottom:t.bottom-e}},_f=function(t,e,n){return{left:t.left+e,top:t.top+n,right:t.right+e,bottom:t.bottom+n}},Wf=function(t){return{left:t.left,top:t.top,right:t.right,bottom:t.bottom}},Lf=function(t,e){return _.some(t.getRect(e))},wf=function(t,e,n){return se(e)?Lf(t,e).map(Wf):ue(e)?function(t,e,n){return n>=0&&n<li(e)?t.getRangedRect(e,n,e,n+1):n>0?t.getRangedRect(e,n-1,e,n):_.none()}(t,e,n).map(Wf):_.none()},xf=function(t,e){return se(e)?Lf(t,e).map(Wf):ue(e)?t.getRangedRect(e,0,e,li(e)).map(Wf):_.none()},Rf=xo([{none:[]},{retry:["caret"]}]),Tf=function(t,e,n){return(o=e,r=Bu,Se((function(t,e){return e(t)}),Ce,o,r,i)).fold(g,(function(e){return xf(t,e).exists((function(t){return function(t,e){return t.left<e.left||Math.abs(e.right-t.left)<1||t.left>e.right}(n,t)}))}));var o,r,i},kf={point:function(t){return t.bottom},adjuster:function(t,e,n,o,r){var i=yf(r,5);return Math.abs(n.bottom-o.bottom)<1||n.top>r.bottom?Rf.retry(i):n.top===r.bottom?Rf.retry(yf(r,1)):Tf(t,e,r)?Rf.retry(_f(i,5,0)):Rf.none()},move:yf,gather:bf},Sf=function(t,e,n,o,r){return 0===r?_.some(o):function(t,e,n){return t.elementFromPoint(e,n).filter((function(t){return"table"===re(t)})).isSome()}(t,o.left,e.point(o))?function(t,e,n,o,r){return Sf(t,e,n,e.move(o,5),r)}(t,e,n,o,r-1):t.situsFromPoint(o.left,e.point(o)).bind((function(i){return i.start.fold(_.none,(function(i){return xf(t,i).bind((function(a){return e.adjuster(t,i,a,n,o).fold(_.none,(function(o){return Sf(t,e,n,o,r-1)}))})).orThunk((function(){return _.some(o)}))}),_.none)}))},Cf=function(t,e,n){var o=t.move(n,5),r=Sf(e,t,n,o,100).getOr(o);return function(t,e,n){return t.point(e)>n.getInnerHeight()?_.some(t.point(e)-n.getInnerHeight()):t.point(e)<0?_.some(-t.point(e)):_.none()}(t,r,e).fold((function(){return e.situsFromPoint(r.left,t.point(r))}),(function(n){return e.scrollBy(0,n),e.situsFromPoint(r.left,t.point(r)-n)}))},Nf={tryUp:z(Cf,{point:function(t){return t.top},adjuster:function(t,e,n,o,r){var i=qf(r,5);return Math.abs(n.top-o.top)<1||n.bottom<r.top?Rf.retry(i):n.bottom===r.top?Rf.retry(qf(r,1)):Tf(t,e,r)?Rf.retry(_f(i,5,0)):Rf.none()},move:qf,gather:ff}),tryDown:z(Cf,kf),ieTryUp:function(t,e){return t.situsFromPoint(e.left,e.top-5)},ieTryDown:function(t,e){return t.situsFromPoint(e.left,e.bottom+5)},getJumpSize:f(5)},Bf=function(t,e,n){return t.getSelection().bind((function(o){return vf(e,o.finish,o.foffset,n).fold((function(){return _.some(bs(o.finish,o.foffset))}),(function(r){var i=t.fromSitus(r);return function(t){return hf.cata(t,(function(t){return _.none()}),(function(){return _.none()}),(function(t){return _.some(bs(t,0))}),(function(t){return _.some(bs(t,li(t)))}))}(hf.verify(t,o.finish,o.foffset,i.finish,i.foffset,n.failure,e))}))}))},Df=function(t,e,n,o,r,i){return 0===i?_.none():Xf(t,e,n,o,r).bind((function(a){var c=t.fromSitus(a),s=hf.verify(t,n,o,c.finish,c.foffset,r.failure,e);return hf.cata(s,(function(){return _.none()}),(function(){return _.some(a)}),(function(a){return Dt(n,a)&&0===o?Ef(t,n,o,qf,r):Df(t,e,a,0,r,i-1)}),(function(a){return Dt(n,a)&&o===li(a)?Ef(t,n,o,yf,r):Df(t,e,a,li(a),r,i-1)}))}))},Ef=function(t,e,n,o,r){return wf(t,e,n).bind((function(e){return Pf(t,r,o(e,Nf.getJumpSize()))}))},Pf=function(t,e,n){var o=Tt().browser;return o.isChrome()||o.isSafari()||o.isFirefox()||o.isEdge()?e.otherRetry(t,n):o.isIE()?e.ieRetry(t,n):_.none()},Xf=function(t,e,n,o,r){return wf(t,n,o).bind((function(e){return Pf(t,r,e)}))},Yf=function(t,e){return Ce(t,(function(t){return Me(t).exists((function(t){return Dt(t,e)}))}),n).isSome();var n},jf=function(t,e,n,o,r){return Ee(o,"td,th",e).bind((function(o){return Ee(o,"table",e).bind((function(i){return Yf(r,i)?function(t,e,n){return Bf(t,e,n).bind((function(o){return Df(t,e,o.element,o.offset,n,20).map(t.fromSitus)}))}(t,e,n).bind((function(t){return Ee(t.finish,"td,th",e).map((function(e){return{start:o,finish:e,range:t}}))})):_.none()}))}))},Hf=function(t,e,n,o,r,i){return Tt().browser.isIE()?_.none():i(o,e).orThunk((function(){return jf(t,e,n,o,r).map((function(t){var e=t.range;return Gd(_.some(Jd(e.start,e.soffset,e.finish,e.foffset)),!0)}))}))},If=function(t,e){return Ee(t,"tr",e).bind((function(t){return Ee(t,"table",e).bind((function(n){var o=ke(n,"tr");return Dt(t,o[0])?function(t,e,n){return pf(df,t,e,n)}(n,(function(t){return Mi(t).isSome()}),e).map((function(t){var e=li(t);return Gd(_.some(Jd(t,e,t,e)),!0)})):_.none()}))}))},Ff=function(t,e){return Ee(t,"tr",e).bind((function(t){return Ee(t,"table",e).bind((function(n){var o=ke(n,"tr");return Dt(t,o[o.length-1])?function(t,e,n){return lf(df,t,e,n)}(n,(function(t){return bi(t).isSome()}),e).map((function(t){return Gd(_.some(Jd(t,0,t,0)),!0)})):_.none()}))}))},Uf=function(t,e,n,o,r,i,a){return jf(t,n,o,r,i).bind((function(t){return Qd(e,n,t.start,t.finish,a)}))},Vf=function(t,e){return Ee(t,"td,th",e)},Gf={traverse:me,gather:bf,relative:td.before,otherRetry:Nf.tryDown,ieRetry:Nf.ieTryDown,failure:hf.failedDown},$f={traverse:he,gather:ff,relative:td.before,otherRetry:Nf.tryUp,ieRetry:Nf.ieTryUp,failure:hf.failedUp},Kf=function(t){return function(e){return e===t}},Jf=Kf(38),Qf=Kf(40),Zf=function(t){return t>=37&&t<=40},tb={isBackward:Kf(37),isForward:Kf(39)},eb={isBackward:Kf(39),isForward:Kf(37)},nb=function(t){return{elementFromPoint:function(e,n){return St.fromPoint(St.fromDom(t.document),e,n)},getRect:function(t){return t.dom.getBoundingClientRect()},getRangedRect:function(e,n,o,r){var i=nd.exact(e,n,o,r);return Yd(t,i)},getSelection:function(){return Xd(t).map((function(e){return Kd(t,e)}))},fromSitus:function(e){var n=nd.relative(e.start,e.finish);return Kd(t,n)},situsFromPoint:function(e,n){return jd(t,e,n).map((function(t){return $d(t.start,t.soffset,t.finish,t.foffset)}))},clearSelection:function(){!function(t){Rd(t).each((function(t){return t.removeAllRanges()}))}(t)},collapseSelection:function(e){void 0===e&&(e=!1),Xd(t).each((function(n){return n.fold((function(t){return t.collapse(e)}),(function(n,o){var r=e?n:o;Nd(t,r,r)}),(function(n,o,r,i){var a=e?n:r,c=e?o:i;Cd(t,a,c,a,c)}))}))},setSelection:function(e){Cd(t,e.start,e.soffset,e.finish,e.foffset)},setRelativeSelection:function(e,n){Nd(t,e,n)},selectNode:function(e){Pd(t,e,!1)},selectContents:function(e){Pd(t,e)},getInnerHeight:function(){return t.innerHeight},getScrollY:function(){var e,n,o,r;return(e=St.fromDom(t.document),n=void 0!==e?e.dom:document,o=n.body.scrollLeft||n.documentElement.scrollLeft,r=n.body.scrollTop||n.documentElement.scrollTop,ur(o,r)).top},scrollBy:function(e,n){!function(t,e,n){var o=(void 0!==n?n.dom:document).defaultView;o&&o.scrollBy(t,e)}(e,n,St.fromDom(t.document))}}},ob=function(t,e){return{rows:t,cols:e}},rb=function(t,e,n,o){var r=function(t,e,n,o){var r=al(),i=r.clear,a=function(i){r.on((function(r){o.clearBeforeUpdate(e),Vf(i.target,n).each((function(a){yo(r,a,n).each((function(n){var r=n.boxes.getOr([]);if(1===r.length){var c=r[0],s="false"===ac(c),u=Ue(rc(i.target),c,Dt);s&&u&&(o.selectRange(e,r,c,c),t.selectContents(c))}else r.length>1&&(o.selectRange(e,r,n.start,n.finish),t.selectContents(a))}))}))}))};return{clearstate:i,mousedown:function(t){o.clear(e),Vf(t.target,n).each(r.set)},mouseover:function(t){a(t)},mouseup:function(t){a(t),i()}}}(nb(t),e,n,o);return{clearstate:r.clearstate,mousedown:r.mousedown,mouseover:r.mouseover,mouseup:r.mouseup}},ib=function(t,e,n,o){var r=nb(t),i=function(){return o.clear(e),_.none()};return{keydown:function(t,a,c,s,u,p){var l=t.raw,d=l.which,f=!0===l.shiftKey,b=qo(e,o.selectedSelector).fold((function(){return Zf(d)&&!f&&o.clearBeforeUpdate(e),Qf(d)&&f?z(Uf,r,e,n,Gf,s,a,o.selectRange):Jf(d)&&f?z(Uf,r,e,n,$f,s,a,o.selectRange):Qf(d)?z(Hf,r,n,Gf,s,a,Ff):Jf(d)?z(Hf,r,n,$f,s,a,If):_.none}),(function(t){var n=function(n){return function(){var i=G(n,(function(n){return function(t,e,n,o,r){return Wo(o,t,e,r.firstSelectedSelector,r.lastSelectedSelector).map((function(t){return r.clearBeforeUpdate(n),r.selectRange(n,t.boxes,t.start,t.finish),t.boxes}))}(n.rows,n.cols,e,t,o)}));return i.fold((function(){return _o(e,o.firstSelectedSelector,o.lastSelectedSelector).map((function(t){var n=Qf(d)||p.isForward(d)?td.after:td.before;return r.setRelativeSelection(td.on(t.first,0),n(t.table)),o.clear(e),Gd(_.none(),!0)}))}),(function(t){return _.some(Gd(_.none(),!0))}))}};return Qf(d)&&f?n([ob(1,0)]):Jf(d)&&f?n([ob(-1,0)]):p.isBackward(d)&&f?n([ob(0,-1),ob(-1,0)]):p.isForward(d)&&f?n([ob(0,1),ob(1,0)]):Zf(d)&&!f?i:_.none}));return b()},keyup:function(t,r,i,a,c){return qo(e,o.selectedSelector).fold((function(){var s=t.raw,u=s.which;return!0===s.shiftKey&&Zf(u)?function(t,e,n,o,r,i,a){return Dt(n,r)&&o===i?_.none():Ee(n,"td,th",e).bind((function(n){return Ee(r,"td,th",e).bind((function(o){return Qd(t,e,n,o,a)}))}))}(e,n,r,i,a,c,o.selectRange):_.none()}),_.none)}}},ab=function(t,e,n){var o=function(e){Ie(e,t.selected),Ie(e,t.firstSelected),Ie(e,t.lastSelected)},r=function(e){Xe(e,t.selected,"1")},i=function(t){a(t),n()},a=function(e){var n=ke(e,t.selectedSelector+","+t.firstSelectedSelector+","+t.lastSelectedSelector);S(n,o)};return{clearBeforeUpdate:a,clear:i,selectRange:function(n,o,a,c){i(n),S(o,r),Xe(a,t.firstSelected,"1"),Xe(c,t.lastSelected,"1"),e(o,a,c)},selectedSelector:t.selectedSelector,firstSelectedSelector:t.firstSelectedSelector,lastSelectedSelector:t.lastSelectedSelector}},cb=function(t,e,n){var o=En.fromTable(t);return Gs(o,e).map((function(t){var e=js(o,n,!1),r=function(t,e){var n=t.slice(0,e[e.length-1].row+1),o=Hs(n);return Y(o,(function(t){var n=t.cells.slice(0,e[e.length-1].column+1);return k(n,(function(t){return t.element}))}))}(e,t),i=function(t,e){var n=t.slice(e[0].row+e[0].rowspan-1,t.length),o=Hs(n);return Y(o,(function(t){var n=t.cells.slice(e[0].column+e[0].colspan-1,t.cells.length);return k(n,(function(t){return t.element}))}))}(e,t);return{upOrLeftCells:r,downOrRightCells:i}}))},sb=tinymce.util.Tools.resolve("tinymce.Env"),ub=function(t){return!1===Za(St.fromDom(t.target),"ephox-snooker-resizer-bar")};function pb(t,e,n){var o=ab(Fi,(function(e,o,r){n.targets().each((function(n){hn(o).each((function(i){var a=ns(t),c=qi(d,St.fromDom(t.getDoc()),a),s=cb(i,n,c);!function(t,e,n,o,r){t.fire("TableSelectionChange",{cells:e,start:n,finish:o,otherCells:r})}(t,e,o,r,s)}))}))}),(function(){return function(t){t.fire("TableSelectionClear")}(t)}));return t.on("init",(function(n){var r=t.getWin(),i=Li(t),a=Ri(t),c=rb(r,i,a,o),s=ib(r,i,a,o),u=function(t,e,n,o){var r=nb(t);return function(t,i){o.clearBeforeUpdate(e),yo(t,i,n).each((function(t){var n=t.boxes.getOr([]);o.selectRange(e,n,t.start,t.finish),r.selectContents(i),r.collapseSelection()}))}}(r,i,a,o);t.on("TableSelectorChange",(function(t){return u(t.start,t.finish)}));var p,l,f=function(e,n){(function(t){return!0===t.raw.shiftKey})(e)&&(n.kill&&e.kill(),n.selection.each((function(e){var n=nd.relative(e.start,e.finish),o=dd(r,n);t.selection.setRng(o)})))},b=function(t){return 0===t.button},M=(p=rl(St.fromDom(i)),l=rl(0),{touchEnd:function(t){var e=St.fromDom(t.target);if("td"===re(e)||"th"===re(e)){var n=p.get(),o=l.get();Dt(n,e)&&t.timeStamp-o<300&&(t.preventDefault(),u(e,e))}p.set(e),l.set(t.timeStamp)}});t.on("dragstart",(function(t){c.clearstate()})),t.on("mousedown",(function(t){b(t)&&ub(t)&&c.mousedown(Ga(t))})),t.on("mouseover",(function(t){var e;(void 0===(e=t).buttons||sb.browser.isEdge()&&0===e.buttons||1&e.buttons)&&ub(t)&&c.mouseover(Ga(t))})),t.on("mouseup",(function(t){b(t)&&ub(t)&&c.mouseup(Ga(t))})),t.on("touchend",M.touchEnd),t.on("keyup",(function(e){var n=Ga(e);if(n.raw.shiftKey&&Zf(n.raw.which)){var o=t.selection.getRng(),r=St.fromDom(o.startContainer),i=St.fromDom(o.endContainer);s.keyup(n,r,o.startOffset,i,o.endOffset).each((function(t){f(n,t)}))}})),t.on("keydown",(function(n){var o=Ga(n);e().each((function(t){return t.hideBars()}));var r=t.selection.getRng(),i=St.fromDom(r.startContainer),a=St.fromDom(r.endContainer),c=nr(tb,eb)(St.fromDom(t.selection.getStart()));s.keydown(o,i,r.startOffset,a,r.endOffset,c).each((function(t){f(o,t)})),e().each((function(t){return t.showBars()}))})),t.on("NodeChange",(function(){var e=t.selection,n=St.fromDom(e.getStart()),r=St.fromDom(e.getEnd());Ao(hn,[n,r]).fold((function(){return o.clear(i)}),d)}))})),{clear:o.clear}}var lb=function(t,e){var n=rl(_.none()),o=rl([]),r=_.none(),i=de("caption"),a=function(t){return r.forall((function(e){return!e[t]}))},c=function(){return Gi(function(t){return St.fromDom(t.selection.getEnd())}(t),Ri(t))},s=function(){return Gi(Si(t),Ri(t)).bind((function(t){return n=Ge(hn(t),c().bind(hn),(function(n,o){return Dt(n,o)?i(t)?_.some(function(t){return{element:t,mergable:_.none(),unmergable:_.none(),selection:[t]}}(t)):_.some(Ui(e,n,t)):_.none()})),n.bind(b);var n}))},u=function(t){return hn(t.element).map((function(e){var n=En.fromTable(e),o=Gs(n,t).getOr([]),r=D(o,(function(t,e){return e.isLocked&&(t.onAny=!0,0===e.column?t.onFirst=!0:e.column+e.colspan>=n.grid.columns&&(t.onLast=!0)),t}),{onAny:!1,onFirst:!1,onLast:!1});return{mergeable:Js(n,t).isSome(),unmergeable:Qs(n,t).isSome(),locked:r}}))},p=function(){n.set(J(s)()),r=n.get().bind(u),S(o.get(),(function(t){return t()}))},l=function(t){return t(),o.set(o.get().concat([t])),function(){o.set(N(o.get(),(function(e){return e!==t})))}},d=function(t,e){return l((function(){return n.get().fold((function(){t.setDisabled(!0)}),(function(n){t.setDisabled(e(n))}))}))},f=function(t,e,o){return l((function(){return n.get().fold((function(){t.setDisabled(!0),t.setActive(!1)}),(function(n){t.setDisabled(e(n)),t.setActive(o(n))}))}))},M=function(t){return r.exists((function(e){return e.locked[t]}))},z=function(e,n){return function(o){return f(o,(function(t){return i(t.element)}),(function(){return t.queryCommandValue(e)===n}))}},h=z("mceTableRowType","header"),m=z("mceTableColType","th");return t.on("NodeChange ExecCommand TableSelectorChange",p),{onSetupTable:function(t){return d(t,(function(t){return!1}))},onSetupCellOrRow:function(t){return d(t,(function(t){return i(t.element)}))},onSetupColumn:function(t){return function(e){return d(e,(function(e){return i(e.element)||M(t)}))}},onSetupPasteable:function(t){return function(e){return d(e,(function(e){return i(e.element)||t().isNone()}))}},onSetupPasteableColumn:function(t,e){return function(n){return d(n,(function(n){return i(n.element)||t().isNone()||M(e)}))}},onSetupMergeable:function(t){return d(t,(function(t){return a("mergeable")}))},onSetupUnmergeable:function(t){return d(t,(function(t){return a("unmergeable")}))},resetTargets:p,onSetupTableWithCaption:function(e){return f(e,g,(function(e){return hn(e.element,Ri(t)).exists((function(t){return Be(t,"caption").isSome()}))}))},onSetupTableRowHeaders:h,onSetupTableColumnHeaders:m,targets:n.get}},db=function(t){var e=function(t,e,n){return{get:function(){return Lo(t(),n).fold((function(){return e().fold(ko,Co)}),(function(t){return So(t)}))}}}((function(){return Li(t)}),(function(){return $i(Si(t),Ri(t))}),Fi.selectedSelector),n=lb(t,e),o=fs(t),r=pb(t,o.lazyResize,n),i=xp(t,r,o.lazyWire),a=function(){var t=al(),e=al();return{getRows:t.get,setRows:function(n){n.fold(t.clear,t.set),e.clear()},clearRows:t.clear,getColumns:e.get,setColumns:function(n){n.fold(e.clear,e.set),t.clear()},clearColumns:e.clear}}();return Il(t,i,0,e,a),function(t,e,n){var o=Ri(t),r=function(e){return $i(Si(t)).bind((function(t){return hn(t,o).map((function(o){var r=Ui(n,o,t);return e(o,r)}))})).getOr("")};Ht({mceTableRowType:function(){return r(e.getTableRowType)},mceTableCellType:function(){return r(e.getTableCellType)},mceTableColType:function(){return r(e.getTableColType)}},(function(e,n){return t.addQueryValueHandler(n,e)}))}(t,i,e),Ji(t,e,i),function(t,e,n,o){var r=function(e){return function(){return t.execCommand(e)}},i=function(e){t.execCommand("mceInsertTable",!1,{rows:e.numRows,columns:e.numColumns})},a={text:"Table properties",onSetup:n.onSetupTable,onAction:r("mceTableProps")},c={text:"Delete table",icon:"table-delete-table",onSetup:n.onSetupTable,onAction:r("mceTableDelete")};t.ui.registry.addMenuItem("tableinsertrowbefore",{text:"Insert row before",icon:"table-insert-row-above",onAction:r("mceTableInsertRowBefore"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tableinsertrowafter",{text:"Insert row after",icon:"table-insert-row-after",onAction:r("mceTableInsertRowAfter"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tabledeleterow",{text:"Delete row",icon:"table-delete-row",onAction:r("mceTableDeleteRow"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tablerowprops",{text:"Row properties",icon:"table-row-properties",onAction:r("mceTableRowProps"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tablecutrow",{text:"Cut row",icon:"cut-row",onAction:r("mceTableCutRow"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tablecopyrow",{text:"Copy row",icon:"duplicate-row",onAction:r("mceTableCopyRow"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tablepasterowbefore",{text:"Paste row before",icon:"paste-row-before",onAction:r("mceTablePasteRowBefore"),onSetup:n.onSetupPasteable(o.getRows)}),t.ui.registry.addMenuItem("tablepasterowafter",{text:"Paste row after",icon:"paste-row-after",onAction:r("mceTablePasteRowAfter"),onSetup:n.onSetupPasteable(o.getRows)});var s={type:"nestedmenuitem",text:"Row",getSubmenuItems:f("tableinsertrowbefore tableinsertrowafter tabledeleterow tablerowprops | tablecutrow tablecopyrow tablepasterowbefore tablepasterowafter")};t.ui.registry.addMenuItem("tableinsertcolumnbefore",{text:"Insert column before",icon:"table-insert-column-before",onAction:r("mceTableInsertColBefore"),onSetup:n.onSetupColumn("onFirst")}),t.ui.registry.addMenuItem("tableinsertcolumnafter",{text:"Insert column after",icon:"table-insert-column-after",onAction:r("mceTableInsertColAfter"),onSetup:n.onSetupColumn("onLast")}),t.ui.registry.addMenuItem("tabledeletecolumn",{text:"Delete column",icon:"table-delete-column",onAction:r("mceTableDeleteCol"),onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addMenuItem("tablecutcolumn",{text:"Cut column",icon:"cut-column",onAction:r("mceTableCutCol"),onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addMenuItem("tablecopycolumn",{text:"Copy column",icon:"duplicate-column",onAction:r("mceTableCopyCol"),onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addMenuItem("tablepastecolumnbefore",{text:"Paste column before",icon:"paste-column-before",onAction:r("mceTablePasteColBefore"),onSetup:n.onSetupPasteableColumn(o.getColumns,"onFirst")}),t.ui.registry.addMenuItem("tablepastecolumnafter",{text:"Paste column after",icon:"paste-column-after",onAction:r("mceTablePasteColAfter"),onSetup:n.onSetupPasteableColumn(o.getColumns,"onLast")});var u={type:"nestedmenuitem",text:"Column",getSubmenuItems:f("tableinsertcolumnbefore tableinsertcolumnafter tabledeletecolumn | tablecutcolumn tablecopycolumn tablepastecolumnbefore tablepastecolumnafter")};t.ui.registry.addMenuItem("tablecellprops",{text:"Cell properties",icon:"table-cell-properties",onAction:r("mceTableCellProps"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuItem("tablemergecells",{text:"Merge cells",icon:"table-merge-cells",onAction:r("mceTableMergeCells"),onSetup:n.onSetupMergeable}),t.ui.registry.addMenuItem("tablesplitcells",{text:"Split cell",icon:"table-split-cells",onAction:r("mceTableSplitCells"),onSetup:n.onSetupUnmergeable});var p={type:"nestedmenuitem",text:"Cell",getSubmenuItems:f("tablecellprops tablemergecells tablesplitcells")};!1===function(t){return t.getParam("table_grid",!0,"boolean")}(t)?t.ui.registry.addMenuItem("inserttable",{text:"Table",icon:"table",onAction:r("mceInsertTable")}):t.ui.registry.addNestedMenuItem("inserttable",{text:"Table",icon:"table",getSubmenuItems:function(){return[{type:"fancymenuitem",fancytype:"inserttable",onAction:i}]}}),t.ui.registry.addMenuItem("inserttabledialog",{text:"Insert table",icon:"table",onAction:r("mceInsertTable")}),t.ui.registry.addMenuItem("tableprops",a),t.ui.registry.addMenuItem("deletetable",c),t.ui.registry.addNestedMenuItem("row",s),t.ui.registry.addNestedMenuItem("column",u),t.ui.registry.addNestedMenuItem("cell",p),t.ui.registry.addContextMenu("table",{update:function(){return n.resetTargets(),n.targets().fold(f(""),(function(t){return"caption"===re(t.element)?"tableprops deletetable":"cell row column | advtablesort | tableprops deletetable"}))}});var l=dl(Vc(t));0!==l.length&&t.ui.registry.addNestedMenuItem("tableclass",{icon:"table-classes",text:"Table styles",getSubmenuItems:function(){return pl(t,e,l,"tableclass",(function(e){return t.execCommand("mceTableToggleClass",!1,e)}))},onSetup:n.onSetupTable});var d=dl(Uc(t));0!==d.length&&t.ui.registry.addNestedMenuItem("tablecellclass",{icon:"table-cell-classes",text:"Cell styles",getSubmenuItems:function(){return pl(t,e,d,"tablecellclass",(function(e){return t.execCommand("mceTableCellToggleClass",!1,e)}))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addNestedMenuItem("tablecellvalign",{icon:"vertical-align",text:"Vertical align",getSubmenuItems:function(){return pl(t,e,Up,"tablecellverticalalign",ll(t,"vertical-align"))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addNestedMenuItem("tablecellborderwidth",{icon:"border-width",text:"Border width",getSubmenuItems:function(){return pl(t,e,Ec(t),"tablecellborderwidth",ll(t,"border-width"))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addNestedMenuItem("tablecellborderstyle",{icon:"border-style",text:"Border style",getSubmenuItems:function(){return pl(t,e,Pc(t),"tablecellborderstyle",ll(t,"border-style"))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addToggleMenuItem("tablecaption",{icon:"table-caption",text:"Table caption",onAction:r("mceTableToggleCaption"),onSetup:n.onSetupTableWithCaption}),t.ui.registry.addNestedMenuItem("tablecellbackgroundcolor",{icon:"cell-background-color",text:"Background color",getSubmenuItems:function(){return bl(t,os(t),"background-color")},onSetup:n.onSetupCellOrRow}),t.ui.registry.addNestedMenuItem("tablecellbordercolor",{icon:"cell-border-color",text:"Border color",getSubmenuItems:function(){return bl(t,rs(t),"border-color")},onSetup:n.onSetupCellOrRow}),t.ui.registry.addToggleMenuItem("tablerowheader",{text:"Row header",icon:"table-top-header",onAction:Ml(t),onSetup:n.onSetupTableRowHeaders}),t.ui.registry.addToggleMenuItem("tablecolheader",{text:"Column header",icon:"table-left-header",onAction:zl(t),onSetup:n.onSetupTableColumnHeaders})}(t,e,n,a),function(t,e,n,o){t.ui.registry.addMenuButton("table",{tooltip:"Table",icon:"table",fetch:function(t){return t("inserttable | cell row column | advtablesort | tableprops deletetable")}});var r=function(e){return function(){return t.execCommand(e)}};t.ui.registry.addButton("tableprops",{tooltip:"Table properties",onAction:r("mceTableProps"),icon:"table",onSetup:n.onSetupTable}),t.ui.registry.addButton("tabledelete",{tooltip:"Delete table",onAction:r("mceTableDelete"),icon:"table-delete-table",onSetup:n.onSetupTable}),t.ui.registry.addButton("tablecellprops",{tooltip:"Cell properties",onAction:r("mceTableCellProps"),icon:"table-cell-properties",onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tablemergecells",{tooltip:"Merge cells",onAction:r("mceTableMergeCells"),icon:"table-merge-cells",onSetup:n.onSetupMergeable}),t.ui.registry.addButton("tablesplitcells",{tooltip:"Split cell",onAction:r("mceTableSplitCells"),icon:"table-split-cells",onSetup:n.onSetupUnmergeable}),t.ui.registry.addButton("tableinsertrowbefore",{tooltip:"Insert row before",onAction:r("mceTableInsertRowBefore"),icon:"table-insert-row-above",onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tableinsertrowafter",{tooltip:"Insert row after",onAction:r("mceTableInsertRowAfter"),icon:"table-insert-row-after",onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tabledeleterow",{tooltip:"Delete row",onAction:r("mceTableDeleteRow"),icon:"table-delete-row",onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tablerowprops",{tooltip:"Row properties",onAction:r("mceTableRowProps"),icon:"table-row-properties",onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tableinsertcolbefore",{tooltip:"Insert column before",onAction:r("mceTableInsertColBefore"),icon:"table-insert-column-before",onSetup:n.onSetupColumn("onFirst")}),t.ui.registry.addButton("tableinsertcolafter",{tooltip:"Insert column after",onAction:r("mceTableInsertColAfter"),icon:"table-insert-column-after",onSetup:n.onSetupColumn("onLast")}),t.ui.registry.addButton("tabledeletecol",{tooltip:"Delete column",onAction:r("mceTableDeleteCol"),icon:"table-delete-column",onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addButton("tablecutrow",{tooltip:"Cut row",icon:"cut-row",onAction:r("mceTableCutRow"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tablecopyrow",{tooltip:"Copy row",icon:"duplicate-row",onAction:r("mceTableCopyRow"),onSetup:n.onSetupCellOrRow}),t.ui.registry.addButton("tablepasterowbefore",{tooltip:"Paste row before",icon:"paste-row-before",onAction:r("mceTablePasteRowBefore"),onSetup:n.onSetupPasteable(o.getRows)}),t.ui.registry.addButton("tablepasterowafter",{tooltip:"Paste row after",icon:"paste-row-after",onAction:r("mceTablePasteRowAfter"),onSetup:n.onSetupPasteable(o.getRows)}),t.ui.registry.addButton("tablecutcol",{tooltip:"Cut column",icon:"cut-column",onAction:r("mceTableCutCol"),onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addButton("tablecopycol",{tooltip:"Copy column",icon:"duplicate-column",onAction:r("mceTableCopyCol"),onSetup:n.onSetupColumn("onAny")}),t.ui.registry.addButton("tablepastecolbefore",{tooltip:"Paste column before",icon:"paste-column-before",onAction:r("mceTablePasteColBefore"),onSetup:n.onSetupPasteableColumn(o.getColumns,"onFirst")}),t.ui.registry.addButton("tablepastecolafter",{tooltip:"Paste column after",icon:"paste-column-after",onAction:r("mceTablePasteColAfter"),onSetup:n.onSetupPasteableColumn(o.getColumns,"onLast")}),t.ui.registry.addButton("tableinsertdialog",{tooltip:"Insert table",onAction:r("mceInsertTable"),icon:"table"});var i=dl(Vc(t));0!==i.length&&t.ui.registry.addMenuButton("tableclass",{icon:"table-classes",tooltip:"Table styles",fetch:fl(t,e,i,"tableclass",(function(e){return t.execCommand("mceTableToggleClass",!1,e)})),onSetup:n.onSetupTable});var a=dl(Uc(t));0!==a.length&&t.ui.registry.addMenuButton("tablecellclass",{icon:"table-cell-classes",tooltip:"Cell styles",fetch:fl(t,e,a,"tablecellclass",(function(e){return t.execCommand("mceTableCellToggleClass",!1,e)})),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuButton("tablecellvalign",{icon:"vertical-align",tooltip:"Vertical align",fetch:fl(t,e,Up,"tablecellverticalalign",ll(t,"vertical-align")),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuButton("tablecellborderwidth",{icon:"border-width",tooltip:"Border width",fetch:fl(t,e,Ec(t),"tablecellborderwidth",ll(t,"border-width")),onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuButton("tablecellborderstyle",{icon:"border-style",tooltip:"Border style",fetch:fl(t,e,Pc(t),"tablecellborderstyle",ll(t,"border-style")),onSetup:n.onSetupCellOrRow}),t.ui.registry.addToggleButton("tablecaption",{tooltip:"Table caption",onAction:r("mceTableToggleCaption"),icon:"table-caption",onSetup:n.onSetupTableWithCaption}),t.ui.registry.addMenuButton("tablecellbackgroundcolor",{icon:"cell-background-color",tooltip:"Background color",fetch:function(e){return e(bl(t,os(t),"background-color"))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addMenuButton("tablecellbordercolor",{icon:"cell-border-color",tooltip:"Border color",fetch:function(e){return e(bl(t,rs(t),"border-color"))},onSetup:n.onSetupCellOrRow}),t.ui.registry.addToggleButton("tablerowheader",{tooltip:"Row header",icon:"table-top-header",onAction:Ml(t),onSetup:n.onSetupTableRowHeaders}),t.ui.registry.addToggleButton("tablecolheader",{tooltip:"Column header",icon:"table-left-header",onAction:zl(t),onSetup:n.onSetupTableColumnHeaders})}(t,e,n,a),function(t){var e=function(t){return t.getParam("table_toolbar","tableprops tabledelete | tableinsertrowbefore tableinsertrowafter tabledeleterow | tableinsertcolbefore tableinsertcolafter tabledeletecol")}(t);e.length>0&&t.ui.registry.addContextToolbar("table",{predicate:function(e){return t.dom.is(e,"table")&&t.getBody().contains(e)},items:e,scope:"node",position:"node"})}(t),t.on("PreInit",(function(){t.serializer.addTempAttr(Fi.firstSelected),t.serializer.addTempAttr(Fi.lastSelected),function(t){t.formatter.register(Vl)}(t)})),function(t){return t.getParam("table_tab_navigation",!0,"boolean")}(t)&&t.on("keydown",(function(e){!function(t,e,n){if(t.keyCode===Hd.TAB){var o=Li(e),r=function(t){var e=re(t);return Dt(t,o)||x(Vd,e)},i=e.selection.getRng(),a=St.fromDom(t.shiftKey?i.startContainer:i.endContainer);bn(a,r).each((function(o){t.preventDefault(),hn(o,r).each(n.clear),e.selection.collapse(t.shiftKey),(t.shiftKey?Fd:Id)(e,r,o).each((function(t){e.selection.setRng(t)}))}))}}(e,t,r)})),t.on("remove",(function(){o.destroy()})),function(t,e,n,o){return{insertTable:Ep(t),setClipboardRows:Dp(e.setRows),getClipboardRows:Bp(e.getRows),setClipboardCols:Dp(e.setColumns),getClipboardCols:Bp(e.getColumns),resizeHandler:n,selectionTargets:o}}(t,a,o,n)};No.add("table",db)}()},2440:(t,e,n)=>{n(7829)},7829:()=>{!function(){"use strict";var t,e=tinymce.util.Tools.resolve("tinymce.PluginManager"),n=(t="string",function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}),o=function(t){return function(e){return typeof e===t}}("function"),r=function(){},i=function(t){return function(){return t}},a=function(t){return t};var c,s,u=i(!1),p=i(!0),l=tinymce.util.Tools.resolve("tinymce.util.Tools"),d=tinymce.util.Tools.resolve("tinymce.util.XHR"),f=function(t){return t.getParam("template_mdate_classes","mdate")},b=function(t){return t.getParam("template_replace_values")},M=function(t){return t.getParam("template_mdate_format",t.translate("%Y-%m-%d"))},z=function(t,e){if((t=""+t).length<e)for(var n=0;n<e-t.length;n++)t="0"+t;return t},h=function(t,e,n){void 0===n&&(n=new Date);var o="Sun Mon Tue Wed Thu Fri Sat Sun".split(" "),r="Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sunday".split(" "),i="Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),a="January February March April May June July August September October November December".split(" ");return e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=e.replace("%D","%m/%d/%Y")).replace("%r","%I:%M:%S %p")).replace("%Y",""+n.getFullYear())).replace("%y",""+n.getYear())).replace("%m",z(n.getMonth()+1,2))).replace("%d",z(n.getDate(),2))).replace("%H",""+z(n.getHours(),2))).replace("%M",""+z(n.getMinutes(),2))).replace("%S",""+z(n.getSeconds(),2))).replace("%I",""+((n.getHours()+11)%12+1))).replace("%p",n.getHours()<12?"AM":"PM")).replace("%B",""+t.translate(a[n.getMonth()]))).replace("%b",""+t.translate(i[n.getMonth()]))).replace("%A",""+t.translate(r[n.getDay()]))).replace("%a",""+t.translate(o[n.getDay()]))).replace("%%","%")},m=function(t,e){return l.each(e,(function(e,n){o(e)&&(e=e(n)),t=t.replace(new RegExp("\\{\\$"+n+"\\}","g"),e)})),t},O=function(t,e){var n=t.dom,r=b(t);l.each(n.select("*",e),(function(t){l.each(r,(function(e,r){n.hasClass(t,r)&&o(e)&&e(t)}))}))},g=function(t,e){return new RegExp("\\b"+e+"\\b","g").test(t.className)},A=function(t,e,n){var o=t.dom,r=t.selection.getContent();n=m(n,b(t));var i=o.create("div",null,n),a=o.select(".mceTmpl",i);a&&a.length>0&&(i=o.create("div",null)).appendChild(a[0].cloneNode(!0)),l.each(o.select("*",i),(function(e){g(e,function(t){return t.getParam("template_cdate_classes","cdate")}(t).replace(/\s+/g,"|"))&&(e.innerHTML=h(t,function(t){return t.getParam("template_cdate_format",t.translate("%Y-%m-%d"))}(t))),g(e,f(t).replace(/\s+/g,"|"))&&(e.innerHTML=h(t,M(t))),g(e,function(t){return t.getParam("template_selected_content_classes","selcontent")}(t).replace(/\s+/g,"|"))&&(e.innerHTML=r)})),O(t,i),t.execCommand("mceInsertContent",!1,i.innerHTML),t.addVisual()},v=function(){return y},y={fold:function(t,e){return t()},isSome:u,isNone:p,getOr:s=a,getOrThunk:c=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:i(null),getOrUndefined:i(void 0),or:s,orThunk:c,map:v,each:r,bind:v,exists:u,forall:p,filter:function(){return v()},toArray:function(){return[]},toString:i("none()")},q=function(t){var e=i(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:p,isNone:u,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return q(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:y},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},_={some:q,none:v,from:function(t){return null==t?y:q(t)}},W=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return _.some(i);if(n(i,o))break}return _.none()}(t,e,u)},L=tinymce.util.Tools.resolve("tinymce.Env"),w=tinymce.util.Tools.resolve("tinymce.util.Promise"),x=Object.hasOwnProperty,R=function(t,e){return x.call(t,e)},T={'"':""","<":"<",">":">","&":"&","'":"'"},k=function(t){return t.replace(/["'<>&]/g,(function(t){return(e=T,n=t,R(e,n)?_.from(e[n]):_.none()).getOr(t);var e,n}))},S=function(t,e){var n=function(t){return function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o}(t,(function(t){return{text:t.text,value:t.text}}))},o=function(t,e){return W(t,(function(t){return t.text===e}))},r=function(e){t.windowManager.alert("Could not load the specified template.",(function(){return e.focus("template")}))},i=function(t){return new w((function(e,n){t.value.url.fold((function(){return e(t.value.content.getOr(""))}),(function(t){return d.send({url:t,success:function(t){e(t)},error:function(t){n(t)}})}))}))},a=function(t,e){return function(n,a){if("template"===a.name){var c=n.getData().template;o(t,c).each((function(t){n.block("Loading..."),i(t).then((function(o){e(n,t,o)})).catch((function(){e(n,t,""),n.disable("save"),r(n)}))}))}}},c=function(e){return function(n){var a=n.getData();o(e,a.template).each((function(e){i(e).then((function(e){t.execCommand("mceInsertTemplate",!1,e),n.close()})).catch((function(){n.disable("save"),r(n)}))}))}};(function(){if(!e||0===e.length){var n=t.translate("No templates defined.");return t.notificationManager.open({text:n,type:"info"}),_.none()}return _.from(l.map(e,(function(t,e){var n=function(t){return void 0!==t.url};return{selected:0===e,text:t.title,value:{url:n(t)?_.from(t.url):_.none(),content:n(t)?_.none():_.from(t.content),description:t.description}}})))})().each((function(e){var o=n(e),s=function(t,n){return{title:"Insert Template",size:"large",body:{type:"panel",items:t},initialData:n,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:c(e),onChange:a(e,u)}},u=function(e,n,r){var i=function(t,e){if(-1===e.indexOf("<html>")){var n="",o=function(t){return t.getParam("content_style","","string")}(t),r=function(t){return t.getParam("content_css_cors",!1,"boolean")}(t)?' crossorigin="anonymous"':"";l.each(t.contentCSS,(function(e){n+='<link type="text/css" rel="stylesheet" href="'+t.documentBaseURI.toAbsolute(e)+'"'+r+">"})),o&&(n+='<style type="text/css">'+o+"</style>");var i=function(t){var e=t.getParam("body_class","","string");return-1===e.indexOf("=")?e:function(t){return t.getParam("body_class","","hash")[t.id]||""}(t)}(t),a=t.dom.encode,c='<script>document.addEventListener && document.addEventListener("click", function(e) {for (var elm = e.target; elm; elm = elm.parentNode) {if (elm.nodeName === "A" && !('+(L.mac?"e.metaKey":"e.ctrlKey && !e.altKey")+")) {e.preventDefault();}}}, false);<\/script> ",s=t.getBody().dir,u=s?' dir="'+a(s)+'"':"";e='<!DOCTYPE html><html><head><base href="'+a(t.documentBaseURI.getURI())+'">'+n+c+'</head><body class="'+a(i)+'"'+u+">"+e+"</body></html>"}return m(e,function(t){return t.getParam("template_preview_replace_values")}(t))}(t,r),a=[{type:"selectbox",name:"template",label:"Templates",items:o},{type:"htmlpanel",html:'<p aria-live="polite">'+k(n.value.description)+"</p>"},{label:"Preview",type:"iframe",name:"preview",sandboxed:!1}],c={template:n.text,preview:i};e.unblock(),e.redial(s(a,c)),e.focus("template")},p=t.windowManager.open(s([],{template:"",preview:""}));p.block("Loading..."),i(e[0]).then((function(t){u(p,e[0],t)})).catch((function(){u(p,e[0],""),p.disable("save"),r(p)}))}))},C=function(t){t.addCommand("mceInsertTemplate",function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r=e.concat(n);return t.apply(null,r)}}(A,t)),t.addCommand("mceTemplate",function(t,e){return function(){var r=function(t){return t.getParam("templates")}(t);o(r)?r(e):n(r)?d.send({url:r,success:function(t){e(JSON.parse(t))}}):e(r)}}(t,function(t){return function(e){S(t,e)}}(t)))};e.add("template",(function(t){!function(t){var e=function(){return t.execCommand("mceTemplate")};t.ui.registry.addButton("template",{icon:"template",tooltip:"Insert template",onAction:e}),t.ui.registry.addMenuItem("template",{icon:"template",text:"Insert template...",onAction:e})}(t),C(t),function(t){t.on("PreProcess",(function(e){var n=t.dom,o=M(t);l.each(n.select("div",e.node),(function(e){n.hasClass(e,"mceTmpl")&&(l.each(n.select("*",e),(function(e){n.hasClass(e,f(t).replace(/\s+/g,"|"))&&(e.innerHTML=h(t,o))})),O(t,e))}))}))}(t)}))}()},9204:(t,e,n)=>{n(9313)},9313:()=>{!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager"),e=function(t,e,n){t.dom.toggleClass(t.getBody(),"mce-visualblocks"),n.set(!n.get()),function(t,e){t.fire("VisualBlocks",{state:e})}(t,n.get())},n=function(t,e){return function(n){n.setActive(e.get());var o=function(t){return n.setActive(t.state)};return t.on("VisualBlocks",o),function(){return t.off("VisualBlocks",o)}}};t.add("visualblocks",(function(t,o){var r,i=(r=!1,{get:function(){return r},set:function(t){r=t}});!function(t,n,o){t.addCommand("mceVisualBlocks",(function(){e(t,0,o)}))}(t,0,i),function(t,e){var o=function(){return t.execCommand("mceVisualBlocks")};t.ui.registry.addToggleButton("visualblocks",{icon:"visualblocks",tooltip:"Show blocks",onAction:o,onSetup:n(t,e)}),t.ui.registry.addToggleMenuItem("visualblocks",{text:"Show blocks",icon:"visualblocks",onAction:o,onSetup:n(t,e)})}(t,i),function(t,n,o){t.on("PreviewFormats AfterPreviewFormats",(function(e){o.get()&&t.dom.toggleClass(t.getBody(),"mce-visualblocks","afterpreviewformats"===e.type)})),t.on("init",(function(){(function(t){return t.getParam("visualblocks_default_state",!1,"boolean")})(t)&&e(t,0,o)}))}(t,0,i)}))}()},3715:(t,e,n)=>{n(4328)},4328:()=>{!function(){"use strict";var t,e,n=tinymce.util.Tools.resolve("tinymce.PluginManager"),o=function(t){return function(e){return typeof e===t}},r=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}}("string"),i=o("boolean"),a=o("number"),c=function(){},s=function(t){return function(){return t}},u=function(t){return t},p=s(!1),l=s(!0),d=function(){return f},f={fold:function(t,e){return t()},isSome:p,isNone:l,getOr:e=u,getOrThunk:t=function(t){return t()},getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:s(null),getOrUndefined:s(void 0),or:e,orThunk:t,map:d,each:c,bind:d,exists:p,forall:l,filter:function(){return d()},toArray:function(){return[]},toString:s("none()")},b=function(t){var e=s(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:l,isNone:p,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return b(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:f},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},M=function(t){return null==t?f:b(t)},z=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},h=Object.keys,m=function(t,e){for(var n=h(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}};"undefined"!=typeof window?window:Function("return this;")();var O,g=function(t){return t.dom.nodeValue},A=(O=3,function(t){return function(t){return t.dom.nodeType}(t)===O}),v=function(t,e,n){!function(t,e,n){if(!(r(n)||i(n)||a(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")}(t.dom,e,n)},y=function(t,e){t.dom.removeAttribute(e)},q=function(t,e){var n=function(t,e){var n=t.dom.getAttribute(e);return null===n?void 0:n}(t,e);return void 0===n||""===n?[]:n.split(" ")},_=function(t){return void 0!==t.dom.classList},W=function(t,e){return function(t,e,n){var o=q(t,e).concat([n]);return v(t,e,o.join(" ")),!0}(t,"class",e)},L=function(t,e){return function(t,e,n){var o=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n}(q(t,e),(function(t){return t!==n}));return o.length>0?v(t,e,o.join(" ")):y(t,e),!1}(t,"class",e)},w=function(t){var e=_(t)?t.dom.classList:function(t){return q(t,"class")}(t);0===e.length&&y(t,"class")},x=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},R={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return x(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return x(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return x(n)},fromDom:x,fromPoint:function(t,e,n){return M(t.dom.elementFromPoint(e,n)).map(x)}},T={" ":"nbsp","":"shy"},k=function(t,e){var n="";return m(t,(function(t,e){n+=e})),new RegExp("["+n+"]",e?"g":"")},S=k(T),C=k(T,!0),N=function(t){var e="";return m(t,(function(t){e&&(e+=","),e+="span.mce-"+t})),e}(T),B="mce-nbsp",D=function(t){return'<span data-mce-bogus="1" class="mce-'+T[t]+'">'+t+"</span>"},E=function(t){var e=g(t);return A(t)&&void 0!==e&&S.test(e)},P=function(t,e){var n=[],o=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o}(t.dom.childNodes,R.fromDom);return z(o,(function(t){e(t)&&(n=n.concat([t])),n=n.concat(P(t,e))})),n},X=function(t){return"span"===t.nodeName.toLowerCase()&&t.classList.contains("mce-nbsp-wrap")},Y=function(t,e){var n=P(R.fromDom(e),E);z(n,(function(e){var n,o,r=e.dom.parentNode;if(X(r))n=R.fromDom(r),o=B,_(n)?n.dom.classList.add(o):W(n,o);else{for(var i=t.dom.encode(g(e)).replace(C,D),a=t.dom.create("div",null,i),c=void 0;c=a.lastChild;)t.dom.insertAfter(c,e.dom);t.dom.remove(e.dom)}}))},j=function(t,e){var n=t.dom.select(N,e);z(n,(function(e){var n,o;X(e)?(n=R.fromDom(e),o=B,_(n)?n.dom.classList.remove(o):L(n,o),w(n)):t.dom.remove(e,!0)}))},H=function(t){var e=t.getBody(),n=t.selection.getBookmark(),o=function(t,e){for(;t.parentNode;){if(t.parentNode===e)return t;t=t.parentNode}}(t.selection.getNode(),e);j(t,o=void 0!==o?o:e),Y(t,o),t.selection.moveToBookmark(n)},I=function(t,e){!function(t,e){t.fire("VisualChars",{state:e})}(t,e.get());var n=t.getBody();!0===e.get()?Y(t,n):j(t,n)},F=function(t,e){t.addCommand("mceVisualChars",(function(){!function(t,e){e.set(!e.get());var n=t.selection.getBookmark();I(t,e),t.selection.moveToBookmark(n)}(t,e)}))},U=tinymce.util.Tools.resolve("tinymce.util.Delay"),V=function(t,e){return function(n){n.setActive(e.get());var o=function(t){return n.setActive(t.state)};return t.on("VisualChars",o),function(){return t.off("VisualChars",o)}}};n.add("visualchars",(function(t){var e=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}}(function(t){return t.getParam("visualchars_default_state",!1)}(t));return F(t,e),function(t,e){var n=function(){return t.execCommand("mceVisualChars")};t.ui.registry.addToggleButton("visualchars",{tooltip:"Show invisible characters",icon:"visualchars",onAction:n,onSetup:V(t,e)}),t.ui.registry.addToggleMenuItem("visualchars",{text:"Show invisible characters",icon:"visualchars",onAction:n,onSetup:V(t,e)})}(t,e),function(t,e){var n=U.debounce((function(){H(t)}),300);(function(t){return!1!==t.getParam("forced_root_block")})(t)&&t.on("keydown",(function(o){!0===e.get()&&(13===o.keyCode?H(t):n())})),t.on("remove",n.stop)}(t,e),function(t,e){t.on("init",(function(){I(t,e)}))}(t,e),function(t){return{isEnabled:function(){return t.get()}}}(e)}))}()},5081:(t,e,n)=>{n(1190)},1190:()=>{!function(){"use strict";var t,e=tinymce.util.Tools.resolve("tinymce.PluginManager"),n=function(t){return t},o=function(){return o=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},o.apply(this,arguments)},r="[-'\\.‘’․﹒'.]",i="[:··״‧︓﹕:]",a="[±+*/,;;։،؍٬߸⁄︐︔﹐﹔,;]",c="[0-9٠-٩٫۰-۹߀-߉०-९০-৯੦-੯૦-૯୦-୯௦-௯౦-౯೦-೯൦-൯๐-๙໐-໙༠-༩၀-၉႐-႙០-៩᠐-᠙᥆-᥏᧐-᧙᪀-᪉᪐-᪙᭐-᭙᮰-᮹᱀-᱉᱐-᱙꘠-꘩꣐-꣙꤀-꤉꧐-꧙꩐-꩙꯰-꯹]",s="\\r",u="\\n",p="[\v\f \u2028\u2029]",l="[̀-ͯ҃-҉֑-ׇֽֿׁׂׅׄؐ-ًؚ-ٰٟۖ-ۜ۟-۪ۤۧۨ-ܑۭܰ-݊ަ-ް߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ऀ-ःऺ-़ा-ॏ॑-ॗॢॣঁ-ঃ়া-ৄেৈো-্ৗৢৣਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑੰੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣஂா-ூெ-ைொ-்ௗఁ-ఃా-ౄె-ైొ-్ౕౖౢౣಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣംഃാ-ൄെ-ൈൊ-്ൗൢൣංඃ්ා-ුූෘ-ෟෲෳัิ-ฺ็-๎ັິ-ູົຼ່-ໍ༹༘༙༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏႚ-ႝ፝-፟ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳា-៓៝᠋-᠍ᢩᤠ-ᤫᤰ-᤻ᦰ-ᧀᧈᧉᨗ-ᨛᩕ-ᩞ᩠-᩿᩼ᬀ-ᬄ᬴-᭄᭫-᭳ᮀ-ᮂᮡ-᯦᮪-᯳ᰤ-᰷᳐-᳔᳒-᳨᳭ᳲ᷀-ᷦ᷼-᷿⃐-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꙯-꙲꙼꙽꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-꣄꣠-꣱ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀ꨩ-ꨶꩃꩌꩍꩻꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꯣ-ꯪ꯬꯭ﬞ︀-️︠-゙゚︦]",d="[-឴឵---\ufeff-]",f="[〱-〵゛゜゠-ヺー-ヿㇰ-ㇿ㋐-㋾㌀-㍗ヲ-ン]",b="[=_‿⁀⁔︳︴﹍-﹏_∀-⋿<>]",M="[!-#%-*,-\\/:;?@\\[-\\]_{}¡«·»¿;·՚-՟։֊־׀׃׆׳״؉؊،؍؛؞؟٪-٭۔܀-܍߷-߹࠰-࠾࡞।॥॰෴๏๚๛༄-༒༺-༽྅࿐-࿔࿙࿚၊-၏჻፡-፨᐀᙭᙮᚛᚜᛫-᛭᜵᜶។-៖៘-៚᠀-᠊᥄᥅᨞᨟᪠-᪦᪨-᪭᭚-᭠᯼-᯿᰻-᰿᱾᱿᳓‐-‧‰-⁃⁅-⁑⁓-⁞⁽⁾₍₎〈〉❨-❵⟅⟆⟦-⟯⦃-⦘⧘-⧛⧼⧽⳹-⳼⳾⳿⵰⸀-⸮⸰⸱、-〃〈-】〔-〟〰〽゠・꓾꓿꘍-꘏꙳꙾꛲-꛷꡴-꡷꣎꣏꣸-꣺꤮꤯꥟꧁-꧍꧞꧟꩜-꩟꫞꫟꯫﴾﴿︐-︙︰-﹒﹔-﹡﹣﹨﹪﹫!-#%-*,-/:;?@[-]_{}⦅-・]",z=0,h=1,m=2,O=3,g=4,A=5,v=6,y=7,q=8,_=9,W=10,L=11,w=12,x=13,R=[new RegExp("[A-Za-zªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-׳ؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆༀཀ-ཇཉ-ཬྈ-ྌႠ-Ⴥა-ჺჼᄀ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᨀ-ᨖᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᯀ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⒶ-ⓩⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⴀ-ⴥⴰ-ⵥⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々〻〼ㄅ-ㄭㄱ-ㆎㆠ-ㆺꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐꞑꞠ-ꞩꟺ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zᅠ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"),new RegExp(r),new RegExp(i),new RegExp(a),new RegExp(c),new RegExp(s),new RegExp(u),new RegExp(p),new RegExp(l),new RegExp(d),new RegExp(f),new RegExp(b),new RegExp("@")],T=new RegExp("^"+M+"$"),k=R,S=x,C=function(t){for(var e=S,n=k.length,o=0;o<n;++o){var r=k[o];if(r&&r.test(t)){e=o;break}}return e},N=function(t){var e,n;return function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o}(t,(e=C,n={},function(t){if(n[t])return n[t];var o=e(t);return n[t]=o,o}))},B=function(t,e){var n=t[e],o=t[e+1];if(e<0||e>t.length-1&&0!==e)return!1;if(n===z&&o===z)return!1;var r=t[e+2];if(n===z&&(o===m||o===h||o===w)&&r===z)return!1;var i=t[e-1];return(n!==m&&n!==h&&o!==w||o!==z||i!==z)&&((n!==g&&n!==z||o!==g&&o!==z)&&((n!==O&&n!==h||o!==g||i!==g)&&((n!==g||o!==O&&o!==h||r!==g)&&(n!==q&&n!==_&&i!==q&&i!==_&&o!==q&&o!==_&&((n!==A||o!==v)&&(n===y||n===A||n===v||(o===y||o===A||o===v||(n!==W||o!==W)&&((o!==L||n!==z&&n!==g&&n!==W&&n!==L)&&((n!==L||o!==z&&o!==g&&o!==W)&&n!==w)))))))))},D=/^\s+$/,E=T,P=function(t){return"http"===t||"https"===t},X=function(t,e){var n=function(t,e){var n;for(n=e;n<t.length&&!D.test(t[n]);n++);return n}(t,e+1);return"://"===t.slice(e+1,n).join("").substr(0,3)?n:e},Y=function(t,e,n){n=o(o({},{includeWhitespace:!1,includePunctuation:!1}),n);for(var r=[],i=[],a=0;a<t.length;a++){var c=e(t[a]);"\ufeff"!==c&&(r.push(t[a]),i.push(c))}return function(t,e,n,o){for(var r=[],i=[],a=0;a<n.length;++a)if(i.push(t[a]),B(n,a)){var c=e[a];if((o.includeWhitespace||!D.test(c))&&(o.includePunctuation||!E.test(c))){var s=a-i.length+1,u=a+1,p=e.slice(s,u).join("");if(P(p)){var l=X(e,a),d=t.slice(u,l);Array.prototype.push.apply(i,d),a=l}r.push(i)}i=[]}return r}(r,i,N(i),n)},j=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),H=function(t,e){for(var n=e.getBlockElements(),o=e.getShortEndedElements(),r=function(t){return n[t.nodeName]||o[t.nodeName]},i=[],a="",c=new j(t,t);t=c.next();)3===t.nodeType?a+=t.data.replace(/\uFEFF/g,""):r(t)&&a.length&&(i.push(a),a="");return a.length&&i.push(a),i},I=function(t){return t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length},F=function(t,e){var o=function(t){return t.replace(/\u200B/g,"")}(H(t,e).join("\n"));return Y(o.split(""),n).length},U=function(t,e){var n=H(t,e).join("");return I(n)},V=function(t,e){var n=H(t,e).join("").replace(/\s/g,"");return I(n)},G=function(t,e){return function(){return e(t.getBody(),t.schema)}},$=function(t,e){return function(){return e(t.selection.getRng().cloneContents(),t.schema)}},K=function(t){return G(t,F)},J=function(t,e){t.addCommand("mceWordCount",(function(){return function(t,e){t.windowManager.open({title:"Word Count",body:{type:"panel",items:[{type:"table",header:["Count","Document","Selection"],cells:[["Words",String(e.body.getWordCount()),String(e.selection.getWordCount())],["Characters (no spaces)",String(e.body.getCharacterCountWithoutSpaces()),String(e.selection.getCharacterCountWithoutSpaces())],["Characters",String(e.body.getCharacterCount()),String(e.selection.getCharacterCount())]]}]},buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}]})}(t,e)}))},Q=tinymce.util.Tools.resolve("tinymce.util.Delay"),Z=function(t,e){!function(t,e){t.fire("wordCountUpdate",{wordCount:{words:e.body.getWordCount(),characters:e.body.getCharacterCount(),charactersWithoutSpaces:e.body.getCharacterCountWithoutSpaces()}})}(t,e)};void 0===t&&(t=300),e.add("wordcount",(function(e){var n=function(t){return{body:{getWordCount:K(t),getCharacterCount:G(t,U),getCharacterCountWithoutSpaces:G(t,V)},selection:{getWordCount:$(t,F),getCharacterCount:$(t,U),getCharacterCountWithoutSpaces:$(t,V)},getCount:K(t)}}(e);return J(e,n),function(t){var e=function(){return t.execCommand("mceWordCount")};t.ui.registry.addButton("wordcount",{tooltip:"Word count",icon:"character-count",onAction:e}),t.ui.registry.addMenuItem("wordcount",{text:"Word count",icon:"character-count",onAction:e})}(e),function(t,e,n){var o=Q.debounce((function(){return Z(t,e)}),n);t.on("init",(function(){Z(t,e),Q.setEditorTimeout(t,(function(){t.on("SetContent BeforeAddUndo Undo Redo ViewUpdate keyup",o)}),0)}))}(e,n,t),n}))}()},6075:(t,e,n)=>{n(4934)},4934:(t,e,n)=>{!function(){"use strict";var t=function(t){return function(e){return function(t){var e=typeof t;return null===t?"null":"object"===e&&(Array.prototype.isPrototypeOf(t)||t.constructor&&"Array"===t.constructor.name)?"array":"object"===e&&(String.prototype.isPrototypeOf(t)||t.constructor&&"String"===t.constructor.name)?"string":e}(e)===t}},e=function(t){return function(e){return typeof e===t}},o=function(t){return function(e){return t===e}},r=t("string"),i=t("object"),a=t("array"),c=o(null),s=e("boolean"),u=o(void 0),p=function(t){return null==t},l=function(t){return!p(t)},d=e("function"),f=e("number"),b=function(t,e){if(a(t)){for(var n=0,o=t.length;n<o;++n)if(!e(t[n]))return!1;return!0}return!1},M=function(){},z=function(t,e){return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return t(e.apply(null,n))}},h=function(t){return function(){return t}},m=function(t){return t},O=function(t,e){return t===e};function g(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r=e.concat(n);return t.apply(null,r)}}var A=function(t){return function(e){return!t(e)}},v=function(t){return function(){throw new Error(t)}},y=h(!1),q=h(!0),_=tinymce.util.Tools.resolve("tinymce.ThemeManager"),W=function(){return W=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},W.apply(this,arguments)};function L(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(t,o[r])&&(n[o[r]]=t[o[r]])}return n}function w(t,e,n){if(n||2===arguments.length)for(var o,r=0,i=e.length;r<i;r++)!o&&r in e||(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}var x,R,T=function(){return k},k=(x=function(t){return t()},{fold:function(t,e){return t()},isSome:y,isNone:q,getOr:R=m,getOrThunk:x,getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:h(null),getOrUndefined:h(void 0),or:R,orThunk:x,map:T,each:M,bind:T,exists:y,forall:q,filter:function(){return T()},toArray:function(){return[]},toString:h("none()")}),S=function(t){var e=h(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:q,isNone:y,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return S(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:k},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},C={some:S,none:T,from:function(t){return null==t?k:S(t)}},N=Array.prototype.slice,B=Array.prototype.indexOf,D=Array.prototype.push,E=function(t,e){return B.call(t,e)},P=function(t,e){return E(t,e)>-1},X=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return!0}return!1},Y=function(t,e){for(var n=[],o=0;o<t;o++)n.push(e(o));return n},j=function(t,e){for(var n=[],o=0;o<t.length;o+=e){var r=N.call(t,o,o+e);n.push(r)}return n},H=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},I=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},F=function(t,e){for(var n=[],o=[],r=0,i=t.length;r<i;r++){var a=t[r];(e(a,r)?n:o).push(a)}return{pass:n,fail:o}},U=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},V=function(t,e,n){return function(t,e){for(var n=t.length-1;n>=0;n--)e(t[n],n)}(t,(function(t,o){n=e(n,t,o)})),n},G=function(t,e,n){return I(t,(function(t,o){n=e(n,t,o)})),n},$=function(t,e){return function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return C.some(i);if(n(i,o))break}return C.none()}(t,e,y)},K=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return C.some(n)}return C.none()},J=function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!a(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);D.apply(e,t[n])}return e},Q=function(t,e){return J(H(t,e))},Z=function(t,e){for(var n=0,o=t.length;n<o;++n){if(!0!==e(t[n],n))return!1}return!0},tt=function(t){var e=N.call(t,0);return e.reverse(),e},et=function(t,e){return U(t,(function(t){return!P(e,t)}))},nt=function(t,e){for(var n={},o=0,r=t.length;o<r;o++){var i=t[o];n[String(i)]=e(i,o)}return n},ot=function(t){return[t]},rt=function(t,e){var n=N.call(t,0);return n.sort(e),n},it=function(t,e){return e>=0&&e<t.length?C.some(t[e]):C.none()},at=function(t){return it(t,0)},ct=function(t){return it(t,t.length-1)},st=d(Array.from)?Array.from:function(t){return N.call(t)},ut=function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return C.none()},pt=Object.keys,lt=Object.hasOwnProperty,dt=function(t,e){for(var n=pt(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}},ft=function(t,e){return bt(t,(function(t,n){return{k:n,v:e(t,n)}}))},bt=function(t,e){var n={};return dt(t,(function(t,o){var r=e(t,o);n[r.k]=r.v})),n},Mt=function(t,e){var n={};return function(t,e,n,o){dt(t,(function(t,r){(e(t,r)?n:o)(t,r)}))}(t,e,function(t){return function(e,n){t[n]=e}}(n),M),n},zt=function(t,e){var n=[];return dt(t,(function(t,o){n.push(e(t,o))})),n},ht=function(t,e){for(var n=pt(t),o=0,r=n.length;o<r;o++){var i=n[o],a=t[i];if(e(a,i,t))return C.some(a)}return C.none()},mt=function(t){return zt(t,m)},Ot=function(t,e){return gt(t,e)?C.from(t[e]):C.none()},gt=function(t,e){return lt.call(t,e)},At=function(t,e){return gt(t,e)&&void 0!==t[e]&&null!==t[e]},vt=function(t,e,n){return void 0===n&&(n=O),t.exists((function(t){return n(t,e)}))},yt=function(t){for(var e=[],n=function(t){e.push(t)},o=0;o<t.length;o++)t[o].each(n);return e},qt=function(t,e,n){return t.isSome()&&e.isSome()?C.some(n(t.getOrDie(),e.getOrDie())):C.none()},_t=function(t,e){return t?C.some(e):C.none()},Wt=function(t,e,n){return""===e||t.length>=e.length&&t.substr(n,n+e.length)===e},Lt=function(t,e){return-1!==t.indexOf(e)},wt=function(t,e){return Wt(t,e,0)},xt=function(t,e){return Wt(t,e,t.length-e.length)},Rt=function(t){return function(e){return e.replace(t,"")}}(/^\s+|\s+$/g),Tt=function(t){return t.length>0},kt=function(t){return void 0!==t.style&&d(t.style.getPropertyValue)},St=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},Ct={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return St(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return St(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return St(n)},fromDom:St,fromPoint:function(t,e,n){return C.from(t.dom.elementFromPoint(e,n)).map(St)}};"undefined"!=typeof window?window:Function("return this;")();var Nt,Bt=function(t){return t.dom.nodeName.toLowerCase()},Dt=function(t){return function(e){return function(t){return t.dom.nodeType}(e)===t}},Et=Dt(1),Pt=Dt(3),Xt=Dt(9),Yt=Dt(11),jt=function(t){var e,n=!1;return function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];return n||(n=!0,e=t.apply(null,o)),e}},Ht=function(){return It(0,0)},It=function(t,e){return{major:t,minor:e}},Ft={nu:It,detect:function(t,e){var n=String(e).toLowerCase();return 0===t.length?Ht():function(t,e){var n=function(t,e){for(var n=0;n<t.length;n++){var o=t[n];if(o.test(e))return o}}(t,e);if(!n)return{major:0,minor:0};var o=function(t){return Number(e.replace(n,"$"+t))};return It(o(1),o(2))}(t,n)},unknown:Ht},Ut=function(t,e){var n=String(e).toLowerCase();return $(t,(function(t){return t.search(n)}))},Vt=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,Gt=function(t){return function(e){return Lt(e,t)}},$t=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(t){return Lt(t,"edge/")&&Lt(t,"chrome")&&Lt(t,"safari")&&Lt(t,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,Vt],search:function(t){return Lt(t,"chrome")&&!Lt(t,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(t){return Lt(t,"msie")||Lt(t,"trident")}},{name:"Opera",versionRegexes:[Vt,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:Gt("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:Gt("firefox")},{name:"Safari",versionRegexes:[Vt,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(t){return(Lt(t,"safari")||Lt(t,"mobile/"))&&Lt(t,"applewebkit")}}],Kt=[{name:"Windows",search:Gt("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(t){return Lt(t,"iphone")||Lt(t,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:Gt("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:Gt("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:Gt("linux"),versionRegexes:[]},{name:"Solaris",search:Gt("sunos"),versionRegexes:[]},{name:"FreeBSD",search:Gt("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:Gt("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],Jt={browsers:h($t),oses:h(Kt)},Qt="Edge",Zt="Chrome",te="Opera",ee="Firefox",ne="Safari",oe=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isEdge:o(Qt),isChrome:o(Zt),isIE:o("IE"),isOpera:o(te),isFirefox:o(ee),isSafari:o(ne)}},re={unknown:function(){return oe({current:void 0,version:Ft.unknown()})},nu:oe,edge:h(Qt),chrome:h(Zt),ie:h("IE"),opera:h(te),firefox:h(ee),safari:h(ne)},ie="Windows",ae="Android",ce="Linux",se="Solaris",ue="FreeBSD",pe="ChromeOS",le=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isWindows:o(ie),isiOS:o("iOS"),isAndroid:o(ae),isOSX:o("OSX"),isLinux:o(ce),isSolaris:o(se),isFreeBSD:o(ue),isChromeOS:o(pe)}},de={unknown:function(){return le({current:void 0,version:Ft.unknown()})},nu:le,windows:h(ie),ios:h("iOS"),android:h(ae),linux:h(ce),osx:h("OSX"),solaris:h(se),freebsd:h(ue),chromeos:h(pe)},fe=function(t,e,n){var o=Jt.browsers(),r=Jt.oses(),i=e.bind((function(t){return function(t,e){return ut(e.brands,(function(e){var n=e.brand.toLowerCase();return $(t,(function(t){var e;return n===(null===(e=t.brand)||void 0===e?void 0:e.toLowerCase())})).map((function(t){return{current:t.name,version:Ft.nu(parseInt(e.version,10),0)}}))}))}(o,t)})).orThunk((function(){return function(t,e){return Ut(t,e).map((function(t){var n=Ft.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(o,t)})).fold(re.unknown,re.nu),a=function(t,e){return Ut(t,e).map((function(t){var n=Ft.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(r,t).fold(de.unknown,de.nu),c=function(t,e,n,o){var r=t.isiOS()&&!0===/ipad/i.test(n),i=t.isiOS()&&!r,a=t.isiOS()||t.isAndroid(),c=a||o("(pointer:coarse)"),s=r||!i&&a&&o("(min-device-width:768px)"),u=i||a&&!s,p=e.isSafari()&&t.isiOS()&&!1===/safari/i.test(n),l=!u&&!s&&!p;return{isiPad:h(r),isiPhone:h(i),isTablet:h(s),isPhone:h(u),isTouch:h(c),isAndroid:t.isAndroid,isiOS:t.isiOS,isWebView:h(p),isDesktop:h(l)}}(a,i,t,n);return{browser:i,os:a,deviceType:c}},be=function(t){return window.matchMedia(t).matches},Me=jt((function(){return fe(navigator.userAgent,C.from(navigator.userAgentData),be)})),ze=function(){return Me()},he=function(t,e){var n=t.dom;if(1!==n.nodeType)return!1;var o=n;if(void 0!==o.matches)return o.matches(e);if(void 0!==o.msMatchesSelector)return o.msMatchesSelector(e);if(void 0!==o.webkitMatchesSelector)return o.webkitMatchesSelector(e);if(void 0!==o.mozMatchesSelector)return o.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")},me=function(t){return 1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType||0===t.childElementCount},Oe=function(t,e){return t.dom===e.dom},ge=function(t,e){return function(t,e){return function(t,e,n){return!!(t.compareDocumentPosition(e)&n)}(t,e,Node.DOCUMENT_POSITION_CONTAINED_BY)}(t.dom,e.dom)},Ae=function(t,e){return ze().browser.isIE()?ge(t,e):function(t,e){var n=t.dom,o=e.dom;return n!==o&&n.contains(o)}(t,e)},ve=function(t){return Ct.fromDom(t.dom.ownerDocument)},ye=function(t){return Xt(t)?t:ve(t)},qe=function(t){return Ct.fromDom(ye(t).dom.documentElement)},_e=function(t){return Ct.fromDom(ye(t).dom.defaultView)},We=function(t){return C.from(t.dom.parentNode).map(Ct.fromDom)},Le=function(t){return C.from(t.dom.offsetParent).map(Ct.fromDom)},we=function(t){return H(t.dom.childNodes,Ct.fromDom)},xe=function(t,e){var n=t.dom.childNodes;return C.from(n[e]).map(Ct.fromDom)},Re=function(t,e){return{element:t,offset:e}},Te=function(t,e){var n=we(t);return n.length>0&&e<n.length?Re(n[e],0):Re(t,e)},ke=function(t){return Yt(t)&&l(t.dom.host)},Se=d(Element.prototype.attachShadow)&&d(Node.prototype.getRootNode),Ce=h(Se),Ne=Se?function(t){return Ct.fromDom(t.dom.getRootNode())}:ye,Be=function(t){return ke(t)?t:Ct.fromDom(ye(t).dom.body)},De=function(t){var e=Ne(t);return ke(e)?C.some(e):C.none()},Ee=function(t){return Ct.fromDom(t.dom.host)},Pe=function(t){return l(t.dom.shadowRoot)},Xe=function(t){var e=Pt(t)?t.dom.parentNode:t.dom;if(null==e||null===e.ownerDocument)return!1;var n,o,r=e.ownerDocument;return De(Ct.fromDom(e)).fold((function(){return r.body.contains(e)}),(n=Xe,o=Ee,function(t){return n(o(t))}))},Ye=function(){return je(Ct.fromDom(document))},je=function(t){var e=t.dom.body;if(null==e)throw new Error("Body is not available yet");return Ct.fromDom(e)},He=function(t,e,n){if(!(r(n)||s(n)||f(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")},Ie=function(t,e,n){He(t.dom,e,n)},Fe=function(t,e){var n=t.dom;dt(e,(function(t,e){He(n,e,t)}))},Ue=function(t,e){var n=t.dom.getAttribute(e);return null===n?void 0:n},Ve=function(t,e){return C.from(Ue(t,e))},Ge=function(t,e){var n=t.dom;return!(!n||!n.hasAttribute)&&n.hasAttribute(e)},$e=function(t,e){t.dom.removeAttribute(e)},Ke=function(t,e,n){if(!r(n))throw console.error("Invalid call to CSS.set. Property ",e,":: Value ",n,":: Element ",t),new Error("CSS value must be a string: "+n);kt(t)&&t.style.setProperty(e,n)},Je=function(t,e){kt(t)&&t.style.removeProperty(e)},Qe=function(t,e,n){var o=t.dom;Ke(o,e,n)},Ze=function(t,e){var n=t.dom;dt(e,(function(t,e){Ke(n,e,t)}))},tn=function(t,e){var n=t.dom;dt(e,(function(t,e){t.fold((function(){Je(n,e)}),(function(t){Ke(n,e,t)}))}))},en=function(t,e){var n=t.dom,o=window.getComputedStyle(n).getPropertyValue(e);return""!==o||Xe(t)?o:nn(n,e)},nn=function(t,e){return kt(t)?t.style.getPropertyValue(e):""},on=function(t,e){var n=t.dom,o=nn(n,e);return C.from(o).filter((function(t){return t.length>0}))},rn=function(t){var e={},n=t.dom;if(kt(n))for(var o=0;o<n.style.length;o++){var r=n.style.item(o);e[r]=n.style[r]}return e},an=function(t,e,n){var o=Ct.fromTag(t);return Qe(o,e,n),on(o,e).isSome()},cn=function(t,e){var n=t.dom;Je(n,e),vt(Ve(t,"style").map(Rt),"")&&$e(t,"style")},sn=function(t){return t.dom.offsetWidth},un=function(t,e){var n=function(n){var o=e(n);if(o<=0||null===o){var r=en(n,t);return parseFloat(r)||0}return o},o=function(t,e){return G(e,(function(e,n){var o=en(t,n),r=void 0===o?0:parseInt(o,10);return isNaN(r)?e:e+r}),0)};return{set:function(e,n){if(!f(n)&&!n.match(/^[0-9]+$/))throw new Error(t+".set accepts only positive integer values. Value was "+n);var o=e.dom;kt(o)&&(o.style[t]=n+"px")},get:n,getOuter:n,aggregate:o,max:function(t,e,n){var r=o(t,n);return e>r?e-r:0}}},pn=un("height",(function(t){var e=t.dom;return Xe(t)?e.getBoundingClientRect().height:e.offsetHeight})),ln=function(t){return pn.get(t)},dn=function(t){return pn.getOuter(t)},fn=function(t,e){return{left:t,top:e,translate:function(n,o){return fn(t+n,e+o)}}},bn=fn,Mn=function(t,e){return void 0!==t?t:void 0!==e?e:0},zn=function(t){var e=t.dom.ownerDocument,n=e.body,o=e.defaultView,r=e.documentElement;if(n===t.dom)return bn(n.offsetLeft,n.offsetTop);var i=Mn(null==o?void 0:o.pageYOffset,r.scrollTop),a=Mn(null==o?void 0:o.pageXOffset,r.scrollLeft),c=Mn(r.clientTop,n.clientTop),s=Mn(r.clientLeft,n.clientLeft);return hn(t).translate(a-s,i-c)},hn=function(t){var e=t.dom,n=e.ownerDocument.body;return n===e?bn(n.offsetLeft,n.offsetTop):Xe(t)?function(t){var e=t.getBoundingClientRect();return bn(e.left,e.top)}(e):bn(0,0)},mn=un("width",(function(t){return t.dom.offsetWidth})),On=function(t){return mn.get(t)},gn=function(t){return mn.getOuter(t)},An=function(t){var e=Ct.fromDom(function(t){if(Ce()&&l(t.target)){var e=Ct.fromDom(t.target);if(Et(e)&&Pe(e)&&t.composed&&t.composedPath){var n=t.composedPath();if(n)return at(n)}}return C.from(t.target)}(t).getOr(t.target)),n=function(){return t.stopPropagation()},o=function(){return t.preventDefault()},r=z(o,n);return function(t,e,n,o,r,i,a){return{target:t,x:e,y:n,stop:o,prevent:r,kill:i,raw:a}}(e,t.clientX,t.clientY,n,o,r,t)},vn=function(t,e,n,o,r){var i=function(t,e){return function(n){t(n)&&e(An(n))}}(n,o);return t.dom.addEventListener(e,i,r),{unbind:g(yn,t,e,i,r)}},yn=function(t,e,n,o){t.dom.removeEventListener(e,n,o)},qn=function(t,e){We(t).each((function(n){n.dom.insertBefore(e.dom,t.dom)}))},_n=function(t,e){var n=function(t){return C.from(t.dom.nextSibling).map(Ct.fromDom)}(t);n.fold((function(){We(t).each((function(t){Ln(t,e)}))}),(function(t){qn(t,e)}))},Wn=function(t,e){var n=function(t){return xe(t,0)}(t);n.fold((function(){Ln(t,e)}),(function(n){t.dom.insertBefore(e.dom,n.dom)}))},Ln=function(t,e){t.dom.appendChild(e.dom)},wn=function(t,e){I(e,(function(e){Ln(t,e)}))},xn=function(t){t.dom.textContent="",I(we(t),(function(t){Rn(t)}))},Rn=function(t){var e=t.dom;null!==e.parentNode&&e.parentNode.removeChild(e)},Tn=function(t){var e,n=we(t);n.length>0&&(e=t,I(n,(function(t){qn(e,t)}))),Rn(t)},kn=function(t){var e=void 0!==t?t.dom:document,n=e.body.scrollLeft||e.documentElement.scrollLeft,o=e.body.scrollTop||e.documentElement.scrollTop;return bn(n,o)},Sn=function(t,e,n){var o=(void 0!==n?n.dom:document).defaultView;o&&o.scrollTo(t,e)},Cn=function(t,e,n,o){return{x:t,y:e,width:n,height:o,right:t+n,bottom:e+o}},Nn=function(t){var e=void 0===t?window:t,n=e.document,o=kn(Ct.fromDom(n));return function(t){var e=void 0===t?window:t;return ze().browser.isFirefox()?C.none():C.from(e.visualViewport)}(e).fold((function(){var t=e.document.documentElement,n=t.clientWidth,r=t.clientHeight;return Cn(o.left,o.top,n,r)}),(function(t){return Cn(Math.max(t.pageLeft,o.left),Math.max(t.pageTop,o.top),t.width,t.height)}))},Bn=function(t,e){return t.view(e).fold(h([]),(function(e){var n=t.owner(e),o=Bn(t,n);return[e].concat(o)}))},Dn=Object.freeze({__proto__:null,view:function(t){var e;return(t.dom===document?C.none():C.from(null===(e=t.dom.defaultView)||void 0===e?void 0:e.frameElement)).map(Ct.fromDom)},owner:function(t){return ve(t)}}),En=function(t){var e=Ct.fromDom(document),n=kn(e),o=function(t,e){var n=e.owner(t),o=Bn(e,n);return C.some(o)}(t,Dn);return o.fold(g(zn,t),(function(e){var o=hn(t),r=V(e,(function(t,e){var n=hn(e);return{left:t.left+n.left,top:t.top+n.top}}),{left:0,top:0});return bn(r.left+o.left+n.left,r.top+o.top+n.top)}))},Pn=function(t,e,n,o){return{x:t,y:e,width:n,height:o,right:t+n,bottom:e+o}},Xn=function(t){var e=zn(t),n=gn(t),o=dn(t);return Pn(e.left,e.top,n,o)},Yn=function(t){var e=En(t),n=gn(t),o=dn(t);return Pn(e.left,e.top,n,o)},jn=function(){return Nn(window)},Hn=function(t){return{isValue:q,isError:y,getOr:h(t),getOrThunk:h(t),getOrDie:h(t),or:function(e){return Hn(t)},orThunk:function(e){return Hn(t)},fold:function(e,n){return n(t)},map:function(e){return Hn(e(t))},mapError:function(e){return Hn(t)},each:function(e){e(t)},bind:function(e){return e(t)},exists:function(e){return e(t)},forall:function(e){return e(t)},toOptional:function(){return C.some(t)}}},In=function(t){return{isValue:y,isError:q,getOr:m,getOrThunk:function(t){return t()},getOrDie:function(){return v(String(t))()},or:m,orThunk:function(t){return t()},fold:function(e,n){return e(t)},map:function(e){return In(t)},mapError:function(e){return In(e(t))},each:M,bind:function(e){return In(t)},exists:y,forall:q,toOptional:C.none}},Fn={value:Hn,error:In,fromOption:function(t,e){return t.fold((function(){return In(e)}),Hn)}};!function(t){t[t.Error=0]="Error",t[t.Value=1]="Value"}(Nt||(Nt={}));var Un=function(t,e,n){return t.stype===Nt.Error?e(t.serror):n(t.svalue)},Vn=function(t){return{stype:Nt.Value,svalue:t}},Gn=function(t){return{stype:Nt.Error,serror:t}},$n=function(t){return t.fold(Gn,Vn)},Kn=function(t){return Un(t,Fn.error,Fn.value)},Jn=Vn,Qn=function(t){var e=[],n=[];return I(t,(function(t){Un(t,(function(t){return n.push(t)}),(function(t){return e.push(t)}))})),{values:e,errors:n}},Zn=Gn,to=function(t,e){return t.stype===Nt.Value?e(t.svalue):t},eo=function(t,e){return t.stype===Nt.Error?e(t.serror):t},no=function(t,e){return t.stype===Nt.Value?{stype:Nt.Value,svalue:e(t.svalue)}:t},oo=function(t,e){return t.stype===Nt.Error?{stype:Nt.Error,serror:e(t.serror)}:t},ro=Un,io=function(t,e,n,o){return{tag:"field",key:t,newKey:e,presence:n,prop:o}},ao=function(t,e,n){switch(t.tag){case"field":return e(t.key,t.newKey,t.presence,t.prop);case"custom":return n(t.newKey,t.instantiator)}},co=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(0===e.length)throw new Error("Can't merge zero objects");for(var o={},r=0;r<e.length;r++){var i=e[r];for(var a in i)gt(i,a)&&(o[a]=t(o[a],i[a]))}return o}},so=co((function(t,e){return i(t)&&i(e)?so(t,e):e})),uo=co((function(t,e){return e})),po=function(t){return{tag:"defaultedThunk",process:t}},lo=function(t){return po(h(t))},fo=function(t){return{tag:"mergeWithThunk",process:t}},bo=function(t){return z(Zn,J)(t)},Mo=function(t){var e=Qn(t);return e.errors.length>0?bo(e.errors):Jn(e.values)},zo=function(t){return i(t)&&pt(t).length>100?" removed due to size":JSON.stringify(t,null,2)},ho=function(t,e){return Zn([{path:t,getErrorInfo:e}])},mo=function(t){return{extract:function(e,n){return eo(t(n),(function(t){return function(t,e){return ho(t,h(e))}(e,t)}))},toString:h("val")}},Oo=mo(Jn),go=function(t,e,n,o){return Ot(e,n).fold((function(){return function(t,e,n){return ho(t,(function(){return'Could not find valid *required* value for "'+e+'" in '+zo(n)}))}(t,n,e)}),o)},Ao=function(t,e,n,o){return o(Ot(t,e).getOrThunk((function(){return n(t)})))},vo=function(t,e,n,o,r){var i=function(t){return r.extract(e.concat([o]),t)},a=function(t){return t.fold((function(){return Jn(C.none())}),(function(t){var n=r.extract(e.concat([o]),t);return no(n,C.some)}))};switch(t.tag){case"required":return go(e,n,o,i);case"defaultedThunk":return Ao(n,o,t.process,i);case"option":return function(t,e,n){return n(Ot(t,e))}(n,o,a);case"defaultedOptionThunk":return function(t,e,n,o){return o(Ot(t,e).map((function(e){return!0===e?n(t):e})))}(n,o,t.process,a);case"mergeWithThunk":return Ao(n,o,h({}),(function(e){var o=so(t.process(n),e);return i(o)}))}},yo=function(t){return{extract:function(e,n){return t().extract(e,n)},toString:function(){return t().toString()}}},qo=function(t){return pt(Mt(t,l))},_o=function(t){var e=Wo(t),n=V(t,(function(t,e){return ao(e,(function(e){var n;return so(t,((n={})[e]=!0,n))}),h(t))}),{});return{extract:function(t,o){var r=s(o)?[]:qo(o),i=U(r,(function(t){return!At(n,t)}));return 0===i.length?e.extract(t,o):function(t,e){return ho(t,(function(){return"There are unsupported fields: ["+e.join(", ")+"] specified"}))}(t,i)},toString:e.toString}},Wo=function(t){return{extract:function(e,n){return function(t,e,n){for(var o={},r=[],i=0,a=n;i<a.length;i++){var c=a[i];ao(c,(function(n,i,a,c){var s=vo(a,t,e,n,c);ro(s,(function(t){r.push.apply(r,t)}),(function(t){o[i]=t}))}),(function(t,n){o[t]=n(e)}))}return r.length>0?Zn(r):Jn(o)}(e,n,t)},toString:function(){var e=H(t,(function(t){return ao(t,(function(t,e,n,o){return t+" -> "+o.toString()}),(function(t,e){return"state("+t+")"}))}));return"obj{\n"+e.join("\n")+"}"}}},Lo=function(t){return{extract:function(e,n){var o=H(n,(function(n,o){return t.extract(e.concat(["["+o+"]"]),n)}));return Mo(o)},toString:function(){return"array("+t.toString()+")"}}},wo=function(t){return{extract:function(e,n){for(var o=[],r=0,i=t;r<i.length;r++){var a=i[r].extract(e,n);if(a.stype===Nt.Value)return a;o.push(a)}return Mo(o)},toString:function(){return"oneOf("+H(t,(function(t){return t.toString()})).join(", ")+")"}}},xo=function(t,e){return{extract:function(n,o){var r=pt(o),i=function(e,n){return Lo(mo(t)).extract(e,n)}(n,r);return to(i,(function(t){var r=H(t,(function(t){return io(t,t,{tag:"required",process:{}},e)}));return Wo(r).extract(n,o)}))},toString:function(){return"setOf("+e.toString()+")"}}},Ro=z(Lo,Wo),To=h(Oo),ko=function(t,e){return mo((function(n){var o=typeof n;return t(n)?Jn(n):Zn("Expected type: "+e+" but got: "+o)}))},So=ko(f,"number"),Co=ko(r,"string"),No=ko(s,"boolean"),Bo=ko(d,"function"),Do=function(t){if(Object(t)!==t)return!0;switch({}.toString.call(t).slice(8,-1)){case"Boolean":case"Number":case"String":case"Date":case"RegExp":case"Blob":case"FileList":case"ImageData":case"ImageBitmap":case"ArrayBuffer":return!0;case"Array":case"Object":return Object.keys(t).every((function(e){return Do(t[e])}));default:return!1}},Eo=mo((function(t){return Do(t)?Jn(t):Zn("Expected value to be acceptable for sending via postMessage")})),Po=function(t,e,n,o){return Ot(n,o).fold((function(){return function(t,e,n){return ho(t,(function(){return'The chosen schema: "'+n+'" did not exist in branches: '+zo(e)}))}(t,n,o)}),(function(n){return n.extract(t.concat(["branch: "+o]),e)}))},Xo=function(t,e){return{extract:function(n,o){return Ot(o,t).fold((function(){return function(t,e){return ho(t,(function(){return'Choice schema did not contain choice key: "'+e+'"'}))}(n,t)}),(function(t){return Po(n,o,e,t)}))},toString:function(){return"chooseOn("+t+"). Possible values: "+pt(e)}}},Yo=function(t){return mo((function(e){return t(e).fold(Zn,Jn)}))},jo=function(t,e){return xo((function(e){return $n(t(e))}),e)},Ho=function(t,e,n){return Kn(function(t,e,n){var o=e.extract([t],n);return oo(o,(function(t){return{input:n,errors:t}}))}(t,e,n))},Io=function(t){return t.fold((function(t){throw new Error(Uo(t))}),m)},Fo=function(t,e,n){return Io(Ho(t,e,n))},Uo=function(t){return"Errors: \n"+(e=t.errors,n=e.length>10?e.slice(0,10).concat([{path:[],getErrorInfo:h("... (only showing first ten failures)")}]):e,H(n,(function(t){return"Failed path: ("+t.path.join(" > ")+")\n"+t.getErrorInfo()}))).join("\n")+"\n\nInput object: "+zo(t.input);var e,n},Vo=function(t,e){return Xo(t,ft(e,Wo))},Go=io,$o=function(t,e){return{tag:"custom",newKey:t,instantiator:e}},Ko=function(t){return Yo((function(e){return P(t,e)?Fn.value(e):Fn.error('Unsupported value: "'+e+'", choose one of "'+t.join(", ")+'".')}))},Jo=function(t){return Go(t,t,{tag:"required",process:{}},To())},Qo=function(t,e){return Go(t,t,{tag:"required",process:{}},e)},Zo=function(t){return Qo(t,So)},tr=function(t){return Qo(t,Co)},er=function(t,e){return Go(t,t,{tag:"required",process:{}},Ko(e))},nr=function(t){return Qo(t,Bo)},or=function(t,e){return Go(t,t,{tag:"required",process:{}},Wo(e))},rr=function(t,e){return Go(t,t,{tag:"required",process:{}},Ro(e))},ir=function(t,e){return Go(t,t,{tag:"required",process:{}},Lo(e))},ar=function(t){return Go(t,t,{tag:"option",process:{}},To())},cr=function(t,e){return Go(t,t,{tag:"option",process:{}},e)},sr=function(t){return cr(t,So)},ur=function(t){return cr(t,Co)},pr=function(t){return cr(t,Bo)},lr=function(t,e){return cr(t,Lo(e))},dr=function(t,e){return cr(t,Wo(e))},fr=function(t,e){return Go(t,t,lo(e),To())},br=function(t,e,n){return Go(t,t,lo(e),n)},Mr=function(t,e){return br(t,e,So)},zr=function(t,e){return br(t,e,Co)},hr=function(t,e,n){return br(t,e,Ko(n))},mr=function(t,e){return br(t,e,No)},Or=function(t,e){return br(t,e,Bo)},gr=function(t,e,n){return br(t,e,Lo(n))},Ar=function(t,e,n){return br(t,e,Wo(n))},vr=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},yr=function(t){if(!a(t))throw new Error("cases must be an array");if(0===t.length)throw new Error("there must be at least one case");var e=[],n={};return I(t,(function(o,r){var i=pt(o);if(1!==i.length)throw new Error("one and only one name per case");var c=i[0],s=o[c];if(void 0!==n[c])throw new Error("duplicate key detected:"+c);if("cata"===c)throw new Error("cannot have a case named cata (sorry)");if(!a(s))throw new Error("case arguments must be an array");e.push(c),n[c]=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=n.length;if(i!==s.length)throw new Error("Wrong number of arguments to case "+c+". Expected "+s.length+" ("+s+"), got "+i);return{fold:function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];if(e.length!==t.length)throw new Error("Wrong number of arguments to fold. Expected "+t.length+", got "+e.length);return e[r].apply(null,n)},match:function(t){var o=pt(t);if(e.length!==o.length)throw new Error("Wrong number of arguments to match. Expected: "+e.join(",")+"\nActual: "+o.join(","));if(!Z(e,(function(t){return P(o,t)})))throw new Error("Not all branches were specified when using match. Specified: "+o.join(", ")+"\nRequired: "+e.join(", "));return t[c].apply(null,n)},log:function(t){console.log(t,{constructors:e,constructor:c,params:n})}}}})),n};yr([{bothErrors:["error1","error2"]},{firstError:["error1","value2"]},{secondError:["value1","error2"]},{bothValues:["value1","value2"]}]);var qr,_r=function(t,e){return function(t,e){var n={};return dt(t,(function(t,o){P(e,o)||(n[o]=t)})),n}(t,e)},Wr=function(t,e){return function(t,e){var n;return(n={})[t]=e,n}(t,e)},Lr=function(t){return function(t){var e={};return I(t,(function(t){e[t.key]=t.value})),e}(t)},wr=function(t,e){var n,o=function(t){var e=[],n=[];return I(t,(function(t){t.fold((function(t){e.push(t)}),(function(t){n.push(t)}))})),{errors:e,values:n}}(t);return o.errors.length>0?(n=o.errors,Fn.error(J(n))):function(t,e){return 0===t.length?Fn.value(e):Fn.value(so(e,uo.apply(void 0,t)))}(o.values,e)},xr=function(t){return d(t)?t:y},Rr=function(t,e,n){for(var o=t.dom,r=xr(n);o.parentNode;){o=o.parentNode;var i=Ct.fromDom(o),a=e(i);if(a.isSome())return a;if(r(i))break}return C.none()},Tr=function(t,e,n){var o=e(t),r=xr(n);return o.orThunk((function(){return r(t)?C.none():Rr(t,e,r)}))},kr=function(t,e){return Oe(t.element,e.event.target)},Sr={can:q,abort:y,run:M},Cr=function(t){if(!At(t,"can")&&!At(t,"abort")&&!At(t,"run"))throw new Error("EventHandler defined by: "+JSON.stringify(t,null,2)+" does not have can, abort, or run!");return W(W({},Sr),t)},Nr=function(t){var e=function(t,e){return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return G(t,(function(t,o){return t&&e(o).apply(void 0,n)}),!0)}}(t,(function(t){return t.can})),n=function(t,e){return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return G(t,(function(t,o){return t||e(o).apply(void 0,n)}),!1)}}(t,(function(t){return t.abort}));return{can:e,abort:n,run:function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];I(t,(function(t){t.run.apply(void 0,e)}))}}},Br=h,Dr=Br("touchstart"),Er=Br("touchmove"),Pr=Br("touchend"),Xr=Br("touchcancel"),Yr=Br("mousedown"),jr=Br("mousemove"),Hr=Br("mouseout"),Ir=Br("mouseup"),Fr=Br("mouseover"),Ur=Br("focusin"),Vr=Br("focusout"),Gr=Br("keydown"),$r=Br("keyup"),Kr=Br("input"),Jr=Br("change"),Qr=Br("click"),Zr=Br("transitioncancel"),ti=Br("transitionend"),ei=Br("transitionstart"),ni=Br("selectstart"),oi=function(t){return h("alloy."+t)},ri={tap:oi("tap")},ii=oi("focus"),ai=oi("blur.post"),ci=oi("paste.post"),si=oi("receive"),ui=oi("execute"),pi=oi("focus.item"),li=ri.tap,di=oi("longpress"),fi=oi("sandbox.close"),bi=oi("typeahead.cancel"),Mi=oi("system.init"),zi=oi("system.touchmove"),hi=oi("system.touchend"),mi=oi("system.scroll"),Oi=oi("system.resize"),gi=oi("system.attached"),Ai=oi("system.detached"),vi=oi("system.dismissRequested"),yi=oi("system.repositionRequested"),qi=oi("focusmanager.shifted"),_i=oi("slotcontainer.visibility"),Wi=oi("change.tab"),Li=oi("dismiss.tab"),wi=oi("highlight"),xi=oi("dehighlight"),Ri=function(t,e){Ci(t,t.element,e,{})},Ti=function(t,e,n){Ci(t,t.element,e,n)},ki=function(t){Ri(t,ui())},Si=function(t,e,n){Ci(t,e,n,{})},Ci=function(t,e,n,o){var r=W({target:e},o);t.getSystem().triggerEvent(n,e,r)},Ni=function(t,e,n,o){t.getSystem().triggerEvent(n,e,o.event)},Bi=function(t){return Lr(t)},Di=function(t,e){return{key:t,value:Cr({abort:e})}},Ei=function(t){return{key:t,value:Cr({run:function(t,e){e.event.prevent()}})}},Pi=function(t,e){return{key:t,value:Cr({run:e})}},Xi=function(t,e,n){return{key:t,value:Cr({run:function(t,o){e.apply(void 0,[t,o].concat(n))}})}},Yi=function(t){return function(e){return{key:t,value:Cr({run:function(t,n){kr(t,n)&&e(t,n)}})}}},ji=function(t,e,n){return function(t,e){return Pi(t,(function(n,o){n.getSystem().getByUid(e).each((function(e){Ni(e,e.element,t,o)}))}))}(t,e.partUids[n])},Hi=function(t,e){return Pi(t,(function(t,n){var o=n.event,r=t.getSystem().getByDom(o.target).getOrThunk((function(){return Tr(o.target,(function(e){return t.getSystem().getByDom(e).toOptional()}),y).getOr(t)}));e(t,r,n)}))},Ii=function(t){return Pi(t,(function(t,e){e.cut()}))},Fi=function(t){return Pi(t,(function(t,e){e.stop()}))},Ui=function(t,e){return Yi(t)(e)},Vi=Yi(gi()),Gi=Yi(Ai()),$i=Yi(Mi()),Ki=function(t){return function(e){return Pi(t,e)}}(ui()),Ji=function(t){return t.dom.innerHTML},Qi=function(t,e){var n=ve(t).dom,o=Ct.fromDom(n.createDocumentFragment()),r=function(t,e){var n=(e||document).createElement("div");return n.innerHTML=t,we(Ct.fromDom(n))}(e,n);wn(o,r),xn(t),Ln(t,o)},Zi=function(t){return function(t,e){return Ct.fromDom(t.dom.cloneNode(e))}(t,!1)},ta=function(t){return ke(t)?"#shadow-root":function(t){var e=Ct.fromTag("div"),n=Ct.fromDom(t.dom.cloneNode(!0));return Ln(e,n),Ji(e)}(Zi(t))},ea=function(t){return ta(t)},na=Bi([function(t,e){return{key:t,value:Cr({can:e})}}(ii(),(function(t,e){var n=e.event,o=n.originator,r=n.target;return!function(t,e,n){return Oe(e,t.element)&&!Oe(e,n)}(t,o,r)||(console.warn(ii()+" did not get interpreted by the desired target. \nOriginator: "+ea(o)+"\nTarget: "+ea(r)+"\nCheck the "+ii()+" event handlers"),!1)}))]),oa=Object.freeze({__proto__:null,events:na}),ra=0,ia=function(t){var e=(new Date).getTime();return t+"_"+Math.floor(1e9*Math.random())+ ++ra+String(e)},aa=h("alloy-id-"),ca=h("data-alloy-id"),sa=aa(),ua=ca(),pa=function(t,e){Object.defineProperty(t.dom,ua,{value:e,writable:!0})},la=function(t){var e=Et(t)?t.dom[ua]:null;return C.from(e)},da=function(t){return ia(t)},fa=m,ba=function(t){var e=function(e){return"The component must be in a context to execute: "+e+(t?"\n"+ea(t().element)+" is not in context.":"")},n=function(t){return function(){throw new Error(e(t))}},o=function(t){return function(){console.warn(e(t))}};return{debugInfo:h("fake"),triggerEvent:o("triggerEvent"),triggerFocus:o("triggerFocus"),triggerEscape:o("triggerEscape"),broadcast:o("broadcast"),broadcastOn:o("broadcastOn"),broadcastEvent:o("broadcastEvent"),build:n("build"),addToWorld:n("addToWorld"),removeFromWorld:n("removeFromWorld"),addToGui:n("addToGui"),removeFromGui:n("removeFromGui"),getByUid:n("getByUid"),getByDom:n("getByDom"),isConnected:y}},Ma=ba(),za=function(t){return H(t,(function(t){return xt(t,"/*")?t.substring(0,t.length-2):t}))},ha=function(t,e){var n=t.toString(),o=n.indexOf(")")+1,r=n.indexOf("("),i=n.substring(r+1,o-1).split(/,\s*/);return t.toFunctionAnnotation=function(){return{name:e,parameters:za(i)}},t},ma=ia("alloy-premade"),Oa=function(t){return Wr(ma,t)},ga=function(t){return function(t,e){var n=e.toString(),o=n.indexOf(")")+1,r=n.indexOf("("),i=n.substring(r+1,o-1).split(/,\s*/);return t.toFunctionAnnotation=function(){return{name:"OVERRIDE",parameters:za(i.slice(1))}},t}((function(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return t.apply(void 0,w([e.getApis(),e],n,!1))}),t)},Aa={init:function(){return va({readState:h("No State required")})}},va=function(t){return t},ya=function(t,e){var n={};return dt(t,(function(t,o){dt(t,(function(t,r){var i=Ot(n,r).getOr([]);n[r]=i.concat([e(o,t)])}))})),n},qa=function(t){return{classes:u(t.classes)?[]:t.classes,attributes:u(t.attributes)?{}:t.attributes,styles:u(t.styles)?{}:t.styles}},_a=function(t){return t.cHandler},Wa=function(t,e){return{name:t,handler:e}},La=function(t,e,n){var o=W(W({},n),function(t,e){var n={};return I(t,(function(t){n[t.name()]=t.handlers(e)})),n}(e,t));return ya(o,Wa)},wa=function(t){var e=function(t){return d(t)?{can:q,abort:y,run:t}:t}(t);return function(t,n){for(var o=[],r=2;r<arguments.length;r++)o[r-2]=arguments[r];var i=[t,n].concat(o);e.abort.apply(void 0,i)?n.stop():e.can.apply(void 0,i)&&e.run.apply(void 0,i)}},xa=function(t,e,n){var o=e[n];return o?function(t,e,n,o){try{var r=rt(n,(function(n,r){var i=n[e],a=r[e],c=o.indexOf(i),s=o.indexOf(a);if(-1===c)throw new Error("The ordering for "+t+" does not have an entry for "+i+".\nOrder specified: "+JSON.stringify(o,null,2));if(-1===s)throw new Error("The ordering for "+t+" does not have an entry for "+a+".\nOrder specified: "+JSON.stringify(o,null,2));return c<s?-1:s<c?1:0}));return Fn.value(r)}catch(t){return Fn.error([t])}}("Event: "+n,"name",t,o).map((function(t){var e=H(t,(function(t){return t.handler}));return Nr(e)})):function(t,e){return Fn.error(["The event ("+t+') has more than one behaviour that listens to it.\nWhen this occurs, you must specify an event ordering for the behaviours in your spec (e.g. [ "listing", "toggling" ]).\nThe behaviours that can trigger it are: '+JSON.stringify(H(e,(function(t){return t.name})),null,2)])}(n,t)},Ra=function(t,e){var n=zt(t,(function(t,n){return(1===t.length?Fn.value(t[0].handler):xa(t,e,n)).map((function(o){var r=wa(o),i=t.length>1?U(e[n],(function(e){return X(t,(function(t){return t.name===e}))})).join(" > "):t[0].name;return Wr(n,function(t,e){return{handler:t,purpose:e}}(r,i))}))}));return wr(n,{})},Ta="alloy.base.behaviour",ka=Wo([Go("dom","dom",{tag:"required",process:{}},Wo([Jo("tag"),fr("styles",{}),fr("classes",[]),fr("attributes",{}),ar("value"),ar("innerHtml")])),Jo("components"),Jo("uid"),fr("events",{}),fr("apis",{}),Go("eventOrder","eventOrder",function(t){return fo(h(t))}((qr={},qr[ui()]=["disabling",Ta,"toggling","typeaheadevents"],qr[ii()]=[Ta,"focusing","keying"],qr[Mi()]=[Ta,"disabling","toggling","representing"],qr[Kr()]=[Ta,"representing","streaming","invalidating"],qr[Ai()]=[Ta,"representing","item-events","tooltipping"],qr[Yr()]=["focusing",Ta,"item-type-events"],qr[Dr()]=["focusing",Ta,"item-type-events"],qr[Fr()]=["item-type-events","tooltipping"],qr[si()]=["receiving","reflecting","tooltipping"],qr)),To()),ar("domModification")]),Sa=function(t){return t.events},Ca=function(t,e){var n=Ue(t,e);return void 0===n||""===n?[]:n.split(" ")},Na=function(t){return void 0!==t.dom.classList},Ba=function(t,e){return function(t,e,n){var o=Ca(t,e).concat([n]);return Ie(t,e,o.join(" ")),!0}(t,"class",e)},Da=function(t,e){return function(t,e,n){var o=U(Ca(t,e),(function(t){return t!==n}));return o.length>0?Ie(t,e,o.join(" ")):$e(t,e),!1}(t,"class",e)},Ea=function(t,e){Na(t)?t.dom.classList.add(e):Ba(t,e)},Pa=function(t){var e=Na(t)?t.dom.classList:function(t){return Ca(t,"class")}(t);0===e.length&&$e(t,"class")},Xa=function(t,e){Na(t)?t.dom.classList.remove(e):Da(t,e);Pa(t)},Ya=function(t,e){return Na(t)&&t.dom.classList.contains(e)},ja=function(t,e){I(e,(function(e){Ea(t,e)}))},Ha=function(t,e){I(e,(function(e){Xa(t,e)}))},Ia=function(t){return t.dom.value},Fa=function(t,e){if(void 0===e)throw new Error("Value.set was undefined");t.dom.value=e},Ua=function(t,e){return function(t,e){var n=H(e,(function(t){return dr(t.name(),[Jo("config"),fr("state",Aa)])})),o=Ho("component.behaviours",Wo(n),t.behaviours).fold((function(e){throw new Error(Uo(e)+"\nComplete spec:\n"+JSON.stringify(t,null,2))}),m);return{list:e,data:ft(o,(function(t){var e=t.map((function(t){return{config:t.config,state:t.state.init(t.config)}}));return h(e)}))}}(t,e)},Va=function(t){var e=function(t){var e=Ot(t,"behaviours").getOr({});return Q(pt(e),(function(t){var n=e[t];return l(n)?[n.me]:[]}))}(t);return Ua(t,e)},Ga=function(t,e,n){var o,r,i,a=W(W({},(o=t).dom),{uid:o.uid,domChildren:H(o.components,(function(t){return t.element}))}),c=function(t){return t.domModification.fold((function(){return qa({})}),qa)}(t),s={"alloy.base.modification":c},u=e.length>0?function(t,e,n,o){var r=W({},e);I(n,(function(e){r[e.name()]=e.exhibit(t,o)}));var i=ya(r,(function(t,e){return{name:t,modification:e}})),a=function(t){return V(t,(function(t,e){return W(W({},e.modification),t)}),{})},c=V(i.classes,(function(t,e){return e.modification.concat(t)}),[]),s=a(i.attributes),u=a(i.styles);return qa({classes:c,attributes:s,styles:u})}(n,s,e,a):c;return i=u,W(W({},r=a),{attributes:W(W({},r.attributes),i.attributes),styles:W(W({},r.styles),i.styles),classes:r.classes.concat(i.classes)})},$a=function(t,e,n){var o={"alloy.base.behaviour":Sa(t)};return function(t,e,n,o){var r=La(t,n,o);return Ra(r,e)}(n,t.eventOrder,e,o).getOrDie()},Ka=function(t){var e=function(){return p},n=vr(Ma),o=Io(function(t){return Ho("custom.definition",ka,t)}(t)),r=Va(t),i=function(t){return t.list}(r),a=function(t){return t.data}(r),c=function(t){var e=Ct.fromTag(t.tag);Fe(e,t.attributes),ja(e,t.classes),Ze(e,t.styles),t.innerHtml.each((function(t){return Qi(e,t)}));var n=t.domChildren;return wn(e,n),t.value.each((function(t){Fa(e,t)})),t.uid,pa(e,t.uid),e}(Ga(o,i,a)),s=$a(o,i,a),u=vr(o.components),p={uid:t.uid,getSystem:n.get,config:function(e){var n=a;return(d(n[e.name()])?n[e.name()]:function(){throw new Error("Could not find "+e.name()+" in "+JSON.stringify(t,null,2))})()},hasConfigured:function(t){return d(a[t.name()])},spec:t,readState:function(t){return a[t]().map((function(t){return t.state.readState()})).getOr("not enabled")},getApis:function(){return o.apis},connect:function(t){n.set(t)},disconnect:function(){n.set(ba(e))},element:c,syncComponents:function(){var t=we(c),e=Q(t,(function(t){return n.get().getByDom(t).fold((function(){return[]}),ot)}));u.set(e)},components:u.get,events:s};return p},Ja=function(t){var e=fa(t),n=e.events,o=L(e,["events"]),r=function(t){var e=Ot(t,"components").getOr([]);return H(e,ec)}(o),i=W(W({},o),{events:W(W({},oa),n),components:r});return Fn.value(Ka(i))},Qa=function(t){var e=Ct.fromText(t);return Za({element:e})},Za=function(t){var e=Fo("external.component",_o([Jo("element"),ar("uid")]),t),n=vr(ba()),o=e.uid.getOrThunk((function(){return da("external")}));pa(e.element,o);var r={uid:o,getSystem:n.get,config:C.none,hasConfigured:y,connect:function(t){n.set(t)},disconnect:function(){n.set(ba((function(){return r})))},getApis:function(){return{}},element:e.element,spec:t,readState:h("No state"),syncComponents:M,components:h([]),events:{}};return Oa(r)},tc=da,ec=function(t){return function(t){return Ot(t,ma)}(t).getOrThunk((function(){var e=function(t){return gt(t,"uid")}(t)?t:W({uid:tc("")},t);return Ja(e).getOrDie()}))},nc=Oa;function oc(t,e,n,o,r){return t(n,o)?C.some(n):d(r)&&r(n)?C.none():e(n,o,r)}var rc,ic=function(t,e,n){for(var o=t.dom,r=d(n)?n:y;o.parentNode;){o=o.parentNode;var i=Ct.fromDom(o);if(e(i))return C.some(i);if(r(i))break}return C.none()},ac=function(t,e,n){return oc((function(t,e){return e(t)}),ic,t,e,n)},cc=function(t,e,n){return ac(t,e,n).isSome()},sc=function(t,e,n){return ic(t,(function(t){return he(t,e)}),n)},uc=function(t,e){return function(t,e){return $(t.dom.childNodes,(function(t){return e(Ct.fromDom(t))})).map(Ct.fromDom)}(t,(function(t){return he(t,e)}))},pc=function(t,e){return function(t,e){var n=void 0===e?document:e.dom;return me(n)?C.none():C.from(n.querySelector(t)).map(Ct.fromDom)}(e,t)},lc=function(t,e,n){return oc((function(t,e){return he(t,e)}),sc,t,e,n)},dc=function(){var t=ia("aria-owns");return{id:t,link:function(e){Ie(e,"aria-owns",t)},unlink:function(t){$e(t,"aria-owns")}}},fc=function(t,e){return function(t){var e=ac(t,(function(t){if(!Et(t))return!1;var e=Ue(t,"id");return void 0!==e&&e.indexOf("aria-owns")>-1}));return e.bind((function(t){var e=Ue(t,"id"),n=Ne(t);return pc(n,'[aria-owns="'+e+'"]')}))}(e).exists((function(e){return bc(t,e)}))},bc=function(t,e){return cc(e,(function(e){return Oe(e,t.element)}),y)||fc(t,e)},Mc="unknown";!function(t){t[t.STOP=0]="STOP",t[t.NORMAL=1]="NORMAL",t[t.LOGGING=2]="LOGGING"}(rc||(rc={}));var zc=vr({}),hc=function(t,e,n){switch(Ot(zc.get(),t).orThunk((function(){var e=pt(zc.get());return ut(e,(function(e){return t.indexOf(e)>-1?C.some(zc.get()[e]):C.none()}))})).getOr(rc.NORMAL)){case rc.NORMAL:return n(gc());case rc.LOGGING:var o=function(t,e){var n=[],o=(new Date).getTime();return{logEventCut:function(t,e,o){n.push({outcome:"cut",target:e,purpose:o})},logEventStopped:function(t,e,o){n.push({outcome:"stopped",target:e,purpose:o})},logNoParent:function(t,e,o){n.push({outcome:"no-parent",target:e,purpose:o})},logEventNoHandlers:function(t,e){n.push({outcome:"no-handlers-left",target:e})},logEventResponse:function(t,e,o){n.push({outcome:"response",purpose:o,target:e})},write:function(){var r=(new Date).getTime();P(["mousemove","mouseover","mouseout",Mi()],t)||console.log(t,{event:t,time:r-o,target:e.dom,sequence:H(n,(function(t){return P(["cut","stopped","response"],t.outcome)?"{"+t.purpose+"} "+t.outcome+" at ("+ea(t.target)+")":t.outcome}))})}}}(t,e),r=n(o);return o.write(),r;case rc.STOP:return!0}},mc=["alloy/data/Fields","alloy/debugging/Debugging"],Oc=function(t,e,n){return hc(t,e,n)},gc=h({logEventCut:M,logEventStopped:M,logNoParent:M,logEventNoHandlers:M,logEventResponse:M,write:M}),Ac=h([Jo("menu"),Jo("selectedMenu")]),vc=h([Jo("item"),Jo("selectedItem")]);h(Wo(vc().concat(Ac())));var yc=h(Wo(vc())),qc=or("initSize",[Jo("numColumns"),Jo("numRows")]),_c=function(){return or("markers",[Jo("backgroundMenu")].concat(Ac()).concat(vc()))},Wc=function(t){return or("markers",H(t,Jo))},Lc=function(t,e,n){return function(){var t=new Error;if(void 0!==t.stack){var e=t.stack.split("\n");return $(e,(function(t){return t.indexOf("alloy")>0&&!X(mc,(function(e){return t.indexOf(e)>-1}))})).getOr(Mc)}}(),Go(e,e,n,Yo((function(t){return Fn.value((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.apply(void 0,e)}))})))},wc=function(t){return Lc(0,t,lo(M))},xc=function(t){return Lc(0,t,lo(C.none))},Rc=function(t){return Lc(0,t,{tag:"required",process:{}})},Tc=function(t){return Lc(0,t,{tag:"required",process:{}})},kc=function(t,e){return $o(t,h(e))},Sc=function(t){return $o(t,m)},Cc=h(qc),Nc=function(t,e,n,o,r,i,a,c){return void 0===c&&(c=!1),{x:t,y:e,bubble:n,direction:o,placement:r,restriction:i,label:a+"-"+r,alwaysFit:c}},Bc=yr([{southeast:[]},{southwest:[]},{northeast:[]},{northwest:[]},{south:[]},{north:[]},{east:[]},{west:[]}]),Dc=Bc.southeast,Ec=Bc.southwest,Pc=Bc.northeast,Xc=Bc.northwest,Yc=Bc.south,jc=Bc.north,Hc=Bc.east,Ic=Bc.west,Fc=function(t,e,n,o){var r=t+e;return r>o?n:r<n?o:r},Uc=function(t,e,n){return Math.min(Math.max(t,e),n)},Vc=function(t,e){return nt(["left","right","top","bottom"],(function(n){return Ot(e,n).map((function(e){return function(t,e){switch(e){case 1:return t.x;case 0:return t.x+t.width;case 2:return t.y;case 3:return t.y+t.height}}(t,e)}))}))},Gc="layout",$c=function(t){return t.x},Kc=function(t,e){return t.x+t.width/2-e.width/2},Jc=function(t,e){return t.x+t.width-e.width},Qc=function(t,e){return t.y-e.height},Zc=function(t){return t.y+t.height},ts=function(t,e){return t.y+t.height/2-e.height/2},es=function(t,e,n){return Nc($c(t),Zc(t),n.southeast(),Dc(),"southeast",Vc(t,{left:1,top:3}),Gc)},ns=function(t,e,n){return Nc(Jc(t,e),Zc(t),n.southwest(),Ec(),"southwest",Vc(t,{right:0,top:3}),Gc)},os=function(t,e,n){return Nc($c(t),Qc(t,e),n.northeast(),Pc(),"northeast",Vc(t,{left:1,bottom:2}),Gc)},rs=function(t,e,n){return Nc(Jc(t,e),Qc(t,e),n.northwest(),Xc(),"northwest",Vc(t,{right:0,bottom:2}),Gc)},is=function(t,e,n){return Nc(Kc(t,e),Qc(t,e),n.north(),jc(),"north",Vc(t,{bottom:2}),Gc)},as=function(t,e,n){return Nc(Kc(t,e),Zc(t),n.south(),Yc(),"south",Vc(t,{top:3}),Gc)},cs=function(t,e,n){return Nc(function(t){return t.x+t.width}(t),ts(t,e),n.east(),Hc(),"east",Vc(t,{left:0}),Gc)},ss=function(t,e,n){return Nc(function(t,e){return t.x-e.width}(t,e),ts(t,e),n.west(),Ic(),"west",Vc(t,{right:1}),Gc)},us=function(){return[es,ns,os,rs,as,is,cs,ss]},ps=function(){return[ns,es,rs,os,as,is,cs,ss]},ls=function(){return[os,rs,es,ns,is,as]},ds=function(){return[rs,os,ns,es,is,as]},fs=function(){return[es,ns,os,rs,as,is]},bs=function(){return[ns,es,rs,os,as,is]},Ms=Object.freeze({__proto__:null,events:function(t){return Bi([Pi(si(),(function(e,n){var o=t.channels,r=pt(o),i=n,a=function(t,e){return e.universal?t:U(t,(function(t){return P(e.channels,t)}))}(r,i);I(a,(function(t){var n=o[t],r=n.schema,a=Fo("channel["+t+"] data\nReceiver: "+ea(e.element),r,i.data);n.onReceive(e,a)}))}))])}}),zs=[Qo("channels",jo(Fn.value,_o([Rc("onReceive"),fr("schema",To())])))],hs=function(t,e,n){return $i((function(o,r){n(o,t,e)}))},ms=function(t,e,n){return function(t,e,n){var o=n.toString(),r=o.indexOf(")")+1,i=o.indexOf("("),a=o.substring(i+1,r-1).split(/,\s*/);return t.toFunctionAnnotation=function(){return{name:e,parameters:za(a.slice(0,1).concat(a.slice(3)))}},t}((function(o){for(var r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];var a=[o].concat(r);return o.config({name:h(t)}).fold((function(){throw new Error("We could not find any behaviour configuration for: "+t+". Using API: "+n)}),(function(t){var n=Array.prototype.slice.call(a,1);return e.apply(void 0,[o,t.config,t.state].concat(n))}))}),n,e)},Os=function(t){return{key:t,value:void 0}},gs=function(t,e,n,o,r,i,a){var c=function(t){return At(t,n)?t[n]():C.none()},s=ft(r,(function(t,e){return ms(n,t,e)})),u=ft(i,(function(t,e){return ha(t,e)})),p=W(W(W({},u),s),{revoke:g(Os,n),config:function(e){var o=Fo(n+"-config",t,e);return{key:n,value:{config:o,me:p,configAsRaw:jt((function(){return Fo(n+"-config",t,e)})),initialConfig:e,state:a}}},schema:h(e),exhibit:function(t,e){return qt(c(t),Ot(o,"exhibit"),(function(t,n){return n(e,t.config,t.state)})).getOrThunk((function(){return qa({})}))},name:h(n),handlers:function(t){return c(t).map((function(t){return Ot(o,"events").getOr((function(){return{}}))(t.config,t.state)})).getOr({})}});return p},As=function(t){return Lr(t)},vs=_o([Jo("fields"),Jo("name"),fr("active",{}),fr("apis",{}),fr("state",Aa),fr("extra",{})]),ys=function(t){var e=Fo("Creating behaviour: "+t.name,vs,t);return function(t,e,n,o,r,i){var a,c,s=_o(t),u=dr(e,[(a="config",c=t,cr(a,_o(c)))]);return gs(s,u,e,n,o,r,i)}(e.fields,e.name,e.active,e.apis,e.extra,e.state)},qs=_o([Jo("branchKey"),Jo("branches"),Jo("name"),fr("active",{}),fr("apis",{}),fr("state",Aa),fr("extra",{})]),_s=function(t){var e=Fo("Creating behaviour: "+t.name,qs,t);return function(t,e,n,o,r,i){var a=t,c=dr(e,[cr("config",t)]);return gs(a,c,e,n,o,r,i)}(Vo(e.branchKey,e.branches),e.name,e.active,e.apis,e.extra,e.state)},Ws=h(void 0),Ls=ys({fields:zs,name:"receiving",active:Ms}),ws=Object.freeze({__proto__:null,exhibit:function(t,e){return qa({classes:[],styles:e.useFixed()?{}:{position:"relative"}})}}),xs=function(){return Ct.fromDom(document)},Rs=function(t){return t.dom.focus()},Ts=function(t){var e=Ne(t).dom;return t.dom===e.activeElement},ks=function(t){return void 0===t&&(t=xs()),C.from(t.dom.activeElement).map(Ct.fromDom)},Ss=function(t){return ks(Ne(t)).filter((function(e){return t.dom.contains(e.dom)}))},Cs=function(t,e){var n=Ne(e),o=ks(n).bind((function(t){var n,o,r=function(e){return Oe(t,e)};return r(e)?C.some(e):(n=r,(o=function(t){for(var e=0;e<t.childNodes.length;e++){var r=Ct.fromDom(t.childNodes[e]);if(n(r))return C.some(r);var i=o(t.childNodes[e]);if(i.isSome())return i}return C.none()})(e.dom))})),r=t(e);return o.each((function(t){ks(n).filter((function(e){return Oe(e,t)})).fold((function(){Rs(t)}),M)})),r},Ns=function(t,e,n,o,r){var i=function(t){return t+"px"};return{position:t,left:e.map(i),top:n.map(i),right:o.map(i),bottom:r.map(i)}},Bs=function(t,e){tn(t,function(t){return W(W({},t),{position:C.some(t.position)})}(e))},Ds=yr([{none:[]},{relative:["x","y","width","height"]},{fixed:["x","y","width","height"]}]),Es=function(t,e,n,o,r,i){var a=e.rect,c=a.x-n,s=a.y-o,u=r-(c+a.width),p=i-(s+a.height),l=C.some(c),d=C.some(s),f=C.some(u),b=C.some(p),M=C.none();return function(t,e,n,o,r,i,a,c,s){return t.fold(e,n,o,r,i,a,c,s)}(e.direction,(function(){return Ns(t,l,d,M,M)}),(function(){return Ns(t,M,d,f,M)}),(function(){return Ns(t,l,M,M,b)}),(function(){return Ns(t,M,M,f,b)}),(function(){return Ns(t,l,d,M,M)}),(function(){return Ns(t,l,M,M,b)}),(function(){return Ns(t,l,d,M,M)}),(function(){return Ns(t,M,d,f,M)}))},Ps=function(t,e){return t.fold((function(){var t=e.rect;return Ns("absolute",C.some(t.x),C.some(t.y),C.none(),C.none())}),(function(t,n,o,r){return Es("absolute",e,t,n,o,r)}),(function(t,n,o,r){return Es("fixed",e,t,n,o,r)}))},Xs=function(t,e){var n=g(En,e),o=t.fold(n,n,(function(){var t=kn();return En(e).translate(-t.left,-t.top)})),r=gn(e),i=dn(e);return Pn(o.left,o.top,r,i)},Ys=function(t,e){return e.fold((function(){return t.fold(jn,jn,Pn)}),(function(e){return t.fold(e,e,(function(){var n=e(),o=js(t,n.x,n.y);return Pn(o.left,o.top,n.width,n.height)}))}))},js=function(t,e,n){var o=bn(e,n);return t.fold(h(o),h(o),(function(){var t=kn();return o.translate(-t.left,-t.top)}))};Ds.none;var Hs,Is=Ds.relative,Fs=Ds.fixed,Us=function(t,e){return function(t,e){return{anchorBox:t,origin:e}}(t,e)},Vs="data-alloy-placement",Gs=function(t){return Ve(t,Vs)},$s=yr([{fit:["reposition"]},{nofit:["reposition","visibleW","visibleH","isVisible"]}]),Ks=function(t,e,n,o){var r=t.bubble,i=r.offset,a=function(t,e,n){var o=function(o,r){return e[o].map((function(e){var i="top"===o||"bottom"===o,a=i?n.top:n.left,c=("left"===o||"top"===o?Math.max:Math.min)(e,r)+a;return i?Uc(c,t.y,t.bottom):Uc(c,t.x,t.right)})).getOr(r)},r=o("left",t.x),i=o("top",t.y),a=o("right",t.right),c=o("bottom",t.bottom);return Pn(r,i,a-r,c-i)}(o,t.restriction,i),c=t.x+i.left,s=t.y+i.top,u=Pn(c,s,e,n),p=function(t,e){var n=e.x,o=e.y,r=e.right,i=e.bottom,a=t.x,c=t.y,s=t.right,u=t.bottom,p=t.width,l=t.height;return{originInBounds:a>=n&&a<=r&&c>=o&&c<=i,sizeInBounds:s<=r&&s>=n&&u<=i&&u>=o,visibleW:Math.min(p,a>=n?r-a:s-n),visibleH:Math.min(l,c>=o?i-c:u-o)}}(u,a),l=p.originInBounds,d=p.sizeInBounds,f=p.visibleW,b=p.visibleH,M=l&&d,z=M?u:function(t,e){var n=e.x,o=e.y,r=e.right,i=e.bottom,a=t.x,c=t.y,s=t.width,u=t.height,p=Math.max(n,r-s),l=Math.max(o,i-u),d=Uc(a,n,p),f=Uc(c,o,l),b=Math.min(d+s,r)-d,M=Math.min(f+u,i)-f;return Pn(d,f,b,M)}(u,a),m=z.width>0&&z.height>0,O=function(t,e,n){var o=h(e.bottom-n.y),r=h(n.bottom-e.y),i=function(t,e,n,o){return t.fold(e,e,o,o,e,o,n,n)}(t,r,r,o),a=h(e.right-n.x),c=h(n.right-e.x),s=function(t,e,n,o){return t.fold(e,o,e,o,n,n,e,o)}(t,c,c,a);return{maxWidth:s,maxHeight:i}}(t.direction,z,o),g=O.maxWidth,A={rect:z,maxHeight:O.maxHeight,maxWidth:g,direction:t.direction,placement:t.placement,classes:{on:r.classesOn,off:r.classesOff},layout:t.label,testY:s};return M||t.alwaysFit?$s.fit(A):$s.nofit(A,f,b,m)},Js=function(t){var e=vr(C.none()),n=function(){return e.get().each(t)};return{clear:function(){n(),e.set(C.none())},isSet:function(){return e.get().isSome()},get:function(){return e.get()},set:function(t){n(),e.set(C.some(t))}}},Qs=function(){return Js((function(t){return t.destroy()}))},Zs=function(){return Js((function(t){return t.unbind()}))},tu=function(){var t=Js(M);return W(W({},t),{on:function(e){return t.get().each(e)}})},eu=q,nu=function(t,e,n){return function(t,e,n,o){return vn(t,e,n,o,!1)}(t,e,eu,n)},ou=function(t,e,n){return function(t,e,n,o){return vn(t,e,n,o,!0)}(t,e,eu,n)},ru=An,iu=["top","bottom","right","left"],au="data-alloy-transition-timer",cu=function(t,e){return function(t,e){return Z(e,(function(e){return Ya(t,e)}))}(t,e.classes)},su=function(t,e){var n=function(t){return parseFloat(t).toFixed(3)};return ht(e,(function(e,o){var r,i,a,c=t[o].map(n),s=e.map(n);return void 0===a&&(a=O),!qt(r=c,i=s,a).getOr(r.isNone()&&i.isNone())})).isSome()},uu=function(t,e){var n,o=Zs(),i=Zs(),a=function(e){var n,o=null!==(n=e.raw.pseudoElement)&&void 0!==n?n:"";return Oe(e.target,t)&&!Tt(o)&&P(iu,e.raw.propertyName)},c=function(r){if(p(r)||a(r)){o.clear(),i.clear();var c=null==r?void 0:r.raw.type;(p(c)||c===ti())&&(clearTimeout(n),$e(t,au),Ha(t,e.classes))}},s=function(){o.set(nu(t,ti(),c)),i.set(nu(t,Zr(),c))};if("ontransitionstart"in t.dom)var u=nu(t,ei(),(function(t){a(t)&&(u.unbind(),s())}));else s();var l=function(t){var e=function(e){var n=en(t,e),o=r(n)?n.split(/\s*,\s*/):[];return U(o,Tt)},n=function(t){if(r(t)&&/^[\d.]+/.test(t)){var e=parseFloat(t);return xt(t,"ms")?e:1e3*e}return 0},o=e("transition-delay"),i=e("transition-duration");return G(i,(function(t,e,r){var i=n(o[r])+n(e);return Math.max(t,i)}),0)}(t);requestAnimationFrame((function(){n=setTimeout(c,l+17),Ie(t,au,n)}))},pu=function(t,e,n,o,r,i){var a=function(t,e,n){return n.exists((function(n){var o=t.mode;return"all"===o||n[o]!==e[o]}))}(o,r,i);if(a||cu(t,o)){Qe(t,"position",n.position);var c=Xs(e,t),s=Ps(e,W(W({},r),{rect:c})),u=nt(iu,(function(t){return s[t]}));su(n,u)&&(tn(t,u),a&&function(t,e){ja(t,e.classes),Ve(t,au).each((function(e){clearTimeout(parseInt(e,10)),$e(t,au)})),uu(t,e)}(t,o),sn(t))}else Ha(t,o.classes)},lu=function(t,e,n,o){cn(e,"max-height"),cn(e,"max-width");var r,i={width:gn(r=e),height:dn(r)};return function(t,e,n,o,r,i){var a=o.width,c=o.height,s=function(e,s,u,p,l){var d=e(n,o,r,t,i),f=Ks(d,a,c,i);return f.fold(h(f),(function(t,e,n,o){return(l===o?n>p||e>u:!l&&o)?f:$s.nofit(s,u,p,l)}))},u=G(e,(function(t,e){var n=g(s,e);return t.fold(h(t),n)}),$s.nofit({rect:n,maxHeight:o.height,maxWidth:o.width,direction:Dc(),placement:"southeast",classes:{on:[],off:[]},layout:"none",testY:n.y},-1,-1,!1));return u.fold(m,m)}(e,o.preference,t,i,n,o.bounds)},du=function(t,e){!function(t,e){Ie(t,Vs,e)}(t,e.placement)},fu=function(t,e){!function(t,e){var n=pn.max(t,e,["margin-top","border-top-width","padding-top","padding-bottom","border-bottom-width","margin-bottom"]);Qe(t,"max-height",n+"px")}(t,Math.floor(e))},bu=h((function(t,e){fu(t,e),Ze(t,{"overflow-x":"hidden","overflow-y":"auto"})})),Mu=h((function(t,e){fu(t,e)})),zu=function(t,e,n){return void 0===t[e]?n:t[e]},hu=function(t,e,n,o){var r=lu(t,e,n,o);return function(t,e,n){var o=Ps(n.origin,e);n.transition.each((function(r){pu(t,n.origin,o,r,e,n.lastPlacement)})),Bs(t,o)}(e,r,o),du(e,r),function(t,e){var n=e.classes;Ha(t,n.off),ja(t,n.on)}(e,r),function(t,e,n){(0,n.maxHeightFunction)(t,e.maxHeight)}(e,r,o),function(t,e,n){(0,n.maxWidthFunction)(t,e.maxWidth)}(e,r,o),{layout:r.layout,placement:r.placement}},mu=["valignCentre","alignLeft","alignRight","alignCentre","top","bottom","left","right","inset"],Ou=function(t,e,n,o){void 0===o&&(o=1);var r=t*o,i=e*o,a=function(t){return Ot(n,t).getOr([])},c=function(t,e,n){var o=et(mu,n);return{offset:bn(t,e),classesOn:Q(n,a),classesOff:Q(o,a)}};return{southeast:function(){return c(-t,e,["top","alignLeft"])},southwest:function(){return c(t,e,["top","alignRight"])},south:function(){return c(-t/2,e,["top","alignCentre"])},northeast:function(){return c(-t,-e,["bottom","alignLeft"])},northwest:function(){return c(t,-e,["bottom","alignRight"])},north:function(){return c(-t/2,-e,["bottom","alignCentre"])},east:function(){return c(t,-e/2,["valignCentre","left"])},west:function(){return c(-t,-e/2,["valignCentre","right"])},insetNortheast:function(){return c(r,i,["top","alignLeft","inset"])},insetNorthwest:function(){return c(-r,i,["top","alignRight","inset"])},insetNorth:function(){return c(-r/2,i,["top","alignCentre","inset"])},insetSoutheast:function(){return c(r,-i,["bottom","alignLeft","inset"])},insetSouthwest:function(){return c(-r,-i,["bottom","alignRight","inset"])},insetSouth:function(){return c(-r/2,-i,["bottom","alignCentre","inset"])},insetEast:function(){return c(-r,-i/2,["valignCentre","right","inset"])},insetWest:function(){return c(r,-i/2,["valignCentre","left","inset"])}}},gu=function(){return Ou(0,0,{})},Au=m,vu=function(t,e){return function(n){return"rtl"===yu(n)?e:t}},yu=function(t){return"rtl"===en(t,"direction")?"rtl":"ltr"};!function(t){t.TopToBottom="toptobottom",t.BottomToTop="bottomtotop"}(Hs||(Hs={}));var qu="data-alloy-vertical-dir",_u=function(t){return cc(t,(function(t){return Et(t)&&Ue(t,"data-alloy-vertical-dir")===Hs.BottomToTop}))},Wu=function(){return dr("layouts",[Jo("onLtr"),Jo("onRtl"),ar("onBottomLtr"),ar("onBottomRtl")])},Lu=function(t,e,n,o,r,i,a){var c=a.map(_u).getOr(!1),s=e.layouts.map((function(e){return e.onLtr(t)})),u=e.layouts.map((function(e){return e.onRtl(t)})),p=c?e.layouts.bind((function(e){return e.onBottomLtr.map((function(e){return e(t)}))})).or(s).getOr(r):s.getOr(n),l=c?e.layouts.bind((function(e){return e.onBottomRtl.map((function(e){return e(t)}))})).or(u).getOr(i):u.getOr(o);return vu(p,l)(t)},wu=[Jo("hotspot"),ar("bubble"),fr("overrides",{}),Wu(),kc("placement",(function(t,e,n){var o=e.hotspot,r=Xs(n,o.element),i=Lu(t.element,e,fs(),bs(),ls(),ds(),C.some(e.hotspot.element));return C.some(Au({anchorBox:r,bubble:e.bubble.getOr(gu()),overrides:e.overrides,layouts:i,placer:C.none()}))}))],xu=[Jo("x"),Jo("y"),fr("height",0),fr("width",0),fr("bubble",gu()),fr("overrides",{}),Wu(),kc("placement",(function(t,e,n){var o=js(n,e.x,e.y),r=Pn(o.left,o.top,e.width,e.height),i=Lu(t.element,e,us(),ps(),us(),ps(),C.none());return C.some(Au({anchorBox:r,bubble:e.bubble,overrides:e.overrides,layouts:i,placer:C.none()}))}))],Ru=yr([{screen:["point"]},{absolute:["point","scrollLeft","scrollTop"]}]),Tu=function(t){return t.fold(m,(function(t,e,n){return t.translate(-e,-n)}))},ku=function(t){return t.fold(m,m)},Su=function(t){return G(t,(function(t,e){return t.translate(e.left,e.top)}),bn(0,0))},Cu=function(t){var e=H(t,ku);return Su(e)},Nu=Ru.screen,Bu=Ru.absolute,Du=function(t,e,n){var o=ve(t.element),r=kn(o),i=function(t,e,n){var o=_e(n.root).dom;return C.from(o.frameElement).map(Ct.fromDom).filter((function(e){var n=ve(e),o=ve(t.element);return Oe(n,o)})).map(zn)}(t,0,n).getOr(r);return Bu(i,r.left,r.top)},Eu=function(t,e,n,o){var r=Nu(bn(t,e));return C.some(function(t,e,n){return{point:t,width:e,height:n}}(r,n,o))},Pu=function(t,e,n,o,r){return t.map((function(t){var i,a,c,s=[e,t.point],u=(i=function(){return Cu(s)},a=function(){return Cu(s)},c=function(){return function(t){var e=H(t,Tu);return Su(e)}(s)},o.fold(i,a,c)),p=function(t,e,n,o){return{x:t,y:e,width:n,height:o}}(u.left,u.top,t.width,t.height),l=n.showAbove?ls():fs(),d=n.showAbove?ds():bs(),f=Lu(r,n,l,d,l,d,C.none());return Au({anchorBox:p,bubble:n.bubble.getOr(gu()),overrides:n.overrides,layouts:f,placer:C.none()})}))},Xu=[Jo("node"),Jo("root"),ar("bubble"),Wu(),fr("overrides",{}),fr("showAbove",!1),kc("placement",(function(t,e,n){var o=Du(t,0,e);return e.node.filter(Xe).bind((function(r){var i=r.dom.getBoundingClientRect(),a=Eu(i.left,i.top,i.width,i.height),c=e.node.getOr(t.element);return Pu(a,o,e,n,c)}))}))],Yu=function(t,e,n,o){return{start:t,soffset:e,finish:n,foffset:o}},ju=yr([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),Hu=(ju.before,ju.on,ju.after,function(t){return t.fold(m,m,m)}),Iu=yr([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),Fu={domRange:Iu.domRange,relative:Iu.relative,exact:Iu.exact,exactFromRange:function(t){return Iu.exact(t.start,t.soffset,t.finish,t.foffset)},getWin:function(t){var e=function(t){return t.match({domRange:function(t){return Ct.fromDom(t.startContainer)},relative:function(t,e){return Hu(t)},exact:function(t,e,n,o){return t}})}(t);return _e(e)},range:Yu},Uu=function(t,e,n){var o,r=t.document.createRange();return o=r,e.fold((function(t){o.setStartBefore(t.dom)}),(function(t,e){o.setStart(t.dom,e)}),(function(t){o.setStartAfter(t.dom)})),function(t,e){e.fold((function(e){t.setEndBefore(e.dom)}),(function(e,n){t.setEnd(e.dom,n)}),(function(e){t.setEndAfter(e.dom)}))}(r,n),r},Vu=function(t,e,n,o,r){var i=t.document.createRange();return i.setStart(e.dom,n),i.setEnd(o.dom,r),i},Gu=function(t){return{left:t.left,top:t.top,right:t.right,bottom:t.bottom,width:t.width,height:t.height}},$u=yr([{ltr:["start","soffset","finish","foffset"]},{rtl:["start","soffset","finish","foffset"]}]),Ku=function(t,e,n){return e(Ct.fromDom(n.startContainer),n.startOffset,Ct.fromDom(n.endContainer),n.endOffset)},Ju=function(t,e){var n=function(t,e){return e.match({domRange:function(t){return{ltr:h(t),rtl:C.none}},relative:function(e,n){return{ltr:jt((function(){return Uu(t,e,n)})),rtl:jt((function(){return C.some(Uu(t,n,e))}))}},exact:function(e,n,o,r){return{ltr:jt((function(){return Vu(t,e,n,o,r)})),rtl:jt((function(){return C.some(Vu(t,o,r,e,n))}))}}})}(t,e);return function(t,e){var n=e.ltr();return n.collapsed?e.rtl().filter((function(t){return!1===t.collapsed})).map((function(t){return $u.rtl(Ct.fromDom(t.endContainer),t.endOffset,Ct.fromDom(t.startContainer),t.startOffset)})).getOrThunk((function(){return Ku(0,$u.ltr,n)})):Ku(0,$u.ltr,n)}(0,n)},Qu=function(t,e){return Ju(t,e).match({ltr:function(e,n,o,r){var i=t.document.createRange();return i.setStart(e.dom,n),i.setEnd(o.dom,r),i},rtl:function(e,n,o,r){var i=t.document.createRange();return i.setStart(o.dom,r),i.setEnd(e.dom,n),i}})};$u.ltr,$u.rtl;var Zu,tp=function(t,e){var n=function(e){return t(e)?C.from(e.dom.nodeValue):C.none()};return{get:function(o){if(!t(o))throw new Error("Can only get "+e+" value of a "+e+" node");return n(o).getOr("")},getOption:n,set:function(n,o){if(!t(n))throw new Error("Can only set raw "+e+" value of a "+e+" node");n.dom.nodeValue=o}}}(Pt,"text"),ep=function(t){return tp.getOption(t)},np=["img","br"],op=function(t){var e=ep(t).filter((function(t){return 0!==t.trim().length||t.indexOf(" ")>-1})).isSome();return e||P(np,Bt(t))},rp=function(t,e){var n=function(t){for(var o=we(t),r=o.length-1;r>=0;r--){var i=o[r];if(e(i))return C.some(i);var a=n(i);if(a.isSome())return a}return C.none()};return n(t)},ip=function(t,e){return function(t,e){var n=void 0===e?document:e.dom;return me(n)?[]:H(n.querySelectorAll(t),Ct.fromDom)}(e,t)},ap=function(t,e,n,o){var r=function(t,e,n,o){var r=ve(t).dom.createRange();return r.setStart(t.dom,e),r.setEnd(n.dom,o),r}(t,e,n,o),i=Oe(t,n)&&e===o;return r.collapsed&&!i},cp=function(t){if(t.rangeCount>0){var e=t.getRangeAt(0),n=t.getRangeAt(t.rangeCount-1);return C.some(Yu(Ct.fromDom(e.startContainer),e.startOffset,Ct.fromDom(n.endContainer),n.endOffset))}return C.none()},sp=function(t){if(null===t.anchorNode||null===t.focusNode)return cp(t);var e=Ct.fromDom(t.anchorNode),n=Ct.fromDom(t.focusNode);return ap(e,t.anchorOffset,n,t.focusOffset)?C.some(Yu(e,t.anchorOffset,n,t.focusOffset)):cp(t)},up=function(t){return function(t){return C.from(t.getSelection())}(t).filter((function(t){return t.rangeCount>0})).bind(sp)},pp=function(t,e){return function(t){var e=t.getClientRects(),n=e.length>0?e[0]:t.getBoundingClientRect();return n.width>0||n.height>0?C.some(n).map(Gu):C.none()}(Qu(t,e))},lp=function(t,e){return function(t){var e=t.getBoundingClientRect();return e.width>0||e.height>0?C.some(e).map(Gu):C.none()}(Qu(t,e))},dp=function(t,e){return{element:t,offset:e}},fp=function(t,e){var n=we(t);if(0===n.length)return dp(t,e);if(e<n.length)return dp(n[e],0);var o=n[n.length-1],r=Pt(o)?function(t){return tp.get(t)}(o).length:we(o).length;return dp(o,r)},bp=function(t,e){return Pt(t)?dp(t,e):fp(t,e)},Mp=function(t,e){return e.getSelection.getOrThunk((function(){return function(){return up(t)}}))().map((function(t){var e=bp(t.start,t.soffset),n=bp(t.finish,t.foffset);return Fu.range(e.element,e.offset,n.element,n.offset)}))},zp=[ar("getSelection"),Jo("root"),ar("bubble"),Wu(),fr("overrides",{}),fr("showAbove",!1),kc("placement",(function(t,e,n){var o=_e(e.root).dom,r=Du(t,0,e),i=Mp(o,e).bind((function(t){var e=lp(o,Fu.exactFromRange(t)).orThunk((function(){var e=Ct.fromText("\ufeff");qn(t.start,e);var n=pp(o,Fu.exact(e,0,e,1));return Rn(e),n}));return e.bind((function(t){return Eu(t.left,t.top,t.width,t.height)}))})),a=Mp(o,e).bind((function(t){return Et(t.start)?C.some(t.start):function(t){return We(t)}(t.start)})),c=a.getOr(t.element);return Pu(i,r,e,n,c)}))],hp="link-layout",mp=function(t){return t.x+t.width},Op=function(t,e){return t.x-e.width},gp=function(t,e){return t.y-e.height+t.height},Ap=function(t){return t.y},vp=function(t,e,n){return Nc(mp(t),Ap(t),n.southeast(),Dc(),"southeast",Vc(t,{left:0,top:2}),hp)},yp=function(t,e,n){return Nc(Op(t,e),Ap(t),n.southwest(),Ec(),"southwest",Vc(t,{right:1,top:2}),hp)},qp=function(t,e,n){return Nc(mp(t),gp(t,e),n.northeast(),Pc(),"northeast",Vc(t,{left:0,bottom:3}),hp)},_p=function(t,e,n){return Nc(Op(t,e),gp(t,e),n.northwest(),Xc(),"northwest",Vc(t,{right:1,bottom:3}),hp)},Wp=function(){return[vp,yp,qp,_p]},Lp=function(){return[yp,vp,_p,qp]},wp=[Jo("item"),Wu(),fr("overrides",{}),kc("placement",(function(t,e,n){var o=Xs(n,e.item.element),r=Lu(t.element,e,Wp(),Lp(),Wp(),Lp(),C.none());return C.some(Au({anchorBox:o,bubble:gu(),overrides:e.overrides,layouts:r,placer:C.none()}))}))],xp=Vo("type",{selection:zp,node:Xu,hotspot:wu,submenu:wp,makeshift:xu}),Rp=[ir("classes",Co),hr("mode","all",["all","layout","placement"])],Tp=[fr("useFixed",y),ar("getBounds")],kp=[Qo("anchor",xp),dr("transition",Rp)],Sp=function(t,e,n,o,r,i,a){return function(t,e,n,o,r,i,a,c){var s=zu(a,"maxHeightFunction",bu()),u=zu(a,"maxWidthFunction",M),p=t.anchorBox,l=t.origin,d={bounds:Ys(l,i),origin:l,preference:o,maxHeightFunction:s,maxWidthFunction:u,lastPlacement:r,transition:c};return hu(p,e,n,d)}(Us(n.anchorBox,e),r.element,n.bubble,n.layouts,i,o,n.overrides,a)},Cp=function(t,e,n,o,r,i){var a=i.map(Xn);return Np(t,e,n,o,r,a)},Np=function(t,e,n,o,r,i){var a=Fo("placement.info",Wo(kp),r),c=a.anchor,s=o.element,u=n.get(o.uid);Cs((function(){Qe(s,"position","fixed");var r=on(s,"visibility");Qe(s,"visibility","hidden");var p=e.useFixed()?function(){var t=document.documentElement;return Fs(0,0,t.clientWidth,t.clientHeight)}():function(t){var e=zn(t.element),n=t.element.dom.getBoundingClientRect();return Is(e.left,e.top,n.width,n.height)}(t),l=c.placement,d=i.map(h).or(e.getBounds);l(t,c,p).each((function(e){var r=e.placer.getOr(Sp)(t,p,e,d,o,u,a.transition);n.set(o.uid,r)})),r.fold((function(){cn(s,"visibility")}),(function(t){Qe(s,"visibility",t)})),on(s,"left").isNone()&&on(s,"top").isNone()&&on(s,"right").isNone()&&on(s,"bottom").isNone()&&vt(on(s,"position"),"fixed")&&cn(s,"position")}),s)},Bp=Object.freeze({__proto__:null,position:function(t,e,n,o,r){Cp(t,e,n,o,r,C.none())},positionWithin:Cp,positionWithinBounds:Np,getMode:function(t,e,n){return e.useFixed()?"fixed":"absolute"},reset:function(t,e,n,o){var r=o.element;I(["position","left","right","top","bottom"],(function(t){return cn(r,t)})),function(t){$e(t,Vs)}(r),n.clear(o.uid)}}),Dp=Object.freeze({__proto__:null,init:function(){var t={};return va({readState:function(){return t},clear:function(e){l(e)?delete t[e]:t={}},set:function(e,n){t[e]=n},get:function(e){return Ot(t,e)}})}}),Ep=ys({fields:Tp,name:"positioning",active:ws,apis:Bp,state:Dp}),Pp=function(t){Ri(t,Ai());var e=t.components();I(e,Pp)},Xp=function(t){var e=t.components();I(e,Xp),Ri(t,gi())},Yp=function(t,e){Ln(t.element,e.element)},jp=function(t,e){var n=t.components();!function(t){I(t.components(),(function(t){return Rn(t.element)})),xn(t.element),t.syncComponents()}(t);var o=et(n,e);I(o,(function(e){Pp(e),t.getSystem().removeFromWorld(e)})),I(e,(function(e){e.getSystem().isConnected()?Yp(t,e):(t.getSystem().addToWorld(e),Yp(t,e),Xe(t.element)&&Xp(e)),t.syncComponents()}))},Hp=function(t,e){Ip(t,e,Ln)},Ip=function(t,e,n){t.getSystem().addToWorld(e),n(t.element,e.element),Xe(t.element)&&Xp(e),t.syncComponents()},Fp=function(t){Pp(t),Rn(t.element),t.getSystem().removeFromWorld(t)},Up=function(t){var e=We(t.element).bind((function(e){return t.getSystem().getByDom(e).toOptional()}));Fp(t),e.each((function(t){t.syncComponents()}))},Vp=function(t){var e=t.components();I(e,Fp),xn(t.element),t.syncComponents()},Gp=function(t,e){$p(t,e,Ln)},$p=function(t,e,n){n(t,e.element);var o=we(e.element);I(o,(function(t){e.getByDom(t).each(Xp)}))},Kp=function(t){var e=we(t.element);I(e,(function(e){t.getByDom(e).each(Pp)})),Rn(t.element)},Jp=function(t,e,n,o){n.get().each((function(e){Vp(t)}));var r=e.getAttachPoint(t);Hp(r,t);var i=t.getSystem().build(o);return Hp(t,i),n.set(i),i},Qp=function(t,e,n,o){var r=Jp(t,e,n,o);return e.onOpen(t,r),r},Zp=function(t,e,n){n.get().each((function(o){Vp(t),Up(t),e.onClose(t,o),n.clear()}))},tl=function(t,e,n){return n.isOpen()},el=function(t,e,n){var o=e.getAttachPoint(t);Qe(t.element,"position",Ep.getMode(o)),function(t,e,n,o){on(t.element,e).fold((function(){$e(t.element,n)}),(function(e){Ie(t.element,n,e)})),Qe(t.element,e,o)}(t,"visibility",e.cloakVisibilityAttr,"hidden")},nl=function(t,e,n){(function(t){return X(["top","left","right","bottom"],(function(e){return on(t,e).isSome()}))})(t.element)||cn(t.element,"position"),function(t,e,n){Ve(t.element,n).fold((function(){return cn(t.element,e)}),(function(n){return Qe(t.element,e,n)}))}(t,"visibility",e.cloakVisibilityAttr)},ol=Object.freeze({__proto__:null,cloak:el,decloak:nl,open:Qp,openWhileCloaked:function(t,e,n,o,r){el(t,e),Qp(t,e,n,o),r(),nl(t,e)},close:Zp,isOpen:tl,isPartOf:function(t,e,n,o){return tl(0,0,n)&&n.get().exists((function(n){return e.isPartOf(t,n,o)}))},getState:function(t,e,n){return n.get()},setContent:function(t,e,n,o){return n.get().map((function(){return Jp(t,e,n,o)}))}}),rl=Object.freeze({__proto__:null,events:function(t,e){return Bi([Pi(fi(),(function(n,o){Zp(n,t,e)}))])}}),il=[wc("onOpen"),wc("onClose"),Jo("isPartOf"),Jo("getAttachPoint"),fr("cloakVisibilityAttr","data-precloak-visibility")],al=Object.freeze({__proto__:null,init:function(){var t=tu(),e=h("not-implemented");return va({readState:e,isOpen:t.isSet,clear:t.clear,set:t.set,get:t.get})}}),cl=ys({fields:il,name:"sandboxing",active:rl,apis:ol,state:al}),sl=h("dismiss.popups"),ul=h("reposition.popups"),pl=h("mouse.released"),ll=_o([fr("isExtraPart",y),dr("fireEventInstead",[fr("event",vi())])]),dl=function(t){var e,n=Fo("Dismissal",ll,t);return(e={})[sl()]={schema:_o([Jo("target")]),onReceive:function(t,e){cl.isOpen(t)&&(cl.isPartOf(t,e.target)||n.isExtraPart(t,e.target)||n.fireEventInstead.fold((function(){return cl.close(t)}),(function(e){return Ri(t,e.event)})))}},e},fl=_o([dr("fireEventInstead",[fr("event",yi())]),nr("doReposition")]),bl=function(t){var e,n=Fo("Reposition",fl,t);return(e={})[ul()]={onReceive:function(t){cl.isOpen(t)&&n.fireEventInstead.fold((function(){return n.doReposition(t)}),(function(e){return Ri(t,e.event)}))}},e},Ml=function(t,e,n){e.store.manager.onLoad(t,e,n)},zl=function(t,e,n){e.store.manager.onUnload(t,e,n)},hl=Object.freeze({__proto__:null,onLoad:Ml,onUnload:zl,setValue:function(t,e,n,o){e.store.manager.setValue(t,e,n,o)},getValue:function(t,e,n){return e.store.manager.getValue(t,e,n)},getState:function(t,e,n){return n}}),ml=Object.freeze({__proto__:null,events:function(t,e){var n=t.resetOnDom?[Vi((function(n,o){Ml(n,t,e)})),Gi((function(n,o){zl(n,t,e)}))]:[hs(t,e,Ml)];return Bi(n)}}),Ol=function(){var t=vr(null);return va({set:t.set,get:t.get,isNotSet:function(){return null===t.get()},clear:function(){t.set(null)},readState:function(){return{mode:"memory",value:t.get()}}})},gl=function(){var t=vr({}),e=vr({});return va({readState:function(){return{mode:"dataset",dataByValue:t.get(),dataByText:e.get()}},lookup:function(n){return Ot(t.get(),n).orThunk((function(){return Ot(e.get(),n)}))},update:function(n){var o=t.get(),r=e.get(),i={},a={};I(n,(function(t){i[t.value]=t,Ot(t,"meta").each((function(e){Ot(e,"text").each((function(e){a[e]=t}))}))})),t.set(W(W({},o),i)),e.set(W(W({},r),a))},clear:function(){t.set({}),e.set({})}})},Al=Object.freeze({__proto__:null,memory:Ol,dataset:gl,manual:function(){return va({readState:M})},init:function(t){return t.store.manager.state(t)}}),vl=function(t,e,n,o){var r=e.store;n.update([o]),r.setValue(t,o),e.onSetValue(t,o)},yl=[ar("initialValue"),Jo("getFallbackEntry"),Jo("getDataKey"),Jo("setValue"),kc("manager",{setValue:vl,getValue:function(t,e,n){var o=e.store,r=o.getDataKey(t);return n.lookup(r).getOrThunk((function(){return o.getFallbackEntry(r)}))},onLoad:function(t,e,n){e.store.initialValue.each((function(o){vl(t,e,n,o)}))},onUnload:function(t,e,n){n.clear()},state:gl})],ql=[Jo("getValue"),fr("setValue",M),ar("initialValue"),kc("manager",{setValue:function(t,e,n,o){e.store.setValue(t,o),e.onSetValue(t,o)},getValue:function(t,e,n){return e.store.getValue(t)},onLoad:function(t,e,n){e.store.initialValue.each((function(n){e.store.setValue(t,n)}))},onUnload:M,state:Aa.init})],_l=[ar("initialValue"),kc("manager",{setValue:function(t,e,n,o){n.set(o),e.onSetValue(t,o)},getValue:function(t,e,n){return n.get()},onLoad:function(t,e,n){e.store.initialValue.each((function(t){n.isNotSet()&&n.set(t)}))},onUnload:function(t,e,n){n.clear()},state:Ol})],Wl=[br("store",{mode:"memory"},Vo("mode",{memory:_l,manual:ql,dataset:yl})),wc("onSetValue"),fr("resetOnDom",!1)],Ll=ys({fields:Wl,name:"representing",active:ml,apis:hl,extra:{setValueFrom:function(t,e){var n=Ll.getValue(e);Ll.setValue(t,n)}},state:Al}),wl=function(t,e){return Ar(t,{},H(e,(function(e){return n=e.name(),o="Cannot configure "+e.name()+" for "+t,Go(n,n,{tag:"option",process:{}},mo((function(t){return Zn("The field: "+n+" is forbidden. "+o)})));var n,o})).concat([$o("dump",m)]))},xl=function(t){return t.dump},Rl=function(t,e){return W(W({},As(e)),t.dump)},Tl=wl,kl=Rl,Sl="placeholder",Cl=yr([{single:["required","valueThunk"]},{multiple:["required","valueThunks"]}]),Nl=function(t){return gt(t,"uiType")},Bl=function(t,e,n,o){return Nl(n)&&n.uiType===Sl?function(t,e,n,o){return t.exists((function(t){return t!==n.owner}))?Cl.single(!0,h(n)):Ot(o,n.name).fold((function(){throw new Error("Unknown placeholder component: "+n.name+"\nKnown: ["+pt(o)+"]\nNamespace: "+t.getOr("none")+"\nSpec: "+JSON.stringify(n,null,2))}),(function(t){return t.replace()}))}(t,0,n,o):Cl.single(!1,h(n))},Dl=function(t,e,n,o){return Bl(t,0,n,o).fold((function(r,i){var a=Nl(n)?i(e,n.config,n.validated):i(e),c=Ot(a,"components").getOr([]),s=Q(c,(function(n){return Dl(t,e,n,o)}));return[W(W({},a),{components:s})]}),(function(t,o){if(Nl(n)){var r=o(e,n.config,n.validated);return n.validated.preprocess.getOr(m)(r)}return o(e)}))},El=function(t,e,n,o){var r=ft(o,(function(t,e){return o=t,r=!1,{name:h(n=e),required:function(){return o.fold((function(t,e){return t}),(function(t,e){return t}))},used:function(){return r},replace:function(){if(r)throw new Error("Trying to use the same placeholder more than once: "+n);return r=!0,o}};var n,o,r})),i=function(t,e,n,o){return Q(n,(function(n){return Dl(t,e,n,o)}))}(t,e,n,r);return dt(r,(function(n){if(!1===n.used()&&n.required())throw new Error("Placeholder: "+n.name()+" was not found in components list\nNamespace: "+t.getOr("none")+"\nComponents: "+JSON.stringify(e.components,null,2))})),i},Pl=Cl.single,Xl=Cl.multiple,Yl=h(Sl),jl=yr([{required:["data"]},{external:["data"]},{optional:["data"]},{group:["data"]}]),Hl=fr("factory",{sketch:m}),Il=fr("schema",[]),Fl=Jo("name"),Ul=Go("pname","pname",po((function(t){return"<alloy."+ia(t.name)+">"})),To()),Vl=$o("schema",(function(){return[ar("preprocess")]})),Gl=fr("defaults",h({})),$l=fr("overrides",h({})),Kl=Wo([Hl,Il,Fl,Ul,Gl,$l]),Jl=Wo([Hl,Il,Fl,Gl,$l]),Ql=Wo([Hl,Il,Fl,Ul,Gl,$l]),Zl=Wo([Hl,Vl,Fl,Jo("unit"),Ul,Gl,$l]),td=function(t){return t.fold(C.some,C.none,C.some,C.some)},ed=function(t){var e=function(t){return t.name};return t.fold(e,e,e,e)},nd=function(t,e){return function(n){var o=Fo("Converting part type",e,n);return t(o)}},od=nd(jl.required,Kl),rd=nd(jl.external,Jl),id=nd(jl.optional,Ql),ad=nd(jl.group,Zl),cd=h("entirety"),sd=Object.freeze({__proto__:null,required:od,external:rd,optional:id,group:ad,asNamedPart:td,name:ed,asCommon:function(t){return t.fold(m,m,m,m)},original:cd}),ud=function(t,e,n,o){return so(e.defaults(t,n,o),n,{uid:t.partUids[e.name]},e.overrides(t,n,o))},pd=function(t,e){var n={};return I(e,(function(e){td(e).each((function(e){var o=ld(t,e.pname);n[e.name]=function(n){var r=Fo("Part: "+e.name+" in "+t,Wo(e.schema),n);return W(W({},o),{config:n,validated:r})}}))})),n},ld=function(t,e){return{uiType:Yl(),owner:t,name:e}},dd=function(t,e,n){return{uiType:Yl(),owner:t,name:e,config:n,validated:{}}},fd=function(t){return Q(t,(function(t){return t.fold(C.none,C.some,C.none,C.none).map((function(t){return or(t.name,t.schema.concat([Sc(cd())]))})).toArray()}))},bd=function(t){return H(t,ed)},Md=function(t,e,n){return function(t,e,n){var o={},r={};return I(n,(function(t){t.fold((function(t){o[t.pname]=Pl(!0,(function(e,n,o){return t.factory.sketch(ud(e,t,n,o))}))}),(function(t){var n=e.parts[t.name];r[t.name]=h(t.factory.sketch(ud(e,t,n[cd()]),n))}),(function(t){o[t.pname]=Pl(!1,(function(e,n,o){return t.factory.sketch(ud(e,t,n,o))}))}),(function(t){o[t.pname]=Xl(!0,(function(e,n,o){var r=e[t.name];return H(r,(function(n){return t.factory.sketch(so(t.defaults(e,n,o),n,t.overrides(e,n)))}))}))}))})),{internals:h(o),externals:h(r)}}(0,e,n)},zd=function(t,e,n){return El(C.some(t),e,e.components,n)},hd=function(t,e,n){var o=e.partUids[n];return t.getSystem().getByUid(o).toOptional()},md=function(t,e,n){return hd(t,e,n).getOrDie("Could not find part: "+n)},Od=function(t,e,n){var o={},r=e.partUids,i=t.getSystem();return I(n,(function(t){o[t]=h(i.getByUid(r[t]))})),o},gd=function(t,e){var n=t.getSystem();return ft(e.partUids,(function(t,e){return h(n.getByUid(t))}))},Ad=function(t){return pt(t.partUids)},vd=function(t,e,n){var o={},r=e.partUids,i=t.getSystem();return I(n,(function(t){o[t]=h(i.getByUid(r[t]).getOrDie())})),o},yd=function(t,e){var n=bd(e);return Lr(H(n,(function(e){return{key:e,value:t+"-"+e}})))},qd=function(t){return Go("partUids","partUids",fo((function(e){return yd(e.uid,t)})),To())},_d=Object.freeze({__proto__:null,generate:pd,generateOne:dd,schemas:fd,names:bd,substitutes:Md,components:zd,defaultUids:yd,defaultUidsSchema:qd,getAllParts:gd,getAllPartNames:Ad,getPart:hd,getPartOrDie:md,getParts:Od,getPartsOrDie:vd}),Wd=function(t,e,n,o,r){var i=function(t,e){return(t.length>0?[or("parts",t)]:[]).concat([Jo("uid"),fr("dom",{}),fr("components",[]),Sc("originalSpec"),fr("debug.sketcher",{})]).concat(e)}(o,r);return Fo(t+" [SpecSchema]",_o(i.concat(e)),n)},Ld=function(t,e,n,o,r){var i=wd(r),a=fd(n),c=qd(n),s=Wd(t,e,i,a,[c]),u=Md(0,s,n);return o(s,zd(t,s,u.internals()),i,u.externals())},wd=function(t){return function(t){return gt(t,"uid")}(t)?t:W(W({},t),{uid:da("uid")})},xd=_o([Jo("name"),Jo("factory"),Jo("configFields"),fr("apis",{}),fr("extraApis",{})]),Rd=_o([Jo("name"),Jo("factory"),Jo("configFields"),Jo("partFields"),fr("apis",{}),fr("extraApis",{})]),Td=function(t){var e=Fo("Sketcher for "+t.name,xd,t),n=ft(e.apis,ga),o=ft(e.extraApis,(function(t,e){return ha(t,e)}));return W(W({name:e.name,configFields:e.configFields,sketch:function(t){return function(t,e,n,o){var r=wd(o);return n(Wd(t,e,r,[],[]),r)}(e.name,e.configFields,e.factory,t)}},n),o)},kd=function(t){var e=Fo("Sketcher for "+t.name,Rd,t),n=pd(e.name,e.partFields),o=ft(e.apis,ga),r=ft(e.extraApis,(function(t,e){return ha(t,e)}));return W(W({name:e.name,partFields:e.partFields,configFields:e.configFields,sketch:function(t){return Ld(e.name,e.configFields,e.partFields,e.factory,t)},parts:n},o),r)},Sd=function(t){return"input"===Bt(t)&&"radio"!==Ue(t,"type")||"textarea"===Bt(t)},Cd=Object.freeze({__proto__:null,getCurrent:function(t,e,n){return e.find(t)}}),Nd=[Jo("find")],Bd=ys({fields:Nd,name:"composing",apis:Cd}),Dd=["input","button","textarea","select"],Ed=function(t,e,n){(e.disabled()?Id:Fd)(t,e)},Pd=function(t,e){return!0===e.useNative&&P(Dd,Bt(t.element))},Xd=function(t){Ie(t.element,"disabled","disabled")},Yd=function(t){$e(t.element,"disabled")},jd=function(t){Ie(t.element,"aria-disabled","true")},Hd=function(t){Ie(t.element,"aria-disabled","false")},Id=function(t,e,n){e.disableClass.each((function(e){Ea(t.element,e)})),(Pd(t,e)?Xd:jd)(t),e.onDisabled(t)},Fd=function(t,e,n){e.disableClass.each((function(e){Xa(t.element,e)})),(Pd(t,e)?Yd:Hd)(t),e.onEnabled(t)},Ud=function(t,e){return Pd(t,e)?function(t){return Ge(t.element,"disabled")}(t):function(t){return"true"===Ue(t.element,"aria-disabled")}(t)},Vd=Object.freeze({__proto__:null,enable:Fd,disable:Id,isDisabled:Ud,onLoad:Ed,set:function(t,e,n,o){(o?Id:Fd)(t,e)}}),Gd=Object.freeze({__proto__:null,exhibit:function(t,e){return qa({classes:e.disabled()?e.disableClass.toArray():[]})},events:function(t,e){return Bi([Di(ui(),(function(e,n){return Ud(e,t)})),hs(t,e,Ed)])}}),$d=[Or("disabled",y),fr("useNative",!0),ar("disableClass"),wc("onDisabled"),wc("onEnabled")],Kd=ys({fields:$d,name:"disabling",active:Gd,apis:Vd}),Jd=function(t,e,n,o){var r=ip(t.element,"."+e.highlightClass);I(r,(function(n){X(o,(function(t){return t.element===n}))||(Xa(n,e.highlightClass),t.getSystem().getByDom(n).each((function(n){e.onDehighlight(t,n),Ri(n,xi())})))}))},Qd=function(t,e,n,o){Jd(t,e,0,[o]),Zd(t,e,n,o)||(Ea(o.element,e.highlightClass),e.onHighlight(t,o),Ri(o,wi()))},Zd=function(t,e,n,o){return Ya(o.element,e.highlightClass)},tf=function(t,e,n,o){var r=ip(t.element,"."+e.itemClass);return C.from(r[o]).fold((function(){return Fn.error(new Error("No element found with index "+o))}),t.getSystem().getByDom)},ef=function(t,e,n){return pc(t.element,"."+e.itemClass).bind((function(e){return t.getSystem().getByDom(e).toOptional()}))},nf=function(t,e,n){var o=ip(t.element,"."+e.itemClass);return(o.length>0?C.some(o[o.length-1]):C.none()).bind((function(e){return t.getSystem().getByDom(e).toOptional()}))},of=function(t,e,n,o){var r=ip(t.element,"."+e.itemClass),i=K(r,(function(t){return Ya(t,e.highlightClass)}));return i.bind((function(e){var n=Fc(e,o,0,r.length-1);return t.getSystem().getByDom(r[n]).toOptional()}))},rf=function(t,e,n){var o=ip(t.element,"."+e.itemClass);return yt(H(o,(function(e){return t.getSystem().getByDom(e).toOptional()})))},af=Object.freeze({__proto__:null,dehighlightAll:function(t,e,n){return Jd(t,e,0,[])},dehighlight:function(t,e,n,o){Zd(t,e,n,o)&&(Xa(o.element,e.highlightClass),e.onDehighlight(t,o),Ri(o,xi()))},highlight:Qd,highlightFirst:function(t,e,n){ef(t,e).each((function(o){Qd(t,e,n,o)}))},highlightLast:function(t,e,n){nf(t,e).each((function(o){Qd(t,e,n,o)}))},highlightAt:function(t,e,n,o){tf(t,e,n,o).fold((function(t){throw t}),(function(o){Qd(t,e,n,o)}))},highlightBy:function(t,e,n,o){var r=rf(t,e);$(r,o).each((function(o){Qd(t,e,n,o)}))},isHighlighted:Zd,getHighlighted:function(t,e,n){return pc(t.element,"."+e.highlightClass).bind((function(e){return t.getSystem().getByDom(e).toOptional()}))},getFirst:ef,getLast:nf,getPrevious:function(t,e,n){return of(t,e,0,-1)},getNext:function(t,e,n){return of(t,e,0,1)},getCandidates:rf}),cf=[Jo("highlightClass"),Jo("itemClass"),wc("onHighlight"),wc("onDehighlight")],sf=ys({fields:cf,name:"highlighting",apis:af}),uf=[8],pf=[9],lf=[13],df=[27],ff=[32],bf=[37],Mf=[38],zf=[39],hf=[40],mf=function(t,e,n){var o=tt(t.slice(0,e)),r=tt(t.slice(e+1));return $(o.concat(r),n)},Of=function(t,e,n){var o=tt(t.slice(0,e));return $(o,n)},gf=function(t,e,n){var o=t.slice(0,e),r=t.slice(e+1);return $(r.concat(o),n)},Af=function(t,e,n){var o=t.slice(e+1);return $(o,n)},vf=function(t){return function(e){var n=e.raw;return P(t,n.which)}},yf=function(t){return function(e){return Z(t,(function(t){return t(e)}))}},qf=function(t){return!0===t.raw.shiftKey},_f=function(t){return!0===t.raw.ctrlKey},Wf=A(qf),Lf=function(t,e){return{matches:t,classification:e}},wf=function(t,e,n){e.exists((function(t){return n.exists((function(e){return Oe(e,t)}))}))||Ti(t,qi(),{prevFocus:e,newFocus:n})},xf=function(){var t=function(t){return Ss(t.element)};return{get:t,set:function(e,n){var o=t(e);e.getSystem().triggerFocus(n,e.element);var r=t(e);wf(e,o,r)}}},Rf=function(){var t=function(t){return sf.getHighlighted(t).map((function(t){return t.element}))};return{get:t,set:function(e,n){var o=t(e);e.getSystem().getByDom(n).fold(M,(function(t){sf.highlight(e,t)}));var r=t(e);wf(e,o,r)}}};!function(t){t.OnFocusMode="onFocus",t.OnEnterOrSpaceMode="onEnterOrSpace",t.OnApiMode="onApi"}(Zu||(Zu={}));var Tf,kf=function(t,e,n,o,r){var i=function(t,e,n,o,r){var i,a,c,s=n(t,e,o,r);return(i=s,a=e.event,c=$(i,(function(t){return t.matches(a)})),c.map((function(t){return t.classification}))).bind((function(n){return n(t,e,o,r)}))},a={schema:function(){return t.concat([fr("focusManager",xf()),br("focusInside","onFocus",Yo((function(t){return P(["onFocus","onEnterOrSpace","onApi"],t)?Fn.value(t):Fn.error("Invalid value for focusInside")}))),kc("handler",a),kc("state",e),kc("sendFocusIn",r)])},processKey:i,toEvents:function(t,e){var a=t.focusInside!==Zu.OnFocusMode?C.none():r(t).map((function(n){return Pi(ii(),(function(o,r){n(o,t,e),r.stop()}))})),c=[Pi(Gr(),(function(o,a){i(o,a,n,t,e).fold((function(){!function(n,o){var i=vf(ff.concat(lf))(o.event);t.focusInside===Zu.OnEnterOrSpaceMode&&i&&kr(n,o)&&r(t).each((function(r){r(n,t,e),o.stop()}))}(o,a)}),(function(t){a.stop()}))})),Pi($r(),(function(n,r){i(n,r,o,t,e).each((function(t){r.stop()}))}))];return Bi(a.toArray().concat(c))}};return a},Sf=function(t){var e=[ar("onEscape"),ar("onEnter"),fr("selector",'[data-alloy-tabstop="true"]:not(:disabled)'),fr("firstTabstop",0),fr("useTabstopAt",q),ar("visibilitySelector")].concat([t]),n=function(t,e){var n=t.visibilitySelector.bind((function(t){return lc(e,t)})).getOr(e);return ln(n)>0},o=function(t,e,o){(function(t,e){var o=ip(t.element,e.selector),r=U(o,(function(t){return n(e,t)}));return C.from(r[e.firstTabstop])})(t,e).each((function(n){e.focusManager.set(t,n)}))},r=function(t,e,o,r,i){return i(e,o,(function(t){return function(t,e){return n(t,e)&&t.useTabstopAt(e)}(r,t)})).fold((function(){return r.cyclic?C.some(!0):C.none()}),(function(e){return r.focusManager.set(t,e),C.some(!0)}))},i=function(t,e,n,o){var i=ip(t.element,n.selector);return function(t,e){return e.focusManager.get(t).bind((function(t){return lc(t,e.selector)}))}(t,n).bind((function(e){return K(i,g(Oe,e)).bind((function(e){return r(t,i,e,n,o)}))}))},a=h([Lf(yf([qf,vf(pf)]),(function(t,e,n){var o=n.cyclic?mf:Of;return i(t,0,n,o)})),Lf(vf(pf),(function(t,e,n){var o=n.cyclic?gf:Af;return i(t,0,n,o)})),Lf(vf(df),(function(t,e,n){return n.onEscape.bind((function(n){return n(t,e)}))})),Lf(yf([Wf,vf(lf)]),(function(t,e,n){return n.onEnter.bind((function(n){return n(t,e)}))}))]),c=h([]);return kf(e,Aa.init,a,c,(function(){return C.some(o)}))},Cf=Sf($o("cyclic",y)),Nf=Sf($o("cyclic",q)),Bf=function(t,e,n){return Sd(n)&&vf(ff)(e.event)?C.none():function(t,e,n){return Si(t,n,ui()),C.some(!0)}(t,0,n)},Df=function(t,e){return C.some(!0)},Ef=[fr("execute",Bf),fr("useSpace",!1),fr("useEnter",!0),fr("useControlEnter",!1),fr("useDown",!1)],Pf=function(t,e,n){return n.execute(t,e,t.element)},Xf=kf(Ef,Aa.init,(function(t,e,n,o){var r=n.useSpace&&!Sd(t.element)?ff:[],i=n.useEnter?lf:[],a=n.useDown?hf:[],c=r.concat(i).concat(a);return[Lf(vf(c),Pf)].concat(n.useControlEnter?[Lf(yf([_f,vf(lf)]),Pf)]:[])}),(function(t,e,n,o){return n.useSpace&&!Sd(t.element)?[Lf(vf(ff),Df)]:[]}),(function(){return C.none()})),Yf=function(){var t=tu();return va({readState:function(){return t.get().map((function(t){return{numRows:String(t.numRows),numColumns:String(t.numColumns)}})).getOr({numRows:"?",numColumns:"?"})},setGridSize:function(e,n){t.set({numRows:e,numColumns:n})},getNumRows:function(){return t.get().map((function(t){return t.numRows}))},getNumColumns:function(){return t.get().map((function(t){return t.numColumns}))}})},jf=Object.freeze({__proto__:null,flatgrid:Yf,init:function(t){return t.state(t)}}),Hf=function(t){return function(e,n,o,r){var i=t(e.element);return Vf(i,e,n,o,r)}},If=function(t,e){var n=vu(t,e);return Hf(n)},Ff=function(t,e){var n=vu(e,t);return Hf(n)},Uf=function(t){return function(e,n,o,r){return Vf(t,e,n,o,r)}},Vf=function(t,e,n,o,r){return o.focusManager.get(e).bind((function(n){return t(e.element,n,o,r)})).map((function(t){return o.focusManager.set(e,t),!0}))},Gf=Uf,$f=Uf,Kf=Uf,Jf=function(t){return!function(t){return t.offsetWidth<=0&&t.offsetHeight<=0}(t.dom)},Qf=function(t,e,n){var o=ip(t,n);return function(t,e){return K(t,e).map((function(e){return{index:e,candidates:t}}))}(U(o,Jf),(function(t){return Oe(t,e)}))},Zf=function(t,e){return K(t,(function(t){return Oe(e,t)}))},tb=function(t,e,n,o){return o(Math.floor(e/n),e%n).bind((function(e){var o=e.row*n+e.column;return o>=0&&o<t.length?C.some(t[o]):C.none()}))},eb=function(t,e,n,o,r){return tb(t,e,o,(function(e,i){var a=e===n-1?t.length-e*o:o,c=Fc(i,r,0,a-1);return C.some({row:e,column:c})}))},nb=function(t,e,n,o,r){return tb(t,e,o,(function(e,i){var a=Fc(e,r,0,n-1),c=a===n-1?t.length-a*o:o,s=Uc(i,0,c-1);return C.some({row:a,column:s})}))},ob=[Jo("selector"),fr("execute",Bf),xc("onEscape"),fr("captureTab",!1),Cc()],rb=function(t,e,n){pc(t.element,e.selector).each((function(n){e.focusManager.set(t,n)}))},ib=function(t){return function(e,n,o,r){return Qf(e,n,o.selector).bind((function(e){return t(e.candidates,e.index,r.getNumRows().getOr(o.initSize.numRows),r.getNumColumns().getOr(o.initSize.numColumns))}))}},ab=function(t,e,n){return n.captureTab?C.some(!0):C.none()},cb=ib((function(t,e,n,o){return eb(t,e,n,o,-1)})),sb=ib((function(t,e,n,o){return eb(t,e,n,o,1)})),ub=ib((function(t,e,n,o){return nb(t,e,n,o,-1)})),pb=ib((function(t,e,n,o){return nb(t,e,n,o,1)})),lb=h([Lf(vf(bf),If(cb,sb)),Lf(vf(zf),Ff(cb,sb)),Lf(vf(Mf),Gf(ub)),Lf(vf(hf),$f(pb)),Lf(yf([qf,vf(pf)]),ab),Lf(yf([Wf,vf(pf)]),ab),Lf(vf(df),(function(t,e,n){return n.onEscape(t,e)})),Lf(vf(ff.concat(lf)),(function(t,e,n,o){return function(t,e){return e.focusManager.get(t).bind((function(t){return lc(t,e.selector)}))}(t,n).bind((function(o){return n.execute(t,e,o)}))}))]),db=h([Lf(vf(ff),Df)]),fb=kf(ob,Yf,lb,db,(function(){return C.some(rb)})),bb=function(t,e,n,o){var r=function(t,e,n){var i,a=Fc(e,o,0,n.length-1);return a===t?C.none():(i=n[a],"button"===Bt(i)&&"disabled"===Ue(i,"disabled")?r(t,a,n):C.from(n[a]))};return Qf(t,n,e).bind((function(t){var e=t.index,n=t.candidates;return r(e,e,n)}))},Mb=[Jo("selector"),fr("getInitial",C.none),fr("execute",Bf),xc("onEscape"),fr("executeOnMove",!1),fr("allowVertical",!0)],zb=function(t,e,n){return function(t,e){return e.focusManager.get(t).bind((function(t){return lc(t,e.selector)}))}(t,n).bind((function(o){return n.execute(t,e,o)}))},hb=function(t,e,n){e.getInitial(t).orThunk((function(){return pc(t.element,e.selector)})).each((function(n){e.focusManager.set(t,n)}))},mb=function(t,e,n){return bb(t,n.selector,e,-1)},Ob=function(t,e,n){return bb(t,n.selector,e,1)},gb=function(t){return function(e,n,o,r){return t(e,n,o,r).bind((function(){return o.executeOnMove?zb(e,n,o):C.some(!0)}))}},Ab=function(t,e,n){return n.onEscape(t,e)},vb=h([Lf(vf(ff),Df)]),yb=kf(Mb,Aa.init,(function(t,e,n,o){var r=bf.concat(n.allowVertical?Mf:[]),i=zf.concat(n.allowVertical?hf:[]);return[Lf(vf(r),gb(If(mb,Ob))),Lf(vf(i),gb(Ff(mb,Ob))),Lf(vf(lf),zb),Lf(vf(ff),zb),Lf(vf(df),Ab)]}),vb,(function(){return C.some(hb)})),qb=function(t,e,n){return C.from(t[e]).bind((function(t){return C.from(t[n]).map((function(t){return{rowIndex:e,columnIndex:n,cell:t}}))}))},_b=function(t,e,n,o){var r=t[e].length,i=Fc(n,o,0,r-1);return qb(t,e,i)},Wb=function(t,e,n,o){var r=Fc(n,o,0,t.length-1),i=t[r].length,a=Uc(e,0,i-1);return qb(t,r,a)},Lb=function(t,e,n,o){var r=t[e].length,i=Uc(n+o,0,r-1);return qb(t,e,i)},wb=function(t,e,n,o){var r=Uc(n+o,0,t.length-1),i=t[r].length,a=Uc(e,0,i-1);return qb(t,r,a)},xb=[or("selectors",[Jo("row"),Jo("cell")]),fr("cycles",!0),fr("previousSelector",C.none),fr("execute",Bf)],Rb=function(t,e,n){e.previousSelector(t).orThunk((function(){var n=e.selectors;return pc(t.element,n.cell)})).each((function(n){e.focusManager.set(t,n)}))},Tb=function(t,e){return function(n,o,r){var i=r.cycles?t:e;return lc(o,r.selectors.row).bind((function(t){var e=ip(t,r.selectors.cell);return Zf(e,o).bind((function(e){var o=ip(n,r.selectors.row);return Zf(o,t).bind((function(t){var n=function(t,e){return H(t,(function(t){return ip(t,e.selectors.cell)}))}(o,r);return i(n,t,e).map((function(t){return t.cell}))}))}))}))}},kb=Tb((function(t,e,n){return _b(t,e,n,-1)}),(function(t,e,n){return Lb(t,e,n,-1)})),Sb=Tb((function(t,e,n){return _b(t,e,n,1)}),(function(t,e,n){return Lb(t,e,n,1)})),Cb=Tb((function(t,e,n){return Wb(t,n,e,-1)}),(function(t,e,n){return wb(t,n,e,-1)})),Nb=Tb((function(t,e,n){return Wb(t,n,e,1)}),(function(t,e,n){return wb(t,n,e,1)})),Bb=h([Lf(vf(bf),If(kb,Sb)),Lf(vf(zf),Ff(kb,Sb)),Lf(vf(Mf),Gf(Cb)),Lf(vf(hf),$f(Nb)),Lf(vf(ff.concat(lf)),(function(t,e,n){return Ss(t.element).bind((function(o){return n.execute(t,e,o)}))}))]),Db=h([Lf(vf(ff),Df)]),Eb=kf(xb,Aa.init,Bb,Db,(function(){return C.some(Rb)})),Pb=[Jo("selector"),fr("execute",Bf),fr("moveOnTab",!1)],Xb=function(t,e,n){return n.focusManager.get(t).bind((function(o){return n.execute(t,e,o)}))},Yb=function(t,e,n){pc(t.element,e.selector).each((function(n){e.focusManager.set(t,n)}))},jb=function(t,e,n){return bb(t,n.selector,e,-1)},Hb=function(t,e,n){return bb(t,n.selector,e,1)},Ib=h([Lf(vf(Mf),Kf(jb)),Lf(vf(hf),Kf(Hb)),Lf(yf([qf,vf(pf)]),(function(t,e,n,o){return n.moveOnTab?Kf(jb)(t,e,n,o):C.none()})),Lf(yf([Wf,vf(pf)]),(function(t,e,n,o){return n.moveOnTab?Kf(Hb)(t,e,n,o):C.none()})),Lf(vf(lf),Xb),Lf(vf(ff),Xb)]),Fb=h([Lf(vf(ff),Df)]),Ub=kf(Pb,Aa.init,Ib,Fb,(function(){return C.some(Yb)})),Vb=[xc("onSpace"),xc("onEnter"),xc("onShiftEnter"),xc("onLeft"),xc("onRight"),xc("onTab"),xc("onShiftTab"),xc("onUp"),xc("onDown"),xc("onEscape"),fr("stopSpaceKeyup",!1),ar("focusIn")],Gb=kf(Vb,Aa.init,(function(t,e,n){return[Lf(vf(ff),n.onSpace),Lf(yf([Wf,vf(lf)]),n.onEnter),Lf(yf([qf,vf(lf)]),n.onShiftEnter),Lf(yf([qf,vf(pf)]),n.onShiftTab),Lf(yf([Wf,vf(pf)]),n.onTab),Lf(vf(Mf),n.onUp),Lf(vf(hf),n.onDown),Lf(vf(bf),n.onLeft),Lf(vf(zf),n.onRight),Lf(vf(ff),n.onSpace),Lf(vf(df),n.onEscape)]}),(function(t,e,n){return n.stopSpaceKeyup?[Lf(vf(ff),Df)]:[]}),(function(t){return t.focusIn})),$b=Cf.schema(),Kb=Nf.schema(),Jb=yb.schema(),Qb=fb.schema(),Zb=Eb.schema(),tM=Xf.schema(),eM=Ub.schema(),nM=Gb.schema(),oM=_s({branchKey:"mode",branches:Object.freeze({__proto__:null,acyclic:$b,cyclic:Kb,flow:Jb,flatgrid:Qb,matrix:Zb,execution:tM,menu:eM,special:nM}),name:"keying",active:{events:function(t,e){return t.handler.toEvents(t,e)}},apis:{focusIn:function(t,e,n){e.sendFocusIn(e).fold((function(){t.getSystem().triggerFocus(t.element,t.element)}),(function(o){o(t,e,n)}))},setGridSize:function(t,e,n,o,r){!function(t){return At(t,"setGridSize")}(n)?console.error("Layout does not support setGridSize"):n.setGridSize(o,r)}},state:jf}),rM=function(t,e,n,o){var r=t.getSystem().build(o);Ip(t,r,n)},iM=function(t,e,n,o){var r=aM(t),i=$(r,(function(t){return Oe(o.element,t.element)}));i.each(Up)},aM=function(t,e){return t.components()},cM=function(t,e,n,o,r){var i=aM(t);return C.from(i[o]).map((function(e){return iM(t,0,0,e),r.each((function(e){rM(t,0,(function(t,e){!function(t,e,n){xe(t,n).fold((function(){Ln(t,e)}),(function(t){qn(t,e)}))}(t,e,o)}),e)})),e}))},sM=Object.freeze({__proto__:null,append:function(t,e,n,o){rM(t,0,Ln,o)},prepend:function(t,e,n,o){rM(t,0,Wn,o)},remove:iM,replaceAt:cM,replaceBy:function(t,e,n,o,r){var i=aM(t);return K(i,o).bind((function(e){return cM(t,0,0,e,r)}))},set:function(t,e,n,o){Cs((function(){var e=H(o,t.getSystem().build);jp(t,e)}),t.element)},contents:aM}),uM=ys({fields:[],name:"replacing",apis:sM}),pM=function(t,e){var n=function(t,e){var n=Bi(e);return ys({fields:[Jo("enabled")],name:t,active:{events:h(n)}})}(t,e);return{key:t,value:{config:{},me:n,configAsRaw:h({}),initialConfig:{},state:Aa}}},lM=function(t,e){e.ignore||(Rs(t.element),e.onFocus(t))},dM=Object.freeze({__proto__:null,focus:lM,blur:function(t,e){e.ignore||function(t){t.dom.blur()}(t.element)},isFocused:function(t){return Ts(t.element)}}),fM=Object.freeze({__proto__:null,exhibit:function(t,e){var n=e.ignore?{}:{attributes:{tabindex:"-1"}};return qa(n)},events:function(t){return Bi([Pi(ii(),(function(e,n){lM(e,t),n.stop()}))].concat(t.stopMousedown?[Pi(Yr(),(function(t,e){e.event.prevent()}))]:[]))}}),bM=[wc("onFocus"),fr("stopMousedown",!1),fr("ignore",!1)],MM=ys({fields:bM,name:"focusing",active:fM,apis:dM}),zM=function(t,e,n){var o=e.aria;o.update(t,o,n.get())},hM=function(t,e,n){e.toggleClass.each((function(e){n.get()?Ea(t.element,e):Xa(t.element,e)}))},mM=function(t,e,n){AM(t,e,n,!n.get())},OM=function(t,e,n){n.set(!0),hM(t,e,n),zM(t,e,n)},gM=function(t,e,n){n.set(!1),hM(t,e,n),zM(t,e,n)},AM=function(t,e,n,o){(o?OM:gM)(t,e,n)},vM=function(t,e,n){AM(t,e,n,e.selected)},yM=Object.freeze({__proto__:null,onLoad:vM,toggle:mM,isOn:function(t,e,n){return n.get()},on:OM,off:gM,set:AM}),qM=Object.freeze({__proto__:null,exhibit:function(){return qa({})},events:function(t,e){var n,o,r,i=(n=t,o=e,r=mM,Ki((function(t){r(t,n,o)}))),a=hs(t,e,vM);return Bi(J([t.toggleOnExecute?[i]:[],[a]]))}}),_M=function(t,e,n){Ie(t.element,"aria-expanded",n)},WM=[fr("selected",!1),ar("toggleClass"),fr("toggleOnExecute",!0),br("aria",{mode:"none"},Vo("mode",{pressed:[fr("syncWithExpanded",!1),kc("update",(function(t,e,n){Ie(t.element,"aria-pressed",n),e.syncWithExpanded&&_M(t,e,n)}))],checked:[kc("update",(function(t,e,n){Ie(t.element,"aria-checked",n)}))],expanded:[kc("update",_M)],selected:[kc("update",(function(t,e,n){Ie(t.element,"aria-selected",n)}))],none:[kc("update",M)]}))],LM=ys({fields:WM,name:"toggling",active:qM,apis:yM,state:(Tf=!1,{init:function(){var t=vr(Tf);return{get:function(){return t.get()},set:function(e){return t.set(e)},clear:function(){return t.set(Tf)},readState:function(){return t.get()}}}})}),wM=function(){var t=function(t,e){e.stop(),ki(t)};return[Pi(Qr(),t),Pi(li(),t),Ii(Dr()),Ii(Yr())]},xM=function(t){return Bi(J([t.map((function(t){return Ki((function(e,n){t(e),n.stop()}))})).toArray(),wM()]))},RM="alloy.item-hover",TM="alloy.item-focus",kM=function(t){(Ss(t.element).isNone()||MM.isFocused(t))&&(MM.isFocused(t)||MM.focus(t),Ti(t,RM,{item:t}))},SM=function(t){Ti(t,TM,{item:t})},CM=h(RM),NM=h(TM),BM=[Jo("data"),Jo("components"),Jo("dom"),fr("hasSubmenu",!1),ar("toggling"),Tl("itemBehaviours",[LM,MM,oM,Ll]),fr("ignoreFocus",!1),fr("domModification",{}),kc("builder",(function(t){return{dom:t.dom,domModification:W(W({},t.domModification),{attributes:W(W(W({role:t.toggling.isSome()?"menuitemcheckbox":"menuitem"},t.domModification.attributes),{"aria-haspopup":t.hasSubmenu}),t.hasSubmenu?{"aria-expanded":!1}:{})}),behaviours:kl(t.itemBehaviours,[t.toggling.fold(LM.revoke,(function(t){return LM.config(W({aria:{mode:"checked"}},t))})),MM.config({ignore:t.ignoreFocus,stopMousedown:t.ignoreFocus,onFocus:function(t){SM(t)}}),oM.config({mode:"execution"}),Ll.config({store:{mode:"memory",initialValue:t.data}}),pM("item-type-events",w(w([],wM(),!0),[Pi(Fr(),kM),Pi(pi(),MM.focus)],!1))]),components:t.components,eventOrder:t.eventOrder}})),fr("eventOrder",{})],DM=[Jo("dom"),Jo("components"),kc("builder",(function(t){return{dom:t.dom,components:t.components,events:Bi([Fi(pi())])}}))],EM=h("item-widget"),PM=h([od({name:"widget",overrides:function(t){return{behaviours:As([Ll.config({store:{mode:"manual",getValue:function(e){return t.data},setValue:M}})])}}})]),XM=[Jo("uid"),Jo("data"),Jo("components"),Jo("dom"),fr("autofocus",!1),fr("ignoreFocus",!1),Tl("widgetBehaviours",[Ll,MM,oM]),fr("domModification",{}),qd(PM()),kc("builder",(function(t){var e=Md(EM(),t,PM()),n=zd(EM(),t,e.internals()),o=function(e){return hd(e,t,"widget").map((function(t){return oM.focusIn(t),t}))},r=function(e,n){return Sd(n.event.target)?C.none():t.autofocus?(n.setSource(e.element),C.none()):C.none()};return{dom:t.dom,components:n,domModification:t.domModification,events:Bi([Ki((function(t,e){o(t).each((function(t){e.stop()}))})),Pi(Fr(),kM),Pi(pi(),(function(e,n){t.autofocus?o(e):MM.focus(e)}))]),behaviours:kl(t.widgetBehaviours,[Ll.config({store:{mode:"memory",initialValue:t.data}}),MM.config({ignore:t.ignoreFocus,onFocus:function(t){SM(t)}}),oM.config({mode:"special",focusIn:t.autofocus?function(t){o(t)}:Ws(),onLeft:r,onRight:r,onEscape:function(e,n){return MM.isFocused(e)||t.autofocus?t.autofocus?(n.setSource(e.element),C.none()):C.none():(MM.focus(e),C.some(!0))}})])}}))],YM=Vo("type",{widget:XM,item:BM,separator:DM}),jM=h([ad({factory:{sketch:function(t){var e=Fo("menu.spec item",YM,t);return e.builder(e)}},name:"items",unit:"item",defaults:function(t,e){return gt(e,"uid")?e:W(W({},e),{uid:da("item")})},overrides:function(t,e){return{type:e.type,ignoreFocus:t.fakeFocus,domModification:{classes:[t.markers.item]}}}})]),HM=h([Jo("value"),Jo("items"),Jo("dom"),Jo("components"),fr("eventOrder",{}),wl("menuBehaviours",[sf,Ll,Bd,oM]),br("movement",{mode:"menu",moveOnTab:!0},Vo("mode",{grid:[Cc(),kc("config",(function(t,e){return{mode:"flatgrid",selector:"."+t.markers.item,initSize:{numColumns:e.initSize.numColumns,numRows:e.initSize.numRows},focusManager:t.focusManager}}))],matrix:[kc("config",(function(t,e){return{mode:"matrix",selectors:{row:e.rowSelector,cell:"."+t.markers.item},focusManager:t.focusManager}})),Jo("rowSelector")],menu:[fr("moveOnTab",!0),kc("config",(function(t,e){return{mode:"menu",selector:"."+t.markers.item,moveOnTab:e.moveOnTab,focusManager:t.focusManager}}))]})),Qo("markers",yc()),fr("fakeFocus",!1),fr("focusManager",xf()),wc("onHighlight")]),IM=h("alloy.menu-focus"),FM=kd({name:"Menu",configFields:HM(),partFields:jM(),factory:function(t,e,n,o){return{uid:t.uid,dom:t.dom,markers:t.markers,behaviours:Rl(t.menuBehaviours,[sf.config({highlightClass:t.markers.selectedItem,itemClass:t.markers.item,onHighlight:t.onHighlight}),Ll.config({store:{mode:"memory",initialValue:t.value}}),Bd.config({find:C.some}),oM.config(t.movement.config(t,t.movement))]),events:Bi([Pi(NM(),(function(t,e){var n=e.event;t.getSystem().getByDom(n.target).each((function(n){sf.highlight(t,n),e.stop(),Ti(t,IM(),{menu:t,item:n})}))})),Pi(CM(),(function(t,e){var n=e.event.item;sf.highlight(t,n)}))]),components:e,eventOrder:t.eventOrder,domModification:{attributes:{role:"menu"}}}}}),UM=function(t,e,n,o){return Ot(n,o).bind((function(o){return Ot(t,o).bind((function(o){var r=UM(t,e,n,o);return C.some([o].concat(r))}))})).getOr([])},VM=function(t,e){var n={};dt(t,(function(t,e){I(t,(function(t){n[t]=e}))}));var o=e,r=bt(e,(function(t,e){return{k:t,v:e}})),i=ft(r,(function(t,e){return[e].concat(UM(n,o,r,e))}));return ft(n,(function(t){return Ot(i,t).getOr([t])}))},GM=function(t){return"prepared"===t.type?C.some(t.menu):C.none()},$M={init:function(){var t=vr({}),e=vr({}),n=vr({}),o=tu(),r=vr({}),i=function(e,n,o){return a(e).bind((function(r){return function(e){return ht(t.get(),(function(t,n){return t===e}))}(e).bind((function(t){return n(t).map((function(t){return{triggeredMenu:r,triggeringItem:t,triggeringPath:o}}))}))}))},a=function(t){return c(t).bind(GM)},c=function(t){return Ot(e.get(),t)},s=function(e){return Ot(t.get(),e)};return{setMenuBuilt:function(t,n){var o;e.set(W(W({},e.get()),((o={})[t]={type:"prepared",menu:n},o)))},setContents:function(i,a,c,s){o.set(i),t.set(c),e.set(a),r.set(s);var u=VM(s,c);n.set(u)},expand:function(e){return Ot(t.get(),e).map((function(t){var o=Ot(n.get(),e).getOr([]);return[t].concat(o)}))},refresh:function(t){return Ot(n.get(),t)},collapse:function(t){return Ot(n.get(),t).bind((function(t){return t.length>1?C.some(t.slice(1)):C.none()}))},lookupMenu:c,lookupItem:s,otherMenus:function(t){var e=r.get();return et(pt(e),t)},getPrimary:function(){return o.get().bind(a)},getMenus:function(){return e.get()},clear:function(){t.set({}),e.set({}),n.set({}),o.clear()},isClear:function(){return o.get().isNone()},getTriggeringPath:function(t,e){var r=U(s(t).toArray(),(function(t){return a(t).isSome()}));return Ot(n.get(),t).bind((function(t){var n=tt(r.concat(t));return function(t){for(var e=[],n=0;n<t.length;n++){var o=t[n];if(!o.isSome())return C.none();e.push(o.getOrDie())}return C.some(e)}(Q(n,(function(t,r){return i(t,e,n.slice(0,r+1)).fold((function(){return vt(o.get(),t)?[]:[C.none()]}),(function(t){return[C.some(t)]}))})))}))}}},extractPreparedMenu:GM},KM=h("collapse-item"),JM=Td({name:"TieredMenu",configFields:[Tc("onExecute"),Tc("onEscape"),Rc("onOpenMenu"),Rc("onOpenSubmenu"),wc("onRepositionMenu"),wc("onCollapseMenu"),fr("highlightImmediately",!0),or("data",[Jo("primary"),Jo("menus"),Jo("expansions")]),fr("fakeFocus",!1),wc("onHighlight"),wc("onHover"),_c(),Jo("dom"),fr("navigateOnHover",!0),fr("stayInDom",!1),wl("tmenuBehaviours",[oM,sf,Bd,uM]),fr("eventOrder",{})],apis:{collapseMenu:function(t,e){t.collapseMenu(e)},highlightPrimary:function(t,e){t.highlightPrimary(e)},repositionMenus:function(t,e){t.repositionMenus(e)}},factory:function(t,e){var n,o=tu(),r=$M.init(),i=function(e){var n=function(e,n,o){return ft(o,(function(o,r){var i=function(){return FM.sketch(W(W({},o),{value:r,markers:t.markers,fakeFocus:t.fakeFocus,onHighlight:t.onHighlight,focusManager:t.fakeFocus?Rf():xf()}))};return r===n?{type:"prepared",menu:e.getSystem().build(i())}:{type:"notbuilt",nbMenu:i}}))}(e,t.data.primary,t.data.menus),o=c();return r.setContents(t.data.primary,n,t.data.expansions,o),r.getPrimary()},a=function(t){return Ll.getValue(t).value},c=function(e){return ft(t.data.menus,(function(t,e){return Q(t.items,(function(t){return"separator"===t.type?[]:[t.data.value]}))}))},s=function(t,e){sf.highlight(t,e),sf.getHighlighted(e).orThunk((function(){return sf.getFirst(e)})).each((function(e){Si(t,e.element,pi())}))},u=function(t,e){return yt(H(e,(function(e){return t.lookupMenu(e).bind((function(t){return"prepared"===t.type?C.some(t.menu):C.none()}))})))},p=function(e,n,o){var r=u(n,n.otherMenus(o));I(r,(function(n){Ha(n.element,[t.markers.backgroundMenu]),t.stayInDom||uM.remove(e,n)}))},l=function(e,n){var r=function(e){return o.get().getOrThunk((function(){var n={},r=ip(e.element,"."+t.markers.item),i=U(r,(function(t){return"true"===Ue(t,"aria-haspopup")}));return I(i,(function(t){e.getSystem().getByDom(t).each((function(t){var e=a(t);n[e]=t}))})),o.set(n),n}))}(e);dt(r,(function(t,e){var o=P(n,e);Ie(t.element,"aria-expanded",o)}))},d=function(e,n,o){return C.from(o[0]).bind((function(r){return n.lookupMenu(r).bind((function(r){if("notbuilt"===r.type)return C.none();var i=r.menu,a=u(n,o.slice(1));return I(a,(function(e){Ea(e.element,t.markers.backgroundMenu)})),Xe(i.element)||uM.append(e,nc(i)),Ha(i.element,[t.markers.backgroundMenu]),s(e,i),p(e,n,o),C.some(i)}))}))};!function(t){t[t.HighlightSubmenu=0]="HighlightSubmenu",t[t.HighlightParent=1]="HighlightParent"}(n||(n={}));var f=function(e,o,i){if(void 0===i&&(i=n.HighlightSubmenu),o.hasConfigured(Kd)&&Kd.isDisabled(o))return C.some(o);var c=a(o);return r.expand(c).bind((function(a){return l(e,a),C.from(a[0]).bind((function(c){return r.lookupMenu(c).bind((function(s){var u=function(t,e,n){if("notbuilt"===n.type){var o=t.getSystem().build(n.nbMenu());return r.setMenuBuilt(e,o),o}return n.menu}(e,c,s);return Xe(u.element)||uM.append(e,nc(u)),t.onOpenSubmenu(e,o,u,tt(a)),i===n.HighlightSubmenu?(sf.highlightFirst(u),d(e,r,a)):(sf.dehighlightAll(u),C.some(o))}))}))}))},b=function(e,n){var o=a(n);return r.collapse(o).bind((function(o){return l(e,o),d(e,r,o).map((function(o){return t.onCollapseMenu(e,n,o),o}))}))},z=function(e){return function(n,o){return lc(o.getSource(),"."+t.markers.item).bind((function(t){return n.getSystem().getByDom(t).toOptional().bind((function(t){return e(n,t).map(q)}))}))}},h=Bi([Pi(IM(),(function(t,e){var n=e.event.item;r.lookupItem(a(n)).each((function(){var n=e.event.menu;sf.highlight(t,n);var o=a(e.event.item);r.refresh(o).each((function(e){return p(t,r,e)}))}))})),Ki((function(e,o){var r=o.event.target;e.getSystem().getByDom(r).each((function(o){0===a(o).indexOf("collapse-item")&&b(e,o),f(e,o,n.HighlightSubmenu).fold((function(){t.onExecute(e,o)}),M)}))})),Vi((function(e,n){i(e).each((function(n){uM.append(e,nc(n)),t.onOpenMenu(e,n),t.highlightImmediately&&s(e,n)}))}))].concat(t.navigateOnHover?[Pi(CM(),(function(e,o){var i=o.event.item;!function(t,e){var n=a(e);r.refresh(n).bind((function(e){return l(t,e),d(t,r,e)}))}(e,i),f(e,i,n.HighlightParent),t.onHover(e,i)}))]:[])),m=function(t){return sf.getHighlighted(t).bind(sf.getHighlighted)},O={collapseMenu:function(t){m(t).each((function(e){b(t,e)}))},highlightPrimary:function(t){r.getPrimary().each((function(e){s(t,e)}))},repositionMenus:function(e){var n=r.getPrimary().bind((function(t){return m(e).bind((function(t){var e=a(t),n=mt(r.getMenus()),o=yt(H(n,$M.extractPreparedMenu));return r.getTriggeringPath(e,(function(t){return function(t,e,n){return ut(e,(function(t){if(!t.getSystem().isConnected())return C.none();var e=sf.getCandidates(t);return $(e,(function(t){return a(t)===n}))}))}(0,o,t)}))})).map((function(e){return{primary:t,triggeringPath:e}}))}));n.fold((function(){(function(t){return C.from(t.components()[0]).filter((function(t){return"menu"===Ue(t.element,"role")}))})(e).each((function(n){t.onRepositionMenu(e,n,[])}))}),(function(n){var o=n.primary,r=n.triggeringPath;t.onRepositionMenu(e,o,r)}))}};return{uid:t.uid,dom:t.dom,markers:t.markers,behaviours:Rl(t.tmenuBehaviours,[oM.config({mode:"special",onRight:z((function(t,e){return Sd(e.element)?C.none():f(t,e,n.HighlightSubmenu)})),onLeft:z((function(t,e){return Sd(e.element)?C.none():b(t,e)})),onEscape:z((function(e,n){return b(e,n).orThunk((function(){return t.onEscape(e,n).map((function(){return e}))}))})),focusIn:function(t,e){r.getPrimary().each((function(e){Si(t,e.element,pi())}))}}),sf.config({highlightClass:t.markers.selectedMenu,itemClass:t.markers.menu}),Bd.config({find:function(t){return sf.getHighlighted(t)}}),uM.config({})]),eventOrder:t.eventOrder,apis:O,events:h}},extraApis:{tieredData:function(t,e,n){return{primary:t,menus:e,expansions:n}},singleData:function(t,e){return{primary:t,menus:Wr(t,e),expansions:{}}},collapseItem:function(t){return{value:ia(KM()),meta:{text:t}}}}}),QM=Td({name:"InlineView",configFields:[Jo("lazySink"),wc("onShow"),wc("onHide"),pr("onEscape"),wl("inlineBehaviours",[cl,Ll,Ls]),dr("fireDismissalEventInstead",[fr("event",vi())]),dr("fireRepositionEventInstead",[fr("event",yi())]),fr("getRelated",C.none),fr("isExtraPart",y),fr("eventOrder",C.none)],factory:function(t,e){var n=function(t,e,n,r){o(t,e,n,(function(){return r.map((function(t){return Xn(t)}))}))},o=function(e,n,o,r){var i=t.lazySink(e).getOrDie();cl.openWhileCloaked(e,n,(function(){return Ep.positionWithinBounds(i,e,o,r())})),Ll.setValue(e,C.some({mode:"position",config:o,getBounds:r}))},r=function(e,n,o,r){var i=function(t,e,n,o,r){var i=function(){return t.lazySink(e)},a="horizontal"===o.type?{layouts:{onLtr:function(){return fs()},onRtl:function(){return bs()}}}:{},c=function(t){return function(t){return 2===t.length}(t)?a:{}};return JM.sketch({dom:{tag:"div"},data:o.data,markers:o.menu.markers,highlightImmediately:o.menu.highlightImmediately,onEscape:function(){return cl.close(e),t.onEscape.map((function(t){return t(e)})),C.some(!0)},onExecute:function(){return C.some(!0)},onOpenMenu:function(t,e){Ep.positionWithinBounds(i().getOrDie(),e,n,r())},onOpenSubmenu:function(t,e,n,o){var r=i().getOrDie();Ep.position(r,n,{anchor:W({type:"submenu",item:e},c(o))})},onRepositionMenu:function(t,e,o){var a=i().getOrDie();Ep.positionWithinBounds(a,e,n,r()),I(o,(function(t){var e=c(t.triggeringPath);Ep.position(a,t.triggeredMenu,{anchor:W({type:"submenu",item:t.triggeringItem},e)})}))}})}(t,e,n,o,r);cl.open(e,i),Ll.setValue(e,C.some({mode:"menu",menu:i}))},i=function(e){cl.isOpen(e)&&Ll.getValue(e).each((function(n){switch(n.mode){case"menu":cl.getState(e).each(JM.repositionMenus);break;case"position":var o=t.lazySink(e).getOrDie();Ep.positionWithinBounds(o,e,n.config,n.getBounds())}}))},a={setContent:function(t,e){cl.setContent(t,e)},showAt:function(t,e,o){n(t,e,o,C.none())},showWithin:n,showWithinBounds:o,showMenuAt:function(t,e,n){r(t,e,n,C.none)},showMenuWithinBounds:r,hide:function(t){cl.isOpen(t)&&(Ll.setValue(t,C.none()),cl.close(t))},getContent:function(t){return cl.getState(t)},reposition:i,isOpen:cl.isOpen};return{uid:t.uid,dom:t.dom,behaviours:Rl(t.inlineBehaviours,[cl.config({isPartOf:function(e,n,o){return bc(n,o)||function(e,n){return t.getRelated(e).exists((function(t){return bc(t,n)}))}(e,o)},getAttachPoint:function(e){return t.lazySink(e).getOrDie()},onOpen:function(e){t.onShow(e)},onClose:function(e){t.onHide(e)}}),Ll.config({store:{mode:"memory",initialValue:C.none()}}),Ls.config({channels:W(W({},dl(W({isExtraPart:e.isExtraPart},t.fireDismissalEventInstead.map((function(t){return{fireEventInstead:{event:t.event}}})).getOr({})))),bl(W(W({},t.fireRepositionEventInstead.map((function(t){return{fireEventInstead:{event:t.event}}})).getOr({})),{doReposition:i})))})]),eventOrder:t.eventOrder,apis:a}},apis:{showAt:function(t,e,n,o){t.showAt(e,n,o)},showWithin:function(t,e,n,o,r){t.showWithin(e,n,o,r)},showWithinBounds:function(t,e,n,o,r){t.showWithinBounds(e,n,o,r)},showMenuAt:function(t,e,n,o){t.showMenuAt(e,n,o)},showMenuWithinBounds:function(t,e,n,o,r){t.showMenuWithinBounds(e,n,o,r)},hide:function(t,e){t.hide(e)},isOpen:function(t,e){return t.isOpen(e)},getContent:function(t,e){return t.getContent(e)},setContent:function(t,e,n){t.setContent(e,n)},reposition:function(t,e){t.reposition(e)}}}),ZM="layout-inset",tz=function(t){return t.x},ez=function(t,e){return t.x+t.width/2-e.width/2},nz=function(t,e){return t.x+t.width-e.width},oz=function(t){return t.y},rz=function(t,e){return t.y+t.height-e.height},iz=function(t,e){return t.y+t.height/2-e.height/2},az=function(t,e,n){return Nc(nz(t,e),rz(t,e),n.insetSouthwest(),Xc(),"southwest",Vc(t,{right:0,bottom:3}),ZM)},cz=function(t,e,n){return Nc(tz(t),rz(t,e),n.insetSoutheast(),Pc(),"southeast",Vc(t,{left:1,bottom:3}),ZM)},sz=function(t,e,n){return Nc(nz(t,e),oz(t),n.insetNorthwest(),Ec(),"northwest",Vc(t,{right:0,top:2}),ZM)},uz=function(t,e,n){return Nc(tz(t),oz(t),n.insetNortheast(),Dc(),"northeast",Vc(t,{left:1,top:2}),ZM)},pz=function(t,e,n){return Nc(ez(t,e),oz(t),n.insetNorth(),Yc(),"north",Vc(t,{top:2}),ZM)},lz=function(t,e,n){return Nc(ez(t,e),rz(t,e),n.insetSouth(),jc(),"south",Vc(t,{bottom:3}),ZM)},dz=function(t,e,n){return Nc(nz(t,e),iz(t,e),n.insetEast(),Ic(),"east",Vc(t,{right:0}),ZM)},fz=function(t,e,n){return Nc(tz(t),iz(t,e),n.insetWest(),Hc(),"west",Vc(t,{left:1}),ZM)},bz=function(t){switch(t){case"north":return pz;case"northeast":return uz;case"northwest":return sz;case"south":return lz;case"southeast":return cz;case"southwest":return az;case"east":return dz;case"west":return fz}},Mz=function(t,e,n,o,r){return Gs(o).map(bz).getOr(pz)(t,e,n,o,r)},zz=function(t){switch(t){case"north":return lz;case"northeast":return cz;case"northwest":return az;case"south":return pz;case"southeast":return uz;case"southwest":return sz;case"east":return fz;case"west":return dz}},hz=function(t,e,n,o,r){return Gs(o).map(zz).getOr(pz)(t,e,n,o,r)},mz=tinymce.util.Tools.resolve("tinymce.util.Delay"),Oz=Td({name:"Button",factory:function(t){var e=xM(t.action),n=t.dom.tag,o=function(e){return Ot(t.dom,"attributes").bind((function(t){return Ot(t,e)}))};return{uid:t.uid,dom:t.dom,components:t.components,events:e,behaviours:kl(t.buttonBehaviours,[MM.config({}),oM.config({mode:"execution",useSpace:!0,useEnter:!0})]),domModification:{attributes:function(){if("button"===n){var t=o("type").getOr("button"),e=o("role").map((function(t){return{role:t}})).getOr({});return W({type:t},e)}return{role:o("role").getOr("button")}}()},eventOrder:t.eventOrder}},configFields:[fr("uid",void 0),Jo("dom"),fr("components",[]),Tl("buttonBehaviours",[MM,oM]),ar("action"),ar("role"),fr("eventOrder",{})]}),gz=function(t){var e=Ct.fromHtml(t),n=we(e),o=function(t){var e=void 0!==t.dom.attributes?t.dom.attributes:[];return G(e,(function(t,e){var n;return"class"===e.name?t:W(W({},t),((n={})[e.name]=e.value,n))}),{})}(e),r=function(t){return Array.prototype.slice.call(t.dom.classList,0)}(e),i=0===n.length?{}:{innerHtml:Ji(e)};return W({tag:Bt(e),classes:r,attributes:o},i)},Az=function(t){var e=function(t){return void 0!==t.uid}(t)&&At(t,"uid")?t.uid:da("memento");return{get:function(t){return t.getSystem().getByUid(e).getOrDie()},getOpt:function(t){return t.getSystem().getByUid(e).toOptional()},asSpec:function(){return W(W({},t),{uid:e})}}};function vz(t){return vz="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vz(t)}function yz(t,e){return yz=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},yz(t,e)}function qz(t,e,n){return qz=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}()?Reflect.construct:function(t,e,n){var o=[null];o.push.apply(o,e);var r=new(Function.bind.apply(t,o));return n&&yz(r,n.prototype),r},qz.apply(null,arguments)}function _z(t){return function(t){if(Array.isArray(t))return Wz(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Wz(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Wz(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Wz(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}var Lz=Object.hasOwnProperty,wz=Object.setPrototypeOf,xz=Object.isFrozen,Rz=Object.getPrototypeOf,Tz=Object.getOwnPropertyDescriptor,kz=Object.freeze,Sz=Object.seal,Cz=Object.create,Nz="undefined"!=typeof Reflect&&Reflect,Bz=Nz.apply,Dz=Nz.construct;Bz||(Bz=function(t,e,n){return t.apply(e,n)}),kz||(kz=function(t){return t}),Sz||(Sz=function(t){return t}),Dz||(Dz=function(t,e){return qz(t,_z(e))});var Ez,Pz=$z(Array.prototype.forEach),Xz=$z(Array.prototype.pop),Yz=$z(Array.prototype.push),jz=$z(String.prototype.toLowerCase),Hz=$z(String.prototype.match),Iz=$z(String.prototype.replace),Fz=$z(String.prototype.indexOf),Uz=$z(String.prototype.trim),Vz=$z(RegExp.prototype.test),Gz=(Ez=TypeError,function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return Dz(Ez,e)});function $z(t){return function(e){for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];return Bz(t,e,o)}}function Kz(t,e){wz&&wz(t,null);for(var n=e.length;n--;){var o=e[n];if("string"==typeof o){var r=jz(o);r!==o&&(xz(e)||(e[n]=r),o=r)}t[o]=!0}return t}function Jz(t){var e,n=Cz(null);for(e in t)Bz(Lz,t,[e])&&(n[e]=t[e]);return n}function Qz(t,e){for(;null!==t;){var n=Tz(t,e);if(n){if(n.get)return $z(n.get);if("function"==typeof n.value)return $z(n.value)}t=Rz(t)}return function(t){return console.warn("fallback value for",t),null}}var Zz=kz(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),th=kz(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),eh=kz(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),nh=kz(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),oh=kz(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),rh=kz(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),ih=kz(["#text"]),ah=kz(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),ch=kz(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),sh=kz(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),uh=kz(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ph=Sz(/\{\{[\w\W]*|[\w\W]*\}\}/gm),lh=Sz(/<%[\w\W]*|[\w\W]*%>/gm),dh=Sz(/^data-[\-\w.\u00B7-\uFFFF]/),fh=Sz(/^aria-[\-\w]+$/),bh=Sz(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Mh=Sz(/^(?:\w+script|data):/i),zh=Sz(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),hh=Sz(/^html$/i),mh=function(){return"undefined"==typeof window?null:window};var Oh=function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mh(),n=function(e){return t(e)};if(n.version="2.3.8",n.removed=[],!e||!e.document||9!==e.document.nodeType)return n.isSupported=!1,n;var o=e.document,r=e.document,i=e.DocumentFragment,a=e.HTMLTemplateElement,c=e.Node,s=e.Element,u=e.NodeFilter,p=e.NamedNodeMap,l=void 0===p?e.NamedNodeMap||e.MozNamedAttrMap:p,d=e.HTMLFormElement,f=e.DOMParser,b=e.trustedTypes,M=s.prototype,z=Qz(M,"cloneNode"),h=Qz(M,"nextSibling"),m=Qz(M,"childNodes"),O=Qz(M,"parentNode");if("function"==typeof a){var g=r.createElement("template");g.content&&g.content.ownerDocument&&(r=g.content.ownerDocument)}var A=function(t,e){if("object"!==vz(t)||"function"!=typeof t.createPolicy)return null;var n=null,o="data-tt-policy-suffix";e.currentScript&&e.currentScript.hasAttribute(o)&&(n=e.currentScript.getAttribute(o));var r="dompurify"+(n?"#"+n:"");try{return t.createPolicy(r,{createHTML:function(t){return t}})}catch(t){return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(b,o),v=A?A.createHTML(""):"",y=r,q=y.implementation,_=y.createNodeIterator,W=y.createDocumentFragment,L=y.getElementsByTagName,w=o.importNode,x={};try{x=Jz(r).documentMode?r.documentMode:{}}catch(t){}var R={};n.isSupported="function"==typeof O&&q&&void 0!==q.createHTMLDocument&&9!==x;var T,k,S=ph,C=lh,N=dh,B=fh,D=Mh,E=zh,P=bh,X=null,Y=Kz({},[].concat(_z(Zz),_z(th),_z(eh),_z(oh),_z(ih))),j=null,H=Kz({},[].concat(_z(ah),_z(ch),_z(sh),_z(uh))),I=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),F=null,U=null,V=!0,G=!0,$=!1,K=!1,J=!1,Q=!1,Z=!1,tt=!1,et=!1,nt=!1,ot=!0,rt=!0,it=!1,at={},ct=null,st=Kz({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),ut=null,pt=Kz({},["audio","video","img","source","image","track"]),lt=null,dt=Kz({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ft="http://www.w3.org/1998/Math/MathML",bt="http://www.w3.org/2000/svg",Mt="http://www.w3.org/1999/xhtml",zt=Mt,ht=!1,mt=["application/xhtml+xml","text/html"],Ot=null,gt=r.createElement("form"),At=function(t){return t instanceof RegExp||t instanceof Function},vt=function(t){Ot&&Ot===t||(t&&"object"===vz(t)||(t={}),t=Jz(t),X="ALLOWED_TAGS"in t?Kz({},t.ALLOWED_TAGS):Y,j="ALLOWED_ATTR"in t?Kz({},t.ALLOWED_ATTR):H,lt="ADD_URI_SAFE_ATTR"in t?Kz(Jz(dt),t.ADD_URI_SAFE_ATTR):dt,ut="ADD_DATA_URI_TAGS"in t?Kz(Jz(pt),t.ADD_DATA_URI_TAGS):pt,ct="FORBID_CONTENTS"in t?Kz({},t.FORBID_CONTENTS):st,F="FORBID_TAGS"in t?Kz({},t.FORBID_TAGS):{},U="FORBID_ATTR"in t?Kz({},t.FORBID_ATTR):{},at="USE_PROFILES"in t&&t.USE_PROFILES,V=!1!==t.ALLOW_ARIA_ATTR,G=!1!==t.ALLOW_DATA_ATTR,$=t.ALLOW_UNKNOWN_PROTOCOLS||!1,K=t.SAFE_FOR_TEMPLATES||!1,J=t.WHOLE_DOCUMENT||!1,tt=t.RETURN_DOM||!1,et=t.RETURN_DOM_FRAGMENT||!1,nt=t.RETURN_TRUSTED_TYPE||!1,Z=t.FORCE_BODY||!1,ot=!1!==t.SANITIZE_DOM,rt=!1!==t.KEEP_CONTENT,it=t.IN_PLACE||!1,P=t.ALLOWED_URI_REGEXP||P,zt=t.NAMESPACE||Mt,t.CUSTOM_ELEMENT_HANDLING&&At(t.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(I.tagNameCheck=t.CUSTOM_ELEMENT_HANDLING.tagNameCheck),t.CUSTOM_ELEMENT_HANDLING&&At(t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(I.attributeNameCheck=t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),t.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(I.allowCustomizedBuiltInElements=t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),T=T=-1===mt.indexOf(t.PARSER_MEDIA_TYPE)?"text/html":t.PARSER_MEDIA_TYPE,k="application/xhtml+xml"===T?function(t){return t}:jz,K&&(G=!1),et&&(tt=!0),at&&(X=Kz({},_z(ih)),j=[],!0===at.html&&(Kz(X,Zz),Kz(j,ah)),!0===at.svg&&(Kz(X,th),Kz(j,ch),Kz(j,uh)),!0===at.svgFilters&&(Kz(X,eh),Kz(j,ch),Kz(j,uh)),!0===at.mathMl&&(Kz(X,oh),Kz(j,sh),Kz(j,uh))),t.ADD_TAGS&&(X===Y&&(X=Jz(X)),Kz(X,t.ADD_TAGS)),t.ADD_ATTR&&(j===H&&(j=Jz(j)),Kz(j,t.ADD_ATTR)),t.ADD_URI_SAFE_ATTR&&Kz(lt,t.ADD_URI_SAFE_ATTR),t.FORBID_CONTENTS&&(ct===st&&(ct=Jz(ct)),Kz(ct,t.FORBID_CONTENTS)),rt&&(X["#text"]=!0),J&&Kz(X,["html","head","body"]),X.table&&(Kz(X,["tbody"]),delete F.tbody),kz&&kz(t),Ot=t)},yt=Kz({},["mi","mo","mn","ms","mtext"]),qt=Kz({},["foreignobject","desc","title","annotation-xml"]),_t=Kz({},["title","style","font","a","script"]),Wt=Kz({},th);Kz(Wt,eh),Kz(Wt,nh);var Lt=Kz({},oh);Kz(Lt,rh);var wt=function(t){Yz(n.removed,{element:t});try{t.parentNode.removeChild(t)}catch(e){try{t.outerHTML=v}catch(e){t.remove()}}},xt=function(t,e){try{Yz(n.removed,{attribute:e.getAttributeNode(t),from:e})}catch(t){Yz(n.removed,{attribute:null,from:e})}if(e.removeAttribute(t),"is"===t&&!j[t])if(tt||et)try{wt(e)}catch(t){}else try{e.setAttribute(t,"")}catch(t){}},Rt=function(t){var e,n;if(Z)t="<remove></remove>"+t;else{var o=Hz(t,/^[\r\n\t ]+/);n=o&&o[0]}"application/xhtml+xml"===T&&(t='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+t+"</body></html>");var i=A?A.createHTML(t):t;if(zt===Mt)try{e=(new f).parseFromString(i,T)}catch(t){}if(!e||!e.documentElement){e=q.createDocument(zt,"template",null);try{e.documentElement.innerHTML=ht?"":i}catch(t){}}var a=e.body||e.documentElement;return t&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),zt===Mt?L.call(e,J?"html":"body")[0]:J?e.documentElement:a},Tt=function(t){return _.call(t.ownerDocument||t,t,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT,null,!1)},kt=function(t){return"object"===vz(c)?t instanceof c:t&&"object"===vz(t)&&"number"==typeof t.nodeType&&"string"==typeof t.nodeName},St=function(t,e,o){R[t]&&Pz(R[t],(function(t){t.call(n,e,o,Ot)}))},Ct=function(t){var e,o;if(St("beforeSanitizeElements",t,null),(o=t)instanceof d&&("string"!=typeof o.nodeName||"string"!=typeof o.textContent||"function"!=typeof o.removeChild||!(o.attributes instanceof l)||"function"!=typeof o.removeAttribute||"function"!=typeof o.setAttribute||"string"!=typeof o.namespaceURI||"function"!=typeof o.insertBefore))return wt(t),!0;if(Vz(/[\u0080-\uFFFF]/,t.nodeName))return wt(t),!0;var r=k(t.nodeName);if(St("uponSanitizeElement",t,{tagName:r,allowedTags:X}),t.hasChildNodes()&&!kt(t.firstElementChild)&&(!kt(t.content)||!kt(t.content.firstElementChild))&&Vz(/<[/\w]/g,t.innerHTML)&&Vz(/<[/\w]/g,t.textContent))return wt(t),!0;if("select"===r&&Vz(/<template/i,t.innerHTML))return wt(t),!0;if(!X[r]||F[r]){if(!F[r]&&Bt(r)){if(I.tagNameCheck instanceof RegExp&&Vz(I.tagNameCheck,r))return!1;if(I.tagNameCheck instanceof Function&&I.tagNameCheck(r))return!1}if(rt&&!ct[r]){var i=O(t)||t.parentNode,a=m(t)||t.childNodes;if(a&&i)for(var c=a.length-1;c>=0;--c)i.insertBefore(z(a[c],!0),h(t))}return wt(t),!0}return t instanceof s&&!function(t){var e=O(t);e&&e.tagName||(e={namespaceURI:Mt,tagName:"template"});var n=jz(t.tagName),o=jz(e.tagName);return t.namespaceURI===bt?e.namespaceURI===Mt?"svg"===n:e.namespaceURI===ft?"svg"===n&&("annotation-xml"===o||yt[o]):Boolean(Wt[n]):t.namespaceURI===ft?e.namespaceURI===Mt?"math"===n:e.namespaceURI===bt?"math"===n&&qt[o]:Boolean(Lt[n]):t.namespaceURI===Mt&&!(e.namespaceURI===bt&&!qt[o])&&!(e.namespaceURI===ft&&!yt[o])&&!Lt[n]&&(_t[n]||!Wt[n])}(t)?(wt(t),!0):"noscript"!==r&&"noembed"!==r||!Vz(/<\/no(script|embed)/i,t.innerHTML)?(K&&3===t.nodeType&&(e=t.textContent,e=Iz(e,S," "),e=Iz(e,C," "),t.textContent!==e&&(Yz(n.removed,{element:t.cloneNode()}),t.textContent=e)),St("afterSanitizeElements",t,null),!1):(wt(t),!0)},Nt=function(t,e,n){if(ot&&("id"===e||"name"===e)&&(n in r||n in gt))return!1;if(G&&!U[e]&&Vz(N,e));else if(V&&Vz(B,e));else if(!j[e]||U[e]){if(!(Bt(t)&&(I.tagNameCheck instanceof RegExp&&Vz(I.tagNameCheck,t)||I.tagNameCheck instanceof Function&&I.tagNameCheck(t))&&(I.attributeNameCheck instanceof RegExp&&Vz(I.attributeNameCheck,e)||I.attributeNameCheck instanceof Function&&I.attributeNameCheck(e))||"is"===e&&I.allowCustomizedBuiltInElements&&(I.tagNameCheck instanceof RegExp&&Vz(I.tagNameCheck,n)||I.tagNameCheck instanceof Function&&I.tagNameCheck(n))))return!1}else if(lt[e]);else if(Vz(P,Iz(n,E,"")));else if("src"!==e&&"xlink:href"!==e&&"href"!==e||"script"===t||0!==Fz(n,"data:")||!ut[t]){if($&&!Vz(D,Iz(n,E,"")));else if(n)return!1}else;return!0},Bt=function(t){return t.indexOf("-")>0},Dt=function(t){var e,o,r,i;St("beforeSanitizeAttributes",t,null);var a=t.attributes;if(a){var c={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:j};for(i=a.length;i--;){var s=e=a[i],u=s.name,p=s.namespaceURI;if(o="value"===u?e.value:Uz(e.value),r=k(u),c.attrName=r,c.attrValue=o,c.keepAttr=!0,c.forceKeepAttr=void 0,St("uponSanitizeAttribute",t,c),o=c.attrValue,!c.forceKeepAttr&&(xt(u,t),c.keepAttr))if(Vz(/\/>/i,o))xt(u,t);else{K&&(o=Iz(o,S," "),o=Iz(o,C," "));var l=k(t.nodeName);if(Nt(l,r,o))try{p?t.setAttributeNS(p,u,o):t.setAttribute(u,o),Xz(n.removed)}catch(t){}}}St("afterSanitizeAttributes",t,null)}},Et=function t(e){var n,o=Tt(e);for(St("beforeSanitizeShadowDOM",e,null);n=o.nextNode();)St("uponSanitizeShadowNode",n,null),Ct(n)||(n.content instanceof i&&t(n.content),Dt(n));St("afterSanitizeShadowDOM",e,null)};return n.sanitize=function(t,r){var a,s,u,p,l;if((ht=!t)&&(t="\x3c!--\x3e"),"string"!=typeof t&&!kt(t)){if("function"!=typeof t.toString)throw Gz("toString is not a function");if("string"!=typeof(t=t.toString()))throw Gz("dirty is not a string, aborting")}if(!n.isSupported){if("object"===vz(e.toStaticHTML)||"function"==typeof e.toStaticHTML){if("string"==typeof t)return e.toStaticHTML(t);if(kt(t))return e.toStaticHTML(t.outerHTML)}return t}if(Q||vt(r),n.removed=[],"string"==typeof t&&(it=!1),it){if(t.nodeName){var d=k(t.nodeName);if(!X[d]||F[d])throw Gz("root node is forbidden and cannot be sanitized in-place")}}else if(t instanceof c)1===(s=(a=Rt("\x3c!----\x3e")).ownerDocument.importNode(t,!0)).nodeType&&"BODY"===s.nodeName||"HTML"===s.nodeName?a=s:a.appendChild(s);else{if(!tt&&!K&&!J&&-1===t.indexOf("<"))return A&&nt?A.createHTML(t):t;if(!(a=Rt(t)))return tt?null:nt?v:""}a&&Z&&wt(a.firstChild);for(var f=Tt(it?t:a);u=f.nextNode();)3===u.nodeType&&u===p||Ct(u)||(u.content instanceof i&&Et(u.content),Dt(u),p=u);if(p=null,it)return t;if(tt){if(et)for(l=W.call(a.ownerDocument);a.firstChild;)l.appendChild(a.firstChild);else l=a;return j.shadowroot&&(l=w.call(o,l,!0)),l}var b=J?a.outerHTML:a.innerHTML;return J&&X["!doctype"]&&a.ownerDocument&&a.ownerDocument.doctype&&a.ownerDocument.doctype.name&&Vz(hh,a.ownerDocument.doctype.name)&&(b="<!DOCTYPE "+a.ownerDocument.doctype.name+">\n"+b),K&&(b=Iz(b,S," "),b=Iz(b,C," ")),A&&nt?A.createHTML(b):b},n.setConfig=function(t){vt(t),Q=!0},n.clearConfig=function(){Ot=null,Q=!1},n.isValidAttribute=function(t,e,n){Ot||vt({});var o=k(t),r=k(e);return Nt(o,r,n)},n.addHook=function(t,e){"function"==typeof e&&(R[t]=R[t]||[],Yz(R[t],e))},n.removeHook=function(t){if(R[t])return Xz(R[t])},n.removeHooks=function(t){R[t]&&(R[t]=[])},n.removeAllHooks=function(){R={}},n}(),gh=function(t){return Oh().sanitize(t)},Ah=tinymce.util.Tools.resolve("tinymce.util.I18n"),vh={indent:!0,outdent:!0,"table-insert-column-after":!0,"table-insert-column-before":!0,"paste-column-after":!0,"paste-column-before":!0,"unordered-list":!0,"list-bull-circle":!0,"list-bull-default":!0,"list-bull-square":!0},yh="temporary-placeholder",qh=function(t){return function(){return Ot(t,yh).getOr("!not found!")}},_h=function(t,e){var n=t.toLowerCase();if(Ah.isRtl()){var o=function(t,e){return xt(t,e)?t:function(t,e){return t+e}(t,e)}(n,"-rtl");return gt(e,o)?o:n}return n},Wh=function(t,e){return Ot(e,_h(t,e))},Lh=function(t,e){var n=e();return Wh(t,n).getOrThunk(qh(n))},wh=function(){return pM("add-focusable",[Vi((function(t){uc(t.element,"svg").each((function(t){return Ie(t,"focusable","false")}))}))])},xh=function(t,e,n,o){var r,i,a=function(t){return!!Ah.isRtl()&>(vh,t)}(e)?["tox-icon--flip"]:[],c=Ot(n,_h(e,n)).or(o).getOrThunk(qh(n));return{dom:{tag:t.tag,attributes:null!==(r=t.attributes)&&void 0!==r?r:{},classes:t.classes.concat(a),innerHtml:c},behaviours:As(w(w([],null!==(i=t.behaviours)&&void 0!==i?i:[],!0),[wh()],!1))}},Rh=function(t,e,n,o){return void 0===o&&(o=C.none()),xh(e,t,n(),o)},Th={success:"checkmark",error:"warning",err:"error",warning:"warning",warn:"warning",info:"info"},kh=Td({name:"Notification",factory:function(t){var e,n,o,r,i,a=Az({dom:gz("<p>"+gh(t.translationProvider(t.text))+"</p>"),behaviours:As([uM.config({})])}),c=function(t){return{dom:{tag:"div",classes:["tox-bar"],attributes:{style:"width: "+t+"%"}}}},s=function(t){return{dom:{tag:"div",classes:["tox-text"],innerHtml:t+"%"}}},u=Az({dom:{tag:"div",classes:t.progress?["tox-progress-bar","tox-progress-indicator"]:["tox-progress-bar"]},components:[{dom:{tag:"div",classes:["tox-bar-container"]},components:[c(0)]},s(0)],behaviours:As([uM.config({})])}),p={updateProgress:function(t,e){t.getSystem().isConnected()&&u.getOpt(t).each((function(t){uM.set(t,[{dom:{tag:"div",classes:["tox-bar-container"]},components:[c(e)]},s(e)])}))},updateText:function(t,e){if(t.getSystem().isConnected()){var n=a.get(t);uM.set(n,[Qa(e)])}}},l=J([t.icon.toArray(),t.level.toArray(),t.level.bind((function(t){return C.from(Th[t])})).toArray()]),d=Az(Oz.sketch({dom:{tag:"button",classes:["tox-notification__dismiss","tox-button","tox-button--naked","tox-button--icon"]},components:[Rh("close",{tag:"div",classes:["tox-icon"],attributes:{"aria-label":t.translationProvider("Close")}},t.iconProvider)],action:function(e){t.onAction(e)}})),f=(e=l,n={tag:"div",classes:["tox-notification__icon"]},o=t.iconProvider,r=o(),i=$(e,(function(t){return gt(r,_h(t,r))})),xh(n,i.getOr(yh),r,C.none())),b=[f,{dom:{tag:"div",classes:["tox-notification__body"]},components:[a.asSpec()],behaviours:As([uM.config({})])}];return{uid:t.uid,dom:{tag:"div",attributes:{role:"alert"},classes:t.level.map((function(t){return["tox-notification","tox-notification--in","tox-notification--"+t]})).getOr(["tox-notification","tox-notification--in"])},behaviours:As([MM.config({}),pM("notification-events",[Pi(Ur(),(function(t){d.getOpt(t).each(MM.focus)}))])]),components:b.concat(t.progress?[u.asSpec()]:[]).concat(t.closeButton?[d.asSpec()]:[]),apis:p}},configFields:[ar("level"),Jo("progress"),Jo("icon"),Jo("onAction"),Jo("text"),Jo("iconProvider"),Jo("translationProvider"),mr("closeButton",!0)],apis:{updateProgress:function(t,e,n){t.updateProgress(e,n)},updateText:function(t,e,n){t.updateText(e,n)}}});function Sh(t,e,n){var o=e.backstage.shared;return{open:function(e,r){var i=!e.closeButton&&e.timeout&&(e.timeout>0||e.timeout<0),a=function(){r(),QM.hide(s)},c=ec(kh.sketch({text:e.text,level:P(["success","error","warning","warn","info"],e.type)?e.type:void 0,progress:!0===e.progressBar,icon:C.from(e.icon),closeButton:!i,onAction:a,iconProvider:o.providers.icons,translationProvider:o.providers.translate})),s=ec(QM.sketch(W({dom:{tag:"div",classes:["tox-notifications-container"]},lazySink:o.getSink,fireDismissalEventInstead:{}},o.header.isPositionedAtTop()?{}:{fireRepositionEventInstead:{}})));n.add(s),e.timeout>0&&mz.setTimeout((function(){a()}),e.timeout);var u=function(){var e=Xn(Ct.fromDom(t.getContentAreaContainer())),n=jn(),o=Uc(n.x,e.x,e.right),r=Uc(n.y,e.y,e.bottom),i=Math.max(e.right,n.right),a=Math.max(e.bottom,n.bottom);return C.some(Pn(o,r,i-o,a-r))};return{close:a,moveTo:function(t,e){QM.showAt(s,nc(c),{anchor:{type:"makeshift",x:t,y:e}})},moveRel:function(t,e){var n=nc(c),r={maxHeightFunction:Mu()};if("banner"!==e&&l(t)){var i=function(t){switch(t){case"bc-bc":return lz;case"tc-tc":return pz;case"tc-bc":return is;default:return as}}(e),a={type:"node",root:Ye(),node:C.some(Ct.fromDom(t)),overrides:r,layouts:{onRtl:function(){return[i]},onLtr:function(){return[i]}}};QM.showWithinBounds(s,n,{anchor:a},u)}else{var p=W(W({},o.anchors.banner()),{overrides:r});QM.showWithinBounds(s,n,{anchor:p},u)}},text:function(t){kh.updateText(c,t)},settings:e,getEl:function(){return c.element.dom},progressBar:{value:function(t){kh.updateProgress(c,t)}}}},close:function(t){t.close()},reposition:function(t){t.length>0&&I(t,(function(e,n){0===n?e.moveRel(null,"banner"):e.moveRel(t[n-1].getEl(),"bc-tc")}))},getArgs:function(t){return t.settings}}}var Ch,Nh=function(t,e){var n=null,o=function(){c(n)||(clearTimeout(n),n=null)};return{cancel:o,throttle:function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];o(),n=setTimeout((function(){n=null,t.apply(null,r)}),e)}}},Bh=tinymce.util.Tools.resolve("tinymce.dom.TextSeeker"),Dh=function(t,e,n,o,r){var i=Bh(t,(function(e){return function(t,e){return t.isBlock(e)||P(["BR","IMG","HR","INPUT"],e.nodeName)||"false"===t.getContentEditable(e)}(t,e)}));return C.from(i.backwards(e,n,o,r))},Eh=function(t,e){return Ph(Ct.fromDom(t.selection.getNode())).getOrThunk((function(){var n=Ct.fromHtml('<span data-mce-autocompleter="1" data-mce-bogus="1"></span>',t.getDoc());return Ln(n,Ct.fromDom(e.extractContents())),e.insertNode(n.dom),We(n).each((function(t){return t.dom.normalize()})),function(t){return rp(t,op)}(n).map((function(e){t.selection.setCursorLocation(e.dom,function(t){return"img"===Bt(t)?1:ep(t).fold((function(){return we(t).length}),(function(t){return t.length}))}(e))})),n}))},Ph=function(t){return lc(t,"[data-mce-autocompleter]")},Xh=function(t){return t.toString().replace(/\u00A0/g," ").replace(/\uFEFF/g,"")},Yh=function(t){return""!==t&&-1!==" \f\n\r\t\v".indexOf(t)},jh=function(t,e){return t.substring(e.length)},Hh=function(t,e,n,o){if(void 0===o&&(o=0),!(r=e).collapsed||3!==r.startContainer.nodeType)return C.none();var r,i=t.getParent(e.startContainer,t.isBlock)||t.getRoot();return Dh(t,e.startContainer,e.startOffset,(function(t,e,o){return function(t,e,n){var o;for(o=e-1;o>=0;o--){var r=t.charAt(o);if(Yh(r))return C.none();if(r===n)break}return C.some(o)}(o,e,n).getOr(e)}),i).bind((function(t){var r=e.cloneRange();if(r.setStart(t.container,t.offset),r.setEnd(e.endContainer,e.endOffset),r.collapsed)return C.none();var i=Xh(r);return 0!==i.lastIndexOf(n)||jh(i,n).length<o?C.none():C.some({text:jh(i,n),range:r,triggerChar:n})}))},Ih=function(t,e,n,o){return void 0===o&&(o=0),Ph(Ct.fromDom(e.startContainer)).fold((function(){return Hh(t,e,n,o)}),(function(e){var o=t.createRng();o.selectNode(e.dom);var r=Xh(o);return C.some({range:o,text:jh(r,n),triggerChar:n})}))},Fh=function(t,e){e.on("keypress compositionend",t.onKeypress.throttle),e.on("remove",t.onKeypress.cancel);var n=function(t,e){Ti(t,Gr(),{raw:e})};e.on("keydown",(function(e){var o=function(){return t.getView().bind(sf.getHighlighted)};8===e.which&&t.onKeypress.throttle(e),t.isActive()&&(27===e.which&&t.cancelIfNecessary(),t.isMenuOpen()?13===e.which?(o().each(ki),e.preventDefault()):40===e.which?(o().fold((function(){t.getView().each(sf.highlightFirst)}),(function(t){n(t,e)})),e.preventDefault(),e.stopImmediatePropagation()):37!==e.which&&38!==e.which&&39!==e.which||o().each((function(t){n(t,e),e.preventDefault(),e.stopImmediatePropagation()})):13!==e.which&&38!==e.which&&40!==e.which||t.cancelIfNecessary())})),e.on("NodeChange",(function(e){t.isActive()&&!t.isProcessingAction()&&Ph(Ct.fromDom(e.element)).isNone()&&t.cancelIfNecessary()}))},Uh=tinymce.util.Tools.resolve("tinymce.util.Promise"),Vh=function(t,e){return{container:t,offset:e}},Gh=function(t){if(function(t){return 3===t.nodeType}(t))return Vh(t,t.data.length);var e=t.childNodes;return e.length>0?Gh(e[e.length-1]):Vh(t,e.length)},$h=function(t,e){var n=t.childNodes;return n.length>0&&e<n.length?$h(n[e],0):n.length>0&&function(t){return 1===t.nodeType}(t)&&n.length===e?Gh(n[n.length-1]):Vh(t,e)},Kh=function(t){return function(e){var n=$h(e.startContainer,e.startOffset);return!function(t,e){return Dh(t,e.container,e.offset,(function(t,e){return 0===e?-1:e}),t.getRoot()).filter((function(t){var e=t.container.data.charAt(t.offset-1);return!Yh(e)})).isSome()}(t,n)}},Jh=function(t,e){var n=e(),o=t.selection.getRng();return function(t,e,n){return ut(n.triggerChars,(function(n){return Ih(t,e,n)}))}(t.dom,o,n).bind((function(n){return Qh(t,e,n)}))},Qh=function(t,e,n,o){void 0===o&&(o={});var r=e(),i=t.selection.getRng().startContainer.nodeValue,a=U(r.lookupByChar(n.triggerChar),(function(e){return n.text.length>=e.minChars&&e.matches.getOrThunk((function(){return Kh(t.dom)}))(n.range,i,n.text)}));if(0===a.length)return C.none();var c=Uh.all(H(a,(function(t){return t.fetch(n.text,t.maxResults,o).then((function(e){return{matchText:n.text,items:e,columns:t.columns,onAction:t.onAction,highlightOn:t.highlightOn}}))})));return C.some({lookupData:c,context:n})},Zh=Wo([tr("type"),ur("text")]),tm=Wo([fr("type","autocompleteitem"),fr("active",!1),fr("disabled",!1),fr("meta",{}),tr("value"),ur("text"),ur("icon")]),em=Wo([tr("type"),tr("ch"),Mr("minChars",1),fr("columns",1),Mr("maxResults",10),pr("matches"),nr("fetch"),nr("onAction"),gr("highlightOn",[],Co)]),nm=[mr("disabled",!1),ur("tooltip"),ur("icon"),ur("text"),Or("onSetup",(function(){return M}))],om=Wo([tr("type"),nr("onAction")].concat(nm)),rm=function(t){return Ho("toolbarbutton",om,t)},im=[mr("active",!1)].concat(nm),am=Wo(im.concat([tr("type"),nr("onAction")])),cm=function(t){return Ho("ToggleButton",am,t)},sm=[Or("predicate",y),hr("scope","node",["node","editor"]),hr("position","selection",["node","selection","line"])],um=nm.concat([fr("type","contextformbutton"),fr("primary",!1),nr("onAction"),$o("original",m)]),pm=im.concat([fr("type","contextformbutton"),fr("primary",!1),nr("onAction"),$o("original",m)]),lm=nm.concat([fr("type","contextformbutton")]),dm=im.concat([fr("type","contextformtogglebutton")]),fm=Vo("type",{contextformbutton:um,contextformtogglebutton:pm}),bm=Wo([fr("type","contextform"),Or("initValue",h("")),ur("label"),ir("commands",fm),cr("launch",Vo("type",{contextformbutton:lm,contextformtogglebutton:dm}))].concat(sm)),Mm=Wo([fr("type","contexttoolbar"),tr("items")].concat(sm)),zm=function(t){var e=t.ui.registry.getAll().popups,n=ft(e,(function(t){return(e=t,Ho("Autocompleter",em,e)).fold((function(t){throw new Error(Uo(t))}),m);var e})),o=function(t){var e={};return I(t,(function(t){e[t]={}})),pt(e)}(zt(n,(function(t){return t.ch}))),r=mt(n);return{dataset:n,triggerChars:o,lookupByChar:function(t){return U(r,(function(e){return e.ch===t}))}}};!function(t){t[t.CLOSE_ON_EXECUTE=0]="CLOSE_ON_EXECUTE",t[t.BUBBLE_TO_SANDBOX=1]="BUBBLE_TO_SANDBOX"}(Ch||(Ch={}));var hm,mm=Ch,Om="tox-menu-nav__js",gm="tox-collection__item",Am="tox-swatch",vm={normal:Om,color:Am},ym="tox-collection__item--enabled",qm="tox-collection__item-icon",_m="tox-collection__item-label",Wm="tox-collection__item-caret",Lm="tox-collection__item--active",wm="tox-collection__item-container",xm="tox-collection__item-container--row",Rm=function(t){return Ot(vm,t).getOr(Om)},Tm=function(t){return"color"===t?"tox-swatches":"tox-menu"},km=function(t){return{backgroundMenu:"tox-background-menu",selectedMenu:"tox-selected-menu",selectedItem:"tox-collection__item--active",hasIcons:"tox-menu--has-icons",menu:Tm(t),tieredMenu:"tox-tiered-menu"}},Sm=function(t){var e=km(t);return{backgroundMenu:e.backgroundMenu,selectedMenu:e.selectedMenu,menu:e.menu,selectedItem:e.selectedItem,item:Rm(t)}},Cm=function(t,e,n){var o=km(n);return{tag:"div",classes:J([[o.menu,"tox-menu-"+e+"-column"],t?[o.hasIcons]:[]])}},Nm=[FM.parts.items({})],Bm=function(t,e,n){var o=km(n);return{dom:{tag:"div",classes:J([[o.tieredMenu]])},markers:Sm(n)}},Dm=function(t,e){return function(n){var o=j(n,e);return H(o,(function(e){return{dom:t,components:e}}))}},Em=function(t,e){var n=[],o=[];return I(t,(function(t,r){e(t,r)?(o.length>0&&n.push(o),o=[],gt(t.dom,"innerHtml")&&o.push(t)):o.push(t)})),o.length>0&&n.push(o),H(n,(function(t){return{dom:{tag:"div",classes:["tox-collection__group"]},components:t}}))},Pm=function(t,e,n){return{dom:{tag:"div",classes:["tox-menu","tox-collection"].concat(1===t?["tox-collection--list"]:["tox-collection--grid"])},components:[FM.parts.items({preprocess:function(n){return"auto"!==t&&t>1?Dm({tag:"div",classes:["tox-collection__group"]},t)(n):Em(n,(function(t,n){return"separator"===e[n].type}))}})]}},Xm=function(t){return X(t,(function(t){return"icon"in t&&void 0!==t.icon}))},Ym=function(t){return console.error(Uo(t)),console.log(t),C.none()},jm=function(t,e,n,o,r){var i,a=(i=n,{dom:{tag:"div",classes:["tox-collection","tox-collection--horizontal"]},components:[FM.parts.items({preprocess:function(t){return Em(t,(function(t,e){return"separator"===i[e].type}))}})]});return{value:t,dom:a.dom,components:a.components,items:n}},Hm=function(t,e,n,o,r){if("color"===r){var i=function(t){return{dom:{tag:"div",classes:["tox-menu","tox-swatches-menu"]},components:[{dom:{tag:"div",classes:["tox-swatches"]},components:[FM.parts.items({preprocess:"auto"!==t?Dm({tag:"div",classes:["tox-swatches__row"]},t):m})]}]}}(o);return{value:t,dom:i.dom,components:i.components,items:n}}if("normal"===r&&"auto"===o)return{value:t,dom:(i=Pm(o,n)).dom,components:i.components,items:n};if("normal"===r&&1===o)return{value:t,dom:(i=Pm(1,n)).dom,components:i.components,items:n};if("normal"===r)return{value:t,dom:(i=Pm(o,n)).dom,components:i.components,items:n};if("listpreview"===r&&"auto"!==o){i=function(t){return{dom:{tag:"div",classes:["tox-menu","tox-collection","tox-collection--toolbar","tox-collection--toolbar-lg"]},components:[FM.parts.items({preprocess:Dm({tag:"div",classes:["tox-collection__group"]},t)})]}}(o);return{value:t,dom:i.dom,components:i.components,items:n}}return{value:t,dom:Cm(e,o,r),components:Nm,items:n}},Im=[tr("type"),tr("src"),ur("alt"),gr("classes",[],Co)],Fm=Wo(Im),Um=[tr("type"),tr("text"),ur("name"),gr("classes",["tox-collection__item-label"],Co)],Vm=Wo(Um),Gm=yo((function(){return Xo("type",{cardimage:Fm,cardtext:Vm,cardcontainer:$m})})),$m=Wo([tr("type"),zr("direction","horizontal"),zr("align","left"),zr("valign","middle"),ir("items",Gm)]),Km=[mr("disabled",!1),ur("text"),ur("shortcut"),Go("value","value",po((function(){return ia("menuitem-value")})),To()),fr("meta",{})],Jm=Wo([tr("type"),ur("label"),ir("items",Gm),Or("onSetup",(function(){return M})),Or("onAction",M)].concat(Km)),Qm=Wo([tr("type"),mr("active",!1),ur("icon")].concat(Km)),Zm=[tr("type"),tr("fancytype"),Or("onAction",M)],tO=[fr("initData",{})].concat(Zm),eO=[Ar("initData",{},[mr("allowCustomColors",!0),lr("colors",To())])].concat(Zm),nO=Vo("fancytype",{inserttable:tO,colorswatch:eO}),oO=Wo([tr("type"),Or("onSetup",(function(){return M})),Or("onAction",M),ur("icon")].concat(Km)),rO=Wo([tr("type"),nr("getSubmenuItems"),Or("onSetup",(function(){return M})),ur("icon")].concat(Km)),iO=Wo([tr("type"),ur("icon"),mr("active",!1),Or("onSetup",(function(){return M})),nr("onAction")].concat(Km)),aO=function(t,e,n){var o=ip(t.element,"."+n);if(o.length>0){var r=K(o,(function(t){var n=t.dom.getBoundingClientRect().top,r=o[0].dom.getBoundingClientRect().top;return Math.abs(n-r)>e})).getOr(o.length);return C.some({numColumns:r,numRows:Math.ceil(o.length/r)})}return C.none()},cO=function(t,e){return As([pM(t,e)])},sO=function(t){return cO(ia("unnamed-events"),t)},uO=ia("tooltip.exclusive"),pO=ia("tooltip.show"),lO=ia("tooltip.hide"),dO=function(t,e,n){t.getSystem().broadcastOn([uO],{})},fO=Object.freeze({__proto__:null,hideAllExclusive:dO,setComponents:function(t,e,n,o){n.getTooltip().each((function(t){t.getSystem().isConnected()&&uM.set(t,o)}))}}),bO=Object.freeze({__proto__:null,events:function(t,e){var n=function(n){e.getTooltip().each((function(o){Up(o),t.onHide(n,o),e.clearTooltip()})),e.clearTimer()};return Bi(J([[Pi(pO,(function(n){e.resetTimer((function(){!function(n){if(!e.isShowing()){dO(n);var o=t.lazySink(n).getOrDie(),r=n.getSystem().build({dom:t.tooltipDom,components:t.tooltipComponents,events:Bi("normal"===t.mode?[Pi(Fr(),(function(t){Ri(n,pO)})),Pi(Hr(),(function(t){Ri(n,lO)}))]:[]),behaviours:As([uM.config({})])});e.setTooltip(r),Hp(o,r),t.onShow(n,r),Ep.position(o,r,{anchor:t.anchor(n)})}}(n)}),t.delay)})),Pi(lO,(function(o){e.resetTimer((function(){n(o)}),t.delay)})),Pi(si(),(function(t,e){var o=e;o.universal||P(o.channels,uO)&&n(t)})),Gi((function(t){n(t)}))],"normal"===t.mode?[Pi(Ur(),(function(t){Ri(t,pO)})),Pi(ai(),(function(t){Ri(t,lO)})),Pi(Fr(),(function(t){Ri(t,pO)})),Pi(Hr(),(function(t){Ri(t,lO)}))]:[Pi(wi(),(function(t,e){Ri(t,pO)})),Pi(xi(),(function(t){Ri(t,lO)}))]]))}}),MO=[Jo("lazySink"),Jo("tooltipDom"),fr("exclusive",!0),fr("tooltipComponents",[]),fr("delay",300),hr("mode","normal",["normal","follow-highlight"]),fr("anchor",(function(t){return{type:"hotspot",hotspot:t,layouts:{onLtr:h([as,is,es,os,ns,rs]),onRtl:h([as,is,es,os,ns,rs])}}})),wc("onHide"),wc("onShow")],zO=ys({fields:MO,name:"tooltipping",active:bO,state:Object.freeze({__proto__:null,init:function(){var t=tu(),e=tu(),n=function(){t.on(clearTimeout)},o=h("not-implemented");return va({getTooltip:e.get,isShowing:e.isSet,setTooltip:e.set,clearTooltip:e.clear,clearTimer:n,resetTimer:function(e,o){n(),t.set(setTimeout(e,o))},readState:o})}}),apis:fO}),hO=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),mO=tinymce.util.Tools.resolve("tinymce.EditorManager"),OO=function(t){return t.getParam("height",Math.max(t.getElement().offsetHeight,200))},gO=function(t){return t.getParam("width",hO.DOM.getStyle(t.getElement(),"width"))},AO=function(t){return C.from(t.getParam("min_width")).filter(f)},vO=function(t){return C.from(t.getParam("min_height")).filter(f)},yO=function(t){return C.from(t.getParam("max_width")).filter(f)},qO=function(t){return C.from(t.getParam("max_height")).filter(f)},_O=function(t){return!1!==t.getParam("menubar",!0,"boolean")},WO=function(t){var e=t.getParam("toolbar",!0),n=!0===e,o=r(e),i=a(e)&&e.length>0;return!wO(t)&&(i||o||n)},LO=function(t){var e=Y(9,(function(e){return t.getParam("toolbar"+(e+1),!1,"string")})),n=U(e,(function(t){return"string"==typeof t}));return n.length>0?C.some(n):C.none()},wO=function(t){return LO(t).fold((function(){return t.getParam("toolbar",[],"string[]").length>0}),q)};!function(t){t.default="wrap",t.floating="floating",t.sliding="sliding",t.scrolling="scrolling"}(hm||(hm={}));var xO,RO=function(t){return t.getParam("toolbar_mode","","string")};!function(t){t.auto="auto",t.top="top",t.bottom="bottom"}(xO||(xO={}));var TO,kO,SO=function(t){return t.getParam("toolbar_location",xO.auto,"string")},CO=function(t){return SO(t)===xO.bottom},NO=function(t){if(!t.inline)return C.none();var e=function(t){return t.getParam("fixed_toolbar_container","","string")}(t);if(e.length>0)return pc(Ye(),e);var n=function(t){return t.getParam("fixed_toolbar_container_target")}(t);return l(n)?C.some(Ct.fromDom(n)):C.none()},BO=function(t){return t.inline&&NO(t).isSome()},DO=function(t){return NO(t).getOrThunk((function(){return Be(Ne(Ct.fromDom(t.getElement())))}))},EO=function(t){return t.inline&&!_O(t)&&!WO(t)&&!wO(t)},PO=function(t){return(t.getParam("toolbar_sticky",!1,"boolean")||t.inline)&&!BO(t)&&!EO(t)},XO=function(t){var e=t.getParam("menu");return e?ft(e,(function(t){return W(W({},t),{items:t.items})})):{}},YO=function(t){return t.getParam("menubar")},jO=function(t){return t.getParam("anchor_top","#top")},HO=function(t){return t.getParam("anchor_bottom","#bottom")},IO="silver.readonly",FO=Wo([(TO="readonly",Qo(TO,No))]),UO=function(t,e){var n=t.outerContainer.element;e&&(t.mothership.broadcastOn([sl()],{target:n}),t.uiMothership.broadcastOn([sl()],{target:n})),t.mothership.broadcastOn([IO],{readonly:e}),t.uiMothership.broadcastOn([IO],{readonly:e})},VO=function(t,e){t.on("init",(function(){t.mode.isReadOnly()&&UO(e,!0)})),t.on("SwitchMode",(function(){return UO(e,t.mode.isReadOnly())})),function(t){return t.getParam("readonly",!1,"boolean")}(t)&&t.setMode("readonly")},GO=function(){var t;return Ls.config({channels:(t={},t[IO]={schema:FO,onReceive:function(t,e){Kd.set(t,e.readonly)}},t)})},$O=function(t){return Kd.config({disabled:t,disableClass:"tox-collection__item--state-disabled"})},KO=function(t){return Kd.config({disabled:t})},JO=function(t){return Kd.config({disabled:t,disableClass:"tox-tbtn--disabled"})},QO=function(t){return Kd.config({disabled:t,disableClass:"tox-tbtn--disabled",useNative:!1})},ZO=function(t,e){var n=t.getApi(e);return function(t){t(n)}},tg=function(t,e){return Vi((function(n){ZO(t,n)((function(n){var o=t.onSetup(n);d(o)&&e.set(o)}))}))},eg=function(t,e){return Gi((function(n){return ZO(t,n)(e.get())}))},ng=function(t,e){return Ki((function(n,o){ZO(t,n)(t.onAction),t.triggersSubmenu||e!==mm.CLOSE_ON_EXECUTE||(Ri(n,fi()),o.stop())}))},og=((kO={})[ui()]=["disabling","alloy.base.behaviour","toggling","item-events"],kO),rg=yt,ig=function(t,e,n,o){var r=vr(M);return{type:"item",dom:e.dom,components:rg(e.optComponents),data:t.data,eventOrder:og,hasSubmenu:t.triggersSubmenu,itemBehaviours:As([pM("item-events",[ng(t,n),tg(t,r),eg(t,r)]),$O((function(){return t.disabled||o.isDisabled()})),GO(),uM.config({})].concat(t.itemBehaviours))}},ag=function(t){return{value:t.value,meta:W({text:t.text.getOr("")},t.meta)}},cg=tinymce.util.Tools.resolve("tinymce.Env"),sg=function(t){var e=cg.mac?{alt:"⌥",ctrl:"⌃",shift:"⇧",meta:"⌘",access:"⌃⌥"}:{meta:"Ctrl",access:"Shift+Alt"},n=t.split("+"),o=H(n,(function(t){var n=t.toLowerCase().trim();return gt(e,n)?e[n]:t}));return cg.mac?o.join(""):o.join("+")},ug=function(t,e,n){return void 0===n&&(n=[qm]),Rh(t,{tag:"div",classes:n},e)},pg=function(t){return{dom:{tag:"div",classes:[_m]},components:[Qa(Ah.translate(t))]}},lg=function(t,e){return{dom:{tag:"div",classes:e,innerHtml:t}}},dg=function(t,e){return{dom:{tag:"div",classes:[_m]},components:[{dom:{tag:t.tag,styles:t.styles},components:[Qa(Ah.translate(e))]}]}},fg=function(t){return{dom:{tag:"div",classes:["tox-collection__item-accessory"],innerHtml:sg(t)}}},bg=function(t){return ug("checkmark",t,["tox-collection__item-checkmark"])},Mg=function(t,e,n){var o,r,i,a,c=t.ariaLabel,s=t.value,u=t.iconContent.map((function(t){return function(t,e,n){var o=e();return Wh(t,o).or(n).getOrThunk(qh(o))}(t,e.icons,n)}));return{dom:(o=Am,r=u.getOr(""),i=c.map((function(t){return{title:e.translate(t)}})).getOr({}),a={tag:"div",attributes:i,classes:[o]},W(W({},a),"custom"===s?{tag:"button",classes:w(w([],a.classes,!0),["tox-swatches__picker-btn"],!1),innerHtml:r}:"remove"===s?{classes:w(w([],a.classes,!0),["tox-swatch--remove"],!1),innerHtml:r}:{attributes:W(W({},a.attributes),{"data-mce-color":s}),styles:{"background-color":s}})),optComponents:[]}},zg=function(t){var e=t.map((function(t){return{attributes:{title:Ah.translate(t)}}})).getOr({});return W({tag:"div",classes:[Om,gm]},e)},hg=function(t,e,n,o){return void 0===o&&(o=C.none()),"color"===t.presets?Mg(t,e,o):function(t,e,n,o){var r={tag:"div",classes:[qm]},i=n?t.iconContent.map((function(t){return Rh(t,r,e.icons,o)})).orThunk((function(){return C.some({dom:r})})):C.none(),a=t.checkMark,c=C.from(t.meta).fold((function(){return pg}),(function(t){return gt(t,"style")?g(dg,t.style):pg})),s=t.htmlContent.fold((function(){return t.textContent.map(c)}),(function(t){return C.some(lg(t,[_m]))}));return{dom:zg(t.ariaLabel),optComponents:[i,s,t.shortcutContent.map(fg),a,t.caret]}}(t,e,n,o)},mg=function(t,e){return Ot(t,"tooltipWorker").map((function(t){return[zO.config({lazySink:e.getSink,tooltipDom:{tag:"div",classes:["tox-tooltip-worker-container"]},tooltipComponents:[],anchor:function(t){return{type:"submenu",item:t,overrides:{maxHeightFunction:Mu}}},mode:"follow-highlight",onShow:function(e,n){t((function(t){zO.setComponents(e,[Za({element:Ct.fromDom(t)})])}))}})]})).getOr([])},Og=function(t,e){var n=function(t){return hO.DOM.encode(t)}(Ah.translate(t));if(e.length>0){var o=new RegExp(function(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(e),"gi");return n.replace(o,(function(t){return'<span class="tox-autocompleter-highlight">'+t+"</span>"}))}return n},gg=function(t,e){return H(t,(function(t){switch(t.type){case"cardcontainer":return function(t,e){var n="vertical"===t.direction?"tox-collection__item-container--column":xm,o="left"===t.align?"tox-collection__item-container--align-left":"tox-collection__item-container--align-right";return{dom:{tag:"div",classes:[wm,n,o,function(){switch(t.valign){case"top":return"tox-collection__item-container--valign-top";case"middle":return"tox-collection__item-container--valign-middle";case"bottom":return"tox-collection__item-container--valign-bottom"}}()]},components:e}}(t,gg(t.items,e));case"cardimage":return function(t,e,n){return{dom:{tag:"img",classes:e,attributes:{src:t,alt:n.getOr("")}}}}(t.src,t.classes,t.alt);case"cardtext":var n=t.name.exists((function(t){return P(e.cardText.highlightOn,t)})),o=n?C.from(e.cardText.matchText).getOr(""):"";return lg(Og(t.text,o),t.classes)}}))},Ag=pd(EM(),PM()),vg=function(t){return{value:t}},yg=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,qg=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i,_g=function(t){return yg.test(t)||qg.test(t)},Wg=function(t){return function(t,e){return wt(t,e)?function(t,e){return t.substring(e)}(t,e.length):t}(t,"#").toUpperCase()},Lg=function(t){var e=function(t){var e=t.value.replace(yg,(function(t,e,n,o){return e+e+n+n+o+o}));return{value:e}}(t),n=qg.exec(e.value);return null===n?["FFFFFF","FF","FF","FF"]:n},wg=function(t){var e=t.toString(16);return(1===e.length?"0"+e:e).toUpperCase()},xg=function(t){var e=wg(t.red)+wg(t.green)+wg(t.blue);return vg(e)},Rg=Math.min,Tg=Math.max,kg=Math.round,Sg=/^rgb\((\d+),\s*(\d+),\s*(\d+)\)/,Cg=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d?(?:\.\d+)?)\)/,Ng=function(t,e,n,o){return{red:t,green:e,blue:n,alpha:o}},Bg=function(t){var e=parseInt(t,10);return e.toString()===t&&e>=0&&e<=255},Dg=function(t){var e,n,o,r=(t.hue||0)%360,i=t.saturation/100,a=t.value/100;if(i=Tg(0,Rg(i,1)),a=Tg(0,Rg(a,1)),0===i)return e=n=o=kg(255*a),Ng(e,n,o,1);var c=r/60,s=a*i,u=s*(1-Math.abs(c%2-1)),p=a-s;switch(Math.floor(c)){case 0:e=s,n=u,o=0;break;case 1:e=u,n=s,o=0;break;case 2:e=0,n=s,o=u;break;case 3:e=0,n=u,o=s;break;case 4:e=u,n=0,o=s;break;case 5:e=s,n=0,o=u;break;default:e=n=o=0}return e=kg(255*(e+p)),n=kg(255*(n+p)),o=kg(255*(o+p)),Ng(e,n,o,1)},Eg=function(t){var e=Lg(t),n=parseInt(e[1],16),o=parseInt(e[2],16),r=parseInt(e[3],16);return Ng(n,o,r,1)},Pg=function(t,e,n,o){var r=parseInt(t,10),i=parseInt(e,10),a=parseInt(n,10),c=parseFloat(o);return Ng(r,i,a,c)},Xg=function(t){if("transparent"===t)return C.some(Ng(0,0,0,0));var e=Sg.exec(t);if(null!==e)return C.some(Pg(e[1],e[2],e[3],"1"));var n=Cg.exec(t);return null!==n?C.some(Pg(n[1],n[2],n[3],n[4])):C.none()},Yg=function(t){return"rgba("+t.red+","+t.green+","+t.blue+","+t.alpha+")"},jg=Ng(255,0,0,1),Hg=function(t,e){return t.fire("ResizeContent",e)},Ig=function(t,e,n){return{hue:t,saturation:e,value:n}},Fg=function(t){var e,n=0,o=0,r=t.red/255,i=t.green/255,a=t.blue/255,c=Math.min(r,Math.min(i,a)),s=Math.max(r,Math.max(i,a));return c===s?Ig(0,0,100*(o=c)):(n=60*((n=r===c?3:a===c?1:5)-(r===c?i-a:a===c?r-i:a-r)/(s-c)),e=(s-c)/s,o=s,Ig(Math.round(n),Math.round(100*e),Math.round(100*o)))},Ug=function(t){return xg(Dg(t))},Vg=function(t){return(e=t,_g(e)?C.some({value:Wg(e)}):C.none()).orThunk((function(){return Xg(t).map(xg)})).getOrThunk((function(){var e=document.createElement("canvas");e.height=1,e.width=1;var n=e.getContext("2d");n.clearRect(0,0,e.width,e.height),n.fillStyle="#FFFFFF",n.fillStyle=t,n.fillRect(0,0,1,1);var o=n.getImageData(0,0,1,1).data,r=o[0],i=o[1],a=o[2],c=o[3];return xg(Ng(r,i,a,c))}));var e},Gg=tinymce.util.Tools.resolve("tinymce.util.LocalStorage"),$g="tinymce-custom-colors";var Kg,Jg="choiceitem",Qg=[{type:Jg,text:"Light Green",value:"#BFEDD2"},{type:Jg,text:"Light Yellow",value:"#FBEEB8"},{type:Jg,text:"Light Red",value:"#F8CAC6"},{type:Jg,text:"Light Purple",value:"#ECCAFA"},{type:Jg,text:"Light Blue",value:"#C2E0F4"},{type:Jg,text:"Green",value:"#2DC26B"},{type:Jg,text:"Yellow",value:"#F1C40F"},{type:Jg,text:"Red",value:"#E03E2D"},{type:Jg,text:"Purple",value:"#B96AD9"},{type:Jg,text:"Blue",value:"#3598DB"},{type:Jg,text:"Dark Turquoise",value:"#169179"},{type:Jg,text:"Orange",value:"#E67E23"},{type:Jg,text:"Dark Red",value:"#BA372A"},{type:Jg,text:"Dark Purple",value:"#843FA1"},{type:Jg,text:"Dark Blue",value:"#236FA1"},{type:Jg,text:"Light Gray",value:"#ECF0F1"},{type:Jg,text:"Medium Gray",value:"#CED4D9"},{type:Jg,text:"Gray",value:"#95A5A6"},{type:Jg,text:"Dark Gray",value:"#7E8C8D"},{type:Jg,text:"Navy Blue",value:"#34495E"},{type:Jg,text:"Black",value:"#000000"},{type:Jg,text:"White",value:"#ffffff"}],Zg=function(t){void 0===t&&(t=10);var e,n=Gg.getItem($g),o=r(n)?JSON.parse(n):[],i=t-(e=o).length<0?e.slice(0,t):e,a=function(t){i.splice(t,1)};return{add:function(e){(function(t,e){var n=E(t,e);return-1===n?C.none():C.some(n)})(i,e).each(a),i.unshift(e),i.length>t&&i.pop(),Gg.setItem($g,JSON.stringify(i))},state:function(){return i.slice(0)}}}(10),tA=function(t){return!1!==t.getParam("custom_colors")},eA=function(t){var e=function(t){return t.getParam("color_map")}(t);return void 0!==e?function(t){for(var e=[],n=0;n<t.length;n+=2)e.push({text:t[n+1],value:"#"+Vg(t[n]).value,type:"choiceitem"});return e}(e):Qg},nA=function(t){Zg.add(t)},oA="#000000",rA=function(t){var e=function(t){return Math.max(5,Math.ceil(Math.sqrt(t)))}(eA(t).length);return function(t,e){return t.getParam("color_cols",e,"number")}(t,e)},iA=function(t){var e="choiceitem",n={type:e,text:"Remove color",icon:"color-swatch-remove-color",value:"remove"};return t?[n,{type:e,text:"Custom color",icon:"color-picker",value:"custom"}]:[n]},aA=function(t,e,n,o){"custom"===n?dA(t)((function(n){n.each((function(n){nA(n),t.execCommand("mceApplyTextcolor",e,n),o(n)}))}),oA):"remove"===n?(o(""),t.execCommand("mceRemoveTextcolor",e)):(o(n),t.execCommand("mceApplyTextcolor",e,n))},cA=function(t,e){return t.concat(H(Zg.state(),(function(t){return{type:Jg,text:t,value:t}})).concat(iA(e)))},sA=function(t,e){return function(n){n(cA(t,e))}},uA=function(t,e,n){var o="forecolor"===e?"tox-icon-text-color__color":"tox-icon-highlight-bg-color__color";t.setIconFill(o,n)},pA=function(t,e,n,o,r){t.ui.registry.addSplitButton(e,{tooltip:o,presets:"color",icon:"forecolor"===e?"text-color":"highlight-bg-color",select:function(e){var o=function(t,e){var n;return t.dom.getParents(t.selection.getStart(),(function(t){var o;(o=t.style["forecolor"===e?"color":"background-color"])&&(n=n||o)})),C.from(n)}(t,n);return o.bind((function(t){return Xg(t).map((function(t){var n=xg(t).value;return Lt(e.toLowerCase(),n)}))})).getOr(!1)},columns:rA(t),fetch:sA(eA(t),tA(t)),onAction:function(e){aA(t,n,r.get(),M)},onItemAction:function(o,i){aA(t,n,i,(function(n){r.set(n),function(t,e){t.fire("TextColorChange",e)}(t,{name:e,color:n})}))},onSetup:function(n){uA(n,e,r.get());var o=function(t){t.name===e&&uA(n,t.name,t.color)};return t.on("TextColorChange",o),function(){t.off("TextColorChange",o)}}})},lA=function(t,e,n,o){t.ui.registry.addNestedMenuItem(e,{text:o,icon:"forecolor"===e?"text-color":"highlight-bg-color",getSubmenuItems:function(){return[{type:"fancymenuitem",fancytype:"colorswatch",onAction:function(e){aA(t,n,e.value,M)}}]}})},dA=function(t){return function(e,n){var o=!1,r={colorpicker:n};t.windowManager.open({title:"Color Picker",size:"normal",body:{type:"panel",items:[{type:"colorpicker",name:"colorpicker",label:"Color"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:r,onAction:function(t,e){"hex-valid"===e.name&&(o=e.value)},onSubmit:function(n){var r=n.getData().colorpicker;o?(e(C.from(r)),n.close()):t.windowManager.alert(t.translate(["Invalid hex color code: {0}",r]))},onClose:M,onCancel:function(){e(C.none())}})}},fA=function(t,e,n,o,r,i,a,c){var s=Xm(e),u=bA(e,n,o,"color"!==r?"normal":"color",i,a,c);return Hm(t,s,u,o,r)},bA=function(t,e,n,o,r,i,a){return yt(H(t,(function(c){return"choiceitem"===c.type?(s=c,Ho("choicemenuitem",Qm,s)).fold(Ym,(function(s){return C.some(function(t,e,n,o,r,i,a,c){void 0===c&&(c=!0);var s=hg({presets:n,textContent:e?t.text:C.none(),htmlContent:C.none(),ariaLabel:t.text,iconContent:t.icon,shortcutContent:e?t.shortcut:C.none(),checkMark:e?C.some(bg(a.icons)):C.none(),caret:C.none(),value:t.value},a,c);return so(ig({data:ag(t),disabled:t.disabled,getApi:function(t){return{setActive:function(e){LM.set(t,e)},isActive:function(){return LM.isOn(t)},isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},onAction:function(e){return o(t.value)},onSetup:function(t){return t.setActive(r),M},triggersSubmenu:!1,itemBehaviours:[]},s,i,a),{toggling:{toggleClass:ym,toggleOnExecute:!1,selected:t.active}})}(s,1===n,o,e,i(c.value),r,a,Xm(t)))})):C.none();var s})))},MA=function(t,e){var n=Sm(e);return 1===t?{mode:"menu",moveOnTab:!0}:"auto"===t?{mode:"grid",selector:"."+n.item,initSize:{numColumns:1,numRows:1}}:{mode:"matrix",rowSelector:"."+("color"===e?"tox-swatches__row":"tox-collection__group")}},zA=function(t,e){var n=t.initData.allowCustomColors&&e.colorinput.hasCustomColors();return t.initData.colors.fold((function(){return cA(e.colorinput.getColors(),n)}),(function(t){return t.concat(iA(n))}))},hA=ia("cell-over"),mA=ia("cell-execute"),OA=function(t,e,n){var o,r=function(n){return Ti(n,mA,{row:t,col:e})},i=function(t,e){e.stop(),r(t)};return ec({dom:{tag:"div",attributes:(o={role:"button"},o["aria-labelledby"]=n,o)},behaviours:As([pM("insert-table-picker-cell",[Pi(Fr(),MM.focus),Pi(ui(),r),Pi(Qr(),i),Pi(li(),i)]),LM.config({toggleClass:"tox-insert-table-picker__selected",toggleOnExecute:!1}),MM.config({onFocus:function(n){return Ti(n,hA,{row:t,col:e})}})])})},gA=function(t){return Q(t,(function(t){return H(t,nc)}))},AA=function(t,e){return Qa(e+"x"+t)},vA={inserttable:function(t){var e=ia("size-label"),n=function(t,e,n){for(var o=[],r=0;r<e;r++){for(var i=[],a=0;a<n;a++)i.push(OA(r,a,t));o.push(i)}return o}(e,10,10),o=AA(0,0),r=Az({dom:{tag:"span",classes:["tox-insert-table-picker__label"],attributes:{id:e}},components:[o],behaviours:As([uM.config({})])});return{type:"widget",data:{value:ia("widget-id")},dom:{tag:"div",classes:["tox-fancymenuitem"]},autofocus:!0,components:[Ag.widget({dom:{tag:"div",classes:["tox-insert-table-picker"]},components:gA(n).concat(r.asSpec()),behaviours:As([pM("insert-table-picker",[Vi((function(t){uM.set(r.get(t),[o])})),Hi(hA,(function(t,e,o){var i=o.event,a=i.row,c=i.col;!function(t,e,n,o,r){for(var i=0;i<o;i++)for(var a=0;a<r;a++)LM.set(t[i][a],i<=e&&a<=n)}(n,a,c,10,10),uM.set(r.get(t),[AA(a+1,c+1)])})),Hi(mA,(function(e,n,o){var r=o.event,i=r.row,a=r.col;t.onAction({numRows:i+1,numColumns:a+1}),Ri(e,fi())}))]),oM.config({initSize:{numRows:10,numColumns:10},mode:"flatgrid",selector:'[role="button"]'})])})]}},colorswatch:function(t,e){var n=zA(t,e),o=e.colorinput.getColorCols(),r="color",i=fA(ia("menu-value"),n,(function(e){t.onAction({value:e})}),o,r,mm.CLOSE_ON_EXECUTE,y,e.shared.providers),a=W(W({},i),{markers:Sm(r),movement:MA(o,r)});return{type:"widget",data:{value:ia("widget-id")},dom:{tag:"div",classes:["tox-fancymenuitem"]},autofocus:!0,components:[Ag.widget(FM.sketch(a))]}}},yA=function(t,e,n,o,r,i,a,c){void 0===c&&(c=!0);var s=hg({presets:o,textContent:C.none(),htmlContent:n?t.text.map((function(t){return Og(t,e)})):C.none(),ariaLabel:t.text,iconContent:t.icon,shortcutContent:C.none(),checkMark:C.none(),caret:C.none(),value:t.value},a.providers,c,t.icon);return ig({data:ag(t),disabled:t.disabled,getApi:h({}),onAction:function(e){return r(t.value,t.meta)},onSetup:h(M),triggersSubmenu:!1,itemBehaviours:mg(t.meta,a)},s,i,a.providers)},qA=function(t){var e=t.text.fold((function(){return{}}),(function(t){return{innerHtml:t}}));return{type:"separator",dom:W({tag:"div",classes:[gm,"tox-collection__group-heading"]},e),components:[]}},_A=function(t,e,n,o){void 0===o&&(o=!0);var r=hg({presets:"normal",iconContent:t.icon,textContent:t.text,htmlContent:C.none(),ariaLabel:t.text,caret:C.none(),checkMark:C.none(),shortcutContent:t.shortcut},n,o);return ig({data:ag(t),getApi:function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},disabled:t.disabled,onAction:t.onAction,onSetup:t.onSetup,triggersSubmenu:!1,itemBehaviours:[]},r,e,n)},WA=function(t,e,n,o,r){void 0===o&&(o=!0),void 0===r&&(r=!1);var i,a=r?(i=n.icons,ug("chevron-down",i,[Wm])):function(t){return ug("chevron-right",t,[Wm])}(n.icons),c=hg({presets:"normal",iconContent:t.icon,textContent:t.text,htmlContent:C.none(),ariaLabel:t.text,caret:C.some(a),checkMark:C.none(),shortcutContent:t.shortcut},n,o);return ig({data:ag(t),getApi:function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},disabled:t.disabled,onAction:M,onSetup:t.onSetup,triggersSubmenu:!0,itemBehaviours:[]},c,e,n)},LA=function(t,e,n,o){void 0===o&&(o=!0);var r=hg({iconContent:t.icon,textContent:t.text,htmlContent:C.none(),ariaLabel:t.text,checkMark:C.some(bg(n.icons)),caret:C.none(),shortcutContent:t.shortcut,presets:"normal",meta:t.meta},n,o);return so(ig({data:ag(t),disabled:t.disabled,getApi:function(t){return{setActive:function(e){LM.set(t,e)},isActive:function(){return LM.isOn(t)},isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},onAction:t.onAction,onSetup:t.onSetup,triggersSubmenu:!1,itemBehaviours:[]},r,e,n),{toggling:{toggleClass:ym,toggleOnExecute:!1,selected:t.active}})},wA=function(t,e){return Ot(vA,t.fancytype).map((function(n){return n(t,e)}))},xA=function(t,e,n,o){var r={dom:zg(t.label),optComponents:[C.some({dom:{tag:"div",classes:[wm,xm]},components:gg(t.items,o)})]};return ig({data:ag(W({text:C.none()},t)),disabled:t.disabled,getApi:function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){Kd.set(t,e),I(ip(t.element,"*"),(function(n){t.getSystem().getByDom(n).each((function(t){t.hasConfigured(Kd)&&Kd.set(t,e)}))}))}}},onAction:t.onAction,onSetup:t.onSetup,triggersSubmenu:!1,itemBehaviours:C.from(o.itemBehaviours).getOr([])},r,e,n.providers)};!function(t){t[t.ContentFocus=0]="ContentFocus",t[t.UiFocus=1]="UiFocus"}(Kg||(Kg={}));var RA=function(t,e,n,o,r){var i,a=n.shared.providers,c=function(t){return r?W(W({},t),{shortcut:C.none(),icon:t.text.isSome()?C.none():t.icon}):t};switch(t.type){case"menuitem":return(i=t,Ho("menuitem",oO,i)).fold(Ym,(function(t){return C.some(_A(c(t),e,a,o))}));case"nestedmenuitem":return function(t){return Ho("nestedmenuitem",rO,t)}(t).fold(Ym,(function(t){return C.some(WA(c(t),e,a,o,r))}));case"togglemenuitem":return function(t){return Ho("togglemenuitem",iO,t)}(t).fold(Ym,(function(t){return C.some(LA(c(t),e,a,o))}));case"separator":return function(t){return Ho("separatormenuitem",Zh,t)}(t).fold(Ym,(function(t){return C.some(qA(t))}));case"fancymenuitem":return function(t){return Ho("fancymenuitem",nO,t)}(t).fold(Ym,(function(t){return wA(c(t),n)}));default:return console.error("Unknown item in general menu",t),C.none()}},TA=function(t,e,n,o,r,i,a){var c=1===o,s=!c||Xm(t);return yt(H(t,(function(t){switch(t.type){case"separator":return(o=t,Ho("Autocompleter.Separator",Zh,o)).fold(Ym,(function(t){return C.some(qA(t))}));case"cardmenuitem":return function(t){return Ho("cardmenuitem",Jm,t)}(t).fold(Ym,(function(t){return C.some(xA(W(W({},t),{onAction:function(e){t.onAction(e),n(t.value,t.meta)}}),r,i,{itemBehaviours:mg(t.meta,i),cardText:{matchText:e,highlightOn:a}}))}));default:return function(t){return Ho("Autocompleter.Item",tm,t)}(t).fold(Ym,(function(t){return C.some(yA(t,e,c,"normal",n,r,i,s))}))}var o})))},kA=function(t,e,n,o,r){var i=Xm(e),a=yt(H(e,(function(t){var e=function(t){return RA(t,n,o,function(t){return r?!gt(t,"text"):i}(t),r)};return"nestedmenuitem"===t.type&&t.getSubmenuItems().length<=0?e(W(W({},t),{disabled:!0})):e(t)})));return(r?jm:Hm)(t,i,a,1,"normal")},SA=function(t){return JM.singleData(t.value,t)},CA=function(t,e){var n=tu(),o=vr(!1),r=ec(QM.sketch({dom:{tag:"div",classes:["tox-autocompleter"]},components:[],fireDismissalEventInstead:{},inlineBehaviours:As([pM("dismissAutocompleter",[Pi(vi(),(function(){return c()}))])]),lazySink:e.getSink})),i=function(){return n.get().isSome()},a=function(){i()&&QM.hide(r)},c=function(){if(i()){var e=n.get().map((function(t){return t.element}));Ph(e.getOr(Ct.fromDom(t.selection.getNode()))).each(Tn),a(),n.clear(),o.set(!1)}},s=jt((function(){return zm(t)})),u=function(e,n,o,i){e.matchLength=n.text.length;var a=ut(o,(function(t){return C.from(t.columns)})).getOr(1);QM.showAt(r,FM.sketch(function(t,e,n,o){var r=n===Kg.ContentFocus?Rf():xf(),i=MA(e,o),a=Sm(o);return{dom:t.dom,components:t.components,items:t.items,value:t.value,markers:{selectedItem:a.selectedItem,item:a.item},movement:i,fakeFocus:n===Kg.ContentFocus,focusManager:r,menuBehaviours:sO("auto"!==e?[]:[Vi((function(t,e){aO(t,4,a.item).each((function(e){var n=e.numColumns,o=e.numRows;oM.setGridSize(t,o,n)}))}))])}}(Hm("autocompleter-value",!0,i,a,"normal"),a,Kg.ContentFocus,"normal")),{anchor:{type:"node",root:Ct.fromDom(t.getBody()),node:C.from(e.element)}}),QM.getContent(r).each(sf.highlightFirst)},p=function(r){(function(e){return n.get().map((function(n){return Ih(t.dom,t.selection.getRng(),n.triggerChar).bind((function(n){return Qh(t,s,n,e)}))})).getOrThunk((function(){return Jh(t,s)}))})(r).fold(c,(function(r){!function(e){if(!i()){var r=Eh(t,e.range);n.set({triggerChar:e.triggerChar,element:r,matchLength:e.text.length}),o.set(!1)}}(r.context),r.lookupData.then((function(i){n.get().map((function(n){var s,l,d,f=r.context;if(n.triggerChar===f.triggerChar){var b=(s=f.triggerChar,d=ut(l=i,(function(t){return C.from(t.columns)})).getOr(1),Q(l,(function(n){var r=n.items;return TA(r,n.matchText,(function(e,r){var i=t.selection.getRng();Ih(t.dom,i,s).fold((function(){return console.error("Lost context. Cursor probably moved")}),(function(t){var i=t.range,s={hide:function(){c()},reload:function(t){a(),p(t)}};o.set(!0),n.onAction(s,i,e,r),o.set(!1)}))}),d,mm.BUBBLE_TO_SANDBOX,e,n.highlightOn)})));b.length>0?u(n,f,i,b):f.text.length-n.matchLength>=10?c():a()}}))}))}))},l={onKeypress:Nh((function(t){27!==t.which&&p()}),50),cancelIfNecessary:c,isMenuOpen:function(){return QM.isOpen(r)},isActive:i,isProcessingAction:o.get,getView:function(){return QM.getContent(r)}};!1===t.hasPlugin("rtc")&&Fh(l,t)},NA=function(t,e,n){return lc(t,e,n).isSome()},BA=function(t,e){var n=null;return{cancel:function(){null!==n&&(clearTimeout(n),n=null)},schedule:function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];n=setTimeout((function(){t.apply(null,o),n=null}),e)}}},DA=function(t){var e=t.raw;return void 0===e.touches||1!==e.touches.length?C.none():C.some(e.touches[0])},EA=function(t){var e=tu(),n=vr(!1),o=BA((function(e){t.triggerEvent(di(),e),n.set(!0)}),400),r=Lr([{key:Dr(),value:function(t){return DA(t).each((function(r){o.cancel();var i={x:r.clientX,y:r.clientY,target:t.target};o.schedule(t),n.set(!1),e.set(i)})),C.none()}},{key:Er(),value:function(t){return o.cancel(),DA(t).each((function(t){e.on((function(n){(function(t,e){var n=Math.abs(t.clientX-e.x),o=Math.abs(t.clientY-e.y);return n>5||o>5})(t,n)&&e.clear()}))})),C.none()}},{key:Pr(),value:function(r){o.cancel();return e.get().filter((function(t){return Oe(t.target,r.target)})).map((function(e){return n.get()?(r.prevent(),!1):t.triggerEvent(li(),r)}))}}]);return{fireIfReady:function(t,e){return Ot(r,e).bind((function(e){return e(t)}))}}},PA=function(){return ze().browser.isFirefox()},XA=function(t,e){var n=W({stopBackspace:!0},e),o=EA(n),r=H(["touchstart","touchmove","touchend","touchcancel","gesturestart","mousedown","mouseup","mouseover","mousemove","mouseout","click"].concat(["selectstart","input","contextmenu","change","transitionend","transitioncancel","drag","dragstart","dragend","dragenter","dragleave","dragover","drop","keyup"]),(function(e){return nu(t,e,(function(t){o.fireIfReady(t,e).each((function(e){e&&t.kill()})),n.triggerEvent(e,t)&&t.kill()}))})),i=tu(),a=nu(t,"paste",(function(t){o.fireIfReady(t,"paste").each((function(e){e&&t.kill()})),n.triggerEvent("paste",t)&&t.kill(),i.set(setTimeout((function(){n.triggerEvent(ci(),t)}),0))})),c=nu(t,"keydown",(function(t){n.triggerEvent("keydown",t)?t.kill():n.stopBackspace&&function(t){return t.raw.which===uf[0]&&!P(["input","textarea"],Bt(t.target))&&!NA(t.target,'[contenteditable="true"]')}(t)&&t.prevent()})),s=function(t,e){return PA()?ou(t,"focus",e):nu(t,"focusin",e)}(t,(function(t){n.triggerEvent("focusin",t)&&t.kill()})),u=tu(),p=function(t,e){return PA()?ou(t,"blur",e):nu(t,"focusout",e)}(t,(function(t){n.triggerEvent("focusout",t)&&t.kill(),u.set(setTimeout((function(){n.triggerEvent(ai(),t)}),0))}));return{unbind:function(){I(r,(function(t){t.unbind()})),c.unbind(),s.unbind(),p.unbind(),a.unbind(),i.on(clearTimeout),u.on(clearTimeout)}}},YA=function(t,e){var n=Ot(t,"target").getOr(e);return vr(n)},jA=yr([{stopped:[]},{resume:["element"]},{complete:[]}]),HA=function(t,e,n,o,r,i){var a=t(e,o),c=function(t,e){var n=vr(!1),o=vr(!1);return{stop:function(){n.set(!0)},cut:function(){o.set(!0)},isStopped:n.get,isCut:o.get,event:t,setSource:e.set,getSource:e.get}}(n,r);return a.fold((function(){return i.logEventNoHandlers(e,o),jA.complete()}),(function(t){var n=t.descHandler;return _a(n)(c),c.isStopped()?(i.logEventStopped(e,t.element,n.purpose),jA.stopped()):c.isCut()?(i.logEventCut(e,t.element,n.purpose),jA.complete()):We(t.element).fold((function(){return i.logNoParent(e,t.element,n.purpose),jA.complete()}),(function(o){return i.logEventResponse(e,t.element,n.purpose),jA.resume(o)}))}))},IA=function(t,e,n,o,r,i){return HA(t,e,n,o,r,i).fold(q,(function(o){return IA(t,e,n,o,r,i)}),y)},FA=function(t,e,n){var o=function(t){var e=vr(!1);return{stop:function(){e.set(!0)},cut:M,isStopped:e.get,isCut:y,event:t,setSource:v("Cannot set source of a broadcasted event"),getSource:v("Cannot get source of a broadcasted event")}}(e);return I(t,(function(t){var e=t.descHandler;_a(e)(o)})),o.isStopped()},UA=function(t,e,n,o,r){var i=YA(n,o);return IA(t,e,n,o,i,r)},VA=function(){var t={};return{registerId:function(e,n,o){dt(o,(function(o,r){var i=void 0!==t[r]?t[r]:{};i[n]=function(t,e){return n=g.apply(void 0,[t.handler].concat(e)),o=t.purpose,{cHandler:n,purpose:o};var n,o}(o,e),t[r]=i}))},unregisterId:function(e){dt(t,(function(t,n){gt(t,e)&&delete t[e]}))},filterByType:function(e){return Ot(t,e).map((function(t){return zt(t,(function(t,e){return function(t,e){return{id:t,descHandler:e}}(e,t)}))})).getOr([])},find:function(e,n,o){return Ot(t,n).bind((function(t){return Tr(o,(function(e){return function(t,e){return la(e).bind((function(e){return Ot(t,e)})).map((function(t){return function(t,e){return{element:t,descHandler:e}}(e,t)}))}(t,e)}),e)}))}}},GA=function(){var t=VA(),e={},n=function(t){var e=t.element;return la(e).getOrThunk((function(){return function(t,e){var n=ia(sa+t);return pa(e,n),n}("uid-",t.element)}))},o=function(n){la(n.element).each((function(n){delete e[n],t.unregisterId(n)}))};return{find:function(e,n,o){return t.find(e,n,o)},filter:function(e){return t.filterByType(e)},register:function(r){var i=n(r);At(e,i)&&function(t,n){var r=e[n];if(r!==t)throw new Error('The tagId "'+n+'" is already used by: '+ea(r.element)+"\nCannot use it for: "+ea(t.element)+"\nThe conflicting element is"+(Xe(r.element)?" ":" not ")+"already in the DOM");o(t)}(r,i);var a=[r];t.registerId(a,i,r.events),e[i]=r},unregister:o,getById:function(t){return Ot(e,t)}}},$A=Td({name:"Container",factory:function(t){var e=t.dom,n=e.attributes,o=L(e,["attributes"]);return{uid:t.uid,dom:W({tag:"div",attributes:W({role:"presentation"},n)},o),components:t.components,behaviours:xl(t.containerBehaviours),events:t.events,domModification:t.domModification,eventOrder:t.eventOrder}},configFields:[fr("components",[]),wl("containerBehaviours",[]),fr("events",{}),fr("domModification",{}),fr("eventOrder",{})]}),KA=function(t){var e=function(e){return We(t.element).fold(q,(function(t){return Oe(e,t)}))},n=GA(),o=function(t,o){return n.find(e,t,o)},r=XA(t.element,{triggerEvent:function(t,e){return Oc(t,e.target,(function(n){return function(t,e,n,o){return UA(t,e,n,n.target,o)}(o,t,e,n)}))}}),i={debugInfo:h("real"),triggerEvent:function(t,e,n){Oc(t,e,(function(r){return UA(o,t,n,e,r)}))},triggerFocus:function(t,e){la(t).fold((function(){Rs(t)}),(function(n){Oc(ii(),t,(function(n){return function(t,e,n,o,r){var i=YA(n,o);HA(t,e,n,o,i,r)}(o,ii(),{originator:e,kill:M,prevent:M,target:t},t,n),!1}))}))},triggerEscape:function(t,e){i.triggerEvent("keydown",t.element,e.event)},getByUid:function(t){return b(t)},getByDom:function(t){return z(t)},build:ec,addToGui:function(t){s(t)},removeFromGui:function(t){u(t)},addToWorld:function(t){a(t)},removeFromWorld:function(t){c(t)},broadcast:function(t){l(t)},broadcastOn:function(t,e){d(t,e)},broadcastEvent:function(t,e){f(t,e)},isConnected:q},a=function(t){t.connect(i),Pt(t.element)||(n.register(t),I(t.components(),a),i.triggerEvent(Mi(),t.element,{target:t.element}))},c=function(t){Pt(t.element)||(I(t.components(),c),n.unregister(t)),t.disconnect()},s=function(e){Hp(t,e)},u=function(t){Up(t)},p=function(t){var e=n.filter(si());I(e,(function(e){var n=e.descHandler;_a(n)(t)}))},l=function(t){p({universal:!0,data:t})},d=function(t,e){p({universal:!1,channels:t,data:e})},f=function(t,e){var o=n.filter(t);return FA(o,e)},b=function(t){return n.getById(t).fold((function(){return Fn.error(new Error('Could not find component with uid: "'+t+'" in system.'))}),Fn.value)},z=function(t){var e=la(t).getOr("not found");return b(e)};return a(t),{root:t,element:t.element,destroy:function(){r.unbind(),Rn(t.element)},add:s,remove:u,getByUid:b,getByDom:z,addToWorld:a,removeFromWorld:c,broadcast:l,broadcastOn:d,broadcastEvent:f}},JA=h([fr("prefix","form-field"),wl("fieldBehaviours",[Bd,Ll])]),QA=h([id({schema:[Jo("dom")],name:"label"}),id({factory:{sketch:function(t){return{uid:t.uid,dom:{tag:"span",styles:{display:"none"},attributes:{"aria-hidden":"true"},innerHtml:t.text}}}},schema:[Jo("text")],name:"aria-descriptor"}),od({factory:{sketch:function(t){var e=_r(t,["factory"]);return t.factory.sketch(e)}},schema:[Jo("factory")],name:"field"})]),ZA=kd({name:"FormField",configFields:JA(),partFields:QA(),factory:function(t,e,n,o){var r=Rl(t.fieldBehaviours,[Bd.config({find:function(e){return hd(e,t,"field")}}),Ll.config({store:{mode:"manual",getValue:function(t){return Bd.getCurrent(t).bind(Ll.getValue)},setValue:function(t,e){Bd.getCurrent(t).each((function(t){Ll.setValue(t,e)}))}}})]),i=Bi([Vi((function(e,n){var o=Od(e,t,["label","field","aria-descriptor"]);o.field().each((function(e){var n=ia(t.prefix);o.label().each((function(t){Ie(t.element,"for",n),Ie(e.element,"id",n)})),o["aria-descriptor"]().each((function(n){var o=ia(t.prefix);Ie(n.element,"id",o),Ie(e.element,"aria-describedby",o)}))}))}))]),a={getField:function(e){return hd(e,t,"field")},getLabel:function(e){return hd(e,t,"label")}};return{uid:t.uid,dom:t.dom,components:e,behaviours:r,events:i,apis:a}},apis:{getField:function(t,e){return t.getField(e)},getLabel:function(t,e){return t.getLabel(e)}}}),tv=Object.freeze({__proto__:null,exhibit:function(t,e){return qa({attributes:Lr([{key:e.tabAttr,value:"true"}])})}}),ev=[fr("tabAttr","data-alloy-tabstop")],nv=ys({fields:ev,name:"tabstopping",active:tv}),ov=tinymce.util.Tools.resolve("tinymce.html.Entities"),rv=function(t,e,n,o){var r=iv(t,e,n,o);return ZA.sketch(r)},iv=function(t,e,n,o){return{dom:av(n),components:t.toArray().concat([e]),fieldBehaviours:As(o)}},av=function(t){return{tag:"div",classes:["tox-form__group"].concat(t)}},cv=function(t,e){return ZA.parts.label({dom:{tag:"label",classes:["tox-label"],innerHtml:e.translate(t)}})},sv=ia("form-component-change"),uv=ia("form-close"),pv=ia("form-cancel"),lv=ia("form-action"),dv=ia("form-submit"),fv=ia("form-block"),bv=ia("form-unblock"),Mv=ia("form-tabchange"),zv=ia("form-resize"),hv=function(t,e){var n,o,r,i=t.label.map((function(t){return cv(t,e)})),a=function(t){return function(e,n){lc(n.event.target,"[data-collection-item-value]").each((function(o){t(e,n,o,Ue(o,"data-collection-item-value"))}))}},c=a((function(n,o,r,i){o.stop(),e.isDisabled()||Ti(n,lv,{name:t.name,value:i})})),s=[Pi(Fr(),a((function(t,e,n){Rs(n)}))),Pi(Qr(),c),Pi(li(),c),Pi(Ur(),a((function(t,e,n){pc(t.element,"."+Lm).each((function(t){Xa(t,Lm)})),Ea(n,Lm)}))),Pi(Vr(),a((function(t){pc(t.element,"."+Lm).each((function(t){Xa(t,Lm)}))}))),Ki(a((function(e,n,o,r){Ti(e,lv,{name:t.name,value:r})})))],u=function(t,e){return H(ip(t.element,".tox-collection__item"),e)},p=ZA.parts.field({dom:{tag:"div",classes:["tox-collection"].concat(1!==t.columns?["tox-collection--grid"]:["tox-collection--list"])},components:[],factory:{sketch:m},behaviours:As([Kd.config({disabled:e.isDisabled,onDisabled:function(t){u(t,(function(t){Ea(t,"tox-collection__item--state-disabled"),Ie(t,"aria-disabled",!0)}))},onEnabled:function(t){u(t,(function(t){Xa(t,"tox-collection__item--state-disabled"),$e(t,"aria-disabled")}))}}),GO(),uM.config({}),Ll.config({store:{mode:"memory",initialValue:[]},onSetValue:function(n,o){!function(n,o){var r=H(o,(function(n){var o=Ah.translate(n.text),r=1===t.columns?'<div class="tox-collection__item-label">'+o+"</div>":"",i='<div class="tox-collection__item-icon">'+n.icon+"</div>",a={_:" "," - ":" ","-":" "},c=o.replace(/\_| \- |\-/g,(function(t){return a[t]}));return'<div class="tox-collection__item'+(e.isDisabled()?" tox-collection__item--state-disabled":"")+'" tabindex="-1" data-collection-item-value="'+ov.encodeAllRaw(n.value)+'" title="'+c+'" aria-label="'+c+'">'+i+r+"</div>"})),i="auto"!==t.columns&&t.columns>1?j(r,t.columns):[r],a=H(i,(function(t){return'<div class="tox-collection__group">'+t.join("")+"</div>"}));Qi(n.element,a.join(""))}(n,o),"auto"===t.columns&&aO(n,5,"tox-collection__item").each((function(t){var e=t.numRows,o=t.numColumns;oM.setGridSize(n,e,o)})),Ri(n,zv)}}),nv.config({}),oM.config((o=t.columns,r="normal",1===o?{mode:"menu",moveOnTab:!1,selector:".tox-collection__item"}:"auto"===o?{mode:"flatgrid",selector:".tox-collection__item",initSize:{numColumns:1,numRows:1}}:{mode:"matrix",selectors:{row:"color"===r?".tox-swatches__row":".tox-collection__group",cell:"color"===r?"."+Am:"."+gm}})),pM("collection-events",s)]),eventOrder:(n={},n[ui()]=["disabling","alloy.base.behaviour","collection-events"],n)});return rv(i,p,["tox-form__group--collection"],[])},mv=h([ar("data"),fr("inputAttributes",{}),fr("inputStyles",{}),fr("tag","input"),fr("inputClasses",[]),wc("onSetValue"),fr("styles",{}),fr("eventOrder",{}),wl("inputBehaviours",[Ll,MM]),fr("selectOnFocus",!0)]),Ov=function(t){return As([MM.config({onFocus:t.selectOnFocus?function(t){var e=t.element,n=Ia(e);e.dom.setSelectionRange(0,n.length)}:M})])},gv=function(t){return W(W({},Ov(t)),Rl(t.inputBehaviours,[Ll.config({store:W(W({mode:"manual"},t.data.map((function(t){return{initialValue:t}})).getOr({})),{getValue:function(t){return Ia(t.element)},setValue:function(t,e){Ia(t.element)!==e&&Fa(t.element,e)}}),onSetValue:t.onSetValue})]))},Av=function(t){return{tag:t.tag,attributes:W({type:"text"},t.inputAttributes),styles:t.inputStyles,classes:t.inputClasses}},vv=Td({name:"Input",configFields:mv(),factory:function(t,e){return{uid:t.uid,dom:Av(t),components:[],behaviours:gv(t),eventOrder:t.eventOrder}}}),yv={},qv={exports:yv};!function(t,e,o,r){!function(n,r){"object"==typeof e&&void 0!==o?o.exports=r():"function"==typeof t&&t.amd?t(r):(n="undefined"!=typeof globalThis?globalThis:n||self).EphoxContactWrapper=r()}(this,(function(){var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},e={exports:{}};!function(e){!function(t){var n=setTimeout;function o(){}function r(t){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],p(t,this)}function i(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,r._immediateFn((function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var o;try{o=n(t._value)}catch(t){return void c(e.promise,t)}a(e.promise,o)}else(1===t._state?a:c)(e.promise,t._value)}))):t._deferreds.push(e)}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof r)return t._state=3,t._value=e,void s(t);if("function"==typeof n)return void p((o=n,i=e,function(){o.apply(i,arguments)}),t)}t._state=1,t._value=e,s(t)}catch(e){c(t,e)}var o,i}function c(t,e){t._state=2,t._value=e,s(t)}function s(t){2===t._state&&0===t._deferreds.length&&r._immediateFn((function(){t._handled||r._unhandledRejectionFn(t._value)}));for(var e=0,n=t._deferreds.length;e<n;e++)i(t,t._deferreds[e]);t._deferreds=null}function u(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}function p(t,e){var n=!1;try{t((function(t){n||(n=!0,a(e,t))}),(function(t){n||(n=!0,c(e,t))}))}catch(t){if(n)return;n=!0,c(e,t)}}r.prototype.catch=function(t){return this.then(null,t)},r.prototype.then=function(t,e){var n=new this.constructor(o);return i(this,new u(t,e,n)),n},r.all=function(t){var e=Array.prototype.slice.call(t);return new r((function(t,n){if(0===e.length)return t([]);var o=e.length;function r(i,a){try{if(a&&("object"==typeof a||"function"==typeof a)){var c=a.then;if("function"==typeof c)return void c.call(a,(function(t){r(i,t)}),n)}e[i]=a,0==--o&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)r(i,e[i])}))},r.resolve=function(t){return t&&"object"==typeof t&&t.constructor===r?t:new r((function(e){e(t)}))},r.reject=function(t){return new r((function(e,n){n(t)}))},r.race=function(t){return new r((function(e,n){for(var o=0,r=t.length;o<r;o++)t[o].then(e,n)}))},r._immediateFn="function"==typeof setImmediate?function(t){setImmediate(t)}:function(t){n(t,0)},r._unhandledRejectionFn=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)},r._setImmediateFn=function(t){r._immediateFn=t},r._setUnhandledRejectionFn=function(t){r._unhandledRejectionFn=t},e.exports?e.exports=r:t.Promise||(t.Promise=r)}(t)}(e);var o=e.exports;return{boltExport:("undefined"!=typeof window?window:Function("return this;")()).Promise||o}}))}(void 0,yv,qv);var _v,Wv=qv.exports.boltExport,Lv=function(t){var e=C.none(),n=[],o=function(t){r()?a(t):n.push(t)},r=function(){return e.isSome()},i=function(t){I(t,a)},a=function(t){e.each((function(e){setTimeout((function(){t(e)}),0)}))};return t((function(t){r()||(e=C.some(t),i(n),n=[])})),{get:o,map:function(t){return Lv((function(e){o((function(n){e(t(n))}))}))},isReady:r}},wv={nu:Lv,pure:function(t){return Lv((function(e){e(t)}))}},xv=function(t){setTimeout((function(){throw t}),0)},Rv=function(t){var e=function(e){t().then(e,xv)};return{map:function(e){return Rv((function(){return t().then(e)}))},bind:function(e){return Rv((function(){return t().then((function(t){return e(t).toPromise()}))}))},anonBind:function(e){return Rv((function(){return t().then((function(){return e.toPromise()}))}))},toLazy:function(){return wv.nu(e)},toCached:function(){var e=null;return Rv((function(){return null===e&&(e=t()),e}))},toPromise:t,get:e}},Tv=function(t){return Rv((function(){return new Wv(t)}))},kv=function(t){return Rv((function(){return Wv.resolve(t)}))},Sv=["input","textarea"],Cv=function(t){var e=Bt(t);return P(Sv,e)},Nv=function(t,e){var n=e.getRoot(t).getOr(t.element);Xa(n,e.invalidClass),e.notify.each((function(e){Cv(t.element)&&Ie(t.element,"aria-invalid",!1),e.getContainer(t).each((function(t){Qi(t,e.validHtml)})),e.onValid(t)}))},Bv=function(t,e,n,o){var r=e.getRoot(t).getOr(t.element);Ea(r,e.invalidClass),e.notify.each((function(e){Cv(t.element)&&Ie(t.element,"aria-invalid",!0),e.getContainer(t).each((function(t){Qi(t,o)})),e.onInvalid(t,o)}))},Dv=function(t,e,n){return e.validator.fold((function(){return kv(Fn.value(!0))}),(function(e){return e.validate(t)}))},Ev=function(t,e,n){return e.notify.each((function(e){e.onValidate(t)})),Dv(t,e).map((function(n){return t.getSystem().isConnected()?n.fold((function(n){return Bv(t,e,0,n),Fn.error(n)}),(function(n){return Nv(t,e),Fn.value(n)})):Fn.error("No longer in system")}))},Pv=Object.freeze({__proto__:null,markValid:Nv,markInvalid:Bv,query:Dv,run:Ev,isInvalid:function(t,e){var n=e.getRoot(t).getOr(t.element);return Ya(n,e.invalidClass)}}),Xv=Object.freeze({__proto__:null,events:function(t,e){return t.validator.map((function(e){return Bi([Pi(e.onEvent,(function(e){Ev(e,t).get(m)}))].concat(e.validateOnLoad?[Vi((function(e){Ev(e,t).get(M)}))]:[]))})).getOr({})}}),Yv=[Jo("invalidClass"),fr("getRoot",C.none),dr("notify",[fr("aria","alert"),fr("getContainer",C.none),fr("validHtml",""),wc("onValid"),wc("onInvalid"),wc("onValidate")]),dr("validator",[Jo("validate"),fr("onEvent","input"),fr("validateOnLoad",!0)])],jv=ys({fields:Yv,name:"invalidating",active:Xv,apis:Pv,extra:{validation:function(t){return function(e){var n=Ll.getValue(e);return kv(t(n))}}}}),Hv=Object.freeze({__proto__:null,getCoupled:function(t,e,n,o){return n.getOrCreate(t,e,o)}}),Iv=[Qo("others",jo(Fn.value,To()))],Fv=Object.freeze({__proto__:null,init:function(){var t={},e=h({});return va({readState:e,getOrCreate:function(e,n,o){var r=pt(n.others);if(r)return Ot(t,o).getOrThunk((function(){var r=Ot(n.others,o).getOrDie("No information found for coupled component: "+o)(e),i=e.getSystem().build(r);return t[o]=i,i}));throw new Error("Cannot find coupled component: "+o+". Known coupled components: "+JSON.stringify(r,null,2))}})}}),Uv=ys({fields:Iv,name:"coupling",apis:Hv,state:Fv}),Vv=h("sink"),Gv=h(id({name:Vv(),overrides:h({dom:{tag:"div"},behaviours:As([Ep.config({useFixed:q})]),events:Bi([Ii(Gr()),Ii(Yr()),Ii(Qr())])})}));!function(t){t[t.HighlightFirst=0]="HighlightFirst",t[t.HighlightNone=1]="HighlightNone"}(_v||(_v={}));var $v,Kv,Jv,Qv=function(t,e){var n=t.getHotspot(e).getOr(e),o="hotspot",r=t.getAnchorOverrides();return t.layouts.fold((function(){return{type:o,hotspot:n,overrides:r}}),(function(t){return{type:o,hotspot:n,overrides:r,layouts:t}}))},Zv=function(t,e,n,o,r,i,a){var c=function(t,e,n,o,r,i,a){var c=function(t,e,n){return(0,t.fetch)(n).map(e)}(t,e,o),s=oy(o,t);return c.map((function(t){return t.bind((function(t){return C.from(JM.sketch(W(W({},i.menu()),{uid:da(""),data:t,highlightImmediately:a===_v.HighlightFirst,onOpenMenu:function(t,e){var o=s().getOrDie();Ep.position(o,e,{anchor:n}),cl.decloak(r)},onOpenSubmenu:function(t,e,n){var o=s().getOrDie();Ep.position(o,n,{anchor:{type:"submenu",item:e}}),cl.decloak(r)},onRepositionMenu:function(t,e,o){var r=s().getOrDie();Ep.position(r,e,{anchor:n}),I(o,(function(t){Ep.position(r,t.triggeredMenu,{anchor:{type:"submenu",item:t.triggeringItem}})}))},onEscape:function(){return MM.focus(o),cl.close(r),C.some(!0)}})))}))}))}(t,e,Qv(t,n),n,o,r,a);return c.map((function(t){return t.fold((function(){cl.isOpen(o)&&cl.close(o)}),(function(t){cl.cloak(o),cl.open(o,t),i(o)})),o}))},ty=function(t,e,n,o,r,i,a){return cl.close(o),kv(o)},ey=function(t,e,n,o,r,i){var a=Uv.getCoupled(n,"sandbox");return(cl.isOpen(a)?ty:Zv)(t,e,n,a,o,r,i)},ny=function(t,e,n){var o=Bd.getCurrent(e).getOr(e),r=On(t.element);n?Qe(o.element,"min-width",r+"px"):function(t,e){mn.set(t,e)}(o.element,r)},oy=function(t,e){return t.getSystem().getByUid(e.uid+"-"+Vv()).map((function(t){return function(){return Fn.value(t)}})).getOrThunk((function(){return e.lazySink.fold((function(){return function(){return Fn.error(new Error("No internal sink is specified, nor could an external sink be found"))}}),(function(e){return function(){return e(t)}}))}))},ry=function(t){cl.getState(t).each((function(t){JM.repositionMenus(t)}))},iy=function(t,e,n){var o=dc(),r=oy(e,t);return{dom:{tag:"div",classes:t.sandboxClasses,attributes:{id:o.id,role:"listbox"}},behaviours:kl(t.sandboxBehaviours,[Ll.config({store:{mode:"memory",initialValue:e}}),cl.config({onOpen:function(r,i){var a=Qv(t,e);o.link(e.element),t.matchWidth&&ny(a.hotspot,i,t.useMinWidth),t.onOpen(a,r,i),void 0!==n&&void 0!==n.onOpen&&n.onOpen(r,i)},onClose:function(t,r){o.unlink(e.element),void 0!==n&&void 0!==n.onClose&&n.onClose(t,r)},isPartOf:function(t,n,o){return bc(n,o)||bc(e,o)},getAttachPoint:function(){return r().getOrDie()}}),Bd.config({find:function(t){return cl.getState(t).bind((function(t){return Bd.getCurrent(t)}))}}),Ls.config({channels:W(W({},dl({isExtraPart:y})),bl({doReposition:ry}))})])}},ay=function(t){var e=Uv.getCoupled(t,"sandbox");ry(e)},cy=function(){return[fr("sandboxClasses",[]),Tl("sandboxBehaviours",[Bd,Ls,cl,Ll])]},sy=h([Jo("dom"),Jo("fetch"),wc("onOpen"),xc("onExecute"),fr("getHotspot",C.some),fr("getAnchorOverrides",h({})),Wu(),wl("dropdownBehaviours",[LM,Uv,oM,MM]),Jo("toggleClass"),fr("eventOrder",{}),ar("lazySink"),fr("matchWidth",!1),fr("useMinWidth",!1),ar("role")].concat(cy())),uy=h([rd({schema:[_c()],name:"menu",defaults:function(t){return{onExecute:t.onExecute}}}),Gv()]),py=kd({name:"Dropdown",configFields:sy(),partFields:uy(),factory:function(t,e,n,o){var r,i,a=function(t){cl.getState(t).each((function(t){JM.highlightPrimary(t)}))},c={expand:function(e){LM.isOn(e)||ey(t,m,e,o,M,_v.HighlightNone).get(M)},open:function(e){LM.isOn(e)||ey(t,m,e,o,M,_v.HighlightFirst).get(M)},isOpen:LM.isOn,close:function(e){LM.isOn(e)&&ey(t,m,e,o,M,_v.HighlightFirst).get(M)},repositionMenus:function(t){LM.isOn(t)&&ay(t)}},s=function(t,e){return ki(t),C.some(!0)};return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.dropdownBehaviours,[LM.config({toggleClass:t.toggleClass,aria:{mode:"expanded"}}),Uv.config({others:{sandbox:function(e){return iy(t,e,{onOpen:function(){return LM.on(e)},onClose:function(){return LM.off(e)}})}}}),oM.config({mode:"special",onSpace:s,onEnter:s,onDown:function(t,e){if(py.isOpen(t)){var n=Uv.getCoupled(t,"sandbox");a(n)}else py.open(t);return C.some(!0)},onEscape:function(t,e){return py.isOpen(t)?(py.close(t),C.some(!0)):C.none()}}),MM.config({})]),events:xM(C.some((function(e){ey(t,m,e,o,a,_v.HighlightFirst).get(M)}))),eventOrder:W(W({},t.eventOrder),(r={},r[ui()]=["disabling","toggling","alloy.base.behaviour"],r)),apis:c,domModification:{attributes:W(W({"aria-haspopup":"true"},t.role.fold((function(){return{}}),(function(t){return{role:t}}))),"button"===t.dom.tag?{type:(i="type",Ot(t.dom,"attributes").bind((function(t){return Ot(t,i)}))).getOr("button")}:{})}}},apis:{open:function(t,e){return t.open(e)},expand:function(t,e){return t.expand(e)},close:function(t,e){return t.close(e)},isOpen:function(t,e){return t.isOpen(e)},repositionMenus:function(t,e){return t.repositionMenus(e)}}}),ly=Object.freeze({__proto__:null,events:function(){return Bi([Di(ni(),q)])},exhibit:function(){return qa({styles:{"-webkit-user-select":"none","user-select":"none","-ms-user-select":"none","-moz-user-select":"-moz-none"},attributes:{unselectable:"on"}})}}),dy=ys({fields:[],name:"unselecting",active:ly}),fy=ia("color-input-change"),by=ia("color-swatch-change"),My=ia("color-picker-cancel"),zy=function(t,e,n){var o=ZA.parts.field({factory:vv,inputClasses:["tox-textfield"],onSetValue:function(t){return jv.run(t).get(M)},inputBehaviours:As([Kd.config({disabled:e.providers.isDisabled}),GO(),nv.config({}),jv.config({invalidClass:"tox-textbox-field-invalid",getRoot:function(t){return We(t.element)},notify:{onValid:function(t){var e=Ll.getValue(t);Ti(t,fy,{color:e})}},validator:{validateOnLoad:!1,validate:function(t){var e=Ll.getValue(t);if(0===e.length)return kv(Fn.value(!0));var n=Ct.fromTag("span");Qe(n,"background-color",e);var o=on(n,"background-color").fold((function(){return Fn.error("blah")}),(function(t){return Fn.value(e)}));return kv(o)}}})]),selectOnFocus:!1}),r=t.label.map((function(t){return cv(t,e.providers)})),i=function(t,e){Ti(t,by,{value:e})},a=Az(function(t,e){return py.sketch({dom:t.dom,components:t.components,toggleClass:"mce-active",dropdownBehaviours:As([KO(e.providers.isDisabled),GO(),dy.config({}),nv.config({})]),layouts:t.layouts,sandboxClasses:["tox-dialog__popups"],lazySink:e.getSink,fetch:function(n){return Tv((function(e){return t.fetch(e)})).map((function(o){return C.from(SA(so(fA(ia("menu-value"),o,(function(e){t.onItemAction(n,e)}),t.columns,t.presets,mm.CLOSE_ON_EXECUTE,y,e.providers),{movement:MA(t.columns,t.presets)})))}))},parts:{menu:Bm(0,0,t.presets)}})}({dom:{tag:"span",attributes:{"aria-label":e.providers.translate("Color swatch")}},layouts:{onRtl:function(){return[ns,es,as]},onLtr:function(){return[es,ns,as]}},components:[],fetch:sA(n.getColors(),n.hasCustomColors()),columns:n.getColorCols(),presets:"color",onItemAction:function(t,e){a.getOpt(t).each((function(t){"custom"===e?n.colorPicker((function(e){e.fold((function(){return Ri(t,My)}),(function(e){i(t,e),nA(e)}))}),"#ffffff"):i(t,"remove"===e?"":e)}))}},e));return ZA.sketch({dom:{tag:"div",classes:["tox-form__group"]},components:r.toArray().concat([{dom:{tag:"div",classes:["tox-color-input"]},components:[o,a.asSpec()]}]),fieldBehaviours:As([pM("form-field-events",[Pi(fy,(function(e,n){a.getOpt(e).each((function(t){Qe(t.element,"background-color",n.event.color)})),Ti(e,sv,{name:t.name})})),Pi(by,(function(t,e){ZA.getField(t).each((function(n){Ll.setValue(n,e.event.value),Bd.getCurrent(t).each(MM.focus)}))})),Pi(My,(function(t,e){ZA.getField(t).each((function(e){Bd.getCurrent(t).each(MM.focus)}))}))])])})},hy=id({schema:[Jo("dom")],name:"label"}),my=function(t){return id({name:t+"-edge",overrides:function(e){return e.model.manager.edgeActions[t].fold((function(){return{}}),(function(t){return{events:Bi([Xi(Dr(),(function(e,n,o){return t(e,o)}),[e]),Xi(Yr(),(function(e,n,o){return t(e,o)}),[e]),Xi(jr(),(function(e,n,o){o.mouseIsDown.get()&&t(e,o)}),[e])])}}))}})},Oy=my("top-left"),gy=my("top"),Ay=my("top-right"),vy=my("right"),yy=my("bottom-right"),qy=my("bottom"),_y=my("bottom-left"),Wy=my("left"),Ly=od({name:"thumb",defaults:h({dom:{styles:{position:"absolute"}}}),overrides:function(t){return{events:Bi([ji(Dr(),t,"spectrum"),ji(Er(),t,"spectrum"),ji(Pr(),t,"spectrum"),ji(Yr(),t,"spectrum"),ji(jr(),t,"spectrum"),ji(Ir(),t,"spectrum")])}}}),wy=od({schema:[$o("mouseIsDown",(function(){return vr(!1)}))],name:"spectrum",overrides:function(t){var e=t.model.manager,n=function(n,o){return e.getValueFromEvent(o).map((function(o){return e.setValueFrom(n,t,o)}))};return{behaviours:As([oM.config({mode:"special",onLeft:function(n){return e.onLeft(n,t)},onRight:function(n){return e.onRight(n,t)},onUp:function(n){return e.onUp(n,t)},onDown:function(n){return e.onDown(n,t)}}),MM.config({})]),events:Bi([Pi(Dr(),n),Pi(Er(),n),Pi(Yr(),n),Pi(jr(),(function(e,o){t.mouseIsDown.get()&&n(e,o)}))])}}}),xy=[hy,Wy,vy,gy,qy,Oy,Ay,_y,yy,Ly,wy],Ry=h("slider.change.value"),Ty=function(t){var e=t.event.raw;if(function(t){return-1!==t.type.indexOf("touch")}(e)){var n=e;return void 0!==n.touches&&1===n.touches.length?C.some(n.touches[0]).map((function(t){return bn(t.clientX,t.clientY)})):C.none()}var o=e;return void 0!==o.clientX?C.some(o).map((function(t){return bn(t.clientX,t.clientY)})):C.none()},ky=function(t){return t.model.minX},Sy=function(t){return t.model.minY},Cy=function(t){return t.model.minX-1},Ny=function(t){return t.model.minY-1},By=function(t){return t.model.maxX},Dy=function(t){return t.model.maxY},Ey=function(t){return t.model.maxX+1},Py=function(t){return t.model.maxY+1},Xy=function(t,e,n){return e(t)-n(t)},Yy=function(t){return Xy(t,By,ky)},jy=function(t){return Xy(t,Dy,Sy)},Hy=function(t){return Yy(t)/2},Iy=function(t){return jy(t)/2},Fy=function(t){return t.stepSize},Uy=function(t){return t.snapToGrid},Vy=function(t){return t.snapStart},Gy=function(t){return t.rounded},$y=function(t,e){return void 0!==t[e+"-edge"]},Ky=function(t){return $y(t,"left")},Jy=function(t){return $y(t,"right")},Qy=function(t){return $y(t,"top")},Zy=function(t){return $y(t,"bottom")},tq=function(t){return t.model.value.get()},eq=function(t){return{x:t}},nq=function(t){return{y:t}},oq=function(t,e){return{x:t,y:e}},rq=function(t,e){Ti(t,Ry(),{value:e})},iq=function(t,e,n,o){return t<e?t:t>n?n:t===e?e-1:Math.max(e,t-o)},aq=function(t,e,n,o){return t>n?t:t<e?e:t===n?n+1:Math.min(n,t+o)},cq=function(t,e,n){return Math.max(e,Math.min(n,t))},sq=function(t){var e=t.min,n=t.max,o=t.range,r=t.value,i=t.step,a=t.snap,c=t.snapStart,s=t.rounded,u=t.hasMinEdge,p=t.hasMaxEdge,l=t.minBound,d=t.maxBound,f=t.screenRange,b=u?e-1:e,M=p?n+1:n;if(r<l)return b;if(r>d)return M;var z=function(t,e,n){return Math.min(n,Math.max(t,e))-e}(r,l,d),h=cq(z/f*o+e,b,M);return a&&h>=e&&h<=n?function(t,e,n,o,r){return r.fold((function(){var r=t-e,i=Math.round(r/o)*o;return cq(e+i,e-1,n+1)}),(function(e){var r=(t-e)%o,i=Math.round(r/o),a=Math.floor((t-e)/o),c=Math.floor((n-e)/o),s=e+Math.min(c,a+i)*o;return Math.max(e,s)}))}(h,e,n,i,c):s?Math.round(h):h},uq=function(t){var e=t.min,n=t.max,o=t.range,r=t.value,i=t.hasMinEdge,a=t.hasMaxEdge,c=t.maxBound,s=t.maxOffset,u=t.centerMinEdge,p=t.centerMaxEdge;return r<e?i?0:u:r>n?a?c:p:(r-e)/o*s},pq="top",lq="right",dq="bottom",fq="left",bq=function(t){return t.element.dom.getBoundingClientRect()},Mq=function(t,e){return t[e]},zq=function(t){var e=bq(t);return Mq(e,fq)},hq=function(t){var e=bq(t);return Mq(e,lq)},mq=function(t){var e=bq(t);return Mq(e,pq)},Oq=function(t){var e=bq(t);return Mq(e,dq)},gq=function(t){var e=bq(t);return Mq(e,"width")},Aq=function(t){var e=bq(t);return Mq(e,"height")},vq=function(t,e,n){return(t+e)/2-n},yq=function(t,e){var n=bq(t),o=bq(e),r=Mq(n,fq),i=Mq(n,lq),a=Mq(o,fq);return vq(r,i,a)},qq=function(t,e){var n=bq(t),o=bq(e),r=Mq(n,pq),i=Mq(n,dq),a=Mq(o,pq);return vq(r,i,a)},_q=function(t,e){Ti(t,Ry(),{value:e})},Wq=function(t){return{x:t}},Lq=function(t,e,n){var o={min:ky(e),max:By(e),range:Yy(e),value:n,step:Fy(e),snap:Uy(e),snapStart:Vy(e),rounded:Gy(e),hasMinEdge:Ky(e),hasMaxEdge:Jy(e),minBound:zq(t),maxBound:hq(t),screenRange:gq(t)};return sq(o)},wq=function(t){return function(e,n){return function(t,e,n){var o=(t>0?aq:iq)(tq(n).x,ky(n),By(n),Fy(n));return _q(e,Wq(o)),C.some(o)}(t,e,n).map(q)}},xq=function(t,e,n,o,r,i){var a=function(t,e,n,o,r){var i=gq(t),a=o.bind((function(e){return C.some(yq(e,t))})).getOr(0),c=r.bind((function(e){return C.some(yq(e,t))})).getOr(i),s={min:ky(e),max:By(e),range:Yy(e),value:n,hasMinEdge:Ky(e),hasMaxEdge:Jy(e),minBound:zq(t),minOffset:0,maxBound:hq(t),maxOffset:i,centerMinEdge:a,centerMaxEdge:c};return uq(s)}(e,i,n,o,r);return zq(e)-zq(t)+a},Rq=wq(-1),Tq=wq(1),kq=C.none,Sq=C.none,Cq={"top-left":C.none(),top:C.none(),"top-right":C.none(),right:C.some((function(t,e){rq(t,eq(Ey(e)))})),"bottom-right":C.none(),bottom:C.none(),"bottom-left":C.none(),left:C.some((function(t,e){rq(t,eq(Cy(e)))}))},Nq=Object.freeze({__proto__:null,setValueFrom:function(t,e,n){var o=Lq(t,e,n),r=Wq(o);return _q(t,r),o},setToMin:function(t,e){var n=ky(e);_q(t,Wq(n))},setToMax:function(t,e){var n=By(e);_q(t,Wq(n))},findValueOfOffset:Lq,getValueFromEvent:function(t){return Ty(t).map((function(t){return t.left}))},findPositionOfValue:xq,setPositionFromValue:function(t,e,n,o){var r=tq(n),i=xq(t,o.getSpectrum(t),r.x,o.getLeftEdge(t),o.getRightEdge(t),n),a=On(e.element)/2;Qe(e.element,"left",i-a+"px")},onLeft:Rq,onRight:Tq,onUp:kq,onDown:Sq,edgeActions:Cq}),Bq=function(t,e){Ti(t,Ry(),{value:e})},Dq=function(t){return{y:t}},Eq=function(t,e,n){var o={min:Sy(e),max:Dy(e),range:jy(e),value:n,step:Fy(e),snap:Uy(e),snapStart:Vy(e),rounded:Gy(e),hasMinEdge:Qy(e),hasMaxEdge:Zy(e),minBound:mq(t),maxBound:Oq(t),screenRange:Aq(t)};return sq(o)},Pq=function(t){return function(e,n){return function(t,e,n){var o=(t>0?aq:iq)(tq(n).y,Sy(n),Dy(n),Fy(n));return Bq(e,Dq(o)),C.some(o)}(t,e,n).map(q)}},Xq=function(t,e,n,o,r,i){var a=function(t,e,n,o,r){var i=Aq(t),a=o.bind((function(e){return C.some(qq(e,t))})).getOr(0),c=r.bind((function(e){return C.some(qq(e,t))})).getOr(i),s={min:Sy(e),max:Dy(e),range:jy(e),value:n,hasMinEdge:Qy(e),hasMaxEdge:Zy(e),minBound:mq(t),minOffset:0,maxBound:Oq(t),maxOffset:i,centerMinEdge:a,centerMaxEdge:c};return uq(s)}(e,i,n,o,r);return mq(e)-mq(t)+a},Yq=C.none,jq=C.none,Hq=Pq(-1),Iq=Pq(1),Fq={"top-left":C.none(),top:C.some((function(t,e){rq(t,nq(Ny(e)))})),"top-right":C.none(),right:C.none(),"bottom-right":C.none(),bottom:C.some((function(t,e){rq(t,nq(Py(e)))})),"bottom-left":C.none(),left:C.none()},Uq=Object.freeze({__proto__:null,setValueFrom:function(t,e,n){var o=Eq(t,e,n),r=Dq(o);return Bq(t,r),o},setToMin:function(t,e){var n=Sy(e);Bq(t,Dq(n))},setToMax:function(t,e){var n=Dy(e);Bq(t,Dq(n))},findValueOfOffset:Eq,getValueFromEvent:function(t){return Ty(t).map((function(t){return t.top}))},findPositionOfValue:Xq,setPositionFromValue:function(t,e,n,o){var r=tq(n),i=Xq(t,o.getSpectrum(t),r.y,o.getTopEdge(t),o.getBottomEdge(t),n),a=ln(e.element)/2;Qe(e.element,"top",i-a+"px")},onLeft:Yq,onRight:jq,onUp:Hq,onDown:Iq,edgeActions:Fq}),Vq=function(t,e){Ti(t,Ry(),{value:e})},Gq=function(t,e){return{x:t,y:e}},$q=function(t,e){return function(n,o){return function(t,e,n,o){var r=t>0?aq:iq,i=e?tq(o).x:r(tq(o).x,ky(o),By(o),Fy(o)),a=e?r(tq(o).y,Sy(o),Dy(o),Fy(o)):tq(o).y;return Vq(n,Gq(i,a)),C.some(i)}(t,e,n,o).map(q)}},Kq=$q(-1,!1),Jq=$q(1,!1),Qq=$q(-1,!0),Zq=$q(1,!0),t_={"top-left":C.some((function(t,e){rq(t,oq(Cy(e),Ny(e)))})),top:C.some((function(t,e){rq(t,oq(Hy(e),Ny(e)))})),"top-right":C.some((function(t,e){rq(t,oq(Ey(e),Ny(e)))})),right:C.some((function(t,e){rq(t,oq(Ey(e),Iy(e)))})),"bottom-right":C.some((function(t,e){rq(t,oq(Ey(e),Py(e)))})),bottom:C.some((function(t,e){rq(t,oq(Hy(e),Py(e)))})),"bottom-left":C.some((function(t,e){rq(t,oq(Cy(e),Py(e)))})),left:C.some((function(t,e){rq(t,oq(Cy(e),Iy(e)))}))},e_=Object.freeze({__proto__:null,setValueFrom:function(t,e,n){var o=Lq(t,e,n.left),r=Eq(t,e,n.top),i=Gq(o,r);return Vq(t,i),i},setToMin:function(t,e){var n=ky(e),o=Sy(e);Vq(t,Gq(n,o))},setToMax:function(t,e){var n=By(e),o=Dy(e);Vq(t,Gq(n,o))},getValueFromEvent:function(t){return Ty(t)},setPositionFromValue:function(t,e,n,o){var r=tq(n),i=xq(t,o.getSpectrum(t),r.x,o.getLeftEdge(t),o.getRightEdge(t),n),a=Xq(t,o.getSpectrum(t),r.y,o.getTopEdge(t),o.getBottomEdge(t),n),c=On(e.element)/2,s=ln(e.element)/2;Qe(e.element,"left",i-c+"px"),Qe(e.element,"top",a-s+"px")},onLeft:Kq,onRight:Jq,onUp:Qq,onDown:Zq,edgeActions:t_}),n_=kd({name:"Slider",configFields:[fr("stepSize",1),fr("onChange",M),fr("onChoose",M),fr("onInit",M),fr("onDragStart",M),fr("onDragEnd",M),fr("snapToGrid",!1),fr("rounded",!0),ar("snapStart"),Qo("model",Vo("mode",{x:[fr("minX",0),fr("maxX",100),$o("value",(function(t){return vr(t.mode.minX)})),Jo("getInitialValue"),kc("manager",Nq)],y:[fr("minY",0),fr("maxY",100),$o("value",(function(t){return vr(t.mode.minY)})),Jo("getInitialValue"),kc("manager",Uq)],xy:[fr("minX",0),fr("maxX",100),fr("minY",0),fr("maxY",100),$o("value",(function(t){return vr({x:t.mode.minX,y:t.mode.minY})})),Jo("getInitialValue"),kc("manager",e_)]})),wl("sliderBehaviours",[oM,Ll]),$o("mouseIsDown",(function(){return vr(!1)}))],partFields:xy,factory:function(t,e,n,o){var r,i=function(e){return md(e,t,"thumb")},a=function(e){return md(e,t,"spectrum")},c=function(e){return hd(e,t,"left-edge")},s=function(e){return hd(e,t,"right-edge")},u=function(e){return hd(e,t,"top-edge")},p=function(e){return hd(e,t,"bottom-edge")},l=t.model,d=l.manager,f=function(e,n){d.setPositionFromValue(e,n,t,{getLeftEdge:c,getRightEdge:s,getTopEdge:u,getBottomEdge:p,getSpectrum:a})},b=function(t,e){l.value.set(e);var n=i(t);f(t,n)},M=function(e){var n=t.mouseIsDown.get();t.mouseIsDown.set(!1),n&&hd(e,t,"thumb").each((function(n){var o=l.value.get();t.onChoose(e,n,o)}))},z=function(e,n){n.stop(),t.mouseIsDown.set(!0),t.onDragStart(e,i(e))},h=function(e,n){n.stop(),t.onDragEnd(e,i(e)),M(e)};return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.sliderBehaviours,[oM.config({mode:"special",focusIn:function(e){return hd(e,t,"spectrum").map(oM.focusIn).map(q)}}),Ll.config({store:{mode:"manual",getValue:function(t){return l.value.get()}}}),Ls.config({channels:(r={},r[pl()]={onReceive:M},r)})]),events:Bi([Pi(Ry(),(function(e,n){!function(e,n){b(e,n);var o=i(e);t.onChange(e,o,n),C.some(!0)}(e,n.event.value)})),Vi((function(e,n){var o=l.getInitialValue();l.value.set(o);var r=i(e);f(e,r);var c=a(e);t.onInit(e,r,c,l.value.get())})),Pi(Dr(),z),Pi(Pr(),h),Pi(Yr(),z),Pi(Ir(),h)]),apis:{resetToMin:function(e){d.setToMin(e,t)},resetToMax:function(e){d.setToMax(e,t)},setValue:b,refresh:f},domModification:{styles:{position:"relative"}}}},apis:{setValue:function(t,e,n){t.setValue(e,n)},resetToMin:function(t,e){t.resetToMin(e)},resetToMax:function(t,e){t.resetToMax(e)},refresh:function(t,e){t.refresh(e)}}}),o_=ia("rgb-hex-update"),r_=ia("slider-update"),i_=ia("palette-update"),a_="form",c_=[wl("formBehaviours",[Ll])],s_=function(t){return"<alloy.field."+t+">"},u_=function(t,e){return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.formBehaviours,[Ll.config({store:{mode:"manual",getValue:function(e){var n=gd(e,t);return ft(n,(function(t,e){return t().bind((function(t){var n,o,r=Bd.getCurrent(t);return n=r,o=new Error("Cannot find a current component to extract the value from for form part '"+e+"': "+ea(t.element)),n.fold((function(){return Fn.error(o)}),Fn.value)})).map(Ll.getValue)}))},setValue:function(e,n){dt(n,(function(n,o){hd(e,t,o).each((function(t){Bd.getCurrent(t).each((function(t){Ll.setValue(t,n)}))}))}))}}})]),apis:{getField:function(e,n){return hd(e,t,n).bind(Bd.getCurrent)}}}},p_={getField:ga((function(t,e,n){return t.getField(e,n)})),sketch:function(t){var e=function(){var t=[];return{field:function(e,n){return t.push(e),dd(a_,s_(e),n)},record:h(t)}}(),n=t(e),o=e.record(),r=H(o,(function(t){return od({name:t,pname:s_(t)})}));return Ld(a_,c_,r,u_,n)}},l_=ia("valid-input"),d_=ia("invalid-input"),f_=ia("validating-input"),b_="colorcustom.rgb.",M_=function(t,e,n,o){var r=function(n,o){return jv.config({invalidClass:e("invalid"),notify:{onValidate:function(t){Ti(t,f_,{type:n})},onValid:function(t){Ti(t,l_,{type:n,value:Ll.getValue(t)})},onInvalid:function(t){Ti(t,d_,{type:n,value:Ll.getValue(t)})}},validator:{validate:function(e){var n=Ll.getValue(e),r=o(n)?Fn.value(!0):Fn.error(t("aria.input.invalid"));return kv(r)},validateOnLoad:!1}})},i=function(n,o,i,a,c){var s=t(b_+"range"),u=ZA.parts.label({dom:{tag:"label",innerHtml:i,attributes:{"aria-label":a}}}),p=ZA.parts.field({data:c,factory:vv,inputAttributes:W({type:"text"},"hex"===o?{"aria-live":"polite"}:{}),inputClasses:[e("textfield")],inputBehaviours:As([r(o,n),nv.config({})]),onSetValue:function(t){jv.isInvalid(t)&&jv.run(t).get(M)}}),l=[u,p],d="hex"!==o?[ZA.parts["aria-descriptor"]({text:s})]:[];return{dom:{tag:"div",attributes:{role:"presentation"}},components:l.concat(d)}},a=function(t,e){var n=e.red,o=e.green,r=e.blue;Ll.setValue(t,{red:n,green:o,blue:r})},c=Az({dom:{tag:"div",classes:[e("rgba-preview")],styles:{"background-color":"white"},attributes:{role:"presentation"}}}),s=function(t,e){c.getOpt(t).each((function(t){Qe(t.element,"background-color","#"+e.value)}))},u=Td({factory:function(){var r={red:vr(C.some(255)),green:vr(C.some(255)),blue:vr(C.some(255)),hex:vr(C.some("ffffff"))},u=function(t){return r[t].get()},p=function(t,e){r[t].set(e)},l=function(t){var e=t.red,n=t.green,o=t.blue;p("red",C.some(e)),p("green",C.some(n)),p("blue",C.some(o))},d=function(t,e){var n=e.event;"hex"!==n.type?p(n.type,C.none()):o(t)},f=function(t,e,n){var o=parseInt(n,10);p(e,C.some(o)),u("red").bind((function(t){return u("green").bind((function(e){return u("blue").map((function(n){return Ng(t,e,n,1)}))}))})).each((function(e){var n=function(t,e){var n=xg(e);return p_.getField(t,"hex").each((function(e){MM.isFocused(e)||Ll.setValue(t,{hex:n.value})})),n}(t,e);Ti(t,o_,{hex:n}),s(t,n)}))},b=function(t,e){var o=e.event;!function(t){return"hex"===t.type}(o)?f(t,o.type,o.value):function(t,e){n(t);var o=vg(e);p("hex",C.some(e));var r=Eg(o);a(t,r),l(r),Ti(t,o_,{hex:o}),s(t,o)}(t,o.value)},M=function(e){return{label:t(b_+e+".label"),description:t(b_+e+".description")}},z=M("red"),h=M("green"),m=M("blue"),O=M("hex");return so(p_.sketch((function(n){return{dom:{tag:"form",classes:[e("rgb-form")],attributes:{"aria-label":t("aria.color.picker")}},components:[n.field("red",ZA.sketch(i(Bg,"red",z.label,z.description,255))),n.field("green",ZA.sketch(i(Bg,"green",h.label,h.description,255))),n.field("blue",ZA.sketch(i(Bg,"blue",m.label,m.description,255))),n.field("hex",ZA.sketch(i(_g,"hex",O.label,O.description,"ffffff"))),c.asSpec()],formBehaviours:As([jv.config({invalidClass:e("form-invalid")}),pM("rgb-form-events",[Pi(l_,b),Pi(d_,d),Pi(f_,d)])])}})),{apis:{updateHex:function(t,e){Ll.setValue(t,{hex:e.value}),function(t,e){var n=Eg(e);a(t,n),l(n)}(t,e),s(t,e)}}})},name:"RgbForm",configFields:[],apis:{updateHex:function(t,e,n){t.updateHex(e,n)}},extraApis:{}});return u},z_=function(t,e){var n=n_.parts.spectrum({dom:{tag:"canvas",attributes:{role:"presentation"},classes:[e("sv-palette-spectrum")]}}),o=n_.parts.thumb({dom:{tag:"div",attributes:{role:"presentation"},classes:[e("sv-palette-thumb")],innerHtml:"<div class="+e("sv-palette-inner-thumb")+' role="presentation"></div>'}}),r=function(t,e){var n=t.width,o=t.height,r=t.getContext("2d");if(null!==r){r.fillStyle=e,r.fillRect(0,0,n,o);var i=r.createLinearGradient(0,0,n,0);i.addColorStop(0,"rgba(255,255,255,1)"),i.addColorStop(1,"rgba(255,255,255,0)"),r.fillStyle=i,r.fillRect(0,0,n,o);var a=r.createLinearGradient(0,0,0,o);a.addColorStop(0,"rgba(0,0,0,0)"),a.addColorStop(1,"rgba(0,0,0,1)"),r.fillStyle=a,r.fillRect(0,0,n,o)}},i=Td({factory:function(t){var i=h({x:0,y:0}),a=As([Bd.config({find:C.some}),MM.config({})]);return n_.sketch({dom:{tag:"div",attributes:{role:"presentation"},classes:[e("sv-palette")]},model:{mode:"xy",getInitialValue:i},rounded:!1,components:[n,o],onChange:function(t,e,n){Ti(t,i_,{value:n})},onInit:function(t,e,n,o){r(n.element.dom,Yg(jg))},sliderBehaviours:a})},name:"SaturationBrightnessPalette",configFields:[],apis:{setHue:function(t,e,n){!function(t,e){var n=t.components()[0].element.dom,o=Ig(e,100,100),i=Dg(o);r(n,Yg(i))}(e,n)},setThumb:function(t,e,n){!function(t,e){var n=Fg(Eg(e));n_.setValue(t,{x:n.saturation,y:100-n.value})}(e,n)}},extraApis:{}});return i},h_=function(t,e){var n=Td({name:"ColourPicker",configFields:[Jo("dom"),fr("onValidHex",M),fr("onInvalidHex",M)],factory:function(n){var o,r=M_(t,e,n.onValidHex,n.onInvalidHex),i=z_(0,e),a=function(t){return 100-t/360*100},c={paletteRgba:vr(jg),paletteHue:vr(0)},s=Az(function(t,e){var n=n_.parts.spectrum({dom:{tag:"div",classes:[e("hue-slider-spectrum")],attributes:{role:"presentation"}}}),o=n_.parts.thumb({dom:{tag:"div",classes:[e("hue-slider-thumb")],attributes:{role:"presentation"}}});return n_.sketch({dom:{tag:"div",classes:[e("hue-slider")],attributes:{role:"presentation"}},rounded:!1,model:{mode:"y",getInitialValue:h({y:0})},components:[n,o],sliderBehaviours:As([MM.config({})]),onChange:function(t,e,n){Ti(t,r_,{value:n})}})}(0,e)),u=Az(i.sketch({})),p=Az(r.sketch({})),l=function(t,e,n){u.getOpt(t).each((function(t){i.setHue(t,n)}))},d=function(t,e){p.getOpt(t).each((function(t){r.updateHex(t,e)}))},f=function(t,e,n){s.getOpt(t).each((function(t){n_.setValue(t,{y:a(n)})}))},b=function(t,e){u.getOpt(t).each((function(t){i.setThumb(t,e)}))},M=function(t,e,n,o){!function(t,e){var n=Eg(t);c.paletteRgba.set(n),c.paletteHue.set(e)}(e,n),I(o,(function(o){o(t,e,n)}))};return{uid:n.uid,dom:n.dom,components:[u.asSpec(),s.asSpec(),p.asSpec()],behaviours:As([pM("colour-picker-events",[Pi(o_,(o=[l,f,b],function(t,e){var n=e.event.hex,r=function(t){return Fg(Eg(t))}(n);M(t,n,r.hue,o)})),Pi(i_,function(){var t=[d];return function(e,n){var o=n.event.value,r=c.paletteHue.get(),i=Ig(r,o.x,100-o.y),a=Ug(i);M(e,a,r,t)}}()),Pi(r_,function(){var t=[l,d];return function(e,n){var o=function(t){return(100-t)/100*360}(n.event.value.y),r=c.paletteRgba.get(),i=Fg(r),a=Ig(o,i.saturation,i.value),s=Ug(a);M(e,s,o,t)}}())]),Bd.config({find:function(t){return p.getOpt(t)}}),oM.config({mode:"acyclic"})])}}});return n},m_=function(){return Bd.config({find:C.some})},O_=function(t){return Bd.config({find:t.getOpt})},g_=function(t){return Bd.config({find:function(e){return xe(e.element,t).bind((function(t){return e.getSystem().getByDom(t).toOptional()}))}})},A_={"colorcustom.rgb.red.label":"R","colorcustom.rgb.red.description":"Red component","colorcustom.rgb.green.label":"G","colorcustom.rgb.green.description":"Green component","colorcustom.rgb.blue.label":"B","colorcustom.rgb.blue.description":"Blue component","colorcustom.rgb.hex.label":"#","colorcustom.rgb.hex.description":"Hex color code","colorcustom.rgb.range":"Range 0 to 255","colorcustom.sb.saturation":"Saturation","colorcustom.sb.brightness":"Brightness","colorcustom.sb.picker":"Saturation and Brightness Picker","colorcustom.sb.palette":"Saturation and Brightness Palette","colorcustom.sb.instructions":"Use arrow keys to select saturation and brightness, on x and y axes","colorcustom.hue.hue":"Hue","colorcustom.hue.slider":"Hue Slider","colorcustom.hue.palette":"Hue Palette","colorcustom.hue.instructions":"Use arrow keys to select a hue","aria.color.picker":"Color Picker","aria.input.invalid":"Invalid input"},v_=function(t){return function(t){return A_[t]}(t)},y_=tinymce.util.Tools.resolve("tinymce.Resource"),q_=tinymce.util.Tools.resolve("tinymce.util.Tools"),__=Wo([fr("preprocess",m),fr("postprocess",m)]),W_=function(t,e,n){return Ll.config(so({store:{mode:"manual",getValue:e,setValue:n}},t.map((function(t){return{store:{initialValue:t}}})).getOr({})))},L_=function(t,e,n){return W_(t,(function(t){return e(t.element)}),(function(t,e){return n(t.element,e)}))},w_=function(t,e){var n=Fo("RepresentingConfigs.memento processors",__,e);return Ll.config({store:{mode:"manual",getValue:function(e){var o=t.get(e),r=Ll.getValue(o);return n.postprocess(r)},setValue:function(e,o){var r=n.preprocess(o),i=t.get(e);Ll.setValue(i,r)}}})},x_=W_,R_=function(t){return L_(t,Ji,Qi)},T_=function(t){return Ll.config({store:{mode:"memory",initialValue:t}})},k_=function(t,e){var n=function(t,e){e.stop()},o=function(t){return function(e,n){I(t,(function(t){t(e,n)}))}},r=function(t,e){if(!Kd.isDisabled(t)){var n=e.event.raw;a(t,n.dataTransfer.files)}},i=function(t,e){var n=e.event.raw.target;a(t,n.files)},a=function(n,o){Ll.setValue(n,function(t,e){var n=q_.explode(e.getSetting("images_file_types","jpeg,jpg,jpe,jfi,jif,jfif,png,gif,bmp,webp","string"));return U(st(t),(function(t){return X(n,(function(e){return xt(t.name.toLowerCase(),"."+e.toLowerCase())}))}))}(o,e)),Ti(n,sv,{name:t.name})},c=Az({dom:{tag:"input",attributes:{type:"file",accept:"image/*"},styles:{display:"none"}},behaviours:As([pM("input-file-events",[Ii(Qr()),Ii(li())])])}),s=t.label.map((function(t){return cv(t,e)})),u=ZA.parts.field({factory:{sketch:function(t){return{uid:t.uid,dom:{tag:"div",classes:["tox-dropzone-container"]},behaviours:As([T_([]),m_(),Kd.config({}),LM.config({toggleClass:"dragenter",toggleOnExecute:!1}),pM("dropzone-events",[Pi("dragenter",o([n,LM.toggle])),Pi("dragleave",o([n,LM.toggle])),Pi("dragover",n),Pi("drop",o([n,r])),Pi(Jr(),i)])]),components:[{dom:{tag:"div",classes:["tox-dropzone"],styles:{}},components:[{dom:{tag:"p",innerHtml:e.translate("Drop an image here")}},Oz.sketch({dom:{tag:"button",innerHtml:e.translate("Browse for an image"),styles:{position:"relative"},classes:["tox-button","tox-button--secondary"]},components:[c.asSpec()],action:function(t){c.get(t).element.dom.click()},buttonBehaviours:As([nv.config({}),KO(e.isDisabled),GO()])})]}]}}}});return rv(s,u,["tox-form__group--stretched"],[])},S_=ia("alloy-fake-before-tabstop"),C_=ia("alloy-fake-after-tabstop"),N_=function(t){return{dom:{tag:"div",styles:{width:"1px",height:"1px",outline:"none"},attributes:{tabindex:"0"},classes:t},behaviours:As([MM.config({ignore:!0}),nv.config({})])}},B_=function(t){return{dom:{tag:"div",classes:["tox-navobj"]},components:[N_([S_]),t,N_([C_])],behaviours:As([g_(1)])}},D_=function(t,e){Ti(t,Gr(),{raw:{which:9,shiftKey:e}})},E_=function(t,e){var n=e.element;Ya(n,S_)?D_(t,!0):Ya(n,C_)&&D_(t,!1)},P_=function(t){return NA(t,["."+S_,"."+C_].join(","),y)},X_=!(ze().browser.isIE()||ze().browser.isEdge()),Y_=function(t,e){var n=X_&&t.sandboxed,o=W(W({},t.label.map((function(t){return{title:t}})).getOr({})),n?{sandbox:"allow-scripts allow-same-origin"}:{}),r=function(t){var e=vr("");return{getValue:function(t){return e.get()},setValue:function(n,o){if(t)Ie(n.element,"srcdoc",o);else{Ie(n.element,"src","javascript:''");var r=n.element.dom.contentWindow.document;r.open(),r.write(o),r.close()}e.set(o)}}}(n),i=t.label.map((function(t){return cv(t,e)})),a=ZA.parts.field({factory:{sketch:function(t){return B_({uid:t.uid,dom:{tag:"iframe",attributes:o},behaviours:As([nv.config({}),MM.config({}),x_(C.none(),r.getValue,r.setValue)])})}}});return rv(i,a,["tox-form__group--stretched"],[])},j_=function(t,e){return F_(document.createElement("canvas"),t,e)},H_=function(t){var e=j_(t.width,t.height);return I_(e).drawImage(t,0,0),e},I_=function(t){return t.getContext("2d")},F_=function(t,e,n){return t.width=e,t.height=n,t},U_=function(t){return t.naturalWidth||t.width},V_=function(t){return t.naturalHeight||t.height},G_=function(t){return new Wv((function(e,n){(function(t){var e=t.split(","),n=/data:([^;]+)/.exec(e[0]);if(!n)return C.none();for(var o=n[1],r=e[1],i=1024,a=atob(r),c=a.length,s=Math.ceil(c/i),u=new Array(s),p=0;p<s;++p){for(var l=p*i,d=Math.min(l+i,c),f=new Array(d-l),b=l,M=0;b<d;++M,++b)f[M]=a[b].charCodeAt(0);u[p]=new Uint8Array(f)}return C.some(new Blob(u,{type:o}))})(t).fold((function(){n("uri is not base64: "+t)}),e)}))},$_=function(t,e,n){return e=e||"image/png",d(HTMLCanvasElement.prototype.toBlob)?new Wv((function(o,r){t.toBlob((function(t){t?o(t):r()}),e,n)})):G_(t.toDataURL(e,n))},K_=function(t){return function(t){return new Wv((function(e,n){var o=URL.createObjectURL(t),r=new Image,i=function(){r.removeEventListener("load",a),r.removeEventListener("error",c)},a=function(){i(),e(r)},c=function(){i(),n("Unable to load data of type "+t.type+": "+o)};r.addEventListener("load",a),r.addEventListener("error",c),r.src=o,r.complete&&setTimeout(a,0)}))}(t).then((function(t){J_(t);var e=j_(U_(t),V_(t));return I_(e).drawImage(t,0,0),e}))},J_=function(t){URL.revokeObjectURL(t.src)},Q_=function(t,e,n){var o=e.type,r=h(o),i=h(n),a=function(e,n){return t.then((function(t){return function(t,e,n){return e=e||"image/png",t.toDataURL(e,n)}(t,e,n)}))};return{getType:r,toBlob:function(){return Wv.resolve(e)},toDataURL:i,toBase64:function(){return n.split(",")[1]},toAdjustedBlob:function(e,n){return t.then((function(t){return $_(t,e,n)}))},toAdjustedDataURL:a,toAdjustedBase64:function(t,e){return a(t,e).then((function(t){return t.split(",")[1]}))},toCanvas:function(){return t.then(H_)}}},Z_=function(t){return function(t){return new Wv((function(e){var n=new FileReader;n.onloadend=function(){e(n.result)},n.readAsDataURL(t)}))}(t).then((function(e){return Q_(K_(t),t,e)}))},tW=function(t,e){return $_(t,e).then((function(e){return Q_(Wv.resolve(t),e,t.toDataURL())}))},eW=function(t,e,n){var o="string"==typeof t?parseFloat(t):t;return o>n?o=n:o<e&&(o=e),o},nW=[0,.01,.02,.04,.05,.06,.07,.08,.1,.11,.12,.14,.15,.16,.17,.18,.2,.21,.22,.24,.25,.27,.28,.3,.32,.34,.36,.38,.4,.42,.44,.46,.48,.5,.53,.56,.59,.62,.65,.68,.71,.74,.77,.8,.83,.86,.89,.92,.95,.98,1,1.06,1.12,1.18,1.24,1.3,1.36,1.42,1.48,1.54,1.6,1.66,1.72,1.78,1.84,1.9,1.96,2,2.12,2.25,2.37,2.5,2.62,2.75,2.87,3,3.2,3.4,3.6,3.8,4,4.3,4.7,4.9,5,5.5,6,6.5,6.8,7,7.3,7.5,7.8,8,8.4,8.7,9,9.4,9.6,9.8,10],oW=function(t,e){for(var n,o=[],r=new Array(25),i=0;i<5;i++){for(var a=0;a<5;a++)o[a]=e[a+5*i];for(a=0;a<5;a++){n=0;for(var c=0;c<5;c++)n+=t[a+5*c]*o[c];r[a+5*i]=n}}return r},rW=function(t,e){return t.toCanvas().then((function(n){return iW(n,t.getType(),e)}))},iW=function(t,e,n){var o=I_(t),r=function(t,e){for(var n,o,r,i,a=t.data,c=e[0],s=e[1],u=e[2],p=e[3],l=e[4],d=e[5],f=e[6],b=e[7],M=e[8],z=e[9],h=e[10],m=e[11],O=e[12],g=e[13],A=e[14],v=e[15],y=e[16],q=e[17],_=e[18],W=e[19],L=0;L<a.length;L+=4)n=a[L],o=a[L+1],r=a[L+2],i=a[L+3],a[L]=n*c+o*s+r*u+i*p+l,a[L+1]=n*d+o*f+r*b+i*M+z,a[L+2]=n*h+o*m+r*O+i*g+A,a[L+3]=n*v+o*y+r*q+i*_+W;return t}(o.getImageData(0,0,t.width,t.height),n);return o.putImageData(r,0,0),tW(t,e)},aW=function(t,e,n){var o=I_(t),r=o.getImageData(0,0,t.width,t.height),i=o.getImageData(0,0,t.width,t.height);return i=function(t,e,n){for(var o=function(t,e,n){return t>n?t=n:t<e&&(t=e),t},r=Math.round(Math.sqrt(n.length)),i=Math.floor(r/2),a=t.data,c=e.data,s=t.width,u=t.height,p=0;p<u;p++)for(var l=0;l<s;l++){for(var d=0,f=0,b=0,M=0;M<r;M++)for(var z=0;z<r;z++){var h=o(l+z-i,0,s-1),m=4*(o(p+M-i,0,u-1)*s+h),O=n[M*r+z];d+=a[m]*O,f+=a[m+1]*O,b+=a[m+2]*O}var g=4*(p*s+l);c[g]=o(d,0,255),c[g+1]=o(f,0,255),c[g+2]=o(b,0,255)}return e}(r,i,n),o.putImageData(i,0,0),tW(t,e)},cW=function(t){return function(e,n){return rW(e,t([1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],n))}},sW=function(t){return function(e){return rW(e,t)}}([-1,0,0,0,255,0,-1,0,0,255,0,0,-1,0,255,0,0,0,1,0,0,0,0,0,1]),uW=cW((function(t,e){return e=eW(255*e,-255,255),oW(t,[1,0,0,0,e,0,1,0,0,e,0,0,1,0,e,0,0,0,1,0,0,0,0,0,1])})),pW=cW((function(t,e){var n;return e=eW(e,-1,1),n=(e*=100)<0?127+e/100*127:127*(n=0===(n=e%1)?nW[e]:nW[Math.floor(e)]*(1-n)+nW[Math.floor(e)+1]*n)+127,oW(t,[n/127,0,0,0,.5*(127-n),0,n/127,0,0,.5*(127-n),0,0,n/127,0,.5*(127-n),0,0,0,1,0,0,0,0,0,1])})),lW=function(t,e,n,o){return rW(t,function(t,e,n,o){return e=eW(e,0,2),n=eW(n,0,2),o=eW(o,0,2),oW(t,[e,0,0,0,0,0,n,0,0,0,0,0,o,0,0,0,0,0,1,0,0,0,0,0,1])}([1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1],e,n,o))},dW=($v=[0,-1,0,-1,5,-1,0,-1,0],function(t){return function(t,e){return t.toCanvas().then((function(n){return aW(n,t.getType(),e)}))}(t,$v)}),fW=(Kv=function(t,e){return 255*Math.pow(t/255,1-e)},function(t,e){return t.toCanvas().then((function(n){return function(t,e,n){for(var o=I_(t),r=new Array(256),i=0;i<r.length;i++)r[i]=Kv(i,n);var a=function(t,e){for(var n=t.data,o=0;o<n.length;o+=4)n[o]=e[n[o]],n[o+1]=e[n[o+1]],n[o+2]=e[n[o+2]];return t}(o.getImageData(0,0,t.width,t.height),r);return o.putImageData(a,0,0),tW(t,e)}(n,t.getType(),e)}))}),bW=function(t,e,n){var o=U_(t),r=V_(t),i=e/o,a=n/r,c=!1;(i<.5||i>2)&&(i=i<.5?.5:2,c=!0),(a<.5||a>2)&&(a=a<.5?.5:2,c=!0);var s=MW(t,i,a);return c?s.then((function(t){return bW(t,e,n)})):s},MW=function(t,e,n){return new Wv((function(o){var r=U_(t),i=V_(t),a=Math.floor(r*e),c=Math.floor(i*n),s=j_(a,c);I_(s).drawImage(t,0,0,r,i,0,0,a,c),o(s)}))},zW=function(t,e){void 0===e&&(e=2);var n=Math.pow(10,e),o=Math.round(t*n);return Math.ceil(o/n)},hW=function(t,e,n){var o=(n<0?360+n:n)*Math.PI/180,r=t.width,i=t.height,a=Math.sin(o),c=Math.cos(o),s=zW(Math.abs(r*c)+Math.abs(i*a)),u=zW(Math.abs(r*a)+Math.abs(i*c)),p=j_(s,u),l=I_(p);return l.translate(s/2,u/2),l.rotate(o),l.drawImage(t,-r/2,-i/2),tW(p,e)},mW=function(t,e,n){var o=j_(t.width,t.height),r=I_(o);return"v"===n?(r.scale(1,-1),r.drawImage(t,0,-o.height)):(r.scale(-1,1),r.drawImage(t,-o.width,0)),tW(o,e)},OW=function(t,e,n,o,r,i){var a=j_(r,i);return I_(a).drawImage(t,-n,-o),tW(a,e)},gW=function(t){return sW(t)},AW=function(t){return dW(t)},vW=function(t,e){return fW(t,e)},yW=function(t,e){return uW(t,e)},qW=function(t,e){return pW(t,e)},_W=function(t,e){return function(t,e){return t.toCanvas().then((function(n){return mW(n,t.getType(),e)}))}(t,e)},WW=function(t,e,n,o,r){return function(t,e,n,o,r){return t.toCanvas().then((function(i){return OW(i,t.getType(),e,n,o,r)}))}(t,e,n,o,r)},LW=function(t,e,n){return function(t,e,n){return t.toCanvas().then((function(o){return bW(o,e,n).then((function(e){return tW(e,t.getType())}))}))}(t,e,n)},wW=function(t,e){return function(t,e){return t.toCanvas().then((function(n){return hW(n,t.getType(),e)}))}(t,e)},xW=function(t,e,n){return Rh(t,{tag:"span",classes:["tox-icon","tox-tbtn__icon-wrap"],behaviours:n},e)},RW=function(t,e){return xW(t,e,[])},TW=function(t,e){return xW(t,e,[uM.config({})])},kW=function(t,e,n){return{dom:{tag:"span",innerHtml:n.translate(t),classes:[e+"__select-label"]},behaviours:As([uM.config({})])}},SW=ia("toolbar.button.execute"),CW=((Jv={})[ui()]=["disabling","alloy.base.behaviour","toggling","toolbar-button-events"],Jv),NW=ia("update-menu-text"),BW=ia("update-menu-icon"),DW=function(t,e,n){var o=vr(M),r=t.text.map((function(t){return Az(kW(t,e,n.providers))})),i=t.icon.map((function(t){return Az(TW(t,n.providers.icons))})),a=function(t,e){var n=Ll.getValue(t);return MM.focus(n),Ti(n,"keydown",{raw:e.event.raw}),py.close(n),C.some(!0)},c=t.role.fold((function(){return{}}),(function(t){return{role:t}})),s=t.tooltip.fold((function(){return{}}),(function(t){var e=n.providers.translate(t);return{title:e,"aria-label":e}})),u=Rh("chevron-down",{tag:"div",classes:[e+"__select-chevron"]},n.providers.icons);return Az(py.sketch(W(W(W({},t.uid?{uid:t.uid}:{}),c),{dom:{tag:"button",classes:[e,e+"--select"].concat(H(t.classes,(function(t){return e+"--"+t}))),attributes:W({},s)},components:rg([i.map((function(t){return t.asSpec()})),r.map((function(t){return t.asSpec()})),C.some(u)]),matchWidth:!0,useMinWidth:!0,dropdownBehaviours:As(w(w([],t.dropdownBehaviours,!0),[KO((function(){return t.disabled||n.providers.isDisabled()})),GO(),dy.config({}),uM.config({}),pM("dropdown-events",[tg(t,o),eg(t,o)]),pM("menubutton-update-display-text",[Pi(NW,(function(t,e){r.bind((function(e){return e.getOpt(t)})).each((function(t){uM.set(t,[Qa(n.providers.translate(e.event.text))])}))})),Pi(BW,(function(t,e){i.bind((function(e){return e.getOpt(t)})).each((function(t){uM.set(t,[TW(e.event.icon,n.providers.icons)])}))}))])],!1)),eventOrder:so(CW,{mousedown:["focusing","alloy.base.behaviour","item-type-events","normal-dropdown-events"]}),sandboxBehaviours:As([oM.config({mode:"special",onLeft:a,onRight:a})]),lazySink:n.getSink,toggleClass:e+"--active",parts:{menu:Bm(0,t.columns,t.presets)},fetch:function(e){return Tv(g(t.fetch,e))}}))).asSpec()},EW=function(t){return"separator"===t.type},PW={type:"separator"},XW=function(t,e){var n=G(t,(function(t,n){return function(t){return r(t)}(n)?""===n?t:"|"===n?t.length>0&&!EW(t[t.length-1])?t.concat([PW]):t:gt(e,n.toLowerCase())?t.concat([e[n.toLowerCase()]]):t:t.concat([n])}),[]);return n.length>0&&EW(n[n.length-1])&&n.pop(),n},YW=function(t,e){return function(t){return gt(t,"getSubmenuItems")}(t)?function(t,e){var n=t.getSubmenuItems(),o=jW(n,e);return{item:t,menus:so(o.menus,Wr(t.value,o.items)),expansions:so(o.expansions,Wr(t.value,t.value))}}(t,e):{item:t,menus:{},expansions:{}}},jW=function(t,e){var n=XW(r(t)?t.split(" "):t,e);return V(n,(function(t,n){var o=function(t){if(EW(t))return t;var e=Ot(t,"value").getOrThunk((function(){return ia("generated-menu-item")}));return so({value:e},t)}(n),r=YW(o,e);return{menus:so(t.menus,r.menus),items:[r.item].concat(t.items),expansions:so(t.expansions,r.expansions)}}),{menus:{},expansions:{},items:[]})},HW=function(t,e,n,o){var r=ia("primary-menu"),i=jW(t,n.shared.providers.menuItems());if(0===i.items.length)return C.none();var a=kA(r,i.items,e,n,o),c=ft(i.menus,(function(t,o){return kA(o,t,e,n,!1)})),s=so(c,Wr(r,a));return C.from(JM.tieredData(r,s,i.expansions))},IW=function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)},setActive:function(e){var n=t.element;e?(Ea(n,"tox-tbtn--enabled"),Ie(n,"aria-pressed",!0)):(Xa(n,"tox-tbtn--enabled"),$e(n,"aria-pressed"))},isActive:function(){return Ya(t.element,"tox-tbtn--enabled")}}},FW=function(t,e,n,o){return DW({text:t.text,icon:t.icon,tooltip:t.tooltip,role:o,fetch:function(e,o){t.fetch((function(t){o(HW(t,mm.CLOSE_ON_EXECUTE,n,!1))}))},onSetup:t.onSetup,getApi:IW,columns:1,presets:"normal",classes:[],dropdownBehaviours:[nv.config({})]},e,n.shared)},UW=function(t,e,n){var o=function(t){return function(o){var r=!o.isActive();o.setActive(r),t.storage.set(r),n.shared.getSink().each((function(n){e().getOpt(n).each((function(e){Rs(e.element),Ti(e,lv,{name:t.name,value:t.storage.get()})}))}))}},r=function(t){return function(e){e.setActive(t.storage.get())}};return function(e){e(H(t,(function(t){var e=t.text.fold((function(){return{}}),(function(t){return{text:t}}));return W(W({type:t.type,active:!1},e),{onAction:o(t),onSetup:r(t)})})))}},VW=function(t,e,n,o,r,i){void 0===n&&(n=[]);var a=e.fold((function(){return{}}),(function(t){return{action:t}})),c=W({buttonBehaviours:As([KO((function(){return t.disabled||i.isDisabled()})),GO(),nv.config({}),pM("button press",[Ei("click"),Ei("mousedown")])].concat(n)),eventOrder:{click:["button press","alloy.base.behaviour"],mousedown:["button press","alloy.base.behaviour"]}},a),s=so(c,{dom:o});return so(s,{components:r})},GW=function(t,e,n,o){void 0===o&&(o=[]);var r={tag:"button",classes:["tox-tbtn"],attributes:t.tooltip.map((function(t){return{"aria-label":n.translate(t),title:n.translate(t)}})).getOr({})},i=t.icon.map((function(t){return RW(t,n.icons)})),a=rg([i]);return VW(t,e,o,r,a,n)},$W=function(t,e,n,o){void 0===o&&(o=[]);var r=GW(t,C.some(e),n,o);return Oz.sketch(r)},KW=function(t,e,n,o,r){void 0===o&&(o=[]),void 0===r&&(r=[]);var i=n.translate(t.text),a=t.icon?t.icon.map((function(t){return RW(t,n.icons)})):C.none(),c=a.isSome()?rg([a]):[],s=a.isSome()?{}:{innerHtml:i},u=w(w(w(w([],t.primary||t.borderless?["tox-button"]:["tox-button","tox-button--secondary"],!0),a.isSome()?["tox-button--icon"]:[],!0),t.borderless?["tox-button--naked"]:[],!0),r,!0),p=W(W({tag:"button",classes:u},s),{attributes:{title:i}});return VW(t,e,o,p,c,n)},JW=function(t,e,n,o,r){void 0===o&&(o=[]),void 0===r&&(r=[]);var i=KW(t,C.some(e),n,o,r);return Oz.sketch(i)},QW=function(t,e){return function(n){"custom"===e?Ti(n,lv,{name:t,value:{}}):"submit"===e?Ri(n,dv):"cancel"===e?Ri(n,pv):console.error("Unknown button type: ",e)}},ZW=function(t,e,n){if(function(t,e){return"menu"===e}(0,e)){var o=t,r=W(W({},t),{onSetup:function(e){return e.setDisabled(t.disabled),M},fetch:UW(o.items,(function(){return i}),n)}),i=Az(FW(r,"tox-tbtn",n,C.none()));return i.asSpec()}if(function(t,e){return"custom"===e||"cancel"===e||"submit"===e}(0,e)){var a=QW(t.name,e),c=W(W({},t),{borderless:!1});return JW(c,a,n.shared.providers,[])}console.error("Unknown footer button type: ",e)},tL=function(t,e){var n,o,r=QW(t.name,"custom");return n=C.none(),o=ZA.parts.field(W({factory:Oz},KW(t,C.some(r),e,[T_(""),m_()]))),rv(n,o,[],[])},eL=h([fr("field1Name","field1"),fr("field2Name","field2"),Rc("onLockedChange"),Wc(["lockClass"]),fr("locked",!1),Tl("coupledFieldBehaviours",[Bd,Ll])]),nL=function(t,e){return od({factory:ZA,name:t,overrides:function(t){return{fieldBehaviours:As([pM("coupled-input-behaviour",[Pi(Kr(),(function(n){(function(t,e,n){return hd(t,e,n).bind(Bd.getCurrent)})(n,t,e).each((function(e){hd(n,t,"lock").each((function(o){LM.isOn(o)&&t.onLockedChange(n,e,o)}))}))}))])])}}})},oL=h([nL("field1","field2"),nL("field2","field1"),od({factory:Oz,schema:[Jo("dom")],name:"lock",overrides:function(t){return{buttonBehaviours:As([LM.config({selected:t.locked,toggleClass:t.markers.lockClass,aria:{mode:"pressed"}})])}}})]),rL=kd({name:"FormCoupledInputs",configFields:eL(),partFields:oL(),factory:function(t,e,n,o){return{uid:t.uid,dom:t.dom,components:e,behaviours:kl(t.coupledFieldBehaviours,[Bd.config({find:C.some}),Ll.config({store:{mode:"manual",getValue:function(e){var n,o=vd(e,t,["field1","field2"]);return(n={})[t.field1Name]=Ll.getValue(o.field1()),n[t.field2Name]=Ll.getValue(o.field2()),n},setValue:function(e,n){var o=vd(e,t,["field1","field2"]);At(n,t.field1Name)&&Ll.setValue(o.field1(),n[t.field1Name]),At(n,t.field2Name)&&Ll.setValue(o.field2(),n[t.field2Name])}}})]),apis:{getField1:function(e){return hd(e,t,"field1")},getField2:function(e){return hd(e,t,"field2")},getLock:function(e){return hd(e,t,"lock")}}}},apis:{getField1:function(t,e){return t.getField1(e)},getField2:function(t,e){return t.getField2(e)},getLock:function(t,e){return t.getLock(e)}}}),iL=function(t){var e=/^\s*(\d+(?:\.\d+)?)\s*(|cm|mm|in|px|pt|pc|em|ex|ch|rem|vw|vh|vmin|vmax|%)\s*$/.exec(t);if(null!==e){var n=parseFloat(e[1]),o=e[2];return Fn.value({value:n,unit:o})}return Fn.error(t)},aL=function(t,e){var n={"":96,px:96,pt:72,cm:2.54,pc:12,mm:25.4,in:1},o=function(t){return gt(n,t)};return t.unit===e?C.some(t.value):o(t.unit)&&o(e)?n[t.unit]===n[e]?C.some(t.value):C.some(t.value/n[t.unit]*n[e]):C.none()},cL=function(t){return C.none()},sL=function(t,e){var n=iL(t).toOptional(),o=iL(e).toOptional();return qt(n,o,(function(t,e){return aL(t,e.unit).map((function(t){return e.value/t})).map((function(t){return function(t,e){return function(n){return aL(n,e).map((function(n){return{value:n*t,unit:e}}))}}(t,e.unit)})).getOr(cL)})).getOr(cL)},uL=function(t,e){var n=cL,o=ia("ratio-event"),r=function(t){return Rh(t,{tag:"span",classes:["tox-icon","tox-lock-icon__"+t]},e.icons)},i=rL.parts.lock({dom:{tag:"button",classes:["tox-lock","tox-button","tox-button--naked","tox-button--icon"],attributes:{title:e.translate(t.label.getOr("Constrain proportions"))}},components:[r("lock"),r("unlock")],buttonBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()}}),GO(),nv.config({})])}),a=function(t){return{dom:{tag:"div",classes:["tox-form__group"]},components:t}},c=function(n){return ZA.parts.field({factory:vv,inputClasses:["tox-textfield"],inputBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()}}),GO(),nv.config({}),pM("size-input-events",[Pi(Ur(),(function(t,e){Ti(t,o,{isField1:n})})),Pi(Jr(),(function(e,n){Ti(e,sv,{name:t.name})}))])]),selectOnFocus:!1})},s=function(t){return{dom:{tag:"label",classes:["tox-label"],innerHtml:e.translate(t)}}},u=rL.parts.field1(a([ZA.parts.label(s("Width")),c(!0)])),p=rL.parts.field2(a([ZA.parts.label(s("Height")),c(!1)]));return rL.sketch({dom:{tag:"div",classes:["tox-form__group"]},components:[{dom:{tag:"div",classes:["tox-form__controls-h-stack"]},components:[u,p,a([s(" "),i])]}],field1Name:"width",field2Name:"height",locked:!0,markers:{lockClass:"tox-locked"},onLockedChange:function(t,e,o){iL(Ll.getValue(t)).each((function(t){n(t).each((function(t){Ll.setValue(e,function(t){var e,n={"":0,px:0,pt:1,mm:1,pc:2,ex:2,em:2,ch:2,rem:2,cm:3,in:4,"%":4},o=t.value.toFixed((e=t.unit)in n?n[e]:1);return-1!==o.indexOf(".")&&(o=o.replace(/\.?0*$/,"")),o+t.unit}(t))}))}))},coupledFieldBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()},onDisabled:function(t){rL.getField1(t).bind(ZA.getField).each(Kd.disable),rL.getField2(t).bind(ZA.getField).each(Kd.disable),rL.getLock(t).each(Kd.disable)},onEnabled:function(t){rL.getField1(t).bind(ZA.getField).each(Kd.enable),rL.getField2(t).bind(ZA.getField).each(Kd.enable),rL.getLock(t).each(Kd.enable)}}),GO(),pM("size-input-events2",[Pi(o,(function(t,e){var o=e.event.isField1,r=o?rL.getField1(t):rL.getField2(t),i=o?rL.getField2(t):rL.getField1(t),a=r.map(Ll.getValue).getOr(""),c=i.map(Ll.getValue).getOr("");n=sL(a,c)}))])])})},pL={undo:h(ia("undo")),redo:h(ia("redo")),zoom:h(ia("zoom")),back:h(ia("back")),apply:h(ia("apply")),swap:h(ia("swap")),transform:h(ia("transform")),tempTransform:h(ia("temp-transform")),transformApply:h(ia("transform-apply"))},lL=h("save-state"),dL=h("disable"),fL=h("enable"),bL={formActionEvent:lv,saveState:lL,disable:dL,enable:fL},ML=function(t,e){var n=function(t,n,o,r){return Az(JW({name:t,text:t,disabled:o,primary:r,icon:C.none(),borderless:!1},n,e))},o=function(t,n,o,r){return Az($W({name:t,icon:C.some(t),tooltip:C.some(n),disabled:r,primary:!1,borderless:!1},o,e))},r=function(t,e){t.map((function(t){var n=t.get(e);n.hasConfigured(Kd)&&Kd.disable(n)}))},i=function(t,e){t.map((function(t){var n=t.get(e);n.hasConfigured(Kd)&&Kd.enable(n)}))},a={tag:"div",classes:["tox-image-tools__toolbar","tox-image-tools-edit-panel"]},c=M,s=function(t,e,n){Ti(t,e,n)},u=function(t){return Ri(t,bL.disable())},p=function(t){return Ri(t,bL.enable())},l=function(t,e){u(t),s(t,pL.transform(),{transform:e}),p(t)},d=function(t){return function(){tt.getOpt(t).each((function(t){uM.set(t,[Q])}))}},f=function(t,e){u(t),s(t,pL.transformApply(),{transform:e,swap:d(t)}),p(t)},b=function(){return n("Back",(function(t){return s(t,pL.back(),{swap:d(t)})}),!1,!1)},z=function(){return Az({dom:{tag:"div",classes:["tox-spacer"]},behaviours:As([Kd.config({})])})},m=function(){return n("Apply",(function(t){return s(t,pL.apply(),{swap:d(t)})}),!0,!0)},O=[b(),z(),n("Apply",(function(e){var n=function(e){var n=t.getRect();return WW(e,n.x,n.y,n.w,n.h)};f(e,n),t.hideCrop()}),!1,!0)],g=$A.sketch({dom:a,components:O.map((function(t){return t.asSpec()})),containerBehaviours:As([pM("image-tools-crop-buttons-events",[Pi(bL.disable(),(function(t,e){r(O,t)})),Pi(bL.enable(),(function(t,e){i(O,t)}))])])}),A=Az(uL({name:"size",label:C.none(),constrain:!0,disabled:!1},e)),v=[b(),z(),A,z(),n("Apply",(function(t){A.getOpt(t).each((function(e){var n=Ll.getValue(e),o=function(t,e){return function(n){return LW(n,t,e)}}(parseInt(n.width,10),parseInt(n.height,10));f(t,o)}))}),!1,!0)],y=$A.sketch({dom:a,components:v.map((function(t){return t.asSpec()})),containerBehaviours:As([pM("image-tools-resize-buttons-events",[Pi(bL.disable(),(function(t,e){r(v,t)})),Pi(bL.enable(),(function(t,e){i(v,t)}))])])}),q=function(t,e){return function(n){return t(n,e)}},_=q(_W,"h"),W=q(_W,"v"),L=q(wW,-90),w=q(wW,90),x=function(t,e){!function(t,e){u(t),s(t,pL.tempTransform(),{transform:e}),p(t)}(t,e)},R=[b(),z(),o("flip-horizontally","Flip horizontally",(function(t){x(t,_)}),!1),o("flip-vertically","Flip vertically",(function(t){x(t,W)}),!1),o("rotate-left","Rotate counterclockwise",(function(t){x(t,L)}),!1),o("rotate-right","Rotate clockwise",(function(t){x(t,w)}),!1),z(),m()],T=$A.sketch({dom:a,components:R.map((function(t){return t.asSpec()})),containerBehaviours:As([pM("image-tools-fliprotate-buttons-events",[Pi(bL.disable(),(function(t,e){r(R,t)})),Pi(bL.enable(),(function(t,e){i(R,t)}))])])}),k=function(t,n,o,r,i){var a=n_.parts.label({dom:{tag:"label",classes:["tox-label"],innerHtml:e.translate(t)}}),c=n_.parts.spectrum({dom:{tag:"div",classes:["tox-slider__rail"],attributes:{role:"presentation"}}}),s=n_.parts.thumb({dom:{tag:"div",classes:["tox-slider__handle"],attributes:{role:"presentation"}}});return Az(n_.sketch({dom:{tag:"div",classes:["tox-slider"],attributes:{role:"presentation"}},model:{mode:"x",minX:o,maxX:i,getInitialValue:h({x:r})},components:[a,c,s],sliderBehaviours:As([MM.config({})]),onChoose:n}))},S=function(t,e,n,o,r){return k(t,(function(t,n,o){var r=q(e,o.x/100);l(t,r)}),n,o,r)},N=function(t,e,n,o,c){var s=function(t,e,n,o,r){return[b(),S(t,e,n,o,r),m()]}(t,e,n,o,c);return $A.sketch({dom:a,components:s.map((function(t){return t.asSpec()})),containerBehaviours:As([pM("image-tools-filter-panel-buttons-events",[Pi(bL.disable(),(function(t,e){r(s,t)})),Pi(bL.enable(),(function(t,e){i(s,t)}))])])})},B=[b(),z(),m()],D=$A.sketch({dom:a,components:B.map((function(t){return t.asSpec()}))}),E=N("Brightness",yW,-100,0,100),P=N("Contrast",qW,-100,0,100),X=N("Gamma",vW,-100,0,100),Y=function(t,e,n){return function(o){return function(t,e,n,o){return lW(t,e,n,o)}(o,t,e,n)}},j=function(t){return k(t,(function(t,e,n){var o=H.getOpt(t),r=F.getOpt(t),i=I.getOpt(t);o.each((function(e){r.each((function(n){i.each((function(o){var r=Ll.getValue(e).x/100,i=Ll.getValue(o).x/100,a=Ll.getValue(n).x/100,c=Y(r,i,a);l(t,c)}))}))}))}),0,100,200)},H=j("R"),I=j("G"),F=j("B"),U=[b(),H,I,F,m()],V=$A.sketch({dom:a,components:U.map((function(t){return t.asSpec()}))}),G=function(t,e,n){return function(o){s(o,pL.swap(),{transform:e,swap:function(){tt.getOpt(o).each((function(e){uM.set(e,[t]),n(e)}))}})}},$=C.some(AW),K=C.some(gW),J=[o("crop","Crop",G(g,C.none(),(function(e){t.showCrop()})),!1),o("resize","Resize",G(y,C.none(),(function(e){A.getOpt(e).each((function(e){var n=t.getMeasurements(),o=n.width,r=n.height;Ll.setValue(e,{width:o,height:r})}))})),!1),o("orientation","Orientation",G(T,C.none(),c),!1),o("brightness","Brightness",G(E,C.none(),c),!1),o("sharpen","Sharpen",G(D,$,c),!1),o("contrast","Contrast",G(P,C.none(),c),!1),o("color-levels","Color levels",G(V,C.none(),c),!1),o("gamma","Gamma",G(X,C.none(),c),!1),o("invert","Invert",G(D,K,c),!1)],Q=$A.sketch({dom:a,components:J.map((function(t){return t.asSpec()}))}),Z=$A.sketch({dom:{tag:"div"},components:[Q],containerBehaviours:As([uM.config({})])}),tt=Az(Z);return{memContainer:tt,getApplyButton:function(t){return tt.getOpt(t).map((function(t){var e=t.components()[0];return e.components()[e.components().length-1]}))}}},zL=tinymce.util.Tools.resolve("tinymce.geom.Rect"),hL=tinymce.util.Tools.resolve("tinymce.util.Observable"),mL=tinymce.util.Tools.resolve("tinymce.util.VK"),OL=function(t){if(function(t){return l(t.changedTouches)}(t))for(var e="screenX screenY pageX pageY clientX clientY".split(" "),n=0;n<e.length;n++)t[e[n]]=t.changedTouches[0][e[n]]};function gL(t,e){var n,o,r,i,a,c,s,u=[],p=[],d=null!==(n=e.document)&&void 0!==n?n:document,f=null!==(o=e.root)&&void 0!==o?o:d,b=Ct.fromDom(d),M=Ct.fromDom(f.getElementById(null!==(r=e.handle)&&void 0!==r?r:t)),z=function(t){var n=t.raw,o=function(t){var e=Math.max,n=t.documentElement,o=t.body,r=e(n.scrollWidth,o.scrollWidth),i=e(n.clientWidth,o.clientWidth),a=e(n.offsetWidth,o.offsetWidth),c=e(n.scrollHeight,o.scrollHeight),s=e(n.clientHeight,o.clientHeight);return{width:r<a?i:r,height:c<e(n.offsetHeight,o.offsetHeight)?s:c}}(d);OL(n),t.prevent(),a=n.button,c=n.screenX,s=n.screenY;var r=en(M,"cursor");i=Ct.fromTag("div",d),Ze(i,{position:"absolute",top:"0",left:"0",width:o.width+"px",height:o.height+"px","z-index":"2147483647",opacity:"0.0001",cursor:r}),Ln(je(b),i),p.push(nu(b,"mousemove",h),nu(b,"touchmove",h),nu(b,"mouseup",m),nu(b,"touchend",m)),e.start(n)},h=function(t){var n=t.raw;if(OL(n),n.button!==a)return m(t);n.deltaX=n.screenX-c,n.deltaY=n.screenY-s,t.prevent(),e.drag(n)},m=function(t){OL(t.raw),I(p,(function(t){return t.unbind()})),p=[],Rn(i),e.stop&&e.stop(t.raw)};return u.push(nu(M,"mousedown",z),nu(M,"touchstart",z)),{destroy:function(){I(p.concat(u),(function(t){return t.unbind()})),p=[],u=[],l(i)&&Rn(i)}}}var AL=0,vL=function(t,e,n,o,r){var i,a=[],c="tox-",s=c+"crid-"+AL++,u=Ct.fromDom(o),p=[{name:"move",xMul:0,yMul:0,deltaX:1,deltaY:1,deltaW:0,deltaH:0,label:"Crop Mask"},{name:"nw",xMul:0,yMul:0,deltaX:1,deltaY:1,deltaW:-1,deltaH:-1,label:"Top Left Crop Handle"},{name:"ne",xMul:1,yMul:0,deltaX:0,deltaY:1,deltaW:1,deltaH:-1,label:"Top Right Crop Handle"},{name:"sw",xMul:0,yMul:1,deltaX:1,deltaY:0,deltaW:-1,deltaH:1,label:"Bottom Left Crop Handle"},{name:"se",xMul:1,yMul:1,deltaX:0,deltaY:0,deltaW:1,deltaH:1,label:"Bottom Right Crop Handle"}],l=["top","right","bottom","left"],d=function(t,e){return{x:e.x-t.x,y:e.y-t.y,w:e.w,h:e.h}},f=function(e,o,r,i){var a=o.x+r*e.deltaX,c=o.y+i*e.deltaY,s=Math.max(20,o.w+r*e.deltaW),u=Math.max(20,o.h+i*e.deltaH),p=t=zL.clamp({x:a,y:c,w:s,h:u},n,"move"===e.name);p=d(n,p),h.fire("updateRect",{rect:p}),z(p)},b=function(t){var n=function(t,e){pc(u,"#"+s+"-"+t).each((function(t){Ze(t,{left:e.x+"px",top:e.y+"px",width:Math.max(0,e.w)+"px",height:Math.max(0,e.h)+"px"})}))};I(p,(function(e){pc(u,"#"+s+"-"+e.name).each((function(n){Ze(n,{left:t.w*e.xMul+t.x+"px",top:t.h*e.yMul+t.y+"px"})}))})),n("top",{x:e.x,y:e.y,w:e.w,h:t.y-e.y}),n("right",{x:t.x+t.w,y:t.y,w:e.w-t.x-t.w+e.x,h:t.h}),n("bottom",{x:e.x,y:t.y+t.h,w:e.w,h:e.h-t.y-t.h+e.y}),n("left",{x:e.x,y:t.y,w:t.x-e.x,h:t.h}),n("move",t)},M=function(e){b(t=e)},z=function(t){var e,o;M((e=n,{x:(o=t).x+e.x,y:o.y+e.y,w:o.w,h:o.h}))};!function(){var e=Ct.fromTag("div");Fe(e,{id:s,class:c+"croprect-container",role:"grid","aria-dropeffect":"execute"}),Ln(u,e),I(l,(function(t){pc(u,"#"+s).each((function(e){var n=Ct.fromTag("div");Fe(n,{id:s+"-"+t,class:c+"croprect-block","data-mce-bogus":"all"}),Qe(n,"display","none"),Ln(e,n)}))})),I(p,(function(t){pc(u,"#"+s).each((function(e){var n=Ct.fromTag("div");Fe(n,{id:s+"-"+t.name,"aria-label":t.label,"aria-grabbed":"false","data-mce-bogus":"all",role:"gridcell",tabindex:"-1",title:t.label}),ja(n,[c+"croprect-handle",c+"croprect-handle-"+t.name]),Qe(n,"display","none"),Ln(e,n)}))})),i=H(p,(function(e){var n;return gL(s,{document:o.ownerDocument,root:Ne(u).dom,handle:s+"-"+e.name,start:function(){n=t},drag:function(t){f(e,n,t.deltaX,t.deltaY)}})})),b(t);var n=function(t){Ie(t.target,"aria-grabbed","focus"===t.raw.type?"true":"false")};a.push(nu(u,"focusin",n),nu(u,"focusout",n),nu(u,"keydown",(function(e){var n;I(p,(function(t){if(Ue(e.target,"id")===s+"-"+t.name)return n=t,!1}));var o=function(t,e,o,r,i){t.stopPropagation(),t.preventDefault(),f(n,o,r,i)};switch(e.raw.keyCode){case mL.LEFT:o(e,0,t,-10,0);break;case mL.RIGHT:o(e,0,t,10,0);break;case mL.UP:o(e,0,t,0,-10);break;case mL.DOWN:o(e,0,t,0,10);break;case mL.ENTER:case mL.SPACEBAR:e.prevent(),r()}})))}();var h=W(W({},hL),{toggleVisibility:function(t){var e=w(w([],H(p,(function(t){return"#"+s+"-"+t.name})),!0),H(l,(function(t){return"#"+s+"-"+t})),!0).join(","),n=ip(u,e);I(n,t?function(t){return cn(t,"display")}:function(t){return Qe(t,"display","none")})},setClampRect:function(e){n=e,b(t)},setRect:M,getInnerRect:function(){return d(n,t)},setInnerRect:z,setViewPortRect:function(n){e=n,b(t)},destroy:function(){I(i,(function(t){return t.destroy()})),i=[],I(a,(function(t){return t.unbind()})),a=[]}});return h},yL=function(t){var e,n=Az({dom:{tag:"div",classes:["tox-image-tools__image-bg"],attributes:{role:"presentation"}}}),o=vr(1),r=(e=Qs(),W(W({},e),{run:function(t){return e.get().each(t)}})),i=vr({x:0,y:0,w:1,h:1}),a=vr({x:0,y:0,w:1,h:1}),c=function(t,e){p.getOpt(t).each((function(t){var a=o.get(),c=On(t.element),s=ln(t.element),u=e.dom.naturalWidth*a,p=e.dom.naturalHeight*a,l=Math.max(0,c/2-u/2),d=Math.max(0,s/2-p/2),f={left:l.toString()+"px",top:d.toString()+"px",width:u.toString()+"px",height:p.toString()+"px",position:"absolute"};Ze(e,f),n.getOpt(t).each((function(t){Ze(t.element,f)})),r.run((function(t){var e=i.get();t.setRect({x:e.x*a+l,y:e.y*a+d,w:e.w*a,h:e.h*a}),t.setClampRect({x:l,y:d,w:u,h:p}),t.setViewPortRect({x:0,y:0,w:c,h:s})}))}))},s=function(t,e){var n,r=Ct.fromTag("img");return Ie(r,"src",e),(n=r.dom,new Uh((function(t){var e=function(){n.removeEventListener("load",e),t(n)};n.complete?t(n):n.addEventListener("load",e)}))).then((function(){t.getSystem().isConnected()&&p.getOpt(t).map((function(t){var e=Za({element:r});uM.replaceAt(t,1,C.some(e));var n=a.get(),s={x:0,y:0,w:r.dom.naturalWidth,h:r.dom.naturalHeight};a.set(s);var u=zL.inflate(s,-20,-20);i.set(u),n.w===s.w&&n.h===s.h||function(t,e){p.getOpt(t).each((function(t){var n=On(t.element),r=ln(t.element),i=e.dom.naturalWidth,a=e.dom.naturalHeight,c=Math.min(n/i,r/a);c>=1?o.set(1):o.set(c)}))}(t,r),c(t,r)}))}))},u=$A.sketch({dom:{tag:"div",classes:["tox-image-tools__image"]},components:[n.asSpec(),{dom:{tag:"img",attributes:{src:t}}},{dom:{tag:"div"},behaviours:As([pM("image-panel-crop-events",[Vi((function(t){p.getOpt(t).each((function(t){var e=t.element.dom,n=vL({x:10,y:10,w:100,h:100},{x:0,y:0,w:200,h:200},{x:0,y:0,w:200,h:200},e,M);n.toggleVisibility(!1),n.on("updateRect",(function(t){var e=t.rect,n=o.get(),r={x:Math.round(e.x/n),y:Math.round(e.y/n),w:Math.round(e.w/n),h:Math.round(e.h/n)};i.set(r)})),r.set(n)}))})),Gi((function(){r.clear()}))])])}],containerBehaviours:As([uM.config({}),pM("image-panel-events",[Vi((function(e){s(e,t)}))])])}),p=Az(u);return{memContainer:p,updateSrc:s,zoom:function(t,e){var n=o.get(),r=e>0?Math.min(2,n+.1):Math.max(.1,n-.1);o.set(r),p.getOpt(t).each((function(t){var e=t.components()[1].element;c(t,e)}))},showCrop:function(){r.run((function(t){t.toggleVisibility(!0)}))},hideCrop:function(){r.run((function(t){t.toggleVisibility(!1)}))},getRect:function(){return i.get()},getMeasurements:function(){var t=a.get();return{width:t.w,height:t.h}}}},qL=function(t,e,n,o,r){return $W({name:t,icon:C.some(e),disabled:n,tooltip:C.some(t),primary:!1,borderless:!1},o,r)},_L=function(t,e){e?Kd.enable(t):Kd.disable(t)};var WL,LL=function(t){var e,n,o,r,i=vr(t),a=tu(),c=(n=-1,{data:e=[],add:function(t){var o=e.splice(++n);return e.push(t),{state:t,removed:o}},undo:function(){if(o())return e[--n]},redo:function(){if(r())return e[++n]},canUndo:o=function(){return n>0},canRedo:r=function(){return-1!==n&&n<e.length-1}});c.add(t);var s=function(t){i.set(t)},u=function(t){return{blob:t,url:URL.createObjectURL(t)}},p=function(t){URL.revokeObjectURL(t.url)},l=function(){a.on(p),a.clear()},d=function(t){var e=u(t);s(e);var n,o=c.add(e).removed;return n=o,q_.each(n,p),e.url};return{getBlobState:function(){return i.get()},setBlobState:s,addBlobState:d,getTempState:function(){return a.get().getOrThunk(i.get)},updateTempState:function(t){var e=u(t);return l(),a.set(e),e.url},addTempState:function(t){var e=u(t);return a.set(e),e.url},applyTempState:function(t){return a.get().fold(M,(function(e){d(e.blob),t()}))},destroyTempState:l,undo:function(){var t=c.undo();return s(t),t.url},redo:function(){var t=c.redo();return s(t),t.url},getHistoryStates:function(){return{undoEnabled:c.canUndo(),redoEnabled:c.canRedo()}}}},wL=function(t,e){var n=LL(t.currentState),o=function(t){var e=n.getHistoryStates();d.updateButtonUndoStates(t,e.undoEnabled,e.redoEnabled),Ti(t,bL.formActionEvent,{name:bL.saveState(),value:e.undoEnabled})},r=function(t){return t.toBlob()},i=function(t){Ti(t,bL.formActionEvent,{name:bL.disable(),value:{}})},a=function(t){f.getApplyButton(t).each((function(t){Kd.enable(t)})),Ti(t,bL.formActionEvent,{name:bL.enable(),value:{}})},c=function(t,e){return i(t),l.updateSrc(t,e)},s=function(t,e,n,s,u){i(t),function(t){return Z_(t)}(e).then(n).then(r).then(s).then((function(e){return c(t,e)})).then((function(){o(t),u(),a(t)})).catch((function(e){console.log(e),t.getSystem().isConnected()&&a(t)}))},u=function(t,e,o){var r=n.getBlobState().blob;s(t,r,e,(function(t){return n.updateTempState(t)}),o)},p=function(t){var e=n.getBlobState().url;return n.destroyTempState(),o(t),e},l=yL(t.currentState.url),d=function(t){var e=Az(qL("Undo","undo",!0,(function(t){Ti(t,pL.undo(),{direction:1})}),t)),n=Az(qL("Redo","redo",!0,(function(t){Ti(t,pL.redo(),{direction:1})}),t)),o=$A.sketch({dom:{tag:"div",classes:["tox-image-tools__toolbar","tox-image-tools__sidebar"]},components:[e.asSpec(),n.asSpec(),qL("Zoom in","zoom-in",!1,(function(t){Ti(t,pL.zoom(),{direction:1})}),t),qL("Zoom out","zoom-out",!1,(function(t){Ti(t,pL.zoom(),{direction:-1})}),t)]});return{container:o,updateButtonUndoStates:function(t,o,r){e.getOpt(t).each((function(t){_L(t,o)})),n.getOpt(t).each((function(t){_L(t,r)}))}}}(e),f=ML(l,e);return{dom:{tag:"div",attributes:{role:"presentation"}},components:[f.memContainer.asSpec(),l.memContainer.asSpec(),d.container],behaviours:As([Ll.config({store:{mode:"manual",getValue:function(){return n.getBlobState()}}}),pM("image-tools-events",[Pi(pL.undo(),(function(t,e){var r=n.undo();c(t,r).then((function(e){a(t),o(t)}))})),Pi(pL.redo(),(function(t,e){var r=n.redo();c(t,r).then((function(e){a(t),o(t)}))})),Pi(pL.zoom(),(function(t,e){var n=e.event.direction;l.zoom(t,n)})),Pi(pL.back(),(function(t,e){!function(t){var e=p(t);c(t,e).then((function(e){a(t)}))}(t),(0,e.event.swap)(),l.hideCrop()})),Pi(pL.apply(),(function(t,e){n.applyTempState((function(){p(t),(0,e.event.swap)()}))})),Pi(pL.transform(),(function(t,e){return u(t,e.event.transform,M)})),Pi(pL.tempTransform(),(function(t,e){return function(t,e){var o=n.getTempState().blob;s(t,o,e,(function(t){return n.addTempState(t)}),M)}(t,e.event.transform)})),Pi(pL.transformApply(),(function(t,e){return function(t,e,o){var r=n.getBlobState().blob;s(t,r,e,(function(e){var o=n.addBlobState(e);return p(t),o}),o)}(t,e.event.transform,e.event.swap)})),Pi(pL.swap(),(function(t,e){!function(t){d.updateButtonUndoStates(t,!1,!1)}(t);var n=e.event.transform,o=e.event.swap;n.fold((function(){o()}),(function(e){u(t,e,o)}))}))]),m_()])}},xL=function(t){return!gt(t,"items")},RL="data-value",TL=function(t,e,n,o){return H(n,(function(n){return xL(n)?{type:"togglemenuitem",text:n.text,value:n.value,active:n.value===o,onAction:function(){Ll.setValue(t,n.value),Ti(t,sv,{name:e}),MM.focus(t)}}:{type:"nestedmenuitem",text:n.text,getSubmenuItems:function(){return TL(t,e,n.items,o)}}}))},kL=function(t,e){return ut(t,(function(t){return xL(t)?_t(t.value===e,t):kL(t.items,e)}))},SL=Td({name:"HtmlSelect",configFields:[Jo("options"),wl("selectBehaviours",[MM,Ll]),fr("selectClasses",[]),fr("selectAttributes",{}),ar("data")],factory:function(t,e){var n=H(t.options,(function(t){return{dom:{tag:"option",value:t.value,innerHtml:t.text}}})),o=t.data.map((function(t){return Wr("initialValue",t)})).getOr({});return{uid:t.uid,dom:{tag:"select",classes:t.selectClasses,attributes:t.selectAttributes},components:n,behaviours:Rl(t.selectBehaviours,[MM.config({}),Ll.config({store:W({mode:"manual",getValue:function(t){return Ia(t.element)},setValue:function(e,n){$(t.options,(function(t){return t.value===n})).isSome()&&Fa(e.element,n)}},o)})])}}}),CL=function(t,e){var n=t.label.map((function(t){return cv(t,e)})),o=[Kd.config({disabled:function(){return t.disabled||e.isDisabled()}}),GO(),oM.config({mode:"execution",useEnter:!0!==t.multiline,useControlEnter:!0===t.multiline,execute:function(t){return Ri(t,dv),C.some(!0)}}),pM("textfield-change",[Pi(Kr(),(function(e,n){Ti(e,sv,{name:t.name})})),Pi(ci(),(function(e,n){Ti(e,sv,{name:t.name})}))]),nv.config({})],r=t.validation.map((function(t){return jv.config({getRoot:function(t){return We(t.element)},invalidClass:"tox-invalid",validator:{validate:function(e){var n=Ll.getValue(e),o=t.validator(n);return kv(!0===o?Fn.value(n):Fn.error(o))},validateOnLoad:t.validateOnLoad}})})).toArray(),i=t.placeholder.fold(h({}),(function(t){return{placeholder:e.translate(t)}})),a=t.inputMode.fold(h({}),(function(t){return{inputmode:t}})),c=W(W({},i),a),s=ZA.parts.field({tag:!0===t.multiline?"textarea":"input",inputAttributes:c,inputClasses:[t.classname],inputBehaviours:As(J([o,r])),selectOnFocus:!1,factory:vv}),u=(t.flex?["tox-form__group--stretched"]:[]).concat(t.maximized?["tox-form-group--maximize"]:[]),p=[Kd.config({disabled:function(){return t.disabled||e.isDisabled()},onDisabled:function(t){ZA.getField(t).each(Kd.disable)},onEnabled:function(t){ZA.getField(t).each(Kd.enable)}}),GO()];return rv(n,s,u,p)},NL=Object.freeze({__proto__:null,events:function(t,e){var n=t.stream.streams.setup(t,e);return Bi([Pi(t.event,n),Gi((function(){return e.cancel()}))].concat(t.cancelEvent.map((function(t){return[Pi(t,(function(){return e.cancel()}))]})).getOr([])))}}),BL=function(t){var e=vr(null);return va({readState:function(){return{timer:null!==e.get()?"set":"unset"}},setTimer:function(t){e.set(t)},cancel:function(){var t=e.get();null!==t&&t.cancel()}})},DL=Object.freeze({__proto__:null,throttle:BL,init:function(t){return t.stream.streams.state(t)}}),EL=[Qo("stream",Vo("mode",{throttle:[Jo("delay"),fr("stopEvent",!0),kc("streams",{setup:function(t,e){var n=t.stream,o=Nh(t.onStream,n.delay);return e.setTimer(o),function(t,e){o.throttle(t,e),n.stopEvent&&e.stop()}},state:BL})]})),fr("event","input"),ar("cancelEvent"),Rc("onStream")],PL=ys({fields:EL,name:"streaming",active:NL,state:DL}),XL=function(t,e,n){var o=Ll.getValue(n);Ll.setValue(e,o),jL(e)},YL=function(t,e){var n=t.element,o=Ia(n),r=n.dom;"number"!==Ue(n,"type")&&e(r,o)},jL=function(t){YL(t,(function(t,e){return t.setSelectionRange(e.length,e.length)}))},HL=function(t,e,n){if(t.selectsOver){var o=Ll.getValue(e),r=t.getDisplayText(o),i=Ll.getValue(n);return 0===t.getDisplayText(i).indexOf(r)?C.some((function(){XL(0,e,n),function(t,e){YL(t,(function(t,n){return t.setSelectionRange(e,n.length)}))}(e,r.length)})):C.none()}return C.none()},IL=h("alloy.typeahead.itemexecute"),FL=h([ar("lazySink"),Jo("fetch"),fr("minChars",5),fr("responseTime",1e3),wc("onOpen"),fr("getHotspot",C.some),fr("getAnchorOverrides",h({})),fr("layouts",C.none()),fr("eventOrder",{}),Ar("model",{},[fr("getDisplayText",(function(t){return void 0!==t.meta&&void 0!==t.meta.text?t.meta.text:t.value})),fr("selectsOver",!0),fr("populateFromBrowse",!0)]),wc("onSetValue"),xc("onExecute"),wc("onItemExecute"),fr("inputClasses",[]),fr("inputAttributes",{}),fr("inputStyles",{}),fr("matchWidth",!0),fr("useMinWidth",!1),fr("dismissOnBlur",!0),Wc(["openClass"]),ar("initialData"),wl("typeaheadBehaviours",[MM,Ll,PL,oM,LM,Uv]),$o("previewing",(function(){return vr(!0)}))].concat(mv()).concat(cy())),UL=h([rd({schema:[_c()],name:"menu",overrides:function(t){return{fakeFocus:!0,onHighlight:function(e,n){t.previewing.get()?e.getSystem().getByUid(t.uid).each((function(o){HL(t.model,o,n).fold((function(){return sf.dehighlight(e,n)}),(function(t){return t()}))})):e.getSystem().getByUid(t.uid).each((function(e){t.model.populateFromBrowse&&XL(t.model,e,n)})),t.previewing.set(!1)},onExecute:function(e,n){return e.getSystem().getByUid(t.uid).toOptional().map((function(t){return Ti(t,IL(),{item:n}),!0}))},onHover:function(e,n){t.previewing.set(!1),e.getSystem().getByUid(t.uid).each((function(e){t.model.populateFromBrowse&&XL(t.model,e,n)}))}}}})]),VL=kd({name:"Typeahead",configFields:FL(),partFields:UL(),factory:function(t,e,n,o){var r=function(e,n,r){t.previewing.set(!1);var i=Uv.getCoupled(e,"sandbox");if(cl.isOpen(i))Bd.getCurrent(i).each((function(t){sf.getHighlighted(t).fold((function(){r(t)}),(function(){Ni(i,t.element,"keydown",n)}))}));else{Zv(t,a(e),e,i,o,(function(t){Bd.getCurrent(t).each(r)}),_v.HighlightFirst).get(M)}},i=Ov(t),a=function(t){return function(e){return e.map((function(e){var n=mt(e.menus),o=Q(n,(function(t){return U(t.items,(function(t){return"item"===t.type}))}));return Ll.getState(t).update(H(o,(function(t){return t.data}))),e}))}},c=[MM.config({}),Ll.config({onSetValue:t.onSetValue,store:W({mode:"dataset",getDataKey:function(t){return Ia(t.element)},getFallbackEntry:function(t){return{value:t,meta:{}}},setValue:function(e,n){Fa(e.element,t.model.getDisplayText(n))}},t.initialData.map((function(t){return Wr("initialValue",t)})).getOr({}))}),PL.config({stream:{mode:"throttle",delay:t.responseTime,stopEvent:!1},onStream:function(e,n){var r=Uv.getCoupled(e,"sandbox");if(MM.isFocused(e)&&Ia(e.element).length>=t.minChars){var i=Bd.getCurrent(r).bind((function(t){return sf.getHighlighted(t).map(Ll.getValue)}));t.previewing.set(!0);Zv(t,a(e),e,r,o,(function(e){Bd.getCurrent(r).each((function(e){i.fold((function(){t.model.selectsOver&&sf.highlightFirst(e)}),(function(t){sf.highlightBy(e,(function(e){return Ll.getValue(e).value===t.value})),sf.getHighlighted(e).orThunk((function(){return sf.highlightFirst(e),C.none()}))}))}))}),_v.HighlightFirst).get(M)}},cancelEvent:bi()}),oM.config({mode:"special",onDown:function(t,e){return r(t,e,sf.highlightFirst),C.some(!0)},onEscape:function(t){var e=Uv.getCoupled(t,"sandbox");return cl.isOpen(e)?(cl.close(e),C.some(!0)):C.none()},onUp:function(t,e){return r(t,e,sf.highlightLast),C.some(!0)},onEnter:function(e){var n=Uv.getCoupled(e,"sandbox"),o=cl.isOpen(n);if(o&&!t.previewing.get())return Bd.getCurrent(n).bind((function(t){return sf.getHighlighted(t)})).map((function(t){return Ti(e,IL(),{item:t}),!0}));var r=Ll.getValue(e);return Ri(e,bi()),t.onExecute(n,e,r),o&&cl.close(n),C.some(!0)}}),LM.config({toggleClass:t.markers.openClass,aria:{mode:"expanded"}}),Uv.config({others:{sandbox:function(e){return iy(t,e,{onOpen:function(){return LM.on(e)},onClose:function(){return LM.off(e)}})}}}),pM("typeaheadevents",[Ki((function(e){var n=M;ey(t,a(e),e,o,n,_v.HighlightFirst).get(M)})),Pi(IL(),(function(e,n){var o=Uv.getCoupled(e,"sandbox");XL(t.model,e,n.event.item),Ri(e,bi()),t.onItemExecute(e,o,n.event.item,Ll.getValue(e)),cl.close(o),jL(e)}))].concat(t.dismissOnBlur?[Pi(ai(),(function(t){var e=Uv.getCoupled(t,"sandbox");Ss(e.element).isNone()&&cl.close(e)}))]:[]))];return{uid:t.uid,dom:Av(so(t,{inputAttributes:{role:"combobox","aria-autocomplete":"list","aria-haspopup":"true"}})),behaviours:W(W({},i),Rl(t.typeaheadBehaviours,c)),eventOrder:t.eventOrder}}}),GL=function(t){return W(W({},t),{toCached:function(){return GL(t.toCached())},bindFuture:function(e){return GL(t.bind((function(t){return t.fold((function(t){return kv(Fn.error(t))}),(function(t){return e(t)}))})))},bindResult:function(e){return GL(t.map((function(t){return t.bind(e)})))},mapResult:function(e){return GL(t.map((function(t){return t.map(e)})))},mapError:function(e){return GL(t.map((function(t){return t.mapError(e)})))},foldResult:function(e,n){return t.map((function(t){return t.fold(e,n)}))},withTimeout:function(e,n){return GL(Tv((function(o){var r=!1,i=setTimeout((function(){r=!0,o(Fn.error(n()))}),e);t.get((function(t){r||(clearTimeout(i),o(t))}))})))}})},$L=function(t){return GL(Tv(t))},KL=$L,JL={type:"separator"},QL=function(t){return{type:"menuitem",value:t.url,text:t.title,meta:{attach:t.attach},onAction:M}},ZL=function(t,e){return{type:"menuitem",value:e,text:t,meta:{attach:void 0},onAction:M}},tw=function(t,e){return function(t){return H(t,QL)}(function(t,e){return U(e,(function(e){return e.type===t}))}(t,e))},ew=function(t){return tw("header",t.targets)},nw=function(t){return tw("anchor",t.targets)},ow=function(t){return C.from(t.anchorTop).map((function(t){return ZL("<top>",t)})).toArray()},rw=function(t){return C.from(t.anchorBottom).map((function(t){return ZL("<bottom>",t)})).toArray()},iw=function(t,e){var n=t.toLowerCase();return U(e,(function(t){var e=void 0!==t.meta&&void 0!==t.meta.text?t.meta.text:t.text;return Lt(e.toLowerCase(),n)||Lt(t.value.toLowerCase(),n)}))},aw=function(t,e,n){var o=Ll.getValue(e),r=void 0!==o.meta.text?o.meta.text:o.value;return n.getLinkInformation().fold((function(){return[]}),(function(e){var o,i=iw(r,function(t){return H(t,(function(t){return ZL(t,t)}))}(n.getHistory(t)));return"file"===t?(o=[i,iw(r,ew(e)),iw(r,J([ow(e),nw(e),rw(e)]))],G(o,(function(t,e){return 0===t.length||0===e.length?t.concat(e):t.concat(JL,e)}),[])):i}))},cw=ia("aria-invalid"),sw=function(t){return function(e,n,o){return Ot(n,"name").fold((function(){return t(n,o)}),(function(r){return e.field(r,t(n,o))}))}},uw={bar:sw((function(t,e){return function(t,e){return{dom:{tag:"div",classes:["tox-bar","tox-form__controls-h-stack"]},components:H(t.items,e.interpreter)}}(t,e.shared)})),collection:sw((function(t,e){return hv(t,e.shared.providers)})),alertbanner:sw((function(t,e){return function(t,e){return $A.sketch({dom:{tag:"div",attributes:{role:"alert"},classes:["tox-notification","tox-notification--in","tox-notification--"+t.level]},components:[{dom:{tag:"div",classes:["tox-notification__icon"]},components:[Oz.sketch({dom:{tag:"button",classes:["tox-button","tox-button--naked","tox-button--icon"],innerHtml:Lh(t.icon,e.icons),attributes:{title:e.translate(t.iconTooltip)}},action:function(e){Ti(e,lv,{name:"alert-banner",value:t.url})},buttonBehaviours:As([wh()])})]},{dom:{tag:"div",classes:["tox-notification__body"],innerHtml:e.translate(t.text)}}]})}(t,e.shared.providers)})),input:sw((function(t,e){return function(t,e){return CL({name:t.name,multiline:!1,label:t.label,inputMode:t.inputMode,placeholder:t.placeholder,flex:!1,disabled:t.disabled,classname:"tox-textfield",validation:C.none(),maximized:t.maximized},e)}(t,e.shared.providers)})),textarea:sw((function(t,e){return function(t,e){return CL({name:t.name,multiline:!0,label:t.label,inputMode:C.none(),placeholder:t.placeholder,flex:!0,disabled:t.disabled,classname:"tox-textarea",validation:C.none(),maximized:t.maximized},e)}(t,e.shared.providers)})),label:sw((function(t,e){return function(t,e){var n={dom:{tag:"label",innerHtml:e.providers.translate(t.label),classes:["tox-label"]}},o=H(t.items,e.interpreter);return{dom:{tag:"div",classes:["tox-form__group"]},components:[n].concat(o),behaviours:As([m_(),uM.config({}),R_(C.none()),oM.config({mode:"acyclic"})])}}(t,e.shared)})),iframe:function(t){return function(e,n,o){var r=so(n,{source:"dynamic"});return sw(t)(e,r,o)}}((function(t,e){return Y_(t,e.shared.providers)})),button:sw((function(t,e){return tL(t,e.shared.providers)})),checkbox:sw((function(t,e){return function(t,e){var n=Ll.config({store:{mode:"manual",getValue:function(t){return t.element.dom.checked},setValue:function(t,e){t.element.dom.checked=e}}}),o=function(t){return t.element.dom.click(),C.some(!0)},r=ZA.parts.field({factory:{sketch:m},dom:{tag:"input",classes:["tox-checkbox__input"],attributes:{type:"checkbox"}},behaviours:As([m_(),Kd.config({disabled:function(){return t.disabled||e.isDisabled()}}),nv.config({}),MM.config({}),n,oM.config({mode:"special",onEnter:o,onSpace:o,stopSpaceKeyup:!0}),pM("checkbox-events",[Pi(Jr(),(function(e,n){Ti(e,sv,{name:t.name})}))])])}),i=ZA.parts.label({dom:{tag:"span",classes:["tox-checkbox__label"],innerHtml:e.translate(t.label)},behaviours:As([dy.config({})])}),a=function(t){return Rh("checked"===t?"selected":"unselected",{tag:"span",classes:["tox-icon","tox-checkbox-icon__"+t]},e.icons)},c=Az({dom:{tag:"div",classes:["tox-checkbox__icons"]},components:[a("checked"),a("unchecked")]});return ZA.sketch({dom:{tag:"label",classes:["tox-checkbox"]},components:[r,c.asSpec(),i],fieldBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()},disableClass:"tox-checkbox--disabled",onDisabled:function(t){ZA.getField(t).each(Kd.disable)},onEnabled:function(t){ZA.getField(t).each(Kd.enable)}}),GO()])})}(t,e.shared.providers)})),colorinput:sw((function(t,e){return zy(t,e.shared,e.colorinput)})),colorpicker:sw((function(t){var e=function(t){return"tox-"+t},n=h_(v_,e),o=Az(n.sketch({dom:{tag:"div",classes:[e("color-picker-container")],attributes:{role:"presentation"}},onValidHex:function(t){Ti(t,lv,{name:"hex-valid",value:!0})},onInvalidHex:function(t){Ti(t,lv,{name:"hex-valid",value:!1})}}));return{dom:{tag:"div"},components:[o.asSpec()],behaviours:As([Ll.config({store:{mode:"manual",getValue:function(t){var e=o.get(t);return Bd.getCurrent(e).bind((function(t){return Ll.getValue(t).hex})).map((function(t){return"#"+t})).getOr("")},setValue:function(t,e){var n=/^#([a-fA-F0-9]{3}(?:[a-fA-F0-9]{3})?)/.exec(e),r=o.get(t);Bd.getCurrent(r).fold((function(){console.log("Can not find form")}),(function(t){Ll.setValue(t,{hex:C.from(n[1]).getOr("")}),p_.getField(t,"hex").each((function(t){Ri(t,Kr())}))}))}}}),m_()])}})),dropzone:sw((function(t,e){return k_(t,e.shared.providers)})),grid:sw((function(t,e){return function(t,e){return{dom:{tag:"div",classes:["tox-form__grid","tox-form__grid--"+t.columns+"col"]},components:H(t.items,e.interpreter)}}(t,e.shared)})),listbox:sw((function(t,e){return function(t,e){var n=e.shared.providers,o=at(t.items).filter(xL),r=t.label.map((function(t){return cv(t,n)})),i=ZA.parts.field({dom:{},factory:{sketch:function(n){return DW({uid:n.uid,text:o.map((function(t){return t.text})),icon:C.none(),tooltip:t.label,role:C.none(),fetch:function(n,o){var r=TL(n,t.name,t.items,Ll.getValue(n));o(HW(r,mm.CLOSE_ON_EXECUTE,e,!1))},onSetup:h(M),getApi:h({}),columns:1,presets:"normal",classes:[],dropdownBehaviours:[nv.config({}),Ll.config({store:{mode:"manual",initialValue:o.map((function(t){return t.value})).getOr(""),getValue:function(t){return Ue(t.element,RL)},setValue:function(e,n){kL(t.items,n).each((function(t){Ie(e.element,RL,t.value),Ti(e,NW,{text:t.text})}))}}})]},"tox-listbox",e.shared)}}}),a={dom:{tag:"div",classes:["tox-listboxfield"]},components:[i]};return ZA.sketch({dom:{tag:"div",classes:["tox-form__group"]},components:J([r.toArray(),[a]]),fieldBehaviours:As([Kd.config({disabled:h(t.disabled),onDisabled:function(t){ZA.getField(t).each(Kd.disable)},onEnabled:function(t){ZA.getField(t).each(Kd.enable)}})])})}(t,e)})),selectbox:sw((function(t,e){return function(t,e){var n=H(t.items,(function(t){return{text:e.translate(t.text),value:t.value}})),o=t.label.map((function(t){return cv(t,e)})),r=ZA.parts.field({dom:{},selectAttributes:{size:t.size},options:n,factory:SL,selectBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()}}),nv.config({}),pM("selectbox-change",[Pi(Jr(),(function(e,n){Ti(e,sv,{name:t.name})}))])])}),i=t.size>1?C.none():C.some(Rh("chevron-down",{tag:"div",classes:["tox-selectfield__icon-js"]},e.icons)),a={dom:{tag:"div",classes:["tox-selectfield"]},components:J([[r],i.toArray()])};return ZA.sketch({dom:{tag:"div",classes:["tox-form__group"]},components:J([o.toArray(),[a]]),fieldBehaviours:As([Kd.config({disabled:function(){return t.disabled||e.isDisabled()},onDisabled:function(t){ZA.getField(t).each(Kd.disable)},onEnabled:function(t){ZA.getField(t).each(Kd.enable)}}),GO()])})}(t,e.shared.providers)})),sizeinput:sw((function(t,e){return uL(t,e.shared.providers)})),urlinput:sw((function(t,e){return function(t,e,n){var o,r=e.shared.providers,i=function(e){var o=Ll.getValue(e);n.addToHistory(o.value,t.filetype)},a=ZA.parts.field({factory:VL,dismissOnBlur:!0,inputClasses:["tox-textfield"],sandboxClasses:["tox-dialog__popups"],inputAttributes:{"aria-errormessage":cw,type:"url"},minChars:0,responseTime:0,fetch:function(o){var r=aw(t.filetype,o,n),i=HW(r,mm.BUBBLE_TO_SANDBOX,e,!1);return kv(i)},getHotspot:function(t){return d.getOpt(t)},onSetValue:function(t,e){t.hasConfigured(jv)&&jv.run(t).get(M)},typeaheadBehaviours:As(J([n.getValidationHandler().map((function(e){return jv.config({getRoot:function(t){return We(t.element)},invalidClass:"tox-control-wrap--status-invalid",notify:{onInvalid:function(t,e){s.getOpt(t).each((function(t){Ie(t.element,"title",r.translate(e))}))}},validator:{validate:function(n){var o=Ll.getValue(n);return KL((function(n){e({type:t.filetype,url:o.value},(function(t){if("invalid"===t.status){var e=Fn.error(t.message);n(e)}else{var o=Fn.value(t.message);n(o)}}))}))},validateOnLoad:!1}})})).toArray(),[Kd.config({disabled:function(){return t.disabled||r.isDisabled()}}),nv.config({}),pM("urlinput-events",J(["file"===t.filetype?[Pi(Kr(),(function(e){Ti(e,sv,{name:t.name})}))]:[],[Pi(Jr(),(function(e){Ti(e,sv,{name:t.name}),i(e)})),Pi(ci(),(function(e){Ti(e,sv,{name:t.name}),i(e)}))]]))]])),eventOrder:(o={},o[Kr()]=["streaming","urlinput-events","invalidating"],o),model:{getDisplayText:function(t){return t.value},selectsOver:!1,populateFromBrowse:!1},markers:{openClass:"tox-textfield--popup-open"},lazySink:e.shared.getSink,parts:{menu:Bm(0,0,"normal")},onExecute:function(t,e,n){Ti(e,dv,{})},onItemExecute:function(e,n,o,r){i(e),Ti(e,sv,{name:t.name})}}),c=t.label.map((function(t){return cv(t,r)})),s=Az(function(t,e,n,o){return void 0===n&&(n=t),void 0===o&&(o=t),Rh(n,{tag:"div",classes:["tox-icon","tox-control-wrap__status-icon-"+t],attributes:W({title:r.translate(o),"aria-live":"polite"},e.fold((function(){return{}}),(function(t){return{id:t}})))},r.icons)}("invalid",C.some(cw),"warning")),u=Az({dom:{tag:"div",classes:["tox-control-wrap__status-icon-wrap"]},components:[s.asSpec()]}),p=n.getUrlPicker(t.filetype),l=ia("browser.url.event"),d=Az({dom:{tag:"div",classes:["tox-control-wrap"]},components:[a,u.asSpec()],behaviours:As([Kd.config({disabled:function(){return t.disabled||r.isDisabled()}})])}),f=Az(JW({name:t.name,icon:C.some("browse"),text:t.label.getOr(""),disabled:t.disabled,primary:!1,borderless:!0},(function(t){return Ri(t,l)}),r,[],["tox-browse-url"]));return ZA.sketch({dom:av([]),components:c.toArray().concat([{dom:{tag:"div",classes:["tox-form__controls-h-stack"]},components:J([[d.asSpec()],p.map((function(){return f.asSpec()})).toArray()])}]),fieldBehaviours:As([Kd.config({disabled:function(){return t.disabled||r.isDisabled()},onDisabled:function(t){ZA.getField(t).each(Kd.disable),f.getOpt(t).each(Kd.disable)},onEnabled:function(t){ZA.getField(t).each(Kd.enable),f.getOpt(t).each(Kd.enable)}}),GO(),pM("url-input-events",[Pi(l,(function(e){Bd.getCurrent(e).each((function(n){var o=Ll.getValue(n),r=W({fieldname:t.name},o);p.each((function(o){o(r).get((function(o){Ll.setValue(n,o),Ti(e,sv,{name:t.name})}))}))}))}))])])})}(t,e,e.urlinput)})),customeditor:sw((function(t){var e=tu(),n=Az({dom:{tag:t.tag}}),o=tu();return{dom:{tag:"div",classes:["tox-custom-editor"]},behaviours:As([pM("custom-editor-events",[Vi((function(r){n.getOpt(r).each((function(n){(!function(t){return gt(t,"init")}(t)?y_.load(t.scriptId,t.scriptUrl).then((function(e){return e(n.element.dom,t.settings)})):t.init(n.element.dom)).then((function(t){o.on((function(e){t.setValue(e)})),o.clear(),e.set(t)}))}))}))]),Ll.config({store:{mode:"manual",getValue:function(){return e.get().fold((function(){return o.get().getOr("")}),(function(t){return t.getValue()}))},setValue:function(t,n){e.get().fold((function(){o.set(n)}),(function(t){return t.setValue(n)}))}}}),m_()]),components:[n.asSpec()]}})),htmlpanel:sw((function(t){return"presentation"===t.presets?$A.sketch({dom:{tag:"div",classes:["tox-form__group"],innerHtml:t.html}}):$A.sketch({dom:{tag:"div",classes:["tox-form__group"],innerHtml:t.html,attributes:{role:"document"}},containerBehaviours:As([nv.config({}),MM.config({})])})})),imagetools:sw((function(t,e){return wL(t,e.shared.providers)})),table:sw((function(t,e){return function(t,e){var n,o,r=function(t){return{dom:{tag:"th",innerHtml:e.translate(t)}}},i=function(t){return{dom:{tag:"td",innerHtml:e.translate(t)}}},a=function(t){return{dom:{tag:"tr"},components:H(t,i)}};return{dom:{tag:"table",classes:["tox-dialog__table"]},components:[(o=t.header,{dom:{tag:"thead"},components:[{dom:{tag:"tr"},components:H(o,r)}]}),(n=t.cells,{dom:{tag:"tbody"},components:H(n,a)})],behaviours:As([nv.config({}),MM.config({})])}}(t,e.shared.providers)})),panel:sw((function(t,e){return function(t,e){return{dom:{tag:"div",classes:t.classes},components:H(t.items,e.shared.interpreter)}}(t,e)}))},pw={field:function(t,e){return e}},lw=function(t,e,n){var o=so(n,{shared:{interpreter:function(e){return dw(t,e,o)}}});return dw(t,e,o)},dw=function(t,e,n){return Ot(uw,e.type).fold((function(){return console.error('Unknown factory type "'+e.type+'", defaulting to container: ',e),e}),(function(o){return o(t,e,n)}))},fw={valignCentre:[],alignCentre:[],alignLeft:[],alignRight:[],right:[],left:[],bottom:[],top:[]},bw=function(t,e,n){var o={maxHeightFunction:Mu()};return function(){return n()?{type:"node",root:Be(t()),node:C.from(t()),bubble:Ou(12,12,fw),layouts:{onRtl:function(){return[uz]},onLtr:function(){return[sz]}},overrides:o}:{type:"hotspot",hotspot:e(),bubble:Ou(-12,12,fw),layouts:{onRtl:function(){return[es]},onLtr:function(){return[ns]}},overrides:o}}},Mw=function(t,e,n){return function(){return n()?{type:"node",root:Be(t()),node:C.from(t()),layouts:{onRtl:function(){return[pz]},onLtr:function(){return[pz]}}}:{type:"hotspot",hotspot:e(),layouts:{onRtl:function(){return[as]},onLtr:function(){return[as]}}}}},zw=function(t,e){return function(){return{type:"selection",root:e(),getSelection:function(){var e=t.selection.getRng();return C.some(Fu.range(Ct.fromDom(e.startContainer),e.startOffset,Ct.fromDom(e.endContainer),e.endOffset))}}}},hw=function(t){return function(e){return{type:"node",root:t(),node:e}}},mw=function(t,e,n){var o=BO(t),r=function(){return Ct.fromDom(t.getBody())},i=function(){return Ct.fromDom(t.getContentAreaContainer())},a=function(){return o||!n()};return{inlineDialog:bw(i,e,a),banner:Mw(i,e,a),cursor:zw(t,r),node:hw(r)}},Ow=function(t){return function(e,n){dA(t)(e,n)}},gw=function(t){return function(){return tA(t)}},Aw=function(t){return function(){return eA(t)}},vw=function(t){return function(){return rA(t)}},yw=function(t){return{colorPicker:Ow(t),hasCustomColors:gw(t),getColors:Aw(t),getColorCols:vw(t)}},qw=function(t){return function(){return function(t){return t.getParam("draggable_modal",!1,"boolean")}(t)}},_w=function(t){return{isDraggableModal:qw(t)}},Ww=[{title:"Headings",items:[{title:"Heading 1",format:"h1"},{title:"Heading 2",format:"h2"},{title:"Heading 3",format:"h3"},{title:"Heading 4",format:"h4"},{title:"Heading 5",format:"h5"},{title:"Heading 6",format:"h6"}]},{title:"Inline",items:[{title:"Bold",format:"bold"},{title:"Italic",format:"italic"},{title:"Underline",format:"underline"},{title:"Strikethrough",format:"strikethrough"},{title:"Superscript",format:"superscript"},{title:"Subscript",format:"subscript"},{title:"Code",format:"code"}]},{title:"Blocks",items:[{title:"Paragraph",format:"p"},{title:"Blockquote",format:"blockquote"},{title:"Div",format:"div"},{title:"Pre",format:"pre"}]},{title:"Align",items:[{title:"Left",format:"alignleft"},{title:"Center",format:"aligncenter"},{title:"Right",format:"alignright"},{title:"Justify",format:"alignjustify"}]}],Lw=function(t){return G(t,(function(t,e){if(gt(e,"items")){var n=Lw(e.items);return{customFormats:t.customFormats.concat(n.customFormats),formats:t.formats.concat([{title:e.title,items:n.formats}])}}if(function(t){return gt(t,"inline")}(e)||function(t){return gt(t,"block")}(e)||function(t){return gt(t,"selector")}(e)){var o="custom-"+(r(e.name)?e.name:e.title.toLowerCase());return{customFormats:t.customFormats.concat([{name:o,format:e}]),formats:t.formats.concat([{title:e.title,format:o,icon:e.icon}])}}return W(W({},t),{formats:t.formats.concat(e)})}),{customFormats:[],formats:[]})},ww=function(t){return function(t){return C.from(t.getParam("style_formats")).filter(a)}(t).map((function(e){var n=function(t,e){var n=Lw(e),o=function(e){I(e,(function(e){t.formatter.has(e.name)||t.formatter.register(e.name,e.format)}))};return t.formatter?o(n.customFormats):t.on("init",(function(){o(n.customFormats)})),n.formats}(t,e);return function(t){return t.getParam("style_formats_merge",!1,"boolean")}(t)?Ww.concat(n):n})).getOr(Ww)},xw=function(t,e,n){var o={type:"formatter",isSelected:e(t.format),getStylePreview:n(t.format)};return so(t,o)},Rw=function(t,e,n,o){var i=function(e){return H(e,(function(e){var a=pt(e);if(At(e,"items")){var c=i(e.items);return so(function(t){return so(t,{type:"submenu"})}(e),{getStyleItems:h(c)})}return At(e,"format")?function(t){return xw(t,n,o)}(e):1===a.length&&P(a,"title")?so(e,{type:"separator"}):function(e){var i=r(e.name)?e.name:ia(e.title),a="custom-"+i,c={type:"formatter",format:a,isSelected:n(a),getStylePreview:o(a)},s=so(e,c);return t.formatter.register(i,s),s}(e)}))};return i(e)},Tw=function(t){var e=function(e){return function(){return t.formatter.match(e)}},n=function(e){return function(){var n=t.formatter.get(e);return void 0!==n?C.some({tag:n.length>0&&(n[0].inline||n[0].block)||"div",styles:t.dom.parseStyle(t.formatter.getCssText(e))}):C.none()}},o=function(t){var e=t.items;return void 0!==e&&e.length>0?Q(e,o):[t.format]},r=vr([]),i=vr([]),a=vr([]),c=vr([]),s=vr(!1);t.on("PreInit",(function(a){var c=ww(t),s=Rw(t,c,e,n);r.set(s),i.set(Q(s,o))})),t.on("addStyleModifications",(function(r){var i=Rw(t,r.items,e,n);a.set(i),s.set(r.replace),c.set(Q(i,o))}));return{getData:function(){var t=s.get()?[]:r.get(),e=a.get();return t.concat(e)},getFlattenedKeys:function(){var t=s.get()?[]:i.get(),e=c.get();return t.concat(e)}}},kw=q_.trim,Sw=function(t){return function(e){if(function(t){return l(t)&&1===t.nodeType}(e)){if(e.contentEditable===t)return!0;if(e.getAttribute("data-mce-contenteditable")===t)return!0}return!1}},Cw=Sw("true"),Nw=Sw("false"),Bw=function(t,e,n,o,r){return{type:t,title:e,url:n,level:o,attach:r}},Dw=function(t){return t.innerText||t.textContent},Ew=function(t){return function(t){return t&&"A"===t.nodeName&&void 0!==(t.id||t.name)}(t)&&Xw(t)},Pw=function(t){return t&&/^(H[1-6])$/.test(t.nodeName)},Xw=function(t){return function(t){for(;t=t.parentNode;){var e=t.contentEditable;if(e&&"inherit"!==e)return Cw(t)}return!1}(t)&&!Nw(t)},Yw=function(t){return Pw(t)&&Xw(t)},jw=function(t){var e=function(t){return t.id?t.id:ia("h")}(t);return Bw("header",Dw(t),"#"+e,function(t){return Pw(t)?parseInt(t.nodeName.substr(1),10):0}(t),(function(){t.id=e}))},Hw=function(t){var e=t.id||t.name,n=Dw(t);return Bw("anchor",n||"#"+e,"#"+e,0,M)},Iw=function(t){var e,n,o=(e="h1,h2,h3,h4,h5,h6,a:not([href])",n=t,H(ip(Ct.fromDom(n),e),(function(t){return t.dom})));return o},Fw=function(t){return kw(t.title).length>0},Uw=function(t){var e=Iw(t);return U(function(t){return H(U(t,Yw),jw)}(e).concat(function(t){return H(U(t,Ew),Hw)}(e)),Fw)},Vw="tinymce-url-history",Gw=function(t){return r(t)&&/^https?/.test(t)},$w=function(t){return i(t)&&ht(t,(function(t){return!(a(e=t)&&e.length<=5&&Z(e,Gw));var e})).isNone()},Kw=function(){var t,e=Gg.getItem(Vw);if(null===e)return{};try{t=JSON.parse(e)}catch(t){if(t instanceof SyntaxError)return console.log("Local storage "+Vw+" was not valid JSON",t),{};throw t}return $w(t)?t:(console.log("Local storage "+Vw+" was not valid format",t),{})},Jw=function(t){var e=Kw();return Ot(e,t).getOr([])},Qw=function(t,e){if(Gw(t)){var n=Kw(),o=Ot(n,e).getOr([]),r=U(o,(function(e){return e!==t}));n[e]=[t].concat(r).slice(0,5),function(t){if(!$w(t))throw new Error("Bad format for history:\n"+JSON.stringify(t));Gg.setItem(Vw,JSON.stringify(t))}(n)}},Zw=function(t){return!!t},tx=function(t){return ft(q_.makeMap(t,/[, ]/),Zw)},ex=function(t){return C.from(function(t){return t.getParam("file_picker_callback")}(t)).filter(d)},nx=function(t,e){var n=function(t){var e=C.some(function(t){return t.getParam("file_picker_types")}(t)).filter(Zw),n=C.some(function(t){return t.getParam("file_browser_callback_types")}(t)).filter(Zw),o=e.or(n).map(tx);return ex(t).fold(y,(function(t){return o.fold(q,(function(t){return pt(t).length>0&&t}))}))}(t);return s(n)?n?ex(t):C.none():n[e]?ex(t):C.none()},ox=function(t){return C.from(t).filter(r).getOrUndefined()},rx=function(t){return{getHistory:Jw,addToHistory:Qw,getLinkInformation:function(){return function(t){return function(t){return!1===t.getParam("typeahead_urls")}(t)?C.none():C.some({targets:Uw(t.getBody()),anchorTop:ox(jO(t)),anchorBottom:ox(HO(t))})}(t)},getValidationHandler:function(){return function(t){return C.from(function(t){var e=t.getParam("file_picker_validator_handler",void 0,"function");return void 0===e?t.getParam("filepicker_validator_handler",void 0,"function"):e}(t))}(t)},getUrlPicker:function(e){return function(t,e){return nx(t,e).map((function(n){return function(o){return Tv((function(a){var c=W({filetype:e,fieldname:o.fieldname},C.from(o.meta).getOr({}));n.call(t,(function(t,e){if(!r(t))throw new Error("Expected value to be string");if(void 0!==e&&!i(e))throw new Error("Expected meta to be a object");a({value:t,meta:e})}),o.value,c)}))}}))}(t,e)}}},ix=function(t,e,n){var o=vr(!1),r=function(t){var e=vr(CO(t)?"bottom":"top");return{isPositionedAtTop:function(){return"top"===e.get()},getDockingMode:e.get,setDockingMode:e.set}}(e),i={shared:{providers:{icons:function(){return e.ui.registry.getAll().icons},menuItems:function(){return e.ui.registry.getAll().menuItems},translate:Ah.translate,isDisabled:function(){return e.mode.isReadOnly()||e.ui.isDisabled()},getSetting:e.getParam.bind(e)},interpreter:function(t){return function(t,e){return dw(pw,t,e)}(t,i)},anchors:mw(e,n,r.isPositionedAtTop),header:r,getSink:function(){return Fn.value(t)}},urlinput:rx(e),styleselect:Tw(e),colorinput:yw(e),dialog:_w(e),isContextMenuOpen:function(){return o.get()},setContextMenuState:function(t){return o.set(t)}};return i},ax=_d,cx=sd,sx=h([fr("shell",!1),Jo("makeItem"),fr("setupItem",M),Tl("listBehaviours",[uM])]),ux=id({name:"items",overrides:function(){return{behaviours:As([uM.config({})])}}}),px=h([ux]),lx=h("CustomList"),dx=kd({name:lx(),configFields:sx(),partFields:px(),factory:function(t,e,n,o){var r=t.shell?{behaviours:[uM.config({})],components:[]}:{behaviours:[],components:e},i=function(e){return t.shell?C.some(e):hd(e,t,"items")};return{uid:t.uid,dom:t.dom,components:r.components,behaviours:Rl(t.listBehaviours,r.behaviours),apis:{setItems:function(e,n){i(e).fold((function(){throw console.error("Custom List was defined to not be a shell, but no item container was specified in components"),new Error("Custom List was defined to not be a shell, but no item container was specified in components")}),(function(o){var r=uM.contents(o),i=n.length,a=i-r.length,c=a>0?Y(a,(function(){return t.makeItem()})):[],s=r.slice(i);I(s,(function(t){return uM.remove(o,t)})),I(c,(function(t){return uM.append(o,t)}));var u=uM.contents(o);I(u,(function(o,r){t.setupItem(e,o,n[r],r)}))}))}}}},apis:{setItems:function(t,e,n){t.setItems(e,n)}}}),fx=h([Jo("dom"),fr("shell",!0),wl("toolbarBehaviours",[uM])]),bx=h([id({name:"groups",overrides:function(){return{behaviours:As([uM.config({})])}}})]),Mx=kd({name:"Toolbar",configFields:fx(),partFields:bx(),factory:function(t,e,n,o){var r=function(e){return t.shell?C.some(e):hd(e,t,"groups")},i=t.shell?{behaviours:[uM.config({})],components:[]}:{behaviours:[],components:e};return{uid:t.uid,dom:t.dom,components:i.components,behaviours:Rl(t.toolbarBehaviours,i.behaviours),apis:{setGroups:function(t,e){r(t).fold((function(){throw console.error("Toolbar was defined to not be a shell, but no groups container was specified in components"),new Error("Toolbar was defined to not be a shell, but no groups container was specified in components")}),(function(t){uM.set(t,e)}))}},domModification:{attributes:{role:"group"}}}},apis:{setGroups:function(t,e,n){t.setGroups(e,n)}}}),zx=M,hx=y,mx=h([]),Ox=Object.freeze({__proto__:null,setup:zx,isDocked:hx,getBehaviours:mx}),gx=function(t){return(vt(on(t,"position"),"fixed")?C.none():Le(t)).orThunk((function(){var e=Ct.fromTag("span");return We(t).bind((function(t){Ln(t,e);var n=Le(e);return Rn(e),n}))}))},Ax=function(t){return gx(t).map(zn).getOrThunk((function(){return bn(0,0)}))},vx=yr([{static:[]},{absolute:["positionCss"]},{fixed:["positionCss"]}]),yx=function(t,e){var n=t.element;Ea(n,e.transitionClass),Xa(n,e.fadeOutClass),Ea(n,e.fadeInClass),e.onShow(t)},qx=function(t,e){var n=t.element;Ea(n,e.transitionClass),Xa(n,e.fadeInClass),Ea(n,e.fadeOutClass),e.onHide(t)},_x=function(t,e,n){return Z(t,(function(t){switch(t){case"bottom":return function(t,e){return t.bottom<=e.bottom}(e,n);case"top":return function(t,e){return t.y>=e.y}(e,n)}}))},Wx=function(t,e){return e.getInitialPos().map((function(e){return Pn(e.bounds.x,e.bounds.y,On(t),ln(t))}))},Lx=function(t,e,n){return n.getInitialPos().bind((function(o){switch(n.clearInitialPos(),o.position){case"static":return C.some(vx.static());case"absolute":var r=gx(t).map(Xn).getOrThunk((function(){return Xn(Ye())}));return C.some(vx.absolute(Ns("absolute",Ot(o.style,"left").map((function(t){return e.x-r.x})),Ot(o.style,"top").map((function(t){return e.y-r.y})),Ot(o.style,"right").map((function(t){return r.right-e.right})),Ot(o.style,"bottom").map((function(t){return r.bottom-e.bottom})))));default:return C.none()}}))},wx=function(t,e,n){var o=Xn(t);if(_x(n.getModes(),o,e))return C.none();!function(t,e,n){n.setInitialPos({style:rn(t),position:en(t,"position")||"static",bounds:e})}(t,o,n);var r=jn(),i=o.x-r.x,a=e.y-r.y,c=r.bottom-e.bottom,s=o.y<=e.y;return C.some(vx.fixed(Ns("fixed",C.some(i),s?C.some(a):C.none(),C.none(),s?C.none():C.some(c))))},xx=function(t,e,n){var o=t.element;return vt(on(o,"position"),"fixed")?function(t,e,n){return Wx(t,n).filter((function(t){return _x(n.getModes(),t,e)})).bind((function(e){return Lx(t,e,n)}))}(o,e,n):wx(o,e,n)},Rx=function(t,e,n){n.setDocked(!1),I(["left","right","top","bottom","position"],(function(e){return cn(t.element,e)})),e.onUndocked(t)},Tx=function(t,e,n,o){var r="fixed"===o.position;n.setDocked(r),Bs(t.element,o),(r?e.onDocked:e.onUndocked)(t)},kx=function(t,e,n,o,r){void 0===r&&(r=!1),e.contextual.each((function(e){e.lazyContext(t).each((function(i){var a=function(t,e){return t.y<e.bottom&&t.bottom>e.y}(i,o);a!==n.isVisible()&&(n.setVisible(a),r&&!a?(ja(t.element,[e.fadeOutClass]),e.onHide(t)):(a?yx:qx)(t,e))}))}))},Sx=function(t,e,n){var o=t.element;n.setDocked(!1),function(t,e){var n=t.element;return Wx(n,e).bind((function(t){return Lx(n,t,e)}))}(t,n).each((function(o){o.fold((function(){return Rx(t,e,n)}),(function(o){return Tx(t,e,n,o)}),M)})),n.setVisible(!0),e.contextual.each((function(e){Ha(o,[e.fadeInClass,e.fadeOutClass,e.transitionClass]),e.onShow(t)})),Cx(t,e,n)},Cx=function(t,e,n){t.getSystem().isConnected()&&function(t,e,n){var o=e.lazyViewport(t);n.isDocked()&&kx(t,e,n,o),xx(t,o,n).each((function(r){r.fold((function(){return Rx(t,e,n)}),(function(o){return Tx(t,e,n,o)}),(function(r){kx(t,e,n,o,!0),Tx(t,e,n,r)}))}))}(t,e,n)},Nx=function(t,e,n){n.isDocked()&&Sx(t,e,n)},Bx=Object.freeze({__proto__:null,refresh:Cx,reset:Nx,isDocked:function(t,e,n){return n.isDocked()},getModes:function(t,e,n){return n.getModes()},setModes:function(t,e,n,o){return n.setModes(o)}}),Dx=Object.freeze({__proto__:null,events:function(t,e){return Bi([Ui(ti(),(function(n,o){t.contextual.each((function(t){Ya(n.element,t.transitionClass)&&(Ha(n.element,[t.transitionClass,t.fadeInClass]),(e.isVisible()?t.onShown:t.onHidden)(n));o.stop()}))})),Pi(mi(),(function(n,o){Cx(n,t,e)})),Pi(Oi(),(function(n,o){Nx(n,t,e)}))])}}),Ex=[dr("contextual",[tr("fadeInClass"),tr("fadeOutClass"),tr("transitionClass"),nr("lazyContext"),wc("onShow"),wc("onShown"),wc("onHide"),wc("onHidden")]),Or("lazyViewport",jn),gr("modes",["top","bottom"],Co),wc("onDocked"),wc("onUndocked")],Px=ys({fields:Ex,name:"docking",active:Dx,apis:Bx,state:Object.freeze({__proto__:null,init:function(t){var e=vr(!1),n=vr(!0),o=tu(),r=vr(t.modes);return va({isDocked:e.get,setDocked:e.set,getInitialPos:o.get,setInitialPos:o.set,clearInitialPos:o.clear,isVisible:n.get,setVisible:n.set,getModes:r.get,setModes:r.set,readState:function(){return"docked: "+e.get()+", visible: "+n.get()+", modes: "+r.get().join(",")}})}})}),Xx=h(ia("toolbar-height-change")),Yx={fadeInClass:"tox-editor-dock-fadein",fadeOutClass:"tox-editor-dock-fadeout",transitionClass:"tox-editor-dock-transition"},jx="tox-tinymce--toolbar-sticky-on",Hx="tox-tinymce--toolbar-sticky-off",Ix=function(t,e){return P(Px.getModes(t),e)},Fx=function(t){var e=t.element;We(e).each((function(n){var o="padding-"+Px.getModes(t)[0];if(Px.isDocked(t)){var r=On(n);Qe(e,"width",r+"px"),Qe(n,o,function(t){return dn(t)+(parseInt(en(t,"margin-top"),10)||0)+(parseInt(en(t,"margin-bottom"),10)||0)}(e)+"px")}else cn(e,"width"),cn(n,o)}))},Ux=function(t,e){e?(Xa(t,Yx.fadeOutClass),ja(t,[Yx.transitionClass,Yx.fadeInClass])):(Xa(t,Yx.fadeInClass),ja(t,[Yx.fadeOutClass,Yx.transitionClass]))},Vx=function(t,e){var n=Ct.fromDom(t.getContainer());e?(Ea(n,jx),Xa(n,Hx)):(Ea(n,Hx),Xa(n,jx))},Gx=function(t,e){var n=tu(),o=e.getSink,r=function(t){o().each((function(e){return t(e.element)}))},i=function(e){t.inline||Fx(e),Vx(t,Px.isDocked(e)),e.getSystem().broadcastOn([ul()],{}),o().each((function(t){return t.getSystem().broadcastOn([ul()],{})}))},a=t.inline?[]:function(){var t;return[Ls.config({channels:(t={},t[Xx()]={onReceive:Fx},t)})]}();return w([MM.config({}),Px.config({contextual:W({lazyContext:function(e){var n=dn(e.element),o=t.inline?t.getContentAreaContainer():t.getContainer(),r=Xn(Ct.fromDom(o)),i=r.height-n,a=r.y+(Ix(e,"top")?0:n);return C.some(Pn(r.x,a,r.width,i))},onShow:function(){r((function(t){return Ux(t,!0)}))},onShown:function(t){r((function(t){return Ha(t,[Yx.transitionClass,Yx.fadeInClass])})),n.get().each((function(e){var o,r,i;o=t.element,i=ve(r=e),ks(i).filter((function(t){return!Oe(r,t)})).filter((function(t){return Oe(t,Ct.fromDom(i.dom.body))||Ae(o,t)})).each((function(){return Rs(r)})),n.clear()}))},onHide:function(t){(function(t,e){return Ss(t).orThunk((function(){return e().toOptional().bind((function(t){return Ss(t.element)}))}))})(t.element,o).fold(n.clear,n.set),r((function(t){return Ux(t,!1)}))},onHidden:function(){r((function(t){return Ha(t,[Yx.transitionClass])}))}},Yx),lazyViewport:function(e){var n=jn(),o=function(t){return t.getParam("toolbar_sticky_offset",0,"number")}(t),r=n.y+(Ix(e,"top")?o:0),i=n.height-(Ix(e,"bottom")?o:0);return Pn(n.x,r,n.width,i)},modes:[e.header.getDockingMode()],onDocked:i,onUndocked:i})],a,!0)},$x=Object.freeze({__proto__:null,setup:function(t,e,n){t.inline||(e.header.isPositionedAtTop()||t.on("ResizeEditor",(function(){n().each(Px.reset)})),t.on("ResizeWindow ResizeEditor",(function(){n().each(Fx)})),t.on("SkinLoaded",(function(){n().each((function(t){Px.isDocked(t)?Px.reset(t):Px.refresh(t)}))})),t.on("FullscreenStateChanged",(function(){n().each(Px.reset)}))),t.on("AfterScrollIntoView",(function(t){n().each((function(e){Px.refresh(e);var n=e.element;Jf(n)&&function(t,e){var n=ve(e),o=n.dom.defaultView.innerHeight,r=kn(n),i=Ct.fromDom(t.elm),a=Yn(i),c=ln(i),s=a.y,u=s+c,p=zn(e),l=ln(e),d=p.top,f=d+l,b=Math.abs(d-r.top)<2,M=Math.abs(f-(r.top+o))<2;if(b&&s<f)Sn(r.left,s-l,n);else if(M&&u>d){var z=s-o+c+l;Sn(r.left,z,n)}}(t,n)}))})),t.on("PostRender",(function(){Vx(t,!1)}))},isDocked:function(t){return t().map(Px.isDocked).getOr(!1)},getBehaviours:Gx}),Kx=Wo([tr("type"),Qo("items",wo([Ro([tr("name"),ir("items",Co)]),Co]))].concat(nm)),Jx=[ur("text"),ur("tooltip"),ur("icon"),nr("fetch"),Or("onSetup",(function(){return M}))],Qx=Wo(w([tr("type")],Jx,!0)),Zx=function(t){return Ho("menubutton",Qx,t)},tR=Wo([tr("type"),ur("tooltip"),ur("icon"),ur("text"),pr("select"),nr("fetch"),Or("onSetup",(function(){return M})),hr("presets","normal",["normal","color","listpreview"]),fr("columns",1),nr("onAction"),nr("onItemAction")]),eR=Td({factory:function(t,e){var n={focus:oM.focusIn,setMenus:function(t,n){var o=H(n,(function(t){var n={type:"menubutton",text:t.text,fetch:function(e){e(t.getItems())}},o=Zx(n).mapError((function(t){return Uo(t)})).getOrDie();return FW(o,"tox-mbtn",e.backstage,C.some("menuitem"))}));uM.set(t,o)}};return{uid:t.uid,dom:t.dom,components:[],behaviours:As([uM.config({}),pM("menubar-events",[Vi((function(e){t.onSetup(e)})),Pi(Fr(),(function(t,e){pc(t.element,".tox-mbtn--active").each((function(n){lc(e.event.target,".tox-mbtn").each((function(e){Oe(n,e)||t.getSystem().getByDom(n).each((function(n){t.getSystem().getByDom(e).each((function(t){py.expand(t),py.close(n),MM.focus(t)}))}))}))}))})),Pi(qi(),(function(t,e){e.event.prevFocus.bind((function(e){return t.getSystem().getByDom(e).toOptional()})).each((function(n){e.event.newFocus.bind((function(e){return t.getSystem().getByDom(e).toOptional()})).each((function(t){py.isOpen(n)&&(py.expand(t),py.close(n))}))}))}))]),oM.config({mode:"flow",selector:".tox-mbtn",onEscape:function(e){return t.onEscape(e),C.some(!0)}}),nv.config({})]),apis:n,domModification:{attributes:{role:"menubar"}}}},name:"silver.Menubar",configFields:[Jo("dom"),Jo("uid"),Jo("onEscape"),Jo("backstage"),fr("onSetup",M)],apis:{focus:function(t,e){t.focus(e)},setMenus:function(t,e,n){t.setMenus(e,n)}}}),nR=function(t,e){return e.getAnimationRoot.fold((function(){return t.element}),(function(e){return e(t)}))},oR=function(t){return t.dimension.property},rR=function(t,e){return t.dimension.getDimension(e)},iR=function(t,e){var n=nR(t,e);Ha(n,[e.shrinkingClass,e.growingClass])},aR=function(t,e){Xa(t.element,e.openClass),Ea(t.element,e.closedClass),Qe(t.element,oR(e),"0px"),sn(t.element)},cR=function(t,e){Xa(t.element,e.closedClass),Ea(t.element,e.openClass),cn(t.element,oR(e))},sR=function(t,e,n,o){n.setCollapsed(),Qe(t.element,oR(e),rR(e,t.element)),sn(t.element),iR(t,e),aR(t,e),e.onStartShrink(t),e.onShrunk(t)},uR=function(t,e,n,o){var r=o.getOrThunk((function(){return rR(e,t.element)}));n.setCollapsed(),Qe(t.element,oR(e),r),sn(t.element);var i=nR(t,e);Xa(i,e.growingClass),Ea(i,e.shrinkingClass),aR(t,e),e.onStartShrink(t)},pR=function(t,e,n){var o=rR(e,t.element);("0px"===o?sR:uR)(t,e,n,C.some(o))},lR=function(t,e,n){var o=nR(t,e),r=Ya(o,e.shrinkingClass),i=rR(e,t.element);cR(t,e);var a=rR(e,t.element);(r?function(){Qe(t.element,oR(e),i),sn(t.element)}:function(){aR(t,e)})(),Xa(o,e.shrinkingClass),Ea(o,e.growingClass),cR(t,e),Qe(t.element,oR(e),a),n.setExpanded(),e.onStartGrow(t)},dR=function(t,e,n){var o=nR(t,e);return!0===Ya(o,e.growingClass)},fR=function(t,e,n){var o=nR(t,e);return!0===Ya(o,e.shrinkingClass)},bR=Object.freeze({__proto__:null,refresh:function(t,e,n){if(n.isExpanded()){cn(t.element,oR(e));var o=rR(e,t.element);Qe(t.element,oR(e),o)}},grow:function(t,e,n){n.isExpanded()||lR(t,e,n)},shrink:function(t,e,n){n.isExpanded()&&pR(t,e,n)},immediateShrink:function(t,e,n){n.isExpanded()&&sR(t,e,n)},hasGrown:function(t,e,n){return n.isExpanded()},hasShrunk:function(t,e,n){return n.isCollapsed()},isGrowing:dR,isShrinking:fR,isTransitioning:function(t,e,n){return dR(t,e)||fR(t,e)},toggleGrow:function(t,e,n){(n.isExpanded()?pR:lR)(t,e,n)},disableTransitions:iR}),MR=Object.freeze({__proto__:null,exhibit:function(t,e,n){var o=e.expanded;return qa(o?{classes:[e.openClass],styles:{}}:{classes:[e.closedClass],styles:Wr(e.dimension.property,"0px")})},events:function(t,e){return Bi([Ui(ti(),(function(n,o){o.event.raw.propertyName===t.dimension.property&&(iR(n,t),e.isExpanded()&&cn(n.element,t.dimension.property),(e.isExpanded()?t.onGrown:t.onShrunk)(n))}))])}}),zR=[Jo("closedClass"),Jo("openClass"),Jo("shrinkingClass"),Jo("growingClass"),ar("getAnimationRoot"),wc("onShrunk"),wc("onStartShrink"),wc("onGrown"),wc("onStartGrow"),fr("expanded",!1),Qo("dimension",Vo("property",{width:[kc("property","width"),kc("getDimension",(function(t){return On(t)+"px"}))],height:[kc("property","height"),kc("getDimension",(function(t){return ln(t)+"px"}))]}))],hR=ys({fields:zR,name:"sliding",active:MR,apis:bR,state:Object.freeze({__proto__:null,init:function(t){var e=vr(t.expanded);return va({isExpanded:function(){return!0===e.get()},isCollapsed:function(){return!1===e.get()},setCollapsed:g(e.set,!1),setExpanded:g(e.set,!0),readState:function(){return"expanded: "+e.get()}})}})}),mR="container",OR=[wl("slotBehaviours",[])],gR=function(t){return"<alloy.field."+t+">"},AR=function(t,e){var n,o=function(e){return Ad(t)},r=function(e,n){return function(o,r){return hd(o,t,r).map((function(t){return e(t,r)})).getOr(n)}},i=function(t,e){return"true"!==Ue(t.element,"aria-hidden")},a=r(i,!1),c=r((function(t,e){if(i(t)){var n=t.element;Qe(n,"display","none"),Ie(n,"aria-hidden","true"),Ti(t,_i(),{name:e,visible:!1})}})),s=(n=c,function(t,e){I(e,(function(e){return n(t,e)}))}),u=r((function(t,e){if(!i(t)){var n=t.element;cn(n,"display"),$e(n,"aria-hidden"),Ti(t,_i(),{name:e,visible:!0})}})),p={getSlotNames:o,getSlot:function(e,n){return hd(e,t,n)},isShowing:a,hideSlot:c,hideAllSlots:function(t){return s(t,o())},showSlot:u};return{uid:t.uid,dom:t.dom,components:e,behaviours:xl(t.slotBehaviours),apis:p}},vR=ft({getSlotNames:function(t,e){return t.getSlotNames(e)},getSlot:function(t,e,n){return t.getSlot(e,n)},isShowing:function(t,e,n){return t.isShowing(e,n)},hideSlot:function(t,e,n){return t.hideSlot(e,n)},hideAllSlots:function(t,e){return t.hideAllSlots(e)},showSlot:function(t,e,n){return t.showSlot(e,n)}},(function(t){return ga(t)})),yR=W(W({},vR),{sketch:function(t){var e=function(){var t=[];return{slot:function(e,n){return t.push(e),dd(mR,gR(e),n)},record:h(t)}}(),n=t(e),o=e.record(),r=H(o,(function(t){return od({name:t,pname:gR(t)})}));return Ld(mR,OR,r,AR,n)}}),qR=Wo([ur("icon"),ur("tooltip"),Or("onShow",M),Or("onHide",M),Or("onSetup",(function(){return M}))]),_R=function(t){return{element:function(){return t.element.dom}}},WR=function(t,e){var n=H(pt(e),(function(t){var n=e[t],o=Io(function(t){return Ho("sidebar",qR,t)}(n));return{name:t,getApi:_R,onSetup:o.onSetup,onShow:o.onShow,onHide:o.onHide}}));return H(n,(function(e){var o=vr(M);return t.slot(e.name,{dom:{tag:"div",classes:["tox-sidebar__pane"]},behaviours:sO([tg(e,o),eg(e,o),Pi(_i(),(function(t,e){var o=e.event,r=$(n,(function(t){return t.name===o.name}));r.each((function(e){(o.visible?e.onShow:e.onHide)(e.getApi(t))}))}))])})}))},LR=function(t){return yR.sketch((function(e){return{dom:{tag:"div",classes:["tox-sidebar__pane-container"]},components:WR(e,t),slotBehaviours:sO([Vi((function(t){return yR.hideAllSlots(t)}))])}}))},wR=function(t){return Bd.getCurrent(t).bind((function(t){return hR.isGrowing(t)||hR.hasGrown(t)?Bd.getCurrent(t).bind((function(t){return $(yR.getSlotNames(t),(function(e){return yR.isShowing(t,e)}))})):C.none()}))},xR=ia("FixSizeEvent"),RR=ia("AutoSizeEvent"),TR=Object.freeze({__proto__:null,block:function(t,e,n,o){Ie(t.element,"aria-busy",!0);var r=e.getRoot(t).getOr(t),i=As([oM.config({mode:"special",onTab:function(){return C.some(!0)},onShiftTab:function(){return C.some(!0)}}),MM.config({})]),a=o(r,i),c=r.getSystem().build(a);uM.append(r,nc(c)),c.hasConfigured(oM)&&e.focus&&oM.focusIn(c),n.isBlocked()||e.onBlock(t),n.blockWith((function(){return uM.remove(r,c)}))},unblock:function(t,e,n){$e(t.element,"aria-busy"),n.isBlocked()&&e.onUnblock(t),n.clear()}}),kR=[Or("getRoot",C.none),mr("focus",!0),wc("onBlock"),wc("onUnblock")],SR=ys({fields:kR,name:"blocking",apis:TR,state:Object.freeze({__proto__:null,init:function(){var t=Qs();return va({readState:t.isSet,blockWith:function(e){t.set({destroy:e})},clear:t.clear,isBlocked:t.isSet})}})}),CR=function(t){return Bd.getCurrent(t).each((function(t){return Rs(t.element)}))},NR=function(t,e,n,o){var r=e.element;if(function(t,e){var n="tabindex",o="data-mce-"+n;C.from(t.iframeElement).map(Ct.fromDom).each((function(t){e?(Ve(t,n).each((function(e){return Ie(t,o,e)})),Ie(t,n,-1)):($e(t,n),Ve(t,o).each((function(e){Ie(t,n,e),$e(t,o)})))}))}(t,n),n)SR.block(e,function(t){return function(e,n){return{dom:{tag:"div",attributes:{"aria-label":t.translate("Loading..."),tabindex:"0"},classes:["tox-throbber__busy-spinner"]},components:[{dom:gz('<div class="tox-spinner"><div></div><div></div><div></div></div>')}]}}}(o)),cn(r,"display"),$e(r,"aria-hidden"),t.hasFocus()&&CR(e);else{var i=Bd.getCurrent(e).exists((function(t){return Ts(t.element)}));SR.unblock(e),Qe(r,"display","none"),Ie(r,"aria-hidden","true"),i&&t.focus()}},BR=function(t,e,n){var o=vr(!1),r=tu(),i=function(n){var r;!o.get()||function(t){return"focusin"===t.type}(r=n)&&(r.composed?at(r.composedPath()):C.from(r.target)).map(Ct.fromDom).filter(Et).exists((function(t){return Ya(t,"mce-pastebin")}))||(n.preventDefault(),CR(e()),t.editorManager.setActive(t))};t.inline||t.on("PreInit",(function(){t.dom.bind(t.getWin(),"focusin",i),t.on("BeforeExecCommand",(function(t){"mcefocus"===t.command.toLowerCase()&&!0!==t.value&&i(t)}))}));var a=function(r){r!==o.get()&&(o.set(r),NR(t,e(),r,n.providers),t.fire("AfterProgressState",{state:r}))};t.on("ProgressState",(function(e){if(r.on(mz.clearTimeout),f(e.time)){var n=mz.setEditorTimeout(t,(function(){return a(e.state)}),e.time);r.set(n)}else a(e.state),r.clear()}))},DR=function(t,e,n){return{within:t,extra:e,withinWidth:n}},ER=function(t,e,n){var o=function(t,e){var n=G(t,(function(t,n){return e(n,t.len).fold(h(t),(function(e){return{len:e.finish,list:t.list.concat([e])}}))}),{len:0,list:[]});return n.list}(t,(function(t,e){var o=n(t);return C.some({element:t,start:e,finish:e+o,width:o})})),r=U(o,(function(t){return t.finish<=e})),i=V(r,(function(t,e){return t+e.width}),0);return{within:r,extra:o.slice(r.length),withinWidth:i}},PR=function(t){return H(t,(function(t){return t.element}))},XR=function(t,e,n,o){var r=function(t,e,n){var o=ER(e,t,n);return 0===o.extra.length?C.some(o):C.none()}(t,e,n).getOrThunk((function(){return ER(e,t-n(o),n)})),i=r.within,a=r.extra,c=r.withinWidth;return 1===a.length&&a[0].width<=n(o)?function(t,e,n){var o=PR(t.concat(e));return DR(o,[],n)}(i,a,c):a.length>=1?function(t,e,n,o){var r=PR(t).concat([n]);return DR(r,PR(e),o)}(i,a,o,c):function(t,e,n){return DR(PR(t),[],n)}(i,0,c)},YR=function(t,e){var n=H(e,(function(t){return nc(t)}));Mx.setGroups(t,n)},jR=function(t,e,n){var o=e.builtGroups.get();if(0!==o.length){var r=md(t,e,"primary"),i=Uv.getCoupled(t,"overflowGroup");Qe(r.element,"visibility","hidden");var a=o.concat([i]),c=ut(a,(function(t){return Ss(t.element).bind((function(e){return t.getSystem().getByDom(e).toOptional()}))}));n([]),YR(r,a);var s=On(r.element),u=XR(s,e.builtGroups.get(),(function(t){return On(t.element)}),i);0===u.extra.length?(uM.remove(r,i),n([])):(YR(r,u.within),n(u.extra)),cn(r.element,"visibility"),sn(r.element),c.each(MM.focus)}},HR=h([wl("splitToolbarBehaviours",[Uv]),$o("builtGroups",(function(){return vr([])}))]),IR=h([Wc(["overflowToggledClass"]),pr("getOverflowBounds"),Jo("lazySink"),$o("overflowGroups",(function(){return vr([])}))].concat(HR())),FR=h([od({factory:Mx,schema:fx(),name:"primary"}),rd({schema:fx(),name:"overflow"}),rd({name:"overflow-button"}),rd({name:"overflow-group"})]),UR=h((function(t,e){!function(t,e){var n=mn.max(t,e,["margin-left","border-left-width","padding-left","padding-right","border-right-width","margin-right"]);Qe(t,"max-width",n+"px")}(t,Math.floor(e))})),VR=h([Wc(["toggledClass"]),Jo("lazySink"),nr("fetch"),pr("getBounds"),dr("fireDismissalEventInstead",[fr("event",vi())]),Wu()]),GR=h([rd({name:"button",overrides:function(t){return{dom:{attributes:{"aria-haspopup":"true"}},buttonBehaviours:As([LM.config({toggleClass:t.markers.toggledClass,aria:{mode:"expanded"},toggleOnExecute:!1})])}}}),rd({factory:Mx,schema:fx(),name:"toolbar",overrides:function(t){return{toolbarBehaviours:As([oM.config({mode:"cyclic",onEscape:function(e){return hd(e,t,"button").each(MM.focus),C.none()}})])}}})]),$R=function(t,e){var n=Uv.getCoupled(t,"toolbarSandbox");cl.isOpen(n)?cl.close(n):cl.open(n,e.toolbar())},KR=function(t,e,n,o){var r=n.getBounds.map((function(t){return t()})),i=n.lazySink(t).getOrDie();Ep.positionWithinBounds(i,e,{anchor:{type:"hotspot",hotspot:t,layouts:o,overrides:{maxWidthFunction:UR()}}},r)},JR=function(t,e,n,o,r){Mx.setGroups(e,r),KR(t,e,n,o),LM.on(t)},QR=kd({name:"FloatingToolbarButton",factory:function(t,e,n,o){return W(W({},Oz.sketch(W(W({},o.button()),{action:function(t){$R(t,o)},buttonBehaviours:kl({dump:o.button().buttonBehaviours},[Uv.config({others:{toolbarSandbox:function(e){return function(t,e,n){var o=dc();return{dom:{tag:"div",attributes:{id:o.id}},behaviours:As([oM.config({mode:"special",onEscape:function(t){return cl.close(t),C.some(!0)}}),cl.config({onOpen:function(r,i){n.fetch().get((function(r){JR(t,i,n,e.layouts,r),o.link(t.element),oM.focusIn(i)}))},onClose:function(){LM.off(t),MM.focus(t),o.unlink(t.element)},isPartOf:function(e,n,o){return bc(n,o)||bc(t,o)},getAttachPoint:function(){return n.lazySink(t).getOrDie()}}),Ls.config({channels:W(W({},dl(W({isExtraPart:y},n.fireDismissalEventInstead.map((function(t){return{fireEventInstead:{event:t.event}}})).getOr({})))),bl({doReposition:function(){cl.getState(Uv.getCoupled(t,"toolbarSandbox")).each((function(o){KR(t,o,n,e.layouts)}))}}))})])}}(e,n,t)}}})])}))),{apis:{setGroups:function(e,o){cl.getState(Uv.getCoupled(e,"toolbarSandbox")).each((function(r){JR(e,r,t,n.layouts,o)}))},reposition:function(e){cl.getState(Uv.getCoupled(e,"toolbarSandbox")).each((function(o){KR(e,o,t,n.layouts)}))},toggle:function(t){$R(t,o)},getToolbar:function(t){return cl.getState(Uv.getCoupled(t,"toolbarSandbox"))},isOpen:function(t){return cl.isOpen(Uv.getCoupled(t,"toolbarSandbox"))}}})},configFields:VR(),partFields:GR(),apis:{setGroups:function(t,e,n){t.setGroups(e,n)},reposition:function(t,e){t.reposition(e)},toggle:function(t,e){t.toggle(e)},getToolbar:function(t,e){return t.getToolbar(e)},isOpen:function(t,e){return t.isOpen(e)}}}),ZR=h([Jo("items"),Wc(["itemSelector"]),wl("tgroupBehaviours",[oM])]),tT=h([ad({name:"items",unit:"item"})]),eT=kd({name:"ToolbarGroup",configFields:ZR(),partFields:tT(),factory:function(t,e,n,o){return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.tgroupBehaviours,[oM.config({mode:"flow",selector:t.markers.itemSelector})]),domModification:{attributes:{role:"toolbar"}}}}}),nT=function(t){return H(t,(function(t){return nc(t)}))},oT=function(t,e,n){jR(t,n,(function(o){n.overflowGroups.set(o),e.getOpt(t).each((function(t){QR.setGroups(t,nT(o))}))}))},rT=kd({name:"SplitFloatingToolbar",configFields:IR(),partFields:FR(),factory:function(t,e,n,o){var r=Az(QR.sketch({fetch:function(){return Tv((function(e){e(nT(t.overflowGroups.get()))}))},layouts:{onLtr:function(){return[ns,es]},onRtl:function(){return[es,ns]},onBottomLtr:function(){return[rs,os]},onBottomRtl:function(){return[os,rs]}},getBounds:n.getOverflowBounds,lazySink:t.lazySink,fireDismissalEventInstead:{},markers:{toggledClass:t.markers.overflowToggledClass},parts:{button:o["overflow-button"](),toolbar:o.overflow()}}));return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.splitToolbarBehaviours,[Uv.config({others:{overflowGroup:function(){return eT.sketch(W(W({},o["overflow-group"]()),{items:[r.asSpec()]}))}}})]),apis:{setGroups:function(e,n){t.builtGroups.set(H(n,e.getSystem().build)),oT(e,r,t)},refresh:function(e){return oT(e,r,t)},toggle:function(t){r.getOpt(t).each((function(t){QR.toggle(t)}))},isOpen:function(t){return r.getOpt(t).map(QR.isOpen).getOr(!1)},reposition:function(t){r.getOpt(t).each((function(t){QR.reposition(t)}))},getOverflow:function(t){return r.getOpt(t).bind(QR.getToolbar)}},domModification:{attributes:{role:"group"}}}},apis:{setGroups:function(t,e,n){t.setGroups(e,n)},refresh:function(t,e){t.refresh(e)},reposition:function(t,e){t.reposition(e)},toggle:function(t,e){t.toggle(e)},isOpen:function(t,e){return t.isOpen(e)},getOverflow:function(t,e){return t.getOverflow(e)}}}),iT=h([Wc(["closedClass","openClass","shrinkingClass","growingClass","overflowToggledClass"]),wc("onOpened"),wc("onClosed")].concat(HR())),aT=h([od({factory:Mx,schema:fx(),name:"primary"}),od({factory:Mx,schema:fx(),name:"overflow",overrides:function(t){return{toolbarBehaviours:As([hR.config({dimension:{property:"height"},closedClass:t.markers.closedClass,openClass:t.markers.openClass,shrinkingClass:t.markers.shrinkingClass,growingClass:t.markers.growingClass,onShrunk:function(e){hd(e,t,"overflow-button").each((function(t){LM.off(t),MM.focus(t)})),t.onClosed(e)},onGrown:function(e){oM.focusIn(e),t.onOpened(e)},onStartGrow:function(e){hd(e,t,"overflow-button").each(LM.on)}}),oM.config({mode:"acyclic",onEscape:function(e){return hd(e,t,"overflow-button").each(MM.focus),C.some(!0)}})])}}}),rd({name:"overflow-button",overrides:function(t){return{buttonBehaviours:As([LM.config({toggleClass:t.markers.overflowToggledClass,aria:{mode:"pressed"},toggleOnExecute:!1})])}}}),rd({name:"overflow-group"})]),cT=function(t,e){hd(t,e,"overflow-button").bind((function(){return hd(t,e,"overflow")})).each((function(n){sT(t,e),hR.toggleGrow(n)}))},sT=function(t,e){hd(t,e,"overflow").each((function(n){jR(t,e,(function(t){var e=H(t,(function(t){return nc(t)}));Mx.setGroups(n,e)})),hd(t,e,"overflow-button").each((function(t){hR.hasGrown(n)&&LM.on(t)})),hR.refresh(n)}))},uT=kd({name:"SplitSlidingToolbar",configFields:iT(),partFields:aT(),factory:function(t,e,n,o){var r="alloy.toolbar.toggle";return{uid:t.uid,dom:t.dom,components:e,behaviours:Rl(t.splitToolbarBehaviours,[Uv.config({others:{overflowGroup:function(t){return eT.sketch(W(W({},o["overflow-group"]()),{items:[Oz.sketch(W(W({},o["overflow-button"]()),{action:function(e){Ri(t,r)}}))]}))}}}),pM("toolbar-toggle-events",[Pi(r,(function(e){cT(e,t)}))])]),apis:{setGroups:function(e,n){!function(e,n){var o=H(n,e.getSystem().build);t.builtGroups.set(o)}(e,n),sT(e,t)},refresh:function(e){return sT(e,t)},toggle:function(e){return cT(e,t)},isOpen:function(e){return function(t,e){return hd(t,e,"overflow").map(hR.hasGrown).getOr(!1)}(e,t)}},domModification:{attributes:{role:"group"}}}},apis:{setGroups:function(t,e,n){t.setGroups(e,n)},refresh:function(t,e){t.refresh(e)},toggle:function(t,e){t.toggle(e)},isOpen:function(t,e){return t.isOpen(e)}}}),pT=function(t){var e=t.title.fold((function(){return{}}),(function(t){return{attributes:{title:t}}}));return{dom:W({tag:"div",classes:["tox-toolbar__group"]},e),components:[eT.parts.items({})],items:t.items,markers:{itemSelector:"*:not(.tox-split-button) > .tox-tbtn:not([disabled]), .tox-split-button:not([disabled]), .tox-toolbar-nav-js:not([disabled])"},tgroupBehaviours:As([nv.config({}),MM.config({})])}},lT=function(t){return eT.sketch(pT(t))},dT=function(t,e){var n=Vi((function(e){var n=H(t.initGroups,lT);Mx.setGroups(e,n)}));return As([QO(t.providers.isDisabled),GO(),oM.config({mode:e,onEscape:t.onEscape,selector:".tox-toolbar__group"}),pM("toolbar-events",[n])])},fT=function(t){var e=t.cyclicKeying?"cyclic":"acyclic";return{uid:t.uid,dom:{tag:"div",classes:["tox-toolbar-overlord"]},parts:{"overflow-group":pT({title:C.none(),items:[]}),"overflow-button":GW({name:"more",icon:C.some("more-drawer"),disabled:!1,tooltip:C.some("More..."),primary:!1,borderless:!1},C.none(),t.providers)},splitToolbarBehaviours:dT(t,e)}},bT=function(t){var e=fT(t),n=rT.parts.primary({dom:{tag:"div",classes:["tox-toolbar__primary"]}});return rT.sketch(W(W({},e),{lazySink:t.getSink,getOverflowBounds:function(){var e=t.moreDrawerData.lazyHeader().element,n=Yn(e),o=qe(e),r=Yn(o),i=Math.max(o.dom.scrollHeight,r.height);return Pn(n.x+4,r.y,n.width-8,i)},parts:W(W({},e.parts),{overflow:{dom:{tag:"div",classes:["tox-toolbar__overflow"],attributes:t.attributes}}}),components:[n],markers:{overflowToggledClass:"tox-tbtn--enabled"}}))},MT=function(t){var e=uT.parts.primary({dom:{tag:"div",classes:["tox-toolbar__primary"]}}),n=uT.parts.overflow({dom:{tag:"div",classes:["tox-toolbar__overflow"]}}),o=fT(t);return uT.sketch(W(W({},o),{components:[e,n],markers:{openClass:"tox-toolbar__overflow--open",closedClass:"tox-toolbar__overflow--closed",growingClass:"tox-toolbar__overflow--growing",shrinkingClass:"tox-toolbar__overflow--shrinking",overflowToggledClass:"tox-tbtn--enabled"},onOpened:function(t){t.getSystem().broadcastOn([Xx()],{type:"opened"})},onClosed:function(t){t.getSystem().broadcastOn([Xx()],{type:"closed"})}}))},zT=function(t){var e=t.cyclicKeying?"cyclic":"acyclic";return Mx.sketch({uid:t.uid,dom:{tag:"div",classes:["tox-toolbar"].concat(t.type===hm.scrolling?["tox-toolbar--scrolling"]:[])},components:[Mx.parts.groups({})],toolbarBehaviours:dT(t,e)})},hT=cx.optional({factory:eR,name:"menubar",schema:[Jo("backstage")]}),mT=cx.optional({factory:{sketch:function(t){return dx.sketch({uid:t.uid,dom:t.dom,listBehaviours:As([oM.config({mode:"acyclic",selector:".tox-toolbar"})]),makeItem:function(){return zT({type:t.type,uid:ia("multiple-toolbar-item"),cyclicKeying:!1,initGroups:[],providers:t.providers,onEscape:function(){return t.onEscape(),C.some(!0)}})},setupItem:function(t,e,n,o){Mx.setGroups(e,n)},shell:!0})}},name:"multiple-toolbar",schema:[Jo("dom"),Jo("onEscape")]}),OT=cx.optional({factory:{sketch:function(t){var e=function(t){return t.type===hm.sliding?MT:t.type===hm.floating?bT:zT}(t);return e({type:t.type,uid:t.uid,onEscape:function(){return t.onEscape(),C.some(!0)},cyclicKeying:!1,initGroups:[],getSink:t.getSink,providers:t.providers,moreDrawerData:{lazyToolbar:t.lazyToolbar,lazyMoreButton:t.lazyMoreButton,lazyHeader:t.lazyHeader},attributes:t.attributes})}},name:"toolbar",schema:[Jo("dom"),Jo("onEscape"),Jo("getSink")]}),gT=cx.optional({factory:{sketch:function(t){var e=t.editor,n=t.sticky?Gx:mx;return{uid:t.uid,dom:t.dom,components:t.components,behaviours:As(n(e,t.sharedBackstage))}}},name:"header",schema:[Jo("dom")]}),AT=cx.optional({name:"socket",schema:[Jo("dom")]}),vT=cx.optional({factory:{sketch:function(t){return{uid:t.uid,dom:{tag:"div",classes:["tox-sidebar"],attributes:{role:"complementary"}},components:[{dom:{tag:"div",classes:["tox-sidebar__slider"]},components:[],behaviours:As([nv.config({}),MM.config({}),hR.config({dimension:{property:"width"},closedClass:"tox-sidebar--sliding-closed",openClass:"tox-sidebar--sliding-open",shrinkingClass:"tox-sidebar--sliding-shrinking",growingClass:"tox-sidebar--sliding-growing",onShrunk:function(t){Bd.getCurrent(t).each(yR.hideAllSlots),Ri(t,RR)},onGrown:function(t){Ri(t,RR)},onStartGrow:function(t){Ti(t,xR,{width:on(t.element,"width").getOr("")})},onStartShrink:function(t){Ti(t,xR,{width:On(t.element)+"px"})}}),uM.config({}),Bd.config({find:function(t){var e=uM.contents(t);return at(e)}})])}],behaviours:As([g_(0),pM("sidebar-sliding-events",[Pi(xR,(function(t,e){Qe(t.element,"width",e.event.width)})),Pi(RR,(function(t,e){cn(t.element,"width")}))])])}}},name:"sidebar",schema:[Jo("dom")]}),yT=cx.optional({factory:{sketch:function(t){return{uid:t.uid,dom:{tag:"div",attributes:{"aria-hidden":"true"},classes:["tox-throbber"],styles:{display:"none"}},behaviours:As([uM.config({}),SR.config({focus:!1}),Bd.config({find:function(t){return at(t.components())}})]),components:[]}}},name:"throbber",schema:[Jo("dom")]}),qT=kd({name:"OuterContainer",factory:function(t,e,n){var o={getSocket:function(e){return ax.getPart(e,t,"socket")},setSidebar:function(e,n){ax.getPart(e,t,"sidebar").each((function(t){return function(t,e){Bd.getCurrent(t).each((function(t){return uM.set(t,[LR(e)])}))}(t,n)}))},toggleSidebar:function(e,n){ax.getPart(e,t,"sidebar").each((function(t){return function(t,e){Bd.getCurrent(t).each((function(t){Bd.getCurrent(t).each((function(n){hR.hasGrown(t)?yR.isShowing(n,e)?hR.shrink(t):(yR.hideAllSlots(n),yR.showSlot(n,e)):(yR.hideAllSlots(n),yR.showSlot(n,e),hR.grow(t))}))}))}(t,n)}))},whichSidebar:function(e){return ax.getPart(e,t,"sidebar").bind(wR).getOrNull()},getHeader:function(e){return ax.getPart(e,t,"header")},getToolbar:function(e){return ax.getPart(e,t,"toolbar")},setToolbar:function(e,n){ax.getPart(e,t,"toolbar").each((function(t){t.getApis().setGroups(t,n)}))},setToolbars:function(e,n){ax.getPart(e,t,"multiple-toolbar").each((function(t){dx.setItems(t,n)}))},refreshToolbar:function(e){ax.getPart(e,t,"toolbar").each((function(t){return t.getApis().refresh(t)}))},toggleToolbarDrawer:function(e){ax.getPart(e,t,"toolbar").each((function(t){var e,n;e=t.getApis().toggle,n=function(e){return e(t)},null!=e?C.some(n(e)):C.none()}))},isToolbarDrawerToggled:function(e){return ax.getPart(e,t,"toolbar").bind((function(t){return C.from(t.getApis().isOpen).map((function(e){return e(t)}))})).getOr(!1)},getThrobber:function(e){return ax.getPart(e,t,"throbber")},focusToolbar:function(e){ax.getPart(e,t,"toolbar").orThunk((function(){return ax.getPart(e,t,"multiple-toolbar")})).each((function(t){oM.focusIn(t)}))},setMenubar:function(e,n){ax.getPart(e,t,"menubar").each((function(t){eR.setMenus(t,n)}))},focusMenubar:function(e){ax.getPart(e,t,"menubar").each((function(t){eR.focus(t)}))}};return{uid:t.uid,dom:t.dom,components:e,apis:o,behaviours:t.behaviours}},configFields:[Jo("dom"),Jo("behaviours")],partFields:[gT,hT,OT,mT,AT,vT,yT],apis:{getSocket:function(t,e){return t.getSocket(e)},setSidebar:function(t,e,n){t.setSidebar(e,n)},toggleSidebar:function(t,e,n){t.toggleSidebar(e,n)},whichSidebar:function(t,e){return t.whichSidebar(e)},getHeader:function(t,e){return t.getHeader(e)},getToolbar:function(t,e){return t.getToolbar(e)},setToolbar:function(t,e,n){var o=H(n,(function(t){return lT(t)}));t.setToolbar(e,o)},setToolbars:function(t,e,n){var o=H(n,(function(t){return H(t,lT)}));t.setToolbars(e,o)},refreshToolbar:function(t,e){return t.refreshToolbar(e)},toggleToolbarDrawer:function(t,e){t.toggleToolbarDrawer(e)},isToolbarDrawerToggled:function(t,e){return t.isToolbarDrawerToggled(e)},getThrobber:function(t,e){return t.getThrobber(e)},setMenubar:function(t,e,n){t.setMenubar(e,n)},focusMenubar:function(t,e){t.focusMenubar(e)},focusToolbar:function(t,e){t.focusToolbar(e)}}}),_T={file:{title:"File",items:"newdocument restoredraft | preview | export print | deleteallconversations"},edit:{title:"Edit",items:"undo redo | cut copy paste pastetext | selectall | searchreplace"},view:{title:"View",items:"code | visualaid visualchars visualblocks | spellchecker | preview fullscreen | showcomments"},insert:{title:"Insert",items:"image link media addcomment pageembed template codesample inserttable | charmap emoticons hr | pagebreak nonbreaking anchor toc | insertdatetime"},format:{title:"Format",items:"bold italic underline strikethrough superscript subscript codeformat | formats blockformats fontformats fontsizes align lineheight | forecolor backcolor | language | removeformat"},tools:{title:"Tools",items:"spellchecker spellcheckerlanguage | a11ycheck code wordcount"},table:{title:"Table",items:"inserttable | cell row column | advtablesort | tableprops deletetable"},help:{title:"Help",items:"help"}},WT=function(t){return"string"==typeof t?t.split(" "):t},LT=function(t,e){var n=W(W({},_T),e.menus),o=pt(e.menus).length>0,r=void 0===e.menubar||!0===e.menubar?WT("file edit view insert format tools table help"):WT(!1===e.menubar?"":e.menubar),i=U(r,(function(t){var n=gt(_T,t);return o?n||Ot(e.menus,t).exists((function(t){return gt(t,"items")})):n})),a=H(i,(function(o){var r=n[o];return function(t,e,n){var o=function(t){return t.getParam("removed_menuitems","")}(n).split(/[ ,]/);return{text:t.title,getItems:function(){return Q(t.items,(function(t){var n=t.toLowerCase();return 0===n.trim().length||X(o,(function(t){return t===n}))?[]:"separator"===n||"|"===n?[{type:"separator"}]:e.menuItems[n]?[e.menuItems[n]]:[]}))}}}({title:r.title,items:WT(r.items)},e,t)}));return U(a,(function(t){return t.getItems().length>0&&X(t.getItems(),(function(t){return"separator"!==t.type}))}))},wT=function(t){var e=function(){t._skinLoaded=!0,function(t){t.fire("SkinLoaded")}(t)};return function(){t.initialized?e():t.on("init",e)}},xT=function(t,e,n){return new Uh((function(o,r){n.load(e,o,r),t.on("remove",(function(){return n.unload(e)}))}))},RT=function(t,e){return xT(t,e+"/skin.min.css",t.ui.styleSheetLoader)},TT=function(t,e){var n;return(n=Ct.fromDom(t.getElement()),De(n).isSome())?xT(t,e+"/skin.shadowdom.min.css",hO.DOM.styleSheetLoader):Uh.resolve()},kT=function(t,e){var n=function(t){var e=t.getParam("skin"),n=t.getParam("skin_url");if(!1!==e){var o=e||"oxide";n=n?t.documentBaseURI.toAbsolute(n):mO.baseURL+"/skins/ui/"+o}return n}(e);n&&e.contentCSS.push(n+(t?"/content.inline":"/content")+".min.css"),!1===function(t){return!1===t.getParam("skin")}(e)&&r(n)?Uh.all([RT(e,n),TT(e,n)]).then(wT(e),function(t,e){return function(){return function(t,e){return t.fire("SkinLoadError",e)}(t,{message:e})}}(e,"Skin could not be loaded")):wT(e)()},ST=g(kT,!1),CT=g(kT,!0),NT=function(t,e){return function(n){var o=Zs(),r=function(){n.setActive(t.formatter.match(e));var r=t.formatter.formatChanged(e,n.setActive);o.set(r)};return t.initialized?r():t.once("init",r),function(){t.off("init",r),o.clear()}}},BT=function(t,e,n){return function(o){var r=function(){return n(o)},i=function(){n(o),t.on(e,r)};return t.initialized?i():t.once("init",i),function(){t.off("init",i),t.off(e,r)}}},DT=function(t){return function(e){return function(){t.undoManager.transact((function(){t.focus(),t.execCommand("mceToggleFormat",!1,e.format)}))}}},ET=function(t,e){return function(){return t.execCommand(e)}},PT=function(t,e,n){var o=function(t,o,i,a){var c=e.shared.providers.translate(t.title);if("separator"===t.type)return C.some({type:"separator",text:c});if("submenu"===t.type){var s=Q(t.getStyleItems(),(function(t){return r(t,o,a)}));return 0===o&&s.length<=0?C.none():C.some({type:"nestedmenuitem",text:c,disabled:s.length<=0,getSubmenuItems:function(){return Q(t.getStyleItems(),(function(t){return r(t,o,a)}))}})}return C.some(W({type:"togglemenuitem",text:c,icon:t.icon,active:t.isSelected(a),disabled:i,onAction:n.onAction(t)},t.getStylePreview().fold((function(){return{}}),(function(t){return{meta:{style:t}}}))))},r=function(t,e,r){var i="formatter"===t.type&&n.isInvalid(t);return 0===e?i?[]:o(t,e,!1,r).toArray():o(t,e,i,r).toArray()},i=function(t){var e=n.getCurrentValue(),o=n.shouldHide?0:1;return Q(t,(function(t){return r(t,o,e)}))};return{validateItems:i,getFetch:function(t,e){return function(n,o){var r=e(),a=i(r);o(HW(a,mm.CLOSE_ON_EXECUTE,t,!1))}}}},XT=function(t,e,n){var o=n.dataset,r="basic"===o.type?function(){return H(o.data,(function(t){return xw(t,n.isSelectedFor,n.getPreviewFor)}))}:o.getData;return{items:PT(0,e,n),getStyleItems:r}},YT=function(t,e,n){var o=XT(0,e,n),r=o.items,i=o.getStyleItems,a=BT(t,"NodeChange",(function(t){var e=t.getComponent();n.updateText(e)}));return DW({text:n.icon.isSome()?C.none():n.text,icon:n.icon,tooltip:C.from(n.tooltip),role:C.none(),fetch:r.getFetch(e,i),onSetup:a,getApi:function(t){return{getComponent:h(t)}},columns:1,presets:"normal",classes:n.icon.isSome()?[]:["bespoke"],dropdownBehaviours:[]},"tox-tbtn",e.shared)};!function(t){t[t.SemiColon=0]="SemiColon",t[t.Space=1]="Space"}(WL||(WL={}));var jT,HT,IT,FT,UT,VT=function(t,e,n,o){var r=function(t){return H(t,(function(t){var e=t,n=t,o=t.split("=");return o.length>1&&(e=o[0],n=o[1]),{title:e,format:n}}))}(function(t,e){return e===WL.SemiColon?t.replace(/;$/,"").split(";"):t.split(" ")}(t.getParam(e,n,"string"),o));return{type:"basic",data:r}},GT=[{title:"Left",icon:"align-left",format:"alignleft",command:"JustifyLeft"},{title:"Center",icon:"align-center",format:"aligncenter",command:"JustifyCenter"},{title:"Right",icon:"align-right",format:"alignright",command:"JustifyRight"},{title:"Justify",icon:"align-justify",format:"alignjustify",command:"JustifyFull"}],$T=function(t){var e={type:"basic",data:GT};return{tooltip:"Align",text:C.none(),icon:C.some("align-left"),isSelectedFor:function(e){return function(){return t.formatter.match(e)}},getCurrentValue:C.none,getPreviewFor:function(t){return C.none},onAction:function(e){return function(){return $(GT,(function(t){return t.format===e.format})).each((function(e){return t.execCommand(e.command)}))}},updateText:function(e){var n=$(GT,(function(e){return t.formatter.match(e.format)})),o=n.fold(h("left"),(function(t){return t.title.toLowerCase()}));Ti(e,BW,{icon:"align-"+o})},dataset:e,shouldHide:!1,isInvalid:function(e){return!t.formatter.canApply(e.format)}}},KT=["-apple-system","Segoe UI","Roboto","Helvetica Neue","sans-serif"],JT=function(t){var e=t.split(/\s*,\s*/);return H(e,(function(t){return t.replace(/^['"]+|['"]+$/g,"")}))},QT=function(t){var e="System Font",n=function(){var n=function(t){return t?JT(t)[0]:""},r=t.queryCommandValue("FontName"),i=o.data,a=r?r.toLowerCase():"",c=$(i,(function(t){var e=t.format;return e.toLowerCase()===a||n(e).toLowerCase()===n(a).toLowerCase()})).orThunk((function(){return _t(function(t){var e;return 0===t.indexOf("-apple-system")&&(e=JT(t.toLowerCase()),Z(KT,(function(t){return e.indexOf(t.toLowerCase())>-1})))}(a),{title:e,format:a})}));return{matchOpt:c,font:r}},o=VT(t,"font_formats","Andale Mono=andale mono,monospace;Arial=arial,helvetica,sans-serif;Arial Black=arial black,sans-serif;Book Antiqua=book antiqua,palatino,serif;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier,monospace;Georgia=georgia,palatino,serif;Helvetica=helvetica,arial,sans-serif;Impact=impact,sans-serif;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco,monospace;Times New Roman=times new roman,times,serif;Trebuchet MS=trebuchet ms,geneva,sans-serif;Verdana=verdana,geneva,sans-serif;Webdings=webdings;Wingdings=wingdings,zapf dingbats",WL.SemiColon);return{tooltip:"Fonts",text:C.some(e),icon:C.none(),isSelectedFor:function(t){return function(e){return e.exists((function(e){return e.format===t}))}},getCurrentValue:function(){return n().matchOpt},getPreviewFor:function(t){return function(){return C.some({tag:"div",styles:-1===t.indexOf("dings")?{"font-family":t}:{}})}},onAction:function(e){return function(){t.undoManager.transact((function(){t.focus(),t.execCommand("FontName",!1,e.format)}))}},updateText:function(t){var e=n(),o=e.matchOpt,r=e.font,i=o.fold(h(r),(function(t){return t.title}));Ti(t,NW,{text:i})},dataset:o,shouldHide:!1,isInvalid:y}},ZT={"8pt":"1","10pt":"2","12pt":"3","14pt":"4","18pt":"5","24pt":"6","36pt":"7"},tk={"xx-small":"7pt","x-small":"8pt",small:"10pt",medium:"12pt",large:"14pt","x-large":"18pt","xx-large":"24pt"},ek=function(t,e){return/[0-9.]+px$/.test(t)?function(t,e){var n=Math.pow(10,e);return Math.round(t*n)/n}(72*parseInt(t,10)/96,e||0)+"pt":Ot(tk,t).getOr(t)},nk=function(t){var e=function(){var e=C.none(),n=o.data,r=t.queryCommandValue("FontSize");if(r)for(var i=function(t){var o=ek(r,t),i=function(t){return Ot(ZT,t).getOr("")}(o);e=$(n,(function(t){return t.format===r||t.format===o||t.format===i}))},a=3;e.isNone()&&a>=0;a--)i(a);return{matchOpt:e,size:r}},n=h(C.none),o=VT(t,"fontsize_formats","8pt 10pt 12pt 14pt 18pt 24pt 36pt",WL.Space);return{tooltip:"Font sizes",text:C.some("12pt"),icon:C.none(),isSelectedFor:function(t){return function(e){return e.exists((function(e){return e.format===t}))}},getPreviewFor:n,getCurrentValue:function(){return e().matchOpt},onAction:function(e){return function(){t.undoManager.transact((function(){t.focus(),t.execCommand("FontSize",!1,e.format)}))}},updateText:function(t){var n=e(),o=n.matchOpt,r=n.size,i=o.fold(h(r),(function(t){return t.title}));Ti(t,NW,{text:i})},dataset:o,shouldHide:!1,isInvalid:y}},ok=function(t,e){var n=e(),o=H(n,(function(t){return t.format}));return C.from(t.formatter.closest(o)).bind((function(t){return $(n,(function(e){return e.format===t}))})).orThunk((function(){return _t(t.formatter.match("p"),{title:"Paragraph",format:"p"})}))},rk=function(t){var e="Paragraph",n=VT(t,"block_formats","Paragraph=p;Heading 1=h1;Heading 2=h2;Heading 3=h3;Heading 4=h4;Heading 5=h5;Heading 6=h6;Preformatted=pre",WL.SemiColon);return{tooltip:"Blocks",text:C.some(e),icon:C.none(),isSelectedFor:function(e){return function(){return t.formatter.match(e)}},getCurrentValue:C.none,getPreviewFor:function(e){return function(){var n=t.formatter.get(e);return C.some({tag:n.length>0&&(n[0].inline||n[0].block)||"div",styles:t.dom.parseStyle(t.formatter.getCssText(e))})}},onAction:DT(t),updateText:function(o){var r=ok(t,(function(){return n.data})).fold(h(e),(function(t){return t.title}));Ti(o,NW,{text:r})},dataset:n,shouldHide:!1,isInvalid:function(e){return!t.formatter.canApply(e.format)}}},ik=function(t,e){var n="Paragraph";return{tooltip:"Formats",text:C.some(n),icon:C.none(),isSelectedFor:function(e){return function(){return t.formatter.match(e)}},getCurrentValue:C.none,getPreviewFor:function(e){return function(){var n=t.formatter.get(e);return void 0!==n?C.some({tag:n.length>0&&(n[0].inline||n[0].block)||"div",styles:t.dom.parseStyle(t.formatter.getCssText(e))}):C.none()}},onAction:DT(t),updateText:function(e){var o=function(t){var e=t.items;return void 0!==e&&e.length>0?Q(e,o):[{title:t.title,format:t.format}]},r=Q(ww(t),o),i=ok(t,h(r)).fold(h(n),(function(t){return t.title}));Ti(e,NW,{text:i})},shouldHide:t.getParam("style_formats_autohide",!1,"boolean"),isInvalid:function(e){return!t.formatter.canApply(e.format)},dataset:e}},ak=Object.freeze({__proto__:null,events:function(t,e){var n=function(n,o){t.updateState.each((function(t){var r=t(n,o);e.set(r)})),t.renderComponents.each((function(t){var r=t(o,e.get()),i=H(r,n.getSystem().build);jp(n,i)}))};return Bi([Pi(si(),(function(e,o){var r=o;if(!r.universal){var i=t.channel;P(r.channels,i)&&n(e,r.data)}})),Vi((function(e,o){t.initialData.each((function(t){n(e,t)}))}))])}}),ck=Object.freeze({__proto__:null,getState:function(t,e,n){return n}}),sk=[Jo("channel"),ar("renderComponents"),ar("updateState"),ar("initialData")],uk=Object.freeze({__proto__:null,init:function(){var t=vr(C.none());return{readState:function(){return t.get().getOr("none")},get:t.get,set:t.set,clear:function(){return t.set(C.none())}}}}),pk=ys({fields:sk,name:"reflecting",active:ak,apis:ck,state:uk}),lk=h([Jo("toggleClass"),Jo("fetch"),Rc("onExecute"),fr("getHotspot",C.some),fr("getAnchorOverrides",h({})),Wu(),Rc("onItemExecute"),ar("lazySink"),Jo("dom"),wc("onOpen"),wl("splitDropdownBehaviours",[Uv,oM,MM]),fr("matchWidth",!1),fr("useMinWidth",!1),fr("eventOrder",{}),ar("role")].concat(cy())),dk=od({factory:Oz,schema:[Jo("dom")],name:"arrow",defaults:function(){return{buttonBehaviours:As([MM.revoke()])}},overrides:function(t){return{dom:{tag:"span",attributes:{role:"presentation"}},action:function(e){e.getSystem().getByUid(t.uid).each(ki)},buttonBehaviours:As([LM.config({toggleOnExecute:!1,toggleClass:t.toggleClass})])}}}),fk=od({factory:Oz,schema:[Jo("dom")],name:"button",defaults:function(){return{buttonBehaviours:As([MM.revoke()])}},overrides:function(t){return{dom:{tag:"span",attributes:{role:"presentation"}},action:function(e){e.getSystem().getByUid(t.uid).each((function(n){t.onExecute(n,e)}))}}}}),bk=h([dk,fk,id({factory:{sketch:function(t){return{uid:t.uid,dom:{tag:"span",styles:{display:"none"},attributes:{"aria-hidden":"true"},innerHtml:t.text}}}},schema:[Jo("text")],name:"aria-descriptor"}),rd({schema:[_c()],name:"menu",defaults:function(t){return{onExecute:function(e,n){e.getSystem().getByUid(t.uid).each((function(o){t.onItemExecute(o,e,n)}))}}}}),Gv()]),Mk=kd({name:"SplitDropdown",configFields:lk(),partFields:bk(),factory:function(t,e,n,o){var r,i=function(t){Bd.getCurrent(t).each((function(t){sf.highlightFirst(t),oM.focusIn(t)}))},a=function(e){ey(t,m,e,o,i,_v.HighlightFirst).get(M)},c=function(e){var n=md(e,t,"button");return ki(n),C.some(!0)},s=W(W({},Bi([Vi((function(e,n){hd(e,t,"aria-descriptor").each((function(t){var n=ia("aria");Ie(t.element,"id",n),Ie(e.element,"aria-describedby",n)}))}))])),xM(C.some(a))),u={repositionMenus:function(t){LM.isOn(t)&&ay(t)}};return{uid:t.uid,dom:t.dom,components:e,apis:u,eventOrder:W(W({},t.eventOrder),(r={},r[ui()]=["disabling","toggling","alloy.base.behaviour"],r)),events:s,behaviours:Rl(t.splitDropdownBehaviours,[Uv.config({others:{sandbox:function(e){var n=md(e,t,"arrow");return iy(t,e,{onOpen:function(){LM.on(n),LM.on(e)},onClose:function(){LM.off(n),LM.off(e)}})}}}),oM.config({mode:"special",onSpace:c,onEnter:c,onDown:function(t){return a(t),C.some(!0)}}),MM.config({}),LM.config({toggleOnExecute:!1,aria:{mode:"expanded"}})]),domModification:{attributes:{role:t.role.getOr("button"),"aria-haspopup":!0}}}},apis:{repositionMenus:function(t,e){return t.repositionMenus(e)}}}),zk=function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},hk=function(t){return{setActive:function(e){LM.set(t,e)},isActive:function(){return LM.isOn(t)},isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)}}},mk=function(t,e){return t.map((function(t){return{"aria-label":e.translate(t),title:e.translate(t)}})).getOr({})},Ok=ia("focus-button"),gk=function(t,e,n,o,r,i){var a;return{dom:{tag:"button",classes:["tox-tbtn"].concat(e.isSome()?["tox-tbtn--select"]:[]),attributes:mk(n,i)},components:rg([t.map((function(t){return RW(t,i.icons)})),e.map((function(t){return kW(t,"tox-tbtn",i)}))]),eventOrder:(a={},a[Yr()]=["focusing","alloy.base.behaviour","common-button-display-events"],a),buttonBehaviours:As([QO(i.isDisabled),GO(),pM("common-button-display-events",[Pi(Yr(),(function(t,e){e.event.prevent(),Ri(t,Ok)}))])].concat(o.map((function(n){return pk.config({channel:n,initialData:{icon:t,text:e},renderComponents:function(t,e){return rg([t.icon.map((function(t){return RW(t,i.icons)})),t.text.map((function(t){return kW(t,"tox-tbtn",i)}))])}})})).toArray()).concat(r.getOr([])))}},Ak=function(t,e,n){var o,r=vr(M),i=gk(t.icon,t.text,t.tooltip,C.none(),C.none(),n);return Oz.sketch({dom:i.dom,components:i.components,eventOrder:CW,buttonBehaviours:As([pM("toolbar-button-events",[(o={onAction:t.onAction,getApi:e.getApi},Ki((function(t,e){ZO(o,t)((function(e){Ti(t,SW,{buttonApi:e}),o.onAction(e)}))}))),tg(e,r),eg(e,r)]),QO((function(){return t.disabled||n.isDisabled()})),GO()].concat(e.toolbarButtonBehaviours))})},vk=function(t,e,n){return Ak(t,{toolbarButtonBehaviours:[].concat(n.length>0?[pM("toolbarButtonWith",n)]:[]),getApi:zk,onSetup:t.onSetup},e)},yk=function(t,e,n){return so(Ak(t,{toolbarButtonBehaviours:[uM.config({}),LM.config({toggleClass:"tox-tbtn--enabled",aria:{mode:"pressed"},toggleOnExecute:!1})].concat(n.length>0?[pM("toolbarToggleButtonWith",n)]:[]),getApi:hk,onSetup:t.onSetup},e))},qk=function(t,e,n){return function(o){return Tv((function(t){return e.fetch(t)})).map((function(r){return C.from(SA(so(fA(ia("menu-value"),r,(function(n){e.onItemAction(t(o),n)}),e.columns,e.presets,mm.CLOSE_ON_EXECUTE,e.select.getOr(y),n),{movement:MA(e.columns,e.presets),menuBehaviours:sO("auto"!==e.columns?[]:[Vi((function(t,n){aO(t,4,Rm(e.presets)).each((function(e){var n=e.numRows,o=e.numColumns;oM.setGridSize(t,n,o)}))}))])})))}))}},_k=[{name:"history",items:["undo","redo"]},{name:"styles",items:["styleselect"]},{name:"formatting",items:["bold","italic"]},{name:"alignment",items:["alignleft","aligncenter","alignright","alignjustify"]},{name:"indentation",items:["outdent","indent"]},{name:"permanent pen",items:["permanentpen"]},{name:"comments",items:["addcomment"]}],Wk=function(t,e){return function(n,o,r){var i=t(n).mapError((function(t){return Uo(t)})).getOrDie();return e(i,o,r)}},Lk={button:Wk(rm,(function(t,e){return n=t,o=e.backstage.shared.providers,vk(n,o,[]);var n,o})),togglebutton:Wk(cm,(function(t,e){return n=t,o=e.backstage.shared.providers,yk(n,o,[]);var n,o})),menubutton:Wk(Zx,(function(t,e){return FW(t,"tox-tbtn",e.backstage,C.none())})),splitbutton:Wk((function(t){return Ho("SplitButton",tR,t)}),(function(t,e){return function(t,e){var n,o=ia("channel-update-split-dropdown-display"),r=function(t){return{isDisabled:function(){return Kd.isDisabled(t)},setDisabled:function(e){return Kd.set(t,e)},setIconFill:function(e,n){pc(t.element,'svg path[id="'+e+'"], rect[id="'+e+'"]').each((function(t){Ie(t,"fill",n)}))},setIconStroke:function(e,n){pc(t.element,'svg path[id="'+e+'"], rect[id="'+e+'"]').each((function(t){Ie(t,"stroke",n)}))},setActive:function(e){Ie(t.element,"aria-pressed",e),pc(t.element,"span").each((function(n){t.getSystem().getByDom(n).each((function(t){return LM.set(t,e)}))}))},isActive:function(){return pc(t.element,"span").exists((function(e){return t.getSystem().getByDom(e).exists(LM.isOn)}))}}},i=vr(M),a={getApi:r,onSetup:t.onSetup};return Mk.sketch({dom:{tag:"div",classes:["tox-split-button"],attributes:W({"aria-pressed":!1},mk(t.tooltip,e.providers))},onExecute:function(e){t.onAction(r(e))},onItemExecute:function(t,e,n){},splitDropdownBehaviours:As([JO(e.providers.isDisabled),GO(),pM("split-dropdown-events",[Pi(Ok,MM.focus),tg(a,i),eg(a,i)]),dy.config({})]),eventOrder:(n={},n[gi()]=["alloy.base.behaviour","split-dropdown-events"],n),toggleClass:"tox-tbtn--enabled",lazySink:e.getSink,fetch:qk(r,t,e.providers),parts:{menu:Bm(0,t.columns,t.presets)},components:[Mk.parts.button(gk(t.icon,t.text,C.none(),C.some(o),C.some([LM.config({toggleClass:"tox-tbtn--enabled",toggleOnExecute:!1})]),e.providers)),Mk.parts.arrow({dom:{tag:"button",classes:["tox-tbtn","tox-split-button__chevron"],innerHtml:Lh("chevron-down",e.providers.icons)},buttonBehaviours:As([JO(e.providers.isDisabled),GO(),wh()])}),Mk.parts["aria-descriptor"]({text:e.providers.translate("To open the popup, press Shift+Enter")})]})}(t,e.backstage.shared)})),grouptoolbarbutton:Wk((function(t){return Ho("GroupToolbarButton",Kx,t)}),(function(t,e,n){var o,r=n.ui.registry.getAll().buttons,i=((o={})[qu]=e.backstage.shared.header.isPositionedAtTop()?Hs.TopToBottom:Hs.BottomToTop,o);if(RO(n)===hm.floating)return function(t,e,n,o){var r=e.shared;return QR.sketch({lazySink:r.getSink,fetch:function(){return Tv((function(e){e(H(n(t.items),lT))}))},markers:{toggledClass:"tox-tbtn--enabled"},parts:{button:gk(t.icon,t.text,t.tooltip,C.none(),C.none(),r.providers),toolbar:{dom:{tag:"div",classes:["tox-toolbar__overflow"],attributes:o}}}})}(t,e.backstage,(function(t){return Tk(n,{buttons:r,toolbar:t,allowToolbarGroups:!1},e,C.none())}),i);throw new Error("Toolbar groups are only supported when using floating toolbar mode")})),styleSelectButton:function(t,e){return function(t,e){var n=W({type:"advanced"},e.styleselect);return YT(t,e,ik(t,n))}(t,e.backstage)},fontsizeSelectButton:function(t,e){return function(t,e){return YT(t,e,nk(t))}(t,e.backstage)},fontSelectButton:function(t,e){return function(t,e){return YT(t,e,QT(t))}(t,e.backstage)},formatButton:function(t,e){return function(t,e){return YT(t,e,rk(t))}(t,e.backstage)},alignMenuButton:function(t,e){return function(t,e){return YT(t,e,$T(t))}(t,e.backstage)}},wk={styleselect:Lk.styleSelectButton,fontsizeselect:Lk.fontsizeSelectButton,fontselect:Lk.fontSelectButton,formatselect:Lk.formatButton,align:Lk.alignMenuButton},xk=function(t){var e,n=t.toolbar,o=t.buttons;return!1===n?[]:void 0===n||!0===n?function(t){var e=H(_k,(function(e){var n=U(e.items,(function(e){return gt(t,e)||gt(wk,e)}));return{name:e.name,items:n}}));return U(e,(function(t){return t.items.length>0}))}(o):r(n)?(e=n.split("|"),H(e,(function(t){return{items:t.trim().split(" ")}}))):function(t){return b(t,(function(t){return gt(t,"name")&>(t,"items")}))}(n)?n:(console.error("Toolbar type should be string, string[], boolean or ToolbarGroup[]"),[])},Rk=function(t,e,n,o,r,i){return Ot(e,n.toLowerCase()).orThunk((function(){return i.bind((function(t){return ut(t,(function(t){return Ot(e,t+n.toLowerCase())}))}))})).fold((function(){return Ot(wk,n.toLowerCase()).map((function(e){return e(t,r)})).orThunk((function(){return C.none()}))}),(function(e){return"grouptoolbarbutton"!==e.type||o?function(t,e,n){return Ot(Lk,t.type).fold((function(){return console.error("skipping button defined by",t),C.none()}),(function(o){return C.some(o(t,e,n))}))}(e,r,t):(console.warn("Ignoring the '"+n+"' toolbar button. Group toolbar buttons are only supported when using floating toolbar mode and cannot be nested."),C.none())}))},Tk=function(t,e,n,o){var r=xk(e),i=H(r,(function(r){var i=Q(r.items,(function(r){return 0===r.trim().length?[]:Rk(t,e.buttons,r,e.allowToolbarGroups,n,o).toArray()}));return{title:C.from(t.translate(r.name)),items:i}}));return U(i,(function(t){return t.items.length>0}))},kk=function(t,e,n,o){var i=e.outerContainer,a=n.toolbar,c=n.buttons;if(b(a,r)){var s=a.map((function(e){var r={toolbar:e,buttons:c,allowToolbarGroups:n.allowToolbarGroups};return Tk(t,r,{backstage:o},C.none())}));qT.setToolbars(i,s)}else qT.setToolbar(i,Tk(t,n,{backstage:o},C.none()))},Sk=ze(),Ck=Sk.os.isiOS()&&Sk.os.version.major<=12,Nk=Object.freeze({__proto__:null,render:function(t,e,n,o,r){var i=vr(0),a=e.outerContainer;ST(t);var s=Ct.fromDom(r.targetNode),u=Be(Ne(s));!function(t,e){$p(t,e,_n)}(s,e.mothership),Gp(u,e.uiMothership),t.on("PostRender",(function(){kk(t,e,n,o),i.set(t.getWin().innerWidth),qT.setMenubar(a,LT(t,n)),qT.setSidebar(a,n.sidebar),function(t,e){var n=t.dom,o=t.getWin(),r=t.getDoc().documentElement,i=vr(bn(o.innerWidth,o.innerHeight)),a=vr(bn(r.offsetWidth,r.offsetHeight)),c=function(){var e=i.get();e.left===o.innerWidth&&e.top===o.innerHeight||(i.set(bn(o.innerWidth,o.innerHeight)),Hg(t))},s=function(){var e=t.getDoc().documentElement,n=a.get();n.left===e.offsetWidth&&n.top===e.offsetHeight||(a.set(bn(e.offsetWidth,e.offsetHeight)),Hg(t))},u=function(e){return function(t,e){return t.fire("ScrollContent",e)}(t,e)};n.bind(o,"resize",c),n.bind(o,"scroll",u);var p=ou(Ct.fromDom(t.getBody()),"load",s),l=e.uiMothership.element;t.on("hide",(function(){Qe(l,"display","none")})),t.on("show",(function(){cn(l,"display")})),t.on("NodeChange",s),t.on("remove",(function(){p.unbind(),n.unbind(o,"resize",c),n.unbind(o,"scroll",u),o=null}))}(t,e)}));var p,l,d,f=qT.getSocket(a).getOrDie("Could not find expected socket element");if(Ck){Ze(f.element,{overflow:"scroll","-webkit-overflow-scrolling":"touch"});var b=(p=function(){t.fire("ScrollContent")},l=20,d=null,{cancel:function(){c(d)||(clearTimeout(d),d=null)},throttle:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];c(d)&&(d=setTimeout((function(){d=null,p.apply(null,t)}),l))}}),M=nu(f.element,"scroll",b.throttle);t.on("remove",M.unbind)}VO(t,e),t.addCommand("ToggleSidebar",(function(e,n){qT.toggleSidebar(a,n),t.fire("ToggleSidebar")})),t.addQueryValueHandler("ToggleSidebar",(function(){return qT.whichSidebar(a)}));var z=RO(t);z!==hm.sliding&&z!==hm.floating||t.on("ResizeWindow ResizeEditor ResizeContent",(function(){var n=t.getWin().innerWidth;n!==i.get()&&(qT.refreshToolbar(e.outerContainer),i.set(n))}));var h={enable:function(){UO(e,!1)},disable:function(){UO(e,!0)},isDisabled:function(){return Kd.isDisabled(a)}};return{iframeContainer:f.element.dom,editorContainer:a.element.dom,api:h}}}),Bk=function(t){return/^[0-9\.]+(|px)$/i.test(""+t)?C.some(parseInt(""+t,10)):C.none()},Dk=function(t){return f(t)?t+"px":t},Ek=function(t,e,n){var o=e.filter((function(e){return t<e})),r=n.filter((function(e){return t>e}));return o.or(r).getOr(t)},Pk=function(t){var e=function(t){var e=OO(t),n=vO(t),o=qO(t);return Bk(e).map((function(t){return Ek(t,n,o)}))}(t);return e.getOr(OO(t))},Xk=function(t){var e=gO(t),n=AO(t),o=yO(t);return Bk(e).map((function(t){return Ek(t,n,o)}))},Yk=function(t,e,n,o,r){var i=n.uiMothership,a=n.outerContainer,c=hO.DOM,s=BO(t),u=PO(t),p=yO(t).or(Xk(t)),l=o.shared.header,d=l.isPositionedAtTop,f=RO(t),b=f===hm.sliding||f===hm.floating,M=vr(!1),z=function(){return M.get()&&!t.removed},m=function(t){return b?t.fold(h(0),(function(t){return t.components().length>1?ln(t.components()[1].element):0})):0},O=function(){i.broadcastOn([ul()],{})},g=function(t){if(void 0===t&&(t=!1),z()){var n;if(s||(n=p.getOrThunk((function(){var t=Bk(en(Ye(),"margin-left")).getOr(0);return On(Ye())-zn(e).left+t})),Qe(r.get().element,"max-width",n+"px")),b&&qT.refreshToolbar(a),s||function(){var t=qT.getToolbar(a),n=m(t),o=Xn(e),i=d()?Math.max(o.y-ln(r.get().element)+n,0):o.bottom;Ze(a.element,{position:"absolute",top:Math.round(i)+"px",left:Math.round(o.x)+"px"})}(),u){var o=r.get();t?Px.reset(o):Px.refresh(o)}O()}},A=function(n){if(void 0===n&&(n=!0),!s&&u&&z()){var o=l.getDockingMode(),i=function(n){switch(SO(t)){case xO.auto:var o=qT.getToolbar(a),r=m(o),i=ln(n.element)-r,c=Xn(e);if(c.y>i)return"top";var s=qe(e),u=Math.max(s.dom.scrollHeight,ln(s));return c.bottom<u-i||jn().bottom<c.bottom-i?"bottom":"top";case xO.bottom:return"bottom";case xO.top:default:return"top"}}(r.get());i!==o&&(!function(t){var e=r.get();Px.setModes(e,[t]),l.setDockingMode(t);var n=d()?Hs.TopToBottom:Hs.BottomToTop;Ie(e.element,qu,n)}(i),n&&g(!0))}};return{isVisible:z,isPositionedAtTop:d,show:function(){M.set(!0),Qe(a.element,"display","flex"),c.addClass(t.getBody(),"mce-edit-focus"),cn(i.element,"display"),A(!1),g()},hide:function(){M.set(!1),n.outerContainer&&(Qe(a.element,"display","none"),c.removeClass(t.getBody(),"mce-edit-focus")),Qe(i.element,"display","none")},update:g,updateMode:A,repositionPopups:O}},jk=function(t,e){var n=Xn(t);return{pos:e?n.y:n.bottom,bounds:n}},Hk=Object.freeze({__proto__:null,render:function(t,e,n,o,r){var i=e.mothership,a=e.uiMothership,c=e.outerContainer,s=vr(null),u=Ct.fromDom(r.targetNode),p=Yk(t,u,e,o,s),l=function(t){return t.getParam("toolbar_persist",!1,"boolean")}(t);CT(t);var d=function(){if(s.get())p.show();else{s.set(qT.getHeader(c).getOrDie());var r=DO(t);Gp(r,i),Gp(r,a),kk(t,e,n,o),qT.setMenubar(c,LT(t,n)),p.show(),function(t,e,n,o){var r=vr(jk(e,n.isPositionedAtTop())),i=function(o){var i=jk(e,n.isPositionedAtTop()),a=i.pos,c=i.bounds,s=r.get(),u=s.pos,p=s.bounds,l=c.height!==p.height||c.width!==p.width;r.set({pos:a,bounds:c}),l&&Hg(t,o),n.isVisible()&&(u!==a?n.update(!0):l&&(n.updateMode(),n.repositionPopups()))};o||(t.on("activate",n.show),t.on("deactivate",n.hide)),t.on("SkinLoaded ResizeWindow",(function(){return n.update(!0)})),t.on("NodeChange keydown",(function(t){mz.requestAnimationFrame((function(){return i(t)}))})),t.on("ScrollWindow",(function(){return n.updateMode()}));var a=Zs();a.set(ou(Ct.fromDom(t.getBody()),"load",i)),t.on("remove",(function(){a.clear()}))}(t,u,p,l),t.nodeChanged()}};t.on("show",d),t.on("hide",p.hide),l||(t.on("focus",d),t.on("blur",p.hide)),t.on("init",(function(){(t.hasFocus()||l)&&d()})),VO(t,e);var f={show:function(){p.show()},hide:function(){p.hide()},enable:function(){UO(e,!1)},disable:function(){UO(e,!0)},isDisabled:function(){return Kd.isDisabled(c)}};return{editorContainer:c.element.dom,api:f}}}),Ik="contexttoolbar-hide",Fk=function(t,e){return Pi(SW,(function(n,o){var r=function(t){return{hide:function(){return Ri(t,fi())},getValue:function(){return Ll.getValue(t)}}}(t.get(n));e.onAction(r,o.event.buttonApi)}))},Uk=function(t,e,n){var o={backstage:{shared:{providers:n}}};return"contextformtogglebutton"===e.type?function(t,e,n){var o=e.original;o.primary;var r=L(o,["primary"]),i=Io(cm(W(W({},r),{type:"togglebutton",onAction:M})));return yk(i,n.backstage.shared.providers,[Fk(t,e)])}(t,e,o):function(t,e,n){var o=e.original;o.primary;var r=L(o,["primary"]),i=Io(rm(W(W({},r),{type:"button",onAction:M})));return vk(i,n.backstage.shared.providers,[Fk(t,e)])}(t,e,o)},Vk=function(t,e){var n=t.label.fold((function(){return{}}),(function(t){return{"aria-label":t}})),o=Az(vv.sketch({inputClasses:["tox-toolbar-textfield","tox-toolbar-nav-js"],data:t.initValue(),inputAttributes:n,selectOnFocus:!0,inputBehaviours:As([oM.config({mode:"special",onEnter:function(t){return r.findPrimary(t).map((function(t){return ki(t),!0}))},onLeft:function(t,e){return e.cut(),C.none()},onRight:function(t,e){return e.cut(),C.none()}})])})),r=function(t,e,n){var o=H(e,(function(e){return Az(Uk(t,e,n))}));return{asSpecs:function(){return H(o,(function(t){return t.asSpec()}))},findPrimary:function(t){return ut(e,(function(e,n){return e.primary?C.from(o[n]).bind((function(e){return e.getOpt(t)})).filter(A(Kd.isDisabled)):C.none()}))}}}(o,t.commands,e);return[{title:C.none(),items:[o.asSpec()]},{title:C.none(),items:r.asSpecs()}]},Gk=Vk,$k=function(t,e,n){return void 0===n&&(n=.01),e.bottom-t.y>=n&&t.bottom-e.y>=n},Kk=function(t){var e=function(t){var e=t.getBoundingClientRect();if(e.height<=0&&e.width<=0){var n=Te(Ct.fromDom(t.startContainer),t.startOffset).element;return(Pt(n)?We(n):C.some(n)).filter(Et).map((function(t){return t.dom.getBoundingClientRect()})).getOr(e)}return e}(t.selection.getRng());if(t.inline){var n=kn();return Pn(n.left+e.left,n.top+e.top,e.width,e.height)}var o=Yn(Ct.fromDom(t.getBody()));return Pn(o.x+e.left,o.y+e.top,e.width,e.height)},Jk=function(t,e,n,o){void 0===o&&(o=0);var r=Nn(window),i=Xn(Ct.fromDom(t.getContentAreaContainer())),a=_O(t)||WO(t)||wO(t),c=function(t,e,n){var o=Math.max(t.x+n,e.x);return{x:o,width:Math.min(t.right-n,e.right)-o}}(i,r,o),s=c.x,u=c.width;if(t.inline&&!a)return Pn(s,r.y,u,r.height);var p=function(t,e,n,o,r,i){var a=Ct.fromDom(t.getContainer()),c=pc(a,".tox-editor-header").getOr(a),s=Xn(c),u=s.y>=e.bottom,p=o&&!u;if(t.inline&&p)return{y:Math.max(s.bottom+i,n.y),bottom:n.bottom};if(t.inline&&!p)return{y:n.y,bottom:Math.min(s.y-i,n.bottom)};var l="line"===r?Xn(a):e;return p?{y:Math.max(s.bottom+i,n.y),bottom:Math.min(l.bottom-i,n.bottom)}:{y:Math.max(l.y+i,n.y),bottom:Math.min(s.y-i,n.bottom)}}(t,i,r,e.header.isPositionedAtTop(),n,o),l=p.y,d=p.bottom;return Pn(s,l,u,d-l)},Qk={valignCentre:[],alignCentre:[],alignLeft:["tox-pop--align-left"],alignRight:["tox-pop--align-right"],right:["tox-pop--right"],left:["tox-pop--left"],bottom:["tox-pop--bottom"],top:["tox-pop--top"],inset:["tox-pop--inset"]},Zk={maxHeightFunction:Mu(),maxWidthFunction:UR()},tS=function(t){return"node"===t},eS=function(t,e,n,o,r){var i=Kk(t),a=o.lastElement().exists((function(t){return Oe(n,t)}));return function(t,e){var n=t.selection.getRng(),o=Te(Ct.fromDom(n.startContainer),n.startOffset);return n.startContainer===n.endContainer&&n.startOffset===n.endOffset-1&&Oe(o.element,e)}(t,n)?a?Mz:pz:a?function(t,e,n){var o=on(t,"position");Qe(t,"position",e);var r=n(t);return o.each((function(e){return Qe(t,"position",e)})),r}(e,o.getMode(),(function(){return $k(i,Xn(e))&&!o.isReposition()?hz:Mz})):("fixed"===o.getMode()?r.y+kn().top:r.y)+(ln(e)+12)<=i.y?pz:lz},nS=function(t,e,n,o){var r=function(e){return function(o,r,i,a,c){var s=eS(t,a,e,n,c),u=W(W({},o),{y:c.y,height:c.height});return W(W({},s(u,r,i,a,c)),{alwaysFit:!0})}},i=function(t){return tS(o)?[r(t)]:[]};return e?{onLtr:function(t){return[as,es,ns,os,rs,is].concat(i(t))},onRtl:function(t){return[as,ns,es,rs,os,is].concat(i(t))}}:{onLtr:function(t){return[is,as,os,es,rs,ns].concat(i(t))},onRtl:function(t){return[is,as,rs,ns,os,es].concat(i(t))}}},oS=function(t,e){var n=U(e,(function(e){return e.predicate(t.dom)})),o=F(n,(function(t){return"contexttoolbar"===t.type}));return{contextToolbars:o.pass,contextForms:o.fail}},rS=function(t,e,n){var o=oS(t,e);if(o.contextForms.length>0)return C.some({elem:t,toolbars:[o.contextForms[0]]});var r=oS(t,n);if(r.contextForms.length>0)return C.some({elem:t,toolbars:[r.contextForms[0]]});if(o.contextToolbars.length>0||r.contextToolbars.length>0){var i=function(t){if(t.length<=1)return t;var e=function(e){return X(t,(function(t){return t.position===e}))},n=function(e){return U(t,(function(t){return t.position===e}))},o=e("selection"),r=e("node");if(o||r){if(r&&o){var i=n("node"),a=H(n("selection"),(function(t){return W(W({},t),{position:"node"})}));return i.concat(a)}return n(o?"selection":"node")}return n("line")}(o.contextToolbars.concat(r.contextToolbars));return C.some({elem:t,toolbars:i})}return C.none()},iS=function(t,e,n){return t(e)?C.none():Rr(e,(function(t){if(Et(t)){var e=oS(t,n.inNodeScope),o=e.contextToolbars,r=e.contextForms,i=r.length>0?r:function(t){if(t.length<=1)return t;var e=function(e){return $(t,(function(t){return t.position===e}))},n=e("selection").orThunk((function(){return e("node")})).orThunk((function(){return e("line")})).map((function(t){return t.position}));return n.fold((function(){return[]}),(function(e){return U(t,(function(t){return t.position===e}))}))}(o);return i.length>0?C.some({elem:t,toolbars:i}):C.none()}return C.none()}),t)},aS=function(t,e){var n={},o=[],r=[],i={},a={},c=function(t,c){var s=Io(Ho("ContextForm",bm,c));n[t]=s,s.launch.map((function(n){i["form:"+t]=W(W({},c.launch),{type:"contextformtogglebutton"===n.type?"togglebutton":"button",onAction:function(){e(s)}})})),"editor"===s.scope?r.push(s):o.push(s),a[t]=s},s=function(t,e){var n;(n=e,Ho("ContextToolbar",Mm,n)).each((function(n){"editor"===e.scope?r.push(n):o.push(n),a[t]=n}))},u=pt(t);return I(u,(function(e){var n=t[e];"contextform"===n.type?c(e,n):"contexttoolbar"===n.type&&s(e,n)})),{forms:n,inNodeScope:o,inEditorScope:r,lookupTable:a,formNavigators:i}},cS=ia("forward-slide"),sS=ia("backward-slide"),uS=ia("change-slide-event"),pS="tox-pop--resizing",lS="tox-pop--transition",dS=function(t,e,n,o){var r,i,a=o.backstage,c=a.shared,s=ze().deviceType.isTouch,u=tu(),p=tu(),l=tu(),d=ec((r={sink:n,onEscape:function(){return t.focus(),C.some(!0)}},i=vr([]),QM.sketch({dom:{tag:"div",classes:["tox-pop"]},fireDismissalEventInstead:{event:"doNotDismissYet"},onShow:function(t){i.set([]),QM.getContent(t).each((function(t){cn(t.element,"visibility")})),Xa(t.element,pS),cn(t.element,"width")},inlineBehaviours:As([pM("context-toolbar-events",[Ui(ti(),(function(t,e){"width"===e.event.raw.propertyName&&(Xa(t.element,pS),cn(t.element,"width"))})),Pi(uS,(function(t,e){var n=t.element;cn(n,"width");var o=On(n);QM.setContent(t,e.event.contents),Ea(n,pS);var r=On(n);Qe(n,"width",o+"px"),QM.getContent(t).each((function(t){e.event.focus.bind((function(t){return Rs(t),Ss(n)})).orThunk((function(){return oM.focusIn(t),ks(Ne(n))}))})),mz.setTimeout((function(){Qe(t.element,"width",r+"px")}),0)})),Pi(cS,(function(t,e){QM.getContent(t).each((function(e){i.set(i.get().concat([{bar:e,focus:ks(Ne(t.element))}]))})),Ti(t,uS,{contents:e.event.forwardContents,focus:C.none()})})),Pi(sS,(function(t,e){ct(i.get()).each((function(e){i.set(i.get().slice(0,i.get().length-1)),Ti(t,uS,{contents:nc(e.bar),focus:e.focus})}))}))]),oM.config({mode:"special",onEscape:function(t){return ct(i.get()).fold((function(){return r.onEscape()}),(function(e){return Ri(t,sS),C.some(!0)}))}})]),lazySink:function(){return Fn.value(r.sink)}}))),f=function(){var e=l.get().getOr("node"),n=tS(e)?1:0;return Jk(t,c,e,n)},b=function(){return!(t.removed||s()&&a.isContextMenuOpen())},z=function(){if(b()){var e=f(),n=vt(l.get(),"node")?function(t,e){return e.filter(Xe).map(Yn).getOrThunk((function(){return Kk(t)}))}(t,u.get()):Kk(t);return e.height<=0||!$k(n,e)}return!0},h=function(){u.clear(),p.clear(),l.clear(),QM.hide(d)},m=function(){if(QM.isOpen(d)){var t=d.element;cn(t,"display"),z()?Qe(t,"display","none"):(p.set(0),QM.reposition(d))}},O=function(e){return{dom:{tag:"div",classes:["tox-pop__dialog"]},components:[e],behaviours:As([oM.config({mode:"acyclic"}),pM("pop-dialog-wrap-events",[Vi((function(e){t.shortcuts.add("ctrl+F9","focus statusbar",(function(){return oM.focusIn(e)}))})),Gi((function(e){t.shortcuts.remove("ctrl+F9")}))])])}},g=jt((function(){return aS(e,(function(t){var e=A([t]);Ti(d,cS,{forwardContents:O(e)})}))})),A=function(e){var n=t.ui.registry.getAll().buttons,r=g(),i=W(W({},n),r.formNavigators),a=RO(t)===hm.scrolling?hm.scrolling:hm.default,s=J(H(e,(function(e){return"contexttoolbar"===e.type?function(e,n){return Tk(t,{buttons:e,toolbar:n.items,allowToolbarGroups:!1},o,C.some(["form:"]))}(i,e):function(t,e){return Gk(t,e)}(e,c.providers)})));return zT({type:a,uid:ia("context-toolbar"),initGroups:s,onEscape:C.none,cyclicKeying:!0,providers:c.providers})},v=function(e,o){var r="node"===e?c.anchors.node(o):c.anchors.cursor(),i=function(t,e,n,o){return"line"===e?{bubble:Ou(12,0,Qk),layouts:{onLtr:function(){return[cs]},onRtl:function(){return[ss]}},overrides:Zk}:{bubble:Ou(0,12,Qk,1/12),layouts:nS(t,n,o,e),overrides:Zk}}(t,e,s(),{lastElement:u.get,isReposition:function(){return vt(p.get(),0)},getMode:function(){return Ep.getMode(n)}});return so(r,i)},y=function(t,e){if(q.cancel(),b()){var o=A(t),r=t[0].position,i=v(r,e);l.set(r),p.set(1);var a=d.element;cn(a,"display"),function(t){return vt(qt(t,u.get(),Oe),!0)}(e)||(Xa(a,lS),Ep.reset(n,d)),QM.showWithinBounds(d,O(o),{anchor:i,transition:{classes:[lS],mode:"placement"}},(function(){return C.some(f())})),e.fold(u.clear,u.set),z()&&Qe(a,"display","none")}},q=Nh((function(){t.hasFocus()&&!t.removed&&(Ya(d.element,lS)?q.throttle():function(t,e){var n=Ct.fromDom(e.getBody()),o=function(t){return Oe(t,n)},r=Ct.fromDom(e.selection.getNode());return function(t){return!o(t)&&!Ae(n,t)}(r)?C.none():rS(r,t.inNodeScope,t.inEditorScope).orThunk((function(){return iS(o,r,t)}))}(g(),t).fold(h,(function(t){y(t.toolbars,C.some(t.elem))})))}),17);t.on("init",(function(){t.on("remove",h),t.on("ScrollContent ScrollWindow ObjectResized ResizeEditor longpress",m),t.on("click keyup focus SetContent",q.throttle),t.on(Ik,h),t.on("contexttoolbar-show",(function(e){var n=g();Ot(n.lookupTable,e.toolbarKey).each((function(n){y([n],_t(e.target!==t,e.target)),QM.getContent(d).each(oM.focusIn)}))})),t.on("focusout",(function(e){mz.setEditorTimeout(t,(function(){Ss(n.element).isNone()&&Ss(d.element).isNone()&&h()}),0)})),t.on("SwitchMode",(function(){t.mode.isReadOnly()&&h()})),t.on("AfterProgressState",(function(e){e.state?h():t.hasFocus()&&q.throttle()})),t.on("NodeChange",(function(t){Ss(d.element).fold(q.throttle,M)}))}))},fS={unsupportedLength:["em","ex","cap","ch","ic","rem","lh","rlh","vw","vh","vi","vb","vmin","vmax","cm","mm","Q","in","pc","pt","px"],fixed:["px","pt"],relative:["%"],empty:[""]},bS=(HT="[eE][+-]?"+(jT="[0-9]+"),IT=function(t){return"(?:"+t+")?"},FT=["Infinity",jT+"\\."+IT(jT)+IT(HT),"\\."+jT+IT(HT),jT+IT(HT)].join("|"),new RegExp("^([+-]?(?:"+FT+"))(.*)$")),MS=function(t,e){return C.from(bS.exec(t)).bind((function(t){var n=Number(t[1]),o=t[2];return function(t,e){return X(e,(function(e){return X(fS[e],(function(e){return t===e}))}))}(o,e)?C.some({value:n,unit:o}):C.none()}))},zS=function(t,e){var n=function(){var n=e.getOptions(t),o=e.getCurrent(t).map(e.hash),r=tu();return H(n,(function(n){return{type:"togglemenuitem",text:e.display(n),onSetup:function(i){var a=function(t){t&&(r.on((function(t){return t.setActive(!1)})),r.set(i)),i.setActive(t)};a(vt(o,e.hash(n)));var c=e.watcher(t,n,a);return function(){r.clear(),c()}},onAction:function(){return e.setCurrent(t,n)}}}))};t.ui.registry.addMenuButton(e.name,{tooltip:e.text,icon:e.icon,fetch:function(t){return t(n())},onSetup:e.onToolbarSetup}),t.ui.registry.addNestedMenuItem(e.name,{type:"nestedmenuitem",text:e.text,getSubmenuItems:n,onSetup:e.onMenuSetup})},hS={name:"lineheight",text:"Line height",icon:"line-height",getOptions:function(t){return t.getParam("lineheight_formats","1 1.1 1.2 1.3 1.4 1.5 2","string").split(" ")},hash:function(t){return function(t,e){return MS(t,e).map((function(t){return t.value+t.unit}))}(t,["fixed","relative","empty"]).getOr(t)},display:m,watcher:function(t,e,n){return t.formatter.formatChanged("lineheight",n,!1,{value:e}).unbind},getCurrent:function(t){return C.from(t.queryCommandValue("LineHeight"))},setCurrent:function(t,e){return t.execCommand("LineHeight",!1,e)}},mS=function(t){zS(t,hS),function(t){var e=C.from(function(t){return t.getParam("content_langs",void 0,"array")}(t));return e.map((function(e){return{name:"language",text:"Language",icon:"language",getOptions:h(e),hash:function(t){return u(t.customCode)?t.code:t.code+"/"+t.customCode},display:function(t){return t.title},watcher:function(t,e,n){return t.formatter.formatChanged("lang",n,!1,{value:e.code,customValue:e.customCode}).unbind},getCurrent:function(t){var e=Ct.fromDom(t.selection.getNode());return Tr(e,(function(t){return C.some(t).filter(Et).bind((function(t){return Ve(t,"lang").map((function(e){return{code:e,customCode:Ve(t,"data-mce-lang").getOrUndefined(),title:""}}))}))}))},setCurrent:function(t,e){return t.execCommand("Lang",!1,e)},onToolbarSetup:function(e){var n=Zs();return e.setActive(t.formatter.match("lang",{},void 0,!0)),n.set(t.formatter.formatChanged("lang",e.setActive,!0)),n.clear}}}))}(t).each((function(e){return zS(t,e)}))},OS=function(t,e){!function(t,e){var n=XT(0,e,$T(t));t.ui.registry.addNestedMenuItem("align",{text:e.shared.providers.translate("Align"),getSubmenuItems:function(){return n.items.validateItems(n.getStyleItems())}})}(t,e),function(t,e){var n=XT(0,e,QT(t));t.ui.registry.addNestedMenuItem("fontformats",{text:e.shared.providers.translate("Fonts"),getSubmenuItems:function(){return n.items.validateItems(n.getStyleItems())}})}(t,e),function(t,e){var n=W({type:"advanced"},e.styleselect),o=XT(0,e,ik(t,n));t.ui.registry.addNestedMenuItem("formats",{text:"Formats",getSubmenuItems:function(){return o.items.validateItems(o.getStyleItems())}})}(t,e),function(t,e){var n=XT(0,e,rk(t));t.ui.registry.addNestedMenuItem("blockformats",{text:"Blocks",getSubmenuItems:function(){return n.items.validateItems(n.getStyleItems())}})}(t,e),function(t,e){var n=XT(0,e,nk(t));t.ui.registry.addNestedMenuItem("fontsizes",{text:"Font sizes",getSubmenuItems:function(){return n.items.validateItems(n.getStyleItems())}})}(t,e)},gS=function(t){return BT(t,"NodeChange",(function(e){e.setDisabled(!t.queryCommandState("outdent"))}))},AS=function(t){!function(t){t.ui.registry.addButton("outdent",{tooltip:"Decrease indent",icon:"outdent",onSetup:gS(t),onAction:ET(t,"outdent")}),t.ui.registry.addButton("indent",{tooltip:"Increase indent",icon:"indent",onAction:ET(t,"indent")})}(t)},vS=function(t,e){return function(){t.execCommand("mceToggleFormat",!1,e)}},yS=function(t){!function(t){q_.each([{name:"bold",text:"Bold",icon:"bold"},{name:"italic",text:"Italic",icon:"italic"},{name:"underline",text:"Underline",icon:"underline"},{name:"strikethrough",text:"Strikethrough",icon:"strike-through"},{name:"subscript",text:"Subscript",icon:"subscript"},{name:"superscript",text:"Superscript",icon:"superscript"}],(function(e,n){t.ui.registry.addToggleButton(e.name,{tooltip:e.text,icon:e.icon,onSetup:NT(t,e.name),onAction:vS(t,e.name)})}));for(var e=1;e<=6;e++){var n="h"+e;t.ui.registry.addToggleButton(n,{text:n.toUpperCase(),tooltip:"Heading "+e,onSetup:NT(t,n),onAction:vS(t,n)})}}(t),function(t){q_.each([{name:"cut",text:"Cut",action:"Cut",icon:"cut"},{name:"copy",text:"Copy",action:"Copy",icon:"copy"},{name:"paste",text:"Paste",action:"Paste",icon:"paste"},{name:"help",text:"Help",action:"mceHelp",icon:"help"},{name:"selectall",text:"Select all",action:"SelectAll",icon:"select-all"},{name:"newdocument",text:"New document",action:"mceNewDocument",icon:"new-document"},{name:"removeformat",text:"Clear formatting",action:"RemoveFormat",icon:"remove-formatting"},{name:"remove",text:"Remove",action:"Delete",icon:"remove"}],(function(e){t.ui.registry.addButton(e.name,{tooltip:e.text,icon:e.icon,onAction:ET(t,e.action)})}))}(t),function(t){q_.each([{name:"blockquote",text:"Blockquote",action:"mceBlockQuote",icon:"quote"}],(function(e){t.ui.registry.addToggleButton(e.name,{tooltip:e.text,icon:e.icon,onAction:ET(t,e.action),onSetup:NT(t,e.name)})}))}(t)},qS=function(t){yS(t),function(t){q_.each([{name:"bold",text:"Bold",action:"Bold",icon:"bold",shortcut:"Meta+B"},{name:"italic",text:"Italic",action:"Italic",icon:"italic",shortcut:"Meta+I"},{name:"underline",text:"Underline",action:"Underline",icon:"underline",shortcut:"Meta+U"},{name:"strikethrough",text:"Strikethrough",action:"Strikethrough",icon:"strike-through",shortcut:""},{name:"subscript",text:"Subscript",action:"Subscript",icon:"subscript",shortcut:""},{name:"superscript",text:"Superscript",action:"Superscript",icon:"superscript",shortcut:""},{name:"removeformat",text:"Clear formatting",action:"RemoveFormat",icon:"remove-formatting",shortcut:""},{name:"newdocument",text:"New document",action:"mceNewDocument",icon:"new-document",shortcut:""},{name:"cut",text:"Cut",action:"Cut",icon:"cut",shortcut:"Meta+X"},{name:"copy",text:"Copy",action:"Copy",icon:"copy",shortcut:"Meta+C"},{name:"paste",text:"Paste",action:"Paste",icon:"paste",shortcut:"Meta+V"},{name:"selectall",text:"Select all",action:"SelectAll",icon:"select-all",shortcut:"Meta+A"}],(function(e){t.ui.registry.addMenuItem(e.name,{text:e.text,icon:e.icon,shortcut:e.shortcut,onAction:ET(t,e.action)})})),t.ui.registry.addMenuItem("codeformat",{text:"Code",icon:"sourcecode",onAction:vS(t,"code")})}(t)},_S=function(t,e){return BT(t,"Undo Redo AddUndo TypingUndo ClearUndos SwitchMode",(function(n){n.setDisabled(t.mode.isReadOnly()||!t.undoManager[e]())}))},WS=function(t){!function(t){t.ui.registry.addMenuItem("undo",{text:"Undo",icon:"undo",shortcut:"Meta+Z",onSetup:_S(t,"hasUndo"),onAction:ET(t,"undo")}),t.ui.registry.addMenuItem("redo",{text:"Redo",icon:"redo",shortcut:"Meta+Y",onSetup:_S(t,"hasRedo"),onAction:ET(t,"redo")})}(t),function(t){t.ui.registry.addButton("undo",{tooltip:"Undo",icon:"undo",disabled:!0,onSetup:_S(t,"hasUndo"),onAction:ET(t,"undo")}),t.ui.registry.addButton("redo",{tooltip:"Redo",icon:"redo",disabled:!0,onSetup:_S(t,"hasRedo"),onAction:ET(t,"redo")})}(t)},LS=function(t){return BT(t,"VisualAid",(function(e){e.setActive(t.hasVisual)}))},wS=function(t){!function(t){t.ui.registry.addButton("visualaid",{tooltip:"Visual aids",text:"Visual aids",onAction:ET(t,"mceToggleVisualAid")})}(t),function(t){t.ui.registry.addToggleMenuItem("visualaid",{text:"Visual aids",onSetup:LS(t),onAction:ET(t,"mceToggleVisualAid")})}(t)},xS=function(t,e){!function(t){I([{name:"alignleft",text:"Align left",cmd:"JustifyLeft",icon:"align-left"},{name:"aligncenter",text:"Align center",cmd:"JustifyCenter",icon:"align-center"},{name:"alignright",text:"Align right",cmd:"JustifyRight",icon:"align-right"},{name:"alignjustify",text:"Justify",cmd:"JustifyFull",icon:"align-justify"}],(function(e){t.ui.registry.addToggleButton(e.name,{tooltip:e.text,icon:e.icon,onAction:ET(t,e.cmd),onSetup:NT(t,e.name)})})),t.ui.registry.addButton("alignnone",{tooltip:"No alignment",icon:"align-none",onAction:ET(t,"JustifyNone")})}(t),qS(t),OS(t,e),WS(t),function(t){!function(t){t.addCommand("mceApplyTextcolor",(function(e,n){!function(t,e,n){t.undoManager.transact((function(){t.focus(),t.formatter.apply(e,{value:n}),t.nodeChanged()}))}(t,e,n)})),t.addCommand("mceRemoveTextcolor",(function(e){!function(t,e){t.undoManager.transact((function(){t.focus(),t.formatter.remove(e,{value:null},null,!0),t.nodeChanged()}))}(t,e)}))}(t);var e=vr(oA),n=vr(oA);pA(t,"forecolor","forecolor","Text color",e),pA(t,"backcolor","hilitecolor","Background color",n),lA(t,"forecolor","forecolor","Text color"),lA(t,"backcolor","hilitecolor","Background color")}(t),wS(t),AS(t),mS(t)},RS=function(t,e){return{type:"makeshift",x:t,y:e}},TS=function(t){return"longpress"===t.type||0===t.type.indexOf("touch")},kS=function(t,e){var n=hO.DOM.getPos(t);return function(t,e,n){return RS(t.x+e,t.y+n)}(e,n.x,n.y)},SS=function(t,e){return"contextmenu"===e.type||"longpress"===e.type?t.inline?function(t){if(TS(t)){var e=t.touches[0];return RS(e.pageX,e.pageY)}return RS(t.pageX,t.pageY)}(e):kS(t.getContentAreaContainer(),function(t){if(TS(t)){var e=t.touches[0];return RS(e.clientX,e.clientY)}return RS(t.clientX,t.clientY)}(e)):CS(t)},CS=function(t){return{type:"selection",root:Ct.fromDom(t.selection.getNode())}},NS=function(t,e,n){switch(n){case"node":return function(t){return{type:"node",node:C.some(Ct.fromDom(t.selection.getNode())),root:Ct.fromDom(t.getBody())}}(t);case"point":return SS(t,e);case"selection":return CS(t)}},BS=function(t,e,n,o,r,i){var a=n(),c=NS(t,e,i);HW(a,mm.CLOSE_ON_EXECUTE,o,!1).map((function(t){e.preventDefault(),QM.showMenuAt(r,{anchor:c},{menu:{markers:Sm("normal")},data:t})}))},DS={onLtr:function(){return[as,es,ns,os,rs,is,pz,lz,uz,cz,sz,az]},onRtl:function(){return[as,ns,es,rs,os,is,pz,lz,sz,az,uz,cz]}},ES={valignCentre:[],alignCentre:[],alignLeft:["tox-pop--align-left"],alignRight:["tox-pop--align-right"],right:["tox-pop--right"],left:["tox-pop--left"],bottom:["tox-pop--bottom"],top:["tox-pop--top"]},PS=function(t,e,n,o,r,i,a){var c=function(t,e,n){var o=NS(t,e,n);return W({bubble:Ou(0,"point"===n?12:0,ES),layouts:DS,overrides:{maxWidthFunction:UR(),maxHeightFunction:Mu()}},o)}(t,e,i);HW(n,mm.CLOSE_ON_EXECUTE,o,!0).map((function(n){e.preventDefault(),QM.showMenuWithinBounds(r,{anchor:c},{menu:{markers:Sm("normal"),highlightImmediately:a},data:n,type:"horizontal"},(function(){return C.some(Jk(t,o.shared,"node"===i?"node":"selection"))})),t.fire(Ik)}))},XS=function(t,e,n,o,r,i){var a=ze(),c=a.os.isiOS(),s=a.os.isOSX(),u=a.os.isAndroid(),p=a.deviceType.isTouch(),l=function(){var a=n();PS(t,e,a,o,r,i,!(u||c||s&&p))};if((s||c)&&"node"!==i){var d=function(){!function(t){var e=t.selection.getRng(),n=function(){mz.setEditorTimeout(t,(function(){t.selection.setRng(e)}),10),i()};t.once("touchend",n);var o=function(t){t.preventDefault(),t.stopImmediatePropagation()};t.on("mousedown",o,!0);var r=function(){return i()};t.once("longpresscancel",r);var i=function(){t.off("touchend",n),t.off("longpresscancel",r),t.off("mousedown",o)}}(t),l()};!function(t,e){var n=t.selection;if(n.isCollapsed()||e.touches.length<1)return!1;var o=e.touches[0],r=n.getRng();return pp(t.getWin(),Fu.domRange(r)).exists((function(t){return t.left<=o.clientX&&t.right>=o.clientX&&t.top<=o.clientY&&t.bottom>=o.clientY}))}(t,e)?(t.once("selectionchange",d),t.once("touchend",(function(){return t.off("selectionchange",d)}))):d()}else l()},YS=function(t){return"string"==typeof t?t.split(/[ ,]/):t},jS=function(t){return t.getParam("contextmenu_never_use_native",!1,"boolean")},HS=function(t){return function(t,e,n){var o=t.ui.registry.getAll().contextMenus;return C.from(t.getParam(e)).map(YS).getOrThunk((function(){return U(YS(n),(function(t){return gt(o,t)}))}))}(t,"contextmenu","link linkchecker image imagetools table spellchecker configurepermanentpen")},IS=function(t){return r(t)?"|"===t:"separator"===t.type},FS={type:"separator"},US=function(t){var e,n=function(t){return{text:t.text,icon:t.icon,disabled:t.disabled,shortcut:t.shortcut}};if(r(t))return t;switch(t.type){case"separator":return FS;case"submenu":return W(W({type:"nestedmenuitem"},n(t)),{getSubmenuItems:function(){var e=t.getSubmenuItems();return r(e)?e:H(e,US)}});default:return W(W({type:"menuitem"},n(t)),{onAction:(e=t.onAction,function(){return e()})})}},VS=function(t,e){if(0===e.length)return t;var n=ct(t).filter((function(t){return!IS(t)})),o=n.fold((function(){return[]}),(function(t){return[FS]}));return t.concat(o).concat(e).concat([FS])},GS=function(t,e){return"longpress"!==e.type&&(2!==e.button||e.target===t.getBody()&&""===e.pointerType)},$S=function(t,e){return GS(t,e)?t.selection.getStart(!0):e.target},KS=function(t,e,n){var o=ze().deviceType.isTouch,i=ec(QM.sketch({dom:{tag:"div"},lazySink:e,onEscape:function(){return t.focus()},onShow:function(){return n.setContextMenuState(!0)},onHide:function(){return n.setContextMenuState(!1)},fireDismissalEventInstead:{},inlineBehaviours:As([pM("dismissContextMenu",[Pi(vi(),(function(e,n){cl.close(e),t.focus()}))])])})),a=function(t){return QM.hide(i)},c=function(e){if(jS(t)&&e.preventDefault(),!function(t,e){return e.ctrlKey&&!jS(t)}(t,e)&&!function(t){return!1===t.getParam("contextmenu")}(t)){var a=function(t,e){var n=function(t){return t.getParam("contextmenu_avoid_overlap","","string")}(t),o=GS(t,e)?"selection":"point";if(Tt(n)){var r=$S(t,e);return NA(Ct.fromDom(r),n)?"node":o}return o}(t,e);(o()?XS:BS)(t,e,(function(){var n=$S(t,e),o=t.ui.registry.getAll(),i=HS(t);return function(t,e,n){var o=G(e,(function(e,o){return Ot(t,o.toLowerCase()).map((function(t){var o=t.update(n);if(r(o))return VS(e,o.split(" "));if(o.length>0){var i=H(o,US);return VS(e,i)}return e})).getOrThunk((function(){return e.concat([o])}))}),[]);return o.length>0&&IS(o[o.length-1])&&o.pop(),o}(o.contextMenus,i,n)}),n,i,a)}};t.on("init",(function(){var e="ResizeEditor ScrollContent ScrollWindow longpresscancel"+(o()?"":" ResizeWindow");t.on(e,a),t.on("longpress contextmenu",c)}))},JS=yr([{offset:["x","y"]},{absolute:["x","y"]},{fixed:["x","y"]}]),QS=function(t){return function(e){return e.translate(-t.left,-t.top)}},ZS=function(t){return function(e){return e.translate(t.left,t.top)}},tC=function(t){return function(e,n){return G(t,(function(t,e){return e(t)}),bn(e,n))}},eC=function(t,e,n){return t.fold(tC([ZS(n),QS(e)]),tC([QS(e)]),tC([]))},nC=function(t,e,n){return t.fold(tC([ZS(n)]),tC([]),tC([ZS(e)]))},oC=function(t,e,n){return t.fold(tC([]),tC([QS(n)]),tC([ZS(e),QS(n)]))},rC=function(t,e,n){var o=t.fold((function(t,e){return{position:C.some("absolute"),left:C.some(t+"px"),top:C.some(e+"px")}}),(function(t,e){return{position:C.some("absolute"),left:C.some(t-n.left+"px"),top:C.some(e-n.top+"px")}}),(function(t,e){return{position:C.some("fixed"),left:C.some(t+"px"),top:C.some(e+"px")}}));return W({right:C.none(),bottom:C.none()},o)},iC=function(t,e,n,o){var r=function(t,r){return function(i,a){var c=t(e,n,o);return r(i.getOr(c.left),a.getOr(c.top))}};return t.fold(r(oC,aC),r(nC,cC),r(eC,sC))},aC=JS.offset,cC=JS.absolute,sC=JS.fixed,uC=function(t,e){var n=Ue(t,e);return u(n)?NaN:parseInt(n,10)},pC=function(t,e,n,o){return function(t,e){var n=t.element,o=uC(n,e.leftAttr),r=uC(n,e.topAttr);return isNaN(o)||isNaN(r)?C.none():C.some(bn(o,r))}(t,e).fold((function(){return n}),(function(t){return sC(t.left+o.left,t.top+o.top)}))},lC=function(t,e,n,o,r,i){var a=pC(t,e,n,o),c=e.mustSnap?bC(t,e,a,r,i):MC(t,e,a,r,i),s=eC(a,r,i);return function(t,e,n){var o=t.element;Ie(o,e.leftAttr,n.left+"px"),Ie(o,e.topAttr,n.top+"px")}(t,e,s),c.fold((function(){return{coord:sC(s.left,s.top),extra:C.none()}}),(function(t){return{coord:t.output,extra:t.extra}}))},dC=function(t,e){!function(t,e){var n=t.element;$e(n,e.leftAttr),$e(n,e.topAttr)}(t,e)},fC=function(t,e,n,o){return ut(t,(function(t){var r=t.sensor,i=function(t,e,n,o,r,i){var a=nC(t,r,i),c=nC(e,r,i);return Math.abs(a.left-c.left)<=n&&Math.abs(a.top-c.top)<=o}(e,r,t.range.left,t.range.top,n,o);return i?C.some({output:iC(t.output,e,n,o),extra:t.extra}):C.none()}))},bC=function(t,e,n,o,r){var i=e.getSnapPoints(t);return fC(i,n,o,r).orThunk((function(){var t=G(i,(function(t,e){var i=e.sensor,a=function(t,e,n,o,r,i){var a=nC(t,r,i),c=nC(e,r,i),s=Math.abs(a.left-c.left),u=Math.abs(a.top-c.top);return bn(s,u)}(n,i,e.range.left,e.range.top,o,r);return t.deltas.fold((function(){return{deltas:C.some(a),snap:C.some(e)}}),(function(n){return(a.left+a.top)/2<=(n.left+n.top)/2?{deltas:C.some(a),snap:C.some(e)}:t}))}),{deltas:C.none(),snap:C.none()});return t.snap.map((function(t){return{output:iC(t.output,n,o,r),extra:t.extra}}))}))},MC=function(t,e,n,o,r){var i=e.getSnapPoints(t);return fC(i,n,o,r)},zC=Object.freeze({__proto__:null,snapTo:function(t,e,n,o){var r=e.getTarget(t.element);if(e.repositionTarget){var i=ve(t.element),a=kn(i),c=Ax(r),s=function(t,e,n){return{coord:iC(t.output,t.output,e,n),extra:t.extra}}(o,a,c),u=rC(s.coord,0,c);tn(r,u)}}}),hC="data-initial-z-index",mC=function(t,e){t.getSystem().addToGui(e),function(t){We(t.element).filter(Et).each((function(e){on(e,"z-index").each((function(t){Ie(e,hC,t)})),Qe(e,"z-index",en(t.element,"z-index"))}))}(e)},OC=function(t){!function(t){We(t.element).filter(Et).each((function(t){Ve(t,hC).fold((function(){return cn(t,"z-index")}),(function(e){return Qe(t,"z-index",e)})),$e(t,hC)}))}(t),t.getSystem().removeFromGui(t)},gC=function(t,e,n){return t.getSystem().build($A.sketch({dom:{styles:{left:"0px",top:"0px",width:"100%",height:"100%",position:"fixed","z-index":"1000000000000000"},classes:[e]},events:n}))},AC=dr("snaps",[Jo("getSnapPoints"),wc("onSensor"),Jo("leftAttr"),Jo("topAttr"),fr("lazyViewport",jn),fr("mustSnap",!1)]),vC=[fr("useFixed",y),Jo("blockerClass"),fr("getTarget",m),fr("onDrag",M),fr("repositionTarget",!0),fr("onDrop",M),Or("getBounds",jn),AC],yC=function(t){return(e=on(t,"left"),n=on(t,"top"),o=on(t,"position"),r=function(t,e,n){return("fixed"===n?sC:aC)(parseInt(t,10),parseInt(e,10))},e.isSome()&&n.isSome()&&o.isSome()?C.some(r(e.getOrDie(),n.getOrDie(),o.getOrDie())):C.none()).getOrThunk((function(){var e=zn(t);return cC(e.left,e.top)}));var e,n,o,r},qC=function(t,e,n,o,r,i,a){return function(t,e,n,o,r){var i=r.bounds,a=nC(e,n,o),c=Uc(a.left,i.x,i.x+i.width-r.width),s=Uc(a.top,i.y,i.y+i.height-r.height),u=cC(c,s);return e.fold((function(){var t=oC(u,n,o);return aC(t.left,t.top)}),h(u),(function(){var t=eC(u,n,o);return sC(t.left,t.top)}))}(0,e.fold((function(){var t,e,a,c=(t=n,e=i.left,a=i.top,t.fold((function(t,n){return aC(t+e,n+a)}),(function(t,n){return cC(t+e,n+a)}),(function(t,n){return sC(t+e,n+a)}))),s=eC(c,o,r);return sC(s.left,s.top)}),(function(e){var a=lC(t,e,n,i,o,r);return a.extra.each((function(n){e.onSensor(t,n)})),a.coord})),o,r,a)},_C=function(t,e){return{bounds:t.getBounds(),height:dn(e.element),width:gn(e.element)}},WC=function(t,e,n,o,r){var i=n.update(o,r),a=n.getStartData().getOrThunk((function(){return _C(e,t)}));i.each((function(n){!function(t,e,n,o){var r=e.getTarget(t.element);if(e.repositionTarget){var i=ve(t.element),a=kn(i),c=Ax(r),s=yC(r),u=qC(t,e.snaps,s,a,c,o,n),p=rC(u,0,c);tn(r,p)}e.onDrag(t,r,o)}(t,e,a,n)}))},LC=function(t,e,n,o){e.each(OC),n.snaps.each((function(e){dC(t,e)}));var r=n.getTarget(t.element);o.reset(),n.onDrop(t,r)},wC=function(t){return function(e,n){var o=function(t){n.setStartData(_C(e,t))};return Bi(w([Pi(mi(),(function(t){n.getStartData().each((function(){return o(t)}))}))],t(e,n,o),!0))}},xC=Object.freeze({__proto__:null,getData:function(t){return C.from(bn(t.x,t.y))},getDelta:function(t,e){return bn(e.left-t.left,e.top-t.top)}}),RC=function(t,e,n){return[Pi(Yr(),(function(o,r){if(0===r.event.raw.button){r.stop();var i=function(){return LC(o,C.some(s),t,e)},a=BA(i,200),c={drop:i,delayDrop:a.schedule,forceDrop:i,move:function(n){a.cancel(),WC(o,t,e,xC,n)}},s=gC(o,t.blockerClass,function(t){return Bi([Pi(Yr(),t.forceDrop),Pi(Ir(),t.drop),Pi(jr(),(function(e,n){t.move(n.event)})),Pi(Hr(),t.delayDrop)])}(c));n(o),mC(o,s)}}))]},TC=w(w([],vC,!0),[kc("dragger",{handlers:wC(RC)})],!1),kC=Object.freeze({__proto__:null,getData:function(t){var e=t.raw.touches;return 1===e.length?function(t){var e=t[0];return C.some(bn(e.clientX,e.clientY))}(e):C.none()},getDelta:function(t,e){return bn(e.left-t.left,e.top-t.top)}}),SC=function(t,e,n){var o=tu(),r=function(n){LC(n,o.get(),t,e),o.clear()};return[Pi(Dr(),(function(i,a){a.stop();var c=function(){return r(i)},s={drop:c,delayDrop:M,forceDrop:c,move:function(n){WC(i,t,e,kC,n)}},u=gC(i,t.blockerClass,function(t){return Bi([Pi(Dr(),t.forceDrop),Pi(Pr(),t.drop),Pi(Xr(),t.drop),Pi(Er(),(function(e,n){t.move(n.event)}))])}(s));o.set(u);n(i),mC(i,u)})),Pi(Er(),(function(n,o){o.stop(),WC(n,t,e,kC,o.event)})),Pi(Pr(),(function(t,e){e.stop(),r(t)})),Pi(Xr(),r)]},CC=TC,NC=w(w([],vC,!0),[kc("dragger",{handlers:wC(SC)})],!1),BC=w(w([],vC,!0),[kc("dragger",{handlers:wC((function(t,e,n){return w(w([],RC(t,e,n),!0),SC(t,e,n),!0)}))})],!1),DC=Object.freeze({__proto__:null,mouse:CC,touch:NC,mouseOrTouch:BC}),EC=Object.freeze({__proto__:null,init:function(){var t=C.none(),e=C.none(),n=h({});return va({readState:n,reset:function(){t=C.none(),e=C.none()},update:function(e,n){return e.getData(n).bind((function(n){return function(e,n){var o=t.map((function(t){return e.getDelta(t,n)}));return t=C.some(n),o}(e,n)}))},getStartData:function(){return e},setStartData:function(t){e=C.some(t)}})}}),PC=_s({branchKey:"mode",branches:DC,name:"dragging",active:{events:function(t,e){return t.dragger.handlers(t,e)}},extra:{snap:function(t){return{sensor:t.sensor,range:t.range,output:t.output,extra:C.from(t.extra)}}},state:EC,apis:zC}),XC=function(t,e,n,o,r,i){return t.fold((function(){return PC.snap({sensor:cC(n-20,o-20),range:bn(r,i),output:cC(C.some(n),C.some(o)),extra:{td:e}})}),(function(t){var r=n-20,i=o-20,a=t.element.dom.getBoundingClientRect();return PC.snap({sensor:cC(r,i),range:bn(40,40),output:cC(C.some(n-a.width/2),C.some(o-a.height/2)),extra:{td:e}})}))},YC=function(t,e,n){return{getSnapPoints:t,leftAttr:"data-drag-left",topAttr:"data-drag-top",onSensor:function(t,o){var r=o.td;(function(t,e){return t.exists((function(t){return Oe(t,e)}))})(e.get(),r)||(e.set(r),n(r))},mustSnap:!0}},jC=function(t){return Az(Oz.sketch({dom:{tag:"div",classes:["tox-selector"]},buttonBehaviours:As([PC.config({mode:"mouseOrTouch",blockerClass:"blocker",snaps:t}),dy.config({})]),eventOrder:{mousedown:["dragging","alloy.base.behaviour"],touchstart:["dragging","alloy.base.behaviour"]}}))},HC=function(t,e){var n=vr([]),o=vr([]),r=vr(!1),i=tu(),a=tu(),c=function(t){var n=Yn(t);return XC(l.getOpt(e),t,n.x,n.y,n.width,n.height)},s=function(t){var n=Yn(t);return XC(d.getOpt(e),t,n.right,n.bottom,n.width,n.height)},u=YC((function(){return H(n.get(),(function(t){return c(t)}))}),i,(function(e){a.get().each((function(n){t.fire("TableSelectorChange",{start:e,finish:n})}))})),p=YC((function(){return H(o.get(),(function(t){return s(t)}))}),a,(function(e){i.get().each((function(n){t.fire("TableSelectorChange",{start:n,finish:e})}))})),l=jC(u),d=jC(p),f=ec(l.asSpec()),b=ec(d.asSpec()),M=function(e,n,o,r){var i=o(n);PC.snapTo(e,i);!function(e,n,o,r){var i=n.dom.getBoundingClientRect();cn(e.element,"display");var a=_e(Ct.fromDom(t.getBody())).dom.innerHeight,c=o(i),s=r(i,a);(c||s)&&Qe(e.element,"display","none")}(e,n,(function(t){return t[r]<0}),(function(t,e){return t[r]>e}))},z=function(t){return M(f,t,c,"top")},h=function(t){return M(b,t,s,"bottom")};ze().deviceType.isTouch()&&(t.on("TableSelectionChange",(function(t){r.get()||(Hp(e,f),Hp(e,b),r.set(!0)),i.set(t.start),a.set(t.finish),t.otherCells.each((function(e){n.set(e.upOrLeftCells),o.set(e.downOrRightCells),z(t.start),h(t.finish)}))})),t.on("ResizeEditor ResizeWindow ScrollContent",(function(){i.get().each(z),a.get().each(h)})),t.on("TableSelectionClear",(function(){r.get()&&(Up(f),Up(b),r.set(!1)),i.clear(),a.clear()})))},IC=function(t){if(1===t.nodeType){if("BR"===t.nodeName||t.getAttribute("data-mce-bogus"))return!0;if("bookmark"===t.getAttribute("data-mce-type"))return!0}return!1},FC=function(t,e,n){e.delimiter||(e.delimiter="»");return{dom:{tag:"div",classes:["tox-statusbar__path"],attributes:{role:"navigation"}},behaviours:As([oM.config({mode:"flow",selector:"div[role=button]"}),Kd.config({disabled:n.isDisabled}),GO(),nv.config({}),uM.config({}),pM("elementPathEvents",[Vi((function(o,r){t.shortcuts.add("alt+F11","focus statusbar elementpath",(function(){return oM.focusIn(o)})),t.on("NodeChange",(function(r){var i,a,c=function(e){for(var n=[],o=e.length;o-- >0;){var r=e[o];if(1===r.nodeType&&!IC(r)){var i=t.fire("ResolveName",{name:r.nodeName.toLowerCase(),target:r});if(i.isDefaultPrevented()||n.push({name:i.name,element:r}),i.isPropagationStopped())break}}return n}(r.parents);c.length>0?uM.set(o,(i=H(c||[],(function(e,o){return Oz.sketch({dom:{tag:"div",classes:["tox-statusbar__path-item"],attributes:{role:"button","data-index":o,"tab-index":-1,"aria-level":o+1},innerHtml:e.name},action:function(n){t.focus(),t.selection.select(e.element),t.nodeChanged()},buttonBehaviours:As([KO(n.isDisabled),GO()])})})),a={dom:{tag:"div",classes:["tox-statusbar__path-divider"],attributes:{"aria-hidden":!0},innerHtml:" "+e.delimiter+" "}},G(i.slice(1),(function(t,e){var n=t;return n.push(a),n.push(e),n}),[i[0]]))):uM.set(o,[])}))}))])]),components:[]}};!function(t){t[t.None=0]="None",t[t.Both=1]="Both",t[t.Vertical=2]="Vertical"}(UT||(UT={}));var UC=function(t,e,n){var o=Ct.fromDom(t.getContainer()),r=function(t,e,n,o,r){var i={};return i.height=Ek(o+e.top,vO(t),qO(t)),n===UT.Both&&(i.width=Ek(r+e.left,AO(t),yO(t))),i}(t,e,n,ln(o),On(o));dt(r,(function(t,e){return Qe(o,e,Dk(t))})),function(t){t.fire("ResizeEditor")}(t)},VC=function(t,e,n,o){var r=bn(20*n,20*o);return UC(t,r,e),C.some(!0)},GC=function(t,e){var n=function(t){var e=!t.hasPlugin("autoresize"),n=t.getParam("resize",e);return!1===n?UT.None:"both"===n?UT.Both:UT.Vertical}(t);return n===UT.None?C.none():C.some(Rh("resize-handle",{tag:"div",classes:["tox-statusbar__resize-handle"],attributes:{title:e.translate("Resize")},behaviours:[PC.config({mode:"mouse",repositionTarget:!1,onDrag:function(e,o,r){return UC(t,r,n)},blockerClass:"tox-blocker"}),oM.config({mode:"special",onLeft:function(){return VC(t,n,-1,0)},onRight:function(){return VC(t,n,1,0)},onUp:function(){return VC(t,n,0,-1)},onDown:function(){return VC(t,n,0,1)}}),nv.config({}),MM.config({})]},e.icons))},$C=function(t,e){var n=function(){var n,o=[];return t.getParam("elementpath",!0,"boolean")&&o.push(FC(t,{},e)),t.hasPlugin("wordcount")&&o.push(function(t,e){var n,o=function(t,n,o){return uM.set(t,[Qa(e.translate(["{0} "+o,n[o]]))])};return Oz.sketch({dom:{tag:"button",classes:["tox-statusbar__wordcount"]},components:[],buttonBehaviours:As([KO(e.isDisabled),GO(),nv.config({}),uM.config({}),Ll.config({store:{mode:"memory",initialValue:{mode:"words",count:{words:0,characters:0}}}}),pM("wordcount-events",[Ki((function(t){var e=Ll.getValue(t),n="words"===e.mode?"characters":"words";Ll.setValue(t,{mode:n,count:e.count}),o(t,e.count,n)})),Vi((function(e){t.on("wordCountUpdate",(function(t){var n=Ll.getValue(e).mode;Ll.setValue(e,{mode:n,count:t.wordCount}),o(e,t.wordCount,n)}))}))])]),eventOrder:(n={},n[ui()]=["disabling","alloy.base.behaviour","wordcount-events"],n)})}(t,e)),t.getParam("branding",!0,"boolean")&&o.push({dom:{tag:"span",classes:["tox-statusbar__branding"],innerHtml:'<a href="https://www.tiny.cloud/?utm_campaign=editor_referral&utm_medium=poweredby&utm_source=tinymce&utm_content=v5" rel="noopener" target="_blank" tabindex="-1" aria-label="'+(n=Ah.translate(["Powered by {0}","Tiny"]))+'">'+n+"</a>"}}),o.length>0?[{dom:{tag:"div",classes:["tox-statusbar__text-container"]},components:o}]:[]};return{dom:{tag:"div",classes:["tox-statusbar"]},components:function(){var o=n(),r=GC(t,e);return o.concat(r.toArray())}()}},KC=function(t){var e,n,o,r,i=t.inline,a=i?Hk:Nk,c=PO(t)?$x:Ox,s=C.none(),u=ze(),p=u.browser.isIE()?["tox-platform-ie"]:[],l=u.deviceType.isTouch()?["tox-platform-touch"]:[],d=CO(t),f=DO(t),b=Ah.isRtl()?{attributes:{dir:"rtl"}}:{},z={attributes:(e={},e[qu]=d?Hs.BottomToTop:Hs.TopToBottom,e)},h=function(){return s.bind(qT.getHeader)},m=function(){Qe(U.element,"width",document.body.clientWidth+"px")},O=ec((n=Oe(Ye(),f)&&"grid"===en(f,"display"),o={dom:W({tag:"div",classes:["tox","tox-silver-sink","tox-tinymce-aux"].concat(p).concat(l)},b),behaviours:As([Ep.config({useFixed:function(){return c.isDocked(h)}})])},r={dom:{styles:{width:document.body.clientWidth+"px"}},events:Bi([Pi(Oi(),m)])},so(o,n?r:{}))),g=function(){return Fn.value(O)},A=Az({dom:{tag:"div",classes:["tox-anchorbar"]}}),v=function(){return s.bind((function(t){return qT.getThrobber(t)})).getOrDie("Could not find throbber element")},y=ix(O,t,(function(){return s.bind((function(t){return A.getOpt(t)})).getOrDie("Could not find a anchor bar element")})),q=qT.parts.menubar({dom:{tag:"div",classes:["tox-menubar"]},backstage:y,onEscape:function(){t.focus()}}),_=RO(t),L=qT.parts.toolbar(W({dom:{tag:"div",classes:["tox-toolbar"]},getSink:g,providers:y.shared.providers,onEscape:function(){t.focus()},type:_,lazyToolbar:function(){return s.bind((function(t){return qT.getToolbar(t)})).getOrDie("Could not find more toolbar element")},lazyHeader:function(){return h().getOrDie("Could not find header element")}},z)),w=qT.parts["multiple-toolbar"]({dom:{tag:"div",classes:["tox-toolbar-overlord"]},providers:y.shared.providers,onEscape:function(){t.focus()},type:_}),x=qT.parts.socket({dom:{tag:"div",classes:["tox-edit-area"]}}),R=qT.parts.sidebar({dom:{tag:"div",classes:["tox-sidebar"]}}),T=qT.parts.throbber({dom:{tag:"div",classes:["tox-throbber"]},backstage:y}),k=t.getParam("statusbar",!0,"boolean")&&!i?C.some($C(t,y.shared.providers)):C.none(),S={dom:{tag:"div",classes:["tox-sidebar-wrap"]},components:[x,R]},N=wO(t),B=WO(t),D=_O(t),E=qT.parts.header({dom:W({tag:"div",classes:["tox-editor-header"]},z),components:J([D?[q]:[],N?[w]:B?[L]:[],BO(t)?[]:[A.asSpec()]]),sticky:PO(t),editor:t,sharedBackstage:y.shared}),P=J([d?[]:[E],i?[]:[S],d?[E]:[]]),X=J([[{dom:{tag:"div",classes:["tox-editor-container"]},components:P}],i?[]:k.toArray(),[T]]),Y=EO(t),j=W(W({role:"application"},Ah.isRtl()?{dir:"rtl"}:{}),Y?{"aria-hidden":"true"}:{}),H=ec(qT.sketch({dom:{tag:"div",classes:["tox","tox-tinymce"].concat(i?["tox-tinymce-inline"]:[]).concat(d?["tox-tinymce--toolbar-bottom"]:[]).concat(l).concat(p),styles:W({visibility:"hidden"},Y?{opacity:"0",border:"0"}:{}),attributes:j},components:X,behaviours:As([GO(),Kd.config({disableClass:"tox-tinymce--disabled"}),oM.config({mode:"cyclic",selector:".tox-menubar, .tox-toolbar, .tox-toolbar__primary, .tox-toolbar__overflow--open, .tox-sidebar__overflow--open, .tox-statusbar__path, .tox-statusbar__wordcount, .tox-statusbar__branding a, .tox-statusbar__resize-handle"})])}));s=C.some(H),t.shortcuts.add("alt+F9","focus menubar",(function(){qT.focusMenubar(H)})),t.shortcuts.add("alt+F10","focus toolbar",(function(){qT.focusToolbar(H)})),t.addCommand("ToggleToolbarDrawer",(function(){qT.toggleToolbarDrawer(H)})),t.addQueryStateHandler("ToggleToolbarDrawer",(function(){return qT.isToolbarDrawerToggled(H)}));var F=KA(H),U=KA(O);!function(t,e,n){var o=function(t,o){I([e,n],(function(e){e.broadcastEvent(t,o)}))},r=function(t,o){I([e,n],(function(e){e.broadcastOn([t],o)}))},i=function(t){return r(sl(),{target:t.target})},a=xs(),c=nu(a,"touchstart",i),s=nu(a,"touchmove",(function(t){return o(zi(),t)})),u=nu(a,"touchend",(function(t){return o(hi(),t)})),p=nu(a,"mousedown",i),l=nu(a,"mouseup",(function(t){0===t.raw.button&&r(pl(),{target:t.target})})),d=function(t){return r(sl(),{target:Ct.fromDom(t.target)})},f=function(t){0===t.button&&r(pl(),{target:Ct.fromDom(t.target)})},b=function(){I(t.editorManager.get(),(function(e){t!==e&&e.fire("DismissPopups",{relatedTarget:t})}))},M=function(t){return o(mi(),ru(t))},z=function(t){r(ul(),{}),o(Oi(),ru(t))},h=function(){return r(ul(),{})},m=function(e){e.state&&r(sl(),{target:Ct.fromDom(t.getContainer())})},O=function(t){r(sl(),{target:Ct.fromDom(t.relatedTarget.getContainer())})};t.on("PostRender",(function(){t.on("click",d),t.on("tap",d),t.on("mouseup",f),t.on("mousedown",b),t.on("ScrollWindow",M),t.on("ResizeWindow",z),t.on("ResizeEditor",h),t.on("AfterProgressState",m),t.on("DismissPopups",O)})),t.on("remove",(function(){t.off("click",d),t.off("tap",d),t.off("mouseup",f),t.off("mousedown",b),t.off("ScrollWindow",M),t.off("ResizeWindow",z),t.off("ResizeEditor",h),t.off("AfterProgressState",m),t.off("DismissPopups",O),p.unbind(),c.unbind(),s.unbind(),u.unbind(),l.unbind()})),t.on("detach",(function(){Kp(e),Kp(n),e.destroy(),n.destroy()}))}(t,F,U);var V=function(){var e=Dk(Pk(t)),n=Dk(function(t){return Xk(t).getOr(gO(t))}(t));return t.inline||(an("div","width",n)&&Qe(H.element,"width",n),an("div","height",e)?Qe(H.element,"height",e):Qe(H.element,"height","200px")),e};return{mothership:F,uiMothership:U,backstage:y,renderUI:function(){c.setup(t,y.shared,h),xS(t,y),KS(t,g,y),function(t){var e=t.ui.registry.getAll().sidebars;I(pt(e),(function(n){var o=e[n],r=function(){return vt(C.from(t.queryCommandValue("ToggleSidebar")),n)};t.ui.registry.addToggleButton(n,{icon:o.icon,tooltip:o.tooltip,onAction:function(e){t.execCommand("ToggleSidebar",!1,n),e.setActive(r())},onSetup:function(e){var n=function(){return e.setActive(r())};return t.on("ToggleSidebar",n),function(){t.off("ToggleSidebar",n)}}})}))}(t),BR(t,v,y.shared),ft(function(t){return t.getParam("toolbar_groups",{},"object")}(t),(function(e,n){t.ui.registry.addGroupToolbarButton(n,e)}));var e=t.ui.registry.getAll(),n=e.buttons,o=e.menuItems,r=e.contextToolbars,i=e.sidebars,s=LO(t),u={menuItems:o,menus:XO(t),menubar:YO(t),toolbar:s.getOrThunk((function(){return function(t){return t.getParam("toolbar",!0)}(t)})),allowToolbarGroups:_===hm.floating,buttons:n,sidebar:i};dS(t,r,O,{backstage:y}),HC(t,O);var p=t.getElement(),l=V(),d={mothership:F,uiMothership:U,outerContainer:H},f={targetNode:p,height:l};return a.render(t,d,u,y,f)},getUi:function(){return{channels:{broadcastAll:U.broadcast,broadcastOn:U.broadcastOn,register:M}}}}},JC=h([Jo("lazySink"),ar("dragBlockClass"),Or("getBounds",jn),fr("useTabstopAt",q),fr("eventOrder",{}),wl("modalBehaviours",[oM]),xc("onExecute"),Tc("onEscape")]),QC={sketch:m},ZC=h([id({name:"draghandle",overrides:function(t,e){return{behaviours:As([PC.config({mode:"mouse",getTarget:function(t){return sc(t,'[role="dialog"]').getOr(t)},blockerClass:t.dragBlockClass.getOrDie(new Error("The drag blocker class was not specified for a dialog with a drag handle: \n"+JSON.stringify(e,null,2)).message),getBounds:t.getDragBounds})])}}}),od({schema:[Jo("dom")],name:"title"}),od({factory:QC,schema:[Jo("dom")],name:"close"}),od({factory:QC,schema:[Jo("dom")],name:"body"}),id({factory:QC,schema:[Jo("dom")],name:"footer"}),rd({factory:{sketch:function(t,e){return W(W({},t),{dom:e.dom,components:e.components})}},schema:[fr("dom",{tag:"div",styles:{position:"fixed",left:"0px",top:"0px",right:"0px",bottom:"0px"}}),fr("components",[])],name:"blocker"})]),tN=kd({name:"ModalDialog",configFields:JC(),partFields:ZC(),factory:function(t,e,n,o){var r,i=tu(),a=ia("modal-events"),c=W(W({},t.eventOrder),((r={})[gi()]=[a].concat(t.eventOrder["alloy.system.attached"]||[]),r));return{uid:t.uid,dom:t.dom,components:e,apis:{show:function(e){i.set(e);var n=t.lazySink(e).getOrDie(),r=o.blocker(),a=n.getSystem().build(W(W({},r),{components:r.components.concat([nc(e)]),behaviours:As([MM.config({}),pM("dialog-blocker-events",[Ui(Ur(),(function(){oM.focusIn(e)}))])])}));Hp(n,a),oM.focusIn(e)},hide:function(t){i.clear(),We(t.element).each((function(e){t.getSystem().getByDom(e).each((function(t){Up(t)}))}))},getBody:function(e){return md(e,t,"body")},getFooter:function(e){return md(e,t,"footer")},setIdle:function(t){SR.unblock(t)},setBusy:function(t,e){SR.block(t,e)}},eventOrder:c,domModification:{attributes:{role:"dialog","aria-modal":"true"}},behaviours:Rl(t.modalBehaviours,[uM.config({}),oM.config({mode:"cyclic",onEnter:t.onExecute,onEscape:t.onEscape,useTabstopAt:t.useTabstopAt}),SR.config({getRoot:i.get}),pM(a,[Vi((function(e){var n,o,r,i,a,c;n=e.element,o=md(e,t,"title").element,r=Ve(n,"id").fold((function(){var t=ia("dialog-label");return Ie(o,"id",t),t}),m),Ie(n,"aria-labelledby",r),i=e.element,a=md(e,t,"body").element,c=C.from(Ue(i,"id")).fold((function(){var t=ia("dialog-describe");return Ie(a,"id",t),t}),m),Ie(i,"aria-describedby",c)}))])])}},apis:{show:function(t,e){t.show(e)},hide:function(t,e){t.hide(e)},getBody:function(t,e){return t.getBody(e)},getFooter:function(t,e){return t.getFooter(e)},setBusy:function(t,e,n){t.setBusy(e,n)},setIdle:function(t,e){t.setIdle(e)}}}),eN=Wo([tr("type"),tr("name")].concat(Km)),nN=No,oN=[Go("name","name",po((function(){return ia("button-name")})),Co),ur("icon"),hr("align","end",["start","end"]),mr("primary",!1),mr("disabled",!1)],rN=w(w([],oN,!0),[tr("text")],!1),iN=w([er("type",["submit","cancel","custom"])],rN,!0),aN=w([er("type",["menu"]),ur("text"),ur("tooltip"),ur("icon"),ir("items",eN)],oN,!0),cN=Vo("type",{submit:iN,cancel:iN,custom:iN,menu:aN}),sN=[tr("type"),tr("text"),er("level",["info","warn","error","success"]),tr("icon"),fr("url","")],uN=Wo(sN),pN=[tr("type"),tr("text"),mr("disabled",!1),mr("primary",!1),Go("name","name",po((function(){return ia("button-name")})),Co),ur("icon"),mr("borderless",!1)],lN=Wo(pN),dN=[tr("type"),tr("name"),tr("label"),mr("disabled",!1)],fN=Wo(dN),bN=No,MN=[tr("type"),tr("name")],zN=MN.concat([ur("label")]),hN=zN.concat([fr("columns","auto")]),mN=Wo(hN),ON=Ro([tr("value"),tr("text"),tr("icon")]),gN=Wo(zN),AN=Co,vN=Wo(zN),yN=Co,qN=MN.concat([zr("tag","textarea"),tr("scriptId"),tr("scriptUrl"),function(t,e){return br(t,e,Eo)}("settings",void 0)]),_N=MN.concat([zr("tag","textarea"),nr("init")]),WN=Yo((function(t){return Ho("customeditor.old",_o(_N),t).orThunk((function(){return Ho("customeditor.new",_o(qN),t)}))})),LN=Co,wN=Wo(zN),xN=Lo(Oo),RN=function(t){return[tr("type"),Zo("columns"),t]},TN=[tr("type"),tr("html"),hr("presets","presentation",["presentation","document"])],kN=Wo(TN),SN=zN.concat([mr("sandboxed",!0)]),CN=Wo(SN),NN=Co,BN=zN.concat([Qo("currentState",Wo([Jo("blob"),tr("url")]))]),DN=Wo(BN),EN=zN.concat([ur("inputMode"),ur("placeholder"),mr("maximized",!1),mr("disabled",!1)]),PN=Wo(EN),XN=Co,YN=function(t){return[tr("type"),tr("label"),t]},jN=[tr("text"),tr("value")],HN=[tr("text"),ir("items",function(t,e){return n=jt(e),{extract:function(t,e){return n().extract(t,e)},toString:function(){return n().toString()}};var n}(0,(function(){return IN})))],IN=wo([Wo(jN),Wo(HN)]),FN=zN.concat([ir("items",IN),mr("disabled",!1)]),UN=Wo(FN),VN=Co,GN=zN.concat([rr("items",[tr("text"),tr("value")]),Mr("size",1),mr("disabled",!1)]),$N=Wo(GN),KN=Co,JN=zN.concat([mr("constrain",!0),mr("disabled",!1)]),QN=Wo(JN),ZN=Wo([tr("width"),tr("height")]),tB=[tr("type"),ir("header",Co),ir("cells",Lo(Co))],eB=Wo(tB),nB=zN.concat([ur("placeholder"),mr("maximized",!1),mr("disabled",!1)]),oB=Wo(nB),rB=Co,iB=zN.concat([hr("filetype","file",["image","media","file"]),fr("disabled",!1)]),aB=Wo(iB),cB=Wo([tr("value"),fr("meta",{})]),sB=function(t){return Go("items","items",{tag:"required",process:{}},Lo(Yo((function(e){return Ho("Checking item of "+t,uB,e).fold((function(t){return Fn.error(Uo(t))}),(function(t){return Fn.value(t)}))}))))},uB=yo((function(){return Xo("type",{alertbanner:uN,bar:Wo((t=sB("bar"),[tr("type"),t])),button:lN,checkbox:fN,colorinput:gN,colorpicker:vN,dropzone:wN,grid:Wo(RN(sB("grid"))),iframe:CN,input:PN,listbox:UN,selectbox:$N,sizeinput:QN,textarea:oB,urlinput:aB,customeditor:WN,htmlpanel:kN,imagetools:DN,collection:mN,label:Wo(YN(sB("label"))),table:eB,panel:lB});var t})),pB=[tr("type"),fr("classes",[]),ir("items",uB)],lB=Wo(pB),dB=[Go("name","name",po((function(){return ia("tab-name")})),Co),tr("title"),ir("items",uB)],fB=[tr("type"),rr("tabs",dB)],bB=Wo(fB),MB=rN,zB=cN,hB=Wo([tr("title"),Qo("body",Xo("type",{panel:lB,tabpanel:bB})),zr("size","normal"),ir("buttons",zB),fr("initialData",{}),Or("onAction",M),Or("onChange",M),Or("onSubmit",M),Or("onClose",M),Or("onCancel",M),fr("onTabChange",M)]),mB=Wo(w([er("type",["cancel","custom"])],MB,!0)),OB=Wo([tr("title"),tr("url"),sr("height"),sr("width"),lr("buttons",mB),Or("onAction",M),Or("onCancel",M),Or("onClose",M),Or("onMessage",M)]),gB=function(t){return i(t)?[t].concat(Q(mt(t),gB)):a(t)?Q(t,gB):[]},AB=function(t){return r(t.type)&&r(t.name)},vB={checkbox:bN,colorinput:AN,colorpicker:yN,dropzone:xN,input:XN,iframe:NN,sizeinput:ZN,selectbox:KN,listbox:VN,size:ZN,textarea:rB,urlinput:cB,customeditor:LN,collection:ON,togglemenuitem:nN},yB=function(t){var e=function(t){return U(gB(t),AB)}(t),n=Q(e,(function(t){return function(t){return C.from(vB[t.type])}(t).fold((function(){return[]}),(function(e){return[Qo(t.name,e)]}))}));return Wo(n)},qB=function(t){return{internalDialog:Io(Ho("dialog",hB,t)),dataValidator:yB(t),initialData:t.initialData}},_B={open:function(t,e){var n=qB(e);return t(n.internalDialog,n.initialData,n.dataValidator)},openUrl:function(t,e){return t(Io(Ho("dialog",OB,e)))},redial:function(t){return qB(t)}},WB=function(t){var e=[],n={};return dt(t,(function(t,o){t.fold((function(){e.push(o)}),(function(t){n[o]=t}))})),e.length>0?Fn.error(e):Fn.value(n)},LB=function(t,e){var n=Az(p_.sketch((function(n){return{dom:{tag:"div",classes:["tox-form"].concat(t.classes)},components:H(t.items,(function(t){return lw(n,t,e)}))}})));return{dom:{tag:"div",classes:["tox-dialog__body"]},components:[{dom:{tag:"div",classes:["tox-dialog__body-content"]},components:[n.asSpec()]}],behaviours:As([oM.config({mode:"acyclic",useTabstopAt:A(P_)}),O_(n),w_(n,{postprocess:function(t){return WB(t).fold((function(t){return console.error(t),{}}),m)}})])}},wB=Td({name:"TabButton",configFields:[fr("uid",void 0),Jo("value"),Go("dom","dom",fo((function(){return{attributes:{role:"tab",id:ia("aria"),"aria-selected":"false"}}})),To()),ar("action"),fr("domModification",{}),wl("tabButtonBehaviours",[MM,oM,Ll]),Jo("view")],factory:function(t,e){return{uid:t.uid,dom:t.dom,components:t.components,events:xM(t.action),behaviours:Rl(t.tabButtonBehaviours,[MM.config({}),oM.config({mode:"execution",useSpace:!0,useEnter:!0}),Ll.config({store:{mode:"memory",initialValue:t.value}})]),domModification:t.domModification}}}),xB=h([Jo("tabs"),Jo("dom"),fr("clickToDismiss",!1),wl("tabbarBehaviours",[sf,oM]),Wc(["tabClass","selectedClass"])]),RB=ad({factory:wB,name:"tabs",unit:"tab",overrides:function(t){var e=function(t,e){sf.dehighlight(t,e),Ti(t,Li(),{tabbar:t,button:e})},n=function(t,e){sf.highlight(t,e),Ti(t,Wi(),{tabbar:t,button:e})};return{action:function(o){var r=o.getSystem().getByUid(t.uid).getOrDie(),i=sf.isHighlighted(r,o);(i&&t.clickToDismiss?e:i?M:n)(r,o)},domModification:{classes:[t.markers.tabClass]}}}}),TB=h([RB]),kB=kd({name:"Tabbar",configFields:xB(),partFields:TB(),factory:function(t,e,n,o){return{uid:t.uid,dom:t.dom,components:e,"debug.sketcher":"Tabbar",domModification:{attributes:{role:"tablist"}},behaviours:Rl(t.tabbarBehaviours,[sf.config({highlightClass:t.markers.selectedClass,itemClass:t.markers.tabClass,onHighlight:function(t,e){Ie(e.element,"aria-selected","true")},onDehighlight:function(t,e){Ie(e.element,"aria-selected","false")}}),oM.config({mode:"flow",getInitial:function(t){return sf.getHighlighted(t).map((function(t){return t.element}))},selector:"."+t.markers.tabClass,executeOnMove:!0})])}}}),SB=Td({name:"Tabview",configFields:[wl("tabviewBehaviours",[uM])],factory:function(t,e){return{uid:t.uid,dom:t.dom,behaviours:Rl(t.tabviewBehaviours,[uM.config({})]),domModification:{attributes:{role:"tabpanel"}}}}}),CB=h([fr("selectFirst",!0),wc("onChangeTab"),wc("onDismissTab"),fr("tabs",[]),wl("tabSectionBehaviours",[])]),NB=od({factory:kB,schema:[Jo("dom"),or("markers",[Jo("tabClass"),Jo("selectedClass")])],name:"tabbar",defaults:function(t){return{tabs:t.tabs}}}),BB=od({factory:SB,name:"tabview"}),DB=h([NB,BB]),EB=kd({name:"TabSection",configFields:CB(),partFields:DB(),factory:function(t,e,n,o){var r=function(e,n){hd(e,t,"tabbar").each((function(t){n(t).each(ki)}))};return{uid:t.uid,dom:t.dom,components:e,behaviours:xl(t.tabSectionBehaviours),events:Bi(J([t.selectFirst?[Vi((function(t,e){r(t,sf.getFirst)}))]:[],[Pi(Wi(),(function(e,n){!function(e){var n=Ll.getValue(e);hd(e,t,"tabview").each((function(o){var r=$(t.tabs,(function(t){return t.value===n}));r.each((function(n){var r=n.view();Ve(e.element,"id").each((function(t){Ie(o.element,"aria-labelledby",t)})),uM.set(o,r),t.onChangeTab(o,e,r)}))}))}(n.event.button)})),Pi(Li(),(function(e,n){var o=n.event.button;t.onDismissTab(e,o)}))]])),apis:{getViewItems:function(e){return hd(e,t,"tabview").map((function(t){return uM.contents(t)})).getOr([])},showTab:function(t,e){r(t,(function(t){var n=sf.getCandidates(t);return $(n,(function(t){return Ll.getValue(t)===e})).filter((function(e){return!sf.isHighlighted(t,e)}))}))}}}},apis:{getViewItems:function(t,e){return t.getViewItems(e)},showTab:function(t,e,n){t.showTab(e,n)}}}),PB=function(t,e){Qe(t,"height",e+"px"),ze().browser.isIE()?cn(t,"flex-basis"):Qe(t,"flex-basis",e+"px")},XB=function(t,e,n){sc(t,'[role="dialog"]').each((function(t){pc(t,'[role="tablist"]').each((function(o){n.get().map((function(n){return Qe(e,"height","0"),Qe(e,"flex-basis","0"),Math.min(n,function(t,e,n){var o,r=qe(t).dom,i=sc(t,".tox-dialog-wrap").getOr(t);o="fixed"===en(i,"position")?Math.max(r.clientHeight,window.innerHeight):Math.max(r.offsetHeight,r.scrollHeight);var a=ln(e),c=e.dom.offsetLeft>=n.dom.offsetLeft+On(n)?Math.max(ln(n),a):a,s=parseInt(en(t,"margin-top"),10)||0,u=parseInt(en(t,"margin-bottom"),10)||0;return o-(ln(t)+s+u-c)}(t,e,o))})).each((function(t){PB(e,t)}))}))}))},YB=function(t){return pc(t,'[role="tabpanel"]')},jB=function(t){var e,n,o=(e=tu(),n=[Vi((function(n){var o=n.element;YB(o).each((function(r){Qe(r,"visibility","hidden"),n.getSystem().getByDom(r).toOptional().each((function(n){var o=function(t,e,n){return H(t,(function(o,r){uM.set(n,t[r].view());var i=e.dom.getBoundingClientRect();return uM.set(n,[]),i.height}))}(t,r,n),i=function(t){return at(rt(t,(function(t,e){return t>e?-1:t<e?1:0})))}(o);i.fold(e.clear,e.set)})),XB(o,r,e),cn(r,"visibility"),function(t,e){at(t).each((function(t){return EB.showTab(e,t.value)}))}(t,n),mz.requestAnimationFrame((function(){XB(o,r,e)}))}))})),Pi(Oi(),(function(t){var n=t.element;YB(n).each((function(t){XB(n,t,e)}))})),Pi(zv,(function(t,n){var o=t.element;YB(o).each((function(t){var n=ks(Ne(t));Qe(t,"visibility","hidden");var r=on(t,"height").map((function(t){return parseInt(t,10)}));cn(t,"height"),cn(t,"flex-basis");var i=t.dom.getBoundingClientRect().height;r.forall((function(t){return i>t}))?(e.set(i),XB(o,t,e)):r.each((function(e){PB(t,e)})),cn(t,"visibility"),n.each(Rs)}))}))],{extraEvents:n,selectFirst:!1});return{smartTabHeight:o,naiveTabHeight:{extraEvents:[],selectFirst:!0}}},HB="send-data-to-section",IB="send-data-to-view",FB=function(t,e){var n=vr({}),o=function(t){var e=Ll.getValue(t),o=WB(e).getOr({}),r=n.get(),i=so(r,o);n.set(i)},r=function(t){var e=n.get();Ll.setValue(t,e)},i=vr(null),a=H(t.tabs,(function(t){return{value:t.name,dom:{tag:"div",classes:["tox-dialog__body-nav-item"],innerHtml:e.shared.providers.translate(t.title)},view:function(){return[p_.sketch((function(n){return{dom:{tag:"div",classes:["tox-form"]},components:H(t.items,(function(t){return lw(n,t,e)})),formBehaviours:As([oM.config({mode:"acyclic",useTabstopAt:A(P_)}),pM("TabView.form.events",[Vi(r),Gi(o)]),Ls.config({channels:Lr([{key:HB,value:{onReceive:o}},{key:IB,value:{onReceive:r}}])})])}}))]}}})),c=jB(a).smartTabHeight;return EB.sketch({dom:{tag:"div",classes:["tox-dialog__body"]},onChangeTab:function(t,e,n){var o=Ll.getValue(e);Ti(t,Mv,{name:o,oldName:i.get()}),i.set(o)},tabs:a,components:[EB.parts.tabbar({dom:{tag:"div",classes:["tox-dialog__body-nav"]},components:[kB.parts.tabs({})],markers:{tabClass:"tox-tab",selectedClass:"tox-dialog__body-nav-item--active"},tabbarBehaviours:As([nv.config({})])}),EB.parts.tabview({dom:{tag:"div",classes:["tox-dialog__body-content"]}})],selectFirst:c.selectFirst,tabSectionBehaviours:As([pM("tabpanel",c.extraEvents),oM.config({mode:"acyclic"}),Bd.config({find:function(t){return at(EB.getViewItems(t))}}),Ll.config({store:{mode:"manual",getValue:function(t){return t.getSystem().broadcastOn([HB],{}),n.get()},setValue:function(t,e){n.set(e),t.getSystem().broadcastOn([IB],{})}}})])})},UB=ia("update-dialog"),VB=ia("update-title"),GB=ia("update-body"),$B=ia("update-footer"),KB=ia("body-send-message"),JB=function(t,e,n,o){return{dom:{tag:"div",classes:["tox-dialog__content-js"],attributes:W(W({},e.map((function(t){return{id:t}})).getOr({})),o?{"aria-live":"polite"}:{})},components:[],behaviours:As([g_(0),pk.config({channel:GB,updateState:function(t,e){return C.some({isTabPanel:function(){return"tabpanel"===e.body.type}})},renderComponents:function(t){return"tabpanel"===t.body.type?[FB(t.body,n)]:[LB(t.body,n)]},initialData:t})])}},QB=cg.deviceType.isTouch(),ZB=function(t,e){return{dom:{tag:"div",styles:{display:"none"},classes:["tox-dialog__header"]},components:[t,e]}},tD=function(t,e){return tN.parts.close(Oz.sketch({dom:{tag:"button",classes:["tox-button","tox-button--icon","tox-button--naked"],attributes:{type:"button","aria-label":e.translate("Close")}},action:t,buttonBehaviours:As([nv.config({})])}))},eD=function(){return tN.parts.title({dom:{tag:"div",classes:["tox-dialog__title"],innerHtml:"",styles:{display:"none"}}})},nD=function(t,e){return tN.parts.body({dom:{tag:"div",classes:["tox-dialog__body"]},components:[{dom:{tag:"div",classes:["tox-dialog__body-content"]},components:[{dom:gz("<p>"+gh(e.translate(t))+"</p>")}]}]})},oD=function(t){return tN.parts.footer({dom:{tag:"div",classes:["tox-dialog__footer"]},components:t})},rD=function(t,e){return[$A.sketch({dom:{tag:"div",classes:["tox-dialog__footer-start"]},components:t}),$A.sketch({dom:{tag:"div",classes:["tox-dialog__footer-end"]},components:e})]},iD=function(t){var e,n="tox-dialog",o=n+"-wrap",r=o+"__backdrop",i=n+"__disable-scroll";return tN.sketch({lazySink:t.lazySink,onEscape:function(e){return t.onEscape(e),C.some(!0)},useTabstopAt:function(t){return!P_(t)},dom:{tag:"div",classes:[n].concat(t.extraClasses),styles:W({position:"relative"},t.extraStyles)},components:w([t.header,t.body],t.footer.toArray(),!0),parts:{blocker:{dom:gz('<div class="'+o+'"></div>'),components:[{dom:{tag:"div",classes:QB?[r,r+"--opaque"]:[r]}}]}},dragBlockClass:o,modalBehaviours:As(w([MM.config({}),pM("dialog-events",t.dialogEvents.concat([Ui(Ur(),(function(t,e){oM.focusIn(t)}))])),pM("scroll-lock",[Vi((function(){Ea(Ye(),i)})),Gi((function(){Xa(Ye(),i)}))])],t.extraBehaviours,!0)),eventOrder:W((e={},e[ui()]=["dialog-events"],e[gi()]=["scroll-lock","dialog-events","alloy.base.behaviour"],e[Ai()]=["alloy.base.behaviour","dialog-events","scroll-lock"],e),t.eventOrder)})},aD=function(t){return Oz.sketch({dom:{tag:"button",classes:["tox-button","tox-button--icon","tox-button--naked"],attributes:{type:"button","aria-label":t.translate("Close"),title:t.translate("Close")}},components:[Rh("close",{tag:"div",classes:["tox-icon"]},t.icons)],action:function(t){Ri(t,pv)}})},cD=function(t,e,n){var o=function(t){return[Qa(n.translate(t.title))]};return{dom:{tag:"div",classes:["tox-dialog__title"],attributes:W({},e.map((function(t){return{id:t}})).getOr({}))},components:o(t),behaviours:As([pk.config({channel:VB,renderComponents:o})])}},sD=function(){return{dom:gz('<div class="tox-dialog__draghandle"></div>')}},uD=function(t,e){return function(t,e){var n=tN.parts.title(cD(t,C.none(),e)),o=tN.parts.draghandle(sD()),r=tN.parts.close(aD(e)),i=[n].concat(t.draggable?[o]:[]).concat([r]);return $A.sketch({dom:gz('<div class="tox-dialog__header"></div>'),components:i})}({title:e.shared.providers.translate(t),draggable:e.dialog.isDraggableModal()},e.shared.providers)},pD=function(t,e,n){return{dom:{tag:"div",classes:["tox-dialog__busy-spinner"],attributes:{"aria-label":n.translate(t)},styles:{left:"0px",right:"0px",bottom:"0px",top:"0px",position:"absolute"}},behaviours:e,components:[{dom:gz('<div class="tox-spinner"><div></div><div></div><div></div></div>')}]}},lD=function(t,e,n){return{onClose:function(){return n.closeWindow()},onBlock:function(n){tN.setBusy(t(),(function(t,o){return pD(n.message,o,e)}))},onUnblock:function(){tN.setIdle(t())}}},dD=function(t,e,n,o){var r;return ec(iD(W(W({},t),{lazySink:o.shared.getSink,extraBehaviours:w([pk.config({channel:UB,updateState:function(t,e){return C.some(e)},initialData:e}),T_({})],t.extraBehaviours,!0),onEscape:function(t){Ri(t,pv)},dialogEvents:n,eventOrder:(r={},r[si()]=[pk.name(),Ls.name()],r[gi()]=["scroll-lock",pk.name(),"messages","dialog-events","alloy.base.behaviour"],r[Ai()]=["alloy.base.behaviour","dialog-events","messages",pk.name(),"scroll-lock"],r)})))},fD=function(t){return H(t,(function(t){return"menu"===t.type?function(t){var e=H(t.items,(function(t){var e=vr(!1);return W(W({},t),{storage:e})}));return W(W({},t),{items:e})}(t):t}))},bD=function(t){return G(t,(function(t,e){return"menu"===e.type?G(e.items,(function(t,e){return t[e.name]=e.storage,t}),t):t}),{})},MD=function(t,e){return[Hi(Ur(),E_),t(uv,(function(t,n){e.onClose(),n.onClose()})),t(pv,(function(t,e,n,o){e.onCancel(t),Ri(o,uv)})),Pi(bv,(function(t,n){return e.onUnblock()})),Pi(fv,(function(t,n){return e.onBlock(n.event)}))]},zD=function(t,e){var n=function(e,n){return Pi(e,(function(e,r){o(e,(function(o,i){n(t(),o,r.event,e)}))}))},o=function(t,e){pk.getState(t).get().each((function(n){e(n,t)}))};return w(w([],MD(n,e),!0),[n(lv,(function(t,e,n){e.onAction(t,{name:n.name})}))],!1)},hD=function(t,e,n){var o=function(e,n){return Pi(e,(function(e,o){r(e,(function(r,i){n(t(),r,o.event,e)}))}))},r=function(t,e){pk.getState(t).get().each((function(n){e(n.internalDialog,t)}))};return w(w([],MD(o,e),!0),[o(dv,(function(t,e){return e.onSubmit(t)})),o(sv,(function(t,e,n){e.onChange(t,{name:n.name})})),o(lv,(function(t,e,o,r){var i=function(){return oM.focusIn(r)},a=function(t){return Ge(t,"disabled")||Ve(t,"aria-disabled").exists((function(t){return"true"===t}))},c=Ne(r.element),s=ks(c);e.onAction(t,{name:o.name,value:o.value}),ks(c).fold(i,(function(t){a(t)||s.exists((function(e){return Ae(t,e)&&a(e)}))?i():n().toOptional().filter((function(e){return!Ae(e.element,t)})).each(i)}))})),o(Mv,(function(t,e,n){e.onTabChange(t,{newTabName:n.name,oldTabName:n.oldName})})),Gi((function(e){var n=t();Ll.setValue(e,n.getData())}))],!1)},mD=function(t,e){var n=e.map((function(t){return t.footerButtons})).getOr([]),o=F(n,(function(t){return"start"===t.align})),r=function(t,e){return $A.sketch({dom:{tag:"div",classes:["tox-dialog__footer-"+t]},components:H(e,(function(t){return t.memento.asSpec()}))})};return[r("start",o.pass),r("end",o.fail)]},OD=function(t,e){return{dom:gz('<div class="tox-dialog__footer"></div>'),components:[],behaviours:As([pk.config({channel:$B,initialData:t,updateState:function(t,n){var o=H(n.buttons,(function(t){var n=Az(function(t,e){return ZW(t,t.type,e)}(t,e));return{name:t.name,align:t.align,memento:n}}));return C.some({lookupByName:function(t,e){return function(t,e,n){return $(e,(function(t){return t.name===n})).bind((function(e){return e.memento.getOpt(t)}))}(t,o,e)},footerButtons:o})},renderComponents:mD})])}},gD=function(t,e){return tN.parts.footer(OD(t,e))},AD=function(t,e){if(t.getRoot().getSystem().isConnected()){var n=Bd.getCurrent(t.getFormWrapper()).getOr(t.getFormWrapper());return p_.getField(n,e).fold((function(){var o=t.getFooter();return pk.getState(o).get().bind((function(t){return t.lookupByName(n,e)}))}),(function(t){return C.some(t)}))}return C.none()},vD=function(t,e,n){var o=function(e){var n=t.getRoot();n.getSystem().isConnected()&&e(n)},i={getData:function(){var e=t.getRoot(),o=e.getSystem().isConnected()?t.getFormWrapper():e,r=Ll.getValue(o),i=ft(n,(function(t){return t.get()}));return W(W({},r),i)},setData:function(e){o((function(o){var r=i.getData(),a=W(W({},r),e),c=function(t,e){var n=t.getRoot();return pk.getState(n).get().map((function(t){return Io(Ho("data",t.dataValidator,e))})).getOr(e)}(t,a),s=t.getFormWrapper();Ll.setValue(s,c),dt(n,(function(t,e){gt(a,e)&&t.set(a[e])}))}))},disable:function(e){AD(t,e).each(Kd.disable)},enable:function(e){AD(t,e).each(Kd.enable)},focus:function(e){AD(t,e).each(MM.focus)},block:function(t){if(!r(t))throw new Error("The dialogInstanceAPI.block function should be passed a blocking message of type string as an argument");o((function(e){Ti(e,fv,{message:t})}))},unblock:function(){o((function(t){Ri(t,bv)}))},showTab:function(e){o((function(n){var o=t.getBody();pk.getState(o).get().exists((function(t){return t.isTabPanel()}))&&Bd.getCurrent(o).each((function(t){EB.showTab(t,e)}))}))},redial:function(t){o((function(n){var o=e(t);n.getSystem().broadcastOn([UB],o),n.getSystem().broadcastOn([VB],o.internalDialog),n.getSystem().broadcastOn([GB],o.internalDialog),n.getSystem().broadcastOn([$B],o.internalDialog),i.setData(o.initialData)}))},close:function(){o((function(t){Ri(t,uv)}))}};return i},yD=function(t,e,n){var o=uD(t.internalDialog.title,n),r=function(t,e){var n=JB(t,C.none(),e,!1);return tN.parts.body(n)}({body:t.internalDialog.body},n),i=fD(t.internalDialog.buttons),a=bD(i),c=gD({buttons:i},n),s=hD((function(){return f}),lD((function(){return l}),n.shared.providers,e),n.shared.getSink),u=function(t){switch(t){case"large":return["tox-dialog--width-lg"];case"medium":return["tox-dialog--width-md"];default:return[]}}(t.internalDialog.size),p={header:o,body:r,footer:C.some(c),extraClasses:u,extraBehaviours:[],extraStyles:{}},l=dD(p,t,s,n),d={getRoot:h(l),getBody:function(){return tN.getBody(l)},getFooter:function(){return tN.getFooter(l)},getFormWrapper:function(){var t=tN.getBody(l);return Bd.getCurrent(t).getOr(t)}},f=vD(d,e.redial,a);return{dialog:l,instanceApi:f}},qD=function(t,e,n,o){var r,i,a,c,s,u=ia("dialog-label"),p=ia("dialog-content"),l=Az((a={title:t.internalDialog.title,draggable:!0},c=u,s=n.shared.providers,$A.sketch({dom:gz('<div class="tox-dialog__header"></div>'),components:[cD(a,C.some(c),s),sD(),aD(s)],containerBehaviours:As([PC.config({mode:"mouse",blockerClass:"blocker",getTarget:function(t){return lc(t,'[role="dialog"]').getOrDie()},snaps:{getSnapPoints:function(){return[]},leftAttr:"data-drag-left",topAttr:"data-drag-top"}})])}))),d=Az(function(t,e,n,o){return JB(t,C.some(e),n,o)}({body:t.internalDialog.body},p,n,o)),f=fD(t.internalDialog.buttons),b=bD(f),M=Az(function(t,e){return OD(t,e)}({buttons:f},n)),z=hD((function(){return O}),{onBlock:function(t){SR.block(m,(function(e,o){return pD(t.message,o,n.shared.providers)}))},onUnblock:function(){SR.unblock(m)},onClose:function(){return e.closeWindow()}},n.shared.getSink),m=ec({dom:{tag:"div",classes:["tox-dialog","tox-dialog-inline"],attributes:(r={role:"dialog"},r["aria-labelledby"]=u,r["aria-describedby"]=p,r)},eventOrder:(i={},i[si()]=[pk.name(),Ls.name()],i[ui()]=["execute-on-form"],i[gi()]=["reflecting","execute-on-form"],i),behaviours:As([oM.config({mode:"cyclic",onEscape:function(t){return Ri(t,uv),C.some(!0)},useTabstopAt:function(t){return!P_(t)&&("button"!==Bt(t)||"disabled"!==Ue(t,"disabled"))}}),pk.config({channel:UB,updateState:function(t,e){return C.some(e)},initialData:t}),MM.config({}),pM("execute-on-form",z.concat([Ui(Ur(),(function(t,e){oM.focusIn(t)}))])),SR.config({getRoot:function(){return C.some(m)}}),uM.config({}),T_({})]),components:[l.asSpec(),d.asSpec(),M.asSpec()]}),O=vD({getRoot:h(m),getFooter:function(){return M.get(m)},getBody:function(){return d.get(m)},getFormWrapper:function(){var t=d.get(m);return Bd.getCurrent(t).getOr(t)}},e.redial,b);return{dialog:m,instanceApi:O}},_D=tinymce.util.Tools.resolve("tinymce.util.URI"),WD=["insertContent","setContent","execCommand","close","block","unblock"],LD=function(t){return i(t)&&-1!==WD.indexOf(t.mceAction)},wD=function(t,e,n,o){var a,c,u,p=uD(t.title,o),l=function(t){var e={dom:{tag:"div",classes:["tox-dialog__content-js"]},components:[{dom:{tag:"div",classes:["tox-dialog__body-iframe"]},components:[B_({dom:{tag:"iframe",attributes:{src:t.url}},behaviours:As([nv.config({}),MM.config({})])})]}],behaviours:As([oM.config({mode:"acyclic",useTabstopAt:A(P_)})])};return tN.parts.body(e)}(t),d=t.buttons.bind((function(t){return 0===t.length?C.none():C.some(gD({buttons:t},o))})),f=zD((function(){return v}),lD((function(){return g}),o.shared.providers,e)),b=W(W({},t.height.fold((function(){return{}}),(function(t){return{height:t+"px","max-height":t+"px"}}))),t.width.fold((function(){return{}}),(function(t){return{width:t+"px","max-width":t+"px"}}))),M=t.width.isNone()&&t.height.isNone()?["tox-dialog--width-lg"]:[],z=new _D(t.url,{base_uri:new _D(window.location.href)}),h=z.protocol+"://"+z.host+(z.port?":"+z.port:""),m=Zs(),O=[pM("messages",[Vi((function(){var e=nu(Ct.fromDom(window),"message",(function(e){if(z.isSameOrigin(new _D(e.raw.origin))){var o=e.raw.data;LD(o)?function(t,e,n){switch(n.mceAction){case"insertContent":t.insertContent(n.content);break;case"setContent":t.setContent(n.content);break;case"execCommand":var o=!!s(n.ui)&&n.ui;t.execCommand(n.cmd,o,n.value);break;case"close":e.close();break;case"block":e.block(n.message);break;case"unblock":e.unblock()}}(n,v,o):function(t){return!LD(t)&&i(t)&>(t,"mceAction")}(o)&&t.onMessage(v,o)}}));m.set(e)})),Gi(m.clear)]),Ls.config({channels:(a={},a[KB]={onReceive:function(t,e){pc(t.element,"iframe").each((function(t){t.dom.contentWindow.postMessage(e,h)}))}},a)})],g=dD({header:p,body:l,footer:d,extraClasses:M,extraBehaviours:O,extraStyles:b},t,f,o),v=(c=g,u=function(t){c.getSystem().isConnected()&&t(c)},{block:function(t){if(!r(t))throw new Error("The urlDialogInstanceAPI.block function should be passed a blocking message of type string as an argument");u((function(e){Ti(e,fv,{message:t})}))},unblock:function(){u((function(t){Ri(t,bv)}))},close:function(){u((function(t){Ri(t,uv)}))},sendMessage:function(t){u((function(e){e.getSystem().broadcastOn([KB],t)}))}});return{dialog:g,instanceApi:v}},xD=function(t,e,n){return e&&n?[]:[Px.config({contextual:{lazyContext:function(){return C.some(Xn(Ct.fromDom(t.getContentAreaContainer())))},fadeInClass:"tox-dialog-dock-fadein",fadeOutClass:"tox-dialog-dock-fadeout",transitionClass:"tox-dialog-dock-transition"},modes:["top"]})]},RD=function(t){var e=t.backstage,n=t.editor,o=PO(n),r=function(t){var e=t.backstage.shared;return{open:function(n,o){var r=function(){tN.hide(s),o()},i=Az(ZW({name:"close-alert",text:"OK",primary:!0,align:"end",disabled:!1,icon:C.none()},"cancel",t.backstage)),a=eD(),c=tD(r,e.providers),s=ec(iD({lazySink:function(){return e.getSink()},header:ZB(a,c),body:nD(n,e.providers),footer:C.some(oD(rD([],[i.asSpec()]))),onEscape:r,extraClasses:["tox-alert-dialog"],extraBehaviours:[],extraStyles:{},dialogEvents:[Pi(pv,r)],eventOrder:{}}));tN.show(s);var u=i.get(s);MM.focus(u)}}}(t),i=function(t){var e=t.backstage.shared;return{open:function(n,o){var r=function(t){tN.hide(u),o(t)},i=Az(ZW({name:"yes",text:"Yes",primary:!0,align:"end",disabled:!1,icon:C.none()},"submit",t.backstage)),a=ZW({name:"no",text:"No",primary:!1,align:"end",disabled:!1,icon:C.none()},"cancel",t.backstage),c=eD(),s=tD((function(){return r(!1)}),e.providers),u=ec(iD({lazySink:function(){return e.getSink()},header:ZB(c,s),body:nD(n,e.providers),footer:C.some(oD(rD([],[a,i.asSpec()]))),onEscape:function(){return r(!1)},extraClasses:["tox-confirm-dialog"],extraBehaviours:[],extraStyles:{},dialogEvents:[Pi(pv,(function(){return r(!1)})),Pi(dv,(function(){return r(!0)}))],eventOrder:{}}));tN.show(u);var p=i.get(u);MM.focus(p)}}}(t),a=function(t,o){return _B.openUrl((function(t){var r=wD(t,{closeWindow:function(){tN.hide(r.dialog),o(r.instanceApi)}},n,e);return tN.show(r.dialog),r.instanceApi}),t)},c=function(t,n){return _B.open((function(t,o,r){var i=o,a=yD({dataValidator:r,initialData:i,internalDialog:t},{redial:_B.redial,closeWindow:function(){tN.hide(a.dialog),n(a.instanceApi)}},e);return tN.show(a.dialog),a.instanceApi.setData(i),a.instanceApi}),t)},s=function(t,r,i,a){return _B.open((function(t,c,s){var u=Io(Ho("data",s,c)),p=tu(),l=e.shared.header.isPositionedAtTop(),d=function(){return p.on((function(t){QM.reposition(t),Px.refresh(t)}))},f=qD({dataValidator:s,initialData:u,internalDialog:t},{redial:_B.redial,closeWindow:function(){p.on(QM.hide),n.off("ResizeEditor",d),p.clear(),i(f.instanceApi)}},e,a),b=ec(QM.sketch(W(W({lazySink:e.shared.getSink,dom:{tag:"div",classes:[]},fireDismissalEventInstead:{}},l?{}:{fireRepositionEventInstead:{}}),{inlineBehaviours:As(w([pM("window-manager-inline-events",[Pi(vi(),(function(t,e){Ri(f.dialog,pv)}))])],xD(n,o,l),!0)),isExtraPart:function(t,e){return function(t){return NA(t,".tox-alert-dialog")||NA(t,".tox-confirm-dialog")}(e)}})));return p.set(b),QM.showWithin(b,nc(f.dialog),{anchor:r},C.some(Ye())),o&&l||(Px.refresh(b),n.on("ResizeEditor",d)),f.instanceApi.setData(u),oM.focusIn(f.dialog),f.instanceApi}),t)};return{open:function(t,n,o){return void 0!==n&&"toolbar"===n.inline?s(t,e.shared.anchors.inlineDialog(),o,n.ariaAttrs):void 0!==n&&"cursor"===n.inline?s(t,e.shared.anchors.cursor(),o,n.ariaAttrs):c(t,o)},openUrl:function(t,e){return a(t,e)},alert:function(t,e){r.open(t,(function(){e()}))},close:function(t){t.close()},confirm:function(t,e){i.open(t,(function(t){e(t)}))}}};_.add("silver",(function(t){var e=KC(t),n=e.uiMothership,o=e.backstage,r=e.renderUI,i=e.getUi;CA(t,o.shared);var a=RD({editor:t,backstage:o});return{renderUI:r,getWindowManagerImpl:h(a),getNotificationManagerImpl:function(){return Sh(t,{backstage:o},n)},ui:i()}}))}()},5199:(t,e,n)=>{!function(){"use strict";var e=function(t){if(null===t)return"null";if(void 0===t)return"undefined";var e=typeof t;return"object"===e&&(Array.prototype.isPrototypeOf(t)||t.constructor&&"Array"===t.constructor.name)?"array":"object"===e&&(String.prototype.isPrototypeOf(t)||t.constructor&&"String"===t.constructor.name)?"string":e},o=function(t){return{eq:t}},r=o((function(t,e){return t===e})),i=function(t){return o((function(e,n){if(e.length!==n.length)return!1;for(var o=e.length,r=0;r<o;r++)if(!t.eq(e[r],n[r]))return!1;return!0}))},a=function(t,e){return function(t,e){return o((function(n,o){return t.eq(e(n),e(o))}))}(i(t),(function(t){return function(t,e){return Array.prototype.slice.call(t).sort(e)}(t,e)}))},c=function(t){return o((function(e,n){var o=Object.keys(e),i=Object.keys(n);if(!a(r).eq(o,i))return!1;for(var c=o.length,s=0;s<c;s++){var u=o[s];if(!t.eq(e[u],n[u]))return!1}return!0}))},s=o((function(t,n){if(t===n)return!0;var o=e(t);return o===e(n)&&(function(t){return-1!==["undefined","boolean","number","string","function","xml","null"].indexOf(t)}(o)?t===n:"array"===o?i(s).eq(t,n):"object"===o&&c(s).eq(t,n))})),u=function(t){return function(e){return o=typeof(n=e),(null===n?"null":"object"===o&&(Array.prototype.isPrototypeOf(n)||n.constructor&&"Array"===n.constructor.name)?"array":"object"===o&&(String.prototype.isPrototypeOf(n)||n.constructor&&"String"===n.constructor.name)?"string":o)===t;var n,o}},p=function(t){return function(e){return typeof e===t}},l=function(t){return function(e){return t===e}},d=u("string"),f=u("object"),b=u("array"),M=l(null),z=p("boolean"),h=l(void 0),m=function(t){return null==t},O=function(t){return!m(t)},g=p("function"),A=p("number"),v=function(){},y=function(t,e){return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return t(e.apply(null,n))}},q=function(t,e){return function(n){return t(e(n))}},_=function(t){return function(){return t}},W=function(t){return t},L=function(t,e){return t===e};function w(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r=e.concat(n);return t.apply(null,r)}}var x=function(t){return function(e){return!t(e)}},R=function(t){return t()},T=function(t){t()},k=_(!1),S=_(!0),C=function(){return N},N=function(){var t=function(t){return t()},e=W;return{fold:function(t,e){return t()},isSome:k,isNone:S,getOr:e,getOrThunk:t,getOrDie:function(t){throw new Error(t||"error: getOrDie called on none.")},getOrNull:_(null),getOrUndefined:_(void 0),or:e,orThunk:t,map:C,each:v,bind:C,exists:k,forall:S,filter:function(){return C()},toArray:function(){return[]},toString:_("none()")}}(),B=function(t){var e=_(t),n=function(){return r},o=function(e){return e(t)},r={fold:function(e,n){return n(t)},isSome:S,isNone:k,getOr:e,getOrThunk:e,getOrDie:e,getOrNull:e,getOrUndefined:e,or:n,orThunk:n,map:function(e){return B(e(t))},each:function(e){e(t)},bind:o,exists:o,forall:o,filter:function(e){return e(t)?r:N},toArray:function(){return[t]},toString:function(){return"some("+t+")"}};return r},D={some:B,none:C,from:function(t){return null==t?N:B(t)}},E=Array.prototype.slice,P=Array.prototype.indexOf,X=Array.prototype.push,Y=function(t,e){return P.call(t,e)},j=function(t,e){return Y(t,e)>-1},H=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return!0}return!1},I=function(t,e){for(var n=t.length,o=new Array(n),r=0;r<n;r++){var i=t[r];o[r]=e(i,r)}return o},F=function(t,e){for(var n=0,o=t.length;n<o;n++){e(t[n],n)}},U=function(t,e){for(var n=t.length-1;n>=0;n--){e(t[n],n)}},V=function(t,e){for(var n=[],o=[],r=0,i=t.length;r<i;r++){var a=t[r];(e(a,r)?n:o).push(a)}return{pass:n,fail:o}},G=function(t,e){for(var n=[],o=0,r=t.length;o<r;o++){var i=t[o];e(i,o)&&n.push(i)}return n},$=function(t,e,n){return U(t,(function(t,o){n=e(n,t,o)})),n},K=function(t,e,n){return F(t,(function(t,o){n=e(n,t,o)})),n},J=function(t,e,n){for(var o=0,r=t.length;o<r;o++){var i=t[o];if(e(i,o))return D.some(i);if(n(i,o))break}return D.none()},Q=function(t,e){return J(t,e,k)},Z=function(t,e){for(var n=0,o=t.length;n<o;n++){if(e(t[n],n))return D.some(n)}return D.none()},tt=function(t,e){return function(t){for(var e=[],n=0,o=t.length;n<o;++n){if(!b(t[n]))throw new Error("Arr.flatten item "+n+" was not an array, input: "+t);X.apply(e,t[n])}return e}(I(t,e))},et=function(t,e){for(var n=0,o=t.length;n<o;++n){if(!0!==e(t[n],n))return!1}return!0},nt=function(t){var e=E.call(t,0);return e.reverse(),e},ot=function(t,e){return G(t,(function(t){return!j(e,t)}))},rt=function(t,e){var n=E.call(t,0);return n.sort(e),n},it=function(t,e){return e>=0&&e<t.length?D.some(t[e]):D.none()},at=function(t){return it(t,0)},ct=function(t){return it(t,t.length-1)},st=g(Array.from)?Array.from:function(t){return E.call(t)},ut=function(t,e){for(var n=0;n<t.length;n++){var o=e(t[n],n);if(o.isSome())return o}return D.none()},pt=Object.keys,lt=Object.hasOwnProperty,dt=function(t,e){for(var n=pt(t),o=0,r=n.length;o<r;o++){var i=n[o];e(t[i],i)}},ft=function(t,e){return bt(t,(function(t,n){return{k:n,v:e(t,n)}}))},bt=function(t,e){var n={};return dt(t,(function(t,o){var r=e(t,o);n[r.k]=r.v})),n},Mt=function(t){return function(e,n){t[n]=e}},zt=function(t,e,n,o){return dt(t,(function(t,r){(e(t,r)?n:o)(t,r)})),{}},ht=function(t,e){var n={};return zt(t,e,Mt(n),v),n},mt=function(t){return function(t,e){var n=[];return dt(t,(function(t,o){n.push(e(t,o))})),n}(t,W)},Ot=function(t,e){return gt(t,e)?D.from(t[e]):D.none()},gt=function(t,e){return lt.call(t,e)},At=function(t,e){return gt(t,e)&&void 0!==t[e]&&null!==t[e]},vt=Array.isArray,yt=function(t,e,n){var o,r;if(!t)return!1;if(n=n||t,void 0!==t.length){for(o=0,r=t.length;o<r;o++)if(!1===e.call(n,t[o],o,t))return!1}else for(o in t)if(gt(t,o)&&!1===e.call(n,t[o],o,t))return!1;return!0},qt=function(t,e){var n=[];return yt(t,(function(o,r){n.push(e(o,r,t))})),n},_t=function(t,e){var n=[];return yt(t,(function(o,r){e&&!e(o,r,t)||n.push(o)})),n},Wt=function(t,e){if(t)for(var n=0,o=t.length;n<o;n++)if(t[n]===e)return n;return-1},Lt=function(t,e,n,o){for(var r=h(n)?t[0]:n,i=0;i<t.length;i++)r=e.call(o,r,t[i],i);return r},wt=function(t,e,n){var o,r;for(o=0,r=t.length;o<r;o++)if(e.call(n,t[o],o,t))return o;return-1},xt=function(t){return t[t.length-1]},Rt=function(){return Rt=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},Rt.apply(this,arguments)};function Tt(t,e,n){if(n||2===arguments.length)for(var o,r=0,i=e.length;r<i;r++)!o&&r in e||(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}var kt=function(t){var e,n=!1;return function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];return n||(n=!0,e=t.apply(null,o)),e}},St=function(){return Ct(0,0)},Ct=function(t,e){return{major:t,minor:e}},Nt={nu:Ct,detect:function(t,e){var n=String(e).toLowerCase();return 0===t.length?St():function(t,e){var n=function(t,e){for(var n=0;n<t.length;n++){var o=t[n];if(o.test(e))return o}}(t,e);if(!n)return{major:0,minor:0};var o=function(t){return Number(e.replace(n,"$"+t))};return Ct(o(1),o(2))}(t,n)},unknown:St},Bt=function(t,e){var n=String(e).toLowerCase();return Q(t,(function(t){return t.search(n)}))},Dt=function(t,e){return-1!==t.indexOf(e)},Et=function(t,e){return function(t,e,n){return""===e||t.length>=e.length&&t.substr(n,n+e.length)===e}(t,e,0)},Pt=function(t){return function(e){return e.replace(t,"")}},Xt=Pt(/^\s+|\s+$/g),Yt=Pt(/^\s+/g),jt=Pt(/\s+$/g),Ht=function(t){return t.length>0},It=function(t){return!Ht(t)},Ft=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,Ut=function(t){return function(e){return Dt(e,t)}},Vt=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(t){return Dt(t,"edge/")&&Dt(t,"chrome")&&Dt(t,"safari")&&Dt(t,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,Ft],search:function(t){return Dt(t,"chrome")&&!Dt(t,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(t){return Dt(t,"msie")||Dt(t,"trident")}},{name:"Opera",versionRegexes:[Ft,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:Ut("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:Ut("firefox")},{name:"Safari",versionRegexes:[Ft,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(t){return(Dt(t,"safari")||Dt(t,"mobile/"))&&Dt(t,"applewebkit")}}],Gt=[{name:"Windows",search:Ut("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(t){return Dt(t,"iphone")||Dt(t,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:Ut("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:Ut("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:Ut("linux"),versionRegexes:[]},{name:"Solaris",search:Ut("sunos"),versionRegexes:[]},{name:"FreeBSD",search:Ut("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:Ut("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],$t={browsers:_(Vt),oses:_(Gt)},Kt="Edge",Jt="Chrome",Qt="Opera",Zt="Firefox",te="Safari",ee=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isEdge:o(Kt),isChrome:o(Jt),isIE:o("IE"),isOpera:o(Qt),isFirefox:o(Zt),isSafari:o(te)}},ne={unknown:function(){return ee({current:void 0,version:Nt.unknown()})},nu:ee,edge:_(Kt),chrome:_(Jt),ie:_("IE"),opera:_(Qt),firefox:_(Zt),safari:_(te)},oe="Windows",re="Android",ie="Linux",ae="Solaris",ce="FreeBSD",se="ChromeOS",ue=function(t){var e=t.current,n=t.version,o=function(t){return function(){return e===t}};return{current:e,version:n,isWindows:o(oe),isiOS:o("iOS"),isAndroid:o(re),isOSX:o("OSX"),isLinux:o(ie),isSolaris:o(ae),isFreeBSD:o(ce),isChromeOS:o(se)}},pe={unknown:function(){return ue({current:void 0,version:Nt.unknown()})},nu:ue,windows:_(oe),ios:_("iOS"),android:_(re),linux:_(ie),osx:_("OSX"),solaris:_(ae),freebsd:_(ce),chromeos:_(se)},le=function(t,e,n){var o=$t.browsers(),r=$t.oses(),i=e.bind((function(t){return function(t,e){return ut(e.brands,(function(e){var n=e.brand.toLowerCase();return Q(t,(function(t){var e;return n===(null===(e=t.brand)||void 0===e?void 0:e.toLowerCase())})).map((function(t){return{current:t.name,version:Nt.nu(parseInt(e.version,10),0)}}))}))}(o,t)})).orThunk((function(){return function(t,e){return Bt(t,e).map((function(t){var n=Nt.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(o,t)})).fold(ne.unknown,ne.nu),a=function(t,e){return Bt(t,e).map((function(t){var n=Nt.detect(t.versionRegexes,e);return{current:t.name,version:n}}))}(r,t).fold(pe.unknown,pe.nu),c=function(t,e,n,o){var r=t.isiOS()&&!0===/ipad/i.test(n),i=t.isiOS()&&!r,a=t.isiOS()||t.isAndroid(),c=a||o("(pointer:coarse)"),s=r||!i&&a&&o("(min-device-width:768px)"),u=i||a&&!s,p=e.isSafari()&&t.isiOS()&&!1===/safari/i.test(n),l=!u&&!s&&!p;return{isiPad:_(r),isiPhone:_(i),isTablet:_(s),isPhone:_(u),isTouch:_(c),isAndroid:t.isAndroid,isiOS:t.isiOS,isWebView:_(p),isDesktop:_(l)}}(a,i,t,n);return{browser:i,os:a,deviceType:c}},de=function(t){return window.matchMedia(t).matches},fe=kt((function(){return le(navigator.userAgent,D.from(navigator.userAgentData),de)})),be=function(){return fe()},Me=navigator.userAgent,ze=be(),he=ze.browser,me=ze.os,Oe=ze.deviceType,ge=/WebKit/.test(Me)&&!he.isEdge(),Ae="FormData"in window&&"FileReader"in window&&"URL"in window&&!!URL.createObjectURL,ve=-1!==Me.indexOf("Windows Phone"),ye={opera:he.isOpera(),webkit:ge,ie:!(!he.isIE()&&!he.isEdge())&&he.version.major,gecko:he.isFirefox(),mac:me.isOSX()||me.isiOS(),iOS:Oe.isiPad()||Oe.isiPhone(),android:me.isAndroid(),contentEditable:!0,transparentSrc:"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",caretAfter:!0,range:window.getSelection&&"Range"in window,documentMode:he.isIE()?document.documentMode||7:10,fileApi:Ae,ceFalse:!0,cacheSuffix:null,container:null,experimentalShadowDom:!1,canHaveCSP:!he.isIE(),desktop:Oe.isDesktop(),windowsPhone:ve,browser:{current:he.current,version:he.version,isChrome:he.isChrome,isEdge:he.isEdge,isFirefox:he.isFirefox,isIE:he.isIE,isOpera:he.isOpera,isSafari:he.isSafari},os:{current:me.current,version:me.version,isAndroid:me.isAndroid,isChromeOS:me.isChromeOS,isFreeBSD:me.isFreeBSD,isiOS:me.isiOS,isLinux:me.isLinux,isOSX:me.isOSX,isSolaris:me.isSolaris,isWindows:me.isWindows},deviceType:{isDesktop:Oe.isDesktop,isiPad:Oe.isiPad,isiPhone:Oe.isiPhone,isPhone:Oe.isPhone,isTablet:Oe.isTablet,isTouch:Oe.isTouch,isWebView:Oe.isWebView}},qe=/^\s*|\s*$/g,_e=function(t){return null==t?"":(""+t).replace(qe,"")},We=function(t,e){return e?!("array"!==e||!vt(t))||typeof t===e:void 0!==t},Le=function(t,e,n,o){o=o||this,t&&(n&&(t=t[n]),yt(t,(function(t,r){if(!1===e.call(o,t,r,n))return!1;Le(t,e,n,o)})))},we={trim:_e,isArray:vt,is:We,toArray:function(t){if(vt(t))return t;for(var e=[],n=0,o=t.length;n<o;n++)e[n]=t[n];return e},makeMap:function(t,e,n){var o;for(e=e||",","string"==typeof(t=t||[])&&(t=t.split(e)),n=n||{},o=t.length;o--;)n[t[o]]={};return n},each:yt,map:qt,grep:_t,inArray:Wt,hasOwn:gt,extend:function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];for(var o=0;o<e.length;o++){var r=e[o];for(var i in r)if(gt(r,i)){var a=r[i];void 0!==a&&(t[i]=a)}}return t},create:function(t,e,n){var o,r,i,a=this,c=0,s=(t=/^((static) )?([\w.]+)(:([\w.]+))?/.exec(t))[3].match(/(^|\.)(\w+)$/i)[2],u=a.createNS(t[3].replace(/\.\w+$/,""),n);if(!u[s]){if("static"===t[2])return u[s]=e,void(this.onCreate&&this.onCreate(t[2],t[3],u[s]));e[s]||(e[s]=function(){},c=1),u[s]=e[s],a.extend(u[s].prototype,e),t[5]&&(o=a.resolve(t[5]).prototype,r=t[5].match(/\.(\w+)$/i)[1],i=u[s],u[s]=c?function(){return o[r].apply(this,arguments)}:function(){return this.parent=o[r],i.apply(this,arguments)},u[s].prototype[s]=u[s],a.each(o,(function(t,e){u[s].prototype[e]=o[e]})),a.each(e,(function(t,e){o[e]?u[s].prototype[e]=function(){return this.parent=o[e],t.apply(this,arguments)}:e!==s&&(u[s].prototype[e]=t)}))),a.each(e.static,(function(t,e){u[s][e]=t}))}},walk:Le,createNS:function(t,e){var n,o;for(e=e||window,t=t.split("."),n=0;n<t.length;n++)e[o=t[n]]||(e[o]={}),e=e[o];return e},resolve:function(t,e){var n,o;for(e=e||window,n=0,o=(t=t.split(".")).length;n<o&&(e=e[t[n]]);n++);return e},explode:function(t,e){return!t||We(t,"array")?t:qt(t.split(e||","),_e)},_addCacheSuffix:function(t){var e=ye.cacheSuffix;return e&&(t+=(-1===t.indexOf("?")?"?":"&")+e),t}},xe=function(t){if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},Re={fromHtml:function(t,e){var n=(e||document).createElement("div");if(n.innerHTML=t,!n.hasChildNodes()||n.childNodes.length>1)throw console.error("HTML does not have a single root node",t),new Error("HTML must have a single root node");return xe(n.childNodes[0])},fromTag:function(t,e){var n=(e||document).createElement(t);return xe(n)},fromText:function(t,e){var n=(e||document).createTextNode(t);return xe(n)},fromDom:xe,fromPoint:function(t,e,n){return D.from(t.dom.elementFromPoint(e,n)).map(xe)}},Te=function(t,e){var n=[],o=function(t){return n.push(t),e(t)},r=e(t);do{r=r.bind(o)}while(r.isSome());return n},ke=function(t,e){var n=t.dom;if(1!==n.nodeType)return!1;var o=n;if(void 0!==o.matches)return o.matches(e);if(void 0!==o.msMatchesSelector)return o.msMatchesSelector(e);if(void 0!==o.webkitMatchesSelector)return o.webkitMatchesSelector(e);if(void 0!==o.mozMatchesSelector)return o.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")},Se=function(t){return 1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType||0===t.childElementCount},Ce=function(t,e){return t.dom===e.dom},Ne=function(t,e){return n=t.dom,o=e.dom,function(t,e,n){return!!(t.compareDocumentPosition(e)&n)}(n,o,Node.DOCUMENT_POSITION_CONTAINED_BY);var n,o},Be=function(t,e){return be().browser.isIE()?Ne(t,e):function(t,e){var n=t.dom,o=e.dom;return n!==o&&n.contains(o)}(t,e)};"undefined"!=typeof window?window:Function("return this;")();var De=function(t){return t.dom.nodeName.toLowerCase()},Ee=function(t){return t.dom.nodeType},Pe=function(t){return function(e){return Ee(e)===t}},Xe=Pe(1),Ye=Pe(3),je=Pe(9),He=Pe(11),Ie=function(t){return Re.fromDom(t.dom.ownerDocument)},Fe=function(t){return je(t)?t:Ie(t)},Ue=function(t){return Re.fromDom(Fe(t).dom.defaultView)},Ve=function(t){return D.from(t.dom.parentNode).map(Re.fromDom)},Ge=function(t){return D.from(t.dom.previousSibling).map(Re.fromDom)},$e=function(t){return D.from(t.dom.nextSibling).map(Re.fromDom)},Ke=function(t){return nt(Te(t,Ge))},Je=function(t){return Te(t,$e)},Qe=function(t){return I(t.dom.childNodes,Re.fromDom)},Ze=function(t,e){var n=t.dom.childNodes;return D.from(n[e]).map(Re.fromDom)},tn=function(t){return Ze(t,0)},en=function(t){return Ze(t,t.dom.childNodes.length-1)},nn=function(t){return t.dom.childNodes.length},on=function(t){return He(t)&&O(t.dom.host)},rn=g(Element.prototype.attachShadow)&&g(Node.prototype.getRootNode),an=_(rn),cn=rn?function(t){return Re.fromDom(t.dom.getRootNode())}:Fe,sn=function(t){return on(t)?t:function(t){var e=t.dom.head;if(null==e)throw new Error("Head is not available yet");return Re.fromDom(e)}(Fe(t))},un=function(t){return Re.fromDom(t.dom.host)},pn=function(t){return O(t.dom.shadowRoot)},ln=function(t,e){Ve(t).each((function(n){n.dom.insertBefore(e.dom,t.dom)}))},dn=function(t,e){$e(t).fold((function(){Ve(t).each((function(t){bn(t,e)}))}),(function(t){ln(t,e)}))},fn=function(t,e){tn(t).fold((function(){bn(t,e)}),(function(n){t.dom.insertBefore(e.dom,n.dom)}))},bn=function(t,e){t.dom.appendChild(e.dom)},Mn=function(t,e){F(e,(function(e){bn(t,e)}))},zn=function(t){t.dom.textContent="",F(Qe(t),(function(t){hn(t)}))},hn=function(t){var e=t.dom;null!==e.parentNode&&e.parentNode.removeChild(e)},mn=function(t){var e,n=Qe(t);n.length>0&&(e=t,F(n,(function(t){ln(e,t)}))),hn(t)},On=function(t){var e=Ye(t)?t.dom.parentNode:t.dom;if(null==e||null===e.ownerDocument)return!1;var n=e.ownerDocument;return function(t){var e=cn(t);return on(e)?D.some(e):D.none()}(Re.fromDom(e)).fold((function(){return n.body.contains(e)}),q(On,un))},gn=function(t,e){return{left:t,top:e,translate:function(n,o){return gn(t+n,e+o)}}},An=gn,vn=function(t,e){return void 0!==t?t:void 0!==e?e:0},yn=function(t){var e=t.dom,n=e.ownerDocument.body;return n===e?An(n.offsetLeft,n.offsetTop):On(t)?function(t){var e=t.getBoundingClientRect();return An(e.left,e.top)}(e):An(0,0)},qn=function(t){var e=void 0!==t?t.dom:document,n=e.body.scrollLeft||e.documentElement.scrollLeft,o=e.body.scrollTop||e.documentElement.scrollTop;return An(n,o)},_n=function(t,e,n){var o=(void 0!==n?n.dom:document).defaultView;o&&o.scrollTo(t,e)},Wn=function(t,e){be().browser.isSafari()&&g(t.dom.scrollIntoViewIfNeeded)?t.dom.scrollIntoViewIfNeeded(!1):t.dom.scrollIntoView(e)},Ln=function(t,e,n,o){return{x:t,y:e,width:n,height:o,right:t+n,bottom:e+o}},wn=function(t){var e=void 0===t?window:t,n=e.document,o=qn(Re.fromDom(n));return function(t){var e=void 0===t?window:t;return be().browser.isFirefox()?D.none():D.from(e.visualViewport)}(e).fold((function(){var t=e.document.documentElement,n=t.clientWidth,r=t.clientHeight;return Ln(o.left,o.top,n,r)}),(function(t){return Ln(Math.max(t.pageLeft,o.left),Math.max(t.pageTop,o.top),t.width,t.height)}))},xn=function(t){return function(e){return!!e&&e.nodeType===t}},Rn=function(t){return!!t&&!Object.getPrototypeOf(t)},Tn=xn(1),kn=function(t){var e=t.map((function(t){return t.toLowerCase()}));return function(t){if(t&&t.nodeName){var n=t.nodeName.toLowerCase();return j(e,n)}return!1}},Sn=function(t,e){var n=e.toLowerCase().split(" ");return function(e){if(Tn(e))for(var o=0;o<n.length;o++){var r=e.ownerDocument.defaultView.getComputedStyle(e,null);if((r?r.getPropertyValue(t):null)===n[o])return!0}return!1}},Cn=function(t){return function(e){return Tn(e)&&e.hasAttribute(t)}},Nn=function(t){return Tn(t)&&t.hasAttribute("data-mce-bogus")},Bn=function(t){return Tn(t)&&"TABLE"===t.tagName},Dn=function(t){return function(e){if(Tn(e)){if(e.contentEditable===t)return!0;if(e.getAttribute("data-mce-contenteditable")===t)return!0}return!1}},En=kn(["textarea","input"]),Pn=xn(3),Xn=xn(8),Yn=xn(9),jn=xn(11),Hn=kn(["br"]),In=kn(["img"]),Fn=Dn("true"),Un=Dn("false"),Vn=kn(["td","th"]),Gn=kn(["video","audio","object","embed"]),$n=function(t,e,n){return void 0===n&&(n=L),t.exists((function(t){return n(t,e)}))},Kn=function(t,e,n){return t.isSome()&&e.isSome()?D.some(n(t.getOrDie(),e.getOrDie())):D.none()},Jn=function(t){return void 0!==t.style&&g(t.style.getPropertyValue)},Qn=function(t,e,n){if(!(d(n)||z(n)||A(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")},Zn=function(t,e,n){Qn(t.dom,e,n)},to=function(t,e){var n=t.dom;dt(e,(function(t,e){Qn(n,e,t)}))},eo=function(t,e){var n=t.dom.getAttribute(e);return null===n?void 0:n},no=function(t,e){return D.from(eo(t,e))},oo=function(t,e){var n=t.dom;return!(!n||!n.hasAttribute)&&n.hasAttribute(e)},ro=function(t,e){t.dom.removeAttribute(e)},io=function(t,e){var n=t.dom;dt(e,(function(t,e){!function(t,e,n){if(!d(n))throw console.error("Invalid call to CSS.set. Property ",e,":: Value ",n,":: Element ",t),new Error("CSS value must be a string: "+n);Jn(t)&&t.style.setProperty(e,n)}(n,e,t)}))},ao=function(t,e){var n=t.dom,o=window.getComputedStyle(n).getPropertyValue(e);return""!==o||On(t)?o:co(n,e)},co=function(t,e){return Jn(t)?t.style.getPropertyValue(e):""},so=function(t,e){var n=t.dom,o=co(n,e);return D.from(o).filter((function(t){return t.length>0}))},uo=function(t){var e={},n=t.dom;if(Jn(n))for(var o=0;o<n.style.length;o++){var r=n.style.item(o);e[r]=n.style[r]}return e},po=be().browser,lo=function(t){return Q(t,Xe)},fo=function(t,e){return t.children&&j(t.children,e)},bo=function(t,e,n){var o=0,r=0,i=t.ownerDocument;if(n=n||t,e){if(n===t&&e.getBoundingClientRect&&"static"===ao(Re.fromDom(t),"position")){var a=e.getBoundingClientRect();return{x:o=a.left+(i.documentElement.scrollLeft||t.scrollLeft)-i.documentElement.clientLeft,y:r=a.top+(i.documentElement.scrollTop||t.scrollTop)-i.documentElement.clientTop}}for(var c=e;c&&c!==n&&c.nodeType&&!fo(c,n);){var s=c;o+=s.offsetLeft||0,r+=s.offsetTop||0,c=s.offsetParent}for(c=e.parentNode;c&&c!==n&&c.nodeType&&!fo(c,n);)o-=c.scrollLeft||0,r-=c.scrollTop||0,c=c.parentNode;r+=function(t){return po.isFirefox()&&"table"===De(t)?lo(Qe(t)).filter((function(t){return"caption"===De(t)})).bind((function(t){return lo(Je(t)).map((function(e){var n=e.dom.offsetTop,o=t.dom.offsetTop,r=t.dom.offsetHeight;return n<=o?-r:0}))})).getOr(0):0}(Re.fromDom(e))}return{x:o,y:r}},Mo={},zo={exports:Mo};!function(t,e,o,r){var i,a;i=this,a=function(){var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},e={exports:{}};!function(e){!function(t){var n=setTimeout;function o(){}function r(t){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],p(t,this)}function i(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,r._immediateFn((function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var o;try{o=n(t._value)}catch(t){return void c(e.promise,t)}a(e.promise,o)}else(1===t._state?a:c)(e.promise,t._value)}))):t._deferreds.push(e)}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof r)return t._state=3,t._value=e,void s(t);if("function"==typeof n)return void p((o=n,i=e,function(){o.apply(i,arguments)}),t)}t._state=1,t._value=e,s(t)}catch(e){c(t,e)}var o,i}function c(t,e){t._state=2,t._value=e,s(t)}function s(t){2===t._state&&0===t._deferreds.length&&r._immediateFn((function(){t._handled||r._unhandledRejectionFn(t._value)}));for(var e=0,n=t._deferreds.length;e<n;e++)i(t,t._deferreds[e]);t._deferreds=null}function u(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}function p(t,e){var n=!1;try{t((function(t){n||(n=!0,a(e,t))}),(function(t){n||(n=!0,c(e,t))}))}catch(t){if(n)return;n=!0,c(e,t)}}r.prototype.catch=function(t){return this.then(null,t)},r.prototype.then=function(t,e){var n=new this.constructor(o);return i(this,new u(t,e,n)),n},r.all=function(t){var e=Array.prototype.slice.call(t);return new r((function(t,n){if(0===e.length)return t([]);var o=e.length;function r(i,a){try{if(a&&("object"==typeof a||"function"==typeof a)){var c=a.then;if("function"==typeof c)return void c.call(a,(function(t){r(i,t)}),n)}e[i]=a,0==--o&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)r(i,e[i])}))},r.resolve=function(t){return t&&"object"==typeof t&&t.constructor===r?t:new r((function(e){e(t)}))},r.reject=function(t){return new r((function(e,n){n(t)}))},r.race=function(t){return new r((function(e,n){for(var o=0,r=t.length;o<r;o++)t[o].then(e,n)}))},r._immediateFn="function"==typeof setImmediate?function(t){setImmediate(t)}:function(t){n(t,0)},r._unhandledRejectionFn=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)},r._setImmediateFn=function(t){r._immediateFn=t},r._setUnhandledRejectionFn=function(t){r._unhandledRejectionFn=t},e.exports?e.exports=r:t.Promise||(t.Promise=r)}(t)}(e);var o=e.exports;return{boltExport:("undefined"!=typeof window?window:Function("return this;")()).Promise||o}},"object"==typeof e&&void 0!==o?o.exports=a():"function"==typeof t&&t.amd?t(a):(i="undefined"!=typeof globalThis?globalThis:i||self).EphoxContactWrapper=a()}(void 0,Mo,zo);var ho=zo.exports.boltExport,mo=function(t){var e=D.none(),n=[],o=function(t){r()?a(t):n.push(t)},r=function(){return e.isSome()},i=function(t){F(t,a)},a=function(t){e.each((function(e){setTimeout((function(){t(e)}),0)}))};return t((function(t){r()||(e=D.some(t),i(n),n=[])})),{get:o,map:function(t){return mo((function(e){o((function(n){e(t(n))}))}))},isReady:r}},Oo={nu:mo,pure:function(t){return mo((function(e){e(t)}))}},go=function(t){setTimeout((function(){throw t}),0)},Ao=function(t){var e=function(e){t().then(e,go)};return{map:function(e){return Ao((function(){return t().then(e)}))},bind:function(e){return Ao((function(){return t().then((function(t){return e(t).toPromise()}))}))},anonBind:function(e){return Ao((function(){return t().then((function(){return e.toPromise()}))}))},toLazy:function(){return Oo.nu(e)},toCached:function(){var e=null;return Ao((function(){return null===e&&(e=t()),e}))},toPromise:t,get:e}},vo=function(t){return Ao((function(){return new ho(t)}))},yo=function(t,e){return e((function(e){var n=[],o=0;0===t.length?e([]):F(t,(function(r,i){r.get(function(r){return function(i){n[r]=i,++o>=t.length&&e(n)}}(i))}))}))},qo=function(t){return{isValue:S,isError:k,getOr:_(t),getOrThunk:_(t),getOrDie:_(t),or:function(e){return qo(t)},orThunk:function(e){return qo(t)},fold:function(e,n){return n(t)},map:function(e){return qo(e(t))},mapError:function(e){return qo(t)},each:function(e){e(t)},bind:function(e){return e(t)},exists:function(e){return e(t)},forall:function(e){return e(t)},toOptional:function(){return D.some(t)}}},_o=function(t){return{isValue:k,isError:S,getOr:W,getOrThunk:function(t){return t()},getOrDie:function(){return(e=String(t),function(){throw new Error(e)})();var e},or:W,orThunk:function(t){return t()},fold:function(e,n){return e(t)},map:function(e){return _o(t)},mapError:function(e){return _o(e(t))},each:v,bind:function(e){return _o(t)},exists:k,forall:S,toOptional:D.none}},Wo={value:qo,error:_o,fromOption:function(t,e){return t.fold((function(){return _o(e)}),qo)}},Lo=function(t){if(!b(t))throw new Error("cases must be an array");if(0===t.length)throw new Error("there must be at least one case");var e=[],n={};return F(t,(function(o,r){var i=pt(o);if(1!==i.length)throw new Error("one and only one name per case");var a=i[0],c=o[a];if(void 0!==n[a])throw new Error("duplicate key detected:"+a);if("cata"===a)throw new Error("cannot have a case named cata (sorry)");if(!b(c))throw new Error("case arguments must be an array");e.push(a),n[a]=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=n.length;if(i!==c.length)throw new Error("Wrong number of arguments to case "+a+". Expected "+c.length+" ("+c+"), got "+i);return{fold:function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];if(e.length!==t.length)throw new Error("Wrong number of arguments to fold. Expected "+t.length+", got "+e.length);return e[r].apply(null,n)},match:function(t){var o=pt(t);if(e.length!==o.length)throw new Error("Wrong number of arguments to match. Expected: "+e.join(",")+"\nActual: "+o.join(","));if(!et(e,(function(t){return j(o,t)})))throw new Error("Not all branches were specified when using match. Specified: "+o.join(", ")+"\nRequired: "+e.join(", "));return t[a].apply(null,n)},log:function(t){console.log(t,{constructors:e,constructor:a,params:n})}}}})),n};Lo([{bothErrors:["error1","error2"]},{firstError:["error1","value2"]},{secondError:["value1","error2"]},{bothValues:["value1","value2"]}]);var wo=function(t){return t.fold(W,W)};function xo(t,e,n,o,r){return t(n,o)?D.some(n):g(r)&&r(n)?D.none():e(n,o,r)}var Ro,To,ko,So,Co,No,Bo,Do,Eo,Po,Xo,Yo,jo,Ho,Io,Fo,Uo,Vo,Go,$o,Ko=function(t,e,n){for(var o=t.dom,r=g(n)?n:k;o.parentNode;){o=o.parentNode;var i=Re.fromDom(o);if(e(i))return D.some(i);if(r(i))break}return D.none()},Jo=function(t,e,n){return xo((function(t,e){return e(t)}),Ko,t,e,n)},Qo=function(t,e){return Q(t.dom.childNodes,(function(t){return e(Re.fromDom(t))})).map(Re.fromDom)},Zo=function(t,e,n){return Ko(t,(function(t){return ke(t,e)}),n)},tr=function(t,e){return function(t,e){var n=void 0===e?document:e.dom;return Se(n)?D.none():D.from(n.querySelector(t)).map(Re.fromDom)}(e,t)},er=function(t,e,n){return xo((function(t,e){return ke(t,e)}),Zo,t,e,n)},nr=window.Promise?window.Promise:ho,or=function(t,e){return"number"!=typeof e&&(e=0),setTimeout(t,e)},rr=function(t,e){return"number"!=typeof e&&(e=1),setInterval(t,e)},ir=function(t,e){var n,o=function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];clearTimeout(n),n=or((function(){t.apply(this,o)}),e)};return o.stop=function(){clearTimeout(n)},o},ar={requestAnimationFrame:function(t,e){Ro?Ro.then(t):Ro=new nr((function(t){e||(e=document.body),function(t,e){for(var n=window.requestAnimationFrame,o=["ms","moz","webkit"],r=0;r<o.length&&!n;r++)n=window[o[r]+"RequestAnimationFrame"];n||(n=function(t){window.setTimeout(t,0)}),n(t,e)}(t,e)})).then(t)},setTimeout:or,setInterval:rr,setEditorTimeout:function(t,e,n){return or((function(){t.removed||e()}),n)},setEditorInterval:function(t,e,n){var o=rr((function(){t.removed?clearInterval(o):e()}),n);return o},debounce:ir,throttle:ir,clearInterval:function(t){return clearInterval(t)},clearTimeout:function(t){return clearTimeout(t)}},cr=function(t,e){void 0===e&&(e={});var n=0,o={},r=Re.fromDom(t),i=Fe(r),a=e.maxLoadTime||5e3,c=function(c,s,u){var p,l=we._addCacheSuffix(c),d=function(t){return Ot(o,t).getOrThunk((function(){return{id:"mce-u"+n++,passed:[],failed:[],count:0}}))}(l);o[l]=d,d.count++;var f=function(t,e){for(var n=t.length;n--;)t[n]();d.status=e,d.passed=[],d.failed=[],p&&(p.onload=null,p.onerror=null,p=null)},b=function(){return f(d.passed,2)},M=function(){return f(d.failed,3)},z=function(){var e,n;e=function(){for(var e=t.styleSheets,n=e.length;n--;){var o=e[n].ownerNode;if(o&&o.id===p.id)return b(),!0}return!1},n=z,e()||(Date.now()-O<a?ar.setTimeout(n):M())};if(s&&d.passed.push(s),u&&d.failed.push(u),1!==d.status)if(2!==d.status)if(3!==d.status){d.status=1;var h=Re.fromTag("link",i.dom);to(h,{rel:"stylesheet",type:"text/css",id:d.id});var m,O=Date.now();e.contentCssCors&&Zn(h,"crossOrigin","anonymous"),e.referrerPolicy&&Zn(h,"referrerpolicy",e.referrerPolicy),(p=h.dom).onload=z,p.onerror=M,m=h,bn(sn(r),m),Zn(h,"href",l)}else M();else b()},s=function(t){return vo((function(e){c(t,y(e,_(Wo.value(t))),y(e,_(Wo.error(t))))}))},u=function(t){var e=we._addCacheSuffix(t);Ot(o,e).each((function(t){var n,i;0===--t.count&&(delete o[e],n=t.id,i=sn(r),tr(i,"#"+n).each(hn))}))};return{load:c,loadAll:function(t,e,n){var o;(o=I(t,s),yo(o,vo)).get((function(t){var o=V(t,(function(t){return t.isValue()}));o.fail.length>0?n(o.fail.map(wo)):e(o.pass.map(wo))}))},unload:u,unloadAll:function(t){F(t,(function(t){u(t)}))},_setReferrerPolicy:function(t){e.referrerPolicy=t}}},sr=function(){var t=new WeakMap;return{forElement:function(e,n){var o=cn(e).dom;return D.from(t.get(o)).getOrThunk((function(){var e=cr(o,n);return t.set(o,e),e}))}}}(),ur=function(){function t(t,e){this.node=t,this.rootNode=e,this.current=this.current.bind(this),this.next=this.next.bind(this),this.prev=this.prev.bind(this),this.prev2=this.prev2.bind(this)}return t.prototype.current=function(){return this.node},t.prototype.next=function(t){return this.node=this.findSibling(this.node,"firstChild","nextSibling",t),this.node},t.prototype.prev=function(t){return this.node=this.findSibling(this.node,"lastChild","previousSibling",t),this.node},t.prototype.prev2=function(t){return this.node=this.findPreviousNode(this.node,"lastChild","previousSibling",t),this.node},t.prototype.findSibling=function(t,e,n,o){var r,i;if(t){if(!o&&t[e])return t[e];if(t!==this.rootNode){if(r=t[n])return r;for(i=t.parentNode;i&&i!==this.rootNode;i=i.parentNode)if(r=i[n])return r}}},t.prototype.findPreviousNode=function(t,e,n,o){var r,i,a;if(t){if(r=t[n],this.rootNode&&r===this.rootNode)return;if(r){if(!o)for(a=r[e];a;a=a[e])if(!a[e])return a;return r}if((i=t.parentNode)&&i!==this.rootNode)return i}},t}(),pr=function(t){var e;return function(n){return e=e||function(t,e){for(var n={},o=0,r=t.length;o<r;o++){var i=t[o];n[String(i)]=e(i,o)}return n}(t,S),gt(e,De(n))}},lr=pr(["h1","h2","h3","h4","h5","h6"]),dr=pr(["article","aside","details","div","dt","figcaption","footer","form","fieldset","header","hgroup","html","main","nav","section","summary","body","p","dl","multicol","dd","figure","address","center","blockquote","h1","h2","h3","h4","h5","h6","listing","xmp","pre","plaintext","menu","dir","ul","ol","li","hr","table","tbody","thead","tfoot","th","tr","td","caption"]),fr=function(t){return Xe(t)&&!dr(t)},br=function(t){return Xe(t)&&"br"===De(t)},Mr=pr(["h1","h2","h3","h4","h5","h6","p","div","address","pre","form","blockquote","center","dir","fieldset","header","footer","article","section","hgroup","aside","nav","figure"]),zr=pr(["ul","ol","dl"]),hr=pr(["li","dd","dt"]),mr=pr(["thead","tbody","tfoot"]),Or=pr(["td","th"]),gr=pr(["pre","script","textarea","style"]),Ar=" ",vr="\ufeff",yr=function(t){return"\ufeff"===t},qr=function(t){return t.replace(/\uFEFF/g,"")},_r=Tn,Wr=Pn,Lr=function(t){return Wr(t)&&(t=t.parentNode),_r(t)&&t.hasAttribute("data-mce-caret")},wr=function(t){return Wr(t)&&yr(t.data)},xr=function(t){return Lr(t)||wr(t)},Rr=function(t){return t.firstChild!==t.lastChild||!Hn(t.firstChild)},Tr=function(t){var e=t.container();return!!Pn(e)&&(e.data.charAt(t.offset())===vr||t.isAtStart()&&wr(e.previousSibling))},kr=function(t){var e=t.container();return!!Pn(e)&&(e.data.charAt(t.offset()-1)===vr||t.isAtEnd()&&wr(e.nextSibling))},Sr=function(t,e,n){var o,r=e.ownerDocument.createElement(t);r.setAttribute("data-mce-caret",n?"before":"after"),r.setAttribute("data-mce-bogus","all"),r.appendChild(((o=document.createElement("br")).setAttribute("data-mce-bogus","1"),o));var i=e.parentNode;return n?i.insertBefore(r,e):e.nextSibling?i.insertBefore(r,e.nextSibling):i.appendChild(r),r},Cr=function(t){return Wr(t)&&t.data[0]===vr},Nr=function(t){return Wr(t)&&t.data[t.data.length-1]===vr},Br=function(t){return t&&t.hasAttribute("data-mce-caret")?(e=t.getElementsByTagName("br"),n=e[e.length-1],Nn(n)&&n.parentNode.removeChild(n),t.removeAttribute("data-mce-caret"),t.removeAttribute("data-mce-bogus"),t.removeAttribute("style"),t.removeAttribute("_moz_abspos"),t):null;var e,n},Dr=function(t){return Lr(t.startContainer)},Er=Fn,Pr=Un,Xr=Hn,Yr=Pn,jr=kn(["script","style","textarea"]),Hr=kn(["img","input","textarea","hr","iframe","video","audio","object","embed"]),Ir=kn(["table"]),Fr=xr,Ur=function(t){return!Fr(t)&&(Yr(t)?!jr(t.parentNode):Hr(t)||Xr(t)||Ir(t)||Vr(t))},Vr=function(t){return!1===function(t){return Tn(t)&&"true"===t.getAttribute("unselectable")}(t)&&Pr(t)},Gr=function(t,e){return Ur(t)&&function(t,e){for(t=t.parentNode;t&&t!==e;t=t.parentNode){if(Vr(t))return!1;if(Er(t))return!0}return!0}(t,e)},$r=/^[ \t\r\n]*$/,Kr=function(t){return $r.test(t)},Jr=function(t,e){var n,o,r,i=Re.fromDom(e),a=Re.fromDom(t);return n=a,o="pre,code",r=w(Ce,i),Zo(n,o,r).isSome()},Qr=function(t,e){return Ur(t)&&!1===function(t,e){return Pn(t)&&Kr(t.data)&&!1===Jr(t,e)}(t,e)||function(t){return Tn(t)&&"A"===t.nodeName&&!t.hasAttribute("href")&&(t.hasAttribute("name")||t.hasAttribute("id"))}(t)||Zr(t)},Zr=Cn("data-mce-bookmark"),ti=Cn("data-mce-bogus"),ei=(To="data-mce-bogus",ko="all",function(t){return Tn(t)&&t.getAttribute(To)===ko}),ni=function(t,e){return void 0===e&&(e=!0),function(t,e){var n=0;if(Qr(t,t))return!1;var o=t.firstChild;if(!o)return!0;var r=new ur(o,t);do{if(e){if(ei(o)){o=r.next(!0);continue}if(ti(o)){o=r.next();continue}}if(Hn(o))n++,o=r.next();else{if(Qr(o,t))return!1;o=r.next()}}while(o);return n<=1}(t.dom,e)},oi=function(t,e){return O(t)&&(Qr(t,e)||fr(Re.fromDom(t)))},ri=function(t){return function(t){return"span"===t.nodeName.toLowerCase()}(t)&&"bookmark"===t.getAttribute("data-mce-type")},ii=function(t,e){return Pn(t)&&t.data.length>0&&function(t,e){var n=new ur(t,e).prev(!1),o=new ur(t,e).next(!1),r=h(n)||oi(n,e),i=h(o)||oi(o,e);return r&&i}(t,e)},ai=function(t,e,n){var o=n||e;if(Tn(e)&&ri(e))return e;for(var r=e.childNodes,i=r.length-1;i>=0;i--)ai(t,r[i],o);if(Tn(e)){var a=e.childNodes;1===a.length&&ri(a[0])&&e.parentNode.insertBefore(a[0],e)}return function(t){return jn(t)||Yn(t)}(e)||Qr(e,o)||function(t){return!!Tn(t)&&t.childNodes.length>0}(e)||ii(e,o)||t.remove(e),e},ci=we.makeMap,si=/[&<>\"\u0060\u007E-\uD7FF\uE000-\uFFEF]|[\uD800-\uDBFF][\uDC00-\uDFFF]/g,ui=/[<>&\u007E-\uD7FF\uE000-\uFFEF]|[\uD800-\uDBFF][\uDC00-\uDFFF]/g,pi=/[<>&\"\']/g,li=/&#([a-z0-9]+);?|&([a-z0-9]+);/gi,di={128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"},fi={'"':""","'":"'","<":"<",">":">","&":"&","`":"`"},bi={"<":"<",">":">","&":"&",""":'"',"'":"'"},Mi=function(t,e){var n,o,r,i={};if(t){for(t=t.split(","),e=e||10,n=0;n<t.length;n+=2)o=String.fromCharCode(parseInt(t[n],e)),fi[o]||(r="&"+t[n+1]+";",i[o]=r,i[r]=o);return i}},zi=Mi("50,nbsp,51,iexcl,52,cent,53,pound,54,curren,55,yen,56,brvbar,57,sect,58,uml,59,copy,5a,ordf,5b,laquo,5c,not,5d,shy,5e,reg,5f,macr,5g,deg,5h,plusmn,5i,sup2,5j,sup3,5k,acute,5l,micro,5m,para,5n,middot,5o,cedil,5p,sup1,5q,ordm,5r,raquo,5s,frac14,5t,frac12,5u,frac34,5v,iquest,60,Agrave,61,Aacute,62,Acirc,63,Atilde,64,Auml,65,Aring,66,AElig,67,Ccedil,68,Egrave,69,Eacute,6a,Ecirc,6b,Euml,6c,Igrave,6d,Iacute,6e,Icirc,6f,Iuml,6g,ETH,6h,Ntilde,6i,Ograve,6j,Oacute,6k,Ocirc,6l,Otilde,6m,Ouml,6n,times,6o,Oslash,6p,Ugrave,6q,Uacute,6r,Ucirc,6s,Uuml,6t,Yacute,6u,THORN,6v,szlig,70,agrave,71,aacute,72,acirc,73,atilde,74,auml,75,aring,76,aelig,77,ccedil,78,egrave,79,eacute,7a,ecirc,7b,euml,7c,igrave,7d,iacute,7e,icirc,7f,iuml,7g,eth,7h,ntilde,7i,ograve,7j,oacute,7k,ocirc,7l,otilde,7m,ouml,7n,divide,7o,oslash,7p,ugrave,7q,uacute,7r,ucirc,7s,uuml,7t,yacute,7u,thorn,7v,yuml,ci,fnof,sh,Alpha,si,Beta,sj,Gamma,sk,Delta,sl,Epsilon,sm,Zeta,sn,Eta,so,Theta,sp,Iota,sq,Kappa,sr,Lambda,ss,Mu,st,Nu,su,Xi,sv,Omicron,t0,Pi,t1,Rho,t3,Sigma,t4,Tau,t5,Upsilon,t6,Phi,t7,Chi,t8,Psi,t9,Omega,th,alpha,ti,beta,tj,gamma,tk,delta,tl,epsilon,tm,zeta,tn,eta,to,theta,tp,iota,tq,kappa,tr,lambda,ts,mu,tt,nu,tu,xi,tv,omicron,u0,pi,u1,rho,u2,sigmaf,u3,sigma,u4,tau,u5,upsilon,u6,phi,u7,chi,u8,psi,u9,omega,uh,thetasym,ui,upsih,um,piv,812,bull,816,hellip,81i,prime,81j,Prime,81u,oline,824,frasl,88o,weierp,88h,image,88s,real,892,trade,89l,alefsym,8cg,larr,8ch,uarr,8ci,rarr,8cj,darr,8ck,harr,8dl,crarr,8eg,lArr,8eh,uArr,8ei,rArr,8ej,dArr,8ek,hArr,8g0,forall,8g2,part,8g3,exist,8g5,empty,8g7,nabla,8g8,isin,8g9,notin,8gb,ni,8gf,prod,8gh,sum,8gi,minus,8gn,lowast,8gq,radic,8gt,prop,8gu,infin,8h0,ang,8h7,and,8h8,or,8h9,cap,8ha,cup,8hb,int,8hk,there4,8hs,sim,8i5,cong,8i8,asymp,8j0,ne,8j1,equiv,8j4,le,8j5,ge,8k2,sub,8k3,sup,8k4,nsub,8k6,sube,8k7,supe,8kl,oplus,8kn,otimes,8l5,perp,8m5,sdot,8o8,lceil,8o9,rceil,8oa,lfloor,8ob,rfloor,8p9,lang,8pa,rang,9ea,loz,9j0,spades,9j3,clubs,9j5,hearts,9j6,diams,ai,OElig,aj,oelig,b0,Scaron,b1,scaron,bo,Yuml,m6,circ,ms,tilde,802,ensp,803,emsp,809,thinsp,80c,zwnj,80d,zwj,80e,lrm,80f,rlm,80j,ndash,80k,mdash,80o,lsquo,80p,rsquo,80q,sbquo,80s,ldquo,80t,rdquo,80u,bdquo,810,dagger,811,Dagger,81g,permil,81p,lsaquo,81q,rsaquo,85c,euro",32),hi=function(t,e){return t.replace(e?si:ui,(function(t){return fi[t]||t}))},mi=function(t,e){return t.replace(e?si:ui,(function(t){return t.length>1?"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";":fi[t]||"&#"+t.charCodeAt(0)+";"}))},Oi=function(t,e,n){return n=n||zi,t.replace(e?si:ui,(function(t){return fi[t]||n[t]||t}))},gi={encodeRaw:hi,encodeAllRaw:function(t){return(""+t).replace(pi,(function(t){return fi[t]||t}))},encodeNumeric:mi,encodeNamed:Oi,getEncodeFunc:function(t,e){var n=Mi(e)||zi,o=ci(t.replace(/\+/g,","));return o.named&&o.numeric?function(t,e){return t.replace(e?si:ui,(function(t){return void 0!==fi[t]?fi[t]:void 0!==n[t]?n[t]:t.length>1?"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";":"&#"+t.charCodeAt(0)+";"}))}:o.named?e?function(t,e){return Oi(t,e,n)}:Oi:o.numeric?mi:hi},decode:function(t){return t.replace(li,(function(t,e){return e?(e="x"===e.charAt(0).toLowerCase()?parseInt(e.substr(1),16):parseInt(e,10))>65535?(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e))):di[e]||String.fromCharCode(e):bi[t]||zi[t]||function(t){var e=Re.fromTag("div").dom;return e.innerHTML=t,e.textContent||e.innerText||t}(t)}))}},Ai={},vi={},yi=we.makeMap,qi=we.each,_i=we.extend,Wi=we.explode,Li=we.inArray,wi=function(t,e){return(t=we.trim(t))?t.split(e||" "):[]},xi=function(t,e){var n=yi(t," ",yi(t.toUpperCase()," "));return _i(n,e)},Ri=function(t){return xi("td th li dt dd figcaption caption details summary",t.getTextBlockElements())},Ti=function(t,e){var n;return t&&(n={},"string"==typeof t&&(t={"*":t}),qi(t,(function(t,o){n[o]=n[o.toUpperCase()]="map"===e?yi(t,/[, ]/):Wi(t,/[, ]/)}))),n},ki=function(t){var e={},n={},o=[],r={},i={},a=function(e,n,o){var r=t[e];return r?r=yi(r,/[, ]/,yi(r.toUpperCase(),/[, ]/)):(r=Ai[e])||(r=xi(n,o),Ai[e]=r),r},c=function(t){var e,n,o,r,i,a,c={},s=function(t,n,o){var r,i,a,s=function(t,e){var n,o,r={};for(n=0,o=t.length;n<o;n++)r[t[n]]=e||{};return r};n=n||"","string"==typeof(o=o||[])&&(o=wi(o));var u=wi(t);for(r=u.length;r--;)a={attributes:s(i=wi([e,n].join(" "))),attributesOrder:i,children:s(o,vi)},c[u[r]]=a},u=function(t,e){var n,o,r,i,a=wi(t);n=a.length;for(var s=wi(e);n--;)for(o=c[a[n]],r=0,i=s.length;r<i;r++)o.attributes[s[r]]={},o.attributesOrder.push(s[r])};return Ai[t]?Ai[t]:(e="id accesskey class dir lang style tabindex title role",n="address blockquote div dl fieldset form h1 h2 h3 h4 h5 h6 hr menu ol p pre table ul",o="a abbr b bdo br button cite code del dfn em embed i iframe img input ins kbd label map noscript object q s samp script select small span strong sub sup textarea u var #text #comment","html4"!==t&&(e+=" contenteditable contextmenu draggable dropzone hidden spellcheck translate",n+=" article aside details dialog figure main header footer hgroup section nav",o+=" audio canvas command datalist mark meter output picture progress time wbr video ruby bdi keygen"),"html5-strict"!==t&&(e+=" xml:lang",o=[o,a="acronym applet basefont big font strike tt"].join(" "),qi(wi(a),(function(t){s(t,"",o)})),n=[n,i="center dir isindex noframes"].join(" "),r=[n,o].join(" "),qi(wi(i),(function(t){s(t,"",r)}))),r=r||[n,o].join(" "),s("html","manifest","head body"),s("head","","base command link meta noscript script style title"),s("title hr noscript br"),s("base","href target"),s("link","href rel media hreflang type sizes hreflang"),s("meta","name http-equiv content charset"),s("style","media type scoped"),s("script","src async defer type charset"),s("body","onafterprint onbeforeprint onbeforeunload onblur onerror onfocus onhashchange onload onmessage onoffline ononline onpagehide onpageshow onpopstate onresize onscroll onstorage onunload",r),s("address dt dd div caption","",r),s("h1 h2 h3 h4 h5 h6 pre p abbr code var samp kbd sub sup i b u bdo span legend em strong small s cite dfn","",o),s("blockquote","cite",r),s("ol","reversed start type","li"),s("ul","","li"),s("li","value",r),s("dl","","dt dd"),s("a","href target rel media hreflang type",o),s("q","cite",o),s("ins del","cite datetime",r),s("img","src sizes srcset alt usemap ismap width height"),s("iframe","src name width height",r),s("embed","src type width height"),s("object","data type typemustmatch name usemap form width height",[r,"param"].join(" ")),s("param","name value"),s("map","name",[r,"area"].join(" ")),s("area","alt coords shape href target rel media hreflang type"),s("table","border","caption colgroup thead tfoot tbody tr"+("html4"===t?" col":"")),s("colgroup","span","col"),s("col","span"),s("tbody thead tfoot","","tr"),s("tr","","td th"),s("td","colspan rowspan headers",r),s("th","colspan rowspan headers scope abbr",r),s("form","accept-charset action autocomplete enctype method name novalidate target",r),s("fieldset","disabled form name",[r,"legend"].join(" ")),s("label","form for",o),s("input","accept alt autocomplete checked dirname disabled form formaction formenctype formmethod formnovalidate formtarget height list max maxlength min multiple name pattern readonly required size src step type value width"),s("button","disabled form formaction formenctype formmethod formnovalidate formtarget name type value","html4"===t?r:o),s("select","disabled form multiple name required size","option optgroup"),s("optgroup","disabled label","option"),s("option","disabled label selected value"),s("textarea","cols dirname disabled form maxlength name readonly required rows wrap"),s("menu","type label",[r,"li"].join(" ")),s("noscript","",r),"html4"!==t&&(s("wbr"),s("ruby","",[o,"rt rp"].join(" ")),s("figcaption","",r),s("mark rt rp summary bdi","",o),s("canvas","width height",r),s("video","src crossorigin poster preload autoplay mediagroup loop muted controls width height buffered",[r,"track source"].join(" ")),s("audio","src crossorigin preload autoplay mediagroup loop muted controls buffered volume",[r,"track source"].join(" ")),s("picture","","img source"),s("source","src srcset type media sizes"),s("track","kind src srclang label default"),s("datalist","",[o,"option"].join(" ")),s("article section nav aside main header footer","",r),s("hgroup","","h1 h2 h3 h4 h5 h6"),s("figure","",[r,"figcaption"].join(" ")),s("time","datetime",o),s("dialog","open",r),s("command","type label icon disabled checked radiogroup command"),s("output","for form name",o),s("progress","value max",o),s("meter","value min max low high optimum",o),s("details","open",[r,"summary"].join(" ")),s("keygen","autofocus challenge disabled form keytype name")),"html5-strict"!==t&&(u("script","language xml:space"),u("style","xml:space"),u("object","declare classid code codebase codetype archive standby align border hspace vspace"),u("embed","align name hspace vspace"),u("param","valuetype type"),u("a","charset name rev shape coords"),u("br","clear"),u("applet","codebase archive code object alt name width height align hspace vspace"),u("img","name longdesc align border hspace vspace"),u("iframe","longdesc frameborder marginwidth marginheight scrolling align"),u("font basefont","size color face"),u("input","usemap align"),u("select"),u("textarea"),u("h1 h2 h3 h4 h5 h6 div p legend caption","align"),u("ul","type compact"),u("li","type"),u("ol dl menu dir","compact"),u("pre","width xml:space"),u("hr","align noshade size width"),u("isindex","prompt"),u("table","summary width frame rules cellspacing cellpadding align bgcolor"),u("col","width align char charoff valign"),u("colgroup","width align char charoff valign"),u("thead","align char charoff valign"),u("tr","align char charoff valign bgcolor"),u("th","axis align char charoff valign nowrap bgcolor width height"),u("form","accept"),u("td","abbr axis scope align char charoff valign nowrap bgcolor width height"),u("tfoot","align char charoff valign"),u("tbody","align char charoff valign"),u("area","nohref"),u("body","background bgcolor text link vlink alink")),"html4"!==t&&(u("input button select textarea","autofocus"),u("input textarea","placeholder"),u("a","download"),u("link script img","crossorigin"),u("img","loading"),u("iframe","sandbox seamless allowfullscreen loading")),qi(wi("a form meter progress dfn"),(function(t){c[t]&&delete c[t].children[t]})),delete c.caption.children.table,delete c.script,Ai[t]=c,c)}((t=t||{}).schema);!1===t.verify_html&&(t.valid_elements="*[*]");var s=Ti(t.valid_styles),u=Ti(t.invalid_styles,"map"),p=Ti(t.valid_classes,"map"),l=a("whitespace_elements","pre script noscript style textarea video audio iframe object code"),d=a("self_closing_elements","colgroup dd dt li option p td tfoot th thead tr"),f=a("short_ended_elements","area base basefont br col frame hr img input isindex link meta param embed source wbr track"),b=a("boolean_attributes","checked compact declare defer disabled ismap multiple nohref noresize noshade nowrap readonly selected autoplay loop controls"),M="td th iframe video audio object script code",z=a("non_empty_elements",M+" pre",f),h=a("move_caret_before_on_enter_elements",M+" table",f),m=a("text_block_elements","h1 h2 h3 h4 h5 h6 p div address pre form blockquote center dir fieldset header footer article section hgroup aside main nav figure"),O=a("block_elements","hr table tbody thead tfoot th tr td li ol ul caption dl dt dd noscript menu isindex option datalist select optgroup figcaption details summary",m),g=a("text_inline_elements","span strong b em i font s strike u var cite dfn code mark q sup sub samp");qi((t.special||"script noscript iframe noframes noembed title style textarea xmp").split(" "),(function(t){i[t]=new RegExp("</"+t+"[^>]*>","gi")}));var A=function(t){return new RegExp("^"+t.replace(/([?+*])/g,".$1")+"$")},v=function(t){var n,r,i,a,c,s,u,p,l,d,f,b,M,z,h,m,O,g,v=/^([#+\-])?([^\[!\/]+)(?:\/([^\[!]+))?(?:(!?)\[([^\]]+)])?$/,y=/^([!\-])?(\w+[\\:]:\w+|[^=:<]+)?(?:([=:<])(.*))?$/,q=/[*?+]/;if(t){var _=wi(t,",");for(e["@"]&&(m=e["@"].attributes,O=e["@"].attributesOrder),n=0,r=_.length;n<r;n++)if(c=v.exec(_[n])){if(z=c[1],l=c[2],h=c[3],p=c[5],s={attributes:b={},attributesOrder:M=[]},"#"===z&&(s.paddEmpty=!0),"-"===z&&(s.removeEmpty=!0),"!"===c[4]&&(s.removeEmptyAttrs=!0),m&&(dt(m,(function(t,e){b[e]=t})),M.push.apply(M,O)),p)for(i=0,a=(p=wi(p,"|")).length;i<a;i++)if(c=y.exec(p[i])){if(u={},f=c[1],d=c[2].replace(/[\\:]:/g,":"),z=c[3],g=c[4],"!"===f&&(s.attributesRequired=s.attributesRequired||[],s.attributesRequired.push(d),u.required=!0),"-"===f){delete b[d],M.splice(Li(M,d),1);continue}z&&("="===z&&(s.attributesDefault=s.attributesDefault||[],s.attributesDefault.push({name:d,value:g}),u.defaultValue=g),":"===z&&(s.attributesForced=s.attributesForced||[],s.attributesForced.push({name:d,value:g}),u.forcedValue=g),"<"===z&&(u.validValues=yi(g,"?"))),q.test(d)?(s.attributePatterns=s.attributePatterns||[],u.pattern=A(d),s.attributePatterns.push(u)):(b[d]||M.push(d),b[d]=u)}m||"@"!==l||(m=b,O=M),h&&(s.outputName=l,e[h]=s),q.test(l)?(s.pattern=A(l),o.push(s)):e[l]=s}}},y=function(t){e={},o=[],v(t),qi(c,(function(t,e){n[e]=t.children}))},q=function(t){var o=/^(~)?(.+)$/;t&&(Ai.text_block_elements=Ai.block_elements=null,qi(wi(t,","),(function(t){var i=o.exec(t),a="~"===i[1],c=a?"span":"div",s=i[2];if(n[s]=n[c],r[s]=c,a||(O[s.toUpperCase()]={},O[s]={}),!e[s]){var u=e[c];delete(u=_i({},u)).removeEmptyAttrs,delete u.removeEmpty,e[s]=u}qi(n,(function(t,e){t[c]&&(n[e]=t=_i({},n[e]),t[s]=t[c])}))})))},W=function(e){var o=/^([+\-]?)([A-Za-z0-9_\-.\u00b7\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u037d\u037f-\u1fff\u200c-\u200d\u203f-\u2040\u2070-\u218f\u2c00-\u2fef\u3001-\ud7ff\uf900-\ufdcf\ufdf0-\ufffd]+)\[([^\]]+)]$/;Ai[t.schema]=null,e&&qi(wi(e,","),(function(t){var e,r,i=o.exec(t);i&&(r=i[1],e=r?n[i[2]]:n[i[2]]={"#comment":{}},e=n[i[2]],qi(wi(i[3],"|"),(function(t){"-"===r?delete e[t]:e[t]={}})))}))},L=function(t){var n,r=e[t];if(r)return r;for(n=o.length;n--;)if((r=o[n]).pattern.test(t))return r};t.valid_elements?y(t.valid_elements):(qi(c,(function(t,o){e[o]={attributes:t.attributes,attributesOrder:t.attributesOrder},n[o]=t.children})),"html5"!==t.schema&&qi(wi("strong/b em/i"),(function(t){var n=wi(t,"/");e[n[1]].outputName=n[0]})),qi(g,(function(n,o){e[o]&&(t.padd_empty_block_inline_children&&(e[o].paddInEmptyBlock=!0),e[o].removeEmpty=!0)})),qi(wi("ol ul blockquote a table tbody"),(function(t){e[t]&&(e[t].removeEmpty=!0)})),qi(wi("p h1 h2 h3 h4 h5 h6 th td pre div address caption li"),(function(t){e[t].paddEmpty=!0})),qi(wi("span"),(function(t){e[t].removeEmptyAttrs=!0}))),q(t.custom_elements),W(t.valid_children),v(t.extended_valid_elements),W("+ol[ul|ol],+ul[ul|ol]"),qi({dd:"dl",dt:"dl",li:"ul ol",td:"tr",th:"tr",tr:"tbody thead tfoot",tbody:"table",thead:"table",tfoot:"table",legend:"fieldset",area:"map",param:"video audio object"},(function(t,n){e[n]&&(e[n].parentsRequired=wi(t))})),t.invalid_elements&&qi(Wi(t.invalid_elements),(function(t){e[t]&&delete e[t]})),L("span")||v("span[!data-mce-type|*]");var w=_(s),x=_(u),R=_(p),T=_(b),k=_(O),S=_(m),C=_(g),N=_(f),B=_(d),D=_(z),E=_(h),P=_(l),X=_(i),Y=_(r);return{children:n,elements:e,getValidStyles:w,getValidClasses:R,getBlockElements:k,getInvalidStyles:x,getShortEndedElements:N,getTextBlockElements:S,getTextInlineElements:C,getBoolAttrs:T,getElementRule:L,getSelfClosingElements:B,getNonEmptyElements:D,getMoveCaretBeforeOnEnterElements:E,getWhiteSpaceElements:P,getSpecialElements:X,isValidChild:function(t,e){var o=n[t.toLowerCase()];return!(!o||!o[e.toLowerCase()])},isValid:function(t,e){var n,o,r=L(t);if(r){if(!e)return!0;if(r.attributes[e])return!0;if(n=r.attributePatterns)for(o=n.length;o--;)if(n[o].pattern.test(t))return!0}return!1},getCustomElements:Y,addValidElements:v,setValidElements:y,addCustomElements:q,addValidChildren:W}},Si=function(t,e,n,o){var r=function(t){return(t=parseInt(t,10).toString(16)).length>1?t:"0"+t};return"#"+r(e)+r(n)+r(o)},Ci=function(t,e){var n,o,r,i=this,a=/rgb\s*\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*\)/gi,c=/(?:url(?:(?:\(\s*\"([^\"]+)\"\s*\))|(?:\(\s*\'([^\']+)\'\s*\))|(?:\(\s*([^)\s]+)\s*\))))|(?:\'([^\']+)\')|(?:\"([^\"]+)\")/gi,s=/\s*([^:]+):\s*([^;]+);?/g,u=/\s+$/,p={},l="\ufeff";t=t||{},e&&(o=e.getValidStyles(),r=e.getInvalidStyles());var d="\\\" \\' \\; \\: ; : \ufeff".split(" ");for(n=0;n<d.length;n++)p[d[n]]=l+n,p[l+n]=d[n];return{toHex:function(t){return t.replace(a,Si)},parse:function(e){var o,r,d,f,b,M,z,h,m={},O=t.url_converter,g=t.url_converter_scope||i,A=function(t,e,o){var r=m[t+"-top"+e];if(r){var i=m[t+"-right"+e];if(i){var a=m[t+"-bottom"+e];if(a){var c=m[t+"-left"+e];if(c){var s=[r,i,a,c];for(n=s.length-1;n--&&s[n]===s[n+1];);n>-1&&o||(m[t+e]=-1===n?s[0]:s.join(" "),delete m[t+"-top"+e],delete m[t+"-right"+e],delete m[t+"-bottom"+e],delete m[t+"-left"+e])}}}}},v=function(t){var e,n=m[t];if(n){for(e=(n=n.split(" ")).length;e--;)if(n[e]!==n[0])return!1;return m[t]=n[0],!0}},y=function(t){return f=!0,p[t]},q=function(t,e){return f&&(t=t.replace(/\uFEFF[0-9]/g,(function(t){return p[t]}))),e||(t=t.replace(/\\([\'\";:])/g,"$1")),t},_=function(t){return String.fromCharCode(parseInt(t.slice(1),16))},W=function(t){return t.replace(/\\[0-9a-f]+/gi,_)},L=function(e,n,o,r,i,a){if(i=i||a)return"'"+(i=q(i)).replace(/\'/g,"\\'")+"'";if(n=q(n||o||r),!t.allow_script_urls){var c=n.replace(/[\s\r\n]+/g,"");if(/(java|vb)script:/i.test(c))return"";if(!t.allow_svg_data_urls&&/^data:image\/svg/i.test(c))return""}return O&&(n=O.call(g,n,"style")),"url('"+n.replace(/\'/g,"\\'")+"')"};if(e){for(e=(e=e.replace(/[\u0000-\u001F]/g,"")).replace(/\\[\"\';:\uFEFF]/g,y).replace(/\"[^\"]+\"|\'[^\']+\'/g,(function(t){return t.replace(/[;:]/g,y)}));o=s.exec(e);)if(s.lastIndex=o.index+o[0].length,r=o[1].replace(u,"").toLowerCase(),d=o[2].replace(u,""),r&&d){if(r=W(r),d=W(d),-1!==r.indexOf(l)||-1!==r.indexOf('"'))continue;if(!t.allow_script_urls&&("behavior"===r||/expression\s*\(|\/\*|\*\//.test(d)))continue;"font-weight"===r&&"700"===d?d="bold":"color"!==r&&"background-color"!==r||(d=d.toLowerCase()),d=(d=d.replace(a,Si)).replace(c,L),m[r]=f?q(d,!0):d}A("border","",!0),A("border","-width"),A("border","-color"),A("border","-style"),A("padding",""),A("margin",""),b="border",z="border-style",h="border-color",v(M="border-width")&&v(z)&&v(h)&&(m[b]=m[M]+" "+m[z]+" "+m[h],delete m[M],delete m[z],delete m[h]),"medium none"===m.border&&delete m.border,"none"===m["border-image"]&&delete m["border-image"]}return m},serialize:function(t,e){var n="",i=function(e){var r,i=o[e];if(i)for(var a=0,c=i.length;a<c;a++)e=i[a],(r=t[e])&&(n+=(n.length>0?" ":"")+e+": "+r+";")};return e&&o?(i("*"),i(e)):dt(t,(function(t,o){!t||r&&!function(t,e){var n=r["*"];return!(n&&n[t]||(n=r[e])&&n[t])}(o,e)||(n+=(n.length>0?" ":"")+o+": "+t+";")})),n}}},Ni={keyLocation:!0,layerX:!0,layerY:!0,returnValue:!0,webkitMovementX:!0,webkitMovementY:!0,keyIdentifier:!0,mozPressure:!0},Bi=function(t){return t instanceof Event||g(t.initEvent)},Di=function(t,e,n,o){var r,i=function(t,e){var n=null!=e?e:{};for(var o in t)gt(Ni,o)||(n[o]=t[o]);return O(n.composedPath)&&(n.composedPath=function(){return t.composedPath()}),n}(e,o);return i.type=t,m(i.target)&&(i.target=null!==(r=i.srcElement)&&void 0!==r?r:n),function(t){return m(t.preventDefault)||Bi(t)}(e)&&(i.preventDefault=function(){i.defaultPrevented=!0,i.isDefaultPrevented=S,g(e.preventDefault)?e.preventDefault():Bi(e)&&(e.returnValue=!1)},i.stopPropagation=function(){i.cancelBubble=!0,i.isPropagationStopped=S,g(e.stopPropagation)?e.stopPropagation():Bi(e)&&(e.cancelBubble=!0)},i.stopImmediatePropagation=function(){i.isImmediatePropagationStopped=S,i.stopPropagation()},function(t){return t.isDefaultPrevented===S||t.isDefaultPrevented===k}(i)||(i.isDefaultPrevented=!0===i.defaultPrevented?S:k,i.isPropagationStopped=!0===i.cancelBubble?S:k,i.isImmediatePropagationStopped=k)),i},Ei=/^(?:mouse|contextmenu)|click/,Pi=function(t,e,n,o){t.addEventListener?t.addEventListener(e,n,o||!1):t.attachEvent&&t.attachEvent("on"+e,n)},Xi=function(t,e,n,o){t.removeEventListener?t.removeEventListener(e,n,o||!1):t.detachEvent&&t.detachEvent("on"+e,n)},Yi=function(t,e){var n=Di(t.type,t,document,e);if(function(t){return O(t)&&Ei.test(t.type)}(t)&&h(t.pageX)&&!h(t.clientX)){var o=n.target.ownerDocument||document,r=o.documentElement,i=o.body,a=n;a.pageX=t.clientX+(r&&r.scrollLeft||i&&i.scrollLeft||0)-(r&&r.clientLeft||i&&i.clientLeft||0),a.pageY=t.clientY+(r&&r.scrollTop||i&&i.scrollTop||0)-(r&&r.clientTop||i&&i.clientTop||0)}return h(n.metaKey)&&(n.metaKey=!1),n},ji=function(t,e,n){var o=t.document,r={type:"ready"};if(n.domLoaded)e(r);else{var i=function(){Xi(t,"DOMContentLoaded",i),Xi(t,"load",i),n.domLoaded||(n.domLoaded=!0,e(r)),t=null};"complete"===o.readyState||"interactive"===o.readyState&&o.body?i():Pi(t,"DOMContentLoaded",i),n.domLoaded||Pi(t,"load",i)}},Hi=function(){function t(){this.domLoaded=!1,this.events={},this.count=1,this.expando="mce-data-"+(+new Date).toString(32),this.hasMouseEnterLeave="onmouseenter"in document.documentElement,this.hasFocusIn="onfocusin"in document.documentElement,this.count=1}return t.prototype.bind=function(t,e,n,o){var r,i,a,c,s,u,p,l=this,d=window,f=function(t){l.executeHandlers(Yi(t||d.event),r)};if(t&&3!==t.nodeType&&8!==t.nodeType){t[l.expando]?r=t[l.expando]:(r=l.count++,t[l.expando]=r,l.events[r]={}),o=o||t;var b=e.split(" ");for(a=b.length;a--;)u=f,s=p=!1,"DOMContentLoaded"===(c=b[a])&&(c="ready"),l.domLoaded&&"ready"===c&&"complete"===t.readyState?n.call(o,Yi({type:c})):(l.hasMouseEnterLeave||(s=l.mouseEnterLeave[c])&&(u=function(t){var e=t.currentTarget,n=t.relatedTarget;if(n&&e.contains)n=e.contains(n);else for(;n&&n!==e;)n=n.parentNode;n||((t=Yi(t||d.event)).type="mouseout"===t.type?"mouseleave":"mouseenter",t.target=e,l.executeHandlers(t,r))}),l.hasFocusIn||"focusin"!==c&&"focusout"!==c||(p=!0,s="focusin"===c?"focus":"blur",u=function(t){(t=Yi(t||d.event)).type="focus"===t.type?"focusin":"focusout",l.executeHandlers(t,r)}),(i=l.events[r][c])?"ready"===c&&l.domLoaded?n(Yi({type:c})):i.push({func:n,scope:o}):(l.events[r][c]=i=[{func:n,scope:o}],i.fakeName=s,i.capture=p,i.nativeHandler=u,"ready"===c?ji(t,u,l):Pi(t,s||c,u,p)));return t=i=null,n}},t.prototype.unbind=function(t,e,n){var o,r,i,a,c;if(!t||3===t.nodeType||8===t.nodeType)return this;var s=t[this.expando];if(s){if(c=this.events[s],e){var u=e.split(" ");for(r=u.length;r--;)if(o=c[a=u[r]]){if(n)for(i=o.length;i--;)if(o[i].func===n){var p=o.nativeHandler,l=o.fakeName,d=o.capture;(o=o.slice(0,i).concat(o.slice(i+1))).nativeHandler=p,o.fakeName=l,o.capture=d,c[a]=o}n&&0!==o.length||(delete c[a],Xi(t,o.fakeName||a,o.nativeHandler,o.capture))}}else dt(c,(function(e,n){Xi(t,e.fakeName||n,e.nativeHandler,e.capture)})),c={};for(a in c)if(gt(c,a))return this;delete this.events[s];try{delete t[this.expando]}catch(e){t[this.expando]=null}}return this},t.prototype.fire=function(t,e,n){var o;if(!t||3===t.nodeType||8===t.nodeType)return this;var r=Yi({type:e,target:t},n);do{(o=t[this.expando])&&this.executeHandlers(r,o),t=t.parentNode||t.ownerDocument||t.defaultView||t.parentWindow}while(t&&!r.isPropagationStopped());return this},t.prototype.clean=function(t){var e,n;if(!t||3===t.nodeType||8===t.nodeType)return this;if(t[this.expando]&&this.unbind(t),t.getElementsByTagName||(t=t.document),t&&t.getElementsByTagName)for(this.unbind(t),e=(n=t.getElementsByTagName("*")).length;e--;)(t=n[e])[this.expando]&&this.unbind(t);return this},t.prototype.destroy=function(){this.events={}},t.prototype.cancel=function(t){return t&&(t.preventDefault(),t.stopImmediatePropagation()),!1},t.prototype.executeHandlers=function(t,e){var n=this.events[e],o=n&&n[t.type];if(o)for(var r=0,i=o.length;r<i;r++){var a=o[r];if(a&&!1===a.func.call(a.scope,t)&&t.preventDefault(),t.isImmediatePropagationStopped())return}},t.Event=new t,t}(),Ii="sizzle"+-new Date,Fi=window.document,Ui=0,Vi=0,Gi=La(),$i=La(),Ki=La(),Ji=function(t,e){return t===e&&(jo=!0),0},Qi="undefined",Zi=1<<31,ta={}.hasOwnProperty,ea=[],na=ea.pop,oa=ea.push,ra=ea.push,ia=ea.slice,aa=ea.indexOf||function(t){for(var e=0,n=this.length;e<n;e++)if(this[e]===t)return e;return-1},ca="[\\x20\\t\\r\\n\\f]",sa="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",ua="\\["+ca+"*("+sa+")(?:"+ca+"*([*^$|!~]?=)"+ca+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+sa+"))|)"+ca+"*\\]",pa=":("+sa+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+ua+")*)|.*)\\)|)",la=new RegExp("^"+ca+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ca+"+$","g"),da=new RegExp("^"+ca+"*,"+ca+"*"),fa=new RegExp("^"+ca+"*([>+~]|"+ca+")"+ca+"*"),ba=new RegExp("="+ca+"*([^\\]'\"]*?)"+ca+"*\\]","g"),Ma=new RegExp(pa),za=new RegExp("^"+sa+"$"),ha={ID:new RegExp("^#("+sa+")"),CLASS:new RegExp("^\\.("+sa+")"),TAG:new RegExp("^("+sa+"|[*])"),ATTR:new RegExp("^"+ua),PSEUDO:new RegExp("^"+pa),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ca+"*(even|odd|(([+-]|)(\\d*)n|)"+ca+"*(?:([+-]|)"+ca+"*(\\d+)|))"+ca+"*\\)|)","i"),bool:new RegExp("^(?:checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)$","i"),needsContext:new RegExp("^"+ca+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ca+"*((?:-\\d)?\\d*)"+ca+"*\\)|)(?=[^-]|$)","i")},ma=/^(?:input|select|textarea|button)$/i,Oa=/^h\d$/i,ga=/^[^{]+\{\s*\[native \w/,Aa=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,va=/[+~]/,ya=/'|\\/g,qa=new RegExp("\\\\([\\da-f]{1,6}"+ca+"?|("+ca+")|.)","ig"),_a=function(t,e,n){var o="0x"+e-65536;return o!=o||n?e:o<0?String.fromCharCode(o+65536):String.fromCharCode(o>>10|55296,1023&o|56320)};try{ra.apply(ea=ia.call(Fi.childNodes),Fi.childNodes),ea[Fi.childNodes.length].nodeType}catch(t){ra={apply:ea.length?function(t,e){oa.apply(t,ia.call(e))}:function(t,e){for(var n=t.length,o=0;t[n++]=e[o++];);t.length=n-1}}}var Wa=function(t,e,n,o){var r,i,a,c,s,u,p,l,d,f;if((e?e.ownerDocument||e:Fi)!==Io&&Ho(e),n=n||[],!t||"string"!=typeof t)return n;if(1!==(c=(e=e||Io).nodeType)&&9!==c)return[];if(Uo&&!o){if(r=Aa.exec(t))if(a=r[1]){if(9===c){if(!(i=e.getElementById(a))||!i.parentNode)return n;if(i.id===a)return n.push(i),n}else if(e.ownerDocument&&(i=e.ownerDocument.getElementById(a))&&$o(e,i)&&i.id===a)return n.push(i),n}else{if(r[2])return ra.apply(n,e.getElementsByTagName(t)),n;if((a=r[3])&&So.getElementsByClassName)return ra.apply(n,e.getElementsByClassName(a)),n}if(So.qsa&&(!Vo||!Vo.test(t))){if(l=p=Ii,d=e,f=9===c&&t,1===c&&"object"!==e.nodeName.toLowerCase()){for(u=Do(t),(p=e.getAttribute("id"))?l=p.replace(ya,"\\$&"):e.setAttribute("id",l),l="[id='"+l+"'] ",s=u.length;s--;)u[s]=l+Sa(u[s]);d=va.test(t)&&Ta(e.parentNode)||e,f=u.join(",")}if(f)try{return ra.apply(n,d.querySelectorAll(f)),n}catch(t){}finally{p||e.removeAttribute("id")}}}return Po(t.replace(la,"$1"),e,n,o)};function La(){var t=[];return function e(n,o){return t.push(n+" ")>Co.cacheLength&&delete e[t.shift()],e[n+" "]=o}}function wa(t){return t[Ii]=!0,t}function xa(t,e){var n=e&&t,o=n&&1===t.nodeType&&1===e.nodeType&&(~e.sourceIndex||Zi)-(~t.sourceIndex||Zi);if(o)return o;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function Ra(t){return wa((function(e){return e=+e,wa((function(n,o){for(var r,i=t([],n.length,e),a=i.length;a--;)n[r=i[a]]&&(n[r]=!(o[r]=n[r]))}))}))}function Ta(t){return t&&typeof t.getElementsByTagName!==Qi&&t}function ka(){}function Sa(t){for(var e=0,n=t.length,o="";e<n;e++)o+=t[e].value;return o}function Ca(t,e,n){var o=e.dir,r=n&&"parentNode"===o,i=Vi++;return e.first?function(e,n,i){for(;e=e[o];)if(1===e.nodeType||r)return t(e,n,i)}:function(e,n,a){var c,s,u=[Ui,i];if(a){for(;e=e[o];)if((1===e.nodeType||r)&&t(e,n,a))return!0}else for(;e=e[o];)if(1===e.nodeType||r){if((c=(s=e[Ii]||(e[Ii]={}))[o])&&c[0]===Ui&&c[1]===i)return u[2]=c[2];if(s[o]=u,u[2]=t(e,n,a))return!0}}}function Na(t){return t.length>1?function(e,n,o){for(var r=t.length;r--;)if(!t[r](e,n,o))return!1;return!0}:t[0]}function Ba(t,e,n,o,r){for(var i,a=[],c=0,s=t.length,u=null!=e;c<s;c++)(i=t[c])&&(n&&!n(i,o,r)||(a.push(i),u&&e.push(c)));return a}function Da(t,e,n,o,r,i){return o&&!o[Ii]&&(o=Da(o)),r&&!r[Ii]&&(r=Da(r,i)),wa((function(i,a,c,s){var u,p,l,d=[],f=[],b=a.length,M=i||function(t,e,n){for(var o=0,r=e.length;o<r;o++)Wa(t,e[o],n);return n}(e||"*",c.nodeType?[c]:c,[]),z=!t||!i&&e?M:Ba(M,d,t,c,s),h=n?r||(i?t:b||o)?[]:a:z;if(n&&n(z,h,c,s),o)for(u=Ba(h,f),o(u,[],c,s),p=u.length;p--;)(l=u[p])&&(h[f[p]]=!(z[f[p]]=l));if(i){if(r||t){if(r){for(u=[],p=h.length;p--;)(l=h[p])&&u.push(z[p]=l);r(null,h=[],u,s)}for(p=h.length;p--;)(l=h[p])&&(u=r?aa.call(i,l):d[p])>-1&&(i[u]=!(a[u]=l))}}else h=Ba(h===a?h.splice(b,h.length):h),r?r(null,a,h,s):ra.apply(a,h)}))}function Ea(t){for(var e,n,o,r=t.length,i=Co.relative[t[0].type],a=i||Co.relative[" "],c=i?1:0,s=Ca((function(t){return t===e}),a,!0),u=Ca((function(t){return aa.call(e,t)>-1}),a,!0),p=[function(t,n,o){var r=!i&&(o||n!==Xo)||((e=n).nodeType?s(t,n,o):u(t,n,o));return e=null,r}];c<r;c++)if(n=Co.relative[t[c].type])p=[Ca(Na(p),n)];else{if((n=Co.filter[t[c].type].apply(null,t[c].matches))[Ii]){for(o=++c;o<r&&!Co.relative[t[o].type];o++);return Da(c>1&&Na(p),c>1&&Sa(t.slice(0,c-1).concat({value:" "===t[c-2].type?"*":""})).replace(la,"$1"),n,c<o&&Ea(t.slice(c,o)),o<r&&Ea(t=t.slice(o)),o<r&&Sa(t))}p.push(n)}return Na(p)}So=Wa.support={},Bo=Wa.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return!!e&&"HTML"!==e.nodeName},Ho=Wa.setDocument=function(t){var e,n=t?t.ownerDocument||t:Fi,o=n.defaultView;return n!==Io&&9===n.nodeType&&n.documentElement?(Io=n,Fo=n.documentElement,Uo=!Bo(n),o&&o!==function(t){try{return t.top}catch(t){}return null}(o)&&(o.addEventListener?o.addEventListener("unload",(function(){Ho()}),!1):o.attachEvent&&o.attachEvent("onunload",(function(){Ho()}))),So.attributes=!0,So.getElementsByTagName=!0,So.getElementsByClassName=ga.test(n.getElementsByClassName),So.getById=!0,Co.find.ID=function(t,e){if(typeof e.getElementById!==Qi&&Uo){var n=e.getElementById(t);return n&&n.parentNode?[n]:[]}},Co.filter.ID=function(t){var e=t.replace(qa,_a);return function(t){return t.getAttribute("id")===e}},Co.find.TAG=So.getElementsByTagName?function(t,e){if(typeof e.getElementsByTagName!==Qi)return e.getElementsByTagName(t)}:function(t,e){var n,o=[],r=0,i=e.getElementsByTagName(t);if("*"===t){for(;n=i[r++];)1===n.nodeType&&o.push(n);return o}return i},Co.find.CLASS=So.getElementsByClassName&&function(t,e){if(Uo)return e.getElementsByClassName(t)},Go=[],Vo=[],So.disconnectedMatch=!0,Vo=Vo.length&&new RegExp(Vo.join("|")),Go=Go.length&&new RegExp(Go.join("|")),e=ga.test(Fo.compareDocumentPosition),$o=e||ga.test(Fo.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,o=e&&e.parentNode;return t===o||!(!o||1!==o.nodeType||!(n.contains?n.contains(o):t.compareDocumentPosition&&16&t.compareDocumentPosition(o)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},Ji=e?function(t,e){if(t===e)return jo=!0,0;var o=!t.compareDocumentPosition-!e.compareDocumentPosition;return o||(1&(o=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1)||!So.sortDetached&&e.compareDocumentPosition(t)===o?t===n||t.ownerDocument===Fi&&$o(Fi,t)?-1:e===n||e.ownerDocument===Fi&&$o(Fi,e)?1:Yo?aa.call(Yo,t)-aa.call(Yo,e):0:4&o?-1:1)}:function(t,e){if(t===e)return jo=!0,0;var o,r=0,i=t.parentNode,a=e.parentNode,c=[t],s=[e];if(!i||!a)return t===n?-1:e===n?1:i?-1:a?1:Yo?aa.call(Yo,t)-aa.call(Yo,e):0;if(i===a)return xa(t,e);for(o=t;o=o.parentNode;)c.unshift(o);for(o=e;o=o.parentNode;)s.unshift(o);for(;c[r]===s[r];)r++;return r?xa(c[r],s[r]):c[r]===Fi?-1:s[r]===Fi?1:0},n):Io},Wa.matches=function(t,e){return Wa(t,null,null,e)},Wa.matchesSelector=function(t,e){if((t.ownerDocument||t)!==Io&&Ho(t),e=e.replace(ba,"='$1']"),So.matchesSelector&&Uo&&(!Go||!Go.test(e))&&(!Vo||!Vo.test(e)))try{var n=undefined.call(t,e);if(n||So.disconnectedMatch||t.document&&11!==t.document.nodeType)return n}catch(t){}return Wa(e,Io,null,[t]).length>0},Wa.contains=function(t,e){return(t.ownerDocument||t)!==Io&&Ho(t),$o(t,e)},Wa.attr=function(t,e){(t.ownerDocument||t)!==Io&&Ho(t);var n=Co.attrHandle[e.toLowerCase()],o=n&&ta.call(Co.attrHandle,e.toLowerCase())?n(t,e,!Uo):void 0;return void 0!==o?o:So.attributes||!Uo?t.getAttribute(e):(o=t.getAttributeNode(e))&&o.specified?o.value:null},Wa.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},Wa.uniqueSort=function(t){var e,n=[],o=0,r=0;if(jo=!So.detectDuplicates,Yo=!So.sortStable&&t.slice(0),t.sort(Ji),jo){for(;e=t[r++];)e===t[r]&&(o=n.push(r));for(;o--;)t.splice(n[o],1)}return Yo=null,t},No=Wa.getText=function(t){var e,n="",o=0,r=t.nodeType;if(r){if(1===r||9===r||11===r){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=No(t)}else if(3===r||4===r)return t.nodeValue}else for(;e=t[o++];)n+=No(e);return n},Co=Wa.selectors={cacheLength:50,createPseudo:wa,match:ha,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(qa,_a),t[3]=(t[3]||t[4]||t[5]||"").replace(qa,_a),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||Wa.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&Wa.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return ha.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&Ma.test(n)&&(e=Do(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(qa,_a).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=Gi[t+" "];return e||(e=new RegExp("(^|"+ca+")"+t+"("+ca+"|$)"))&&Gi(t,(function(t){return e.test("string"==typeof t.className&&t.className||typeof t.getAttribute!==Qi&&t.getAttribute("class")||"")}))},ATTR:function(t,e,n){return function(o){var r=Wa.attr(o,t);return null==r?"!="===e:!e||(r+="","="===e?r===n:"!="===e?r!==n:"^="===e?n&&0===r.indexOf(n):"*="===e?n&&r.indexOf(n)>-1:"$="===e?n&&r.slice(-n.length)===n:"~="===e?(" "+r+" ").indexOf(n)>-1:"|="===e&&(r===n||r.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,o,r){var i="nth"!==t.slice(0,3),a="last"!==t.slice(-4),c="of-type"===e;return 1===o&&0===r?function(t){return!!t.parentNode}:function(e,n,s){var u,p,l,d,f,b,M=i!==a?"nextSibling":"previousSibling",z=e.parentNode,h=c&&e.nodeName.toLowerCase(),m=!s&&!c;if(z){if(i){for(;M;){for(l=e;l=l[M];)if(c?l.nodeName.toLowerCase()===h:1===l.nodeType)return!1;b=M="only"===t&&!b&&"nextSibling"}return!0}if(b=[a?z.firstChild:z.lastChild],a&&m){for(f=(u=(p=z[Ii]||(z[Ii]={}))[t]||[])[0]===Ui&&u[1],d=u[0]===Ui&&u[2],l=f&&z.childNodes[f];l=++f&&l&&l[M]||(d=f=0)||b.pop();)if(1===l.nodeType&&++d&&l===e){p[t]=[Ui,f,d];break}}else if(m&&(u=(e[Ii]||(e[Ii]={}))[t])&&u[0]===Ui)d=u[1];else for(;(l=++f&&l&&l[M]||(d=f=0)||b.pop())&&((c?l.nodeName.toLowerCase()!==h:1!==l.nodeType)||!++d||(m&&((l[Ii]||(l[Ii]={}))[t]=[Ui,d]),l!==e)););return(d-=r)===o||d%o==0&&d/o>=0}}},PSEUDO:function(t,e){var n,o=Co.pseudos[t]||Co.setFilters[t.toLowerCase()]||Wa.error("unsupported pseudo: "+t);return o[Ii]?o(e):o.length>1?(n=[t,t,"",e],Co.setFilters.hasOwnProperty(t.toLowerCase())?wa((function(t,n){for(var r,i=o(t,e),a=i.length;a--;)t[r=aa.call(t,i[a])]=!(n[r]=i[a])})):function(t){return o(t,0,n)}):o}},pseudos:{not:wa((function(t){var e=[],n=[],o=Eo(t.replace(la,"$1"));return o[Ii]?wa((function(t,e,n,r){for(var i,a=o(t,null,r,[]),c=t.length;c--;)(i=a[c])&&(t[c]=!(e[c]=i))})):function(t,r,i){return e[0]=t,o(e,null,i,n),e[0]=null,!n.pop()}})),has:wa((function(t){return function(e){return Wa(t,e).length>0}})),contains:wa((function(t){return t=t.replace(qa,_a),function(e){return(e.textContent||e.innerText||No(e)).indexOf(t)>-1}})),lang:wa((function(t){return za.test(t||"")||Wa.error("unsupported lang: "+t),t=t.replace(qa,_a).toLowerCase(),function(e){var n;do{if(n=Uo?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(n=n.toLowerCase())===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}})),target:function(t){var e=window.location&&window.location.hash;return e&&e.slice(1)===t.id},root:function(t){return t===Fo},focus:function(t){return t===Io.activeElement&&(!Io.hasFocus||Io.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:function(t){return!1===t.disabled},disabled:function(t){return!0===t.disabled},checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!Co.pseudos.empty(t)},header:function(t){return Oa.test(t.nodeName)},input:function(t){return ma.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:Ra((function(){return[0]})),last:Ra((function(t,e){return[e-1]})),eq:Ra((function(t,e,n){return[n<0?n+e:n]})),even:Ra((function(t,e){for(var n=0;n<e;n+=2)t.push(n);return t})),odd:Ra((function(t,e){for(var n=1;n<e;n+=2)t.push(n);return t})),lt:Ra((function(t,e,n){for(var o=n<0?n+e:n;--o>=0;)t.push(o);return t})),gt:Ra((function(t,e,n){for(var o=n<0?n+e:n;++o<e;)t.push(o);return t}))}},Co.pseudos.nth=Co.pseudos.eq,F(["radio","checkbox","file","password","image"],(function(t){Co.pseudos[t]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(t)})),F(["submit","reset"],(function(t){Co.pseudos[t]=function(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}(t)})),ka.prototype=Co.filters=Co.pseudos,Co.setFilters=new ka,Do=Wa.tokenize=function(t,e){var n,o,r,i,a,c,s,u=$i[t+" "];if(u)return e?0:u.slice(0);for(a=t,c=[],s=Co.preFilter;a;){for(i in n&&!(o=da.exec(a))||(o&&(a=a.slice(o[0].length)||a),c.push(r=[])),n=!1,(o=fa.exec(a))&&(n=o.shift(),r.push({value:n,type:o[0].replace(la," ")}),a=a.slice(n.length)),Co.filter)Co.filter.hasOwnProperty(i)&&(!(o=ha[i].exec(a))||s[i]&&!(o=s[i](o))||(n=o.shift(),r.push({value:n,type:i,matches:o}),a=a.slice(n.length)));if(!n)break}return e?a.length:a?Wa.error(t):$i(t,c).slice(0)},Eo=Wa.compile=function(t,e){var n,o=[],r=[],i=Ki[t+" "];if(!i){for(e||(e=Do(t)),n=e.length;n--;)(i=Ea(e[n]))[Ii]?o.push(i):r.push(i);i=Ki(t,function(t,e){var n=e.length>0,o=t.length>0,r=function(r,i,a,c,s){var u,p,l,d=0,f="0",b=r&&[],M=[],z=Xo,h=r||o&&Co.find.TAG("*",s),m=Ui+=null==z?1:Math.random()||.1,O=h.length;for(s&&(Xo=i!==Io&&i);f!==O&&null!=(u=h[f]);f++){if(o&&u){for(p=0;l=t[p++];)if(l(u,i,a)){c.push(u);break}s&&(Ui=m)}n&&((u=!l&&u)&&d--,r&&b.push(u))}if(d+=f,n&&f!==d){for(p=0;l=e[p++];)l(b,M,i,a);if(r){if(d>0)for(;f--;)b[f]||M[f]||(M[f]=na.call(c));M=Ba(M)}ra.apply(c,M),s&&!r&&M.length>0&&d+e.length>1&&Wa.uniqueSort(c)}return s&&(Ui=m,Xo=z),b};return n?wa(r):r}(r,o)),i.selector=t}return i},Po=Wa.select=function(t,e,n,o){var r,i,a,c,s,u="function"==typeof t&&t,p=!o&&Do(t=u.selector||t);if(n=n||[],1===p.length){if((i=p[0]=p[0].slice(0)).length>2&&"ID"===(a=i[0]).type&&So.getById&&9===e.nodeType&&Uo&&Co.relative[i[1].type]){if(!(e=(Co.find.ID(a.matches[0].replace(qa,_a),e)||[])[0]))return n;u&&(e=e.parentNode),t=t.slice(i.shift().value.length)}for(r=ha.needsContext.test(t)?0:i.length;r--&&(a=i[r],!Co.relative[c=a.type]);)if((s=Co.find[c])&&(o=s(a.matches[0].replace(qa,_a),va.test(i[0].type)&&Ta(e.parentNode)||e))){if(i.splice(r,1),!(t=o.length&&Sa(i)))return ra.apply(n,o),n;break}}return(u||Eo(t,p))(o,e,!Uo,n,va.test(t)&&Ta(e.parentNode)||e),n},So.sortStable=Ii.split("").sort(Ji).join("")===Ii,So.detectDuplicates=!!jo,Ho(),So.sortDetached=!0;var Pa=document,Xa=Array.prototype.push,Ya=Array.prototype.slice,ja=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,Ha=Hi.Event,Ia=we.makeMap("children,contents,next,prev"),Fa=function(t){return void 0!==t},Ua=function(t){return"string"==typeof t},Va=function(t,e){var n,o=(e=e||Pa).createElement("div"),r=e.createDocumentFragment();for(o.innerHTML=t;n=o.firstChild;)r.appendChild(n);return r},Ga=function(t,e,n,o){var r;if(Ua(e))e=Va(e,sc(t[0]));else if(e.length&&!e.nodeType){if(e=dc.makeArray(e),o)for(r=e.length-1;r>=0;r--)Ga(t,e[r],n,o);else for(r=0;r<e.length;r++)Ga(t,e[r],n,o);return t}if(e.nodeType)for(r=t.length;r--;)n.call(t[r],e);return t},$a=function(t,e){return t&&e&&-1!==(" "+t.className+" ").indexOf(" "+e+" ")},Ka=function(t,e,n){var o,r;return e=dc(e)[0],t.each((function(){var t=this;n&&o===t.parentNode||(o=t.parentNode,r=e.cloneNode(!1),t.parentNode.insertBefore(r,t)),r.appendChild(t)})),t},Ja=we.makeMap("fillOpacity fontWeight lineHeight opacity orphans widows zIndex zoom"," "),Qa=we.makeMap("checked compact declare defer disabled ismap multiple nohref noshade nowrap readonly selected"," "),Za={for:"htmlFor",class:"className",readonly:"readOnly"},tc={float:"cssFloat"},ec={},nc={},oc=function(t,e){return new dc.fn.init(t,e)},rc=/^\s*|\s*$/g,ic=function(t){return null==t?"":(""+t).replace(rc,"")},ac=function(t,e){var n,o,r,i;if(t)if(void 0===(n=t.length)){for(o in t)if(t.hasOwnProperty(o)&&(i=t[o],!1===e.call(i,o,i)))break}else for(r=0;r<n&&(i=t[r],!1!==e.call(i,r,i));r++);return t},cc=function(t,e){var n=[];return ac(t,(function(t,o){e(o,t)&&n.push(o)})),n},sc=function(t){return t?9===t.nodeType?t:t.ownerDocument:Pa};oc.fn=oc.prototype={constructor:oc,selector:"",context:null,length:0,init:function(t,e){var n,o,r=this;if(!t)return r;if(t.nodeType)return r.context=r[0]=t,r.length=1,r;if(e&&e.nodeType)r.context=e;else{if(e)return dc(t).attr(e);r.context=e=document}if(Ua(t)){if(r.selector=t,!(n="<"===t.charAt(0)&&">"===t.charAt(t.length-1)&&t.length>=3?[null,t,null]:ja.exec(t)))return dc(e).find(t);if(n[1])for(o=Va(t,sc(e)).firstChild;o;)Xa.call(r,o),o=o.nextSibling;else{if(!(o=sc(e).getElementById(n[2])))return r;if(o.id!==n[2])return r.find(t);r.length=1,r[0]=o}}else this.add(t,!1);return r},toArray:function(){return we.toArray(this)},add:function(t,e){var n,o,r=this;if(Ua(t))return r.add(dc(t));if(!1!==e)for(n=dc.unique(r.toArray().concat(dc.makeArray(t))),r.length=n.length,o=0;o<n.length;o++)r[o]=n[o];else Xa.apply(r,dc.makeArray(t));return r},attr:function(t,e){var n,o=this;if("object"==typeof t)ac(t,(function(t,e){o.attr(t,e)}));else{if(!Fa(e)){if(o[0]&&1===o[0].nodeType){if((n=ec[t])&&n.get)return n.get(o[0],t);if(Qa[t])return o.prop(t)?t:void 0;null===(e=o[0].getAttribute(t,2))&&(e=void 0)}return e}this.each((function(){var n;if(1===this.nodeType){if((n=ec[t])&&n.set)return void n.set(this,e);null===e?this.removeAttribute(t,2):this.setAttribute(t,e,2)}}))}return o},removeAttr:function(t){return this.attr(t,null)},prop:function(t,e){var n=this;if("object"==typeof(t=Za[t]||t))ac(t,(function(t,e){n.prop(t,e)}));else{if(!Fa(e))return n[0]&&n[0].nodeType&&t in n[0]?n[0][t]:e;this.each((function(){1===this.nodeType&&(this[t]=e)}))}return n},css:function(t,e){var n,o,r=this,i=function(t){return t.replace(/-(\D)/g,(function(t,e){return e.toUpperCase()}))},a=function(t){return t.replace(/[A-Z]/g,(function(t){return"-"+t}))};if("object"==typeof t)ac(t,(function(t,e){r.css(t,e)}));else if(Fa(e))t=i(t),"number"!=typeof e||Ja[t]||(e=e.toString()+"px"),r.each((function(){var n=this.style;if((o=nc[t])&&o.set)o.set(this,e);else{try{this.style[tc[t]||t]=e}catch(t){}null!==e&&""!==e||(n.removeProperty?n.removeProperty(a(t)):n.removeAttribute(t))}}));else{if(n=r[0],(o=nc[t])&&o.get)return o.get(n);if(!n.ownerDocument.defaultView)return n.currentStyle?n.currentStyle[i(t)]:"";try{return n.ownerDocument.defaultView.getComputedStyle(n,null).getPropertyValue(a(t))}catch(t){return}}return r},remove:function(){for(var t,e=this.length;e--;)t=this[e],Ha.clean(t),t.parentNode&&t.parentNode.removeChild(t);return this},empty:function(){for(var t,e=this.length;e--;)for(t=this[e];t.firstChild;)t.removeChild(t.firstChild);return this},html:function(t){var e,n=this;if(Fa(t)){e=n.length;try{for(;e--;)n[e].innerHTML=t}catch(o){dc(n[e]).empty().append(t)}return n}return n[0]?n[0].innerHTML:""},text:function(t){var e,n=this;if(Fa(t)){for(e=n.length;e--;)"innerText"in n[e]?n[e].innerText=t:n[0].textContent=t;return n}return n[0]?n[0].innerText||n[0].textContent:""},append:function(){return Ga(this,arguments,(function(t){(1===this.nodeType||this.host&&1===this.host.nodeType)&&this.appendChild(t)}))},prepend:function(){return Ga(this,arguments,(function(t){(1===this.nodeType||this.host&&1===this.host.nodeType)&&this.insertBefore(t,this.firstChild)}),!0)},before:function(){var t=this;return t[0]&&t[0].parentNode?Ga(t,arguments,(function(t){this.parentNode.insertBefore(t,this)})):t},after:function(){var t=this;return t[0]&&t[0].parentNode?Ga(t,arguments,(function(t){this.parentNode.insertBefore(t,this.nextSibling)}),!0):t},appendTo:function(t){return dc(t).append(this),this},prependTo:function(t){return dc(t).prepend(this),this},replaceWith:function(t){return this.before(t).remove()},wrap:function(t){return Ka(this,t)},wrapAll:function(t){return Ka(this,t,!0)},wrapInner:function(t){return this.each((function(){dc(this).contents().wrapAll(t)})),this},unwrap:function(){return this.parent().each((function(){dc(this).replaceWith(this.childNodes)}))},clone:function(){var t=[];return this.each((function(){t.push(this.cloneNode(!0))})),dc(t)},addClass:function(t){return this.toggleClass(t,!0)},removeClass:function(t){return this.toggleClass(t,!1)},toggleClass:function(t,e){var n=this;return"string"!=typeof t||(-1!==t.indexOf(" ")?ac(t.split(" "),(function(){n.toggleClass(this,e)})):n.each((function(n,o){var r=$a(o,t);if(r!==e){var i=o.className;r?o.className=ic((" "+i+" ").replace(" "+t+" "," ")):o.className+=i?" "+t:t}}))),n},hasClass:function(t){return $a(this[0],t)},each:function(t){return ac(this,t)},on:function(t,e){return this.each((function(){Ha.bind(this,t,e)}))},off:function(t,e){return this.each((function(){Ha.unbind(this,t,e)}))},trigger:function(t){return this.each((function(){"object"==typeof t?Ha.fire(this,t.type,t):Ha.fire(this,t)}))},show:function(){return this.css("display","")},hide:function(){return this.css("display","none")},slice:function(){return dc(Ya.apply(this,arguments))},eq:function(t){return-1===t?this.slice(t):this.slice(t,+t+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},find:function(t){var e,n,o=[];for(e=0,n=this.length;e<n;e++)dc.find(t,this[e],o);return dc(o)},filter:function(t){return dc("function"==typeof t?cc(this.toArray(),(function(e,n){return t(n,e)})):dc.filter(t,this.toArray()))},closest:function(t){var e=[];return t instanceof dc&&(t=t[0]),this.each((function(n,o){for(;o;){if("string"==typeof t&&dc(o).is(t)){e.push(o);break}if(o===t){e.push(o);break}o=o.parentNode}})),dc(e)},offset:function(t){var e,n,o,r,i=0,a=0;return t?this.css(t):((e=this[0])&&(o=(n=e.ownerDocument).documentElement,e.getBoundingClientRect&&(i=(r=e.getBoundingClientRect()).left+(o.scrollLeft||n.body.scrollLeft)-o.clientLeft,a=r.top+(o.scrollTop||n.body.scrollTop)-o.clientTop)),{left:i,top:a})},push:Xa,sort:Array.prototype.sort,splice:Array.prototype.splice},we.extend(oc,{extend:we.extend,makeArray:function(t){return(e=t)&&e===e.window||t.nodeType?[t]:we.toArray(t);var e},inArray:function(t,e){var n;if(e.indexOf)return e.indexOf(t);for(n=e.length;n--;)if(e[n]===t)return n;return-1},isArray:we.isArray,each:ac,trim:ic,grep:cc,find:Wa,expr:Wa.selectors,unique:Wa.uniqueSort,text:Wa.getText,contains:Wa.contains,filter:function(t,e,n){var o=e.length;for(n&&(t=":not("+t+")");o--;)1!==e[o].nodeType&&e.splice(o,1);return e=1===e.length?dc.find.matchesSelector(e[0],t)?[e[0]]:[]:dc.find.matches(t,e)}});var uc=function(t,e,n){var o=[],r=t[e];for("string"!=typeof n&&n instanceof dc&&(n=n[0]);r&&9!==r.nodeType;){if(void 0!==n){if(r===n)break;if("string"==typeof n&&dc(r).is(n))break}1===r.nodeType&&o.push(r),r=r[e]}return o},pc=function(t,e,n,o){var r=[];for(o instanceof dc&&(o=o[0]);t;t=t[e])if(!n||t.nodeType===n){if(void 0!==o){if(t===o)break;if("string"==typeof o&&dc(t).is(o))break}r.push(t)}return r},lc=function(t,e,n){for(t=t[e];t;t=t[e])if(t.nodeType===n)return t;return null};ac({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return uc(t,"parentNode")},next:function(t){return lc(t,"nextSibling",1)},prev:function(t){return lc(t,"previousSibling",1)},children:function(t){return pc(t.firstChild,"nextSibling",1)},contents:function(t){return we.toArray(("iframe"===t.nodeName?t.contentDocument||t.contentWindow.document:t).childNodes)}},(function(t,e){oc.fn[t]=function(n){var o=[];this.each((function(){var t=e.call(o,this,n,o);t&&(dc.isArray(t)?o.push.apply(o,t):o.push(t))})),this.length>1&&(Ia[t]||(o=dc.unique(o)),0===t.indexOf("parents")&&(o=o.reverse()));var r=dc(o);return n?r.filter(n):r}})),ac({parentsUntil:function(t,e){return uc(t,"parentNode",e)},nextUntil:function(t,e){return pc(t,"nextSibling",1,e).slice(1)},prevUntil:function(t,e){return pc(t,"previousSibling",1,e).slice(1)}},(function(t,e){oc.fn[t]=function(n,o){var r=[];this.each((function(){var t=e.call(r,this,n,r);t&&(dc.isArray(t)?r.push.apply(r,t):r.push(t))})),this.length>1&&(r=dc.unique(r),0!==t.indexOf("parents")&&"prevUntil"!==t||(r=r.reverse()));var i=dc(r);return o?i.filter(o):i}})),oc.fn.is=function(t){return!!t&&this.filter(t).length>0},oc.fn.init.prototype=oc.fn,oc.overrideDefaults=function(t){var e,n=function(o,r){return e=e||t(),0===arguments.length&&(o=e.element),r||(r=e.context),new n.fn.init(o,r)};return dc.extend(n,this),n},oc.attrHooks=ec,oc.cssHooks=nc;var dc=oc,fc=we.each,bc=we.grep,Mc=ye.ie,zc=/^([a-z0-9],?)+$/i,hc=function(t,e){var n=e.attr("style"),o=t.serialize(t.parse(n),e[0].nodeName);o||(o=null),e.attr("data-mce-style",o)},mc=function(t,e){var n,o,r=0;if(t)for(n=t.nodeType,t=t.previousSibling;t;t=t.previousSibling)o=t.nodeType,(!e||3!==o||o!==n&&t.nodeValue.length)&&(r++,n=o);return r},Oc=function(t,e){void 0===e&&(e={});var n={},o=window,r={},i=0,a=sr.forElement(Re.fromDom(t),{contentCssCors:e.contentCssCors,referrerPolicy:e.referrerPolicy}),c=[],s=e.schema?e.schema:ki({}),u=Ci({url_converter:e.url_converter,url_converter_scope:e.url_converter_scope},e.schema),p=e.ownEvents?new Hi:Hi.Event,l=s.getBlockElements(),f=dc.overrideDefaults((function(){return{context:t,element:H.getRoot()}})),b=function(e){return e&&t&&d(e)?t.getElementById(e):e},M=function(t){return f("string"==typeof t?b(t):t)},z=function(t,e,n){var o,r,i=M(t);return i.length&&(r=(o=I[e])&&o.get?o.get(i,e):i.attr(e)),void 0===r&&(r=n||""),r},h=function(t){var e=b(t);return e?e.attributes:[]},O=function(t,n,o){""===o&&(o=null);var r=M(t),i=r.attr(n);if(r.length){var a=I[n];a&&a.set?a.set(r,o,n):r.attr(n,o),i!==o&&e.onSetAttrib&&e.onSetAttrib({attrElm:r,attrName:n,attrValue:o})}},g=function(){return e.root_element||t.body},A=function(e,n){return bo(t.body,b(e),n)},y=function(t,e,n){var o=M(t);return n?o.css(e):("float"===(e=e.replace(/-(\D)/g,(function(t,e){return e.toUpperCase()})))&&(e=ye.browser.isIE()?"styleFloat":"cssFloat"),o[0]&&o[0].style?o[0].style[e]:void 0)},q=function(t){var e,n;return t=b(t),e=y(t,"width"),n=y(t,"height"),-1===e.indexOf("px")&&(e=0),-1===n.indexOf("px")&&(n=0),{w:parseInt(e,10)||t.offsetWidth||t.clientWidth,h:parseInt(n,10)||t.offsetHeight||t.clientHeight}},W=function(t,e){var n;if(!t)return!1;if(!Array.isArray(t)){if("*"===e)return 1===t.nodeType;if(zc.test(e)){var o=e.toLowerCase().split(/,/),r=t.nodeName.toLowerCase();for(n=o.length-1;n>=0;n--)if(o[n]===r)return!0;return!1}if(t.nodeType&&1!==t.nodeType)return!1}var i=Array.isArray(t)?t:[t];return Wa(e,i[0].ownerDocument||i[0],null,i).length>0},L=function(t,e,n,o){var r,i=[],a=b(t);for(o=void 0===o,n=n||("BODY"!==g().nodeName?g().parentNode:null),we.is(e,"string")&&(r=e,e="*"===e?function(t){return 1===t.nodeType}:function(t){return W(t,r)});a&&!(a===n||m(a.nodeType)||Yn(a)||jn(a));){if(!e||"function"==typeof e&&e(a)){if(!o)return[a];i.push(a)}a=a.parentNode}return o?i:null},w=function(t,e,n){var o=e;if(t)for("string"==typeof e&&(o=function(t){return W(t,e)}),t=t[n];t;t=t[n])if("function"==typeof o&&o(t))return t;return null},x=function(t,e,n){var o,r="string"==typeof t?b(t):t;if(!r)return!1;if(we.isArray(r)&&(r.length||0===r.length))return o=[],fc(r,(function(t,r){t&&o.push(e.call(n,"string"==typeof t?b(t):t,r))})),o;var i=n||this;return e.call(i,r)},R=function(t,e){M(t).each((function(t,n){fc(e,(function(t,e){O(n,e,t)}))}))},T=function(t,e){var n=M(t);Mc?n.each((function(t,n){if(!1!==n.canHaveHTML){for(;n.firstChild;)n.removeChild(n.firstChild);try{n.innerHTML="<br>"+e,n.removeChild(n.firstChild)}catch(t){dc("<div></div>").html("<br>"+e).contents().slice(1).appendTo(n)}return e}})):n.html(e)},k=function(e,n,o,r,i){return x(e,(function(e){var a="string"==typeof n?t.createElement(n):n;return R(a,o),r&&("string"!=typeof r&&r.nodeType?a.appendChild(r):"string"==typeof r&&T(a,r)),i?a:e.appendChild(a)}))},S=function(e,n,o){return k(t.createElement(e),e,n,o,!0)},C=gi.encodeAllRaw,N=function(t,e){var n=M(t);return e?n.each((function(){for(var t;t=this.firstChild;)3===t.nodeType&&0===t.data.length?this.removeChild(t):this.parentNode.insertBefore(t,this)})).remove():n.remove(),n.length>1?n.toArray():n[0]},B=function(t,e,n){M(t).toggleClass(e,n).each((function(){""===this.className&&dc(this).attr("class",null)}))},D=function(t,e,n){return x(e,(function(e){return we.is(e,"array")&&(t=t.cloneNode(!0)),n&&fc(bc(e.childNodes),(function(e){t.appendChild(e)})),e.parentNode.replaceChild(t,e)}))},E=function(t){if(Tn(t)){var e="a"===t.nodeName.toLowerCase()&&!z(t,"href")&&z(t,"id");if(z(t,"name")||z(t,"data-mce-bookmark")||e)return!0}return!1},P=function(){return t.createRange()},X=function(n,r,i,a){if(we.isArray(n)){for(var s=n.length,u=[];s--;)u[s]=X(n[s],r,i,a);return u}return!e.collect||n!==t&&n!==o||c.push([n,r,i,a]),p.bind(n,r,i,a||H)},Y=function(e,n,r){if(we.isArray(e)){for(var i=e.length,a=[];i--;)a[i]=Y(e[i],n,r);return a}if(c.length>0&&(e===t||e===o))for(i=c.length;i--;){var s=c[i];e!==s[0]||n&&n!==s[1]||r&&r!==s[2]||p.unbind(s[0],s[1],s[2])}return p.unbind(e,n,r)},j=function(t){if(t&&Tn(t)){var e=t.getAttribute("data-mce-contenteditable");return e&&"inherit"!==e?e:"inherit"!==t.contentEditable?t.contentEditable:null}return null},H={doc:t,settings:e,win:o,files:r,stdMode:!0,boxModel:!0,styleSheetLoader:a,boundEvents:c,styles:u,schema:s,events:p,isBlock:function(t){if("string"==typeof t)return!!l[t];if(t){var e=t.nodeType;if(e)return!(1!==e||!l[t.nodeName])}return!1},$:f,$$:M,root:null,clone:function(e,n){if(!Mc||1!==e.nodeType||n)return e.cloneNode(n);var o=t.createElement(e.nodeName);return fc(h(e),(function(t){O(o,t.nodeName,z(e,t.nodeName))})),o},getRoot:g,getViewPort:function(t){var e=wn(t);return{x:e.x,y:e.y,w:e.width,h:e.height}},getRect:function(t){t=b(t);var e=A(t),n=q(t);return{x:e.x,y:e.y,w:n.w,h:n.h}},getSize:q,getParent:function(t,e,n){var o=L(t,e,n,!1);return o&&o.length>0?o[0]:null},getParents:L,get:b,getNext:function(t,e){return w(t,e,"nextSibling")},getPrev:function(t,e){return w(t,e,"previousSibling")},select:function(n,o){return Wa(n,b(o)||e.root_element||t,[])},is:W,add:k,create:S,createHTML:function(t,e,n){var o,r="";for(o in r+="<"+t,e)At(e,o)&&(r+=" "+o+'="'+C(e[o])+'"');return void 0!==n?r+">"+n+"</"+t+">":r+" />"},createFragment:function(e){var n,o=t.createElement("div"),r=t.createDocumentFragment();for(r.appendChild(o),e&&(o.innerHTML=e);n=o.firstChild;)r.appendChild(n);return r.removeChild(o),r},remove:N,setStyle:function(t,n,o){var r=d(n)?M(t).css(n,o):M(t).css(n);e.update_styles&&hc(u,r)},getStyle:y,setStyles:function(t,n){var o=M(t).css(n);e.update_styles&&hc(u,o)},removeAllAttribs:function(t){return x(t,(function(t){var e,n=t.attributes;for(e=n.length-1;e>=0;e--)t.removeAttributeNode(n.item(e))}))},setAttrib:O,setAttribs:R,getAttrib:z,getPos:A,parseStyle:function(t){return u.parse(t)},serializeStyle:function(t,e){return u.serialize(t,e)},addStyle:function(e){var o,r;if(H!==Oc.DOM&&t===document){if(n[e])return;n[e]=!0}(r=t.getElementById("mceDefaultStyles"))||((r=t.createElement("style")).id="mceDefaultStyles",r.type="text/css",(o=t.getElementsByTagName("head")[0]).firstChild?o.insertBefore(r,o.firstChild):o.appendChild(r)),r.styleSheet?r.styleSheet.cssText+=e:r.appendChild(t.createTextNode(e))},loadCSS:function(t){t||(t=""),F(t.split(","),(function(t){r[t]=!0,a.load(t,v)}))},addClass:function(t,e){M(t).addClass(e)},removeClass:function(t,e){B(t,e,!1)},hasClass:function(t,e){return M(t).hasClass(e)},toggleClass:B,show:function(t){M(t).show()},hide:function(t){M(t).hide()},isHidden:function(t){return"none"===M(t).css("display")},uniqueId:function(t){return(t||"mce_")+i++},setHTML:T,getOuterHTML:function(t){var e="string"==typeof t?b(t):t;return Tn(e)?e.outerHTML:dc("<div></div>").append(dc(e).clone()).html()},setOuterHTML:function(t,e){M(t).each((function(){try{if("outerHTML"in this)return void(this.outerHTML=e)}catch(t){}N(dc(this).html(e),!0)}))},decode:gi.decode,encode:C,insertAfter:function(t,e){var n=b(e);return x(t,(function(t){var e=n.parentNode,o=n.nextSibling;return o?e.insertBefore(t,o):e.appendChild(t),t}))},replace:D,rename:function(t,e){var n;return t.nodeName!==e.toUpperCase()&&(n=S(e),fc(h(t),(function(e){O(n,e.nodeName,z(t,e.nodeName))})),D(n,t,!0)),n||t},findCommonAncestor:function(t,e){for(var n,o=t;o;){for(n=e;n&&o!==n;)n=n.parentNode;if(o===n)break;o=o.parentNode}return!o&&t.ownerDocument?t.ownerDocument.documentElement:o},toHex:function(t){return u.toHex(we.trim(t))},run:x,getAttribs:h,isEmpty:function(t,e){var n,o,r=0;if(E(t))return!1;if(t=t.firstChild){var i=new ur(t,t.parentNode),a=s?s.getWhiteSpaceElements():{};e=e||(s?s.getNonEmptyElements():null);do{if(n=t.nodeType,Tn(t)){var c=t.getAttribute("data-mce-bogus");if(c){t=i.next("all"===c);continue}if(o=t.nodeName.toLowerCase(),e&&e[o]){if("br"===o){r++,t=i.next();continue}return!1}if(E(t))return!1}if(8===n)return!1;if(3===n&&!Kr(t.nodeValue))return!1;if(3===n&&t.parentNode&&a[t.parentNode.nodeName]&&Kr(t.nodeValue))return!1;t=i.next()}while(t)}return r<=1},createRng:P,nodeIndex:mc,split:function(t,e,n){var o,r,i,a=P();if(t&&e)return a.setStart(t.parentNode,mc(t)),a.setEnd(e.parentNode,mc(e)),o=a.extractContents(),(a=P()).setStart(e.parentNode,mc(e)+1),a.setEnd(t.parentNode,mc(t)+1),r=a.extractContents(),(i=t.parentNode).insertBefore(ai(H,o),t),n?i.insertBefore(n,t):i.insertBefore(e,t),i.insertBefore(ai(H,r),t),N(t),n||e},bind:X,unbind:Y,fire:function(t,e,n){return p.fire(t,e,n)},getContentEditable:j,getContentEditableParent:function(t){for(var e=g(),n=null;t&&t!==e&&null===(n=j(t));t=t.parentNode);return n},destroy:function(){if(c.length>0)for(var t=c.length;t--;){var e=c[t];p.unbind(e[0],e[1],e[2])}dt(r,(function(t,e){a.unload(e),delete r[e]})),Wa.setDocument&&Wa.setDocument()},isChildOf:function(t,e){if(Mc){for(;t;){if(e===t)return!0;t=t.parentNode}return!1}return t===e||e.contains(t)},dumpRng:function(t){return"startContainer: "+t.startContainer.nodeName+", startOffset: "+t.startOffset+", endContainer: "+t.endContainer.nodeName+", endOffset: "+t.endOffset}},I=function(t,e,n){var o=e.keep_values,r={set:function(t,o,r){e.url_converter&&null!==o&&(o=e.url_converter.call(e.url_converter_scope||n(),o,r,t[0])),t.attr("data-mce-"+r,o).attr(r,o)},get:function(t,e){return t.attr("data-mce-"+e)||t.attr(e)}},i={style:{set:function(e,n){null===n||"object"!=typeof n?(o&&e.attr("data-mce-style",n),null!==n&&"string"==typeof n?(e.removeAttr("style"),e.css(t.parse(n))):e.attr("style",n)):e.css(n)},get:function(e){var n=e.attr("data-mce-style")||e.attr("style");return t.serialize(t.parse(n),e[0].nodeName)}}};return o&&(i.href=i.src=r),i}(u,e,_(H));return H};Oc.DOM=Oc(document),Oc.nodeIndex=mc;var gc=Oc.DOM,Ac=we.each,vc=we.grep,yc=function(){function t(t){void 0===t&&(t={}),this.states={},this.queue=[],this.scriptLoadedCallbacks={},this.queueLoadedCallbacks=[],this.loading=0,this.settings=t}return t.prototype._setReferrerPolicy=function(t){this.settings.referrerPolicy=t},t.prototype.loadScript=function(t,e,n){var o,r=gc,i=function(){r.remove(a),o&&(o.onerror=o.onload=o=null)},a=r.uniqueId();(o=document.createElement("script")).id=a,o.type="text/javascript",o.src=we._addCacheSuffix(t),this.settings.referrerPolicy&&r.setAttrib(o,"referrerpolicy",this.settings.referrerPolicy),o.onload=function(){i(),e()},o.onerror=function(){i(),g(n)?n():"undefined"!=typeof console&&console.log&&console.log("Failed to load script: "+t)},(document.getElementsByTagName("head")[0]||document.body).appendChild(o)},t.prototype.isDone=function(t){return 2===this.states[t]},t.prototype.markDone=function(t){this.states[t]=2},t.prototype.add=function(t,e,n,o){var r=this.states[t];this.queue.push(t),void 0===r&&(this.states[t]=0),e&&(this.scriptLoadedCallbacks[t]||(this.scriptLoadedCallbacks[t]=[]),this.scriptLoadedCallbacks[t].push({success:e,failure:o,scope:n||this}))},t.prototype.load=function(t,e,n,o){return this.add(t,e,n,o)},t.prototype.remove=function(t){delete this.states[t],delete this.scriptLoadedCallbacks[t]},t.prototype.loadQueue=function(t,e,n){this.loadScripts(this.queue,t,e,n)},t.prototype.loadScripts=function(t,e,n,o){var r=this,i=[],a=function(t,e){Ac(r.scriptLoadedCallbacks[e],(function(e){g(e[t])&&e[t].call(e.scope)})),r.scriptLoadedCallbacks[e]=void 0};r.queueLoadedCallbacks.push({success:e,failure:o,scope:n||this});var c=function(){var e=vc(t);if(t.length=0,Ac(e,(function(t){2!==r.states[t]?3!==r.states[t]?1!==r.states[t]&&(r.states[t]=1,r.loading++,r.loadScript(t,(function(){r.states[t]=2,r.loading--,a("success",t),c()}),(function(){r.states[t]=3,r.loading--,i.push(t),a("failure",t),c()}))):a("failure",t):a("success",t)})),!r.loading){var n=r.queueLoadedCallbacks.slice(0);r.queueLoadedCallbacks.length=0,Ac(n,(function(t){0===i.length?g(t.success)&&t.success.call(t.scope):g(t.failure)&&t.failure.call(t.scope,i)}))}};c()},t.ScriptLoader=new t,t}(),qc=function(t){var e=t;return{get:function(){return e},set:function(t){e=t}}},_c={},Wc=qc("en"),Lc=function(){return Ot(_c,Wc.get())},wc={getData:function(){return ft(_c,(function(t){return Rt({},t)}))},setCode:function(t){t&&Wc.set(t)},getCode:function(){return Wc.get()},add:function(t,e){var n=_c[t];n||(_c[t]=n={}),dt(e,(function(t,e){n[e.toLowerCase()]=t}))},translate:function(t){var e,n=Lc().getOr({}),o=function(t){return g(t)?Object.prototype.toString.call(t):r(t)?"":""+t},r=function(t){return""===t||null==t},i=function(t){var e=o(t);return Ot(n,e.toLowerCase()).map(o).getOr(e)},a=function(t){return t.replace(/{context:\w+}$/,"")};if(r(t))return"";if(f(e=t)&>(e,"raw"))return o(t.raw);if(function(t){return b(t)&&t.length>1}(t)){var c=t.slice(1);return a(i(t[0]).replace(/\{([0-9]+)\}/g,(function(t,e){return gt(c,e)?o(c[e]):t})))}return a(i(t))},isRtl:function(){return Lc().bind((function(t){return Ot(t,"_dir")})).exists((function(t){return"rtl"===t}))},hasCode:function(t){return gt(_c,t)}},xc=function(){var t=[],e={},n={},o=[],r=function(t,e){var n=G(o,(function(n){return n.name===t&&n.state===e}));F(n,(function(t){return t.callback()}))},i=function(t){var e;return n[t]&&(e=n[t].dependencies),e||[]},a=function(t,e){return"object"==typeof e?e:"string"==typeof t?{prefix:"",resource:e,suffix:""}:{prefix:t.prefix,resource:e,suffix:t.suffix}},c=function(t,o,s,u,p){if(!e[t]){var l="string"==typeof o?o:o.prefix+o.resource+o.suffix;0!==l.indexOf("/")&&-1===l.indexOf("://")&&(l=xc.baseURL+"/"+l),e[t]=l.substring(0,l.lastIndexOf("/"));var d=function(){r(t,"loaded"),function(t,e,n,o){var r=i(t);F(r,(function(t){var n=a(e,t);c(n.resource,n,void 0,void 0)})),n&&(o?n.call(o):n.call(yc))}(t,o,s,u)};n[t]?d():yc.ScriptLoader.add(l,d,u,p)}},s=function(t,r,i){void 0===i&&(i="added"),gt(n,t)&&"added"===i||gt(e,t)&&"loaded"===i?r():o.push({name:t,state:i,callback:r})};return{items:t,urls:e,lookup:n,_listeners:o,get:function(t){if(n[t])return n[t].instance},dependencies:i,requireLangPack:function(t,n){!1!==xc.languageLoad&&s(t,(function(){var o=wc.getCode();!o||n&&-1===(","+(n||"")+",").indexOf(","+o+",")||yc.ScriptLoader.add(e[t]+"/langs/"+o+".js")}),"loaded")},add:function(e,o,i){var a=o;return t.push(a),n[e]={instance:a,dependencies:i},r(e,"added"),a},remove:function(t){delete e[t],delete n[t]},createUrl:a,addComponents:function(t,n){var o=e[t];F(n,(function(t){yc.ScriptLoader.add(o+"/"+t)}))},load:c,waitFor:s}};xc.languageLoad=!0,xc.baseURL="",xc.PluginManager=xc(),xc.ThemeManager=xc();var Rc=function(){var t=function(t){var e=qc(D.none()),n=function(){return e.get().each(t)};return{clear:function(){n(),e.set(D.none())},isSet:function(){return e.get().isSome()},get:function(){return e.get()},set:function(t){n(),e.set(D.some(t))}}}(v);return Rt(Rt({},t),{on:function(e){return t.get().each(e)}})},Tc=function(t,e){var n=null;return{cancel:function(){M(n)||(clearTimeout(n),n=null)},throttle:function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];M(n)&&(n=setTimeout((function(){n=null,t.apply(null,o)}),e))}}},kc=function(t,e){var n=null,o=function(){M(n)||(clearTimeout(n),n=null)};return{cancel:o,throttle:function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];o(),n=setTimeout((function(){n=null,t.apply(null,r)}),e)}}},Sc=function(t,e){var n=eo(t,e);return void 0===n||""===n?[]:n.split(" ")},Cc=function(t){return void 0!==t.dom.classList},Nc=function(t,e){return function(t,e,n){var o=Sc(t,e).concat([n]);return Zn(t,e,o.join(" ")),!0}(t,"class",e)},Bc=function(t,e){return function(t,e,n){var o=G(Sc(t,e),(function(t){return t!==n}));return o.length>0?Zn(t,e,o.join(" ")):ro(t,e),!1}(t,"class",e)},Dc=function(t,e){Cc(t)?t.dom.classList.add(e):Nc(t,e)},Ec=function(t){var e=Cc(t)?t.dom.classList:function(t){return Sc(t,"class")}(t);0===e.length&&ro(t,"class")},Pc=function(t,e){return Cc(t)&&t.dom.classList.contains(e)},Xc=function(t,e){var n=[];return F(Qe(t),(function(t){e(t)&&(n=n.concat([t])),n=n.concat(Xc(t,e))})),n},Yc=function(t,e){return function(t,e){var n=void 0===e?document:e.dom;return Se(n)?[]:I(n.querySelectorAll(t),Re.fromDom)}(e,t)},jc=_("mce-annotation"),Hc=_("data-mce-annotation"),Ic=_("data-mce-annotation-uid"),Fc=function(t,e){var n=t.selection.getRng(),o=Re.fromDom(n.startContainer),r=Re.fromDom(t.getBody()),i=e.fold((function(){return"."+jc()}),(function(t){return"["+Hc()+'="'+t+'"]'})),a=Ze(o,n.startOffset).getOr(o),c=er(a,i,(function(t){return Ce(t,r)})),s=function(t,e){return oo(t,e)?D.some(eo(t,e)):D.none()};return c.bind((function(e){return s(e,""+Ic()).bind((function(n){return s(e,""+Hc()).map((function(e){var o=Uc(t,n);return{uid:n,name:e,elements:o}}))}))}))},Uc=function(t,e){var n=Re.fromDom(t.getBody());return Yc(n,"["+Ic()+'="'+e+'"]')},Vc=function(t,e){var n=qc({}),o=function(){return{listeners:[],previous:Rc()}},r=function(t,e){i(t,(function(t){return e(t),t}))},i=function(t,e){var r=n.get(),i=e(Ot(r,t).getOrThunk(o));r[t]=i,n.set(r)},a=kc((function(){var e=n.get(),o=rt(pt(e));F(o,(function(e){i(e,(function(n){var o=n.previous.get();return Fc(t,D.some(e)).fold((function(){o.isSome()&&(!function(t){r(t,(function(e){F(e.listeners,(function(e){return e(!1,t)}))}))}(e),n.previous.clear())}),(function(t){var e=t.uid,i=t.name,a=t.elements;$n(o,e)||(!function(t,e,n){r(t,(function(o){F(o.listeners,(function(o){return o(!0,t,{uid:e,nodes:I(n,(function(t){return t.dom}))})}))}))}(i,e,a),n.previous.set(e))})),{previous:n.previous,listeners:n.listeners}}))}))}),30);t.on("remove",(function(){a.cancel()})),t.on("NodeChange",(function(){a.throttle()}));return{addListener:function(t,e){i(t,(function(t){return{previous:t.previous,listeners:t.listeners.concat([e])}}))}}},Gc=function(t,e){t.on("init",(function(){t.serializer.addNodeFilter("span",(function(t){F(t,(function(t){(function(t){return D.from(t.attr(Hc())).bind(e.lookup)})(t).each((function(e){!1===e.persistent&&t.unwrap()}))}))}))}))},$c=0,Kc=function(t){var e=(new Date).getTime();return t+"_"+Math.floor(1e9*Math.random())+ ++$c+String(e)},Jc=function(t,e){var n,o,r=Ie(t).dom,i=Re.fromDom(r.createDocumentFragment()),a=(n=e,(o=(r||document).createElement("div")).innerHTML=n,Qe(Re.fromDom(o)));Mn(i,a),zn(t),bn(t,i)},Qc=function(t,e){return Re.fromDom(t.dom.cloneNode(e))},Zc=function(t){return Qc(t,!1)},ts=function(t){return Qc(t,!0)},es=function(t,e,n){void 0===n&&(n=k);var o=new ur(t,e),r=function(t){var e;do{e=o[t]()}while(e&&!Pn(e)&&!n(e));return D.from(e).filter(Pn)};return{current:function(){return D.from(o.current()).filter(Pn)},next:function(){return r("next")},prev:function(){return r("prev")},prev2:function(){return r("prev2")}}},ns=function(t,e){var n=e||function(e){return t.isBlock(e)||Hn(e)||Un(e)},o=function(t,e,n,r){if(Pn(t)){var i=r(t,e,t.data);if(-1!==i)return D.some({container:t,offset:i})}return n().bind((function(t){return o(t.container,t.offset,n,r)}))};return{backwards:function(t,e,r,i){var a=es(t,i,n);return o(t,e,(function(){return a.prev().map((function(t){return{container:t,offset:t.length}}))}),r).getOrNull()},forwards:function(t,e,r,i){var a=es(t,i,n);return o(t,e,(function(){return a.next().map((function(t){return{container:t,offset:0}}))}),r).getOrNull()}}},os=Math.round,rs=function(t){return t?{left:os(t.left),top:os(t.top),bottom:os(t.bottom),right:os(t.right),width:os(t.width),height:os(t.height)}:{left:0,top:0,bottom:0,right:0,width:0,height:0}},is=function(t,e){return t=rs(t),e||(t.left=t.left+t.width),t.right=t.left,t.width=0,t},as=function(t,e,n){return t>=0&&t<=Math.min(e.height,n.height)/2},cs=function(t,e){var n=Math.min(e.height/2,t.height/2);return t.bottom-n<e.top||!(t.top>e.bottom)&&as(e.top-t.bottom,t,e)},ss=function(t,e){return t.top>e.bottom||!(t.bottom<e.top)&&as(e.bottom-t.top,t,e)},us=function(t,e,n){return e>=t.left&&e<=t.right&&n>=t.top&&n<=t.bottom},ps=function(t){var e=t.startContainer,n=t.startOffset;return e.hasChildNodes()&&t.endOffset===n+1?e.childNodes[n]:null},ls=function(t,e){if(Tn(t)&&t.hasChildNodes()){var n=t.childNodes,o=function(t,e,n){return Math.min(Math.max(t,e),n)}(e,0,n.length-1);return n[o]}return t},ds=new RegExp("[̀-ͯ҃-҇҈-҉֑-ֽֿׁ-ׂׄ-ׇׅؐ-ًؚ-ٰٟۖ-ۜ۟-ۤۧ-۪ۨ-ܑۭܰ-݊ަ-ް߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣣ-ंऺ़ु-ै्॑-ॗॢ-ॣঁ়াু-ৄ্ৗৢ-ৣਁ-ਂ਼ੁ-ੂੇ-ੈੋ-੍ੑੰ-ੱੵઁ-ં઼ુ-ૅે-ૈ્ૢ-ૣଁ଼ାିୁ-ୄ୍ୖୗୢ-ୣஂாீ்ௗఀా-ీె-ైొ-్ౕ-ౖౢ-ౣಁ಼ಿೂೆೌ-್ೕ-ೖೢ-ೣഁാു-ൄ്ൗൢ-ൣ්ාි-ුූෟัิ-ฺ็-๎ັິ-ູົ-ຼ່-ໍ༘-ཱ༹༙༵༷-ཾྀ-྄྆-྇ྍ-ྗྙ-ྼ࿆ိ-ူဲ-့္-်ွ-ှၘ-ၙၞ-ၠၱ-ၴႂႅ-ႆႍႝ፝-፟ᜒ-᜔ᜲ-᜴ᝒ-ᝓᝲ-ᝳ឴-឵ិ-ួំ៉-៓៝᠋-᠍ᢩᤠ-ᤢᤧ-ᤨᤲ᤹-᤻ᨗ-ᨘᨛᩖᩘ-ᩞ᩠ᩢᩥ-ᩬᩳ-᩿᩼᪰-᪽᪾ᬀ-ᬃ᬴ᬶ-ᬺᬼᭂ᭫-᭳ᮀ-ᮁᮢ-ᮥᮨ-ᮩ᮫-ᮭ᯦ᯨ-ᯩᯭᯯ-ᯱᰬ-ᰳᰶ-᰷᳐-᳔᳒-᳢᳠-᳨᳭᳴᳸-᳹᷀-᷵᷼-᷿-⃐-⃜⃝-⃠⃡⃢-⃤⃥-⃰⳯-⵿⳱ⷠ-〪ⷿ-〭〮-゙〯-゚꙯꙰-꙲ꙴ-꙽ꚞ-ꚟ꛰-꛱ꠂ꠆ꠋꠥ-ꠦ꣄꣠-꣱ꤦ-꤭ꥇ-ꥑꦀ-ꦂ꦳ꦶ-ꦹꦼꧥꨩ-ꨮꨱ-ꨲꨵ-ꨶꩃꩌꩼꪰꪲ-ꪴꪷ-ꪸꪾ-꪿꫁ꫬ-ꫭ꫶ꯥꯨ꯭ﬞ︀-️︠-゙︯-゚]"),fs=function(t){return"string"==typeof t&&t.charCodeAt(0)>=768&&ds.test(t)},bs=Tn,Ms=Ur,zs=Sn("display","block table"),hs=Sn("float","left right"),ms=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){for(var n=0;n<t.length;n++)if(!t[n](e))return!1;return!0}}(bs,Ms,x(hs)),Os=x(Sn("white-space","pre pre-line pre-wrap")),gs=Pn,As=Hn,vs=Oc.nodeIndex,ys=function(t,e){return e<0&&Tn(t)&&t.hasChildNodes()?void 0:ls(t,e)},qs=function(t){return"createRange"in t?t.createRange():Oc.DOM.createRng()},_s=function(t){return t&&/[\r\n\t ]/.test(t)},Ws=function(t){return!!t.setStart&&!!t.setEnd},Ls=function(t){var e=t.startContainer,n=t.startOffset;if(_s(t.toString())&&Os(e.parentNode)&&Pn(e)){var o=e.data;if(_s(o[n-1])||_s(o[n+1]))return!0}return!1},ws=function(t){return 0===t.left&&0===t.right&&0===t.top&&0===t.bottom},xs=function(t){var e,n=t.getClientRects();return e=n.length>0?rs(n[0]):rs(t.getBoundingClientRect()),!Ws(t)&&As(t)&&ws(e)?function(t){var e=t.ownerDocument,n=qs(e),o=e.createTextNode(Ar),r=t.parentNode;r.insertBefore(o,t),n.setStart(o,0),n.setEnd(o,1);var i=rs(n.getBoundingClientRect());return r.removeChild(o),i}(t):ws(e)&&Ws(t)?function(t){var e=t.startContainer,n=t.endContainer,o=t.startOffset,r=t.endOffset;if(e===n&&Pn(n)&&0===o&&1===r){var i=t.cloneRange();return i.setEndAfter(n),xs(i)}return null}(t):e},Rs=function(t,e){var n=is(t,e);return n.width=1,n.right=n.left+1,n},Ts=function(t){var e=[],n=function(t){var n,o;0!==t.height&&(e.length>0&&(n=t,o=e[e.length-1],n.left===o.left&&n.top===o.top&&n.bottom===o.bottom&&n.right===o.right)||e.push(t))},o=function(t,o){var r=qs(t.ownerDocument);if(o<t.data.length){if(fs(t.data[o]))return e;if(fs(t.data[o-1])&&(r.setStart(t,o),r.setEnd(t,o+1),!Ls(r)))return n(Rs(xs(r),!1)),e}o>0&&(r.setStart(t,o-1),r.setEnd(t,o),Ls(r)||n(Rs(xs(r),!1))),o<t.data.length&&(r.setStart(t,o),r.setEnd(t,o+1),Ls(r)||n(Rs(xs(r),!0)))},r=t.container(),i=t.offset();if(gs(r))return o(r,i),e;if(bs(r))if(t.isAtEnd()){var a=ys(r,i);gs(a)&&o(a,a.data.length),ms(a)&&!As(a)&&n(Rs(xs(a),!1))}else{a=ys(r,i);if(gs(a)&&o(a,0),ms(a)&&t.isAtEnd())return n(Rs(xs(a),!1)),e;var c=ys(t.container(),t.offset()-1);ms(c)&&!As(c)&&(zs(c)||zs(a)||!ms(a))&&n(Rs(xs(c),!1)),ms(a)&&n(Rs(xs(a),!0))}return e},ks=function(t,e,n){var o=function(){return n||(n=Ts(ks(t,e))),n};return{container:_(t),offset:_(e),toRange:function(){var n=qs(t.ownerDocument);return n.setStart(t,e),n.setEnd(t,e),n},getClientRects:o,isVisible:function(){return o().length>0},isAtStart:function(){return gs(t),0===e},isAtEnd:function(){return gs(t)?e>=t.data.length:e>=t.childNodes.length},isEqual:function(n){return n&&t===n.container()&&e===n.offset()},getNode:function(n){return ys(t,n?e-1:e)}}};ks.fromRangeStart=function(t){return ks(t.startContainer,t.startOffset)},ks.fromRangeEnd=function(t){return ks(t.endContainer,t.endOffset)},ks.after=function(t){return ks(t.parentNode,vs(t)+1)},ks.before=function(t){return ks(t.parentNode,vs(t))},ks.isAbove=function(t,e){return Kn(at(e.getClientRects()),ct(t.getClientRects()),cs).getOr(!1)},ks.isBelow=function(t,e){return Kn(ct(e.getClientRects()),at(t.getClientRects()),ss).getOr(!1)},ks.isAtStart=function(t){return!!t&&t.isAtStart()},ks.isAtEnd=function(t){return!!t&&t.isAtEnd()},ks.isTextPosition=function(t){return!!t&&Pn(t.container())},ks.isElementPosition=function(t){return!1===ks.isTextPosition(t)};var Ss,Cs=function(t,e){Pn(e)&&0===e.data.length&&t.remove(e)},Ns=function(t,e,n){jn(n)?function(t,e,n){var o=D.from(n.firstChild),r=D.from(n.lastChild);e.insertNode(n),o.each((function(e){return Cs(t,e.previousSibling)})),r.each((function(e){return Cs(t,e.nextSibling)}))}(t,e,n):function(t,e,n){e.insertNode(n),Cs(t,n.previousSibling),Cs(t,n.nextSibling)}(t,e,n)},Bs=Pn,Ds=Nn,Es=Oc.nodeIndex,Ps=function(t){var e=t.parentNode;return Ds(e)?Ps(e):e},Xs=function(t){return t?Lt(t.childNodes,(function(t,e){return Ds(e)&&"BR"!==e.nodeName?t=t.concat(Xs(e)):t.push(e),t}),[]):[]},Ys=function(t){return function(e){return t===e}},js=function(t){return(Bs(t)?"text()":t.nodeName.toLowerCase())+"["+function(t){var e,n;e=Xs(Ps(t)),n=wt(e,Ys(t),t),e=e.slice(0,n+1);var o=Lt(e,(function(t,n,o){return Bs(n)&&Bs(e[o-1])&&t++,t}),0);return e=_t(e,kn([t.nodeName])),(n=wt(e,Ys(t),t))-o}(t)+"]"},Hs=function(t,e){var n,o,r,i,a,c=[];return n=e.container(),o=e.offset(),Bs(n)?r=function(t,e){for(;(t=t.previousSibling)&&Bs(t);)e+=t.data.length;return e}(n,o):(o>=(i=n.childNodes).length?(r="after",o=i.length-1):r="before",n=i[o]),c.push(js(n)),a=function(t,e,n){var o=[];for(e=e.parentNode;!(e===t||n&&n(e));e=e.parentNode)o.push(e);return o}(t,n),a=_t(a,x(Nn)),(c=c.concat(qt(a,(function(t){return js(t)})))).reverse().join("/")+","+r},Is=function(t,e){var n;if(!e)return null;var o=e.split(","),r=o[0].split("/");n=o.length>1?o[1]:"before";var i=Lt(r,(function(t,e){var n=/([\w\-\(\)]+)\[([0-9]+)\]/.exec(e);return n?("text()"===n[1]&&(n[1]="#text"),function(t,e,n){var o=Xs(t);return o=_t(o,(function(t,e){return!Bs(t)||!Bs(o[e-1])})),(o=_t(o,kn([e])))[n]}(t,n[1],parseInt(n[2],10))):null}),t);return i?Bs(i)?function(t,e){for(var n,o=t,r=0;Bs(o);){if(n=o.data.length,e>=r&&e<=r+n){t=o,e-=r;break}if(!Bs(o.nextSibling)){t=o,e=n;break}r+=n,o=o.nextSibling}return Bs(t)&&e>t.data.length&&(e=t.data.length),ks(t,e)}(i,parseInt(n,10)):(n="after"===n?Es(i)+1:Es(i),ks(i.parentNode,n)):null},Fs=Un,Us=function(t,e,n,o,r){var i,a=o[r?"startContainer":"endContainer"],c=o[r?"startOffset":"endOffset"],s=[],u=0,p=t.getRoot();for(Pn(a)?s.push(n?function(t,e,n){var o,r;for(r=t(e.data.slice(0,n)).length,o=e.previousSibling;o&&Pn(o);o=o.previousSibling)r+=t(o.data).length;return r}(e,a,c):c):(c>=(i=a.childNodes).length&&i.length&&(u=1,c=Math.max(0,i.length-1)),s.push(t.nodeIndex(i[c],n)+u));a&&a!==p;a=a.parentNode)s.push(t.nodeIndex(a,n));return s},Vs=function(t,e,n){var o=0;return we.each(t.select(e),(function(t){if("all"!==t.getAttribute("data-mce-bogus"))return t!==n&&void o++})),o},Gs=function(t,e){var n,o,r,i=e?"start":"end";n=t[i+"Container"],o=t[i+"Offset"],Tn(n)&&"TR"===n.nodeName&&(n=(r=n.childNodes)[Math.min(e?o:o-1,r.length-1)])&&(o=e?0:n.childNodes.length,t["set"+(e?"Start":"End")](n,o))},$s=function(t){return Gs(t,!0),Gs(t,!1),t},Ks=function(t,e){var n;if(Tn(t)&&(t=ls(t,e),Fs(t)))return t;if(xr(t)){if(Pn(t)&&Lr(t)&&(t=t.parentNode),n=t.previousSibling,Fs(n))return n;if(n=t.nextSibling,Fs(n))return n}},Js=function(t,e,n){var o=n.getNode(),r=o?o.nodeName:null,i=n.getRng();if(Fs(o)||"IMG"===r)return{name:r,index:Vs(n.dom,r,o)};var a=function(t){return Ks(t.startContainer,t.startOffset)||Ks(t.endContainer,t.endOffset)}(i);return a?{name:r=a.tagName,index:Vs(n.dom,r,a)}:function(t,e,n,o){var r=e.dom,i={};return i.start=Us(r,t,n,o,!0),e.isCollapsed()||(i.end=Us(r,t,n,o,!1)),Dr(o)&&(i.isFakeCaret=!0),i}(t,n,e,i)},Qs=function(t,e,n){var o={"data-mce-type":"bookmark",id:e,style:"overflow:hidden;line-height:0px"};return n?t.create("span",o,""):t.create("span",o)},Zs=function(t,e){var n=t.dom,o=t.getRng(),r=n.uniqueId(),i=t.isCollapsed(),a=t.getNode(),c=a.nodeName;if("IMG"===c)return{name:c,index:Vs(n,c,a)};var s=$s(o.cloneRange());if(!i){s.collapse(!1);var u=Qs(n,r+"_end",e);Ns(n,s,u)}(o=$s(o)).collapse(!0);var p=Qs(n,r+"_start",e);return Ns(n,o,p),t.moveToBookmark({id:r,keep:!0}),{id:r}},tu=function(t,e,n){return 2===e?Js(qr,n,t):3===e?function(t){var e=t.getRng();return{start:Hs(t.dom.getRoot(),ks.fromRangeStart(e)),end:Hs(t.dom.getRoot(),ks.fromRangeEnd(e))}}(t):e?function(t){return{rng:t.getRng()}}(t):Zs(t,!1)},eu=w(Js,W,!0),nu=Oc.DOM,ou=function(t,e,n){var o=t.getParam(e,n);if(-1!==o.indexOf("=")){var r=t.getParam(e,"","hash");return Ot(r,t.id).getOr(n)}return o},ru=function(t){return t.getParam("content_security_policy","")},iu=function(t){if(t.getParam("force_p_newlines",!1))return"p";var e=t.getParam("forced_root_block","p");return!1===e?"":!0===e?"p":e},au=function(t){return t.getParam("forced_root_block_attrs",{})},cu=function(t){return t.getParam("automatic_uploads",!0,"boolean")},su=function(t){return t.getParam("images_reuse_filename",!1,"boolean")},uu=function(t){return t.getParam("icons","","string")},pu=function(t){return t.getParam("images_upload_url","","string")},lu=function(t){return t.getParam("images_upload_base_path","","string")},du=function(t){return t.getParam("images_upload_credentials",!1,"boolean")},fu=function(t){return t.getParam("images_upload_handler",null,"function")},bu=function(t){return t.getParam("content_css_cors",!1,"boolean")},Mu=function(t){return t.getParam("referrer_policy","","string")},zu=function(t){return t.getParam("language","en","string")},hu=function(t){return t.getParam("indent_use_margin",!1)},mu=function(t){var e=t.getParam("font_css",[]);return b(e)?e:I(e.split(","),Xt)},Ou=function(t){var e=t.getParam("object_resizing");return!1!==e&&!ye.iOS&&(d(e)?e:"table,img,figure.image,div,video,iframe")},gu=function(t){return t.getParam("event_root")},Au=function(t){return t.getParam("theme")},vu=function(t){return t.getParam("validate")},yu=function(t){return!1!==t.getParam("inline_boundaries")},qu=function(t){return t.getParam("content_css_cors")},_u=function(t){return t.getParam("plugins","","string")},Wu=Tn,Lu=Pn,wu=function(t){var e=t.parentNode;e&&e.removeChild(t)},xu=function(t){var e=qr(t);return{count:t.length-e.length,text:e}},Ru=function(t){for(var e;-1!==(e=t.data.lastIndexOf(vr));)t.deleteData(e,1)},Tu=function(t,e){return Nu(t),e},ku=function(t,e){var n=e.container(),o=function(t,e){var n=Y(t,e);return-1===n?D.none():D.some(n)}(st(n.childNodes),t).map((function(t){return t<e.offset()?ks(n,e.offset()-1):e})).getOr(e);return Nu(t),o},Su=function(t,e){return Lu(t)&&e.container()===t?function(t,e){var n=xu(t.data.substr(0,e.offset())),o=xu(t.data.substr(e.offset()));return(n.text+o.text).length>0?(Ru(t),ks(t,e.offset()-n.count)):e}(t,e):Tu(t,e)},Cu=function(t,e){return ks.isTextPosition(e)?Su(t,e):function(t,e){return e.container()===t.parentNode?ku(t,e):Tu(t,e)}(t,e)},Nu=function(t){Wu(t)&&xr(t)&&(Rr(t)?t.removeAttribute("data-mce-caret"):wu(t)),Lu(t)&&(Ru(t),0===t.data.length&&wu(t))},Bu=be().browser,Du=Un,Eu=Gn,Pu=Vn,Xu=function(t,e,n){var o,r,i=is(e.getBoundingClientRect(),n);if("BODY"===t.tagName){var a=t.ownerDocument.documentElement;o=t.scrollLeft||a.scrollLeft,r=t.scrollTop||a.scrollTop}else{var c=t.getBoundingClientRect();o=t.scrollLeft-c.left,r=t.scrollTop-c.top}i.left+=o,i.right+=o,i.top+=r,i.bottom+=r,i.width=1;var s=e.offsetWidth-e.clientWidth;return s>0&&(n&&(s*=-1),i.left+=s,i.right+=s),i},Yu=function(t,e,n,o){var r,i,a=Rc(),c=iu(t),s=c.length>0?c:"p",u=function(){!function(t){for(var e=Yc(Re.fromDom(t),"*[contentEditable=false],video,audio,embed,object"),n=0;n<e.length;n++){var o,r=e[n].dom,i=r.previousSibling;Nr(i)&&(1===(o=i.data).length?i.parentNode.removeChild(i):i.deleteData(o.length-1,1)),i=r.nextSibling,Cr(i)&&(1===(o=i.data).length?i.parentNode.removeChild(i):i.deleteData(0,1))}}(e),i&&(Nu(i),i=null),a.on((function(t){dc(t.caret).remove(),a.clear()})),r&&(ar.clearInterval(r),r=void 0)},p=function(){r=ar.setInterval((function(){o()?dc("div.mce-visual-caret",e).toggleClass("mce-visual-caret-hidden"):dc("div.mce-visual-caret",e).addClass("mce-visual-caret-hidden")}),500)};return{show:function(t,o){var r;if(u(),Pu(o))return null;if(!n(o))return i=function(t,e){var n=t.ownerDocument.createTextNode(vr),o=t.parentNode;if(e){if(r=t.previousSibling,Wr(r)){if(xr(r))return r;if(Nr(r))return r.splitText(r.data.length-1)}o.insertBefore(n,t)}else{var r=t.nextSibling;if(Wr(r)){if(xr(r))return r;if(Cr(r))return r.splitText(1),r}t.nextSibling?o.insertBefore(n,t.nextSibling):o.appendChild(n)}return n}(o,t),r=o.ownerDocument.createRange(),Hu(i.nextSibling)?(r.setStart(i,0),r.setEnd(i,0)):(r.setStart(i,1),r.setEnd(i,1)),r;i=Sr(s,o,t);var c=Xu(e,o,t);dc(i).css("top",c.top);var l=dc('<div class="mce-visual-caret" data-mce-bogus="all"></div>').css(Rt({},c)).appendTo(e)[0];return a.set({caret:l,element:o,before:t}),t&&dc(l).addClass("mce-visual-caret-before"),p(),(r=o.ownerDocument.createRange()).setStart(i,0),r.setEnd(i,0),r},hide:u,getCss:function(){return".mce-visual-caret {position: absolute;background-color: black;background-color: currentcolor;}.mce-visual-caret-hidden {display: none;}*[data-mce-caret] {position: absolute;left: -1000px;right: auto;top: 0;margin: 0;padding: 0;}"},reposition:function(){a.on((function(t){var n=Xu(e,t.element,t.before);dc(t.caret).css(Rt({},n))}))},destroy:function(){return ar.clearInterval(r)}}},ju=function(){return Bu.isIE()||Bu.isEdge()||Bu.isFirefox()},Hu=function(t){return Du(t)||Eu(t)},Iu=function(t){return Hu(t)||Bn(t)&&ju()},Fu=Un,Uu=Gn,Vu=Sn("display","block table table-cell table-caption list-item"),Gu=xr,$u=Lr,Ku=Tn,Ju=Ur,Qu=function(t){return t>0},Zu=function(t){return t<0},tp=function(t,e){for(var n;n=t(e);)if(!$u(n))return n;return null},ep=function(t,e,n,o,r){var i=new ur(t,o),a=Fu(t)||$u(t);if(Zu(e)){if(a&&n(t=tp(i.prev.bind(i),!0)))return t;for(;t=tp(i.prev.bind(i),r);)if(n(t))return t}if(Qu(e)){if(a&&n(t=tp(i.next.bind(i),!0)))return t;for(;t=tp(i.next.bind(i),r);)if(n(t))return t}return null},np=function(t,e){for(;t&&t!==e;){if(Vu(t))return t;t=t.parentNode}return null},op=function(t,e,n){return np(t.container(),n)===np(e.container(),n)},rp=function(t,e){if(!e)return null;var n=e.container(),o=e.offset();return Ku(n)?n.childNodes[o+t]:null},ip=function(t,e){var n=e.ownerDocument.createRange();return t?(n.setStartBefore(e),n.setEndBefore(e)):(n.setStartAfter(e),n.setEndAfter(e)),n},ap=function(t,e,n){return np(e,t)===np(n,t)},cp=function(t,e,n){for(var o=t?"previousSibling":"nextSibling";n&&n!==e;){var r=n[o];if(Gu(r)&&(r=r[o]),Fu(r)||Uu(r)){if(ap(e,r,n))return r;break}if(Ju(r))break;n=n.parentNode}return null},sp=w(ip,!0),up=w(ip,!1),pp=function(t,e,n){var o,r=w(cp,!0,e),i=w(cp,!1,e),a=n.startContainer,c=n.startOffset;if(Lr(a)){Ku(a)||(a=a.parentNode);var s=a.getAttribute("data-mce-caret");if("before"===s&&(o=a.nextSibling,Iu(o)))return sp(o);if("after"===s&&(o=a.previousSibling,Iu(o)))return up(o)}if(!n.collapsed)return n;if(Pn(a)){if(Gu(a)){if(1===t){if(o=i(a))return sp(o);if(o=r(a))return up(o)}if(-1===t){if(o=r(a))return up(o);if(o=i(a))return sp(o)}return n}if(Nr(a)&&c>=a.data.length-1)return 1===t&&(o=i(a))?sp(o):n;if(Cr(a)&&c<=1)return-1===t&&(o=r(a))?up(o):n;if(c===a.data.length)return(o=i(a))?sp(o):n;if(0===c)return(o=r(a))?up(o):n}return n},lp=function(t,e){return D.from(rp(t?0:-1,e)).filter(Fu)},dp=function(t,e,n){var o=pp(t,e,n);return-1===t?ks.fromRangeStart(o):ks.fromRangeEnd(o)},fp=function(t){return D.from(t.getNode()).map(Re.fromDom)},bp=function(t,e){for(;e=t(e);)if(e.isVisible())return e;return e},Mp=function(t,e){var n=op(t,e);return!(n||!Hn(t.getNode()))||n};!function(t){t[t.Backwards=-1]="Backwards",t[t.Forwards=1]="Forwards"}(Ss||(Ss={}));var zp,hp=Un,mp=Pn,Op=Tn,gp=Hn,Ap=Ur,vp=function(t){return Hr(t)||function(t){return!!Vr(t)&&!0!==K(st(t.getElementsByTagName("*")),(function(t,e){return t||Er(e)}),!1)}(t)},yp=Gr,qp=function(t,e){return t.hasChildNodes()&&e<t.childNodes.length?t.childNodes[e]:null},_p=function(t,e){if(Qu(t)){if(Ap(e.previousSibling)&&!mp(e.previousSibling))return ks.before(e);if(mp(e))return ks(e,0)}if(Zu(t)){if(Ap(e.nextSibling)&&!mp(e.nextSibling))return ks.after(e);if(mp(e))return ks(e,e.data.length)}return Zu(t)?gp(e)?ks.before(e):ks.after(e):ks.before(e)},Wp=function(t,e,n){var o,r,i,a;if(!Op(n)||!e)return null;if(e.isEqual(ks.after(n))&&n.lastChild){if(a=ks.after(n.lastChild),Zu(t)&&Ap(n.lastChild)&&Op(n.lastChild))return gp(n.lastChild)?ks.before(n.lastChild):a}else a=e;var c=a.container(),s=a.offset();if(mp(c)){if(Zu(t)&&s>0)return ks(c,--s);if(Qu(t)&&s<c.length)return ks(c,++s);o=c}else{if(Zu(t)&&s>0&&(r=qp(c,s-1),Ap(r)))return!vp(r)&&(i=ep(r,t,yp,r))?mp(i)?ks(i,i.data.length):ks.after(i):mp(r)?ks(r,r.data.length):ks.before(r);if(Qu(t)&&s<c.childNodes.length&&(r=qp(c,s),Ap(r)))return gp(r)?function(t,e){var n=e.nextSibling;return n&&Ap(n)?mp(n)?ks(n,0):ks.before(n):Wp(Ss.Forwards,ks.after(e),t)}(n,r):!vp(r)&&(i=ep(r,t,yp,r))?mp(i)?ks(i,0):ks.before(i):mp(r)?ks(r,0):ks.after(r);o=r||a.getNode()}if((Qu(t)&&a.isAtEnd()||Zu(t)&&a.isAtStart())&&(o=ep(o,t,S,n,!0),yp(o,n)))return _p(t,o);r=ep(o,t,yp,n);var u=xt(G(function(t,e){for(var n=[];t&&t!==e;)n.push(t),t=t.parentNode;return n}(c,n),hp));return!u||r&&u.contains(r)?r?_p(t,r):null:a=Qu(t)?ks.after(u):ks.before(u)},Lp=function(t){return{next:function(e){return Wp(Ss.Forwards,e,t)},prev:function(e){return Wp(Ss.Backwards,e,t)}}},wp=function(t){return ks.isTextPosition(t)?0===t.offset():Ur(t.getNode())},xp=function(t){if(ks.isTextPosition(t)){var e=t.container();return t.offset()===e.data.length}return Ur(t.getNode(!0))},Rp=function(t,e){return!ks.isTextPosition(t)&&!ks.isTextPosition(e)&&t.getNode()===e.getNode(!0)},Tp=function(t,e,n){return t?!Rp(e,n)&&(o=e,!(!ks.isTextPosition(o)&&Hn(o.getNode())))&&xp(e)&&wp(n):!Rp(n,e)&&wp(e)&&xp(n);var o},kp=function(t,e,n){var o=Lp(e);return D.from(t?o.next(n):o.prev(n))},Sp=function(t,e,n){return kp(t,e,n).bind((function(o){return op(n,o,e)&&Tp(t,n,o)?kp(t,e,o):D.some(o)}))},Cp=function(t,e,n,o){return Sp(t,e,n).bind((function(n){return o(n)?Cp(t,e,n,o):D.some(n)}))},Np=function(t,e){var n,o=t?e.firstChild:e.lastChild;return Pn(o)?D.some(ks(o,t?0:o.data.length)):o?Ur(o)?D.some(t?ks.before(o):Hn(n=o)?ks.before(n):ks.after(n)):function(t,e,n){var o=t?ks.before(n):ks.after(n);return kp(t,e,o)}(t,e,o):D.none()},Bp=w(kp,!0),Dp=w(kp,!1),Ep=w(Np,!0),Pp=w(Np,!1),Xp="_mce_caret",Yp=function(t){return Tn(t)&&t.id===Xp},jp=function(t,e){for(;e&&e!==t;){if(e.id===Xp)return e;e=e.parentNode}return null},Hp=function(t){return we.isArray(t.start)},Ip=function(t,e){return Tn(e)&&t.isBlock(e)&&!e.innerHTML&&!ye.ie&&(e.innerHTML='<br data-mce-bogus="1" />'),e},Fp=function(t,e){return Pp(t).fold(k,(function(t){return e.setStart(t.container(),t.offset()),e.setEnd(t.container(),t.offset()),!0}))},Up=function(t,e,n){return!(!function(t){return!1===t.hasChildNodes()}(e)||!jp(t,e))&&(function(t,e){var n=t.ownerDocument.createTextNode(vr);t.appendChild(n),e.setStart(n,0),e.setEnd(n,0)}(e,n),!0)},Vp=function(t,e,n,o){var r,i,a,c,s=n[e?"start":"end"],u=t.getRoot();if(s){for(a=s[0],i=u,r=s.length-1;r>=1;r--){if(c=i.childNodes,Up(u,i,o))return!0;if(s[r]>c.length-1)return!!Up(u,i,o)||Fp(i,o);i=c[s[r]]}3===i.nodeType&&(a=Math.min(s[0],i.nodeValue.length)),1===i.nodeType&&(a=Math.min(s[0],i.childNodes.length)),e?o.setStart(i,a):o.setEnd(i,a)}return!0},Gp=function(t){return Pn(t)&&t.data.length>0},$p=function(t,e,n){var o,r,i,a,c,s,u=t.get(n.id+"_"+e),p=n.keep;if(u){if(o=u.parentNode,"start"===e?(p?u.hasChildNodes()?(o=u.firstChild,r=1):Gp(u.nextSibling)?(o=u.nextSibling,r=0):Gp(u.previousSibling)?(o=u.previousSibling,r=u.previousSibling.data.length):(o=u.parentNode,r=t.nodeIndex(u)+1):r=t.nodeIndex(u),c=o,s=r):(p?u.hasChildNodes()?(o=u.firstChild,r=1):Gp(u.previousSibling)?(o=u.previousSibling,r=u.previousSibling.data.length):(o=u.parentNode,r=t.nodeIndex(u)):r=t.nodeIndex(u),c=o,s=r),!p){for(a=u.previousSibling,i=u.nextSibling,we.each(we.grep(u.childNodes),(function(t){Pn(t)&&(t.nodeValue=t.nodeValue.replace(/\uFEFF/g,""))}));u=t.get(n.id+"_"+e);)t.remove(u,!0);a&&i&&a.nodeType===i.nodeType&&Pn(a)&&!ye.opera&&(r=a.nodeValue.length,a.appendData(i.nodeValue),t.remove(i),c=a,s=r)}return D.some(ks(c,s))}return D.none()},Kp=function(t,e){var n=t.dom;if(e){if(Hp(e))return function(t,e){var n=t.createRng();return Vp(t,!0,e,n)&&Vp(t,!1,e,n)?D.some(n):D.none()}(n,e);if(function(t){return d(t.start)}(e))return D.some(function(t,e){var n,o=t.createRng();return n=Is(t.getRoot(),e.start),o.setStart(n.container(),n.offset()),n=Is(t.getRoot(),e.end),o.setEnd(n.container(),n.offset()),o}(n,e));if(function(t){return gt(t,"id")}(e))return function(t,e){var n=$p(t,"start",e),o=$p(t,"end",e);return Kn(n,o.or(n),(function(e,n){var o=t.createRng();return o.setStart(Ip(t,e.container()),e.offset()),o.setEnd(Ip(t,n.container()),n.offset()),o}))}(n,e);if(function(t){return gt(t,"name")}(e))return function(t,e){return D.from(t.select(e.name)[e.index]).map((function(e){var n=t.createRng();return n.selectNode(e),n}))}(n,e);if(function(t){return gt(t,"rng")}(e))return D.some(e.rng)}return D.none()},Jp=function(t,e,n){return tu(t,e,n)},Qp=function(t,e){Kp(t,e).each((function(e){t.setRng(e)}))},Zp=function(t){return Tn(t)&&"SPAN"===t.tagName&&"bookmark"===t.getAttribute("data-mce-type")},tl=(zp=Ar,function(t){return zp===t}),el=function(t){return""!==t&&-1!==" \f\n\r\t\v".indexOf(t)},nl=function(t){return!el(t)&&!tl(t)},ol=function(t){return!!t.nodeType},rl=function(t,e,n){var o=n.startOffset,r=n.startContainer;if((r!==n.endContainer||!function(t){return t&&/^(IMG)$/.test(t.nodeName)}(r.childNodes[o]))&&Tn(r)){var i=r.childNodes,a=void 0;o<i.length?(r=i[o],a=new ur(r,t.getParent(r,t.isBlock))):(r=i[i.length-1],(a=new ur(r,t.getParent(r,t.isBlock))).next(!0));for(var c=a.current();c;c=a.next())if(Pn(c)&&!sl(c))return n.setStart(c,0),void e.setRng(n)}},il=function(t,e,n){if(t){var o=e?"nextSibling":"previousSibling";for(t=n?t:t[o];t;t=t[o])if(Tn(t)||!sl(t))return t}},al=function(t,e){return ol(e)&&(e=e.nodeName),!!t.schema.getTextBlockElements()[e.toLowerCase()]},cl=function(t,e,n){return t.schema.isValidChild(e,n)},sl=function(t,e){if(void 0===e&&(e=!1),O(t)&&Pn(t)){var n=e?t.data.replace(/ /g," "):t.data;return Kr(n)}return!1},ul=function(t,e){return g(t)?t=t(e):O(e)&&(t=t.replace(/%(\w+)/g,(function(t,n){return e[n]||t}))),t},pl=function(t,e){return e=e||"",t=""+((t=t||"").nodeName||t),e=""+(e.nodeName||e),t.toLowerCase()===e.toLowerCase()},ll=function(t,e,n){return"color"!==n&&"backgroundColor"!==n||(e=t.toHex(e)),"fontWeight"===n&&700===e&&(e="bold"),"fontFamily"===n&&(e=e.replace(/[\'\"]/g,"").replace(/,\s+/g,",")),""+e},dl=function(t,e,n){return ll(t,t.getStyle(e,n),n)},fl=function(t,e){var n;return t.getParent(e,(function(e){return(n=t.getStyle(e,"text-decoration"))&&"none"!==n})),n},bl=function(t,e,n){return t.getParents(e,n,t.getRoot())},Ml=function(t,e,n){var o=["inline","block","selector","attributes","styles","classes"],r=function(t){return ht(t,(function(t,e){return H(o,(function(t){return t===e}))}))};return H(t.formatter.get(e),(function(e){var o=r(e);return H(t.formatter.get(n),(function(t){var e=r(t);return function(t,e,n){return void 0===n&&(n=s),c(n).eq(t,e)}(o,e)}))}))},zl=function(t){return At(t,"block")},hl=function(t){return At(t,"selector")},ml=function(t){return At(t,"inline")},Ol=function(t){return hl(t)&&!1!==t.expand&&!ml(t)},gl=Zp,Al=bl,vl=sl,yl=al,ql=function(t,e){for(var n=e;n;){if(Tn(n)&&t.getContentEditable(n))return"false"===t.getContentEditable(n)?n:e;n=n.parentNode}return e},_l=function(t,e,n,o){for(var r=e.data,i=n;t?i>=0:i<r.length;t?i--:i++)if(o(r.charAt(i)))return t?i+1:i;return-1},Wl=function(t,e,n){return _l(t,e,n,(function(t){return tl(t)||el(t)}))},Ll=function(t,e,n){return _l(t,e,n,nl)},wl=function(t,e,n,o,r,i){var a,c=t.getParent(n,t.isBlock)||e,s=function(e,n,o){var i=ns(t),s=r?i.backwards:i.forwards;return D.from(s(e,n,(function(t,e){return gl(t.parentNode)?-1:(a=t,o(r,t,e))}),c))};return s(n,o,Wl).bind((function(t){return i?s(t.container,t.offset+(r?-1:0),Ll):D.some(t)})).orThunk((function(){return a?D.some({container:a,offset:r?0:a.length}):D.none()}))},xl=function(t,e,n,o,r){Pn(o)&&It(o.data)&&o[r]&&(o=o[r]);for(var i=Al(t,o),a=0;a<i.length;a++)for(var c=0;c<e.length;c++){var s=e[c];if((!O(s.collapsed)||s.collapsed===n.collapsed)&&(hl(s)&&t.is(i[a],s.selector)))return i[a]}return o},Rl=function(t,e,n,o){var r=n,i=t.dom,a=i.getRoot(),c=e[0];if(zl(c)&&(r=c.wrapper?null:i.getParent(n,c.block,a)),!r){var s=i.getParent(n,"LI,TD,TH");r=i.getParent(Pn(n)?n.parentNode:n,(function(e){return e!==a&&yl(t,e)}),s)}if(r&&zl(c)&&c.wrapper&&(r=Al(i,r,"ul,ol").reverse()[0]||r),!r)for(r=n;r[o]&&!i.isBlock(r[o])&&(r=r[o],!pl(r,"br")););return r||n},Tl=function(t,e,n,o){var r=n.parentNode;return!O(n[o])&&(!(r!==e&&!m(r)&&!t.isBlock(r))||Tl(t,e,r,o))},kl=function(t,e,n,o,r){var i,a=n,c=r?"previousSibling":"nextSibling",s=t.getRoot();if(Pn(n)&&!vl(n)&&(r?o>0:o<n.data.length))return n;for(;;){if(!e[0].block_expand&&t.isBlock(a))return a;for(var u=a[c];u;u=u[c]){var p=Pn(u)&&!Tl(t,s,u,c);if(!gl(u)&&(!Hn(i=u)||!i.getAttribute("data-mce-bogus")||i.nextSibling)&&!vl(u,p))return a}if(a===s||a.parentNode===s){n=a;break}a=a.parentNode}return n},Sl=function(t){return gl(t.parentNode)||gl(t)},Cl=function(t,e,n,o){void 0===o&&(o=!1);var r=e.startContainer,i=e.startOffset,a=e.endContainer,c=e.endOffset,s=t.dom,u=n[0];(Tn(r)&&r.hasChildNodes()&&(r=ls(r,i),Pn(r)&&(i=0)),Tn(a)&&a.hasChildNodes()&&(a=ls(a,e.collapsed?c:c-1),Pn(a)&&(c=a.nodeValue.length)),r=ql(s,r),a=ql(s,a),Sl(r)&&(r=gl(r)?r:r.parentNode,r=e.collapsed?r.previousSibling||r:r.nextSibling||r,Pn(r)&&(i=e.collapsed?r.length:0)),Sl(a)&&(a=gl(a)?a:a.parentNode,a=e.collapsed?a.nextSibling||a:a.previousSibling||a,Pn(a)&&(c=e.collapsed?0:a.length)),e.collapsed)&&(wl(s,t.getBody(),r,i,!0,o).each((function(t){var e=t.container,n=t.offset;r=e,i=n})),wl(s,t.getBody(),a,c,!1,o).each((function(t){var e=t.container,n=t.offset;a=e,c=n})));return(ml(u)||u.block_expand)&&(ml(u)&&Pn(r)&&0!==i||(r=kl(s,n,r,i,!0)),ml(u)&&Pn(a)&&c!==a.nodeValue.length||(a=kl(s,n,a,c,!1))),Ol(u)&&(r=xl(s,n,e,r,"previousSibling"),a=xl(s,n,e,a,"nextSibling")),(zl(u)||hl(u))&&(r=Rl(t,n,r,"previousSibling"),a=Rl(t,n,a,"nextSibling"),zl(u)&&(s.isBlock(r)||(r=kl(s,n,r,i,!0)),s.isBlock(a)||(a=kl(s,n,a,c,!1)))),Tn(r)&&(i=s.nodeIndex(r),r=r.parentNode),Tn(a)&&(c=s.nodeIndex(a)+1,a=a.parentNode),{startContainer:r,startOffset:i,endContainer:a,endOffset:c}},Nl=function(t,e,n){var o=e.startOffset,r=ls(e.startContainer,o),i=e.endOffset,a=ls(e.endContainer,i-1),c=function(t){var e=t[0];Pn(e)&&e===r&&o>=e.data.length&&t.splice(0,1);var n=t[t.length-1];return 0===i&&t.length>0&&n===a&&Pn(n)&&t.splice(t.length-1,1),t},s=function(t,e,n){for(var o=[];t&&t!==n;t=t[e])o.push(t);return o},u=function(e,n){return t.getParent(e,(function(t){return t.parentNode===n}),n)},p=function(t,e,o){for(var r=o?"nextSibling":"previousSibling",i=t,a=i.parentNode;i&&i!==e;i=a){a=i.parentNode;var u=s(i===t?i:i[r],r);u.length&&(o||u.reverse(),n(c(u)))}};if(r===a)return n(c([r]));var l=t.findCommonAncestor(r,a);if(t.isChildOf(r,a))return p(r,l,!0);if(t.isChildOf(a,r))return p(a,l);var d=u(r,l)||r,f=u(a,l)||a;p(r,d,!0);var b=s(d===r?d:d.nextSibling,"nextSibling",f===a?f.nextSibling:f);b.length&&n(c(b)),p(a,f)},Bl=function(t){var e=[];if(t)for(var n=0;n<t.rangeCount;n++)e.push(t.getRangeAt(n));return e},Dl=function(t){return G(function(t){return tt(t,(function(t){var e=ps(t);return e?[Re.fromDom(e)]:[]}))}(t),Or)},El=function(t,e){var n=Yc(e,"td[data-mce-selected],th[data-mce-selected]");return n.length>0?n:Dl(t)},Pl=function(t){return El(Bl(t.selection.getSel()),Re.fromDom(t.getBody()))},Xl=function(t,e){return Zo(t,"table",e)},Yl=function(t){return tn(t).fold(_([t]),(function(e){return[t].concat(Yl(e))}))},jl=function(t){return en(t).fold(_([t]),(function(e){return"br"===De(e)?Ge(e).map((function(e){return[t].concat(jl(e))})).getOr([]):[t].concat(jl(e))}))},Hl=function(t,e){return Kn(function(t){var e=t.startContainer,n=t.startOffset;return Pn(e)?0===n?D.some(Re.fromDom(e)):D.none():D.from(e.childNodes[n]).map(Re.fromDom)}(e),function(t){var e=t.endContainer,n=t.endOffset;return Pn(e)?n===e.data.length?D.some(Re.fromDom(e)):D.none():D.from(e.childNodes[n-1]).map(Re.fromDom)}(e),(function(e,n){var o=Q(Yl(t),w(Ce,e)),r=Q(jl(t),w(Ce,n));return o.isSome()&&r.isSome()})).getOr(!1)},Il=function(t,e,n,o){var r=n,i=new ur(n,r),a=ht(t.schema.getMoveCaretBeforeOnEnterElements(),(function(t,e){return!j(["td","th","table"],e.toLowerCase())}));do{if(Pn(n)&&0!==we.trim(n.nodeValue).length)return void(o?e.setStart(n,0):e.setEnd(n,n.nodeValue.length));if(a[n.nodeName])return void(o?e.setStartBefore(n):"BR"===n.nodeName?e.setEndBefore(n):e.setEndAfter(n))}while(n=o?i.next():i.prev());"BODY"===r.nodeName&&(o?e.setStart(r,0):e.setEnd(r,r.childNodes.length))},Fl=function(t){var e=t.selection.getSel();return e&&e.rangeCount>0},Ul=function(t,e){var n=Pl(t);n.length>0?F(n,(function(n){var o=n.dom,r=t.dom.createRng();r.setStartBefore(o),r.setEndAfter(o),e(r,!0)})):e(t.selection.getRng(),!1)},Vl=function(t,e,n){var o=Zs(t,e);n(o),t.moveToBookmark(o)},Gl=function(t,e){var n=function(e){return t(e)?D.from(e.dom.nodeValue):D.none()};return{get:function(o){if(!t(o))throw new Error("Can only get "+e+" value of a "+e+" node");return n(o).getOr("")},getOption:n,set:function(n,o){if(!t(n))throw new Error("Can only set raw "+e+" value of a "+e+" node");n.dom.nodeValue=o}}}(Ye,"text"),$l=function(t){return Gl.get(t)},Kl=function(t,e,n,o){return Ve(e).fold((function(){return"skipping"}),(function(r){return"br"===o||function(t){return Ye(t)&&$l(t)===vr}(e)?"valid":function(t){return Xe(t)&&Pc(t,jc())}(e)?"existing":Yp(e.dom)?"caret":cl(t,n,o)&&cl(t,De(r),n)?"valid":"invalid-child"}))},Jl=function(t,e,n,o){var r=e.uid,i=void 0===r?Kc("mce-annotation"):r,a=function(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(t,o[r])&&(n[o[r]]=t[o[r]])}return n}(e,["uid"]),c=Re.fromTag("span",t);Dc(c,jc()),Zn(c,""+Ic(),i),Zn(c,""+Hc(),n);var s=o(i,a),u=s.attributes,p=void 0===u?{}:u,l=s.classes,d=void 0===l?[]:l;return to(c,p),function(t,e){F(e,(function(e){Dc(t,e)}))}(c,d),c},Ql=function(t,e,n,o,r){var i=[],a=Jl(t.getDoc(),r,n,o),c=Rc(),s=function(){c.clear()},u=function(t){F(t,p)},p=function(e){switch(Kl(t,e,"span",De(e))){case"invalid-child":s();var n=Qe(e);u(n),s();break;case"valid":var o=c.get().getOrThunk((function(){var t=Zc(a);return i.push(t),c.set(t),t}));!function(t,e){ln(t,e),bn(e,t)}(e,o)}};return Nl(t.dom,e,(function(t){s(),function(t){var e=I(t,Re.fromDom);u(e)}(t)})),i},Zl=function(t,e,n,o){t.undoManager.transact((function(){var r=t.selection,i=r.getRng(),a=Pl(t).length>0;if(i.collapsed&&!a&&function(t,e){var n=Cl(t,e,[{inline:"span"}]);e.setStart(n.startContainer,n.startOffset),e.setEnd(n.endContainer,n.endOffset),t.selection.setRng(e)}(t,i),r.getRng().collapsed&&!a){var c=Jl(t.getDoc(),o,e,n.decorate);Jc(c,Ar),r.getRng().insertNode(c.dom),r.select(c.dom)}else Vl(r,!1,(function(){Ul(t,(function(r){Ql(t,r,e,n.decorate,o)}))}))}))},td=function(t){var e,n=(e={},{register:function(t,n){e[t]={name:t,settings:n}},lookup:function(t){return Ot(e,t).map((function(t){return t.settings}))}});Gc(t,n);var o=Vc(t);return{register:function(t,e){n.register(t,e)},annotate:function(e,o){n.lookup(e).each((function(n){Zl(t,e,n,o)}))},annotationChanged:function(t,e){o.addListener(t,e)},remove:function(e){Fc(t,D.some(e)).each((function(t){var e=t.elements;F(e,mn)}))},getAll:function(e){var n=function(t,e){var n=Re.fromDom(t.getBody()),o=Yc(n,"["+Hc()+'="'+e+'"]'),r={};return F(o,(function(t){var e=eo(t,Ic()),n=Ot(r,e).getOr([]);r[e]=n.concat([t])})),r}(t,e);return ft(n,(function(t){return I(t,(function(t){return t.dom}))}))}}},ed=function(t){return{getBookmark:w(Jp,t),moveToBookmark:w(Qp,t)}};ed.isBookmarkNode=Zp;var nd=function(t,e){for(;e&&e!==t;){if(Fn(e)||Un(e))return e;e=e.parentNode}return null},od=function(t,e,n){if(n.collapsed)return!1;if(ye.browser.isIE()&&n.startOffset===n.endOffset-1&&n.startContainer===n.endContainer){var o=n.startContainer.childNodes[n.startOffset];if(Tn(o))return H(o.getClientRects(),(function(n){return us(n,t,e)}))}return H(n.getClientRects(),(function(n){return us(n,t,e)}))},rd=function(t,e,n){return t.fire(e,n)},id=function(t,e,n,o){return t.fire("FormatApply",{format:e,node:n,vars:o})},ad=function(t,e,n,o){return t.fire("FormatRemove",{format:e,node:n,vars:o})},cd={BACKSPACE:8,DELETE:46,DOWN:40,ENTER:13,ESC:27,LEFT:37,RIGHT:39,SPACEBAR:32,TAB:9,UP:38,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,modifierPressed:function(t){return t.shiftKey||t.ctrlKey||t.altKey||cd.metaKeyPressed(t)},metaKeyPressed:function(t){return ye.mac?t.metaKey:t.ctrlKey&&!t.altKey}},sd=Un,ud=function(t,e){var n,o,r,i,a,c,s,u,p,l,d,f,b,M,z,h="data-mce-selected",m=e.dom,g=we.each,A=e.getDoc(),v=document,y=Math.abs,q=Math.round,_=e.getBody(),W={nw:[0,0,-1,-1],ne:[1,0,1,-1],se:[1,1,1,1],sw:[0,1,-1,1]},L=function(t){return t&&("IMG"===t.nodeName||e.dom.is(t,"figure.image"))},w=function(t){return Gn(t)||m.hasClass(t,"mce-preview-object")},x=function(t){var n=t.target;(function(t,e){if("longpress"===t.type||0===t.type.indexOf("touch")){var n=t.touches[0];return L(t.target)&&!od(n.clientX,n.clientY,e)}return L(t.target)&&!od(t.clientX,t.clientY,e)})(t,e.selection.getRng())&&!t.isDefaultPrevented()&&e.selection.select(n)},R=function(t){return m.is(t,"figure.image")?[t.querySelector("img")]:m.hasClass(t,"mce-preview-object")&&O(t.firstElementChild)?[t,t.firstElementChild]:[t]},T=function(t){var n=Ou(e);return!!n&&("false"!==t.getAttribute("data-mce-resize")&&(t!==e.getBody()&&(m.hasClass(t,"mce-preview-object")?ke(Re.fromDom(t.firstElementChild),n):ke(Re.fromDom(t),n))))},k=function(t,n,o){if(O(o)){var r=R(t);F(r,(function(t){t.style[n]||!e.schema.isValid(t.nodeName.toLowerCase(),n)?m.setStyle(t,n,o):m.setAttrib(t,n,""+o)}))}},S=function(t,e,n){k(t,"width",e),k(t,"height",n)},C=function(t){var a,h,O,g,A;a=t.screenX-c,h=t.screenY-s,f=a*i[2]+u,b=h*i[3]+p,f=f<5?5:f,b=b<5?5:b,O=(L(n)||w(n))&&!1!==function(t){return t.getParam("resize_img_proportional",!0,"boolean")}(e)?!cd.modifierPressed(t):cd.modifierPressed(t),O&&(y(a)>y(h)?(b=q(f*l),f=q(b/l)):(f=q(b/l),b=q(f*l))),S(o,f,b),g=(g=i.startPos.x+a)>0?g:0,A=(A=i.startPos.y+h)>0?A:0,m.setStyles(r,{left:g,top:A,display:"block"}),r.innerHTML=f+" × "+b,i[2]<0&&o.clientWidth<=f&&m.setStyle(o,"left",undefined+(u-f)),i[3]<0&&o.clientHeight<=b&&m.setStyle(o,"top",undefined+(p-b)),(a=_.scrollWidth-M)+(h=_.scrollHeight-z)!==0&&m.setStyles(r,{left:g-a,top:A-h}),d||(!function(t,e,n,o,r){t.fire("ObjectResizeStart",{target:e,width:n,height:o,origin:r})}(e,n,u,p,"corner-"+i.name),d=!0)},N=function(){var t=d;d=!1,t&&(k(n,"width",f),k(n,"height",b)),m.unbind(A,"mousemove",C),m.unbind(A,"mouseup",N),v!==A&&(m.unbind(v,"mousemove",C),m.unbind(v,"mouseup",N)),m.remove(o),m.remove(r),m.remove(a),B(n),t&&(!function(t,e,n,o,r){t.fire("ObjectResized",{target:e,width:n,height:o,origin:r})}(e,n,f,b,"corner-"+i.name),m.setAttrib(n,"style",m.getAttrib(n,"style"))),e.nodeChanged()},B=function(t){X();var d=m.getPos(t,_),O=d.x,y=d.y,q=t.getBoundingClientRect(),L=q.width||q.right-q.left,x=q.height||q.bottom-q.top;n!==t&&(D(),n=t,f=b=0);var k=e.fire("ObjectSelected",{target:t}),B=m.getAttrib(n,h,"1");T(t)&&!k.isDefaultPrevented()?g(W,(function(t,e){var d,f=function(d){var f,b=R(n)[0];c=d.screenX,s=d.screenY,u=b.clientWidth,p=b.clientHeight,l=p/u,(i=t).name=e,i.startPos={x:L*t[0]+O,y:x*t[1]+y},M=_.scrollWidth,z=_.scrollHeight,a=m.add(_,"div",{class:"mce-resize-backdrop","data-mce-bogus":"all"}),m.setStyles(a,{position:"fixed",left:"0",top:"0",width:"100%",height:"100%"}),o=w(f=n)?m.create("img",{src:ye.transparentSrc}):f.cloneNode(!0),m.addClass(o,"mce-clonedresizable"),m.setAttrib(o,"data-mce-bogus","all"),o.contentEditable="false",m.setStyles(o,{left:O,top:y,margin:0}),S(o,L,x),o.removeAttribute(h),_.appendChild(o),m.bind(A,"mousemove",C),m.bind(A,"mouseup",N),v!==A&&(m.bind(v,"mousemove",C),m.bind(v,"mouseup",N)),r=m.add(_,"div",{class:"mce-resize-helper","data-mce-bogus":"all"},u+" × "+p)};(d=m.get("mceResizeHandle"+e))&&m.remove(d),d=m.add(_,"div",{id:"mceResizeHandle"+e,"data-mce-bogus":"all",class:"mce-resizehandle",unselectable:!0,style:"cursor:"+e+"-resize; margin:0; padding:0"}),11===ye.ie&&(d.contentEditable=!1),m.bind(d,"mousedown",(function(t){t.stopImmediatePropagation(),t.preventDefault(),f(t)})),t.elm=d,m.setStyles(d,{left:L*t[0]+O-d.offsetWidth/2,top:x*t[1]+y-d.offsetHeight/2})})):D(),m.getAttrib(n,h)||n.setAttribute(h,B)},D=function(){X(),n&&n.removeAttribute(h),dt(W,(function(t,e){var n=m.get("mceResizeHandle"+e);n&&(m.unbind(n),m.remove(n))}))},E=function(n){var o,r=function(t,e){if(t)do{if(t===e)return!0}while(t=t.parentNode)};d||e.removed||(g(m.select("img[data-mce-selected],hr[data-mce-selected]"),(function(t){t.removeAttribute(h)})),o="mousedown"===n.type?n.target:t.getNode(),r(o=m.$(o).closest("table,img,figure.image,hr,video,span.mce-preview-object")[0],_)&&(Y(),r(t.getStart(!0),o)&&r(t.getEnd(!0),o))?B(o):D())},P=function(t){return sd(nd(e.getBody(),t))},X=function(){dt(W,(function(t){t.elm&&(m.unbind(t.elm),delete t.elm)}))},Y=function(){try{e.getDoc().execCommand("enableObjectResizing",!1,"false")}catch(t){}};e.on("init",(function(){if(Y(),ye.browser.isIE()||ye.browser.isEdge()){e.on("mousedown click",(function(t){var n=t.target,o=n.nodeName;d||!/^(TABLE|IMG|HR)$/.test(o)||P(n)||(2!==t.button&&e.selection.select(n,"TABLE"===o),"mousedown"===t.type&&e.nodeChanged())}));var t=function(t){var n=function(t){ar.setEditorTimeout(e,(function(){return e.selection.select(t)}))};if(P(t.target)||Gn(t.target))return t.preventDefault(),void n(t.target);/^(TABLE|IMG|HR)$/.test(t.target.nodeName)&&(t.preventDefault(),"IMG"===t.target.tagName&&n(t.target))};m.bind(_,"mscontrolselect",t),e.on("remove",(function(){return m.unbind(_,"mscontrolselect",t)}))}var o=ar.throttle((function(t){e.composing||E(t)}));e.on("NodeChange ResizeEditor ResizeWindow ResizeContent drop",o),e.on("keyup compositionend",(function(t){n&&"TABLE"===n.nodeName&&o(t)})),e.on("hide blur",D),e.on("contextmenu longpress",x,!0)})),e.on("remove",X);return{isResizable:T,showResizeRect:B,hideResizeRect:D,updateResizeRect:E,destroy:function(){n=o=a=null}}},pd=function(t){return Fn(t)||Un(t)},ld=function(t,e,n){var o,r,i=n;if(i.caretPositionFromPoint)(r=i.caretPositionFromPoint(t,e))&&((o=n.createRange()).setStart(r.offsetNode,r.offset),o.collapse(!0));else if(i.caretRangeFromPoint)o=i.caretRangeFromPoint(t,e);else if(i.body.createTextRange){o=i.body.createTextRange();try{o.moveToPoint(t,e),o.collapse(!0)}catch(r){o=function(t,e,n){var o,r=n.elementFromPoint(t,e),i=n.body.createTextRange();if(r&&"HTML"!==r.tagName||(r=n.body),i.moveToElementText(r),(o=(o=we.toArray(i.getClientRects())).sort((function(t,n){return(t=Math.abs(Math.max(t.top-e,t.bottom-e)))-Math.abs(Math.max(n.top-e,n.bottom-e))}))).length>0){e=(o[0].bottom+o[0].top)/2;try{return i.moveToPoint(t,e),i.collapse(!0),i}catch(t){}}return null}(t,e,n)}return function(t,e){var n=t&&t.parentElement?t.parentElement():null;return Un(function(t,e,n){for(;t&&t!==e;){if(n(t))return t;t=t.parentNode}return null}(n,e,pd))?null:t}(o,n.body)}return o},dd=function(t,e){return t&&e&&t.startContainer===e.startContainer&&t.startOffset===e.startOffset&&t.endContainer===e.endContainer&&t.endOffset===e.endOffset},fd=function(t,e,n){return null!==function(t,e,n){for(;t&&t!==e;){if(n(t))return t;t=t.parentNode}return null}(t,e,n)},bd=function(t,e,n){return fd(t,e,(function(t){return t.nodeName===n}))},Md=function(t){return t&&"TABLE"===t.nodeName},zd=function(t){return t&&/^(TD|TH|CAPTION)$/.test(t.nodeName)},hd=function(t,e){return xr(t)&&!1===fd(t,e,Yp)},md=function(t,e,n){for(var o=new ur(e,t.getParent(e.parentNode,t.isBlock)||t.getRoot());e=o[n?"prev":"next"]();)if(Hn(e))return!0},Od=function(t,e,n,o,r){var i,a,c=t.getRoot(),s=t.schema.getNonEmptyElements(),u=t.getParent(r.parentNode,t.isBlock)||c;if(o&&Hn(r)&&e&&t.isEmpty(u))return D.some(ks(r.parentNode,t.nodeIndex(r)));for(var p=new ur(r,u);a=p[o?"prev":"next"]();){if("false"===t.getContentEditableParent(a)||hd(a,c))return D.none();if(Pn(a)&&a.nodeValue.length>0)return!1===bd(a,c,"A")?D.some(ks(a,o?a.nodeValue.length:0)):D.none();if(t.isBlock(a)||s[a.nodeName.toLowerCase()])return D.none();i=a}return n&&i?D.some(ks(i,0)):D.none()},gd=function(t,e,n,o){var r,i,a,c,s=t.getRoot(),u=!1;r=o[(n?"start":"end")+"Container"],i=o[(n?"start":"end")+"Offset"];var p=Tn(r)&&i===r.childNodes.length,l=t.schema.getNonEmptyElements();if(c=n,xr(r))return D.none();if(Tn(r)&&i>r.childNodes.length-1&&(c=!1),Yn(r)&&(r=s,i=0),r===s){if(c&&(a=r.childNodes[i>0?i-1:0])){if(xr(a))return D.none();if(l[a.nodeName]||Md(a))return D.none()}if(r.hasChildNodes()){if(i=Math.min(!c&&i>0?i-1:i,r.childNodes.length-1),r=r.childNodes[i],i=Pn(r)&&p?r.data.length:0,!e&&r===s.lastChild&&Md(r))return D.none();if(function(t,e){for(;e&&e!==t;){if(Un(e))return!0;e=e.parentNode}return!1}(s,r)||xr(r))return D.none();if(r.hasChildNodes()&&!1===Md(r)){a=r;var d=new ur(r,s);do{if(Un(a)||xr(a)){u=!1;break}if(Pn(a)&&a.nodeValue.length>0){i=c?0:a.nodeValue.length,r=a,u=!0;break}if(l[a.nodeName.toLowerCase()]&&!zd(a)){i=t.nodeIndex(a),r=a.parentNode,c||i++,u=!0;break}}while(a=c?d.next():d.prev())}}}return e&&(Pn(r)&&0===i&&Od(t,p,e,!0,r).each((function(t){r=t.container(),i=t.offset(),u=!0})),Tn(r)&&((a=r.childNodes[i])||(a=r.childNodes[i-1]),!a||!Hn(a)||function(t,e){return t.previousSibling&&t.previousSibling.nodeName===e}(a,"A")||md(t,a,!1)||md(t,a,!0)||Od(t,p,e,!0,a).each((function(t){r=t.container(),i=t.offset(),u=!0})))),c&&!e&&Pn(r)&&i===r.nodeValue.length&&Od(t,p,e,!1,r).each((function(t){r=t.container(),i=t.offset(),u=!0})),u?D.some(ks(r,i)):D.none()},Ad=function(t,e){var n=e.collapsed,o=e.cloneRange(),r=ks.fromRangeStart(e);return gd(t,n,!0,o).each((function(t){n&&ks.isAbove(r,t)||o.setStart(t.container(),t.offset())})),n||gd(t,n,!1,o).each((function(t){o.setEnd(t.container(),t.offset())})),n&&o.collapse(!0),dd(e,o)?D.none():D.some(o)},vd=function(t,e){return t.splitText(e)},yd=function(t){var e=t.startContainer,n=t.startOffset,o=t.endContainer,r=t.endOffset;return e===o&&Pn(e)?n>0&&n<e.nodeValue.length&&(e=(o=vd(e,n)).previousSibling,r>n?(e=o=vd(o,r-=n).previousSibling,r=o.nodeValue.length,n=0):r=0):(Pn(e)&&n>0&&n<e.nodeValue.length&&(e=vd(e,n),n=0),Pn(o)&&r>0&&r<o.nodeValue.length&&(r=(o=vd(o,r).previousSibling).nodeValue.length)),{startContainer:e,startOffset:n,endContainer:o,endOffset:r}},qd=function(t){return{walk:function(e,n){return Nl(t,e,n)},split:yd,normalize:function(e){return Ad(t,e).fold(k,(function(t){return e.setStart(t.startContainer,t.startOffset),e.setEnd(t.endContainer,t.endOffset),!0}))}}};qd.compareRanges=dd,qd.getCaretRangeFromPoint=ld,qd.getSelectedNode=ps,qd.getNode=ls;var _d,Wd=function(t,e){var n=function(n){var o=e(n);if(o<=0||null===o){var r=ao(n,t);return parseFloat(r)||0}return o},o=function(t,e){return K(e,(function(e,n){var o=ao(t,n),r=void 0===o?0:parseInt(o,10);return isNaN(r)?e:e+r}),0)};return{set:function(e,n){if(!A(n)&&!n.match(/^[0-9]+$/))throw new Error(t+".set accepts only positive integer values. Value was "+n);var o=e.dom;Jn(o)&&(o.style[t]=n+"px")},get:n,getOuter:n,aggregate:o,max:function(t,e,n){var r=o(t,n);return e>r?e-r:0}}}("height",(function(t){var e=t.dom;return On(t)?e.getBoundingClientRect().height:e.offsetHeight})),Ld=function(t,e){return t.view(e).fold(_([]),(function(e){var n=t.owner(e),o=Ld(t,n);return[e].concat(o)}))},wd=Object.freeze({__proto__:null,view:function(t){var e;return(t.dom===document?D.none():D.from(null===(e=t.dom.defaultView)||void 0===e?void 0:e.frameElement)).map(Re.fromDom)},owner:function(t){return Fe(t)}}),xd=function(t){var e=Re.fromDom(document),n=qn(e),o=function(t,e){var n=e.owner(t);return Ld(e,n)}(t,wd),r=yn(t),i=$(o,(function(t,e){var n=yn(e);return{left:t.left+n.left,top:t.top+n.top}}),{left:0,top:0});return An(i.left+r.left+n.left,i.top+r.top+n.top)},Rd=function(t){return"textarea"===De(t)},Td=function(t,e){var n=function(t){var e=t.dom.ownerDocument,n=e.body,o=e.defaultView,r=e.documentElement;if(n===t.dom)return An(n.offsetLeft,n.offsetTop);var i=vn(null==o?void 0:o.pageYOffset,r.scrollTop),a=vn(null==o?void 0:o.pageXOffset,r.scrollLeft),c=vn(r.clientTop,n.clientTop),s=vn(r.clientLeft,n.clientLeft);return yn(t).translate(a-s,i-c)}(t),o=function(t){return Wd.get(t)}(t);return{element:t,bottom:n.top+o,height:o,pos:n,cleanup:e}},kd=function(t,e){var n=function(t,e){var n=Qe(t);if(0===n.length||Rd(t))return{element:t,offset:e};if(e<n.length&&!Rd(n[e]))return{element:n[e],offset:0};var o=n[n.length-1];return Rd(o)?{element:t,offset:e}:"img"===De(o)?{element:o,offset:1}:Ye(o)?{element:o,offset:$l(o).length}:{element:o,offset:Qe(o).length}}(t,e),o=Re.fromHtml('<span data-mce-bogus="all" style="display: inline-block;">\ufeff</span>');return ln(n.element,o),Td(o,(function(){return hn(o)}))},Sd=function(t,e,n,o){Dd(t,(function(r,i){return Nd(t,e,n,o)}),n)},Cd=function(t,e,n,o,r){var i={elm:o.element.dom,alignToTop:r};(function(t,e){return t.fire("ScrollIntoView",e).isDefaultPrevented()})(t,i)||(n(e,qn(e).top,o,r),function(t,e){t.fire("AfterScrollIntoView",e)}(t,i))},Nd=function(t,e,n,o){var r=Re.fromDom(t.getBody()),i=Re.fromDom(t.getDoc());r.dom.offsetWidth;var a=kd(Re.fromDom(n.startContainer),n.startOffset);Cd(t,i,e,a,o),a.cleanup()},Bd=function(t,e,n,o){var r=Re.fromDom(t.getDoc());Cd(t,r,n,function(t){return Td(Re.fromDom(t),v)}(e),o)},Dd=function(t,e,n){var o=n.startContainer,r=n.startOffset,i=n.endContainer,a=n.endOffset;e(Re.fromDom(o),Re.fromDom(i));var c=t.dom.createRng();c.setStart(o,r),c.setEnd(i,a),t.selection.setRng(n)},Ed=function(t,e,n,o){var r=t.pos;if(n)_n(r.left,r.top,o);else{var i=r.top-e+t.height;_n(r.left,i,o)}},Pd=function(t,e,n,o,r){var i=n+e,a=o.pos.top,c=o.bottom,s=c-a>=n;if(a<e)Ed(o,n,!1!==r,t);else if(a>i){Ed(o,n,s?!1!==r:!0===r,t)}else c>i&&!s&&Ed(o,n,!0===r,t)},Xd=function(t,e,n,o){var r=t.dom.defaultView.innerHeight;Pd(t,e,r,n,o)},Yd=function(t,e,n,o){var r=t.dom.defaultView.innerHeight;Pd(t,e,r,n,o);var i=xd(n.element),a=wn(window);i.top<a.y?Wn(n.element,!1!==o):i.top>a.bottom&&Wn(n.element,!0===o)},jd=function(t,e,n){return Sd(t,Xd,e,n)},Hd=function(t,e,n){return Bd(t,e,Xd,n)},Id=function(t,e,n){return Sd(t,Yd,e,n)},Fd=function(t,e,n){return Bd(t,e,Yd,n)},Ud=function(t,e,n){(t.inline?jd:Id)(t,e,n)},Vd=function(t){var e=cn(t).dom;return t.dom===e.activeElement},Gd=function(t){return void 0===t&&(t=Re.fromDom(document)),D.from(t.dom.activeElement).map(Re.fromDom)},$d=function(t,e,n,o){return{start:t,soffset:e,finish:n,foffset:o}},Kd=Lo([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),Jd=(Kd.before,Kd.on,Kd.after,function(t){return t.fold(W,W,W)}),Qd=Lo([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),Zd={domRange:Qd.domRange,relative:Qd.relative,exact:Qd.exact,exactFromRange:function(t){return Qd.exact(t.start,t.soffset,t.finish,t.foffset)},getWin:function(t){var e=function(t){return t.match({domRange:function(t){return Re.fromDom(t.startContainer)},relative:function(t,e){return Jd(t)},exact:function(t,e,n,o){return t}})}(t);return Ue(e)},range:$d},tf=be().browser,ef=function(t,e){var n=Ye(e)?$l(e).length:Qe(e).length+1;return t>n?n:t<0?0:t},nf=function(t){return Zd.range(t.start,ef(t.soffset,t.start),t.finish,ef(t.foffset,t.finish))},of=function(t,e){return!Rn(e.dom)&&(Be(t,e)||Ce(t,e))},rf=function(t){return function(e){return of(t,e.start)&&of(t,e.finish)}},af=function(t){return!0===t.inline||tf.isIE()},cf=function(t){return Zd.range(Re.fromDom(t.startContainer),t.startOffset,Re.fromDom(t.endContainer),t.endOffset)},sf=function(t){return function(t){var e=t.getSelection();return(e&&0!==e.rangeCount?D.from(e.getRangeAt(0)):D.none()).map(cf)}(Ue(t).dom).filter(rf(t))},uf=function(t){var e=document.createRange();try{return e.setStart(t.start.dom,t.soffset),e.setEnd(t.finish.dom,t.foffset),D.some(e)}catch(t){return D.none()}},pf=function(t){var e=af(t)?sf(Re.fromDom(t.getBody())):D.none();t.bookmark=e.isSome()?e:t.bookmark},lf=function(t){return(t.bookmark?t.bookmark:D.none()).bind((function(e){return function(t,e){return D.from(e).filter(rf(t)).map(nf)}(Re.fromDom(t.getBody()),e)})).bind(uf)},df={isEditorUIElement:function(t){var e=t.className.toString();return-1!==e.indexOf("tox-")||-1!==e.indexOf("mce-")}},ff=function(t,e){be().browser.isIE()?function(t){t.on("focusout",(function(){pf(t)}))}(t):function(t,e){t.on("mouseup touchend",(function(t){e.throttle()}))}(t,e),t.on("keyup NodeChange",(function(e){(function(t){return"nodechange"===t.type&&t.selectionChange})(e)||pf(t)}))},bf=function(t){var e=Tc((function(){pf(t)}),0);t.on("init",(function(){t.inline&&function(t,e){var n=function(){e.throttle()};Oc.DOM.bind(document,"mouseup",n),t.on("remove",(function(){Oc.DOM.unbind(document,"mouseup",n)}))}(t,e),ff(t,e)})),t.on("remove",(function(){e.cancel()}))},Mf=Oc.DOM,zf=function(t,e){var n=function(t){return t.getParam("custom_ui_selector","","string")}(t),o=Mf.getParent(e,(function(e){return function(t){return df.isEditorUIElement(t)}(e)||!!n&&t.dom.is(e,n)}));return null!==o},hf=function(t,e){var n=e.editor;bf(n),n.on("focusin",(function(){var e=t.focusedEditor;e!==n&&(e&&e.fire("blur",{focusedEditor:n}),t.setActive(n),t.focusedEditor=n,n.fire("focus",{blurredEditor:e}),n.focus(!0))})),n.on("focusout",(function(){ar.setEditorTimeout(n,(function(){var e=t.focusedEditor;zf(n,function(t){try{var e=cn(Re.fromDom(t.getElement()));return Gd(e).fold((function(){return document.body}),(function(t){return t.dom}))}catch(t){return document.body}}(n))||e!==n||(n.fire("blur",{focusedEditor:null}),t.focusedEditor=null)}))})),_d||(_d=function(e){var n=t.activeEditor;n&&function(t){if(an()&&O(t.target)){var e=Re.fromDom(t.target);if(Xe(e)&&pn(e)&&t.composed&&t.composedPath){var n=t.composedPath();if(n)return at(n)}}return D.from(t.target)}(e).each((function(e){e.ownerDocument===document&&(e===document.body||zf(n,e)||t.focusedEditor!==n||(n.fire("blur",{focusedEditor:null}),t.focusedEditor=null))}))},Mf.bind(document,"focusin",_d))},mf=function(t,e){t.focusedEditor===e.editor&&(t.focusedEditor=null),t.activeEditor||(Mf.unbind(document,"focusin",_d),_d=null)},Of=function(t,e){return function(t){return t.collapsed?D.from(ls(t.startContainer,t.startOffset)).map(Re.fromDom):D.none()}(e).bind((function(e){return mr(e)?D.some(e):!1===Be(t,e)?D.some(t):D.none()}))},gf=function(t,e){Of(Re.fromDom(t.getBody()),e).bind((function(t){return Ep(t.dom)})).fold((function(){t.selection.normalize()}),(function(e){return t.selection.setRng(e.toRange())}))},Af=function(t){if(t.setActive)try{t.setActive()}catch(e){t.focus()}else t.focus()},vf=function(t){return Vd(t)||(e=t,Gd(cn(e)).filter((function(t){return e.dom.contains(t.dom)}))).isSome();var e},yf=function(t){return t.inline?function(t){var e=t.getBody();return e&&vf(Re.fromDom(e))}(t):function(t){return t.iframeElement&&Vd(Re.fromDom(t.iframeElement))}(t)},qf=function(t){return yf(t)||function(t){var e=cn(Re.fromDom(t.getElement()));return Gd(e).filter((function(e){return!(void 0!==(n=e.dom.classList)&&(n.contains("tox-edit-area")||n.contains("tox-edit-area__iframe")||n.contains("mce-content-body")))&&zf(t,e.dom);var n})).isSome()}(t)},_f=function(t){return t.editorManager.setActive(t)},Wf=function(t,e){t.removed||(e?_f(t):function(t){var e=t.selection,n=t.getBody(),o=e.getRng();t.quirks.refreshContentEditable(),void 0!==t.bookmark&&!1===yf(t)&&lf(t).each((function(e){t.selection.setRng(e),o=e}));var r=function(t,e){return t.dom.getParent(e,(function(e){return"true"===t.dom.getContentEditable(e)}))}(t,e.getNode());if(t.$.contains(n,r))return Af(r),gf(t,o),void _f(t);t.inline||(ye.opera||Af(n),t.getWin().focus()),(ye.gecko||t.inline)&&(Af(n),gf(t,o)),_f(t)}(t))},Lf=function(t,e,n,o,r){var i=n?e.startContainer:e.endContainer,a=n?e.startOffset:e.endOffset;return D.from(i).map(Re.fromDom).map((function(t){return o&&e.collapsed?t:Ze(t,r(t,a)).getOr(t)})).bind((function(t){return Xe(t)?D.some(t):Ve(t).filter(Xe)})).map((function(t){return t.dom})).getOr(t)},wf=function(t,e,n){return Lf(t,e,!0,n,(function(t,e){return Math.min(nn(t),e)}))},xf=function(t,e,n){return Lf(t,e,!1,n,(function(t,e){return e>0?e-1:e}))},Rf=function(t,e){for(var n=t;t&&Pn(t)&&0===t.length;)t=e?t.nextSibling:t.previousSibling;return t||n},Tf=function(t,e){return I(e,(function(e){var n=t.fire("GetSelectionRange",{range:e});return n.range!==e?n.range:e}))},kf={"#text":3,"#comment":8,"#cdata":4,"#pi":7,"#doctype":10,"#document-fragment":11},Sf=function(t,e,n){var o=n?"lastChild":"firstChild",r=n?"prev":"next";if(t[o])return t[o];if(t!==e){var i=t[r];if(i)return i;for(var a=t.parent;a&&a!==e;a=a.parent)if(i=a[r])return i}},Cf=function(t){if(!Kr(t.value))return!1;var e=t.parent;return!e||"span"===e.name&&!e.attr("style")||!/^[ ]+$/.test(t.value)},Nf=function(t){var e="a"===t.name&&!t.attr("href")&&t.attr("id");return t.attr("name")||t.attr("id")&&!t.firstChild||t.attr("data-mce-bookmark")||e},Bf=function(){function t(t,e){this.name=t,this.type=e,1===e&&(this.attributes=[],this.attributes.map={})}return t.create=function(e,n){var o=new t(e,kf[e]||1);return n&&dt(n,(function(t,e){o.attr(e,t)})),o},t.prototype.replace=function(t){var e=this;return t.parent&&t.remove(),e.insert(t,e),e.remove(),e},t.prototype.attr=function(t,e){var n,o=this;if("string"!=typeof t)return null!=t&&dt(t,(function(t,e){o.attr(e,t)})),o;if(n=o.attributes){if(void 0!==e){if(null===e){if(t in n.map){delete n.map[t];for(var r=n.length;r--;)if(n[r].name===t)return n.splice(r,1),o}return o}if(t in n.map){for(r=n.length;r--;)if(n[r].name===t){n[r].value=e;break}}else n.push({name:t,value:e});return n.map[t]=e,o}return n.map[t]}},t.prototype.clone=function(){var e,n=this,o=new t(n.name,n.type);if(e=n.attributes){var r=[];r.map={};for(var i=0,a=e.length;i<a;i++){var c=e[i];"id"!==c.name&&(r[r.length]={name:c.name,value:c.value},r.map[c.name]=c.value)}o.attributes=r}return o.value=n.value,o.shortEnded=n.shortEnded,o},t.prototype.wrap=function(t){var e=this;return e.parent.insert(t,e),t.append(e),e},t.prototype.unwrap=function(){for(var t=this,e=t.firstChild;e;){var n=e.next;t.insert(e,t,!0),e=n}t.remove()},t.prototype.remove=function(){var t=this,e=t.parent,n=t.next,o=t.prev;return e&&(e.firstChild===t?(e.firstChild=n,n&&(n.prev=null)):o.next=n,e.lastChild===t?(e.lastChild=o,o&&(o.next=null)):n.prev=o,t.parent=t.next=t.prev=null),t},t.prototype.append=function(t){var e=this;t.parent&&t.remove();var n=e.lastChild;return n?(n.next=t,t.prev=n,e.lastChild=t):e.lastChild=e.firstChild=t,t.parent=e,t},t.prototype.insert=function(t,e,n){t.parent&&t.remove();var o=e.parent||this;return n?(e===o.firstChild?o.firstChild=t:e.prev.next=t,t.prev=e.prev,t.next=e,e.prev=t):(e===o.lastChild?o.lastChild=t:e.next.prev=t,t.next=e.next,t.prev=e,e.next=t),t.parent=o,t},t.prototype.getAll=function(t){for(var e=[],n=this.firstChild;n;n=Sf(n,this))n.name===t&&e.push(n);return e},t.prototype.children=function(){for(var t=[],e=this.firstChild;e;e=e.next)t.push(e);return t},t.prototype.empty=function(){var t=this;if(t.firstChild){for(var e=[],n=t.firstChild;n;n=Sf(n,t))e.push(n);for(var o=e.length;o--;){(n=e[o]).parent=n.firstChild=n.lastChild=n.next=n.prev=null}}return t.firstChild=t.lastChild=null,t},t.prototype.isEmpty=function(t,e,n){void 0===e&&(e={});var o=this,r=o.firstChild;if(Nf(o))return!1;if(r)do{if(1===r.type){if(r.attr("data-mce-bogus"))continue;if(t[r.name])return!1;if(Nf(r))return!1}if(8===r.type)return!1;if(3===r.type&&!Cf(r))return!1;if(3===r.type&&r.parent&&e[r.parent.name]&&Kr(r.value))return!1;if(n&&n(r))return!1}while(r=Sf(r,o));return!0},t.prototype.walk=function(t){return Sf(this,null,t)},t}(),Df=we.makeMap("NOSCRIPT STYLE SCRIPT XMP IFRAME NOEMBED NOFRAMES PLAINTEXT"," "),Ef=function(t){return d(t.nodeValue)&&Dt(t.nodeValue,vr)},Pf=function(t){return(0===t.length?"":I(t,(function(t){return"["+t+"]"})).join(",")+",")+'[data-mce-bogus="all"]'},Xf=function(t,e,n){return document.createTreeWalker(t,e,n,!1)},Yf=function(t){return Xf(t,NodeFilter.SHOW_COMMENT,(function(t){return Ef(t)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}))},jf=function(t){return Xf(t,NodeFilter.SHOW_TEXT,(function(t){if(Ef(t)){var e=t.parentNode;return e&>(Df,e.nodeName)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}return NodeFilter.FILTER_SKIP}))},Hf=function(t){return null!==Yf(t).nextNode()},If=function(t){return null!==jf(t).nextNode()},Ff=function(t,e){return null!==e.querySelector(Pf(t))},Uf=function(t,e){F(function(t,e){return e.querySelectorAll(Pf(t))}(t,e),(function(e){var n=Re.fromDom(e);"all"===eo(n,"data-mce-bogus")?hn(n):F(t,(function(t){oo(n,t)&&ro(n,t)}))}))},Vf=function(t){for(var e=t.nextNode();null!==e;)e.nodeValue=null,e=t.nextNode()},Gf=y(Vf,Yf),$f=y(Vf,jf),Kf=function(t,e){var n=[{condition:w(Ff,e),action:w(Uf,e)},{condition:Hf,action:Gf},{condition:If,action:$f}],o=t,r=!1;return F(n,(function(e){var n=e.condition,i=e.action;n(o)&&(r||(o=t.cloneNode(!0),r=!0),i(o))})),o},Jf=function(t,e,n,o){var r,i=function(t,e){return Rt(Rt({},t),{format:e,get:!0,getInner:!0})}(e,n),a=e.no_events?i:t.fire("BeforeGetContent",i);return r="raw"===a.format?we.trim(qr(Kf(o,t.serializer.getTempAttrs()).innerHTML)):"text"===a.format?t.dom.isEmpty(o)?"":qr(o.innerText||o.textContent):"tree"===a.format?t.serializer.serialize(o,a):function(t,e){var n=iu(t),o=new RegExp("^(<"+n+"[^>]*>( | |\\s| |<br \\/>|)<\\/"+n+">[\r\n]*|<br \\/>[\r\n]*)$");return e.replace(o,"")}(t,t.serializer.serialize(o,a)),j(["text","tree"],a.format)||gr(Re.fromDom(o))?a.content=r:a.content=we.trim(r),a.no_events?a.content:t.fire("GetContent",a).content},Qf=we.each,Zf=function(t){return{compare:function(e,n){if(e.nodeName!==n.nodeName)return!1;var o=function(e){var n={};return Qf(t.getAttribs(e),(function(o){var r=o.nodeName.toLowerCase();0!==r.indexOf("_")&&"style"!==r&&0!==r.indexOf("data-")&&(n[r]=t.getAttrib(e,r))})),n},r=function(t,e){var n,o;for(o in t)if(gt(t,o)){if(void 0===(n=e[o]))return!1;if(t[o]!==n)return!1;delete e[o]}for(o in e)if(gt(e,o))return!1;return!0};return!!r(o(e),o(n))&&(!!r(t.parseStyle(t.getAttrib(e,"style")),t.parseStyle(t.getAttrib(n,"style")))&&(!Zp(e)&&!Zp(n)))}}},tb=we.makeMap,eb=function(t){var e=[],n=(t=t||{}).indent,o=tb(t.indent_before||""),r=tb(t.indent_after||""),i=gi.getEncodeFunc(t.entity_encoding||"raw",t.entities),a="html"===t.element_format;return{start:function(t,c,s){var u,p,l,d;if(n&&o[t]&&e.length>0&&(d=e[e.length-1]).length>0&&"\n"!==d&&e.push("\n"),e.push("<",t),c)for(u=0,p=c.length;u<p;u++)l=c[u],e.push(" ",l.name,'="',i(l.value,!0),'"');e[e.length]=!s||a?">":" />",s&&n&&r[t]&&e.length>0&&(d=e[e.length-1]).length>0&&"\n"!==d&&e.push("\n")},end:function(t){var o;e.push("</",t,">"),n&&r[t]&&e.length>0&&(o=e[e.length-1]).length>0&&"\n"!==o&&e.push("\n")},text:function(t,n){t.length>0&&(e[e.length]=n?t:i(t))},cdata:function(t){e.push("<![CDATA[",t,"]]>")},comment:function(t){e.push("\x3c!--",t,"--\x3e")},pi:function(t,o){o?e.push("<?",t," ",i(o),"?>"):e.push("<?",t,"?>"),n&&e.push("\n")},doctype:function(t){e.push("<!DOCTYPE",t,">",n?"\n":"")},reset:function(){e.length=0},getContent:function(){return e.join("").replace(/\n$/,"")}}},nb=function(t,e){void 0===e&&(e=ki());var n=eb(t);(t=t||{}).validate=!("validate"in t)||t.validate;return{serialize:function(o){var r=t.validate,i={3:function(t){n.text(t.value,t.raw)},8:function(t){n.comment(t.value)},7:function(t){n.pi(t.name,t.value)},10:function(t){n.doctype(t.value)},4:function(t){n.cdata(t.value)},11:function(t){if(t=t.firstChild)do{a(t)}while(t=t.next)}};n.reset();var a=function(t){var o=i[t.type];if(o)o(t);else{var c=t.name,s=t.shortEnded,u=t.attributes;if(r&&u&&u.length>1){var p=[];p.map={};var l=e.getElementRule(t.name);if(l){for(var d=0,f=l.attributesOrder.length;d<f;d++){if((M=l.attributesOrder[d])in u.map){var b=u.map[M];p.map[M]=b,p.push({name:M,value:b})}}for(d=0,f=u.length;d<f;d++){var M;if(!((M=u[d].name)in p.map)){b=u.map[M];p.map[M]=b,p.push({name:M,value:b})}}u=p}}if(n.start(t.name,u,s),!s){if(t=t.firstChild)do{a(t)}while(t=t.next);n.end(c)}}};return 1!==o.type||t.inner?i[11](o):a(o),n.getContent()}}},ob=new Set;F(["margin","margin-left","margin-right","margin-top","margin-bottom","padding","padding-left","padding-right","padding-top","padding-bottom","border","border-width","border-style","border-color","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","float","position","left","right","top","bottom","z-index","display","transform","width","max-width","min-width","height","max-height","min-height","overflow","overflow-x","overflow-y","text-overflow","vertical-align","transition","transition-delay","transition-duration","transition-property","transition-timing-function"],(function(t){ob.add(t)}));var rb=["font","text-decoration","text-emphasis"],ib=function(t,e){return pt(t.parseStyle(t.getAttrib(e,"style")))},ab=function(t,e){return et(ib(t,e),(function(t){return!function(t){return ob.has(t)}(t)}))},cb=function(t,e,n){var o=ib(t,e),r=ib(t,n),i=function(o){var r=t.getStyle(e,o),i=t.getStyle(n,o);return Ht(r)&&Ht(i)&&r!==i};return H(o,(function(t){var e=function(e){return H(e,(function(e){return e===t}))};if(!e(r)&&e(rb)){var n=G(r,(function(t){return H(rb,(function(e){return Et(t,e)}))}));return H(n,i)}return i(t)}))},sb=function(t,e,n){return D.from(n.container()).filter(Pn).exists((function(o){var r=t?0:-1;return e(o.data.charAt(n.offset()+r))}))},ub=w(sb,!0,el),pb=w(sb,!1,el),lb=function(t){var e=t.container();return Pn(e)&&(0===e.data.length||yr(e.data)&&ed.isBookmarkNode(e.parentNode))},db=function(t,e){return function(n){return D.from(rp(t?0:-1,n)).filter(e).isSome()}},fb=function(t){return In(t)&&"block"===ao(Re.fromDom(t),"display")},bb=function(t){return Un(t)&&!function(t){return Tn(t)&&"all"===t.getAttribute("data-mce-bogus")}(t)},Mb=db(!0,fb),zb=db(!1,fb),hb=db(!0,Gn),mb=db(!1,Gn),Ob=db(!0,Bn),gb=db(!1,Bn),Ab=db(!0,bb),vb=db(!1,bb),yb=function(t){var e=Yc(t,"br"),n=G(function(t){for(var e=[],n=t.dom;n;)e.push(Re.fromDom(n)),n=n.lastChild;return e}(t).slice(-1),br);e.length===n.length&&F(n,hn)},qb=function(t){zn(t),bn(t,Re.fromHtml('<br data-mce-bogus="1">'))},_b=function(t){en(t).each((function(e){Ge(e).each((function(n){dr(t)&&br(e)&&dr(n)&&hn(e)}))}))},Wb=function(t,e,n){return Be(e,t)?(o=function(t,e){for(var n=g(e)?e:k,o=t.dom,r=[];null!==o.parentNode&&void 0!==o.parentNode;){var i=o.parentNode,a=Re.fromDom(i);if(r.push(a),!0===n(a))break;o=i}return r}(t,(function(t){return n(t)||Ce(t,e)})),o.slice(0,-1)):[];var o},Lb=function(t,e){return Wb(t,e,k)},wb=function(t,e){return[t].concat(Lb(t,e))},xb=function(t,e,n){return Cp(t,e,n,lb)},Rb=function(t,e){return Q(wb(Re.fromDom(e.container()),t),dr)},Tb=function(t,e,n){return xb(t,e.dom,n).forall((function(t){return Rb(e,n).fold((function(){return!1===op(t,n,e.dom)}),(function(o){return!1===op(t,n,e.dom)&&Be(o,Re.fromDom(t.container()))}))}))},kb=function(t,e,n){return Rb(e,n).fold((function(){return xb(t,e.dom,n).forall((function(t){return!1===op(t,n,e.dom)}))}),(function(e){return xb(t,e.dom,n).isNone()}))},Sb=w(kb,!1),Cb=w(kb,!0),Nb=w(Tb,!1),Bb=w(Tb,!0),Db=function(t){return fp(t).exists(br)},Eb=function(t,e,n){var o=G(wb(Re.fromDom(n.container()),e),dr),r=at(o).getOr(e);return kp(t,r.dom,n).filter(Db)},Pb=function(t,e){return fp(e).exists(br)||Eb(!0,t,e).isSome()},Xb=function(t,e){return function(t){return D.from(t.getNode(!0)).map(Re.fromDom)}(e).exists(br)||Eb(!1,t,e).isSome()},Yb=w(Eb,!1),jb=w(Eb,!0),Hb=function(t){return ks.isTextPosition(t)&&!t.isAtStart()&&!t.isAtEnd()},Ib=function(t,e){var n=G(wb(Re.fromDom(e.container()),t),dr);return at(n).getOr(t)},Fb=function(t,e){return Hb(e)?pb(e):pb(e)||Dp(Ib(t,e).dom,e).exists(pb)},Ub=function(t,e){return Hb(e)?ub(e):ub(e)||Bp(Ib(t,e).dom,e).exists(ub)},Vb=function(t){return fp(t).bind((function(t){return Jo(t,Xe)})).exists((function(t){return function(t){return j(["pre","pre-wrap"],t)}(ao(t,"white-space"))}))},Gb=function(t,e){return function(t,e){return Dp(t.dom,e).isNone()}(t,e)||function(t,e){return Bp(t.dom,e).isNone()}(t,e)||Sb(t,e)||Cb(t,e)||Xb(t,e)||Pb(t,e)},$b=function(t,e){return!Vb(e)&&(Sb(t,e)||Nb(t,e)||Xb(t,e)||Fb(t,e))},Kb=function(t,e){return!Vb(e)&&(Cb(t,e)||Bb(t,e)||Pb(t,e)||Ub(t,e))},Jb=function(t,e){return $b(t,e)||Kb(t,function(t){var e=t.container(),n=t.offset();return Pn(e)&&n<e.data.length?ks(e,n+1):t}(e))},Qb=function(t,e){return tl(t.charAt(e))},Zb=function(t){var e=t.container();return Pn(e)&&Dt(e.data,Ar)},tM=function(t){var e=t.data,n=function(t){var e=t.split("");return I(e,(function(t,n){return tl(t)&&n>0&&n<e.length-1&&nl(e[n-1])&&nl(e[n+1])?" ":t})).join("")}(e);return n!==e&&(t.data=n,!0)},eM=function(t,e){return D.some(e).filter(Zb).bind((function(e){var n=e.container(),o=function(t,e){var n=e.data,o=ks(e,0);return!(!Qb(n,0)||Jb(t,o)||(e.data=" "+n.slice(1),0))}(t,n)||tM(n)||function(t,e){var n=e.data,o=ks(e,n.length-1);return!(!Qb(n,n.length-1)||Jb(t,o)||(e.data=n.slice(0,-1)+" ",0))}(t,n);return o?D.some(e):D.none()}))},nM=function(t){var e=Re.fromDom(t.getBody());t.selection.isCollapsed()&&eM(e,ks.fromRangeStart(t.selection.getRng())).each((function(e){t.selection.setRng(e.toRange())}))},oM=function(t,e,n){if(0!==n){var o=Re.fromDom(t),r=Ko(o,dr).getOr(o),i=t.data.slice(e,e+n),a=e+n>=t.data.length&&Kb(r,ks(t,t.data.length)),c=0===e&&$b(r,ks(t,0));t.replaceData(e,n,function(t,e,n){return K(t,(function(o,r){return el(r)||tl(r)?o.previousCharIsSpace||""===o.str&&e||o.str.length===t.length-1&&n?{previousCharIsSpace:!1,str:o.str+Ar}:{previousCharIsSpace:!0,str:o.str+" "}:{previousCharIsSpace:!1,str:o.str+r}}),{previousCharIsSpace:!1,str:""}).str}(i,c,a))}},rM=function(t,e){var n=t.data.slice(e),o=n.length-Yt(n).length;oM(t,e,o)},iM=function(t,e){var n=t.data.slice(0,e),o=n.length-jt(n).length;oM(t,e-o,o)},aM=function(t,e,n,o){void 0===o&&(o=!0);var r=jt(t.data).length,i=o?t:e,a=o?e:t;return o?i.appendData(a.data):i.insertData(0,a.data),hn(Re.fromDom(a)),n&&rM(i,r),i},cM=function(t,e){return function(t,e){var n=t.container(),o=t.offset();return!1===ks.isTextPosition(t)&&n===e.parentNode&&o>ks.before(e).offset()}(e,t)?ks(e.container(),e.offset()-1):e},sM=function(t){return Ur(t.previousSibling)?D.some((e=t.previousSibling,Pn(e)?ks(e,e.data.length):ks.after(e))):t.previousSibling?Pp(t.previousSibling):D.none();var e},uM=function(t){return Ur(t.nextSibling)?D.some((e=t.nextSibling,Pn(e)?ks(e,0):ks.before(e))):t.nextSibling?Ep(t.nextSibling):D.none();var e},pM=function(t,e){return sM(e).orThunk((function(){return uM(e)})).orThunk((function(){return function(t,e){var n=ks.before(e.previousSibling?e.previousSibling:e.parentNode);return Dp(t,n).fold((function(){return Bp(t,ks.after(e))}),D.some)}(t,e)}))},lM=function(t,e){return uM(e).orThunk((function(){return sM(e)})).orThunk((function(){return function(t,e){return Bp(t,ks.after(e)).fold((function(){return Dp(t,ks.before(e))}),D.some)}(t,e)}))},dM=function(t,e,n){return function(t,e,n){return t?lM(e,n):pM(e,n)}(t,e,n).map(w(cM,n))},fM=function(t,e,n){n.fold((function(){t.focus()}),(function(n){t.selection.setRng(n.toRange(),e)}))},bM=function(t,e){return e&>(t.schema.getBlockElements(),De(e))},MM=function(t){if(ni(t)){var e=Re.fromHtml('<br data-mce-bogus="1">');return zn(t),bn(t,e),D.some(ks.before(e.dom))}return D.none()},zM=function(t,e,n){var o,r,i,a,c=Ge(t).filter(Ye),s=$e(t).filter(Ye);return hn(t),(o=c,r=s,i=e,a=function(t,e,o){var r=t.dom,i=e.dom,a=r.data.length;return aM(r,i,n),o.container()===i?ks(r,a):o},o.isSome()&&r.isSome()&&i.isSome()?D.some(a(o.getOrDie(),r.getOrDie(),i.getOrDie())):D.none()).orThunk((function(){return n&&(c.each((function(t){return iM(t.dom,t.dom.length)})),s.each((function(t){return rM(t.dom,0)}))),e}))},hM=function(t,e,n,o){void 0===o&&(o=!0);var r,i=dM(e,t.getBody(),n.dom),a=Ko(n,w(bM,t),(r=t.getBody(),function(t){return t.dom===r})),c=zM(n,i,function(t,e){return gt(t.schema.getTextInlineElements(),De(e))}(t,n));t.dom.isEmpty(t.getBody())?(t.setContent(""),t.selection.setCursorLocation()):a.bind(MM).fold((function(){o&&fM(t,e,c)}),(function(n){o&&fM(t,e,D.some(n))}))},mM=function(t){return Yc(t,"td,th")},OM=function(t,e){return{start:t,end:e}},gM=Lo([{singleCellTable:["rng","cell"]},{fullTable:["table"]},{partialTable:["cells","outsideDetails"]},{multiTable:["startTableCells","endTableCells","betweenRng"]}]),AM=function(t,e){return er(Re.fromDom(t),"td,th",e)},vM=function(t){return!Ce(t.start,t.end)},yM=function(t,e){return Xl(t.start,e).bind((function(n){return Xl(t.end,e).bind((function(t){return e=Ce(n,t),o=n,e?D.some(o):D.none();var e,o}))}))},qM=function(t){return function(e){return yM(e,t).map((function(t){return function(t,e,n){return{rng:t,table:e,cells:n}}(e,t,mM(t))}))}},_M=function(t,e,n,o){if(n.collapsed||!t.forall(vM))return D.none();if(e.isSameTable){var r=t.bind(qM(o));return D.some({start:r,end:r})}var i=AM(n.startContainer,o),a=AM(n.endContainer,o),c=i.bind(function(t){return function(e){return Xl(e,t).bind((function(t){return ct(mM(t)).map((function(t){return OM(e,t)}))}))}}(o)).bind(qM(o)),s=a.bind(function(t){return function(e){return Xl(e,t).bind((function(t){return at(mM(t)).map((function(t){return OM(t,e)}))}))}}(o)).bind(qM(o));return D.some({start:c,end:s})},WM=function(t,e){return Z(t,(function(t){return Ce(t,e)}))},LM=function(t){return Kn(WM(t.cells,t.rng.start),WM(t.cells,t.rng.end),(function(e,n){return t.cells.slice(e,n+1)}))},wM=function(t,e,n){return t.exists((function(t){return function(t,e){return!vM(t)&&yM(t,e).exists((function(t){var e=t.dom.rows;return 1===e.length&&1===e[0].cells.length}))}(t,n)&&Hl(t.start,e)}))},xM=function(t,e){var n=e.startTable,o=e.endTable,r=t.cloneRange();return n.each((function(t){return r.setStartAfter(t.dom)})),o.each((function(t){return r.setEndBefore(t.dom)})),r},RM=function(t,e){var n=function(t){return function(e){return Ce(t,e)}}(t),o=function(t,e){var n=AM(t.startContainer,e),o=AM(t.endContainer,e);return Kn(n,o,OM)}(e,n),r=function(t,e){var n=function(t){return Xl(Re.fromDom(t),e)},o=n(t.startContainer),r=n(t.endContainer),i=o.isSome(),a=r.isSome(),c=Kn(o,r,Ce).getOr(!1);return{startTable:o,endTable:r,isStartInTable:i,isEndInTable:a,isSameTable:c,isMultiTable:!c&&i&&a}}(e,n);return wM(o,e,n)?o.map((function(t){return gM.singleCellTable(e,t.start)})):r.isMultiTable?function(t,e,n,o){return _M(t,e,n,o).bind((function(t){var o=t.start,r=t.end,i=o.bind(LM).getOr([]),a=r.bind(LM).getOr([]);if(i.length>0&&a.length>0){var c=xM(n,e);return D.some(gM.multiTable(i,a,c))}return D.none()}))}(o,r,e,n):function(t,e,n,o){return _M(t,e,n,o).bind((function(t){var e=t.start,n=t.end;return e.or(n)})).bind((function(t){var o=e.isSameTable,r=LM(t).getOr([]);if(o&&t.cells.length===r.length)return D.some(gM.fullTable(t.table));if(r.length>0){if(o)return D.some(gM.partialTable(r,D.none()));var i=xM(n,e);return D.some(gM.partialTable(r,D.some(Rt(Rt({},e),{rng:i}))))}return D.none()}))}(o,r,e,n)},TM=function(t){var e;return(8===Ee(e=t)||"#comment"===De(e)?Ge(t):en(t)).bind(TM).orThunk((function(){return D.some(t)}))},kM=function(t){return F(t,(function(t){ro(t,"contenteditable"),qb(t)}))},SM=function(t,e,n,o){var r=n.cloneRange();o?(r.setStart(n.startContainer,n.startOffset),r.setEndAfter(e.dom.lastChild)):(r.setStartBefore(e.dom.firstChild),r.setEnd(n.endContainer,n.endOffset)),DM(t,r,e,!1)},CM=function(t){var e=Pl(t),n=Re.fromDom(t.selection.getNode());Vn(n.dom)&&ni(n)?t.selection.setCursorLocation(n.dom,0):t.selection.collapse(!0),e.length>1&&H(e,(function(t){return Ce(t,n)}))&&Zn(n,"data-mce-selected","1")},NM=function(t,e,n){var o=t.selection.getRng(),r=n.bind((function(n){var r=n.rng,i=n.isStartInTable,a=function(t,e){return D.from(t.dom.getParent(e,t.dom.isBlock)).map(Re.fromDom)}(t,i?r.endContainer:r.startContainer);r.deleteContents(),function(t,e,n){n.each((function(n){e?hn(n):(qb(n),t.selection.setCursorLocation(n.dom,0))}))}(t,i,a.filter(ni));var c=i?e[0]:e[e.length-1];return SM(t,c,o,i),ni(c)?D.none():D.some(i?e.slice(1):e.slice(0,-1))})).getOr(e);return kM(r),CM(t),!0},BM=function(t,e,n,o){var r=t.selection.getRng(),i=e[0],a=n[n.length-1];SM(t,i,r,!0),SM(t,a,r,!1);var c=ni(i)?e:e.slice(1),s=ni(a)?n:n.slice(0,-1);return kM(c.concat(s)),o.deleteContents(),CM(t),!0},DM=function(t,e,n,o){void 0===o&&(o=!0),e.deleteContents();var r,i=TM(n).getOr(n),a=Re.fromDom(t.dom.getParent(i.dom,t.dom.isBlock));if(ni(a)&&(qb(a),o&&t.selection.setCursorLocation(a.dom,0)),!Ce(n,a)){var c=$n(Ve(a),n)?[]:Ve(r=a).map(Qe).map((function(t){return G(t,(function(t){return!Ce(r,t)}))})).getOr([]);F(c.concat(Qe(n)),(function(t){Ce(t,a)||Be(t,a)||!ni(t)||hn(t)}))}return!0},EM=function(t,e){return hM(t,!1,e),!0},PM=function(t,e,n,o){return YM(e,o).fold((function(){return function(t,e,n){return RM(e,n).map((function(e){return e.fold(w(DM,t),w(EM,t),w(NM,t),w(BM,t))}))}(t,e,n)}),(function(e){return function(t,e){return jM(t,e)}(t,e)})).getOr(!1)},XM=function(t,e){return Q(wb(e,t),Or)},YM=function(t,e){return Q(wb(e,t),(n="caption",function(t){return Xe(t)&&De(t)===n}));var n},jM=function(t,e){return qb(e),t.selection.setCursorLocation(e.dom,0),D.some(!0)},HM=function(t,e,n,o,r){return Sp(n,t.getBody(),r).bind((function(i){return function(t,e,n,o){return Ep(t.dom).bind((function(r){return Pp(t.dom).map((function(t){return e?n.isEqual(r)&&o.isEqual(t):n.isEqual(t)&&o.isEqual(r)}))})).getOr(!0)}(o,n,r,i)?function(t,e){return jM(t,e)}(t,o):function(t,e,n){return YM(t,Re.fromDom(n.getNode())).map((function(t){return!1===Ce(t,e)}))}(e,o,i)})).or(D.some(!0))},IM=function(t,e,n,o){var r=ks.fromRangeStart(t.selection.getRng());return XM(n,o).bind((function(o){return ni(o)?jM(t,o):function(t,e,n,o,r){return Sp(n,t.getBody(),r).bind((function(t){return XM(e,Re.fromDom(t.getNode())).map((function(t){return!1===Ce(t,o)}))}))}(t,n,e,o,r)})).getOr(!1)},FM=function(t,e){return t?Ob(e):gb(e)},UM=function(t,e,n){var o=Re.fromDom(t.getBody());return YM(o,n).fold((function(){return IM(t,e,o,n)||function(t,e){var n=ks.fromRangeStart(t.selection.getRng());return FM(e,n)||kp(e,t.getBody(),n).exists((function(t){return FM(e,t)}))}(t,e)}),(function(n){return function(t,e,n,o){var r=ks.fromRangeStart(t.selection.getRng());return ni(o)?jM(t,o):HM(t,n,e,o,r)}(t,e,o,n).getOr(!1)}))},VM=function(t,e){var n=Re.fromDom(t.selection.getStart(!0)),o=Pl(t);return t.selection.isCollapsed()&&0===o.length?UM(t,e,n):function(t,e,n){var o=Re.fromDom(t.getBody()),r=t.selection.getRng();return 0!==n.length?NM(t,n,D.none()):PM(t,o,r,e)}(t,n,o)},GM=function(t){var e=ks.fromRangeStart(t),n=ks.fromRangeEnd(t),o=t.commonAncestorContainer;return kp(!1,o,n).map((function(r){return!op(e,n,o)&&op(e,r,o)?function(t,e,n,o){var r=document.createRange();return r.setStart(t,e),r.setEnd(n,o),r}(e.container(),e.offset(),r.container(),r.offset()):t})).getOr(t)},$M=function(t){return t.collapsed?t:GM(t)},KM=function(t,e){return t.getBlockElements()[e.name]&&function(t){return t.firstChild&&t.firstChild===t.lastChild}(e)&&function(t){return"br"===t.name||t.value===Ar}(e.firstChild)},JM=function(t,e){var n=e.firstChild,o=e.lastChild;return n&&"meta"===n.name&&(n=n.next),o&&"mce_marker"===o.attr("id")&&(o=o.prev),function(t,e){var n=t.getNonEmptyElements();return e&&(e.isEmpty(n)||KM(t,e))}(t,o)&&(o=o.prev),!(!n||n!==o)&&("ul"===n.name||"ol"===n.name)},QM=function(t){return t&&t.firstChild&&t.firstChild===t.lastChild&&function(t){return t.data===Ar||Hn(t)}(t.firstChild)},ZM=function(t){return t.length>0&&(!(e=t[t.length-1]).firstChild||QM(e))?t.slice(0,-1):t;var e},tz=function(t,e){var n=t.getParent(e,t.isBlock);return n&&"LI"===n.nodeName?n:null},ez=function(t,e){var n=ks.after(t),o=Lp(e).prev(n);return o?o.toRange():null},nz=function(t,e,n){var o=t.parentNode;return we.each(e,(function(e){o.insertBefore(e,t)})),function(t,e){var n=ks.before(t),o=Lp(e).next(n);return o?o.toRange():null}(t,n)},oz=function(t,e,n,o){var r,i=function(t,e,n){var o=e.serialize(n);return function(t){var e=t.firstChild,n=t.lastChild;return e&&"META"===e.nodeName&&e.parentNode.removeChild(e),n&&"mce_marker"===n.id&&n.parentNode.removeChild(n),t}(t.createFragment(o))}(e,t,o),a=tz(e,n.startContainer),c=ZM((r=i.firstChild,G(r.childNodes,(function(t){return"LI"===t.nodeName})))),s=e.getRoot(),u=function(t){var o=ks.fromRangeStart(n),r=Lp(e.getRoot()),i=1===t?r.prev(o):r.next(o);return!i||tz(e,i.getNode())!==a};return u(1)?nz(a,c,s):u(2)?function(t,e,n,o){return o.insertAfter(e.reverse(),t),ez(e[0],n)}(a,c,s,e):function(t,e,n,o){var r=function(t,e){var n=e.cloneRange(),o=e.cloneRange();return n.setStartBefore(t),o.setEndAfter(t),[n.cloneContents(),o.cloneContents()]}(t,o),i=t.parentNode;return i.insertBefore(r[0],t),we.each(e,(function(e){i.insertBefore(e,t)})),i.insertBefore(r[1],t),i.removeChild(t),ez(e[e.length-1],n)}(a,c,s,n)},rz=Vn,iz=function(t){var e=t.dom,n=$M(t.selection.getRng());t.selection.setRng(n);var o=e.getParent(n.startContainer,rz);!function(t,e,n){return null!==n&&n===t.getParent(e.endContainer,rz)&&Hl(Re.fromDom(n),e)}(e,n,o)?t.getDoc().execCommand("Delete",!1,null):DM(t,n,Re.fromDom(o))},az=function(t,e,n){var o,r,i,a=t.selection,c=t.dom;/^ | $/.test(e)&&(e=function(t,e,n){var o=Re.fromDom(t.getRoot());return n=$b(o,ks.fromRangeStart(e))?n.replace(/^ /," "):n.replace(/^ /," "),Kb(o,ks.fromRangeEnd(e))?n.replace(/( | )(<br( \/)>)?$/," "):n.replace(/ (<br( \/)?>)?$/," ")}(c,a.getRng(),e));var s=t.parser,u=n.merge,p=nb({validate:vu(t)},t.schema),l='<span id="mce_marker" data-mce-type="bookmark"></span>',d=t.fire("BeforeSetContent",{content:e,format:"html",selection:!0,paste:n.paste});if(d.isDefaultPrevented())t.fire("SetContent",{content:d.content,format:"html",selection:!0,paste:n.paste});else{e=d.content,n.preserve_zwsp||(e=qr(e)),-1===e.indexOf("{$caret}")&&(e+="{$caret}"),e=e.replace(/\{\$caret\}/,l);var f=(r=a.getRng()).startContainer||(r.parentElement?r.parentElement():null),b=t.getBody();f===b&&a.isCollapsed()&&c.isBlock(b.firstChild)&&function(t,e){return e&&!t.schema.getShortEndedElements()[e.nodeName]}(t,b.firstChild)&&c.isEmpty(b.firstChild)&&((r=c.createRng()).setStart(b.firstChild,0),r.setEnd(b.firstChild,0),a.setRng(r)),a.isCollapsed()||iz(t);var M,z={context:(o=a.getNode()).nodeName.toLowerCase(),data:n.data,insert:!0},h=s.parse(e,z);if(!0===n.paste&&JM(t.schema,h)&&function(t,e){return!!tz(t,e)}(c,o))return r=oz(p,c,a.getRng(),h),a.setRng(r),void t.fire("SetContent",d);if(function(t){for(var e=t;e=e.walk();)1===e.type&&e.attr("data-mce-fragment","1")}(h),"mce_marker"===(i=h.lastChild).attr("id")){var m=i;for(i=i.prev;i;i=i.walk(!0))if(3===i.type||!c.isBlock(i.name)){t.schema.isValidChild(i.parent.name,"span")&&i.parent.insert(m,i,"br"===i.name);break}}if(t._selectionOverrides.showBlockCaretContainer(o),z.invalid){t.selection.setContent(l),o=a.getNode();var g=t.getBody();for(9===o.nodeType?o=i=g:i=o;i!==g;)o=i,i=i.parentNode;e=o===g?g.innerHTML:c.getOuterHTML(o),e=p.serialize(s.parse(e.replace(/<span (id="mce_marker"|id=mce_marker).+?<\/span>/i,(function(){return p.serialize(h)})))),o===g?c.setHTML(g,e):c.setOuterHTML(o,e)}else!function(t,e,n){if("all"===n.getAttribute("data-mce-bogus"))n.parentNode.insertBefore(t.dom.createFragment(e),n);else{var o=n.firstChild,r=n.lastChild;!o||o===r&&"BR"===o.nodeName?t.dom.setHTML(n,e):t.selection.setContent(e)}}(t,e=p.serialize(h),o);!function(t,e){var n=t.schema.getTextInlineElements(),o=t.dom;if(e){var r=t.getBody(),i=Zf(o);we.each(o.select("*[data-mce-fragment]"),(function(t){if(O(n[t.nodeName.toLowerCase()])&&ab(o,t))for(var e=t.parentNode;O(e)&&e!==r&&!cb(o,t,e);e=e.parentNode)if(i.compare(e,t)){o.remove(t,!0);break}}))}}(t,u),function(t,e){var n,o=t.dom,r=t.selection;if(e){r.scrollIntoView(e);var i=nd(t.getBody(),e);if("false"===o.getContentEditable(i))return o.remove(e),void r.select(i);var a=o.createRng(),c=e.previousSibling;if(Pn(c)){if(a.setStart(c,c.nodeValue.length),!ye.ie){var s=e.nextSibling;Pn(s)&&(c.appendData(s.data),s.parentNode.removeChild(s))}}else a.setStartBefore(e),a.setEndBefore(e);var u=o.getParent(e,o.isBlock);o.remove(e),u&&o.isEmpty(u)&&(t.$(u).empty(),a.setStart(u,0),a.setEnd(u,0),rz(u)||function(t){return!!t.getAttribute("data-mce-fragment")}(u)||!(n=function(e){var n=ks.fromRangeStart(e);if(n=Lp(t.getBody()).next(n))return n.toRange()}(a))?o.add(u,o.create("br",{"data-mce-bogus":"1"})):(a=n,o.remove(u))),r.setRng(a)}}(t,c.get("mce_marker")),M=t.getBody(),we.each(M.getElementsByTagName("*"),(function(t){t.removeAttribute("data-mce-fragment")})),function(t,e){D.from(t.getParent(e,"td,th")).map(Re.fromDom).each(_b)}(c,a.getStart()),t.fire("SetContent",d),t.addVisual()}},cz=function(t,e){e(t),t.firstChild&&cz(t.firstChild,e),t.next&&cz(t.next,e)},sz=function(t,e,n){var o=function(t,e,n){var o={},r={},i=[];for(var a in n.firstChild&&cz(n.firstChild,(function(n){F(t,(function(t){t.name===n.name&&(o[t.name]?o[t.name].nodes.push(n):o[t.name]={filter:t,nodes:[n]})})),F(e,(function(t){"string"==typeof n.attr(t.name)&&(r[t.name]?r[t.name].nodes.push(n):r[t.name]={filter:t,nodes:[n]})}))})),o)gt(o,a)&&i.push(o[a]);for(var c in r)gt(r,c)&&i.push(r[c]);return i}(t,e,n);F(o,(function(t){F(t.filter.callbacks,(function(e){e(t.nodes,t.filter.name,{})}))}))},uz=function(t){return t instanceof Bf},pz=function(t,e,n){t.dom.setHTML(t.getBody(),e),!0!==n&&function(t){yf(t)&&Ep(t.getBody()).each((function(e){var n=e.getNode(),o=Bn(n)?Ep(n).getOr(e):e;t.selection.setRng(o.toRange())}))}(t)},lz=function(t,e,n){var o=function(t,e){return Rt(Rt({format:"html"},t),{set:!0,content:uz(e)?"":e})}(n,e),r=n.no_events?o:t.fire("BeforeSetContent",o);return uz(e)||(e=r.content),D.from(t.getBody()).fold(_(e),(function(n){return uz(e)?function(t,e,n,o){sz(t.parser.getNodeFilters(),t.parser.getAttributeFilters(),n);var r=nb({validate:t.validate},t.schema).serialize(n);return o.content=qr(gr(Re.fromDom(e))?r:we.trim(r)),pz(t,o.content,o.no_selection),o.no_events||t.fire("SetContent",o),n}(t,n,e,r):function(t,e,n,o){if(0===(n=qr(n)).length||/^\s+$/.test(n)){var r='<br data-mce-bogus="1">';"TABLE"===e.nodeName?n="<tr><td>"+r+"</td></tr>":/^(UL|OL)$/.test(e.nodeName)&&(n="<li>"+r+"</li>");var i=iu(t);i&&t.schema.isValidChild(e.nodeName.toLowerCase(),i.toLowerCase())?(n=r,n=t.dom.createHTML(i,au(t),n)):n||(n='<br data-mce-bogus="1">'),pz(t,n,o.no_selection),t.fire("SetContent",o)}else"raw"!==o.format&&(n=nb({validate:t.validate},t.schema).serialize(t.parser.parse(n,{isRootContent:!0,insert:!0}))),o.content=gr(Re.fromDom(e))?n:we.trim(n),pz(t,o.content,o.no_selection),o.no_events||t.fire("SetContent",o);return o.content}(t,n,e,r)}))},dz=function(t,e){return function(t,e){var n=t.dom;return n.parentNode?Qo(Re.fromDom(n.parentNode),(function(n){return!Ce(t,n)&&e(n)})):D.none()}(t,e).isSome()},fz=function(t){return g(t)?t:k},bz=function(t,e,n){var o=e(t),r=fz(n);return o.orThunk((function(){return r(t)?D.none():function(t,e,n){for(var o=t.dom,r=fz(n);o.parentNode;){o=o.parentNode;var i=Re.fromDom(o),a=e(i);if(a.isSome())return a;if(r(i))break}return D.none()}(t,e,r)}))},Mz=pl,zz=function(t,e,n){var o=t.formatter.get(n);if(o)for(var r=0;r<o.length;r++){var i=o[r];if(hl(i)&&!1===i.inherit&&t.dom.is(e,i.selector))return!0}return!1},hz=function(t,e,n,o,r){var i=t.dom.getRoot();return e!==i&&(e=t.dom.getParent(e,(function(e){return!!zz(t,e,n)||(e.parentNode===i||!!gz(t,e,n,o,!0))})),!!gz(t,e,n,o,r))},mz=function(t,e,n){return!!Mz(e,n.inline)||(!!Mz(e,n.block)||(n.selector?1===e.nodeType&&t.is(e,n.selector):void 0))},Oz=function(t,e,n,o,r,i){var a=n[o];if(g(n.onmatch))return n.onmatch(e,n,o);if(a)if(h(a.length)){for(var c in a)if(gt(a,c)){var s="attributes"===o?t.getAttrib(e,c):dl(t,e,c),u=ul(a[c],i),p=m(s)||It(s);if(p&&m(u))continue;if(r&&p&&!n.exact)return!1;if((!r||n.exact)&&!Mz(s,ll(t,u,c)))return!1}}else for(var l=0;l<a.length;l++)if("attributes"===o?t.getAttrib(e,a[l]):dl(t,e,a[l]))return!0;return!0},gz=function(t,e,n,o,r){var i=t.formatter.get(n),a=t.dom;if(i&&e)for(var c=0;c<i.length;c++){var s=i[c];if(mz(t.dom,e,s)&&Oz(a,e,s,"attributes",r,o)&&Oz(a,e,s,"styles",r,o)){var u=s.classes;if(u)for(var p=0;p<u.length;p++)if(!t.dom.hasClass(e,ul(u[p],o)))return;return s}}},Az=function(t,e,n,o,r){if(o)return hz(t,o,e,n,r);if(o=t.selection.getNode(),hz(t,o,e,n,r))return!0;var i=t.selection.getStart();return!(i===o||!hz(t,i,e,n,r))},vz=function(t,e){var n=function(e){return Ce(e,Re.fromDom(t.getBody()))};return D.from(t.selection.getStart(!0)).bind((function(o){return bz(Re.fromDom(o),(function(n){return ut(e,(function(e){return function(e,n){return gz(t,e.dom,n)?D.some(n):D.none()}(n,e)}))}),n)})).getOrNull()},yz=function(t,e,n){return K(n,(function(n,o){var r=function(t,e){return H(t.formatter.get(e),(function(t){var e=function(t){return t.length>1&&"%"===t.charAt(0)};return H(["styles","attributes"],(function(n){return Ot(t,n).exists((function(t){var n=b(t)?t:mt(t);return H(n,e)}))}))}))}(t,o);return t.formatter.matchNode(e,o,{},r)?n.concat([o]):n}),[])},qz=vr,_z="_mce_caret",Wz=function(t){return function(t){for(var e=[];t;){if(3===t.nodeType&&t.nodeValue!==qz||t.childNodes.length>1)return[];1===t.nodeType&&e.push(t),t=t.firstChild}return e}(t).length>0},Lz=function(t){if(t){var e=new ur(t,t);for(t=e.current();t;t=e.next())if(Pn(t))return t}return null},wz=function(t){var e=Re.fromTag("span");return to(e,{id:_z,"data-mce-bogus":"1","data-mce-type":"format-caret"}),t&&bn(e,Re.fromText(qz)),e},xz=function(t,e,n){void 0===n&&(n=!0);var o=t.dom,r=t.selection;if(Wz(e))hM(t,!1,Re.fromDom(e),n);else{var i=r.getRng(),a=o.getParent(e,o.isBlock),c=i.startContainer,s=i.startOffset,u=i.endContainer,p=i.endOffset,l=function(t){var e=Lz(t);return e&&e.nodeValue.charAt(0)===qz&&e.deleteData(0,1),e}(e);o.remove(e,!0),c===l&&s>0&&i.setStart(l,s-1),u===l&&p>0&&i.setEnd(l,p-1),a&&o.isEmpty(a)&&qb(Re.fromDom(a)),r.setRng(i)}},Rz=function(t,e,n){void 0===n&&(n=!0);var o=t.dom,r=t.selection;if(e)xz(t,e,n);else if(!(e=jp(t.getBody(),r.getStart())))for(;e=o.get(_z);)xz(t,e,!1)},Tz=function(t,e){return t.appendChild(e),e},kz=function(t,e){var n=$(t,(function(t,e){return Tz(t,e.cloneNode(!1))}),e);return Tz(n,n.ownerDocument.createTextNode(qz))},Sz=function(t,e,n,o){var r,i,a,c=t.dom,s=t.selection,u=[],p=s.getRng(),l=p.startContainer,d=p.startOffset;for(i=l,3===l.nodeType&&(d!==l.nodeValue.length&&(r=!0),i=i.parentNode);i;){if(gz(t,i,e,n,o)){a=i;break}i.nextSibling&&(r=!0),u.push(i),i=i.parentNode}if(a)if(r){var f=s.getBookmark();p.collapse(!0);var b=Cl(t,p,t.formatter.get(e),!0);b=yd(b),t.formatter.remove(e,n,b,o),s.moveToBookmark(f)}else{var M=jp(t.getBody(),a),z=wz(!1).dom;!function(t,e,n){var o=t.dom,r=o.getParent(n,w(al,t));r&&o.isEmpty(r)?n.parentNode.replaceChild(e,n):(yb(Re.fromDom(n)),o.isEmpty(n)?n.parentNode.replaceChild(e,n):o.insertAfter(e,n))}(t,z,null!==M?M:a);var h=function(t,e,n,o,r,i){var a=t.formatter,c=t.dom,s=G(pt(a.get()),(function(t){return t!==o&&!Dt(t,"removeformat")})),u=yz(t,n,s);if(G(u,(function(e){return!Ml(t,e,o)})).length>0){var p=n.cloneNode(!1);return c.add(e,p),a.remove(o,r,p,i),c.remove(p),D.some(p)}return D.none()}(t,z,a,e,n,o),m=kz(u.concat(h.toArray()),z);xz(t,M,!1),s.setCursorLocation(m,1),c.isEmpty(a)&&c.remove(a)}},Cz=function(t){t.on("mouseup keydown",(function(e){!function(t,e){var n=t.selection,o=t.getBody();Rz(t,null,!1),8!==e&&46!==e||!n.isCollapsed()||n.getStart().innerHTML!==qz||Rz(t,jp(o,n.getStart())),37!==e&&39!==e||Rz(t,jp(o,n.getStart()))}(t,e.keyCode)}))},Nz=function(t,e){var n=t.schema.getTextInlineElements();return gt(n,De(e))&&!Yp(e.dom)&&!Nn(e.dom)},Bz={},Dz=_t,Ez=yt;!function(t,e){Bz[t]||(Bz[t]=[]),Bz[t].push(e)}("pre",(function(t){var e,n=t.selection.getRng(),o=kn(["pre"]);n.collapsed||(e=t.selection.getSelectedBlocks(),Ez(Dz(Dz(e,o),(function(t){return o(t.previousSibling)&&-1!==Wt(e,t.previousSibling)})),(function(t){var e,n;e=t.previousSibling,dc(n=t).remove(),dc(e).append("<br><br>").append(n.childNodes)})))}));var Pz=we.each,Xz=function(t){return Tn(t)&&!Zp(t)&&!Yp(t)&&!Nn(t)},Yz=function(t,e){for(var n=t;n;n=n[e]){if(Pn(n)&&Ht(n.data))return t;if(Tn(n)&&!Zp(n))return n}return t},jz=function(t,e,n){var o=Zf(t);if(e&&n&&(e=Yz(e,"previousSibling"),n=Yz(n,"nextSibling"),o.compare(e,n))){for(var r=e.nextSibling;r&&r!==n;){var i=r;r=r.nextSibling,e.appendChild(i)}return t.remove(n),we.each(we.grep(n.childNodes),(function(t){e.appendChild(t)})),e}return n},Hz=function(t,e,n,o){if(o&&!1!==e.merge_siblings){var r=jz(t,il(o),o);jz(t,r,il(r,!0))}},Iz=function(t,e,n){Pz(t.childNodes,(function(t){Xz(t)&&(e(t)&&n(t),t.hasChildNodes()&&Iz(t,e,n))}))},Fz=function(t,e){return function(n){return!(!n||!dl(t,n,e))}},Uz=function(t,e,n){return function(o){t.setStyle(o,e,n),""===o.getAttribute("style")&&o.removeAttribute("style"),function(t,e){"SPAN"===e.nodeName&&0===t.getAttribs(e).length&&t.remove(e,!0)}(t,o)}},Vz=Lo([{keep:[]},{rename:["name"]},{removed:[]}]),Gz=/^(src|href|style)$/,$z=we.each,Kz=pl,Jz=function(t,e,n){return t.isChildOf(e,n)&&e!==n&&!t.isBlock(n)},Qz=function(t,e,n){var o=e[n?"startContainer":"endContainer"],r=e[n?"startOffset":"endOffset"];if(Tn(o)){var i=o.childNodes.length-1;!n&&r&&r--,o=o.childNodes[r>i?i:r]}return Pn(o)&&n&&r>=o.nodeValue.length&&(o=new ur(o,t.getBody()).next()||o),Pn(o)&&!n&&0===r&&(o=new ur(o,t.getBody()).prev()||o),o},Zz=function(t,e){var n=e?"firstChild":"lastChild";if(function(t){return/^(TR|TH|TD)$/.test(t.nodeName)}(t)&&t[n]){var o=t[n];return"TR"===t.nodeName&&o[n]||o}return t},th=function(t,e,n,o){var r=t.create(n,o);return e.parentNode.insertBefore(r,e),r.appendChild(e),r},eh=function(t,e,n,o,r){var i=Re.fromDom(e),a=Re.fromDom(t.create(o,r)),c=n?Je(i):Ke(i);return Mn(a,c),n?(ln(i,a),fn(a,i)):(dn(i,a),bn(a,i)),a.dom},nh=function(t,e,n,o){var r=il(e,n,o);return m(r)||"BR"===r.nodeName||t.isBlock(r)},oh=function(t,e,n){var o,r=e.parentNode,i=t.dom,a=iu(t);zl(n)&&(a?r===i.getRoot()&&(n.list_block&&Kz(e,n.list_block)||F(st(e.childNodes),(function(e){cl(t,a,e.nodeName.toLowerCase())?o?o.appendChild(e):(o=th(i,e,a),i.setAttribs(o,t.settings.forced_root_block_attrs)):o=null}))):i.isBlock(e)&&!i.isBlock(r)&&(nh(i,e,!1)||nh(i,e.firstChild,!0,!0)||e.insertBefore(i.create("br"),e.firstChild),nh(i,e,!0)||nh(i,e.lastChild,!1,!0)||e.appendChild(i.create("br")))),function(t){return hl(t)&&ml(t)&&$n(Ot(t,"mixed"),!0)}(n)&&!Kz(n.inline,e)||i.remove(e,!0)},rh=function(t,e,n,o,r){var i,a=t.dom;if(!function(t,e,n){return!(!ml(n)||!Kz(e,n.inline))||!(!zl(n)||!Kz(e,n.block))||(hl(n)?Tn(e)&&t.is(e,n.selector):void 0)}(a,o,e)&&!function(t,e){return e.links&&"A"===t.nodeName}(o,e))return Vz.keep();var c=o;if(ml(e)&&"all"===e.remove&&b(e.preserve_attributes)){var s=G(a.getAttribs(c),(function(t){return j(e.preserve_attributes,t.name.toLowerCase())}));if(a.removeAllAttribs(c),F(s,(function(t){return a.setAttrib(c,t.name,t.value)})),s.length>0)return Vz.rename("span")}if("all"!==e.remove){$z(e.styles,(function(t,o){t=ll(a,ul(t,n),o+""),A(o)&&(o=t,r=null),(e.remove_similar||!r||Kz(dl(a,r,o),t))&&a.setStyle(c,o,""),i=!0})),i&&""===a.getAttrib(c,"style")&&(c.removeAttribute("style"),c.removeAttribute("data-mce-style")),$z(e.attributes,(function(t,o){var i;if(t=ul(t,n),A(o)&&(o=t,r=null),e.remove_similar||!r||Kz(a.getAttrib(r,o),t)){if("class"===o&&(t=a.getAttrib(c,o))&&(i="",F(t.split(/\s+/),(function(t){/mce\-\w+/.test(t)&&(i+=(i?" ":"")+t)})),i))return void a.setAttrib(c,o,i);if(Gz.test(o)&&c.removeAttribute("data-mce-"+o),"style"===o&&kn(["li"])(c)&&"none"===a.getStyle(c,"list-style-type"))return c.removeAttribute(o),void a.setStyle(c,"list-style-type","none");"class"===o&&c.removeAttribute("className"),c.removeAttribute(o)}})),$z(e.classes,(function(t){t=ul(t,n),r&&!a.hasClass(r,t)||a.removeClass(c,t)}));for(var u=a.getAttribs(c),p=0;p<u.length;p++){var l=u[p].nodeName;if(0!==l.indexOf("_")&&0!==l.indexOf("data-"))return Vz.keep()}}return"none"!==e.remove?(oh(t,c,e),Vz.removed()):Vz.keep()},ih=function(t,e,n,o,r){return rh(t,e,n,o,r).fold(k,(function(e){return t.dom.rename(o,e),!0}),S)},ah=function(t,e,n,o){return rh(t,e,n,o,o).fold(_(o),(function(e){return t.dom.createFragment().appendChild(o),t.dom.rename(o,e)}),_(null))},ch=function(t,e,n,o,r){var i=t.formatter.get(e),a=i[0],c=!0,s=t.dom,u=t.selection,p=function(o){var c=function(t,e,n,o,r){var i;return F(bl(t.dom,e.parentNode).reverse(),(function(e){if(!i&&"_start"!==e.id&&"_end"!==e.id){var a=gz(t,e,n,o,r);a&&!1!==a.split&&(i=e)}})),i}(t,o,e,n,r);return function(t,e,n,o,r,i,a,c){var s,u,p,l=t.dom;if(n){for(var d=n.parentNode,f=o.parentNode;f&&f!==d;f=f.parentNode){s=l.clone(f,!1);for(var b=0;b<e.length&&null!==(s=ah(t,e[b],c,s));b++);s&&(u&&s.appendChild(u),p||(p=s),u=s)}!i||a.mixed&&l.isBlock(n)||(o=l.split(n,o)),u&&(r.parentNode.insertBefore(u,r),p.appendChild(r),ml(a)&&Hz(l,a,0,u))}return o}(t,i,c,o,o,!0,a,n)},l=function(e){return H(i,(function(o){return ih(t,o,n,e,e)}))},d=function(e){var n=!0,o=!1;Tn(e)&&s.getContentEditable(e)&&(n=c,c="true"===s.getContentEditable(e),o=!0);var r=st(e.childNodes);if(c&&!o){var u=l(e)||H(i,(function(t){return mz(s,e,t)})),p=e.parentNode;!u&&O(p)&&Ol(a)&&l(p)}if(a.deep&&r.length){for(var f=0;f<r.length;f++)d(r[f]);o&&(c=n)}F(["underline","line-through","overline"],(function(n){Tn(e)&&t.dom.getStyle(e,"text-decoration")===n&&e.parentNode&&fl(s,e.parentNode)===n&&ih(t,{deep:!1,exact:!0,inline:"span",styles:{textDecoration:n}},null,e)}))},f=function(t){var e=s.get(t?"_start":"_end"),n=e[t?"firstChild":"lastChild"];return function(t){return Zp(t)&&Tn(t)&&("_start"===t.id||"_end"===t.id)}(n)&&(n=n[t?"firstChild":"lastChild"]),Pn(n)&&0===n.data.length&&(n=t?e.previousSibling||e.nextSibling:e.nextSibling||e.previousSibling),s.remove(e,!0),n},b=function(e){var n,o,r=Cl(t,e,i,e.collapsed);if(a.split){if(r=yd(r),(n=Qz(t,r,!0))!==(o=Qz(t,r))){if(n=Zz(n,!0),o=Zz(o,!1),Jz(s,n,o)){var c=D.from(n.firstChild).getOr(n);return p(eh(s,c,!0,"span",{id:"_start","data-mce-type":"bookmark"})),void f(!0)}if(Jz(s,o,n)){c=D.from(o.lastChild).getOr(o);return p(eh(s,c,!1,"span",{id:"_end","data-mce-type":"bookmark"})),void f(!1)}n=th(s,n,"span",{id:"_start","data-mce-type":"bookmark"}),o=th(s,o,"span",{id:"_end","data-mce-type":"bookmark"});var u=s.createRng();u.setStartAfter(n),u.setEndBefore(o),Nl(s,u,(function(t){F(t,(function(t){Zp(t)||Zp(t.parentNode)||p(t)}))})),p(n),p(o),n=f(!0),o=f()}else n=o=p(n);r.startContainer=n.parentNode?n.parentNode:n,r.startOffset=s.nodeIndex(n),r.endContainer=o.parentNode?o.parentNode:o,r.endOffset=s.nodeIndex(o)+1}Nl(s,r,(function(t){F(t,d)}))};if(o){if(ol(o)){var M=s.createRng();M.setStartBefore(o),M.setEndAfter(o),b(M)}else b(o);ad(t,e,o,n)}else if("false"!==s.getContentEditable(u.getNode()))u.isCollapsed()&&ml(a)&&!Pl(t).length?Sz(t,e,n,r):(Vl(u,!0,(function(){Ul(t,b)})),ml(a)&&Az(t,e,n,u.getStart())&&rl(s,u,u.getRng()),t.nodeChanged()),ad(t,e,o,n);else{o=u.getNode();for(var z=0;z<i.length&&(!i[z].ceFalseOverride||!ih(t,i[z],n,o,o));z++);ad(t,e,o,n)}},sh=we.each,uh=function(t,e,n,o){sh(e,(function(e){ml(e)&&sh(t.dom.select(e.inline,o),(function(o){Xz(o)&&ih(t,e,n,o,e.exact?o:null)})),function(t,e,n){if(e.clear_child_styles){var o=e.links?"*:not(a)":"*";Pz(t.select(o,n),(function(n){Xz(n)&&Pz(e.styles,(function(e,o){t.setStyle(n,o,"")}))}))}}(t.dom,e,o)}))},ph=we.each,lh=function(t){return Tn(t)&&!Zp(t)&&!Yp(t)&&!Nn(t)},dh=function(t,e,n,o){var r=t.formatter.get(e),i=r[0],a=!o&&t.selection.isCollapsed(),c=t.dom,s=t.selection,u=function(t,e){if(void 0===e&&(e=i),g(e.onformat)&&e.onformat(t,e,n,o),ph(e.styles,(function(e,o){c.setStyle(t,o,ul(e,n))})),e.styles){var r=c.getAttrib(t,"style");r&&c.setAttrib(t,"data-mce-style",r)}ph(e.attributes,(function(e,o){c.setAttrib(t,o,ul(e,n))})),ph(e.classes,(function(e){e=ul(e,n),c.hasClass(t,e)||c.addClass(t,e)}))},p=function(t,e){var n=!1;return ph(t,(function(t){return!!hl(t)&&(O(t.collapsed)&&t.collapsed!==a?void 0:c.is(e,t.selector)&&!Yp(e)?(u(e,t),n=!0,!1):void 0)})),n},l=function(t){if(d(t)){var e=c.create(t);return u(e),e}return null},f=function(o,a,c){var s=[],d=!0,f=i.inline||i.block,b=l(f);Nl(o,a,(function(a){var l,M=function(a){var z=!1,h=d,m=a.nodeName.toLowerCase(),g=a.parentNode,A=g.nodeName.toLowerCase();if(Tn(a)&&o.getContentEditable(a)&&(h=d,d="true"===o.getContentEditable(a),z=!0),Hn(a)&&!function(t,e,n,o){if(function(t){return t.getParam("format_empty_lines",!1,"boolean")}(t)&&ml(e)){var r=Ri(t.schema),i=dz(Re.fromDom(n),(function(t){return Yp(t.dom)}));return At(r,o)&&ni(Re.fromDom(n.parentNode),!1)&&!i}return!1}(t,i,a,A))return l=null,void(zl(i)&&o.remove(a));if(zl(i)&&i.wrapper&&gz(t,a,e,n))l=null;else{if(d&&!z&&zl(i)&&!i.wrapper&&al(t,m)&&cl(t,A,f)){var v=o.rename(a,f);return u(v),s.push(v),void(l=null)}if(hl(i)){var y=p(r,a);if(!y&&O(g)&&Ol(i)&&(y=p(r,g)),!ml(i)||y)return void(l=null)}!d||z||!cl(t,f,m)||!cl(t,A,f)||!c&&Pn(a)&&yr(a.data)||Yp(a)||ml(i)&&o.isBlock(a)?(l=null,F(st(a.childNodes),M),z&&(d=h),l=null):(l||(l=o.clone(b,!1),a.parentNode.insertBefore(l,a),s.push(l)),l.appendChild(a))}};F(a,M)})),!0===i.links&&F(s,(function(t){var e=function(t){"A"===t.nodeName&&u(t,i),F(st(t.childNodes),e)};e(t)})),F(s,(function(a){var c=function(t){var e=0;return F(t.childNodes,(function(t){(function(t){return O(t)&&Pn(t)&&0===t.length})(t)||Zp(t)||e++})),e}(a);!(s.length>1)&&o.isBlock(a)||0!==c?(ml(i)||zl(i)&&i.wrapper)&&(i.exact||1!==c||(a=function(t){var e=Q(t.childNodes,lh).filter((function(t){return mz(o,t,i)}));return e.map((function(e){var n=o.clone(e,!1);return u(n),o.replace(n,t,!0),o.remove(e,!0),n})).getOr(t)}(a)),uh(t,r,n,a),function(t,e,n,o,r){gz(t,r.parentNode,n,o)&&ih(t,e,o,r)||e.merge_with_parents&&t.dom.getParent(r.parentNode,(function(i){if(gz(t,i,n,o))return ih(t,e,o,r),!0}))}(t,i,e,n,a),function(t,e,n,o){e.styles&&e.styles.backgroundColor&&Iz(o,Fz(t,"fontSize"),Uz(t,"backgroundColor",ul(e.styles.backgroundColor,n)))}(o,i,n,a),function(t,e,n,o){var r=function(e){if(1===e.nodeType&&e.parentNode&&1===e.parentNode.nodeType){var n=fl(t,e.parentNode);t.getStyle(e,"color")&&n?t.setStyle(e,"text-decoration",n):t.getStyle(e,"text-decoration")===n&&t.setStyle(e,"text-decoration",null)}};e.styles&&(e.styles.color||e.styles.textDecoration)&&(we.walk(o,r,"childNodes"),r(o))}(o,i,0,a),function(t,e,n,o){!ml(e)||"sub"!==e.inline&&"sup"!==e.inline||(Iz(o,Fz(t,"fontSize"),Uz(t,"fontSize","")),t.remove(t.select("sup"===e.inline?"sub":"sup",o),!0))}(o,i,0,a),Hz(o,i,0,a)):o.remove(a,!0)}))};if("false"!==c.getContentEditable(s.getNode())){if(i){if(o)if(ol(o)){if(!p(r,o)){var b=c.createRng();b.setStartBefore(o),b.setEndAfter(o),f(c,Cl(t,b,r),!0)}}else f(c,o,!0);else if(a&&ml(i)&&!Pl(t).length)!function(t,e,n){var o,r,i=t.selection,a=i.getRng(),c=a.startOffset,s=a.startContainer.nodeValue;(o=jp(t.getBody(),i.getStart()))&&(r=Lz(o));var u,p,l=/[^\s\u00a0\u00ad\u200b\ufeff]/;if(s&&c>0&&c<s.length&&l.test(s.charAt(c))&&l.test(s.charAt(c-1))){var d=i.getBookmark();a.collapse(!0);var f=Cl(t,a,t.formatter.get(e));f=yd(f),t.formatter.apply(e,n,f),i.moveToBookmark(d)}else o&&r.nodeValue===qz||(u=t.getDoc(),p=wz(!0).dom,r=(o=u.importNode(p,!0)).firstChild,a.insertNode(o),c=1),t.formatter.apply(e,n,o),i.setCursorLocation(r,c)}(t,e,n);else{var M=s.getNode(),z=r[0];t.settings.forced_root_block||!z.defaultBlock||c.getParent(M,c.isBlock)||dh(t,z.defaultBlock),s.setRng($M(s.getRng())),Vl(s,!0,(function(){Ul(t,(function(e,n){var o=n?e:Cl(t,e,r);f(c,o,!1)}))})),rl(c,s,s.getRng()),t.nodeChanged()}!function(t,e){Ez(Bz[t],(function(t){t(e)}))}(e,t)}id(t,e,o,n)}else{o=s.getNode();for(var h=0,m=r.length;h<m;h++){var A=r[h];if(A.ceFalseOverride&&hl(A)&&c.is(o,A.selector)){u(o,A);break}}id(t,e,o,n)}},fh=function(t){return gt(t,"vars")},bh=function(t){return t.selection.getStart()},Mh=function(t,e,n,o,r){return J(e,(function(e){var i=t.formatter.matchNode(e,n,null!=r?r:{},o);return!h(i)}),(function(e){return!!zz(t,e,n)||!o&&O(t.formatter.matchNode(e,n,r,!0))}))},zh=function(t,e){var n=null!=e?e:bh(t);return G(bl(t.dom,n),(function(t){return Tn(t)&&!Nn(t)}))},hh=function(t,e,n){var o=zh(t,e);dt(n,(function(n,r){var i=function(n){var i=Mh(t,o,r,n.similar,fh(n)?n.vars:void 0),a=i.isSome();if(n.state.get()!==a){n.state.set(a);var c=i.getOr(e);fh(n)?n.callback(a,{node:c,format:r,parents:o}):F(n.callbacks,(function(t){return t(a,{node:c,format:r,parents:o})}))}};F([n.withSimilar,n.withoutSimilar],i),F(n.withVars,i)}))},mh=function(t,e,n,o,r,i){return null===e.get()&&function(t,e){t.set({}),e.on("NodeChange",(function(n){hh(e,n.element,t.get())})),e.on("FormatApply FormatRemove",(function(n){var o=D.from(n.node).map((function(t){return ol(t)?t:t.startContainer})).bind((function(t){return Tn(t)?D.some(t):D.from(t.parentElement)})).getOrThunk((function(){return bh(e)}));hh(e,o,t.get())}))}(e,t),function(t,e,n,o,r,i){var a=e.get();F(n.split(","),(function(e){var n=Ot(a,e).getOrThunk((function(){var t={withSimilar:{state:qc(!1),similar:!0,callbacks:[]},withoutSimilar:{state:qc(!1),similar:!1,callbacks:[]},withVars:[]};return a[e]=t,t})),c=function(){var n=zh(t);return Mh(t,n,e,r,i).isSome()};if(h(i)){var s=r?n.withSimilar:n.withoutSimilar;s.callbacks.push(o),1===s.callbacks.length&&s.state.set(c())}else n.withVars.push({state:qc(c()),similar:r,vars:i,callback:o})})),e.set(a)}(t,e,n,o,r,i),{unbind:function(){return function(t,e,n){var o=t.get();F(e.split(","),(function(t){return Ot(o,t).each((function(e){o[t]={withSimilar:Rt(Rt({},e.withSimilar),{callbacks:G(e.withSimilar.callbacks,(function(t){return t!==n}))}),withoutSimilar:Rt(Rt({},e.withoutSimilar),{callbacks:G(e.withoutSimilar.callbacks,(function(t){return t!==n}))}),withVars:G(e.withVars,(function(t){return t.callback!==n}))}}))})),t.set(o)}(e,n,o)}}},Oh=function(t,e){var n=(e||document).createDocumentFragment();return F(t,(function(t){n.appendChild(t.dom)})),Re.fromDom(n)},gh=function(t,e,n){return{element:t,width:e,rows:n}},Ah=function(t,e){return{element:t,cells:e}},vh=function(t,e){return{x:t,y:e}},yh=function(t,e){var n=parseInt(eo(t,e),10);return isNaN(n)?1:n},qh=function(t,e,n){var o=t.rows;return!!(o[n]?o[n].cells:[])[e]},_h=function(t){return K(t,(function(t,e){return e.cells.length>t?e.cells.length:t}),0)},Wh=function(t,e){for(var n=t.rows,o=0;o<n.length;o++)for(var r=n[o].cells,i=0;i<r.length;i++)if(Ce(r[i],e))return D.some(vh(i,o));return D.none()},Lh=function(t,e,n,o,r){for(var i=[],a=t.rows,c=n;c<=r;c++){var s=a[c].cells,u=e<o?s.slice(e,o+1):s.slice(o,e+1);i.push(Ah(a[c].element,u))}return i},wh=function(t){var e=gh(Zc(t),0,[]);return F(Yc(t,"tr"),(function(t,n){F(Yc(t,"td,th"),(function(o,r){!function(t,e,n,o,r){for(var i=yh(r,"rowspan"),a=yh(r,"colspan"),c=t.rows,s=n;s<n+i;s++){c[s]||(c[s]=Ah(ts(o),[]));for(var u=e;u<e+a;u++)c[s].cells[u]=s===n&&u===e?r:Zc(r)}}(e,function(t,e,n){for(;qh(t,e,n);)e++;return e}(e,r,n),n,t,o)}))})),gh(e.element,_h(e.rows),e.rows)},xh=function(t){return function(t,e){var n=Zc(t.element),o=Re.fromTag("tbody");return Mn(o,e),bn(n,o),n}(t,function(t){return I(t.rows,(function(t){var e=I(t.cells,(function(t){var e=ts(t);return ro(e,"colspan"),ro(e,"rowspan"),e})),n=Zc(t.element);return Mn(n,e),n}))}(t))},Rh=function(t,e,n){return Wh(t,e).bind((function(e){return Wh(t,n).map((function(n){return function(t,e,n){var o=e.x,r=e.y,i=n.x,a=n.y,c=r<a?Lh(t,o,r,i,a):Lh(t,o,a,i,r);return gh(t.element,_h(c),c)}(t,e,n)}))}))},Th=function(t,e){return Q(t,(function(t){return"li"===De(t)&&Hl(t,e)})).fold(_([]),(function(e){return function(t){return Q(t,(function(t){return"ul"===De(t)||"ol"===De(t)}))}(t).map((function(t){var e=Re.fromTag(De(t)),n=ht(uo(t),(function(t,e){return Et(e,"list-style")}));return io(e,n),[Re.fromTag("li"),e]})).getOr([])}))},kh=function(t,e){var n=Re.fromDom(e.commonAncestorContainer),o=wb(n,t),r=G(o,(function(t){return fr(t)||lr(t)})),i=Th(o,e),a=r.concat(i.length?i:function(t){return hr(t)?Ve(t).filter(zr).fold(_([]),(function(e){return[t,e]})):zr(t)?[t]:[]}(n));return I(a,Zc)},Sh=function(){return Oh([])},Ch=function(t,e){return n=Re.fromDom(e.cloneContents()),o=kh(t,e),r=K(o,(function(t,e){return bn(e,t),e}),n),o.length>0?Oh([r]):r;var n,o,r},Nh=function(t,e){return(n=t,o=e[0],Zo(o,"table",w(Ce,n))).bind((function(t){var n=e[0],o=e[e.length-1],r=wh(t);return Rh(r,n,o).map((function(t){return Oh([xh(t)])}))})).getOrThunk(Sh);var n,o},Bh=function(t,e){var n=El(e,t);return n.length>0?Nh(t,n):function(t,e){return e.length>0&&e[0].collapsed?Sh():Ch(t,e[0])}(t,e)},Dh=function(t,e){return e>=0&&e<t.length&&el(t.charAt(e))},Eh=function(t,e){var n=qr(t.innerText);return e?function(t){return t.replace(/^[ \f\n\r\t\v]+/,"")}(n):n},Ph=function(t,e,n){void 0===n&&(n={});var o=function(t,e){return Rt(Rt({},t),{format:e,get:!0,selection:!0})}(n,e),r=t.fire("BeforeGetContent",o);if(r.isDefaultPrevented())return t.fire("GetContent",r),r.content;if("text"===r.format)return function(t){return D.from(t.selection.getRng()).map((function(e){var n=D.from(t.dom.getParent(e.commonAncestorContainer,t.dom.isBlock)),o=t.getBody(),r=function(t){return t.map((function(t){return t.nodeName})).getOr("div").toLowerCase()}(n),i=ye.browser.isIE()&&"pre"!==r,a=t.dom.add(o,r,{"data-mce-bogus":"all",style:"overflow: hidden; opacity: 0;"},e.cloneContents()),c=Eh(a,i),s=qr(a.textContent);if(t.dom.remove(a),Dh(s,0)||Dh(s,s.length-1)){var u=n.getOr(o),p=Eh(u,i),l=p.indexOf(c);return-1===l?c:(Dh(p,l-1)?" ":"")+c+(Dh(p,l+c.length)?" ":"")}return c})).getOr("")}(t);r.getInner=!0;var i=function(t,e){var n=t.selection.getRng(),o=t.dom.create("body"),r=t.selection.getSel(),i=Tf(t,Bl(r)),a=e.contextual?Bh(Re.fromDom(t.getBody()),i).dom:n.cloneContents();return a&&o.appendChild(a),t.selection.serializer.serialize(o,e)}(t,r);return"tree"===r.format?i:(r.content=t.selection.isCollapsed()?"":i,t.fire("GetContent",r),r.content)},Xh=function(t){return Tn(t)?t.outerHTML:Pn(t)?gi.encodeRaw(t.data,!1):Xn(t)?"\x3c!--"+t.data+"--\x3e":""},Yh=function(t,e,n){var o=function(t){var e,n=document.createElement("div"),o=document.createDocumentFragment();for(t&&(n.innerHTML=t);e=n.firstChild;)o.appendChild(e);return o}(e);if(t.hasChildNodes()&&n<t.childNodes.length){var r=t.childNodes[n];r.parentNode.insertBefore(o,r)}else t.appendChild(o)},jh=function(t,e){var n,o,r,i,a,c,s,u,p,l=I(st(e.childNodes),Xh);return function(t,e){var n=0;F(t,(function(t){0===t[0]?n++:1===t[0]?(Yh(e,t[1],n),n++):2===t[0]&&function(t,e){if(t.hasChildNodes()&&e<t.childNodes.length){var n=t.childNodes[e];n.parentNode.removeChild(n)}}(e,n)}))}((o=t,r=(n=l).length+o.length+2,i=new Array(r),a=new Array(r),c=function(t,e,r,i,a){var s=u(t,e,r,i);if(null===s||s.start===e&&s.diag===e-i||s.end===t&&s.diag===t-r)for(var p=t,l=r;p<e||l<i;)p<e&&l<i&&n[p]===o[l]?(a.push([0,n[p]]),++p,++l):e-t>i-r?(a.push([2,n[p]]),++p):(a.push([1,o[l]]),++l);else{c(t,s.start,r,s.start-s.diag,a);for(var d=s.start;d<s.end;++d)a.push([0,n[d]]);c(s.end,e,s.end-s.diag,i,a)}},s=function(t,e,r,i){for(var a=t;a-e<i&&a<r&&n[a]===o[a-e];)++a;return function(t,e,n){return{start:t,end:e,diag:n}}(t,a,e)},u=function(t,e,r,c){var u=e-t,p=c-r;if(0===u||0===p)return null;var l,d,f,b,M,z=u-p,h=p+u,m=(h%2==0?h:h+1)/2;for(i[1+m]=t,a[1+m]=e+1,l=0;l<=m;++l){for(d=-l;d<=l;d+=2){for(f=d+m,d===-l||d!==l&&i[f-1]<i[f+1]?i[f]=i[f+1]:i[f]=i[f-1]+1,M=(b=i[f])-t+r-d;b<e&&M<c&&n[b]===o[M];)i[f]=++b,++M;if(z%2!=0&&z-l<=d&&d<=z+l&&a[f-z]<=i[f])return s(a[f-z],d+t-r,e,c)}for(d=z-l;d<=z+l;d+=2){for(f=d+m-z,d===z-l||d!==z+l&&a[f+1]<=a[f-1]?a[f]=a[f+1]-1:a[f]=a[f-1],M=(b=a[f]-1)-t+r-d;b>=t&&M>=r&&n[b]===o[M];)a[f]=b--,M--;if(z%2==0&&-l<=d&&d<=l&&a[f]<=i[f+z])return s(a[f],d+t-r,e,c)}}},p=[],c(0,n.length,0,o.length,p),p),e),e},Hh=kt((function(){return document.implementation.createHTMLDocument("undo")})),Ih=function(t){var e,n=t.serializer.getTempAttrs(),o=Kf(t.getBody(),n);return function(t){return null!==t.querySelector("iframe")}(o)?(e=function(t,e){return G(I(st(t.childNodes),e?y(qr,Xh):Xh),(function(t){return t.length>0}))}(o,!0),{type:"fragmented",fragments:e,content:"",bookmark:null,beforeBookmark:null}):{type:"complete",fragments:null,content:qr(o.innerHTML),bookmark:null,beforeBookmark:null}},Fh=function(t,e,n){var o=n?e.beforeBookmark:e.bookmark;"fragmented"===e.type?jh(e.fragments,t.getBody()):t.setContent(e.content,{format:"raw",no_selection:!O(o)||!Hp(o)||!o.isFakeCaret}),t.selection.moveToBookmark(o)},Uh=function(t){return"fragmented"===t.type?t.fragments.join(""):t.content},Vh=function(t){var e=Re.fromTag("body",Hh());return Jc(e,Uh(t)),F(Yc(e,"*[data-mce-bogus]"),mn),e.dom.innerHTML},Gh=function(t,e){return!(!t||!e)&&(!!function(t,e){return Uh(t)===Uh(e)}(t,e)||function(t,e){return Vh(t)===Vh(e)}(t,e))},$h=function(t){return 0===t.get()},Kh=function(t,e,n){$h(n)&&(t.typing=e)},Jh=function(t,e){t.typing&&(Kh(t,!1,e),t.add())},Qh=function(t){return{undoManager:{beforeChange:function(e,n){return function(t,e,n){$h(e)&&n.set(eu(t.selection))}(t,e,n)},add:function(e,n,o,r,i,a){return function(t,e,n,o,r,i,a){var c=Ih(t);if(i=i||{},i=we.extend(i,c),!1===$h(o)||t.removed)return null;var s=e.data[n.get()];if(t.fire("BeforeAddUndo",{level:i,lastLevel:s,originalEvent:a}).isDefaultPrevented())return null;if(s&&Gh(s,i))return null;e.data[n.get()]&&r.get().each((function(t){e.data[n.get()].beforeBookmark=t}));var u=function(t){return t.getParam("custom_undo_redo_levels",0,"number")}(t);if(u&&e.data.length>u){for(var p=0;p<e.data.length-1;p++)e.data[p]=e.data[p+1];e.data.length--,n.set(e.data.length)}i.bookmark=eu(t.selection),n.get()<e.data.length-1&&(e.data.length=n.get()+1),e.data.push(i),n.set(e.data.length-1);var l={level:i,lastLevel:s,originalEvent:a};return n.get()>0?(t.setDirty(!0),t.fire("AddUndo",l),t.fire("change",l)):t.fire("AddUndo",l),i}(t,e,n,o,r,i,a)},undo:function(e,n,o){return function(t,e,n,o){var r;return e.typing&&(e.add(),e.typing=!1,Kh(e,!1,n)),o.get()>0&&(o.set(o.get()-1),r=e.data[o.get()],Fh(t,r,!0),t.setDirty(!0),t.fire("Undo",{level:r})),r}(t,e,n,o)},redo:function(e,n){return function(t,e,n){var o;return e.get()<n.length-1&&(e.set(e.get()+1),o=n[e.get()],Fh(t,o,!1),t.setDirty(!0),t.fire("Redo",{level:o})),o}(t,e,n)},clear:function(e,n){return function(t,e,n){e.data=[],n.set(0),e.typing=!1,t.fire("ClearUndos")}(t,e,n)},reset:function(t){return function(t){t.clear(),t.add()}(t)},hasUndo:function(e,n){return function(t,e,n){return n.get()>0||e.typing&&e.data[0]&&!Gh(Ih(t),e.data[0])}(t,e,n)},hasRedo:function(t,e){return function(t,e){return e.get()<t.data.length-1&&!t.typing}(t,e)},transact:function(t,e,n){return function(t,e,n){return Jh(t,e),t.beforeChange(),t.ignore(n),t.add()}(t,e,n)},ignore:function(t,e){return function(t,e){try{t.set(t.get()+1),e()}finally{t.set(t.get()-1)}}(t,e)},extra:function(e,n,o,r){return function(t,e,n,o,r){if(e.transact(o)){var i=e.data[n.get()].bookmark,a=e.data[n.get()-1];Fh(t,a,!0),e.transact(r)&&(e.data[n.get()-1].beforeBookmark=i)}}(t,e,n,o,r)}},formatter:{match:function(e,n,o,r){return Az(t,e,n,o,r)},matchAll:function(e,n){return function(t,e,n){var o=[],r={},i=t.selection.getStart();return t.dom.getParent(i,(function(i){for(var a=0;a<e.length;a++){var c=e[a];!r[c]&&gz(t,i,c,n)&&(r[c]=!0,o.push(c))}}),t.dom.getRoot()),o}(t,e,n)},matchNode:function(e,n,o,r){return gz(t,e,n,o,r)},canApply:function(e){return function(t,e){var n=t.formatter.get(e),o=t.dom;if(n)for(var r=t.selection.getStart(),i=bl(o,r),a=n.length-1;a>=0;a--){var c=n[a];if(!hl(c)||O(c.defaultBlock))return!0;for(var s=i.length-1;s>=0;s--)if(o.is(i[s],c.selector))return!0}return!1}(t,e)},closest:function(e){return vz(t,e)},apply:function(e,n,o){return dh(t,e,n,o)},remove:function(e,n,o,r){return ch(t,e,n,o,r)},toggle:function(e,n,o){return function(t,e,n,o){var r=t.formatter.get(e);!Az(t,e,n,o)||"toggle"in r[0]&&!r[0].toggle?dh(t,e,n,o):ch(t,e,n,o)}(t,e,n,o)},formatChanged:function(e,n,o,r,i){return mh(t,e,n,o,r,i)}},editor:{getContent:function(e,n){return function(t,e,n){return D.from(t.getBody()).fold(_("tree"===e.format?new Bf("body",11):""),(function(o){return Jf(t,e,n,o)}))}(t,e,n)},setContent:function(e,n){return lz(t,e,n)},insertContent:function(e,n){return az(t,e,n)},addVisual:function(e){return function(t,e){var n=t.dom,o=O(e)?e:t.getBody();h(t.hasVisual)&&(t.hasVisual=function(t){return t.getParam("visual",!0,"boolean")}(t)),F(n.select("table,a",o),(function(e){switch(e.nodeName){case"TABLE":var o=function(t){return t.getParam("visual_table_class","mce-item-table","string")}(t),r=n.getAttrib(e,"border");r&&"0"!==r||!t.hasVisual?n.removeClass(e,o):n.addClass(e,o);break;case"A":if(!n.getAttrib(e,"href")){var i=n.getAttrib(e,"name")||e.id,a=function(t){return t.getParam("visual_anchor_class","mce-item-anchor","string")}(t);i&&t.hasVisual?n.addClass(e,a):n.removeClass(e,a)}}})),t.fire("VisualAid",{element:e,hasVisual:t.hasVisual})}(t,e)}},selection:{getContent:function(e,n){return Ph(t,e,n)}},raw:{getModel:function(){return D.none()}}}},Zh=function(t){return gt(t.plugins,"rtc")},tm=function(t){var e=t;return function(t){return Ot(t.plugins,"rtc").bind((function(t){return D.from(t.setup)}))}(t).fold((function(){return e.rtcInstance=Qh(t),D.none()}),(function(t){return e.rtcInstance=function(){var t=_(null),e=_("");return{undoManager:{beforeChange:v,add:t,undo:t,redo:t,clear:v,reset:v,hasUndo:k,hasRedo:k,transact:t,ignore:v,extra:v},formatter:{match:k,matchAll:_([]),matchNode:_(void 0),canApply:k,closest:e,apply:v,remove:v,toggle:v,formatChanged:_({unbind:v})},editor:{getContent:e,setContent:e,insertContent:v,addVisual:v},selection:{getContent:e},raw:{getModel:_(D.none())}}}(),D.some((function(){return t().then((function(t){return e.rtcInstance=function(t){var e=function(t){return f(t)?t:{}},n=t.undoManager,o=t.formatter,r=t.editor,i=t.selection,a=t.raw;return{undoManager:{beforeChange:n.beforeChange,add:n.add,undo:n.undo,redo:n.redo,clear:n.clear,reset:n.reset,hasUndo:n.hasUndo,hasRedo:n.hasRedo,transact:function(t,e,o){return n.transact(o)},ignore:function(t,e){return n.ignore(e)},extra:function(t,e,o,r){return n.extra(o,r)}},formatter:{match:function(t,n,r,i){return o.match(t,e(n),i)},matchAll:o.matchAll,matchNode:o.matchNode,canApply:function(t){return o.canApply(t)},closest:function(t){return o.closest(t)},apply:function(t,n,r){return o.apply(t,e(n))},remove:function(t,n,r,i){return o.remove(t,e(n))},toggle:function(t,n,r){return o.toggle(t,e(n))},formatChanged:function(t,e,n,r,i){return o.formatChanged(e,n,r,i)}},editor:{getContent:function(t,e){return r.getContent(t)},setContent:function(t,e){return r.setContent(t,e)},insertContent:function(t,e){return r.insertContent(t)},addVisual:r.addVisual},selection:{getContent:function(t,e){return i.getContent(e)}},raw:{getModel:function(){return D.some(a.getRawModel())}}}}(t),t.rtc.isRemote}))}))}))},em=function(t){return t.rtcInstance?t.rtcInstance:Qh(t)},nm=function(t){var e=t.rtcInstance;if(e)return e;throw new Error("Failed to get RTC instance not yet initialized.")},om=function(t,e){return void 0===e&&(e={}),function(t,e,n){return nm(t).selection.getContent(e,n)}(t,e.format?e.format:"html",e)},rm=function(t){return 0===t.dom.length?(hn(t),D.none()):D.some(t)},im=function(t,e,n,o){t.bind((function(t){return(o?iM:rM)(t.dom,o?t.dom.length:0),e.filter(Ye).map((function(e){return function(t,e,n,o){var r=t.dom,i=e.dom,a=o?r.length:i.length;o?(aM(r,i,!1,!o),n.setStart(i,a)):(aM(i,r,!1,!o),n.setEnd(i,a))}(t,e,n,o)}))})).orThunk((function(){var t=function(t,e){return t.filter((function(t){return ed.isBookmarkNode(t.dom)})).bind(e?$e:Ge)}(e,o).or(e).filter(Ye);return t.map((function(t){return function(t,e){Ve(t).each((function(n){var o=t.dom;e&&$b(n,ks(o,0))?rM(o,0):!e&&Kb(n,ks(o,o.length))&&iM(o,o.length)}))}(t,o)}))}))},am=function(t,e,n){void 0===n&&(n={});var o=function(t,e){return Rt(Rt({format:"html"},t),{set:!0,selection:!0,content:e})}(n,e),r=o;if(!o.no_events){var i=t.fire("BeforeSetContent",o);if(i.isDefaultPrevented())return void t.fire("SetContent",i);r=i}r.content=function(t,e){if("raw"!==e.format){var n=t.selection.getRng(),o=t.dom.getParent(n.commonAncestorContainer,t.dom.isBlock),r=o?{context:o.nodeName.toLowerCase()}:{},i=t.parser.parse(e.content,Rt(Rt({isRootContent:!0,forced_root_block:!1},r),e));return nb({validate:t.validate},t.schema).serialize(i)}return e.content}(t,r);var a=t.selection.getRng();!function(t,e){var n=D.from(e.firstChild).map(Re.fromDom),o=D.from(e.lastChild).map(Re.fromDom);t.deleteContents(),t.insertNode(e);var r=n.bind(Ge).filter(Ye).bind(rm),i=o.bind($e).filter(Ye).bind(rm);im(r,n,t,!0),im(i,o,t,!1),t.collapse(!1)}(a,a.createContextualFragment(r.content)),t.selection.setRng(a),Ud(t,a),r.no_events||t.fire("SetContent",r)},cm=function(t,e,n){if(t&>(t,e)){var o=G(t[e],(function(t){return t!==n}));0===o.length?delete t[e]:t[e]=o}};var sm=function(t){return!!t.select},um=function(t){return!(!t||!t.ownerDocument)&&Be(Re.fromDom(t.ownerDocument),Re.fromDom(t))},pm=function(t,e,n,o){var r,i,a=function(t,e){var n,o,r=function(e,n){return Q(n,(function(n){return t.is(n,e)}))},i=function(e){return t.getParents(e,null,t.getRoot())};return{selectorChangedWithUnbind:function(t,a){return n||(n={},o={},e.on("NodeChange",(function(t){var e=t.element,a=i(e),c={};we.each(n,(function(t,e){r(e,a).each((function(n){o[e]||(F(t,(function(t){t(!0,{node:n,selector:e,parents:a})})),o[e]=t),c[e]=t}))})),we.each(o,(function(t,n){c[n]||(delete o[n],we.each(t,(function(t){t(!1,{node:e,selector:n,parents:a})})))}))}))),n[t]||(n[t]=[]),n[t].push(a),r(t,i(e.selection.getStart())).each((function(){o[t]=n[t]})),{unbind:function(){cm(n,t,a),cm(o,t,a)}}}}}(t,o).selectorChangedWithUnbind,c=function(t,e){return am(o,t,e)},s=function(t){var e=p();e.collapse(!!t),l(e)},u=function(){return e.getSelection?e.getSelection():e.document.selection},p=function(){var n,a,c,s=function(t,e,n){try{return e.compareBoundaryPoints(t,n)}catch(t){return-1}},p=e.document;if(void 0!==o.bookmark&&!1===yf(o)){var l=lf(o);if(l.isSome())return l.map((function(t){return Tf(o,[t])[0]})).getOr(p.createRange())}try{(n=u())&&!Rn(n.anchorNode)&&(a=n.rangeCount>0?n.getRangeAt(0):n.createRange?n.createRange():p.createRange(),a=Tf(o,[a])[0])}catch(t){}return a||(a=p.createRange?p.createRange():p.body.createTextRange()),a.setStart&&9===a.startContainer.nodeType&&a.collapsed&&(c=t.getRoot(),a.setStart(c,0),a.setEnd(c,0)),r&&i&&(0===s(a.START_TO_START,a,r)&&0===s(a.END_TO_END,a,r)?a=i:(r=null,i=null)),a},l=function(t,e){var n;if(function(t){return!!t&&(!!sm(t)||um(t.startContainer)&&um(t.endContainer))}(t)){var a=sm(t)?t:null;if(a){i=null;try{a.select()}catch(t){}}else{var c=u();if(t=o.fire("SetSelectionRange",{range:t,forward:e}).range,c){i=t;try{c.removeAllRanges(),c.addRange(t)}catch(t){}!1===e&&c.extend&&(c.collapse(t.endContainer,t.endOffset),c.extend(t.startContainer,t.startOffset)),r=c.rangeCount>0?c.getRangeAt(0):null}t.collapsed||t.startContainer!==t.endContainer||!c.setBaseAndExtent||ye.ie||t.endOffset-t.startOffset<2&&t.startContainer.hasChildNodes()&&(n=t.startContainer.childNodes[t.startOffset])&&"IMG"===n.tagName&&(c.setBaseAndExtent(t.startContainer,t.startOffset,t.endContainer,t.endOffset),c.anchorNode===t.startContainer&&c.focusNode===t.endContainer||c.setBaseAndExtent(n,0,n,1)),o.fire("AfterSetSelectionRange",{range:t,forward:e})}}},d=function(){var e=u(),n=null==e?void 0:e.anchorNode,o=null==e?void 0:e.focusNode;if(!e||!n||!o||Rn(n)||Rn(o))return!0;var r=t.createRng();r.setStart(n,e.anchorOffset),r.collapse(!0);var i=t.createRng();return i.setStart(o,e.focusOffset),i.collapse(!0),r.compareBoundaryPoints(r.START_TO_START,i)<=0},f={bookmarkManager:null,controlSelection:null,dom:t,win:e,serializer:n,editor:o,collapse:s,setCursorLocation:function(e,n){var r=t.createRng();O(e)&&O(n)?(r.setStart(e,n),r.setEnd(e,n),l(r),s(!1)):(Il(t,r,o.getBody(),!0),l(r))},getContent:function(t){return om(o,t)},setContent:c,getBookmark:function(t,e){return b.getBookmark(t,e)},moveToBookmark:function(t){return b.moveToBookmark(t)},select:function(e,n){return function(t,e,n){return D.from(e).map((function(e){var o=t.nodeIndex(e),r=t.createRng();return r.setStart(e.parentNode,o),r.setEnd(e.parentNode,o+1),n&&(Il(t,r,e,!0),Il(t,r,e,!1)),r}))}(t,e,n).each(l),e},isCollapsed:function(){var t=p(),e=u();return!(!t||t.item)&&(t.compareEndPoints?0===t.compareEndPoints("StartToEnd",t):!e||t.collapsed)},isForward:d,setNode:function(e){return c(t.getOuterHTML(e)),e},getNode:function(){return function(t,e){var n,o,r;if(!e)return t;o=e.startContainer,r=e.endContainer;var i=e.startOffset,a=e.endOffset;return n=e.commonAncestorContainer,!e.collapsed&&(o===r&&a-i<2&&o.hasChildNodes()&&(n=o.childNodes[i]),3===o.nodeType&&3===r.nodeType&&(o=o.length===i?Rf(o.nextSibling,!0):o.parentNode,r=0===a?Rf(r.previousSibling,!1):r.parentNode,o&&o===r))?o:n&&3===n.nodeType?n.parentNode:n}(o.getBody(),p())},getSel:u,setRng:l,getRng:p,getStart:function(t){return wf(o.getBody(),p(),t)},getEnd:function(t){return xf(o.getBody(),p(),t)},getSelectedBlocks:function(e,n){return function(t,e,n,o){var r,i=[],a=t.getRoot();if(n=t.getParent(n||wf(a,e,e.collapsed),t.isBlock),o=t.getParent(o||xf(a,e,e.collapsed),t.isBlock),n&&n!==a&&i.push(n),n&&o&&n!==o){r=n;for(var c=new ur(n,a);(r=c.next())&&r!==o;)t.isBlock(r)&&i.push(r)}return o&&n!==o&&o!==a&&i.push(o),i}(t,p(),e,n)},normalize:function(){var e=p(),n=u();if(!(Bl(n).length>1)&&Fl(o)){var r=Ad(t,e);return r.each((function(t){l(t,d())})),r.getOr(e)}return e},selectorChanged:function(t,e){return a(t,e),f},selectorChangedWithUnbind:a,getScrollContainer:function(){for(var e,n=t.getRoot();n&&"BODY"!==n.nodeName;){if(n.scrollHeight>n.clientHeight){e=n;break}n=n.parentNode}return e},scrollIntoView:function(t,e){O(t)?function(t,e,n){(t.inline?Hd:Fd)(t,e,n)}(o,t,e):Ud(o,p(),e)},placeCaretAt:function(t,e){return l(ld(t,e,o.getDoc()))},getBoundingClientRect:function(){var t=p();return t.collapsed?ks.fromRangeStart(t).getClientRects()[0]:t.getBoundingClientRect()},destroy:function(){e=r=i=null,M.destroy()}},b=ed(f),M=ud(f,o);return f.bookmarkManager=b,f.controlSelection=M,f},lm=function(t,e,n){t.addNodeFilter("font",(function(t){F(t,(function(t){var o=e.parse(t.attr("style")),r=t.attr("color"),i=t.attr("face"),a=t.attr("size");r&&(o.color=r),i&&(o["font-family"]=i),a&&(o["font-size"]=n[parseInt(t.attr("size"),10)-1]),t.name="span",t.attr("style",e.serialize(o)),function(t,e){F(e,(function(e){t.attr(e,null)}))}(t,["color","face","size"])}))}))},dm=function(t,e){var n=Ci();e.convert_fonts_to_spans&&lm(t,n,we.explode(e.font_size_legacy_values)),function(t,e){t.addNodeFilter("strike",(function(t){F(t,(function(t){var n=e.parse(t.attr("style"));n["text-decoration"]="line-through",t.name="span",t.attr("style",e.serialize(n))}))}))}(t,n)},fm=function(t){var e,n=decodeURIComponent(t).split(","),o=/data:([^;]+)/.exec(n[0]);return o&&(e=o[1]),{type:e,data:n[1]}},bm=function(t,e){var n;try{n=atob(e)}catch(t){return D.none()}for(var o=new Uint8Array(n.length),r=0;r<o.length;r++)o[r]=n.charCodeAt(r);return D.some(new Blob([o],{type:t}))},Mm=function(t){return 0===t.indexOf("blob:")?function(t){return new nr((function(e,n){var o=function(){n("Cannot convert "+t+" to Blob. Resource might not exist or is inaccessible.")};try{var r=new XMLHttpRequest;r.open("GET",t,!0),r.responseType="blob",r.onload=function(){200===r.status?e(r.response):o()},r.onerror=o,r.send()}catch(t){o()}}))}(t):0===t.indexOf("data:")?(e=t,new nr((function(t){var n=fm(e),o=n.type,r=n.data;bm(o,r).fold((function(){return t(new Blob([]))}),t)}))):null;var e},zm=0,hm=function(t){return(t||"blobid")+zm++},mm=function(t,e,n,o){var r,i;if(0!==e.src.indexOf("blob:")){var a=fm(e.src),c=a.data,s=a.type;r=c,(i=t.getByData(r,s))?n({image:e,blobInfo:i}):Mm(e.src).then((function(o){i=t.create(hm(),o,r),t.add(i),n({image:e,blobInfo:i})}),(function(t){o(t)}))}else(i=t.getByUri(e.src))?n({image:e,blobInfo:i}):Mm(e.src).then((function(o){(function(t){return new nr((function(e){var n=new FileReader;n.onloadend=function(){e(n.result)},n.readAsDataURL(t)}))})(o).then((function(a){r=fm(a).data,i=t.create(hm(),o,r),t.add(i),n({image:e,blobInfo:i})}))}),(function(t){o(t)}))},Om=function(t,e){var n={};return{findAll:function(o,r){r||(r=S);var i=G(function(t){return t?st(t.getElementsByTagName("img")):[]}(o),(function(e){var n=e.src;return!!ye.fileApi&&(!e.hasAttribute("data-mce-bogus")&&(!e.hasAttribute("data-mce-placeholder")&&(!(!n||n===ye.transparentSrc)&&(0===n.indexOf("blob:")?!t.isUploaded(n)&&r(e):0===n.indexOf("data:")&&r(e)))))})),a=I(i,(function(t){if(void 0!==n[t.src])return new nr((function(e){n[t.src].then((function(n){if("string"==typeof n)return n;e({image:t,blobInfo:n.blobInfo})}))}));var o=new nr((function(n,o){mm(e,t,n,o)})).then((function(t){return delete n[t.image.src],t})).catch((function(e){return delete n[t.src],e}));return n[t.src]=o,o}));return nr.all(a)}}},gm=function(t,e){return t.replace(e.re,(function(t){return Ot(e.uris,t).getOr(t)}))},Am=function(t,e,n,o){(t.padd_empty_with_br||e.insert)&&n[o.name]?o.empty().append(new Bf("br",1)).shortEnded=!0:o.empty().append(new Bf("#text",3)).value=Ar},vm=function(t,e){return t&&t.firstChild&&t.firstChild===t.lastChild&&t.firstChild.name===e},ym=function(t,e,n,o){return o.isEmpty(e,n,(function(e){return function(t,e){var n=t.getElementRule(e.name);return n&&n.paddEmpty}(t,e)}))},qm=function(t,e){var n=e.blob_cache,o=function(t){var o=t.attr("src");(function(t){return t.attr("src")===ye.transparentSrc||O(t.attr("data-mce-placeholder"))})(t)||function(t){return O(t.attr("data-mce-bogus"))}(t)||function(t){var e=/data:([^;]+);base64,([a-z0-9\+\/=\s]+)/i.exec(t);return e?D.some({type:e[1],data:decodeURIComponent(e[2])}):D.none()}(o).filter((function(){return function(t,e){if(e.images_dataimg_filter){var n=new Image;return n.src=t.attr("src"),dt(t.attributes.map,(function(t,e){n.setAttribute(e,t)})),e.images_dataimg_filter(n)}return!0}(t,e)})).bind((function(t){var e=t.type,o=t.data;return D.from(n.getByData(o,e)).orThunk((function(){return bm(e,o).map((function(t){var e=n.create(hm(),t,o);return n.add(e),e}))}))})).each((function(e){t.attr("src",e.blobUri())}))};n&&t.addAttributeFilter("src",(function(t){return F(t,o)}))},_m=we.each,Wm=we.trim,Lm="source protocol authority userInfo user password host port relative path directory file query anchor".split(" "),wm={ftp:21,http:80,https:443,mailto:25},xm=["img","video"],Rm=function(t,e,n){return!t.allow_html_data_urls&&(/^data:image\//i.test(e)?function(t,e){return O(t)?!t:!O(e)||!j(xm,e)}(t.allow_svg_data_urls,n)&&/^data:image\/svg\+xml/i.test(e):/^data:/i.test(e))},Tm=function(){function t(e,n){e=Wm(e),this.settings=n||{};var o=this.settings.base_uri,r=this;if(/^([\w\-]+):([^\/]{2})/i.test(e)||/^\s*#/.test(e))r.source=e;else{var i=0===e.indexOf("//");if(0!==e.indexOf("/")||i||(e=(o&&o.protocol||"http")+"://mce_host"+e),!/^[\w\-]*:?\/\//.test(e)){var a=this.settings.base_uri?this.settings.base_uri.path:new t(document.location.href).directory;if(this.settings.base_uri&&""==this.settings.base_uri.protocol)e="//mce_host"+r.toAbsPath(a,e);else{var c=/([^#?]*)([#?]?.*)/.exec(e);e=(o&&o.protocol||"http")+"://mce_host"+r.toAbsPath(a,c[1])+c[2]}}e=e.replace(/@@/g,"(mce_at)");var s=/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@\/]*):?([^:@\/]*))?@)?(\[[a-zA-Z0-9:.%]+\]|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/.exec(e);_m(Lm,(function(t,e){var n=s[e];n&&(n=n.replace(/\(mce_at\)/g,"@@")),r[t]=n})),o&&(r.protocol||(r.protocol=o.protocol),r.userInfo||(r.userInfo=o.userInfo),r.port||"mce_host"!==r.host||(r.port=o.port),r.host&&"mce_host"!==r.host||(r.host=o.host),r.source=""),i&&(r.protocol="")}}return t.parseDataUri=function(t){var e,n=decodeURIComponent(t).split(","),o=/data:([^;]+)/.exec(n[0]);return o&&(e=o[1]),{type:e,data:n[1]}},t.isDomSafe=function(t,e,n){if(void 0===n&&(n={}),n.allow_script_urls)return!0;var o=gi.decode(t).replace(/[\s\u0000-\u001F]+/g,"");try{o=decodeURIComponent(o)}catch(t){o=unescape(o)}return!/((java|vb)script|mhtml):/i.test(o)&&!Rm(n,o,e)},t.getDocumentBaseUrl=function(t){var e;return e=0!==t.protocol.indexOf("http")&&"file:"!==t.protocol?t.href:t.protocol+"//"+t.host+t.pathname,/^[^:]+:\/\/\/?[^\/]+\//.test(e)&&(e=e.replace(/[\?#].*$/,"").replace(/[\/\\][^\/]+$/,""),/[\/\\]$/.test(e)||(e+="/")),e},t.prototype.setPath=function(t){var e=/^(.*?)\/?(\w+)?$/.exec(t);this.path=e[0],this.directory=e[1],this.file=e[2],this.source="",this.getURI()},t.prototype.toRelative=function(e){var n;if("./"===e)return e;var o=new t(e,{base_uri:this});if("mce_host"!==o.host&&this.host!==o.host&&o.host||this.port!==o.port||this.protocol!==o.protocol&&""!==o.protocol)return o.getURI();var r=this.getURI(),i=o.getURI();return r===i||"/"===r.charAt(r.length-1)&&r.substr(0,r.length-1)===i?r:(n=this.toRelPath(this.path,o.path),o.query&&(n+="?"+o.query),o.anchor&&(n+="#"+o.anchor),n)},t.prototype.toAbsolute=function(e,n){var o=new t(e,{base_uri:this});return o.getURI(n&&this.isSameOrigin(o))},t.prototype.isSameOrigin=function(t){if(this.host==t.host&&this.protocol==t.protocol){if(this.port==t.port)return!0;var e=wm[this.protocol];if(e&&(this.port||e)==(t.port||e))return!0}return!1},t.prototype.toRelPath=function(t,e){var n,o,r=0,i="",a=t.substring(0,t.lastIndexOf("/")).split("/"),c=e.split("/");if(a.length>=c.length)for(n=0,o=a.length;n<o;n++)if(n>=c.length||a[n]!==c[n]){r=n+1;break}if(a.length<c.length)for(n=0,o=c.length;n<o;n++)if(n>=a.length||a[n]!==c[n]){r=n+1;break}if(1===r)return e;for(n=0,o=a.length-(r-1);n<o;n++)i+="../";for(n=r-1,o=c.length;n<o;n++)i+=n!==r-1?"/"+c[n]:c[n];return i},t.prototype.toAbsPath=function(t,e){var n,o,r=0,i=[],a=/\/$/.test(e)?"/":"",c=t.split("/"),s=e.split("/");for(_m(c,(function(t){t&&i.push(t)})),c=i,n=s.length-1,i=[];n>=0;n--)0!==s[n].length&&"."!==s[n]&&(".."!==s[n]?r>0?r--:i.push(s[n]):r++);return 0!==(o=(n=c.length-r)<=0?nt(i).join("/"):c.slice(0,n).join("/")+"/"+nt(i).join("/")).indexOf("/")&&(o="/"+o),a&&o.lastIndexOf("/")!==o.length-1&&(o+=a),o},t.prototype.getURI=function(t){var e;return void 0===t&&(t=!1),this.source&&!t||(e="",t||(this.protocol?e+=this.protocol+"://":e+="//",this.userInfo&&(e+=this.userInfo+"@"),this.host&&(e+=this.host),this.port&&(e+=":"+this.port)),this.path&&(e+=this.path),this.query&&(e+="?"+this.query),this.anchor&&(e+="#"+this.anchor),this.source=e),this.source},t}(),km=we.makeMap("button,fieldset,form,iframe,img,image,input,object,output,select,textarea"),Sm=kt((function(){return document.implementation.createHTMLDocument("parser")})),Cm=function(t,e,n){for(var o=/<([!?\/])?([A-Za-z0-9\-_:.]+)/g,r=/(?:\s(?:[^'">]+(?:"[^"]*"|'[^']*'))*[^"'>]*(?:"[^">]*|'[^'>]*)?|\s*|\/)>/g,i=t.getShortEndedElements(),a=1,c=n;0!==a;)for(o.lastIndex=c;;){var s=o.exec(e);if(null===s)return c;if("!"===s[1]){c=Et(s[2],"--")?Nm(e,!1,s.index+3):Nm(e,!0,s.index+1);break}r.lastIndex=o.lastIndex;var u=r.exec(e);if(!M(u)&&u.index===o.lastIndex){"/"===s[1]?a-=1:gt(i,s[2])||(a+=1),c=o.lastIndex+u[0].length;break}}return c},Nm=function(t,e,n){void 0===n&&(n=0);var o=t.toLowerCase();if(-1!==o.indexOf("[if ",n)&&function(t,e){return/^\s*\[if [\w\W]+\]>.*<!\[endif\](--!?)?>/.test(t.substr(e))}(o,n)){var r=o.indexOf("[endif]",n);return o.indexOf(">",r)}if(e){var i=o.indexOf(">",n);return-1!==i?i:o.length}var a=/--!?>/g;a.lastIndex=n;var c=a.exec(t);return c?c.index+c[0].length:o.length},Bm=function(t,e){var n=t.exec(e);if(n){var o=n[1],r=n[2];return"string"==typeof o&&"data-mce-bogus"===o.toLowerCase()?r:null}return null},Dm=function(t,e){void 0===e&&(e=ki()),t=t||{};var n=Sm(),o=n.createElement("form");!1!==t.fix_self_closing&&(t.fix_self_closing=!0);var r=t.comment?t.comment:v,i=t.cdata?t.cdata:v,a=t.text?t.text:v,c=t.start?t.start:v,s=t.end?t.end:v,u=t.pi?t.pi:v,p=t.doctype?t.doctype:v,l=function(l,d){void 0===d&&(d="html");for(var f,b,M,z,h,m,O,g,A,v,y,q,_,W,L,w,x,R,T,k=l.html,S=0,C=[],N=0,B=gi.decode,D=we.makeMap("src,href,data,background,action,formaction,poster,xlink:href"),E="html"===d?0:1,P=function(t){var e,n;for(e=C.length;e--&&C[e].name!==t;);if(e>=0){for(n=C.length-1;n>=e;n--)(t=C[n]).valid&&s(t.name);C.length=e}},X=function(t,e){return a(gm(t,l),e)},Y=function(e){""!==e&&(">"===e.charAt(0)&&(e=" "+e),t.allow_conditional_comments||"[if"!==e.substr(0,3).toLowerCase()||(e=" "+e),r(gm(e,l)))},j=function(t,e){var n=t||"",o=!Et(n,"--"),r=Nm(k,o,e);return t=k.substr(e,r-e),Y(o?n+t:t),r+1},H=function(e,r,i,a,c){if(i=function(t){return gm(t,l)}((r=r.toLowerCase())in G?r:B(i||a||c||"")),$&&!g&&!1===function(t){return 0===t.indexOf("data-")||0===t.indexOf("aria-")}(r)){var s=W[r];if(!s&&L){for(var u=L.length;u--&&!(s=L[u]).pattern.test(r););-1===u&&(s=null)}if(!s)return;if(s.validValues&&!(i in s.validValues))return}("name"===r||"id"===r)&&e in km&&(i in n||i in o)||D[r]&&!Tm.isDomSafe(i,e,t)||g&&(r in D||0===r.indexOf("on"))||(z.map[r]=i,z.push({name:r,value:i}))},I=new RegExp("<(?:(?:!--([\\w\\W]*?)--!?>)|(?:!\\[CDATA\\[([\\w\\W]*?)\\]\\]>)|(?:![Dd][Oo][Cc][Tt][Yy][Pp][Ee]([\\w\\W]*?)>)|(?:!(--)?)|(?:\\?([^\\s\\/<>]+) ?([\\w\\W]*?)[?/]>)|(?:\\/([A-Za-z][A-Za-z0-9\\-_\\:\\.]*)>)|(?:([A-Za-z][A-Za-z0-9\\-_:.]*)(\\s(?:[^'\">]+(?:\"[^\"]*\"|'[^']*'))*[^\"'>]*(?:\"[^\">]*|'[^'>]*)?|\\s*|\\/)>))","g"),F=/([\w:\-]+)(?:\s*=\s*(?:(?:\"((?:[^\"])*)\")|(?:\'((?:[^\'])*)\')|([^>\s]+)))?/g,U=e.getShortEndedElements(),V=t.self_closing_elements||e.getSelfClosingElements(),G=e.getBoolAttrs(),$=t.validate,K=t.remove_internals,J=t.fix_self_closing,Q=e.getSpecialElements(),Z=k+">";f=I.exec(Z);){var tt=f[0];if(S<f.index&&X(B(k.substr(S,f.index-S))),b=f[7])":"===(b=b.toLowerCase()).charAt(0)&&(b=b.substr(1)),P(b);else if(b=f[8]){if(f.index+tt.length>k.length){X(B(k.substr(f.index))),S=f.index+tt.length;continue}":"===(b=b.toLowerCase()).charAt(0)&&(b=b.substr(1)),A=b in U,J&&V[b]&&C.length>0&&C[C.length-1].name===b&&P(b);var et=Bm(F,f[9]);if(null!==et){if("all"===et){S=Cm(e,k,I.lastIndex),I.lastIndex=S;continue}y=!1}if(!$||(v=e.getElementRule(b))){if(y=!0,$&&(W=v.attributes,L=v.attributePatterns),(_=f[9])?((g=-1!==_.indexOf("data-mce-type"))&&K&&(y=!1),(z=[]).map={},_.replace(F,(function(t,e,n,o,r){return H(b,e,n,o,r),""}))):(z=[]).map={},$&&!g){if(w=v.attributesRequired,x=v.attributesDefault,R=v.attributesForced,v.removeEmptyAttrs&&!z.length&&(y=!1),R)for(h=R.length;h--;)O=(q=R[h]).name,"{$uid}"===(T=q.value)&&(T="mce_"+N++),z.map[O]=T,z.push({name:O,value:T});if(x)for(h=x.length;h--;)(O=(q=x[h]).name)in z.map||("{$uid}"===(T=q.value)&&(T="mce_"+N++),z.map[O]=T,z.push({name:O,value:T}));if(w){for(h=w.length;h--&&!(w[h]in z.map););-1===h&&(y=!1)}if(q=z.map["data-mce-bogus"]){if("all"===q){S=Cm(e,k,I.lastIndex),I.lastIndex=S;continue}y=!1}}y&&c(b,z,A)}else y=!1;if(M=Q[b]){M.lastIndex=S=f.index+tt.length,(f=M.exec(k))?(y&&(m=k.substr(S,f.index-S)),S=f.index+f[0].length):(m=k.substr(S),S=k.length),y&&(m.length>0&&X(m,!0),s(b)),I.lastIndex=S;continue}A||(_&&_.indexOf("/")===_.length-1?y&&s(b):C.push({name:b,valid:y}))}else if(b=f[1])Y(b);else if(b=f[2]){if(!(1===E||t.preserve_cdata||C.length>0&&e.isValidChild(C[C.length-1].name,"#cdata"))){S=j("",f.index+2),I.lastIndex=S;continue}i(b)}else if(b=f[3])p(b);else{if((b=f[4])||"<!"===tt){S=j(b,f.index+tt.length),I.lastIndex=S;continue}if(b=f[5]){if(1!==E){S=j("?",f.index+2),I.lastIndex=S;continue}u(b,f[6])}}S=f.index+tt.length}for(S<k.length&&X(B(k.substr(S))),h=C.length-1;h>=0;h--)(b=C[h]).valid&&s(b.name)};return{parse:function(t,e){void 0===e&&(e="html"),l(function(t){for(var e,n=/data:[^;<"'\s]+;base64,([a-z0-9\+\/=\s]+)/gi,o=[],r={},i=Kc("img"),a=0,c=0;e=n.exec(t);){var s=e[0],u=i+"_"+c++;r[u]=s,a<e.index&&o.push(t.substr(a,e.index-a)),o.push(u),a=e.index+s.length}var p=new RegExp(i+"_[0-9]+","g");return 0===a?{prefix:i,uris:r,html:t,re:p}:(a<t.length&&o.push(t.substr(a)),{prefix:i,uris:r,html:o.join(""),re:p})}(t),e)}}};Dm.findEndTag=Cm;var Em,Pm,Xm=we.makeMap,Ym=we.each,jm=we.explode,Hm=we.extend,Im=function(t,e){void 0===e&&(e=ki());var n={},o=[],r={},i={};(t=t||{}).validate=!("validate"in t)||t.validate,t.root_name=t.root_name||"body";var a=function(t){var e=t.name;e in n&&((c=r[e])?c.push(t):r[e]=[t]);for(var a=o.length;a--;){var c,s=o[a].name;if(s in t.attributes.map)(c=i[s])?c.push(t):i[s]=[t]}return t},c={schema:e,addAttributeFilter:function(t,e){Ym(jm(t),(function(t){var n;for(n=0;n<o.length;n++)if(o[n].name===t)return void o[n].callbacks.push(e);o.push({name:t,callbacks:[e]})}))},getAttributeFilters:function(){return[].concat(o)},addNodeFilter:function(t,e){Ym(jm(t),(function(t){var o=n[t];o||(n[t]=o=[]),o.push(e)}))},getNodeFilters:function(){var t=[];for(var e in n)gt(n,e)&&t.push({name:e,callbacks:n[e]});return t},filterNode:a,parse:function(c,s){var u,p,l,d,f,b,M,z,h=[];s=s||{},r={},i={};var m=Hm(Xm("script,style,head,html,body,title,meta,param"),e.getBlockElements()),g=Ri(e),A=e.getNonEmptyElements(),v=e.children,y=t.validate,q=function(t){return!1===t?"":!0===t?"p":t}("forced_root_block"in s?s.forced_root_block:t.forced_root_block),_=e.getWhiteSpaceElements(),W=/^[ \t\r\n]+/,L=/[ \t\r\n]+$/,w=/[ \t\r\n]+/g,x=/^[ \t\r\n]+$/,R=gt(_,s.context)||gt(_,t.root_name),T=function(t,e){var o,i=new Bf(t,e);return t in n&&((o=r[t])?o.push(i):r[t]=[i]),i},k=function(t){for(var n=e.getBlockElements(),o=t.prev;o&&3===o.type;){var r=o.value.replace(L,"");if(r.length>0)return void(o.value=r);var i=o.next;if(i){if(3===i.type&&i.value.length){o=o.prev;continue}if(!n[i.name]&&"script"!==i.name&&"style"!==i.name){o=o.prev;continue}}var a=o.prev;o.remove(),o=a}},S=Dm({validate:y,document:t.document,allow_html_data_urls:t.allow_html_data_urls,allow_svg_data_urls:t.allow_svg_data_urls,allow_script_urls:t.allow_script_urls,allow_conditional_comments:t.allow_conditional_comments,preserve_cdata:t.preserve_cdata,self_closing_elements:function(t){var e={};for(var n in t)"li"!==n&&"p"!==n&&(e[n]=t[n]);return e}(e.getSelfClosingElements()),cdata:function(t){z.append(T("#cdata",4)).value=t},text:function(t,e){var n;R||(t=t.replace(w," "),function(t,e){return t&&(gt(e,t.name)||"br"===t.name)}(z.lastChild,m)&&(t=t.replace(W,""))),0!==t.length&&((n=T("#text",3)).raw=!!e,z.append(n).value=t)},comment:function(t){z.append(T("#comment",8)).value=t},pi:function(t,e){z.append(T(t,7)).value=e,k(z)},doctype:function(t){z.append(T("#doctype",10)).value=t,k(z)},start:function(t,n,r){var a=y?e.getElementRule(t):{};if(a){var c=T(a.outputName||t,1);c.attributes=n,c.shortEnded=r,z.append(c);var s=v[z.name];s&&v[c.name]&&!s[c.name]&&h.push(c);for(var u=o.length;u--;){var p=o[u].name;p in n.map&&((b=i[p])?b.push(c):i[p]=[c])}m[t]&&k(c),r||(z=c),!R&&_[t]&&(R=!0)}},end:function(n){var o,r,i,a=y?e.getElementRule(n):{};if(a){if(m[n]&&!R){if((o=z.firstChild)&&3===o.type)if((r=o.value.replace(W,"")).length>0)o.value=r,o=o.next;else for(i=o.next,o.remove(),o=i;o&&3===o.type;)r=o.value,i=o.next,(0===r.length||x.test(r))&&(o.remove(),o=i),o=i;if((o=z.lastChild)&&3===o.type)if((r=o.value.replace(L,"")).length>0)o.value=r,o=o.prev;else for(i=o.prev,o.remove(),o=i;o&&3===o.type;)r=o.value,i=o.prev,(0===r.length||x.test(r))&&(o.remove(),o=i),o=i}R&&_[n]&&(R=!1);var c=ym(e,A,_,z),u=z.parent;a.paddInEmptyBlock&&c&&function(t){for(var n=t;O(n);){if(n.name in g)return ym(e,A,_,n);n=n.parent}return!1}(z)?Am(t,s,m,z):a.removeEmpty&&c?m[z.name]?z.empty().remove():z.unwrap():a.paddEmpty&&(function(t){return vm(t,"#text")&&t.firstChild.value===Ar}(z)||c)&&Am(t,s,m,z),z=u}}},e),C=z=new Bf(s.context||t.root_name,11);if(S.parse(c,s.format),y&&h.length&&(s.context?s.invalid=!0:function(t){for(var n=Xm("tr,td,th,tbody,thead,tfoot,table"),o=e.getNonEmptyElements(),r=e.getWhiteSpaceElements(),i=e.getTextBlockElements(),c=e.getSpecialElements(),s=function(t,n){if(void 0===n&&(n=t.parent),c[t.name])t.empty().remove();else{for(var o=0,r=t.children();o<r.length;o++){var i=r[o];e.isValidChild(n.name,i.name)||s(i,n)}t.unwrap()}},u=0;u<t.length;u++){var p=t[u],l=void 0,d=void 0,f=void 0;if(p.parent&&!p.fixed)if(i[p.name]&&"li"===p.parent.name){for(var b=p.next;b&&i[b.name];)b.name="li",b.fixed=!0,p.parent.insert(b,p.parent),b=b.next;p.unwrap()}else{var M=[p];for(l=p.parent;l&&!e.isValidChild(l.name,p.name)&&!n[l.name];l=l.parent)M.push(l);if(l&&M.length>1)if(e.isValidChild(l.name,p.name)){M.reverse();for(var z=d=a(M[0].clone()),h=0;h<M.length-1;h++){e.isValidChild(z.name,M[h].name)?(f=a(M[h].clone()),z.append(f)):f=z;for(var m=M[h].firstChild;m&&m!==M[h+1];){var O=m.next;f.append(m),m=O}z=f}ym(e,o,r,d)?l.insert(p,M[0],!0):(l.insert(d,M[0],!0),l.insert(p,d)),l=M[0],(ym(e,o,r,l)||vm(l,"br"))&&l.empty().remove()}else s(p);else if(p.parent){if("li"===p.name){if((b=p.prev)&&("ul"===b.name||"ol"===b.name)){b.append(p);continue}if((b=p.next)&&("ul"===b.name||"ol"===b.name)){b.insert(p,b.firstChild,!0);continue}p.wrap(a(new Bf("ul",1)));continue}e.isValidChild(p.parent.name,"div")&&e.isValidChild("div",p.name)?p.wrap(a(new Bf("div",1))):s(p)}}}}(h)),q&&("body"===C.name||s.isRootContent)&&function(){var n=C.firstChild,o=null,r=function(t){t&&((n=t.firstChild)&&3===n.type&&(n.value=n.value.replace(W,"")),(n=t.lastChild)&&3===n.type&&(n.value=n.value.replace(L,"")))};if(e.isValidChild(C.name,q.toLowerCase())){for(;n;){var i=n.next;3===n.type||1===n.type&&"p"!==n.name&&!m[n.name]&&!n.attr("data-mce-type")?(o||((o=T(q,1)).attr(t.forced_root_block_attrs),C.insert(o,n)),o.append(n)):(r(o),o=null),n=i}r(o)}}(),!s.invalid){for(M in r)if(gt(r,M)){for(b=n[M],d=(u=r[M]).length;d--;)u[d].parent||u.splice(d,1);for(p=0,l=b.length;p<l;p++)b[p](u,M,s)}for(p=0,l=o.length;p<l;p++)if((b=o[p]).name in i){for(d=(u=i[b.name]).length;d--;)u[d].parent||u.splice(d,1);for(d=0,f=b.callbacks.length;d<f;d++)b.callbacks[d](u,b.name,s)}}return C}};return function(t,e){var n=t.schema;e.remove_trailing_brs&&t.addNodeFilter("br",(function(t,o,r){var i,a,c,s,u,p,l,d,f=t.length,b=we.extend({},n.getBlockElements()),M=n.getNonEmptyElements(),z=n.getWhiteSpaceElements();for(b.body=1,i=0;i<f;i++)if(c=(a=t[i]).parent,b[a.parent.name]&&a===c.lastChild){for(u=a.prev;u;){if("span"!==(p=u.name)||"bookmark"!==u.attr("data-mce-type")){"br"===p&&(a=null);break}u=u.prev}a&&(a.remove(),ym(n,M,z,c)&&(l=n.getElementRule(c.name))&&(l.removeEmpty?c.remove():l.paddEmpty&&Am(e,r,b,c)))}else{for(s=a;c&&c.firstChild===s&&c.lastChild===s&&(s=c,!b[c.name]);)c=c.parent;s===c&&!0!==e.padd_empty_with_br&&((d=new Bf("#text",3)).value=Ar,a.replace(d))}})),t.addAttributeFilter("href",(function(t){var n,o,r=t.length;if(!e.allow_unsafe_link_target)for(;r--;){var i=t[r];"a"===i.name&&"_blank"===i.attr("target")&&i.attr("rel",(o=void 0,o=(n=i.attr("rel"))?we.trim(n):"",/\b(noopener)\b/g.test(o)?o:function(t){return t.split(" ").filter((function(t){return t.length>0})).concat(["noopener"]).sort().join(" ")}(o)))}})),e.allow_html_in_named_anchor||t.addAttributeFilter("id,name",(function(t){for(var e,n,o,r,i=t.length;i--;)if("a"===(r=t[i]).name&&r.firstChild&&!r.attr("href")){o=r.parent,e=r.lastChild;do{n=e.prev,o.insert(e,r),e=n}while(e)}})),e.fix_list_elements&&t.addNodeFilter("ul,ol",(function(t){for(var e,n,o=t.length;o--;)if("ul"===(n=(e=t[o]).parent).name||"ol"===n.name)if(e.prev&&"li"===e.prev.name)e.prev.append(e);else{var r=new Bf("li",1);r.attr("style","list-style-type: none"),e.wrap(r)}})),e.validate&&n.getValidClasses()&&t.addAttributeFilter("class",(function(t){for(var e=n.getValidClasses(),o=t.length;o--;){for(var r=t[o],i=r.attr("class").split(" "),a="",c=0;c<i.length;c++){var s=i[c],u=!1,p=e["*"];p&&p[s]&&(u=!0),p=e[r.name],!u&&p&&p[s]&&(u=!0),u&&(a&&(a+=" "),a+=s)}a.length||(a=null),r.attr("class",a)}})),qm(t,e)}(c,t),function(t,e){e.inline_styles&&dm(t,e)}(c,t),c},Fm=function(t,e,n){return function(t,e){return t&&t.hasEventListeners("PreProcess")&&!e.no_events}(t,n)?function(t,e,n){var o,r=t.dom,i=e.cloneNode(!0),a=document.implementation;if(a.createHTMLDocument){var c=a.createHTMLDocument("");we.each("BODY"===i.nodeName?i.childNodes:[i],(function(t){c.body.appendChild(c.importNode(t,!0))})),i="BODY"!==i.nodeName?c.body.firstChild:c.body,o=r.doc,r.doc=c}return function(t,e){t.fire("PreProcess",e)}(t,Rt(Rt({},n),{node:i})),o&&(r.doc=o),i}(t,e,n):e},Um=function(t,e,n){-1===we.inArray(e,n)&&(t.addAttributeFilter(n,(function(t,e){for(var n=t.length;n--;)t[n].attr(e,null)})),e.push(n))},Vm=function(t,e,n,o,r){var i=function(t,e,n){return nb(t,e).serialize(n)}(e,n,o);return function(t,e,n){if(!e.no_events&&t){var o=function(t,e){return t.fire("PostProcess",e)}(t,Rt(Rt({},e),{content:n}));return o.content}return n}(t,r,i)},Gm=function(t,e){var n=["data-mce-selected"],o=e&&e.dom?e.dom:Oc.DOM,r=e&&e.schema?e.schema:ki(t);t.entity_encoding=t.entity_encoding||"named",t.remove_trailing_brs=!("remove_trailing_brs"in t)||t.remove_trailing_brs;var i=Im(t,r);!function(t,e,n){t.addAttributeFilter("data-mce-tabindex",(function(t,e){for(var n=t.length;n--;){var o=t[n];o.attr("tabindex",o.attr("data-mce-tabindex")),o.attr(e,null)}})),t.addAttributeFilter("src,href,style",(function(t,o){for(var r="data-mce-"+o,i=e.url_converter,a=e.url_converter_scope,c=t.length;c--;){var s=t[c],u=s.attr(r);void 0!==u?(s.attr(o,u.length>0?u:null),s.attr(r,null)):(u=s.attr(o),"style"===o?u=n.serializeStyle(n.parseStyle(u),s.name):i&&(u=i.call(a,u,o,s.name)),s.attr(o,u.length>0?u:null))}})),t.addAttributeFilter("class",(function(t){for(var e=t.length;e--;){var n=t[e],o=n.attr("class");o&&(o=n.attr("class").replace(/(?:^|\s)mce-item-\w+(?!\S)/g,""),n.attr("class",o.length>0?o:null))}})),t.addAttributeFilter("data-mce-type",(function(t,e,n){for(var o=t.length;o--;){var r=t[o];if("bookmark"===r.attr("data-mce-type")&&!n.cleanup){var i=D.from(r.firstChild).exists((function(t){return!yr(t.value)}));i?r.unwrap():r.remove()}}})),t.addNodeFilter("noscript",(function(t){for(var e=t.length;e--;){var n=t[e].firstChild;n&&(n.value=gi.decode(n.value))}})),t.addNodeFilter("script,style",(function(t,n){for(var o=function(t){return t.replace(/(<!--\[CDATA\[|\]\]-->)/g,"\n").replace(/^[\r\n]*|[\r\n]*$/g,"").replace(/^\s*((<!--)?(\s*\/\/)?\s*<!\[CDATA\[|(<!--\s*)?\/\*\s*<!\[CDATA\[\s*\*\/|(\/\/)?\s*<!--|\/\*\s*<!--\s*\*\/)\s*[\r\n]*/gi,"").replace(/\s*(\/\*\s*\]\]>\s*\*\/(-->)?|\s*\/\/\s*\]\]>(-->)?|\/\/\s*(-->)?|\]\]>|\/\*\s*-->\s*\*\/|\s*-->\s*)\s*$/g,"")},r=t.length;r--;){var i=t[r],a=i.firstChild?i.firstChild.value:"";if("script"===n){var c=i.attr("type");c&&i.attr("type","mce-no/type"===c?null:c.replace(/^mce\-/,"")),"xhtml"===e.element_format&&a.length>0&&(i.firstChild.value="// <![CDATA[\n"+o(a)+"\n// ]]>")}else"xhtml"===e.element_format&&a.length>0&&(i.firstChild.value="\x3c!--\n"+o(a)+"\n--\x3e")}})),t.addNodeFilter("#comment",(function(t){for(var o=t.length;o--;){var r=t[o];e.preserve_cdata&&0===r.value.indexOf("[CDATA[")?(r.name="#cdata",r.type=4,r.value=n.decode(r.value.replace(/^\[CDATA\[|\]\]$/g,""))):0===r.value.indexOf("mce:protected ")&&(r.name="#text",r.type=3,r.raw=!0,r.value=unescape(r.value).substr(14))}})),t.addNodeFilter("xml:namespace,input",(function(t,e){for(var n=t.length;n--;){var o=t[n];7===o.type?o.remove():1===o.type&&("input"!==e||o.attr("type")||o.attr("type","text"))}})),t.addAttributeFilter("data-mce-type",(function(e){F(e,(function(e){"format-caret"===e.attr("data-mce-type")&&(e.isEmpty(t.schema.getNonEmptyElements())?e.remove():e.unwrap())}))})),t.addAttributeFilter("data-mce-src,data-mce-href,data-mce-style,data-mce-selected,data-mce-expando,data-mce-type,data-mce-resize,data-mce-placeholder",(function(t,e){for(var n=t.length;n--;)t[n].attr(e,null)}))}(i,t,o);return{schema:r,addNodeFilter:i.addNodeFilter,addAttributeFilter:i.addAttributeFilter,serialize:function(n,a){void 0===a&&(a={});var c=Rt({format:"html"},a),s=Fm(e,n,c),u=function(t,e,n){var o=qr(n.getInner?e.innerHTML:t.getOuterHTML(e));return n.selection||gr(Re.fromDom(e))?o:we.trim(o)}(o,s,c),p=function(t,e,n){var o=n.selection?Rt({forced_root_block:!1},n):n,r=t.parse(e,o);return function(t){var e=function(t){return t&&"br"===t.name},n=t.lastChild;if(e(n)){var o=n.prev;e(o)&&(n.remove(),o.remove())}}(r),r}(i,u,c);return"tree"===c.format?p:Vm(e,t,r,p,c)},addRules:r.addValidElements,setRules:r.setValidElements,addTempAttr:w(Um,i,n),getTempAttrs:_(n),getNodeFilters:i.getNodeFilters,getAttributeFilters:i.getAttributeFilters}},$m=function(t,e){var n=Gm(t,e);return{schema:n.schema,addNodeFilter:n.addNodeFilter,addAttributeFilter:n.addAttributeFilter,serialize:n.serialize,addRules:n.addRules,setRules:n.setRules,addTempAttr:n.addTempAttr,getTempAttrs:n.getTempAttrs,getNodeFilters:n.getNodeFilters,getAttributeFilters:n.getAttributeFilters}},Km=function(t,e){return void 0===e&&(e={}),function(t,e,n){return em(t).editor.getContent(e,n)}(t,e,e.format?e.format:"html")},Jm=function(t,e,n){return void 0===n&&(n={}),function(t,e,n){return em(t).editor.setContent(e,n)}(t,e,n)},Qm=Oc.DOM,Zm=function(t){return D.from(t).each((function(t){return t.destroy()}))},tO=function(t){if(!t.removed){var e=t._selectionOverrides,n=t.editorUpload,o=t.getBody(),r=t.getElement();o&&t.save({is_removing:!0}),t.removed=!0,t.unbindAllNativeEvents(),t.hasHiddenInput&&r&&Qm.remove(r.nextSibling),function(t){t.fire("remove")}(t),t.editorManager.remove(t),!t.inline&&o&&function(t){Qm.setStyle(t.id,"display",t.orgDisplay)}(t),function(t){t.fire("detach")}(t),Qm.remove(t.getContainer()),Zm(e),Zm(n),t.destroy()}},eO=function(t,e){var n=t.selection,o=t.dom;t.destroyed||(e||t.removed?(e||(t.editorManager.off("beforeunload",t._beforeUnload),t.theme&&t.theme.destroy&&t.theme.destroy(),Zm(n),Zm(o)),function(t){var e=t.formElement;e&&(e._mceOldSubmit&&(e.submit=e._mceOldSubmit,e._mceOldSubmit=null),Qm.unbind(e,"submit reset",t.formEventDelegate))}(t),function(t){t.contentAreaContainer=t.formElement=t.container=t.editorContainer=null,t.bodyElement=t.contentDocument=t.contentWindow=null,t.iframeElement=t.targetElm=null,t.selection&&(t.selection=t.selection.win=t.selection.dom=t.selection.dom.doc=null)}(t),t.destroyed=!0):t.remove())},nO=(Em=function(t,e){return f(t)&&f(e)?nO(t,e):e},function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(0===t.length)throw new Error("Can't merge zero objects");for(var n={},o=0;o<t.length;o++){var r=t[o];for(var i in r)gt(r,i)&&(n[i]=Em(n[i],r[i]))}return n}),oO="autoresize_on_init,content_editable_state,convert_fonts_to_spans,inline_styles,padd_empty_with_br,block_elements,boolean_attributes,editor_deselector,editor_selector,elements,file_browser_callback_types,filepicker_validator_handler,force_hex_style_colors,force_p_newlines,gecko_spellcheck,images_dataimg_filter,media_scripts,mode,move_caret_before_on_enter_elements,non_empty_elements,self_closing_elements,short_ended_elements,special,spellchecker_select_languages,spellchecker_whitelist,tab_focus,table_responsive_width,text_block_elements,text_inline_elements,toolbar_drawer,types,validate,whitespace_elements,paste_word_valid_elements,paste_retain_style_properties,paste_convert_word_fake_lists".split(","),rO="bbcode,colorpicker,contextmenu,fullpage,legacyoutput,spellchecker,textcolor".split(","),iO="imagetools,toc".split(","),aO=function(t){var e=G(oO,(function(e){return gt(t,e)})),n=t.forced_root_block;return!1!==n&&""!==n||e.push("forced_root_block (false only)"),rt(e)},cO=function(t){var e=we.makeMap(t.plugins," "),n=function(t){return gt(e,t)},o=Tt(Tt([],G(rO,n),!0),tt(iO,(function(t){return n(t)?[t+" (moving to premium)"]:[]})),!0);return rt(o)},sO=be().deviceType,uO=sO.isTouch(),pO=sO.isPhone(),lO=sO.isTablet(),dO=["lists","autolink","autosave"],fO={table_grid:!1,object_resizing:!1,resize:!1},bO=function(t){var e=b(t)?t.join(" "):t,n=I(d(e)?e.split(" "):[],Xt);return G(n,(function(t){return t.length>0}))},MO=function(t,e){var n,o,r=(o={},zt(e,(function(e,n){return j(t,n)}),Mt(n={}),Mt(o)),{t:n,f:o});return function(t,e){return{sections:_(t),settings:_(e)}}(r.t,r.f)},zO=function(t,e){return gt(t.sections(),e)},hO=function(t,e){return Ot(t,"toolbar_mode").orThunk((function(){return Ot(t,"toolbar_drawer").map((function(t){return!1===t?"wrap":t}))})).getOr(e)},mO=function(t,e){var n={resize:!1,toolbar_mode:hO(t,"scrolling"),toolbar_sticky:!1};return Rt(Rt(Rt({},fO),n),e?{menubar:!1}:{})},OO=function(t,e){var n=e.external_plugins?e.external_plugins:{};return t&&t.external_plugins?we.extend({},t.external_plugins,n):n},gO=function(t,e,n,o){return t&&function(t,e,n){var o=t.sections();return zO(t,e)&&o[e].theme===n}(e,"mobile","mobile")?G(o,w(j,dO)):t&&zO(e,"mobile")?o:n},AO=function(t,e,n,o){var r=bO(n.forced_plugins),i=bO(o.plugins),a=function(t,e){return zO(t,e)?t.sections()[e]:{}}(e,"mobile"),c=a.plugins?bO(a.plugins):i,s=function(t,e){return[].concat(bO(t)).concat(bO(e))}(r,gO(t,e,i,c));if(ye.browser.isIE()&&j(s,"rtc"))throw new Error("RTC plugin is not supported on IE 11.");return we.extend(o,{plugins:s.join(" ")})},vO=function(t,e,n,o,r){var i=t?{mobile:mO(r.mobile||{},e)}:{},a=MO(["mobile"],nO(i,r)),c=we.extend(n,o,a.settings(),function(t,e){return t&&zO(e,"mobile")}(t,a)?function(t,e,n){void 0===n&&(n={});var o=t.sections(),r=Ot(o,e).getOr({});return we.extend({},n,r)}(a,"mobile"):{},{validate:!0,external_plugins:OO(o,a.settings())});return AO(t,a,o,c)},yO=function(t,e,n,o,r){var i=function(t,e,n,o,r){var i={id:e,theme:"silver",toolbar_mode:hO(t,"floating"),plugins:"",document_base_url:n,add_form_submit_trigger:!0,submit_patch:!0,add_unload_trigger:!0,convert_urls:!0,relative_urls:!0,remove_script_host:!0,object_resizing:!0,doctype:"<!DOCTYPE html>",visual:!0,font_size_legacy_values:"xx-small,small,medium,large,x-large,xx-large,300%",forced_root_block:"p",hidden_input:!0,inline_styles:!0,convert_fonts_to_spans:!0,indent:!0,indent_before:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",indent_after:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",entity_encoding:"named",url_converter:r.convertURL,url_converter_scope:r};return Rt(Rt({},i),o?fO:{})}(r,e,n,uO,t),a=vO(pO||lO,pO,i,o,r);return!1!==a.deprecation_warnings&&function(t,e){var n=aO(t),o=cO(e),r=o.length>0,i=n.length>0,a="mobile"===e.theme;if(r||i||a){var c="\n- ",s=a?"\n\nThemes:\n- mobile":"",u=r?"\n\nPlugins:"+c+o.join(c):"",p=i?"\n\nSettings:"+c+n.join(c):"";console.warn("The following deprecated features are currently enabled, these will be removed in TinyMCE 6.0. See https://www.tiny.cloud/docs/release-notes/6.0-upcoming-changes/ for more information."+s+u+p)}}(r,a),a},qO=function(t,e,n){return D.from(e.settings[n]).filter(t)},_O=function(t,e,n,o){var r,i=e in t.settings?t.settings[e]:n;return"hash"===o?function(t){var e={};return"string"==typeof t?F(t.indexOf("=")>0?t.split(/[;,](?![^=;,]*(?:[;,]|$))/):t.split(","),(function(t){var n=t.split("=");n.length>1?e[we.trim(n[0])]=we.trim(n[1]):e[we.trim(n[0])]=we.trim(n[0])})):e=t,e}(i):"string"===o?qO(d,t,e).getOr(n):"number"===o?qO(A,t,e).getOr(n):"boolean"===o?qO(z,t,e).getOr(n):"object"===o?qO(f,t,e).getOr(n):"array"===o?qO(b,t,e).getOr(n):"string[]"===o?qO((r=d,function(t){return b(t)&&et(t,r)}),t,e).getOr(n):"function"===o?qO(g,t,e).getOr(n):i},WO=(Pm={},{add:function(t,e){Pm[t]=e},get:function(t){return Pm[t]?Pm[t]:{icons:{}}},has:function(t){return gt(Pm,t)}}),LO=function(t,e){return e.dom[t]},wO=function(t,e){return parseInt(ao(e,t),10)},xO=w(LO,"clientWidth"),RO=w(LO,"clientHeight"),TO=w(wO,"margin-top"),kO=w(wO,"margin-left"),SO=function(t,e,n){var o,r=Re.fromDom(t.getBody()),i=t.inline?r:(o=r,Re.fromDom(Fe(o).dom.documentElement)),a=function(t,e,n,o){var r=function(t){return t.dom.getBoundingClientRect()}(e);return{x:n-(t?r.left+e.dom.clientLeft+kO(e):0),y:o-(t?r.top+e.dom.clientTop+TO(e):0)}}(t.inline,i,e,n);return function(t,e,n){var o=xO(t),r=RO(t);return e>=0&&n>=0&&e<=o&&n<=r}(i,a.x,a.y)},CO=function(t){var e,n=t.inline?t.getBody():t.getContentAreaContainer();return(e=n,D.from(e).map(Re.fromDom)).map(On).getOr(!1)},NO=function(t){var e=[],n=function(){var e,n=t.theme;return n&&n.getNotificationManagerImpl?n.getNotificationManagerImpl():{open:e=function(){throw new Error("Theme did not provide a NotificationManager implementation.")},close:e,reposition:e,getArgs:e}},o=function(){return D.from(e[0])},r=function(){e.length>0&&n().reposition(e)},i=function(t){Z(e,(function(e){return e===t})).each((function(t){e.splice(t,1)}))},a=function(a,c){if(void 0===c&&(c=!0),!t.removed&&CO(t))return c&&t.fire("BeforeOpenNotification",{notification:a}),Q(e,(function(t){return e=n().getArgs(t),o=a,!(e.type!==o.type||e.text!==o.text||e.progressBar||e.timeout||o.progressBar||o.timeout);var e,o})).getOrThunk((function(){t.editorManager.setActive(t);var c=n().open(a,(function(){i(c),r(),o().fold((function(){return t.focus()}),(function(t){return Re.fromDom(t.getEl()).dom.focus()}))}));return function(t){e.push(t)}(c),r(),t.fire("OpenNotification",{notification:Rt({},c)}),c}))},c=_(e);return function(t){t.on("SkinLoaded",(function(){var e=function(t){return t.getParam("service_message")}(t);e&&a({text:e,type:"warning",timeout:0},!1),r()})),t.on("show ResizeEditor ResizeWindow NodeChange",(function(){ar.requestAnimationFrame(r)})),t.on("remove",(function(){F(e.slice(),(function(t){n().close(t)}))}))}(t),{open:a,close:function(){o().each((function(t){n().close(t),i(t),r()}))},getNotifications:c}},BO=xc.PluginManager,DO=xc.ThemeManager;var EO=function(t){var e=[],n=function(){var e,n=t.theme;return n&&n.getWindowManagerImpl?n.getWindowManagerImpl():{open:e=function(){throw new Error("Theme did not provide a WindowManager implementation.")},openUrl:e,alert:e,confirm:e,close:e,getParams:e,setParams:e}},o=function(t,e){return function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e?e.apply(t,n):void 0}},r=function(n){e.push(n),function(e){t.fire("OpenWindow",{dialog:e})}(n)},i=function(n){!function(e){t.fire("CloseWindow",{dialog:e})}(n),0===(e=G(e,(function(t){return t!==n}))).length&&t.focus()},a=function(e){t.editorManager.setActive(t),pf(t);var n=e();return r(n),n};return t.on("remove",(function(){F(e,(function(t){n().close(t)}))})),{open:function(t,e){return a((function(){return n().open(t,e,i)}))},openUrl:function(t){return a((function(){return n().openUrl(t,i)}))},alert:function(t,e,r){var i=n();i.alert(t,o(r||i,e))},confirm:function(t,e,r){var i=n();i.confirm(t,o(r||i,e))},close:function(){D.from(e[e.length-1]).each((function(t){n().close(t),i(t)}))}}},PO=function(t,e){t.notificationManager.open({type:"error",text:e})},XO=function(t,e){t._skinLoaded?PO(t,e):t.on("SkinLoaded",(function(){PO(t,e)}))},YO=function(t,e,n){rd(t,e,{message:n}),console.error(n)},jO=function(t,e,n){return n?"Failed to load "+t+": "+n+" from url "+e:"Failed to load "+t+" url: "+e},HO=function(t,e,n){YO(t,"PluginLoadError",jO("plugin",e,n))},IO=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var o=window.console;o&&(o.error?o.error.apply(o,Tt([t],e,!1)):o.log.apply(o,Tt([t],e,!1)))},FO=function(t){return UO(t,function(t){var e=t.getParam("content_css");return d(e)?I(e.split(","),Xt):b(e)?e:!1===e||t.inline?[]:["default"]}(t))},UO=function(t,e){var n=t.editorManager.baseURL+"/skins/content",o="content"+t.editorManager.suffix+".css",r=!0===t.inline;return I(e,(function(e){return function(t){return/^[a-z0-9\-]+$/i.test(t)}(e)&&!r?n+"/"+e+"/"+o:t.documentBaseURI.toAbsolute(e)}))},VO=function(t){t.contentCSS=t.contentCSS.concat(FO(t),function(t){return UO(t,mu(t))}(t))},GO=function(){var t={},e=function(t,e){return{status:t,resultUri:e}},n=function(e){return e in t};return{hasBlobUri:n,getResultUri:function(e){var n=t[e];return n?n.resultUri:null},isPending:function(e){return!!n(e)&&1===t[e].status},isUploaded:function(e){return!!n(e)&&2===t[e].status},markPending:function(n){t[n]=e(1,null)},markUploaded:function(n,o){t[n]=e(2,o)},removeFailed:function(e){delete t[e]},destroy:function(){t={}}}},$O=0,KO=function(t){return t+$O+++(e=function(){return Math.round(4294967295*Math.random()).toString(36)},"s"+(new Date).getTime().toString(36)+e()+e()+e());var e},JO=function(t,e){var n={},o=function(t,n,o,r){var i=new XMLHttpRequest;i.open("POST",e.url),i.withCredentials=e.credentials,i.upload.onprogress=function(t){r(t.loaded/t.total*100)},i.onerror=function(){o("Image upload failed due to a XHR Transport error. Code: "+i.status)},i.onload=function(){if(i.status<200||i.status>=300)o("HTTP Error: "+i.status);else{var t,r,a=JSON.parse(i.responseText);if(a&&"string"==typeof a.location)n((t=e.basePath,r=a.location,t?t.replace(/\/$/,"")+"/"+r.replace(/^\//,""):r));else o("Invalid JSON: "+i.responseText)}};var a=new FormData;a.append("file",t.blob(),t.filename()),i.send(a)},r=function(t,e){return{url:e,blobInfo:t,status:!0}},i=function(t,e,n){return{url:"",blobInfo:t,status:!1,error:{message:e,options:n}}},a=function(t,e){we.each(n[t],(function(t){t(e)})),delete n[t]},c=function(o,c){return o=we.grep(o,(function(e){return!t.isUploaded(e.blobUri())})),nr.all(we.map(o,(function(o){return t.isPending(o.blobUri())?function(t){var e=t.blobUri();return new nr((function(t){n[e]=n[e]||[],n[e].push(t)}))}(o):function(e,n,o){return t.markPending(e.blobUri()),new nr((function(c){var s;try{var u=function(){s&&s.close()};n(e,(function(n){u(),t.markUploaded(e.blobUri(),n),a(e.blobUri(),r(e,n)),c(r(e,n))}),(function(n,o){var r=o||{};u(),t.removeFailed(e.blobUri()),a(e.blobUri(),i(e,n,r)),c(i(e,n,r))}),(function(t){t<0||t>100||D.from(s).orThunk((function(){return D.from(o).map(R)})).each((function(e){s=e,e.progressBar.value(t)}))}))}catch(t){c(i(e,t.message,{}))}}))}(o,e.handler,c)})))};return!1===g(e.handler)&&(e.handler=o),{upload:function(t,n){return e.url||e.handler!==o?c(t,n):new nr((function(t){t([])}))}}},QO=function(t){return function(){return t.notificationManager.open({text:t.translate("Image uploading..."),type:"info",timeout:-1,progressBar:!0})}},ZO=function(t,e){return JO(e,{url:pu(t),basePath:lu(t),credentials:du(t),handler:fu(t)})},tg=function(t){var e,n,o=function(){var t=[],e=function(t){if(!t.blob||!t.base64)throw new Error("blob and base64 representations of the image are required for BlobInfo to be created");var e,n=t.id||KO("blobid"),o=t.name||n,r=t.blob;return{id:_(n),name:_(o),filename:_(t.filename||o+"."+(e=r.type,{"image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/png":"png","image/apng":"apng","image/avif":"avif","image/svg+xml":"svg","image/webp":"webp","image/bmp":"bmp","image/tiff":"tiff"}[e.toLowerCase()]||"dat")),blob:_(r),base64:_(t.base64),blobUri:_(t.blobUri||URL.createObjectURL(r)),uri:_(t.uri)}},n=function(e){return Q(t,e).getOrUndefined()},o=function(t){return n((function(e){return e.id()===t}))};return{create:function(t,n,o,r,i){if(d(t))return e({id:t,name:r,filename:i,blob:n,base64:o});if(f(t))return e(t);throw new Error("Unknown input type")},add:function(e){o(e.id())||t.push(e)},get:o,getByUri:function(t){return n((function(e){return e.blobUri()===t}))},getByData:function(t,e){return n((function(n){return n.base64()===t&&n.blob().type===e}))},findFirst:n,removeByUri:function(e){t=G(t,(function(t){return t.blobUri()!==e||(URL.revokeObjectURL(t.blobUri()),!1)}))},destroy:function(){F(t,(function(t){URL.revokeObjectURL(t.blobUri())})),t=[]}}}(),r=GO(),i=[],a=function(t){var e=qc(null);return t.on("change AddUndo",(function(t){e.set(Rt({},t.level))})),{fireIfChanged:function(){var n=t.undoManager.data;ct(n).filter((function(t){return!Gh(e.get(),t)})).each((function(e){t.setDirty(!0),t.fire("change",{level:e,lastLevel:it(n,n.length-2).getOrNull()})}))}}}(t),c=function(e){return function(n){return t.selection?e(n):[]}},s=function(t){return t+(-1===t.indexOf("?")?"?":"&")+(new Date).getTime()},u=function(t,e,n){var o=0;do{-1!==(o=t.indexOf(e,o))&&(t=t.substring(0,o)+n+t.substr(o+e.length),o+=n.length-e.length+1)}while(-1!==o);return t},p=function(t,e,n){var o='src="'+n+'"'+(n===ye.transparentSrc?' data-mce-placeholder="1"':"");return t=u(t,'src="'+e+'"',o),t=u(t,'data-mce-src="'+e+'"','data-mce-src="'+n+'"')},l=function(e,n){F(t.undoManager.data,(function(t){"fragmented"===t.type?t.fragments=I(t.fragments,(function(t){return p(t,e,n)})):t.content=p(t.content,e,n)}))},b=function(n){return e||(e=ZO(t,r)),h().then(c((function(r){var i=I(r,(function(t){return t.blobInfo}));return e.upload(i,QO(t)).then(c((function(e){var i=[],c=I(e,(function(e,n){var a=r[n].blobInfo,c=r[n].image;return e.status&&function(t){return t.getParam("images_replace_blob_uris",!0,"boolean")}(t)?(o.removeByUri(c.src),Zh(t)||function(e,n){var o=t.convertURL(n,"src");l(e.src,n),t.$(e).attr({src:su(t)?s(n):n,"data-mce-src":o})}(c,e.url)):e.error&&(e.error.options.remove&&(l(c.getAttribute("src"),ye.transparentSrc),i.push(c)),function(t,e){XO(t,wc.translate(["Failed to upload image: {0}",e]))}(t,e.error.message)),{element:c,status:e.status,uploadUri:e.url,blobInfo:a}}));return c.length>0&&a.fireIfChanged(),i.length>0&&(Zh(t)?console.error("Removing images on failed uploads is currently unsupported for RTC"):t.undoManager.transact((function(){F(i,(function(e){t.dom.remove(e),o.removeByUri(e.src)}))}))),n&&n(c),c})))})))},M=function(e){if(cu(t))return b(e)},z=function(e){if(!1===et(i,(function(t){return t(e)})))return!1;if(0===e.getAttribute("src").indexOf("data:")){var n=function(t){return t.getParam("images_dataimg_filter",S,"function")}(t);return n(e)}return!0},h=function(){return n||(n=Om(r,o)),n.findAll(t.getBody(),z).then(c((function(e){return e=G(e,(function(e){return"string"!=typeof e||(XO(t,e),!1)})),Zh(t)||F(e,(function(t){l(t.image.src,t.blobInfo.blobUri()),t.image.src=t.blobInfo.blobUri(),t.image.removeAttribute("data-mce-src")})),e})))},m=function(e){return e.replace(/src="(blob:[^"]+)"/g,(function(e,n){var i=r.getResultUri(n);if(i)return'src="'+i+'"';var a=o.getByUri(n);return a||(a=K(t.editorManager.get(),(function(t,e){return t||e.editorUpload&&e.editorUpload.blobCache.getByUri(n)}),null)),a?'src="data:'+a.blob().type+";base64,"+a.base64()+'"':e}))};return t.on("SetContent",(function(){cu(t)?M():h()})),t.on("RawSaveContent",(function(t){t.content=m(t.content)})),t.on("GetContent",(function(t){t.source_view||"raw"===t.format||"tree"===t.format||(t.content=m(t.content))})),t.on("PostRender",(function(){t.parser.addNodeFilter("img",(function(t){F(t,(function(t){var e=t.attr("src");if(!o.getByUri(e)){var n=r.getResultUri(e);n&&t.attr("src",n)}}))}))})),{blobCache:o,addFilter:function(t){i.push(t)},uploadImages:b,uploadImagesAuto:M,scanForImages:h,destroy:function(){o.destroy(),r.destroy(),n=e=null}}},eg=function(t){var e={},n=function(t,o){t&&(d(t)?(b(o)||(o=[o]),F(o,(function(t){h(t.deep)&&(t.deep=!hl(t)),h(t.split)&&(t.split=!hl(t)||ml(t)),h(t.remove)&&hl(t)&&!ml(t)&&(t.remove="none"),hl(t)&&ml(t)&&(t.mixed=!0,t.block_expand=!0),d(t.classes)&&(t.classes=t.classes.split(/\s+/))})),e[t]=o):dt(t,(function(t,e){n(e,t)})))};return n(function(t){var e={valigntop:[{selector:"td,th",styles:{verticalAlign:"top"}}],valignmiddle:[{selector:"td,th",styles:{verticalAlign:"middle"}}],valignbottom:[{selector:"td,th",styles:{verticalAlign:"bottom"}}],alignleft:[{selector:"figure.image",collapsed:!1,classes:"align-left",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"left"},inherit:!1,preview:!1,defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"left"},preview:"font-family font-size"}],aligncenter:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"center"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"figure.image",collapsed:!1,classes:"align-center",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"img,audio,video",collapsed:!1,styles:{display:"block",marginLeft:"auto",marginRight:"auto"},preview:!1},{selector:"table",collapsed:!1,styles:{marginLeft:"auto",marginRight:"auto"},preview:"font-family font-size"}],alignright:[{selector:"figure.image",collapsed:!1,classes:"align-right",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"right"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"right"},preview:"font-family font-size"}],alignjustify:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"justify"},inherit:!1,defaultBlock:"div",preview:"font-family font-size"}],bold:[{inline:"strong",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontWeight:"bold"}},{inline:"b",remove:"all",preserve_attributes:["class","style"]}],italic:[{inline:"em",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontStyle:"italic"}},{inline:"i",remove:"all",preserve_attributes:["class","style"]}],underline:[{inline:"span",styles:{textDecoration:"underline"},exact:!0},{inline:"u",remove:"all",preserve_attributes:["class","style"]}],strikethrough:[{inline:"span",styles:{textDecoration:"line-through"},exact:!0},{inline:"strike",remove:"all",preserve_attributes:["class","style"]},{inline:"s",remove:"all",preserve_attributes:["class","style"]}],forecolor:{inline:"span",styles:{color:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},hilitecolor:{inline:"span",styles:{backgroundColor:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},fontname:{inline:"span",toggle:!1,styles:{fontFamily:"%value"},clear_child_styles:!0},fontsize:{inline:"span",toggle:!1,styles:{fontSize:"%value"},clear_child_styles:!0},lineheight:{selector:"h1,h2,h3,h4,h5,h6,p,li,td,th,div",defaultBlock:"p",styles:{lineHeight:"%value"}},fontsize_class:{inline:"span",attributes:{class:"%value"}},blockquote:{block:"blockquote",wrapper:!0,remove:"all"},subscript:{inline:"sub"},superscript:{inline:"sup"},code:{inline:"code"},link:{inline:"a",selector:"a",remove:"all",split:!0,deep:!0,onmatch:function(t,e,n){return Tn(t)&&t.hasAttribute("href")},onformat:function(e,n,o){we.each(o,(function(n,o){t.setAttrib(e,o,n)}))}},lang:{inline:"span",clear_child_styles:!0,remove_similar:!0,attributes:{lang:"%value","data-mce-lang":function(t){var e;return null!==(e=null==t?void 0:t.customValue)&&void 0!==e?e:null}}},removeformat:[{selector:"b,strong,em,i,font,u,strike,s,sub,sup,dfn,code,samp,kbd,var,cite,mark,q,del,ins,small",remove:"all",split:!0,expand:!1,block_expand:!0,deep:!0},{selector:"span",attributes:["style","class"],remove:"empty",split:!0,expand:!1,deep:!0},{selector:"*",attributes:["style","class"],split:!1,expand:!1,deep:!0}]};return we.each("p h1 h2 h3 h4 h5 h6 div address pre dt dd samp".split(/\s/),(function(t){e[t]={block:t,remove:"all"}})),e}(t.dom)),n(function(t){return t.getParam("formats")}(t)),{get:function(t){return O(t)?e[t]:e},has:function(t){return gt(e,t)},register:n,unregister:function(t){return t&&e[t]&&delete e[t],e}}},ng=we.each,og=Oc.DOM,rg=function(t,e){var n,o,r,i=e&&e.schema||ki({}),a=function(t){o="string"==typeof t?{name:t,classes:[],attrs:{}}:t;var e=og.create(o.name);return function(t,e){e.classes.length&&og.addClass(t,e.classes.join(" ")),og.setAttribs(t,e.attrs)}(e,o),e},c=function(t,e,n){var o,r,s=e.length>0&&e[0],u=s&&s.name,p=function(t,e){var n="string"!=typeof t?t.nodeName.toLowerCase():t,o=i.getElementRule(n),r=o&&o.parentsRequired;return!(!r||!r.length)&&(e&&-1!==we.inArray(r,e)?e:r[0])}(t,u);if(p)u===p?(r=e[0],e=e.slice(1)):r=p;else if(s)r=e[0],e=e.slice(1);else if(!n)return t;return r&&(o=a(r)).appendChild(t),n&&(o||(o=og.create("div")).appendChild(t),we.each(n,(function(e){var n=a(e);o.insertBefore(n,t)}))),c(o,e,r&&r.siblings)};return t&&t.length?(o=t[0],n=a(o),(r=og.create("div")).appendChild(c(n,t.slice(1),o.siblings)),r):""},ig=function(t){var e,n={classes:[],attrs:{}};return"*"!==(t=n.selector=we.trim(t))&&(e=t.replace(/(?:([#\.]|::?)([\w\-]+)|(\[)([^\]]+)\]?)/g,(function(t,e,o,r,i){switch(e){case"#":n.attrs.id=o;break;case".":n.classes.push(o);break;case":":-1!==we.inArray("checked disabled enabled read-only required".split(" "),o)&&(n.attrs[o]=o)}if("["===r){var a=i.match(/([\w\-]+)(?:\=\"([^\"]+))?/);a&&(n.attrs[a[1]]=a[2])}return""}))),n.name=e||"div",n},ag=function(t,e){var n,o,r,i="",a=function(t){var e=t.getParam("preview_styles","font-family font-size font-weight font-style text-decoration text-transform color background-color border border-radius outline text-shadow");return d(e)?e:""}(t);if(""===a)return"";var c=function(t){return t.replace(/%(\w+)/g,"")};if("string"==typeof e){if(!(e=t.formatter.get(e)))return;e=e[0]}if("preview"in e){var s=Ot(e,"preview");if($n(s,!1))return"";a=s.getOr(a)}n=e.block||e.inline||"span";var u,p=(u=e.selector)&&"string"==typeof u?(u=(u=u.split(/\s*,\s*/)[0]).replace(/\s*(~\+|~|\+|>)\s*/g,"$1"),we.map(u.split(/(?:>|\s+(?![^\[\]]+\]))/),(function(t){var e=we.map(t.split(/(?:~\+|~|\+)/),ig),n=e.pop();return e.length&&(n.siblings=e),n})).reverse()):[];p.length?(p[0].name||(p[0].name=n),n=e.selector,o=rg(p,t)):o=rg([n],t);var l=og.select(n,o)[0]||o.firstChild;return ng(e.styles,(function(t,e){var n=c(t);n&&og.setStyle(l,e,n)})),ng(e.attributes,(function(t,e){var n=c(t);n&&og.setAttrib(l,e,n)})),ng(e.classes,(function(t){var e=c(t);og.hasClass(l,e)||og.addClass(l,e)})),t.fire("PreviewFormats"),og.setStyles(o,{position:"absolute",left:-65535}),t.getBody().appendChild(o),r=og.getStyle(t.getBody(),"fontSize",!0),r=/px$/.test(r)?parseInt(r,10):0,ng(a.split(" "),(function(e){var n=og.getStyle(l,e,!0);if(!("background-color"===e&&/transparent|rgba\s*\([^)]+,\s*0\)/.test(n)&&(n=og.getStyle(t.getBody(),e,!0),"#ffffff"===og.toHex(n).toLowerCase())||"color"===e&&"#000000"===og.toHex(n).toLowerCase())){if("font-size"===e&&/em|%$/.test(n)){if(0===r)return;n=parseFloat(n)/(/%$/.test(n)?100:1)*r+"px"}"border"===e&&n&&(i+="padding:0 2px;"),i+=e+":"+n+";"}})),t.fire("AfterPreviewFormats"),og.remove(o),i},cg=function(t){var e=eg(t),n=qc(null);return function(t){t.addShortcut("meta+b","","Bold"),t.addShortcut("meta+i","","Italic"),t.addShortcut("meta+u","","Underline");for(var e=1;e<=6;e++)t.addShortcut("access+"+e,"",["FormatBlock",!1,"h"+e]);t.addShortcut("access+7","",["FormatBlock",!1,"p"]),t.addShortcut("access+8","",["FormatBlock",!1,"div"]),t.addShortcut("access+9","",["FormatBlock",!1,"address"])}(t),Cz(t),{get:e.get,has:e.has,register:e.register,unregister:e.unregister,apply:function(e,n,o){!function(t,e,n,o){nm(t).formatter.apply(e,n,o)}(t,e,n,o)},remove:function(e,n,o,r){!function(t,e,n,o,r){nm(t).formatter.remove(e,n,o,r)}(t,e,n,o,r)},toggle:function(e,n,o){!function(t,e,n,o){nm(t).formatter.toggle(e,n,o)}(t,e,n,o)},match:function(e,n,o,r){return function(t,e,n,o,r){return nm(t).formatter.match(e,n,o,r)}(t,e,n,o,r)},closest:function(e){return function(t,e){return nm(t).formatter.closest(e)}(t,e)},matchAll:function(e,n){return function(t,e,n){return nm(t).formatter.matchAll(e,n)}(t,e,n)},matchNode:function(e,n,o,r){return function(t,e,n,o,r){return nm(t).formatter.matchNode(e,n,o,r)}(t,e,n,o,r)},canApply:function(e){return function(t,e){return nm(t).formatter.canApply(e)}(t,e)},formatChanged:function(e,o,r,i){return function(t,e,n,o,r,i){return nm(t).formatter.formatChanged(e,n,o,r,i)}(t,n,e,o,r,i)},getCssText:w(ag,t)}},sg=function(t){switch(t.toLowerCase()){case"undo":case"redo":case"mcerepaint":case"mcefocus":return!0;default:return!1}},ug=function(t){var e=Rc(),n=qc(0),o=qc(0),r={data:[],typing:!1,beforeChange:function(){!function(t,e,n){nm(t).undoManager.beforeChange(e,n)}(t,n,e)},add:function(i,a){return function(t,e,n,o,r,i,a){return nm(t).undoManager.add(e,n,o,r,i,a)}(t,r,o,n,e,i,a)},undo:function(){return function(t,e,n,o){return nm(t).undoManager.undo(e,n,o)}(t,r,n,o)},redo:function(){return function(t,e,n){return nm(t).undoManager.redo(e,n)}(t,o,r.data)},clear:function(){!function(t,e,n){nm(t).undoManager.clear(e,n)}(t,r,o)},reset:function(){!function(t,e){nm(t).undoManager.reset(e)}(t,r)},hasUndo:function(){return function(t,e,n){return nm(t).undoManager.hasUndo(e,n)}(t,r,o)},hasRedo:function(){return function(t,e,n){return nm(t).undoManager.hasRedo(e,n)}(t,r,o)},transact:function(e){return function(t,e,n,o){return nm(t).undoManager.transact(e,n,o)}(t,r,n,e)},ignore:function(e){!function(t,e,n){nm(t).undoManager.ignore(e,n)}(t,n,e)},extra:function(e,n){!function(t,e,n,o,r){nm(t).undoManager.extra(e,n,o,r)}(t,r,o,e,n)}};return Zh(t)||function(t,e,n){var o=qc(!1),r=function(t){Kh(e,!1,n),e.add({},t)};t.on("init",(function(){e.add()})),t.on("BeforeExecCommand",(function(t){var o=t.command;sg(o)||(Jh(e,n),e.beforeChange())})),t.on("ExecCommand",(function(t){var e=t.command;sg(e)||r(t)})),t.on("ObjectResizeStart cut",(function(){e.beforeChange()})),t.on("SaveContent ObjectResized blur",r),t.on("dragend",r),t.on("keyup",(function(n){var i=n.keyCode;n.isDefaultPrevented()||((i>=33&&i<=36||i>=37&&i<=40||45===i||n.ctrlKey)&&(r(),t.nodeChanged()),46!==i&&8!==i||t.nodeChanged(),o.get()&&e.typing&&!1===Gh(Ih(t),e.data[0])&&(!1===t.isDirty()&&(t.setDirty(!0),t.fire("change",{level:e.data[0],lastLevel:null})),t.fire("TypingUndo"),o.set(!1),t.nodeChanged()))})),t.on("keydown",(function(t){var i=t.keyCode;if(!t.isDefaultPrevented())if(i>=33&&i<=36||i>=37&&i<=40||45===i)e.typing&&r(t);else{var a=t.ctrlKey&&!t.altKey||t.metaKey;!(i<16||i>20)||224===i||91===i||e.typing||a||(e.beforeChange(),Kh(e,!0,n),e.add({},t),o.set(!0))}})),t.on("mousedown",(function(t){e.typing&&r(t)})),t.on("input",(function(t){var e;t.inputType&&("insertReplacementText"===t.inputType||"insertText"===(e=t).inputType&&null===e.data||function(t){return"insertFromPaste"===t.inputType||"insertFromDrop"===t.inputType}(t))&&r(t)})),t.on("AddUndo Undo Redo ClearUndos",(function(e){e.isDefaultPrevented()||t.nodeChanged()}))}(t,r,n),function(t){t.addShortcut("meta+z","","Undo"),t.addShortcut("meta+y,meta+shift+z","","Redo")}(t),r},pg=[9,27,cd.HOME,cd.END,19,20,44,144,145,33,34,45,16,17,18,91,92,93,cd.DOWN,cd.UP,cd.LEFT,cd.RIGHT].concat(ye.browser.isFirefox()?[224]:[]),lg="data-mce-placeholder",dg=function(t){return"keydown"===t.type||"keyup"===t.type},fg=function(t){var e=t.keyCode;return e===cd.BACKSPACE||e===cd.DELETE},bg=function(t){var e=t.dom,n=iu(t),o=function(t){return t.getParam("placeholder",nu.getAttrib(t.getElement(),"placeholder"),"string")}(t),r=function(i,a){if(!function(t){if(dg(t)){var e=t.keyCode;return!fg(t)&&(cd.metaKeyPressed(t)||t.altKey||e>=112&&e<=123||j(pg,e))}return!1}(i)){var c=t.getBody(),s=!function(t){return dg(t)&&!(fg(t)||"keyup"===t.type&&229===t.keyCode)}(i)&&function(t,e,n){if(ni(Re.fromDom(e),!1)){var o=""===n,r=e.firstElementChild;return!r||!t.getStyle(e.firstElementChild,"padding-left")&&!t.getStyle(e.firstElementChild,"padding-right")&&(o?!t.isBlock(r):n===r.nodeName.toLowerCase())}return!1}(e,c,n);(""!==e.getAttrib(c,lg)!==s||a)&&(e.setAttrib(c,lg,s?o:null),e.setAttrib(c,"aria-placeholder",s?o:null),function(t,e){t.fire("PlaceholderToggle",{state:e})}(t,s),t.on(s?"keydown":"keyup",r),t.off(s?"keyup":"keydown",r))}};o&&t.on("init",(function(e){r(e,!0),t.on("change SetContent ExecCommand",r),t.on("paste",(function(e){return ar.setEditorTimeout(t,(function(){return r(e)}))}))}))},Mg=/[\u0591-\u07FF\uFB1D-\uFDFF\uFE70-\uFEFC]/,zg=function(t,e){return ke(Re.fromDom(e),function(t){return t.getParam("inline_boundaries_selector","a[href],code,.mce-annotation","string")}(t))},hg=function(t){return"rtl"===Oc.DOM.getStyle(t,"direction",!0)||(e=t.textContent,Mg.test(e));var e},mg=function(t,e,n){var o=function(t,e,n){return G(Oc.DOM.getParents(n.container(),"*",e),t)}(t,e,n);return D.from(o[o.length-1])},Og=function(t,e){if(!e)return e;var n=e.container(),o=e.offset();return t?wr(n)?Pn(n.nextSibling)?ks(n.nextSibling,0):ks.after(n):Tr(e)?ks(n,o+1):e:wr(n)?Pn(n.previousSibling)?ks(n.previousSibling,n.previousSibling.data.length):ks.before(n):kr(e)?ks(n,o-1):e},gg=w(Og,!0),Ag=w(Og,!1),vg=function(t){return Mr(t)||hr(t)},yg=function(t,e){return Be(t,e)?Jo(e,vg,function(t){return function(e){return Ce(t,Re.fromDom(e.dom.parentNode))}}(t)):D.none()},qg=function(t){t.dom.isEmpty(t.getBody())&&(t.setContent(""),function(t){var e=t.getBody(),n=e.firstChild&&t.dom.isBlock(e.firstChild)?e.firstChild:e;t.selection.setCursorLocation(n,0)}(t))},_g=function(t,e){return{from:t,to:e}},Wg=function(t,e){var n=Re.fromDom(t),o=Re.fromDom(e.container());return yg(n,o).map((function(t){return function(t,e){return{block:t,position:e}}(t,e)}))},Lg=function(t,e,n){var o=Wg(t,ks.fromRangeStart(n)),r=o.bind((function(n){return kp(e,t,n.position).bind((function(n){return Wg(t,n).map((function(n){return function(t,e,n){return Hn(n.position.getNode())&&!1===ni(n.block)?Np(!1,n.block.dom).bind((function(o){return o.isEqual(n.position)?kp(e,t,o).bind((function(e){return Wg(t,e)})):D.some(n)})).getOr(n):n}(t,e,n)}))}))}));return Kn(o,r,_g).filter((function(t){return function(t){return!1===Ce(t.from.block,t.to.block)}(t)&&function(t){return Ve(t.from.block).bind((function(e){return Ve(t.to.block).filter((function(t){return Ce(e,t)}))})).isSome()}(t)&&function(t){return!1===Un(t.from.block.dom)&&!1===Un(t.to.block.dom)}(t)}))},wg=function(t){var e=Qe(t);return Z(e,dr).fold(_(e),(function(t){return e.slice(0,t)}))},xg=function(t){var e=wg(t);return F(e,hn),e},Rg=function(t,e){var n=wb(e,t);return Q(n.reverse(),(function(t){return ni(t)})).each(hn)},Tg=function(t,e,n,o){if(ni(n))return qb(n),Ep(n.dom);0===G(Ke(o),(function(t){return!ni(t)})).length&&ni(e)&&ln(o,Re.fromTag("br"));var r=Dp(n.dom,ks.before(o.dom));return F(xg(e),(function(t){ln(o,t)})),Rg(t,e),r},kg=function(t,e,n){if(ni(n))return hn(n),ni(e)&&qb(e),Ep(e.dom);var o=Pp(n.dom);return F(xg(e),(function(t){bn(n,t)})),Rg(t,e),o},Sg=function(t,e){return Be(e,t)?function(t,e){var n=wb(e,t);return D.from(n[n.length-1])}(e,t):D.none()},Cg=function(t,e){Np(t,e.dom).map((function(t){return t.getNode()})).map(Re.fromDom).filter(br).each(hn)},Ng=function(t,e,n){return Cg(!0,e),Cg(!1,n),Sg(e,n).fold(w(kg,t,e,n),w(Tg,t,e,n))},Bg=function(t,e,n,o){return e?Ng(t,o,n):Ng(t,n,o)},Dg=function(t,e){var n=Re.fromDom(t.getBody()),o=function(t,e,n){return n.collapsed?Lg(t,e,n):D.none()}(n.dom,e,t.selection.getRng()).bind((function(t){return Bg(n,e,t.from.block,t.to.block)}));return o.each((function(e){t.selection.setRng(e.toRange())})),o.isSome()},Eg=function(t,e){var n=Re.fromDom(e),o=w(Ce,t);return Ko(n,Or,o).isSome()},Pg=function(t,e){var n=Dp(t.dom,ks.fromRangeStart(e)).isNone(),o=Bp(t.dom,ks.fromRangeEnd(e)).isNone();return!function(t,e){return Eg(t,e.startContainer)||Eg(t,e.endContainer)}(t,e)&&n&&o},Xg=function(t){var e=Re.fromDom(t.getBody()),n=t.selection.getRng();return Pg(e,n)?function(t){return t.setContent(""),t.selection.setCursorLocation(),!0}(t):function(t,e){var n=e.getRng();return Kn(yg(t,Re.fromDom(n.startContainer)),yg(t,Re.fromDom(n.endContainer)),(function(o,r){return!1===Ce(o,r)&&(n.deleteContents(),Bg(t,!0,o,r).each((function(t){e.setRng(t.toRange())})),!0)})).getOr(!1)}(e,t.selection)},Yg=function(t,e){return!t.selection.isCollapsed()&&Xg(t)},jg=Fn,Hg=Un,Ig=function(t,e,n,o,r){return D.from(e._selectionOverrides.showCaret(t,n,o,r))},Fg=function(t,e){return t.fire("BeforeObjectSelected",{target:e}).isDefaultPrevented()?D.none():D.some(function(t){var e=t.ownerDocument.createRange();return e.selectNode(t),e}(e))},Ug=function(t,e,n){var o=pp(1,t.getBody(),e),r=ks.fromRangeStart(o),i=r.getNode();if(Hu(i))return Ig(1,t,i,!r.isAtEnd(),!1);var a=r.getNode(!0);if(Hu(a))return Ig(1,t,a,!1,!1);var c=t.dom.getParent(r.getNode(),(function(t){return Hg(t)||jg(t)}));return Hu(c)?Ig(1,t,c,!1,n):D.none()},Vg=function(t,e,n){return e.collapsed?Ug(t,e,n).getOr(e):e},Gg=function(t){return Ab(t)||hb(t)},$g=function(t){return vb(t)||mb(t)},Kg=function(t,e,n,o,r,i){return Ig(o,t,i.getNode(!r),r,!0).each((function(n){if(e.collapsed){var o=e.cloneRange();r?o.setEnd(n.startContainer,n.startOffset):o.setStart(n.endContainer,n.endOffset),o.deleteContents()}else e.deleteContents();t.selection.setRng(n)})),function(t,e){Pn(e)&&0===e.data.length&&t.remove(e)}(t.dom,n),!0},Jg=function(t,e){return function(t,e){var n=t.selection.getRng();if(!Pn(n.commonAncestorContainer))return!1;var o=e?Ss.Forwards:Ss.Backwards,r=Lp(t.getBody()),i=w(bp,e?r.next:r.prev),a=e?Gg:$g,c=dp(o,t.getBody(),n),s=Og(e,i(c));if(!s||!Mp(c,s))return!1;if(a(s))return Kg(t,n,c.getNode(),o,e,s);var u=i(s);return!!(u&&a(u)&&Mp(s,u))&&Kg(t,n,c.getNode(),o,e,u)}(t,e)},Qg=Lo([{remove:["element"]},{moveToElement:["element"]},{moveToPosition:["position"]}]),Zg=function(t,e,n,o){var r=o.getNode(!1===e);return yg(Re.fromDom(t),Re.fromDom(n.getNode())).map((function(t){return ni(t)?Qg.remove(t.dom):Qg.moveToElement(r)})).orThunk((function(){return D.some(Qg.moveToElement(r))}))},tA=function(t,e,n){return kp(e,t,n).bind((function(o){return r=o.getNode(),Or(Re.fromDom(r))||hr(Re.fromDom(r))||function(t,e,n,o){var r=function(e){return fr(Re.fromDom(e))&&!op(n,o,t)};return lp(!e,n).fold((function(){return lp(e,o).fold(k,r)}),r)}(t,e,n,o)?D.none():e&&Un(o.getNode())||!1===e&&Un(o.getNode(!0))?Zg(t,e,n,o):e&&vb(n)||!1===e&&Ab(n)?D.some(Qg.moveToPosition(o)):D.none();var r}))},eA=function(t,e,n){return function(t,e){var n=e.getNode(!1===t),o=t?"after":"before";return Tn(n)&&n.getAttribute("data-mce-caret")===o}(e,n)?function(t,e){return t&&Un(e.nextSibling)?D.some(Qg.moveToElement(e.nextSibling)):!1===t&&Un(e.previousSibling)?D.some(Qg.moveToElement(e.previousSibling)):D.none()}(e,n.getNode(!1===e)).fold((function(){return tA(t,e,n)}),D.some):tA(t,e,n).bind((function(e){return function(t,e,n){return n.fold((function(t){return D.some(Qg.remove(t))}),(function(t){return D.some(Qg.moveToElement(t))}),(function(n){return op(e,n,t)?D.none():D.some(Qg.moveToPosition(n))}))}(t,n,e)}))},nA=function(t,e){return D.from(nd(t.getBody(),e))},oA=function(t,e){var n=t.selection.getNode();return nA(t,n).filter(Un).fold((function(){return function(t,e,n){var o=pp(e?1:-1,t,n),r=ks.fromRangeStart(o),i=Re.fromDom(t);return!1===e&&vb(r)?D.some(Qg.remove(r.getNode(!0))):e&&Ab(r)?D.some(Qg.remove(r.getNode())):!1===e&&Ab(r)&&Xb(i,r)?Yb(i,r).map((function(t){return Qg.remove(t.getNode())})):e&&vb(r)&&Pb(i,r)?jb(i,r).map((function(t){return Qg.remove(t.getNode())})):eA(t,e,r)}(t.getBody(),e,t.selection.getRng()).exists((function(n){return n.fold(function(t,e){return function(n){return t._selectionOverrides.hideFakeCaret(),hM(t,e,Re.fromDom(n)),!0}}(t,e),function(t,e){return function(n){var o=e?ks.before(n):ks.after(n);return t.selection.setRng(o.toRange()),!0}}(t,e),function(t){return function(e){return t.selection.setRng(e.toRange()),!0}}(t))}))}),S)},rA=function(t,e){var n=t.selection.getNode();return!(!Un(n)||Vn(n))&&nA(t,n.parentNode).filter(Un).fold((function(){var n;return n=Re.fromDom(t.getBody()),F(Yc(n,".mce-offscreen-selection"),hn),hM(t,e,Re.fromDom(t.selection.getNode())),qg(t),!0}),S)},iA=function(t){var e=t.dom,n=t.selection,o=nd(t.getBody(),n.getNode());if(Fn(o)&&e.isBlock(o)&&e.isEmpty(o)){var r=e.create("br",{"data-mce-bogus":"1"});e.setHTML(o,""),o.appendChild(r),n.setRng(ks.before(r).toRange())}return!0},aA=function(t,e){return t.selection.isCollapsed()?oA(t,e):rA(t,e)},cA=function(t,e){return!!t.selection.isCollapsed()&&function(t,e){var n=ks.fromRangeStart(t.selection.getRng());return kp(e,t.getBody(),n).filter((function(t){return e?Mb(t):zb(t)})).bind((function(t){return D.from(rp(e?0:-1,t))})).exists((function(e){return t.selection.select(e),!0}))}(t,e)},sA=Pn,uA=function(t){return sA(t)&&t.data[0]===vr},pA=function(t){return sA(t)&&t.data[t.data.length-1]===vr},lA=function(t){return t.ownerDocument.createTextNode(vr)},dA=function(t,e){return t?function(t){if(sA(t.previousSibling))return pA(t.previousSibling)||t.previousSibling.appendData(vr),t.previousSibling;if(sA(t))return uA(t)||t.insertData(0,vr),t;var e=lA(t);return t.parentNode.insertBefore(e,t),e}(e):function(t){if(sA(t.nextSibling))return uA(t.nextSibling)||t.nextSibling.insertData(0,vr),t.nextSibling;if(sA(t))return pA(t)||t.appendData(vr),t;var e=lA(t);return t.nextSibling?t.parentNode.insertBefore(e,t.nextSibling):t.parentNode.appendChild(e),e}(e)},fA=w(dA,!0),bA=w(dA,!1),MA=function(t,e){return Pn(t.container())?dA(e,t.container()):dA(e,t.getNode())},zA=function(t,e){var n=e.get();return n&&t.container()===n&&wr(n)},hA=function(t,e){return e.fold((function(e){Nu(t.get());var n=fA(e);return t.set(n),D.some(ks(n,n.length-1))}),(function(e){return Ep(e).map((function(e){if(zA(e,t))return ks(t.get(),1);Nu(t.get());var n=MA(e,!0);return t.set(n),ks(n,1)}))}),(function(e){return Pp(e).map((function(e){if(zA(e,t))return ks(t.get(),t.get().length-1);Nu(t.get());var n=MA(e,!1);return t.set(n),ks(n,n.length-1)}))}),(function(e){Nu(t.get());var n=bA(e);return t.set(n),D.some(ks(n,1))}))},mA=function(t,e){for(var n=0;n<t.length;n++){var o=t[n].apply(null,e);if(o.isSome())return o}return D.none()},OA=Lo([{before:["element"]},{start:["element"]},{end:["element"]},{after:["element"]}]),gA=function(t,e){var n=np(e,t);return n||t},AA=function(t,e,n){var o=gg(n),r=gA(e,o.container());return mg(t,r,o).fold((function(){return Bp(r,o).bind(w(mg,t,r)).map((function(t){return OA.before(t)}))}),D.none)},vA=function(t,e){return null===jp(t,e)},yA=function(t,e,n){return mg(t,e,n).filter(w(vA,e))},qA=function(t,e,n){var o=Ag(n);return yA(t,e,o).bind((function(t){return Dp(t,o).isNone()?D.some(OA.start(t)):D.none()}))},_A=function(t,e,n){var o=gg(n);return yA(t,e,o).bind((function(t){return Bp(t,o).isNone()?D.some(OA.end(t)):D.none()}))},WA=function(t,e,n){var o=Ag(n),r=gA(e,o.container());return mg(t,r,o).fold((function(){return Dp(r,o).bind(w(mg,t,r)).map((function(t){return OA.after(t)}))}),D.none)},LA=function(t){return!1===hg(xA(t))},wA=function(t,e,n){return mA([AA,qA,_A,WA],[t,e,n]).filter(LA)},xA=function(t){return t.fold(W,W,W,W)},RA=function(t){return t.fold(_("before"),_("start"),_("end"),_("after"))},TA=function(t){return t.fold(OA.before,OA.before,OA.after,OA.after)},kA=function(t){return t.fold(OA.start,OA.start,OA.end,OA.end)},SA=function(t,e,n,o,r,i){return Kn(mg(e,n,o),mg(e,n,r),(function(e,o){return e!==o&&function(t,e,n){var o=np(e,t),r=np(n,t);return o&&o===r}(n,e,o)?OA.after(t?e:o):i})).getOr(i)},CA=function(t,e){return t.fold(S,(function(t){return o=e,!(RA(n=t)===RA(o)&&xA(n)===xA(o));var n,o}))},NA=function(t,e){return t?e.fold(y(D.some,OA.start),D.none,y(D.some,OA.after),D.none):e.fold(D.none,y(D.some,OA.before),D.none,y(D.some,OA.end))},BA=function(t,e,n,o){var r=Og(t,o),i=wA(e,n,r);return wA(e,n,r).bind(w(NA,t)).orThunk((function(){return function(t,e,n,o,r){var i=Og(t,r);return kp(t,n,i).map(w(Og,t)).fold((function(){return o.map(TA)}),(function(r){return wA(e,n,r).map(w(SA,t,e,n,i,r)).filter(w(CA,o))})).filter(LA)}(t,e,n,i,o)}))};w(BA,!1),w(BA,!0);var DA,EA=function(t,e,n){var o=t?1:-1;return e.setRng(ks(n.container(),n.offset()+o).toRange()),e.getSel().modify("move",t?"forward":"backward","word"),!0},PA=function(t,e){var n=e.selection.getRng(),o=t?ks.fromRangeEnd(n):ks.fromRangeStart(n);return!!function(t){return g(t.selection.getSel().modify)}(e)&&(t&&Tr(o)?EA(!0,e.selection,o):!(t||!kr(o))&&EA(!1,e.selection,o))};!function(t){t[t.Br=0]="Br",t[t.Block=1]="Block",t[t.Wrap=2]="Wrap",t[t.Eol=3]="Eol"}(DA||(DA={}));var XA,YA=function(t,e){return t===Ss.Backwards?nt(e):e},jA=function(t,e,n){return t===Ss.Forwards?e.next(n):e.prev(n)},HA=function(t,e,n,o){return Hn(o.getNode(e===Ss.Forwards))?DA.Br:!1===op(n,o)?DA.Block:DA.Wrap},IA=function(t,e,n,o){for(var r=Lp(n),i=o,a=[];i;){var c=jA(e,r,i);if(!c)break;if(Hn(c.getNode(!1)))return e===Ss.Forwards?{positions:YA(e,a).concat([c]),breakType:DA.Br,breakAt:D.some(c)}:{positions:YA(e,a),breakType:DA.Br,breakAt:D.some(c)};if(c.isVisible()){if(t(i,c)){var s=HA(0,e,i,c);return{positions:YA(e,a),breakType:s,breakAt:D.some(c)}}a.push(c),i=c}else i=c}return{positions:YA(e,a),breakType:DA.Eol,breakAt:D.none()}},FA=function(t,e,n,o){return e(n,o).breakAt.map((function(o){var r=e(n,o).positions;return t===Ss.Backwards?r.concat(o):[o].concat(r)})).getOr([])},UA=function(t,e){return K(t,(function(t,n){return t.fold((function(){return D.some(n)}),(function(o){return Kn(at(o.getClientRects()),at(n.getClientRects()),(function(t,r){var i=Math.abs(e-t.left);return Math.abs(e-r.left)<=i?n:o})).or(t)}))}),D.none())},VA=function(t,e){return at(e.getClientRects()).bind((function(e){return UA(t,e.left)}))},GA=w(IA,ks.isAbove,-1),$A=w(IA,ks.isBelow,1),KA=w(FA,-1,GA),JA=w(FA,1,$A),QA=function(t){var e=function(e){return I(e,(function(e){var n=rs(e);return n.node=t,n}))};if(Tn(t))return e(t.getClientRects());if(Pn(t)){var n=t.ownerDocument.createRange();return n.setStart(t,0),n.setEnd(t,t.data.length),e(n.getClientRects())}},ZA=function(t){return tt(t,QA)};!function(t){t[t.Up=-1]="Up",t[t.Down=1]="Down"}(XA||(XA={}));var tv,ev,nv=function(t,e,n,o,r,i){var a=0,c=[],s=function(o){var i=ZA([o]);-1===t&&(i=i.reverse());for(var s=0;s<i.length;s++){var p=i[s];if(!n(p,u)){if(c.length>0&&e(p,xt(c))&&a++,p.line=a,r(p))return!0;c.push(p)}}},u=xt(i.getClientRects());if(!u)return c;var p=i.getNode();return s(p),function(t,e,n,o){for(;o=ep(o,t,Gr,e);)if(n(o))return}(t,o,s,p),c},ov=w(nv,XA.Up,cs,ss),rv=w(nv,XA.Down,ss,cs),iv=function(t){return function(e){return function(t,e){return e.line>t}(t,e)}},av=function(t){return function(e){return function(t,e){return e.line===t}(t,e)}},cv=Un,sv=ep,uv=function(t,e){return Math.abs(t.left-e)},pv=function(t,e){return Math.abs(t.right-e)},lv=function(t,e){return t>=e.left&&t<=e.right},dv=function(t,e){return t>=e.top&&t<=e.bottom},fv=function(t,e,n){return void 0===n&&(n=S),Lt(t,(function(t,o){if(lv(e,o))return n(o)?o:t;if(lv(e,t))return n(t)?t:o;var r=Math.min(uv(t,e),pv(t,e)),i=Math.min(uv(o,e),pv(o,e));return i===r&&At(o,"node")&&cv(o.node)||i<r?o:t}))},bv=function(t,e,n,o,r){var i=sv(o,t,Gr,e,!r);do{if(!i||n(i))return}while(i=sv(i,t,Gr,e))},Mv=function(t,e,n){var o=ZA(function(t){return G(st(t.getElementsByTagName("*")),Iu)}(t)),r=G(o,w(dv,n)),i=function(t){return!Bn(t.node)&&!Gn(t.node)},a=fv(r,e,i);if(a){var c=i(a);if(a=fv(function(t,e,n){void 0===n&&(n=!0);var o=[],r=function(t,n){var r=G(ZA([n]),(function(n){return!t(n,e)}));return o=o.concat(r),0===r.length};return o.push(e),bv(XA.Up,t,w(r,cs),e.node,n),bv(XA.Down,t,w(r,ss),e.node,n),o}(t,a,c),e,i),a&&Iu(a.node))return function(t,e){return{node:t.node,before:uv(t,e)<pv(t,e)}}(a,e)}return null},zv=function(t,e){t.selection.setRng(e),Ud(t,t.selection.getRng())},hv=function(t,e,n){return D.some(Vg(t,e,n))},mv=function(t,e,n,o,r,i){var a=e===Ss.Forwards,c=Lp(t.getBody()),s=w(bp,a?c.next:c.prev),u=a?o:r;if(!n.collapsed){var p=ps(n);if(i(p))return Ig(e,t,p,e===Ss.Backwards,!1)}var l=dp(e,t.getBody(),n);if(u(l))return Fg(t,l.getNode(!a));var d=Og(a,s(l)),f=Dr(n);if(!d)return f?D.some(n):D.none();if(u(d))return Ig(e,t,d.getNode(!a),a,!1);var b=s(d);return b&&u(b)&&Mp(d,b)?Ig(e,t,b.getNode(!a),a,!1):f?hv(t,d.toRange(),!1):D.none()},Ov=function(t,e,n,o,r,i){var a=dp(e,t.getBody(),n),c=xt(a.getClientRects()),s=e===XA.Down;if(!c)return D.none();var u,p=(s?rv:ov)(t.getBody(),iv(1),a),l=G(p,av(1)),d=c.left,f=fv(l,d);if(f&&i(f.node)){var b=Math.abs(d-f.left),M=Math.abs(d-f.right);return Ig(e,t,f.node,b<M,!1)}if(u=o(a)?a.getNode():r(a)?a.getNode(!0):ps(n)){var z=function(t,e,n,o){var r,i,a,c,s=Lp(e),u=[],p=0,l=function(t){return xt(t.getClientRects())};1===t?(r=s.next,i=ss,a=cs,c=ks.after(o)):(r=s.prev,i=cs,a=ss,c=ks.before(o));var d=l(c);do{if(c.isVisible()){var f=l(c);if(!a(f,d)){u.length>0&&i(f,xt(u))&&p++;var b=rs(f);if(b.position=c,b.line=p,n(b))return u;u.push(b)}}}while(c=r(c));return u}(e,t.getBody(),iv(1),u),h=fv(G(z,av(1)),d);if(h)return hv(t,h.position.toRange(),!1);if(h=xt(G(z,av(0))))return hv(t,h.position.toRange(),!1)}return 0===l.length?gv(t,s).filter(s?r:o).map((function(e){return Vg(t,e.toRange(),!1)})):D.none()},gv=function(t,e){var n=t.selection.getRng(),o=t.getBody();if(e){var r=ks.fromRangeEnd(n),i=$A(o,r);return ct(i.positions)}r=ks.fromRangeStart(n),i=GA(o,r);return at(i.positions)},Av=function(t,e,n){return gv(t,e).filter(n).exists((function(e){return t.selection.setRng(e.toRange()),!0}))},vv=function(t,e){var n=t.dom.createRng();n.setStart(e.container(),e.offset()),n.setEnd(e.container(),e.offset()),t.selection.setRng(n)},yv=function(t,e){t?e.setAttribute("data-mce-selected","inline-boundary"):e.removeAttribute("data-mce-selected")},qv=function(t,e,n){return hA(e,n).map((function(e){return vv(t,e),n}))},_v=function(t,e){if(t.selection.isCollapsed()&&!0!==t.composing&&e.get()){var n=ks.fromRangeStart(t.selection.getRng());ks.isTextPosition(n)&&!1===function(t){return Tr(t)||kr(t)}(n)&&(vv(t,Cu(e.get(),n)),e.set(null))}},Wv=function(t,e,n){return!!yu(t)&&function(t,e,n){var o=t.getBody(),r=ks.fromRangeStart(t.selection.getRng()),i=w(zg,t);return BA(n,i,o,r).bind((function(n){return qv(t,e,n)}))}(t,e,n).isSome()},Lv=function(t,e,n){return!!yu(e)&&PA(t,e)},wv=function(t){var e=qc(null),n=w(zg,t);return t.on("NodeChange",(function(o){!yu(t)||ye.browser.isIE()&&o.initial||(function(t,e,n){var o=I(Yc(Re.fromDom(e.getRoot()),'*[data-mce-selected="inline-boundary"]'),(function(t){return t.dom})),r=G(o,t),i=G(n,t);F(ot(r,i),w(yv,!1)),F(ot(i,r),w(yv,!0))}(n,t.dom,o.parents),_v(t,e),function(t,e,n,o){if(e.selection.isCollapsed()){var r=G(o,t);F(r,(function(o){var r=ks.fromRangeStart(e.selection.getRng());wA(t,e.getBody(),r).bind((function(t){return qv(e,n,t)}))}))}}(n,t,e,o.parents))})),e},xv=w(Lv,!0),Rv=w(Lv,!1),Tv=function(t,e,n){if(yu(t)){var o=gv(t,e).getOrThunk((function(){var n=t.selection.getRng();return e?ks.fromRangeEnd(n):ks.fromRangeStart(n)}));return wA(w(zg,t),t.getBody(),o).exists((function(e){var o=TA(e);return hA(n,o).exists((function(e){return vv(t,e),!0}))}))}return!1},kv=function(t,e){return function(n){return hA(e,n).exists((function(e){return vv(t,e),!0}))}},Sv=function(t,e,n,o){var r=t.getBody(),i=w(zg,t);t.undoManager.ignore((function(){t.selection.setRng(function(t,e){var n=document.createRange();return n.setStart(t.container(),t.offset()),n.setEnd(e.container(),e.offset()),n}(n,o)),t.execCommand("Delete"),wA(i,r,ks.fromRangeStart(t.selection.getRng())).map(kA).map(kv(t,e))})),t.nodeChanged()},Cv=function(t,e,n,o){var r=function(t,e){var n=np(e,t);return n||t}(t.getBody(),o.container()),i=w(zg,t),a=wA(i,r,o);return a.bind((function(t){return n?t.fold(_(D.some(kA(t))),D.none,_(D.some(TA(t))),D.none):t.fold(D.none,_(D.some(TA(t))),D.none,_(D.some(kA(t))))})).map(kv(t,e)).getOrThunk((function(){var c=Sp(n,r,o),s=c.bind((function(t){return wA(i,r,t)}));return Kn(a,s,(function(){return mg(i,r,o).exists((function(e){return!!function(t){return Kn(Ep(t),Pp(t),(function(e,n){var o=Og(!0,e),r=Og(!1,n);return Bp(t,o).forall((function(t){return t.isEqual(r)}))})).getOr(!0)}(e)&&(hM(t,n,Re.fromDom(e)),!0)}))})).orThunk((function(){return s.bind((function(r){return c.map((function(r){return n?Sv(t,e,o,r):Sv(t,e,r,o),!0}))}))})).getOr(!1)}))},Nv=function(t,e,n){if(t.selection.isCollapsed()&&yu(t)){var o=ks.fromRangeStart(t.selection.getRng());return Cv(t,e,n,o)}return!1},Bv=function(t){return 1===nn(t)},Dv=function(t,e,n,o){var r=w(Nz,e),i=I(G(o,r),(function(t){return t.dom}));if(0===i.length)hM(e,t,n);else{var a=function(t,e){var n=wz(!1),o=kz(e,n.dom);return ln(Re.fromDom(t),n),hn(Re.fromDom(t)),ks(o,0)}(n.dom,i);e.selection.setRng(a.toRange())}},Ev=function(t,e){var n=Re.fromDom(t.getBody()),o=Re.fromDom(t.selection.getStart()),r=G(function(t,e){var n=wb(e,t);return Z(n,dr).fold(_(n),(function(t){return n.slice(0,t)}))}(n,o),Bv);return ct(r).exists((function(n){var o,i=ks.fromRangeStart(t.selection.getRng());return!(!function(t,e,n){return Kn(Ep(n),Pp(n),(function(o,r){var i=Og(!0,o),a=Og(!1,r),c=Og(!1,e);return t?Bp(n,c).exists((function(t){return t.isEqual(a)&&e.isEqual(i)})):Dp(n,c).exists((function(t){return t.isEqual(i)&&e.isEqual(a)}))})).getOr(!0)}(e,i,n.dom)||(o=n,Yp(o.dom)&&Wz(o.dom)))&&(Dv(e,t,n,r),!0)}))},Pv=function(t,e){return!!t.selection.isCollapsed()&&Ev(t,e)},Xv=function(t,e,n){return t._selectionOverrides.hideFakeCaret(),hM(t,e,Re.fromDom(n)),!0},Yv=function(t,e){return t.selection.isCollapsed()?function(t,e){var n=e?hb:mb,o=e?Ss.Forwards:Ss.Backwards,r=dp(o,t.getBody(),t.selection.getRng());return n(r)?Xv(t,e,r.getNode(!e)):D.from(Og(e,r)).filter((function(t){return n(t)&&Mp(r,t)})).exists((function(n){return Xv(t,e,n.getNode(!e))}))}(t,e):function(t,e){var n=t.selection.getNode();return!!Gn(n)&&Xv(t,e,n)}(t,e)},jv=function(t){var e=parseInt(t,10);return isNaN(e)?0:e},Hv=function(t,e){return(t||"table"===De(e)?"margin":"padding")+("rtl"===ao(e,"direction")?"-right":"-left")},Iv=function(t){var e=Uv(t);return!t.mode.isReadOnly()&&(e.length>1||function(t,e){return et(e,(function(e){var n=Hv(hu(t),e),o=so(e,n).map(jv).getOr(0);return"false"!==t.dom.getContentEditable(e.dom)&&o>0}))}(t,e))},Fv=function(t){return zr(t)||hr(t)},Uv=function(t){return G((e=t.selection.getSelectedBlocks(),I(e,Re.fromDom)),(function(t){return!Fv(t)&&!function(t){return Ve(t).exists(Fv)}(t)&&Jo(t,(function(t){return Fn(t.dom)||Un(t.dom)})).exists((function(t){return Fn(t.dom)}))}));var e},Vv=function(t,e){var n=t.dom,o=t.selection,r=t.formatter,i=function(t){return t.getParam("indentation","40px","string")}(t),a=/[a-z%]+$/i.exec(i)[0],c=parseInt(i,10),s=hu(t),u=iu(t);t.queryCommandState("InsertUnorderedList")||t.queryCommandState("InsertOrderedList")||""!==u||n.getParent(o.getNode(),n.isBlock)||r.apply("div"),F(Uv(t),(function(t){!function(t,e,n,o,r,i){var a=Hv(n,Re.fromDom(i));if("outdent"===e){var c=Math.max(0,jv(i.style[a])-o);t.setStyle(i,a,c?c+r:"")}else c=jv(i.style[a])+o+r,t.setStyle(i,a,c)}(n,e,s,c,a,t.dom)}))},Gv=function(t,e){if(t.selection.isCollapsed()&&Iv(t)){var n=t.dom,o=t.selection.getRng(),r=ks.fromRangeStart(o),i=n.getParent(o.startContainer,n.isBlock);if(null!==i&&Sb(Re.fromDom(i),r))return Vv(t,"outdent"),!0}return!1},$v=function(t,e){t.getDoc().execCommand(e,!1,null)},Kv=function(t,e){t.addCommand("delete",(function(){!function(t,e){Gv(t)||aA(t,!1)||Jg(t,!1)||Nv(t,e,!1)||Dg(t,!1)||VM(t)||cA(t,!1)||Yv(t,!1)||Yg(t)||Pv(t,!1)||($v(t,"Delete"),qg(t))}(t,e)})),t.addCommand("forwardDelete",(function(){!function(t,e){aA(t,!0)||Jg(t,!0)||Nv(t,e,!0)||Dg(t,!0)||VM(t)||cA(t,!0)||Yv(t,!0)||Yg(t)||Pv(t,!0)||$v(t,"ForwardDelete")}(t,e)}))},Jv=function(t){return void 0===t.touches||1!==t.touches.length?D.none():D.some(t.touches[0])},Qv=function(t){var e=Rc(),n=qc(!1),o=kc((function(e){t.fire("longpress",Rt(Rt({},e),{type:"longpress"})),n.set(!0)}),400);t.on("touchstart",(function(t){Jv(t).each((function(r){o.cancel();var i={x:r.clientX,y:r.clientY,target:t.target};o.throttle(t),n.set(!1),e.set(i)}))}),!0),t.on("touchmove",(function(r){o.cancel(),Jv(r).each((function(o){e.on((function(r){(function(t,e){var n=Math.abs(t.clientX-e.x),o=Math.abs(t.clientY-e.y);return n>5||o>5})(o,r)&&(e.clear(),n.set(!1),t.fire("longpresscancel"))}))}))}),!0),t.on("touchend touchcancel",(function(r){o.cancel(),"touchcancel"!==r.type&&e.get().filter((function(t){return t.target.isEqualNode(r.target)})).each((function(){n.get()?r.preventDefault():t.fire("tap",Rt(Rt({},r),{type:"tap"}))}))}),!0)},Zv=function(t,e){return gt(t,e.nodeName)},ty=function(t,e){return!!Pn(e)||!!Tn(e)&&(!Zv(t,e)&&!Zp(e))},ey=function(t,e){if(Pn(e)){if(0===e.nodeValue.length)return!0;if(/^\s+$/.test(e.nodeValue)&&(!e.nextSibling||Zv(t,e.nextSibling)))return!0}return!1},ny=function(t){var e,n,o,r=t.dom,i=t.selection,a=t.schema,c=a.getBlockElements(),s=i.getStart(),u=t.getBody(),p=iu(t);if(s&&Tn(s)&&p){var l=u.nodeName.toLowerCase();if(a.isValidChild(l,p.toLowerCase())&&!function(t,e,n){return H(Lb(Re.fromDom(n),Re.fromDom(e)),(function(e){return Zv(t,e.dom)}))}(c,u,s)){var d=i.getRng(),f=d.startContainer,b=d.startOffset,M=d.endContainer,z=d.endOffset,h=yf(t);for(s=u.firstChild;s;)if(ty(c,s)){if(ey(c,s)){n=s,s=s.nextSibling,r.remove(n);continue}e||(e=r.create(p,au(t)),s.parentNode.insertBefore(e,s),o=!0),n=s,s=s.nextSibling,e.appendChild(n)}else e=null,s=s.nextSibling;o&&h&&(d.setStart(f,b),d.setEnd(M,z),i.setRng(d),t.nodeChanged())}}},oy=function(t,e){e.hasAttribute("data-mce-caret")&&(Br(e),function(t){t.selection.setRng(t.selection.getRng())}(t),t.selection.scrollIntoView(e))},ry=function(t,e){var n=function(t){return tr(Re.fromDom(t.getBody()),"*[data-mce-caret]").map((function(t){return t.dom})).getOrNull()}(t);if(n)return"compositionstart"===e.type?(e.preventDefault(),e.stopPropagation(),void oy(t,n)):void(Rr(n)&&(oy(t,n),t.undoManager.add()))},iy=Un,ay=function(t,e,n){var o=Lp(t.getBody()),r=w(bp,1===e?o.next:o.prev);if(n.collapsed&&function(t){return""!==iu(t)}(t)){var i=t.dom.getParent(n.startContainer,"PRE");if(!i)return;if(!r(ks.fromRangeStart(n))){var a=function(t){var e=t.dom.create(iu(t));return(!ye.ie||ye.ie>=11)&&(e.innerHTML='<br data-mce-bogus="1">'),e}(t);1===e?t.$(i).after(a):t.$(i).before(a),t.selection.select(a,!0),t.selection.collapse()}}},cy=function(t,e){var n=e?Ss.Forwards:Ss.Backwards,o=t.selection.getRng();return function(t,e,n){return mv(e,t,n,Ab,vb,iy)}(n,t,o).orThunk((function(){return ay(t,n,o),D.none()}))},sy=function(t,e){var n=e?1:-1,o=t.selection.getRng();return function(t,e,n){return Ov(e,t,n,(function(t){return Ab(t)||Ob(t)}),(function(t){return vb(t)||gb(t)}),iy)}(n,t,o).orThunk((function(){return ay(t,n,o),D.none()}))},uy=function(t,e){return cy(t,e).exists((function(e){return zv(t,e),!0}))},py=function(t,e){return sy(t,e).exists((function(e){return zv(t,e),!0}))},ly=function(t,e){return Av(t,e,e?vb:Ab)},dy=function(t){return j(["figcaption"],De(t))},fy=function(t){var e=document.createRange();return e.setStartBefore(t.dom),e.setEndBefore(t.dom),e},by=function(t,e,n){n?bn(t,e):fn(t,e)},My=function(t,e,n,o){return""===e?function(t,e){var n=Re.fromTag("br");return by(t,n,e),fy(n)}(t,o):function(t,e,n,o){var r=Re.fromTag(n),i=Re.fromTag("br");return to(r,o),bn(r,i),by(t,r,e),fy(i)}(t,o,e,n)},zy=function(t,e,n){return e?function(t,e){return $A(t,e).breakAt.isNone()}(t.dom,n):function(t,e){return GA(t,e).breakAt.isNone()}(t.dom,n)},hy=function(t,e){var n=Re.fromDom(t.getBody()),o=ks.fromRangeStart(t.selection.getRng()),r=iu(t),i=au(t);return function(t,e){var n=w(Ce,e);return Jo(Re.fromDom(t.container()),dr,n).filter(dy)}(o,n).exists((function(){if(zy(n,e,o)){var a=My(n,r,i,e);return t.selection.setRng(a),!0}return!1}))},my=function(t,e){return!!t.selection.isCollapsed()&&hy(t,e)},Oy=function(t,e){return tt(function(t){return I(t,(function(t){return Rt({shiftKey:!1,altKey:!1,ctrlKey:!1,metaKey:!1,keyCode:0,action:v},t)}))}(t),(function(t){return function(t,e){return e.keyCode===t.keyCode&&e.shiftKey===t.shiftKey&&e.altKey===t.altKey&&e.ctrlKey===t.ctrlKey&&e.metaKey===t.metaKey}(t,e)?[t]:[]}))},gy=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(null,e)}},Ay=function(t,e){return Q(Oy(t,e),(function(t){return t.action()}))},vy=function(t,e){var n=e?Ss.Forwards:Ss.Backwards,o=t.selection.getRng();return mv(t,n,o,hb,mb,Gn).exists((function(e){return zv(t,e),!0}))},yy=function(t,e){var n=e?1:-1,o=t.selection.getRng();return Ov(t,n,o,hb,mb,Gn).exists((function(e){return zv(t,e),!0}))},qy=function(t,e){return Av(t,e,e?mb:hb)},_y=function(t,e,n,o,r){var i=Yc(Re.fromDom(n),"td,th,caption").map((function(t){return t.dom})),a=G(function(t,e){return tt(e,(function(e){var n=function(t,e){return{left:t.left-e,top:t.top-e,right:t.right+2*e,bottom:t.bottom+2*e,width:t.width+e,height:t.height+e}}(rs(e.getBoundingClientRect()),-1);return[{x:n.left,y:t(n),cell:e},{x:n.right,y:t(n),cell:e}]}))}(t,i),(function(t){return e(t,r)}));return function(t,e,n){return K(t,(function(t,o){return t.fold((function(){return D.some(o)}),(function(t){var r=Math.sqrt(Math.abs(t.x-e)+Math.abs(t.y-n)),i=Math.sqrt(Math.abs(o.x-e)+Math.abs(o.y-n));return D.some(i<r?o:t)}))}),D.none())}(a,o,r).map((function(t){return t.cell}))},Wy=w(_y,(function(t){return t.bottom}),(function(t,e){return t.y<e})),Ly=w(_y,(function(t){return t.top}),(function(t,e){return t.y>e})),wy=function(t,e){return at(e.getClientRects()).bind((function(e){return Wy(t,e.left,e.top)})).bind((function(t){return VA(Pp(n=t).map((function(t){return GA(n,t).positions.concat(t)})).getOr([]),e);var n}))},xy=function(t,e){return ct(e.getClientRects()).bind((function(e){return Ly(t,e.left,e.top)})).bind((function(t){return VA(Ep(n=t).map((function(t){return[t].concat($A(n,t).positions)})).getOr([]),e);var n}))},Ry=function(t,e,n){var o=t(e,n);return function(t){return t.breakType===DA.Wrap&&0===t.positions.length}(o)||!Hn(n.getNode())&&function(t){return t.breakType===DA.Br&&1===t.positions.length}(o)?!function(t,e,n){return n.breakAt.exists((function(n){return t(e,n).breakAt.isSome()}))}(t,e,o):o.breakAt.isNone()},Ty=w(Ry,GA),ky=w(Ry,$A),Sy=function(t,e,n,o){var r=t.selection.getRng(),i=e?1:-1;return!(!ju()||!function(t,e,n){var o=ks.fromRangeStart(e);return Np(!t,n).exists((function(t){return t.isEqual(o)}))}(e,r,n))&&(Ig(i,t,n,!e,!1).each((function(e){zv(t,e)})),!0)},Cy=function(t,e){var n=e.getNode(t);return Tn(n)&&"TABLE"===n.nodeName?D.some(n):D.none()},Ny=function(t,e,n){var o=Cy(!!e,n),r=!1===e;o.fold((function(){return zv(t,n.toRange())}),(function(o){return Np(r,t.getBody()).filter((function(t){return t.isEqual(n)})).fold((function(){return zv(t,n.toRange())}),(function(r){return function(t,e,n,o){var r=iu(e);r?e.undoManager.transact((function(){var o=Re.fromTag(r);to(o,au(e)),bn(o,Re.fromTag("br")),t?dn(Re.fromDom(n),o):ln(Re.fromDom(n),o);var i=e.dom.createRng();i.setStart(o.dom,0),i.setEnd(o.dom,0),zv(e,i)})):zv(e,o.toRange())}(e,t,o,n)}))}))},By=function(t,e,n,o){var r=t.selection.getRng(),i=ks.fromRangeStart(r),a=t.getBody();if(!e&&Ty(o,i)){var c=function(t,e,n){return wy(e,n).orThunk((function(){return at(n.getClientRects()).bind((function(n){return UA(KA(t,ks.before(e)),n.left)}))})).getOr(ks.before(e))}(a,n,i);return Ny(t,e,c),!0}if(e&&ky(o,i)){c=function(t,e,n){return xy(e,n).orThunk((function(){return at(n.getClientRects()).bind((function(n){return UA(JA(t,ks.after(e)),n.left)}))})).getOr(ks.after(e))}(a,n,i);return Ny(t,e,c),!0}return!1},Dy=function(t,e,n){return D.from(t.dom.getParent(t.selection.getNode(),"td,th")).bind((function(o){return D.from(t.dom.getParent(o,"table")).map((function(r){return n(t,e,r,o)}))})).getOr(!1)},Ey=function(t,e){return Dy(t,e,Sy)},Py=function(t,e){return Dy(t,e,By)},Xy=function(t,e){t.on("keydown",(function(n){!1===n.isDefaultPrevented()&&function(t,e,n){var o=be().os;Ay([{keyCode:cd.RIGHT,action:gy(uy,t,!0)},{keyCode:cd.LEFT,action:gy(uy,t,!1)},{keyCode:cd.UP,action:gy(py,t,!1)},{keyCode:cd.DOWN,action:gy(py,t,!0)},{keyCode:cd.RIGHT,action:gy(Ey,t,!0)},{keyCode:cd.LEFT,action:gy(Ey,t,!1)},{keyCode:cd.UP,action:gy(Py,t,!1)},{keyCode:cd.DOWN,action:gy(Py,t,!0)},{keyCode:cd.RIGHT,action:gy(vy,t,!0)},{keyCode:cd.LEFT,action:gy(vy,t,!1)},{keyCode:cd.UP,action:gy(yy,t,!1)},{keyCode:cd.DOWN,action:gy(yy,t,!0)},{keyCode:cd.RIGHT,action:gy(Wv,t,e,!0)},{keyCode:cd.LEFT,action:gy(Wv,t,e,!1)},{keyCode:cd.RIGHT,ctrlKey:!o.isOSX(),altKey:o.isOSX(),action:gy(xv,t,e)},{keyCode:cd.LEFT,ctrlKey:!o.isOSX(),altKey:o.isOSX(),action:gy(Rv,t,e)},{keyCode:cd.UP,action:gy(my,t,!1)},{keyCode:cd.DOWN,action:gy(my,t,!0)}],n).each((function(t){n.preventDefault()}))}(t,e,n)}))},Yy=function(t,e){t.on("keydown",(function(n){!1===n.isDefaultPrevented()&&function(t,e,n){Ay([{keyCode:cd.BACKSPACE,action:gy(Gv,t,!1)},{keyCode:cd.BACKSPACE,action:gy(aA,t,!1)},{keyCode:cd.DELETE,action:gy(aA,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Jg,t,!1)},{keyCode:cd.DELETE,action:gy(Jg,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Nv,t,e,!1)},{keyCode:cd.DELETE,action:gy(Nv,t,e,!0)},{keyCode:cd.BACKSPACE,action:gy(VM,t,!1)},{keyCode:cd.DELETE,action:gy(VM,t,!0)},{keyCode:cd.BACKSPACE,action:gy(cA,t,!1)},{keyCode:cd.DELETE,action:gy(cA,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Yv,t,!1)},{keyCode:cd.DELETE,action:gy(Yv,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Yg,t,!1)},{keyCode:cd.DELETE,action:gy(Yg,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Dg,t,!1)},{keyCode:cd.DELETE,action:gy(Dg,t,!0)},{keyCode:cd.BACKSPACE,action:gy(Pv,t,!1)},{keyCode:cd.DELETE,action:gy(Pv,t,!0)}],n).each((function(t){n.preventDefault()}))}(t,e,n)})),t.on("keyup",(function(e){!1===e.isDefaultPrevented()&&function(t,e){Ay([{keyCode:cd.BACKSPACE,action:gy(iA,t)},{keyCode:cd.DELETE,action:gy(iA,t)}],e)}(t,e)}))},jy=function(t,e){var n,o=e,r=t.dom,i=t.schema.getMoveCaretBeforeOnEnterElements();if(e){if(/^(LI|DT|DD)$/.test(e.nodeName)){var a=function(t){for(;t;){if(1===t.nodeType||3===t.nodeType&&t.data&&/[\r\n\s]/.test(t.data))return t;t=t.nextSibling}}(e.firstChild);a&&/^(UL|OL|DL)$/.test(a.nodeName)&&e.insertBefore(r.doc.createTextNode(Ar),e.firstChild)}var c=r.createRng();if(e.normalize(),e.hasChildNodes()){for(var s=new ur(e,e);n=s.current();){if(Pn(n)){c.setStart(n,0),c.setEnd(n,0);break}if(i[n.nodeName.toLowerCase()]){c.setStartBefore(n),c.setEndBefore(n);break}o=n,n=s.next()}n||(c.setStart(o,0),c.setEnd(o,0))}else Hn(e)?e.nextSibling&&r.isBlock(e.nextSibling)?(c.setStartBefore(e),c.setEndBefore(e)):(c.setStartAfter(e),c.setEndAfter(e)):(c.setStart(e,0),c.setEnd(e,0));t.selection.setRng(c),Ud(t,c)}},Hy=function(t){return D.from(t.dom.getParent(t.selection.getStart(!0),t.dom.isBlock))},Iy=function(t,e){return t&&t.parentNode&&t.parentNode.nodeName===e},Fy=function(t){return t&&/^(OL|UL|LI)$/.test(t.nodeName)},Uy=function(t){var e=t.parentNode;return/^(LI|DT|DD)$/.test(e.nodeName)?e:t},Vy=function(t,e,n){for(var o=t[n?"firstChild":"lastChild"];o&&!Tn(o);)o=o[n?"nextSibling":"previousSibling"];return o===e},Gy=function(t,e,n,o,r){var i=t.dom,a=t.selection.getRng();if(n!==t.getBody()){var c;Fy(c=n)&&Fy(c.parentNode)&&(r="LI");var s=r?e(r):i.create("BR");if(Vy(n,o,!0)&&Vy(n,o,!1))if(Iy(n,"LI")){var u=Uy(n);i.insertAfter(s,u),!function(t){var e;return(null===(e=t.parentNode)||void 0===e?void 0:e.firstChild)===t}(n)?i.remove(n):i.remove(u)}else i.replace(s,n);else if(Vy(n,o,!0))Iy(n,"LI")?(i.insertAfter(s,Uy(n)),s.appendChild(i.doc.createTextNode(" ")),s.appendChild(n)):n.parentNode.insertBefore(s,n),i.remove(o);else if(Vy(n,o,!1))i.insertAfter(s,Uy(n)),i.remove(o);else{n=Uy(n);var p=a.cloneRange();p.setStartAfter(o),p.setEndAfter(n);var l=p.extractContents();"LI"===r&&function(t,e){return t.firstChild&&t.firstChild.nodeName===e}(l,"LI")?(s=l.firstChild,i.insertAfter(l,n)):(i.insertAfter(l,n),i.insertAfter(s,n)),i.remove(o)}jy(t,s)}},$y=function(t,e){return e&&"A"===e.nodeName&&t.isEmpty(e)},Ky=function(t){t.innerHTML='<br data-mce-bogus="1">'},Jy=function(t,e){return t.nodeName===e||t.previousSibling&&t.previousSibling.nodeName===e},Qy=function(t,e){return e&&t.isBlock(e)&&!/^(TD|TH|CAPTION|FORM)$/.test(e.nodeName)&&!/^(fixed|absolute)/i.test(e.style.position)&&"true"!==t.getContentEditable(e)},Zy=function(t,e,n){return!1===Pn(e)?n:t?1===n&&e.data.charAt(n-1)===vr?0:n:n===e.data.length-1&&e.data.charAt(n)===vr?e.data.length:n},tq=function(t,e){var n,o,r=t.getRoot();for(n=e;n!==r&&"false"!==t.getContentEditable(n);)"true"===t.getContentEditable(n)&&(o=n),n=n.parentNode;return n!==r?o:r},eq=function(t,e){var n=iu(t);n&&n.toLowerCase()===e.tagName.toLowerCase()&&function(t,e,n){var o=t.dom;D.from(n.style).map(o.parseStyle).each((function(t){var n=uo(Re.fromDom(e)),r=Rt(Rt({},n),t);o.setStyles(e,r)}));var r=D.from(n.class).map((function(t){return t.split(/\s+/)})),i=D.from(e.className).map((function(t){return G(t.split(/\s+/),(function(t){return""!==t}))}));Kn(r,i,(function(t,n){var r=G(n,(function(e){return!j(t,e)})),i=Tt(Tt([],t,!0),r,!0);o.setAttrib(e,"class",i.join(" "))}));var a=["style","class"],c=ht(n,(function(t,e){return!j(a,e)}));o.setAttribs(e,c)}(t,e,au(t))},nq=function(t,e){var n,o,r,i,a,c,s,u,p,l,d=t.dom,f=t.schema,b=f.getNonEmptyElements(),M=t.selection.getRng(),z=function(e){var n,r,a,c=o,s=f.getTextInlineElements();if(a=n=e||"TABLE"===u||"HR"===u?d.create(e||p):i.cloneNode(!1),!1===function(t){return t.getParam("keep_styles",!0)}(t))d.setAttrib(n,"style",null),d.setAttrib(n,"class",null);else do{if(s[c.nodeName]){if(Yp(c)||Zp(c))continue;r=c.cloneNode(!1),d.setAttrib(r,"id",""),n.hasChildNodes()?(r.appendChild(n.firstChild),n.appendChild(r)):(a=r,n.appendChild(r))}}while((c=c.parentNode)&&c!==A);return eq(t,n),Ky(a),n},h=function(t){var e,n,a=Zy(t,o,r);if(Pn(o)&&(t?a>0:a<o.nodeValue.length))return!1;if(o.parentNode===i&&l&&!t)return!0;if(t&&Tn(o)&&o===i.firstChild)return!0;if(Jy(o,"TABLE")||Jy(o,"HR"))return l&&!t||!l&&t;var c=new ur(o,i);for(Pn(o)&&(t&&0===a?c.prev():t||a!==o.nodeValue.length||c.next());e=c.current();){if(Tn(e)){if(!e.getAttribute("data-mce-bogus")&&(n=e.nodeName.toLowerCase(),b[n]&&"br"!==n))return!1}else if(Pn(e)&&!Kr(e.nodeValue))return!1;t?c.prev():c.next()}return!0},m=function(){a=/^(H[1-6]|PRE|FIGURE)$/.test(u)&&"HGROUP"!==v?z(p):z(),function(t){return t.getParam("end_container_on_empty_block",!1)}(t)&&Qy(d,s)&&d.isEmpty(i)?a=d.split(s,i):d.insertAfter(a,i),jy(t,a)};Ad(d,M).each((function(t){M.setStart(t.startContainer,t.startOffset),M.setEnd(t.endContainer,t.endOffset)})),o=M.startContainer,r=M.startOffset,p=iu(t);var O=!(!e||!e.shiftKey),g=!(!e||!e.ctrlKey);Tn(o)&&o.hasChildNodes()&&(l=r>o.childNodes.length-1,o=o.childNodes[Math.min(r,o.childNodes.length-1)]||o,r=l&&Pn(o)?o.nodeValue.length:0);var A=tq(d,o);if(A){(p&&!O||!p&&O)&&(o=function(t,e,n,o,r){var i,a,c,s,u,p,l=e||"P",d=t.dom,f=tq(d,o);if(!(a=d.getParent(o,d.isBlock))||!Qy(d,a)){if(p=(a=a||f)===t.getBody()||function(t){return t&&/^(TD|TH|CAPTION)$/.test(t.nodeName)}(a)?a.nodeName.toLowerCase():a.parentNode.nodeName.toLowerCase(),!a.hasChildNodes())return i=d.create(l),eq(t,i),a.appendChild(i),n.setStart(i,0),n.setEnd(i,0),i;for(s=o;s.parentNode!==a;)s=s.parentNode;for(;s&&!d.isBlock(s);)c=s,s=s.previousSibling;if(c&&t.schema.isValidChild(p,l.toLowerCase())){for(i=d.create(l),eq(t,i),c.parentNode.insertBefore(i,c),s=c;s&&!d.isBlock(s);)u=s.nextSibling,i.appendChild(s),s=u;n.setStart(o,r),n.setEnd(o,r)}}return o}(t,p,M,o,r)),i=d.getParent(o,d.isBlock),s=i?d.getParent(i.parentNode,d.isBlock):null,u=i?i.nodeName.toUpperCase():"";var v=s?s.nodeName.toUpperCase():"";"LI"!==v||g||(i=s,s=s.parentNode,u=v),/^(LI|DT|DD)$/.test(u)&&d.isEmpty(i)?Gy(t,z,s,i,p):p&&i===t.getBody()||(p=p||"P",Lr(i)?(a=Br(i),d.isEmpty(i)&&Ky(i),eq(t,a),jy(t,a)):h()?m():h(!0)?(a=i.parentNode.insertBefore(z(),i),jy(t,Jy(i,"HR")?a:i)):(n=function(t){var e=t.cloneRange();return e.setStart(t.startContainer,Zy(!0,t.startContainer,t.startOffset)),e.setEnd(t.endContainer,Zy(!1,t.endContainer,t.endOffset)),e}(M).cloneRange(),n.setEndAfter(i),function(t){F(Xc(Re.fromDom(t),Ye),(function(t){var e=t.dom;e.nodeValue=qr(e.nodeValue)}))}(c=n.extractContents()),function(t){do{Pn(t)&&(t.nodeValue=t.nodeValue.replace(/^[\r\n]+/,"")),t=t.firstChild}while(t)}(c),a=c.firstChild,d.insertAfter(c,i),function(t,e,n){var o,r=n,i=[];if(r){for(;r=r.firstChild;){if(t.isBlock(r))return;Tn(r)&&!e[r.nodeName.toLowerCase()]&&i.push(r)}for(o=i.length;o--;)(!(r=i[o]).hasChildNodes()||r.firstChild===r.lastChild&&""===r.firstChild.nodeValue||$y(t,r))&&t.remove(r)}}(d,b,a),function(t,e){e.normalize();var n=e.lastChild;n&&!/^(left|right)$/gi.test(t.getStyle(n,"float",!0))||t.add(e,"br")}(d,i),d.isEmpty(i)&&Ky(i),a.normalize(),d.isEmpty(a)?(d.remove(a),m()):(eq(t,a),jy(t,a))),d.setAttrib(a,"id",""),t.fire("NewBlock",{newBlock:a}))}},oq=function(t,e,n){var o=t.dom.createRng();n?(o.setStartBefore(e),o.setEndBefore(e)):(o.setStartAfter(e),o.setEndAfter(e)),t.selection.setRng(o),Ud(t,o)},rq=function(t,e){var n,o,r=t.selection,i=t.dom,a=r.getRng();Ad(i,a).each((function(t){a.setStart(t.startContainer,t.startOffset),a.setEnd(t.endContainer,t.endOffset)}));var c=a.startOffset,s=a.startContainer;if(1===s.nodeType&&s.hasChildNodes()){var u=c>s.childNodes.length-1;s=s.childNodes[Math.min(c,s.childNodes.length-1)]||s,c=u&&3===s.nodeType?s.nodeValue.length:0}var p=i.getParent(s,i.isBlock),l=p?i.getParent(p.parentNode,i.isBlock):null,d=l?l.nodeName.toUpperCase():"",f=!(!e||!e.ctrlKey);"LI"!==d||f||(p=l),s&&3===s.nodeType&&c>=s.nodeValue.length&&(function(t,e,n){for(var o,r=new ur(e,n),i=t.getNonEmptyElements();o=r.next();)if(i[o.nodeName.toLowerCase()]||o.length>0)return!0}(t.schema,s,p)||(n=i.create("br"),a.insertNode(n),a.setStartAfter(n),a.setEndAfter(n),o=!0)),n=i.create("br"),Ns(i,a,n),oq(t,n,o),t.undoManager.add()},iq=function(t,e){var n=Re.fromTag("br");ln(Re.fromDom(e),n),t.undoManager.add()},aq=function(t,e){cq(t.getBody(),e)||dn(Re.fromDom(e),Re.fromTag("br"));var n=Re.fromTag("br");dn(Re.fromDom(e),n),oq(t,n.dom,!1),t.undoManager.add()},cq=function(t,e){return n=ks.after(e),!!Hn(n.getNode())||Bp(t,ks.after(e)).map((function(t){return Hn(t.getNode())})).getOr(!1);var n},sq=function(t){return t&&"A"===t.nodeName&&"href"in t},uq=function(t){return t.fold(k,sq,sq,k)},pq=function(t,e){e.fold(v,w(iq,t),w(aq,t),v)},lq=function(t,e){var n=function(t){var e=w(zg,t),n=ks.fromRangeStart(t.selection.getRng());return wA(e,t.getBody(),n).filter(uq)}(t);n.isSome()?n.each(w(pq,t)):rq(t,e)},dq=function(t,e){return Hy(t).filter((function(t){return e.length>0&&ke(Re.fromDom(t),e)})).isSome()},fq=Lo([{br:[]},{block:[]},{none:[]}]),bq=function(t,e){return function(t){return dq(t,function(t){return t.getParam("no_newline_selector","")}(t))}(t)},Mq=function(t){return function(e,n){return""===iu(e)===t}},zq=function(t){return function(e,n){return function(t){return Hy(t).filter((function(t){return hr(Re.fromDom(t))})).isSome()}(e)===t}},hq=function(t,e){return function(n,o){var r=function(t){return Hy(t).fold(_(""),(function(t){return t.nodeName.toUpperCase()}))}(n)===t.toUpperCase();return r===e}},mq=function(t){return hq("pre",t)},Oq=function(t){return function(e,n){return function(t){return t.getParam("br_in_pre",!0)}(e)===t}},gq=function(t,e){return function(t){return dq(t,function(t){return t.getParam("br_newline_selector",".mce-toc h2,figcaption,caption")}(t))}(t)},Aq=function(t,e){return e},vq=function(t){var e=iu(t),n=function(t,e){var n,o,r=t.getRoot();for(n=e;n!==r&&"false"!==t.getContentEditable(n);)"true"===t.getContentEditable(n)&&(o=n),n=n.parentNode;return n!==r?o:r}(t.dom,t.selection.getStart());return n&&t.schema.isValidChild(n.nodeName,e||"P")},yq=function(t,e){return function(n,o){return K(t,(function(t,e){return t&&e(n,o)}),!0)?D.some(e):D.none()}},qq=function(t,e){(function(t,e){return mA([yq([bq],fq.none()),yq([hq("summary",!0)],fq.br()),yq([mq(!0),Oq(!1),Aq],fq.br()),yq([mq(!0),Oq(!1)],fq.block()),yq([mq(!0),Oq(!0),Aq],fq.block()),yq([mq(!0),Oq(!0)],fq.br()),yq([zq(!0),Aq],fq.br()),yq([zq(!0)],fq.block()),yq([Mq(!0),Aq,vq],fq.block()),yq([Mq(!0)],fq.br()),yq([gq],fq.br()),yq([Mq(!1),Aq],fq.br()),yq([vq],fq.block())],[t,!(!e||!e.shiftKey)]).getOr(fq.none())})(t,e).fold((function(){lq(t,e)}),(function(){nq(t,e)}),v)},_q=function(t){t.on("keydown",(function(e){e.keyCode===cd.ENTER&&function(t,e){var n;e.isDefaultPrevented()||(e.preventDefault(),(n=t.undoManager).typing&&(n.typing=!1,n.add()),t.undoManager.transact((function(){!1===t.selection.isCollapsed()&&t.execCommand("Delete"),qq(t,e)})))}(t,e)}))},Wq=function(t,e){t.on("keydown",(function(n){!1===n.isDefaultPrevented()&&function(t,e,n){Ay([{keyCode:cd.END,action:gy(ly,t,!0)},{keyCode:cd.HOME,action:gy(ly,t,!1)},{keyCode:cd.END,action:gy(qy,t,!0)},{keyCode:cd.HOME,action:gy(qy,t,!1)},{keyCode:cd.END,action:gy(Tv,t,!0,e)},{keyCode:cd.HOME,action:gy(Tv,t,!1,e)}],n).each((function(t){n.preventDefault()}))}(t,e,n)}))},Lq=be().browser,wq=function(t){!function(t){var e=Tc((function(){t.composing||nM(t)}),0);Lq.isIE()&&(t.on("keypress",(function(t){e.throttle()})),t.on("remove",(function(t){e.cancel()})))}(t),t.on("input",(function(e){!1===e.isComposing&&nM(t)}))},xq=be(),Rq=function(t){return t.stopImmediatePropagation()},Tq=function(t){return t.keyCode===cd.PAGE_UP||t.keyCode===cd.PAGE_DOWN},kq=function(t,e,n){n&&!t.get()?e.on("NodeChange",Rq,!0):!n&&t.get()&&e.off("NodeChange",Rq),t.set(n)},Sq=function(t,e){if(!xq.os.isOSX()){var n=qc(!1);t.on("keydown",(function(e){Tq(e)&&kq(n,t,!0)})),t.on("keyup",(function(o){!1===o.isDefaultPrevented()&&function(t,e,n){Ay([{keyCode:cd.PAGE_UP,action:gy(Tv,t,!1,e)},{keyCode:cd.PAGE_DOWN,action:gy(Tv,t,!0,e)}],n)}(t,e,o),Tq(o)&&n.get()&&(kq(n,t,!1),t.nodeChanged())}))}},Cq=function(t,e){var n=e.container(),o=e.offset();return Pn(n)?(n.insertData(o,t),D.some(ks(n,o+t.length))):fp(e).map((function(n){var o=Re.fromText(t);return e.isAtEnd()?dn(n,o):ln(n,o),ks(o.dom,t.length)}))},Nq=w(Cq,Ar),Bq=w(Cq," "),Dq=function(t,e){return function(n){return function(t,e){return!Vb(e)&&(Gb(t,e)||Fb(t,e)||Ub(t,e))}(t,n)?Nq(e):Bq(e)}},Eq=function(t){var e=ks.fromRangeStart(t.selection.getRng()),n=Re.fromDom(t.getBody());if(t.selection.isCollapsed()){var o=w(zg,t),r=ks.fromRangeStart(t.selection.getRng());return wA(o,t.getBody(),r).bind(function(t){return function(e){return e.fold((function(e){return Dp(t.dom,ks.before(e))}),(function(t){return Ep(t)}),(function(t){return Pp(t)}),(function(e){return Bp(t.dom,ks.after(e))}))}}(n)).bind(Dq(n,e)).exists(function(t){return function(e){return t.selection.setRng(e.toRange()),t.nodeChanged(),!0}}(t))}return!1},Pq=function(t){t.on("keydown",(function(e){!1===e.isDefaultPrevented()&&function(t,e){Ay([{keyCode:cd.SPACEBAR,action:gy(Eq,t)}],e).each((function(t){e.preventDefault()}))}(t,e)}))},Xq=function(t){var e=wv(t);return function(t){t.on("keyup compositionstart",w(ry,t))}(t),Xy(t,e),Yy(t,e),_q(t),Pq(t),wq(t),Wq(t,e),Sq(t,e),e},Yq=function(){function t(t){var e;this.lastPath=[],this.editor=t;var n=this;"onselectionchange"in t.getDoc()||t.on("NodeChange click mouseup keyup focus",(function(n){var o=t.selection.getRng(),r={startContainer:o.startContainer,startOffset:o.startOffset,endContainer:o.endContainer,endOffset:o.endOffset};"nodechange"!==n.type&&dd(r,e)||t.fire("SelectionChange"),e=r})),t.on("contextmenu",(function(){t.fire("SelectionChange")})),t.on("SelectionChange",(function(){var e=t.selection.getStart(!0);!e||!ye.range&&t.selection.isCollapsed()||Fl(t)&&!n.isSameElementPath(e)&&t.dom.isChildOf(e,t.getBody())&&t.nodeChanged({selectionChange:!0})})),t.on("mouseup",(function(e){!e.isDefaultPrevented()&&Fl(t)&&("IMG"===t.selection.getNode().nodeName?ar.setEditorTimeout(t,(function(){t.nodeChanged()})):t.nodeChanged())}))}return t.prototype.nodeChanged=function(t){var e,n,o,r=this.editor.selection;this.editor.initialized&&r&&!this.editor.getParam("disable_nodechange")&&!this.editor.mode.isReadOnly()&&(o=this.editor.getBody(),(e=r.getStart(!0)||o).ownerDocument===this.editor.getDoc()&&this.editor.dom.isChildOf(e,o)||(e=o),n=[],this.editor.dom.getParent(e,(function(t){if(t===o)return!0;n.push(t)})),(t=t||{}).element=e,t.parents=n,this.editor.fire("NodeChange",t))},t.prototype.isSameElementPath=function(t){var e,n=this.editor.$(t).parentsUntil(this.editor.getBody()).add(t);if(n.length===this.lastPath.length){for(e=n.length;e>=0&&n[e]===this.lastPath[e];e--);if(-1===e)return this.lastPath=n,!0}return this.lastPath=n,!1},t}(),jq=function(t){!function(t){t.on("click",(function(e){t.dom.getParent(e.target,"details")&&e.preventDefault()}))}(t),function(t){t.parser.addNodeFilter("details",(function(t){F(t,(function(t){t.attr("data-mce-open",t.attr("open")),t.attr("open","open")}))})),t.serializer.addNodeFilter("details",(function(t){F(t,(function(t){var e=t.attr("data-mce-open");t.attr("open",d(e)?e:null),t.attr("data-mce-open",null)}))}))}(t)},Hq=function(t){return Tn(t)&&Mr(Re.fromDom(t))},Iq=function(t){t.on("click",(function(e){e.detail>=3&&function(t){var e=t.selection.getRng(),n=ks.fromRangeStart(e),o=ks.fromRangeEnd(e);if(ks.isElementPosition(n)){var r=n.container();Hq(r)&&Ep(r).each((function(t){return e.setStart(t.container(),t.offset())}))}ks.isElementPosition(o)&&(r=n.container(),Hq(r)&&Pp(r).each((function(t){return e.setEnd(t.container(),t.offset())})));t.selection.setRng($M(e))}(t)}))},Fq=function(t){var e=t.getBoundingClientRect(),n=t.ownerDocument,o=n.documentElement,r=n.defaultView;return{top:e.top+r.pageYOffset-o.clientTop,left:e.left+r.pageXOffset-o.clientLeft}},Uq=function(t,e){return n=function(t){return t.inline?Fq(t.getBody()):{left:0,top:0}}(t),o=function(t){var e=t.getBody();return t.inline?{left:e.scrollLeft,top:e.scrollTop}:{left:0,top:0}}(t),r=function(t,e){if(e.target.ownerDocument!==t.getDoc()){var n=Fq(t.getContentAreaContainer()),o=function(t){var e=t.getBody(),n=t.getDoc().documentElement,o={left:e.scrollLeft,top:e.scrollTop},r={left:e.scrollLeft||n.scrollLeft,top:e.scrollTop||n.scrollTop};return t.inline?o:r}(t);return{left:e.pageX-n.left+o.left,top:e.pageY-n.top+o.top}}return{left:e.pageX,top:e.pageY}}(t,e),{pageX:r.left-n.left+o.left,pageY:r.top-n.top+o.top};var n,o,r},Vq=Un,Gq=Fn,$q=function(t,e,n,o){var r=t.dom,i=e.cloneNode(!0);r.setStyles(i,{width:n,height:o}),r.setAttrib(i,"data-mce-selected",null);var a=r.create("div",{class:"mce-drag-container","data-mce-bogus":"all",unselectable:"on",contenteditable:"false"});return r.setStyles(a,{position:"absolute",opacity:.5,overflow:"hidden",border:0,padding:0,margin:0,width:n,height:o}),r.setStyles(i,{margin:0,boxSizing:"border-box"}),a.appendChild(i),a},Kq=function(t){t&&t.parentNode&&t.parentNode.removeChild(t)},Jq=function(t,e){return function(n){if(function(t){return 0===t.button}(n)){var o=Q(e.dom.getParents(n.target),function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return function(e){for(var n=0;n<t.length;n++)if(t[n](e))return!0;return!1}}(Vq,Gq)).getOr(null);if(c=e.getBody(),Vq(s=o)&&s!==c){var r=e.dom.getPos(o),i=e.getBody(),a=e.getDoc().documentElement;t.set({element:o,dragging:!1,screenX:n.screenX,screenY:n.screenY,maxX:(e.inline?i.scrollWidth:a.offsetWidth)-2,maxY:(e.inline?i.scrollHeight:a.offsetHeight)-2,relX:n.pageX-r.x,relY:n.pageY-r.y,width:o.offsetWidth,height:o.offsetHeight,ghost:$q(e,o,o.offsetWidth,o.offsetHeight)})}}var c,s}},Qq=function(t,e){return function(n){t.on((function(t){if(t.dragging){if(function(t,e,n){return e!==n&&!t.dom.isChildOf(e,n)&&!Vq(e)}(e,(a=e.selection,3===(c=a.getSel().getRangeAt(0).startContainer).nodeType?c.parentNode:c),t.element)){var o=(r=t.element,(i=r.cloneNode(!0)).removeAttribute("data-mce-selected"),i);e.fire("drop",{clientX:n.clientX,clientY:n.clientY}).isDefaultPrevented()||e.undoManager.transact((function(){Kq(t.element),e.insertContent(e.dom.getOuterHTML(o)),e._selectionOverrides.hideFakeCaret()}))}e.fire("dragend")}var r,i,a,c})),Zq(t)}},Zq=function(t){t.on((function(t){Kq(t.ghost)})),t.clear()},t_=function(t){var e=Rc(),n=Oc.DOM,o=document,r=Jq(e,t),i=function(t,e){var n=ar.throttle((function(t,n){e._selectionOverrides.hideFakeCaret(),e.selection.placeCaretAt(t,n)}),0);return e.on("remove",n.stop),function(o){return t.on((function(t){var r,i,a=Math.max(Math.abs(o.screenX-t.screenX),Math.abs(o.screenY-t.screenY));if(!t.dragging&&a>10){if(e.fire("dragstart",{target:t.element}).isDefaultPrevented())return;t.dragging=!0,e.focus()}if(t.dragging){var c=function(t,e){return{pageX:e.pageX-t.relX,pageY:e.pageY+5}}(t,Uq(e,o));r=t.ghost,i=e.getBody(),r.parentNode!==i&&i.appendChild(r),function(t,e,n,o,r,i){var a=0,c=0;t.style.left=e.pageX+"px",t.style.top=e.pageY+"px",e.pageX+n>r&&(a=e.pageX+n-r),e.pageY+o>i&&(c=e.pageY+o-i),t.style.width=n-a+"px",t.style.height=o-c+"px"}(t.ghost,c,t.width,t.height,t.maxX,t.maxY),n(o.clientX,o.clientY)}}))}}(e,t),a=Qq(e,t),c=function(t,e){return function(){t.on((function(t){t.dragging&&e.fire("dragend")})),Zq(t)}}(e,t);t.on("mousedown",r),t.on("mousemove",i),t.on("mouseup",a),n.bind(o,"mousemove",i),n.bind(o,"mouseup",c),t.on("remove",(function(){n.unbind(o,"mousemove",i),n.unbind(o,"mouseup",c)})),t.on("keydown",(function(t){t.keyCode===cd.ESC&&c()}))},e_=function(t){t_(t),function(t){t.on("drop",(function(e){var n=void 0!==e.clientX?t.getDoc().elementFromPoint(e.clientX,e.clientY):null;(Vq(n)||"false"===t.dom.getContentEditableParent(n))&&e.preventDefault()}))}(t),function(t){return t.getParam("block_unsupported_drop",!0,"boolean")}(t)&&function(t){var e=function(e){if(!e.isDefaultPrevented()){var n=e.dataTransfer;n&&(j(n.types,"Files")||n.files.length>0)&&(e.preventDefault(),"drop"===e.type&&XO(t,"Dropped file type is not supported"))}},n=function(n){zf(t,n.target)&&e(n)},o=function(){var o=Oc.DOM,r=t.dom,i=document,a=t.inline?t.getBody():t.getDoc(),c=["drop","dragover"];F(c,(function(t){o.bind(i,t,n),r.bind(a,t,e)})),t.on("remove",(function(){F(c,(function(t){o.unbind(i,t,n),r.unbind(a,t,e)}))}))};t.on("init",(function(){ar.setEditorTimeout(t,o,0)}))}(t)},n_=Fn,o_=Un,r_=function(t,e){return nd(t.getBody(),e)},i_=function(t){var e,n=t.selection,o=t.dom,r=o.isBlock,i=t.getBody(),a=Yu(t,i,r,(function(){return yf(t)})),c="sel-"+o.uniqueId(),s="data-mce-selected",u=function(t){return t!==i&&(o_(t)||Gn(t))&&o.isChildOf(t,i)},p=function(t){return Ab(t)||vb(t)||hb(t)||mb(t)},l=function(t){t&&n.setRng(t)},d=n.getRng,f=function(e,o,r,i){return void 0===i&&(i=!0),t.fire("ShowCaret",{target:o,direction:e,before:r}).isDefaultPrevented()?null:(i&&n.scrollIntoView(o,-1===e),a.show(r,o))},b=function(t){return xr(t)||Cr(t)||Nr(t)},M=function(t){return b(t.startContainer)||b(t.endContainer)},z=function(e){var n=t.schema.getShortEndedElements(),r=o.createRng(),i=e.startContainer,a=e.startOffset,c=e.endContainer,s=e.endOffset;return gt(n,i.nodeName.toLowerCase())?0===a?r.setStartBefore(i):r.setStartAfter(i):r.setStart(i,a),gt(n,c.nodeName.toLowerCase())?0===s?r.setEndBefore(c):r.setEndAfter(c):r.setEnd(c,s),r},h=function(r){var i=r.cloneNode(!0),a=t.fire("ObjectSelected",{target:r,targetClone:i});if(a.isDefaultPrevented())return null;var u=function(e,r,i){var a=t.$,s=tr(Re.fromDom(t.getBody()),"#"+c).fold((function(){return a([])}),(function(t){return a([t.dom])}));0===s.length&&(s=a('<div data-mce-bogus="all" class="mce-offscreen-selection"></div>').attr("id",c)).appendTo(t.getBody());var u=o.createRng();r===i&&ye.ie?(s.empty().append('<p style="font-size: 0" data-mce-bogus="all"> </p>').append(r),u.setStartAfter(s[0].firstChild.firstChild),u.setEndAfter(r)):(s.empty().append(Ar).append(r).append(Ar),u.setStart(s[0].firstChild,1),u.setEnd(s[0].lastChild,0)),s.css({top:o.getPos(e,t.getBody()).y}),s[0].focus();var p=n.getSel();return p.removeAllRanges(),p.addRange(u),u}(r,a.targetClone,i),p=Re.fromDom(r);return F(Yc(Re.fromDom(t.getBody()),"*[data-mce-selected]"),(function(t){Ce(p,t)||ro(t,s)})),o.getAttrib(r,s)||r.setAttribute(s,"1"),e=r,A(),u},O=function(t,e){if(!t)return null;if(t.collapsed){if(!M(t)){var n=e?1:-1,r=dp(n,i,t),a=r.getNode(!e);if(Iu(a))return f(n,a,!!e&&!r.isAtEnd(),!1);var c=r.getNode(e);if(Iu(c))return f(n,c,!e&&!r.isAtEnd(),!1)}return null}var s=t.startContainer,p=t.startOffset,l=t.endOffset;if(3===s.nodeType&&0===p&&o_(s.parentNode)&&(s=s.parentNode,p=o.nodeIndex(s),s=s.parentNode),1!==s.nodeType)return null;if(l===p+1&&s===t.endContainer){var d=s.childNodes[p];if(u(d))return h(d)}return null},g=function(){e&&e.removeAttribute(s),tr(Re.fromDom(t.getBody()),"#"+c).each(hn),e=null},A=function(){a.hide()};return ye.ceFalse&&!Zh(t)&&function(){t.on("mouseup",(function(e){var n=d();n.collapsed&&SO(t,e.clientX,e.clientY)&&Ug(t,n,!1).each(l)})),t.on("click",(function(e){var r=r_(t,e.target);r&&(o_(r)&&(e.preventDefault(),t.focus()),n_(r)&&o.isChildOf(r,n.getNode())&&g())})),t.on("blur NewBlock",g),t.on("ResizeWindow FullscreenStateChanged",a.reposition);var s=function(e,n){var i,a,c=o.getParent(e,r),s=o.getParent(n,r);return!m(c)&&(!(e===s||!o.isChildOf(c,s)||!1!==o_(r_(t,c)))||!o.isChildOf(s,c)&&(i=c,a=s,!(o.getParent(i,r)===o.getParent(a,r)))&&function(t){var e=t.firstChild;if(m(e))return!1;var n=ks.before(e);if(Hn(n.getNode())&&1===t.childNodes.length)return!p(n);var o=Lp(t).next(n);return o&&!p(o)}(c))};t.on("tap",(function(e){var n=e.target,o=r_(t,n);o_(o)?(e.preventDefault(),Fg(t,o).each(O)):u(n)&&Fg(t,n).each(O)}),!0),t.on("mousedown",(function(e){var r=e.target;if((r===i||"HTML"===r.nodeName||o.isChildOf(r,i))&&!1!==SO(t,e.clientX,e.clientY)){var a=r_(t,r);if(a)o_(a)?(e.preventDefault(),Fg(t,a).each(O)):(g(),n_(a)&&e.shiftKey||od(e.clientX,e.clientY,n.getRng())||(A(),n.placeCaretAt(e.clientX,e.clientY)));else if(u(r))Fg(t,r).each(O);else if(!1===Iu(r)){g(),A();var c=Mv(i,e.clientX,e.clientY);if(c&&!s(r,c.node)){e.preventDefault();var p=f(1,c.node,c.before,!1);l(p),t.getBody().focus()}}}})),t.on("keypress",(function(t){cd.modifierPressed(t)||o_(n.getNode())&&t.preventDefault()})),t.on("GetSelectionRange",(function(t){var n=t.range;if(e){if(!e.parentNode)return void(e=null);(n=n.cloneRange()).selectNode(e),t.range=n}})),t.on("SetSelectionRange",(function(t){t.range=z(t.range);var e=O(t.range,t.forward);e&&(t.range=e)})),t.on("AfterSetSelectionRange",(function(t){var e,n=t.range,r=n.startContainer.parentNode;M(n)||"mcepastebin"===r.id||A(),e=r,o.hasClass(e,"mce-offscreen-selection")||g()})),t.on("copy",(function(t){var e,n=t.clipboardData;if(!t.isDefaultPrevented()&&t.clipboardData&&!ye.ie){var r=(e=o.get(c))?e.getElementsByTagName("*")[0]:e;r&&(t.preventDefault(),n.clearData(),n.setData("text/html",r.outerHTML),n.setData("text/plain",r.outerText||r.innerText))}})),e_(t),function(t){var e=Tc((function(){if(!t.removed&&t.getBody().contains(document.activeElement)){var e=t.selection.getRng();if(e.collapsed){var n=Vg(t,e,!1);t.selection.setRng(n)}}}),0);t.on("focus",(function(){e.throttle()})),t.on("blur",(function(){e.cancel()}))}(t),function(t){t.on("init",(function(){t.on("focusin",(function(e){var n=e.target;if(Gn(n)){var o=nd(t.getBody(),n),r=Un(o)?o:n;t.selection.getNode()!==r&&Fg(t,r).each((function(e){return t.selection.setRng(e)}))}}))}))}(t)}(),{showCaret:f,showBlockCaretContainer:function(t){t.hasAttribute("data-mce-caret")&&(Br(t),l(d()),n.scrollIntoView(t))},hideFakeCaret:A,destroy:function(){a.destroy(),e=null}}},a_=function(t){var e,n,o=we.each,r=cd.BACKSPACE,i=cd.DELETE,a=t.dom,c=t.selection,s=t.parser,u=ye.gecko,p=ye.ie,l=ye.webkit,d="data:text/mce-internal,",f=p?"Text":"URL",b=function(e,n){try{t.getDoc().execCommand(e,!1,n)}catch(t){}},M=function(t){return t.isDefaultPrevented()},z=function(){var e=function(t){var e=a.create("body"),n=t.cloneContents();return e.appendChild(n),c.serializer.serialize(e,{format:"html"})};t.on("keydown",(function(n){var o,c,s=n.keyCode;if(!M(n)&&(s===i||s===r)){if(o=t.selection.isCollapsed(),c=t.getBody(),o&&!a.isEmpty(c))return;if(!o&&!function(n){var o=e(n),r=a.createRng();return r.selectNode(t.getBody()),o===e(r)}(t.selection.getRng()))return;n.preventDefault(),t.setContent(""),c.firstChild&&a.isBlock(c.firstChild)?t.selection.setCursorLocation(c.firstChild,0):t.selection.setCursorLocation(c,0),t.nodeChanged()}}))},h=function(){t.shortcuts.add("meta+a",null,"SelectAll")},m=function(){t.inline||a.bind(t.getDoc(),"mousedown mouseup",(function(e){var n;if(e.target===t.getDoc().documentElement)if(n=c.getRng(),t.getBody().focus(),"mousedown"===e.type){if(xr(n.startContainer))return;c.placeCaretAt(e.clientX,e.clientY)}else c.setRng(n)}))},O=function(){Range.prototype.getClientRects||t.on("mousedown",(function(e){if(!M(e)&&"HTML"===e.target.nodeName){var n=t.getBody();n.blur(),ar.setEditorTimeout(t,(function(){n.focus()}))}}))},g=function(){t.on("click",(function(e){var n=e.target;/^(IMG|HR)$/.test(n.nodeName)&&"false"!==a.getContentEditableParent(n)&&(e.preventDefault(),t.selection.select(n),t.nodeChanged()),"A"===n.nodeName&&a.hasClass(n,"mce-item-anchor")&&(e.preventDefault(),c.select(n))}))},A=function(){t.on("keydown",(function(t){if(!M(t)&&t.keyCode===r&&c.isCollapsed()&&0===c.getRng().startOffset){var e=c.getNode().previousSibling;if(e&&e.nodeName&&"table"===e.nodeName.toLowerCase())return t.preventDefault(),!1}}))},y=function(){(function(t){return t.getParam("readonly")})(t)||t.on("BeforeExecCommand mousedown",(function(){b("StyleWithCSS",!1),b("enableInlineTableEditing",!1),Ou(t)||b("enableObjectResizing",!1)}))},q=function(){t.on("SetContent ExecCommand",(function(t){"setcontent"!==t.type&&"mceInsertLink"!==t.command||o(a.select("a"),(function(t){var e=t.parentNode,n=a.getRoot();if(e.lastChild===t){for(;e&&!a.isBlock(e);){if(e.parentNode.lastChild!==e||e===n)return;e=e.parentNode}a.add(e,"br",{"data-mce-bogus":1})}}))}))},_=function(){t.contentStyles.push("img:-moz-broken {-moz-force-broken-image-icon:1;min-width:24px;min-height:24px}")},W=function(){t.inline||t.on("keydown",(function(){document.activeElement===document.body&&t.getWin().focus()}))},L=function(){t.inline||(t.contentStyles.push("body {min-height: 150px}"),t.on("click",(function(e){var n;if("HTML"===e.target.nodeName){if(ye.ie>11)return void t.getBody().focus();n=t.selection.getRng(),t.getBody().focus(),t.selection.setRng(n),t.selection.normalize(),t.nodeChanged()}})))},w=function(){ye.mac&&t.on("keydown",(function(e){!cd.metaKeyPressed(e)||e.shiftKey||37!==e.keyCode&&39!==e.keyCode||(e.preventDefault(),t.selection.getSel().modify("move",37===e.keyCode?"backward":"forward","lineboundary"))}))},x=function(){t.on("click",(function(t){var e=t.target;do{if("A"===e.tagName)return void t.preventDefault()}while(e=e.parentNode)})),t.contentStyles.push(".mce-content-body {-webkit-touch-callout: none}")},R=function(){t.on("init",(function(){t.dom.bind(t.getBody(),"submit",(function(t){t.preventDefault()}))}))},T=function(){t.on("dragstart",(function(e){!function(e){var n,o;e.dataTransfer&&(t.selection.isCollapsed()&&"IMG"===e.target.tagName&&c.select(e.target),(n=t.selection.getContent()).length>0&&(o=d+escape(t.id)+","+escape(n),e.dataTransfer.setData(f,o)))}(e)})),t.on("drop",(function(e){if(!M(e)){var n=function(t){var e;return t.dataTransfer&&(e=t.dataTransfer.getData(f))&&e.indexOf(d)>=0?(e=e.substr(23).split(","),{id:unescape(e[0]),html:unescape(e[1])}):null}(e);if(n&&n.id!==t.id){e.preventDefault();var o=ld(e.x,e.y,t.getDoc());c.setRng(o),r=n.html,i=!0,t.queryCommandSupported("mceInsertClipboardContent")?t.execCommand("mceInsertClipboardContent",!1,{content:r,internal:i}):t.execCommand("mceInsertContent",!1,r)}}var r,i}))},k=v;return Zh(t)?(l&&(m(),g(),R(),h(),ye.iOS&&(W(),L(),x())),u&&(O(),y(),_(),w())):(t.on("keydown",(function(e){var n,o;if(!M(e)&&e.keyCode===cd.BACKSPACE){var r=(n=c.getRng()).startContainer,i=n.startOffset,s=a.getRoot();if(o=r,n.collapsed&&0===i){for(;o&&o.parentNode&&o.parentNode.firstChild===o&&o.parentNode!==s;)o=o.parentNode;"BLOCKQUOTE"===o.tagName&&(t.formatter.toggle("blockquote",null,o),(n=a.createRng()).setStart(r,0),n.setEnd(r,0),c.setRng(n))}}})),z(),ye.windowsPhone||t.on("keyup focusin mouseup",(function(t){cd.modifierPressed(t)||c.normalize()}),!0),l&&(m(),g(),iu(t)&&t.on("init",(function(){b("DefaultParagraphSeparator",iu(t))})),R(),A(),s.addNodeFilter("br",(function(t){for(var e=t.length;e--;)"Apple-interchange-newline"===t[e].attr("class")&&t[e].remove()})),ye.iOS?(W(),L(),x()):h()),ye.ie>=11&&(L(),A()),ye.ie&&(h(),b("AutoUrlDetect",!1),T()),u&&(t.on("keydown",(function(e){if(!M(e)&&e.keyCode===r){if(!t.getBody().getElementsByTagName("hr").length)return;if(c.isCollapsed()&&0===c.getRng().startOffset){var n=c.getNode(),o=n.previousSibling;if("HR"===n.nodeName)return a.remove(n),void e.preventDefault();o&&o.nodeName&&"hr"===o.nodeName.toLowerCase()&&(a.remove(o),e.preventDefault())}}})),O(),e=function(){var e=a.getAttribs(c.getStart().cloneNode(!1));return function(){var n=c.getStart();n!==t.getBody()&&(a.setAttrib(n,"style",null),o(e,(function(t){n.setAttributeNode(t.cloneNode(!0))})))}},n=function(){return!c.isCollapsed()&&a.getParent(c.getStart(),a.isBlock)!==a.getParent(c.getEnd(),a.isBlock)},t.on("keypress",(function(o){var r;if(!M(o)&&(8===o.keyCode||46===o.keyCode)&&n())return r=e(),t.getDoc().execCommand("delete",!1,null),r(),o.preventDefault(),!1})),a.bind(t.getDoc(),"cut",(function(o){var r;!M(o)&&n()&&(r=e(),ar.setEditorTimeout(t,(function(){r()})))})),y(),q(),_(),w(),A())),{refreshContentEditable:k,isHidden:function(){if(!u||t.removed)return!1;var e=t.selection.getSel();return!e||!e.rangeCount||0===e.rangeCount}}},c_=Oc.DOM,s_=function(t){return t.inline?t.getElement().nodeName.toLowerCase():void 0},u_=function(t){return ht(t,(function(t){return!1===h(t)}))},p_=function(t){var e=t.settings;return u_({block_elements:e.block_elements,boolean_attributes:e.boolean_attributes,custom_elements:e.custom_elements,extended_valid_elements:e.extended_valid_elements,invalid_elements:e.invalid_elements,invalid_styles:e.invalid_styles,move_caret_before_on_enter_elements:e.move_caret_before_on_enter_elements,non_empty_elements:e.non_empty_elements,schema:e.schema,self_closing_elements:e.self_closing_elements,short_ended_elements:e.short_ended_elements,special:e.special,text_block_elements:e.text_block_elements,text_inline_elements:e.text_inline_elements,valid_children:e.valid_children,valid_classes:e.valid_classes,valid_elements:e.valid_elements,valid_styles:e.valid_styles,verify_html:e.verify_html,whitespace_elements:e.whitespace_elements,padd_empty_block_inline_children:e.format_empty_lines})},l_=function(t){var e=t.settings,n=t.editorUpload.blobCache;return u_({allow_conditional_comments:e.allow_conditional_comments,allow_html_data_urls:e.allow_html_data_urls,allow_svg_data_urls:e.allow_svg_data_urls,allow_html_in_named_anchor:e.allow_html_in_named_anchor,allow_script_urls:e.allow_script_urls,allow_unsafe_link_target:e.allow_unsafe_link_target,convert_fonts_to_spans:e.convert_fonts_to_spans,fix_list_elements:e.fix_list_elements,font_size_legacy_values:e.font_size_legacy_values,forced_root_block:e.forced_root_block,forced_root_block_attrs:e.forced_root_block_attrs,padd_empty_with_br:e.padd_empty_with_br,preserve_cdata:e.preserve_cdata,remove_trailing_brs:e.remove_trailing_brs,inline_styles:e.inline_styles,root_name:s_(t),validate:!0,blob_cache:n,document:t.getDoc(),images_dataimg_filter:e.images_dataimg_filter})},d_=function(t){var e=t.dom.getRoot();t.inline||Fl(t)&&t.selection.getStart(!0)!==e||Ep(e).each((function(e){var n=e.getNode(),o=Bn(n)?Ep(n).getOr(e):e;ye.browser.isIE()?function(t,e){var n=Re.fromDom(t.getBody()),o=(af(t)?D.from(e):D.none()).map(cf).filter(rf(n));t.bookmark=o.isSome()?o:t.bookmark}(t,o.toRange()):t.selection.setRng(o.toRange())}))},f_=function(t){t.bindPendingEventDelegates(),t.initialized=!0,function(t){t.fire("Init")}(t),t.focus(!0),d_(t),t.nodeChanged({initial:!0}),t.execCallback("init_instance_callback",t),function(t){t.settings.auto_focus&&ar.setEditorTimeout(t,(function(){var e;(e=!0===t.settings.auto_focus?t:t.editorManager.get(t.settings.auto_focus)).destroyed||e.focus()}),100)}(t)},b_=function(t){return t.inline?t.ui.styleSheetLoader:t.dom.styleSheetLoader},M_=function(t){var e=b_(t),n=mu(t),o=t.contentCSS,r=function(){e.unloadAll(o),t.inline||t.ui.styleSheetLoader.unloadAll(n)},i=function(){t.removed?r():t.on("remove",r)};if(t.contentStyles.length>0){var a="";we.each(t.contentStyles,(function(t){a+=t+"\r\n"})),t.dom.addStyle(a)}var c=nr.all(function(t,e,n){var o=[new nr((function(n,o){return b_(t).loadAll(e,n,o)}))];return t.inline?o:o.concat([new nr((function(e,o){return t.ui.styleSheetLoader.loadAll(n,e,o)}))])}(t,o,n)).then(i).catch(i);return t.settings.content_style&&function(t,e){var n=Re.fromDom(t.getBody()),o=sn(cn(n)),r=Re.fromTag("style");Zn(r,"type","text/css"),bn(r,Re.fromText(e)),bn(o,r),t.on("remove",(function(){hn(r)}))}(t,t.settings.content_style),c},z_=function(t){var e=t.settings,n=t.getDoc(),o=t.getBody();!function(t){t.fire("PreInit")}(t),e.browser_spellcheck||e.gecko_spellcheck||(n.body.spellcheck=!1,c_.setAttrib(o,"spellcheck","false")),t.quirks=a_(t),function(t){t.fire("PostRender")}(t);var r=function(t){return t.getParam("directionality",wc.isRtl()?"rtl":void 0)}(t);void 0!==r&&(o.dir=r),e.protect&&t.on("BeforeSetContent",(function(t){we.each(e.protect,(function(e){t.content=t.content.replace(e,(function(t){return"\x3c!--mce:protected "+escape(t)+"--\x3e"}))}))})),t.on("SetContent",(function(){t.addVisual(t.getBody())})),t.on("compositionstart compositionend",(function(e){t.composing="compositionstart"===e.type}))},h_=function(t){!0!==t.removed&&(!function(t){Zh(t)||t.load({initial:!0,format:"html"}),t.startContent=t.getContent({format:"raw"})}(t),f_(t))},m_=function(t,e){var n=t.settings,o=t.getElement(),r=t.getDoc();n.inline||(t.getElement().style.visibility=t.orgVisibility),e||t.inline||(r.open(),r.write(t.iframeHTML),r.close()),t.inline&&(c_.addClass(o,"mce-content-body"),t.contentDocument=r=document,t.contentWindow=window,t.bodyElement=o,t.contentAreaContainer=o);var i=t.getBody();i.disabled=!0,t.readonly=!!n.readonly,t.readonly||(t.inline&&"static"===c_.getStyle(i,"position",!0)&&(i.style.position="relative"),i.contentEditable=t.getParam("content_editable_state",!0)),i.disabled=!1,t.editorUpload=tg(t),t.schema=ki(p_(t)),t.dom=Oc(r,{keep_values:!0,url_converter:t.convertURL,url_converter_scope:t,hex_colors:n.force_hex_style_colors,update_styles:!0,root_element:t.inline?t.getBody():null,collect:function(){return t.inline},schema:t.schema,contentCssCors:bu(t),referrerPolicy:Mu(t),onSetAttrib:function(e){t.fire("SetAttrib",e)}}),t.parser=function(t){var e=Im(l_(t),t.schema);return e.addAttributeFilter("src,href,style,tabindex",(function(e,n){for(var o,r,i=e.length,a=t.dom,c="data-mce-"+n;i--;)if((r=(o=e[i]).attr(n))&&!o.attr(c)){if(0===r.indexOf("data:")||0===r.indexOf("blob:"))continue;"style"===n?((r=a.serializeStyle(a.parseStyle(r),o.name)).length||(r=null),o.attr(c,r),o.attr(n,r)):"tabindex"===n?(o.attr(c,r),o.attr(n,null)):o.attr(c,t.convertURL(r,n,o.name))}})),e.addNodeFilter("script",(function(t){for(var e=t.length;e--;){var n=t[e],o=n.attr("type")||"no/type";0!==o.indexOf("mce-")&&n.attr("type","mce-"+o)}})),t.settings.preserve_cdata&&e.addNodeFilter("#cdata",(function(e){for(var n=e.length;n--;){var o=e[n];o.type=8,o.name="#comment",o.value="[CDATA["+t.dom.encode(o.value)+"]]"}})),e.addNodeFilter("p,h1,h2,h3,h4,h5,h6,div",(function(e){for(var n=e.length,o=t.schema.getNonEmptyElements();n--;){var r=e[n];r.isEmpty(o)&&0===r.getAll("br").length&&(r.append(new Bf("br",1)).shortEnded=!0)}})),e}(t),t.serializer=$m(function(t){var e=t.settings;return Rt(Rt(Rt({},l_(t)),p_(t)),u_({url_converter:e.url_converter,url_converter_scope:e.url_converter_scope,element_format:e.element_format,entities:e.entities,entity_encoding:e.entity_encoding,indent:e.indent,indent_after:e.indent_after,indent_before:e.indent_before}))}(t),t),t.selection=pm(t.dom,t.getWin(),t.serializer,t),t.annotator=td(t),t.formatter=cg(t),t.undoManager=ug(t),t._nodeChangeDispatcher=new Yq(t),t._selectionOverrides=i_(t),Qv(t),jq(t),Zh(t)||Iq(t);var a=function(t){return Zh(t)?qc(null):Xq(t)}(t);Kv(t,a),function(t){iu(t)&&t.on("NodeChange",w(ny,t))}(t),bg(t);var c=tm(t);z_(t),c.fold((function(){M_(t).then((function(){return h_(t)}))}),(function(e){t.setProgressState(!0),M_(t).then((function(){e().then((function(e){t.setProgressState(!1),h_(t)}),(function(e){t.notificationManager.open({type:"error",text:String(e)}),h_(t)}))}))}))},O_=Oc.DOM,g_=function(t){var e=function(t){return t.getParam("doctype","<!DOCTYPE html>")}(t)+"<html><head>";(function(t){return t.getParam("document_base_url","")})(t)!==t.documentBaseUrl&&(e+='<base href="'+t.documentBaseURI.getURI()+'" />'),e+='<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />';var n=function(t){return ou(t,"body_id","tinymce")}(t),o=function(t){return ou(t,"body_class","")}(t),r=t.translate(function(t){return t.getParam("iframe_aria_text","Rich Text Area. Press ALT-0 for help.","string")}(t));return ru(t)&&(e+='<meta http-equiv="Content-Security-Policy" content="'+ru(t)+'" />'),e+='</head><body id="'+n+'" class="mce-content-body '+o+'" data-id="'+t.id+'" aria-label="'+r+'"><br></body></html>'},A_=function(t,e){var n,o,r,i,a=t.translate("Rich Text Area"),c=(n=t.id,o=a,e.height,r=function(t){return t.getParam("iframe_attrs",{})}(t),i=Re.fromTag("iframe"),to(i,r),to(i,{id:n+"_ifr",frameBorder:"0",allowTransparency:"true",title:o}),Dc(i,"tox-edit-area__iframe"),i).dom;c.onload=function(){c.onload=null,t.fire("load")};var s=function(t,e){if(document.domain!==window.location.hostname&&ye.browser.isIE()){var n=KO("mce");t[n]=function(){m_(t)};var o='javascript:(function(){document.open();document.domain="'+document.domain+'";var ed = window.parent.tinymce.get("'+t.id+'");document.write(ed.iframeHTML);document.close();ed.'+n+"(true);})()";return O_.setAttrib(e,"src",o),!0}return!1}(t,c);return t.contentAreaContainer=e.iframeContainer,t.iframeElement=c,t.iframeHTML=g_(t),O_.add(e.iframeContainer,c),s},v_=Oc.DOM,y_=function(t,e,n){var o=BO.get(n),r=BO.urls[n]||t.documentBaseUrl.replace(/\/$/,"");if(n=we.trim(n),o&&-1===we.inArray(e,n)){if(we.each(BO.dependencies(n),(function(n){y_(t,e,n)})),t.plugins[n])return;try{var i=new o(t,r,t.$);t.plugins[n]=i,i.init&&(i.init(t,r),e.push(n))}catch(e){!function(t,e,n){var o=wc.translate(["Failed to initialize plugin: {0}",e]);rd(t,"PluginLoadError",{message:o}),IO(o,n),XO(t,o)}(t,n,e)}}},q_=function(t){return t.replace(/^\-/,"")},__=function(t){return{editorContainer:t,iframeContainer:t,api:{}}},W_=function(t){var e=t.getElement();return t.inline?__(null):function(t){var e=v_.create("div");return v_.insertAfter(e,t),__(e)}(e)},L_=function(t){var e=t.getElement();return t.orgDisplay=e.style.display,d(Au(t))?function(t){return t.theme.renderUI()}(t):g(Au(t))?function(t){var e=t.getElement(),n=Au(t)(t,e);return n.editorContainer.nodeType&&(n.editorContainer.id=n.editorContainer.id||t.id+"_parent"),n.iframeContainer&&n.iframeContainer.nodeType&&(n.iframeContainer.id=n.iframeContainer.id||t.id+"_iframecontainer"),n.height=n.iframeHeight?n.iframeHeight:e.offsetHeight,n}(t):W_(t)},w_=function(t){t.fire("ScriptsLoaded"),function(t){var e=we.trim(uu(t)),n=t.ui.registry.getAll().icons,o=Rt(Rt({},WO.get("default").icons),WO.get(e).icons);dt(o,(function(e,o){gt(n,o)||t.ui.registry.addIcon(o,e)}))}(t),function(t){var e=Au(t);if(d(e)){t.settings.theme=q_(e);var n=DO.get(e);t.theme=new n(t,DO.urls[e]),t.theme.init&&t.theme.init(t,DO.urls[e]||t.documentBaseUrl.replace(/\/$/,""),t.$)}else t.theme={}}(t),function(t){var e=[];we.each(_u(t).split(/[ ,]/),(function(n){y_(t,e,q_(n))}))}(t);var e=L_(t);!function(t,e){var n={show:D.from(e.show).getOr(v),hide:D.from(e.hide).getOr(v),disable:D.from(e.disable).getOr(v),isDisabled:D.from(e.isDisabled).getOr(k),enable:function(){t.mode.isReadOnly()||D.from(e.enable).map(T)}};t.ui=Rt(Rt({},t.ui),n)}(t,D.from(e.api).getOr({}));var n={editorContainer:e.editorContainer,iframeContainer:e.iframeContainer};return t.editorContainer=n.editorContainer?n.editorContainer:null,VO(t),t.inline?m_(t):function(t,e){var n=A_(t,e);e.editorContainer&&(O_.get(e.editorContainer).style.display=t.orgDisplay,t.hidden=O_.isHidden(e.editorContainer)),t.getElement().style.display="none",O_.setAttrib(t.id,"aria-hidden","true"),n||m_(t)}(t,n)},x_=Oc.DOM,R_=function(t){return"-"===t.charAt(0)},T_=function(t,e){var n=zu(e),o=function(t){return t.getParam("language_url","","string")}(e);if(!1===wc.hasCode(n)&&"en"!==n){var r=""!==o?o:e.editorManager.baseURL+"/langs/"+n+".js";t.add(r,v,void 0,(function(){!function(t,e,n){YO(t,"LanguageLoadError",jO("language",e,n))}(e,r,n)}))}},k_=function(t,e,n){return D.from(e).filter((function(t){return t.length>0&&!WO.has(t)})).map((function(e){return{url:t.editorManager.baseURL+"/icons/"+e+"/icons"+n+".js",name:D.some(e)}}))},S_=function(t,e,n){var o=k_(e,"default",n),r=function(t){return D.from(function(t){return t.getParam("icons_url","","string")}(t)).filter((function(t){return t.length>0})).map((function(t){return{url:t,name:D.none()}}))}(e).orThunk((function(){return k_(e,uu(e),"")}));F(function(t){for(var e=[],n=function(t){e.push(t)},o=0;o<t.length;o++)t[o].each(n);return e}([o,r]),(function(n){t.add(n.url,v,void 0,(function(){!function(t,e,n){YO(t,"IconsLoadError",jO("icons",e,n))}(e,n.url,n.name.getOrUndefined())}))}))},C_=function(t,e){var n=yc.ScriptLoader;!function(t,e,n,o){var r=Au(e);if(d(r)){if(!R_(r)&&!gt(DO.urls,r)){var i=function(t){return t.getParam("theme_url")}(e);i?DO.load(r,e.documentBaseURI.toAbsolute(i)):DO.load(r,"themes/"+r+"/theme"+n+".js")}t.loadQueue((function(){DO.waitFor(r,o)}))}else o()}(n,t,e,(function(){T_(n,t),S_(n,t,e),function(t,e){we.each(function(t){return t.getParam("external_plugins")}(t),(function(e,n){BO.load(n,e,v,void 0,(function(){HO(t,e,n)})),t.settings.plugins+=" "+n})),we.each(_u(t).split(/[ ,]/),(function(n){if((n=we.trim(n))&&!BO.urls[n])if(R_(n)){n=n.substr(1,n.length);var o=BO.dependencies(n);we.each(o,(function(n){var o={prefix:"plugins/",resource:n,suffix:"/plugin"+e+".js"},r=BO.createUrl(o,n);BO.load(r.resource,r,v,void 0,(function(){HO(t,r.prefix+r.resource+r.suffix,r.resource)}))}))}else{var r={prefix:"plugins/",resource:n,suffix:"/plugin"+e+".js"};BO.load(n,r,v,void 0,(function(){HO(t,r.prefix+r.resource+r.suffix,n)}))}}))}(t,e),n.loadQueue((function(){t.removed||w_(t)}),t,(function(){t.removed||w_(t)}))}))},N_=function(t){var e=t.id;wc.setCode(zu(t));var n=function(){x_.unbind(window,"ready",n),t.render()};if(Hi.Event.domLoaded){if(t.getElement()&&ye.contentEditable){var o=Re.fromDom(t.getElement()),r=function(t){return K(t.dom.attributes,(function(t,e){return t[e.name]=e.value,t}),{})}(o);t.on("remove",(function(){U(o.dom.attributes,(function(t){return ro(o,t.name)})),to(o,r)})),t.ui.styleSheetLoader=function(t,e){return sr.forElement(t,{contentCssCors:qu(e),referrerPolicy:Mu(e)})}(o,t),!function(t){return t.getParam("inline")}(t)?(t.orgVisibility=t.getElement().style.visibility,t.getElement().style.visibility="hidden"):t.inline=!0;var i=t.getElement().form||x_.getParent(e,"form");i&&(t.formElement=i,function(t){return t.getParam("hidden_input")}(t)&&!En(t.getElement())&&(x_.insertAfter(x_.create("input",{type:"hidden",name:e}),e),t.hasHiddenInput=!0),t.formEventDelegate=function(e){t.fire(e.type,e)},x_.bind(i,"submit reset",t.formEventDelegate),t.on("reset",(function(){t.resetContent()})),!function(t){return t.getParam("submit_patch")}(t)||i.submit.nodeType||i.submit.length||i._mceOldSubmit||(i._mceOldSubmit=i.submit,i.submit=function(){return t.editorManager.triggerSave(),t.setDirty(!1),i._mceOldSubmit(i)})),t.windowManager=EO(t),t.notificationManager=NO(t),function(t){return"xml"===t.getParam("encoding")}(t)&&t.on("GetContent",(function(t){t.save&&(t.content=x_.encode(t.content))})),function(t){return t.getParam("add_form_submit_trigger")}(t)&&t.on("submit",(function(){t.initialized&&t.save()})),function(t){return t.getParam("add_unload_trigger")}(t)&&(t._beforeUnload=function(){!t.initialized||t.destroyed||t.isHidden()||t.save({format:"raw",no_events:!0,set_dirty:!1})},t.editorManager.on("BeforeUnload",t._beforeUnload)),t.editorManager.add(t),C_(t,t.suffix)}}else x_.bind(window,"ready",n)},B_=function(t,e){return function(t,e){return nm(t).editor.addVisual(e)}(t,e)},D_={"font-size":"size","font-family":"face"},E_=function(t,e,n){return bz(Re.fromDom(n),(function(e){return function(e){return so(e,t).orThunk((function(){return"font"===De(e)?Ot(D_,t).bind((function(t){return no(e,t)})):D.none()}))}(e)}),(function(t){return Ce(Re.fromDom(e),t)}))},P_=function(t){return function(e,n){return D.from(n).map(Re.fromDom).filter(Xe).bind((function(n){return E_(t,e,n.dom).or(function(t,e){return D.from(Oc.DOM.getStyle(e,t,!0))}(t,n.dom))})).getOr("")}},X_=P_("font-size"),Y_=y((function(t){return t.replace(/[\'\"\\]/g,"").replace(/,\s+/g,",")}),P_("font-family")),j_=function(t){return Ep(t.getBody()).map((function(t){var e=t.container();return Pn(e)?e.parentNode:e}))},H_=function(t,e){return function(t){return D.from(t.selection.getRng()).bind((function(e){var n=t.getBody();return e.startContainer===n&&0===e.startOffset?D.none():D.from(t.selection.getStart(!0))}))}(t).orThunk(w(j_,t)).map(Re.fromDom).filter(Xe).bind(e)},I_=function(t,e){return H_(t,q(D.some,e))},F_=function(t,e){if(/^[0-9.]+$/.test(e)){var n=parseInt(e,10);if(n>=1&&n<=7){var o=function(t){return we.explode(t.getParam("font_size_style_values","xx-small,x-small,small,medium,large,x-large,xx-large"))}(t),r=function(t){return we.explode(t.getParam("font_size_classes",""))}(t);return r?r[n-1]||e:o[n-1]||e}return e}return e},U_=function(t){var e=t.split(/\s*,\s*/);return I(e,(function(t){return-1===t.indexOf(" ")||Et(t,'"')||Et(t,"'")?t:"'"+t+"'"})).join(",")},V_=function(t,e){var n=function(t){if("string"!=typeof t){var e=we.extend({paste:t.paste,data:{paste:t.paste}},t);return{content:t.content,details:e}}return{content:t,details:{}}}(e);!function(t,e,n){em(t).editor.insertContent(e,n)}(t,n.content,n.details)},G_=we.each,$_=we.map,K_=we.inArray,J_=function(){function t(t){this.commands={state:{},exec:{},value:{}},this.editor=t,this.setupCommands(t)}return t.prototype.execCommand=function(t,e,n,o){var r,i=!1,a=this;if(!a.editor.removed){var c;if("mcefocus"!==t.toLowerCase()&&(/^(mceAddUndoLevel|mceEndUndoLevel|mceBeginUndoLevel|mceRepaint)$/.test(t)||o&&o.skip_focus?(c=a.editor,lf(c).each((function(t){return c.selection.setRng(t)}))):a.editor.focus()),(o=a.editor.fire("BeforeExecCommand",{command:t,ui:e,value:n})).isDefaultPrevented())return!1;var s=t.toLowerCase();if(r=a.commands.exec[s])return r(s,e,n),a.editor.fire("ExecCommand",{command:t,ui:e,value:n}),!0;if(G_(this.editor.plugins,(function(o){if(o.execCommand&&o.execCommand(t,e,n))return a.editor.fire("ExecCommand",{command:t,ui:e,value:n}),i=!0,!1})),i)return i;if(a.editor.theme&&a.editor.theme.execCommand&&a.editor.theme.execCommand(t,e,n))return a.editor.fire("ExecCommand",{command:t,ui:e,value:n}),!0;try{i=a.editor.getDoc().execCommand(t,e,n)}catch(t){}return!!i&&(a.editor.fire("ExecCommand",{command:t,ui:e,value:n}),!0)}},t.prototype.queryCommandState=function(t){var e;if(!this.editor.quirks.isHidden()&&!this.editor.removed){if(t=t.toLowerCase(),e=this.commands.state[t])return e(t);try{return this.editor.getDoc().queryCommandState(t)}catch(t){}return!1}},t.prototype.queryCommandValue=function(t){var e;if(!this.editor.quirks.isHidden()&&!this.editor.removed){if(t=t.toLowerCase(),e=this.commands.value[t])return e(t);try{return this.editor.getDoc().queryCommandValue(t)}catch(t){}}},t.prototype.addCommands=function(t,e){void 0===e&&(e="exec");var n=this;G_(t,(function(t,o){G_(o.toLowerCase().split(","),(function(o){n.commands[e][o]=t}))}))},t.prototype.addCommand=function(t,e,n){var o=this;t=t.toLowerCase(),this.commands.exec[t]=function(t,r,i,a){return e.call(n||o.editor,r,i,a)}},t.prototype.queryCommandSupported=function(t){if(t=t.toLowerCase(),this.commands.exec[t])return!0;try{return this.editor.getDoc().queryCommandSupported(t)}catch(t){}return!1},t.prototype.addQueryStateHandler=function(t,e,n){var o=this;t=t.toLowerCase(),this.commands.state[t]=function(){return e.call(n||o.editor)}},t.prototype.addQueryValueHandler=function(t,e,n){var o=this;t=t.toLowerCase(),this.commands.value[t]=function(){return e.call(n||o.editor)}},t.prototype.hasCustomCommand=function(t){return t=t.toLowerCase(),!!this.commands.exec[t]},t.prototype.execNativeCommand=function(t,e,n){return void 0===e&&(e=!1),void 0===n&&(n=null),this.editor.getDoc().execCommand(t,e,n)},t.prototype.isFormatMatch=function(t){return this.editor.formatter.match(t)},t.prototype.toggleFormat=function(t,e){this.editor.formatter.toggle(t,e),this.editor.nodeChanged()},t.prototype.storeSelection=function(t){this.selectionBookmark=this.editor.selection.getBookmark(t)},t.prototype.restoreSelection=function(){this.editor.selection.moveToBookmark(this.selectionBookmark)},t.prototype.setupCommands=function(t){var e=this;this.addCommands({"mceResetDesignMode,mceBeginUndoLevel":v,"mceEndUndoLevel,mceAddUndoLevel":function(){t.undoManager.add()},mceFocus:function(e,n,o){Wf(t,o)},"Cut,Copy,Paste":function(n){var o,r=t.getDoc();try{e.execNativeCommand(n)}catch(t){o=!0}if("paste"!==n||r.queryCommandEnabled(n)||(o=!0),o||!r.queryCommandSupported(n)){var i=t.translate("Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.");ye.mac&&(i=i.replace(/Ctrl\+/g,"⌘+")),t.notificationManager.open({text:i,type:"error"})}},unlink:function(){if(t.selection.isCollapsed()){var e=t.dom.getParent(t.selection.getStart(),"a");e&&t.dom.remove(e,!0)}else t.formatter.remove("link")},"JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,JustifyNone":function(n){var o=n.substring(7);"full"===o&&(o="justify"),G_("left,center,right,justify".split(","),(function(e){o!==e&&t.formatter.remove("align"+e)})),"none"!==o&&e.toggleFormat("align"+o)},"InsertUnorderedList,InsertOrderedList":function(n){var o;e.execNativeCommand(n);var r=t.dom.getParent(t.selection.getNode(),"ol,ul");r&&(o=r.parentNode,/^(H[1-6]|P|ADDRESS|PRE)$/.test(o.nodeName)&&(e.storeSelection(),t.dom.split(o,r),e.restoreSelection()))},"Bold,Italic,Underline,Strikethrough,Superscript,Subscript":function(t){e.toggleFormat(t)},"ForeColor,HiliteColor":function(t,n,o){e.toggleFormat(t,{value:o})},FontName:function(e,n,o){!function(t,e){var n=F_(t,e);t.formatter.toggle("fontname",{value:U_(n)}),t.nodeChanged()}(t,o)},FontSize:function(e,n,o){!function(t,e){t.formatter.toggle("fontsize",{value:F_(t,e)}),t.nodeChanged()}(t,o)},LineHeight:function(e,n,o){!function(t,e){t.formatter.toggle("lineheight",{value:String(e)}),t.nodeChanged()}(t,o)},Lang:function(t,n,o){e.toggleFormat(t,{value:o.code,customValue:o.customCode})},RemoveFormat:function(e){t.formatter.remove(e)},mceBlockQuote:function(){e.toggleFormat("blockquote")},FormatBlock:function(t,n,o){return e.toggleFormat(o||"p")},mceCleanup:function(){var e=t.selection.getBookmark();t.setContent(t.getContent()),t.selection.moveToBookmark(e)},mceRemoveNode:function(n,o,r){var i=r||t.selection.getNode();i!==t.getBody()&&(e.storeSelection(),t.dom.remove(i,!0),e.restoreSelection())},mceSelectNodeDepth:function(e,n,o){var r=0;t.dom.getParent(t.selection.getNode(),(function(e){if(1===e.nodeType&&r++===o)return t.selection.select(e),!1}),t.getBody())},mceSelectNode:function(e,n,o){t.selection.select(o)},mceInsertContent:function(e,n,o){V_(t,o)},mceInsertRawHTML:function(e,n,o){t.selection.setContent("tiny_mce_marker");var r=t.getContent();t.setContent(r.replace(/tiny_mce_marker/g,(function(){return o})))},mceInsertNewLine:function(e,n,o){qq(t,o)},mceToggleFormat:function(t,n,o){e.toggleFormat(o)},mceSetContent:function(e,n,o){t.setContent(o)},"Indent,Outdent":function(e){Vv(t,e)},mceRepaint:v,InsertHorizontalRule:function(){t.execCommand("mceInsertContent",!1,"<hr />")},mceToggleVisualAid:function(){t.hasVisual=!t.hasVisual,t.addVisual()},mceReplaceContent:function(e,n,o){t.execCommand("mceInsertContent",!1,o.replace(/\{\$selection\}/g,t.selection.getContent({format:"text"})))},mceInsertLink:function(e,n,o){"string"==typeof o&&(o={href:o});var r=t.dom.getParent(t.selection.getNode(),"a");o.href=o.href.replace(/ /g,"%20"),r&&o.href||t.formatter.remove("link"),o.href&&t.formatter.apply("link",o,r)},selectAll:function(){var e=t.dom.getParent(t.selection.getStart(),Fn);if(e){var n=t.dom.createRng();n.selectNodeContents(e),t.selection.setRng(n)}},mceNewDocument:function(){t.setContent("")},InsertLineBreak:function(e,n,o){return lq(t,o),!0}});var n=function(e){return function(){var n=t.selection,o=n.isCollapsed()?[t.dom.getParent(n.getNode(),t.dom.isBlock)]:n.getSelectedBlocks(),r=$_(o,(function(n){return!!t.formatter.matchNode(n,e)}));return-1!==K_(r,!0)}};e.addCommands({JustifyLeft:n("alignleft"),JustifyCenter:n("aligncenter"),JustifyRight:n("alignright"),JustifyFull:n("alignjustify"),"Bold,Italic,Underline,Strikethrough,Superscript,Subscript":function(t){return e.isFormatMatch(t)},mceBlockQuote:function(){return e.isFormatMatch("blockquote")},Outdent:function(){return Iv(t)},"InsertUnorderedList,InsertOrderedList":function(e){var n=t.dom.getParent(t.selection.getNode(),"ul,ol");return n&&("insertunorderedlist"===e&&"UL"===n.tagName||"insertorderedlist"===e&&"OL"===n.tagName)}},"state"),e.addCommands({Undo:function(){t.undoManager.undo()},Redo:function(){t.undoManager.redo()}}),e.addQueryValueHandler("FontName",(function(){return function(t){return I_(t,(function(e){return Y_(t.getBody(),e.dom)})).getOr("")}(t)}),this),e.addQueryValueHandler("FontSize",(function(){return function(t){return I_(t,(function(e){return X_(t.getBody(),e.dom)})).getOr("")}(t)}),this),e.addQueryValueHandler("LineHeight",(function(){return function(t){return I_(t,(function(e){var n=Re.fromDom(t.getBody()),o=bz(e,(function(t){return so(t,"line-height")}),w(Ce,n));return o.getOrThunk((function(){var t=parseFloat(ao(e,"line-height")),n=parseFloat(ao(e,"font-size"));return String(t/n)}))})).getOr("")}(t)}),this)},t}(),Q_="data-mce-contenteditable",Z_=function(t,e,n){var o,r;Pc(t,e)&&!1===n?(r=e,Cc(o=t)?o.dom.classList.remove(r):Bc(o,r),Ec(o)):n&&Dc(t,e)},tW=function(t,e,n){try{t.getDoc().execCommand(e,!1,String(n))}catch(t){}},eW=function(t,e){t.dom.contentEditable=e?"true":"false"},nW=function(t,e){var n=Re.fromDom(t.getBody());Z_(n,"mce-content-readonly",e),e?(t.selection.controlSelection.hideResizeRect(),t._selectionOverrides.hideFakeCaret(),function(t){D.from(t.selection.getNode()).each((function(t){t.removeAttribute("data-mce-selected")}))}(t),t.readonly=!0,eW(n,!1),F(Yc(n,'*[contenteditable="true"]'),(function(t){Zn(t,Q_,"true"),eW(t,!1)}))):(t.readonly=!1,eW(n,!0),function(t){F(Yc(t,"*["+Q_+'="true"]'),(function(t){ro(t,Q_),eW(t,!0)}))}(n),tW(t,"StyleWithCSS",!1),tW(t,"enableInlineTableEditing",!1),tW(t,"enableObjectResizing",!1),qf(t)&&t.focus(),function(t){t.selection.setRng(t.selection.getRng())}(t),t.nodeChanged())},oW=function(t){return t.readonly},rW=function(t){t.parser.addAttributeFilter("contenteditable",(function(e){oW(t)&&F(e,(function(t){t.attr(Q_,t.attr("contenteditable")),t.attr("contenteditable","false")}))})),t.serializer.addAttributeFilter(Q_,(function(e){oW(t)&&F(e,(function(t){t.attr("contenteditable",t.attr(Q_))}))})),t.serializer.addTempAttr(Q_)},iW=function(t,e){if(function(t){return"click"===t.type}(e)&&!cd.metaKeyPressed(e)){var n=Re.fromDom(e.target);(function(t,e){return er(e,"a",(function(e){return Ce(e,Re.fromDom(t.getBody()))})).bind((function(t){return no(t,"href")}))})(t,n).each((function(n){if(e.preventDefault(),/^#/.test(n)){var o=t.dom.select(n+',[name="'+((Et(r=n,i="#")?function(t,e){return t.substring(e)}(r,i.length):r)+'"]'));o.length&&t.selection.scrollIntoView(o[0],!0)}else window.open(n,"_blank","rel=noopener noreferrer,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");var r,i}))}},aW=we.makeMap("focus blur focusin focusout click dblclick mousedown mouseup mousemove mouseover beforepaste paste cut copy selectionchange mouseout mouseenter mouseleave wheel keydown keypress keyup input beforeinput contextmenu dragstart dragend dragover draggesture dragdrop drop drag submit compositionstart compositionend compositionupdate touchstart touchmove touchend touchcancel"," "),cW=function(){function t(t){this.bindings={},this.settings=t||{},this.scope=this.settings.scope||this,this.toggleEvent=this.settings.toggleEvent||k}return t.isNative=function(t){return!!aW[t.toLowerCase()]},t.prototype.fire=function(t,e){var n=t.toLowerCase(),o=Di(n,e||{},this.scope);this.settings.beforeFire&&this.settings.beforeFire(o);var r=this.bindings[n];if(r)for(var i=0,a=r.length;i<a;i++){var c=r[i];if(!c.removed){if(c.once&&this.off(n,c.func),o.isImmediatePropagationStopped())return o;if(!1===c.func.call(this.scope,o))return o.preventDefault(),o}}return o},t.prototype.on=function(t,e,n,o){if(!1===e&&(e=k),e){var r={func:e,removed:!1};o&&we.extend(r,o);for(var i=t.toLowerCase().split(" "),a=i.length;a--;){var c=i[a],s=this.bindings[c];s||(s=[],this.toggleEvent(c,!0)),s=n?Tt([r],s,!0):Tt(Tt([],s,!0),[r],!1),this.bindings[c]=s}}return this},t.prototype.off=function(t,e){var n=this;if(t)for(var o=t.toLowerCase().split(" "),r=o.length;r--;){var i=o[r],a=this.bindings[i];if(!i)return dt(this.bindings,(function(t,e){n.toggleEvent(e,!1),delete n.bindings[e]})),this;if(a){if(e){var c=V(a,(function(t){return t.func===e}));a=c.fail,this.bindings[i]=a,F(c.pass,(function(t){t.removed=!0}))}else a.length=0;a.length||(this.toggleEvent(t,!1),delete this.bindings[i])}}else dt(this.bindings,(function(t,e){n.toggleEvent(e,!1)})),this.bindings={};return this},t.prototype.once=function(t,e,n){return this.on(t,e,n,{once:!0})},t.prototype.has=function(t){return t=t.toLowerCase(),!(!this.bindings[t]||0===this.bindings[t].length)},t}(),sW=function(t){return t._eventDispatcher||(t._eventDispatcher=new cW({scope:t,toggleEvent:function(e,n){cW.isNative(e)&&t.toggleNativeEvent&&t.toggleNativeEvent(e,n)}})),t._eventDispatcher},uW={fire:function(t,e,n){var o=this;if(o.removed&&"remove"!==t&&"detach"!==t)return e;var r=sW(o).fire(t,e);if(!1!==n&&o.parent)for(var i=o.parent();i&&!r.isPropagationStopped();)i.fire(t,r,!1),i=i.parent();return r},on:function(t,e,n){return sW(this).on(t,e,n)},off:function(t,e){return sW(this).off(t,e)},once:function(t,e){return sW(this).once(t,e)},hasEventListeners:function(t){return sW(this).has(t)}},pW=Oc.DOM,lW=function(t,e){if("selectionchange"===e)return t.getDoc();if(!t.inline&&/^mouse|touch|click|contextmenu|drop|dragover|dragend/.test(e))return t.getDoc().documentElement;var n=gu(t);return n?(t.eventRoot||(t.eventRoot=pW.select(n)[0]),t.eventRoot):t.getBody()},dW=function(t,e,n){!function(t){return!t.hidden&&!oW(t)}(t)?oW(t)&&iW(t,n):t.fire(e,n)},fW=function(t,e){var n;if(t.delegates||(t.delegates={}),!t.delegates[e]&&!t.removed){var o=lW(t,e);if(gu(t)){if(tv||(tv={},t.editorManager.on("removeEditor",(function(){t.editorManager.activeEditor||tv&&(dt(tv,(function(e,n){t.dom.unbind(lW(t,n))})),tv=null)}))),tv[e])return;n=function(n){for(var o=n.target,r=t.editorManager.get(),i=r.length;i--;){var a=r[i].getBody();(a===o||pW.isChildOf(o,a))&&dW(r[i],e,n)}},tv[e]=n,pW.bind(o,e,n)}else n=function(n){dW(t,e,n)},pW.bind(o,e,n),t.delegates[e]=n}},bW=Rt(Rt({},uW),{bindPendingEventDelegates:function(){var t=this;we.each(t._pendingNativeEvents,(function(e){fW(t,e)}))},toggleNativeEvent:function(t,e){var n=this;"focus"!==t&&"blur"!==t&&(n.removed||(e?n.initialized?fW(n,t):n._pendingNativeEvents?n._pendingNativeEvents.push(t):n._pendingNativeEvents=[t]:n.initialized&&(n.dom.unbind(lW(n,t),t,n.delegates[t]),delete n.delegates[t])))},unbindAllNativeEvents:function(){var t=this,e=t.getBody(),n=t.dom;t.delegates&&(dt(t.delegates,(function(e,n){t.dom.unbind(lW(t,n),n,e)})),delete t.delegates),!t.inline&&e&&n&&(e.onload=null,n.unbind(t.getWin()),n.unbind(t.getDoc())),n&&(n.unbind(e),n.unbind(t.getContainer()))}}),MW=["design","readonly"],zW=function(t,e,n,o){var r=n[e.get()],i=n[o];try{i.activate()}catch(t){return void console.error("problem while activating editor mode "+o+":",t)}r.deactivate(),r.editorReadOnly!==i.editorReadOnly&&nW(t,i.editorReadOnly),e.set(o),function(t,e){t.fire("SwitchMode",{mode:e})}(t,o)},hW=function(t){var e=qc("design"),n=qc({design:{activate:v,deactivate:v,editorReadOnly:!1},readonly:{activate:v,deactivate:v,editorReadOnly:!0}});return function(t){t.serializer?rW(t):t.on("PreInit",(function(){rW(t)}))}(t),function(t){t.on("ShowCaret",(function(e){oW(t)&&e.preventDefault()})),t.on("ObjectSelected",(function(e){oW(t)&&e.preventDefault()}))}(t),{isReadOnly:function(){return oW(t)},set:function(o){return function(t,e,n,o){if(o!==n.get()){if(!gt(e,o))throw new Error("Editor mode '"+o+"' is invalid");t.initialized?zW(t,n,e,o):t.on("init",(function(){return zW(t,n,e,o)}))}}(t,n.get(),e,o)},get:function(){return e.get()},register:function(t,e){n.set(function(t,e,n){var o;if(j(MW,e))throw new Error("Cannot override default mode "+e);return Rt(Rt({},t),((o={})[e]=Rt(Rt({},n),{deactivate:function(){try{n.deactivate()}catch(t){console.error("problem while deactivating editor mode "+e+":",t)}}}),o))}(n.get(),t,e))}}},mW=we.each,OW=we.explode,gW={f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},AW=we.makeMap("alt,ctrl,shift,meta,access"),vW=function(t){var e,n={};mW(OW(t.toLowerCase(),"+"),(function(t){t in AW?n[t]=!0:/^[0-9]{2,}$/.test(t)?n.keyCode=parseInt(t,10):(n.charCode=t.charCodeAt(0),n.keyCode=gW[t]||t.toUpperCase().charCodeAt(0))}));var o=[n.keyCode];for(e in AW)n[e]?o.push(e):n[e]=!1;return n.id=o.join(","),n.access&&(n.alt=!0,ye.mac?n.ctrl=!0:n.shift=!0),n.meta&&(ye.mac?n.meta=!0:(n.ctrl=!0,n.meta=!1)),n},yW=function(){function t(t){this.shortcuts={},this.pendingPatterns=[],this.editor=t;var e=this;t.on("keyup keypress keydown",(function(t){!e.hasModifier(t)&&!e.isFunctionKey(t)||t.isDefaultPrevented()||(mW(e.shortcuts,(function(n){if(e.matchShortcut(t,n))return e.pendingPatterns=n.subpatterns.slice(0),"keydown"===t.type&&e.executeShortcutAction(n),!0})),e.matchShortcut(t,e.pendingPatterns[0])&&(1===e.pendingPatterns.length&&"keydown"===t.type&&e.executeShortcutAction(e.pendingPatterns[0]),e.pendingPatterns.shift()))}))}return t.prototype.add=function(t,e,n,o){var r=this,i=r.normalizeCommandFunc(n);return mW(OW(we.trim(t)),(function(t){var n=r.createShortcut(t,e,i,o);r.shortcuts[n.id]=n})),!0},t.prototype.remove=function(t){var e=this.createShortcut(t);return!!this.shortcuts[e.id]&&(delete this.shortcuts[e.id],!0)},t.prototype.normalizeCommandFunc=function(t){var e=this,n=t;return"string"==typeof n?function(){e.editor.execCommand(n,!1,null)}:we.isArray(n)?function(){e.editor.execCommand(n[0],n[1],n[2])}:n},t.prototype.createShortcut=function(t,e,n,o){var r=we.map(OW(t,">"),vW);return r[r.length-1]=we.extend(r[r.length-1],{func:n,scope:o||this.editor}),we.extend(r[0],{desc:this.editor.translate(e),subpatterns:r.slice(1)})},t.prototype.hasModifier=function(t){return t.altKey||t.ctrlKey||t.metaKey},t.prototype.isFunctionKey=function(t){return"keydown"===t.type&&t.keyCode>=112&&t.keyCode<=123},t.prototype.matchShortcut=function(t,e){return!!e&&(e.ctrl===t.ctrlKey&&e.meta===t.metaKey&&(e.alt===t.altKey&&e.shift===t.shiftKey&&(!!(t.keyCode===e.keyCode||t.charCode&&t.charCode===e.charCode)&&(t.preventDefault(),!0))))},t.prototype.executeShortcutAction=function(t){return t.func?t.func.call(t.scope):null},t}(),qW=function(){var t=function(){var t={},e={},n={},o={},r={},i={},a={},c=function(t,e){return function(n,o){return t[n.toLowerCase()]=Rt(Rt({},o),{type:e})}};return{addButton:c(t,"button"),addGroupToolbarButton:c(t,"grouptoolbarbutton"),addToggleButton:c(t,"togglebutton"),addMenuButton:c(t,"menubutton"),addSplitButton:c(t,"splitbutton"),addMenuItem:c(e,"menuitem"),addNestedMenuItem:c(e,"nestedmenuitem"),addToggleMenuItem:c(e,"togglemenuitem"),addAutocompleter:c(n,"autocompleter"),addContextMenu:c(r,"contextmenu"),addContextToolbar:c(i,"contexttoolbar"),addContextForm:c(i,"contextform"),addSidebar:c(a,"sidebar"),addIcon:function(t,e){return o[t.toLowerCase()]=e},getAll:function(){return{buttons:t,menuItems:e,icons:o,popups:n,contextMenus:r,contextToolbars:i,sidebars:a}}}}();return{addAutocompleter:t.addAutocompleter,addButton:t.addButton,addContextForm:t.addContextForm,addContextMenu:t.addContextMenu,addContextToolbar:t.addContextToolbar,addIcon:t.addIcon,addMenuButton:t.addMenuButton,addMenuItem:t.addMenuItem,addNestedMenuItem:t.addNestedMenuItem,addSidebar:t.addSidebar,addSplitButton:t.addSplitButton,addToggleButton:t.addToggleButton,addGroupToolbarButton:t.addGroupToolbarButton,addToggleMenuItem:t.addToggleMenuItem,getAll:t.getAll}},_W=Oc.DOM,WW=we.extend,LW=we.each,wW=we.resolve,xW=ye.ie,RW=function(){function t(t,e,n){var o=this;this.plugins={},this.contentCSS=[],this.contentStyles=[],this.loadedCSS={},this.isNotDirty=!1,this.editorManager=n,this.documentBaseUrl=n.documentBaseURL,WW(this,bW),this.settings=yO(this,t,this.documentBaseUrl,n.defaultSettings,e),this.settings.suffix&&(n.suffix=this.settings.suffix),this.suffix=n.suffix,this.settings.base_url&&n._setBaseUrl(this.settings.base_url),this.baseUri=n.baseURI,this.settings.referrer_policy&&(yc.ScriptLoader._setReferrerPolicy(this.settings.referrer_policy),Oc.DOM.styleSheetLoader._setReferrerPolicy(this.settings.referrer_policy)),xc.languageLoad=this.settings.language_load,xc.baseURL=n.baseURL,this.id=t,this.setDirty(!1),this.documentBaseURI=new Tm(this.settings.document_base_url,{base_uri:this.baseUri}),this.baseURI=this.baseUri,this.inline=!!this.settings.inline,this.shortcuts=new yW(this),this.editorCommands=new J_(this),this.settings.cache_suffix&&(ye.cacheSuffix=this.settings.cache_suffix.replace(/^[\?\&]+/,"")),this.ui={registry:qW(),styleSheetLoader:void 0,show:v,hide:v,enable:v,disable:v,isDisabled:k};var r=hW(this);this.mode=r,this.setMode=r.set,n.fire("SetupEditor",{editor:this}),this.execCallback("setup",this),this.$=dc.overrideDefaults((function(){return{context:o.inline?o.getBody():o.getDoc(),element:o.getBody()}}))}return t.prototype.render=function(){N_(this)},t.prototype.focus=function(t){this.execCommand("mceFocus",!1,t)},t.prototype.hasFocus=function(){return yf(this)},t.prototype.execCallback=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];var o,r=this,i=r.settings[t];if(i)return r.callbackLookup&&(o=r.callbackLookup[t])&&(i=o.func,o=o.scope),"string"==typeof i&&(o=(o=i.replace(/\.\w+$/,""))?wW(o):0,i=wW(i),r.callbackLookup=r.callbackLookup||{},r.callbackLookup[t]={func:i,scope:o}),i.apply(o||r,e)},t.prototype.translate=function(t){return wc.translate(t)},t.prototype.getParam=function(t,e,n){return _O(this,t,e,n)},t.prototype.hasPlugin=function(t,e){return!!j(_u(this).split(/[ ,]/),t)&&(!e||void 0!==BO.get(t))},t.prototype.nodeChanged=function(t){this._nodeChangeDispatcher.nodeChanged(t)},t.prototype.addCommand=function(t,e,n){this.editorCommands.addCommand(t,e,n)},t.prototype.addQueryStateHandler=function(t,e,n){this.editorCommands.addQueryStateHandler(t,e,n)},t.prototype.addQueryValueHandler=function(t,e,n){this.editorCommands.addQueryValueHandler(t,e,n)},t.prototype.addShortcut=function(t,e,n,o){this.shortcuts.add(t,e,n,o)},t.prototype.execCommand=function(t,e,n,o){return this.editorCommands.execCommand(t,e,n,o)},t.prototype.queryCommandState=function(t){return this.editorCommands.queryCommandState(t)},t.prototype.queryCommandValue=function(t){return this.editorCommands.queryCommandValue(t)},t.prototype.queryCommandSupported=function(t){return this.editorCommands.queryCommandSupported(t)},t.prototype.show=function(){var t=this;t.hidden&&(t.hidden=!1,t.inline?t.getBody().contentEditable="true":(_W.show(t.getContainer()),_W.hide(t.id)),t.load(),t.fire("show"))},t.prototype.hide=function(){var t=this,e=t.getDoc();t.hidden||(xW&&e&&!t.inline&&e.execCommand("SelectAll"),t.save(),t.inline?(t.getBody().contentEditable="false",t===t.editorManager.focusedEditor&&(t.editorManager.focusedEditor=null)):(_W.hide(t.getContainer()),_W.setStyle(t.id,"display",t.orgDisplay)),t.hidden=!0,t.fire("hide"))},t.prototype.isHidden=function(){return!!this.hidden},t.prototype.setProgressState=function(t,e){this.fire("ProgressState",{state:t,time:e})},t.prototype.load=function(t){var e,n=this,o=n.getElement();if(n.removed)return"";if(o){(t=t||{}).load=!0;var r=En(o)?o.value:o.innerHTML;return e=n.setContent(r,t),t.element=o,t.no_events||n.fire("LoadContent",t),t.element=o=null,e}},t.prototype.save=function(t){var e,n,o=this,r=o.getElement();if(r&&o.initialized&&!o.removed)return(t=t||{}).save=!0,t.element=r,t.content=o.getContent(t),t.no_events||o.fire("SaveContent",t),"raw"===t.format&&o.fire("RawSaveContent",t),e=t.content,En(r)?r.value=e:(!t.is_removing&&o.inline||(r.innerHTML=e),(n=_W.getParent(o.id,"form"))&&LW(n.elements,(function(t){if(t.name===o.id)return t.value=e,!1}))),t.element=r=null,!1!==t.set_dirty&&o.setDirty(!1),e},t.prototype.setContent=function(t,e){return Jm(this,t,e)},t.prototype.getContent=function(t){return Km(this,t)},t.prototype.insertContent=function(t,e){e&&(t=WW({content:t},e)),this.execCommand("mceInsertContent",!1,t)},t.prototype.resetContent=function(t){void 0===t?Jm(this,this.startContent,{format:"raw"}):Jm(this,t),this.undoManager.reset(),this.setDirty(!1),this.nodeChanged()},t.prototype.isDirty=function(){return!this.isNotDirty},t.prototype.setDirty=function(t){var e=!this.isNotDirty;this.isNotDirty=!t,t&&t!==e&&this.fire("dirty")},t.prototype.getContainer=function(){var t=this;return t.container||(t.container=_W.get(t.editorContainer||t.id+"_parent")),t.container},t.prototype.getContentAreaContainer=function(){return this.contentAreaContainer},t.prototype.getElement=function(){return this.targetElm||(this.targetElm=_W.get(this.id)),this.targetElm},t.prototype.getWin=function(){var t,e=this;return e.contentWindow||(t=e.iframeElement)&&(e.contentWindow=t.contentWindow),e.contentWindow},t.prototype.getDoc=function(){var t,e=this;return e.contentDocument||(t=e.getWin())&&(e.contentDocument=t.document),e.contentDocument},t.prototype.getBody=function(){var t=this.getDoc();return this.bodyElement||(t?t.body:null)},t.prototype.convertURL=function(t,e,n){var o=this,r=o.settings;return r.urlconverter_callback?o.execCallback("urlconverter_callback",t,n,!0,e):!r.convert_urls||n&&"LINK"===n.nodeName||0===t.indexOf("file:")||0===t.length?t:r.relative_urls?o.documentBaseURI.toRelative(t):t=o.documentBaseURI.toAbsolute(t,r.remove_script_host)},t.prototype.addVisual=function(t){B_(this,t)},t.prototype.remove=function(){tO(this)},t.prototype.destroy=function(t){eO(this,t)},t.prototype.uploadImages=function(t){return this.editorUpload.uploadImages(t)},t.prototype._scanForImages=function(){return this.editorUpload.scanForImages()},t.prototype.addButton=function(){throw new Error("editor.addButton has been removed in tinymce 5x, use editor.ui.registry.addButton or editor.ui.registry.addToggleButton or editor.ui.registry.addSplitButton instead")},t.prototype.addSidebar=function(){throw new Error("editor.addSidebar has been removed in tinymce 5x, use editor.ui.registry.addSidebar instead")},t.prototype.addMenuItem=function(){throw new Error("editor.addMenuItem has been removed in tinymce 5x, use editor.ui.registry.addMenuItem instead")},t.prototype.addContextToolbar=function(){throw new Error("editor.addContextToolbar has been removed in tinymce 5x, use editor.ui.registry.addContextToolbar instead")},t}(),TW=Oc.DOM,kW=we.explode,SW=we.each,CW=we.extend,NW=0,BW=!1,DW=[],EW=[],PW=function(t){var e=t.type;SW(HW.get(),(function(n){switch(e){case"scroll":n.fire("ScrollWindow",t);break;case"resize":n.fire("ResizeWindow",t)}}))},XW=function(t){t!==BW&&(t?dc(window).on("resize scroll",PW):dc(window).off("resize scroll",PW),BW=t)},YW=function(t){var e=EW;delete DW[t.id];for(var n=0;n<DW.length;n++)if(DW[n]===t){DW.splice(n,1);break}return EW=G(EW,(function(e){return t!==e})),HW.activeEditor===t&&(HW.activeEditor=EW.length>0?EW[0]:null),HW.focusedEditor===t&&(HW.focusedEditor=null),e.length!==EW.length},jW="CSS1Compat"!==document.compatMode,HW=Rt(Rt({},uW),{baseURI:null,baseURL:null,defaultSettings:{},documentBaseURL:null,suffix:null,$:dc,majorVersion:"5",minorVersion:"10.9",releaseDate:"2023-11-15",editors:DW,i18n:wc,activeEditor:null,focusedEditor:null,settings:{},setup:function(){var t,e,n=this,o="";e=Tm.getDocumentBaseUrl(document.location),/^[^:]+:\/\/\/?[^\/]+\//.test(e)&&(e=e.replace(/[\?#].*$/,"").replace(/[\/\\][^\/]+$/,""),/[\/\\]$/.test(e)||(e+="/"));var r,i=window.tinymce||window.tinyMCEPreInit;if(i)t=i.base||i.baseURL,o=i.suffix;else{for(var a=document.getElementsByTagName("script"),c=0;c<a.length;c++){var s;if(""!==(s=a[c].src||"")){var u=s.substring(s.lastIndexOf("/"));if(/tinymce(\.full|\.jquery|)(\.min|\.dev|)\.js/.test(s)){-1!==u.indexOf(".min")&&(o=".min"),t=s.substring(0,s.lastIndexOf("/"));break}}}if(!t&&document.currentScript)-1!==(s=document.currentScript.src).indexOf(".min")&&(o=".min"),t=s.substring(0,s.lastIndexOf("/"))}n.baseURL=new Tm(e).toAbsolute(t),n.documentBaseURL=e,n.baseURI=new Tm(n.baseURL),n.suffix=o,(r=n).on("AddEditor",w(hf,r)),r.on("RemoveEditor",w(mf,r))},overrideDefaults:function(t){var e=t.base_url;e&&this._setBaseUrl(e);var n=t.suffix;t.suffix&&(this.suffix=n),this.defaultSettings=t;var o=t.plugin_base_urls;void 0!==o&&dt(o,(function(t,e){xc.PluginManager.urls[e]=t}))},init:function(t){var e,n=this,o=we.makeMap("area base basefont br col frame hr img input isindex link meta param embed source wbr track colgroup option table tbody tfoot thead tr th td script noscript style textarea video audio iframe object menu"," "),r=function(t){var e=t.id;return e||(e=Ot(t,"name").filter((function(t){return!TW.get(t)})).getOrThunk(TW.uniqueId),t.setAttribute("id",e)),e},i=function(t,e){return e.constructor===RegExp?e.test(t.className):TW.hasClass(t,e)},a=function(t){e=t},c=function(){var e,s=0,u=[],p=function(t,o,r){var i=new RW(t,o,n);u.push(i),i.on("init",(function(){++s===e.length&&a(u)})),i.targetElm=i.targetElm||r,i.render()};TW.unbind(window,"ready",c),function(e){var o=t[e];if(o)o.apply(n,[])}("onpageload"),e=dc.unique(function(t){var e=[];if(ye.browser.isIE()&&ye.browser.version.major<11)return IO("TinyMCE does not support the browser you are using. For a list of supported browsers please see: https://www.tinymce.com/docs/get-started/system-requirements/"),[];if(jW)return IO("Failed to initialize the editor as the document is not in standards mode. TinyMCE requires standards mode."),[];if(t.types)return SW(t.types,(function(t){e=e.concat(TW.select(t.selector))})),e;if(t.selector)return TW.select(t.selector);if(t.target)return[t.target];switch(t.mode){case"exact":var n=t.elements||"";n.length>0&&SW(kW(n),(function(t){var n=TW.get(t);n?e.push(n):SW(document.forms,(function(n){SW(n.elements,(function(n){n.name===t&&(t="mce_editor_"+NW++,TW.setAttrib(n,"id",t),e.push(n))}))}))}));break;case"textareas":case"specific_textareas":SW(TW.select("textarea"),(function(n){t.editor_deselector&&i(n,t.editor_deselector)||t.editor_selector&&!i(n,t.editor_selector)||e.push(n)}))}return e}(t)),t.types?SW(t.types,(function(n){we.each(e,(function(e){return!TW.is(e,n.selector)||(p(r(e),CW({},t,n),e),!1)}))})):(we.each(e,(function(t){var e;(e=n.get(t.id))&&e.initialized&&!(e.getContainer()||e.getBody()).parentNode&&(YW(e),e.unbindAllNativeEvents(),e.destroy(!0),e.removed=!0,e=null)})),0===(e=we.grep(e,(function(t){return!n.get(t.id)}))).length?a([]):SW(e,(function(e){!function(t,e){return t.inline&&e.tagName.toLowerCase()in o}(t,e)?p(r(e),t,e):IO("Could not initialize inline editor on invalid inline target element",e)})))};return n.settings=t,TW.bind(window,"ready",c),new nr((function(t){e?t(e):a=function(e){t(e)}}))},get:function(t){return 0===arguments.length?EW.slice(0):d(t)?Q(EW,(function(e){return e.id===t})).getOr(null):A(t)&&EW[t]?EW[t]:null},add:function(t){var e=this;return DW[t.id]===t||(null===e.get(t.id)&&("length"!==t.id&&(DW[t.id]=t),DW.push(t),EW.push(t)),XW(!0),e.activeEditor=t,e.fire("AddEditor",{editor:t}),ev||(ev=function(t){var n=e.fire("BeforeUnload");if(n.returnValue)return t.preventDefault(),t.returnValue=n.returnValue,n.returnValue},window.addEventListener("beforeunload",ev))),t},createEditor:function(t,e){return this.add(new RW(t,e,this))},remove:function(t){var e,n,o=this;if(t){if(!d(t))return n=t,M(o.get(n.id))?null:(YW(n)&&o.fire("RemoveEditor",{editor:n}),0===EW.length&&window.removeEventListener("beforeunload",ev),n.remove(),XW(EW.length>0),n);SW(TW.select(t),(function(t){(n=o.get(t.id))&&o.remove(n)}))}else for(e=EW.length-1;e>=0;e--)o.remove(EW[e])},execCommand:function(t,e,n){var o=this,r=o.get(n);switch(t){case"mceAddEditor":return o.get(n)||new RW(n,o.settings,o).render(),!0;case"mceRemoveEditor":return r&&r.remove(),!0;case"mceToggleEditor":return r?(r.isHidden()?r.show():r.hide(),!0):(o.execCommand("mceAddEditor",!1,n),!0)}return!!o.activeEditor&&o.activeEditor.execCommand(t,e,n)},triggerSave:function(){SW(EW,(function(t){t.save()}))},addI18n:function(t,e){wc.add(t,e)},translate:function(t){return wc.translate(t)},setActive:function(t){var e=this.activeEditor;this.activeEditor!==t&&(e&&e.fire("deactivate",{relatedTarget:t}),t.fire("activate",{relatedTarget:e})),this.activeEditor=t},_setBaseUrl:function(t){this.baseURL=new Tm(this.documentBaseURL).toAbsolute(t.replace(/\/+$/,"")),this.baseURI=new Tm(this.baseURL)}});HW.setup();var IW,FW,UW,VW,GW=Math.min,$W=Math.max,KW=Math.round,JW=function(t,e,n){var o=e.x,r=e.y,i=t.w,a=t.h,c=e.w,s=e.h,u=(n||"").split("");return"b"===u[0]&&(r+=s),"r"===u[1]&&(o+=c),"c"===u[0]&&(r+=KW(s/2)),"c"===u[1]&&(o+=KW(c/2)),"b"===u[3]&&(r-=a),"r"===u[4]&&(o-=i),"c"===u[3]&&(r-=KW(a/2)),"c"===u[4]&&(o-=KW(i/2)),QW(o,r,i,a)},QW=function(t,e,n,o){return{x:t,y:e,w:n,h:o}},ZW={inflate:function(t,e,n){return QW(t.x-e,t.y-n,t.w+2*e,t.h+2*n)},relativePosition:JW,findBestRelativePosition:function(t,e,n,o){var r,i;for(i=0;i<o.length;i++)if((r=JW(t,e,o[i])).x>=n.x&&r.x+r.w<=n.w+n.x&&r.y>=n.y&&r.y+r.h<=n.h+n.y)return o[i];return null},intersect:function(t,e){var n=$W(t.x,e.x),o=$W(t.y,e.y),r=GW(t.x+t.w,e.x+e.w),i=GW(t.y+t.h,e.y+e.h);return r-n<0||i-o<0?null:QW(n,o,r-n,i-o)},clamp:function(t,e,n){var o=t.x,r=t.y,i=t.x+t.w,a=t.y+t.h,c=e.x+e.w,s=e.y+e.h,u=$W(0,e.x-o),p=$W(0,e.y-r),l=$W(0,i-c),d=$W(0,a-s);return o+=u,r+=p,n&&(i+=u,a+=p,o-=l,r-=d),QW(o,r,(i-=l)-o,(a-=d)-r)},create:QW,fromClientRect:function(t){return QW(t.left,t.top,t.width,t.height)}},tL=(IW={},FW={},{load:function(t,e){var n='Script at URL "'+e+'" failed to load',o='Script at URL "'+e+"\" did not call `tinymce.Resource.add('"+t+"', data)` within 1 second";if(void 0!==IW[t])return IW[t];var r=new nr((function(r,i){var a=function(t,e,n){void 0===n&&(n=1e3);var o=!1,r=null,i=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];o||(o=!0,null!==r&&(clearTimeout(r),r=null),t.apply(null,e))}},a=i(t),c=i(e);return{start:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];o||null!==r||(r=setTimeout((function(){return c.apply(null,t)}),n))},resolve:a,reject:c}}(r,i);FW[t]=a.resolve,yc.ScriptLoader.loadScript(e,(function(){return a.start(o)}),(function(){return a.reject(n)}))}));return IW[t]=r,r},add:function(t,e){void 0!==FW[t]&&(FW[t](e),delete FW[t]),IW[t]=nr.resolve(e)}}),eL=we.each,nL=we.extend,oL=function(){};oL.extend=UW=function(t){var e=this.prototype,n=function(){var t,e,n,o=this;if(!VW&&(o.init&&o.init.apply(o,arguments),e=o.Mixins))for(t=e.length;t--;)(n=e[t]).init&&n.init.apply(o,arguments)},o=function(){return this};VW=!0;var r=new this;return VW=!1,t.Mixins&&(eL(t.Mixins,(function(e){for(var n in e)"init"!==n&&(t[n]=e[n])})),e.Mixins&&(t.Mixins=e.Mixins.concat(t.Mixins))),t.Methods&&eL(t.Methods.split(","),(function(e){t[e]=o})),t.Properties&&eL(t.Properties.split(","),(function(e){var n="_"+e;t[e]=function(t){var e=this;return void 0!==t?(e[n]=t,e):e[n]}})),t.Statics&&eL(t.Statics,(function(t,e){n[e]=t})),t.Defaults&&e.Defaults&&(t.Defaults=nL({},e.Defaults,t.Defaults)),dt(t,(function(t,n){"function"==typeof t&&e[n]?r[n]=function(t,n){return function(){var o=this,r=o._super;o._super=e[t];var i=n.apply(o,arguments);return o._super=r,i}}(n,t):r[n]=t})),n.prototype=r,n.constructor=n,n.extend=UW,n};var rL,iL=Math.min,aL=Math.max,cL=Math.round,sL={serialize:function(t){var e=JSON.stringify(t);return d(e)?e.replace(/[\u0080-\uFFFF]/g,(function(t){var e=t.charCodeAt(0).toString(16);return"\\u"+"0000".substring(e.length)+e})):e},parse:function(t){try{return JSON.parse(t)}catch(t){}}},uL={callbacks:{},count:0,send:function(t){var e=this,n=Oc.DOM,o=void 0!==t.count?t.count:e.count,r="tinymce_jsonp_"+o;e.callbacks[o]=function(i){n.remove(r),delete e.callbacks[o],t.callback(i)},n.add(n.doc.body,"script",{id:r,src:t.url,type:"text/javascript"}),e.count++}},pL=Rt(Rt({},uW),{send:function(t){var e,n=0,o=function(){!t.async||4===e.readyState||n++>1e4?(t.success&&n<1e4&&200===e.status?t.success.call(t.success_scope,""+e.responseText,e,t):t.error&&t.error.call(t.error_scope,n>1e4?"TIMED_OUT":"GENERAL",e,t),e=null):ar.setTimeout(o,10)};if(t.scope=t.scope||this,t.success_scope=t.success_scope||t.scope,t.error_scope=t.error_scope||t.scope,t.async=!1!==t.async,t.data=t.data||"",pL.fire("beforeInitialize",{settings:t}),(e=new XMLHttpRequest).overrideMimeType&&e.overrideMimeType(t.content_type),e.open(t.type||(t.data?"POST":"GET"),t.url,t.async),t.crossDomain&&(e.withCredentials=!0),t.content_type&&e.setRequestHeader("Content-Type",t.content_type),t.requestheaders&&we.each(t.requestheaders,(function(t){e.setRequestHeader(t.key,t.value)})),e.setRequestHeader("X-Requested-With","XMLHttpRequest"),(e=pL.fire("beforeSend",{xhr:e,settings:t}).xhr).send(t.data),!t.async)return o();ar.setTimeout(o,10)}}),lL=we.extend,dL=function(){function t(t){this.settings=lL({},t),this.count=0}return t.sendRPC=function(e){return(new t).send(e)},t.prototype.send=function(t){var e=t.error,n=t.success,o=lL(this.settings,t);o.success=function(t,r){void 0===(t=sL.parse(t))&&(t={error:"JSON Parse error."}),t.error?e.call(o.error_scope||o.scope,t.error,r):n.call(o.success_scope||o.scope,t.result)},o.error=function(t,n){e&&e.call(o.error_scope||o.scope,t,n)},o.data=sL.serialize({id:t.id||"c"+this.count++,method:t.method,params:t.params}),o.content_type="application/json",pL.send(o)},t}();try{var fL="__storage_test__";(rL=window.localStorage).setItem(fL,fL),rL.removeItem(fL)}catch(t){rL=function(){var t={},e=[],n={getItem:function(e){return t[e]||null},setItem:function(n,o){e.push(n),t[n]=String(o)},key:function(t){return e[t]},removeItem:function(n){e=e.filter((function(t){return t===n})),delete t[n]},clear:function(){e=[],t={}},length:0};return Object.defineProperty(n,"length",{get:function(){return e.length},configurable:!1,enumerable:!1}),n}()}var bL={geom:{Rect:ZW},util:{Promise:nr,Delay:ar,Tools:we,VK:cd,URI:Tm,Class:oL,EventDispatcher:cW,Observable:uW,I18n:wc,XHR:pL,JSON:sL,JSONRequest:dL,JSONP:uL,LocalStorage:rL,Color:function(t){var e={},n=0,o=0,r=0,i=function(t){var i;return"object"==typeof t?"r"in t?(n=t.r,o=t.g,r=t.b):"v"in t&&function(t,e,i){if(t=(parseInt(t,10)||0)%360,e=parseInt(e,10)/100,i=parseInt(i,10)/100,e=aL(0,iL(e,1)),i=aL(0,iL(i,1)),0!==e){var a=t/60,c=i*e,s=c*(1-Math.abs(a%2-1)),u=i-c;switch(Math.floor(a)){case 0:n=c,o=s,r=0;break;case 1:n=s,o=c,r=0;break;case 2:n=0,o=c,r=s;break;case 3:n=0,o=s,r=c;break;case 4:n=s,o=0,r=c;break;case 5:n=c,o=0,r=s;break;default:n=o=r=0}n=cL(255*(n+u)),o=cL(255*(o+u)),r=cL(255*(r+u))}else n=o=r=cL(255*i)}(t.h,t.s,t.v):(i=/rgb\s*\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)[^\)]*\)/gi.exec(t))?(n=parseInt(i[1],10),o=parseInt(i[2],10),r=parseInt(i[3],10)):(i=/#([0-F]{2})([0-F]{2})([0-F]{2})/gi.exec(t))?(n=parseInt(i[1],16),o=parseInt(i[2],16),r=parseInt(i[3],16)):(i=/#([0-F])([0-F])([0-F])/gi.exec(t))&&(n=parseInt(i[1]+i[1],16),o=parseInt(i[2]+i[2],16),r=parseInt(i[3]+i[3],16)),n=n<0?0:n>255?255:n,o=o<0?0:o>255?255:o,r=r<0?0:r>255?255:r,e};return t&&i(t),e.toRgb=function(){return{r:n,g:o,b:r}},e.toHsv=function(){return function(t,e,n){var o,r;r=0;var i=iL(t/=255,iL(e/=255,n/=255)),a=aL(t,aL(e,n));return i===a?{h:0,s:0,v:100*(r=i)}:(o=(a-i)/a,r=a,{h:cL(60*((t===i?3:n===i?1:5)-(t===i?e-n:n===i?t-e:n-t)/(a-i))),s:cL(100*o),v:cL(100*r)})}(n,o,r)},e.toHex=function(){var t=function(t){return(t=parseInt(t,10).toString(16)).length>1?t:"0"+t};return"#"+t(n)+t(o)+t(r)},e.parse=i,e},ImageUploader:function(t){var e=GO(),n=ZO(t,e);return{upload:function(e,o){return void 0===o&&(o=!0),n.upload(e,o?QO(t):void 0)}}}},dom:{EventUtils:Hi,Sizzle:Wa,DomQuery:dc,TreeWalker:ur,TextSeeker:ns,DOMUtils:Oc,ScriptLoader:yc,RangeUtils:qd,Serializer:$m,StyleSheetLoader:cr,ControlSelection:ud,BookmarkManager:ed,Selection:pm,Event:Hi.Event},html:{Styles:Ci,Entities:gi,Node:Bf,Schema:ki,SaxParser:Dm,DomParser:Im,Writer:eb,Serializer:nb},Env:ye,AddOnManager:xc,Annotator:td,Formatter:cg,UndoManager:ug,EditorCommands:J_,WindowManager:EO,NotificationManager:NO,EditorObservable:bW,Shortcuts:yW,Editor:RW,FocusManager:df,EditorManager:HW,DOM:Oc.DOM,ScriptLoader:yc.ScriptLoader,PluginManager:BO,ThemeManager:DO,IconManager:WO,Resource:tL,trim:we.trim,isArray:we.isArray,is:we.is,toArray:we.toArray,makeMap:we.makeMap,each:we.each,map:we.map,grep:we.grep,inArray:we.inArray,extend:we.extend,create:we.create,walk:we.walk,createNS:we.createNS,resolve:we.resolve,explode:we.explode,_addCacheSuffix:we._addCacheSuffix,isOpera:ye.opera,isWebKit:ye.webkit,isIE:ye.ie,isGecko:ye.gecko,isMac:ye.mac},ML=we.extend(HW,bL);!function(t){window.tinymce=t,window.tinyMCE=t}(ML),function(e){try{t.exports=e}catch(t){}}(ML)}()},2358:(t,e,n)=>{"use strict";n.r(e),n.d(e,{default:()=>r});const o={mounted:function(){console.log("Component mounted.")}};const r=(0,n(4486).A)(o,(function(){this._self._c;return this._m(0)}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-8 col-md-offset-2"},[e("div",{staticClass:"panel panel-default"},[e("div",{staticClass:"panel-heading"},[t._v("Example Component")]),t._v(" "),e("div",{staticClass:"panel-body"},[t._v("\n I'm an example component!\n ")])])])])])}],!1,null,null,null).exports},2619:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});const o={data:function(){return{tokens:[]}},ready:function(){this.prepareComponent()},mounted:function(){this.prepareComponent()},methods:{prepareComponent:function(){this.getTokens()},getTokens:function(){var t=this;axios.get("/oauth/tokens").then((function(e){t.tokens=e.data}))},revoke:function(t){var e=this;axios.delete("/oauth/tokens/"+t.id).then((function(t){e.getTokens()}))}}};var r=n(5072),i=n.n(r),a=n(3729),c={insert:"head",singleton:!1};i()(a.A,c);a.A.locals;const s=(0,n(4486).A)(o,(function(){var t=this,e=t._self._c;return e("div",[t.tokens.length>0?e("div",[e("div",{staticClass:"card card-default"},[e("div",{staticClass:"card-header"},[t._v("Authorized Applications")]),t._v(" "),e("div",{staticClass:"card-body"},[e("table",{staticClass:"table table-borderless mb-0"},[t._m(0),t._v(" "),e("tbody",t._l(t.tokens,(function(n){return e("tr",[e("td",{staticStyle:{"vertical-align":"middle"}},[t._v("\n "+t._s(n.client.name)+"\n ")]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[n.scopes.length>0?e("span",[t._v("\n "+t._s(n.scopes.join(", "))+"\n ")]):t._e()]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[e("a",{staticClass:"action-link text-danger",on:{click:function(e){return t.revoke(n)}}},[t._v("\n Revoke\n ")])])])})),0)])])])]):t._e()])}),[function(){var t=this,e=t._self._c;return e("thead",[e("tr",[e("th",[t._v("Name")]),t._v(" "),e("th",[t._v("Scopes")]),t._v(" "),e("th")])])}],!1,null,"1a6c22aa",null).exports},911:(t,e,n)=>{"use strict";n.d(e,{A:()=>u});function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}const r={data:function(){return{clients:[],createForm:{errors:[],name:"",redirect:""},editForm:{errors:[],name:"",redirect:""}}},ready:function(){this.prepareComponent()},mounted:function(){this.prepareComponent()},methods:{prepareComponent:function(){this.getClients(),$("#modal-create-client").on("shown.bs.modal",(function(){$("#create-client-name").focus()})),$("#modal-edit-client").on("shown.bs.modal",(function(){$("#edit-client-name").focus()}))},getClients:function(){var t=this;axios.get("/oauth/clients").then((function(e){t.clients=e.data}))},showCreateClientForm:function(){$("#modal-create-client").modal("show")},store:function(){this.persistClient("post","/oauth/clients",this.createForm,"#modal-create-client")},edit:function(t){this.editForm.id=t.id,this.editForm.name=t.name,this.editForm.redirect=t.redirect,$("#modal-edit-client").modal("show")},update:function(){this.persistClient("put","/oauth/clients/"+this.editForm.id,this.editForm,"#modal-edit-client")},persistClient:function(t,e,n,r){var i=this;n.errors=[],axios[t](e,n).then((function(t){i.getClients(),n.name="",n.redirect="",n.errors=[],$(r).modal("hide")})).catch((function(t){"object"===o(t.response.data)?n.errors=_.flatten(_.toArray(t.response.data.errors)):n.errors=["Something went wrong. Please try again."]}))},destroy:function(t){var e=this;axios.delete("/oauth/clients/"+t.id).then((function(t){e.getClients()}))}}};var i=n(5072),a=n.n(i),c=n(6200),s={insert:"head",singleton:!1};a()(c.A,s);c.A.locals;const u=(0,n(4486).A)(r,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"card card-default"},[e("div",{staticClass:"card-header"},[e("div",{staticStyle:{display:"flex","justify-content":"space-between","align-items":"center"}},[e("span",[t._v("\n OAuth Clients\n ")]),t._v(" "),e("a",{staticClass:"action-link",attrs:{tabindex:"-1"},on:{click:t.showCreateClientForm}},[t._v("\n Create New Client\n ")])])]),t._v(" "),e("div",{staticClass:"card-body"},[0===t.clients.length?e("p",{staticClass:"mb-0"},[t._v("\n You have not created any OAuth clients.\n ")]):t._e(),t._v(" "),t.clients.length>0?e("table",{staticClass:"table table-borderless mb-0"},[t._m(0),t._v(" "),e("tbody",t._l(t.clients,(function(n){return e("tr",[e("td",{staticStyle:{"vertical-align":"middle"}},[t._v("\n "+t._s(n.id)+"\n ")]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[t._v("\n "+t._s(n.name)+"\n ")]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[e("code",[t._v(t._s(n.secret))])]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[e("a",{staticClass:"action-link",attrs:{tabindex:"-1"},on:{click:function(e){return t.edit(n)}}},[t._v("\n Edit\n ")])]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[e("a",{staticClass:"action-link text-danger",on:{click:function(e){return t.destroy(n)}}},[t._v("\n Delete\n ")])])])})),0)]):t._e()])]),t._v(" "),e("div",{staticClass:"modal fade",attrs:{id:"modal-create-client",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog"},[e("div",{staticClass:"modal-content"},[t._m(1),t._v(" "),e("div",{staticClass:"modal-body"},[t.createForm.errors.length>0?e("div",{staticClass:"alert alert-danger"},[t._m(2),t._v(" "),e("br"),t._v(" "),e("ul",t._l(t.createForm.errors,(function(n){return e("li",[t._v("\n "+t._s(n)+"\n ")])})),0)]):t._e(),t._v(" "),e("form",{attrs:{role:"form"}},[e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-3 col-form-label"},[t._v("Name")]),t._v(" "),e("div",{staticClass:"col-md-9"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.createForm.name,expression:"createForm.name"}],staticClass:"form-control",attrs:{id:"create-client-name",type:"text"},domProps:{value:t.createForm.name},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.store.apply(null,arguments)},input:function(e){e.target.composing||t.$set(t.createForm,"name",e.target.value)}}}),t._v(" "),e("span",{staticClass:"form-text text-muted"},[t._v("\n Something your users will recognize and trust.\n ")])])]),t._v(" "),e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-3 col-form-label"},[t._v("Redirect URL")]),t._v(" "),e("div",{staticClass:"col-md-9"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.createForm.redirect,expression:"createForm.redirect"}],staticClass:"form-control",attrs:{type:"text",name:"redirect"},domProps:{value:t.createForm.redirect},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.store.apply(null,arguments)},input:function(e){e.target.composing||t.$set(t.createForm,"redirect",e.target.value)}}}),t._v(" "),e("span",{staticClass:"form-text text-muted"},[t._v("\n Your application's authorization callback URL.\n ")])])])])]),t._v(" "),e("div",{staticClass:"modal-footer"},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),t._v(" "),e("button",{staticClass:"btn btn-primary",attrs:{type:"button"},on:{click:t.store}},[t._v("\n Create\n ")])])])])]),t._v(" "),e("div",{staticClass:"modal fade",attrs:{id:"modal-edit-client",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog"},[e("div",{staticClass:"modal-content"},[t._m(3),t._v(" "),e("div",{staticClass:"modal-body"},[t.editForm.errors.length>0?e("div",{staticClass:"alert alert-danger"},[t._m(4),t._v(" "),e("br"),t._v(" "),e("ul",t._l(t.editForm.errors,(function(n){return e("li",[t._v("\n "+t._s(n)+"\n ")])})),0)]):t._e(),t._v(" "),e("form",{attrs:{role:"form"}},[e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-3 col-form-label"},[t._v("Name")]),t._v(" "),e("div",{staticClass:"col-md-9"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.editForm.name,expression:"editForm.name"}],staticClass:"form-control",attrs:{id:"edit-client-name",type:"text"},domProps:{value:t.editForm.name},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.update.apply(null,arguments)},input:function(e){e.target.composing||t.$set(t.editForm,"name",e.target.value)}}}),t._v(" "),e("span",{staticClass:"form-text text-muted"},[t._v("\n Something your users will recognize and trust.\n ")])])]),t._v(" "),e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-3 col-form-label"},[t._v("Redirect URL")]),t._v(" "),e("div",{staticClass:"col-md-9"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.editForm.redirect,expression:"editForm.redirect"}],staticClass:"form-control",attrs:{type:"text",name:"redirect"},domProps:{value:t.editForm.redirect},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.update.apply(null,arguments)},input:function(e){e.target.composing||t.$set(t.editForm,"redirect",e.target.value)}}}),t._v(" "),e("span",{staticClass:"form-text text-muted"},[t._v("\n Your application's authorization callback URL.\n ")])])])])]),t._v(" "),e("div",{staticClass:"modal-footer"},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),t._v(" "),e("button",{staticClass:"btn btn-primary",attrs:{type:"button"},on:{click:t.update}},[t._v("\n Save Changes\n ")])])])])])])}),[function(){var t=this,e=t._self._c;return e("thead",[e("tr",[e("th",[t._v("Client ID")]),t._v(" "),e("th",[t._v("Name")]),t._v(" "),e("th",[t._v("Secret")]),t._v(" "),e("th"),t._v(" "),e("th")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header"},[e("h4",{staticClass:"modal-title"},[t._v("\n Create Client\n ")]),t._v(" "),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"mb-0"},[e("strong",[t._v("Whoops!")]),t._v(" Something went wrong!")])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header"},[e("h4",{staticClass:"modal-title"},[t._v("\n Edit Client\n ")]),t._v(" "),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"mb-0"},[e("strong",[t._v("Whoops!")]),t._v(" Something went wrong!")])}],!1,null,"0437fe02",null).exports},1575:(t,e,n)=>{"use strict";n.d(e,{A:()=>u});function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}const r={data:function(){return{accessToken:null,tokens:[],scopes:[],form:{name:"",scopes:[],errors:[]}}},ready:function(){this.prepareComponent()},mounted:function(){this.prepareComponent()},methods:{prepareComponent:function(){this.getTokens(),this.getScopes(),$("#modal-create-token").on("shown.bs.modal",(function(){$("#create-token-name").focus()}))},getTokens:function(){var t=this;axios.get("/oauth/personal-access-tokens").then((function(e){t.tokens=e.data}))},getScopes:function(){var t=this;axios.get("/oauth/scopes").then((function(e){t.scopes=e.data}))},showCreateTokenForm:function(){$("#modal-create-token").modal("show")},store:function(){var t=this;this.accessToken=null,this.form.errors=[],axios.post("/oauth/personal-access-tokens",this.form).then((function(e){t.form.name="",t.form.scopes=[],t.form.errors=[],t.tokens.push(e.data.token),t.showAccessToken(e.data.accessToken)})).catch((function(e){"object"===o(e.response.data)?t.form.errors=_.flatten(_.toArray(e.response.data.errors)):t.form.errors=["Something went wrong. Please try again."]}))},toggleScope:function(t){this.scopeIsAssigned(t)?this.form.scopes=_.reject(this.form.scopes,(function(e){return e==t})):this.form.scopes.push(t)},scopeIsAssigned:function(t){return _.indexOf(this.form.scopes,t)>=0},showAccessToken:function(t){$("#modal-create-token").modal("hide"),this.accessToken=t,$("#modal-access-token").modal("show")},revoke:function(t){var e=this;axios.delete("/oauth/personal-access-tokens/"+t.id).then((function(t){e.getTokens()}))}}};var i=n(5072),a=n.n(i),c=n(4926),s={insert:"head",singleton:!1};a()(c.A,s);c.A.locals;const u=(0,n(4486).A)(r,(function(){var t=this,e=t._self._c;return e("div",[e("div",[e("div",{staticClass:"card card-default"},[e("div",{staticClass:"card-header"},[e("div",{staticStyle:{display:"flex","justify-content":"space-between","align-items":"center"}},[e("span",[t._v("\n Personal Access Tokens\n ")]),t._v(" "),e("a",{staticClass:"action-link",attrs:{tabindex:"-1"},on:{click:t.showCreateTokenForm}},[t._v("\n Create New Token\n ")])])]),t._v(" "),e("div",{staticClass:"card-body"},[0===t.tokens.length?e("p",{staticClass:"mb-0"},[t._v("\n You have not created any personal access tokens.\n ")]):t._e(),t._v(" "),t.tokens.length>0?e("table",{staticClass:"table table-borderless mb-0"},[t._m(0),t._v(" "),e("tbody",t._l(t.tokens,(function(n){return e("tr",[e("td",{staticStyle:{"vertical-align":"middle"}},[t._v("\n "+t._s(n.name)+"\n ")]),t._v(" "),e("td",{staticStyle:{"vertical-align":"middle"}},[e("a",{staticClass:"action-link text-danger",on:{click:function(e){return t.revoke(n)}}},[t._v("\n Delete\n ")])])])})),0)]):t._e()])])]),t._v(" "),e("div",{staticClass:"modal fade",attrs:{id:"modal-create-token",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog"},[e("div",{staticClass:"modal-content"},[t._m(1),t._v(" "),e("div",{staticClass:"modal-body"},[t.form.errors.length>0?e("div",{staticClass:"alert alert-danger"},[t._m(2),t._v(" "),e("br"),t._v(" "),e("ul",t._l(t.form.errors,(function(n){return e("li",[t._v("\n "+t._s(n)+"\n ")])})),0)]):t._e(),t._v(" "),e("form",{attrs:{role:"form"},on:{submit:function(e){return e.preventDefault(),t.store.apply(null,arguments)}}},[e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-4 col-form-label"},[t._v("Name")]),t._v(" "),e("div",{staticClass:"col-md-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.name,expression:"form.name"}],staticClass:"form-control",attrs:{id:"create-token-name",type:"text",name:"name"},domProps:{value:t.form.name},on:{input:function(e){e.target.composing||t.$set(t.form,"name",e.target.value)}}})])]),t._v(" "),t.scopes.length>0?e("div",{staticClass:"form-group row"},[e("label",{staticClass:"col-md-4 col-form-label"},[t._v("Scopes")]),t._v(" "),e("div",{staticClass:"col-md-6"},t._l(t.scopes,(function(n){return e("div",[e("div",{staticClass:"checkbox"},[e("label",[e("input",{attrs:{type:"checkbox"},domProps:{checked:t.scopeIsAssigned(n.id)},on:{click:function(e){return t.toggleScope(n.id)}}}),t._v("\n\n "+t._s(n.id)+"\n ")])])])})),0)]):t._e()])]),t._v(" "),e("div",{staticClass:"modal-footer"},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),t._v(" "),e("button",{staticClass:"btn btn-primary",attrs:{type:"button"},on:{click:t.store}},[t._v("\n Create\n ")])])])])]),t._v(" "),e("div",{staticClass:"modal fade",attrs:{id:"modal-access-token",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog"},[e("div",{staticClass:"modal-content"},[t._m(3),t._v(" "),e("div",{staticClass:"modal-body"},[e("p",[t._v("\n Here is your new personal access token. This is the only time it will be shown so don't lose it!\n You may now use this token to make API requests.\n ")]),t._v(" "),e("textarea",{staticClass:"form-control",attrs:{rows:"10"}},[t._v(t._s(t.accessToken))])]),t._v(" "),t._m(4)])])])])}),[function(){var t=this,e=t._self._c;return e("thead",[e("tr",[e("th",[t._v("Name")]),t._v(" "),e("th")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header"},[e("h4",{staticClass:"modal-title"},[t._v("\n Create Token\n ")]),t._v(" "),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"mb-0"},[e("strong",[t._v("Whoops!")]),t._v(" Something went wrong!")])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header"},[e("h4",{staticClass:"modal-title"},[t._v("\n Personal Access Token\n ")]),t._v(" "),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-hidden":"true"}},[t._v("×")])])},function(){var t=this._self._c;return t("div",{staticClass:"modal-footer"},[t("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[this._v("Close")])])}],!1,null,"608de639",null).exports},4486:(t,e,n)=>{"use strict";function o(t,e,n,o,r,i,a,c){var s,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),o&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=s):r&&(s=c?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),s)if(u.functional){u._injectStyles=s;var p=u.render;u.render=function(t,e){return s.call(e),p(t,e)}}else{var l=u.beforeCreate;u.beforeCreate=l?[].concat(l,s):[s]}return{exports:t,options:u}}n.d(e,{A:()=>o})},1492:(t,e,n)=>{"use strict";n.r(e),n.d(e,{bind:()=>d,create:()=>l,stopAll:()=>f});var o=function(){return o=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},o.apply(this,arguments)},r={lines:12,length:7,width:5,radius:10,scale:1,corners:1,color:"#000",fadeColor:"transparent",animation:"spinner-line-fade-default",rotate:0,direction:1,speed:1,zIndex:2e9,className:"spinner",top:"50%",left:"50%",shadow:"0 0 1px transparent",position:"absolute"},i=function(){function t(t){void 0===t&&(t={}),this.opts=o(o({},r),t)}return t.prototype.spin=function(t){return this.stop(),this.el=document.createElement("div"),this.el.className=this.opts.className,this.el.setAttribute("role","progressbar"),a(this.el,{position:this.opts.position,width:0,zIndex:this.opts.zIndex,left:this.opts.left,top:this.opts.top,transform:"scale("+this.opts.scale+")"}),t&&t.insertBefore(this.el,t.firstChild||null),function(t,e){var n=Math.round(e.corners*e.width*500)/1e3+"px",o="none";!0===e.shadow?o="0 2px 4px #000":"string"==typeof e.shadow&&(o=e.shadow);for(var r=function(t){for(var e=/^\s*([a-zA-Z]+\s+)?(-?\d+(\.\d+)?)([a-zA-Z]*)\s+(-?\d+(\.\d+)?)([a-zA-Z]*)(.*)$/,n=[],o=0,r=t.split(",");o<r.length;o++){var i=r[o].match(e);if(null!==i){var a=+i[2],c=+i[5],s=i[4],u=i[7];0!==a||s||(s=u),0!==c||u||(u=s),s===u&&n.push({prefix:i[1]||"",x:a,y:c,xUnits:s,yUnits:u,end:i[8]})}}return n}(o),i=0;i<e.lines;i++){var u=~~(360/e.lines*i+e.rotate),p=a(document.createElement("div"),{position:"absolute",top:-e.width/2+"px",width:e.length+e.width+"px",height:e.width+"px",background:c(e.fadeColor,i),borderRadius:n,transformOrigin:"left",transform:"rotate("+u+"deg) translateX("+e.radius+"px)"}),l=i*e.direction/e.lines/e.speed;l-=1/e.speed;var d=a(document.createElement("div"),{width:"100%",height:"100%",background:c(e.color,i),borderRadius:n,boxShadow:s(r,u),animation:1/e.speed+"s linear "+l+"s infinite "+e.animation});p.appendChild(d),t.appendChild(p)}}(this.el,this.opts),this},t.prototype.stop=function(){return this.el&&("undefined"!=typeof requestAnimationFrame?cancelAnimationFrame(this.animateId):clearTimeout(this.animateId),this.el.parentNode&&this.el.parentNode.removeChild(this.el),this.el=void 0),this},t}();function a(t,e){for(var n in e)t.style[n]=e[n];return t}function c(t,e){return"string"==typeof t?t:t[e%t.length]}function s(t,e){for(var n=[],o=0,r=t;o<r.length;o++){var i=r[o],a=u(i.x,i.y,e);n.push(i.prefix+a[0]+i.xUnits+" "+a[1]+i.yUnits+i.end)}return n.join(", ")}function u(t,e,n){var o=n*Math.PI/180,r=Math.sin(o),i=Math.cos(o);return[Math.round(1e3*(t*i+e*r))/1e3,Math.round(1e3*(-t*r+e*i))/1e3]}var p=[];function l(t){if(void 0!==t){if(t.classList.contains("ladda-button")||t.classList.add("ladda-button"),t.hasAttribute("data-style")||t.setAttribute("data-style","expand-right"),!t.querySelector(".ladda-label")){var e=document.createElement("span");e.className="ladda-label",n=t,o=e,(r=document.createRange()).selectNodeContents(n),r.surroundContents(o),n.appendChild(o)}var n,o,r,a,c,s=t.querySelector(".ladda-spinner");s||((s=document.createElement("span")).className="ladda-spinner"),t.appendChild(s);var u={start:function(){return c||(c=function(t){var e,n,o=t.offsetHeight;0===o&&(o=parseFloat(window.getComputedStyle(t).height));o>32&&(o*=.8);t.hasAttribute("data-spinner-size")&&(o=parseInt(t.getAttribute("data-spinner-size"),10));t.hasAttribute("data-spinner-color")&&(e=t.getAttribute("data-spinner-color"));t.hasAttribute("data-spinner-lines")&&(n=parseInt(t.getAttribute("data-spinner-lines"),10));var r=.2*o;return new i({color:e||"#fff",lines:n||12,radius:r,length:.6*r,width:r<7?2:3,animation:"ladda-spinner-line-fade",zIndex:"auto",top:"auto",left:"auto",className:""})}(t)),t.disabled=!0,t.setAttribute("data-loading",""),clearTimeout(a),c.spin(s),this.setProgress(0),this},startAfter:function(t){return clearTimeout(a),a=setTimeout((function(){u.start()}),t),this},stop:function(){return u.isLoading()&&(t.disabled=!1,t.removeAttribute("data-loading")),clearTimeout(a),c&&(a=setTimeout((function(){c.stop()}),1e3)),this},toggle:function(){return this.isLoading()?this.stop():this.start()},setProgress:function(e){e=Math.max(Math.min(e,1),0);var n=t.querySelector(".ladda-progress");0===e&&n&&n.parentNode?n.parentNode.removeChild(n):(n||((n=document.createElement("div")).className="ladda-progress",t.appendChild(n)),n.style.width=(e||0)*t.offsetWidth+"px")},isLoading:function(){return t.hasAttribute("data-loading")},remove:function(){clearTimeout(a),t.disabled=!1,t.removeAttribute("data-loading"),c&&(c.stop(),c=null),p.splice(p.indexOf(u),1)}};return p.push(u),u}console.warn("Ladda button target must be defined.")}function d(t,e){var n;if("string"==typeof t)n=document.querySelectorAll(t);else{if("object"!=typeof t)throw new Error("target must be string or object");n=[t]}e=e||{};for(var o=0;o<n.length;o++)b(n[o],e)}function f(){for(var t=0,e=p.length;t<e;t++)p[t].stop()}function b(t,e){if("function"==typeof t.addEventListener){var n=l(t),o=-1;t.addEventListener("click",(function(){var r=!0,i=function(t,e){for(;t.parentNode&&t.tagName!==e;)t=t.parentNode;return e===t.tagName?t:void 0}(t,"FORM");void 0===i||i.hasAttribute("novalidate")||"function"==typeof i.checkValidity&&(r=i.checkValidity()),r&&(n.startAfter(1),"number"==typeof e.timeout&&(clearTimeout(o),o=setTimeout(n.stop,e.timeout)),"function"==typeof e.callback&&e.callback.apply(null,[n]))}),!1)}}},1681:t=>{"use strict";t.exports=JSON.parse('{"version":"2024a","zones":["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q|48e5","Africa/Nairobi|LMT +0230 EAT +0245|-2r.g -2u -30 -2J|012132|-2ua2r.g N6nV.g 3Fbu h1cu dzbJ|47e5","Africa/Algiers|LMT PMT WET WEST CET CEST|-c.c -9.l 0 -10 -10 -20|01232323232323232454542423234542324|-3bQ0c.c MDA2.P cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0|26e5","Africa/Lagos|LMT GMT +0030 WAT|-d.z 0 -u -10|01023|-2B40d.z 7iod.z dnXK.p dLzH.z|17e6","Africa/Bissau|LMT -01 GMT|12.k 10 0|012|-2ldX0 2xoo0|39e4","Africa/Maputo|LMT CAT|-2a.k -20|01|-2GJea.k|26e5","Africa/Cairo|LMT EET EEST|-25.9 -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBC5.9 1AQM5.9 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0 kSp0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0|15e6","Africa/Casablanca|LMT +00 +01|u.k 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 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 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|32e5","Africa/Ceuta|LMT WET WEST CET CEST|l.g 0 -10 -10 -20|0121212121212121212121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2M0M0 GdX0 11z0 drd0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1y7o0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|85e3","Africa/El_Aaiun|LMT -01 +00 +01|Q.M 10 0 -10|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 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 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|20e4","Africa/Johannesburg|LMT SAST SAST SAST|-1Q -1u -20 -30|0123232|-39EpQ qTcm 1Ajdu 1cL0 1cN0 1cL0|84e5","Africa/Juba|LMT CAT CAST EAT|-26.s -20 -30 -30|012121212121212121212121212121212131|-1yW26.s 1zK06.s 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 PeX0|","Africa/Khartoum|LMT CAT CAST EAT|-2a.8 -20 -30 -30|012121212121212121212121212121212131|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 HjL0|51e5","Africa/Monrovia|LMT MMT MMT GMT|H.8 H.8 I.u 0|0123|-3ygng.Q 1usM0 28G01.m|11e5","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0|13e5","Africa/Sao_Tome|LMT LMT GMT WAT|-q.U A.J 0 -10|01232|-3tooq.U 18aoq.U 4i6N0 2q00|","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00|11e5","Africa/Tunis|LMT PMT CET CEST|-E.I -9.l -10 -20|01232323232323232323232323232323232|-3zO0E.I 1cBAv.n 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00|20e5","Africa/Windhoek|LMT +0130 SAST SAST CAT WAT|-18.o -1u -20 -30 -20 -10|012324545454545454545454545454545454545454545454545454|-39Ep8.o qTbC.o 1Ajdu 1cL0 1SqL0 9Io0 16P0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|LMT LMT NST NWT NPT BST BDT AHST HST HDT|-cd.m bK.C b0 a0 a0 b0 a0 a0 a0 90|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVzf.p 1EX1d.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|LMT LMT AST AWT APT AHST AHDT YST AKST AKDT|-e0.o 9X.A a0 90 90 a0 90 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVxs.n 1EX20.o 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Puerto_Rico|LMT AST AWT APT|4o.p 40 30 30|01231|-2Qi7z.z 1IUbz.z 7XT0 iu0|24e5","America/Araguaina|LMT -03 -02|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0|14e4","America/Argentina/Buenos_Aires|LMT CMT -04 -03 -02|3R.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343434343|-331U6.c 125cn pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Catamarca|LMT CMT -04 -03 -02|4n.8 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243432343|-331TA.Q 125bR.E pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Cordoba|LMT CMT -04 -03 -02|4g.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243434343|-331TH.c 125c0 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Jujuy|LMT CMT -04 -03 -02|4l.c 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232434343|-331TC.M 125bT.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 A4p0 uL0|","America/Argentina/La_Rioja|LMT CMT -04 -03 -02|4r.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tw.A 125bN.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Mendoza|LMT CMT -04 -03 -02|4z.g 4g.M 40 30 20|012323232323232323232323232323232323232323234343423232432343|-331To.I 125bF.w pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 ri10 Op0 7TX0 uL0|","America/Argentina/Rio_Gallegos|LMT CMT -04 -03 -02|4A.Q 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tn.8 125bD.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Salta|LMT CMT -04 -03 -02|4l.E 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342434343|-331TC.k 125bT.8 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0|","America/Argentina/San_Juan|LMT CMT -04 -03 -02|4y.4 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tp.U 125bG.I pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rld0 m10 8lb0 uL0|","America/Argentina/San_Luis|LMT CMT -04 -03 -02|4p.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232323432323|-331Ty.A 125bP.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 vDb0 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0|","America/Argentina/Tucuman|LMT CMT -04 -03 -02|4k.Q 4g.M 40 30 20|01232323232323232323232323232323232323232323434343424343234343|-331TD.8 125bT.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 4N0 8BX0 uL0 1qN0 WL0|","America/Argentina/Ushuaia|LMT CMT -04 -03 -02|4x.c 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tq.M 125bH.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rkN0 8p0 8zb0 uL0|","America/Asuncion|LMT AMT -04 -03|3O.E 3O.E 40 30|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-3eLw9.k 1FGo0 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Panama|LMT CMT EST|5i.8 5j.A 50|012|-3eLuF.Q Iy01.s|15e5","America/Bahia_Banderas|LMT MST CST MDT PST CDT|71 70 60 60 80 50|0121312141313131313131313131313131313152525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|84e3","America/Bahia|LMT -03 -02|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0|27e5","America/Barbados|LMT AST ADT -0330|3W.t 40 30 3u|0121213121212121|-2m4k1.v 1eAN1.v RB0 1Bz0 Op0 1rb0 11d0 1jJc0 IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0|28e4","America/Belem|LMT -03 -02|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|20e5","America/Belize|LMT CST -0530 CWT CPT CDT|5Q.M 60 5u 50 50 50|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121215151|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu Rcu 7Bt0 Ni0 4nd0 Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu e9Au qn0 lxB0 mn0|57e3","America/Boa_Vista|LMT -04 -03|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0|62e2","America/Bogota|LMT BMT -05 -04|4U.g 4U.g 50 40|01232|-3sTv3.I 1eIo0 38yo3.I 1PX0|90e5","America/Boise|LMT PST PDT MST MWT MPT MDT|7I.N 80 70 70 60 60 60|01212134536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-3tFE0 1nEe0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e4","America/Cambridge_Bay|-00 MST MWT MPT MDT CST CDT EST|0 70 60 60 60 60 50 50|012314141414141414141414141414141414141414141414141414141414567541414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-21Jc0 RO90 8x20 ix0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e2","America/Campo_Grande|LMT -04 -03|3C.s 40 30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|LMT CMT -0430 -04|4r.I 4r.E 4u 40|012323|-3eLvw.g ROnX.U 28KM2.k 1IwOu kqo0|29e5","America/Cayenne|LMT -04 -03|3t.k 40 30|012|-2mrwu.E 2gWou.E|58e3","America/Chicago|LMT CST CDT EST CWT CPT|5O.A 60 50 50 50 50|012121212121212121212121212121212121213121212121214512121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|LMT MST CST MDT CDT|74.k 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Ciudad_Juarez|LMT MST CST MDT CDT|75.U 70 60 60 50|01213124242313131313131313131313131313131313131313131313131321313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 cm0 EP0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Costa_Rica|LMT SJMT CST CDT|5A.d 5A.d 60 50|01232323232|-3eLun.L 1fyo0 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0|12e5","America/Phoenix|LMT MST MDT MWT|7s.i 70 60 60|012121313121|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0|42e5","America/Cuiaba|LMT -04 -03|3I.k 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|54e4","America/Danmarkshavn|LMT -03 -02 GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0|8","America/Dawson_Creek|LMT PST PDT PWT PPT MST|80.U 80 70 70 70 70|01213412121212121212121212121212121212121212121212121212125|-3tofX.4 1nspX.4 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0|12e3","America/Dawson|LMT YST YDT YWT YPT YDDT PST PDT MST|9h.E 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeG.k GWpG.k 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|13e2","America/Denver|LMT MST MDT MWT MPT|6X.U 70 60 60 60|012121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFF0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|0123425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 JxX1 SMX 1cN0 1cL0 aW10 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e5","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|0121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 XQp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|10e5","America/Eirunepe|LMT -05 -04|4D.s 50 40|0121212121212121212121212121212121|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0|31e3","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0|11e5","America/Tijuana|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 4Q00 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOO0 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|20e5","America/Fort_Nelson|LMT PST PDT PWT PPT MST|8a.L 80 70 70 70 70|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121215|-3tofN.d 1nspN.d 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Fort_Wayne|LMT CST CDT CWT CPT EST EDT|5I.C 60 50 50 50 50 40|0121212134121212121212121212151565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Fortaleza|LMT -03 -02|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0|34e5","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","America/Godthab|LMT -03 -02 -01|3q.U 30 20 10|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 2so0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e3","America/Goose_Bay|LMT NST NDT NST NDT NWT NPT AST ADT ADDT|41.E 3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|0121343434343434356343434343434343434343434343434343434343437878787878787878787878787878787878787878787879787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-3tojW.k 1nspt.c 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|LMT KMT EST EDT AST|4I.w 57.a 50 40 40|01232323232323232323232323232323232323232323232323232323232323232323232323243232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLvf.s RK0m.C 2HHBQ.O 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 7jA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0|13e5","America/Guayaquil|LMT QMT -05 -04|5j.k 5e 50 40|01232|-3eLuE.E 1DNzS.E 2uILK rz0|27e5","America/Guyana|LMT -04 -0345 -03|3Q.D 40 3J 30|01231|-2mf87.l 8Hc7.l 2r7bJ Ey0f|80e4","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Havana|LMT HMT CST CDT|5t.s 5t.A 50 40|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLuu.w 1qx00.8 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Hermosillo|LMT MST CST MDT PST|7n.Q 70 60 60 80|0121312141313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0|64e4","America/Indiana/Knox|LMT CST CDT CWT CPT EST|5K.u 60 50 50 50 50|01212134121212121212121212121212121212151212121212121212121212121212121212121212121212121252121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Marengo|LMT CST CDT CWT CPT EST EDT|5J.n 60 50 50 50 50 40|01212134121212121212121215656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Petersburg|LMT CST CDT CWT CPT EST EDT|5N.7 60 50 50 50 50 40|012121341212121212121212121215121212121212121212121252125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Tell_City|LMT CST CDT CWT CPT EST EDT|5L.3 60 50 50 50 50 40|012121341212121212121212121512165652121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 8wn0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vevay|LMT CST CDT CWT CPT EST EDT|5E.g 60 50 50 50 50 40|0121213415656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vincennes|LMT CST CDT CWT CPT EST EDT|5O.7 60 50 50 50 50 40|012121341212121212121212121212121565652125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Winamac|LMT CST CDT CWT CPT EST EDT|5K.p 60 50 50 50 50 40|012121341212121212121212121212121212121565652165656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Inuvik|-00 PST PDT MDT MST|0 80 70 60 70|01212121212121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-FnA0 L3K0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|35e2","America/Iqaluit|-00 EWT EPT EST EDT CST CDT|0 40 40 50 40 60 50|0123434343434343434343434343434343434343434343434343434343456343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-16K00 7nX0 iv0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|67e2","America/Jamaica|LMT KMT EST EDT|57.a 57.a 50 40|01232323232323232323232|-3eLuQ.O RK00 2uM1Q.O 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0|94e4","America/Juneau|LMT LMT PST PWT PPT PDT YDT YST AKST AKDT|-f2.j 8V.F 80 70 70 70 80 90 90 80|0123425252525252525252525252625252578989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVwq.s 1EX12.j 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|33e3","America/Kentucky/Louisville|LMT CST CDT CWT CPT EST EDT|5H.2 60 50 50 50 50 40|01212121213412121212121212121212121212565656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 1nX1 e0X 9vd0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Kentucky/Monticello|LMT CST CDT CWT CPT EST EDT|5D.o 60 50 50 50 50 40|01212134121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/La_Paz|LMT CMT BST -04|4w.A 4w.A 3w.A 40|0123|-3eLvr.o 1FIo0 13b0|19e5","America/Lima|LMT LMT -05 -04|58.c 58.A 50 40|01232323232323232|-3eLuP.M JcM0.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0|11e6","America/Los_Angeles|LMT PST PDT PWT PPT|7Q.W 80 70 70 70|0121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFE0 1nEe0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp1 1VaX 3dA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/Maceio|LMT -03 -02|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0|93e4","America/Managua|LMT MMT CST EST CDT|5J.8 5J.c 60 50 50|01232424232324242|-3eLue.Q 1Mhc0.4 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0|22e5","America/Manaus|LMT -04 -03|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0|19e5","America/Martinique|LMT FFMT AST ADT|44.k 44.k 40 30|01232|-3eLvT.E PTA0 2LPbT.E 19X0|39e4","America/Matamoros|LMT CST CDT|6u 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|45e4","America/Mazatlan|LMT MST CST MDT PST|75.E 70 60 60 80|0121312141313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|44e4","America/Menominee|LMT CST CDT CWT CPT EST|5O.r 60 50 50 50 50|012121341212152121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3pdG9.x 1jce9.x 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|85e2","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|11e5","America/Metlakatla|LMT LMT PST PWT PPT PDT AKST AKDT|-fd.G 8K.i 80 70 70 70 90 80|0123425252525252525252525252525252526767672676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwf.5 1EX1d.G 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1hU10 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Mexico_City|LMT MST CST MDT CDT CWT|6A.A 70 60 60 50 50|012131242425242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Miquelon|LMT AST -03 -02|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mxUf.k 2LHcf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Moncton|LMT EST AST ADT AWT APT|4j.8 50 40 30 30 30|0123232323232323232323245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3txvE.Q J4ME.Q CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|64e3","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|41e5","America/Montevideo|LMT MMT -04 -03 -0330 -0230 -02 -0130|3I.P 3I.P 40 30 3u 2u 20 1u|012343434343434343434343435353636353636375363636363636363636363636363636363636363636363|-2tRUf.9 sVc0 8jcf.9 1db0 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1fAu 1cLu 1o0u 11zu NAu 3jXu zXu Dq0u 19Xu pcu jz0 cm10 19X0 6tB0 1fbu 3o0u jX0 4vB0 xz0 3Cp0 mmu 1a10 IMu Db0 4c10 uL0 1Nd0 An0 1SN0 uL0 mp0 28L0 iPB0 un0 1SN0 xz0 1zd0 Lz0 1zd0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Toronto|LMT EST EDT EWT EPT|5h.w 50 40 40 40|012121212121212121212121212121212121212121212123412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-32B6G.s UFdG.s 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1qL0 11B0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e5","America/New_York|LMT EST EDT EWT EPT|4U.2 50 40 40 40|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFH0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Nome|LMT LMT NST NWT NPT BST BDT YST AKST AKDT|-cW.m b1.C b0 a0 a0 b0 a0 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVyu.p 1EX1W.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|38e2","America/Noronha|LMT -02 -01|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|30e2","America/North_Dakota/Beulah|LMT MST MDT MWT MPT CST CDT|6L.7 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/Center|LMT MST MDT MWT MPT CST CDT|6J.c 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/New_Salem|LMT MST MDT MWT MPT CST CDT|6J.D 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Ojinaga|LMT MST CST MDT CDT|6V.E 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 Rc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Paramaribo|LMT PMT PMT -0330 -03|3E.E 3E.Q 3E.A 3u 30|01234|-2nDUj.k Wqo0.c qanX.I 1yVXN.o|24e4","America/Port-au-Prince|LMT PPMT EST EDT|4N.k 4N 50 40|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLva.E 15RLX.E 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Rio_Branco|LMT -05 -04|4v.c 50 40|01212121212121212121212121212121|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0|31e4","America/Porto_Velho|LMT -04 -03|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|37e4","America/Punta_Arenas|LMT SMT -05 -04 -03|4H.E 4G.J 50 40 30|01213132323232323232343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvg.k MJbX.5 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 blz0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|","America/Winnipeg|LMT CST CDT CWT CPT|6s.A 60 50 50 50|0121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3kLtv.o 1a3bv.o WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|66e4","America/Rankin_Inlet|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-vDc0 Bjk0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e2","America/Recife|LMT -03 -02|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|33e5","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0|19e4","America/Resolute|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-SnA0 103I0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|229","America/Santarem|LMT -04 -03|3C.M 40 30|0121212121212121212121212121212|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0|21e4","America/Santiago|LMT SMT -05 -04 -03|4G.J 4G.J 50 40 30|0121313232323232323432343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvh.f MJc0 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 hX0 1q10 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Santo_Domingo|LMT SDMT EST EDT -0430 AST|4D.A 4E 50 40 4u 40|012324242424242525|-3eLvk.o 1Jic0.o 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00|29e5","America/Sao_Paulo|LMT -03 -02|36.s 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","America/Scoresbysund|LMT -02 -01 +00|1r.Q 20 10 0|012132323232323232323232323232323232323232323232323232323232323232323232323232323232323232121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 2pA0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|452","America/Sitka|LMT LMT PST PWT PPT PDT YST AKST AKDT|-eW.L 91.d 80 70 70 70 90 90 80|0123425252525252525252525252525252567878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-48Pzs.L 1jVwu 1EX0W.L 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|90e2","America/St_Johns|LMT NST NDT NST NDT NWT NPT NDDT|3u.Q 3u.Q 2u.Q 3u 2u 2u 2u 1u|012121212121212121212121212121212121213434343434343435634343434343434343434343434343434343434343434343434343434343434343434343434343434343437343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tokt.8 1l020 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0|16e3","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0|11e5","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|656","America/Vancouver|LMT PST PDT PWT PPT|8c.s 80 70 70 70|01213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tofL.w 1nspL.w 1in0 UGp0 8x10 iy0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Whitehorse|LMT YST YDT YWT YPT YDDT PST PDT MST|90.c 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeX.M GWpX.M 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 LA0 ytd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/Yakutat|LMT LMT YST YWT YPT YDT AKST AKDT|-eF.5 9i.T 90 80 80 80 90 80|0123425252525252525252525252525252526767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwL.G 1EX1F.5 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|642","Antarctica/Casey|-00 +08 +11|0 -80 -b0|012121212121212121|-2q00 1DjS0 T90 40P0 KL0 blz0 3m10 1o30 14k0 1kr0 12l0 1o01 14kX 1lf1 14kX 1lf1 13bX|10","Antarctica/Davis|-00 +07 +05|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0|70","Pacific/Port_Moresby|LMT PMMT +10|-9M.E -9M.w -a0|012|-3D8VM.E AvA0.8|25e4","Antarctica/Macquarie|-00 AEST AEDT|0 -a0 -b0|0121012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2OPc0 Fb40 1a00 4SK0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 3Co0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|1","Antarctica/Mawson|-00 +06 +05|0 -60 -50|012|-CEo0 2fyk0|60","Pacific/Auckland|LMT NZMT NZST NZST NZDT|-bD.4 -bu -cu -c0 -d0|012131313131313131313131313134343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-46jLD.4 2nEO9.4 Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Palmer|-00 -03 -04 -02|0 30 40 20|0121212121213121212121212121212121212121212121212121212121212121212121212121212121|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","Antarctica/Rothera|-00 -03|0 30|01|gOo0|130","Asia/Riyadh|LMT +03|-36.Q -30|01|-TvD6.Q|57e5","Antarctica/Troll|-00 +00 +02|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|40","Antarctica/Vostok|-00 +07 +05|0 -70 -50|01012|-tjA0 1rWh0 1Nj0 1aTv0|25","Europe/Berlin|LMT CET CEST CEMT|-R.s -10 -20 -30|012121212121212321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36RcR.s UbWR.s 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e5","Asia/Almaty|LMT +05 +06 +07|-57.M -50 -60 -70|0123232323232323232323212323232323232323232323232321|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 L4m0|15e5","Asia/Amman|LMT EET EEST +03|-2n.I -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Anadyr|LMT +12 +13 +14 +11|-bN.U -c0 -d0 -e0 -b0|01232121212121212121214121212121212121212121212121212121212141|-1PcbN.U eUnN.U 23CL0 1db0 2q10 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|13e3","Asia/Aqtau|LMT +04 +05 +06|-3l.4 -40 -50 -60|012323232323232323232123232312121212121212121212|-1Pc3l.4 eUnl.4 24PX0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|15e4","Asia/Aqtobe|LMT +04 +05 +06|-3M.E -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc3M.E eUnM.E 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|27e4","Asia/Ashgabat|LMT +04 +05 +06|-3R.w -40 -50 -60|0123232323232323232323212|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0|41e4","Asia/Atyrau|LMT +03 +05 +06 +04|-3r.I -30 -50 -60 -40|01232323232323232323242323232323232324242424242|-1Pc3r.I eUor.I 24PW0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 2sp0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Baghdad|LMT BMT +03 +04|-2V.E -2V.A -30 -40|0123232323232323232323232323232323232323232323232323232|-3eLCV.E 18ao0.4 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0|66e5","Asia/Qatar|LMT +04 +03|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8|96e4","Asia/Baku|LMT +03 +04 +05|-3j.o -30 -40 -50|01232323232323232323232123232323232323232323232323232323232323232|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 9Je0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|LMT BMT +07|-6G.4 -6G.4 -70|012|-3D8SG.4 1C000|15e6","Asia/Barnaul|LMT +06 +07 +08|-5z -60 -70 -80|0123232323232323232323212323232321212121212121212121212121212121212|-21S5z pCnz 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 p90 LE0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|","Asia/Beirut|LMT EET EEST|-2m -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3D8Om 1BWom 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|22e5","Asia/Bishkek|LMT +05 +06 +07|-4W.o -50 -60 -70|012323232323232323232321212121212121212121212121212|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2e00 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0|87e4","Asia/Brunei|LMT +0730 +08 +0820 +09|-7l.k -7u -80 -8k -90|0123232323232323242|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0|42e4","Asia/Kolkata|LMT HMT MMT IST +0630|-5R.s -5R.k -5l.a -5u -6u|01234343|-4Fg5R.s BKo0.8 1rDcw.a 1r2LP.a 1un0 HB0 7zX0|15e6","Asia/Chita|LMT +08 +09 +10|-7x.Q -80 -90 -a0|012323232323232323232321232323232323232323232323232323232323232312|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|LMT +07 +08 +10 +09|-7C -70 -80 -a0 -90|0123434343434343434343434343434343434343434343424242|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|LMT CST CDT|-85.H -80 -90|012121212121212121212121212121|-2M0U5.H Iuo5.H 18n0 OjB0 Rz0 11d0 1wL0 A10 8HX0 1G10 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 aL0 1tU30 Rb0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0|23e6","Asia/Colombo|LMT MMT +0530 +06 +0630|-5j.o -5j.w -5u -60 -6u|012342432|-3D8Rj.o 13inX.Q 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu|22e5","Asia/Dhaka|LMT HMT +0630 +0530 +06 +07|-61.E -5R.k -6u -5u -60 -70|01232454|-3eLG1.E 26008.k 1unn.k HB0 m6n0 2kxbu 1i00|16e6","Asia/Damascus|LMT EET EEST +03|-2p.c -20 -30 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Asia/Dili|LMT +08 +09|-8m.k -80 -90|01212|-2le8m.k 1dnXm.k 1nfA0 Xld0|19e4","Asia/Dubai|LMT +04|-3F.c -40|01|-21JfF.c|39e5","Asia/Dushanbe|LMT +05 +06 +07|-4z.c -50 -60 -70|012323232323232323232321|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2hB0|76e4","Asia/Famagusta|LMT EET EEST +03|-2f.M -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2f.M 2a3cf.M 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Asia/Gaza|LMT EET EEST IST IDT|-2h.Q -20 -30 -20 -30|0121212121212121212121212121212121234343434343434343434343434343431212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCh.Q 1Azeh.Q MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 1cN0 1cL0 1a10 1fz0 17d0 1in0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1lb0 14p0 1in0 17d0 1cL0 1cN0 19X0 1fB0 14n0 jB0 2L0 11B0 WL0 gN0 8n0 11B0 TX0 gN0 bb0 11B0 On0 jB0 dX0 11B0 Lz0 gN0 mn0 WN0 IL0 gN0 pb0 WN0 Db0 jB0 rX0 11B0 xz0 gN0 xz0 11B0 rX0 jB0 An0 11B0 pb0 gN0 IL0 WN0 mn0 gN0 Lz0 WN0 gL0 jB0 On0 11B0 bb0 gN0 TX0 11B0 5z0 jB0 WL0 11B0 2L0 jB0 11z0 1ip0 19X0 1cN0 1cL0 17d0 1in0 14p0 1lb0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1nX0 14p0 1in0 17d0 1fz0 1a10 19X0 1fB0 17b0 gN0 2L0 WN0 14n0 gN0 5z0 WN0 WL0 jB0 8n0 11B0 Rb0 gN0 dX0 11B0 Lz0 jB0 gL0 11B0 IL0 jB0 mn0 WN0 FX0 gN0 rX0 WN0 An0 jB0 uL0 11B0 uL0 gN0 An0 11B0 rX0 gN0 Db0 11B0 mn0 jB0 FX0 11B0 jz0 gN0 On0 WN0 dX0 jB0 Rb0 WN0 bb0 jB0 TX0 11B0 5z0 gN0 11z0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|18e5","Asia/Hebron|LMT EET EEST IST IDT|-2k.n -20 -30 -20 -30|012121212121212121212121212121212123434343434343434343434343434343121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCk.n 1Azek.n MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 1cN0 1cL0 1a10 1fz0 17d0 1in0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1lb0 14p0 1in0 17d0 1cL0 1cN0 19X0 1fB0 14n0 jB0 2L0 11B0 WL0 gN0 8n0 11B0 TX0 gN0 bb0 11B0 On0 jB0 dX0 11B0 Lz0 gN0 mn0 WN0 IL0 gN0 pb0 WN0 Db0 jB0 rX0 11B0 xz0 gN0 xz0 11B0 rX0 jB0 An0 11B0 pb0 gN0 IL0 WN0 mn0 gN0 Lz0 WN0 gL0 jB0 On0 11B0 bb0 gN0 TX0 11B0 5z0 jB0 WL0 11B0 2L0 jB0 11z0 1ip0 19X0 1cN0 1cL0 17d0 1in0 14p0 1lb0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1nX0 14p0 1in0 17d0 1fz0 1a10 19X0 1fB0 17b0 gN0 2L0 WN0 14n0 gN0 5z0 WN0 WL0 jB0 8n0 11B0 Rb0 gN0 dX0 11B0 Lz0 jB0 gL0 11B0 IL0 jB0 mn0 WN0 FX0 gN0 rX0 WN0 An0 jB0 uL0 11B0 uL0 gN0 An0 11B0 rX0 gN0 Db0 11B0 mn0 jB0 FX0 11B0 jz0 gN0 On0 WN0 dX0 jB0 Rb0 WN0 bb0 jB0 TX0 11B0 5z0 gN0 11z0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|25e4","Asia/Ho_Chi_Minh|LMT PLMT +07 +08 +09|-76.u -76.u -70 -80 -90|0123423232|-2yC76.u bK00 1h7b6.u 5lz0 18o0 3Oq0 k5c0 aVX0 BAM0|90e5","Asia/Hong_Kong|LMT HKT HKST HKWT JST|-7A.G -80 -90 -8u -90|0123412121212121212121212121212121212121212121212121212121212121212121|-2CFH0 1taO0 Hc0 xUu 9tBu 11z0 1tDu Rc0 1wo0 11A0 1cM0 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|73e5","Asia/Hovd|LMT +06 +07 +08|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|LMT IMT +07 +08 +09|-6V.5 -6V.5 -70 -80 -90|012343434343434343434343234343434343434343434343434343434343434343|-3D8SV.5 1Bxc0 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|LMT IMT EET EEST +03 +04|-1T.Q -1U.U -20 -30 -30 -40|01232323232323232323232323232323232323232323232345423232323232323232323232323232323232323232323232323232323232323234|-3D8NT.Q 1ePXW.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSN0 CL0 mp0 1Vz0 1gN0 8yn0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1ip0 19X0 1ip0 17b0 qdB0 38L0 1jd0 Tz0 l6O0 11A0 WN0 1qL0 TB0 1tX0 U10 1tz0 11B0 1in0 17d0 z90 cne0 pb0 2Cp0 1800 14o0 1dc0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1a00 1fA0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|LMT BMT +0720 +0730 +09 +08 WIB|-77.c -77.c -7k -7u -90 -80 -70|012343536|-49jH7.c 2hiLL.c luM0 mPzO 8vWu 6kpu 4PXu xhcu|31e6","Asia/Jayapura|LMT +09 +0930 WIT|-9m.M -90 -9u -90|0123|-1uu9m.M sMMm.M L4nu|26e4","Asia/Jerusalem|LMT JMT IST IDT IDDT|-2k.S -2k.E -20 -30 -40|012323232323232432323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8Ok.S 1wvA0.e SyOk.E MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 3LA0 Eo0 oo0 1co0 1dA0 16o0 10M0 1jc0 1tA0 14o0 1cM0 1a00 11A0 1Nc0 Ao0 1Nc0 Ao0 1Ko0 LA0 1o00 WM0 EQK0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|LMT +04 +0430|-4A.M -40 -4u|012|-3eLEA.M 2dTcA.M|46e5","Asia/Kamchatka|LMT +11 +12 +13|-ay.A -b0 -c0 -d0|012323232323232323232321232323232323232323232323232323232323212|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|18e4","Asia/Karachi|LMT +0530 +0630 +05 PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy00 1cL0 dK10 11b0 1610 1jX0|24e6","Asia/Urumqi|LMT +06|-5O.k -60|01|-1GgtO.k|32e5","Asia/Kathmandu|LMT +0530 +0545|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g|12e5","Asia/Khandyga|LMT +08 +09 +10 +11|-92.d -80 -90 -a0 -b0|0123232323232323232323212323232323232323232323232343434343434343432|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|LMT +06 +07 +08|-6b.q -60 -70 -80|01232323232323232323232123232323232323232323232323232323232323232|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|LMT SMT +07 +0720 +0730 +09 +08|-6T.p -6T.p -70 -7k -7u -90 -80|01234546|-2M0ST.p aIM0 17anT.p l5XE 17bO 8Fyu 1so10|71e5","Asia/Macau|LMT CST +09 +10 CDT|-7y.a -80 -90 -a0 -90|012323214141414141414141414141414141414141414141414141414141414141414141|-2CFHy.a 1uqKy.a PX0 1kn0 15B0 11b0 4Qq0 1oM0 11c0 1ko0 1u00 11A0 1cM0 11c0 1o00 11A0 1o00 11A0 1oo0 1400 1o00 11A0 1o00 U00 1tA0 U00 1wo0 Rc0 1wru U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cK0 1cO0 1cK0 1cO0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|57e4","Asia/Magadan|LMT +10 +11 +12|-a3.c -a0 -b0 -c0|012323232323232323232321232323232323232323232323232323232323232312|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|LMT MMT +08 +09 WITA|-7V.A -7V.A -80 -90 -80|01234|-21JjV.A vfc0 myLV.A 8ML0|15e5","Asia/Manila|LMT LMT PST PDT JST|fU -84 -80 -90 -90|01232423232|-54m84 2clc0 1vfc4 AL0 cK10 65X0 mXB0 vX0 VK10 1db0|24e6","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|32e4","Asia/Novokuznetsk|LMT +06 +07 +08|-5M.M -60 -70 -80|012323232323232323232321232323232323232323232323232323232323212|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|55e4","Asia/Novosibirsk|LMT +06 +07 +08|-5v.E -60 -70 -80|0123232323232323232323212323212121212121212121212121212121212121212|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|LMT +05 +06 +07|-4R.u -50 -60 -70|01232323232323232323232123232323232323232323232323232323232323232|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|12e5","Asia/Oral|LMT +03 +05 +06 +04|-3p.o -30 -50 -60 -40|01232323232323232424242424242424242424242424242|-1Pc3p.o eUop.o 23CK0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 1cM0 IM0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|27e4","Asia/Pontianak|LMT PMT +0730 +09 +08 WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu|23e4","Asia/Pyongyang|LMT KST JST KST|-8n -8u -90 -90|012313|-2um8n 97XR 1lTzu 2Onc0 6BA0|29e5","Asia/Qostanay|LMT +04 +05 +06|-4e.s -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc4e.s eUoe.s 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 Mv90|","Asia/Qyzylorda|LMT +04 +05 +06|-4l.Q -40 -50 -60|01232323232323232323232323232323232323232323232|-1Pc4l.Q eUol.Q 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3ao0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 zQl0|73e4","Asia/Rangoon|LMT RMT +0630 +09|-6o.L -6o.L -6u -90|01232|-3D8So.L 1BnA0 SmnS.L 7j9u|48e5","Asia/Sakhalin|LMT +09 +11 +12 +10|-9u.M -90 -b0 -c0 -a0|01232323232323232323232423232323232424242424242424242424242424242|-2AGVu.M 1BoMu.M 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 2pB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Samarkand|LMT +04 +05 +06|-4r.R -40 -50 -60|01232323232323232323232|-1Pc4r.R eUor.R 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0|36e4","Asia/Seoul|LMT KST JST KST KDT KDT|-8r.Q -8u -90 -90 -a0 -9u|012343434343151515151515134343|-2um8r.Q 97XV.Q 1m1zu 6CM0 Fz0 1kN0 14n0 1kN0 14L0 1zd0 On0 69B0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0|23e6","Asia/Srednekolymsk|LMT +10 +11 +12|-ae.Q -a0 -b0 -c0|01232323232323232323232123232323232323232323232323232323232323232|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|35e2","Asia/Taipei|LMT CST JST CDT|-86 -80 -90 -90|012131313131313131313131313131313131313131|-30bk6 1FDc6 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0|74e5","Asia/Tashkent|LMT +05 +06 +07|-4B.b -50 -60 -70|012323232323232323232321|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0|23e5","Asia/Tbilisi|LMT TBMT +03 +04 +05|-2X.b -2X.b -30 -40 -50|01234343434343434343434323232343434343434343434323|-3D8OX.b 1LUM0 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cK0 1cL0 1cN0 1cL0 1cN0 2pz0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0|11e5","Asia/Tehran|LMT TMT +0330 +0430 +04 +05|-3p.I -3p.I -3u -4u -40 -50|012345423232323232323232323232323232323232323232323232323232323232323232|-2btDp.I Llc0 1FHaT.I 1pc0 120u Rc0 XA0 Wou JX0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|LMT +0530 +06|-5W.A -5u -60|012|-Su5W.A 1BGMs.A|79e3","Asia/Tokyo|LMT JST JDT|-9i.X -90 -a0|0121212121|-3jE90 2qSo0 Rc0 1lc0 14o0 1zc0 Oo0 1zc0 Oo0|38e6","Asia/Tomsk|LMT +06 +07 +08|-5D.P -60 -70 -80|0123232323232323232323212323232323232323232323212121212121212121212|-21NhD.P pxzD.P 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 co0 1bB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|LMT +07 +08 +09|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|LMT +08 +09 +12 +11 +10|-9w.S -80 -90 -c0 -b0 -a0|012343434343434343434345434343434343434343434343434343434343434345|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|LMT +09 +10 +11|-8L.v -90 -a0 -b0|01232323232323232323232123232323232323232323232323232323232323232|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|LMT +08 +09 +10|-8C.W -80 -90 -a0|01232323232323232323232123232323232323232323232323232323232323232|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|LMT PMT +04 +05 +06|-42.x -3J.5 -40 -50 -60|012343434343434343434343234343434343434343434343434343434343434343|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|LMT +03 +04 +05|-2W -30 -40 -50|0123232323232323232323212121212323232323232323232323232323232|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 4RX0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|LMT HMT -02 -01 +00 WET|1G.E 1S.w 20 10 0 0|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232343434343434343434343434343434345434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tomh.k 18aoh.k aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|25e4","Atlantic/Bermuda|LMT BMT BST AST ADT|4j.i 4j.i 3j.i 40 30|0121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3eLvE.G 16mo0 1bb0 1i10 11X0 ru30 thbE.G 1PX0 11B0 1tz0 Rd0 1zb0 Op0 1zb0 3I10 Lz0 1EN0 FX0 1HB0 FX0 1Kp0 Db0 1Kp0 Db0 1Kp0 FX0 93d0 11z0 GAp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e3","Atlantic/Canary|LMT -01 WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Atlantic/Cape_Verde|LMT -02 -01|1y.4 20 10|01212|-2ldW0 1eEo0 7zX0 1djf0|50e4","Atlantic/Faroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|49e3","Atlantic/Madeira|LMT FMT -01 +00 +01 WET WEST|17.A 17.A 10 0 -10 0 -10|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tomQ.o 18anQ.o aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e4","Atlantic/South_Georgia|LMT -02|2q.8 20|01|-3eLxx.Q|30","Atlantic/Stanley|LMT SMT -04 -03 -02|3P.o 3P.o 40 30 20|0123232323232323434323232323232323232323232323232323232323232323232323|-3eLw8.A S200 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 2mN0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10|21e2","Australia/Sydney|LMT AEST AEDT|-a4.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oW4.Q RlC4.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|LMT ACST ACST ACDT|-9e.k -90 -9u -au|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-32oVe.k ak0e.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|LMT AEST AEDT|-ac.8 -a0 -b0|012121212121212121|-32Bmc.8 Ry2c.8 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0|20e5","Australia/Broken_Hill|LMT AEST ACST ACST ACDT|-9p.M -a0 -90 -9u -au|0123434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-32oVp.M 3Lzp.M 6wp0 H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|18e3","Australia/Hobart|LMT AEST AEDT|-9N.g -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-3109N.g Pk1N.g 1a00 1qM0 Oo0 1zc0 Oo0 TAo0 yM0 1cM0 1cM0 1fA0 1a00 VfA0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|21e4","Australia/Darwin|LMT ACST ACST ACDT|-8H.k -90 -9u -au|01232323232|-32oUH.k ajXH.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00|12e4","Australia/Eucla|LMT +0845 +0945|-8z.s -8J -9J|01212121212121212121|-30nIz.s PkpO.s xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|368","Australia/Lord_Howe|LMT AEST +1030 +1130 +11|-aA.k -a0 -au -bu -b0|01232323232424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424|-32oWA.k 3tzAA.k 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Lindeman|LMT AEST AEDT|-9T.U -a0 -b0|0121212121212121212121|-32BlT.U Ry1T.U xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0|10","Australia/Melbourne|LMT AEST AEDT|-9D.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oVD.Q RlBD.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|39e5","Australia/Perth|LMT AWST AWDT|-7H.o -80 -90|01212121212121212121|-30nHH.o PkpH.o xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|18e5","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Pacific/Easter|LMT EMT -07 -06 -05|7h.s 7h.s 70 60 50|0123232323232323232323232323234343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLsG.w 1HRc0 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 2pA0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|30e2","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Europe/Dublin|LMT DMT IST GMT BST IST|p.l p.l -y.D 0 -10 -10|012343434343435353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353|-3BHby.D 1ra20 Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g600 14o0 1wo0 17c0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","EST|EST|50|0||","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Etc/GMT-0|GMT|0|0||","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-13|+13|-d0|0||","Etc/GMT-14|+14|-e0|0||","Etc/GMT-2|+02|-20|0||","Etc/GMT-3|+03|-30|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+10|-10|a0|0||","Etc/GMT+11|-11|b0|0||","Etc/GMT+12|-12|c0|0||","Etc/GMT+2|-02|20|0||","Etc/GMT+3|-03|30|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/UTC|UTC|0|0||","Europe/Brussels|LMT BMT WET CET CEST WEST|-h.u -h.u 0 -10 -20 -10|012343434325252525252525252525252525252525252525252525434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8Mh.u u1Ah.u SO00 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|21e5","Europe/Andorra|LMT WET CET CEST|-6.4 0 -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2M0M6.4 1Pnc6.4 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|79e3","Europe/Astrakhan|LMT +03 +04 +05|-3c.c -30 -40 -50|012323232323232323212121212121212121212121212121212121212121212|-1Pcrc.c eUMc.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|10e5","Europe/Athens|LMT AMT EET EEST CEST CET|-1y.Q -1y.Q -20 -30 -20 -10|0123234545232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-30SNy.Q OMM1 CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|35e5","Europe/London|LMT GMT BST BDST|1.f 0 -10 -20|01212121212121212121212121212121212121212121212121232323232321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-4VgnW.J 2KHdW.J Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|10e6","Europe/Belgrade|LMT CET CEST|-1m -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3topm 2juLm 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Prague|LMT PMT CET CEST GMT|-V.I -V.I -10 -20 0|0123232323232323232423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4QbAV.I 1FDc0 XPaV.I 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 1qM0 11c0 mp0 xA0 mn0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|13e5","Europe/Bucharest|LMT BMT EET EEST|-1I.o -1I.o -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3awpI.o 1AU00 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|19e5","Europe/Budapest|LMT CET CEST|-1g.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3cK1g.k 124Lg.k 11d0 1iO0 11A0 1o00 11A0 1oo0 11c0 1lc0 17c0 O1V0 3Nf0 WM0 1fA0 1cM0 1cM0 1oJ0 1dd0 1020 1fX0 1cp0 1cM0 1cM0 1cM0 1fA0 1a00 bhy0 Rb0 1wr0 Rc0 1C00 LA0 1C00 LA0 SNW0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cO0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","Europe/Zurich|LMT BMT CET CEST|-y.8 -t.K -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4HyMy.8 1Dw04.m 1SfAt.K 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|38e4","Europe/Chisinau|LMT CMT BMT EET EEST CEST CET MSK MSD|-1T.k -1T -1I.o -20 -30 -20 -10 -30 -40|0123434343434343434345656578787878787878787878434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8NT.k 1wNA0.k wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 gL0 WO0 1cM0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11D0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|67e4","Europe/Gibraltar|LMT GMT BST BDST CET CEST|l.o 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123232323232121232121212121212121212145454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-3BHbC.A 1ra1C.A Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|30e3","Europe/Helsinki|LMT HMT EET EEST|-1D.N -1D.N -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3H0ND.N 1Iu00 OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Kaliningrad|LMT CET CEST EET EEST MSK MSD +03|-1m -10 -20 -20 -30 -30 -40 -30|012121212121212343565656565656565654343434343434343434343434343434343434343434373|-36Rdm UbXm 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 390 7A0 1en0 12N0 1pbb0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|44e4","Europe/Kiev|LMT KMT EET MSK CEST CET MSD EEST|-22.4 -22.4 -20 -30 -20 -10 -40 -30|01234545363636363636363636367272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-3D8O2.4 1LUM0 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o10 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|34e5","Europe/Kirov|LMT +03 +04 +05 MSD MSK MSK|-3i.M -30 -40 -50 -40 -30 -40|0123232323232323232454524545454545454545454545454545454545454565|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 2pz0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|48e4","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2le00 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Europe/Madrid|LMT WET WEST WEMT CET CEST|e.I 0 -10 -20 -10 -20|0121212121212121212321454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2M0M0 G5z0 19B0 1cL0 1dd0 b1z0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1in0 17d0 iIn0 Hd0 1cL0 bb0 1200 2s20 14n0 5aL0 Mp0 1vz0 17d0 1in0 17d0 1in0 17d0 1in0 17d0 6hX0 11B0 XHX0 1a10 1fz0 1a10 19X0 1cN0 1fz0 1a10 1fC0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|62e5","Europe/Malta|LMT CET CEST|-W.4 -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-35rcW.4 SXzW.4 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1co0 17c0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1co0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Minsk|LMT MMT EET MSK CEST CET MSD EEST +03|-1O.g -1O -20 -30 -20 -10 -40 -30 -30|012345454363636363636363636372727272727272727272727272727272727272728|-3D8NO.g 1LUM0.g eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0|19e5","Europe/Paris|LMT PMT WET WEST CEST CET WEMT|-9.l -9.l 0 -10 -20 -10 -20|01232323232323232323232323232323232323232323232323234545463654545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-3bQ09.l MDA0 cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|11e6","Europe/Moscow|LMT MMT MMT MST MDST MSD MSK +05 EET EEST MSK|-2u.h -2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|01232434565756865656565656565656565698656565656565656565656565656565656565656a6|-3D8Ou.h 1sQM0 2pyW.W 1bA0 11X0 GN0 1Hb0 c4v.j ik0 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|16e6","Europe/Riga|LMT RMT LST EET MSK CEST CET MSD EEST|-1A.y -1A.y -2A.y -20 -30 -20 -10 -40 -30|0121213456565647474747474747474838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383|-3D8NA.y 1xde0 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|64e4","Europe/Rome|LMT RMT CET CEST|-N.U -N.U -10 -20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4aU0N.U 15snN.U T000 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1cM0 16M0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1C00 LA0 1zc0 Oo0 1C00 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|39e5","Europe/Samara|LMT +03 +04 +05|-3k.k -30 -40 -50|0123232323232323232121232323232323232323232323232323232323212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2y10 14m0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|12e5","Europe/Saratov|LMT +03 +04 +05|-34.i -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 5810|","Europe/Simferopol|LMT SMT EET MSK CEST CET MSD EEST MSK|-2g.o -2g -20 -30 -20 -10 -40 -30 -40|0123454543636363636363636363272727636363727272727272727272727272727272727283|-3D8Og.o 1LUM0.o eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eN0 1cM0 1cM0 1cM0 1cM0 dV0 WO0 1cM0 1cM0 1fy0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Sofia|LMT IMT EET CET CEST EEST|-1x.g -1U.U -20 -10 -20 -30|0123434325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-3D8Nx.g AiLA.k 1UFeU.U WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Tallinn|LMT TMT CET CEST EET MSK MSD EEST|-1D -1D -10 -20 -20 -30 -40 -30|0123214532323565656565656565657474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474|-3D8ND 1wI00 teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e4","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Ulyanovsk|LMT +03 +04 +05 +02|-3d.A -30 -40 -50 -20|01232323232323232321214121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|13e5","Europe/Vienna|LMT CET CEST|-15.l -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36Rd5.l UbX5.l 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1ao0 1co0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|18e5","Europe/Vilnius|LMT WMT KMT CET EET MSK CEST MSD EEST|-1F.g -1o -1z.A -10 -20 -30 -20 -40 -30|0123435636365757575757575757584848484848484848463648484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484|-3D8NF.g 1u5Ah.g 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Europe/Volgograd|LMT +03 +04 +05 MSD MSK MSK|-2V.E -30 -40 -50 -40 -30 -40|012323232323232324545452454545454545454545454545454545454545456525|-21IqV.E psLV.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1fA0 1cM0 2pz0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 9Jd0 5gn0|10e5","Europe/Warsaw|LMT WMT CET CEST EET EEST|-1o -1o -10 -20 -20 -30|0123232345423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8No 1qDA0 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","HST|HST|a0|0||","Indian/Chagos|LMT +05 +06|-4N.E -50 -60|012|-2xosN.E 3AGLN.E|30e2","Indian/Maldives|LMT MMT +05|-4S -4S -50|012|-3D8QS 3eLA0|35e4","Indian/Mauritius|LMT +04 +05|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0|15e4","Pacific/Kwajalein|LMT +11 +10 +09 -12 +12|-b9.k -b0 -a0 -90 c0 -c0|0123145|-2M0X9.k 1rDA9.k akp0 6Up0 12ry0 Wan0|14e3","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","MST|MST|70|0||","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Pacific/Chatham|LMT +1215 +1245 +1345|-cd.M -cf -cJ -dJ|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-46jMd.M 37RbW.M 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|LMT LMT -1130 -11 -10 +14 +13|-cx.4 bq.U bu b0 a0 -e0 -d0|012343456565656565656565656|-38Fox.4 J1A0 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Bougainville|LMT PMMT +10 +09 +11|-am.g -9M.w -a0 -90 -b0|012324|-3D8Wm.g AvAx.I 1TCLM.w 7CN0 2MQp0|18e4","Pacific/Efate|LMT +11 +12|-bd.g -b0 -c0|012121212121212121212121|-2l9nd.g 2uNXd.g Dc0 n610 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0|66e3","Pacific/Enderbury|-00 -12 -11 +13|0 c0 b0 -d0|0123|-1iIo0 1GsA0 B7X0|1","Pacific/Fakaofo|LMT -11 +13|bo.U b0 -d0|012|-2M0Az.4 4ufXz.4|483","Pacific/Fiji|LMT +12 +13|-bT.I -c0 -d0|012121212121212121212121212121|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 2hc0 bc0|88e4","Pacific/Tarawa|LMT +12|-bw.4 -c0|01|-2M0Xw.4|29e3","Pacific/Galapagos|LMT -05 -06|5W.o 50 60|01212|-1yVS1.A 2dTz1.A gNd0 rz0|25e3","Pacific/Gambier|LMT -09|8X.M 90|01|-2jof0.c|125","Pacific/Guadalcanal|LMT +11|-aD.M -b0|01|-2joyD.M|11e4","Pacific/Guam|LMT LMT GST +09 GDT ChST|el -9D -a0 -90 -b0 -a0|0123242424242424242425|-54m9D 2glc0 1DFbD 6pB0 AhB0 3QL0 g2p0 3p91 WOX rX0 1zd0 Rb0 1wp0 Rb0 5xd0 rX0 5sN0 zb1 1C0X On0 ULb0|17e4","Pacific/Honolulu|LMT HST HDT HWT HPT HST|av.q au 9u 9u 9u a0|01213415|-3061s.y 1uMdW.y 8x0 lef0 8wWu iAu 46p0|37e4","Pacific/Kiritimati|LMT -1040 -10 +14|at.k aE a0 -e0|0123|-2M0Bu.E 3bIMa.E B7Xk|51e2","Pacific/Kosrae|LMT LMT +11 +09 +10 +12|d8.4 -aP.U -b0 -90 -a0 -c0|0123243252|-54maP.U 2glc0 xsnP.U axC0 HBy0 akp0 axd0 WOK0 1bdz0|66e2","Pacific/Marquesas|LMT -0930|9i 9u|01|-2joeG|86e2","Pacific/Pago_Pago|LMT LMT SST|-cB.c bm.M b0|012|-38FoB.c J1A0|37e2","Pacific/Nauru|LMT +1130 +09 +12|-b7.E -bu -90 -c0|01213|-1Xdn7.E QCnB.E 7mqu 1lnbu|10e3","Pacific/Niue|LMT -1120 -11|bj.E bk b0|012|-FScE.k suo0.k|12e2","Pacific/Norfolk|LMT +1112 +1130 +1230 +11 +12|-bb.Q -bc -bu -cu -b0 -c0|0123245454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2M0Xb.Q 21ILX.Q W01G Oo0 1COo0 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Noumea|LMT +11 +12|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0|98e3","Pacific/Palau|LMT LMT +09|f2.4 -8V.U -90|012|-54m8V.U 2glc0|21e3","Pacific/Pitcairn|LMT -0830 -08|8E.k 8u 80|012|-2M0Dj.E 3UVXN.E|56","Pacific/Rarotonga|LMT LMT -1030 -0930 -10|-dk.U aD.4 au 9u a0|01234343434343434343434343434|-2Otpk.U 28zc0 13tbO.U IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu|13e3","Pacific/Tahiti|LMT -10|9W.g a0|01|-2joe1.I|18e4","Pacific/Tongatapu|LMT +1220 +13 +14|-cj.c -ck -d0 -e0|01232323232|-XbMj.c BgLX.c 1yndk 15A0 1wo0 xz0 1Q10 xz0 zWN0 s00|75e3","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|"],"links":["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Iceland","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Chicago|US/Central","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|America/Yellowknife","America/Edmonton|Canada/Mountain","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Godthab|America/Nuuk","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN","America/Indiana/Knox|US/Indiana-Starke","America/Iqaluit|America/Pangnirtung","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Phoenix|America/Creston","America/Phoenix|US/Arizona","America/Puerto_Rico|America/Anguilla","America/Puerto_Rico|America/Antigua","America/Puerto_Rico|America/Aruba","America/Puerto_Rico|America/Blanc-Sablon","America/Puerto_Rico|America/Curacao","America/Puerto_Rico|America/Dominica","America/Puerto_Rico|America/Grenada","America/Puerto_Rico|America/Guadeloupe","America/Puerto_Rico|America/Kralendijk","America/Puerto_Rico|America/Lower_Princes","America/Puerto_Rico|America/Marigot","America/Puerto_Rico|America/Montserrat","America/Puerto_Rico|America/Port_of_Spain","America/Puerto_Rico|America/St_Barthelemy","America/Puerto_Rico|America/St_Kitts","America/Puerto_Rico|America/St_Lucia","America/Puerto_Rico|America/St_Thomas","America/Puerto_Rico|America/St_Vincent","America/Puerto_Rico|America/Tortola","America/Puerto_Rico|America/Virgin","America/Regina|Canada/Saskatchewan","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Tijuana|America/Ensenada","America/Tijuana|America/Santa_Isabel","America/Tijuana|Mexico/BajaNorte","America/Toronto|America/Montreal","America/Toronto|America/Nassau","America/Toronto|America/Nipigon","America/Toronto|America/Thunder_Bay","America/Toronto|Canada/Eastern","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|America/Rainy_River","America/Winnipeg|Canada/Central","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Indian/Christmas","Asia/Brunei|Asia/Kuching","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Reunion","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Singapore","Asia/Macau|Asia/Macao","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Qatar|Asia/Bahrain","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Riyadh|Antarctica/Syowa","Asia/Riyadh|Asia/Aden","Asia/Riyadh|Asia/Kuwait","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|PRC","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Asia/Kashgar","Atlantic/Faroe|Atlantic/Faeroe","Australia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Currie","Australia/Hobart|Australia/Tasmania","Australia/Lord_Howe|Australia/LHI","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/NSW","Etc/GMT-0|Etc/GMT","Etc/GMT-0|Etc/GMT+0","Etc/GMT-0|Etc/GMT0","Etc/GMT-0|Etc/Greenwich","Etc/GMT-0|GMT","Etc/GMT-0|GMT+0","Etc/GMT-0|GMT-0","Etc/GMT-0|GMT0","Etc/GMT-0|Greenwich","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Berlin|Arctic/Longyearbyen","Europe/Berlin|Atlantic/Jan_Mayen","Europe/Berlin|Europe/Copenhagen","Europe/Berlin|Europe/Oslo","Europe/Berlin|Europe/Stockholm","Europe/Brussels|Europe/Amsterdam","Europe/Brussels|Europe/Luxembourg","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Helsinki|Europe/Mariehamn","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Kiev|Europe/Kyiv","Europe/Kiev|Europe/Uzhgorod","Europe/Kiev|Europe/Zaporozhye","Europe/Lisbon|Portugal","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|Europe/Monaco","Europe/Prague|Europe/Bratislava","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Europe/Zurich|Europe/Busingen","Europe/Zurich|Europe/Vaduz","Indian/Maldives|Indian/Kerguelen","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Enderbury|Pacific/Kanton","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kwajalein|Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tarawa|Pacific/Funafuti","Pacific/Tarawa|Pacific/Majuro","Pacific/Tarawa|Pacific/Wake","Pacific/Tarawa|Pacific/Wallis"],"countries":["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Antarctica/Vostok Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Iqaluit America/Winnipeg America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Chihuahua America/Ciudad_Juarez America/Ojinaga America/Mazatlan America/Bahia_Banderas America/Hermosillo America/Tijuana","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}')}},n={};function o(t){var r=n[t];if(void 0!==r)return r.exports;var i=n[t]={id:t,loaded:!1,exports:{}};return e[t].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=e,t=[],o.O=(e,n,r,i)=>{if(!n){var a=1/0;for(p=0;p<t.length;p++){for(var[n,r,i]=t[p],c=!0,s=0;s<n.length;s++)(!1&i||a>=i)&&Object.keys(o.O).every((t=>o.O[t](n[s])))?n.splice(s--,1):(c=!1,i<a&&(a=i));if(c){t.splice(p--,1);var u=r();void 0!==u&&(e=u)}}return e}i=i||0;for(var p=t.length;p>0&&t[p-1][2]>i;p--)t[p]=t[p-1];t[p]=[n,r,i]},o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),(()=>{var t={244:0,50:0,657:0,103:0};o.O.j=e=>0===t[e];var e=(e,n)=>{var r,i,[a,c,s]=n,u=0;if(a.some((e=>0!==t[e]))){for(r in c)o.o(c,r)&&(o.m[r]=c[r]);if(s)var p=s(o)}for(e&&e(n);u<a.length;u++)i=a[u],o.o(t,i)&&t[i]&&t[i][0](),t[i]=0;return o.O(p)},n=self.webpackChunk=self.webpackChunk||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))})(),o.nc=void 0,o.O(void 0,[657,103],(()=>o(8555))),o.O(void 0,[657,103],(()=>o(9874)));var r=o.O(void 0,[657,103],(()=>o(1891)));r=o.O(r)})();
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings