/*
 Copyright (C) Federico Zivolo 2017
 Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
 */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=getComputedStyle(e,null);return t?o[t]:o}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}function r(e){var o=e&&e.offsetParent,i=o&&o.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TD','TABLE'].indexOf(o.nodeName)&&'static'===t(o,'position')?r(o):o:e?e.ownerDocument.documentElement:document.documentElement}function p(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||r(e.firstElementChild)===e)}function s(e){return null===e.parentNode?e:s(e.parentNode)}function d(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=o?e:t,n=o?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(n,0);var l=a.commonAncestorContainer;if(e!==l&&t!==l||i.contains(n))return p(l)?l:r(l);var f=s(e);return f.host?d(f.host,t):d(e,s(t).host)}function a(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',i=e.nodeName;if('BODY'===i||'HTML'===i){var n=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||n;return r[o]}return e[o]}function l(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],i=a(t,'top'),n=a(t,'left'),r=o?-1:1;return e.top+=i*r,e.bottom+=i*r,e.left+=n*r,e.right+=n*r,e}function f(e,t){var o='x'===t?'Left':'Top',i='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+i+'Width'],10)}function m(e,t,o,i){return J(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],ie()?o['offset'+e]+i['margin'+('Height'===e?'Top':'Left')]+i['margin'+('Height'===e?'Bottom':'Right')]:0)}function h(){var e=document.body,t=document.documentElement,o=ie()&&getComputedStyle(t);return{height:m('Height',e,t,o),width:m('Width',e,t,o)}}function c(e){return se({},e,{right:e.left+e.width,bottom:e.top+e.height})}function g(e){var o={};if(ie())try{o=e.getBoundingClientRect();var i=a(e,'top'),n=a(e,'left');o.top+=i,o.left+=n,o.bottom+=i,o.right+=n}catch(e){}else o=e.getBoundingClientRect();var r={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},p='HTML'===e.nodeName?h():{},s=p.width||e.clientWidth||r.right-r.left,d=p.height||e.clientHeight||r.bottom-r.top,l=e.offsetWidth-s,m=e.offsetHeight-d;if(l||m){var g=t(e);l-=f(g,'x'),m-=f(g,'y'),r.width-=l,r.height-=m}return c(r)}function u(e,o){var i=ie(),r='HTML'===o.nodeName,p=g(e),s=g(o),d=n(e),a=t(o),f=parseFloat(a.borderTopWidth,10),m=parseFloat(a.borderLeftWidth,10),h=c({top:p.top-s.top-f,left:p.left-s.left-m,width:p.width,height:p.height});if(h.marginTop=0,h.marginLeft=0,!i&&r){var u=parseFloat(a.marginTop,10),b=parseFloat(a.marginLeft,10);h.top-=f-u,h.bottom-=f-u,h.left-=m-b,h.right-=m-b,h.marginTop=u,h.marginLeft=b}return(i?o.contains(d):o===d&&'BODY'!==d.nodeName)&&(h=l(h,o)),h}function b(e){var t=e.ownerDocument.documentElement,o=u(e,t),i=J(t.clientWidth,window.innerWidth||0),n=J(t.clientHeight,window.innerHeight||0),r=a(t),p=a(t,'left'),s={top:r-o.top+o.marginTop,left:p-o.left+o.marginLeft,width:i,height:n};return c(s)}function w(e){var i=e.nodeName;return'BODY'===i||'HTML'===i?!1:'fixed'===t(e,'position')||w(o(e))}function y(e,t,i,r){var p={top:0,left:0},s=d(e,t);if('viewport'===r)p=b(s);else{var a;'scrollParent'===r?(a=n(o(t)),'BODY'===a.nodeName&&(a=e.ownerDocument.documentElement)):'window'===r?a=e.ownerDocument.documentElement:a=r;var l=u(a,s);if('HTML'===a.nodeName&&!w(s)){var f=h(),m=f.height,c=f.width;p.top+=l.top-l.marginTop,p.bottom=m+l.top,p.left+=l.left-l.marginLeft,p.right=c+l.left}else p=l}return p.left+=i,p.top+=i,p.right-=i,p.bottom-=i,p}function E(e){var t=e.width,o=e.height;return t*o}function v(e,t,o,i,n){var r=5<arguments.length&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf('auto'))return e;var p=y(o,i,r,n),s={top:{width:p.width,height:t.top-p.top},right:{width:p.right-t.right,height:p.height},bottom:{width:p.width,height:p.bottom-t.bottom},left:{width:t.left-p.left,height:p.height}},d=Object.keys(s).map(function(e){return se({key:e},s[e],{area:E(s[e])})}).sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,i=e.height;return t>=o.clientWidth&&i>=o.clientHeight}),l=0<a.length?a[0].key:d[0].key,f=e.split('-')[1];return l+(f?'-'+f:'')}function O(e,t,o){var i=d(t,o);return u(o,i)}function L(e){var t=getComputedStyle(e),o=parseFloat(t.marginTop)+parseFloat(t.marginBottom),i=parseFloat(t.marginLeft)+parseFloat(t.marginRight),n={width:e.offsetWidth+i,height:e.offsetHeight+o};return n}function x(e){var t={left:'right',right:'left',bottom:'top',top:'bottom'};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function S(e,t,o){o=o.split('-')[0];var i=L(e),n={width:i.width,height:i.height},r=-1!==['right','left'].indexOf(o),p=r?'top':'left',s=r?'left':'top',d=r?'height':'width',a=r?'width':'height';return n[p]=t[p]+t[d]/2-i[d]/2,n[s]=o===s?t[s]-i[a]:t[x(s)],n}function T(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function D(e,t,o){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===o});var i=T(e,function(e){return e[t]===o});return e.indexOf(i)}function C(t,o,i){var n=void 0===i?t:t.slice(0,D(t,'name',i));return n.forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.fn`!');var i=t['function']||t.fn;t.enabled&&e(i)&&(o.offsets.popper=c(o.offsets.popper),o.offsets.reference=c(o.offsets.reference),o=i(o,t))}),o}function N(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=O(this.state,this.popper,this.reference),e.placement=v(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.offsets.popper=S(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position='absolute',e=C(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function k(e,t){return e.some(function(e){var o=e.name,i=e.enabled;return i&&o===t})}function W(e){for(var t=[!1,'ms','Webkit','Moz','O'],o=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<t.length-1;n++){var i=t[n],r=i?''+i+o:e;if('undefined'!=typeof document.body.style[r])return r}return null}function P(){return this.state.isDestroyed=!0,k(this.modifiers,'applyStyle')&&(this.popper.removeAttribute('x-placement'),this.popper.style.left='',this.popper.style.position='',this.popper.style.top='',this.popper.style[W('transform')]=''),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function B(e){var t=e.ownerDocument;return t?t.defaultView:window}function H(e,t,o,i){var r='BODY'===e.nodeName,p=r?e.ownerDocument.defaultView:e;p.addEventListener(t,o,{passive:!0}),r||H(n(p.parentNode),t,o,i),i.push(p)}function A(e,t,o,i){o.updateBound=i,B(e).addEventListener('resize',o.updateBound,{passive:!0});var r=n(e);return H(r,'scroll',o.updateBound,o.scrollParents),o.scrollElement=r,o.eventsEnabled=!0,o}function I(){this.state.eventsEnabled||(this.state=A(this.reference,this.options,this.state,this.scheduleUpdate))}function M(e,t){return B(e).removeEventListener('resize',t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener('scroll',t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}function R(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=M(this.reference,this.state))}function U(e){return''!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function Y(e,t){Object.keys(t).forEach(function(o){var i='';-1!==['width','height','top','right','bottom','left'].indexOf(o)&&U(t[o])&&(i='px'),e.style[o]=t[o]+i})}function j(e,t){Object.keys(t).forEach(function(o){var i=t[o];!1===i?e.removeAttribute(o):e.setAttribute(o,t[o])})}function F(e,t,o){var i=T(e,function(e){var o=e.name;return o===t}),n=!!i&&e.some(function(e){return e.name===o&&e.enabled&&e.order<i.order});if(!n){var r='`'+t+'`';console.warn('`'+o+'`'+' modifier is required by '+r+' modifier in order to work, be sure to include it before '+r+'!')}return n}function K(e){return'end'===e?'start':'start'===e?'end':e}function q(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=ae.indexOf(e),i=ae.slice(o+1).concat(ae.slice(0,o));return t?i.reverse():i}function V(e,t,o,i){var n=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),r=+n[1],p=n[2];if(!r)return e;if(0===p.indexOf('%')){var s;switch(p){case'%p':s=o;break;case'%':case'%r':default:s=i;}var d=c(s);return d[t]/100*r}if('vh'===p||'vw'===p){var a;return a='vh'===p?J(document.documentElement.clientHeight,window.innerHeight||0):J(document.documentElement.clientWidth,window.innerWidth||0),a/100*r}return r}function z(e,t,o,i){var n=[0,0],r=-1!==['right','left'].indexOf(i),p=e.split(/(\+|\-)/).map(function(e){return e.trim()}),s=p.indexOf(T(p,function(e){return-1!==e.search(/,|\s/)}));p[s]&&-1===p[s].indexOf(',')&&console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');var d=/\s*,\s*|\s+/,a=-1===s?[p]:[p.slice(0,s).concat([p[s].split(d)[0]]),[p[s].split(d)[1]].concat(p.slice(s+1))];return a=a.map(function(e,i){var n=(1===i?!r:r)?'height':'width',p=!1;return e.reduce(function(e,t){return''===e[e.length-1]&&-1!==['+','-'].indexOf(t)?(e[e.length-1]=t,p=!0,e):p?(e[e.length-1]+=t,p=!1,e):e.concat(t)},[]).map(function(e){return V(e,n,t,o)})}),a.forEach(function(e,t){e.forEach(function(o,i){U(o)&&(n[t]+=o*('-'===e[i-1]?-1:1))})}),n}function G(e,t){var o,i=t.offset,n=e.placement,r=e.offsets,p=r.popper,s=r.reference,d=n.split('-')[0];return o=U(+i)?[+i,0]:z(i,p,s,d),'left'===d?(p.top+=o[0],p.left-=o[1]):'right'===d?(p.top+=o[0],p.left+=o[1]):'top'===d?(p.left+=o[0],p.top-=o[1]):'bottom'===d&&(p.left+=o[0],p.top+=o[1]),e.popper=p,e}for(var _=Math.min,X=Math.floor,J=Math.max,Q='undefined'!=typeof window&&'undefined'!=typeof document,Z=['Edge','Trident','Firefox'],$=0,ee=0;ee<Z.length;ee+=1)if(Q&&0<=navigator.userAgent.indexOf(Z[ee])){$=1;break}var i,te=Q&&window.Promise,oe=te?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},$))}},ie=function(){return void 0==i&&(i=-1!==navigator.appVersion.indexOf('MSIE 10')),i},ne=function(e,t){if(!(e instanceof t))throw new TypeError('Cannot call a class as a function')},re=function(){function e(e,t){for(var o,n=0;n<t.length;n++)o=t[n],o.enumerable=o.enumerable||!1,o.configurable=!0,'value'in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}return function(t,o,i){return o&&e(t.prototype,o),i&&e(t,i),t}}(),pe=function(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},se=Object.assign||function(e){for(var t,o=1;o<arguments.length;o++)for(var i in t=arguments[o],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},de=['auto-start','auto','auto-end','top-start','top','top-end','right-start','right','right-end','bottom-end','bottom','bottom-start','left-end','left','left-start'],ae=de.slice(3),le={FLIP:'flip',CLOCKWISE:'clockwise',COUNTERCLOCKWISE:'counterclockwise'},fe=function(){function t(o,i){var n=this,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};ne(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(n.update)},this.update=oe(this.update.bind(this)),this.options=se({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=i&&i.jquery?i[0]:i,this.options.modifiers={},Object.keys(se({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){n.options.modifiers[e]=se({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return se({name:e},n.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(t){t.enabled&&e(t.onLoad)&&t.onLoad(n.reference,n.popper,n.options,t,n.state)}),this.update();var p=this.options.eventsEnabled;p&&this.enableEventListeners(),this.state.eventsEnabled=p}return re(t,[{key:'update',value:function(){return N.call(this)}},{key:'destroy',value:function(){return P.call(this)}},{key:'enableEventListeners',value:function(){return I.call(this)}},{key:'disableEventListeners',value:function(){return R.call(this)}}]),t}();return fe.Utils=('undefined'==typeof window?global:window).PopperUtils,fe.placements=de,fe.Defaults={placement:'bottom',eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],i=t.split('-')[1];if(i){var n=e.offsets,r=n.reference,p=n.popper,s=-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',l={start:pe({},d,r[d]),end:pe({},d,r[d]+r[a]-p[a])};e.offsets.popper=se({},p,l[i])}return e}},offset:{order:200,enabled:!0,fn:G,offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var o=t.boundariesElement||r(e.instance.popper);e.instance.reference===o&&(o=r(o));var i=y(e.instance.popper,e.instance.reference,t.padding,o);t.boundaries=i;var n=t.priority,p=e.offsets.popper,s={primary:function(e){var o=p[e];return p[e]<i[e]&&!t.escapeWithReference&&(o=J(p[e],i[e])),pe({},e,o)},secondary:function(e){var o='right'===e?'left':'top',n=p[o];return p[e]>i[e]&&!t.escapeWithReference&&(n=_(p[o],i[e]-('right'===e?p.width:p.height))),pe({},o,n)}};return n.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';p=se({},p,s[t](e))}),e.offsets.popper=p,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,i=t.reference,n=e.placement.split('-')[0],r=X,p=-1!==['top','bottom'].indexOf(n),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]<r(i[d])&&(e.offsets.popper[d]=r(i[d])-o[a]),o[d]>r(i[s])&&(e.offsets.popper[d]=r(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,o){var i;if(!F(e.instance.modifiers,'arrow','keepTogether'))return e;var n=o.element;if('string'==typeof n){if(n=e.instance.popper.querySelector(n),!n)return e;}else if(!e.instance.popper.contains(n))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var r=e.placement.split('-')[0],p=e.offsets,s=p.popper,d=p.reference,a=-1!==['left','right'].indexOf(r),l=a?'height':'width',f=a?'Top':'Left',m=f.toLowerCase(),h=a?'left':'top',g=a?'bottom':'right',u=L(n)[l];d[g]-u<s[m]&&(e.offsets.popper[m]-=s[m]-(d[g]-u)),d[m]+u>s[g]&&(e.offsets.popper[m]+=d[m]+u-s[g]),e.offsets.popper=c(e.offsets.popper);var b=d[m]+d[l]/2-u/2,w=t(e.instance.popper),y=parseFloat(w['margin'+f],10),E=parseFloat(w['border'+f+'Width'],10),v=b-e.offsets.popper[m]-y-E;return v=J(_(s[l]-u,v),0),e.arrowElement=n,e.offsets.arrow=(i={},pe(i,m,Math.round(v)),pe(i,h,''),i),e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(k(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=y(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement),i=e.placement.split('-')[0],n=x(i),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case le.FLIP:p=[i,n];break;case le.CLOCKWISE:p=q(i);break;case le.COUNTERCLOCKWISE:p=q(i,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(i!==s||p.length===d+1)return e;i=e.placement.split('-')[0],n=x(i);var a=e.offsets.popper,l=e.offsets.reference,f=X,m='left'===i&&f(a.right)>f(l.left)||'right'===i&&f(a.left)<f(l.right)||'top'===i&&f(a.bottom)>f(l.top)||'bottom'===i&&f(a.top)<f(l.bottom),h=f(a.left)<f(o.left),c=f(a.right)>f(o.right),g=f(a.top)<f(o.top),u=f(a.bottom)>f(o.bottom),b='left'===i&&h||'right'===i&&c||'top'===i&&g||'bottom'===i&&u,w=-1!==['top','bottom'].indexOf(i),y=!!t.flipVariations&&(w&&'start'===r&&h||w&&'end'===r&&c||!w&&'start'===r&&g||!w&&'end'===r&&u);(m||b||y)&&(e.flipped=!0,(m||b)&&(i=p[d+1]),y&&(r=K(r)),e.placement=i+(r?'-'+r:''),e.offsets.popper=se({},e.offsets.popper,S(e.instance.popper,e.offsets.reference,e.placement)),e=C(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],i=e.offsets,n=i.popper,r=i.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return n[p?'left':'top']=r[o]-(s?n[p?'width':'height']:0),e.placement=x(t),e.offsets.popper=c(n),e}},hide:{order:800,enabled:!0,fn:function(e){if(!F(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=T(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottom<o.top||t.left>o.right||t.top>o.bottom||t.right<o.left){if(!0===e.hide)return e;e.hide=!0,e.attributes['x-out-of-boundaries']=''}else{if(!1===e.hide)return e;e.hide=!1,e.attributes['x-out-of-boundaries']=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var o=t.x,i=t.y,n=e.offsets.popper,p=T(e.instance.modifiers,function(e){return'applyStyle'===e.name}).gpuAcceleration;void 0!==p&&console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');var s,d,a=void 0===p?t.gpuAcceleration:p,l=r(e.instance.popper),f=g(l),m={position:n.position},h={left:X(n.left),top:X(n.top),bottom:X(n.bottom),right:X(n.right)},c='bottom'===o?'top':'bottom',u='right'===i?'left':'right',b=W('transform');if(d='bottom'==c?-f.height+h.bottom:h.top,s='right'==u?-f.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[u]=0,m.willChange='transform';else{var w='bottom'==c?-1:1,y='right'==u?-1:1;m[c]=d*w,m[u]=s*y,m.willChange=c+', '+u}var E={"x-placement":e.placement};return e.attributes=se({},E,e.attributes),e.styles=se({},m,e.styles),e.arrowStyles=se({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return Y(e.instance.popper,e.styles),j(e.instance.popper,e.attributes),e.arrowElement&&Object.keys(e.arrowStyles).length&&Y(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,o,i,n){var r=O(n,t,e),p=v(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),Y(t,{position:'absolute'}),o},gpuAcceleration:void 0}}},fe});;
/*!
  * Bootstrap v4.6.0 (https://getbootstrap.com/)
  * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var o=i(e),a=i(n);function s(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function l(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),t}function r(){return(r=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}).apply(this,arguments)}function u(t){var e=this,n=!1;return o.default(this).one(d.TRANSITION_END,(function(){n=!0})),setTimeout((function(){n||d.triggerTransitionEnd(e)}),t),this}var d={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=o.default(t).css("transition-duration"),n=o.default(t).css("transition-delay"),i=parseFloat(e),a=parseFloat(n);return i||a?(e=e.split(",")[0],n=n.split(",")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){o.default(t).trigger("transitionend")},supportsTransitionEnd:function(){return Boolean("transitionend")},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],a=e[i],s=a&&d.isElement(a)?"element":null===(l=a)||"undefined"==typeof l?""+l:{}.toString.call(l).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+o+'".')}var l},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?d.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if("undefined"==typeof o.default)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=o.default.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};d.jQueryDetection(),o.default.fn.emulateTransitionEnd=u,o.default.event.special[d.TRANSITION_END]={bindType:"transitionend",delegateType:"transitionend",handle:function(t){if(o.default(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var f="alert",c=o.default.fn[f],h=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){o.default.removeData(this._element,"bs.alert"),this._element=null},e._getRootElement=function(t){var e=d.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=o.default(t).closest(".alert")[0]),n},e._triggerCloseEvent=function(t){var e=o.default.Event("close.bs.alert");return o.default(t).trigger(e),e},e._removeElement=function(t){var e=this;if(o.default(t).removeClass("show"),o.default(t).hasClass("fade")){var n=d.getTransitionDurationFromElement(t);o.default(t).one(d.TRANSITION_END,(function(n){return e._destroyElement(t,n)})).emulateTransitionEnd(n)}else this._destroyElement(t)},e._destroyElement=function(t){o.default(t).detach().trigger("closed.bs.alert").remove()},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data("bs.alert");i||(i=new t(this),n.data("bs.alert",i)),"close"===e&&i[e](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();o.default(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',h._handleDismiss(new h)),o.default.fn[f]=h._jQueryInterface,o.default.fn[f].Constructor=h,o.default.fn[f].noConflict=function(){return o.default.fn[f]=c,h._jQueryInterface};var g=o.default.fn.button,m=function(){function t(t){this._element=t,this.shouldAvoidTriggerChange=!1}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=o.default(this._element).closest('[data-toggle="buttons"]')[0];if(n){var i=this._element.querySelector('input:not([type="hidden"])');if(i){if("radio"===i.type)if(i.checked&&this._element.classList.contains("active"))t=!1;else{var a=n.querySelector(".active");a&&o.default(a).removeClass("active")}t&&("checkbox"!==i.type&&"radio"!==i.type||(i.checked=!this._element.classList.contains("active")),this.shouldAvoidTriggerChange||o.default(i).trigger("change")),i.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&o.default(this._element).toggleClass("active"))},e.dispose=function(){o.default.removeData(this._element,"bs.button"),this._element=null},t._jQueryInterface=function(e,n){return this.each((function(){var i=o.default(this),a=i.data("bs.button");a||(a=new t(this),i.data("bs.button",a)),a.shouldAvoidTriggerChange=n,"toggle"===e&&a[e]()}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();o.default(document).on("click.bs.button.data-api",'[data-toggle^="button"]',(function(t){var e=t.target,n=e;if(o.default(e).hasClass("btn")||(e=o.default(e).closest(".btn")[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var i=e.querySelector('input:not([type="hidden"])');if(i&&(i.hasAttribute("disabled")||i.classList.contains("disabled")))return void t.preventDefault();"INPUT"!==n.tagName&&"LABEL"===e.tagName||m._jQueryInterface.call(o.default(e),"toggle","INPUT"===n.tagName)}})).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',(function(t){var e=o.default(t.target).closest(".btn")[0];o.default(e).toggleClass("focus",/^focus(in)?$/.test(t.type))})),o.default(window).on("load.bs.button.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn')),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector('input:not([type="hidden"])');o.checked||o.hasAttribute("checked")?i.classList.add("active"):i.classList.remove("active")}for(var a=0,s=(t=[].slice.call(document.querySelectorAll('[data-toggle="button"]'))).length;a<s;a++){var l=t[a];"true"===l.getAttribute("aria-pressed")?l.classList.add("active"):l.classList.remove("active")}})),o.default.fn.button=m._jQueryInterface,o.default.fn.button.Constructor=m,o.default.fn.button.noConflict=function(){return o.default.fn.button=g,m._jQueryInterface};var p="carousel",_=".bs.carousel",v=o.default.fn[p],b={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},y={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},E={TOUCH:"touch",PEN:"pen"},w=function(){function t(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(".carousel-indicators"),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var e=t.prototype;return e.next=function(){this._isSliding||this._slide("next")},e.nextWhenVisible=function(){var t=o.default(this._element);!document.hidden&&t.is(":visible")&&"hidden"!==t.css("visibility")&&this.next()},e.prev=function(){this._isSliding||this._slide("prev")},e.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(".carousel-item-next, .carousel-item-prev")&&(d.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},e.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},e.to=function(t){var e=this;this._activeElement=this._element.querySelector(".active.carousel-item");var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)o.default(this._element).one("slid.bs.carousel",(function(){return e.to(t)}));else{if(n===t)return this.pause(),void this.cycle();var i=t>n?"next":"prev";this._slide(i,this._items[t])}},e.dispose=function(){o.default(this._element).off(_),o.default.removeData(this._element,"bs.carousel"),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},e._getConfig=function(t){return t=r({},b,t),d.typeCheckConfig(p,t,y),t},e._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},e._addEventListeners=function(){var t=this;this._config.keyboard&&o.default(this._element).on("keydown.bs.carousel",(function(e){return t._keydown(e)})),"hover"===this._config.pause&&o.default(this._element).on("mouseenter.bs.carousel",(function(e){return t.pause(e)})).on("mouseleave.bs.carousel",(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},e._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var e=function(e){t._pointerEvent&&E[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},n=function(e){t._pointerEvent&&E[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),500+t._config.interval))};o.default(this._element.querySelectorAll(".carousel-item img")).on("dragstart.bs.carousel",(function(t){return t.preventDefault()})),this._pointerEvent?(o.default(this._element).on("pointerdown.bs.carousel",(function(t){return e(t)})),o.default(this._element).on("pointerup.bs.carousel",(function(t){return n(t)})),this._element.classList.add("pointer-event")):(o.default(this._element).on("touchstart.bs.carousel",(function(t){return e(t)})),o.default(this._element).on("touchmove.bs.carousel",(function(e){return function(e){e.originalEvent.touches&&e.originalEvent.touches.length>1?t.touchDeltaX=0:t.touchDeltaX=e.originalEvent.touches[0].clientX-t.touchStartX}(e)})),o.default(this._element).on("touchend.bs.carousel",(function(t){return n(t)})))}},e._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},e._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(".carousel-item")):[],this._items.indexOf(t)},e._getItemByDirection=function(t,e){var n="next"===t,i="prev"===t,o=this._getItemIndex(e),a=this._items.length-1;if((i&&0===o||n&&o===a)&&!this._config.wrap)return e;var s=(o+("prev"===t?-1:1))%this._items.length;return-1===s?this._items[this._items.length-1]:this._items[s]},e._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(this._element.querySelector(".active.carousel-item")),a=o.default.Event("slide.bs.carousel",{relatedTarget:t,direction:e,from:i,to:n});return o.default(this._element).trigger(a),a},e._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(".active"));o.default(e).removeClass("active");var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&o.default(n).addClass("active")}},e._updateInterval=function(){var t=this._activeElement||this._element.querySelector(".active.carousel-item");if(t){var e=parseInt(t.getAttribute("data-interval"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}},e._slide=function(t,e){var n,i,a,s=this,l=this._element.querySelector(".active.carousel-item"),r=this._getItemIndex(l),u=e||l&&this._getItemByDirection(t,l),f=this._getItemIndex(u),c=Boolean(this._interval);if("next"===t?(n="carousel-item-left",i="carousel-item-next",a="left"):(n="carousel-item-right",i="carousel-item-prev",a="right"),u&&o.default(u).hasClass("active"))this._isSliding=!1;else if(!this._triggerSlideEvent(u,a).isDefaultPrevented()&&l&&u){this._isSliding=!0,c&&this.pause(),this._setActiveIndicatorElement(u),this._activeElement=u;var h=o.default.Event("slid.bs.carousel",{relatedTarget:u,direction:a,from:r,to:f});if(o.default(this._element).hasClass("slide")){o.default(u).addClass(i),d.reflow(u),o.default(l).addClass(n),o.default(u).addClass(n);var g=d.getTransitionDurationFromElement(l);o.default(l).one(d.TRANSITION_END,(function(){o.default(u).removeClass(n+" "+i).addClass("active"),o.default(l).removeClass("active "+i+" "+n),s._isSliding=!1,setTimeout((function(){return o.default(s._element).trigger(h)}),0)})).emulateTransitionEnd(g)}else o.default(l).removeClass("active"),o.default(u).addClass("active"),this._isSliding=!1,o.default(this._element).trigger(h);c&&this.cycle()}},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data("bs.carousel"),i=r({},b,o.default(this).data());"object"==typeof e&&(i=r({},i,e));var a="string"==typeof e?e:i.slide;if(n||(n=new t(this,i),o.default(this).data("bs.carousel",n)),"number"==typeof e)n.to(e);else if("string"==typeof a){if("undefined"==typeof n[a])throw new TypeError('No method named "'+a+'"');n[a]()}else i.interval&&i.ride&&(n.pause(),n.cycle())}))},t._dataApiClickHandler=function(e){var n=d.getSelectorFromElement(this);if(n){var i=o.default(n)[0];if(i&&o.default(i).hasClass("carousel")){var a=r({},o.default(i).data(),o.default(this).data()),s=this.getAttribute("data-slide-to");s&&(a.interval=!1),t._jQueryInterface.call(o.default(i),a),s&&o.default(i).data("bs.carousel").to(s),e.preventDefault()}}},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return b}}]),t}();o.default(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",w._dataApiClickHandler),o.default(window).on("load.bs.carousel.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-ride="carousel"]')),e=0,n=t.length;e<n;e++){var i=o.default(t[e]);w._jQueryInterface.call(i,i.data())}})),o.default.fn[p]=w._jQueryInterface,o.default.fn[p].Constructor=w,o.default.fn[p].noConflict=function(){return o.default.fn[p]=v,w._jQueryInterface};var T="collapse",C=o.default.fn[T],S={toggle:!0,parent:""},N={toggle:"boolean",parent:"(string|element)"},D=function(){function t(t,e){this._isTransitioning=!1,this._element=t,this._config=this._getConfig(e),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+t.id+'"],[data-toggle="collapse"][data-target="#'+t.id+'"]'));for(var n=[].slice.call(document.querySelectorAll('[data-toggle="collapse"]')),i=0,o=n.length;i<o;i++){var a=n[i],s=d.getSelectorFromElement(a),l=[].slice.call(document.querySelectorAll(s)).filter((function(e){return e===t}));null!==s&&l.length>0&&(this._selector=s,this._triggerArray.push(a))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var e=t.prototype;return e.toggle=function(){o.default(this._element).hasClass("show")?this.hide():this.show()},e.show=function(){var e,n,i=this;if(!this._isTransitioning&&!o.default(this._element).hasClass("show")&&(this._parent&&0===(e=[].slice.call(this._parent.querySelectorAll(".show, .collapsing")).filter((function(t){return"string"==typeof i._config.parent?t.getAttribute("data-parent")===i._config.parent:t.classList.contains("collapse")}))).length&&(e=null),!(e&&(n=o.default(e).not(this._selector).data("bs.collapse"))&&n._isTransitioning))){var a=o.default.Event("show.bs.collapse");if(o.default(this._element).trigger(a),!a.isDefaultPrevented()){e&&(t._jQueryInterface.call(o.default(e).not(this._selector),"hide"),n||o.default(e).data("bs.collapse",null));var s=this._getDimension();o.default(this._element).removeClass("collapse").addClass("collapsing"),this._element.style[s]=0,this._triggerArray.length&&o.default(this._triggerArray).removeClass("collapsed").attr("aria-expanded",!0),this.setTransitioning(!0);var l="scroll"+(s[0].toUpperCase()+s.slice(1)),r=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(){o.default(i._element).removeClass("collapsing").addClass("collapse show"),i._element.style[s]="",i.setTransitioning(!1),o.default(i._element).trigger("shown.bs.collapse")})).emulateTransitionEnd(r),this._element.style[s]=this._element[l]+"px"}}},e.hide=function(){var t=this;if(!this._isTransitioning&&o.default(this._element).hasClass("show")){var e=o.default.Event("hide.bs.collapse");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",d.reflow(this._element),o.default(this._element).addClass("collapsing").removeClass("collapse show");var i=this._triggerArray.length;if(i>0)for(var a=0;a<i;a++){var s=this._triggerArray[a],l=d.getSelectorFromElement(s);if(null!==l)o.default([].slice.call(document.querySelectorAll(l))).hasClass("show")||o.default(s).addClass("collapsed").attr("aria-expanded",!1)}this.setTransitioning(!0);this._element.style[n]="";var r=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(){t.setTransitioning(!1),o.default(t._element).removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")})).emulateTransitionEnd(r)}}},e.setTransitioning=function(t){this._isTransitioning=t},e.dispose=function(){o.default.removeData(this._element,"bs.collapse"),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},e._getConfig=function(t){return(t=r({},S,t)).toggle=Boolean(t.toggle),d.typeCheckConfig(T,t,N),t},e._getDimension=function(){return o.default(this._element).hasClass("width")?"width":"height"},e._getParent=function(){var e,n=this;d.isElement(this._config.parent)?(e=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(e=this._config.parent[0])):e=document.querySelector(this._config.parent);var i='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',a=[].slice.call(e.querySelectorAll(i));return o.default(a).each((function(e,i){n._addAriaAndCollapsedClass(t._getTargetFromElement(i),[i])})),e},e._addAriaAndCollapsedClass=function(t,e){var n=o.default(t).hasClass("show");e.length&&o.default(e).toggleClass("collapsed",!n).attr("aria-expanded",n)},t._getTargetFromElement=function(t){var e=d.getSelectorFromElement(t);return e?document.querySelector(e):null},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data("bs.collapse"),a=r({},S,n.data(),"object"==typeof e&&e?e:{});if(!i&&a.toggle&&"string"==typeof e&&/show|hide/.test(e)&&(a.toggle=!1),i||(i=new t(this,a),n.data("bs.collapse",i)),"string"==typeof e){if("undefined"==typeof i[e])throw new TypeError('No method named "'+e+'"');i[e]()}}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return S}}]),t}();o.default(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',(function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var e=o.default(this),n=d.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(n));o.default(i).each((function(){var t=o.default(this),n=t.data("bs.collapse")?"toggle":e.data();D._jQueryInterface.call(t,n)}))})),o.default.fn[T]=D._jQueryInterface,o.default.fn[T].Constructor=D,o.default.fn[T].noConflict=function(){return o.default.fn[T]=C,D._jQueryInterface};var k="dropdown",A=o.default.fn[k],I=new RegExp("38|40|27"),j={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},O={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},x=function(){function t(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var e=t.prototype;return e.toggle=function(){if(!this._element.disabled&&!o.default(this._element).hasClass("disabled")){var e=o.default(this._menu).hasClass("show");t._clearMenus(),e||this.show(!0)}},e.show=function(e){if(void 0===e&&(e=!1),!(this._element.disabled||o.default(this._element).hasClass("disabled")||o.default(this._menu).hasClass("show"))){var n={relatedTarget:this._element},i=o.default.Event("show.bs.dropdown",n),s=t._getParentFromElement(this._element);if(o.default(s).trigger(i),!i.isDefaultPrevented()){if(!this._inNavbar&&e){if("undefined"==typeof a.default)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");var l=this._element;"parent"===this._config.reference?l=s:d.isElement(this._config.reference)&&(l=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(l=this._config.reference[0])),"scrollParent"!==this._config.boundary&&o.default(s).addClass("position-static"),this._popper=new a.default(l,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===o.default(s).closest(".navbar-nav").length&&o.default(document.body).children().on("mouseover",null,o.default.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),o.default(this._menu).toggleClass("show"),o.default(s).toggleClass("show").trigger(o.default.Event("shown.bs.dropdown",n))}}},e.hide=function(){if(!this._element.disabled&&!o.default(this._element).hasClass("disabled")&&o.default(this._menu).hasClass("show")){var e={relatedTarget:this._element},n=o.default.Event("hide.bs.dropdown",e),i=t._getParentFromElement(this._element);o.default(i).trigger(n),n.isDefaultPrevented()||(this._popper&&this._popper.destroy(),o.default(this._menu).toggleClass("show"),o.default(i).toggleClass("show").trigger(o.default.Event("hidden.bs.dropdown",e)))}},e.dispose=function(){o.default.removeData(this._element,"bs.dropdown"),o.default(this._element).off(".bs.dropdown"),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},e.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},e._addEventListeners=function(){var t=this;o.default(this._element).on("click.bs.dropdown",(function(e){e.preventDefault(),e.stopPropagation(),t.toggle()}))},e._getConfig=function(t){return t=r({},this.constructor.Default,o.default(this._element).data(),t),d.typeCheckConfig(k,t,this.constructor.DefaultType),t},e._getMenuElement=function(){if(!this._menu){var e=t._getParentFromElement(this._element);e&&(this._menu=e.querySelector(".dropdown-menu"))}return this._menu},e._getPlacement=function(){var t=o.default(this._element.parentNode),e="bottom-start";return t.hasClass("dropup")?e=o.default(this._menu).hasClass("dropdown-menu-right")?"top-end":"top-start":t.hasClass("dropright")?e="right-start":t.hasClass("dropleft")?e="left-start":o.default(this._menu).hasClass("dropdown-menu-right")&&(e="bottom-end"),e},e._detectNavbar=function(){return o.default(this._element).closest(".navbar").length>0},e._getOffset=function(){var t=this,e={};return"function"==typeof this._config.offset?e.fn=function(e){return e.offsets=r({},e.offsets,t._config.offset(e.offsets,t._element)||{}),e}:e.offset=this._config.offset,e},e._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),r({},t,this._config.popperConfig)},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data("bs.dropdown");if(n||(n=new t(this,"object"==typeof e?e:null),o.default(this).data("bs.dropdown",n)),"string"==typeof e){if("undefined"==typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}}))},t._clearMenus=function(e){if(!e||3!==e.which&&("keyup"!==e.type||9===e.which))for(var n=[].slice.call(document.querySelectorAll('[data-toggle="dropdown"]')),i=0,a=n.length;i<a;i++){var s=t._getParentFromElement(n[i]),l=o.default(n[i]).data("bs.dropdown"),r={relatedTarget:n[i]};if(e&&"click"===e.type&&(r.clickEvent=e),l){var u=l._menu;if(o.default(s).hasClass("show")&&!(e&&("click"===e.type&&/input|textarea/i.test(e.target.tagName)||"keyup"===e.type&&9===e.which)&&o.default.contains(s,e.target))){var d=o.default.Event("hide.bs.dropdown",r);o.default(s).trigger(d),d.isDefaultPrevented()||("ontouchstart"in document.documentElement&&o.default(document.body).children().off("mouseover",null,o.default.noop),n[i].setAttribute("aria-expanded","false"),l._popper&&l._popper.destroy(),o.default(u).removeClass("show"),o.default(s).removeClass("show").trigger(o.default.Event("hidden.bs.dropdown",r)))}}}},t._getParentFromElement=function(t){var e,n=d.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},t._dataApiKeydownHandler=function(e){if(!(/input|textarea/i.test(e.target.tagName)?32===e.which||27!==e.which&&(40!==e.which&&38!==e.which||o.default(e.target).closest(".dropdown-menu").length):!I.test(e.which))&&!this.disabled&&!o.default(this).hasClass("disabled")){var n=t._getParentFromElement(this),i=o.default(n).hasClass("show");if(i||27!==e.which){if(e.preventDefault(),e.stopPropagation(),!i||27===e.which||32===e.which)return 27===e.which&&o.default(n.querySelector('[data-toggle="dropdown"]')).trigger("focus"),void o.default(this).trigger("click");var a=[].slice.call(n.querySelectorAll(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)")).filter((function(t){return o.default(t).is(":visible")}));if(0!==a.length){var s=a.indexOf(e.target);38===e.which&&s>0&&s--,40===e.which&&s<a.length-1&&s++,s<0&&(s=0),a[s].focus()}}}},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return j}},{key:"DefaultType",get:function(){return O}}]),t}();o.default(document).on("keydown.bs.dropdown.data-api",'[data-toggle="dropdown"]',x._dataApiKeydownHandler).on("keydown.bs.dropdown.data-api",".dropdown-menu",x._dataApiKeydownHandler).on("click.bs.dropdown.data-api keyup.bs.dropdown.data-api",x._clearMenus).on("click.bs.dropdown.data-api",'[data-toggle="dropdown"]',(function(t){t.preventDefault(),t.stopPropagation(),x._jQueryInterface.call(o.default(this),"toggle")})).on("click.bs.dropdown.data-api",".dropdown form",(function(t){t.stopPropagation()})),o.default.fn[k]=x._jQueryInterface,o.default.fn[k].Constructor=x,o.default.fn[k].noConflict=function(){return o.default.fn[k]=A,x._jQueryInterface};var P=o.default.fn.modal,R={backdrop:!0,keyboard:!0,focus:!0,show:!0},L={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},q=function(){function t(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(".modal-dialog"),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var e=t.prototype;return e.toggle=function(t){return this._isShown?this.hide():this.show(t)},e.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){o.default(this._element).hasClass("fade")&&(this._isTransitioning=!0);var n=o.default.Event("show.bs.modal",{relatedTarget:t});o.default(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),o.default(this._element).on("click.dismiss.bs.modal",'[data-dismiss="modal"]',(function(t){return e.hide(t)})),o.default(this._dialog).on("mousedown.dismiss.bs.modal",(function(){o.default(e._element).one("mouseup.dismiss.bs.modal",(function(t){o.default(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)}))})),this._showBackdrop((function(){return e._showElement(t)})))}},e.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=o.default.Event("hide.bs.modal");if(o.default(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=o.default(this._element).hasClass("fade");if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),o.default(document).off("focusin.bs.modal"),o.default(this._element).removeClass("show"),o.default(this._element).off("click.dismiss.bs.modal"),o.default(this._dialog).off("mousedown.dismiss.bs.modal"),i){var a=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,(function(t){return e._hideModal(t)})).emulateTransitionEnd(a)}else this._hideModal()}}},e.dispose=function(){[window,this._element,this._dialog].forEach((function(t){return o.default(t).off(".bs.modal")})),o.default(document).off("focusin.bs.modal"),o.default.removeData(this._element,"bs.modal"),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},e.handleUpdate=function(){this._adjustDialog()},e._getConfig=function(t){return t=r({},R,t),d.typeCheckConfig("modal",t,L),t},e._triggerBackdropTransition=function(){var t=this,e=o.default.Event("hidePrevented.bs.modal");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._element.scrollHeight>document.documentElement.clientHeight;n||(this._element.style.overflowY="hidden"),this._element.classList.add("modal-static");var i=d.getTransitionDurationFromElement(this._dialog);o.default(this._element).off(d.TRANSITION_END),o.default(this._element).one(d.TRANSITION_END,(function(){t._element.classList.remove("modal-static"),n||o.default(t._element).one(d.TRANSITION_END,(function(){t._element.style.overflowY=""})).emulateTransitionEnd(t._element,i)})).emulateTransitionEnd(i),this._element.focus()}},e._showElement=function(t){var e=this,n=o.default(this._element).hasClass("fade"),i=this._dialog?this._dialog.querySelector(".modal-body"):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),o.default(this._dialog).hasClass("modal-dialog-scrollable")&&i?i.scrollTop=0:this._element.scrollTop=0,n&&d.reflow(this._element),o.default(this._element).addClass("show"),this._config.focus&&this._enforceFocus();var a=o.default.Event("shown.bs.modal",{relatedTarget:t}),s=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,o.default(e._element).trigger(a)};if(n){var l=d.getTransitionDurationFromElement(this._dialog);o.default(this._dialog).one(d.TRANSITION_END,s).emulateTransitionEnd(l)}else s()},e._enforceFocus=function(){var t=this;o.default(document).off("focusin.bs.modal").on("focusin.bs.modal",(function(e){document!==e.target&&t._element!==e.target&&0===o.default(t._element).has(e.target).length&&t._element.focus()}))},e._setEscapeEvent=function(){var t=this;this._isShown?o.default(this._element).on("keydown.dismiss.bs.modal",(function(e){t._config.keyboard&&27===e.which?(e.preventDefault(),t.hide()):t._config.keyboard||27!==e.which||t._triggerBackdropTransition()})):this._isShown||o.default(this._element).off("keydown.dismiss.bs.modal")},e._setResizeEvent=function(){var t=this;this._isShown?o.default(window).on("resize.bs.modal",(function(e){return t.handleUpdate(e)})):o.default(window).off("resize.bs.modal")},e._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop((function(){o.default(document.body).removeClass("modal-open"),t._resetAdjustments(),t._resetScrollbar(),o.default(t._element).trigger("hidden.bs.modal")}))},e._removeBackdrop=function(){this._backdrop&&(o.default(this._backdrop).remove(),this._backdrop=null)},e._showBackdrop=function(t){var e=this,n=o.default(this._element).hasClass("fade")?"fade":"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className="modal-backdrop",n&&this._backdrop.classList.add(n),o.default(this._backdrop).appendTo(document.body),o.default(this._element).on("click.dismiss.bs.modal",(function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._triggerBackdropTransition():e.hide())})),n&&d.reflow(this._backdrop),o.default(this._backdrop).addClass("show"),!t)return;if(!n)return void t();var i=d.getTransitionDurationFromElement(this._backdrop);o.default(this._backdrop).one(d.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){o.default(this._backdrop).removeClass("show");var a=function(){e._removeBackdrop(),t&&t()};if(o.default(this._element).hasClass("fade")){var s=d.getTransitionDurationFromElement(this._backdrop);o.default(this._backdrop).one(d.TRANSITION_END,a).emulateTransitionEnd(s)}else a()}else t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},e._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},e._setScrollbar=function(){var t=this;if(this._isBodyOverflowing){var e=[].slice.call(document.querySelectorAll(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top")),n=[].slice.call(document.querySelectorAll(".sticky-top"));o.default(e).each((function(e,n){var i=n.style.paddingRight,a=o.default(n).css("padding-right");o.default(n).data("padding-right",i).css("padding-right",parseFloat(a)+t._scrollbarWidth+"px")})),o.default(n).each((function(e,n){var i=n.style.marginRight,a=o.default(n).css("margin-right");o.default(n).data("margin-right",i).css("margin-right",parseFloat(a)-t._scrollbarWidth+"px")}));var i=document.body.style.paddingRight,a=o.default(document.body).css("padding-right");o.default(document.body).data("padding-right",i).css("padding-right",parseFloat(a)+this._scrollbarWidth+"px")}o.default(document.body).addClass("modal-open")},e._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top"));o.default(t).each((function(t,e){var n=o.default(e).data("padding-right");o.default(e).removeData("padding-right"),e.style.paddingRight=n||""}));var e=[].slice.call(document.querySelectorAll(".sticky-top"));o.default(e).each((function(t,e){var n=o.default(e).data("margin-right");"undefined"!=typeof n&&o.default(e).css("margin-right",n).removeData("margin-right")}));var n=o.default(document.body).data("padding-right");o.default(document.body).removeData("padding-right"),document.body.style.paddingRight=n||""},e._getScrollbarWidth=function(){var t=document.createElement("div");t.className="modal-scrollbar-measure",document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},t._jQueryInterface=function(e,n){return this.each((function(){var i=o.default(this).data("bs.modal"),a=r({},R,o.default(this).data(),"object"==typeof e&&e?e:{});if(i||(i=new t(this,a),o.default(this).data("bs.modal",i)),"string"==typeof e){if("undefined"==typeof i[e])throw new TypeError('No method named "'+e+'"');i[e](n)}else a.show&&i.show(n)}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return R}}]),t}();o.default(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',(function(t){var e,n=this,i=d.getSelectorFromElement(this);i&&(e=document.querySelector(i));var a=o.default(e).data("bs.modal")?"toggle":r({},o.default(e).data(),o.default(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var s=o.default(e).one("show.bs.modal",(function(t){t.isDefaultPrevented()||s.one("hidden.bs.modal",(function(){o.default(n).is(":visible")&&n.focus()}))}));q._jQueryInterface.call(o.default(e),a,this)})),o.default.fn.modal=q._jQueryInterface,o.default.fn.modal.Constructor=q,o.default.fn.modal.noConflict=function(){return o.default.fn.modal=P,q._jQueryInterface};var F=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Q={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},B=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/gi,H=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i;function U(t,e,n){if(0===t.length)return t;if(n&&"function"==typeof n)return n(t);for(var i=(new window.DOMParser).parseFromString(t,"text/html"),o=Object.keys(e),a=[].slice.call(i.body.querySelectorAll("*")),s=function(t,n){var i=a[t],s=i.nodeName.toLowerCase();if(-1===o.indexOf(i.nodeName.toLowerCase()))return i.parentNode.removeChild(i),"continue";var l=[].slice.call(i.attributes),r=[].concat(e["*"]||[],e[s]||[]);l.forEach((function(t){(function(t,e){var n=t.nodeName.toLowerCase();if(-1!==e.indexOf(n))return-1===F.indexOf(n)||Boolean(t.nodeValue.match(B)||t.nodeValue.match(H));for(var i=e.filter((function(t){return t instanceof RegExp})),o=0,a=i.length;o<a;o++)if(n.match(i[o]))return!0;return!1})(t,r)||i.removeAttribute(t.nodeName)}))},l=0,r=a.length;l<r;l++)s(l);return i.body.innerHTML}var M="tooltip",W=o.default.fn[M],V=new RegExp("(^|\\s)bs-tooltip\\S+","g"),z=["sanitize","whiteList","sanitizeFn"],K={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",customClass:"(string|function)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object",popperConfig:"(null|object)"},X={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},Y={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:Q,popperConfig:null},$={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"},J=function(){function t(t,e){if("undefined"==typeof a.default)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var e=t.prototype;return e.enable=function(){this._isEnabled=!0},e.disable=function(){this._isEnabled=!1},e.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=o.default(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(o.default(this.getTipElement()).hasClass("show"))return void this._leave(null,this);this._enter(null,this)}},e.dispose=function(){clearTimeout(this._timeout),o.default.removeData(this.element,this.constructor.DATA_KEY),o.default(this.element).off(this.constructor.EVENT_KEY),o.default(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&o.default(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},e.show=function(){var t=this;if("none"===o.default(this.element).css("display"))throw new Error("Please use show on visible elements");var e=o.default.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){o.default(this.element).trigger(e);var n=d.findShadowRoot(this.element),i=o.default.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(e.isDefaultPrevented()||!i)return;var s=this.getTipElement(),l=d.getUID(this.constructor.NAME);s.setAttribute("id",l),this.element.setAttribute("aria-describedby",l),this.setContent(),this.config.animation&&o.default(s).addClass("fade");var r="function"==typeof this.config.placement?this.config.placement.call(this,s,this.element):this.config.placement,u=this._getAttachment(r);this.addAttachmentClass(u);var f=this._getContainer();o.default(s).data(this.constructor.DATA_KEY,this),o.default.contains(this.element.ownerDocument.documentElement,this.tip)||o.default(s).appendTo(f),o.default(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new a.default(this.element,s,this._getPopperConfig(u)),o.default(s).addClass("show"),o.default(s).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&o.default(document.body).children().on("mouseover",null,o.default.noop);var c=function(){t.config.animation&&t._fixTransition();var e=t._hoverState;t._hoverState=null,o.default(t.element).trigger(t.constructor.Event.SHOWN),"out"===e&&t._leave(null,t)};if(o.default(this.tip).hasClass("fade")){var h=d.getTransitionDurationFromElement(this.tip);o.default(this.tip).one(d.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},e.hide=function(t){var e=this,n=this.getTipElement(),i=o.default.Event(this.constructor.Event.HIDE),a=function(){"show"!==e._hoverState&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),o.default(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(o.default(this.element).trigger(i),!i.isDefaultPrevented()){if(o.default(n).removeClass("show"),"ontouchstart"in document.documentElement&&o.default(document.body).children().off("mouseover",null,o.default.noop),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,o.default(this.tip).hasClass("fade")){var s=d.getTransitionDurationFromElement(n);o.default(n).one(d.TRANSITION_END,a).emulateTransitionEnd(s)}else a();this._hoverState=""}},e.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},e.isWithContent=function(){return Boolean(this.getTitle())},e.addAttachmentClass=function(t){o.default(this.getTipElement()).addClass("bs-tooltip-"+t)},e.getTipElement=function(){return this.tip=this.tip||o.default(this.config.template)[0],this.tip},e.setContent=function(){var t=this.getTipElement();this.setElementContent(o.default(t.querySelectorAll(".tooltip-inner")),this.getTitle()),o.default(t).removeClass("fade show")},e.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=U(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?o.default(e).parent().is(t)||t.empty().append(e):t.text(o.default(e).text())},e.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e._getPopperConfig=function(t){var e=this;return r({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},this.config.popperConfig)},e._getOffset=function(){var t=this,e={};return"function"==typeof this.config.offset?e.fn=function(e){return e.offsets=r({},e.offsets,t.config.offset(e.offsets,t.element)||{}),e}:e.offset=this.config.offset,e},e._getContainer=function(){return!1===this.config.container?document.body:d.isElement(this.config.container)?o.default(this.config.container):o.default(document).find(this.config.container)},e._getAttachment=function(t){return X[t.toUpperCase()]},e._setListeners=function(){var t=this;this.config.trigger.split(" ").forEach((function(e){if("click"===e)o.default(t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if("manual"!==e){var n="hover"===e?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,i="hover"===e?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;o.default(t.element).on(n,t.config.selector,(function(e){return t._enter(e)})).on(i,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},o.default(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=r({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},e._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},e._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||o.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),o.default(e.getTipElement()).hasClass("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e.config.delay&&e.config.delay.show?e._timeout=setTimeout((function(){"show"===e._hoverState&&e.show()}),e.config.delay.show):e.show())},e._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||o.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),o.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e.config.delay&&e.config.delay.hide?e._timeout=setTimeout((function(){"out"===e._hoverState&&e.hide()}),e.config.delay.hide):e.hide())},e._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e._getConfig=function(t){var e=o.default(this.element).data();return Object.keys(e).forEach((function(t){-1!==z.indexOf(t)&&delete e[t]})),"number"==typeof(t=r({},this.constructor.Default,e,"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),d.typeCheckConfig(M,t,this.constructor.DefaultType),t.sanitize&&(t.template=U(t.template,t.whiteList,t.sanitizeFn)),t},e._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._cleanTipClass=function(){var t=o.default(this.getTipElement()),e=t.attr("class").match(V);null!==e&&e.length&&t.removeClass(e.join(""))},e._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},e._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(o.default(t).removeClass("fade"),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data("bs.tooltip"),a="object"==typeof e&&e;if((i||!/dispose|hide/.test(e))&&(i||(i=new t(this,a),n.data("bs.tooltip",i)),"string"==typeof e)){if("undefined"==typeof i[e])throw new TypeError('No method named "'+e+'"');i[e]()}}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return Y}},{key:"NAME",get:function(){return M}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return $}},{key:"EVENT_KEY",get:function(){return".bs.tooltip"}},{key:"DefaultType",get:function(){return K}}]),t}();o.default.fn[M]=J._jQueryInterface,o.default.fn[M].Constructor=J,o.default.fn[M].noConflict=function(){return o.default.fn[M]=W,J._jQueryInterface};var G="popover",Z=o.default.fn[G],tt=new RegExp("(^|\\s)bs-popover\\S+","g"),et=r({},J.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),nt=r({},J.DefaultType,{content:"(string|element|function)"}),it={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"},ot=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),e.prototype.constructor=e,e.__proto__=n;var a=i.prototype;return a.isWithContent=function(){return this.getTitle()||this._getContent()},a.addAttachmentClass=function(t){o.default(this.getTipElement()).addClass("bs-popover-"+t)},a.getTipElement=function(){return this.tip=this.tip||o.default(this.config.template)[0],this.tip},a.setContent=function(){var t=o.default(this.getTipElement());this.setElementContent(t.find(".popover-header"),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(".popover-body"),e),t.removeClass("fade show")},a._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},a._cleanTipClass=function(){var t=o.default(this.getTipElement()),e=t.attr("class").match(tt);null!==e&&e.length>0&&t.removeClass(e.join(""))},i._jQueryInterface=function(t){return this.each((function(){var e=o.default(this).data("bs.popover"),n="object"==typeof t?t:null;if((e||!/dispose|hide/.test(t))&&(e||(e=new i(this,n),o.default(this).data("bs.popover",e)),"string"==typeof t)){if("undefined"==typeof e[t])throw new TypeError('No method named "'+t+'"');e[t]()}}))},l(i,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return et}},{key:"NAME",get:function(){return G}},{key:"DATA_KEY",get:function(){return"bs.popover"}},{key:"Event",get:function(){return it}},{key:"EVENT_KEY",get:function(){return".bs.popover"}},{key:"DefaultType",get:function(){return nt}}]),i}(J);o.default.fn[G]=ot._jQueryInterface,o.default.fn[G].Constructor=ot,o.default.fn[G].noConflict=function(){return o.default.fn[G]=Z,ot._jQueryInterface};var at="scrollspy",st=o.default.fn[at],lt={offset:10,method:"auto",target:""},rt={offset:"number",method:"string",target:"(string|element)"},ut=function(){function t(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" .nav-link,"+this._config.target+" .list-group-item,"+this._config.target+" .dropdown-item",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,o.default(this._scrollElement).on("scroll.bs.scrollspy",(function(t){return n._process(t)})),this.refresh(),this._process()}var e=t.prototype;return e.refresh=function(){var t=this,e=this._scrollElement===this._scrollElement.window?"offset":"position",n="auto"===this._config.method?e:this._config.method,i="position"===n?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map((function(t){var e,a=d.getSelectorFromElement(t);if(a&&(e=document.querySelector(a)),e){var s=e.getBoundingClientRect();if(s.width||s.height)return[o.default(e)[n]().top+i,a]}return null})).filter((function(t){return t})).sort((function(t,e){return t[0]-e[0]})).forEach((function(e){t._offsets.push(e[0]),t._targets.push(e[1])}))},e.dispose=function(){o.default.removeData(this._element,"bs.scrollspy"),o.default(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},e._getConfig=function(t){if("string"!=typeof(t=r({},lt,"object"==typeof t&&t?t:{})).target&&d.isElement(t.target)){var e=o.default(t.target).attr("id");e||(e=d.getUID(at),o.default(t.target).attr("id",e)),t.target="#"+e}return d.typeCheckConfig(at,t,rt),t},e._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},e._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},e._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},e._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t<this._offsets[o+1])&&this._activate(this._targets[o])}}},e._activate=function(t){this._activeTarget=t,this._clear();var e=this._selector.split(",").map((function(e){return e+'[data-target="'+t+'"],'+e+'[href="'+t+'"]'})),n=o.default([].slice.call(document.querySelectorAll(e.join(","))));n.hasClass("dropdown-item")?(n.closest(".dropdown").find(".dropdown-toggle").addClass("active"),n.addClass("active")):(n.addClass("active"),n.parents(".nav, .list-group").prev(".nav-link, .list-group-item").addClass("active"),n.parents(".nav, .list-group").prev(".nav-item").children(".nav-link").addClass("active")),o.default(this._scrollElement).trigger("activate.bs.scrollspy",{relatedTarget:t})},e._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter((function(t){return t.classList.contains("active")})).forEach((function(t){return t.classList.remove("active")}))},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this).data("bs.scrollspy");if(n||(n=new t(this,"object"==typeof e&&e),o.default(this).data("bs.scrollspy",n)),"string"==typeof e){if("undefined"==typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return lt}}]),t}();o.default(window).on("load.bs.scrollspy.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-spy="scroll"]')),e=t.length;e--;){var n=o.default(t[e]);ut._jQueryInterface.call(n,n.data())}})),o.default.fn[at]=ut._jQueryInterface,o.default.fn[at].Constructor=ut,o.default.fn[at].noConflict=function(){return o.default.fn[at]=st,ut._jQueryInterface};var dt=o.default.fn.tab,ft=function(){function t(t){this._element=t}var e=t.prototype;return e.show=function(){var t=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&o.default(this._element).hasClass("active")||o.default(this._element).hasClass("disabled"))){var e,n,i=o.default(this._element).closest(".nav, .list-group")[0],a=d.getSelectorFromElement(this._element);if(i){var s="UL"===i.nodeName||"OL"===i.nodeName?"> li > .active":".active";n=(n=o.default.makeArray(o.default(i).find(s)))[n.length-1]}var l=o.default.Event("hide.bs.tab",{relatedTarget:this._element}),r=o.default.Event("show.bs.tab",{relatedTarget:n});if(n&&o.default(n).trigger(l),o.default(this._element).trigger(r),!r.isDefaultPrevented()&&!l.isDefaultPrevented()){a&&(e=document.querySelector(a)),this._activate(this._element,i);var u=function(){var e=o.default.Event("hidden.bs.tab",{relatedTarget:t._element}),i=o.default.Event("shown.bs.tab",{relatedTarget:n});o.default(n).trigger(e),o.default(t._element).trigger(i)};e?this._activate(e,e.parentNode,u):u()}}},e.dispose=function(){o.default.removeData(this._element,"bs.tab"),this._element=null},e._activate=function(t,e,n){var i=this,a=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?o.default(e).children(".active"):o.default(e).find("> li > .active"))[0],s=n&&a&&o.default(a).hasClass("fade"),l=function(){return i._transitionComplete(t,a,n)};if(a&&s){var r=d.getTransitionDurationFromElement(a);o.default(a).removeClass("show").one(d.TRANSITION_END,l).emulateTransitionEnd(r)}else l()},e._transitionComplete=function(t,e,n){if(e){o.default(e).removeClass("active");var i=o.default(e.parentNode).find("> .dropdown-menu .active")[0];i&&o.default(i).removeClass("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(o.default(t).addClass("active"),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),d.reflow(t),t.classList.contains("fade")&&t.classList.add("show"),t.parentNode&&o.default(t.parentNode).hasClass("dropdown-menu")){var a=o.default(t).closest(".dropdown")[0];if(a){var s=[].slice.call(a.querySelectorAll(".dropdown-toggle"));o.default(s).addClass("active")}t.setAttribute("aria-expanded",!0)}n&&n()},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data("bs.tab");if(i||(i=new t(this),n.data("bs.tab",i)),"string"==typeof e){if("undefined"==typeof i[e])throw new TypeError('No method named "'+e+'"');i[e]()}}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();o.default(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',(function(t){t.preventDefault(),ft._jQueryInterface.call(o.default(this),"show")})),o.default.fn.tab=ft._jQueryInterface,o.default.fn.tab.Constructor=ft,o.default.fn.tab.noConflict=function(){return o.default.fn.tab=dt,ft._jQueryInterface};var ct=o.default.fn.toast,ht={animation:"boolean",autohide:"boolean",delay:"number"},gt={animation:!0,autohide:!0,delay:500},mt=function(){function t(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var e=t.prototype;return e.show=function(){var t=this,e=o.default.Event("show.bs.toast");if(o.default(this._element).trigger(e),!e.isDefaultPrevented()){this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");var n=function(){t._element.classList.remove("showing"),t._element.classList.add("show"),o.default(t._element).trigger("shown.bs.toast"),t._config.autohide&&(t._timeout=setTimeout((function(){t.hide()}),t._config.delay))};if(this._element.classList.remove("hide"),d.reflow(this._element),this._element.classList.add("showing"),this._config.animation){var i=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,n).emulateTransitionEnd(i)}else n()}},e.hide=function(){if(this._element.classList.contains("show")){var t=o.default.Event("hide.bs.toast");o.default(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},e.dispose=function(){this._clearTimeout(),this._element.classList.contains("show")&&this._element.classList.remove("show"),o.default(this._element).off("click.dismiss.bs.toast"),o.default.removeData(this._element,"bs.toast"),this._element=null,this._config=null},e._getConfig=function(t){return t=r({},gt,o.default(this._element).data(),"object"==typeof t&&t?t:{}),d.typeCheckConfig("toast",t,this.constructor.DefaultType),t},e._setListeners=function(){var t=this;o.default(this._element).on("click.dismiss.bs.toast",'[data-dismiss="toast"]',(function(){return t.hide()}))},e._close=function(){var t=this,e=function(){t._element.classList.add("hide"),o.default(t._element).trigger("hidden.bs.toast")};if(this._element.classList.remove("show"),this._config.animation){var n=d.getTransitionDurationFromElement(this._element);o.default(this._element).one(d.TRANSITION_END,e).emulateTransitionEnd(n)}else e()},e._clearTimeout=function(){clearTimeout(this._timeout),this._timeout=null},t._jQueryInterface=function(e){return this.each((function(){var n=o.default(this),i=n.data("bs.toast");if(i||(i=new t(this,"object"==typeof e&&e),n.data("bs.toast",i)),"string"==typeof e){if("undefined"==typeof i[e])throw new TypeError('No method named "'+e+'"');i[e](this)}}))},l(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"DefaultType",get:function(){return ht}},{key:"Default",get:function(){return gt}}]),t}();o.default.fn.toast=mt._jQueryInterface,o.default.fn.toast.Constructor=mt,o.default.fn.toast.noConflict=function(){return o.default.fn.toast=ct,mt._jQueryInterface},t.Alert=h,t.Button=m,t.Carousel=w,t.Collapse=D,t.Dropdown=x,t.Modal=q,t.Popover=ot,t.Scrollspy=ut,t.Tab=ft,t.Toast=mt,t.Tooltip=J,t.Util=d,Object.defineProperty(t,"__esModule",{value:!0})}));;
window.Modernizr=function(e,t,n){function r(e){b.cssText=e}function o(e,t){return r(S.join(e+";")+(t||""))}function a(e,t){return typeof e===t}function i(e,t){return!!~(""+e).indexOf(t)}function c(e,t){for(var r in e){var o=e[r];if(!i(o,"-")&&b[o]!==n)return"pfx"==t?o:!0}return!1}function s(e,t,r){for(var o in e){var i=t[e[o]];if(i!==n)return r===!1?e[o]:a(i,"function")?i.bind(r||t):i}return!1}function u(e,t,n){var r=e.charAt(0).toUpperCase()+e.slice(1),o=(e+" "+k.join(r+" ")+r).split(" ");return a(t,"string")||a(t,"undefined")?c(o,t):(o=(e+" "+T.join(r+" ")+r).split(" "),s(o,t,n))}function l(){p.input=function(n){for(var r=0,o=n.length;o>r;r++)j[n[r]]=!!(n[r]in E);return j.list&&(j.list=!(!t.createElement("datalist")||!e.HTMLDataListElement)),j}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" ")),p.inputtypes=function(e){for(var r,o,a,i=0,c=e.length;c>i;i++)E.setAttribute("type",o=e[i]),r="text"!==E.type,r&&(E.value=x,E.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(o)&&E.style.WebkitAppearance!==n?(g.appendChild(E),a=t.defaultView,r=a.getComputedStyle&&"textfield"!==a.getComputedStyle(E,null).WebkitAppearance&&0!==E.offsetHeight,g.removeChild(E)):/^(search|tel)$/.test(o)||(r=/^(url|email)$/.test(o)?E.checkValidity&&E.checkValidity()===!1:E.value!=x)),P[e[i]]=!!r;return P}("search tel url email datetime date month week time datetime-local number range color".split(" "))}var d,f,m="2.8.3",p={},h=!0,g=t.documentElement,v="modernizr",y=t.createElement(v),b=y.style,E=t.createElement("input"),x=":)",w={}.toString,S=" -webkit- -moz- -o- -ms- ".split(" "),C="Webkit Moz O ms",k=C.split(" "),T=C.toLowerCase().split(" "),N={svg:"http://www.w3.org/2000/svg"},M={},P={},j={},$=[],D=$.slice,F=function(e,n,r,o){var a,i,c,s,u=t.createElement("div"),l=t.body,d=l||t.createElement("body");if(parseInt(r,10))for(;r--;)c=t.createElement("div"),c.id=o?o[r]:v+(r+1),u.appendChild(c);return a=["&#173;",'<style id="s',v,'">',e,"</style>"].join(""),u.id=v,(l?u:d).innerHTML+=a,d.appendChild(u),l||(d.style.background="",d.style.overflow="hidden",s=g.style.overflow,g.style.overflow="hidden",g.appendChild(d)),i=n(u,e),l?u.parentNode.removeChild(u):(d.parentNode.removeChild(d),g.style.overflow=s),!!i},z=function(t){var n=e.matchMedia||e.msMatchMedia;if(n)return n(t)&&n(t).matches||!1;var r;return F("@media "+t+" { #"+v+" { position: absolute; } }",function(t){r="absolute"==(e.getComputedStyle?getComputedStyle(t,null):t.currentStyle).position}),r},A=function(){function e(e,o){o=o||t.createElement(r[e]||"div"),e="on"+e;var i=e in o;return i||(o.setAttribute||(o=t.createElement("div")),o.setAttribute&&o.removeAttribute&&(o.setAttribute(e,""),i=a(o[e],"function"),a(o[e],"undefined")||(o[e]=n),o.removeAttribute(e))),o=null,i}var r={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return e}(),L={}.hasOwnProperty;f=a(L,"undefined")||a(L.call,"undefined")?function(e,t){return t in e&&a(e.constructor.prototype[t],"undefined")}:function(e,t){return L.call(e,t)},Function.prototype.bind||(Function.prototype.bind=function(e){var t=this;if("function"!=typeof t)throw new TypeError;var n=D.call(arguments,1),r=function(){if(this instanceof r){var o=function(){};o.prototype=t.prototype;var a=new o,i=t.apply(a,n.concat(D.call(arguments)));return Object(i)===i?i:a}return t.apply(e,n.concat(D.call(arguments)))};return r}),M.flexbox=function(){return u("flexWrap")},M.flexboxlegacy=function(){return u("boxDirection")},M.canvas=function(){var e=t.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},M.canvastext=function(){return!(!p.canvas||!a(t.createElement("canvas").getContext("2d").fillText,"function"))},M.webgl=function(){return!!e.WebGLRenderingContext},M.touch=function(){var n;return"ontouchstart"in e||e.DocumentTouch&&t instanceof DocumentTouch?n=!0:F(["@media (",S.join("touch-enabled),("),v,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(e){n=9===e.offsetTop}),n},M.geolocation=function(){return"geolocation"in navigator},M.postmessage=function(){return!!e.postMessage},M.websqldatabase=function(){return!!e.openDatabase},M.indexedDB=function(){return!!u("indexedDB",e)},M.hashchange=function(){return A("hashchange",e)&&(t.documentMode===n||t.documentMode>7)},M.history=function(){return!(!e.history||!history.pushState)},M.draganddrop=function(){var e=t.createElement("div");return"draggable"in e||"ondragstart"in e&&"ondrop"in e},M.websockets=function(){return"WebSocket"in e||"MozWebSocket"in e},M.rgba=function(){return r("background-color:rgba(150,255,150,.5)"),i(b.backgroundColor,"rgba")},M.hsla=function(){return r("background-color:hsla(120,40%,100%,.5)"),i(b.backgroundColor,"rgba")||i(b.backgroundColor,"hsla")},M.multiplebgs=function(){return r("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(b.background)},M.backgroundsize=function(){return u("backgroundSize")},M.borderimage=function(){return u("borderImage")},M.borderradius=function(){return u("borderRadius")},M.boxshadow=function(){return u("boxShadow")},M.textshadow=function(){return""===t.createElement("div").style.textShadow},M.opacity=function(){return o("opacity:.55"),/^0.55$/.test(b.opacity)},M.cssanimations=function(){return u("animationName")},M.csscolumns=function(){return u("columnCount")},M.cssgradients=function(){var e="background-image:",t="gradient(linear,left top,right bottom,from(#9f9),to(white));",n="linear-gradient(left top,#9f9, white);";return r((e+"-webkit- ".split(" ").join(t+e)+S.join(n+e)).slice(0,-e.length)),i(b.backgroundImage,"gradient")},M.cssreflections=function(){return u("boxReflect")},M.csstransforms=function(){return!!u("transform")},M.csstransforms3d=function(){var e=!!u("perspective");return e&&"webkitPerspective"in g.style&&F("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(t){e=9===t.offsetLeft&&3===t.offsetHeight}),e},M.csstransitions=function(){return u("transition")},M.fontface=function(){var e;return F('@font-face {font-family:"font";src:url("https://")}',function(n,r){var o=t.getElementById("smodernizr"),a=o.sheet||o.styleSheet,i=a?a.cssRules&&a.cssRules[0]?a.cssRules[0].cssText:a.cssText||"":"";e=/src/i.test(i)&&0===i.indexOf(r.split(" ")[0])}),e},M.generatedcontent=function(){var e;return F(["#",v,"{font:0/0 a}#",v,':after{content:"',x,'";visibility:hidden;font:3px/1 a}'].join(""),function(t){e=t.offsetHeight>=3}),e},M.video=function(){var e=t.createElement("video"),n=!1;try{(n=!!e.canPlayType)&&(n=new Boolean(n),n.ogg=e.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),n.h264=e.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),n.webm=e.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""))}catch(r){}return n},M.audio=function(){var e=t.createElement("audio"),n=!1;try{(n=!!e.canPlayType)&&(n=new Boolean(n),n.ogg=e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),n.mp3=e.canPlayType("audio/mpeg;").replace(/^no$/,""),n.wav=e.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),n.m4a=(e.canPlayType("audio/x-m4a;")||e.canPlayType("audio/aac;")).replace(/^no$/,""))}catch(r){}return n},M.localstorage=function(){try{return localStorage.setItem(v,v),localStorage.removeItem(v),!0}catch(e){return!1}},M.sessionstorage=function(){try{return sessionStorage.setItem(v,v),sessionStorage.removeItem(v),!0}catch(e){return!1}},M.webworkers=function(){return!!e.Worker},M.applicationcache=function(){return!!e.applicationCache},M.svg=function(){return!!t.createElementNS&&!!t.createElementNS(N.svg,"svg").createSVGRect},M.inlinesvg=function(){var e=t.createElement("div");return e.innerHTML="<svg/>",(e.firstChild&&e.firstChild.namespaceURI)==N.svg},M.smil=function(){return!!t.createElementNS&&/SVGAnimate/.test(w.call(t.createElementNS(N.svg,"animate")))},M.svgclippaths=function(){return!!t.createElementNS&&/SVGClipPath/.test(w.call(t.createElementNS(N.svg,"clipPath")))};for(var H in M)f(M,H)&&(d=H.toLowerCase(),p[d]=M[H](),$.push((p[d]?"":"no-")+d));return p.input||l(),p.addTest=function(e,t){if("object"==typeof e)for(var r in e)f(e,r)&&p.addTest(r,e[r]);else{if(e=e.toLowerCase(),p[e]!==n)return p;t="function"==typeof t?t():t,"undefined"!=typeof h&&h&&(g.className+=" "+(t?"":"no-")+e),p[e]=t}return p},r(""),y=E=null,function(e,t){function n(e,t){var n=e.createElement("p"),r=e.getElementsByTagName("head")[0]||e.documentElement;return n.innerHTML="x<style>"+t+"</style>",r.insertBefore(n.lastChild,r.firstChild)}function r(){var e=y.elements;return"string"==typeof e?e.split(" "):e}function o(e){var t=v[e[h]];return t||(t={},g++,e[h]=g,v[g]=t),t}function a(e,n,r){if(n||(n=t),l)return n.createElement(e);r||(r=o(n));var a;return a=r.cache[e]?r.cache[e].cloneNode():p.test(e)?(r.cache[e]=r.createElem(e)).cloneNode():r.createElem(e),!a.canHaveChildren||m.test(e)||a.tagUrn?a:r.frag.appendChild(a)}function i(e,n){if(e||(e=t),l)return e.createDocumentFragment();n=n||o(e);for(var a=n.frag.cloneNode(),i=0,c=r(),s=c.length;s>i;i++)a.createElement(c[i]);return a}function c(e,t){t.cache||(t.cache={},t.createElem=e.createElement,t.createFrag=e.createDocumentFragment,t.frag=t.createFrag()),e.createElement=function(n){return y.shivMethods?a(n,e,t):t.createElem(n)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+r().join().replace(/[\w\-]+/g,function(e){return t.createElem(e),t.frag.createElement(e),'c("'+e+'")'})+");return n}")(y,t.frag)}function s(e){e||(e=t);var r=o(e);return!y.shivCSS||u||r.hasCSS||(r.hasCSS=!!n(e,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||c(e,r),e}var u,l,d="3.7.0",f=e.html5||{},m=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,h="_html5shiv",g=0,v={};!function(){try{var e=t.createElement("a");e.innerHTML="<xyz></xyz>",u="hidden"in e,l=1==e.childNodes.length||function(){t.createElement("a");var e=t.createDocumentFragment();return"undefined"==typeof e.cloneNode||"undefined"==typeof e.createDocumentFragment||"undefined"==typeof e.createElement}()}catch(n){u=!0,l=!0}}();var y={elements:f.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:d,shivCSS:f.shivCSS!==!1,supportsUnknownElements:l,shivMethods:f.shivMethods!==!1,type:"default",shivDocument:s,createElement:a,createDocumentFragment:i};e.html5=y,s(t)}(this,t),p._version=m,p._prefixes=S,p._domPrefixes=T,p._cssomPrefixes=k,p.mq=z,p.hasEvent=A,p.testProp=function(e){return c([e])},p.testAllProps=u,p.testStyles=F,p.prefixed=function(e,t,n){return t?u(e,t,n):u(e,"pfx")},g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(h?" js "+$.join(" "):""),p}(this,this.document);;
//! moment.js
//! version : 2.8.4
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
//! license : MIT
//! momentjs.com
(function(a){function b(a,b,c){switch(arguments.length){case 2:return null!=a?a:b;case 3:return null!=a?a:null!=b?b:c;default:throw new Error("Implement me")}}function c(a,b){return zb.call(a,b)}function d(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1}}function e(a){tb.suppressDeprecationWarnings===!1&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+a)}function f(a,b){var c=!0;return m(function(){return c&&(e(a),c=!1),b.apply(this,arguments)},b)}function g(a,b){qc[a]||(e(b),qc[a]=!0)}function h(a,b){return function(c){return p(a.call(this,c),b)}}function i(a,b){return function(c){return this.localeData().ordinal(a.call(this,c),b)}}function j(){}function k(a,b){b!==!1&&F(a),n(this,a),this._d=new Date(+a._d)}function l(a){var b=y(a),c=b.year||0,d=b.quarter||0,e=b.month||0,f=b.week||0,g=b.day||0,h=b.hour||0,i=b.minute||0,j=b.second||0,k=b.millisecond||0;this._milliseconds=+k+1e3*j+6e4*i+36e5*h,this._days=+g+7*f,this._months=+e+3*d+12*c,this._data={},this._locale=tb.localeData(),this._bubble()}function m(a,b){for(var d in b)c(b,d)&&(a[d]=b[d]);return c(b,"toString")&&(a.toString=b.toString),c(b,"valueOf")&&(a.valueOf=b.valueOf),a}function n(a,b){var c,d,e;if("undefined"!=typeof b._isAMomentObject&&(a._isAMomentObject=b._isAMomentObject),"undefined"!=typeof b._i&&(a._i=b._i),"undefined"!=typeof b._f&&(a._f=b._f),"undefined"!=typeof b._l&&(a._l=b._l),"undefined"!=typeof b._strict&&(a._strict=b._strict),"undefined"!=typeof b._tzm&&(a._tzm=b._tzm),"undefined"!=typeof b._isUTC&&(a._isUTC=b._isUTC),"undefined"!=typeof b._offset&&(a._offset=b._offset),"undefined"!=typeof b._pf&&(a._pf=b._pf),"undefined"!=typeof b._locale&&(a._locale=b._locale),Ib.length>0)for(c in Ib)d=Ib[c],e=b[d],"undefined"!=typeof e&&(a[d]=e);return a}function o(a){return 0>a?Math.ceil(a):Math.floor(a)}function p(a,b,c){for(var d=""+Math.abs(a),e=a>=0;d.length<b;)d="0"+d;return(e?c?"+":"":"-")+d}function q(a,b){var c={milliseconds:0,months:0};return c.months=b.month()-a.month()+12*(b.year()-a.year()),a.clone().add(c.months,"M").isAfter(b)&&--c.months,c.milliseconds=+b-+a.clone().add(c.months,"M"),c}function r(a,b){var c;return b=K(b,a),a.isBefore(b)?c=q(a,b):(c=q(b,a),c.milliseconds=-c.milliseconds,c.months=-c.months),c}function s(a,b){return function(c,d){var e,f;return null===d||isNaN(+d)||(g(b,"moment()."+b+"(period, number) is deprecated. Please use moment()."+b+"(number, period)."),f=c,c=d,d=f),c="string"==typeof c?+c:c,e=tb.duration(c,d),t(this,e,a),this}}function t(a,b,c,d){var e=b._milliseconds,f=b._days,g=b._months;d=null==d?!0:d,e&&a._d.setTime(+a._d+e*c),f&&nb(a,"Date",mb(a,"Date")+f*c),g&&lb(a,mb(a,"Month")+g*c),d&&tb.updateOffset(a,f||g)}function u(a){return"[object Array]"===Object.prototype.toString.call(a)}function v(a){return"[object Date]"===Object.prototype.toString.call(a)||a instanceof Date}function w(a,b,c){var d,e=Math.min(a.length,b.length),f=Math.abs(a.length-b.length),g=0;for(d=0;e>d;d++)(c&&a[d]!==b[d]||!c&&A(a[d])!==A(b[d]))&&g++;return g+f}function x(a){if(a){var b=a.toLowerCase().replace(/(.)s$/,"$1");a=jc[a]||kc[b]||b}return a}function y(a){var b,d,e={};for(d in a)c(a,d)&&(b=x(d),b&&(e[b]=a[d]));return e}function z(b){var c,d;if(0===b.indexOf("week"))c=7,d="day";else{if(0!==b.indexOf("month"))return;c=12,d="month"}tb[b]=function(e,f){var g,h,i=tb._locale[b],j=[];if("number"==typeof e&&(f=e,e=a),h=function(a){var b=tb().utc().set(d,a);return i.call(tb._locale,b,e||"")},null!=f)return h(f);for(g=0;c>g;g++)j.push(h(g));return j}}function A(a){var b=+a,c=0;return 0!==b&&isFinite(b)&&(c=b>=0?Math.floor(b):Math.ceil(b)),c}function B(a,b){return new Date(Date.UTC(a,b+1,0)).getUTCDate()}function C(a,b,c){return hb(tb([a,11,31+b-c]),b,c).week}function D(a){return E(a)?366:365}function E(a){return a%4===0&&a%100!==0||a%400===0}function F(a){var b;a._a&&-2===a._pf.overflow&&(b=a._a[Bb]<0||a._a[Bb]>11?Bb:a._a[Cb]<1||a._a[Cb]>B(a._a[Ab],a._a[Bb])?Cb:a._a[Db]<0||a._a[Db]>24||24===a._a[Db]&&(0!==a._a[Eb]||0!==a._a[Fb]||0!==a._a[Gb])?Db:a._a[Eb]<0||a._a[Eb]>59?Eb:a._a[Fb]<0||a._a[Fb]>59?Fb:a._a[Gb]<0||a._a[Gb]>999?Gb:-1,a._pf._overflowDayOfYear&&(Ab>b||b>Cb)&&(b=Cb),a._pf.overflow=b)}function G(b){return null==b._isValid&&(b._isValid=!isNaN(b._d.getTime())&&b._pf.overflow<0&&!b._pf.empty&&!b._pf.invalidMonth&&!b._pf.nullInput&&!b._pf.invalidFormat&&!b._pf.userInvalidated,b._strict&&(b._isValid=b._isValid&&0===b._pf.charsLeftOver&&0===b._pf.unusedTokens.length&&b._pf.bigHour===a)),b._isValid}function H(a){return a?a.toLowerCase().replace("_","-"):a}function I(a){for(var b,c,d,e,f=0;f<a.length;){for(e=H(a[f]).split("-"),b=e.length,c=H(a[f+1]),c=c?c.split("-"):null;b>0;){if(d=J(e.slice(0,b).join("-")))return d;if(c&&c.length>=b&&w(e,c,!0)>=b-1)break;b--}f++}return null}function J(a){var b=null;if(!Hb[a]&&Jb)try{b=tb.locale(),require("./locale/"+a),tb.locale(b)}catch(c){}return Hb[a]}function K(a,b){var c,d;return b._isUTC?(c=b.clone(),d=(tb.isMoment(a)||v(a)?+a:+tb(a))-+c,c._d.setTime(+c._d+d),tb.updateOffset(c,!1),c):tb(a).local()}function L(a){return a.match(/\[[\s\S]/)?a.replace(/^\[|\]$/g,""):a.replace(/\\/g,"")}function M(a){var b,c,d=a.match(Nb);for(b=0,c=d.length;c>b;b++)d[b]=pc[d[b]]?pc[d[b]]:L(d[b]);return function(e){var f="";for(b=0;c>b;b++)f+=d[b]instanceof Function?d[b].call(e,a):d[b];return f}}function N(a,b){return a.isValid()?(b=O(b,a.localeData()),lc[b]||(lc[b]=M(b)),lc[b](a)):a.localeData().invalidDate()}function O(a,b){function c(a){return b.longDateFormat(a)||a}var d=5;for(Ob.lastIndex=0;d>=0&&Ob.test(a);)a=a.replace(Ob,c),Ob.lastIndex=0,d-=1;return a}function P(a,b){var c,d=b._strict;switch(a){case"Q":return Zb;case"DDDD":return _b;case"YYYY":case"GGGG":case"gggg":return d?ac:Rb;case"Y":case"G":case"g":return cc;case"YYYYYY":case"YYYYY":case"GGGGG":case"ggggg":return d?bc:Sb;case"S":if(d)return Zb;case"SS":if(d)return $b;case"SSS":if(d)return _b;case"DDD":return Qb;case"MMM":case"MMMM":case"dd":case"ddd":case"dddd":return Ub;case"a":case"A":return b._locale._meridiemParse;case"x":return Xb;case"X":return Yb;case"Z":case"ZZ":return Vb;case"T":return Wb;case"SSSS":return Tb;case"MM":case"DD":case"YY":case"GG":case"gg":case"HH":case"hh":case"mm":case"ss":case"ww":case"WW":return d?$b:Pb;case"M":case"D":case"d":case"H":case"h":case"m":case"s":case"w":case"W":case"e":case"E":return Pb;case"Do":return d?b._locale._ordinalParse:b._locale._ordinalParseLenient;default:return c=new RegExp(Y(X(a.replace("\\","")),"i"))}}function Q(a){a=a||"";var b=a.match(Vb)||[],c=b[b.length-1]||[],d=(c+"").match(hc)||["-",0,0],e=+(60*d[1])+A(d[2]);return"+"===d[0]?-e:e}function R(a,b,c){var d,e=c._a;switch(a){case"Q":null!=b&&(e[Bb]=3*(A(b)-1));break;case"M":case"MM":null!=b&&(e[Bb]=A(b)-1);break;case"MMM":case"MMMM":d=c._locale.monthsParse(b,a,c._strict),null!=d?e[Bb]=d:c._pf.invalidMonth=b;break;case"D":case"DD":null!=b&&(e[Cb]=A(b));break;case"Do":null!=b&&(e[Cb]=A(parseInt(b.match(/\d{1,2}/)[0],10)));break;case"DDD":case"DDDD":null!=b&&(c._dayOfYear=A(b));break;case"YY":e[Ab]=tb.parseTwoDigitYear(b);break;case"YYYY":case"YYYYY":case"YYYYYY":e[Ab]=A(b);break;case"a":case"A":c._isPm=c._locale.isPM(b);break;case"h":case"hh":c._pf.bigHour=!0;case"H":case"HH":e[Db]=A(b);break;case"m":case"mm":e[Eb]=A(b);break;case"s":case"ss":e[Fb]=A(b);break;case"S":case"SS":case"SSS":case"SSSS":e[Gb]=A(1e3*("0."+b));break;case"x":c._d=new Date(A(b));break;case"X":c._d=new Date(1e3*parseFloat(b));break;case"Z":case"ZZ":c._useUTC=!0,c._tzm=Q(b);break;case"dd":case"ddd":case"dddd":d=c._locale.weekdaysParse(b),null!=d?(c._w=c._w||{},c._w.d=d):c._pf.invalidWeekday=b;break;case"w":case"ww":case"W":case"WW":case"d":case"e":case"E":a=a.substr(0,1);case"gggg":case"GGGG":case"GGGGG":a=a.substr(0,2),b&&(c._w=c._w||{},c._w[a]=A(b));break;case"gg":case"GG":c._w=c._w||{},c._w[a]=tb.parseTwoDigitYear(b)}}function S(a){var c,d,e,f,g,h,i;c=a._w,null!=c.GG||null!=c.W||null!=c.E?(g=1,h=4,d=b(c.GG,a._a[Ab],hb(tb(),1,4).year),e=b(c.W,1),f=b(c.E,1)):(g=a._locale._week.dow,h=a._locale._week.doy,d=b(c.gg,a._a[Ab],hb(tb(),g,h).year),e=b(c.w,1),null!=c.d?(f=c.d,g>f&&++e):f=null!=c.e?c.e+g:g),i=ib(d,e,f,h,g),a._a[Ab]=i.year,a._dayOfYear=i.dayOfYear}function T(a){var c,d,e,f,g=[];if(!a._d){for(e=V(a),a._w&&null==a._a[Cb]&&null==a._a[Bb]&&S(a),a._dayOfYear&&(f=b(a._a[Ab],e[Ab]),a._dayOfYear>D(f)&&(a._pf._overflowDayOfYear=!0),d=db(f,0,a._dayOfYear),a._a[Bb]=d.getUTCMonth(),a._a[Cb]=d.getUTCDate()),c=0;3>c&&null==a._a[c];++c)a._a[c]=g[c]=e[c];for(;7>c;c++)a._a[c]=g[c]=null==a._a[c]?2===c?1:0:a._a[c];24===a._a[Db]&&0===a._a[Eb]&&0===a._a[Fb]&&0===a._a[Gb]&&(a._nextDay=!0,a._a[Db]=0),a._d=(a._useUTC?db:cb).apply(null,g),null!=a._tzm&&a._d.setUTCMinutes(a._d.getUTCMinutes()+a._tzm),a._nextDay&&(a._a[Db]=24)}}function U(a){var b;a._d||(b=y(a._i),a._a=[b.year,b.month,b.day||b.date,b.hour,b.minute,b.second,b.millisecond],T(a))}function V(a){var b=new Date;return a._useUTC?[b.getUTCFullYear(),b.getUTCMonth(),b.getUTCDate()]:[b.getFullYear(),b.getMonth(),b.getDate()]}function W(b){if(b._f===tb.ISO_8601)return void $(b);b._a=[],b._pf.empty=!0;var c,d,e,f,g,h=""+b._i,i=h.length,j=0;for(e=O(b._f,b._locale).match(Nb)||[],c=0;c<e.length;c++)f=e[c],d=(h.match(P(f,b))||[])[0],d&&(g=h.substr(0,h.indexOf(d)),g.length>0&&b._pf.unusedInput.push(g),h=h.slice(h.indexOf(d)+d.length),j+=d.length),pc[f]?(d?b._pf.empty=!1:b._pf.unusedTokens.push(f),R(f,d,b)):b._strict&&!d&&b._pf.unusedTokens.push(f);b._pf.charsLeftOver=i-j,h.length>0&&b._pf.unusedInput.push(h),b._pf.bigHour===!0&&b._a[Db]<=12&&(b._pf.bigHour=a),b._isPm&&b._a[Db]<12&&(b._a[Db]+=12),b._isPm===!1&&12===b._a[Db]&&(b._a[Db]=0),T(b),F(b)}function X(a){return a.replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,b,c,d,e){return b||c||d||e})}function Y(a){return a.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function Z(a){var b,c,e,f,g;if(0===a._f.length)return a._pf.invalidFormat=!0,void(a._d=new Date(0/0));for(f=0;f<a._f.length;f++)g=0,b=n({},a),null!=a._useUTC&&(b._useUTC=a._useUTC),b._pf=d(),b._f=a._f[f],W(b),G(b)&&(g+=b._pf.charsLeftOver,g+=10*b._pf.unusedTokens.length,b._pf.score=g,(null==e||e>g)&&(e=g,c=b));m(a,c||b)}function $(a){var b,c,d=a._i,e=dc.exec(d);if(e){for(a._pf.iso=!0,b=0,c=fc.length;c>b;b++)if(fc[b][1].exec(d)){a._f=fc[b][0]+(e[6]||" ");break}for(b=0,c=gc.length;c>b;b++)if(gc[b][1].exec(d)){a._f+=gc[b][0];break}d.match(Vb)&&(a._f+="Z"),W(a)}else a._isValid=!1}function _(a){$(a),a._isValid===!1&&(delete a._isValid,tb.createFromInputFallback(a))}function ab(a,b){var c,d=[];for(c=0;c<a.length;++c)d.push(b(a[c],c));return d}function bb(b){var c,d=b._i;d===a?b._d=new Date:v(d)?b._d=new Date(+d):null!==(c=Kb.exec(d))?b._d=new Date(+c[1]):"string"==typeof d?_(b):u(d)?(b._a=ab(d.slice(0),function(a){return parseInt(a,10)}),T(b)):"object"==typeof d?U(b):"number"==typeof d?b._d=new Date(d):tb.createFromInputFallback(b)}function cb(a,b,c,d,e,f,g){var h=new Date(a,b,c,d,e,f,g);return 1970>a&&h.setFullYear(a),h}function db(a){var b=new Date(Date.UTC.apply(null,arguments));return 1970>a&&b.setUTCFullYear(a),b}function eb(a,b){if("string"==typeof a)if(isNaN(a)){if(a=b.weekdaysParse(a),"number"!=typeof a)return null}else a=parseInt(a,10);return a}function fb(a,b,c,d,e){return e.relativeTime(b||1,!!c,a,d)}function gb(a,b,c){var d=tb.duration(a).abs(),e=yb(d.as("s")),f=yb(d.as("m")),g=yb(d.as("h")),h=yb(d.as("d")),i=yb(d.as("M")),j=yb(d.as("y")),k=e<mc.s&&["s",e]||1===f&&["m"]||f<mc.m&&["mm",f]||1===g&&["h"]||g<mc.h&&["hh",g]||1===h&&["d"]||h<mc.d&&["dd",h]||1===i&&["M"]||i<mc.M&&["MM",i]||1===j&&["y"]||["yy",j];return k[2]=b,k[3]=+a>0,k[4]=c,fb.apply({},k)}function hb(a,b,c){var d,e=c-b,f=c-a.day();return f>e&&(f-=7),e-7>f&&(f+=7),d=tb(a).add(f,"d"),{week:Math.ceil(d.dayOfYear()/7),year:d.year()}}function ib(a,b,c,d,e){var f,g,h=db(a,0,1).getUTCDay();return h=0===h?7:h,c=null!=c?c:e,f=e-h+(h>d?7:0)-(e>h?7:0),g=7*(b-1)+(c-e)+f+1,{year:g>0?a:a-1,dayOfYear:g>0?g:D(a-1)+g}}function jb(b){var c,d=b._i,e=b._f;return b._locale=b._locale||tb.localeData(b._l),null===d||e===a&&""===d?tb.invalid({nullInput:!0}):("string"==typeof d&&(b._i=d=b._locale.preparse(d)),tb.isMoment(d)?new k(d,!0):(e?u(e)?Z(b):W(b):bb(b),c=new k(b),c._nextDay&&(c.add(1,"d"),c._nextDay=a),c))}function kb(a,b){var c,d;if(1===b.length&&u(b[0])&&(b=b[0]),!b.length)return tb();for(c=b[0],d=1;d<b.length;++d)b[d][a](c)&&(c=b[d]);return c}function lb(a,b){var c;return"string"==typeof b&&(b=a.localeData().monthsParse(b),"number"!=typeof b)?a:(c=Math.min(a.date(),B(a.year(),b)),a._d["set"+(a._isUTC?"UTC":"")+"Month"](b,c),a)}function mb(a,b){return a._d["get"+(a._isUTC?"UTC":"")+b]()}function nb(a,b,c){return"Month"===b?lb(a,c):a._d["set"+(a._isUTC?"UTC":"")+b](c)}function ob(a,b){return function(c){return null!=c?(nb(this,a,c),tb.updateOffset(this,b),this):mb(this,a)}}function pb(a){return 400*a/146097}function qb(a){return 146097*a/400}function rb(a){tb.duration.fn[a]=function(){return this._data[a]}}function sb(a){"undefined"==typeof ender&&(ub=xb.moment,xb.moment=a?f("Accessing Moment through the global scope is deprecated, and will be removed in an upcoming release.",tb):tb)}for(var tb,ub,vb,wb="2.8.4",xb="undefined"!=typeof global?global:this,yb=Math.round,zb=Object.prototype.hasOwnProperty,Ab=0,Bb=1,Cb=2,Db=3,Eb=4,Fb=5,Gb=6,Hb={},Ib=[],Jb="undefined"!=typeof module&&module&&module.exports,Kb=/^\/?Date\((\-?\d+)/i,Lb=/(\-)?(?:(\d*)\.)?(\d+)\:(\d+)(?:\:(\d+)\.?(\d{3})?)?/,Mb=/^(-)?P(?:(?:([0-9,.]*)Y)?(?:([0-9,.]*)M)?(?:([0-9,.]*)D)?(?:T(?:([0-9,.]*)H)?(?:([0-9,.]*)M)?(?:([0-9,.]*)S)?)?|([0-9,.]*)W)$/,Nb=/(\[[^\[]*\])|(\\)?(Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Q|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|mm?|ss?|S{1,4}|x|X|zz?|ZZ?|.)/g,Ob=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Pb=/\d\d?/,Qb=/\d{1,3}/,Rb=/\d{1,4}/,Sb=/[+\-]?\d{1,6}/,Tb=/\d+/,Ub=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,Vb=/Z|[\+\-]\d\d:?\d\d/gi,Wb=/T/i,Xb=/[\+\-]?\d+/,Yb=/[\+\-]?\d+(\.\d{1,3})?/,Zb=/\d/,$b=/\d\d/,_b=/\d{3}/,ac=/\d{4}/,bc=/[+-]?\d{6}/,cc=/[+-]?\d+/,dc=/^\s*(?:[+-]\d{6}|\d{4})-(?:(\d\d-\d\d)|(W\d\d$)|(W\d\d-\d)|(\d\d\d))((T| )(\d\d(:\d\d(:\d\d(\.\d+)?)?)?)?([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ec="YYYY-MM-DDTHH:mm:ssZ",fc=[["YYYYYY-MM-DD",/[+-]\d{6}-\d{2}-\d{2}/],["YYYY-MM-DD",/\d{4}-\d{2}-\d{2}/],["GGGG-[W]WW-E",/\d{4}-W\d{2}-\d/],["GGGG-[W]WW",/\d{4}-W\d{2}/],["YYYY-DDD",/\d{4}-\d{3}/]],gc=[["HH:mm:ss.SSSS",/(T| )\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss",/(T| )\d\d:\d\d:\d\d/],["HH:mm",/(T| )\d\d:\d\d/],["HH",/(T| )\d\d/]],hc=/([\+\-]|\d\d)/gi,ic=("Date|Hours|Minutes|Seconds|Milliseconds".split("|"),{Milliseconds:1,Seconds:1e3,Minutes:6e4,Hours:36e5,Days:864e5,Months:2592e6,Years:31536e6}),jc={ms:"millisecond",s:"second",m:"minute",h:"hour",d:"day",D:"date",w:"week",W:"isoWeek",M:"month",Q:"quarter",y:"year",DDD:"dayOfYear",e:"weekday",E:"isoWeekday",gg:"weekYear",GG:"isoWeekYear"},kc={dayofyear:"dayOfYear",isoweekday:"isoWeekday",isoweek:"isoWeek",weekyear:"weekYear",isoweekyear:"isoWeekYear"},lc={},mc={s:45,m:45,h:22,d:26,M:11},nc="DDD w W M D d".split(" "),oc="M D H h m s w W".split(" "),pc={M:function(){return this.month()+1},MMM:function(a){return this.localeData().monthsShort(this,a)},MMMM:function(a){return this.localeData().months(this,a)},D:function(){return this.date()},DDD:function(){return this.dayOfYear()},d:function(){return this.day()},dd:function(a){return this.localeData().weekdaysMin(this,a)},ddd:function(a){return this.localeData().weekdaysShort(this,a)},dddd:function(a){return this.localeData().weekdays(this,a)},w:function(){return this.week()},W:function(){return this.isoWeek()},YY:function(){return p(this.year()%100,2)},YYYY:function(){return p(this.year(),4)},YYYYY:function(){return p(this.year(),5)},YYYYYY:function(){var a=this.year(),b=a>=0?"+":"-";return b+p(Math.abs(a),6)},gg:function(){return p(this.weekYear()%100,2)},gggg:function(){return p(this.weekYear(),4)},ggggg:function(){return p(this.weekYear(),5)},GG:function(){return p(this.isoWeekYear()%100,2)},GGGG:function(){return p(this.isoWeekYear(),4)},GGGGG:function(){return p(this.isoWeekYear(),5)},e:function(){return this.weekday()},E:function(){return this.isoWeekday()},a:function(){return this.localeData().meridiem(this.hours(),this.minutes(),!0)},A:function(){return this.localeData().meridiem(this.hours(),this.minutes(),!1)},H:function(){return this.hours()},h:function(){return this.hours()%12||12},m:function(){return this.minutes()},s:function(){return this.seconds()},S:function(){return A(this.milliseconds()/100)},SS:function(){return p(A(this.milliseconds()/10),2)},SSS:function(){return p(this.milliseconds(),3)},SSSS:function(){return p(this.milliseconds(),3)},Z:function(){var a=-this.zone(),b="+";return 0>a&&(a=-a,b="-"),b+p(A(a/60),2)+":"+p(A(a)%60,2)},ZZ:function(){var a=-this.zone(),b="+";return 0>a&&(a=-a,b="-"),b+p(A(a/60),2)+p(A(a)%60,2)},z:function(){return this.zoneAbbr()},zz:function(){return this.zoneName()},x:function(){return this.valueOf()},X:function(){return this.unix()},Q:function(){return this.quarter()}},qc={},rc=["months","monthsShort","weekdays","weekdaysShort","weekdaysMin"];nc.length;)vb=nc.pop(),pc[vb+"o"]=i(pc[vb],vb);for(;oc.length;)vb=oc.pop(),pc[vb+vb]=h(pc[vb],2);pc.DDDD=h(pc.DDD,3),m(j.prototype,{set:function(a){var b,c;for(c in a)b=a[c],"function"==typeof b?this[c]=b:this["_"+c]=b;this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)},_months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),months:function(a){return this._months[a.month()]},_monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),monthsShort:function(a){return this._monthsShort[a.month()]},monthsParse:function(a,b,c){var d,e,f;for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),d=0;12>d;d++){if(e=tb.utc([2e3,d]),c&&!this._longMonthsParse[d]&&(this._longMonthsParse[d]=new RegExp("^"+this.months(e,"").replace(".","")+"$","i"),this._shortMonthsParse[d]=new RegExp("^"+this.monthsShort(e,"").replace(".","")+"$","i")),c||this._monthsParse[d]||(f="^"+this.months(e,"")+"|^"+this.monthsShort(e,""),this._monthsParse[d]=new RegExp(f.replace(".",""),"i")),c&&"MMMM"===b&&this._longMonthsParse[d].test(a))return d;if(c&&"MMM"===b&&this._shortMonthsParse[d].test(a))return d;if(!c&&this._monthsParse[d].test(a))return d}},_weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdays:function(a){return this._weekdays[a.day()]},_weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysShort:function(a){return this._weekdaysShort[a.day()]},_weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),weekdaysMin:function(a){return this._weekdaysMin[a.day()]},weekdaysParse:function(a){var b,c,d;for(this._weekdaysParse||(this._weekdaysParse=[]),b=0;7>b;b++)if(this._weekdaysParse[b]||(c=tb([2e3,1]).day(b),d="^"+this.weekdays(c,"")+"|^"+this.weekdaysShort(c,"")+"|^"+this.weekdaysMin(c,""),this._weekdaysParse[b]=new RegExp(d.replace(".",""),"i")),this._weekdaysParse[b].test(a))return b},_longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY LT",LLLL:"dddd, MMMM D, YYYY LT"},longDateFormat:function(a){var b=this._longDateFormat[a];return!b&&this._longDateFormat[a.toUpperCase()]&&(b=this._longDateFormat[a.toUpperCase()].replace(/MMMM|MM|DD|dddd/g,function(a){return a.slice(1)}),this._longDateFormat[a]=b),b},isPM:function(a){return"p"===(a+"").toLowerCase().charAt(0)},_meridiemParse:/[ap]\.?m?\.?/i,meridiem:function(a,b,c){return a>11?c?"pm":"PM":c?"am":"AM"},_calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},calendar:function(a,b,c){var d=this._calendar[a];return"function"==typeof d?d.apply(b,[c]):d},_relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},relativeTime:function(a,b,c,d){var e=this._relativeTime[c];return"function"==typeof e?e(a,b,c,d):e.replace(/%d/i,a)},pastFuture:function(a,b){var c=this._relativeTime[a>0?"future":"past"];return"function"==typeof c?c(b):c.replace(/%s/i,b)},ordinal:function(a){return this._ordinal.replace("%d",a)},_ordinal:"%d",_ordinalParse:/\d{1,2}/,preparse:function(a){return a},postformat:function(a){return a},week:function(a){return hb(a,this._week.dow,this._week.doy).week},_week:{dow:0,doy:6},_invalidDate:"Invalid date",invalidDate:function(){return this._invalidDate}}),tb=function(b,c,e,f){var g;return"boolean"==typeof e&&(f=e,e=a),g={},g._isAMomentObject=!0,g._i=b,g._f=c,g._l=e,g._strict=f,g._isUTC=!1,g._pf=d(),jb(g)},tb.suppressDeprecationWarnings=!1,tb.createFromInputFallback=f("moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.",function(a){a._d=new Date(a._i+(a._useUTC?" UTC":""))}),tb.min=function(){var a=[].slice.call(arguments,0);return kb("isBefore",a)},tb.max=function(){var a=[].slice.call(arguments,0);return kb("isAfter",a)},tb.utc=function(b,c,e,f){var g;return"boolean"==typeof e&&(f=e,e=a),g={},g._isAMomentObject=!0,g._useUTC=!0,g._isUTC=!0,g._l=e,g._i=b,g._f=c,g._strict=f,g._pf=d(),jb(g).utc()},tb.unix=function(a){return tb(1e3*a)},tb.duration=function(a,b){var d,e,f,g,h=a,i=null;return tb.isDuration(a)?h={ms:a._milliseconds,d:a._days,M:a._months}:"number"==typeof a?(h={},b?h[b]=a:h.milliseconds=a):(i=Lb.exec(a))?(d="-"===i[1]?-1:1,h={y:0,d:A(i[Cb])*d,h:A(i[Db])*d,m:A(i[Eb])*d,s:A(i[Fb])*d,ms:A(i[Gb])*d}):(i=Mb.exec(a))?(d="-"===i[1]?-1:1,f=function(a){var b=a&&parseFloat(a.replace(",","."));return(isNaN(b)?0:b)*d},h={y:f(i[2]),M:f(i[3]),d:f(i[4]),h:f(i[5]),m:f(i[6]),s:f(i[7]),w:f(i[8])}):"object"==typeof h&&("from"in h||"to"in h)&&(g=r(tb(h.from),tb(h.to)),h={},h.ms=g.milliseconds,h.M=g.months),e=new l(h),tb.isDuration(a)&&c(a,"_locale")&&(e._locale=a._locale),e},tb.version=wb,tb.defaultFormat=ec,tb.ISO_8601=function(){},tb.momentProperties=Ib,tb.updateOffset=function(){},tb.relativeTimeThreshold=function(b,c){return mc[b]===a?!1:c===a?mc[b]:(mc[b]=c,!0)},tb.lang=f("moment.lang is deprecated. Use moment.locale instead.",function(a,b){return tb.locale(a,b)}),tb.locale=function(a,b){var c;return a&&(c="undefined"!=typeof b?tb.defineLocale(a,b):tb.localeData(a),c&&(tb.duration._locale=tb._locale=c)),tb._locale._abbr},tb.defineLocale=function(a,b){return null!==b?(b.abbr=a,Hb[a]||(Hb[a]=new j),Hb[a].set(b),tb.locale(a),Hb[a]):(delete Hb[a],null)},tb.langData=f("moment.langData is deprecated. Use moment.localeData instead.",function(a){return tb.localeData(a)}),tb.localeData=function(a){var b;if(a&&a._locale&&a._locale._abbr&&(a=a._locale._abbr),!a)return tb._locale;if(!u(a)){if(b=J(a))return b;a=[a]}return I(a)},tb.isMoment=function(a){return a instanceof k||null!=a&&c(a,"_isAMomentObject")},tb.isDuration=function(a){return a instanceof l};for(vb=rc.length-1;vb>=0;--vb)z(rc[vb]);tb.normalizeUnits=function(a){return x(a)},tb.invalid=function(a){var b=tb.utc(0/0);return null!=a?m(b._pf,a):b._pf.userInvalidated=!0,b},tb.parseZone=function(){return tb.apply(null,arguments).parseZone()},tb.parseTwoDigitYear=function(a){return A(a)+(A(a)>68?1900:2e3)},m(tb.fn=k.prototype,{clone:function(){return tb(this)},valueOf:function(){return+this._d+6e4*(this._offset||0)},unix:function(){return Math.floor(+this/1e3)},toString:function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},toDate:function(){return this._offset?new Date(+this):this._d},toISOString:function(){var a=tb(this).utc();return 0<a.year()&&a.year()<=9999?"function"==typeof Date.prototype.toISOString?this.toDate().toISOString():N(a,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):N(a,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")},toArray:function(){var a=this;return[a.year(),a.month(),a.date(),a.hours(),a.minutes(),a.seconds(),a.milliseconds()]},isValid:function(){return G(this)},isDSTShifted:function(){return this._a?this.isValid()&&w(this._a,(this._isUTC?tb.utc(this._a):tb(this._a)).toArray())>0:!1},parsingFlags:function(){return m({},this._pf)},invalidAt:function(){return this._pf.overflow},utc:function(a){return this.zone(0,a)},local:function(a){return this._isUTC&&(this.zone(0,a),this._isUTC=!1,a&&this.add(this._dateTzOffset(),"m")),this},format:function(a){var b=N(this,a||tb.defaultFormat);return this.localeData().postformat(b)},add:s(1,"add"),subtract:s(-1,"subtract"),diff:function(a,b,c){var d,e,f,g=K(a,this),h=6e4*(this.zone()-g.zone());return b=x(b),"year"===b||"month"===b?(d=432e5*(this.daysInMonth()+g.daysInMonth()),e=12*(this.year()-g.year())+(this.month()-g.month()),f=this-tb(this).startOf("month")-(g-tb(g).startOf("month")),f-=6e4*(this.zone()-tb(this).startOf("month").zone()-(g.zone()-tb(g).startOf("month").zone())),e+=f/d,"year"===b&&(e/=12)):(d=this-g,e="second"===b?d/1e3:"minute"===b?d/6e4:"hour"===b?d/36e5:"day"===b?(d-h)/864e5:"week"===b?(d-h)/6048e5:d),c?e:o(e)},from:function(a,b){return tb.duration({to:this,from:a}).locale(this.locale()).humanize(!b)},fromNow:function(a){return this.from(tb(),a)},calendar:function(a){var b=a||tb(),c=K(b,this).startOf("day"),d=this.diff(c,"days",!0),e=-6>d?"sameElse":-1>d?"lastWeek":0>d?"lastDay":1>d?"sameDay":2>d?"nextDay":7>d?"nextWeek":"sameElse";return this.format(this.localeData().calendar(e,this,tb(b)))},isLeapYear:function(){return E(this.year())},isDST:function(){return this.zone()<this.clone().month(0).zone()||this.zone()<this.clone().month(5).zone()},day:function(a){var b=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=a?(a=eb(a,this.localeData()),this.add(a-b,"d")):b},month:ob("Month",!0),startOf:function(a){switch(a=x(a)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===a?this.weekday(0):"isoWeek"===a&&this.isoWeekday(1),"quarter"===a&&this.month(3*Math.floor(this.month()/3)),this},endOf:function(b){return b=x(b),b===a||"millisecond"===b?this:this.startOf(b).add(1,"isoWeek"===b?"week":b).subtract(1,"ms")},isAfter:function(a,b){var c;return b=x("undefined"!=typeof b?b:"millisecond"),"millisecond"===b?(a=tb.isMoment(a)?a:tb(a),+this>+a):(c=tb.isMoment(a)?+a:+tb(a),c<+this.clone().startOf(b))},isBefore:function(a,b){var c;return b=x("undefined"!=typeof b?b:"millisecond"),"millisecond"===b?(a=tb.isMoment(a)?a:tb(a),+a>+this):(c=tb.isMoment(a)?+a:+tb(a),+this.clone().endOf(b)<c)},isSame:function(a,b){var c;return b=x(b||"millisecond"),"millisecond"===b?(a=tb.isMoment(a)?a:tb(a),+this===+a):(c=+tb(a),+this.clone().startOf(b)<=c&&c<=+this.clone().endOf(b))},min:f("moment().min is deprecated, use moment.min instead. https://github.com/moment/moment/issues/1548",function(a){return a=tb.apply(null,arguments),this>a?this:a}),max:f("moment().max is deprecated, use moment.max instead. https://github.com/moment/moment/issues/1548",function(a){return a=tb.apply(null,arguments),a>this?this:a}),zone:function(a,b){var c,d=this._offset||0;return null==a?this._isUTC?d:this._dateTzOffset():("string"==typeof a&&(a=Q(a)),Math.abs(a)<16&&(a=60*a),!this._isUTC&&b&&(c=this._dateTzOffset()),this._offset=a,this._isUTC=!0,null!=c&&this.subtract(c,"m"),d!==a&&(!b||this._changeInProgress?t(this,tb.duration(d-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,tb.updateOffset(this,!0),this._changeInProgress=null)),this)},zoneAbbr:function(){return this._isUTC?"UTC":""},zoneName:function(){return this._isUTC?"Coordinated Universal Time":""},parseZone:function(){return this._tzm?this.zone(this._tzm):"string"==typeof this._i&&this.zone(this._i),this},hasAlignedHourOffset:function(a){return a=a?tb(a).zone():0,(this.zone()-a)%60===0},daysInMonth:function(){return B(this.year(),this.month())},dayOfYear:function(a){var b=yb((tb(this).startOf("day")-tb(this).startOf("year"))/864e5)+1;return null==a?b:this.add(a-b,"d")},quarter:function(a){return null==a?Math.ceil((this.month()+1)/3):this.month(3*(a-1)+this.month()%3)},weekYear:function(a){var b=hb(this,this.localeData()._week.dow,this.localeData()._week.doy).year;return null==a?b:this.add(a-b,"y")},isoWeekYear:function(a){var b=hb(this,1,4).year;return null==a?b:this.add(a-b,"y")},week:function(a){var b=this.localeData().week(this);return null==a?b:this.add(7*(a-b),"d")},isoWeek:function(a){var b=hb(this,1,4).week;return null==a?b:this.add(7*(a-b),"d")},weekday:function(a){var b=(this.day()+7-this.localeData()._week.dow)%7;return null==a?b:this.add(a-b,"d")},isoWeekday:function(a){return null==a?this.day()||7:this.day(this.day()%7?a:a-7)},isoWeeksInYear:function(){return C(this.year(),1,4)},weeksInYear:function(){var a=this.localeData()._week;return C(this.year(),a.dow,a.doy)},get:function(a){return a=x(a),this[a]()},set:function(a,b){return a=x(a),"function"==typeof this[a]&&this[a](b),this},locale:function(b){var c;return b===a?this._locale._abbr:(c=tb.localeData(b),null!=c&&(this._locale=c),this)},lang:f("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(b){return b===a?this.localeData():this.locale(b)}),localeData:function(){return this._locale},_dateTzOffset:function(){return 15*Math.round(this._d.getTimezoneOffset()/15)}}),tb.fn.millisecond=tb.fn.milliseconds=ob("Milliseconds",!1),tb.fn.second=tb.fn.seconds=ob("Seconds",!1),tb.fn.minute=tb.fn.minutes=ob("Minutes",!1),tb.fn.hour=tb.fn.hours=ob("Hours",!0),tb.fn.date=ob("Date",!0),tb.fn.dates=f("dates accessor is deprecated. Use date instead.",ob("Date",!0)),tb.fn.year=ob("FullYear",!0),tb.fn.years=f("years accessor is deprecated. Use year instead.",ob("FullYear",!0)),tb.fn.days=tb.fn.day,tb.fn.months=tb.fn.month,tb.fn.weeks=tb.fn.week,tb.fn.isoWeeks=tb.fn.isoWeek,tb.fn.quarters=tb.fn.quarter,tb.fn.toJSON=tb.fn.toISOString,m(tb.duration.fn=l.prototype,{_bubble:function(){var a,b,c,d=this._milliseconds,e=this._days,f=this._months,g=this._data,h=0;g.milliseconds=d%1e3,a=o(d/1e3),g.seconds=a%60,b=o(a/60),g.minutes=b%60,c=o(b/60),g.hours=c%24,e+=o(c/24),h=o(pb(e)),e-=o(qb(h)),f+=o(e/30),e%=30,h+=o(f/12),f%=12,g.days=e,g.months=f,g.years=h},abs:function(){return this._milliseconds=Math.abs(this._milliseconds),this._days=Math.abs(this._days),this._months=Math.abs(this._months),this._data.milliseconds=Math.abs(this._data.milliseconds),this._data.seconds=Math.abs(this._data.seconds),this._data.minutes=Math.abs(this._data.minutes),this._data.hours=Math.abs(this._data.hours),this._data.months=Math.abs(this._data.months),this._data.years=Math.abs(this._data.years),this},weeks:function(){return o(this.days()/7)},valueOf:function(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*A(this._months/12)},humanize:function(a){var b=gb(this,!a,this.localeData());return a&&(b=this.localeData().pastFuture(+this,b)),this.localeData().postformat(b)},add:function(a,b){var c=tb.duration(a,b);return this._milliseconds+=c._milliseconds,this._days+=c._days,this._months+=c._months,this._bubble(),this},subtract:function(a,b){var c=tb.duration(a,b);return this._milliseconds-=c._milliseconds,this._days-=c._days,this._months-=c._months,this._bubble(),this},get:function(a){return a=x(a),this[a.toLowerCase()+"s"]()},as:function(a){var b,c;if(a=x(a),"month"===a||"year"===a)return b=this._days+this._milliseconds/864e5,c=this._months+12*pb(b),"month"===a?c:c/12;switch(b=this._days+Math.round(qb(this._months/12)),a){case"week":return b/7+this._milliseconds/6048e5;case"day":return b+this._milliseconds/864e5;case"hour":return 24*b+this._milliseconds/36e5;case"minute":return 24*b*60+this._milliseconds/6e4;case"second":return 24*b*60*60+this._milliseconds/1e3;
case"millisecond":return Math.floor(24*b*60*60*1e3)+this._milliseconds;default:throw new Error("Unknown unit "+a)}},lang:tb.fn.lang,locale:tb.fn.locale,toIsoString:f("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",function(){return this.toISOString()}),toISOString:function(){var a=Math.abs(this.years()),b=Math.abs(this.months()),c=Math.abs(this.days()),d=Math.abs(this.hours()),e=Math.abs(this.minutes()),f=Math.abs(this.seconds()+this.milliseconds()/1e3);return this.asSeconds()?(this.asSeconds()<0?"-":"")+"P"+(a?a+"Y":"")+(b?b+"M":"")+(c?c+"D":"")+(d||e||f?"T":"")+(d?d+"H":"")+(e?e+"M":"")+(f?f+"S":""):"P0D"},localeData:function(){return this._locale}}),tb.duration.fn.toString=tb.duration.fn.toISOString;for(vb in ic)c(ic,vb)&&rb(vb.toLowerCase());tb.duration.fn.asMilliseconds=function(){return this.as("ms")},tb.duration.fn.asSeconds=function(){return this.as("s")},tb.duration.fn.asMinutes=function(){return this.as("m")},tb.duration.fn.asHours=function(){return this.as("h")},tb.duration.fn.asDays=function(){return this.as("d")},tb.duration.fn.asWeeks=function(){return this.as("weeks")},tb.duration.fn.asMonths=function(){return this.as("M")},tb.duration.fn.asYears=function(){return this.as("y")},tb.locale("en",{ordinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(a){var b=a%10,c=1===A(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th";return a+c}}),Jb?module.exports=tb:"function"==typeof define&&define.amd?(define("moment",function(a,b,c){return c.config&&c.config()&&c.config().noGlobal===!0&&(xb.moment=ub),tb}),sb(!0)):sb()}).call(this);;
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
!(function (a) {
  'function' == typeof define && define.amd
    ? define(['jquery'], a)
    : a('object' == typeof exports ? require('jquery') : jQuery);
})(function (a, b) {
  function c() {
    return new Date(Date.UTC.apply(Date, arguments));
  }
  function d() {
    var a = new Date();
    return c(a.getFullYear(), a.getMonth(), a.getDate());
  }
  function e(a, b) {
    return (
      a.getUTCFullYear() === b.getUTCFullYear() &&
      a.getUTCMonth() === b.getUTCMonth() &&
      a.getUTCDate() === b.getUTCDate()
    );
  }
  function f(c, d) {
    return function () {
      return d !== b && a.fn.datepicker.deprecated(d), this[c].apply(this, arguments);
    };
  }
  function g(a) {
    return a && !isNaN(a.getTime());
  }
  function h(b, c) {
    function d(a, b) {
      return b.toLowerCase();
    }
    var e,
      f = a(b).data(),
      g = {},
      h = new RegExp('^' + c.toLowerCase() + '([A-Z])');
    c = new RegExp('^' + c.toLowerCase());
    for (var i in f) c.test(i) && ((e = i.replace(h, d)), (g[e] = f[i]));
    return g;
  }
  function i(b) {
    var c = {};
    if (q[b] || ((b = b.split('-')[0]), q[b])) {
      var d = q[b];
      return (
        a.each(p, function (a, b) {
          b in d && (c[b] = d[b]);
        }),
        c
      );
    }
  }
  var j = (function () {
      var b = {
        get: function (a) {
          return this.slice(a)[0];
        },
        contains: function (a) {
          for (var b = a && a.valueOf(), c = 0, d = this.length; c < d; c++)
            if (0 <= this[c].valueOf() - b && this[c].valueOf() - b < 864e5) return c;
          return -1;
        },
        remove: function (a) {
          this.splice(a, 1);
        },
        replace: function (b) {
          b && (a.isArray(b) || (b = [b]), this.clear(), this.push.apply(this, b));
        },
        clear: function () {
          this.length = 0;
        },
        copy: function () {
          var a = new j();
          return a.replace(this), a;
        },
      };
      return function () {
        var c = [];
        return c.push.apply(c, arguments), a.extend(c, b), c;
      };
    })(),
    k = function (b, c) {
      a.data(b, 'datepicker', this),
        (this._events = []),
        (this._secondaryEvents = []),
        this._process_options(c),
        (this.dates = new j()),
        (this.viewDate = this.o.defaultViewDate),
        (this.focusDate = null),
        (this.element = a(b)),
        (this.isInput = this.element.is('input')),
        (this.inputField = this.isInput ? this.element : this.element.find('input')),
        (this.component =
          !!this.element.hasClass('date') &&
          this.element.find(
            '.add-on, .input-group-addon, .input-group-append, .input-group-prepend, .btn'
          )),
        this.component && 0 === this.component.length && (this.component = !1),
        (this.isInline = !this.component && this.element.is('div')),
        (this.picker = a(r.template)),
        this._check_template(this.o.templates.leftArrow) &&
          this.picker.find('.prev').html(this.o.templates.leftArrow),
        this._check_template(this.o.templates.rightArrow) &&
          this.picker.find('.next').html(this.o.templates.rightArrow),
        this._buildEvents(),
        this._attachEvents(),
        this.isInline
          ? this.picker.addClass('datepicker-inline').appendTo(this.element)
          : this.picker.addClass('datepicker-dropdown dropdown-menu'),
        this.o.rtl && this.picker.addClass('datepicker-rtl'),
        this.o.calendarWeeks &&
          this.picker
            .find(
              '.datepicker-days .datepicker-switch, thead .datepicker-title, tfoot .today, tfoot .clear'
            )
            .attr('colspan', function (a, b) {
              return Number(b) + 1;
            }),
        this._process_options({
          startDate: this._o.startDate,
          endDate: this._o.endDate,
          daysOfWeekDisabled: this.o.daysOfWeekDisabled,
          daysOfWeekHighlighted: this.o.daysOfWeekHighlighted,
          datesDisabled: this.o.datesDisabled,
        }),
        (this._allow_update = !1),
        this.setViewMode(this.o.startView),
        (this._allow_update = !0),
        this.fillDow(),
        this.fillMonths(),
        this.update(),
        this.isInline && this.show();
    };
  k.prototype = {
    constructor: k,
    _resolveViewName: function (b) {
      return (
        a.each(r.viewModes, function (c, d) {
          if (b === c || -1 !== a.inArray(b, d.names)) return (b = c), !1;
        }),
        b
      );
    },
    _resolveDaysOfWeek: function (b) {
      return a.isArray(b) || (b = b.split(/[,\s]*/)), a.map(b, Number);
    },
    _check_template: function (c) {
      try {
        if (c === b || '' === c) return !1;
        if ((c.match(/[<>]/g) || []).length <= 0) return !0;
        return a(c).length > 0;
      } catch (a) {
        return !1;
      }
    },
    _process_options: function (b) {
      this._o = a.extend({}, this._o, b);
      var e = (this.o = a.extend({}, this._o)),
        f = e.language;
      q[f] || ((f = f.split('-')[0]), q[f] || (f = o.language)),
        (e.language = f),
        (e.startView = this._resolveViewName(e.startView)),
        (e.minViewMode = this._resolveViewName(e.minViewMode)),
        (e.maxViewMode = this._resolveViewName(e.maxViewMode)),
        (e.startView = Math.max(this.o.minViewMode, Math.min(this.o.maxViewMode, e.startView))),
        !0 !== e.multidate &&
          ((e.multidate = Number(e.multidate) || !1),
          !1 !== e.multidate && (e.multidate = Math.max(0, e.multidate))),
        (e.multidateSeparator = String(e.multidateSeparator)),
        (e.weekStart %= 7),
        (e.weekEnd = (e.weekStart + 6) % 7);
      var g = r.parseFormat(e.format);
      e.startDate !== -1 / 0 &&
        (e.startDate
          ? e.startDate instanceof Date
            ? (e.startDate = this._local_to_utc(this._zero_time(e.startDate)))
            : (e.startDate = r.parseDate(e.startDate, g, e.language, e.assumeNearbyYear))
          : (e.startDate = -1 / 0)),
        e.endDate !== 1 / 0 &&
          (e.endDate
            ? e.endDate instanceof Date
              ? (e.endDate = this._local_to_utc(this._zero_time(e.endDate)))
              : (e.endDate = r.parseDate(e.endDate, g, e.language, e.assumeNearbyYear))
            : (e.endDate = 1 / 0)),
        (e.daysOfWeekDisabled = this._resolveDaysOfWeek(e.daysOfWeekDisabled || [])),
        (e.daysOfWeekHighlighted = this._resolveDaysOfWeek(e.daysOfWeekHighlighted || [])),
        (e.datesDisabled = e.datesDisabled || []),
        a.isArray(e.datesDisabled) || (e.datesDisabled = e.datesDisabled.split(',')),
        (e.datesDisabled = a.map(e.datesDisabled, function (a) {
          return r.parseDate(a, g, e.language, e.assumeNearbyYear);
        }));
      var h = String(e.orientation).toLowerCase().split(/\s+/g),
        i = e.orientation.toLowerCase();
      if (
        ((h = a.grep(h, function (a) {
          return /^auto|left|right|top|bottom$/.test(a);
        })),
        (e.orientation = { x: 'auto', y: 'auto' }),
        i && 'auto' !== i)
      )
        if (1 === h.length)
          switch (h[0]) {
            case 'top':
            case 'bottom':
              e.orientation.y = h[0];
              break;
            case 'left':
            case 'right':
              e.orientation.x = h[0];
          }
        else
          (i = a.grep(h, function (a) {
            return /^left|right$/.test(a);
          })),
            (e.orientation.x = i[0] || 'auto'),
            (i = a.grep(h, function (a) {
              return /^top|bottom$/.test(a);
            })),
            (e.orientation.y = i[0] || 'auto');
      else;
      if (e.defaultViewDate instanceof Date || 'string' == typeof e.defaultViewDate)
        e.defaultViewDate = r.parseDate(e.defaultViewDate, g, e.language, e.assumeNearbyYear);
      else if (e.defaultViewDate) {
        var j = e.defaultViewDate.year || new Date().getFullYear(),
          k = e.defaultViewDate.month || 0,
          l = e.defaultViewDate.day || 1;
        e.defaultViewDate = c(j, k, l);
      } else e.defaultViewDate = d();
    },
    _applyEvents: function (a) {
      for (var c, d, e, f = 0; f < a.length; f++)
        (c = a[f][0]),
          2 === a[f].length
            ? ((d = b), (e = a[f][1]))
            : 3 === a[f].length && ((d = a[f][1]), (e = a[f][2])),
          c.on(e, d);
    },
    _unapplyEvents: function (a) {
      for (var c, d, e, f = 0; f < a.length; f++)
        (c = a[f][0]),
          2 === a[f].length
            ? ((e = b), (d = a[f][1]))
            : 3 === a[f].length && ((e = a[f][1]), (d = a[f][2])),
          c.off(d, e);
    },
    _buildEvents: function () {
      var b = {
        keyup: a.proxy(function (b) {
          -1 === a.inArray(b.keyCode, [27, 37, 39, 38, 40, 32, 13, 9]) && this.update();
        }, this),
        keydown: a.proxy(this.keydown, this),
        paste: a.proxy(this.paste, this),
      };
      !0 === this.o.showOnFocus && (b.focus = a.proxy(this.show, this)),
        this.isInput
          ? (this._events = [[this.element, b]])
          : this.component && this.inputField.length
          ? (this._events = [
              [this.inputField, b],
              [this.component, { click: a.proxy(this.show, this) }],
            ])
          : (this._events = [
              [
                this.element,
                { click: a.proxy(this.show, this), keydown: a.proxy(this.keydown, this) },
              ],
            ]),
        this._events.push(
          [
            this.element,
            '*',
            {
              blur: a.proxy(function (a) {
                this._focused_from = a.target;
              }, this),
            },
          ],
          [
            this.element,
            {
              blur: a.proxy(function (a) {
                this._focused_from = a.target;
              }, this),
            },
          ]
        ),
        this.o.immediateUpdates &&
          this._events.push([
            this.element,
            {
              'changeYear changeMonth': a.proxy(function (a) {
                this.update(a.date);
              }, this),
            },
          ]),
        (this._secondaryEvents = [
          [this.picker, { click: a.proxy(this.click, this) }],
          [this.picker, '.prev, .next', { click: a.proxy(this.navArrowsClick, this) }],
          [this.picker, '.day:not(.disabled)', { click: a.proxy(this.dayCellClick, this) }],
          [a(window), { resize: a.proxy(this.place, this) }],
          [
            a(document),
            {
              'mousedown touchstart': a.proxy(function (a) {
                this.element.is(a.target) ||
                  this.element.find(a.target).length ||
                  this.picker.is(a.target) ||
                  this.picker.find(a.target).length ||
                  this.isInline ||
                  this.hide();
              }, this),
            },
          ],
        ]);
    },
    _attachEvents: function () {
      this._detachEvents(), this._applyEvents(this._events);
    },
    _detachEvents: function () {
      this._unapplyEvents(this._events);
    },
    _attachSecondaryEvents: function () {
      this._detachSecondaryEvents(), this._applyEvents(this._secondaryEvents);
    },
    _detachSecondaryEvents: function () {
      this._unapplyEvents(this._secondaryEvents);
    },
    _trigger: function (b, c) {
      var d = c || this.dates.get(-1),
        e = this._utc_to_local(d);
      this.element.trigger({
        type: b,
        date: e,
        viewMode: this.viewMode,
        dates: a.map(this.dates, this._utc_to_local),
        format: a.proxy(function (a, b) {
          0 === arguments.length
            ? ((a = this.dates.length - 1), (b = this.o.format))
            : 'string' == typeof a && ((b = a), (a = this.dates.length - 1)),
            (b = b || this.o.format);
          var c = this.dates.get(a);
          return r.formatDate(c, b, this.o.language);
        }, this),
      });
    },
    show: function () {
      if (
        !(
          this.inputField.is(':disabled') ||
          (this.inputField.prop('readonly') && !1 === this.o.enableOnReadonly)
        )
      )
        return (
          this.isInline || this.picker.appendTo(this.o.container),
          this.place(),
          this.picker.show(),
          this._attachSecondaryEvents(),
          this._trigger('show'),
          (window.navigator.msMaxTouchPoints || 'ontouchstart' in document) &&
            this.o.disableTouchKeyboard &&
            a(this.element).blur(),
          this
        );
    },
    hide: function () {
      return this.isInline || !this.picker.is(':visible')
        ? this
        : ((this.focusDate = null),
          this.picker.hide().detach(),
          this._detachSecondaryEvents(),
          this.setViewMode(this.o.startView),
          this.o.forceParse && this.inputField.val() && this.setValue(),
          this._trigger('hide'),
          this);
    },
    destroy: function () {
      return (
        this.hide(),
        this._detachEvents(),
        this._detachSecondaryEvents(),
        this.picker.remove(),
        delete this.element.data().datepicker,
        this.isInput || delete this.element.data().date,
        this
      );
    },
    paste: function (b) {
      var c;
      if (
        b.originalEvent.clipboardData &&
        b.originalEvent.clipboardData.types &&
        -1 !== a.inArray('text/plain', b.originalEvent.clipboardData.types)
      )
        c = b.originalEvent.clipboardData.getData('text/plain');
      else {
        if (!window.clipboardData) return;
        c = window.clipboardData.getData('Text');
      }
      this.setDate(c), this.update(), b.preventDefault();
    },
    _utc_to_local: function (a) {
      if (!a) return a;
      var b = new Date(a.getTime() + 6e4 * a.getTimezoneOffset());
      return (
        b.getTimezoneOffset() !== a.getTimezoneOffset() &&
          (b = new Date(a.getTime() + 6e4 * b.getTimezoneOffset())),
        b
      );
    },
    _local_to_utc: function (a) {
      return a && new Date(a.getTime() - 6e4 * a.getTimezoneOffset());
    },
    _zero_time: function (a) {
      return a && new Date(a.getFullYear(), a.getMonth(), a.getDate());
    },
    _zero_utc_time: function (a) {
      return a && c(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate());
    },
    getDates: function () {
      return a.map(this.dates, this._utc_to_local);
    },
    getUTCDates: function () {
      return a.map(this.dates, function (a) {
        return new Date(a);
      });
    },
    getDate: function () {
      return this._utc_to_local(this.getUTCDate());
    },
    getUTCDate: function () {
      var a = this.dates.get(-1);
      return a !== b ? new Date(a) : null;
    },
    clearDates: function () {
      this.inputField.val(''),
        this.update(),
        this._trigger('changeDate'),
        this.o.autoclose && this.hide();
    },
    setDates: function () {
      var b = a.isArray(arguments[0]) ? arguments[0] : arguments;
      return this.update.apply(this, b), this._trigger('changeDate'), this.setValue(), this;
    },
    setUTCDates: function () {
      var b = a.isArray(arguments[0]) ? arguments[0] : arguments;
      return this.setDates.apply(this, a.map(b, this._utc_to_local)), this;
    },
    setDate: f('setDates'),
    setUTCDate: f('setUTCDates'),
    remove: f(
      'destroy',
      'Method `remove` is deprecated and will be removed in version 2.0. Use `destroy` instead'
    ),
    setValue: function () {
      var a = this.getFormattedDate();
      return this.inputField.val(a), this;
    },
    getFormattedDate: function (c) {
      c === b && (c = this.o.format);
      var d = this.o.language;
      return a
        .map(this.dates, function (a) {
          return r.formatDate(a, c, d);
        })
        .join(this.o.multidateSeparator);
    },
    getStartDate: function () {
      return this.o.startDate;
    },
    setStartDate: function (a) {
      return this._process_options({ startDate: a }), this.update(), this.updateNavArrows(), this;
    },
    getEndDate: function () {
      return this.o.endDate;
    },
    setEndDate: function (a) {
      return this._process_options({ endDate: a }), this.update(), this.updateNavArrows(), this;
    },
    setDaysOfWeekDisabled: function (a) {
      return this._process_options({ daysOfWeekDisabled: a }), this.update(), this;
    },
    setDaysOfWeekHighlighted: function (a) {
      return this._process_options({ daysOfWeekHighlighted: a }), this.update(), this;
    },
    setDatesDisabled: function (a) {
      return this._process_options({ datesDisabled: a }), this.update(), this;
    },
    place: function () {
      if (this.isInline) return this;
      var b = this.picker.outerWidth(),
        c = this.picker.outerHeight(),
        d = a(this.o.container),
        e = d.width(),
        f = 'body' === this.o.container ? a(document).scrollTop() : d.scrollTop(),
        g = d.offset(),
        h = [0];
      this.element.parents().each(function () {
        var b = a(this).css('z-index');
        'auto' !== b && 0 !== Number(b) && h.push(Number(b));
      });
      var i = Math.max.apply(Math, h) + this.o.zIndexOffset,
        j = this.component ? this.component.parent().offset() : this.element.offset(),
        k = this.component ? this.component.outerHeight(!0) : this.element.outerHeight(!1),
        l = this.component ? this.component.outerWidth(!0) : this.element.outerWidth(!1),
        m = j.left - g.left,
        n = j.top - g.top;
      'body' !== this.o.container && (n += f),
        this.picker.removeClass(
          'datepicker-orient-top datepicker-orient-bottom datepicker-orient-right datepicker-orient-left'
        ),
        'auto' !== this.o.orientation.x
          ? (this.picker.addClass('datepicker-orient-' + this.o.orientation.x),
            'right' === this.o.orientation.x && (m -= b - l))
          : j.left < 0
          ? (this.picker.addClass('datepicker-orient-left'), (m -= j.left - 10))
          : m + b > e
          ? (this.picker.addClass('datepicker-orient-right'), (m += l - b))
          : this.o.rtl
          ? this.picker.addClass('datepicker-orient-right')
          : this.picker.addClass('datepicker-orient-left');
      var o,
        p = this.o.orientation.y;
      if (
        ('auto' === p && ((o = -f + n - c), (p = o < 0 ? 'bottom' : 'top')),
        this.picker.addClass('datepicker-orient-' + p),
        'top' === p ? (n -= c + parseInt(this.picker.css('padding-top'))) : (n += k),
        this.o.rtl)
      ) {
        var q = e - (m + l);
        this.picker.css({ top: n, right: q, zIndex: i });
      } else this.picker.css({ top: n, left: m, zIndex: i });
      return this;
    },
    _allow_update: !0,
    update: function () {
      if (!this._allow_update) return this;
      var b = this.dates.copy(),
        c = [],
        d = !1;
      return (
        arguments.length
          ? (a.each(
              arguments,
              a.proxy(function (a, b) {
                b instanceof Date && (b = this._local_to_utc(b)), c.push(b);
              }, this)
            ),
            (d = !0))
          : ((c = this.isInput
              ? this.element.val()
              : this.element.data('date') || this.inputField.val()),
            (c = c && this.o.multidate ? c.split(this.o.multidateSeparator) : [c]),
            delete this.element.data().date),
        (c = a.map(
          c,
          a.proxy(function (a) {
            return r.parseDate(a, this.o.format, this.o.language, this.o.assumeNearbyYear);
          }, this)
        )),
        (c = a.grep(
          c,
          a.proxy(function (a) {
            return !this.dateWithinRange(a) || !a;
          }, this),
          !0
        )),
        this.dates.replace(c),
        this.o.updateViewDate &&
          (this.dates.length
            ? (this.viewDate = new Date(this.dates.get(-1)))
            : this.viewDate < this.o.startDate
            ? (this.viewDate = new Date(this.o.startDate))
            : this.viewDate > this.o.endDate
            ? (this.viewDate = new Date(this.o.endDate))
            : (this.viewDate = this.o.defaultViewDate)),
        d
          ? (this.setValue(), this.element.change())
          : this.dates.length &&
            String(b) !== String(this.dates) &&
            d &&
            (this._trigger('changeDate'), this.element.change()),
        !this.dates.length && b.length && (this._trigger('clearDate'), this.element.change()),
        this.fill(),
        this
      );
    },
    fillDow: function () {
      if (this.o.showWeekDays) {
        var b = this.o.weekStart,
          c = '<tr>';
        for (
          this.o.calendarWeeks && (c += '<th class="cw">&#160;</th>');
          b < this.o.weekStart + 7;
        )
          (c += '<th class="dow'),
            -1 !== a.inArray(b, this.o.daysOfWeekDisabled) && (c += ' disabled'),
            (c += '">' + q[this.o.language].daysMin[b++ % 7] + '</th>');
        (c += '</tr>'), this.picker.find('.datepicker-days thead').append(c);
      }
    },
    fillMonths: function () {
      for (var a, b = this._utc_to_local(this.viewDate), c = '', d = 0; d < 12; d++)
        (a = b && b.getMonth() === d ? ' focused' : ''),
          (c += '<span class="month' + a + '">' + q[this.o.language].monthsShort[d] + '</span>');
      this.picker.find('.datepicker-months td').html(c);
    },
    setRange: function (b) {
      b && b.length
        ? (this.range = a.map(b, function (a) {
            return a.valueOf();
          }))
        : delete this.range,
        this.fill();
    },
    getClassNames: function (b) {
      var c = [],
        f = this.viewDate.getUTCFullYear(),
        g = this.viewDate.getUTCMonth(),
        h = d();
      return (
        b.getUTCFullYear() < f || (b.getUTCFullYear() === f && b.getUTCMonth() < g)
          ? c.push('old')
          : (b.getUTCFullYear() > f || (b.getUTCFullYear() === f && b.getUTCMonth() > g)) &&
            c.push('new'),
        this.focusDate && b.valueOf() === this.focusDate.valueOf() && c.push('focused'),
        this.o.todayHighlight && e(b, h) && c.push('today'),
        -1 !== this.dates.contains(b) && c.push('active'),
        this.dateWithinRange(b) || c.push('disabled'),
        this.dateIsDisabled(b) && c.push('disabled', 'disabled-date'),
        -1 !== a.inArray(b.getUTCDay(), this.o.daysOfWeekHighlighted) && c.push('highlighted'),
        this.range &&
          (b > this.range[0] && b < this.range[this.range.length - 1] && c.push('range'),
          -1 !== a.inArray(b.valueOf(), this.range) && c.push('selected'),
          b.valueOf() === this.range[0] && c.push('range-start'),
          b.valueOf() === this.range[this.range.length - 1] && c.push('range-end')),
        c
      );
    },
    _fill_yearsView: function (c, d, e, f, g, h, i) {
      for (
        var j,
          k,
          l,
          m = '',
          n = e / 10,
          o = this.picker.find(c),
          p = Math.floor(f / e) * e,
          q = p + 9 * n,
          r = Math.floor(this.viewDate.getFullYear() / n) * n,
          s = a.map(this.dates, function (a) {
            return Math.floor(a.getUTCFullYear() / n) * n;
          }),
          t = p - n;
        t <= q + n;
        t += n
      )
        (j = [d]),
          (k = null),
          t === p - n ? j.push('old') : t === q + n && j.push('new'),
          -1 !== a.inArray(t, s) && j.push('active'),
          (t < g || t > h) && j.push('disabled'),
          t === r && j.push('focused'),
          i !== a.noop &&
            ((l = i(new Date(t, 0, 1))),
            l === b
              ? (l = {})
              : 'boolean' == typeof l
              ? (l = { enabled: l })
              : 'string' == typeof l && (l = { classes: l }),
            !1 === l.enabled && j.push('disabled'),
            l.classes && (j = j.concat(l.classes.split(/\s+/))),
            l.tooltip && (k = l.tooltip)),
          (m +=
            '<span class="' +
            j.join(' ') +
            '"' +
            (k ? ' title="' + k + '"' : '') +
            '>' +
            t +
            '</span>');
      o.find('.datepicker-switch').text(p + '-' + q), o.find('td').html(m);
    },
    fill: function () {
      var e,
        f,
        g = new Date(this.viewDate),
        h = g.getUTCFullYear(),
        i = g.getUTCMonth(),
        j = this.o.startDate !== -1 / 0 ? this.o.startDate.getUTCFullYear() : -1 / 0,
        k = this.o.startDate !== -1 / 0 ? this.o.startDate.getUTCMonth() : -1 / 0,
        l = this.o.endDate !== 1 / 0 ? this.o.endDate.getUTCFullYear() : 1 / 0,
        m = this.o.endDate !== 1 / 0 ? this.o.endDate.getUTCMonth() : 1 / 0,
        n = q[this.o.language].today || q.en.today || '',
        o = q[this.o.language].clear || q.en.clear || '',
        p = q[this.o.language].titleFormat || q.en.titleFormat,
        s = d(),
        t =
          (!0 === this.o.todayBtn || 'linked' === this.o.todayBtn) &&
          s >= this.o.startDate &&
          s <= this.o.endDate &&
          !this.weekOfDateIsDisabled(s);
      if (!isNaN(h) && !isNaN(i)) {
        this.picker
          .find('.datepicker-days .datepicker-switch')
          .text(r.formatDate(g, p, this.o.language)),
          this.picker
            .find('tfoot .today')
            .text(n)
            .css('display', t ? 'table-cell' : 'none'),
          this.picker
            .find('tfoot .clear')
            .text(o)
            .css('display', !0 === this.o.clearBtn ? 'table-cell' : 'none'),
          this.picker
            .find('thead .datepicker-title')
            .text(this.o.title)
            .css(
              'display',
              'string' == typeof this.o.title && '' !== this.o.title ? 'table-cell' : 'none'
            ),
          this.updateNavArrows(),
          this.fillMonths();
        var u = c(h, i, 0),
          v = u.getUTCDate();
        u.setUTCDate(v - ((u.getUTCDay() - this.o.weekStart + 7) % 7));
        var w = new Date(u);
        u.getUTCFullYear() < 100 && w.setUTCFullYear(u.getUTCFullYear()),
          w.setUTCDate(w.getUTCDate() + 42),
          (w = w.valueOf());
        for (var x, y, z = []; u.valueOf() < w; ) {
          if ((x = u.getUTCDay()) === this.o.weekStart && (z.push('<tr>'), this.o.calendarWeeks)) {
            var A = new Date(+u + ((this.o.weekStart - x - 7) % 7) * 864e5),
              B = new Date(Number(A) + ((11 - A.getUTCDay()) % 7) * 864e5),
              C = new Date(
                Number((C = c(B.getUTCFullYear(), 0, 1))) + ((11 - C.getUTCDay()) % 7) * 864e5
              ),
              D = (B - C) / 864e5 / 7 + 1;
            z.push('<td class="cw">' + D + '</td>');
          }
          (y = this.getClassNames(u)), y.push('day');
          var E = u.getUTCDate();
          this.o.beforeShowDay !== a.noop &&
            ((f = this.o.beforeShowDay(this._utc_to_local(u))),
            f === b
              ? (f = {})
              : 'boolean' == typeof f
              ? (f = { enabled: f })
              : 'string' == typeof f && (f = { classes: f }),
            !1 === f.enabled && y.push('disabled'),
            f.classes && (y = y.concat(f.classes.split(/\s+/))),
            f.tooltip && (e = f.tooltip),
            f.content && (E = f.content)),
            (y = a.isFunction(a.uniqueSort) ? a.uniqueSort(y) : a.unique(y)),
            z.push(
              '<td class="' +
                y.join(' ') +
                '"' +
                (e ? ' title="' + e + '"' : '') +
                ' data-date="' +
                u.getTime().toString() +
                '">' +
                E +
                '</td>'
            ),
            (e = null),
            x === this.o.weekEnd && z.push('</tr>'),
            u.setUTCDate(u.getUTCDate() + 1);
        }
        this.picker.find('.datepicker-days tbody').html(z.join(''));
        var F = q[this.o.language].monthsTitle || q.en.monthsTitle || 'Months',
          G = this.picker
            .find('.datepicker-months')
            .find('.datepicker-switch')
            .text(this.o.maxViewMode < 2 ? F : h)
            .end()
            .find('tbody span')
            .removeClass('active');
        if (
          (a.each(this.dates, function (a, b) {
            b.getUTCFullYear() === h && G.eq(b.getUTCMonth()).addClass('active');
          }),
          (h < j || h > l) && G.addClass('disabled'),
          h === j && G.slice(0, k).addClass('disabled'),
          h === l && G.slice(m + 1).addClass('disabled'),
          this.o.beforeShowMonth !== a.noop)
        ) {
          var H = this;
          a.each(G, function (c, d) {
            var e = new Date(h, c, 1),
              f = H.o.beforeShowMonth(e);
            f === b
              ? (f = {})
              : 'boolean' == typeof f
              ? (f = { enabled: f })
              : 'string' == typeof f && (f = { classes: f }),
              !1 !== f.enabled || a(d).hasClass('disabled') || a(d).addClass('disabled'),
              f.classes && a(d).addClass(f.classes),
              f.tooltip && a(d).prop('title', f.tooltip);
          });
        }
        this._fill_yearsView('.datepicker-years', 'year', 10, h, j, l, this.o.beforeShowYear),
          this._fill_yearsView(
            '.datepicker-decades',
            'decade',
            100,
            h,
            j,
            l,
            this.o.beforeShowDecade
          ),
          this._fill_yearsView(
            '.datepicker-centuries',
            'century',
            1e3,
            h,
            j,
            l,
            this.o.beforeShowCentury
          );
      }
    },
    updateNavArrows: function () {
      if (this._allow_update) {
        var a,
          b,
          c = new Date(this.viewDate),
          d = c.getUTCFullYear(),
          e = c.getUTCMonth(),
          f = this.o.startDate !== -1 / 0 ? this.o.startDate.getUTCFullYear() : -1 / 0,
          g = this.o.startDate !== -1 / 0 ? this.o.startDate.getUTCMonth() : -1 / 0,
          h = this.o.endDate !== 1 / 0 ? this.o.endDate.getUTCFullYear() : 1 / 0,
          i = this.o.endDate !== 1 / 0 ? this.o.endDate.getUTCMonth() : 1 / 0,
          j = 1;
        switch (this.viewMode) {
          case 4:
            j *= 10;
          case 3:
            j *= 10;
          case 2:
            j *= 10;
          case 1:
            (a = Math.floor(d / j) * j <= f), (b = Math.floor(d / j) * j + j > h);
            break;
          case 0:
            (a = d <= f && e <= g), (b = d >= h && e >= i);
        }
        this.picker.find('.prev').toggleClass('disabled', a),
          this.picker.find('.next').toggleClass('disabled', b);
      }
    },
    click: function (b) {
      b.preventDefault(), b.stopPropagation();
      var e, f, g, h;
      (e = a(b.target)),
        e.hasClass('datepicker-switch') &&
          this.viewMode !== this.o.maxViewMode &&
          this.setViewMode(this.viewMode + 1),
        e.hasClass('today') &&
          !e.hasClass('day') &&
          (this.setViewMode(0), this._setDate(d(), 'linked' === this.o.todayBtn ? null : 'view')),
        e.hasClass('clear') && this.clearDates(),
        e.hasClass('disabled') ||
          ((e.hasClass('month') ||
            e.hasClass('year') ||
            e.hasClass('decade') ||
            e.hasClass('century')) &&
            (this.viewDate.setUTCDate(1),
            (f = 1),
            1 === this.viewMode
              ? ((h = e.parent().find('span').index(e)),
                (g = this.viewDate.getUTCFullYear()),
                this.viewDate.setUTCMonth(h))
              : ((h = 0), (g = Number(e.text())), this.viewDate.setUTCFullYear(g)),
            this._trigger(r.viewModes[this.viewMode - 1].e, this.viewDate),
            this.viewMode === this.o.minViewMode
              ? this._setDate(c(g, h, f))
              : (this.setViewMode(this.viewMode - 1), this.fill()))),
        this.picker.is(':visible') && this._focused_from && this._focused_from.focus(),
        delete this._focused_from;
    },
    dayCellClick: function (b) {
      var c = a(b.currentTarget),
        d = c.data('date'),
        e = new Date(d);
      this.o.updateViewDate &&
        (e.getUTCFullYear() !== this.viewDate.getUTCFullYear() &&
          this._trigger('changeYear', this.viewDate),
        e.getUTCMonth() !== this.viewDate.getUTCMonth() &&
          this._trigger('changeMonth', this.viewDate)),
        this._setDate(e);
    },
    navArrowsClick: function (b) {
      var c = a(b.currentTarget),
        d = c.hasClass('prev') ? -1 : 1;
      0 !== this.viewMode && (d *= 12 * r.viewModes[this.viewMode].navStep),
        (this.viewDate = this.moveMonth(this.viewDate, d)),
        this._trigger(r.viewModes[this.viewMode].e, this.viewDate),
        this.fill();
    },
    _toggle_multidate: function (a) {
      var b = this.dates.contains(a);
      if (
        (a || this.dates.clear(),
        -1 !== b
          ? (!0 === this.o.multidate || this.o.multidate > 1 || this.o.toggleActive) &&
            this.dates.remove(b)
          : !1 === this.o.multidate
          ? (this.dates.clear(), this.dates.push(a))
          : this.dates.push(a),
        'number' == typeof this.o.multidate)
      )
        for (; this.dates.length > this.o.multidate; ) this.dates.remove(0);
    },
    _setDate: function (a, b) {
      (b && 'date' !== b) || this._toggle_multidate(a && new Date(a)),
        ((!b && this.o.updateViewDate) || 'view' === b) && (this.viewDate = a && new Date(a)),
        this.fill(),
        this.setValue(),
        (b && 'view' === b) || this._trigger('changeDate'),
        this.inputField.trigger('change'),
        !this.o.autoclose || (b && 'date' !== b) || this.hide();
    },
    moveDay: function (a, b) {
      var c = new Date(a);
      return c.setUTCDate(a.getUTCDate() + b), c;
    },
    moveWeek: function (a, b) {
      return this.moveDay(a, 7 * b);
    },
    moveMonth: function (a, b) {
      if (!g(a)) return this.o.defaultViewDate;
      if (!b) return a;
      var c,
        d,
        e = new Date(a.valueOf()),
        f = e.getUTCDate(),
        h = e.getUTCMonth(),
        i = Math.abs(b);
      if (((b = b > 0 ? 1 : -1), 1 === i))
        (d =
          -1 === b
            ? function () {
                return e.getUTCMonth() === h;
              }
            : function () {
                return e.getUTCMonth() !== c;
              }),
          (c = h + b),
          e.setUTCMonth(c),
          (c = (c + 12) % 12);
      else {
        for (var j = 0; j < i; j++) e = this.moveMonth(e, b);
        (c = e.getUTCMonth()),
          e.setUTCDate(f),
          (d = function () {
            return c !== e.getUTCMonth();
          });
      }
      for (; d(); ) e.setUTCDate(--f), e.setUTCMonth(c);
      return e;
    },
    moveYear: function (a, b) {
      return this.moveMonth(a, 12 * b);
    },
    moveAvailableDate: function (a, b, c) {
      do {
        if (((a = this[c](a, b)), !this.dateWithinRange(a))) return !1;
        c = 'moveDay';
      } while (this.dateIsDisabled(a));
      return a;
    },
    weekOfDateIsDisabled: function (b) {
      return -1 !== a.inArray(b.getUTCDay(), this.o.daysOfWeekDisabled);
    },
    dateIsDisabled: function (b) {
      return (
        this.weekOfDateIsDisabled(b) ||
        a.grep(this.o.datesDisabled, function (a) {
          return e(b, a);
        }).length > 0
      );
    },
    dateWithinRange: function (a) {
      return a >= this.o.startDate && a <= this.o.endDate;
    },
    keydown: function (a) {
      if (!this.picker.is(':visible'))
        return void ((40 !== a.keyCode && 27 !== a.keyCode) || (this.show(), a.stopPropagation()));
      var b,
        c,
        d = !1,
        e = this.focusDate || this.viewDate;
      switch (a.keyCode) {
        case 27:
          this.focusDate
            ? ((this.focusDate = null),
              (this.viewDate = this.dates.get(-1) || this.viewDate),
              this.fill())
            : this.hide(),
            a.preventDefault(),
            a.stopPropagation();
          break;
        case 37:
        case 38:
        case 39:
        case 40:
          if (!this.o.keyboardNavigation || 7 === this.o.daysOfWeekDisabled.length) break;
          (b = 37 === a.keyCode || 38 === a.keyCode ? -1 : 1),
            0 === this.viewMode
              ? a.ctrlKey
                ? (c = this.moveAvailableDate(e, b, 'moveYear')) &&
                  this._trigger('changeYear', this.viewDate)
                : a.shiftKey
                ? (c = this.moveAvailableDate(e, b, 'moveMonth')) &&
                  this._trigger('changeMonth', this.viewDate)
                : 37 === a.keyCode || 39 === a.keyCode
                ? (c = this.moveAvailableDate(e, b, 'moveDay'))
                : this.weekOfDateIsDisabled(e) || (c = this.moveAvailableDate(e, b, 'moveWeek'))
              : 1 === this.viewMode
              ? ((38 !== a.keyCode && 40 !== a.keyCode) || (b *= 4),
                (c = this.moveAvailableDate(e, b, 'moveMonth')))
              : 2 === this.viewMode &&
                ((38 !== a.keyCode && 40 !== a.keyCode) || (b *= 4),
                (c = this.moveAvailableDate(e, b, 'moveYear'))),
            c &&
              ((this.focusDate = this.viewDate = c),
              this.setValue(),
              this.fill(),
              a.preventDefault());
          break;
        case 13:
          if (!this.o.forceParse) break;
          (e = this.focusDate || this.dates.get(-1) || this.viewDate),
            this.o.keyboardNavigation && (this._toggle_multidate(e), (d = !0)),
            (this.focusDate = null),
            (this.viewDate = this.dates.get(-1) || this.viewDate),
            this.setValue(),
            this.fill(),
            this.picker.is(':visible') &&
              (a.preventDefault(), a.stopPropagation(), this.o.autoclose && this.hide());
          break;
        case 9:
          (this.focusDate = null),
            (this.viewDate = this.dates.get(-1) || this.viewDate),
            this.fill(),
            this.hide();
      }
      d &&
        (this.dates.length ? this._trigger('changeDate') : this._trigger('clearDate'),
        this.inputField.trigger('change'));
    },
    setViewMode: function (a) {
      (this.viewMode = a),
        this.picker
          .children('div')
          .hide()
          .filter('.datepicker-' + r.viewModes[this.viewMode].clsName)
          .show(),
        this.updateNavArrows(),
        this._trigger('changeViewMode', new Date(this.viewDate));
    },
  };
  var l = function (b, c) {
    a.data(b, 'datepicker', this),
      (this.element = a(b)),
      (this.inputs = a.map(c.inputs, function (a) {
        return a.jquery ? a[0] : a;
      })),
      delete c.inputs,
      (this.keepEmptyValues = c.keepEmptyValues),
      delete c.keepEmptyValues,
      n.call(a(this.inputs), c).on('changeDate', a.proxy(this.dateUpdated, this)),
      (this.pickers = a.map(this.inputs, function (b) {
        return a.data(b, 'datepicker');
      })),
      this.updateDates();
  };
  l.prototype = {
    updateDates: function () {
      (this.dates = a.map(this.pickers, function (a) {
        return a.getUTCDate();
      })),
        this.updateRanges();
    },
    updateRanges: function () {
      var b = a.map(this.dates, function (a) {
        return a.valueOf();
      });
      a.each(this.pickers, function (a, c) {
        c.setRange(b);
      });
    },
    clearDates: function () {
      a.each(this.pickers, function (a, b) {
        b.clearDates();
      });
    },
    dateUpdated: function (c) {
      if (!this.updating) {
        this.updating = !0;
        var d = a.data(c.target, 'datepicker');
        if (d !== b) {
          var e = d.getUTCDate(),
            f = this.keepEmptyValues,
            g = a.inArray(c.target, this.inputs),
            h = g - 1,
            i = g + 1,
            j = this.inputs.length;
          if (-1 !== g) {
            if (
              (a.each(this.pickers, function (a, b) {
                b.getUTCDate() || (b !== d && f) || b.setUTCDate(e);
              }),
              e < this.dates[h])
            )
              for (; h >= 0 && e < this.dates[h]; ) this.pickers[h--].setUTCDate(e);
            else if (e > this.dates[i])
              for (; i < j && e > this.dates[i]; ) this.pickers[i++].setUTCDate(e);
            this.updateDates(), delete this.updating;
          }
        }
      }
    },
    destroy: function () {
      a.map(this.pickers, function (a) {
        a.destroy();
      }),
        a(this.inputs).off('changeDate', this.dateUpdated),
        delete this.element.data().datepicker;
    },
    remove: f(
      'destroy',
      'Method `remove` is deprecated and will be removed in version 2.0. Use `destroy` instead'
    ),
  };
  var m = a.fn.datepicker,
    n = function (c) {
      var d = Array.apply(null, arguments);
      d.shift();
      var e;
      if (
        (this.each(function () {
          var b = a(this),
            f = b.data('datepicker'),
            g = 'object' == typeof c && c;
          if (!f) {
            var j = h(this, 'date'),
              m = a.extend({}, o, j, g),
              n = i(m.language),
              p = a.extend({}, o, n, j, g);
            b.hasClass('input-daterange') || p.inputs
              ? (a.extend(p, { inputs: p.inputs || b.find('input').toArray() }),
                (f = new l(this, p)))
              : (f = new k(this, p)),
              b.data('datepicker', f);
          }
          'string' == typeof c && 'function' == typeof f[c] && (e = f[c].apply(f, d));
        }),
        e === b || e instanceof k || e instanceof l)
      )
        return this;
      if (this.length > 1)
        throw new Error(
          'Using only allowed for the collection of a single element (' + c + ' function)'
        );
      return e;
    };
  a.fn.datepicker = n;
  var o = (a.fn.datepicker.defaults = {
      assumeNearbyYear: !1,
      autoclose: !1,
      beforeShowDay: a.noop,
      beforeShowMonth: a.noop,
      beforeShowYear: a.noop,
      beforeShowDecade: a.noop,
      beforeShowCentury: a.noop,
      calendarWeeks: !1,
      clearBtn: !1,
      toggleActive: !1,
      daysOfWeekDisabled: [],
      daysOfWeekHighlighted: [],
      datesDisabled: [],
      endDate: 1 / 0,
      forceParse: !0,
      format: 'mm/dd/yyyy',
      keepEmptyValues: !1,
      keyboardNavigation: !0,
      language: 'en',
      minViewMode: 0,
      maxViewMode: 4,
      multidate: !1,
      multidateSeparator: ',',
      orientation: 'auto',
      rtl: !1,
      startDate: -1 / 0,
      startView: 0,
      todayBtn: !1,
      todayHighlight: !1,
      updateViewDate: !0,
      weekStart: 0,
      disableTouchKeyboard: !1,
      enableOnReadonly: !0,
      showOnFocus: !0,
      zIndexOffset: 10,
      container: 'body',
      immediateUpdates: !1,
      title: '',
      templates: { leftArrow: '&#x00AB;', rightArrow: '&#x00BB;' },
      showWeekDays: !0,
    }),
    p = (a.fn.datepicker.locale_opts = ['format', 'rtl', 'weekStart']);
  a.fn.datepicker.Constructor = k;
  var q = (a.fn.datepicker.dates = {
      en: {
        days: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
        daysShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
        daysMin: ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'],
        months: [
          'January',
          'February',
          'March',
          'April',
          'May',
          'June',
          'July',
          'August',
          'September',
          'October',
          'November',
          'December',
        ],
        monthsShort: [
          'Jan',
          'Feb',
          'Mar',
          'Apr',
          'May',
          'Jun',
          'Jul',
          'Aug',
          'Sep',
          'Oct',
          'Nov',
          'Dec',
        ],
        today: 'Today',
        clear: 'Clear',
        titleFormat: 'MM yyyy',
      },
    }),
    r = {
      viewModes: [
        { names: ['days', 'month'], clsName: 'days', e: 'changeMonth' },
        { names: ['months', 'year'], clsName: 'months', e: 'changeYear', navStep: 1 },
        { names: ['years', 'decade'], clsName: 'years', e: 'changeDecade', navStep: 10 },
        { names: ['decades', 'century'], clsName: 'decades', e: 'changeCentury', navStep: 100 },
        {
          names: ['centuries', 'millennium'],
          clsName: 'centuries',
          e: 'changeMillennium',
          navStep: 1e3,
        },
      ],
      validParts: /dd?|DD?|mm?|MM?|yy(?:yy)?/g,
      nonpunctuation: /[^ -\/:-@\u5e74\u6708\u65e5\[-`{-~\t\n\r]+/g,
      parseFormat: function (a) {
        if ('function' == typeof a.toValue && 'function' == typeof a.toDisplay) return a;
        var b = a.replace(this.validParts, '\0').split('\0'),
          c = a.match(this.validParts);
        if (!b || !b.length || !c || 0 === c.length) throw new Error('Invalid date format.');
        return { separators: b, parts: c };
      },
      parseDate: function (c, e, f, g) {
        function h(a, b) {
          return (
            !0 === b && (b = 10),
            a < 100 && (a += 2e3) > new Date().getFullYear() + b && (a -= 100),
            a
          );
        }
        function i() {
          var a = this.slice(0, j[n].length),
            b = j[n].slice(0, a.length);
          return a.toLowerCase() === b.toLowerCase();
        }
        if (!c) return b;
        if (c instanceof Date) return c;
        if (('string' == typeof e && (e = r.parseFormat(e)), e.toValue)) return e.toValue(c, e, f);
        var j,
          l,
          m,
          n,
          o,
          p = { d: 'moveDay', m: 'moveMonth', w: 'moveWeek', y: 'moveYear' },
          s = { yesterday: '-1d', today: '+0d', tomorrow: '+1d' };
        if ((c in s && (c = s[c]), /^[\-+]\d+[dmwy]([\s,]+[\-+]\d+[dmwy])*$/i.test(c))) {
          for (j = c.match(/([\-+]\d+)([dmwy])/gi), c = new Date(), n = 0; n < j.length; n++)
            (l = j[n].match(/([\-+]\d+)([dmwy])/i)),
              (m = Number(l[1])),
              (o = p[l[2].toLowerCase()]),
              (c = k.prototype[o](c, m));
          return k.prototype._zero_utc_time(c);
        }
        j = (c && c.match(this.nonpunctuation)) || [];
        var t,
          u,
          v = {},
          w = ['yyyy', 'yy', 'M', 'MM', 'm', 'mm', 'd', 'dd'],
          x = {
            yyyy: function (a, b) {
              return a.setUTCFullYear(g ? h(b, g) : b);
            },
            m: function (a, b) {
              if (isNaN(a)) return a;
              for (b -= 1; b < 0; ) b += 12;
              for (b %= 12, a.setUTCMonth(b); a.getUTCMonth() !== b; )
                a.setUTCDate(a.getUTCDate() - 1);
              return a;
            },
            d: function (a, b) {
              return a.setUTCDate(b);
            },
          };
        (x.yy = x.yyyy), (x.M = x.MM = x.mm = x.m), (x.dd = x.d), (c = d());
        var y = e.parts.slice();
        if (
          (j.length !== y.length &&
            (y = a(y)
              .filter(function (b, c) {
                return -1 !== a.inArray(c, w);
              })
              .toArray()),
          j.length === y.length)
        ) {
          var z;
          for (n = 0, z = y.length; n < z; n++) {
            if (((t = parseInt(j[n], 10)), (l = y[n]), isNaN(t)))
              switch (l) {
                case 'MM':
                  (u = a(q[f].months).filter(i)), (t = a.inArray(u[0], q[f].months) + 1);
                  break;
                case 'M':
                  (u = a(q[f].monthsShort).filter(i)), (t = a.inArray(u[0], q[f].monthsShort) + 1);
              }
            v[l] = t;
          }
          var A, B;
          for (n = 0; n < w.length; n++)
            (B = w[n]) in v &&
              !isNaN(v[B]) &&
              ((A = new Date(c)), x[B](A, v[B]), isNaN(A) || (c = A));
        }
        return c;
      },
      formatDate: function (b, c, d) {
        if (!b) return '';
        if (('string' == typeof c && (c = r.parseFormat(c)), c.toDisplay))
          return c.toDisplay(b, c, d);
        var e = {
          d: b.getUTCDate(),
          D: q[d].daysShort[b.getUTCDay()],
          DD: q[d].days[b.getUTCDay()],
          m: b.getUTCMonth() + 1,
          M: q[d].monthsShort[b.getUTCMonth()],
          MM: q[d].months[b.getUTCMonth()],
          yy: b.getUTCFullYear().toString().substring(2),
          yyyy: b.getUTCFullYear(),
        };
        (e.dd = (e.d < 10 ? '0' : '') + e.d), (e.mm = (e.m < 10 ? '0' : '') + e.m), (b = []);
        for (var f = a.extend([], c.separators), g = 0, h = c.parts.length; g <= h; g++)
          f.length && b.push(f.shift()), b.push(e[c.parts[g]]);
        return b.join('');
      },
      headTemplate:
        '<thead><tr><th colspan="7" class="datepicker-title"></th></tr><tr><th class="prev">' +
        o.templates.leftArrow +
        '</th><th colspan="5" class="datepicker-switch"></th><th class="next">' +
        o.templates.rightArrow +
        '</th></tr></thead>',
      contTemplate: '<tbody><tr><td colspan="7"></td></tr></tbody>',
      footTemplate:
        '<tfoot><tr><th colspan="7" class="today"></th></tr><tr><th colspan="7" class="clear"></th></tr></tfoot>',
    };
  (r.template =
    '<div class="datepicker"><div class="datepicker-days"><table class="table-condensed">' +
    r.headTemplate +
    '<tbody></tbody>' +
    r.footTemplate +
    '</table></div><div class="datepicker-months"><table class="table-condensed">' +
    r.headTemplate +
    r.contTemplate +
    r.footTemplate +
    '</table></div><div class="datepicker-years"><table class="table-condensed">' +
    r.headTemplate +
    r.contTemplate +
    r.footTemplate +
    '</table></div><div class="datepicker-decades"><table class="table-condensed">' +
    r.headTemplate +
    r.contTemplate +
    r.footTemplate +
    '</table></div><div class="datepicker-centuries"><table class="table-condensed">' +
    r.headTemplate +
    r.contTemplate +
    r.footTemplate +
    '</table></div></div>'),
    (a.fn.datepicker.DPGlobal = r),
    (a.fn.datepicker.noConflict = function () {
      return (a.fn.datepicker = m), this;
    }),
    (a.fn.datepicker.version = '1.9.0'),
    (a.fn.datepicker.deprecated = function (a) {
      var b = window.console;
      b && b.warn && b.warn('DEPRECATED: ' + a);
    }),
    a(document).on(
      'focus.datepicker.data-api click.datepicker.data-api',
      '[data-provide="datepicker"]',
      function (b) {
        var c = a(this);
        c.data('datepicker') || (b.preventDefault(), n.call(c, 'show'));
      }
    ),
    a(function () {
      n.call(a('[data-provide="datepicker-inline"]'));
    });
});
$(document).ready(function () {
  $.fn.datepicker.defaults.language = umbracoLocale.name;
});
function parseUmbDate(input, format) {
  format = format || 'yyyy-mm-dd'; // default format
  var parts = input.match(/(\d+)/g),
    i = 0,
    fmt = {};
  // extract date-part indexes from the format
  format.replace(/(yyyy|dd|mm)/g, function (part) {
    fmt[part] = i++;
  });
  return new Date(parts[fmt['yyyy']], parts[fmt['mm']] - 1, parts[fmt['dd']]);
};
//     bootstrap-datepicker-mobile
//     Copyright (c) 2014- Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com)
//     MIT Licensed
// An add-on for <https://github.com/eternicode/bootstrap-datepicker> to add
// responsive support for mobile devices with consideration for native
// input[type=date] support using Modernizr and Moment.js.
// * Author: [@niftylettuce](https://twitter.com/#!/niftylettuce)
// * Source: <https://github.com/niftylettuce/bootstrap-datepicker-mobile>
// # bootstrap-datepicker-mobile
(function ($, Modernizr, window) {
  // Set the default datepicker format
  // $.fn.datepicker.defaults.format = 'mm/dd/yy';
  // Add support for datepickers globally to use input[type=date]
  var nativeDateFormat = /^\d{4}-\d{2}-\d{2}$/;
  var datepickerDateFormat = /^\d{2}\/\d{2}\/\d{2}$/;
  /*globals moment*/
  function bootstrapDatepickerMobile(ev) {
    var $inputs = $('input.date-picker');
    var isMobile = $(window).width() <= 480 || Modernizr.touch;
    $inputs.each(function () {
      var $input = $(this);
      var val = $input.val();
      if (isMobile && Modernizr.inputtypes.date) {
        var parsedDate = new Date(val);
        if (parsedDate != 'Invalid Date') {
          val =
            parsedDate.getFullYear() +
            '-' +
            formatNumber(parsedDate.getMonth() + 1) +
            '-' +
            formatNumber(parsedDate.getDate());
        }
        $input.datepicker('destroy');
        $input.attr('type', 'date');
        $input.val(val);
        $input.change(function () {
          var minDateRaw = $input.data('min-date');
          if ($input.val() && minDateRaw) {
            var minDate = new Date(minDateRaw);
            var minDateField = $('.' + minDateRaw + ' input');
            if (minDate != 'Invalid Date' && new Date($input.val()) < minDate) {
              $input.val(minDateRaw);
            } else if (
              minDate == 'Invalid Date' &&
              minDateField.length > 0 &&
              new Date($input.val()) < new Date(minDateField.last().val())
            ) {
              $input.val(minDateField.last().val());
            }
          }
          var maxDateRaw = $input.data('max-date');
          if ($input.val() && maxDateRaw) {
            var maxDate = new Date(maxDateRaw);
            if (maxDate !== 'Invalid Date' && new Date($input.val()) > maxDate) {
              $input.val(maxDateRaw);
            }
          }
        });
        var minDateRaw = $input.data('min-date');
        if (minDateRaw && $('.' + minDateRaw + ' input').length > 0) {
          var minDateField = $('.' + minDateRaw + ' input').last();
          minDateField.change(function () {
            if ($input.val() && new Date($input.val()) < new Date(minDateField.val())) {
              $input.val(minDateField.val());
            }
          });
        }
      }
    });
  }
  $(window).on('resize.bootstrapDatepickerMobile', bootstrapDatepickerMobile);
  bootstrapDatepickerMobile();
})(jQuery, Modernizr, window);
function formatNumber(number) {
  if (number < 10) {
    return '0' + number.toString();
  }
  return number.toString();
};
/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
!function(e,t){void 0===e&&void 0!==window&&(e=window),"function"==typeof define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery")):t(e.jQuery)}(this,function(e){!function(z){"use strict";var d=["sanitize","whiteList","sanitizeFn"],r=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],e={"*":["class","dir","id","lang","role","tabindex","style",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},l=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,a=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function v(e,t){var i=e.nodeName.toLowerCase();if(-1!==z.inArray(i,t))return-1===z.inArray(i,r)||Boolean(e.nodeValue.match(l)||e.nodeValue.match(a));for(var s=z(t).filter(function(e,t){return t instanceof RegExp}),n=0,o=s.length;n<o;n++)if(i.match(s[n]))return!0;return!1}function P(e,t,i){if(i&&"function"==typeof i)return i(e);for(var s=Object.keys(t),n=0,o=e.length;n<o;n++)for(var r=e[n].querySelectorAll("*"),l=0,a=r.length;l<a;l++){var c=r[l],d=c.nodeName.toLowerCase();if(-1!==s.indexOf(d))for(var h=[].slice.call(c.attributes),p=[].concat(t["*"]||[],t[d]||[]),u=0,f=h.length;u<f;u++){var m=h[u];v(m,p)||c.removeAttribute(m.nodeName)}else c.parentNode.removeChild(c)}}"classList"in document.createElement("_")||function(e){if("Element"in e){var t="classList",i="prototype",s=e.Element[i],n=Object,o=function(){var i=z(this);return{add:function(e){return e=Array.prototype.slice.call(arguments).join(" "),i.addClass(e)},remove:function(e){return e=Array.prototype.slice.call(arguments).join(" "),i.removeClass(e)},toggle:function(e,t){return i.toggleClass(e,t)},contains:function(e){return i.hasClass(e)}}};if(n.defineProperty){var r={get:o,enumerable:!0,configurable:!0};try{n.defineProperty(s,t,r)}catch(e){void 0!==e.number&&-2146823252!==e.number||(r.enumerable=!1,n.defineProperty(s,t,r))}}else n[i].__defineGetter__&&s.__defineGetter__(t,o)}}(window);var t,c,i=document.createElement("_");if(i.classList.add("c1","c2"),!i.classList.contains("c2")){var s=DOMTokenList.prototype.add,n=DOMTokenList.prototype.remove;DOMTokenList.prototype.add=function(){Array.prototype.forEach.call(arguments,s.bind(this))},DOMTokenList.prototype.remove=function(){Array.prototype.forEach.call(arguments,n.bind(this))}}if(i.classList.toggle("c3",!1),i.classList.contains("c3")){var o=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(e,t){return 1 in arguments&&!this.contains(e)==!t?t:o.call(this,e)}}function h(e){if(null==this)throw new TypeError;var t=String(this);if(e&&"[object RegExp]"==c.call(e))throw new TypeError;var i=t.length,s=String(e),n=s.length,o=1<arguments.length?arguments[1]:void 0,r=o?Number(o):0;r!=r&&(r=0);var l=Math.min(Math.max(r,0),i);if(i<n+l)return!1;for(var a=-1;++a<n;)if(t.charCodeAt(l+a)!=s.charCodeAt(a))return!1;return!0}function O(e,t){var i,s=e.selectedOptions,n=[];if(t){for(var o=0,r=s.length;o<r;o++)(i=s[o]).disabled||"OPTGROUP"===i.parentNode.tagName&&i.parentNode.disabled||n.push(i);return n}return s}function T(e,t){for(var i,s=[],n=t||e.selectedOptions,o=0,r=n.length;o<r;o++)(i=n[o]).disabled||"OPTGROUP"===i.parentNode.tagName&&i.parentNode.disabled||s.push(i.value);return e.multiple?s:s.length?s[0]:null}i=null,String.prototype.startsWith||(t=function(){try{var e={},t=Object.defineProperty,i=t(e,e,e)&&t}catch(e){}return i}(),c={}.toString,t?t(String.prototype,"startsWith",{value:h,configurable:!0,writable:!0}):String.prototype.startsWith=h),Object.keys||(Object.keys=function(e,t,i){for(t in i=[],e)i.hasOwnProperty.call(e,t)&&i.push(t);return i}),HTMLSelectElement&&!HTMLSelectElement.prototype.hasOwnProperty("selectedOptions")&&Object.defineProperty(HTMLSelectElement.prototype,"selectedOptions",{get:function(){return this.querySelectorAll(":checked")}});var p={useDefault:!1,_set:z.valHooks.select.set};z.valHooks.select.set=function(e,t){return t&&!p.useDefault&&z(e).data("selected",!0),p._set.apply(this,arguments)};var A=null,u=function(){try{return new Event("change"),!0}catch(e){return!1}}();function k(e,t,i,s){for(var n=["display","subtext","tokens"],o=!1,r=0;r<n.length;r++){var l=n[r],a=e[l];if(a&&(a=a.toString(),"display"===l&&(a=a.replace(/<[^>]+>/g,"")),s&&(a=w(a)),a=a.toUpperCase(),o="contains"===i?0<=a.indexOf(t):a.startsWith(t)))break}return o}function L(e){return parseInt(e,10)||0}z.fn.triggerNative=function(e){var t,i=this[0];i.dispatchEvent?(u?t=new Event(e,{bubbles:!0}):(t=document.createEvent("Event")).initEvent(e,!0,!1),i.dispatchEvent(t)):i.fireEvent?((t=document.createEventObject()).eventType=e,i.fireEvent("on"+e,t)):this.trigger(e)};var f={"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"},m=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,g=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\u1ab0-\\u1aff\\u1dc0-\\u1dff]","g");function b(e){return f[e]}function w(e){return(e=e.toString())&&e.replace(m,b).replace(g,"")}var I,x,y,$,S=(I={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},x="(?:"+Object.keys(I).join("|")+")",y=RegExp(x),$=RegExp(x,"g"),function(e){return e=null==e?"":""+e,y.test(e)?e.replace($,E):e});function E(e){return I[e]}var C={32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",65:"A",66:"B",67:"C",68:"D",69:"E",70:"F",71:"G",72:"H",73:"I",74:"J",75:"K",76:"L",77:"M",78:"N",79:"O",80:"P",81:"Q",82:"R",83:"S",84:"T",85:"U",86:"V",87:"W",88:"X",89:"Y",90:"Z",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9"},N=27,D=13,H=32,W=9,B=38,M=40,R={success:!1,major:"3"};try{R.full=(z.fn.dropdown.Constructor.VERSION||"").split(" ")[0].split("."),R.major=R.full[0],R.success=!0}catch(e){}var U=0,j=".bs.select",V={DISABLED:"disabled",DIVIDER:"divider",SHOW:"open",DROPUP:"dropup",MENU:"dropdown-menu",MENURIGHT:"dropdown-menu-right",MENULEFT:"dropdown-menu-left",BUTTONCLASS:"btn-default",POPOVERHEADER:"popover-title",ICONBASE:"glyphicon",TICKICON:"glyphicon-ok"},F={MENU:"."+V.MENU},_={span:document.createElement("span"),i:document.createElement("i"),subtext:document.createElement("small"),a:document.createElement("a"),li:document.createElement("li"),whitespace:document.createTextNode("\xa0"),fragment:document.createDocumentFragment()};_.a.setAttribute("role","option"),"4"===R.major&&(_.a.className="dropdown-item"),_.subtext.className="text-muted",_.text=_.span.cloneNode(!1),_.text.className="text",_.checkMark=_.span.cloneNode(!1);var G=new RegExp(B+"|"+M),q=new RegExp("^"+W+"$|"+N),K={li:function(e,t,i){var s=_.li.cloneNode(!1);return e&&(1===e.nodeType||11===e.nodeType?s.appendChild(e):s.innerHTML=e),void 0!==t&&""!==t&&(s.className=t),null!=i&&s.classList.add("optgroup-"+i),s},a:function(e,t,i){var s=_.a.cloneNode(!0);return e&&(11===e.nodeType?s.appendChild(e):s.insertAdjacentHTML("beforeend",e)),void 0!==t&&""!==t&&s.classList.add.apply(s.classList,t.split(" ")),i&&s.setAttribute("style",i),s},text:function(e,t){var i,s,n=_.text.cloneNode(!1);if(e.content)n.innerHTML=e.content;else{if(n.textContent=e.text,e.icon){var o=_.whitespace.cloneNode(!1);(s=(!0===t?_.i:_.span).cloneNode(!1)).className=this.options.iconBase+" "+e.icon,_.fragment.appendChild(s),_.fragment.appendChild(o)}e.subtext&&((i=_.subtext.cloneNode(!1)).textContent=e.subtext,n.appendChild(i))}if(!0===t)for(;0<n.childNodes.length;)_.fragment.appendChild(n.childNodes[0]);else _.fragment.appendChild(n);return _.fragment},label:function(e){var t,i,s=_.text.cloneNode(!1);if(s.innerHTML=e.display,e.icon){var n=_.whitespace.cloneNode(!1);(i=_.span.cloneNode(!1)).className=this.options.iconBase+" "+e.icon,_.fragment.appendChild(i),_.fragment.appendChild(n)}return e.subtext&&((t=_.subtext.cloneNode(!1)).textContent=e.subtext,s.appendChild(t)),_.fragment.appendChild(s),_.fragment}},Y=function(e,t){var i=this;p.useDefault||(z.valHooks.select.set=p._set,p.useDefault=!0),this.$element=z(e),this.$newElement=null,this.$button=null,this.$menu=null,this.options=t,this.selectpicker={main:{},search:{},current:{},view:{},isSearching:!1,keydown:{keyHistory:"",resetKeyHistory:{start:function(){return setTimeout(function(){i.selectpicker.keydown.keyHistory=""},800)}}}},this.sizeInfo={},null===this.options.title&&(this.options.title=this.$element.attr("title"));var s=this.options.windowPadding;"number"==typeof s&&(this.options.windowPadding=[s,s,s,s]),this.val=Y.prototype.val,this.render=Y.prototype.render,this.refresh=Y.prototype.refresh,this.setStyle=Y.prototype.setStyle,this.selectAll=Y.prototype.selectAll,this.deselectAll=Y.prototype.deselectAll,this.destroy=Y.prototype.destroy,this.remove=Y.prototype.remove,this.show=Y.prototype.show,this.hide=Y.prototype.hide,this.init()};function Z(e){var l,a=arguments,c=e;if([].shift.apply(a),!R.success){try{R.full=(z.fn.dropdown.Constructor.VERSION||"").split(" ")[0].split(".")}catch(e){Y.BootstrapVersion?R.full=Y.BootstrapVersion.split(" ")[0].split("."):(R.full=[R.major,"0","0"],console.warn("There was an issue retrieving Bootstrap's version. Ensure Bootstrap is being loaded before bootstrap-select and there is no namespace collision. If loading Bootstrap asynchronously, the version may need to be manually specified via $.fn.selectpicker.Constructor.BootstrapVersion.",e))}R.major=R.full[0],R.success=!0}if("4"===R.major){var t=[];Y.DEFAULTS.style===V.BUTTONCLASS&&t.push({name:"style",className:"BUTTONCLASS"}),Y.DEFAULTS.iconBase===V.ICONBASE&&t.push({name:"iconBase",className:"ICONBASE"}),Y.DEFAULTS.tickIcon===V.TICKICON&&t.push({name:"tickIcon",className:"TICKICON"}),V.DIVIDER="dropdown-divider",V.SHOW="show",V.BUTTONCLASS="btn-light",V.POPOVERHEADER="popover-header",V.ICONBASE="",V.TICKICON="bs-ok-default";for(var i=0;i<t.length;i++){e=t[i];Y.DEFAULTS[e.name]=V[e.className]}}var s=this.each(function(){var e=z(this);if(e.is("select")){var t=e.data("selectpicker"),i="object"==typeof c&&c;if(t){if(i)for(var s in i)i.hasOwnProperty(s)&&(t.options[s]=i[s])}else{var n=e.data();for(var o in n)n.hasOwnProperty(o)&&-1!==z.inArray(o,d)&&delete n[o];var r=z.extend({},Y.DEFAULTS,z.fn.selectpicker.defaults||{},n,i);r.template=z.extend({},Y.DEFAULTS.template,z.fn.selectpicker.defaults?z.fn.selectpicker.defaults.template:{},n.template,i.template),e.data("selectpicker",t=new Y(this,r))}"string"==typeof c&&(l=t[c]instanceof Function?t[c].apply(t,a):t.options[c])}});return void 0!==l?l:s}Y.VERSION="1.13.14",Y.DEFAULTS={noneSelectedText:"Nothing selected",noneResultsText:"No results matched {0}",countSelectedText:function(e,t){return 1==e?"{0} item selected":"{0} items selected"},maxOptionsText:function(e,t){return[1==e?"Limit reached ({n} item max)":"Limit reached ({n} items max)",1==t?"Group limit reached ({n} item max)":"Group limit reached ({n} items max)"]},selectAllText:"Select All",deselectAllText:"Deselect All",doneButton:!1,doneButtonText:"Close",multipleSeparator:", ",styleBase:"btn",style:V.BUTTONCLASS,size:"auto",title:null,selectedTextFormat:"values",width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,liveSearchPlaceholder:null,liveSearchNormalize:!1,liveSearchStyle:"contains",actionsBox:!1,iconBase:V.ICONBASE,tickIcon:V.TICKICON,showTick:!1,template:{caret:'<span class="caret"></span>'},maxOptions:!1,mobile:!1,selectOnTab:!1,dropdownAlignRight:!1,windowPadding:0,virtualScroll:600,display:!1,sanitize:!0,sanitizeFn:null,whiteList:e},Y.prototype={constructor:Y,init:function(){var i=this,e=this.$element.attr("id");U++,this.selectId="bs-select-"+U,this.$element[0].classList.add("bs-select-hidden"),this.multiple=this.$element.prop("multiple"),this.autofocus=this.$element.prop("autofocus"),this.$element[0].classList.contains("show-tick")&&(this.options.showTick=!0),this.$newElement=this.createDropdown(),this.buildData(),this.$element.after(this.$newElement).prependTo(this.$newElement),this.$button=this.$newElement.children("button"),this.$menu=this.$newElement.children(F.MENU),this.$menuInner=this.$menu.children(".inner"),this.$searchbox=this.$menu.find("input"),this.$element[0].classList.remove("bs-select-hidden"),!0===this.options.dropdownAlignRight&&this.$menu[0].classList.add(V.MENURIGHT),void 0!==e&&this.$button.attr("data-id",e),this.checkDisabled(),this.clickListener(),this.options.liveSearch?(this.liveSearchListener(),this.focusedParent=this.$searchbox[0]):this.focusedParent=this.$menuInner[0],this.setStyle(),this.render(),this.setWidth(),this.options.container?this.selectPosition():this.$element.on("hide"+j,function(){if(i.isVirtual()){var e=i.$menuInner[0],t=e.firstChild.cloneNode(!1);e.replaceChild(t,e.firstChild),e.scrollTop=0}}),this.$menu.data("this",this),this.$newElement.data("this",this),this.options.mobile&&this.mobile(),this.$newElement.on({"hide.bs.dropdown":function(e){i.$element.trigger("hide"+j,e)},"hidden.bs.dropdown":function(e){i.$element.trigger("hidden"+j,e)},"show.bs.dropdown":function(e){i.$element.trigger("show"+j,e)},"shown.bs.dropdown":function(e){i.$element.trigger("shown"+j,e)}}),i.$element[0].hasAttribute("required")&&this.$element.on("invalid"+j,function(){i.$button[0].classList.add("bs-invalid"),i.$element.on("shown"+j+".invalid",function(){i.$element.val(i.$element.val()).off("shown"+j+".invalid")}).on("rendered"+j,function(){this.validity.valid&&i.$button[0].classList.remove("bs-invalid"),i.$element.off("rendered"+j)}),i.$button.on("blur"+j,function(){i.$element.trigger("focus").trigger("blur"),i.$button.off("blur"+j)})}),setTimeout(function(){i.buildList(),i.$element.trigger("loaded"+j)})},createDropdown:function(){var e=this.multiple||this.options.showTick?" show-tick":"",t=this.multiple?' aria-multiselectable="true"':"",i="",s=this.autofocus?" autofocus":"";R.major<4&&this.$element.parent().hasClass("input-group")&&(i=" input-group-btn");var n,o="",r="",l="",a="";return this.options.header&&(o='<div class="'+V.POPOVERHEADER+'"><button type="button" class="close" aria-hidden="true">&times;</button>'+this.options.header+"</div>"),this.options.liveSearch&&(r='<div class="bs-searchbox"><input type="search" class="form-control" autocomplete="off"'+(null===this.options.liveSearchPlaceholder?"":' placeholder="'+S(this.options.liveSearchPlaceholder)+'"')+' role="combobox" aria-label="Search" aria-controls="'+this.selectId+'" aria-autocomplete="list"></div>'),this.multiple&&this.options.actionsBox&&(l='<div class="bs-actionsbox"><div class="btn-group btn-group-sm btn-block"><button type="button" class="actions-btn bs-select-all btn '+V.BUTTONCLASS+'">'+this.options.selectAllText+'</button><button type="button" class="actions-btn bs-deselect-all btn '+V.BUTTONCLASS+'">'+this.options.deselectAllText+"</button></div></div>"),this.multiple&&this.options.doneButton&&(a='<div class="bs-donebutton"><div class="btn-group btn-block"><button type="button" class="btn btn-sm '+V.BUTTONCLASS+'">'+this.options.doneButtonText+"</button></div></div>"),n='<div class="dropdown bootstrap-select'+e+i+'"><button type="button" class="'+this.options.styleBase+' dropdown-toggle" '+("static"===this.options.display?'data-display="static"':"")+'data-toggle="dropdown"'+s+' role="combobox" aria-owns="'+this.selectId+'" aria-haspopup="listbox" aria-expanded="false"><div class="filter-option"><div class="filter-option-inner"><div class="filter-option-inner-inner"></div></div> </div>'+("4"===R.major?"":'<span class="bs-caret">'+this.options.template.caret+"</span>")+'</button><div class="'+V.MENU+" "+("4"===R.major?"":V.SHOW)+'">'+o+r+l+'<div class="inner '+V.SHOW+'" role="listbox" id="'+this.selectId+'" tabindex="-1" '+t+'><ul class="'+V.MENU+" inner "+("4"===R.major?V.SHOW:"")+'" role="presentation"></ul></div>'+a+"</div></div>",z(n)},setPositionData:function(){this.selectpicker.view.canHighlight=[];for(var e=this.selectpicker.view.size=0;e<this.selectpicker.current.data.length;e++){var t=this.selectpicker.current.data[e],i=!0;"divider"===t.type?(i=!1,t.height=this.sizeInfo.dividerHeight):"optgroup-label"===t.type?(i=!1,t.height=this.sizeInfo.dropdownHeaderHeight):t.height=this.sizeInfo.liHeight,t.disabled&&(i=!1),this.selectpicker.view.canHighlight.push(i),i&&(this.selectpicker.view.size++,t.posinset=this.selectpicker.view.size),t.position=(0===e?0:this.selectpicker.current.data[e-1].position)+t.height}},isVirtual:function(){return!1!==this.options.virtualScroll&&this.selectpicker.main.elements.length>=this.options.virtualScroll||!0===this.options.virtualScroll},createView:function(A,e,t){var L,N,D=this,i=0,H=[];if(this.selectpicker.isSearching=A,this.selectpicker.current=A?this.selectpicker.search:this.selectpicker.main,this.setPositionData(),e)if(t)i=this.$menuInner[0].scrollTop;else if(!D.multiple){var s=D.$element[0],n=(s.options[s.selectedIndex]||{}).liIndex;if("number"==typeof n&&!1!==D.options.size){var o=D.selectpicker.main.data[n],r=o&&o.position;r&&(i=r-(D.sizeInfo.menuInnerHeight+D.sizeInfo.liHeight)/2)}}function l(e,t){var i,s,n,o,r,l,a,c,d=D.selectpicker.current.elements.length,h=[],p=!0,u=D.isVirtual();D.selectpicker.view.scrollTop=e,i=Math.ceil(D.sizeInfo.menuInnerHeight/D.sizeInfo.liHeight*1.5),s=Math.round(d/i)||1;for(var f=0;f<s;f++){var m=(f+1)*i;if(f===s-1&&(m=d),h[f]=[f*i+(f?1:0),m],!d)break;void 0===r&&e-1<=D.selectpicker.current.data[m-1].position-D.sizeInfo.menuInnerHeight&&(r=f)}if(void 0===r&&(r=0),l=[D.selectpicker.view.position0,D.selectpicker.view.position1],n=Math.max(0,r-1),o=Math.min(s-1,r+1),D.selectpicker.view.position0=!1===u?0:Math.max(0,h[n][0])||0,D.selectpicker.view.position1=!1===u?d:Math.min(d,h[o][1])||0,a=l[0]!==D.selectpicker.view.position0||l[1]!==D.selectpicker.view.position1,void 0!==D.activeIndex&&(N=D.selectpicker.main.elements[D.prevActiveIndex],H=D.selectpicker.main.elements[D.activeIndex],L=D.selectpicker.main.elements[D.selectedIndex],t&&(D.activeIndex!==D.selectedIndex&&D.defocusItem(H),D.activeIndex=void 0),D.activeIndex&&D.activeIndex!==D.selectedIndex&&D.defocusItem(L)),void 0!==D.prevActiveIndex&&D.prevActiveIndex!==D.activeIndex&&D.prevActiveIndex!==D.selectedIndex&&D.defocusItem(N),(t||a)&&(c=D.selectpicker.view.visibleElements?D.selectpicker.view.visibleElements.slice():[],D.selectpicker.view.visibleElements=!1===u?D.selectpicker.current.elements:D.selectpicker.current.elements.slice(D.selectpicker.view.position0,D.selectpicker.view.position1),D.setOptionStatus(),(A||!1===u&&t)&&(p=!function(e,i){return e.length===i.length&&e.every(function(e,t){return e===i[t]})}(c,D.selectpicker.view.visibleElements)),(t||!0===u)&&p)){var v,g,b=D.$menuInner[0],w=document.createDocumentFragment(),I=b.firstChild.cloneNode(!1),x=D.selectpicker.view.visibleElements,k=[];b.replaceChild(I,b.firstChild);f=0;for(var y=x.length;f<y;f++){var $,S,E=x[f];D.options.sanitize&&($=E.lastChild)&&(S=D.selectpicker.current.data[f+D.selectpicker.view.position0])&&S.content&&!S.sanitized&&(k.push($),S.sanitized=!0),w.appendChild(E)}if(D.options.sanitize&&k.length&&P(k,D.options.whiteList,D.options.sanitizeFn),!0===u?(v=0===D.selectpicker.view.position0?0:D.selectpicker.current.data[D.selectpicker.view.position0-1].position,g=D.selectpicker.view.position1>d-1?0:D.selectpicker.current.data[d-1].position-D.selectpicker.current.data[D.selectpicker.view.position1-1].position,b.firstChild.style.marginTop=v+"px",b.firstChild.style.marginBottom=g+"px"):(b.firstChild.style.marginTop=0,b.firstChild.style.marginBottom=0),b.firstChild.appendChild(w),!0===u&&D.sizeInfo.hasScrollBar){var C=b.firstChild.offsetWidth;if(t&&C<D.sizeInfo.menuInnerInnerWidth&&D.sizeInfo.totalMenuWidth>D.sizeInfo.selectWidth)b.firstChild.style.minWidth=D.sizeInfo.menuInnerInnerWidth+"px";else if(C>D.sizeInfo.menuInnerInnerWidth){D.$menu[0].style.minWidth=0;var O=b.firstChild.offsetWidth;O>D.sizeInfo.menuInnerInnerWidth&&(D.sizeInfo.menuInnerInnerWidth=O,b.firstChild.style.minWidth=D.sizeInfo.menuInnerInnerWidth+"px"),D.$menu[0].style.minWidth=""}}}if(D.prevActiveIndex=D.activeIndex,D.options.liveSearch){if(A&&t){var z,T=0;D.selectpicker.view.canHighlight[T]||(T=1+D.selectpicker.view.canHighlight.slice(1).indexOf(!0)),z=D.selectpicker.view.visibleElements[T],D.defocusItem(D.selectpicker.view.currentActive),D.activeIndex=(D.selectpicker.current.data[T]||{}).index,D.focusItem(z)}}else D.$menuInner.trigger("focus")}l(i,!0),this.$menuInner.off("scroll.createView").on("scroll.createView",function(e,t){D.noScroll||l(this.scrollTop,t),D.noScroll=!1}),z(window).off("resize"+j+"."+this.selectId+".createView").on("resize"+j+"."+this.selectId+".createView",function(){D.$newElement.hasClass(V.SHOW)&&l(D.$menuInner[0].scrollTop)})},focusItem:function(e,t,i){if(e){t=t||this.selectpicker.main.data[this.activeIndex];var s=e.firstChild;s&&(s.setAttribute("aria-setsize",this.selectpicker.view.size),s.setAttribute("aria-posinset",t.posinset),!0!==i&&(this.focusedParent.setAttribute("aria-activedescendant",s.id),e.classList.add("active"),s.classList.add("active")))}},defocusItem:function(e){e&&(e.classList.remove("active"),e.firstChild&&e.firstChild.classList.remove("active"))},setPlaceholder:function(){var e=!1;if(this.options.title&&!this.multiple){this.selectpicker.view.titleOption||(this.selectpicker.view.titleOption=document.createElement("option")),e=!0;var t=this.$element[0],i=!1,s=!this.selectpicker.view.titleOption.parentNode;if(s)this.selectpicker.view.titleOption.className="bs-title-option",this.selectpicker.view.titleOption.value="",i=void 0===z(t.options[t.selectedIndex]).attr("selected")&&void 0===this.$element.data("selected");!s&&0===this.selectpicker.view.titleOption.index||t.insertBefore(this.selectpicker.view.titleOption,t.firstChild),i&&(t.selectedIndex=0)}return e},buildData:function(){var p=':not([hidden]):not([data-hidden="true"])',u=[],f=0,e=this.setPlaceholder()?1:0;this.options.hideDisabled&&(p+=":not(:disabled)");var t=this.$element[0].querySelectorAll("select > *"+p);function m(e){var t=u[u.length-1];t&&"divider"===t.type&&(t.optID||e.optID)||((e=e||{}).type="divider",u.push(e))}function v(e,t){if((t=t||{}).divider="true"===e.getAttribute("data-divider"),t.divider)m({optID:t.optID});else{var i=u.length,s=e.style.cssText,n=s?S(s):"",o=(e.className||"")+(t.optgroupClass||"");t.optID&&(o="opt "+o),t.optionClass=o.trim(),t.inlineStyle=n,t.text=e.textContent,t.content=e.getAttribute("data-content"),t.tokens=e.getAttribute("data-tokens"),t.subtext=e.getAttribute("data-subtext"),t.icon=e.getAttribute("data-icon"),e.liIndex=i,t.display=t.content||t.text,t.type="option",t.index=i,t.option=e,t.selected=!!e.selected,t.disabled=t.disabled||!!e.disabled,u.push(t)}}function i(e,t){var i=t[e],s=t[e-1],n=t[e+1],o=i.querySelectorAll("option"+p);if(o.length){var r,l,a={display:S(i.label),subtext:i.getAttribute("data-subtext"),icon:i.getAttribute("data-icon"),type:"optgroup-label",optgroupClass:" "+(i.className||"")};f++,s&&m({optID:f}),a.optID=f,u.push(a);for(var c=0,d=o.length;c<d;c++){var h=o[c];0===c&&(l=(r=u.length-1)+d),v(h,{headerIndex:r,lastIndex:l,optID:a.optID,optgroupClass:a.optgroupClass,disabled:i.disabled})}n&&m({optID:f})}}for(var s=t.length;e<s;e++){var n=t[e];"OPTGROUP"!==n.tagName?v(n,{}):i(e,t)}this.selectpicker.main.data=this.selectpicker.current.data=u},buildList:function(){var s=this,e=this.selectpicker.main.data,n=[],o=0;function t(e){var t,i=0;switch(e.type){case"divider":t=K.li(!1,V.DIVIDER,e.optID?e.optID+"div":void 0);break;case"option":(t=K.li(K.a(K.text.call(s,e),e.optionClass,e.inlineStyle),"",e.optID)).firstChild&&(t.firstChild.id=s.selectId+"-"+e.index);break;case"optgroup-label":t=K.li(K.label.call(s,e),"dropdown-header"+e.optgroupClass,e.optID)}n.push(t),e.display&&(i+=e.display.length),e.subtext&&(i+=e.subtext.length),e.icon&&(i+=1),o<i&&(o=i,s.selectpicker.view.widestOption=n[n.length-1])}!s.options.showTick&&!s.multiple||_.checkMark.parentNode||(_.checkMark.className=this.options.iconBase+" "+s.options.tickIcon+" check-mark",_.a.appendChild(_.checkMark));for(var i=e.length,r=0;r<i;r++){t(e[r])}this.selectpicker.main.elements=this.selectpicker.current.elements=n},findLis:function(){return this.$menuInner.find(".inner > li")},render:function(){var e,t=this,i=this.$element[0],s=this.setPlaceholder()&&0===i.selectedIndex,n=O(i,this.options.hideDisabled),o=n.length,r=this.$button[0],l=r.querySelector(".filter-option-inner-inner"),a=document.createTextNode(this.options.multipleSeparator),c=_.fragment.cloneNode(!1),d=!1;if(r.classList.toggle("bs-placeholder",t.multiple?!o:!T(i,n)),this.tabIndex(),"static"===this.options.selectedTextFormat)c=K.text.call(this,{text:this.options.title},!0);else if(!1===(this.multiple&&-1!==this.options.selectedTextFormat.indexOf("count")&&1<o&&(1<(e=this.options.selectedTextFormat.split(">")).length&&o>e[1]||1===e.length&&2<=o))){if(!s){for(var h=0;h<o&&h<50;h++){var p=n[h],u=this.selectpicker.main.data[p.liIndex],f={};this.multiple&&0<h&&c.appendChild(a.cloneNode(!1)),p.title?f.text=p.title:u&&(u.content&&t.options.showContent?(f.content=u.content.toString(),d=!0):(t.options.showIcon&&(f.icon=u.icon),t.options.showSubtext&&!t.multiple&&u.subtext&&(f.subtext=" "+u.subtext),f.text=p.textContent.trim())),c.appendChild(K.text.call(this,f,!0))}49<o&&c.appendChild(document.createTextNode("..."))}}else{var m=':not([hidden]):not([data-hidden="true"]):not([data-divider="true"])';this.options.hideDisabled&&(m+=":not(:disabled)");var v=this.$element[0].querySelectorAll("select > option"+m+", optgroup"+m+" option"+m).length,g="function"==typeof this.options.countSelectedText?this.options.countSelectedText(o,v):this.options.countSelectedText;c=K.text.call(this,{text:g.replace("{0}",o.toString()).replace("{1}",v.toString())},!0)}if(null==this.options.title&&(this.options.title=this.$element.attr("title")),c.childNodes.length||(c=K.text.call(this,{text:void 0!==this.options.title?this.options.title:this.options.noneSelectedText},!0)),r.title=c.textContent.replace(/<[^>]*>?/g,"").trim(),this.options.sanitize&&d&&P([c],t.options.whiteList,t.options.sanitizeFn),l.innerHTML="",l.appendChild(c),R.major<4&&this.$newElement[0].classList.contains("bs3-has-addon")){var b=r.querySelector(".filter-expand"),w=l.cloneNode(!0);w.className="filter-expand",b?r.replaceChild(w,b):r.appendChild(w)}this.$element.trigger("rendered"+j)},setStyle:function(e,t){var i,s=this.$button[0],n=this.$newElement[0],o=this.options.style.trim();this.$element.attr("class")&&this.$newElement.addClass(this.$element.attr("class").replace(/selectpicker|mobile-device|bs-select-hidden|validate\[.*\]/gi,"")),R.major<4&&(n.classList.add("bs3"),n.parentNode.classList.contains("input-group")&&(n.previousElementSibling||n.nextElementSibling)&&(n.previousElementSibling||n.nextElementSibling).classList.contains("input-group-addon")&&n.classList.add("bs3-has-addon")),i=e?e.trim():o,"add"==t?i&&s.classList.add.apply(s.classList,i.split(" ")):"remove"==t?i&&s.classList.remove.apply(s.classList,i.split(" ")):(o&&s.classList.remove.apply(s.classList,o.split(" ")),i&&s.classList.add.apply(s.classList,i.split(" ")))},liHeight:function(e){if(e||!1!==this.options.size&&!Object.keys(this.sizeInfo).length){var t=document.createElement("div"),i=document.createElement("div"),s=document.createElement("div"),n=document.createElement("ul"),o=document.createElement("li"),r=document.createElement("li"),l=document.createElement("li"),a=document.createElement("a"),c=document.createElement("span"),d=this.options.header&&0<this.$menu.find("."+V.POPOVERHEADER).length?this.$menu.find("."+V.POPOVERHEADER)[0].cloneNode(!0):null,h=this.options.liveSearch?document.createElement("div"):null,p=this.options.actionsBox&&this.multiple&&0<this.$menu.find(".bs-actionsbox").length?this.$menu.find(".bs-actionsbox")[0].cloneNode(!0):null,u=this.options.doneButton&&this.multiple&&0<this.$menu.find(".bs-donebutton").length?this.$menu.find(".bs-donebutton")[0].cloneNode(!0):null,f=this.$element.find("option")[0];if(this.sizeInfo.selectWidth=this.$newElement[0].offsetWidth,c.className="text",a.className="dropdown-item "+(f?f.className:""),t.className=this.$menu[0].parentNode.className+" "+V.SHOW,t.style.width=0,"auto"===this.options.width&&(i.style.minWidth=0),i.className=V.MENU+" "+V.SHOW,s.className="inner "+V.SHOW,n.className=V.MENU+" inner "+("4"===R.major?V.SHOW:""),o.className=V.DIVIDER,r.className="dropdown-header",c.appendChild(document.createTextNode("\u200b")),a.appendChild(c),l.appendChild(a),r.appendChild(c.cloneNode(!0)),this.selectpicker.view.widestOption&&n.appendChild(this.selectpicker.view.widestOption.cloneNode(!0)),n.appendChild(l),n.appendChild(o),n.appendChild(r),d&&i.appendChild(d),h){var m=document.createElement("input");h.className="bs-searchbox",m.className="form-control",h.appendChild(m),i.appendChild(h)}p&&i.appendChild(p),s.appendChild(n),i.appendChild(s),u&&i.appendChild(u),t.appendChild(i),document.body.appendChild(t);var v,g=l.offsetHeight,b=r?r.offsetHeight:0,w=d?d.offsetHeight:0,I=h?h.offsetHeight:0,x=p?p.offsetHeight:0,k=u?u.offsetHeight:0,y=z(o).outerHeight(!0),$=!!window.getComputedStyle&&window.getComputedStyle(i),S=i.offsetWidth,E=$?null:z(i),C={vert:L($?$.paddingTop:E.css("paddingTop"))+L($?$.paddingBottom:E.css("paddingBottom"))+L($?$.borderTopWidth:E.css("borderTopWidth"))+L($?$.borderBottomWidth:E.css("borderBottomWidth")),horiz:L($?$.paddingLeft:E.css("paddingLeft"))+L($?$.paddingRight:E.css("paddingRight"))+L($?$.borderLeftWidth:E.css("borderLeftWidth"))+L($?$.borderRightWidth:E.css("borderRightWidth"))},O={vert:C.vert+L($?$.marginTop:E.css("marginTop"))+L($?$.marginBottom:E.css("marginBottom"))+2,horiz:C.horiz+L($?$.marginLeft:E.css("marginLeft"))+L($?$.marginRight:E.css("marginRight"))+2};s.style.overflowY="scroll",v=i.offsetWidth-S,document.body.removeChild(t),this.sizeInfo.liHeight=g,this.sizeInfo.dropdownHeaderHeight=b,this.sizeInfo.headerHeight=w,this.sizeInfo.searchHeight=I,this.sizeInfo.actionsHeight=x,this.sizeInfo.doneButtonHeight=k,this.sizeInfo.dividerHeight=y,this.sizeInfo.menuPadding=C,this.sizeInfo.menuExtras=O,this.sizeInfo.menuWidth=S,this.sizeInfo.menuInnerInnerWidth=S-C.horiz,this.sizeInfo.totalMenuWidth=this.sizeInfo.menuWidth,this.sizeInfo.scrollBarWidth=v,this.sizeInfo.selectHeight=this.$newElement[0].offsetHeight,this.setPositionData()}},getSelectPosition:function(){var e,t=z(window),i=this.$newElement.offset(),s=z(this.options.container);this.options.container&&s.length&&!s.is("body")?((e=s.offset()).top+=parseInt(s.css("borderTopWidth")),e.left+=parseInt(s.css("borderLeftWidth"))):e={top:0,left:0};var n=this.options.windowPadding;this.sizeInfo.selectOffsetTop=i.top-e.top-t.scrollTop(),this.sizeInfo.selectOffsetBot=t.height()-this.sizeInfo.selectOffsetTop-this.sizeInfo.selectHeight-e.top-n[2],this.sizeInfo.selectOffsetLeft=i.left-e.left-t.scrollLeft(),this.sizeInfo.selectOffsetRight=t.width()-this.sizeInfo.selectOffsetLeft-this.sizeInfo.selectWidth-e.left-n[1],this.sizeInfo.selectOffsetTop-=n[0],this.sizeInfo.selectOffsetLeft-=n[3]},setMenuSize:function(e){this.getSelectPosition();var t,i,s,n,o,r,l,a,c=this.sizeInfo.selectWidth,d=this.sizeInfo.liHeight,h=this.sizeInfo.headerHeight,p=this.sizeInfo.searchHeight,u=this.sizeInfo.actionsHeight,f=this.sizeInfo.doneButtonHeight,m=this.sizeInfo.dividerHeight,v=this.sizeInfo.menuPadding,g=0;if(this.options.dropupAuto&&(l=d*this.selectpicker.current.elements.length+v.vert,a=this.sizeInfo.selectOffsetTop-this.sizeInfo.selectOffsetBot>this.sizeInfo.menuExtras.vert&&l+this.sizeInfo.menuExtras.vert+50>this.sizeInfo.selectOffsetBot,!0===this.selectpicker.isSearching&&(a=this.selectpicker.dropup),this.$newElement.toggleClass(V.DROPUP,a),this.selectpicker.dropup=a),"auto"===this.options.size)n=3<this.selectpicker.current.elements.length?3*this.sizeInfo.liHeight+this.sizeInfo.menuExtras.vert-2:0,i=this.sizeInfo.selectOffsetBot-this.sizeInfo.menuExtras.vert,s=n+h+p+u+f,r=Math.max(n-v.vert,0),this.$newElement.hasClass(V.DROPUP)&&(i=this.sizeInfo.selectOffsetTop-this.sizeInfo.menuExtras.vert),t=(o=i)-h-p-u-f-v.vert;else if(this.options.size&&"auto"!=this.options.size&&this.selectpicker.current.elements.length>this.options.size){for(var b=0;b<this.options.size;b++)"divider"===this.selectpicker.current.data[b].type&&g++;t=(i=d*this.options.size+g*m+v.vert)-v.vert,o=i+h+p+u+f,s=r=""}this.$menu.css({"max-height":o+"px",overflow:"hidden","min-height":s+"px"}),this.$menuInner.css({"max-height":t+"px","overflow-y":"auto","min-height":r+"px"}),this.sizeInfo.menuInnerHeight=Math.max(t,1),this.selectpicker.current.data.length&&this.selectpicker.current.data[this.selectpicker.current.data.length-1].position>this.sizeInfo.menuInnerHeight&&(this.sizeInfo.hasScrollBar=!0,this.sizeInfo.totalMenuWidth=this.sizeInfo.menuWidth+this.sizeInfo.scrollBarWidth),"auto"===this.options.dropdownAlignRight&&this.$menu.toggleClass(V.MENURIGHT,this.sizeInfo.selectOffsetLeft>this.sizeInfo.selectOffsetRight&&this.sizeInfo.selectOffsetRight<this.sizeInfo.totalMenuWidth-c),this.dropdown&&this.dropdown._popper&&this.dropdown._popper.update()},setSize:function(e){if(this.liHeight(e),this.options.header&&this.$menu.css("padding-top",0),!1!==this.options.size){var t=this,i=z(window);this.setMenuSize(),this.options.liveSearch&&this.$searchbox.off("input.setMenuSize propertychange.setMenuSize").on("input.setMenuSize propertychange.setMenuSize",function(){return t.setMenuSize()}),"auto"===this.options.size?i.off("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize").on("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize",function(){return t.setMenuSize()}):this.options.size&&"auto"!=this.options.size&&this.selectpicker.current.elements.length>this.options.size&&i.off("resize"+j+"."+this.selectId+".setMenuSize scroll"+j+"."+this.selectId+".setMenuSize")}this.createView(!1,!0,e)},setWidth:function(){var i=this;"auto"===this.options.width?requestAnimationFrame(function(){i.$menu.css("min-width","0"),i.$element.on("loaded"+j,function(){i.liHeight(),i.setMenuSize();var e=i.$newElement.clone().appendTo("body"),t=e.css("width","auto").children("button").outerWidth();e.remove(),i.sizeInfo.selectWidth=Math.max(i.sizeInfo.totalMenuWidth,t),i.$newElement.css("width",i.sizeInfo.selectWidth+"px")})}):"fit"===this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width","").addClass("fit-width")):this.options.width?(this.$menu.css("min-width",""),this.$newElement.css("width",this.options.width)):(this.$menu.css("min-width",""),this.$newElement.css("width","")),this.$newElement.hasClass("fit-width")&&"fit"!==this.options.width&&this.$newElement[0].classList.remove("fit-width")},selectPosition:function(){this.$bsContainer=z('<div class="bs-container" />');function e(e){var t={},i=r.options.display||!!z.fn.dropdown.Constructor.Default&&z.fn.dropdown.Constructor.Default.display;r.$bsContainer.addClass(e.attr("class").replace(/form-control|fit-width/gi,"")).toggleClass(V.DROPUP,e.hasClass(V.DROPUP)),s=e.offset(),l.is("body")?n={top:0,left:0}:((n=l.offset()).top+=parseInt(l.css("borderTopWidth"))-l.scrollTop(),n.left+=parseInt(l.css("borderLeftWidth"))-l.scrollLeft()),o=e.hasClass(V.DROPUP)?0:e[0].offsetHeight,(R.major<4||"static"===i)&&(t.top=s.top-n.top+o,t.left=s.left-n.left),t.width=e[0].offsetWidth,r.$bsContainer.css(t)}var s,n,o,r=this,l=z(this.options.container);this.$button.on("click.bs.dropdown.data-api",function(){r.isDisabled()||(e(r.$newElement),r.$bsContainer.appendTo(r.options.container).toggleClass(V.SHOW,!r.$button.hasClass(V.SHOW)).append(r.$menu))}),z(window).off("resize"+j+"."+this.selectId+" scroll"+j+"."+this.selectId).on("resize"+j+"."+this.selectId+" scroll"+j+"."+this.selectId,function(){r.$newElement.hasClass(V.SHOW)&&e(r.$newElement)}),this.$element.on("hide"+j,function(){r.$menu.data("height",r.$menu.height()),r.$bsContainer.detach()})},setOptionStatus:function(e){var t=this;if(t.noScroll=!1,t.selectpicker.view.visibleElements&&t.selectpicker.view.visibleElements.length)for(var i=0;i<t.selectpicker.view.visibleElements.length;i++){var s=t.selectpicker.current.data[i+t.selectpicker.view.position0],n=s.option;n&&(!0!==e&&t.setDisabled(s.index,s.disabled),t.setSelected(s.index,n.selected))}},setSelected:function(e,t){var i,s,n=this.selectpicker.main.elements[e],o=this.selectpicker.main.data[e],r=void 0!==this.activeIndex,l=this.activeIndex===e||t&&!this.multiple&&!r;o.selected=t,s=n.firstChild,t&&(this.selectedIndex=e),n.classList.toggle("selected",t),l?(this.focusItem(n,o),this.selectpicker.view.currentActive=n,this.activeIndex=e):this.defocusItem(n),s&&(s.classList.toggle("selected",t),t?s.setAttribute("aria-selected",!0):this.multiple?s.setAttribute("aria-selected",!1):s.removeAttribute("aria-selected")),l||r||!t||void 0===this.prevActiveIndex||(i=this.selectpicker.main.elements[this.prevActiveIndex],this.defocusItem(i))},setDisabled:function(e,t){var i,s=this.selectpicker.main.elements[e];this.selectpicker.main.data[e].disabled=t,i=s.firstChild,s.classList.toggle(V.DISABLED,t),i&&("4"===R.major&&i.classList.toggle(V.DISABLED,t),t?(i.setAttribute("aria-disabled",t),i.setAttribute("tabindex",-1)):(i.removeAttribute("aria-disabled"),i.setAttribute("tabindex",0)))},isDisabled:function(){return this.$element[0].disabled},checkDisabled:function(){this.isDisabled()?(this.$newElement[0].classList.add(V.DISABLED),this.$button.addClass(V.DISABLED).attr("tabindex",-1).attr("aria-disabled",!0)):(this.$button[0].classList.contains(V.DISABLED)&&(this.$newElement[0].classList.remove(V.DISABLED),this.$button.removeClass(V.DISABLED).attr("aria-disabled",!1)),-1!=this.$button.attr("tabindex")||this.$element.data("tabindex")||this.$button.removeAttr("tabindex"))},tabIndex:function(){this.$element.data("tabindex")!==this.$element.attr("tabindex")&&-98!==this.$element.attr("tabindex")&&"-98"!==this.$element.attr("tabindex")&&(this.$element.data("tabindex",this.$element.attr("tabindex")),this.$button.attr("tabindex",this.$element.data("tabindex"))),this.$element.attr("tabindex",-98)},clickListener:function(){var C=this,t=z(document);function e(){C.options.liveSearch?C.$searchbox.trigger("focus"):C.$menuInner.trigger("focus")}function i(){C.dropdown&&C.dropdown._popper&&C.dropdown._popper.state.isCreated?e():requestAnimationFrame(i)}t.data("spaceSelect",!1),this.$button.on("keyup",function(e){/(32)/.test(e.keyCode.toString(10))&&t.data("spaceSelect")&&(e.preventDefault(),t.data("spaceSelect",!1))}),this.$newElement.on("show.bs.dropdown",function(){3<R.major&&!C.dropdown&&(C.dropdown=C.$button.data("bs.dropdown"),C.dropdown._menu=C.$menu[0])}),this.$button.on("click.bs.dropdown.data-api",function(){C.$newElement.hasClass(V.SHOW)||C.setSize()}),this.$element.on("shown"+j,function(){C.$menuInner[0].scrollTop!==C.selectpicker.view.scrollTop&&(C.$menuInner[0].scrollTop=C.selectpicker.view.scrollTop),3<R.major?requestAnimationFrame(i):e()}),this.$menuInner.on("mouseenter","li a",function(e){var t=this.parentElement,i=C.isVirtual()?C.selectpicker.view.position0:0,s=Array.prototype.indexOf.call(t.parentElement.children,t),n=C.selectpicker.current.data[s+i];C.focusItem(t,n,!0)}),this.$menuInner.on("click","li a",function(e,t){var i=z(this),s=C.$element[0],n=C.isVirtual()?C.selectpicker.view.position0:0,o=C.selectpicker.current.data[i.parent().index()+n],r=o.index,l=T(s),a=s.selectedIndex,c=s.options[a],d=!0;if(C.multiple&&1!==C.options.maxOptions&&e.stopPropagation(),e.preventDefault(),!C.isDisabled()&&!i.parent().hasClass(V.DISABLED)){var h=o.option,p=z(h),u=h.selected,f=p.parent("optgroup"),m=f.find("option"),v=C.options.maxOptions,g=f.data("maxOptions")||!1;if(r===C.activeIndex&&(t=!0),t||(C.prevActiveIndex=C.activeIndex,C.activeIndex=void 0),C.multiple){if(h.selected=!u,C.setSelected(r,!u),i.trigger("blur"),!1!==v||!1!==g){var b=v<O(s).length,w=g<f.find("option:selected").length;if(v&&b||g&&w)if(v&&1==v)s.selectedIndex=-1,h.selected=!0,C.setOptionStatus(!0);else if(g&&1==g){for(var I=0;I<m.length;I++){var x=m[I];x.selected=!1,C.setSelected(x.liIndex,!1)}h.selected=!0,C.setSelected(r,!0)}else{var k="string"==typeof C.options.maxOptionsText?[C.options.maxOptionsText,C.options.maxOptionsText]:C.options.maxOptionsText,y="function"==typeof k?k(v,g):k,$=y[0].replace("{n}",v),S=y[1].replace("{n}",g),E=z('<div class="notify"></div>');y[2]&&($=$.replace("{var}",y[2][1<v?0:1]),S=S.replace("{var}",y[2][1<g?0:1])),h.selected=!1,C.$menu.append(E),v&&b&&(E.append(z("<div>"+$+"</div>")),d=!1,C.$element.trigger("maxReached"+j)),g&&w&&(E.append(z("<div>"+S+"</div>")),d=!1,C.$element.trigger("maxReachedGrp"+j)),setTimeout(function(){C.setSelected(r,!1)},10),E[0].classList.add("fadeOut"),setTimeout(function(){E.remove()},1050)}}}else c&&(c.selected=!1),h.selected=!0,C.setSelected(r,!0);!C.multiple||C.multiple&&1===C.options.maxOptions?C.$button.trigger("focus"):C.options.liveSearch&&C.$searchbox.trigger("focus"),d&&(!C.multiple&&a===s.selectedIndex||(A=[h.index,p.prop("selected"),l],C.$element.triggerNative("change")))}}),this.$menu.on("click","li."+V.DISABLED+" a, ."+V.POPOVERHEADER+", ."+V.POPOVERHEADER+" :not(.close)",function(e){e.currentTarget==this&&(e.preventDefault(),e.stopPropagation(),C.options.liveSearch&&!z(e.target).hasClass("close")?C.$searchbox.trigger("focus"):C.$button.trigger("focus"))}),this.$menuInner.on("click",".divider, .dropdown-header",function(e){e.preventDefault(),e.stopPropagation(),C.options.liveSearch?C.$searchbox.trigger("focus"):C.$button.trigger("focus")}),this.$menu.on("click","."+V.POPOVERHEADER+" .close",function(){C.$button.trigger("click")}),this.$searchbox.on("click",function(e){e.stopPropagation()}),this.$menu.on("click",".actions-btn",function(e){C.options.liveSearch?C.$searchbox.trigger("focus"):C.$button.trigger("focus"),e.preventDefault(),e.stopPropagation(),z(this).hasClass("bs-select-all")?C.selectAll():C.deselectAll()}),this.$element.on("change"+j,function(){C.render(),C.$element.trigger("changed"+j,A),A=null}).on("focus"+j,function(){C.options.mobile||C.$button.trigger("focus")})},liveSearchListener:function(){var u=this,f=document.createElement("li");this.$button.on("click.bs.dropdown.data-api",function(){u.$searchbox.val()&&u.$searchbox.val("")}),this.$searchbox.on("click.bs.dropdown.data-api focus.bs.dropdown.data-api touchend.bs.dropdown.data-api",function(e){e.stopPropagation()}),this.$searchbox.on("input propertychange",function(){var e=u.$searchbox.val();if(u.selectpicker.search.elements=[],u.selectpicker.search.data=[],e){var t=[],i=e.toUpperCase(),s={},n=[],o=u._searchStyle(),r=u.options.liveSearchNormalize;r&&(i=w(i));for(var l=0;l<u.selectpicker.main.data.length;l++){var a=u.selectpicker.main.data[l];s[l]||(s[l]=k(a,i,o,r)),s[l]&&void 0!==a.headerIndex&&-1===n.indexOf(a.headerIndex)&&(0<a.headerIndex&&(s[a.headerIndex-1]=!0,n.push(a.headerIndex-1)),s[a.headerIndex]=!0,n.push(a.headerIndex),s[a.lastIndex+1]=!0),s[l]&&"optgroup-label"!==a.type&&n.push(l)}l=0;for(var c=n.length;l<c;l++){var d=n[l],h=n[l-1],p=(a=u.selectpicker.main.data[d],u.selectpicker.main.data[h]);("divider"!==a.type||"divider"===a.type&&p&&"divider"!==p.type&&c-1!==l)&&(u.selectpicker.search.data.push(a),t.push(u.selectpicker.main.elements[d]))}u.activeIndex=void 0,u.noScroll=!0,u.$menuInner.scrollTop(0),u.selectpicker.search.elements=t,u.createView(!0),t.length||(f.className="no-results",f.innerHTML=u.options.noneResultsText.replace("{0}",'"'+S(e)+'"'),u.$menuInner[0].firstChild.appendChild(f))}else u.$menuInner.scrollTop(0),u.createView(!1)})},_searchStyle:function(){return this.options.liveSearchStyle||"contains"},val:function(e){var t=this.$element[0];if(void 0===e)return this.$element.val();var i=T(t);if(A=[null,null,i],this.$element.val(e).trigger("changed"+j,A),this.$newElement.hasClass(V.SHOW))if(this.multiple)this.setOptionStatus(!0);else{var s=(t.options[t.selectedIndex]||{}).liIndex;"number"==typeof s&&(this.setSelected(this.selectedIndex,!1),this.setSelected(s,!0))}return this.render(),A=null,this.$element},changeAll:function(e){if(this.multiple){void 0===e&&(e=!0);var t=this.$element[0],i=0,s=0,n=T(t);t.classList.add("bs-select-hidden");for(var o=0,r=this.selectpicker.current.data,l=r.length;o<l;o++){var a=r[o],c=a.option;c&&!a.disabled&&"divider"!==a.type&&(a.selected&&i++,!0===(c.selected=e)&&s++)}t.classList.remove("bs-select-hidden"),i!==s&&(this.setOptionStatus(),A=[null,null,n],this.$element.triggerNative("change"))}},selectAll:function(){return this.changeAll(!0)},deselectAll:function(){return this.changeAll(!1)},toggle:function(e){(e=e||window.event)&&e.stopPropagation(),this.$button.trigger("click.bs.dropdown.data-api")},keydown:function(e){var t,i,s,n,o,r=z(this),l=r.hasClass("dropdown-toggle"),a=(l?r.closest(".dropdown"):r.closest(F.MENU)).data("this"),c=a.findLis(),d=!1,h=e.which===W&&!l&&!a.options.selectOnTab,p=G.test(e.which)||h,u=a.$menuInner[0].scrollTop,f=!0===a.isVirtual()?a.selectpicker.view.position0:0;if(!(112<=e.which&&e.which<=123))if(!(i=a.$newElement.hasClass(V.SHOW))&&(p||48<=e.which&&e.which<=57||96<=e.which&&e.which<=105||65<=e.which&&e.which<=90)&&(a.$button.trigger("click.bs.dropdown.data-api"),a.options.liveSearch))a.$searchbox.trigger("focus");else{if(e.which===N&&i&&(e.preventDefault(),a.$button.trigger("click.bs.dropdown.data-api").trigger("focus")),p){if(!c.length)return;-1!==(t=(s=a.selectpicker.main.elements[a.activeIndex])?Array.prototype.indexOf.call(s.parentElement.children,s):-1)&&a.defocusItem(s),e.which===B?(-1!==t&&t--,t+f<0&&(t+=c.length),a.selectpicker.view.canHighlight[t+f]||-1===(t=a.selectpicker.view.canHighlight.slice(0,t+f).lastIndexOf(!0)-f)&&(t=c.length-1)):e.which!==M&&!h||(++t+f>=a.selectpicker.view.canHighlight.length&&(t=0),a.selectpicker.view.canHighlight[t+f]||(t=t+1+a.selectpicker.view.canHighlight.slice(t+f+1).indexOf(!0))),e.preventDefault();var m=f+t;e.which===B?0===f&&t===c.length-1?(a.$menuInner[0].scrollTop=a.$menuInner[0].scrollHeight,m=a.selectpicker.current.elements.length-1):d=(o=(n=a.selectpicker.current.data[m]).position-n.height)<u:e.which!==M&&!h||(0===t?m=a.$menuInner[0].scrollTop=0:d=u<(o=(n=a.selectpicker.current.data[m]).position-a.sizeInfo.menuInnerHeight)),s=a.selectpicker.current.elements[m],a.activeIndex=a.selectpicker.current.data[m].index,a.focusItem(s),a.selectpicker.view.currentActive=s,d&&(a.$menuInner[0].scrollTop=o),a.options.liveSearch?a.$searchbox.trigger("focus"):r.trigger("focus")}else if(!r.is("input")&&!q.test(e.which)||e.which===H&&a.selectpicker.keydown.keyHistory){var v,g,b=[];e.preventDefault(),a.selectpicker.keydown.keyHistory+=C[e.which],a.selectpicker.keydown.resetKeyHistory.cancel&&clearTimeout(a.selectpicker.keydown.resetKeyHistory.cancel),a.selectpicker.keydown.resetKeyHistory.cancel=a.selectpicker.keydown.resetKeyHistory.start(),g=a.selectpicker.keydown.keyHistory,/^(.)\1+$/.test(g)&&(g=g.charAt(0));for(var w=0;w<a.selectpicker.current.data.length;w++){var I=a.selectpicker.current.data[w];k(I,g,"startsWith",!0)&&a.selectpicker.view.canHighlight[w]&&b.push(I.index)}if(b.length){var x=0;c.removeClass("active").find("a").removeClass("active"),1===g.length&&(-1===(x=b.indexOf(a.activeIndex))||x===b.length-1?x=0:x++),v=b[x],d=0<u-(n=a.selectpicker.main.data[v]).position?(o=n.position-n.height,!0):(o=n.position-a.sizeInfo.menuInnerHeight,n.position>u+a.sizeInfo.menuInnerHeight),s=a.selectpicker.main.elements[v],a.activeIndex=b[x],a.focusItem(s),s&&s.firstChild.focus(),d&&(a.$menuInner[0].scrollTop=o),r.trigger("focus")}}i&&(e.which===H&&!a.selectpicker.keydown.keyHistory||e.which===D||e.which===W&&a.options.selectOnTab)&&(e.which!==H&&e.preventDefault(),a.options.liveSearch&&e.which===H||(a.$menuInner.find(".active a").trigger("click",!0),r.trigger("focus"),a.options.liveSearch||(e.preventDefault(),z(document).data("spaceSelect",!0))))}},mobile:function(){this.$element[0].classList.add("mobile-device")},refresh:function(){var e=z.extend({},this.options,this.$element.data());this.options=e,this.checkDisabled(),this.setStyle(),this.render(),this.buildData(),this.buildList(),this.setWidth(),this.setSize(!0),this.$element.trigger("refreshed"+j)},hide:function(){this.$newElement.hide()},show:function(){this.$newElement.show()},remove:function(){this.$newElement.remove(),this.$element.remove()},destroy:function(){this.$newElement.before(this.$element).remove(),this.$bsContainer?this.$bsContainer.remove():this.$menu.remove(),this.$element.off(j).removeData("selectpicker").removeClass("bs-select-hidden selectpicker"),z(window).off(j+"."+this.selectId)}};var J=z.fn.selectpicker;z.fn.selectpicker=Z,z.fn.selectpicker.Constructor=Y,z.fn.selectpicker.noConflict=function(){return z.fn.selectpicker=J,this};var Q=z.fn.dropdown.Constructor._dataApiKeydownHandler||z.fn.dropdown.Constructor.prototype.keydown;z(document).off("keydown.bs.dropdown.data-api").on("keydown.bs.dropdown.data-api",':not(.bootstrap-select) > [data-toggle="dropdown"]',Q).on("keydown.bs.dropdown.data-api",":not(.bootstrap-select) > .dropdown-menu",Q).on("keydown"+j,'.bootstrap-select [data-toggle="dropdown"], .bootstrap-select [role="listbox"], .bootstrap-select .bs-searchbox input',Y.prototype.keydown).on("focusin.modal",'.bootstrap-select [data-toggle="dropdown"], .bootstrap-select [role="listbox"], .bootstrap-select .bs-searchbox input',function(e){e.stopPropagation()}),z(window).on("load"+j+".data-api",function(){z(".selectpicker").each(function(){var e=z(this);Z.call(e,e.data())})})}(e)});;
/*! jQuery UI - v1.12.1+0b7246b6eeadfa9e2696e22f3230f6452f8129dc - 2020-02-20
 * http://jqueryui.com
 * Includes: widget.js
 * Copyright jQuery Foundation and other contributors; Licensed MIT */
/* global define, require */
/* eslint-disable no-param-reassign, new-cap, jsdoc/require-jsdoc */
(function (factory) {
  'use strict';
  if (typeof define === 'function' && define.amd) {
    // AMD. Register as an anonymous module.
    define(['jquery'], factory);
  } else if (typeof exports === 'object') {
    // Node/CommonJS
    factory(require('jquery'));
  } else {
    // Browser globals
    factory(window.jQuery);
  }
})(function ($) {
  ('use strict');
  $.ui = $.ui || {};
  $.ui.version = '1.12.1';
  /*!
   * jQuery UI Widget 1.12.1
   * http://jqueryui.com
   *
   * Copyright jQuery Foundation and other contributors
   * Released under the MIT license.
   * http://jquery.org/license
   */
  //>>label: Widget
  //>>group: Core
  //>>description: Provides a factory for creating stateful widgets with a common API.
  //>>docs: http://api.jqueryui.com/jQuery.widget/
  //>>demos: http://jqueryui.com/widget/
  // Support: jQuery 1.9.x or older
  // $.expr[ ":" ] is deprecated.
  if (!$.expr.pseudos) {
    $.expr.pseudos = $.expr[':'];
  }
  // Support: jQuery 1.11.x or older
  // $.unique has been renamed to $.uniqueSort
  if (!$.uniqueSort) {
    $.uniqueSort = $.unique;
  }
  var widgetUuid = 0;
  var widgetHasOwnProperty = Array.prototype.hasOwnProperty;
  var widgetSlice = Array.prototype.slice;
  $.cleanData = (function (orig) {
    return function (elems) {
      var events, elem, i;
      // eslint-disable-next-line eqeqeq
      for (i = 0; (elem = elems[i]) != null; i++) {
        // Only trigger remove when necessary to save time
        events = $._data(elem, 'events');
        if (events && events.remove) {
          $(elem).triggerHandler('remove');
        }
      }
      orig(elems);
    };
  })($.cleanData);
  $.widget = function (name, base, prototype) {
    var existingConstructor, constructor, basePrototype;
    // ProxiedPrototype allows the provided prototype to remain unmodified
    // so that it can be used as a mixin for multiple widgets (#8876)
    var proxiedPrototype = {};
    var namespace = name.split('.')[0];
    name = name.split('.')[1];
    var fullName = namespace + '-' + name;
    if (!prototype) {
      prototype = base;
      base = $.Widget;
    }
    if ($.isArray(prototype)) {
      prototype = $.extend.apply(null, [{}].concat(prototype));
    }
    // Create selector for plugin
    $.expr.pseudos[fullName.toLowerCase()] = function (elem) {
      return !!$.data(elem, fullName);
    };
    $[namespace] = $[namespace] || {};
    existingConstructor = $[namespace][name];
    constructor = $[namespace][name] = function (options, element) {
      // Allow instantiation without "new" keyword
      if (!this._createWidget) {
        return new constructor(options, element);
      }
      // Allow instantiation without initializing for simple inheritance
      // must use "new" keyword (the code above always passes args)
      if (arguments.length) {
        this._createWidget(options, element);
      }
    };
    // Extend with the existing constructor to carry over any static properties
    $.extend(constructor, existingConstructor, {
      version: prototype.version,
      // Copy the object used to create the prototype in case we need to
      // redefine the widget later
      _proto: $.extend({}, prototype),
      // Track widgets that inherit from this widget in case this widget is
      // redefined after a widget inherits from it
      _childConstructors: []
    });
    basePrototype = new base();
    // We need to make the options hash a property directly on the new instance
    // otherwise we'll modify the options hash on the prototype that we're
    // inheriting from
    basePrototype.options = $.widget.extend({}, basePrototype.options);
    $.each(prototype, function (prop, value) {
      if (!$.isFunction(value)) {
        proxiedPrototype[prop] = value;
        return;
      }
      proxiedPrototype[prop] = (function () {
        function _super() {
          return base.prototype[prop].apply(this, arguments);
        }
        function _superApply(args) {
          return base.prototype[prop].apply(this, args);
        }
        return function () {
          var __super = this._super;
          var __superApply = this._superApply;
          var returnValue;
          this._super = _super;
          this._superApply = _superApply;
          returnValue = value.apply(this, arguments);
          this._super = __super;
          this._superApply = __superApply;
          return returnValue;
        };
      })();
    });
    constructor.prototype = $.widget.extend(
      basePrototype,
      {
        // TODO: remove support for widgetEventPrefix
        // always use the name + a colon as the prefix, e.g., draggable:start
        // don't prefix for widgets that aren't DOM-based
        widgetEventPrefix: existingConstructor
          ? basePrototype.widgetEventPrefix || name
          : name
      },
      proxiedPrototype,
      {
        constructor: constructor,
        namespace: namespace,
        widgetName: name,
        widgetFullName: fullName
      }
    );
    // If this widget is being redefined then we need to find all widgets that
    // are inheriting from it and redefine all of them so that they inherit from
    // the new version of this widget. We're essentially trying to replace one
    // level in the prototype chain.
    if (existingConstructor) {
      $.each(existingConstructor._childConstructors, function (i, child) {
        var childPrototype = child.prototype;
        // Redefine the child widget using the same prototype that was
        // originally used, but inherit from the new version of the base
        $.widget(
          childPrototype.namespace + '.' + childPrototype.widgetName,
          constructor,
          child._proto
        );
      });
      // Remove the list of existing child constructors from the old constructor
      // so the old child constructors can be garbage collected
      delete existingConstructor._childConstructors;
    } else {
      base._childConstructors.push(constructor);
    }
    $.widget.bridge(name, constructor);
    return constructor;
  };
  $.widget.extend = function (target) {
    var input = widgetSlice.call(arguments, 1);
    var inputIndex = 0;
    var inputLength = input.length;
    var key;
    var value;
    for (; inputIndex < inputLength; inputIndex++) {
      for (key in input[inputIndex]) {
        value = input[inputIndex][key];
        if (
          widgetHasOwnProperty.call(input[inputIndex], key) &&
          value !== undefined
        ) {
          // Clone objects
          if ($.isPlainObject(value)) {
            target[key] = $.isPlainObject(target[key])
              ? $.widget.extend({}, target[key], value)
              : // Don't extend strings, arrays, etc. with objects
                $.widget.extend({}, value);
            // Copy everything else by reference
          } else {
            target[key] = value;
          }
        }
      }
    }
    return target;
  };
  $.widget.bridge = function (name, object) {
    var fullName = object.prototype.widgetFullName || name;
    $.fn[name] = function (options) {
      var isMethodCall = typeof options === 'string';
      var args = widgetSlice.call(arguments, 1);
      var returnValue = this;
      if (isMethodCall) {
        // If this is an empty collection, we need to have the instance method
        // return undefined instead of the jQuery instance
        if (!this.length && options === 'instance') {
          returnValue = undefined;
        } else {
          this.each(function () {
            var methodValue;
            var instance = $.data(this, fullName);
            if (options === 'instance') {
              returnValue = instance;
              return false;
            }
            if (!instance) {
              return $.error(
                'cannot call methods on ' +
                  name +
                  ' prior to initialization; ' +
                  "attempted to call method '" +
                  options +
                  "'"
              );
            }
            if (!$.isFunction(instance[options]) || options.charAt(0) === '_') {
              return $.error(
                "no such method '" +
                  options +
                  "' for " +
                  name +
                  ' widget instance'
              );
            }
            methodValue = instance[options].apply(instance, args);
            if (methodValue !== instance && methodValue !== undefined) {
              returnValue =
                methodValue && methodValue.jquery
                  ? returnValue.pushStack(methodValue.get())
                  : methodValue;
              return false;
            }
          });
        }
      } else {
        // Allow multiple hashes to be passed on init
        if (args.length) {
          options = $.widget.extend.apply(null, [options].concat(args));
        }
        this.each(function () {
          var instance = $.data(this, fullName);
          if (instance) {
            instance.option(options || {});
            if (instance._init) {
              instance._init();
            }
          } else {
            $.data(this, fullName, new object(options, this));
          }
        });
      }
      return returnValue;
    };
  };
  $.Widget = function (/* options, element */) {};
  $.Widget._childConstructors = [];
  $.Widget.prototype = {
    widgetName: 'widget',
    widgetEventPrefix: '',
    defaultElement: '<div>',
    options: {
      classes: {},
      disabled: false,
      // Callbacks
      create: null
    },
    _createWidget: function (options, element) {
      element = $(element || this.defaultElement || this)[0];
      this.element = $(element);
      this.uuid = widgetUuid++;
      this.eventNamespace = '.' + this.widgetName + this.uuid;
      this.bindings = $();
      this.hoverable = $();
      this.focusable = $();
      this.classesElementLookup = {};
      if (element !== this) {
        $.data(element, this.widgetFullName, this);
        this._on(true, this.element, {
          remove: function (event) {
            if (event.target === element) {
              this.destroy();
            }
          }
        });
        this.document = $(
          element.style
            ? // Element within the document
              element.ownerDocument
            : // Element is window or document
              element.document || element
        );
        this.window = $(
          this.document[0].defaultView || this.document[0].parentWindow
        );
      }
      this.options = $.widget.extend(
        {},
        this.options,
        this._getCreateOptions(),
        options
      );
      this._create();
      if (this.options.disabled) {
        this._setOptionDisabled(this.options.disabled);
      }
      this._trigger('create', null, this._getCreateEventData());
      this._init();
    },
    _getCreateOptions: function () {
      return {};
    },
    _getCreateEventData: $.noop,
    _create: $.noop,
    _init: $.noop,
    destroy: function () {
      var that = this;
      this._destroy();
      $.each(this.classesElementLookup, function (key, value) {
        that._removeClass(value, key);
      });
      // We can probably remove the unbind calls in 2.0
      // all event bindings should go through this._on()
      this.element.off(this.eventNamespace).removeData(this.widgetFullName);
      this.widget().off(this.eventNamespace).removeAttr('aria-disabled');
      // Clean up events and states
      this.bindings.off(this.eventNamespace);
    },
    _destroy: $.noop,
    widget: function () {
      return this.element;
    },
    option: function (key, value) {
      var options = key;
      var parts;
      var curOption;
      var i;
      if (arguments.length === 0) {
        // Don't return a reference to the internal hash
        return $.widget.extend({}, this.options);
      }
      if (typeof key === 'string') {
        // Handle nested keys, e.g., "foo.bar" => { foo: { bar: ___ } }
        options = {};
        parts = key.split('.');
        key = parts.shift();
        if (parts.length) {
          curOption = options[key] = $.widget.extend({}, this.options[key]);
          for (i = 0; i < parts.length - 1; i++) {
            curOption[parts[i]] = curOption[parts[i]] || {};
            curOption = curOption[parts[i]];
          }
          key = parts.pop();
          if (arguments.length === 1) {
            return curOption[key] === undefined ? null : curOption[key];
          }
          curOption[key] = value;
        } else {
          if (arguments.length === 1) {
            return this.options[key] === undefined ? null : this.options[key];
          }
          options[key] = value;
        }
      }
      this._setOptions(options);
      return this;
    },
    _setOptions: function (options) {
      var key;
      for (key in options) {
        this._setOption(key, options[key]);
      }
      return this;
    },
    _setOption: function (key, value) {
      if (key === 'classes') {
        this._setOptionClasses(value);
      }
      this.options[key] = value;
      if (key === 'disabled') {
        this._setOptionDisabled(value);
      }
      return this;
    },
    _setOptionClasses: function (value) {
      var classKey, elements, currentElements;
      for (classKey in value) {
        currentElements = this.classesElementLookup[classKey];
        if (
          value[classKey] === this.options.classes[classKey] ||
          !currentElements ||
          !currentElements.length
        ) {
          continue;
        }
        // We are doing this to create a new jQuery object because the _removeClass() call
        // on the next line is going to destroy the reference to the current elements being
        // tracked. We need to save a copy of this collection so that we can add the new classes
        // below.
        elements = $(currentElements.get());
        this._removeClass(currentElements, classKey);
        // We don't use _addClass() here, because that uses this.options.classes
        // for generating the string of classes. We want to use the value passed in from
        // _setOption(), this is the new value of the classes option which was passed to
        // _setOption(). We pass this value directly to _classes().
        elements.addClass(
          this._classes({
            element: elements,
            keys: classKey,
            classes: value,
            add: true
          })
        );
      }
    },
    _setOptionDisabled: function (value) {
      this._toggleClass(
        this.widget(),
        this.widgetFullName + '-disabled',
        null,
        !!value
      );
      // If the widget is becoming disabled, then nothing is interactive
      if (value) {
        this._removeClass(this.hoverable, null, 'ui-state-hover');
        this._removeClass(this.focusable, null, 'ui-state-focus');
      }
    },
    enable: function () {
      return this._setOptions({ disabled: false });
    },
    disable: function () {
      return this._setOptions({ disabled: true });
    },
    _classes: function (options) {
      var full = [];
      var that = this;
      options = $.extend(
        {
          element: this.element,
          classes: this.options.classes || {}
        },
        options
      );
      function bindRemoveEvent() {
        options.element.each(function (_, element) {
          var isTracked = $.map(that.classesElementLookup, function (elements) {
            return elements;
          }).some(function (elements) {
            return elements.is(element);
          });
          if (!isTracked) {
            that._on($(element), {
              remove: '_untrackClassesElement'
            });
          }
        });
      }
      function processClassString(classes, checkOption) {
        var current, i;
        for (i = 0; i < classes.length; i++) {
          current = that.classesElementLookup[classes[i]] || $();
          if (options.add) {
            bindRemoveEvent();
            current = $(
              $.uniqueSort(current.get().concat(options.element.get()))
            );
          } else {
            current = $(current.not(options.element).get());
          }
          that.classesElementLookup[classes[i]] = current;
          full.push(classes[i]);
          if (checkOption && options.classes[classes[i]]) {
            full.push(options.classes[classes[i]]);
          }
        }
      }
      if (options.keys) {
        processClassString(options.keys.match(/\S+/g) || [], true);
      }
      if (options.extra) {
        processClassString(options.extra.match(/\S+/g) || []);
      }
      return full.join(' ');
    },
    _untrackClassesElement: function (event) {
      var that = this;
      $.each(that.classesElementLookup, function (key, value) {
        if ($.inArray(event.target, value) !== -1) {
          that.classesElementLookup[key] = $(value.not(event.target).get());
        }
      });
      this._off($(event.target));
    },
    _removeClass: function (element, keys, extra) {
      return this._toggleClass(element, keys, extra, false);
    },
    _addClass: function (element, keys, extra) {
      return this._toggleClass(element, keys, extra, true);
    },
    _toggleClass: function (element, keys, extra, add) {
      add = typeof add === 'boolean' ? add : extra;
      var shift = typeof element === 'string' || element === null,
        options = {
          extra: shift ? keys : extra,
          keys: shift ? element : keys,
          element: shift ? this.element : element,
          add: add
        };
      options.element.toggleClass(this._classes(options), add);
      return this;
    },
    _on: function (suppressDisabledCheck, element, handlers) {
      var delegateElement;
      var instance = this;
      // No suppressDisabledCheck flag, shuffle arguments
      if (typeof suppressDisabledCheck !== 'boolean') {
        handlers = element;
        element = suppressDisabledCheck;
        suppressDisabledCheck = false;
      }
      // No element argument, shuffle and use this.element
      if (!handlers) {
        handlers = element;
        element = this.element;
        delegateElement = this.widget();
      } else {
        element = delegateElement = $(element);
        this.bindings = this.bindings.add(element);
      }
      $.each(handlers, function (event, handler) {
        function handlerProxy() {
          // Allow widgets to customize the disabled handling
          // - disabled as an array instead of boolean
          // - disabled class as method for disabling individual parts
          if (
            !suppressDisabledCheck &&
            (instance.options.disabled === true ||
              $(this).hasClass('ui-state-disabled'))
          ) {
            return;
          }
          return (typeof handler === 'string'
            ? instance[handler]
            : handler
          ).apply(instance, arguments);
        }
        // Copy the guid so direct unbinding works
        if (typeof handler !== 'string') {
          handlerProxy.guid = handler.guid =
            handler.guid || handlerProxy.guid || $.guid++;
        }
        var match = event.match(/^([\w:-]*)\s*(.*)$/);
        var eventName = match[1] + instance.eventNamespace;
        var selector = match[2];
        if (selector) {
          delegateElement.on(eventName, selector, handlerProxy);
        } else {
          element.on(eventName, handlerProxy);
        }
      });
    },
    _off: function (element, eventName) {
      eventName =
        (eventName || '').split(' ').join(this.eventNamespace + ' ') +
        this.eventNamespace;
      element.off(eventName);
      // Clear the stack to avoid memory leaks (#10056)
      this.bindings = $(this.bindings.not(element).get());
      this.focusable = $(this.focusable.not(element).get());
      this.hoverable = $(this.hoverable.not(element).get());
    },
    _delay: function (handler, delay) {
      var instance = this;
      function handlerProxy() {
        return (typeof handler === 'string'
          ? instance[handler]
          : handler
        ).apply(instance, arguments);
      }
      return setTimeout(handlerProxy, delay || 0);
    },
    _hoverable: function (element) {
      this.hoverable = this.hoverable.add(element);
      this._on(element, {
        mouseenter: function (event) {
          this._addClass($(event.currentTarget), null, 'ui-state-hover');
        },
        mouseleave: function (event) {
          this._removeClass($(event.currentTarget), null, 'ui-state-hover');
        }
      });
    },
    _focusable: function (element) {
      this.focusable = this.focusable.add(element);
      this._on(element, {
        focusin: function (event) {
          this._addClass($(event.currentTarget), null, 'ui-state-focus');
        },
        focusout: function (event) {
          this._removeClass($(event.currentTarget), null, 'ui-state-focus');
        }
      });
    },
    _trigger: function (type, event, data) {
      var prop, orig;
      var callback = this.options[type];
      data = data || {};
      event = $.Event(event);
      event.type = (type === this.widgetEventPrefix
        ? type
        : this.widgetEventPrefix + type
      ).toLowerCase();
      // The original event may come from any element
      // so we need to reset the target on the new event
      event.target = this.element[0];
      // Copy original event properties over to the new event
      orig = event.originalEvent;
      if (orig) {
        for (prop in orig) {
          if (!(prop in event)) {
            event[prop] = orig[prop];
          }
        }
      }
      this.element.trigger(event, data);
      return !(
        ($.isFunction(callback) &&
          callback.apply(this.element[0], [event].concat(data)) === false) ||
        event.isDefaultPrevented()
      );
    }
  };
  $.each({ show: 'fadeIn', hide: 'fadeOut' }, function (method, defaultEffect) {
    $.Widget.prototype['_' + method] = function (element, options, callback) {
      if (typeof options === 'string') {
        options = { effect: options };
      }
      var hasOptions;
      var effectName = !options
        ? method
        : options === true || typeof options === 'number'
        ? defaultEffect
        : options.effect || defaultEffect;
      options = options || {};
      if (typeof options === 'number') {
        options = { duration: options };
      }
      hasOptions = !$.isEmptyObject(options);
      options.complete = callback;
      if (options.delay) {
        element.delay(options.delay);
      }
      if (hasOptions && $.effects && $.effects.effect[effectName]) {
        element[method](options);
      } else if (effectName !== method && element[effectName]) {
        element[effectName](options.duration, options.easing, callback);
      } else {
        element.queue(function (next) {
          $(this)[method]();
          if (callback) {
            callback.call(element[0]);
          }
          next();
        });
      }
    };
  });
});;
/*
 * jQuery File Upload Plugin
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
/* global define, require */
/* eslint-disable new-cap */
(function (factory) {
  'use strict';
  if (typeof define === 'function' && define.amd) {
    // Register as an anonymous AMD module:
    define(['jquery', 'jquery-ui/ui/widget'], factory);
  } else if (typeof exports === 'object') {
    // Node/CommonJS:
    factory(require('jquery'), require('./vendor/jquery.ui.widget'));
  } else {
    // Browser globals:
    factory(window.jQuery);
  }
})(function ($) {
  'use strict';
  // Detect file input support, based on
  // https://viljamis.com/2012/file-upload-support-on-mobile/
  $.support.fileInput = !(
    new RegExp(
      // Handle devices which give false positives for the feature detection:
      '(Android (1\\.[0156]|2\\.[01]))' +
        '|(Windows Phone (OS 7|8\\.0))|(XBLWP)|(ZuneWP)|(WPDesktop)' +
        '|(w(eb)?OSBrowser)|(webOS)' +
        '|(Kindle/(1\\.0|2\\.[05]|3\\.0))'
    ).test(window.navigator.userAgent) ||
    // Feature detection for all other devices:
    $('<input type="file"/>').prop('disabled')
  );
  // The FileReader API is not actually used, but works as feature detection,
  // as some Safari versions (5?) support XHR file uploads via the FormData API,
  // but not non-multipart XHR file uploads.
  // window.XMLHttpRequestUpload is not available on IE10, so we check for
  // window.ProgressEvent instead to detect XHR2 file upload capability:
  $.support.xhrFileUpload = !!(window.ProgressEvent && window.FileReader);
  $.support.xhrFormDataFileUpload = !!window.FormData;
  // Detect support for Blob slicing (required for chunked uploads):
  $.support.blobSlice =
    window.Blob &&
    (Blob.prototype.slice ||
      Blob.prototype.webkitSlice ||
      Blob.prototype.mozSlice);
  /**
   * Helper function to create drag handlers for dragover/dragenter/dragleave
   *
   * @param {string} type Event type
   * @returns {Function} Drag handler
   */
  function getDragHandler(type) {
    var isDragOver = type === 'dragover';
    return function (e) {
      e.dataTransfer = e.originalEvent && e.originalEvent.dataTransfer;
      var dataTransfer = e.dataTransfer;
      if (
        dataTransfer &&
        $.inArray('Files', dataTransfer.types) !== -1 &&
        this._trigger(type, $.Event(type, { delegatedEvent: e })) !== false
      ) {
        e.preventDefault();
        if (isDragOver) {
          dataTransfer.dropEffect = 'copy';
        }
      }
    };
  }
  // The fileupload widget listens for change events on file input fields defined
  // via fileInput setting and paste or drop events of the given dropZone.
  // In addition to the default jQuery Widget methods, the fileupload widget
  // exposes the "add" and "send" methods, to add or directly send files using
  // the fileupload API.
  // By default, files added via file input selection, paste, drag & drop or
  // "add" method are uploaded immediately, but it is possible to override
  // the "add" callback option to queue file uploads.
  $.widget('blueimp.fileupload', {
    options: {
      // The drop target element(s), by the default the complete document.
      // Set to null to disable drag & drop support:
      dropZone: $(document),
      // The paste target element(s), by the default undefined.
      // Set to a DOM node or jQuery object to enable file pasting:
      pasteZone: undefined,
      // The file input field(s), that are listened to for change events.
      // If undefined, it is set to the file input fields inside
      // of the widget element on plugin initialization.
      // Set to null to disable the change listener.
      fileInput: undefined,
      // By default, the file input field is replaced with a clone after
      // each input field change event. This is required for iframe transport
      // queues and allows change events to be fired for the same file
      // selection, but can be disabled by setting the following option to false:
      replaceFileInput: true,
      // The parameter name for the file form data (the request argument name).
      // If undefined or empty, the name property of the file input field is
      // used, or "files[]" if the file input name property is also empty,
      // can be a string or an array of strings:
      paramName: undefined,
      // By default, each file of a selection is uploaded using an individual
      // request for XHR type uploads. Set to false to upload file
      // selections in one request each:
      singleFileUploads: true,
      // To limit the number of files uploaded with one XHR request,
      // set the following option to an integer greater than 0:
      limitMultiFileUploads: undefined,
      // The following option limits the number of files uploaded with one
      // XHR request to keep the request size under or equal to the defined
      // limit in bytes:
      limitMultiFileUploadSize: undefined,
      // Multipart file uploads add a number of bytes to each uploaded file,
      // therefore the following option adds an overhead for each file used
      // in the limitMultiFileUploadSize configuration:
      limitMultiFileUploadSizeOverhead: 512,
      // Set the following option to true to issue all file upload requests
      // in a sequential order:
      sequentialUploads: false,
      // To limit the number of concurrent uploads,
      // set the following option to an integer greater than 0:
      limitConcurrentUploads: undefined,
      // Set the following option to true to force iframe transport uploads:
      forceIframeTransport: false,
      // Set the following option to the location of a redirect url on the
      // origin server, for cross-domain iframe transport uploads:
      redirect: undefined,
      // The parameter name for the redirect url, sent as part of the form
      // data and set to 'redirect' if this option is empty:
      redirectParamName: undefined,
      // Set the following option to the location of a postMessage window,
      // to enable postMessage transport uploads:
      postMessage: undefined,
      // By default, XHR file uploads are sent as multipart/form-data.
      // The iframe transport is always using multipart/form-data.
      // Set to false to enable non-multipart XHR uploads:
      multipart: true,
      // To upload large files in smaller chunks, set the following option
      // to a preferred maximum chunk size. If set to 0, null or undefined,
      // or the browser does not support the required Blob API, files will
      // be uploaded as a whole.
      maxChunkSize: undefined,
      // When a non-multipart upload or a chunked multipart upload has been
      // aborted, this option can be used to resume the upload by setting
      // it to the size of the already uploaded bytes. This option is most
      // useful when modifying the options object inside of the "add" or
      // "send" callbacks, as the options are cloned for each file upload.
      uploadedBytes: undefined,
      // By default, failed (abort or error) file uploads are removed from the
      // global progress calculation. Set the following option to false to
      // prevent recalculating the global progress data:
      recalculateProgress: true,
      // Interval in milliseconds to calculate and trigger progress events:
      progressInterval: 100,
      // Interval in milliseconds to calculate progress bitrate:
      bitrateInterval: 500,
      // By default, uploads are started automatically when adding files:
      autoUpload: true,
      // By default, duplicate file names are expected to be handled on
      // the server-side. If this is not possible (e.g. when uploading
      // files directly to Amazon S3), the following option can be set to
      // an empty object or an object mapping existing filenames, e.g.:
      // { "image.jpg": true, "image (1).jpg": true }
      // If it is set, all files will be uploaded with unique filenames,
      // adding increasing number suffixes if necessary, e.g.:
      // "image (2).jpg"
      uniqueFilenames: undefined,
      // Error and info messages:
      messages: {
        uploadedBytes: 'Uploaded bytes exceed file size'
      },
      // Translation function, gets the message key to be translated
      // and an object with context specific data as arguments:
      i18n: function (message, context) {
        // eslint-disable-next-line no-param-reassign
        message = this.messages[message] || message.toString();
        if (context) {
          $.each(context, function (key, value) {
            // eslint-disable-next-line no-param-reassign
            message = message.replace('{' + key + '}', value);
          });
        }
        return message;
      },
      // Additional form data to be sent along with the file uploads can be set
      // using this option, which accepts an array of objects with name and
      // value properties, a function returning such an array, a FormData
      // object (for XHR file uploads), or a simple object.
      // The form of the first fileInput is given as parameter to the function:
      formData: function (form) {
        return form.serializeArray();
      },
      // The add callback is invoked as soon as files are added to the fileupload
      // widget (via file input selection, drag & drop, paste or add API call).
      // If the singleFileUploads option is enabled, this callback will be
      // called once for each file in the selection for XHR file uploads, else
      // once for each file selection.
      // The upload starts when the submit method is invoked on the data parameter.
      // The data object contains a files property holding the added files
      // and allows you to override plugin options as well as define ajax settings.
      // Listeners for this callback can also be bound the following way:
      // .on('fileuploadadd', func);
      // data.submit() returns a Promise object and allows to attach additional
      // handlers using jQuery's Deferred callbacks:
      // data.submit().done(func).fail(func).always(func);
      add: function (e, data) {
        if (e.isDefaultPrevented()) {
          return false;
        }
        if (
          data.autoUpload ||
          (data.autoUpload !== false &&
            $(this).fileupload('option', 'autoUpload'))
        ) {
          data.process().done(function () {
            data.submit();
          });
        }
      },
      // Other callbacks:
      // Callback for the submit event of each file upload:
      // submit: function (e, data) {}, // .on('fileuploadsubmit', func);
      // Callback for the start of each file upload request:
      // send: function (e, data) {}, // .on('fileuploadsend', func);
      // Callback for successful uploads:
      // done: function (e, data) {}, // .on('fileuploaddone', func);
      // Callback for failed (abort or error) uploads:
      // fail: function (e, data) {}, // .on('fileuploadfail', func);
      // Callback for completed (success, abort or error) requests:
      // always: function (e, data) {}, // .on('fileuploadalways', func);
      // Callback for upload progress events:
      // progress: function (e, data) {}, // .on('fileuploadprogress', func);
      // Callback for global upload progress events:
      // progressall: function (e, data) {}, // .on('fileuploadprogressall', func);
      // Callback for uploads start, equivalent to the global ajaxStart event:
      // start: function (e) {}, // .on('fileuploadstart', func);
      // Callback for uploads stop, equivalent to the global ajaxStop event:
      // stop: function (e) {}, // .on('fileuploadstop', func);
      // Callback for change events of the fileInput(s):
      // change: function (e, data) {}, // .on('fileuploadchange', func);
      // Callback for paste events to the pasteZone(s):
      // paste: function (e, data) {}, // .on('fileuploadpaste', func);
      // Callback for drop events of the dropZone(s):
      // drop: function (e, data) {}, // .on('fileuploaddrop', func);
      // Callback for dragover events of the dropZone(s):
      // dragover: function (e) {}, // .on('fileuploaddragover', func);
      // Callback before the start of each chunk upload request (before form data initialization):
      // chunkbeforesend: function (e, data) {}, // .on('fileuploadchunkbeforesend', func);
      // Callback for the start of each chunk upload request:
      // chunksend: function (e, data) {}, // .on('fileuploadchunksend', func);
      // Callback for successful chunk uploads:
      // chunkdone: function (e, data) {}, // .on('fileuploadchunkdone', func);
      // Callback for failed (abort or error) chunk uploads:
      // chunkfail: function (e, data) {}, // .on('fileuploadchunkfail', func);
      // Callback for completed (success, abort or error) chunk upload requests:
      // chunkalways: function (e, data) {}, // .on('fileuploadchunkalways', func);
      // The plugin options are used as settings object for the ajax calls.
      // The following are jQuery ajax settings required for the file uploads:
      processData: false,
      contentType: false,
      cache: false,
      timeout: 0
    },
    // jQuery versions before 1.8 require promise.pipe if the return value is
    // used, as promise.then in older versions has a different behavior, see:
    // https://blog.jquery.com/2012/08/09/jquery-1-8-released/
    // https://bugs.jquery.com/ticket/11010
    // https://github.com/blueimp/jQuery-File-Upload/pull/3435
    _promisePipe: (function () {
      var parts = $.fn.jquery.split('.');
      return Number(parts[0]) > 1 || Number(parts[1]) > 7 ? 'then' : 'pipe';
    })(),
    // A list of options that require reinitializing event listeners and/or
    // special initialization code:
    _specialOptions: [
      'fileInput',
      'dropZone',
      'pasteZone',
      'multipart',
      'forceIframeTransport'
    ],
    _blobSlice:
      $.support.blobSlice &&
      function () {
        var slice = this.slice || this.webkitSlice || this.mozSlice;
        return slice.apply(this, arguments);
      },
    _BitrateTimer: function () {
      this.timestamp = Date.now ? Date.now() : new Date().getTime();
      this.loaded = 0;
      this.bitrate = 0;
      this.getBitrate = function (now, loaded, interval) {
        var timeDiff = now - this.timestamp;
        if (!this.bitrate || !interval || timeDiff > interval) {
          this.bitrate = (loaded - this.loaded) * (1000 / timeDiff) * 8;
          this.loaded = loaded;
          this.timestamp = now;
        }
        return this.bitrate;
      };
    },
    _isXHRUpload: function (options) {
      return (
        !options.forceIframeTransport &&
        ((!options.multipart && $.support.xhrFileUpload) ||
          $.support.xhrFormDataFileUpload)
      );
    },
    _getFormData: function (options) {
      var formData;
      if ($.type(options.formData) === 'function') {
        return options.formData(options.form);
      }
      if ($.isArray(options.formData)) {
        return options.formData;
      }
      if ($.type(options.formData) === 'object') {
        formData = [];
        $.each(options.formData, function (name, value) {
          formData.push({ name: name, value: value });
        });
        return formData;
      }
      return [];
    },
    _getTotal: function (files) {
      var total = 0;
      $.each(files, function (index, file) {
        total += file.size || 1;
      });
      return total;
    },
    _initProgressObject: function (obj) {
      var progress = {
        loaded: 0,
        total: 0,
        bitrate: 0
      };
      if (obj._progress) {
        $.extend(obj._progress, progress);
      } else {
        obj._progress = progress;
      }
    },
    _initResponseObject: function (obj) {
      var prop;
      if (obj._response) {
        for (prop in obj._response) {
          if (Object.prototype.hasOwnProperty.call(obj._response, prop)) {
            delete obj._response[prop];
          }
        }
      } else {
        obj._response = {};
      }
    },
    _onProgress: function (e, data) {
      if (e.lengthComputable) {
        var now = Date.now ? Date.now() : new Date().getTime(),
          loaded;
        if (
          data._time &&
          data.progressInterval &&
          now - data._time < data.progressInterval &&
          e.loaded !== e.total
        ) {
          return;
        }
        data._time = now;
        loaded =
          Math.floor(
            (e.loaded / e.total) * (data.chunkSize || data._progress.total)
          ) + (data.uploadedBytes || 0);
        // Add the difference from the previously loaded state
        // to the global loaded counter:
        this._progress.loaded += loaded - data._progress.loaded;
        this._progress.bitrate = this._bitrateTimer.getBitrate(
          now,
          this._progress.loaded,
          data.bitrateInterval
        );
        data._progress.loaded = data.loaded = loaded;
        data._progress.bitrate = data.bitrate = data._bitrateTimer.getBitrate(
          now,
          loaded,
          data.bitrateInterval
        );
        // Trigger a custom progress event with a total data property set
        // to the file size(s) of the current upload and a loaded data
        // property calculated accordingly:
        this._trigger(
          'progress',
          $.Event('progress', { delegatedEvent: e }),
          data
        );
        // Trigger a global progress event for all current file uploads,
        // including ajax calls queued for sequential file uploads:
        this._trigger(
          'progressall',
          $.Event('progressall', { delegatedEvent: e }),
          this._progress
        );
      }
    },
    _initProgressListener: function (options) {
      var that = this,
        xhr = options.xhr ? options.xhr() : $.ajaxSettings.xhr();
      // Accesss to the native XHR object is required to add event listeners
      // for the upload progress event:
      if (xhr.upload) {
        $(xhr.upload).on('progress', function (e) {
          var oe = e.originalEvent;
          // Make sure the progress event properties get copied over:
          e.lengthComputable = oe.lengthComputable;
          e.loaded = oe.loaded;
          e.total = oe.total;
          that._onProgress(e, options);
        });
        options.xhr = function () {
          return xhr;
        };
      }
    },
    _deinitProgressListener: function (options) {
      var xhr = options.xhr ? options.xhr() : $.ajaxSettings.xhr();
      if (xhr.upload) {
        $(xhr.upload).off('progress');
      }
    },
    _isInstanceOf: function (type, obj) {
      // Cross-frame instanceof check
      return Object.prototype.toString.call(obj) === '[object ' + type + ']';
    },
    _getUniqueFilename: function (name, map) {
      // eslint-disable-next-line no-param-reassign
      name = String(name);
      if (map[name]) {
        // eslint-disable-next-line no-param-reassign
        name = name.replace(/(?: \(([\d]+)\))?(\.[^.]+)?$/, function (
          _,
          p1,
          p2
        ) {
          var index = p1 ? Number(p1) + 1 : 1;
          var ext = p2 || '';
          return ' (' + index + ')' + ext;
        });
        return this._getUniqueFilename(name, map);
      }
      map[name] = true;
      return name;
    },
    _initXHRData: function (options) {
      var that = this,
        formData,
        file = options.files[0],
        // Ignore non-multipart setting if not supported:
        multipart = options.multipart || !$.support.xhrFileUpload,
        paramName =
          $.type(options.paramName) === 'array'
            ? options.paramName[0]
            : options.paramName;
      options.headers = $.extend({}, options.headers);
      if (options.contentRange) {
        options.headers['Content-Range'] = options.contentRange;
      }
      if (!multipart || options.blob || !this._isInstanceOf('File', file)) {
        options.headers['Content-Disposition'] =
          'attachment; filename="' +
          encodeURI(file.uploadName || file.name) +
          '"';
      }
      if (!multipart) {
        options.contentType = file.type || 'application/octet-stream';
        options.data = options.blob || file;
      } else if ($.support.xhrFormDataFileUpload) {
        if (options.postMessage) {
          // window.postMessage does not allow sending FormData
          // objects, so we just add the File/Blob objects to
          // the formData array and let the postMessage window
          // create the FormData object out of this array:
          formData = this._getFormData(options);
          if (options.blob) {
            formData.push({
              name: paramName,
              value: options.blob
            });
          } else {
            $.each(options.files, function (index, file) {
              formData.push({
                name:
                  ($.type(options.paramName) === 'array' &&
                    options.paramName[index]) ||
                  paramName,
                value: file
              });
            });
          }
        } else {
          if (that._isInstanceOf('FormData', options.formData)) {
            formData = options.formData;
          } else {
            formData = new FormData();
            $.each(this._getFormData(options), function (index, field) {
              formData.append(field.name, field.value);
            });
          }
          if (options.blob) {
            formData.append(
              paramName,
              options.blob,
              file.uploadName || file.name
            );
          } else {
            $.each(options.files, function (index, file) {
              // This check allows the tests to run with
              // dummy objects:
              if (
                that._isInstanceOf('File', file) ||
                that._isInstanceOf('Blob', file)
              ) {
                var fileName = file.uploadName || file.name;
                if (options.uniqueFilenames) {
                  fileName = that._getUniqueFilename(
                    fileName,
                    options.uniqueFilenames
                  );
                }
                formData.append(
                  ($.type(options.paramName) === 'array' &&
                    options.paramName[index]) ||
                    paramName,
                  file,
                  fileName
                );
              }
            });
          }
        }
        options.data = formData;
      }
      // Blob reference is not needed anymore, free memory:
      options.blob = null;
    },
    _initIframeSettings: function (options) {
      var targetHost = $('<a></a>').prop('href', options.url).prop('host');
      // Setting the dataType to iframe enables the iframe transport:
      options.dataType = 'iframe ' + (options.dataType || '');
      // The iframe transport accepts a serialized array as form data:
      options.formData = this._getFormData(options);
      // Add redirect url to form data on cross-domain uploads:
      if (options.redirect && targetHost && targetHost !== location.host) {
        options.formData.push({
          name: options.redirectParamName || 'redirect',
          value: options.redirect
        });
      }
    },
    _initDataSettings: function (options) {
      if (this._isXHRUpload(options)) {
        if (!this._chunkedUpload(options, true)) {
          if (!options.data) {
            this._initXHRData(options);
          }
          this._initProgressListener(options);
        }
        if (options.postMessage) {
          // Setting the dataType to postmessage enables the
          // postMessage transport:
          options.dataType = 'postmessage ' + (options.dataType || '');
        }
      } else {
        this._initIframeSettings(options);
      }
    },
    _getParamName: function (options) {
      var fileInput = $(options.fileInput),
        paramName = options.paramName;
      if (!paramName) {
        paramName = [];
        fileInput.each(function () {
          var input = $(this),
            name = input.prop('name') || 'files[]',
            i = (input.prop('files') || [1]).length;
          while (i) {
            paramName.push(name);
            i -= 1;
          }
        });
        if (!paramName.length) {
          paramName = [fileInput.prop('name') || 'files[]'];
        }
      } else if (!$.isArray(paramName)) {
        paramName = [paramName];
      }
      return paramName;
    },
    _initFormSettings: function (options) {
      // Retrieve missing options from the input field and the
      // associated form, if available:
      if (!options.form || !options.form.length) {
        options.form = $(options.fileInput.prop('form'));
        // If the given file input doesn't have an associated form,
        // use the default widget file input's form:
        if (!options.form.length) {
          options.form = $(this.options.fileInput.prop('form'));
        }
      }
      options.paramName = this._getParamName(options);
      if (!options.url) {
        options.url = options.form.prop('action') || location.href;
      }
      // The HTTP request method must be "POST" or "PUT":
      options.type = (
        options.type ||
        ($.type(options.form.prop('method')) === 'string' &&
          options.form.prop('method')) ||
        ''
      ).toUpperCase();
      if (
        options.type !== 'POST' &&
        options.type !== 'PUT' &&
        options.type !== 'PATCH'
      ) {
        options.type = 'POST';
      }
      if (!options.formAcceptCharset) {
        options.formAcceptCharset = options.form.attr('accept-charset');
      }
    },
    _getAJAXSettings: function (data) {
      var options = $.extend({}, this.options, data);
      this._initFormSettings(options);
      this._initDataSettings(options);
      return options;
    },
    // jQuery 1.6 doesn't provide .state(),
    // while jQuery 1.8+ removed .isRejected() and .isResolved():
    _getDeferredState: function (deferred) {
      if (deferred.state) {
        return deferred.state();
      }
      if (deferred.isResolved()) {
        return 'resolved';
      }
      if (deferred.isRejected()) {
        return 'rejected';
      }
      return 'pending';
    },
    // Maps jqXHR callbacks to the equivalent
    // methods of the given Promise object:
    _enhancePromise: function (promise) {
      promise.success = promise.done;
      promise.error = promise.fail;
      promise.complete = promise.always;
      return promise;
    },
    // Creates and returns a Promise object enhanced with
    // the jqXHR methods abort, success, error and complete:
    _getXHRPromise: function (resolveOrReject, context, args) {
      var dfd = $.Deferred(),
        promise = dfd.promise();
      // eslint-disable-next-line no-param-reassign
      context = context || this.options.context || promise;
      if (resolveOrReject === true) {
        dfd.resolveWith(context, args);
      } else if (resolveOrReject === false) {
        dfd.rejectWith(context, args);
      }
      promise.abort = dfd.promise;
      return this._enhancePromise(promise);
    },
    // Adds convenience methods to the data callback argument:
    _addConvenienceMethods: function (e, data) {
      var that = this,
        getPromise = function (args) {
          return $.Deferred().resolveWith(that, args).promise();
        };
      data.process = function (resolveFunc, rejectFunc) {
        if (resolveFunc || rejectFunc) {
          data._processQueue = this._processQueue = (this._processQueue ||
            getPromise([this]))
            [that._promisePipe](function () {
              if (data.errorThrown) {
                return $.Deferred().rejectWith(that, [data]).promise();
              }
              return getPromise(arguments);
            })
            [that._promisePipe](resolveFunc, rejectFunc);
        }
        return this._processQueue || getPromise([this]);
      };
      data.submit = function () {
        if (this.state() !== 'pending') {
          data.jqXHR = this.jqXHR =
            that._trigger(
              'submit',
              $.Event('submit', { delegatedEvent: e }),
              this
            ) !== false && that._onSend(e, this);
        }
        return this.jqXHR || that._getXHRPromise();
      };
      data.abort = function () {
        if (this.jqXHR) {
          return this.jqXHR.abort();
        }
        this.errorThrown = 'abort';
        that._trigger('fail', null, this);
        return that._getXHRPromise(false);
      };
      data.state = function () {
        if (this.jqXHR) {
          return that._getDeferredState(this.jqXHR);
        }
        if (this._processQueue) {
          return that._getDeferredState(this._processQueue);
        }
      };
      data.processing = function () {
        return (
          !this.jqXHR &&
          this._processQueue &&
          that._getDeferredState(this._processQueue) === 'pending'
        );
      };
      data.progress = function () {
        return this._progress;
      };
      data.response = function () {
        return this._response;
      };
    },
    // Parses the Range header from the server response
    // and returns the uploaded bytes:
    _getUploadedBytes: function (jqXHR) {
      var range = jqXHR.getResponseHeader('Range'),
        parts = range && range.split('-'),
        upperBytesPos = parts && parts.length > 1 && parseInt(parts[1], 10);
      return upperBytesPos && upperBytesPos + 1;
    },
    // Uploads a file in multiple, sequential requests
    // by splitting the file up in multiple blob chunks.
    // If the second parameter is true, only tests if the file
    // should be uploaded in chunks, but does not invoke any
    // upload requests:
    _chunkedUpload: function (options, testOnly) {
      options.uploadedBytes = options.uploadedBytes || 0;
      var that = this,
        file = options.files[0],
        fs = file.size,
        ub = options.uploadedBytes,
        mcs = options.maxChunkSize || fs,
        slice = this._blobSlice,
        dfd = $.Deferred(),
        promise = dfd.promise(),
        jqXHR,
        upload;
      if (
        !(
          this._isXHRUpload(options) &&
          slice &&
          (ub || ($.type(mcs) === 'function' ? mcs(options) : mcs) < fs)
        ) ||
        options.data
      ) {
        return false;
      }
      if (testOnly) {
        return true;
      }
      if (ub >= fs) {
        file.error = options.i18n('uploadedBytes');
        return this._getXHRPromise(false, options.context, [
          null,
          'error',
          file.error
        ]);
      }
      // The chunk upload method:
      upload = function () {
        // Clone the options object for each chunk upload:
        var o = $.extend({}, options),
          currentLoaded = o._progress.loaded;
        o.blob = slice.call(
          file,
          ub,
          ub + ($.type(mcs) === 'function' ? mcs(o) : mcs),
          file.type
        );
        // Store the current chunk size, as the blob itself
        // will be dereferenced after data processing:
        o.chunkSize = o.blob.size;
        // Expose the chunk bytes position range:
        o.contentRange =
          'bytes ' + ub + '-' + (ub + o.chunkSize - 1) + '/' + fs;
        // Trigger chunkbeforesend to allow form data to be updated for this chunk
        that._trigger('chunkbeforesend', null, o);
        // Process the upload data (the blob and potential form data):
        that._initXHRData(o);
        // Add progress listeners for this chunk upload:
        that._initProgressListener(o);
        jqXHR = (
          (that._trigger('chunksend', null, o) !== false && $.ajax(o)) ||
          that._getXHRPromise(false, o.context)
        )
          .done(function (result, textStatus, jqXHR) {
            ub = that._getUploadedBytes(jqXHR) || ub + o.chunkSize;
            // Create a progress event if no final progress event
            // with loaded equaling total has been triggered
            // for this chunk:
            if (currentLoaded + o.chunkSize - o._progress.loaded) {
              that._onProgress(
                $.Event('progress', {
                  lengthComputable: true,
                  loaded: ub - o.uploadedBytes,
                  total: ub - o.uploadedBytes
                }),
                o
              );
            }
            options.uploadedBytes = o.uploadedBytes = ub;
            o.result = result;
            o.textStatus = textStatus;
            o.jqXHR = jqXHR;
            that._trigger('chunkdone', null, o);
            that._trigger('chunkalways', null, o);
            if (ub < fs) {
              // File upload not yet complete,
              // continue with the next chunk:
              upload();
            } else {
              dfd.resolveWith(o.context, [result, textStatus, jqXHR]);
            }
          })
          .fail(function (jqXHR, textStatus, errorThrown) {
            o.jqXHR = jqXHR;
            o.textStatus = textStatus;
            o.errorThrown = errorThrown;
            that._trigger('chunkfail', null, o);
            that._trigger('chunkalways', null, o);
            dfd.rejectWith(o.context, [jqXHR, textStatus, errorThrown]);
          })
          .always(function () {
            that._deinitProgressListener(o);
          });
      };
      this._enhancePromise(promise);
      promise.abort = function () {
        return jqXHR.abort();
      };
      upload();
      return promise;
    },
    _beforeSend: function (e, data) {
      if (this._active === 0) {
        // the start callback is triggered when an upload starts
        // and no other uploads are currently running,
        // equivalent to the global ajaxStart event:
        this._trigger('start');
        // Set timer for global bitrate progress calculation:
        this._bitrateTimer = new this._BitrateTimer();
        // Reset the global progress values:
        this._progress.loaded = this._progress.total = 0;
        this._progress.bitrate = 0;
      }
      // Make sure the container objects for the .response() and
      // .progress() methods on the data object are available
      // and reset to their initial state:
      this._initResponseObject(data);
      this._initProgressObject(data);
      data._progress.loaded = data.loaded = data.uploadedBytes || 0;
      data._progress.total = data.total = this._getTotal(data.files) || 1;
      data._progress.bitrate = data.bitrate = 0;
      this._active += 1;
      // Initialize the global progress values:
      this._progress.loaded += data.loaded;
      this._progress.total += data.total;
    },
    _onDone: function (result, textStatus, jqXHR, options) {
      var total = options._progress.total,
        response = options._response;
      if (options._progress.loaded < total) {
        // Create a progress event if no final progress event
        // with loaded equaling total has been triggered:
        this._onProgress(
          $.Event('progress', {
            lengthComputable: true,
            loaded: total,
            total: total
          }),
          options
        );
      }
      response.result = options.result = result;
      response.textStatus = options.textStatus = textStatus;
      response.jqXHR = options.jqXHR = jqXHR;
      this._trigger('done', null, options);
    },
    _onFail: function (jqXHR, textStatus, errorThrown, options) {
      var response = options._response;
      if (options.recalculateProgress) {
        // Remove the failed (error or abort) file upload from
        // the global progress calculation:
        this._progress.loaded -= options._progress.loaded;
        this._progress.total -= options._progress.total;
      }
      response.jqXHR = options.jqXHR = jqXHR;
      response.textStatus = options.textStatus = textStatus;
      response.errorThrown = options.errorThrown = errorThrown;
      this._trigger('fail', null, options);
    },
    _onAlways: function (jqXHRorResult, textStatus, jqXHRorError, options) {
      // jqXHRorResult, textStatus and jqXHRorError are added to the
      // options object via done and fail callbacks
      this._trigger('always', null, options);
    },
    _onSend: function (e, data) {
      if (!data.submit) {
        this._addConvenienceMethods(e, data);
      }
      var that = this,
        jqXHR,
        aborted,
        slot,
        pipe,
        options = that._getAJAXSettings(data),
        send = function () {
          that._sending += 1;
          // Set timer for bitrate progress calculation:
          options._bitrateTimer = new that._BitrateTimer();
          jqXHR =
            jqXHR ||
            (
              ((aborted ||
                that._trigger(
                  'send',
                  $.Event('send', { delegatedEvent: e }),
                  options
                ) === false) &&
                that._getXHRPromise(false, options.context, aborted)) ||
              that._chunkedUpload(options) ||
              $.ajax(options)
            )
              .done(function (result, textStatus, jqXHR) {
                that._onDone(result, textStatus, jqXHR, options);
              })
              .fail(function (jqXHR, textStatus, errorThrown) {
                that._onFail(jqXHR, textStatus, errorThrown, options);
              })
              .always(function (jqXHRorResult, textStatus, jqXHRorError) {
                that._deinitProgressListener(options);
                that._onAlways(
                  jqXHRorResult,
                  textStatus,
                  jqXHRorError,
                  options
                );
                that._sending -= 1;
                that._active -= 1;
                if (
                  options.limitConcurrentUploads &&
                  options.limitConcurrentUploads > that._sending
                ) {
                  // Start the next queued upload,
                  // that has not been aborted:
                  var nextSlot = that._slots.shift();
                  while (nextSlot) {
                    if (that._getDeferredState(nextSlot) === 'pending') {
                      nextSlot.resolve();
                      break;
                    }
                    nextSlot = that._slots.shift();
                  }
                }
                if (that._active === 0) {
                  // The stop callback is triggered when all uploads have
                  // been completed, equivalent to the global ajaxStop event:
                  that._trigger('stop');
                }
              });
          return jqXHR;
        };
      this._beforeSend(e, options);
      if (
        this.options.sequentialUploads ||
        (this.options.limitConcurrentUploads &&
          this.options.limitConcurrentUploads <= this._sending)
      ) {
        if (this.options.limitConcurrentUploads > 1) {
          slot = $.Deferred();
          this._slots.push(slot);
          pipe = slot[that._promisePipe](send);
        } else {
          this._sequence = this._sequence[that._promisePipe](send, send);
          pipe = this._sequence;
        }
        // Return the piped Promise object, enhanced with an abort method,
        // which is delegated to the jqXHR object of the current upload,
        // and jqXHR callbacks mapped to the equivalent Promise methods:
        pipe.abort = function () {
          aborted = [undefined, 'abort', 'abort'];
          if (!jqXHR) {
            if (slot) {
              slot.rejectWith(options.context, aborted);
            }
            return send();
          }
          return jqXHR.abort();
        };
        return this._enhancePromise(pipe);
      }
      return send();
    },
    _onAdd: function (e, data) {
      var that = this,
        result = true,
        options = $.extend({}, this.options, data),
        files = data.files,
        filesLength = files.length,
        limit = options.limitMultiFileUploads,
        limitSize = options.limitMultiFileUploadSize,
        overhead = options.limitMultiFileUploadSizeOverhead,
        batchSize = 0,
        paramName = this._getParamName(options),
        paramNameSet,
        paramNameSlice,
        fileSet,
        i,
        j = 0;
      if (!filesLength) {
        return false;
      }
      if (limitSize && files[0].size === undefined) {
        limitSize = undefined;
      }
      if (
        !(options.singleFileUploads || limit || limitSize) ||
        !this._isXHRUpload(options)
      ) {
        fileSet = [files];
        paramNameSet = [paramName];
      } else if (!(options.singleFileUploads || limitSize) && limit) {
        fileSet = [];
        paramNameSet = [];
        for (i = 0; i < filesLength; i += limit) {
          fileSet.push(files.slice(i, i + limit));
          paramNameSlice = paramName.slice(i, i + limit);
          if (!paramNameSlice.length) {
            paramNameSlice = paramName;
          }
          paramNameSet.push(paramNameSlice);
        }
      } else if (!options.singleFileUploads && limitSize) {
        fileSet = [];
        paramNameSet = [];
        for (i = 0; i < filesLength; i = i + 1) {
          batchSize += files[i].size + overhead;
          if (
            i + 1 === filesLength ||
            batchSize + files[i + 1].size + overhead > limitSize ||
            (limit && i + 1 - j >= limit)
          ) {
            fileSet.push(files.slice(j, i + 1));
            paramNameSlice = paramName.slice(j, i + 1);
            if (!paramNameSlice.length) {
              paramNameSlice = paramName;
            }
            paramNameSet.push(paramNameSlice);
            j = i + 1;
            batchSize = 0;
          }
        }
      } else {
        paramNameSet = paramName;
      }
      data.originalFiles = files;
      $.each(fileSet || files, function (index, element) {
        var newData = $.extend({}, data);
        newData.files = fileSet ? element : [element];
        newData.paramName = paramNameSet[index];
        that._initResponseObject(newData);
        that._initProgressObject(newData);
        that._addConvenienceMethods(e, newData);
        result = that._trigger(
          'add',
          $.Event('add', { delegatedEvent: e }),
          newData
        );
        return result;
      });
      return result;
    },
    _replaceFileInput: function (data) {
      var input = data.fileInput,
        inputClone = input.clone(true),
        restoreFocus = input.is(document.activeElement);
      // Add a reference for the new cloned file input to the data argument:
      data.fileInputClone = inputClone;
      $('<form></form>').append(inputClone)[0].reset();
      // Detaching allows to insert the fileInput on another form
      // without loosing the file input value:
      input.after(inputClone).detach();
      // If the fileInput had focus before it was detached,
      // restore focus to the inputClone.
      if (restoreFocus) {
        inputClone.trigger('focus');
      }
      // Avoid memory leaks with the detached file input:
      $.cleanData(input.off('remove'));
      // Replace the original file input element in the fileInput
      // elements set with the clone, which has been copied including
      // event handlers:
      this.options.fileInput = this.options.fileInput.map(function (i, el) {
        if (el === input[0]) {
          return inputClone[0];
        }
        return el;
      });
      // If the widget has been initialized on the file input itself,
      // override this.element with the file input clone:
      if (input[0] === this.element[0]) {
        this.element = inputClone;
      }
    },
    _handleFileTreeEntry: function (entry, path) {
      var that = this,
        dfd = $.Deferred(),
        entries = [],
        dirReader,
        errorHandler = function (e) {
          if (e && !e.entry) {
            e.entry = entry;
          }
          // Since $.when returns immediately if one
          // Deferred is rejected, we use resolve instead.
          // This allows valid files and invalid items
          // to be returned together in one set:
          dfd.resolve([e]);
        },
        successHandler = function (entries) {
          that
            ._handleFileTreeEntries(entries, path + entry.name + '/')
            .done(function (files) {
              dfd.resolve(files);
            })
            .fail(errorHandler);
        },
        readEntries = function () {
          dirReader.readEntries(function (results) {
            if (!results.length) {
              successHandler(entries);
            } else {
              entries = entries.concat(results);
              readEntries();
            }
          }, errorHandler);
        };
      // eslint-disable-next-line no-param-reassign
      path = path || '';
      if (entry.isFile) {
        if (entry._file) {
          // Workaround for Chrome bug #149735
          entry._file.relativePath = path;
          dfd.resolve(entry._file);
        } else {
          entry.file(function (file) {
            file.relativePath = path;
            dfd.resolve(file);
          }, errorHandler);
        }
      } else if (entry.isDirectory) {
        dirReader = entry.createReader();
        readEntries();
      } else {
        // Return an empty list for file system items
        // other than files or directories:
        dfd.resolve([]);
      }
      return dfd.promise();
    },
    _handleFileTreeEntries: function (entries, path) {
      var that = this;
      return $.when
        .apply(
          $,
          $.map(entries, function (entry) {
            return that._handleFileTreeEntry(entry, path);
          })
        )
        [this._promisePipe](function () {
          return Array.prototype.concat.apply([], arguments);
        });
    },
    _getDroppedFiles: function (dataTransfer) {
      // eslint-disable-next-line no-param-reassign
      dataTransfer = dataTransfer || {};
      var items = dataTransfer.items;
      if (
        items &&
        items.length &&
        (items[0].webkitGetAsEntry || items[0].getAsEntry)
      ) {
        return this._handleFileTreeEntries(
          $.map(items, function (item) {
            var entry;
            if (item.webkitGetAsEntry) {
              entry = item.webkitGetAsEntry();
              if (entry) {
                // Workaround for Chrome bug #149735:
                entry._file = item.getAsFile();
              }
              return entry;
            }
            return item.getAsEntry();
          })
        );
      }
      return $.Deferred().resolve($.makeArray(dataTransfer.files)).promise();
    },
    _getSingleFileInputFiles: function (fileInput) {
      // eslint-disable-next-line no-param-reassign
      fileInput = $(fileInput);
      var entries =
          fileInput.prop('webkitEntries') || fileInput.prop('entries'),
        files,
        value;
      if (entries && entries.length) {
        return this._handleFileTreeEntries(entries);
      }
      files = $.makeArray(fileInput.prop('files'));
      if (!files.length) {
        value = fileInput.prop('value');
        if (!value) {
          return $.Deferred().resolve([]).promise();
        }
        // If the files property is not available, the browser does not
        // support the File API and we add a pseudo File object with
        // the input value as name with path information removed:
        files = [{ name: value.replace(/^.*\\/, '') }];
      } else if (files[0].name === undefined && files[0].fileName) {
        // File normalization for Safari 4 and Firefox 3:
        $.each(files, function (index, file) {
          file.name = file.fileName;
          file.size = file.fileSize;
        });
      }
      return $.Deferred().resolve(files).promise();
    },
    _getFileInputFiles: function (fileInput) {
      if (!(fileInput instanceof $) || fileInput.length === 1) {
        return this._getSingleFileInputFiles(fileInput);
      }
      return $.when
        .apply($, $.map(fileInput, this._getSingleFileInputFiles))
        [this._promisePipe](function () {
          return Array.prototype.concat.apply([], arguments);
        });
    },
    _onChange: function (e) {
      var that = this,
        data = {
          fileInput: $(e.target),
          form: $(e.target.form)
        };
      this._getFileInputFiles(data.fileInput).always(function (files) {
        data.files = files;
        if (that.options.replaceFileInput) {
          that._replaceFileInput(data);
        }
        if (
          that._trigger(
            'change',
            $.Event('change', { delegatedEvent: e }),
            data
          ) !== false
        ) {
          that._onAdd(e, data);
        }
      });
    },
    _onPaste: function (e) {
      var items =
          e.originalEvent &&
          e.originalEvent.clipboardData &&
          e.originalEvent.clipboardData.items,
        data = { files: [] };
      if (items && items.length) {
        $.each(items, function (index, item) {
          var file = item.getAsFile && item.getAsFile();
          if (file) {
            data.files.push(file);
          }
        });
        if (
          this._trigger(
            'paste',
            $.Event('paste', { delegatedEvent: e }),
            data
          ) !== false
        ) {
          this._onAdd(e, data);
        }
      }
    },
    _onDrop: function (e) {
      e.dataTransfer = e.originalEvent && e.originalEvent.dataTransfer;
      var that = this,
        dataTransfer = e.dataTransfer,
        data = {};
      if (dataTransfer && dataTransfer.files && dataTransfer.files.length) {
        e.preventDefault();
        this._getDroppedFiles(dataTransfer).always(function (files) {
          data.files = files;
          if (
            that._trigger(
              'drop',
              $.Event('drop', { delegatedEvent: e }),
              data
            ) !== false
          ) {
            that._onAdd(e, data);
          }
        });
      }
    },
    _onDragOver: getDragHandler('dragover'),
    _onDragEnter: getDragHandler('dragenter'),
    _onDragLeave: getDragHandler('dragleave'),
    _initEventHandlers: function () {
      if (this._isXHRUpload(this.options)) {
        this._on(this.options.dropZone, {
          dragover: this._onDragOver,
          drop: this._onDrop,
          // event.preventDefault() on dragenter is required for IE10+:
          dragenter: this._onDragEnter,
          // dragleave is not required, but added for completeness:
          dragleave: this._onDragLeave
        });
        this._on(this.options.pasteZone, {
          paste: this._onPaste
        });
      }
      if ($.support.fileInput) {
        this._on(this.options.fileInput, {
          change: this._onChange
        });
      }
    },
    _destroyEventHandlers: function () {
      this._off(this.options.dropZone, 'dragenter dragleave dragover drop');
      this._off(this.options.pasteZone, 'paste');
      this._off(this.options.fileInput, 'change');
    },
    _destroy: function () {
      this._destroyEventHandlers();
    },
    _setOption: function (key, value) {
      var reinit = $.inArray(key, this._specialOptions) !== -1;
      if (reinit) {
        this._destroyEventHandlers();
      }
      this._super(key, value);
      if (reinit) {
        this._initSpecialOptions();
        this._initEventHandlers();
      }
    },
    _initSpecialOptions: function () {
      var options = this.options;
      if (options.fileInput === undefined) {
        options.fileInput = this.element.is('input[type="file"]')
          ? this.element
          : this.element.find('input[type="file"]');
      } else if (!(options.fileInput instanceof $)) {
        options.fileInput = $(options.fileInput);
      }
      if (!(options.dropZone instanceof $)) {
        options.dropZone = $(options.dropZone);
      }
      if (!(options.pasteZone instanceof $)) {
        options.pasteZone = $(options.pasteZone);
      }
    },
    _getRegExp: function (str) {
      var parts = str.split('/'),
        modifiers = parts.pop();
      parts.shift();
      return new RegExp(parts.join('/'), modifiers);
    },
    _isRegExpOption: function (key, value) {
      return (
        key !== 'url' &&
        $.type(value) === 'string' &&
        /^\/.*\/[igm]{0,3}$/.test(value)
      );
    },
    _initDataAttributes: function () {
      var that = this,
        options = this.options,
        data = this.element.data();
      // Initialize options set via HTML5 data-attributes:
      $.each(this.element[0].attributes, function (index, attr) {
        var key = attr.name.toLowerCase(),
          value;
        if (/^data-/.test(key)) {
          // Convert hyphen-ated key to camelCase:
          key = key.slice(5).replace(/-[a-z]/g, function (str) {
            return str.charAt(1).toUpperCase();
          });
          value = data[key];
          if (that._isRegExpOption(key, value)) {
            value = that._getRegExp(value);
          }
          options[key] = value;
        }
      });
    },
    _create: function () {
      this._initDataAttributes();
      this._initSpecialOptions();
      this._slots = [];
      this._sequence = this._getXHRPromise(true);
      this._sending = this._active = 0;
      this._initProgressObject(this);
      this._initEventHandlers();
    },
    // This method is exposed to the widget API and allows to query
    // the number of active uploads:
    active: function () {
      return this._active;
    },
    // This method is exposed to the widget API and allows to query
    // the widget upload progress.
    // It returns an object with loaded, total and bitrate properties
    // for the running uploads:
    progress: function () {
      return this._progress;
    },
    // This method is exposed to the widget API and allows adding files
    // using the fileupload API. The data parameter accepts an object which
    // must have a files property and can contain additional options:
    // .fileupload('add', {files: filesList});
    add: function (data) {
      var that = this;
      if (!data || this.options.disabled) {
        return;
      }
      if (data.fileInput && !data.files) {
        this._getFileInputFiles(data.fileInput).always(function (files) {
          data.files = files;
          that._onAdd(null, data);
        });
      } else {
        data.files = $.makeArray(data.files);
        this._onAdd(null, data);
      }
    },
    // This method is exposed to the widget API and allows sending files
    // using the fileupload API. The data parameter accepts an object which
    // must have a files or fileInput property and can contain additional options:
    // .fileupload('send', {files: filesList});
    // The method returns a Promise object for the file upload call.
    send: function (data) {
      if (data && !this.options.disabled) {
        if (data.fileInput && !data.files) {
          var that = this,
            dfd = $.Deferred(),
            promise = dfd.promise(),
            jqXHR,
            aborted;
          promise.abort = function () {
            aborted = true;
            if (jqXHR) {
              return jqXHR.abort();
            }
            dfd.reject(null, 'abort', 'abort');
            return promise;
          };
          this._getFileInputFiles(data.fileInput).always(function (files) {
            if (aborted) {
              return;
            }
            if (!files.length) {
              dfd.reject();
              return;
            }
            data.files = files;
            jqXHR = that._onSend(null, data);
            jqXHR.then(
              function (result, textStatus, jqXHR) {
                dfd.resolve(result, textStatus, jqXHR);
              },
              function (jqXHR, textStatus, errorThrown) {
                dfd.reject(jqXHR, textStatus, errorThrown);
              }
            );
          });
          return this._enhancePromise(promise);
        }
        data.files = $.makeArray(data.files);
        if (data.files.length) {
          return this._onSend(null, data);
        }
      }
      return this._getXHRPromise(false, data && data.context);
    }
  });
});;
/*
 * jQuery Iframe Transport Plugin
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2011, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
/* global define, require */
(function (factory) {
  'use strict';
  if (typeof define === 'function' && define.amd) {
    // Register as an anonymous AMD module:
    define(['jquery'], factory);
  } else if (typeof exports === 'object') {
    // Node/CommonJS:
    factory(require('jquery'));
  } else {
    // Browser globals:
    factory(window.jQuery);
  }
})(function ($) {
  'use strict';
  // Helper variable to create unique names for the transport iframes:
  var counter = 0,
    jsonAPI = $,
    jsonParse = 'parseJSON';
  if ('JSON' in window && 'parse' in JSON) {
    jsonAPI = JSON;
    jsonParse = 'parse';
  }
  // The iframe transport accepts four additional options:
  // options.fileInput: a jQuery collection of file input fields
  // options.paramName: the parameter name for the file form data,
  //  overrides the name property of the file input field(s),
  //  can be a string or an array of strings.
  // options.formData: an array of objects with name and value properties,
  //  equivalent to the return data of .serializeArray(), e.g.:
  //  [{name: 'a', value: 1}, {name: 'b', value: 2}]
  // options.initialIframeSrc: the URL of the initial iframe src,
  //  by default set to "javascript:false;"
  $.ajaxTransport('iframe', function (options) {
    if (options.async) {
      // javascript:false as initial iframe src
      // prevents warning popups on HTTPS in IE6:
      // eslint-disable-next-line no-script-url
      var initialIframeSrc = options.initialIframeSrc || 'javascript:false;',
        form,
        iframe,
        addParamChar;
      return {
        send: function (_, completeCallback) {
          form = $('<form style="display:none;"></form>');
          form.attr('accept-charset', options.formAcceptCharset);
          addParamChar = /\?/.test(options.url) ? '&' : '?';
          // XDomainRequest only supports GET and POST:
          if (options.type === 'DELETE') {
            options.url = options.url + addParamChar + '_method=DELETE';
            options.type = 'POST';
          } else if (options.type === 'PUT') {
            options.url = options.url + addParamChar + '_method=PUT';
            options.type = 'POST';
          } else if (options.type === 'PATCH') {
            options.url = options.url + addParamChar + '_method=PATCH';
            options.type = 'POST';
          }
          // IE versions below IE8 cannot set the name property of
          // elements that have already been added to the DOM,
          // so we set the name along with the iframe HTML markup:
          counter += 1;
          iframe = $(
            '<iframe src="' +
              initialIframeSrc +
              '" name="iframe-transport-' +
              counter +
              '"></iframe>'
          ).on('load', function () {
            var fileInputClones,
              paramNames = $.isArray(options.paramName)
                ? options.paramName
                : [options.paramName];
            iframe.off('load').on('load', function () {
              var response;
              // Wrap in a try/catch block to catch exceptions thrown
              // when trying to access cross-domain iframe contents:
              try {
                response = iframe.contents();
                // Google Chrome and Firefox do not throw an
                // exception when calling iframe.contents() on
                // cross-domain requests, so we unify the response:
                if (!response.length || !response[0].firstChild) {
                  throw new Error();
                }
              } catch (e) {
                response = undefined;
              }
              // The complete callback returns the
              // iframe content document as response object:
              completeCallback(200, 'success', { iframe: response });
              // Fix for IE endless progress bar activity bug
              // (happens on form submits to iframe targets):
              $('<iframe src="' + initialIframeSrc + '"></iframe>').appendTo(
                form
              );
              window.setTimeout(function () {
                // Removing the form in a setTimeout call
                // allows Chrome's developer tools to display
                // the response result
                form.remove();
              }, 0);
            });
            form
              .prop('target', iframe.prop('name'))
              .prop('action', options.url)
              .prop('method', options.type);
            if (options.formData) {
              $.each(options.formData, function (index, field) {
                $('<input type="hidden"/>')
                  .prop('name', field.name)
                  .val(field.value)
                  .appendTo(form);
              });
            }
            if (
              options.fileInput &&
              options.fileInput.length &&
              options.type === 'POST'
            ) {
              fileInputClones = options.fileInput.clone();
              // Insert a clone for each file input field:
              options.fileInput.after(function (index) {
                return fileInputClones[index];
              });
              if (options.paramName) {
                options.fileInput.each(function (index) {
                  $(this).prop('name', paramNames[index] || options.paramName);
                });
              }
              // Appending the file input fields to the hidden form
              // removes them from their original location:
              form
                .append(options.fileInput)
                .prop('enctype', 'multipart/form-data')
                // enctype must be set as encoding for IE:
                .prop('encoding', 'multipart/form-data');
              // Remove the HTML5 form attribute from the input(s):
              options.fileInput.removeAttr('form');
            }
            window.setTimeout(function () {
              // Submitting the form in a setTimeout call fixes an issue with
              // Safari 13 not triggering the iframe load event after resetting
              // the load event handler, see also:
              // https://github.com/blueimp/jQuery-File-Upload/issues/3633
              form.submit();
              // Insert the file input fields at their original location
              // by replacing the clones with the originals:
              if (fileInputClones && fileInputClones.length) {
                options.fileInput.each(function (index, input) {
                  var clone = $(fileInputClones[index]);
                  // Restore the original name and form properties:
                  $(input)
                    .prop('name', clone.prop('name'))
                    .attr('form', clone.attr('form'));
                  clone.replaceWith(input);
                });
              }
            }, 0);
          });
          form.append(iframe).appendTo(document.body);
        },
        abort: function () {
          if (iframe) {
            // javascript:false as iframe src aborts the request
            // and prevents warning popups on HTTPS in IE6.
            iframe.off('load').prop('src', initialIframeSrc);
          }
          if (form) {
            form.remove();
          }
        }
      };
    }
  });
  // The iframe transport returns the iframe content document as response.
  // The following adds converters from iframe to text, json, html, xml
  // and script.
  // Please note that the Content-Type for JSON responses has to be text/plain
  // or text/html, if the browser doesn't include application/json in the
  // Accept header, else IE will show a download dialog.
  // The Content-Type for XML responses on the other hand has to be always
  // application/xml or text/xml, so IE properly parses the XML response.
  // See also
  // https://github.com/blueimp/jQuery-File-Upload/wiki/Setup#content-type-negotiation
  $.ajaxSetup({
    converters: {
      'iframe text': function (iframe) {
        return iframe && $(iframe[0].body).text();
      },
      'iframe json': function (iframe) {
        return iframe && jsonAPI[jsonParse]($(iframe[0].body).text());
      },
      'iframe html': function (iframe) {
        return iframe && $(iframe[0].body).html();
      },
      'iframe xml': function (iframe) {
        var xmlDoc = iframe && iframe[0];
        return xmlDoc && $.isXMLDoc(xmlDoc)
          ? xmlDoc
          : $.parseXML(
              (xmlDoc.XMLDocument && xmlDoc.XMLDocument.xml) ||
                $(xmlDoc.body).html()
            );
      },
      'iframe script': function (iframe) {
        return iframe && $.globalEval($(iframe[0].body).text());
      }
    }
  });
});;
// jQuery plugin to display a custom jQuery File Uploader interface.
// (C) 2017 CubicleSoft.  All Rights Reserved.
(function($) {
	var EscapeHTML = function (text) {
		var map = {
			'&': '&amp;',
			'<': '&lt;',
			'>': '&gt;',
			'"': '&quot;',
			"'": '&#039;'
		};
		return text.replace(/[&<>"']/g, function(m) { return map[m]; });
	}
	var FormatStr = function(format) {
		var args = Array.prototype.slice.call(arguments, 1);
		return format.replace(/{(\d+)}/g, function(match, number) {
			return (typeof args[number] != 'undefined' ? args[number] : match);
		});
	};
	var GetDisplayFilesize = function(numbytes, adjustprecision, units) {
		if (numbytes == 0)  return '0 Bytes';
		if (numbytes == 1)  return '1 Byte';
		numbytes = Math.abs(numbytes);
		var magnitude, abbreviations;
		if (units && units.toLowerCase() === 'iec_formal')
		{
			magnitude = Math.pow(2, 10);
			abbreviations = ['Bytes', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB'];
		}
		else if (units && units.toLowerCase() === 'si')
		{
			magnitude = Math.pow(10, 3);
			abbreviations = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
		}
		else
		{
			magnitude = Math.pow(2, 10);
			abbreviations = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
		}
		var pos = Math.floor(Math.log(numbytes) / Math.log(magnitude));
		var result = (numbytes / Math.pow(magnitude, pos));
		return (pos == 0 || (adjustprecision && result >= 99.995) ? result.toFixed(0) : result.toFixed(2)) + ' ' + abbreviations[pos];
	};
	var DisplayPreviewDialog = function(preview, endelem) {
		var previewbackground = $('<div class="ff_fileupload_dialog_background"></div>');
		var previewclone = preview.clone(true, true).click(function(e) {
			e.stopPropagation();
		});
		var previewdialog = $('<div class="ff_fileupload_dialog_main"></div>').append(previewclone);
		var HidePreviewDialog = function() {
			$(document).off('keyup.fancy_fileupload');
			previewbackground.remove();
			endelem.focus();
		};
		$(document).on('keyup.fancy_fileupload', function(e) {
			if (e.keyCode == 27) {
				HidePreviewDialog();
			}
		});
		previewbackground.append(previewdialog).click(function() {
			HidePreviewDialog();
		});
		$('body').append(previewbackground);
		preview.focus();
	};
	var InitShowAriaLabelInfo = function(inforow) {
		inforow.find('button').hover(function() {
			var val = $(this).attr('aria-label');
			if (val)
			{
				inforow.find('.ff_fileupload_buttoninfo').text(val).removeClass('ff_fileupload_hidden');
				inforow.find('.ff_fileupload_fileinfo').addClass('ff_fileupload_hidden');
			}
		}, function() {
			inforow.find('.ff_fileupload_fileinfo').removeClass('ff_fileupload_hidden');
			inforow.find('.ff_fileupload_buttoninfo').addClass('ff_fileupload_hidden');
		});
	};
	$.fn.FancyFileUpload = function(options) {
		this.each(function() {
			var $this = $(this);
			// Remove the previous file uploader.
			if ($this.data('fancy-fileupload') && typeof($this.data('fancy-fileupload')) === 'object')
			{
				$this.removeClass('ff_fileupload_hidden');
				var data = $this.data('fancy-fileupload');
				data.form.find('input[type=file]').fileupload('destroy');
				data.form.remove();
				data.fileuploadwrap.remove();
			}
		});
		if (!$('.ff_fileupload_hidden').length)  $(document).off('drop.fancy_fileupload dragover.fancy_fileupload');
		if (typeof(options) === 'string' && options === 'destroy')  return this;
		var settings = $.extend({}, $.fn.FancyFileUpload.defaults, options);
		// Prevent default file drag-and-drop operations.
		$(document).off('drop.fancy_fileupload dragover.fancy_fileupload');
		$(document).on('drop.fancy_fileupload dragover.fancy_fileupload', function (e) {
			e.preventDefault();
		});
		// Some useful functions.
		var Translate = function(str) {
			return (settings.langmap[str] ? settings.langmap[str] : str);
		};
		// Prevent the user from leaving the page if there is an active upload.
		var activeuploads = 0;
		$(window).on('beforeunload', function(e) {
			if (activeuploads > 0)  return Translate('There is a file upload still in progress.  Leaving the page will cancel the upload.\n\nAre you sure you want to leave this page?');
		});
		// Create some extra DOM nodes for preview checking.
		var audioelem = document.createElement('audio');
		var videoelem = document.createElement('video');
		var AddFile = function(uploads, e, data) {
			var inforow = $('<tr><td class="ff_fileupload_preview"><button class="ff_fileupload_preview_image" type="button"><span class="ff_fileupload_preview_text"></span></button><div class="ff_fileupload_actions_mobile"></div></td><td class="ff_fileupload_summary"><div class="ff_fileupload_filename"></div><div class="ff_fileupload_fileinfo"></div><div class="ff_fileupload_buttoninfo ff_fileupload_hidden"></div><div class="ff_fileupload_errors ff_fileupload_hidden"></div><div class="ff_fileupload_progress_background ff_fileupload_hidden"><div class="ff_fileupload_progress_bar"></div></div></td><td class="ff_fileupload_actions"></td></tr>');
			var pos = data.files[0].name.lastIndexOf('.');
			var filename = (pos > -1 ? data.files[0].name.substring(0, pos) : data.files[0].name);
			var fileext = (pos > -1 ? data.files[0].name.substring(pos + 1).toLowerCase() : '');
			var alphanum = 'abcdefghijklmnopqrstuvwxyz0123456789';
			pos = (fileext == '' ? -1 : alphanum.indexOf(fileext.charAt(0)));
			var fileextclass = alphanum.charAt((pos > -1 ? pos : Math.floor(Math.random() * alphanum.length)));
			// Initialize necessary callback options.
			data.ff_info = {};
			data.ff_info.errors = [];
			data.ff_info.retries = 0;
			data.ff_info.retrydelay = settings.retrydelay;
			data.ff_info.uploading = false;
			data.ff_info.removewidget = false;
			data.ff_info.inforow = inforow;
			data.ff_info.displayfilesize = GetDisplayFilesize(data.files[0].size, settings.adjustprecision, settings.displayunits);
			data.context = inforow;
			// A couple of functions for handling actions.
			var StartUpload = function(e) {
				e.preventDefault();
				// Set filename.
				if (settings.edit && !data.ff_info.errors.length)
				{
					var fileinput = inforow.find('.ff_fileupload_filename input');
					if (fileinput.length)
					{
						var newfilename = fileinput.val();
						if (fileext != '')  newfilename += '.' + fileext;
						inforow.find('.ff_fileupload_filename').text(newfilename);
						data.files[0].uploadName = newfilename;
					}
				}
				// Remove start upload buttons.
				inforow.find('button.ff_fileupload_start_upload').remove();
				// Reset hover status.
				inforow.find('.ff_fileupload_fileinfo').removeClass('ff_fileupload_hidden');
				inforow.find('.ff_fileupload_buttoninfo').addClass('ff_fileupload_hidden');
				// Set the status.
				inforow.find('.ff_fileupload_fileinfo').text(data.ff_info.displayfilesize + ' | ' + Translate('Starting upload...'));
				// Display progress bar.
				inforow.find('.ff_fileupload_progress_background').removeClass('ff_fileupload_hidden');
				// Alter remove buttons.
				inforow.find('button.ff_fileupload_remove_file').attr('aria-label', Translate('Cancel upload and remove from list'));
				// Begin the actual upload.
				var SubmitUpload = function() {
					activeuploads++;
					data.ff_info.uploading = true;
					data.submit();
				};
				if (settings.startupload)  settings.startupload.call(inforow, SubmitUpload, e, data);
				else  SubmitUpload();
			};
			var RemoveFile = function(e) {
				e.preventDefault();
				if (data.ff_info.uploading)
				{
					if (!confirm(Translate('This file is currently being uploaded.\n\nStop the upload and remove the file from the list?')))  return;
					data.ff_info.removewidget = true;
					data.abort();
				}
				else
				{
					inforow.remove();
					delete data.ff_info;
				}
			};
			data.ff_info.RemoveFile = function() {
				if (data.ff_info.uploading)
				{
					data.ff_info.removewidget = true;
					data.abort();
				}
				else
				{
					inforow.remove();
					delete data.ff_info;
				}
			};
			// Thumbnail preview.
			var haspreview = false;
			var preview;
			var hasimage = false;
			if (URL && URL.createObjectURL)
			{
				var url = URL.createObjectURL(data.files[0]);
				if (url)
				{
					if (data.files[0].type === 'image/gif' || data.files[0].type === 'image/jpeg' || data.files[0].type === 'image/png')
					{
						inforow.find('.ff_fileupload_preview_image').css('background-image', 'url("' + url + '")');
						haspreview = true;
						preview = $('<img>').attr('src', url);
						hasimage = true;
					}
					else if (data.files[0].type.lastIndexOf('audio/', 0) > -1 && audioelem.canPlayType && audioelem.canPlayType(data.files[0].type))
					{
						haspreview = true;
						preview = $('<audio>').attr('src', url).prop('controls', true);
					}
					else if (data.files[0].type.lastIndexOf('video/', 0) > -1 && videoelem.canPlayType && videoelem.canPlayType(data.files[0].type))
					{
						haspreview = true;
						preview = $('<video>').attr('src', url).prop('controls', true);
					}
				}
			}
			if (haspreview)
			{
				inforow.find('.ff_fileupload_preview_image').addClass('ff_fileupload_preview_image_has_preview').attr('aria-label', Translate('Preview')).click(function(e) {
					e.preventDefault();
					this.blur();
					DisplayPreviewDialog(preview, this);
				});
			}
			else
			{
				inforow.find('.ff_fileupload_preview_image').prop('disabled', true).attr('aria-label', Translate('No preview available')).click(function(e) {
					e.preventDefault();
				});
			}
			if (!hasimage)  inforow.find('.ff_fileupload_preview_image').addClass('ff_fileupload_preview_text_with_color').addClass('ff_fileupload_preview_text_' + fileextclass).text(fileext);
			// Validate inputs.
			if (settings.accept)
			{
				var found = false;
				for (var x = 0; x < settings.accept.length && !found; x++)
				{
					if (settings.accept[x] === fileext || settings.accept[x] === data.files[0].type)  found = true;
				}
				if (!found)  data.ff_info.errors.push(Translate('Invalid file extension.'));
			}
			if (settings.maxfilesize > -1 && data.files[0].size > settings.maxfilesize)  data.ff_info.errors.push(FormatStr(Translate('File is too large.  Maximum file size is {0}.'), GetDisplayFilesize(settings.maxfilesize, settings.adjustprecision, settings.displayunits)));
			// Filename text field/display.
			if (settings.edit && !data.ff_info.errors.length)
			{
				inforow.find('.ff_fileupload_filename').append($('<input>').attr('type', 'text').val(filename).keydown(function(e) {
					// Start uploading if someone presses enter.
					if (e.keyCode == 13)  StartUpload(e);
				}));
			}
			else
			{
				inforow.find('.ff_fileupload_filename').text(data.files[0].name);
			}
			// File/Upload information.
			inforow.find('.ff_fileupload_fileinfo').text(data.ff_info.displayfilesize + (hasimage && settings.edit && !data.ff_info.errors.length ? ' | .' + fileext : ''));
			// Errors.
			if (data.ff_info.errors.length)  inforow.find('.ff_fileupload_errors').html(data.ff_info.errors.join('<br>')).removeClass('ff_fileupload_hidden');
			// Action buttons.
			if (!data.ff_info.errors.length)
			{
				inforow.find('.ff_fileupload_actions').append($('<button>').addClass('ff_fileupload_start_upload').attr('type', 'button').attr('aria-label', Translate('Start uploading')).click(StartUpload));
				inforow.find('.ff_fileupload_actions_mobile').append($('<button>').addClass('ff_fileupload_start_upload').attr('type', 'button').attr('aria-label', Translate('Start uploading')).click(StartUpload));
			}
			inforow.find('.ff_fileupload_actions').append($('<button>').addClass('ff_fileupload_remove_file').attr('type', 'button').attr('aria-label', Translate('Remove from list')).click(RemoveFile));
			inforow.find('.ff_fileupload_actions_mobile').append($('<button>').addClass('ff_fileupload_remove_file').attr('type', 'button').attr('aria-label', Translate('Remove from list')).click(RemoveFile));
			// Handle button hover.
			InitShowAriaLabelInfo(inforow);
			// Improve progress bar performance during upload.
			data.ff_info.fileinfo = inforow.find('.ff_fileupload_fileinfo');
			data.ff_info.progressbar = inforow.find('.ff_fileupload_progress_bar');
			uploads.append(inforow);
			if (settings.added)  settings.added.call(inforow, e, data);
		};
		var UploadProgress = function(e, data) {
			var progress = (data.total < 1 ? 0 : data.loaded / data.total * 100);
			data.ff_info.fileinfo.text(FormatStr(Translate('{0} of {1} | {2}%'), GetDisplayFilesize(data.loaded, settings.adjustprecision, settings.displayunits), data.ff_info.displayfilesize, progress.toFixed(0)));
			data.ff_info.progressbar.css('width', progress + '%');
			if (settings.continueupload && settings.continueupload.call(data.ff_info.inforow, e, data) === false)  data.abort();
		};
		var UploadFailed = function(e, data) {
			if (data.errorThrown !== 'abort' && data.errorThrown !== 'failed_with_msg' && data.uploadedBytes < data.files[0].size && data.ff_info.retries < settings.retries)
			{
				data.ff_info.fileinfo.text(FormatStr(Translate('{0} | Network error, retrying in a moment...'), data.ff_info.displayfilesize));
				setTimeout(function() {
					data.data = null;
					data.submit();
				}, data.ff_info.retrydelay);
				data.ff_info.retries++;
				data.ff_info.retrydelay *= 2;
				return;
			}
			activeuploads--;
			data.ff_info.uploading = false;
			if (settings.uploadcancelled)  settings.uploadcancelled.call(data.ff_info.inforow, e, data);
			if (data.ff_info.removewidget)
			{
				data.ff_info.inforow.remove();
				delete data.ff_info;
			}
			else
			{
				// Set the error info.
				if (data.errorThrown === 'abort')  data.ff_info.errors.push(Translate('The upload was cancelled.'));
				else if (data.errorThrown === 'failed_with_msg')  data.ff_info.errors.push(FormatStr(Translate('The upload failed.  {0} ({1})'), EscapeHTML(data.result.error), EscapeHTML(data.result.errorcode)));
				else  data.ff_info.errors.push(Translate('The upload failed.'));
				data.ff_info.inforow.find('.ff_fileupload_errors').html(data.ff_info.errors.join('<br>')).removeClass('ff_fileupload_hidden');
				// Hide the progress bar.
				data.ff_info.inforow.find('.ff_fileupload_progress_background').addClass('ff_fileupload_hidden');
				// Alter remove buttons.
				data.ff_info.inforow.find('button.ff_fileupload_remove_file').attr('aria-label', Translate('Remove from list'));
			}
		};
		var UploadDone = function(e, data) {
			if (!data.result.success)
			{
				if (typeof(data.result.error) !== 'string')  data.result.error = Translate('The server indicated that the upload was not successful.  No additional information available.');
				if (typeof(data.result.errorcode) !== 'string')  data.result.errorcode = Translate('server_response');
				data.errorThrown = 'failed_with_msg';
				data.ff_info.removewidget = false;
				UploadFailed(e, data);
				return;
			}
			activeuploads--;
			data.ff_info.uploading = false;
			if (settings.uploadcompleted)  settings.uploadcompleted.call(data.ff_info.inforow, e, data);
			if (data.ff_info.removewidget)
			{
				data.ff_info.inforow.remove();
				delete data.ff_info;
			}
			else
			{
				// Set the status.
				data.ff_info.inforow.find('.ff_fileupload_fileinfo').text(data.ff_info.displayfilesize + ' | ' + Translate('Upload completed'));
				// Hide the progress bar.
				data.ff_info.inforow.find('.ff_fileupload_progress_background').addClass('ff_fileupload_hidden');
				// Alter remove buttons.
				data.ff_info.inforow.find('button.ff_fileupload_remove_file').attr('aria-label', Translate('Remove from list'));
			}
		};
		var UploadChunkDone = function(e, data) {
			// Reset retries for successful chunked uploads.
			data.ff_info.retries = 0;
			data.ff_info.retrydelay = settings.retrydelay;
			if (!data.result.success)  data.abort();
		};
		return this.each(function() {
			var $this = $(this);
			// Calculate the action URL.
			if (settings.url === '')
			{
				var url = $this.closest('form').attr('action');
				if (url)  settings.url = url;
			}
			// Create a separate, hidden form on the page for handling file uploads.
			var form = $('<form>').addClass('ff_fileupload_hidden').attr({
				'action' : settings.url,
				'method' : 'post',
				'enctype' : 'multipart/form-data'
			});
			$('body').append(form);
			// Append hidden input elements.
			for (var x in settings.params)
			{
				if (settings.params.hasOwnProperty(x))
				{
					var input = $('<input>').attr({
						'type' : 'hidden',
						'name' : x,
						'value' : settings.params[x]
					});
					form.append(input);
				}
			}
			// Append a file input element.
			var fileinputname = $this.attr('name');
			var fileinput = $('<input>').attr({
				'type' : 'file',
				'name' : (fileinputname ? fileinputname : 'file')
			});
			if ($this.prop('multiple'))  fileinput.prop('multiple', true);
			// Process the accepted file extensions.
			if ($this.attr('accept'))
			{
				fileinput.attr('accept', $this.attr('accept'));
				if (!settings.accept)
				{
					var accept = $this.attr('accept').split(',');
					settings.accept = [];
					for (var x = 0; x < accept.length; x++)
					{
						var opt = $.trim(accept[x]).toLowerCase();
						settings.accept.push(opt.indexOf('/') < 0 && opt.lastIndexOf('.') > -1 ? opt.substring(opt.lastIndexOf('.') + 1) : opt);
					}
				}
			}
			form.append(fileinput);
			// Insert the widget wrapper.
			var fileuploadwrap = $('<div>').addClass('ff_fileupload_wrap');
			$this.after(fileuploadwrap);
			// Insert a new dropzone.  Using a button allows for standard keyboard and mouse navigation to the element.  The wrapper is for paste support.
			var dropzonewrap = $('<div>').addClass('ff_fileupload_dropzone_wrap');
			var dropzone = $('<button>').addClass('ff_fileupload_dropzone').attr('type', 'button').attr('aria-label', Translate('Browse, drag-and-drop, or paste files to upload'));
			dropzonewrap.append(dropzone);
			fileuploadwrap.append(dropzonewrap);
			dropzone.on('click.fancy_fileupload', function(e) {
				e.preventDefault();
				form.find('input[type=file]').click();
			});
			// Add a table to track unprocessed and in-progress uploads.
			var uploads = $('<table>').addClass('ff_fileupload_uploads');
			fileuploadwrap.append(uploads);
			// Hide the starting element.
			$this.addClass('ff_fileupload_hidden');
			// Initialize jQuery File Upload using the hidden form and visible dropzone.
			var baseoptions = {
				url: url,
				dataType: 'json',
				pasteZone: dropzonewrap,
				limitConcurrentUploads: 2
			};
			// Immutable options.
			var immutableoptions = {
				singleFileUploads: true,
				dropZone: dropzone,
				add: function(e, data) { AddFile(uploads, e, data) },
				progress: UploadProgress,
				fail: UploadFailed,
				done: UploadDone,
				chunkdone: UploadChunkDone
			};
			// The user interface requires certain options to be set correctly.
			fileinput.fileupload($.extend(baseoptions, settings.fileupload, immutableoptions));
			// Save necessary information in case the uploader is destroyed later.
			$this.data('fancy-fileupload', {
				'fileuploadwrap' : fileuploadwrap,
				'form' : form
			});
		});
	}
	$.fn.FancyFileUpload.defaults = {
		'url' : '',
		'params' : {},
		'edit' : true,
		'maxfilesize' : -1,
		'accept' : null,
		'displayunits' : 'iec_windows',
		'adjustprecision' : true,
		'retries' : 5,
		'retrydelay' : 500,
		'added' : null,
		'startupload' : null,
		'continueupload' : null,
		'uploadcancelled' : null,
		'uploadcompleted' : null,
		'fileupload' : {},
		'langmap' : {}
	};
}(jQuery));;
/*!
 * jQuery throttle / debounce - v1.1 - 3/7/2010
 * http://benalman.com/projects/jquery-throttle-debounce-plugin/
 *
 * Copyright (c) 2010 "Cowboy" Ben Alman
 * Dual licensed under the MIT and GPL licenses.
 * http://benalman.com/about/license/
 */
// Script: jQuery throttle / debounce: Sometimes, less is more!
// *Version: 1.1, Last updated: 3/7/2010*
// Project Home - http://benalman.com/projects/jquery-throttle-debounce-plugin/
// GitHub       - http://github.com/cowboy/jquery-throttle-debounce/
// Source       - http://github.com/cowboy/jquery-throttle-debounce/raw/master/jquery.ba-throttle-debounce.js
// (Minified)   - http://github.com/cowboy/jquery-throttle-debounce/raw/master/jquery.ba-throttle-debounce.min.js (0.7kb)
// About: License
// Copyright (c) 2010 "Cowboy" Ben Alman,
// Dual licensed under the MIT and GPL licenses.
// http://benalman.com/about/license/
// About: Examples
// These working examples, complete with fully commented code, illustrate a few
// ways in which this plugin can be used.
// Throttle - http://benalman.com/code/projects/jquery-throttle-debounce/examples/throttle/
// Debounce - http://benalman.com/code/projects/jquery-throttle-debounce/examples/debounce/
// About: Support and Testing
// Information about what version or versions of jQuery this plugin has been
// tested with, what browsers it has been tested in, and where the unit tests
// reside (so you can test it yourself).
// jQuery Versions - none, 1.3.2, 1.4.2
// Browsers Tested - Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome 4-5, Opera 9.6-10.1.
// Unit Tests      - http://benalman.com/code/projects/jquery-throttle-debounce/unit/
// About: Release History
// 1.1 - (3/7/2010) Fixed a bug in <jQuery.throttle> where trailing callbacks
//       executed later than they should. Reworked a fair amount of internal
//       logic as well.
// 1.0 - (3/6/2010) Initial release as a stand-alone project. Migrated over
//       from jquery-misc repo v0.4 to jquery-throttle repo v1.0, added the
//       no_trailing throttle parameter and debounce functionality.
// Topic: Note for non-jQuery users
// jQuery isn't actually required for this plugin, because nothing internal
// uses any jQuery methods or properties. jQuery is just used as a namespace
// under which these methods can exist.
// Since jQuery isn't actually required for this plugin, if jQuery doesn't exist
// when this plugin is loaded, the method described below will be created in
// the `Cowboy` namespace. Usage will be exactly the same, but instead of
// $.method() or jQuery.method(), you'll need to use Cowboy.method().
(function (window, undefined) {
  '$:nomunge'; // Used by YUI compressor.
  // Since jQuery really isn't required for this plugin, use `jQuery` as the
  // namespace only if it already exists, otherwise use the `Cowboy` namespace,
  // creating it if necessary.
  var $ = window.jQuery || window.Cowboy || (window.Cowboy = {}),
    // Internal method reference.
    jq_throttle;
  // Method: jQuery.throttle
  // Throttle execution of a function. Especially useful for rate limiting
  // execution of handlers on events like resize and scroll. If you want to
  // rate-limit execution of a function to a single time, see the
  // <jQuery.debounce> method.
  // In this visualization, | is a throttled-function call and X is the actual
  // callback execution:
  // > Throttled with `no_trailing` specified as false or unspecified:
  // > ||||||||||||||||||||||||| (pause) |||||||||||||||||||||||||
  // > X    X    X    X    X    X        X    X    X    X    X    X
  // >
  // > Throttled with `no_trailing` specified as true:
  // > ||||||||||||||||||||||||| (pause) |||||||||||||||||||||||||
  // > X    X    X    X    X             X    X    X    X    X
  // Usage:
  // > var throttled = jQuery.throttle( delay, [ no_trailing, ] callback );
  // >
  // > jQuery('selector').bind( 'someevent', throttled );
  // > jQuery('selector').unbind( 'someevent', throttled );
  // This also works in jQuery 1.4+:
  // > jQuery('selector').bind( 'someevent', jQuery.throttle( delay, [ no_trailing, ] callback ) );
  // > jQuery('selector').unbind( 'someevent', callback );
  // Arguments:
  //  delay - (Number) A zero-or-greater delay in milliseconds. For event
  //    callbacks, values around 100 or 250 (or even higher) are most useful.
  //  no_trailing - (Boolean) Optional, defaults to false. If no_trailing is
  //    true, callback will only execute every `delay` milliseconds while the
  //    throttled-function is being called. If no_trailing is false or
  //    unspecified, callback will be executed one final time after the last
  //    throttled-function call. (After the throttled-function has not been
  //    called for `delay` milliseconds, the internal counter is reset)
  //  callback - (Function) A function to be executed after delay milliseconds.
  //    The `this` context and all arguments are passed through, as-is, to
  //    `callback` when the throttled-function is executed.
  // Returns:
  //  (Function) A new, throttled, function.
  $.throttle = jq_throttle = function (delay, no_trailing, callback, debounce_mode) {
    // After wrapper has stopped being called, this timeout ensures that
    // `callback` is executed at the proper times in `throttle` and `end`
    // debounce modes.
    var timeout_id,
      // Keep track of the last time `callback` was executed.
      last_exec = 0;
    // `no_trailing` defaults to falsy.
    if (typeof no_trailing !== 'boolean') {
      debounce_mode = callback;
      callback = no_trailing;
      no_trailing = undefined;
    }
    // The `wrapper` function encapsulates all of the throttling / debouncing
    // functionality and when executed will limit the rate at which `callback`
    // is executed.
    function wrapper() {
      var that = this,
        elapsed = +new Date() - last_exec,
        args = arguments;
      // Execute `callback` and update the `last_exec` timestamp.
      function exec() {
        last_exec = +new Date();
        callback.apply(that, args);
      }
      // If `debounce_mode` is true (at_begin) this is used to clear the flag
      // to allow future `callback` executions.
      function clear() {
        timeout_id = undefined;
      }
      if (debounce_mode && !timeout_id) {
        // Since `wrapper` is being called for the first time and
        // `debounce_mode` is true (at_begin), execute `callback`.
        exec();
      }
      // Clear any existing timeout.
      timeout_id && clearTimeout(timeout_id);
      if (debounce_mode === undefined && elapsed > delay) {
        // In throttle mode, if `delay` time has been exceeded, execute
        // `callback`.
        exec();
      } else if (no_trailing !== true) {
        // In trailing throttle mode, since `delay` time has not been
        // exceeded, schedule `callback` to execute `delay` ms after most
        // recent execution.
        // If `debounce_mode` is true (at_begin), schedule `clear` to execute
        // after `delay` ms.
        // If `debounce_mode` is false (at end), schedule `callback` to
        // execute after `delay` ms.
        timeout_id = setTimeout(
          debounce_mode ? clear : exec,
          debounce_mode === undefined ? delay - elapsed : delay
        );
      }
    }
    // Set the guid of `wrapper` function to the same of original callback, so
    // it can be removed in jQuery 1.4+ .unbind or .die by using the original
    // callback as a reference.
    if ($.guid) {
      wrapper.guid = callback.guid = callback.guid || $.guid++;
    }
    // Return the wrapper function.
    return wrapper;
  };
  // Method: jQuery.debounce
  // Debounce execution of a function. Debouncing, unlike throttling,
  // guarantees that a function is only executed a single time, either at the
  // very beginning of a series of calls, or at the very end. If you want to
  // simply rate-limit execution of a function, see the <jQuery.throttle>
  // method.
  // In this visualization, | is a debounced-function call and X is the actual
  // callback execution:
  // > Debounced with `at_begin` specified as false or unspecified:
  // > ||||||||||||||||||||||||| (pause) |||||||||||||||||||||||||
  // >                          X                                 X
  // >
  // > Debounced with `at_begin` specified as true:
  // > ||||||||||||||||||||||||| (pause) |||||||||||||||||||||||||
  // > X                                 X
  // Usage:
  // > var debounced = jQuery.debounce( delay, [ at_begin, ] callback );
  // >
  // > jQuery('selector').bind( 'someevent', debounced );
  // > jQuery('selector').unbind( 'someevent', debounced );
  // This also works in jQuery 1.4+:
  // > jQuery('selector').bind( 'someevent', jQuery.debounce( delay, [ at_begin, ] callback ) );
  // > jQuery('selector').unbind( 'someevent', callback );
  // Arguments:
  //  delay - (Number) A zero-or-greater delay in milliseconds. For event
  //    callbacks, values around 100 or 250 (or even higher) are most useful.
  //  at_begin - (Boolean) Optional, defaults to false. If at_begin is false or
  //    unspecified, callback will only be executed `delay` milliseconds after
  //    the last debounced-function call. If at_begin is true, callback will be
  //    executed only at the first debounced-function call. (After the
  //    throttled-function has not been called for `delay` milliseconds, the
  //    internal counter is reset)
  //  callback - (Function) A function to be executed after delay milliseconds.
  //    The `this` context and all arguments are passed through, as-is, to
  //    `callback` when the debounced-function is executed.
  // Returns:
  //  (Function) A new, debounced, function.
  $.debounce = function (delay, at_begin, callback) {
    return callback === undefined
      ? jq_throttle(delay, at_begin, false)
      : jq_throttle(delay, callback, at_begin !== false);
  };
})(this);;
'use strict';
/**
 * Copyright Marc J. Schmidt. See the LICENSE file at the top-level
 * directory of this distribution and at
 * https://github.com/marcj/css-element-queries/blob/master/LICENSE.
 */
(function (root, factory) {
    if (typeof define === "function" && define.amd) {
        define(factory);
    } else if (typeof exports === "object") {
        module.exports = factory();
    } else {
        root.ResizeSensor = factory();
    }
}(typeof window !== 'undefined' ? window : this, function () {
    // Make sure it does not throw in a SSR (Server Side Rendering) situation
    if (typeof window === "undefined") {
        return null;
    }
    // https://github.com/Semantic-Org/Semantic-UI/issues/3855
    // https://github.com/marcj/css-element-queries/issues/257
    var globalWindow = typeof window != 'undefined' && window.Math == Math
        ? window
        : typeof self != 'undefined' && self.Math == Math
            ? self
            : Function('return this')();
    // Only used for the dirty checking, so the event callback count is limited to max 1 call per fps per sensor.
    // In combination with the event based resize sensor this saves cpu time, because the sensor is too fast and
    // would generate too many unnecessary events.
    var requestAnimationFrame = globalWindow.requestAnimationFrame ||
        globalWindow.mozRequestAnimationFrame ||
        globalWindow.webkitRequestAnimationFrame ||
        function (fn) {
            return globalWindow.setTimeout(fn, 20);
        };
    /**
     * Iterate over each of the provided element(s).
     *
     * @param {HTMLElement|HTMLElement[]} elements
     * @param {Function}                  callback
     */
    function forEachElement(elements, callback){
        var elementsType = Object.prototype.toString.call(elements);
        var isCollectionTyped = ('[object Array]' === elementsType
            || ('[object NodeList]' === elementsType)
            || ('[object HTMLCollection]' === elementsType)
            || ('[object Object]' === elementsType)
            || ('undefined' !== typeof jQuery && elements instanceof jQuery) //jquery
            || ('undefined' !== typeof Elements && elements instanceof Elements) //mootools
        );
        var i = 0, j = elements.length;
        if (isCollectionTyped) {
            for (; i < j; i++) {
                callback(elements[i]);
            }
        } else {
            callback(elements);
        }
    }
    /**
    * Get element size
    * @param {HTMLElement} element
    * @returns {Object} {width, height}
    */
    function getElementSize(element) {
        if (!element.getBoundingClientRect) {
            return {
                width: element.offsetWidth,
                height: element.offsetHeight
            }
        }
        var rect = element.getBoundingClientRect();
        return {
            width: Math.round(rect.width),
            height: Math.round(rect.height)
        }
    }
    /**
     * Apply CSS styles to element.
     *
     * @param {HTMLElement} element
     * @param {Object} style
     */
    function setStyle(element, style) {
        Object.keys(style).forEach(function(key) {
            element.style[key] = style[key];
        });
    }
    /**
     * Class for dimension change detection.
     *
     * @param {Element|Element[]|Elements|jQuery} element
     * @param {Function} callback
     *
     * @constructor
     */
    var ResizeSensor = function(element, callback) {
        /**
         *
         * @constructor
         */
        function EventQueue() {
            var q = [];
            this.add = function(ev) {
                q.push(ev);
            };
            var i, j;
            this.call = function(sizeInfo) {
                for (i = 0, j = q.length; i < j; i++) {
                    q[i].call(this, sizeInfo);
                }
            };
            this.remove = function(ev) {
                var newQueue = [];
                for(i = 0, j = q.length; i < j; i++) {
                    if(q[i] !== ev) newQueue.push(q[i]);
                }
                q = newQueue;
            };
            this.length = function() {
                return q.length;
            }
        }
        /**
         *
         * @param {HTMLElement} element
         * @param {Function}    resized
         */
        function attachResizeEvent(element, resized) {
            if (!element) return;
            if (element.resizedAttached) {
                element.resizedAttached.add(resized);
                return;
            }
            element.resizedAttached = new EventQueue();
            element.resizedAttached.add(resized);
            element.resizeSensor = document.createElement('div');
            element.resizeSensor.dir = 'ltr';
            element.resizeSensor.className = 'resize-sensor';
            var style = {
                pointerEvents: 'none',
                position: 'absolute',
                left: '0px',
                top: '0px',
                right: '0px',
                bottom: '0px',
                overflow: 'hidden',
                zIndex: '-1',
                visibility: 'hidden',
                maxWidth: '100%'
            };
            var styleChild = {
                position: 'absolute',
                left: '0px',
                top: '0px',
                transition: '0s',
            };
            setStyle(element.resizeSensor, style);
            var expand = document.createElement('div');
            expand.className = 'resize-sensor-expand';
            setStyle(expand, style);
            var expandChild = document.createElement('div');
            setStyle(expandChild, styleChild);
            expand.appendChild(expandChild);
            var shrink = document.createElement('div');
            shrink.className = 'resize-sensor-shrink';
            setStyle(shrink, style);
            var shrinkChild = document.createElement('div');
            setStyle(shrinkChild, styleChild);
            setStyle(shrinkChild, { width: '200%', height: '200%' });
            shrink.appendChild(shrinkChild);
            element.resizeSensor.appendChild(expand);
            element.resizeSensor.appendChild(shrink);
            element.appendChild(element.resizeSensor);
            var computedStyle = window.getComputedStyle(element);
            var position = computedStyle ? computedStyle.getPropertyValue('position') : null;
            if ('absolute' !== position && 'relative' !== position && 'fixed' !== position) {
                element.style.position = 'relative';
            }
            var dirty, rafId;
            var size = getElementSize(element);
            var lastWidth = 0;
            var lastHeight = 0;
            var initialHiddenCheck = true;
            var lastAnimationFrame = 0;
            var resetExpandShrink = function () {
                var width = element.offsetWidth;
                var height = element.offsetHeight;
                expandChild.style.width = (width + 10) + 'px';
                expandChild.style.height = (height + 10) + 'px';
                expand.scrollLeft = width + 10;
                expand.scrollTop = height + 10;
                shrink.scrollLeft = width + 10;
                shrink.scrollTop = height + 10;
            };
            var reset = function() {
                // Check if element is hidden
                if (initialHiddenCheck) {
                    var invisible = element.offsetWidth === 0 && element.offsetHeight === 0;
                    if (invisible) {
                        // Check in next frame
                        if (!lastAnimationFrame){
                            lastAnimationFrame = requestAnimationFrame(function(){
                                lastAnimationFrame = 0;
                                reset();
                            });
                        }
                        return;
                    } else {
                        // Stop checking
                        initialHiddenCheck = false;
                    }
                }
                resetExpandShrink();
            };
            element.resizeSensor.resetSensor = reset;
            var onResized = function() {
                rafId = 0;
                if (!dirty) return;
                lastWidth = size.width;
                lastHeight = size.height;
                if (element.resizedAttached) {
                    element.resizedAttached.call(size);
                }
            };
            var onScroll = function() {
                size = getElementSize(element);
                dirty = size.width !== lastWidth || size.height !== lastHeight;
                if (dirty && !rafId) {
                    rafId = requestAnimationFrame(onResized);
                }
                reset();
            };
            var addEvent = function(el, name, cb) {
                if (el.attachEvent) {
                    el.attachEvent('on' + name, cb);
                } else {
                    el.addEventListener(name, cb);
                }
            };
            addEvent(expand, 'scroll', onScroll);
            addEvent(shrink, 'scroll', onScroll);
            // Fix for custom Elements
            requestAnimationFrame(reset);
        }
        forEachElement(element, function(elem){
            attachResizeEvent(elem, callback);
        });
        this.detach = function(ev) {
            ResizeSensor.detach(element, ev);
        };
        this.reset = function() {
            element.resizeSensor.resetSensor();
        };
    };
    ResizeSensor.reset = function(element) {
        forEachElement(element, function(elem){
            elem.resizeSensor.resetSensor();
        });
    };
    ResizeSensor.detach = function(element, ev) {
        forEachElement(element, function(elem){
            if (!elem) return;
            if(elem.resizedAttached && typeof ev === "function"){
                elem.resizedAttached.remove(ev);
                if(elem.resizedAttached.length()) return;
            }
            if (elem.resizeSensor) {
                if (elem.contains(elem.resizeSensor)) {
                    elem.removeChild(elem.resizeSensor);
                }
                delete elem.resizeSensor;
                delete elem.resizedAttached;
            }
        });
    };
    if (typeof MutationObserver !== "undefined") {
        var observer = new MutationObserver(function (mutations) {
            for (var i in mutations) {
                if (mutations.hasOwnProperty(i)) {
                    var items = mutations[i].addedNodes;
                    for (var j = 0; j < items.length; j++) {
                        if (items[j].resizeSensor) {
                            ResizeSensor.reset(items[j]);
                        }
                    }
                }
            }
        });
        document.addEventListener("DOMContentLoaded", function (event) {
            observer.observe(document.body, {
                childList: true,
                subtree: true,
            });
        });
    }
    return ResizeSensor;
}));;
!(function (t) {
  var e = {
    set: {
      colors: 1,
      values: 1,
      backgroundColor: 1,
      scaleColors: 1,
      normalizeFunction: 1,
      focus: 1,
    },
    get: { selectedRegions: 1, selectedMarkers: 1, mapObject: 1, regionName: 1 },
  };
  t.fn.vectorMap = function (t) {
    var a = this.children('.jvectormap-container').data('mapObject');
    if ('addMap' === t) jvm.Map.maps[arguments[1]] = arguments[2];
    else {
      if (('set' === t || 'get' === t) && e[t][arguments[1]])
        return a[t + (arguments[1].charAt(0).toUpperCase() + arguments[1].substr(1))].apply(
          a,
          Array.prototype.slice.call(arguments, 2)
        );
      ((t = t || {}).container = this), (a = new jvm.Map(t));
    }
    return this;
  };
})(jQuery),
  (function (t) {
    'function' == typeof define && define.amd
      ? define(['jquery'], t)
      : 'object' == typeof exports
      ? (module.exports = t)
      : t(jQuery);
  })(function (t) {
    var e,
      a,
      s = ['wheel', 'mousewheel', 'DOMMouseScroll', 'MozMousePixelScroll'],
      i =
        'onwheel' in document || 9 <= document.documentMode
          ? ['wheel']
          : ['mousewheel', 'DomMouseScroll', 'MozMousePixelScroll'],
      n = Array.prototype.slice;
    if (t.event.fixHooks) for (var r = s.length; r; ) t.event.fixHooks[s[--r]] = t.event.mouseHooks;
    var o = (t.event.special.mousewheel = {
      version: '3.1.9',
      setup: function () {
        if (this.addEventListener) for (var e = i.length; e; ) this.addEventListener(i[--e], h, !1);
        else this.onmousewheel = h;
        t.data(this, 'mousewheel-line-height', o.getLineHeight(this)),
          t.data(this, 'mousewheel-page-height', o.getPageHeight(this));
      },
      teardown: function () {
        if (this.removeEventListener)
          for (var t = i.length; t; ) this.removeEventListener(i[--t], h, !1);
        else this.onmousewheel = null;
      },
      getLineHeight: function (e) {
        return parseInt(
          t(e)['offsetParent' in t.fn ? 'offsetParent' : 'parent']().css('fontSize'),
          10
        );
      },
      getPageHeight: function (e) {
        return t(e).height();
      },
      settings: { adjustOldDeltas: !0 },
    });
    function h(s) {
      var i,
        r = s || window.event,
        o = n.call(arguments, 1),
        h = 0,
        c = 0,
        p = 0;
      if (
        (((s = t.event.fix(r)).type = 'mousewheel'),
        'detail' in r && (p = -1 * r.detail),
        'wheelDelta' in r && (p = r.wheelDelta),
        'wheelDeltaY' in r && (p = r.wheelDeltaY),
        'wheelDeltaX' in r && (c = -1 * r.wheelDeltaX),
        'axis' in r && r.axis === r.HORIZONTAL_AXIS && ((c = -1 * p), (p = 0)),
        (h = 0 === p ? c : p),
        'deltaY' in r && (h = p = -1 * r.deltaY),
        'deltaX' in r && ((c = r.deltaX), 0 === p && (h = -1 * c)),
        0 !== p || 0 !== c)
      ) {
        if (1 === r.deltaMode) {
          var d = t.data(this, 'mousewheel-line-height');
          (h *= d), (p *= d), (c *= d);
        } else if (2 === r.deltaMode) {
          var v = t.data(this, 'mousewheel-page-height');
          (h *= v), (p *= v), (c *= v);
        }
        return (
          (i = Math.max(Math.abs(p), Math.abs(c))),
          (!a || i < a) && m(r, (a = i)) && (a /= 40),
          m(r, i) && ((h /= 40), (c /= 40), (p /= 40)),
          (h = Math[1 <= h ? 'floor' : 'ceil'](h / a)),
          (c = Math[1 <= c ? 'floor' : 'ceil'](c / a)),
          (p = Math[1 <= p ? 'floor' : 'ceil'](p / a)),
          (s.deltaX = c),
          (s.deltaY = p),
          (s.deltaFactor = a),
          (s.deltaMode = 0),
          o.unshift(s, h, c, p),
          e && clearTimeout(e),
          (e = setTimeout(l, 200)),
          (t.event.dispatch || t.event.handle).apply(this, o)
        );
      }
    }
    function l() {
      a = null;
    }
    function m(t, e) {
      return o.settings.adjustOldDeltas && 'mousewheel' === t.type && e % 120 == 0;
    }
    t.fn.extend({
      mousewheel: function (t) {
        return t ? this.bind('mousewheel', t) : this.trigger('mousewheel');
      },
      unmousewheel: function (t) {
        return this.unbind('mousewheel', t);
      },
    });
  });
var jvm = {
  inherits: function (t, e) {
    function a() {}
    (a.prototype = e.prototype),
      (t.prototype = new a()),
      ((t.prototype.constructor = t).parentClass = e);
  },
  mixin: function (t, e) {
    var a;
    for (a in e.prototype) e.prototype.hasOwnProperty(a) && (t.prototype[a] = e.prototype[a]);
  },
  min: function (t) {
    var e,
      a = Number.MAX_VALUE;
    if (t instanceof Array) for (e = 0; e < t.length; e++) t[e] < a && (a = t[e]);
    else for (e in t) t[e] < a && (a = t[e]);
    return a;
  },
  max: function (t) {
    var e,
      a = Number.MIN_VALUE;
    if (t instanceof Array) for (e = 0; e < t.length; e++) t[e] > a && (a = t[e]);
    else for (e in t) t[e] > a && (a = t[e]);
    return a;
  },
  keys: function (t) {
    var e,
      a = [];
    for (e in t) a.push(e);
    return a;
  },
  values: function (t) {
    var e,
      a,
      s = [];
    for (a = 0; a < arguments.length; a++) for (e in (t = arguments[a])) s.push(t[e]);
    return s;
  },
  whenImageLoaded: function (t) {
    var e = new jvm.$.Deferred(),
      a = jvm.$('<img/>');
    return (
      a
        .on('error', function () {
          e.reject();
        })
        .on('load', function () {
          e.resolve(a);
        }),
      a.attr('src', t),
      e
    );
  },
  isImageUrl: function (t) {
    return /\.\w{3,4}$/.test(t);
  },
};
(jvm.$ = jQuery),
  Array.prototype.indexOf ||
    (Array.prototype.indexOf = function (t, e) {
      var a;
      if (null == this) throw new TypeError('"this" is null or not defined');
      var s = Object(this),
        i = s.length >>> 0;
      if (0 == i) return -1;
      var n = +e || 0;
      if ((Math.abs(n) === 1 / 0 && (n = 0), i <= n)) return -1;
      for (a = Math.max(0 <= n ? n : i - Math.abs(n), 0); a < i; ) {
        if (a in s && s[a] === t) return a;
        a++;
      }
      return -1;
    }),
  (jvm.AbstractElement = function (t, e) {
    (this.node = this.createElement(t)), (this.name = t), (this.properties = {}), e && this.set(e);
  }),
  (jvm.AbstractElement.prototype.set = function (t, e) {
    var a;
    if ('object' == typeof t) for (a in t) (this.properties[a] = t[a]), this.applyAttr(a, t[a]);
    else (this.properties[t] = e), this.applyAttr(t, e);
  }),
  (jvm.AbstractElement.prototype.get = function (t) {
    return this.properties[t];
  }),
  (jvm.AbstractElement.prototype.applyAttr = function (t, e) {
    this.node.setAttribute(t, e);
  }),
  (jvm.AbstractElement.prototype.remove = function () {
    jvm.$(this.node).remove();
  }),
  (jvm.AbstractCanvasElement = function (t, e, a) {
    (this.container = t),
      this.setSize(e, a),
      (this.rootElement = new jvm[this.classPrefix + 'GroupElement']()),
      this.node.appendChild(this.rootElement.node),
      this.container.appendChild(this.node);
  }),
  (jvm.AbstractCanvasElement.prototype.add = function (t, e) {
    (e = e || this.rootElement).add(t), (t.canvas = this);
  }),
  (jvm.AbstractCanvasElement.prototype.addPath = function (t, e, a) {
    var s = new jvm[this.classPrefix + 'PathElement'](t, e);
    return this.add(s, a), s;
  }),
  (jvm.AbstractCanvasElement.prototype.addCircle = function (t, e, a) {
    var s = new jvm[this.classPrefix + 'CircleElement'](t, e);
    return this.add(s, a), s;
  }),
  (jvm.AbstractCanvasElement.prototype.addImage = function (t, e, a) {
    var s = new jvm[this.classPrefix + 'ImageElement'](t, e);
    return this.add(s, a), s;
  }),
  (jvm.AbstractCanvasElement.prototype.addText = function (t, e, a) {
    var s = new jvm[this.classPrefix + 'TextElement'](t, e);
    return this.add(s, a), s;
  }),
  (jvm.AbstractCanvasElement.prototype.addGroup = function (t) {
    var e = new jvm[this.classPrefix + 'GroupElement']();
    return t ? t.node.appendChild(e.node) : this.node.appendChild(e.node), (e.canvas = this), e;
  }),
  (jvm.AbstractShapeElement = function (t, e, a) {
    (this.style = a || {}),
      (this.style.current = this.style.current || {}),
      (this.isHovered = !1),
      (this.isSelected = !1),
      this.updateStyle();
  }),
  (jvm.AbstractShapeElement.prototype.setStyle = function (t, e) {
    var a = {};
    'object' == typeof t ? (a = t) : (a[t] = e),
      jvm.$.extend(this.style.current, a),
      this.updateStyle();
  }),
  (jvm.AbstractShapeElement.prototype.updateStyle = function () {
    var t = {};
    jvm.AbstractShapeElement.mergeStyles(t, this.style.initial),
      jvm.AbstractShapeElement.mergeStyles(t, this.style.current),
      this.isHovered && jvm.AbstractShapeElement.mergeStyles(t, this.style.hover),
      this.isSelected &&
        (jvm.AbstractShapeElement.mergeStyles(t, this.style.selected),
        this.isHovered && jvm.AbstractShapeElement.mergeStyles(t, this.style.selectedHover)),
      this.set(t);
  }),
  (jvm.AbstractShapeElement.mergeStyles = function (t, e) {
    var a;
    for (a in (e = e || {})) null === e[a] ? delete t[a] : (t[a] = e[a]);
  }),
  (jvm.SVGElement = function (t, e) {
    jvm.SVGElement.parentClass.apply(this, arguments);
  }),
  jvm.inherits(jvm.SVGElement, jvm.AbstractElement),
  (jvm.SVGElement.svgns = 'http://www.w3.org/2000/svg'),
  (jvm.SVGElement.prototype.createElement = function (t) {
    return document.createElementNS(jvm.SVGElement.svgns, t);
  }),
  (jvm.SVGElement.prototype.addClass = function (t) {
    this.node.setAttribute('class', t);
  }),
  (jvm.SVGElement.prototype.getElementCtr = function (t) {
    return jvm['SVG' + t];
  }),
  (jvm.SVGElement.prototype.getBBox = function () {
    return this.node.getBBox();
  }),
  (jvm.SVGGroupElement = function () {
    jvm.SVGGroupElement.parentClass.call(this, 'g');
  }),
  jvm.inherits(jvm.SVGGroupElement, jvm.SVGElement),
  (jvm.SVGGroupElement.prototype.add = function (t) {
    this.node.appendChild(t.node);
  }),
  (jvm.SVGCanvasElement = function (t, e, a) {
    (this.classPrefix = 'SVG'),
      jvm.SVGCanvasElement.parentClass.call(this, 'svg'),
      (this.defsElement = new jvm.SVGElement('defs')),
      this.node.appendChild(this.defsElement.node),
      jvm.AbstractCanvasElement.apply(this, arguments);
  }),
  jvm.inherits(jvm.SVGCanvasElement, jvm.SVGElement),
  jvm.mixin(jvm.SVGCanvasElement, jvm.AbstractCanvasElement),
  (jvm.SVGCanvasElement.prototype.setSize = function (t, e) {
    (this.width = t),
      (this.height = e),
      this.node.setAttribute('width', t),
      this.node.setAttribute('height', e);
  }),
  (jvm.SVGCanvasElement.prototype.applyTransformParams = function (t, e, a) {
    (this.scale = isNaN(t) ? 1 : t),
      (this.transX = isNaN(e) ? 0 : e),
      (this.transY = isNaN(a) ? 0 : a),
      this.rootElement.node.setAttribute(
        'transform',
        'scale(' + this.scale + ') translate(' + this.transX + ', ' + this.transY + ')'
      );
  }),
  (jvm.SVGShapeElement = function (t, e, a) {
    jvm.SVGShapeElement.parentClass.call(this, t, e),
      jvm.AbstractShapeElement.apply(this, arguments);
  }),
  jvm.inherits(jvm.SVGShapeElement, jvm.SVGElement),
  jvm.mixin(jvm.SVGShapeElement, jvm.AbstractShapeElement),
  (jvm.SVGShapeElement.prototype.applyAttr = function (t, e) {
    var a,
      s,
      i = this;
    'fill' === t && jvm.isImageUrl(e)
      ? jvm.SVGShapeElement.images[e]
        ? this.applyAttr('fill', 'url(#image' + jvm.SVGShapeElement.images[e] + ')')
        : jvm.whenImageLoaded(e).then(function (t) {
            (s = new jvm.SVGElement('image')).node.setAttributeNS(
              'http://www.w3.org/1999/xlink',
              'href',
              e
            ),
              s.applyAttr('x', '0'),
              s.applyAttr('y', '0'),
              s.applyAttr('width', t[0].width),
              s.applyAttr('height', t[0].height),
              (a = new jvm.SVGElement('pattern')).applyAttr(
                'id',
                'image' + jvm.SVGShapeElement.imageCounter
              ),
              a.applyAttr('x', 0),
              a.applyAttr('y', 0),
              a.applyAttr('width', t[0].width / 2),
              a.applyAttr('height', t[0].height / 2),
              a.applyAttr('viewBox', '0 0 ' + t[0].width + ' ' + t[0].height),
              a.applyAttr('patternUnits', 'userSpaceOnUse'),
              a.node.appendChild(s.node),
              i.canvas.defsElement.node.appendChild(a.node),
              (jvm.SVGShapeElement.images[e] = jvm.SVGShapeElement.imageCounter++),
              i.applyAttr('fill', 'url(#image' + jvm.SVGShapeElement.images[e] + ')');
          })
      : jvm.SVGShapeElement.parentClass.prototype.applyAttr.apply(this, arguments);
  }),
  (jvm.SVGShapeElement.imageCounter = 1),
  (jvm.SVGShapeElement.images = {}),
  (jvm.SVGPathElement = function (t, e) {
    jvm.SVGPathElement.parentClass.call(this, 'path', t, e),
      this.node.setAttribute('fill-rule', 'evenodd');
  }),
  jvm.inherits(jvm.SVGPathElement, jvm.SVGShapeElement),
  (jvm.SVGCircleElement = function (t, e) {
    jvm.SVGCircleElement.parentClass.call(this, 'circle', t, e);
  }),
  jvm.inherits(jvm.SVGCircleElement, jvm.SVGShapeElement),
  (jvm.SVGImageElement = function (t, e) {
    jvm.SVGImageElement.parentClass.call(this, 'image', t, e);
  }),
  jvm.inherits(jvm.SVGImageElement, jvm.SVGShapeElement),
  (jvm.SVGImageElement.prototype.applyAttr = function (t, e) {
    var a,
      s = this;
    'image' == t
      ? ('object' == typeof e
          ? ((a = e.url), (this.offset = e.offset))
          : ((a = e), (this.offset = [0, 0])),
        jvm.whenImageLoaded(a).then(function (t) {
          s.node.setAttributeNS('http://www.w3.org/1999/xlink', 'href', a),
            (s.width = t[0].width),
            (s.height = t[0].height),
            s.applyAttr('width', s.width),
            s.applyAttr('height', s.height),
            s.applyAttr(
              'x',
              isNaN(s.cx - s.width / 2 + s.offset[0]) ? 0 : s.cx - s.width / 2 + s.offset[0]
            ),
            s.applyAttr(
              'y',
              isNaN(s.cy - s.height / 2 + s.offset[1]) ? 0 : s.cy - s.height / 2 + s.offset[1]
            ),
            jvm.$(s.node).trigger('imageloaded', [t]);
        }))
      : 'cx' == t
      ? ((this.cx = e),
        this.width &&
          this.applyAttr(
            'x',
            isNaN(e - this.width / 2 + this.offset[0]) ? 0 : e - this.width / 2 + this.offset[0]
          ))
      : 'cy' == t
      ? ((this.cy = e),
        this.height &&
          this.applyAttr(
            'y',
            isNaN(e - this.height / 2 + this.offset[1]) ? 0 : e - this.height / 2 + this.offset[1]
          ))
      : jvm.SVGImageElement.parentClass.prototype.applyAttr.apply(this, arguments);
  }),
  (jvm.SVGTextElement = function (t, e) {
    jvm.SVGTextElement.parentClass.call(this, 'text', t, e);
  }),
  jvm.inherits(jvm.SVGTextElement, jvm.SVGShapeElement),
  (jvm.SVGTextElement.prototype.applyAttr = function (t, e) {
    'text' === t
      ? (this.node.textContent = e)
      : jvm.SVGTextElement.parentClass.prototype.applyAttr.apply(this, arguments);
  }),
  (jvm.VMLElement = function (t, e) {
    jvm.VMLElement.VMLInitialized || jvm.VMLElement.initializeVML(),
      jvm.VMLElement.parentClass.apply(this, arguments);
  }),
  jvm.inherits(jvm.VMLElement, jvm.AbstractElement),
  (jvm.VMLElement.VMLInitialized = !1),
  (jvm.VMLElement.initializeVML = function () {
    try {
      document.namespaces.rvml || document.namespaces.add('rvml', 'urn:schemas-microsoft-com:vml'),
        (jvm.VMLElement.prototype.createElement = function (t) {
          return document.createElement('<rvml:' + t + ' class="rvml">');
        });
    } catch (t) {
      jvm.VMLElement.prototype.createElement = function (t) {
        return document.createElement(
          '<' + t + ' xmlns="urn:schemas-microsoft.com:vml" class="rvml">'
        );
      };
    }
    document.createStyleSheet().addRule('.rvml', 'behavior:url(#default#VML)'),
      (jvm.VMLElement.VMLInitialized = !0);
  }),
  (jvm.VMLElement.prototype.getElementCtr = function (t) {
    return jvm['VML' + t];
  }),
  (jvm.VMLElement.prototype.addClass = function (t) {
    jvm.$(this.node).addClass(t);
  }),
  (jvm.VMLElement.prototype.applyAttr = function (t, e) {
    this.node[t] = e;
  }),
  (jvm.VMLElement.prototype.getBBox = function () {
    var t = jvm.$(this.node);
    return {
      x: t.position().left / this.canvas.scale,
      y: t.position().top / this.canvas.scale,
      width: t.width() / this.canvas.scale,
      height: t.height() / this.canvas.scale,
    };
  }),
  (jvm.VMLGroupElement = function () {
    jvm.VMLGroupElement.parentClass.call(this, 'group'),
      (this.node.style.left = '0px'),
      (this.node.style.top = '0px'),
      (this.node.coordorigin = '0 0');
  }),
  jvm.inherits(jvm.VMLGroupElement, jvm.VMLElement),
  (jvm.VMLGroupElement.prototype.add = function (t) {
    this.node.appendChild(t.node);
  }),
  (jvm.VMLCanvasElement = function (t, e, a) {
    (this.classPrefix = 'VML'),
      jvm.VMLCanvasElement.parentClass.call(this, 'group'),
      jvm.AbstractCanvasElement.apply(this, arguments),
      (this.node.style.position = 'absolute');
  }),
  jvm.inherits(jvm.VMLCanvasElement, jvm.VMLElement),
  jvm.mixin(jvm.VMLCanvasElement, jvm.AbstractCanvasElement),
  (jvm.VMLCanvasElement.prototype.setSize = function (t, e) {
    var a, s, i, n;
    if (
      ((this.width = t),
      (this.height = e),
      (this.node.style.width = t + 'px'),
      (this.node.style.height = e + 'px'),
      (this.node.coordsize = t + ' ' + e),
      (this.node.coordorigin = '0 0'),
      this.rootElement)
    ) {
      for (i = 0, n = (a = this.rootElement.node.getElementsByTagName('shape')).length; i < n; i++)
        (a[i].coordsize = t + ' ' + e),
          (a[i].style.width = t + 'px'),
          (a[i].style.height = e + 'px');
      for (i = 0, n = (s = this.node.getElementsByTagName('group')).length; i < n; i++)
        (s[i].coordsize = t + ' ' + e),
          (s[i].style.width = t + 'px'),
          (s[i].style.height = e + 'px');
    }
  }),
  (jvm.VMLCanvasElement.prototype.applyTransformParams = function (t, e, a) {
    (this.scale = t),
      (this.transX = e),
      (this.transY = a),
      (this.rootElement.node.coordorigin =
        this.width - e - this.width / 100 + ',' + (this.height - a - this.height / 100)),
      (this.rootElement.node.coordsize = this.width / t + ',' + this.height / t);
  }),
  (jvm.VMLShapeElement = function (t, e) {
    jvm.VMLShapeElement.parentClass.call(this, t, e),
      (this.fillElement = new jvm.VMLElement('fill')),
      (this.strokeElement = new jvm.VMLElement('stroke')),
      this.node.appendChild(this.fillElement.node),
      this.node.appendChild(this.strokeElement.node),
      (this.node.stroked = !1),
      jvm.AbstractShapeElement.apply(this, arguments);
  }),
  jvm.inherits(jvm.VMLShapeElement, jvm.VMLElement),
  jvm.mixin(jvm.VMLShapeElement, jvm.AbstractShapeElement),
  (jvm.VMLShapeElement.prototype.applyAttr = function (t, e) {
    switch (t) {
      case 'fill':
        this.node.fillcolor = e;
        break;
      case 'fill-opacity':
        this.fillElement.node.opacity = Math.round(100 * e) + '%';
        break;
      case 'stroke':
        (this.node.stroked = 'none' !== e), (this.node.strokecolor = e);
        break;
      case 'stroke-opacity':
        this.strokeElement.node.opacity = Math.round(100 * e) + '%';
        break;
      case 'stroke-width':
        0 === parseInt(e, 10) ? (this.node.stroked = !1) : (this.node.stroked = !0),
          (this.node.strokeweight = e);
        break;
      case 'd':
        this.node.path = jvm.VMLPathElement.pathSvgToVml(e);
        break;
      default:
        jvm.VMLShapeElement.parentClass.prototype.applyAttr.apply(this, arguments);
    }
  }),
  (jvm.VMLPathElement = function (t, e) {
    var a = new jvm.VMLElement('skew');
    jvm.VMLPathElement.parentClass.call(this, 'shape', t, e),
      (this.node.coordorigin = '0 0'),
      (a.node.on = !0),
      (a.node.matrix = '0.01,0,0,0.01,0,0'),
      (a.node.offset = '0,0'),
      this.node.appendChild(a.node);
  }),
  jvm.inherits(jvm.VMLPathElement, jvm.VMLShapeElement),
  (jvm.VMLPathElement.prototype.applyAttr = function (t, e) {
    'd' === t
      ? (this.node.path = jvm.VMLPathElement.pathSvgToVml(e))
      : jvm.VMLShapeElement.prototype.applyAttr.call(this, t, e);
  }),
  (jvm.VMLPathElement.pathSvgToVml = function (t) {
    var e,
      a,
      s = 0,
      i = 0;
    return (t = t.replace(/(-?\d+)e(-?\d+)/g, '0'))
      .replace(/([MmLlHhVvCcSs])\s*((?:-?\d*(?:\.\d+)?\s*,?\s*)+)/g, function (t, n, r, o) {
        (r = r
          .replace(/(\d)-/g, '$1,-')
          .replace(/^\s+/g, '')
          .replace(/\s+$/g, '')
          .replace(/\s+/g, ',')
          .split(','))[0] || r.shift();
        for (var h = 0, l = r.length; h < l; h++) r[h] = Math.round(100 * r[h]);
        switch (n) {
          case 'm':
            return (s += r[0]), (i += r[1]), 't' + r.join(',');
          case 'M':
            return (s = r[0]), (i = r[1]), 'm' + r.join(',');
          case 'l':
            return (s += r[0]), (i += r[1]), 'r' + r.join(',');
          case 'L':
            return (s = r[0]), (i = r[1]), 'l' + r.join(',');
          case 'h':
            return (s += r[0]), 'r' + r[0] + ',0';
          case 'H':
            return 'l' + (s = r[0]) + ',' + i;
          case 'v':
            return (i += r[0]), 'r0,' + r[0];
          case 'V':
            return (i = r[0]), 'l' + s + ',' + i;
          case 'c':
            return (
              (e = s + r[r.length - 4]),
              (a = i + r[r.length - 3]),
              (s += r[r.length - 2]),
              (i += r[r.length - 1]),
              'v' + r.join(',')
            );
          case 'C':
            return (
              (e = r[r.length - 4]),
              (a = r[r.length - 3]),
              (s = r[r.length - 2]),
              (i = r[r.length - 1]),
              'c' + r.join(',')
            );
          case 's':
            return (
              r.unshift(i - a),
              r.unshift(s - e),
              (e = s + r[r.length - 4]),
              (a = i + r[r.length - 3]),
              (s += r[r.length - 2]),
              (i += r[r.length - 1]),
              'v' + r.join(',')
            );
          case 'S':
            return (
              r.unshift(i + i - a),
              r.unshift(s + s - e),
              (e = r[r.length - 4]),
              (a = r[r.length - 3]),
              (s = r[r.length - 2]),
              (i = r[r.length - 1]),
              'c' + r.join(',')
            );
        }
        return '';
      })
      .replace(/z/g, 'e');
  }),
  (jvm.VMLCircleElement = function (t, e) {
    jvm.VMLCircleElement.parentClass.call(this, 'oval', t, e);
  }),
  jvm.inherits(jvm.VMLCircleElement, jvm.VMLShapeElement),
  (jvm.VMLCircleElement.prototype.applyAttr = function (t, e) {
    switch (t) {
      case 'r':
        (this.node.style.width = 2 * e + 'px'),
          (this.node.style.height = 2 * e + 'px'),
          this.applyAttr('cx', this.get('cx') || 0),
          this.applyAttr('cy', this.get('cy') || 0);
        break;
      case 'cx':
        if (!e) return;
        this.node.style.left = e - (this.get('r') || 0) + 'px';
        break;
      case 'cy':
        if (!e) return;
        this.node.style.top = e - (this.get('r') || 0) + 'px';
        break;
      default:
        jvm.VMLCircleElement.parentClass.prototype.applyAttr.call(this, t, e);
    }
  }),
  (jvm.VectorCanvas = function (t, e, a) {
    return (
      (this.mode = window.SVGAngle ? 'svg' : 'vml'),
      'svg' == this.mode
        ? (this.impl = new jvm.SVGCanvasElement(t, e, a))
        : (this.impl = new jvm.VMLCanvasElement(t, e, a)),
      (this.impl.mode = this.mode),
      this.impl
    );
  }),
  (jvm.SimpleScale = function (t) {
    this.scale = t;
  }),
  (jvm.SimpleScale.prototype.getValue = function (t) {
    return t;
  }),
  (jvm.OrdinalScale = function (t) {
    this.scale = t;
  }),
  (jvm.OrdinalScale.prototype.getValue = function (t) {
    return this.scale[t];
  }),
  (jvm.OrdinalScale.prototype.getTicks = function () {
    var t,
      e = [];
    for (t in this.scale) e.push({ label: t, value: this.scale[t] });
    return e;
  }),
  (jvm.NumericScale = function (t, e, a, s) {
    (this.scale = []),
      (e = e || 'linear'),
      t && this.setScale(t),
      e && this.setNormalizeFunction(e),
      void 0 !== a && this.setMin(a),
      void 0 !== s && this.setMax(s);
  }),
  (jvm.NumericScale.prototype = {
    setMin: function (t) {
      (this.clearMinValue = t),
        'function' == typeof this.normalize
          ? (this.minValue = this.normalize(t))
          : (this.minValue = t);
    },
    setMax: function (t) {
      (this.clearMaxValue = t),
        'function' == typeof this.normalize
          ? (this.maxValue = this.normalize(t))
          : (this.maxValue = t);
    },
    setScale: function (t) {
      var e;
      for (this.scale = [], e = 0; e < t.length; e++) this.scale[e] = [t[e]];
    },
    setNormalizeFunction: function (t) {
      'polynomial' === t
        ? (this.normalize = function (t) {
            return Math.pow(t, 0.2);
          })
        : 'linear' === t
        ? delete this.normalize
        : (this.normalize = t),
        this.setMin(this.clearMinValue),
        this.setMax(this.clearMaxValue);
    },
    getValue: function (t) {
      var e,
        a,
        s = [],
        i = 0,
        n = 0;
      for (
        'function' == typeof this.normalize && (t = this.normalize(t)), n = 0;
        n < this.scale.length - 1;
        n++
      )
        (e = this.vectorLength(this.vectorSubtract(this.scale[n + 1], this.scale[n]))),
          s.push(e),
          (i += e);
      for (a = (this.maxValue - this.minValue) / i, n = 0; n < s.length; n++) s[n] *= a;
      for (n = 0, t -= this.minValue; 0 <= t - s[n]; ) (t -= s[n]), n++;
      return n == this.scale.length - 1
        ? this.vectorToNum(this.scale[n])
        : this.vectorToNum(
            this.vectorAdd(
              this.scale[n],
              this.vectorMult(this.vectorSubtract(this.scale[n + 1], this.scale[n]), t / s[n])
            )
          );
    },
    vectorToNum: function (t) {
      var e,
        a = 0;
      for (e = 0; e < t.length; e++) a += Math.round(t[e]) * Math.pow(256, t.length - e - 1);
      return a;
    },
    vectorSubtract: function (t, e) {
      var a,
        s = [];
      for (a = 0; a < t.length; a++) s[a] = t[a] - e[a];
      return s;
    },
    vectorAdd: function (t, e) {
      var a,
        s = [];
      for (a = 0; a < t.length; a++) s[a] = t[a] + e[a];
      return s;
    },
    vectorMult: function (t, e) {
      var a,
        s = [];
      for (a = 0; a < t.length; a++) s[a] = t[a] * e;
      return s;
    },
    vectorLength: function (t) {
      var e,
        a = 0;
      for (e = 0; e < t.length; e++) a += t[e] * t[e];
      return Math.sqrt(a);
    },
    getTicks: function () {
      var t,
        e,
        a = [this.clearMinValue, this.clearMaxValue],
        s = a[1] - a[0],
        i = Math.pow(10, Math.floor(Math.log(s / 5) / Math.LN10)),
        n = (5 / s) * i,
        r = [];
      for (
        n <= 0.15 ? (i *= 10) : n <= 0.35 ? (i *= 5) : n <= 0.75 && (i *= 2),
          a[0] = Math.floor(a[0] / i) * i,
          a[1] = Math.ceil(a[1] / i) * i,
          t = a[0];
        t <= a[1];
      )
        (e = t == a[0] ? this.clearMinValue : t == a[1] ? this.clearMaxValue : t),
          r.push({ label: t, value: this.getValue(e) }),
          (t += i);
      return r;
    },
  }),
  (jvm.ColorScale = function (t, e, a, s) {
    jvm.ColorScale.parentClass.apply(this, arguments);
  }),
  jvm.inherits(jvm.ColorScale, jvm.NumericScale),
  (jvm.ColorScale.prototype.setScale = function (t) {
    var e;
    for (e = 0; e < t.length; e++) this.scale[e] = jvm.ColorScale.rgbToArray(t[e]);
  }),
  (jvm.ColorScale.prototype.getValue = function (t) {
    return jvm.ColorScale.numToRgb(jvm.ColorScale.parentClass.prototype.getValue.call(this, t));
  }),
  (jvm.ColorScale.arrayToRgb = function (t) {
    var e,
      a,
      s = '#';
    for (a = 0; a < t.length; a++) s += 1 == (e = t[a].toString(16)).length ? '0' + e : e;
    return s;
  }),
  (jvm.ColorScale.numToRgb = function (t) {
    for (t = t.toString(16); t.length < 6; ) t = '0' + t;
    return '#' + t;
  }),
  (jvm.ColorScale.rgbToArray = function (t) {
    return (
      (t = t.substr(1)),
      [parseInt(t.substr(0, 2), 16), parseInt(t.substr(2, 2), 16), parseInt(t.substr(4, 2), 16)]
    );
  }),
  (jvm.Legend = function (t) {
    (this.params = t || {}),
      (this.map = this.params.map),
      (this.series = this.params.series),
      (this.body = jvm.$('<div/>')),
      this.body.addClass('jvectormap-legend'),
      this.params.cssClass && this.body.addClass(this.params.cssClass),
      t.vertical
        ? this.map.legendCntVertical.append(this.body)
        : this.map.legendCntHorizontal.append(this.body),
      this.render();
  }),
  (jvm.Legend.prototype.render = function () {
    var t,
      e,
      a,
      s,
      i = this.series.scale.getTicks(),
      n = jvm.$('<div/>').addClass('jvectormap-legend-inner');
    for (
      this.body.html(''),
        this.params.title &&
          this.body.append(
            jvm.$('<div/>').addClass('jvectormap-legend-title').html(this.params.title)
          ),
        this.body.append(n),
        t = 0;
      t < i.length;
      t++
    ) {
      switch (
        ((e = jvm.$('<div/>').addClass('jvectormap-legend-tick')),
        (a = jvm.$('<div/>').addClass('jvectormap-legend-tick-sample')),
        this.series.params.attribute)
      ) {
        case 'fill':
          jvm.isImageUrl(i[t].value)
            ? a.css('background', 'url(' + i[t].value + ')')
            : a.css('background', i[t].value);
          break;
        case 'stroke':
          a.css('background', i[t].value);
          break;
        case 'image':
          a.css(
            'background',
            'url(' +
              ('object' == typeof i[t].value ? i[t].value.url : i[t].value) +
              ') no-repeat center center'
          );
          break;
        case 'r':
          jvm
            .$('<div/>')
            .css({
              'border-radius': i[t].value,
              border:
                this.map.params.markerStyle.initial['stroke-width'] +
                'px ' +
                this.map.params.markerStyle.initial.stroke +
                ' solid',
              width: 2 * i[t].value + 'px',
              height: 2 * i[t].value + 'px',
              background: this.map.params.markerStyle.initial.fill,
            })
            .appendTo(a);
      }
      e.append(a),
        (s = i[t].label),
        this.params.labelRender && (s = this.params.labelRender(s)),
        e.append(jvm.$('<div>' + s + ' </div>').addClass('jvectormap-legend-tick-text')),
        n.append(e);
    }
    n.append(jvm.$('<div/>').css('clear', 'both'));
  }),
  (jvm.DataSeries = function (t, e, a) {
    var s;
    ((t = t || {}).attribute = t.attribute || 'fill'),
      (this.elements = e),
      (this.params = t),
      (this.map = a),
      t.attributes && this.setAttributes(t.attributes),
      jvm.$.isArray(t.scale)
        ? ((s =
            'fill' === t.attribute || 'stroke' === t.attribute ? jvm.ColorScale : jvm.NumericScale),
          (this.scale = new s(t.scale, t.normalizeFunction, t.min, t.max)))
        : t.scale
        ? (this.scale = new jvm.OrdinalScale(t.scale))
        : (this.scale = new jvm.SimpleScale(t.scale)),
      (this.values = t.values || {}),
      this.setValues(this.values),
      this.params.legend &&
        (this.legend = new jvm.Legend(
          jvm.$.extend({ map: this.map, series: this }, this.params.legend)
        ));
  }),
  (jvm.DataSeries.prototype = {
    setAttributes: function (t, e) {
      var a,
        s = t;
      if ('string' == typeof t)
        this.elements[t] && this.elements[t].setStyle(this.params.attribute, e);
      else
        for (a in s)
          this.elements[a] && this.elements[a].element.setStyle(this.params.attribute, s[a]);
    },
    setValues: function (t) {
      var e,
        a,
        s = -Number.MAX_VALUE,
        i = Number.MAX_VALUE,
        n = {};
      if (this.scale instanceof jvm.OrdinalScale || this.scale instanceof jvm.SimpleScale)
        for (a in t)
          t[a]
            ? (n[a] = this.scale.getValue(t[a]))
            : (n[a] = this.elements[a].element.style.initial[this.params.attribute]);
      else {
        if (void 0 === this.params.min || void 0 === this.params.max)
          for (a in t) s < (e = parseFloat(t[a])) && (s = e), e < i && (i = e);
        for (a in (void 0 === this.params.min
          ? (this.scale.setMin(i), (this.params.min = i))
          : this.scale.setMin(this.params.min),
        void 0 === this.params.max
          ? (this.scale.setMax(s), (this.params.max = s))
          : this.scale.setMax(this.params.max),
        t))
          'indexOf' != a &&
            ((e = parseFloat(t[a])),
            isNaN(e)
              ? (n[a] = this.elements[a].element.style.initial[this.params.attribute])
              : (n[a] = this.scale.getValue(e)));
      }
      this.setAttributes(n), jvm.$.extend(this.values, t);
    },
    clear: function () {
      var t,
        e = {};
      for (t in this.values)
        this.elements[t] &&
          (e[t] = this.elements[t].element.shape.style.initial[this.params.attribute]);
      this.setAttributes(e), (this.values = {});
    },
    setScale: function (t) {
      this.scale.setScale(t), this.values && this.setValues(this.values);
    },
    setNormalizeFunction: function (t) {
      this.scale.setNormalizeFunction(t), this.values && this.setValues(this.values);
    },
  }),
  (jvm.Proj = {
    degRad: 180 / Math.PI,
    radDeg: Math.PI / 180,
    radius: 6381372,
    sgn: function (t) {
      return 0 < t ? 1 : t < 0 ? -1 : t;
    },
    mill: function (t, e, a) {
      return {
        x: this.radius * (e - a) * this.radDeg,
        y: (-this.radius * Math.log(Math.tan((45 + 0.4 * t) * this.radDeg))) / 0.8,
      };
    },
    mill_inv: function (t, e, a) {
      return {
        lat: (2.5 * Math.atan(Math.exp((0.8 * e) / this.radius)) - (5 * Math.PI) / 8) * this.degRad,
        lng: (a * this.radDeg + t / this.radius) * this.degRad,
      };
    },
    merc: function (t, e, a) {
      return {
        x: this.radius * (e - a) * this.radDeg,
        y: -this.radius * Math.log(Math.tan(Math.PI / 4 + (t * Math.PI) / 360)),
      };
    },
    merc_inv: function (t, e, a) {
      return {
        lat: (2 * Math.atan(Math.exp(e / this.radius)) - Math.PI / 2) * this.degRad,
        lng: (a * this.radDeg + t / this.radius) * this.degRad,
      };
    },
    aea: function (t, e, a) {
      var s = a * this.radDeg,
        i = 29.5 * this.radDeg,
        n = 45.5 * this.radDeg,
        r = t * this.radDeg,
        o = e * this.radDeg,
        h = (Math.sin(i) + Math.sin(n)) / 2,
        l = Math.cos(i) * Math.cos(i) + 2 * h * Math.sin(i),
        m = h * (o - s),
        c = Math.sqrt(l - 2 * h * Math.sin(r)) / h,
        p = Math.sqrt(l - 2 * h * Math.sin(0)) / h;
      return { x: c * Math.sin(m) * this.radius, y: -(p - c * Math.cos(m)) * this.radius };
    },
    aea_inv: function (t, e, a) {
      var s = t / this.radius,
        i = e / this.radius,
        n = a * this.radDeg,
        r = 29.5 * this.radDeg,
        o = 45.5 * this.radDeg,
        h = (Math.sin(r) + Math.sin(o)) / 2,
        l = Math.cos(r) * Math.cos(r) + 2 * h * Math.sin(r),
        m = Math.sqrt(l - 2 * h * Math.sin(0)) / h,
        c = Math.sqrt(s * s + (m - i) * (m - i)),
        p = Math.atan(s / (m - i));
      return {
        lat: Math.asin((l - c * c * h * h) / (2 * h)) * this.degRad,
        lng: (n + p / h) * this.degRad,
      };
    },
    lcc: function (t, e, a) {
      var s = a * this.radDeg,
        i = e * this.radDeg,
        n = 33 * this.radDeg,
        r = 45 * this.radDeg,
        o = t * this.radDeg,
        h =
          Math.log(Math.cos(n) * (1 / Math.cos(r))) /
          Math.log(Math.tan(Math.PI / 4 + r / 2) * (1 / Math.tan(Math.PI / 4 + n / 2))),
        l = (Math.cos(n) * Math.pow(Math.tan(Math.PI / 4 + n / 2), h)) / h,
        m = l * Math.pow(1 / Math.tan(Math.PI / 4 + o / 2), h),
        c = l * Math.pow(1 / Math.tan(Math.PI / 4 + 0), h);
      return {
        x: m * Math.sin(h * (i - s)) * this.radius,
        y: -(c - m * Math.cos(h * (i - s))) * this.radius,
      };
    },
    lcc_inv: function (t, e, a) {
      var s = t / this.radius,
        i = e / this.radius,
        n = a * this.radDeg,
        r = 33 * this.radDeg,
        o = 45 * this.radDeg,
        h =
          Math.log(Math.cos(r) * (1 / Math.cos(o))) /
          Math.log(Math.tan(Math.PI / 4 + o / 2) * (1 / Math.tan(Math.PI / 4 + r / 2))),
        l = (Math.cos(r) * Math.pow(Math.tan(Math.PI / 4 + r / 2), h)) / h,
        m = l * Math.pow(1 / Math.tan(Math.PI / 4 + 0), h),
        c = this.sgn(h) * Math.sqrt(s * s + (m - i) * (m - i)),
        p = Math.atan(s / (m - i));
      return {
        lat: (2 * Math.atan(Math.pow(l / c, 1 / h)) - Math.PI / 2) * this.degRad,
        lng: (n + p / h) * this.degRad,
      };
    },
  }),
  (jvm.MapObject = function (t) {}),
  (jvm.MapObject.prototype.getLabelText = function (t) {
    return this.config.label
      ? 'function' == typeof this.config.label.render
        ? this.config.label.render(t)
        : t
      : null;
  }),
  (jvm.MapObject.prototype.getLabelOffsets = function (t) {
    var e;
    return (
      this.config.label &&
        ('function' == typeof this.config.label.offsets
          ? (e = this.config.label.offsets(t))
          : 'object' == typeof this.config.label.offsets && (e = this.config.label.offsets[t])),
      e || [0, 0]
    );
  }),
  (jvm.MapObject.prototype.setHovered = function (t) {
    this.isHovered !== t &&
      ((this.isHovered = t),
      (this.shape.isHovered = t),
      this.shape.updateStyle(),
      this.label && ((this.label.isHovered = t), this.label.updateStyle()));
  }),
  (jvm.MapObject.prototype.setSelected = function (t) {
    this.isSelected !== t &&
      ((this.isSelected = t),
      (this.shape.isSelected = t),
      this.shape.updateStyle(),
      this.label && ((this.label.isSelected = t), this.label.updateStyle()),
      jvm.$(this.shape).trigger('selected', [t]));
  }),
  (jvm.MapObject.prototype.setStyle = function () {
    this.shape.setStyle.apply(this.shape, arguments);
  }),
  (jvm.MapObject.prototype.remove = function () {
    this.shape.remove(), this.label && this.label.remove();
  }),
  (jvm.Region = function (t) {
    var e, a, s;
    (this.config = t),
      (this.map = this.config.map),
      (this.shape = t.canvas.addPath(
        { d: t.path, 'data-code': t.code },
        t.style,
        t.canvas.rootElement
      )),
      this.shape.addClass('jvectormap-region jvectormap-element'),
      (e = this.shape.getBBox()),
      (a = this.getLabelText(t.code)),
      this.config.label &&
        a &&
        ((s = this.getLabelOffsets(t.code)),
        (this.labelX = e.x + e.width / 2 + s[0]),
        (this.labelY = e.y + e.height / 2 + s[1]),
        (this.label = t.canvas.addText(
          {
            text: a,
            'text-anchor': 'middle',
            'alignment-baseline': 'central',
            x: this.labelX,
            y: this.labelY,
            'data-code': t.code,
          },
          t.labelStyle,
          t.labelsGroup
        )),
        this.label.addClass('jvectormap-region jvectormap-element'));
  }),
  jvm.inherits(jvm.Region, jvm.MapObject),
  (jvm.Region.prototype.updateLabelPosition = function () {
    this.label &&
      this.label.set({
        x: this.labelX * this.map.scale + this.map.transX * this.map.scale,
        y: this.labelY * this.map.scale + this.map.transY * this.map.scale,
      });
  }),
  (jvm.Marker = function (t) {
    var e;
    (this.config = t),
      (this.map = this.config.map),
      (this.isImage = !!this.config.style.initial.image),
      this.createShape(),
      (e = this.getLabelText(t.index)),
      this.config.label &&
        e &&
        ((this.offsets = this.getLabelOffsets(t.index)),
        (this.labelX = t.cx / this.map.scale - this.map.transX),
        (this.labelY = t.cy / this.map.scale - this.map.transY),
        (this.label = t.canvas.addText(
          { text: e, 'data-index': t.index, dy: '0.6ex', x: this.labelX, y: this.labelY },
          t.labelStyle,
          t.labelsGroup
        )),
        this.label.addClass('jvectormap-marker jvectormap-element'));
  }),
  jvm.inherits(jvm.Marker, jvm.MapObject),
  (jvm.Marker.prototype.createShape = function () {
    var t = this;
    this.shape && this.shape.remove(),
      (this.shape = this.config.canvas[this.isImage ? 'addImage' : 'addCircle'](
        { 'data-index': this.config.index, cx: this.config.cx, cy: this.config.cy },
        this.config.style,
        this.config.group
      )),
      this.shape.addClass('jvectormap-marker jvectormap-element'),
      this.isImage &&
        jvm.$(this.shape.node).on('imageloaded', function () {
          t.updateLabelPosition();
        });
  }),
  (jvm.Marker.prototype.updateLabelPosition = function () {
    this.label &&
      this.label.set({
        x:
          this.labelX * this.map.scale +
          this.offsets[0] +
          this.map.transX * this.map.scale +
          5 +
          (this.isImage ? (this.shape.width || 0) / 2 : this.shape.properties.r),
        y: this.labelY * this.map.scale + this.map.transY * this.map.scale + this.offsets[1],
      });
  }),
  (jvm.Marker.prototype.setStyle = function (t, e) {
    var a;
    jvm.Marker.parentClass.prototype.setStyle.apply(this, arguments),
      'r' === t && this.updateLabelPosition(),
      (a = !!this.shape.get('image')) != this.isImage &&
        ((this.isImage = a),
        (this.config.style = jvm.$.extend(!0, {}, this.shape.style)),
        this.createShape());
  }),
  (jvm.Map = function (t) {
    var e,
      a = this;
    if (
      ((this.params = jvm.$.extend(!0, {}, jvm.Map.defaultParams, t)),
      !jvm.Map.maps[this.params.map])
    )
      throw new Error('Attempt to use map which was not loaded: ' + this.params.map);
    for (e in ((this.mapData = jvm.Map.maps[this.params.map]),
    (this.markers = {}),
    (this.regions = {}),
    (this.regionsColors = {}),
    (this.regionsData = {}),
    (this.container = jvm.$('<div>').addClass('jvectormap-container')),
    this.params.container && this.params.container.append(this.container),
    this.container.data('mapObject', this),
    (this.defaultWidth = this.mapData.width),
    (this.defaultHeight = this.mapData.height),
    this.setBackgroundColor(this.params.backgroundColor),
    (this.onResize = function () {
      a.updateSize();
    }),
    jvm.$(window).resize(this.onResize),
    jvm.Map.apiEvents))
      this.params[e] && this.container.bind(jvm.Map.apiEvents[e] + '.jvectormap', this.params[e]);
    (this.canvas = new jvm.VectorCanvas(this.container[0], this.width, this.height)),
      this.params.bindTouchEvents &&
        ('ontouchstart' in window || (window.DocumentTouch && document instanceof DocumentTouch)
          ? this.bindContainerTouchEvents()
          : window.MSGesture && this.bindContainerPointerEvents()),
      this.bindContainerEvents(),
      this.bindElementEvents(),
      this.createTip(),
      // this.params.zoomButtons && this.bindZoomButtons(),
      this.createRegions(),
      this.createMarkers(this.params.markers || {}),
      this.updateSize(),
      this.params.focusOn &&
        ('string' == typeof this.params.focusOn
          ? (this.params.focusOn = { region: this.params.focusOn })
          : jvm.$.isArray(this.params.focusOn) &&
            (this.params.focusOn = { regions: this.params.focusOn }),
        this.setFocus(this.params.focusOn)),
      this.params.selectedRegions && this.setSelectedRegions(this.params.selectedRegions),
      this.params.selectedMarkers && this.setSelectedMarkers(this.params.selectedMarkers),
      (this.legendCntHorizontal = jvm
        .$('<div/>')
        .addClass('jvectormap-legend-cnt jvectormap-legend-cnt-h')),
      (this.legendCntVertical = jvm
        .$('<div/>')
        .addClass('jvectormap-legend-cnt jvectormap-legend-cnt-v')),
      this.container.append(this.legendCntHorizontal),
      this.container.append(this.legendCntVertical),
      this.params.series && this.createSeries();
  }),
  (jvm.Map.prototype = {
    transX: 0,
    transY: 0,
    scale: 1,
    baseTransX: 0,
    baseTransY: 0,
    baseScale: 1,
    width: 0,
    height: 0,
    setBackgroundColor: function (t) {
      this.container.css('background-color', t);
    },
    resize: function () {
      var t = this.baseScale;
      this.width / this.height > this.defaultWidth / this.defaultHeight
        ? ((this.baseScale = this.height / this.defaultHeight),
          (this.baseTransX =
            Math.abs(this.width - this.defaultWidth * this.baseScale) / (2 * this.baseScale)))
        : ((this.baseScale = this.width / this.defaultWidth),
          (this.baseTransY =
            Math.abs(this.height - this.defaultHeight * this.baseScale) / (2 * this.baseScale))),
        (this.scale *= this.baseScale / t),
        (this.transX *= this.baseScale / t),
        (this.transY *= this.baseScale / t);
    },
    updateSize: function () {
      (this.width = this.container.width()),
        (this.height = this.container.height()),
        this.resize(),
        this.canvas.setSize(this.width, this.height),
        this.applyTransform();
    },
    reset: function () {
      var t, e;
      for (t in this.series) for (e = 0; e < this.series[t].length; e++) this.series[t][e].clear();
      (this.scale = this.baseScale),
        (this.transX = this.baseTransX),
        (this.transY = this.baseTransY),
        this.applyTransform();
    },
    applyTransform: function () {
      var t, e, a, s;
      (a =
        this.defaultWidth * this.scale <= this.width
          ? ((t = (this.width - this.defaultWidth * this.scale) / (2 * this.scale)),
            (this.width - this.defaultWidth * this.scale) / (2 * this.scale))
          : ((t = 0), (this.width - this.defaultWidth * this.scale) / this.scale)),
        (s =
          this.defaultHeight * this.scale <= this.height
            ? ((e = (this.height - this.defaultHeight * this.scale) / (2 * this.scale)),
              (this.height - this.defaultHeight * this.scale) / (2 * this.scale))
            : ((e = 0), (this.height - this.defaultHeight * this.scale) / this.scale)),
        this.transY > e ? (this.transY = e) : this.transY < s && (this.transY = s),
        this.transX > t ? (this.transX = t) : this.transX < a && (this.transX = a),
        this.canvas.applyTransformParams(this.scale, this.transX, this.transY),
        this.markers && this.repositionMarkers(),
        this.repositionLabels(),
        this.container.trigger('viewportChange', [
          this.scale / this.baseScale,
          this.transX,
          this.transY,
        ]);
    },
    bindContainerEvents: function () {
      var t,
        e,
        a = !1,
        s = this;
      this.params.panOnDrag &&
        (this.container
          .mousemove(function (i) {
            //   return false;
            return (
              a &&
                ((s.transX -= (t - i.pageX) / s.scale),
                (s.transY -= (e - i.pageY) / s.scale),
                s.applyTransform(),
                (t = i.pageX),
                (e = i.pageY)),
              !1
            );
          })
          .mousedown(function (s) {
            return (a = !0), (t = s.pageX), (e = s.pageY), !1;
          }),
        (this.onContainerMouseUp = function () {
          a = !1;
        }),
        jvm.$('body').mouseup(this.onContainerMouseUp)),
        this.params.zoomOnScroll &&
          this.container.mousewheel(function (t, e, a, i) {
            var n = jvm.$(s.container).offset(),
              r = t.pageX - n.left,
              o = t.pageY - n.top,
              h = Math.pow(1 + s.params.zoomOnScrollSpeed / 1e3, t.deltaFactor * t.deltaY);
            s.tip.hide(), s.setScale(s.scale * h, r, o), t.preventDefault();
          });
    },
    bindContainerTouchEvents: function () {
      function t(t) {
        var l,
          m,
          c,
          p,
          d = t.originalEvent.touches;
        var touchHandling = null;
        if (d.length > 1) {
          touchHandling =
            2 == d.length &&
            (2 == o
              ? ((m =
                  Math.sqrt(
                    Math.pow(d[0].pageX - d[1].pageX, 2) + Math.pow(d[0].pageY - d[1].pageY, 2)
                  ) / a),
                h.setScale(e * m, n, r),
                h.tip.hide(),
                t.preventDefault())
              : ((l = jvm.$(h.container).offset()),
                (n =
                  d[0].pageX > d[1].pageX
                    ? d[1].pageX + (d[0].pageX - d[1].pageX) / 2
                    : d[0].pageX + (d[1].pageX - d[0].pageX) / 2),
                (r =
                  d[0].pageY > d[1].pageY
                    ? d[1].pageY + (d[0].pageY - d[1].pageY) / 2
                    : d[0].pageY + (d[1].pageY - d[0].pageY) / 2),
                (n -= l.left),
                (r -= l.top),
                (e = h.scale),
                (a = Math.sqrt(
                  Math.pow(d[0].pageX - d[1].pageX, 2) + Math.pow(d[0].pageY - d[1].pageY, 2)
                ))));
        }
        'touchstart' == t.type && (o = 0), touchHandling, (o = d.length);
      }
      var e,
        a,
        s,
        i,
        n,
        r,
        o,
        h = this;
      jvm.$(this.container).bind('touchstart', t), jvm.$(this.container).bind('touchmove', t);
      //jvm.$(this.container).bind('touchstart', t);
    },
    bindContainerPointerEvents: function () {
      var t = this,
        e = new MSGesture(),
        a = this.container[0];
      (e.target = a).addEventListener(
        'MSGestureChange',
        function (e) {
          var a, s;
          (0 == e.translationX && 0 == e.translationY) ||
            ((a = t.transX),
            (s = t.transY),
            (t.transX += e.translationX / t.scale),
            (t.transY += e.translationY / t.scale),
            t.applyTransform(),
            t.tip.hide(),
            (a == t.transX && s == t.transY) || e.preventDefault()),
            1 != e.scale &&
              (t.setScale(t.scale * e.scale, e.offsetX, e.offsetY),
              t.tip.hide(),
              e.preventDefault());
        },
        !1
      ),
        a.addEventListener(
          'pointerdown',
          function (t) {
            e.addPointer(t.pointerId);
          },
          !1
        );
    },
    bindElementEvents: function () {
      var t,
        e,
        a,
        s = this;
      this.container.mousemove(function (s) {
        2 < Math.abs(t - s.pageX) + Math.abs(e - s.pageY) && (a = !0);
      }),
        this.container.delegate(
          "[class~='jvectormap-element']",
          'mouseover mouseout',
          function (t) {
            var e =
                -1 ===
                (jvm.$(this).attr('class').baseVal || jvm.$(this).attr('class')).indexOf(
                  'jvectormap-region'
                )
                  ? 'marker'
                  : 'region',
              a = 'region' == e ? jvm.$(this).attr('data-code') : jvm.$(this).attr('data-index'),
              i = 'region' == e ? s.regions[a].element : s.markers[a].element,
              n = 'region' == e ? s.mapData.paths[a].name : s.markers[a].config.name || '',
              r = jvm.$.Event(e + 'TipShow.jvectormap'),
              o = jvm.$.Event(e + 'Over.jvectormap');
            'mouseover' == t.type
              ? (s.container.trigger(o, [a]),
                o.isDefaultPrevented() || i.setHovered(!0),
                s.tip.text(n),
                s.container.trigger(r, [s.tip, a]),
                r.isDefaultPrevented() ||
                  (s.tip.show(), (s.tipWidth = s.tip.width()), (s.tipHeight = s.tip.height())))
              : (i.setHovered(!1), s.tip.hide(), s.container.trigger(e + 'Out.jvectormap', [a]));
          }
        ),
        this.container.delegate("[class~='jvectormap-element']", 'mousedown', function (s) {
          (t = s.pageX), (e = s.pageY), (a = !1);
        }),
        this.container.delegate("[class~='jvectormap-element']", 'mouseup', function () {
          var t =
              -1 ===
              (jvm.$(this).attr('class').baseVal
                ? jvm.$(this).attr('class').baseVal
                : jvm.$(this).attr('class')
              ).indexOf('jvectormap-region')
                ? 'marker'
                : 'region',
            e = 'region' == t ? jvm.$(this).attr('data-code') : jvm.$(this).attr('data-index'),
            i = jvm.$.Event(t + 'Click.jvectormap'),
            n = 'region' == t ? s.regions[e].element : s.markers[e].element;
          a ||
            (s.container.trigger(i, [e]),
            (('region' == t && s.params.regionsSelectable) ||
              ('marker' == t && s.params.markersSelectable)) &&
              (i.isDefaultPrevented() ||
                (s.params[t + 'sSelectableOne'] && s.clearSelected(t + 's'),
                n.setSelected(!n.isSelected))));
        });
    },
    /*  bindZoomButtons: function () {
      var t = this;
      jvm.$('<div/>').addClass('jvectormap-zoomin').text('+').appendTo(this.container),
        jvm.$('<div/>').addClass('jvectormap-zoomout').html('&#x2212;').appendTo(this.container),
        this.container.find('.jvectormap-zoomin').click(function () {
          t.setScale(
            t.scale * t.params.zoomStep,
            t.width / 2,
            t.height / 2,
            !1,
            t.params.zoomAnimate
          );
        }),
        this.container.find('.jvectormap-zoomout').click(function () {
          t.setScale(
            t.scale / t.params.zoomStep,
            t.width / 2,
            t.height / 2,
            !1,
            t.params.zoomAnimate
          );
        });
    }, */
    createTip: function () {
      var t = this;
      (this.tip = jvm.$('<div/>').addClass('jvectormap-tip').appendTo(jvm.$('body'))),
        this.container.mousemove(function (e) {
          var a = e.pageX - 15 - t.tipWidth,
            s = e.pageY - 15 - t.tipHeight;
          a < 5 && (a = e.pageX + 15), s < 5 && (s = e.pageY + 15), t.tip.css({ left: a, top: s });
        });
    },
    setScale: function (t, e, a, s, i) {
      var n,
        r,
        o,
        h,
        l,
        m,
        c,
        p,
        d,
        v = jvm.$.Event('zoom.jvectormap'),
        u = this,
        f = 0,
        g = Math.abs(Math.round((60 * (t - this.scale)) / Math.max(t, this.scale))),
        j = new jvm.$.Deferred();
      return (
        t > this.params.zoomMax * this.baseScale
          ? (t = this.params.zoomMax * this.baseScale)
          : t < this.params.zoomMin * this.baseScale && (t = this.params.zoomMin * this.baseScale),
        void 0 !== e &&
          void 0 !== a &&
          ((zoomStep = t / this.scale),
          (d = s
            ? ((p = e + (this.defaultWidth * (this.width / (this.defaultWidth * t))) / 2),
              a + (this.defaultHeight * (this.height / (this.defaultHeight * t))) / 2)
            : ((p = this.transX - ((zoomStep - 1) / t) * e),
              this.transY - ((zoomStep - 1) / t) * a))),
        i && 0 < g
          ? ((r = this.scale),
            (o = (t - r) / g),
            (h = this.transX * this.scale),
            (m = this.transY * this.scale),
            (l = (p * t - h) / g),
            (c = (d * t - m) / g),
            (n = setInterval(function () {
              (f += 1),
                (u.scale = r + o * f),
                (u.transX = (h + l * f) / u.scale),
                (u.transY = (m + c * f) / u.scale),
                u.applyTransform(),
                f == g &&
                  (clearInterval(n), u.container.trigger(v, [t / u.baseScale]), j.resolve());
            }, 10)))
          : ((this.transX = p),
            (this.transY = d),
            (this.scale = t),
            this.applyTransform(),
            this.container.trigger(v, [t / this.baseScale]),
            j.resolve()),
        j
      );
    },
    setFocus: function (t) {
      var e, a, s, i, n;
      if (((t = t || {}).region ? (s = [t.region]) : t.regions && (s = t.regions), s)) {
        for (i = 0; i < s.length; i++)
          this.regions[s[i]] &&
            (a = this.regions[s[i]].element.shape.getBBox()) &&
            (e =
              void 0 === e
                ? a
                : {
                    x: Math.min(e.x, a.x),
                    y: Math.min(e.y, a.y),
                    width: Math.max(e.x + e.width, a.x + a.width) - Math.min(e.x, a.x),
                    height: Math.max(e.y + e.height, a.y + a.height) - Math.min(e.y, a.y),
                  });
        return this.setScale(
          Math.min(this.width / e.width, this.height / e.height),
          -(e.x + e.width / 2),
          -(e.y + e.height / 2),
          !0,
          t.animate
        );
      }
      return (
        void 0 !== t.lat && void 0 !== t.lng
          ? ((n = this.latLngToPoint(t.lat, t.lng)),
            (t.x = this.transX - n.x / this.scale),
            (t.y = this.transY - n.y / this.scale))
          : t.x && t.y && ((t.x *= -this.defaultWidth), (t.y *= -this.defaultHeight)),
        this.setScale(t.scale * this.baseScale, t.x, t.y, !0, t.animate)
      );
    },
    getSelected: function (t) {
      var e,
        a = [];
      for (e in this[t]) this[t][e].element.isSelected && a.push(e);
      return a;
    },
    getSelectedRegions: function () {
      return this.getSelected('regions');
    },
    getSelectedMarkers: function () {
      return this.getSelected('markers');
    },
    setSelected: function (t, e) {
      var a;
      if (('object' != typeof e && (e = [e]), jvm.$.isArray(e)))
        for (a = 0; a < e.length; a++) this[t][e[a]].element.setSelected(!0);
      else for (a in e) this[t][a].element.setSelected(!!e[a]);
    },
    setSelectedRegions: function (t) {
      this.setSelected('regions', t);
    },
    setSelectedMarkers: function (t) {
      this.setSelected('markers', t);
    },
    clearSelected: function (t) {
      var e,
        a = {},
        s = this.getSelected(t);
      for (e = 0; e < s.length; e++) a[s[e]] = !1;
      this.setSelected(t, a);
    },
    clearSelectedRegions: function () {
      this.clearSelected('regions');
    },
    clearSelectedMarkers: function () {
      this.clearSelected('markers');
    },
    getMapObject: function () {
      return this;
    },
    getRegionName: function (t) {
      return this.mapData.paths[t].name;
    },
    createRegions: function () {
      var t,
        e,
        a = this;
      for (t in ((this.regionLabelsGroup = this.regionLabelsGroup || this.canvas.addGroup()),
      this.mapData.paths))
        (e = new jvm.Region({
          map: this,
          path: this.mapData.paths[t].path,
          code: t,
          style: jvm.$.extend(!0, {}, this.params.regionStyle),
          labelStyle: jvm.$.extend(!0, {}, this.params.regionLabelStyle),
          canvas: this.canvas,
          labelsGroup: this.regionLabelsGroup,
          label:
            'vml' != this.canvas.mode ? this.params.labels && this.params.labels.regions : null,
        })),
          jvm.$(e.shape).bind('selected', function (t, e) {
            a.container.trigger('regionSelected.jvectormap', [
              jvm.$(this.node).attr('data-code'),
              e,
              a.getSelectedRegions(),
            ]);
          }),
          (this.regions[t] = { element: e, config: this.mapData.paths[t] });
    },
    createMarkers: function (t) {
      var e,
        a,
        s,
        i,
        n,
        r = this;
      if (
        ((this.markersGroup = this.markersGroup || this.canvas.addGroup()),
        (this.markerLabelsGroup = this.markerLabelsGroup || this.canvas.addGroup()),
        jvm.$.isArray(t))
      )
        for (n = t.slice(), t = {}, e = 0; e < n.length; e++) t[e] = n[e];
      for (e in t)
        (i = t[e] instanceof Array ? { latLng: t[e] } : t[e]),
          !1 !== (s = this.getMarkerPosition(i)) &&
            ((a = new jvm.Marker({
              map: this,
              style: jvm.$.extend(!0, {}, this.params.markerStyle, { initial: i.style || {} }),
              labelStyle: jvm.$.extend(!0, {}, this.params.markerLabelStyle),
              index: e,
              cx: s.x,
              cy: s.y,
              group: this.markersGroup,
              canvas: this.canvas,
              labelsGroup: this.markerLabelsGroup,
              label:
                'vml' != this.canvas.mode ? this.params.labels && this.params.labels.markers : null,
            })),
            jvm.$(a.shape).bind('selected', function (t, e) {
              r.container.trigger('markerSelected.jvectormap', [
                jvm.$(this.node).attr('data-index'),
                e,
                r.getSelectedMarkers(),
              ]);
            }),
            this.markers[e] && this.removeMarkers([e]),
            (this.markers[e] = { element: a, config: i }));
    },
    repositionMarkers: function () {
      var t, e;
      for (t in this.markers)
        !1 !== (e = this.getMarkerPosition(this.markers[t].config)) &&
          this.markers[t].element.setStyle({ cx: e.x, cy: e.y });
    },
    repositionLabels: function () {
      var t;
      for (t in this.regions) this.regions[t].element.updateLabelPosition();
      for (t in this.markers) this.markers[t].element.updateLabelPosition();
    },
    getMarkerPosition: function (t) {
      return jvm.Map.maps[this.params.map].projection
        ? this.latLngToPoint.apply(this, t.latLng || [0, 0])
        : {
            x: t.coords[0] * this.scale + this.transX * this.scale,
            y: t.coords[1] * this.scale + this.transY * this.scale,
          };
    },
    addMarker: function (t, e, a) {
      var s,
        i,
        n = {},
        r = [];
      for (a = a || [], n[t] = e, i = 0; i < a.length; i++)
        (s = {}), void 0 !== a[i] && (s[t] = a[i]), r.push(s);
      this.addMarkers(n, r);
    },
    addMarkers: function (t, e) {
      var a;
      for (e = e || [], this.createMarkers(t), a = 0; a < e.length; a++)
        this.series.markers[a].setValues(e[a] || {});
    },
    removeMarkers: function (t) {
      var e;
      for (e = 0; e < t.length; e++) this.markers[t[e]].element.remove(), delete this.markers[t[e]];
    },
    removeAllMarkers: function () {
      var t,
        e = [];
      for (t in this.markers) e.push(t);
      this.removeMarkers(e);
    },
    latLngToPoint: function (t, e) {
      var a,
        s,
        i,
        n = jvm.Map.maps[this.params.map].projection,
        r = n.centralMeridian;
      return (
        e < -180 + r && (e += 360),
        (a = jvm.Proj[n.type](t, e, r)),
        !!(s = this.getInsetForPoint(a.x, a.y)) &&
          ((i = s.bbox),
          (a.x = ((a.x - i[0].x) / (i[1].x - i[0].x)) * s.width * this.scale),
          (a.y = ((a.y - i[0].y) / (i[1].y - i[0].y)) * s.height * this.scale),
          {
            x: a.x + this.transX * this.scale + s.left * this.scale,
            y: a.y + this.transY * this.scale + s.top * this.scale,
          })
      );
    },
    pointToLatLng: function (t, e) {
      var a,
        s,
        i,
        n,
        r,
        o = jvm.Map.maps[this.params.map].projection,
        h = o.centralMeridian,
        l = jvm.Map.maps[this.params.map].insets;
      for (a = 0; a < l.length; a++)
        if (
          ((i = (s = l[a]).bbox),
          (n = t - (this.transX * this.scale + s.left * this.scale)),
          (r = e - (this.transY * this.scale + s.top * this.scale)),
          (n = (n / (s.width * this.scale)) * (i[1].x - i[0].x) + i[0].x),
          (r = (r / (s.height * this.scale)) * (i[1].y - i[0].y) + i[0].y),
          n > i[0].x && n < i[1].x && r > i[0].y && r < i[1].y)
        )
          return jvm.Proj[o.type + '_inv'](n, -r, h);
      return !1;
    },
    getInsetForPoint: function (t, e) {
      var a,
        s,
        i = jvm.Map.maps[this.params.map].insets;
      for (a = 0; a < i.length; a++)
        if (t > (s = i[a].bbox)[0].x && t < s[1].x && e > s[0].y && e < s[1].y) return i[a];
    },
    createSeries: function () {
      var t, e;
      for (e in ((this.series = { markers: [], regions: [] }), this.params.series))
        for (t = 0; t < this.params.series[e].length; t++)
          this.series[e][t] = new jvm.DataSeries(this.params.series[e][t], this[e], this);
    },
    remove: function () {
      this.tip.remove(),
        this.container.remove(),
        jvm.$(window).unbind('resize', this.onResize),
        jvm.$('body').unbind('mouseup', this.onContainerMouseUp);
    },
  }),
  (jvm.Map.maps = {}),
  (jvm.Map.defaultParams = {
    map: 'world_mill_en',
    backgroundColor: '#505050',
    zoomButtons: !0,
    zoomOnScroll: !0,
    zoomOnScrollSpeed: 3,
    panOnDrag: !0,
    zoomMax: 8,
    zoomMin: 1,
    zoomStep: 1.6,
    zoomAnimate: !0,
    regionsSelectable: !1,
    markersSelectable: !1,
    bindTouchEvents: !0,
    regionStyle: {
      initial: {
        fill: 'white',
        'fill-opacity': 1,
        stroke: 'none',
        'stroke-width': 0,
        'stroke-opacity': 1,
      },
      hover: { fill: '#32636b', cursor: 'pointer' },
      selected: { fill: 'yellow' },
      selectedHover: {},
    },
    regionLabelStyle: {
      initial: {
        'font-family': 'Verdana',
        'font-size': '12',
        'font-weight': 'bold',
        cursor: 'default',
        fill: 'black',
      },
      hover: { cursor: 'pointer' },
    },
    markerStyle: {
      initial: {
        fill: 'grey',
        stroke: '#505050',
        'fill-opacity': 1,
        'stroke-width': 1,
        'stroke-opacity': 1,
        r: 5,
      },
      hover: { stroke: 'black', 'stroke-width': 2, cursor: 'pointer' },
      selected: { fill: 'blue' },
      selectedHover: {},
    },
    markerLabelStyle: {
      initial: {
        'font-family': 'Verdana',
        'font-size': '12',
        'font-weight': 'bold',
        cursor: 'default',
        fill: 'black',
      },
      hover: { cursor: 'pointer' },
    },
  }),
  (jvm.Map.apiEvents = {
    onRegionTipShow: 'regionTipShow',
    onRegionOver: 'regionOver',
    onRegionOut: 'regionOut',
    onRegionClick: 'regionClick',
    onRegionSelected: 'regionSelected',
    onMarkerTipShow: 'markerTipShow',
    onMarkerOver: 'markerOver',
    onMarkerOut: 'markerOut',
    onMarkerClick: 'markerClick',
    onMarkerSelected: 'markerSelected',
    onViewportChange: 'viewportChange',
  }),
  (jvm.MultiMap = function (t) {
    var e = this;
    (this.maps = {}),
      (this.params = jvm.$.extend(!0, {}, jvm.MultiMap.defaultParams, t)),
      (this.params.maxLevel = this.params.maxLevel || Number.MAX_VALUE),
      (this.params.main = this.params.main || {}),
      (this.params.main.multiMapLevel = 0),
      (this.history = [this.addMap(this.params.main.map, this.params.main)]),
      (this.defaultProjection = this.history[0].mapData.projection.type),
      (this.mapsLoaded = {}),
      this.params.container.css({ position: 'relative' }),
      (this.backButton = jvm
        .$('<div/>')
        .addClass('jvectormap-goback')
        .text('Back')
        .appendTo(this.params.container)),
      this.backButton.hide(),
      this.backButton.click(function () {
        e.goBack();
      }),
      (this.spinner = jvm
        .$('<div/>')
        .addClass('jvectormap-spinner')
        .appendTo(this.params.container)),
      this.spinner.hide();
  }),
  (jvm.MultiMap.prototype = {
    addMap: function (t, e) {
      var a = jvm.$('<div/>').css({ width: '100%', height: '100%' });
      return (
        this.params.container.append(a),
        (this.maps[t] = new jvm.Map(jvm.$.extend(e, { container: a }))),
        this.params.maxLevel > e.multiMapLevel &&
          this.maps[t].container.on('regionClick.jvectormap', { scope: this }, function (t, e) {
            var a = t.data.scope,
              s = a.params.mapNameByCode(e, a);
            (a.drillDownPromise && 'pending' === a.drillDownPromise.state()) || a.drillDown(s, e);
          }),
        this.maps[t]
      );
    },
    downloadMap: function (t) {
      var e = this,
        a = jvm.$.Deferred();
      return (
        this.mapsLoaded[t]
          ? a.resolve()
          : jvm.$.get(this.params.mapUrlByCode(t, this)).then(
              function () {
                (e.mapsLoaded[t] = !0), a.resolve();
              },
              function () {
                a.reject();
              }
            ),
        a
      );
    },
    drillDown: function (t, e) {
      var a = this.history[this.history.length - 1],
        s = this,
        i = a.setFocus({ region: e, animate: !0 }),
        n = this.downloadMap(e);
      i.then(function () {
        'pending' === n.state() && s.spinner.show();
      }),
        n.always(function () {
          s.spinner.hide();
        }),
        (this.drillDownPromise = jvm.$.when(n, i)),
        this.drillDownPromise.then(function () {
          a.params.container.hide(),
            s.maps[t]
              ? s.maps[t].params.container.show()
              : s.addMap(t, { map: t, multiMapLevel: a.params.multiMapLevel + 1 }),
            s.history.push(s.maps[t]),
            s.backButton.show();
        });
    },
    goBack: function () {
      var t = this.history.pop(),
        e = this.history[this.history.length - 1],
        a = this;
      t.setFocus({ scale: 1, x: 0.5, y: 0.5, animate: !0 }).then(function () {
        t.params.container.hide(),
          e.params.container.show(),
          e.updateSize(),
          1 === a.history.length && a.backButton.hide(),
          e.setFocus({ scale: 1, x: 0.5, y: 0.5, animate: !0 });
      });
    },
  }),
  (jvm.MultiMap.defaultParams = {
    mapNameByCode: function (t, e) {
      return t.toLowerCase() + '_' + e.defaultProjection + '_en';
    },
    mapUrlByCode: function (t, e) {
      return 'jquery-jvectormap-data-' + t.toLowerCase() + '-' + e.defaultProjection + '-en.js';
    },
  });;
/*
 *	jQuery dotdotdot 1.7.4
 *
 *	Copyright (c) Fred Heusschen
 *	www.frebsite.nl
 *
 *	Plugin website:
 *	dotdotdot.frebsite.nl
 *
 *	Licensed under the MIT license.
 *	http://en.wikipedia.org/wiki/MIT_License
 */
!function(t,e){function n(t,e,n){var r=t.children(),o=!1;t.empty();for(var i=0,d=r.length;d>i;i++){var l=r.eq(i);if(t.append(l),n&&t.append(n),a(t,e)){l.remove(),o=!0;break}n&&n.detach()}return o}function r(e,n,i,d,l){var s=!1,c="a, table, thead, tbody, tfoot, tr, col, colgroup, object, embed, param, ol, ul, dl, blockquote, select, optgroup, option, textarea, script, style",u="script, .dotdotdot-keep";return e.contents().detach().each(function(){var h=this,f=t(h);if("undefined"==typeof h)return!0;if(f.is(u))e.append(f);else{if(s)return!0;e.append(f),!l||f.is(d.after)||f.find(d.after).length||e[e.is(c)?"after":"append"](l),a(i,d)&&(s=3==h.nodeType?o(f,n,i,d,l):r(f,n,i,d,l)),s||l&&l.detach()}}),n.addClass("is-truncated"),s}function o(e,n,r,o,d){var c=e[0];if(!c)return!1;var h=s(c),f=-1!==h.indexOf(" ")?" ":"　",p="letter"==o.wrap?"":f,g=h.split(p),v=-1,w=-1,b=0,y=g.length-1;for(o.fallbackToLetter&&0==b&&0==y&&(p="",g=h.split(p),y=g.length-1);y>=b&&(0!=b||0!=y);){var m=Math.floor((b+y)/2);if(m==w)break;w=m,l(c,g.slice(0,w+1).join(p)+o.ellipsis),r.children().each(function(){t(this).toggle().toggle()}),a(r,o)?(y=w,o.fallbackToLetter&&0==b&&0==y&&(p="",g=g[0].split(p),v=-1,w=-1,b=0,y=g.length-1)):(v=w,b=w)}if(-1==v||1==g.length&&0==g[0].length){var x=e.parent();e.detach();var T=d&&d.closest(x).length?d.length:0;x.contents().length>T?c=u(x.contents().eq(-1-T),n):(c=u(x,n,!0),T||x.detach()),c&&(h=i(s(c),o),l(c,h),T&&d&&t(c).parent().append(d))}else h=i(g.slice(0,v+1).join(p),o),l(c,h);return!0}function a(t,e){return t.innerHeight()>e.maxHeight}function i(e,n){for(;t.inArray(e.slice(-1),n.lastCharacter.remove)>-1;)e=e.slice(0,-1);return t.inArray(e.slice(-1),n.lastCharacter.noEllipsis)<0&&(e+=n.ellipsis),e}function d(t){return{width:t.innerWidth(),height:t.innerHeight()}}function l(t,e){t.innerText?t.innerText=e:t.nodeValue?t.nodeValue=e:t.textContent&&(t.textContent=e)}function s(t){return t.innerText?t.innerText:t.nodeValue?t.nodeValue:t.textContent?t.textContent:""}function c(t){do t=t.previousSibling;while(t&&1!==t.nodeType&&3!==t.nodeType);return t}function u(e,n,r){var o,a=e&&e[0];if(a){if(!r){if(3===a.nodeType)return a;if(t.trim(e.text()))return u(e.contents().last(),n)}for(o=c(a);!o;){if(e=e.parent(),e.is(n)||!e.length)return!1;o=c(e[0])}if(o)return u(t(o),n)}return!1}function h(e,n){return e?"string"==typeof e?(e=t(e,n),e.length?e:!1):e.jquery?e:!1:!1}function f(t){for(var e=t.innerHeight(),n=["paddingTop","paddingBottom"],r=0,o=n.length;o>r;r++){var a=parseInt(t.css(n[r]),10);isNaN(a)&&(a=0),e-=a}return e}if(!t.fn.dotdotdot){t.fn.dotdotdot=function(e){if(0==this.length)return t.fn.dotdotdot.debug('No element found for "'+this.selector+'".'),this;if(this.length>1)return this.each(function(){t(this).dotdotdot(e)});var o=this,i=o.contents();o.data("dotdotdot")&&o.trigger("destroy.dot"),o.data("dotdotdot-style",o.attr("style")||""),o.css("word-wrap","break-word"),"nowrap"===o.css("white-space")&&o.css("white-space","normal"),o.bind_events=function(){return o.bind("update.dot",function(e,d){switch(o.removeClass("is-truncated"),e.preventDefault(),e.stopPropagation(),typeof l.height){case"number":l.maxHeight=l.height;break;case"function":l.maxHeight=l.height.call(o[0]);break;default:l.maxHeight=f(o)}l.maxHeight+=l.tolerance,"undefined"!=typeof d&&(("string"==typeof d||"nodeType"in d&&1===d.nodeType)&&(d=t("<div />").append(d).contents()),d instanceof t&&(i=d)),g=o.wrapInner('<div class="dotdotdot" />').children(),g.contents().detach().end().append(i.clone(!0)).find("br").replaceWith("  <br />  ").end().css({height:"auto",width:"auto",border:"none",padding:0,margin:0});var c=!1,u=!1;return s.afterElement&&(c=s.afterElement.clone(!0),c.show(),s.afterElement.detach()),a(g,l)&&(u="children"==l.wrap?n(g,l,c):r(g,o,g,l,c)),g.replaceWith(g.contents()),g=null,t.isFunction(l.callback)&&l.callback.call(o[0],u,i),s.isTruncated=u,u}).bind("isTruncated.dot",function(t,e){return t.preventDefault(),t.stopPropagation(),"function"==typeof e&&e.call(o[0],s.isTruncated),s.isTruncated}).bind("originalContent.dot",function(t,e){return t.preventDefault(),t.stopPropagation(),"function"==typeof e&&e.call(o[0],i),i}).bind("destroy.dot",function(t){t.preventDefault(),t.stopPropagation(),o.unwatch().unbind_events().contents().detach().end().append(i).attr("style",o.data("dotdotdot-style")||"").data("dotdotdot",!1)}),o},o.unbind_events=function(){return o.unbind(".dot"),o},o.watch=function(){if(o.unwatch(),"window"==l.watch){var e=t(window),n=e.width(),r=e.height();e.bind("resize.dot"+s.dotId,function(){n==e.width()&&r==e.height()&&l.windowResizeFix||(n=e.width(),r=e.height(),u&&clearInterval(u),u=setTimeout(function(){o.trigger("update.dot")},100))})}else c=d(o),u=setInterval(function(){if(o.is(":visible")){var t=d(o);(c.width!=t.width||c.height!=t.height)&&(o.trigger("update.dot"),c=t)}},500);return o},o.unwatch=function(){return t(window).unbind("resize.dot"+s.dotId),u&&clearInterval(u),o};var l=t.extend(!0,{},t.fn.dotdotdot.defaults,e),s={},c={},u=null,g=null;return l.lastCharacter.remove instanceof Array||(l.lastCharacter.remove=t.fn.dotdotdot.defaultArrays.lastCharacter.remove),l.lastCharacter.noEllipsis instanceof Array||(l.lastCharacter.noEllipsis=t.fn.dotdotdot.defaultArrays.lastCharacter.noEllipsis),s.afterElement=h(l.after,o),s.isTruncated=!1,s.dotId=p++,o.data("dotdotdot",!0).bind_events().trigger("update.dot"),l.watch&&o.watch(),o},t.fn.dotdotdot.defaults={ellipsis:"... ",wrap:"word",fallbackToLetter:!0,lastCharacter:{},tolerance:0,callback:null,after:null,height:null,watch:!1,windowResizeFix:!0},t.fn.dotdotdot.defaultArrays={lastCharacter:{remove:[" ","　",",",";",".","!","?"],noEllipsis:[]}},t.fn.dotdotdot.debug=function(t){};var p=1,g=t.fn.html;t.fn.html=function(n){return n!=e&&!t.isFunction(n)&&this.data("dotdotdot")?this.trigger("update",[n]):g.apply(this,arguments)};var v=t.fn.text;t.fn.text=function(n){return n!=e&&!t.isFunction(n)&&this.data("dotdotdot")?(n=t("<div />").text(n).html(),this.trigger("update",[n])):v.apply(this,arguments)}}}(jQuery);;
!(function (t) {
    "use strict";
    "function" == typeof define && define.amd ? define(["./blueimp-helper"], t) : ((window.blueimp = window.blueimp || {}), (window.blueimp.Gallery = t(window.blueimp.helper || window.jQuery)));
})(function (y) {
    "use strict";
    function i(t, e) {
        return document.body.style.maxHeight === undefined
            ? null
            : this && this.options === i.prototype.options
                ? void (t && t.length ? ((this.list = t), (this.num = t.length), this.initOptions(e), this.initialize()) : this.console.log("blueimp Gallery: No or empty list provided as first argument.", t))
                : new i(t, e);
    }
    return (
        y.extend(i.prototype, {
            options: {
                container: "#blueimp-gallery",
                slidesContainer: "div",
                titleElement: "h3",
                displayClass: "blueimp-gallery-display",
                controlsClass: "blueimp-gallery-controls",
                singleClass: "blueimp-gallery-single",
                leftEdgeClass: "blueimp-gallery-left",
                rightEdgeClass: "blueimp-gallery-right",
                playingClass: "blueimp-gallery-playing",
                svgasimgClass: "blueimp-gallery-svgasimg",
                smilClass: "blueimp-gallery-smil",
                slideClass: "slide",
                slideActiveClass: "slide-active",
                slidePrevClass: "slide-prev",
                slideNextClass: "slide-next",
                slideLoadingClass: "slide-loading",
                slideErrorClass: "slide-error",
                slideContentClass: "slide-content",
                toggleClass: "toggle",
                prevClass: "prev",
                nextClass: "next",
                closeClass: "close",
                playPauseClass: "play-pause",
                typeProperty: "type",
                titleProperty: "title",
                altTextProperty: "alt",
                urlProperty: "href",
                srcsetProperty: "srcset",
                sizesProperty: "sizes",
                sourcesProperty: "sources",
                displayTransition: !0,
                clearSlides: !0,
                toggleControlsOnEnter: !0,
                toggleControlsOnSlideClick: !0,
                toggleSlideshowOnSpace: !0,
                enableKeyboardNavigation: !0,
                closeOnEscape: !0,
                closeOnSlideClick: !0,
                closeOnSwipeUpOrDown: !0,
                closeOnHashChange: !0,
                emulateTouchEvents: !0,
                stopTouchEventsPropagation: !1,
                hidePageScrollbars: !0,
                disableScroll: !0,
                carousel: !1,
                continuous: !0,
                unloadElements: !0,
                startSlideshow: !1,
                slideshowInterval: 5e3,
                slideshowDirection: "ltr",
                index: 0,
                preloadRange: 2,
                transitionDuration: 300,
                slideshowTransitionDuration: 500,
                event: undefined,
                onopen: undefined,
                onopened: undefined,
                onslide: undefined,
                onslideend: undefined,
                onslidecomplete: undefined,
                onclose: undefined,
                onclosed: undefined,
            },
            carouselOptions: {
                hidePageScrollbars: !1,
                toggleControlsOnEnter: !1,
                toggleSlideshowOnSpace: !1,
                enableKeyboardNavigation: !1,
                closeOnEscape: !1,
                closeOnSlideClick: !1,
                closeOnSwipeUpOrDown: !1,
                closeOnHashChange: !1,
                disableScroll: !1,
                startSlideshow: !0,
            },
            console: window.console && "function" == typeof window.console.log ? window.console : { log: function () { } },
            support: (function (s) {
                var t,
                    n = {
                        source: !!window.HTMLSourceElement,
                        picture: !!window.HTMLPictureElement,
                        svgasimg: document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image", "1.1"),
                        smil: !!document.createElementNS && /SVGAnimate/.test(document.createElementNS("http://www.w3.org/2000/svg", "animate").toString()),
                        touch: window.ontouchstart !== undefined || (window.DocumentTouch && document instanceof DocumentTouch),
                    },
                    e = {
                        webkitTransition: { end: "webkitTransitionEnd", prefix: "-webkit-" },
                        MozTransition: { end: "transitionend", prefix: "-moz-" },
                        OTransition: { end: "otransitionend", prefix: "-o-" },
                        transition: { end: "transitionend", prefix: "" },
                    };
                for (t in e)
                    if (Object.prototype.hasOwnProperty.call(e, t) && s.style[t] !== undefined) {
                        (n.transition = e[t]), (n.transition.name = t);
                        break;
                    }
                function i() {
                    var t,
                        e,
                        i = n.transition;
                    document.body.appendChild(s),
                        i &&
                        ((t = i.name.slice(0, -9) + "ransform"),
                            s.style[t] !== undefined &&
                            ((s.style[t] = "translateZ(0)"), (e = window.getComputedStyle(s).getPropertyValue(i.prefix + "transform")), (n.transform = { prefix: i.prefix, name: t, translate: !0, translateZ: !!e && "none" !== e }))),
                        document.body.removeChild(s);
                }
                return document.body ? i() : y(document).on("DOMContentLoaded", i), n;
            })(document.createElement("div")),
            requestAnimationFrame: window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame,
            cancelAnimationFrame: window.cancelAnimationFrame || window.webkitCancelRequestAnimationFrame || window.webkitCancelAnimationFrame || window.mozCancelAnimationFrame,
            initialize: function () {
                if ((this.initStartIndex(), !1 === this.initWidget())) return !1;
                this.initEventListeners(), this.onslide(this.index), this.ontransitionend(), this.options.startSlideshow && this.play();
            },
            slide: function (t, e) {
                window.clearTimeout(this.timeout);
                var i,
                    s,
                    n,
                    o = this.index;
                if (o !== t && 1 !== this.num) {
                    if (((e = e || this.options.transitionDuration), this.support.transform)) {
                        for (
                            this.options.continuous || (t = this.circle(t)),
                            i = Math.abs(o - t) / (o - t),
                            this.options.continuous && ((s = i), (i = -this.positions[this.circle(t)] / this.slideWidth) !== s && (t = -i * this.num + t)),
                            n = Math.abs(o - t) - 1;
                            n;
                        )
                            --n, this.move(this.circle((o < t ? t : o) - n - 1), this.slideWidth * i, 0);
                        (t = this.circle(t)), this.move(o, this.slideWidth * i, e), this.move(t, 0, e), this.options.continuous && this.move(this.circle(t - i), -this.slideWidth * i, 0);
                    } else (t = this.circle(t)), this.animate(o * -this.slideWidth, t * -this.slideWidth, e);
                    this.onslide(t);
                }
            },
            getIndex: function () {
                return this.index;
            },
            getNumber: function () {
                return this.num;
            },
            prev: function () {
                (this.options.continuous || this.index) && this.slide(this.index - 1);
            },
            next: function () {
                (this.options.continuous || this.index < this.num - 1) && this.slide(this.index + 1);
            },
            play: function (t) {
                var i = this,
                    e = this.index + ("rtl" === this.options.slideshowDirection ? -1 : 1);
                window.clearTimeout(this.timeout),
                    (this.interval = t || this.options.slideshowInterval),
                    1 < this.elements[this.index] &&
                    (this.timeout = this.setTimeout(
                        (!this.requestAnimationFrame && this.slide) ||
                        function (t, e) {
                            i.animationFrameId = i.requestAnimationFrame.call(window, function () {
                                i.slide(t, e);
                            });
                        },
                        [e, this.options.slideshowTransitionDuration],
                        this.interval
                    )),
                    this.container.addClass(this.options.playingClass),
                    this.slidesContainer[0].setAttribute("aria-live", "off"),
                    this.playPauseElement.length && this.playPauseElement[0].setAttribute("aria-pressed", "true");
            },
            pause: function () {
                window.clearTimeout(this.timeout),
                    (this.interval = null),
                    this.cancelAnimationFrame && (this.cancelAnimationFrame.call(window, this.animationFrameId), (this.animationFrameId = null)),
                    this.container.removeClass(this.options.playingClass),
                    this.slidesContainer[0].setAttribute("aria-live", "polite"),
                    this.playPauseElement.length && this.playPauseElement[0].setAttribute("aria-pressed", "false");
            },
            add: function (t) {
                var e;
                for (
                    t.concat || (t = Array.prototype.slice.call(t)),
                    this.list.concat || (this.list = Array.prototype.slice.call(this.list)),
                    this.list = this.list.concat(t),
                    this.num = this.list.length,
                    2 < this.num && null === this.options.continuous && ((this.options.continuous = !0), this.container.removeClass(this.options.leftEdgeClass)),
                    this.container.removeClass(this.options.rightEdgeClass).removeClass(this.options.singleClass),
                    e = this.num - t.length;
                    e < this.num;
                    e += 1
                )
                    this.addSlide(e), this.positionSlide(e);
                (this.positions.length = this.num), this.initSlides(!0);
            },
            resetSlides: function () {
                this.slidesContainer.empty(), this.unloadAllSlides(), (this.slides = []);
            },
            handleClose: function () {
                var t = this.options;
                this.destroyEventListeners(),
                    this.pause(),
                    (this.container[0].style.display = "none"),
                    this.container.removeClass(t.displayClass).removeClass(t.singleClass).removeClass(t.leftEdgeClass).removeClass(t.rightEdgeClass),
                    t.hidePageScrollbars && (document.body.style.overflow = this.bodyOverflowStyle),
                    this.options.clearSlides && this.resetSlides(),
                    this.options.onclosed && this.options.onclosed.call(this);
            },
            close: function () {
                $(".modal-content").removeAttr("style");
                var e = this;
                this.options.onclose && this.options.onclose.call(this),
                    this.support.transition && this.options.displayTransition
                        ? (this.container.on(this.support.transition.end, function i(t) {
                            t.target === e.container[0] && (e.container.off(e.support.transition.end, i), e.handleClose());
                        }),
                            this.container.removeClass(this.options.displayClass))
                        : this.handleClose();
            },
            circle: function (t) {
                return (this.num + (t % this.num)) % this.num;
            },
            move: function (t, e, i) {
                this.translateX(t, e, i), (this.positions[t] = e);
            },
            translate: function (t, e, i, s) {
                var n, o, a;
                this.slides[t] &&
                    ((n = this.slides[t].style),
                        (o = this.support.transition),
                        (a = this.support.transform),
                        (n[o.name + "Duration"] = s + "ms"),
                        (n[a.name] = "translate(" + e + "px, " + i + "px)" + (a.translateZ ? " translateZ(0)" : "")));
            },
            translateX: function (t, e, i) {
                this.translate(t, e, 0, i);
            },
            translateY: function (t, e, i) {
                this.translate(t, 0, e, i);
            },
            animate: function (e, i, s) {
                var n, o, a;
                s
                    ? ((n = this),
                        (o = new Date().getTime()),
                        (a = window.setInterval(function () {
                            var t = new Date().getTime() - o;
                            if (s < t) return (n.slidesContainer[0].style.left = i + "px"), n.ontransitionend(), void window.clearInterval(a);
                            n.slidesContainer[0].style.left = (i - e) * (Math.floor((t / s) * 100) / 100) + e + "px";
                        }, 4)))
                    : (this.slidesContainer[0].style.left = i + "px");
            },
            preventDefault: function (t) {
                t.preventDefault ? t.preventDefault() : (t.returnValue = !1);
            },
            stopPropagation: function (t) {
                t.stopPropagation ? t.stopPropagation() : (t.cancelBubble = !0);
            },
            onresize: function () {
                this.initSlides(!0);
            },
            onhashchange: function () {
                this.options.closeOnHashChange && this.close();
            },
            onmousedown: function (t) {
                t.which && 1 === t.which && "VIDEO" !== t.target.nodeName && "AUDIO" !== t.target.nodeName && (t.preventDefault(), ((t.originalEvent || t).touches = [{ pageX: t.pageX, pageY: t.pageY }]), this.ontouchstart(t));
            },
            onmousemove: function (t) {
                this.touchStart && (((t.originalEvent || t).touches = [{ pageX: t.pageX, pageY: t.pageY }]), this.ontouchmove(t));
            },
            onmouseup: function (t) {
                this.touchStart && (this.ontouchend(t), delete this.touchStart);
            },
            onmouseout: function (t) {
                var e, i;
                this.touchStart && ((e = t.target), ((i = t.relatedTarget) && (i === e || y.contains(e, i))) || this.onmouseup(t));
            },
            ontouchstart: function (t) {
                this.options.stopTouchEventsPropagation && this.stopPropagation(t);
                var e = (t.originalEvent || t).touches[0];
                (this.touchStart = { x: e.pageX, y: e.pageY, time: Date.now() }), (this.isScrolling = undefined), (this.touchDelta = {});
            },
            ontouchmove: function (t) {
                this.options.stopTouchEventsPropagation && this.stopPropagation(t);
                var e,
                    i,
                    s = (t.originalEvent || t).touches,
                    n = s[0],
                    o = (t.originalEvent || t).scale,
                    a = this.index;
                if (!(1 < s.length || (o && 1 !== o)))
                    if (
                        (this.options.disableScroll && t.preventDefault(),
                            (this.touchDelta = { x: n.pageX - this.touchStart.x, y: n.pageY - this.touchStart.y }),
                            (e = this.touchDelta.x),
                            this.isScrolling === undefined && (this.isScrolling = this.isScrolling || Math.abs(e) < Math.abs(this.touchDelta.y)),
                            this.isScrolling)
                    )
                        this.options.carousel || this.translateY(a, this.touchDelta.y + this.positions[a], 0);
                    else
                        for (
                            t.preventDefault(),
                            window.clearTimeout(this.timeout),
                            this.options.continuous
                                ? (i = [this.circle(a + 1), a, this.circle(a - 1)])
                                : ((this.touchDelta.x = e /= (!a && 0 < e) || (a === this.num - 1 && e < 0) ? Math.abs(e) / this.slideWidth + 1 : 1), (i = [a]), a && i.push(a - 1), a < this.num - 1 && i.unshift(a + 1));
                            i.length;
                        )
                            (a = i.pop()), this.translateX(a, e + this.positions[a], 0);
            },
            ontouchend: function (t) {
                this.options.stopTouchEventsPropagation && this.stopPropagation(t);
                var e,
                    i,
                    s,
                    n,
                    o,
                    a = this.index,
                    l = Math.abs(this.touchDelta.x),
                    r = this.slideWidth,
                    h = Math.ceil((this.options.transitionDuration * (1 - l / r)) / 2),
                    d = 20 < l,
                    c = (!a && 0 < this.touchDelta.x) || (a === this.num - 1 && this.touchDelta.x < 0),
                    u = !d && this.options.closeOnSwipeUpOrDown && 20 < Math.abs(this.touchDelta.y);
                this.options.continuous && (c = !1),
                    (e = this.touchDelta.x < 0 ? -1 : 1),
                    this.isScrolling
                        ? u
                            ? this.close()
                            : this.translateY(a, 0, h)
                        : d && !c
                            ? ((i = a + e),
                                (s = a - e),
                                (n = r * e),
                                (o = -r * e),
                                this.options.continuous ? (this.move(this.circle(i), n, 0), this.move(this.circle(a - 2 * e), o, 0)) : 0 <= i && i < this.num && this.move(i, n, 0),
                                this.move(a, this.positions[a] + n, h),
                                this.move(this.circle(s), this.positions[this.circle(s)] + n, h),
                                (a = this.circle(s)),
                                this.onslide(a))
                            : this.options.continuous
                                ? (this.move(this.circle(a - 1), -r, h), this.move(a, 0, h), this.move(this.circle(a + 1), r, h))
                                : (a && this.move(a - 1, -r, h), this.move(a, 0, h), a < this.num - 1 && this.move(a + 1, r, h));
            },
            ontouchcancel: function (t) {
                this.touchStart && (this.ontouchend(t), delete this.touchStart);
            },
            ontransitionend: function (t) {
                var e = this.slides[this.index];
                (t && e !== t.target) || (this.interval && this.play(), this.setTimeout(this.options.onslideend, [this.index, e]));
            },
            oncomplete: function (t) {
                var e,
                    i = t.target || t.srcElement,
                    s = i && i.parentNode;
                i &&
                    s &&
                    ((e = this.getNodeIndex(s)),
                        y(s).removeClass(this.options.slideLoadingClass),
                        "error" === t.type ? (y(s).addClass(this.options.slideErrorClass), (this.elements[e] = 3)) : (this.elements[e] = 2),
                        i.clientHeight > this.container[0].clientHeight && (i.style.maxHeight = this.container[0].clientHeight),
                        this.interval && this.slides[this.index] === s && this.play(),
                        this.setTimeout(this.options.onslidecomplete, [e, s]));
            },
            onload: function (t) {
                this.oncomplete(t);
            },
            onerror: function (t) {
                this.oncomplete(t);
            },
            onkeydown: function (t) {
                switch (t.which || t.keyCode) {
                    case 13:
                        this.options.toggleControlsOnEnter && (this.preventDefault(t), this.toggleControls());
                        break;
                    case 27:
                        this.options.closeOnEscape && (this.close(), t.stopImmediatePropagation());
                        break;
                    case 32:
                        this.options.toggleSlideshowOnSpace && (this.preventDefault(t), this.toggleSlideshow());
                        break;
                    case 37:
                        this.options.enableKeyboardNavigation && (this.preventDefault(t), this.prev());
                        break;
                    case 39:
                        this.options.enableKeyboardNavigation && (this.preventDefault(t), this.next());
                }
            },
            handleClick: function (t) {
                var e = this.options,
                    i = t.target || t.srcElement,
                    s = i.parentNode;
                function n(t) {
                    return y(i).hasClass(t) || y(s).hasClass(t);
                }
                n(e.toggleClass)
                    ? (this.preventDefault(t), this.toggleControls())
                    : n(e.prevClass)
                        ? (this.preventDefault(t), this.prev())
                        : n(e.nextClass)
                            ? (this.preventDefault(t), this.next())
                            : n(e.closeClass)
                                ? (this.preventDefault(t), this.close())
                                : n(e.playPauseClass)
                                    ? (this.preventDefault(t), this.toggleSlideshow())
                                    : s === this.slidesContainer[0]
                                        ? e.closeOnSlideClick
                                            ? (this.preventDefault(t), this.close())
                                            : e.toggleControlsOnSlideClick && (this.preventDefault(t), this.toggleControls())
                                        : s.parentNode && s.parentNode === this.slidesContainer[0] && e.toggleControlsOnSlideClick && (this.preventDefault(t), this.toggleControls());
            },
            onclick: function (t) {
                if (!(this.options.emulateTouchEvents && this.touchDelta && (20 < Math.abs(this.touchDelta.x) || 20 < Math.abs(this.touchDelta.y)))) return this.handleClick(t);
                delete this.touchDelta;
            },
            updateEdgeClasses: function (t) {
                t ? this.container.removeClass(this.options.leftEdgeClass) : this.container.addClass(this.options.leftEdgeClass),
                    t === this.num - 1 ? this.container.addClass(this.options.rightEdgeClass) : this.container.removeClass(this.options.rightEdgeClass);
            },
            updateActiveSlide: function (t, e) {
                for (
                    var i,
                    s,
                    n = this.slides,
                    o = this.options,
                    a = [
                        { index: e, method: "addClass", hidden: !1 },
                        { index: t, method: "removeClass", hidden: !0 },
                    ];
                    a.length;
                )
                    (i = a.pop()),
                        y(n[i.index])[i.method](o.slideActiveClass),
                        (s = this.circle(i.index - 1)),
                        (o.continuous || s < i.index) && y(n[s])[i.method](o.slidePrevClass),
                        (s = this.circle(i.index + 1)),
                        (o.continuous || s > i.index) && y(n[s])[i.method](o.slideNextClass);
                this.slides[t].setAttribute("aria-hidden", "true"), this.slides[e].removeAttribute("aria-hidden");
            },
            handleSlide: function (t, e) {
                this.options.continuous || this.updateEdgeClasses(e), this.updateActiveSlide(t, e), this.loadElements(e), this.options.unloadElements && this.unloadElements(t, e), this.setTitle(e);
            },
            onslide: function (t) {
                this.handleSlide(this.index, t), (this.index = t), this.setTimeout(this.options.onslide, [t, this.slides[t]]);
            },
            setTitle: function (t) {
                var e = this.slides[t].firstChild,
                    i = e.title || e.alt,
                    s = this.titleElement;
                s.length && (this.titleElement.empty(), i && s[0].appendChild(document.createTextNode(i)));
            },
            setTimeout: function (t, e, i) {
                var s = this;
                return (
                    t &&
                    window.setTimeout(function () {
                        t.apply(s, e || []);
                    }, i || 0)
                );
            },
            imageFactory: function (t, e) {
                var i,
                    s,
                    n,
                    o,
                    a,
                    l,
                    r,
                    h,
                    d = this.options,
                    c = this,
                    u = t,
                    p = this.imagePrototype.cloneNode(!1);
                if (
                    ("string" != typeof u &&
                        ((u = this.getItemProperty(t, d.urlProperty)),
                            (n = this.support.picture && this.support.source && this.getItemProperty(t, d.sourcesProperty)),
                            (o = this.getItemProperty(t, d.srcsetProperty)),
                            (a = this.getItemProperty(t, d.sizesProperty)),
                            (l = this.getItemProperty(t, d.titleProperty)),
                            (r = this.getItemProperty(t, d.altTextProperty) || l)),
                        (p.draggable = !1),
                        l && (p.title = l),
                        r && (p.alt = r),
                        y(p).on("load error", function m(t) {
                            if (!s) {
                                if (!(t = { type: t.type, target: i || p }).target.parentNode) return c.setTimeout(m, [t]);
                                (s = !0), y(p).off("load error", m), e(t);
                            }
                        }),
                        n && n.length)
                ) {
                    for (i = this.picturePrototype.cloneNode(!1), h = 0; h < n.length; h += 1) i.appendChild(y.extend(this.sourcePrototype.cloneNode(!1), n[h]));
                    i.appendChild(p), y(i).addClass(d.toggleClass);
                }
                return o && (a && (p.sizes = a), (p.srcset = o)), (p.src = u), i || p;
            },
            createElement: function (t, e) {
                var i = t && this.getItemProperty(t, this.options.typeProperty),
                    s = (i && this[i.split("/")[0] + "Factory"]) || this.imageFactory,
                    n = t && s.call(this, t, e);
                return n || ((n = this.elementPrototype.cloneNode(!1)), this.setTimeout(e, [{ type: "error", target: n }])), y(n).addClass(this.options.slideContentClass), n;
            },
            iteratePreloadRange: function (t, e) {
                for (var i = this.num, s = this.options, n = Math.min(i, 2 * s.preloadRange + 1), o = t, a = 0; a < n; a += 1) {
                    if ((o += a * (a % 2 == 0 ? -1 : 1)) < 0 || i <= o) {
                        if (!s.continuous) continue;
                        o = this.circle(o);
                    }
                    e.call(this, o);
                }
            },
            loadElement: function (t) {
                this.elements[t] ||
                    (this.slides[t].firstChild
                        ? (this.elements[t] = y(this.slides[t]).hasClass(this.options.slideErrorClass) ? 3 : 2)
                        : ((this.elements[t] = 1), y(this.slides[t]).addClass(this.options.slideLoadingClass), this.slides[t].appendChild(this.createElement(this.list[t], this.proxyListener))));
            },
            loadElements: function (t) {
                this.iteratePreloadRange(t, this.loadElement);
            },
            unloadElements: function (t, i) {
                var s = this.options.preloadRange;
                this.iteratePreloadRange(t, function (t) {
                    var e = Math.abs(t - i);
                    s < e && e + s < this.num && (this.unloadSlide(t), delete this.elements[t]);
                });
            },
            addSlide: function (t) {
                var e = this.slidePrototype.cloneNode(!1);
                e.setAttribute("data-index", t), e.setAttribute("aria-hidden", "true"), this.slidesContainer[0].appendChild(e), this.slides.push(e);
            },
            positionSlide: function (t) {
                var e = this.slides[t];
                (e.style.width = this.slideWidth + "px"), this.support.transform && ((e.style.left = t * -this.slideWidth + "px"), this.move(t, this.index > t ? -this.slideWidth : this.index < t ? this.slideWidth : 0, 0));
            },
            initSlides: function (t) {
                var e, i;
                for (
                    t ||
                    ((this.positions = []),
                        (this.positions.length = this.num),
                        (this.elements = {}),
                        (this.picturePrototype = this.support.picture && document.createElement("picture")),
                        (this.sourcePrototype = this.support.source && document.createElement("source")),
                        (this.imagePrototype = document.createElement("img")),
                        (this.elementPrototype = document.createElement("div")),
                        (this.slidePrototype = this.elementPrototype.cloneNode(!1)),
                        y(this.slidePrototype).addClass(this.options.slideClass),
                        (this.slides = this.slidesContainer[0].children),
                        (e = this.options.clearSlides || this.slides.length !== this.num)),
                    this.slideWidth = this.container[0].clientWidth,
                    this.slideHeight = this.container[0].clientHeight,
                    this.slidesContainer[0].style.width = this.num * this.slideWidth + "px",
                    e && this.resetSlides(),
                    i = 0;
                    i < this.num;
                    i += 1
                )
                    e && this.addSlide(i), this.positionSlide(i);
                this.options.continuous && this.support.transform && (this.move(this.circle(this.index - 1), -this.slideWidth, 0), this.move(this.circle(this.index + 1), this.slideWidth, 0)),
                    this.support.transform || (this.slidesContainer[0].style.left = this.index * -this.slideWidth + "px");
            },
            unloadSlide: function (t) {
                var e = this.slides[t],
                    i = e.firstChild;
                null !== i && e.removeChild(i);
            },
            unloadAllSlides: function () {
                for (var t = 0, e = this.slides.length; t < e; t++) this.unloadSlide(t);
            },
            toggleControls: function () {
                var t = this.options.controlsClass;
                this.container.hasClass(t) ? this.container.removeClass(t) : this.container.addClass(t);
            },
            toggleSlideshow: function () {
                this.interval ? this.pause() : this.play();
            },
            getNodeIndex: function (t) {
                return parseInt(t.getAttribute("data-index"), 10);
            },
            getNestedProperty: function (a, t) {
                return (
                    t.replace(/\[(?:'([^']+)'|"([^"]+)"|(\d+))\]|(?:(?:^|\.)([^\.\[]+))/g, function (t, e, i, s, n) {
                        var o = n || e || i || (s && parseInt(s, 10));
                        t && a && (a = a[o]);
                    }),
                    a
                );
            },
            getDataProperty: function (t, e) {
                var i, s;
                if (
                    (t.dataset
                        ? ((i = e.replace(/-([a-z])/g, function (t, e) {
                            return e.toUpperCase();
                        })),
                            (s = t.dataset[i]))
                        : t.getAttribute && (s = t.getAttribute("data-" + e.replace(/([A-Z])/g, "-$1").toLowerCase())),
                        "string" == typeof s)
                ) {
                    if (/^(true|false|null|-?\d+(\.\d+)?|\{[\s\S]*\}|\[[\s\S]*\])$/.test(s))
                        try {
                            return y.parseJSON(s);
                        } catch (n) { }
                    return s;
                }
            },
            getItemProperty: function (t, e) {
                var i = this.getDataProperty(t, e);
                return i === undefined && (i = t[e]), i === undefined && (i = this.getNestedProperty(t, e)), i;
            },
            initStartIndex: function () {
                var t,
                    e = this.options.index,
                    i = this.options.urlProperty;
                if (e && "number" != typeof e)
                    for (t = 0; t < this.num; t += 1)
                        if (this.list[t] === e || this.getItemProperty(this.list[t], i) === this.getItemProperty(e, i)) {
                            e = t;
                            break;
                        }
                this.index = this.circle(parseInt(e, 10) || 0);
            },
            initEventListeners: function () {
                var i = this,
                    t = this.slidesContainer;
                function e(t) {
                    var e = i.support.transition && i.support.transition.end === t.type ? "transitionend" : t.type;
                    i["on" + e](t);
                }
                y(window).on("resize", e),
                    y(window).on("hashchange", e),
                    y(document.body).on("keydown", e),
                    this.container.on("click", e),
                    this.support.touch ? t.on("touchstart touchmove touchend touchcancel", e) : this.options.emulateTouchEvents && this.support.transition && t.on("mousedown mousemove mouseup mouseout", e),
                    this.support.transition && t.on(this.support.transition.end, e),
                    (this.proxyListener = e);
            },
            destroyEventListeners: function () {
                var t = this.slidesContainer,
                    e = this.proxyListener;
                y(window).off("resize", e),
                    y(document.body).off("keydown", e),
                    this.container.off("click", e),
                    this.support.touch ? t.off("touchstart touchmove touchend touchcancel", e) : this.options.emulateTouchEvents && this.support.transition && t.off("mousedown mousemove mouseup mouseout", e),
                    this.support.transition && t.off(this.support.transition.end, e);
            },
            handleOpen: function () {
                this.options.onopened && this.options.onopened.call(this);
            },
            initWidget: function () {
                var e = this;
                $(this.options.container).closest(".modal-content").css("overflow", "visible");
                return (
                    (this.container = y(this.options.container)),
                    this.container.length
                        ? ((this.slidesContainer = this.container.find(this.options.slidesContainer).first()),
                            this.slidesContainer.length
                                ? ((this.titleElement = this.container.find(this.options.titleElement).first()),
                                    (this.playPauseElement = this.container.find("." + this.options.playPauseClass).first()),
                                    1 === this.num && this.container.addClass(this.options.singleClass),
                                    this.support.svgasimg && this.container.addClass(this.options.svgasimgClass),
                                    this.support.smil && this.container.addClass(this.options.smilClass),
                                    this.options.onopen && this.options.onopen.call(this),
                                    this.support.transition && this.options.displayTransition
                                        ? this.container.on(this.support.transition.end, function i(t) {
                                            t.target === e.container[0] && (e.container.off(e.support.transition.end, i), e.handleOpen());
                                        })
                                        : this.handleOpen(),
                                    this.options.hidePageScrollbars && ((this.bodyOverflowStyle = document.body.style.overflow), (document.body.style.overflow = "hidden")),
                                    (this.container[0].style.display = "block"),
                                    this.initSlides(),
                                    void this.container.addClass(this.options.displayClass))
                                : (this.console.log("blueimp Gallery: Slides container not found.", this.options.slidesContainer), !1))
                        : (this.console.log("blueimp Gallery: Widget container not found.", this.options.container), !1)
                );
            },
            initOptions: function (t) {
                (this.options = y.extend({}, this.options)),
                    ((t && t.carousel) || (this.options.carousel && (!t || !1 !== t.carousel))) && y.extend(this.options, this.carouselOptions),
                    y.extend(this.options, t),
                    this.num < 3 && (this.options.continuous = !!this.options.continuous && null),
                    this.support.transition || (this.options.emulateTouchEvents = !1),
                    this.options.event && this.preventDefault(this.options.event);
            },
        }),
        i
    );
}),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["./blueimp-helper", "./blueimp-gallery"], t) : t(window.blueimp.helper || window.jQuery, window.blueimp.Gallery);
    })(function (t, e) {
        "use strict";
        var i = e.prototype;
        t.extend(i.options, { fullscreen: !1 });
        var s = i.initialize,
            n = i.close;
        return (
            t.extend(i, {
                getFullScreenElement: function () {
                    return document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement;
                },
                requestFullScreen: function (t) {
                    t.requestFullscreen ? t.requestFullscreen() : t.webkitRequestFullscreen ? t.webkitRequestFullscreen() : t.mozRequestFullScreen ? t.mozRequestFullScreen() : t.msRequestFullscreen && t.msRequestFullscreen();
                },
                exitFullScreen: function () {
                    document.exitFullscreen
                        ? document.exitFullscreen()
                        : document.webkitCancelFullScreen
                            ? document.webkitCancelFullScreen()
                            : document.mozCancelFullScreen
                                ? document.mozCancelFullScreen()
                                : document.msExitFullscreen && document.msExitFullscreen();
                },
                initialize: function () {
                    s.call(this), this.options.fullscreen && !this.getFullScreenElement() && this.requestFullScreen(this.container[0]);
                },
                close: function () {
                    this.getFullScreenElement() === this.container[0] && this.exitFullScreen(), n.call(this);
                },
            }),
            e
        );
    }),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["./blueimp-helper", "./blueimp-gallery"], t) : t(window.blueimp.helper || window.jQuery, window.blueimp.Gallery);
    })(function (a, t) {
        "use strict";
        var e = t.prototype;
        a.extend(e.options, { indicatorContainer: "ol", activeIndicatorClass: "active", thumbnailProperty: "thumbnail", thumbnailIndicators: !0 });
        var i = e.initSlides,
            s = e.addSlide,
            n = e.resetSlides,
            o = e.handleClick,
            l = e.handleSlide,
            r = e.handleClose;
        return (
            a.extend(e, {
                createIndicator: function (t) {
                    var e,
                        i,
                        s = this.indicatorPrototype.cloneNode(!1),
                        n = this.getItemProperty(t, this.options.titleProperty),
                        o = this.options.thumbnailProperty;
                    return (
                        this.options.thumbnailIndicators && (o && (e = this.getItemProperty(t, o)), e === undefined && (i = t.getElementsByTagName && a(t).find("img")[0]) && (e = i.src), e && (s.style.backgroundImage = 'url("' + e + '")')),
                        n && (s.title = n),
                        s.setAttribute("role", "link"),
                        s
                    );
                },
                addIndicator: function (t) {
                    var e;
                    this.indicatorContainer.length && ((e = this.createIndicator(this.list[t])).setAttribute("data-index", t), this.indicatorContainer[0].appendChild(e), this.indicators.push(e));
                },
                setActiveIndicator: function (t) {
                    this.indicators &&
                        (this.activeIndicator && this.activeIndicator.removeClass(this.options.activeIndicatorClass), (this.activeIndicator = a(this.indicators[t])), this.activeIndicator.addClass(this.options.activeIndicatorClass));
                },
                initSlides: function (t) {
                    t ||
                        ((this.indicatorContainer = this.container.find(this.options.indicatorContainer)),
                            this.indicatorContainer.length && ((this.indicatorPrototype = document.createElement("li")), (this.indicators = this.indicatorContainer[0].children))),
                        i.call(this, t);
                },
                addSlide: function (t) {
                    s.call(this, t), this.addIndicator(t);
                },
                resetSlides: function () {
                    n.call(this), this.indicatorContainer.empty(), (this.indicators = []);
                },
                handleClick: function (t) {
                    var e = t.target || t.srcElement,
                        i = e.parentNode;
                    if (i === this.indicatorContainer[0]) this.preventDefault(t), this.slide(this.getNodeIndex(e));
                    else {
                        if (i.parentNode !== this.indicatorContainer[0]) return o.call(this, t);
                        this.preventDefault(t), this.slide(this.getNodeIndex(i));
                    }
                },
                handleSlide: function (t, e) {
                    l.call(this, t, e), this.setActiveIndicator(e);
                },
                handleClose: function () {
                    this.activeIndicator && this.activeIndicator.removeClass(this.options.activeIndicatorClass), r.call(this);
                },
            }),
            t
        );
    }),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["./blueimp-helper", "./blueimp-gallery"], t) : t(window.blueimp.helper || window.jQuery, window.blueimp.Gallery);
    })(function (C, t) {
        "use strict";
        var e = t.prototype;
        C.extend(e.options, {
            videoContentClass: "video-content",
            videoLoadingClass: "video-loading",
            videoPlayingClass: "video-playing",
            videoIframeClass: "video-iframe",
            videoCoverClass: "video-cover",
            videoPlayClass: "video-play",
            videoPlaysInline: !0,
            videoPreloadProperty: "preload",
            videoPosterProperty: "poster",
        });
        var i = e.handleSlide;
        return (
            C.extend(e, {
                handleSlide: function (t, e) {
                    i.call(this, t, e),
                        this.setTimeout(function () {
                            this.activeVideo && this.activeVideo.pause();
                        });
                },
                videoFactory: function (t, e, i) {
                    var s,
                        n,
                        o,
                        a = this,
                        l = this.options,
                        r = this.elementPrototype.cloneNode(!1),
                        h = C(r),
                        d = [{ type: "error", target: r }],
                        c = i || document.createElement("video"),
                        u = this.elementPrototype.cloneNode(!1),
                        p = document.createElement("a"),
                        m = this.getItemProperty(t, l.urlProperty),
                        y = this.getItemProperty(t, l.sourcesProperty),
                        f = this.getItemProperty(t, l.titleProperty),
                        g = this.getItemProperty(t, l.videoPosterProperty),
                        v = [p];
                    if (
                        (h.addClass(l.videoContentClass),
                            C(p).addClass(l.videoPlayClass),
                            C(u).addClass(l.videoCoverClass).hasClass(l.toggleClass) || v.push(u),
                            (u.draggable = !1),
                            f && ((r.title = f), p.setAttribute("aria-label", f)),
                            g && (u.style.backgroundImage = 'url("' + g + '")'),
                            c.setAttribute ? l.videoPlaysInline && c.setAttribute("playsinline", "") : h.addClass(l.videoIframeClass),
                            (c.preload = this.getItemProperty(t, l.videoPreloadProperty) || "none"),
                            this.support.source && y)
                    )
                        for (o = 0; o < y.length; o += 1) c.appendChild(C.extend(this.sourcePrototype.cloneNode(!1), y[o]));
                    return (
                        m && (c.src = m),
                        (p.href = m || (y && y.length && y[0].src)),
                        c.play &&
                        c.pause &&
                        ((i || C(c))
                            .on("error", function () {
                                a.setTimeout(e, d);
                            })
                            .on("pause", function () {
                                c.seeking ||
                                    ((n = !1),
                                        h.removeClass(a.options.videoLoadingClass).removeClass(a.options.videoPlayingClass),
                                        s && a.container.addClass(a.options.controlsClass),
                                        (c.controls = !1),
                                        c === a.activeVideo && delete a.activeVideo,
                                        a.interval && a.play());
                            })
                            .on("playing", function () {
                                (n = !1), h.removeClass(a.options.videoLoadingClass).addClass(a.options.videoPlayingClass);
                            })
                            .on("play", function () {
                                window.clearTimeout(a.timeout),
                                    (n = !0),
                                    h.addClass(a.options.videoLoadingClass),
                                    a.container.hasClass(a.options.controlsClass) ? ((s = !0), a.container.removeClass(a.options.controlsClass)) : (s = !1),
                                    (c.controls = !0),
                                    (a.activeVideo = c);
                            }),
                            C(v).on("click", function (t) {
                                a.preventDefault(t), (a.activeVideo = c), n ? c.pause() : c.play();
                            }),
                            r.appendChild((i && i.element) || c)),
                        r.appendChild(u),
                        r.appendChild(p),
                        this.setTimeout(e, [{ type: "load", target: r }]),
                        r
                    );
                },
            }),
            t
        );
    }),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["./blueimp-helper", "./blueimp-gallery-video"], t) : t(window.blueimp.helper || window.jQuery, window.blueimp.Gallery);
    })(function (l, t) {
        "use strict";
        if (!window.postMessage) return t;
        var e = t.prototype;
        l.extend(e.options, { vimeoVideoIdProperty: "vimeo", vimeoPlayerUrl: "https://player.vimeo.com/video/VIDEO_ID?api=1&player_id=PLAYER_ID", vimeoPlayerIdPrefix: "vimeo-player-", vimeoClickToPlay: !1 });
        var n = e.textFactory || e.imageFactory,
            o = function (t, e, i, s) {
                (this.url = t), (this.videoId = e), (this.playerId = i), (this.clickToPlay = s), (this.element = document.createElement("div")), (this.listeners = {});
            },
            a = 0;
        return (
            l.extend(o.prototype, {
                on: function (t, e) {
                    return (this.listeners[t] = e), this;
                },
                loadAPI: function () {
                    var t,
                        e,
                        i = this,
                        s = "/assets/js/froogaloop2.min.js",
                        n = document.getElementsByTagName("script"),
                        o = n.length;
                    function a() {
                        !e && i.playOnReady && i.play(), (e = !0);
                    }
                    for (; o;)
                        if (n[--o].src === s) {
                            t = n[o];
                            break;
                        }
                    t || ((t = document.createElement("script")).src = s), l(t).on("load", a), n[0].parentNode.insertBefore(t, n[0]), /loaded|complete/.test(t.readyState) && a();
                },
                onReady: function () {
                    var t = this;
                    (this.ready = !0),
                        this.player.addEvent("play", function () {
                            (t.hasPlayed = !0), t.onPlaying();
                        }),
                        this.player.addEvent("pause", function () {
                            t.onPause();
                        }),
                        this.player.addEvent("finish", function () {
                            t.onPause();
                        }),
                        this.playOnReady && this.play();
                },
                onPlaying: function () {
                    this.playStatus < 2 && (this.listeners.playing(), (this.playStatus = 2));
                },
                onPause: function () {
                    this.listeners.pause(), delete this.playStatus;
                },
                insertIframe: function () {
                    var t = document.createElement("iframe");
                    (t.src = this.url.replace("VIDEO_ID", this.videoId).replace("PLAYER_ID", this.playerId)), (t.id = this.playerId), (t.allow = "autoplay"), this.element.parentNode.replaceChild(t, this.element), (this.element = t);
                },
                play: function () {
                    var t = this;
                    this.playStatus || (this.listeners.play(), (this.playStatus = 1)),
                        this.ready
                            ? !this.hasPlayed && (this.clickToPlay || (window.navigator && /iP(hone|od|ad)/.test(window.navigator.platform)))
                                ? this.onPlaying()
                                : this.player.api("play")
                            : ((this.playOnReady = !0),
                                window.$f
                                    ? this.player ||
                                    (this.insertIframe(),
                                        (this.player = $f(this.element)),
                                        this.player.addEvent("ready", function () {
                                            t.onReady();
                                        }))
                                    : this.loadAPI());
                },
                pause: function () {
                    this.ready ? this.player.api("pause") : this.playStatus && (delete this.playOnReady, this.listeners.pause(), delete this.playStatus);
                },
            }),
            l.extend(e, {
                VimeoPlayer: o,
                textFactory: function (t, e) {
                    var i = this.options,
                        s = this.getItemProperty(t, i.vimeoVideoIdProperty);
                    return s
                        ? (this.getItemProperty(t, i.urlProperty) === undefined && (t[i.urlProperty] = "https://vimeo.com/" + s), (a += 1), this.videoFactory(t, e, new o(i.vimeoPlayerUrl, s, i.vimeoPlayerIdPrefix + a, i.vimeoClickToPlay)))
                        : n.call(this, t, e);
                },
            }),
            t
        );
    }),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["./blueimp-helper", "./blueimp-gallery-video"], t) : t(window.blueimp.helper || window.jQuery, window.blueimp.Gallery);
    })(function (t, e) {
        "use strict";
        if (!window.postMessage) return e;
        var i = e.prototype;
        t.extend(i.options, { youTubeVideoIdProperty: "youtube", youTubePlayerVars: { wmode: "transparent" }, youTubeClickToPlay: !1 });
        var n = i.textFactory || i.imageFactory,
            o = function (t, e, i) {
                (this.videoId = t), (this.playerVars = e), (this.clickToPlay = i), (this.element = document.createElement("div")), (this.listeners = {});
            };
        return (
            t.extend(o.prototype, {
                on: function (t, e) {
                    return (this.listeners[t] = e), this;
                },
                loadAPI: function () {
                    var t,
                        e = this,
                        i = window.onYouTubeIframeAPIReady,
                        s = "https://www.youtube.com/iframe_api",
                        n = document.getElementsByTagName("script"),
                        o = n.length;
                    for (
                        window.onYouTubeIframeAPIReady = function () {
                            i && i.apply(this), e.playOnReady && e.play();
                        };
                        o;
                    )
                        if (n[--o].src === s) return;
                    ((t = document.createElement("script")).src = s), n[0].parentNode.insertBefore(t, n[0]);
                },
                onReady: function () {
                    (this.ready = !0), this.playOnReady && this.play();
                },
                onPlaying: function () {
                    this.playStatus < 2 && (this.listeners.playing(), (this.playStatus = 2));
                },
                onPause: function () {
                    this.listeners.pause(), delete this.playStatus;
                },
                onStateChange: function (t) {
                    switch ((window.clearTimeout(this.pauseTimeout), t.data)) {
                        case YT.PlayerState.PLAYING:
                            (this.hasPlayed = !0), this.onPlaying();
                            break;
                        case YT.PlayerState.UNSTARTED:
                        case YT.PlayerState.PAUSED:
                            this.pauseTimeout = i.setTimeout.call(this, this.onPause, null, 500);
                            break;
                        case YT.PlayerState.ENDED:
                            this.onPause();
                    }
                },
                onError: function (t) {
                    this.listeners.error(t);
                },
                play: function () {
                    var e = this;
                    this.playStatus || (this.listeners.play(), (this.playStatus = 1)),
                        this.ready
                            ? !this.hasPlayed && (this.clickToPlay || (window.navigator && /iP(hone|od|ad)/.test(window.navigator.platform)))
                                ? this.onPlaying()
                                : this.player.playVideo()
                            : ((this.playOnReady = !0),
                                window.YT && YT.Player
                                    ? this.player ||
                                    (this.player = new YT.Player(this.element, {
                                        videoId: this.videoId,
                                        playerVars: this.playerVars,
                                        events: {
                                            onReady: function () {
                                                e.onReady();
                                            },
                                            onStateChange: function (t) {
                                                e.onStateChange(t);
                                            },
                                            onError: function (t) {
                                                e.onError(t);
                                            },
                                        },
                                    }))
                                    : this.loadAPI());
                },
                pause: function () {
                    this.ready ? this.player.pauseVideo() : this.playStatus && (delete this.playOnReady, this.listeners.pause(), delete this.playStatus);
                },
            }),
            t.extend(i, {
                YouTubePlayer: o,
                textFactory: function (t, e) {
                    var i = this.options,
                        s = this.getItemProperty(t, i.youTubeVideoIdProperty);
                    return s
                        ? (this.getItemProperty(t, i.urlProperty) === undefined && (t[i.urlProperty] = "https://www.youtube.com/watch?v=" + s),
                            this.getItemProperty(t, i.videoPosterProperty) === undefined && (t[i.videoPosterProperty] = "https://img.youtube.com/vi/" + s + "/maxresdefault.jpg"),
                            this.videoFactory(t, e, new o(s, i.youTubePlayerVars, i.youTubeClickToPlay)))
                        : n.call(this, t, e);
                },
            }),
            e
        );
    }),
    (function (t) {
        "use strict";
        "function" == typeof define && define.amd ? define(["jquery", "./blueimp-gallery"], t) : t(window.jQuery, window.blueimp.Gallery);
    })(function (l, r) {
        "use strict";
        l(document).on("click", "[data-gallery]", function (t) {
            var e = l(this).data("gallery"),
                i = l(e),
                s = (i.length && i) || l(r.prototype.options.container),
                n = {
                    onopen: function () {
                        s.data("gallery", this).trigger("open");
                    },
                    onopened: function () {
                        s.trigger("opened");
                    },
                    onslide: function () {
                        s.trigger("slide", arguments);
                    },
                    onslideend: function () {
                        s.trigger("slideend", arguments);
                    },
                    onslidecomplete: function () {
                        s.trigger("slidecomplete", arguments);
                    },
                    onclose: function () {
                        s.trigger("close");
                    },
                    onclosed: function () {
                        s.trigger("closed").removeData("gallery");
                    },
                },
                o = l.extend(s.data(), { container: s[0], index: this, event: t }, n),
                a = l(this)
                    .closest("[data-gallery-group], body")
                    .find('[data-gallery="' + e + '"]');
            return o.filter && (a = a.filter(o.filter)), new r(a, o);
        });
    });;
//cookie
$(window).on('load', function () {
  let isOpened = 0;
  let $scrollTopCard = 0;
  function scrollOpening() {
    if (isOpened == 0) {
      $('html, body').animate({ scrollTop: $scrollTopCard }, 600);
    } else {
      $('html, body').animate({ scrollTop: $scrollTopCard }, 600);
    }
  }
  function banner_accordion() {
    //const $accordion_element = $('.met-banner-accordion .collapse');
    const $accordion_controller = $('.met-banner-accordion .opener');
    $accordion_controller.on('click', function (e) {
      e.preventDefault();
      let $card_element = $(this).parent();
      let $id = $(this).parent().find('.collapse').attr('id');
      let $accordion_element = $('.met-banner-accordion #' + $id);
      let $accordion_controller = $('.met-banner-accordion #' + $id)
        .parent()
        .find('.opener');
      $scrollTopCard = $card_element.get(0).offsetTop + $card_element.parents(".row").get(0).offsetTop - 140;
      $accordion_element.on('show.bs.collapse', function () {
        $accordion_controller.css({
          opacity: 0,
          visibility: 'hidden',
          transition: 'opacity 0.5s, visibility 0.5s',
        });
      });
      $accordion_element.on('shown.bs.collapse', function () {
        $accordion_controller.css({
          top: 'auto',
          bottom: 0,
          left: 0,
          opacity: 1,
          visibility: 'visible',
          transition: 'opacity 0.5s, visibility 0.5s',
        });
        $accordion_controller.addClass('opened');
        isOpened = 1;
      });
      $accordion_element.on('hide.bs.collapse', function () {
        $accordion_controller.css({
          opacity: 0,
          visibility: 'hidden',
          transition: 'opacity 0.3s',
        });
      });
      $accordion_element.on('hidden.bs.collapse', function () {
        $accordion_controller.removeClass('opened');
        $accordion_controller.css({
          opacity: 1,
          visibility: 'visible',
          top: '200px',
          bottom: 'auto',
          left: '38px',
          transition: 'opacity .5s',
        });
        isOpened = 0;
      });
      scrollOpening();
    });
  }
  banner_accordion();
});
//cookie
$(window).on('load', function () {
   function cookie_handler () {
      const $met_cookie = $('.met-cookie');
      $met_cookie.find('#cookie-accept').on('click', function (e) {
         e.preventDefault();
        // elfogadás kezelése back-end oldalon(?)
      });
   }
   cookie_handler();
});
const DATEPICKER_LIST_INPUT_SELECTOR =
  '.umbraco-forms-field-wrapper .datepicker input[type="text"]';
const DATEPICKER_LIST_HIDDEN_INPUT_SELECTOR =
  '.umbraco-forms-field-wrapper .datepicker input[type="hidden"]';
const FORM_FIELD_SELECTOR = '.umbraco-forms-field';
let isWindowScrollable = 0;
$(window).on('load', function () {
  var localeFormatForm = 'mm/dd/yyyy';
  var localeLanguage = 'en';
  if (typeof umbracoLocale !== 'undefined') {
    localeFormatForm = umbracoLocale.format;
    localeLanguage = umbracoLocale.name;
  }
  const $datePickers = $(DATEPICKER_LIST_INPUT_SELECTOR);
  const $datePickersHidden = $(DATEPICKER_LIST_HIDDEN_INPUT_SELECTOR);
  $datePickers.each(function (index) {
    const $current = $(this);
    const minDate = new Date($current.attr('data-min-date'));
    const maxDate = new Date($current.attr('data-max-date'));
	const minIsGreaterThan = $current.attr('data-min-is-greater-than');
	const mustBeGreaterThanToday = $current.attr('data-greater-than-today');
	const mustBeLessThanToday = $current.attr('data-less-than-today');
	const mustBeLessOrEqualThanToday = $current.attr('data-less-or-equal-than-today');
    $current.datepicker({
      language: localeLanguage,
      autoclose: true,
      startDate: isNaN(minDate) ? undefined : minDate,
      endDate: isNaN(maxDate) ? undefined : maxDate,
      format: localeFormatForm,
      todayHighlight: true,
      toggleActive: true,
      clearBtn: true,
    });
	function getToday() {
		var today = new Date(); 
		var dd = today.getDate(); 
		var mm = today.getMonth()+1; 
		var yyyy = today.getFullYear(); 
		return parseUmbDate(mm + "/" + dd + "/" + yyyy, 'mm/dd/yyyy');
	}
	if (mustBeGreaterThanToday == "true") {
		var startDate = getToday();
		startDate.setDate(startDate.getDate() + 1);
		$current.datepicker('setStartDate', startDate);
	}
	if (mustBeLessThanToday == "true") {
		var endDate = getToday();
		endDate.setDate(endDate.getDate() - 1);
		$current.datepicker('setEndDate', endDate);
	}
	if (mustBeLessOrEqualThanToday == "true") {
		var endDate = getToday();
		endDate.setDate(endDate.getDate());
		$current.datepicker('setEndDate', endDate);
	}
    var minDateRaw = $current.data('min-date');
    if (minDateRaw && $('.' + minDateRaw + ' input').length > 0) {
      $minDatePicker = $('.' + minDateRaw + ' input');
      $minDatePicker.on('changeDate', function (ev) {
        var targetDate = parseUmbDate(ev.target.value, umbracoLocale.format);
        var today = getToday();
        if (mustBeGreaterThanToday == "true" && targetDate < today) {
          targetDate.setDate(today.getDate());
        }
        if (minIsGreaterThan == "true" || mustBeGreaterThanToday == "true") {
          targetDate.setDate(targetDate.getDate() + 1)
        }
            if ($current.val()) {
              var currentDate = parseUmbDate($current.val(), umbracoLocale.format);
              if (currentDate < targetDate) {
            $current.datepicker('update', targetDate);
          }
            }
          $current.datepicker('setStartDate', targetDate);
        });
    }
    $current.on('changeDate', function (ev) {
      const $hiddenDatePicker = $($datePickersHidden[index]);
      $hiddenDatePicker.val(ev.target.value);
      if (ev.target.value !== '' && $current.attr('data-val') == 'true') {
        $current.removeClass('input-validation-error');
        $current.addClass('input-validation-valid');
        const $currentDatePickerWrapper = $($current.parent().parent());
        const nextSpan = $currentDatePickerWrapper.find('.field-validation-error');
        nextSpan.removeClass('field-validation-error');
        nextSpan.addClass('field-validation-valid');
        nextSpan.text('');
      } else if (ev.target.value === '' && $current.attr('data-val') == 'true') {
        $current.removeClass('input-validation-valid');
        $current.addClass('input-validation-error');
        const $currentDatePickerWrapper = $($current.parent().parent());
        const nextSpan = $currentDatePickerWrapper.find('.field-validation-valid');
        nextSpan.removeClass('field-validation-valid');
        nextSpan.addClass('field-validation-error');
        nextSpan.text($current.attr('data-val-required'));
      }
    });
  });
  let $page_width = $(window).width();
  $('.datepicker-wrapper .datepicker').on('click', function (e) {
    if ($page_width > 768) {
      $('body').css('overflow', 'hidden');
      isWindowScrollable = 1;
    }
  });
  $('.datepicker-wrapper .datepicker input[type="text"]').on('changeDate', function (e) {
    if ($page_width > 768) {
      if (isWindowScrollable == 1) {
        isWindowScrollable == 0;
        $('body').css('overflow', 'auto');
      }
    }
  });
  /*
  const MASK_SELECTOR = '.country-select-input';
  if ($('.country-select-input').length > 0) {
    var im = new Inputmask({ regex: '[0-9 /]+' });
    im.mask(MASK_SELECTOR);
    var country_inputs = document.querySelectorAll(MASK_SELECTOR);
	country_inputs.forEach(function(country_input) {
		  window.intlTelInput(country_input, {
		  separateDialCode: true,
		  preferredCountries: ['hu', 'us'],
		  hiddenInput: country_input.getAttribute("data-full-phone-alias"),
		  utilsScript: '/scripts/phone-number-utils.js',
		});	
	});
  }
  */
  /**
   * Setup file inputs to list files upon selection
   * @param {jQuery.Element} $form
   */
  function configureFileUpload($form) {
    $form.find('input[type=file]').each(function () {
      const input = this;
      const $input = $(input);
      const $formField = $input.closest(FORM_FIELD_SELECTOR);
      const $filesTable = $formField.find('.ff_fileupload_uploads');
      // Add the following code if you want the name of the file appear on select
      $input.on('change', () => {
        const [...files] = this.files;
        const fileRows = files
          .map(
            (file) =>
              `<tr><td class="ff_fileupload_summary"><div class="ff_fileupload_filename"><input type="text" readonly value="${file.name}"></div><div class="ff_fileupload_buttoninfo ff_fileupload_hidden">Remove from list</div></td></tr>`
          )
          .join('');
        $filesTable.html(fileRows);
      });
    });
  }
  $('form.met-form').each(function () {
    const $form = $(this);
    configureFileUpload($form);
  });
});
function InitIntlTelInput(countryCode) {
  const MASK_SELECTOR = '.country-select-input';
  if ($('.country-select-input').length > 0) {
    var im = new Inputmask({ regex: '[0-9 /]+' });
    im.mask(MASK_SELECTOR);
    var country_inputs = document.querySelectorAll(MASK_SELECTOR);
	country_inputs.forEach(function(country_input) {
		  window.intlTelInput(country_input, {
		  separateDialCode: true,
		  preferredCountries: [countryCode ? countryCode : "us"],
		  hiddenInput: country_input.getAttribute("data-full-phone-alias"),
		  utilsScript: '/scripts/phone-number-utils.js',
		});	
	});
  }
}
$(window).on('load', () => {
  const _main = $('body > main');
  const _umb_grid = $('body > .umb-grid');
  const _met_mainmenu = $('.met-mainmenu');
  const _met_topmenu = $('.met-topmenu');
  const _footer = $('.met-footer');
  let $allHeights = _footer.position().top + _footer.outerHeight();
  let $windowHeight = $(window).height();
  let $page_width = $(window).width();
  function contentMinHeight(e) {
    $elemHeight = $windowHeight - $allHeights;
    if ($elemHeight < 0) {
      $elemHeight = 0;
    }
    if (!_umb_grid.length) {
      _main.css('min-height', $elemHeight);
    } else {
      _umb_grid.css('min-height', $elemHeight);
    }
    $allHeights = _footer.position().top + _footer.outerHeight();
  }
  // contentMinHeight();
  $(window).on('resize', () => {
    $windowHeight = $(window).height();
    $page_width = $(window).width();
    $allHeights = _footer.position().top + _footer.outerHeight();
    contentMinHeight();
  });
});
$(function () {
  /** @constants */
  const EVENTS = {
    CLOSE_FIRM_BLOCK: 'location-selector.close-firm-block',
    SELECT_COUNTRY: 'location-selector.select-country',
    CLOSE_LOCATIONS: 'location-selector.close-locations',
    BACK_NAVIGATION: 'location-selector.back-navigation',
  };
  //  left menu controller
  const $component =
    typeof locationSelectorMobileMode === 'undefined'
      ? $('.met-location-selector')
      : $('.met-location-selector.mobile-view');
  // don't initialize if we didn't find its selector
  if (!$component.length) {
    return;
  }
  //mobil back button
  const $backButton = $('.location-back-navigation');
  const $leftMenu = $component.find('.left-menu');
  const $countrySelector = $leftMenu.find('.country-list');
  const $locationSelectorMap = $component.find('.location-selector-map');
  const $metGlobalTitle = $component.find('#met-global-title');
  const $UA_select = '.jvectormap-container > svg > g:nth-child(2) > path:nth-child(39)';
  let $firmSelector = $leftMenu.find('.firm-list-wrapper .firm-list .firms');
  let $firmBlocks = $leftMenu.find('.firm-list-wrapper .firm-block-list .firm-block'); //left menu close button
  let $closeButton =
    typeof locationSelectorMobileMode === 'undefined'
      ? $component.find('.close-x')
      : $component.find('#mobile-close-button');
  // ractive
  var ractiveFirms;
  var ractiveFirmBlock;
  function GetLocations(countryCode) {
    data = new Object();
    data.countryCode = countryCode;
    data.culture = $('html').attr('culture');
    $.ajax({
      type: 'GET',
      url: '/Umbraco/api/LocationSelector/GetLocations',
      contentType: 'application/json; charset=utf-8',
      data: data,
      dataType: 'json',
      async: true,
      success: function (response) {
        if (response == null) {
          return;
        }
        // if desktop view
        if (typeof locationSelectorMobileMode === 'undefined') {
          if (ractiveFirms == undefined) {
            ractiveFirms = new Ractive({
              target: $('#firm-list-location-selector'),
              template: '#locationselector-locations',
              data: response,
            });
          } else {
            ractiveFirms.set(response);
          }
          if (ractiveFirmBlock == undefined) {
            ractiveFirmBlock = new Ractive({
              target: $('#firm-block-list-location-selector'),
              template: '#locationselector-location-details',
              data: response,
            });
          } else {
            ractiveFirmBlock.set(response);
          }
          $closeButton = $component.find('.close-x');
          $closeButton.on('click', () => $component.trigger(EVENTS.BACK_NAVIGATION));
        }
        // if mobile view
        else if (locationSelectorMobileMode === true) {
          if (ractiveFirms == undefined) {
            ractiveFirms = new Ractive({
              target: $('#firm-list-location-selector-mobile'),
              template: '#locationselector-mobile-locations',
              data: response,
            });
          } else {
            ractiveFirms.set(response);
          }
          if (ractiveFirmBlock == undefined) {
            ractiveFirmBlock = new Ractive({
              target: $('#firm-block-list-location-selector-mobile'),
              template: '#locationselector-mobile-location-details',
              data: response,
            });
          } else {
            ractiveFirmBlock.set(response);
          }
        }
        $firmSelector = $leftMenu.find('.firm-list-wrapper .firm-list .firms');
        $firmSelector.find('.firm').on('click', function () {
          selectFirm($(this).attr('data-location'));
          return false;
        });
        $firmBlocks = $leftMenu.find('.firm-list-wrapper .firm-block-list .firm-block');
      },
    });
  }
  function getLocationsByName(locationName) {
    data = new Object();
    data.locationName = locationName;
    data.culture = $('html').attr('culture');
    $.ajax({
      type: 'GET',
      url: '/Umbraco/api/LocationSelector/GetLocationsByNameAndCulture',
      contentType: 'application/json; charset=utf-8',
      data: data,
      dataType: 'json',
      async: true,
      success: function (response) {
        if (response == null) {
          return;
        }
        // if desktop view
        if (typeof locationSelectorMobileMode === 'undefined') {
          if (ractiveFirms == undefined) {
            ractiveFirms = new Ractive({
              target: $('#firm-list-location-selector'),
              template: '#locationselector-locations',
              data: response,
            });
          } else {
            ractiveFirms.set(response);
          }
          if (ractiveFirmBlock == undefined) {
            ractiveFirmBlock = new Ractive({
              target: $('#firm-block-list-location-selector'),
              template: '#locationselector-location-details',
              data: response,
            });
          } else {
            ractiveFirmBlock.set(response);
          }
          $closeButton = $component.find('.close-x');
          $closeButton.on('click', () => $component.trigger(EVENTS.CLOSE_FIRM_BLOCK));
        }
        $firmSelector = $leftMenu.find('.firm-list-wrapper .firm-list .firms');
        $firmSelector.find('.firm').on('click', function () {
          selectFirm($(this).attr('data-location'));
          return false;
        });
        $firmBlocks = $leftMenu.find('.firm-list-wrapper .firm-block-list .firm-block');
        const [...countries] = $countrySelector.find('.country');
        const country = countries.find(
          (country) => $(country).attr('data-countrycode') === response.CountryCode
        );
        $countrySelector.find('a').removeClass('active');
        $(country).addClass('active');
        selectFirm(locationName);
      },
    });
  }
  let ua = navigator.userAgent;
  let agentInfo = {
    browser: /Edge\/\d+/.test(ua)
      ? 'ed'
      : /MSIE 9/.test(ua)
      ? 'ie9'
      : /MSIE 10/.test(ua)
      ? 'ie10'
      : /MSIE 11/.test(ua)
      ? 'ie11'
      : /MSIE\s\d/.test(ua)
      ? 'ie?'
      : /rv\:11/.test(ua)
      ? 'ie11'
      : /Firefox\W\d/.test(ua)
      ? 'ff'
      : /Chrom(e|ium)\W\d|CriOS\W\d/.test(ua)
      ? 'gc'
      : /\bSafari\W\d/.test(ua)
      ? 'sa'
      : /\bOpera\W\d/.test(ua)
      ? 'op'
      : /\bOPR\W\d/i.test(ua)
      ? 'op'
      : typeof MSPointerEvent !== 'undefined'
      ? 'ie?'
      : '',
    os: /Windows NT 10/.test(ua)
      ? 'win10'
      : /Windows NT 6\.0/.test(ua)
      ? 'winvista'
      : /Windows NT 6\.1/.test(ua)
      ? 'win7'
      : /Windows NT 6\.\d/.test(ua)
      ? 'win8'
      : /Windows NT 5\.1/.test(ua)
      ? 'winxp'
      : /Windows NT [1-5]\./.test(ua)
      ? 'winnt'
      : /Mac/.test(ua)
      ? 'mac'
      : /Linux/.test(ua)
      ? 'linux'
      : /X11/.test(ua)
      ? 'nix'
      : '',
    touch: 'ontouchstart' in document.documentElement,
    mobile: /IEMobile|Windows Phone|Lumia/i.test(ua)
      ? 'w'
      : /iPhone|iP[oa]d/.test(ua)
      ? 'i'
      : /Android/.test(ua)
      ? 'a'
      : /BlackBerry|PlayBook|BB10/.test(ua)
      ? 'b'
      : /Mobile Safari/.test(ua)
      ? 's'
      : /webOS|Mobile|Tablet|Opera Mini|\bCrMo\/|Opera Mobi/i.test(ua)
      ? 1
      : 0,
    tablet: /Tablet|iPad/i.test(ua),
  };
  console.log(agentInfo);
  function mapAlignRight() {
    /* ----------------------Map right offset------------------------------ */
    let $UA_distance = 0;
    let $UA_offset_right = 0;
    let $Map_width = $locationSelectorMap.width();
    if (agentInfo.browser == 'sa' && agentInfo.os == 'mac') {
      $UA_distance = $Map_width - 324;
    } else {
      $UA_distance = $locationSelectorMap.find($UA_select).offset().left - 324;
    }
    let $zoom_1 = $locationSelectorMap
      .find('.jvectormap-container > svg g:nth-child(2)')
      .attr('transform')
      .match(/(\d+)/g)[0];
    let $zoom_2 = $locationSelectorMap
      .find('.jvectormap-container > svg g:nth-child(2)')
      .attr('transform')
      .match(/(\d+)/g)[1];
    let $zoom = $zoom_1 + '.' + $zoom_2;
    let $UA_width =
      $('.jvectormap-container > svg g:nth-child(2) > path:nth-child(39)')[0].getBBox().width *
      $zoom;
    $UA_offset_right = Math.round('-' + ($Map_width - ($UA_distance + $UA_width))) + 5;
    if ($Map_width < 1596) {
      $('.location-selector-map').css('right', $UA_offset_right + 'px');
    }
    /* ----------------------Map right offset end ------------------------------ */
  }
  /**
   *
   * @param {string} locationLink
   */
  function selectFirm(locationLink) {
    const [...firmBlocks] = $firmBlocks;
    const firmBlock = firmBlocks.find((el) => $(el).attr('data-location') === locationLink);
    if (!firmBlock) {
      return;
    }
    $firmBlocks.hide();
    $component.find('.firm-list-wrapper').show();
    $component.find('.firm-list').hide();
    $backButton.attr('data-level', 2);
    $(firmBlock).show();
  }
  // we don't want to accidently close the dropdown
  $component.on('click', (e) => e.stopPropagation());
  // close the first level of left menu
  $component.on(EVENTS.CLOSE_LOCATIONS, () => {
    $component.find('.firm-list-wrapper').hide();
    $(this).removeClass('active');
    $backButton.attr('data-level', 0);
  });
  // close the second level of left menu
  $component.on(EVENTS.CLOSE_FIRM_BLOCK, () => {
    $firmBlocks.hide();
    $component.find('.firm-list').show();
    $backButton.attr('data-level', 1);
  });
  $component.on(EVENTS.BACK_NAVIGATION, () => {
    if (typeof locationSelectorMobileMode === 'undefined') {
      $component.trigger(EVENTS.CLOSE_FIRM_BLOCK);
    } else if (locationSelectorMobileMode === true) {
      if ($backButton.attr('data-level') == 1) {
        $component.trigger(EVENTS.CLOSE_LOCATIONS);
      } else if ($backButton.attr('data-level') == 2) {
        $component.trigger(EVENTS.CLOSE_FIRM_BLOCK);
      }
    }
  });
  $countrySelector.find('.country').on('click', function () {
    $component.find('.firm-list-wrapper').show();
    $('.firm-block').hide();
    $('.firm-list').show();
    if ($(this).hasClass('active')) {
      $component.find('.firm-list-wrapper').hide();
      $(this).removeClass('active');
      if (typeof locationSelectorMobileMode === 'undefined') {
        $locationSelectorMap.selectRegion(null);
      }
    } else {
      GetLocations($(this).attr('data-countrycode'));
      $countrySelector.find('a').removeClass('active');
      if (typeof locationSelectorMobileMode === 'undefined') {
        $locationSelectorMap.selectRegion($(this).attr('data-countrycode'));
        $(this).addClass('active');
      }
    }
    $backButton.attr('data-level', 1);
    return false;
  });
  $firmSelector.find('.firm').on('click', function () {
    selectFirm($(this).attr('data-location'));
    return false;
  });
  $closeButton.on('click', () => $component.trigger(EVENTS.BACK_NAVIGATION));
  $('.locationDropdown').on('shown.bs.dropdown', () => {
    $component.find('.firm-list-wrapper').hide();
    $('body').addClass('overflow-hidden');
    $locationSelectorMap.metVectorMap().one('vectormap.ready', function () {
      /* $locationSelectorMap.find('.jvectormap-container').append('<div class="location-selector-reset"></div>');
      $locationSelectorMap.find('.jvectormap-container .location-selector-reset').html('reset');
      $locationSelectorMap.find('.jvectormap-container .location-selector-reset').on('click', function () {
        if (typeof locationSelectorMobileMode === 'undefined') {
          $component.find('.firm-list-wrapper').show();
          $component.find('.firm-list-wrapper').hide();
          $countrySelector.find('a').removeClass('active');
          $locationSelectorMap.selectRegion(null);
          $locationSelectorMap.selectRegion(null);
        }
      }); */
      mapAlignRight();
      $locationSelectorMap
        .find('.jvectormap-container')
        .append('<div class="location-selector-close"></div>');
      $locationSelectorMap.find('.jvectormap-container').find('.location-selector-close').html('x');
      $locationSelectorMap
        .find('.jvectormap-container .location-selector-close')
        .on('click', function () {
          if (typeof locationSelectorMobileMode === 'undefined') {
            $('.nav-item.locationDropdown').click();
          }
        });
      $(this)
        .off('vectormap.marker.clicked')
        .on('vectormap.marker.clicked', (_event, marker) => {
          if (marker.locationLinkType === 'Country') {
            $component.trigger(EVENTS.CLOSE_FIRM_BLOCK);
            $component.find('.firm-list-wrapper').show();
            GetLocations(marker.locationLink);
            $countrySelector.find('a').removeClass('active');
            $locationSelectorMap.selectRegion(marker.locationLink);
            const [...countries] = $countrySelector.find('.country');
            const country = countries.find(
              (country) => $(country).attr('data-countrycode') === marker.locationLink
            );
            $(country).addClass('active');
          } else if (marker.locationLinkType === 'Location') {
            getLocationsByName(marker.locationLink);
            $locationSelectorMap.selectRegion(marker.countrycode);
          } else {
            $countrySelector.find('a').removeClass('active');
            $component.find('.firm-list-wrapper').hide();
            if (typeof ractiveFirms !== 'undefined') {
              ractiveFirms.reset();
            }
            if (typeof ractiveFirmBlock !== 'undefined') {
              ractiveFirmBlock.reset();
            }
          }
        });
    });
  });
  $('.locationDropdown').on('hide.bs.dropdown', () => {
    $component.find('.firm-list-wrapper').hide();
    $countrySelector.find('a').removeClass('active');
    $('body').removeClass('overflow-hidden');
    mapAlignRight();
  });
  // if desktop view then reset the map to default
  $metGlobalTitle.on('click', function () {
    if (typeof locationSelectorMobileMode === 'undefined') {
      $component.find('.firm-list-wrapper').show();
      $component.find('.firm-list-wrapper').hide();
      $countrySelector.find('a').removeClass('active');
      $locationSelectorMap.selectRegion(null);
    }
  });
  // if left menu width changes, update the map as well
  new ResizeSensor($leftMenu, () =>
    $locationSelectorMap.width($component.width() - $leftMenu.width()).updateSize()
  );
});
$(window).on('load', () => {
  let isMobile = false;
  let ua = navigator.userAgent;
  let agentInfo = {
    touch: 'ontouchstart' in document.documentElement,
    tablet: /Tablet|iPad/i.test(ua),
  };
  function checkDevice() {
    if (
      (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) || agentInfo.touch || agentInfo.tablet
    ) {
      isMobile = true;
      $('.met-topmenu.navbar').removeClass('navbar-expand-lg');
      $('.met-topmenu.navbar .navbar-nav').removeClass('d-lg-none');
      $('.met-mainmenu.navbar')
        .removeClass('navbar-expand-md')
        .addClass('navbar-expand-xl')
        .removeClass('d-lg-flex');
      $('.met-sidebar').removeClass('d-lg-none');
    } 
    if (/Android/i.test(navigator.userAgent)) {
      $('html, body').css('height', 'auto');
    }
     // console.log('isMobile: ' + isMobile);
  }
  checkDevice();
  function toggleDropdown(e) {
    const _d = $(e.target).closest('.navbar-nav .dropdown');
    const _m = $('.dropdown-menu', _d);
    setTimeout(
      function () {
        const shouldOpen = e.type !== 'click' && e.type == 'mouseover' && $(':hover').filter(_d);
        _m.toggleClass('show', shouldOpen);
        _d.toggleClass('show', shouldOpen);
        $('[data-toggle="dropdown"]', _d).attr('aria-expanded', shouldOpen);
      },
      e.type === 'mouseleave' ? 20 : 0
    );
  }
  $('.met-mainmenu').on('mouseover mouseout', '.dropdown', toggleDropdown);
  if ($('body .met-location-selector.mobile-view').length) {
    $('body').css('overflow-y', 'hidden');
  } else {
    $('body').css('overflow-y', 'auto');
  }
});
function resetImageLessMediaLeadHeight(textElement, ellipsis) {
  $(textElement).height('auto');
  ellipsis.unset();
  $(textElement)
    .find('.ellipsis-overflowing-child')
    .attr('style', '')
    .removeClass('ellipsis-overflowing-child');
}
function setImageLessMediaLeadHeight() {
  var imageLessMediaHeight = 0;
  $('.imagelessautoheight .media-item.imageless').each(function () {
    var element = $(this).find('.ftellipsis')[0];
    var ellipsis = new Ellipsis(element);
    resetImageLessMediaLeadHeight($(this).find('.text'), ellipsis);
    imageLessMediaHeight += $(this).outerHeight();
  });
  if (
    $(window).width() > 991 &&
    $('.imagelessautoheight .media-item.highlighted').outerHeight() < imageLessMediaHeight
  ) {
    $('.imagelessautoheight .media-item.imageless').each(function () {
      var element = $(this).find('.ftellipsis')[0];
      var ellipsis = new Ellipsis(element);
      var calcHeight =
        $('.imagelessautoheight .media-item.highlighted').outerHeight() / 3 -
        $(this).outerHeight() +
        $(this).find('.text').height();
      var textHeight = $(this).find('.text div').height();
      if (textHeight > calcHeight) {
        $(this).find('.text').height(calcHeight);
        ellipsis.calc().set();
      }
    });
  }
}
$(document).ready(() => {
  if ($('.imagelessautoheight .media-item.highlighted img').length > 0) {
    setImageLessMediaLeadHeight();
    $('.imagelessautoheight .media-item.highlighted img').on('load', () => {
      setImageLessMediaLeadHeight();
    });
    $(window).on('resize', () => {
      setImageLessMediaLeadHeight();
    });
  }
});
$(window).on('load', function () {
  $('.met-media-page-header').each(function () {
    const $component = $(this);
    const $controller = $component.find('.media-search-controller');
    const $searchWrapper = $component.find('.search-form-wrapper');
    const $tagsWrapper = $component.find('.tags-wrapper');
    $controller.on('click', function () {
      $tagsWrapper.hide('fast', function () {
        $searchWrapper.css('display', 'flex');
      });
    });
    $component.on('click', '.close-text', function () {
      $searchWrapper.hide('fast', function () {
        $tagsWrapper.show();
      });
    });
  });
  var mediaLocalFormat = 'mm/dd/yyyy';
  var mediaLocaleLanguage = 'en';
  if (typeof umbracoLocale !== 'undefined') {
    mediaLocalFormat = umbracoLocale.format;
    mediaLocaleLanguage = umbracoLocale.name;
  }
  const $startDatePicker = $('#search-min-date');
  const $endDatePicker = $('#search-max-date');
  if ($startDatePicker.attr('type') == 'text' && $endDatePicker.attr('type') == 'text') {
    $startDatePicker.datepicker({
      language: mediaLocaleLanguage,
      autoclose: true,
      format: mediaLocalFormat,
      todayHighlight: true,
      clearBtn: true,
    });
    $endDatePicker.datepicker({
      language: mediaLocaleLanguage,
      autoclose: true,
      format: mediaLocalFormat,
      todayHighlight: true,
      clearBtn: true,
    });
    $startDatePicker.on('changeDate', function (ev) {
      var targetDate = parseUmbDate(ev.target.value, umbracoLocale.format);
      if ($endDatePicker.val()) {
        var endDate = parseUmbDate($endDatePicker.val(), umbracoLocale.format);
        if (endDate < targetDate) $endDatePicker.datepicker('update', targetDate);
      }
      $endDatePicker.datepicker('setStartDate', ev.target.value);
    });
  } else {
    $startDatePicker.change(function (ev) {
      if ($endDatePicker.val()) {
        var startDate = parseUmbDate($startDatePicker.val(), umbracoLocale.format);
        var endDate = parseUmbDate($endDatePicker.val(), umbracoLocale.format);
        if (endDate < startDate) $endDatePicker.val($startDatePicker.val());
      }
    });
    $endDatePicker.change(function (ev) {
      if ($startDatePicker.val()) {
        var startDate = parseUmbDate($startDatePicker.val(), umbracoLocale.format);
        var endDate = parseUmbDate($endDatePicker.val(), umbracoLocale.format);
        if (endDate < startDate) $endDatePicker.val($startDatePicker.val());
      }
    });
  }
});
(function () {
  /**
   * Wait for a given selector to show up in the DOM, then calls a callback.
   * Maximum time before the final termination is 50s
   * @param {string | JQuery.Element} selector
   * @param {Function} cb
   * @param {number} wait the amount of time the function waits before the next execution
   * @param {*} retry how many retries are allowed. Default is 1000.
   * @returns
   */
  function waitFor(selector, cb, wait = 50, retry = 1000) {
    const $element = $(selector);
    if ($element.length) {
      return cb($element);
    }
    if (!retry) {
      return;
      //throw new Error(`Selector "${selector}" didn't show up`);
    }
    return setTimeout(waitFor.bind(null, selector, cb, wait, retry - 1), wait);
  }
  waitFor('.numbers-carousel', ($carousel) => {
    function getCurrentGridOption() {
      return $('.device-check:visible').attr('data-device');
    }
    const children = $carousel.find('.carousel-inner').children();
    const items = $carousel.find('.carousel-item');
    const carouselPrev = $carousel.find('.carousel-control-prev');
    const carouselNext = $carousel.find('.carousel-control-next');
    const numbers = $('.numbers');
    let size;
    if (numbers.hasClass('inSlider')) {
      numbers.parent().css('position', 'relative');
    }
    $carousel.each((index, child) => {
      $(child)
        .find('.carousel-inner')
        .children()
        .each((innerIndex, innerChild) => {
          if (innerIndex === 0) $(innerChild).addClass('active');
        });
    });
    children.each((index, child) => {
      $(child)
        .children()
        .each((_, child) => {
          const jchild = $(child);
          if (children.length >= 3) {
            jchild.addClass('col-lg-6 col-xl-4');
          }
        });
    });
    items.each(function () {
      let next = $(this).next();
      if (!next.length) {
        next = $(this).siblings(':first');
      }
      next.children(':first-child').clone().appendTo($(this));
      for (var i = 0; i < children.length - 2; i++) {
        next = next.next();
        if (!next.length) {
          next = $(this).siblings(':first');
        }
        next.children(':first-child').clone().appendTo($(this));
      }
    });
    $(window)
      .on('resize', () => {
        if (size === getCurrentGridOption()) return;
        size = getCurrentGridOption();
        let minPerSlide = 3;
        switch (size) {
          case 'xs': {
            minPerSlide = 1;
            break;
          }
          case 'sm': {
            minPerSlide = 1;
            break;
          }
          case 'md': {
            minPerSlide = 1;
            break;
          }
          case 'lg': {
            minPerSlide = 2;
            break;
          }
        }
        if (children.length <= minPerSlide) {
          carouselPrev.addClass('d-none');
          carouselNext.addClass('d-none');
        } else {
          carouselPrev.removeClass('d-none');
          carouselNext.removeClass('d-none');
        }
      })
      .resize();
  });
})();
$(window).on('load', () => {
  const $component = $('.met-one-page');
  // don't initialize if we didn't find its selector
  if (!$component.length) {
    return;
  }
  const $wrapper = $component.find('.content-wrapper');
  const $content = $wrapper.find('.content');
  const $html = $('html');
  const $body = $('body');
  let $page_width = $(window).width();
  let $wrapper_height = $wrapper.height();
  let $content_height = $content.outerHeight();
  let $body_height = $body.height();
  let $html_height = $html.height();
  let $body_change_val = 1;
  function setFooterPosition() {
    if ($page_width > 768) {
      if ($wrapper_height <= $content_height) {
        $body_change_val = $body_height;
        $('body').css('height', 'auto');
        $('.met-one-page-footer').css('position', 'relative');
        if ($html_height > $body_height) {
          $('body').css('height', '100%');
          $('.met-one-page-footer').css('position', 'fixed');
        }
      } else {
        $('body').css('height', '100%');
        $('.met-one-page-footer').css('position', 'fixed');
      }
    } else {
      $('body').css('height', 'auto');
      $('.met-one-page-footer').css('position', 'relative');
    }
  }
  setFooterPosition();
  $(window).on('resize', () => {
    $wrapper_height = $wrapper.height();
    $content_height = $content.outerHeight();
    $html_height = $html.height();
    $body_height = $body.height();
    $page_width = $(window).width();
    setFooterPosition();
  });
});
const baseUrl = 'https://api.smartrecruiters.com/v1/companies/metgroup/postings';
const pageQueryParamName = 'page';
const countryQueryParamName = 'country';
const keywordQueryParamName = 'q';
const offsetQueryParamName = 'offset';
const allCountryCode = 'all';
const searchButtonSelector = 'input[id=keyword]';
const recruitmentPageResultsCountriesWrapperSelector = '#recruitment-page-results-countries-wrapper';
const recruitmentPageResultsCountriesTemplate = '#recruitment-page-results-countries';
const recruitmentPageResultsRolesWrapperSelector = '#recruitment-page-results-roles-wrapper';
const recruitmentPageResultsRolesTemplate = '#recruitment-page-results-roles';
const recruitmentPageResultsWrapperSelector = '#recruitment-page-results-wrapper';
const recruitmentPageResultsSelector = '#recruitment-page-results';
var excludedBrandsWithCommas;
$(document).ready(function () {
    $('.met-recruitment-page-header #tagWrapper .tags a').on('click', function () {
        var that = $(this);
        if (that.hasClass('active')) {
            return;
        }
        $('#tagWrapper .tags a').removeClass('active');
        that.addClass('active');
    });
});
function fetchAndUpdateCountries(updateCountries, excludedBrandsWithCommas) {
    this.excludedBrandsWithCommas = excludedBrandsWithCommas;
    fetchCountries(null, updateCountries);
}
function getPostingUrl(url) {
    $.getJSON(url, function (data) {
        if (!/^((?!chrome|android).)*safari/i.test(navigator.userAgent)) {
            window.open(data.postingUrl);
        } else { 
            window.location.assign(data.postingUrl);
        }
    });
}
function concatToUrl(url, key, value) {
    return url.concat('&' + key + '=' + value);
}
function setSearchButtonInput(value) {
    $(searchButtonSelector).val(value);
}
function clearSearchButtonInput() {
    setSearchButtonInput('');
}
function getSearchButtonInput() {
    return $(searchButtonSelector).val();
}
function getUrl() {
    var countryQueryParamValue = getQueryParam(countryQueryParamName);
    var url = baseUrl;
    url = url.concat('?limit=100');
    if (countryQueryParamValue && countryQueryParamValue != allCountryCode) {
        url = concatToUrl(url, countryQueryParamName, countryQueryParamValue);
    }
    var keywordQueryParamValue = getQueryParam(keywordQueryParamName);
    if (keywordQueryParamValue) {
        url = concatToUrl(url, keywordQueryParamName, keywordQueryParamValue);
        setSearchButtonInput(keywordQueryParamValue);
    }
    return url;
}
function search() {
    clearParam(pageQueryParamName);
    setQueryParam(keywordQueryParamName, getSearchButtonInput());
    fetchAndUpdateCountries(false, excludedBrandsWithCommas);
}
function countrySelect(country) {
    clearParam(keywordQueryParamName);
    clearParam(countryQueryParamName);
    clearParam(pageQueryParamName);
    clearSearchButtonInput();
    setQueryParam(countryQueryParamName, country);
    fetchAndUpdateCountries(false, excludedBrandsWithCommas);
}
function getParams() {
    return new URLSearchParams(window.location.search);
}
function setQueryParam(name, value) {
    var params = getParams();
    if (value) {
        params.set(name, value);
    } else {
        params.delete(name);
    }
    updateUrl('?' + params.toString());
}
function clearParam(name) {
    var params = getParams();
    params.delete(name);
    updateUrl('?' + params.toString());
}
function clearParams() {
    updateUrl('?');
}
function getQueryParam(name) {
    var params = getParams();
    if (params.has(name)) {
        return params.get(name);
    }
    return null;
}
function updateUrl(url) {
    history.replaceState(null, null, url);
}
function update(target, template, data, complete) {
    new Ractive({
        target: target,
        template: template,
        data: data,
        oncomplete: function () {
            if (complete) {
                complete();
            }
        }
    });
}
function scrollTop() {
    $('html, body').animate({
        scrollTop: 0
    }, 'fast');
}
function initPagination(pages, initPage, pageSize, totalFound, countries) {
    var pagination = $('#pagination-123');
    if (pages.length > 0) {
        pagination.pagination({
            items: Math.floor((totalFound + pageSize - 1) / pageSize),
            itemOnPage: 10,
            currentPage: initPage,
            displayedPages: 3,
            edges: 1,
            ellipsePageSet: false,
            useAnchors: false,
            cssStyle: '',
            prevText: '<span aria-hidden=true><img src=/assets/img/left-arrow-gray.svg></span>',
            nextText: '<span aria-hidden="true"><img src=/assets/img/right-arrow-gray.svg></span>',
            onInit: function () {
                pagination.pagination('selectPage', initPage);
            },
            onPageClick: function (page, evt) {
                setQueryParam('page', page);
                update(recruitmentPageResultsWrapperSelector,
                    recruitmentPageResultsSelector, {
                        items: paginate(pages, pageSize, page)
                    },
                    null);
                scrollTop();
            }
        });
    } else {
        pagination.pagination('destroy');
        update(recruitmentPageResultsWrapperSelector, recruitmentPageResultsSelector, {
            items: []
        }, null);
    }
    update(recruitmentPageResultsRolesWrapperSelector,
        recruitmentPageResultsRolesTemplate, {
            rolesNumber: pages.length,
            countryCode: getQueryParam(countryQueryParamName),
            country: countries.get(getQueryParam(countryQueryParamName))
        },
        null);
}
function paginate(items, pageSize, pageNumber) {
    return items.slice((pageNumber - 1) * pageSize, pageNumber * pageSize);
}
function getCountries(pages) {
    var countries = new Map();
    pages.forEach(page => {
        countries.set(page.location.country, page.customField.find(x => x.fieldId == "COUNTRY").valueLabel);
    });
    return countries;
}
function getCountriesWrapper(countries) {
    var selectedCountry = getQueryParam(countryQueryParamName);
    if (!selectedCountry) {
        selectedCountry = allCountryCode;
    }
    var countriesWrapper = [{
        countryCode: allCountryCode,
        displayCountryCode: allCountryCode,
        active: selectedCountry == allCountryCode ? 'active' : ''
    }];
    for (let [key, value] of countries) {
        countriesWrapper.push({
            countryCode: key,
            displayCountryCode: getDisplayCountryCode(key),
            active: selectedCountry == key ? 'active' : ''
        });
    }
    return countriesWrapper;
}
function refreshSelectpicker() {
    $(recruitmentPageResultsCountriesWrapperSelector).find('.selectpicker').selectpicker('refresh');
}
function fetchCountries(pages, updateCountries) {
    $.ajax({
        type: 'GET',
        url: baseUrl,
        contentType: "application/json; charset=utf-8",
        dataType: "json",
        async: false,
        success: function (response) {
            var temp = response.content;
            if (pages != null) {
                temp = temp.concat(pages);
            }
            if (temp.length < response.totalFound) {
                fetchCountries(temp);
            } else {
                temp = filterPagesByExcludedBrands(temp);
                var countries = getCountries(temp);
                if (updateCountries) {
                    update(recruitmentPageResultsCountriesWrapperSelector,
                        recruitmentPageResultsCountriesTemplate, {
                            countries: getCountriesWrapper(countries)
                        },
                        refreshSelectpicker);
                }
                fetchPages(null, countries);
            }
        }
    });
}
function fetchPages(pages, countries) {
    var url = getUrl();
    if (pages != null) {
        url = concatToUrl(url, offsetQueryParamName, pages.length);
    }
    $.ajax({
        type: 'GET',
        url: url,
        contentType: "application/json; charset=utf-8",
        dataType: "json",
        async: false,
        success: function (response) {
            var temp = response.content;
            if (pages != null) {
                temp = temp.concat(pages);
            }
            if (temp.length < response.totalFound) {
                fetchPages(temp, countries);
            } else {
                temp = filterPagesByExcludedBrands(temp);
                initPagination(temp, getInitPage(), 10, temp.length, countries);
            }
        }
    });
}
function filterPagesByExcludedBrands(pages) {
    excludedBrands = excludedBrandsWithCommas ? excludedBrandsWithCommas.split(',') : [];
    if (excludedBrands.length == 0) {
        return pages;
    }
    return pages.filter(function (page) {
        var brands = page.customField.filter(x => x.fieldId == "614b17a9b29cee714eefd7a7");
        if (brands) {
            var valueLabels = brands.map(function (brand) {
                return brand.valueLabel;
            });
            return !valueLabels.some(r => excludedBrands.indexOf(r) >= 0);
        }
        return true;
    });
}
function getInitPage() {
    var startPage = parseInt(getQueryParam(pageQueryParamName));
    return startPage ? startPage : 1;
}
function getDisplayCountryCode(countryCode) {
    if (countryCode == 'hr') {
        return 'cro';
    }
    if (countryCode == 'it') {
        return 'ita';
    }
    return countryCode;
}
$(window).on('load', () => {
  const $component = $('.met-regional-presence');
  // don't initialize if we didn't find its selector
  if (!$component.length) {
    return;
  }
  const $regionalPresenceMap = $component.find('.regional-presence-map');
  $regionalPresenceMap
    .metVectorMap()
    .off('vectormap.marker.clicked')
    .on('vectormap.marker.clicked', (_event, marker) => {
      if (marker.externalLink.length) {
        window.open(marker.externalLink, marker.countrycode);
      }
    });
});
$(document).ready(() => {
  const trigger = $('#sidebar-trigger');
  const sidebar = $('#sidebar');
  const topmenu = $('.met-topmenu');
  let isOpen = false;
  trigger.click(() => {
    isOpen = !isOpen;
    if (isOpen) {
      $('body').css('overflow-y', 'hidden');
      sidebar.addClass('toggled');
      trigger.addClass('toggled');
      topmenu.addClass('sticky-top');
    } else {
      $('body').css('overflow-y', 'scroll');
      sidebar.removeClass('toggled');
      trigger.removeClass('toggled');
      topmenu.removeClass('sticky-top');
    }
  });
});
$(window).on('load', function () {
  $('.search-controller').each(function () {
    const $controller = $(this);
    const $metSidebar = $controller.closest('.met-sidebar');
    const $component = $metSidebar.length
      ? $metSidebar.find('.met-search-input')
      : $('.met-search-input').first();
    $controller.on('click', function () {
      $component.slideDown('600', function () {
        $component.addClass('d-flex');
      });
      $('html, body').animate({ scrollTop: 0 }, 600);
      $component.off('click', '.close-text').on('click', '.close-text', function () {
        $component.slideUp('600', function () {
          $component.removeClass('d-flex');
        });
      });
    });
  });
});
$(document).ready(() => {
  $('.slider .carousel-inner .carousel-item:first-child').addClass('active');
  $('.slider .carousel-indicators :first-child').addClass('active');
});
const spinnerHtml = '<div class="spinner-wrapper"><div class="spinner-border" role="status"><span class="sr-only">Loading...</span></div></div>';
const spinnerWrapperSelector = '.spinner-wrapper';
function showSpinner(isPrepend, $el) {
    if ($(spinnerWrapperSelector).length == 0) {
        if (isPrepend) {
            $el.prepend(spinnerHtml);
        } else {
            $el.append(spinnerHtml);
        }
    }
}
function closeSpinner() {
	if ($(spinnerWrapperSelector).length != 0) {
		$(spinnerWrapperSelector).remove();
	}
}
function waitAndCloseSpinner(...promises) {
    Promise.all(promises).then((values) => {
        closeSpinner();
    });
}
$(window).on('load', function () {
  const $tabs = $('.met-tabs');
  let screensize = $(window).width();
  let $actTabNum = '';
  let $tab_mobile_control_top = 0;
  if ($tabs.length) {
    $tab_mobile_control_top = $('.tab_mobile_control').offset().top;
  }
  if ($tabs.find('.tab-container').length && window.location.hash) {
    $("a[data-tab-identifier='" + window.location.hash.substr(1) + "']").click();
    if (screensize < 768) {
      $tabs.find('.collapsing-controll').each(function () {
        $(this).removeClass('tab-pane');
        if ($(this).hasClass('active')) {
          $(this).removeClass('active');
          $(this).removeClass('show');
        }
      });
      $tabs.find('.nav-link').each(function () {
        $(this).attr('aria-expanded') == 'false';
        $(this).removeClass('collapse');
        $(this).addClass('collapsed');
      });
      $(".met-tabs .tab-content .nav-link[data-target='" + window.location.hash + "']").click();
    }
  } else {
    if (screensize < 768) {
      $tabs.find('.collapsing-controll').each(function () {
        $(this).removeClass('tab-pane');
        if ($(this).hasClass('active')) {
          $(this).removeClass('active');
          $(this).removeClass('show');
        }
      });
      $tabs.find('.nav-link').each(function () {
        $(this).attr('aria-expanded') == 'false';
        $(this).removeClass('collapse');
        $(this).addClass('collapsed');
      });
    }
  }
  $tabs.find('.tab-container a').on('click', function () {
    window.location.hash = $(this).attr('data-tab-identifier');
  });
  setActTabNum();
  $(window).resize(function () {
    screensize =
      window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
    if (screensize < 768) {
      $tabs.find('.collapsing-controll').each(function () {
        const $this = $(this);
        $this.removeClass('tab-pane');
        if ($this.hasClass('active')) {
          $this.removeClass('active');
          $this.addClass('show');
        }
      });
    }
    if (screensize >= 768) {
      $tabs.find('.collapsing-controll').each(function () {
        const $this = $(this);
        if ($this.hasClass('show')) {
          $this.addClass('active');
        } else {
          if ($this.attr('id') == $actTabNum.slice(1)) {
            $this.addClass(' show');
            console.log('id: ' + $this.attr('id'));
            console.log('tab num: ' + $actTabNum.slice(1));
          }
        }
      });
    } else {
      $tabs.find('.tab_mobile_control .collapsing-controll').removeClass('tab-pane');
    }
  });
  function setActTabNum() {
    // Tab container modul - Set actual Tab (after changing from mobile to Desktop)
    $tabs.find('.tab_mobile_control .tab-content .nav-link').on('click', function () {
      $actTabNum = $(this).attr('data-target');
      $('body,html').animate({ scrollTop: $tab_mobile_control_top - 100 }, 800);
      $tabs.find('.tab_mobile_control .nav-tabs .nav-item').each(function () {
        const $this = $(this);
        $this.find('.nav-link').removeClass('active');
        if ($this.find('.nav-link').attr('href') == $actTabNum) {
          $this.find('.nav-link').addClass('active');
        }
      });
      $tabs.find('.collapsing-controll').each(function () {
        if ($(this).hasClass('active') && $(this).hasClass('show')) {
          $(this).removeClass('active');
        }
      });
    });
    $tabs.find('.tab_mobile_control .nav-tabs .nav-item .nav-link').on('click', function () {
      var $actTabNum_d = $(this).attr('href');
      $tabs.find('.tab_mobile_control .tab-content .nav-link').each(function () {
        const $this = $(this);
        $this.removeClass('collapse');
        $this.addClass('collapsed');
        if ($this.attr('data-target') == $actTabNum_d) {
          $this.removeClass('collapsed');
        }
      });
    });
  }
  $(document).on('shown.bs.tab', function (e) {
    hyphenation();
    setTimeout(RerenderAllMaps, 250);
  });
  $(document).on('shown.bs.collapse', function (e) {
    hyphenation();
    setTimeout(RerenderAllMaps, 250);
  });
});
var vectorMapArray = [];
var RerenderAllMaps = function () {
  vectorMapArray.forEach((element) => element()());
};
(function () {
  // server url, mapConfig will be loaded from here
  // const SERVER_URL ='https://met-global-website.euwest01.umbraco.io/umbraco/api/locationselector/getmapdata?culture=en';
  const SERVER_URL = '/umbraco/api/locationselector/getmapdata';
  //const SERVER_URL = 'http://localhost:8081';
  // default country color
  const DEFAULT_COLOR = '#8c8c8c';
  // trading regions color
  const HIGHLIGHTED_COLOR = '#083b46';
  // renewable assets color
  const SELECTED_COLOR = '';
  // selected region color
  const SUPER_HIGHLIGHTED_COLOR = '#65b821';
  // vectormap data attribute name
  const VECTOR_MAP_DATA_ATTR = 'met-vectormap';
  // location-selector-map name
  const LOCATION_SELECTOR_CONTAINER_NAME = 'location-selector-map';
  // vectormap position data attribute name
  const CAMERA_POSITION_DATA_ATTR = 'vectormap-position';
  // vectormap last focused region data attribute name
  const LAST_FOCUSED_REGION_DATA_ATTR = 'vectormap-last-focused-region';
  // Europe minimum min zoom setting
  let EUROPE_ZOOM_MIN = 5;
  // Required zoom min settings to fit russia in screen
  const RUSSIA_ZOOM_MIN = 1.8;
  // Default zoom max setting
  const ZOOM_MAX = 20;
  // marker click event name
  const EVENTS = {
    VECTOR_MAP_LOADED: 'vectormap.loaded',
    VECTOR_MAP_READY: 'vectormap.ready',
    VECTOR_MAP_ERROR: 'vectormap.error',
    VECTOR_MAP_MARKER_CLICKED: 'vectormap.marker.clicked',
    VECTOR_MAP_REGION_CLICKED: 'vectormap.region.clicked',
  };
  let screensize =
    window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
  let cameraPosition_x = 0.51;
  let cameraPosition_y = 0.46;
  let cameraPosition_scale = 6.36;
  let cameraPosition_x_LS = 0.51;
  let cameraPosition_y_LS = 0.46;
  let cameraPosition_scale_LS = 6.36;
  let enableZoom = false;
  function cameraPosition() {
	if (screensize < 700) {
      enableZoom = true;
	  EUROPE_ZOOM_MIN = 5;
	  cameraPosition_x = 0.482;
      cameraPosition_y = 0.4497;
      cameraPosition_scale = 5;
    } 
    if (screensize > 699 && screensize < 992) {
      enableZoom = true;
	  EUROPE_ZOOM_MIN = 3;
	  cameraPosition_x = 0.48;
      cameraPosition_y = 0.45;
      cameraPosition_scale = 5;
    }
    if (screensize > 991 && screensize < 1200) {
      EUROPE_ZOOM_MIN = 3;
      cameraPosition_x = 0.564;
      cameraPosition_y = 0.46;
      cameraPosition_scale = 3.7;
    }
    if (screensize > 1199 && screensize < 1300) {
      EUROPE_ZOOM_MIN = 5;
      cameraPosition_x = 0.52;
      cameraPosition_y = 0.44;
      cameraPosition_scale = 6;
    }
    if (screensize > 1299 && screensize < 1400) {
      EUROPE_ZOOM_MIN = 5;
      cameraPosition_x = 0.52;
      cameraPosition_y = 0.44;
      cameraPosition_scale = 5;
      cameraPosition_y_LS = 0.454;
      cameraPosition_scale_LS = 4.3;
    }
    if (screensize > 1399 && screensize < 1500) {
      EUROPE_ZOOM_MIN = 5;
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5;
      cameraPosition_y_LS = 0.454;
      cameraPosition_scale_LS = 3.6;
    }
    if (screensize > 1499 && screensize < 1600) {
      EUROPE_ZOOM_MIN = 5;
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5.2;
      cameraPosition_y_LS = 0.45;
      cameraPosition_scale_LS = 3.7;
    }
    if (screensize > 1599 && screensize < 1700) {
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5.2;
      cameraPosition_y_LS = 0.45;
      cameraPosition_scale_LS = 4;
    }
    if (screensize > 1699 && screensize < 1800) {
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5.2;
      cameraPosition_y_LS = 0.45;
      cameraPosition_scale_LS = 4.3;
    }
    if (screensize > 1799 && screensize < 1900) {
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5.2;
      cameraPosition_y_LS = 0.45;
      cameraPosition_scale_LS = 4.6;
    }
    if (screensize > 1899) {
      cameraPosition_x = 0.51;
      cameraPosition_y = 0.445;
      cameraPosition_scale = 5.2;
      cameraPosition_x_LS = 0.47;
      cameraPosition_y_LS = 0.45;
      cameraPosition_scale_LS = 4.6;
    }
  }
  cameraPosition();
  $(window).on('resize', function () {
    screensize =
      window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
    cameraPosition();
  });
  const DEFAULT_CAMERA_POSITION = {
    x: cameraPosition_x,
    y: cameraPosition_y,
    scale: cameraPosition_scale,
  };
  const DEFAULT_CAMERA_POSITION_LS = {
    x: cameraPosition_x_LS,
    y: cameraPosition_y_LS,
    scale: cameraPosition_scale_LS,
  };
  // map config, it's going to be initialized after
  let mapConfig;
  function loadConfig() {
    if (mapConfig) {
      return Promise.resolve(mapConfig);
    }
    return $.ajax({
      type: 'get',
      url: SERVER_URL,
      data: { culture: $('html').attr('culture') },
    })
      .promise()
      .then((config) => {
        // set the mapConfig
        mapConfig = config;
        return mapConfig;
      });
  }
  // set the color of each country based on http response
  function setColors($selector, map, highlights, superHighlights) {
    const colors = Object.fromEntries(
      Object.entries(map.regions).map(([key]) => {
        return [key, DEFAULT_COLOR];
      })
    );
    if (!$selector.data('disable-highlights')) {
      highlights.forEach((code) => Object.assign(colors, { [code]: HIGHLIGHTED_COLOR }));
    }
    if (!$selector.data('disable-super-highlights')) {
      superHighlights.forEach((code) => Object.assign(colors, { [code]: SUPER_HIGHLIGHTED_COLOR }));
    }
    map.series.regions[0].setValues(colors);
  }
  // transform locations response and set markers
  function addMarkers(map, locations = []) {
    map.addMarkers(
      locations.map((location) => ({
        latLng: [location.latitude, location.longitude],
      }))
    );
  }
  function selectRegion($selector, map, region, isLS, zoom = false) {
    // clear last selection
    map.clearSelectedRegions();
    // set zoom according to countries requirements
    setZoom(map, region);
    // if a region was given
    if (region) {
      // set the region
      map.setSelectedRegions(region.toUpperCase());
      if (zoom) {
        // set the camera focus on it
        setFocus($selector, map, isLS, { region });
      }
      // otherwise
    } else {
      if (zoom) {
        // set the camera focus back to the default position
        let position = isLS ? DEFAULT_CAMERA_POSITION_LS : DEFAULT_CAMERA_POSITION;
        setFocus($selector, map, isLS, position);
      }
    }
  }
  function setZoom(map, region) {
    let countryCode = region ? region.toUpperCase() : '';
    if (countryCode == 'RU') {
      map.params.zoomMin = RUSSIA_ZOOM_MIN;
    } else {
      map.params.zoomMin = EUROPE_ZOOM_MIN;
    }
  }
  /**
   *
   * @param {JQuery<HTMLElement>} $selector
   */
  function setFocus($selector, map, isLS, focusObj) {
    let position = isLS ? DEFAULT_CAMERA_POSITION_LS : DEFAULT_CAMERA_POSITION;
    if ($($selector).is(':visible')) {
      const cameraPosition = focusObj || $selector.data(CAMERA_POSITION_DATA_ATTR) || position;
      $selector.data(CAMERA_POSITION_DATA_ATTR, cameraPosition);
      // always clone the object, because the map changes it
      map.setFocus({ ...cameraPosition });
      map.updateSize();
    }
  }
  /**
   *
   * @param {JQuery<HTMLElement>} selector
   * @returns
   */
  function renderMap(selector, config, isLS, mapName = 'met_map') {
    // map container
    let $selector;
    // dom element
    if (selector instanceof jQuery) {
      $selector = selector;
      selector = selector[0];
    } else {
      $selector = $(selector);
    }
    $selector.addClass('vectormap');
    let position = isLS ? DEFAULT_CAMERA_POSITION_LS : DEFAULT_CAMERA_POSITION;
    // if there is already a map on the selector
    let mapInstance = $selector.data(VECTOR_MAP_DATA_ATTR);
    if (mapInstance) {
      // then remove it
      mapInstance.remove();
    }
    // remove the content of the selector
    $selector.html('');
    // add tooltip element
    const $tooltip = $('<div/>', {
      class: 'vectormap-tooltip',
    }).appendTo($selector);
    // this comes from an http request
    mapInstance = new jvm.Map({
      map: mapName,
      container: $selector,
      backgroundColor: SELECTED_COLOR,
      // zoom is disabled
      zoomButtons: !!$selector.data('enable-zoom'),
      // zoom is disabled
      //zoomOnScroll: $selector.data('zoom-on-scroll') ?? enableZoom,
      zoomOnScroll: enableZoom,
      // drag is disabled
      // panOnDrag: $selector.data('pan-on-drag') ?? false,
      panOnDrag: false,
      bindTouchEvents: true,
      zoomMax: ZOOM_MAX,
      zoomMin: EUROPE_ZOOM_MIN,
      // example camera position
      focusOn: {
        ...position,
      },
      zoomAnimate: true,
      series: {
        regions: [
          {
            attribute: 'fill',
          },
        ],
      },
      regionStyle: {
        initial: {
          fill: '#015C6A',
          stroke: '#FFFFFF',
          'stroke-width': 0.1,
          'stroke-opacity': 1,
        },
        selected: {
          fill: '#0095B4',
        },
      },
      markerStyle: {
        initial: {
          image: '/assets/img/vectormap-pin2.svg',
        },
      },
      onMarkerTipShow: (_event, _label, index) => {
        const location = config.locations[index];
        // if there is content for tooltip
        if (!$selector.data('disable-tooltip') && config.locations[index].tooltipHtml) {
          // use custom tooltip
          $tooltip.html(location.tooltipHtml).show();
        }
        // disable jvectormap tooltip
        return false;
      },
      // hide custom tooltip
      onMarkerOut: () => $tooltip.hide(),
      // disable region tooltips
      onRegionTipShow: (_event) => false,
      onRegionClick: (_event, countryCode) => {
        // fire event on the selector when a region was clicked
        $selector.trigger(EVENTS.VECTOR_MAP_REGION_CLICKED, [countryCode]);
      },
      // select the underlying region based on the clicked marker
      onMarkerClick: (_event, markerIndex) => {
        // get the location by the markerIndex
        const location = config.locations[markerIndex];
        // select the region
        selectRegion($selector, mapInstance, location.region, isLS);
        // fire event on the selector when a marker was clicked
        $selector.trigger(EVENTS.VECTOR_MAP_MARKER_CLICKED, [location]);
      },
      // select the last region the mouse was hovered on
      onRegionOver: (_event, region) => {
        $selector.data(LAST_FOCUSED_REGION_DATA_ATTR, region);
      },
    });
    // set data parameters
    $selector.data(VECTOR_MAP_DATA_ATTR, mapInstance);
    $selector.data(CAMERA_POSITION_DATA_ATTR, position);
    // set colors based on response
    setColors($selector, mapInstance, config.tradingRegions, config.renewableAssetRegions);
    // set markers based on response
    addMarkers(mapInstance, config.locations);
    /** @block event listeners */
    // always position tooltip over the marker
    $selector.find('.jvectormap-marker').on('mousemove', (event) =>
      $tooltip.css({
        // over the mouse
        top: event.offsetY - $tooltip.height() - ($selector.data('tooltip-offset-y') || 50),
        // the center of tooltip is at the middle of the marker
        left: event.offsetX - $tooltip.width() / 2 - ($selector.data('tooltip-offset-x') || 0),
      })
    );
    // resize when window dimension changes
    $(window).resize(
      $.debounce(250, () => {
        setFocus($selector, mapInstance, isLS);
      })
    );
    // resize when container dimension changes
    new ResizeSensor(
      selector,
      $.debounce(250, () => {
        //console.log('container.resize');
        setFocus($selector, mapInstance, isLS);
      })
    );
    vectorMapArray.push(() =>
      $.debounce(250, () => {
        setFocus($selector, mapInstance, isLS);
      })
    );
    return mapInstance;
  }
  jQuery.fn.metVectorMap = function () {
    const $element = $(this);
    const element = $(this)[0];
    let isLocationSelector = $element.hasClass(LOCATION_SELECTOR_CONTAINER_NAME);
    //console.log('isLocationSelector: ' + isLocationSelector);
    if ($element.length !== 1) {
      throw new Error('Empty or multiple elements are given for vectorMap', this);
    }
    loadConfig()
      .then((config) => {
        $element.trigger(EVENTS.VECTOR_MAP_LOADED, config);
        return renderMap(element, config, isLocationSelector);
      })
      .then((mapInstance) => {
        $element.trigger(EVENTS.VECTOR_MAP_READY, mapInstance);
        return mapInstance;
      })
      .catch((error) => $element.trigger(EVENTS.VECTOR_MAP_ERROR, error));
    return $element;
  };
  jQuery.fn.selectRegion = function (region, zoom) {
    const $element = $(this);
    if ($element.length !== 1) {
      throw new Error('Empty or multiple elements are given for vectorMap', this);
    }
    const mapInstance = $element.data(VECTOR_MAP_DATA_ATTR);
    if (!mapInstance) {
      throw new Error('Element is not a vectorMap', this);
    }
    let isLS = $element.hasClass(LOCATION_SELECTOR_CONTAINER_NAME);
    selectRegion($element, mapInstance, region, isLS, zoom);
    return $element;
  };
  jQuery.fn.updateSize = $.debounce(250, function () {
    const $element = $(this);
    if ($element.length !== 1) {
      throw new Error('Empty or multiple elements are given for vectorMap', this);
    }
    const mapInstance = $element.data(VECTOR_MAP_DATA_ATTR);
    // ignore it if there is no map initialized
    if (mapInstance && $(this).is(':visible')) {
      //console.log('updateSize');
      mapInstance.updateSize();
    }
    return $element;
  });
})();
$(window).on('load', () => {
  Plyr.setup('.js-player');
  InitVideos();
});
function InitVideos() {
  var $videoPlayer = $('.met-video');
  $videoPlayer.each(function () {
    var $videoModal = $('#met-video-modal', $(this));
    var $videoModalVideo = $videoModal.find('video');
    var $videoModalIframe = $videoModal.find('iframe');
    $(this).on('click', '.video-player', function () {
      var videoSrc = $(this).attr('src');
      if (!videoSrc) {
        console.log('Missing video source', videoSrc);
        return;
      }
      $videoModalVideo.attr('src', videoSrc);
      $videoModal.modal('show');
    });
    $videoModal.on('hide.bs.modal', function () {
      if ($videoModalVideo.get(0) != undefined) {
        $videoModalVideo.get(0).pause();
      }
      if ($videoModalIframe.get(0) != undefined) {
        if ($videoModalIframe.attr('src').indexOf('vimeo') != -1) {
          var data = {
            method: 'pause',
          };
          $videoModalIframe.get(0).contentWindow.postMessage(data, '*');
        } else {
          $videoModalIframe
            .get(0)
            .contentWindow.postMessage(
              '{"event":"command","func":"' + 'pauseVideo' + '","args":""}',
              '*'
            );
        }
      }
    });
    $videoModal.on('shown.bs.modal', function () {
      if ($videoModalVideo.get(0) != undefined) {
        $videoModalVideo.get(0).play();
      }
      if ($videoModalIframe.get(0) != undefined) {
        if ($videoModalIframe.attr('src').indexOf('vimeo') != -1) {
          var data = {
            method: 'play',
          };
          $videoModalIframe.get(0).contentWindow.postMessage(data, '*');
        } else {
          $videoModalIframe
            .get(0)
            .contentWindow.postMessage(
              '{"event":"command","func":"' + 'playVideo' + '","args":""}',
              '*'
            );
        }
      }
    });
  });
};
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):function(){var n=t.Ractive,i=e();t.Ractive=i,i.noConflict=function(){return t.Ractive=n,i}}()}(this,function(){"use strict";function t(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function e(e){for(var n=[],i=arguments.length-1;i-->0;)n[i]=arguments[i+1];for(var r=0;r<n.length;r++){var s=n[r];for(var a in s)a in e||!t(s,a)||(e[a]=s[a])}return e}function n(e){void 0===e&&(e={});var n=[];for(var i in e)t(e,i)&&n.push([i,e[i]]);return n}function i(t,e){return null===t&&null===e?!0:o(t)||o(e)?!1:t===e}function r(t){return!isNaN(parseFloat(t))&&isFinite(t)}function s(t){return t&&"[object Object]"===Ba.call(t)}function a(t){return!(!t||!o(t)&&!u(t))}function o(t){return"object"==typeof t}function u(t){return"function"==typeof t}function h(t){return"string"==typeof t}function l(t){return"number"==typeof t}function c(){}function f(t,e){return t.replace(/%s/g,function(){return e.shift()})}function d(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];throw t=f(t,e),new Error(t)}function p(){Na.DEBUG&&Wa.apply(null,arguments)}function m(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];t=f(t,e),Ga(t,e)}function v(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];t=f(t,e),so[t]||(so[t]=!0,Ga(t,e))}function g(){Na.DEBUG&&m.apply(null,arguments)}function y(){Na.DEBUG&&v.apply(null,arguments)}function b(t,e,n){var i=w(t,e,n);return i?i[t][n]:null}function w(t,e,n){for(;e;){if(n in e[t])return e;if(e.isolated)return null;e=e.parent}}function x(t,e,n,i){if(t===e)return null;if(i){var r=b("interpolators",n,i);if(r)return r(t,e)||null;d(lo(i,"interpolator"))}return co.number(t,e)||co.array(t,e)||co.object(t,e)||null}function _(t){return h(t)?t.replace(mo,"\\$&"):t}function k(t){return t?t.replace(fo,".$1"):""}function E(t){var e,n=[];for(t=k(t);e=po.exec(t);){var i=e.index+e[1].length;n.push(t.substr(0,i)),t=t.substr(i+1)}return n.push(t),n}function A(t){return h(t)?t.replace(vo,"$1$2"):t}function C(t,e){var n=t.indexOf(e);-1===n&&t.push(e)}function S(t,e){for(var n=0,i=t.length;i>n;n++)if(t[n]==e)return!0;return!1}function O(t,e){var n;if(!Ka(t)||!Ka(e))return!1;if(t.length!==e.length)return!1;for(n=t.length;n--;)if(t[n]!==e[n])return!1;return!0}function j(t){return h(t)?[t]:void 0===t?[]:t}function N(t){return t[t.length-1]}function T(t,e){if(t){var n=t.indexOf(e);-1!==n&&t.splice(n,1)}}function V(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];for(var n=t.concat.apply([],t),i=n.length;i--;){var r=n.indexOf(n[i]);~r&&i>r&&n.splice(i,1)}return n}function P(t){for(var e=[],n=t.length;n--;)e[n]=t[n];return e}function M(t,e){for(var n=t.length,i=0;n>i;i++){var r=e(t[i]);if(r)return r}}function I(t,e,n){var i=t,r=e;n&&(i=i.map(n),r=r.map(n));var s=i.length,a={},o=0;return i.map(function(t){var e,n=o;do{if(e=r.indexOf(t,n),-1===e)return-1;n=e+1}while(a[e]===!0&&s>n);return e===o&&(o+=1),a[e]=!0,e})}function R(t,e){if(!/this/.test(t.toString()))return t;var n=go.call(t,e);for(var i in t)n[i]=t[i];return n}function B(t,e,n){return n&&u(e)&&t.parent&&t.parent.isRoot?(t.boundValue||(t.boundValue=R(e._r_unbound||e,t.parent.ractive)),t.boundValue):e}function K(t){t.updateFromBindings(!0)}function L(t){for(var e=t.length;e--;)if(t[e].bound){var n=t[e].owner;if(n){var i="checked"===n.name?n.node.checked:n.node.value;return{value:i}}}}function D(t){if(t){var e=yo[t];yo[t]=[];for(var n=e.length;n--;)e[n]();var i=bo[t];for(bo[t]=[],n=i.length;n--;)i[n].model.register(i[n].item)}else D("early"),D("mark")}function F(t,e,n,i){t.shuffling=!0;for(var r=e.length;r--;){var s=e[r];r!==s&&r in t.childByKey&&t.childByKey[r].rebind(~s?t.joinKey(s):void 0,t.childByKey[r],!i)}var a=t.source().length!==t.source().value.length;for(t.links.forEach(function(t){return t.shuffle(e)}),n||D("early"),r=t.deps.length;r--;)t.deps[r].shuffle&&t.deps[r].shuffle(e);t[n?"marked":"mark"](),n||D("mark"),a&&t.notifyUpstream(),t.shuffling=!1}function z(){Eo.push(ko=[])}function U(){var t=Eo.pop();return ko=Eo[Eo.length-1],t}function $(t){ko&&ko.push(t)}function q(t){t.bind()}function H(t){t.cancel()}function Z(t){t.destroyed()}function W(t){t.handleChange()}function G(t){t.mark()}function Q(t){t.mark(!0)}function Y(t){t.marked()}function J(t){t.markedAll()}function X(t){t.render()}function tt(t){t.shuffled()}function et(t){t.teardown()}function nt(t){t.unbind()}function it(t){t.unrender()}function rt(t){t.update()}function st(t){return t.toString()}function at(t){return t.toString(!0)}function ot(t,e,n,i){var r=t.r||t;if(!r||!h(r))return e;if("."===r||"@"===r[0]||(e||n).isKey||(e||n).isKeypath)return e;var s=r.split("/"),a=E(s[s.length-1]),o=a[a.length-1],u=e||n;u&&1===a.length&&o!==u.key&&i&&(a=ut(o,i)||a);for(var l=a.length,c=!0,f=!1;u&&l--;)u.shuffling&&(f=!0),a[l]!=u.key&&(c=!1),u=u.parent;return!e&&c&&f?n:e&&!c&&f?n:e}function ut(t,e){for(;e;){var n=e.aliases;if(n&&n[t]){for(var i=(e.owner.iterations?e.owner:e).owner.template.z,r=0;r<i.length;r++)if(i[r].n===t){var s=i[r].x;if(!s.r)return!1;var a=s.r.split("/");return E(a[a.length-1])}return}e=e.componentParent||e.parent}}function ht(t,e){void 0===e&&(e=0);for(var n=new Array(e);e--;)n[e]="_"+e;return new Function([],"return function ("+n.join(",")+"){return("+t+");};")()}function lt(t,e){return So[t]?So[t]:So[t]=Ie(t,e)}function ct(t){if(t){var e=t.e;e&&Ra(e).forEach(function(t){So[t]||(So[t]=e[t])})}}function ft(t){if(!t.matchString("="))return null;var e=t.pos;t.sp();var n=t.matchPattern(Ou);if(!n)return t.pos=e,null;if(!t.matchPattern(ju))return null;var i=t.matchPattern(Ou);return i?(t.sp(),t.matchString("=")?[n,i]:(t.pos=e,null)):(t.pos=e,null)}function dt(t){var e;return(e=t.matchPattern(Nu))?{t:iu,v:e}:null}function pt(t){return t.replace(Tu,"\\$&")}function mt(t,e){return t.search(Vu[e.join()]||(Vu[e.join()]=new RegExp(e.map(pt).join("|"))))}function vt(t){return t.replace(Bu,function(t,e){var n;return n="#"!==e[0]?Iu[e]:"x"===e[1]?parseInt(e.substring(2),16):parseInt(e.substring(1),10),n?Lu(yt(n)):t})}function gt(t){return t.replace(zu,"&amp;").replace(Du,"&lt;").replace(Fu,"&gt;")}function yt(t){return t?10===t?32:128>t?t:159>=t?Ru[t-128]:55296>t?t:57343>=t?Uu:65535>=t?t:Ku?t>=65536&&131071>=t?t:t>=131072&&196607>=t?t:Uu:Uu:Uu}function bt(t){var e;return(e=t.matchPattern(Hu))?{t:Jo,v:e}:null}function wt(t){var e=t.remaining();return"true"===e.substr(0,4)?(t.pos+=4,{t:nu,v:"true"}):"false"===e.substr(0,5)?(t.pos+=5,{t:nu,v:"false"}):null}function xt(t){return function(e){for(var n,i='"',r=!1;!r;)n=e.matchPattern(Zu)||e.matchPattern(Wu)||e.matchString(t),n?i+='"'===n?'\\"':"\\'"===n?"'":n:(n=e.matchPattern(Gu),n?i+="\\u"+("000"+n.charCodeAt(1).toString(16)).slice(-4):r=!0);return i+='"',JSON.parse(i)}}function _t(t){var e=t.pos,n=t.matchString("'")||t.matchString('"');if(n){var i=("'"===n?Qu:Yu)(t);return t.matchString(n)?{t:Xo,v:i}:(t.pos=e,null)}return null}function kt(t){return JSON.parse('"'+t.replace(Xu,Et)+'"')}function Et(t){switch(t){case"\n":return"\\n";case"\r":return"\\r";case"	":return"\\t";case"\b":return"\\b";case"\f":return"\\f"}}function At(t){if(!t.matchString("`"))return null;for(var e,n="",i=!1,r=[];!i;)if(e=t.matchPattern(Ju)||t.matchPattern(Wu)||t.matchString("$")||t.matchString('"'))if('"'===e)n+='\\"';else if("\\`"===e)n+="`";else if("$"===e)if(t.matchString("{")){r.push({t:Xo,v:kt(n)}),n="",t.sp();var s=Kt(t);s||t.error("Expected valid expression"),r.push({t:lu,x:s}),t.sp(),t.matchString("}")||t.error("Expected closing '}' after interpolated expression")}else n+="$";else n+=e;else e=t.matchPattern(Gu),e?n+="\\u"+("000"+e.charCodeAt(1).toString(16)).slice(-4):i=!0;if(n.length&&r.push({t:Xo,v:kt(n)}),t.matchString("`")||t.error("Expected closing '`'"),1===r.length)return r[0];for(var a,o=r.pop();a=r.pop();)o={t:fu,s:"+",o:[a,o]};return{t:lu,x:o}}function Ct(t){var e;return(e=_t(t))?rh.test(e.v)?e.v:'"'+e.v.replace(/"/g,'\\"')+'"':(e=bt(t))?e.v:(e=t.matchPattern(th))?e:null}function St(t){var e,n=t.pos;t.sp();var i="'"!==t.nextChar()&&'"'!==t.nextChar();i&&(e=t.matchPattern(eh));var r=e?Kt(t):Ct(t);if(null===r)return t.pos=n,null;if(t.sp(),i&&(","===t.nextChar()||"}"===t.nextChar())){e||th.test(r)||t.error("Expected a valid reference, but found '"+r+"' instead.");var s={t:su,k:r,v:{t:au,n:r}};return e&&(s.p=!0),s}if(!t.matchString(":"))return t.pos=n,null;t.sp();var a=Kt(t);return null===a?(t.pos=n,null):{t:su,k:r,v:a}}function Ot(t){var e=t.pos,n=St(t);if(null===n)return null;var i=[n];if(t.matchString(",")){var r=Ot(t);return r?i.concat(r):(t.pos=e,null)}return i}function jt(t){var e=t.pos;if(t.sp(),!t.matchString("{"))return t.pos=e,null;var n=Ot(t);return t.sp(),t.matchString("}")?{t:eu,m:n}:(t.pos=e,null)}function Nt(t){var e=t.pos;if(t.sp(),!t.matchString("["))return t.pos=e,null;var n=Lt(t,!0);return t.matchString("]")?{t:tu,m:n}:(t.pos=e,null)}function Tt(t){return bt(t)||wt(t)||_t(t)||At(t)||jt(t)||Nt(t)||dt(t)}function Vt(t){var e,n,i,r,s,a=t.pos;e=t.matchPattern(oh)||"",n=!e&&t.relaxedNames&&t.matchPattern(ih)||t.matchPattern(nh);var o=e.length+(n&&n.length||0);if("@."===e&&(e="@",n=n?"this."+n:"this"),!n&&e&&(n=e,e=""),!n)return null;if("@"===e)if(uh.test(n))if(!~n.indexOf("event")&&!~n.indexOf("node")||t.inEvent){if(~n.indexOf("context"))return t.pos=t.pos-(n.length-7),{t:lu,x:{t:au,n:"@context"}}}else t.error("@event and @node are only valid references within an event directive");else t.error("Unrecognized special reference @"+n);if(!e&&!t.relaxedNames&&ah.test(n))return t.pos=a,null;if(!e&&sh.test(n))return i=sh.exec(n)[0],t.pos=a+i.length,{t:ru,v:i};if(r=(e||"")+k(n),t.matchString("("))if(s=r.lastIndexOf("."),-1!==s&&"]"!==n[n.length-1])if(0===s)r=".",t.pos=a;else{var u=r.length;r=r.substr(0,s),t.pos=a+(o-(u-s))}else t.pos-=1;return{t:au,n:r.replace(/^this\./,"./").replace(/^this$/,".")}}function Pt(t){if(!t.matchString("("))return null;t.sp();var e=Kt(t);return e||t.error($u),t.sp(),t.matchString(")")||t.error(qu),{t:lu,x:e}}function Mt(t){return Tt(t)||Vt(t)||Pt(t)}function It(t){if(t.strictRefinement||t.sp(),t.matchString(".")){t.sp();var e=t.matchPattern(th);if(e)return{t:ou,n:e};t.error("Expected a property name")}if(t.matchString("[")){t.sp();var n=Kt(t);return n||t.error($u),t.sp(),t.matchString("]")||t.error("Expected ']'"),{t:ou,x:n}}return null}function Rt(t){var e=Mt(t);if(!e)return null;for(;e;){var n=It(t);if(n)e={t:uu,x:e,r:n};else{if(!t.matchString("("))break;t.sp();var i=Lt(t,!0);t.sp(),t.matchString(")")||t.error(qu),e={t:du,x:e},i&&(e.o=i)}}return e}function Bt(t){var e=dh(t);if(!e)return null;var n=t.pos;if(t.sp(),!t.matchString("?"))return t.pos=n,e;t.sp();var i=Kt(t);i||t.error($u),t.sp(),t.matchString(":")||t.error('Expected ":"'),t.sp();var r=Kt(t);return r||t.error($u),{t:cu,o:[e,i,r]}}function Kt(t){if(t.allowExpressions===!1){var e=Vt(t);return t.sp(),e}return Bt(t)}function Lt(t,e){var n,i=[],r=t.pos;do{t.sp(),e&&(n=t.matchPattern(eh));var s=Kt(t);if(null===s&&i.length)t.error($u);else if(null===s)return t.pos=r,null;n&&(s.p=!0),i.push(s),t.sp()}while(t.matchString(","));return i}function Dt(t,e){var n=t.pos,i=Kt(t);if(!i){var r=t.matchPattern(/^(\w+)/);return r?{t:au,n:r}:null}for(var s=0;s<e.length;s+=1)if(t.remaining().substr(0,e[s].length)===e[s])return i;return t.pos=n,Vt(t)}function Ft(t){function e(t){for(var e=[],n=a-1;n>=0;n--)e.push("x$"+n);return e.length?"(function(){var "+e.join(",")+";return("+t+");})()":t}function n(t){if(h(t))return t;switch(t.t){case nu:case ru:case Jo:case iu:return t.v;case Xo:return JSON.stringify(String(t.v));case tu:return t.m&&zt(t.m)?"[].concat("+r(t.m,"[","]",n)+")":"["+(t.m?t.m.map(n).join(","):"")+"]";case eu:return t.m&&zt(t.m)?"Object.assign({},"+r(t.m,"{","}",i)+")":"{"+(t.m?t.m.map(function(t){return t.k+":"+n(t.v)}).join(","):"")+"}";case hu:return("typeof"===t.s?"typeof ":t.s)+n(t.o);case fu:return n(t.o[0])+("in"===t.s.substr(0,2)?" "+t.s+" ":t.s)+n(t.o[1]);case du:if(t.o&&zt(t.o)){var e=a++;return"(x$"+e+"="+n(t.x)+").apply(x$"+e+","+n({t:tu,m:t.o})+")"}return n(t.x)+"("+(t.o?t.o.map(n).join(","):"")+")";case lu:return"("+n(t.x)+")";case uu:return n(t.x)+n(t.r);case ou:return t.n?"."+t.n:"["+n(t.x)+"]";case cu:return n(t.o[0])+"?"+n(t.o[1])+":"+n(t.o[2]);case au:return"_"+s.indexOf(t.n);default:throw new Error("Expected legal JavaScript")}}function i(t){return t.p?n(t.k):t.k+":"+n(t.v)}function r(t,e,n,i){var r=t.reduce(function(t,r){return r.p?t.str+=""+(t.open?n+",":t.str.length?",":"")+i(r):t.str+=""+(t.str.length?t.open?",":","+e:e)+i(r),t.open=!r.p,t},{open:!1,str:""});return r.open&&(r.str+=n),r.str}var s,a=0;Ut(t,s=[]);var o=n(t);return{r:s,s:e(o)}}function zt(t){for(var e=0;e<t.length;e++)if(t[e].p)return!0;return!1}function Ut(t,e){t.t===au&&h(t.n)&&(~e.indexOf(t.n)||e.unshift(t.n));var n=t.o||t.m;if(n)if(s(n))Ut(n,e);else for(var i=n.length;i--;)Ut(n[i],e);t.k&&t.t===su&&!h(t.k)&&Ut(t.k,e),t.x&&Ut(t.x,e),t.r&&Ut(t.r,e),t.v&&Ut(t.v,e)}function $t(t,e){var n;if(t){for(;t.t===lu&&t.x;)t=t.x;if(t.t===au){var i=t.n;~i.indexOf("@context")?e.x=Ft(t):e.r=t.n}else(n=qt(t))?e.rx=n:e.x=Ft(t);return e}}function qt(t){for(var e,n=[];t.t===uu&&t.r.t===ou;)e=t.r,e.x?e.x.t===au?n.unshift(e.x):n.unshift(Ft(e.x)):n.unshift(e.n),t=t.x;return t.t!==au?null:{r:t.n,m:n}}function Ht(t){for(var e=[],n=0,i=0;i<t.length;i++)"-"===t[i]&&"\\"!==t[i-1]&&(e.push(t.substring(n,i).replace(Ah,"")),n=i+1);return e.push(t.substring(n).replace(Ah,"")),e}function Zt(t){var e,n,i,r;if(t.sp(),e=t.matchPattern(ph),!e)return null;for(i=e.length,n=0;n<t.tags.length;n++)~(r=e.indexOf(t.tags[n].open))&&i>r&&(i=r);return i<e.length&&(t.pos-=e.length-i,e=e.substr(0,i),!e)?null:{n:e}}function Wt(t){var e=t.pos;if(/[=\/>\s]/.test(t.nextChar())||t.error("Expected `=`, `/`, `>` or whitespace"),t.sp(),!t.matchString("="))return t.pos=e,null;t.sp();var n=t.pos,i=t.sectionDepth,r=Yt(t,"'")||Yt(t,'"')||Qt(t);return null===r&&t.error("Expected valid attribute value"),t.sectionDepth!==i&&(t.pos=n,t.error("An attribute value must contain as many opening section tags as closing section tags")),r.length?1===r.length&&h(r[0])?vt(r[0]):r:""}function Gt(t){var e,n,i=t.pos;if(e=t.matchPattern(_h),!e)return null;var r=e,s=t.tags.map(function(t){return t.open});return-1!==(n=mt(r,s))&&(e=e.substr(0,n),t.pos=i+e.length),e}function Qt(t){t.inAttribute=!0;for(var e=[],n=ne(t)||Gt(t);n;)e.push(n),n=ne(t)||Gt(t);return e.length?(t.inAttribute=!1,e):null}function Yt(t,e){var n=t.pos;if(!t.matchString(e))return null;t.inAttribute=e;for(var i=[],r=ne(t)||Jt(t,e);null!==r;)i.push(r),r=ne(t)||Jt(t,e);return t.matchString(e)?(t.inAttribute=!1,i):(t.pos=n,null)}function Jt(t,e){var n=t.remaining(),i=t.tags.map(function(t){return t.open});i.push(e);var r=mt(n,i);return-1===r&&t.error("Quoted attribute value must have a closing quote"),r?(t.pos+=r,n.substr(0,r)):null}function Xt(t){var e,n,i=Zt(t,!1);if(!i)return null;if(n=xh[i.n])i.t=n.t,n.v&&(i.v=n.v),delete i.n,t.sp(),"="===t.nextChar()&&(i.f=Wt(t));else if(e=yh.exec(i.n))i.n=e[1],i.t=Eu,ee(t,i);else if(e=bh.exec(i.n))i.n=e[1],i.t=Au,ee(t,i),i.v="in-out"===e[2]?"t0":"in"===e[2]?"t1":"t2";else if(e=vh.exec(i.n))i.n=Ht(e[1]),i.t=ku,t.matchString("(")&&(i.a=Ft({t:tu,m:Lt(t)}),t.matchString(")")||t.error("Expected closing ')'")),t.inEvent=!0,te(t,i)?gh.test(i.f)&&(t.pos-=i.f.length,t.error("Cannot use reserved event names (change, reset, teardown, update, construct, config, init, render, unrender, complete, detach, insert, destruct, attachchild, detachchild)")):ee(t,i,!0),t.inEvent=!1;else if(e=wh.exec(i.n)){var r="bind"===e[2];i.n=r?e[3]:e[1],i.t=$o,ee(t,i,!1,!0),!i.f&&r&&(i.f=[{t:Mo,r:e[3]}])}else{t.sp();var s="="===t.nextChar()?Wt(t):null;if(i.f=null!=s?s:i.f,t.sanitizeEventAttributes&&mh.test(i.n))return{exclude:!0};i.f=i.f||(""===i.f?"":0),i.t=$o}return i}function te(t,e){var n=t.pos;t.matchString("=")||t.error("Missing required directive arguments");var i=t.matchString("'")||t.matchString('"');t.sp();var r=t.matchPattern(kh);if(void 0!==r)if(i){if(t.sp(),t.matchString(i))return(e.f=r)||!0;t.pos=n}else{if(t.matchPattern(Eh))return(e.f=r)||!0;t.pos=n}else t.pos=n}function ee(t,e,n,i){if(void 0===n&&(n=!1),void 0===i&&(i=!1),t.sp(),!t.matchString("="))return void(n&&t.error("Missing required directive arguments"));t.sp();var r=t.matchString('"')||t.matchString("'"),s=t.spreadArgs;t.spreadArgs=!0,t.inUnquotedAttribute=!r;var a=i?Dt(t,[r||" ","/",">"]):{m:Lt(t),t:tu};if(t.inUnquotedAttribute=!1,t.spreadArgs=s,r&&(t.sp(),t.matchString(r)!==r&&t.error("Expected matching quote '"+r+"'")),i){var o={t:Mo};$t(a,o),e.f=[o]}else e.f=Ft(a)}function ne(t){var e,n;if(t.interpolate[t.inside]===!1)return null;for(n=0;n<t.tags.length;n+=1)if(e=ie(t,t.tags[n]))return e;return t.inTag&&!t.inAttribute&&(e=Xt(t))?(t.sp(),e):void 0}function ie(t,e){var n,i,r,s=t.pos;if(t.matchString("\\"+e.open)){if(0===s||"\\"!==t.str[s-1])return e.open}else if(!t.matchString(e.open))return null;if(n=ft(t))return t.matchString(e.close)?(e.open=n[0],e.close=n[1],t.sortMustacheTags(),Ch):null;if(t.sp(),t.matchString("/")){t.pos-=1;var a=t.pos;if(dt(t))t.pos=a;else{if(t.pos=a-e.close.length,t.inAttribute)return t.pos=s,null;t.error("Attempted to close a section that wasn't open")}}for(r=0;r<e.readers.length;r+=1)if(i=e.readers[r],n=i(t,e))return e.isStatic&&(n.s=1),t.includeLinePositions&&(n.q=t.getLinePos(s)),n;return t.pos=s,null}function re(t,e){var n=Kt(t);if(!n)return null;t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'");var i={t:Io};return $t(n,i),i}function se(t,e){if(!t.matchString("&"))return null;t.sp();var n=Kt(t);if(!n)return null;t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'");var i={t:Io};return $t(n,i),i}function ae(t){var e,n=[],i=t.pos;if(t.sp(),e=oe(t)){for(e.x=$t(e.x,{}),n.push(e),t.sp();t.matchString(",");)e=oe(t),e||t.error("Expected another alias."),e.x=$t(e.x,{}),n.push(e),t.sp();return n}return t.pos=i,null}function oe(t){var e=t.pos;t.sp();var n=Kt(t,[]);if(!n)return t.pos=e,null;t.sp(),t.matchPattern(Oh),t.sp();var i=t.matchPattern(Sh);return i?{n:i,x:n}:(t.pos=e,null)}function ue(t,e){var n,i=t.matchString(">")||t.matchString("yield"),r={t:">"===i?Do:Zo};if(!i)return null;if(t.sp(),">"===i||!(n=t.matchString("with"))){t.relaxedNames=t.strictRefinement=!0;var s=Kt(t);if(t.relaxedNames=t.strictRefinement=!1,!s&&">"===i)return null;s&&($t(s,r),t.sp(),">"!==i&&(n=t.matchString("with")))}if(t.sp(),n||">"===i){if(n=ae(t),n&&n.length)r.z=n;else{var a=Kt(t);a&&(r.c={},$t(a,r.c))}">"===i||r.c||r.z||t.error("Expected a context or one or more aliases")}return t.sp(),t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'"),r}function he(t,e){if(!t.matchString("!"))return null;var n=t.remaining().indexOf(e.close);return-1!==n?(t.pos+=n+e.close.length,{t:Fo}):void 0}function le(t,e){var n,i,r=t.pos;try{n=Dt(t,[e.close])}catch(s){i=s}if(!n){if("!"===t.str.charAt(r))return t.pos=r,null;if(i)throw i}if(!t.matchString(e.close)&&(t.error("Expected closing delimiter '"+e.close+"' after reference"),!n)){if("!"===t.nextChar())return null;t.error("Expected expression or legal reference")}var a={t:Mo};return $t(n,a),a}function ce(t,e){var n=t.pos;if(!t.matchString(e.open))return null;if(t.sp(),!t.matchString("/"))return t.pos=n,null;t.sp();var i=t.remaining(),r=i.indexOf(e.close);if(-1!==r){var s={t:Ko,r:i.substr(0,r).split(" ")[0]};return t.pos+=r,t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'"),s}return t.pos=n,null}function fe(t,e,n){var i=t.pos;if(!t.matchString(e.open))return null;if(!t.matchPattern(jh[n]))return t.pos=i,null;var r={t:Nh[n]};if("elseif"===n)r.x=Kt(t);else if("catch"===n||"then"===n){var s=t.matchPattern(th);s&&(r.n=s)}return t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'"),r}function de(t,e){var n,i,r,s,a,o,u,h,l,c,f,d,p,m=!1,v=t.pos;if(t.matchString("^")){if(t.matchString("^/"))return t.pos=v,null;i={t:Ro,f:[],n:mu}}else{if(!t.matchString("#"))return null;i={t:Ro,f:[]},t.matchString("partial")&&(t.pos=v-t.standardDelimiters[0].length,t.error("Partial definitions can only be at the top level of the template, or immediately inside components")),(o=t.matchString("await"))?(c=o,i.t=Yo):(o=t.matchPattern(Mh))&&(c=o,i.n=Th[o])}if(t.sp(),"with"===o){var g=ae(t);g&&(m=!0,i.z=g,i.t=Qo)}else if("each"===o){var y=oe(t);y&&(i.z=[{n:y.n,x:{r:"."}}],n=y.x)}if(!m){if(n||(n=Kt(t)),n||t.error("Expected expression"),"each"===o&&t.matchString(",")){var b=ae(t);b&&(i.z&&b.unshift(i.z[0]),i.z=b)}if("each"!==o&&o||!(l=t.matchPattern(Vh)))"await"===o&&t.matchString("then")&&(t.sp(),f=!0,p=t.matchPattern(th),p||(p=!0));else{var w;(w=t.matchPattern(Ph))?i.i=l+","+w:i.i=l}!o&&n.n&&(c=n.n)}t.sp(),t.matchString(e.close)||t.error("Expected closing delimiter '"+e.close+"'"),t.sectionDepth+=1,s=i.f;var x;do if(x=t.pos,r=ce(t,e))c&&r.r!==c&&(o?(t.pos=x,t.error("Expected "+e.open+"/"+c+e.close)):r.r&&t.warn("Expected "+e.open+"/"+c+e.close+" but found "+e.open+"/"+r.r+e.close)),t.sectionDepth-=1,h=!0;else if(!m&&((r=fe(t,e,"elseif"))||(r=fe(t,e,"else"))||"await"===o&&((r=fe(t,e,"then"))||(r=fe(t,e,"catch"))))){if(i.n===mu&&t.error("{{else}} not allowed in {{#unless}}"),a&&(r.t===bu?t.error("there can only be one {{else}} block, at the end of a section"):r.t===wu&&t.error("illegal {{elseif...}} after {{else}}")),!u&&(p||!f)&&!d)if("await"===o){var _={f:s};i.f=[_],p?(_.t=xu,p!==!0&&(_.n=p)):_.t=Ro}else u=[];var k={t:Ro,f:s=[]};r.t===bu?("await"===o?(i.f.push(k),k.t=bu):(k.n=mu,u.push(k)),a=!0):r.t===wu?(k.n=pu,$t(r.x,k),u.push(k)):r.t===xu?(a&&t.error("{{then}} block must appear before any {{else}} block"),d&&t.error("{{then}} block must appear before any {{catch}} block"),f&&t.error("there can only be one {{then}} block per {{#await}}"),k.t=xu,f=!0,r.n&&(k.n=r.n),i.f.push(k)):r.t===_u&&(a&&t.error("{{catch}} block must appear before any {{else}} block"),d&&t.error("there can only be one {{catch}} block per {{#await}}"),k.t=_u,d=!0,k.n=r.n,i.f.push(k))}else{if(r=t.read(el),!r)break;s.push(r)}while(!h);if(u&&(i.l=u),m||$t(n,i),"await"===o&&(p||!f)&&!d&&!a){var E={f:i.f};i.f=[E],p?(E.t=xu,p!==!0&&(E.n=p)):E.t=Ro}return i.f.length||delete i.f,i}function pe(t){var e=t.pos;if(t.textOnlyMode||!t.matchString(Ih))return null;var n=t.remaining(),i=n.indexOf(Rh);-1===i&&t.error("Illegal HTML - expected closing comment sequence ('-->')");var r=n.substr(0,i);t.pos+=i+3;var s={t:Fo,c:r};return t.includeLinePositions&&(s.q=t.getLinePos(e)),s}function me(t){var e,n,i,r,s;for(e=1;e<t.length;e+=1)n=t[e],i=t[e-1],r=t[e-2],h(n)&&ve(i)&&h(r)&&Kh.test(r)&&Bh.test(n)&&(t[e-2]=r.replace(Kh,"\n"),t[e]=n.replace(Bh,"")),ge(n)&&h(i)&&Kh.test(i)&&h(n.f[0])&&Bh.test(n.f[0])&&(t[e-1]=i.replace(Kh,"\n"),n.f[0]=n.f[0].replace(Bh,"")),h(n)&&ge(i)&&(s=N(i.f),h(s)&&Kh.test(s)&&Bh.test(n)&&(i.f[i.f.length-1]=s.replace(Kh,"\n"),t[e]=n.replace(Bh,"")));return t}function ve(t){return t.t===Fo||t.t===zo}function ge(t){return(t.t===Ro||t.t===Bo)&&t.f}function ye(t,e,n){var i;e&&(i=t[0],h(i)&&(i=i.replace(e,""),i?t[0]=i:t.shift())),n&&(i=N(t),h(i)&&(i=i.replace(n,""),i?t[t.length-1]=i:t.pop()))}function be(t,e,n,i,r,s){if(!h(t)){var a,o,u,l,c,f,d;for(me(t),a=t.length;a--;)o=t[a],o.exclude?t.splice(a,1):e&&o.t===Fo&&t.splice(a,1);for(ye(t,i?Dh:null,r?Fh:null),a=t.length;a--;){if(o=t[a],f=d=!1,o.f){var p=o.t===Lo&&(s[o.e.toLowerCase()]||s[o.e]);c=n||p,!n&&p&&ye(o.f,zh,Uh),c||(u=t[a-1],l=t[a+1],(!u||h(u)&&Fh.test(u))&&(f=!0),(!l||h(l)&&Dh.test(l))&&(d=!0)),be(o.f,e,c,f,d,s)}o.l&&(be(o.l,e,n,f,d,s),o.l.forEach(function(t){return t.l=1}),o.l.unshift(a+1,0),t.splice.apply(t,o.l),delete o.l),o.m&&(be(o.m,e,n,f,d,s),o.m.length<1&&delete o.m)}for(a=t.length;a--;)h(t[a])&&(h(t[a+1])&&(t[a]=t[a]+t[a+1],t.splice(a+1,1)),n||(t[a]=t[a].replace(Lh," ")),""===t[a]&&t.splice(a,1))}}function we(t){var e,n=t.pos;return t.matchString("</")?(e=t.matchPattern($h))?t.inside&&e!==t.inside?(t.pos=n,null):{t:qo,e:e}:(t.pos-=2,void t.error("Illegal closing tag")):null}function xe(t){return t.replace(/([A-Z])/g,function(t,e){return"-"+e.toLowerCase()})}function _e(t){var e,n,i,r,s,a,o,u,l,c,f,d=t.pos;if(t.inside||t.inAttribute||t.textOnlyMode)return null;if(!t.matchString("<"))return null;if("/"===t.nextChar())return null;var p={};if(t.includeLinePositions&&(p.q=t.getLinePos(d)),t.matchString("!"))return p.t=Go,t.matchPattern(/^doctype/i)||t.error("Expected DOCTYPE declaration"),p.a=t.matchPattern(/^(.+?)>/),p;if(f=t.matchString("#"))t.sp(),p.t=Uo,p.n=t.matchPattern(Hh);else if(p.t=Lo,p.e=t.matchPattern(qh),!p.e)return null;for(Zh.test(t.nextChar())||t.error("Illegal tag name"),t.sp(),t.inTag=!0;e=ne(t);)e!==!1&&(p.m||(p.m=[]),p.m.push(e)),t.sp();if(t.inTag=!1,t.sp(),t.matchString("/")&&(n=!0),!t.matchString(">"))return null;var m=(p.e||p.n).toLowerCase(),v=t.preserveWhitespace;if(!n&&(f||!Mu[p.e.toLowerCase()])){f||(t.elementStack.push(m),m in t.interpolate&&(t.inside=m)),i=[],r=Pa(null);do{if(u=t.pos,l=t.remaining(),!l){if("script"===t.inside){o=!0;break}t.error("Missing end "+(t.elementStack.length>1?"tags":"tag")+" ("+t.elementStack.reverse().map(function(t){return"</"+t+">"}).join("")+")")}if(f||ke(m,l))if(!f&&(c=we(t))){o=!0;var g=c.e.toLowerCase();if(g!==m&&(t.pos=u,!~t.elementStack.indexOf(g))){var y="Unexpected closing tag";Mu[g.toLowerCase()]&&(y+=" (<"+g+"> is a void element - it cannot contain children)"),t.error(y)}}else if(f&&Ee(t,p.n))o=!0;else{var b={open:t.standardDelimiters[0],close:t.standardDelimiters[1]};ce(t,b)||Ae(t,b)?(o=!0,t.pos=u):(a=t.read(nl))?(r[a.n]&&(t.pos=u,t.error("Duplicate partial definition")),be(a.f,t.stripComments,v,!v,!v,t.whiteSpaceElements),r[a.n]=a.f,s=!0):(a=t.read(el))?i.push(a):o=!0}else o=!0}while(!o);i.length&&(p.f=i),s&&(p.p=r),t.elementStack.pop()}if(t.inside=null,t.sanitizeElements&&-1!==t.sanitizeElements.indexOf(m))return Wh;if(p.m&&"input"!==m&&"select"!==m&&"textarea"!==m&&"option"!==m){for(var w,x,_,k,E,A=p.m,C=0;C<A.length;)E=A[C],E.t===$o?0!==E.n.indexOf("class-")||E.f?0===E.n.indexOf("style-")&&h(E.f)?((x||(x=[])).push(xe(E.n.slice(6))+": "+E.f+";"),A.splice(C,1)):"class"===E.n&&h(E.f)?((w||(w=[])).push(E.f),A.splice(C,1)):"style"===E.n&&h(E.f)?((x||(x=[])).push(E.f+";"),A.splice(C,1)):"class"===E.n?(_=E,C++):"style"===E.n?(k=E,C++):!~E.n.indexOf(":")&&"value"!==E.n&&"contenteditable"!==E.n&&h(E.f)?(E.g=1,C++):C++:((w||(w=[])).push(E.n.slice(6)),A.splice(C,1)):C++;w?_&&h(_.f)?_.f+=" "+w.join(" "):A.unshift({t:$o,n:"class",f:w.join(" "),g:1}):_&&h(_.f)&&(_.g=1),x?k&&h(k.f)?k.f+="; "+x.join(" "):A.unshift({t:$o,n:"style",f:x.join(" "),g:1}):k&&h(k.f)&&(k.g=1)}return p}function ke(t,e){var n=/^<([a-zA-Z][a-zA-Z0-9]*)/.exec(e),i=Gh[t];return n&&i?!~i.indexOf(n[1].toLowerCase()):!0}function Ee(t,e){var n=t.pos;return t.matchString("</")?(t.matchString("#"),t.sp(),t.matchString(e)?(t.sp(),t.matchString(">")?!0:(t.pos=n,null)):(t.pos=n,null)):null}function Ae(t,e){var n=t.pos;if(t.matchString(e.open))return t.matchPattern(Qh)?!0:void(t.pos=n)}function Ce(t){var e,n,i,r=t.remaining();return t.textOnlyMode?(n=t.tags.map(function(t){return t.open}),n=n.concat(t.tags.map(function(t){return"\\"+t.open})),e=mt(r,n)):(i=t.inside?"</"+t.inside:"<",t.inside&&!t.interpolate[t.inside]?e=r.indexOf(i):(n=t.tags.map(function(t){return t.open}),n=n.concat(t.tags.map(function(t){return"\\"+t.open})),t.inAttribute===!0?n.push('"',"'","=","<",">","`"):t.inAttribute?n.push(t.inAttribute):n.push(i),e=mt(r,n))),e?(-1===e&&(e=r.length),t.pos+=e,t.inside&&"textarea"!==t.inside||t.textOnlyMode?r.substr(0,e):vt(r.substr(0,e))):null}function Se(t){var e,n,i=t.pos,r=t.standardDelimiters;if(!t.matchString(r[0]))return null;if(!t.matchPattern(Yh))return t.pos=i,null;var s=t.matchPattern(/^[a-zA-Z_$][a-zA-Z_$0-9\-\/]*/);s||t.error("expected legal partial name"),t.sp(),t.matchString(r[1])||t.error("Expected closing delimiter '"+r[1]+"'");var a=[],o=r[0],u=r[1];do(e=ce(t,{open:o,close:u}))?("partial"!==e.r&&t.error("Expected "+o+"/partial"+u),n=!0):(e=t.read(el),e||t.error("Expected "+o+"/partial"+u),a.push(e));while(!n);return{t:Wo,n:s,f:a}}function Oe(t){for(var e=[],n=Pa(null),i=!1,r=t.preserveWhitespace;t.pos<t.str.length;){var s=t.pos,a=void 0,o=void 0;(o=t.read(nl))?(n[o.n]&&(t.pos=s,t.error("Duplicated partial definition")),be(o.f,t.stripComments,r,!r,!r,t.whiteSpaceElements),n[o.n]=o.f,i=!0):(a=t.read(el))?e.push(a):t.error("Unexpected template content")}var u={v:Oo,t:e};return i&&(u.p=n),u}function je(t,e){Ra(t).forEach(function(n){if(Ne(n,t))return Te(t,e);var i=t[n];Ve(i)&&je(i,e)})}function Ne(t,e){return"s"===t&&Ka(e.r)}function Te(t,e){var n=t.s,i=t.r;e[n]||(e[n]=ht(n,i.length))}function Ve(t){return Ka(t)||s(t)}function Pe(t,e){return new sl(t,e||{}).result}function Me(t,e,n){t||d("Missing Ractive.parse - cannot parse "+e+". "+n)}function Ie(t,e){return Me(ht,"new expression function",ol),ht(t,e)}function Re(t,e){Me(Pe,'compution string "${str}"',ul);var n=Pe(t,{expression:!0});return function(){return n.e.apply(e,n.r.map(function(t){return e.get(t)}))}}function Be(t,e,n){var i,r,s,a,l;return u(n)&&(i=R(n,t),s=n.toString(),a=!0),h(n)&&(i=Re(n,t),s=n),o(n)&&(h(n.get)?(i=Re(n.get,t),s=n.get):u(n.get)?(i=R(n.get,t),s=n.get.toString(),a=!0):d("`%s` computation must have a `get()` method",e),u(n.set)&&(r=R(n.set,t),l=n.set.toString())),{getter:i,setter:r,getterString:s,setterString:l,getterUseStack:a}}function Ke(t){!t.ready||t.outros.length||t.outroChildren||(t.outrosComplete||(t.outrosComplete=!0,t.parent&&!t.parent.outrosComplete?t.parent.decrementOutros(t):t.detachNodes()),t.intros.length||t.totalChildren||(u(t.callback)&&t.callback(),t.parent&&!t.notifiedTotal&&(t.notifiedTotal=!0,t.parent.decrementTotal())))}function Le(t){var e=t.detachQueue,n=De(t);if(n.length){var i,r,s=e.length,a=0,o=t.detachQueue=[];t:for(;s--;){for(i=e[s].node,a=n.length;a--;)if(r=n[a].element.node,r===i||r.contains(i)||i.contains(r)){o.push(e[s]);continue t}e[s].detach()}}else t.detachNodes()}function De(t,e){var n=e;if(n){for(var i=t.children.length;i--;)n=De(t.children[i],n);return t.outros.length&&(n=n.concat(t.outros)),n}n=[];for(var r=t;r.parent;)r=r.parent;return De(r,n)}function Fe(t){t.dispatch()}function ze(){var t=fl.immediateObservers;fl.immediateObservers=[],t.forEach(Fe);var e,n=fl.fragments.length;for(t=fl.fragments,fl.fragments=[];n--;)e=t[n],e.update();fl.transitionManager.ready(),t=fl.deferredObservers,fl.deferredObservers=[],t.forEach(Fe);var i=fl.tasks;for(fl.tasks=[],n=0;n<i.length;n+=1)i[n]();return fl.fragments.length||fl.immediateObservers.length||fl.deferredObservers.length||fl.tasks.length?ze():void 0}function Ue(){dl.start();var t,e,n=performance.now();for(t=0;t<pl.length;t+=1)e=pl[t],e.tick(n)||pl.splice(t--,1);dl.end(),pl.length?requestAnimationFrame(Ue):ml=!1}function $e(e,n){var i={};if(!n)return e;n+=".";for(var r in e)t(e,r)&&(i[n+r]=e[r]);return i}function qe(t){var e;return yl[t]||(e=t?t+".":"",yl[t]=function(n,i){var r;return h(n)?(r={},r[e+n]=i,r):o(n)?e?$e(n,t):n:void 0}),yl[t]}function He(t){for(var e=[],n=0;n<t.length;n++)e[n]=(t.childByKey[n]||{}).value;return e}function Ze(t){for(var e=t;e&&!e.context&&!e.aliases;)e=e.parent;return e}function We(e,n){var i=e;if("."===n)return e.findContext();if("~"===n[0])return e.ractive.viewmodel.joinAll(E(n.slice(2)));if("."===n[0]||"^"===n[0]){for(var r=e,s=n.split("/"),a="^^"===s[0];r&&!r.context;)r=Ge(r);for(var o=r&&r.context;r&&"^^"===s[0];){for(s.shift(),r=r.isIteration?r.parent.parent:Ge(r);r&&!r.context;)r=Ge(r);o=r&&r.context}if(!o&&a)throw new Error("Invalid context parent reference ('"+n+"'). There is not context at that level.");for(;"."===s[0]||".."===s[0];){var h=s.shift();".."===h&&(o=o.parent)}return n=s.join("/"),"."===n[0]&&(n=n.slice(1)),o.joinAll(E(n))}var l=E(n);if(l.length){var c=l.shift();if("@"===c[0]){if("@this"===c||"@"===c)return e.ractive.viewmodel.getRactiveModel().joinAll(l);if("@index"===c||"@key"===c){l.length&&Ye(c);var f=Qe(e);return f&&f["get"+("i"===c[1]?"Index":"Key")]();
}if("@last"===c){var d=Qe(e);return d&&d.parent.getLast()}if("@global"===c)return El.joinAll(l);if("@shared"===c)return kl.joinAll(l);if("@keypath"===c||"@rootpath"===c){for(var p="r"===n[1]?e.ractive.root:null,m=e;m&&(!m.context||m.isRoot&&m.ractive.component&&(p||!m.ractive.isolated));)m=m.isRoot?m.componentParent:m.parent;return m.getKeypath(p)}if("@context"===c)return new Al(e.getContext());if("@local"===c)return e.getContext()._data.joinAll(l);if("@style"===c)return e.ractive.constructor._cssModel.joinAll(l);if("@helpers"===c)return e.ractive.viewmodel.getHelpers().joinAll(l);throw new Error("Invalid special reference '"+c+"'")}if(c&&!l.length){var v=e.ractive.viewmodel.getHelpers();if(v.has(c))return v.joinKey(c)}var y=Ze(e);if(y)if(y.context){if(y=y.context,y.has(c))return y.joinKey(c).joinAll(l)}else y=e.findContext();else y=e.findContext();for(var b,w=!1,x=e.ractive.warnAboutAmbiguity,_=0;e;){if(e.isIteration&&(c===e.parent.keyRef?b=e.getKey():c===e.parent.indexRef&&(b=e.getIndex()),b&&l.length&&Ye(c)),!b&&e.aliases&&t(e.aliases,c)&&(b=e.aliases[c]),!b&&e.context&&e.context.has(c)&&(b=e.context.joinKey(c),w?x&&g("'"+n+"' resolved but is ambiguous and will create a mapping to a parent component."):x&&_&&g("'"+n+"' resolved but is ambiguous.")),b)return w&&(b=i.ractive.viewmodel.createLink(c,b,c,{implicit:!0})),l.length>0&&u(b.joinAll)&&(b=b.joinAll(l)),b;e.context&&!e.aliases&&(_=1),(e.componentParent||!e.parent&&e.ractive.component)&&!e.ractive.isolated?(e=e.componentParent||e.ractive.component.up,w=!0):e=e.parent}var k=i.ractive;return k.resolveInstanceMembers&&"data"!==c&&c in k?k.viewmodel.getRactiveModel().joinKey(c).joinAll(l):(x&&g("'"+n+"' is ambiguous and did not resolve."),y.joinKey(c).joinAll(l))}}function Ge(t){return t&&(!t.ractive.isolated&&t.componentParent||t.parent)}function Qe(t){for(var e,n=t;!n.isIteration&&(e=Ge(n));)n=e;return n.isIteration&&n}function Ye(t){throw new Error("An index or key reference ("+t+") cannot have child properties")}function Je(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];var i=t.fragment||t._fakeFragment||(t._fakeFragment=new Ol(t));return i.getContext.apply(i,e)}function Xe(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return this.ctx||(this.ctx=new Sl.Context(this)),t.unshift(Pa(this.ctx)),Va.apply(null,t)}function tn(t){for(var e=t;e&&!e.context;)e=e.parent;return e?e:t&&t.ractive.fragment}function en(t,e){var n=Nl,i=e&&e.deep,r=e&&e.shuffle,s=dl.start();e&&"keep"in e&&(Nl=e.keep);for(var a=t.length;a--;){var o=t[a][0],u=t[a][1],h=t[a][2];if(!o)throw dl.end(),new Error("Failed to set invalid keypath '"+h+"'");if(i)sn(o,u);else if(r){var l=u,c=o.get();if(l||(l=c),void 0===c)o.set(l);else{if(!Ka(c)||!Ka(l))throw dl.end(),new Error("You cannot merge an array with a non-array");var f=an(r);o.merge(l,f)}}else o.set(u)}return dl.end(),Nl=n,s}function nn(t,e,n,i){if(!n&&("."===e[0]||"^"===e[1]))return g("Attempted to set a relative keypath from a non-relative context. You can use a context object to set relative keypaths."),[];var r=E(e),s=n||t.viewmodel;return Tl.test(e)?s.findMatches(r):s===t.viewmodel?!t.component||t.isolated||s.has(r[0])||"@"===e[0]||!e[0]||i?[s.joinAll(r)]:[We(t.fragment||new Ol(t),e)]:[s.joinAll(r)]}function rn(e,n,i,r){var a=[];if(s(n)){var o=function(i){t(n,i)&&a.push.apply(a,nn(e,i,null,r).map(function(t){return[t,n[i],i]}))};for(var u in n)o(u)}else a.push.apply(a,nn(e,n,null,r).map(function(t){return[t,i,n]}));return a}function sn(e,n){var i=e.get(!1,Vl);if(null==i||!o(n))return e.set(n);if(!o(i))return e.set(n);for(var r in n)t(n,r)&&sn(e.joinKey(r),n[r])}function an(t){if(t===!0)return null;if(u(t))return t;if(h(t))return Pl[t]||(Pl[t]=function(e){return e[t]});throw new Error("If supplied, options.compare must be a string, function, or true")}function on(t,e,n,i){if(!h(e)||!r(n))throw new Error("Bad arguments");var s=rn(t,e,n,i&&i.isolated);return en(s.map(function(t){var e=t[0],n=t[1],i=e.get();if(!r(n)||!r(i))throw new Error(Ml);return[e,i+n]}))}function un(t,e,n){var i=l(e)?e:1,r=o(e)?e:n;return on(this,t,i,r)}function hn(t){var e=Promise.resolve(t);return Ma(e,"stop",{value:c}),e}function ln(t,e){t=t||{};var n;return t.easing&&(n=u(t.easing)?t.easing:e.easing[t.easing]),{easing:n||Il,duration:"duration"in t?t.duration:400,complete:t.complete||c,step:t.step||c,interpolator:t.interpolator}}function cn(t,e,n,r){r=ln(r,t);var s=e.get();if(i(s,n))return r.complete(r.to),hn(n);var a=x(s,n,t,r.interpolator);return a?e.animate(s,n,r,a):(dl.start(),e.set(n),dl.end(),hn(n))}function fn(t,e,n){if(o(t)){var i=Ra(t);throw new Error("ractive.animate(...) no longer supports objects. Instead of ractive.animate({\n  "+i.map(function(e){return"'"+e+"': "+t[e]}).join("\n  ")+"\n}, {...}), do\n\n"+i.map(function(e){return"ractive.animate('"+e+"', "+t[e]+", {...});"}).join("\n")+"\n")}return cn(this,this.viewmodel.joinAll(E(t)),e,n)}function dn(t,e){t.event&&t._eventQueue.push(t.event),t.event=e}function pn(t){t._eventQueue.length?t.event=t._eventQueue.pop():t.event=null}function mn(t,e){var n=e?Rl:Bl;if(n[t])return n[t];var i=t.split("."),r=[],s=!1;e&&(i.unshift("this"),s=!0);for(var a=Math.pow(2,i.length)-(e?1:0),o=0;a>o;o++){for(var u=[],h=0;h<i.length;h++)u.push(1&o>>h?"*":i[h]);r.unshift(u.join("."))}return s&&(i.length>2?r.push.apply(r,mn(t,!1)):(r.push("*"),r.push(t))),n[t]=r,r}function vn(t,e,n,i){if(void 0===i&&(i=[]),e){n.name=e,i.unshift(n);var r=t._nsSubs?mn(e,!0):["*",e];return gn(t,r,n,i,!0)}}function gn(t,e,n,i,r){void 0===r&&(r=!1);var s=!0;if(r||t._nsSubs){dn(t,n);for(var a=e.length;a--;)e[a]in t._subs&&(s=yn(t,t._subs[e[a]],n,i)&&s);pn(t)}if(t.parent&&s){if(r&&t.component){var o=t.component.name+"."+e[e.length-1];e=mn(o,!1),n&&!n.component&&(n.component=t)}s=gn(t.parent,e,n,i)}return s}function yn(t,e,n,i){var r=null,s=!1;e=e.slice();for(var a=0,o=e.length;o>a;a+=1)e[a].off||e[a].handler.apply(t,i)!==!1||(s=!0);return n&&s&&(r=n.event)&&(r.preventDefault&&r.preventDefault(),r.stopPropagation&&r.stopPropagation()),!s}function bn(t,e){return t[e._guid]||(t[e._guid]=[])}function wn(t,e){var n=bn(t.queue,e);for(t.hook.fire(e);n.length;)wn(t,n.shift());delete t.queue[e._guid]}function xn(t,e){void 0===e&&(e=null);var n=[];return _n(t,e,n),n}function _n(t,e,n){t.isAnchor?e&&t.name!==e||n.push(t):t.items?t.items.forEach(function(t){return _n(t,e,n)}):t.iterations?t.iterations.forEach(function(t){return _n(t,e,n)}):t.fragment&&!t.component&&_n(t.fragment,e,n)}function kn(t,e){void 0===e&&(e=null);var n=xn(t.fragment,e),i={},r=t._children.byName;n.forEach(function(t){var e=t.name;e in i||(i[e]=0);var n=i[e],s=(r[e]||[])[n];s&&s.lastBound!==t&&(s.lastBound&&s.lastBound.removeChild(s),t.addChild(s)),i[e]++})}function En(t){t.instance.fragment.rendered&&(t.shouldDestroy=!0,t.instance.unrender()),t.instance.el=null}function An(t,e){void 0===e&&(e={});var n,i=this._children;if(t.parent&&t.parent!==this)throw new Error("Instance "+t._guid+" is already attached to a different instance "+t.parent._guid+". Please detach it from the other instance using detachChild first.");if(t.parent)throw new Error("Instance "+t._guid+" is already attached to this instance.");var r={instance:t,ractive:this,name:e.name||t.constructor.name||"Ractive",target:e.target||!1,bubble:Cn,findNextNode:Sn};if(r.nameOption=e.name,r.target){var s;(s=i.byName[r.target])||(s=[],this.set("@this.children.byName."+r.target,s)),n=e.prepend?0:void 0!==e.insertAt?e.insertAt:s.length}else r.up=this.fragment,r.external=!0;t.parent=this,t.root=this.root,t.component=r,i.push(r);var a=dl.start(),o=t.viewmodel.getRactiveModel();return o.joinKey("parent",{lastLink:!1}).link(this.viewmodel.getRactiveModel()),o.joinKey("root",{lastLink:!1}).link(this.root.viewmodel.getRactiveModel()),Fl.attachchild.fire(t),r.target?(En(r),this.splice("@this.children.byName."+r.target,n,0,r),kn(this,r.target)):t.isolated||t.viewmodel.attached(this.fragment),dl.end(),a.ractive=t,a.then(function(){return t})}function Cn(){dl.addFragment(this.instance.fragment)}function Sn(){return this.anchor?this.anchor.findNextNode():void 0}function On(t,e){this.computed[t]=e,(h(e)||u(e))&&(e=this.computed[t]={get:e});var n=E(t);if(!~t.indexOf("*")){var i=n.pop();return this.viewmodel.joinAll(n).compute(i,e)}e.pattern=new RegExp("^"+n.map(function(t){return t.replace(/\*\*/g,"(.+)").replace(/\*/g,"((?:\\\\.|[^\\.])+)")}).join("\\.")+"$")}function jn(t,e){var n=dl.start(),i=On.call(this,t,e);if(i){var r=E(t);1!==r.length||i.isReadonly||i.set(this.viewmodel.value[r[0]]);var s=r.reduce(function(t,e){return t&&t.childByKey[e]},this.viewmodel);s&&(s.rebind(i,s,!1),s.parent&&delete s.parent.childByKey[s.key],D())}return dl.end(),n}function Nn(){return this.isDetached?this.el:(this.el&&T(this.el.__ractive_instances__,this),this.el=this.fragment.detach(),this.isDetached=!0,Fl.detach.fire(this),this.el)}function Tn(t){for(var e,n,i=this._children,r=i.length;r--;)if(i[r].instance===t){n=r,e=i[r];break}if(!e||t.parent!==this)throw new Error("Instance "+t._guid+" is not attached to this instance.");var s=dl.start();e.anchor&&e.anchor.removeChild(e),t.isolated||t.viewmodel.detached(),i.splice(n,1),e.target&&(this.splice("@this.children.byName."+e.target,i.byName[e.target].indexOf(e),1),kn(this,e.target));var a=t.viewmodel.getRactiveModel();return a.joinKey("parent",{lastLink:!1}).unlink(),a.joinKey("root",{lastLink:!1}).link(a),t.root=t,t.parent=null,t.component=null,Fl.detachchild.fire(t),dl.end(),s.ractive=t,s.then(function(){return t})}function Vn(t,e){var n=this;if(void 0===e&&(e={}),!this.rendered)throw new Error("Cannot call ractive.find('"+t+"') unless instance is rendered to the DOM");var i=this.fragment.find(t,e);if(i)return i;if(e.remote)for(var r=0;r<this._children.length;r++)if(n._children[r].instance.fragment.rendered&&(i=n._children[r].instance.find(t,e)))return i}function Pn(t,e){if(void 0===e&&(e={}),!this.rendered)throw new Error("Cannot call ractive.findAll('"+t+"', ...) unless instance is rendered to the DOM");return Ka(e.result)||(e.result=[]),this.fragment.findAll(t,e),e.remote&&this._children.forEach(function(n){!n.target&&n.instance.fragment&&n.instance.fragment.rendered&&n.instance.findAll(t,e)}),e.result}function Mn(t,e){return!e&&o(t)&&(e=t,t=""),e=e||{},Ka(e.result)||(e.result=[]),this.fragment.findAllComponents(t,e),e.remote&&this._children.forEach(function(n){!n.target&&n.instance.fragment&&n.instance.fragment.rendered&&(t&&n.name!==t||e.result.push(n.instance),n.instance.findAllComponents(t,e))}),e.result}function In(t,e){var n=this;void 0===e&&(e={}),o(t)&&(e=t,t="");var i=this.fragment.findComponent(t,e);if(i)return i;if(e.remote){if(!t&&this._children.length)return this._children[0].instance;for(var r=0;r<this._children.length;r++)if(!n._children[r].target){if(n._children[r].name===t)return n._children[r].instance;if(i=n._children[r].instance.findComponent(t,e))return i}}}function Rn(t){return this.container?this.container.component&&this.container.component.name===t?this.container:this.container.findContainer(t):null}function Bn(t){return this.parent?this.parent.component&&this.parent.component.name===t?this.parent:this.parent.findParent(t):null}function Kn(t,e,n){for(void 0===e&&(e=!0);t&&(t.type!==Lo||n&&t.name!==n)&&(!e||t.type!==Ho&&t.type!==Uo);)t=t.owner?t.owner:t.component?t.containerFragment||t.component.up:t.parent?t.parent:t.up?t.up:void 0;return t}function Ln(t,e,n){var i=[],r=Dn(t,e,n);if(!r)return null;var s=r.length-2-r[1],a=Math.min(t,r[0]),o=a+r[1];i.startIndex=a;var u;for(u=0;a>u;u+=1)i.push(u);for(;o>u;u+=1)i.push(-1);for(;t>u;u+=1)i.push(u+s);return 0!==s?i.touchedFrom=r[0]:i.touchedFrom=t,i}function Dn(t,e,n){switch(e){case"splice":for(void 0!==n[0]&&n[0]<0&&(n[0]=t+Math.max(n[0],-t)),void 0===n[0]&&(n[0]=0);n.length<2;)n.push(t-n[0]);return l(n[1])||(n[1]=t-n[0]),n[1]=Math.min(n[1],t-n[0]),n;case"sort":case"reverse":return null;case"pop":return t?[t-1,1]:[0,0];case"push":return[t,0].concat(n);case"shift":return[0,t?1:0];case"unshift":return[0,0].concat(n)}}function Fn(t){function e(t){for(var e=[],i=arguments.length-1;i-->0;)e[i]=arguments[i+1];return n(this.viewmodel.joinAll(E(t)),e)}function n(e,n){var i=e.get();if(!Ka(i)){if(void 0===i){i=[];var r=zl[t].apply(i,n),s=dl.start().then(function(){return r});return e.set(i),dl.end(),s}throw new Error("shuffle array method "+t+" called on non-array at "+e.getKeypath())}var a=Ln(i.length,t,n),o=zl[t].apply(i,n),u=dl.start().then(function(){return o});return u.result=o,a?e.shuffle?e.shuffle(a):e.mark():e.set(o),dl.end(),u}return{path:e,model:n}}function zn(t,e,n){e.parent&&e.parent.wrapper&&e.parent.adapt();var i=dl.start();return e.mark(n&&n.force),e.notifyUpstream(),dl.end(),Fl.update.fire(t,e),i}function Un(t,e){var n,i;return h(t)?(i=E(t),n=e):n=t,zn(this,i?this.viewmodel.joinAll(i):this.viewmodel,n)}function $n(e,n,i){var r=[];if(s(n))for(var a in n)t(n,a)&&r.push([qn(e,a).model,n[a]]);else r.push([qn(e,n).model,i]);return r}function qn(t,e){var n=t.fragment;return h(e)?{model:We(n,e),instance:n.ractive}:{model:n.findContext(),instance:e}}function Hn(t,e){return t.events&&t.events.find&&t.events.find(function(t){return~t.template.n.indexOf(e)})}function Zn(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];var i;if(e[0]instanceof Yl){var r=e.shift();i=Pa(r),Va(i,r)}else i=!o(e[0])||null!==e[0]&&e[0].constructor!==Object?Yl.forRactive(this):Yl.forRactive(this,e.shift());return vn(this,t,i,e)}function Wn(t,e){if(!h(t))return this.viewmodel.get(!0,t);var n,i=E(t),r=i[0];return this.viewmodel.has(r)||this.component&&!this.isolated&&(n=We(this.fragment||new Ol(this),r)),n=this.viewmodel.joinAll(i),n.get(!0,e)}function Gn(t){h(t)&&hc&&(t=hc.call(document,t));var e;if(t){if(t._ractive)return t._ractive.proxy.getContext();if((e=t.__ractive_instances__)&&1===e.length)return Je(e[0])}}function Qn(t,e){return t?(h(t)&&(t=this.find(t,e)),Gn(t)):Je(this)}function Yn(){return to.createDocumentFragment()}function Jn(t){var e;if(t&&"boolean"!=typeof t){if(!Xa||!to||!t)return null;if(t.nodeType)return t;if(h(t)){if(e=to.getElementById(t),!e&&to.querySelector)try{e=to.querySelector(t)}catch(n){}if(e&&e.nodeType)return e}return t[0]&&t[0].nodeType?t[0]:null}}function Xn(t){return t&&"unknown"!=typeof t.parentNode&&t.parentNode&&t.parentNode.removeChild(t),t}function ti(t){return null==t||l(t)&&isNaN(t)||!t.toString?"":""+t}function ei(t){return ti(t).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function ni(t,e){if(!this.fragment.rendered)throw new Error("The API has changed - you must call `ractive.render(target[, anchor])` to render your Ractive instance. Once rendered you can use `ractive.insert()`.");if(t=Jn(t),e=Jn(e)||null,!t)throw new Error("You must specify a valid target to insert into");t.insertBefore(this.detach(),e),this.el=t,(t.__ractive_instances__||(t.__ractive_instances__=[])).push(this),this.isDetached=!1,ii(this)}function ii(t){Fl.insert.fire(t),t.findAllComponents("*").forEach(function(t){ii(t.instance)})}function ri(t,e,n){var i,r=n&&(n.ractive||n.instance)||this,s=E(t);!r.viewmodel.has(s[0])&&r.component&&(i=We(r.component.up,s[0]),i=i.joinAll(s.slice(1)));var a=i||r.viewmodel.joinAll(s),o=this.viewmodel.joinAll(E(e),{lastLink:!1});if(si(a,o)||si(o,a))throw new Error("A keypath cannot be linked to itself.");var u=dl.start();return o.link(a,n&&n.keypath||t),dl.end(),u}function si(t,e){for(var n=e;n;){if(n===t||n.owner===t)return!0;n=n.target||n.parent}}function ai(t,e){var n=e&&t.model?t.model.get():t.newValue;t.oldValue=t.oldFn?t.oldFn.call(t.oldContext,void 0,n,t.keypath):n}function oi(t,e,n){var i=t.oldValues;t.oldFn?(n||(t.oldValues={}),Ra(e).forEach(function(n){var r=[i[n],e[n],n],s=t.pattern.exec(n);s&&r.push.apply(r,s.slice(1)),t.oldValues[n]=t.oldFn.apply(t.oldContext,r)})):n?Ra(e).forEach(function(t){return i[t]=e[t]}):t.oldValues=e}function ui(){return-1}function hi(t,e,n){var i,r,a=this,o=[];s(t)?(i=t,r=e||{}):u(t)?(i={"":t},r=e||{}):(i={},i[t]=e,r=n||{});var h=!1;return Ra(i).forEach(function(t){var e=i[t],n=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];return h?void 0:e.apply(this,t)},s=t.split(" ");s.length>1&&(s=s.filter(function(t){return t})),s.forEach(function(t){r.keypath=t;var e=li(a,t,n,r);e&&o.push(e)})}),this._observers.push.apply(this._observers,o),{cancel:function(){return o.forEach(function(t){return t.cancel()})},isSilenced:function(){return h},silence:function(){return h=!0},resume:function(){return h=!1}}}function li(t,e,n,i){var r=E(e),s=r.indexOf("*");~s||(s=r.indexOf("**")),i.fragment=i.fragment||t.fragment;var a;if(i.fragment?~r[0].indexOf(".*")?(a=i.fragment.findContext(),s=0,r[0]=r[0].slice(1)):a=0===s?i.fragment.findContext():We(i.fragment,r[0]):a=t.viewmodel.joinKey(r[0]),a||(a=t.viewmodel.joinKey(r[0])),~s){var o=r.indexOf("**");return~o&&(o+1!==r.length||~r.indexOf("*"))?void y("Recursive observers may only specify a single '**' at the end of the path."):(a=a.joinAll(r.slice(1,s)),new wc(t,a,r.slice(s),n,i))}return a=a.joinAll(r.slice(1)),i.array?new _c(t,a,n,i):new gc(t,a,n,i)}function ci(t,e,n){return s(t)||u(t)?(n=Va(e||{},Ec),this.observe(t,n)):(n=Va(n||{},Ec),this.observe(t,e,n))}function fi(t,e){var n=this;if(t){var i=t.split(" ").map(Ac).filter(Cc);i.forEach(function(t){var i=n._subs[t];if(i&&e){var r=i.find(function(t){return t.callback===e});r&&(T(i,r),r.off=!0,t.indexOf(".")&&n._nsSubs--)}else i&&(t.indexOf(".")&&(n._nsSubs-=i.length),i.length=0)})}else this._subs={};return this}function di(e,n){var i=this,r=o(e)?e:{};h(e)&&(r[e]=n);var s=!1,a=[],u=function(e){var n=r[e],o=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return s?void 0:n.apply(this,t)},u={callback:n,handler:o};if(t(r,e)){var h=e.split(" ").map(Ac).filter(Cc);h.forEach(function(t){(i._subs[t]||(i._subs[t]=[])).push(u),t.indexOf(".")&&i._nsSubs++,a.push([t,u])})}};for(var l in r)u(l);return{cancel:function(){return a.forEach(function(t){return i.off(t[0],t[1].callback)})},isSilenced:function(){return s},silence:function(){return s=!0},resume:function(){return s=!1}}}function pi(t,e){var n=this.on(t,function(){e.apply(this,arguments),n.cancel()});return n}function mi(t,e){void 0===e&&(e={});var n=E(t);if(this.viewmodel.has(n[0])){var i=this.viewmodel.joinAll(n);if(!i.isLink)return;for(;(i=i.target)&&e.canonical!==!1&&i.isLink;);if(i)return{ractive:i.root.ractive,keypath:i.getKeypath()}}}function vi(t){Nc.push(t),Tc=!0}function gi(t){var e=bi();e&&(t||Tc)&&(Pc?e.styleSheet.cssText=yi(null):e.innerHTML=yi(null),Tc=!1)}function yi(t){var e=t?Nc.filter(function(e){return~t.indexOf(e.id)}):Nc;return e.forEach(function(t){return t.applied=!0}),e.reduce(function(t,e){return""+(t?t+"\n\n/* {"+e.id+"} */\n"+e.styles:"")},jc)}function bi(){return to&&!Vc&&(Vc=to.createElement("style"),Vc.type="text/css",Vc.setAttribute("data-ractive-css",""),to.getElementsByTagName("head")[0].appendChild(Vc),Pc=!!Vc.styleSheet),Vc}function wi(t,e,n){void 0===n&&(n=[]);var i=[],r=function(t){return t.replace(Bc,function(t,e){return i[e]})};return t=t.replace(Rc,function(t){return"\x00"+(i.push(t)-1)}).replace(Ic,""),n.forEach(function(e){t=t.replace(e,function(t){return"\x00"+(i.push(t)-1)})}),e(t,r)}function xi(t){return t.trim()}function _i(t){return t.str}function ki(t,e){for(var n,i=[];n=Dc.exec(t);)i.push({str:n[0],base:n[1],modifiers:n[2]});for(var r=i.map(_i),s=[],a=i.length;a--;){var o=r.slice(),u=i[a];o[a]=u.base+e+u.modifiers||"";var h=r.slice();h[a]=e+" "+h[a],s.push(o.join(" "),h.join(" "))}return s.join(", ")}function Ei(t,e){var n,i='[data-ractive-css~="{'+e+'}"]';return n=zc.test(t)?t.replace(zc,i):wi(t,function(t,e){return t=t.replace(Kc,function(t,e){if(Fc.test(e))return t;var n=e.split(",").map(xi),r=n.map(function(t){return ki(t,i)}).join(", ")+" ";return t.replace(e,r)}),e(t)},[Lc])}function Ai(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}function Ci(){return Ai()+Ai()+"-"+Ai()+"-"+Ai()+"-"+Ai()+"-"+Ai()+Ai()+Ai()}function Si(t,e,n){var i=o(t)?e:n,r=this._cssModel;r.locked=!0;var s=en(rn({viewmodel:r},t,e,!0),i);r.locked=!1;var a=dl.start();return this.extensions.forEach(function(t){var e=t._cssModel;e.mark(),e.downstreamChanged("",1)}),dl.end(),Oi(this,!i||i.apply!==!1),s.then(function(){return a})}function Oi(t,e){var n=ji(t),i=t.extensions.map(function(t){return Oi(t,!1)}).reduce(function(t,e){return e||t},!1);if(e&&(n||i)){var r=t._cssDef;(!r||r&&r.applied)&&gi(!0)}return n||i}function ji(t){var e=t.css;if(u(e)){var n=t._cssDef,i=Ti(t,e),r=n.transform?Ei(i,n.id):i;if(n.styles!==r)return n.styles=r,!0}}function Ni(t){for(var e=t,n=[];e;)e.prototype.cssId&&n.push(e.prototype.cssId),e=e.Parent;return n}function Ti(t,e){if(h(e))return e;var n=t.cssData,i=t._cssModel,r=function(t){return i.joinAll(E(t)).get()};r.__proto__=n;var s=e.call(t,r);return h(s)?s:""}function Vi(t,e,n){var i=t.css===!0?"":h(t.css)&&!$c.test(t.css)?Jn(t.css)||t.css:t.css,r=i,s=t.cssId||Ci();o(i)?(i="textContent"in i?i.textContent:i.innerHTML,r=i):u(i)&&(r=i,i=Ti(e,i));var a={transform:!t.noCssTransform};Ma(e,"_cssDef",{configurable:!0,value:a}),Ma(e,"css",{get:function(){return r},set:function(t){r=t;var n=Ti(e,r),i=a.styles;a.styles=a.transform?Ei(n,s):n,a.applied&&i!==a.styles&&gi(!0)}}),a.styles=a.transform?Ei(i,s):i,a.id=n.cssId=s,e._cssIds.push(s),vi(e._cssDef)}function Pi(t){t&&t.constructor!==Object&&(u(t)||(o(t)?g("If supplied, options.data should be a plain JavaScript object - using a non-POJO as the root object may work, but is discouraged"):d("data option must be an object or a function, `"+t+"` is not valid")))}function Mi(){return{}}function Ii(t,e){Pi(e);var n=u(t);e||n||(e=Mi);var i=u(e);return n||i?function(){var r=i?Ri(e,this):e,s=n?Ri(t,this):t;return Bi(r,s)}:Bi(e,t)}function Ri(t,e){var n=t.call(e);if(n)return o(n)||d("Data function must return an object"),n.constructor!==Object&&y("Data function returned something other than a plain JavaScript object. This might work, but is strongly discouraged"),n}function Bi(t,e){if(t&&e){for(var n in e)n in t||(t[n]=e[n]);return t}return t||e}function Ki(t){var e=t._config.template;if(e&&e.fn){var n=Li(t,e.fn);return n!==e.result?(e.result=n,n):void 0}}function Li(t,e){return e.call(t,{fromId:hl.fromId,isParsed:hl.isParsed,parse:function(e,n){return void 0===n&&(n=hl.getParseOptions(t)),hl.parse(e,n)}})}function Di(t,e){return h(t)?t=Fi(t,e):(zi(t),ct(t)),t}function Fi(t,e){return"#"===t[0]&&(t=hl.fromId(t)),hl.parseFor(t,e)}function zi(t){if(void 0==t)throw new Error("The template cannot be "+t+".");if(!l(t.v))throw new Error("The template parser was passed a non-string template, but the template doesn't have a version.  Make sure you're passing in the template you think you are.");if(t.v!==Oo)throw new Error("Mismatched template version (expected "+Oo+", got "+t.v+") Please ensure you are using the latest version of Ractive.js in your build process as well as in your app")}function Ui(e,n,i){if(n)for(var r in n)(i||!t(e,r))&&(e[r]=n[r])}function $i(t,e,n){function i(){var t=qi(i._parent,e),r="_super"in this,s=this._super;this._super=t;var a=n.apply(this,arguments);return r?this._super=s:delete this._super,a}return/_super/.test(n)?(i._parent=t,i._method=n,i):n}function qi(t,e){if(e in t){var n=t[e];return u(n)?n:function(){return n}}return c}function Hi(t,e,n){return"options."+t+" has been deprecated in favour of options."+e+"."+(n?" You cannot specify both options, please use options."+e+".":"")}function Zi(t,e,n){if(e in t){if(n in t)throw new Error(Hi(e,n,!0));g(Hi(e,n)),t[n]=t[e]}}function Wi(t){Zi(t,"beforeInit","onconstruct"),Zi(t,"init","onrender"),Zi(t,"complete","oncomplete"),Zi(t,"eventDefinitions","events"),Ka(t.adaptors)&&Zi(t,"adaptors","adapt")}function Gi(e,n,i,r,s){Wi(r);for(var a in r)if(t(nf,a)){var o=r[a];"el"!==a&&u(o)?g(a+" is a Ractive option that does not expect a function and will be ignored","init"===e?i:null):i[a]=o}if(i.append&&i.enhance)throw new Error("Cannot use append and enhance at the same time");Jc.forEach(function(t){t[e](n,i,r,s)}),Mc[e](n,i,r,s),Zc[e](n,i,r,s),qc[e](n,i,r,s),Qi(n.prototype,i,r)}function Qi(e,n,i){for(var r in i)if(!rf[r]&&t(i,r)){var s=i[r];u(s)&&((r in Rp||"on"===r.slice(0,2)&&r.slice(2)in Fl&&r in n)&&!af.test(s.toString())&&g("Overriding Ractive prototype function '"+r+"' without calling the '"+af+"' method can be very dangerous."),s=$i(e,r,s)),n[r]=s}}function Yi(t){var e={};return t.forEach(function(t){return e[t]=!0}),e}function Ji(t){t.deps.length||t.refs||t.links.length||t.teardown()}function Xi(t){t.base&&t.base.unregister(t.proxy),t.models&&t.models.forEach(function(e){e.unregister&&e.unregister(t)})}function tr(t){var e,n,i=t.deps.length;for(e=0;i>e;e++)n=t.deps[e],n.pathChanged&&n.pathChanged(),n.fragment&&n.fragment.pathModel&&n.fragment.pathModel.applyValue(t.getKeypath());for(i=t.children.length,e=0;i>e;e++)tr(t.children[e])}function er(t,e){return e.r?We(t,e.r):e.x?new pf(t,e.x):e.rx?new gf(t,e.rx):void 0}function nr(t,e,n){void 0===n&&(n={});for(var i=0;i<t.length;i++)if(!n[t[i].n]){var r=er(e,t[i].x);n[t[i].n]=r,r.reference()}return n}function ir(t){return h(t)?wi(t,function(t,e){return t.split(";").filter(function(t){return!!t.trim()}).map(e).reduce(function(t,e){var n=e.indexOf(":"),i=e.substr(0,n).trim();return t[i]=e.substr(n+1).trim(),t},{})}):{}}function rr(t){for(var e=t.split(xf),n=e.length;n--;)e[n]||e.splice(n,1);return e}function sr(t){var e=t.element,n=t.name;if("value"===n){if(t.interpolator&&(t.interpolator.bound=!0),"select"===e.name&&"value"===n)return e.getAttribute("multiple")?ar:or;if("textarea"===e.name)return cr;if(null!=e.getAttribute("contenteditable"))return ur;if("input"===e.name){var i=e.getAttribute("type");if("file"===i)return c;if("radio"===i&&e.binding&&"name"===e.binding.attribute.name)return hr;if(~_f.indexOf(i))return cr}return lr}var r=e.node;if(t.isTwoway&&"name"===n){if("radio"===r.type)return fr;if("checkbox"===r.type)return dr}if("style"===n)return pr;if(0===n.indexOf("style-"))return mr;if("class"===n&&(!r.namespaceURI||r.namespaceURI===lc))return vr;if(0===n.indexOf("class-"))return gr;if(t.isBoolean){var s=e.getAttribute("type");return!t.interpolator||"checked"!==n||"checkbox"!==s&&"radio"!==s||(t.interpolator.bound=!0),yr}return t.namespace&&t.namespace!==t.node.namespaceURI?wr:br}function ar(t){var e=this.getValue();Ka(e)||(e=[e]);var n=this.node.options,i=n.length;if(t)for(;i--;)n[i].selected=!1;else for(;i--;){var r=n[i],s=r._ractive?r._ractive.value:r.value;r.selected=S(e,s)}}function or(t){var e=this.getValue();if(!this.locked){this.node._ractive.value=e;var n=this.node.options,i=n.length,r=!1;if(t)for(;i--;)n[i].selected=!1;else for(;i--;){var s=n[i],a=s._ractive?s._ractive.value:s.value;if(s.disabled&&s.selected&&(r=!0),a==e)return void(s.selected=!0)}r||(this.node.selectedIndex=-1)}}function ur(t){var e=this.getValue();this.locked||(t?this.node.innerHTML="":this.node.innerHTML=void 0===e?"":e)}function hr(t){var e=this.node,n=e.checked,i=this.getValue();return t?e.checked=!1:(e.value=this.node._ractive.value=i,e.checked=this.element.compare(i,this.element.getAttribute("name")),void(n&&!e.checked&&this.element.binding&&this.element.binding.rendered&&this.element.binding.group.model.set(this.element.binding.group.getValue())))}function lr(t){if(!this.locked)if(t)this.node.removeAttribute("value"),this.node.value=this.node._ractive.value=null;else{var e=this.getValue();this.node.value=this.node._ractive.value=e,this.node.setAttribute("value",ti(e))}}function cr(t){if(!this.locked)if(t)this.node._ractive.value="",this.node.removeAttribute("value");else{var e=this.getValue();this.node._ractive.value=e,this.node.value=ti(e),this.node.setAttribute("value",ti(e))}}function fr(t){t?this.node.checked=!1:this.node.checked=this.element.compare(this.getValue(),this.element.binding.getValue())}function dr(t){var e=this,n=e.element,i=e.node,r=n.binding,s=this.getValue(),a=n.getAttribute("value");if(Ka(s)){for(var o=s.length;o--;)if(n.compare(a,s[o]))return void(r.isChecked=i.checked=!0);r.isChecked=i.checked=!1}else r.isChecked=i.checked=n.compare(s,a)}function pr(t){for(var e=t?{}:ir(this.getValue()||""),n=this.node.style,i=Ra(e),r=this.previous||[],s=0;s<i.length;){if(i[s]in n){var a=e[i[s]].replace("!important","");n.setProperty(i[s],a,a.length!==e[i[s]].length?"important":"")}s++}for(s=r.length;s--;)!~i.indexOf(r[s])&&r[s]in n&&n.setProperty(r[s],"","");this.previous=i}function mr(t){if(this.style||(this.style=xe(this.name.substr(6))),!t||this.node.style.getPropertyValue(this.style)===this.last){var e=t?"":ti(this.getValue()),n=e.replace("!important","");this.node.style.setProperty(this.style,n,n.length!==e.length?"important":""),this.last=this.node.style.getPropertyValue(this.style)}}function vr(t){var e=t?[]:rr(ti(this.getValue())),n=this.node.className;n=void 0!==n.baseVal?n.baseVal:n;var i=rr(n),r=this.previous||[],s=e.concat(i.filter(function(t){return!~r.indexOf(t)})).join(" ");s!==n&&(h(this.node.className)?this.node.className=s:this.node.className.baseVal=s),this.previous=e}function gr(t){var e=this.name.substr(6),n=this.node.className;n=void 0!==n.baseVal?n.baseVal:n;var i=rr(n),r=t?!1:this.getValue();this.inlineClass||(this.inlineClass=e),r&&!~i.indexOf(e)?i.push(e):!r&&~i.indexOf(e)&&i.splice(i.indexOf(e),1),h(this.node.className)?this.node.className=i.join(" "):this.node.className.baseVal=i.join(" ")}function yr(t){if(!this.locked)if(t)this.useProperty&&(this.node[this.propertyName]=!1),this.node.removeAttribute(this.propertyName);else if(this.useProperty)this.node[this.propertyName]=this.getValue();else{var e=this.getValue();e?this.node.setAttribute(this.propertyName,h(e)?e:""):this.node.removeAttribute(this.propertyName)}}function br(t){t?this.node.getAttribute(this.name)===this.value&&this.node.removeAttribute(this.name):(this.value=ti(this.getString()),this.node.setAttribute(this.name,this.value))}function wr(t){t?this.value===this.node.getAttributeNS(this.namespace,this.name.slice(this.name.indexOf(":")+1))&&this.node.removeAttributeNS(this.namespace,this.name.slice(this.name.indexOf(":")+1)):(this.value=ti(this.getString()),this.node.setAttributeNS(this.namespace,this.name.slice(this.name.indexOf(":")+1),this.value))}function xr(){return Af}function _r(t,e){if(Sf.test(t))return[];var n=e?"svg":"div";return t?(Ef.innerHTML="<"+n+" "+t+"></"+n+">")&&P(Ef.childNodes[0].attributes):[]}function kr(t,e){for(var n=t.length;n--;)if(t[n].name===e.name)return!1;return!0}function Er(t,e){for(var n="xmlns:"+e;t;){if(t.hasAttribute&&t.hasAttribute(n))return t.getAttribute(n);t=t.parentNode}return vc[e]}function Ar(){return Of}function Cr(t,e,n){0===e?t.value=!0:"true"===e?t.value=!0:"false"===e||"0"===e?t.value=!1:t.value=e;var i=t.element[t.flag];return t.element[t.flag]=t.value,n&&!t.element.attributes.binding&&i!==t.value&&t.element.recreateTwowayBinding(),t.value}function Sr(t){of.call(this,t)}function Or(){var t=this;return this.torndown?(g("ractive.teardown() was called on a Ractive instance that was already torn down"),Promise.resolve()):(this.shouldDestroy=!0,jr(this,function(){return t.fragment.rendered?t.unrender():Promise.resolve()}))}function jr(t,e){t.torndown=!0,t.fragment.unbind(),t._observers.slice().forEach(H),t.el&&t.el.__ractive_instances__&&T(t.el.__ractive_instances__,t);var n=e();return Fl.teardown.fire(t),n.then(function(){Fl.destruct.fire(t),t.viewmodel.teardown()}),n}function Nr(t,e){if(t.applyValue=function(t){this.parent.value[e]=t,t&&t.viewmodel?(this.link(t.viewmodel.getRactiveModel(),e),this._link.markedAll()):(this.link(Pa(Ao),e),this._link.markedAll())},"root"===e){var n=t.mark;t.mark=function(t){this._marking||(this._marking=!0,n.apply(this,t),this._marking=!1)}}return t.applyValue(t.parent.ractive[e],e),t._link.set=function(e){return t.applyValue(e)},t._link.applyValue=function(e){return t.applyValue(e)},t._link}function Tr(t,e){t._link&&t._link.implicit&&t._link.isDetached()&&t.attach(e);for(var n in t.childByKey)if(n in t.value)Tr(t.childByKey[n],e);else if(!t.childByKey[n]._link||t.childByKey[n]._link.isDetached()){
var i=We(e,n);i&&t.childByKey[n].link(i,n,{implicit:!0})}}function Vr(t){t._link&&t._link.implicit&&t.unlink();for(var e in t.childByKey)Vr(t.childByKey[e])}function Pr(t,e,i){var r=(t.constructor["_"+i]||[]).concat(n(e[i]||[])),s="on"===i?"once":i+"Once";r.forEach(function(e){var n=e[0],r=e[1];u(r)?t[i](n,r):o(r)&&u(r.handler)&&t[r.once?s:i](n,r.handler,Pa(r))})}function Mr(e,n){Na.DEBUG&&Qa(),Rr(e),Br(e),Pr(e,n,"on"),!t(n,"delegate")&&e.parent&&e.parent.delegate!==e.delegate&&(e.delegate=!1),Ka(n.use)&&e.use.apply(e,n.use.filter(function(t){return t.construct})),Fl.construct.fire(e,n);for(var i=If.length;i--;){var r=If[i];e[r]=Va(Pa(e.constructor[r]||null),n[r])}for(i=Rf.length;i--;){var s=Rf[i];e[s]=Va(Pa(e.constructor.prototype[s]),n[s])}e._attributePartial&&(e.partials["extra-attributes"]=e._attributePartial,delete e._attributePartial);var a=new Mf({adapt:Ir(e,e.adapt,n),data:Hc.init(e.constructor,e,n),ractive:e});e.adapt=a.adaptors,e.viewmodel=a;for(var o in e.computed)On.call(e,o,e.computed[o])}function Ir(t,e,n){function i(e){return h(e)&&(e=b("adaptors",t,e),e||d(lo(e,"adaptor"))),e}e=e.map(i);var r=j(n.adapt).map(i),s=[e,r];return t.parent&&!t.isolated&&s.push(t.parent.viewmodel.adaptors),V.apply(null,s)}function Rr(t){t._guid="r-"+Bf++,t._subs=Pa(null),t._nsSubs=0,t._config={},t.event=null,t._eventQueue=[],t._observers=[],t._children=[],t._children.byName={},t.children=t._children,t.component||(t.root=t,t.parent=t.container=null)}function Br(t){var e=t.component,n=t.constructor.attributes;if(n&&e){var i=e.template,r=i.m?i.m.slice():[],s=r.filter(function(t){return t.t===$o}).map(function(t){return t.n});n.required.forEach(function(t){~s.indexOf(t)||g("Component '"+e.name+"' requires attribute '"+t+"' to be provided")});for(var a=n.optional.concat(n.required),o=[],u=r.length;u--;){var h=r[u];h.t!==$o||~a.indexOf(h.n)?n.mapAll||h.t!==Eu&&h.t!==Au&&h.t!==Cu||o.unshift(r.splice(u,1)[0]):n.mapAll?o.unshift({t:$o,n:h.n,f:[{t:Mo,r:"~/"+h.n}]}):o.unshift(r.splice(u,1)[0])}o.length&&(e.template={t:i.t,e:i.e,f:i.f,m:r,p:i.p}),t._attributePartial=o}}function Kr(t){this.item&&this.removeChild(this.item);var e=t.instance;t.anchor=this,t.up=this.up,t.name=t.nameOption||this.name,this.name=t.name,e.isolated||e.viewmodel.attached(this.up),this.rendered&&Dr(this,t)}function Lr(t){this.item===t&&(Fr(this,t),this.name=this.template.n)}function Dr(t,e){if(t.rendered){e.shouldDestroy=!1,e.up=t.up,t.item=e,t.instance=e.instance;var n=t.up.findNextNode(t);e.instance.fragment.rendered&&e.instance.unrender(),e.partials=e.instance.partials,e.instance.partials=Va(Pa(e.partials),e.partials,t._partials),e.instance.fragment.unbind(),e.instance.fragment.componentParent=t.up,e.instance.fragment.bind(e.instance.viewmodel),t.attributes.forEach(q),t.eventHandlers.forEach(q),t.attributes.forEach(X),t.eventHandlers.forEach(X);var i=t.up.findParentNode();Js(e.instance,i,i.contains(n)?n:null,t.occupants),e.lastBound!==t&&(e.lastBound=t)}}function Fr(t,e){t.rendered&&(e.shouldDestroy=!0,e.instance.unrender(),t.eventHandlers.forEach(it),t.attributes.forEach(it),t.eventHandlers.forEach(nt),t.attributes.forEach(nt),e.instance.el=e.instance.anchor=null,e.instance.fragment.componentParent=null,e.up=null,e.anchor=null,t.item=null,t.instance=null)}function zr(){var t=Lf;Lf=[],t.forEach(kn)}function Ur(t,e,n,i){void 0===i&&(i={}),e&&e.f&&e.f.s&&(t.fn=lt(e.f.s,e.f.r.length),i.register===!0&&(t.models=$r(t,e,n,i)))}function $r(t,e,n,i){return void 0===i&&(i={}),e.f.r.map(function(e,r){var s;return i.specialRef&&(s=i.specialRef(e,r))?s:(s=We(n,e),i.register===!0&&s.register(t),s)})}function qr(t,e){e&&e.f&&e.f.s&&(t.models&&t.models.forEach(function(e){e&&e.unregister&&e.unregister(t)}),t.models=null)}function Hr(){this._ractive.binding.handleChange()}function Zr(t,e,n){var i=t+"-bindingGroup";return e[i]||(e[i]=new Wf(i,e,n))}function Wr(){var t=this,e=this.bindings.filter(function(t){return t.node&&t.node.checked}).map(function(t){return t.element.getAttribute("value")}),n=[];return e.forEach(function(e){t.bindings[0].arrayContains(n,e)||n.push(e)}),n}function Gr(){Hr.call(this);var t=this._ractive.binding.model.get();this.value=void 0==t?"":t}function Qr(t){var e;return function(){var n=this;e&&clearTimeout(e),e=setTimeout(function(){var t=n._ractive.binding;t.rendered&&Hr.call(n),e=null},t)}}function Yr(t){return t.selectedOptions?P(t.selectedOptions):t.options?P(t.options).filter(function(t){return t.selected}):[]}function Jr(t){return id[t]||(id[t]=[])}function Xr(){var t=this.bindings.filter(function(t){return t.node.checked});return t.length>0?t[0].element.getAttribute("value"):void 0}function ts(t){return t&&t.template.f&&1===t.template.f.length&&!t.template.f[0].s?t.template.f[0].t===Mo?!0:(t.template.f[0].t===Io&&g("It is not possible create a binding using a triple mustache."),!1):!1}function es(t){var e=t.name,n=t.attributeByName;if("input"===e||"textarea"===e||"select"===e||n.contenteditable){var i=ts(n.value),r=ts(n.contenteditable),s=t.getAttribute("contenteditable");if((s||r)&&i)return Jf;if("input"===e){var a=t.getAttribute("type");if("radio"===a){var o=ts(n.name),u=ts(n.checked);return o&&u?(g("A radio input can have two-way binding on its name attribute, or its checked attribute - not both",{ractive:t.root}),sd):o?sd:u?rd:null}if("checkbox"===a){var h=ts(n.name),l=ts(n.checked);return h&&l?Zf:h?Yf:l?Zf:null}return"file"===a&&i?td:"number"===a&&i?nd:"range"===a&&i?nd:i?Xf:null}return"select"===e&&i?t.getAttribute("multiple")?ed:ad:"textarea"===e&&i?Xf:null}}function ns(t){var e=t.attributeByName.name;return"radio"===t.getAttribute("type")&&(e||{}).interpolator&&t.getAttribute("value")===e.interpolator.model.get()}function is(t){var e=t.toString();return e?" "+e:""}function rs(t){var e=t.getAttribute("xmlns");if(e)return e;if("svg"===t.name)return fc;var n=t.parent;return n?"foreignobject"===n.name?lc:n.node.namespaceURI:t.ractive.el.namespaceURI}function ss(t){for(var e,n=t.type,i=t.currentTarget,r=i._ractive&&i._ractive.proxy,s=t.target,a=!0;a&&s&&s!==i;){var o=s._ractive&&s._ractive.proxy;if(o&&o.up.delegate===r&&as(t,s,i)&&(e=o.listeners&&o.listeners[n]))for(var u=e.length,h=0;u>h;h++)a=e[h].call(s,t)!==!1&&a;s=s.parentNode||s.correspondingUseElement}return a}function as(t,e,n){if(hd&&t instanceof hd)for(var i=e;i&&i!==n;){if(i.disabled)return!1;i=i.parentNode||i.correspondingUseElement}return!0}function os(t){var e,n=this,i=this._ractive.proxy;if(i.listeners&&(e=i.listeners[t.type]))for(var r=e.length,s=0;r>s;s++)e[s].call(n,t)}function us(){var t=this._ractive.proxy;dl.start(),t.formBindings.forEach(hs),dl.end()}function hs(t){t.model.set(t.resetValue)}function ls(t,e,n,i){if(n){var r=n[0];if(r&&3===r.nodeType){var s=r.nodeValue.indexOf(i);n.shift(),0===s?r.nodeValue.length!==i.length&&n.unshift(r.splitText(i.length)):r.nodeValue=i}else r=t.node=to.createTextNode(i),n[0]?e.insertBefore(r,n[0]):e.appendChild(r);t.node=r}else t.node||(t.node=to.createTextNode(i)),e.appendChild(t.node)}function cs(t){_d.call(this,t)}function fs(t){t.sp();var e=Ct(t);if(!e)return null;var n={key:e};if(t.sp(),!t.matchString(":"))return null;t.sp();var i=t.read();return i?(n.value=i.v,n):null}function ds(t,e){var n=new Vd(t,{values:e});return n.result}function ps(t){var e=t.template.f,n=t.element.instance.viewmodel,i=n.value;if(1===e.length&&e[0].t===Mo){var r=er(t.up,e[0]),s=r.get(!1);e[0].s?!o(s)||e[0].x?n.joinKey(E(t.name)).set(s):g("Cannot copy non-computed object value from static mapping '"+t.name+"'"):(t.model=r,t.link=n.createLink(t.name,r,e[0].r,{mapping:!0}),void 0===s&&!r.isReadonly&&t.name in i&&r.set(i[t.name])),r!==t.model&&r.unregister()}else t.boundFragment=new Op({owner:t,template:e}).bind(),t.model=n.joinKey(E(t.name)),t.model.set(t.boundFragment.valueOf()),t.boundFragment.bubble=function(){Op.prototype.bubble.call(t.boundFragment),dl.scheduleTask(function(){t.boundFragment.update(),t.model.set(t.boundFragment.valueOf())})}}function ms(t,n,i){var r=vs(t,n,i||{});if(r)return r;if(r=hl.fromId(n,{noThrow:!0})){var s=hl.parseFor(r,t);return s.p&&e(t.partials,s.p),t.partials[n]=s.t}}function vs(e,n,i){var r=bs(n,i.owner);if(r)return r;var s=w("partials",e,n);if(s){r=s.partials[n];var a;if(u(r)){if(a=r,a.styleSet)return a;a=r.bind(s),a.isOwner=t(s.partials,n),r=a.call(e,hl)}if(!r&&""!==r)return void g(ho,n,"partial","partial",{ractive:e});if(!hl.isParsed(r)){var o=hl.parseFor(r,s);o.p&&g("Partials ({{>%s}}) cannot contain nested inline partials",n,{ractive:e});var h=a?s:gs(s,n);h.partials[n]=r=o.t}return a&&(r._fn=a),r.v?r.t:r}}function gs(e,n){return t(e.partials,n)?e:ys(e.constructor,n)}function ys(e,n){return e?t(e.partials,n)?e:ys(e.Parent,n):void 0}function bs(e,n){if(n){if(n.template&&n.template.p&&!Ka(n.template.p)&&t(n.template.p,e))return n.template.p[e];if(n.up&&n.up.owner)return bs(e,n.up.owner)}}function ws(t){cs.call(this,t);var e=t.template;e.t===Zo?this.yielder=1:e.t===Lo&&(this.type=Do,this.macro=t.macro)}function xs(t,e){t.partial=e,_s(t);var n={owner:t,template:t.partial};t.yielder&&(n.ractive=t.container.parent),t.fn&&(n.cssIds=t.fn._cssIds);var i=t.fragment=new Op(n);t.template.z&&(i.aliases=nr(t.template.z,t.containerFragment||t.up))}function _s(t){t.template.c&&(t.partial=[{t:Ro,n:gu,f:t.partial}],Va(t.partial[0],t.template.c),t.yielder&&(t.partial[0].y=t))}function ks(t,e,n){var i=e;return Ka(i)?t.partial=i:i&&o(i)?Ka(i.t)?t.partial=i.t:h(i.template)&&(t.partial=Ss(i.template,i.template,t.ractive).t):u(i)&&i.styleSet?(t.fn=i,t.fragment&&(t.fragment.cssIds=i._cssIds)):null!=i&&(i=ms(t.ractive,""+i,t.containerFragment||t.up),i?(t.name=e,i.styleSet?(t.fn=i,t.fragment&&(t.fragment.cssIds=i._cssIds)):t.partial=i):n?t.partial=Ss(""+e,""+e,t.ractive).t:t.name=e),t.partial}function Es(t){if(ks(this,t,!0),!this.initing){if(this.dirtyTemplate=!0,this.fnTemplate=this.partial,!this.updating){var e=dl.start();return this.bubble(),dl.end(),e}this.bubble(),dl.promise()}}function As(t,e){var n=this.fragment.aliases||(this.fragment.aliases={});e?n[e]=this._data.joinAll(E(t)):n[t]=this._data}function Cs(e){var n=e.fn,i=e.fragment,r=e.template=Va({},e.template),s=e.handle=i.getContext({proxy:e,aliasLocal:As,name:e.template.e||e.name,attributes:{},setTemplate:Es.bind(e),template:r});if(r.p||(r.p={}),r.p=s.partials=Va({},r.p),t(r.p,"content")||(r.p.content=r.f||[]),Ka(n.attributes)){e._attrs={};var a=function(){this.dirty=!0,e.dirtyAttrs=!0,e.bubble()};if(Ka(r.m)){var o=r.m;r.p[Rd]=r.m=o.filter(function(t){return!~n.attributes.indexOf(t.n)}),o.filter(function(t){return~n.attributes.indexOf(t.n)}).forEach(function(t){var n=new Op({template:t.f,owner:e});n.bubble=a,n.findFirstNode=c,e._attrs[t.n]=n})}else r.p[Rd]=[]}else r.p[Rd]=r.m;e._attrs&&(Ra(e._attrs).forEach(function(t){e._attrs[t].bind()}),e.refreshAttrs()),e.initing=1,e.proxy=n(s,s.attributes)||{},e.partial||(e.partial=[]),e.fnTemplate=e.partial,e.initing=0,_s(e),i.resetTemplate(e.partial)}function Ss(t,e,n){var i;try{i=hl.parse(e,hl.getParseOptions(n))}catch(r){g("Could not parse partial from expression '"+t+"'\n"+r.message)}return i||{t:[]}}function Os(t){var e,n,i=t;t:for(;i;){for(n=0;!n&&i;){if(i.owner.type===Lo&&(n=i.owner),i.owner.ractive&&i.owner.ractive.delegate===!1)break t;i=i.parent||i.componentParent}if(n.delegate===!1)break t;for(e=n.delegate||n;i&&!i.iterations;){if(i.owner.ractive&&i.owner.ractive.delegate===!1)break t;i=i.parent||i.componentParent}}return e}function js(t,e,n){for(var i=e.length,r=t;i>r;r++)if(~e[r]&&n[r]&&n[r].rendered)return r}function Ns(t,e,n,i){var r=t.context?Vs(t,e,n):void 0;e.key=n,e.index=i,e.context=r,t.source&&(e.lastValue=r&&r.get()),e.idxModel&&e.idxModel.applyValue(i),e.keyModel&&e.keyModel.applyValue(n),e.pathModel&&(e.pathModel.context=r,e.pathModel.applyValue(r.getKeypath())),e.rootModel&&(e.rootModel.context=r,e.rootModel.applyValue(r.getKeypath(e.ractive.root)));var s=e.aliases;t.aliases&&t.aliases.forEach(function(t){"."===t.x.r?s[t.n]=r:"@index"===t.x.r?s[t.n]=e.getIndex():"@key"===t.x.r?s[t.n]=e.getKey():"@keypath"===t.x.r?s[t.n]=e.getKeypath():"@rootpath"===t.x.r&&(s[t.n]=e.getKeypath(!0))})}function Ts(t,e){return e===!0?t.context.get().slice():t.context.get().map(function(t){return e.reduce(function(t,e){return t&&t[e]},t)})}function Vs(t,e,n){if(t.source){var i,r=t.source.model.get();if(r.indexOf&&~(i=r.indexOf(t.context.joinKey(n).get())))return t.source.model.joinKey(i)}return t.context.joinKey(n)}function Ps(t){return!t||Ka(t)&&0===t.length||s(t)&&0===Ra(t).length}function Ms(t,e){return e||Ka(t)?vu:a(t)?yu:void 0===t?null:pu}function Is(t,e){var n=t.up.findNextNode(t);if(n){var i=Yn();e.render(i),n.parentNode.insertBefore(i,n)}else e.render(t.up.findParentNode())}function Rs(){Zd=!to[Wd]}function Bs(){Zd=!1}function Ks(){Zd=!0}function Ls(t){return t?(ip.test(t)&&(t="-"+t),t.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()})):""}function Ds(e,n,i){for(var r=n;r;){if(t(r,e)&&(void 0===i||i?r.rendering:r.unrendering))return r[e];r=r.component&&r.component.ractive}return n[e]}function Fs(t,e){var n=[];if(null==t||""===t)return n;var i,r,s;xp&&(r=_p[e.tagName])?(i=zs("DIV"),i.innerHTML=r[0]+t+r[1],i=i.querySelector(".x"),"SELECT"===i.tagName&&(s=i.options[i.selectedIndex])):e.namespaceURI===fc?(i=zs("DIV"),i.innerHTML='<svg class="x">'+t+"</svg>",i=i.querySelector(".x")):"TEXTAREA"===e.tagName?(i=tc("div"),"undefined"!=typeof i.textContent?i.textContent=t:i.innerHTML=t):(i=zs(e.tagName),i.innerHTML=t,"SELECT"===i.tagName&&(s=i.options[i.selectedIndex]));for(var a;a=i.firstChild;)n.push(a),i.removeChild(a);var o;if("SELECT"===e.tagName)for(o=n.length;o--;)n[o]!==s&&(n[o].selected=!1);return n}function zs(t){return kp[t]||(kp[t]=tc(t))}function Us(e,n){var i,r=w("components",e,n);if(r&&(i=r.components[n],i&&!i.isInstance&&!i.then)){var s=i.bind(r);if(s.isOwner=t(r.components,n),i=s(),!i)return void g(ho,n,"component","component",{ractive:e});h(i)&&(i=Us(e,i)),i._fn=s,r.components[n]=i}return i}function $s(t,e){var n=e.template.p||{},i=e.template.e,r=Va({},e,{template:{t:Lo,e:i},macro:function(r){r.setTemplate(n["async-loading"]||[]),t.then(function(t){e.up.ractive.components[i]=t,n["async-loaded"]?(r.partials.component=[e.template],r.setTemplate(n["async-loaded"])):r.setTemplate([e.template])},function(t){n["async-failed"]?(r.aliasLocal("error","error"),r.set("@local.error",t),r.setTemplate(n["async-failed"])):r.setTemplate([])})}});return new ws(r)}function qs(t,e,n){var i=t.f.find(function(t){return t.t===e});return i?i.n?[{t:19,n:54,f:i.f||[],z:[{n:i.n,x:{r:"__await."+n}}]}]:i.f||[]:[]}function Hs(t){var e=t.template,n=qs(e,xu,"value"),i=qs(e,_u,"error"),r=qs(e,Ro),s=qs(e,bu),a=Va({},t,{template:{t:Lo,m:[{t:$o,n:"for",f:[{t:Mo,r:e.r,rx:e.rx,x:e.x}]}]},macro:function(t,e){function a(e){e["for"]&&u(e["for"].then)?(t.setTemplate(r),e["for"].then(function(e){t.set("@local.value",e),t.setTemplate(n)},function(e){t.set("@local.error",e),t.setTemplate(i)})):void 0===e["for"]?t.setTemplate(s):(t.set("@local.value",e["for"]),t.setTemplate(n))}return t.aliasLocal("__await"),a(e),{update:a}}});return a.macro.attributes=["for"],new ws(a)}function Zs(t){if(h(t.template))return new qd(t);var e,n,i=t.template.t;if(i===Lo)return n=t.template.e,e=w("partials",t.up.ractive,n),e&&(e=e.partials[n],e.styleSet)?(t.macro=e,new ws(t)):(e=Us(t.up.ractive,n))?u(e.then)?$s(e,t):new Kf(t,e):new(e=Sp[n.toLowerCase()]||ud)(t);var r;if(i===$o){var s=t.owner;(!s||s.type!==Uo&&s.type!==Ho&&s.type!==Lo)&&(s=Kn(t.up)),t.element=s,r=s.type===Ho||s.type===Uo?Pd:jf}else r=Cp[i];if(!r)throw new Error("Unrecognised item type "+i);return new r(t)}function Ws(t,e,n,i){return void 0===i&&(i=0),t.map(function(t){if(t.type===Po)return t.template;if(t.fragment)return t.fragment.iterations?t.fragment.iterations.map(function(t){return Ws(t.items,e,n,i)}).join(""):Ws(t.fragment.items,e,n,i);var r=n+"-"+i++,s=t.model||t.newModel;return e[r]=s?s.wrapper?s.wrapperValue:s.get():void 0,"${"+r+"}"}).join("")}function Gs(t){var e,n=tn(this);if(t){if(this.rootModel)return this.rootModel;this.rootModel=new Bd(this.context.getKeypath(this.ractive.root),this.context,this.ractive.root),e=this.rootModel}else{if(this.pathModel)return this.pathModel;this.pathModel=new Bd(this.context.getKeypath(),this.context),e=this.pathModel}return n&&n.context&&n.getKeypath(t).registerChild(e),e}function Qs(t,e,n){var i=t.viewmodel.computed;if(i)for(var r in i)r in t.viewmodel.value&&i[r]&&!i[r].isReadonly&&i[r].set(t.viewmodel.value[r]);Xc.init(t.constructor,t,e),Fl.config.fire(t),Fl.init.begin(t);var s=t.fragment=Ys(t,n);if(s&&s.bind(t.viewmodel),Fl.init.end(t),Pr(t,e,"observe"),Ka(e.use)&&t.use.apply(t,e.use.filter(function(t){return!t.construct})),s){var a=t.el=t.target=Jn(t.el||t.target);if(a&&!t.component){var o=t.render(a,t.append);Na.DEBUG_PROMISES&&o["catch"](function(e){throw y("Promise debugging is enabled, to help solve errors that happen asynchronously. Some browsers will log unhandled promise rejections, in which case you can safely disable promise debugging:\n  Ractive.DEBUG_PROMISES = false;"),g("An error happened during rendering",{ractive:t}),p(e),e})}}}function Ys(t,e){if(void 0===e&&(e={}),t.template){var n=[].concat(t.constructor._cssIds||[],e.cssIds||[]);return new Op({owner:t,template:t.template,cssIds:n})}}function Js(t,e,n,i){t.rendering=!0;var r=dl.start();if(dl.scheduleTask(function(){return Fl.render.fire(t)},!0),t.fragment.rendered)throw new Error("You cannot call ractive.render() on an already rendered instance! Call ractive.unrender() first");if(t.destroyed&&(t.destroyed=!1,t.fragment=Ys(t).bind(t.viewmodel)),n=Jn(n)||t.anchor,t.el=t.target=e,t.anchor=n,t.cssId&&gi(),e)if((e.__ractive_instances__||(e.__ractive_instances__=[])).push(t),n){var s=to.createDocumentFragment();t.fragment.render(s),e.insertBefore(s,n)}else t.fragment.render(e,i);return dl.end(),t.rendering=!1,r.then(function(){t.torndown||Fl.complete.fire(t)})}function Xs(t,e){if(this.torndown)return g("ractive.render() was called on a Ractive instance that was already torn down"),Promise.resolve();if(t=Jn(t)||this.el,!this.append&&t){var n=t.__ractive_instances__;n&&n.forEach(et),this.enhance||(t.innerHTML="")}var i=this.enhance?P(t.childNodes):null,r=Js(this,t,e,i);if(i)for(;i.length;)t.removeChild(i.pop());return r}function ta(t){if(t=t||{},!o(t))throw new Error("The reset method takes either no arguments, or an object containing new data");t=Hc.init(this.constructor,this,{data:t});var e=dl.start(),n=this.viewmodel.wrapper;n&&n.reset?n.reset(t)===!1&&this.viewmodel.set(t):this.viewmodel.set(t);for(var i,r=Xc.reset(this),s=r.length;s--;)if(Np.indexOf(r[s])>-1){i=!0;break}return i&&(Fl.unrender.fire(this),this.fragment.resetTemplate(this.template),Fl.render.fire(this),Fl.complete.fire(this)),dl.end(),Fl.reset.fire(this,t),e}function ea(t,e,n,i){t.forEach(function(t){if(t.type===Do&&(t.refName===e||t.name===e))return t.inAttribute=n,void i.push(t);if(t.fragment)ea(t.fragment.iterations||t.fragment.items,e,n,i);else if(Ka(t.items))ea(t.items,e,n,i);else if(t.type===Ho&&t.instance){if(t.instance.partials[e])return;ea(t.instance.fragment.items,e,n,i)}t.type===Lo&&Ka(t.attributes)&&ea(t.attributes,e,!0,i)})}function na(t,e){var n=[];ea(this.fragment.items,t,!1,n);var i=dl.start();return this.partials[t]=e,n.forEach(W),dl.end(),i}function ia(t){Zc.init(null,this,{template:t});var e=this.transitionsEnabled;this.transitionsEnabled=!1;var n=this.component;n&&(n.shouldDestroy=!0),this.unrender(),n&&(n.shouldDestroy=!1);var i=dl.start();this.fragment.unbind().unrender(!0),this.fragment=new Op({template:this.template,root:this,owner:this});var r=Yn();return this.fragment.bind(this.viewmodel).render(r),n&&!n.external?this.fragment.findParentNode().insertBefore(r,n.findNextNode()):this.el.insertBefore(r,this.anchor),dl.end(),this.transitionsEnabled=e,i}function ra(t,e,n){var i=this,r=o(t)?e:n;return en(rn(i,t,e,r&&r.isolated),r)}function sa(t,e,n){var i=l(e)?-e:-1,r=o(e)?e:n;return on(this,t,i,r)}function aa(t,e){if(!h(t))throw new TypeError(uo);return en(nn(this,t,null,e&&e.isolated).map(function(t){return[t,!t.get()]}),e)}function oa(){var t=[this.cssId].concat(this.findAllComponents().map(function(t){return t.cssId})),e=Ra(t.reduce(function(t,e){return t[e]=!0,t},{}));return yi(e)}function ua(){return this.fragment.toString(!0)}function ha(){return this.fragment.toString(!1)}function la(t,e,n){e instanceof HTMLElement||s(e)&&(n=e),e=e||this.event.node,e&&e._ractive||d("No node was supplied for transition "+t),n=n||{};var i=e._ractive.proxy,r=new yp({owner:i,up:i.up,name:t,params:n});r.bind();var a=dl.start();return dl.registerTransition(r),dl.end(),a.then(function(){return r.unbind()}),a}function ca(t){var e=dl.start();return this.viewmodel.joinAll(E(t),{lastLink:!1}).unlink(),dl.end(),e}function fa(){if(!this.fragment.rendered)return g("ractive.unrender() was called on a Ractive instance that was not rendered"),Promise.resolve();this.unrendering=!0;var t=dl.start();Fl.unrendering.fire(this);var e=!this.component||(this.component.anchor||{}).shouldDestroy||this.component.shouldDestroy||this.shouldDestroy;return this.fragment.unrender(e),e&&(this.destroyed=!0),T(this.el.__ractive_instances__,this),Fl.unrender.fire(this),dl.end(),this.unrendering=!1,t}function da(t,e){var n=dl.start();return t?this.viewmodel.joinAll(E(t)).updateFromBindings(e!==!1):this.viewmodel.updateFromBindings(!0),dl.end(),n}function pa(){for(var t=this,e=[],n=arguments.length;n--;)e[n]=arguments[n];return e.forEach(function(e){e({proto:t,Ractive:t.constructor.Ractive,instance:t})}),this}function ma(t){return t&&t instanceof this}function va(t){return this._cssModel.joinAll(E(t)).get()}function ga(t,e){if(Bp.find(function(e){return e.id===t}))throw new Error("Extra styles with the id '"+t+"' have already been added.");Bp.push({id:t,css:e}),this.css||Object.defineProperty(this,"css",{configurable:!1,writable:!1,value:ya}),this._cssDef||(Object.defineProperty(this,"_cssDef",{configurable:!0,writable:!1,value:{transform:!1,id:"Ractive.addStyle"}}),vi(this._cssDef)),ji(this),gi(!0)}function ya(t){return Bp.map(function(e){return"\n/* ---- extra style "+e.id+" */\n"+(u(e.css)?e.css(t):e.css)}).join("")}function ba(t){return!!Bp.find(function(e){return e.id===t})}function wa(t,e,n){var i=o(t)?e:n,r=kl;return en(rn({viewmodel:r},t,e,!0),i)}function xa(t){return kl.joinAll(E(t)).get()}function _a(){for(var t=this,e=[],n=arguments.length;n--;)e[n]=arguments[n];return e.forEach(function(e){u(e)&&e({proto:t.prototype,Ractive:t.Ractive,instance:t})}),this}function ka(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return t.length?t.reduce(Aa,this):Aa(this)}function Ea(t,e){return void 0===e&&(e={}),Aa(this,e,t)}function Aa(t,e,i){void 0===e&&(e={});var r,s=u(i)&&i;if(e.prototype instanceof Na)throw new Error("Ractive no longer supports multiple inheritance.");if(s){if(!(s.prototype instanceof t))throw new Error("Only classes that inherit the appropriate prototype may be used with extend");if(!Kp.test(s.toString()))throw new Error("Only classes that call super in their constructor may be used with extend");r=s.prototype}else s=function(t){return this instanceof s?(Mr(this,t||{}),void Qs(this,t||{},{})):new s(t)},r=Pa(t.prototype),r.constructor=s,s.prototype=r;if(Ia(s,{defaults:{value:r},extend:{value:ka,writable:!0,configurable:!0},extendWith:{value:Ea,writable:!0,configurable:!0},extensions:{value:[]},use:{value:_a},isInstance:{value:ma},Parent:{value:t},Ractive:{value:Na},styleGet:{value:va.bind(s),configurable:!0},styleSet:{value:Si.bind(s),configurable:!0}}),Xc.extend(t,r,e,s),s._on=(t._on||[]).concat(n(e.on)),s._observe=(t._observe||[]).concat(n(e.observe)),t.extensions.push(s),e.attributes){var a;a=Ka(e.attributes)?{optional:e.attributes,required:[]}:e.attributes,Ka(a.required)||(a.required=[]),Ka(a.optional)||(a.optional=[]),s.attributes=a}return Hc.extend(t,r,e,s),Ma(s,"helpers",{writable:!0,value:r.helpers}),Ka(e.use)&&s.use.apply(s,e.use),s}function Ca(t,e){if(!u(t))throw new Error("The macro must be a function");return Va(t,e),Ia(t,{extensions:{value:[]},_cssIds:{value:[]},cssData:{value:Va(Pa(this.cssData),t.cssData||{})},styleGet:{value:va.bind(t)},styleSet:{value:Si.bind(t)}}),Ma(t,"_cssModel",{value:new Uc(t)}),t.css&&Vi(t,t,t),this.extensions.push(t),t}function Sa(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return t.map(_).join(".")}function Oa(t){return E(t).map(A)}function ja(t,e,n){return b(e,n,t)}function Na(t){return this instanceof Na?(Mr(this,t||{}),void Qs(this,t||{},{})):new Na(t)}Object.assign||(Object.assign=function(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var i=Object(t),r=e.length,s=0;r>s;s++){var a=e[s];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(i[o]=a[o])}return i});var Ta=Object,Va=Ta.assign,Pa=Ta.create,Ma=Ta.defineProperty,Ia=Ta.defineProperties,Ra=Ta.keys,Ba=Object.prototype.toString,Ka=Array.isArray;if(Array.prototype.find||Ma(Array.prototype,"find",{value:function(e,n){if(null===this||void 0===this)throw new TypeError("Array.prototype.find called on null or undefined");if(!u(e))throw new TypeError(e+" is not a function");for(var i=Object(this),r=i.length>>>0,s=0;r>s;s++)if(t(i,s)&&e.call(n,i[s],s,i))return i[s];return void 0},configurable:!0,writable:!0}),"undefined"!=typeof window&&window.Node&&window.Node.prototype&&!window.Node.prototype.contains&&(Node.prototype.contains=function(t){var e=this;if(!t)throw new TypeError("node required");do if(e===t)return!0;while(t=t&&t.parentNode);return!1}),"undefined"!=typeof window&&window.performance&&!window.performance.now){window.performance=window.performance||{};var La=Date.now();window.performance.now=function(){return Date.now()-La}}if("undefined"!=typeof window&&!window.Promise){var Da={},Fa={},za={},Ua=window.Promise=function(t){var e,n,i=[],r=[],s=Da,a=function(t){return function(a){s===Da&&(e=a,s=t,n=qa(s===Fa?i:r,e),$a(n))}},o=a(Fa),h=a(za);try{t(o,h)}catch(l){h(l)}return{then:function(t,e){var a=new Ua(function(o,h){var l=function(t,e,n){u(t)?e.push(function(e){try{Ha(a,t(e),o,h)}catch(n){h(n)}}):e.push(n)};l(t,i,o),l(e,r,h),s!==Da&&$a(n)});return a},"catch":function(t){return this.then(null,t)}}};Ua.all=function(t){return new Ua(function(e,n){var i,r,s=[];if(!t.length)return void e(s);var a=function(t,r){t&&u(t.then)?t.then(function(t){s[r]=t,--i||e(s)},n):(s[r]=t,--i||e(s))};for(i=r=t.length;r--;)a(t[r],r)})},Ua.resolve=function(t){return new Ua(function(e){e(t)})},Ua.reject=function(t){return new Ua(function(e,n){n(t)})};var $a=function(t){setTimeout(t,0)},qa=function(t,e){return function(){for(var n=void 0;n=t.shift();)n(e)}},Ha=function(t,e,n,i){var r;if(e===t)throw new TypeError("A promise's fulfillment handler cannot return the same promise");if(e instanceof Ua)e.then(n,i);else if(e&&(o(e)||u(e))){try{r=e.then}catch(s){return void i(s)}if(u(r)){var a,h=function(e){a||(a=!0,Ha(t,e,n,i))},l=function(t){a||(a=!0,i(t))};try{r.call(e,h,l)}catch(s){if(!a)return i(s),void(a=!0)}}else n(e)}else n(e)}}if(!("undefined"==typeof window||window.requestAnimationFrame&&window.cancelAnimationFrame)){var Za=0;window.requestAnimationFrame=function(t){var e=Date.now(),n=Math.max(0,16-(e-Za)),i=window.setTimeout(function(){t(e+n)},n);return Za=e+n,i},window.cancelAnimationFrame=function(t){clearTimeout(t)}}var Wa,Ga,Qa,Ya={el:void 0,append:!1,delegate:!0,enhance:!1,template:null,allowExpressions:!0,delimiters:["{{","}}"],tripleDelimiters:["{{{","}}}"],staticDelimiters:["[[","]]"],staticTripleDelimiters:["[[[","]]]"],csp:!0,interpolate:!1,preserveWhitespace:!1,sanitize:!1,stripComments:!0,contextLines:0,data:Pa(null),helpers:Pa(null),computed:Pa(null),syncComputedChildren:!1,resolveInstanceMembers:!1,warnAboutAmbiguity:!1,adapt:[],isolated:!0,twoway:!0,lazy:!1,noIntro:!1,noOutro:!1,transitionsEnabled:!0,complete:void 0,nestedTransitions:!0,css:null,noCssTransform:!1},Ja={linear:function(t){return t},easeIn:function(t){return Math.pow(t,3)},easeOut:function(t){return Math.pow(t-1,3)+1},easeInOut:function(t){return(t/=.5)<1?.5*Math.pow(t,3):.5*(Math.pow(t-2,3)+2)}},Xa="undefined"!=typeof window?window:null,to=Xa?document:null,eo=!!to,no="undefined"!=typeof console&&u(console.warn)&&u(console.warn.apply),io=to?to.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1"):!1,ro=["o","ms","moz","webkit"],so={};if(no){var ao=["%cRactive.js %c0.10.4 %cin debug mode, %cmore...","color: rgb(114, 157, 52); font-weight: normal;","color: rgb(85, 85, 85); font-weight: normal;","color: rgb(85, 85, 85); font-weight: normal;","color: rgb(82, 140, 224); font-weight: normal; text-decoration: underline;"],oo="You're running Ractive 0.10.4 in debug mode - messages will be printed to the console to help you fix problems and optimise your application.\n\nTo disable debug mode, add this line at the start of your app:\n  Ractive.DEBUG = false;\n\nTo disable debug mode when your app is minified, add this snippet:\n  Ractive.DEBUG = /unminified/.test(function(){/*unminified*/});\n\nGet help and support:\n  http://ractive.js.org\n  http://stackoverflow.com/questions/tagged/ractivejs\n  http://groups.google.com/forum/#!forum/ractive-js\n  http://twitter.com/ractivejs\n\nFound a bug? Raise an issue:\n  https://github.com/ractivejs/ractive/issues\n\n";Qa=function(){if(Na.WELCOME_MESSAGE===!1)return void(Qa=c);var t="WELCOME_MESSAGE"in Na?Na.WELCOME_MESSAGE:oo,e=!!console.groupCollapsed;e&&console.groupCollapsed.apply(console,ao),console.log(t),e&&console.groupEnd(ao),Qa=c},Ga=function(t,e){if(Qa(),o(e[e.length-1])){var n=e.pop(),i=n?n.ractive:null;if(i){var r;i.component&&(r=i.component.name)&&(t="<"+r+"> "+t);var s;(s=n.node||i.fragment&&i.fragment.rendered&&i.find("*"))&&e.push(s)}}console.warn.apply(console,["%cRactive.js: %c"+t,"color: rgb(114, 157, 52);","color: rgb(85, 85, 85);"].concat(e))},Wa=function(){console.log.apply(console,arguments)}}else Ga=Wa=Qa=c;var uo="Bad arguments",ho='A function was specified for "%s" %s, but no %s was returned',lo=function(t,e){return'Missing "'+t+'" '+e+" plugin. You may need to download a plugin via http://ractive.js.org/integrations/#"+e+"s"},co={number:function(t,e){if(!r(t)||!r(e))return null;t=+t,e=+e;var n=e-t;return n?function(e){return t+e*n}:function(){return t}},array:function(t,e){var n,i;if(!Ka(t)||!Ka(e))return null;var r=[],s=[];for(i=n=Math.min(t.length,e.length);i--;)s[i]=x(t[i],e[i]);for(i=n;i<t.length;i+=1)r[i]=t[i];for(i=n;i<e.length;i+=1)r[i]=e[i];return function(t){for(var e=n;e--;)r[e]=s[e](t);return r}},object:function(e,n){if(!s(e)||!s(n))return null;var i=[],r={},a={},o=function(s){t(e,s)&&(t(n,s)?(i.push(s),a[s]=x(e[s],n[s])||function(){return n[s]}):r[s]=e[s])};for(var u in e)o(u);for(var h in n)t(n,h)&&!t(e,h)&&(r[h]=n[h]);var l=i.length;return function(t){for(var e=l;e--;){var n=i[e];r[n]=a[n](t)}return r}}},fo=/\[\s*(\*|[0-9]|[1-9][0-9]+)\s*\]/g,po=/([^\\](?:\\\\)*)\./,mo=/\\|\./g,vo=/((?:\\)+)\1|\\(\.)/g,go=Function.prototype.bind,yo={early:[],mark:[]},bo={early:[],mark:[]},wo={virtual:!1},xo=function(t){this.deps=[],this.children=[],this.childByKey={},this.links=[],this.bindings=[],t&&(this.parent=t,this.root=t.root)},_o=xo.prototype;_o.addShuffleTask=function(t,e){void 0===e&&(e="early"),yo[e].push(t)},_o.addShuffleRegister=function(t,e){void 0===e&&(e="early"),bo[e].push({model:this,item:t})},_o.downstreamChanged=function(){},_o.findMatches=function(t){var e,n,i=t.length,r=[this],s=function(){var i=t[n];"*"===i?(e=[],r.forEach(function(t){e.push.apply(e,t.getValueChildren(t.get()))})):e=r.map(function(t){return t.joinKey(i)}),r=e};for(n=0;i>n;n+=1)s();return e},_o.getKeypath=function(t){if(t!==this.ractive&&this._link)return this._link.target.getKeypath(t);if(!this.keypath){var e=this.parent&&this.parent.getKeypath(t);this.keypath=e?this.parent.getKeypath(t)+"."+_(this.key):_(this.key)}return this.keypath},_o.getValueChildren=function(t){
var e,n=this;Ka(t)?(e=[],"length"in this&&this.length!==t.length&&e.push(this.joinKey("length")),t.forEach(function(t,i){e.push(n.joinKey(i))})):s(t)||u(t)?e=Ra(t).map(function(t){return n.joinKey(t)}):null!=t&&(e=[]);var i=this.computed;return i&&e.push.apply(e,Ra(i).map(function(t){return n.joinKey(t)})),e},_o.getVirtual=function(t){var e=this,n=this.get(t,{virtual:!1});if(s(n)){for(var i=Ka(n)?[]:Pa(null),r=Ra(n),a=r.length;a--;){var o=e.childByKey[r[a]];o?o._link?i[r[a]]=o._link.getVirtual():i[r[a]]=o.getVirtual():i[r[a]]=n[r[a]]}for(a=this.children.length;a--;){var u=e.children[a];u.key in i||!u._link||(i[u.key]=u._link.getVirtual())}if(this.computed)for(r=Ra(this.computed),a=r.length;a--;)i[r[a]]=e.computed[r[a]].get();return i}return n},_o.has=function(t){var e=this;if(this._link)return this._link.has(t);var n=this.get(!1,wo);if(!n)return!1;if(t=A(t),(u(n)||s(n))&&t in n)return!0;var i=this.computed;return i&&t in this.computed?!0:(i=this.root.ractive&&this.root.ractive.computed,i&&Ra(i).forEach(function(t){return i[t].pattern&&i[t].pattern.test(e.getKeypath())?!0:void 0}),!1)},_o.joinAll=function(t,e){for(var n=this,i=0;i<t.length;i+=1){if(e&&e.lastLink===!1&&i+1===t.length&&n.childByKey[t[i]]&&n.childByKey[t[i]]._link)return n.childByKey[t[i]];n=n.joinKey(t[i],e)}return n},_o.notifyUpstream=function(t){for(var e=this,n=this.parent,i=t||[this.key];n;)n.patterns&&n.patterns.forEach(function(t){return t.notify(i.slice())}),i.unshift(n.key),n.links.forEach(function(t){return t.notifiedUpstream(i,e.root)}),n.deps.forEach(function(t){return t.handleChange(i)}),n.downstreamChanged(t),n=n.parent},_o.rebind=function(t,e,n){var i=this;this._link&&this._link.rebind(t,e,!1);for(var r=this.deps.length;r--;)i.deps[r].rebind&&i.deps[r].rebind(t,e,n);for(r=this.links.length;r--;){var s=i.links[r];s.owner&&s.owner._link&&s.relinking(t,n)}for(r=this.children.length;r--;){var a=i.children[r];a.rebind(t?t.joinKey(a.key):void 0,a,n)}for(r=this.bindings.length;r--;)i.bindings[r].rebind(t,e,n)},_o.reference=function(){"refs"in this?this.refs++:this.refs=1},_o.register=function(t){this.deps.push(t)},_o.registerLink=function(t){C(this.links,t)},_o.registerPatternObserver=function(t){(this.patterns||(this.patterns=[])).push(t),this.register(t)},_o.registerTwowayBinding=function(t){this.bindings.push(t)},_o.unreference=function(){"refs"in this&&this.refs--},_o.unregister=function(t){T(this.deps,t)},_o.unregisterLink=function(t){T(this.links,t)},_o.unregisterPatternObserver=function(t){T(this.patterns,t),this.unregister(t)},_o.unregisterTwowayBinding=function(t){T(this.bindings,t)},_o.updateFromBindings=function(t){for(var e=this,n=this.bindings.length;n--;){var i=e.bindings[n].getValue();i!==e.value&&e.set(i)}if(!this.bindings.length){var r=L(this.deps);r&&r.value!==this.value&&this.set(r.value)}t&&(this.children.forEach(K),this.links.forEach(K),this._link&&this._link.updateFromBindings(t))};var ko,Eo=[],Ao={key:"@missing",animate:c,applyValue:c,get:c,getKeypath:function(){return this.key},joinAll:function(){return this},joinKey:function(){return this},mark:c,registerLink:c,shufle:c,set:c,unregisterLink:c};Ao.parent=Ao;var Co=function(e){function n(t,n,i,r){e.call(this,t),this.owner=n,this.target=i,this.key=void 0===r?n.key:r,n&&n.isLink&&(this.sourcePath=n.sourcePath+"."+this.key),i&&i.registerLink(this),t&&(this.isReadonly=t.isReadonly),this.isLink=!0}e&&(n.__proto__=e);var i=n.prototype=Object.create(e&&e.prototype);return i.constructor=n,i.animate=function(t,e,n,i){return this.target.animate(t,e,n,i)},i.applyValue=function(t){this.boundValue&&(this.boundValue=null),this.target.applyValue(t)},i.attach=function(t){var e=We(t,this.key);e?this.relinking(e,!1):this.owner.unlink()},i.detach=function(){this.relinking(Ao,!1)},i.get=function(t,e){void 0===e&&(e={}),t&&($(this),e.unwrap="unwrap"in e?e.unwrap:!0);var n="shouldBind"in e?e.shouldBind:!0;return e.shouldBind=this.mapping&&this.target.parent&&this.target.parent.isRoot,B(this,this.target.get(!1,e),n)},i.getKeypath=function(t){return t&&t!==this.root.ractive?this.target.getKeypath(t):e.prototype.getKeypath.call(this,t)},i.handleChange=function(){this.deps.forEach(W),this.links.forEach(W),this.notifyUpstream()},i.isDetached=function(){return this.virtual&&this.target===Ao},i.joinKey=function(e){if(void 0===e||""===e)return this;if(!t(this.childByKey,e)){var i=new n(this,this,this.target.joinKey(e),e);this.children.push(i),this.childByKey[e]=i}return this.childByKey[e]},i.mark=function(t){this.target.mark(t)},i.marked=function(){this.boundValue&&(this.boundValue=null),this.links.forEach(Y),this.deps.forEach(W)},i.markedAll=function(){this.children.forEach(J),this.marked()},i.notifiedUpstream=function(t,e){var n=this;if(this.links.forEach(function(e){return e.notifiedUpstream(t,n.root)}),this.deps.forEach(W),t&&this.rootLink&&this.root!==e){var i=t.slice(1);i.unshift(this.key),this.notifyUpstream(i)}},i.relinked=function(){this.target.registerLink(this),this.children.forEach(function(t){return t.relinked()})},i.relinking=function(t,e){var n=this;this.rootLink&&this.sourcePath&&(t=ot(this.sourcePath,t,this.target)),t&&this.target!==t&&(this.target&&this.target.unregisterLink(this),this.target=t,this.children.forEach(function(n){n.relinking(t.joinKey(n.key),e)}),this.rootLink&&this.addShuffleTask(function(){n.relinked(),e||(n.markedAll(),n.notifyUpstream())}))},i.set=function(t){this.boundValue&&(this.boundValue=null),this.target.set(t)},i.shuffle=function(t){this.shuffling||(this.target.shuffling?F(this,t,!0):this.target.shuffle?this.target.shuffle(t):this.target.mark())},i.source=function(){return this.target.source?this.target.source():this.target},i.teardown=function(){this._link&&this._link.teardown(),this.target.unregisterLink(this),this.children.forEach(et)},n}(xo);xo.prototype.link=function(t,e,n){var i=this._link||new Co(this.parent,this,t,this.key);return i.implicit=n&&n.implicit,i.mapping=n&&n.mapping,i.sourcePath=e,i.rootLink=!0,this._link&&this._link.relinking(t,!1),this.rebind(i,this,!1),D(),this._link=i,i.markedAll(),this.notifyUpstream(),i},xo.prototype.unlink=function(){if(this._link){var t=this._link;this._link=void 0,t.rebind(this,t,!1),D(),t.teardown(),this.notifyUpstream()}};var So=Pa(null),Oo=4,jo=/^\s+/,No=function(t){this.name="ParseError",this.message=t;try{throw new Error(t)}catch(e){this.stack=e.stack}};No.prototype=Error.prototype;var To=function(t,e){var n,i=0;this.str=t,this.options=e||{},this.pos=0,this.lines=this.str.split("\n"),this.lineEnds=this.lines.map(function(t){var e=i+t.length+1;return i=e,e},0),this.init&&this.init(t,e);for(var r=[];this.pos<this.str.length&&(n=this.read());)r.push(n);this.leftover=this.remaining(),this.result=this.postProcess?this.postProcess(r,e):r};To.prototype={read:function(t){var e,n,i=this;t||(t=this.converters);var r=this.pos,s=t.length;for(e=0;s>e;e+=1)if(i.pos=r,n=t[e](i))return n;return null},getContextMessage:function(t,e){var n=this.getLinePos(t),i=n[0],r=n[1];if(-1===this.options.contextLines)return[i,r,e+" at line "+i+" character "+r];var s=this.lines[i-1],a="",o="";if(this.options.contextLines){var u=i-1-this.options.contextLines<0?0:i-1-this.options.contextLines;a=this.lines.slice(u,i-1-u).join("\n").replace(/\t/g,"  "),o=this.lines.slice(i,i+this.options.contextLines).join("\n").replace(/\t/g,"  "),a&&(a+="\n"),o&&(o="\n"+o)}var h=0,l=a+s.replace(/\t/g,function(t,e){return r>e&&(h+=1),"  "})+"\n"+new Array(r+h).join(" ")+"^----"+o;return[i,r,e+" at line "+i+" character "+r+":\n"+l]},getLinePos:function(t){for(var e=this,n=0,i=0;t>=this.lineEnds[n];)i=e.lineEnds[n],n+=1;var r=t-i;return[n+1,r+1,t]},error:function Fp(t){var e=this.getContextMessage(this.pos,t),n=e[0],i=e[1],r=e[2],Fp=new No(r);throw Fp.line=n,Fp.character=i,Fp.shortMessage=t,Fp},matchString:function(t){return this.str.substr(this.pos,t.length)===t?(this.pos+=t.length,t):void 0},matchPattern:function(t){var e;return(e=t.exec(this.remaining()))?(this.pos+=e[0].length,e[1]||e[0]):void 0},sp:function(){this.matchPattern(jo)},remaining:function(){return this.str.substring(this.pos)},nextChar:function(){return this.str.charAt(this.pos)},warn:function(t){var e=this.getContextMessage(this.pos,t)[2];g(e)}},To.extend=function(e){var n=this,i=function(t,e){To.call(this,t,e)};i.prototype=Pa(n.prototype);for(var r in e)t(e,r)&&(i.prototype[r]=e[r]);return i.extend=To.extend,i};var Vo,Po=1,Mo=2,Io=3,Ro=4,Bo=5,Ko=6,Lo=7,Do=8,Fo=9,zo=10,Uo=11,$o=13,qo=14,Ho=15,Zo=16,Wo=17,Go=18,Qo=19,Yo=55,Jo=20,Xo=21,tu=22,eu=23,nu=24,iu=25,ru=26,su=27,au=30,ou=31,uu=32,hu=33,lu=34,cu=35,fu=36,du=40,pu=50,mu=51,vu=52,gu=53,yu=54,bu=60,wu=61,xu=62,_u=63,ku=70,Eu=71,Au=72,Cu=73,Su=74,Ou=/^[^\s=]+/,ju=/^\s+/,Nu=/^(\/(?:[^\n\r\u2028\u2029\/\\[]|\\.|\[(?:[^\n\r\u2028\u2029\]\\]|\\.)*])+\/(?:([gimuy])(?![a-z]*\2))*(?![a-zA-Z_$0-9]))/,Tu=/[-\/\\^$*+?.()|[\]{}]/g,Vu={},Pu={allowfullscreen:1,async:1,autofocus:1,autoplay:1,checked:1,compact:1,controls:1,declare:1,"default":1,defaultchecked:1,defaultmuted:1,defaultselected:1,defer:1,disabled:1,enabled:1,formnovalidate:1,hidden:1,indeterminate:1,inert:1,ismap:1,itemscope:1,loop:1,multiple:1,muted:1,nohref:1,noresize:1,noshade:1,novalidate:1,nowrap:1,open:1,pauseonexit:1,readonly:1,required:1,reversed:1,scoped:1,seamless:1,selected:1,sortable:1,translate:1,truespeed:1,typemustmatch:1,visible:1},Mu={area:1,base:1,br:1,col:1,command:1,doctype:1,embed:1,hr:1,img:1,input:1,keygen:1,link:1,meta:1,param:1,source:1,track:1,wbr:1},Iu={quot:34,amp:38,apos:39,lt:60,gt:62,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,copy:169,ordf:170,laquo:171,not:172,shy:173,reg:174,macr:175,deg:176,plusmn:177,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,sup1:185,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,Agrave:192,Aacute:193,Acirc:194,Atilde:195,Auml:196,Aring:197,AElig:198,Ccedil:199,Egrave:200,Eacute:201,Ecirc:202,Euml:203,Igrave:204,Iacute:205,Icirc:206,Iuml:207,ETH:208,Ntilde:209,Ograve:210,Oacute:211,Ocirc:212,Otilde:213,Ouml:214,times:215,Oslash:216,Ugrave:217,Uacute:218,Ucirc:219,Uuml:220,Yacute:221,THORN:222,szlig:223,agrave:224,aacute:225,acirc:226,atilde:227,auml:228,aring:229,aelig:230,ccedil:231,egrave:232,eacute:233,ecirc:234,euml:235,igrave:236,iacute:237,icirc:238,iuml:239,eth:240,ntilde:241,ograve:242,oacute:243,ocirc:244,otilde:245,ouml:246,divide:247,oslash:248,ugrave:249,uacute:250,ucirc:251,uuml:252,yacute:253,thorn:254,yuml:255,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,"int":8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Ru=[8364,129,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,141,381,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,157,382,376],Bu=new RegExp("&(#?(?:x[\\w\\d]+|\\d+|"+Ra(Iu).join("|")+"));?","g"),Ku=u(String.fromCodePoint),Lu=Ku?String.fromCodePoint:String.fromCharCode,Du=/</g,Fu=/>/g,zu=/&/g,Uu=65533,$u="Expected a JavaScript expression",qu="Expected closing paren",Hu=/^(?:[+-]?)0*(?:(?:(?:[1-9]\d*)?\.\d+)|(?:(?:0|[1-9]\d*)\.)|(?:0|[1-9]\d*))(?:[eE][+-]?\d+)?/,Zu=/^(?=.)[^"'\\]+?(?:(?!.)|(?=["'\\]))/,Wu=/^\\(?:[`'"\\bfnrt]|0(?![0-9])|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4}|(?=.)[^ux0-9])/,Gu=/^\\(?:\r\n|[\u000A\u000D\u2028\u2029])/,Qu=xt('"'),Yu=xt("'"),Ju=/^[^`"\\\$]+?(?:(?=[`"\\\$]))/,Xu=/[\r\n\t\b\f]/g,th=/^[a-zA-Z_$][a-zA-Z_$0-9]*/,eh=/^\s*\.{3}/,nh=/^(?:[a-zA-Z$_0-9]|\\\.)+(?:(?:\.(?:[a-zA-Z$_0-9]|\\\.)+)|(?:\[[0-9]+\]))*/,ih=/^[a-zA-Z_$][-\/a-zA-Z_$0-9]*(?:\.(?:[a-zA-Z_$][-\/a-zA-Z_$0-9]*))*/,rh=/^[a-zA-Z_$][a-zA-Z_$0-9]*$/,sh=/^(?:Array|console|Date|RegExp|decodeURIComponent|decodeURI|encodeURIComponent|encodeURI|isFinite|isNaN|parseFloat|parseInt|JSON|Math|NaN|undefined|null|Object|Number|String|Boolean)\b/,ah=/^(?:break|case|catch|continue|debugger|default|delete|do|else|finally|for|function|if|in|instanceof|new|return|switch|throw|try|typeof|var|void|while|with)$/,oh=/^(?:\@\.|\@|~\/|(?:\^\^\/(?:\^\^\/)*(?:\.\.\/)*)|(?:\.\.\/)+|\.\/(?:\.\.\/)*|\.)/,uh=/^(key|index|keypath|rootpath|this|global|shared|context|event|node|local|style|helpers|last)/,hh=function(t,e){return function(n){var i;return(i=e(n))?i:n.matchString(t)?(n.sp(),i=Kt(n),i||n.error($u),{s:t,o:i,t:hu}):null}};!function(){var t,e,n,i,r="! ~ + - typeof".split(" ");for(i=Rt,t=0,e=r.length;e>t;t+=1)n=hh(r[t],i),i=n;Vo=i}();var lh,ch=Vo,fh=function(t,e){return function(n){if(n.inUnquotedAttribute&&(">"===t||"/"===t))return e(n);var i,r,s;if(r=e(n),!r)return null;for(;;){if(i=n.pos,n.sp(),!n.matchString(t))return n.pos=i,r;if("in"===t&&/[a-zA-Z_$0-9]/.test(n.remaining().charAt(0)))return n.pos=i,r;if(n.sp(),s=e(n),!s)return n.pos=i,r;r={t:fu,s:t,o:[r,s]}}}};!function(){var t,e,n,i,r="* / % + - << >> >>> < <= > >= in instanceof == != === !== & ^ | && ||".split(" ");for(i=ch,t=0,e=r.length;e>t;t+=1)n=fh(r[t],i),i=n;lh=i}();var dh=lh,ph=/^[^\s"'>\/=(]+/,mh=/^on/,vh=/^on-([a-zA-Z\*\.$_]((?:[a-zA-Z\*\.$_0-9\-]|\\-)+))$/,gh=/^(?:change|reset|teardown|update|construct|config|init|render|complete|unrender|detach|insert|destruct|attachchild|detachchild)$/,yh=/^as-([a-z-A-Z][-a-zA-Z_0-9]*)$/,bh=/^([a-zA-Z](?:(?!-in-out)[-a-zA-Z_0-9])*)-(in|out|in-out)$/,wh=/^((bind|class)-(([-a-zA-Z0-9_])+))$/,xh={lazy:{t:Cu,v:"l"},twoway:{t:Cu,v:"t"},"no-delegation":{t:Su}},_h=/^[^\s"'=<>\/`]+/,kh=/^[^\s"'=<>@\[\]()]*/,Eh=/^\s+/,Ah=/\\/g,Ch={t:zo,exclude:!0},Sh=/^(?:[a-zA-Z$_0-9]|\\\.)+(?:(?:(?:[a-zA-Z$_0-9]|\\\.)+)|(?:\[[0-9]+\]))*/,Oh=/^as/i,jh={"else":/^\s*else\s*/,elseif:/^\s*elseif\s+/,then:/^\s*then\s*/,"catch":/^\s*catch\s*/},Nh={"else":bu,elseif:wu,then:xu,"catch":_u},Th={each:vu,"if":pu,"with":yu,unless:mu},Vh=/^\s*:\s*([a-zA-Z_$][a-zA-Z_$0-9]*)/,Ph=/^\s*,\s*([a-zA-Z_$][a-zA-Z_$0-9]*)/,Mh=new RegExp("^("+Ra(Th).join("|")+")\\b"),Ih="<!--",Rh="-->",Bh=/^[ \t\f\r\n]*\r?\n/,Kh=/\r?\n[ \t\f\r\n]*$/,Lh=/[ \t\f\r\n]+/g,Dh=/^[ \t\f\r\n]+/,Fh=/[ \t\f\r\n]+$/,zh=/^(?:\r\n|\r|\n)/,Uh=/(?:\r\n|\r|\n)$/,$h=/^([a-zA-Z]{1,}:?[a-zA-Z0-9\-]*)\s*\>/,qh=/^[a-zA-Z]{1,}:?[a-zA-Z0-9\-]*/,Hh=/^[a-zA-Z_$][-a-zA-Z0-9_$]*/,Zh=/^[\s\n\/>]/,Wh={exclude:!0},Gh={li:["li"],dt:["dt","dd"],dd:["dt","dd"],p:"address article aside blockquote div dl fieldset footer form h1 h2 h3 h4 h5 h6 header hgroup hr main menu nav ol p pre section table ul".split(" "),rt:["rt","rp"],rp:["rt","rp"],optgroup:["optgroup"],option:["option","optgroup"],thead:["tbody","tfoot"],tbody:["tbody","tfoot"],tfoot:["tbody"],tr:["tr","tbody"],td:["td","th","tr"],th:["td","th","tr"]},Qh=/^\s*(elseif|else|then|catch)\s*/,Yh=/^\s*#\s*partial\s+/,Jh={},Xh=[ue,se,de,le,he],tl=[re],el=[ne,pe,_e,Ce],nl=[Se],il={pre:1,script:1,style:1,textarea:1},rl={textarea:!0,script:!0,style:!0,template:!0},sl=To.extend({init:function(t,e){var n=e.tripleDelimiters||Jh.defaults.tripleDelimiters,i=e.staticDelimiters||Jh.defaults.staticDelimiters,r=e.staticTripleDelimiters||Jh.defaults.staticTripleDelimiters;this.standardDelimiters=e.delimiters||Jh.defaults.delimiters,this.tags=[{isStatic:!1,isTriple:!1,open:this.standardDelimiters[0],close:this.standardDelimiters[1],readers:Xh},{isStatic:!1,isTriple:!0,open:n[0],close:n[1],readers:tl},{isStatic:!0,isTriple:!1,open:i[0],close:i[1],readers:Xh},{isStatic:!0,isTriple:!0,open:r[0],close:r[1],readers:tl}],this.contextLines=e.contextLines||Jh.defaults.contextLines,this.sortMustacheTags(),this.sectionDepth=0,this.elementStack=[],this.interpolate=Va({},rl,Jh.defaults.interpolate,e.interpolate),e.sanitize===!0&&(e.sanitize={elements:"applet base basefont body frame frameset head html isindex link meta noframes noscript object param script style title".split(" "),eventAttributes:!0}),this.stripComments=e.stripComments!==!1,this.preserveWhitespace=o(e.preserveWhitespace)?!1:e.preserveWhitespace,this.sanitizeElements=e.sanitize&&e.sanitize.elements,this.sanitizeEventAttributes=e.sanitize&&e.sanitize.eventAttributes,this.includeLinePositions=e.includeLinePositions,this.textOnlyMode=e.textOnlyMode,this.csp=e.csp,this.allowExpressions=e.allowExpressions,e.expression&&(this.converters=[Kt]),e.attributes&&(this.inTag=!0),this.whiteSpaceElements=Va({},e.preserveWhitespace,il)},postProcess:function(t,e){if(e.expression){var n=Ft(t[0]);return n.e=ht(n.s,n.r.length),n}if(!t.length)return{t:[],v:Oo};if(this.sectionDepth>0&&this.error("A section was left open"),be(t[0].t,this.stripComments,this.preserveWhitespace,!this.preserveWhitespace,!this.preserveWhitespace,this.whiteSpaceElements),this.csp!==!1){var i={};je(t[0].t,i),Ra(i).length&&(t[0].e=i)}return t[0]},converters:[Oe],sortMustacheTags:function(){this.tags.sort(function(t,e){return e.open.length-t.open.length})}}),al=["delimiters","tripleDelimiters","staticDelimiters","staticTripleDelimiters","csp","interpolate","preserveWhitespace","sanitize","stripComments","contextLines","allowExpressions","attributes"],ol="Either preparse or use a ractive runtime source that includes the parser. ",ul="Either include a version of Ractive that can parse or convert your computation strings to functions.",hl={fromId:function(t,e){if(!to){if(e&&e.noThrow)return;throw new Error("Cannot retrieve template #"+t+" as Ractive is not running in a browser.")}t&&(t=t.replace(/^#/,""));var n;if(!(n=to.getElementById(t))){if(e&&e.noThrow)return;throw new Error("Could not find template element with id #"+t)}if("SCRIPT"!==n.tagName.toUpperCase()){if(e&&e.noThrow)return;throw new Error("Template element with id #"+t+", must be a <script> element")}return"textContent"in n?n.textContent:n.innerHTML},isParsed:function(t){return!h(t)},getParseOptions:function(t){return t.defaults&&(t=t.defaults),al.reduce(function(e,n){return e[n]=t[n],e},{})},parse:function(t,e){Me(Pe,"template",ol);var n=Pe(t,e);return ct(n),n},parseFor:function(t,e){return this.parse(t,this.getParseOptions(e))}},ll=function(t,e){this.callback=t,this.parent=e,this.intros=[],this.outros=[],this.children=[],this.totalChildren=this.outroChildren=0,this.detachQueue=[],this.outrosComplete=!1,e&&e.addChild(this)},cl=ll.prototype;cl.add=function(t){var e=t.isIntro?this.intros:this.outros;t.starting=!0,e.push(t)},cl.addChild=function(t){this.children.push(t),this.totalChildren+=1,this.outroChildren+=1},cl.decrementOutros=function(){this.outroChildren-=1,Ke(this)},cl.decrementTotal=function(){this.totalChildren-=1,Ke(this)},cl.detachNodes=function(){for(var t=this,e=this.detachQueue.length,n=0;e>n;n++)t.detachQueue[n].detach();e=this.children.length;for(var i=0;e>i;i++)t.children[i].detachNodes();this.detachQueue=[]},cl.ready=function(){this.detachQueue.length&&Le(this)},cl.remove=function(t){var e=t.isIntro?this.intros:this.outros;T(e,t),Ke(this)},cl.start=function(){this.children.forEach(function(t){return t.start()}),this.intros.concat(this.outros).forEach(function(t){return t.start()}),this.ready=!0,Ke(this)};var fl,dl={active:function(){return!!fl},start:function(){var t,e=new Promise(function(e){return t=e});return fl={previousBatch:fl,transitionManager:new ll(t,fl&&fl.transitionManager),fragments:[],tasks:[],immediateObservers:[],deferredObservers:[],promise:e},e},end:function(){ze(),fl.previousBatch||fl.transitionManager.start(),fl=fl.previousBatch},addFragment:function(t){C(fl.fragments,t)},addFragmentToRoot:function(t){if(fl){for(var e=fl;e.previousBatch;)e=e.previousBatch;C(e.fragments,t)}},addObserver:function(t,e){fl?C(e?fl.deferredObservers:fl.immediateObservers,t):t.dispatch()},registerTransition:function(t){t._manager=fl.transitionManager,fl.transitionManager.add(t)},detachWhenReady:function(t){fl.transitionManager.detachQueue.push(t)},scheduleTask:function(t,e){var n;if(fl){for(n=fl;e&&n.previousBatch;)n=n.previousBatch;n.tasks.push(t)}else t()},promise:function(){if(!fl)return Promise.resolve();for(var t=fl;t.previousBatch;)t=t.previousBatch;return t.promise||Promise.resolve()}},pl=[],ml=!1,vl=function(t){this.duration=t.duration,this.step=t.step,this.complete=t.complete,this.easing=t.easing,this.start=performance.now(),this.end=this.start+this.duration,this.running=!0,pl.push(this),ml||requestAnimationFrame(Ue)},gl=vl.prototype;gl.tick=function(t){if(!this.running)return!1;if(t>this.end)return this.step&&this.step(1),this.complete&&this.complete(1),!1;var e=t-this.start,n=this.easing(e/this.duration);return this.step&&this.step(n),!0},gl.stop=function(){this.abort&&this.abort(),this.running=!1};var yl={},bl={},wl=function(e){function n(t,n){e.call(this,t),this.ticker=null,t&&(this.key=A(n),this.isReadonly=t.isReadonly,t.value&&(this.value=t.value[this.key],Ka(this.value)&&(this.length=this.value.length),this.adapt()))}e&&(n.__proto__=e);var s=n.prototype=Object.create(e&&e.prototype);return s.constructor=n,s.adapt=function(){var t=this,e=this.root.adaptors,n=e.length;if(this.rewrap=!1,0!==n){var i=this.wrapper?"newWrapperValue"in this?this.newWrapperValue:this.wrapperValue:this.value,r=this.root.ractive,s=this.getKeypath();if(this.wrapper){var a=this.wrapperValue===i?!1:!this.wrapper.reset||this.wrapper.reset(i)===!1;if(!a)return delete this.newWrapperValue,void(this.value=this.wrapper.get());if(this.wrapper.teardown(),delete this.wrapper,delete this.wrapperValue,void 0!==this.value){var o=this.parent.value||this.parent.createBranch(this.key);o[this.key]!==i&&(o[this.key]=i),this.value=i}}var u;for(u=0;n>u;u+=1){var h=e[u];if(h.filter(i,s,r)){t.wrapper=h.wrap(r,i,s,qe(s)),t.wrapperValue=i,t.wrapper.__model=t,t.value=t.wrapper.get();break}}}},s.animate=function(t,e,n,i){var r=this;this.ticker&&this.ticker.stop();var s,a=new Promise(function(t){return s=t});return this.ticker=new vl({duration:n.duration,easing:n.easing,step:function(t){var e=i(t);r.applyValue(e),n.step&&n.step(t,e)},complete:function(){r.applyValue(e),n.complete&&n.complete(e),r.ticker=null,s(e)}}),a.stop=this.ticker.stop,a},s.applyValue=function(t,e){if(void 0===e&&(e=!0),!i(t,this.value)){if(this.boundValue&&(this.boundValue=null),this.parent.wrapper&&this.parent.wrapper.set)this.parent.wrapper.set(this.key,t),this.parent.value=this.parent.wrapper.get(),this.value=this.parent.value[this.key],this.wrapper&&(this.newWrapperValue=this.value),this.adapt();else if(this.wrapper)this.newWrapperValue=t,this.adapt();else{var n=this.parent.value||this.parent.createBranch(this.key);if(!a(n))return void g("Attempted to set a property of a non-object '"+this.getKeypath()+"'");n[this.key]=t,this.value=t,this.adapt()}Ka(t)?(this.length=t.length,this.isArray=!0):this.isArray=!1,this.links.forEach(W),this.children.forEach(G),this.deps.forEach(W),e&&this.notifyUpstream(),this.parent.isArray&&("length"===this.key?this.parent.length=t:this.parent.joinKey("length").mark())}},s.compute=function(t,e){var n=this.computed||(this.computed={});return n[t]?(n[t].signature=Be(this.root.ractive,t,e),n[t].mark()):n[t]=new bl.Computation(this,Be(this.root.ractive,t,e),t),n[t]},s.createBranch=function(t){var e=r(t)?[]:{};return this.applyValue(e,!1),e},s.get=function(t,e){return this._link?this._link.get(t,e):(t&&$(this),e&&e.virtual?this.getVirtual(!1):B(this,(e&&"unwrap"in e?e.unwrap!==!1:t)&&this.wrapper?this.wrapperValue:this.value,!e||e.shouldBind!==!1))},s.joinKey=function(e,i){var r=this;if(this._link)return!i||i.lastLink===!1||void 0!==e&&""!==e?this._link.joinKey(e):this;if(void 0===e||""===e)return this;var s;if(s=t(this.childByKey,e)?this.childByKey[e]:this.computed&&this.computed[e],!s){var a;if(this.isRoot&&this.ractive&&(a=this.ractive.computed[e]))s=this.compute(e,a);else if(!this.isRoot&&this.root.ractive){var o=this.root.ractive.computed;for(var u in o)a=o[u],a.pattern&&a.pattern.test(r.getKeypath()+"."+e)&&(s=r.compute(e,a))}}return s||(s=new n(this,e),this.children.push(s),this.childByKey[e]=s),!s._link||i&&i.lastLink===!1?s:s._link},s.mark=function(t){if(this._link)return this._link.mark(t);var e=this.value,n=this.retrieve();(t||!i(n,e))&&(this.value=n,this.boundValue&&(this.boundValue=null),(e!==n||this.rewrap)&&(this.wrapper&&(this.newWrapperValue=n),this.adapt()),Ka(n)?(this.length=n.length,this.isArray=!0):this.isArray=!1,this.children.forEach(t?Q:G),this.links.forEach(Y),this.deps.forEach(W))},s.merge=function(t,e){var n=I(this.value===t?He(this):this.value,t,e);this.parent.value[this.key]=t,this.shuffle(n,!0)},s.retrieve=function(){return this.parent.value?this.parent.value[this.key]:void 0},s.set=function(t){this.ticker&&this.ticker.stop(),this.applyValue(t)},s.shuffle=function(t,e){F(this,t,!1,e)},s.source=function(){return this},s.teardown=function(){var t=this;this._link&&(this._link.teardown(),this._link=null),this.children.forEach(et),this.wrapper&&this.wrapper.teardown(),this.computed&&Ra(this.computed).forEach(function(e){return t.computed[e].teardown()})},n}(xo),xl={},_l=function(t){function e(e,n){t.call(this,null,"@"+n),this.key="@"+n,this.value=e,this.isRoot=!0,this.root=this,this.adaptors=[]}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getKeypath=function(){return this.key},n.retrieve=function(){return this.value},e}(wl),kl=new _l(xl,"shared"),El=new _l("undefined"!=typeof global?global:window,"global"),Al=function(t){this.context=t},Cl=Al.prototype;Cl.get=function(){return this.context},Cl.getKeypath=function(){return"@context"};var Sl={},Ol=function(t){this.ractive=t};Ol.prototype.findContext=function(){return this.ractive.viewmodel};var jl=Ol.prototype;jl.getContext=Xe,jl.find=jl.findComponent=jl.findAll=jl.findAllComponents=c;var Nl=!1,Tl=/\*/,Vl={virtual:!1},Pl={},Ml="Cannot add to a non-numeric value",Il=Ja.linear,Rl={},Bl={},Kl=function(t){this.event=t,this.method="on"+t};Kl.prototype.fire=function(t,e){var n=Je(t),i=this.method;t[i]&&(e?t[i](n,e):t[i](n)),vn(t,this.event,n,e?[e,t]:[t])};var Ll=function(t){this.hook=new Kl(t),this.inProcess={},this.queue={}},Dl=Ll.prototype;Dl.begin=function(t){this.inProcess[t._guid]=!0},Dl.end=function(t){var e=t.parent;e&&this.inProcess[e._guid]?bn(this.queue,e).push(t):wn(this,t),delete this.inProcess[t._guid]};var Fl={};["construct","config","attachchild","detach","detachchild","insert","complete","reset","render","unrendering","unrender","teardown","destruct","update"].forEach(function(t){Fl[t]=new Kl(t)}),Fl.init=new Ll("init");var zl=Array.prototype,Ul=Fn("push").model,$l=Fn("pop").model,ql=Fn("shift").model,Hl=Fn("unshift").model,Zl=Fn("sort").model,Wl=Fn("splice").model,Gl=Fn("reverse").model,Ql=function(t){function e(e){t.call(this,null,null),this.isRoot=!0,this.root=this,this.value={},this.ractive=e.ractive,this.adaptors=[],this.context=e.context}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getKeypath=function(){return"@context.data"},n.rebound=function(){},e}(wl),Yl=function(t,e){this.fragment=t,this.element=e||Kn(t),this.node=this.element&&this.element.node,this.ractive=t.ractive,this.root=this},Jl=Yl.prototype,Xl={decorators:{},_data:{}};Xl.decorators.get=function(){var t={};return this.element?(this.element.decorators.forEach(function(e){return t[e.name]=e.handle}),t):t},Xl._data.get=function(){return this.model||(this.root.model=new Ql({ractive:this.ractive,context:this.root}))},Jl.add=function(t,e,n){var i=l(e)?+e:1,s=o(e)?e:n;return en($n(this,t,i).map(function(t){var e=t[0],n=t[1],i=e.get();if(!r(n)||!r(i))throw new Error("Cannot add non-numeric value");return[e,i+n]}),s)},Jl.animate=function(t,e,n){var i=qn(this,t).model;return cn(this.ractive,i,e,n)},Jl.get=function(t){if(!t)return this.fragment.findContext().get(!0);var e=qn(this,t),n=e.model;return n?n.get(!0):void 0},Jl.getParent=function(t){var e=this.fragment;return e.context?e=tn(e.parent||t&&e.componentParent):(e=tn(e.parent||t&&e.componentParent),e&&(e=tn(e.parent||t&&e.componentParent))),e&&e!==this.fragment?e.getContext():void 0},Jl.hasListener=function(t,e){var n,i=this.fragment.owner.component?this.fragment.owner:this.element||this.fragment.owner;do{if(n=i.component||i,n.template.t===Lo&&Hn(n,t))return!0;i=i.up&&i.up.owner,i&&i.component&&(i=i.component)}while(i&&e)},Jl.link=function(t,e){var n=qn(this,t).model,i=qn(this,e).model,r=dl.start();return i.link(n,t),dl.end(),r},Jl.listen=function(t,e){var n=this.element;return n.on(t,e),{cancel:function(){n.off(t,e)}}},Jl.observe=function(t,e,n){return void 0===n&&(n={}),s(t)&&(n=e||{}),n.fragment=this.fragment,this.ractive.observe(t,e,n)},Jl.observeOnce=function(t,e,n){return void 0===n&&(n={}),s(t)&&(n=e||{}),n.fragment=this.fragment,this.ractive.observeOnce(t,e,n)},Jl.pop=function(t){return $l(qn(this,t).model,[])},Jl.push=function(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];return Ul(qn(this,t).model,e)},Jl.raise=function(t,e){for(var n=[],i=arguments.length-2;i-->0;)n[i]=arguments[i+2];for(var r,s=this.element;s;){if(s.component&&(s=s.component),r=Hn(s,t))return r.fire(r.element.getContext(e||{},!e||"original"in e?{}:{original:{}}),n);s=s.up&&s.up.owner}},Jl.readLink=function(t,e){return this.ractive.readLink(this.resolve(t),e)},Jl.resolve=function(t,e){var n=qn(this,t),i=n.model,r=n.instance;return i?i.getKeypath(e||r):t},Jl.reverse=function(t){return Gl(qn(this,t).model,[])},Jl.set=function(t,e,n){return en($n(this,t,e),n)},Jl.shift=function(t){return ql(qn(this,t).model,[])},Jl.splice=function(t,e,n){for(var i=[],r=arguments.length-3;r-->0;)i[r]=arguments[r+3];return i.unshift(e,n),Wl(qn(this,t).model,i)},Jl.sort=function(t){return Zl(qn(this,t).model,[])},Jl.subtract=function(t,e,n){var i=l(e)?e:1,s=o(e)?e:n;return en($n(this,t,i).map(function(t){var e=t[0],n=t[1],i=e.get();if(!r(n)||!r(i))throw new Error("Cannot add non-numeric value");return[e,i-n]}),s)},Jl.toggle=function(t,e){var n=qn(this,t),i=n.model;return en([[i,!i.get()]],e)},Jl.unlink=function(t){var e=qn(this,t).model,n=dl.start();return e.owner&&e.owner._link&&e.owner.unlink(),dl.end(),n},Jl.unlisten=function(t,e){this.element.off(t,e)},Jl.unshift=function(t){for(var e=[],n=arguments.length-1;n-->0;)e[n]=arguments[n+1];return Hl(qn(this,t).model,e)},Jl.update=function(t,e){return zn(this.ractive,qn(this,t).model,e)},Jl.updateModel=function(t,e){var n=qn(this,t),i=n.model,r=dl.start();return i.updateFromBindings(e),dl.end(),r},Jl.isBound=function(){var t=this.getBindingModel(this),e=t.model;return!!e},Jl.getBindingPath=function(t){var e=this.getBindingModel(this),n=e.model,i=e.instance;return n?n.getKeypath(t||i):void 0},Jl.getBinding=function(){var t=this.getBindingModel(this),e=t.model;return e?e.get(!0):void 0},Jl.getBindingModel=function(t){var e=t.element;return{model:e.binding&&e.binding.model,instance:e.up.ractive}},Jl.setBinding=function(t){var e=this.getBindingModel(this),n=e.model;return en([[n,t]])},Object.defineProperties(Jl,Xl),Yl.forRactive=Je,Sl.Context=Yl;var tc,ec,nc,ic,rc,sc,ac,oc,uc,hc=to&&to.querySelector,lc="http://www.w3.org/1999/xhtml",cc="http://www.w3.org/1998/Math/MathML",fc="http://www.w3.org/2000/svg",dc="http://www.w3.org/1999/xlink",pc="http://www.w3.org/XML/1998/namespace",mc="http://www.w3.org/2000/xmlns",vc={
html:lc,mathml:cc,svg:fc,xlink:dc,xml:pc,xmlns:mc};if(tc=io?function(t,e,n){return e&&e!==lc?n?to.createElementNS(e,t,n):to.createElementNS(e,t):n?to.createElement(t,n):to.createElement(t)}:function(t,e,n){if(e&&e!==lc)throw"This browser does not support namespaces other than http://www.w3.org/1999/xhtml. The most likely cause of this error is that you're trying to render SVG in an older browser. See http://ractive.js.org/support/#svgs for more information";return n?to.createElement(t,n):to.createElement(t)},eo){for(nc=tc("div"),ic=["matches","matchesSelector"],uc=function(t){return function(e,n){return e[t](n)}},ac=ic.length;ac--&&!ec;)if(rc=ic[ac],nc[rc])ec=uc(rc);else for(oc=ro.length;oc--;)if(sc=ro[ac]+rc.substr(0,1).toUpperCase()+rc.substring(1),nc[sc]){ec=uc(sc);break}ec||(ec=function(t,e){var n,i;n=t.parentNode,n||(nc.innerHTML="",n=nc,t=t.cloneNode(),nc.appendChild(t));var r=n.querySelectorAll(e);for(i=r.length;i--;)if(r[i]===t)return!0;return!1})}else ec=null;var gc=function(t,e,n,i){this.context=i.context||t,this.callback=n,this.ractive=t,this.keypath=i.keypath,this.options=i,e&&this.resolved(e),u(i.old)&&(this.oldContext=Pa(t),this.oldFn=i.old),i.init!==!1?(this.dirty=!0,this.dispatch()):ai(this),this.dirty=!1},yc=gc.prototype;yc.cancel=function(){this.cancelled=!0,this.model?this.model.unregister(this):this.resolver.unbind(),T(this.ractive._observers,this)},yc.dispatch=function(){this.cancelled||(this.callback.call(this.context,this.newValue,this.oldValue,this.keypath),ai(this,!0),this.dirty=!1)},yc.handleChange=function(){var t=this;if(this.dirty)this.newValue=this.model.get();else{var e=this.model.get();if(i(e,this.oldValue))return;if(this.newValue=e,this.options.strict&&this.newValue===this.oldValue)return;dl.addObserver(this,this.options.defer),this.dirty=!0,this.options.once&&dl.scheduleTask(function(){return t.cancel()})}},yc.rebind=function(t,e){var n=this;return t=ot(this.keypath,t,e),t===this.model?!1:(this.model&&this.model.unregister(this),void(t&&t.addShuffleTask(function(){return n.resolved(t)})))},yc.resolved=function(t){this.model=t,this.oldValue=void 0,this.newValue=t.get(),t.register(this)};var bc=/\*+/g,wc=function(t,e,n,i,r){var s=this;this.context=r.context||t,this.ractive=t,this.baseModel=e,this.keys=n,this.callback=i;var a=n.join("\\.").replace(bc,"(.+)"),o=this.baseKeypath=e.getKeypath(t);this.pattern=new RegExp("^"+(o?o+"\\.":"")+a+"$"),this.recursive=1===n.length&&"**"===n[0],this.recursive&&(this.keys=["*"]),r.old&&(this.oldContext=Pa(t),this.oldFn=r.old),this.oldValues={},this.newValues={},this.defer=r.defer,this.once=r.once,this.strict=r.strict,this.dirty=!1,this.changed=[],this.partial=!1,this.links=r.links;var u=e.findMatches(this.keys);u.forEach(function(t){s.newValues[t.getKeypath(s.ractive)]=t.get()}),r.init!==!1?this.dispatch():oi(this,this.newValues),e.registerPatternObserver(this)},xc=wc.prototype;xc.cancel=function(){this.baseModel.unregisterPatternObserver(this),T(this.ractive._observers,this)},xc.dispatch=function(){var t=this,e=this.newValues;this.newValues={},Ra(e).forEach(function(n){var r=e[n],s=t.oldValues[n];if(!(t.strict&&r===s||i(r,s))){var a=[r,s,n];if(n){var o=t.pattern.exec(n);o&&(a=a.concat(o.slice(1)))}t.callback.apply(t.context,a)}}),oi(this,e,this.partial),this.dirty=!1},xc.notify=function(t){this.changed.push(t)},xc.shuffle=function(t){var e=this;if(Ka(this.baseModel.value)){for(var n=this.baseModel.value.length,i=0;i<t.length;i++)-1!==t[i]&&t[i]!==i&&e.changed.push([i]);for(var r=t.touchedFrom;n>r;r++)e.changed.push([r])}},xc.handleChange=function(){var t=this;if(!this.dirty||this.changed.length){if(this.dirty||(this.newValues={}),this.changed.length){var e=0;if(this.recursive)this.changed.forEach(function(n){var i=t.baseModel.joinAll(n);(!i.isLink||t.links)&&(e++,t.newValues[i.getKeypath(t.ractive)]=i.get())});else{var n=this.baseModel.isRoot?this.changed.map(function(t){return t.map(_).join(".")}):this.changed.map(function(e){return t.baseKeypath+"."+e.map(_).join(".")});this.baseModel.findMatches(this.keys).forEach(function(i){var r=i.getKeypath(t.ractive),s=function(t){return 0===t.indexOf(r)&&(t.length===r.length||"."===t[r.length])||0===r.indexOf(t)&&(t.length===r.length||"."===r[t.length])};n.filter(s).length&&(e++,t.newValues[r]=i.get())})}if(!e)return;this.partial=!0}else this.baseModel.findMatches(this.keys).forEach(function(e){var n=e.getKeypath(t.ractive);t.newValues[n]=e.get()}),this.partial=!1;dl.addObserver(this,this.defer),this.dirty=!0,this.changed.length=0,this.once&&this.cancel()}};var _c=function(t,e,n,i){this.ractive=t,this.model=e,this.keypath=e.getKeypath(),this.callback=n,this.options=i,this.pending=null,e.register(this),i.init!==!1?(this.sliced=[],this.shuffle([]),this.dispatch()):this.sliced=this.slice()},kc=_c.prototype;kc.cancel=function(){this.model.unregister(this),T(this.ractive._observers,this)},kc.dispatch=function(){this.callback(this.pending),this.pending=null,this.options.once&&this.cancel()},kc.handleChange=function(t){this.pending?dl.addObserver(this,this.options.defer):t||(this.shuffle(this.sliced.map(ui)),this.handleChange())},kc.shuffle=function(t){var e,n=this,i=this.slice(),r=[],s=[],a={};t.forEach(function(t,i){a[t]=!0,t!==i&&void 0===e&&(e=i),-1===t&&s.push(n.sliced[i])}),void 0===e&&(e=t.length);for(var o=i.length,u=0;o>u;u+=1)a[u]||r.push(i[u]);this.pending={inserted:r,deleted:s,start:e},this.sliced=i},kc.slice=function(){var t=this.model.get();return Ka(t)?t.slice():[]};var Ec={init:!1,once:!0},Ac=function(t){return t.trim()},Cc=function(t){return""!==t},Sc=Fn("pop").path,Oc=Fn("push").path,jc="/* Ractive.js component styles */",Nc=[],Tc=!1,Vc=null,Pc=null,Mc={extend:function(t,e,n){e.adapt=V(e.adapt,j(n.adapt))},init:function(){}},Ic=/\/\*(?:[\s\S]*?)\*\//g,Rc=/url\(\s*(['"])(?:\\[\s\S]|(?!\1).)*\1\s*\)|url\((?:\\[\s\S]|[^)])*\)|(['"])(?:\\[\s\S]|(?!\2).)*\2/gi,Bc=/\0(\d+)/g,Kc=/(?:^|\}|\{)\s*([^\{\}\0]+)\s*(?=\{)/g,Lc=/@keyframes\s+[^\{\}]+\s*\{(?:[^{}]+|\{[^{}]+})*}/gi,Dc=/((?:(?:\[[^\]]+\])|(?:[^\s\+\>~:]))+)((?:::?[^\s\+\>\~\(:]+(?:\([^\)]+\))?)*\s*[\s\+\>\~]?)\s*/g,Fc=/^(?:@|\d+%)/,zc=/\[data-ractive-css~="\{[a-z0-9-]+\}"]/g,Uc=function(t){function e(e){t.call(this,e.cssData,"@style"),this.component=e}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.downstreamChanged=function(t,e){if(!this.locked){var n=this.component;n.extensions.forEach(function(n){var i=n._cssModel;i.mark(),i.downstreamChanged(t,e||1)}),e||Oi(n,!0)}},e}(_l),$c=/\{/,qc={name:"css",extend:function(t,e,n,i){i._cssIds=Ni(t),Ma(i,"cssData",{configurable:!0,value:Va(Pa(t.cssData),n.cssData||{})}),Ma(i,"_cssModel",{configurable:!0,value:new Uc(i)}),n.css&&Vi(n,i,e)},init:function(t,e,n){n.css&&g("\nThe css option is currently not supported on a per-instance basis and will be discarded. Instead, we recommend instantiating from a component definition with a css option.\n\nconst Component = Ractive.extend({\n	...\n	css: '/* your css */',\n	...\n});\n\nconst componentInstance = new Component({ ... })\n		")}},Hc={name:"data",extend:function(t,e,n){var i,r;if(n.data&&s(n.data))for(i in n.data)r=n.data[i],r&&o(r)&&(s(r)||Ka(r))&&g("Passing a `data` option with object and array properties to Ractive.extend() is discouraged, as mutating them is likely to cause bugs. Consider using a data function instead:\n\n  // this...\n  data: function () {\n    return {\n      myObject: {}\n    };\n  })\n\n  // instead of this:\n  data: {\n    myObject: {}\n  }");e.data=Ii(e.data,n.data)},init:function(t,e,n){var i=Ii(t.prototype.data,n.data);if(u(i)&&(i=i.call(e)),i&&i.constructor===Object)for(var r in i)if(u(i[r])){var s=i[r];i[r]=R(s,e),i[r]._r_unbound=s}return i||{}},reset:function(t){var e=this.init(t.constructor,t,t.viewmodel);return t.viewmodel.root.set(e),!0}},Zc={name:"template",extend:function(t,e,n){if("template"in n){var i=n.template;u(i)?e.template=i:e.template=Di(i,e)}},init:function(t,e,n){var i="template"in n?n.template:t.prototype.template;if(i=i||{v:Oo,t:[]},u(i)){var r=i;i=Li(e,r),e._config.template={fn:r,result:i}}i=Di(i,e),e.template=i.t,i.p&&Ui(e.partials,i.p)},reset:function(t){var e=Ki(t);if(e){var n=Di(e,t);return t.template=n.t,Ui(t.partials,n.p,!0),!0}}},Wc=["adaptors","components","computed","decorators","easing","events","helpers","interpolators","partials","transitions"],Gc=["computed","helpers"],Qc=function(t,e){this.name=t,this.useDefaults=e},Yc=Qc.prototype;Yc.extend=function(t,e,n){var i=this.useDefaults?t.defaults:t,r=this.useDefaults?e:e.constructor;this.configure(i,r,n)},Yc.init=function(){},Yc.configure=function(t,e,n){var i=this.name,r=n[i],s=Pa(t[i]);Va(s,r),e[i]=s},Yc.reset=function(t){var e=t[this.name],n=!1;return Ra(e).forEach(function(t){var i=e[t];i._fn&&(i._fn.isOwner?e[t]=i._fn:delete e[t],n=!0)}),n};var Jc=Wc.map(function(t){var e=Gc.indexOf(t)>-1;return new Qc(t,e)}),Xc={extend:function(t,e,n,i){return Gi("extend",t,e,n,i)},init:function(t,e,n){return Gi("init",t,e,n)},reset:function(t){return sf.filter(function(e){return e.reset&&e.reset(t)}).map(function(t){return t.name})}},tf={adapt:Mc,computed:Xc,css:qc,data:Hc,helpers:Xc,template:Zc},ef=Ra(Ya),nf=Yi(ef.filter(function(t){return!tf[t]})),rf=Yi(ef.concat(Jc.map(function(t){return t.name}),["on","observe","attributes","cssData","use"])),sf=[].concat(ef.filter(function(t){return!Jc[t]&&!tf[t]}),Jc,tf.template,tf.css),af=/\b_super\b/,of=function(t){this.up=t.up,this.ractive=t.up.ractive,this.template=t.template,this.index=t.index,this.type=t.template.t,this.dirty=!1},uf=of.prototype;uf.bubble=function(){this.dirty||(this.dirty=!0,this.up.bubble())},uf.destroyed=function(){this.fragment&&this.fragment.destroyed()},uf.find=function(){return null},uf.findComponent=function(){return null},uf.findNextNode=function(){return this.up.findNextNode(this)},uf.rebound=function(t){this.fragment&&this.fragment.rebound(t)},uf.shuffled=function(){this.fragment&&this.fragment.shuffled()},uf.valueOf=function(){return this.toString()},of.prototype.findAll=c,of.prototype.findAllComponents=c;var hf=function(t){function e(e){t.call(this,e)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.detach=function(){return this.fragment?this.fragment.detach():Yn()},n.find=function(t){return this.fragment?this.fragment.find(t):void 0},n.findAll=function(t,e){this.fragment&&this.fragment.findAll(t,e)},n.findComponent=function(t){return this.fragment?this.fragment.findComponent(t):void 0},n.findAllComponents=function(t,e){this.fragment&&this.fragment.findAllComponents(t,e)},n.firstNode=function(t){return this.fragment&&this.fragment.firstNode(t)},n.toString=function(t){return this.fragment?this.fragment.toString(t):""},e}(of),lf=function(e){function n(t,n){e.call(this,t,n),this.isReadonly=!this.root.ractive.syncComputedChildren,this.dirty=!0,this.isComputed=!0}e&&(n.__proto__=e);var i=n.prototype=Object.create(e&&e.prototype);i.constructor=n;var r={setRoot:{}};return r.setRoot.get=function(){return this.parent.setRoot},i.applyValue=function(t){if(e.prototype.applyValue.call(this,t),!this.isReadonly){for(var n=this.parent;n&&n.shuffle;)n=n.parent;n&&n.dependencies.forEach(G)}this.setRoot&&this.setRoot.set(this.setRoot.value)},i.get=function(t,e){if(t&&$(this),this.dirty){this.dirty=!1;var n=this.parent.get();this.value=n?n[this.key]:void 0,this.wrapper&&(this.newWrapperValue=this.value),this.adapt()}return(e&&"unwrap"in e?e.unwrap!==!1:t)&&this.wrapper?this.wrapperValue:this.value},i.handleChange=function(){this.dirty||(this.dirty=!0,this.boundValue&&(this.boundValue=null),this.links.forEach(Y),this.deps.forEach(W),this.children.forEach(W))},i.joinKey=function(e){if(void 0===e||""===e)return this;if(!t(this.childByKey,e)){var i=new n(this,e);this.children.push(i),this.childByKey[e]=i}return this.childByKey[e]},Object.defineProperties(i,r),n}(wl),cf=function(t){function e(e,n,i){t.call(this,e,i),this.signature=n,this.isReadonly=!this.signature.setter,this.isComputed=!0,this.dependencies=[],this.children=[],this.childByKey={},this.deps=[],this.dirty=!0,this.shuffle=void 0}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);n.constructor=e;var r={setRoot:{}};return r.setRoot.get=function(){return this.signature.setter?this:void 0},n.get=function(t,e){if(t&&$(this),this.dirty){this.dirty=!1;var n=this.value;this.value=this.getValue(),dl.active()?i(n,this.value)||this.notifyUpstream():(dl.start(),i(n,this.value)||this.notifyUpstream(),dl.end()),this.wrapper&&(this.newWrapperValue=this.value),this.adapt()}return B(this,this.wrapper&&(e&&"unwrap"in e?e.unwrap!==!1:t)?this.wrapperValue:this.value,!e||e.shouldBind!==!1)},n.getContext=function(){return this.parent.isRoot?this.root.ractive:this.parent.get(!1,wo)},n.getValue=function(){z();var t;try{t=this.signature.getter.call(this.root.ractive,this.getContext())}catch(e){if(g("Failed to compute "+this.getKeypath()+": "+(e.message||e)),no){console.groupCollapsed&&console.groupCollapsed("%cshow details","color: rgb(82, 140, 224); font-weight: normal; text-decoration: underline;");var n=this.signature;console.error(e.name+": "+e.message+"\n\n"+n.getterString+(n.getterUseStack?"\n\n"+e.stack:"")),console.groupCollapsed&&console.groupEnd()}}var i=U();return this.setDependencies(i),t},n.mark=function(){this.handleChange()},n.rebind=function(t,e){t!==e&&this.handleChange()},n.set=function(t){if(this.isReadonly)throw new Error("Cannot set read-only computed value '"+this.key+"'");this.signature.setter(t),this.mark()},n.setDependencies=function(t){for(var e=this,n=this.dependencies.length;n--;){var i=e.dependencies[n];~t.indexOf(i)||i.unregister(e)}for(n=t.length;n--;){var r=t[n];~e.dependencies.indexOf(r)||r.register(e)}this.dependencies=t},n.teardown=function(){for(var e=this,n=this.dependencies.length;n--;)e.dependencies[n]&&e.dependencies[n].unregister(e);this.parent.computed[this.key]===this&&delete this.parent.computed[this.key],t.prototype.teardown.call(this)},Object.defineProperties(n,r),e}(wl),ff=cf.prototype,df=lf.prototype;ff.handleChange=df.handleChange,ff.joinKey=df.joinKey,bl.Computation=cf;var pf=function(t){function e(e,n){var i=this;t.call(this,e.ractive.viewmodel,null),this.fragment=e,this.template=n,this.isReadonly=!0,this.isComputed=!0,this.dirty=!0,this.fn=e.ractive.allowExpressions===!1?c:lt(n.s,n.r.length),this.models=this.template.r.map(function(t){return We(i.fragment,t)}),this.dependencies=[],this.shuffle=void 0,this.bubble()}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bubble=function(t){void 0===t&&(t=!0),this.keypath=void 0,t&&this.handleChange()},n.getKeypath=function(){var t=this;return this.template?(this.keypath||(this.keypath="@"+this.template.s.replace(/_(\d+)/g,function(e,n){if(n>=t.models.length)return e;var i=t.models[n];return i?i.getKeypath():"@undefined"})),this.keypath):"@undefined"},n.getValue=function(){var t=this;z();var e;try{var n=this.models.map(function(t){return t?t.get(!0):void 0});e=this.fn.apply(this.fragment.ractive,n)}catch(i){g("Failed to compute "+this.getKeypath()+": "+(i.message||i))}var r=U();return this.dependencies.filter(function(t){return!~r.indexOf(t)}).forEach(function(e){e.unregister(t),T(t.dependencies,e)}),r.filter(function(e){return!~t.dependencies.indexOf(e)}).forEach(function(e){e.register(t),t.dependencies.push(e)}),e},n.notifyUpstream=function(){},n.rebind=function(t,e,n){var i=this.models.indexOf(e);~i&&(t=ot(this.template.r[i],t,e),t!==e&&(e.unregister(this),this.models.splice(i,1,t),t&&t.addShuffleRegister(this,"mark"))),this.bubble(!n)},n.rebound=function(t){var e=this;this.models=this.template.r.map(function(t){return We(e.fragment,t)}),t&&this.bubble(!0)},n.retrieve=function(){return this.get()},n.teardown=function(){var e=this;this.fragment=void 0,this.dependencies&&this.dependencies.forEach(function(t){return t.unregister(e)}),t.prototype.teardown.call(this)},n.unreference=function(){t.prototype.unreference.call(this),Ji(this)},n.unregister=function(e){t.prototype.unregister.call(this,e),Ji(this)},n.unregisterLink=function(e){t.prototype.unregisterLink.call(this,e),Ji(this)},e}(wl),mf=pf.prototype,vf=cf.prototype;mf.get=vf.get,mf.handleChange=vf.handleChange,mf.joinKey=vf.joinKey,mf.mark=vf.mark,mf.unbind=c;var gf=function(t){function e(e,n){t.call(this,null,null,null,"@undefined"),this.root=e.ractive.viewmodel,this.template=n,this.rootLink=!0,this.template=n,this.fragment=e,this.rebound()}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getKeypath=function(){return this.model?this.model.getKeypath():"@undefined"},n.rebound=function(){var t,e=this,n=this.fragment,i=this.template,r=this.base=er(n,i);this.proxy&&Xi(this);var s=this.proxy={rebind:function(n,o){o===r?(n=ot(i,n,o),n!==r&&(e.base=r=n)):~(t=a.indexOf(o))&&(n=ot(i.m[t].n,n,o),n!==a[t]&&a.splice(t,1,n||Ao)),n!==o&&(o.unregister(s),n&&n.addShuffleTask(function(){return n.register(s)}))},handleChange:function(){o()}};r.register(s);var a=this.members=i.m.map(function(t){if(h(t))return{get:function(){return t}};var e;return t.t===au?(e=We(n,t.n),e.register(s),e):(e=new pf(n,t),e.register(s),e)}),o=function(){var t=r.joinAll(a.reduce(function(t,e){var n=e.get();return Ka(n)?t.concat(n):(t.push(_(String(n))),t)},[]));t!==e.model&&(e.model=t,e.relinking(t),D(),tr(e))};o()},n.teardown=function(){Xi(this),t.prototype.teardown.call(this)},n.unreference=function(){t.prototype.unreference.call(this),this.deps.length||this.refs||this.teardown()},n.unregister=function(e){t.prototype.unregister.call(this,e),this.deps.length||this.refs||this.teardown()},e}(Co),yf=pf.prototype,bf=gf.prototype;bf.unreference=yf.unreference,bf.unregister=yf.unregister,bf.unregisterLink=yf.unregisterLink;var wf=function(t){function e(e){t.call(this,e),this.fragment=null}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.fragment=new Op({owner:this,template:this.template.f}),this.fragment.aliases=nr(this.template.z,this.up),this.fragment.bind()},n.rebound=function(t){var e=this.fragment.aliases;for(var n in e)e[n].rebound?e[n].rebound(t):(e[n].unreference(),e[n]=0);nr(this.template.z,this.up,e),this.fragment&&this.fragment.rebound(t)},n.render=function(t,e){this.rendered=!0,this.fragment&&this.fragment.render(t,e)},n.unbind=function(){var t=this;for(var e in t.fragment.aliases)t.fragment.aliases[e].unreference();this.fragment.aliases={},this.fragment&&this.fragment.unbind()},n.unrender=function(t){this.rendered&&this.fragment&&this.fragment.unrender(t),this.rendered=!1},n.update=function(){this.dirty&&(this.dirty=!1,this.fragment.update())},e}(hf),xf=/\s+/,_f=[void 0,"text","search","url","email","hidden","password","search","reset","submit"],kf={"accept-charset":"acceptCharset",accesskey:"accessKey",bgcolor:"bgColor","class":"className",codebase:"codeBase",colspan:"colSpan",contenteditable:"contentEditable",datetime:"dateTime",dirname:"dirName","for":"htmlFor","http-equiv":"httpEquiv",ismap:"isMap",maxlength:"maxLength",novalidate:"noValidate",pubdate:"pubDate",readonly:"readOnly",rowspan:"rowSpan",tabindex:"tabIndex",usemap:"useMap"},Ef=to?tc("div"):null,Af=!1,Cf=function(t){function e(e){t.call(this,e),this.attributes=[],this.owner=e.owner,this.fragment=new Op({ractive:this.ractive,owner:this,template:this.template}),this.fragment.findNextNode=c,this.dirty=!1}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.fragment.bind()},n.bubble=function(){this.dirty||(this.dirty=!0,this.owner.bubble())},n.destroyed=function(){this.unrender()},n.render=function(){this.node=this.owner.node,this.node&&(this.isSvg=this.node.namespaceURI===fc),Af=!0,this.rendered||this.fragment.render(),this.rendered=!0,this.dirty=!0,this.update(),Af=!1},n.toString=function(){return this.fragment.toString()},n.unbind=function(){this.fragment.unbind()},n.unrender=function(){this.rendered=!1,this.fragment.unrender()},n.update=function(){var t,e,n=this;if(this.dirty){this.dirty=!1;var i=Af;Af=!0,this.fragment.update(),this.rendered&&this.node&&(t=this.fragment.toString(),e=_r(t,this.isSvg),this.attributes.filter(function(t){return kr(e,t)}).forEach(function(t){n.node.removeAttribute(t.name)}),e.forEach(function(t){n.node.setAttribute(t.name,t.value)}),this.attributes=e),Af=i||!1}},e}(of),Sf=/^\s*$/,Of=!1,jf=function(t){function e(e){return t.call(this,e),this.name=e.template.n,this.namespace=null,this.owner=e.owner||e.up.owner||e.element||Kn(e.up),this.element=e.element||(this.owner.attributeByName?this.owner:Kn(e.up)),this.up=e.up,this.ractive=this.up.ractive,this.rendered=!1,this.updateDelegate=null,this.fragment=null,this.element.attributeByName[this.name]=this,Ka(e.template.f)?(this.fragment=new Op({owner:this,template:e.template.f}),this.interpolator=this.fragment&&1===this.fragment.items.length&&this.fragment.items[0].type===Mo&&this.fragment.items[0],void(this.interpolator&&(this.interpolator.owner=this))):(this.value=e.template.f,void(0===this.value?this.value="":void 0===this.value&&(this.value=!0)))}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.fragment&&this.fragment.bind()},n.bubble=function(){this.dirty||(this.up.bubble(),this.element.bubble(),this.dirty=!0)},n.firstNode=function(){},n.getString=function(){Of=!0;var t=this.fragment?this.fragment.toString():null!=this.value?""+this.value:"";return Of=!1,t},n.getValue=function(){Of=!0;var t=this.fragment?this.fragment.valueOf():Pu[this.name.toLowerCase()]?!0:this.value;return Of=!1,t},n.render=function(){var t=this.element.node;if(this.node=t,t.namespaceURI&&t.namespaceURI!==vc.html||(this.propertyName=kf[this.name]||this.name,void 0!==t[this.propertyName]&&(this.useProperty=!0),(Pu[this.name.toLowerCase()]||this.isTwoway)&&(this.isBoolean=!0),"value"===this.propertyName&&(t._ractive.value=this.value)),t.namespaceURI){var e=this.name.indexOf(":");-1!==e?this.namespace=Er(t,this.name.slice(0,e)):this.namespace=t.namespaceURI}this.rendered=!0,this.updateDelegate=sr(this),this.updateDelegate()},n.toString=function(){if(xr())return"";Of=!0;var t=this.getValue();if("value"!==this.name||void 0===this.element.getAttribute("contenteditable")&&"select"!==this.element.name&&"textarea"!==this.element.name){if("name"===this.name&&"input"===this.element.name&&this.interpolator&&"radio"===this.element.getAttribute("type"))return'name="{{'+this.interpolator.model.getKeypath()+'}}"';if(this.owner!==this.element||"style"!==this.name&&"class"!==this.name&&!this.style&&!this.inlineClass){if(!(this.rendered||this.owner!==this.element||this.name.indexOf("style-")&&this.name.indexOf("class-")))return void(this.name.indexOf("style-")?this.inlineClass=this.name.substr(6):this.style=xe(this.name.substr(6)));if(Pu[this.name.toLowerCase()])return t?h(t)?this.name+'="'+ei(t)+'"':this.name:"";if(null==t)return"";var e=ei(this.getString());return Of=!1,e?this.name+'="'+e+'"':this.name}}},n.unbind=function(){this.fragment&&this.fragment.unbind()},n.unrender=function(){this.updateDelegate(!0),this.rendered=!1},n.update=function(){if(this.dirty){var t;if(this.dirty=!1,this.fragment&&this.fragment.update(),this.rendered&&this.updateDelegate(),this.isTwoway&&!this.locked)this.interpolator.twowayBinding.lastVal(!0,this.interpolator.model.get());else if("value"===this.name&&(t=this.element.binding)){var e=t.attribute;e&&!e.dirty&&e.rendered&&this.element.binding.attribute.updateDelegate()}}},e}(of),Nf=function(t){function e(e){t.call(this,e),this.owner=e.owner||e.up.owner||Kn(e.up),this.element=this.owner.attributeByName?this.owner:Kn(e.up),this.flag="l"===e.template.v?"lazy":"twoway",this.bubbler=this.owner===this.element?this.element:this.up,this.element.type===Lo&&(Ka(e.template.f)&&(this.fragment=new Op({owner:this,template:e.template.f})),this.interpolator=this.fragment&&1===this.fragment.items.length&&this.fragment.items[0].type===Mo&&this.fragment.items[0])}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.fragment&&this.fragment.bind(),Cr(this,this.getValue(),!0)},n.bubble=function(){this.dirty||(this.bubbler.bubble(),this.dirty=!0)},n.getValue=function(){return this.fragment?this.fragment.valueOf():"value"in this?this.value:"f"in this.template?this.template.f:!0},n.render=function(){Cr(this,this.getValue(),!0)},n.toString=function(){return""},n.unbind=function(){this.fragment&&this.fragment.unbind(),delete this.element[this.flag]},n.unrender=function(){this.element.rendered&&this.element.recreateTwowayBinding()},n.update=function(){this.dirty&&(this.dirty=!1,this.fragment&&this.fragment.update(),Cr(this,this.getValue(),!0))},e}(of),Tf=Pa(of.prototype);Va(Tf,{bind:c,unbind:c,update:c,detach:function(){return Xn(this.node)},firstNode:function(){return this.node},render:function(t){this.rendered=!0,this.node=to.createComment(this.template.c),t.appendChild(this.node)},toString:function(){return"<!-- "+this.template.c+" -->"},unrender:function(t){this.rendered&&t&&this.detach(),this.rendered=!1}}),Sr.prototype=Tf;var Vf=function(t){function e(e){t.call(this,e,"@this"),this.ractive=e}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.joinKey=function(e){var n=t.prototype.joinKey.call(this,e);return"root"!==e&&"parent"!==e||n.isLink?"data"===e?this.ractive.viewmodel:"cssData"===e?this.ractive.constructor._cssModel:n:Nr(n,e)},e}(_l),Pf={"@this":function(t){return t.getRactiveModel()},"@global":function(){return El},"@shared":function(){return kl},"@style":function(t){return t.getRactiveModel().joinKey("cssData")},"@helpers":function(t){return t.getHelpers()}};Pf["@"]=Pf["@this"];var Mf=function(t){function e(e){t.call(this,null,null),this.isRoot=!0,this.root=this,this.ractive=e.ractive,this.value=e.data,this.adaptors=e.adapt,this.adapt()}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.attached=function(t){Tr(this,t)},n.createLink=function(t,e,n,i){for(var r=E(t),s=this;r.length;){var a=r.shift();s=s.childByKey[a]||s.joinKey(a)}return s.link(e,n,i)},n.detached=function(){Vr(this)},n.get=function(t,e){return t&&$(this),e&&e.virtual===!1?this.value:this.getVirtual()},n.getHelpers=function(){return this.helpers||(this.helpers=new _l(this.ractive.helpers,"helpers")),this.helpers},n.getKeypath=function(){return""},n.getRactiveModel=function(){return this.ractiveModel||(this.ractiveModel=new Vf(this.ractive))},n.getValueChildren=function(){var e=t.prototype.getValueChildren.call(this,this.value);return this.children.forEach(function(t){if(t._link){var n=e.indexOf(t);~n?e.splice(n,1,t._link):e.push(t._link)}}),e},n.has=function(e){if("~"===e[0]&&"/"===e[1]&&(e=e.slice(2)),Pf[e]||""===e)return!0;if(t.prototype.has.call(this,e))return!0;var n=A(e);return this.childByKey[n]&&this.childByKey[n]._link?!0:void 0},n.joinKey=function(e,n){if("~"===e[0]&&"/"===e[1]&&(e=e.slice(2)),"@"!==e[0])return t.prototype.joinKey.call(this,e,n);var i=Pf[e];return i?i(this):void 0},n.set=function(t){var e=this.wrapper;if(e){var n=!e.reset||e.reset(t)===!1;n&&(e.teardown(),this.wrapper=null,this.value=t,this.adapt())}else this.value=t,this.adapt();this.deps.forEach(W),this.children.forEach(G)},n.retrieve=function(){return this.wrapper?this.wrapper.get():this.value},n.teardown=function(){t.prototype.teardown.call(this),this.ractiveModel&&this.ractiveModel.teardown()},e}(wl);Mf.prototype.update=c;var If=["adaptors","components","decorators","easing","events","interpolators","partials","transitions"],Rf=["computed","helpers"],Bf=0,Kf=function(t){function e(e,n){var i=this;t.call(this,e);var r=e.template;this.isAnchor=r.t===Uo,this.type=this.isAnchor?Uo:Ho;var s=r.m,a=r.p||{};if("content"in a||(a.content=r.f||[]),this._partials=a,this.isAnchor)this.name=r.n,this.addChild=Kr,this.removeChild=Lr;else{var o=Pa(n.prototype);this.instance=o,this.name=r.e,(o.el||o.target)&&(g("The <"+this.name+"> component has a default '"+(o.el?"el":"target")+"' property; it has been disregarded"),o.el=o.target=null);for(var u,l=e.up;l;){if(l.owner.type===Zo){u=l.owner.container;break}l=l.parent}o.parent=this.up.ractive,o.container=u||null,o.root=o.parent.root,o.component=this,Mr(this.instance,{partials:a}),r=this.template,s=r.m,Ka(this.mappings)?s=(s||[]).concat(this.mappings):h(this.mappings)&&(s=(s||[]).concat(hl.parse(this.mappings,{attributes:!0}).t)),o._inlinePartials=a}if(this.attributeByName={},this.attributes=[],s){var c=[];s.forEach(function(t){switch(t.t){case $o:case ku:i.attributes.push(Zs({owner:i,up:i.up,template:t}));break;case Au:case Cu:case Eu:break;default:c.push(t)}}),c.length&&this.attributes.push(new Cf({owner:this,up:this.up,template:c}))}this.eventHandlers=[]}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.isAnchor||(this.attributes.forEach(q),this.eventHandlers.forEach(q),Qs(this.instance,{partials:this._partials},{cssIds:this.up.cssIds}),(this.instance.target||this.instance.el)&&(this.extern=!0),this.bound=!0)},n.bubble=function(){this.dirty||(this.dirty=!0,this.up.bubble())},n.destroyed=function(){!this.isAnchor&&this.instance.fragment&&this.instance.fragment.destroyed()},n.detach=function(){return this.isAnchor?this.instance?this.instance.fragment.detach():Yn():this.instance.fragment.detach()},n.find=function(t,e){return this.instance?this.instance.fragment.find(t,e):void 0},n.findAll=function(t,e){this.instance&&this.instance.fragment.findAll(t,e)},n.findComponent=function(t,e){return t&&this.name!==t?this.instance.fragment?this.instance.fragment.findComponent(t,e):void 0:this.instance},n.findAllComponents=function(t,e){var n=e.result;!this.instance||t&&this.name!==t||n.push(this.instance),this.instance&&this.instance.findAllComponents(t,e)},n.firstNode=function(t){return this.instance?this.instance.fragment.firstNode(t):void 0},n.getContext=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return t.unshift(this.instance),Je.apply(null,t)},n.rebound=function(t){this.attributes.forEach(function(e){return e.rebound(t)})},n.render=function(t,e){this.isAnchor?(this.rendered=!0,this.target=t,Lf.length||(Lf.push(this.ractive),e?(this.occupants=e,zr(),this.occupants=null):dl.scheduleTask(zr,!0))):(this.attributes.forEach(X),this.eventHandlers.forEach(X),this.extern?(this.instance.delegate=!1,this.instance.render()):Js(this.instance,t,null,e),this.rendered=!0)},n.shuffled=function(){t.prototype.shuffled.call(this),this.instance&&!this.instance.isolated&&this.instance.fragment&&this.instance.fragment.shuffled()},n.toString=function(){return this.instance?this.instance.toHTML():void 0},n.unbind=function(){this.isAnchor||(this.bound=!1,this.attributes.forEach(nt),jr(this.instance,function(){return dl.promise()}))},n.unrender=function(t){this.shouldDestroy=t,this.isAnchor?(this.item&&Fr(this,this.item),this.target=null,Lf.length||(Lf.push(this.ractive),dl.scheduleTask(zr,!0))):(this.instance.unrender(),this.instance.el=this.instance.target=null,this.attributes.forEach(it),this.eventHandlers.forEach(it)),this.rendered=!1},n.update=function(){this.dirty=!1,this.instance&&(this.instance.fragment.update(),this.attributes.forEach(rt),this.eventHandlers.forEach(rt))},e}(of),Lf=[],Df={update:c,teardown:c},Ff=function(t){this.owner=t.owner||t.up.owner||Kn(t.up),this.element=this.owner.attributeByName?this.owner:Kn(t.up),this.up=t.up||this.owner.up,this.ractive=this.owner.ractive;var e=this.template=t.template;this.name=e.n,this.node=null,this.handle=null,this.element.decorators.push(this)},zf=Ff.prototype;zf.bind=function(){Ur(this,this.template,this.up,{register:!0})},zf.bubble=function(){this.dirty||(this.dirty=!0,this.owner.bubble(),this.up.bubble())},zf.destroyed=function(){this.handle&&(this.handle.teardown(),this.handle=null),this.shouldDestroy=!0},zf.handleChange=function(){
this.bubble()},zf.rebind=function(t,e,n){var i=this.models.indexOf(e);~i&&(t=ot(this.template.f.r[i],t,e),t!==e&&(e.unregister(this),this.models.splice(i,1,t),t&&t.addShuffleRegister(this,"mark"),n||this.bubble()))},zf.rebound=function(t){qr(this,this.template),Ur(this,this.template,this.up,{register:!0}),t&&this.bubble()},zf.render=function(){var t=this;this.shouldDestroy=!1,this.handle&&this.unrender(),dl.scheduleTask(function(){if(t.element.rendered){var e=b("decorators",t.ractive,t.name);if(!e)return v(lo(t.name,"decorator")),void(t.handle=Df);t.node=t.element.node;var n;if(t.fn&&(n=t.models.map(function(t){return t?t.get():void 0}),n=t.fn.apply(t.ractive,n)),t.handle=e.apply(t.ractive,[t.node].concat(n)),!t.handle||!t.handle.teardown)throw new Error("The '"+t.name+"' decorator must return an object with a teardown method");t.shouldDestroy&&t.destroyed()}},!0)},zf.toString=function(){return""},zf.unbind=function(){qr(this,this.template)},zf.unrender=function(t){t&&!this.element.rendered||!this.handle||(this.handle.teardown(),this.handle=null)},zf.update=function(){var t=this.handle;if(!this.dirty)return void(t&&t.invalidate&&dl.scheduleTask(function(){return t.invalidate()},!0));if(this.dirty=!1,t)if(t.update){var e=this.models.map(function(t){return t&&t.get()});t.update.apply(this.ractive,this.fn.apply(this.ractive,e))}else this.unrender(),this.render()};var Uf=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.toString=function(){return"<!DOCTYPE"+this.template.a+">"},e}(of),$f=Uf.prototype;$f.bind=$f.render=$f.teardown=$f.unbind=$f.unrender=$f.update=c;var qf=function(t,e){void 0===e&&(e="value"),this.element=t,this.ractive=t.ractive,this.attribute=t.attributeByName[e];var n=this.attribute.interpolator;n.twowayBinding=this;var i=n.model;if(i.isReadonly&&!i.setRoot){var r=i.getKeypath().replace(/^@/,"");return y("Cannot use two-way binding on <"+t.name+"> element: "+r+" is read-only. To suppress this warning use <"+t.name+" twoway='false'...>",{ractive:this.ractive}),!1}this.attribute.isTwoway=!0,this.model=i;var s=i.get();this.wasUndefined=void 0===s,void 0===s&&this.getInitialValue&&(s=this.getInitialValue(),i.set(s)),this.lastVal(!0,s);var a=Kn(this.element,!1,"form");a&&(this.resetValue=s,a.formBindings.push(this))},Hf=qf.prototype;Hf.bind=function(){this.model.registerTwowayBinding(this)},Hf.handleChange=function(){var t=this,e=this.getValue();this.lastVal()!==e&&(dl.start(),this.attribute.locked=!0,this.model.set(e),this.lastVal(!0,e),this.model.get()!==e?this.attribute.locked=!1:dl.scheduleTask(function(){return t.attribute.locked=!1}),dl.end())},Hf.lastVal=function(t,e){return t?void(this.lastValue=e):this.lastValue},Hf.rebind=function(t,e){var n=this;this.model&&this.model===e&&e.unregisterTwowayBinding(this),t&&(this.model=t,dl.scheduleTask(function(){return t.registerTwowayBinding(n)}))},Hf.rebound=function(){this.model&&this.model.unregisterTwowayBinding(this),this.model=this.attribute.interpolator.model,this.model.registerTwowayBinding(this)},Hf.render=function(){this.node=this.element.node,this.node._ractive.binding=this,this.rendered=!0},Hf.setFromNode=function(t){this.model.set(t.value)},Hf.unbind=function(){this.model.unregisterTwowayBinding(this)},qf.prototype.unrender=c;var Zf=function(t){function e(e){t.call(this,e,"checked")}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.render=function(){t.prototype.render.call(this),this.element.on("change",Hr),this.node.attachEvent&&this.element.on("click",Hr)},n.unrender=function(){this.element.off("change",Hr),this.element.off("click",Hr)},n.getInitialValue=function(){return!!this.element.getAttribute("checked")},n.getValue=function(){return this.node.checked},n.setFromNode=function(t){this.model.set(t.checked)},e}(qf),Wf=function(t,e,n){var i=this;this.model=e,this.hash=t,this.getValue=function(){return i.value=n.call(i),i.value},this.bindings=[]},Gf=Wf.prototype;Gf.add=function(t){this.bindings.push(t)},Gf.bind=function(){this.value=this.model.get(),this.model.registerTwowayBinding(this),this.bound=!0},Gf.remove=function(t){T(this.bindings,t),this.bindings.length||this.unbind()},Gf.unbind=function(){this.model.unregisterTwowayBinding(this),this.bound=!1,delete this.model[this.hash]},Wf.prototype.rebind=qf.prototype.rebind;var Qf=[].push,Yf=function(t){function e(e){if(t.call(this,e,"name"),this.checkboxName=!0,this.group=Zr("checkboxes",this.model,Wr),this.group.add(this),this.noInitialValue&&(this.group.noInitialValue=!0),this.group.noInitialValue&&this.element.getAttribute("checked")){var n=this.model.get(),i=this.element.getAttribute("value");this.arrayContains(n,i)||Qf.call(n,i)}}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.group.bound||this.group.bind()},n.getInitialValue=function(){return this.noInitialValue=!0,[]},n.getValue=function(){return this.group.value},n.handleChange=function(){this.isChecked=this.element.node.checked,this.group.value=this.model.get();var e=this.element.getAttribute("value");this.isChecked&&!this.arrayContains(this.group.value,e)?this.group.value.push(e):!this.isChecked&&this.arrayContains(this.group.value,e)&&this.removeFromArray(this.group.value,e),this.lastValue=null,t.prototype.handleChange.call(this)},n.render=function(){t.prototype.render.call(this);var e=this.node,n=this.model.get(),i=this.element.getAttribute("value");Ka(n)?this.isChecked=this.arrayContains(n,i):this.isChecked=this.element.compare(n,i),e.name="{{"+this.model.getKeypath()+"}}",e.checked=this.isChecked,this.element.on("change",Hr),this.node.attachEvent&&this.element.on("click",Hr)},n.setFromNode=function(t){if(this.group.bindings.forEach(function(t){return t.wasUndefined=!0}),t.checked){var e=this.group.getValue();e.push(this.element.getAttribute("value")),this.group.model.set(e)}},n.unbind=function(){this.group.remove(this)},n.unrender=function(){var t=this.element;t.off("change",Hr),t.off("click",Hr)},n.arrayContains=function(t,e){for(var n=this,i=t.length;i--;)if(n.element.compare(e,t[i]))return!0;return!1},n.removeFromArray=function(t,e){var n=this;if(t)for(var i=t.length;i--;)n.element.compare(e,t[i])&&t.splice(i,1)},e}(qf),Jf=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getInitialValue=function(){return this.element.fragment?this.element.fragment.toString():""},n.getValue=function(){return this.element.node.innerHTML},n.render=function(){t.prototype.render.call(this);var e=this.element;e.on("change",Hr),e.on("blur",Hr),this.ractive.lazy||(e.on("input",Hr),this.node.attachEvent&&e.on("keyup",Hr))},n.setFromNode=function(t){this.model.set(t.innerHTML)},n.unrender=function(){var t=this.element;t.off("blur",Hr),t.off("change",Hr),t.off("input",Hr),t.off("keyup",Hr)},e}(qf),Xf=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getInitialValue=function(){return""},n.getValue=function(){return this.node.value},n.render=function(){t.prototype.render.call(this);var e=this.ractive.lazy,n=!1,i=this.element;"lazy"in this.element&&(e=this.element.lazy),r(e)&&(n=+e,e=!1),this.handler=n?Qr(n):Hr;var s=this.node;i.on("change",Hr),"file"!==s.type&&(e||(i.on("input",this.handler),s.attachEvent&&i.on("keyup",this.handler)),i.on("blur",Gr))},n.unrender=function(){var t=this.element;this.rendered=!1,t.off("change",Hr),t.off("input",this.handler),t.off("keyup",this.handler),t.off("blur",Gr)},e}(qf),td=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getInitialValue=function(){return void 0},n.getValue=function(){return this.node.files},n.render=function(){this.element.lazy=!1,t.prototype.render.call(this)},n.setFromNode=function(t){this.model.set(t.files)},e}(Xf),ed=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getInitialValue=function(){return this.element.options.filter(function(t){return t.getAttribute("selected")}).map(function(t){return t.getAttribute("value")})},n.getValue=function(){for(var t=this.element.node.options,e=t.length,n=[],i=0;e>i;i+=1){var r=t[i];if(r.selected){var s=r._ractive?r._ractive.value:r.value;n.push(s)}}return n},n.handleChange=function(){var e=this.attribute,n=e.getValue(),i=this.getValue();return void 0!==n&&O(i,n)||t.prototype.handleChange.call(this),this},n.render=function(){t.prototype.render.call(this),this.element.on("change",Hr),void 0===this.model.get()&&this.handleChange()},n.setFromNode=function(t){for(var e=Yr(t),n=e.length,i=new Array(n);n--;){var r=e[n];i[n]=r._ractive?r._ractive.value:r.value}this.model.set(i)},n.unrender=function(){this.element.off("change",Hr)},e}(qf),nd=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getInitialValue=function(){return void 0},n.getValue=function(){var t=parseFloat(this.node.value);return isNaN(t)?void 0:t},n.setFromNode=function(t){var e=parseFloat(t.value);isNaN(e)||this.model.set(e)},e}(Xf),id={},rd=function(t){function e(e){t.call(this,e,"checked"),this.siblings=Jr(this.ractive._guid+this.element.getAttribute("name")),this.siblings.push(this)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.getValue=function(){return this.node.checked},n.handleChange=function(){dl.start(),this.siblings.forEach(function(t){t.model.set(t.getValue())}),dl.end()},n.render=function(){t.prototype.render.call(this),this.element.on("change",Hr),this.node.attachEvent&&this.element.on("click",Hr)},n.setFromNode=function(t){this.model.set(t.checked)},n.unbind=function(){T(this.siblings,this)},n.unrender=function(){this.element.off("change",Hr),this.element.off("click",Hr)},e}(qf),sd=function(t){function e(e){var n=this;t.call(this,e,"name"),this.group=Zr("radioname",this.model,Xr),this.group.add(this),e.checked&&(this.group.value=this.getValue()),this.attribute.interpolator.pathChanged=function(){return n.updateName()}}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){this.group.bound||this.group.bind()},n.getInitialValue=function(){return this.element.getAttribute("checked")?this.element.getAttribute("value"):void 0},n.getValue=function(){return this.element.getAttribute("value")},n.handleChange=function(){this.node.checked&&(this.group.value=this.getValue(),t.prototype.handleChange.call(this)),this.updateName()},n.lastVal=function(t,e){return this.group?t?void(this.group.lastValue=e):this.group.lastValue:void 0},n.rebind=function(e,n){t.prototype.rebind.call(this,e,n),this.updateName()},n.rebound=function(e){t.prototype.rebound.call(this,e),this.updateName()},n.render=function(){t.prototype.render.call(this);var e=this.node;this.updateName(),e.checked=this.element.compare(this.model.get(),this.element.getAttribute("value")),this.element.on("change",Hr),e.attachEvent&&this.element.on("click",Hr)},n.setFromNode=function(t){t.checked&&this.group.model.set(this.element.getAttribute("value"))},n.unbind=function(){this.group.remove(this)},n.unrender=function(){var t=this.element;t.off("change",Hr),t.off("click",Hr)},n.updateName=function(){this.node&&(this.node.name="{{"+this.model.getKeypath()+"}}")},e}(qf),ad=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.forceUpdate=function(){var t=this,e=this.getValue();void 0!==e&&(this.attribute.locked=!0,dl.scheduleTask(function(){return t.attribute.locked=!1}),this.model.set(e))},n.getInitialValue=function(){if(void 0===this.element.getAttribute("value")){var t=this.element.options,e=t.length;if(e){for(var n,i,r=e;r--;){var s=t[r];if(s.getAttribute("selected")){s.getAttribute("disabled")||(n=s.getAttribute("value")),i=!0;break}}if(!i)for(;++r<e;)if(!t[r].getAttribute("disabled")){n=t[r].getAttribute("value");break}return void 0!==n&&(this.element.attributeByName.value.value=n),n}}},n.getValue=function(){var t,e=this.node.options,n=e.length;for(t=0;n>t;t+=1){var i=e[t];if(e[t].selected&&!e[t].disabled)return i._ractive?i._ractive.value:i.value}},n.render=function(){t.prototype.render.call(this),this.element.on("change",Hr)},n.setFromNode=function(t){var e=Yr(t)[0];this.model.set(e._ractive?e._ractive.value:e.value)},n.unrender=function(){this.element.off("change",Hr)},e}(qf),od=/;\s*$/,ud=function(t){function e(e){var n=this;if(t.call(this,e),this.name=e.template.e.toLowerCase(),this.parent=Kn(this.up,!1),this.parent&&"option"===this.parent.name)throw new Error("An <option> element cannot contain other elements (encountered <"+this.name+">)");this.decorators=[],this.attributeByName={};for(var i,r,s,a,o,u,l,c,f=this.template.m,d=f&&f.length||0,p=0;d>p;p++)if(l=f[p],l.g)(n.statics||(n.statics={}))[l.n]=h(l.f)?l.f:l.n;else switch(l.t){case $o:case Cu:case Eu:case ku:case Au:s=Zs({owner:n,up:n.up,template:l}),r=l.n,i=i||(i=n.attributes=[]),"value"===r?a=s:"name"===r?u=s:"class"===r?o=s:i.push(s);break;case Su:n.delegate=!1;break;default:(c||(c=[])).push(l)}a&&i.push(a),u&&i.push(u),o&&i.unshift(o),c&&((i||(this.attributes=[])).push(new Cf({owner:this,up:this.up,template:c})),c=[]),e.template.f&&!e.deferContent&&(this.fragment=new Op({template:e.template.f,owner:this,cssIds:null})),this.binding=null}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){var t=this.attributes;if(t){t.binding=!0;for(var e=t.length,n=0;e>n;n++)t[n].bind();t.binding=!1}this.fragment&&this.fragment.bind(),this.binding?this.binding.bind():this.recreateTwowayBinding()},n.createTwowayBinding=function(){if("twoway"in this?this.twoway:this.ractive.twoway){var t=es(this);if(t){var e=new t(this);if(e&&e.model)return e}}},n.destroyed=function(){this.attributes&&this.attributes.forEach(Z),this.fragment&&this.fragment.destroyed()},n.detach=function(){return this.rendered||this.destroyed(),Xn(this.node)},n.find=function(t,e){return this.node&&ec(this.node,t)?this.node:this.fragment?this.fragment.find(t,e):void 0},n.findAll=function(t,e){var n=e.result;ec(this.node,t)&&n.push(this.node),this.fragment&&this.fragment.findAll(t,e)},n.findNextNode=function(){return null},n.firstNode=function(){return this.node},n.getAttribute=function(t){if(this.statics&&t in this.statics)return this.statics[t];var e=this.attributeByName[t];return e?e.getValue():void 0},n.getContext=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return this.fragment?(n=this.fragment).getContext.apply(n,t):(this.ctx||(this.ctx=new Yl(this.up,this)),t.unshift(Pa(this.ctx)),Va.apply(null,t));var n},n.off=function(t,e,n){void 0===n&&(n=!1);var i=this.up.delegate,r=this.listeners&&this.listeners[t];if(r)if(T(r,e),i){var s=(i.listeners||(i.listeners=[]))&&(i.listeners[t]||(i.listeners[t]=[]));s.refs&&!--s.refs&&i.off(t,ss,!0)}else if(this.rendered){var a=this.node,o=a.addEventListener,u=a.removeEventListener;r.length?r.length&&!r.refs&&n&&(u.call(a,t,os,!0),o.call(a,t,os,!1)):u.call(a,t,os,n)}},n.on=function(t,e,n){void 0===n&&(n=!1);var i=this.up.delegate,r=(this.listeners||(this.listeners={}))[t]||(this.listeners[t]=[]);if(i){var s=(i.listeners||(i.listeners=[]))&&i.listeners[t]||(i.listeners[t]=[]);s.refs?s.refs++:(s.refs=0,i.on(t,ss,!0),s.refs++)}else if(this.rendered){var a=this.node,o=a.addEventListener,u=a.removeEventListener;r.length?r.length&&!r.refs&&n&&(u.call(a,t,os,!1),o.call(a,t,os,!0)):o.call(a,t,os,n)}C(this.listeners[t],e)},n.recreateTwowayBinding=function(){this.binding&&(this.binding.unbind(),this.binding.unrender()),(this.binding=this.createTwowayBinding())&&(this.binding.bind(),this.rendered&&this.binding.render())},n.rebound=function(e){t.prototype.rebound.call(this,e),this.attributes&&this.attributes.forEach(function(t){return t.rebound(e)}),this.binding&&this.binding.rebound(e)},n.render=function(t,e){var n=this;this.namespace=rs(this);var i,r=!1;if(e)for(var s;s=e.shift();){if(s.nodeName.toUpperCase()===n.template.e.toUpperCase()&&s.namespaceURI===n.namespace){n.node=i=s,r=!0;break}Xn(s)}if(!r&&this.node&&(i=this.node,t.appendChild(i),r=!0),!i){var a=this.template.e;i=tc(this.namespace===lc?a.toLowerCase():a,this.namespace,this.getAttribute("is")),this.node=i}this.statics&&Ra(this.statics).forEach(function(t){i.setAttribute(t,n.statics[t])}),Ma(i,"_ractive",{value:{proxy:this},configurable:!0}),r&&this.foundNode&&this.foundNode(i);var o=this.intro;if(o&&o.shouldFire("intro")&&(o.isIntro=!0,o.isOutro=!1,dl.registerTransition(o)),this.fragment){var u=r?P(i.childNodes):void 0;this.fragment.render(i,u),u&&u.forEach(Xn)}if(r){this.binding&&this.binding.wasUndefined&&this.binding.setFromNode(i);for(var h=i.attributes.length;h--;){var l=i.attributes[h].name;l in n.attributeByName||n.statics&&l in n.statics||i.removeAttribute(l)}}if(this.up.cssIds&&i.setAttribute("data-ractive-css",this.up.cssIds.map(function(t){return"{"+t+"}"}).join(" ")),this.attributes)for(var c=this.attributes.length,f=0;c>f;f++)n.attributes[f].render();if(this.binding&&this.binding.render(),!this.up.delegate&&this.listeners){var d=this.listeners;for(var p in d)d[p]&&d[p].length&&n.node.addEventListener(p,os,!!d[p].refs)}r||t.appendChild(i),this.rendered=!0},n.toString=function(){var t=this,e=this.template.e,n=this.attributes&&this.attributes.map(is).join("")||"";this.statics&&Ra(this.statics).forEach(function(e){return"class"!==e&&"style"!==e&&(n=" "+e+'="'+t.statics[e]+'"'+n)}),"option"===this.name&&this.isSelected()&&(n+=" selected"),"input"===this.name&&ns(this)&&(n+=" checked");var i=this.statics?this.statics.style:void 0,r=this.statics?this.statics["class"]:void 0;this.attributes&&this.attributes.forEach(function(t){"class"===t.name?r=(r||"")+(r?" ":"")+ei(t.getString()):"style"===t.name?(i=(i||"")+(i?" ":"")+ei(t.getString()),i&&!od.test(i)&&(i+=";")):t.style?i=(i||"")+(i?" ":"")+t.style+": "+ei(t.getString())+";":t.inlineClass&&t.getValue()&&(r=(r||"")+(r?" ":"")+t.inlineClass)}),void 0!==i&&(n=" style"+(i?'="'+i+'"':"")+n),void 0!==r&&(n=" class"+(r?'="'+r+'"':"")+n),this.up.cssIds&&(n+=' data-ractive-css="'+this.up.cssIds.map(function(t){return"{"+t+"}"}).join(" ")+'"');var s="<"+e+n+">";return Mu[this.name.toLowerCase()]?s:("textarea"===this.name&&void 0!==this.getAttribute("value")?s+=gt(this.getAttribute("value")):void 0!==this.getAttribute("contenteditable")&&(s+=this.getAttribute("value")||""),this.fragment&&(s+=this.fragment.toString(!/^(?:script|style)$/i.test(this.template.e))),s+="</"+e+">")},n.unbind=function(){var t=this.attributes;if(t){t.unbinding=!0;for(var e=t.length,n=0;e>n;n++)t[n].unbind();t.unbinding=!1}this.binding&&this.binding.unbind(),this.fragment&&this.fragment.unbind()},n.unrender=function(t){if(this.rendered){this.rendered=!1;var e=this.intro;e&&e.complete&&e.complete(),"option"===this.name?this.detach():t&&dl.detachWhenReady(this);var n=this.outro;n&&n.shouldFire("outro")&&(n.isIntro=!1,n.isOutro=!0,dl.registerTransition(n)),this.fragment&&this.fragment.unrender(),this.binding&&this.binding.unrender()}},n.update=function(){if(this.dirty){this.dirty=!1;var t=this.attributes;if(t)for(var e=t.length,n=0;e>n;n++)t[n].update();this.fragment&&this.fragment.update()}},e}(hf),hd=null!==Xa?Xa.UIEvent:null,ld=function(t){function e(e){t.call(this,e),this.formBindings=[]}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.render=function(e,n){t.prototype.render.call(this,e,n),this.on("reset",us)},n.unrender=function(e){this.off("reset",us),t.prototype.unrender.call(this,e)},e}(ud),cd={animationend:1,animationiteration:1,animationstart:1,transitioncancel:1,transitionend:1,transitionstart:1,transitionrun:1},fd=function(t,e){-1!==t.indexOf("*")&&d('Only component proxy-events may contain "*" wildcards, <'+e.name+" on-"+t+'="..."/> is not valid'),this.name=t,this.owner=e,this.handler=null},dd=fd.prototype;dd.bind=function(){},dd.render=function(t){var e=this,n=this.name,i=function(){var i=e.owner.node,r="on"+n;(r in i||r in Xa||cd[n])&&e.owner.on(n,e.handler=function(e){return t.fire({node:i,original:e,event:e,name:n})})};"load"!==n?dl.scheduleTask(i,!0):i()},dd.unbind=function(){},dd.unrender=function(){this.handler&&this.owner.off(this.name,this.handler)};var pd=function(t,e,n,i){this.eventPlugin=t,this.owner=e,this.name=n,this.handler=null,this.args=i},md=pd.prototype;md.bind=function(){},md.render=function(t){var e=this;dl.scheduleTask(function(){var n=e.owner.node;e.handler=e.eventPlugin.apply(e.owner.ractive,[n,function(i){return void 0===i&&(i={}),i.original?i.event=i.original:i.original=i.event,i.name=e.name,i.node=i.node||n,t.fire(i)}].concat(e.args||[]))})},md.unbind=function(){},md.unrender=function(){this.handler.teardown()};var vd=function(t,e){this.component=t,this.name=e,this.handler=null},gd=vd.prototype;gd.bind=function(t){var e=this.component.instance;this.handler=e.on(this.name,function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];if(n[0]instanceof Yl){var r=n.shift();r.component=e,t.fire(r,n)}else t.fire({},n);return!1})},gd.render=function(){},gd.unbind=function(){this.handler.cancel()},gd.unrender=function(){};var yd=/^(event|arguments|@node|@event|@context)(\..+)?$/,bd=/^\$(\d+)(\..+)?$/,wd=function(t){this.owner=t.owner||t.up.owner||Kn(t.up),this.element=this.owner.attributeByName?this.owner:Kn(t.up,!0),this.template=t.template,this.up=t.up,this.ractive=t.up.ractive,this.events=[]},xd=wd.prototype;xd.bind=function(){var t=this;if(this.element.type===Ho||this.element.type===Uo)this.template.n.forEach(function(e){t.events.push(new vd(t.element,e))});else{var e;if(e=this.template.a){var n=e.r.map(function(e){var n=We(t.up,e);return n?n.get():void 0});try{e=lt(e.s,n.length).apply(null,n)}catch(i){e=null,g("Failed to compute args for event on-"+this.template.n.join("- ")+": "+(i.message||i))}}this.template.n.forEach(function(n){var i=b("events",t.ractive,n);i?t.events.push(new pd(i,t.element,n,e)):t.events.push(new fd(n,t.element))})}this.models=null,C(this.element.events||(this.element.events=[]),this),Ur(this,this.template),this.fn||(this.action=this.template.f),this.events.forEach(function(e){return e.bind(t)})},xd.destroyed=function(){this.events.forEach(function(t){return t.unrender()})},xd.fire=function(t,e){var n=this;void 0===e&&(e=[]);var i=t instanceof Yl&&t.refire?t:this.element.getContext(t);if(this.fn){var r=[],s=$r(this,this.template,this.up,{specialRef:function(t){var e=yd.exec(t);if(e)return{special:e[1],keys:e[2]?E(e[2].substr(1)):[]};var n=bd.exec(t);return n?{special:"arguments",keys:[n[1]-1].concat(n[2]?E(n[2].substr(1)):[])}:void 0}});s&&s.forEach(function(s){if(!s)return r.push(void 0);if(s.special){var a,o=s.special;"@node"===o?a=n.element.node:"@event"===o?a=t&&t.event:"event"===o?(y("The event reference available to event directives is deprecated and should be replaced with @context and @event"),a=i):a="@context"===o?i:e;for(var u=s.keys.slice();a&&u.length;)a=a[u.shift()];return r.push(a)}return s.wrapper?r.push(s.wrapperValue):void r.push(s.get())});var a=this.ractive,o=a.event;a.event=i;var u=this.fn.apply(a,r),l=u.pop();if(l===!1){var c=t?t.original:void 0;c?(c.preventDefault&&c.preventDefault(),c.stopPropagation&&c.stopPropagation()):y("handler '"+this.template.n.join(" ")+"' returned false, but there is no event available to cancel")}else!u.length&&Ka(l)&&h(l[0])&&(l=vn(this.ractive,l.shift(),i,l));return a.event=o,l}return vn(this.ractive,this.action,i,e)},xd.handleChange=function(){},xd.render=function(){var t=this;this.events.forEach(function(e){return e.render(t)})},xd.toString=function(){return""},xd.unbind=function(){T(this.element.events,this),this.events.forEach(function(t){return t.unbind()})},xd.unrender=function(){this.events.forEach(function(t){return t.unrender()})},wd.prototype.update=c,wd.prototype.rebound=c;var _d=function(t){function e(e){t.call(this,e),e.owner&&(this.parent=e.owner),this.isStatic=!!e.template.s,this.model=null,this.dirty=!1}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){var t=this.template.y?this.template.y.containerFragment:this.containerFragment||this.up,e=er(t,this.template);if(e){var n=e.get();if(this.isStatic)return this.model={get:function(){return n}},void e.unreference();e.register(this),this.model=e}},n.handleChange=function(){this.bubble()},n.rebind=function(t,e,n){return this.isStatic?void 0:(t=ot(this.template,t,e,this.up),t===this.model?!1:(this.model&&this.model.unregister(this),t&&t.addShuffleRegister(this,"mark"),this.model=t,n||this.handleChange(),!0))},n.rebound=function(t){this.model&&(this.model.rebound?this.model.rebound(t):(this.model.unregister(this),this.bind()),t&&this.bubble()),this.fragment&&this.fragment.rebound(t)},n.unbind=function(){this.isStatic||(this.model&&this.model.unregister(this),this.model=void 0)},e}(of),kd=cs.prototype=Object.create(hf.prototype);Va(kd,_d.prototype,{constructor:cs});var Ed=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bubble=function(){this.owner&&this.owner.bubble(),t.prototype.bubble.call(this)},n.detach=function(){return Xn(this.node)},n.firstNode=function(){return this.node},n.getString=function(){return this.model?ti(this.model.get()):""},n.render=function(t,e){if(!xr()){var n=this.value=this.getString();this.rendered=!0,ls(this,t,e,n)}},n.toString=function(t){var e=this.getString();return t?gt(e):e},n.unrender=function(t){t&&this.detach(),this.rendered=!1},n.update=function(){if(this.dirty&&(this.dirty=!1,this.rendered)){var t=this.getString();t!==this.value&&(this.node.data=this.value=t)}},n.valueOf=function(){return this.model?this.model.get():void 0},e}(_d),Ad=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.render=function(e,n){t.prototype.render.call(this,e,n),this.node.defaultValue=this.node.value},n.compare=function(t,e){var n=this.getAttribute("value-comparator");if(n){if(u(n))return n(t,e);if(t&&e)return t[n]==e[n]}return t==e},e}(ud),Cd={"true":!0,"false":!1,"null":null,undefined:void 0},Sd=new RegExp("^(?:"+Ra(Cd).join("|")+")"),Od=/^(?:[+-]?)(?:(?:(?:0|[1-9]\d*)?\.\d+)|(?:(?:0|[1-9]\d*)\.)|(?:0|[1-9]\d*))(?:[eE][+-]?\d+)?/,jd=/\$\{([^\}]+)\}/g,Nd=/^\$\{([^\}]+)\}/,Td=/^\s*$/,Vd=To.extend({init:function(t,e){this.values=e.values,this.sp()},postProcess:function(t){return 1===t.length&&Td.test(this.leftover)?{value:t[0].v}:null},converters:[function(e){if(!e.values)return null;var n=e.matchPattern(Nd);return n&&t(e.values,n)?{v:e.values[n]}:void 0},function(t){var e=t.matchPattern(Sd);return e?{v:Cd[e]}:void 0},function(t){var e=t.matchPattern(Od);return e?{v:+e}:void 0},function(t){var e=_t(t),n=t.values;return e&&n?{v:e.v.replace(jd,function(t,e){return e in n?n[e]:e})}:e},function(t){if(!t.matchString("{"))return null;var e={};if(t.sp(),t.matchString("}"))return{v:e};for(var n;n=fs(t);){if(e[n.key]=n.value,t.sp(),t.matchString("}"))return{v:e};if(!t.matchString(","))return null}return null},function(t){if(!t.matchString("["))return null;var e=[];if(t.sp(),t.matchString("]"))return{v:e};for(var n;n=t.read();){if(e.push(n.v),t.sp(),t.matchString("]"))return{v:e};if(!t.matchString(","))return null;t.sp()}return null}]}),Pd=function(t){function e(e){t.call(this,e),this.name=e.template.n,this.owner=e.owner||e.up.owner||e.element||Kn(e.up),this.element=e.element||(this.owner.attributeByName?this.owner:Kn(e.up)),this.up=this.element.up,this.ractive=this.up.ractive,this.element.attributeByName[this.name]=this,this.value=e.template.f}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){var t=this.template.f,e=this.element.instance.viewmodel;if(0===t)e.joinKey(this.name).set(!0);else if(h(t)){var n=ds(t);e.joinKey(this.name).set(n?n.value:t)}else Ka(t)&&ps(this,!0)},n.rebound=function(t){if(this.boundFragment&&this.boundFragment.rebound(t),this.link){this.model=er(this.up,this.template.f[0]);var e=this.element.instance.viewmodel.joinAll(E(this.name));e.link(this.model,this.name,{mapping:!0})}},n.render=function(){},n.unbind=function(){this.model&&this.model.unregister(this),this.boundFragment&&this.boundFragment.unbind(),this.element.bound&&this.link.target===this.model&&this.link.owner.unlink()},n.unrender=function(){},n.update=function(){this.dirty&&(this.dirty=!1,this.boundFragment&&this.boundFragment.update())},e}(of),Md=function(t){function e(e){var n=e.template;n.a||(n.a={}),void 0!==n.a.value||"disabled"in n.a||(n.a.value=n.f||""),t.call(this,e),this.select=Kn(this.parent||this.up,!1,"select")}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){if(!this.select)return void t.prototype.bind.call(this);var e=this.attributeByName.selected;if(e&&void 0!==this.select.getAttribute("value")){var n=this.attributes.indexOf(e);this.attributes.splice(n,1),delete this.attributeByName.selected}t.prototype.bind.call(this),this.select.options.push(this)},n.bubble=function(){var e=this.getAttribute("value");this.node&&this.node.value!==e&&(this.node._ractive.value=e),t.prototype.bubble.call(this)},n.getAttribute=function(t){var e=this.attributeByName[t];return e?e.getValue():"value"===t&&this.fragment?this.fragment.valueOf():void 0},n.isSelected=function(){var t=this,e=this.getAttribute("value");if(void 0===e||!this.select)return!1;var n=this.select.getAttribute("value");if(this.select.compare(n,e))return!0;if(this.select.getAttribute("multiple")&&Ka(n))for(var i=n.length;i--;)if(t.select.compare(n[i],e))return!0},n.render=function(e,n){t.prototype.render.call(this,e,n),this.attributeByName.value||(this.node._ractive.value=this.getAttribute("value"))},n.unbind=function(){t.prototype.unbind.call(this),this.select&&T(this.select.options,this)},e}(ud),Id=ws.prototype=Pa(cs.prototype);Va(Id,{constructor:ws,bind:function(){var t=this.template;if(this.yielder){if(this.container=this.up.ractive,this.component=this.container.component,this.containerFragment=this.up,!this.component)return this.fragment=new Op({owner:this,template:[]}),void this.fragment.bind();this.up=this.component.up,t.r||t.x||t.tx||(this.refName="content")}this.macro?this.fn=this.macro:(this.refName||(this.refName=t.r),this.refName&&ks(this,this.refName),this.partial||this.fn||(cs.prototype.bind.call(this),this.model&&ks(this,this.model.get()))),this.partial||this.fn||y("Could not find template for partial '"+this.name+"'"),xs(this,this.partial||[]),this.fn&&Cs(this),this.fragment.bind()},bubble:function(){this.dirty||(this.dirty=!0,this.yielder?this.containerFragment.bubble():this.up.bubble())},findNextNode:function(){return(this.containerFragment||this.up).findNextNode(this)},handleChange:function(){this.dirtyTemplate=!0,this.externalChange=!0,this.bubble()},rebound:function(t){var e=this,n=this.fragment&&this.fragment.aliases;if(n){for(var i in n)n[i].rebound?n[i].rebound(t):(n[i].unreference(),n[i]=0);this.template.z&&nr(this.template.z,this.containerFragment||this.up,n)}this._attrs&&Ra(this._attrs).forEach(function(n){return e._attrs[n].rebound(t)}),cs.prototype.rebound.call(this,t)},refreshAttrs:function(){var t=this;Ra(this._attrs).forEach(function(e){t.handle.attributes[e]=!t._attrs[e].items.length||t._attrs[e].valueOf()})},resetTemplate:function(){var t=this;if(this.fn&&this.proxy){if(!this.externalChange)return this.partial=this.fnTemplate,!0;u(this.proxy.teardown)&&this.proxy.teardown(),this.fn=this.proxy=null}var e=this.partial;return this.partial=null,this.refName&&(this.partial=ms(this.ractive,this.refName,this.up)),
!this.partial&&this.model&&ks(this,this.model.get()),this.fn||e!==this.partial?(this.unbindAttrs(),this.fn?(Cs(this),u(this.proxy.render)&&dl.scheduleTask(function(){return t.proxy.render()})):this.partial||y("Could not find template for partial '"+this.name+"'"),!0):!1},render:function(t,e){this.fn&&this.fn._cssDef&&!this.fn._cssDef.applied&&gi(),this.fragment.render(t,e),this.proxy&&u(this.proxy.render)&&this.proxy.render()},unbind:function(){this.fragment.unbind(),this.fragment.aliases=null,this.unbindAttrs(),cs.prototype.unbind.call(this)},unbindAttrs:function(){var t=this;this._attrs&&Ra(this._attrs).forEach(function(e){t._attrs[e].unbind()})},unrender:function(t){this.proxy&&u(this.proxy.teardown)&&this.proxy.teardown(),this.fragment.unrender(t)},update:function(){var t=this,e=this.proxy;this.updating=1,this.dirtyAttrs&&(this.dirtyAttrs=!1,Ra(this._attrs).forEach(function(e){return t._attrs[e].update()}),this.refreshAttrs(),u(e.update)&&e.update(this.handle.attributes)),this.dirtyTemplate&&(this.dirtyTemplate=!1,this.resetTemplate()&&this.fragment.resetTemplate(this.partial||[])),this.dirty&&(this.dirty=!1,e&&u(e.invalidate)&&e.invalidate(),this.fragment.update()),this.externalChange=!1,this.updating=0}});var Rd="extra-attributes",Bd=function(t,e,n){this.value=this.key=t,this.context=e,this.isReadonly=this.isKey=!0,this.deps=[],this.links=[],this.children=[],this.instance=n},Kd=Bd.prototype;Kd.applyValue=function(t){t!==this.value&&(this.value=this.key=t,this.deps.forEach(W),this.links.forEach(W),this.children.forEach(function(t){t.applyValue(t.context.getKeypath(t.instance))}))},Kd.destroyed=function(){this.upstream&&this.upstream.unregisterChild(this)},Kd.get=function(t){return t&&$(this),A(this.value)},Kd.getKeypath=function(){return A(this.value)},Kd.has=function(){return!1},Kd.rebind=function(t,e){for(var n=this,i=this.deps.length;i--;)n.deps[i].rebind(t,e,!1);for(i=this.links.length;i--;)n.links[i].relinking(t,!1)},Kd.register=function(t){this.deps.push(t)},Kd.registerChild=function(t){C(this.children,t),t.upstream=this},Kd.registerLink=function(t){C(this.links,t)},Kd.unregister=function(t){T(this.deps,t)},Kd.unregisterChild=function(t){T(this.children,t)},Kd.unregisterLink=function(t){T(this.links,t)},Bd.prototype.reference=c,Bd.prototype.unreference=c;var Ld=/^"(\\"|[^"])+"$/,Dd=function(t){this.parent=t.owner.up,this.up=this,this.owner=t.owner,this.ractive=this.parent.ractive,this.delegate=this.ractive.delegate!==!1&&(this.parent.delegate||Os(this.parent)),this.delegate&&this.delegate.delegate===!1&&(this.delegate=!1),this.delegate&&(this.delegate.delegate=this.delegate),this.cssIds="cssIds"in t?t.cssIds:this.parent?this.parent.cssIds:null,this.context=null,this.rendered=!1,this.iterations=[],this.template=t.template,this.indexRef=t.indexRef,this.keyRef=t.keyRef,this.pendingNewIndices=null,this.previousIterations=null,this.isArray=!1},Fd=Dd.prototype;Fd.bind=function(t){var e=this;this.context=t,this.bound=!0;var n=t.get(),i=this.aliases=this.owner.template.z&&this.owner.template.z.slice(),r=i&&i.find(function(t){return"shuffle"===t.n});r&&r.x&&r.x.x&&("true"===r.x.x.s?this.shuffler=!0:Ld.test(r.x.x.s)&&(this.shuffler=E(r.x.x.s.slice(1,-1)))),this.shuffler&&(this.values=Ts(this,this.shuffler)),this.source&&this.source.model.unbind(this.source);var a=t.isComputed&&i&&i.find(function(t){return"source"===t.n});if(a&&a.x&&a.x.r){var o=er(this,a.x);this.source={handleChange:function(){},rebind:function(t){this.model.unregister(this),this.model=t,t.register(this)}},this.source.model=o,o.register(this.source)}if(this.isArray=Ka(n)){this.iterations=[];for(var u=this.length=n.length,h=0;u>h;h+=1)e.iterations[h]=e.createIteration(h,h)}else if(s(n)){if(this.isArray=!1,this.indexRef){var l=this.indexRef.split(",");this.keyRef=l[0],this.indexRef=l[1]}var c=Ra(n);this.length=c.length,this.iterations=c.map(function(t,n){return e.createIteration(t,n)})}return this},Fd.bubble=function(t){this.bubbled||(this.bubbled=[]),this.bubbled.push(t),this.rebounding||this.owner.bubble()},Fd.createIteration=function(t,e){var n=new Op({owner:this,template:this.template});return n.isIteration=!0,n.delegate=this.delegate,this.aliases&&(n.aliases={}),Ns(this,n,t,e),n.bind(n.context)},Fd.destroyed=function(){for(var t=this,e=this.iterations.length,n=0;e>n;n++)t.iterations[n].destroyed();this.pathModel&&this.pathModel.destroyed(),this.rootModel&&this.rootModel.destroyed()},Fd.detach=function(){var t=Yn();return this.iterations.forEach(function(e){return t.appendChild(e.detach())}),t},Fd.find=function(t,e){return M(this.iterations,function(n){return n.find(t,e)})},Fd.findAll=function(t,e){return this.iterations.forEach(function(n){return n.findAll(t,e)})},Fd.findAllComponents=function(t,e){return this.iterations.forEach(function(n){return n.findAllComponents(t,e)})},Fd.findComponent=function(t,e){return M(this.iterations,function(n){return n.findComponent(t,e)})},Fd.findContext=function(){return this.context},Fd.findNextNode=function(t){var e=this;if(t.index<this.iterations.length-1)for(var n=t.index+1;n<this.iterations.length;n++){var i=e.iterations[n].firstNode(!0);if(i)return i}return this.owner.findNextNode()},Fd.firstNode=function(t){return this.iterations[0]?this.iterations[0].firstNode(t):null},Fd.getLast=function(){return this.lastModel||(this.lastModel=new Bd(this.length-1))},Fd.rebind=function(t){var e=this;this.context=t,this.source||this.iterations.forEach(function(t){Ns(e,t,t.key,t.index)})},Fd.rebound=function(t){var e=this;this.context=this.owner.model,this.iterations.forEach(function(n,i){n.context=Vs(e,n,i),n.rebound(t)})},Fd.render=function(t,e){var n=this.iterations;if(n)for(var i=n.length,r=0;i>r;r++)n[r].render(t,e);this.rendered=!0},Fd.shuffle=function(t,e){var n=this;this.pendingNewIndices||(this.previousIterations=this.iterations.slice()),this.pendingNewIndices||(this.pendingNewIndices=[]),this.pendingNewIndices.push(t);var i=[];t.forEach(function(t,r){if(-1!==t){var s=n.iterations[r];i[t]=s,t!==r&&s&&(s.dirty=!0,e&&(s.shouldRebind=1))}}),this.iterations=i,e||this.bubble()},Fd.shuffled=function(){this.iterations.forEach(tt)},Fd.toString=function(t){return this.iterations?this.iterations.map(t?at:st).join(""):""},Fd.unbind=function(){var t=this;this.bound=!1,this.source&&this.source.model.unregister(this.source);for(var e=this.iterations.length,n=0;e>n;n++)t.iterations[n].unbind();return this},Fd.unrender=function(t){for(var e=this,n=this.iterations.length,i=0;n>i;i++)e.iterations[i].unrender(t);if(this.pendingNewIndices&&this.previousIterations){n=this.previousIterations.length;for(var r=0;n>r;r++)e.previousIterations[r].unrender(t)}this.rendered=!1},Fd.update=function(){var t=this;if(this.pendingNewIndices)return this.bubbled.length=0,void this.updatePostShuffle();if(!this.updating){if(this.updating=!0,this.shuffler){var e=Ts(this,this.shuffler);this.shuffle(I(this.values,e),!0),this.updatePostShuffle()}else{for(var n=this.iterations.length,i=0;n>i;i++){var r=t.iterations[i];r&&r.idxModel&&r.idxModel.applyValue(i)}var a,o,u,h=this.context.get(),l=this.isArray,c=!0;if(this.isArray=Ka(h)){if(this.source){this.rebounding=1;var f=this.source.model.get();this.iterations.forEach(function(e,n){n<h.length&&e.lastValue!==h[n]&&~(u=f.indexOf(h[n]))&&(Ns(t,e,n,n),e.rebound(!0))}),this.rebounding=0}l&&(c=!1,this.iterations.length>h.length&&(a=this.iterations.splice(h.length)))}else if(s(h)&&!l)for(c=!1,a=[],o={},u=this.iterations.length;u--;){var d=t.iterations[u];d.key in h?o[d.key]=!0:(t.iterations.splice(u,1),a.push(d))}var p=Ka(h)?h.length:s(h)?Ra(h).length:0;if(this.length=p,this.updateLast(),c&&(a=this.iterations,this.iterations=[]),a){n=a.length;for(var m=0;n>m;m++)a[m].unbind().unrender(!0)}if(!c&&this.isArray&&this.bubbled&&this.bubbled.length){var v=this.bubbled;this.bubbled=[],n=v.length;for(var g=0;n>g;g++)t.iterations[v[g]]&&t.iterations[v[g]].update()}else{n=this.iterations.length;for(var y=0;n>y;y++)t.iterations[y].update()}var b,w;if(p>this.iterations.length){if(b=this.rendered?Yn():null,u=this.iterations.length,Ka(h))for(;u<h.length;)w=t.createIteration(u,u),t.iterations.push(w),t.rendered&&w.render(b),u+=1;else if(s(h)){if(this.indexRef&&!this.keyRef){var x=this.indexRef.split(",");this.keyRef=x[0],this.indexRef=x[1]}Ra(h).forEach(function(e){o&&e in o||(w=t.createIteration(e,u),t.iterations.push(w),t.rendered&&w.render(b),u+=1)})}if(this.rendered){var _=this.parent.findParentNode(),k=this.parent.findNextNode(this.owner);_.insertBefore(b,k)}}}this.updating=!1}},Fd.updateLast=function(){this.lastModel&&this.lastModel.applyValue(this.length-1)},Fd.updatePostShuffle=function(){var t=this,e=this.pendingNewIndices[0],n=this.rendered?this.parent.findParentNode():null,i=n&&this.owner.findNextNode(),r=n?Yn():null;this.pendingNewIndices.slice(1).forEach(function(t){e.forEach(function(n,i){e[i]=t[n]})});var s,a,u,h,l,c,f=this.length=this.context.get().length,d=this.previousIterations,p=this.iterations,m=this.context.get(),v={},g=new Array(e.length);for(e.forEach(function(t,e){return g[t]=e}),this.updateLast(),s=u=0;f>s;)a=e[u],h=null,c=!1,-1===a?(d[u].unbind().unrender(!0),d[u++]=0):a>s?(h=e[u+1],a>=h?(v[a]=d[u],d[u++]=null):(h=v[s]||d[g[s]],d[g[s]]=null,l=d[js(u,e,d)],l=l&&n&&l.firstNode()||i,h?(c=t.source&&h.lastValue!==m[s],Ns(t,h,s,s),n&&n.insertBefore(h.detach(),l)):(h=p[s]=t.createIteration(s,s),n&&(h.render(r),n.insertBefore(r,l))),s++)):(h=p[s],l=d[js(u,e,d)],l=l&&n&&l.firstNode()||i,h?(u!==s||v[s])&&(c=t.source&&h.lastValue!==m[s],Ns(t,h,s,s),v[s]&&n&&n.insertBefore(h.detach(),l)):(h=p[s]=t.createIteration(s,s),n&&(h.render(r),n.insertBefore(r,l))),s++,d[u++]=null),h&&o(h)&&((h.shouldRebind||c)&&(h.rebound(c),h.shouldRebind=0),h.update(),h.shuffled());for(var y=d.length,b=0;y>b;b++)d[b]&&d[b].unbind().unrender(!0);this.shuffler&&(this.values=Ts(this,this.shuffler)),this.pendingNewIndices=null,this.previousIterations=null},Dd.prototype.getContext=Xe,Dd.prototype.getKeypath=Gs;var zd=function(t){function e(e){t.call(this,e),this.sectionType=e.template.n||null,this.templateSectionType=this.sectionType,this.subordinate=1===e.template.l,this.fragment=null}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bind=function(){t.prototype.bind.call(this),this.subordinate&&(this.sibling=this.up.items[this.up.items.indexOf(this)-1],this.sibling.nextSibling=this),this.model?(this.dirty=!0,this.update()):!this.sectionType||this.sectionType!==mu||this.sibling&&this.sibling.isTruthy()||(this.fragment=new Op({owner:this,template:this.template.f}).bind())},n.detach=function(){var e=this.fragment||this.detached;return e?e.detach():t.prototype.detach.call(this)},n.isTruthy=function(){if(this.subordinate&&this.sibling.isTruthy())return!0;var t=this.model?this.model.isRoot?this.model.value:this.model.get():void 0;return!(!t||this.templateSectionType!==yu&&Ps(t))},n.rebind=function(e,n,i){t.prototype.rebind.call(this,e,n,i)&&this.fragment&&this.sectionType!==pu&&this.sectionType!==mu&&this.fragment.rebind(e)},n.rebound=function(e){this.model&&(this.model.rebound?this.model.rebound(e):(t.prototype.unbind.call(this),t.prototype.bind.call(this),(this.sectionType===gu||this.sectionType===yu||this.sectionType===vu)&&this.fragment&&this.fragment.rebind(this.model),e&&this.bubble())),this.fragment&&this.fragment.rebound(e)},n.render=function(t,e){this.rendered=!0,this.fragment&&this.fragment.render(t,e)},n.shuffle=function(t){this.fragment&&this.sectionType===vu&&this.fragment.shuffle(t)},n.unbind=function(){t.prototype.unbind.call(this),this.fragment&&this.fragment.unbind()},n.unrender=function(t){this.rendered&&this.fragment&&this.fragment.unrender(t),this.rendered=!1},n.update=function(){var t=this;if(this.dirty&&(this.fragment&&this.sectionType!==pu&&this.sectionType!==mu&&(this.fragment.context=this.model),this.model||this.sectionType===mu)){this.dirty=!1;var e=this.model?this.model.isRoot?this.model.value:this.model.get():void 0,n=!this.subordinate||!this.sibling.isTruthy(),i=this.sectionType;(null===this.sectionType||null===this.templateSectionType)&&(this.sectionType=Ms(e,this.template.i)),i&&i!==this.sectionType&&this.fragment&&(this.rendered&&this.fragment.unbind().unrender(!0),this.fragment=null);var r,s=this.sectionType===vu||this.sectionType===gu||n&&(this.sectionType===mu?!this.isTruthy():this.isTruthy());if(s)if(this.fragment||(this.fragment=this.detached),this.fragment)this.detached&&(Is(this,this.fragment),this.detached=!1,this.rendered=!0),this.fragment.bound||this.fragment.bind(this.model),this.fragment.update();else if(this.sectionType===vu)r=new Dd({owner:this,template:this.template.f,indexRef:this.template.i}).bind(this.model);else{var a=this.sectionType!==pu&&this.sectionType!==mu?this.model:null;r=new Op({owner:this,template:this.template.f}).bind(a)}else this.fragment&&this.rendered?Nl!==!0?this.fragment.unbind().unrender(!0):(this.unrender(!1),this.detached=this.fragment,dl.promise().then(function(){t.detached&&t.detach()})):this.fragment&&this.fragment.unbind(),this.fragment=null;r&&(this.rendered&&Is(this,r),this.fragment=r),this.nextSibling&&(this.nextSibling.dirty=!0,this.nextSibling.update())}},e}(cs),Ud=function(t){function e(e){t.call(this,e),this.options=[]}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.foundNode=function(t){if(this.binding){var e=Yr(t);e.length>0&&(this.selectedOptions=e)}},n.render=function(e,n){t.prototype.render.call(this,e,n),this.sync();for(var i=this.node,r=i.options.length;r--;)i.options[r].defaultSelected=i.options[r].selected;this.rendered=!0},n.sync=function(){var t=this,e=this.node;if(e){var n=P(e.options);if(this.selectedOptions)return n.forEach(function(e){t.selectedOptions.indexOf(e)>=0?e.selected=!0:e.selected=!1}),this.binding.setFromNode(e),void delete this.selectedOptions;var i=this.getAttribute("value"),r=this.getAttribute("multiple"),s=r&&Ka(i);if(void 0!==i){var a;n.forEach(function(e){var n=e._ractive?e._ractive.value:e.value,o=r?s&&t.valueContains(i,n):t.compare(i,n);o&&(a=!0),e.selected=o}),a||r||this.binding&&this.binding.forceUpdate()}else this.binding&&this.binding.forceUpdate&&this.binding.forceUpdate()}},n.valueContains=function(t,e){for(var n=this,i=t.length;i--;)if(n.compare(e,t[i]))return!0},n.compare=function(t,e){var n=this.getAttribute("value-comparator");if(n){if(u(n))return n(e,t);if(e&&t)return e[n]==t[n]}return e==t},n.update=function(){var e=this.dirty;t.prototype.update.call(this),e&&this.sync()},e}(ud),$d=function(t){function e(e){var n=e.template;e.deferContent=!0,t.call(this,e),this.attributeByName.value||(n.f&&ts({template:n})?(this.attributes||(this.attributes=[])).push(Zs({owner:this,template:{t:$o,f:n.f,n:"value"},up:this.up})):this.fragment=new Op({owner:this,cssIds:null,template:n.f}))}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.bubble=function(){var t=this;this.dirty||(this.dirty=!0,this.rendered&&!this.binding&&this.fragment&&dl.scheduleTask(function(){t.dirty=!1,t.node.value=t.fragment.toString()}),this.up.bubble())},e}(Ad),qd=function(t){function e(e){t.call(this,e),this.type=Po}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.detach=function(){return Xn(this.node)},n.firstNode=function(){return this.node},n.render=function(t,e){xr()||(this.rendered=!0,ls(this,t,e,this.template))},n.toString=function(t){return t?gt(this.template):this.template},n.unrender=function(t){this.rendered&&t&&this.detach(),this.rendered=!1},n.valueOf=function(){return this.template},e}(of),Hd=qd.prototype;Hd.bind=Hd.unbind=Hd.update=c;var Zd,Wd="hidden";if(to){var Gd;if(Wd in to)Gd="";else for(var Qd=ro.length;Qd--;){var Yd=ro[Qd];if(Wd=Yd+"Hidden",Wd in to){Gd=Yd;break}}void 0!==Gd?(to.addEventListener(Gd+"visibilitychange",Rs),Rs()):("onfocusout"in to?(to.addEventListener("focusout",Bs),to.addEventListener("focusin",Ks)):(Xa.addEventListener("pagehide",Bs),Xa.addEventListener("blur",Bs),Xa.addEventListener("pageshow",Ks),Xa.addEventListener("focus",Ks)),Zd=!0)}var Jd;if(eo){var Xd={},tp=tc("div").style;Jd=function(t){if(!Xd[t]){var e=xe(t);if(void 0!==tp[t])Xd[t]=e;else for(var n=ro.length;n--;){var i="-"+ro[n]+"-"+e;if(void 0!==tp[i]){Xd[t]=i;break}}}return Xd[t]}}else Jd=null;var ep,np=Jd,ip=new RegExp("^(?:"+ro.join("|")+")([A-Z])");if(eo){var rp,sp,ap,op,up,hp,lp=tc("div").style,cp=function(t){return t},fp={},dp={};void 0!==lp.transition?(rp="transition",sp="transitionend",ap=!0):void 0!==lp.webkitTransition?(rp="webkitTransition",sp="webkitTransitionEnd",ap=!0):ap=!1,rp&&(op=rp+"Duration",up=rp+"Property",hp=rp+"TimingFunction"),ep=function(t,e,n,i,r){setTimeout(function(){function s(){clearTimeout(d)}function a(){c&&f&&(t.unregisterCompleteHandler(s),t.ractive.fire(t.name+":end",t.node,t.isIntro),r())}function o(t){var e=i.indexOf(t.propertyName);-1!==e&&i.splice(e,1),i.length||(clearTimeout(d),l())}function l(){m[up]=v.property,m[hp]=v.duration,m[op]=v.timing,t.node.removeEventListener(sp,o,!1),f=!0,a()}var c,f,d,p=(t.node.namespaceURI||"")+t.node.tagName,m=t.node.style,v={property:m[up],timing:m[hp],duration:m[op]};t.node.addEventListener(sp,o,!1),d=setTimeout(function(){i=[],l()},n.duration+(n.delay||0)+50),t.registerCompleteHandler(s),m[up]=i.join(",");var b=Ls(n.easing||"linear");m[hp]=b;var w=m[hp]===b;m[op]=n.duration/1e3+"s",setTimeout(function(){for(var r,s,l,d,v,b=i.length,_=null,k=[];b--;){if(l=i[b],r=p+l,w&&ap&&!dp[r]){var E=m[l];m[l]=e[l],r in fp||(_=t.getStyle(l),fp[r]=t.getStyle(l)!=e[l],dp[r]=!fp[r],dp[r]&&(m[l]=E))}w&&ap&&!dp[r]||(null===_&&(_=t.getStyle(l)),s=i.indexOf(l),-1===s?g("Something very strange happened with transitions. Please raise an issue at https://github.com/ractivejs/ractive/issues - thanks!",{node:t.node}):i.splice(s,1),d=/[^\d]*$/.exec(_)[0],v=x(parseFloat(_),parseFloat(e[l])),v?k.push({name:l,interpolator:v,suffix:d}):m[l]=e[l],_=null)}if(k.length){var A;h(n.easing)?(A=t.ractive.easing[n.easing],A||(y(lo(n.easing,"easing")),A=cp)):A=u(n.easing)?n.easing:cp,new vl({duration:n.duration,easing:A,step:function(t){for(var e=k.length;e--;){var n=k[e];m[n.name]=n.interpolator(t)+n.suffix}},complete:function(){c=!0,a()}})}else c=!0;i.length?m[up]=i.join(","):(m[up]="none",t.node.removeEventListener(sp,o,!1),f=!0,a())},0)},n.delay||0)}}else ep=null;var pp=ep,mp=Xa&&Xa.getComputedStyle,vp=Promise.resolve(),gp={t0:"intro-outro",t1:"intro",t2:"outro"},yp=function(t){this.owner=t.owner||t.up.owner||Kn(t.up),this.element=this.owner.attributeByName?this.owner:Kn(t.up),this.ractive=this.owner.ractive,this.template=t.template,this.up=t.up,this.options=t,this.onComplete=[]},bp=yp.prototype;bp.animateStyle=function(t,e,n){var i=this;if(4===arguments.length)throw new Error("t.animateStyle() returns a promise - use .then() instead of passing a callback");if(!Zd)return this.setStyle(t,e),vp;var r;return h(t)?(r={},r[t]=e):(r=t,n=e),new Promise(function(t){if(!n.duration)return i.setStyle(r),void t();for(var e=Ra(r),s=[],a=mp(i.node),o=e.length;o--;){var u=e[o],h=np(u),l=a[np(u)],c=i.node.style[h];h in i.originals||(i.originals[h]=i.node.style[h]),i.node.style[h]=r[u],i.targets[h]=i.node.style[h],i.node.style[h]=c,l!=r[u]&&(s.push(h),r[h]=r[u],i.node.style[h]=l)}return s.length?void pp(i,r,n,s,t):void t()})},bp.bind=function(){var t=this.options,e=t.template&&t.template.v;e&&(("t0"===e||"t1"===e)&&(this.element.intro=this),("t0"===e||"t2"===e)&&(this.element.outro=this),this.eventName=gp[e]);var n=this.owner.ractive;this.name=t.name||t.template.n,t.params&&(this.params=t.params),u(this.name)?(this._fn=this.name,this.name=this._fn.name):this._fn=b("transitions",n,this.name),this._fn||y(lo(this.name,"transition"),{ractive:n}),Ur(this,t.template)},bp.getParams=function(){if(this.params)return this.params;if(this.fn){var t=$r(this,this.template,this.up).map(function(t){return t?t.get():void 0});return this.fn.apply(this.ractive,t)}},bp.getStyle=function(t){var e=mp(this.node);if(h(t))return e[np(t)];if(!Ka(t))throw new Error("Transition$getStyle must be passed a string, or an array of strings representing CSS properties");for(var n={},i=t.length;i--;){var r=t[i],s=e[np(r)];"0px"===s&&(s=0),n[r]=s}return n},bp.processParams=function(t,e){return l(t)?t={duration:t}:h(t)?t="slow"===t?{duration:600}:"fast"===t?{duration:200}:{duration:400}:t||(t={}),Va({},e,t)},bp.registerCompleteHandler=function(t){C(this.onComplete,t)},bp.setStyle=function(e,n){var i=this;if(h(e)){var r=np(e);t(this.originals,r)||(this.originals[r]=this.node.style[r]),this.node.style[r]=n,this.targets[r]=this.node.style[r]}else{var s;for(s in e)t(e,s)&&i.setStyle(s,e[s])}return this},bp.shouldFire=function(t){if(!this.ractive.transitionsEnabled)return!1;if("intro"===t&&this.ractive.rendering&&Ds("noIntro",this.ractive,!0))return!1;if("outro"===t&&this.ractive.unrendering&&Ds("noOutro",this.ractive,!1))return!1;var e=this.getParams();if(!this.element.parent)return!0;if(e&&e[0]&&s(e[0])&&"nested"in e[0]){if(e[0].nested!==!1)return!0}else if(Ds("nestedTransitions",this.ractive)!==!1)return!0;for(var n=this.element.parent;n;){if(n[t]&&n[t].starting)return!1;n=n.parent}return!0},bp.start=function(){var t,e=this,n=this.node=this.element.node,i=this.originals={},r=this.targets={},s=this.getParams();if(this.complete=function(s){if(e.starting=!1,!t){if(e.onComplete.forEach(function(t){return t()}),!s&&e.isIntro)for(var a in r)n.style[a]===r[a]&&(n.style[a]=i[a]);e._manager.remove(e),t=!0}},!this._fn)return void this.complete();var a=this._fn.apply(this.ractive,[this].concat(s));a&&a.then(this.complete)},bp.toString=function(){return""},bp.unbind=function(){if(!this.element.attributes.unbinding){var t=this.options&&this.options.template&&this.options.template.v;("t0"===t||"t1"===t)&&(this.element.intro=null),("t0"===t||"t2"===t)&&(this.element.outro=null)}},bp.unregisterCompleteHandler=function(t){T(this.onComplete,t)};var wp=yp.prototype;wp.destroyed=wp.rebound=wp.render=wp.unrender=wp.update=c;var xp,_p,kp={};try{tc("table").innerHTML="foo"}catch(Ep){xp=!0,_p={TABLE:['<table class="x">',"</table>"],THEAD:['<table><thead class="x">',"</thead></table>"],TBODY:['<table><tbody class="x">',"</tbody></table>"],TR:['<table><tr class="x">',"</tr></table>"],SELECT:['<select class="x">',"</select>"]}}var Ap=function(t){function e(e){t.call(this,e)}t&&(e.__proto__=t);var n=e.prototype=Object.create(t&&t.prototype);return n.constructor=e,n.detach=function(){var t=Yn();return this.nodes&&this.nodes.forEach(function(e){return t.appendChild(e)}),t},n.find=function(t){var e,n=this,i=this.nodes.length;for(e=0;i>e;e+=1){var r=n.nodes[e];if(1===r.nodeType){if(ec(r,t))return r;var s=r.querySelector(t);if(s)return s}}return null},n.findAll=function(t,e){var n,i=this,r=e.result,s=this.nodes.length;for(n=0;s>n;n+=1){var a=i.nodes[n];if(1===a.nodeType){ec(a,t)&&r.push(a);var o=a.querySelectorAll(t);o&&r.push.apply(r,o)}}},n.findComponent=function(){return null},n.firstNode=function(){return this.rendered&&this.nodes[0]},n.render=function(t,e,n){var i=this;if(!this.nodes){var r=this.model?this.model.get():"";this.nodes=Fs(r,t)}var s=this.nodes;if(e){for(var a,o=-1;e.length&&(a=this.nodes[o+1]);)for(var u=void 0;u=e.shift();){var h=u.nodeType;if(h===a.nodeType&&(1===h&&u.outerHTML===a.outerHTML||(3===h||8===h)&&u.nodeValue===a.nodeValue)){i.nodes.splice(++o,1,u);break}t.removeChild(u)}o>=0&&(s=this.nodes.slice(o)),e.length&&(n=e[0])}if(s.length){var l=Yn();s.forEach(function(t){return l.appendChild(t)}),n?t.insertBefore(l,n):t.appendChild(l)}this.rendered=!0},n.toString=function(){var t=this.model&&this.model.get();return t=null!=t?""+t:"",Ar()?vt(t):t},n.unrender=function(){this.nodes&&this.nodes.forEach(function(t){dl.detachWhenReady({node:t,detach:function(){Xn(t)}})}),this.rendered=!1,this.nodes=null},n.update=function(){this.rendered&&this.dirty?(this.dirty=!1,this.unrender(),this.render(this.up.findParentNode(),null,this.up.findNextNode(this))):this.dirty=!1},e}(_d),Cp={};Cp[Qo]=wf,Cp[Uo]=Kf,Cp[Yo]=Hs,Cp[Go]=Uf,Cp[Mo]=Ed,Cp[Do]=ws,Cp[Ro]=zd,Cp[Io]=Ap,Cp[Zo]=ws,Cp[$o]=jf,Cp[Cu]=Nf,Cp[Eu]=Ff,Cp[ku]=wd,Cp[Au]=yp,Cp[Fo]=Sr;var Sp={doctype:Uf,form:ld,input:Ad,option:Md,select:Ud,textarea:$d},Op=function(t){this.owner=t.owner,this.isRoot=!t.owner.up,this.parent=this.isRoot?null:this.owner.up,this.ractive=t.ractive||(this.isRoot?t.owner:this.parent.ractive),this.componentParent=this.isRoot&&this.ractive.component?this.ractive.component.up:null,!this.isRoot||this.ractive.delegate?this.delegate=this.owner.containerFragment?this.owner.containerFragment&&this.owner.containerFragment.delegate:this.componentParent&&this.componentParent.delegate||this.parent&&this.parent.delegate:this.delegate=!1,this.context=null,this.rendered=!1,"cssIds"in t?this.cssIds=t.cssIds&&t.cssIds.length&&t.cssIds:this.cssIds=this.parent?this.parent.cssIds:null,this.dirty=!1,this.dirtyValue=!0,this.template=t.template||[],this.createItems()},jp=Op.prototype;jp.bind=function(t){var e=this;this.context=t;for(var n=this.items.length,i=0;n>i;i++)e.items[i].bind();return this.bound=!0,this.dirty&&this.update(),this},jp.bubble=function(){this.dirtyValue=!0,this.dirty||(this.dirty=!0,this.isRoot?this.ractive.component?this.ractive.component.bubble():this.bound&&dl.addFragment(this):this.owner.bubble(this.index))},jp.createItems=function(){var t=this,e=this.template.length;this.items=[];for(var n=0;e>n;n++)t.items[n]=Zs({up:t,template:t.template[n],index:n})},jp.destroyed=function(){for(var t=this,e=this.items.length,n=0;e>n;n++)t.items[n].destroyed();this.pathModel&&this.pathModel.destroyed(),this.rootModel&&this.rootModel.destroyed()},jp.detach=function(){for(var t=Yn(),e=this.items,n=e.length,i=0;n>i;i++)t.appendChild(e[i].detach());return t},jp.find=function(t,e){return M(this.items,function(n){return n.find(t,e)})},jp.findAll=function(t,e){this.items&&this.items.forEach(function(n){return n.findAll&&n.findAll(t,e)})},jp.findComponent=function(t,e){return M(this.items,function(n){return n.findComponent(t,e)})},jp.findAllComponents=function(t,e){this.items&&this.items.forEach(function(n){return n.findAllComponents&&n.findAllComponents(t,e)})},jp.findContext=function(){var t=tn(this);return t&&t.context?t.context:this.ractive.viewmodel},jp.findNextNode=function(t){var e=this;if(t)for(var n,i=t.index+1;i<this.items.length;i++)if(n=e.items[i],n&&n.firstNode){var r=n.firstNode(!0);if(r)return r}return this.isRoot?this.ractive.component?this.ractive.component.up.findNextNode(this.ractive.component):null:this.parent?this.owner.findNextNode(this):void 0},jp.findParentNode=function(){var t=this;do{if(t.owner.type===Lo)return t.owner.node;if(t.isRoot&&!t.ractive.component)return t.ractive.el;t=t.owner.type===Zo?t.owner.containerFragment:t.componentParent||t.parent}while(t);throw new Error("Could not find parent node")},jp.firstNode=function(t){var e=M(this.items,function(t){return t.firstNode(!0)});return e?e:t?null:this.parent.findNextNode(this.owner)},jp.getKey=function(){return this.keyModel||(this.keyModel=new Bd(this.key))},jp.getIndex=function(){return this.idxModel||(this.idxModel=new Bd(this.index))},jp.rebind=function(t){this.context=t,this.rootModel&&(this.rootModel.context=this.context),this.pathModel&&(this.pathModel.context=this.context)},jp.rebound=function(t){this.items.forEach(function(e){return e.rebound(t)}),t&&(this.rootModel&&this.rootModel.applyValue(this.context.getKeypath(this.ractive.root)),this.pathModel&&this.pathModel.applyValue(this.context.getKeypath()))},jp.render=function(t,e){if(this.rendered)throw new Error("Fragment is already rendered!");this.rendered=!0;for(var n=this.items,i=n.length,r=0;i>r;r++)n[r].render(t,e)},jp.resetTemplate=function(t){var e=this.bound,n=this.rendered;if(e&&(n&&this.unrender(!0),this.unbind()),this.template=t,this.createItems(),e&&(this.bind(this.context),n)){var i=this.findParentNode(),r=this.findNextNode();if(r){var s=Yn();this.render(s),i.insertBefore(s,r)}else this.render(i)}},jp.shuffled=function(){this.items.forEach(tt),this.rootModel&&this.rootModel.applyValue(this.context.getKeypath(this.ractive.root)),this.pathModel&&this.pathModel.applyValue(this.context.getKeypath())},jp.toString=function(t){return this.items.map(t?at:st).join("")},jp.unbind=function(){var t=this;this.context=null;for(var e=this.items.length,n=0;e>n;n++)t.items[n].unbind();return this.bound=!1,this},jp.unrender=function(t){for(var e=this,n=this.items.length,i=0;n>i;i++)e.items[i].unrender(t);this.rendered=!1},jp.update=function(){var t=this;if(this.dirty)if(this.updating)this.isRoot&&dl.addFragmentToRoot(this);else{this.dirty=!1,this.updating=!0;for(var e=this.items.length,n=0;e>n;n++)t.items[n].update();this.updating=!1}},jp.valueOf=function(){if(1===this.items.length)return this.items[0].valueOf();if(this.dirtyValue){var t={},e=Ws(this.items,t,this.ractive._guid),n=ds(e,t);this.value=n?n.value:this.toString(),this.dirtyValue=!1}return this.value},Op.prototype.getContext=Xe,Op.prototype.getKeypath=Gs;var Np=["template","partials","components","decorators","events"],Tp=Fn("reverse").path,Vp=Fn("shift").path,Pp=Fn("sort").path,Mp=Fn("splice").path,Ip=Fn("unshift").path,Rp={add:un,animate:fn,attachChild:An,compute:jn,detach:Nn,detachChild:Tn,find:Vn,findAll:Pn,findAllComponents:Mn,findComponent:In,findContainer:Rn,findParent:Bn,fire:Zn,get:Wn,getContext:Qn,insert:ni,link:ri,observe:hi,observeOnce:ci,off:fi,on:di,once:pi,pop:Sc,push:Oc,readLink:mi,render:Xs,reset:ta,resetPartial:na,resetTemplate:ia,reverse:Tp,set:ra,shift:Vp,sort:Pp,splice:Mp,subtract:sa,teardown:Or,toggle:aa,toCSS:oa,toCss:oa,toHTML:ua,toHtml:ua,toText:ha,transition:la,unlink:ca,unrender:fa,unshift:Ip,update:Un,updateModel:da,use:pa},Bp=[],Kp=/super\s*\(|\.call\s*\(\s*this/;if(Ia(Na,{sharedGet:{value:xa},sharedSet:{value:wa},styleGet:{configurable:!0,value:va.bind(Na)},styleSet:{configurable:!0,value:Si.bind(Na)},addCSS:{configurable:!1,value:ga.bind(Na)},hasCSS:{configurable:!1,value:ba.bind(Na)}}),Xa&&!Xa.Ractive){var Lp="",Dp=document.currentScript||document.querySelector("script[data-ractive-options]");Dp&&(Lp=Dp.getAttribute("data-ractive-options")||""),~Lp.indexOf("ForceGlobal")&&(Xa.Ractive=Na)}else Xa&&m("Ractive already appears to be loaded while loading 0.10.4.");return Va(Na.prototype,Rp,Ya),Na.prototype.constructor=Na,Na.defaults=Na.prototype,Jh.defaults=Na.defaults,Jh.Ractive=Na,Ia(Na,{DEBUG:{writable:!0,value:!0},DEBUG_PROMISES:{writable:!0,value:!0},extend:{value:ka},extendWith:{value:Ea},escapeKey:{value:_},evalObjectString:{value:ds},findPlugin:{value:ja},getContext:{value:Gn},getCSS:{value:yi},isInstance:{value:ma},joinKeys:{value:Sa},macro:{value:Ca},normaliseKeypath:{value:k},parse:{value:Pe},splitKeypath:{value:Oa},unescapeKey:{value:A},use:{value:_a},enhance:{writable:!0,value:!1},svg:{value:io},VERSION:{value:"0.10.4"},adaptors:{writable:!0,value:{}},components:{writable:!0,value:{}},decorators:{writable:!0,value:{}},easing:{writable:!0,value:Ja},events:{writable:!0,value:{}},extensions:{value:[]},helpers:{writable:!0,value:Ya.helpers},interpolators:{writable:!0,value:co},partials:{writable:!0,value:{}},transitions:{writable:!0,value:{}},cssData:{configurable:!0,value:{}},sharedData:{value:xl},Ractive:{value:Na},Context:{value:Sl.Context.prototype}}),Ma(Na,"_cssModel",{configurable:!0,value:new Uc(Na)}),Ma(Na.prototype,"rendered",{get:function(){return this.fragment&&this.fragment.rendered}}),Na});;
Ractive.DEBUG = /unminified/.test(function () {/*unminified*/ });;
const SERVER_URL = '/umbraco/api/search/getsearchresults';
var ractiveSearchResult;
function getSearchResults(
  textId,
  keyword,
  currentPageId,
  currentCulture,
  resultsDivId,
  loadMoreBtnId,
  loadMoreBtnWrapperDivId
) {
  var loadMoreCounter = 1;
  var $resultsDivId = $(`#${resultsDivId}`);
  var $buttonElement = $(`#${loadMoreBtnId}`);
  showSpinner(false, $('#' + loadMoreBtnWrapperDivId));
  $.ajax({
    type: 'POST',
    contentType: 'application/json',
    data: JSON.stringify({
      keyword: keyword,
      currentPageId: currentPageId,
      currentCulture: currentCulture,
      loadMoreCounter: loadMoreCounter,
    }),
    url: SERVER_URL,
    success: function (response) {
      $(`#${textId}`).append(response.resultsText);
      if (ractiveSearchResult == undefined) {
        ractiveSearchResult = new Ractive({
          target: $resultsDivId,
          template: '#template_search_page_result',
          data: {
            searchResults: response.results,
          },
          oncomplete: function () {
            closeSpinner();
            if (response.loadMore) {
              $buttonElement.show();
            }
          },
        });
      }
      $buttonElement.on('click', function () {
        loadMoreCounter++;
        $buttonElement.hide();
        showSpinner(false, $('#' + loadMoreBtnWrapperDivId));
        $.ajax({
          type: 'POST',
          contentType: 'application/json',
          data: JSON.stringify({
            keyword: keyword,
            currentPageId: currentPageId,
            currentCulture: currentCulture,
            loadMoreCounter: loadMoreCounter,
          }),
          url: SERVER_URL,
          success: function (response) {
            response.results.map((result) => {
              var ractiveSearchResultPromise = ractiveSearchResult.push('searchResults', result);
              waitAndCloseSpinner(ractiveSearchResultPromise);
              ractiveSearchResultPromise.then(function (value) {
                if (response.loadMore) {
                  $buttonElement.show();
                }
              });
            });
          },
        });
      });
    },
    error: function (request, status, error) {
      console.log(request.responseText);
    },
  });
};
var ractiveInPages;
var ractiveInPageMobiles;
if ($('#met-in-page-id .mobilDropdown').length > 0) {
  $(window).on('load', function () {
    let screensize = $(window).width();
    var initTopPosition = $('#met-in-page-id .mobilDropdown').offset().top - 80;
    var isSticky = false;
    function sticky() {
      if (screensize < 768) {
        $('body, html').css('height', 'auto');
        $('body').css('padding-top', '80px');
        $('.met-topmenu').css('position', 'fixed');
        if (!isSticky) {
          initTopPosition = $('#met-in-page-id .mobilDropdown').offset().top - 80;
        }
        if ($(window).scrollTop() >= initTopPosition) {
          $('#met-in-page-id .mobilDropdown').css({
            position: 'fixed',
            top: '80px',
            width: 'calc(100% - 15px)',
          });
          isSticky = true;
        } else {
          $('#met-in-page-id .mobilDropdown').css({ position: 'relative', top: 0, width: 'auto' });
          isSticky = false;
        }
      } else {
        isSticky = false;
        $('body, html').attr('style', '');
        $('.met-topmenu').attr('style', '');
        $('#met-in-page-id .mobilDropdown').attr('style', '');
      }
    }
    function inPage_accordion(tab_id) {
      var $in_page_module;
      var $in_page_module_mobile;
      var $in_page_nav_links;
      var $in_page_mobile_dropdown;
      if (tab_id) {
        $in_page_module = $('#' + tab_id + ' #in-page-module_list');
        $in_page_module_mobile = $('#' + tab_id + ' #in-page-module_list_mobile');
        $in_page_nav_links = $('#' + tab_id + ' .anchor');
        $in_page_mobile_dropdown = $('#' + tab_id + ' .mobilDropdown .dropdown .dropdown-toggle');
      } else {
        tab_id = 0;
        $in_page_module = $('#in-page-module_list');
        $in_page_module_mobile = $('#in-page-module_list_mobile');
        $in_page_nav_links = $('.anchor');
        $in_page_mobile_dropdown = $('.mobilDropdown .dropdown .dropdown-toggle');
      }
      var links = [];
      $in_page_nav_links.map((index, link) => {
        links.push({
          Link: '#' + $(link).attr('id'),
          Title: $(link).attr('title'),
        });
      });
      if (ractiveInPages === undefined) {
        ractiveInPages = [];
      }
      if (ractiveInPageMobiles === undefined) {
        ractiveInPageMobiles = [];
      }
      if (
        ractiveInPages[tab_id] === undefined &&
        ractiveInPageMobiles[tab_id] === undefined &&
        $in_page_module.length > 0
      ) {
        ractiveInPages[tab_id] = new Ractive({
          target: $in_page_module,
          template: '#template_in_page_module',
          data: { inPageNavigationLinks: links },
        });
        ractiveInPageMobiles[tab_id] = new Ractive({
          target: $in_page_module_mobile,
          template: '#template_in_page_module_mobile',
          data: { inPageNavigationLinks: links },
        });
        $in_page_mobile_dropdown.text(links[0].Title);
        let observerOptions = {
          rootMargin: '-50% 0% -50% 0%',
          threshold: 0,
        };
        $in_page_module.find('li.title').removeClass('title');
        var $firstLiElement = $in_page_module.find("li").first();
        if ($firstLiElement) {
          $firstLiElement.addClass('title');
        }
        var observer = new window.IntersectionObserver(observerCallback, observerOptions);
        function observerCallback(entries, observer) {
          entries.forEach((entry) => {
            if (entry.isIntersecting) {
              const entryDivID = $(entry.target).attr('id');
              $in_page_module.find('li.title').removeClass('title');
              $in_page_module.find('a').map((index, link) => {
                if (entryDivID == $(link).attr('href').substr(1)) {
                  $(link).parent().addClass('title');
                }
              });
              $in_page_mobile_dropdown.text($(entry.target).attr('title'));
            }
          });
        }
        $in_page_nav_links.get().forEach((i) => {
          if (i) {
            observer.observe(i);
          }
        });
      }
      $link_elements = $in_page_module.find('a');
      $link_elements_mobile = $in_page_module_mobile.find('a');
      $link_elements.on('click', function (e) {
        e.preventDefault();
        $('body').animate(
          {
            scrollTop:
              $($(e.target).attr('href')).offset().top +
              $('body').scrollTop() -
              window.innerHeight / 2 +
              5,
          },
          500
        );
      });
      $link_elements_mobile.on('click', function (e) {
        e.preventDefault();
        $('html, body').animate(
          {
            scrollTop: $($(e.target).attr('href')).offset().top - window.innerHeight / 2 + 5,
          },
          500
        );
      });
      $(window).resize(function () {
        screensize =
          window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
        sticky();
        SetLastAnchorPadding();
      });
      document.addEventListener('scroll', function (e) {
        sticky();
      });
      $('body').scroll(function (e) {
        sticky();
      });
      SetLastAnchorPadding();
      function SetLastAnchorPadding() {
        if ($in_page_nav_links.last().attr('id') === undefined) {
          return;
        }
        var lastElement = $in_page_nav_links.last();
        var currentDeficit = lastElement.data('deficit');
        if (currentDeficit === undefined) {
          currentDeficit = 0;
        }
        var lastAnchorTop = document
          .getElementById(lastElement.attr('id'))
          .getBoundingClientRect().top;
        var footerBottom = document
          .getElementsByTagName('footer')[0]
          .getBoundingClientRect().bottom;
        var deficit = window.innerHeight / 2 - (footerBottom - lastAnchorTop) + 5;
        if (deficit + currentDeficit < 0) {
          deficit = 0;
        }
        lastElement.css('padding-bottom', currentDeficit + deficit);
        lastElement.data('deficit', currentDeficit + deficit);
      }
    }
    sticky(); 
    const $collapsing_controls = $('.collapsing-controll');
    if ($collapsing_controls && $collapsing_controls.length > 0) {
      for (var i = 0; i < $collapsing_controls.length; i++) {
        const $collapsing_control = $($collapsing_controls[i]);
        inPage_accordion($collapsing_control.attr('id'));
      }
    } else {
        inPage_accordion(null);
    }
  });
};
var ractiveHighlightedWrapper = [];
var ractiveImagelessWrapper = [];
var ractiveLowerWrapper = [];
var searchParametersWrapper = [];
$(window).on('load', function () {
    $('.met-media-page-header').each(function () {
        const $component = $(this);
        const $controller = $component.find('.media-search-controller');
        const $searchWrapper = $component.find('.search-form-wrapper');
        const $tagsWrapper = $component.find('.tags-wrapper');
        $controller.on('click', function () {
            $tagsWrapper.removeClass('active-filter');
            $tagsWrapper.hide('fast', function () {
                $searchWrapper.css('display', 'flex');
                $searchWrapper.addClass('active-filter');
                ClearSearchParameters();
            });
        });
        $component.on('click', '.close-text', function () {
            $searchWrapper.removeClass('active-filter');
            $searchWrapper.hide('fast', function () {
                $tagsWrapper.show();
                $tagsWrapper.addClass('active-filter');
                ClearSearchParameters();
            });
        });
    });
});
function init(mediaListId, searchParameters) {
    searchParametersWrapper[mediaListId] = searchParameters;
    $('#searchWrapper').submit(function (event) {
        event.preventDefault();
        SearchMediaList(false, mediaListId);
    });
    var loadMoreButtonSelector = '#loadMoreButton-' + mediaListId;
    var loadMoreButton = $(loadMoreButtonSelector);
    loadMoreButton.find('#loadMoreButton').on('click', function () {
        if ($('#met-media-list-results' + '-' + mediaListId).find('.concrete-media-item-block').length > 0) {
            LoadMoreAfterConcrateMediaList(mediaListId);
        } else {
            SearchMediaList(true, mediaListId);
        }
    });
    $('#tagWrapper .tags a').on('click', function () {
        var that = $(this);
        if (that.hasClass('active')) {
            return;
        }
        $('#tagWrapper .tags a').removeClass('active');
        that.addClass('active');
        $('#medialist-highlighted-wrapper-' + mediaListId).html('');
        $('#medialist-imageless-wrapper-' + mediaListId).html('');
        $('#medialist-wrapper-' + mediaListId).html('');
        SearchMediaList(false, mediaListId);
    });
}
function SearchMediaList(loadMore, mediaListId) {
    var isSearchWrapperActive = $('#searchWrapper').hasClass('active-filter');
    var loadMoreButtonSelector = '#loadMoreButton-' + mediaListId;
    var loadMoreButton = $(loadMoreButtonSelector);
    if (loadMoreButton.length > 0) {
        loadMoreButton.hide();
    }
    var mediaWrapperSelector = '#met-media-list-results' + '-' + mediaListId;
    var notFoundTextSelector = '.mediatext-notfound';
    var notFoundText = $(mediaWrapperSelector).find(notFoundTextSelector);
    if (notFoundText.length > 0) {
        notFoundText.remove();
    }
    showSpinner(true, $('#met-media-list-results' + '-' + mediaListId));
    previousTag = searchParametersWrapper[mediaListId].selectedTag;
    if (searchParametersWrapper[mediaListId] == null || searchParametersWrapper[mediaListId] == undefined) {
        searchParametersWrapper[mediaListId] = {};
    }
    if (!loadMore) {
        searchParametersWrapper[mediaListId].selectedTag = GetSelectedTag(isSearchWrapperActive);
        searchParametersWrapper[mediaListId].searchTerm = isSearchWrapperActive ? $('#keyword').val() : null;
        searchParametersWrapper[mediaListId].minDate = isSearchWrapperActive ? $('#search-min-date').val() : null;
        searchParametersWrapper[mediaListId].maxDate = isSearchWrapperActive ? $('#search-max-date').val() : null;
    }
    searchParametersWrapper[mediaListId].upperSectionSkipIds = GetUpperSectionSkipIds(mediaListId);
    searchParametersWrapper[mediaListId].isLoadMoreAction = loadMore;
    searchParametersWrapper[mediaListId].lowerSectionLoadedCount = 0;
    $.ajax({
        type: 'POST',
        url: '/Umbraco/api/MediaApi/GetMediaList',
        contentType: 'application/json; charset=utf-8',
        data: JSON.stringify(searchParametersWrapper[mediaListId]),
        dataType: 'json',
        async: true,
        success: function (response) {
            if (response.noResultsText) {
                if ($(mediaWrapperSelector).find(notFoundTextSelector).length == 0 && response.noResultsText) {
                    $(mediaWrapperSelector).prepend(
                        `<div class="mediatext-notfound">${response.noResultsText}</div>`
                    );
                }
            }
            if (response == null) {
                return;
            }
            if (!loadMore) {
                ClearPreviousResults(mediaListId);
            }
            let showLoadMore = true;
            $('#met-media-list-results' + '-' + mediaListId).find('.first-load-concrete-media-items').remove();
            if (ractiveHighlightedWrapper[mediaListId] == undefined) {
                ractiveHighlightedWrapper[mediaListId] = new Ractive({
                    target: $('#medialist-highlighted-wrapper-' + mediaListId),
                    template: '#medialist-highlighted-inner-' + mediaListId,
                });
            }
            if (ractiveImagelessWrapper[mediaListId] == undefined) {
                ractiveImagelessWrapper[mediaListId] = new Ractive({
                    target: $('#medialist-imageless-wrapper-' + mediaListId),
                    template: '#medialist-imageless-' + mediaListId,
                });
            }
            if (ractiveLowerWrapper[mediaListId] == undefined) {
                ractiveLowerWrapper[mediaListId] = new Ractive({
                    target: $('#medialist-wrapper-' + mediaListId),
                    template: '#medialist-wrapped-' + mediaListId,
                });
            }
            if (
                !response.isLoadMoreAction &&
                (response.upperSectionMediaList == null || response.upperSectionMediaList.items.length == 0)
            ) {
                ractiveHighlightedWrapper[mediaListId].reset();
                ractiveImagelessWrapper[mediaListId].reset();
                if (
                    response.lowerSectionMediaList == null ||
                    response.lowerSectionMediaList.items.length == 0
                ) {
                    ractiveLowerWrapper[mediaListId].reset();
                    $('.additional-modules').hide();
                } else {
                    $('.additional-modules').show();
                }
                showLoadMore = false;
            }
            var ractiveHighlightedPromise;
            var ractiveImagelesPromise;
            var ractiveLowerPromise;
            if (
                !response.isLoadMoreAction &&
                response.upperSectionMediaList != null &&
                response.upperSectionMediaList.items.length > 0
            ) {
                ractiveHighlightedPromise = ractiveHighlightedWrapper[mediaListId].set(response.upperSectionMediaList.items[0]);
                response.upperSectionMediaList.items.shift();
                ractiveImagelesPromise = ractiveImagelessWrapper[mediaListId].set(response.upperSectionMediaList);
                $('.additional-modules').hide();
                showLoadMore = true;
				ractiveHighlightedWrapper[mediaListId].update();
            }
            if (
                response.lowerSectionMediaList != null &&
                response.lowerSectionMediaList.items.length > 0
            ) {
                if (response.isLoadMoreAction) {
                    response.lowerSectionMediaList.items.forEach((item) => ractiveLowerWrapper[mediaListId].push('items', item));
                } else {
                    ractiveLowerPromise = ractiveLowerWrapper[mediaListId].set(response.lowerSectionMediaList);
                }
            } else if (!response.isLoadMoreAction) {
                ractiveLowerWrapper[mediaListId].reset();
            }
            if (response.isLastLoad || !showLoadMore) {
                $(loadMoreButtonSelector).hide();
            } else {
                $(loadMoreButtonSelector).show();
            }
            waitAndCloseSpinner(ractiveHighlightedPromise, ractiveImagelesPromise, ractiveLowerPromise);
            InitVideos();
            hyphenation();
            window.dispatchEvent(new Event('resize'));
        },
    });
}
function LoadMoreAfterConcrateMediaList(mediaListId) {
    if (searchParametersWrapper[mediaListId] == null || searchParametersWrapper[mediaListId] == undefined) {
        searchParametersWrapper[mediaListId] = new Object();
    }
    searchParametersWrapper[mediaListId].upperSectionSkipIds = GetConcreteSkipIds(mediaListId);
    searchParametersWrapper[mediaListId].isLoadMoreAction = true;
    searchParametersWrapper[mediaListId].lowerSectionLoadedCount = 0;
    $('#loadMoreButton-' + mediaListId).hide();
    showSpinner(false, $('#met-media-list-results' + '-' + mediaListId));
    $.ajax({
        type: 'POST',
        url: '/Umbraco/api/MediaApi/GetMediaList',
        contentType: 'application/json; charset=utf-8',
        data: JSON.stringify(searchParametersWrapper[mediaListId]),
        dataType: 'json',
        async: true,
        success: function (response) {
            if (response == null) {
                return;
            }
            if (
                response.lowerSectionMediaList != null &&
                response.lowerSectionMediaList.items.length > 0
            ) {
                if (ractiveLowerWrapper[mediaListId] == undefined) {
                    ractiveLowerWrapper[mediaListId] = new Ractive({
                        target: $('#medialist-wrapper-' + mediaListId),
                        template: '#medialist-wrapped-' + mediaListId,
                    });
                    var ractiveLowerPromise = ractiveLowerWrapper[mediaListId].set(response.lowerSectionMediaList);
                    waitAndCloseSpinner(ractiveLowerPromise);
                } else {
                    var ractiveLowerPromises = [];
                    response.lowerSectionMediaList.items.forEach((item) => ractiveLowerPromises.push(ractiveLowerWrapper[mediaListId].push('items', item)));
                    waitAndCloseSpinner(ractiveLowerPromises);
                }
            }
            if (response.isLastLoad) {
                $('#loadMoreButton-' + mediaListId).hide();
            } else {
                $('#loadMoreButton-' + mediaListId).show();
            }
            InitVideos();
            hyphenation();
        },
    });
}
function GetSelectedTag(isSearchWrapperActive) {
    var selectedTag = isSearchWrapperActive ?
        $('#tag-selector').val() :
        $('#tagWrapper a.active').data('tag-type');
    if (selectedTag == 'tag_all') {
        return null;
    }
    return selectedTag;
}
function GetUpperSectionSkipIds(mediaListId) {
    var upperSectionSkipIds = [];
    var highlightedMediaItem = $('#medialist-highlighted-wrapper-' + mediaListId + ' .media-item');
    if (highlightedMediaItem.length > 0) {
        upperSectionSkipIds.push(highlightedMediaItem.attr('id').replace('mediaitem-', ''));
    }
    $('#medialist-imageless-wrapper-' + mediaListId + ' .media-item').each(function () {
        var mediaItemId = $(this).attr('id').replace('mediaitem-', '');
        if (mediaItemId !== undefined) {
            upperSectionSkipIds.push(mediaItemId);
        }
    });
    return upperSectionSkipIds.length > 0 ? upperSectionSkipIds : null;
}
function GetConcreteSkipIds(mediaListId) {
    var concreteSkipIds = [];
    $('#met-media-list-results' + '-' + mediaListId).find('.load-more-skip-item').each(function () {
        var mediaItemId = $(this).attr('id').replace('mediaitem-', '');
        if (mediaItemId !== undefined) {
            concreteSkipIds.push(mediaItemId);
        }
    });
    return concreteSkipIds.length > 0 ? concreteSkipIds : null;
}
function ClearSearchParameters() {
    searchParametersWrapper.forEach((searchParameters) => {
        searchParameters.selectedTag = null;
        searchParameters.searchTerm = null;
        searchParameters.minDate = null;
        searchParameters.maxDate = null;
    });
}
function ClearPreviousResults(mediaListId) {
    if (ractiveHighlightedWrapper[mediaListId]) {
        ractiveHighlightedWrapper[mediaListId].reset();
    }
    if (ractiveImagelessWrapper[mediaListId]) {
        ractiveImagelessWrapper[mediaListId].reset();
    }
    if (ractiveLowerWrapper[mediaListId]) {
        ractiveLowerWrapper[mediaListId].reset();
    }
}
$(function () {
    $('#media-list-search-button').on('click', function () {
        var activeElement = $('#tagWrapper').find('a.tag.active');
        var selectorValue = $('#tag-selector').val();
        currentItems = 0;
        if (activeElement.text() !== selectorValue) {
            activeElement.removeClass('active');
            var tagToBeActivated = $('#tagWrapper a').filter(function () {
                return this.text === selectorValue;
            });
            if (tagToBeActivated.length > 0) {
                tagToBeActivated.addClass('active');
            } else {
                $('#tagWrapper a').first().addClass('active');
            }
        }
    });
});
$(function () {
    $('#tagWrapper')
        .find('.tags > a')
        .each(function () {
            $(this).on('click', function () {
                var availableTagNames = $('#tagWrapper')
                    .find('.tags > a')
                    .map(function () {
                        return $(this).text();
                    })
                    .get();
                if ($(this).text() !== availableTagNames[0]) {
                    $('#tag-selector').val($(this).text()).change();
                } else {
                    $('#tag-selector').val($('#tag-selector').prop('selectedIndex', 0).val()).change();
                }
            });
        });
});
function RegisterRelatedMediaListModule(
    relatedMediaListId,
    filterTags,
    loadMoreCount,
    lang,
    contentItemId
) {
    $(document).ready(function () {
        $('#related-loadMoreButton-' + relatedMediaListId).on('click', function () {
            LoadMoreAfterRelatedConcrateMediaList(
                relatedMediaListId,
                filterTags,
                loadMoreCount,
                lang,
                contentItemId
            );
        });
    });
}
function LoadMoreAfterRelatedConcrateMediaList(
    relatedMediaListId,
    filterTags,
    loadMoreCount,
    lang,
    contentItemId
) {
    var relatedParameters = {};
    relatedParameters.Lang = lang;
    relatedParameters.ContentItemId = contentItemId;
    relatedParameters.SkipIds = GetRelatedConcreteSkipIds(relatedMediaListId);
    relatedParameters.FilterTags = filterTags;
    relatedParameters.LoadMoreCount = loadMoreCount;
    relatedParameters.LoadedCount = $(
        '#related-medialist-wrapper-' + relatedMediaListId
    ).children().length;
    $('#loadMoreButton-' + relatedMediaListId).hide();
    showSpinner(false, $('#met-media-list-results' + '-' + relatedMediaListId));
    $.ajax({
        type: 'POST',
        url: '/Umbraco/api/MediaApi/GetRelatedMediaList',
        contentType: 'application/json; charset=utf-8',
        data: JSON.stringify(relatedParameters),
        dataType: 'json',
        async: true,
        success: function (response) {
            if (response == null) {
                return;
            }
            if (response.mediaListItems != null && response.mediaListItems.items.length > 0) {
                if (window['relatedMediaList' + relatedMediaListId] == undefined) {
                    window['relatedMediaList' + relatedMediaListId] = new Ractive({
                        target: $('#related-medialist-wrapper-' + relatedMediaListId),
                        template: '#related-medialist-wrapped-' + relatedMediaListId,
                    });
                    var promise = window['relatedMediaList' + relatedMediaListId].set(response.mediaListItems);
                    waitAndCloseSpinner(promise);
                } else {
                    var promises = [];
                    response.mediaListItems.items.forEach((item) =>
                        promises.push(window['relatedMediaList' + relatedMediaListId].push('items', item))
                    );
                    waitAndCloseSpinner(promises);
                }
            }
            if (response.isLastLoad) {
                $('#loadMoreButton-' + relatedMediaListId).hide();
            } else {
                $('#loadMoreButton-' + relatedMediaListId).show();
            }
            InitVideos();
            hyphenation();
        },
    });
}
function GetRelatedConcreteSkipIds(relatedMediaListId) {
    var concreteSkipIds = [];
    $('#met-media-list-results' + '-' + relatedMediaListId).find('.concrete-media-item').each(function () {
        var mediaItemId = $(this).attr('id').replace('mediaitem-', '');
        if (mediaItemId !== undefined) {
            concreteSkipIds.push(mediaItemId);
        }
    });
    return concreteSkipIds.length > 0 ? concreteSkipIds : null;
}
function openMediaVideoModal(mediaSelector) {
    $(mediaSelector + ' .met-video .video-container .video-player')[0].click();
};
var ractiveDocuments;
function SearchDocumentsList(documentListId, currentCulture, hideDate) {
  data = new Object();
  data.Keys = $('#document-list-wrapper-' + documentListId).data('keys');
  data.Culture = currentCulture;
  data.HideDate = hideDate;
  $.ajax({
    type: 'GET',
    url: '/Umbraco/api/DocumentApi/GetDocumentList',
    contentType: 'application/json; charset=utf-8',
    data: data,
    dataType: 'json',
    async: true,
    success: function (response) {
      if (response == null) {
        return;
      }
      ractiveDocuments = new Ractive({
        target: $('#document-list-wrapper-' + documentListId),
        template: '#documentlist-document-' + documentListId,
        data: { documentItems: response.documents.documentItems },
      });
    },
  });
};
var cookieConsentAcceptedCookieName = 'CookieConsentStatement';
var cookieDomain = window.location.hostname;
var analyticsCookieNameFB = 'FacebookCookieStatement';
var _fbCookieName = 'fb';
var cookieValueFB = getCookie(analyticsCookieNameFB);
var $googleAnalyticsRadioButtonYes = $('#gaRadioYes');
var $googleAnalyticsRadioButtonNo = $('#gaRadioNo');
function setCookie(cookieName, cookieValue, lifeTime, domain, isSecure) {
  var timer = new Date(),
    expirationTime,
    constructedCookie;
  timer.setTime(timer.getTime());
  lifeTime && (lifeTime = 864e5 * lifeTime);
  isSecure = isSecure || document.location.protocol.indexOf('https') >= 0;
  expirationTime = new Date(timer.getTime() + lifeTime);
  constructedCookie =
    cookieName +
    '=' +
    escape(cookieValue) +
    '; path=/' +
    (lifeTime ? '; expires=' + expirationTime.toGMTString() : '') +
    (domain ? '; domain=' + domain : '') +
    (isSecure ? ';' : '');
  document.cookie = constructedCookie;
}
function getCookie(cookieName) {
  var documentCookie = document.cookie,
    extendedCookieName = cookieName + '=',
    cookieNameOffset = documentCookie.indexOf('; ' + extendedCookieName),
    cookieValue;
  if (-1 == cookieNameOffset) {
    if (((cookieNameOffset = documentCookie.indexOf(extendedCookieName)), 0 != cookieNameOffset))
      return null;
  } else cookieNameOffset += 2;
  return (
    (cookieValue = document.cookie.indexOf(';', cookieNameOffset)),
    -1 == cookieValue && (cookieValue = documentCookie.length),
    unescape(documentCookie.substring(cookieNameOffset + extendedCookieName.length, cookieValue))
  );
}
function deleteCookie(cookieName, domain) {
  getCookie(cookieName) &&
    (document.cookie =
      cookieName +
      '=; path=/' +
      (domain ? '; domain=' + domain : '') +
      '; expires=Thu, 01-Jan-70 00:00:01 GMT');
}
function updateCookieFB(cookieValue) {
  cookieValueFB !== null &&
    (deleteCookie(cookieValueFB, '/', cookieDomain),
    deleteCookie(_fbCookieName, '/', cookieDomain));
  cookieValue === 1 && setCookie(analyticsCookieNameFB, 1, 365, cookieDomain);
  cookieValue === 0 && setCookie(analyticsCookieNameFB, 0, 365, cookieDomain);
}
$(document).ready(function () {
  var cookieConsentAcceptedCookie = getCookie(cookieConsentAcceptedCookieName);
  if (!cookieConsentAcceptedCookie) {
    $('#footer-consent').show();
  }
  $('#cookie-accept').click(function () {
    setCookie(cookieConsentAcceptedCookieName, 2, 365);
    $('#footer-consent').hide();
  });
  $('#cookie-manager-accept').click(function () {
    if($googleAnalyticsRadioButtonYes.is(':checked')){
      setCookie(cookieConsentAcceptedCookieName, 2, 365);
    }else{
      setCookie(cookieConsentAcceptedCookieName, 1, 365);
    }
    window.location.href = $(this).data('home-link');
  });
  $('#cookie-manager-cancel').click(function () {
    setCookie(cookieConsentAcceptedCookieName, 0, 365);
    window.location.href = $(this).data('home-link');
  });
  //Google Analytics cookie
  if (!cookieConsentAcceptedCookie || cookieConsentAcceptedCookie < 2) {
    $googleAnalyticsRadioButtonNo.attr('checked', true);
  }else {
    $googleAnalyticsRadioButtonYes.attr('checked', true);
  }
});;
var hyphenationPatternsEnGb;
(function (root, factory) {
  if (typeof define === 'function' && define.amd) {
    // AMD. Register as an anonymous module.
    define([], factory);
  } else if (typeof module === 'object' && module.exports) {
    // Node. Does not work with strict CommonJS, but
    // only CommonJS-like environments that support module.exports,
    // like Node.
    module.exports = factory();
  } else {
    // Browser globals (root is window)
      root.hyphenationPatternsEnGb = factory();
      hyphenationPatternsEnGb = factory();
  }
}(this, function () {
  var patterns = [], hyphenation = [];
// title: Hyphenation patterns for British English
// copyright: Copyright (C) 1992, 1996, 2005, 2016 Dominik Wujastyk, Graham Toal
// notice: This file is part of the hyph-utf8 package.
//     See http://www.hyphenation.org/tex for more information.
// language:
//     name: English, British spelling
//     tag: en-gb
// authors:
//   -
//     name: Dominik Wujastyk
//     contact: wujastyk (at) gmail.com
//   -
//     name: Graham Toal
// licence:
//     name: MIT
//     url: https://opensource.org/licenses/MIT
//     text: >
//           Permission is hereby granted, free of charge, to any person
//           obtaining a copy of this software and associated documentation
//           files (the “Software”), to deal in the Software without
//           restriction, including without limitation the rights to use,
//           copy, modify, merge, publish, distribute, sublicense, and/or
//           sell copies of the Software, and to permit persons to whom the
//           Software is furnished to do so, subject to the following
//           conditions:
//           The above copyright notice and this permission notice shall be
//           included in all copies or substantial portions of the Software.
//           THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
//           EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
//           OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
//           NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
//           HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
//           WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
//           FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
//           OTHER DEALINGS IN THE SOFTWARE.
// changes:
//     - Version 1.0  Released 17 April 1992.
//     - Revision 2.0  1996/09/10 15:04:04  ucgadkw
//       o  added list of hyphenation exceptions at the end of this file.
//     - Version 1.0a.  Released 18th October 2005/PT.
// ==========================================
// This file has been renamed from ukhyphen.tex to hyph-en-gb.tex in June 2008
// for consistency with other files with hyphenation patterns in hyph-utf8 package.
// No other changes made. See http://www.hyphenation.org/tex for more details.
// Created by Dominik Wujastyk and Graham Toal using Frank Liang's PATGEN 1.0.
// Like the US patterns, these UK patterns correctly hyphenate about 90// of
// the words in the input list, and produce no hyphens not in the list
// (see TeXbook pp. 451--2).
// These patterns are based on a file of 114925 British-hyphenated words
// generously made available to Dominik Wujastyk by Oxford University Press.
// This list of words is copyright to the OUP and may not be redistributed.
// The hyphenation break points in the words in the abovementioned file is
// also copyright to the OUP.
// We are very grateful to Oxford University Press for allowing us to use
// their list of hyphenated words to produce the following TeX hyphenation
// patterns.  This file of hyphenation patterns may be freely distributed.
// These patterns require a value of about 14000 for TeX's pattern memory size.
var patterns = [ // just type <return> if you're not using INITEX
".ab4i",
".ab3ol",
".ace4",
".acet3",
".ach4",
".ac5tiva",
".ad4din",
".ad3e",
".ad3o",
".ae5d",
".aer3i",
".af3f",
".af3t",
".ag4a",
".ag5n",
".air3",
".al5im",
".al1k",
".al3le",
".am5ar",
".ama5te",
".am2i",
".am3pe",
".am3ph",
".an1",
".ana3b",
".ana3s",
".and2",
".an5da",
".an4el",
".an4en",
".an4gl",
".an4on.",
".an3s",
".ant3a",
".an3ti3",
".ant4ic",
".an4t5o",
".any5",
".aph5or",
".ap4i",
".ar5ab",
".ar5ap",
".ar4ci",
".ar5d",
".ar4e",
".ari4",
".ar4ise",
".ar4isi",
".ar5sen",
".art5icl",
".as1",
".as4q",
".as5sib",
".at5ar",
".ateli4",
".at5omise",
".at5omiz",
".at3r",
".at3t",
".au3b",
".au3g4u",
".aur4e5",
".aus5",
".authen5",
".av4",
".av5era",
".bap5tism",
".barri5c",
".bas4i",
".ba5sic",
".be3di",
".be3lo",
".be5r4a",
".be5sm",
".bi4er",
".blaz5o",
".bo3lo",
".bos5om",
".boun4d",
".bov4",
".bra5ch",
".bre2",
".burn5i",
".ca3de",
".ca4gin",
".cam5i",
".cam3o",
".can1",
".can5ta",
".ca5pitu",
".car4i",
".cas5ual",
".ca4ti",
".cen5so",
".cen5tena",
".cent5ri",
".cer4i",
".ch4",
".cit4a",
".clem5e",
".clima5to",
".co5it",
".co3pa",
".cop5ro",
".co3ru",
".co3si",
".co5ter",
".cotyle5",
".cri5tici",
".custom5",
".dav5",
".dea5co",
".de5lec",
".del5eg",
".de3li",
".deli5r",
".de1m",
".de5nit",
".de3no",
".der2",
".de3ra",
".de5res",
".de3ri",
".de5scrib",
".de5serv",
".de5signe",
".de5sir",
".de5sis",
".de5spoi",
".determ5i",
".de3ve",
".de4w",
".di4al.",
".dia3s",
".di4at",
".din4a",
".dio5c",
".do2",
".do4e",
".domest5",
".du4al.",
".du4c",
".dys3",
".east5",
".echin5",
".eco3",
".ec3t",
".ed5em",
".ed4it.",
".ed4iti",
".eg4",
".ei3d",
".ei5r",
".el3ev3",
".el2i",
".elu5s",
".em3b",
".em5in",
".emp4",
".em5py",
".en1",
".en5c",
".en4ded",
".en3s",
".ent2",
".en5ta",
".eos5",
".epi1",
".epi3d",
".er2a",
".er5em5",
".er4i4",
".er4o2",
".eros4",
".erot3",
".er4ri",
".es1",
".escal5",
".es3p",
".es3t",
".etern5",
".eth3e",
".eu1",
".eur4",
".eval3",
".evol5ut",
".ew4",
".ex1",
".ex3a",
".eye3",
".fal4le",
".far4i",
".fec5unda",
".fen4d",
".feoff5",
".fi2",
".fi5lia",
".fil5tr",
".fin5ess",
".fin3g",
".fi5n4it",
".fis4c5",
".fo3c",
".fran5ch",
".fu5ga",
".ga4m",
".gam5et",
".gen4et",
".ge5neti",
".gen5ia",
".ge3ro",
".glor5io",
".gnost4",
".go3no",
".gos3",
".hab2",
".ha5bili",
".hama5",
".han4de",
".hast5i",
".he4i",
".hem5a",
".hi2",
".hi3b",
".ho2l",
".ho5rol",
".hov3",
".hy3lo",
".ico3s",
".idi2",
".ig3",
".ig1n",
".il4i",
".im5b",
".in1",
".in3d",
".in3e2",
".in2i",
".in3o",
".in3t",
".invest5i",
".ir3r",
".is4c",
".is4li",
".is4o",
".iso5m",
".ka5ro",
".ki4e",
".kin3e",
".lab4o",
".la4me",
".lam5enta",
".lan5i",
".lash4e",
".le4m",
".len5ti",
".le2p",
".lep5r",
".les5son",
".le5van",
".librar5",
".lig3a",
".li3o",
".li4ons",
".li4p",
".loc3a",
".lo4gia",
".lo2p",
".loph3",
".lous5i",
".lov5er",
".lub3",
".lyo3",
".mac5u",
".mal5ad5",
".ma5lin",
".mar5ti",
".math5",
".me5lodio",
".ment4",
".men5ta",
".me5rid",
".me5rin",
".met4er",
".mi4e",
".mi3gr",
".min5ue",
".mirk4",
".mis1",
".mi5to",
".mo3bi",
".mo5lec",
".mon3a",
".mor5ti",
".mu3ni",
".mu3si",
".musi5co",
".myth3",
".na5k",
".nari4",
".nast4",
".nas5ti",
".nec3t",
".ni4c",
".ni5tro",
".no4c",
".nom3o",
".nos3t",
".no5tic",
".nucle5",
".obed5",
".ob3el",
".ob3l",
".od4",
".oed5",
".oe5so",
".of5t",
".oi4",
".ol4d",
".ome2",
".om5el",
".on4ce",
".on4e",
".op2i",
".opt5a",
".or1",
".or4at4",
".ora5tori",
".or5che",
".or3d",
".ore4",
".or3eo",
".or4i",
".orner4",
".or2o",
".os1",
".osi4",
".oth5",
".out1",
".ov4",
".pal5i",
".para5dis",
".par5af",
".para5t",
".pa5ta",
".pa4tio",
".pec3t4",
".pecu3",
".ped3e",
".pend4",
".pen5de",
".pep3t",
".peri5n",
".perse5c",
".pe5titi",
".ph2",
".phe5nom",
".phon4i",
".pi2e",
".pi3la",
".plast4",
".plic4",
".plica4",
".plos4",
".po3la",
".po5lite",
".po2p",
".pop5l",
".po5sitio",
".pos5si",
".pro5bat",
".pur4r",
".put4te",
".ra5cem",
".ran5gi",
".re3ca",
".ref5ere",
".re5gar",
".re1i",
".re5lin",
".re1m",
".re5o",
".res5ci",
".re5sen",
".re5spo",
".re5stat",
".re5store",
".re5str",
".re3ta",
".re5u",
".re3w",
".rib5a",
".rin4",
".rit2",
".rol4la",
".ros3a",
".sa2",
".sac5r",
".sal4i",
".sa5lin",
".salt5er",
".sanc5",
".sap5a",
".sa3vo",
".sci3e",
".sea3s",
".sect4",
".sec5to",
".se3gr",
".sen3t",
".se1q",
".ser4ie",
".ses1",
".sev5era",
".sh2",
".si5gno",
".sis3",
".st4",
".stat4o",
".stra5to",
".string5i",
".su5da",
".sulph5a",
".sul3t",
".tact4i",
".tac5tic",
".ta4m",
".tamar5",
".tar5o",
".tect4",
".tel5a",
".tell5e",
".te4m",
".te5ra5t",
".ter4p",
".th4",
".tho4",
".thol4",
".ti2",
".til4",
".ti5ni",
".tit4is",
".tor1",
".tran4c",
".tri5bal",
".tri3d",
".trin4a",
".tri5sti",
".tro4ph",
".troph5o",
".tro4v",
".tular5",
".turb4",
".turi4",
".tu5te",
".tu3to",
".ul4l",
".ulti5mat",
".un5ce",
".un5ch",
".un3d2",
".under5",
".un3e",
".un3g",
".uni3c",
".uni3o",
".un3k4",
".un5s",
".un3t4",
".un5u",
".up1",
".up3l",
".ura4",
".ur5eth",
".ur4o",
".va5led",
".ve2",
".vec5",
".ve5lo",
".vent5il",
".ver4ie",
".ver3n",
".vic5to",
".vi2s",
".vis3i",
".vi5so",
".vo1c",
".vo5lut",
".wine5s",
".xy3l",
".za5r",
"a4a",
"1ab",
"2ab.",
"2aba",
"ab5are",
"abay4",
"2abb",
"ab5ber",
"2abe4",
"ab3erd",
"ab3err",
"a3bet",
"ab1ic",
"a3bie",
"2abin",
"4abio",
"abi5on",
"ab3ita",
"ab4itu",
"ab3la",
"abli4",
"4abolic",
"ab3om",
"ab3ota",
"3about",
"ab1r",
"2abs.",
"ab1ul",
"abu4lo",
"ab3use",
"ab3usi",
"2aby",
"ac2a",
"ac5abl",
"ac3al",
"5acanth",
"ac5ard",
"a5cat",
"ach5al",
"a5chini",
"ach5ism",
"achro4",
"ach5ur",
"2aci",
"a4cic",
"aci4ers",
"acif4",
"4acit",
"ack5a",
"ac3li",
"4aco.",
"aco3d",
"ac5onr",
"4acos",
"4acou",
"ac1r",
"ac3ry",
"act5ate",
"act5ile",
"ac2to",
"act5ory",
"ac2t5r",
"ac5uat",
"a5dai",
"ada3v",
"4adee",
"ad5eni",
"ad4ha",
"ad3ica",
"a5dif",
"4adil",
"adi4op",
"adi4p",
"adis4i",
"a3diti",
"3adju",
"5admit",
"a2do",
"4adoe",
"4adoi",
"ad3ol",
"a3dos",
"ad1ow",
"ad1r",
"adram4",
"4a2du",
"ad3ula",
"ad3um",
"4ady",
"ae5a",
"ae4cit",
"aeco3",
"4aed",
"aed5is",
"ae5g",
"ae3on",
"ae5p",
"aerody5",
"ae4s",
"ae5si",
"aes3t",
"aet4a",
"aeth4",
"aet4or.",
"aev3a",
"4af.",
"4afe",
"af5ta",
"a4fu",
"ag4ari",
"4ageri",
"a5ghe",
"a5gia",
"agi4as",
"4agino",
"4agl",
"agli4",
"4ag1n",
"ag3oni",
"agor4a",
"ag5ot",
"a2gr",
"ag3ri",
"agru5",
"2ah",
"a1h2a",
"ahar2",
"aha5ra",
"a1he",
"ah4n",
"a5hoo",
"2ai2",
"4ai.",
"ai3a",
"a1ic",
"aid4a",
"aid5er",
"aig2",
"ai5gu",
"ail3er",
"ail3o",
"aim5er",
"ain5ders",
"ai5nea",
"a3ing.",
"ain3i",
"ain5o",
"aint5er",
"air5a",
"air5p",
"air3s",
"ais1i",
"a5ism",
"2a1j",
"a4ju",
"2ak",
"akel4",
"ak5u",
"al5abl",
"alact4",
"a1lae",
"al5ais",
"ala3ma",
"al5ance",
"al3at",
"a5lav",
"alc3at",
"al3ch",
"ald5ri",
"2ale",
"a3lec",
"aleg4",
"ale5ma",
"al5ende",
"a1leo",
"a2let",
"al3ibr",
"ali4ci",
"al5ics",
"al1id",
"al3if",
"5alig",
"al1in",
"a5lini",
"alin5o",
"al5ipe",
"al5ipot",
"4alis.",
"4aliu",
"4alk",
"alk5ie",
"al4lab",
"al4lag",
"alli5an",
"allig4",
"al4lish",
"a5loe",
"al3ogr",
"a3lom",
"a3loo",
"al1or",
"al4orim",
"alos4",
"a4lou",
"al3ous",
"a5low",
"al5pen",
"al3ph",
"al5tati",
"al3tie",
"alu3b",
"al5ued",
"al3ues",
"a5lumnia",
"al1va",
"al5ver",
"alv5u",
"2a1ly4",
"a5lyn",
"2a2m",
"a5mad",
"ama4g",
"aman5d",
"a5marine",
"a3mas.",
"am1at",
"a5m4atic",
"am5atu",
"am4bin",
"3ambu",
"am5elo",
"a3men",
"amen4d",
"am3era",
"am5erl",
"am1i",
"ami2c",
"am5ica",
"amic5r",
"3amid",
"a3mili",
"am5ily",
"amini4f",
"am5iniz",
"aminos4",
"a5mis.",
"a4mium.",
"a3mon",
"amor5a",
"amort3",
"am5ose",
"am2p",
"am5peri",
"amphi5g",
"amp3li",
"ampo5l",
"am3ul",
"amyl5",
"a2n",
"an2a",
"a5nadi",
"an3ae",
"an3age",
"ana5k",
"an3ali",
"an3arc",
"a5nast",
"an4con",
"an3d4at",
"and5au",
"and5eer",
"an5del",
"an5dif",
"and5ist",
"an5dit",
"an4doni",
"an4ea",
"an5eer",
"an3ell",
"anel5li",
"an3eu",
"an3gan",
"angov4",
"an4gur",
"4anh",
"an3ic",
"ani3f",
"an5ifo",
"4anig",
"an5ion",
"anis5te",
"4anity",
"4aniu",
"an5no",
"4anny",
"an1o",
"an2oe",
"an3oma",
"anor3",
"an2os",
"an5ot",
"an2s",
"an3sc",
"an4sco",
"ans3il",
"an4sur",
"an2t2a",
"ant5abl",
"an3tal",
"an5tam",
"an2te",
"1anth",
"an4thi",
"3anthr",
"4antic",
"an4tie",
"an4ting",
"ant4iv",
"an4tone",
"ant4r",
"an4tus",
"an5tym",
"an3ul",
"an3um.",
"an5ums",
"a3nur",
"a5nut",
"an2y",
"an5ya",
"a5nyi",
"2ao",
"aol3i",
"5aow",
"2ap",
"4ap.",
"4apa",
"a1pac",
"ap3al",
"ap5aro",
"ape5li",
"a5peu",
"aph5em",
"aph3i",
"aph5ol",
"aphyl3",
"ap1i",
"ap5icu",
"ap3in",
"ap4ine",
"a5pir",
"a3plan",
"ap5li",
"apo5str",
"apo3th",
"a2pr",
"ap5ron",
"4aps",
"apt5at",
"apu5lar",
"a5pun",
"a4q",
"a5qui",
"a2r",
"4arabi",
"ara5bo",
"aract4i",
"ara2g",
"ar3age",
"ar4aged",
"ar5agi",
"ar3ago",
"a3raj",
"ar3all",
"ara3m",
"aran4g",
"aran5te",
"ar5apa",
"ar1at",
"a3rau",
"ara3v",
"ar3ba",
"arb5et",
"ar4bid",
"ar4bl",
"arb3li",
"ar4bul",
"ar5chet",
"arch5o",
"ar5dina",
"ar4done",
"ar3en",
"aren5d",
"ar5ett",
"ar3ev5",
"ar5gh",
"ar3gu",
"ar3h",
"ar1i",
"ar5iff",
"ar4ill",
"a5ri5net",
"ar5ini",
"a5rishi",
"arm3er",
"ar5mit",
"ar3nal",
"ar3nis",
"ar3od",
"ar5oid",
"aro4mas",
"aro4n",
"a5roti",
"a5rouc",
"ar3ox",
"arp5ers",
"ar4pu",
"2arr",
"ar2rh",
"ar2s",
"ars5al",
"ar3so",
"art5at",
"ar2th",
"arth4e",
"arth3r",
"ar5tiz",
"2aru",
"ar3um",
"ar5un4",
"a3ryo",
"a5ryt",
"ar5z",
"as1a",
"as4af",
"asan2",
"2asc",
"as5con",
"as5cot",
"as2cr",
"as2e",
"as3ect",
"4ased",
"asep4",
"ash5ay",
"ash5il",
"as5ily",
"as3in",
"a5sio",
"a3sit",
"as5iv",
"ask5er",
"aski4",
"as4la",
"as4lo",
"2aso",
"as5och",
"a4soned",
"as5or",
"as3ph",
"ass2",
"assa5gi",
"ass5ibl",
"as4sil",
"assit5",
"2asta",
"as4tat",
"as4tia",
"as3tis",
"as4tit",
"4asto2",
"as3tra",
"as4tri",
"as1u",
"as4un",
"as5ur",
"2a2ta",
"4atabi",
"a5talis",
"atam4",
"ata3p",
"atar3a",
"ata3s",
"ata3t4",
"at3eau",
"at3ech",
"at5eer",
"a5tel.",
"ate5le",
"at5enat",
"at3ent",
"4ater",
"at3era",
"at5ernis",
"at5erniz",
"4atess",
"at5et",
"4a2th",
"ath3a",
"a3then",
"ath5erin",
"ath5ero",
"ath5ete",
"ath3i",
"ath3od",
"a5thon",
"ath5r",
"4a3tia",
"ati2c",
"at5icis",
"ati5cit",
"at5iciz",
"a2tif",
"a4t1i4l",
"a4tim",
"a2t3in",
"4atina",
"at5ing",
"4at4is.",
"at1it",
"atit3u",
"atitud5i",
"4atiu",
"at4ivi",
"a5tiviz",
"a2to",
"5at5od",
"4atog",
"2atol",
"4aton",
"a3too",
"a4tops",
"a5torian",
"a4tory",
"atos4",
"a5toz",
"2a2tr",
"at3ra",
"a4tre",
"5at5ress",
"at1ri",
"atric5u",
"at3ron",
"at5rou",
"at4tag",
"2a2tu",
"at1ul",
"atu4m",
"at3ura",
"at3urg",
"4a2ty",
"2au2",
"4au.",
"aub5i",
"4auc",
"au5cer",
"auc3o",
"aud5er",
"audic4",
"aul3i",
"aul4t",
"aul5ted",
"ault5er",
"ault5i",
"au3ma",
"aun2",
"aun5chie",
"aun3d",
"aun4dre",
"au5reo",
"aur4o",
"au5ror",
"4aus.",
"aus5er",
"aus5p",
"aus4ted",
"aut3ar",
"aut3er",
"au3th",
"2av",
"av4ab",
"ava4g",
"av3age",
"ava5la",
"av5alr",
"av5ant",
"av5ar",
"avas3",
"av3end",
"av3ern",
"av3ig",
"aviol4",
"av1is",
"aw5er.",
"aw5ers",
"aw1i",
"aw5nie",
"aw5y",
"a4x",
"ax2id",
"4ay",
"ay5la",
"ay3m",
"ayn4",
"ays2",
"ay5si",
"ay5sta",
"ayth4",
"2az2",
"az3ar",
"aze4",
"az5ee",
"azyg4",
"azz4l",
"2ba.",
"ba5bir",
"3back",
"baen4",
"bag4a",
"5bah",
"ba4i",
"bal3a",
"balm5i",
"ba5lon",
"bal5u",
"bam4a",
"ban4a",
"ba5nan",
"b4ane",
"5bang",
"b4aniti",
"b4ans",
"ba4p1",
"5barb",
"bar4d",
"bardi4",
"bar4n",
"ba5rom",
"bar3on",
"5bars",
"1bas",
"bas4te",
"ba4th4",
"3batic",
"ba5tio",
"bat5on",
"battle5",
"2b1b2",
"b4bata",
"b3bli",
"b4bone",
"b1c2",
"bcord4",
"2b1d",
"bdeac5",
"bde4b",
"bdi4v",
"b2e",
"4be.",
"3bea",
"4beas",
"be3ca",
"3becu",
"2bed",
"be3da",
"bed5el",
"bed2i",
"be4do",
"be5dra",
"be4du",
"5bee",
"3bef",
"be3go",
"be5gr",
"be3gu",
"1bel",
"be3la",
"2bele",
"be3lit",
"bel4t",
"be3m",
"ben4d",
"bend5a",
"bend5er",
"be1ne",
"be5nig",
"be5nu",
"4beo",
"be3q",
"2bere",
"berga5m",
"berl4",
"5berr",
"ber5s",
"b5ertin",
"be1s2",
"2bes.",
"be3sl",
"be3tr",
"be3w",
"2b1f",
"bfa4",
"4b1h",
"b4ha",
"2bi.",
"1bia",
"bi4b1",
"bicen5",
"3b2id",
"bid5i",
"b4ie",
"bi4ers",
"bif4",
"bi4fid.",
"bi5ga",
"bigu3",
"b1il",
"b2ile",
"5biles",
"3b2ill",
"4bim",
"bimet5",
"5bina",
"5bin4d",
"bind3e",
"bin5et",
"bin5i4",
"1bi2o",
"bio3l",
"bio5m",
"bi3ou",
"bip4",
"bi5q",
"bir4",
"bi3re4",
"bi5rus",
"b2is",
"5bism",
"bis4o",
"bisul5",
"3bitua",
"4bity",
"bi5ve",
"b1j",
"4b5k4",
"2bl2",
"5blac",
"blag4",
"b3lan",
"5blast",
"bla5tu",
"blem5at",
"3bler",
"5blesp",
"4blik",
"blim3a",
"bli3o",
"bli2q",
"b3lis",
"4bly",
"2b1m",
"bment4",
"bmi4",
"4b1n",
"bo2",
"4bo.",
"3boa",
"bo5am",
"5bob",
"bod5i",
"bo5h",
"2boid",
"4boke",
"bol4e",
"4boled",
"bol3i",
"bol4t",
"3bon",
"bon4c",
"bon4e",
"bon4ie",
"boni4f",
"bon4sp",
"1boo",
"b3orat",
"bor3d",
"bor5ee",
"bor5et",
"3bori",
"bor5ic",
"bor5io",
"bor4n",
"bot3an",
"5boti",
"boun5ti",
"3bour",
"bous4",
"bow2",
"bow3s",
"4boxy",
"5boy",
"br4",
"3brach",
"4bral",
"bram4",
"b2ran",
"bran4d",
"4bre.",
"b4reas",
"4b2res",
"brev5et",
"b2rid",
"5brief",
"bring5",
"bri4os",
"b5rist",
"b4roa",
"bro4ma",
"bros4",
"brum4",
"4bry.",
"4b1s2",
"b3sc",
"bscon4",
"bsen4",
"bserv5an",
"b5si",
"bsin4",
"bso2",
"bsol3e",
"bso3lu",
"b4stac",
"bstupe5",
"2b1t",
"b5tlet",
"4bu.",
"5bub",
"buf5fer",
"b4uli",
"b4ulos",
"bun2",
"bun4a",
"b5u5nat",
"bunt4",
"bur3e",
"bur4ri",
"busi4e",
"buss2",
"bus5si",
"3bust",
"bu5tar",
"b3ute",
"b5utin",
"3butio",
"but4iv",
"b5ut5o",
"b1v",
"4b3w",
"2by",
"4by.",
"3byi",
"bys4",
"5byt",
"2ca.",
"cab5in",
"c4ace",
"caco3",
"cad4r",
"5caf",
"ca3go",
"5cai",
"5cak",
"c1al",
"c4ala",
"ca5laman",
"cal5ar",
"3calc",
"ca5lef",
"call5in",
"cal4m",
"ca3ly",
"ca3ma",
"cam4i",
"ca5nar",
"c2an4e",
"c4ano",
"ca3noe",
"can5tar",
"can5ted",
"can4tic",
"can4tr",
"5cao",
"1cap",
"ca5pil",
"capt4",
"cap3ti",
"cap3u",
"1car",
"ca3ra5c",
"car5ame",
"ca3ree",
"ca3r4i3c",
"car3if",
"car5m",
"car3ni",
"car3ol",
"car5on",
"car5oo",
"ca3rou",
"car4v",
"case5",
"cashi4",
"3cas3s",
"cas5tig",
"3casu3",
"c1at",
"c4at.",
"c2atc",
"c4atom",
"ca3t2r",
"c4ats",
"cat4u",
"3cau",
"caulk4i",
"cav3il",
"3cay",
"c1c4",
"ccent5r",
"cces4sa",
"c3ch",
"cci3d4",
"ccip4",
"ccle3",
"4ce.",
"4ceab",
"cean3",
"3ceas",
"ce4ci",
"2ced",
"5ceda",
"ce3dar",
"3cede",
"3cedi",
"4cef",
"ce5g",
"3ceiv",
"cel3ai",
"cel5ib5",
"5cell",
"cel5lin",
"celo4",
"ce5lom",
"4cely",
"2cem",
"ce4met",
"3cemi",
"ce4mo",
"1cen2",
"5cenc",
"cen5ci",
"cen5ded",
"cend5en",
"cend5er",
"cen3i",
"2cenn",
"3cent",
"cent4a",
"cen5ted",
"cen5ter.",
"cen5ters",
"cen5tes",
"1cep",
"cept3a",
"cep5tic",
"3cera",
"cer4bi",
"3cerd",
"ce3rem",
"5cern",
"5cess",
"cest5o",
"ces5tr",
"ce2t",
"cew4",
"2ch",
"4ch.",
"4chab",
"3chae",
"3chai",
"cham5per",
"chan5gi",
"cha3pa",
"chec4",
"4ched",
"3chee",
"3chem",
"che3ol",
"ch1er",
"ch4eri",
"5cherin",
"ch4erl",
"4ches",
"3chete",
"ch5eu",
"che5va",
"3chew",
"ch5ex",
"5chi.",
"3chia",
"3chico",
"ch3ily",
"ch4in.",
"ch3inn",
"3chio",
"5chip",
"chizz4",
"ch5k",
"5chlor",
"4chm",
"1cho",
"cho3a",
"5choc",
"4choi",
"ch5oid",
"3chor",
"4chored",
"chor5ol",
"4choso",
"3chot",
"4choti",
"ch5ous",
"chow5",
"3chr",
"chur4",
"3chut",
"5chyd",
"3chyl",
"3chym",
"1c2i2",
"4ci.",
"4ciac",
"cia4m",
"ci3ca",
"4cids",
"4cie.",
"ci3er",
"ci3est",
"ci5et",
"ci3f",
"cifi4",
"4cig",
"ci3ga",
"cigar5",
"3cil",
"cil5lin",
"2cim",
"cim3a",
"ci3me",
"5cimen",
"4cinab",
"4cind",
"cine5a",
"cine5mat",
"ci5ness",
"4cint",
"ci3ol",
"ci5om",
"ci4po",
"cisi4",
"cit3r",
"ck1",
"ckar5",
"cka5t",
"c4ke",
"ck5if",
"ck4sc",
"cl2",
"cla5rif",
"3clas",
"c2le2",
"2cle.",
"c5lec",
"clemat4",
"clev3",
"cli1m",
"c3ling",
"cli2q",
"clo4q",
"c4lotr",
"clue4",
"clyp5",
"5clys",
"cn2",
"c3ni",
"1c2o2",
"4co.",
"3coa",
"co5ba",
"3coc",
"co3ci",
"co5cu",
"co3dic",
"co3dif",
"4cody",
"3coe",
"co5et",
"co3gr",
"4c3oid",
"co3inc",
"4col.",
"col3a",
"co3log",
"5colou",
"co5ly",
"co5mas",
"co4me",
"co3mo4",
"comp4",
"con1",
"con4ati",
"con4ch",
"cond5er",
"con4ey",
"con4ie",
"con3s",
"con3t",
"conta5d",
"3coo",
"coop4",
"co3or",
"cop4e",
"co3ph",
"co5pl",
"co3po",
"cop4t",
"2cora",
"cor5ded",
"cord5er",
"4cored",
"co3rel",
"3corn",
"4coro",
"co5rol",
"5cort",
"3cos.",
"cost3a",
"cost5er",
"co5ta",
"3co3tr",
"5coty",
"cous5t",
"cov1",
"co3va",
"cow5a",
"coz4",
"co5zi",
"c1q",
"cr2",
"5craf",
"craft5i",
"c4ran",
"5crani",
"cra5niu",
"cras3t",
"cra4te",
"c2re",
"4crean",
"cre3at",
"cre4p3",
"5creti",
"cre4to",
"cret5or",
"cri3l",
"cron4",
"crost4",
"4crou",
"5c4rus",
"cry2",
"crym3",
"cryo3",
"4c5s4",
"csim5",
"2ct",
"c2ta",
"c3tac",
"ctac5u",
"c5ta5g",
"ct1an",
"ct5ant",
"c5taria",
"c3tato",
"c1te",
"c4tea",
"c2t5ee",
"c4tent",
"cter4ia",
"ct5es",
"ct5et",
"ct2ic",
"c5ticia",
"c4tics",
"ctifi4e",
"c3tim",
"ct4in.",
"ct4ina",
"ct5ing",
"c3tini",
"c5tin5o",
"c5tio",
"c3t2is",
"c3tit",
"c4titu",
"c4tity",
"ct5ive",
"ct4ivit",
"ct5olo",
"c1tom",
"c3ton",
"c5toris",
"c5toriz",
"c1tr",
"c2tre",
"ctro5t",
"c1tu",
"c2tum",
"c1ty",
"cub3at",
"c4uf",
"cu5ity",
"cul5ab",
"c2uli",
"cull5er",
"cull5in",
"1c2ult",
"cu4mi",
"5cuna",
"cun4e",
"5cuni",
"5cuol",
"cu5pa",
"cu3pi",
"c3upl",
"1cur",
"cur4er",
"cur5ial",
"4cur4o",
"1cus",
"cus5a",
"c3utiv",
"c3utr",
"5cuu",
"cu5v",
"2cy.",
"cy4bi",
"1cyc",
"cyl3",
"cy4m",
"cy5no",
"cys4",
"cys5to",
"cy4t",
"cz2",
"4da.",
"d4abr",
"1d2ac",
"dach4",
"d5ache",
"3dact",
"d1ag",
"d4a4gi",
"d4ale",
"d4alg",
"dal5ler",
"dam5a",
"3dame",
"d3ami",
"da5mu",
"3dang",
"d1an4t",
"d3ap",
"d3ard",
"5darm",
"3d4as2",
"dast5a",
"d1at",
"dativ4",
"dat4u",
"daugh3",
"daun5te",
"3dav",
"d3b",
"d3c4",
"d1d4",
"d4dere",
"d3di",
"d3dler",
"d3dli",
"d3dyi",
"2de.",
"deac3t",
"de5aw",
"de4bi",
"deb5it",
"3dec",
"de5cant",
"de4cil",
"de1cr",
"4dect",
"ded3i",
"defor5e",
"de4fy.",
"de3g",
"de4gu",
"de3io",
"5de3is",
"de3lat",
"deli4e",
"del5ler",
"del5li",
"de5lo",
"1d4em",
"4demie",
"4dem4is",
"demo4n",
"de4mons",
"de3mor",
"de4mos",
"4demy",
"de1n2a",
"den4d",
"4dene",
"d3enh",
"deni4e",
"dens5a",
"dens5er",
"den5tit",
"de3od",
"deo3l",
"deon2",
"deont5",
"de1p",
"depen4",
"deposi4",
"de2pu",
"d3eq",
"derac4",
"de3rai",
"d4ere",
"4dered",
"de5reg",
"3derer",
"1deri",
"der3k",
"3derm",
"der4mi",
"der5min",
"5derne",
"3dero4",
"der5os",
"der3s",
"5deru",
"4des.",
"de3sa",
"5desc",
"des4ca",
"de5scal",
"de3sec",
"des4i",
"de3sid",
"des5igna",
"des1p",
"des5pon",
"de3sq",
"d3est.",
"des3ti",
"1de1t",
"de3tes",
"de5th",
"de2ti",
"dev3il",
"de3vis",
"de3vit",
"de4voi",
"devol5u",
"3dex",
"2d5f",
"dfol4",
"d2g",
"dg4a",
"dgel4",
"d4gen",
"d3gr",
"4d1h",
"dhot4",
"d4hu",
"4di.",
"1dia",
"di2ad",
"3diar",
"diat5om",
"4d1ib",
"d1ic.",
"dic5am",
"di4ce",
"di3ch",
"d5icl",
"dic5ol",
"1dict",
"dic5tat",
"dic4te",
"5dicul",
"d5icur",
"1did",
"di4ers",
"3di3ev",
"d4ifo",
"dig3al",
"di3gam",
"dil4",
"5dill",
"dilo4",
"di3lu",
"di5mer",
"dimet4",
"di1mi",
"2d1in",
"din4e",
"din5gi",
"di5nos",
"3di1o",
"dio4c",
"di4ola",
"dip5t",
"3dire",
"di3ri",
"4d5iro",
"di4s1",
"d4isc",
"disen3",
"3disia",
"3diss",
"d4itas",
"d4iter",
"dithe4",
"d3ito",
"ditor3",
"2dity",
"1diu",
"1di1v2",
"di4val",
"di5vine",
"dix4i",
"d1j",
"2dl4",
"d1la",
"5dlef",
"5dlest",
"3dlew",
"dlin4",
"d1lo",
"d5lu",
"2d1m",
"4d1n2",
"1do",
"4do.",
"d4ob",
"do4c3u",
"dog4a",
"do4j",
"d4ol.",
"dol3en",
"do5line",
"dol5it",
"do4lon",
"d4ols",
"5dom.",
"doman4",
"domin5",
"dom5ino",
"dom5it",
"do5mo",
"don4at",
"4dony",
"3doo",
"d2or",
"4dor.",
"dor4m",
"dort4",
"d4os",
"do5sim",
"dossi4",
"dot1a",
"dot4tin",
"2dous",
"d4own",
"3dox",
"d1p",
"dr2",
"d5rail",
"d3ral",
"3dram",
"dran4",
"d4ras",
"drast4",
"3drel",
"dres4",
"dress5o",
"dri4e",
"d4rif",
"dri4g3",
"d4rom",
"dropho4",
"drunk3",
"4d1s2",
"d5sl",
"ds3m",
"ds4mi",
"d4sw",
"dt4",
"dt5ho",
"1du",
"2du.",
"du1at",
"3duc",
"duch5",
"duci5an",
"du4co",
"du5eli",
"du5ell",
"du5en",
"du5ett",
"du5in",
"dul3c",
"d3ule",
"dul4l",
"dum4be",
"dun4a",
"d5un4c",
"du2p",
"du3pl",
"5duro",
"d5use",
"dust5er",
"du3u",
"d1v",
"dver2",
"dvert3",
"dvoc5at",
"2d1w",
"dwell3",
"2d2y",
"dy4ad.",
"dy5ar",
"5dy4e",
"5dyk",
"dyl2",
"dyll3",
"5dymi",
"3dyn",
"dys3p",
"d3zo",
"ea2",
"4eab",
"e1act",
"eac4te",
"ea5cu",
"e5add",
"ead3er",
"ead1i",
"ead3li",
"ea4g",
"eak1",
"eal3a",
"eal3er",
"ea3log",
"eam4bl",
"eam3er",
"ean5i",
"eap2",
"eap5er",
"e3app",
"ear3a",
"ear3er",
"ear4li",
"e5ar2r",
"ear4te",
"earth5i",
"eas5er",
"ea4soni",
"e1as1s",
"eassem4",
"eas4t",
"east5i",
"eat5eni",
"eat3er",
"eat5ie",
"e3atif",
"eatit4",
"eat4itu",
"e3atri",
"e4atu",
"eau3",
"eav5i",
"eavi4e",
"eav5ou",
"eaz5i",
"e1b",
"ebar4",
"eb2b",
"ebe4",
"e4bel.",
"e4bels",
"e2ben",
"eb5et",
"eb2i",
"e5bil",
"e4bin",
"e4bis",
"e4bl",
"e4bos",
"ebot3o",
"e2br",
"eb1ra",
"eb2t",
"e4buc",
"ebus5i",
"ec2a",
"ec3ade",
"ecad5en",
"ecal5e",
"e5cam",
"e4capo",
"ec3at",
"ec5ath",
"e1ce",
"ecent5o",
"ech3i",
"e4cib",
"eci4f",
"ecip5i",
"e1cl",
"ec3lip",
"econ4sc",
"econstit5",
"ec3ora",
"ec5oro",
"ec3rat",
"ec5rean",
"e4crem",
"ec1ro",
"ect5ati",
"ec4ter",
"ecti4c",
"ec4tit",
"ec4t5us",
"ec1ul",
"e5culi",
"2ed",
"e5dans",
"e2dat",
"ede2",
"e4ded",
"e5deh",
"e4dele",
"edes3t",
"ede3te",
"edeter5",
"e3dev",
"e5dew",
"ed4g",
"edi4als",
"ed5ical",
"ed5ics",
"ediges4",
"ed5igr",
"ed3ime",
"ed1it",
"edi2v",
"ediv5id",
"ed3li",
"edor4",
"e4dox",
"ed1ro",
"edu5cer",
"e2dul",
"ed3ulo",
"e4d5ur",
"ee4ce",
"eed3er",
"ee4do",
"ee2f",
"ee5g",
"ee1i",
"ee2l1i",
"ee2m",
"eem5er",
"eem3i",
"eep1",
"ee4pa",
"eer4ine",
"eesi4",
"ee3to",
"e1f",
"efact5o",
"efal4",
"ef5eree",
"ef5inite",
"e4fite",
"ef4l",
"efor5est",
"2efu",
"e4fug",
"efut5a",
"egel3",
"egi5a",
"e4gib",
"e3gla",
"eg3le",
"eg4mi",
"eg5nab",
"e5g4on",
"e2gr",
"e5gur",
"e1h2",
"e5ho",
"eh5s",
"ehy2",
"ehyd5r",
"eid4",
"5eido",
"4eif",
"eig2",
"e5ignit",
"e4in.",
"e3inc",
"e2ine",
"e1ing",
"ein5i",
"e4ins.",
"ei4p4",
"eir3o",
"4eis",
"eis3i",
"eit5er",
"eith4",
"e2iv",
"eiv3er",
"e2iz",
"e1j",
"ejudic4",
"ek3en",
"ek5is",
"ek4l",
"e4lac",
"e5lad",
"el5age",
"elam4",
"el5anc",
"elast3",
"e4lates",
"el5ative",
"elch5er",
"eld3er",
"2ele",
"elea5g",
"4e4led",
"el5eni",
"el3eno",
"ele3o",
"ele5ph",
"el1er",
"e1les",
"e5less",
"e4leste",
"el3et3o",
"elev3a",
"ele3vi",
"el5ex",
"e4l3ica4",
"e1lie",
"eli4ers",
"e3lim",
"el3ing",
"eli3on",
"e4li4s",
"elit4t",
"e3liv",
"el4lab",
"ell5iz",
"e3loa",
"e3loc",
"elo5ca",
"eloc3u",
"elo4di",
"e2log",
"elom5ate",
"el5op.",
"el5ops",
"elp5in",
"el3so",
"el5tie",
"e1lu",
"elu4m",
"elus4",
"elv4",
"e5lyi",
"3elyt",
"em3ago",
"em3ana",
"emar4",
"emarc5a",
"em5atiz",
"emat5ol",
"em5bi",
"e1me4",
"e4mee",
"e4mel",
"e3mem",
"e4m3era",
"em5ero",
"emet4e",
"em4icis",
"e4mie",
"e2mig",
"emig5ra",
"em3ina",
"em5ing",
"e3mio",
"em3ism",
"e4mita",
"e4miu",
"em4mae",
"4emnit",
"emo3bi",
"emod4u",
"e2mog",
"e4moi",
"em3olo",
"em5om",
"4emon",
"e3moni",
"emon5ol",
"e2mor",
"em5oris",
"em3orr",
"e4motic",
"e5moz",
"empa5r",
"empara5",
"em5pes",
"4empli.",
"em4pre",
"em3um",
"e5mut",
"en3ac",
"e4nal",
"en3am3o",
"en4ann",
"e2n3ar",
"en3as.",
"ena5ture",
"3encep",
"en4cile",
"enct4",
"2end",
"en4d5al",
"en4dedl",
"end5rit",
"4ene",
"ene5d",
"en3ee",
"e5nelle",
"e5nep",
"e2ner",
"e5nereo",
"ener5v",
"en5esi",
"e3ness",
"en1et",
"en4ett",
"e2n3eu",
"e3new",
"en3gi",
"en3ic",
"en5ier",
"en3ig3r",
"en5in",
"enit5u",
"en3k",
"en1o",
"en3oi",
"eno2m",
"en3oty",
"enov3",
"en2s",
"ens5al",
"en3sp",
"en4sum",
"en4sus",
"ent3ar",
"en4ters",
"en5tia",
"en4tify",
"en2to",
"en4tri",
"ent5rin",
"ent5up",
"en4tus",
"4enu",
"en3ua",
"en3uf",
"en3ur",
"en5ut",
"5enwa",
"eo3b",
"e4och",
"e4oda",
"eof2",
"eo2l",
"eol5ar.",
"eol5at",
"eologi4",
"e5olu",
"eo3m",
"eon4a",
"e3ont",
"eop4t",
"e1or1",
"eor4de",
"eor3e",
"eor5o",
"eo1s2",
"eo4to",
"e1pa",
"ep4al",
"ep5arc",
"epa4t",
"epend5en",
"ep5ert",
"e4pete",
"epe5titio",
"ep5ex",
"eph1",
"eph4i",
"e2pig",
"e5pla",
"ep3lic",
"epol3a",
"epol3i",
"epolit5",
"ep3reh",
"epres5e",
"ep5rim",
"e4p5rob5",
"ept3or",
"e1p4u",
"e3pur5",
"e4puta",
"equin4",
"equi5no",
"er1",
"era4cie",
"era4do",
"era4g",
"era4l",
"er3aph",
"er3api",
"er3apy",
"4erati.",
"4eratim",
"er5atu",
"er3bat",
"er3be",
"erb5os",
"2erc",
"er3ch",
"er3cl",
"2erd",
"erd5ar",
"erdi4e",
"2ere",
"er3eal",
"4ered",
"er3egr",
"er5el.",
"er5ell",
"er5els",
"e4reme",
"er3en",
"5erend",
"eren4e",
"ere5ol",
"e3req",
"er3er",
"ere4s",
"er5ese",
"er3esi",
"er5este",
"er5esti",
"eres5tr",
"eret4",
"er3et.",
"er3ets",
"er3ett",
"ere4v",
"er3ex",
"ergi3v",
"er3gl",
"er3ia.",
"er4ian",
"eri4cid",
"5er5ick",
"er2id",
"er3ie",
"er3iff",
"er4imet",
"er3in",
"eri4na",
"eri4on",
"er3iou",
"er4isc",
"eri5sta",
"4eri2t",
"e3riv",
"er5iz",
"4erj",
"erk4",
"er3me",
"er4moi",
"5ernacl",
"er5nalis",
"ern3er",
"ern3is",
"ern3it",
"4ero.",
"er3oid",
"ero5is",
"ero5st",
"erpent5in",
"erre5la",
"er4rep",
"er5sine",
"er5ted",
"er4ter",
"ert5er.",
"ert5ers",
"er4thi",
"ert5iz",
"2eru",
"eru4b",
"eru5d",
"erund5",
"er4vil",
"5erwau",
"eryth3",
"2erz",
"4es.",
"es5am",
"es5an",
"e2sc",
"es5can",
"es5che",
"esci5e",
"escut5",
"e3sea",
"e3sect",
"e5see",
"e5seg5",
"ese4l",
"es5enc",
"e3sh4a",
"e1shi",
"e5shu",
"esi4an",
"es5ic.",
"e5sick",
"es5iden",
"esi5diu",
"es5ies",
"es3im",
"es3in",
"e5sion",
"e4sit",
"es4it.",
"es4its",
"e3skin",
"e3s4mi",
"es4od",
"es3ola",
"es3ol3u",
"es3ona",
"eso3p",
"e1sor",
"es3per3",
"es5pira",
"es5pit",
"es4pl",
"esplen5",
"es5pot",
"e5s2pr",
"es4s3an",
"essar5",
"ess5ee",
"es4sil",
"es2so",
"esta4b",
"est3an",
"e5star",
"es5tau",
"e2sti",
"est5ifi",
"est5igati",
"e3stoc",
"es5too",
"est4r",
"estud4",
"e1su",
"e2s3ul",
"es4ur5",
"et2a",
"et3al.",
"et5allis",
"et3al5o",
"eta5me",
"eta3p",
"et3ari",
"et5ary",
"et4as",
"et3ate",
"et3ati",
"et5ay",
"et3eer",
"etell5i",
"etend5er",
"et5eni",
"eter2",
"et3er3a",
"et5eria",
"etex4",
"e2th1",
"ethyl3",
"2etia",
"e3ticu",
"eti4gi",
"e5tim",
"et3in",
"eti4na",
"e3tir",
"et5itiv",
"eti4u",
"et5olo",
"e5tomete",
"e2ton",
"et3ona",
"etor3i",
"etra5g",
"4e4tral",
"etra5m",
"et4ran",
"et5ress",
"et1ri",
"et4ria",
"etrib5a",
"e4trim",
"et1ro",
"et2t",
"et3ter",
"etud4",
"et3ude",
"e4tum",
"et4we",
"et5z",
"eudio5",
"eue4",
"euk5",
"4eum",
"e3urg",
"eur5i",
"eus4",
"eu5ten",
"eu3ter",
"eut3i",
"ev4abi",
"eval5e",
"eva2p3",
"ev3ast",
"ev3at",
"ev5eli",
"eve4n",
"ev5erat",
"ev5eren",
"ever4er",
"e4veri",
"e4ves",
"e1via",
"e4viab",
"e2vic",
"evictu4",
"evid3",
"ev5ig",
"ev4ile",
"ev5ish",
"evis5in",
"evis5o",
"e4viu",
"evoc3",
"evol5e",
"evol5ute",
"evu4",
"e1wa",
"e4wag",
"e5way",
"ew1er",
"e3wh",
"ew5ie",
"ew1in",
"ew5ish",
"e3wit",
"e1wr",
"ex5ic",
"ex4on.",
"1exp",
"4ey.",
"ey4as",
"eyl4",
"ey3s2",
"ez5er.",
"ez5ers",
"ez5ie",
"1f2a",
"2fa.",
"fab4i",
"fa3cet",
"fact2",
"fa2c3u",
"2f3ag",
"fall5in",
"5falo",
"fa5lon",
"fals5ifie",
"4fan3a",
"fan5tasiz",
"fant3i",
"5far",
"far3i",
"5faw",
"4f5b",
"2f5d",
"2fe.",
"3feas",
"fea3tu",
"feb5r",
"3fec",
"2fed1",
"5fei",
"fe1li",
"fem3i",
"femin5",
"fend5er",
"f5eni",
"4fered",
"fer3ee",
"3fero",
"fe5roc",
"fer5om",
"3ferr",
"fer3v",
"2fes.",
"fess3o",
"fest3a",
"fest5i",
"fe4t",
"fet4al",
"fet4in",
"fet4o",
"3feu",
"fe5veri",
"2ff",
"f1fe",
"ffec4te",
"f5fet",
"f1fi",
"f5fia",
"f3fic",
"f5fie",
"ffil3",
"f2f3is",
"ff4le",
"ff3lin",
"ffoc3",
"ffoni4",
"ffor3e",
"f3fr",
"ffranch5",
"4f5h",
"fi5ance",
"fib5u",
"4fic.",
"4fical",
"3fici",
"4fics",
"fi5del",
"fid3en",
"fiel4",
"fier4c",
"fight5",
"1fi2l",
"2fin",
"fin2a",
"fi3nal",
"find3",
"fin2e",
"f1ing",
"5finin",
"fin4ni",
"fir2m1",
"f3ita",
"f5itee",
"fl2",
"3fla",
"fle2s",
"f3lica",
"flin4",
"3flo",
"flo5ric",
"3flu",
"flum4i",
"1fo",
"4fo.",
"3foc",
"fo2e",
"foeti4",
"fo1l4i",
"fo4lie",
"foment4",
"fo2n",
"fon4de",
"3foo",
"fo5ram",
"for5ay",
"for5b",
"for4di",
"fore3t",
"5form",
"for4m3a",
"fortu5na",
"fo3v",
"1fr2",
"frag5a",
"frant4",
"frar4",
"fratch4",
"fre4s",
"frost5i",
"fruc4",
"2f3s",
"fs4p",
"2ft",
"f1ted",
"f4ter.",
"ft5es",
"fti4et",
"ft4ine",
"3fu",
"4fu.",
"fu4c",
"fuel5li",
"fug4a",
"fu4min",
"fun2g",
"4fured",
"fur3n",
"fu3sil",
"fus5o",
"fu5til",
"4ga.",
"ga4cie",
"gadi4",
"ga4dos",
"3gag",
"3gai",
"3gale",
"ga5len",
"gali4a",
"gal5ler",
"3galo",
"gam4bl",
"gan5at",
"4ganed",
"gang5er",
"g5ant.",
"gan4tr",
"g5ants",
"g5arc",
"g4are",
"gar3ee",
"gariz4a",
"ga5rot",
"gar5p",
"5garr",
"1ga4s",
"gas5i",
"gas3o",
"gasol5",
"gass5in",
"gast3r",
"g1at",
"g4at.",
"gat5iv",
"g4ato.",
"g4atos",
"g4att",
"gat5u",
"gaud5",
"ga5za",
"g1b",
"g5d4",
"2ge.",
"5geal",
"3gean",
"2ge4d",
"3gedi",
"5gedn",
"4gef",
"1gel",
"4gele",
"ge4li",
"gel4in",
"gel5li",
"ge4lu",
"2gely",
"gem3i",
"5gemo",
"3gen",
"gen4du",
"gen5it",
"gen3o",
"gen5ti",
"ge4o",
"geo3lo",
"4gere",
"3germ4",
"2ges.",
"5gess",
"gest5at",
"3get",
"get3a",
"2g1f",
"2g1g",
"gg4a",
"g2ge",
"g5gedl",
"g3ger",
"g5gerer",
"ggi4a5",
"g3gli",
"gglu3",
"g5gly",
"ggrav3",
"g4gro",
"2gh",
"g5hai",
"gh5eni",
"g3ho",
"g4hos",
"gh2t",
"1g2i",
"4gi.",
"gi4all",
"gi4at",
"3gib",
"gi5co",
"gi4g",
"gi5gan",
"gin5gi",
"3gio",
"gi4or",
"gi4ot",
"5gip",
"gi5pa",
"g4i4s",
"5gis.",
"gi2t1",
"5gitu",
"giv5en.",
"2gl2",
"g3lar",
"5glass.",
"glec4",
"3gler",
"g4leto",
"g4letr",
"g4ley",
"gli5on",
"g5lis4",
"3glo",
"4g5lod",
"glom3",
"4glop",
"3glu",
"glu5te",
"glu5ti",
"3glyp",
"2g1m4",
"2gn2",
"g1na",
"g4nab",
"g5nate",
"5gnath",
"g5nati",
"gna5tur",
"gn5edl",
"gn5ee",
"gn3er",
"g1ni",
"g4nia",
"g2n3in",
"gn4in.",
"g4ni2o",
"g2no",
"5gnori",
"gno4s",
"2go.",
"5goa",
"3goc",
"5god",
"3goe",
"go4et",
"go4ge",
"4gogram",
"g5oid",
"go3is",
"go2me",
"5gonn",
"go5nom",
"3goo",
"goph4",
"4gor.",
"5gorg",
"4gors",
"g4ory",
"3gos",
"gos4t",
"2gou",
"gour4i",
"g1ous",
"gov1",
"g3p",
"1gr2",
"grab4",
"3gram",
"4grame",
"gra2p",
"g4re",
"gril4",
"grim3a",
"g4ro",
"gro4g",
"g5ron",
"grop4",
"3gru",
"gru3en",
"gru5i",
"grum4b",
"2g1s",
"gs4c",
"gs4t",
"g4sti",
"gth5eni",
"g5to",
"g4u2a",
"gu5ab",
"5guan",
"3guard",
"g5uat",
"2gue",
"5gueu",
"5guit4",
"gui5ta",
"gu2ma",
"gu4mi",
"3gun",
"g4uras",
"g4ured",
"gur4n",
"gur4u",
"4gury",
"gust5a",
"2g1w",
"2gy",
"gy2b",
"5gym",
"3gyn",
"gyn5o",
"g5z2",
"ha2",
"4ha.",
"h4ac",
"hadi4e",
"had4ine",
"hae3o",
"haged5",
"hagi3o",
"hag5u",
"ha5ic",
"hais4",
"hak4ine",
"hal5ant",
"ha4m",
"ham5an",
"han4cro",
"han2g",
"h1ani4",
"h5aniz",
"han4t",
"hant3a",
"ha4pe",
"hap3l",
"har1a",
"har5b",
"har4d",
"har5die",
"harge4",
"ha5rism",
"har3o",
"har4ted",
"har4ti",
"has4te",
"hat5o",
"haught5",
"havel4",
"hav5ersi",
"hav5o",
"h1b",
"h1c",
"h1d",
"hdeac5",
"hdu4",
"he2",
"4he.",
"h2ea",
"1head",
"3hear",
"hearch4",
"heast5",
"heav5en",
"hec3t4",
"he5del",
"he3do",
"heek4",
"h4ei",
"he3is",
"he5lat",
"h5elin",
"he3lio",
"he5liu",
"hel4li",
"h3el3o",
"hem1a",
"he3men",
"hemis4",
"he5mop",
"hem4p",
"hende5",
"he3or",
"hep1",
"h1er.",
"her4as",
"her2b",
"herb3a",
"herb3i",
"here3a",
"here3o",
"h5erett",
"h5erh",
"her5ial",
"h5erine",
"h1erl",
"her5om",
"h4eron",
"h1ers",
"h5erwa",
"hes3tr",
"het1",
"h4et3a",
"het3i",
"het4ted",
"heu2",
"heum3",
"heumat5",
"he4v4",
"hev5i",
"hex5o",
"h1f",
"h5h",
"2hi.",
"hi4ar",
"h1ic",
"hi3c4an",
"hi4cin",
"h4icl",
"h5ie.",
"h1ier",
"h4i4ers",
"h1ies",
"h3ifi4",
"h3ify",
"hig4o",
"hi5ka",
"hi4l",
"hi5ma4",
"hi5mer",
"himos4",
"h1in",
"hin4d",
"h2in2e",
"hi5nie",
"h5iniz",
"hi5nop",
"h2ins",
"hio5lo",
"h4ior",
"hi2p",
"hip3l",
"h4ir",
"hir4r",
"hirr5i",
"hit4a",
"hiv5a",
"4hl",
"h3la",
"h1le",
"h3let",
"h1l2i",
"hli4a",
"2h1m",
"h4manic",
"h5mica",
"2h1n2",
"hnocen5",
"4ho.",
"ho3an",
"ho4co",
"ho3don",
"ho5du",
"ho5ep",
"hol3ar",
"hold1",
"hol4is.",
"ho5lys",
"ho4mag",
"hom5in",
"h2o4n",
"hon5em",
"ho5neu",
"hon3ey",
"hong3i",
"ho5nio",
"hon1o",
"1hood",
"hoo5r",
"h4ope",
"ho2p5r",
"h4op4te",
"hor5et",
"h4orn",
"horn5i",
"ho5rog",
"hort5h",
"hosi4",
"ho4ton",
"h2ou",
"3house3",
"4h1p",
"2hr",
"hras5eo",
"hre4",
"hre5ma",
"hr5er",
"hres4",
"hri4",
"hrill5in",
"hrim4",
"h5rit",
"h3rod",
"hrom4i",
"hry4",
"h3rym3",
"2h1s",
"hsi4",
"h4sk",
"ht5ag",
"ht5ee",
"ht3en.",
"ht5ener",
"ht3eni",
"ht3ens",
"ht5eo",
"ht5es",
"ht4foo",
"h1th",
"ht4ine",
"hu4g",
"hu4mat",
"hu5mer",
"hu4min",
"hun4c",
"hunk4",
"hun4t",
"hur3i",
"hu3sia",
"huz4",
"h1w",
"h4wart",
"h2y",
"hy2l",
"hyl5en",
"hy2m",
"hyn4",
"hy3o",
"hyol5i",
"hy1pe",
"hy3ph",
"hyr4",
"hys3te",
"hy4t",
"2i1a2",
"ia4bl",
"iab5olis",
"iab5oliz",
"i2ach",
"iac3o",
"i2ac2r",
"ia5cri",
"ia5dem",
"i5ae",
"iaf4",
"i2ag4",
"ia3gn",
"i5a4g5o",
"ia3gr",
"i3ah",
"i5ai",
"ialect4",
"i3alit",
"ial5li",
"4ialn",
"i2a3lo",
"ia5ly",
"i5amb",
"ia3me",
"ianch5",
"i3ant",
"i5ape",
"ia3ph",
"i2ard",
"4iarit",
"i3at",
"ia5the",
"i5atom",
"iat4u",
"iatur4a",
"i3au",
"iav4",
"ib3era",
"ib1i",
"ibio4",
"ibios4",
"ib5li",
"4ibo",
"i4bon",
"ibor4",
"i4bose",
"i5bou",
"ib1ri",
"4ibu",
"ib3uta",
"ic3ac",
"ic5ado",
"i4cal",
"ic1an",
"2icar",
"iccu4",
"4ice",
"i5ceo",
"4ich",
"ich4i",
"ich5ing",
"ich5ol",
"4icin",
"i5cio",
"2ick",
"ic4lo",
"2i2co",
"ico3c",
"ic5ola",
"icon3o",
"i5cop",
"icotyle5",
"2i1cr",
"i4cri",
"i4cru",
"i4cry",
"ic4tedl",
"ic4ter",
"ict5ic",
"2icu",
"icu4lu",
"ic3um",
"i5cun4",
"i5cut",
"2i1cy",
"i2d",
"id1a",
"i5day",
"ide4m",
"id3enc",
"id3era",
"iderm5",
"i3dicu",
"id3if",
"i5dig",
"i5dil",
"i3dim",
"id4ines",
"idios4",
"idir4",
"id1is4",
"id4ist",
"2i4d1it",
"idi4v",
"id3li",
"id3ol",
"idol3a",
"4idomi",
"id3ow",
"4idr",
"id5ri",
"id3ul",
"ie2",
"4iec",
"2ieg2",
"ie3ga",
"ie5i",
"i5ell",
"4iem",
"2i1en",
"ien2d",
"i1er",
"i3eres",
"i2eri",
"ieri4n",
"4iern",
"ier2o",
"i4ert",
"i3esc",
"ies3el",
"i1es2t",
"i3est.",
"2i1et",
"i4et.",
"iet3ie",
"4ieu",
"i5euti",
"iev3a",
"iev3er",
"iev3o",
"2i1f",
"i2fe",
"if4fa",
"iff5ler",
"if3ic.",
"i4ficac",
"if5ics",
"ifi4d",
"ifi4n",
"4i2fl",
"i3fo",
"ifoc5",
"if5tee",
"i3fy",
"2ig",
"i3gad",
"ig3and",
"3igar",
"i1ge",
"i3ger",
"ight5er.",
"ight5ers",
"4igi",
"ign5iz",
"igno5m",
"i3gon",
"ig1or",
"ig3ot",
"i5gret",
"i4g5ro",
"igu5it",
"ig1ur",
"2i1h",
"ihy4",
"2ii",
"i5in",
"ija4",
"4iju",
"2ik2",
"ik5an",
"ike4b",
"i2l3a",
"ila4g",
"ila5tel",
"i5later",
"il4ax",
"il5dr",
"il4du",
"i3len",
"ilesi4",
"il3f",
"il3ia.",
"il3iar",
"ili4arl",
"i3lici",
"i5lien",
"ili4er",
"ili4fe",
"il4ific",
"il1in",
"il5ine.",
"4iliou",
"il5ipp",
"il5iq",
"il4ite",
"ilit5u",
"il4mo",
"i5lon",
"il3ou",
"ilth4",
"il2tr",
"4ilu",
"il5ul",
"i5lum",
"il5ure",
"il3v",
"4ilym",
"ima4c",
"im2ag",
"im3age",
"im1al",
"im5am",
"i5m2as",
"i4mated",
"i4matin",
"imat5u",
"im1i",
"i3m2ie",
"im4ine",
"im5ino",
"im5mes",
"i2mo",
"i5mog",
"i3mon",
"im5oo",
"i3mos.",
"impar5a",
"imparad5",
"im5pie",
"impot5",
"im5pr",
"impu4",
"im1ul",
"im5um",
"in3ab",
"4inace",
"in4ado",
"in5agl",
"in3air",
"ina4l",
"4inalit",
"in5am",
"in3an",
"in3ap",
"in4ars",
"i3nas.",
"4inata",
"inator5",
"in3au",
"in4aw",
"2inc",
"inc4tua",
"2ind",
"in5dar",
"inde5p",
"indes5",
"inde3t",
"indeterm5",
"in5dro",
"4inea",
"4ined",
"in5ee",
"in5ega",
"4in5eo",
"ine4s",
"in3esi",
"ine5te",
"4ineu",
"inev5",
"infilt5",
"infol4",
"4infu",
"4inga",
"in5gal",
"4inge",
"ing5ha",
"4ingi",
"4ingle",
"4ingli",
"4ingo",
"4ingu",
"ing3um",
"2ini",
"in5ia.",
"4inic",
"in4ici",
"in3ion",
"in4itud",
"4ink",
"ink4ine",
"4inl",
"2inn",
"2ino",
"4ino.",
"in3oi",
"i5nole",
"4inos",
"i3nos.",
"in5ose",
"in3osi",
"4inq",
"ins2",
"in4sch5",
"inse2",
"insect5",
"insec5u",
"in3si",
"5insk",
"insolv5",
"in4tee",
"int5ess",
"in3til",
"int5res",
"intu5m",
"2inu",
"in5ul",
"in5um",
"in3un",
"in3ur",
"invol5u",
"2io2",
"ioact4",
"i1od",
"iod3i4",
"iod5o",
"ioe4",
"io3gr",
"4i1ol",
"io3ma",
"i4omani",
"io3mo",
"i5ope",
"io3ph",
"i5opo",
"iop4s",
"i1or",
"iora4m",
"4iore",
"4iorit",
"5ioriz",
"4iorl",
"ior4n",
"io3sc",
"i3ose",
"i3osi",
"i4oso",
"io5sta",
"i3ot",
"iot4a",
"io5th",
"iot5ic",
"io5tr",
"i4oty",
"i4our.",
"i4ours",
"i5ox",
"2ip",
"ip3al",
"ipap4",
"ipar3o",
"ipart5ite",
"ip1at",
"i3pend",
"i1ph2e",
"iphen3",
"i5pheri",
"iphi4",
"i4phu",
"ip3id",
"i5pil",
"ip3in",
"ip4ine",
"ipir4",
"ip5is",
"ip1i4t",
"ip4iti",
"ip3lin",
"ip3lo",
"i3po",
"i4pog",
"i4poli",
"i4pom",
"ipon3",
"i4pow",
"ip2pl",
"ip3pli",
"ip4re",
"ip5tori",
"ip1ul",
"i5put",
"ipy4",
"2iq",
"i3qua",
"2ir",
"ir1a",
"ir4abi",
"ira4c",
"ir4ae.",
"ir4ag",
"ir4alin",
"ir4alli",
"i5raso",
"irassi4",
"iray4",
"ird3i",
"ire3a",
"ir3ec",
"ir5ee",
"irel4",
"ire5li",
"ires4",
"ir5ess",
"ir1i",
"ir2i4d",
"ir4im",
"ir4is.",
"5iriz",
"irl5ing",
"ir5och",
"ir5ol",
"ir3om",
"ir4q",
"ir2s",
"ir5ta",
"ir5tee",
"irwo4me",
"i4sa",
"is5ad",
"is3age",
"is1al",
"is3am",
"is1an",
"is3ar",
"is5av",
"4isb",
"i2s3c",
"is5chi",
"isci5c",
"4i1sec",
"ise5cr",
"is3ell",
"4is3en",
"is2er",
"is5ere",
"i2s3et",
"4iseu",
"is3har",
"ish5ee",
"4ishio",
"ish3op",
"is5hor",
"2isia",
"is5ic",
"is3ie",
"4isim",
"is3inc",
"4isis",
"is4ke",
"is1l",
"islun4",
"2isma",
"is1on",
"is5oner",
"iso5p",
"is1p",
"i3s2ph",
"5ispr",
"2is1s",
"iss5ad",
"is4sal",
"is5san",
"iss4iv",
"iss4o",
"4ista",
"is4tal",
"ist5enc",
"ist5ent",
"is5terer",
"4isth",
"is4t3ic",
"4istl",
"i4s1to",
"4is4tom",
"is1tr",
"3istry",
"4isty",
"i5sul",
"is3ur",
"2isy",
"it1a",
"it5ab",
"ita4c",
"4itai",
"it3am",
"it4ana",
"it4as",
"it3at",
"i3tect",
"it3ee",
"it3enc",
"it3ent",
"it3era",
"2ith",
"itha5l",
"ith5i",
"i5thol",
"ith3r",
"ithy5",
"2itia",
"iti4co",
"it5icu",
"it1ie",
"it3ig",
"4itim",
"it4in.",
"it4ins",
"4itio.",
"4itione",
"i5tiq",
"4i5tit",
"it3iv",
"it4li",
"it5lo",
"4ito.",
"it5ol",
"2iton",
"it1ou",
"2itr",
"it5ress",
"i4tric",
"2itt",
"it4tit",
"itu4als",
"it5uar",
"4itue",
"it1ul",
"it1ur",
"it3us",
"2i1u2",
"i3um",
"iur5e",
"2iva",
"iv5anc",
"iv1at",
"i4ved",
"iv5el.",
"iv5eling",
"iv5els",
"i4ver.",
"iv3eri",
"i4vers.",
"iver5sal",
"ives4",
"iv3et",
"i4vie",
"iv3if",
"i5vilit",
"5ivist.",
"5ivists",
"iv1it",
"i2vo",
"ivoc3",
"i5vore",
"2i1w",
"2ix",
"ix3o",
"i5ye",
"1iz",
"4izah",
"iz3i2",
"2izo",
"iz5oi",
"2izz",
"1ja",
"2ja.",
"3jac",
"ja2c5o",
"jac3u",
"jag5u",
"jal4",
"ja5lo",
"ja5pan",
"jel5la",
"jeo2",
"jeop3",
"4jes",
"jeu4",
"jew3",
"2ji",
"3jig",
"jil4",
"jill5",
"5jis.",
"3jo2",
"4jo.",
"joc5o",
"joc5u",
"jol4e",
"4jr",
"4js",
"ju1di",
"jui4",
"ju5l",
"ju3ni",
"juscu4",
"jut3a",
"ju1v",
"k4abi",
"k2a5bu",
"kach4",
"k3a4g",
"kais5",
"ka4l",
"ka5lim",
"kal4is",
"k4an",
"ka3o",
"kap4",
"kar4i",
"1kas.",
"kaur4",
"kav4",
"k1b4",
"k1c",
"kcom4",
"k5d2",
"kdo4",
"kdol5",
"4ked",
"ke5da",
"k5ede",
"3kee",
"ke4g",
"ken4d",
"keno4",
"kep5t",
"ker5a",
"k4ere",
"k5erel",
"ker4j",
"ker5o",
"kes4i",
"ket5a",
"key4wo",
"k1f",
"kfur4",
"k3ho",
"5kih",
"ki2l",
"kilo3",
"k1in",
"k2in.",
"3kind",
"kinema4",
"kin5et",
"k3ing",
"kin4i",
"k2ins",
"kir3m",
"kir4r",
"kis4",
"3kis.",
"k1ish",
"kit5c",
"ki4w",
"kk4",
"k5ker",
"k2l2",
"k3la",
"k5lea",
"k3ler",
"k3let",
"k3li",
"k3lo",
"k1m",
"kn2",
"k2no",
"1know",
"ko5a",
"kol4",
"ko5mi",
"ko5pe",
"k1p",
"k5ro4",
"k3ru",
"4k1s",
"k3sl",
"ks2mi",
"ks4t",
"k1t",
"kur5",
"k5v",
"k1w",
"3kyl",
"l2a",
"4la.",
"5laa",
"lab5ar",
"label4",
"5labr",
"l4ac",
"la2ca",
"la5ceo",
"la5cer",
"la4ch",
"la2co",
"5la5col",
"lac5on",
"la3cu",
"la4de",
"l5adm",
"l4ae",
"l4af",
"la3ger",
"la4gis",
"lag3r",
"5lah4",
"la4ic.",
"l4al",
"4lale",
"5lamandr",
"la5melli",
"lam4ie",
"lam1o",
"l5amu",
"lan3at",
"lan2d",
"3land.",
"land3i",
"3lands",
"lan4er",
"lan3et",
"lan5tine",
"lan4tr",
"la4p",
"lapi4",
"lar5an",
"lar5de",
"4lared",
"l4as",
"lat5al",
"la4te",
"5latilis",
"5latiliz",
"5latini",
"lat5us",
"l4au",
"5laur",
"lav5at",
"l4aw",
"4laz",
"l3b",
"lbe4",
"l4bit",
"l4by",
"l1c2",
"l2cat",
"lce4",
"lcen4",
"l4cere",
"lch4e",
"l3dar",
"l3ded",
"l3deh",
"l5dera",
"ld3est",
"l5dew",
"ldi2",
"l3die",
"ld4ine",
"l5di5nes",
"ld3ish",
"ld5li",
"l3do",
"4le.",
"3leagu",
"le5atio",
"leav5er",
"l3eb5ra",
"le3ca",
"le5cha",
"lect5ica",
"2led",
"le5dr",
"leg1a",
"l3egan",
"3legg",
"le4gin",
"leg3o",
"le3gra",
"lek4",
"4leled",
"lel5o",
"lelu5",
"lem5enc",
"lem3is",
"l5emiz",
"5lemm",
"l3emn",
"le2mo",
"lem5on",
"l5enda",
"len5dar",
"lend4e",
"len4do",
"le1ne",
"le5nie",
"len3o",
"4lentio",
"len5u",
"le3on",
"leo4s",
"le5q",
"2ler",
"le5rec",
"5l4eria",
"l4eric",
"le5rig",
"ler3om",
"leros4",
"ler3ot",
"4les.",
"le3sco",
"3les4s",
"1let",
"le5tra",
"le5tre",
"5le5tu5",
"leur5",
"2lev",
"l3eva",
"5leve",
"lev5ita",
"le4wi",
"l5exa",
"1ley",
"lf5id",
"l2fo",
"lf3on",
"l1g2",
"l4gal",
"l4gem",
"lgi4a",
"l4gid",
"l4goi",
"l3h",
"4li.",
"li4ani",
"lias4",
"lib1r",
"l1ic.",
"5lich",
"li4cie",
"5licio",
"l3ic3on",
"lict4o",
"li4cu",
"l3ida",
"l4idar",
"5lidif",
"3lieu",
"l4ife",
"l4ifo",
"lift5er",
"1lig",
"li5ger",
"light5i",
"5lih",
"3lik",
"1l4il",
"lil4i",
"lim2b",
"limet4e",
"lim4p",
"l4ina.",
"l4inas",
"lin4d",
"l4ine",
"5lin3ea",
"lin4er.",
"lin4ers",
"lin4ger",
"ling3i",
"5lingt",
"3lingu",
"3linq",
"lint5i",
"3liog",
"li4ol",
"lio3m",
"liot4",
"li3ou",
"5liph",
"lipt5",
"li1q",
"3lir",
"l1is",
"l4isk",
"5lisse",
"l1it",
"l2it.",
"l3it5a",
"5liter",
"3lith",
"5litia",
"3litr",
"lit4u",
"l4iv",
"l5ivat",
"liv3er",
"liv5id",
"lkal5o",
"lk5at",
"lk3er.",
"lk3ers",
"ll2",
"l1la",
"lla4ba",
"llact4",
"l5las",
"l4law",
"l5leb",
"l1lec",
"l1leg",
"l3lei",
"l1lel",
"lle5m",
"l1len",
"l3lep",
"l3leu",
"l3lev",
"ll3f",
"l1li",
"lli5am",
"lli4an",
"llib4e",
"llic4",
"l4licl",
"lli5co",
"l5lie",
"lligat4",
"l2lin",
"l5lin.",
"l3lina",
"l3line",
"l5lio",
"lli5v",
"ll3m",
"l1lo",
"lloc3a",
"lloc5u",
"llo2q",
"l4lov",
"llow5er",
"ll3p",
"ll3s",
"ll5t",
"l1lu",
"llun4",
"l5lya",
"l3lyc",
"l3lyg",
"l3lyh",
"l3lyi",
"l5lym",
"lm2",
"l1ma",
"l1me",
"l4mer",
"lm3ing",
"l5mip",
"l2m3od",
"l1n4",
"l3ne",
"lneo4",
"2lo.",
"5load",
"5lob3a",
"1loc",
"loc3al",
"loc5ul",
"lo4cus.",
"2locy",
"l3odis",
"3lo3dr",
"1log",
"lo5gan",
"4loi.",
"lo5mi",
"lom4m",
"lon4al",
"lon4e",
"l5onel",
"lo5ney",
"long5in",
"3lonia",
"loni4e",
"l3onis",
"l3oniz",
"loom5er",
"lop4e",
"5lo5pen",
"l3opm",
"1lo1q",
"l4ored",
"lor5iat",
"lor4ife",
"lo5rof",
"loros4",
"l4os.",
"lo1so",
"loss4",
"los5sie",
"lot5at",
"loth4ie",
"lo5tu",
"5loup",
"lp1at",
"lp3er",
"lph2",
"l5phe",
"l3phin",
"l2pho",
"l3pie",
"l3pit",
"lr4",
"l3ri",
"l3ro",
"l5ru",
"4ls",
"l5sam",
"ls5an",
"lsi4fia",
"lsi4m",
"ls4is",
"l5sk",
"ls4p",
"l1s2t",
"ltan3e",
"l4tang",
"lt5ant",
"l5tar",
"l1te",
"l4tei",
"ltern3",
"lth3i",
"lti4ci",
"ltim4a",
"ltin4",
"lti3t",
"l3t4iv",
"lt4or",
"l1tr",
"ltramont5",
"l1tu",
"l4tus",
"4lu.",
"lu1a",
"luch4",
"lu2c5o",
"luc5ra",
"lu4cu",
"4lue",
"lu1en",
"lu5er",
"lu1i",
"lu4it",
"lum4bri",
"lu4mo",
"5lump",
"lu2m5u",
"lunch5eo",
"5lune",
"l3unta",
"lu3ori",
"5lup",
"3lur3o",
"lusk5",
"luss4",
"lut5an",
"4lut5ar",
"5lutioniz",
"lu5toc",
"lut5r",
"lu1v",
"lv5ate",
"l5vet4",
"l4vi",
"l4vor",
"l3w",
"lx4",
"2ly",
"4ly.",
"ly1c",
"ly4ca",
"lyc4l",
"lyc5os",
"lym2",
"lymph5",
"lyp2",
"ly4pa",
"lypt5o",
"3lyr",
"lys5er",
"3lyw",
"3lyz",
"lz4",
"4ma.",
"m4aca",
"mac3ad",
"ma5chine",
"5machy",
"ma4cis",
"mact4",
"4mad.",
"4mada",
"4mads",
"ma4ge",
"5magn",
"2mago4",
"2mah",
"ma5ho",
"3ma4i",
"4mai.",
"maid3",
"5mak",
"mal3ap",
"mal5ari",
"5male2",
"mal5ed",
"mal3ef",
"m3alg",
"m3alis",
"mal4is.",
"mal3le",
"mal4li",
"2mam",
"mament4",
"m5ament.",
"1man",
"3m4an.",
"man3a",
"man5dar",
"man3dr",
"manic4",
"man4ica",
"ma5nil",
"m4ans",
"mantel5",
"2map",
"m3aph",
"1mar",
"5maran",
"mar5ol",
"ma5ron",
"ma3roo",
"mar5ri",
"mar4shi",
"mar3v",
"ma3son",
"massi4",
"mass5ing",
"3mas1t",
"mas4ted",
"mast4ic",
"mas4tin",
"m4at.",
"m4aten",
"ma3ter",
"mater5n4",
"m4atit",
"mat4iti",
"m4atiza",
"ma3tog",
"mat5om",
"ma3top",
"m4ats",
"3m4att",
"ma5ture",
"mav4",
"2m1b",
"mbat4t",
"mb4d",
"m5bec",
"m5berer",
"m4bery",
"m4bes",
"mb2i",
"m2bic",
"m5bil5",
"m4b3ing",
"m4bis",
"mb5ist",
"mbival5",
"m5bler",
"m3bli",
"mbru4",
"mbu3l",
"mbur4",
"m1c",
"m5d",
"m2e",
"2me.",
"mea5g",
"me5and",
"me4ba",
"me4bi",
"2med",
"4med.",
"3media",
"med5icat",
"4medie",
"m5ed5ies",
"3medit",
"me4do",
"m5edy",
"me2g",
"5meg2a1",
"mega5t",
"4mele",
"mel5ee",
"mel5ler",
"mel3on",
"mel4t",
"melt5er",
"me2m",
"4m5eme",
"1men",
"3men.",
"2mena",
"men4ag",
"mend5er",
"mend5o",
"me1ne",
"ment5or",
"5ments",
"5meog",
"me4p",
"m5eran",
"4mere",
"mer4ia",
"2me2s",
"mes5en",
"me5si4a",
"mes5q",
"3mesti4",
"1me2t",
"meta3t",
"met1e",
"4meted",
"meth4i",
"meti4c",
"met5ici",
"met3o",
"met3ri",
"m1f",
"4m3h",
"4mi.",
"m1ic",
"mi4cin",
"mi3co",
"3micro",
"m4ict",
"mi3cul",
"mi4cus",
"m4idi",
"mid4in",
"mid5on",
"mi5fi",
"mig5a",
"migh5ti",
"mi2gr",
"4mij",
"mi5ka",
"m2il",
"m3ila",
"mil4ad",
"4m5ilie",
"mil5ies",
"3mill",
"mi5lo",
"mil4t",
"3m2im",
"mim5i",
"5min4d",
"mind5er",
"min4er.",
"min4ers",
"ming5li",
"min5ie",
"m4init",
"min3ol",
"1m4int",
"minth5o",
"mi3o",
"mi3p",
"mirab4",
"mi5racu",
"m2is.",
"m4isc",
"mi4se",
"4misem",
"mis3ha",
"5missi",
"m3ist.",
"mis4tin",
"m3ists",
"mi2t",
"m5itan",
"4mity",
"3miu",
"5mix",
"4m1l",
"mlo5cuti",
"mlun4",
"2m1m2",
"mman4d",
"mmand5er",
"m3medi",
"mmel5li",
"mmet4e",
"mmig3",
"mmin3u",
"mmis3",
"mmob3",
"m5moc",
"mmor3",
"mmut3a",
"4m1n2",
"mnif4",
"m4nin",
"mni5o",
"mnis4",
"mno5l",
"1mo",
"4mo.",
"2moc",
"mod1",
"mod5ifie",
"mogast4",
"mo4go",
"mog5ri",
"m5oir",
"mok4i",
"mol3a",
"4molog.",
"4mologs",
"4mologu",
"mo3ly",
"mo1m",
"mo4mis",
"m4on",
"mona4",
"4moned",
"mon1g",
"mo4no",
"monolo4",
"monolog5i",
"m4op",
"mophil5i",
"mop4t",
"m3orab",
"m3orat4",
"mor4ato",
"m5ord",
"mo5rel",
"3moria",
"m5oriz",
"mor5on",
"3morp",
"3morse",
"mor5tal",
"mo3sp",
"5most",
"mo3sta",
"2m1ous",
"m1p",
"m3pa",
"m4panc",
"m4pant",
"mpath3",
"mpel5li",
"m5perer",
"mper3i",
"mpet5it",
"mphal5o",
"m4phe",
"m4phl",
"m2pi",
"mp5id",
"m5pig",
"mp3ily",
"mp1in",
"m3pir",
"mp3is",
"m3po",
"mpol5it",
"mpo2t",
"mpov5",
"mp3to",
"mp5tr",
"m3pu",
"m5q",
"m3r",
"m4ry",
"4m1s",
"msel5f",
"m5si",
"msol4",
"mtu4",
"muck4e",
"muff4",
"mul1t2",
"m5unc",
"mu5nio",
"mun3is",
"mus5co",
"mu4se",
"mus5ke",
"mu3til",
"m1v",
"m3w",
"2my",
"5my3c",
"my4d",
"my3e",
"3myi",
"5myst4",
"3myt",
"n1a",
"2na.",
"na2c",
"nach4",
"na5cious.",
"na5ciousl",
"nac4te",
"nac5tiva",
"na5culari",
"na4d4a",
"nadi4",
"nad4op",
"n2ae.",
"naffil4",
"nag4a",
"n4agen",
"5na5geri",
"na4gi",
"n5ago",
"5n4a3gr",
"5nah",
"5nail",
"na5iv",
"nak2",
"4naled",
"n5alg",
"n4alia",
"na3ly",
"1nam",
"3name",
"nam4n",
"na5nas",
"nannot4",
"nan4ta",
"nan5ted",
"nan4to",
"na5o",
"4n4ard",
"nar5tisti",
"n2as",
"nas5i",
"nas5p",
"nas3s",
"nas5te",
"nat5al",
"na5tat",
"n4atee",
"na3the",
"nath4l",
"nati4",
"n4ati.",
"nat5ic",
"n4ato.",
"na3tom",
"na4tos",
"nat4r",
"na5turi",
"naugh5ti",
"naus3",
"3naut",
"naut3i",
"na2v",
"na5vel",
"n3b4",
"nbarric5",
"nbeau4",
"nbe4n",
"nbene4",
"nbet4",
"nbit4",
"n1c2a",
"n4cal.",
"ncarn5at",
"ncel4i",
"ncent5ri",
"n4cept.",
"n3cer",
"ncer4e",
"n4ces.",
"n5cet",
"n5cey",
"n3cha",
"nch4ie",
"n3cho",
"nch5olo",
"n3chu",
"n4cic",
"ncid5en",
"n4cif",
"ncip5ie",
"n1c2l",
"n4cles",
"ncoc4",
"nco5pat",
"n1cr",
"nc1t",
"nc4tin",
"nct4ivi",
"nct2o",
"n1cu",
"ncu4lo",
"n4cun",
"n4curvi",
"ncus4t",
"4nd",
"n2da",
"n3da4c",
"n3dal",
"n4dale",
"n3dam",
"nd3anc",
"nde2",
"n3dea",
"nde3ci",
"n1ded",
"nde4l",
"ndeleg4",
"nd3enc",
"ndepre4",
"n3derl",
"nde4s",
"ndes5cr",
"n5dez",
"nd4hi",
"n1dic",
"ndic5u",
"ndid5a",
"n3die",
"nd5ily",
"nd4ine",
"nd3ise",
"nd5is4i",
"nd5ism.",
"nd5ity",
"nd3ler",
"nd1li",
"n5doc",
"ndor4",
"n2dou",
"nd5our",
"ndrag5",
"ndram4",
"n5dron",
"ndu4b",
"nduct5iv",
"n4dun",
"nd2we",
"n3dyi",
"2ne.",
"ne3alo",
"n3ear",
"ne2b3u",
"5neck",
"ne4cl",
"ne2co",
"n5ectom",
"2ned",
"3nedi",
"ne4du4",
"neg3a",
"ne3go",
"5negu",
"neis4",
"2nele",
"ne5lia",
"neli4g",
"n4ely",
"ne2mo",
"4n1en",
"n3end",
"neo3l",
"neon4",
"ne2p",
"n1er",
"4nered",
"5nering",
"ner5o",
"ner4r5",
"ner2v",
"nerv5in",
"2nes.",
"n1esc",
"ne3sia",
"1ness",
"n1est",
"nes3tr",
"net3a",
"net3ic",
"ne4tog",
"net1r",
"neuma5to",
"neut5r",
"nev5er",
"n4ew",
"news3",
"n4eys.",
"n3f",
"nfo4",
"nform5er",
"nfortu5",
"nfran3",
"4ng",
"ng2a",
"n4gae",
"n5gee",
"n3geri",
"n5gero",
"ngh4",
"n2gi",
"n5gic",
"ngio4g",
"n5glem",
"n3glie",
"n5glio",
"ng1n",
"n1go",
"n4gry",
"n1gu",
"n2gum",
"n1h2",
"nhab3",
"nho4",
"nhy2",
"nhyd5",
"n1i",
"4ni.",
"3niac",
"ni3ba",
"n4icab",
"ni4cen",
"4nicl",
"nict5a",
"ni4cul4",
"ni4dio",
"n2ie",
"ni4ers",
"nif4f",
"nift4",
"nif5ti",
"ni2g",
"night5i",
"n3igm",
"3nign",
"nik5e",
"n2il",
"nil4a",
"n3im1",
"n4ime",
"5nimet",
"n4ines",
"nin4j",
"5ninn",
"n4inu",
"5niol",
"ni1ou",
"3nipu",
"5niq",
"n4is.",
"n4isk",
"nis4l",
"nis4o",
"n5iss",
"nis5ter.",
"nis5ters",
"nitch4",
"ni4te",
"ni3tho",
"n4itos",
"ni5tra",
"nit5res",
"ni3tri",
"nit4ur",
"n2iv",
"niv4a",
"ni3vo",
"nivoc4",
"niz5en",
"n1j",
"njam2",
"njur5i",
"4n2k",
"nk5ar",
"n5kero",
"n3key",
"nk5if",
"nk5il",
"4n1l2",
"nland5",
"n3le",
"nlet4",
"n3m",
"nmater4",
"nmor5ti",
"n1n4",
"nne4",
"nnel5li",
"nnerv5a",
"n3ni",
"nni3ki",
"nnov3",
"n5nyi",
"4no.",
"n5obi",
"no5bil",
"nob4l",
"no5blem",
"nobser4",
"n5ocula",
"no4di",
"n4ody",
"noe4c",
"no4fa",
"nois5i",
"n5ol.",
"no3la",
"nol4i",
"nom3al",
"1nomi",
"no2mo",
"4none",
"3nonic",
"5nood",
"nop5i",
"nora4t",
"nor5di",
"nor4ia",
"nor4is",
"nor3ma",
"n4oro",
"nor4t",
"n4os.",
"nos4o",
"no3sp",
"not1a",
"3note",
"n1ou",
"n4oug",
"3noun",
"2nous",
"nou5v",
"nova4l",
"nove2",
"nov3el",
"novel5e",
"n4ow",
"now5er",
"now3l",
"n3p4",
"npil4",
"npla4",
"npoin4",
"npo5la",
"npos4",
"npri4",
"n1q",
"n4quef",
"n1r",
"nre4i",
"nre3m",
"nres5tr",
"4n1s",
"ns2c",
"n2sco",
"ns3cot",
"n4scu",
"n5sec",
"nsec4te",
"n2ses",
"n5seu",
"n3sh2",
"n2si",
"ns3ib",
"n4sic",
"n5sick",
"n3sid",
"n3sie",
"ns5ifi",
"ns3ing",
"n3sio",
"n3s2is",
"nsi2t",
"ns3iv",
"nsolu4",
"n5son",
"n4sore",
"n4sory",
"n3spir",
"n3s2t",
"nsta4",
"nstil4",
"n3su",
"nsur4e",
"n3swa",
"ntab4u",
"nt3age",
"nt1al",
"n4t3anc",
"nt5and",
"ntan5eo",
"n4t3ant",
"nt4ariu",
"n5tasis",
"nt3ast",
"nt1at",
"nt5ath",
"nt3ati",
"nt5ativ",
"n5tau",
"n1te",
"n4tec",
"n4tee.",
"n4tees",
"n3tel",
"ntend5en",
"n4teo",
"n4ter.",
"n3teri",
"n5tern",
"ntern5al",
"nter5nat",
"nth2",
"n1the",
"nther5",
"nth5ine",
"nt2i",
"nt4ib",
"n4tic.",
"n5ticis",
"n5ticiz",
"n4tics",
"ntic4u4",
"n3tid4",
"n1tie",
"n4tify.",
"n3tig",
"nt5ilati",
"n5till",
"nt3ing",
"nt5ing.",
"nti3p",
"n4tipar",
"n4tis.",
"nt3ism",
"nt3ist",
"n5titio",
"nt3iz",
"n2tj",
"n1t2o",
"n3tom",
"ntoni4",
"n5top",
"n1tr",
"ntra3d",
"nt3ral",
"n4trant",
"n3trat",
"nt5ress",
"nt3ril",
"ntrol5ler",
"n5trym",
"n1tu",
"n3tua",
"ntub5",
"ntup5li",
"n5tur",
"n2ty",
"n2u",
"nu1a",
"5nuc",
"3nud",
"nud5i",
"nu3en",
"nug4a",
"nu3i",
"nu4is",
"5nuk",
"n4ulo",
"n3ult",
"nultim5",
"nu1me",
"5numenta",
"5numer",
"5numi",
"3nunc",
"nu3tat",
"n5utiv",
"nu4to",
"nu1tr",
"n3v2",
"nve2",
"nvel3",
"nven4e",
"nven5o",
"nvers5an",
"nvi4t",
"nvoc5at",
"n5w",
"nwin4",
"nwom4",
"n2x4",
"2ny2",
"5nyc",
"nym5it",
"nyth4",
"n1z2",
"nzy4",
"2oa2",
"o5ace",
"o3act",
"oad5er",
"oad5i",
"o3ag",
"oak5er",
"o3ales",
"oal4i",
"oal5in",
"o5alit",
"oan4t",
"oap5i",
"oar5er",
"oar4se",
"oast5er",
"oat5a",
"oat5ee",
"oat5er",
"4oba",
"obe4l",
"ob2i",
"ob3ing",
"2obi3o",
"ob3it",
"o3bla",
"ob1li",
"4obo",
"ob3oc",
"o5bol",
"o5bot",
"o3bra",
"obrom4",
"ob5t",
"ob3ul",
"o3bus",
"2oc",
"oc2a",
"o4cab",
"o3cad",
"oc5ag",
"o5calli",
"o4c5ativ",
"oc5ato",
"4o3ce2",
"o4cea",
"ocen5o",
"ocess4i",
"och4e",
"och5in",
"o3chon",
"ochro4n",
"o5chu",
"oci3ab",
"oci4al",
"o1cl",
"o2cle",
"o1cr",
"ocre3",
"oct2",
"oc2te",
"oc1to",
"ocu4lu",
"ocum4",
"oc5uo",
"ocuss4",
"ocus5si",
"ocut5r",
"o1cy",
"o5cyt",
"ocyt5o",
"od3al.",
"ode4c",
"o5deg",
"ode4ga",
"o5dend",
"o3dent",
"odes4",
"od3ica",
"o4d1ie",
"od3iga",
"od4il",
"od1is2",
"odis5ia",
"od5it",
"5odiz",
"od3li",
"o2do",
"od5olo",
"od5ous",
"o3dro",
"od5ru",
"o2du",
"odu5cer",
"o4duct.",
"o4ducts",
"od3ul",
"o5dyt",
"oe3a",
"oe4bi",
"oe5cu",
"oe4d",
"o5ee",
"oe5ic",
"o3elec",
"oelli4",
"oelo4",
"oe3o4p",
"oep5",
"o5eq",
"o3er",
"oes3t",
"o1et",
"o4et.",
"oet3i",
"oet4r",
"3oeu",
"o3ev",
"o3ex",
"oflu4",
"4ofo",
"o4ful",
"ofun4",
"2o1g",
"o2ga",
"o3gam",
"og5ar5",
"o3gas",
"ogen1",
"o5gey",
"o3gi",
"o4gio",
"og2na",
"ogoni4",
"o4got",
"o2gri",
"o4gro",
"og4sh",
"o2gu",
"o5gyr",
"o1h2",
"o3ha",
"ohab3",
"o3he",
"oher4er",
"o3ho4",
"ohy4",
"2oi",
"oi4c",
"o3ic.",
"oi5ch",
"o2i4d",
"4oide",
"oig4",
"oi5ki5",
"oil3er",
"oil5i",
"oin3de",
"o3ing",
"oin4t5er",
"oin4tr",
"oi4o",
"4ois",
"o3ism",
"oi4t",
"oit4al",
"oith4",
"o1j",
"ok4ine",
"ok3l",
"ok5u",
"ola4c",
"o4lack",
"o5lali",
"ol4an",
"olan5d",
"ol5ast",
"olat5er",
"ol5ch",
"ole2c4",
"ol5eci",
"ol5efi",
"o3leo",
"ole4on",
"o3lep",
"ol1er",
"o3lest",
"o3leu",
"o1lia",
"ol3ica",
"o3lice",
"ol5iciz",
"ol5ick",
"ol3ics",
"ol5id.",
"oli2e",
"o3lier",
"ol5ies.",
"o5lif",
"oli4f3e",
"oli5go",
"o5lina",
"ol3ing",
"oli5os",
"ol5ip4",
"olis4",
"ol2it",
"olle2",
"ollim3",
"ol4lope",
"ol4lyi",
"ol3mi",
"o1lo",
"4oloc",
"ol3oid",
"o4lona",
"olon5el",
"ol1or",
"o3los",
"ol1ou",
"4ol1ub",
"o3lumi",
"o5lunte",
"ol3us.",
"oly3ph",
"4olyt",
"2om",
"o1ma",
"o4mab",
"o2mac",
"o2mal",
"o4mane",
"omast4",
"o3mat",
"om4be",
"ome4d",
"ome4g",
"omeg5a",
"ome3li",
"om3ena",
"omen4t",
"o3meri",
"om1i",
"o3mia",
"omi2c",
"omic5r",
"om4ie.",
"omil4",
"om4iny",
"omiss4",
"om2it",
"omme4",
"om2na",
"omni3",
"o4moi",
"omoli3",
"o2mo4n",
"om5ony",
"o4mos.",
"omot5iv",
"o2mou",
"om5pil",
"ompt5er",
"ona4d",
"on3ai",
"o5nas.",
"onast5i",
"on5ativ",
"4onau",
"on1c",
"oncat3",
"on4cho",
"5ond5ar",
"ond5ent",
"on3der",
"on3dr",
"on5dy",
"o2ne",
"4onea",
"onec4r",
"4oned",
"on1ee",
"on5ell",
"o3neo",
"on3ess",
"on1et",
"ong3at",
"on4gu",
"4onh",
"4o1nia",
"on5iar",
"2oni4c",
"onic5a",
"onical4",
"on4id",
"on3ies",
"on3if",
"o5nig",
"o1nio",
"onk4s",
"4onnes",
"on5odi",
"on5oi",
"ono4mi",
"4o5nomic",
"ono3s",
"o5nota",
"ons2",
"2ont",
"ont5ane.",
"on4ter",
"onti5fi",
"onton5",
"ont4r",
"on4tre",
"on5ur",
"o5nus",
"onvo5lu",
"on2z",
"2oo",
"oof3er",
"oo1i",
"ook3er",
"ook3i",
"oo4le",
"ool5ie",
"oo4m",
"oon3i",
"oo2p",
"oop4ie",
"o3opt",
"oo4se",
"oost5er",
"oo2t",
"oot3er",
"ooz5er",
"o1pa",
"o4pab",
"o5pali",
"opa5ra",
"opath5",
"o5pec",
"opens4",
"op1er",
"3opera",
"4operag",
"o1pha",
"o4phe",
"oph4ie",
"o5phil",
"op5hol",
"o1phy",
"ophy5la",
"op1i",
"op3ies",
"op5ing",
"o3p2it",
"4opl",
"oplast4",
"o4poi",
"opol3i",
"opon4",
"op5ony",
"op5ori",
"opoun4",
"o2p5ov",
"op2pl",
"op5pli",
"oprac4",
"op3ran",
"opre4",
"opro4l",
"op5rop",
"op5so",
"1op1t",
"op2ta",
"op1u",
"o5quial",
"or1a",
"or5ado",
"ora4g",
"o5rai",
"or5al",
"4orals",
"oram4",
"oran3e",
"orator5",
"orb3in",
"or4ch",
"orch3i",
"or4du",
"2ore",
"or5ead",
"ore5ar",
"ore5ca",
"ore3f",
"ore3g",
"or3ei",
"oreo5l",
"or3esc",
"ore3sh",
"or3ess",
"orest5at",
"or5este",
"or5ett",
"ore4v",
"5orex",
"or4fr",
"or5gn",
"or1i",
"4ori.",
"or3ia.",
"4orian",
"ori4ci",
"ori5cid",
"orien4",
"or3if",
"5orig",
"ori5ga",
"ori4no",
"4orio.",
"or5ion",
"4orios",
"ork5a",
"2orm",
"orm1i",
"or3n4a",
"5ornis",
"or3nit",
"or3one",
"o5roo",
"or5ose",
"or5oso",
"or1ou",
"orrel3",
"orres3",
"or4sc",
"or4sey",
"or4sti",
"2ort",
"ort3an",
"ort3at",
"ort3er",
"or5tes.",
"or3thi",
"or4thr",
"or4tit",
"ort3iz",
"or4tor",
"or5tra",
"ort3re",
"4or1u",
"or4un",
"ory5p",
"osa5i",
"os3al",
"osar5",
"o1sc",
"os4ca",
"os4ce",
"o2sch",
"o4sci",
"osclero5s",
"o3sec",
"osec3u",
"ose5g",
"os5enc",
"osens4",
"os5eo",
"oser4",
"o2set",
"os5eu",
"o3sia",
"osi4al",
"osi4an",
"os5ide",
"o3sier",
"os5if",
"os1in",
"o4sis",
"o5ske",
"o5son",
"o3soph",
"os3opo",
"4osp",
"o3spec",
"os1pi",
"os4sa",
"oss5ar",
"os4sit",
"4osta",
"ost5age",
"os4tar",
"os5tee",
"os5ten",
"osten5t",
"ost5ica",
"os3til",
"o5stome",
"ost3or",
"4osu",
"os1ur",
"2ot",
"ot3a4g",
"o5talit",
"ot3am",
"ot4anic",
"o3tap",
"ot4atio",
"o5ta5v",
"o3tax",
"o4ted",
"oter4m",
"ot5esta",
"4oth",
"othalam5",
"oth5erin",
"o5therm",
"otherm5a",
"o5thor",
"o5tia",
"o5till",
"5ot5iniz",
"ot4iv",
"o3tiva",
"o5tivi",
"o1t2o",
"o5tone",
"o4torn",
"o4tou",
"4o1tr",
"oturi4",
"oty3le",
"o4u2",
"5ou3a",
"oub2",
"ou5br",
"ou5ca",
"ou5co",
"oud5i",
"4oue",
"ou3et",
"oug4",
"ou5ga",
"ought5i",
"ou5gi",
"oul4t",
"oult5i",
"ou3m",
"2oun",
"oun2d",
"ound5a",
"ound5el",
"oun5gin",
"oun3tr",
"oup5li",
"our3er",
"ou5san",
"2ouse",
"5ousia",
"ouss4",
"out5ish",
"ouv5a",
"ova3le",
"o5var",
"4ovati",
"ov5eling",
"o4ver.",
"over3b",
"over3s",
"ov4ete",
"ovid5en",
"o1vis",
"ovis5o",
"o2v5os",
"ow3ag",
"ow3an",
"o5way",
"owd4i",
"owd3l",
"ow1el",
"owel5li",
"ow5ha",
"owhith4",
"ow1i",
"ow5in",
"owi5ne",
"ows4",
"ow5sh",
"ow5sl",
"ow5y",
"o4x",
"ox3i",
"oxic5ol",
"ox5o",
"2oy",
"oy5a",
"oys4",
"2oz",
"o1zo",
"ozo5i",
"o3zyg",
"4pa.",
"pac4te",
"pa5dou",
"pad4r",
"paes4",
"pa3gan",
"4pagat",
"pag4ati",
"pain2",
"4pairm",
"pa5lan",
"pal3in",
"pa3lo",
"p4als",
"pan5ac",
"pan1e",
"pan3i",
"pa4pa",
"pa3pe",
"pap3u",
"pa3py",
"1par",
"para5s",
"par3l",
"pa3roc",
"pa3rol",
"par5on",
"1p4as",
"pass5ive",
"pas1t",
"pas4tin",
"pa3ter",
"pati4n",
"p5ato",
"pat4ric",
"pa5tricia",
"5pau",
"paul5e",
"pau3p",
"pa5vil",
"5paw",
"pawk4",
"paw5ki",
"2p1b",
"p1c4",
"p5d2",
"2pe.",
"pearl5i",
"pe4co",
"pec4tu",
"2ped",
"5ped3a",
"3pede",
"3pedi",
"ped3is",
"3peds",
"pe2du",
"p4ee",
"pe2f",
"4pele",
"pe5leo",
"pel5v",
"pen4at",
"5p4enc",
"pend5er",
"pen5dr",
"pen4ic",
"3p4enn",
"pens5ati",
"pen5u",
"pe5on",
"5perc",
"percent5",
"4pere",
"perem5i",
"p4eri",
"5p4er3n",
"p3eron",
"per4os.",
"per5tin",
"pert5is",
"per3v",
"p4ery",
"2pes",
"pes4s3",
"pes5til",
"3pet",
"pet5all",
"pet3en",
"pe2ti",
"pet3r",
"pe4wa",
"4pex",
"p1f",
"p5g",
"2ph.",
"4phae",
"pha5ged",
"ph5al.",
"ph2an",
"phant5i",
"phe4",
"ph5esi",
"ph3et",
"3phib",
"4phic",
"1phil",
"phi4n",
"ph1is",
"phi5th",
"ph2l",
"1pho",
"4phobl",
"4phoned",
"3phor",
"ph5oriz",
"phos3p",
"ph3ou",
"3phra",
"4phs",
"1phu",
"phu5i",
"2phy.",
"3phyl",
"4pi.",
"3piar",
"4pica",
"p5ical",
"pi3co",
"pi4cr",
"pict4",
"p2ie",
"p4iest",
"pi5eti",
"p5ifie",
"pig3n",
"p2il",
"3pile",
"pill5in",
"5pilo",
"pi3lot",
"pim2",
"pin4e",
"pin5et",
"3pinge",
"p4inn",
"5p4ins",
"3pi1o",
"pip4a",
"pi4pe",
"5piq",
"pir5ac",
"pir4t",
"p4is.",
"p4isc",
"pis2s",
"piss5a",
"pis5til",
"pis4tr",
"p2itu",
"2p3k2",
"p2l2",
"1pla",
"pla5no",
"plant5er",
"plas5tici",
"pla5t4o",
"4ple.",
"4pled.",
"3pleg",
"3plen",
"2ples",
"4plism",
"4plist",
"plu2m",
"plum4be",
"plumb5er",
"p4ly",
"2p1m",
"2pn",
"pnos4",
"1po",
"4po.",
"po3ca",
"3pod",
"4pof",
"2p5oid",
"pois5i",
"po5lemic",
"po4ly1",
"poly3s",
"poman5",
"pom4e",
"p4o2n",
"pon4ac",
"pon4ce",
"pon4i4e",
"3ponif",
"pon5ta",
"2pony",
"po4pa",
"po5ple",
"4porato",
"por3ea",
"4pored",
"pori4f",
"por3p",
"3port",
"por5tie",
"3p4os",
"pos1s2",
"po1te",
"poult5e",
"pound5er",
"pout5er",
"p5oxi",
"5poy",
"4p1p2",
"ppar3",
"pparat5",
"p4pene",
"ppet3",
"pph4",
"ppi4c",
"p4pled",
"p5pler",
"p5plet",
"ppress5o",
"pprob5a",
"1pr2",
"prac1",
"pra5d",
"prar4",
"4pre.",
"preb3",
"pre1d",
"pref5ere",
"prel5ate",
"3prem",
"pre5mat",
"pren3",
"pres3a",
"pre5scin",
"p3rese",
"5pressi",
"5prici",
"pri4es",
"4pri4m",
"pring5er",
"pring5i",
"4prio",
"p5riol",
"pri4os",
"pris5in",
"priv2",
"4priva",
"4pro.",
"pro3bo",
"p3roc3a",
"pro4ch",
"pro1l",
"pron4a",
"proph5e",
"propyl5",
"pro3r2",
"pros4i",
"pros5tr",
"pro3th",
"4pry",
"2ps2",
"p3sac",
"psal5t",
"p3sh",
"p1si",
"p5sin.",
"pso3m",
"p1st",
"psul3i",
"3psyc",
"2pt2",
"pt3ab",
"p4tad",
"p4tan",
"p2tar",
"pt5arc",
"p1ted",
"p5tena",
"pt5enn",
"5ptery",
"p5tet",
"pt4ic",
"p5tie",
"p3til",
"p2t3in",
"pt4ine",
"p3tise",
"p5tisi",
"p5tom",
"p4tr",
"p1tu",
"pub1",
"pu5be",
"puc4",
"puch4",
"pudi4c",
"pu5er",
"puff5er",
"pu4lar",
"pu5lar.",
"pu5lis",
"p4u4m",
"pum4o",
"p4un",
"pun4a",
"3punc",
"pun5gi",
"pun3i",
"pun2t",
"pu3pi",
"pur5b",
"pur3c",
"p4us",
"push4ie",
"pu3tat",
"p5u5tis",
"pu3tr",
"4p1w",
"2p4y",
"py3e",
"3pyg",
"3pyl",
"pyr3e",
"py5t",
"4qf",
"qu4",
"5quak",
"4quar",
"qua5tio",
"2que.",
"3quera",
"4quere",
"4ques.",
"1quet",
"5quina",
"5quir",
"3quito",
"4quitu",
"4ra.",
"ra3ba",
"5rabe",
"3ra3bin",
"r2abo",
"ra3bol",
"rac4a",
"r2acu",
"rac5ula",
"ra5culo",
"r2ad",
"ra4de",
"rad4ine",
"rag5ou",
"ra3gr",
"3raill",
"ra5ist",
"4ralia",
"ra3ly",
"r5amn",
"ra3mu",
"r4andi",
"ran5dish",
"ran4du",
"ra5nee",
"ran4gen",
"ra3nia",
"ra3noi",
"ran2t",
"ran5ted",
"5rantel",
"rant5in",
"rant5o",
"rapol5",
"rap5to",
"4rarc",
"rare2",
"rar3ef",
"rar5ia.",
"ras2",
"ras3c",
"r2ase",
"r4ask",
"ra3so",
"rass5a",
"rass5in",
"r4as5te",
"ra5tap",
"ra5tat",
"rat5eu",
"rath4e",
"rat3if",
"rat4in.",
"ra5toc",
"5ra5tol",
"4r4atom",
"ra4tos",
"ra5tui",
"rat5um",
"rat3ur",
"rav5ai",
"rav5eli",
"rav3it",
"rawn4",
"ra3zie",
"r1b",
"r2ba",
"r4bag",
"rb3ali",
"rb1an",
"rbar3",
"r2be",
"rbe5c",
"r3bel",
"rbel5o",
"rb3ent",
"r4bes",
"rb2i",
"rbic4",
"rbic5u",
"r2bin",
"r5bine",
"rbit1",
"r2bos",
"r4bum",
"rbu5t4",
"r1c2",
"rcant5",
"rca4s",
"r4cele",
"rcen5er",
"rcen5tena",
"r2ces",
"rcha3i",
"rch3al",
"rch5ard",
"rch5ate",
"r3cheo",
"r4cher",
"rch4ier",
"r4chin",
"rch3is",
"r3chit",
"rcil4",
"rci5nog",
"rcis2",
"rciz4i",
"r2cl",
"r4cle",
"r5clo",
"rcolo4",
"rcrit5",
"rcriti4",
"rct4",
"rc5ti",
"r5dam",
"r4d1an4",
"rd4an.",
"r2dar",
"r5de4l",
"r3dens",
"r4des",
"rd5ess",
"rd5ian",
"r4die",
"r5dig",
"rd2in",
"rd3ing",
"rdi3o",
"rd1is2",
"rd5ler",
"rd3li",
"r4dol",
"rd5ous",
"r2e",
"4re.",
"rea4",
"r4ea.",
"react5iv",
"re3af",
"re3ag",
"re5alt",
"re5amb",
"re3ani",
"re5ant",
"re5asc",
"reas3o",
"r5eau",
"3reav",
"r5ebrate",
"reb5uc",
"re3cal",
"rec4ce",
"re3ce",
"reced5en",
"re3cha",
"reci5si",
"r4e1c2r",
"rec4t3r",
"re3cu",
"2r4ed",
"re1de",
"re3dis",
"re4dol",
"re1dr",
"reed5i",
"ree3m",
"3reer",
"re2fe",
"re3fin",
"re5gali",
"re5gra",
"re3gre",
"reg3ri",
"re3gro",
"reg3ul",
"rei4",
"re3if",
"re1in",
"re3is",
"reit3",
"reit4i",
"re1la",
"re1le",
"4reled",
"re3lia",
"rel3ic",
"re5lig",
"reli4q",
"rel3li",
"r5em.",
"rem5ac",
"reman4d",
"rem5ato",
"r3emp",
"rem5ul",
"rena4",
"ren5at",
"r4endi",
"rene2",
"ren4es",
"r4eni",
"renic5",
"ren4it",
"ren4ter",
"re5num",
"re3oc",
"3reog",
"re5ola",
"re3oli",
"3reos",
"re1pe",
"re4per",
"re5ph",
"rep5id",
"re3pin",
"re3ple",
"re4pre",
"re1q",
"rer4a",
"rere4",
"re5rea",
"re3r2u",
"2res.",
"re3scr",
"re3sel",
"re3sem",
"re3ser",
"res5ist",
"re5sit",
"re3spe",
"r3esq",
"re5stal",
"rest5er",
"re5stu",
"3retar",
"re3ten",
"re4t4er3",
"re5term",
"re1t2o",
"re5ton",
"re3tra",
"re3tre",
"re5tri",
"re3tu",
"re3un",
"reur4",
"re1v",
"rev3el",
"revi4t",
"r1f",
"rf4l",
"rfu4m",
"r1g2",
"r4gag",
"rgal4",
"r2ge",
"r5gee",
"r4gene",
"r3geo",
"r3ger",
"rg5li",
"rgu5f",
"rh2",
"r5hel4",
"rhe5ol",
"rhos4",
"3r2hy",
"4ri.",
"ri3am",
"ri5ap",
"2r2ib",
"ri3bo",
"rica5tu",
"2rice",
"rich5om",
"rick4en",
"r4icl",
"ri5cli",
"ri3col",
"ri5cor",
"ri4cra",
"2ricu",
"rid4al",
"rid4e",
"ri5el",
"ri3er",
"ri2es",
"rift5er",
"rif5tie",
"5rifuga",
"ri5gam",
"rig5ant",
"ri5l4a",
"r4ile",
"rill5er.",
"rill5ings",
"4rim.",
"ri2ma",
"rima4g",
"rim5an4",
"rim3at",
"r4imb",
"rimen4",
"4rimm",
"4rims",
"rin4e",
"r4inet",
"ring5ie",
"rink5er",
"r4ino",
"rin4s",
"rins5i",
"rin4t5er",
"ri3o",
"rio4g",
"5rione",
"ri4op",
"ri5or",
"ri5p2a",
"ri5pie",
"rip5lica",
"ri5r",
"ris4c",
"ris4is",
"r2isp",
"ris4pa",
"ris4pe",
"ris5ter",
"4risti",
"ri3ton",
"r5it5r",
"r2i4v",
"riv4al",
"ri5vall",
"riv5eli",
"riv3en",
"riv3il",
"5ri5zo",
"r1j",
"r2k",
"r5kas",
"rk5ati",
"r5kell",
"rk5eni",
"rk1er",
"r3ket",
"r3key",
"r3kier",
"r5kiest",
"r5kin.",
"r5kins",
"rks4me",
"r1la",
"rlat3",
"r1le",
"r3l4ic",
"r3line",
"r5lins",
"r4lit",
"r1lo",
"r3mac",
"rma5ce",
"r5mad",
"r2mal",
"r4manc",
"r4mano",
"r4mari",
"r4mary",
"rm4as",
"r4m3ati",
"rma5toc",
"r5ma5tol",
"rme2a",
"r2mic",
"rm4ica",
"r5m2id",
"rm4ie",
"r5mig",
"rmil5",
"rmin4e",
"rm3ing",
"r4ming.",
"r4mite.",
"r3moc",
"rmol4",
"r1mu",
"rmu3li",
"r2n2",
"rn3ab",
"r3nac",
"r5nad",
"rn5ar",
"rn3ate",
"rn5atin",
"rn5edl",
"r3nel",
"r3ness",
"rn5est",
"r3net",
"r3ney",
"r5nia",
"rn5ib",
"r3nic",
"rn3in",
"rn4ine",
"r1nis",
"rn3ist",
"rni5v",
"rn3iz",
"rn5n",
"r3noc",
"r5nog",
"rnt4",
"rnuc4",
"r5nut",
"4ro.",
"ro4be",
"rob3le",
"ro5br",
"5rocc",
"ro3cu",
"r2od",
"ro3do",
"rody4n",
"ro1fe",
"ro3gn",
"4roi",
"ro3ic",
"roid3",
"ro3la",
"r4oled",
"rol5ite",
"ro3ly",
"romant4",
"ro5mel",
"ro3mit",
"romolec5",
"rom4p",
"ro3mu",
"ron4ac",
"4ronal",
"ro5nate",
"ron5ch",
"ron4do",
"rong5i",
"r5onme",
"ro1no",
"ron4ton",
"roo4",
"1room",
"5root",
"r2op",
"4rop.",
"ro3pel",
"rop4ine",
"r4opr",
"r5opte",
"ror5d",
"4rore",
"r4osa",
"rosi4a",
"ro5sol",
"4ross",
"ro5stat",
"ros4ti",
"ros5tit",
"ro3tat",
"ro1te",
"ro4ter",
"ro3tu",
"5roue",
"roul3",
"round5er",
"rou5sel",
"4rouss",
"r4out",
"r4ow",
"row3er",
"4rox",
"rpass5in",
"rp3at",
"rpe2",
"r3pent",
"rp5er.",
"r2ph",
"rph5e",
"r3phol",
"rp3ing",
"rp5is",
"rpol3a",
"r2p5ou",
"rpre4",
"rpret5er",
"r3pu",
"r1q",
"4r1r4",
"rra4h",
"rran5gi",
"rrap4",
"rre2l",
"r4reo4",
"rrhe3",
"r3ri",
"rric4",
"rricu4",
"rri4fy.",
"rrin5ge",
"rri4os",
"rrob3",
"rrog5",
"rro4t",
"r5ru",
"rry5",
"r3ryi",
"r3rym",
"2r1s2",
"r4sag",
"r2sal",
"r5salis",
"r5saliz",
"r2san",
"r4sar",
"r2se",
"r3sea",
"r3sec",
"rsel4",
"rsell5",
"rs3er.",
"rs3ers",
"r3set",
"r3sha",
"r3shi",
"r4shie",
"r5si2a",
"rs3ib",
"r5sie",
"r4sil",
"rs3ing",
"r3sio",
"r4sit",
"rs3iv",
"rs5li",
"rstor4",
"rstrat4",
"r3su",
"r4sus",
"rswear4",
"rt2",
"rt3ab",
"rta4g",
"rt3age",
"r3tar",
"r4tare",
"rt3c",
"r1ted",
"r4tedl",
"r3tel4",
"r5tend",
"rt3eni",
"r5terer",
"r5tet",
"r5teu",
"r4thene",
"rth2i",
"rth5ing.",
"rth3ri",
"r1t4ic",
"r4ticl",
"r5tiet",
"r5tila",
"r5till",
"rtil5le",
"rt5ily",
"r2tin",
"r3tina",
"rt3ing",
"r3titi",
"rti5tu",
"rt3iv",
"r2tiz",
"rt5let",
"rt3li",
"r1t4o",
"rto5l",
"rt5rid",
"rt5si",
"r1tu",
"r4tus",
"rtwis4",
"ru3a",
"r4ube",
"rub3r",
"ru4ce",
"r2ud",
"rue4l",
"r4uf",
"ru3in",
"ruis5i",
"ru2l",
"r4ume",
"r4umi",
"ru4more",
"run4cl",
"runcu4",
"runcul5",
"run2d4",
"run2e",
"ru5net",
"run4g",
"run4t",
"ru2p",
"rup5lic",
"ru3pu",
"rur4i",
"rus4p",
"rust5at",
"rust5ee",
"rus5tic",
"rus4t5u",
"ru3tal",
"ru3ti",
"r1v2",
"r4vanc",
"r2ve",
"rvel4i",
"r3ven",
"rven4e",
"rv5er.",
"rv5ers.",
"r3vest",
"r3vet",
"r3vey",
"rvi4t",
"r1w",
"2r2y",
"ry5er",
"5rygm",
"ry4go",
"rym4b",
"3ryngo",
"4ryngol",
"ryp5a",
"ry2t",
"ryth4i",
"r2z",
"2sa.",
"2sab",
"s3abl",
"5sack",
"sac4q",
"s3act",
"sac4te",
"sad5i",
"sad5o",
"5sae",
"sa4g",
"3sai",
"sain4t",
"5sak",
"sa2l",
"sa5lac",
"3sale",
"sa3lie",
"s4al4t",
"sa3lu",
"sa4m",
"sa5min",
"sam5o",
"samp4",
"san3a",
"san4ded",
"s4an4e",
"san5gar",
"san5if",
"2sant",
"sant5ri",
"s3ap",
"sap3r",
"sar5s",
"3sas.",
"sas3s",
"sassem4",
"s2a1t",
"sa2te",
"s5ativ",
"s5atory",
"sat1u",
"1sau",
"sau5ci",
"saur5",
"savi2",
"sa3vou",
"4s3b",
"s4bei",
"sbe4s",
"sby3",
"sc2",
"s1ca",
"sca5len",
"sca2p",
"scar4c",
"scav3",
"s1ce",
"s4ced",
"4scei",
"4s4ces",
"sch2",
"scid5",
"s2co",
"scof4",
"s4coi",
"3s4cope",
"5scopic",
"5scripti",
"2s1cu",
"4scura.",
"4scuras",
"2s1d2",
"2se.",
"se2a",
"s4eam",
"seas4",
"sea3w",
"sec4a",
"sec5an",
"se2co",
"secon4",
"2sed",
"se4da",
"sed4it",
"3seed",
"3sei",
"sei3g",
"5sela",
"4sele",
"se3lec",
"selen5",
"5self",
"2s4eme",
"sem2i",
"semi5d",
"sem4o",
"sen5g",
"3sens",
"sen5sati",
"sen5sori",
"sent5ee",
"5sentm",
"seo5log",
"se2p",
"sep3a",
"sep4si",
"3sept",
"sep3ti",
"ser4an",
"se5rene",
"ser4to",
"4servo",
"s2es",
"4ses.",
"se5sh",
"s5esta",
"1set",
"5seum",
"3sev",
"sev3en",
"sewo4",
"3sex",
"sexo2",
"3sey",
"2s1f",
"sfact5o",
"sfi4",
"sfor5e",
"sfran5",
"2s1g4",
"s2h",
"4shab",
"sh4abi",
"sh1er",
"sh5et",
"shil5li",
"sh5iness",
"sh3io",
"5ship",
"s3hon",
"4shu4",
"shys4",
"si4all",
"siast5",
"4s1ib",
"s3icat",
"3sicc",
"2s5icl",
"si4cu",
"si5cul",
"s4id",
"4sid.",
"si4de",
"side5l",
"sid3en",
"sid5eri",
"4sids",
"5sid5u4a",
"si4ers",
"sif4",
"sif5f",
"si4g",
"1sili",
"sim4ply",
"2sin",
"s2ine",
"sin5et",
"5sing5er",
"sin3i",
"5sink",
"si5nol",
"si3nus",
"1sio4",
"4sio.",
"si5o5s",
"3sip",
"si4pr",
"s1is2",
"4sish",
"4sism",
"sist3a",
"sist3o",
"s1it",
"si4te",
"sit5om",
"4s1iv",
"5siva",
"s1j",
"s2k2",
"4sk.",
"s5kar",
"ske2",
"s3ket",
"s5key",
"s3kier",
"s5kiest",
"sk5ily",
"sk5ines",
"4sks",
"sky3l",
"2sl4",
"slang5i",
"s1lat",
"3slau",
"slav5eri",
"s2le",
"s5lea",
"s3let",
"s5ley",
"s3lit",
"slo3c",
"slov5",
"s5luc",
"2s1m4",
"s3man",
"smas4",
"s3men",
"smi3g",
"3smith",
"smo4d",
"smu5tatio",
"s1n2",
"s2na",
"2so.",
"2s3od",
"sod3o",
"sody4",
"3soe",
"4s3oid",
"s2ol",
"sol3a",
"so5lan",
"sol4er",
"so3lic",
"3solve",
"solv5er",
"1so2m",
"soma5to",
"3some.",
"so5mete",
"so3mo",
"s2ona",
"son5at",
"s4one",
"son5or",
"s2o2p",
"4sor3ie",
"5sorio",
"sor4it",
"s5oriz",
"sor3o",
"s3ory",
"sos4",
"4sose",
"so5th",
"3sou",
"sov5e",
"so3vi",
"spast4",
"spens5a",
"4speo",
"3sperm",
"s5pero",
"spers5a",
"sph2",
"s3pha",
"3spher",
"spic5ul",
"s2pid",
"sp5id.",
"s5pier",
"spil4l",
"s2pin",
"sp3ing",
"spi5ni",
"spital5",
"s1pl",
"sple2",
"s4ply",
"s2po",
"5spom",
"spon5gi",
"3spons",
"3spoon",
"spru5d",
"s4py",
"s1r",
"sre2",
"sreg5",
"srep5u",
"sre4s",
"4ss",
"s1sa",
"s5sam2",
"s1sel",
"s5seng",
"s3sent",
"ssent5er",
"ss3er.",
"s5seri",
"ss3ers",
"s5seu",
"ssev3",
"s3sia",
"s1sic",
"s1sif",
"ss1in",
"ss4in.",
"s4sine",
"ss4is.",
"s3s2it",
"ss4ivi",
"ss5li",
"ss3m",
"s4sn",
"s1so",
"ssol3u",
"ssolu4b",
"s4sore",
"ssor5ial",
"ss5po",
"s1su",
"ss3w",
"st2",
"4st.",
"stab2",
"sta3bi",
"4stak",
"s4tale",
"stant5iv",
"s3tas.",
"5static",
"st3c",
"ste2",
"ste5ar",
"ste5at",
"s4teb",
"s4tec",
"4s1ted",
"s4tedl",
"s4tedn",
"4stere",
"ster4ia",
"s4tern.",
"s3tero",
"st5est",
"s1th",
"s4tha",
"s4thu",
"s3ti3a",
"3stick",
"s3ticu",
"stil5ler",
"s4tily",
"st3ing",
"5s4tir",
"s5tiz",
"4stl",
"st3ler",
"st3li",
"s4toe",
"3ston",
"stone3",
"ston4ie",
"s5torat",
"stor5ian",
"s4tose",
"s2tou",
"s4tray",
"stre4",
"strep3",
"3struc",
"stru5d",
"2st3s",
"s1tu",
"s4tud",
"stu4m",
"stur4e",
"4stw",
"s4ty",
"1styl",
"4su.",
"su5an",
"su4b1",
"subt2",
"suct4",
"sud4a",
"su3et",
"suf3f",
"sug3",
"3sui",
"sui5c",
"su5ing",
"1s2ul",
"s4u2m",
"sum3i",
"sun4a",
"su5pe",
"su3pin",
"supra3",
"sur4as",
"sur3c",
"s4urg",
"sur3pl",
"su5su",
"su5z",
"2s3v",
"svers5a",
"sves4",
"svest5i",
"sw2",
"5swee",
"swell5i",
"4swered",
"2swo",
"s2y",
"4sy.",
"sy4bi",
"sy1c",
"sy4ce",
"sy4chr",
"sy4d",
"1syl",
"3syn",
"syn5e",
"sy5pho",
"syr5i",
"2ta.",
"2tab",
"ta5blem",
"3tabli",
"t2abo",
"ta3bol",
"ta4bou",
"t4a3ce",
"ta5chom",
"ta3chy",
"ta4cid",
"t5ade",
"tad4i",
"5t2adj",
"ta5dor",
"tad2r",
"tae5n",
"taf4",
"tage5o",
"ta5gog",
"3tagr",
"3tah",
"1tai",
"3tail",
"2tair",
"t4ais",
"1tak",
"tal2c",
"tal5ent",
"ta5lep",
"t4alia",
"t4alin",
"tal4l3a",
"5tallu",
"t2alo4",
"ta3ly",
"tam5ari",
"5ta3met",
"tamorph5",
"tan5at",
"tand5er",
"t4ane",
"5tanel",
"tan5ie",
"t5aniz",
"tant5an",
"ta4pa",
"1tard",
"tar5ia.",
"tark5i",
"tar3n",
"3tarr",
"tas3i",
"t3asm",
"5tass",
"tas4t",
"ta3sta",
"tast5i4c",
"t4ateu",
"3tatis",
"t4ato.",
"tat4ou",
"tat4r",
"tat3ut",
"tau3to",
"t5awa",
"tawn4",
"t4ax",
"4t3b",
"2tc2",
"t1ca",
"tcas4",
"tch5ett",
"tch5u",
"4t1d4",
"4te.",
"te5cha",
"5techn",
"te3cr",
"t4ed",
"te5d2a",
"4tedd",
"4tedo",
"4teei",
"te2g",
"5tegic",
"t3ego",
"teg1r",
"teg3u",
"tei4",
"te2l",
"4teled",
"tel5iz",
"1tell",
"4te3lo",
"3tels",
"tem3a",
"4teme",
"te5mon",
"ten4ag",
"4tenar",
"4tene",
"t5enm",
"5tenna",
"4teno",
"te5nog",
"tent4a",
"te2o",
"teo5l",
"2tep",
"te3pe",
"tep5i",
"tera4c",
"t4erag",
"t4erato",
"3ter3b",
"5terd",
"2tere4",
"ter3eb",
"ter5ec",
"5terel",
"te3reo",
"3teres4",
"1teri",
"ter3ia",
"ter5id",
"ter5if",
"t4erin",
"ter5iorit",
"ter3it",
"ter5k",
"5ternit",
"ter5no",
"3terr",
"2t2es",
"4tes.",
"tesi4",
"t3esq",
"t3ess.",
"t5esses",
"tes4t",
"test3a",
"5teste",
"test5er",
"test5in",
"test5or",
"tes5tu",
"teti4",
"tet1r",
"tetr5o",
"tew3ar",
"3tex",
"2t3f",
"t3g",
"2th.",
"tha4",
"th5al.",
"thal3m",
"4the.",
"4thea",
"th5eas",
"4thed",
"1thei",
"3theo",
"theo3l",
"t4her",
"5therap",
"th5erc",
"t5herd",
"4thered",
"th3ern",
"th3ery",
"4thi.",
"t5hill",
"3think",
"5th4io",
"th4is.",
"th5lo",
"2thm2",
"th4mi",
"th3oli",
"4t5hoo",
"4thopt",
"4thores",
"3thot",
"5thoug",
"1th2r",
"2ths",
"5thur",
"5thym",
"3thyr",
"thys4",
"4ti.",
"1ti2a",
"ti3ab",
"2t3ib",
"5ti5bu",
"t1ic",
"t3ic.",
"tic5as",
"t2ici",
"tici5ar",
"3ti3cin",
"t4icity",
"ti3col",
"tic1u",
"4ticule",
"t3id.",
"t4ida",
"3tidi",
"ti3die",
"t5ids",
"3ti2en",
"1tif2",
"ti3fe",
"4tiff",
"4tific.",
"3tigi",
"tigi5o",
"4tigm",
"5tigu",
"ti4ka",
"ti4let",
"5tilin",
"t4ill",
"til4l5ag",
"t4ilt",
"1tim",
"tim1a",
"5timet4",
"t1in",
"5ti5nad",
"4tined",
"tin3et",
"ting5ing",
"3tinn",
"4tins",
"t4int",
"tin4te",
"tin5ted",
"tint5er",
"tin3ue",
"1tio",
"ti3oc",
"tiol3a",
"ti5omo",
"4tionem",
"1tip",
"ti5plex",
"ti3pli",
"ti4q",
"ti5qua",
"t3iris",
"2t1is",
"3tisan",
"tis4c",
"tish5i",
"3tiss",
"tis2t",
"5t4iste",
"t4istr",
"ti5t4an",
"tith4e",
"tit5il",
"t3itis",
"3titl",
"ti3tra",
"3tiu",
"2t1iv",
"tiv5all",
"t3ive",
"tiv3is",
"2tl",
"t1la",
"tlant4",
"5tleb",
"5tledr",
"3tlef",
"3tlem",
"5tlen",
"5tletr",
"5tlew",
"t1li",
"tlin4",
"4t3m",
"tmet2",
"tmo4t5",
"2t3n2",
"t4nere",
"2to.",
"toas4",
"to1b",
"4tocc",
"tode5c",
"tod4i",
"to5do",
"3toe",
"1tog",
"2t3oid",
"5tok",
"4toled",
"tol4l",
"tolu5",
"to5ly",
"tom3ac",
"toma4n",
"tomat5ol",
"tom4b",
"to4mog",
"tom5os",
"ton4e",
"ton5ea",
"3tonn",
"ton3s",
"top4e",
"to5pia",
"to4pos",
"t1or",
"to5rad",
"4tore",
"tor5er",
"tori4as",
"tor5oi",
"tor5p",
"tor4q",
"3tos.",
"to3s4p",
"tos4t",
"to5str",
"to5talis",
"to5taliz",
"to3tem",
"tot5u",
"tou4f",
"5tour",
"t3ous",
"4tov",
"to3war",
"t3p",
"tr2",
"tra4co",
"4tradd",
"4traist",
"tra5q",
"trarch4",
"tra5ven",
"tra5vers",
"trav5est",
"3tray",
"4tre.",
"4tred",
"tre4mo",
"tren4",
"trend5i",
"tre5pr",
"tres4s",
"4trew",
"t5ricl",
"3tricu",
"t2rie",
"tri5fli",
"trifu5ga",
"2tril",
"tri3li",
"tri3me",
"t2rit",
"4trix",
"t4rod",
"tro5f",
"5troop",
"tro4pha",
"tro3sp",
"t2rot",
"t5roto",
"tro1v",
"3troy",
"t4ruc",
"tru3i",
"2t4ry",
"trys4",
"4t1s",
"t2sc",
"ts4h",
"ts2i",
"t4sil",
"tstay4",
"2t1t4",
"tta4",
"t3tab",
"t5tan",
"t5tas",
"t3ted",
"t4tere",
"t5terer",
"t5test",
"t3ti",
"tti3tu",
"ttitud4",
"ttitu5di",
"t3tler",
"t3tli",
"t5toi",
"t5tor",
"t3tos",
"tt5s",
"t4tupe",
"t2ty",
"4tu.",
"tu1a",
"tu4al5li",
"tuari4",
"tu4bin",
"tu5bu",
"tu5den",
"tud5ie",
"tu5en",
"4tuf",
"tu1i",
"tu4is",
"2tum.",
"3tumi",
"4tums",
"3tun",
"tun4a",
"tu4ne",
"tun5it",
"tup5let",
"tup5lic",
"tu5rac",
"t4uran",
"turb3a",
"tur4d",
"turf5i",
"5turit",
"tur4n",
"5tur5o",
"1tut",
"4tut4iv",
"t1w",
"t3wa4",
"t2wi",
"twi5li",
"t3wit",
"t3wo",
"twon4",
"4ty.",
"ty4a",
"5tych",
"ty4let",
"tyl5i",
"ty5mi",
"1typ",
"3type",
"1tyr1",
"2tz2",
"t5zia",
"t5zie",
"2ua2",
"ua3ci",
"u2ag",
"ua5h",
"u1al",
"ua5lu",
"uan4o",
"uant5is",
"uant5it",
"uar3a",
"uar2d",
"uar3i",
"uari4n",
"uar5ters",
"uar4t5i",
"ua5tern",
"uba4",
"ub5bly",
"u1b2i",
"u4bicu",
"ub3lin",
"ub5lo",
"ub3ra",
"4uc",
"u1c2a",
"uccen5",
"u4cend",
"u4ch",
"u5chr",
"uc3l",
"u4com",
"uco5t",
"uc2tr",
"uc3ub",
"uc5ul",
"u5cum",
"u5dac",
"ud1al",
"ud4e",
"ud5ep",
"u4der",
"udev4",
"ud4g",
"udi4cin",
"ud3ied",
"u5dinis",
"udi3o",
"u5ditio",
"u2do",
"u5doi",
"ud5on",
"u5dor",
"ueb4",
"u4ed",
"uen4o",
"uen4ter",
"uer3a",
"ues4s",
"uest5rat",
"ues5tri",
"ue4t",
"uf2",
"3ufa",
"u3fl",
"u4fo",
"uft4",
"uga4c",
"ug5lif",
"ug2ni",
"u4go",
"ug3ul",
"ug3ura",
"uhem3",
"2ui2",
"ui3al",
"u2ic",
"uicent5",
"uid5o",
"uil4a",
"uild5er",
"ui3lib",
"uil4t",
"uinc5u",
"uin4s",
"uint4",
"uin4ta",
"ui5pr",
"uis3er",
"uis4t",
"uisti4",
"uit5er",
"ui5val5",
"ui3vo",
"u2iz",
"4ul.",
"u1la",
"u4lab",
"4ulac",
"ul5ard",
"u5lat",
"ul4bo",
"ul3ca",
"ul4ch",
"5ulche",
"5ulchre",
"4ulea",
"u5lee",
"u1len4",
"4ulenci",
"u5lent",
"ulet4",
"ul4ev",
"ul2fa",
"ul2i",
"ul4ia",
"u3line",
"ul3ing",
"ul5ish",
"u5liti",
"u5lity",
"4ull",
"ul4lat",
"ul4l5ib",
"ul4lis",
"ul4lit",
"ul3m",
"u1lo",
"u5lom",
"ulph3i",
"ulph3o",
"ulp5ing",
"ul4po",
"2uls",
"ul3sif",
"u1lu",
"ul1v4",
"u1ma",
"um3am",
"umar4",
"u5mas",
"um4bar.",
"um2bi",
"umen4t",
"u1mi",
"u4mic",
"u2m5if",
"umi4fy",
"umi5lia",
"umin4ar",
"u4mined",
"u4m3ing",
"u4mora",
"u4mos",
"um2p",
"um4pa",
"ump3er",
"ump5li",
"umpt4",
"ump5te",
"u1mu",
"umu4lo",
"un1",
"u4n3a4",
"un5ab",
"unabu4",
"un4ae",
"un4as.",
"un2ce",
"un4dal",
"un3ded",
"unde4t",
"undeter5m",
"undi4c",
"un4die",
"un3do",
"un4dus",
"u3n2er",
"unho5li",
"un2i",
"u1nic",
"un4ie",
"un3in",
"un4ine",
"uni5p",
"uni3so",
"un3ist",
"uni1v",
"un3iz",
"unk5eri",
"un5ket",
"un3kn",
"2unn",
"un4nag",
"un5o",
"un5r",
"un3s4",
"un5sh",
"un2ti",
"until4",
"unu4",
"un3us",
"uo3de",
"uodent4",
"u5oros",
"u3os",
"uo5tatio",
"u1ou",
"2up",
"u1pat",
"u1pe",
"u5pee",
"uper3",
"u1ph",
"u5pid",
"up3ing",
"u4po",
"u5pol",
"u2pr",
"upre4",
"u5quet",
"u4r",
"ur1a",
"4ura.",
"ura4ci",
"4urae",
"ura2g",
"4uranti",
"uras5",
"urb5ing",
"ur2c",
"urc3a",
"ur5den.",
"ur5deni",
"ur5die",
"ur4du",
"ur3ea",
"ur5ee",
"ur1er",
"ur3ers",
"ur1e2t",
"ur3ett",
"ur2f",
"ur3fa",
"ur1i",
"u5ri5cu",
"ur4ie.",
"ur5ifie",
"uril4",
"ur4ili",
"ur5ion",
"uri4os.",
"url5er",
"ur5lie",
"url5ing",
"ur1m4",
"urn3al",
"urn3er",
"urn5s",
"ur1o",
"uro4d",
"ur5o4m",
"ur5ot",
"uroti4",
"urpen5t",
"urph4",
"ur2s",
"urs5al",
"urs5er",
"ur3sh",
"urs3or",
"ur5ta",
"ur1te",
"ur5tes",
"urth2",
"ur3the",
"urti4",
"ur1u",
"ur4va",
"u3sad",
"us3ag",
"us3al",
"us4ap",
"us3at",
"2usc",
"us4can",
"ush5a",
"us5ian",
"usil5",
"u4s1in",
"usk5er",
"us1p",
"us4pa",
"uss4e",
"4ust",
"us3tac",
"us5tan",
"ust4ic",
"us5tici",
"ust5ig",
"ust3il",
"us1to4",
"us1tr",
"us4tre",
"usur4e",
"us5uri",
"u3tane",
"utch4e",
"ut5eni",
"u5teo",
"u4tere",
"ut2i",
"u3tie",
"ut3ing",
"u5tini",
"u3tio",
"ut5ism",
"ut3ist",
"5u5tiz",
"ut3le",
"utli4",
"ut2o",
"u4to5s",
"u4t1ra",
"uts2",
"ut5sm",
"ut4tone",
"u3tu",
"u4tul",
"uu4",
"uv2",
"u4va",
"uve2",
"uven3",
"uv5eri",
"u5vin",
"ux2o",
"uy4a",
"uy5er",
"4va.",
"2v3ab",
"5vac",
"va1ca",
"va5ceo",
"vacu1",
"v4ad",
"3vag3a",
"va4ge",
"4vaged",
"vager4",
"vag5r",
"v1al.",
"1vale",
"vali2",
"va5lie",
"val4ise",
"5valu",
"5val4v",
"vam4i",
"va5mo",
"5vann",
"vanta4",
"4vantl",
"var4is",
"4vase",
"vas5el5",
"v5a4so",
"vast3a",
"v4at.",
"5vatee",
"vat4ina",
"4vatu",
"2ve.",
"vect4",
"ve3g",
"3vei",
"2vel",
"vel3at",
"4vele",
"v3eler",
"ve5line",
"v1ell",
"v4ella",
"vel5ler",
"vel3li",
"vel5opi",
"ven4al",
"ven4do",
"ve1ne",
"ve5nia",
"vent5o",
"ven4tr",
"4venu",
"v5en5ue",
"5ve3o",
"5verb",
"verde5v",
"4v4ere4",
"ver5ea",
"ver3ei",
"v5erie",
"ver3m4",
"ver4ne",
"5verse",
"4ves.",
"4vi.",
"5vialit",
"vi4atr",
"vi1b4",
"vic2",
"vi4ca",
"vi5cari",
"vice3r",
"5vict2",
"5vicu",
"5vider",
"vign3",
"vi4l",
"vil3i",
"3vili4a",
"v5ilise",
"v5ilize",
"vil5lin",
"vim4",
"5vime",
"2v1in",
"vin4ac",
"3vinci",
"vin2e",
"5vinit",
"v5iniz",
"vint4",
"vin5ta",
"3vi1o",
"viol3",
"vi5om",
"5vi3p",
"vire4",
"vi5rid",
"vir3u",
"5visecti",
"5visio",
"v3ism",
"2v5ist",
"vi2t",
"vit2a",
"vi3tal",
"vi5tel",
"v5itie",
"vit1r",
"vi3tu",
"v3ity",
"viv5al",
"viv5or",
"vi5zo",
"1vo",
"2vo.",
"vo2l",
"vo5litio",
"vol4ubi",
"volv4",
"4von",
"vo5rac",
"3vorc",
"4vore",
"3voro",
"vo3tar",
"2vow",
"vr4",
"v5ra4",
"v5ri",
"v5ro",
"vrot4",
"4vs",
"v3ure",
"2vv2",
"v5ver",
"v5vi",
"4vy",
"4wab",
"wag3o",
"wais4",
"w3al.",
"wall5er",
"w3als",
"wan5gli",
"wank5er",
"war5ded",
"ward5er",
"ward5r",
"war4f",
"war4te",
"war5thi",
"wass4",
"was4t",
"wa1te",
"wav4ine",
"w1b4",
"w4bon",
"w5c",
"w5die",
"w3dr",
"we4b",
"w4ed",
"3weed",
"5wei",
"weight5i",
"weir4",
"wel3i",
"weliz4",
"wel4izi",
"wel4li",
"went4",
"wes4",
"west3",
"w5est.",
"w5f",
"wh2",
"w5hid",
"wi2",
"wid4e",
"wi5er",
"will5in",
"wim2p",
"win2e",
"wing5er",
"win4tr",
"3w4ise",
"with5eri",
"w3la",
"wl1er",
"wl1i",
"wl4ie",
"w1m",
"1wo",
"wol4",
"wol5ver",
"3wom",
"won2t",
"word5i",
"wotch4",
"woun4",
"wp5in",
"wra4",
"ws5ing",
"w5ster",
"wt4",
"w5te",
"w3to",
"wy2",
"wz4",
"x1a",
"x4ach",
"x4ade",
"x2ag",
"x3agg",
"xa5met",
"x3ami",
"xan5d",
"xano4",
"x2as",
"xas5p",
"x3c4",
"xcav3",
"xcor5",
"xe4",
"x1ec",
"xec3r",
"xe5cutio",
"xecut5o",
"xe2d",
"x5edl",
"x5edn",
"x5eg",
"x1em",
"x3en",
"xen4op",
"x3er",
"xer4g",
"xer3o",
"x1h",
"xhort4a",
"x1i",
"x3ia.",
"x4ias",
"xi4c",
"x5ige",
"xim3a",
"x4ime",
"ximet4",
"x3io",
"xi4p",
"x4it.",
"x4its",
"x1o",
"x4ode",
"x5om",
"xo4mat",
"xo4n",
"x4os",
"xotrop4",
"x3p",
"xpel4",
"xpo5n2",
"xpoun4",
"x1s2",
"x1t2",
"x4ted",
"xtens5o",
"xter3i",
"xter4m3",
"xtern3",
"x4th",
"xti4",
"xtra5d",
"xtra3v",
"xtre4",
"xu4o",
"x1ur",
"xur4b",
"x5us",
"x5w",
"xx4",
"xys4",
"xy3t",
"y1a2",
"y5ac",
"1y2ar",
"3yard",
"yas4i",
"4y1b",
"yb2i",
"yca5m",
"y5chede",
"ych5is",
"y3cho",
"y4chose",
"yc1l",
"yclam4",
"y4coli",
"y4coll",
"ycom4",
"y2cos",
"y1d4",
"yda4",
"yder4",
"ydro5s",
"y4drou",
"y3ee",
"yel5o",
"y3en",
"y1er",
"y3est.",
"yes5te",
"y5ett",
"y5f",
"y1g",
"ygi2",
"ygi5a",
"y3gl",
"ygo4i",
"y1h",
"y1i",
"y3in",
"yle2",
"ylin5de",
"yllab5i",
"yl3os",
"yl5ou",
"y1me4",
"y3men",
"y5met",
"y5mia",
"ym5in",
"ymot4",
"ym4pha",
"yn1",
"ynago4",
"ynand5",
"yn5ap4",
"yn5ast",
"yn4ci",
"ynd4",
"yn2e",
"yn3er",
"yng4",
"yn4gol",
"yni4c",
"yn4y",
"y1o2",
"yo3d",
"yo4gis",
"youn4",
"young5",
"2yp",
"yp5al",
"yper3",
"y5pere",
"y4peri",
"y4pero",
"y4pet",
"y2ph",
"yph4e",
"yph3i",
"y4p1i",
"yp1n",
"ypo1",
"y4pox",
"y2pr",
"yp5ri",
"yp4si",
"yp5syf",
"ypt3a",
"y5pu",
"y3rag",
"yr3at",
"yr3ic",
"y5rig",
"yr3is",
"yr3i4t",
"yr5olo",
"yr4r",
"yr4s",
"yr5u",
"4y2s",
"ys5ag",
"ys5at",
"y3s2c",
"y3sh",
"ys1ic",
"ys3in",
"ysi4o",
"yso5",
"ys4so",
"ys1t",
"ys4to",
"y3u",
"yv4",
"y3w",
"yz5er",
"yzy4",
"z1a1",
"2za.",
"za4bi",
"za2i",
"z4as",
"za4te",
"zd4",
"zeb4",
"ze4d",
"zen4a",
"z5eng",
"zer5a",
"z3et4",
"z1i",
"zib5",
"5zic4",
"z2ie",
"zi5m",
"zin4c3i",
"z3ing",
"zing5i",
"z4is",
"3zlem",
"z3ler",
"z3li",
"4zo.",
"5zoa",
"zo3an",
"3zoo2",
"zo3ol",
"zo3on",
"zo5op",
"zo5oti",
"zo5p",
"zot2",
"z5s",
"5zum",
"4zy.",
"zz2",
"z3zar",
"z5zas",
"z3zie",
"zzo3",
"z5zot",
""];
var hyphenation = [ // Do NOT make any alterations to this list! --- DW
"uni-ver-sity",
"uni-ver-sit-ies",
"how-ever",
"ma-nu-script",
"ma-nu-scripts",
"re-ci-pro-city",
"through-out",
"some-thing"];
  return {
    patterns: patterns,
    exceptions: hyphenation
  };
}));;
function IncrementPageVisitCount(siteRootId) {
    var parameters = new Object();
    parameters.SiteRootId = siteRootId
    $.ajax({
        type: 'POST',
        url: "/Umbraco/api/PageVisitCounter/Increment",
        contentType: "application/json; charset=utf-8",
        data: JSON.stringify(parameters),
        dataType: "json",
        async: false
    });
}
function GetPageVisitCount(siteRootId, pageVisitCountDivId, pageVisitCountText) {
	$.ajax({
        type: 'GET',
        url: "/Umbraco/api/PageVisitCounter/GetPageVisitCount?siteRootId=" + siteRootId,
        contentType: "application/json; charset=utf-8",
        async: true,
        success: function (response) {
            document.getElementById(pageVisitCountDivId).innerHTML = pageVisitCountText + ': ' + response;
        }
    });
};
/** Franklin M. Liang's hyphenation algorithm, implemented in Javascript.
 *  Copyright (C) 2016 Yevhen Tiurin (yevhentiurin@gmail.com)
 *  https://github.com/ytiurin/hyphen
 *
 *  Released under the MIT license
 *  https://github.com/ytiurin/hyphen/blob/master/LICENSE
 */
var createHyphenator;
(function (root, factory) {
  if (typeof define === 'function' && define.amd) {
    // AMD. Register as an anonymous module.
    define([], factory);
  } else if (typeof module === 'object' && module.exports) {
    // Node. Does not work with strict CommonJS, but
    // only CommonJS-like environments that support module.exports,
    // like Node.
    module.exports = factory();
  } else {
    // Browser globals (root is window)
    root.createHyphenator = factory();
    createHyphenator = factory();
  }
})(this, function () {
  var // settings
    SETTING_DEBUG = false,
    SETTING_HYPHEN_CHAR = '\u00AD';
  function hyphenateWord(text, patterns, debug, hyphenChar) {
    var pattern,
      patternData,
      patternIndex = 0;
    var p = [];
    var levels = new Array(text.length + 1);
    for (var i = levels.length; i--; ) levels[i] = 0;
    while ((patternData = patterns[patternIndex++])) {
      var patternEntityIndex = text.toLocaleLowerCase().indexOf(patternData.text);
      var patternFits =
        patternEntityIndex > -1 &&
        (patternData.stickToLeft ? patternEntityIndex === 0 : true) &&
        (patternData.stickToRight
          ? patternEntityIndex + patternData.text.length === text.length
          : true);
      if (patternFits) {
        p.push(patternData.pattern + '>' + patternData.levels.join(''));
        for (var i = 0; i < patternData.levels.length; i++)
          levels[patternEntityIndex + i] = Math.max(
            patternData.levels[i],
            levels[patternEntityIndex + i]
          );
      }
    }
    levels[0] = levels[1] = levels[levels.length - 1] = levels[levels.length - 2] = 0;
    var hyphenatedText = '',
      leveledText = '',
      debugHyphenatedText = '';
    for (var i = 0; i < levels.length; i++) {
      hyphenatedText += (levels[i] % 2 === 1 ? hyphenChar : '') + text.charAt(i);
      debugHyphenatedText += (levels[i] % 2 === 1 ? '-' : '') + text.charAt(i);
      leveledText += (levels[i] > 0 ? levels[i] : '') + text.charAt(i);
    }
    if (debug)
      console.log.apply(
        console,
        [text, '->']
          .concat(p)
          .concat(['->'])
          .concat(levels)
          .concat(['->', leveledText])
          .concat(['->', debugHyphenatedText])
      );
    return hyphenatedText;
  }
  function iterateSourceText(text) {
    var nextCharIndex = 0;
    var states = { readWord: 1, returnWord: 2, returnChar: 3 };
    return {
      next: function () {
        var nextChar,
          nextWord = '';
        while ((nextChar = text.charAt(nextCharIndex++))) {
          var charIsSpaceOrSpecial = /\s|[\!-\@\[-\`\{-\xbf]/.test(nextChar);
          var state = !charIsSpaceOrSpecial
            ? states.readWord
            : state === states.readWord
            ? states.returnWord
            : states.returnChar;
          switch (state) {
            case states.readWord:
              nextWord += nextChar;
              break;
            case states.returnWord:
              nextCharIndex--;
              return nextWord;
            case states.returnChar:
              return nextChar;
          }
        }
        if (nextWord !== '') {
          return nextWord;
        }
      },
    };
  }
  function start(text, patterns, cache, debug, hyphenChar) {
    var newText = '',
      nextWord,
      readWord = iterateSourceText(text),
      states = { hyphenateWord: 1, concatenate: 2 },
      processedN = 0,
      hyphenatedN = 0;
    while ((nextWord = readWord.next())) {
      var state = nextWord.length > 4 ? states.hyphenateWord : states.concatenate;
      switch (state) {
        case states.hyphenateWord:
          if (!cache[nextWord])
            cache[nextWord] = hyphenateWord(nextWord, patterns, debug, hyphenChar);
          if (nextWord !== cache[nextWord]) hyphenatedN++;
          nextWord = cache[nextWord];
        case states.concatenate:
          newText += nextWord;
      }
      processedN++;
    }
    if (debug)
      console.log(
        '----------------\nHyphenation stats: ' +
          processedN +
          ' words processed, ' +
          hyphenatedN +
          ' words hyphenated'
      );
    return newText;
  }
  // extract useful data from pattern
  function preprocessPattern(pattern) {
    var patternCharIndex = 0,
      patternChar,
      patternData = {
        pattern: pattern,
        text: '',
        levels: [],
        stickToLeft: 0,
        stickToRight: 0,
      },
      states = { alphabet: 1, level: 2, stickToLeft: 3, stickToRight: 4 };
    while ((patternChar = pattern.charAt(patternCharIndex++))) {
      var charIsDot = patternChar === '.',
        charIsNumber = !charIsDot && /\d/.test(patternChar),
        state = charIsDot
          ? patternCharIndex - 1 === 0
            ? states.stickToLeft
            : states.stickToRight
          : charIsNumber
          ? states.level
          : states.alphabet;
      switch (state) {
        case states.alphabet:
          !prevCharIsNumber && patternData.levels.push(0);
          patternData.text += patternChar;
          break;
        case states.level:
          patternData.levels.push(parseInt(patternChar));
          break;
        case states.stickToLeft:
          patternData.stickToLeft = true;
          break;
        case states.stickToRight:
          patternData.stickToRight = true;
          break;
      }
      var prevCharIsNumber = charIsNumber;
    }
    return patternData;
  }
  function purifyPatterns(text) {
    return (
      text
        // Remove comments
        .replace(/%.*/g, '')
        // Remove repeating spaces
        .replace(/\s+/g, ' ')
        // Trim spaces
        .replace(/^\s|\s$/g, '')
        // Split to Array
        .split(' ')
    );
  }
  // Hyphenator factory
  return function (patternsDefinition, settings) {
    var // Settings
      debug = (settings && settings.debug !== undefined && settings.debug) || SETTING_DEBUG,
      hyphenChar =
        (settings && settings.hyphenChar !== undefined && settings.hyphenChar) ||
        SETTING_HYPHEN_CHAR,
      cache = {},
      // Preprocess patterns
      patterns = (
        patternsDefinition.patterns.splice
          ? patternsDefinition.patterns
          : purifyPatterns(patternsDefinition.patterns)
      ).map(function (pattern) {
        return preprocessPattern(pattern);
      });
    // Prepare cache
    if (window.hyphenateExceptionsFromUmbraco) {
      patternsDefinition.exceptions = patternsDefinition.exceptions.concat(
        window.hyphenateExceptionsFromUmbraco
      );
    }
    (patternsDefinition.exceptions.splice
      ? patternsDefinition.exceptions
      : purifyPatterns(patternsDefinition.exceptions)
    ).forEach(function (exception) {
      cache[exception.replace(/\-/g, '')] = exception.replace(/\-/g, hyphenChar);
    });
    // Hyphenator function
    return function (text) {
      return start(text, patterns, cache, debug, hyphenChar);
    };
  };
});;
$.fn.textWidth = function () {
  var html_org = $(this).html();
  var html_calc = '<span>' + html_org + '</span>';
  $(this).html(html_calc);
  var width = $(this).find('span:first').width();
  $(this).html(html_org);
  return width;
};
var defaultPattern = window.hyphenationPatternsEnGb;
function hyphenation() {
  var pattern = getContextPatterns();
  if (pattern == undefined) {
    return;
  }
  var hyphenate = createHyphenator(pattern, { hyphenChar: '-' });
  var hyphenateElements = $('.hyphenate');
  hyphenateElements.each(function (index, item) {
    var previousValue = '';
    var originalTitle = $(item).attr('original-title');
    if (typeof originalTitle !== typeof undefined && originalTitle !== false) {
      previousValue = originalTitle;
    } else {
      previousValue = hyphenate($(item).text().split('-').join('[_]'));
      $(item).attr('original-title', previousValue);
    }
    if ($(item).is(':hidden')) {
      return;
    }
    $(item).text(previousValue);
    var count = 0;
    var indices = [];
    for (var k = 0; k < previousValue.length; k++) {
      if (previousValue[k] === '-') {
        count = count + 1;
      }
    }
    var firstIndexToCheck = 0;
    for (var i = 0; i < count; i++) {
      indices = [];
      var numberOfAddedIndexes = 0;
      for (var j = 0; j < previousValue.length; j++) {
        if (previousValue[j] === '-') {
          indices.push(j);
          numberOfAddedIndexes = numberOfAddedIndexes + 1;
          if (numberOfAddedIndexes - 1 === firstIndexToCheck) {
            break;
          }
        }
      }
      var newValue = previousValue;
      if (previousValue.indexOf('-') !== -1) {
        newValue =
          previousValue.slice(0, indices[firstIndexToCheck]) +
          previousValue.slice(indices[firstIndexToCheck] + 1);
      }
      $(item).text(newValue);
      if (Math.floor($(item).textWidth()) > Math.floor($(item).parent().width() + 1)) {
        $(item).text(previousValue);
        firstIndexToCheck = firstIndexToCheck + 1;
      } else {
        previousValue = newValue;
      }
    }
    $(item).text($(item).text().split('[_]').join('-'));
  });
}
$(window).resize(function () {
  hyphenation();
});
$(document).ready(function () {
  hyphenation();
});
function getContextPatterns() {
  if ($('html')) {
    var contextLanguage = $('html').attr('lang');
    if (contextLanguage != undefined) {
      var normLang = normalizeContextLanguage(contextLanguage);
      var pattern = window['hyphenationPatterns' + normLang];
      if (!pattern) {
        return defaultPattern;
      }
      return pattern;
    }
  }
  return defaultPattern;
}
function normalizeContextLanguage(lang) {
  var normLang = '';
  lang.split('-').forEach((element) => {
    normLang += element.charAt(0).toUpperCase() + element.slice(1);
  });
  return normLang;
};
if (!$.fn.FancyFileUpload.langs)  $.fn.FancyFileUpload.langs = {};
$.fn.FancyFileUpload.langs['it'] = {
	'File is too large.  Maximum file size is {0}.':
		'Il file è troppo grande. La dimensione massima del file è {0}.',
};
$.fn.FancyFileUpload.defaults.langmap = $.fn.FancyFileUpload.langs['it'];;
jQuery.fn.vectorMap('addMap', 'met_map', {
insets: [
    {
      width: 1020,
      top: 61.3,
      height: 540,
      bbox: [
        { y: -16071671, x: -20004297 },
        { y: 5620392, x: 20426572 },
      ],
      left: -5.5,
    },
  ],
  paths: {
    AL: {
      name: 'Albania',
      path: 'M532.009,331.209L532.12,331.295L532.351,331.669L532.504,331.999L532.807,332.113L532.975,332.241L533.192,332.436L533.296,332.631L533.444,333.228L533.461,333.588L533.418,333.752L533.382,333.795L533.247,334.379L533.279,334.676L533.278,334.872L533.164,334.949L533.088,335.072L533.211,335.556L533.196,335.763L533.202,335.999L533.423,336.537L533.554,336.703L533.67,336.782L533.82,337.276L533.908,337.361L534.271,337.314L534.449,337.369L534.52,337.486L534.536,337.566L534.512,337.842L534.602,338.054L534.723,338.272L534.723,338.405L534.641,338.623L534.496,338.876L534.304,338.974L534.092,339.056L533.99,339.253L533.939,339.462L533.844,339.617L533.786,339.787L533.695,340.133L533.674,340.258L533.531,340.385L533.309,340.437L533.109,340.448L532.975,340.507L532.906,340.625L532.779,340.72L532.703,340.762L532.703,340.867L532.795,341.086L532.9,341.264L532.903,341.406L532.851,341.446L532.688,341.428L532.654,341.48L532.636,341.64L532.593,341.775L532.526,341.858L532.41,341.948L532.197,341.919L531.997,341.783L531.893,341.741L531.833,341.745L531.817,341.412L531.73,341.153L531.414,340.528L530.383,339.92L530.14,339.646L530.034,339.415L529.927,339.197L530.029,339.191L530.13,339.246L530.259,339.313L530.312,339.204L530.256,338.965L529.99,338.407L529.97,338.253L530.1,337.785L530.317,337.258L530.303,336.618L530.37,336.133L530.295,335.818L530.259,335.432L530.418,334.917L530.555,334.79L530.639,334.626L530.644,334.076L530.337,333.818L529.984,333.77L529.992,333.583L530.036,333.286L530.011,333.187L530.037,333.017L529.951,332.791L529.811,332.627L529.946,332.338L530.144,331.987L530.328,331.709L530.551,331.419L530.7,331.141L530.859,330.9L530.997,330.827L531.065,330.878L531.102,330.983L531.093,331.293L531.14,331.4L531.235,331.479L531.436,331.44L531.658,331.363L531.958,331.199z',
    },
    AT: {
      name: 'Austria',
      path: 'M523.278,306.992L523.267,307.035L523.251,307.194L523.142,307.395L523.024,307.657L523.032,307.887L523.333,308.681L523.601,309.162L523.651,309.345L523.823,309.486L523.66,309.663L523.628,309.925L523.522,310.042L523.494,310.191L523.539,310.327L523.538,310.497L523.597,310.73L523.335,310.781L523.024,310.773L522.913,310.787L522.809,310.851L522.702,310.819L522.42,310.6L522.262,310.551L522.15,310.564L522.066,310.66L521.921,310.782L521.786,310.868L521.816,310.943L522.399,311.14L522.502,311.442L522.39,311.688L522.352,311.809L522.215,311.903L522.048,311.986L521.846,312.007L521.822,312.14L521.901,312.529L521.837,312.613L521.773,312.734L521.833,313.053L521.958,313.076L521.986,313.148L521.964,313.278L521.942,313.415L521.898,313.56L521.876,313.625L521.793,313.665L521.535,313.644L521.312,313.768L520.864,314.212L520.708,314.288L520.538,314.466L520.548,314.855L520.525,314.891L520.484,314.971L519.949,314.833L519.931,314.836L519.572,314.886L519.327,315.064L519.03,315.167L518.406,315.112L517.799,315.181L517.655,315.233L517.498,315.263L517.35,315.367L517.265,315.513L517.114,315.697L516.899,315.842L516.666,315.954L516.61,316.047L516.534,316.101L516.403,316.031L516.298,316.035L516.169,315.987L515.74,315.935L515.27,315.849L515.045,315.767L514.791,315.701L514.517,315.648L514.272,315.636L514.148,315.611L513.559,315.468L513.17,315.458L512.657,315.398L511.638,315.182L511.341,315.094L511.058,315.067L510.722,314.992L510.467,314.869L510.304,314.635L510.129,314.325L509.81,313.918L509.744,313.715L509.842,313.537L509.942,313.402L509.931,313.345L509.853,313.315L509.292,313.489L508.748,313.709L508.534,313.715L508.327,313.667L508.051,313.663L507.787,313.722L507.257,313.752L506.947,313.914L506.749,314.229L506.642,314.483L506.552,314.565L506.367,314.596L506.091,314.572L505.897,314.499L505.699,314.282L505.392,314.251L505.11,314.246L505.035,314.206L505.04,314.064L504.929,313.798L504.745,313.715L504.269,314.216L504.139,314.261L503.756,314.122L503.421,313.908L503.385,313.751L503.33,313.622L503.049,313.5L502.698,313.417L502.586,313.417L502.63,313.341L502.671,313.212L502.645,313.11L502.563,313.003L502.518,312.89L502.504,312.78L502.479,312.69L502.464,312.605L502.438,312.539L502.667,312.039L502.714,311.728L502.514,311.545L502.429,311.491L502.499,311.45L502.784,311.484L502.965,311.381L503.06,311.278L503.313,311.375L503.685,311.569L503.86,311.701L503.932,311.802L503.973,311.887L503.951,312.033L504.035,312.09L504.21,312.111L504.327,312.156L504.286,312.348L504.278,312.505L504.439,312.483L504.642,312.363L504.8,312.146L504.898,311.935L504.972,311.421L504.998,311.378L505.12,311.418L505.613,311.396L505.846,311.492L506.215,311.508L506.208,311.588L506.273,311.714L506.437,311.895L506.517,312.013L506.688,312.034L506.953,311.969L507.107,311.901L507.166,311.949L507.407,311.902L507.621,311.756L507.674,311.645L507.89,311.566L508.182,311.385L508.583,311.246L509.898,311.096L509.949,310.983L509.93,310.724L509.965,310.686L510.13,310.75L510.396,310.811L510.601,310.902L510.732,311.022L510.855,311.027L511.045,310.943L511.302,310.889L511.542,311.014L511.612,311.148L511.57,311.217L511.574,311.326L511.649,311.417L511.844,311.565L512.094,311.692L512.224,311.682L512.272,311.559L512.318,311.264L512.335,310.948L512.278,310.767L512.143,310.723L511.982,310.708L511.896,310.67L511.927,310.571L512.055,310.313L512.054,309.968L511.763,309.574L511.51,309.193L511.511,309.063L511.663,308.837L511.896,308.657L512.415,308.357L512.578,308.295L512.788,308.245L513.09,308.121L513.235,307.994L513.333,307.856L513.475,307.137L513.508,307.106L513.55,307.064L514.079,307.313L514.126,307.271L514.216,307.231L514.388,307.04L514.426,306.896L514.422,306.621L514.438,306.362L514.471,306.279L514.55,306.31L514.778,306.444L514.959,306.596L515.128,306.977L515.523,307.078L516.022,307.088L516.2,306.918L516.362,306.879L516.545,306.931L516.931,306.99L516.974,306.683L517.196,306.362L517.297,306.25L517.58,306.261L517.649,306.021L517.719,305.356L517.778,305.283L517.984,305.297L518.189,305.418L518.25,305.517L518.357,305.509L518.506,305.441L518.669,305.398L518.928,305.469L519.479,305.771L519.764,305.882L519.944,305.861L520.113,305.865L520.764,306.331L521.219,306.396L521.634,306.398L521.768,306.258L521.944,306.139L522.129,306.155L522.29,306.216L522.604,306.418L522.749,306.47L522.942,306.503L523.083,306.548L523.208,306.898z',
    },
    BY: {
      name: 'Belarus',
      path: 'M554.696,272.291L555.079,272.728L555.169,272.745L555.382,272.573L555.424,272.562L555.864,272.547L556.068,272.699L556.22,272.995L556.36,273.231L556.512,273.295L556.94,272.998L557.177,272.899L557.333,272.902L557.882,273.169L558.14,273.315L558.199,273.447L558.205,273.603L558.135,273.834L558.08,274.085L558.247,274.381L558.441,274.582L558.856,274.25L559.009,274.158L559.176,274.155L559.4,274.032L559.562,273.846L559.717,273.782L560.014,273.826L560.55,273.782L561.175,274.073L561.229,274.163L561.541,274.503L561.65,274.672L561.753,274.726L561.919,274.892L562.142,274.996L562.296,274.964L562.37,275.019L562.439,275.149L562.444,275.371L562.422,276.003L562.313,276.185L562.198,276.333L562.169,276.448L562.18,276.587L562.357,276.859L562.585,277.28L562.638,277.523L562.638,277.706L562.327,278.242L562.224,278.367L562.152,278.63L562.114,278.897L562.136,279.008L562.656,279.432L563.041,279.661L563.127,279.773L563.135,279.843L562.931,280.296L562.911,280.418L563.219,280.605L563.39,280.9L563.54,281.38L563.833,281.839L564.464,282.245L564.923,282.509L565.019,282.629L565.052,282.771L565.017,283.084L564.898,283.465L564.817,283.676L565.004,283.764L565.485,283.74L566.07,283.814L566.771,284.232L566.773,284.419L566.701,284.59L566.749,284.769L566.825,284.921L567.432,285.386L567.49,285.521L567.5,285.747L567.484,285.912L567.316,285.946L567.129,286.023L566.824,286.221L566.704,286.5L566.21,286.884L565.906,287.058L565.663,287.065L565.085,286.987L564.882,286.798L564.798,286.624L564.576,286.545L564.281,286.538L563.874,286.568L563.791,286.621L563.724,286.834L563.551,287.199L563.427,287.404L563.529,287.53L563.691,287.792L563.943,288.124L564.203,288.419L564.286,288.599L564.282,288.728L564.159,288.879L564.177,289.183L564.429,289.582L564.344,289.646L564.318,290.135L564.321,290.656L564.389,290.782L564.524,290.886L564.639,291.076L564.83,291.508L564.843,291.621L564.311,291.589L563.672,291.602L563.313,291.853L563.173,291.795L562.923,291.731L562.646,291.871L562.268,292.294L562.014,292.557L561.767,292.925L561.689,293.124L561.533,293.49L561.39,293.908L561.468,294.2L561.585,294.471L561.611,294.763L561.669,294.991L561.513,295.157L561.422,295.396L561.156,295.354L560.83,295.125L560.761,294.793L560.51,294.562L560.345,294.441L560.073,294.423L559.638,294.531L559.069,294.614L558.64,294.636L558.406,294.754L558.06,294.87L557.926,294.732L557.734,294.355L557.577,293.979L557.468,293.814L557.374,293.768L557.258,293.777L557.125,293.896L557.025,294.019L556.884,294.062L556.666,294.161L556.507,294.295L556.333,294.641L556.218,294.617L556.099,294.537L555.962,294.15L555.774,294.061L555.473,294.056L555.1,293.974L554.797,293.856L554.687,293.884L554.506,294.049L554.312,294.073L553.884,293.926L553.801,293.994L553.688,294.211L553.555,294.42L553.439,294.441L553.374,294.387L553.41,294.016L553.162,293.885L552.744,293.864L552.45,293.918L552.307,293.903L552.233,293.831L551.873,293.206L551.683,293.166L551.342,293.197L550.839,293.121L550.259,292.98L549.94,292.928L549.775,292.787L549.418,292.739L548.458,292.474L548.067,292.427L547.49,292.423L546.612,292.364L546.049,292.397L545.788,292.485L545.487,292.54L544.978,292.588L544.771,292.583L544.445,292.612L544.071,292.683L543.964,292.814L543.841,293.103L543.411,293.601L542.994,293.931L542.918,293.959L542.674,293.784L542.471,293.725L542.232,293.706L542.063,293.762L541.957,293.845L541.971,294.228L541.947,294.261L541.763,293.807L541.778,293.395L541.88,293.159L542.005,292.946L541.954,292.627L542.076,292.204L542.08,291.897L542.026,291.765L541.927,291.612L541.655,291.442L541.535,291.309L541.167,291.131L540.802,290.91L540.74,290.774L540.757,290.681L540.821,290.539L541.1,290.124L541.402,289.72L541.595,289.558L542.62,289.038L542.778,288.856L542.818,288.548L542.82,288.324L542.801,287.924L542.738,287.354L542.66,286.96L542.464,286.218L541.93,284.675L541.609,283.062L541.818,283.157L542.308,283.192L542.697,283.081L542.899,283.065L543.079,283.101L543.347,283.037L543.592,283.011L543.719,283.156L543.947,283.284L544.398,283.1L544.797,282.871L545.211,282.896L545.27,282.783L545.373,282.208L545.496,282.082L545.991,282.14L546.174,282.036L546.366,281.752L546.658,281.574L546.902,281.575L547.156,281.375L547.281,281.509L547.342,281.748L547.258,281.938L547.294,282.013L547.47,282.107L547.771,282.104L547.964,282.026L548.009,281.917L548.009,281.719L547.961,281.534L547.833,281.375L547.593,281.292L547.426,281.29L547.398,281.188L547.455,280.971L547.603,280.569L547.785,280.206L547.896,280.069L547.915,279.942L547.894,279.722L547.89,279.325L548.053,278.765L548.273,278.347L548.568,278.21L548.929,278.137L549.16,277.937L549.274,277.707L549.317,277.512L549.372,277.344L549.487,277.27L550.355,277.316L550.488,276.953L550.563,276.852L550.729,276.744L550.845,276.615L550.802,276.515L550.58,276.451L550.058,276.394L549.953,276.273L549.986,276.128L550.125,275.752L550.258,275.266L550.327,274.889L550.334,274.666L550.409,274.606L550.834,274.535L550.977,274.459L551.343,273.943L551.622,273.855L552.343,273.988L552.673,273.978L552.763,273.99L553.093,274.013L553.129,273.961L553.277,273.45L553.423,273.301L553.99,272.626L554.371,272.339L554.612,272.276z',
    },
    BE: {
      name: 'Belgium',
      path: 'M489.216,294.644L489.229,294.737L489.306,294.776L489.575,294.756L489.711,294.587L489.819,294.481L489.899,294.553L489.938,294.761L490.012,295.031L490.333,295.333L490.604,295.419L490.938,295.36L491.07,295.306L491.16,295.351L491.249,295.511L491.44,295.693L491.844,295.823L491.967,295.896L492.053,296.019L492.028,296.193L491.836,296.628L491.811,296.756L491.837,296.799L491.799,296.879L491.549,297.17L491.527,297.272L491.61,297.439L491.681,297.55L492.064,297.425L492.237,297.676L492.521,297.685L492.555,297.766L492.874,298L492.972,298.185L493.201,298.364L493.011,298.59L493.04,298.691L493.108,298.794L493.366,298.854L493.495,299.002L493.503,299.229L493.562,299.597L493.03,299.963L492.879,300.371L492.865,300.451L492.847,300.439L492.789,300.304L492.692,300.306L492.472,300.249L492.165,300.617L492.026,300.923L491.944,301.147L491.82,301.328L491.795,301.519L491.811,301.6L491.769,301.703L491.767,301.812L491.943,302.025L491.988,302.141L492.203,302.52L492.136,302.657L492.083,302.806L492.021,302.912L491.948,302.979L491.726,302.975L491.444,303.022L491.254,303.097L491.156,303.097L490.952,302.909L490.724,302.627L490.58,302.492L490.514,302.376L490.335,302.327L490.08,302.188L489.903,302.036L489.751,301.941L489.537,301.894L489.36,301.899L489.309,301.643L489.287,301.351L489.143,301.154L489.341,300.386L489.223,300.311L489.095,300.372L488.909,300.556L488.82,300.774L488.767,300.968L488.455,301.151L487.96,301.218L487.419,301.151L487.345,301.102L487.31,301.046L487.31,300.979L487.347,300.875L487.441,300.748L487.465,300.568L487.368,300.412L487.305,300.351L487.33,300.2L487.401,300.011L487.416,299.902L487.049,299.575L486.784,299.511L486.527,299.499L486.332,299.462L486.218,299.478L486.137,299.573L486.054,299.642L485.992,299.56L485.878,298.978L485.79,298.89L485.458,298.792L485.006,298.757L484.886,298.651L484.82,298.388L484.778,298.072L484.63,297.768L484.554,297.691L484.419,297.557L484.183,297.612L483.9,297.789L483.733,297.837L483.669,297.856L483.444,297.684L483.19,297.415L482.987,297.129L482.938,296.97L483,296.777L482.926,296.629L482.817,296.358L482.786,296.146L484.007,295.394L484.751,295.008L485.102,294.891L485.186,295.279L485.25,295.402L485.333,295.482L485.443,295.498L485.57,295.402L485.748,295.301L486.033,295.348L486.24,295.441L486.313,295.538L486.451,295.63L486.651,295.652L487.038,295.476L487.41,295.208L487.519,295.021L487.56,294.852L487.78,294.964L487.974,294.988L488.06,294.938L488.005,294.667L488.163,294.522L488.338,294.456L488.417,294.573L488.578,294.693L488.705,294.694L489.046,294.382L489.126,294.444L489.2,294.555z',
    },
    BA: {
      name: 'Bosnia and Herzegovina',
      path: 'M523.182,320.611L523.762,321.027L524.001,321.089L524.136,321.032L524.319,321.058L524.727,321.18L524.82,321.231L524.943,321.222L525.244,321.06L525.347,321.08L525.691,321.398L525.864,321.402L526.072,321.265L526.206,321.146L526.602,321.235L526.828,321.181L527.016,321.176L527.22,321.23L527.406,321.304L527.587,321.368L528.076,321.401L528.31,321.603L528.404,321.798L528.406,321.917L528.429,322.044L528.563,322.169L528.858,322.24L529.043,322.225L529.141,322.216L529.392,322.104L529.688,322.046L529.9,322.113L530.001,322.178L530.024,322.267L529.961,322.574L529.842,322.904L529.649,323.247L529.447,323.57L529.395,323.74L529.38,324.012L529.355,324.225L529.383,324.341L529.449,324.45L529.672,324.536L529.974,324.75L530.23,325.028L530.559,325.343L530.661,325.46L530.661,325.586L530.565,325.679L530.284,325.715L529.992,325.687L529.88,325.655L529.775,325.693L529.71,325.765L529.745,325.85L530.044,326.232L530.393,326.779L530.412,327.014L530.37,327.198L530.289,327.326L530.145,327.304L530.034,327.204L529.867,327.211L529.737,327.239L529.568,327.437L529.484,327.428L529.339,327.458L529.248,327.497L529.103,327.439L528.95,327.401L528.884,327.462L528.855,327.578L528.949,327.787L529.126,328.114L529.098,328.364L528.963,328.391L528.839,328.183L528.73,328.149L528.605,328.157L528.319,328.398L528.108,328.601L528.06,328.742L527.984,328.896L527.961,329.008L527.966,329.379L527.587,329.438L527.508,329.493L527.462,329.605L527.493,330.08L527.524,330.335L527.741,330.727L527.749,330.851L527.718,330.933L527.563,331.088L527.49,331.144L527.441,331.162L527.189,331.06L527.069,331.011L526.564,330.665L526.341,330.472L525.988,330.22L525.771,330.076L525.661,329.858L525.487,329.808L525.283,329.878L525.052,329.72L525.216,329.639L525.256,329.561L525.235,329.459L525.163,329.321L524.539,328.723L524.232,328.313L524.183,328.166L524.178,327.774L524.106,327.68L523.647,327.501L523.135,326.99L522.605,326.487L522.533,326.347L522.261,325.966L521.928,325.619L521.663,325.397L521.446,325.145L521.205,324.791L521.08,324.256L520.969,323.78L520.894,323.595L520.741,323.529L520.267,322.962L519.864,322.632L519.868,322.275L519.934,321.678L520.009,320.999L520.106,320.904L520.29,320.853L520.5,320.872L520.683,320.957L521.045,321.422L521.252,321.603L521.427,321.673L521.628,321.477L521.876,321.066L522.093,320.849L522.823,320.928z',
    },
    BG: {
      name: 'Bulgaria',
      path: 'M555.924,326.629L555.858,327.56L555.587,327.991L555.178,327.847L554.656,327.967L554.38,328.457L554.223,328.602L554.082,328.772L553.991,329.406L553.969,330.44L553.771,330.565L553.59,330.604L552.835,331.51L553.27,331.764L553.462,331.957L553.78,332.494L554.232,333.099L554.322,333.394L553.942,333.328L553.81,333.348L553.725,333.441L553.548,333.422L553.33,333.423L553.102,333.53L552.976,333.575L552.808,333.477L552.493,333.183L552.302,332.978L552.161,332.926L552.018,332.987L551.508,333.057L551.387,333.176L551.151,333.308L550.915,333.371L550.574,333.416L550.395,333.41L550.295,333.473L550.211,333.666L550.154,333.854L550.104,333.93L549.68,334.023L549.586,334.131L549.561,334.236L549.569,334.341L549.231,334.239L548.97,334.308L548.908,334.388L548.854,334.504L548.884,334.627L548.98,334.747L549.071,335.071L549.104,335.394L549.048,335.578L548.854,335.708L548.453,335.853L548.064,335.784L547.894,335.841L547.606,335.859L547.341,335.897L546.934,336.029L546.566,336.107L546.236,335.838L545.844,335.655L545.432,335.546L545.289,335.625L545.227,335.688L544.882,335.45L544.728,335.365L544.653,335.273L544.51,334.955L544.425,334.945L544.141,335.063L543.867,335.058L543.702,335.036L543.212,335.05L543.147,335.267L543.087,335.3L542.981,335.329L542.721,335.315L542.388,335.476L542.031,335.574L541.752,335.576L541.465,335.529L541.293,335.563L540.922,335.58L540.687,335.814L540.321,335.801L540.013,335.762L540.051,335.688L540.113,334.757L540.265,334.34L540.259,334.254L540.226,334.189L540.091,334.122L539.994,333.896L539.791,333.301L539.676,333.181L539.357,333.055L539.078,332.883L538.841,332.655L538.408,332.093L538.627,332.037L538.693,331.922L538.912,331.612L538.937,331.46L538.914,331.374L538.767,331.225L538.667,330.898L538.742,330.593L538.749,330.436L538.675,330.28L538.752,330.086L538.91,329.98L539.009,329.949L539.424,329.928L539.687,329.539L539.847,329.415L540.011,329.194L540.087,329.113L540.159,328.941L540.184,328.765L539.855,328.518L539.743,328.332L539.596,328.126L539.398,327.984L538.999,327.74L538.843,327.492L538.773,327.17L538.667,326.926L538.55,326.767L538.528,326.637L538.479,326.478L538.468,326.165L538.563,325.748L538.624,325.6L538.759,325.559L539.119,325.336L539.136,325.051L539.201,324.873L539.315,324.771L539.421,324.703L539.618,324.869L540.096,325.134L540.329,325.326L540.317,325.445L540.208,325.563L540,325.679L539.879,325.832L539.846,326.021L539.877,326.155L540.021,326.272L540.879,326.119L541.749,326.198L542.917,326.457L543.691,326.547L544.264,326.427L545.323,326.644L546.31,326.846L547.257,326.905L547.787,326.747L548.16,326.534L548.481,326.132L549.274,325.601L550.041,325.302L551.047,325.06L551.719,324.978L551.813,325.06L552.668,325.549L553.049,325.551L553.357,325.638L553.47,325.767L553.547,325.799L553.957,325.678L554.138,325.945L554.421,326.319L554.904,326.511L555.334,326.619L555.47,326.636z',
    },
    HR: {
      name: 'Croatia',
      path: 'M522.052,315.694l0.151,0.061l0.5,0.278l0.346,0.313l0.192,0.347l0.26,0.268l0.328,0.19l0.26,0.257l0.192,0.324l0.269,0.182l0.345,0.039l0.218,0.111l0.092,0.183l0.188,0.165l0.283,0.148l0.439,0.081l0.842,0.02l0.075,0.004l0.19,0.046l0.222,-0.058l0.271,-0.115l0.087,-0.069l0.284,-0.378l0.157,0.033l0.312,-0.046l0.189,-0.084h0.014l-0.012,0.097l-0.021,0.169l-0.153,0.119l0.155,0.275l0.148,0.446l-0.083,0.22l0.101,0.171l0.284,0.123l0.026,0.049l-0.087,0.051l-0.072,0.145l-0.008,0.264l0.248,0.25l0.504,0.234l0.161,0.039l0.062,0.09l0.084,0.059l0.05,0.072l0.003,0.093l-0.037,0.064l-0.239,0.022l-0.272,-0.002l-0.194,-0.113l-0.018,0.083l-0.003,0.094l-0.188,0.057l0.104,0.647l-0.042,0.186l-0.069,0.063l-0.064,-0.026l-0.079,-0.007l-0.039,0.061l0.033,0.138l-0.185,0.016l-0.294,-0.071l-0.135,-0.125l-0.023,-0.127l-0.002,-0.119l-0.094,-0.195l-0.234,-0.202l-0.489,-0.033l-0.181,-0.064l-0.187,-0.073l-0.204,-0.055l-0.188,0.005l-0.227,0.054l-0.396,-0.089l-0.134,0.119l-0.208,0.137l-0.173,-0.003l-0.344,-0.318l-0.103,-0.02l-0.301,0.162l-0.123,0.009l-0.094,-0.051l-0.407,-0.122l-0.184,-0.026l-0.135,0.058l-0.239,-0.062l-0.58,-0.417l-0.359,0.317l-0.73,-0.079l-0.217,0.217l-0.248,0.411l-0.201,0.196l-0.175,-0.07l-0.207,-0.181l-0.362,-0.465l-0.183,-0.084l-0.21,-0.02l-0.183,0.052l-0.098,0.094l-0.075,0.679l-0.066,0.597l-0.004,0.357l0.402,0.33l0.475,0.567l0.152,0.065l0.076,0.185l0.111,0.477l0.125,0.535l0.241,0.354l0.217,0.252l0.265,0.222l0.333,0.347l0.272,0.381l0.072,0.14l0.529,0.502l0.513,0.511l0.458,0.179l0.072,0.094l0.004,0.392l0.05,0.147l0.306,0.41l0.625,0.599l0.072,0.138l0.021,0.102l-0.04,0.078l-0.164,0.082l-0.134,-0.091l-0.582,-0.584l-0.563,-0.369l-0.635,-0.696l-0.85,-0.276l-0.579,-0.306l-0.351,0.046l-0.387,0.096l-0.239,0.003l-0.17,-0.055l-0.12,-0.19l0.018,-0.147l-0.021,-0.191l-0.339,-0.307l-0.463,-0.292l-0.438,-0.378l-0.88,-1.024l-0.177,-0.331l0.173,-0.063l0.131,0.006l0.148,-0.068l0.24,-0.001l0.284,0.067l-0.251,-0.22l-0.313,-0.216l-0.81,-0.86l-0.242,-0.408l-0.028,-0.44l0.06,-0.604l-0.146,-0.434l-0.625,-0.563l-0.229,-0.297l-0.461,-0.177l-0.207,0.017l-0.124,0.22l-0.09,0.488l-0.409,0.642l-0.136,0.278l-0.214,0.361l-0.186,0.025l-0.109,-0.032l-0.332,-0.608l-0.317,-0.462l-0.044,-0.219l-0.029,-0.27l-0.242,-0.997l0.17,-0.14l0.105,0.16l0.739,0.193l0.16,-0.085l0.097,-0.131l0,-0.083l0.063,-0.024l0.26,0.126l0.212,-0.029l0.342,-0.006l0.244,0.021l0.162,-0.097l0.218,-0.357l0.081,-0.2l0.098,-0.048l0.064,0.024l0.047,0.165l0.115,0.154l0.236,0.251l0.167,0.121l0.151,0.043l0.148,-0.101l0.153,-0.029l0.438,0.196l0.37,0.037l0.273,-0.102l-0.036,-0.141l-0.1,-0.157l-0.021,-0.152l0.018,-0.132l0.188,-0.131l-0.009,-0.058l-0.227,-0.231l0.011,-0.06l0.497,-0.261l0.479,-0.146l0.077,-0.113l0.044,-0.17l0.021,-0.319l-0.026,-0.261l-0.194,-0.245l-0.012,-0.124l0.046,-0.129l0.076,-0.117l0.192,-0.05l0.225,-0.084l0.178,-0.097l0.24,-0.08l0.189,-0.112l0.185,-0.267l0.112,-0.044l0.339,0.038l0.073,-0.066l-0.047,-0.384l0.061,-0.098l0.12,-0.055l0.056,-0.054l0.299,0.042L522.052,315.694zM517.265,321.798l-0.346,0.085l-0.165,-0.152l-0.043,-0.125l-0.285,-0.04l-0.172,-0.173l-0.035,-0.077l0.244,-0.191l0.13,-0.309l0.165,0.186l0.2,0.349l0.107,0.097L517.265,321.798zM516.36,323.048l-0.022,0.152l-0.17,-0.193l-0.086,-0.346l-0.215,-0.561l-0.028,-0.158l0.111,-0.156l-0.006,-0.159l-0.152,-0.494l0.127,-0.081l0.076,-0.01l0.031,0.343l0.069,0.197l0.207,0.242l-0.042,0.399l0.042,0.567l0.042,0.126L516.36,323.048zM517.324,322.659l0.071,0.174l-0.264,-0.157l-0.237,-0.06l-0.05,-0.118l0.034,-0.097l0.051,-0.094l0.179,0.013l0.027,0.092L517.324,322.659zM518.326,324.32l-0.072,0.104l-0.182,-0.191l-0.167,-0.136l-0.119,-0.162l-0.234,-0.202l-0.079,-0.231l-0.349,-0.472l-0.052,-0.128l0.174,0.191l0.145,0.12l0.12,0.029l0.304,0.301l0.299,0.386l0.356,0.335l-0.074,0.01L518.326,324.32zM518.327,325.931l0.04,0.057l-0.004,0.039l-0.146,-0.055l-0.039,0.018l-0.687,-0.849l-0.074,-0.166l0.246,0.198L518.327,325.931zM518.445,325.387l0.044,0.137l-0.35,-0.258l-0.133,-0.173l-0.024,-0.078L518.445,325.387zM518.839,325.731l0.185,0.289l-0.177,-0.06l-0.184,-0.178l-0.108,-0.194L518.839,325.731zM522.807,328.447l-0.443,0.01l-0.385,-0.07l-0.188,-0.119l0.014,-0.101l0.058,-0.168l0.429,0.02l0.653,0.119l0.16,0.139l-0.05,0.064L522.807,328.447zM523.954,329.003l-0.196,0.04l-1.249,-0.03l-0.363,-0.08l-0.404,-0.205l-0.082,-0.063l0.406,-0.06l0.378,0.06l0.116,0.149l1.021,0.119L523.954,329.003zM525.283,329.878l0.204,-0.07l0.173,0.051l0.11,0.218l0.217,0.144l0.353,0.252l0.223,0.193l0.505,0.346l0.12,0.048l0.252,0.103l0.005,0.14l0.108,0.159l0.114,0.183l-0.518,-0.36l-0.483,-0.403l-0.945,-0.622l-0.67,-0.151l-0.917,-0.501l-0.597,-0.178l0.228,-0.041l0.262,-0.001l1.414,0.669L525.283,329.878zM522.43,329.498l0.519,0.107l0.38,-0.049l0.344,0.066l0.214,0.121l0.051,0.06l-0.277,0.008l-0.314,-0.049l-0.356,0.123l-0.314,-0.065l-0.119,-0.081l-0.084,-0.1L522.43,329.498zM525.116,330.366l0.383,0.261l-1.123,-0.343l0.127,-0.031l0.119,-0.007L525.116,330.366z',
    },
    CZ: {
      name: 'Czechia',
      path: 'M517.262,297.204L517.504,297.193L517.749,297.082L517.769,296.901L517.753,296.563L517.779,296.514L518.15,296.61L518.522,296.762L518.574,297.098L518.674,297.263L518.792,297.414L518.904,297.482L519.099,297.493L519.604,297.692L519.847,297.732L520.096,297.87L520.306,298.01L520.459,298.04L520.53,298.193L520.624,298.298L520.79,298.217L521.396,298.104L521.614,298.255L521.761,298.415L521.781,298.465L521.704,298.606L521.667,298.715L521.604,298.788L521.396,298.865L521.279,298.989L521.193,299.125L521.251,299.255L521.421,299.353L521.541,299.375L521.587,299.47L521.972,299.894L522.278,300.447L522.397,300.533L522.509,300.554L522.639,300.473L522.789,300.293L522.966,300.164L523.116,300.097L523.381,299.944L523.392,299.845L523.17,299.47L523.043,299.166L523.073,299.111L523.356,299.159L523.836,299.325L524.575,299.866L524.708,299.866L524.966,299.825L525.247,299.737L525.381,299.637L525.431,299.674L525.474,299.971L525.4,300.134L525.064,300.292L525.083,300.37L525.17,300.471L525.321,300.539L525.505,300.731L525.632,300.95L525.743,301.051L525.865,301.099L526.171,300.982L526.257,300.89L526.296,300.825L526.355,300.839L526.462,300.947L526.495,301.01L526.792,301.132L526.964,301.282L527.073,301.352L527.194,301.284L527.665,301.403L527.795,301.503L527.836,301.669L527.813,301.77L527.885,302.03L528.481,302.653L528.543,302.971L528.552,303.098L528.481,303.104L528.32,303.17L528.114,303.194L527.891,303.181L527.717,303.296L527.553,303.484L527.383,303.614L527.292,303.729L527.24,303.849L526.668,304.187L526.588,304.328L526.525,304.52L526.498,304.778L526.458,305.01L526.359,305.132L526.05,305.237L525.973,305.293L525.915,305.411L525.742,305.592L525.539,305.764L525.165,305.961L524.764,306.021L524.243,305.957L523.938,305.88L523.791,305.965L523.587,306.221L523.369,306.661L523.278,306.992L523.208,306.898L523.083,306.548L522.942,306.503L522.749,306.47L522.604,306.418L522.29,306.216L522.129,306.155L521.944,306.139L521.768,306.258L521.634,306.398L521.219,306.396L520.764,306.331L520.113,305.865L519.944,305.861L519.764,305.882L519.479,305.771L518.928,305.469L518.669,305.398L518.506,305.441L518.357,305.509L518.25,305.517L518.189,305.418L517.984,305.297L517.778,305.283L517.719,305.356L517.649,306.021L517.58,306.261L517.297,306.25L517.196,306.362L516.974,306.683L516.931,306.99L516.545,306.931L516.362,306.879L516.2,306.918L516.022,307.088L515.523,307.078L515.128,306.977L514.959,306.596L514.778,306.444L514.55,306.31L514.471,306.279L514.345,306.071L514.106,305.813L513.721,305.459L513.421,305.477L513.31,305.383L513.261,305.253L513.136,305.028L512.994,304.872L512.823,304.811L512.578,304.611L512.25,304.175L511.95,303.873L511.66,303.878L511.477,303.72L511.289,303.512L511.151,303.311L510.937,302.821L510.781,302.541L510.66,302.368L510.523,302.224L510.473,302.109L510.641,301.847L510.702,301.717L510.774,301.617L510.816,301.511L510.814,301.432L510.662,301.172L510.456,300.984L510.153,300.794L509.96,300.553L509.89,300.333L509.869,300.211L509.736,300.047L509.629,299.806L509.629,299.661L509.656,299.62L509.756,299.62L509.868,299.719L510.026,299.909L510.156,300.187L510.235,300.081L510.384,299.785L510.648,299.45L510.918,299.258L511.161,299.242L511.36,299.189L511.525,299.093L511.814,299.132L512.023,299.201L512.091,299.158L512.176,298.983L512.23,298.832L512.692,298.744L512.851,298.452L512.94,298.453L513.043,298.41L513.141,298.299L513.235,298.253L513.31,298.309L513.408,298.345L513.51,298.275L513.662,297.939L513.746,297.887L514.152,297.835L514.706,297.637L514.986,297.461L515.261,297.365L515.557,297.194L516.026,297.028L516.048,296.96L515.831,296.789L515.758,296.681L515.708,296.57L515.785,296.447L515.888,296.41L516.021,296.461L516.414,296.534L516.522,296.605L516.561,296.778L516.661,296.939L516.741,296.957L516.712,297.219L516.837,297.321L517.021,297.4L517.142,297.384L517.229,297.278z',
    },
    DK: {
      name: 'Denmark',
      path: 'M503.034,278.803h-0.042l-0.179,-0.043l-0.127,-0.103l-0.329,0.073l-0.44,0.166l-0.244,-0.008l-0.194,-0.178l-0.794,-0.254l-0.128,-0.021l-0.524,-0.01l-0.001,0l-0.025,-0.402l-0.065,-0.291l-0.184,-0.434l0.272,-0.105l-0.053,-0.85l-0.099,-0.441l-0.759,-0.455l-0.598,-0.443l0.138,-1.5l0.059,-0.406l-0.227,-0.79l0.024,-0.914l0.096,-1.448l0.19,-0.057l0.14,0.007l0.538,0.261l0.224,0.026l0.154,0.233l0.18,0.096l0.13,-0.247l0.051,-0.423l0.426,-0.549l0.299,-0.203l0.204,-0.097l0.206,0.222l0.157,0.249l0.037,-0.545l0.127,-1.043l-0.405,-0.164l-0.331,0.142l-0.327,0.662l-0.292,0.829l-0.474,0.076l-0.378,0.234l-0.341,-0.243l-0.22,-0.214l-0.005,-0.313l0.05,-0.189l0.401,-0.678l0.538,-0.653l0.542,0.006l0.395,-0.209l0.236,-0.025l0.737,0.045l0.378,-0.144l0.339,-0.3l0.732,-1.277l0.413,-0.535l0.833,-0.188l0.77,-0.62l0.215,-0.008l-0.362,0.462l-0.058,0.179l-0.044,0.273l0.259,0.592l-0.055,0.36l0.019,0.706l-0.245,0.367l-0.276,0.778l-0.119,0.114l-0.026,0.904l0.027,0.215l-0.04,0.818l0.283,0.334l0.299,0.174l0.998,-0.006l0.104,0.146l0.122,0.251l-0.089,0.426l-0.107,0.321l-0.289,0.27l-0.371,0.201l-0.231,0.009l-0.314,-0.382l-0.149,0.124l-0.154,0.195l-0.259,1.042l-0.123,0.701l-0.066,0.057l-0.146,-0.104l-0.252,-0.008l-0.319,0.166l0.164,0.148l0.173,0.257l-0.069,0.129l-0.281,0.139l-0.249,0.281l-0.104,0.212l-0.313,0.251l-0.198,0.318l0.097,0.393l0.041,0.345l0.086,0.38l-0.078,0.303l-0.389,0.434l-0.143,0.375l0.333,-0.005l0.205,0.086l0.12,0.111l0.124,0.157l-0.076,0.194L503.034,278.803zM506.717,266.63l-0.114,0.121l-0.386,-0.171l0.17,-0.24l0.424,-0.111l0.249,0.037l-0.274,0.238L506.717,266.63zM510.974,274.082l0.007,0.498l-0.073,0.145l-0.107,0.096l-0.28,0.101l-0.243,0.141l-0.217,0.247l-0.08,0.353l0.169,0.258l0.308,0.141l0.079,0.49l-0.254,0.241l-0.652,0.24l-0.068,0.579l0.021,0.455l-0.012,0.33l-0.052,0.456l-0.527,0.207l-0.341,-0.694l-0.003,-0.279l-0.102,-0.326l-0.019,-0.278l-0.121,-0.445l-0.499,-0.121l-0.194,-0.016l-0.271,0.083l-0.067,-0.032l-0.325,-0.61l0.054,-0.676l-0.173,-0.342l-0.024,-0.155l0.004,-0.172l-0.143,-0.142l-0.172,-0.075l-0.084,-0.383l0.198,-0.093l0.491,0.045l0.144,-0.026l0.131,-0.08l0.397,-0.632l-0.012,-0.14l0.042,-0.181l0.429,-0.067l0.191,0.245l-0.039,0.392l0.024,0.5l0.26,0.136l0.101,0.02l0.109,-0.369l0.076,-0.18l0.103,-0.101l0.035,-0.338l-0.061,-0.207l-0.13,-0.155l0.486,-0.42l0.503,-0.334l0.293,-0.018l0.294,0.082l0.274,0.112l0.148,0.097l0.083,0.156l-0.184,0.371l-0.051,0.202L510.974,274.082zM505.469,274.092l-0.048,0.089l-0.178,-0.093l-0.019,-0.322l0.067,-0.29l-0.079,-0.26l0.087,-0.167l0.25,0.389l0.071,0.183l-0.097,0.218L505.469,274.092zM511.246,275.018l-0.264,0.211l-0.058,-0.011l-0.086,-0.289l0.14,-0.176l0.082,-0.149l0.059,0.004l0.08,0.162L511.246,275.018zM505.575,274.953l0.117,0.258l0.144,0.55l0.228,0.614l-0.095,0.256l0.065,0.328l-0.065,0.341l-0.453,0.396l-0.508,0.018l-0.528,-0.191l-0.746,-0.369l-0.06,-0.207l-0.104,-0.115l-0.2,-0.631l0.004,-0.781l0.375,-0.099l0.819,-0.374l0.189,0.059l0.198,0.191l0.228,0.011l0.33,-0.271L505.575,274.953zM518.043,277.846l-0.104,0.083l-0.464,-0.137l-0.565,-0.339l0.083,-0.666l0.145,-0.289l1.031,0.747l0.013,0.281L518.043,277.846zM505.825,279.166l-0.125,0.027l-0.169,-0.393l-0.022,-0.124l0.199,-0.252l0.128,-0.286l0.333,-0.44l0.191,-0.517l0.073,0.008l-0.085,0.461l-0.437,1.279L505.825,279.166zM503.936,278.507l-0.292,0.067l-0.149,-0.118l-0.274,-0.045l-0.098,-0.751l0.028,-0.045l0.138,0.053l0.473,0.351l0.165,0.383L503.936,278.507zM510.919,278.12l-0.107,0.073l-0.431,-0.053l-0.486,0.338l-0.184,-0.107l0.07,-0.216l0.051,-0.079l0.163,-0.092l0.109,-0.134l0.043,-0.21l0.101,0.113l0.301,0.047l0.147,0.067l0.123,0.099L510.919,278.12zM505.124,278.695l-0.188,0.051l-0.215,-0.106l-0.351,-0.399l-0.044,-0.106l0.184,0.067l0.229,0.209l0.187,0.045l0.256,0.176L505.124,278.695zM507.585,278.481l0.497,0.302l0.336,-0.018l0.229,0.125l0.055,0.193l0.02,0.428l-0.24,0.125l-0.265,-0.042l-0.361,0.163l-1.184,-0.699l0.017,-0.585l0.047,-0.23l0.561,-0.055L507.585,278.481z',
    },
    EE: {
      name: 'Estonia',
      path: 'M554.316,254.705l0.149,0.171l0.188,0.276l0.051,0.158l-0.064,0.093l-0.188,0.079l-0.043,0.085l-0.083,0.143l-0.22,0.026l-0.113,0.106l-0.135,0.465l-0.258,0.768l-0.381,0.582l-0.305,0.318l-0.136,0.244l-0.085,0.292l-0.02,0.293l0.292,1.6l-0.003,0.288l-0.069,0.295l-0.05,0.299l0.041,0.259l0.193,0.442l0.205,0.658l0.083,0.419l0.136,0.153l0.131,0.113l0.027,0.071l-0.004,0.073l-0.068,0.083l-0.591,0.219l-0.077,0.185l-0.064,0.207l-0.258,0.305l-0.079,0.284l-0.049,0.325l-0.006,0.116l-0.071,0.014L552,265.145l-0.432,-0.211l-0.189,-0.159l-0.186,0.002l-0.225,0.104l-0.806,0.301l-0.198,-0.07l-0.46,-0.296l-0.233,-0.323l-0.519,-0.644l-0.042,-0.154l-0.068,-0.123l-0.554,-0.16l-0.205,-0.239l-0.17,-0.033l-0.25,-0.12l-0.649,-0.511l-0.161,-0.048l-0.039,0.086l0.011,0.121l-0.041,0.07l-0.083,-0.002l-0.15,-0.188l-0.18,-0.166l-0.561,0.312l-0.203,0.083l-0.178,0.019l-0.889,0.408l-0.271,0.22l-0.112,-0.023l0.026,-0.207l0.37,-1.037l0.066,-0.827l0.135,-0.114l0.04,-0.115l-0.058,-0.265l-0.384,-0.17l-0.155,0.025l-0.14,0.285l-0.145,0.205l-0.339,0.125l-0.292,-0.216l-0.683,-0.289l-0.172,-0.386l-0.041,-0.389l-0.361,-0.376l-0.15,-0.445l0.06,-0.311l0.328,-0.205l0.093,-0.178l-0.413,0.028l-0.084,-0.043l-0.018,-0.16l-0.183,-0.548l0.162,-0.216l0.071,-0.21l-0.133,-0.179l0.035,-0.205l0.104,-0.207l-0.063,-0.481l0.41,-0.255l0.398,-0.18l0.845,-0.092l-0.083,-0.442l0.341,-0.02l0.575,-0.533l0.57,0.094l0.825,-0.366l1.589,0.005l0.217,-0.212l-0.038,-0.213l0.005,-0.227l0.299,0.063l0.5,-0.04l1.872,0.447h0.461l0.637,0.453l0.344,0.117l1.013,0l1.563,0.2l0.307,-0.306L554.316,254.705zM540.035,258.297l-0.23,0.267l-0.137,-0.106l-0.072,-0.128l-0.297,0.604l-0.334,0.103l-0.195,-0.119l0.018,-0.225l-0.19,-0.593l-0.291,-0.174l-0.409,-0.016l-0.296,-0.245l1.141,-0.167l0.118,-0.284l0.232,-0.298l0.174,-0.032l0.148,0.069l0.028,0.231l0.037,0.092l0.517,0.13l0.202,0.388l0.076,0.465L540.035,258.297zM541.213,259.788l-0.233,0.056l-0.553,-0.382l0.128,-0.259l0.158,-0.102l0.47,0.159l0.066,0.393L541.213,259.788zM539.175,259.407l0.199,0.13l0.184,-0.041l0.187,-0.091l0.404,0.085l0.922,0.656l0.085,0.175l-0.551,0.08l-0.125,0.2l-0.132,0.14l-0.156,0.045l-0.266,0.281l-0.359,0.269l-0.075,0.161l-0.651,-0.03l-0.355,0.102l-0.287,0.3l-0.118,0.578l-0.21,0.45l-0.214,0.162l-0.223,0.025l-0.053,-0.168l0.021,-0.168l0.469,-0.636l0.098,-0.207l-0.234,-0.092l-0.196,-0.222l-0.428,-0.26l-0.077,-0.209l0.102,-0.016l0.094,-0.06l0.114,-0.176l0.053,-0.202l-0.342,-0.592l0.174,-0.092l0.218,0.021l0.223,0.172l0.245,-0.202l0.104,-0.03l0.171,0.072l0.173,-0.392l0.411,-0.129l0.204,-0.121L539.175,259.407z',
    },
    FI: {
      name: 'Finland',
      path: 'M556.992,192.466l-0.188,0.097l-0.58,0.38l-0.354,0.256l-0.426,0.188l0.11,0.249l0.708,0.052l0.109,0.071l0.079,0.127l0.013,0.204l-0.071,0.329l-0.766,1.801l-0.024,0.377l0.25,1.044l0.351,1.224l1.061,0.541l0.788,0.421l0.506,0.994l0.835,1.301l0.442,0.484l0.025,0.15l-0.131,0.889l-0.535,0.886l-0.5,0.744l-0.518,0.892l-0.405,0.757l-0.439,0.903l-0.051,0.292l-0.008,0.275l0.076,0.303l0.562,1.093l0.219,0.555l0.261,0.598l0.225,0.65l0.13,0.581l0.225,0.563l0.14,0.287l0.232,0.402l0.28,0.596l0.093,0.471l0.423,1.624l0.043,0.411l-0.021,0.304l-0.186,0.074l-0.411,0.048l-0.446,0.199l-0.022,0.067l0.291,0.378l-0.257,0.645l-0.037,0.919l-0.274,0.48l-0.026,0.111l0.012,0.093l0.049,0.073l0.507,0.128l0.044,0.13l0.002,0.269l-0.045,0.248l-0.255,0.184l-0.273,0.271l-0.061,0.25l0.009,0.222l0.093,0.375l0.181,0.436l0.229,0.273l0.813,0.259l0.105,0.213l0.044,0.292l-0.017,0.285l-0.378,0.568l0.003,0.218l0.155,0.526l0.186,0.501l0.793,0.542l0.273,0.296l0.072,0.235l0.04,0.379l-0.005,0.41l-0.062,0.363l-0.249,0.467l-0.575,0.918l-0.579,0.355l-0.035,0.077l0.179,0.292l1.019,1.166l0.665,0.543l0.896,0.73l0.578,0.575l0.187,0.412l0.25,0.458l0.281,0.373l0.203,0.323l0.077,0.208l-0.007,0.223l-0.271,0.671l-0.154,0.517l-0.271,0.755l-0.278,0.524l-0.704,0.954l-1.039,1.18l-0.241,0.355l-0.486,0.617l-0.833,1.233l-0.215,0.271l-0.682,0.976l-0.311,0.31l-0.245,0.289l-0.675,0.915l-0.726,0.691l-0.712,0.64l-0.214,0.323l-0.266,0.247l-0.317,0.234l-0.133,0.131l-0.717,0.869l-0.995,1.198l-0.101,0.019l-0.259,0.193l-0.405,0.047l-0.176,0.147l-0.619,-0.42l-0.103,-0.027l-0.364,0.104l-0.349,0.305l-0.645,0.093l-0.32,0.099l-0.204,0.141l-0.042,-0.333l0.088,-0.423l0.142,-0.283l0.013,-0.184l-0.104,0.019l-0.207,0.415l-0.11,0.484l-0.221,0.243l-0.486,0.099l-0.473,-0.388l-0.225,0.003l0.141,0.278l0.095,0.305l-0.012,0.17l-0.252,-0.03l-0.281,0.182l-0.246,0.266l-0.12,0.001l-0.166,-0.372l-0.304,0.174l-0.26,0.233l-0.527,0.072l-0.314,0.306l-0.556,0.207l-0.305,-0.005l-0.697,0.248l-0.232,0.382l-0.203,0.14l-0.289,-0.118l-0.891,0.186l-0.852,0.244l-0.362,-0.014l-0.362,-0.101l-0.384,0.338l-0.408,0.452l-0.449,0.161l-0.161,-0.058l0.129,-0.237l0.297,-0.245l0.204,-0.333l0.028,-0.278l-0.14,-0.109l-0.192,-0.034l-0.241,-0.288l-0.231,-0.626l-0.125,-0.035l-0.063,0.165l-0.071,0.479l-0.072,0.138l-0.122,0.11l-0.147,0.11l-0.144,0.054l-0.515,-0.007l-0.068,-0.242v-0.101l0.092,-0.319l-0.08,-0.056l0.076,-0.25l0.121,0.014l0.144,-0.038l0.072,-0.128l-0.005,-0.154l-0.2,-0.04l-0.012,-0.105l0.178,-0.44l0.025,-0.122l-0.069,-0.025l-0.111,0.048l-0.737,-0.138l-0.909,-0.564l-0.224,-0.029l-0.137,-0.505l-0.219,0.064l-0.32,0.296l-0.24,-0.225l-0.258,-0.148l-0.071,-0.231l0.004,-0.342l-0.022,-0.405l-0.07,-0.475l-0.051,-0.677l0.048,-0.531l0.206,-0.394l0.079,-0.252l0.096,-0.645l0.022,-0.757l-0.055,-0.258l0.014,-0.172h0.164l-0.036,-0.148l-0.072,-0.081l-0.08,-0.168l0.068,-0.089l0.196,-0.006l0.016,-0.057l0.022,-0.08l-0.152,-0.444l-0.018,-0.212l-0.21,-0.645l-0.241,-0.614l-0.361,-0.445l0.128,-0.735l0.146,-0.667l-0.029,-0.322l-0.056,-0.393l-0.443,-0.432l-0.065,-0.61l-0.108,-0.658l0.041,-0.404l0.072,-0.311l0.146,-0.31l0.735,-0.98l0.045,-0.514l0.498,-0.038l-0.231,-0.46l-0.054,-0.259l-0.012,-0.303l0.716,-0.208l0.268,0.171l0.63,-0.211l0.56,-0.413l-0.01,-0.22l-0.086,-0.197l-0.119,-0.38l0.084,-0.106l0.204,0.078l-0.094,-0.189l0.017,-0.2l0.223,0.083l0.363,-0.559l0.013,-0.428l0.628,-0.224l0.725,-0.878l0.334,-0.274l0.323,-0.199l0.688,-0.883l0.294,-0.041l0.151,-0.598l0.585,-0.799l0.178,-0.102l0.273,-0.724l0.719,-0.84l0.456,-1.077l0.251,-0.384l0.078,-0.41l0.28,-0.035l0.252,-0.302l0.546,-0.21l0.54,0.058l0.225,0.144l0.207,-0.045l-0.021,-0.37l-0.148,-0.229l0.121,-0.221l0.285,-0.167l-0.029,-0.37l-0.062,-0.223l-0.237,-0.297l0.118,-0.668l0.028,-0.735l0.112,-0.853l-0.297,-0.453l-1.13,-0.774l-0.21,0.027l-0.251,-0.098l-0.262,-0.589l0.117,-0.51l0.014,-0.188l-0.102,0.006l-0.166,0.249l-0.36,0.284l-0.468,-0.218l-0.23,0.048l-0.299,-1.267l-0.153,-0.487l-0.245,-0.608l-0.437,-0.297l-0.086,-0.169l-0.058,-0.259l-0.019,-0.36l-0.056,-0.534l0.023,-0.439l0.054,-0.262l0.189,-0.176l0.272,-0.499l0.057,-0.363l0.023,-0.558l0.125,-0.489l0.139,-0.248l-0.035,-0.198l-0.096,-0.282l-0.204,-0.402l-0.31,-0.491l-0.229,-0.471l-0.101,-0.441l-0.052,-0.396l0.008,-0.36l0.086,-0.246l0.292,-0.31l0.039,-0.132l-0.116,-0.687l-0.204,-0.125l-0.347,-0.067l-0.194,-0.006l-0.037,-0.076l-0.01,-0.138l0.04,-0.283l0.109,-0.325l0.091,-0.208l0.012,-0.176l-0.116,-0.604l-0.035,-0.743l0.04,-0.584l0.368,-0.432l0.017,-0.158l-0.462,-0.471l-0.333,-0.535l-0.104,-0.313l-0.381,-0.047l-0.238,-0.914l-0.344,-0.446l-0.34,-0.387l-0.201,-0.18l-1.18,-0.557l-0.468,-0.106l-0.555,-0.326l-0.413,-0.41l-0.354,-0.264l-0.303,-0.327l-0.423,-0.306l-0.121,-0.262l-0.457,-0.486l-0.214,-0.321l-0.743,-0.607l-0.027,-0.24l-0.005,-0.232l-0.034,-0.097l-0.766,-0.446l0.151,-0.256l0.599,-0.016l0.495,0.233l0.109,-0.1l0.065,-0.207l-0.211,-0.832l0.038,-0.218l0.218,-0.262l0.346,-0.209l0.545,-0.03l0.372,0.031l0.079,0.023l0.555,0.918l0.477,0.891l0.253,0.378l0.619,1.068l0.232,0.615l0.079,0.439l0.252,-0.002l0.871,0.192l0.732,0.162l0.204,0.245l0.504,-0.049l0.389,-0.221l0.686,-0.279l0.184,-0.344l0.229,-0.369l0.402,0.058l0.44,0.291l0.499,0.382l0.445,0.176l0.597,0.276l0.278,0.356l0.39,0.102l0.408,-0.356l0.241,-0.971l0.214,-0.435l0.303,-0.319l0.347,-0.141l0.265,-0.051l0.201,-0.249l0.285,-0.554l0.056,-0.674l-0.055,-1.224l0.052,-0.406l0.233,-0.666l0.313,-1.776l0.14,-0.516l0.171,-0.314l0.235,-0.187l0.427,-0.544l0.61,-1.084l0.165,-0.092l0.438,-0.055l0.544,0.04l0.49,0.191l0.053,-0.015l0.22,-0.1l0.399,-0.338l0.684,-0.674l0.438,-0.186l0.398,0.026l0.441,0.738l0.623,0.819l0.4,0.396l1.091,0.741l0.958,0.485l0.538,1.594l-0.266,0.631l-0.132,0.217l-0.469,0.625l-0.501,0.878l-0.038,0.456l0.166,0.459L556.992,192.466zM545.436,221.47l-0.419,0.22l-0.337,-0.137l-0.006,-0.427l0.209,-0.207l0.378,-0.083l0.518,0.207l0.076,0.11l-0.297,0.083L545.436,221.47zM535.247,232.708l0.03,0.116l0.164,-0.032l0.222,-0.212l0.157,0.099l-0.018,0.302l-0.106,-0.012l-0.029,-0.05l-0.137,0.172l-0.024,0.104l-0.158,0.066l-0.292,-0.295l-0.184,-0.486l0.428,-0.001l-0.041,0.116L535.247,232.708zM535.901,248.846l-0.039,0.265l-0.191,-0.029l-0.194,0.048l-0.156,-0.263l-0.083,-0.444l0.029,-0.096l0.122,-0.101l0.093,0.244L535.901,248.846zM537.426,249.941l-0.205,0.025l-0.289,-0.281l-0.036,-0.11l0.113,-0.064l-0.075,-0.226l0.022,-0.1l0.223,0.179l0.122,0.208l-0.119,0.048l0.202,0.215L537.426,249.941zM537.934,249.749l0.355,0.131l0.149,-0.047l0.17,0.297l-0.288,0.188l-0.02,0.234l0.114,0.145l0.04,0.21h-0.287l-0.137,-0.177l-0.06,-0.225l-0.134,-0.159l-0.178,-0.121l0.087,-0.162l0.05,-0.232L537.934,249.749zM536.974,251.048l-0.281,0.193l-0.107,-0.046l0.027,-0.326l0.167,-0.149l0.281,-0.017L536.974,251.048zM536.399,251.232l-0.246,0.056L536,251.125l0.058,-0.121l0.171,-0.135l0.186,0.019l0.04,0.158L536.399,251.232z',
    },
    FR: {
      name: 'France',
      path: 'M483.733,297.837l0.167,-0.049l0.283,-0.176l0.236,-0.056l0.135,0.135l0.076,0.077l0.148,0.304l0.042,0.316l0.066,0.263l0.12,0.106l0.451,0.035l0.333,0.097l0.088,0.088l0.114,0.582l0.062,0.082l0.083,-0.068l0.082,-0.096l0.114,-0.015l0.195,0.037l0.257,0.012l0.265,0.064l0.366,0.328l-0.014,0.108l-0.071,0.189l-0.025,0.151l0.063,0.061l0.097,0.156l-0.023,0.18l-0.094,0.126l-0.038,0.104l0,0.067l0.035,0.056l0.075,0.049l0.541,0.066l0.495,-0.066l0.312,-0.184l0.053,-0.194l0.088,-0.218l0.186,-0.184l0.128,-0.062l0.118,0.075l-0.198,0.769l0.145,0.196l0.021,0.292l0.052,0.256l0.177,-0.005l0.214,0.047l0.152,0.094l0.177,0.152l0.255,0.14l0.179,0.049l0.065,0.116l0.145,0.135l0.228,0.282l0.204,0.188l0.099,0l0.19,-0.074l0.282,-0.047l0.222,0.004l0.095,0.143l0.219,0.066l0.077,0.053l0.086,0.099l0.146,0.04l0.176,-0.04l0.128,-0.131l0.171,-0.06l0.172,0.02l0.099,0.072l0.188,0.107l0.106,-0.023l0.213,0.066l0.214,0.208l0.09,0.208l0.023,0.114l0.092,0.124l0.359,0.558l0.114,0.027l0.125,-0.084l0.081,-0.12l0.117,-0.024l0.188,0.056l0.121,0.063l0.058,0.241l0.041,0.046l0.081,-0.052l0.145,-0.011l0.232,0.059l0.318,-0.068l0.255,-0.101l0.13,0.004l0.21,0.281l0.24,0.105l0.528,0.085l0.567,0.132l0.223,0.107l0.152,0.053l0.016,0.371l-0.046,0.056l-0.565,0.742l-0.238,0.265l-0.121,0.377l-0.083,0.578l-0.167,0.547l-0.25,0.518l-0.091,0.388l0.068,0.258l-0.043,0.405l-0.153,0.551l-0.026,0.415l0.102,0.28l0.141,0.057l-0.339,0.188l-0.077,0.165l-0.133,0.217l-0.216,0.091l-0.217,0.03l-0.176,-0.028l-0.1,-0.087l0.005,-0.081l-0.093,-0.069l-0.231,0.002l-0.239,0.149l-0.191,0.244l0.059,0.136l0.176,0.036l0.046,0.054v0.07l-0.062,0.084l-0.074,0.144l-0.369,0.428l-0.372,0.431l-0.06,0.13l-0.118,0.091l-0.473,0.23l-0.049,0.092l-0.027,0.383l-0.053,0.314l-0.351,0.295l-0.349,0.293l-0.087,0.179l-0.063,0.207l-0.109,0.234l-0.022,0.124l0.177,0.201l-0.021,0.166l-0.056,0.236l-0.167,0.167l-0.186,0.095l0.004,0.256l0.099,0.036l0.224,-0.019l0.317,-0.186l0.207,-0.24l-0.122,-0.227l-0.015,-0.044l0.03,-0.054l0.245,-0.248l0.3,-0.149l0.419,-0.028l0.505,0.088l0.05,0.037l-0.024,0.152l0.047,0.224l0.091,0.157l-0.125,0.445l0.095,0.139l0.147,0.167l0.11,0.152l0.158,0.139l0.141,0.235l0.048,0.133l-0.226,0.23l-0.382,0.216l-0.043,0.139l0.005,0.157l0.043,0.124l0.211,0.159l0.227,0.359l0.144,0.32l0.315,0.306l0.077,0.091l-0.02,0.076l-0.083,0.13l-0.108,0.434l-0.129,0.068l-0.144,0.028l-0.39,0.317l-0.174,-0.039l-0.247,0.004l-0.181,0.104l0.02,0.197l0.159,0.18l0.093,0.196l0.038,0.204l0.176,0.151l0.248,0.09l0.142,0.006l0.092,0.054l0.056,0.07l0.107,0.436l-0.064,0.109l-0.134,0.046l-0.08,0.179l-0.159,0.263l-0.09,0.211l0.1,0.186l0.042,0.138l-0.053,0.142l0.071,0.22l0.188,0.218l0.511,0.306l0.475,0.249l0.147,0.041l0.642,-0.16l0.106,0.014l0.078,0.19l0.034,0.128l-0.072,0.192L497,325.764l-0.188,0.211l-0.114,0.179l0.024,0.163l0.007,0.216l-0.153,0.064l-0.005,-0.042l-0.063,-0.037l-0.054,0.021l-0.042,0.047l-0.006,0.083l-0.326,0.138l-0.225,0.143l-0.889,0.852l-0.416,0.249l-0.082,0.15l-0.085,0.28l-0.244,0.24l-0.214,0.114l-0.529,0.117l-0.532,0.254l-0.24,-0.11l-0.62,0.012l-0.387,-0.306l-0.744,-0.194l-0.242,-0.447l-0.339,-0.029l-0.222,0.014l-0.133,-0.068l-0.034,-0.153l-0.003,-0.147l-0.235,0.068h-0.18l-0.107,0.059l-0.084,0.068l-0.1,-0.043l-0.058,0.015l0.005,0.086l-0.216,0.022L488.69,328l-0.615,-0.231l-0.094,-0.036l-0.427,-0.089l-0.172,-0.093l-0.14,-0.229l-0.106,-0.072l-0.063,-0.043l-0.398,0.116l-0.138,0.18l-0.215,0.211l-1.476,1.032l-0.27,0.431l-0.312,0.633l-0.024,0.295l0.134,0.94l0.3,0.492l0.038,0.114l-0.167,0.001l-0.279,-0.062l-0.231,-0.076l-0.221,0.042l-0.212,0.102l-0.186,0.062l-0.134,0.017l-0.089,0.059l-0.043,0.117l-0.008,0.082l-0.235,-0.02l-0.543,-0.168l-0.488,-0.116l-0.287,0.132l-0.184,0.123l-0.129,-0.019l-0.099,-0.13l-0.066,-0.127l-0.191,-0.117l-0.432,-0.175l0.022,-0.084l0.074,-0.118l-0.002,-0.073l-0.083,-0.108l-0.398,-0.116l-0.188,-0.029l-0.119,0.08l-0.086,0.098l-0.221,-0.36l-0.158,-0.074l-0.238,-0.012l-0.273,-0.11l-0.284,-0.141l-0.689,-0.225l-0.189,-0.027l-0.076,0.036l-0.051,0.135l-0.027,0.38l-0.029,0.042l-0.32,0.013l-0.394,-0.053l-0.181,0.026l-0.161,0.001l-0.152,-0.101l-0.681,0.115l-0.113,-0.056l-0.164,-0.171l-0.184,-0.139l-0.142,-0.071l-0.122,-0.082l-0.11,-0.013l-0.168,0.079l-0.232,0.034l-0.192,-0.01l-0.103,0.011l-0.432,-0.422l-0.063,-0.115l-0.215,-0.032l-0.266,-0.005l-0.678,-0.274l-0.309,-0.147l-0.045,-0.088l0.004,-0.071l-0.053,0.016l-0.095,0.125l-0.05,0.102l-0.066,0.019l-0.097,-0.016l-0.09,-0.058l-0.055,-0.074l0.059,-0.129l0.104,-0.169l0.043,-0.184l-0.01,-0.165l-0.171,-0.106l-0.252,-0.044l-0.185,-0.013l-0.24,-0.094l-0.114,-0.068l-0.11,-0.184l-0.004,-0.134l0.457,-0.118l0.411,-0.485l0.39,-1.768l0.282,-2.109l0.209,-0.4l0.264,-0.11l-0.213,-0.292l-0.133,0.148l-0.056,0.157l-0.07,0.079l0.157,-1.955l0.112,-0.72l0.191,-0.756l0.391,0.3l0.324,0.305l0.167,0.264l0.212,0.876l0.161,0.184l0.24,0.184l-0.095,-0.201l-0.165,-0.154l-0.258,-1.169l-0.162,-0.333l-0.252,-0.28l-0.812,-0.591l-0.073,-0.115l-0.04,-0.226l0.269,0.01l0.232,0.11l-0.027,-0.126l-0.069,-0.132l-0.108,-0.481l-0.09,-1.127l0.012,-0.193l-0.04,-0.238l-0.26,-0.053l-0.208,-0.009l-0.224,-0.094l-1.106,-0.668l-0.378,-0.692l-0.387,-0.512l-0.093,-0.224l0.006,-0.227l0.201,-0.48l-0.177,-0.304l-0.173,-0.06l-0.15,-0.151l0.136,-0.251l0.113,-0.161l0.227,-0.043l0.297,0.053l0.282,0.146l0.221,0.039l-0.653,-0.391l-1.06,0.132l-0.229,-0.05l-0.192,-0.087l-0.076,-0.288l0.151,-0.129l0.136,-0.24l-0.154,-0.168l-0.2,-0.064l-0.314,0.003l-0.293,0.051l-0.074,-0.097l0.179,-0.268l-0.152,-0.098l-0.203,0.046l-0.294,0.055l-0.281,-0.084l-0.266,-0.305l-0.176,0.002l-0.121,0.038l-0.179,-0.118l-0.189,-0.029l-0.135,0.039l-0.179,-0.175l-1.104,-0.352l-0.476,-0.043l-0.437,0.159l-0.241,-0.055l-0.177,-0.228l-0.148,-0.382l-0.704,-0.295l0.139,-0.194l0.328,-0.046l0.377,-0.134l0.136,-0.173l-0.295,-0.201l-0.218,-0.05l-0.09,-0.072l-0.092,-0.181l0.13,-0.083l0.092,0.044l0.266,0.026l0.454,-0.044l-0.169,-0.183l-0.176,-0.041l-0.081,-0.046l-0.37,-0.02l-0.168,0.063l-0.378,-0.024l-0.082,-0.197l-0.04,-0.17l0.117,-0.378l0.532,-0.339l1.326,-0.371l0.57,0.054l0.395,-0.067l0.474,-0.234l0.209,-0.201l0.674,-0.118l0.64,0.213l0.59,0.804l0.282,0.272l0.691,-0.472l1.029,0.014l0.212,0.266l0.086,-0.224l0.189,-0.263l0.151,0.12l0.077,0.163l1.086,-0.046l0.171,-0.047l-0.292,-0.191l-0.238,-0.458l-0.05,-1.693l-0.301,-0.475l-0.345,-0.761l-0.159,-0.453l-0.015,-0.157l0.053,-0.227l0.424,0.012l0.328,0.058l0.625,-0.171l0.3,0.117l-0.018,0.354l0.092,0.446l0.104,0.216l0.159,0.245l0.503,-0.022l0.543,0.144l0.687,0.022l1.003,0.248l0.427,-0.144l0.414,-0.307l0.788,-0.202l0.063,-0.106l-0.454,0.042l-0.416,-0.195l-0.056,-0.211l0.048,-0.19l0.169,-0.438l1.206,-0.693l0.864,-0.205l0.902,-0.383l0.454,-0.393l0.3,-0.509l0.097,-0.112l0.125,-0.094l-0.116,-0.183l0.078,-1.96l0.084,-0.355l0.176,-0.291l0.268,-0.225l0.406,-0.244l1.497,-0.337l0.222,-0.137l0.031,0.212l0.109,0.271l0.075,0.148l-0.063,0.193l0.049,0.159l0.203,0.286l0.253,0.269l0.226,0.172L483.733,297.837zM472.393,318.103l-0.099,0.352l-0.188,-0.324l-0.248,-0.284l-0.057,-0.263l0,-0.07l0.291,0.192L472.393,318.103zM502.306,330.228l-0.073,0.559l0.053,0.163l0.102,0.114l0.047,0.125l0.085,1.482l-0.016,0.118l-0.343,0.593l-0.077,0.173l-0.017,0.732l-0.058,0.196l-0.122,0.193l-0.217,0.624l-0.188,0.28l-0.514,-0.342l-0.303,-0.148l-0.148,-0.159l-0.097,-0.11l0.063,-0.147l0.138,-0.153l0.022,-0.121l-0.325,-0.136l-0.149,-0.091l0.002,-0.16l0.112,-0.249l-0.051,-0.206l-0.188,0.01l-0.146,-0.031l-0.019,-0.107l0.107,-0.137l0.138,-0.179l-0.004,-0.198l-0.167,-0.085l-0.151,-0.161l-0.061,-0.219l0.117,-0.15l0.19,-0.096l-0.14,-0.225l-0.094,-0.005l-0.075,-0.049l0.062,-0.104l0.147,-0.156l0.205,-0.467l0.285,-0.221l0.506,-0.142l0.137,-0.063l0.125,-0.165l0.139,-0.106l0.169,0.014l0.156,0.063l0.096,0.068l0.072,-0.071l0.07,-0.205l-0.043,-0.18l0.022,-0.495l0.09,-0.281l0.146,-0.016l0.134,0.155l-0.006,0.137l0.05,0.324L502.306,330.228z',
    },
    DE: {
      name: 'Germany',
      path: 'M499.015,278.99l-0.065,0.096l0.031,-0.687l0.307,-0.734l0.13,0.017l-0.133,0.199l-0.039,0.139l-0.054,0.277l0.024,0.144l0.701,0.04l-0.082,0.128l-0.711,0.086L499.015,278.99zM503.034,278.803l0.017,0.089l0.411,0.129l0.173,0.206l0.192,0.312l0.019,0.448l-0.246,0.322l-0.204,0.204l0.771,-0.077l0.077,0.184l0.117,0.199l0.415,-0.142l1.042,0.587l0.63,-0.286l0.161,-0.017l0.143,0.474l-0.157,0.476l-0.555,0.506l0.123,0.312l0.178,0.069l0.523,-0.066l0.829,0.307l0.173,-0.096l0.672,-0.709l0.269,-0.153l0.884,-0.109l0.161,-0.276l0.358,-0.277l0.23,-0.303l0.553,-0.579l0.572,0.104l0.334,0.111l0.366,0.056l0.333,0.617l0.844,0.679l0.775,-0.059l0.275,0.641l0.122,0.788l0.238,0.247l0.209,0.161l0.631,0.168l0.025,0.01l0.021,0.106l0.039,0.39l0.053,0.322l0.325,1.282l-0.006,0.312l-0.004,0.083l-0.119,0.437l-0.211,0.367l-0.279,0.207l-0.154,0.23l-0.028,0.253l0.351,0.443l0.731,0.633l0.295,0.54l-0.139,0.448l-0.042,0.328l0.054,0.208l0.117,0.167l0.18,0.126l0.072,0.194l-0.037,0.262l0.034,0.182l0.135,0.129l-0.013,0.05l-0.065,0.182l-0.089,0.331l-0.051,0.242l-0.206,0.328l0.063,0.279l0.161,0.328l0.123,0.165l0.039,0.156l-0.078,0.37l0.039,0.095l0.509,0.272l0.083,0.125l0.049,0.261l0.179,0.557l-0.148,0.704l-0.13,0.385l-0.29,0.609l-0.014,0.056l-0.033,0.074l-0.087,0.106l-0.121,0.016l-0.183,-0.079l-0.125,-0.102l0.029,-0.262l-0.081,-0.018l-0.1,-0.161l-0.039,-0.173l-0.108,-0.071l-0.393,-0.073l-0.134,-0.051l-0.103,0.037l-0.077,0.123l0.049,0.111l0.073,0.108l0.218,0.171l-0.022,0.068l-0.47,0.167l-0.295,0.17l-0.275,0.096l-0.28,0.176l-0.553,0.198l-0.406,0.052l-0.084,0.052l-0.151,0.335l-0.102,0.07l-0.099,-0.036l-0.074,-0.055l-0.094,0.045l-0.098,0.111l-0.103,0.043l-0.089,-0.001l-0.159,0.292l-0.462,0.088l-0.054,0.151l-0.085,0.175l-0.068,0.043l-0.208,-0.069l-0.289,-0.039l-0.166,0.096l-0.199,0.053l-0.243,0.016l-0.271,0.191l-0.264,0.335l-0.148,0.296l-0.08,0.106l-0.129,-0.278l-0.158,-0.19l-0.112,-0.099h-0.1l-0.026,0.041v0.145l0.107,0.241l0.132,0.165l0.021,0.122l0.071,0.22l0.193,0.241l0.302,0.19l0.206,0.188l0.153,0.26l0.001,0.08l-0.042,0.106l-0.072,0.1l-0.061,0.13l-0.168,0.262l0.05,0.115l0.137,0.144l0.121,0.173l0.156,0.28l0.214,0.49l0.138,0.201l0.188,0.208l0.184,0.158l0.29,-0.005l0.3,0.302l0.328,0.436l0.245,0.199l0.171,0.061l0.142,0.157l0.125,0.225l0.049,0.13l0.111,0.094l0.3,-0.018l0.386,0.354l0.238,0.258l0.126,0.208l-0.033,0.083l-0.016,0.259l0.004,0.274l-0.038,0.145l-0.172,0.191l-0.089,0.041l-0.048,0.041l-0.529,-0.249l-0.042,0.042l-0.033,0.031l-0.142,0.719l-0.097,0.138l-0.146,0.127l-0.302,0.124l-0.21,0.05l-0.164,0.063l-0.519,0.3l-0.233,0.18l-0.151,0.226l-0.001,0.13l0.252,0.381l0.291,0.394l0.001,0.345l-0.128,0.258l-0.03,0.099l0.086,0.038l0.161,0.014l0.135,0.044l0.057,0.182l-0.017,0.315l-0.046,0.295l-0.048,0.124l-0.13,0.01l-0.25,-0.127l-0.195,-0.148l-0.075,-0.091l-0.004,-0.109l0.042,-0.069l-0.069,-0.134l-0.24,-0.125l-0.257,0.054l-0.189,0.083l-0.123,-0.005l-0.132,-0.12l-0.204,-0.092l-0.266,-0.061l-0.166,-0.064l-0.035,0.038l0.019,0.259l-0.051,0.113l-1.316,0.15l-0.401,0.14l-0.292,0.181l-0.216,0.078l-0.053,0.111l-0.214,0.146l-0.241,0.046l-0.059,-0.047l-0.155,0.067l-0.264,0.065l-0.171,-0.021l-0.081,-0.118l-0.163,-0.181l-0.066,-0.125l0.007,-0.081l-0.369,-0.016l-0.232,-0.096l-0.494,0.022l-0.122,-0.041l-0.025,0.043l-0.074,0.514l-0.098,0.21l-0.158,0.217l-0.203,0.121l-0.161,0.022l0.007,-0.158l0.041,-0.191l-0.117,-0.045l-0.175,-0.021l-0.084,-0.057l0.022,-0.146l-0.041,-0.085l-0.072,-0.102l-0.176,-0.131l-0.372,-0.194l-0.253,-0.097l-0.095,0.103l-0.181,0.103l-0.285,-0.034l-0.07,0.041l-0.489,-0.31l-0.469,-0.298h-0.155l-0.691,0.06l-0.02,-0.026l-0.121,-0.17l-0.106,-0.054l-0.064,0.028l-0.043,0.049l-0.074,-0.008l-0.31,-0.274l-0.127,-0.04l-0.176,0.037l-0.208,0.148l-0.091,0.181l0.028,0.104l0.107,0.045l0.283,-0.03l0.041,0.03l0.01,0.059l-0.031,0.057l-0.229,0.047l-0.066,0.069l-0.067,0.017l-0.043,0.011l-0.244,-0.072h-0.363l-0.293,0.127l-0.468,0.051l-0.643,-0.025l-0.231,-0.095l-0.141,-0.057l-0.102,-0.28l0.026,-0.415l0.153,-0.551l0.043,-0.405l-0.068,-0.258l0.091,-0.388l0.25,-0.518l0.167,-0.547l0.083,-0.578l0.121,-0.377l0.238,-0.265l0.565,-0.742l0.046,-0.056l-0.016,-0.371l-0.152,-0.053l-0.223,-0.107l-0.567,-0.132l-0.528,-0.085l-0.24,-0.105l-0.21,-0.281l-0.13,-0.004l-0.255,0.101l-0.318,0.068l-0.232,-0.059l-0.145,0.011l-0.081,0.052l-0.041,-0.046l-0.058,-0.241l-0.121,-0.063l-0.188,-0.056l-0.117,0.024l-0.081,0.12l-0.125,0.084l-0.114,-0.027l-0.359,-0.558l-0.092,-0.124l-0.023,-0.114l-0.09,-0.208l-0.214,-0.208l-0.213,-0.066l-0.106,0.023l0.012,-0.258l0.083,-0.375l0.08,-0.196l0.106,-0.16l0.113,-0.112l0.025,-0.202l-0.018,-0.191l-0.13,-0.03l-0.326,-0.141l-0.193,-0.149l-0.143,-0.187l-0.188,-0.257l-0.08,-0.262l-0.004,-0.261l0.022,-0.117l0.014,-0.081l0.151,-0.408l0.532,-0.366l-0.059,-0.369l-0.008,-0.227l-0.129,-0.148l-0.258,-0.06l-0.068,-0.103l-0.029,-0.101l0.189,-0.227l-0.229,-0.179L492.874,298l-0.318,-0.234l-0.034,-0.081l0.153,-0.685l-0.117,-0.2l-0.145,-0.102l-0.169,-0.05l-0.078,-0.095l-0.027,-0.109l0.03,-0.067l0.199,0.02l0.062,-0.071l0.474,-0.404l0.02,-0.078l-0.066,-0.044l-0.086,-0.023l-0.022,-0.085l0.003,-0.112l0.253,-0.585l0.075,-0.25l0.017,-0.177l-0.016,-0.175l-0.146,-0.275l-0.141,-0.22l-0.005,-0.175l-0.103,-0.092l-0.292,-0.471l0,-0.182l0.165,-0.142l0.231,-0.09l0.077,-0.075l0.138,-0.047l0.367,0.136l0.164,0.118l0.046,-0.024l0.148,-0.128l0.26,0.02l0.629,-0.258l0.094,-0.124l0.07,-0.132l0.006,-0.058l-0.244,-0.255l-0.007,-0.094l0.032,-0.106l0.069,-0.084l0.144,-0.057l0.153,-0.112l0.343,-0.318l0.119,-0.276l0.037,-0.3l0.007,-0.224l-0.094,-0.178l-0.095,-0.115l-0.129,0.018l-0.251,-0.009l-0.235,-0.1l-0.129,-0.162l-0.032,-0.142l0.059,-0.09l0.018,-0.11l-0.038,-0.111l0.015,-0.093l0.106,-0.075l0.743,0.002l0.056,-0.082l0.05,-0.432l0.186,-0.659l0.175,-0.368l0.029,-0.155l-0.003,-0.875l0.024,-0.445l-0.127,-0.209l-0.277,-0.229l0.059,-0.478l0.092,-0.374l0.279,-0.46l0.221,-0.126l0.965,-0.075l1.066,0.031l0.443,0.695l-0.164,0.356l0.259,0.166l0.125,-0.061l0.095,-0.31l0.063,-0.344l0.091,-0.104l0.33,0.257l0.116,0.176l0.007,0.564l0.122,-0.765l-0.091,-0.537l0.062,-0.522l0.133,-0.272l0.122,-0.173l0.782,0.187l0.864,-0.096l0.327,0.202l0.739,1.007l0.247,0.165l0.311,0.052l-0.429,-0.215l-0.896,-1.226l-0.268,-0.152l-0.412,-0.046l-0.257,-0.12l-0.162,-0.186l-0.047,-0.167l0.009,-1.245l-0.154,-0.186l-0.2,-0.064l-0.125,0.085l-0.256,0.001l-0.054,-0.283l0.063,-0.21l0.514,-0.144l0.339,-0.193l0.015,-0.341l-0.214,-0.269l-0.256,-0.494l-0.301,-0.465l-0.034,-0.542l0.001,0l0.524,0.01l0.128,0.021l0.794,0.254l0.194,0.178l0.244,0.008l0.44,-0.166l0.329,-0.073l0.127,0.103l0.179,0.043H503.034zM499.801,279.351l-0.109,0.119l-0.268,-0.014l-0.15,-0.112l0.049,-0.119l0.142,-0.091l0.118,-0.014l0.178,0.056L499.801,279.351zM514.174,280.943l0.07,0.323l-0.075,0.165l-0.315,-0.274l-0.317,0.004l-0.189,0.421l-0.141,0.018l-0.489,-0.383l-0.079,-0.187l-0.016,-0.156l0.07,-0.54l-0.013,-0.17l0.154,-0.186l0.024,-0.27l0.271,-0.284l0.242,-0.011l0.076,0.241l0.116,0.166l0.406,0.186l0.061,0.084l0.037,0.117l-0.189,0.228l-0.064,0.117l0.06,0.187L514.174,280.943zM507.365,280.774l-0.431,0.009l-0.165,-0.192l-0.165,-0.049l0.089,-0.237l0.116,-0.087l0.417,0.155l0.131,0.303L507.365,280.774zM515.583,283.011l-0.037,0.149l0.043,0.229l-0.116,-0.017l-0.348,0.054l-0.344,-0.076l-0.066,-0.285l0.055,-0.274l-0.138,-0.189l-0.127,-0.111l-0.019,-0.158l0.021,-0.165l0.593,0.442L515.583,283.011z',
    },
    GR: {
      name: 'Greece',
      path: 'M549.569,334.341l0.251,0.076l0.146,0.123l0.091,0.113l0.139,0.097l0.104,0.022l0.08,0.333l0.042,0.412l-0.063,0.178l-0.185,0.041l-0.578,0.388l-0.014,0.355l0.008,0.171l0.012,0.122l0.061,0.102v0.147l-0.064,0.158l-0.252,0.264l-0.175,0.209l-0.196,0.284l-0.11,0.035l-0.087,0.05l-0.079,-0.156l-0.435,-0.277l-1.007,-0.162l-0.481,-0.205l-0.211,0.038l-0.409,-0.229l-0.28,0.101l-0.594,0.407l-0.321,-0.044l-0.343,-0.245l-0.223,-0.045l-0.262,0.129l-0.419,0.468l-0.427,0.229l-0.382,-0.089l-0.514,0.002l-0.055,0.261l0.099,0.181l0.281,0.308l-0.132,0.231l0.098,0.231l0.183,0.047l0.277,-0.013l0.511,0.299l0.224,0.315l0.143,0.344l-0.312,-0.247l-0.207,-0.238l-0.289,-0.086l-0.401,-0.203l-0.252,-0.034l-0.268,0.141l-0.021,0.159l0.289,0.297l0.264,0.183l0.14,0.148l0.093,0.329l-0.053,0.111l-0.098,0.104l-0.313,-0.207l-0.479,-0.737l-0.668,-0.147l-0.112,0.154l0.132,0.39l0.095,0.151l0.581,0.42l-0.046,0.089l-0.085,0.038l-0.65,-0.24l-0.189,-0.365l-0.045,-0.463l-0.6,-0.322l-0.566,-0.351l-0.127,-0.333l0.117,-0.124l0.083,-0.245l-0.311,0.045l-0.195,0.155l-0.315,0.15l-0.013,0.246l0.05,0.228l-0.104,0.331l-0.102,0.575l0.064,0.301l0.684,0.861l0.234,0.624l0.168,0.236l0.35,0.26l0.365,0.483l0.154,0.251l0.11,0.411l-0.307,0.254l-0.178,0.01l-0.099,-0.112l0.138,-0.28l-0.02,-0.171l-0.474,-0.265l-0.2,0.089l-0.231,0.172l0.132,0.32l0.148,0.211l0.075,0.29l0.284,-0.025l-0.382,0.325l-0.359,0.166l-0.353,0.01l-0.225,0.03l-0.078,0.083l0.183,0.06l0.149,0.006l0.243,0.175l0.691,0.209l0.33,0.265l0.324,0.024l0.325,0.485l0.563,0.129l0.321,0.489l0.426,0.096l0.368,0.18l0.107,0.171l0.054,0.31l0.024,0.655l0.08,0.486l0.003,0.153l-0.02,0.229l-0.1,0.112l-0.135,0.004l-0.265,-0.357l-0.405,-0.376l-0.428,-0.448l-0.122,-0.079l-0.1,-0.007l-0.229,0.151l-0.636,0.117l-0.298,0.164l-0.112,0.036l-0.031,0.086l0.14,0.089l0.171,0.205v0.279l0.142,0.339l0.183,0.087l0.238,-0.007l0.137,0.063l0.035,0.135l0.139,0.157l0.091,0.117l-0.003,0.083l-0.665,0.221l-0.139,0.101l-0.117,0.052l-0.173,-0.105l-0.01,-0.27l-0.228,-0.145l-0.209,-0.125l-0.251,-0.053l-0.213,-0.187l-0.139,0.151l0.111,0.524l0.241,0.36l0.404,0.964l0.183,0.567l0.037,0.274l-0.091,0.455l0.199,0.337l0.136,0.346l-0.149,-0.013l-0.13,-0.122l-0.218,-0.144l-0.422,-0.553l-0.147,-0.345l-0.176,-0.027l-0.306,0.05l-0.334,0.737l0.001,0.421l-0.173,-0.1l-0.148,-0.131l0.018,-0.461l-0.015,-0.194l-0.406,-0.63l-0.186,-0.071l-0.087,-0.213l-0.15,-0.228l-0.193,0.043l-0.158,0.092l-0.043,0.344l-0.016,0.308l-0.118,0.231l-0.433,-0.439l-0.436,-0.762l-0.011,-0.418l0.319,-0.383l-0.038,-0.274l-0.302,-0.542l-0.436,-0.349l-0.244,-0.104l-0.115,-0.372l-0.233,-0.192l-0.189,-0.09l-0.037,-0.132l0.057,-0.098l0.458,-0.383l0.268,-0.602l0.133,-0.028l0.274,0.143l0.308,-0.037l0.252,-0.353l0.214,-0.192l0.361,0.025l0.815,0.471l0.876,0.269l0.437,0.235l0.248,0.233l0.131,0.048l0.208,0.033l-0.009,-0.174l-0.066,-0.154l0.173,-0.084l0.469,0.004l0.085,-0.082l0.087,-0.132l-0.097,-0.151l-0.155,-0.072l-0.166,-0.02l-0.109,-0.048l-0.177,0.048l-0.275,-0.117l-0.143,-0.096l-0.083,-0.099l-0.479,-0.197l-0.454,-0.334l-0.103,0.189l-0.184,0.102l-0.261,0.015l-0.734,-0.212l-0.451,0.162l-0.246,0.042l-0.188,0.004l-0.231,0.072l-0.267,0.043l-0.231,-0.308l-0.097,-0.239l-0.068,-0.045l-0.003,0.225l-0.074,0.18l-0.339,0.101l-0.195,-0.14l-0.15,-0.423l-0.189,-0.539l-0.333,-0.436l-0.271,-0.114l-0.023,-0.24l0.024,-0.192l0.325,-0.048l0.508,0.201l0.105,-0.04l0.114,-0.093l-0.022,-0.205l-0.074,-0.183l-0.14,-0.008l-0.097,0.021l-0.313,-0.038l-0.401,0.102l-0.186,-0.096l-0.062,-0.117l-0.336,-0.289l-0.29,-0.388l-0.47,-0.259l-0.307,-0.792l-0.258,-0.346l-0.275,-0.248l0.06,-0.004l0.104,0.042l0.2,0.136l0.212,0.029l0.116,-0.09l0.067,-0.083l0.043,-0.136l0.018,-0.159l0.035,-0.053l0.163,0.019l0.052,-0.04l-0.002,-0.143l-0.105,-0.178l-0.092,-0.219l0,-0.104l0.077,-0.042l0.127,-0.095l0.068,-0.118l0.135,-0.059l0.199,-0.011l0.222,-0.052l0.144,-0.127l0.021,-0.125l0.09,-0.346l0.059,-0.17l0.095,-0.155l0.051,-0.209l0.102,-0.197l0.212,-0.083l0.192,-0.097l0.145,-0.254l0.082,-0.217l0,-0.133l-0.122,-0.218l-0.09,-0.212l0.024,-0.276l0.381,-0.023l0.133,-0.026l0.495,-0.015l0.226,-0.148l0.156,0.014l0.326,0.128l0.146,-0.101l0.426,-0.2l0.421,-0.582l0.179,-0.087l0.409,-0.036l0.128,-0.067l0.149,0.013l0.458,0.118l0.26,0.018l0.309,-0.081l0.34,-0.142l0.085,-0.499l0.081,-0.072l0.211,-0.02l0.16,0.004l0.308,0.04l0.366,0.013l0.235,-0.234l0.371,-0.017l0.172,-0.034l0.287,0.047l0.279,-0.002l0.357,-0.098l0.333,-0.161l0.26,0.014l0.106,-0.029l0.06,-0.034l0.065,-0.217l0.489,-0.014l0.166,0.021l0.273,0.006l0.284,-0.119l0.085,0.01l0.143,0.318l0.075,0.092l0.154,0.085l0.344,0.238l0.062,-0.063l0.144,-0.08l0.412,0.109l0.393,0.183l0.33,0.269l0.367,-0.078l0.407,-0.132l0.265,-0.038l0.288,-0.019l0.171,-0.057l0.389,0.069l0.401,-0.145l0.193,-0.13l0.056,-0.184l-0.032,-0.323l-0.091,-0.324l-0.096,-0.12l-0.031,-0.124l0.055,-0.116l0.062,-0.08l0.262,-0.068L549.569,334.341zM545.228,338.432l-0.36,0.131l-0.366,-0.249l0.003,-0.148l0.193,-0.301l0.106,-0.089l0.269,0.024l0.153,0.207l0.036,0.098l-0.05,0.166L545.228,338.432zM547.787,339.126l-0.318,0.096l-0.35,-0.303l0.338,-0.122l0.157,0.088l0.112,0.104L547.787,339.126zM547.09,340.748l-0.106,0.123l-0.079,0.212l-0.042,0.303l-0.164,0.007l-0.099,-0.061l-0.033,-0.115l-0.006,-0.145l-0.072,0.006l-0.058,0.157l-0.051,0.071l-0.165,0.015l-0.181,-0.097l0.009,-0.209l-0.036,-0.243l0.016,-0.085l0.495,-0.021l0.145,0.179l0.175,-0.104l0.072,-0.112l0.212,-0.07L547.09,340.748zM532.048,342.749l0.061,0.203l-0.35,-0.126l-0.255,-0.181l-0.211,-0.449l-0.449,-0.511l-0.007,-0.149l0.171,-0.113l0.369,-0.08l0.149,0.083l0.096,0.086l0.03,0.098l-0.209,0.196l-0.043,0.089l0.161,0.176l-0.002,0.071l0.067,0.341l0.079,0.128l0.203,0.103L532.048,342.749zM549.819,343.122l-0.049,0.214l0.388,0.355l0.132,0.225l0.049,0.218l-0.033,0.063l-0.147,-0.118l-0.121,-0.038l0.041,0.156l0.124,0.134l-0.22,0.077l-0.22,-0.004l-0.644,-0.187l-0.148,-0.199l0.385,-0.299l0.078,-0.121l-0.272,0.012l-0.291,0.355l-0.466,-0.156l-0.143,-0.143l-0.032,-0.077l0.184,-0.316l0.328,0.011l0.173,-0.071l0.215,-0.1l0.002,-0.15l0.512,-0.034L549.819,343.122zM542.741,343.74l-0.131,0.042l0.131,-0.288l0.232,-0.149l-0.087,0.242L542.741,343.74zM542.437,343.898l-0.125,0.122l-0.194,-0.053l-0.203,-0.408L542.437,343.898zM541.415,344.458l0.159,0.39l0.149,0.131l0.312,0.155l0.147,0.02l0.533,0.28l0.619,0.056l0.08,0.081l0.076,0.215l0.126,0.169l0.032,0.131l-0.066,0.146l0.091,0.445l0.156,0.422l0.235,0.204l0.293,0.062l0.279,-0.009l0.07,0.084l-0.028,0.368l-0.118,0.144l-0.096,0.035l-0.083,-0.038l-0.076,-0.086l-0.082,-0.041l-0.16,-0.007l-0.117,-0.148l-0.297,-0.203l-0.055,-0.122l-0.01,-0.187l-0.126,-0.138l-0.116,-0.262l-0.11,-0.073l-0.061,-0.132l-0.005,-0.056l-0.432,-0.039l-0.357,-0.001l-0.303,-0.149l-0.094,-0.391l-0.18,-0.105l-0.135,-0.111l-0.112,-0.154l-0.284,-0.283l-0.314,-0.237l-0.304,-0.157l-0.322,-0.103l-0.262,0.121l-0.153,-0.028l-0.031,-0.082l0.326,-0.163l0.448,-0.312l0.315,-0.103l0.153,-0.013L541.415,344.458zM544.949,344.995l-0.296,0.087l-0.079,-0.014l0.066,-0.11l0.005,-0.046l-0.296,-0.202l0.035,-0.262l0.035,-0.067l0.22,0.137l0.048,0.228L544.949,344.995zM533.757,345.713l-0.109,0.028l-0.094,-0.019l-0.085,0.016l-0.083,0.068l0.009,-0.283l0.097,-0.353l0.118,-0.206l0.167,-0.096l0.071,0.162l-0.013,0.576L533.757,345.713zM548.932,347.106l-0.268,0.201l-0.299,-0.291l-0.049,-0.094l0.22,-0.118l0.109,-0.181l-0.088,-0.223l-0.305,-0.33l-0.015,-0.234l0.467,-0.099l0.275,0.204l0.14,0.014l-0.054,0.195l0.024,0.063l0.021,0.59l-0.13,0.083l-0.021,0.162L548.932,347.106zM533.958,346.71l-0.139,0.039l-0.176,-0.341l-0.064,-0.236l0.074,-0.013l0.07,0.027l0.074,0.089l0,0.091l0.03,0.098l0.077,0.117L533.958,346.71zM533.548,346.518l0.035,0.412l0.198,0.077l0.263,0.37l-0.022,0.189l-0.055,0.065l-0.436,-0.175l-0.104,0.079l-0.127,-0.032l-0.079,-0.205l0.009,-0.072l-0.071,-0.123l-0.06,-0.055l-0.171,0.163l-0.108,0.03l0,-0.149l0.159,-0.41l0.074,-0.069l0.13,0.135l0.107,-0.05l0.081,-0.222l0.005,-0.221l0.037,-0.065L533.548,346.518zM541.795,348.144l-0.111,0.087l-0.125,-0.004l-0.089,-0.032l-0.044,-0.07l0.055,-0.033l0.065,-0.141l0.06,-0.038l0.089,0.018l0.055,0.057L541.795,348.144zM545.838,348.732l-0.083,0.237l-0.219,-0.276l-0.24,-0.189l-0.09,-0.166l-0.146,-0.1l-0.04,-0.223l0.177,-0.091l0.076,-0.009l0.182,0.271l0.284,0.031l-0.022,0.167l0.09,0.215L545.838,348.732zM534.323,348.571l0.296,0.344l-0.239,-0.085l-0.254,0.238l-0.322,-0.278l-0.193,-0.282l-0.043,-0.113l0.202,-0.264l0.188,0.271l0.228,0.043L534.323,348.571zM550.982,348.549l0.345,0.117l0.096,-0.013l0.163,0.042l0.043,0.214l-0.216,0.031l-0.374,0.197l-0.159,-0.043l-0.19,-0.171l-0.302,-0.018l-0.089,-0.047l0.162,-0.202l0.294,-0.102L550.982,348.549zM544.054,349.377l-0.188,0.171l-0.032,-0.257l0.121,-0.271l0.165,-0.017l0.061,0.119L544.054,349.377zM546.58,349.297l-0.104,0.228l-0.175,-0.035l-0.293,-0.245l-0.1,-0.111l-0.055,-0.109l0.12,-0.013l0.147,0.116l0.375,0.061L546.58,349.297zM548.75,349.545l-0.131,0.014l0.04,-0.141l0.251,-0.245l0.352,-0.012l0.32,-0.123l0.072,-0.004l-0.153,0.193l-0.258,0.18L548.75,349.545zM546.992,349.933l-0.269,0.022l0.016,-0.269l0.1,-0.07l0.322,0.134l-0.016,0.084L546.992,349.933zM545.702,349.671l-0.014,0.365l-0.074,-0.003l-0.043,-0.056l-0.002,-0.14l0.032,-0.22L545.702,349.671zM544.278,350.196l-0.16,0.107l0.053,-0.244l-0.079,-0.127l0.07,-0.108l0.103,-0.087l0.048,0.09l0.092,0.146L544.278,350.196zM544.524,350.966l-0.104,0.053l-0.173,-0.077l0.046,-0.192l0.12,-0.082l0.127,0.063l0.019,0.087L544.524,350.966zM547.394,351.518l-0.25,0.132l-0.171,-0.191l-0.095,-0.301l0.458,-0.442l0.11,0.04l0.066,0.114l-0.01,0.397L547.394,351.518zM546.645,351.165l-0.223,0.27l-0.186,-0.029l-0.078,-0.124l0.115,-0.254l0.249,-0.144l0.113,0.038l-0.011,0.188L546.645,351.165zM551.53,351.547l-0.28,0.048l0.05,-0.278l-0.137,-0.219l0.218,0.123l0.139,0.148l0.068,0.028l-0.016,0.089L551.53,351.547zM545.079,351.679l-0.051,0.015l-0.074,-0.147l-0.015,-0.137l0.029,-0.081l0.097,-0.008l0.132,0.261L545.079,351.679zM548.273,352.136l-0.248,0.029l-0.079,-0.026l0.151,-0.06l0.105,-0.064l0.051,-0.077l0.251,-0.136l0.165,-0.178l0.179,0.121l-0.224,0.081L548.273,352.136zM551.333,352.357l-0.087,0.004l0.104,-0.168l0.296,-0.231l0.431,-0.204l0.143,-0.022l0.243,0.126l-0.446,0.209l-0.119,0.11l-0.329,0.024L551.333,352.357zM546.933,352.542l-0.049,0.055l-0.212,-0.22l-0.081,-0.128l0.101,-0.107l0.312,0.25L546.933,352.542zM544.559,352.229l0.005,0.205l-0.02,0.073l-0.574,0.099l0.053,-0.235l0.035,-0.074l0.19,0.109l0.07,-0.056l0.028,-0.064L544.559,352.229zM553.889,352.96l-0.061,0.055l-0.141,-0.159l-0.007,-0.083l0.144,-0.095l0.072,-0.022l0.021,0.065l-0.002,0.139L553.889,352.96zM549.961,352.851l-0.222,0.083l-0.141,0.175l-0.172,-0.124l0,-0.168l0.188,0.052l0.132,-0.095l-0.04,-0.107l0.144,0.05L549.961,352.851zM547.216,353.521l-0.13,0.183l-0.184,-0.065l0.075,-0.069l0.044,-0.09l0.005,-0.13l-0.05,-0.08l0.034,-0.029l0.164,0.134L547.216,353.521zM553.84,355.124l-0.202,0.073l-0.07,-0.009l-0.084,-0.16l0.117,-0.386l-0.108,-0.249l-0.007,-0.105l0.164,-0.146l0.114,-0.219l0.278,-0.237l0.721,-0.281l0.169,-0.026l-0.005,0.22l-0.241,0.556l-0.214,0.278l0.057,0.222l-0.343,0.062L553.84,355.124zM540.4,354.224l-0.033,0.15l-0.289,-0.103l-0.08,-0.155l-0.015,-0.344l0.076,-0.168l0.05,-0.053l0.133,0.194l0.279,0.283L540.4,354.224zM551.969,356.721l-0.107,0.193l-0.109,-0.163l0.047,-0.188l-0.126,-0.297l0.239,-0.442l0.005,-0.215l0.183,-0.11l-0.045,0.365l-0.14,0.292l0.145,0.243l0.069,0.276L551.969,356.721zM542.641,356.48l0.192,0.025l0.26,-0.004l0.059,-0.021l0.166,-0.201l0.204,-0.004l0.089,0.198l-0.207,0.091l-0.042,0.052l0.04,0.042l0.155,0.083l0.216,-0.031l0.006,0.156l0.048,0.127l0.106,0.076l0.116,0.015l0.255,-0.022l0.251,-0.05l0.259,-0.1l0.265,-0.051l0.791,0.051l0.284,0.216l0.541,0.026l0.502,0.114l0.264,-0.075l0.451,-0.07l0.072,0.076l-0.058,0.487l0.028,0.142l0.13,0.068l0.128,-0.033l0.158,-0.16l0.378,-0.123l0.392,0l0.331,-0.324l0.097,-0.019l-0.061,0.159l-0.05,0.374l-0.07,0.219l-0.032,0.172l-0.221,0.089l-0.333,0.015l-0.609,-0.038l-0.614,0.061l-1.137,0.164l-1.139,0.084l-0.153,-0.055l-0.003,-0.217l-0.024,-0.15l-0.074,-0.105l-0.352,-0.09l-0.336,-0.154l-1.317,-0.21l-0.311,-0.083l-0.504,0.043l-0.185,-0.006l-0.127,-0.075l-0.088,-0.13l-0.04,-0.413l0.063,-0.409l0.109,-0.108l0.05,0.123l0.129,0.057l0.12,-0.124l-0.001,-0.188l0.061,-0.174l0.095,0.073l0.063,0.268L542.641,356.48z',
    },
    HU: {
      name: 'Hungary',
      path: 'M537.813,307.809L538.08,307.775L538.091,307.78L538.154,307.8L538.199,307.996L538.206,308.009L538.271,308.138L538.331,308.309L538.425,308.438L538.632,308.491L538.902,308.65L539.077,308.95L539.34,309.074L539.359,309.077L539.411,309.063L539.601,309.052L539.638,309.112L539.789,309.259L539.848,309.387L539.818,309.523L539.845,309.677L539.902,309.731L539.833,309.834L539.342,310.35L539.149,310.486L539.022,310.514L538.821,310.46L538.614,310.501L538.429,310.611L538.258,310.646L538.129,310.777L537.962,311.057L537.756,311.293L537.549,311.44L537.441,311.571L537.429,312.023L537.314,312.153L537.16,312.284L537.075,312.399L536.84,313.085L536.662,313.304L536.492,313.472L536.464,313.625L536.467,313.801L536.275,314.151L536.023,314.513L535.975,314.662L536.031,314.862L535.789,315.092L535.65,315.203L535.534,315.255L535.462,315.399L535.344,315.75L535.375,315.906L535.378,316.05L535.174,316.134L535.114,316.292L535.062,316.488L534.977,316.576L534.748,316.739L534.178,316.668L533.963,316.723L533.899,316.839L533.886,316.932L533.814,317.02L533.685,317.129L533.552,317.178L533.255,317.043L532.618,317.181L532.508,317.279L532.419,317.208L532.282,317.145L531.645,317.065L531.393,317.128L531.056,317.104L530.745,317.034L530.512,317.091L530.307,317.365L530.205,317.457L530.125,317.516L529.95,317.602L529.803,317.705L529.608,317.779L529.433,317.769L529.268,317.651L529.209,317.678L529.157,317.787L529.067,317.879L528.82,317.993L528.757,317.991L528.743,317.991L528.554,318.075L528.242,318.122L528.085,318.089L527.801,318.467L527.714,318.536L527.443,318.651L527.222,318.709L527.032,318.663L526.957,318.659L526.115,318.64L525.675,318.559L525.393,318.411L525.205,318.246L525.113,318.063L524.895,317.953L524.55,317.914L524.282,317.732L524.089,317.408L523.83,317.151L523.501,316.961L523.241,316.693L523.049,316.346L522.703,316.033L522.203,315.755L522.052,315.694L522.022,315.604L521.778,315.258L521.673,315.13L521.683,314.958L521.634,314.86L521.545,314.792L521.497,314.543L521.469,314.357L521.399,314.237L520.864,314.212L521.312,313.768L521.535,313.644L521.793,313.665L521.876,313.625L521.898,313.56L521.942,313.415L521.964,313.278L521.986,313.148L521.958,313.076L521.833,313.053L521.773,312.734L521.837,312.613L521.901,312.529L521.822,312.14L521.846,312.007L522.048,311.986L522.215,311.903L522.352,311.809L522.39,311.688L522.502,311.442L522.399,311.14L521.816,310.943L521.786,310.868L521.921,310.782L522.066,310.66L522.15,310.564L522.262,310.551L522.42,310.6L522.702,310.819L522.809,310.851L522.913,310.787L523.024,310.773L523.335,310.781L523.597,310.73L523.538,310.497L523.539,310.327L523.494,310.191L523.522,310.042L523.628,309.925L523.66,309.663L523.823,309.486L523.9,309.46L524.188,309.493L524.256,309.539L524.3,309.549L524.759,309.98L525.193,310.304L525.548,310.47L526.07,310.483L526.625,310.498L527.553,310.441L528.249,310.399L528.295,310.318L528.4,310.125L528.316,309.959L528.321,309.764L528.438,309.51L528.782,309.298L529.767,309.205L530.333,309.047L530.419,308.832L530.606,308.619L530.778,308.576L531.013,308.674L531.296,308.861L531.545,308.961L531.69,308.897L532.19,308.581L532.766,308.271L533.162,307.431L533.205,307.296L533.634,307.2L534.261,307.217L534.583,307.327L534.825,307.385L535.187,307.365L535.709,307.184L535.902,307.189L536.052,307.317L536.216,307.428L536.327,307.563L536.411,307.754L536.456,307.825L536.529,307.923L536.661,308.057L536.788,308.092L537.755,307.859z',
    },
    IS: {
      name: 'Iceland',
      path: 'M432.078,213.067L432.4,213.093L432.926,212.854L433.146,212.697L433.687,212.152L434.006,212L434.499,212.038L434.736,212L434.742,212.053L434.439,212.274L434.197,212.35L433.849,212.679L433.518,213.419L433.273,213.781L433.275,213.942L433.573,214.227L433.9,214.388L434.2,214.242L434.331,214.299L434.449,214.51L434.516,214.719L434.531,214.926L434.477,215.358L434.297,215.791L434.053,216.153L434.087,216.267L434.283,216.325L435.212,216.091L435.309,216.108L435.362,216.225L435.373,216.441L435.424,216.636L435.516,216.811L435.487,216.989L435.08,217.552L435.561,217.198L435.94,217.098L436.59,217.276L436.856,217.48L437.011,217.839L437.236,217.72L437.334,217.727L437.481,217.931L437.486,218.149L437.378,218.458L437.341,218.744L437.228,218.861L437.017,218.946L436.957,219.041L437.05,219.258L437.187,219.47L437.381,219.479L437.416,219.577L437.42,219.694L437.394,219.832L437.331,219.926L437.23,219.978L437.097,220.129L437.585,220.459L437.647,220.582L437.654,220.761L437.616,220.958L437.533,221.172L437.386,221.298L437.034,221.319L436.818,221.458L436.892,221.688L436.886,221.979L436.821,222.322L436.544,222.839L436.284,223.114L436.029,223.292L435.575,223.229L435.328,223.092L435.355,223.537L435.103,223.81L435.15,224.038L435.238,224.154L435.195,224.446L435.075,224.735L434.874,225.047L434.646,225.242L434.193,225.477L433.806,225.866L433.542,226.02L432.884,226.013L432.213,226.263L431.265,226.789L430.626,227.209L430.133,227.684L429.482,228.456L428.999,228.78L428.72,228.867L428.177,228.936L427.722,229.145L426.211,229.535L425.7,229.748L425.634,229.941L425.422,230.232L425.409,230.337L425.501,230.418L425.519,230.523L425.332,230.866L424.958,231.113L424.782,231.109L424.568,230.896L424.475,230.904L424.438,230.937L424.436,231.003L424.559,231.259L424.333,231.377L423.349,231.675L421.674,231.455L421.011,231.226L420.192,230.86L419.705,230.763L419.014,230.739L418.446,230.227L418.183,229.91L418.162,229.778L418.192,229.627L418.251,229.524L418.339,229.469L418.526,229.463L418.551,229.418L418.408,229.163L418.271,229.246L417.906,229.606L417.743,229.593L417.529,229.413L417.521,229.238L417.104,229.171L416.741,228.952L416.38,228.637L416.326,228.517L416.5,228.34L416.466,228.306L416.335,228.276L416.072,228.334L415.675,228.733L415.504,228.825L412.911,228.918L412.253,228.959L412.126,229.02L412.012,228.761L411.91,228.181L411.872,227.798L411.898,227.612L411.989,227.389L412.13,227.427L412.264,227.604L412.386,227.855L412.525,227.977L413.43,227.671L413.798,227.465L413.954,227.27L414.138,226.936L414.333,226.765L414.426,226.604L414.609,226.091L414.735,225.853L414.887,225.676L415.063,225.562L415.463,225.481L415.2,225.36L414.948,225.36L414.094,225.903L413.807,225.903L413.819,225.818L413.94,225.665L414.234,225.4L414.032,225.38L413.955,225.26L413.946,225.007L414.096,224.598L414.792,224.058L415.033,223.978L415.106,223.871L415.015,223.784L414.869,223.731L414.169,224.288L413.659,224.48L413.508,224.443L413.244,224.228L413.159,224.131L413.045,223.884L413.059,223.735L413.301,223.297L413.262,223.212L413.095,223.169L412.646,222.765L411.936,222.806L410.177,222.571L409.813,222.671L409.214,223.018L408.852,223.132L408.685,223.057L408.533,222.873L408.395,222.626L408.271,222.313L408.324,222.096L408.556,221.972L408.726,221.913L409.205,221.988L409.789,221.769L410.161,221.723L410.268,221.688L410.487,221.455L410.595,221.396L410.763,221.478L410.845,221.636L411.432,221.39L411.634,221.267L411.657,221.19L411.745,221.102L412.037,221.235L412.274,221.239L412.569,221.147L413.091,221.107L414.26,221.086L414.435,220.885L414.517,220.707L414.62,220.254L414.574,220.161L413.845,220.578L413.678,220.571L412.833,220.35L412.528,220.1L412.628,219.899L413.076,219.465L413.538,219.117L414.218,218.739L414.377,218.592L414.394,218.417L413.94,218.106L413.083,218.192L412.863,217.823L412.15,217.604L411.676,217.741L411.424,217.517L410.808,217.827L409.454,218.274L408.915,218.583L408.625,218.686L408.291,218.434L407.715,218.149L407.067,218.06L407.009,217.892L407.387,217.377L407.646,217.283L407.906,217.331L408.403,217.69L408.746,217.803L408.316,217.275L408.327,217.072L408.294,216.767L408.162,216.636L408.03,216.298L408.084,216.184L408.253,216.143L408.599,216.258L409.422,216.844L409.826,216.74L410.047,216.524L410.35,216.364L410.264,216.281L409.553,216.271L409.172,216.151L408.98,215.979L408.813,215.686L408.872,215.551L409.07,215.443L409.677,215.475L409.277,214.964L408.999,214.67L408.969,214.528L408.988,214.35L409.025,214.23L409.082,214.17L409.778,214.47L409.931,214.482L409.79,214.289L409.484,214.004L409.471,213.897L409.6,213.81L409.663,213.647L409.669,213.513L409.88,213.397L410.094,213.392L410.309,213.498L410.975,214.054L411.07,214.21L411.102,214.415L411.069,214.67L411.097,214.772L411.357,214.685L411.565,214.792L411.668,214.763L411.927,214.38L412.105,214.471L412.212,214.65L412.246,214.812L412.262,215.034L412.216,215.496L412.228,215.561L412.409,215.3L412.717,215.28L412.757,215.149L412.766,214.663L412.741,214.251L412.707,214.167L411.693,213.595L411.517,213.459L411.296,213.177L411.341,213.035L411.539,212.908L411.836,212.857L412.527,212.864L412.597,212.804L412.463,212.655L412.144,212.559L412.069,212.472L412.031,212.306L411.652,212.397L411.229,212.401L410.822,212.299L410.814,212.17L410.974,211.98L411.307,211.665L411.461,211.586L411.926,211.641L412.387,211.552L412.761,211.66L413.058,211.972L413.479,212.52L414.049,212.869L414.102,212.979L414.405,213.264L415.009,214.03L415.622,214.473L415.65,214.586L415.549,214.718L415.313,214.873L415.367,214.958L415.675,215.071L415.897,215.369L415.912,215.499L415.711,216.419L415.604,216.614L415.482,216.717L414.916,216.544L415.05,216.836L415.455,217.146L415.546,217.319L415.486,217.489L415.53,217.528L415.678,217.437L415.74,217.533L415.714,217.816L415.651,218.051L415.55,218.237L415.58,218.318L415.738,218.293L415.886,218.341L416.118,218.598L416.306,219.381L416.399,219.633L416.467,219.409L416.551,218.838L416.63,218.546L416.705,218.533L416.769,218.437L416.823,218.257L416.933,217.621L417.313,217.138L417.494,216.989L417.665,216.957L417.747,217.017L418.032,217.524L418.205,217.609L418.293,217.582L418.415,217.237L418.569,216.575L418.604,215.833L418.521,215.01L418.569,214.42L418.75,214.067L418.987,213.958L419.282,214.094L419.497,214.31L419.921,215.13L420.264,215.559L420.558,216.017L420.71,216.166L421.002,216.241L421.08,216.211L421.132,216.106L421.159,215.924L421.096,214.753L421.178,214.388L421.302,214.127L421.828,213.974L422.115,213.81L422.394,213.541L422.625,213.396L422.809,213.377L423,213.482L423.201,213.711L423.513,214.157L423.906,214.894L424.406,215.442L424.667,216.31L424.723,216.456L424.785,216.473L424.851,216.36L424.893,216.201L424.905,215.815L424.765,215.303L424.298,214.006L424.29,213.759L424.349,213.561L424.678,213.539L425.444,213.659L425.688,213.861L426.209,214.655L426.355,214.847L426.444,214.895L426.477,214.799L426.679,214.652L426.818,214.474L427.051,214.036L427.56,213.246L427.666,213.223L427.814,213.285L428.075,213.492L428.199,213.658L428.444,213.784L428.695,213.74L429.042,213.463L429.435,213.293L429.569,212.9L429.594,212.72L429.278,211.543L429.411,211.301L430.096,211.008L430.695,210.985L430.837,211.066L431.214,211.641L431.47,211.929L431.599,212.16L431.63,212.669L431.785,212.856z',
    },
    IE: {
      name: 'Ireland',
      path: 'M455.44,277.503l-0.444,0.314l-0.069,0.119l-0.125,0.479l-0.015,0.136l-0.143,0.251l-0.135,0.279l-0.157,0.108l-0.234,0.086l-0.133,0.085l-0.168,-0.043l-0.212,0.007l-0.106,0.095l0.005,0.073l0.063,0.083l0.186,0.128l0.207,0.115l-0.023,0.101l-0.111,0.114l-0.703,0.284l-0.209,0.171l-0.073,0.113l0.075,0.189l0.561,0.565l0.095,0.062l0.083,0.329l0.495,0.137l0.203,0.205l0.174,0.049l0.379,-0.018l0.152,0.077l0.086,-0.059l0.05,-0.108l0.319,-0.278l0.105,-0.122l-0.063,-0.169l-0.068,-0.129l0.194,-0.257l0.235,-0.254l0.118,0.008l0.201,0.156l0.166,0.217l0.022,0.168l0.031,0.122l0.157,0.26l0.101,0.09l0.272,0.052l0.064,0.102l-0.049,0.376l0.041,0.125l0.285,0.006l0.303,-0.03l0.106,0.014l0.109,-0.079l0.168,-0.085l0.241,0.029l0.118,0.168l0.053,0.173l-0.207,0.065l-0.216,-0.035l-0.105,0.113l-0.007,0.218l0.073,0.281l0.145,0.199l0.115,0.448l0.096,0.496l0.148,0.299l0.031,0.37l-0.022,0.182l0.027,0.327l-0.063,0.115l0.047,0.306l0.175,0.631l0.077,0.351l0.049,0.764l-0.124,0.285l-0.166,0.271l-0.109,0.32l-0.083,0.345l-0.051,0.555l-0.36,0.648l-0.153,0.161l-0.178,0.099l0.388,0.452l-0.317,0.201l-0.345,0.063l-0.382,-0.113l-0.238,0.014l-0.218,0.146l-0.085,0.088l-0.069,-0.042l-0.143,-0.37l-0.105,0.382l-0.22,0.122l-0.377,-0.026l-0.63,0.102l-0.243,0.108l-0.101,0.17l-0.075,0.196l-0.099,0.115l-0.111,0.061l-0.487,0.144l-0.096,0.058l-0.226,0.315l-0.295,0.182l-0.245,0.055l-0.217,-0.183l-0.089,-0.11l-0.101,-0.056l-0.334,0.009l0.105,0.057l0.068,0.129l0.033,0.248l-0.038,0.243l-0.165,0.123l-0.196,0.023l-0.31,0.251l-0.41,0.068l-0.222,0.231l-1.356,0.39l-0.077,0.004l-0.187,-0.099l-0.203,-0.044l-0.202,0.031l-0.568,0.218l-0.275,-0.043l0.351,-0.542l0.471,-0.274l0.049,-0.075l-0.154,-0.037l-0.896,0.19l-0.311,0.162l-0.311,0.047l0.144,-0.248l0.401,-0.339l0.215,-0.16l0.131,-0.064l0.15,-0.2l0.423,-0.227l-1.362,0.468l-0.358,-0.057l-0.084,-0.13l-0.278,0.062l-0.106,-0.317l0.413,-0.479l0.241,-0.207l0.286,-0.112l0.275,-0.161l0.102,-0.196l-0.129,-0.063l-0.824,0.05l-0.395,-0.042l0.021,-0.156l0.073,-0.173l0.409,-0.296l0.222,-0.047l0.197,0.028l0.192,0.076l0.157,0.099l0.464,-0.057l-0.194,-0.189l-0.034,-0.385l-0.148,-0.129l0.189,-0.179l0.217,-0.108l0.362,-0.371l0.129,-0.057l0.716,-0.09l0.772,-0.195l0.765,-0.27l-0.393,-0.151l-0.188,-0.2l-0.302,0.403l-0.218,0.154l-0.614,0.083l-0.194,-0.045l-0.274,-0.125l-0.085,0.047l-0.079,0.096l-0.407,0.197l-0.427,0.047l0.497,-0.362l0.631,-0.615l0.14,-0.194l0.2,-0.339l-0.062,-0.151l-0.13,-0.086l0.457,-0.7l0.161,-0.127l0.292,-0.021l0.215,-0.111h0.095l0.085,-0.042l0.188,-0.21l-0.29,-0.134l-0.3,-0.069l-0.927,0.073l-0.122,-0.016l-0.115,-0.065l-0.075,-0.093l-0.056,-0.239l-0.068,-0.054h-0.209l-0.207,0.073l-0.144,-0.007l-0.141,-0.105l0.226,-0.245l-0.291,-0.058l-0.294,0.048l-0.245,-0.075l-0.007,-0.154l0.111,-0.154l-0.146,-0.146l-0.03,-0.185l0.155,-0.091l0.169,0.03l0.345,-0.137l0.443,-0.066l-0.38,-0.135l-0.151,-0.116l-0.007,-0.177l0.03,-0.152l0.439,-0.257l0.468,-0.113l-0.035,-0.169l0.033,-0.184l-0.473,-0.053l-0.467,0.129l0.05,-0.351l0.112,-0.318l0.022,-0.209l-0.022,-0.225l-0.219,0.096l-0.025,-0.317l-0.094,-0.217l-0.325,0.15l0.008,-0.288l0.094,-0.201l0.169,-0.087l0.168,0.038l0.313,-0.003l0.302,-0.152l0.435,-0.039l0.692,0.047l0.476,0.427l0.123,-0.076l0.19,-0.27l0.089,-0.03l0.718,0.118l0.445,0.155l0.119,-0.048l-0.064,-0.299l-0.153,-0.208l0.192,-0.272l0.234,-0.185l0.157,-0.092l0.361,-0.115l0.158,-0.108l0.105,-0.352l0.167,-0.293l-0.907,0.152l-0.863,-0.348l0.137,-0.246l0.182,-0.14l0.314,-0.107l0.03,-0.129l0.159,-0.107l0.263,-0.282l-0.097,-0.369l0.052,-0.27l0.189,-0.176l0.059,-0.253l0.084,-0.187l0.384,-0.067l0.369,-0.173l0.133,0.017l0.437,-0.04l0.147,0.07l-0.034,-0.307l0.268,-0.04l0.104,0.061l0.046,0.218l0.122,0.139l0.038,0.241l-0.082,0.186l-0.137,0.143l0.125,0.146l-0.193,0.265l0.208,-0.113l0.297,-0.259l-0.016,-0.211l-0.05,-0.267l-0.083,-0.241l0.038,-0.266l0.167,-0.166l0.439,-0.084l-0.18,-0.302l0.16,-0.027l0.174,0.063l0.256,0.235l0.267,0.185l0.276,0.146l-0.266,0.292l-0.327,0.203L455.44,277.503zM447.78,283.188l-0.012,0.136l-0.208,-0.171l-0.101,-0.187l-0.57,-0.085l0.237,-0.187l0.116,0.055l0.403,0.008l0.113,0.078L447.78,283.188z',
    },
    IT: {
      name: 'Italy',
      path: 'M514.148,315.611l-0.057,0.233l-0.119,0.058l-0.208,0.136l-0.238,0.186l-0.222,0.209l-0.06,0.227l0.061,0.148l0.06,0.051l0.081,-0.045l0.118,0.028l0.148,0.081l0.247,0.079l0.007,0.078l-0.052,0.1l-0.192,0.177l-0.173,0.2l-0.017,0.122l0.021,0.089l0.06,0.054l0.256,-0.024l0.038,0.073l-0.125,0.513l0.039,0.087l0.225,0.082l0.164,0.123l0.307,0.324l0.122,0.262l-0.084,0.088l-0.193,0.043l-0.157,-0.022l0.178,-0.158l-0.435,-0.576l-0.197,0.001l-0.261,0.244l-0.726,-0.247l-0.139,0.1l-0.103,0.195l-0.252,0.242l-0.357,0.106l-0.398,0.266l-0.419,0.188l-0.32,0.142l-0.184,-0.025l0.292,-0.307l-0.124,-0.006l-0.388,0.217l-0.223,0.183l-0.072,0.308l-0.065,0.506l0.17,0.134l0.298,0.666l0.367,0.284l-0.071,0.271l-0.097,0.214l-0.222,0.185l-0.184,-0.137l-0.113,0.003l-0.085,0.433l0.159,1.151l0.256,0.804l0.254,0.35l0.573,0.543l0.606,0.286l1.09,0.911l0.598,0.288l0.157,0.156l0.362,0.699l0.313,0.805l0.337,1.258l0.24,0.617l0.484,0.696l1.004,0.992l0.913,0.723l0.85,0.446l0.663,0.078l1.569,-0.098l0.273,0.042l0.29,0.12l0.069,0.309l-0.106,0.208l-0.33,0.216l-0.336,0.299l-0.037,0.407l0.314,0.286l1.514,0.757l1.548,0.631l0.482,0.321l0.559,0.499l1.349,0.684l0.228,0.332l0.82,0.713l0.371,0.549l0.071,0.425l-0.177,0.431l-0.082,0.303l-0.139,0.299l-0.349,-0.113l-0.397,-0.308l-0.598,-1.254l-1.091,-0.127l-0.226,-0.093l-0.388,-0.216l-0.023,-0.143l-0.096,-0.178l-0.099,-0.06l-0.417,-0.04l-0.289,0.204l-0.34,0.483l-0.386,0.693l-0.392,1.013l-0.022,0.408l0.213,0.395l0.636,0.22l0.491,0.351l0.324,0.366l0.023,0.881l0.145,0.499l-0.213,0.283l-0.413,-0.073l-0.55,0.18l-0.39,0.322l-0.162,0.306l0.042,0.792l-0.08,0.301l-0.739,0.568l-0.388,0.58l-0.097,0.24l-0.148,0.272l-0.933,0.01l-0.221,-0.337l-0.008,-0.501l0.16,-0.309l0.343,-0.145l0.231,-0.644l-0.073,-0.466l0.135,-0.207l0.127,-0.146l0.261,-0.086l0.369,-0.082l0.037,-0.653l-0.288,-0.297l-0.101,-0.417l-0.134,-0.772l-0.475,-0.989l-0.254,-0.885l-0.199,-0.438l-0.302,-0.229l-0.545,0.003l-0.271,-0.065l-0.964,-0.618l-0.067,-0.094l0.006,-0.165l0.16,-0.249l-0.108,-0.337l-0.114,-0.319l-0.189,-0.272l-0.207,-0.142l-0.434,0.087l-0.152,0.067l-0.274,-0.023l-0.215,0.121l-0.12,0.004l0.338,-0.479l-0.091,-0.113l-0.334,-0.197l-0.454,-0.03l-0.126,-0.024l-0.074,0.123l-0.088,-0.067l0.009,-0.214l-0.527,-0.962l-0.354,-0.393l-0.179,-0.07l-0.323,0.083l-0.541,-0.172l-0.323,-0.038l-0.178,0.042l-0.266,0.125l-0.134,-0.083l-0.047,-0.129l-0.491,-0.401l-0.613,-0.227l-1.193,-1.283l-0.366,-0.481l-0.753,-0.531l-0.476,-0.776l-0.39,-0.285l-0.567,-0.229l-0.131,0.029l-0.17,0.086l-0.134,0.012l-0.106,-0.101l0.108,-0.104l0.121,-0.047l-0.047,-0.298l-0.646,-0.774l-0.378,-0.25l-0.107,-0.154l-0.079,-0.211l-0.081,-0.139l-0.179,-0.08l-0.153,0.014l-0.211,-0.053l0.007,-0.374l0.042,-0.287l-0.032,-0.244l-0.206,-0.643l-0.356,-0.546l-0.21,-1.311l-0.162,-0.371l-0.394,-0.281l-0.889,-0.316l-1.239,-0.851l-0.262,-0.015l-0.745,-0.332l-0.462,-0.057l-0.6,0.298l-0.729,0.818l-0.591,0.847l-0.215,0.164l-0.763,0.288l-0.674,0.137l-0.007,-0.216l-0.024,-0.163l0.114,-0.179l0.188,-0.211l0.173,-0.266l0.072,-0.192l-0.034,-0.128l-0.078,-0.19l-0.106,-0.014l-0.642,0.16l-0.147,-0.041l-0.475,-0.249l-0.511,-0.306l-0.188,-0.218l-0.071,-0.22l0.053,-0.142l-0.042,-0.138l-0.1,-0.186l0.09,-0.211l0.159,-0.263l0.08,-0.179l0.134,-0.046l0.064,-0.109l-0.107,-0.436l-0.056,-0.07l-0.092,-0.054l-0.142,-0.006l-0.248,-0.09l-0.176,-0.151l-0.038,-0.204l-0.093,-0.196l-0.159,-0.18l-0.02,-0.197l0.181,-0.104l0.247,-0.004l0.174,0.039l0.39,-0.317l0.144,-0.028l0.129,-0.068l0.108,-0.434l0.083,-0.13l0.02,-0.076l-0.077,-0.091l-0.315,-0.306l-0.144,-0.32l-0.227,-0.359l-0.211,-0.159l-0.043,-0.124l-0.005,-0.157l0.043,-0.139l0.382,-0.216l0.226,-0.23l0.097,0.088l0.206,0.094l0.559,-0.128l0.347,-0.129l0.244,-0.136l0.151,0.024l0.548,0.203l0.181,-0.103l0.395,-0.275l0.059,-0.145l0.312,-0.44l0.006,-0.107l-0.128,-0.277l0.04,-0.061l0.382,-0.284l0.187,-0.252l0.203,-0.169l0.146,-0.004l0.04,0.058l0.017,0.118l-0.013,0.486l0.056,0.149l0.3,0.348l0.214,0.198l0.497,0.136l0.023,0.065l-0.137,0.261l0.301,0.312l0.054,0.228l0.139,0.128l0.196,-0.063l0.064,-0.121l-0.077,-0.211l-0.057,-0.221l0.011,-0.128l0.054,-0.147l0.137,-0.206l0.372,-0.472l0.134,-0.273l0.024,-0.423l0.001,-0.34l0.124,-0.083l0.267,0.061l0.08,-0.007l0.036,0.209l0.114,0.333l0.134,0.172l0.143,0.041l0.168,0.001l0.416,-0.203l0.271,-0.088l0.154,0.024l0.091,0.138l0.194,0.363l0.111,0.041l0.134,-0.042l0.047,-0.062l-0.043,-0.14l-0.057,-0.303l-0.078,-0.235l-0.102,-0.11l-0.021,-0.143l0.064,-0.258l0.073,-0.216l0.142,-0.059l0.163,-0.027l0.215,0.229l0.255,0.072l0.19,-0.012l0.033,-0.133l-0.012,-0.146l-0.113,-0.188l0.022,-0.285l0.131,-0.532l0.075,0.041l0.282,0.005l0.307,0.03l0.198,0.217l0.194,0.074l0.276,0.023l0.185,-0.03l0.09,-0.082l0.107,-0.254l0.198,-0.315l0.31,-0.162l0.53,-0.03l0.265,-0.059l0.275,0.003l0.207,0.049l0.214,-0.006l0.544,-0.22l0.561,-0.174l0.078,0.029l0.012,0.058l-0.101,0.134l-0.098,0.178l0.066,0.203l0.319,0.407l0.174,0.311l0.164,0.233l0.255,0.123l0.335,0.075l0.284,0.027l0.297,0.088l1.019,0.217l0.513,0.06l0.389,0.009L514.148,315.611zM510.739,326.012l0.083,-0.2l-0.031,-0.143l-0.176,0.029l-0.124,0.186l0.083,0.157L510.739,326.012zM510.61,333.66l-0.002,-0.03l-0.021,0.003l-0.009,0.018l0.009,0.012L510.61,333.66zM504.874,330.026l0.093,0.148l0.011,0.086l-0.063,0.098l0.026,0.22l-0.235,-0.183l-0.355,0.092l-0.218,-0.02l-0.06,-0.164l0.05,-0.096l0.338,-0.021l0.105,-0.047l0.206,0.022L504.874,330.026zM502.731,337.447l0.141,0.236l0.315,0.966l0.03,0.208l-0.063,0.213l-0.08,0.151l-0.313,0.484l0.046,0.399l0.116,0.247l0.017,0.273l-0.058,0.338l-0.194,2.069l-0.094,0.365l-0.059,0.315l-0.214,0.096l-0.276,-0.101l-0.348,-0.178l-0.161,0.011l-0.162,0.061l-0.133,-0.052l-0.127,-0.101l-0.095,0.706l-0.157,0.286l-0.239,0.183l-0.225,0.011l-0.232,-0.061l-0.196,0l-0.149,-0.135l-0.118,-0.238l-0.188,-0.289l-0.191,-0.343l-0.021,-0.311l-0.033,-0.687l0.055,-0.15l0.08,-0.144l0.039,-0.308l-0.027,-0.269l0.056,-0.096l0.111,0.096l0.083,-0.036l-0.005,-0.139l0.025,-0.253l-0.146,-0.212l-0.247,-0.072l-0.024,-0.222l0.026,-0.217l0.13,-0.146l0.044,-0.194l0.001,-0.593l-0.174,-0.219l-0.067,-0.332l-0.09,-0.212l-0.162,-0.214l-0.184,-0.174l-0.113,-0.168l-0.025,-0.44l0.064,-0.368l0.058,-0.158l0.059,0.023l0.182,0.183l0.149,0.041l0.295,0.044l0.29,-0.059l0.356,-0.167l0.343,-0.202l0.497,-0.595l0.306,-0.121l0.157,-0.157l0.054,-0.212l0.13,-0.055l0.153,0.206l0.19,0.022l0.293,0.17l0.126,0.162l0.108,0.195l0.104,0.086l0.111,0.049l0.016,0.046l-0.088,0.046l-0.101,0.223l0.057,0.064L502.731,337.447zM498.954,336.863l-0.093,0.169l-0.132,-0.012l0.052,-0.125l0.122,-0.251l0.148,-0.084l0.066,0.075l-0.07,0.144L498.954,336.863zM514.817,338.099l-0.125,0.032l-0.073,-0.044l-0.04,-0.056l0.049,-0.139l0.255,0.083l-0.003,0.078L514.817,338.099zM499.496,344.067l-0.162,0.356l-0.169,-0.252l-0.007,-0.216l0.023,-0.062l0.208,0.091L499.496,344.067zM519.415,347.099l-0.19,0.404l-0.093,0.155l-0.677,0.985l-0.078,0.227l-0.048,0.247l-0.07,0.216l-0.094,0.203l-0.089,0.258l0.017,0.292l0.032,0.143l0.082,0.094l0.134,0.088l0.103,0.136l-0.158,0.123l0.173,0.247l0.148,0.146l0.02,0.146l-0.003,0.146l-0.307,0.274l-0.12,0.151l-0.074,0.183l-0.032,0.188l0.033,0.17l-0.01,0.169l-0.309,-0.021l-0.316,-0.104l-0.319,0.045l-0.454,-0.196l-0.165,-0.035l-0.15,-0.077l-0.377,-0.608l-0.304,-0.257l-0.326,-0.201l-0.333,-0.012l-0.333,0.023l-0.294,-0.124l-0.599,-0.415l-0.635,-0.333l-0.269,-0.216l-0.123,-0.146l-0.144,-0.097l-0.363,-0.096l-0.327,-0.226l-0.148,-0.016l-0.319,0.027l-0.164,-0.016l-0.165,-0.08l-0.318,-0.265l-0.204,-0.368l-0.053,-0.163l0.144,-0.421l0.171,-0.405l0.151,-0.113l0.176,-0.082l0.106,-0.12l0.09,-0.147l0.327,0.424l0.146,0.103l0.148,-0.023l0.262,-0.152l0.022,-0.167l0.29,-0.211l0.368,-0.004l0.17,0.039l0.089,0.191l0.14,0.059l0.162,0.025l0.534,0.363l0.15,0.059l0.151,0.01l0.415,-0.152l0.318,-0.058l0.667,0.084l0.36,-0.091l0.252,-0.011l0.367,-0.14l0.282,-0.233l0.147,-0.058l0.158,-0.017l0.382,0.015l0.384,0.053l0.161,-0.055l0.135,-0.153l0.156,-0.069l0.171,0.046l0.443,-0.262l0.196,-0.018l0.186,0.101L519.415,347.099zM509.521,352.253l-0.135,0.039l-0.176,-0.12l-0.012,-0.168l0.032,-0.05l0.214,0.077l0.067,0.156L509.521,352.253z',
    },
    XK: {
      name: 'Kosovo',
      path: 'M536.214,332.344L536.21,332.344L535.729,332.449L535.567,332.572L535.471,332.788L535.44,332.899L535.355,332.903L535.214,332.792L535.036,332.618L534.803,332.632L534.013,333.01L533.935,333.208L533.918,333.637L533.864,333.753L533.779,333.827L533.453,333.78L533.418,333.752L533.461,333.588L533.444,333.228L533.296,332.631L533.192,332.436L532.975,332.241L532.807,332.113L532.504,331.999L532.351,331.669L532.12,331.295L532.009,331.209L532.027,331.172L532.08,330.889L532.014,330.683L531.912,330.507L531.981,330.4L532.194,330.401L532.37,330.421L532.433,330.252L532.796,330.142L533.145,330.027L533.196,329.947L533.116,329.773L533.163,329.664L533.581,329.354L533.649,329.213L533.675,329.103L533.619,328.985L533.54,328.802L533.578,328.724L533.795,328.618L533.972,328.494L534.076,328.484L534.141,328.573L534.141,328.665L534.199,328.82L534.329,328.904L534.545,329.041L534.796,329.134L534.992,329.32L535.261,329.652L535.301,329.816L535.543,329.963L535.767,330.128L535.732,330.433L536.495,330.699L536.667,330.697L536.749,330.744L536.747,330.813L536.687,331.026L536.373,331.68L536.348,331.815L536.123,331.957L536.092,332.039L536.156,332.218z',
    },
    LV: {
      name: 'Latvia',
      path: 'M552.462,265.198L552.793,265.219L552.909,265.302L552.987,265.71L553.363,266.031L553.711,266.296L553.8,266.419L553.827,266.655L553.805,266.931L553.761,267.073L553.615,267.237L553.488,267.652L553.47,268.046L553.27,268.726L553.315,268.738L553.737,268.616L553.856,268.686L553.949,268.835L553.979,269.26L554.117,269.451L554.258,269.749L554.302,269.98L554.571,270.255L554.592,270.434L554.756,271.061L554.819,271.421L554.848,271.7L554.768,272.053L554.696,272.291L554.612,272.276L554.371,272.339L553.99,272.626L553.423,273.301L553.277,273.45L553.129,273.961L553.093,274.013L552.763,273.99L552.673,273.978L552.343,273.988L551.622,273.855L551.343,273.943L550.977,274.459L550.834,274.535L550.409,274.606L550.334,274.666L550.192,274.642L549.794,274.486L549.458,274.254L549.256,273.947L548.908,273.524L548.68,273.308L548.321,273.037L547.723,272.482L547.506,272.355L546.442,272.113L546.058,272.002L545.704,271.371L545.59,271.003L545.416,270.938L545.225,271.015L545.019,271.089L544.54,271.519L544.385,271.58L544.088,271.585L543.394,271.68L543.078,271.523L542.53,271.352L542.232,271.325L541.968,271.329L540.798,271.161L540.585,271.345L540.369,271.378L540.16,271.093L539.899,271.012L539.612,271.109L539.089,271.12L538.469,271.03L537.68,270.96L537.563,270.99L536.686,271.369L536.47,271.426L535.519,272.063L534.765,272.657L534.678,271.707L534.724,269.793L534.836,268.838L535.358,268.279L535.62,267.843L535.772,267.259L535.818,266.717L535.924,266.268L536.681,264.974L537.28,264.834L538.092,264.473L538.999,264.172L539.174,264.555L539.263,264.847L540.355,265.906L540.633,266.261L541.055,267.471L542.067,268.083L542.862,267.89L543.208,267.593L543.845,267.045L544.129,266.643L544.187,266.255L544.074,264.585L543.902,263.857L543.96,263.403L544.072,263.426L544.343,263.206L545.232,262.798L545.41,262.779L545.613,262.696L546.173,262.384L546.354,262.55L546.504,262.738L546.586,262.74L546.627,262.67L546.616,262.549L546.655,262.463L546.816,262.511L547.465,263.022L547.714,263.142L547.885,263.175L548.089,263.414L548.643,263.573L548.711,263.696L548.753,263.85L549.272,264.494L549.505,264.817L549.965,265.113L550.163,265.183L550.969,264.881L551.193,264.777L551.379,264.775L551.568,264.934L552,265.145L552.391,265.212z',
    },
    LT: {
      name: 'Lithuania',
      path: 'M550.334,274.666l-0.007,0.223l-0.068,0.377l-0.133,0.486l-0.139,0.376l-0.034,0.145l0.105,0.121l0.522,0.057l0.222,0.064l0.043,0.1l-0.116,0.129l-0.167,0.107l-0.074,0.102l-0.133,0.363l-0.868,-0.046l-0.115,0.074l-0.055,0.168l-0.043,0.194l-0.114,0.23l-0.23,0.2l-0.361,0.074l-0.295,0.136l-0.22,0.418l-0.164,0.56l0.004,0.396l0.021,0.221l-0.019,0.126l-0.111,0.137l-0.182,0.363l-0.148,0.401l-0.057,0.217l0.028,0.102l0.167,0.003l0.241,0.082l0.128,0.16l0.047,0.185l0,0.198l-0.045,0.109l-0.193,0.079l-0.302,0.003l-0.176,-0.094l-0.036,-0.075l0.084,-0.191l-0.061,-0.239l-0.125,-0.133l-0.254,0.199l-0.244,0l-0.292,0.178l-0.191,0.284l-0.183,0.104l-0.496,-0.058l-0.123,0.125l-0.103,0.576l-0.059,0.112l-0.414,-0.024l-0.399,0.229l-0.451,0.185l-0.228,-0.128l-0.127,-0.145l-0.246,0.026l-0.268,0.064l-0.18,-0.035l-0.202,0.016l-0.39,0.111l-0.49,-0.036l-0.209,-0.095l-0.02,-0.091l0.015,-0.224l-0.005,-0.348l-0.078,-0.308l-0.235,-0.272l-0.246,-0.191l-0.314,-0.197l-0.232,-0.086l-0.127,-0.022l-0.029,-0.114l-0.046,-0.099l-0.109,-0.086l-0.232,-0.116l-0.197,-0.025l-0.161,0.187l-0.118,-0.234l-0.125,-0.421l0.013,-0.337l0.071,-0.337l0.341,-0.999l-0.018,-0.16l-0.248,-0.28l-0.306,-0.204l-0.169,-0.432l-0.62,-0.025l-0.585,0.024l-0.184,-0.021l-0.557,-0.181l-0.537,-0.292l-0.359,-0.171l-0.302,-0.192l-0.163,-0.202l-0.257,0.054l-0.174,0.002l0.002,-0.035l-0.099,-0.357l0.104,-0.548l-0.188,-0.806l-0.307,-0.973l-0.022,-1.047l-0.022,-0.236l0.754,-0.594l0.951,-0.637l0.216,-0.058l0.876,-0.378l0.117,-0.03l0.79,0.07l0.62,0.09l0.523,-0.011l0.287,-0.097l0.26,0.081l0.209,0.285l0.216,-0.034l0.213,-0.184l1.17,0.168l0.264,-0.004l0.297,0.027l0.548,0.171l0.316,0.157l0.694,-0.095l0.297,-0.005l0.155,-0.062l0.479,-0.43l0.207,-0.074l0.19,-0.077l0.174,0.065l0.114,0.367l0.354,0.631l0.385,0.111l1.063,0.242l0.217,0.127l0.598,0.554l0.359,0.271l0.228,0.216l0.348,0.423l0.201,0.307l0.336,0.232l0.398,0.156L550.334,274.666zM534.517,276.586l-0.163,-0.038l0.321,-0.568l0.123,-0.37l0.085,-0.526l0.075,-0.166l0.002,0.239l-0.033,0.398l-0.203,0.677L534.517,276.586z',
    },
    LU: {
      name: 'Luxembourg',
      path: 'M492.865,300.451L492.843,300.568L492.847,300.829L492.926,301.09L493.114,301.348L493.257,301.534L493.45,301.683L493.776,301.824L493.906,301.854L493.924,302.045L493.899,302.247L493.786,302.358L493.68,302.519L493.6,302.714L493.517,303.089L493.505,303.348L493.317,303.241L493.218,303.168L493.046,303.148L492.875,303.208L492.747,303.339L492.57,303.379L492.425,303.339L492.339,303.241L492.262,303.188L492.043,303.122L491.948,302.979L492.021,302.912L492.083,302.806L492.136,302.657L492.203,302.52L491.988,302.141L491.943,302.025L491.767,301.812L491.769,301.703L491.811,301.6L491.795,301.519L491.82,301.328L491.944,301.147L492.026,300.923L492.165,300.617L492.472,300.249L492.692,300.306L492.789,300.304L492.847,300.439z',
    },
    MK: {
      name: 'Macedonia',
      path: 'M538.408,332.093L538.841,332.655L539.078,332.883L539.357,333.055L539.676,333.181L539.791,333.301L539.994,333.896L540.091,334.122L540.226,334.189L540.259,334.254L540.265,334.34L540.113,334.757L540.051,335.688L540.013,335.762L539.854,335.758L539.642,335.778L539.562,335.85L539.477,336.349L539.136,336.491L538.827,336.571L538.567,336.553L538.109,336.435L537.96,336.422L537.832,336.489L537.423,336.525L537.244,336.612L536.823,337.194L536.397,337.395L536.251,337.496L535.926,337.368L535.77,337.354L535.544,337.502L535.05,337.517L534.917,337.543L534.536,337.566L534.52,337.486L534.449,337.369L534.271,337.314L533.908,337.361L533.82,337.276L533.67,336.782L533.554,336.703L533.423,336.537L533.202,335.999L533.196,335.763L533.211,335.556L533.088,335.072L533.164,334.949L533.278,334.872L533.279,334.676L533.247,334.379L533.382,333.795L533.418,333.752L533.453,333.78L533.779,333.827L533.864,333.753L533.918,333.637L533.935,333.208L534.013,333.01L534.803,332.632L535.036,332.618L535.214,332.792L535.355,332.903L535.44,332.899L535.471,332.788L535.567,332.572L535.729,332.449L536.21,332.344L536.214,332.344L536.371,332.365L536.71,332.268L536.922,332.134L537.03,332.114L537.173,332.063L537.379,332.07L537.588,332.128L537.854,332.051L538.115,331.926L538.22,331.958L538.333,332.064z',
    },
    MD: {
      name: 'Moldova',
      path: 'M554.877,319.919L554.737,319.666L554.595,319.445L554.491,319.326L554.535,319.271L554.648,319.208L554.729,319.133L554.72,318.869L554.66,318.565L554.605,318.418L554.6,318.187L554.561,317.827L554.616,317.157L554.842,316.313L554.967,315.892L554.906,315.661L554.953,315.121L554.855,314.854L554.702,314.504L554.483,313.741L554.209,313.475L553.871,313.182L553.727,312.961L553.63,312.717L553.429,312.474L553.198,312.251L552.922,311.692L552.779,311.439L552.735,311.372L552.42,311.012L552.255,310.687L552.171,310.419L552.123,310.172L551.901,309.681L551.7,309.312L551.509,309.048L551.421,308.861L551.197,308.626L550.878,308.438L550.671,308.406L550.405,308.421L550.466,308.277L551.045,307.886L551.196,307.95L551.499,307.965L552.116,307.952L552.42,307.694L552.608,307.766L552.761,307.65L553.016,307.504L553.053,307.535L553.085,307.558L553.479,307.623L553.776,307.763L553.974,307.978L554.179,308.111L554.389,308.163L554.506,308.271L554.529,308.433L554.727,308.513L555.098,308.511L555.255,308.618L555.199,308.835L555.237,308.906L555.369,308.832L555.469,308.896L555.521,309.056L555.581,309.132L555.77,308.881L555.97,308.906L556.453,309.01L556.711,309.529L556.872,309.715L557.013,309.791L557.191,309.71L557.349,309.614L557.439,309.659L557.635,310.002L557.68,310.45L557.679,310.63L557.61,310.934L557.511,311.256L557.433,311.466L557.466,311.634L557.536,311.775L557.65,311.821L558.024,312.105L558.164,312.303L558.367,312.449L558.521,312.457L558.601,312.538L558.629,312.638L558.608,312.89L558.522,313.126L558.533,313.278L558.669,313.458L558.684,313.666L558.693,313.8L558.765,313.903L559.108,314.132L559.551,314.353L559.664,314.543L559.733,314.783L559.711,315.186L559.682,315.536L560.262,316.006L560.196,316.094L560.106,316.19L559.552,316.261L559.439,316.3L559.198,315.947L559.071,315.902L558.953,316.032L558.813,316.104L558.646,316.068L558.466,315.959L558.375,315.882L558.302,315.873L558.19,315.95L558.041,315.917L557.943,315.83L557.802,316.13L557.716,316.193L557.662,316.184L557.651,315.674L557.61,315.597L557.498,315.584L557.228,315.706L556.971,315.863L556.884,316.002L556.893,316.253L556.93,316.552L557.105,317.005L557.009,317.202L556.941,317.516L556.666,317.803L556.354,317.97L556.328,318.312L556.155,318.545L555.859,318.778L555.661,319.059L555.711,319.25L555.723,319.432L555.689,319.555L555.682,319.65L555.604,319.692L555.152,319.727L555.024,319.786z',
    },
    ME: {
      name: 'Montenegro',
      path: 'M529.568,327.437L529.561,327.484L529.574,327.623L529.637,327.758L529.86,327.896L530.187,328.17L530.571,328.672L530.747,328.82L530.906,328.857L531.215,329.064L531.431,329.115L531.672,329.172L532.3,329.605L532.583,329.731L532.783,329.894L532.805,330.047L532.796,330.142L532.433,330.252L532.37,330.421L532.194,330.401L531.981,330.4L531.912,330.507L532.014,330.683L532.08,330.889L532.027,331.172L532.009,331.209L531.958,331.199L531.658,331.363L531.436,331.44L531.235,331.479L531.14,331.4L531.093,331.293L531.102,330.983L531.065,330.878L530.997,330.827L530.859,330.9L530.7,331.141L530.551,331.419L530.328,331.709L530.144,331.987L529.946,332.338L529.811,332.627L529.951,332.791L530.037,333.017L530.011,333.187L530.036,333.286L529.992,333.583L529.984,333.77L529.546,333.471L529.366,333.05L528.726,332.337L527.993,331.851L527.954,331.774L527.994,331.68L528.029,331.606L527.876,331.6L527.77,331.66L527.668,331.643L527.554,331.46L527.446,331.302L527.441,331.162L527.49,331.144L527.563,331.088L527.718,330.933L527.749,330.851L527.741,330.727L527.524,330.335L527.493,330.08L527.462,329.605L527.508,329.493L527.587,329.438L527.966,329.379L527.961,329.008L527.984,328.896L528.06,328.742L528.108,328.601L528.319,328.398L528.605,328.157L528.73,328.149L528.839,328.183L528.963,328.391L529.098,328.364L529.126,328.114L528.949,327.787L528.855,327.578L528.884,327.462L528.95,327.401L529.103,327.439L529.248,327.497L529.339,327.458L529.484,327.428z',
    },
    NL: {
      name: 'Netherlands',
      path: 'M490.385,285.717l-0.119,-0.065l0.631,-0.187l0.399,-0.057l0.071,0.025l-0.721,0.246L490.385,285.717zM491.786,285.413l0.554,-0.077l-0.003,-0.029l-0.146,-0.047l-0.472,0.008l-0.151,0.033l0.031,0.055L491.786,285.413zM490.037,286.044l-0.229,-0.01l-0.334,0.299l0.044,0.055L490.037,286.044zM493.474,285.092l-0.119,-0.02l-0.346,0.1l-0.024,0.046l0.096,0.034L493.474,285.092zM494.786,284.551h-0.13l-0.241,0.094l-0.075,0.125l0.26,-0.016L494.786,284.551zM489.135,287.483l0.278,-0.33l0,-0.525l-0.411,0.429l-0.086,0.258l0.049,0.077L489.135,287.483zM489.827,287.704l0.227,0.495l-0.027,0.324l0.1,0.139l0.149,-0.047l0.239,0.056l0.079,0.162l-0.176,0.125l-0.022,0.11l-0.306,0.173l-0.105,-0.105l-0.199,0.07l0.041,0.241l0.132,0.286l-0.089,0.294l0.116,0.046l-0.212,0.269l-0.125,0.029l0.185,0.178l0.282,0.029l-0.029,-0.243l0.853,-0.588l0.086,-0.193l0.097,-0.01l0.172,-0.173l0.26,-0.079v-0.118l-0.157,-0.12l0.01,-0.488l0.2,-0.35l-0.065,-0.08l-0.244,0.125l-0.239,-0.089l-0.162,0.01l-0.162,-0.179l0.135,-0.135l0,-0.439l-0.132,-0.395zM495.899,286.165l-0.391,-0.085l-0.252,-0.125l-0.157,-0.226l-0.27,-0.309l-0.709,0.032l-0.59,0.089l-0.817,0.038l-0.529,0.15l-0.958,0.5l-0.241,0.255l-0.246,0.549l0.132,0.395l0,0.439l-0.135,0.135l0.162,0.179l0.162,-0.01l0.239,0.089l0.244,-0.125l0.065,0.08l-0.2,0.35l-0.01,0.488l0.157,0.12v0.118l-0.26,0.079l-0.172,0.173l-0.097,0.01l-0.086,0.193l-0.853,0.588l0.029,0.243l-0.282,-0.029l-0.185,-0.178l0.125,-0.029l0.212,-0.269l-0.116,-0.046l0.089,-0.294l-0.132,-0.286l-0.041,-0.241l0.199,-0.07l0.105,0.105l0.306,-0.173l0.022,-0.11l0.176,-0.125l-0.079,-0.162l-0.239,-0.056l-0.149,0.047l-0.1,-0.139l0.027,-0.324l-0.227,-0.495l-0.41,0.205l-0.137,-0.093l-0.197,-0.061l-0.157,0.321l-0.097,0.289l-0.326,1.693l-0.222,0.612l-0.299,0.514l-0.47,0.628l-0.216,0.214l-0.132,0.081l-0.165,0.302l-0.132,0.362l-0.09,0.169l0.527,0.622l0.066,0.178l0.069,0.104l-0.499,0.065l0.212,0.201l0.267,0.144l0.179,0.069l0.098,0.145l-0.192,0.067l-0.181,0.004l-0.716,-0.533l-0.398,-0.098l-0.548,0.031l-0.138,0.056l-0.142,0.162l0.201,0.246l0.186,0.145l0.299,0.019l0.36,0.182l0.518,-0.152l0.372,0.187l0.245,0.067l0.22,0.112l0.194,0.024l0.085,-0.05l-0.054,-0.271l0.158,-0.145l0.175,-0.067l0.079,0.118l0.161,0.12l0.126,0.001l0.342,-0.312l0.08,0.062l0.074,0.111l0.016,0.089l0.013,0.094l0.077,0.039l0.269,-0.02l0.137,-0.169l0.107,-0.106l0.08,0.072l0.039,0.208l0.074,0.271l0.321,0.302l0.271,0.086l0.333,-0.059l0.132,-0.054l0.089,0.045l0.089,0.16l0.192,0.183l0.403,0.129l0.124,0.073l0.086,0.123l-0.025,0.175l-0.192,0.435l-0.025,0.128l0.026,0.043l-0.038,0.08l-0.25,0.291l-0.022,0.103l0.083,0.167l0.069,0.138v0l0.385,-0.152l0.173,0.25l0.285,0.009l0.153,-0.685l-0.117,-0.2l-0.145,-0.102l-0.169,-0.05l-0.078,-0.095l-0.027,-0.109l0.03,-0.067l0.199,0.02l0.062,-0.071l0.474,-0.404l0.02,-0.078l-0.066,-0.044l-0.086,-0.023l-0.022,-0.085l0.003,-0.112l0.253,-0.585l0.075,-0.25l0.017,-0.177l-0.016,-0.175l-0.146,-0.275l-0.141,-0.22l-0.005,-0.175l-0.103,-0.092l-0.292,-0.471l0,-0.182l0.165,-0.142l0.231,-0.09l0.077,-0.075l0.138,-0.047l0.367,0.136l0.164,0.118l0.046,-0.024l0.148,-0.128l0.26,0.02l0.629,-0.258l0.094,-0.124l0.07,-0.132l0.006,-0.058l-0.244,-0.255l-0.007,-0.094l0.032,-0.106l0.069,-0.084l0.144,-0.057l0.153,-0.112l0.343,-0.318l0.119,-0.276l0.037,-0.3l0.007,-0.224l-0.094,-0.178l-0.095,-0.115l-0.129,0.018l-0.251,-0.009l-0.235,-0.1l-0.129,-0.162l-0.032,-0.142l0.059,-0.09l0.018,-0.11l-0.038,-0.111l0.015,-0.093l0.106,-0.075l0.743,0.002l0.056,-0.082l0.05,-0.432l0.186,-0.659l0.175,-0.368l0.029,-0.155l-0.003,-0.875L495.899,286.165zM486.173,293.539l0.245,-0.071l0.371,0.302l0.348,-0.098l-0.021,-0.084l-0.059,-0.079l-0.274,-0.247l-0.449,-0.031l-0.254,0.076l0.001,0.089L486.173,293.539zM486.957,294.81l-0.358,0.186l-0.468,-0.065l-0.356,-0.136l-0.459,0.026l-0.212,0.071l0.084,0.388l0.064,0.123l0.083,0.08l0.11,0.016l0.127,-0.096l0.177,-0.101l0.285,0.047l0.207,0.093l0.074,0.097l0.137,0.092l0.2,0.022l0.387,-0.176l0.372,-0.269l0.109,-0.187l0.041,-0.169l-0.322,0.116L486.957,294.81z',
    },
    NO: {
      name: 'Norway',
      path: 'M547.507,174.998l0.75,0.332l0.256,-0.007l0.373,0.619l0.194,-0.055l-0.037,0.376l-0.376,0.179l-0.585,0.108l-0.087,0.075l-0.5,-0.06l-0.281,-0.506l-0.469,-0.125l0.001,-0.163l0.304,-0.384L547.507,174.998zM562.335,186.396l0.153,1.065l-0.005,0.37l-0.072,0.358l-0.101,0.183l-0.201,0.08l-0.487,-0.032l-0.661,-0.419l-0.427,-0.395l-0.133,-0.017l-0.058,0.048l0.104,0.396l-0.028,0.304l-0.064,0.33l-0.09,0.299l-0.125,0.25l-0.262,0.322l-0.453,0.254l-1.247,0.495l-0.099,0.218l-0.402,1.37l-0.109,0.2l-0.147,0.169l-0.429,0.219l-0.208,-0.302l-0.166,-0.459l0.038,-0.456l0.501,-0.878l0.469,-0.625l0.132,-0.217l0.266,-0.631l-0.538,-1.594l-0.958,-0.485l-1.091,-0.741l-0.4,-0.396l-0.623,-0.819l-0.441,-0.738l-0.398,-0.026l-0.438,0.186l-0.684,0.674l-0.399,0.338l-0.22,0.1l-0.053,0.015l-0.49,-0.191l-0.544,-0.04l-0.438,0.055l-0.165,0.092l-0.61,1.084l-0.427,0.544l-0.235,0.187l-0.171,0.314l-0.14,0.516l-0.313,1.776l-0.233,0.666l-0.052,0.406l0.055,1.224l-0.056,0.674l-0.285,0.554l-0.201,0.249l-0.265,0.051l-0.347,0.141l-0.303,0.319l-0.214,0.435l-0.241,0.971l-0.408,0.356l-0.39,-0.102l-0.278,-0.356l-0.597,-0.276l-0.445,-0.176l-0.499,-0.382l-0.44,-0.291l-0.402,-0.058l-0.229,0.369l-0.184,0.344l-0.686,0.279l-0.389,0.221l-0.504,0.049l-0.204,-0.245l-0.732,-0.162l-0.871,-0.192l-0.252,0.002l-0.079,-0.439l-0.232,-0.615l-0.619,-1.068l-0.253,-0.378l-0.477,-0.891l-0.555,-0.918l-0.079,-0.023l-0.372,-0.031l-0.545,0.03l-0.346,0.209l-0.218,0.262l-0.038,0.218l0.211,0.832l-0.065,0.207l-0.109,0.1l-0.495,-0.233l-0.599,0.016l-0.151,0.256l-0.365,0.028l-1.053,0.097l0.465,0.676l0.154,0.271l0.031,0.396l-0.081,0.734l-0.223,0.625l-0.26,0.507l-0.501,0.501l0.761,0.494l-0.517,0.665l-0.242,0.258l-0.28,-0.044l-0.501,-0.229l-1.213,-0.556l-0.579,-0.209l-0.518,-0.064l-0.276,0.008l-1.098,-0.478l-0.212,0.053l-0.394,0.207l-0.044,0.464l0.025,1.149l0.058,0.88l-0.145,0.506l-0.145,0.343l-0.439,0.921l-0.988,-0.626l-0.674,-0.416l-0.433,0.553l-1.085,1.01l-0.556,1.976l-0.032,0.064l-0.329,0.499l-0.421,0.229l-0.319,0.113l-0.186,0.581l0.433,0.829l0.222,0.436l0.207,0.702l-0.038,0.445l-0.048,0.276l-0.465,0.564l-0.992,1.481l-0.918,1.534l-0.376,0.438l0.17,1.288l-0.305,0.376l-0.622,0.424l-0.318,0.163l-0.342,0.096l-1.052,0.169l0.187,1.36l0.071,0.599l-0.001,0.354l-0.109,0.345l-0.13,0.657l-0.196,2.33l-0.15,0.249l-0.207,0.625l-0.666,1.493l-0.534,0.986l-0.771,1.411l0.627,0.443l0.572,0.323l0.119,0.495l0.079,0.824l-0.019,0.559l-0.219,0.501l-0.17,0.351l-0.119,0.171l-0.813,-0.17l-1.042,-0.219l-0.27,-0.002l-0.606,0.158l-0.547,0.323l-0.288,0.272l-0.077,0.108l-0.364,0.618l-0.648,1.092l-0.355,0.475l0.104,0.653l-0.596,1.255l0.39,1.258l0.017,0.042l0.207,0.506l-0.216,0.326l-0.091,0.175l0.031,0.575l0.057,0.641l-0.05,0.375l-0.021,0.415l0.53,1.855l-0.006,0.432l-0.026,0.278l-0.164,1.141l-0.22,1.521l0.384,0.397l0.546,0.474l0.307,0.187l0.453,0.562l0.346,0.547l-0.048,0.362l-0.1,0.399l-0.145,0.278l-0.137,0.381l-0.061,0.281l-0.064,0.075l-0.605,0.031l-0.319,0.106l-0.167,0.119l0.057,0.638l0.367,1.163l0.305,0.822l0.098,0.54l-0.1,0.546l-0.104,0.279l-0.003,0.375l-0.08,0.744l-0.236,0.375l-0.309,0.408l-0.344,0.304l-0.273,0.085l-0.234,0.035l-0.158,0.154l-0.143,0.453l-0.132,0.474l-0.431,0.582l0.012,0.202l0.164,0.686l0.154,0.778l-0.13,0.725l-0.111,0.757l-0.195,0.503l-0.278,0.18l-0.204,-0.09l-0.231,-0.69L507.655,257l-0.057,-0.212l-0.656,-0.211l-0.116,0.007l-0.258,-0.124l-0.151,-0.035l-0.31,-0.071l-0.258,-0.614l-0.273,-0.512l-0.04,-0.214l0.01,-0.963l-0.084,-0.43l-0.026,-0.47l-0.172,0.382l0.1,0.603l-0.212,0.252l-0.269,0.123l0.025,0.351l0.11,0.067l0.023,0.363l-0.065,0.538l-0.528,1.189l-0.106,0.127l-0.073,0.16l-0.27,-0.106l-0.347,0.33l-0.329,0.053l-0.119,-0.373l-0.463,-0.495l-0.218,0.028l0.196,0.244l0.194,0.317l-0.11,0.209l-0.108,0.137l-0.189,0.071l-0.677,0.413l0.241,0.277l-0.205,0.314l-0.236,0.046l-0.126,0.146l-0.044,0.198l-0.701,0.565l-1.142,1.441l-0.587,0.406l-0.41,0.42l-0.361,-0.01l-0.454,0.357l-1.15,0.312l-0.763,-0.141l-0.531,0.124l-0.285,-0.245l-0.037,-0.168l0.014,-0.098l0.047,-0.118L495,261.921l-0.208,-0.02l-0.089,0.118l-0.012,0.269l-0.099,0.07l-0.396,-0.154l-0.1,-0.138l0.142,-0.281l0.244,-0.253l-0.044,-0.052l-0.047,-0.154l-0.119,-0.02l-0.354,0.038l-0.288,-0.046l-0.938,-0.571l-0.219,-0.306l-0.757,-0.489l-0.339,-0.52l-0.193,-0.572l0.015,-0.52l0.093,-0.827l0.159,-0.205l0.679,0.291l0.687,0.484l0.107,-0.024l0.216,-0.38l0.418,-0.306l-0.119,-0.084l-0.622,0.351l-0.231,-0.194l-0.359,-0.396v-0.205l0.167,-0.205l0.056,-0.277l-0.087,-0.262l0.041,-0.357l0.277,-0.379l0.416,-0.385l0.3,-0.373l0.308,-0.229l-0.032,-0.077l-0.352,0.146l-0.337,0.248l-0.396,0.415l-0.483,0.335l-0.357,0.13l-0.17,0.108l-0.262,0.104l-0.271,0.479l-0.296,0.205l-0.53,0.021l-0.117,-0.35l0.15,-1.248l0.16,-0.611l0.176,-0.433l0.276,-0.073l0.194,-0.318h0.161l0.14,0.147l0.541,0.142l0.267,-0.405l0.347,-0.06l0.633,-0.41l-0.013,-0.075l-0.428,0.09l-0.26,0.013l-0.372,0.103l-0.198,-0.074l-0.093,-0.307l0.149,-0.278l0.597,-0.665l0.207,-0.292l0.117,-0.273l-0.019,-0.186l0.1,-0.386l0.584,-0.675l0.476,-0.31l0.156,0.266l-0.133,0.831l0.001,0.342l0.376,-1.21l0.166,-0.289l0.188,-0.204l0.456,-0.137l0.129,-0.192l-0.532,0.063l-1.289,0.464l-0.543,0.413l-0.145,0.317l-0.377,0.478l-0.177,0.309l-0.078,0.454l-0.212,0.246l-0.287,0.091l-0.398,0.572l-0.176,0.459l-0.396,0.364l-0.251,0.28l-0.083,0.1l-0.136,0.274l-0.113,0.02l-0.098,-0.161l-0.017,-0.354l0.04,-0.568l0.191,-0.41l0.091,-0.401l-0.126,-0.375l0.088,-0.238l0.167,0.009l0.312,0.108l0.331,-0.017l0.545,-0.297l-0.087,-0.174l-0.235,-0.025l-0.439,0.025l-0.369,-0.291l-0.287,-0.58l-0.13,-0.778l0.087,-0.223l1.062,-0.796l0.286,-0.363l-0.166,-0.036l-0.399,0.44l-0.57,0.272l-0.36,-0.379l-0.187,-0.409l-0.108,-0.867l0.039,-0.447l-0.045,-0.589l0.244,-0.192l0.272,0.102l0.269,0.038l0.609,-0.052l1.344,-0.355l0.866,0.211l0.352,-0.019l0.539,-0.306l0.471,-0.031l0.353,0.233l0.193,0.268l0.024,0.357l0.163,0.238l0.11,-0.078l-0.088,-0.283l-0.018,-0.439l1.417,-0.499l0.167,-0.194l-0.563,-0.068l-0.161,-0.457l0.297,-0.694l-0.028,-0.09l-0.313,0.367l-0.154,0.514l0.062,0.41l-0.062,0.19l-0.288,0.087l-0.648,0.032l-0.416,-0.174l-0.385,-0.094l-0.131,-0.131l0.044,-0.293l-0.073,-0.061l-0.16,0.263l-0.142,0.523l-0.306,0.121l-0.845,-0.194l-1.223,0.114l-0.549,0.262l-0.355,-0.034l-0.612,-0.46l-0.238,-0.367l-0.089,-0.742l0.036,-0.327l0.476,-0.138l0.241,0.009l0.226,-0.176l-0.2,-0.115l-0.281,-0.226l-0.191,-0.452l-0.289,-0.148l-0.193,-0.387l-0.049,-0.585l0.055,-0.408l0.154,-0.131l0.371,0.089l0.978,-0.069l0.92,0.416l0.625,0.234l1.265,-0.118l0.741,-0.371l-0.136,-0.102l-0.804,0.214l-0.743,-0.009l-1.31,-0.419l-0.537,-0.135l-0.579,0.06l-0.301,-0.127l-0.177,-0.416l0.131,-0.798l0.274,-0.172l0.148,0.208l0.179,0.013l0.182,-0.334l0.173,-0.191l0.138,-0.432l0.519,-0.411l0.219,-0.035l0.314,-0.189l0.201,0.054l0.128,0.19l0.163,0.157l0.352,-0.019l1.042,-0.33l0.112,-0.097l0.203,-0.271l-0.66,0.121l-0.548,0.192l-0.353,0.054l-0.05,-0.241l0.13,-0.213l0.204,-0.228l0.099,-0.389l0.225,-0.166l0.243,0.009l0.502,-0.071l0.354,-0.101l0.607,0.067l0.906,0.149l0.583,0.362l0.22,-0.033l0.233,-0.096l0.106,-0.131l-0.458,-0.15l-0.026,-0.215l0.057,-0.162l0.748,-0.299l0.816,-0.066l-0.14,-0.241l-1.788,0.364l-0.467,-0.249l-0.369,0.002l-0.241,0.142l-0.688,0.172l-0.126,-0.122l0.131,-0.422l0.412,-0.694l0.034,-0.17l0.191,-0.168l1.068,-0.405l0.513,-0.472l0.231,-0.06l0.229,0.033l0.349,-0.055l0.674,0.135l0.311,0.59l0.279,0.185l0.877,0.734l-0.039,-0.21l-0.76,-0.997l-0.29,-0.248l-0.217,-0.492l0.074,-0.466l0.244,-0.312l0.867,-0.167l0.155,-0.181l0.016,-0.311l-0.133,-0.213l-0.319,0.012l-0.263,-0.132l-0.072,-0.336l0.105,-0.228l0.5,-0.417l0.273,-0.135l0.474,-0.146l0.823,0.33l0.063,0.172l-0.231,0.414l0.023,0.232l0.202,0.025l0.47,-0.698l0.553,-0.097l0.229,-0.15l0.266,-0.095l0.379,0.632l0.167,0.202l0.125,0.083l0.121,0.524l0.117,0.028l0.167,-0.262l0.303,-0.139l0.425,-0.091l0.704,0.139l0.319,-0.103l0.156,0.015l-0.15,-0.471l-0.093,-0.137l0.145,-0.422l0.151,-0.165l0.486,-0.297l0.464,-0.133l0.303,-0.282l0.407,-0.261l-0.064,-0.208l-0.113,-0.242l-0.264,-0.015l-0.107,-0.132l0.334,-0.314l0.458,-0.35l-0.08,-0.138l-0.344,-0.156l-0.261,0.117l-0.388,0.271l-0.452,0.428l0.147,0.125l0.226,0.359l-0.315,0.476l-1.672,1.259l-0.797,0.367l-0.368,-0.057l-0.088,-0.343l-0.169,-0.253l-0.182,-0.525l-0.31,0.014l-0.176,0.116l-0.076,-0.172l0.133,-0.562l0.262,-0.445l0.439,-0.337l0.211,-0.408l0.198,-0.649l0.635,-0.62l0.924,-1.542l0.753,-0.495l0.276,-0.543l0.444,-0.24l0.379,-0.425l0.297,-0.042l0.54,-0.384l0.306,-0.458l-0.2,-0.028l-0.475,0.297l-0.269,0.12l0.019,-0.491l0.13,-0.505l0.391,-0.463l1.881,-1.351l0.188,0.224l0.225,0.396l0.566,-0.089l0.646,-0.767l0.497,-0.837l-0.269,0.146l-0.293,0.343l-0.571,0.475l-0.264,0.075l-0.151,-0.062l-0.084,-0.317l-0.198,-0.103l-0.179,0.071l-0.185,-0.226l-0.033,-0.559l0.236,-0.835l0.187,-0.554l0.202,-0.421l0.794,-1.2l0.171,-0.658l0.359,-0.348l0.466,0.077l0.141,-0.101l-0.16,-0.434l-0.508,-0.344l-0.031,-0.217l1.693,-0.571l0.806,0.019l0.239,-0.285l0.438,-0.184l0.332,-0.35l-0.171,-0.155l-0.819,0.322l-0.512,0.151l-0.231,-0.005l-0.181,0.11l-0.654,0.042l-0.143,-1.397l0.103,-0.763l0.244,0.016l0.056,-0.731l0.282,-0.433l0.389,-0.097l0.196,-0.185l0.283,-0.378l0.468,0.087l0.481,-0.084l-0.12,-0.179l-0.597,-0.23l-0.147,-0.396l0.21,-0.222l0.229,-0.163l0.202,-0.029l0.399,-0.777l0.243,-0.333l0.271,0.058l0.378,-0.344l0.372,0.117l0.359,-0.225l0.491,-0.149l1.797,-0.057l0.053,-0.321l-0.378,-0.074l-1.335,-0.083l-0.682,0.007l-0.287,0.083l-0.105,-0.112l0.019,-0.192l0.248,-0.305l0.117,-0.337l0.496,-0.826l0.581,-0.552l0.445,0.141l0.473,0.527l0.337,0.066l0.157,0.17l0.246,0.724l0.117,0.023l-0.053,-0.695l0.325,-0.568l-0.084,-0.157l-0.488,0.206l-0.374,-0.214l-0.295,-0.428l-0.084,-0.392l0.184,-0.388l0.173,-0.196l-0.117,-0.229l-0.738,0.611l-0.522,0.143l-0.206,-0.085l0.111,-0.554l-0.062,-0.441l0.7,-1.09l0.241,-0.126l0.393,0.088l0.355,0.308l0.297,-0.049l0.322,-0.165l-0.044,-0.296l-0.698,-0.118l-0.18,-0.246l0.065,-0.243l0.479,-0.256l0.477,-0.463l0.546,-0.135l0.439,-0.351l0.085,0.08l0.074,0.138l0.158,1.298l0.393,1.052l0.145,0.038l-0.151,-0.894l0.141,-0.258l0.178,-0.196l0.056,-0.224l-0.204,-0.076l-0.167,-0.322l-0.238,-1.033l0.082,-0.27l0.517,-0.554l0.648,-0.127l0.69,0.388l0.243,0.004l0.4,-0.104l0.679,-0.32l0.4,-0.122l0.208,0l0.051,-0.162l-0.193,-0.104l-0.062,-0.101l-0.151,-0.058l-0.628,0.173l-1.733,-0.055l-0.167,-0.185l-0.031,-0.321l0.184,-0.46l0.202,-0.255l0.654,-0.459l0.691,-0.062l0.729,-0.819l0.278,-0.616l0.158,-0.955l0.444,-0.776l1.114,-0.443l0.045,-0.196l-0.118,-0.407l0.01,-0.734l0.305,-0.859l0.203,-0.299l0.094,-0.036l0.24,0.282l0.292,0.598l0.457,0.342l0.599,0.059l0.16,-0.168l-0.465,-0.34l-0.353,-0.446l-0.028,-0.449l0.167,-0.238l0.26,0.026l0.326,-0.05l0.304,-0.303l0.044,-0.213l0.013,-0.29l0.076,-0.295l0.446,-0.707l1.374,-0.461l0.1,0.188l-0.074,1.363l-0.158,0.876l0.005,0.638l0.268,-0.638l0.358,-1.757l0.27,-0.832l0.304,-0.479l0.217,-0.108l0.215,-0.249l0.284,-0.148l0.087,0.191l0.09,0.443l-0.153,1.546l0.015,0.486l-0.171,0.649l-0.655,1.439l0.03,0.183l0.148,-0.068l0.253,-0.236l0.812,-1.368l0.709,0.173l0.009,-0.112l-0.228,-0.403l-0.277,-0.387l-0.084,-0.48l0.037,-1.288l0.214,-0.513l0.612,0.054l0.367,-0.071l0.171,0.233l0.367,-0.017l0.254,-0.93l0.503,-0.082l0.442,0.616l0.531,0.413l0.427,0.592l0.121,-0.162l-0.23,-1.386l-0.252,-0.508l-0.547,-0.265l-0.583,-0.629l-0.151,-0.28l0.026,-0.208l0.514,-0.201l0.678,0.231l0.604,-0.527l0.165,0.145l0.463,-0.276l0.288,0.372l0.177,-0.11l0.102,-0.499l0.739,-0.31l0.469,0.287l0.251,0.295l0.117,0.567l0.179,1.115l0.366,0.599l0.228,0.293l0.269,0.081l0.13,-0.298l-0.252,-0.36l-0.068,-0.34l0.121,-0.846l0.141,-0.333l0.791,-1.269l0.662,-0.662l0.396,-0.056l0.694,-1.493l0.196,-0.273l0.181,-0.063l-0.046,-0.368l-0.379,-0.233l-0.013,-0.458l0.5,-0.558l0.607,-0.941l0.299,-0.063l0.188,0.262l0.591,0.425l0.362,0.485l0.262,0.244l0.17,-0.051l0.141,-0.364l0.17,-0.171l0.375,0.096l0.224,0.234l0.175,0.031l0.158,0.142l0.037,0.311l-0.325,0.339l-0.554,0.893l-0.546,1.01l-0.18,0.53l-0.177,1.383l-0.427,0.879l-0.033,0.614l0.172,0.288l0.471,-0.226l0.581,-0.819l0.145,-0.874l1.453,-2.391l0.682,-1.334l0.774,-1.113l0.434,-0.231l0.204,0.739l-0.164,0.96l-0.329,0.609l0.243,0.279l-0.046,0.72l-0.076,0.399l-0.048,0.417l0.003,0.366l0.228,-0.098l0.907,-0.752l0.23,-0.818l0.213,-0.616l0.102,-0.533l0.353,-0.507l0.666,-0.004l0.026,-0.2L552.23,177l-0.095,-0.319l0.271,-0.426l0.745,-0.816l0.383,0.09l0.229,0.186l0.917,0.142l0.704,0.583l-0.027,0.909l-0.157,0.378l-0.154,0.232l-0.901,0.684l-0.148,0.337l0.283,0.116l0.608,-0.34l0.158,0.309l-0.194,0.77l-0.033,1.149l-0.07,0.667v0.606l0.076,0.325l0.245,-1.29l0.083,-0.333l0.358,-0.489l0.133,-0.989l0.35,-1.195l0.395,-0.698l0.229,-0.191l0.76,0.027l0.326,0.263l0.288,0.583l0.215,0.233l0.678,0.247l0.232,0.309l0.043,0.184l0.166,0.037l0.458,-0.439l0.297,-0.073l0.484,0.684l-0.097,0.505l0.028,0.16l0.586,-0.032l0.488,0.198l0.927,1.028l0.097,0.478l-0.046,0.578L561.21,183l-0.578,0.604l-0.946,0.232l-3.212,-0.404l0.065,0.437l2.237,0.951l0.128,0.271l-0.072,0.568l-0.001,0.455l0.042,0.31l0.165,0.288l0.273,0.135l0.557,-0.071l0.274,0.155l0.188,-0.229l0.07,-0.773l0.162,-0.171l0.312,0.225l0.136,0.826l0.087,0.085l0.157,-0.588l0.309,0.042l0.337,-0.049L562.335,186.396zM541.485,177.806l-0.055,0.268l-0.095,0.26l-0.23,0.274l-0.666,1.081l-0.391,0.173l-0.124,0.169l-0.156,0.101l-0.486,-0.147l-0.142,0.218l-0.134,0.146l-0.352,0.056l-0.207,-0.047l-0.533,-0.398l-0.317,-0.432l-0.172,-0.37l0.493,0.007l0.175,-0.09l0.331,0.078l0.199,-0.381l0.42,0.046l0.807,-0.265l0.296,0.148l0.677,-0.889l0.212,0.023l0.324,-0.255L541.485,177.806zM543.104,179.913l-0.535,0.336l-0.31,-0.289l-0.13,-0.297l-0.019,-0.661l0.072,-0.404l0.251,-0.209l0.163,0.153l0.043,0.128l0.292,0.125l0.343,0.416L543.104,179.913zM541.976,180.065l0.052,0.394l0.02,0.324l-0.262,0.467l-0.604,0.611l0.035,0.164l-0.209,0.157l-0.313,0.115l-0.165,-0.111l0.022,-0.523l-0.05,-0.156l-0.237,0.208l-0.247,-0.267l0,-0.268l0.065,-0.233l0.229,-0.355l0.381,-0.245l0.251,0.092l0.838,-0.943l0.09,0.198L541.976,180.065zM531.177,182.843l0.143,0.097l0.142,-0.06l0.117,0.085l0.235,0.436l0.253,0.171l0.012,0.218l-0.231,0.212l-0.305,0.064l-0.327,-0.074l-0.096,-0.272l-0.101,-0.453l-0.273,-0.445l-0.041,-0.391l0.238,-0.062L531.177,182.843zM529.739,184.084l0.249,0.447l0.221,-0.043l0.066,-0.168l0.15,-0.084l0.304,0.237l-0.043,0.401l-0.421,0.505l-0.302,0.718l-0.386,0.166l-0.186,-0.086l-0.346,0.413l-0.276,0.428l-0.287,0.54l-0.018,0.278l-0.045,0.212l-1.051,0.21l-0.382,0.139l-0.405,-0.179l-0.192,-0.356l0.062,-0.193l0.404,-0.077l0.013,-0.331l0.103,-0.202l0.131,-0.111l0.096,-0.424l0.16,-0.111l0.298,0.104l0.201,-0.308l0.113,-0.053l0.139,0.255l0.067,-0.351l-0.067,-0.321l0.035,-0.217l0.385,-0.565l0.167,-0.413l0.24,-0.267l0.231,0.042l0.067,-0.394l-0.067,-0.404l0.025,-0.264l0.204,-0.642l0.224,-0.027l0.103,0.571L529.739,184.084zM534.016,183.892l-0.151,0.191l-0.232,0.078l-0.125,-0.118l-0.178,-0.078L533.132,184l-0.166,-0.351l0.019,-0.295l0.227,-0.4l0.455,-0.228l0.368,0.094l0.094,0.117L534.016,183.892zM559.771,186.288l-0.533,0.237l-0.062,-0.195l0.117,-0.304l0.14,-0.624l0.219,0.025l0.222,0.238l0.174,0.284L559.771,186.288zM524.822,187.908l0.337,0.459l0.151,-0.14l0.299,-0.053l0.222,0.162l0.182,0.291l0.215,0.013l0.135,0.38l0.069,0.493l-0.156,0.367l-0.222,0.167l-0.06,0.431l0.084,0.603l-0.498,0.206l-0.576,0.092l-0.226,-0.288l-0.46,0.526l-0.457,0.817l-0.22,0.096l-0.016,-0.258l-0.328,-0.179l-0.42,-0.01l0.014,-0.192l0.077,-0.135l0.362,-0.201l0.072,-0.416l-0.066,-0.744l0.064,-0.363l0.014,-0.25l0.228,-0.294l0.78,0.138l0.095,-0.281l-0.059,-0.177l-0.403,-0.31l0.062,-0.209l0.291,-0.187l0.275,-0.025l0.083,-0.316l0.014,-0.139L524.822,187.908zM519.931,196.038l0.034,0.054l0.382,-0.74l0.424,-0.231l0.026,-0.259l0.164,-0.25l-0.019,-0.41l0.083,-0.333l0.216,-0.089l0.135,-0.113l0.149,-0.063l0.271,0.271l0.152,0.3l0.19,0.668l-0.079,0.644l-0.509,0.501l-0.404,0.225l-0.409,0.572l-0.205,0.467l-0.177,0.101l-0.111,-0.038l-0.099,-0.112l-0.207,0l-0.228,0.404l-0.688,0.328l-0.27,-0.095l-0.012,-0.402l-0.161,0.033l-0.258,0.482l-0.252,0.161l-0.169,0.049l-0.311,-0.181l-0.836,0.818l-0.784,0.152l-0.258,-0.094l-0.001,-0.5l0.507,-0.642l0.415,-0.447l1.43,-0.313l0.891,-1.336l0.215,-1.463l0.21,-0.532l-0.099,-0.301l-0.239,-0.053l-0.015,-0.464l0.125,-0.508l0.467,-0.7l0.26,-0.299l0.423,-0.849l0.204,-0.191h0.232l0.229,0.223l-0.041,0.455l-0.343,0.818l-0.508,0.694l0.062,0.497l0.202,0.407l0.05,0.694l0.013,0.666l-0.385,0.896L519.931,196.038zM518.378,193.083l0.365,0.784l0.167,0.457l-0.135,0.859l-0.355,0.432l-0.547,0.077l-0.384,-0.036l-0.242,-0.208l-0.03,-0.233l-0.14,-0.069l-0.369,0.3l-0.256,0.04l-0.326,-0.232l-0.088,-0.372l0.346,-0.467l0.16,-0.364l0.383,0.032l0.096,0.113l0.217,0.071l0.132,-0.439l-0.03,-0.304l0.097,-0.212l0.463,0.153l0.001,-0.83l0.18,-0.058l0.074,0.032l0.133,0.175L518.378,193.083zM514.634,198.292l0.167,0.129l0.436,-0.038l0.088,0.048l-0.063,0.213l-0.189,0.234l-0.397,0.144l-0.179,0.357l-0.128,0.121l-0.343,0.001l-0.203,0.083l-0.249,0.316l-0.199,-0.233l-0.056,0.166l-0.036,0.296l-0.111,0.086l-0.344,0.107l-0.083,-0.689l0.158,-0.25l0.124,-0.3l0.19,-0.046l0.17,0.025l0.307,-0.648l0.42,-0.185l0.271,-0.021L514.634,198.292zM512.104,201.23l-0.415,0.393l0.151,-0.718l0.224,-0.73l0.31,-0.419l0.154,0.164l-0.071,0.351l0.001,0.346l-0.066,0.163L512.104,201.23zM510.556,214.351l-0.26,0.045l0.043,-0.305l0.21,-0.29l0.081,-0.198l0.042,-0.234l0.186,-0.177l0.262,0.227l0.005,0.384l-0.13,0.35L510.556,214.351zM510.808,215.324l-0.225,0.02l0.002,-0.281l0.129,-0.256l0.204,-0.171l0.263,-0.045l0.294,-0.02l0.089,0.136l-0.169,0.191L510.808,215.324zM509.288,217.205l-0.186,0.209l-0.347,-0.06l-0.037,-0.18l0.099,-0.36l0.211,-0.149l0.272,0.029l0.087,0.15L509.288,217.205zM507.221,222.297l-0.147,0.184l-0.327,-0.147l-0.645,0.114l-0.26,-0.179l0.207,-0.35l0.583,-0.368l0.313,0.017l0.319,0.452L507.221,222.297zM499.473,230.038l-0.322,0.015l-0.194,-0.142l0.461,-0.282l0.723,-0.27l0.069,-0.171l0.087,-0.021l0.125,0.21l0.016,0.288l-0.08,0.143L499.473,230.038zM498.439,232.108l-0.275,0.004l-0.327,-0.096l-0.205,-0.205l-0.032,-0.181l0.377,-0.225l0.379,-0.132l0.176,0.248l0.013,0.406L498.439,232.108zM489.616,245.658l-0.249,0.073l-0.2,-0.063l0.071,-0.554l0.104,-0.09l0.151,-0.032l0.163,0.297L489.616,245.658zM489.973,250.106l0.009,0.671l-0.258,-0.051l-0.116,-0.257l-0.034,-0.165l0.021,-0.389l-0.058,-0.402l0.076,-0.2l0.094,-0.027l0.167,0.358L489.973,250.106z',
    },
    PL: {
      name: 'Poland',
      path: 'M530.719,280.576L530.831,280.634L531.617,280.697L532.414,280.76L533.695,280.829L535.03,280.899L536.416,280.974L537.915,281.053L539.496,281.1L539.593,281.068L539.754,280.881L539.951,280.906L540.184,281.022L540.292,281.108L540.338,281.207L540.367,281.321L540.494,281.343L540.727,281.43L541.041,281.627L541.287,281.818L541.522,282.09L541.6,282.398L541.604,282.747L541.589,282.971L541.609,283.062L541.93,284.675L542.464,286.218L542.66,286.96L542.738,287.354L542.801,287.924L542.82,288.324L542.818,288.548L542.778,288.856L542.62,289.038L541.595,289.558L541.402,289.72L541.1,290.124L540.821,290.539L540.757,290.681L540.74,290.774L540.802,290.91L541.167,291.131L541.535,291.309L541.655,291.442L541.927,291.612L542.026,291.765L542.08,291.897L542.076,292.204L541.954,292.627L542.005,292.946L541.88,293.159L541.778,293.395L541.763,293.807L541.947,294.261L542.098,294.571L542.156,294.814L542.095,295.004L542.113,295.194L542.248,295.396L542.672,296.016L542.881,296.611L543.015,296.843L543.324,297.143L543.352,297.266L543.228,297.379L543.128,297.394L543.047,297.424L542.995,297.529L543.076,297.642L543.185,297.807L543.321,298.274L543.308,298.656L543.203,298.753L543.069,298.979L542.979,299.186L542.246,299.329L542.07,299.55L541.669,299.975L541.396,300.22L540.991,300.661L540.351,301.417L540.115,301.733L539.942,301.994L539.424,302.686L539.265,302.976L539.296,303.214L539.463,303.773L539.498,304.025L539.468,304.257L539.413,304.464L539.423,304.556L539.576,304.706L539.819,304.941L539.833,305.02L539.799,305.122L539.715,305.199L539.41,305.117L539.07,304.958L538.954,304.978L538.77,304.94L538.011,304.633L537.499,304.392L537.448,304.235L537.352,304.008L537.134,303.817L536.634,303.652L536.431,303.523L535.619,303.451L535.267,303.448L535.018,303.501L534.858,303.496L534.639,303.833L534.488,303.931L534.267,303.941L534.073,303.881L533.875,303.704L533.559,303.61L533.33,303.655L533.161,303.617L533.016,303.607L532.965,303.643L532.848,303.638L532.679,303.723L532.493,303.842L532.289,303.934L532.131,304.13L531.991,304.513L531.594,304.341L531.462,304.416L531.274,304.466L531.146,304.414L531.176,304.282L531.234,304.133L531.231,303.925L531.195,303.694L531.072,303.619L530.887,303.592L530.792,303.546L530.782,303.47L530.687,303.372L530.523,303.124L530.369,302.814L530.262,302.723L530.107,302.87L529.872,303.037L529.725,303.095L529.442,303.575L528.934,303.591L528.903,303.367L528.849,303.151L528.552,303.098L528.543,302.971L528.481,302.653L527.885,302.03L527.813,301.77L527.836,301.669L527.795,301.503L527.665,301.403L527.194,301.284L527.073,301.352L526.964,301.282L526.792,301.132L526.495,301.01L526.462,300.947L526.355,300.839L526.296,300.825L526.257,300.89L526.171,300.982L525.865,301.099L525.743,301.051L525.632,300.95L525.505,300.731L525.321,300.539L525.17,300.471L525.083,300.37L525.064,300.292L525.4,300.134L525.474,299.971L525.431,299.674L525.381,299.637L525.247,299.737L524.966,299.825L524.708,299.866L524.575,299.866L523.836,299.325L523.356,299.159L523.073,299.111L523.043,299.166L523.17,299.47L523.392,299.845L523.381,299.944L523.116,300.097L522.966,300.164L522.789,300.293L522.639,300.473L522.509,300.554L522.397,300.533L522.278,300.447L521.972,299.894L521.587,299.47L521.541,299.375L521.421,299.353L521.251,299.255L521.193,299.125L521.279,298.989L521.396,298.865L521.604,298.788L521.667,298.715L521.704,298.606L521.781,298.465L521.761,298.415L521.614,298.255L521.396,298.104L520.79,298.217L520.624,298.298L520.53,298.193L520.459,298.04L520.306,298.01L520.096,297.87L519.847,297.732L519.604,297.692L519.099,297.493L518.904,297.482L518.792,297.414L518.674,297.263L518.574,297.098L518.522,296.762L518.15,296.61L517.779,296.514L517.753,296.563L517.769,296.901L517.749,297.082L517.504,297.193L517.262,297.204L517.275,297.148L517.565,296.539L517.695,296.154L517.844,295.451L517.665,294.894L517.616,294.632L517.533,294.507L517.024,294.234L516.985,294.14L517.063,293.77L517.025,293.614L516.902,293.449L516.741,293.121L516.679,292.842L516.884,292.514L516.935,292.272L517.024,291.941L517.09,291.759L517.103,291.709L516.968,291.58L516.934,291.398L516.97,291.136L516.898,290.941L516.718,290.815L516.601,290.647L516.547,290.439L516.589,290.111L516.729,289.664L516.433,289.124L515.702,288.491L515.352,288.048L515.38,287.794L515.534,287.564L515.813,287.358L516.025,286.991L516.144,286.554L516.147,286.471L516.154,286.159L515.829,284.877L515.776,284.555L515.737,284.165L515.717,284.059L516.359,284.332L516.628,284.486L516.594,284.313L516.54,284.164L516.576,283.946L516.558,283.616L515.975,283.447L515.59,283.39L515.547,283.16L515.583,283.011L515.69,283.099L516.068,283.133L516.999,282.688L518.606,282.107L520.323,281.562L520.724,281.502L521.126,281.387L521.275,281.182L521.424,281.045L521.657,280.683L522.174,280.119L523.088,279.913L523.43,279.645L524.145,279.269L525.775,278.846L526.457,278.752L527.124,278.741L527.718,279.075L528.347,279.487L528.46,279.734L528.12,279.58L527.624,279.211L527.44,279.195L527.864,280.316L528.096,280.712L528.563,281.006L528.956,281.106L530.166,280.927L530.595,280.693z',
    },
    PT: {
      name: 'Portugal',
      path: 'M427.454,365.489l0.383,0.175l0.352,-0.084l0.436,0.225l0.227,0.052l-0.202,0.161l-0.203,0.204l-0.507,-0.048l-0.429,-0.196l-0.154,-0.149l-0.042,-0.134L427.454,365.489zM405.46,351.544l-0.012,0.064l-0.159,-0.025l-0.201,0.019l-0.108,-0.186l0.098,-0.077l0.226,-0.019l0.108,0.083L405.46,351.544zM403.716,348.445l0.178,0.024l0.895,-0.052l0.238,0.038l-0.025,0.26l-0.169,0.104l-0.527,0.07l-0.829,-0.168l-0.278,-0.224l-0.04,-0.164l0.005,-0.077l0.175,-0.061L403.716,348.445zM396.705,346.271l0.231,0.143l-0.351,0.031l-0.116,0.07l-0.284,-0.101l-0.343,0.015l-0.215,-0.192l-0.049,-0.2l0.108,-0.124l0.303,-0.001L396.705,346.271zM395.318,346.013l-0.288,0.009l-0.275,-0.272l0.405,-0.143l0.119,0.087l0.088,0.099l0.052,0.127L395.318,346.013zM397.74,345.903l-0.133,0.043l-0.748,-0.275l-0.267,-0.125l-0.346,-0.317l0.977,0.385L397.74,345.903zM399.713,345.589l-0.056,0.034l-0.583,-0.097l-0.166,-0.131l-0.067,-0.244l0.098,-0.083l0.256,-0.049l0.372,0.046l0.239,0.175v0.223L399.713,345.589zM388.313,342.842l-0.124,0.174l-0.214,-0.062l-0.071,-0.065l0.062,-0.372l0.171,-0.087l0.172,0.15L388.313,342.842zM452.761,333.954l0.059,0.03l0.163,-0.008l0.29,-0.142l0.197,-0.119l0.069,0.049l0.571,-0.067l0.135,0.054l0.09,0.061l0.281,0.082l0.306,0.009l0.379,-0.115l0.166,-0.116l0.032,-0.128l0.008,-0.097l0.049,-0.062l0.086,-0.035l0.135,0.063l0.193,0.051l0.463,0.021l0.091,-0.071l0.157,0.021l0.207,0.09l0.239,-0.029l0.121,0.11l0.05,0.146l0.014,0.317l-0.018,0.32l0.047,0.118l0.162,0.031l0.261,-0.004l0.235,0.086l0.182,0.151l0.06,0.154l0.026,0.106l-0.089,0.06l-0.126,0.228l-0.32,0.297l-0.457,0.267l-0.349,0.332l-0.24,0.396l-0.301,0.168l-0.092,0.09l-0.036,0.107l0.199,0.484l0.061,0.373l0.049,0.456l-0.032,0.128l-0.017,0.5l-0.046,0.146l0.012,0.119l0.073,0.127l0.033,0.122l-0.137,0.155l-0.251,0.18l-0.186,0.158l-0.05,0.148l0.014,0.092l0.313,0.313l0.057,0.128l-0.042,0.309l-0.18,0.505l-0.172,0.307l-0.03,0.03l-0.197,0.087l-0.944,0.003l-0.229,0.069l0.032,0.062l0.222,0.394l0.231,0.209l0.077,0.048l0.083,0.459l0.375,0.732l0.363,0.101l0.126,0.183l-0.023,0.256l-0.112,0.281l-0.223,0.288l-0.265,0.202l-0.173,0.201l-0.014,0.233l-0.055,0.295l-0.083,0.233l-0.021,0.157l0.664,0.985l0.37,-0.048l0.048,0.023l-0.066,0.234l-0.117,0.274l-0.14,0.052l-0.317,0.084l-0.3,0.354l-0.243,0.425l-0.183,0.206l-0.167,0.504l0.021,0.218l0.081,0.336l0.171,0.874l-0.246,0.039l-0.956,0.569l-0.296,0.001l-0.553,-0.25l-0.976,-0.081l-0.318,-0.075l-0.397,0.164l-0.307,-0.004l-0.244,0.209l-0.175,-0.057l0.201,-0.469l0.315,-0.93l-0.013,-0.569l0.075,-0.496l-0.086,-0.492l-0.158,-0.308l0.215,-0.799l-0.024,-0.413l-0.197,-0.524l0.597,0.08l-0.185,-0.208l-0.182,-0.127l-0.176,0.029l-0.149,-0.008l-0.508,0.203l-0.255,0.061l-0.074,-0.036l0.028,-0.324l-0.132,-0.421l0.204,-0.111l0.237,-0.032l0.202,-0.18l0.125,-0.201l-0.066,-0.359l0.175,-0.341l0.411,-0.289l-0.213,0.044l-0.244,0.18l-0.384,0.652l-0.125,0.33l-0.327,0.107l-0.293,0.053l-0.15,-0.035l-0.18,-0.083l-0.016,-0.243l0.014,-0.194l0.122,-0.386l0.048,-0.546l0.173,-0.49l-0.013,-0.131l-0.049,-0.195l0.154,-0.191l0.191,-0.126l0.29,-0.422l0.405,-1.009l0.467,-1.077l-0.038,-0.132l-0.099,-0.102l0.04,-0.292l0.281,-1.273l0.114,-0.167l0.132,-0.375l0.03,-0.606l0.052,-0.418l-0.012,-0.21l-0.042,-0.253l-0.179,-0.484l-0.188,-1.026l-0.015,-0.344l0.155,-0.174l-0.255,-0.025l-0.116,-0.223l0.026,-0.253l0.284,-0.409l0.265,-0.254l0.262,-0.166l0.145,-0.063l0.605,-0.173l0.159,-0.084l0.149,0.014l0.025,0.083l0.086,0.16l0.096,0.111l0.026,0.082l-0.234,0.343l-0.032,0.117l0.122,0.221L452.761,333.954z',
    },
    RO: {
      name: 'Romania',
      path: 'M554.877,319.919L555.173,320.33L555.548,320.549L556.416,320.78L556.494,320.752L556.502,320.709L556.442,320.649L556.433,320.573L556.475,320.479L556.595,320.474L556.791,320.558L557.165,320.436L557.715,320.108L558.221,320.042L558.681,320.236L558.917,320.462L559.069,320.677L559.021,320.942L558.992,321.107L558.871,321.788L558.787,322.042L558.652,322.326L557.223,322.665L557.315,322.502L557.282,322.217L557.222,322.001L557.355,321.807L557.034,321.736L556.893,321.843L556.783,322.029L556.88,322.458L556.724,322.695L556.664,322.827L556.657,323.14L556.564,323.274L556.546,323.422L556.774,323.384L556.671,323.653L556.243,324.169L556.093,324.477L556.13,325.692L555.939,326.416L555.924,326.629L555.47,326.636L555.334,326.619L554.904,326.511L554.421,326.319L554.138,325.945L553.957,325.678L553.547,325.799L553.47,325.767L553.357,325.638L553.049,325.551L552.668,325.549L551.813,325.06L551.719,324.978L551.047,325.06L550.041,325.302L549.274,325.601L548.481,326.132L548.16,326.534L547.787,326.747L547.257,326.905L546.31,326.846L545.323,326.644L544.264,326.427L543.691,326.547L542.917,326.457L541.749,326.198L540.879,326.119L540.021,326.272L539.877,326.155L539.846,326.021L539.879,325.832L540,325.679L540.208,325.563L540.317,325.445L540.329,325.326L540.096,325.134L539.618,324.869L539.421,324.703L539.373,324.662L539.36,324.513L539.261,324.396L539.075,324.31L538.932,324.155L538.83,323.93L538.852,323.718L538.997,323.519L539.183,323.432L539.409,323.459L539.503,323.402L539.465,323.263L539.244,323.084L538.839,322.867L538.427,322.985L538.006,323.439L537.704,323.512L537.518,323.207L537.188,323.024L536.713,322.967L536.421,322.85L536.312,322.673L536.104,322.537L535.646,322.392L535.64,322.254L535.714,322.221L535.877,322.208L536.095,322.179L536.13,322.1L536.132,322.028L535.96,321.937L535.787,321.875L535.696,321.813L535.638,321.744L535.626,321.672L535.677,321.623L535.747,321.62L535.816,321.577L535.855,321.41L535.949,321.272L536.016,321.224L536.012,321.122L535.942,321.027L535.847,320.945L535.707,320.895L535.271,320.751L535.051,320.551L534.916,320.543L534.703,320.432L534.473,320.258L534.273,320.01L534.058,319.849L534.002,319.783L533.997,319.721L534.037,319.651L534.035,319.575L533.979,319.332L534.017,319.074L534.007,318.831L534.004,318.722L533.962,318.688L533.925,318.725L533.872,318.771L533.82,318.78L533.661,318.603L533.46,318.242L533.324,318.121L533.059,317.955L532.835,317.815L532.675,317.513L532.508,317.279L532.618,317.181L533.255,317.043L533.552,317.178L533.685,317.129L533.814,317.02L533.886,316.932L533.899,316.839L533.963,316.723L534.178,316.668L534.748,316.739L534.977,316.576L535.062,316.488L535.114,316.292L535.174,316.134L535.378,316.05L535.375,315.906L535.344,315.75L535.462,315.399L535.534,315.255L535.65,315.203L535.789,315.092L536.031,314.862L535.975,314.662L536.023,314.513L536.275,314.151L536.467,313.801L536.464,313.625L536.492,313.472L536.662,313.304L536.84,313.085L537.075,312.399L537.16,312.284L537.314,312.153L537.429,312.023L537.441,311.571L537.549,311.44L537.756,311.293L537.962,311.057L538.129,310.777L538.258,310.646L538.429,310.611L538.614,310.501L538.821,310.46L539.022,310.514L539.149,310.486L539.342,310.35L539.833,309.834L539.902,309.731L540.004,309.66L540.402,309.483L540.503,309.305L540.64,309.145L540.817,309.157L541.395,309.553L542.013,309.528L542.126,309.543L542.163,309.551L542.239,309.583L543.061,309.779L543.188,309.757L543.223,309.742L543.554,309.903L543.847,309.882L544.125,309.77L544.414,309.732L544.68,309.799L544.882,310.026L545.407,310.508L545.563,310.688L545.803,310.661L546.069,310.571L546.338,310.25L547.165,309.884L547.796,309.793L548.412,309.646L549.125,309.542L549.331,309.242L549.445,309.037L549.526,308.657L549.91,308.547L550.275,308.469L550.405,308.421L550.671,308.406L550.878,308.438L551.197,308.626L551.421,308.861L551.509,309.048L551.7,309.312L551.901,309.681L552.123,310.172L552.171,310.419L552.255,310.687L552.42,311.012L552.735,311.372L552.779,311.439L552.922,311.692L553.198,312.251L553.429,312.474L553.63,312.717L553.727,312.961L553.871,313.182L554.209,313.475L554.483,313.741L554.702,314.504L554.855,314.854L554.953,315.121L554.906,315.661L554.967,315.892L554.842,316.313L554.616,317.157L554.561,317.827L554.6,318.187L554.605,318.418L554.66,318.565L554.72,318.869L554.729,319.133L554.648,319.208L554.535,319.271L554.491,319.326L554.595,319.445L554.737,319.666z',
    },
    RU: {
      name: 'Russia',
      path: 'M628.024,65.03l-1.303,-0.928l0.107,-0.469l0.141,-0.197l0.004,-0.461l-0.12,-0.352l0.052,-0.724l0.841,0.53l0.08,0.216l0.566,0.369l0.085,0.706l-0.063,0.439L628.024,65.03zM620.465,166.738l-0.281,0.831l-0.108,0.411l-0.042,0.981l0.028,0.438l0.204,1.15l0.222,0.685l0.284,0.407l0.34,0.299l0.352,0.146l0.68,-0.137l0.67,-0.413l0.729,0.276l0.646,0.094l1.277,-0.413l0.134,0.102l-0.222,0.468l-0.038,0.688l0.255,0.518l0.296,-0.021l0.3,0.086l-0.088,0.316l0.829,0.876l0.756,0.614l-0.173,0.176l-0.481,-0.281l-0.247,0.095l0.063,0.488l-0.523,-0.143l-0.232,0.299l0.014,0.445l0.064,0.429l-0.006,0.311l-0.409,0.121l-0.235,0.231l0.95,0.505l1.339,0.422l0.374,0.172l0.519,0.437l0.234,0.112l0.021,-0.281l0.104,-0.243l0.623,0.541l0.518,0.097l0.521,0.006l1.264,-0.222l0.054,0.144l0.001,0.282l0.253,0.222l0.31,-0.091l0.097,-0.194l0.408,0.261l0.077,-0.235l0.078,-0.099l0.82,0.801l0.183,-0.029l0.173,-0.229l-0.405,-0.604l-0.23,-0.1l-0.21,-0.323l0.353,-0.165l0.349,0.045l0.165,0.267l0.148,0.356l0.076,0.075l1.396,0.485l0.283,-0.135l0.047,-0.261l0.515,-0.211l0.501,-0.575l-0.194,-0.315l-0.204,-0.225l-1.173,-0.715l-0.479,-0.437l-1.236,-1.555l-1.153,-2.076l-0.629,-1.426l-0.577,-1.62l-0.188,-0.836l-0.212,-0.772l-0.486,-0.597l0.217,-0.721l0.079,-0.838l0.257,-0.69l0.065,-0.352l-0.334,-0.856l-0.024,-0.594l-0.087,-0.286l-0.01,-0.524l0.171,-0.337l-0.038,-0.446l0.106,-0.247l0.491,-0.222l0.237,-0.683l0.05,-0.47l0.014,-0.424l0.27,-0.219l0.741,0.001l0.106,-0.164l0.138,-0.395l0.063,-0.542l-0.073,-0.748l0.063,-0.478l0.408,-0.777l0.177,-0.246l0.09,-0.601l-0.222,-0.237l-0.598,-0.298l-0.983,-0.121l-1.312,-0.387l-0.557,-0.475l-0.508,-0.259l-0.384,-0.043l-0.358,0.173l-0.978,0.69l-0.353,0.176l-0.313,0.048l-0.632,-0.22l-0.315,0.056l-0.336,0.322l-0.341,0.212l-0.434,0.134l-0.299,0.404l-0.149,0.343l-0.025,0.421l0.135,0.894l0.029,0.365l0.344,0.54l-0.326,0.124l-0.333,-0.09l-0.311,-0.003l-0.313,0.13l-0.283,0.235l-0.653,0.797l-0.08,0.216l-0.063,0.295l0.215,0.314l0.219,0.205l0.655,0.127l-0.217,0.466l-0.045,0.263l0.113,0.388l-0.322,0.624l-0.098,0.428l-0.023,0.427l-0.123,0.501l-0.111,0.332l-0.102,0.156l-0.348,0.292l-0.155,0.511l-0.209,0.392l-0.226,0.221l-0.514,-0.013l-0.515,-0.202l-0.225,0.101l-0.428,0.391L620.465,166.738zM623.182,68.689l0.159,0.177l0.081,0.202l0.618,0.093l1.866,-0.196l0.37,-0.616l0.351,-0.096l0.207,-0.664l-1.026,-0.916l-0.394,-0.718l-0.047,-0.606l-0.402,-0.172l-0.932,0.172l-0.387,0.921l-0.1,0.486l-0.292,0.359l-0.859,0.342l-0.16,0.209l0.366,0.835L623.182,68.689zM632.068,51.552l1.333,-0.652l0.482,0.833l0.418,0.062l0.439,-0.422l0.429,-0.729l0.947,1.093l0.818,0.783l0.895,-0.623l0.401,-0.509l0.287,-1.054l-0.29,-0.896l-0.149,-1.207l1.44,-0.354l0.539,-0.59l-0.359,-0.863l-1.177,-0.372l-0.433,-0.43l-0.146,-0.754l-0.263,-0.355l-0.73,0.416l-0.257,0.145l-0.768,-0.114l-0.332,0.584l-0.714,1.648l-0.882,0.683l-0.695,1.565l-1.052,-0.49l-0.887,0.339l0.299,1.537L632.068,51.552zM628.306,58.746l0.439,0.069l0.254,0.311l0.126,0.463l1.26,-0.23l1.188,0.846l0.482,1.143l0.48,0.153l1.212,-0.077l1.401,-0.531l2.148,-1.597l0.319,-0.645l-0.354,-0.481l-1.847,-1.646L634.188,55l-0.849,-0.555l-1.963,0.167l-2.109,-1.737l-0.238,0.05l-0.609,2.285l-0.14,1.475l-0.355,0.035l-0.548,0.529l0.06,1.029L628.306,58.746zM638.377,41.985l0.928,-0.38l2.978,-0.855l0.002,-0.431l0.145,-0.875l-0.411,-0.568l-3.164,0.518l-0.42,0.61l-0.111,0.964l-0.102,0.506l0.032,0.223L638.377,41.985zM613.464,63.43l-1.299,0.127l-0.45,-0.849l-0.174,-0.184l-0.271,0.124l-0.274,0.303l-0.877,0.253l-0.673,0.485l-0.71,0.945l-2.129,2.424l0.263,0.708l0.302,0.339l0.408,0.898l0.723,0.042l0.265,-0.137l0.284,-0.686l0.556,-0.251l0.703,0.101l0.238,0.441l-0.714,1.007l-0.254,0.645l0.294,0.495l0.568,-0.113l0.241,-0.177l0.197,-0.373l0.2,-0.171l0.615,0.604l0.226,-0.234l0.185,-0.788l0.062,-0.412l0.077,-0.199l0.605,0.563l0.265,0.096l0.24,-0.12l0.093,-0.738l-0.056,-0.578l-0.088,-0.387l-0.105,-0.184l-0.654,-0.225l-0.034,-0.163l0.376,-0.896l0.239,-0.26l1.937,-0.124l0.584,-0.821l-0.124,-0.791l0.27,-0.434l1.217,-0.506l1.912,-0.223l0.52,-1.088l1.564,-1.445l-0.315,-0.924l-0.383,-0.068l-1.507,-2.563l-0.327,-0.422l-1.038,0.059l-0.43,-0.292l-0.432,0.06l-1.73,1.038l-0.739,0.775l-0.272,1.911l0.127,0.973l-0.021,1.674L613.464,63.43zM617.18,53.448l0.299,0.701l0.274,0.078l0.387,-0.111l0.098,-0.441l0.442,-0.658l-0.19,-0.777l-0.456,-0.361l-0.349,0.022l-0.196,0.205l-0.044,0.255l-0.115,0.328l-0.271,0.067l0.025,0.358L617.18,53.448zM613.086,188.606l-0.304,0.117l-0.599,0.47l-0.611,0.72l-0.263,0.606l-0.066,0.675l-0.045,0.687l-0.004,0.442l0.044,0.439l0.061,0.327l0.345,1.07l0.64,0.555l0.683,-0.077l0.758,-0.273l1.251,-0.631l0.6,-0.889l0.228,-0.623l0.485,-0.568l0.133,0.215l0.065,0.476l0.158,-0.088l0.175,-0.314l-0.05,-0.762l-0.275,-0.565l-0.479,-0.415l-2.164,-1.609L613.086,188.606zM603.084,62.67l0.706,0.399l0.921,-0.557l0.153,0.49l0.102,0.971l0.229,0.628l0.665,-0.17l0.38,-0.317l0.309,-1.108l0.151,-0.354l0.936,-0.013l0.376,-0.805l0.149,-0.101l0.297,0.15l0.31,-1.179l0.275,-0.232l0.247,-0.939l0.295,-0.406l0.203,0.157l0.749,1.531l1.631,0.67l0.163,-0.068l0.008,-1.463l-0.391,-1.07l-0.286,-0.473l-0.282,-0.228l-0.286,-0.079l-0.965,0.19l-1.284,-0.722l-0.251,0.013l-0.931,0.679l-0.621,1.037l-1.324,0.35l-3.376,1.439l-0.616,0.706l0.686,0.215L603.084,62.67zM619.045,73.081l0.996,0.184l0.011,-0.184l-0.072,-0.198l-0.231,-0.452l-0.236,-0.305l-0.014,-0.309l0.046,-0.621l-0.893,-0.742l-0.73,0.743l-0.57,0.213l-1.07,0.888l1.019,0.902L619.045,73.081zM616.169,70.779l0.058,-0.573l0.693,-1.031l-0.026,-0.218l-0.165,-0.558l-1.031,-0.178l-0.919,1.175l0.09,0.374L615.942,71L616.169,70.779zM652.833,55.563l-0.832,1.3l-0.636,0.721l-0.203,0.549l0.674,1.038l0.679,0.87l0.521,0.265l0.522,-0.043l3.296,-0.964l1.261,-1.112l1.234,-1.979l-0.184,-0.666l-0.033,-0.719l0.062,-0.875l-0.203,-0.717l-0.387,-0.866l-0.404,-0.464l-0.634,-0.509l-0.636,-0.023l-0.744,0.427l-0.152,0.561l-0.128,0.693l-0.125,1.277l-0.197,0.672l-0.673,0.308l-0.677,0.004L652.833,55.563zM632.088,70.284l0.246,0.287l1.092,0.174l2.207,0.081l0.262,-0.378l-0.021,-0.73l0.13,-0.897l0.011,-2.039l-0.123,-0.567l-0.377,-0.256l-0.666,0.049l-0.146,0.551l-1.77,-0.184l-0.098,0.355l0.063,1.927l-0.196,0.669L632.088,70.284zM630.604,68.278l0.799,-0.779l-0.126,-0.473l-0.229,-0.257l-0.317,-0.128l-0.417,0.497l-0.314,0.65l0.193,0.464L630.604,68.278zM641.555,49.639l0.606,-0.24l0.173,-0.369l-0.264,-0.765l-0.577,-0.592l-0.546,0.11l-0.69,0.589l-0.068,0.431l0.306,0.441L641.555,49.639zM639.009,53.263l-0.246,-0.357l-0.147,-0.076l-1.104,1.572l-0.69,-0.274l-0.559,0.535l0.545,1.822l0.967,0.462l0.528,1.687l0.976,0.499l1,-0.054l0.611,-0.2l0.199,-0.918l-0.079,-1.165l-0.245,-0.639l-0.15,-1.025l-0.391,-0.911l-0.322,-0.363L639.009,53.263zM642.142,61.684l-0.051,0.774l0.046,0.874l0.118,0.281l0.852,1.25l0.702,-0.25l1.062,-0.819l1.246,1.012l0.923,0.271l0.656,-1.458l0.877,-0.515l0.234,-0.879l0.247,-0.252l0.86,-0.273l0.109,-1.153l0.217,-0.808l0.101,-1.122l-0.168,-0.709l-0.183,-0.562l-0.708,-0.342l-0.71,-0.125l-0.798,0.537l-1.384,0.637l-0.95,0.392l-0.571,0.049l-0.121,-0.639l-0.394,-0.191l-1.063,0.216l-0.347,0.349l-0.12,0.578l-0.152,0.299l-0.305,0.941L642.142,61.684zM643.07,186.901l0.246,0.12l0.247,0.085l0.3,-0.011l0.299,-0.162l0.532,0.237l0.313,-0.223l0.317,-0.086l0.104,-0.549l0.01,-0.747l-0.084,-0.403l-0.163,-0.225l-0.618,-0.496l-0.607,-0.703l-0.896,-0.732l-0.301,-0.431l-0.29,-0.515l-0.325,-0.422l-0.622,-0.631l-0.113,-0.196l-0.12,-0.039l-0.592,0.27l-0.326,0.613l-0.176,0.073L639.936,182l-0.132,0.428l0.267,0.92l0.105,0.219l0.08,0.339l0.129,0.304l0.765,1.296l0.144,0.078l0.221,-0.225l0.174,-0.091l0.348,0.191l0.318,0.065l0.34,0.197l0.221,0.613l-0.009,0.423L643.07,186.901zM658.675,120.569l-0.349,0.036l-0.346,0.149l-0.68,0.698l-0.686,0.571l-2.63,0.816l-1.558,0.861l-0.531,-0.101l-0.873,0.173l-0.656,-0.131l-1.263,-0.584l-0.611,-0.088l-1.032,0.195l-0.125,0.1l-0.345,0.479l0.008,0.751l0.048,0.576l-0.158,0.357l-0.156,0.21l-0.396,0.029l-0.198,-0.411l-0.349,-0.054l-0.918,0.145l-0.451,0.346l-0.23,0.961l-0.714,0.439l-1.222,0.448l-0.663,0.384l-0.324,0.022l-0.318,0.195l-0.642,0.893l-0.657,0.65l-1.011,0.644l0.04,0.499l0.059,0.298l-0.87,0.965l-0.211,0.584l-0.216,1.092l-0.069,0.168l-0.855,-0.355l-0.602,-0.118l-0.275,0.097l-0.407,0.263l-0.098,0.255l0.056,0.561l0.132,0.367l-0.858,1.607l-0.239,0.018l-0.27,-0.46l-0.282,-0.286l-0.354,-0.244l-0.355,-0.084l-0.322,0.284l-0.311,0.476l0.031,0.374l0.117,0.348l0.379,0.601l0.96,-0.109l0.248,0.439l0.197,0.171l-0.788,0.643l-0.854,1.088l-0.712,1.488l-0.218,0.303l0.079,0.393l0.144,0.363l0.253,0.157l0.549,-0.01l0.533,0.484l-0.165,0.155l-1.858,0.473l-0.211,0.172l-0.894,2.416l-0.287,0.591l-0.25,0.342l-0.274,0.631l-0.255,0.757l-0.104,0.084l-0.615,0.159l-0.596,0.505l-0.591,0.64l-0.314,0.219l-0.249,0.346l0.213,0.691l1.027,1.543l-0.205,0.603l0.473,1.278l0.746,-0.663l0.569,-0.304l0.668,-0.043l0.768,0.607l0.755,0.346l1.362,0.107l0.544,0.311l0.566,0.165l0.572,-0.069l0.926,-0.608l0.478,-1.356l0.914,-1.049l0.232,-0.477l-0.22,-0.878l-0.487,-0.688l0.063,-0.236l0.38,0.125l0.436,0.504l0.151,0.074l0.276,-0.01l0.249,-0.361l0.077,-0.457l-0.053,-0.479l-0.211,-0.771l-0.03,-0.406l1.892,-1.176l0.495,-1.014l0.133,-0.64l-0.055,-0.402l-0.235,-0.977l-0.168,-0.443l0.092,-0.364l1.104,0.38l0.314,-0.239l0.17,-0.231l0.127,-0.466l0.03,-0.623l0.07,-0.582l0.163,-0.289l0.999,0.84l0.219,0.038l0.221,-0.284l0.053,-0.291l-0.104,-0.329l0.036,-0.537l0.659,0.013l0.274,-0.12l0.399,-0.435l0.22,-0.434l0.389,-0.411l0.175,-0.315l-0.131,-0.448l-0.6,-0.266l0.101,-0.398l0.558,-0.512l0.163,-0.049l0.341,0.046l0.18,-0.147l0.309,-0.46l0.299,-0.578l0.594,-0.646l0.285,-0.644l0.301,-0.374l0.366,0.044l0.364,-0.097l1.263,-1.201l2.75,-1.658l0.76,-0.308l0.962,-0.743l0.336,-0.043l1.356,-0.535l1.353,-0.781l1.282,-0.586l1.173,-0.749l1.861,-0.914l1.052,-0.735l0.662,-0.294l0.656,-0.419l0.668,-0.622l1.123,-0.897l1.123,-0.559l0.16,-0.339l0.943,-1.62l0.958,-1.486l-0.117,-0.455l0.091,-0.597l0.144,-0.584l-0.084,-0.646l-0.107,-0.356l-0.489,-0.998l-0.599,-0.78l-1.315,-0.708l-1.025,-0.261l-0.328,0.047l-0.761,0.548l-1.221,0.496l-1.357,1.27l-0.792,0.919l-0.292,0.71l-0.27,0.907l-0.303,0.412l-0.331,0.008l-0.305,0.13l-0.614,0.602L658.675,120.569zM635.88,63.801l-0.18,0.435l0.203,0.391l0.288,0.826l0.072,0.466l0.006,0.673l0.189,2.228l0.143,0.589l0.169,0.311l1.145,0.574l0.438,-0.313l0.58,-1.204l0.26,-0.087l0.084,-0.765l-0.005,-0.825l0.32,-0.35l2.406,-0.409l-0.392,-0.758l-0.404,-0.462l-1.379,-0.826l-2.689,-0.18L635.88,63.801zM646.409,56.225l0.881,-0.369l0.93,-1.085l0.269,-0.707l-0.31,-0.971l-2.443,0.295l-1.232,1.281l-0.194,0.313l-0.057,0.261l0.738,0.521L646.409,56.225zM651.193,42.928l0.117,0.269l0.875,0.466l1.806,0.236l0.344,-0.245l0.369,-0.781l-0.042,-0.277l-0.162,-0.448l-2.567,-0.615l-1.434,0.241L650,42.302l1.147,0.391L651.193,42.928zM641.056,72.233l0.509,0.33l0.192,0.255l0.094,0.247l0.359,0.159l1.006,-0.526l0.623,-0.62l-0.307,-1.434l-0.722,-0.59l-1.524,1.058l-0.155,0.188L641.056,72.233zM539.434,279.738l0.341,-0.999l-0.018,-0.16l-0.248,-0.28l-0.306,-0.204l-0.169,-0.432l-0.62,-0.025l-0.585,0.024l-0.184,-0.021l-0.557,-0.181l-0.537,-0.292l-0.359,-0.171l-0.302,-0.192l-0.163,-0.202l-0.257,0.054l-0.174,0.002l-0.036,0.767l-0.095,0.843l-0.542,0.158l-0.304,-0.033l-0.318,-0.183l-0.271,-0.042l-0.233,-0.13l0.743,-0.984l0.276,-0.468l-0.163,-0.038l-0.152,0.268l-0.468,0.635l-0.445,0.526l-0.347,0.213l-0.812,-0.025l-0.374,0.172l-0.06,0.441l-0.026,0.391l-0.239,0.563l-0.282,0.43l-0.433,0.414l0.112,0.058l0.787,0.063l0.796,0.063l1.281,0.068l1.335,0.071l1.385,0.074l1.5,0.08l1.581,0.047l0.097,-0.032l-0.118,-0.234l-0.125,-0.421l0.013,-0.337L539.434,279.738zM625.02,174.845l-0.036,-0.483l-0.144,-0.232l-0.188,0.035l-0.225,-0.466l-0.255,-0.646l-0.355,-0.306l-0.125,-0.034l-0.033,0.122l0.026,0.304l-0.315,-0.248l-0.294,-0.015l-0.606,0.248l-0.159,0.279l0.027,0.352l0.112,0.127l0.382,0.271l0.34,-0.098l0.538,0.608l0.143,0.57l0.13,0.252l0.32,0.279l0.154,0.362l0.051,0.37l0.276,-0.115l-0.043,-0.149l-0.162,-0.273l0.066,-0.294L625.02,174.845zM749.576,69.243l-1.31,0.25l-1.976,0.796l-0.391,-0.093l-0.322,0.216l-0.854,-0.215l-1.012,0.072l-0.3,0.535l-0.147,0.498l-0.159,0.188l-0.825,-1.078l-0.114,0.124l-0.369,0.885l-0.269,0.382l-1.044,1.117l-0.254,1.792l-0.614,1.167l-0.536,0.855l-1.241,1.096l-0.938,2.111l0.565,0.567l0.579,-0.067l0.786,0.173l1.291,0.75l0.267,1.44l0.473,1.339l0.386,0.393l0.034,0.769l0.058,0.199l0.39,0.606l0.644,0.502l0.316,0.045l0.853,-0.736l0.265,0.018l0.481,1.273l0.263,0.155l1.546,-0.212l0.232,0.188l1.061,0.266l0.178,0.31l0.173,0.438l0.885,0.961l0.863,0.601l0.373,-0.011l0.607,0.248l0.419,-0.155l0.641,0.375l0.36,0.104l1.146,-0.44l1.74,-0.231l0.284,-0.269l1.091,-1.584l-0.084,-0.661l-0.238,-1.322l-0.179,-0.175l-0.656,-0.334l-0.561,-1.45l-0.773,-0.992l0.176,-0.187l0.176,-0.014l0.619,0.477l0.42,-0.027l0.402,-0.707l0.115,-0.938l-0.043,-1.198l0.041,-0.436l0.078,-0.36l0.063,-0.812l0.029,-0.94l0.067,-0.387l0.095,-0.248l0.215,-1.089l0.408,-0.612l-0.322,-1.14l-0.359,-0.785l-0.258,-0.349l-0.534,-0.343l-0.178,-0.464l-0.287,-0.262l-0.213,-0.484l-1.203,-0.471l-0.757,-0.111l-0.182,0.14l-0.168,0.559l0.076,0.903l-0.409,1.103l-0.225,0.163l-0.586,-0.431l-0.543,0.773l-0.411,1.131l-0.204,0.328l-0.17,-0.226l0.101,-1.198l0.373,-0.725l0.135,-0.97l0.277,-0.765l0.312,-0.31l-0.32,-1.172l-0.643,-1.035L749.576,69.243zM746.777,123.882l0.068,-0.502l-0.229,-0.169l-0.734,-0.322l-0.336,0.396l-1.023,-0.26l-0.538,0.523l-0.603,-0.466l-0.162,0.324l-0.03,0.553l1.031,0.248l0.465,0.393l0.742,0.056l0.538,0.395l0.148,-0.653l-0.008,-0.408l0.382,-0.254L746.777,123.882zM747.586,122.296l-0.119,0.124l-0.007,0.246l-0.26,0.785l-0.003,0.601l0.042,0.131l0.122,0.086l0.157,-0.126l0.338,-0.44l0.222,-0.781l-0.022,-0.152l-0.154,-0.333L747.586,122.296zM756.187,77.21l-0.076,1.089l0.619,-0.196l0.462,-0.875l-0.446,-0.21l-0.205,-0.271l-0.315,0.168L756.187,77.21zM748.8,118.271l0.088,0.738l0.249,0.462l0.294,0.076l0.149,-0.181l-0.58,-1.305L748.8,118.271zM777.66,110.276l-0.302,-0.219l-0.337,0.006l-0.271,0.736l0.092,0.605l0.316,-0.015l0.742,-0.325l-0.042,-0.402l-0.099,-0.254L777.66,110.276zM757.085,92.725l-0.015,0.819l-0.119,0.538l-0.146,0.449l-0.11,0.47l-0.186,1.26l-0.108,0.576l-0.957,1.457l-0.371,0.754l-0.3,1.291l-0.426,0.622l0.293,0.505l0.306,0.332l0.967,0.259l0.666,-0.244l1.288,-0.979l1.399,-1.299l0.461,-0.669l1.37,-0.033l1.37,-0.15l1.226,-0.266l0.157,0.315l0.172,0.162l0.175,0.027l0.579,-0.934l2.01,-0.033l1.623,-1.062l0.623,-0.197l0.624,0.131l0.255,-0.18l1.347,-2.059l0.085,-1.329l-0.092,-1.027l-0.151,-0.958l-0.145,-0.675l-0.165,-0.562l-0.368,-0.354l-0.375,-0.168l-0.695,0.286l-0.509,-0.652l0.07,-0.631l-0.078,-0.594l-0.126,-0.193l-0.879,-0.53l-0.244,-0.729l-0.221,-0.899l-0.35,-0.388l-0.359,-0.011l-0.672,0.356l-0.658,0.813l-0.346,0.219l-0.353,0.011l-0.296,0.611l-0.272,0.951l-0.45,1.142l-0.491,0.521l0.1,-0.599l0.837,-3.371l0.116,-1.048l0.273,-1.163l0.154,-0.259l0.316,-0.171l0.128,-0.251l-0.158,-0.49l-0.707,-0.921l-1.08,-0.627l-0.344,0.048l-0.161,0.262l-0.124,0.603l-0.01,0.922l0.207,0.854l-0.344,0.054l-0.346,-0.168l-0.262,-0.725l-0.247,-0.889l-0.177,-0.026l-0.331,0.161l-0.147,0.166l-0.1,0.573l-0.034,0.878l-0.652,0.328l-0.321,0.423l-0.133,0.711l-0.271,0.501l0.044,0.4l-0.104,1.079l-0.184,0.247l-0.18,0.389l-0.104,0.795l-0.023,0.41l0.117,1.238l0.162,0.347l-0.225,0.07l-0.719,-0.199l-0.291,0.139l-0.279,0.499l-0.371,1.061L757.085,92.725zM773.946,98.669l0.567,-0.534l0.09,-0.229l0.489,-0.046h0.112l0.002,-0.403l-0.08,-0.311l-0.143,-0.271l-0.515,-0.053l-0.299,0.934l-0.82,0.11l-0.097,0.613l0.357,0.295L773.946,98.669zM738.396,74.919l0.561,-1.399l-0.902,-0.586l-2.495,-0.893l-1.177,-0.792l-1.183,-0.111l-0.915,0.05l-0.552,0.3l-0.446,0.796l0.156,1.23l0.702,1.107l0.863,0.712l1.319,1.668l0.805,0.144l0.682,-0.152l0.682,-0.302l0.642,-0.521l0.638,-0.73L738.396,74.919zM719,139.313l0.659,0.188l0.237,-0.334l0.316,-0.84l-0.202,-0.461l-0.146,-0.102l-0.739,0.314l-0.235,-0.199l-0.134,-0.125l-0.283,0.291l-0.488,0.292l-0.202,0.489l0.37,0.459L719,139.313zM881.758,305.836l-0.221,-0.275l-0.492,-0.491l-0.254,-0.554l-0.193,-0.561l-0.091,-0.519l-0.113,-0.507l-0.163,-0.482l-0.262,-1.016l-0.651,-1.688l-0.225,-0.984l-0.566,-3.281l-0.128,-0.138l-0.044,-0.099l-0.016,-0.46l-0.033,-0.313l-0.106,-0.221l-0.272,-0.282l-0.059,-0.221l-0.014,-0.506l-0.124,-0.469l-0.168,-0.438l-0.099,-0.633l0.047,-1.214l0.081,-0.429l0.177,-0.164l0.087,-0.232l0.08,-0.389l0.025,-0.399l-0.022,-1.219l-0.104,-0.798l-0.078,-0.387l-0.102,-0.368l-0.36,-0.905l-0.498,-1.443l0.052,-0.079l-0.07,-0.32l0.043,-0.367l0.113,-0.349l0.053,-0.271l-0.026,-0.264l-0.604,-1.212l-0.191,-0.107l-0.075,0.279l-0.142,0.262l-0.18,0.118l-0.607,-0.008l0.369,0.633l0.571,0.859l0.101,0.345l-0.064,0.378l-0.112,0.375l0.129,0.031l-0.026,0.264l-0.356,0.103l-0.122,0.307l0.209,0.239l-0.161,0.42l-0.286,0.173l-0.15,0.038l-0.146,-0.014l-0.39,-0.369l-0.106,-0.055l-0.498,0.185l-0.314,0.314l-0.081,0.234l0.043,0.94l0.098,0.464l-0.051,1.14l-0.146,1.099l-0.156,0.463l-0.184,0.439l-0.061,0.395l0.021,1.547l0.147,0.393l0.245,0.261l-0.103,0.169l-0.139,0.07l0.139,0.208l0.284,0.271l0.373,0.493l0.238,0.41l0.325,0.927l0.004,0.999l-0.171,0.481l-0.131,0.504l-0.097,0.645l0.014,0.509l0.202,0.891l0.028,0.418l-0.03,2.813l-0.095,0.558l-0.118,0.548l-0.13,1l-0.114,0.454l-0.317,0.945l0.019,0.204l0.068,0.2l0.368,0.751l0.3,0.788l0.13,1.161l-0.091,0.464l-0.206,0.391l-0.169,0.448l-0.145,0.47l-0.005,0.181l0.061,0.811l0.093,0.425l0.061,0.43l-0.077,0.452l-0.406,1.375l-0.102,0.989l0.242,1.135l0.038,0.333l0.089,0.302l0.151,0.208l0.173,0.179l0.203,-0.331l0.166,-0.361l0.268,-1.086l0.129,-0.41l0.158,-0.39l0.203,-0.365l0.278,-0.23l0.162,-0.063l0.157,0.022l0.156,0.164l0.135,0.206l0.095,0.061l0.613,0.052l0.658,0.137l0.196,0.336l0.051,0.478l0.136,0.553l0.036,0.78l0.09,-0.165l0.053,-0.187l0.023,-0.237l0.051,-0.225l0.202,-0.529l-0.006,-0.184l-0.107,-0.687l-0.153,-0.722l-0.108,-0.163l-0.177,-0.056l-0.184,-0.007l-0.284,0.051l-0.111,-0.201l-0.249,-0.642l-0.234,-0.912l-0.184,-0.413l-0.098,-0.161l-0.116,-0.124l-0.177,-0.101l-0.156,-0.15l-0.211,-0.35l-0.256,-0.61l-0.063,-0.224l-0.03,-0.613l0.079,-0.782l0.216,-0.733l0.899,-2.838l0.155,-0.801l0.22,-0.399l0.368,-0.274l0.409,-0.12l0.982,-0.091l0.244,0.015l0.417,0.139l0.228,0.116l0.215,0.174l0.444,0.593l0.359,0.356l0.35,0.396l0.237,0.335l0.146,0.578l0.115,0.162l-0.02,-0.76L881.758,305.836zM713.438,144.057l0.136,-0.623l0.32,-0.588l-0.542,0.033l-0.392,0.23l-0.424,0.377l0.111,0.252L713.438,144.057zM709.79,147.773l0.111,-0.124l0.128,0.033l0.149,-0.238l0.194,-0.181l-0.294,-0.337l-1.021,-0.3l-0.693,0.233l-0.238,0.382l0.957,0.167L709.79,147.773zM732.879,67.563l0.713,0.343l0.563,0.43l0.307,0.725l2.247,1.266l1.831,1.502l0.611,-0.008l1.279,-1.069l0.664,-0.816l0.271,0.053l0.842,-0.452l2.511,-0.436l3.703,-1.057l0.346,-0.526l0.333,-0.839l-0.366,-0.324l-0.103,-0.343l-0.379,-2.255l-0.119,-0.396L748,63.093l0.246,-1.345l0.304,-0.662l1.246,-0.443l0.229,-0.357l0.307,0.011l0.038,-1.136l-0.106,-0.613l-0.362,-0.5l-0.812,-0.267l-1.849,-2.058l-0.173,-0.65l-0.366,-0.645l-0.103,-0.82l-0.155,-0.43l-0.798,-1.542l-0.313,-0.162l-0.256,-0.342l-0.229,-0.906l-0.285,-0.367l-1.799,0.175l-0.277,1.526l-0.626,0.889l-0.635,0.451l-0.662,0.132l-0.661,0.324l-0.705,0.562l-0.707,0.365l-0.392,-0.019l-0.39,0.135l-0.823,0.775l-0.355,1.119l-0.487,0.582l-0.153,0.37l-0.28,1.096l-0.05,0.511l0.506,0.214l1.374,-0.396l-0.79,1.54l-0.433,1.46l-0.698,1.461l-0.93,0.582l-0.982,0.367l-0.586,0.998l-0.46,1.008L732.879,67.563zM774.354,99.577l1.645,0.602l0.961,-0.04l0.387,0.555l0.35,-0.337l0.25,-0.658l-0.343,-0.748l-0.183,-0.052l-2.596,0.299L774.354,99.577zM744.227,114.178l0.238,0.383l0.25,0.196l0.664,-0.344l0.332,0.129l0.123,-0.189l0.09,-0.242l0.39,-0.558l0.384,-0.734l0.002,-0.308l-0.094,-0.651l-1.893,1.362l-1.217,0.516l-0.422,0.47l0.264,0.092L744.227,114.178zM728.216,52.926l3.5,0.893l0.966,-1.403l-0.251,-0.781l-1.035,-0.278l-2.916,-0.268l-0.474,0.788l0.052,0.401L728.216,52.926zM857.237,133.177l0.202,-0.321l-0.155,-0.534l0.051,-0.401l0.521,-0.941l-0.117,-0.226l-0.625,-0.779l-0.155,-0.396l-0.172,-0.79l-0.251,-0.536l-0.238,0.903l-0.1,0.642l-0.048,0.833l0.088,0.677l-0.194,0.906l-0.141,0.365l-0.06,0.821l0.825,0.084L857.237,133.177zM860.206,135.109l0.594,1.22l0.643,0.758l0.34,0.148l0.323,0.348l0.65,1.487l0.242,0.471l0.256,0.316l2.17,1.029l0.326,0.29l0.329,0.181l0.326,-0.033l0.31,-0.289l0.293,-0.664l0.231,-0.947l0.1,-0.712l0.163,-0.448l0.211,-0.2l0.217,0.004l0.709,0.744l0.721,0.514l0.551,-0.098l0.552,-0.277l1.823,-0.445l0.616,-0.259l0.613,-0.383l0.671,-0.094l0.315,0.436l0.237,0.554l0.289,0.534l0.256,0.229l0.265,0.087l0.43,-0.182l0.427,-0.326l0.982,-1.105l-0.557,-0.999l-0.653,-0.443l-0.226,-0.33l-0.987,-2.344l-0.186,-0.517l-0.134,-0.723l-0.182,-2.285l0.622,-0.353l0.684,-0.332l1.096,0.087l0.17,0.606l-0.046,0.301l-0.333,0.694l-0.373,0.306l-0.098,1.072l0.084,1.238l0.254,0.772l0.286,0.555l0.696,1.102l0.634,0.372l0.646,-0.013l1.105,0.428l0.551,-0.158l0.538,-0.469l1.335,-1.829l-0.194,-0.614l-0.246,-0.455l0.215,-0.562l0.618,-0.823l0.944,-0.457l-0.141,-0.377l-0.153,-0.243l-4.404,-3.164l-0.354,0.038l-0.698,0.437l-0.354,0.1l-0.725,-0.152l-0.723,-0.419l-0.587,-0.462l-1.288,-1.62l-0.728,-0.751l-0.721,-0.341l-0.522,0.857l-0.748,0.869l-0.133,0.283l-0.099,0.429l-0.068,0.697l0.002,0.778l0.039,0.563l0.011,0.559l-0.154,0.549l-0.206,0.241l-0.446,-0.039l-0.153,-0.111l-0.155,-0.218l-0.142,-0.302l-0.302,-1.208l-0.321,-0.304l-0.344,0.144l-0.29,-0.219l-0.856,-1.429l-0.603,-0.699l-0.891,-0.783l-0.287,-0.322l-0.257,-0.606l-0.275,-0.43l-0.296,-0.035l-1.076,0.816l-0.626,0.177l-0.313,0.402l-0.161,0.387l-0.173,0.227l-0.569,0.14l-0.418,0.319l-0.182,0.382l-0.167,0.525l0.26,0.991l0.316,0.729l-0.977,-0.251l-0.251,0.367l-0.151,2.208l0.21,2.298l-0.348,0.022l-0.516,-0.208l-0.098,0.441l0.042,0.61L860.206,135.109zM926.565,177.891l0.189,-0.144l-0.207,-0.52l-0.223,-0.345l-0.329,-0.088l-0.022,0.098l-0.01,0.613l0.19,0.268L926.565,177.891zM894.44,118.424l0.179,-0.856l0.388,-0.428l-1.928,0.435l-0.762,0.85l-0.139,0.35l2.109,-0.142L894.44,118.424zM888.043,136.998l0.614,0.696l0.317,0.153l1.038,0.274l0.319,0.292l0.648,0.803l0.339,0.339l0.573,0.271l2.114,0.299l1.534,-0.001l0.678,-0.243l1.384,-0.766l0.698,-0.561l0.186,-0.277l0.494,-2.305l-0.184,-0.064l-0.187,0.078l-0.218,0.384l-0.23,0.222l-0.318,-0.376l-0.384,-0.325l-0.495,-0.606l-1.287,-0.279l-1.578,-0.193l-0.536,0.374l-0.848,-0.091l-0.323,-0.397l0.04,-0.408l0.083,-0.3l-0.027,-0.566l-0.215,-0.29l-2.625,-0.301l-0.15,0.028l-1.075,0.82l-0.744,-0.072l-0.132,-0.645l0.008,-0.915l-0.6,-0.802l-0.277,0.266l-0.269,0.867l-0.239,0.973l-0.201,1.088l-0.105,1.071l1.558,0.921L888.043,136.998zM904.771,125.05l-0.062,-0.489l-0.081,-0.255l-0.1,-0.113l-0.439,0.235l-0.236,0.366l0.639,0.676L904.771,125.05zM977.479,177.752l0.193,-0.038l0.816,-0.46l1.391,-0.16l0.655,-0.659l0.333,-0.149l0.746,0.184l0.639,0.415l0.255,0.038l0.727,-0.179l1.765,-0.645l1.307,-0.234l0.676,-0.222l0.837,-0.86l0.07,-0.455l-0.095,-0.383l-0.146,-0.163l-0.653,-0.51l-0.443,-0.444l-0.229,-0.414l-0.217,-0.245l-0.227,-0.143l-0.39,-0.42l-0.24,-0.106l-1.228,-0.318l-0.33,-0.144l-0.33,-0.027l-0.406,0.217l-0.409,0.045l-0.404,-0.14l-0.406,0.04l-0.432,0.239l-0.436,0.117l-0.318,0.127l-0.479,0.505l-0.473,0.164l-0.877,1.082l-0.966,0.816l-0.174,0.463l-0.407,0.626l-0.156,0.504l0.056,0.403L977.479,177.752zM927.896,191.09l0.031,0.684l0.129,0.225l0.509,0.292l0.272,0.383l-0.014,0.231l-0.095,0.518l0.125,-0.01l0.111,-0.207l0.029,-0.328l-0.063,-0.363l-0.282,-0.709l-0.047,-0.693l-0.014,-0.778l-0.061,-0.608l0.065,-0.354l0.466,-0.182l0.193,-0.515l0.023,-0.734l-0.271,-0.335l-0.044,-0.044l-0.269,0.353l-0.242,0.44l-0.597,0.569l-0.078,0.512l0.229,0.574L927.896,191.09zM947.169,186.458l0.426,0.506l0.571,0.396l1.594,0.749l0.8,-0.073l0.126,-0.166l0.05,-0.222l0.101,-0.856l0.093,-0.282l0.24,-0.078l0.044,-0.43l-0.036,-0.194l-0.129,-0.216l-2.854,-1.088l-0.454,0.06l-0.384,0.274l-0.547,0.604l-0.143,0.229l-0.07,0.295l0.091,0.14L947.169,186.458zM790.458,119.972l0.401,0.137l0.274,0.651l0.385,0.405l0.121,-0.028l0.032,-0.367l0.078,-0.196l0.131,-0.124l-0.079,-0.523l-0.435,-0.821l-0.235,-0.278l-0.315,0.309l-0.759,-0.176l-0.119,0.081l0.095,0.281L790.458,119.972zM855.834,146.338l0.519,0.599l0.229,0.633l0.945,1.327l0.197,0.446l0.212,-0.29l0.174,-0.724l-0.624,-1.075l-1.146,-1.332l-0.678,-0.345l0.044,0.533L855.834,146.338zM825.056,149.717l0.172,-0.022l0.309,-0.383l-0.045,-0.125l-0.25,-0.338l-0.331,-0.093l-0.262,0.149l-0.002,0.183l0.086,0.361L825.056,149.717zM867.726,153.921l0.28,0.692h0.392l0.286,-0.061l1.025,-0.726l0.759,-0.164l0.256,0.059l1.203,0.559l1.162,0.768l1.486,0.285l0.605,0.28l0.688,-0.004l0.714,0.083l0.987,0.234l0.725,-0.103l0.112,-0.147l-0.077,-2.08l-0.149,-0.612l-0.188,-0.474l-1.978,-2.34l-0.573,-0.488l-0.702,-0.448l-0.71,-0.192l-0.701,0.108l-1.038,0.327l-0.343,-0.047l-0.295,0.107l-0.284,0.346l-0.28,0.543l-0.522,1.484l-0.292,0.642l-0.598,0.806l-0.633,0.251l-0.659,0.088L867.726,153.921zM812.5,157.625l0.711,-0.433l-0.068,-0.168l-0.444,-0.478l-0.32,-0.106l-0.568,0.118l-0.341,0.301l0.426,0.761L812.5,157.625zM869.757,148.972l0.274,0.031l1.412,-0.82l0.103,-0.52l0.142,-1.203l-0.05,-0.427l-0.115,-0.344l-0.265,-0.227l-0.267,-0.094l-1.24,0.075l-0.301,0.096l-0.299,0.212l-0.259,0.541l0.229,1.839L869.757,148.972zM707.173,147.403l0.378,0.198l0.273,-0.352l-0.06,-0.208l-0.219,-0.382l-0.239,-0.132l-0.402,0.125l-0.148,0.187l0.146,0.327L707.173,147.403zM862.48,171.085l-1.501,0.071l-0.319,0.202l-0.108,0.009l-0.134,0.119l-0.05,0.113l0.041,0.245l0.524,0.409l0.221,-0.041l0.166,-0.148l0.152,-0.054l0.152,0.078l0.283,0.359l0.277,0.094l0.696,-0.745l-0.073,-0.311l-0.213,-0.357L862.48,171.085zM726.317,112.134l0.603,-0.061l0.426,-0.833l0.039,-0.328l-0.179,-0.392l-0.939,0.122l-0.228,0.376l-0.164,0.574l0.105,0.214L726.317,112.134zM942.922,278.197l-0.211,-0.272l-0.438,-0.782l-0.051,-0.377l0.129,-0.342l-0.18,-0.059l-0.787,-0.135l-0.283,0.219l-0.223,0.061l0.676,0.511l0.209,0.269l0.045,0.29l0.104,0.226l0.31,0.458l0.267,0.351l0.159,0.129l0.23,0.055l0.161,0.288l0.348,0.356l0.015,-0.704l-0.204,-0.334L942.922,278.197zM909.619,303.658l-0.006,0.372l0.291,0.113l0.269,-0.19l0.055,-0.154l-0.077,-0.518l0.228,-0.423l0.046,-0.276l-0.21,-0.072L909.619,303.658zM905.229,310.358l-0.182,0.288l0.056,0.06l0.14,0.031l0.133,-0.236l-0.062,-0.191L905.229,310.358zM913.517,297.656l-0.328,0.322l-0.314,0.889l-0.26,0.359l-0.691,0.14l-0.301,0.332l-0.304,-0.021l-0.065,0.146l0.134,0.227v0.516l0.129,0.146l0.304,0.087l0.146,-0.159l0.189,-0.296l0.256,-0.138l0.519,-0.108l0.361,-0.438l0.347,-0.656l0.157,-0.473l0.063,-0.494l-0.073,-0.445L913.517,297.656zM914.568,297.19l-0.459,0.343l-0.126,0.234l0.079,0.131l0.363,0.278l0.111,0.023l0.111,-0.105l0.219,-0.414l0.013,-0.406l-0.089,-0.074L914.568,297.19zM704.651,134.05l0.211,0.465l0.121,0.092l0.457,-0.397l0.125,0.593l0.206,0.172l0.201,-1.037l0.362,0.022l0.118,-0.128l-0.036,-0.405l-0.102,-0.361l-0.019,-1.076l-0.404,0.024l-0.306,0.177l-0.009,0.422l0.048,0.558l-0.237,0.032l-0.365,-0.495l-0.594,0.93l0.089,0.314L704.651,134.05zM912.259,297.419l0.256,-0.05l0.024,-0.104l-0.039,-0.289l-0.199,-0.106l-0.284,0.093l0.045,0.195l0.083,0.143L912.259,297.419zM902.751,313.199l-0.354,0.392l-0.492,0.599l-0.419,0.066l0.023,0.098l0.086,0.166l0.172,0.005l0.523,-0.45l0.806,-1.005l-0.152,-0.005L902.751,313.199zM908.253,305.695l-0.097,0.308l-0.279,0.253l0.023,0.071l0.119,0.072l0.107,-0.219l0.346,-0.284l0.067,-0.148l-0.083,-0.055L908.253,305.695zM885.584,327.821l-0.059,0.051l0.012,0.051l0.037,-0.009l0.068,-0.047l0.047,-0.029l0.04,-0.042l-0.034,-0.034L885.584,327.821zM886.382,326.996l-0.064,-0.017l-0.074,0.051l-0.028,0.034l0.041,0.017l0.123,0.021l0.074,-0.021l-0.024,-0.073L886.382,326.996zM886.029,323.686l-0.268,-0.01l-0.482,0.89l-0.141,0.094l-0.107,0.217l-0.221,0.25l-0.07,0.224l-0.23,0.282l-0.573,0.498l-0.101,0.235l0.037,0.284l0.327,0.28l0.087,-0.699l0.506,-0.371l0.338,-0.416l0.074,-0.218l0.557,-0.555l0.17,-0.089l0.347,-0.048l0.394,-0.37l0.224,0.004l0.145,-0.258l-0.595,0.062L886.029,323.686zM885.254,327.73l-0.049,0.006l-0.052,0.003l-0.039,-0.02l-0.035,0.007v0.028l0.035,0.025l0.014,0.042l0.021,0.051l0.037,-0.01l0.067,-0.013l0.034,-0.003l-0.007,-0.073L885.254,327.73zM893.376,319.897l0.002,-0.12l-0.039,-0.096l-0.11,-0.066l-0.186,0.023l-0.265,0.144l-0.809,0.806l-0.545,0.096l-0.208,-0.016l-0.257,-0.46l-0.113,-0.022l-0.145,0.33l0.036,0.297l-0.326,0.139l-0.313,0.387l-0.281,0.121l-0.357,0.464l-0.516,0.352l-0.258,0.354l-0.039,0.405l-0.468,0.383l-0.114,0.207l-0.102,0.426l0.564,-0.498l0.306,-0.087l0.288,-0.487l0.711,-0.622l0.13,-0.202l0.035,-0.229l0.101,-0.128l0.354,0.074l0.363,-0.126l0.257,-0.316l0.722,-0.582l0.428,-0.12l0.519,-0.28l0.537,-0.025l0.13,-0.154l-0.096,-0.203L893.376,319.897zM897.539,316.908l-0.972,0.72l-0.467,0.586l-0.365,0.146l-0.614,0.987l0.258,0.008l0.417,-0.203l0.55,-0.565l0.198,-0.158l0.288,-0.108l0.388,-0.337l0.111,-0.318l0.894,-0.792l-0.573,-0.02L897.539,316.908zM887.761,326.171l-0.568,0.184l-0.023,0.062l-0.014,0.219l0.208,0.094l0.087,-0.106l0.52,-0.234l-0.042,-0.097L887.761,326.171zM898.542,256.485l-0.206,0.344l-0.344,0.235l0.005,0.105l0.11,0.149l0.221,-0.062l0.387,-0.417l-0.042,-0.148L898.542,256.485zM937.57,256.151l-0.155,-0.031l-0.885,0.713l-1.238,0.442l0.017,0.232l0.05,0.231l-0.162,0.711l-0.421,0.851l-0.419,0.333l0.013,0.176l0.043,0.115l0.068,0.082l0.459,-0.504l0.912,-0.757l0.895,-0.51l0.945,-0.257l0.129,-0.462l-0.091,-0.771L937.57,256.151zM689.424,78.653l0.853,0.516l0.503,0.016l0.036,0.788l0.451,0.06l2.186,-0.191l-0.111,-0.346l-0.531,-0.502l-2.505,-1.341l-0.267,0.435l-0.347,-0.559l-0.282,-0.209l-0.272,0.308l0.058,0.298L689.424,78.653zM689.385,152.651l-0.159,0.306l0.425,0.466l1.193,0.362l0.271,-0.062l-1.418,-1.081L689.385,152.651zM688.508,153.592l0.207,-0.221l0.422,-0.67l-0.033,-0.105l-0.307,-0.136l-1.012,0.327l-0.547,0.625l-0.086,0.444l0.447,-0.24L688.508,153.592zM684.6,158.939l0.431,0.253l0.141,0.165l0.063,-0.092l0.103,-0.327l-0.104,-0.207l-0.036,-0.38l0.268,-0.611l0.614,-0.287l-0.663,-0.44l-0.352,-0.132l-0.536,-0.084l-0.591,0.207l-0.157,0.335l-0.118,0.508l0.226,0.443L684.6,158.939zM697.688,58.305l2.604,-0.636l0.894,-0.35l0.08,-0.259l0.152,-0.8l-0.416,-0.394l-1.327,-0.457l-1.653,0.269l-0.302,0.655l-0.371,1.335l0.082,0.237L697.688,58.305zM672.486,157.515l0.505,0.114l0.229,-0.035l0.824,-0.452l0.598,-0.237l1.315,-0.415l0.76,-0.111l0.012,-0.493l-0.114,-0.568l-0.406,-0.576l-0.263,-0.295l-0.336,-0.742l-0.254,-0.298l-0.331,-0.259l-0.233,-0.101l-1.656,0.363l-0.563,0.324l-0.432,0.838l0.064,1.318l-0.093,0.535l-0.155,0.413l-0.028,0.406l0.338,0.456L672.486,157.515zM697.077,160.422l1.544,0.387l0.198,-0.106l0.103,-0.449l0.01,-1.419l-0.362,-0.617l-0.156,-0.533l-0.54,-0.537l-1.424,1.938l-0.066,0.396l0.16,0.45L697.077,160.422zM946.86,279.458l-0.483,-0.386l-0.331,-0.134l-0.227,-0.288l-0.197,0.005l0.131,0.296l0.531,0.472l1.134,0.894l-0.119,-0.252L946.86,279.458zM692.859,162.175l-0.329,0.739l-0.312,0.437l-0.691,0.683l-0.09,0.449l0.098,0.179l0.673,0.146l1.366,-0.086l0.416,-0.16l0.636,-0.776l0.413,-0.228l0.592,-0.608l-0.035,-0.204l-0.207,-0.457l-1.488,-0.731l-0.478,0.003L692.859,162.175zM860.176,277.5l-0.562,0.408l-0.227,0.26l0.142,0.049l0.386,-0.071l0.188,0.178l0.241,-0.013l0.346,-0.848l-0.063,-0.036l-0.22,0.079L860.176,277.5zM863.082,277.692l-0.254,-0.192l-0.085,-0.085l-0.935,-0.426l-0.095,0.167l-0.303,0.72l-0.144,0.075l-0.307,0.535l-0.119,0.489l0.121,-0.009l0.523,-0.394l0.177,0.231l0.381,0.837l0.169,-0.048l0.193,-0.163l0.224,-0.255l0.251,-0.191l0.089,-0.154l0.071,-0.39l0.225,-0.439l0.308,-0.208l-0.096,-0.13L863.082,277.692zM1009.556,213.66l-0.312,-0.141l-0.997,-0.04l0.146,-0.222l-0.056,-0.245l-0.099,-0.247l-0.152,-0.155l-0.168,-0.027l-0.343,0.138l-0.341,0.203l0.173,-0.293l0.196,-0.204l-0.103,-0.164l-0.129,-0.095l-1.042,-1.21l-0.624,-0.444l-0.593,-0.594l-0.587,-1.008l-0.635,-0.807l-0.662,-0.298l-0.68,0.056l-0.487,-0.188l-0.487,-0.252l-1.085,-0.274l0.017,0.223l1.176,0.403l0.176,0.181l-0.082,0.157l-0.256,0.04l-0.904,-0.122l-0.269,-0.099l-0.248,-0.309l-0.13,0.039l-0.099,0.18l0.034,0.41l0.114,0.333l-0.234,0.175l-0.248,-0.081l0.012,-0.413l0.055,-0.326l0.279,-0.576l0.158,-0.123l0.027,-0.122l-0.943,-0.26l-0.26,-0.199l-0.261,-0.087l-0.574,0.276l-1.581,0.024l-0.288,0.09l-0.012,0.199l0.1,0.1l0.247,0.082l0.25,-0.015l0.163,0.274l0.363,0.14l0.19,0.28l0.127,0.482l0.063,0.343l0.037,0.348l-0.154,0.63l-0.222,0.263l-0.258,0.146l0.099,0.361l0.265,0.282l0.508,0.133l0.221,0.235l0.192,0.377l-0.163,0.48l-0.19,0.389l-0.156,0.165l-0.109,0.286l-0.087,0.112l-0.111,0l0.133,-1.066l-0.188,-0.635l-0.341,0.146l-0.143,0.167l-0.307,0.561l-0.078,0.029l-0.069,-0.194l-0.099,-0.406l-0.067,-0.437l-0.072,-0.322l-0.306,-0.335l-0.175,-0.127l-0.532,-0.068l-0.17,-0.071l0.154,-0.72l0.277,-0.422l-0.035,-0.944l-0.126,-0.319l-0.158,-0.279l-0.149,-0.667l0.021,-0.797l0.17,-0.472l0.057,-0.584l-0.191,-0.428l-0.237,-0.218l-0.177,0.176l-0.161,0.266l-0.09,0.084l-0.617,0.058l0.399,-0.651l-0.02,-0.545l-0.074,-0.333l-0.123,-0.261l-0.1,-0.561l-4.384,-3.287l-0.742,-0.418l-0.353,-0.361l-0.31,-0.171l-0.317,0.063l-0.192,0.095l-0.141,-0.128l0.13,-0.302l0.185,-0.101l-0.438,-0.519l-1.59,-1.364l-0.346,-0.186l0.248,0.361l1.187,1.071l0.183,0.306l-0.353,0.39l-0.375,0.164l0.104,-0.438l-0.084,-0.5l-0.137,-0.277l-0.413,-0.32l-0.644,-0.268l-0.614,-0.339l-0.123,-0.361l-0.042,-0.519l0.387,0.441l0.211,0.134l-0.423,-0.688l-0.519,-0.61L982.89,194l-0.215,-0.216l-0.322,-0.462l-0.123,-0.037l-0.227,0.083l-0.57,-0.265l-0.565,-0.336l-0.37,-0.229l-1.671,-1.945l-0.904,-0.287l-0.071,-0.239l-0.051,-0.287l-0.165,-0.2l-1.138,-0.525l-1.429,-0.341l-1.514,-0.931l-1.319,-0.277l-1.442,-0.991l-0.85,-0.746l-0.522,-0.286l-0.478,-0.072l-1.279,0.359l-1.431,0.036l-1.309,-0.211l-1.042,0.061l-0.603,-0.139l-0.827,-0.455l-0.239,0.187L962,186.067l-0.62,-0.334l-0.524,-0.447l-0.869,-0.397l-1.653,-0.262l-2.031,-0.623l-1.063,-0.164l-1.069,-0.095l0.108,1.393l-0.063,0.664l-0.403,0.858l-0.444,0.548l-0.113,0.457l1.183,0.348l0.37,1.562l0.476,0.99l0.317,1.018l-0.004,0.703l-1.284,1.716l-1.325,0.207l-1.279,0.098l-0.548,-1.038l-0.292,-1.251l-1.022,-0.659l-1.006,-0.514l-0.462,-0.088l-0.337,-0.253l-0.205,-1.396l-0.225,-1.045l-0.287,-0.388l-0.274,-0.593l-0.261,-0.235l-0.643,-0.099l-1.558,1.499l-0.529,0.438l-0.18,0.002l-2.357,-0.372l-0.616,-0.309l-3.501,-0.199l-0.993,-0.889l-0.6,-0.128l-0.675,0.27l-0.582,0.069l-0.833,-0.174l-0.72,0.259l-1.598,0.271l-0.588,0.303l-0.62,0.534l-1.146,1.324l-0.159,0.631v0.779l0.239,1.084v1.241l-0.197,0.431l-0.365,0.208l-0.378,1.308l-0.354,0.703l-0.697,0.185l0.396,-0.531l0.371,-0.356l0.594,-1.947l-0.086,-0.602l-0.475,-0.443l-0.296,-0.465l-0.15,-1.867l-0.148,-0.989l-0.052,-1.185l-0.48,-0.394l-1.74,-0.603l-0.805,-0.447l-0.289,-0.693l0.308,-0.979l-0.021,-0.751l0.163,-0.637l0.263,-0.519l0.065,-0.733l-0.135,-0.951l-0.131,-0.691l-0.301,-0.833l-0.216,-0.378l-1.059,-1.198l-1.819,-1.234l-1.867,-0.897l-1.655,-0.305l-2.141,-0.166l-2.215,-0.015l-0.84,0.492l-1.59,0.038l-1.728,0.515l-1.739,0.811l-0.937,0.012l-1.858,0.368l-0.813,0.009l-2.096,-1.269l0.667,-0.172l0.261,-0.18l-0.935,-1.686l-0.498,-0.604l-1.227,-0.76l-0.498,-0.059l-0.41,0.154l-1.624,0.838l-0.408,0.354l0.806,-0.981l0.395,-0.413l0.4,-0.611l-0.093,-0.385l-0.098,-0.188l-1.513,0.083l-0.097,-0.093l-0.319,-0.526l-0.156,-0.185l-1.008,-0.557l-0.729,-0.213l-0.757,-0.022l-0.126,-0.216l0.088,-0.264l0.029,-0.167l0.234,-0.296l0.648,-0.268l1.688,-0.157l0.381,-0.475l-0.053,-0.496l-0.098,-0.378l-0.553,-0.901l-0.743,-0.668l-1.506,-0.808l-1.58,-0.549l-2.717,-0.268l-0.482,0.12l-0.379,0.331l-0.651,0.87l-1.479,2.508l-0.827,1.025l-0.754,0.555l-1.729,0.454l-0.317,-0.104l-0.241,-0.411l0.079,-0.361l0.157,-0.334l0.011,-0.214l-0.087,-0.418l0.048,-0.226l0.174,-0.01l0.408,0.294l0.382,0.041l0.98,-0.462v-0.72l-0.26,-0.421l0.129,-1.011l-0.001,-0.263l0.138,-0.18l0.114,0.037l0.707,0.73l0.241,-0.039l0.261,0.082l-0.63,1.747l0.302,0.004l0.81,-0.821l0.555,-0.803l0.583,-1.036l0.069,-0.542l-0.667,-0.065l-4.364,0.393l-1.596,0.782l-0.493,-0.164l-0.353,-0.608l0.538,-0.06l0.636,-0.37l0.53,-0.71l0.34,-0.13l0.885,0.033l0.714,0.284l2.154,0.115l0.051,-0.858l-0.476,-0.271l-1.036,-0.242l-0.641,-0.417l-0.805,-0.263l-1.77,-0.373l-0.743,-0.311l-1.748,-0.285l-0.464,-0.236l-4.081,-0.212l-1.524,-0.643l-0.586,-0.656l-1.407,-0.316l-0.281,0.009l-0.09,0.175l-0.066,0.274l0.899,1.192l0.029,0.819l0.27,0.404l-1.051,0.636l-0.714,0.241l-2.384,-0.028l-0.357,0.276l-0.935,1.268l0.012,0.603l0.088,0.927h0.714l0.21,-0.405l0.313,-0.165l1.452,0.147l0.149,0.168l-0.487,0.268l-0.469,0.124l-0.581,1.369l-0.788,0.426l0.542,0.223l0.479,0.377l-0.078,1.656l0.684,1.271l0.128,0.585l-0.988,0.02l-0.875,0.393l-0.312,0l-0.573,-0.983l-0.631,-0.648l-0.31,-0.052l-0.406,0.64l-0.581,-0.355l-0.235,0.057l-0.325,0.268l-0.196,0.356l-0.148,0.552l-0.191,0.298l-0.025,0.402l0.291,0.181l0.211,0.042l0.608,0.29l-0.627,0.158l-0.163,0.189l-0.056,0.219l-0.474,0.296l0.163,0.285l0.201,0.221l0.051,0.225l-0.146,0.081l-0.397,-0.265l-0.414,-0.385l-0.653,-0.793l-0.287,-0.529l-0.56,-0.494l-1.992,-1.371l-0.886,-0.434l-0.577,-0.098l-0.914,0.18l-0.561,0.593l-0.945,0.252l-0.586,0.48l-0.312,0.65l-1.684,0.069l-1.162,-0.486l-0.737,-0.501l-0.829,-1.025l-0.817,-1.325l-0.101,-0.111l-0.099,-0.279l-0.147,-0.655l-0.174,-0.492l-0.257,0.277l-0.664,1.52l-0.275,0.745l-0.361,1.408l-0.268,1.178l-0.036,0.499l0.125,0.43l-0.361,0.36l-0.386,0.879l-0.581,1.726l-0.364,0.623l-0.46,0.535l-0.312,0.199l-0.381,-0.033l-0.347,-0.489l-0.186,-1.132l-0.21,-0.227l-0.249,0.635l-0.369,-0.036l-0.718,-0.47l-0.716,-1.018l-0.741,-0.469l-1.045,-2.491l-0.464,-0.917l-0.253,-0.745l-0.594,-0.079l-0.223,-0.549l0.297,-0.394l0.8,-0.333l0.637,0.05l-0.475,-0.996l-0.229,-0.602l-0.249,-0.328l0.092,0.674l-0.105,0.486l-0.215,0.379l-0.36,0.243l-1.552,-3.01l-0.933,-1.481l-0.519,-0.537l-0.324,-0.972l0.217,-0.193l1.104,1.152l0.781,0.59l1.29,1.521l0.979,-0.115l0.356,-0.679l0.003,-1.372l-0.365,-1.132l-0.463,-0.447l-1.592,-0.094l-0.368,-0.367l0.254,-0.114l0.351,-0.026l0.51,-0.335l0.849,-0.855l0.373,-0.266l-0.061,-0.667l-0.594,-0.918l-0.964,-0.128l-0.21,-0.089l0.382,-0.459l0.332,-0.281l0.563,-0.699l0.131,-0.646l-0.116,0.047l-0.409,-0.03l-0.117,-0.278l0.048,-0.493l-0.443,-0.419l-0.403,-0.282l-0.924,-0.049l0.018,-0.324l0.049,-0.292l-0.393,-0.213l-0.325,-0.376l-0.081,-0.342l-0.117,-0.196l-0.603,-0.355l-1.99,-0.651l-0.213,0.19l-0.328,0.927l-0.803,0.974l-0.608,-0.527l-0.121,-0.053l-0.099,-0.251l0.145,-0.432l0.102,-0.42l-0.138,-0.3l-0.116,-0.114l-0.413,0.304l-0.616,0.192l-0.262,0.292l-0.55,0.207l0.052,-0.722l-2.304,-1.901l-0.716,-0.396l-0.43,-0.036l-1.035,0.426l-0.239,0.23l-0.385,0.623l-0.858,-0.394l-0.21,0.294l-0.312,1.032l0.049,1.007l0.092,0.278l0.08,0.541l0.329,0.836l0.34,0.665l-0.14,0.154l-0.142,0.043l-0.169,0.278l-0.16,0.565l-0.291,0.807l-0.395,0.45l-0.452,-0.094l-1.078,-0.607l-0.248,0.108l-0.069,0.441l0.643,0.376l0.059,0.237l-0.168,0.15l-0.434,0.124l-0.778,-0.026l-0.646,-0.159l-0.403,-0.608l-0.388,-0.084l-1.104,-0.012l-1.003,0.327l-1.12,-0.425l-1.898,0.093l-0.48,-0.074l-0.912,-0.815l-1.305,-0.514l-1.488,-1.253l-0.15,-1.179l0.226,-0.955l0.835,-0.001l0.511,-0.165l-0.071,-0.367l-0.112,-0.193l-1.181,-0.515l-3.204,-0.093l-2.282,-0.766l-3.249,-0.265l-1.465,0.951l-2.12,0.224l-0.571,0.508l-0.973,0.281l0.082,0.703l0.482,0.542l0.235,0.109l0.255,0.212l-0.159,0.188l-0.18,0.084l-0.354,0.433l-0.226,0.398l0.063,0.876l-0.109,0.848l-0.352,1.172l-0.297,0.514l-0.27,0.689l0.231,0.635l0.263,0.263l0.669,0.32l0.23,0.215l-0.134,0.185l-0.988,-0.215l-0.354,-0.687l-0.078,-0.372l-0.085,-0.581l0.336,-0.633l0.342,-0.427l0.296,-1.017l0.036,-0.938l0.009,-1.956l-0.601,-0.445l-0.336,-0.669l0.582,-1.218l0.146,-0.645l-0.251,-0.597l-0.408,-1.305l-0.417,-0.772l-0.274,-0.322l-0.278,-0.166l0.291,1.278l-0.234,0.649l-0.17,0.251l-1.11,0.35l-0.709,0.022l-0.964,-0.364l-1.132,-0.829l-0.283,-0.576l-0.201,-0.848l0.651,-0.369l0.254,-0.241l-0.587,-0.192l-0.591,-0.056l-0.21,1.155l-0.382,-0.086l-1.849,-0.707l-0.498,0.234l-0.603,0.647l-0.267,0.5l-0.305,0.816l0.115,0.567l0.129,0.212l0.95,0.141l0.834,-0.175l0.938,-0.54l0.216,0.202l0.193,0.292l-0.266,0.416l-0.968,0.601l-1.609,1.55l-0.612,0.182l-0.858,-0.33l-0.465,0.865l-0.212,0.208l-1.444,0.581l-0.629,0.086l-0.185,0.433l-0.378,0.078l-0.42,0.217l-0.704,0.606l-1.071,0.097l-0.729,-0.137l-1.771,0.367l-0.457,0.319l-0.298,0.442l-0.139,0.563l-0.26,0.5l-1.007,1.079l-0.857,0.443l-0.727,0.123l0.699,-0.607l0.798,-1.128l1.436,-3.372l1.377,-0.221l0.322,-0.451l1.047,-2.099l0.292,-0.314l1.387,-0.04l1.219,-0.689l2.457,-3.414l1.223,-0.577l0.841,-0.824l0.15,-0.409l0.133,-0.541l-0.126,-0.329l-0.073,-0.299l1.082,-0.59l0.415,-0.913l1.457,-0.862l1.14,-1.166l1.598,-0.868l0.908,-1.21l2.058,-1.748l1.933,-3.042l0.316,-1.751l-0.47,-0.575l-0.569,-0.361l-0.317,-0.869l-0.229,-0.103l-0.578,0.548l-0.634,-1.876l-0.776,-1.057l0.036,-0.155l0.086,-0.071l0.372,0.166l1.396,1.56l0.744,0.236l0.218,0.24l0.135,0.394l-0.088,0.653l0.229,-0.05l0.146,-0.274l0.361,-1.269l0.344,-1.727l-0.039,-0.751l-0.823,0.341l-0.382,-2.557l-0.175,-0.782l-0.261,-0.857l-0.523,-0.076l-0.275,0.217l0.219,0.289l0.237,0.479l-0.158,0.487l-0.133,0.22l-0.64,0.647l-0.456,0.059l0.184,-0.275l0.215,-0.613l-0.156,-0.672l-0.164,-0.375l-0.182,-1.951l-0.579,-0.295l-0.326,-0.315l-0.433,0.128l-0.562,0.52l0.208,-0.479l0.217,-0.716l-0.436,-0.88l-0.429,-0.605l-0.521,-0.228l-0.584,-0.782l-0.779,-0.444l-1.806,-0.433L784.36,118l-1.717,-0.457l-2.052,0.355l-0.804,0.007l-0.479,-0.224l-0.431,0.237l-0.219,0.705l-0.134,1.102l-0.506,0.572l-0.275,0.146l-1.309,-0.168l-0.933,0.529l-0.399,-0.416l-0.757,0.029l-0.081,-0.931l0.451,0.038l0.263,0.156l0.848,-1.909l0.699,-1.122l0.673,-1.292l-0.424,-0.801l-0.946,-0.542l-0.443,0.033l-0.221,0.225l-1.028,-0.426l-0.542,0.032l-0.907,0.597l-0.31,-0.049l-0.186,-1.243l-0.914,0.105l-3.137,-0.119l0.34,-0.388l1.651,-0.531l1.326,-0.799l0.981,-1.457l0.913,-0.494l-0.214,-0.735l-0.249,-0.533l-0.518,-0.472l-1.126,-0.312l-0.965,-0.593l-0.424,-0.751l-1.767,-1.031l-0.478,0l-1.273,1.295l-0.645,-0.12l-0.561,0.191l-1.463,1.537l-3.066,3.979l-0.631,1.218l-0.301,0.915l-0.549,0.475l-0.236,1.115l0.041,0.965l0.246,0.505l0.256,0.947l-0.262,1.081l-0.219,0.706l0.209,0.316l0.591,-0.063l1.32,0.604l-0.241,0.555l-0.805,-0.476l-0.702,0.02l-0.609,-0.577l-1.463,0.554l-1.085,-0.129l-1.009,0.221l-1.983,-0.458l-0.18,0.348l0.46,0.597l0.349,0.555l1.03,1.296l0.438,0.412l0.586,1.225l0.073,2.391l-0.32,0.572l-0.359,0.795l-0.192,0.146l-0.277,-0.053l0.45,-0.56l0.244,-1.201l0.228,-0.839l-0.301,-0.573l-0.134,-0.05l-0.148,-0.315l-1.054,-0.801l-0.568,-0.351l-0.6,-0.194l-0.306,-0.22l-0.898,0.731l-0.414,0.166l-0.49,0.384l-0.285,0.526l-0.697,0.124l-0.09,0.57l-0.389,0.566l-0.417,-0.617l-0.407,0.171l-0.916,1.015l-1.072,0.459l0.114,-0.35l0.176,-0.789l-0.258,-0.182l-1.61,0.92l-0.536,0.619l-0.254,-0.229l0.934,-1.358l0.251,-0.841l-0.437,-0.364l-0.958,-0.283l-0.615,-0.027l-0.9,0.305l-1.299,-0.447l-0.193,0.512l-0.333,0.061l-0.802,-0.243l-0.729,0.261l-0.546,0.549l-0.811,-0.543l-0.281,0.023l-0.434,0.849l-0.374,-0.573l-0.316,1.11l0.089,0.804l0.27,0.083l0.23,-0.117l0.134,-0.367l0.174,-0.166l0.64,0.667l0.194,-0.365l0.277,-0.271l0.316,0.401l1.317,-0.435l-0.228,0.535l-1.475,0.677l-2.658,0.858l-0.548,0.336l-1.577,0.295l-1.027,0.84l-1.332,0.001l-2.301,0.661l-1.655,1.49l-0.8,-0.133l-1.62,1.125l-0.644,0.872l-2.336,1.768l-1.404,-0.681l-0.463,0.24l-0.236,0.624l0.048,0.487l0.566,-0.045l0.412,0.215l0.505,0.427l-0.135,0.783l-1.06,1.741l-0.502,0.65l-0.594,0.376l-1.264,-1.427l-0.229,0.629l-0.17,0.311l-0.5,-0.128l-0.252,1.011l0.913,0.175l0.868,0.455l0.771,0.664l0.545,0.763l0.595,0.482l0.347,0.414l-0.931,0.401l-0.655,-0.926l-0.354,-0.313l-0.4,-0.061l-0.598,0.283l-0.509,1.114l0.495,0.379l1.104,0.369l0.354,0.499l1.438,3.23l0.358,0.329l0.466,0.137l0.19,0.219l-0.566,0.551l-0.21,0.513l-0.489,0.894l-2.088,0.459l-0.621,0.338L717.316,153l-0.262,0.329l-0.169,0.29l-0.081,0.649l0.171,0.425l0.424,0.394l1.665,1.757l-0.107,0.184l-0.456,-0.326l-0.579,-0.535l-0.589,-0.747l-0.786,-0.53l-0.044,-0.438l-0.027,-0.654l0.021,-0.203l0.075,-0.334l0.749,-0.846l0.763,-0.413l0.932,-0.968l0.932,-1.077l-0.191,-0.369l-0.192,-0.266l-0.846,-0.072l-1.719,0.377l-1.032,0.356l-0.457,0.873l-0.695,0.131l-0.346,0.021l-0.953,-0.434l-0.899,0.409l-2.106,0.355l-0.343,0.199l-4.849,0.077l-0.978,0.184l-2.485,0.715l-0.06,0.53l0.095,0.404l-0.386,0.594l-0.169,0.558l0.059,0.657l0.016,0.569l0.087,0.737l0.151,0.667l0.362,0.355l0.333,0.23l0.236,0.729l-0.19,0.844l-0.275,0.964l-0.054,0.446l0.178,0.604l0.219,1.199l0.083,0.296l0.761,0.916l0.518,0.286l0.852,0.066l0.58,0.232l0.845,0.564l0.252,0.256l0.072,0.242l0.2,0.971l0.108,0.304l0.915,1.331l0.308,0.202l1.25,0.254l0.394,0.424l0.544,1.287l0.054,0.305l0.05,0.493l-0.059,0.45l-0.054,0.261l-0.206,0.413l-0.538,1.683l-0.322,1.498l0.513,0.994l0.688,1.906l0.203,0.796l0.237,1.062l-0.1,0.673l-0.113,0.403l-0.457,0.61l-0.571,0.2l-0.616,0.371l0.057,0.461l0.106,0.529l-0.063,0.393l-0.081,0.136l-0.336,0.04l-0.293,-0.134l-0.251,-0.409l-0.238,-0.526l0.169,-0.571l0.498,-1.008l0.31,-1.454l0.079,-0.966l-0.021,-1.025l-0.115,-0.686l-0.396,-0.51l-0.368,0.11l-0.408,0.447l-0.396,1.703l-0.542,1.238l-0.075,0.51l0.012,0.442l-0.041,0.289l-0.108,-0.97l-0.055,-0.73l0.302,-0.919l0.184,-0.856l-0.056,-0.616l-0.216,-1.016l0.042,-0.504l0.063,-0.322l0.129,-1.448l0.479,-0.287l1.192,-1.115l0.165,-0.277l0.361,-0.982l0.168,-0.353l0.191,-0.587l-0.356,-0.467l-0.339,-0.252l-0.641,-0.138l-0.591,0.049l-1.312,0.463l-1.174,-0.082l-0.422,-0.27l-1.839,-2.019l-0.116,-0.764l-0.146,-0.317l-0.178,-0.083l-0.632,-0.501l-1.46,-0.641l-1.492,-1.455l-2.637,-0.132l-0.722,0.162l-0.722,0.451l-0.66,0.917l-0.303,0.255l-0.431,0.085l-0.09,0.326l-0.081,0.446l0.23,0.329l0.808,-0.389l0.661,0.203l0.35,0.432l0.257,0.839l-0.128,0.408l-1.148,0.637l-0.637,-0.051l-1.374,-1.465l-0.532,-0.262l-1.263,0.246l-0.835,0.719l-0.257,0.146l0.199,0.733l0.314,1.31l0.271,0.778l0.34,0.382l1.229,0.936l0.681,0.328l1.031,0.858l0.633,0.096l0.566,-0.206l0.854,0.505l0.488,1.558l0.294,0.534l0.271,0.271l0.382,0.154l0.224,0.021l0.239,-0.203l0.548,-0.042l-0.192,0.446l-0.205,0.141l-1.169,0.188l-0.575,-0.16l-0.709,-0.48l-1.343,-1.57l-1.668,-0.114l-0.187,0.461l-0.524,-0.645l-1.772,-0.144l-1.058,-0.413l-1.127,-0.663l-0.096,-0.322l-0.05,-0.454l0.384,-0.569l0.145,-0.352l0.098,-1.068l-0.718,-1.42l0.074,-1.313l0.338,-0.22l0.438,-1.71l0.264,-0.564l0.141,-0.195l0.132,-0.394l-0.141,-0.496l-0.132,-0.299l-0.148,-0.696l0.033,-0.512l0.001,-0.645l-0.361,-0.977l-0.296,-1.056l-0.608,-0.532l-0.59,-0.011l-0.218,0.146l-0.219,0.252l0.309,0.963l0.312,0.854l0.147,0.662l0.104,1.194l-0.021,1.456l-0.103,0.588l-0.172,0.498l-0.528,0.616l-0.884,0.731l-0.499,0.355l-1.043,0.39l-0.751,0.628l-1.644,3.564l0.18,0.526l0.604,0.574l0.398,0.492l0.194,0.41l0.435,1.283l1.626,3.55l0.092,0.633l-0.384,1.12l-0.756,1.44l-0.301,0.806l-0.708,3.054l-0.05,0.776l0.289,0.728l0.476,0.909l0.163,0.687l-0.323,1.744l0.17,0.434l0.396,0.225l1.081,-0.235l1.269,0.425l0.67,-0.203l1.029,-0.965l0.396,-0.104l1.234,0.132l1.808,0.928l1.918,1.244l0.387,0.417l0.518,0.017l0.378,2.11l0.341,1.137l0.146,0.802l0.103,0.893l-0.355,0.188l-0.313,0.093l-0.258,0.242l-0.361,1.374l-0.045,0.732l0.191,1.172l1.608,0.544l1.116,0.289l0.785,0.058l0.137,0.133l0.098,0.177l-0.935,0.079l-1.694,0.142l-0.601,-0.082l-0.271,-0.142l-0.269,-0.4l-0.516,-0.404l-0.197,-0.273l-0.423,-0.317l0.207,-1.209l0.035,-2.819l-0.063,-1.172l-0.356,-0.97l-1.057,-1.394l-0.363,-0.938l-0.411,-0.629l-0.402,-0.104l-0.585,0.124l-1.453,0.582l-1.305,0.307l-1.53,0.857l-0.276,0.713l-0.251,1.826l0.336,0.894l0.34,0.642l0.31,1.09l0.1,0.657l0.025,0.66l-0.05,0.975l-0.262,0.53l-1.688,2.06l-0.248,0.63l-0.289,1.757l-0.256,0.644l-0.781,0.96l-0.482,0.386l-2.594,1.743l-0.094,0.382l-0.176,1.222l-0.713,0.549l-0.423,0.046l-0.985,-0.607l-0.583,-0.179l-0.597,-0.051l-2.262,0.17l-1.002,-0.413l-0.79,-0.583l-0.811,-0.184l-0.611,-0.479l-0.142,-0.438l-0.148,-0.587l-0.112,-0.304l-0.105,-0.156l0.184,-0.196l0.391,-0.09l1.467,0.1l0.383,-0.221l0.201,0.111l0.407,0.538l0.532,0.486l0.45,-0.082l0.38,-0.4l0.145,-0.003l0.168,0.063l-0.344,0.315l-0.353,0.231l-0.095,0.146l-0.072,0.319l0.501,0.379l0.459,0.206l0.602,-0.202l0.354,-0.397l0.775,-0.582l0.555,0.026l0.032,-0.549l-0.287,-0.844l-0.234,-0.591l0.85,0.156l0.504,-0.487l2.096,-4.209l0.995,-0.805l0.331,-0.523l0.239,-0.729l0.059,-0.805l-0.122,-0.884l0.028,-0.681l0.356,-0.855l0.558,-1.036l0.354,-0.39l-0.051,-0.389l-0.071,-0.321l-1.003,-1.019l-1.063,-0.839l-0.375,-0.463l-0.284,-0.731l-0.14,-0.876v-0.58l0.085,-1.775l0.163,-0.843l-0.045,-2.492l-0.196,-3.107l-0.169,-0.849l0.26,-0.588l0.256,-0.483l0.132,-0.452l0.089,-3.092l-0.076,-1.203l-0.346,-1.623l-1.409,-1.356l-0.595,-1.324l0.048,-0.477l0.077,-0.323l0.611,-0.543l0.42,-0.77l0.269,-1.129l0.559,-1.726l0.142,-0.608l0.36,-2.421l0.097,-1.298l0.069,-1.954l-0.5,-0.501l-0.526,-0.434l-0.97,-0.367l-0.48,0.088l-0.878,-0.784l-0.327,-0.11l-2.371,0.222l-1.356,-0.103l-0.799,0.178l-0.419,-0.023l-0.262,-0.12l0.039,-0.327l0.141,-0.235l-0.041,-0.203l-0.231,-0.042l-0.619,0.253l-0.988,2.711l-0.588,2.601l-0.624,3.476l-0.387,1.448l-0.563,1.522l-0.869,1.195l-1.172,1.204l-0.751,0.563l-1.001,0.573l-0.42,1.241l-0.36,0.507l0.148,0.343l0.434,-0.19l-0.248,0.874l-0.26,0.53l0.025,0.307l0.076,0.395l0.338,0.18l0.9,-0.343l0.191,0.334l0.205,0.508l-0.106,2.017l-0.252,1.713l-0.029,0.625l0.143,0.4l0.117,0.524l-0.266,0.637l-0.212,0.205l-0.4,-0.071l-0.264,1.406l-0.083,0.829l0.004,0.654l0.102,0.403l0.158,0.445l0.105,-0.345l0.083,-0.475l0.282,-0.308l1.57,0.881l0.422,0.437l0.649,0.4l0.189,0.474l0.124,1.466l0.667,1.329l0.526,0.787l0.328,0.31l0.29,0.078l0.453,-0.303l0.606,0.043l-0.325,1.033l-0.547,1.933l-0.913,1.672l-0.374,0.26l-0.601,-0.68l-0.791,-0.555l-0.405,-0.284l-0.256,-0.503l-1.376,-1.346l-0.412,-0.928l-0.69,-0.144l-0.955,-0.435l-0.142,-0.105l-0.788,-0.586l-0.764,-0.32l-0.216,-0.435l-0.584,-0.324l-0.564,-0.22l-0.828,-0.542l-0.38,0.174l0.091,-0.615l-0.944,-0.878l-1.127,-0.792l-2.327,-1.131l-2.049,-0.549l-2.416,-0.161l-2.117,-0.718l-0.3,0.035l-0.271,0.211l-0.713,1.044l-0.793,0.32l-0.297,0.497l0.468,1.073l0.919,2.75l0.544,-0.277l0.211,1.246l-0.332,0.714l-0.498,0.841l-0.417,0.449l-0.923,0.227l-0.742,-0.052l-0.087,0.781l0.214,0.724l-0.052,0.299l-0.071,0.377l-0.108,0.197l-0.088,0.12l-0.285,0.218l-0.341,0.003l-0.824,-0.374l-0.594,-0.336l0.037,-1.317l0.31,-0.578l0.212,-0.132l0.203,-0.231l-0.422,-0.862l-0.309,-0.364l-0.142,-0.594l-0.007,-0.262l-0.389,0.018l-1.586,0.684l-0.328,0.64l-0.18,-0.434l-2.045,1.922l-0.891,0.672l-0.61,-0.098l-0.812,-0.402l-0.967,-0.039l-0.651,-0.191l-0.334,0.089l-0.7,0.473l-0.722,0.062l-0.75,0.673l-0.639,0.81l-0.174,1.304l-0.402,0.133l-0.439,-0.671l-0.239,-0.16l-0.23,0.145l-0.452,0.066l-0.375,0.055l-0.368,0.24l-0.152,-0.029l-1.119,-0.215l-0.313,0.021l-0.4,-0.081l0.092,-0.335l0.139,-0.239l0.629,-0.182l0.346,-0.27l0.392,0.151l0.284,-0.403l-0.037,-0.775l-0.445,-0.745l0.21,-0.578l0.161,-0.716l0.107,-0.08l0.115,-0.251l-0.143,-0.21l-0.341,-0.104l-0.002,-0.177l0.216,-0.149l1.408,-0.297l0.322,-0.216l-0.856,-0.086l-1.077,0.058l-1.092,0.651l-2.047,1.407l-0.953,0.949l0.255,-0.016l0.323,0.137l0.274,0.662l0.21,0.169l-0.148,0.437l-0.547,0.34l-0.22,0.231l-0.209,0.091l-0.177,-0.085l-0.212,-0.178l0.123,-0.337l0.162,-0.312l-0.439,-0.556l-0.205,-0.071l-0.171,0.02l-1.061,0.478l-0.788,0.564l-0.723,0.297l-0.673,0.102l-0.392,0.245l-0.801,0.752l-0.507,0.325l-0.848,0.829l-2.178,1.456l-0.565,0.124l-0.318,-0.118l-0.242,-0.196l-0.165,0.162l0.188,0.351l0.323,0.709l-0.125,0.369l-0.503,-0.102l-1.053,0.331l-1.134,0.487l0.022,0.506l0.072,0.444l-0.193,0.722l-0.2,0.583l-0.166,1.666l-0.149,0.496l-0.448,0.33l-2.261,0.745l-0.389,0.046l-0.168,0.134l-0.123,-0.134l-0.423,-0.17l-0.6,-0.005l-0.275,-0.068l-0.283,-0.271l-0.373,-0.702l-0.534,-1.415l-1.188,-0.718l-0.56,-0.48l-0.105,-0.455l0.104,-0.47l1.22,-1.555l0.434,-0.508l1.811,-0.45l0.715,-0.041l0.733,-0.187l-0.019,-0.907l-0.712,-1.113l-0.761,-1.303l-0.748,-1.434l-1.046,-0.512l-1.238,-0.243l-2.534,0.279l-0.357,-0.054l-1.617,-1.007l-0.165,-0.015l-0.225,0.064l0.07,0.29l0.129,0.21l2.147,2.15l0.1,0.556l0.062,0.75l-0.036,0.315l0.05,0.311l-0.018,0.567l-0.53,2.415l-0.505,1.699l-0.17,0.8l-0.038,0.545l0.205,0.477l0.615,0.154l0.61,0.488l0.315,0.687l0.071,0.476l0.022,1.021l0.145,0.872l-0.484,1.341l-0.269,0.523l-0.346,1.2l0.135,0.849l-0.036,0.333l-0.079,0.386l-0.246,-0.284l-0.204,-0.338l-0.282,-0.302l-0.3,-0.111l-0.317,0.081l-0.23,0.162l0.024,-0.347l0.289,-0.539l-0.14,-0.28l-0.147,-0.21l-0.892,-0.659l-0.637,-0.038l-0.56,0.067l-0.573,-0.078l-0.425,-0.42l-0.384,-0.227l-0.29,-0.035l-0.356,0.377l-0.85,1.445l-0.856,0.943l-1.122,0.708l-0.847,0.229l-0.232,0.168l-0.501,0.821l-0.52,0.63l-1.435,1.046l-0.1,0.428l-0.09,0.586l0.137,0.661l0.276,0.638l0.691,1.278l0.389,0.433l0.265,0.674l0.195,0.775l-0.104,0.157l-0.573,-0.191l-0.409,0.087l-0.587,0.527l-0.044,0.224l-0.21,0.519l-0.535,0.042l-1.442,-0.938l-1.236,-0.478l-0.202,-0.03l-0.278,-0.237l-0.084,-0.197l-0.516,0.039l-0.315,-0.022l-0.298,-0.16l-1.351,-1.522l-1.087,-0.574l-0.254,-0.011l-0.47,0.157l-0.272,1.232l-0.373,0.342l-0.332,-0.021l-0.018,0.603l0.142,0.371l0.127,0.266l0.408,0.428l0.761,1.281l0.402,0.524l0.297,0.198l0.393,0.028l0.873,-0.151l0.289,0.198l0.309,0.299l0.066,0.73l0.239,0.746l0.024,0.418l-0.289,0.49l-0.933,0.355l-0.542,0.509l-0.195,-0.021l-1.116,-0.591l-0.733,-0.227l-0.979,-0.369l-0.177,-0.202l-0.437,-0.993l-0.966,-0.944l-0.435,-0.278l-0.604,0.204l-0.416,-0.102l-0.698,-0.504l-0.465,-0.78l-0.032,-0.959l0.132,-0.21l0.131,-0.113l-0.335,-0.291l-0.016,-0.742l-0.066,-0.485l-0.372,-1.211l-0.379,-0.734l-0.363,-0.792l0.387,-0.411l0.201,-0.36l0.28,-1.045l0.054,-0.356l0.119,-0.354l0.045,-0.329l-0.019,-0.33l-0.266,-0.6l-0.819,-1.219l-0.806,-0.672l-1.533,-0.667l-0.423,0.038l-0.155,-0.097l0.327,-0.121l0.326,-0.264l0.176,-0.407l-0.388,-0.202l-0.315,-0.091l-0.527,-0.333l-0.097,-0.297l0.116,-0.211l-0.123,-0.538l-0.707,-0.171l-0.186,-0.123l-0.015,-0.181l-0.479,-0.588l-0.625,-0.62l0.104,-0.627l-0.45,-0.46l-0.39,-0.326l-0.613,-0.12l-0.246,-0.228l1.416,0.063l1.489,0.475l-0.126,0.185l-0.106,0.284l0.434,0.812l0.416,0.459l0.931,0.565l0.115,0.001l0.203,-0.144l0.461,0.239l0.376,0.313l0.708,0.025l0.857,0.369l-0.058,0.151l-0.098,0.117l0.243,0.443l0.358,-0.065l0.602,-0.364l1.514,1.284l0.419,0.23l2.414,0.653l1.112,0.061l0.601,0.146l0.873,0.331l0.936,0.663l0.765,0.235l1.395,0.215l0.719,-0.032l1.783,-0.436l2.285,-1.167l1.174,-1.026l1.873,-2.683l0.243,-0.629l0.221,-1.487l0.013,-0.637l-0.272,-0.064l-0.359,-0.352v-0.866l-0.205,-0.425l-0.265,-1.979l-0.562,-0.218l-0.308,-0.23l-0.367,-0.116l-0.407,-0.313l-0.488,-0.819l-0.479,-0.55l-0.394,-0.744l-0.242,-0.274l-0.177,-0.085l0.122,0.376l0.094,0.403l-0.714,-0.099l-2.07,-1.912l-0.354,-0.15l-0.137,0.173l-0.636,-0.256l-0.204,-0.453l-1.76,-2.124l-3.122,-2.419l-2.134,-1.479l-1.594,-0.662l-0.159,0.078l-0.161,0.275l-0.466,0.076l-0.409,-0.054l-1.435,-0.593l-0.347,-0.081l-1.529,0.023l-0.161,0.167l-0.537,1.255l-0.287,0.253l-0.54,0.231l0.155,-0.378l0.369,-0.275l0.239,-0.913l0.014,-0.379l0.129,-0.5l-0.026,-0.398l-0.195,-0.129l-0.362,0.132l-0.777,0.481l-0.104,-0.127l0.223,-0.497l-0.06,-0.196l-0.326,0.074l-0.693,-0.229l-0.727,0.083l-0.132,-0.602l-0.475,-0.34l-0.196,-0.289l0.239,-0.335l1.621,0.551l0.451,0.032l0.223,-0.197l0.051,-0.357l-0.014,-0.417l-0.186,-0.241l-1.056,-0.443l-0.488,-0.506l-1.142,-0.694l-0.043,0.325l0.172,0.641l-0.091,0.207l-0.333,-0.18l-0.255,0.132l-0.344,0.769l-0.334,0.194l-0.264,0.06l-1.132,-0.645l-0.505,-0.115l0.153,1.065l-0.005,0.37l-0.072,0.358l-0.101,0.183l-0.201,0.08l-0.487,-0.032l-0.661,-0.419l-0.427,-0.395l-0.133,-0.017l-0.058,0.048l0.104,0.396l-0.028,0.304l-0.064,0.33l-0.09,0.299l-0.125,0.25l-0.262,0.322l-0.453,0.254l-1.247,0.495l-0.099,0.218l-0.402,1.37l-0.109,0.2l-0.147,0.169l-0.429,0.219l-0.188,0.097l-0.58,0.38l-0.354,0.256l-0.426,0.188l0.11,0.249l0.708,0.052l0.109,0.071l0.079,0.127l0.013,0.204l-0.071,0.329l-0.766,1.801l-0.024,0.377l0.25,1.044l0.351,1.224l1.061,0.541l0.788,0.421l0.506,0.994l0.835,1.301l0.442,0.484l0.025,0.15l-0.131,0.889l-0.535,0.886l-0.5,0.744l-0.518,0.892l-0.405,0.757l-0.439,0.903l-0.051,0.292l-0.008,0.275l0.076,0.303l0.562,1.093l0.219,0.555l0.261,0.598l0.225,0.65l0.13,0.581l0.225,0.563l0.14,0.287l0.232,0.402l0.28,0.596l0.093,0.471l0.423,1.624l0.043,0.411l-0.021,0.304l-0.186,0.074l-0.411,0.048l-0.446,0.199l-0.022,0.067l0.291,0.378l-0.257,0.645l-0.037,0.919l-0.274,0.48l-0.026,0.111l0.012,0.093l0.049,0.073l0.507,0.128l0.044,0.13l0.002,0.269l-0.045,0.248l-0.255,0.184l-0.273,0.271l-0.061,0.25l0.009,0.222l0.093,0.375l0.181,0.436l0.229,0.273l0.813,0.259l0.105,0.213l0.044,0.292l-0.017,0.285l-0.378,0.568l0.003,0.218l0.155,0.526l0.186,0.501l0.793,0.542l0.273,0.296l0.072,0.235l0.04,0.379l-0.005,0.41l-0.062,0.363l-0.249,0.467l-0.575,0.918l-0.579,0.355l-0.035,0.077l0.179,0.292l1.019,1.166l0.665,0.543l0.896,0.73l0.578,0.575l0.187,0.412l0.25,0.458l0.281,0.373l0.203,0.323l0.077,0.208l-0.007,0.223l-0.271,0.671l-0.154,0.517l-0.271,0.755l-0.278,0.524l-0.704,0.954l-1.039,1.18l-0.241,0.355l-0.486,0.617l-0.833,1.233l-0.215,0.271l-0.682,0.976l-0.311,0.31l-0.245,0.289l-0.675,0.915l-0.726,0.691l-0.712,0.64l-0.214,0.323l-0.266,0.247l-0.317,0.234l-0.133,0.131l-0.717,0.869l-0.995,1.198l1.071,-0.199l0.936,-0.607l0.183,0.142l0.204,0.237l-0.029,0.388l-0.05,0.292l-0.367,-0.276l0.086,0.326l0.339,0.611l0.476,0.248l0.72,0.792l0.846,0.087l0.558,-0.146l0.426,0.037l0.424,0.419l0.293,0.531l0.233,0.133l0.316,0.254l-0.044,0.295l-0.096,0.171l-1.271,-0.458l-1.466,-0.247l-0.191,0.217l-0.185,0.333l-0.089,0.261l-0.096,0.146l-0.226,0.094l-0.335,0.029l-0.403,-0.063l-0.241,-0.175l-0.18,0.197l-0.085,0.446l-0.25,0.231l-0.343,-0.179l-0.228,-0.344l-0.205,0.028l-0.124,0.316l0.091,0.431l0.05,0.516l-0.145,0.385l0.149,0.171l0.188,0.276l0.051,0.158l-0.064,0.093l-0.188,0.079l-0.043,0.085l-0.083,0.143l-0.22,0.026l-0.113,0.106l-0.135,0.465l-0.258,0.768l-0.381,0.582l-0.305,0.318l-0.136,0.244l-0.085,0.292l-0.02,0.293l0.292,1.6l-0.003,0.288l-0.069,0.295l-0.05,0.299l0.041,0.259l0.193,0.442l0.205,0.658l0.083,0.419l0.136,0.153l0.131,0.113l0.027,0.071l-0.004,0.073l-0.068,0.083l-0.591,0.219l-0.077,0.185l-0.064,0.207l-0.258,0.305l-0.079,0.284l-0.049,0.325l-0.006,0.116l0.331,0.021l0.116,0.083l0.078,0.408l0.376,0.321l0.348,0.266l0.089,0.123l0.027,0.236l-0.022,0.275l-0.044,0.143l-0.146,0.164l-0.127,0.415l-0.018,0.394l-0.201,0.679l0.045,0.013l0.422,-0.123l0.12,0.07l0.092,0.15l0.03,0.425l0.138,0.191l0.141,0.298l0.044,0.231l0.269,0.275l0.021,0.178l0.164,0.627l0.063,0.36l0.029,0.278l-0.081,0.353l-0.071,0.238l0.383,0.437l0.09,0.017l0.213,-0.172l0.042,-0.012l0.44,-0.015l0.204,0.152l0.151,0.296l0.141,0.236l0.151,0.064l0.428,-0.298l0.237,-0.099l0.156,0.003l0.549,0.267l0.258,0.146l0.059,0.132l0.005,0.156l-0.07,0.231l-0.055,0.251l0.167,0.296l0.194,0.2l0.415,-0.331l0.153,-0.092l0.167,-0.003l0.224,-0.123l0.162,-0.186l0.155,-0.064l0.296,0.044l0.536,-0.044l0.625,0.292l0.054,0.089l0.312,0.341l0.109,0.169l0.103,0.054l0.167,0.166l0.222,0.104l0.155,-0.032l0.074,0.055l0.069,0.13l0.005,0.222l-0.022,0.632l-0.109,0.182l-0.115,0.148l-0.029,0.115l0.011,0.139l0.177,0.271l0.228,0.421l0.053,0.244v0.183l-0.311,0.536l-0.104,0.125l-0.072,0.263l-0.038,0.267l0.022,0.11l0.52,0.424l0.385,0.229l0.086,0.112l0.008,0.069l-0.205,0.454l-0.02,0.122l0.309,0.188l0.17,0.295l0.15,0.48l0.293,0.459l0.631,0.405l0.459,0.264l0.095,0.12l0.033,0.143l-0.035,0.313l-0.118,0.381l-0.081,0.211l0.187,0.088l0.481,-0.023l0.584,0.074l0.701,0.418l0.002,0.187l-0.072,0.17l0.048,0.179l0.077,0.152l0.606,0.465l0.058,0.135l0.011,0.226l-0.017,0.165l-0.168,0.035l-0.187,0.077l-0.305,0.197l-0.121,0.279l-0.493,0.384l-0.305,0.173l-0.243,0.008l-0.577,-0.078l-0.203,-0.189l-0.084,-0.174l-0.222,-0.078l-0.295,-0.007l-0.407,0.03l-0.083,0.052l-0.067,0.214l-0.173,0.364l-0.124,0.206l0.103,0.125l0.162,0.262l0.252,0.333l0.259,0.295l0.083,0.18l-0.003,0.128l-0.124,0.151l0.019,0.304l0.252,0.399l-0.085,0.063l-0.025,0.489l0.002,0.521l0.068,0.126l0.136,0.104l0.114,0.19l0.191,0.433l0.013,0.113l0.054,0.008l0.262,0.13l0.275,0.11l0.19,0.007l0.226,-0.025l0.266,-0.147l0.185,-0.142l0.225,-0.722l0.08,-0.104l0.124,-0.057l0.203,-0.006l0.386,0.135l0.452,0.121l0.262,-0.017l0.698,-0.385l0.389,-0.06l0.462,0.09l0.454,0.005l0.342,-0.056l0.235,0.133l0.29,0.294l0.262,0.436l0.274,0.803l0.799,0.903l0.013,0.176l-0.065,0.113l-0.393,0.109l-0.332,0.059l-0.016,0.154l0.088,0.167l0.152,0.244l0.023,0.314l-0.008,0.288l0.065,0.254l0.127,0.104l0.016,0.127l-0.146,0.156l-0.041,0.096l0.057,0.052l0.721,0.03l0.353,0.151l0.268,0.138l0.135,0.013l0.304,-0.088l0.342,-0.056l0.207,-0.008l0.08,0.102l0.064,0.267l0.12,0.267l0.112,0.076l0.2,-0.013l0.12,0.013l0.064,0.101l-0.072,0.152l0.016,0.165l0.088,0.202l0.104,0.467l0.096,0.139l0.064,0.176v0.202l-0.08,0.176l-0.056,0.138l0.056,0.314l0.216,0.351l0.16,0.087l0.128,0.313l0.232,0.1l0.344,-0.263l0.264,-0.138l0.33,0.077l0.305,0.049l0.205,0.179l0.151,0.246l0.176,0.137l0.176,-0.072l0.367,0.072l0.168,0.199l0.168,0.112l0.216,-0.162l0.176,-0.2l0.644,-0.209l0.4,-0.052l0.112,-0.041l0.235,-0.15l0.248,-0.1l0.223,0.027l0.22,0.311l0.228,0.214l0.064,0.337l0.278,0.462l0.691,0.631l0.271,0.192l0.184,-0.034l0.096,-0.05l0.045,-0.066l0.042,-0.309l0.087,-0.114l0.14,-0.003l0.541,0.384l0.283,0.042l0.269,0.007l0.362,0.298l0.397,0.259l0.307,0.027l0.245,-0.102l0.168,-0.062l0.104,0.099l0.096,0.223l0.16,0.173l0.184,0.049l0.265,0.011l0.46,0.334l0.432,0.34l0.27,0.019l0.229,-0.1l0.202,-0.026l0.141,0.086l0.04,0.147l-0.104,0.197v0.282l0.192,0.27l0.006,0.265l-0.055,0.239l-0.109,0.22l-0.263,0.302l-0.243,0.281l-0.365,0.117l-0.205,0.123l0.054,0.206l0.134,0.192l0.31,0.155l0.352,0.113l0.041,0.125l-0.054,0.063l-0.226,0.058l-0.312,-0.059l-0.104,0.109l-0.144,0.181l-0.096,0.326l-0.072,0.302l0.339,0.082l0.197,0.123l0.062,0.247l0.07,0.275l0.021,0.247l-0.112,0.12l-0.007,0.123l0.053,0.061l0.146,0.027l0.111,0.055l0.009,0.13l-0.213,0.292l-0.199,0.558l-0.107,0.296l0.008,0.321l-0.12,0.178L587,310.174l-0.75,0.031l-0.653,-0.016l-0.282,-0.046l-0.442,-0.028l-0.219,0.076l-0.29,0.512l-0.22,0.2l-0.363,0.181l-0.399,0.052l-0.229,0.21l-0.081,0.33l-0.006,0.292l-0.037,0.146l-0.086,0.128l-0.031,0.091l0.019,0.1l0.093,0.036l0.111,0.046v0.072l-0.043,0.091l-0.124,0.1l-0.056,0.154l0.013,0.164l0.024,0.181l0.759,-0.346l0.259,-0.262l0.519,-0.092l-0.073,0.106l-0.257,0.098l-0.258,0.254l0.325,0.026l0.73,-0.13l0.268,-0.398l0.482,0.014l0.137,0.286l0.137,0.386l-0.012,0.143l-0.052,0.11l-0.404,0.085l-0.914,0.481l-0.478,0.136l-0.539,0.245l0.139,0.33l0.036,0.28l-0.442,-0.06l-0.319,-0.093l-0.198,0.043l-0.538,0.296l-0.282,-0.064l-0.283,-0.009l0.121,0.423l0.293,0.51l0.179,0.096l0.281,-0.046l0.667,0.617l0.497,0.611l-0.258,0.042l-0.249,-0.062l-0.36,0.002l-0.143,0.371l-0.149,0.274l-0.027,-0.141l0.011,-0.19l-0.167,-0.123l-0.228,0.186l-0.259,0.813l-0.481,0.583l-0.16,0.357l-0.007,0.26l0.069,0.053l0.105,-0.008l0.003,0.234l-0.072,0.209l-1.075,0.264l-0.142,0.154l-0.309,-0.122l-0.353,-0.321l-0.314,-0.173l-0.202,0.069l-0.206,0.151l0.116,0.094l0.139,0.033l0.365,0.2l-0.191,0.151l-0.712,0.263l0.024,0.136l0.065,0.099l0.824,0.225l0.73,0.386l0.223,0.265l0.191,0.46l0.166,0.209l0.235,0.158l0.217,0.096l0.372,0.038l0.411,-0.147l0.926,1.096l0.366,0.177l0.909,0.22l0.229,0.117l1.718,1.522l0.525,0.656l1.002,0.985l0.294,0.204l0.127,-0.25l0.17,-0.263l0.184,-0.064l0.539,0.104l0.496,0.119l0.362,-0.084l0.431,0.208l0.394,0.238l0.396,0.168l0.772,0.158l0.288,0.219l0.336,0.219l1.317,0.111l0.106,-0.034l0.097,-0.032l0.442,-0.08l0.391,0.015l0.413,0.265l0.264,-0.015l0.282,-0.04l0.363,0.142l0.285,0.158l0.024,0.16l0.25,0.232l0.726,0.353l0.589,0.199l0.184,0.14l0.447,0.231l0.045,0.073l-0.009,0.094l-0.127,0.173l-0.033,0.154l0.06,0.088l0.186,0.084l0.369,0.019l0.133,-0.11l0.275,-0.079l0.272,-0.142l0.364,-0.189l0.495,-0.172l0.198,0l0.19,0.052l0.133,0.096l0.223,0.353l0.223,-0.495l0.058,-0.037l0.203,0.1l0.36,0.138l0.249,0.073l0.134,0.102l0.38,0.45l0.615,-0.023l0.26,0.069l0.14,0.074l0.063,0.087l-0.11,0.446l-0.152,0.463l0.012,0.112l0.247,0.174l0.335,0.185l0.181,0.148l0.123,0.133l0.265,0.101l0.313,0.063l0.148,0.008l0.155,0.111l0.403,0.209l0.051,0.052l0.302,0.077l0.041,0.218l0.054,0.046l0.125,-0.026l0.208,-0.091l0.166,0.07l0.214,0.259l0.295,0.273l0.16,0.184l0.063,0.126l0.151,0.123l0.221,0.144l0.176,0.226l0.157,0.524l0.159,0.121l0.569,0.199l0.2,0.041l0.559,0.07l0.197,-0.05l0.288,-0.451l0.259,-0.465l0.242,-0.097l0.437,-0.225l0.262,-0.213l0.11,-0.23l0.247,-0.434l0.152,-0.245l-0.27,-0.228l-0.142,-0.071l-0.12,-0.111l-0.227,-0.477l-0.208,-0.38l-0.417,-0.653l-0.724,-0.985l-0.147,-0.119l-0.118,-0.137l-0.053,-0.496l-0.208,-0.353l-0.297,-0.243l-0.112,-0.125l-0.072,-0.135l0.14,-0.704l-0.003,-0.199l-0.062,-0.427l0.054,-0.493l0.166,-0.677l0.168,-0.468l0.053,-0.305l-0.235,0.194l-0.28,1.082l-0.094,-0.869l-0.19,-0.828l-0.153,-0.428l-0.216,-0.348l-0.301,-0.271l-0.278,-0.319l-0.303,-0.171l-0.457,-0.131l-0.09,-0.122l-0.039,-0.202l0.025,-0.225l0.11,-0.376l0.241,-0.243l0.327,-0.253l0.073,-0.169l0.054,-0.199l0.102,0.151l0.125,0.082l0.087,-0.351l0.131,-0.251l0.168,-0.216l0.209,-0.496l0.155,-0.271l0.112,-0.306l0.062,-0.502l0.116,-0.048l0.096,-0.088l0.072,-0.143l0.042,-0.157l-0.015,-0.286l-0.171,-0.312l0.045,-0.032l0.082,0.054l0.185,0.16l0.166,0.201l0.046,-0.291l0.144,-0.118l0.176,0.081l0.186,0.012l0.625,-0.232l0.298,-0.064l0.276,-0.164l0.644,-0.631l0.141,-0.029l0.146,0.029l0.135,0.117l0.147,0.068l0.112,-0.032l0.056,-0.096l-0.129,-0.224l-0.045,-0.212l-0.01,-0.231l0.166,-0.059l0.189,0.001l0.756,-0.358l0.088,-0.158l0.041,-0.216l0.338,-0.04l-0.038,-0.185l-0.135,-0.047l-0.632,-0.378l-0.519,-0.268l-0.461,-0.238l-0.067,-0.043l-0.126,-0.116l-0.09,-0.181l-0.019,-0.198l0.045,-0.146l0.112,-0.093l0.132,-0.036l0.117,0.03l0.13,0.089l0.232,0.108l0.301,0.02l0.188,-0.083l0.025,-0.199l-0.358,-0.738l-0.33,-0.597l-0.319,-0.666l-0.135,-0.242l-0.391,-0.56l-0.386,-0.553l-0.305,-0.494l-0.16,-0.152l-0.492,-0.063l-0.938,-0.122l-0.332,-0.058l-0.266,0.147l-0.267,0.115l-0.253,-0.214l-0.2,-0.352l-0.105,-0.296l0.051,-0.303l0.021,-0.448l-0.153,-0.442l-0.169,-0.219l-0.424,-0.165l-0.54,-0.373l-0.145,-0.683l0.262,-0.982l0.422,-0.698l0.307,-0.293l0.146,-0.256l0.048,-0.222l-0.037,-0.212l-0.182,-0.226l-0.282,-0.22l-0.143,-0.271l0.059,-0.582l0.187,-0.841l0.288,-0.675l0.386,-0.375l0.333,-0.269l0.131,-0.251l0.007,-0.357l-0.008,-0.337l0.089,-0.245l0.14,-0.195l0.148,-0.175l0.208,-0.196l0.27,-0.048l0.297,0.156l0.404,0.419l0.592,0.825l0.338,0.539l0.122,0.166l0.309,0.32l0.279,0.129l0.465,-0.2l0.446,-0.233l0.144,-0.148l0.092,-0.221l-0.071,-0.378l-0.093,-0.247l-0.099,-0.315l-0.137,-0.549l-0.097,-0.864l-0.115,-0.275l0.084,-0.032l0.224,0.057l0.207,0.025l0.296,-0.191l0.406,-0.36l0.743,-0.557l0.157,-0.368l0.127,-0.41l0.206,-0.252l0.473,-0.083l0.438,-0.132l0.309,-0.292l0.484,-0.257l0.398,-0.156l0.175,-0.144l0.125,-0.216l0.456,-0.61l0.358,-0.376l0.315,-0.388l0.105,-0.244l0.249,0.045l0.38,0.169l0.408,0.154l0.299,0.239l0.059,0.244l0.029,0.192l0.121,0.099l0.145,0.019l0.218,-0.048l0.381,-0.009l0.467,-0.316l0.65,-0.534l0.595,-0.166l0.313,0.127l0.259,0.393l0.205,0.369l0.211,0.137l0.131,0.004l0.048,0.006l0.262,-0.084l0.02,0.001l0.239,0.015l0.23,0.125l0.381,0.014l0.531,-0.095l0.056,-0.039l0.255,0.051l0.31,0.17l0.241,0.202l0.432,0.662l0.248,0.17l0.506,0.235l0.237,0.205l0.276,0.332l0.144,0.201l0.3,0.363l0.347,0.593l0.062,0.471l0.079,0.397l0.129,0.188l0.106,0.023l0.114,-0.065l0.112,-0.181l0.039,-0.302l-0.034,-0.535l-0.089,-0.438l-0.114,-0.139l-0.055,-0.154l0.075,-0.196l0.193,-0.095l0.24,0.06l0.395,0.252l0.412,0.317l0.507,0.554l0.465,0.351l0.509,0.28l0.404,0.083l0.313,-0.084l0.369,-0.228l0.338,-0.264l0.154,-0.277l0.11,-0.303l0.51,-0.405l0.466,-0.371l0.212,0.067l0.149,0.105l0.478,-0.226l0.166,-0.062l0.455,-0.088l0.47,0.13l0.375,0.398l0.363,0.256l0.325,-0.03l0.269,-0.131l0.178,-0.248l0.135,-0.293l0.18,-0.188l0.027,-0.012l0.579,0.102l0.363,-0.015l0.039,-0.042l0.479,0.08l0.529,0.413l0.328,0.457l0.42,0.581l0.195,0.189l0.284,0.081l0.223,0.035l0.299,0.09l0.79,0.121l0.12,0.071l0.081,0.095l-0.073,0.316l0.07,0.08l0.641,-0.225l0.172,-0.168l0.211,-0.478l0.189,-0.482l0.141,-0.179l0.149,-0.047l0.15,0.072l0.21,0.285l0.284,0.29l0.384,0.11l0.234,0.044l0.363,0.024l0.854,-0.141l0.799,-0.351l0.456,-0.382l0.212,-0.574l0.133,-0.654l0.204,-0.414l-0.085,-0.424l-0.402,-0.404l-0.136,-0.122l-0.978,-0.227l-0.06,-0.164l-0.056,-0.038l-0.964,-0.36l-0.464,-0.154l-0.131,-0.238l-0.086,-0.312l-0.301,-0.279l-0.598,-0.254l-0.104,-0.194l0.099,-0.196l0.318,-0.147l0.153,-0.071l0.539,-0.46l0.207,-0.095l0.479,-0.021l0.444,-0.377l0.306,-0.216l0.16,-0.257l-0.042,-0.266l-0.444,-0.805l-0.132,-0.489l0.079,-0.319l0.255,-0.345l0.145,-0.189l0.174,-0.34l0.114,-0.182l0.448,-0.077l0.543,-0.032l0.373,0.081l0.521,0.042l0.475,0.063l0.24,0.056l0.177,-0.104l0.128,-0.183l-0.004,-0.242l-0.187,-0.235l-0.697,-0.309l-0.299,-0.255l-0.234,0.028l-0.392,-0.08l-0.354,-0.167l-0.313,-0.056l-0.102,-0.232l0.064,-0.326l0.121,-0.187l0.231,-0.093l0.251,0.047l0.273,-0.136l0.079,-0.08l0.023,-0.103l-0.044,-0.147l-0.127,-0.121l-0.18,-0.032l-0.207,0.103l-0.248,0.067l-0.419,-0.151l-0.334,-0.182l0.017,-0.168l0.247,-0.251l0.111,-0.204v-0.282v-0.33l0.086,-0.387l0.245,-0.265l0.288,-0.142l0.742,0.259l0.928,0.231l0.159,-0.038l0.047,-0.122l0.106,-0.108l1.288,-0.05l0.25,-0.149l0.125,-0.119l1.238,-0.171l0.147,-0.163l0.182,-0.152l0.285,0.003l0.339,-0.061l0.473,-0.186l0.335,-0.102l0.056,-0.008l0.354,0.041l0.439,-0.147l0.095,-0.061l0.071,-0.111l0.383,-0.214l0.735,-0.176l0.179,0.105l0.351,0.048l0.447,-0.079l0.33,-0.135l0.192,0.134l0.261,0.138l0.195,-0.117l0.097,-0.369l0.126,-0.361l0.221,-0.171l0.175,-0.063l0.158,-0.139l0.119,-0.145l0.647,0.022l0.579,-0.361l0.114,0.164l0.752,-0.038l0.934,-0.233l0.559,-0.109l0.965,-0.244l0.446,-0.198l0.639,-0.125l0.586,-0.087l0.383,-0.347l0.309,-0.049l0.376,-0.029l0.23,-0.083l0.15,-0.128l0.097,-0.241l-0.053,-0.308l-0.054,-0.224l0.269,-0.125l0.384,-0.039l0.242,-0.051l0.528,-0.51l0.364,-0.245l0.377,-0.154l0.757,0.084l0.691,0.077l0.693,0.244l0.364,0.304l0.313,0.229l0.296,0.109l0.268,0.07l0.311,-0.104l0.22,-0.14l0.128,-0.201l0.194,-0.144l0.707,-0.112l0.146,0.217l0.336,0.653l0.229,0.867l0.377,1.145l0.166,0.561l-0.073,0.293l0.001,0.401l-0.021,0.44l-0.278,0.497l0.113,0.231l0.683,0.257l0.956,-0.094l0.59,-0.208l0.329,0.076l0.172,-0.125l0.111,-0.368l0.227,-0.083l0.233,0.257l0.169,0.434l0.162,0.279l-0.012,0.332l0.06,0.425l0.119,0.107l0.234,-0.161l0.156,-0.096l0.037,-0.129l-0.066,-0.159l-0.031,-0.162l0.052,-0.149l0.111,-0.061l0.333,0.047l0.485,0.082l0.576,0.604l0.311,0.109l0.131,0.011l0.292,-0.035l0.351,-0.173l0.236,-0.218l0.079,-0.107l0.136,0.019l0.129,0.101l0.009,0.22l-0.103,0.318l-0.35,0.291l-0.435,0.27l-0.264,0.494l-0.056,0.514l0.115,0.261l0.099,0.174l0.028,0.244l0.098,0.032l0.178,-0.1l0.485,-0.506l0.247,-0.125l0.358,-0.08l0.589,0.04l0.396,0.165l0.189,0.229l0.208,0.189l0.144,-0.079l0.074,-0.218l0.004,-0.25l0.061,-0.206l0.644,-0.507l0.429,-0.338l0.147,-0.04l0.287,0.07l0.178,-0.036l0.471,-0.318l0.44,-0.363l0.043,-0.246l0.017,-0.223l0.109,-0.101l0.616,-0.078l0.102,-0.042l0.526,-0.254l0.729,-0.434l0.354,-0.256l0.645,-0.114l0.12,-0.074l0.214,-0.173l0.404,-0.24l0.219,-0.026l-0.136,0.58l-0.241,0.668l-0.136,0.178l-0.654,-0.03l0.001,0.182l0.103,0.278l0.074,0.156l0.079,0.14l0.176,0.242l0.688,0.569l0.875,0.722l0.945,0.808l0.66,0.562l0.267,0.29l0.17,0.226l0.486,0.814l0.462,0.769l0.779,1.348l0.689,1.294l0.76,1.415l0.439,0.814l0.898,1.693l0.24,0.517l0.455,0.976l0.401,0.911l0.355,0.802l0.224,0.072l0.018,-0.217l0.04,-0.145l0.114,-0.082l0.262,-0.237l0.141,-0.057l0.21,0.024l0.22,-0.121l0.081,-0.228l-0.053,-0.423l-0.034,-0.195l0.075,-0.21l0.12,-0.082l0.167,-0.066l0.154,-0.034l0.126,-0.237l0.238,-0.072l0.219,0.044l0.18,0.009l0.159,0.173l0.089,0.237l0.172,0.019l0.281,-0.024l0.039,0.198l-0.08,0.331l-0.099,0.256l-0.017,0.205l0.149,0.1l0.546,-0.089l0.193,0.044l0.062,0.208l0.078,0.172l0.038,0.21l-0.057,0.232l0.098,0.139l0.471,0.003l0.332,-0.112l0.51,-0.009l0.461,0.246l0.319,-0.038l0.321,-0.1l0.471,0.063l0.331,-0.194l0.228,-0.243l0.071,-0.191l0.119,-0.106l0.444,0.001l0.28,-0.019l0.207,-0.281l0.189,-0.127l0.318,-0.024h0.234l0.629,0.261l0.383,0.216l0.398,0.307l0.239,0.192l0.161,0.433l0.271,0.318l0.216,0.371l0.052,0.365l0.178,0.655l0.184,0.215h0.218l0.275,0.089l0.304,0.071l0.65,0.485l0.239,0.014l0.184,0.116l0.028,0.223l-0.068,0.258l0.071,0.247l0.213,0.315l0.168,0.307l0.207,0.372l0.063,0.212l0.166,0.07l0.224,-0.105l0.356,0.08l1.071,0.211l0.149,0.026l0.114,0.22l0.155,-0.018l0.178,-0.009l0.247,0.026l0.172,-0.203l0.141,-0.178l0.353,-0.22l0.293,-0.299l0.246,-0.266l0.184,-0.035l0.149,0.124l0.006,0.23l-0.184,0.168l-0.144,0.203l0.034,0.203l0.247,0.018l0.274,0.305l0.396,0.713l0.134,0.149l0.196,0.14l0.217,0.063l0.24,0.102l0.178,0.293l0.072,0.264l0.264,0.04l0.167,-0.063l0.111,-0.133l0.171,-0.042l0.257,-0.064l0.265,-0.08l0.146,0.015l0.011,0.001l0.327,-0.011l0.149,-0.096l0.113,-0.141l0.245,-0.157l0.052,-0.181l0.004,-0.356l0.16,-0.302l0.407,-0.09l0.156,-0.044l0.166,0.044l0.258,-0.042l0.249,-0.016l0.139,0.093l0.184,0.079l0.235,-0.009l0.08,-0.143l0.01,-0.199l0.102,-0.052l0.127,0.138l0.071,0.103l0.105,0.047l0.284,-0.123l0.198,-0.133l0.064,-0.273l0.115,-0.136l0.154,0.069l0.271,-0.001l0.223,-0.212l0.293,-0.169l0.21,-0.077l0.043,-0.143l-0.099,-0.316l0.027,-0.346l0.281,-0.196l0.376,-0.023l0.278,-0.134l0.077,-0.37l0.138,-0.106l0.14,-0.042l0.339,-0.059l0.244,-0.15l0.15,-0.069l0.427,-0.203l0.388,-0.04l0.166,-0.162l0.13,-0.204l0.218,-0.078l0.222,-0.177l0.293,-0.225l0.115,-0.032l0.48,-0.131l0.188,-0.048l0.113,-0.029l0.208,0.009l0.088,-0.238l0.211,-0.176l0.212,-0.059l0.104,-0.175l0.203,-0.223l0.274,-0.124l0.428,-0.018l0.414,0.025l0.248,-0.038l0.204,-0.33l0.039,-0.164l0.047,-0.167l0.166,-0.064l0.2,0.271l0.169,0.168l0.26,0.175l0.134,0.164l0.153,0.023l0.161,-0.123l0.114,-0.299l0.216,-0.046l0.238,0.048l0.063,0.147l0.021,0.143l0.109,0.256l0.262,0.223l0.335,-0.011l0.135,-0.04l0.326,0.031l0.321,0.048l0.35,0.053l0.102,0.008l0.375,0.027l0.546,0.039l0.24,-0.018l0.492,0.072l0.101,0.198l0.091,0.468l0.077,0.445l0.022,0.357l0.128,0.185l0.163,0.061l0.108,0.144l0.189,0.196l0.141,0.28l0.171,-0.019l0.119,-0.066l0.262,-0.021l0.334,0.019l0.232,0.155l0.088,0.203l0.188,0.114l0.153,-0.037l0.458,-0.001l0.158,0.013l0.157,0.111l0.228,0.019l0.125,-0.142l0.395,-0.096l0.229,-0.203l0.176,-0.002l0.133,0.098l0.103,0.133l0.15,-0.059l0.082,-0.109h0.132l0.129,0.071l0.331,0.124l0.24,0.23l0.186,0.022l0.239,-0.067l0.11,-0.031l0.105,0.114l0.154,0.062l0.117,-0.084l0.201,-0.06l0.769,0.125l0.178,0.229l0.137,0.108l0.11,0.188l0.2,0.134l0.425,-0.046l0.164,-0.137l0.344,-0.304l0.137,-0.297l0.173,-0.096l0.195,-0.048l0.183,0l0.191,-0.01l0.232,-0.218l0.188,-0.076l0.279,-0.277l0.052,-0.125l0.136,-0.323l0.084,-0.206l0.141,-0.328l0.076,-0.529l0.043,-0.281l-0.037,-0.204l-0.165,-0.105l-0.212,-0.05l-0.186,-0.156l-0.138,-0.18l-0.081,-0.253l-0.109,-0.297l0.006,-0.215l-0.031,-0.166l-0.093,-0.142l-0.179,-0.25l-0.087,-0.186l0.029,-0.295l0.211,-0.506l0.02,-0.235l0.026,-0.146l-0.012,-0.133l0.066,-0.304l0.119,-0.128l0.136,-0.327l0.184,-0.151l0.229,-0.01l0.099,-0.089l0.049,-0.328l0.11,-0.253l0.074,-0.18l0.14,-0.195l0.808,-0.378l0.335,-0.471l0.119,-0.238l0.13,-0.512l0.125,-0.215l0.182,0.071l0.214,0.302l0.16,0.003l0.238,0.164l0.648,0.342l0.352,0.107l0.226,0.033l0.299,0.095l0.192,0.2l0.375,0.326l0.317,0.083l0.55,0.033l0.669,0.017l0.189,0.057l0.489,0.234l0.542,0.258l0.51,0.231l0.387,0.179l0.229,0.173l0.215,0.099l0.233,-0.084l0.299,0.019l0.702,0.208l0.444,0.174l0.371,0.129l0.124,0.178l0.012,0.237l-0.05,0.2l0.027,0.484l0.119,0.253l0.044,0.34l0.045,0.323l-0.031,0.319l0.057,0.169l0.116,0.1l0.112,0.222l-0.037,0.234l-0.05,0.136l0.008,0.219l0.135,0.18l0.198,0.035l0.175,0.046l0.216,0.283l0.385,0.326l0.23,0.091l0.265,0.146l0.505,0.143l0.343,0.043l0.202,0.116l0.198,0.28l0.328,0.058l0.21,0.097l0.384,0.115l0.254,-0.066l0.223,-0.097l0.149,0.019l0.288,0.063l0.337,0.013l0.283,-0.066l0.226,-0.197l0.264,-0.266l0.315,-0.135l0.365,-0.048l0.25,-0.108l0.818,-0.18l0.33,-0.031l0.256,-0.174l0.227,-0.136l0.328,-0.059l0.443,0.143l0.424,0.119l0.513,0.039l0.341,0.164l0.241,0.155l0.38,0.123l0.422,-0.057l0.579,-0.049l0.383,0.071l0.4,0.282l0.246,0.226l0.277,0.481l0.289,0.233l0.253,0.19l0.319,0.012l0.797,0.015l0.438,0.101l0.364,0.053l0.087,0.101l-0.036,0.329l0.011,0.469l-0.005,0.215l0.08,0.162l0.124,0.029l0.067,0.229l0.181,0.135l0.323,0.163l0.544,0.553l0.324,0.236l0.256,0.08l0.335,-0.055l0.524,0.001l0.889,0.002l0.609,0.166l0.211,0.113l0.622,0.131l0.685,0.144l0.577,0.151l0.341,-0.195l0.299,-0.018l0.285,0.141l0.285,0.212l0.221,-0.023l0.331,-0.099l1.057,-0.592l0.371,-0.222l0.26,0.057l0.232,-0.079l0.177,-0.067l0.451,-0.092l0.274,-0.025l0.283,-0.053l0.408,-0.036l0.829,-0.389l0.336,-0.076l0.568,0.108l0.306,-0.07l0.305,-0.197l0.395,-0.203l0.103,-0.33l0.202,-0.454l0.436,-0.334l0.354,-0.292l0.361,-0.285l0.443,-0.237l0.418,-0.173l0.532,-0.453l0.424,-0.229l0.211,-0.075l0.251,0.083l0.47,0.061l0.34,-0.019l0.191,0.053l0.383,0.221l0.348,0.194l0.266,0.346l0.495,0.481l0.254,0.161l0.181,0.066l0.445,0.045l0.364,0.023l0.218,-0.11l0.367,-0.201l0.585,-0.255l0.23,0.007l0.377,0.136l0.562,0.251l0.226,0.188l0.146,0.231l0.577,0.373l0.372,0.194l0.629,0.294l0.649,0.066l0.621,0.318l0.32,0.096h0.171l0.879,-0.774l0.743,-0.657l0.854,-0.514l0.628,-0.07l0.472,-0.15l0.314,-0.231l0.187,-0.386l0.057,-0.542l-0.126,-0.329l-0.308,-0.114l-0.079,-0.115l0.148,-0.117l0.11,-0.227l0.069,-0.338l0.178,-0.322l0.285,-0.304l0.158,-0.338l0.029,-0.372l0.172,-0.372l0.313,-0.371l0.172,-0.346l0.029,-0.32l0.159,-0.392l0.432,-0.695l0.28,-0.803l0.478,-0.552l0.768,-0.568l0.479,-0.565l0.191,-0.562l-0.015,-0.498l-0.222,-0.432l-0.043,-0.44l0.138,-0.449l-0.121,-0.336l-0.379,-0.223l-0.452,-0.055l-0.525,0.113l-0.295,-0.141l-0.065,-0.394l0.141,-0.319l0.347,-0.244l0.57,-0.595l0.794,-0.95l0.79,-0.527l1.178,-0.152l0.95,-0.313l0.968,-0.318l0.699,-0.158l0.119,0.106l0.381,0.026l0.643,-0.054l0.597,-0.137l0.552,-0.221l0.437,-0.052l0.321,0.117l0.184,0.006l0.127,0.014l0.07,-0.001l0.135,-0.094l0.373,0.167l0.713,0.496l0.447,0.22l0.185,-0.054l0.2,0.137l0.219,0.328l0.271,0.193l0.488,0.089l0.484,0.358l0.195,0.02l0.068,-0.201l0.181,-0.115l0.292,-0.03l0.423,0.177l0.553,0.383l0.347,0.168l0.141,-0.046l0.148,0.071l0.119,0.179l0.011,0.221l-0.041,0.118l0.133,0.186h0.153l0.25,0.089l0.196,0.328l0.176,0.152l0.123,0.131l0.022,0.109l0.011,0.11l-0.036,0.085l-0.067,0.141l-0.021,0.151l0.085,0.17l0.311,0.123l0.105,0.127l0.024,0.162l0.097,0.179l0.212,0.207l0.08,0.173l-0.049,0.139l0.063,0.116l0.104,0.091l0.022,0.329l0.009,0.189l0.171,0.212l0.035,0.434l0.119,0.479l0.401,0.655l0.133,0.354l-0.034,0.42l0.058,0.197l0.183,0.095l0.087,0.177l-0.01,0.259l0.071,0.161l0.058,0.171l-0.039,0.266l0.058,0.239l0.094,0.14l0.066,0.258l0.037,0.322l0.269,0.508l0.499,0.694l0.306,0.538l0.111,0.382l0.001,0.314l-0.109,0.246l-0.006,0.179l0.098,0.112l0.029,0.151l-0.039,0.191l0.162,0.226l0.548,0.392l-0.219,0.6l-0.058,0.421l0.029,0.442l0.136,0.311l0.241,0.18l0.15,0.188l0.059,0.196l0.29,0.213l0.52,0.231l0.667,0.041l0.813,-0.151l0.497,-0.025l0.183,0.1l0.063,0.152l-0.059,0.203l0.138,0.133l0.334,0.064l0.229,0.127l0.126,0.192l0.154,0.054l0.183,-0.083l0.178,0.012l0.173,0.106l0.112,-0.037l0.098,-0.116h0.157l0.161,0.002l0.1,0.281l0.162,0.158l0.224,0.035l0.341,0.341l0.686,0.969l0.446,0.343l0.447,0.107l0.556,0.022l0.18,0.374l-0.146,0.395l-0.037,0.329l0.126,0.118l0.174,0.386l0.246,0.224l0.047,0.177l0.114,0.198l-0.048,0.365l-0.211,0.533l0.058,0.454l0.326,0.375l0.188,0.361l0.049,0.346l0.081,0.21l0.115,0.074l0.334,-0.026l0.555,-0.125l0.406,0.021l0.26,0.169l0.641,0.006l1.023,-0.156l0.646,-0.048l0.27,0.06l0.24,-0.223l0.211,-0.507l0.197,-0.238l0.185,0.03l0.292,-0.163l0.401,-0.357l0.348,-0.173l0.441,0.018l0.47,0.018l0.294,-0.15l0.276,-0.313l0.479,-0.277l1.021,-0.363l0.245,-0.057l0.117,0.02l0.34,0.057l0.302,0.142l0.285,0.285l0.044,0.183l-0.032,0.24l-0.063,0.139l-0.117,0.156l-0.11,0.253l0.071,0.197l0.165,0.421l0.136,0.304l0.15,0.358l-0.067,0.128l-0.091,0.248l-0.279,0.419l-0.152,0.16l-0.164,0.156l-0.283,0.038l-0.121,0.036l-0.137,0.066l-0.086,0.148l-0.098,0.104l-0.162,0.208l-0.013,0.179l0.073,0.266l0.036,0.272l-0.183,0.243l-0.142,0.373l-0.043,0.112l-0.07,0.282l-0.021,0.098l-0.045,0.592l-0.183,0.403l-0.255,0.468l0.057,0.279l0.045,0.258l-0.063,0.125l-0.016,0.109l-0.037,0.248l-0.08,0.095l-0.232,0.155l-0.139,0.187l0.029,0.283l-0.071,0.245l-0.106,0.216l-0.111,0.141l-0.16,0.09l-0.106,0.076l-0.08,0.274l-0.024,0.212l-0.075,0.211l0.046,0.215l-0.081,0.186l-0.228,0.13l-0.129,0.077l-0.119,0.031l-0.228,0.202l-0.204,0.691l-0.046,0.401l0.047,0.356l-0.286,0.223l-0.212,0.177l-0.133,-0.064l-0.141,-0.06l-0.324,-0.077l-0.162,-0.052l-0.326,-0.116l-0.522,-0.147l-0.51,-0.171l-0.32,-0.09l-0.252,-0.072l-0.191,-0.118l-0.161,-0.211l-0.16,0.085l-0.148,0.25l-0.247,0.148l-0.112,0.273l-0.099,0.209l-0.256,0.279l-0.114,0.115l-0.501,0.189l-0.113,0.063l-0.409,0.04l-0.139,0.083l-0.144,0.176l-0.039,0.175l0.102,0.184l0.159,0.368l0.074,0.251l0.108,0.497l0.363,1.553l-0.117,0.267l-0.109,1.157l0.026,0.208l-0.011,0.324l0.007,0.237l0.075,0.059l0.098,0.083l0.05,0.138l-0.013,0.212l-0.05,0.155l-0.077,0.307l-0.102,0.443l-0.113,0.17l-0.074,0.135l-0.063,0.093l-0.008,0.313l-0.042,0.206l-0.177,0.073l-0.176,0.12l-0.209,-0.044l-0.184,0.024l-0.227,0.08l-0.407,0.093l-0.236,0.124l-0.113,0.09l-0.078,0.108l-0.014,0.104l0.054,0.055l0.229,0.042l0.157,0.194l0.022,0.212l-0.162,0.121l0.076,0.23l0.18,0.224l0.094,0.163l0.019,0.169l0.082,0.095l0.12,-0.087l0.292,-0.747l-0.35,-0.507l0.131,-0.064l0.532,0.149l0.222,-0.042l0.375,0.073l0.244,-0.271l0.132,-0.284l0.283,-0.191l0.346,-0.665l0.577,-0.79l0.204,-0.202l0.404,-0.179l0.104,0.022l0.104,0.062l-0.322,0.42l-0.089,0.29l0.227,-0.001l0.229,-0.09l0.574,-0.483l0.214,-0.263l0.07,0.288l-0.086,1.36l0.498,-0.101l0.267,0.146l0.372,-0.016l0.434,0.313l0.17,-0.044l0.204,-0.011l0.176,0.325l0.282,0.099l0.476,-0.255l0.723,-0.245l0.344,-0.007l0.845,-0.448l0.41,-0.362l1.502,-0.952l0.632,-0.523l0.602,-0.382l0.362,-0.614l0.626,-0.583l0.016,-0.247l0.124,-0.282l0.959,-1.568l0.315,-0.26l0.436,-0.193l0.187,-0.286l0.119,-0.412l0.587,-0.612l0.403,-0.616l0.374,-0.403l0.186,-0.361l0.964,-0.884l0.781,-0.984l0.73,-0.715l0.234,-0.442l0.946,-1.3l0.292,-0.86l0.355,-0.327l0.154,-0.822l0.305,-0.592l0.082,-0.354l0.16,-0.333l1.163,-1.343l0.466,-1.042l0.577,-1.051l0.414,-0.367l0.438,-0.479l0.237,-0.38l0.667,-0.602l0.322,-0.417l0.161,-0.426l0.15,-1.055l0.433,-0.814l-0.126,-0.131l-0.069,-0.252l0.047,-0.282l0.064,-0.168l0.045,-0.264l0.097,-0.295l0.09,-0.179l0.242,-1.14l-0.017,-0.716l-0.132,-0.277l-0.005,-0.373l0.342,-0.53l0.081,-0.088l0.031,-0.125l-0.17,-0.106l-0.08,-0.105l-0.166,-1.821l0.125,-1.123l0.351,-0.828l0.07,-0.287l0.048,-0.807l0.423,-0.815l0.265,-0.925l0.552,-0.487l0.362,-0.602l0.305,-0.272l0.052,-0.621l0.28,-0.553l-0.214,-0.255l-0.223,-0.168l-0.449,-0.446l-0.104,-0.309l0.315,-0.526l0.059,-0.473l-0.028,-0.867l-0.474,-0.267l-0.596,-0.661l-0.098,-0.224l0.133,-0.017l0.825,0.355l0.412,-0.382l0.208,-0.405l-0.08,-0.509l-0.438,-0.196l-0.569,-0.562l-0.025,-0.19l-0.894,-0.479l-0.955,-1.022l-0.296,-0.896l-0.177,-0.241l-0.899,-0.735l-0.176,-0.245l-0.247,-0.1l-1.089,0.403l-0.603,-0.119l-1.148,-0.49l-0.108,0.104l0.165,0.363l-0.031,0.359l0.048,0.496l-0.063,0.828l-0.109,0.593l-0.42,0.825l-0.169,0.156l-0.366,0.066l-0.198,-0.005l0.119,-0.322l0.322,-0.386l0.455,-0.685l-0.002,-0.61l-0.113,-0.06l-0.097,0.001l-0.321,0.239l-0.354,0.867l-0.85,0.581l-0.596,0.204l-1.15,0.101l-0.209,-0.034l-0.091,-0.156l0.259,-0.248l0.571,-0.356l0.358,-0.752l0.396,-0.178l0.137,-0.207l-0.596,-0.113l-0.41,-0.272l-0.385,-0.348l0.18,-0.11l0.135,-0.033l0.174,-0.124l0.429,-0.608l-0.396,-0.038l-0.414,0.042l-0.662,0.48l-0.128,0.256l0.214,0.342l0.24,0.151l-0.288,0.968l-0.383,-0.125l-0.372,0.042l-0.234,0.271l-0.235,-0.104l-0.101,-0.604l0.13,-0.616l0.115,-1.401l0.141,-0.477l0.009,-0.526l-0.074,-0.288l-0.231,-0.016l-0.377,0.052l-0.961,-0.002l-1.085,0.146l-1.161,-0.525l-0.315,-0.072l-0.189,-0.117l-0.13,-0.531l0.065,-0.304l0.077,-0.195l0.781,-0.833l0.59,-0.229l1.19,-0.941l0.494,-0.779l0.307,-0.33l0.936,-0.583l0.613,-0.503l0.498,-0.484l0.546,-0.412l0.529,-0.689l0.333,-0.137l1.073,-1.482l0.188,-0.333l0.11,-0.456l0.105,-0.206l1.248,-1.721l0.852,-0.631l0.605,-0.896l0.736,-0.354l0.177,-0.148l0.315,-0.507l0.517,-0.305l0.163,-0.183l0.396,-0.723l1.248,-0.663l0.135,-0.272l0.533,-1.834l0.295,-0.486l0.555,-0.605l1.009,-0.596l0.718,-0.65l0.426,-0.519l0.76,-1.379l0.855,-0.834l0.702,-0.479l1.717,-0.713l0.931,0.146l0.969,-0.373l0.714,0.017l1.011,0.176l3.006,-0.205l0.566,0.219l0.204,0.239l0.288,0.723l0.331,0.152l0.628,-0.278l0.479,-1.148l0.261,-0.146l0.748,0.463l0.663,0.04l1.332,0.534l0.486,-0.122l0.524,-0.535l1.074,-0.144l0.656,0.834l0.66,0.024l0.526,-0.136l0.142,-0.475l-0.21,-0.17l-0.408,0.146l-0.1,-0.413l0.248,-0.462l0.358,0.316l0.584,-0.03l0.202,-0.042l-0.083,-0.213l-0.134,-0.177l-0.176,-0.397l0.633,-0.543l0.376,-0.181l0.612,-0.052l1.571,0.662l0.345,0.069l0.37,0.267l0.59,0.19l-0.358,0.173l-0.158,0.169l0.37,-0.067l0.32,0.207l0.264,0.046l0.112,-0.081l0.137,-0.263l0.197,-0.267l0.144,-0.079l0.384,0.013l0.499,0.123l0.387,0.205l0.876,1.106l0.405,0.215l0.455,-0.036l0.183,0.069l0.255,0.298l-0.759,0.348l-0.72,0.073l-0.642,-0.095l-1.078,0.445l0.578,1.127l1.06,0.046l1.076,-0.238l0.217,-0.47l0.434,-0.184l0.228,0.024l0.491,0.393l0.68,0.151l0.181,-0.069l0.549,-0.777l0.332,-0.068l0.216,0.017l0.247,-0.674l0.938,-0.055l0.552,0.604l0.334,0.211l0.662,-0.18l0.362,-0.433l0.23,-0.157l0.689,0.412l0.338,-0.253l0.541,-0.044l0.403,0.03l-0.021,-0.438l0.038,-0.494l-0.549,-0.492l-1.091,-0.5l-0.631,0.324l-0.24,0.035l-0.166,-0.045l-0.177,-0.249l0.166,-0.397l0.168,-0.321l-0.007,-0.4l0.074,-0.573l0.272,-0.242l0.143,-0.039l0.386,-1.184l1.102,-1.589l1.283,-0.984l0.809,-0.757l0.385,-0.543l0.569,-1.258l0.809,-0.924l0.389,-0.296l0.413,-0.387l0.142,-1.218l0.31,-0.288l0.284,-0.209l0.54,-0.651l0.804,-0.422l0.277,-0.308l0.926,0.022l0.76,0.247l0.229,-0.067l0.512,-0.36l0.599,0.087l0.778,-0.233l0.708,-0.428l0.315,-0.042l0.297,0.091l0.359,0.63l0.206,0.158l0.157,0.367l0.477,-0.23l1.292,-0.857l0.155,-0.006l0.2,0.057l0.034,0.332l-0.012,0.268l-0.197,0.862l-0.236,0.648l-0.651,1.251l-0.134,0.188l0.087,0.334l0.099,0.615l-0.321,0.664l-0.124,0.331l0.26,0.076l0.34,-0.37l0.506,-0.232l0.272,0.017l0.273,0.111l-0.43,1.119l-0.069,0.585l-0.066,0.223l-0.011,0.299l0.319,-0.164l0.227,-0.238l0.319,-0.179l0.799,-0.077l0.417,-0.801l0.343,-0.405l3.23,-3.366l0.573,-0.715l0.319,-0.048l0.284,0.119l0.257,-0.015l0.053,-0.251l0.097,-0.095l0.291,0.037l0.185,0.634l0.202,0.315l0.149,-0.059l0.107,-0.097l0.15,-0.241l0.165,-0.197l0.169,-0.323l-0.141,-0.22l-0.557,-0.326l0.023,-0.591l0.317,-0.947l-0.035,-0.617l0.127,-0.641l0.14,-0.325l0.125,-0.142l0.124,-0.218l-0.162,-0.499l0.12,-0.34l0.125,-0.24l2.593,-0.888l0.457,-0.049l0.417,0.178l0.633,0.636l0.706,0.329l0.989,0.14l0.059,0.284l-0.385,-0.096l-0.187,0.09l0.033,0.257l-0.049,0.192l-0.236,-0.227l-0.663,-0.123l-0.609,-0.254l-0.203,0.02l-0.872,0.75l-0.226,0.328l-0.373,1.484l-0.018,1.02l-0.136,0.967l-0.384,0.417l-0.128,0.482l-0.093,0.569l0.473,0.243l0.055,0.185l0.037,0.26l-0.314,0.603l-0.769,0.751l-0.085,0.156l-0.1,0.34l0.438,0.628l-0.351,0.228l-0.333,0.158l-0.32,0.284l-1.063,0.101l-0.729,0.707l-1.255,0.701l-0.556,0.4l-0.182,0.262l-0.442,1.064l-0.26,0.451l-0.854,0.702l-0.646,1.017l-1.021,1.216l-0.403,0.14l-0.461,0.3l-0.553,0.846l-1.412,1.463l-0.718,1.758l-0.39,0.582l-0.404,0.46l-0.274,0.489l-0.487,0.511l-0.982,0.761l-0.667,0.631l-0.36,0.421l-0.129,0.394l-0.182,-0.086l-0.662,0.208l-0.864,-0.179l-0.606,1.163l-0.655,0.118l-0.648,-0.281l-0.319,0.14l-0.118,0.126l-0.107,0.166l0.304,0.373l0.136,0.32l0.043,0.286l0.037,0.494l-0.359,0.915l-0.338,0.714l-0.559,0.676l-1.296,1.229l-0.118,0.151l-0.12,0.29l-0.746,3.151l-0.206,1.394l-0.248,2.204l0.024,0.734l0.159,1.635l0.241,1.662l0.557,2.842l0.128,0.872l0.417,3.463l0.032,0.652l0.124,0.55l0.208,0.559l0.382,0.539l0.035,0.656l0.316,2.068l0.029,1.978l0.059,0.426l0.063,0.308l0.357,0.379l0.119,0.459l0.03,0.343l0.066,0.346l0.279,-0.166l0.996,-0.919l0.807,-0.878l0.116,-0.318l0.274,-0.246l0.546,-0.319l0.786,-0.922l0.641,-1.278l0.37,-0.978l0.083,-0.358l0.02,-0.354l-0.055,-0.766l0.148,-0.285l0.211,-0.857l-0.137,-0.226l-0.358,-0.164l0.111,-0.349l0.26,-0.082l0.211,0.164l0.123,0.369l0.174,0.123l0.58,-0.645l0.517,-0.324l1.262,-0.563l0.521,0.038l0.493,0.488l0.218,-0.021l-0.064,-0.679l-0.293,-0.496l0.004,-0.314l0.159,-0.492l-0.116,-0.324l-0.122,-0.245l-0.076,-0.525l0.219,-1.068l0.248,-0.584l0.181,-0.279l0.602,-0.475l0.641,-0.686l0.718,-0.533l0.457,-0.179l0.545,-0.096l0.461,0.375l0.929,0.021l0.282,-0.081l0.678,-0.753l0.389,-0.308l-0.07,-0.651l-0.236,-0.545l-0.482,-0.689l-0.11,-0.326l-0.156,-0.751l-0.016,-0.682l0.146,-0.786l0.416,-0.923l0.452,-1.248l0.172,-0.194l0.527,-0.299l0.356,-0.24l0.188,-0.127l-0.111,-0.7l0.282,-0.283l0.231,-0.178l0.578,0.069l0.187,-0.161l0.265,-0.07l-0.177,0.37l-0.23,0.251l-0.505,0.347l-0.239,0.497l0.596,0.838l0.368,0.16l0.213,-0.055l0.398,-0.463l0.202,-0.185l0.208,-0.296l-0.116,-1.087l-0.143,-0.593l0.037,-0.628l-0.256,-0.191l-0.334,-0.081l-0.349,0.095l-0.202,-0.175l-0.134,-0.279l-0.032,-0.327l0.067,-0.76l-0.02,-0.409l-0.13,-0.729l0.002,-0.208l0.048,-0.381l0.498,-0.624l0.426,-0.456l0.223,-0.379l0.072,-0.259l0.034,-0.543l-0.227,-0.247l-1.198,-0.573l-0.18,-0.012l-0.371,0.233l-0.154,0.726l-0.212,0.257l0.002,-0.146l0.054,-0.175l-0.601,-0.267l-0.279,-0.24l-0.163,-0.23l-0.106,-0.331l-0.117,-0.507l0.25,-1.041l0.26,-0.932l0.874,-1.403l0.534,-0.493l0.572,-0.755l0.245,-0.134l0.099,-0.123l0.097,-0.183l-0.181,-0.513l0.099,-0.125l0.099,-0.061l0.21,0.092l0.527,-0.937l-0.011,-1.197l0.146,-1.027l0.122,-0.423l0.127,-0.298l0.235,-0.29l0.226,-0.152l0.325,-0.36l0.15,-0.278l0.103,-0.073l0.372,0.022l0.294,0.11l0.33,0.185l-0.062,0.485l0.389,-0.426l0.352,-0.472l0.177,-0.083l0.239,0.064l0.405,0.358l0.309,0.689l0.21,0.186l0.278,-0.015l0.184,-0.096l0.153,-0.474l0.03,-0.858l0.304,-0.147l0.26,-0.057l0.367,-0.396l0.469,-0.177l1.008,-0.681l0.668,-0.701l0.482,-0.025l-0.123,0.401l-0.044,0.386l-0.176,0.948l-0.173,0.503l-0.091,0.614l0.036,0.321l0.105,0.405l0.243,-0.038l0.165,-0.09l0.339,-0.417l1.436,-2.025l0.737,-0.563l1.12,-0.356l0.337,-0.229l1.099,-0.368l0.913,-0.104l0.582,0.167l0.331,-0.005l1.23,-0.183l0.138,0.224l0.962,0.675l0.551,0.978l0.111,0.085l0.092,0.182l0.029,0.395l0.083,0.245l0.156,0.209l0.48,0.454l0.553,0.115l0.128,-0.248l0.075,-0.213l0.25,-1.192l0.214,-0.471l0.003,-0.288l0.053,-0.234l0.536,-0.35l0.421,-0.15l1.517,-1.159l0.673,-0.673l0.283,0.033l0.245,-0.154l0.225,-0.21l0.195,-0.086l0.409,-0.475l0.504,-0.37l-0.085,-0.318l0.095,-0.295l0.283,-0.107l0.246,-0.026l0.314,-0.343l-0.02,-0.267l0.114,-0.112l0.164,0.021l0.221,0.103l0.113,-0.108l-0.197,-0.374l-0.087,-0.355l0.14,-0.193l0.556,0.369l0.217,-0.003l0.727,-0.881l0.653,-0.94l0.559,0.217l0.888,-0.685l0.41,-0.133l0.644,-0.036l0.271,-0.262l0.293,-0.478l0.231,0.054l1.108,-0.57l0.212,-0.407l0.274,-0.114l0.214,-0.04l0.482,-0.338l2.005,-0.974l0.304,-0.392l0.747,-0.575l0.575,-0.184l0.707,-0.152l0.085,-0.186l-0.51,-0.213l-0.122,-0.196l-0.003,-0.211l0.074,-0.177l0.094,-0.337l0.19,-0.075l0.229,0.24l0.241,-0.001l0.111,-0.207l0.114,0.018l0.058,0.271l-0.123,0.316l-0.056,0.249l-0.01,0.277l0.165,0.071l0.875,0.028l1,0.218l2.65,1.162l0.227,0.19l0.214,0.02l0.037,-0.459l0.121,-0.44l0.313,-0.25l0.529,-0.625l0.262,-0.454v-0.526l-0.167,-0.548l-0.365,-0.128l-0.221,-0.346l-0.12,-0.422l0.195,-0.307l0.213,-0.123l-0.046,-0.43l-0.158,-0.267l-0.854,-0.574l-0.299,-0.391l-0.009,-0.345l-0.353,-0.879l-0.049,0.189l0.031,0.425l-0.119,0.298l-0.184,-0.047l-0.028,-0.236l0.106,-0.512l-0.148,-0.221l-0.526,-0.11l-0.072,-0.199l0.521,-0.285h0.154l0.141,-0.103l-0.109,-1.111l-0.118,-0.783l-0.32,-0.066l-0.237,-0.229l0.065,-0.498l0.007,-0.249l-0.269,-0.856l-0.192,-0.346l-0.234,-0.323l-0.184,0.358l-0.094,0.477l-0.241,0.101l-0.257,-0.017l-0.746,-0.533l-0.714,-0.906l-0.065,-0.835l0.161,-1.074l-0.111,-0.174l-0.112,-0.07l-0.947,0.36l-0.581,0.56l-0.314,0.059l-0.626,-0.377l-1.029,0.631l0.22,-0.367l0.18,-0.143l0.19,-0.271l-0.142,-0.517l-0.151,-0.39l-0.218,-0.275l-0.316,-0.132l-0.311,0.261l-0.245,0.263l-0.507,0.282l-0.975,0.235h-0.655l-1.118,0.428l-0.421,-0.017l1.541,-0.61l0.838,-0.045l1.08,-0.397l0.785,-0.772l1.034,0.699l0.356,0.1l0.771,-0.061l0.667,0.412l0.223,-0.119l0.21,-0.375l-0.279,-0.564l-0.241,-0.349l-0.273,-0.109l-0.826,0.059l-0.543,-0.12l-0.312,-0.146l0.202,-0.159l0.594,0.224l0.719,-0.294l0.838,0.45l0.203,0.401l0.239,0.147l0.687,1.012l0.469,0.4l1.506,0.293l0.658,0.453l0.502,-0.184l1.267,-0.987l0.837,-0.266l0.57,-0.653l0.494,-0.75l0.484,-0.22l0.829,-0.799l0.195,-0.381l0.324,-0.954l0.19,-0.397l0.279,-0.482l0.021,-0.396l-0.061,-0.43l-0.233,-0.335l-0.537,-0.476l-0.246,-0.316l-0.173,-0.666l0.018,-0.806l0.12,-0.606l0.161,-0.543l0.188,0.39l0.543,-0.091l0.269,-0.149l0.03,-0.397l-0.067,-0.471l0.132,-0.123l0.282,-0.052l0.04,-0.285l0.099,-0.152l0.103,0.203l0.005,0.795l0.222,0.198l0.311,0.164l0.133,-0.049l0.133,-0.108l0.19,-0.241l0.385,-0.822l0.25,-0.325l-0.021,0.595l-0.147,0.822l-0.083,0.225l-0.218,0.29l-0.104,0.602l-0.045,0.163l-0.313,-0.165l-0.227,0.033l0.168,0.663l0.247,0.493l0.314,0.475l0.339,0.283l0.09,-0.008l0.067,0.101l0.009,0.298l-0.075,0.705l0.06,0.378l0.259,0.282l0.287,0.072l1.717,-0.033l0.589,-0.095l0.88,-0.664l0.334,-0.081l0.376,0.083l1.052,0.365l1.274,0.518l0.479,0.799l0.188,0.803l0.072,0.85l-0.082,0.341l0.016,0.288l0.388,0.43l0.548,0.522l0.105,0.122l0.115,0.21l0.132,0.094l0.391,0.056l0.309,-0.101l0.309,-0.029l0.576,0.248l0.729,0.383l0.709,0.525l0.317,0.391l0.571,0.839l0.291,0.255l0.472,0.293l0.179,0.046l0.175,-0.053l0.361,-0.409l0.223,-0.328l0.191,-0.395l0.051,0.34v0.291l-0.186,0.21l-0.001,0.36l0.281,0.422l0.332,0.064l0.416,-0.114l0.138,-0.196l0.124,-0.27l-0.093,-0.896l0.128,-0.122l0.313,0.177l0.1,0.253l0.048,0.31l0.124,0.034l0.823,-0.044l0.063,-0.114l-0.042,-0.28l-0.12,-0.265l-0.143,-0.188l-0.361,-0.22l-0.367,-0.166l-0.301,-0.043l-0.131,-0.124l0.033,-0.23l-0.099,-0.269l0.061,-0.159l0.255,-0.21l0.03,-0.193l-0.27,-0.234l-0.283,-0.073l-0.247,0.13l0.056,-0.197l0.188,-0.194l0.285,-0.083l0.294,0.042l0.561,-0.166l0.545,-0.376l0.265,-0.248l0.256,-0.305l-0.029,-0.536l-0.175,-0.515l-0.261,-0.14l-0.29,0.032l-0.255,-0.042l-0.249,-0.136l0.989,-0.182l0.11,-0.182l0.164,-0.823l-0.06,-0.206l-0.205,0.054l-0.314,-0.012l0.072,-0.168l0.107,-0.145l-0.569,-0.786l-0.636,-0.469l0.18,-0.078l0.313,0.017l0.483,0.139l0.318,0.354l0.112,0.239l0.136,0.081l0.287,0.024l0.489,0.168l0.028,0.231l0.112,0.081l0.327,-0.099l0.91,-0.153l0.287,0.04l0.415,0.166l0.129,0.004l0.18,-0.06l0.146,-0.264l-0.226,-0.53l-0.474,-0.479l-0.276,-0.363l-0.139,-0.29l0.083,-0.11l0.126,0.044l0.406,0.458l0.317,0.286l0.329,0.205l0.294,0.152l0.647,0.143l0.295,-0.236l0.056,-0.368l-0.062,-0.774l0.063,-0.287l0.392,-0.433l0.678,-0.548l0.438,-0.175l0.152,0.017l0.162,0.172l0.168,0.049l0.288,-0.408L1009.556,213.66zM790.264,142.494l-0.216,0.234l-0.052,0.321l-0.018,0.418l-0.095,0.705l-0.195,0.26l-0.68,-0.109l-0.189,0.063l-0.187,0.159l0.392,0.831l0.755,0.555l0.542,0.577l0.254,0.174l1.646,0.525l0.081,-0.081l0.467,-0.964l0.597,-0.438l0.192,-0.345l0.113,-0.46l0.151,-0.372l0.096,-0.494l-0.283,-0.424l-0.938,-0.404L790.264,142.494zM662.163,178.173l-0.062,0.132l-0.065,0.253l0.036,0.945l0.114,0.462l0.188,0.389l0.148,0.112l-0.021,-0.338l-0.29,-1.328l0.015,-0.599L662.163,178.173zM672.369,209.786l-0.446,-0.112l-0.329,-0.176l-0.517,-0.018l-0.319,-0.086l-0.094,0.249l0.512,1.065l0.542,0.532l0.494,-0.088l0.108,-0.108l0.143,-0.363l-0.148,-0.214l0.001,-0.196L672.369,209.786zM664.475,189.14l0.228,-0.698l-0.045,-0.34l-0.316,-0.026l-0.534,0.739l0.061,0.129l0.142,0.159L664.475,189.14z',
    },
    RS: {
      name: 'Serbia',
      path: 'M531.056,317.104L531.393,317.128L531.645,317.065L532.282,317.145L532.419,317.208L532.508,317.279L532.675,317.513L532.835,317.815L533.059,317.955L533.324,318.121L533.46,318.242L533.661,318.603L533.82,318.78L533.872,318.771L533.925,318.725L533.962,318.688L534.004,318.722L534.007,318.831L534.017,319.074L533.979,319.332L534.035,319.575L534.037,319.651L533.997,319.721L534.002,319.783L534.058,319.849L534.273,320.01L534.473,320.258L534.703,320.432L534.916,320.543L535.051,320.551L535.271,320.751L535.707,320.895L535.847,320.945L535.942,321.027L536.012,321.122L536.016,321.224L535.949,321.272L535.855,321.41L535.816,321.577L535.747,321.62L535.677,321.623L535.626,321.672L535.638,321.744L535.696,321.813L535.787,321.875L535.96,321.937L536.132,322.028L536.13,322.1L536.095,322.179L535.877,322.208L535.714,322.221L535.64,322.254L535.646,322.392L536.104,322.537L536.312,322.673L536.421,322.85L536.713,322.967L537.188,323.024L537.518,323.207L537.704,323.512L538.006,323.439L538.427,322.985L538.839,322.867L539.244,323.084L539.465,323.263L539.503,323.402L539.409,323.459L539.183,323.432L538.997,323.519L538.852,323.718L538.83,323.93L538.932,324.155L539.075,324.31L539.261,324.396L539.36,324.513L539.373,324.662L539.421,324.703L539.315,324.771L539.201,324.873L539.136,325.051L539.119,325.336L538.759,325.559L538.624,325.6L538.563,325.748L538.468,326.165L538.479,326.478L538.528,326.637L538.55,326.767L538.667,326.926L538.773,327.17L538.843,327.492L538.999,327.74L539.398,327.984L539.596,328.126L539.743,328.332L539.855,328.518L540.184,328.765L540.159,328.941L540.087,329.113L540.011,329.194L539.847,329.415L539.687,329.539L539.424,329.928L539.009,329.949L538.91,329.98L538.752,330.086L538.675,330.28L538.749,330.436L538.742,330.593L538.667,330.898L538.767,331.225L538.914,331.374L538.937,331.46L538.912,331.612L538.693,331.922L538.627,332.037L538.408,332.093L538.333,332.064L538.22,331.958L538.115,331.926L537.854,332.051L537.588,332.128L537.379,332.07L537.173,332.063L537.03,332.114L536.922,332.134L536.71,332.268L536.371,332.365L536.214,332.344L536.156,332.218L536.092,332.039L536.123,331.957L536.348,331.815L536.373,331.68L536.687,331.026L536.747,330.813L536.749,330.744L536.667,330.697L536.495,330.699L535.732,330.433L535.767,330.128L535.543,329.963L535.301,329.816L535.261,329.652L534.992,329.32L534.796,329.134L534.545,329.041L534.329,328.904L534.199,328.82L534.141,328.665L534.141,328.573L534.076,328.484L533.972,328.494L533.795,328.618L533.578,328.724L533.54,328.802L533.619,328.985L533.675,329.103L533.649,329.213L533.581,329.354L533.163,329.664L533.116,329.773L533.196,329.947L533.145,330.027L532.796,330.142L532.805,330.047L532.783,329.894L532.583,329.731L532.3,329.605L531.672,329.172L531.431,329.115L531.215,329.064L530.906,328.857L530.747,328.82L530.571,328.672L530.187,328.17L529.86,327.896L529.637,327.758L529.574,327.623L529.561,327.484L529.568,327.437L529.737,327.239L529.867,327.211L530.034,327.204L530.145,327.304L530.289,327.326L530.37,327.198L530.412,327.014L530.393,326.779L530.044,326.232L529.745,325.85L529.71,325.765L529.775,325.693L529.88,325.655L529.992,325.687L530.284,325.715L530.565,325.679L530.661,325.586L530.661,325.46L530.559,325.343L530.23,325.028L529.974,324.75L529.672,324.536L529.449,324.45L529.383,324.341L529.355,324.225L529.38,324.012L529.395,323.74L529.447,323.57L529.649,323.247L529.842,322.904L529.961,322.574L530.024,322.267L530.001,322.178L529.9,322.113L529.688,322.046L529.392,322.104L529.141,322.216L529.043,322.225L529.01,322.087L529.049,322.026L529.128,322.034L529.193,322.06L529.262,321.997L529.304,321.812L529.199,321.164L529.387,321.107L529.39,321.013L529.407,320.93L529.601,321.043L529.873,321.045L530.112,321.022L530.148,320.958L530.146,320.866L530.096,320.793L530.011,320.735L529.95,320.645L529.789,320.605L529.284,320.371L529.036,320.122L529.044,319.857L529.116,319.712L529.203,319.661L529.177,319.612L528.893,319.489L528.792,319.318L528.875,319.099L528.727,318.652L528.571,318.377L528.724,318.258L528.745,318.088L528.757,317.991L528.82,317.993L529.067,317.879L529.157,317.787L529.209,317.678L529.268,317.651L529.433,317.769L529.608,317.779L529.803,317.705L529.95,317.602L530.125,317.516L530.205,317.457L530.307,317.365L530.512,317.091L530.745,317.034z',
    },
    SK: {
      name: 'Slovakia',
      path: 'M538.954,304.978L538.913,305.154L538.798,305.359L538.655,305.571L538.535,305.827L538.375,306.372L538.271,306.624L537.843,307.12L537.813,307.809L537.755,307.859L536.788,308.092L536.661,308.057L536.529,307.923L536.456,307.825L536.411,307.754L536.327,307.563L536.216,307.428L536.052,307.317L535.902,307.189L535.709,307.184L535.187,307.365L534.825,307.385L534.583,307.327L534.261,307.217L533.634,307.2L533.205,307.296L533.162,307.431L532.766,308.271L532.19,308.581L531.69,308.897L531.545,308.961L531.296,308.861L531.013,308.674L530.778,308.576L530.606,308.619L530.419,308.832L530.333,309.047L529.767,309.205L528.782,309.298L528.438,309.51L528.321,309.764L528.316,309.959L528.4,310.125L528.295,310.318L528.249,310.399L527.553,310.441L526.625,310.498L526.07,310.483L525.548,310.47L525.193,310.304L524.759,309.98L524.3,309.549L524.256,309.539L524.188,309.493L523.9,309.46L523.823,309.486L523.651,309.345L523.601,309.162L523.333,308.681L523.032,307.887L523.024,307.657L523.142,307.395L523.251,307.194L523.267,307.035L523.278,306.992L523.369,306.661L523.587,306.221L523.791,305.965L523.938,305.88L524.243,305.957L524.764,306.021L525.165,305.961L525.539,305.764L525.742,305.592L525.915,305.411L525.973,305.293L526.05,305.237L526.359,305.132L526.458,305.01L526.498,304.778L526.525,304.52L526.588,304.328L526.668,304.187L527.24,303.849L527.292,303.729L527.383,303.614L527.553,303.484L527.717,303.296L527.891,303.181L528.114,303.194L528.32,303.17L528.481,303.104L528.552,303.098L528.849,303.151L528.903,303.367L528.934,303.591L529.442,303.575L529.725,303.095L529.872,303.037L530.107,302.87L530.262,302.723L530.369,302.814L530.523,303.124L530.687,303.372L530.782,303.47L530.792,303.546L530.887,303.592L531.072,303.619L531.195,303.694L531.231,303.925L531.234,304.133L531.176,304.282L531.146,304.414L531.274,304.466L531.462,304.416L531.594,304.341L531.991,304.513L532.131,304.13L532.289,303.934L532.493,303.842L532.679,303.723L532.848,303.638L532.965,303.643L533.016,303.607L533.161,303.617L533.33,303.655L533.559,303.61L533.875,303.704L534.073,303.881L534.267,303.941L534.488,303.931L534.639,303.833L534.858,303.496L535.018,303.501L535.267,303.448L535.619,303.451L536.431,303.523L536.634,303.652L537.134,303.817L537.352,304.008L537.448,304.235L537.499,304.392L538.011,304.633L538.77,304.94z',
    },
    SI: {
      name: 'Slovenia',
      path: 'M522.052,315.694L521.804,315.595L521.505,315.553L521.449,315.607L521.329,315.662L521.268,315.76L521.314,316.144L521.242,316.21L520.902,316.172L520.79,316.216L520.605,316.483L520.416,316.596L520.176,316.676L519.998,316.772L519.773,316.856L519.582,316.907L519.506,317.023L519.46,317.152L519.472,317.276L519.667,317.521L519.693,317.782L519.672,318.101L519.627,318.271L519.55,318.384L519.071,318.53L518.574,318.791L518.563,318.851L518.79,319.082L518.799,319.14L518.611,319.271L518.593,319.403L518.614,319.555L518.714,319.712L518.75,319.853L518.477,319.955L518.107,319.917L517.669,319.722L517.516,319.75L517.368,319.852L517.216,319.808L517.049,319.687L516.813,319.436L516.698,319.281L516.651,319.117L516.587,319.093L516.489,319.141L516.408,319.341L516.19,319.698L516.028,319.795L515.785,319.774L515.443,319.78L515.23,319.81L514.97,319.684L514.907,319.708L514.907,319.791L514.81,319.921L514.65,320.007L513.911,319.814L513.806,319.654L513.973,319.578L514.204,319.371L514.361,319.394L514.555,319.35L514.639,319.262L514.517,319L514.209,318.676L514.046,318.553L513.821,318.471L513.783,318.384L513.907,317.871L513.869,317.798L513.613,317.822L513.553,317.769L513.532,317.68L513.549,317.558L513.722,317.357L513.914,317.18L513.966,317.081L513.959,317.002L513.712,316.924L513.564,316.843L513.446,316.815L513.365,316.86L513.306,316.809L513.245,316.661L513.305,316.434L513.527,316.225L513.765,316.039L513.972,315.903L514.091,315.845L514.148,315.611L514.272,315.636L514.517,315.648L514.791,315.701L515.045,315.767L515.27,315.849L515.74,315.935L516.169,315.987L516.298,316.035L516.403,316.031L516.534,316.101L516.61,316.047L516.666,315.954L516.899,315.842L517.114,315.697L517.265,315.513L517.35,315.367L517.498,315.263L517.655,315.233L517.799,315.181L518.406,315.112L519.03,315.167L519.327,315.064L519.572,314.886L519.931,314.836L519.949,314.833L520.484,314.971L520.525,314.891L520.548,314.855L520.538,314.466L520.708,314.288L520.864,314.212L521.399,314.237L521.469,314.357L521.497,314.543L521.545,314.792L521.634,314.86L521.683,314.958L521.673,315.13L521.778,315.258L522.022,315.604z',
    },
    ES: {
      name: 'Spain',
      path: 'M470.665,327.922l0.004,0.134l0.11,0.184l0.114,0.068l0.24,0.094l0.185,0.013l0.252,0.044l0.171,0.106l0.01,0.165l-0.043,0.184l-0.104,0.169l-0.059,0.129l0.055,0.074l0.09,0.058l0.097,0.016l0.066,-0.019l0.05,-0.102l0.095,-0.125l0.053,-0.016l-0.004,0.071l0.045,0.088l0.309,0.147l0.678,0.274l0.266,0.005l0.215,0.032l0.063,0.115l0.432,0.422l0.103,-0.011l0.192,0.01l0.232,-0.034l0.168,-0.079l0.11,0.013l0.122,0.082l0.142,0.071l0.184,0.139l0.164,0.171l0.113,0.056l0.681,-0.115l0.152,0.101l0.161,-0.001l0.181,-0.026l0.394,0.053l0.32,-0.013l0.029,-0.042l0.027,-0.38l0.051,-0.135l0.076,-0.036l0.189,0.027l0.689,0.225l0.284,0.141l0.273,0.11l0.238,0.012l0.158,0.074l0.221,0.36l-0.038,0.181l0.02,0.067l0.023,0.125l-0.006,0.139l0.058,0.091l0.105,0.011l0.134,-0.027l0.147,-0.054l0.258,-0.154l0.077,-0.025l0.432,0.175l0.191,0.117l0.066,0.127l0.099,0.13l0.129,0.019l0.184,-0.123l0.287,-0.132l0.488,0.116l0.543,0.168l0.235,0.02l0.008,-0.082l0.043,-0.117l0.089,-0.059l0.134,-0.017l0.186,-0.062l0.212,-0.102l0.221,-0.042l0.231,0.076l0.279,0.062l0.167,-0.001l0.08,0.24l0.135,0.091l0.053,0.208l-0.248,0.108l-0.146,0.015l-0.045,0.355l0.07,0.1l0.139,0.094l0.038,0.109l0.028,0.52l-0.284,0.313l-0.398,0.351l-1.948,1.125l-0.464,0.543l-0.177,0.125l-1.448,0.341l-1.012,0.364l-0.485,0.132l-0.606,0.631l-0.287,0.254l0.229,0.07l0.267,0.301l-0.09,0.133l-0.389,0.206l-0.17,0.063l-0.092,-0.033l-0.087,0.028l-0.652,1.085l-0.576,0.778l-0.324,0.338l-0.332,0.503l-0.707,1.293l-0.005,0.372l0.348,1.279l0.2,0.335l0.28,0.281l0.53,0.239l0.131,0.235l-0.183,0.224l-0.53,0.397l-0.922,0.536l-0.392,0.422l-0.083,0.406l-0.27,0.183l-0.102,0.567l-0.164,0.375l-0.031,0.127l-0.174,0.284l-0.023,0.207l0.285,0.284l-0.141,0.123l-0.141,0.054l-0.325,0.033l-1.093,0.036l-0.879,0.613l-0.439,0.542l-0.398,1.005l-0.483,0.591l-0.213,0.109l-0.331,-0.259l-0.414,-0.04l-0.401,0.086l-0.21,0.206l-0.328,0.115l-0.321,-0.099l-0.694,-0.054l-0.309,0.01l-0.483,0.167l-0.414,-0.111l-0.699,-0.057l-1.513,0.133l-0.191,0.062l-0.189,0.248l-0.482,0.427l-0.733,0.015l-0.663,0.272l-0.166,0.174l-0.278,0.479l-0.087,0.349l-0.058,0.003l-0.072,-0.086l-0.102,0.028l-0.053,0.266l-0.249,0.121l-0.208,0.044l-0.513,-0.215l-0.428,-0.323l-0.224,-0.023l-0.364,-0.504l-0.157,-0.321l-0.111,-0.348l0.023,-0.133l-0.031,-0.111l-0.323,-0.141l-0.079,-0.32l0.236,-0.417l0.193,-0.177l0.12,-0.051l-0.292,0.018l-0.211,0.268l-0.27,-0.43l-1.101,-0.839l0.071,-0.193l-0.012,-0.104l-0.185,0.225l-0.126,0.058l-0.563,-0.036l-0.648,0.103l-0.171,-0.874l-0.081,-0.336l-0.021,-0.218l0.167,-0.504l0.183,-0.206l0.243,-0.425l0.3,-0.354l0.317,-0.084l0.14,-0.052l0.117,-0.274l0.066,-0.234l-0.048,-0.023l-0.37,0.048l-0.664,-0.985l0.021,-0.157l0.083,-0.233l0.055,-0.295l0.014,-0.233l0.173,-0.201l0.265,-0.202l0.223,-0.288l0.112,-0.281l0.023,-0.256l-0.126,-0.183l-0.363,-0.101l-0.375,-0.732l-0.083,-0.459l-0.077,-0.048l-0.231,-0.209l-0.222,-0.394l-0.032,-0.062l0.229,-0.069l0.944,-0.003l0.197,-0.087l0.03,-0.03l0.172,-0.307l0.18,-0.505l0.042,-0.309l-0.057,-0.128l-0.313,-0.313l-0.014,-0.092l0.05,-0.148l0.186,-0.158l0.251,-0.18l0.137,-0.155l-0.033,-0.122l-0.073,-0.127l-0.012,-0.119l0.046,-0.146l0.017,-0.5l0.032,-0.128l-0.049,-0.456l-0.061,-0.373l-0.199,-0.484l0.036,-0.107l0.092,-0.09l0.301,-0.168l0.24,-0.396l0.349,-0.332l0.457,-0.267l0.32,-0.297l0.126,-0.228l0.089,-0.06l-0.026,-0.106l-0.06,-0.154l-0.182,-0.151l-0.235,-0.086l-0.261,0.004l-0.162,-0.031l-0.047,-0.118l0.018,-0.32l-0.014,-0.317l-0.05,-0.146l-0.121,-0.11l-0.239,0.029l-0.207,-0.09l-0.157,-0.021l-0.091,0.071l-0.463,-0.021l-0.193,-0.051l-0.135,-0.063l-0.086,0.035l-0.049,0.062l-0.008,0.097l-0.032,0.128l-0.166,0.116l-0.379,0.115l-0.306,-0.009l-0.281,-0.082l-0.09,-0.061l-0.135,-0.054l-0.571,0.067l-0.069,-0.049l-0.197,0.119l-0.29,0.142l-0.163,0.008l-0.059,-0.03l-0.021,-0.063l-0.122,-0.221l0.032,-0.117l0.234,-0.343l-0.026,-0.082l-0.096,-0.111l-0.086,-0.16l-0.025,-0.083l-0.149,-0.014l-0.159,0.084l-0.605,0.173l-0.145,0.063l-0.262,0.166l-0.265,0.254l-0.211,0.053l-0.073,-0.075l-0.025,-0.596l0.322,-0.397l0.229,-0.24l-0.107,-0.049l-0.243,0.007l0.017,-0.186l0.114,-0.09l0.11,-0.203l-0.129,-0.087l-0.101,-0.134l0.006,-0.35l0.028,-0.142l-0.033,-0.154l-0.495,0.208l-0.127,-0.031l-0.005,-0.26l0.274,-0.397l0.028,-0.122l-0.321,-0.059l-0.24,-0.195l-0.146,-0.175l-0.156,-0.251l-0.001,-0.226l0.162,-0.529l0.231,-0.154l0.2,-0.095l0.423,-0.367l0.583,0.068l0.361,-0.079l0.324,-0.188l0.186,-0.042l0.299,-0.164l-0.01,-0.222l-0.103,-0.165l0.09,-0.155l0.335,-0.19l0.372,-0.252l0.427,-0.049l0.434,-0.223l0.291,0.144l0.255,-0.049l0.293,0.171l0.385,0.391l0.564,0.157l0.45,-0.123l0.795,-0.026l0.397,0.052l0.706,-0.097l0.404,0.035l0.655,-0.194l0.507,0.242l0.983,0.113l0.59,0.198l1.634,0.332l0.59,0.004l0.835,-0.187l0.354,-0.14l0.324,0.083l0.475,-0.161l0.228,0.033l0.297,0.229l1.045,0.309l0.274,-0.262l0.204,-0.057l0.752,0.16l0.758,0.326l0.394,0.023l0.576,-0.089l0.457,-0.214L470.665,327.922zM487.75,341.264l-0.051,0.042l-0.863,-0.421l-0.282,-0.047l-0.069,-0.064l0.008,-0.219l0.022,-0.097l0.578,-0.044l0.467,0.156l0.251,0.42l0.019,0.072L487.75,341.264zM484.527,341.452l0.269,0.121l0.284,-0.109l0.151,0.034l0.149,0.059l0.036,0.23l-0.132,0.256l-0.185,0.26l-0.156,0.285l-0.136,0.327l-0.253,0.193l-0.229,0.116l-0.484,-0.243l-0.282,-0.061l-0.084,-0.091l-0.067,-0.362l-0.127,-0.115l-0.187,-0.051l-0.164,0.093l-0.214,0.191l-0.114,-0.191l-0.181,-0.036l-0.068,-0.115l0.003,-0.148l1.161,-0.879l0.336,-0.195l0.713,-0.227l0.109,0.034l-0.093,0.134l0.007,0.061l0.089,0.065l-0.021,0.104l-0.09,0.09L484.527,341.452zM479.755,344.602l-0.102,0.221l-0.427,-0.078l-0.094,-0.089l0.092,-0.25l0.123,-0.03l0.008,-0.178l0.129,-0.179l0.606,-0.145l0.137,0.122l0.029,0.175l-0.362,0.382L479.755,344.602zM480.173,345.487l-0.063,0.047l-0.186,-0.043h-0.279l-0.011,-0.145l0.043,-0.101l0.054,-0.103l0.17,0.202l0.269,0.038L480.173,345.487zM437.206,378.372l-0.191,0.21l-0.213,-0.076l0.102,-0.46l0.099,-0.137l0.388,-0.201l0.323,-0.081l0.095,-0.214l0.106,-0.083l0.114,0.127l-0.086,0.148l-0.068,0.462l-0.215,0.148L437.206,378.372zM425.648,379.703l-0.07,0.024l-0.064,-0.251l-0.333,-0.616l0.202,-0.275l0.368,-0.007l0.149,0.192l0.05,0.198l-0.07,0.114l0.021,0.231l-0.039,0.149L425.648,379.703zM435.856,380.73l-0.381,0.359l-0.381,-0.083l-0.065,-0.059l0.382,-0.091l0.347,-0.273l0.223,-0.605l0.349,-0.67l0.07,-0.284l0.138,-0.111l0.19,-0.01l0.082,0.021l0.084,0.149l-0.001,0.337l-0.099,0.559l-0.183,0.494L435.856,380.73zM429.857,380.063l-0.235,0.724l-0.219,0.283l-0.13,0.095l-0.323,0.079l-0.384,-0.449l-0.2,-0.457l-0.11,-0.147l0.175,-0.116l0.255,0.02l0.548,-0.097l0.111,-0.039l0.557,-0.462l0.548,-0.057l0.013,0.152L429.857,380.063zM427.471,381.196l-0.115,0.027l-0.136,-0.079l-0.144,-0.251l0.097,-0.186l0.089,-0.085l0.124,0.013l0.238,0.137l0.073,0.142l0.007,0.088L427.471,381.196zM432.478,380.799l-0.017,0.244l0.066,0.246l-0.017,0.373l-0.134,0.202l-0.344,0.201l-0.271,-0.036l-0.153,-0.081l-0.272,-0.327l-0.006,-0.338l0.249,-0.22l0.107,-0.285l0.646,0.054l0.056,-0.055l0.048,-0.016L432.478,380.799zM425.497,381.867l-0.271,0.515l-0.342,-0.192l-0.083,-0.064l-0.069,-0.106l0.329,-0.021l0.333,-0.259L425.497,381.867z',
    },
    SE: {
      name: 'Sweden',
      path: 'M543.492,215.986l-0.744,0.158l-0.559,-0.317l-0.279,0.159l-0.487,0.007l-0.554,0.125l-0.187,0.247l-0.147,0.099l-0.513,-0.349l-0.485,-0.579l-0.354,0.441l-0.229,0.083l-0.207,-0.399l-0.18,-0.065l-0.097,0.133l-0.085,0.353l-0.136,0.277l-0.036,0.175l-0.023,0.704l-0.035,0.163l-0.471,-0.091l0.028,0.185l0.103,0.093l0.042,0.117l-0.171,0.153l-0.467,-0.015l-0.048,0.163l0.131,0.256l-0.103,0.225l-0.095,0.088l-0.559,0.139l-0.323,-0.032l-0.093,0.145l-0.025,0.188l0.061,0.185l0.143,0.098l0.047,0.117l-0.01,0.253l-0.119,0.046l-0.336,-0.445l-0.103,0.023l0.077,0.231l0.192,0.252l0.111,0.257l0.097,0.308l-0.019,0.234l-0.418,0.752l-0.368,0.473l-0.274,0.425l-0.162,0.45l0.188,0.226l0.208,0.326l0.147,0.625l0.175,0.556l0.353,0.529l-0.071,0.305l-0.082,0.237l-0.587,0.521l-0.666,0.782l-0.718,1.984l-0.239,0.265l-0.628,0.333l-0.231,0.322l-0.468,0.382l-0.817,0.328l-0.37,0.456l-0.167,0.47l-0.186,0.034l-0.185,-0.184l-0.246,-0.137l-0.032,0.307l0.011,0.225l-0.394,-0.333l-0.186,0.306l-0.145,0.509l-0.567,0.684l-0.611,-0.123l-0.068,0.12l0.162,0.087l0.025,0.109l-0.111,0.058l-0.168,-0.006l-0.259,0.135l-0.17,-0.01l-0.081,0.322l-0.132,0.389l-0.345,0.161l-0.178,0.033l-0.088,0.221l0.531,0.046l-0.042,0.187l-0.012,0.187l-0.055,0.2l-0.604,0.288l-0.093,0.226l-0.126,0.14l-0.269,-0.008l0.01,-0.13l0.044,-0.147l-0.4,0.013l-0.125,-0.325l-0.076,0.083l0.045,0.262l0.104,0.272l0.117,0.399l-0.095,0.251l-0.105,0.125l0.077,0.115l0.213,0.088l0.086,0.157l-0.253,0.134l-0.316,0.46l-0.328,0.011l-0.2,0.304l-0.213,-0.001l-0.173,-0.191l-0.277,-0.157l-0.089,0.276l-0.014,0.22l0.156,0.555l0.298,0.428l0.276,0.185l-0.199,0.125l-0.148,0.276l-0.179,0.86l-0.097,0.338l-0.105,0.594l0.066,0.5l0.054,0.245l0.135,0.333l-0.367,-0.043l-0.388,-0.194l0.054,0.403l-0.238,0.476l0.044,0.418l0.05,0.271l-0.074,0.449l0.112,0.141l0.061,0.267l-0.101,0.197l0.044,0.169l0.017,0.597l0.076,0.931l-0.028,0.196l0.213,0.804l-0.049,0.281l-0.029,0.357l0.306,0.343l0.272,-0.005l0.276,-0.005l0.105,0.085l0.106,0.242l0.085,0.286l0.227,-0.023l0.363,-0.232l0.236,-0.055l0.156,0.446l0.424,0.588l0.247,0.263l0.419,0.139l0.442,0.472l-0.062,0.568l0.184,0.189l0.521,0.223l0.185,0.301l0.089,0.256l0.137,0.212l0.161,0.639l-0.056,0.393l-0.21,0.135l-0.497,0.42l-0.221,0.313l-0.173,0.194l-0.493,0.417l-0.181,0.075l-0.173,0.216l-0.167,0.095l-0.15,-0.054l-0.56,0.391l-0.378,-0.108l-0.159,-0.193l0.101,-0.768l-0.063,-0.248l-0.073,-0.125l-0.248,0.143l0.044,0.294l-0.429,0.012l-0.404,-0.249l-0.052,0.49l-0.868,-0.406l-0.239,0.103l-0.383,-0.204l-0.249,0.244l-0.296,-0.088l-0.205,-0.29l-0.284,0.51l-0.62,0.145l-0.583,0.081l0.281,0.17l1.308,-0.032l0.37,0.126l0.481,-0.084l0.426,0.4l0.307,0.096l0.363,0.459l0.186,-0.125l0.292,0.019l0.27,0.131l0.857,-0.017l0.291,-0.32l0.429,0.07l0.219,-0.083l0.168,-0.196l0.184,-0.045l0.167,0.037l0.178,-0.155l0.14,-0.062l0.144,0.075l0.161,0.371l-0.334,0.192l-0.237,0.009l-0.116,0.606l-0.143,0.26l-0.103,0.125l-0.525,0.257l-0.347,0.325l-0.409,0.261l-0.178,-0.057l-0.269,0.265l-0.597,0.313l-0.307,0.422l-0.687,0.376l-0.35,0.306l-0.951,0.016l-0.908,-0.067l-0.285,0.145l0.292,0.045l0.204,0.142l0.245,-0.06l0.576,0.071l0.296,0.078l0.38,0.498l-0.279,0.176l-0.484,0.136l0.182,0.702l0.149,0.472l-0.196,0.284l-0.015,1.287l-0.275,0.024l-0.117,0.53l0.086,0.27l-0.007,0.625l0.057,0.384l0.135,0.353l-0.06,0.367l-0.435,0.857l0.009,0.401l0.079,0.238l0.058,0.379l-0.198,0.727l-0.139,0.605l-0.166,0.508l-0.371,0.607l-0.185,0.453l-0.432,1.407l-0.214,0.278l-0.263,0.213l-0.293,-0.197l-0.269,-0.107l-0.328,0.013l-0.514,0.162l-0.773,-0.108l-0.755,0.052l-0.191,0.139l0.115,0.507l-0.279,0.066l-0.272,-0.144l-0.24,0.172l-0.2,0.188l-0.393,0.446l-0.132,0.274l-0.034,0.515l0.207,0.461l0.183,0.539l-0.471,0.647l-0.263,0.022l-0.768,-0.18l-1.361,0.405l-1.222,-0.32l0.153,-0.347l-0.005,-0.255l0.069,-0.393l0.041,-0.403l-0.011,-0.27l-0.09,-0.289l-0.301,-0.378l-0.679,-1.281l-0.201,-0.543l-0.14,-0.227l0.101,-0.012l0.56,0.292l0.13,-0.036l0.137,-0.109l-0.167,-0.419l-0.144,-0.189l-0.097,-0.284l0.327,-0.077l0.237,0.017l0.174,-0.32l-0.101,-0.519l-0.254,-0.16l-0.212,-0.07l-0.407,-0.82l-0.424,-0.426l-0.757,-1.651l-0.277,-1.142l-0.257,0.109l-0.125,-0.499l-0.09,-0.475l-0.018,-0.349l-0.404,-0.2l-0.016,-0.246l-0.073,-1.1l-0.433,-0.148l-0.28,-0.62l-0.05,-1.179l-0.285,-0.215l-0.229,0.06l0.011,-0.293l0.055,-0.276l-0.134,-1.098l-0.045,-1.007l-0.108,-0.306l-0.062,-0.358l0.055,-0.31l0.082,-0.179l0.279,-0.047l0.261,0.274l0.231,0.69l0.204,0.09l0.278,-0.18l0.195,-0.503l0.111,-0.757l0.13,-0.725l-0.154,-0.778l-0.164,-0.686l-0.012,-0.202l0.431,-0.582l0.132,-0.474l0.143,-0.453l0.158,-0.154l0.234,-0.035l0.273,-0.085l0.344,-0.304l0.309,-0.408l0.236,-0.375l0.08,-0.744l0.003,-0.375l0.104,-0.279l0.1,-0.546l-0.098,-0.54l-0.305,-0.822l-0.367,-1.163l-0.057,-0.638l0.167,-0.119l0.319,-0.106l0.605,-0.031l0.064,-0.075l0.061,-0.281l0.137,-0.381l0.145,-0.278l0.1,-0.399l0.048,-0.362l-0.346,-0.547l-0.453,-0.562l-0.307,-0.187l-0.546,-0.474l-0.384,-0.397l0.22,-1.521l0.164,-1.141l0.026,-0.278l0.006,-0.432l-0.53,-1.855l0.021,-0.415l0.05,-0.375l-0.057,-0.641l-0.031,-0.575l0.091,-0.175l0.216,-0.326l-0.207,-0.506l-0.017,-0.042l-0.39,-1.258l0.596,-1.255l-0.104,-0.653l0.355,-0.475l0.648,-1.092l0.364,-0.618l0.077,-0.108l0.288,-0.272l0.547,-0.323l0.606,-0.158l0.27,0.002l1.042,0.219l0.813,0.17l0.119,-0.171l0.17,-0.351l0.219,-0.501l0.019,-0.559l-0.079,-0.824l-0.119,-0.495l-0.572,-0.323l-0.627,-0.443l0.771,-1.411l0.534,-0.986l0.666,-1.493l0.207,-0.625l0.15,-0.249l0.196,-2.33l0.13,-0.657l0.109,-0.345l0.001,-0.354l-0.071,-0.599l-0.187,-1.36l1.052,-0.169l0.342,-0.096l0.318,-0.163l0.622,-0.424l0.305,-0.376l-0.17,-1.288l0.376,-0.438l0.918,-1.534l0.992,-1.481l0.465,-0.564l0.048,-0.276l0.038,-0.445l-0.207,-0.702l-0.222,-0.436l-0.433,-0.829l0.186,-0.581l0.319,-0.113l0.421,-0.229l0.329,-0.499l0.032,-0.064l0.556,-1.976l1.085,-1.01l0.433,-0.553l0.674,0.416l0.988,0.626l0.439,-0.921l0.145,-0.343l0.145,-0.506l-0.058,-0.88l-0.025,-1.149l0.044,-0.464l0.394,-0.207l0.212,-0.053l1.098,0.478l0.276,-0.008l0.518,0.064l0.579,0.209l1.213,0.556l0.501,0.229l0.28,0.044l0.242,-0.258l0.517,-0.665l-0.761,-0.494l0.501,-0.501l0.26,-0.507l0.223,-0.625l0.081,-0.734l-0.031,-0.396l-0.154,-0.271l-0.465,-0.676l1.053,-0.097l0.365,-0.028l0.766,0.446l0.034,0.097l0.005,0.232l0.027,0.24l0.743,0.607l0.214,0.321l0.457,0.486l0.121,0.262l0.423,0.306l0.303,0.327l0.354,0.264l0.413,0.41l0.555,0.326l0.468,0.106l1.18,0.557l0.201,0.18l0.34,0.387l0.344,0.446l0.238,0.914l0.381,0.047l0.104,0.313l0.333,0.535l0.462,0.471l-0.017,0.158l-0.368,0.432l-0.04,0.584l0.035,0.743l0.116,0.604l-0.012,0.176l-0.091,0.208l-0.109,0.325l-0.04,0.283l0.01,0.138l0.037,0.076l0.194,0.006l0.347,0.067l0.204,0.125l0.116,0.687l-0.039,0.132l-0.292,0.31l-0.086,0.246l-0.008,0.36l0.052,0.396l0.101,0.441l0.229,0.471l0.31,0.491l0.204,0.402l0.096,0.282l0.035,0.198l-0.139,0.248l-0.125,0.489l-0.023,0.558l-0.057,0.363l-0.272,0.499l-0.189,0.176l-0.054,0.262l-0.023,0.439l0.056,0.534l0.019,0.36l0.058,0.259l0.086,0.169l0.437,0.297l0.245,0.608l0.153,0.487L543.492,215.986zM527.887,254.782l-0.07,0.183l-0.071,-0.224l0.028,-0.044l0.048,-0.221l0.136,-0.121l0.217,0.073l-0.001,0.055l-0.208,0.179L527.887,254.782zM527.384,257.2l-0.125,0.052l-0.062,-0.016l0.077,-0.253l0.057,-0.109l0.189,-0.102l0.058,0.018L527.384,257.2zM529.462,263.128l-0.051,0.329l-0.146,-0.025l-0.133,-0.243l0.269,-0.371l0.411,0.02l0.141,0.078L529.462,263.128zM529.237,263.585l-0.232,0.125l-0.136,0.371l-0.188,0.063l-0.18,0.123l-0.064,1.166l0.329,0.441l-0.181,0.062l-0.165,0.132l-0.118,0.195l-0.121,0.419l-0.453,0.237l-0.171,0.175l-0.253,0.389l-0.132,0.563l-0.256,0.24l-0.288,0.057l0.168,-0.46l0.221,-0.376l-0.212,-0.259l-0.128,-0.405l-0.166,-0.312l0.132,-0.349l-0.065,-0.572l0.021,-0.561l0.192,-0.283l0.22,-0.231l0.342,-0.533l0.371,-0.388l0.518,-0.174l0.234,0.161l0.101,-0.353l0.167,-0.081l0.157,0.082L529.237,263.585zM522.087,271.548l-0.145,0.254l-0.128,-0.018l-0.085,-0.339l-0.02,-0.874l0.051,-0.434l0.612,-1.572l0.273,-0.129l0.384,-0.97l0.104,-0.434l0.167,-0.391l0.098,-0.351l0.083,-0.142l0.179,0.066l0.08,0.065l-0.189,0.204l0.022,0.265l-0.013,0.109l-0.477,1.149l-0.127,0.742l-0.169,0.181L522.087,271.548z',
    },
    CH: {
      name: 'Switzerland',
      path: 'M502.429,311.491L502.514,311.545L502.714,311.728L502.667,312.039L502.438,312.539L502.317,312.943L502.304,313.252L502.327,313.397L502.368,313.395L502.586,313.417L502.698,313.417L503.049,313.5L503.33,313.622L503.385,313.751L503.421,313.908L503.756,314.122L504.139,314.261L504.269,314.216L504.745,313.715L504.929,313.798L505.04,314.064L505.035,314.206L504.904,314.737L504.881,315.022L504.994,315.21L505.006,315.357L504.973,315.49L504.783,315.502L504.528,315.43L504.313,315.201L504.15,315.229L504.009,315.288L503.936,315.504L503.872,315.762L503.893,315.905L503.994,316.016L504.072,316.25L504.129,316.554L504.172,316.693L504.125,316.755L503.991,316.797L503.879,316.756L503.685,316.393L503.594,316.255L503.44,316.23L503.169,316.319L502.753,316.522L502.584,316.521L502.442,316.48L502.308,316.308L502.194,315.975L502.158,315.766L502.079,315.772L501.812,315.712L501.688,315.795L501.687,316.135L501.663,316.559L501.529,316.832L501.157,317.304L501.021,317.509L500.966,317.657L500.955,317.785L501.012,318.006L501.089,318.217L501.024,318.337L500.828,318.4L500.689,318.272L500.636,318.044L500.335,317.732L500.472,317.471L500.449,317.406L499.952,317.27L499.738,317.072L499.438,316.724L499.382,316.575L499.395,316.089L499.377,315.971L499.337,315.913L499.192,315.917L498.989,316.086L498.802,316.338L498.42,316.623L498.38,316.683L498.509,316.96L498.503,317.067L498.191,317.508L498.132,317.653L497.737,317.928L497.556,318.031L497.008,317.829L496.856,317.805L496.612,317.94L496.266,318.069L495.707,318.198L495.501,318.104L495.404,318.016L495.356,317.882L495.215,317.647L495.057,317.508L494.947,317.356L494.8,317.19L494.705,317.051L494.831,316.605L494.739,316.449L494.692,316.225L494.716,316.073L494.666,316.036L494.161,315.948L493.742,315.976L493.442,316.125L493.197,316.373L493.167,316.427L493.183,316.471L493.305,316.698L493.098,316.938L492.781,317.124L492.557,317.143L492.458,317.107L492.454,316.851L492.64,316.756L492.808,316.589L492.864,316.353L492.884,316.187L492.708,315.986L492.729,315.862L492.839,315.628L492.902,315.421L492.99,315.242L493.339,314.949L493.689,314.653L493.742,314.339L493.77,313.956L493.819,313.864L494.292,313.634L494.41,313.543L494.47,313.413L494.842,312.982L495.21,312.554L495.285,312.41L495.347,312.325L495.347,312.255L495.3,312.201L495.125,312.166L495.065,312.029L495.256,311.785L495.495,311.636L495.727,311.633L495.82,311.702L495.815,311.783L495.915,311.87L496.091,311.898L496.308,311.868L496.524,311.777L496.657,311.56L496.734,311.395L497.073,311.207L497.304,311.302L497.947,311.327L498.415,311.276L498.708,311.148L499.071,311.148L499.315,311.22L499.358,311.209L499.426,311.193L499.492,311.124L499.722,311.077L499.752,311.02L499.743,310.961L499.702,310.932L499.419,310.962L499.312,310.917L499.284,310.813L499.375,310.631L499.583,310.483L499.759,310.447L499.886,310.487L500.195,310.761L500.27,310.77L500.313,310.721L500.377,310.693L500.484,310.747L500.604,310.917L500.625,310.943L501.316,310.883L501.471,310.883L501.94,311.182z',
    },
    TR: {
      name: 'Turkey',
      path: 'M554.322,333.394l-0.076,0.429l0.177,0.472l0.414,0.653l0.417,0.329l1.685,0.812l0.31,0.069l-0.07,0.332l-0.102,0.294l-0.111,0.196l-0.494,0.126l-1.362,-0.361l-0.345,-0.034l-0.243,0.072l-0.45,0.262l-0.499,-0.084l-0.696,0.148l-0.194,0.493l-0.483,0.563l-0.795,0.454l-0.568,0.243l-0.854,0.868l-0.387,0.505l-0.163,0.098l-0.194,0.078l0.065,-0.243l0.096,-0.222l-0.022,-0.168l0.004,-0.244l0.284,-0.277l0.259,-0.201l0.765,-0.365l0.202,-0.304l-0.6,0.007l-0.61,0.067l-0.383,-0.043l-0.334,0.025l-0.105,-0.266l-0.081,-0.16l0.087,-0.05l0.11,-0.035l0.196,-0.284l0.175,-0.209l0.252,-0.264l0.064,-0.158v-0.147l-0.061,-0.102l-0.012,-0.122l-0.008,-0.171l0.014,-0.355l0.578,-0.388l0.185,-0.041l0.063,-0.178l-0.042,-0.412l-0.08,-0.333l-0.104,-0.022l-0.139,-0.097l-0.091,-0.113l-0.146,-0.123l-0.251,-0.076l-0.008,-0.105l0.026,-0.105l0.093,-0.108l0.424,-0.093l0.05,-0.076l0.057,-0.188l0.084,-0.192l0.1,-0.063l0.179,0.006l0.34,-0.044l0.237,-0.063l0.235,-0.132l0.121,-0.12l0.51,-0.069l0.143,-0.061l0.142,0.052l0.191,0.205l0.314,0.294l0.168,0.098l0.126,-0.045l0.228,-0.107l0.218,0l0.176,0.019l0.085,-0.093l0.133,-0.02L554.322,333.394zM592.197,335.086l0.186,0.075l0.352,0.096l0.218,0.116l0.124,0.031l0.287,-0.236l0.426,0.006l0.375,0.027l0.193,0.044l0.237,0.078l0.286,0.053l0.117,-0.113l0.167,-0.333l0.065,-0.042l0.046,-0.03l0.212,-0.026l0.201,0.025l0.095,0.057l0.095,0.267l0.239,0.095l0.422,0.425l0.258,0.17l0.063,0.071l-0.085,0.086l0.034,0.106l0.147,0.138l0.207,0.052l0.224,-0.019l0.122,0.05l0.087,0.078l0.023,0.11l-0.006,0.07l0.044,0.157l0.175,0.222l0.208,0.136l0.112,0.145l0.182,0.499l0.074,0.275l-0.028,0.265l-0.126,0.271l-0.276,0.337l0.068,0.141l0.062,0.186l-0.021,0.135l0.196,0.43l0.089,0.267l-0.074,0.062l-0.048,0.085l0.352,0.205l0.422,0.172l0.178,0.033l0.484,-0.079l0.312,-0.017l0.31,0.163l0.451,0.395l0.487,0.514l0.097,0.156l0.042,0.069l0.095,0.124l-0.099,-0.002l-0.16,-0.111l-0.387,-0.316l-0.198,0.136l-0.171,0.234l-0.187,0.887l-0.151,0.094l-0.267,-0.002l-0.327,-0.031l-0.225,0.044l-0.058,0.056l0.03,0.095l0.067,0.146l0.047,0.184l0.014,0.15l0.118,0.136l0.159,0.129l0.007,0.132l-0.024,0.187l-0.037,0.142l-0.04,0.081l0.074,0.216l0.173,0.255l0.11,0.098l-0.041,0.485l0.065,0.215l0.05,0.296l-0.02,0.492l0.021,0.121l0.059,0.041l0.158,0.019l0.154,0.045l0.054,0.081l-0.001,0.059l-0.193,0.225l-0.023,0.16l-0.067,0.225l-0.055,0.132l-0.172,0.25l-0.109,0.254l-0.05,0.209l0.033,0.099l0.318,0.03l0.172,0.15l0.459,0.299l0.081,0.121l-0.125,0.184l0.002,0.077l0.06,0.098l0.028,0.171l-0.011,0.189l0.002,0.25l0.084,0.041l0.312,0.234l0.222,0.234l0.007,0.073l-0.107,0.185l0.023,0.213l-0.004,0.049l-0.096,-0.08l-0.173,-0.029l-0.178,-0.009l-0.112,0.063l-0.196,0.167l-0.264,0.182l-0.214,0.167l-0.123,0.115l-0.102,-0.019l-0.079,-0.1l-0.044,-0.14l0.019,-0.529l-0.047,-0.166l-0.1,-0.116l-0.118,-0.066l-0.14,-0.037l-0.145,-0.004l-0.205,0.155l-0.291,0.161l-0.451,-0.013l-0.303,-0.03l-0.146,-0.03l-0.587,-0.246l-0.122,-0.006l-0.219,-0.1l-0.26,-0.079l-0.438,0.15l-0.189,-0.036l-0.265,-0.13l-0.094,0.035l-0.296,0.396l-0.504,0.423l-0.272,0.071l-0.129,-0.425l-0.125,-0.165l-0.059,-0.02l-0.126,-0.053l-0.098,0.03l-0.303,0.29l-0.486,0.174l-0.402,0.106l-0.64,0.129l-0.494,0.064l-0.21,0.005l-0.456,-0.058l-0.402,-0.081l-0.402,0.003l-0.309,0.037l-0.716,0.311l-1.218,0.639l-0.926,0.305l-0.519,0.127l-0.407,0.072l-0.696,0.004l-0.567,-0.049l-0.393,0.005l-0.218,-0.077l-0.311,-0.258l-0.376,-0.255l-0.168,-0.06l-0.219,-0.049l-0.32,-0.029l-0.8,0.374l-0.249,0.102l-0.274,0.076l-0.553,0.228l-0.245,0.122l-0.307,-0.011l-0.392,-0.032l-0.34,0.011l-0.227,-0.173l-0.123,-0.195l-0.463,-0.12l-0.331,-0.035l-0.085,0.087l-0.088,0.266l-0.141,0.679l-0.026,0.17l0.292,0.673l-0.013,0.102l-0.208,0.035l-0.239,0.012l-0.156,0.06l-0.129,0.111l-0.078,0.58l-0.277,0.106l-0.132,0.121l-0.136,0.358l-0.074,0.008l-0.448,-0.271l-0.21,-0.022l0.181,-0.281l-0.196,-0.557l-0.214,-0.522l0.202,-0.334l0.418,-0.404l0.439,-0.474l0,-0.293l-0.023,-0.224l-0.126,-0.155l-0.242,-0.206l-0.405,0.22l-0.289,0.243l-0.189,0.049l-0.205,0.138l-0.1,0.25l-0.248,0.194l-0.405,0.076l-0.609,-0.208l-0.654,-0.316l-0.37,-0.257l-0.302,-0.062l-0.287,0.113l-0.847,0.628l-0.775,0.916l-0.192,0.158l-0.73,0.393l-0.482,0.131l-0.227,-0.03l-0.961,0.172l-0.477,0.025l-0.378,0.207l-0.733,-0.224l-0.438,-0.287l-0.264,-0.292l-0.43,-0.629l-0.305,-0.299l-0.685,-0.27l-1.194,-0.656l-0.314,-0.072l-0.815,-0.094l-0.859,-0.06l-0.174,0.239l-0.066,0.945l-0.147,0.259l-0.063,0.489l-0.105,0.14l-0.165,0.092l-0.258,-0.154l-0.179,-0.068l-0.417,0.201l-0.825,0.281l-0.281,0.04l-0.956,-0.354l-0.35,-0.228l-0.226,-0.252l-0.076,-0.427l-0.142,-0.243l-0.021,-0.167l-0.056,-0.192l-0.193,-0.076l-0.207,0.146l-0.222,-0.006l-0.278,-0.089l-0.657,-0.359l-0.504,-0.029l-0.304,0.438l-0.236,0.139l-0.258,0.042l-0.015,-0.124l0.196,-0.284l-0.787,0.052l-0.415,0.216l-0.324,-0.034l-0.243,-0.097l0.036,-0.119l0.246,-0.044l0.214,-0.097l0.852,-0.079l0.199,-0.079l0.218,-0.309l0.396,-0.266l0.051,-0.114l-0.305,-0.001l-1.306,0.077l-0.896,-0.042l-0.106,0.132l-0.135,0.019l-0.037,-0.359l0.142,-0.167l0.19,0.016l0.469,-0.145l-0.042,-0.299l-0.335,-0.202l-0.068,-0.12l-0.244,-0.028l-0.197,-0.143l-0.043,-0.36l-0.157,-0.396l-0.224,-0.191l0.028,-0.105l0.411,-0.134l0.085,-0.555l-0.063,-0.341l-0.207,-0.029l-0.603,-0.27l-0.183,0.029l-0.2,-0.297l-0.35,-0.213l-0.173,0.078l-0.109,0.097l-0.162,-0.046l-0.271,-0.185l-0.267,-0.1l-0.118,-0.124l0.148,-0.331l0.204,0.008l0.037,-0.259l-0.161,-0.433l0.016,-0.223l0.178,-0.061l0.203,0.042l0.205,0.259l0.067,0.25l-0.043,0.244l0.13,0.236l0.093,0.06l0.062,-0.249l0.087,-0.047l0.12,0.108l0.257,0.054l0.666,-0.152l0.128,-0.129l-0.488,0.015l-0.178,-0.121l-0.194,-0.271l-0.119,-0.246l-0.021,-0.121l-0.067,-0.177l0.074,-0.095l0.334,-0.142l0.293,-0.399l-0.123,-0.115l-0.14,-0.055l-0.152,0.041l-0.144,-0.137l-0.019,-0.19l0.115,-0.154l0.012,-0.212l-0.377,-0.523l-0.105,-0.114l0.082,-0.171l0.288,-0.287l0.274,-0.356l-0.033,-0.117l-0.203,-0.048l-0.962,0.153l-0.374,0.132l-0.667,0.061l-0.048,-0.194l0.015,-0.174l0.15,-0.318l-0.014,-0.786l0.089,-0.427l0.371,-0.128l0.455,-0.629l0.737,-0.744l0.77,0.014l0.308,-0.206l0.457,-0.012l0.083,0.149l0.052,0.143l0.401,0.206l0.708,-0.033l0.172,-0.081l0.167,-0.113l-0.328,-0.366l0.104,-0.104l0.297,-0.012l0.322,0.086l0.015,0.084l-0.085,0.115l-0.1,0.201l0.095,0.039l0.916,-0.122l0.958,0.098l0.305,-0.053l0.753,0.004l0.135,-0.126l-0.228,-0.159l-0.223,-0.055l-0.15,-0.077l-0.15,-0.113l0.478,-0.355l0.27,-0.068l1.273,-0.219l0.947,-0.109l0.012,-0.082h-0.137l-1.223,-0.182l-0.295,-0.14l-0.409,-0.335l-0.089,-0.095l-0.103,-0.164l0.062,-0.349l0.076,-0.281l0.151,-0.163l0.489,-0.025l1.676,0.286l1.194,-0.171l1.305,0.416l1.249,-0.084l0.257,-0.187l0.313,-0.603l1.764,-1.004l0.617,-0.525l0.662,-0.288l1.135,-0.32l0.949,-0.424l0.271,-0.049l2.278,0.203l1.565,0.026l0.718,-0.401l0.417,0.135l-0.039,0.143l-0.076,0.123l0.023,0.247l0.244,0.363l0.249,0.247l0.73,0.354l1.015,-0.298l0.164,0.033l0.207,0.083l0.358,0.957l0.278,0.337l0.356,0.229l0.293,0.045l0.217,-0.239l0.168,-0.096l0.367,-0.041l0.601,0.328l0.208,0.338l1.023,0.261l0.939,0.131l0.405,0.286l1.322,0.286l0.494,-0.044l0.828,-0.3l1.612,-0.329l1.071,0.459l0.29,0.06l0.25,-0.04l0.36,0.126l0.384,-0.068l1.185,-0.542l0.371,-0.308l0.393,-0.079l0.348,-0.185l0.928,-0.605L592.197,335.086zM548.584,340.189l-0.645,0.113l-0.2,-0.111l0.202,-0.221l0.376,-0.137l0.122,-0.016l0.165,0.22L548.584,340.189z',
    },
    UA: {
      name: 'Ukraine',
      path: 'M582.948,313.277l-0.102,0.046l-0.981,-0.064l-0.801,0.087l-0.571,0.647l-0.34,-0.002l-0.479,0.168l-0.325,0.209l-0.385,0.452l-0.298,-0.203l-0.365,0.006l-0.356,0.123l-0.428,0.302l-0.238,0.053l-0.476,-0.086l-0.555,0.173l-1.198,0.987l-0.403,0.719l-0.147,0.14l-0.202,0.175l-0.216,0.088l-0.114,-0.008l0.571,-0.51l0.175,-0.191l0.03,-0.141l0.003,-0.229l-0.173,-0.284l-0.467,0.703l-0.265,0.102l-0.337,0.211l-0.017,0.469l0.039,0.348l0.138,0.437l0.326,0.713l0.666,1.015l0.319,0.372l0.234,0.148l0.282,0.021l0.542,-0.313l0.231,-0.049l0.504,0.119l0.18,-0.208l0.262,-0.116l0.336,-0.015l0.384,0.094l0.416,0.158l-0.171,0.357l-0.178,0.284l-0.063,0.314l-0.099,0.349l-0.459,0.156l-0.491,-0.019l-0.518,0.101l-0.187,-0.135l-0.124,-0.124l-0.23,-0.124l-0.303,-0.068l-0.272,0.083l-0.322,0.475l-0.57,0.324l-0.188,0.37l-0.561,-0.083l-0.48,0.065l-0.693,0.337l-0.528,0.72l-0.582,0.449l-0.461,0.142l-0.433,-0.044l-0.28,-0.134l-0.576,-0.472l0.034,-0.169l0.08,-0.085l0.109,-0.244l0.23,-0.896l-0.031,-0.292l-0.129,-0.459l-0.457,-0.358l-0.367,0.068l-0.209,-0.095l-0.753,-0.61l-0.41,-0.043l-0.453,0.123l-0.167,-0.089l-0.123,-0.213l0.898,-0.755l0.882,-0.625l0.387,-0.064l0.522,-0.292l0.558,-0.438l-0.079,-0.345l-0.12,-0.256l-0.267,0.07l-0.194,0.085l-0.467,-0.274l-0.171,-0.202l-0.731,0.21l-0.407,-0.031l-0.898,0.193l-0.413,-0.188l-0.825,-0.528l-0.31,-0.106l-0.264,0.023l-0.144,-0.174l0.176,-0.087l0.205,-0.01l0.213,-0.064l0.06,-0.092l-0.013,-0.174l-0.429,-0.132l-0.399,-0.038l-0.253,-0.156l-0.193,-0.179l0.452,-0.003l0.455,0.136l0.711,0.05l0.646,0.14l0.161,-0.174l0.375,-0.302l0.071,-0.096l-0.628,0.207l-0.637,-0.132l-0.232,-0.184l-0.197,-0.271l-0.083,-0.309l0.054,-0.288l-0.069,-0.521l-0.21,-0.465l-0.074,-0.255l-0.222,-0.229l0.218,0.518l0.081,0.344l0.131,0.316l-0.031,0.836l-0.081,0.293l-0.262,0.074l-0.344,-0.044l-0.35,-0.091l0.087,-0.459l-0.187,0.159l-0.263,0.447l-0.232,0.066l-0.515,-0.049l-0.956,0.295l-0.066,0.321l-0.144,0.433l-0.139,0.252l-0.043,0.152l-0.407,0.651l-0.052,0.062l-0.769,0.899l-0.098,0.067l-0.498,0.209l-0.295,0.183l-0.226,0.082l-0.382,-0.091l-0.159,0.129l-0.075,0.16l-0.001,0.331l0.194,0.237l0.159,0.787l-0.059,0.332l-0.151,-0.215l-0.237,-0.227l-0.46,-0.194l-0.505,0.067l-0.551,0.328l-0.374,0.122l-0.196,-0.084l-0.12,0.005l-0.042,0.094l0.009,0.077l0.06,0.06l-0.008,0.043l-0.078,0.027l-0.868,-0.231l-0.375,-0.219l-0.295,-0.411l0.147,-0.133l0.128,-0.059l0.452,-0.034l0.078,-0.042l0.008,-0.095l0.034,-0.124l-0.012,-0.181l-0.05,-0.192l0.198,-0.281l0.295,-0.232l0.173,-0.233l0.026,-0.342l0.311,-0.167l0.275,-0.287l0.068,-0.313l0.097,-0.197l-0.176,-0.453l-0.037,-0.299l-0.008,-0.251l0.086,-0.139l0.257,-0.157l0.27,-0.122l0.112,0.012l0.041,0.077l0.01,0.51l0.054,0.01l0.086,-0.063l0.141,-0.3l0.097,0.087l0.15,0.033l0.112,-0.078l0.073,0.009l0.09,0.077l0.18,0.109l0.168,0.036l0.139,-0.072l0.119,-0.13l0.127,0.044l0.241,0.354l0.112,-0.039l0.555,-0.071l0.089,-0.096l0.066,-0.087l-0.58,-0.47l0.029,-0.351l0.022,-0.403l-0.069,-0.24l-0.113,-0.19l-0.443,-0.221l-0.343,-0.229l-0.072,-0.104l-0.009,-0.134l-0.015,-0.208l-0.136,-0.179l-0.011,-0.152l0.086,-0.237l0.021,-0.252l-0.029,-0.1l-0.08,-0.082l-0.154,-0.008l-0.203,-0.146l-0.139,-0.197l-0.374,-0.284l-0.114,-0.046l-0.07,-0.141l-0.034,-0.168l0.079,-0.209l0.099,-0.323l0.069,-0.303l0.001,-0.181l-0.045,-0.448l-0.195,-0.343l-0.091,-0.045l-0.157,0.096l-0.179,0.081l-0.141,-0.076l-0.161,-0.186l-0.258,-0.519l-0.483,-0.104l-0.2,-0.025l-0.189,0.25l-0.059,-0.076l-0.053,-0.16l-0.1,-0.063l-0.132,0.074l-0.038,-0.071l0.057,-0.217l-0.157,-0.107l-0.371,0.002l-0.198,-0.08l-0.023,-0.163l-0.117,-0.107l-0.21,-0.052l-0.205,-0.133l-0.198,-0.215l-0.297,-0.14l-0.395,-0.065l-0.032,-0.023l-0.037,-0.031l-0.255,0.146l-0.153,0.116l-0.188,-0.072l-0.304,0.258l-0.618,0.013l-0.303,-0.016l-0.15,-0.064l-0.58,0.392l-0.061,0.144l-0.13,0.048l-0.365,0.078l-0.384,0.11l-0.081,0.379l-0.114,0.205l-0.206,0.3l-0.713,0.104l-0.616,0.146l-0.631,0.091l-0.827,0.366l-0.269,0.322l-0.266,0.09l-0.241,0.027l-0.156,-0.18l-0.525,-0.482l-0.202,-0.228l-0.266,-0.067l-0.289,0.038l-0.278,0.112l-0.292,0.021l-0.331,-0.162l-0.035,0.016l-0.127,0.022l-0.822,-0.196l-0.076,-0.033l-0.036,-0.008l-0.113,-0.015l-0.619,0.024l-0.577,-0.396l-0.177,-0.012l-0.137,0.16l-0.101,0.178l-0.398,0.177l-0.102,0.071l-0.058,-0.055l-0.027,-0.153l0.03,-0.136l-0.059,-0.128l-0.151,-0.146l-0.037,-0.061l-0.19,0.011l-0.052,0.014l-0.019,-0.003l-0.264,-0.124l-0.174,-0.299l-0.271,-0.159l-0.207,-0.054l-0.094,-0.129l-0.061,-0.171l-0.064,-0.129l-0.007,-0.013l-0.044,-0.196l-0.063,-0.02l-0.011,-0.005l-0.267,0.034l0.031,-0.689l0.427,-0.497l0.105,-0.251l0.16,-0.545l0.12,-0.256l0.144,-0.212l0.115,-0.205l0.041,-0.176l0.116,-0.02l0.34,0.159l0.305,0.082l0.084,-0.078l0.035,-0.102l-0.014,-0.079l-0.244,-0.235l-0.153,-0.15l-0.01,-0.092l0.055,-0.207l0.03,-0.232l-0.035,-0.252l-0.167,-0.559l-0.031,-0.238l0.159,-0.29l0.518,-0.692l0.173,-0.261l0.236,-0.315l0.641,-0.756l0.404,-0.441l0.274,-0.245l0.401,-0.425l0.176,-0.221l0.732,-0.144l0.091,-0.207l0.134,-0.226l0.104,-0.097l0.014,-0.381l-0.136,-0.467l-0.109,-0.165l-0.081,-0.113l0.053,-0.105l0.081,-0.03l0.1,-0.015l0.124,-0.113l-0.028,-0.123l-0.309,-0.3l-0.134,-0.231l-0.209,-0.596l-0.424,-0.62l-0.134,-0.201l-0.019,-0.19l0.062,-0.19l-0.059,-0.243l-0.15,-0.31l0.024,-0.034l-0.015,-0.383l0.107,-0.083l0.169,-0.056l0.238,0.019l0.204,0.059l0.244,0.175l0.076,-0.028l0.417,-0.33l0.43,-0.498l0.123,-0.289l0.107,-0.132l0.374,-0.07l0.326,-0.029l0.207,0.005l0.509,-0.049l0.301,-0.055l0.261,-0.088l0.563,-0.033l0.878,0.059l0.577,0.004l0.392,0.047l0.959,0.265l0.357,0.048l0.166,0.141l0.319,0.052l0.58,0.141l0.503,0.076l0.34,-0.031l0.19,0.04l0.36,0.625l0.074,0.073l0.144,0.015l0.294,-0.054l0.418,0.021l0.248,0.131l-0.036,0.371l0.065,0.054l0.116,-0.021l0.133,-0.209l0.112,-0.217l0.083,-0.068l0.427,0.147l0.195,-0.024l0.18,-0.165l0.11,-0.028l0.303,0.117l0.373,0.082l0.302,0.005l0.188,0.089l0.137,0.387l0.119,0.08l0.115,0.024l0.174,-0.346l0.158,-0.134l0.219,-0.099l0.141,-0.043l0.1,-0.123l0.134,-0.119l0.116,-0.01l0.094,0.046l0.108,0.165l0.158,0.376l0.192,0.377l0.134,0.137l0.346,-0.116l0.234,-0.118l0.429,-0.022l0.569,-0.083l0.435,-0.108l0.272,0.019l0.165,0.12l0.251,0.231l0.068,0.332l0.326,0.229l0.267,0.042l0.091,-0.238l0.156,-0.166l-0.059,-0.229l-0.026,-0.292l-0.117,-0.271l-0.078,-0.292l0.143,-0.418l0.156,-0.366l0.078,-0.199l0.247,-0.368l0.253,-0.263l0.379,-0.423l0.277,-0.14l0.25,0.064l0.139,0.058l0.359,-0.251l0.639,-0.013l0.532,0.032l0.054,0.008l0.262,0.13l0.275,0.11l0.19,0.007l0.226,-0.025l0.266,-0.147l0.185,-0.142l0.225,-0.722l0.08,-0.104l0.124,-0.057l0.203,-0.006l0.386,0.135l0.452,0.121l0.262,-0.017l0.698,-0.385l0.389,-0.06l0.462,0.09l0.454,0.005l0.342,-0.056l0.235,0.133l0.29,0.294l0.262,0.436l0.274,0.803l0.799,0.903l0.013,0.176l-0.065,0.113l-0.393,0.109l-0.332,0.059l-0.016,0.154l0.088,0.167l0.152,0.244l0.023,0.314l-0.008,0.288l0.065,0.254l0.127,0.104l0.016,0.127l-0.146,0.156l-0.041,0.096l0.057,0.052l0.721,0.03l0.353,0.151l0.268,0.138l0.135,0.013l0.304,-0.088l0.342,-0.056l0.207,-0.008l0.08,0.102l0.064,0.267l0.12,0.267l0.112,0.076l0.2,-0.013l0.12,0.013l0.064,0.101l-0.072,0.152l0.016,0.165l0.088,0.202l0.104,0.467l0.096,0.139l0.064,0.176v0.202l-0.08,0.176l-0.056,0.138l0.056,0.314l0.216,0.351l0.16,0.087l0.128,0.313l0.232,0.1l0.344,-0.263l0.264,-0.138l0.33,0.077l0.305,0.049l0.205,0.179l0.151,0.246l0.176,0.137l0.176,-0.072l0.367,0.072l0.168,0.199l0.168,0.112l0.216,-0.162l0.176,-0.2l0.644,-0.209l0.4,-0.052l0.112,-0.041l0.235,-0.15l0.248,-0.1l0.223,0.027l0.22,0.311l0.228,0.214l0.064,0.337l0.278,0.462l0.691,0.631l0.271,0.192l0.184,-0.034l0.096,-0.05l0.045,-0.066l0.042,-0.309l0.087,-0.114l0.14,-0.003l0.541,0.384l0.283,0.042l0.269,0.007l0.362,0.298l0.397,0.259l0.307,0.027l0.245,-0.102l0.168,-0.062l0.104,0.099l0.096,0.223l0.16,0.173l0.184,0.049l0.265,0.011l0.46,0.334l0.432,0.34l0.27,0.019l0.229,-0.1l0.202,-0.026l0.141,0.086l0.04,0.147l-0.104,0.197v0.282l0.192,0.27l0.006,0.265l-0.055,0.239l-0.109,0.22l-0.263,0.302l-0.243,0.281l-0.365,0.117l-0.205,0.123l0.054,0.206l0.134,0.192l0.31,0.155l0.352,0.113l0.041,0.125l-0.054,0.063l-0.226,0.058l-0.312,-0.059l-0.104,0.109l-0.144,0.181l-0.096,0.326l-0.072,0.302l0.339,0.082l0.197,0.123l0.062,0.247l0.07,0.275l0.021,0.247l-0.112,0.12l-0.007,0.123l0.053,0.061l0.146,0.027l0.111,0.055l0.009,0.13l-0.213,0.292l-0.199,0.558l-0.107,0.296l0.008,0.321l-0.12,0.178L587,310.174l-0.75,0.031l-0.653,-0.016l-0.282,-0.046l-0.442,-0.028l-0.219,0.076l-0.29,0.512l-0.22,0.2l-0.363,0.181l-0.399,0.052l-0.229,0.21l-0.081,0.33l-0.006,0.292l-0.037,0.146l-0.086,0.128l-0.031,0.091l0.019,0.1l0.093,0.036l0.111,0.046v0.072l-0.043,0.091l-0.124,0.1l-0.056,0.154l0.013,0.164L582.948,313.277zM565.542,316.894l0.387,0.199l-0.395,-0.053l-0.867,-0.187l-0.383,-0.177l-0.099,-0.198l-0.056,-0.27l0.214,0.283l0.15,0.124L565.542,316.894z',
    },
    GB: {
      name: 'United Kingdom',
      path: 'M472.709,297.951l-0.235,0.152l-0.074,0.179l-0.057,0.07l-0.155,0.046l-0.154,0.001l-0.586,-0.358l-0.135,0.016l0.134,-0.164l0.364,-0.134l0.205,-0.177l0.473,0.171L472.709,297.951zM463.921,285.981l0.118,0.087l0.296,-0.014l-0.098,0.194l-0.326,0.216l-0.219,0.213l-0.265,0.178l-0.128,-0.205l-0.149,0.008l-0.228,-0.394l-0.041,-0.59l0.298,-0.154l0.412,0.009L463.921,285.981zM457.808,276.769l0.396,0.123l0.295,-0.002l0.262,0.357l0.14,0.562l0.327,0.554l0.428,0.48l0.017,0.293l-0.153,0.157l-0.319,0.195l0.001,0.209l0.211,-0.105l0.182,-0.048l0.438,0.046l0.153,0.212l0.106,0.317l0.056,0.26l-0.038,0.282l-0.118,-0.09l-0.12,-0.252l-0.133,-0.116l-0.155,-0.063l0.07,0.347l-0.028,0.463l0.067,0.043l0.208,0.008l-0.137,0.472l-0.285,0.128l-0.331,0.048l-0.08,0.167l-0.06,0.215l-0.173,0.32l-0.228,0.181l-0.282,-0.037l-0.276,-0.143l-0.241,-0.029l-0.168,0.085l-0.109,0.079l-0.106,-0.014l-0.303,0.03l-0.285,-0.006l-0.041,-0.125l0.049,-0.376l-0.064,-0.102l-0.272,-0.052l-0.101,-0.09l-0.157,-0.26l-0.031,-0.122l-0.022,-0.168l-0.166,-0.217l-0.201,-0.156l-0.118,-0.008l-0.235,0.254l-0.194,0.257l0.068,0.129l0.063,0.169l-0.105,0.122l-0.319,0.278l-0.05,0.108l-0.086,0.059l-0.152,-0.077l-0.379,0.018l-0.174,-0.049l-0.203,-0.205l-0.495,-0.137l-0.083,-0.329l-0.095,-0.062l-0.561,-0.565l-0.075,-0.189l0.073,-0.113l0.209,-0.171l0.703,-0.284l0.111,-0.114l0.023,-0.101l-0.207,-0.115l-0.186,-0.128l-0.063,-0.083l-0.005,-0.073l0.106,-0.095l0.212,-0.007l0.168,0.043l0.133,-0.085l0.234,-0.086l0.157,-0.108l0.135,-0.279l0.143,-0.251l0.015,-0.136l0.125,-0.479l0.069,-0.119l0.444,-0.314l0.112,0.172l0.219,0.042l0.196,-0.158l0.235,-0.499l0.163,-0.031l0.18,0.041l0.354,-0.063l0.628,-0.233L457.808,276.769zM461.371,275.749l-0.354,0.004l-0.128,-0.043l-0.153,-0.12l-0.172,-0.68l0.062,-0.241l0.07,-0.118l0.078,-0.092l0.187,-0.038l0.186,0.129l0.07,0.12l0.156,0.46l0.029,0.394L461.371,275.749zM458.499,273.355l0.101,0.641l0.099,0.396l0.007,0.135l-0.093,0.188l-0.463,0.25l-0.146,0.001l-0.006,-0.061l0.104,-0.254l-0.09,-0.289l0.044,-0.22l-0.043,-0.04l-0.09,0.031l-0.332,0.349l-0.111,0.034l-0.012,-0.071l0.082,-0.286l0.01,-0.196l0.049,-0.12l0.09,-0.111l0.107,-0.083l0.087,-0.012l0.092,0.086l0.268,-0.24L458.499,273.355zM458.945,273.935l-0.059,0.053l-0.142,-0.015l-0.053,-0.081l-0.029,-0.124l-0.003,-0.227l0.086,-0.163l0.364,-0.246l-0.165,-0.087l-0.006,-0.062l0.094,-0.205l0.391,-0.319l0.105,-0.058l0.104,0.009l-0.202,0.566L458.945,273.935zM459.484,271.276l-1.118,0.281l-0.385,-0.025l-0.035,-0.138l0.077,-0.092l0.319,-0.089l0.129,-0.677l-0.482,-0.313l-0.025,-0.087l0.038,-0.149l0.056,-0.067l0.292,-0.158l0.123,-0.035l0.1,0.021l0.206,0.183l0.232,0.383l0.311,0.061l0.211,0.162L459.484,271.276zM457.155,270.056l-0.159,0.028l-0.012,-0.072l0.277,-0.344l0.179,-0.057l0.063,0.034l-0.13,0.2L457.155,270.056zM454.884,268.111l-0.247,0.07l-0.091,-0.041l-0.016,-0.065l0.056,-0.177l0.189,-0.063l0.137,0.096l0.022,0.087L454.884,268.111zM458.078,268.115l-0.083,0.066l-0.105,-0.013l-0.104,-0.085l-0.138,-0.242l0.31,-0.168l0.124,0.099l0.047,0.113l0.002,0.125L458.078,268.115zM455.353,267.339l-0.119,0.029l-0.155,-0.028l-0.096,-0.08l-0.097,-0.317l-0.018,-0.192l0.043,-0.358l-0.01,-0.429l0.32,-0.013l0.083,0.062l0.055,1.271L455.353,267.339zM458.455,265.319l-0.004,0.23l-0.05,0.271l0.064,0.287l0.015,0.205l0.118,0.065l0.072,0.094l0.526,0.105l0.489,-0.03l0.094,0.084l0.011,0.134l-0.077,0.147l-0.279,0.268l-0.332,0.433l-0.099,0.09l-0.107,0.004l-0.077,-0.039l-0.055,-0.77l-0.36,0.099l-0.29,-0.011l-0.159,-0.094l-0.111,-0.181l-0.225,-0.466l-0.654,-0.184l-0.185,-0.258l-0.056,-0.156l0.023,-0.086l0.136,-0.192l0.17,0.068l0.105,-0.042l0.064,-0.086l-0.001,-0.071l-0.089,-0.167l-0.004,-0.052l0.669,-0.212l0.059,-0.332l0.145,-0.027l0.166,0.109l0.227,0.345L458.455,265.319zM455.477,264.389l0.317,0.294l-0.252,0.488l-0.387,-0.002l-0.545,-0.356l-0.002,-0.073l0.045,-0.107l0.082,-0.085l0.085,-0.02l0.135,0.058l0.188,-0.094l0.15,0.03L455.477,264.389zM458.303,260.79l-0.357,0.929l-0.14,0.023l-0.123,0.232l-0.38,0.255l0.332,0.005l0.093,0.085l0.002,0.183l-0.063,0.106l-0.429,0.422l-0.295,0.16l-0.318,0.44l-0.161,0.005l-0.159,0.279l-0.13,0.123h-0.074l-0.084,-0.062l-0.197,-0.273l0.358,-0.269l0.033,-0.151l0.245,-0.158l-0.021,-0.049l-0.389,-0.222l-0.153,-0.149l0.014,-0.078l0.187,-0.172l-0.088,-0.022l-0.06,-0.093l-0.108,-0.036l-0.033,-0.086l-0.02,-0.228l0.029,-0.233l0.113,-0.103l0.046,-0.11l0.046,-0.034l0.175,0.059l0.178,0.187l0.208,-0.072l0.241,0.035l0.005,-0.043l-0.177,-0.459l0.032,-0.094l0.096,-0.107l0.556,-0.329l0.693,-0.554l0.168,-0.087l0.051,0.076l0.07,0.287L458.303,260.79zM466.972,259.975l0.024,0.438l-0.033,0.133l-0.067,0.164l-0.212,0.305l-0.558,0.435l-1.021,0.996l-0.604,0.492l-0.083,0.236l-0.045,0.328l0.361,0.065l0.14,0.111l-0.086,0.166l-0.535,0.577l-0.157,0.52l0.41,-0.019l0.338,-0.1l0.673,-0.324l0.633,-0.241l0.304,-0.01l0.591,0.192l0.134,0.006l0.251,-0.089l0.254,-0.016l1.718,0.06l0.478,-0.113l0.316,0.135l0.264,0.336l0.251,0.619l-0.008,0.103l-0.152,0.281l-0.28,0.352l-0.241,0.484l-0.07,0.26l-0.047,0.285l-0.076,0.263l-0.479,1.23l-0.467,0.678l-0.208,0.48l-0.257,0.381l-0.248,0.24l-0.264,0.16l-0.764,0.17l-0.214,0.122l-0.255,0.209l-0.268,0.104l0.314,-0.013l0.311,-0.116l0.567,-0.042l0.652,0.4l-0.061,0.327l-0.262,0.258l-0.596,0.041l-0.557,0.573l-0.251,0.176l-0.266,0.087l-0.332,-0.026l-0.603,-0.153l-0.264,-0.16l0.238,0.261l0.271,0.136l1.569,0.321l0.095,-0.034l0.5,-0.338l0.667,-0.005l1.269,0.622l0.365,0.475l0.524,0.677l0.285,0.264l0.206,0.239l0.127,0.357l0.246,1.176l0.281,1.142l0.367,1.23l0.167,0.34l0.219,0.238l1.108,0.546l0.247,0.181l0.43,0.524l0.415,0.557l0.386,0.427l0.417,0.345l-0.202,0.179l-0.138,0.281l0.104,0.381l0.169,0.363l0.333,0.58l0.294,0.631l-0.108,-0.095l-0.114,-0.052l-0.156,0.016l-0.152,-0.03l-0.281,-0.198l-0.27,-0.243l-0.537,0.098l-0.298,-0.044l-0.259,0.007l0.491,0.14l0.537,0.01l1.184,1.057l0.4,0.624l0.238,0.821l-0.162,0.368l-0.252,0.238l-0.235,0.271l-0.221,0.307l0.657,0.449l0.142,-0.013l0.145,-0.063l0.14,-0.153l0.235,-0.373l0.121,-0.132l0.409,-0.048l0.343,0.029l0.341,0.083l0.301,-0.026l0.605,0.16l0.311,0.144l0.771,0.647l0.167,0.354l0.077,0.456l0.009,0.504l-0.13,0.459l-0.149,0.414l-0.092,0.533l-0.065,0.192l-0.091,0.15l-0.408,0.419l-0.271,0.172l-0.114,-0.075l-0.123,0.01l-0.013,0.101l0.129,0.213l0.001,0.257l-0.241,0.19l-0.245,0.081l-0.41,-0.101l-0.569,0.354l0.409,0.182l0.083,0.193l-0.102,0.339l-0.257,0.151l-0.286,0.067l-0.292,0.016l-0.242,0.083l-0.232,0.16l0.291,-0.084l0.202,0.074l0.127,0.284l0.115,0.082l0.57,0.121l0.352,-0.001l0.68,-0.069l0.327,0.001l0.116,0.052l0.002,0.235l-0.05,0.576l-0.09,0.119l-0.901,0.482l-0.185,0.336l-0.051,0.203l-0.527,-0.036l-0.247,0.215l-0.427,0.143l-0.33,0.151l-0.323,0.191l-0.266,0.057l-1.147,-0.227l-0.693,0.019l-0.939,0.198l-0.242,-0.033l-0.362,-0.189l-0.372,-0.128l-0.427,-0.056l-0.369,-0.176l0.23,0.337l-0.511,0.325l-0.236,0.064l-0.245,-0.01l-0.5,0.088L470,297.796l0.07,0.23l0.124,0.201l-0.101,0.087l-0.106,0.022l-0.882,-0.151l-0.125,0.028l-0.109,0.14l-0.321,-0.075l-0.312,-0.235l-0.331,-0.159l-0.348,-0.075l-0.276,0.026l-1.137,0.372l-0.227,0.372l-0.114,0.527l-0.164,0.467l-0.268,0.359l-0.319,0.047l-0.3,-0.249l-0.57,-0.274l-0.194,-0.186l-0.062,-0.011l-0.064,0.066l-0.224,0.084l-0.231,0.004l-0.357,0.074l-0.621,0.223l-0.251,0.151l-0.539,0.417l-0.11,0.115l-0.196,0.419l-0.299,0.074l-0.274,-0.268l-0.312,-0.094l-0.329,0.091l-0.199,0.143l-0.093,-0.116l-0.003,-0.238l0.24,-0.284l0.641,-0.215l0.563,-0.559l0.276,-0.341l0.11,-0.193l0.135,-0.123l0.176,-0.046l0.091,-0.213l0.781,-0.858l0.064,-0.197l0.039,-0.354l0.064,-0.341l0.636,-0.221l0.304,-0.719l0.084,-0.057l0.887,-0.132l0.658,0.011l0.654,0.141l0.335,0.013l0.336,-0.049l0.264,-0.195l0.451,-0.704l0.254,-0.311l0.291,-0.281l0.272,-0.321l0.441,-0.596l-0.298,0.206l-0.36,0.326l-0.209,0.189l-0.664,0.19l-0.286,0.194l-0.501,0.437l-0.096,0.036l-0.756,-0.105l-0.562,-0.567l-0.359,-0.232l-0.148,-0.027l-0.154,0.069l-0.328,0.071l-0.334,-0.012l0.171,-0.263l0.232,-0.147l-0.52,-0.102l-0.145,-0.08l-0.165,-0.185l-0.408,-0.031l-0.194,0.047l-0.328,0.244l-0.518,0.259l-0.625,-0.359l-0.122,-0.157l0.003,-0.305l-0.094,-0.242l-0.173,-0.085l0.221,-0.315l0.268,-0.21l0.588,-0.209l0.891,-0.497l0.5,-0.212l0.464,-0.366l0.192,-0.224l0.139,-0.307l0.138,-0.376l0.197,-0.307l-0.191,-0.073l-0.086,-0.231l0.023,-0.235l0.088,-0.209l-0.079,-0.262l-0.141,-0.274l0.008,-0.214l0.038,-0.229l-0.358,0.012l-0.357,0.072l-0.324,0.162l-0.314,0.22l-0.279,0.041l0.004,-0.176l0.121,-0.218l0.316,-0.312l0.338,-0.259l0.12,-0.197l0.095,-0.229l0.168,-0.184l0.442,-0.348l0.847,-0.392l0.126,-0.023l0.332,0.046l0.327,-0.06l0.286,-0.141l0.285,-0.03l0.642,0.407l-0.191,-0.63l0.283,-0.151l0.41,0.57l0.152,0.06l0.322,-0.083l-0.124,-0.096l-0.145,-0.006l-0.19,-0.086l-0.16,-0.183l-0.266,-0.582l0.015,-0.346l0.179,-0.36l0.198,-0.332l-0.166,-0.066l-0.133,-0.127l-0.038,-0.333l0.052,-0.295l0.356,-0.26l0.105,-0.396l0.044,-0.437l-0.059,-0.201l-0.354,0.032l-0.172,0.082l-0.154,0.129l-0.158,-0.008l-0.437,-0.484l-0.249,-0.367l-0.447,-0.778l-0.063,-0.467l0.357,-1.01l0.552,-0.649l0.65,-0.227l-0.126,-0.043l-0.991,-0.009l-0.327,0.08l-0.303,0.266l-0.171,0.082l-0.18,0.03l-0.164,0.132l-0.16,0.183l-0.167,0.118l-0.331,-0.031l-0.16,0.039l-0.115,-0.106l-0.097,-0.175l-0.126,-0.047l-0.141,0.054l-0.298,0.236l-0.302,0.139l-0.365,-0.149l-0.479,-0.278l-0.094,0.102l-0.106,0.258l-0.061,0.401l-0.34,-0.349l-0.289,-0.467l-0.098,-0.294l-0.007,-0.332l0.157,-0.129l0.171,0.118l0.254,-0.789l0.506,-1.032l0.179,-0.303l0.125,-0.397l-0.021,-0.26l-0.111,-0.22l-0.471,-0.5l0.006,-0.409l0.05,-0.462l0.128,-0.278l0.054,-0.053l0.625,0.007l-0.244,-0.144l-0.486,-0.419l0.009,-0.149l0.114,-0.389l-0.053,0.039l-0.104,0.18l-0.199,0.435l-0.121,0.101l-0.344,0.103l-0.063,0.213l-0.055,0.056l-0.171,0.024l-0.053,0.199l-0.038,0.013l-0.049,-0.214l-0.005,-0.356l0.068,-0.328l0.13,-0.257l0.504,-0.585l-0.245,0.181l-0.556,0.541l-0.284,0.355l-0.076,0.12l-0.023,0.101l0.001,0.116l0.127,0.621l-0.037,0.287l-0.479,1.885l-0.091,0.188l-0.083,0.098l-0.079,0.023l-0.236,-0.036l-0.105,-0.141l0.001,-0.159l0.044,-0.239l0.199,-0.893l0.086,-0.249l0.128,-0.232l0.282,-0.406l-0.007,-0.027l-0.188,0.08l-0.08,-0.026l-0.058,-0.081l0.037,-1.211l0.153,-0.4l0.057,-0.583l0.132,-0.501l0.153,-0.366l0.117,-0.469l0.175,-0.209l0.047,-0.32l0.197,-0.347l0.152,-0.363l-0.082,0.036l-0.973,0.944l-0.248,0.171l-0.338,-0.046l-0.258,-0.106l-0.202,-0.223l-0.09,-0.429l-0.249,-0.011l-0.213,-0.074l0.002,-0.058l0.275,-0.234l0.441,-0.08l0.413,-0.376l-0.367,-0.254l0.031,-0.081l0.32,-0.217l0.407,-0.729l0.082,-0.673l-0.194,-0.317l-0.07,-0.208l-0.389,-0.232l-0.065,-0.297l0.045,-0.167l0.127,-0.163l0.191,-0.126l0.3,-0.122l-0.272,-0.13l-0.102,-0.154l-0.077,-0.223l-0.007,-0.129l0.141,-0.576l0.082,-0.238l0.161,-0.304l0.728,0.017l0.084,-0.134l0.083,-0.005l0.372,0.123l-0.055,-0.132l-0.609,-0.725l-0.055,-0.138l0.174,-0.392l0.012,-0.175l-0.025,-0.187l0.05,-0.143l0.193,-0.067l0.588,0.006l0.145,-0.066l-0.066,-0.19l-0.137,-0.25l-0.027,-0.21l0.032,-0.186l0.007,-0.375l0.027,-0.166l0.14,-0.249l0.115,-0.074l0.143,-0.043l0.323,0.083l0.123,0.1l0.142,0.237l0.104,-0.019l0.402,-0.258l0.121,-0.037l0.165,0.299l0.687,-0.238l0.923,-0.106l0.555,-0.157l0.584,-0.057l0.545,-0.179l0.578,0.082l0.02,0.104l-0.03,0.144L466.972,259.975zM467.479,258.758l-0.027,0.016l-0.103,-0.099l-0.168,-0.355l0.265,-0.071l0.125,0.044l-0.047,0.151L467.479,258.758zM466.817,258.474l-0.161,0.072l-0.159,-0.005l-0.248,-0.313L466.155,258l0.017,-0.151l0.104,-0.051l0.24,0.074l0.124,0.261l0.016,0.169l0.029,0.066l0.149,0.067L466.817,258.474zM467.119,257.197l-0.038,0.134l0.213,-0.003l0.309,0.114l0.187,0.014l0.156,0.142l-0.086,0.265l-0.093,0.075l-0.105,0.015l-0.368,-0.265l-0.482,0.11l-0.096,-0.034l-0.063,-0.073l-0.026,-0.091l0,-0.186l-0.026,-0.055l-0.175,0.176l-0.076,-0.021l-0.043,-0.084l-0.019,-0.174l0.019,-0.251l0.103,-0.359l0.173,-0.072l0.258,0.042l0.296,0.203l0.089,0.125l-0.002,0.1L467.119,257.197zM468.546,256.095l-0.317,0.006l0.164,-0.324l0.191,-0.082l0.361,0.036l-0.064,0.146L468.546,256.095zM468.04,256.339l-0.241,0.136l-0.103,-0.112l-0.027,-0.352l-0.287,-0.151l-0.14,-0.094l-0.108,-0.178l0.027,-0.055l0.187,-0.073l0.32,0.323l0.131,0.26l0.237,0.077l0.03,0.04L468.04,256.339zM472.028,248.801l0.058,0.401l0.145,-0.104l0.219,0.384l0.112,0l0.184,-0.152l-0.037,0.357l-0.191,0.987l-0.054,0.167l-0.036,0.299l-0.038,0.059l-0.056,0.603l-0.129,0.198l-0.108,0.472l-0.044,0.046l-0.158,-0.181l0.158,-0.721l0.065,-0.42l-0.042,-0.218l-0.089,-0.197l-0.242,-0.006l-0.204,0.091l-0.043,-0.116l-0.006,-0.156l-0.049,-0.052l-0.271,0.011l-0.08,-0.043l-0.053,-0.144l-0.01,-0.115l0.245,-0.09l0.23,0.034l0.336,-0.229l-0.21,-0.769l-0.279,-0.073l-0.064,-0.075l0.054,-0.131l0.153,-0.071l0.235,-0.393l0.141,-0.062l0.175,0.011L472.028,248.801zM472.774,248.936l-0.071,0.065l-0.274,-0.579l0.203,-0.665l0.246,0.021l0.039,0.174l-0.024,0.161l-0.125,0.014l-0.011,0.049l0.039,0.309l0.002,0.358L472.774,248.936zM473.526,247.23v0.066l-0.146,0.484l0.002,0.185l-0.235,-0.018l-0.037,-0.059l-0.044,-0.277l0.03,-0.295l0.033,-0.077l0.068,-0.031l0.074,0.058l0.117,-0.15l0.061,0.003L473.526,247.23z',
    },
  },
  height: 666,
  projection: { type: 'merc', centralMeridian: 8.5 },
  width: 1010,
});;
typeof navigator === "object" && (function (global, factory) {
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
  typeof define === 'function' && define.amd ? define('Plyr', factory) :
  (global = global || self, global.Plyr = factory());
}(this, (function () { 'use strict';
  function _classCallCheck(instance, Constructor) {
    if (!(instance instanceof Constructor)) {
      throw new TypeError("Cannot call a class as a function");
    }
  }
  function _defineProperties(target, props) {
    for (var i = 0; i < props.length; i++) {
      var descriptor = props[i];
      descriptor.enumerable = descriptor.enumerable || false;
      descriptor.configurable = true;
      if ("value" in descriptor) descriptor.writable = true;
      Object.defineProperty(target, descriptor.key, descriptor);
    }
  }
  function _createClass(Constructor, protoProps, staticProps) {
    if (protoProps) _defineProperties(Constructor.prototype, protoProps);
    if (staticProps) _defineProperties(Constructor, staticProps);
    return Constructor;
  }
  function _defineProperty(obj, key, value) {
    if (key in obj) {
      Object.defineProperty(obj, key, {
        value: value,
        enumerable: true,
        configurable: true,
        writable: true
      });
    } else {
      obj[key] = value;
    }
    return obj;
  }
  function ownKeys(object, enumerableOnly) {
    var keys = Object.keys(object);
    if (Object.getOwnPropertySymbols) {
      var symbols = Object.getOwnPropertySymbols(object);
      if (enumerableOnly) symbols = symbols.filter(function (sym) {
        return Object.getOwnPropertyDescriptor(object, sym).enumerable;
      });
      keys.push.apply(keys, symbols);
    }
    return keys;
  }
  function _objectSpread2(target) {
    for (var i = 1; i < arguments.length; i++) {
      var source = arguments[i] != null ? arguments[i] : {};
      if (i % 2) {
        ownKeys(Object(source), true).forEach(function (key) {
          _defineProperty(target, key, source[key]);
        });
      } else if (Object.getOwnPropertyDescriptors) {
        Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
      } else {
        ownKeys(Object(source)).forEach(function (key) {
          Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
        });
      }
    }
    return target;
  }
  function _slicedToArray(arr, i) {
    return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest();
  }
  function _toConsumableArray(arr) {
    return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread();
  }
  function _arrayWithoutHoles(arr) {
    if (Array.isArray(arr)) {
      for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];
      return arr2;
    }
  }
  function _arrayWithHoles(arr) {
    if (Array.isArray(arr)) return arr;
  }
  function _iterableToArray(iter) {
    if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter);
  }
  function _iterableToArrayLimit(arr, i) {
    if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) {
      return;
    }
    var _arr = [];
    var _n = true;
    var _d = false;
    var _e = undefined;
    try {
      for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {
        _arr.push(_s.value);
        if (i && _arr.length === i) break;
      }
    } catch (err) {
      _d = true;
      _e = err;
    } finally {
      try {
        if (!_n && _i["return"] != null) _i["return"]();
      } finally {
        if (_d) throw _e;
      }
    }
    return _arr;
  }
  function _nonIterableSpread() {
    throw new TypeError("Invalid attempt to spread non-iterable instance");
  }
  function _nonIterableRest() {
    throw new TypeError("Invalid attempt to destructure non-iterable instance");
  }
  var defaults = {
    addCSS: true,
    // Add CSS to the element to improve usability (required here or in your CSS!)
    thumbWidth: 15,
    // The width of the thumb handle
    watch: true // Watch for new elements that match a string target
  };
  // Element matches a selector
  function matches(element, selector) {
    function match() {
      return Array.from(document.querySelectorAll(selector)).includes(this);
    }
    var matches =  match;
    return matches.call(element, selector);
  }
  // Trigger event
  function trigger(element, type) {
    if (!element || !type) {
      return;
    } // Create and dispatch the event
    var event = new Event(type); // Dispatch the event
    element.dispatchEvent(event);
  }
  // ==========================================================================
  // Type checking utils
  // ==========================================================================
  var getConstructor = function getConstructor(input) {
    return input !== null && typeof input !== 'undefined' ? input.constructor : null;
  };
  var instanceOf = function instanceOf(input, constructor) {
    return Boolean(input && constructor && input instanceof constructor);
  };
  var isNullOrUndefined = function isNullOrUndefined(input) {
    return input === null || typeof input === 'undefined';
  };
  var isObject = function isObject(input) {
    return getConstructor(input) === Object;
  };
  var isNumber = function isNumber(input) {
    return getConstructor(input) === Number && !Number.isNaN(input);
  };
  var isString = function isString(input) {
    return getConstructor(input) === String;
  };
  var isBoolean = function isBoolean(input) {
    return getConstructor(input) === Boolean;
  };
  var isFunction = function isFunction(input) {
    return getConstructor(input) === Function;
  };
  var isArray = function isArray(input) {
    return Array.isArray(input);
  };
  var isNodeList = function isNodeList(input) {
    return instanceOf(input, NodeList);
  };
  var isElement = function isElement(input) {
    return instanceOf(input, Element);
  };
  var isEvent = function isEvent(input) {
    return instanceOf(input, Event);
  };
  var isEmpty = function isEmpty(input) {
    return isNullOrUndefined(input) || (isString(input) || isArray(input) || isNodeList(input)) && !input.length || isObject(input) && !Object.keys(input).length;
  };
  var is = {
    nullOrUndefined: isNullOrUndefined,
    object: isObject,
    number: isNumber,
    string: isString,
    boolean: isBoolean,
    function: isFunction,
    array: isArray,
    nodeList: isNodeList,
    element: isElement,
    event: isEvent,
    empty: isEmpty
  };
  // Get the number of decimal places
  function getDecimalPlaces(value) {
    var match = "".concat(value).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);
    if (!match) {
      return 0;
    }
    return Math.max(0, // Number of digits right of decimal point.
    (match[1] ? match[1].length : 0) - ( // Adjust for scientific notation.
    match[2] ? +match[2] : 0));
  } // Round to the nearest step
  function round(number, step) {
    if (step < 1) {
      var places = getDecimalPlaces(step);
      return parseFloat(number.toFixed(places));
    }
    return Math.round(number / step) * step;
  }
  var RangeTouch =
  /*#__PURE__*/
  function () {
    /**
     * Setup a new instance
     * @param {String|Element} target
     * @param {Object} options
     */
    function RangeTouch(target, options) {
      _classCallCheck(this, RangeTouch);
      if (is.element(target)) {
        // An Element is passed, use it directly
        this.element = target;
      } else if (is.string(target)) {
        // A CSS Selector is passed, fetch it from the DOM
        this.element = document.querySelector(target);
      }
      if (!is.element(this.element) || !is.empty(this.element.rangeTouch)) {
        return;
      }
      this.config = Object.assign({}, defaults, options);
      this.init();
    }
    _createClass(RangeTouch, [{
      key: "init",
      value: function init() {
        // Bail if not a touch enabled device
        if (!RangeTouch.enabled) {
          return;
        } // Add useful CSS
        if (this.config.addCSS) {
          // TODO: Restore original values on destroy
          this.element.style.userSelect = 'none';
          this.element.style.webKitUserSelect = 'none';
          this.element.style.touchAction = 'manipulation';
        }
        this.listeners(true);
        this.element.rangeTouch = this;
      }
    }, {
      key: "destroy",
      value: function destroy() {
        // Bail if not a touch enabled device
        if (!RangeTouch.enabled) {
          return;
        }
        this.listeners(false);
        this.element.rangeTouch = null;
      }
    }, {
      key: "listeners",
      value: function listeners(toggle) {
        var _this = this;
        var method = toggle ? 'addEventListener' : 'removeEventListener'; // Listen for events
        ['touchstart', 'touchmove', 'touchend'].forEach(function (type) {
          _this.element[method](type, function (event) {
            return _this.set(event);
          }, false);
        });
      }
      /**
       * Get the value based on touch position
       * @param {Event} event
       */
    }, {
      key: "get",
      value: function get(event) {
        if (!RangeTouch.enabled || !is.event(event)) {
          return null;
        }
        var input = event.target;
        var touch = event.changedTouches[0];
        var min = parseFloat(input.getAttribute('min')) || 0;
        var max = parseFloat(input.getAttribute('max')) || 100;
        var step = parseFloat(input.getAttribute('step')) || 1;
        var delta = max - min; // Calculate percentage
        var percent;
        var clientRect = input.getBoundingClientRect();
        var thumbWidth = 100 / clientRect.width * (this.config.thumbWidth / 2) / 100; // Determine left percentage
        percent = 100 / clientRect.width * (touch.clientX - clientRect.left); // Don't allow outside bounds
        if (percent < 0) {
          percent = 0;
        } else if (percent > 100) {
          percent = 100;
        } // Factor in the thumb offset
        if (percent < 50) {
          percent -= (100 - percent * 2) * thumbWidth;
        } else if (percent > 50) {
          percent += (percent - 50) * 2 * thumbWidth;
        } // Find the closest step to the mouse position
        return min + round(delta * (percent / 100), step);
      }
      /**
       * Update range value based on position
       * @param {Event} event
       */
    }, {
      key: "set",
      value: function set(event) {
        if (!RangeTouch.enabled || !is.event(event) || event.target.disabled) {
          return;
        } // Prevent text highlight on iOS
        event.preventDefault(); // Set value
        event.target.value = this.get(event); // Trigger event
        trigger(event.target, event.type === 'touchend' ? 'change' : 'input');
      }
    }], [{
      key: "setup",
      /**
       * Setup multiple instances
       * @param {String|Element|NodeList|Array} target
       * @param {Object} options
       */
      value: function setup(target) {
        var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
        var targets = null;
        if (is.empty(target) || is.string(target)) {
          targets = Array.from(document.querySelectorAll(is.string(target) ? target : 'input[type="range"]'));
        } else if (is.element(target)) {
          targets = [target];
        } else if (is.nodeList(target)) {
          targets = Array.from(target);
        } else if (is.array(target)) {
          targets = target.filter(is.element);
        }
        if (is.empty(targets)) {
          return null;
        }
        var config = Object.assign({}, defaults, options);
        if (is.string(target) && config.watch) {
          // Create an observer instance
          var observer = new MutationObserver(function (mutations) {
            Array.from(mutations).forEach(function (mutation) {
              Array.from(mutation.addedNodes).forEach(function (node) {
                if (!is.element(node) || !matches(node, target)) {
                  return;
                } // eslint-disable-next-line no-unused-vars
                var range = new RangeTouch(node, config);
              });
            });
          }); // Pass in the target node, as well as the observer options
          observer.observe(document.body, {
            childList: true,
            subtree: true
          });
        }
        return targets.map(function (t) {
          return new RangeTouch(t, options);
        });
      }
    }, {
      key: "enabled",
      get: function get() {
        return 'ontouchstart' in document.documentElement;
      }
    }]);
    return RangeTouch;
  }();
  // ==========================================================================
  // Type checking utils
  // ==========================================================================
  var getConstructor$1 = function getConstructor(input) {
    return input !== null && typeof input !== 'undefined' ? input.constructor : null;
  };
  var instanceOf$1 = function instanceOf(input, constructor) {
    return Boolean(input && constructor && input instanceof constructor);
  };
  var isNullOrUndefined$1 = function isNullOrUndefined(input) {
    return input === null || typeof input === 'undefined';
  };
  var isObject$1 = function isObject(input) {
    return getConstructor$1(input) === Object;
  };
  var isNumber$1 = function isNumber(input) {
    return getConstructor$1(input) === Number && !Number.isNaN(input);
  };
  var isString$1 = function isString(input) {
    return getConstructor$1(input) === String;
  };
  var isBoolean$1 = function isBoolean(input) {
    return getConstructor$1(input) === Boolean;
  };
  var isFunction$1 = function isFunction(input) {
    return getConstructor$1(input) === Function;
  };
  var isArray$1 = function isArray(input) {
    return Array.isArray(input);
  };
  var isWeakMap = function isWeakMap(input) {
    return instanceOf$1(input, WeakMap);
  };
  var isNodeList$1 = function isNodeList(input) {
    return instanceOf$1(input, NodeList);
  };
  var isElement$1 = function isElement(input) {
    return instanceOf$1(input, Element);
  };
  var isTextNode = function isTextNode(input) {
    return getConstructor$1(input) === Text;
  };
  var isEvent$1 = function isEvent(input) {
    return instanceOf$1(input, Event);
  };
  var isKeyboardEvent = function isKeyboardEvent(input) {
    return instanceOf$1(input, KeyboardEvent);
  };
  var isCue = function isCue(input) {
    return instanceOf$1(input, window.TextTrackCue) || instanceOf$1(input, window.VTTCue);
  };
  var isTrack = function isTrack(input) {
    return instanceOf$1(input, TextTrack) || !isNullOrUndefined$1(input) && isString$1(input.kind);
  };
  var isPromise = function isPromise(input) {
    return instanceOf$1(input, Promise);
  };
  var isEmpty$1 = function isEmpty(input) {
    return isNullOrUndefined$1(input) || (isString$1(input) || isArray$1(input) || isNodeList$1(input)) && !input.length || isObject$1(input) && !Object.keys(input).length;
  };
  var isUrl = function isUrl(input) {
    // Accept a URL object
    if (instanceOf$1(input, window.URL)) {
      return true;
    } // Must be string from here
    if (!isString$1(input)) {
      return false;
    } // Add the protocol if required
    var string = input;
    if (!input.startsWith('http://') || !input.startsWith('https://')) {
      string = "http://".concat(input);
    }
    try {
      return !isEmpty$1(new URL(string).hostname);
    } catch (e) {
      return false;
    }
  };
  var is$1 = {
    nullOrUndefined: isNullOrUndefined$1,
    object: isObject$1,
    number: isNumber$1,
    string: isString$1,
    boolean: isBoolean$1,
    function: isFunction$1,
    array: isArray$1,
    weakMap: isWeakMap,
    nodeList: isNodeList$1,
    element: isElement$1,
    textNode: isTextNode,
    event: isEvent$1,
    keyboardEvent: isKeyboardEvent,
    cue: isCue,
    track: isTrack,
    promise: isPromise,
    url: isUrl,
    empty: isEmpty$1
  };
  // ==========================================================================
  var transitionEndEvent = function () {
    var element = document.createElement('span');
    var events = {
      WebkitTransition: 'webkitTransitionEnd',
      MozTransition: 'transitionend',
      OTransition: 'oTransitionEnd otransitionend',
      transition: 'transitionend'
    };
    var type = Object.keys(events).find(function (event) {
      return element.style[event] !== undefined;
    });
    return is$1.string(type) ? events[type] : false;
  }(); // Force repaint of element
  function repaint(element, delay) {
    setTimeout(function () {
      try {
        // eslint-disable-next-line no-param-reassign
        element.hidden = true; // eslint-disable-next-line no-unused-expressions
        element.offsetHeight; // eslint-disable-next-line no-param-reassign
        element.hidden = false;
      } catch (e) {// Do nothing
      }
    }, delay);
  }
  // ==========================================================================
  // Browser sniffing
  // Unfortunately, due to mixed support, UA sniffing is required
  // ==========================================================================
  var browser = {
    isIE:
    /* @cc_on!@ */
     !!document.documentMode,
    isEdge: window.navigator.userAgent.includes('Edge'),
    isWebkit: 'WebkitAppearance' in document.documentElement.style && !/Edge/.test(navigator.userAgent),
    isIPhone: /(iPhone|iPod)/gi.test(navigator.platform),
    isIos: /(iPad|iPhone|iPod)/gi.test(navigator.platform)
  };
  function cloneDeep(object) {
    return JSON.parse(JSON.stringify(object));
  } // Get a nested value in an object
  function getDeep(object, path) {
    /// <summary>
    /// Gets the deep.
    /// </summary>
    /// <param name="object">The object.</param>
    /// <param name="path">The path.</param>
    /// <returns></returns>
    return path.split('.').reduce(function (obj, key) {
      return obj && obj[key];
    }, object);
  } // Deep extend destination object with N more objects
  function extend() {
    var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
    for (var _len = arguments.length, sources = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
      sources[_key - 1] = arguments[_key];
    }
    if (!sources.length) {
      return target;
    }
    var source = sources.shift();
    if (!is$1.object(source)) {
      return target;
    }
    Object.keys(source).forEach(function (key) {
      if (is$1.object(source[key])) {
        if (!Object.keys(target).includes(key)) {
          Object.assign(target, _defineProperty({}, key, {}));
        }
        extend(target[key], source[key]);
      } else {
        Object.assign(target, _defineProperty({}, key, source[key]));
      }
    });
    return extend.apply(void 0, [target].concat(sources));
  }
  function wrap(elements, wrapper) {
    // Convert `elements` to an array, if necessary.
    var targets = elements.length ? elements : [elements]; // Loops backwards to prevent having to clone the wrapper on the
    // first element (see `child` below).
    Array.from(targets).reverse().forEach(function (element, index) {
      var child = index > 0 ? wrapper.cloneNode(true) : wrapper; // Cache the current parent and sibling.
      var parent = element.parentNode;
      var sibling = element.nextSibling; // Wrap the element (is automatically removed from its current
      // parent).
      child.appendChild(element); // If the element had a sibling, insert the wrapper before
      // the sibling to maintain the HTML structure; otherwise, just
      // append it to the parent.
      if (sibling) {
        parent.insertBefore(child, sibling);
      } else {
        parent.appendChild(child);
      }
    });
  } // Set attributes
  function setAttributes(element, attributes) {
    if (!is$1.element(element) || is$1.empty(attributes)) {
      return;
    } // Assume null and undefined attributes should be left out,
    // Setting them would otherwise convert them to "null" and "undefined"
    Object.entries(attributes).filter(function (_ref) {
      var _ref2 = _slicedToArray(_ref, 2),
          value = _ref2[1];
      return !is$1.nullOrUndefined(value);
    }).forEach(function (_ref3) {
      var _ref4 = _slicedToArray(_ref3, 2),
          key = _ref4[0],
          value = _ref4[1];
      return element.setAttribute(key, value);
    });
  } // Create a DocumentFragment
  function createElement(type, attributes, text) {
    // Create a new <element>
    var element = document.createElement(type); // Set all passed attributes
    if (is$1.object(attributes)) {
      setAttributes(element, attributes);
    } // Add text node
    if (is$1.string(text)) {
      element.innerText = text;
    } // Return built element
    return element;
  } // Inaert an element after another
  function insertAfter(element, target) {
    if (!is$1.element(element) || !is$1.element(target)) {
      return;
    }
    target.parentNode.insertBefore(element, target.nextSibling);
  } // Insert a DocumentFragment
  function insertElement(type, parent, attributes, text) {
    if (!is$1.element(parent)) {
      return;
    }
    parent.appendChild(createElement(type, attributes, text));
  } // Remove element(s)
  function removeElement(element) {
    if (is$1.nodeList(element) || is$1.array(element)) {
      Array.from(element).forEach(removeElement);
      return;
    }
    if (!is$1.element(element) || !is$1.element(element.parentNode)) {
      return;
    }
    element.parentNode.removeChild(element);
  } // Remove all child elements
  function emptyElement(element) {
    if (!is$1.element(element)) {
      return;
    }
    var length = element.childNodes.length;
    while (length > 0) {
      element.removeChild(element.lastChild);
      length -= 1;
    }
  } // Replace element
  function replaceElement(newChild, oldChild) {
    if (!is$1.element(oldChild) || !is$1.element(oldChild.parentNode) || !is$1.element(newChild)) {
      return null;
    }
    oldChild.parentNode.replaceChild(newChild, oldChild);
    return newChild;
  } // Get an attribute object from a string selector
  function getAttributesFromSelector(sel, existingAttributes) {
    // For example:
    // '.test' to { class: 'test' }
    // '#test' to { id: 'test' }
    // '[data-test="test"]' to { 'data-test': 'test' }
    if (!is$1.string(sel) || is$1.empty(sel)) {
      return {};
    }
    var attributes = {};
    var existing = extend({}, existingAttributes);
    sel.split(',').forEach(function (s) {
      // Remove whitespace
      var selector = s.trim();
      var className = selector.replace('.', '');
      var stripped = selector.replace(/[[\]]/g, ''); // Get the parts and value
      var parts = stripped.split('=');
      var _parts = _slicedToArray(parts, 1),
          key = _parts[0];
      var value = parts.length > 1 ? parts[1].replace(/["']/g, '') : ''; // Get the first character
      var start = selector.charAt(0);
      switch (start) {
        case '.':
          // Add to existing classname
          if (is$1.string(existing.class)) {
            attributes.class = "".concat(existing.class, " ").concat(className);
          } else {
            attributes.class = className;
          }
          break;
        case '#':
          // ID selector
          attributes.id = selector.replace('#', '');
          break;
        case '[':
          // Attribute selector
          attributes[key] = value;
          break;
      }
    });
    return extend(existing, attributes);
  } // Toggle hidden
  function toggleHidden(element, hidden) {
    if (!is$1.element(element)) {
      return;
    }
    var hide = hidden;
    if (!is$1.boolean(hide)) {
      hide = !element.hidden;
    } // eslint-disable-next-line no-param-reassign
    element.hidden = hide;
  } // Mirror Element.classList.toggle, with IE compatibility for "force" argument
  function toggleClass(element, className, force) {
    if (is$1.nodeList(element)) {
      return Array.from(element).map(function (e) {
        return toggleClass(e, className, force);
      });
    }
    if (is$1.element(element)) {
      var method = 'toggle';
      if (typeof force !== 'undefined') {
        method = force ? 'add' : 'remove';
      }
      element.classList[method](className);
      return element.classList.contains(className);
    }
    return false;
  } // Has class name
  function hasClass(element, className) {
    return is$1.element(element) && element.classList.contains(className);
  } // Element matches selector
  function matches$1(element, selector) {
    function match() {
      return Array.from(document.querySelectorAll(selector)).includes(this);
    }
    var method =  match;
    return method.call(element, selector);
  } // Find all elements
  function getElements(selector) {
    return this.elements.container.querySelectorAll(selector);
  } // Find a single element
  function getElement(selector) {
    return this.elements.container.querySelector(selector);
  } // Set focus and tab focus class
  function setFocus() {
    var element = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
    var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
    if (!is$1.element(element)) {
      return;
    } // Set regular focus
    element.focus({
      preventScroll: true
    }); // If we want to mimic keyboard focus via tab
    if (tabFocus) {
      toggleClass(element, this.config.classNames.tabFocus);
    }
  }
  var defaultCodecs = {
    'audio/ogg': 'vorbis',
    'audio/wav': '1',
    'video/webm': 'vp8, vorbis',
    'video/mp4': 'avc1.42E01E, mp4a.40.2',
    'video/ogg': 'theora'
  }; // Check for feature support
  var support = {
    // Basic support
    audio: 'canPlayType' in document.createElement('audio'),
    video: 'canPlayType' in document.createElement('video'),
    // Check for support
    // Basic functionality vs full UI
    check: function check(type, provider, playsinline) {
      var canPlayInline = browser.isIPhone && playsinline && support.playsinline;
      var api = support[type] || provider !== 'html5';
      var ui = api && support.rangeInput && (type !== 'video' || !browser.isIPhone || canPlayInline);
      return {
        api: api,
        ui: ui
      };
    },
    // Picture-in-picture support
    // Safari & Chrome only currently
    pip: function () {
      if (browser.isIPhone) {
        return false;
      } // Safari
      // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
      if (is$1.function(createElement('video').webkitSetPresentationMode)) {
        return true;
      } // Chrome
      // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture
      if (document.pictureInPictureEnabled && !createElement('video').disablePictureInPicture) {
        return true;
      }
      return false;
    }(),
    // Airplay support
    // Safari only currently
    airplay: is$1.function(window.WebKitPlaybackTargetAvailabilityEvent),
    // Inline playback support
    // https://webkit.org/blog/6784/new-video-policies-for-ios/
    playsinline: 'playsInline' in document.createElement('video'),
    // Check for mime type support against a player instance
    // Credits: http://diveintohtml5.info/everything.html
    // Related: http://www.leanbackplayer.com/test/h5mt.html
    mime: function mime(input) {
      if (is$1.empty(input)) {
        return false;
      }
      var _input$split = input.split('/'),
          _input$split2 = _slicedToArray(_input$split, 1),
          mediaType = _input$split2[0];
      var type = input; // Verify we're using HTML5 and there's no media type mismatch
      if (!this.isHTML5 || mediaType !== this.type) {
        return false;
      } // Add codec if required
      if (Object.keys(defaultCodecs).includes(type)) {
        type += "; codecs=\"".concat(defaultCodecs[input], "\"");
      }
      try {
        return Boolean(type && this.media.canPlayType(type).replace(/no/, ''));
      } catch (e) {
        return false;
      }
    },
    // Check for textTracks support
    textTracks: 'textTracks' in document.createElement('video'),
    // <input type="range"> Sliders
    rangeInput: function () {
      var range = document.createElement('input');
      range.type = 'range';
      return range.type === 'range';
    }(),
    // Touch
    // NOTE: Remember a device can be mouse + touch enabled so we check on first touch event
    touch: 'ontouchstart' in document.documentElement,
    // Detect transitions support
    transitions: transitionEndEvent !== false,
    // Reduced motion iOS & MacOS setting
    // https://webkit.org/blog/7551/responsive-design-for-motion/
    reducedMotion: 'matchMedia' in window && window.matchMedia('(prefers-reduced-motion)').matches
  };
  // https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md
  // https://www.youtube.com/watch?v=NPM6172J22g
  var supportsPassiveListeners = function () {
    // Test via a getter in the options object to see if the passive property is accessed
    var supported = false;
    try {
      var options = Object.defineProperty({}, 'passive', {
        get: function get() {
          supported = true;
          return null;
        }
      });
      window.addEventListener('test', null, options);
      window.removeEventListener('test', null, options);
    } catch (e) {// Do nothing
    }
    return supported;
  }(); // Toggle event listener
  function toggleListener(element, event, callback) {
    var _this = this;
    var toggle = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
    var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
    var capture = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : false;
    // Bail if no element, event, or callback
    if (!element || !('addEventListener' in element) || is$1.empty(event) || !is$1.function(callback)) {
      return;
    } // Allow multiple events
    var events = event.split(' '); // Build options
    // Default to just the capture boolean for browsers with no passive listener support
    var options = capture; // If passive events listeners are supported
    if (supportsPassiveListeners) {
      options = {
        // Whether the listener can be passive (i.e. default never prevented)
        passive: passive,
        // Whether the listener is a capturing listener or not
        capture: capture
      };
    } // If a single node is passed, bind the event listener
    events.forEach(function (type) {
      if (_this && _this.eventListeners && toggle) {
        // Cache event listener
        _this.eventListeners.push({
          element: element,
          type: type,
          callback: callback,
          options: options
        });
      }
      element[toggle ? 'addEventListener' : 'removeEventListener'](type, callback, options);
    });
  } // Bind event handler
  function on(element) {
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    toggleListener.call(this, element, events, callback, true, passive, capture);
  } // Unbind event handler
  function off(element) {
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    toggleListener.call(this, element, events, callback, false, passive, capture);
  } // Bind once-only event handler
  function once(element) {
    var _this2 = this;
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    var onceCallback = function onceCallback() {
      off(element, events, onceCallback, passive, capture);
      for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
        args[_key] = arguments[_key];
      }
      callback.apply(_this2, args);
    };
    toggleListener.call(this, element, events, onceCallback, true, passive, capture);
  } // Trigger event
  function triggerEvent(element) {
    var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var bubbles = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
    var detail = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
    // Bail if no element
    if (!is$1.element(element) || is$1.empty(type)) {
      return;
    } // Create and dispatch the event
    var event = new CustomEvent(type, {
      bubbles: bubbles,
      detail: _objectSpread2({}, detail, {
        plyr: this
      })
    }); // Dispatch the event
    element.dispatchEvent(event);
  } // Unbind all cached event listeners
  function unbindListeners() {
    if (this && this.eventListeners) {
      this.eventListeners.forEach(function (item) {
        var element = item.element,
            type = item.type,
            callback = item.callback,
            options = item.options;
        element.removeEventListener(type, callback, options);
      });
      this.eventListeners = [];
    }
  } // Run method when / if player is ready
  function ready() {
    var _this3 = this;
    return new Promise(function (resolve) {
      return _this3.ready ? setTimeout(resolve, 0) : on.call(_this3, _this3.elements.container, 'ready', resolve);
    }).then(function () {});
  }
  function validateRatio(input) {
    if (!is$1.array(input) && (!is$1.string(input) || !input.includes(':'))) {
      return false;
    }
    var ratio = is$1.array(input) ? input : input.split(':');
    return ratio.map(Number).every(is$1.number);
  }
  function reduceAspectRatio(ratio) {
    if (!is$1.array(ratio) || !ratio.every(is$1.number)) {
      return null;
    }
    var _ratio = _slicedToArray(ratio, 2),
        width = _ratio[0],
        height = _ratio[1];
    var getDivider = function getDivider(w, h) {
      return h === 0 ? w : getDivider(h, w % h);
    };
    var divider = getDivider(width, height);
    return [width / divider, height / divider];
  }
  function getAspectRatio(input) {
    var parse = function parse(ratio) {
      return validateRatio(ratio) ? ratio.split(':').map(Number) : null;
    }; // Try provided ratio
    var ratio = parse(input); // Get from config
    if (ratio === null) {
      ratio = parse(this.config.ratio);
    } // Get from embed
    if (ratio === null && !is$1.empty(this.embed) && is$1.array(this.embed.ratio)) {
      ratio = this.embed.ratio;
    } // Get from HTML5 video
    if (ratio === null && this.isHTML5) {
      var _this$media = this.media,
          videoWidth = _this$media.videoWidth,
          videoHeight = _this$media.videoHeight;
      ratio = reduceAspectRatio([videoWidth, videoHeight]);
    }
    return ratio;
  } // Set aspect ratio for responsive container
  function setAspectRatio(input) {
    if (!this.isVideo) {
      return {};
    }
    var wrapper = this.elements.wrapper;
    var ratio = getAspectRatio.call(this, input);
    var _ref = is$1.array(ratio) ? ratio : [0, 0],
        _ref2 = _slicedToArray(_ref, 2),
        w = _ref2[0],
        h = _ref2[1];
    var padding = 100 / w * h;
    wrapper.style.paddingBottom = "".concat(padding, "%"); // For Vimeo we have an extra <div> to hide the standard controls and UI
    if (this.isVimeo && this.supported.ui) {
      var height = 240;
      var offset = (height - padding) / (height / 50);
      this.media.style.transform = "translateY(-".concat(offset, "%)");
    } else if (this.isHTML5) {
      wrapper.classList.toggle(this.config.classNames.videoFixedRatio, ratio !== null);
    }
    return {
      padding: padding,
      ratio: ratio
    };
  }
  // ==========================================================================
  var html5 = {
    getSources: function getSources() {
      var _this = this;
      if (!this.isHTML5) {
        return [];
      }
      var sources = Array.from(this.media.querySelectorAll('source')); // Filter out unsupported sources (if type is specified)
      return sources.filter(function (source) {
        var type = source.getAttribute('type');
        if (is$1.empty(type)) {
          return true;
        }
        return support.mime.call(_this, type);
      });
    },
    // Get quality levels
    getQualityOptions: function getQualityOptions() {
      // Whether we're forcing all options (e.g. for streaming)
      if (this.config.quality.forced) {
        return this.config.quality.options;
      } // Get sizes from <source> elements
      return html5.getSources.call(this).map(function (source) {
        return Number(source.getAttribute('size'));
      }).filter(Boolean);
    },
    setup: function setup() {
      if (!this.isHTML5) {
        return;
      }
      var player = this; // Set speed options from config
      player.options.speed = player.config.speed.options; // Set aspect ratio if fixed
      if (!is$1.empty(this.config.ratio)) {
        setAspectRatio.call(player);
      } // Quality
      Object.defineProperty(player.media, 'quality', {
        get: function get() {
          // Get sources
          var sources = html5.getSources.call(player);
          var source = sources.find(function (s) {
            return s.getAttribute('src') === player.source;
          }); // Return size, if match is found
          return source && Number(source.getAttribute('size'));
        },
        set: function set(input) {
          if (player.quality === input) {
            return;
          } // If we're using an an external handler...
          if (player.config.quality.forced && is$1.function(player.config.quality.onChange)) {
            player.config.quality.onChange(input);
          } else {
            // Get sources
            var sources = html5.getSources.call(player); // Get first match for requested size
            var source = sources.find(function (s) {
              return Number(s.getAttribute('size')) === input;
            }); // No matching source found
            if (!source) {
              return;
            } // Get current state
            var _player$media = player.media,
                currentTime = _player$media.currentTime,
                paused = _player$media.paused,
                preload = _player$media.preload,
                readyState = _player$media.readyState,
                playbackRate = _player$media.playbackRate; // Set new source
            player.media.src = source.getAttribute('src'); // Prevent loading if preload="none" and the current source isn't loaded (#1044)
            if (preload !== 'none' || readyState) {
              // Restore time
              player.once('loadedmetadata', function () {
                player.speed = playbackRate;
                player.currentTime = currentTime; // Resume playing
                if (!paused) {
                  player.play();
                }
              }); // Load new source
              player.media.load();
            }
          } // Trigger change event
          triggerEvent.call(player, player.media, 'qualitychange', false, {
            quality: input
          });
        }
      });
    },
    // Cancel current network requests
    // See https://github.com/sampotts/plyr/issues/174
    cancelRequests: function cancelRequests() {
      if (!this.isHTML5) {
        return;
      } // Remove child sources
      removeElement(html5.getSources.call(this)); // Set blank video src attribute
      // This is to prevent a MEDIA_ERR_SRC_NOT_SUPPORTED error
      // Info: http://stackoverflow.com/questions/32231579/how-to-properly-dispose-of-an-html5-video-and-close-socket-or-connection
      this.media.setAttribute('src', this.config.blankVideo); // Load the new empty source
      // This will cancel existing requests
      // See https://github.com/sampotts/plyr/issues/174
      this.media.load(); // Debugging
      this.debug.log('Cancelled network requests');
    }
  };
  // ==========================================================================
  function dedupe(array) {
    if (!is$1.array(array)) {
      return array;
    }
    return array.filter(function (item, index) {
      return array.indexOf(item) === index;
    });
  } // Get the closest value in an array
  function closest(array, value) {
    if (!is$1.array(array) || !array.length) {
      return null;
    }
    return array.reduce(function (prev, curr) {
      return Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev;
    });
  }
  // ==========================================================================
  function generateId(prefix) {
    return "".concat(prefix, "-").concat(Math.floor(Math.random() * 10000));
  } // Format string
  function format(input) {
    for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
      args[_key - 1] = arguments[_key];
    }
    if (is$1.empty(input)) {
      return input;
    }
    return input.toString().replace(/{(\d+)}/g, function (match, i) {
      return args[i].toString();
    });
  } // Get percentage
  function getPercentage(current, max) {
    if (current === 0 || max === 0 || Number.isNaN(current) || Number.isNaN(max)) {
      return 0;
    }
    return (current / max * 100).toFixed(2);
  } // Replace all occurances of a string in a string
  function replaceAll() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var find = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var replace = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '';
    return input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g, '\\$1'), 'g'), replace.toString());
  } // Convert to title case
  function toTitleCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    return input.toString().replace(/\w\S*/g, function (text) {
      return text.charAt(0).toUpperCase() + text.substr(1).toLowerCase();
    });
  } // Convert string to pascalCase
  function toPascalCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var string = input.toString(); // Convert kebab case
    string = replaceAll(string, '-', ' '); // Convert snake case
    string = replaceAll(string, '_', ' '); // Convert to title case
    string = toTitleCase(string); // Convert to pascal case
    return replaceAll(string, ' ', '');
  } // Convert string to pascalCase
  function toCamelCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var string = input.toString(); // Convert to pascal case
    string = toPascalCase(string); // Convert first character to lowercase
    return string.charAt(0).toLowerCase() + string.slice(1);
  } // Remove HTML from a string
  function stripHTML(source) {
    var fragment = document.createDocumentFragment();
    var element = document.createElement('div');
    fragment.appendChild(element);
    element.innerHTML = source;
    return fragment.firstChild.innerText;
  } // Like outerHTML, but also works for DocumentFragment
  function getHTML(element) {
    var wrapper = document.createElement('div');
    wrapper.appendChild(element);
    return wrapper.innerHTML;
  }
  var resources = {
    pip: 'PIP',
    airplay: 'AirPlay',
    html5: 'HTML5',
    vimeo: 'Vimeo',
    youtube: 'YouTube'
  };
  var i18n = {
    get: function get() {
      var key = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
      var config = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
      if (is$1.empty(key) || is$1.empty(config)) {
        return '';
      }
      var string = getDeep(config.i18n, key);
      if (is$1.empty(string)) {
        if (Object.keys(resources).includes(key)) {
          return resources[key];
        }
        return '';
      }
      var replace = {
        '{seektime}': config.seekTime,
        '{title}': config.title
      };
      Object.entries(replace).forEach(function (_ref) {
        var _ref2 = _slicedToArray(_ref, 2),
            k = _ref2[0],
            v = _ref2[1];
        string = replaceAll(string, k, v);
      });
      return string;
    }
  };
  var Storage =
  /*#__PURE__*/
  function () {
    function Storage(player) {
      _classCallCheck(this, Storage);
      this.enabled = player.config.storage.enabled;
      this.key = player.config.storage.key;
    } // Check for actual support (see if we can use it)
    _createClass(Storage, [{
      key: "get",
      value: function get(key) {
        if (!Storage.supported || !this.enabled) {
          return null;
        }
        var store = window.localStorage.getItem(this.key);
        if (is$1.empty(store)) {
          return null;
        }
        var json = JSON.parse(store);
        return is$1.string(key) && key.length ? json[key] : json;
      }
    }, {
      key: "set",
      value: function set(object) {
        // Bail if we don't have localStorage support or it's disabled
        if (!Storage.supported || !this.enabled) {
          return;
        } // Can only store objectst
        if (!is$1.object(object)) {
          return;
        } // Get current storage
        var storage = this.get(); // Default to empty object
        if (is$1.empty(storage)) {
          storage = {};
        } // Update the working copy of the values
        extend(storage, object); // Update storage
        window.localStorage.setItem(this.key, JSON.stringify(storage));
      }
    }], [{
      key: "supported",
      get: function get() {
        try {
          if (!('localStorage' in window)) {
            return false;
          }
          var test = '___test'; // Try to use it (it might be disabled, e.g. user is in private mode)
          // see: https://github.com/sampotts/plyr/issues/131
          window.localStorage.setItem(test, test);
          window.localStorage.removeItem(test);
          return true;
        } catch (e) {
          return false;
        }
      }
    }]);
    return Storage;
  }();
  // ==========================================================================
  // Fetch wrapper
  // Using XHR to avoid issues with older browsers
  // ==========================================================================
  function fetch(url) {
    var responseType = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'text';
    return new Promise(function (resolve, reject) {
      try {
        var request = new XMLHttpRequest(); // Check for CORS support
        if (!('withCredentials' in request)) {
          return;
        }
        request.addEventListener('load', function () {
          if (responseType === 'text') {
            try {
              resolve(JSON.parse(request.responseText));
            } catch (e) {
              resolve(request.responseText);
            }
          } else {
            resolve(request.response);
          }
        });
        request.addEventListener('error', function () {
          throw new Error(request.status);
        });
        request.open('GET', url, true); // Set the required response type
        request.responseType = responseType;
        request.send();
      } catch (e) {
        reject(e);
      }
    });
  }
  // ==========================================================================
  function loadSprite(url, id) {
    if (!is$1.string(url)) {
      return;
    }
    var prefix = 'cache';
    var hasId = is$1.string(id);
    var isCached = false;
    var exists = function exists() {
      return document.getElementById(id) !== null;
    };
    var update = function update(container, data) {
      // eslint-disable-next-line no-param-reassign
      container.innerHTML = data; // Check again incase of race condition
      if (hasId && exists()) {
        return;
      } // Inject the SVG to the body
      document.body.insertAdjacentElement('afterbegin', container);
    }; // Only load once if ID set
    if (!hasId || !exists()) {
      var useStorage = Storage.supported; // Create container
      var container = document.createElement('div');
      container.setAttribute('hidden', '');
      if (hasId) {
        container.setAttribute('id', id);
      } // Check in cache
      if (useStorage) {
        var cached = window.localStorage.getItem("".concat(prefix, "-").concat(id));
        isCached = cached !== null;
        if (isCached) {
          var data = JSON.parse(cached);
          update(container, data.content);
        }
      } // Get the sprite
      fetch(url).then(function (result) {
        if (is$1.empty(result)) {
          return;
        }
        if (useStorage) {
          window.localStorage.setItem("".concat(prefix, "-").concat(id), JSON.stringify({
            content: result
          }));
        }
        update(container, result);
      }).catch(function () {});
    }
  }
  // ==========================================================================
  var getHours = function getHours(value) {
    return Math.trunc(value / 60 / 60 % 60, 10);
  };
  var getMinutes = function getMinutes(value) {
    return Math.trunc(value / 60 % 60, 10);
  };
  var getSeconds = function getSeconds(value) {
    return Math.trunc(value % 60, 10);
  }; // Format time to UI friendly string
  function formatTime() {
    var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
    var displayHours = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
    var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
    // Bail if the value isn't a number
    if (!is$1.number(time)) {
      return formatTime(undefined, displayHours, inverted);
    } // Format time component to add leading zero
    var format = function format(value) {
      return "0".concat(value).slice(-2);
    }; // Breakdown to hours, mins, secs
    var hours = getHours(time);
    var mins = getMinutes(time);
    var secs = getSeconds(time); // Do we need to display hours?
    if (displayHours || hours > 0) {
      hours = "".concat(hours, ":");
    } else {
      hours = '';
    } // Render
    return "".concat(inverted && time > 0 ? '-' : '').concat(hours).concat(format(mins), ":").concat(format(secs));
  }
  var controls = {
    // Get icon URL
    getIconUrl: function getIconUrl() {
      var url = new URL(this.config.iconUrl, window.location);
      var cors = url.host !== window.location.host || browser.isIE && !window.svg4everybody;
      return {
        url: this.config.iconUrl,
        cors: cors
      };
    },
    // Find the UI controls
    findElements: function findElements() {
      try {
        this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper); // Buttons
        this.elements.buttons = {
          play: getElements.call(this, this.config.selectors.buttons.play),
          pause: getElement.call(this, this.config.selectors.buttons.pause),
          restart: getElement.call(this, this.config.selectors.buttons.restart),
          rewind: getElement.call(this, this.config.selectors.buttons.rewind),
          fastForward: getElement.call(this, this.config.selectors.buttons.fastForward),
          mute: getElement.call(this, this.config.selectors.buttons.mute),
          pip: getElement.call(this, this.config.selectors.buttons.pip),
          airplay: getElement.call(this, this.config.selectors.buttons.airplay),
          settings: getElement.call(this, this.config.selectors.buttons.settings),
          captions: getElement.call(this, this.config.selectors.buttons.captions),
          fullscreen: getElement.call(this, this.config.selectors.buttons.fullscreen)
        }; // Progress
        this.elements.progress = getElement.call(this, this.config.selectors.progress); // Inputs
        this.elements.inputs = {
          seek: getElement.call(this, this.config.selectors.inputs.seek),
          volume: getElement.call(this, this.config.selectors.inputs.volume)
        }; // Display
        this.elements.display = {
          buffer: getElement.call(this, this.config.selectors.display.buffer),
          currentTime: getElement.call(this, this.config.selectors.display.currentTime),
          duration: getElement.call(this, this.config.selectors.display.duration)
        }; // Seek tooltip
        if (is$1.element(this.elements.progress)) {
          this.elements.display.seekTooltip = this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip));
        }
        return true;
      } catch (error) {
        // Log it
        this.debug.warn('It looks like there is a problem with your custom controls HTML', error); // Restore native video controls
        this.toggleNativeControls(true);
        return false;
      }
    },
    // Create <svg> icon
    createIcon: function createIcon(type, attributes) {
      var namespace = 'http://www.w3.org/2000/svg';
      var iconUrl = controls.getIconUrl.call(this);
      var iconPath = "".concat(!iconUrl.cors ? iconUrl.url : '', "#").concat(this.config.iconPrefix); // Create <svg>
      var icon = document.createElementNS(namespace, 'svg');
      setAttributes(icon, extend(attributes, {
        role: 'presentation',
        focusable: 'false'
      })); // Create the <use> to reference sprite
      var use = document.createElementNS(namespace, 'use');
      var path = "".concat(iconPath, "-").concat(type); // Set `href` attributes
      // https://github.com/sampotts/plyr/issues/460
      // https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
      if ('href' in use) {
        use.setAttributeNS('http://www.w3.org/1999/xlink', 'href', path);
      } // Always set the older attribute even though it's "deprecated" (it'll be around for ages)
      use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path); // Add <use> to <svg>
      icon.appendChild(use);
      return icon;
    },
    // Create hidden text label
    createLabel: function createLabel(key) {
      var attr = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
      var text = i18n.get(key, this.config);
      var attributes = _objectSpread2({}, attr, {
        class: [attr.class, this.config.classNames.hidden].filter(Boolean).join(' ')
      });
      return createElement('span', attributes, text);
    },
    // Create a badge
    createBadge: function createBadge(text) {
      if (is$1.empty(text)) {
        return null;
      }
      var badge = createElement('span', {
        class: this.config.classNames.menu.value
      });
      badge.appendChild(createElement('span', {
        class: this.config.classNames.menu.badge
      }, text));
      return badge;
    },
    // Create a <button>
    createButton: function createButton(buttonType, attr) {
      var _this = this;
      var attributes = extend({}, attr);
      var type = toCamelCase(buttonType);
      var props = {
        element: 'button',
        toggle: false,
        label: null,
        icon: null,
        labelPressed: null,
        iconPressed: null
      };
      ['element', 'icon', 'label'].forEach(function (key) {
        if (Object.keys(attributes).includes(key)) {
          props[key] = attributes[key];
          delete attributes[key];
        }
      }); // Default to 'button' type to prevent form submission
      if (props.element === 'button' && !Object.keys(attributes).includes('type')) {
        attributes.type = 'button';
      } // Set class name
      if (Object.keys(attributes).includes('class')) {
        if (!attributes.class.split(' ').some(function (c) {
          return c === _this.config.classNames.control;
        })) {
          extend(attributes, {
            class: "".concat(attributes.class, " ").concat(this.config.classNames.control)
          });
        }
      } else {
        attributes.class = this.config.classNames.control;
      } // Large play button
      switch (buttonType) {
        case 'play':
          props.toggle = true;
          props.label = 'play';
          props.labelPressed = 'pause';
          props.icon = 'play';
          props.iconPressed = 'pause';
          break;
        case 'mute':
          props.toggle = true;
          props.label = 'mute';
          props.labelPressed = 'unmute';
          props.icon = 'volume';
          props.iconPressed = 'muted';
          break;
        case 'captions':
          props.toggle = true;
          props.label = 'enableCaptions';
          props.labelPressed = 'disableCaptions';
          props.icon = 'captions-off';
          props.iconPressed = 'captions-on';
          break;
        case 'fullscreen':
          props.toggle = true;
          props.label = 'enterFullscreen';
          props.labelPressed = 'exitFullscreen';
          props.icon = 'enter-fullscreen';
          props.iconPressed = 'exit-fullscreen';
          break;
        case 'play-large':
          attributes.class += " ".concat(this.config.classNames.control, "--overlaid");
          type = 'play';
          props.label = 'play';
          props.icon = 'play';
          break;
        default:
          if (is$1.empty(props.label)) {
            props.label = type;
          }
          if (is$1.empty(props.icon)) {
            props.icon = buttonType;
          }
      }
      var button = createElement(props.element); // Setup toggle icon and labels
      if (props.toggle) {
        // Icon
        button.appendChild(controls.createIcon.call(this, props.iconPressed, {
          class: 'icon--pressed'
        }));
        button.appendChild(controls.createIcon.call(this, props.icon, {
          class: 'icon--not-pressed'
        })); // Label/Tooltip
        button.appendChild(controls.createLabel.call(this, props.labelPressed, {
          class: 'label--pressed'
        }));
        button.appendChild(controls.createLabel.call(this, props.label, {
          class: 'label--not-pressed'
        }));
      } else {
        button.appendChild(controls.createIcon.call(this, props.icon));
        button.appendChild(controls.createLabel.call(this, props.label));
      } // Merge and set attributes
      extend(attributes, getAttributesFromSelector(this.config.selectors.buttons[type], attributes));
      setAttributes(button, attributes); // We have multiple play buttons
      if (type === 'play') {
        if (!is$1.array(this.elements.buttons[type])) {
          this.elements.buttons[type] = [];
        }
        this.elements.buttons[type].push(button);
      } else {
        this.elements.buttons[type] = button;
      }
      return button;
    },
    // Create an <input type='range'>
    createRange: function createRange(type, attributes) {
      // Seek input
      var input = createElement('input', extend(getAttributesFromSelector(this.config.selectors.inputs[type]), {
        type: 'range',
        min: 0,
        max: 100,
        step: 0.01,
        value: 0,
        autocomplete: 'off',
        // A11y fixes for https://github.com/sampotts/plyr/issues/905
        role: 'slider',
        'aria-label': i18n.get(type, this.config),
        'aria-valuemin': 0,
        'aria-valuemax': 100,
        'aria-valuenow': 0
      }, attributes));
      this.elements.inputs[type] = input; // Set the fill for webkit now
      controls.updateRangeFill.call(this, input); // Improve support on touch devices
      RangeTouch.setup(input);
      return input;
    },
    // Create a <progress>
    createProgress: function createProgress(type, attributes) {
      var progress = createElement('progress', extend(getAttributesFromSelector(this.config.selectors.display[type]), {
        min: 0,
        max: 100,
        value: 0,
        role: 'progressbar',
        'aria-hidden': true
      }, attributes)); // Create the label inside
      if (type !== 'volume') {
        progress.appendChild(createElement('span', null, '0'));
        var suffixKey = {
          played: 'played',
          buffer: 'buffered'
        }[type];
        var suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';
        progress.innerText = "% ".concat(suffix.toLowerCase());
      }
      this.elements.display[type] = progress;
      return progress;
    },
    // Create time display
    createTime: function createTime(type, attrs) {
      var attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);
      var container = createElement('div', extend(attributes, {
        class: "".concat(attributes.class ? attributes.class : '', " ").concat(this.config.classNames.display.time, " ").trim(),
        'aria-label': i18n.get(type, this.config)
      }), '00:00'); // Reference for updates
      this.elements.display[type] = container;
      return container;
    },
    // Bind keyboard shortcuts for a menu item
    // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
    // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
    bindMenuItemShortcuts: function bindMenuItemShortcuts(menuItem, type) {
      var _this2 = this;
      // Navigate through menus via arrow keys and space
      on.call(this, menuItem, 'keydown keyup', function (event) {
        // We only care about space and ⬆️ ⬇️️ ➡️
        if (![32, 38, 39, 40].includes(event.which)) {
          return;
        } // Prevent play / seek
        event.preventDefault();
        event.stopPropagation(); // We're just here to prevent the keydown bubbling
        if (event.type === 'keydown') {
          return;
        }
        var isRadioButton = matches$1(menuItem, '[role="menuitemradio"]'); // Show the respective menu
        if (!isRadioButton && [32, 39].includes(event.which)) {
          controls.showMenuPanel.call(_this2, type, true);
        } else {
          var target;
          if (event.which !== 32) {
            if (event.which === 40 || isRadioButton && event.which === 39) {
              target = menuItem.nextElementSibling;
              if (!is$1.element(target)) {
                target = menuItem.parentNode.firstElementChild;
              }
            } else {
              target = menuItem.previousElementSibling;
              if (!is$1.element(target)) {
                target = menuItem.parentNode.lastElementChild;
              }
            }
            setFocus.call(_this2, target, true);
          }
        }
      }, false); // Enter will fire a `click` event but we still need to manage focus
      // So we bind to keyup which fires after and set focus here
      on.call(this, menuItem, 'keyup', function (event) {
        if (event.which !== 13) {
          return;
        }
        controls.focusFirstMenuItem.call(_this2, null, true);
      });
    },
    // Create a settings menu item
    createMenuItem: function createMenuItem(_ref) {
      var _this3 = this;
      var value = _ref.value,
          list = _ref.list,
          type = _ref.type,
          title = _ref.title,
          _ref$badge = _ref.badge,
          badge = _ref$badge === void 0 ? null : _ref$badge,
          _ref$checked = _ref.checked,
          checked = _ref$checked === void 0 ? false : _ref$checked;
      var attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);
      var menuItem = createElement('button', extend(attributes, {
        type: 'button',
        role: 'menuitemradio',
        class: "".concat(this.config.classNames.control, " ").concat(attributes.class ? attributes.class : '').trim(),
        'aria-checked': checked,
        value: value
      }));
      var flex = createElement('span'); // We have to set as HTML incase of special characters
      flex.innerHTML = title;
      if (is$1.element(badge)) {
        flex.appendChild(badge);
      }
      menuItem.appendChild(flex); // Replicate radio button behaviour
      Object.defineProperty(menuItem, 'checked', {
        enumerable: true,
        get: function get() {
          return menuItem.getAttribute('aria-checked') === 'true';
        },
        set: function set(check) {
          // Ensure exclusivity
          if (check) {
            Array.from(menuItem.parentNode.children).filter(function (node) {
              return matches$1(node, '[role="menuitemradio"]');
            }).forEach(function (node) {
              return node.setAttribute('aria-checked', 'false');
            });
          }
          menuItem.setAttribute('aria-checked', check ? 'true' : 'false');
        }
      });
      this.listeners.bind(menuItem, 'click keyup', function (event) {
        if (is$1.keyboardEvent(event) && event.which !== 32) {
          return;
        }
        event.preventDefault();
        event.stopPropagation();
        menuItem.checked = true;
        switch (type) {
          case 'language':
            _this3.currentTrack = Number(value);
            break;
          case 'quality':
            _this3.quality = value;
            break;
          case 'speed':
            _this3.speed = parseFloat(value);
            break;
        }
        controls.showMenuPanel.call(_this3, 'home', is$1.keyboardEvent(event));
      }, type, false);
      controls.bindMenuItemShortcuts.call(this, menuItem, type);
      list.appendChild(menuItem);
    },
    // Format a time for display
    formatTime: function formatTime$1() {
      var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
      var inverted = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      // Bail if the value isn't a number
      if (!is$1.number(time)) {
        return time;
      } // Always display hours if duration is over an hour
      var forceHours = getHours(this.duration) > 0;
      return formatTime(time, forceHours, inverted);
    },
    // Update the displayed time
    updateTimeDisplay: function updateTimeDisplay() {
      var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
      var time = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
      var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
      // Bail if there's no element to display or the value isn't a number
      if (!is$1.element(target) || !is$1.number(time)) {
        return;
      } // eslint-disable-next-line no-param-reassign
      target.innerText = controls.formatTime(time, inverted);
    },
    // Update volume UI and storage
    updateVolume: function updateVolume() {
      if (!this.supported.ui) {
        return;
      } // Update range
      if (is$1.element(this.elements.inputs.volume)) {
        controls.setRange.call(this, this.elements.inputs.volume, this.muted ? 0 : this.volume);
      } // Update mute state
      if (is$1.element(this.elements.buttons.mute)) {
        this.elements.buttons.mute.pressed = this.muted || this.volume === 0;
      }
    },
    // Update seek value and lower fill
    setRange: function setRange(target) {
      var value = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
      if (!is$1.element(target)) {
        return;
      } // eslint-disable-next-line
      target.value = value; // Webkit range fill
      controls.updateRangeFill.call(this, target);
    },
    // Update <progress> elements
    updateProgress: function updateProgress(event) {
      var _this4 = this;
      if (!this.supported.ui || !is$1.event(event)) {
        return;
      }
      var value = 0;
      var setProgress = function setProgress(target, input) {
        var val = is$1.number(input) ? input : 0;
        var progress = is$1.element(target) ? target : _this4.elements.display.buffer; // Update value and label
        if (is$1.element(progress)) {
          progress.value = val; // Update text label inside
          var label = progress.getElementsByTagName('span')[0];
          if (is$1.element(label)) {
            label.childNodes[0].nodeValue = val;
          }
        }
      };
      if (event) {
        switch (event.type) {
          // Video playing
          case 'timeupdate':
          case 'seeking':
          case 'seeked':
            value = getPercentage(this.currentTime, this.duration); // Set seek range value only if it's a 'natural' time event
            if (event.type === 'timeupdate') {
              controls.setRange.call(this, this.elements.inputs.seek, value);
            }
            break;
          // Check buffer status
          case 'playing':
          case 'progress':
            setProgress(this.elements.display.buffer, this.buffered * 100);
            break;
        }
      }
    },
    // Webkit polyfill for lower fill range
    updateRangeFill: function updateRangeFill(target) {
      // Get range from event if event passed
      var range = is$1.event(target) ? target.target : target; // Needs to be a valid <input type='range'>
      if (!is$1.element(range) || range.getAttribute('type') !== 'range') {
        return;
      } // Set aria values for https://github.com/sampotts/plyr/issues/905
      if (matches$1(range, this.config.selectors.inputs.seek)) {
        range.setAttribute('aria-valuenow', this.currentTime);
        var currentTime = controls.formatTime(this.currentTime);
        var duration = controls.formatTime(this.duration);
        var format = i18n.get('seekLabel', this.config);
        range.setAttribute('aria-valuetext', format.replace('{currentTime}', currentTime).replace('{duration}', duration));
      } else if (matches$1(range, this.config.selectors.inputs.volume)) {
        var percent = range.value * 100;
        range.setAttribute('aria-valuenow', percent);
        range.setAttribute('aria-valuetext', "".concat(percent.toFixed(1), "%"));
      } else {
        range.setAttribute('aria-valuenow', range.value);
      } // WebKit only
      if (!browser.isWebkit) {
        return;
      } // Set CSS custom property
      range.style.setProperty('--value', "".concat(range.value / range.max * 100, "%"));
    },
    // Update hover tooltip for seeking
    updateSeekTooltip: function updateSeekTooltip(event) {
      var _this5 = this;
      // Bail if setting not true
      if (!this.config.tooltips.seek || !is$1.element(this.elements.inputs.seek) || !is$1.element(this.elements.display.seekTooltip) || this.duration === 0) {
        return;
      }
      var visible = "".concat(this.config.classNames.tooltip, "--visible");
      var toggle = function toggle(show) {
        return toggleClass(_this5.elements.display.seekTooltip, visible, show);
      }; // Hide on touch
      if (this.touch) {
        toggle(false);
        return;
      } // Determine percentage, if already visible
      var percent = 0;
      var clientRect = this.elements.progress.getBoundingClientRect();
      if (is$1.event(event)) {
        percent = 100 / clientRect.width * (event.pageX - clientRect.left);
      } else if (hasClass(this.elements.display.seekTooltip, visible)) {
        percent = parseFloat(this.elements.display.seekTooltip.style.left, 10);
      } else {
        return;
      } // Set bounds
      if (percent < 0) {
        percent = 0;
      } else if (percent > 100) {
        percent = 100;
      } // Display the time a click would seek to
      controls.updateTimeDisplay.call(this, this.elements.display.seekTooltip, this.duration / 100 * percent); // Set position
      this.elements.display.seekTooltip.style.left = "".concat(percent, "%"); // Show/hide the tooltip
      // If the event is a moues in/out and percentage is inside bounds
      if (is$1.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {
        toggle(event.type === 'mouseenter');
      }
    },
    // Handle time change event
    timeUpdate: function timeUpdate(event) {
      // Only invert if only one time element is displayed and used for both duration and currentTime
      var invert = !is$1.element(this.elements.display.duration) && this.config.invertTime; // Duration
      controls.updateTimeDisplay.call(this, this.elements.display.currentTime, invert ? this.duration - this.currentTime : this.currentTime, invert); // Ignore updates while seeking
      if (event && event.type === 'timeupdate' && this.media.seeking) {
        return;
      } // Playing progress
      controls.updateProgress.call(this, event);
    },
    // Show the duration on metadataloaded or durationchange events
    durationUpdate: function durationUpdate() {
      // Bail if no UI or durationchange event triggered after playing/seek when invertTime is false
      if (!this.supported.ui || !this.config.invertTime && this.currentTime) {
        return;
      } // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.
      // https://github.com/video-dev/hls.js/blob/5820d29d3c4c8a46e8b75f1e3afa3e68c1a9a2db/src/controller/buffer-controller.js#L415
      // https://github.com/google/shaka-player/blob/4d889054631f4e1cf0fbd80ddd2b71887c02e232/lib/media/streaming_engine.js#L1062
      // https://github.com/Dash-Industry-Forum/dash.js/blob/69859f51b969645b234666800d4cb596d89c602d/src/dash/models/DashManifestModel.js#L338
      if (this.duration >= Math.pow(2, 32)) {
        toggleHidden(this.elements.display.currentTime, true);
        toggleHidden(this.elements.progress, true);
        return;
      } // Update ARIA values
      if (is$1.element(this.elements.inputs.seek)) {
        this.elements.inputs.seek.setAttribute('aria-valuemax', this.duration);
      } // If there's a spot to display duration
      var hasDuration = is$1.element(this.elements.display.duration); // If there's only one time display, display duration there
      if (!hasDuration && this.config.displayDuration && this.paused) {
        controls.updateTimeDisplay.call(this, this.elements.display.currentTime, this.duration);
      } // If there's a duration element, update content
      if (hasDuration) {
        controls.updateTimeDisplay.call(this, this.elements.display.duration, this.duration);
      } // Update the tooltip (if visible)
      controls.updateSeekTooltip.call(this);
    },
    // Hide/show a tab
    toggleMenuButton: function toggleMenuButton(setting, toggle) {
      toggleHidden(this.elements.settings.buttons[setting], !toggle);
    },
    // Update the selected setting
    updateSetting: function updateSetting(setting, container, input) {
      var pane = this.elements.settings.panels[setting];
      var value = null;
      var list = container;
      if (setting === 'captions') {
        value = this.currentTrack;
      } else {
        value = !is$1.empty(input) ? input : this[setting]; // Get default
        if (is$1.empty(value)) {
          value = this.config[setting].default;
        } // Unsupported value
        if (!is$1.empty(this.options[setting]) && !this.options[setting].includes(value)) {
          this.debug.warn("Unsupported value of '".concat(value, "' for ").concat(setting));
          return;
        } // Disabled value
        if (!this.config[setting].options.includes(value)) {
          this.debug.warn("Disabled value of '".concat(value, "' for ").concat(setting));
          return;
        }
      } // Get the list if we need to
      if (!is$1.element(list)) {
        list = pane && pane.querySelector('[role="menu"]');
      } // If there's no list it means it's not been rendered...
      if (!is$1.element(list)) {
        return;
      } // Update the label
      var label = this.elements.settings.buttons[setting].querySelector(".".concat(this.config.classNames.menu.value));
      label.innerHTML = controls.getLabel.call(this, setting, value); // Find the radio option and check it
      var target = list && list.querySelector("[value=\"".concat(value, "\"]"));
      if (is$1.element(target)) {
        target.checked = true;
      }
    },
    // Translate a value into a nice label
    getLabel: function getLabel(setting, value) {
      switch (setting) {
        case 'speed':
          return value === 1 ? i18n.get('normal', this.config) : "".concat(value, "&times;");
        case 'quality':
          if (is$1.number(value)) {
            var label = i18n.get("qualityLabel.".concat(value), this.config);
            if (!label.length) {
              return "".concat(value, "p");
            }
            return label;
          }
          return toTitleCase(value);
        case 'captions':
          return captions.getLabel.call(this);
        default:
          return null;
      }
    },
    // Set the quality menu
    setQualityMenu: function setQualityMenu(options) {
      var _this6 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.quality)) {
        return;
      }
      var type = 'quality';
      var list = this.elements.settings.panels.quality.querySelector('[role="menu"]'); // Set options if passed and filter based on uniqueness and config
      if (is$1.array(options)) {
        this.options.quality = dedupe(options).filter(function (quality) {
          return _this6.config.quality.options.includes(quality);
        });
      } // Toggle the pane and tab
      var toggle = !is$1.empty(this.options.quality) && this.options.quality.length > 1;
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If we're hiding, nothing more to do
      if (!toggle) {
        return;
      } // Get the badge HTML for HD, 4K etc
      var getBadge = function getBadge(quality) {
        var label = i18n.get("qualityBadge.".concat(quality), _this6.config);
        if (!label.length) {
          return null;
        }
        return controls.createBadge.call(_this6, label);
      }; // Sort options by the config and then render options
      this.options.quality.sort(function (a, b) {
        var sorting = _this6.config.quality.options;
        return sorting.indexOf(a) > sorting.indexOf(b) ? 1 : -1;
      }).forEach(function (quality) {
        controls.createMenuItem.call(_this6, {
          value: quality,
          list: list,
          type: type,
          title: controls.getLabel.call(_this6, 'quality', quality),
          badge: getBadge(quality)
        });
      });
      controls.updateSetting.call(this, type, list);
    },
    // Set the looping options
    /* setLoopMenu() {
        // Menu required
        if (!is.element(this.elements.settings.panels.loop)) {
            return;
        }
         const options = ['start', 'end', 'all', 'reset'];
        const list = this.elements.settings.panels.loop.querySelector('[role="menu"]');
         // Show the pane and tab
        toggleHidden(this.elements.settings.buttons.loop, false);
        toggleHidden(this.elements.settings.panels.loop, false);
         // Toggle the pane and tab
        const toggle = !is.empty(this.loop.options);
        controls.toggleMenuButton.call(this, 'loop', toggle);
         // Empty the menu
        emptyElement(list);
         options.forEach(option => {
            const item = createElement('li');
             const button = createElement(
                'button',
                extend(getAttributesFromSelector(this.config.selectors.buttons.loop), {
                    type: 'button',
                    class: this.config.classNames.control,
                    'data-plyr-loop-action': option,
                }),
                i18n.get(option, this.config)
            );
             if (['start', 'end'].includes(option)) {
                const badge = controls.createBadge.call(this, '00:00');
                button.appendChild(badge);
            }
             item.appendChild(button);
            list.appendChild(item);
        });
    }, */
    // Get current selected caption language
    // TODO: rework this to user the getter in the API?
    // Set a list of available captions languages
    setCaptionsMenu: function setCaptionsMenu() {
      var _this7 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.captions)) {
        return;
      } // TODO: Captions or language? Currently it's mixed
      var type = 'captions';
      var list = this.elements.settings.panels.captions.querySelector('[role="menu"]');
      var tracks = captions.getTracks.call(this);
      var toggle = Boolean(tracks.length); // Toggle the pane and tab
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If there's no captions, bail
      if (!toggle) {
        return;
      } // Generate options data
      var options = tracks.map(function (track, value) {
        return {
          value: value,
          checked: _this7.captions.toggled && _this7.currentTrack === value,
          title: captions.getLabel.call(_this7, track),
          badge: track.language && controls.createBadge.call(_this7, track.language.toUpperCase()),
          list: list,
          type: 'language'
        };
      }); // Add the "Disabled" option to turn off captions
      options.unshift({
        value: -1,
        checked: !this.captions.toggled,
        title: i18n.get('disabled', this.config),
        list: list,
        type: 'language'
      }); // Generate options
      options.forEach(controls.createMenuItem.bind(this));
      controls.updateSetting.call(this, type, list);
    },
    // Set a list of available captions languages
    setSpeedMenu: function setSpeedMenu() {
      var _this8 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.speed)) {
        return;
      }
      var type = 'speed';
      var list = this.elements.settings.panels.speed.querySelector('[role="menu"]'); // Filter out invalid speeds
      this.options.speed = this.options.speed.filter(function (o) {
        return o >= _this8.minimumSpeed && o <= _this8.maximumSpeed;
      }); // Toggle the pane and tab
      var toggle = !is$1.empty(this.options.speed) && this.options.speed.length > 1;
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If we're hiding, nothing more to do
      if (!toggle) {
        return;
      } // Create items
      this.options.speed.forEach(function (speed) {
        controls.createMenuItem.call(_this8, {
          value: speed,
          list: list,
          type: type,
          title: controls.getLabel.call(_this8, 'speed', speed)
        });
      });
      controls.updateSetting.call(this, type, list);
    },
    // Check if we need to hide/show the settings menu
    checkMenu: function checkMenu() {
      var buttons = this.elements.settings.buttons;
      var visible = !is$1.empty(buttons) && Object.values(buttons).some(function (button) {
        return !button.hidden;
      });
      toggleHidden(this.elements.settings.menu, !visible);
    },
    // Focus the first menu item in a given (or visible) menu
    focusFirstMenuItem: function focusFirstMenuItem(pane) {
      var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      if (this.elements.settings.popup.hidden) {
        return;
      }
      var target = pane;
      if (!is$1.element(target)) {
        target = Object.values(this.elements.settings.panels).find(function (p) {
          return !p.hidden;
        });
      }
      var firstItem = target.querySelector('[role^="menuitem"]');
      setFocus.call(this, firstItem, tabFocus);
    },
    // Show/hide menu
    toggleMenu: function toggleMenu(input) {
      var popup = this.elements.settings.popup;
      var button = this.elements.buttons.settings; // Menu and button are required
      if (!is$1.element(popup) || !is$1.element(button)) {
        return;
      } // True toggle by default
      var hidden = popup.hidden;
      var show = hidden;
      if (is$1.boolean(input)) {
        show = input;
      } else if (is$1.keyboardEvent(input) && input.which === 27) {
        show = false;
      } else if (is$1.event(input)) {
        // If Plyr is in a shadowDOM, the event target is set to the component, instead of the
        // Element in the shadowDOM. The path, if available, is complete.
        var target = is$1.function(input.composedPath) ? input.composedPath()[0] : input.target;
        var isMenuItem = popup.contains(target); // If the click was inside the menu or if the click
        // wasn't the button or menu item and we're trying to
        // show the menu (a doc click shouldn't show the menu)
        if (isMenuItem || !isMenuItem && input.target !== button && show) {
          return;
        }
      } // Set button attributes
      button.setAttribute('aria-expanded', show); // Show the actual popup
      toggleHidden(popup, !show); // Add class hook
      toggleClass(this.elements.container, this.config.classNames.menu.open, show); // Focus the first item if key interaction
      if (show && is$1.keyboardEvent(input)) {
        controls.focusFirstMenuItem.call(this, null, true);
      } else if (!show && !hidden) {
        // If closing, re-focus the button
        setFocus.call(this, button, is$1.keyboardEvent(input));
      }
    },
    // Get the natural size of a menu panel
    getMenuSize: function getMenuSize(tab) {
      var clone = tab.cloneNode(true);
      clone.style.position = 'absolute';
      clone.style.opacity = 0;
      clone.removeAttribute('hidden'); // Append to parent so we get the "real" size
      tab.parentNode.appendChild(clone); // Get the sizes before we remove
      var width = clone.scrollWidth;
      var height = clone.scrollHeight; // Remove from the DOM
      removeElement(clone);
      return {
        width: width,
        height: height
      };
    },
    // Show a panel in the menu
    showMenuPanel: function showMenuPanel() {
      var _this9 = this;
      var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
      var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      var target = this.elements.container.querySelector("#plyr-settings-".concat(this.id, "-").concat(type)); // Nothing to show, bail
      if (!is$1.element(target)) {
        return;
      } // Hide all other panels
      var container = target.parentNode;
      var current = Array.from(container.children).find(function (node) {
        return !node.hidden;
      }); // If we can do fancy animations, we'll animate the height/width
      if (support.transitions && !support.reducedMotion) {
        // Set the current width as a base
        container.style.width = "".concat(current.scrollWidth, "px");
        container.style.height = "".concat(current.scrollHeight, "px"); // Get potential sizes
        var size = controls.getMenuSize.call(this, target); // Restore auto height/width
        var restore = function restore(event) {
          // We're only bothered about height and width on the container
          if (event.target !== container || !['width', 'height'].includes(event.propertyName)) {
            return;
          } // Revert back to auto
          container.style.width = '';
          container.style.height = ''; // Only listen once
          off.call(_this9, container, transitionEndEvent, restore);
        }; // Listen for the transition finishing and restore auto height/width
        on.call(this, container, transitionEndEvent, restore); // Set dimensions to target
        container.style.width = "".concat(size.width, "px");
        container.style.height = "".concat(size.height, "px");
      } // Set attributes on current tab
      toggleHidden(current, true); // Set attributes on target
      toggleHidden(target, false); // Focus the first item
      controls.focusFirstMenuItem.call(this, target, tabFocus);
    },
    // Set the download URL
    setDownloadUrl: function setDownloadUrl() {
      var button = this.elements.buttons.download; // Bail if no button
      if (!is$1.element(button)) {
        return;
      } // Set attribute
      button.setAttribute('href', this.download);
    },
    // Build the default HTML
    create: function create(data) {
      var _this10 = this;
      var bindMenuItemShortcuts = controls.bindMenuItemShortcuts,
          createButton = controls.createButton,
          createProgress = controls.createProgress,
          createRange = controls.createRange,
          createTime = controls.createTime,
          setQualityMenu = controls.setQualityMenu,
          setSpeedMenu = controls.setSpeedMenu,
          showMenuPanel = controls.showMenuPanel;
      this.elements.controls = null; // Larger overlaid play button
      if (this.config.controls.includes('play-large')) {
        this.elements.container.appendChild(createButton.call(this, 'play-large'));
      } // Create the container
      var container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));
      this.elements.controls = container; // Default item attributes
      var defaultAttributes = {
        class: 'plyr__controls__item'
      }; // Loop through controls in order
      dedupe(this.config.controls).forEach(function (control) {
        // Restart button
        if (control === 'restart') {
          container.appendChild(createButton.call(_this10, 'restart', defaultAttributes));
        } // Rewind button
        if (control === 'rewind') {
          container.appendChild(createButton.call(_this10, 'rewind', defaultAttributes));
        } // Play/Pause button
        if (control === 'play') {
          container.appendChild(createButton.call(_this10, 'play', defaultAttributes));
        } // Fast forward button
        if (control === 'fast-forward') {
          container.appendChild(createButton.call(_this10, 'fast-forward', defaultAttributes));
        } // Progress
        if (control === 'progress') {
          var progressContainer = createElement('div', {
            class: "".concat(defaultAttributes.class, " plyr__progress__container")
          });
          var progress = createElement('div', getAttributesFromSelector(_this10.config.selectors.progress)); // Seek range slider
          progress.appendChild(createRange.call(_this10, 'seek', {
            id: "plyr-seek-".concat(data.id)
          })); // Buffer progress
          progress.appendChild(createProgress.call(_this10, 'buffer')); // TODO: Add loop display indicator
          // Seek tooltip
          if (_this10.config.tooltips.seek) {
            var tooltip = createElement('span', {
              class: _this10.config.classNames.tooltip
            }, '00:00');
            progress.appendChild(tooltip);
            _this10.elements.display.seekTooltip = tooltip;
          }
          _this10.elements.progress = progress;
          progressContainer.appendChild(_this10.elements.progress);
          container.appendChild(progressContainer);
        } // Media current time display
        if (control === 'current-time') {
          container.appendChild(createTime.call(_this10, 'currentTime', defaultAttributes));
        } // Media duration display
        if (control === 'duration') {
          container.appendChild(createTime.call(_this10, 'duration', defaultAttributes));
        } // Volume controls
        if (control === 'mute' || control === 'volume') {
          var volume = _this10.elements.volume; // Create the volume container if needed
          if (!is$1.element(volume) || !container.contains(volume)) {
            volume = createElement('div', extend({}, defaultAttributes, {
              class: "".concat(defaultAttributes.class, " plyr__volume").trim()
            }));
            _this10.elements.volume = volume;
            container.appendChild(volume);
          } // Toggle mute button
          if (control === 'mute') {
            volume.appendChild(createButton.call(_this10, 'mute'));
          } // Volume range control
          // Ignored on iOS as it's handled globally
          // https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html
          if (control === 'volume' && !browser.isIos) {
            // Set the attributes
            var attributes = {
              max: 1,
              step: 0.05,
              value: _this10.config.volume
            }; // Create the volume range slider
            volume.appendChild(createRange.call(_this10, 'volume', extend(attributes, {
              id: "plyr-volume-".concat(data.id)
            })));
          }
        } // Toggle captions button
        if (control === 'captions') {
          container.appendChild(createButton.call(_this10, 'captions', defaultAttributes));
        } // Settings button / menu
        if (control === 'settings' && !is$1.empty(_this10.config.settings)) {
          var wrapper = createElement('div', extend({}, defaultAttributes, {
            class: "".concat(defaultAttributes.class, " plyr__menu").trim(),
            hidden: ''
          }));
          wrapper.appendChild(createButton.call(_this10, 'settings', {
            'aria-haspopup': true,
            'aria-controls': "plyr-settings-".concat(data.id),
            'aria-expanded': false
          }));
          var popup = createElement('div', {
            class: 'plyr__menu__container',
            id: "plyr-settings-".concat(data.id),
            hidden: ''
          });
          var inner = createElement('div');
          var home = createElement('div', {
            id: "plyr-settings-".concat(data.id, "-home")
          }); // Create the menu
          var menu = createElement('div', {
            role: 'menu'
          });
          home.appendChild(menu);
          inner.appendChild(home);
          _this10.elements.settings.panels.home = home; // Build the menu items
          _this10.config.settings.forEach(function (type) {
            // TODO: bundle this with the createMenuItem helper and bindings
            var menuItem = createElement('button', extend(getAttributesFromSelector(_this10.config.selectors.buttons.settings), {
              type: 'button',
              class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--forward"),
              role: 'menuitem',
              'aria-haspopup': true,
              hidden: ''
            })); // Bind menu shortcuts for keyboard users
            bindMenuItemShortcuts.call(_this10, menuItem, type); // Show menu on click
            on.call(_this10, menuItem, 'click', function () {
              showMenuPanel.call(_this10, type, false);
            });
            var flex = createElement('span', null, i18n.get(type, _this10.config));
            var value = createElement('span', {
              class: _this10.config.classNames.menu.value
            }); // Speed contains HTML entities
            value.innerHTML = data[type];
            flex.appendChild(value);
            menuItem.appendChild(flex);
            menu.appendChild(menuItem); // Build the panes
            var pane = createElement('div', {
              id: "plyr-settings-".concat(data.id, "-").concat(type),
              hidden: ''
            }); // Back button
            var backButton = createElement('button', {
              type: 'button',
              class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--back")
            }); // Visible label
            backButton.appendChild(createElement('span', {
              'aria-hidden': true
            }, i18n.get(type, _this10.config))); // Screen reader label
            backButton.appendChild(createElement('span', {
              class: _this10.config.classNames.hidden
            }, i18n.get('menuBack', _this10.config))); // Go back via keyboard
            on.call(_this10, pane, 'keydown', function (event) {
              // We only care about <-
              if (event.which !== 37) {
                return;
              } // Prevent seek
              event.preventDefault();
              event.stopPropagation(); // Show the respective menu
              showMenuPanel.call(_this10, 'home', true);
            }, false); // Go back via button click
            on.call(_this10, backButton, 'click', function () {
              showMenuPanel.call(_this10, 'home', false);
            }); // Add to pane
            pane.appendChild(backButton); // Menu
            pane.appendChild(createElement('div', {
              role: 'menu'
            }));
            inner.appendChild(pane);
            _this10.elements.settings.buttons[type] = menuItem;
            _this10.elements.settings.panels[type] = pane;
          });
          popup.appendChild(inner);
          wrapper.appendChild(popup);
          container.appendChild(wrapper);
          _this10.elements.settings.popup = popup;
          _this10.elements.settings.menu = wrapper;
        } // Picture in picture button
        if (control === 'pip' && support.pip) {
          container.appendChild(createButton.call(_this10, 'pip', defaultAttributes));
        } // Airplay button
        if (control === 'airplay' && support.airplay) {
          container.appendChild(createButton.call(_this10, 'airplay', defaultAttributes));
        } // Download button
        if (control === 'download') {
          var _attributes = extend({}, defaultAttributes, {
            element: 'a',
            href: _this10.download,
            target: '_blank'
          }); // Set download attribute for HTML5 only
          if (_this10.isHTML5) {
            _attributes.download = '';
          }
          var download = _this10.config.urls.download;
          if (!is$1.url(download) && _this10.isEmbed) {
            extend(_attributes, {
              icon: "logo-".concat(_this10.provider),
              label: _this10.provider
            });
          }
          container.appendChild(createButton.call(_this10, 'download', _attributes));
        } // Toggle fullscreen button
        if (control === 'fullscreen') {
          container.appendChild(createButton.call(_this10, 'fullscreen', defaultAttributes));
        }
      }); // Set available quality levels
      if (this.isHTML5) {
        setQualityMenu.call(this, html5.getQualityOptions.call(this));
      }
      setSpeedMenu.call(this);
      return container;
    },
    // Insert controls
    inject: function inject() {
      var _this11 = this;
      // Sprite
      if (this.config.loadSprite) {
        var icon = controls.getIconUrl.call(this); // Only load external sprite using AJAX
        if (icon.cors) {
          loadSprite(icon.url, 'sprite-plyr');
        }
      } // Create a unique ID
      this.id = Math.floor(Math.random() * 10000); // Null by default
      var container = null;
      this.elements.controls = null; // Set template properties
      var props = {
        id: this.id,
        seektime: this.config.seekTime,
        title: this.config.title
      };
      var update = true; // If function, run it and use output
      if (is$1.function(this.config.controls)) {
        this.config.controls = this.config.controls.call(this, props);
      } // Convert falsy controls to empty array (primarily for empty strings)
      if (!this.config.controls) {
        this.config.controls = [];
      }
      if (is$1.element(this.config.controls) || is$1.string(this.config.controls)) {
        // HTMLElement or Non-empty string passed as the option
        container = this.config.controls;
      } else {
        // Create controls
        container = controls.create.call(this, {
          id: this.id,
          seektime: this.config.seekTime,
          speed: this.speed,
          quality: this.quality,
          captions: captions.getLabel.call(this) // TODO: Looping
          // loop: 'None',
        });
        update = false;
      } // Replace props with their value
      var replace = function replace(input) {
        var result = input;
        Object.entries(props).forEach(function (_ref2) {
          var _ref3 = _slicedToArray(_ref2, 2),
              key = _ref3[0],
              value = _ref3[1];
          result = replaceAll(result, "{".concat(key, "}"), value);
        });
        return result;
      }; // Update markup
      if (update) {
        if (is$1.string(this.config.controls)) {
          container = replace(container);
        } else if (is$1.element(container)) {
          container.innerHTML = replace(container.innerHTML);
        }
      } // Controls container
      var target; // Inject to custom location
      if (is$1.string(this.config.selectors.controls.container)) {
        target = document.querySelector(this.config.selectors.controls.container);
      } // Inject into the container by default
      if (!is$1.element(target)) {
        target = this.elements.container;
      } // Inject controls HTML (needs to be before captions, hence "afterbegin")
      var insertMethod = is$1.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';
      target[insertMethod]('afterbegin', container); // Find the elements if need be
      if (!is$1.element(this.elements.controls)) {
        controls.findElements.call(this);
      } // Add pressed property to buttons
      if (!is$1.empty(this.elements.buttons)) {
        var addProperty = function addProperty(button) {
          var className = _this11.config.classNames.controlPressed;
          Object.defineProperty(button, 'pressed', {
            enumerable: true,
            get: function get() {
              return hasClass(button, className);
            },
            set: function set() {
              var pressed = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
              toggleClass(button, className, pressed);
            }
          });
        }; // Toggle classname when pressed property is set
        Object.values(this.elements.buttons).filter(Boolean).forEach(function (button) {
          if (is$1.array(button) || is$1.nodeList(button)) {
            Array.from(button).filter(Boolean).forEach(addProperty);
          } else {
            addProperty(button);
          }
        });
      } // Edge sometimes doesn't finish the paint so force a repaint
      if (browser.isEdge) {
        repaint(target);
      } // Setup tooltips
      if (this.config.tooltips.controls) {
        var _this$config = this.config,
            classNames = _this$config.classNames,
            selectors = _this$config.selectors;
        var selector = "".concat(selectors.controls.wrapper, " ").concat(selectors.labels, " .").concat(classNames.hidden);
        var labels = getElements.call(this, selector);
        Array.from(labels).forEach(function (label) {
          toggleClass(label, _this11.config.classNames.hidden, false);
          toggleClass(label, _this11.config.classNames.tooltip, true);
        });
      }
    }
  };
  /**
   * Parse a string to a URL object
   * @param {String} input - the URL to be parsed
   * @param {Boolean} safe - failsafe parsing
   */
  function parseUrl(input) {
    var safe = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
    var url = input;
    if (safe) {
      var parser = document.createElement('a');
      parser.href = url;
      url = parser.href;
    }
    try {
      return new URL(url);
    } catch (e) {
      return null;
    }
  } // Convert object to URLSearchParams
  function buildUrlParams(input) {
    var params = new URLSearchParams();
    if (is$1.object(input)) {
      Object.entries(input).forEach(function (_ref) {
        var _ref2 = _slicedToArray(_ref, 2),
            key = _ref2[0],
            value = _ref2[1];
        params.set(key, value);
      });
    }
    return params;
  }
  var captions = {
    // Setup captions
    setup: function setup() {
      // Requires UI support
      if (!this.supported.ui) {
        return;
      } // Only Vimeo and HTML5 video supported at this point
      if (!this.isVideo || this.isYouTube || this.isHTML5 && !support.textTracks) {
        // Clear menu and hide
        if (is$1.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
          controls.setCaptionsMenu.call(this);
        }
        return;
      } // Inject the container
      if (!is$1.element(this.elements.captions)) {
        this.elements.captions = createElement('div', getAttributesFromSelector(this.config.selectors.captions));
        insertAfter(this.elements.captions, this.elements.wrapper);
      } // Fix IE captions if CORS is used
      // Fetch captions and inject as blobs instead (data URIs not supported!)
      if (browser.isIE && window.URL) {
        var elements = this.media.querySelectorAll('track');
        Array.from(elements).forEach(function (track) {
          var src = track.getAttribute('src');
          var url = parseUrl(src);
          if (url !== null && url.hostname !== window.location.href.hostname && ['http:', 'https:'].includes(url.protocol)) {
            fetch(src, 'blob').then(function (blob) {
              track.setAttribute('src', window.URL.createObjectURL(blob));
            }).catch(function () {
              removeElement(track);
            });
          }
        });
      } // Get and set initial data
      // The "preferred" options are not realized unless / until the wanted language has a match
      // * languages: Array of user's browser languages.
      // * language:  The language preferred by user settings or config
      // * active:    The state preferred by user settings or config
      // * toggled:   The real captions state
      var browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];
      var languages = dedupe(browserLanguages.map(function (language) {
        return language.split('-')[0];
      }));
      var language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase(); // Use first browser language when language is 'auto'
      if (language === 'auto') {
        var _languages = _slicedToArray(languages, 1);
        language = _languages[0];
      }
      var active = this.storage.get('captions');
      if (!is$1.boolean(active)) {
        active = this.config.captions.active;
      }
      Object.assign(this.captions, {
        toggled: false,
        active: active,
        language: language,
        languages: languages
      }); // Watch changes to textTracks and update captions menu
      if (this.isHTML5) {
        var trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';
        on.call(this, this.media.textTracks, trackEvents, captions.update.bind(this));
      } // Update available languages in list next tick (the event must not be triggered before the listeners)
      setTimeout(captions.update.bind(this), 0);
    },
    // Update available language options in settings based on tracks
    update: function update() {
      var _this = this;
      var tracks = captions.getTracks.call(this, true); // Get the wanted language
      var _this$captions = this.captions,
          active = _this$captions.active,
          language = _this$captions.language,
          meta = _this$captions.meta,
          currentTrackNode = _this$captions.currentTrackNode;
      var languageExists = Boolean(tracks.find(function (track) {
        return track.language === language;
      })); // Handle tracks (add event listener and "pseudo"-default)
      if (this.isHTML5 && this.isVideo) {
        tracks.filter(function (track) {
          return !meta.get(track);
        }).forEach(function (track) {
          _this.debug.log('Track added', track); // Attempt to store if the original dom element was "default"
          meta.set(track, {
            default: track.mode === 'showing'
          }); // Turn off native caption rendering to avoid double captions
          // eslint-disable-next-line no-param-reassign
          track.mode = 'hidden'; // Add event listener for cue changes
          on.call(_this, track, 'cuechange', function () {
            return captions.updateCues.call(_this);
          });
        });
      } // Update language first time it matches, or if the previous matching track was removed
      if (languageExists && this.language !== language || !tracks.includes(currentTrackNode)) {
        captions.setLanguage.call(this, language);
        captions.toggle.call(this, active && languageExists);
      } // Enable or disable captions based on track length
      toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is$1.empty(tracks)); // Update available languages in list
      if ((this.config.controls || []).includes('settings') && this.config.settings.includes('captions')) {
        controls.setCaptionsMenu.call(this);
      }
    },
    // Toggle captions display
    // Used internally for the toggleCaptions method, with the passive option forced to false
    toggle: function toggle(input) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      // If there's no full support
      if (!this.supported.ui) {
        return;
      }
      var toggled = this.captions.toggled; // Current state
      var activeClass = this.config.classNames.captions.active; // Get the next state
      // If the method is called without parameter, toggle based on current value
      var active = is$1.nullOrUndefined(input) ? !toggled : input; // Update state and trigger event
      if (active !== toggled) {
        // When passive, don't override user preferences
        if (!passive) {
          this.captions.active = active;
          this.storage.set({
            captions: active
          });
        } // Force language if the call isn't passive and there is no matching language to toggle to
        if (!this.language && active && !passive) {
          var tracks = captions.getTracks.call(this);
          var track = captions.findTrack.call(this, [this.captions.language].concat(_toConsumableArray(this.captions.languages)), true); // Override user preferences to avoid switching languages if a matching track is added
          this.captions.language = track.language; // Set caption, but don't store in localStorage as user preference
          captions.set.call(this, tracks.indexOf(track));
          return;
        } // Toggle button if it's enabled
        if (this.elements.buttons.captions) {
          this.elements.buttons.captions.pressed = active;
        } // Add class hook
        toggleClass(this.elements.container, activeClass, active);
        this.captions.toggled = active; // Update settings menu
        controls.updateSetting.call(this, 'captions'); // Trigger event (not used internally)
        triggerEvent.call(this, this.media, active ? 'captionsenabled' : 'captionsdisabled');
      }
    },
    // Set captions by track index
    // Used internally for the currentTrack setter with the passive option forced to false
    set: function set(index) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      var tracks = captions.getTracks.call(this); // Disable captions if setting to -1
      if (index === -1) {
        captions.toggle.call(this, false, passive);
        return;
      }
      if (!is$1.number(index)) {
        this.debug.warn('Invalid caption argument', index);
        return;
      }
      if (!(index in tracks)) {
        this.debug.warn('Track not found', index);
        return;
      }
      if (this.captions.currentTrack !== index) {
        this.captions.currentTrack = index;
        var track = tracks[index];
        var _ref = track || {},
            language = _ref.language; // Store reference to node for invalidation on remove
        this.captions.currentTrackNode = track; // Update settings menu
        controls.updateSetting.call(this, 'captions'); // When passive, don't override user preferences
        if (!passive) {
          this.captions.language = language;
          this.storage.set({
            language: language
          });
        } // Handle Vimeo captions
        if (this.isVimeo) {
          this.embed.enableTextTrack(language);
        } // Trigger event
        triggerEvent.call(this, this.media, 'languagechange');
      } // Show captions
      captions.toggle.call(this, true, passive);
      if (this.isHTML5 && this.isVideo) {
        // If we change the active track while a cue is already displayed we need to update it
        captions.updateCues.call(this);
      }
    },
    // Set captions by language
    // Used internally for the language setter with the passive option forced to false
    setLanguage: function setLanguage(input) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      if (!is$1.string(input)) {
        this.debug.warn('Invalid language argument', input);
        return;
      } // Normalize
      var language = input.toLowerCase();
      this.captions.language = language; // Set currentTrack
      var tracks = captions.getTracks.call(this);
      var track = captions.findTrack.call(this, [language]);
      captions.set.call(this, tracks.indexOf(track), passive);
    },
    // Get current valid caption tracks
    // If update is false it will also ignore tracks without metadata
    // This is used to "freeze" the language options when captions.update is false
    getTracks: function getTracks() {
      var _this2 = this;
      var update = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      // Handle media or textTracks missing or null
      var tracks = Array.from((this.media || {}).textTracks || []); // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)
      // Filter out removed tracks and tracks that aren't captions/subtitles (for example metadata)
      return tracks.filter(function (track) {
        return !_this2.isHTML5 || update || _this2.captions.meta.has(track);
      }).filter(function (track) {
        return ['captions', 'subtitles'].includes(track.kind);
      });
    },
    // Match tracks based on languages and get the first
    findTrack: function findTrack(languages) {
      var _this3 = this;
      var force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      var tracks = captions.getTracks.call(this);
      var sortIsDefault = function sortIsDefault(track) {
        return Number((_this3.captions.meta.get(track) || {}).default);
      };
      var sorted = Array.from(tracks).sort(function (a, b) {
        return sortIsDefault(b) - sortIsDefault(a);
      });
      var track;
      languages.every(function (language) {
        track = sorted.find(function (t) {
          return t.language === language;
        });
        return !track; // Break iteration if there is a match
      }); // If no match is found but is required, get first
      return track || (force ? sorted[0] : undefined);
    },
    // Get the current track
    getCurrentTrack: function getCurrentTrack() {
      return captions.getTracks.call(this)[this.currentTrack];
    },
    // Get UI label for track
    getLabel: function getLabel(track) {
      var currentTrack = track;
      if (!is$1.track(currentTrack) && support.textTracks && this.captions.toggled) {
        currentTrack = captions.getCurrentTrack.call(this);
      }
      if (is$1.track(currentTrack)) {
        if (!is$1.empty(currentTrack.label)) {
          return currentTrack.label;
        }
        if (!is$1.empty(currentTrack.language)) {
          return track.language.toUpperCase();
        }
        return i18n.get('enabled', this.config);
      }
      return i18n.get('disabled', this.config);
    },
    // Update captions using current track's active cues
    // Also optional array argument in case there isn't any track (ex: vimeo)
    updateCues: function updateCues(input) {
      // Requires UI
      if (!this.supported.ui) {
        return;
      }
      if (!is$1.element(this.elements.captions)) {
        this.debug.warn('No captions element to render to');
        return;
      } // Only accept array or empty input
      if (!is$1.nullOrUndefined(input) && !Array.isArray(input)) {
        this.debug.warn('updateCues: Invalid input', input);
        return;
      }
      var cues = input; // Get cues from track
      if (!cues) {
        var track = captions.getCurrentTrack.call(this);
        cues = Array.from((track || {}).activeCues || []).map(function (cue) {
          return cue.getCueAsHTML();
        }).map(getHTML);
      } // Set new caption text
      var content = cues.map(function (cueText) {
        return cueText.trim();
      }).join('\n');
      var changed = content !== this.elements.captions.innerHTML;
      if (changed) {
        // Empty the container and create a new child element
        emptyElement(this.elements.captions);
        var caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));
        caption.innerHTML = content;
        this.elements.captions.appendChild(caption); // Trigger event
        triggerEvent.call(this, this.media, 'cuechange');
      }
    }
  };
  // ==========================================================================
  // Plyr default config
  // ==========================================================================
  var defaults$1 = {
    // Disable
    enabled: true,
    // Custom media title
    title: '',
    // Logging to console
    debug: false,
    // Auto play (if supported)
    autoplay: false,
    // Only allow one media playing at once (vimeo only)
    autopause: true,
    // Allow inline playback on iOS (this effects YouTube/Vimeo - HTML5 requires the attribute present)
    // TODO: Remove iosNative fullscreen option in favour of this (logic needs work)
    playsinline: true,
    // Default time to skip when rewind/fast forward
    seekTime: 10,
    // Default volume
    volume: 1,
    muted: false,
    // Pass a custom duration
    duration: null,
    // Display the media duration on load in the current time position
    // If you have opted to display both duration and currentTime, this is ignored
    displayDuration: true,
    // Invert the current time to be a countdown
    invertTime: true,
    // Clicking the currentTime inverts it's value to show time left rather than elapsed
    toggleInvert: true,
    // Force an aspect ratio
    // The format must be `'w:h'` (e.g. `'16:9'`)
    ratio: null,
    // Click video container to play/pause
    clickToPlay: true,
    // Auto hide the controls
    hideControls: true,
    // Reset to start when playback ended
    resetOnEnd: false,
    // Disable the standard context menu
    disableContextMenu: true,
    // Sprite (for icons)
    loadSprite: true,
    iconPrefix: 'plyr',
    iconUrl: 'https://cdn.plyr.io/3.5.10/plyr.svg',
    // Blank video (used to prevent errors on source change)
    blankVideo: 'https://cdn.plyr.io/static/blank.mp4',
    // Quality default
    quality: {
      default: 576,
      // The options to display in the UI, if available for the source media
      options: [4320, 2880, 2160, 1440, 1080, 720, 576, 480, 360, 240],
      forced: false,
      onChange: null
    },
    // Set loops
    loop: {
      active: false // start: null,
      // end: null,
    },
    // Speed default and options to display
    speed: {
      selected: 1,
      // The options to display in the UI, if available for the source media (e.g. Vimeo and YouTube only support 0.5x-4x)
      options: [0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 4]
    },
    // Keyboard shortcut settings
    keyboard: {
      focused: true,
      global: false
    },
    // Display tooltips
    tooltips: {
      controls: false,
      seek: true
    },
    // Captions settings
    captions: {
      active: false,
      language: 'auto',
      // Listen to new tracks added after Plyr is initialized.
      // This is needed for streaming captions, but may result in unselectable options
      update: false
    },
    // Fullscreen settings
    fullscreen: {
      enabled: true,
      // Allow fullscreen?
      fallback: true,
      // Fallback using full viewport/window
      iosNative: false // Use the native fullscreen in iOS (disables custom controls)
    },
    // Local storage
    storage: {
      enabled: true,
      key: 'plyr'
    },
    // Default controls
    controls: ['play-large', // 'restart',
    // 'rewind',
    'play', // 'fast-forward',
    'progress', 'current-time', // 'duration',
    'mute', 'volume', 'captions', 'settings', 'pip', 'airplay', // 'download',
    'fullscreen'],
    settings: ['captions', 'quality', 'speed'],
    // Localisation
    i18n: {
      restart: 'Restart',
      rewind: 'Rewind {seektime}s',
      play: 'Play',
      pause: 'Pause',
      fastForward: 'Forward {seektime}s',
      seek: 'Seek',
      seekLabel: '{currentTime} of {duration}',
      played: 'Played',
      buffered: 'Buffered',
      currentTime: 'Current time',
      duration: 'Duration',
      volume: 'Volume',
      mute: 'Mute',
      unmute: 'Unmute',
      enableCaptions: 'Enable captions',
      disableCaptions: 'Disable captions',
      download: 'Download',
      enterFullscreen: 'Enter fullscreen',
      exitFullscreen: 'Exit fullscreen',
      frameTitle: 'Player for {title}',
      captions: 'Captions',
      settings: 'Settings',
      pip: 'PIP',
      menuBack: 'Go back to previous menu',
      speed: 'Speed',
      normal: 'Normal',
      quality: 'Quality',
      loop: 'Loop',
      start: 'Start',
      end: 'End',
      all: 'All',
      reset: 'Reset',
      disabled: 'Disabled',
      enabled: 'Enabled',
      advertisement: 'Ad',
      qualityBadge: {
        2160: '4K',
        1440: 'HD',
        1080: 'HD',
        720: 'HD',
        576: 'SD',
        480: 'SD'
      }
    },
    // URLs
    urls: {
      download: null,
      vimeo: {
        sdk: 'https://player.vimeo.com/api/player.js',
        iframe: 'https://player.vimeo.com/video/{0}?{1}',
        api: 'https://vimeo.com/api/v2/video/{0}.json'
      },
      youtube: {
        sdk: 'https://www.youtube.com/iframe_api',
        api: 'https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}'
      },
      googleIMA: {
        sdk: 'https://imasdk.googleapis.com/js/sdkloader/ima3.js'
      }
    },
    // Custom control listeners
    listeners: {
      seek: null,
      play: null,
      pause: null,
      restart: null,
      rewind: null,
      fastForward: null,
      mute: null,
      volume: null,
      captions: null,
      download: null,
      fullscreen: null,
      pip: null,
      airplay: null,
      speed: null,
      quality: null,
      loop: null,
      language: null
    },
    // Events to watch and bubble
    events: [// Events to watch on HTML5 media elements and bubble
    // https://developer.mozilla.org/en/docs/Web/Guide/Events/Media_events
    'ended', 'progress', 'stalled', 'playing', 'waiting', 'canplay', 'canplaythrough', 'loadstart', 'loadeddata', 'loadedmetadata', 'timeupdate', 'volumechange', 'play', 'pause', 'error', 'seeking', 'seeked', 'emptied', 'ratechange', 'cuechange', // Custom events
    'download', 'enterfullscreen', 'exitfullscreen', 'captionsenabled', 'captionsdisabled', 'languagechange', 'controlshidden', 'controlsshown', 'ready', // YouTube
    'statechange', // Quality
    'qualitychange', // Ads
    'adsloaded', 'adscontentpause', 'adscontentresume', 'adstarted', 'adsmidpoint', 'adscomplete', 'adsallcomplete', 'adsimpression', 'adsclick'],
    // Selectors
    // Change these to match your template if using custom HTML
    selectors: {
      editable: 'input, textarea, select, [contenteditable]',
      container: '.plyr',
      controls: {
        container: null,
        wrapper: '.plyr__controls'
      },
      labels: '[data-plyr]',
      buttons: {
        play: '[data-plyr="play"]',
        pause: '[data-plyr="pause"]',
        restart: '[data-plyr="restart"]',
        rewind: '[data-plyr="rewind"]',
        fastForward: '[data-plyr="fast-forward"]',
        mute: '[data-plyr="mute"]',
        captions: '[data-plyr="captions"]',
        download: '[data-plyr="download"]',
        fullscreen: '[data-plyr="fullscreen"]',
        pip: '[data-plyr="pip"]',
        airplay: '[data-plyr="airplay"]',
        settings: '[data-plyr="settings"]',
        loop: '[data-plyr="loop"]'
      },
      inputs: {
        seek: '[data-plyr="seek"]',
        volume: '[data-plyr="volume"]',
        speed: '[data-plyr="speed"]',
        language: '[data-plyr="language"]',
        quality: '[data-plyr="quality"]'
      },
      display: {
        currentTime: '.plyr__time--current',
        duration: '.plyr__time--duration',
        buffer: '.plyr__progress__buffer',
        loop: '.plyr__progress__loop',
        // Used later
        volume: '.plyr__volume--display'
      },
      progress: '.plyr__progress',
      captions: '.plyr__captions',
      caption: '.plyr__caption'
    },
    // Class hooks added to the player in different states
    classNames: {
      type: 'plyr--{0}',
      provider: 'plyr--{0}',
      video: 'plyr__video-wrapper',
      embed: 'plyr__video-embed',
      videoFixedRatio: 'plyr__video-wrapper--fixed-ratio',
      embedContainer: 'plyr__video-embed__container',
      poster: 'plyr__poster',
      posterEnabled: 'plyr__poster-enabled',
      ads: 'plyr__ads',
      control: 'plyr__control',
      controlPressed: 'plyr__control--pressed',
      playing: 'plyr--playing',
      paused: 'plyr--paused',
      stopped: 'plyr--stopped',
      loading: 'plyr--loading',
      hover: 'plyr--hover',
      tooltip: 'plyr__tooltip',
      cues: 'plyr__cues',
      hidden: 'plyr__sr-only',
      hideControls: 'plyr--hide-controls',
      isIos: 'plyr--is-ios',
      isTouch: 'plyr--is-touch',
      uiSupported: 'plyr--full-ui',
      noTransition: 'plyr--no-transition',
      display: {
        time: 'plyr__time'
      },
      menu: {
        value: 'plyr__menu__value',
        badge: 'plyr__badge',
        open: 'plyr--menu-open'
      },
      captions: {
        enabled: 'plyr--captions-enabled',
        active: 'plyr--captions-active'
      },
      fullscreen: {
        enabled: 'plyr--fullscreen-enabled',
        fallback: 'plyr--fullscreen-fallback'
      },
      pip: {
        supported: 'plyr--pip-supported',
        active: 'plyr--pip-active'
      },
      airplay: {
        supported: 'plyr--airplay-supported',
        active: 'plyr--airplay-active'
      },
      tabFocus: 'plyr__tab-focus',
      previewThumbnails: {
        // Tooltip thumbs
        thumbContainer: 'plyr__preview-thumb',
        thumbContainerShown: 'plyr__preview-thumb--is-shown',
        imageContainer: 'plyr__preview-thumb__image-container',
        timeContainer: 'plyr__preview-thumb__time-container',
        // Scrubbing
        scrubbingContainer: 'plyr__preview-scrubbing',
        scrubbingContainerShown: 'plyr__preview-scrubbing--is-shown'
      }
    },
    // Embed attributes
    attributes: {
      embed: {
        provider: 'data-plyr-provider',
        id: 'data-plyr-embed-id'
      }
    },
    // Advertisements plugin
    // Register for an account here: http://vi.ai/publisher-video-monetization/?aid=plyrio
    ads: {
      enabled: false,
      publisherId: '',
      tagUrl: ''
    },
    // Preview Thumbnails plugin
    previewThumbnails: {
      enabled: false,
      src: ''
    },
    // Vimeo plugin
    vimeo: {
      byline: false,
      portrait: false,
      title: false,
      speed: true,
      transparent: false,
      // These settings require a pro or premium account to work
      sidedock: false,
      controls: false,
      // Custom settings from Plyr
      referrerPolicy: null // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
    },
    // YouTube plugin
    youtube: {
      noCookie: false,
      // Whether to use an alternative version of YouTube without cookies
      rel: 0,
      // No related vids
      showinfo: 0,
      // Hide info
      iv_load_policy: 3,
      // Hide annotations
      modestbranding: 1 // Hide logos as much as possible (they still show one in the corner when paused)
    }
  };
  // ==========================================================================
  // Plyr states
  // ==========================================================================
  var pip = {
    active: 'picture-in-picture',
    inactive: 'inline'
  };
  // ==========================================================================
  // Plyr supported types and providers
  // ==========================================================================
  var providers = {
    html5: 'html5',
    youtube: 'youtube',
    vimeo: 'vimeo'
  };
  var types = {
    audio: 'audio',
    video: 'video'
  };
  /**
   * Get provider by URL
   * @param {String} url
   */
  function getProviderByUrl(url) {
    // YouTube
    if (/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(url)) {
      return providers.youtube;
    } // Vimeo
    if (/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(url)) {
      return providers.vimeo;
    }
    return null;
  }
  // ==========================================================================
  // Console wrapper
  // ==========================================================================
  var noop = function noop() {};
  var Console =
  /*#__PURE__*/
  function () {
    function Console() {
      var enabled = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      _classCallCheck(this, Console);
      this.enabled = window.console && enabled;
      if (this.enabled) {
        this.log('Debugging enabled');
      }
    }
    _createClass(Console, [{
      key: "log",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;
      }
    }, {
      key: "warn",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;
      }
    }, {
      key: "error",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;
      }
    }]);
    return Console;
  }();
  var Fullscreen =
  /*#__PURE__*/
  function () {
    function Fullscreen(player) {
      var _this = this;
      _classCallCheck(this, Fullscreen);
      // Keep reference to parent
      this.player = player; // Get prefix
      this.prefix = Fullscreen.prefix;
      this.property = Fullscreen.property; // Scroll position
      this.scrollPosition = {
        x: 0,
        y: 0
      }; // Force the use of 'full window/browser' rather than fullscreen
      this.forceFallback = player.config.fullscreen.fallback === 'force'; // Register event listeners
      // Handle event (incase user presses escape etc)
      on.call(this.player, document, this.prefix === 'ms' ? 'MSFullscreenChange' : "".concat(this.prefix, "fullscreenchange"), function () {
        // TODO: Filter for target??
        _this.onChange();
      }); // Fullscreen toggle on double click
      on.call(this.player, this.player.elements.container, 'dblclick', function (event) {
        // Ignore double click in controls
        if (is$1.element(_this.player.elements.controls) && _this.player.elements.controls.contains(event.target)) {
          return;
        }
        _this.toggle();
      }); // Tap focus when in fullscreen
      on.call(this, this.player.elements.container, 'keydown', function (event) {
        return _this.trapFocus(event);
      }); // Update the UI
      this.update();
    } // Determine if native supported
    _createClass(Fullscreen, [{
      key: "onChange",
      value: function onChange() {
        if (!this.enabled) {
          return;
        } // Update toggle button
        var button = this.player.elements.buttons.fullscreen;
        if (is$1.element(button)) {
          button.pressed = this.active;
        } // Trigger an event
        triggerEvent.call(this.player, this.target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);
      }
    }, {
      key: "toggleFallback",
      value: function toggleFallback() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        // Store or restore scroll position
        if (toggle) {
          this.scrollPosition = {
            x: window.scrollX || 0,
            y: window.scrollY || 0
          };
        } else {
          window.scrollTo(this.scrollPosition.x, this.scrollPosition.y);
        } // Toggle scroll
        document.body.style.overflow = toggle ? 'hidden' : ''; // Toggle class hook
        toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle); // Force full viewport on iPhone X+
        if (browser.isIos) {
          var viewport = document.head.querySelector('meta[name="viewport"]');
          var property = 'viewport-fit=cover'; // Inject the viewport meta if required
          if (!viewport) {
            viewport = document.createElement('meta');
            viewport.setAttribute('name', 'viewport');
          } // Check if the property already exists
          var hasProperty = is$1.string(viewport.content) && viewport.content.includes(property);
          if (toggle) {
            this.cleanupViewport = !hasProperty;
            if (!hasProperty) {
              viewport.content += ",".concat(property);
            }
          } else if (this.cleanupViewport) {
            viewport.content = viewport.content.split(',').filter(function (part) {
              return part.trim() !== property;
            }).join(',');
          }
        } // Toggle button and fire events
        this.onChange();
      } // Trap focus inside container
    }, {
      key: "trapFocus",
      value: function trapFocus(event) {
        // Bail if iOS, not active, not the tab key
        if (browser.isIos || !this.active || event.key !== 'Tab' || event.keyCode !== 9) {
          return;
        } // Get the current focused element
        var focused = document.activeElement;
        var focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');
        var _focusable = _slicedToArray(focusable, 1),
            first = _focusable[0];
        var last = focusable[focusable.length - 1];
        if (focused === last && !event.shiftKey) {
          // Move focus to first element that can be tabbed if Shift isn't used
          first.focus();
          event.preventDefault();
        } else if (focused === first && event.shiftKey) {
          // Move focus to last element that can be tabbed if Shift is used
          last.focus();
          event.preventDefault();
        }
      } // Update UI
    }, {
      key: "update",
      value: function update() {
        if (this.enabled) {
          var mode;
          if (this.forceFallback) {
            mode = 'Fallback (forced)';
          } else if (Fullscreen.native) {
            mode = 'Native';
          } else {
            mode = 'Fallback';
          }
          this.player.debug.log("".concat(mode, " fullscreen enabled"));
        } else {
          this.player.debug.log('Fullscreen not supported and fallback disabled');
        } // Add styling hook to show button
        toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.enabled);
      } // Make an element fullscreen
    }, {
      key: "enter",
      value: function enter() {
        if (!this.enabled) {
          return;
        } // iOS native fullscreen doesn't need the request step
        if (browser.isIos && this.player.config.fullscreen.iosNative) {
          this.target.webkitEnterFullscreen();
        } else if (!Fullscreen.native || this.forceFallback) {
          this.toggleFallback(true);
        } else if (!this.prefix) {
          this.target.requestFullscreen({
            navigationUI: 'hide'
          });
        } else if (!is$1.empty(this.prefix)) {
          this.target["".concat(this.prefix, "Request").concat(this.property)]();
        }
      } // Bail from fullscreen
    }, {
      key: "exit",
      value: function exit() {
        if (!this.enabled) {
          return;
        } // iOS native fullscreen
        if (browser.isIos && this.player.config.fullscreen.iosNative) {
          this.target.webkitExitFullscreen();
          this.player.play();
        } else if (!Fullscreen.native || this.forceFallback) {
          this.toggleFallback(false);
        } else if (!this.prefix) {
          (document.cancelFullScreen || document.exitFullscreen).call(document);
        } else if (!is$1.empty(this.prefix)) {
          var action = this.prefix === 'moz' ? 'Cancel' : 'Exit';
          document["".concat(this.prefix).concat(action).concat(this.property)]();
        }
      } // Toggle state
    }, {
      key: "toggle",
      value: function toggle() {
        if (!this.active) {
          this.enter();
        } else {
          this.exit();
        }
      }
    }, {
      key: "usingNative",
      // If we're actually using native
      get: function get() {
        return Fullscreen.native && !this.forceFallback;
      } // Get the prefix for handlers
    }, {
      key: "enabled",
      // Determine if fullscreen is enabled
      get: function get() {
        return (Fullscreen.native || this.player.config.fullscreen.fallback) && this.player.config.fullscreen.enabled && this.player.supported.ui && this.player.isVideo;
      } // Get active state
    }, {
      key: "active",
      get: function get() {
        if (!this.enabled) {
          return false;
        } // Fallback using classname
        if (!Fullscreen.native || this.forceFallback) {
          return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);
        }
        var element = !this.prefix ? document.fullscreenElement : document["".concat(this.prefix).concat(this.property, "Element")];
        return element === this.target;
      } // Get target element
    }, {
      key: "target",
      get: function get() {
        return browser.isIos && this.player.config.fullscreen.iosNative ? this.player.media : this.player.elements.container;
      }
    }], [{
      key: "native",
      get: function get() {
        return !!(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled);
      }
    }, {
      key: "prefix",
      get: function get() {
        // No prefix
        if (is$1.function(document.exitFullscreen)) {
          return '';
        } // Check for fullscreen support by vendor prefix
        var value = '';
        var prefixes = ['webkit', 'moz', 'ms'];
        prefixes.some(function (pre) {
          if (is$1.function(document["".concat(pre, "ExitFullscreen")]) || is$1.function(document["".concat(pre, "CancelFullScreen")])) {
            value = pre;
            return true;
          }
          return false;
        });
        return value;
      }
    }, {
      key: "property",
      get: function get() {
        return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';
      }
    }]);
    return Fullscreen;
  }();
  // ==========================================================================
  // Load image avoiding xhr/fetch CORS issues
  // Server status can't be obtained this way unfortunately, so this uses "naturalWidth" to determine if the image has loaded
  // By default it checks if it is at least 1px, but you can add a second argument to change this
  // ==========================================================================
  function loadImage(src) {
    var minWidth = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1;
    return new Promise(function (resolve, reject) {
      var image = new Image();
      var handler = function handler() {
        delete image.onload;
        delete image.onerror;
        (image.naturalWidth >= minWidth ? resolve : reject)(image);
      };
      Object.assign(image, {
        onload: handler,
        onerror: handler,
        src: src
      });
    });
  }
  // ==========================================================================
  var ui = {
    addStyleHook: function addStyleHook() {
      toggleClass(this.elements.container, this.config.selectors.container.replace('.', ''), true);
      toggleClass(this.elements.container, this.config.classNames.uiSupported, this.supported.ui);
    },
    // Toggle native HTML5 media controls
    toggleNativeControls: function toggleNativeControls() {
      var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      if (toggle && this.isHTML5) {
        this.media.setAttribute('controls', '');
      } else {
        this.media.removeAttribute('controls');
      }
    },
    // Setup the UI
    build: function build() {
      var _this = this;
      // Re-attach media element listeners
      // TODO: Use event bubbling?
      this.listeners.media(); // Don't setup interface if no support
      if (!this.supported.ui) {
        this.debug.warn("Basic support only for ".concat(this.provider, " ").concat(this.type)); // Restore native controls
        ui.toggleNativeControls.call(this, true); // Bail
        return;
      } // Inject custom controls if not present
      if (!is$1.element(this.elements.controls)) {
        // Inject custom controls
        controls.inject.call(this); // Re-attach control listeners
        this.listeners.controls();
      } // Remove native controls
      ui.toggleNativeControls.call(this); // Setup captions for HTML5
      if (this.isHTML5) {
        captions.setup.call(this);
      } // Reset volume
      this.volume = null; // Reset mute state
      this.muted = null; // Reset loop state
      this.loop = null; // Reset quality setting
      this.quality = null; // Reset speed
      this.speed = null; // Reset volume display
      controls.updateVolume.call(this); // Reset time display
      controls.timeUpdate.call(this); // Update the UI
      ui.checkPlaying.call(this); // Check for picture-in-picture support
      toggleClass(this.elements.container, this.config.classNames.pip.supported, support.pip && this.isHTML5 && this.isVideo); // Check for airplay support
      toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5); // Add iOS class
      toggleClass(this.elements.container, this.config.classNames.isIos, browser.isIos); // Add touch class
      toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch); // Ready for API calls
      this.ready = true; // Ready event at end of execution stack
      setTimeout(function () {
        triggerEvent.call(_this, _this.media, 'ready');
      }, 0); // Set the title
      ui.setTitle.call(this); // Assure the poster image is set, if the property was added before the element was created
      if (this.poster) {
        ui.setPoster.call(this, this.poster, false).catch(function () {});
      } // Manually set the duration if user has overridden it.
      // The event listeners for it doesn't get called if preload is disabled (#701)
      if (this.config.duration) {
        controls.durationUpdate.call(this);
      }
    },
    // Setup aria attribute for play and iframe title
    setTitle: function setTitle() {
      // Find the current text
      var label = i18n.get('play', this.config); // If there's a media title set, use that for the label
      if (is$1.string(this.config.title) && !is$1.empty(this.config.title)) {
        label += ", ".concat(this.config.title);
      } // If there's a play button, set label
      Array.from(this.elements.buttons.play || []).forEach(function (button) {
        button.setAttribute('aria-label', label);
      }); // Set iframe title
      // https://github.com/sampotts/plyr/issues/124
      if (this.isEmbed) {
        var iframe = getElement.call(this, 'iframe');
        if (!is$1.element(iframe)) {
          return;
        } // Default to media type
        var title = !is$1.empty(this.config.title) ? this.config.title : 'video';
        var format = i18n.get('frameTitle', this.config);
        iframe.setAttribute('title', format.replace('{title}', title));
      }
    },
    // Toggle poster
    togglePoster: function togglePoster(enable) {
      toggleClass(this.elements.container, this.config.classNames.posterEnabled, enable);
    },
    // Set the poster image (async)
    // Used internally for the poster setter, with the passive option forced to false
    setPoster: function setPoster(poster) {
      var _this2 = this;
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      // Don't override if call is passive
      if (passive && this.poster) {
        return Promise.reject(new Error('Poster already set'));
      } // Set property synchronously to respect the call order
      this.media.setAttribute('poster', poster); // HTML5 uses native poster attribute
      if (this.isHTML5) {
        return Promise.resolve(poster);
      } // Wait until ui is ready
      return ready.call(this) // Load image
      .then(function () {
        return loadImage(poster);
      }).catch(function (err) {
        // Hide poster on error unless it's been set by another call
        if (poster === _this2.poster) {
          ui.togglePoster.call(_this2, false);
        } // Rethrow
        throw err;
      }).then(function () {
        // Prevent race conditions
        if (poster !== _this2.poster) {
          throw new Error('setPoster cancelled by later call to setPoster');
        }
      }).then(function () {
        Object.assign(_this2.elements.poster.style, {
          backgroundImage: "url('".concat(poster, "')"),
          // Reset backgroundSize as well (since it can be set to "cover" for padded thumbnails for youtube)
          backgroundSize: ''
        });
        ui.togglePoster.call(_this2, true);
        return poster;
      });
    },
    // Check playing state
    checkPlaying: function checkPlaying(event) {
      var _this3 = this;
      // Class hooks
      toggleClass(this.elements.container, this.config.classNames.playing, this.playing);
      toggleClass(this.elements.container, this.config.classNames.paused, this.paused);
      toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped); // Set state
      Array.from(this.elements.buttons.play || []).forEach(function (target) {
        Object.assign(target, {
          pressed: _this3.playing
        });
        target.setAttribute('aria-label', i18n.get(_this3.playing ? 'pause' : 'play', _this3.config));
      }); // Only update controls on non timeupdate events
      if (is$1.event(event) && event.type === 'timeupdate') {
        return;
      } // Toggle controls
      ui.toggleControls.call(this);
    },
    // Check if media is loading
    checkLoading: function checkLoading(event) {
      var _this4 = this;
      this.loading = ['stalled', 'waiting'].includes(event.type); // Clear timer
      clearTimeout(this.timers.loading); // Timer to prevent flicker when seeking
      this.timers.loading = setTimeout(function () {
        // Update progress bar loading class state
        toggleClass(_this4.elements.container, _this4.config.classNames.loading, _this4.loading); // Update controls visibility
        ui.toggleControls.call(_this4);
      }, this.loading ? 250 : 0);
    },
    // Toggle controls based on state and `force` argument
    toggleControls: function toggleControls(force) {
      var controlsElement = this.elements.controls;
      if (controlsElement && this.config.hideControls) {
        // Don't hide controls if a touch-device user recently seeked. (Must be limited to touch devices, or it occasionally prevents desktop controls from hiding.)
        var recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now(); // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide
        this.toggleControls(Boolean(force || this.loading || this.paused || controlsElement.pressed || controlsElement.hover || recentTouchSeek));
      }
    }
  };
  var Listeners =
  /*#__PURE__*/
  function () {
    function Listeners(player) {
      _classCallCheck(this, Listeners);
      this.player = player;
      this.lastKey = null;
      this.focusTimer = null;
      this.lastKeyDown = null;
      this.handleKey = this.handleKey.bind(this);
      this.toggleMenu = this.toggleMenu.bind(this);
      this.setTabFocus = this.setTabFocus.bind(this);
      this.firstTouch = this.firstTouch.bind(this);
    } // Handle key presses
    _createClass(Listeners, [{
      key: "handleKey",
      value: function handleKey(event) {
        var player = this.player;
        var elements = player.elements;
        var code = event.keyCode ? event.keyCode : event.which;
        var pressed = event.type === 'keydown';
        var repeat = pressed && code === this.lastKey; // Bail if a modifier key is set
        if (event.altKey || event.ctrlKey || event.metaKey || event.shiftKey) {
          return;
        } // If the event is bubbled from the media element
        // Firefox doesn't get the keycode for whatever reason
        if (!is$1.number(code)) {
          return;
        } // Seek by the number keys
        var seekByKey = function seekByKey() {
          // Divide the max duration into 10th's and times by the number value
          player.currentTime = player.duration / 10 * (code - 48);
        }; // Handle the key on keydown
        // Reset on keyup
        if (pressed) {
          // Check focused element
          // and if the focused element is not editable (e.g. text input)
          // and any that accept key input http://webaim.org/techniques/keyboard/
          var focused = document.activeElement;
          if (is$1.element(focused)) {
            var editable = player.config.selectors.editable;
            var seek = elements.inputs.seek;
            if (focused !== seek && matches$1(focused, editable)) {
              return;
            }
            if (event.which === 32 && matches$1(focused, 'button, [role^="menuitem"]')) {
              return;
            }
          } // Which keycodes should we prevent default
          var preventDefault = [32, 37, 38, 39, 40, 48, 49, 50, 51, 52, 53, 54, 56, 57, 67, 70, 73, 75, 76, 77, 79]; // If the code is found prevent default (e.g. prevent scrolling for arrows)
          if (preventDefault.includes(code)) {
            event.preventDefault();
            event.stopPropagation();
          }
          switch (code) {
            case 48:
            case 49:
            case 50:
            case 51:
            case 52:
            case 53:
            case 54:
            case 55:
            case 56:
            case 57:
              // 0-9
              if (!repeat) {
                seekByKey();
              }
              break;
            case 32:
            case 75:
              // Space and K key
              if (!repeat) {
                player.togglePlay();
              }
              break;
            case 38:
              // Arrow up
              player.increaseVolume(0.1);
              break;
            case 40:
              // Arrow down
              player.decreaseVolume(0.1);
              break;
            case 77:
              // M key
              if (!repeat) {
                player.muted = !player.muted;
              }
              break;
            case 39:
              // Arrow forward
              player.forward();
              break;
            case 37:
              // Arrow back
              player.rewind();
              break;
            case 70:
              // F key
              player.fullscreen.toggle();
              break;
            case 67:
              // C key
              if (!repeat) {
                player.toggleCaptions();
              }
              break;
            case 76:
              // L key
              player.loop = !player.loop;
              break;
          } // Escape is handle natively when in full screen
          // So we only need to worry about non native
          if (code === 27 && !player.fullscreen.usingNative && player.fullscreen.active) {
            player.fullscreen.toggle();
          } // Store last code for next cycle
          this.lastKey = code;
        } else {
          this.lastKey = null;
        }
      } // Toggle menu
    }, {
      key: "toggleMenu",
      value: function toggleMenu(event) {
        controls.toggleMenu.call(this.player, event);
      } // Device is touch enabled
    }, {
      key: "firstTouch",
      value: function firstTouch() {
        var player = this.player;
        var elements = player.elements;
        player.touch = true; // Add touch class
        toggleClass(elements.container, player.config.classNames.isTouch, true);
      }
    }, {
      key: "setTabFocus",
      value: function setTabFocus(event) {
        var player = this.player;
        var elements = player.elements;
        clearTimeout(this.focusTimer); // Ignore any key other than tab
        if (event.type === 'keydown' && event.which !== 9) {
          return;
        } // Store reference to event timeStamp
        if (event.type === 'keydown') {
          this.lastKeyDown = event.timeStamp;
        } // Remove current classes
        var removeCurrent = function removeCurrent() {
          var className = player.config.classNames.tabFocus;
          var current = getElements.call(player, ".".concat(className));
          toggleClass(current, className, false);
        }; // Determine if a key was pressed to trigger this event
        var wasKeyDown = event.timeStamp - this.lastKeyDown <= 20; // Ignore focus events if a key was pressed prior
        if (event.type === 'focus' && !wasKeyDown) {
          return;
        } // Remove all current
        removeCurrent(); // Delay the adding of classname until the focus has changed
        // This event fires before the focusin event
        this.focusTimer = setTimeout(function () {
          var focused = document.activeElement; // Ignore if current focus element isn't inside the player
          if (!elements.container.contains(focused)) {
            return;
          }
          toggleClass(document.activeElement, player.config.classNames.tabFocus, true);
        }, 10);
      } // Global window & document listeners
    }, {
      key: "global",
      value: function global() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
        var player = this.player; // Keyboard shortcuts
        if (player.config.keyboard.global) {
          toggleListener.call(player, window, 'keydown keyup', this.handleKey, toggle, false);
        } // Click anywhere closes menu
        toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle); // Detect touch by events
        once.call(player, document.body, 'touchstart', this.firstTouch); // Tab focus detection
        toggleListener.call(player, document.body, 'keydown focus blur', this.setTabFocus, toggle, false, true);
      } // Container listeners
    }, {
      key: "container",
      value: function container() {
        var player = this.player;
        var config = player.config,
            elements = player.elements,
            timers = player.timers; // Keyboard shortcuts
        if (!config.keyboard.global && config.keyboard.focused) {
          on.call(player, elements.container, 'keydown keyup', this.handleKey, false);
        } // Toggle controls on mouse events and entering fullscreen
        on.call(player, elements.container, 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen', function (event) {
          var controlsElement = elements.controls; // Remove button states for fullscreen
          if (controlsElement && event.type === 'enterfullscreen') {
            controlsElement.pressed = false;
            controlsElement.hover = false;
          } // Show, then hide after a timeout unless another control event occurs
          var show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);
          var delay = 0;
          if (show) {
            ui.toggleControls.call(player, true); // Use longer timeout for touch devices
            delay = player.touch ? 3000 : 2000;
          } // Clear timer
          clearTimeout(timers.controls); // Set new timer to prevent flicker when seeking
          timers.controls = setTimeout(function () {
            return ui.toggleControls.call(player, false);
          }, delay);
        }); // Set a gutter for Vimeo
        var setGutter = function setGutter(ratio, padding, toggle) {
          if (!player.isVimeo) {
            return;
          }
          var target = player.elements.wrapper.firstChild;
          var _ratio = _slicedToArray(ratio, 2),
              y = _ratio[1];
          var _getAspectRatio$call = getAspectRatio.call(player),
              _getAspectRatio$call2 = _slicedToArray(_getAspectRatio$call, 2),
              videoX = _getAspectRatio$call2[0],
              videoY = _getAspectRatio$call2[1];
          target.style.maxWidth = toggle ? "".concat(y / videoY * videoX, "px") : null;
          target.style.margin = toggle ? '0 auto' : null;
        }; // Resize on fullscreen change
        var setPlayerSize = function setPlayerSize(measure) {
          // If we don't need to measure the viewport
          if (!measure) {
            return setAspectRatio.call(player);
          }
          var rect = elements.container.getBoundingClientRect();
          var width = rect.width,
              height = rect.height;
          return setAspectRatio.call(player, "".concat(width, ":").concat(height));
        };
        var resized = function resized() {
          clearTimeout(timers.resized);
          timers.resized = setTimeout(setPlayerSize, 50);
        };
        on.call(player, elements.container, 'enterfullscreen exitfullscreen', function (event) {
          var _player$fullscreen = player.fullscreen,
              target = _player$fullscreen.target,
              usingNative = _player$fullscreen.usingNative; // Ignore events not from target
          if (target !== elements.container) {
            return;
          } // If it's not an embed and no ratio specified
          if (!player.isEmbed && is$1.empty(player.config.ratio)) {
            return;
          }
          var isEnter = event.type === 'enterfullscreen'; // Set the player size when entering fullscreen to viewport size
          var _setPlayerSize = setPlayerSize(isEnter),
              padding = _setPlayerSize.padding,
              ratio = _setPlayerSize.ratio; // Set Vimeo gutter
          setGutter(ratio, padding, isEnter); // If not using native fullscreen, we need to check for resizes of viewport
          if (!usingNative) {
            if (isEnter) {
              on.call(player, window, 'resize', resized);
            } else {
              off.call(player, window, 'resize', resized);
            }
          }
        });
      } // Listen for media events
    }, {
      key: "media",
      value: function media() {
        var _this = this;
        var player = this.player;
        var elements = player.elements; // Time change on media
        on.call(player, player.media, 'timeupdate seeking seeked', function (event) {
          return controls.timeUpdate.call(player, event);
        }); // Display duration
        on.call(player, player.media, 'durationchange loadeddata loadedmetadata', function (event) {
          return controls.durationUpdate.call(player, event);
        }); // Handle the media finishing
        on.call(player, player.media, 'ended', function () {
          // Show poster on end
          if (player.isHTML5 && player.isVideo && player.config.resetOnEnd) {
            // Restart
            player.restart(); // Call pause otherwise IE11 will start playing the video again
            player.pause();
          }
        }); // Check for buffer progress
        on.call(player, player.media, 'progress playing seeking seeked', function (event) {
          return controls.updateProgress.call(player, event);
        }); // Handle volume changes
        on.call(player, player.media, 'volumechange', function (event) {
          return controls.updateVolume.call(player, event);
        }); // Handle play/pause
        on.call(player, player.media, 'playing play pause ended emptied timeupdate', function (event) {
          return ui.checkPlaying.call(player, event);
        }); // Loading state
        on.call(player, player.media, 'waiting canplay seeked playing', function (event) {
          return ui.checkLoading.call(player, event);
        }); // Click video
        if (player.supported.ui && player.config.clickToPlay && !player.isAudio) {
          // Re-fetch the wrapper
          var wrapper = getElement.call(player, ".".concat(player.config.classNames.video)); // Bail if there's no wrapper (this should never happen)
          if (!is$1.element(wrapper)) {
            return;
          } // On click play, pause or restart
          on.call(player, elements.container, 'click', function (event) {
            var targets = [elements.container, wrapper]; // Ignore if click if not container or in video wrapper
            if (!targets.includes(event.target) && !wrapper.contains(event.target)) {
              return;
            } // Touch devices will just show controls (if hidden)
            if (player.touch && player.config.hideControls) {
              return;
            }
            if (player.ended) {
              _this.proxy(event, player.restart, 'restart');
              _this.proxy(event, player.play, 'play');
            } else {
              _this.proxy(event, player.togglePlay, 'play');
            }
          });
        } // Disable right click
        if (player.supported.ui && player.config.disableContextMenu) {
          on.call(player, elements.wrapper, 'contextmenu', function (event) {
            event.preventDefault();
          }, false);
        } // Volume change
        on.call(player, player.media, 'volumechange', function () {
          // Save to storage
          player.storage.set({
            volume: player.volume,
            muted: player.muted
          });
        }); // Speed change
        on.call(player, player.media, 'ratechange', function () {
          // Update UI
          controls.updateSetting.call(player, 'speed'); // Save to storage
          player.storage.set({
            speed: player.speed
          });
        }); // Quality change
        on.call(player, player.media, 'qualitychange', function (event) {
          // Update UI
          controls.updateSetting.call(player, 'quality', null, event.detail.quality);
        }); // Update download link when ready and if quality changes
        on.call(player, player.media, 'ready qualitychange', function () {
          controls.setDownloadUrl.call(player);
        }); // Proxy events to container
        // Bubble up key events for Edge
        var proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');
        on.call(player, player.media, proxyEvents, function (event) {
          var _event$detail = event.detail,
              detail = _event$detail === void 0 ? {} : _event$detail; // Get error details from media
          if (event.type === 'error') {
            detail = player.media.error;
          }
          triggerEvent.call(player, elements.container, event.type, true, detail);
        });
      } // Run default and custom handlers
    }, {
      key: "proxy",
      value: function proxy(event, defaultHandler, customHandlerKey) {
        var player = this.player;
        var customHandler = player.config.listeners[customHandlerKey];
        var hasCustomHandler = is$1.function(customHandler);
        var returned = true; // Execute custom handler
        if (hasCustomHandler) {
          returned = customHandler.call(player, event);
        } // Only call default handler if not prevented in custom handler
        if (returned !== false && is$1.function(defaultHandler)) {
          defaultHandler.call(player, event);
        }
      } // Trigger custom and default handlers
    }, {
      key: "bind",
      value: function bind(element, type, defaultHandler, customHandlerKey) {
        var _this2 = this;
        var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
        var player = this.player;
        var customHandler = player.config.listeners[customHandlerKey];
        var hasCustomHandler = is$1.function(customHandler);
        on.call(player, element, type, function (event) {
          return _this2.proxy(event, defaultHandler, customHandlerKey);
        }, passive && !hasCustomHandler);
      } // Listen for control events
    }, {
      key: "controls",
      value: function controls$1() {
        var _this3 = this;
        var player = this.player;
        var elements = player.elements; // IE doesn't support input event, so we fallback to change
        var inputEvent = browser.isIE ? 'change' : 'input'; // Play/pause toggle
        if (elements.buttons.play) {
          Array.from(elements.buttons.play).forEach(function (button) {
            _this3.bind(button, 'click', player.togglePlay, 'play');
          });
        } // Pause
        this.bind(elements.buttons.restart, 'click', player.restart, 'restart'); // Rewind
        this.bind(elements.buttons.rewind, 'click', player.rewind, 'rewind'); // Rewind
        this.bind(elements.buttons.fastForward, 'click', player.forward, 'fastForward'); // Mute toggle
        this.bind(elements.buttons.mute, 'click', function () {
          player.muted = !player.muted;
        }, 'mute'); // Captions toggle
        this.bind(elements.buttons.captions, 'click', function () {
          return player.toggleCaptions();
        }); // Download
        this.bind(elements.buttons.download, 'click', function () {
          triggerEvent.call(player, player.media, 'download');
        }, 'download'); // Fullscreen toggle
        this.bind(elements.buttons.fullscreen, 'click', function () {
          player.fullscreen.toggle();
        }, 'fullscreen'); // Picture-in-Picture
        this.bind(elements.buttons.pip, 'click', function () {
          player.pip = 'toggle';
        }, 'pip'); // Airplay
        this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay'); // Settings menu - click toggle
        this.bind(elements.buttons.settings, 'click', function (event) {
          // Prevent the document click listener closing the menu
          event.stopPropagation();
          event.preventDefault();
          controls.toggleMenu.call(player, event);
        }, null, false); // Can't be passive as we're preventing default
        // Settings menu - keyboard toggle
        // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
        // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
        this.bind(elements.buttons.settings, 'keyup', function (event) {
          var code = event.which; // We only care about space and return
          if (![13, 32].includes(code)) {
            return;
          } // Because return triggers a click anyway, all we need to do is set focus
          if (code === 13) {
            controls.focusFirstMenuItem.call(player, null, true);
            return;
          } // Prevent scroll
          event.preventDefault(); // Prevent playing video (Firefox)
          event.stopPropagation(); // Toggle menu
          controls.toggleMenu.call(player, event);
        }, null, false // Can't be passive as we're preventing default
        ); // Escape closes menu
        this.bind(elements.settings.menu, 'keydown', function (event) {
          if (event.which === 27) {
            controls.toggleMenu.call(player, event);
          }
        }); // Set range input alternative "value", which matches the tooltip time (#954)
        this.bind(elements.inputs.seek, 'mousedown mousemove', function (event) {
          var rect = elements.progress.getBoundingClientRect();
          var percent = 100 / rect.width * (event.pageX - rect.left);
          event.currentTarget.setAttribute('seek-value', percent);
        }); // Pause while seeking
        this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', function (event) {
          var seek = event.currentTarget;
          var code = event.keyCode ? event.keyCode : event.which;
          var attribute = 'play-on-seeked';
          if (is$1.keyboardEvent(event) && code !== 39 && code !== 37) {
            return;
          } // Record seek time so we can prevent hiding controls for a few seconds after seek
          player.lastSeekTime = Date.now(); // Was playing before?
          var play = seek.hasAttribute(attribute); // Done seeking
          var done = ['mouseup', 'touchend', 'keyup'].includes(event.type); // If we're done seeking and it was playing, resume playback
          if (play && done) {
            seek.removeAttribute(attribute);
            player.play();
          } else if (!done && player.playing) {
            seek.setAttribute(attribute, '');
            player.pause();
          }
        }); // Fix range inputs on iOS
        // Super weird iOS bug where after you interact with an <input type="range">,
        // it takes over further interactions on the page. This is a hack
        if (browser.isIos) {
          var inputs = getElements.call(player, 'input[type="range"]');
          Array.from(inputs).forEach(function (input) {
            return _this3.bind(input, inputEvent, function (event) {
              return repaint(event.target);
            });
          });
        } // Seek
        this.bind(elements.inputs.seek, inputEvent, function (event) {
          var seek = event.currentTarget; // If it exists, use seek-value instead of "value" for consistency with tooltip time (#954)
          var seekTo = seek.getAttribute('seek-value');
          if (is$1.empty(seekTo)) {
            seekTo = seek.value;
          }
          seek.removeAttribute('seek-value');
          player.currentTime = seekTo / seek.max * player.duration;
        }, 'seek'); // Seek tooltip
        this.bind(elements.progress, 'mouseenter mouseleave mousemove', function (event) {
          return controls.updateSeekTooltip.call(player, event);
        }); // Preview thumbnails plugin
        // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this
        this.bind(elements.progress, 'mousemove touchmove', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.startMove(event);
          }
        }); // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering
        this.bind(elements.progress, 'mouseleave touchend click', function () {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.endMove(false, true);
          }
        }); // Show scrubbing preview
        this.bind(elements.progress, 'mousedown touchstart', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.startScrubbing(event);
          }
        });
        this.bind(elements.progress, 'mouseup touchend', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.endScrubbing(event);
          }
        }); // Polyfill for lower fill in <input type="range"> for webkit
        if (browser.isWebkit) {
          Array.from(getElements.call(player, 'input[type="range"]')).forEach(function (element) {
            _this3.bind(element, 'input', function (event) {
              return controls.updateRangeFill.call(player, event.target);
            });
          });
        } // Current time invert
        // Only if one time element is used for both currentTime and duration
        if (player.config.toggleInvert && !is$1.element(elements.display.duration)) {
          this.bind(elements.display.currentTime, 'click', function () {
            // Do nothing if we're at the start
            if (player.currentTime === 0) {
              return;
            }
            player.config.invertTime = !player.config.invertTime;
            controls.timeUpdate.call(player);
          });
        } // Volume
        this.bind(elements.inputs.volume, inputEvent, function (event) {
          player.volume = event.target.value;
        }, 'volume'); // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)
        this.bind(elements.controls, 'mouseenter mouseleave', function (event) {
          elements.controls.hover = !player.touch && event.type === 'mouseenter';
        }); // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)
        this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', function (event) {
          elements.controls.pressed = ['mousedown', 'touchstart'].includes(event.type);
        }); // Show controls when they receive focus (e.g., when using keyboard tab key)
        this.bind(elements.controls, 'focusin', function () {
          var config = player.config,
              timers = player.timers; // Skip transition to prevent focus from scrolling the parent element
          toggleClass(elements.controls, config.classNames.noTransition, true); // Toggle
          ui.toggleControls.call(player, true); // Restore transition
          setTimeout(function () {
            toggleClass(elements.controls, config.classNames.noTransition, false);
          }, 0); // Delay a little more for mouse users
          var delay = _this3.touch ? 3000 : 4000; // Clear timer
          clearTimeout(timers.controls); // Hide again after delay
          timers.controls = setTimeout(function () {
            return ui.toggleControls.call(player, false);
          }, delay);
        }); // Mouse wheel for volume
        this.bind(elements.inputs.volume, 'wheel', function (event) {
          // Detect "natural" scroll - suppored on OS X Safari only
          // Other browsers on OS X will be inverted until support improves
          var inverted = event.webkitDirectionInvertedFromDevice; // Get delta from event. Invert if `inverted` is true
          var _map = [event.deltaX, -event.deltaY].map(function (value) {
            return inverted ? -value : value;
          }),
              _map2 = _slicedToArray(_map, 2),
              x = _map2[0],
              y = _map2[1]; // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)
          var direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y); // Change the volume by 2%
          player.increaseVolume(direction / 50); // Don't break page scrolling at max and min
          var volume = player.media.volume;
          if (direction === 1 && volume < 1 || direction === -1 && volume > 0) {
            event.preventDefault();
          }
        }, 'volume', false);
      }
    }]);
    return Listeners;
  }();
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
  function createCommonjsModule(fn, module) {
  	return module = { exports: {} }, fn(module, module.exports), module.exports;
  }
  var loadjs_umd = createCommonjsModule(function (module, exports) {
    (function (root, factory) {
      {
        module.exports = factory();
      }
    })(commonjsGlobal, function () {
      /**
       * Global dependencies.
       * @global {Object} document - DOM
       */
      var devnull = function devnull() {},
          bundleIdCache = {},
          bundleResultCache = {},
          bundleCallbackQueue = {};
      /**
       * Subscribe to bundle load event.
       * @param {string[]} bundleIds - Bundle ids
       * @param {Function} callbackFn - The callback function
       */
      function subscribe(bundleIds, callbackFn) {
        // listify
        bundleIds = bundleIds.push ? bundleIds : [bundleIds];
        var depsNotFound = [],
            i = bundleIds.length,
            numWaiting = i,
            fn,
            bundleId,
            r,
            q; // define callback function
        fn = function fn(bundleId, pathsNotFound) {
          if (pathsNotFound.length) depsNotFound.push(bundleId);
          numWaiting--;
          if (!numWaiting) callbackFn(depsNotFound);
        }; // register callback
        while (i--) {
          bundleId = bundleIds[i]; // execute callback if in result cache
          r = bundleResultCache[bundleId];
          if (r) {
            fn(bundleId, r);
            continue;
          } // add to callback queue
          q = bundleCallbackQueue[bundleId] = bundleCallbackQueue[bundleId] || [];
          q.push(fn);
        }
      }
      /**
       * Publish bundle load event.
       * @param {string} bundleId - Bundle id
       * @param {string[]} pathsNotFound - List of files not found
       */
      function publish(bundleId, pathsNotFound) {
        // exit if id isn't defined
        if (!bundleId) return;
        var q = bundleCallbackQueue[bundleId]; // cache result
        bundleResultCache[bundleId] = pathsNotFound; // exit if queue is empty
        if (!q) return; // empty callback queue
        while (q.length) {
          q[0](bundleId, pathsNotFound);
          q.splice(0, 1);
        }
      }
      /**
       * Execute callbacks.
       * @param {Object or Function} args - The callback args
       * @param {string[]} depsNotFound - List of dependencies not found
       */
      function executeCallbacks(args, depsNotFound) {
        // accept function as argument
        if (args.call) args = {
          success: args
        }; // success and error callbacks
        if (depsNotFound.length) (args.error || devnull)(depsNotFound);else (args.success || devnull)(args);
      }
      /**
       * Load individual file.
       * @param {string} path - The file path
       * @param {Function} callbackFn - The callback function
       */
      function loadFile(path, callbackFn, args, numTries) {
        var doc = document,
            async = args.async,
            maxTries = (args.numRetries || 0) + 1,
            beforeCallbackFn = args.before || devnull,
            pathname = path.replace(/[\?|#].*$/, ''),
            pathStripped = path.replace(/^(css|img)!/, ''),
            isLegacyIECss,
            e;
        numTries = numTries || 0;
        if (/(^css!|\.css$)/.test(pathname)) {
          // css
          e = doc.createElement('link');
          e.rel = 'stylesheet';
          e.href = pathStripped; // tag IE9+
          isLegacyIECss = 'hideFocus' in e; // use preload in IE Edge (to detect load errors)
          if (isLegacyIECss && e.relList) {
            isLegacyIECss = 0;
            e.rel = 'preload';
            e.as = 'style';
          }
        } else if (/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(pathname)) {
          // image
          e = doc.createElement('img');
          e.src = pathStripped;
        } else {
          // javascript
          e = doc.createElement('script');
          e.src = path;
          e.async = async === undefined ? true : async;
        }
        e.onload = e.onerror = e.onbeforeload = function (ev) {
          var result = ev.type[0]; // treat empty stylesheets as failures to get around lack of onerror
          // support in IE9-11
          if (isLegacyIECss) {
            try {
              if (!e.sheet.cssText.length) result = 'e';
            } catch (x) {
              // sheets objects created from load errors don't allow access to
              // `cssText` (unless error is Code:18 SecurityError)
              if (x.code != 18) result = 'e';
            }
          } // handle retries in case of load failure
          if (result == 'e') {
            // increment counter
            numTries += 1; // exit function and try again
            if (numTries < maxTries) {
              return loadFile(path, callbackFn, args, numTries);
            }
          } else if (e.rel == 'preload' && e.as == 'style') {
            // activate preloaded stylesheets
            return e.rel = 'stylesheet'; // jshint ignore:line
          } // execute callback
          callbackFn(path, result, ev.defaultPrevented);
        }; // add to document (unless callback returns `false`)
        if (beforeCallbackFn(path, e) !== false) doc.head.appendChild(e);
      }
      /**
       * Load multiple files.
       * @param {string[]} paths - The file paths
       * @param {Function} callbackFn - The callback function
       */
      function loadFiles(paths, callbackFn, args) {
        // listify paths
        paths = paths.push ? paths : [paths];
        var numWaiting = paths.length,
            x = numWaiting,
            pathsNotFound = [],
            fn,
            i; // define callback function
        fn = function fn(path, result, defaultPrevented) {
          // handle error
          if (result == 'e') pathsNotFound.push(path); // handle beforeload event. If defaultPrevented then that means the load
          // will be blocked (ex. Ghostery/ABP on Safari)
          if (result == 'b') {
            if (defaultPrevented) pathsNotFound.push(path);else return;
          }
          numWaiting--;
          if (!numWaiting) callbackFn(pathsNotFound);
        }; // load scripts
        for (i = 0; i < x; i++) {
          loadFile(paths[i], fn, args);
        }
      }
      /**
       * Initiate script load and register bundle.
       * @param {(string|string[])} paths - The file paths
       * @param {(string|Function|Object)} [arg1] - The (1) bundleId or (2) success
       *   callback or (3) object literal with success/error arguments, numRetries,
       *   etc.
       * @param {(Function|Object)} [arg2] - The (1) success callback or (2) object
       *   literal with success/error arguments, numRetries, etc.
       */
      function loadjs(paths, arg1, arg2) {
        var bundleId, args; // bundleId (if string)
        if (arg1 && arg1.trim) bundleId = arg1; // args (default is {})
        args = (bundleId ? arg2 : arg1) || {}; // throw error if bundle is already defined
        if (bundleId) {
          if (bundleId in bundleIdCache) {
            throw "LoadJS";
          } else {
            bundleIdCache[bundleId] = true;
          }
        }
        function loadFn(resolve, reject) {
          loadFiles(paths, function (pathsNotFound) {
            // execute callbacks
            executeCallbacks(args, pathsNotFound); // resolve Promise
            if (resolve) {
              executeCallbacks({
                success: resolve,
                error: reject
              }, pathsNotFound);
            } // publish bundle load event
            publish(bundleId, pathsNotFound);
          }, args);
        }
        if (args.returnPromise) return new Promise(loadFn);else loadFn();
      }
      /**
       * Execute callbacks when dependencies have been satisfied.
       * @param {(string|string[])} deps - List of bundle ids
       * @param {Object} args - success/error arguments
       */
      loadjs.ready = function ready(deps, args) {
        // subscribe to bundle load event
        subscribe(deps, function (depsNotFound) {
          // execute callbacks
          executeCallbacks(args, depsNotFound);
        });
        return loadjs;
      };
      /**
       * Manually satisfy bundle dependencies.
       * @param {string} bundleId - The bundle id
       */
      loadjs.done = function done(bundleId) {
        publish(bundleId, []);
      };
      /**
       * Reset loadjs dependencies statuses
       */
      loadjs.reset = function reset() {
        bundleIdCache = {};
        bundleResultCache = {};
        bundleCallbackQueue = {};
      };
      /**
       * Determine if bundle has already been defined
       * @param String} bundleId - The bundle id
       */
      loadjs.isDefined = function isDefined(bundleId) {
        return bundleId in bundleIdCache;
      }; // export
      return loadjs;
    });
  });
  // ==========================================================================
  function loadScript(url) {
    return new Promise(function (resolve, reject) {
      loadjs_umd(url, {
        success: resolve,
        error: reject
      });
    });
  }
  function parseId(url) {
    if (is$1.empty(url)) {
      return null;
    }
    if (is$1.number(Number(url))) {
      return url;
    }
    var regex = /^.*(vimeo.com\/|video\/)(\d+).*/;
    return url.match(regex) ? RegExp.$2 : url;
  } // Set playback state and trigger change (only on actual change)
  function assurePlaybackState(play) {
    if (play && !this.embed.hasPlayed) {
      this.embed.hasPlayed = true;
    }
    if (this.media.paused === play) {
      this.media.paused = !play;
      triggerEvent.call(this, this.media, play ? 'play' : 'pause');
    }
  }
  var vimeo = {
    setup: function setup() {
      var player = this; // Add embed class for responsive
      toggleClass(player.elements.wrapper, player.config.classNames.embed, true); // Set speed options from config
      player.options.speed = player.config.speed.options; // Set intial ratio
      setAspectRatio.call(player); // Load the SDK if not already
      if (!is$1.object(window.Vimeo)) {
        loadScript(player.config.urls.vimeo.sdk).then(function () {
          vimeo.ready.call(player);
        }).catch(function (error) {
          player.debug.warn('Vimeo SDK (player.js) failed to load', error);
        });
      } else {
        vimeo.ready.call(player);
      }
    },
    // API Ready
    ready: function ready() {
      var _this = this;
      var player = this;
      var config = player.config.vimeo; // Get Vimeo params for the iframe
      var params = buildUrlParams(extend({}, {
        loop: player.config.loop.active,
        autoplay: player.autoplay,
        muted: player.muted,
        gesture: 'media',
        playsinline: !this.config.fullscreen.iosNative
      }, config)); // Get the source URL or ID
      var source = player.media.getAttribute('src'); // Get from <div> if needed
      if (is$1.empty(source)) {
        source = player.media.getAttribute(player.config.attributes.embed.id);
      }
      var id = parseId(source); // Build an iframe
      var iframe = createElement('iframe');
      var src = format(player.config.urls.vimeo.iframe, id, params);
      iframe.setAttribute('src', src);
      iframe.setAttribute('allowfullscreen', '');
      iframe.setAttribute('allowtransparency', '');
      iframe.setAttribute('allow', 'autoplay'); // Set the referrer policy if required
      if (!is$1.empty(config.referrerPolicy)) {
        iframe.setAttribute('referrerPolicy', config.referrerPolicy);
      } // Get poster, if already set
      var poster = player.poster; // Inject the package
      var wrapper = createElement('div', {
        poster: poster,
        class: player.config.classNames.embedContainer
      });
      wrapper.appendChild(iframe);
      player.media = replaceElement(wrapper, player.media); // Get poster image
      fetch(format(player.config.urls.vimeo.api, id), 'json').then(function (response) {
        if (is$1.empty(response)) {
          return;
        } // Get the URL for thumbnail
        var url = new URL(response[0].thumbnail_large); // Get original image
        url.pathname = "".concat(url.pathname.split('_')[0], ".jpg"); // Set and show poster
        ui.setPoster.call(player, url.href).catch(function () {});
      }); // Setup instance
      // https://github.com/vimeo/player.js
      player.embed = new window.Vimeo.Player(iframe, {
        autopause: player.config.autopause,
        muted: player.muted
      });
      player.media.paused = true;
      player.media.currentTime = 0; // Disable native text track rendering
      if (player.supported.ui) {
        player.embed.disableTextTrack();
      } // Create a faux HTML5 API using the Vimeo API
      player.media.play = function () {
        assurePlaybackState.call(player, true);
        return player.embed.play();
      };
      player.media.pause = function () {
        assurePlaybackState.call(player, false);
        return player.embed.pause();
      };
      player.media.stop = function () {
        player.pause();
        player.currentTime = 0;
      }; // Seeking
      var currentTime = player.media.currentTime;
      Object.defineProperty(player.media, 'currentTime', {
        get: function get() {
          return currentTime;
        },
        set: function set(time) {
          // Vimeo will automatically play on seek if the video hasn't been played before
          // Get current paused state and volume etc
          var embed = player.embed,
              media = player.media,
              paused = player.paused,
              volume = player.volume;
          var restorePause = paused && !embed.hasPlayed; // Set seeking state and trigger event
          media.seeking = true;
          triggerEvent.call(player, media, 'seeking'); // If paused, mute until seek is complete
          Promise.resolve(restorePause && embed.setVolume(0)) // Seek
          .then(function () {
            return embed.setCurrentTime(time);
          }) // Restore paused
          .then(function () {
            return restorePause && embed.pause();
          }) // Restore volume
          .then(function () {
            return restorePause && embed.setVolume(volume);
          }).catch(function () {// Do nothing
          });
        }
      }); // Playback speed
      var speed = player.config.speed.selected;
      Object.defineProperty(player.media, 'playbackRate', {
        get: function get() {
          return speed;
        },
        set: function set(input) {
          player.embed.setPlaybackRate(input).then(function () {
            speed = input;
            triggerEvent.call(player, player.media, 'ratechange');
          });
        }
      }); // Volume
      var volume = player.config.volume;
      Object.defineProperty(player.media, 'volume', {
        get: function get() {
          return volume;
        },
        set: function set(input) {
          player.embed.setVolume(input).then(function () {
            volume = input;
            triggerEvent.call(player, player.media, 'volumechange');
          });
        }
      }); // Muted
      var muted = player.config.muted;
      Object.defineProperty(player.media, 'muted', {
        get: function get() {
          return muted;
        },
        set: function set(input) {
          var toggle = is$1.boolean(input) ? input : false;
          player.embed.setVolume(toggle ? 0 : player.config.volume).then(function () {
            muted = toggle;
            triggerEvent.call(player, player.media, 'volumechange');
          });
        }
      }); // Loop
      var loop = player.config.loop;
      Object.defineProperty(player.media, 'loop', {
        get: function get() {
          return loop;
        },
        set: function set(input) {
          var toggle = is$1.boolean(input) ? input : player.config.loop.active;
          player.embed.setLoop(toggle).then(function () {
            loop = toggle;
          });
        }
      }); // Source
      var currentSrc;
      player.embed.getVideoUrl().then(function (value) {
        currentSrc = value;
        controls.setDownloadUrl.call(player);
      }).catch(function (error) {
        _this.debug.warn(error);
      });
      Object.defineProperty(player.media, 'currentSrc', {
        get: function get() {
          return currentSrc;
        }
      }); // Ended
      Object.defineProperty(player.media, 'ended', {
        get: function get() {
          return player.currentTime === player.duration;
        }
      }); // Set aspect ratio based on video size
      Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then(function (dimensions) {
        var _dimensions = _slicedToArray(dimensions, 2),
            width = _dimensions[0],
            height = _dimensions[1];
        player.embed.ratio = [width, height];
        setAspectRatio.call(_this);
      }); // Set autopause
      player.embed.setAutopause(player.config.autopause).then(function (state) {
        player.config.autopause = state;
      }); // Get title
      player.embed.getVideoTitle().then(function (title) {
        player.config.title = title;
        ui.setTitle.call(_this);
      }); // Get current time
      player.embed.getCurrentTime().then(function (value) {
        currentTime = value;
        triggerEvent.call(player, player.media, 'timeupdate');
      }); // Get duration
      player.embed.getDuration().then(function (value) {
        player.media.duration = value;
        triggerEvent.call(player, player.media, 'durationchange');
      }); // Get captions
      player.embed.getTextTracks().then(function (tracks) {
        player.media.textTracks = tracks;
        captions.setup.call(player);
      });
      player.embed.on('cuechange', function (_ref) {
        var _ref$cues = _ref.cues,
            cues = _ref$cues === void 0 ? [] : _ref$cues;
        var strippedCues = cues.map(function (cue) {
          return stripHTML(cue.text);
        });
        captions.updateCues.call(player, strippedCues);
      });
      player.embed.on('loaded', function () {
        // Assure state and events are updated on autoplay
        player.embed.getPaused().then(function (paused) {
          assurePlaybackState.call(player, !paused);
          if (!paused) {
            triggerEvent.call(player, player.media, 'playing');
          }
        });
        if (is$1.element(player.embed.element) && player.supported.ui) {
          var frame = player.embed.element; // Fix keyboard focus issues
          // https://github.com/sampotts/plyr/issues/317
          frame.setAttribute('tabindex', -1);
        }
      });
      player.embed.on('bufferstart', function () {
        triggerEvent.call(player, player.media, 'waiting');
      });
      player.embed.on('bufferend', function () {
        triggerEvent.call(player, player.media, 'playing');
      });
      player.embed.on('play', function () {
        assurePlaybackState.call(player, true);
        triggerEvent.call(player, player.media, 'playing');
      });
      player.embed.on('pause', function () {
        assurePlaybackState.call(player, false);
      });
      player.embed.on('timeupdate', function (data) {
        player.media.seeking = false;
        currentTime = data.seconds;
        triggerEvent.call(player, player.media, 'timeupdate');
      });
      player.embed.on('progress', function (data) {
        player.media.buffered = data.percent;
        triggerEvent.call(player, player.media, 'progress'); // Check all loaded
        if (parseInt(data.percent, 10) === 1) {
          triggerEvent.call(player, player.media, 'canplaythrough');
        } // Get duration as if we do it before load, it gives an incorrect value
        // https://github.com/sampotts/plyr/issues/891
        player.embed.getDuration().then(function (value) {
          if (value !== player.media.duration) {
            player.media.duration = value;
            triggerEvent.call(player, player.media, 'durationchange');
          }
        });
      });
      player.embed.on('seeked', function () {
        player.media.seeking = false;
        triggerEvent.call(player, player.media, 'seeked');
      });
      player.embed.on('ended', function () {
        player.media.paused = true;
        triggerEvent.call(player, player.media, 'ended');
      });
      player.embed.on('error', function (detail) {
        player.media.error = detail;
        triggerEvent.call(player, player.media, 'error');
      }); // Rebuild UI
      setTimeout(function () {
        return ui.build.call(player);
      }, 0);
    }
  };
  // ==========================================================================
  function parseId$1(url) {
    if (is$1.empty(url)) {
      return null;
    }
    var regex = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
    return url.match(regex) ? RegExp.$2 : url;
  } // Set playback state and trigger change (only on actual change)
  function assurePlaybackState$1(play) {
    if (play && !this.embed.hasPlayed) {
      this.embed.hasPlayed = true;
    }
    if (this.media.paused === play) {
      this.media.paused = !play;
      triggerEvent.call(this, this.media, play ? 'play' : 'pause');
    }
  }
  function getHost(config) {
    if (config.noCookie) {
      return 'https://www.youtube-nocookie.com';
    }
    if (window.location.protocol === 'http:') {
      return 'http://www.youtube.com';
    } // Use YouTube's default
    return undefined;
  }
  var youtube = {
    setup: function setup() {
      var _this = this;
      // Add embed class for responsive
      toggleClass(this.elements.wrapper, this.config.classNames.embed, true); // Setup API
      if (is$1.object(window.YT) && is$1.function(window.YT.Player)) {
        youtube.ready.call(this);
      } else {
        // Reference current global callback
        var callback = window.onYouTubeIframeAPIReady; // Set callback to process queue
        window.onYouTubeIframeAPIReady = function () {
          // Call global callback if set
          if (is$1.function(callback)) {
            callback();
          }
          youtube.ready.call(_this);
        }; // Load the SDK
        loadScript(this.config.urls.youtube.sdk).catch(function (error) {
          _this.debug.warn('YouTube API failed to load', error);
        });
      }
    },
    // Get the media title
    getTitle: function getTitle(videoId) {
      var _this2 = this;
      var url = format(this.config.urls.youtube.api, videoId);
      fetch(url).then(function (data) {
        if (is$1.object(data)) {
          var title = data.title,
              height = data.height,
              width = data.width; // Set title
          _this2.config.title = title;
          ui.setTitle.call(_this2); // Set aspect ratio
          _this2.embed.ratio = [width, height];
        }
        setAspectRatio.call(_this2);
      }).catch(function () {
        // Set aspect ratio
        setAspectRatio.call(_this2);
      });
    },
    // API ready
    ready: function ready() {
      var player = this; // Ignore already setup (race condition)
      var currentId = player.media && player.media.getAttribute('id');
      if (!is$1.empty(currentId) && currentId.startsWith('youtube-')) {
        return;
      } // Get the source URL or ID
      var source = player.media.getAttribute('src'); // Get from <div> if needed
      if (is$1.empty(source)) {
        source = player.media.getAttribute(this.config.attributes.embed.id);
      } // Replace the <iframe> with a <div> due to YouTube API issues
      var videoId = parseId$1(source);
      var id = generateId(player.provider); // Get poster, if already set
      var poster = player.poster; // Replace media element
      var container = createElement('div', {
        id: id,
        poster: poster
      });
      player.media = replaceElement(container, player.media); // Id to poster wrapper
      var posterSrc = function posterSrc(s) {
        return "https://i.ytimg.com/vi/".concat(videoId, "/").concat(s, "default.jpg");
      }; // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)
      loadImage(posterSrc('maxres'), 121) // Higest quality and unpadded
      .catch(function () {
        return loadImage(posterSrc('sd'), 121);
      }) // 480p padded 4:3
      .catch(function () {
        return loadImage(posterSrc('hq'));
      }) // 360p padded 4:3. Always exists
      .then(function (image) {
        return ui.setPoster.call(player, image.src);
      }).then(function (src) {
        // If the image is padded, use background-size "cover" instead (like youtube does too with their posters)
        if (!src.includes('maxres')) {
          player.elements.poster.style.backgroundSize = 'cover';
        }
      }).catch(function () {});
      var config = player.config.youtube; // Setup instance
      // https://developers.google.com/youtube/iframe_api_reference
      player.embed = new window.YT.Player(id, {
        videoId: videoId,
        host: getHost(config),
        playerVars: extend({}, {
          autoplay: player.config.autoplay ? 1 : 0,
          // Autoplay
          hl: player.config.hl,
          // iframe interface language
          controls: player.supported.ui ? 0 : 1,
          // Only show controls if not fully supported
          disablekb: 1,
          // Disable keyboard as we handle it
          playsinline: !player.config.fullscreen.iosNative ? 1 : 0,
          // Allow iOS inline playback
          // Captions are flaky on YouTube
          cc_load_policy: player.captions.active ? 1 : 0,
          cc_lang_pref: player.config.captions.language,
          // Tracking for stats
          widget_referrer: window ? window.location.href : null
        }, config),
        events: {
          onError: function onError(event) {
            // YouTube may fire onError twice, so only handle it once
            if (!player.media.error) {
              var code = event.data; // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError
              var message = {
                2: 'The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.',
                5: 'The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.',
                100: 'The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.',
                101: 'The owner of the requested video does not allow it to be played in embedded players.',
                150: 'The owner of the requested video does not allow it to be played in embedded players.'
              }[code] || 'An unknown error occured';
              player.media.error = {
                code: code,
                message: message
              };
              triggerEvent.call(player, player.media, 'error');
            }
          },
          onPlaybackRateChange: function onPlaybackRateChange(event) {
            // Get the instance
            var instance = event.target; // Get current speed
            player.media.playbackRate = instance.getPlaybackRate();
            triggerEvent.call(player, player.media, 'ratechange');
          },
          onReady: function onReady(event) {
            // Bail if onReady has already been called. See issue #1108
            if (is$1.function(player.media.play)) {
              return;
            } // Get the instance
            var instance = event.target; // Get the title
            youtube.getTitle.call(player, videoId); // Create a faux HTML5 API using the YouTube API
            player.media.play = function () {
              assurePlaybackState$1.call(player, true);
              instance.playVideo();
            };
            player.media.pause = function () {
              assurePlaybackState$1.call(player, false);
              instance.pauseVideo();
            };
            player.media.stop = function () {
              instance.stopVideo();
            };
            player.media.duration = instance.getDuration();
            player.media.paused = true; // Seeking
            player.media.currentTime = 0;
            Object.defineProperty(player.media, 'currentTime', {
              get: function get() {
                return Number(instance.getCurrentTime());
              },
              set: function set(time) {
                // If paused and never played, mute audio preventively (YouTube starts playing on seek if the video hasn't been played yet).
                if (player.paused && !player.embed.hasPlayed) {
                  player.embed.mute();
                } // Set seeking state and trigger event
                player.media.seeking = true;
                triggerEvent.call(player, player.media, 'seeking'); // Seek after events sent
                instance.seekTo(time);
              }
            }); // Playback speed
            Object.defineProperty(player.media, 'playbackRate', {
              get: function get() {
                return instance.getPlaybackRate();
              },
              set: function set(input) {
                instance.setPlaybackRate(input);
              }
            }); // Volume
            var volume = player.config.volume;
            Object.defineProperty(player.media, 'volume', {
              get: function get() {
                return volume;
              },
              set: function set(input) {
                volume = input;
                instance.setVolume(volume * 100);
                triggerEvent.call(player, player.media, 'volumechange');
              }
            }); // Muted
            var muted = player.config.muted;
            Object.defineProperty(player.media, 'muted', {
              get: function get() {
                return muted;
              },
              set: function set(input) {
                var toggle = is$1.boolean(input) ? input : muted;
                muted = toggle;
                instance[toggle ? 'mute' : 'unMute']();
                triggerEvent.call(player, player.media, 'volumechange');
              }
            }); // Source
            Object.defineProperty(player.media, 'currentSrc', {
              get: function get() {
                return instance.getVideoUrl();
              }
            }); // Ended
            Object.defineProperty(player.media, 'ended', {
              get: function get() {
                return player.currentTime === player.duration;
              }
            }); // Get available speeds
            var speeds = instance.getAvailablePlaybackRates(); // Filter based on config
            player.options.speed = speeds.filter(function (s) {
              return player.config.speed.options.includes(s);
            }); // Set the tabindex to avoid focus entering iframe
            if (player.supported.ui) {
              player.media.setAttribute('tabindex', -1);
            }
            triggerEvent.call(player, player.media, 'timeupdate');
            triggerEvent.call(player, player.media, 'durationchange'); // Reset timer
            clearInterval(player.timers.buffering); // Setup buffering
            player.timers.buffering = setInterval(function () {
              // Get loaded % from YouTube
              player.media.buffered = instance.getVideoLoadedFraction(); // Trigger progress only when we actually buffer something
              if (player.media.lastBuffered === null || player.media.lastBuffered < player.media.buffered) {
                triggerEvent.call(player, player.media, 'progress');
              } // Set last buffer point
              player.media.lastBuffered = player.media.buffered; // Bail if we're at 100%
              if (player.media.buffered === 1) {
                clearInterval(player.timers.buffering); // Trigger event
                triggerEvent.call(player, player.media, 'canplaythrough');
              }
            }, 200); // Rebuild UI
            setTimeout(function () {
              return ui.build.call(player);
            }, 50);
          },
          onStateChange: function onStateChange(event) {
            // Get the instance
            var instance = event.target; // Reset timer
            clearInterval(player.timers.playing);
            var seeked = player.media.seeking && [1, 2].includes(event.data);
            if (seeked) {
              // Unset seeking and fire seeked event
              player.media.seeking = false;
              triggerEvent.call(player, player.media, 'seeked');
            } // Handle events
            // -1   Unstarted
            // 0    Ended
            // 1    Playing
            // 2    Paused
            // 3    Buffering
            // 5    Video cued
            switch (event.data) {
              case -1:
                // Update scrubber
                triggerEvent.call(player, player.media, 'timeupdate'); // Get loaded % from YouTube
                player.media.buffered = instance.getVideoLoadedFraction();
                triggerEvent.call(player, player.media, 'progress');
                break;
              case 0:
                assurePlaybackState$1.call(player, false); // YouTube doesn't support loop for a single video, so mimick it.
                if (player.media.loop) {
                  // YouTube needs a call to `stopVideo` before playing again
                  instance.stopVideo();
                  instance.playVideo();
                } else {
                  triggerEvent.call(player, player.media, 'ended');
                }
                break;
              case 1:
                // Restore paused state (YouTube starts playing on seek if the video hasn't been played yet)
                if (!player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {
                  player.media.pause();
                } else {
                  assurePlaybackState$1.call(player, true);
                  triggerEvent.call(player, player.media, 'playing'); // Poll to get playback progress
                  player.timers.playing = setInterval(function () {
                    triggerEvent.call(player, player.media, 'timeupdate');
                  }, 50); // Check duration again due to YouTube bug
                  // https://github.com/sampotts/plyr/issues/374
                  // https://code.google.com/p/gdata-issues/issues/detail?id=8690
                  if (player.media.duration !== instance.getDuration()) {
                    player.media.duration = instance.getDuration();
                    triggerEvent.call(player, player.media, 'durationchange');
                  }
                }
                break;
              case 2:
                // Restore audio (YouTube starts playing on seek if the video hasn't been played yet)
                if (!player.muted) {
                  player.embed.unMute();
                }
                assurePlaybackState$1.call(player, false);
                break;
              case 3:
                // Trigger waiting event to add loading classes to container as the video buffers.
                triggerEvent.call(player, player.media, 'waiting');
                break;
            }
            triggerEvent.call(player, player.elements.container, 'statechange', false, {
              code: event.data
            });
          }
        }
      });
    }
  };
  // ==========================================================================
  var media = {
    // Setup media
    setup: function setup() {
      // If there's no media, bail
      if (!this.media) {
        this.debug.warn('No media element found!');
        return;
      } // Add type class
      toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true); // Add provider class
      toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true); // Add video class for embeds
      // This will require changes if audio embeds are added
      if (this.isEmbed) {
        toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', 'video'), true);
      } // Inject the player wrapper
      if (this.isVideo) {
        // Create the wrapper div
        this.elements.wrapper = createElement('div', {
          class: this.config.classNames.video
        }); // Wrap the video in a container
        wrap(this.media, this.elements.wrapper); // Faux poster container
        if (this.isEmbed) {
          this.elements.poster = createElement('div', {
            class: this.config.classNames.poster
          });
          this.elements.wrapper.appendChild(this.elements.poster);
        }
      }
      if (this.isHTML5) {
        html5.setup.call(this);
      } else if (this.isYouTube) {
        youtube.setup.call(this);
      } else if (this.isVimeo) {
        vimeo.setup.call(this);
      }
    }
  };
  var destroy = function destroy(instance) {
    // Destroy our adsManager
    if (instance.manager) {
      instance.manager.destroy();
    } // Destroy our adsManager
    if (instance.elements.displayContainer) {
      instance.elements.displayContainer.destroy();
    }
    instance.elements.container.remove();
  };
  var Ads =
  /*#__PURE__*/
  function () {
    /**
     * Ads constructor.
     * @param {Object} player
     * @return {Ads}
     */
    function Ads(player) {
      var _this = this;
      _classCallCheck(this, Ads);
      this.player = player;
      this.config = player.config.ads;
      this.playing = false;
      this.initialized = false;
      this.elements = {
        container: null,
        displayContainer: null
      };
      this.manager = null;
      this.loader = null;
      this.cuePoints = null;
      this.events = {};
      this.safetyTimer = null;
      this.countdownTimer = null; // Setup a promise to resolve when the IMA manager is ready
      this.managerPromise = new Promise(function (resolve, reject) {
        // The ad is loaded and ready
        _this.on('loaded', resolve); // Ads failed
        _this.on('error', reject);
      });
      this.load();
    }
    _createClass(Ads, [{
      key: "load",
      /**
       * Load the IMA SDK
       */
      value: function load() {
        var _this2 = this;
        if (!this.enabled) {
          return;
        } // Check if the Google IMA3 SDK is loaded or load it ourselves
        if (!is$1.object(window.google) || !is$1.object(window.google.ima)) {
          loadScript(this.player.config.urls.googleIMA.sdk).then(function () {
            _this2.ready();
          }).catch(function () {
            // Script failed to load or is blocked
            _this2.trigger('error', new Error('Google IMA SDK failed to load'));
          });
        } else {
          this.ready();
        }
      }
      /**
       * Get the ads instance ready
       */
    }, {
      key: "ready",
      value: function ready() {
        var _this3 = this;
        // Double check we're enabled
        if (!this.enabled) {
          destroy(this);
        } // Start ticking our safety timer. If the whole advertisement
        // thing doesn't resolve within our set time; we bail
        this.startSafetyTimer(12000, 'ready()'); // Clear the safety timer
        this.managerPromise.then(function () {
          _this3.clearSafetyTimer('onAdsManagerLoaded()');
        }); // Set listeners on the Plyr instance
        this.listeners(); // Setup the IMA SDK
        this.setupIMA();
      } // Build the tag URL
    }, {
      key: "setupIMA",
      /**
       * In order for the SDK to display ads for our video, we need to tell it where to put them,
       * so here we define our ad container. This div is set up to render on top of the video player.
       * Using the code below, we tell the SDK to render ads within that div. We also provide a
       * handle to the content video player - the SDK will poll the current time of our player to
       * properly place mid-rolls. After we create the ad display container, we initialize it. On
       * mobile devices, this initialization is done as the result of a user action.
       */
      value: function setupIMA() {
        // Create the container for our advertisements
        this.elements.container = createElement('div', {
          class: this.player.config.classNames.ads
        });
        this.player.elements.container.appendChild(this.elements.container); // So we can run VPAID2
        google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED); // Set language
        google.ima.settings.setLocale(this.player.config.ads.language); // Set playback for iOS10+
        google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline); // We assume the adContainer is the video container of the plyr element that will house the ads
        this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media); // Request video ads to be pre-loaded
        this.requestAds();
      }
      /**
       * Request advertisements
       */
    }, {
      key: "requestAds",
      value: function requestAds() {
        var _this4 = this;
        var container = this.player.elements.container;
        try {
          // Create ads loader
          this.loader = new google.ima.AdsLoader(this.elements.displayContainer); // Listen and respond to ads loaded and error events
          this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, function (event) {
            return _this4.onAdsManagerLoaded(event);
          }, false);
          this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
            return _this4.onAdError(error);
          }, false); // Request video ads
          var request = new google.ima.AdsRequest();
          request.adTagUrl = this.tagUrl; // Specify the linear and nonlinear slot sizes. This helps the SDK
          // to select the correct creative if multiple are returned
          request.linearAdSlotWidth = container.offsetWidth;
          request.linearAdSlotHeight = container.offsetHeight;
          request.nonLinearAdSlotWidth = container.offsetWidth;
          request.nonLinearAdSlotHeight = container.offsetHeight; // We only overlay ads as we only support video.
          request.forceNonLinearFullSlot = false; // Mute based on current state
          request.setAdWillPlayMuted(!this.player.muted);
          this.loader.requestAds(request);
        } catch (e) {
          this.onAdError(e);
        }
      }
      /**
       * Update the ad countdown
       * @param {Boolean} start
       */
    }, {
      key: "pollCountdown",
      value: function pollCountdown() {
        var _this5 = this;
        var start = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        if (!start) {
          clearInterval(this.countdownTimer);
          this.elements.container.removeAttribute('data-badge-text');
          return;
        }
        var update = function update() {
          var time = formatTime(Math.max(_this5.manager.getRemainingTime(), 0));
          var label = "".concat(i18n.get('advertisement', _this5.player.config), " - ").concat(time);
          _this5.elements.container.setAttribute('data-badge-text', label);
        };
        this.countdownTimer = setInterval(update, 100);
      }
      /**
       * This method is called whenever the ads are ready inside the AdDisplayContainer
       * @param {Event} adsManagerLoadedEvent
       */
    }, {
      key: "onAdsManagerLoaded",
      value: function onAdsManagerLoaded(event) {
        var _this6 = this;
        // Load could occur after a source change (race condition)
        if (!this.enabled) {
          return;
        } // Get the ads manager
        var settings = new google.ima.AdsRenderingSettings(); // Tell the SDK to save and restore content video state on our behalf
        settings.restoreCustomPlaybackStateOnAdBreakComplete = true;
        settings.enablePreloading = true; // The SDK is polling currentTime on the contentPlayback. And needs a duration
        // so it can determine when to start the mid- and post-roll
        this.manager = event.getAdsManager(this.player, settings); // Get the cue points for any mid-rolls by filtering out the pre- and post-roll
        this.cuePoints = this.manager.getCuePoints(); // Add listeners to the required events
        // Advertisement error events
        this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
          return _this6.onAdError(error);
        }); // Advertisement regular events
        Object.keys(google.ima.AdEvent.Type).forEach(function (type) {
          _this6.manager.addEventListener(google.ima.AdEvent.Type[type], function (e) {
            return _this6.onAdEvent(e);
          });
        }); // Resolve our adsManager
        this.trigger('loaded');
      }
    }, {
      key: "addCuePoints",
      value: function addCuePoints() {
        var _this7 = this;
        // Add advertisement cue's within the time line if available
        if (!is$1.empty(this.cuePoints)) {
          this.cuePoints.forEach(function (cuePoint) {
            if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < _this7.player.duration) {
              var seekElement = _this7.player.elements.progress;
              if (is$1.element(seekElement)) {
                var cuePercentage = 100 / _this7.player.duration * cuePoint;
                var cue = createElement('span', {
                  class: _this7.player.config.classNames.cues
                });
                cue.style.left = "".concat(cuePercentage.toString(), "%");
                seekElement.appendChild(cue);
              }
            }
          });
        }
      }
      /**
       * This is where all the event handling takes place. Retrieve the ad from the event. Some
       * events (e.g. ALL_ADS_COMPLETED) don't have the ad object associated
       * https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/apis#ima.AdEvent.Type
       * @param {Event} event
       */
    }, {
      key: "onAdEvent",
      value: function onAdEvent(event) {
        var _this8 = this;
        var container = this.player.elements.container; // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)
        // don't have ad object associated
        var ad = event.getAd();
        var adData = event.getAdData(); // Proxy event
        var dispatchEvent = function dispatchEvent(type) {
          triggerEvent.call(_this8.player, _this8.player.media, "ads".concat(type.replace(/_/g, '').toLowerCase()));
        }; // Bubble the event
        dispatchEvent(event.type);
        switch (event.type) {
          case google.ima.AdEvent.Type.LOADED:
            // This is the first event sent for an ad - it is possible to determine whether the
            // ad is a video ad or an overlay
            this.trigger('loaded'); // Start countdown
            this.pollCountdown(true);
            if (!ad.isLinear()) {
              // Position AdDisplayContainer correctly for overlay
              ad.width = container.offsetWidth;
              ad.height = container.offsetHeight;
            } // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());
            // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());
            break;
          case google.ima.AdEvent.Type.STARTED:
            // Set volume to match player
            this.manager.setVolume(this.player.volume);
            break;
          case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:
            // All ads for the current videos are done. We can now request new advertisements
            // in case the video is re-played
            // TODO: Example for what happens when a next video in a playlist would be loaded.
            // So here we load a new video when all ads are done.
            // Then we load new ads within a new adsManager. When the video
            // Is started - after - the ads are loaded, then we get ads.
            // You can also easily test cancelling and reloading by running
            // player.ads.cancel() and player.ads.play from the console I guess.
            // this.player.source = {
            //     type: 'video',
            //     title: 'View From A Blue Moon',
            //     sources: [{
            //         src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.mp4', type:
            // 'video/mp4', }], poster:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.jpg', tracks:
            // [ { kind: 'captions', label: 'English', srclang: 'en', src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.en.vtt',
            // default: true, }, { kind: 'captions', label: 'French', srclang: 'fr', src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.fr.vtt', }, ],
            // };
            // TODO: So there is still this thing where a video should only be allowed to start
            // playing when the IMA SDK is ready or has failed
            this.loadAds();
            break;
          case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:
            // This event indicates the ad has started - the video player can adjust the UI,
            // for example display a pause button and remaining time. Fired when content should
            // be paused. This usually happens right before an ad is about to cover the content
            this.pauseContent();
            break;
          case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:
            // This event indicates the ad has finished - the video player can perform
            // appropriate UI actions, such as removing the timer for remaining time detection.
            // Fired when content should be resumed. This usually happens when an ad finishes
            // or collapses
            this.pollCountdown();
            this.resumeContent();
            break;
          case google.ima.AdEvent.Type.LOG:
            if (adData.adError) {
              this.player.debug.warn("Non-fatal ad error: ".concat(adData.adError.getMessage()));
            }
            break;
        }
      }
      /**
       * Any ad error handling comes through here
       * @param {Event} event
       */
    }, {
      key: "onAdError",
      value: function onAdError(event) {
        this.cancel();
        this.player.debug.warn('Ads error', event);
      }
      /**
       * Setup hooks for Plyr and window events. This ensures
       * the mid- and post-roll launch at the correct time. And
       * resize the advertisement when the player resizes
       */
    }, {
      key: "listeners",
      value: function listeners() {
        var _this9 = this;
        var container = this.player.elements.container;
        var time;
        this.player.on('canplay', function () {
          _this9.addCuePoints();
        });
        this.player.on('ended', function () {
          _this9.loader.contentComplete();
        });
        this.player.on('timeupdate', function () {
          time = _this9.player.currentTime;
        });
        this.player.on('seeked', function () {
          var seekedTime = _this9.player.currentTime;
          if (is$1.empty(_this9.cuePoints)) {
            return;
          }
          _this9.cuePoints.forEach(function (cuePoint, index) {
            if (time < cuePoint && cuePoint < seekedTime) {
              _this9.manager.discardAdBreak();
              _this9.cuePoints.splice(index, 1);
            }
          });
        }); // Listen to the resizing of the window. And resize ad accordingly
        // TODO: eventually implement ResizeObserver
        window.addEventListener('resize', function () {
          if (_this9.manager) {
            _this9.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);
          }
        });
      }
      /**
       * Initialize the adsManager and start playing advertisements
       */
    }, {
      key: "play",
      value: function play() {
        var _this10 = this;
        var container = this.player.elements.container;
        if (!this.managerPromise) {
          this.resumeContent();
        } // Play the requested advertisement whenever the adsManager is ready
        this.managerPromise.then(function () {
          // Set volume to match player
          _this10.manager.setVolume(_this10.player.volume); // Initialize the container. Must be done via a user action on mobile devices
          _this10.elements.displayContainer.initialize();
          try {
            if (!_this10.initialized) {
              // Initialize the ads manager. Ad rules playlist will start at this time
              _this10.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL); // Call play to start showing the ad. Single video and overlay ads will
              // start at this time; the call will be ignored for ad rules
              _this10.manager.start();
            }
            _this10.initialized = true;
          } catch (adError) {
            // An error may be thrown if there was a problem with the
            // VAST response
            _this10.onAdError(adError);
          }
        }).catch(function () {});
      }
      /**
       * Resume our video
       */
    }, {
      key: "resumeContent",
      value: function resumeContent() {
        // Hide the advertisement container
        this.elements.container.style.zIndex = ''; // Ad is stopped
        this.playing = false; // Play video
        this.player.media.play();
      }
      /**
       * Pause our video
       */
    }, {
      key: "pauseContent",
      value: function pauseContent() {
        // Show the advertisement container
        this.elements.container.style.zIndex = 3; // Ad is playing
        this.playing = true; // Pause our video.
        this.player.media.pause();
      }
      /**
       * Destroy the adsManager so we can grab new ads after this. If we don't then we're not
       * allowed to call new ads based on google policies, as they interpret this as an accidental
       * video requests. https://developers.google.com/interactive-
       * media-ads/docs/sdks/android/faq#8
       */
    }, {
      key: "cancel",
      value: function cancel() {
        // Pause our video
        if (this.initialized) {
          this.resumeContent();
        } // Tell our instance that we're done for now
        this.trigger('error'); // Re-create our adsManager
        this.loadAds();
      }
      /**
       * Re-create our adsManager
       */
    }, {
      key: "loadAds",
      value: function loadAds() {
        var _this11 = this;
        // Tell our adsManager to go bye bye
        this.managerPromise.then(function () {
          // Destroy our adsManager
          if (_this11.manager) {
            _this11.manager.destroy();
          } // Re-set our adsManager promises
          _this11.managerPromise = new Promise(function (resolve) {
            _this11.on('loaded', resolve);
            _this11.player.debug.log(_this11.manager);
          }); // Now request some new advertisements
          _this11.requestAds();
        }).catch(function () {});
      }
      /**
       * Handles callbacks after an ad event was invoked
       * @param {String} event - Event type
       */
    }, {
      key: "trigger",
      value: function trigger(event) {
        var _this12 = this;
        for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
          args[_key - 1] = arguments[_key];
        }
        var handlers = this.events[event];
        if (is$1.array(handlers)) {
          handlers.forEach(function (handler) {
            if (is$1.function(handler)) {
              handler.apply(_this12, args);
            }
          });
        }
      }
      /**
       * Add event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       * @return {Ads}
       */
    }, {
      key: "on",
      value: function on(event, callback) {
        if (!is$1.array(this.events[event])) {
          this.events[event] = [];
        }
        this.events[event].push(callback);
        return this;
      }
      /**
       * Setup a safety timer for when the ad network doesn't respond for whatever reason.
       * The advertisement has 12 seconds to get its things together. We stop this timer when the
       * advertisement is playing, or when a user action is required to start, then we clear the
       * timer on ad ready
       * @param {Number} time
       * @param {String} from
       */
    }, {
      key: "startSafetyTimer",
      value: function startSafetyTimer(time, from) {
        var _this13 = this;
        this.player.debug.log("Safety timer invoked from: ".concat(from));
        this.safetyTimer = setTimeout(function () {
          _this13.cancel();
          _this13.clearSafetyTimer('startSafetyTimer()');
        }, time);
      }
      /**
       * Clear our safety timer(s)
       * @param {String} from
       */
    }, {
      key: "clearSafetyTimer",
      value: function clearSafetyTimer(from) {
        if (!is$1.nullOrUndefined(this.safetyTimer)) {
          this.player.debug.log("Safety timer cleared from: ".concat(from));
          clearTimeout(this.safetyTimer);
          this.safetyTimer = null;
        }
      }
    }, {
      key: "enabled",
      get: function get() {
        var config = this.config;
        return this.player.isHTML5 && this.player.isVideo && config.enabled && (!is$1.empty(config.publisherId) || is$1.url(config.tagUrl));
      }
    }, {
      key: "tagUrl",
      get: function get() {
        var config = this.config;
        if (is$1.url(config.tagUrl)) {
          return config.tagUrl;
        }
        var params = {
          AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',
          AV_CHANNELID: '5a0458dc28a06145e4519d21',
          AV_URL: window.location.hostname,
          cb: Date.now(),
          AV_WIDTH: 640,
          AV_HEIGHT: 480,
          AV_CDIM2: config.publisherId
        };
        var base = 'https://go.aniview.com/api/adserver6/vast/';
        return "".concat(base, "?").concat(buildUrlParams(params));
      }
    }]);
    return Ads;
  }();
  var parseVtt = function parseVtt(vttDataString) {
    var processedList = [];
    var frames = vttDataString.split(/\r\n\r\n|\n\n|\r\r/);
    frames.forEach(function (frame) {
      var result = {};
      var lines = frame.split(/\r\n|\n|\r/);
      lines.forEach(function (line) {
        if (!is$1.number(result.startTime)) {
          // The line with start and end times on it is the first line of interest
          var matchTimes = line.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT
          if (matchTimes) {
            result.startTime = Number(matchTimes[1] || 0) * 60 * 60 + Number(matchTimes[2]) * 60 + Number(matchTimes[3]) + Number("0.".concat(matchTimes[4]));
            result.endTime = Number(matchTimes[6] || 0) * 60 * 60 + Number(matchTimes[7]) * 60 + Number(matchTimes[8]) + Number("0.".concat(matchTimes[9]));
          }
        } else if (!is$1.empty(line.trim()) && is$1.empty(result.text)) {
          // If we already have the startTime, then we're definitely up to the text line(s)
          var lineSplit = line.trim().split('#xywh=');
          var _lineSplit = _slicedToArray(lineSplit, 1);
          result.text = _lineSplit[0];
          // If there's content in lineSplit[1], then we have sprites. If not, then it's just one frame per image
          if (lineSplit[1]) {
            var _lineSplit$1$split = lineSplit[1].split(',');
            var _lineSplit$1$split2 = _slicedToArray(_lineSplit$1$split, 4);
            result.x = _lineSplit$1$split2[0];
            result.y = _lineSplit$1$split2[1];
            result.w = _lineSplit$1$split2[2];
            result.h = _lineSplit$1$split2[3];
          }
        }
      });
      if (result.text) {
        processedList.push(result);
      }
    });
    return processedList;
  };
  /**
   * Preview thumbnails for seek hover and scrubbing
   * Seeking: Hover over the seek bar (desktop only): shows a small preview container above the seek bar
   * Scrubbing: Click and drag the seek bar (desktop and mobile): shows the preview image over the entire video, as if the video is scrubbing at very high speed
   *
   * Notes:
   * - Thumbs are set via JS settings on Plyr init, not HTML5 'track' property. Using the track property would be a bit gross, because it doesn't support custom 'kinds'. kind=metadata might be used for something else, and we want to allow multiple thumbnails tracks. Tracks must have a unique combination of 'kind' and 'label'. We would have to do something like kind=metadata,label=thumbnails1 / kind=metadata,label=thumbnails2. Square peg, round hole
   * - VTT info: the image URL is relative to the VTT, not the current document. But if the url starts with a slash, it will naturally be relative to the current domain. https://support.jwplayer.com/articles/how-to-add-preview-thumbnails
   * - This implementation uses multiple separate img elements. Other implementations use background-image on one element. This would be nice and simple, but Firefox and Safari have flickering issues with replacing backgrounds of larger images. It seems that YouTube perhaps only avoids this because they don't have the option for high-res previews (even the fullscreen ones, when mousedown/seeking). Images appear over the top of each other, and previous ones are discarded once the new ones have been rendered
   */
  var fitRatio = function fitRatio(ratio, outer) {
    var targetRatio = outer.width / outer.height;
    var result = {};
    if (ratio > targetRatio) {
      result.width = outer.width;
      result.height = 1 / ratio * outer.width;
    } else {
      result.height = outer.height;
      result.width = ratio * outer.height;
    }
    return result;
  };
  var PreviewThumbnails =
  /*#__PURE__*/
  function () {
    /**
     * PreviewThumbnails constructor.
     * @param {Plyr} player
     * @return {PreviewThumbnails}
     */
    function PreviewThumbnails(player) {
      _classCallCheck(this, PreviewThumbnails);
      this.player = player;
      this.thumbnails = [];
      this.loaded = false;
      this.lastMouseMoveTime = Date.now();
      this.mouseDown = false;
      this.loadedImages = [];
      this.elements = {
        thumb: {},
        scrubbing: {}
      };
      this.load();
    }
    _createClass(PreviewThumbnails, [{
      key: "load",
      value: function load() {
        var _this = this;
        // Toggle the regular seek tooltip
        if (this.player.elements.display.seekTooltip) {
          this.player.elements.display.seekTooltip.hidden = this.enabled;
        }
        if (!this.enabled) {
          return;
        }
        this.getThumbnails().then(function () {
          if (!_this.enabled) {
            return;
          } // Render DOM elements
          _this.render(); // Check to see if thumb container size was specified manually in CSS
          _this.determineContainerAutoSizing();
          _this.loaded = true;
        });
      } // Download VTT files and parse them
    }, {
      key: "getThumbnails",
      value: function getThumbnails() {
        var _this2 = this;
        return new Promise(function (resolve) {
          var src = _this2.player.config.previewThumbnails.src;
          if (is$1.empty(src)) {
            throw new Error('Missing previewThumbnails.src config attribute');
          } // If string, convert into single-element list
          var urls = is$1.string(src) ? [src] : src; // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails
          var promises = urls.map(function (u) {
            return _this2.getThumbnail(u);
          });
          Promise.all(promises).then(function () {
            // Sort smallest to biggest (e.g., [120p, 480p, 1080p])
            _this2.thumbnails.sort(function (x, y) {
              return x.height - y.height;
            });
            _this2.player.debug.log('Preview thumbnails', _this2.thumbnails);
            resolve();
          });
        });
      } // Process individual VTT file
    }, {
      key: "getThumbnail",
      value: function getThumbnail(url) {
        var _this3 = this;
        return new Promise(function (resolve) {
          fetch(url).then(function (response) {
            var thumbnail = {
              frames: parseVtt(response),
              height: null,
              urlPrefix: ''
            }; // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file
            // If the URLs do start with '/', then they obviously don't need a prefix, so it will remain blank
            // If the thumbnail URLs start with with none of '/', 'http://' or 'https://', then we need to set their relative path to be the location of the VTT file
            if (!thumbnail.frames[0].text.startsWith('/') && !thumbnail.frames[0].text.startsWith('http://') && !thumbnail.frames[0].text.startsWith('https://')) {
              thumbnail.urlPrefix = url.substring(0, url.lastIndexOf('/') + 1);
            } // Download the first frame, so that we can determine/set the height of this thumbnailsDef
            var tempImage = new Image();
            tempImage.onload = function () {
              thumbnail.height = tempImage.naturalHeight;
              thumbnail.width = tempImage.naturalWidth;
              _this3.thumbnails.push(thumbnail);
              resolve();
            };
            tempImage.src = thumbnail.urlPrefix + thumbnail.frames[0].text;
          });
        });
      }
    }, {
      key: "startMove",
      value: function startMove(event) {
        if (!this.loaded) {
          return;
        }
        if (!is$1.event(event) || !['touchmove', 'mousemove'].includes(event.type)) {
          return;
        } // Wait until media has a duration
        if (!this.player.media.duration) {
          return;
        }
        if (event.type === 'touchmove') {
          // Calculate seek hover position as approx video seconds
          this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);
        } else {
          // Calculate seek hover position as approx video seconds
          var clientRect = this.player.elements.progress.getBoundingClientRect();
          var percentage = 100 / clientRect.width * (event.pageX - clientRect.left);
          this.seekTime = this.player.media.duration * (percentage / 100);
          if (this.seekTime < 0) {
            // The mousemove fires for 10+px out to the left
            this.seekTime = 0;
          }
          if (this.seekTime > this.player.media.duration - 1) {
            // Took 1 second off the duration for safety, because different players can disagree on the real duration of a video
            this.seekTime = this.player.media.duration - 1;
          }
          this.mousePosX = event.pageX; // Set time text inside image container
          this.elements.thumb.time.innerText = formatTime(this.seekTime);
        } // Download and show image
        this.showImageAtCurrentTime();
      }
    }, {
      key: "endMove",
      value: function endMove() {
        this.toggleThumbContainer(false, true);
      }
    }, {
      key: "startScrubbing",
      value: function startScrubbing(event) {
        // Only act on left mouse button (0), or touch device (event.button does not exist or is false)
        if (is$1.nullOrUndefined(event.button) || event.button === false || event.button === 0) {
          this.mouseDown = true; // Wait until media has a duration
          if (this.player.media.duration) {
            this.toggleScrubbingContainer(true);
            this.toggleThumbContainer(false, true); // Download and show image
            this.showImageAtCurrentTime();
          }
        }
      }
    }, {
      key: "endScrubbing",
      value: function endScrubbing() {
        var _this4 = this;
        this.mouseDown = false; // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview
        if (Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime)) {
          // The video was already seeked/loaded at the chosen time - hide immediately
          this.toggleScrubbingContainer(false);
        } else {
          // The video hasn't seeked yet. Wait for that
          once.call(this.player, this.player.media, 'timeupdate', function () {
            // Re-check mousedown - we might have already started scrubbing again
            if (!_this4.mouseDown) {
              _this4.toggleScrubbingContainer(false);
            }
          });
        }
      }
      /**
       * Setup hooks for Plyr and window events
       */
    }, {
      key: "listeners",
      value: function listeners() {
        var _this5 = this;
        // Hide thumbnail preview - on mouse click, mouse leave (in listeners.js for now), and video play/seek. All four are required, e.g., for buffering
        this.player.on('play', function () {
          _this5.toggleThumbContainer(false, true);
        });
        this.player.on('seeked', function () {
          _this5.toggleThumbContainer(false);
        });
        this.player.on('timeupdate', function () {
          _this5.lastTime = _this5.player.media.currentTime;
        });
      }
      /**
       * Create HTML elements for image containers
       */
    }, {
      key: "render",
      value: function render() {
        // Create HTML element: plyr__preview-thumbnail-container
        this.elements.thumb.container = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.thumbContainer
        }); // Wrapper for the image for styling
        this.elements.thumb.imageContainer = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.imageContainer
        });
        this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer); // Create HTML element, parent+span: time text (e.g., 01:32:00)
        var timeContainer = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.timeContainer
        });
        this.elements.thumb.time = createElement('span', {}, '00:00');
        timeContainer.appendChild(this.elements.thumb.time);
        this.elements.thumb.container.appendChild(timeContainer); // Inject the whole thumb
        if (is$1.element(this.player.elements.progress)) {
          this.player.elements.progress.appendChild(this.elements.thumb.container);
        } // Create HTML element: plyr__preview-scrubbing-container
        this.elements.scrubbing.container = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.scrubbingContainer
        });
        this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);
      }
    }, {
      key: "destroy",
      value: function destroy() {
        if (this.elements.thumb.container) {
          this.elements.thumb.container.remove();
        }
        if (this.elements.scrubbing.container) {
          this.elements.scrubbing.container.remove();
        }
      }
    }, {
      key: "showImageAtCurrentTime",
      value: function showImageAtCurrentTime() {
        var _this6 = this;
        if (this.mouseDown) {
          this.setScrubbingContainerSize();
        } else {
          this.setThumbContainerSizeAndPos();
        } // Find the desired thumbnail index
        // TODO: Handle a video longer than the thumbs where thumbNum is null
        var thumbNum = this.thumbnails[0].frames.findIndex(function (frame) {
          return _this6.seekTime >= frame.startTime && _this6.seekTime <= frame.endTime;
        });
        var hasThumb = thumbNum >= 0;
        var qualityIndex = 0; // Show the thumb container if we're not scrubbing
        if (!this.mouseDown) {
          this.toggleThumbContainer(hasThumb);
        } // No matching thumb found
        if (!hasThumb) {
          return;
        } // Check to see if we've already downloaded higher quality versions of this image
        this.thumbnails.forEach(function (thumbnail, index) {
          if (_this6.loadedImages.includes(thumbnail.frames[thumbNum].text)) {
            qualityIndex = index;
          }
        }); // Only proceed if either thumbnum or thumbfilename has changed
        if (thumbNum !== this.showingThumb) {
          this.showingThumb = thumbNum;
          this.loadImage(qualityIndex);
        }
      } // Show the image that's currently specified in this.showingThumb
    }, {
      key: "loadImage",
      value: function loadImage() {
        var _this7 = this;
        var qualityIndex = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
        var thumbNum = this.showingThumb;
        var thumbnail = this.thumbnails[qualityIndex];
        var urlPrefix = thumbnail.urlPrefix;
        var frame = thumbnail.frames[thumbNum];
        var thumbFilename = thumbnail.frames[thumbNum].text;
        var thumbUrl = urlPrefix + thumbFilename;
        if (!this.currentImageElement || this.currentImageElement.dataset.filename !== thumbFilename) {
          // If we're already loading a previous image, remove its onload handler - we don't want it to load after this one
          // Only do this if not using sprites. Without sprites we really want to show as many images as possible, as a best-effort
          if (this.loadingImage && this.usingSprites) {
            this.loadingImage.onload = null;
          } // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image
          // is instead used. But this causes issues with larger images in Firefox and Safari - switching between background
          // images causes a flicker. Putting a new image over the top does not
          var previewImage = new Image();
          previewImage.src = thumbUrl;
          previewImage.dataset.index = thumbNum;
          previewImage.dataset.filename = thumbFilename;
          this.showingThumbFilename = thumbFilename;
          this.player.debug.log("Loading image: ".concat(thumbUrl)); // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...
          previewImage.onload = function () {
            return _this7.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);
          };
          this.loadingImage = previewImage;
          this.removeOldImages(previewImage);
        } else {
          // Update the existing image
          this.showImage(this.currentImageElement, frame, qualityIndex, thumbNum, thumbFilename, false);
          this.currentImageElement.dataset.index = thumbNum;
          this.removeOldImages(this.currentImageElement);
        }
      }
    }, {
      key: "showImage",
      value: function showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename) {
        var newImage = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true;
        this.player.debug.log("Showing thumb: ".concat(thumbFilename, ". num: ").concat(thumbNum, ". qual: ").concat(qualityIndex, ". newimg: ").concat(newImage));
        this.setImageSizeAndOffset(previewImage, frame);
        if (newImage) {
          this.currentImageContainer.appendChild(previewImage);
          this.currentImageElement = previewImage;
          if (!this.loadedImages.includes(thumbFilename)) {
            this.loadedImages.push(thumbFilename);
          }
        } // Preload images before and after the current one
        // Show higher quality of the same frame
        // Each step here has a short time delay, and only continues if still hovering/seeking the same spot. This is to protect slow connections from overloading
        this.preloadNearby(thumbNum, true).then(this.preloadNearby(thumbNum, false)).then(this.getHigherQuality(qualityIndex, previewImage, frame, thumbFilename));
      } // Remove all preview images that aren't the designated current image
    }, {
      key: "removeOldImages",
      value: function removeOldImages(currentImage) {
        var _this8 = this;
        // Get a list of all images, convert it from a DOM list to an array
        Array.from(this.currentImageContainer.children).forEach(function (image) {
          if (image.tagName.toLowerCase() !== 'img') {
            return;
          }
          var removeDelay = _this8.usingSprites ? 500 : 1000;
          if (image.dataset.index !== currentImage.dataset.index && !image.dataset.deleting) {
            // Wait 200ms, as the new image can take some time to show on certain browsers (even though it was downloaded before showing). This will prevent flicker, and show some generosity towards slower clients
            // First set attribute 'deleting' to prevent multi-handling of this on repeat firing of this function
            // eslint-disable-next-line no-param-reassign
            image.dataset.deleting = true; // This has to be set before the timeout - to prevent issues switching between hover and scrub
            var currentImageContainer = _this8.currentImageContainer;
            setTimeout(function () {
              currentImageContainer.removeChild(image);
              _this8.player.debug.log("Removing thumb: ".concat(image.dataset.filename));
            }, removeDelay);
          }
        });
      } // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame
      // This will only preload the lowest quality
    }, {
      key: "preloadNearby",
      value: function preloadNearby(thumbNum) {
        var _this9 = this;
        var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
        return new Promise(function (resolve) {
          setTimeout(function () {
            var oldThumbFilename = _this9.thumbnails[0].frames[thumbNum].text;
            if (_this9.showingThumbFilename === oldThumbFilename) {
              // Find the nearest thumbs with different filenames. Sometimes it'll be the next index, but in the case of sprites, it might be 100+ away
              var thumbnailsClone;
              if (forward) {
                thumbnailsClone = _this9.thumbnails[0].frames.slice(thumbNum);
              } else {
                thumbnailsClone = _this9.thumbnails[0].frames.slice(0, thumbNum).reverse();
              }
              var foundOne = false;
              thumbnailsClone.forEach(function (frame) {
                var newThumbFilename = frame.text;
                if (newThumbFilename !== oldThumbFilename) {
                  // Found one with a different filename. Make sure it hasn't already been loaded on this page visit
                  if (!_this9.loadedImages.includes(newThumbFilename)) {
                    foundOne = true;
                    _this9.player.debug.log("Preloading thumb filename: ".concat(newThumbFilename));
                    var urlPrefix = _this9.thumbnails[0].urlPrefix;
                    var thumbURL = urlPrefix + newThumbFilename;
                    var previewImage = new Image();
                    previewImage.src = thumbURL;
                    previewImage.onload = function () {
                      _this9.player.debug.log("Preloaded thumb filename: ".concat(newThumbFilename));
                      if (!_this9.loadedImages.includes(newThumbFilename)) _this9.loadedImages.push(newThumbFilename); // We don't resolve until the thumb is loaded
                      resolve();
                    };
                  }
                }
              }); // If there are none to preload then we want to resolve immediately
              if (!foundOne) {
                resolve();
              }
            }
          }, 300);
        });
      } // If user has been hovering current image for half a second, look for a higher quality one
    }, {
      key: "getHigherQuality",
      value: function getHigherQuality(currentQualityIndex, previewImage, frame, thumbFilename) {
        var _this10 = this;
        if (currentQualityIndex < this.thumbnails.length - 1) {
          // Only use the higher quality version if it's going to look any better - if the current thumb is of a lower pixel density than the thumbnail container
          var previewImageHeight = previewImage.naturalHeight;
          if (this.usingSprites) {
            previewImageHeight = frame.h;
          }
          if (previewImageHeight < this.thumbContainerHeight) {
            // Recurse back to the loadImage function - show a higher quality one, but only if the viewer is on this frame for a while
            setTimeout(function () {
              // Make sure the mouse hasn't already moved on and started hovering at another image
              if (_this10.showingThumbFilename === thumbFilename) {
                _this10.player.debug.log("Showing higher quality thumb for: ".concat(thumbFilename));
                _this10.loadImage(currentQualityIndex + 1);
              }
            }, 300);
          }
        }
      }
    }, {
      key: "toggleThumbContainer",
      value: function toggleThumbContainer() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        var clearShowing = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
        var className = this.player.config.classNames.previewThumbnails.thumbContainerShown;
        this.elements.thumb.container.classList.toggle(className, toggle);
        if (!toggle && clearShowing) {
          this.showingThumb = null;
          this.showingThumbFilename = null;
        }
      }
    }, {
      key: "toggleScrubbingContainer",
      value: function toggleScrubbingContainer() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        var className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;
        this.elements.scrubbing.container.classList.toggle(className, toggle);
        if (!toggle) {
          this.showingThumb = null;
          this.showingThumbFilename = null;
        }
      }
    }, {
      key: "determineContainerAutoSizing",
      value: function determineContainerAutoSizing() {
        if (this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) {
          // This will prevent auto sizing in this.setThumbContainerSizeAndPos()
          this.sizeSpecifiedInCSS = true;
        }
      } // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS
    }, {
      key: "setThumbContainerSizeAndPos",
      value: function setThumbContainerSizeAndPos() {
        if (!this.sizeSpecifiedInCSS) {
          var thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.height = "".concat(this.thumbContainerHeight, "px");
          this.elements.thumb.imageContainer.style.width = "".concat(thumbWidth, "px");
        } else if (this.elements.thumb.imageContainer.clientHeight > 20 && this.elements.thumb.imageContainer.clientWidth < 20) {
          var _thumbWidth = Math.floor(this.elements.thumb.imageContainer.clientHeight * this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.width = "".concat(_thumbWidth, "px");
        } else if (this.elements.thumb.imageContainer.clientHeight < 20 && this.elements.thumb.imageContainer.clientWidth > 20) {
          var thumbHeight = Math.floor(this.elements.thumb.imageContainer.clientWidth / this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.height = "".concat(thumbHeight, "px");
        }
        this.setThumbContainerPos();
      }
    }, {
      key: "setThumbContainerPos",
      value: function setThumbContainerPos() {
        var seekbarRect = this.player.elements.progress.getBoundingClientRect();
        var plyrRect = this.player.elements.container.getBoundingClientRect();
        var container = this.elements.thumb.container; // Find the lowest and highest desired left-position, so we don't slide out the side of the video container
        var minVal = plyrRect.left - seekbarRect.left + 10;
        var maxVal = plyrRect.right - seekbarRect.left - container.clientWidth - 10; // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth
        var previewPos = this.mousePosX - seekbarRect.left - container.clientWidth / 2;
        if (previewPos < minVal) {
          previewPos = minVal;
        }
        if (previewPos > maxVal) {
          previewPos = maxVal;
        }
        container.style.left = "".concat(previewPos, "px");
      } // Can't use 100% width, in case the video is a different aspect ratio to the video container
    }, {
      key: "setScrubbingContainerSize",
      value: function setScrubbingContainerSize() {
        var _fitRatio = fitRatio(this.thumbAspectRatio, {
          width: this.player.media.clientWidth,
          height: this.player.media.clientHeight
        }),
            width = _fitRatio.width,
            height = _fitRatio.height;
        this.elements.scrubbing.container.style.width = "".concat(width, "px");
        this.elements.scrubbing.container.style.height = "".concat(height, "px");
      } // Sprites need to be offset to the correct location
    }, {
      key: "setImageSizeAndOffset",
      value: function setImageSizeAndOffset(previewImage, frame) {
        if (!this.usingSprites) {
          return;
        } // Find difference between height and preview container height
        var multiplier = this.thumbContainerHeight / frame.h; // eslint-disable-next-line no-param-reassign
        previewImage.style.height = "".concat(previewImage.naturalHeight * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.width = "".concat(previewImage.naturalWidth * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.left = "-".concat(frame.x * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.top = "-".concat(frame.y * multiplier, "px");
      }
    }, {
      key: "enabled",
      get: function get() {
        return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;
      }
    }, {
      key: "currentImageContainer",
      get: function get() {
        if (this.mouseDown) {
          return this.elements.scrubbing.container;
        }
        return this.elements.thumb.imageContainer;
      }
    }, {
      key: "usingSprites",
      get: function get() {
        return Object.keys(this.thumbnails[0].frames[0]).includes('w');
      }
    }, {
      key: "thumbAspectRatio",
      get: function get() {
        if (this.usingSprites) {
          return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;
        }
        return this.thumbnails[0].width / this.thumbnails[0].height;
      }
    }, {
      key: "thumbContainerHeight",
      get: function get() {
        if (this.mouseDown) {
          var _fitRatio2 = fitRatio(this.thumbAspectRatio, {
            width: this.player.media.clientWidth,
            height: this.player.media.clientHeight
          }),
              height = _fitRatio2.height;
          return height;
        } // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)
        if (this.sizeSpecifiedInCSS) {
          return this.elements.thumb.imageContainer.clientHeight;
        }
        return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);
      }
    }, {
      key: "currentImageElement",
      get: function get() {
        if (this.mouseDown) {
          return this.currentScrubbingImageElement;
        }
        return this.currentThumbnailImageElement;
      },
      set: function set(element) {
        if (this.mouseDown) {
          this.currentScrubbingImageElement = element;
        } else {
          this.currentThumbnailImageElement = element;
        }
      }
    }]);
    return PreviewThumbnails;
  }();
  var source = {
    // Add elements to HTML5 media (source, tracks, etc)
    insertElements: function insertElements(type, attributes) {
      var _this = this;
      if (is$1.string(attributes)) {
        insertElement(type, this.media, {
          src: attributes
        });
      } else if (is$1.array(attributes)) {
        attributes.forEach(function (attribute) {
          insertElement(type, _this.media, attribute);
        });
      }
    },
    // Update source
    // Sources are not checked for support so be careful
    change: function change(input) {
      var _this2 = this;
      if (!getDeep(input, 'sources.length')) {
        this.debug.warn('Invalid source format');
        return;
      } // Cancel current network requests
      html5.cancelRequests.call(this); // Destroy instance and re-setup
      this.destroy.call(this, function () {
        // Reset quality options
        _this2.options.quality = []; // Remove elements
        removeElement(_this2.media);
        _this2.media = null; // Reset class name
        if (is$1.element(_this2.elements.container)) {
          _this2.elements.container.removeAttribute('class');
        } // Set the type and provider
        var sources = input.sources,
            type = input.type;
        var _sources = _slicedToArray(sources, 1),
            _sources$ = _sources[0],
            _sources$$provider = _sources$.provider,
            provider = _sources$$provider === void 0 ? providers.html5 : _sources$$provider,
            src = _sources$.src;
        var tagName = provider === 'html5' ? type : 'div';
        var attributes = provider === 'html5' ? {} : {
          src: src
        };
        Object.assign(_this2, {
          provider: provider,
          type: type,
          // Check for support
          supported: support.check(type, provider, _this2.config.playsinline),
          // Create new element
          media: createElement(tagName, attributes)
        }); // Inject the new element
        _this2.elements.container.appendChild(_this2.media); // Autoplay the new source?
        if (is$1.boolean(input.autoplay)) {
          _this2.config.autoplay = input.autoplay;
        } // Set attributes for audio and video
        if (_this2.isHTML5) {
          if (_this2.config.crossorigin) {
            _this2.media.setAttribute('crossorigin', '');
          }
          if (_this2.config.autoplay) {
            _this2.media.setAttribute('autoplay', '');
          }
          if (!is$1.empty(input.poster)) {
            _this2.poster = input.poster;
          }
          if (_this2.config.loop.active) {
            _this2.media.setAttribute('loop', '');
          }
          if (_this2.config.muted) {
            _this2.media.setAttribute('muted', '');
          }
          if (_this2.config.playsinline) {
            _this2.media.setAttribute('playsinline', '');
          }
        } // Restore class hook
        ui.addStyleHook.call(_this2); // Set new sources for html5
        if (_this2.isHTML5) {
          source.insertElements.call(_this2, 'source', sources);
        } // Set video title
        _this2.config.title = input.title; // Set up from scratch
        media.setup.call(_this2); // HTML5 stuff
        if (_this2.isHTML5) {
          // Setup captions
          if (Object.keys(input).includes('tracks')) {
            source.insertElements.call(_this2, 'track', input.tracks);
          }
        } // If HTML5 or embed but not fully supported, setupInterface and call ready now
        if (_this2.isHTML5 || _this2.isEmbed && !_this2.supported.ui) {
          // Setup interface
          ui.build.call(_this2);
        } // Load HTML5 sources
        if (_this2.isHTML5) {
          _this2.media.load();
        } // Update previewThumbnails config & reload plugin
        if (!is$1.empty(input.previewThumbnails)) {
          Object.assign(_this2.config.previewThumbnails, input.previewThumbnails); // Cleanup previewThumbnails plugin if it was loaded
          if (_this2.previewThumbnails && _this2.previewThumbnails.loaded) {
            _this2.previewThumbnails.destroy();
            _this2.previewThumbnails = null;
          } // Create new instance if it is still enabled
          if (_this2.config.previewThumbnails.enabled) {
            _this2.previewThumbnails = new PreviewThumbnails(_this2);
          }
        } // Update the fullscreen support
        _this2.fullscreen.update();
      }, true);
    }
  };
  /**
   * Returns a number whose value is limited to the given range.
   *
   * Example: limit the output of this computation to between 0 and 255
   * (x * 255).clamp(0, 255)
   *
   * @param {Number} input
   * @param {Number} min The lower boundary of the output range
   * @param {Number} max The upper boundary of the output range
   * @returns A number in the range [min, max]
   * @type Number
   */
  function clamp() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
    var min = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
    var max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 255;
    return Math.min(Math.max(input, min), max);
  }
  // TODO: Use a WeakMap for private globals
  // const globals = new WeakMap();
  // Plyr instance
  var Plyr =
  /*#__PURE__*/
  function () {
    function Plyr(target, options) {
      var _this = this;
      _classCallCheck(this, Plyr);
      this.timers = {}; // State
      this.ready = false;
      this.loading = false;
      this.failed = false; // Touch device
      this.touch = support.touch; // Set the media element
      this.media = target; // String selector passed
      if (is$1.string(this.media)) {
        this.media = document.querySelectorAll(this.media);
      } // jQuery, NodeList or Array passed, use first element
      if (window.jQuery && this.media instanceof jQuery || is$1.nodeList(this.media) || is$1.array(this.media)) {
        // eslint-disable-next-line
        this.media = this.media[0];
      } // Set config
      this.config = extend({}, defaults$1, Plyr.defaults, options || {}, function () {
        try {
          return JSON.parse(_this.media.getAttribute('data-plyr-config'));
        } catch (e) {
          return {};
        }
      }()); // Elements cache
      this.elements = {
        container: null,
        captions: null,
        buttons: {},
        display: {},
        progress: {},
        inputs: {},
        settings: {
          popup: null,
          menu: null,
          panels: {},
          buttons: {}
        }
      }; // Captions
      this.captions = {
        active: null,
        currentTrack: -1,
        meta: new WeakMap()
      }; // Fullscreen
      this.fullscreen = {
        active: false
      }; // Options
      this.options = {
        speed: [],
        quality: []
      }; // Debugging
      // TODO: move to globals
      this.debug = new Console(this.config.debug); // Log config options and support
      this.debug.log('Config', this.config);
      this.debug.log('Support', support); // We need an element to setup
      if (is$1.nullOrUndefined(this.media) || !is$1.element(this.media)) {
        this.debug.error('Setup failed: no suitable element passed');
        return;
      } // Bail if the element is initialized
      if (this.media.plyr) {
        this.debug.warn('Target already setup');
        return;
      } // Bail if not enabled
      if (!this.config.enabled) {
        this.debug.error('Setup failed: disabled by config');
        return;
      } // Bail if disabled or no basic support
      // You may want to disable certain UAs etc
      if (!support.check().api) {
        this.debug.error('Setup failed: no support');
        return;
      } // Cache original element state for .destroy()
      var clone = this.media.cloneNode(true);
      clone.autoplay = false;
      this.elements.original = clone; // Set media type based on tag or data attribute
      // Supported: video, audio, vimeo, youtube
      var type = this.media.tagName.toLowerCase(); // Embed properties
      var iframe = null;
      var url = null; // Different setup based on type
      switch (type) {
        case 'div':
          // Find the frame
          iframe = this.media.querySelector('iframe'); // <iframe> type
          if (is$1.element(iframe)) {
            // Detect provider
            url = parseUrl(iframe.getAttribute('src'));
            this.provider = getProviderByUrl(url.toString()); // Rework elements
            this.elements.container = this.media;
            this.media = iframe; // Reset classname
            this.elements.container.className = ''; // Get attributes from URL and set config
            if (url.search.length) {
              var truthy = ['1', 'true'];
              if (truthy.includes(url.searchParams.get('autoplay'))) {
                this.config.autoplay = true;
              }
              if (truthy.includes(url.searchParams.get('loop'))) {
                this.config.loop.active = true;
              } // TODO: replace fullscreen.iosNative with this playsinline config option
              // YouTube requires the playsinline in the URL
              if (this.isYouTube) {
                this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));
                this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?
              } else {
                this.config.playsinline = true;
              }
            }
          } else {
            // <div> with attributes
            this.provider = this.media.getAttribute(this.config.attributes.embed.provider); // Remove attribute
            this.media.removeAttribute(this.config.attributes.embed.provider);
          } // Unsupported or missing provider
          if (is$1.empty(this.provider) || !Object.keys(providers).includes(this.provider)) {
            this.debug.error('Setup failed: Invalid provider');
            return;
          } // Audio will come later for external providers
          this.type = types.video;
          break;
        case 'video':
        case 'audio':
          this.type = type;
          this.provider = providers.html5; // Get config from attributes
          if (this.media.hasAttribute('crossorigin')) {
            this.config.crossorigin = true;
          }
          if (this.media.hasAttribute('autoplay')) {
            this.config.autoplay = true;
          }
          if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {
            this.config.playsinline = true;
          }
          if (this.media.hasAttribute('muted')) {
            this.config.muted = true;
          }
          if (this.media.hasAttribute('loop')) {
            this.config.loop.active = true;
          }
          break;
        default:
          this.debug.error('Setup failed: unsupported type');
          return;
      } // Check for support again but with type
      this.supported = support.check(this.type, this.provider, this.config.playsinline); // If no support for even API, bail
      if (!this.supported.api) {
        this.debug.error('Setup failed: no support');
        return;
      }
      this.eventListeners = []; // Create listeners
      this.listeners = new Listeners(this); // Setup local storage for user settings
      this.storage = new Storage(this); // Store reference
      this.media.plyr = this; // Wrap media
      if (!is$1.element(this.elements.container)) {
        this.elements.container = createElement('div', {
          tabindex: 0
        });
        wrap(this.media, this.elements.container);
      } // Add style hook
      ui.addStyleHook.call(this); // Setup media
      media.setup.call(this); // Listen for events if debugging
      if (this.config.debug) {
        on.call(this, this.elements.container, this.config.events.join(' '), function (event) {
          _this.debug.log("event: ".concat(event.type));
        });
      } // Setup interface
      // If embed but not fully supported, build interface now to avoid flash of controls
      if (this.isHTML5 || this.isEmbed && !this.supported.ui) {
        ui.build.call(this);
      } // Container listeners
      this.listeners.container(); // Global listeners
      this.listeners.global(); // Setup fullscreen
      this.fullscreen = new Fullscreen(this); // Setup ads if provided
      if (this.config.ads.enabled) {
        this.ads = new Ads(this);
      } // Autoplay if required
      if (this.isHTML5 && this.config.autoplay) {
        setTimeout(function () {
          return _this.play();
        }, 10);
      } // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek
      this.lastSeekTime = 0; // Setup preview thumbnails if enabled
      if (this.config.previewThumbnails.enabled) {
        this.previewThumbnails = new PreviewThumbnails(this);
      }
    } // ---------------------------------------
    // API
    // ---------------------------------------
    /**
     * Types and provider helpers
     */
    _createClass(Plyr, [{
      key: "play",
      /**
       * Play the media, or play the advertisement (if they are not blocked)
       */
      value: function play() {
        var _this2 = this;
        if (!is$1.function(this.media.play)) {
          return null;
        } // Intecept play with ads
        if (this.ads && this.ads.enabled) {
          this.ads.managerPromise.then(function () {
            return _this2.ads.play();
          }).catch(function () {
            return _this2.media.play();
          });
        } // Return the promise (for HTML5)
        return this.media.play();
      }
      /**
       * Pause the media
       */
    }, {
      key: "pause",
      value: function pause() {
        if (!this.playing || !is$1.function(this.media.pause)) {
          return null;
        }
        return this.media.pause();
      }
      /**
       * Get playing state
       */
    }, {
      key: "togglePlay",
      /**
       * Toggle playback based on current status
       * @param {Boolean} input
       */
      value: function togglePlay(input) {
        // Toggle based on current state if nothing passed
        var toggle = is$1.boolean(input) ? input : !this.playing;
        if (toggle) {
          return this.play();
        }
        return this.pause();
      }
      /**
       * Stop playback
       */
    }, {
      key: "stop",
      value: function stop() {
        if (this.isHTML5) {
          this.pause();
          this.restart();
        } else if (is$1.function(this.media.stop)) {
          this.media.stop();
        }
      }
      /**
       * Restart playback
       */
    }, {
      key: "restart",
      value: function restart() {
        this.currentTime = 0;
      }
      /**
       * Rewind
       * @param {Number} seekTime - how far to rewind in seconds. Defaults to the config.seekTime
       */
    }, {
      key: "rewind",
      value: function rewind(seekTime) {
        this.currentTime -= is$1.number(seekTime) ? seekTime : this.config.seekTime;
      }
      /**
       * Fast forward
       * @param {Number} seekTime - how far to fast forward in seconds. Defaults to the config.seekTime
       */
    }, {
      key: "forward",
      value: function forward(seekTime) {
        this.currentTime += is$1.number(seekTime) ? seekTime : this.config.seekTime;
      }
      /**
       * Seek to a time
       * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)
       */
    }, {
      key: "increaseVolume",
      /**
       * Increase volume
       * @param {Boolean} step - How much to decrease by (between 0 and 1)
       */
      value: function increaseVolume(step) {
        var volume = this.media.muted ? 0 : this.volume;
        this.volume = volume + (is$1.number(step) ? step : 0);
      }
      /**
       * Decrease volume
       * @param {Boolean} step - How much to decrease by (between 0 and 1)
       */
    }, {
      key: "decreaseVolume",
      value: function decreaseVolume(step) {
        this.increaseVolume(-step);
      }
      /**
       * Set muted state
       * @param {Boolean} mute
       */
    }, {
      key: "toggleCaptions",
      /**
       * Toggle captions
       * @param {Boolean} input - Whether to enable captions
       */
      value: function toggleCaptions(input) {
        captions.toggle.call(this, input, false);
      }
      /**
       * Set the caption track by index
       * @param {Number} - Caption index
       */
    }, {
      key: "airplay",
      /**
       * Trigger the airplay dialog
       * TODO: update player with state, support, enabled
       */
      value: function airplay() {
        // Show dialog if supported
        if (support.airplay) {
          this.media.webkitShowPlaybackTargetPicker();
        }
      }
      /**
       * Toggle the player controls
       * @param {Boolean} [toggle] - Whether to show the controls
       */
    }, {
      key: "toggleControls",
      value: function toggleControls(toggle) {
        // Don't toggle if missing UI support or if it's audio
        if (this.supported.ui && !this.isAudio) {
          // Get state before change
          var isHidden = hasClass(this.elements.container, this.config.classNames.hideControls); // Negate the argument if not undefined since adding the class to hides the controls
          var force = typeof toggle === 'undefined' ? undefined : !toggle; // Apply and get updated state
          var hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force); // Close menu
          if (hiding && this.config.controls.includes('settings') && !is$1.empty(this.config.settings)) {
            controls.toggleMenu.call(this, false);
          } // Trigger event on change
          if (hiding !== isHidden) {
            var eventName = hiding ? 'controlshidden' : 'controlsshown';
            triggerEvent.call(this, this.media, eventName);
          }
          return !hiding;
        }
        return false;
      }
      /**
       * Add event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "on",
      value: function on$1(event, callback) {
        on.call(this, this.elements.container, event, callback);
      }
      /**
       * Add event listeners once
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "once",
      value: function once$1(event, callback) {
        once.call(this, this.elements.container, event, callback);
      }
      /**
       * Remove event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "off",
      value: function off$1(event, callback) {
        off(this.elements.container, event, callback);
      }
      /**
       * Destroy an instance
       * Event listeners are removed when elements are removed
       * http://stackoverflow.com/questions/12528049/if-a-dom-element-is-removed-are-its-listeners-also-removed-from-memory
       * @param {Function} callback - Callback for when destroy is complete
       * @param {Boolean} soft - Whether it's a soft destroy (for source changes etc)
       */
    }, {
      key: "destroy",
      value: function destroy(callback) {
        var _this3 = this;
        var soft = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
        if (!this.ready) {
          return;
        }
        var done = function done() {
          // Reset overflow (incase destroyed while in fullscreen)
          document.body.style.overflow = ''; // GC for embed
          _this3.embed = null; // If it's a soft destroy, make minimal changes
          if (soft) {
            if (Object.keys(_this3.elements).length) {
              // Remove elements
              removeElement(_this3.elements.buttons.play);
              removeElement(_this3.elements.captions);
              removeElement(_this3.elements.controls);
              removeElement(_this3.elements.wrapper); // Clear for GC
              _this3.elements.buttons.play = null;
              _this3.elements.captions = null;
              _this3.elements.controls = null;
              _this3.elements.wrapper = null;
            } // Callback
            if (is$1.function(callback)) {
              callback();
            }
          } else {
            // Unbind listeners
            unbindListeners.call(_this3); // Replace the container with the original element provided
            replaceElement(_this3.elements.original, _this3.elements.container); // Event
            triggerEvent.call(_this3, _this3.elements.original, 'destroyed', true); // Callback
            if (is$1.function(callback)) {
              callback.call(_this3.elements.original);
            } // Reset state
            _this3.ready = false; // Clear for garbage collection
            setTimeout(function () {
              _this3.elements = null;
              _this3.media = null;
            }, 200);
          }
        }; // Stop playback
        this.stop(); // Clear timeouts
        clearTimeout(this.timers.loading);
        clearTimeout(this.timers.controls);
        clearTimeout(this.timers.resized); // Provider specific stuff
        if (this.isHTML5) {
          // Restore native video controls
          ui.toggleNativeControls.call(this, true); // Clean up
          done();
        } else if (this.isYouTube) {
          // Clear timers
          clearInterval(this.timers.buffering);
          clearInterval(this.timers.playing); // Destroy YouTube API
          if (this.embed !== null && is$1.function(this.embed.destroy)) {
            this.embed.destroy();
          } // Clean up
          done();
        } else if (this.isVimeo) {
          // Destroy Vimeo API
          // then clean up (wait, to prevent postmessage errors)
          if (this.embed !== null) {
            this.embed.unload().then(done);
          } // Vimeo does not always return
          setTimeout(done, 200);
        }
      }
      /**
       * Check for support for a mime type (HTML5 only)
       * @param {String} type - Mime type
       */
    }, {
      key: "supports",
      value: function supports(type) {
        return support.mime.call(this, type);
      }
      /**
       * Check for support
       * @param {String} type - Player type (audio/video)
       * @param {String} provider - Provider (html5/youtube/vimeo)
       * @param {Boolean} inline - Where player has `playsinline` sttribute
       */
    }, {
      key: "isHTML5",
      get: function get() {
        return this.provider === providers.html5;
      }
    }, {
      key: "isEmbed",
      get: function get() {
        return this.isYouTube || this.isVimeo;
      }
    }, {
      key: "isYouTube",
      get: function get() {
        return this.provider === providers.youtube;
      }
    }, {
      key: "isVimeo",
      get: function get() {
        return this.provider === providers.vimeo;
      }
    }, {
      key: "isVideo",
      get: function get() {
        return this.type === types.video;
      }
    }, {
      key: "isAudio",
      get: function get() {
        return this.type === types.audio;
      }
    }, {
      key: "playing",
      get: function get() {
        return Boolean(this.ready && !this.paused && !this.ended);
      }
      /**
       * Get paused state
       */
    }, {
      key: "paused",
      get: function get() {
        return Boolean(this.media.paused);
      }
      /**
       * Get stopped state
       */
    }, {
      key: "stopped",
      get: function get() {
        return Boolean(this.paused && this.currentTime === 0);
      }
      /**
       * Get ended state
       */
    }, {
      key: "ended",
      get: function get() {
        return Boolean(this.media.ended);
      }
    }, {
      key: "currentTime",
      set: function set(input) {
        // Bail if media duration isn't available yet
        if (!this.duration) {
          return;
        } // Validate input
        var inputIsValid = is$1.number(input) && input > 0; // Set
        this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0; // Logging
        this.debug.log("Seeking to ".concat(this.currentTime, " seconds"));
      }
      /**
       * Get current time
       */
      ,
      get: function get() {
        return Number(this.media.currentTime);
      }
      /**
       * Get buffered
       */
    }, {
      key: "buffered",
      get: function get() {
        var buffered = this.media.buffered; // YouTube / Vimeo return a float between 0-1
        if (is$1.number(buffered)) {
          return buffered;
        } // HTML5
        // TODO: Handle buffered chunks of the media
        // (i.e. seek to another section buffers only that section)
        if (buffered && buffered.length && this.duration > 0) {
          return buffered.end(0) / this.duration;
        }
        return 0;
      }
      /**
       * Get seeking status
       */
    }, {
      key: "seeking",
      get: function get() {
        return Boolean(this.media.seeking);
      }
      /**
       * Get the duration of the current media
       */
    }, {
      key: "duration",
      get: function get() {
        // Faux duration set via config
        var fauxDuration = parseFloat(this.config.duration); // Media duration can be NaN or Infinity before the media has loaded
        var realDuration = (this.media || {}).duration;
        var duration = !is$1.number(realDuration) || realDuration === Infinity ? 0 : realDuration; // If config duration is funky, use regular duration
        return fauxDuration || duration;
      }
      /**
       * Set the player volume
       * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage
       */
    }, {
      key: "volume",
      set: function set(value) {
        var volume = value;
        var max = 1;
        var min = 0;
        if (is$1.string(volume)) {
          volume = Number(volume);
        } // Load volume from storage if no value specified
        if (!is$1.number(volume)) {
          volume = this.storage.get('volume');
        } // Use config if all else fails
        if (!is$1.number(volume)) {
          volume = this.config.volume;
        } // Maximum is volumeMax
        if (volume > max) {
          volume = max;
        } // Minimum is volumeMin
        if (volume < min) {
          volume = min;
        } // Update config
        this.config.volume = volume; // Set the player volume
        this.media.volume = volume; // If muted, and we're increasing volume manually, reset muted state
        if (!is$1.empty(value) && this.muted && volume > 0) {
          this.muted = false;
        }
      }
      /**
       * Get the current player volume
       */
      ,
      get: function get() {
        return Number(this.media.volume);
      }
    }, {
      key: "muted",
      set: function set(mute) {
        var toggle = mute; // Load muted state from storage
        if (!is$1.boolean(toggle)) {
          toggle = this.storage.get('muted');
        } // Use config if all else fails
        if (!is$1.boolean(toggle)) {
          toggle = this.config.muted;
        } // Update config
        this.config.muted = toggle; // Set mute on the player
        this.media.muted = toggle;
      }
      /**
       * Get current muted state
       */
      ,
      get: function get() {
        return Boolean(this.media.muted);
      }
      /**
       * Check if the media has audio
       */
    }, {
      key: "hasAudio",
      get: function get() {
        // Assume yes for all non HTML5 (as we can't tell...)
        if (!this.isHTML5) {
          return true;
        }
        if (this.isAudio) {
          return true;
        } // Get audio tracks
        return Boolean(this.media.mozHasAudio) || Boolean(this.media.webkitAudioDecodedByteCount) || Boolean(this.media.audioTracks && this.media.audioTracks.length);
      }
      /**
       * Set playback speed
       * @param {Number} speed - the speed of playback (0.5-2.0)
       */
    }, {
      key: "speed",
      set: function set(input) {
        var _this4 = this;
        var speed = null;
        if (is$1.number(input)) {
          speed = input;
        }
        if (!is$1.number(speed)) {
          speed = this.storage.get('speed');
        }
        if (!is$1.number(speed)) {
          speed = this.config.speed.selected;
        } // Clamp to min/max
        var min = this.minimumSpeed,
            max = this.maximumSpeed;
        speed = clamp(speed, min, max); // Update config
        this.config.speed.selected = speed; // Set media speed
        setTimeout(function () {
          _this4.media.playbackRate = speed;
        }, 0);
      }
      /**
       * Get current playback speed
       */
      ,
      get: function get() {
        return Number(this.media.playbackRate);
      }
      /**
       * Get the minimum allowed speed
       */
    }, {
      key: "minimumSpeed",
      get: function get() {
        if (this.isYouTube) {
          // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
          return Math.min.apply(Math, _toConsumableArray(this.options.speed));
        }
        if (this.isVimeo) {
          // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
          return 0.5;
        } // https://stackoverflow.com/a/32320020/1191319
        return 0.0625;
      }
      /**
       * Get the maximum allowed speed
       */
    }, {
      key: "maximumSpeed",
      get: function get() {
        if (this.isYouTube) {
          // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
          return Math.max.apply(Math, _toConsumableArray(this.options.speed));
        }
        if (this.isVimeo) {
          // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
          return 2;
        } // https://stackoverflow.com/a/32320020/1191319
        return 16;
      }
      /**
       * Set playback quality
       * Currently HTML5 & YouTube only
       * @param {Number} input - Quality level
       */
    }, {
      key: "quality",
      set: function set(input) {
        var config = this.config.quality;
        var options = this.options.quality;
        if (!options.length) {
          return;
        }
        var quality = [!is$1.empty(input) && Number(input), this.storage.get('quality'), config.selected, config.default].find(is$1.number);
        var updateStorage = true;
        if (!options.includes(quality)) {
          var value = closest(options, quality);
          this.debug.warn("Unsupported quality option: ".concat(quality, ", using ").concat(value, " instead"));
          quality = value; // Don't update storage if quality is not supported
          updateStorage = false;
        } // Update config
        config.selected = quality; // Set quality
        this.media.quality = quality; // Save to storage
        if (updateStorage) {
          this.storage.set({
            quality: quality
          });
        }
      }
      /**
       * Get current quality level
       */
      ,
      get: function get() {
        return this.media.quality;
      }
      /**
       * Toggle loop
       * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config
       * @param {Boolean} input - Whether to loop or not
       */
    }, {
      key: "loop",
      set: function set(input) {
        var toggle = is$1.boolean(input) ? input : this.config.loop.active;
        this.config.loop.active = toggle;
        this.media.loop = toggle; // Set default to be a true toggle
        /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';
         switch (type) {
            case 'start':
                if (this.config.loop.end && this.config.loop.end <= this.currentTime) {
                    this.config.loop.end = null;
                }
                this.config.loop.start = this.currentTime;
                // this.config.loop.indicator.start = this.elements.display.played.value;
                break;
             case 'end':
                if (this.config.loop.start >= this.currentTime) {
                    return this;
                }
                this.config.loop.end = this.currentTime;
                // this.config.loop.indicator.end = this.elements.display.played.value;
                break;
             case 'all':
                this.config.loop.start = 0;
                this.config.loop.end = this.duration - 2;
                this.config.loop.indicator.start = 0;
                this.config.loop.indicator.end = 100;
                break;
             case 'toggle':
                if (this.config.loop.active) {
                    this.config.loop.start = 0;
                    this.config.loop.end = null;
                } else {
                    this.config.loop.start = 0;
                    this.config.loop.end = this.duration - 2;
                }
                break;
             default:
                this.config.loop.start = 0;
                this.config.loop.end = null;
                break;
        } */
      }
      /**
       * Get current loop state
       */
      ,
      get: function get() {
        return Boolean(this.media.loop);
      }
      /**
       * Set new media source
       * @param {Object} input - The new source object (see docs)
       */
    }, {
      key: "source",
      set: function set(input) {
        source.change.call(this, input);
      }
      /**
       * Get current source
       */
      ,
      get: function get() {
        return this.media.currentSrc;
      }
      /**
       * Get a download URL (either source or custom)
       */
    }, {
      key: "download",
      get: function get() {
        var download = this.config.urls.download;
        return is$1.url(download) ? download : this.source;
      }
      /**
       * Set the download URL
       */
      ,
      set: function set(input) {
        if (!is$1.url(input)) {
          return;
        }
        this.config.urls.download = input;
        controls.setDownloadUrl.call(this);
      }
      /**
       * Set the poster image for a video
       * @param {String} input - the URL for the new poster image
       */
    }, {
      key: "poster",
      set: function set(input) {
        if (!this.isVideo) {
          this.debug.warn('Poster can only be set for video');
          return;
        }
        ui.setPoster.call(this, input, false).catch(function () {});
      }
      /**
       * Get the current poster image
       */
      ,
      get: function get() {
        if (!this.isVideo) {
          return null;
        }
        return this.media.getAttribute('poster');
      }
      /**
       * Get the current aspect ratio in use
       */
    }, {
      key: "ratio",
      get: function get() {
        if (!this.isVideo) {
          return null;
        }
        var ratio = reduceAspectRatio(getAspectRatio.call(this));
        return is$1.array(ratio) ? ratio.join(':') : ratio;
      }
      /**
       * Set video aspect ratio
       */
      ,
      set: function set(input) {
        if (!this.isVideo) {
          this.debug.warn('Aspect ratio can only be set for video');
          return;
        }
        if (!is$1.string(input) || !validateRatio(input)) {
          this.debug.error("Invalid aspect ratio specified (".concat(input, ")"));
          return;
        }
        this.config.ratio = input;
        setAspectRatio.call(this);
      }
      /**
       * Set the autoplay state
       * @param {Boolean} input - Whether to autoplay or not
       */
    }, {
      key: "autoplay",
      set: function set(input) {
        var toggle = is$1.boolean(input) ? input : this.config.autoplay;
        this.config.autoplay = toggle;
      }
      /**
       * Get the current autoplay state
       */
      ,
      get: function get() {
        return Boolean(this.config.autoplay);
      }
    }, {
      key: "currentTrack",
      set: function set(input) {
        captions.set.call(this, input, false);
      }
      /**
       * Get the current caption track index (-1 if disabled)
       */
      ,
      get: function get() {
        var _this$captions = this.captions,
            toggled = _this$captions.toggled,
            currentTrack = _this$captions.currentTrack;
        return toggled ? currentTrack : -1;
      }
      /**
       * Set the wanted language for captions
       * Since tracks can be added later it won't update the actual caption track until there is a matching track
       * @param {String} - Two character ISO language code (e.g. EN, FR, PT, etc)
       */
    }, {
      key: "language",
      set: function set(input) {
        captions.setLanguage.call(this, input, false);
      }
      /**
       * Get the current track's language
       */
      ,
      get: function get() {
        return (captions.getCurrentTrack.call(this) || {}).language;
      }
      /**
       * Toggle picture-in-picture playback on WebKit/MacOS
       * TODO: update player with state, support, enabled
       * TODO: detect outside changes
       */
    }, {
      key: "pip",
      set: function set(input) {
        // Bail if no support
        if (!support.pip) {
          return;
        } // Toggle based on current state if not passed
        var toggle = is$1.boolean(input) ? input : !this.pip; // Toggle based on current state
        // Safari
        if (is$1.function(this.media.webkitSetPresentationMode)) {
          this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);
        } // Chrome
        if (is$1.function(this.media.requestPictureInPicture)) {
          if (!this.pip && toggle) {
            this.media.requestPictureInPicture();
          } else if (this.pip && !toggle) {
            document.exitPictureInPicture();
          }
        }
      }
      /**
       * Get the current picture-in-picture state
       */
      ,
      get: function get() {
        if (!support.pip) {
          return null;
        } // Safari
        if (!is$1.empty(this.media.webkitPresentationMode)) {
          return this.media.webkitPresentationMode === pip.active;
        } // Chrome
        return this.media === document.pictureInPictureElement;
      }
    }], [{
      key: "supported",
      value: function supported(type, provider, inline) {
        return support.check(type, provider, inline);
      }
      /**
       * Load an SVG sprite into the page
       * @param {String} url - URL for the SVG sprite
       * @param {String} [id] - Unique ID
       */
    }, {
      key: "loadSprite",
      value: function loadSprite$1(url, id) {
        return loadSprite(url, id);
      }
      /**
       * Setup multiple instances
       * @param {*} selector
       * @param {Object} options
       */
    }, {
      key: "setup",
      value: function setup(selector) {
        var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
        var targets = null;
        if (is$1.string(selector)) {
          targets = Array.from(document.querySelectorAll(selector));
        } else if (is$1.nodeList(selector)) {
          targets = Array.from(selector);
        } else if (is$1.array(selector)) {
          targets = selector.filter(is$1.element);
        }
        if (is$1.empty(targets)) {
          return null;
        }
        return targets.map(function (t) {
          return new Plyr(t, options);
        });
      }
    }]);
    return Plyr;
  }();
  Plyr.defaults = cloneDeep(defaults$1);
  return Plyr;
})));;
typeof navigator === "object" && (function (global, factory) {
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
  typeof define === 'function' && define.amd ? define('Plyr', factory) :
  (global = global || self, global.Plyr = factory());
}(this, (function () { 'use strict';
  // Polyfill for creating CustomEvents on IE9/10/11
  // code pulled from:
  // https://github.com/d4tocchini/customevent-polyfill
  // https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent#Polyfill
  (function () {
    if (typeof window === 'undefined') {
      return;
    }
    try {
      var ce = new window.CustomEvent('test', {
        cancelable: true
      });
      ce.preventDefault();
      if (ce.defaultPrevented !== true) {
        // IE has problems with .preventDefault() on custom events
        // http://stackoverflow.com/questions/23349191
        throw new Error('Could not prevent default');
      }
    } catch (e) {
      var CustomEvent = function CustomEvent(event, params) {
        var evt, origPrevent;
        params = params || {};
        params.bubbles = !!params.bubbles;
        params.cancelable = !!params.cancelable;
        evt = document.createEvent('CustomEvent');
        evt.initCustomEvent(event, params.bubbles, params.cancelable, params.detail);
        origPrevent = evt.preventDefault;
        evt.preventDefault = function () {
          origPrevent.call(this);
          try {
            Object.defineProperty(this, 'defaultPrevented', {
              get: function get() {
                return true;
              }
            });
          } catch (e) {
            this.defaultPrevented = true;
          }
        };
        return evt;
      };
      CustomEvent.prototype = window.Event.prototype;
      window.CustomEvent = CustomEvent; // expose definition to window
    }
  })();
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
  function createCommonjsModule(fn, module) {
  	return module = { exports: {} }, fn(module, module.exports), module.exports;
  }
  var check = function (it) {
    return it && it.Math == Math && it;
  };
  // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
  var global_1 =
    // eslint-disable-next-line no-undef
    check(typeof globalThis == 'object' && globalThis) ||
    check(typeof window == 'object' && window) ||
    check(typeof self == 'object' && self) ||
    check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||
    // eslint-disable-next-line no-new-func
    Function('return this')();
  var fails = function (exec) {
    try {
      return !!exec();
    } catch (error) {
      return true;
    }
  };
  // Thank's IE8 for his funny defineProperty
  var descriptors = !fails(function () {
    return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
  });
  var nativePropertyIsEnumerable = {}.propertyIsEnumerable;
  var getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
  // Nashorn ~ JDK8 bug
  var NASHORN_BUG = getOwnPropertyDescriptor && !nativePropertyIsEnumerable.call({ 1: 2 }, 1);
  // `Object.prototype.propertyIsEnumerable` method implementation
  // https://tc39.github.io/ecma262/#sec-object.prototype.propertyisenumerable
  var f = NASHORN_BUG ? function propertyIsEnumerable(V) {
    var descriptor = getOwnPropertyDescriptor(this, V);
    return !!descriptor && descriptor.enumerable;
  } : nativePropertyIsEnumerable;
  var objectPropertyIsEnumerable = {
  	f: f
  };
  var createPropertyDescriptor = function (bitmap, value) {
    return {
      enumerable: !(bitmap & 1),
      configurable: !(bitmap & 2),
      writable: !(bitmap & 4),
      value: value
    };
  };
  var toString = {}.toString;
  var classofRaw = function (it) {
    return toString.call(it).slice(8, -1);
  };
  var split = ''.split;
  // fallback for non-array-like ES3 and non-enumerable old V8 strings
  var indexedObject = fails(function () {
    // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346
    // eslint-disable-next-line no-prototype-builtins
    return !Object('z').propertyIsEnumerable(0);
  }) ? function (it) {
    return classofRaw(it) == 'String' ? split.call(it, '') : Object(it);
  } : Object;
  // `RequireObjectCoercible` abstract operation
  // https://tc39.github.io/ecma262/#sec-requireobjectcoercible
  var requireObjectCoercible = function (it) {
    if (it == undefined) throw TypeError("Can't call method on " + it);
    return it;
  };
  // toObject with fallback for non-array-like ES3 strings
  var toIndexedObject = function (it) {
    return indexedObject(requireObjectCoercible(it));
  };
  var isObject = function (it) {
    return typeof it === 'object' ? it !== null : typeof it === 'function';
  };
  // `ToPrimitive` abstract operation
  // https://tc39.github.io/ecma262/#sec-toprimitive
  // instead of the ES6 spec version, we didn't implement @@toPrimitive case
  // and the second argument - flag - preferred type is a string
  var toPrimitive = function (input, PREFERRED_STRING) {
    if (!isObject(input)) return input;
    var fn, val;
    if (PREFERRED_STRING && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;
    if (typeof (fn = input.valueOf) == 'function' && !isObject(val = fn.call(input))) return val;
    if (!PREFERRED_STRING && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;
    throw TypeError("Can't convert object to primitive value");
  };
  var hasOwnProperty = {}.hasOwnProperty;
  var has = function (it, key) {
    return hasOwnProperty.call(it, key);
  };
  var document$1 = global_1.document;
  // typeof document.createElement is 'object' in old IE
  var EXISTS = isObject(document$1) && isObject(document$1.createElement);
  var documentCreateElement = function (it) {
    return EXISTS ? document$1.createElement(it) : {};
  };
  // Thank's IE8 for his funny defineProperty
  var ie8DomDefine = !descriptors && !fails(function () {
    return Object.defineProperty(documentCreateElement('div'), 'a', {
      get: function () { return 7; }
    }).a != 7;
  });
  var nativeGetOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
  // `Object.getOwnPropertyDescriptor` method
  // https://tc39.github.io/ecma262/#sec-object.getownpropertydescriptor
  var f$1 = descriptors ? nativeGetOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {
    O = toIndexedObject(O);
    P = toPrimitive(P, true);
    if (ie8DomDefine) try {
      return nativeGetOwnPropertyDescriptor(O, P);
    } catch (error) { /* empty */ }
    if (has(O, P)) return createPropertyDescriptor(!objectPropertyIsEnumerable.f.call(O, P), O[P]);
  };
  var objectGetOwnPropertyDescriptor = {
  	f: f$1
  };
  var anObject = function (it) {
    if (!isObject(it)) {
      throw TypeError(String(it) + ' is not an object');
    } return it;
  };
  var nativeDefineProperty = Object.defineProperty;
  // `Object.defineProperty` method
  // https://tc39.github.io/ecma262/#sec-object.defineproperty
  var f$2 = descriptors ? nativeDefineProperty : function defineProperty(O, P, Attributes) {
    anObject(O);
    P = toPrimitive(P, true);
    anObject(Attributes);
    if (ie8DomDefine) try {
      return nativeDefineProperty(O, P, Attributes);
    } catch (error) { /* empty */ }
    if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported');
    if ('value' in Attributes) O[P] = Attributes.value;
    return O;
  };
  var objectDefineProperty = {
  	f: f$2
  };
  var createNonEnumerableProperty = descriptors ? function (object, key, value) {
    return objectDefineProperty.f(object, key, createPropertyDescriptor(1, value));
  } : function (object, key, value) {
    object[key] = value;
    return object;
  };
  var setGlobal = function (key, value) {
    try {
      createNonEnumerableProperty(global_1, key, value);
    } catch (error) {
      global_1[key] = value;
    } return value;
  };
  var SHARED = '__core-js_shared__';
  var store = global_1[SHARED] || setGlobal(SHARED, {});
  var sharedStore = store;
  var functionToString = Function.toString;
  // this helper broken in `3.4.1-3.4.4`, so we can't use `shared` helper
  if (typeof sharedStore.inspectSource != 'function') {
    sharedStore.inspectSource = function (it) {
      return functionToString.call(it);
    };
  }
  var inspectSource = sharedStore.inspectSource;
  var WeakMap$1 = global_1.WeakMap;
  var nativeWeakMap = typeof WeakMap$1 === 'function' && /native code/.test(inspectSource(WeakMap$1));
  var isPure = false;
  var shared = createCommonjsModule(function (module) {
  (module.exports = function (key, value) {
    return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
  })('versions', []).push({
    version: '3.6.4',
    mode:  'global',
    copyright: '© 2020 Denis Pushkarev (zloirock.ru)'
  });
  });
  var id = 0;
  var postfix = Math.random();
  var uid = function (key) {
    return 'Symbol(' + String(key === undefined ? '' : key) + ')_' + (++id + postfix).toString(36);
  };
  var keys = shared('keys');
  var sharedKey = function (key) {
    return keys[key] || (keys[key] = uid(key));
  };
  var hiddenKeys = {};
  var WeakMap$2 = global_1.WeakMap;
  var set, get, has$1;
  var enforce = function (it) {
    return has$1(it) ? get(it) : set(it, {});
  };
  var getterFor = function (TYPE) {
    return function (it) {
      var state;
      if (!isObject(it) || (state = get(it)).type !== TYPE) {
        throw TypeError('Incompatible receiver, ' + TYPE + ' required');
      } return state;
    };
  };
  if (nativeWeakMap) {
    var store$1 = new WeakMap$2();
    var wmget = store$1.get;
    var wmhas = store$1.has;
    var wmset = store$1.set;
    set = function (it, metadata) {
      wmset.call(store$1, it, metadata);
      return metadata;
    };
    get = function (it) {
      return wmget.call(store$1, it) || {};
    };
    has$1 = function (it) {
      return wmhas.call(store$1, it);
    };
  } else {
    var STATE = sharedKey('state');
    hiddenKeys[STATE] = true;
    set = function (it, metadata) {
      createNonEnumerableProperty(it, STATE, metadata);
      return metadata;
    };
    get = function (it) {
      return has(it, STATE) ? it[STATE] : {};
    };
    has$1 = function (it) {
      return has(it, STATE);
    };
  }
  var internalState = {
    set: set,
    get: get,
    has: has$1,
    enforce: enforce,
    getterFor: getterFor
  };
  var redefine = createCommonjsModule(function (module) {
  var getInternalState = internalState.get;
  var enforceInternalState = internalState.enforce;
  var TEMPLATE = String(String).split('String');
  (module.exports = function (O, key, value, options) {
    var unsafe = options ? !!options.unsafe : false;
    var simple = options ? !!options.enumerable : false;
    var noTargetGet = options ? !!options.noTargetGet : false;
    if (typeof value == 'function') {
      if (typeof key == 'string' && !has(value, 'name')) createNonEnumerableProperty(value, 'name', key);
      enforceInternalState(value).source = TEMPLATE.join(typeof key == 'string' ? key : '');
    }
    if (O === global_1) {
      if (simple) O[key] = value;
      else setGlobal(key, value);
      return;
    } else if (!unsafe) {
      delete O[key];
    } else if (!noTargetGet && O[key]) {
      simple = true;
    }
    if (simple) O[key] = value;
    else createNonEnumerableProperty(O, key, value);
  // add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
  })(Function.prototype, 'toString', function toString() {
    return typeof this == 'function' && getInternalState(this).source || inspectSource(this);
  });
  });
  var path = global_1;
  var aFunction = function (variable) {
    return typeof variable == 'function' ? variable : undefined;
  };
  var getBuiltIn = function (namespace, method) {
    return arguments.length < 2 ? aFunction(path[namespace]) || aFunction(global_1[namespace])
      : path[namespace] && path[namespace][method] || global_1[namespace] && global_1[namespace][method];
  };
  var ceil = Math.ceil;
  var floor = Math.floor;
  // `ToInteger` abstract operation
  // https://tc39.github.io/ecma262/#sec-tointeger
  var toInteger = function (argument) {
    return isNaN(argument = +argument) ? 0 : (argument > 0 ? floor : ceil)(argument);
  };
  var min = Math.min;
  // `ToLength` abstract operation
  // https://tc39.github.io/ecma262/#sec-tolength
  var toLength = function (argument) {
    return argument > 0 ? min(toInteger(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
  };
  var max = Math.max;
  var min$1 = Math.min;
  // Helper for a popular repeating case of the spec:
  // Let integer be ? ToInteger(index).
  // If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).
  var toAbsoluteIndex = function (index, length) {
    var integer = toInteger(index);
    return integer < 0 ? max(integer + length, 0) : min$1(integer, length);
  };
  // `Array.prototype.{ indexOf, includes }` methods implementation
  var createMethod = function (IS_INCLUDES) {
    return function ($this, el, fromIndex) {
      var O = toIndexedObject($this);
      var length = toLength(O.length);
      var index = toAbsoluteIndex(fromIndex, length);
      var value;
      // Array#includes uses SameValueZero equality algorithm
      // eslint-disable-next-line no-self-compare
      if (IS_INCLUDES && el != el) while (length > index) {
        value = O[index++];
        // eslint-disable-next-line no-self-compare
        if (value != value) return true;
      // Array#indexOf ignores holes, Array#includes - not
      } else for (;length > index; index++) {
        if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;
      } return !IS_INCLUDES && -1;
    };
  };
  var arrayIncludes = {
    // `Array.prototype.includes` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.includes
    includes: createMethod(true),
    // `Array.prototype.indexOf` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.indexof
    indexOf: createMethod(false)
  };
  var indexOf = arrayIncludes.indexOf;
  var objectKeysInternal = function (object, names) {
    var O = toIndexedObject(object);
    var i = 0;
    var result = [];
    var key;
    for (key in O) !has(hiddenKeys, key) && has(O, key) && result.push(key);
    // Don't enum bug & hidden keys
    while (names.length > i) if (has(O, key = names[i++])) {
      ~indexOf(result, key) || result.push(key);
    }
    return result;
  };
  // IE8- don't enum bug keys
  var enumBugKeys = [
    'constructor',
    'hasOwnProperty',
    'isPrototypeOf',
    'propertyIsEnumerable',
    'toLocaleString',
    'toString',
    'valueOf'
  ];
  var hiddenKeys$1 = enumBugKeys.concat('length', 'prototype');
  // `Object.getOwnPropertyNames` method
  // https://tc39.github.io/ecma262/#sec-object.getownpropertynames
  var f$3 = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
    return objectKeysInternal(O, hiddenKeys$1);
  };
  var objectGetOwnPropertyNames = {
  	f: f$3
  };
  var f$4 = Object.getOwnPropertySymbols;
  var objectGetOwnPropertySymbols = {
  	f: f$4
  };
  // all object keys, includes non-enumerable and symbols
  var ownKeys = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {
    var keys = objectGetOwnPropertyNames.f(anObject(it));
    var getOwnPropertySymbols = objectGetOwnPropertySymbols.f;
    return getOwnPropertySymbols ? keys.concat(getOwnPropertySymbols(it)) : keys;
  };
  var copyConstructorProperties = function (target, source) {
    var keys = ownKeys(source);
    var defineProperty = objectDefineProperty.f;
    var getOwnPropertyDescriptor = objectGetOwnPropertyDescriptor.f;
    for (var i = 0; i < keys.length; i++) {
      var key = keys[i];
      if (!has(target, key)) defineProperty(target, key, getOwnPropertyDescriptor(source, key));
    }
  };
  var replacement = /#|\.prototype\./;
  var isForced = function (feature, detection) {
    var value = data[normalize(feature)];
    return value == POLYFILL ? true
      : value == NATIVE ? false
      : typeof detection == 'function' ? fails(detection)
      : !!detection;
  };
  var normalize = isForced.normalize = function (string) {
    return String(string).replace(replacement, '.').toLowerCase();
  };
  var data = isForced.data = {};
  var NATIVE = isForced.NATIVE = 'N';
  var POLYFILL = isForced.POLYFILL = 'P';
  var isForced_1 = isForced;
  var getOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;
  /*
    options.target      - name of the target object
    options.global      - target is the global object
    options.stat        - export as static methods of target
    options.proto       - export as prototype methods of target
    options.real        - real prototype method for the `pure` version
    options.forced      - export even if the native feature is available
    options.bind        - bind methods to the target, required for the `pure` version
    options.wrap        - wrap constructors to preventing global pollution, required for the `pure` version
    options.unsafe      - use the simple assignment of property instead of delete + defineProperty
    options.sham        - add a flag to not completely full polyfills
    options.enumerable  - export as enumerable property
    options.noTargetGet - prevent calling a getter on target
  */
  var _export = function (options, source) {
    var TARGET = options.target;
    var GLOBAL = options.global;
    var STATIC = options.stat;
    var FORCED, target, key, targetProperty, sourceProperty, descriptor;
    if (GLOBAL) {
      target = global_1;
    } else if (STATIC) {
      target = global_1[TARGET] || setGlobal(TARGET, {});
    } else {
      target = (global_1[TARGET] || {}).prototype;
    }
    if (target) for (key in source) {
      sourceProperty = source[key];
      if (options.noTargetGet) {
        descriptor = getOwnPropertyDescriptor$1(target, key);
        targetProperty = descriptor && descriptor.value;
      } else targetProperty = target[key];
      FORCED = isForced_1(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);
      // contained in target
      if (!FORCED && targetProperty !== undefined) {
        if (typeof sourceProperty === typeof targetProperty) continue;
        copyConstructorProperties(sourceProperty, targetProperty);
      }
      // add a flag to not completely full polyfills
      if (options.sham || (targetProperty && targetProperty.sham)) {
        createNonEnumerableProperty(sourceProperty, 'sham', true);
      }
      // extend global
      redefine(target, key, sourceProperty, options);
    }
  };
  var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
    // Chrome 38 Symbol has incorrect toString conversion
    // eslint-disable-next-line no-undef
    return !String(Symbol());
  });
  var useSymbolAsUid = nativeSymbol
    // eslint-disable-next-line no-undef
    && !Symbol.sham
    // eslint-disable-next-line no-undef
    && typeof Symbol.iterator == 'symbol';
  // `IsArray` abstract operation
  // https://tc39.github.io/ecma262/#sec-isarray
  var isArray = Array.isArray || function isArray(arg) {
    return classofRaw(arg) == 'Array';
  };
  // `ToObject` abstract operation
  // https://tc39.github.io/ecma262/#sec-toobject
  var toObject = function (argument) {
    return Object(requireObjectCoercible(argument));
  };
  // `Object.keys` method
  // https://tc39.github.io/ecma262/#sec-object.keys
  var objectKeys = Object.keys || function keys(O) {
    return objectKeysInternal(O, enumBugKeys);
  };
  // `Object.defineProperties` method
  // https://tc39.github.io/ecma262/#sec-object.defineproperties
  var objectDefineProperties = descriptors ? Object.defineProperties : function defineProperties(O, Properties) {
    anObject(O);
    var keys = objectKeys(Properties);
    var length = keys.length;
    var index = 0;
    var key;
    while (length > index) objectDefineProperty.f(O, key = keys[index++], Properties[key]);
    return O;
  };
  var html = getBuiltIn('document', 'documentElement');
  var GT = '>';
  var LT = '<';
  var PROTOTYPE = 'prototype';
  var SCRIPT = 'script';
  var IE_PROTO = sharedKey('IE_PROTO');
  var EmptyConstructor = function () { /* empty */ };
  var scriptTag = function (content) {
    return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;
  };
  // Create object with fake `null` prototype: use ActiveX Object with cleared prototype
  var NullProtoObjectViaActiveX = function (activeXDocument) {
    activeXDocument.write(scriptTag(''));
    activeXDocument.close();
    var temp = activeXDocument.parentWindow.Object;
    activeXDocument = null; // avoid memory leak
    return temp;
  };
  // Create object with fake `null` prototype: use iframe Object with cleared prototype
  var NullProtoObjectViaIFrame = function () {
    // Thrash, waste and sodomy: IE GC bug
    var iframe = documentCreateElement('iframe');
    var JS = 'java' + SCRIPT + ':';
    var iframeDocument;
    iframe.style.display = 'none';
    html.appendChild(iframe);
    // https://github.com/zloirock/core-js/issues/475
    iframe.src = String(JS);
    iframeDocument = iframe.contentWindow.document;
    iframeDocument.open();
    iframeDocument.write(scriptTag('document.F=Object'));
    iframeDocument.close();
    return iframeDocument.F;
  };
  // Check for document.domain and active x support
  // No need to use active x approach when document.domain is not set
  // see https://github.com/es-shims/es5-shim/issues/150
  // variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346
  // avoid IE GC bug
  var activeXDocument;
  var NullProtoObject = function () {
    try {
      /* global ActiveXObject */
      activeXDocument = document.domain && new ActiveXObject('htmlfile');
    } catch (error) { /* ignore */ }
    NullProtoObject = activeXDocument ? NullProtoObjectViaActiveX(activeXDocument) : NullProtoObjectViaIFrame();
    var length = enumBugKeys.length;
    while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];
    return NullProtoObject();
  };
  hiddenKeys[IE_PROTO] = true;
  // `Object.create` method
  // https://tc39.github.io/ecma262/#sec-object.create
  var objectCreate = Object.create || function create(O, Properties) {
    var result;
    if (O !== null) {
      EmptyConstructor[PROTOTYPE] = anObject(O);
      result = new EmptyConstructor();
      EmptyConstructor[PROTOTYPE] = null;
      // add "__proto__" for Object.getPrototypeOf polyfill
      result[IE_PROTO] = O;
    } else result = NullProtoObject();
    return Properties === undefined ? result : objectDefineProperties(result, Properties);
  };
  var nativeGetOwnPropertyNames = objectGetOwnPropertyNames.f;
  var toString$1 = {}.toString;
  var windowNames = typeof window == 'object' && window && Object.getOwnPropertyNames
    ? Object.getOwnPropertyNames(window) : [];
  var getWindowNames = function (it) {
    try {
      return nativeGetOwnPropertyNames(it);
    } catch (error) {
      return windowNames.slice();
    }
  };
  // fallback for IE11 buggy Object.getOwnPropertyNames with iframe and window
  var f$5 = function getOwnPropertyNames(it) {
    return windowNames && toString$1.call(it) == '[object Window]'
      ? getWindowNames(it)
      : nativeGetOwnPropertyNames(toIndexedObject(it));
  };
  var objectGetOwnPropertyNamesExternal = {
  	f: f$5
  };
  var WellKnownSymbolsStore = shared('wks');
  var Symbol$1 = global_1.Symbol;
  var createWellKnownSymbol = useSymbolAsUid ? Symbol$1 : Symbol$1 && Symbol$1.withoutSetter || uid;
  var wellKnownSymbol = function (name) {
    if (!has(WellKnownSymbolsStore, name)) {
      if (nativeSymbol && has(Symbol$1, name)) WellKnownSymbolsStore[name] = Symbol$1[name];
      else WellKnownSymbolsStore[name] = createWellKnownSymbol('Symbol.' + name);
    } return WellKnownSymbolsStore[name];
  };
  var f$6 = wellKnownSymbol;
  var wellKnownSymbolWrapped = {
  	f: f$6
  };
  var defineProperty = objectDefineProperty.f;
  var defineWellKnownSymbol = function (NAME) {
    var Symbol = path.Symbol || (path.Symbol = {});
    if (!has(Symbol, NAME)) defineProperty(Symbol, NAME, {
      value: wellKnownSymbolWrapped.f(NAME)
    });
  };
  var defineProperty$1 = objectDefineProperty.f;
  var TO_STRING_TAG = wellKnownSymbol('toStringTag');
  var setToStringTag = function (it, TAG, STATIC) {
    if (it && !has(it = STATIC ? it : it.prototype, TO_STRING_TAG)) {
      defineProperty$1(it, TO_STRING_TAG, { configurable: true, value: TAG });
    }
  };
  var aFunction$1 = function (it) {
    if (typeof it != 'function') {
      throw TypeError(String(it) + ' is not a function');
    } return it;
  };
  // optional / simple context binding
  var functionBindContext = function (fn, that, length) {
    aFunction$1(fn);
    if (that === undefined) return fn;
    switch (length) {
      case 0: return function () {
        return fn.call(that);
      };
      case 1: return function (a) {
        return fn.call(that, a);
      };
      case 2: return function (a, b) {
        return fn.call(that, a, b);
      };
      case 3: return function (a, b, c) {
        return fn.call(that, a, b, c);
      };
    }
    return function (/* ...args */) {
      return fn.apply(that, arguments);
    };
  };
  var SPECIES = wellKnownSymbol('species');
  // `ArraySpeciesCreate` abstract operation
  // https://tc39.github.io/ecma262/#sec-arrayspeciescreate
  var arraySpeciesCreate = function (originalArray, length) {
    var C;
    if (isArray(originalArray)) {
      C = originalArray.constructor;
      // cross-realm fallback
      if (typeof C == 'function' && (C === Array || isArray(C.prototype))) C = undefined;
      else if (isObject(C)) {
        C = C[SPECIES];
        if (C === null) C = undefined;
      }
    } return new (C === undefined ? Array : C)(length === 0 ? 0 : length);
  };
  var push = [].push;
  // `Array.prototype.{ forEach, map, filter, some, every, find, findIndex }` methods implementation
  var createMethod$1 = function (TYPE) {
    var IS_MAP = TYPE == 1;
    var IS_FILTER = TYPE == 2;
    var IS_SOME = TYPE == 3;
    var IS_EVERY = TYPE == 4;
    var IS_FIND_INDEX = TYPE == 6;
    var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
    return function ($this, callbackfn, that, specificCreate) {
      var O = toObject($this);
      var self = indexedObject(O);
      var boundFunction = functionBindContext(callbackfn, that, 3);
      var length = toLength(self.length);
      var index = 0;
      var create = specificCreate || arraySpeciesCreate;
      var target = IS_MAP ? create($this, length) : IS_FILTER ? create($this, 0) : undefined;
      var value, result;
      for (;length > index; index++) if (NO_HOLES || index in self) {
        value = self[index];
        result = boundFunction(value, index, O);
        if (TYPE) {
          if (IS_MAP) target[index] = result; // map
          else if (result) switch (TYPE) {
            case 3: return true;              // some
            case 5: return value;             // find
            case 6: return index;             // findIndex
            case 2: push.call(target, value); // filter
          } else if (IS_EVERY) return false;  // every
        }
      }
      return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : target;
    };
  };
  var arrayIteration = {
    // `Array.prototype.forEach` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
    forEach: createMethod$1(0),
    // `Array.prototype.map` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.map
    map: createMethod$1(1),
    // `Array.prototype.filter` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.filter
    filter: createMethod$1(2),
    // `Array.prototype.some` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.some
    some: createMethod$1(3),
    // `Array.prototype.every` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.every
    every: createMethod$1(4),
    // `Array.prototype.find` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.find
    find: createMethod$1(5),
    // `Array.prototype.findIndex` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.findIndex
    findIndex: createMethod$1(6)
  };
  var $forEach = arrayIteration.forEach;
  var HIDDEN = sharedKey('hidden');
  var SYMBOL = 'Symbol';
  var PROTOTYPE$1 = 'prototype';
  var TO_PRIMITIVE = wellKnownSymbol('toPrimitive');
  var setInternalState = internalState.set;
  var getInternalState = internalState.getterFor(SYMBOL);
  var ObjectPrototype = Object[PROTOTYPE$1];
  var $Symbol = global_1.Symbol;
  var $stringify = getBuiltIn('JSON', 'stringify');
  var nativeGetOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;
  var nativeDefineProperty$1 = objectDefineProperty.f;
  var nativeGetOwnPropertyNames$1 = objectGetOwnPropertyNamesExternal.f;
  var nativePropertyIsEnumerable$1 = objectPropertyIsEnumerable.f;
  var AllSymbols = shared('symbols');
  var ObjectPrototypeSymbols = shared('op-symbols');
  var StringToSymbolRegistry = shared('string-to-symbol-registry');
  var SymbolToStringRegistry = shared('symbol-to-string-registry');
  var WellKnownSymbolsStore$1 = shared('wks');
  var QObject = global_1.QObject;
  // Don't use setters in Qt Script, https://github.com/zloirock/core-js/issues/173
  var USE_SETTER = !QObject || !QObject[PROTOTYPE$1] || !QObject[PROTOTYPE$1].findChild;
  // fallback for old Android, https://code.google.com/p/v8/issues/detail?id=687
  var setSymbolDescriptor = descriptors && fails(function () {
    return objectCreate(nativeDefineProperty$1({}, 'a', {
      get: function () { return nativeDefineProperty$1(this, 'a', { value: 7 }).a; }
    })).a != 7;
  }) ? function (O, P, Attributes) {
    var ObjectPrototypeDescriptor = nativeGetOwnPropertyDescriptor$1(ObjectPrototype, P);
    if (ObjectPrototypeDescriptor) delete ObjectPrototype[P];
    nativeDefineProperty$1(O, P, Attributes);
    if (ObjectPrototypeDescriptor && O !== ObjectPrototype) {
      nativeDefineProperty$1(ObjectPrototype, P, ObjectPrototypeDescriptor);
    }
  } : nativeDefineProperty$1;
  var wrap = function (tag, description) {
    var symbol = AllSymbols[tag] = objectCreate($Symbol[PROTOTYPE$1]);
    setInternalState(symbol, {
      type: SYMBOL,
      tag: tag,
      description: description
    });
    if (!descriptors) symbol.description = description;
    return symbol;
  };
  var isSymbol = useSymbolAsUid ? function (it) {
    return typeof it == 'symbol';
  } : function (it) {
    return Object(it) instanceof $Symbol;
  };
  var $defineProperty = function defineProperty(O, P, Attributes) {
    if (O === ObjectPrototype) $defineProperty(ObjectPrototypeSymbols, P, Attributes);
    anObject(O);
    var key = toPrimitive(P, true);
    anObject(Attributes);
    if (has(AllSymbols, key)) {
      if (!Attributes.enumerable) {
        if (!has(O, HIDDEN)) nativeDefineProperty$1(O, HIDDEN, createPropertyDescriptor(1, {}));
        O[HIDDEN][key] = true;
      } else {
        if (has(O, HIDDEN) && O[HIDDEN][key]) O[HIDDEN][key] = false;
        Attributes = objectCreate(Attributes, { enumerable: createPropertyDescriptor(0, false) });
      } return setSymbolDescriptor(O, key, Attributes);
    } return nativeDefineProperty$1(O, key, Attributes);
  };
  var $defineProperties = function defineProperties(O, Properties) {
    anObject(O);
    var properties = toIndexedObject(Properties);
    var keys = objectKeys(properties).concat($getOwnPropertySymbols(properties));
    $forEach(keys, function (key) {
      if (!descriptors || $propertyIsEnumerable.call(properties, key)) $defineProperty(O, key, properties[key]);
    });
    return O;
  };
  var $create = function create(O, Properties) {
    return Properties === undefined ? objectCreate(O) : $defineProperties(objectCreate(O), Properties);
  };
  var $propertyIsEnumerable = function propertyIsEnumerable(V) {
    var P = toPrimitive(V, true);
    var enumerable = nativePropertyIsEnumerable$1.call(this, P);
    if (this === ObjectPrototype && has(AllSymbols, P) && !has(ObjectPrototypeSymbols, P)) return false;
    return enumerable || !has(this, P) || !has(AllSymbols, P) || has(this, HIDDEN) && this[HIDDEN][P] ? enumerable : true;
  };
  var $getOwnPropertyDescriptor = function getOwnPropertyDescriptor(O, P) {
    var it = toIndexedObject(O);
    var key = toPrimitive(P, true);
    if (it === ObjectPrototype && has(AllSymbols, key) && !has(ObjectPrototypeSymbols, key)) return;
    var descriptor = nativeGetOwnPropertyDescriptor$1(it, key);
    if (descriptor && has(AllSymbols, key) && !(has(it, HIDDEN) && it[HIDDEN][key])) {
      descriptor.enumerable = true;
    }
    return descriptor;
  };
  var $getOwnPropertyNames = function getOwnPropertyNames(O) {
    var names = nativeGetOwnPropertyNames$1(toIndexedObject(O));
    var result = [];
    $forEach(names, function (key) {
      if (!has(AllSymbols, key) && !has(hiddenKeys, key)) result.push(key);
    });
    return result;
  };
  var $getOwnPropertySymbols = function getOwnPropertySymbols(O) {
    var IS_OBJECT_PROTOTYPE = O === ObjectPrototype;
    var names = nativeGetOwnPropertyNames$1(IS_OBJECT_PROTOTYPE ? ObjectPrototypeSymbols : toIndexedObject(O));
    var result = [];
    $forEach(names, function (key) {
      if (has(AllSymbols, key) && (!IS_OBJECT_PROTOTYPE || has(ObjectPrototype, key))) {
        result.push(AllSymbols[key]);
      }
    });
    return result;
  };
  // `Symbol` constructor
  // https://tc39.github.io/ecma262/#sec-symbol-constructor
  if (!nativeSymbol) {
    $Symbol = function Symbol() {
      if (this instanceof $Symbol) throw TypeError('Symbol is not a constructor');
      var description = !arguments.length || arguments[0] === undefined ? undefined : String(arguments[0]);
      var tag = uid(description);
      var setter = function (value) {
        if (this === ObjectPrototype) setter.call(ObjectPrototypeSymbols, value);
        if (has(this, HIDDEN) && has(this[HIDDEN], tag)) this[HIDDEN][tag] = false;
        setSymbolDescriptor(this, tag, createPropertyDescriptor(1, value));
      };
      if (descriptors && USE_SETTER) setSymbolDescriptor(ObjectPrototype, tag, { configurable: true, set: setter });
      return wrap(tag, description);
    };
    redefine($Symbol[PROTOTYPE$1], 'toString', function toString() {
      return getInternalState(this).tag;
    });
    redefine($Symbol, 'withoutSetter', function (description) {
      return wrap(uid(description), description);
    });
    objectPropertyIsEnumerable.f = $propertyIsEnumerable;
    objectDefineProperty.f = $defineProperty;
    objectGetOwnPropertyDescriptor.f = $getOwnPropertyDescriptor;
    objectGetOwnPropertyNames.f = objectGetOwnPropertyNamesExternal.f = $getOwnPropertyNames;
    objectGetOwnPropertySymbols.f = $getOwnPropertySymbols;
    wellKnownSymbolWrapped.f = function (name) {
      return wrap(wellKnownSymbol(name), name);
    };
    if (descriptors) {
      // https://github.com/tc39/proposal-Symbol-description
      nativeDefineProperty$1($Symbol[PROTOTYPE$1], 'description', {
        configurable: true,
        get: function description() {
          return getInternalState(this).description;
        }
      });
      {
        redefine(ObjectPrototype, 'propertyIsEnumerable', $propertyIsEnumerable, { unsafe: true });
      }
    }
  }
  _export({ global: true, wrap: true, forced: !nativeSymbol, sham: !nativeSymbol }, {
    Symbol: $Symbol
  });
  $forEach(objectKeys(WellKnownSymbolsStore$1), function (name) {
    defineWellKnownSymbol(name);
  });
  _export({ target: SYMBOL, stat: true, forced: !nativeSymbol }, {
    // `Symbol.for` method
    // https://tc39.github.io/ecma262/#sec-symbol.for
    'for': function (key) {
      var string = String(key);
      if (has(StringToSymbolRegistry, string)) return StringToSymbolRegistry[string];
      var symbol = $Symbol(string);
      StringToSymbolRegistry[string] = symbol;
      SymbolToStringRegistry[symbol] = string;
      return symbol;
    },
    // `Symbol.keyFor` method
    // https://tc39.github.io/ecma262/#sec-symbol.keyfor
    keyFor: function keyFor(sym) {
      if (!isSymbol(sym)) throw TypeError(sym + ' is not a symbol');
      if (has(SymbolToStringRegistry, sym)) return SymbolToStringRegistry[sym];
    },
    useSetter: function () { USE_SETTER = true; },
    useSimple: function () { USE_SETTER = false; }
  });
  _export({ target: 'Object', stat: true, forced: !nativeSymbol, sham: !descriptors }, {
    // `Object.create` method
    // https://tc39.github.io/ecma262/#sec-object.create
    create: $create,
    // `Object.defineProperty` method
    // https://tc39.github.io/ecma262/#sec-object.defineproperty
    defineProperty: $defineProperty,
    // `Object.defineProperties` method
    // https://tc39.github.io/ecma262/#sec-object.defineproperties
    defineProperties: $defineProperties,
    // `Object.getOwnPropertyDescriptor` method
    // https://tc39.github.io/ecma262/#sec-object.getownpropertydescriptors
    getOwnPropertyDescriptor: $getOwnPropertyDescriptor
  });
  _export({ target: 'Object', stat: true, forced: !nativeSymbol }, {
    // `Object.getOwnPropertyNames` method
    // https://tc39.github.io/ecma262/#sec-object.getownpropertynames
    getOwnPropertyNames: $getOwnPropertyNames,
    // `Object.getOwnPropertySymbols` method
    // https://tc39.github.io/ecma262/#sec-object.getownpropertysymbols
    getOwnPropertySymbols: $getOwnPropertySymbols
  });
  // Chrome 38 and 39 `Object.getOwnPropertySymbols` fails on primitives
  // https://bugs.chromium.org/p/v8/issues/detail?id=3443
  _export({ target: 'Object', stat: true, forced: fails(function () { objectGetOwnPropertySymbols.f(1); }) }, {
    getOwnPropertySymbols: function getOwnPropertySymbols(it) {
      return objectGetOwnPropertySymbols.f(toObject(it));
    }
  });
  // `JSON.stringify` method behavior with symbols
  // https://tc39.github.io/ecma262/#sec-json.stringify
  if ($stringify) {
    var FORCED_JSON_STRINGIFY = !nativeSymbol || fails(function () {
      var symbol = $Symbol();
      // MS Edge converts symbol values to JSON as {}
      return $stringify([symbol]) != '[null]'
        // WebKit converts symbol values to JSON as null
        || $stringify({ a: symbol }) != '{}'
        // V8 throws on boxed symbols
        || $stringify(Object(symbol)) != '{}';
    });
    _export({ target: 'JSON', stat: true, forced: FORCED_JSON_STRINGIFY }, {
      // eslint-disable-next-line no-unused-vars
      stringify: function stringify(it, replacer, space) {
        var args = [it];
        var index = 1;
        var $replacer;
        while (arguments.length > index) args.push(arguments[index++]);
        $replacer = replacer;
        if (!isObject(replacer) && it === undefined || isSymbol(it)) return; // IE8 returns string on undefined
        if (!isArray(replacer)) replacer = function (key, value) {
          if (typeof $replacer == 'function') value = $replacer.call(this, key, value);
          if (!isSymbol(value)) return value;
        };
        args[1] = replacer;
        return $stringify.apply(null, args);
      }
    });
  }
  // `Symbol.prototype[@@toPrimitive]` method
  // https://tc39.github.io/ecma262/#sec-symbol.prototype-@@toprimitive
  if (!$Symbol[PROTOTYPE$1][TO_PRIMITIVE]) {
    createNonEnumerableProperty($Symbol[PROTOTYPE$1], TO_PRIMITIVE, $Symbol[PROTOTYPE$1].valueOf);
  }
  // `Symbol.prototype[@@toStringTag]` property
  // https://tc39.github.io/ecma262/#sec-symbol.prototype-@@tostringtag
  setToStringTag($Symbol, SYMBOL);
  hiddenKeys[HIDDEN] = true;
  var defineProperty$2 = objectDefineProperty.f;
  var NativeSymbol = global_1.Symbol;
  if (descriptors && typeof NativeSymbol == 'function' && (!('description' in NativeSymbol.prototype) ||
    // Safari 12 bug
    NativeSymbol().description !== undefined
  )) {
    var EmptyStringDescriptionStore = {};
    // wrap Symbol constructor for correct work with undefined description
    var SymbolWrapper = function Symbol() {
      var description = arguments.length < 1 || arguments[0] === undefined ? undefined : String(arguments[0]);
      var result = this instanceof SymbolWrapper
        ? new NativeSymbol(description)
        // in Edge 13, String(Symbol(undefined)) === 'Symbol(undefined)'
        : description === undefined ? NativeSymbol() : NativeSymbol(description);
      if (description === '') EmptyStringDescriptionStore[result] = true;
      return result;
    };
    copyConstructorProperties(SymbolWrapper, NativeSymbol);
    var symbolPrototype = SymbolWrapper.prototype = NativeSymbol.prototype;
    symbolPrototype.constructor = SymbolWrapper;
    var symbolToString = symbolPrototype.toString;
    var native = String(NativeSymbol('test')) == 'Symbol(test)';
    var regexp = /^Symbol\((.*)\)[^)]+$/;
    defineProperty$2(symbolPrototype, 'description', {
      configurable: true,
      get: function description() {
        var symbol = isObject(this) ? this.valueOf() : this;
        var string = symbolToString.call(symbol);
        if (has(EmptyStringDescriptionStore, symbol)) return '';
        var desc = native ? string.slice(7, -1) : string.replace(regexp, '$1');
        return desc === '' ? undefined : desc;
      }
    });
    _export({ global: true, forced: true }, {
      Symbol: SymbolWrapper
    });
  }
  // `Symbol.iterator` well-known symbol
  // https://tc39.github.io/ecma262/#sec-symbol.iterator
  defineWellKnownSymbol('iterator');
  var arrayMethodIsStrict = function (METHOD_NAME, argument) {
    var method = [][METHOD_NAME];
    return !!method && fails(function () {
      // eslint-disable-next-line no-useless-call,no-throw-literal
      method.call(null, argument || function () { throw 1; }, 1);
    });
  };
  var defineProperty$3 = Object.defineProperty;
  var cache = {};
  var thrower = function (it) { throw it; };
  var arrayMethodUsesToLength = function (METHOD_NAME, options) {
    if (has(cache, METHOD_NAME)) return cache[METHOD_NAME];
    if (!options) options = {};
    var method = [][METHOD_NAME];
    var ACCESSORS = has(options, 'ACCESSORS') ? options.ACCESSORS : false;
    var argument0 = has(options, 0) ? options[0] : thrower;
    var argument1 = has(options, 1) ? options[1] : undefined;
    return cache[METHOD_NAME] = !!method && !fails(function () {
      if (ACCESSORS && !descriptors) return true;
      var O = { length: -1 };
      if (ACCESSORS) defineProperty$3(O, 1, { enumerable: true, get: thrower });
      else O[1] = 1;
      method.call(O, argument0, argument1);
    });
  };
  var $forEach$1 = arrayIteration.forEach;
  var STRICT_METHOD = arrayMethodIsStrict('forEach');
  var USES_TO_LENGTH = arrayMethodUsesToLength('forEach');
  // `Array.prototype.forEach` method implementation
  // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  var arrayForEach = (!STRICT_METHOD || !USES_TO_LENGTH) ? function forEach(callbackfn /* , thisArg */) {
    return $forEach$1(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  } : [].forEach;
  // `Array.prototype.forEach` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  _export({ target: 'Array', proto: true, forced: [].forEach != arrayForEach }, {
    forEach: arrayForEach
  });
  var $indexOf = arrayIncludes.indexOf;
  var nativeIndexOf = [].indexOf;
  var NEGATIVE_ZERO = !!nativeIndexOf && 1 / [1].indexOf(1, -0) < 0;
  var STRICT_METHOD$1 = arrayMethodIsStrict('indexOf');
  var USES_TO_LENGTH$1 = arrayMethodUsesToLength('indexOf', { ACCESSORS: true, 1: 0 });
  // `Array.prototype.indexOf` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.indexof
  _export({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD$1 || !USES_TO_LENGTH$1 }, {
    indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {
      return NEGATIVE_ZERO
        // convert -0 to +0
        ? nativeIndexOf.apply(this, arguments) || 0
        : $indexOf(this, searchElement, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  var UNSCOPABLES = wellKnownSymbol('unscopables');
  var ArrayPrototype = Array.prototype;
  // Array.prototype[@@unscopables]
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  if (ArrayPrototype[UNSCOPABLES] == undefined) {
    objectDefineProperty.f(ArrayPrototype, UNSCOPABLES, {
      configurable: true,
      value: objectCreate(null)
    });
  }
  // add a key to Array.prototype[@@unscopables]
  var addToUnscopables = function (key) {
    ArrayPrototype[UNSCOPABLES][key] = true;
  };
  var iterators = {};
  var correctPrototypeGetter = !fails(function () {
    function F() { /* empty */ }
    F.prototype.constructor = null;
    return Object.getPrototypeOf(new F()) !== F.prototype;
  });
  var IE_PROTO$1 = sharedKey('IE_PROTO');
  var ObjectPrototype$1 = Object.prototype;
  // `Object.getPrototypeOf` method
  // https://tc39.github.io/ecma262/#sec-object.getprototypeof
  var objectGetPrototypeOf = correctPrototypeGetter ? Object.getPrototypeOf : function (O) {
    O = toObject(O);
    if (has(O, IE_PROTO$1)) return O[IE_PROTO$1];
    if (typeof O.constructor == 'function' && O instanceof O.constructor) {
      return O.constructor.prototype;
    } return O instanceof Object ? ObjectPrototype$1 : null;
  };
  var ITERATOR = wellKnownSymbol('iterator');
  var BUGGY_SAFARI_ITERATORS = false;
  var returnThis = function () { return this; };
  // `%IteratorPrototype%` object
  // https://tc39.github.io/ecma262/#sec-%iteratorprototype%-object
  var IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;
  if ([].keys) {
    arrayIterator = [].keys();
    // Safari 8 has buggy iterators w/o `next`
    if (!('next' in arrayIterator)) BUGGY_SAFARI_ITERATORS = true;
    else {
      PrototypeOfArrayIteratorPrototype = objectGetPrototypeOf(objectGetPrototypeOf(arrayIterator));
      if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIteratorPrototype;
    }
  }
  if (IteratorPrototype == undefined) IteratorPrototype = {};
  // 25.1.2.1.1 %IteratorPrototype%[@@iterator]()
  if ( !has(IteratorPrototype, ITERATOR)) {
    createNonEnumerableProperty(IteratorPrototype, ITERATOR, returnThis);
  }
  var iteratorsCore = {
    IteratorPrototype: IteratorPrototype,
    BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS
  };
  var IteratorPrototype$1 = iteratorsCore.IteratorPrototype;
  var returnThis$1 = function () { return this; };
  var createIteratorConstructor = function (IteratorConstructor, NAME, next) {
    var TO_STRING_TAG = NAME + ' Iterator';
    IteratorConstructor.prototype = objectCreate(IteratorPrototype$1, { next: createPropertyDescriptor(1, next) });
    setToStringTag(IteratorConstructor, TO_STRING_TAG, false);
    iterators[TO_STRING_TAG] = returnThis$1;
    return IteratorConstructor;
  };
  var aPossiblePrototype = function (it) {
    if (!isObject(it) && it !== null) {
      throw TypeError("Can't set " + String(it) + ' as a prototype');
    } return it;
  };
  // `Object.setPrototypeOf` method
  // https://tc39.github.io/ecma262/#sec-object.setprototypeof
  // Works with __proto__ only. Old v8 can't work with null proto objects.
  /* eslint-disable no-proto */
  var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? function () {
    var CORRECT_SETTER = false;
    var test = {};
    var setter;
    try {
      setter = Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set;
      setter.call(test, []);
      CORRECT_SETTER = test instanceof Array;
    } catch (error) { /* empty */ }
    return function setPrototypeOf(O, proto) {
      anObject(O);
      aPossiblePrototype(proto);
      if (CORRECT_SETTER) setter.call(O, proto);
      else O.__proto__ = proto;
      return O;
    };
  }() : undefined);
  var IteratorPrototype$2 = iteratorsCore.IteratorPrototype;
  var BUGGY_SAFARI_ITERATORS$1 = iteratorsCore.BUGGY_SAFARI_ITERATORS;
  var ITERATOR$1 = wellKnownSymbol('iterator');
  var KEYS = 'keys';
  var VALUES = 'values';
  var ENTRIES = 'entries';
  var returnThis$2 = function () { return this; };
  var defineIterator = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, IS_SET, FORCED) {
    createIteratorConstructor(IteratorConstructor, NAME, next);
    var getIterationMethod = function (KIND) {
      if (KIND === DEFAULT && defaultIterator) return defaultIterator;
      if (!BUGGY_SAFARI_ITERATORS$1 && KIND in IterablePrototype) return IterablePrototype[KIND];
      switch (KIND) {
        case KEYS: return function keys() { return new IteratorConstructor(this, KIND); };
        case VALUES: return function values() { return new IteratorConstructor(this, KIND); };
        case ENTRIES: return function entries() { return new IteratorConstructor(this, KIND); };
      } return function () { return new IteratorConstructor(this); };
    };
    var TO_STRING_TAG = NAME + ' Iterator';
    var INCORRECT_VALUES_NAME = false;
    var IterablePrototype = Iterable.prototype;
    var nativeIterator = IterablePrototype[ITERATOR$1]
      || IterablePrototype['@@iterator']
      || DEFAULT && IterablePrototype[DEFAULT];
    var defaultIterator = !BUGGY_SAFARI_ITERATORS$1 && nativeIterator || getIterationMethod(DEFAULT);
    var anyNativeIterator = NAME == 'Array' ? IterablePrototype.entries || nativeIterator : nativeIterator;
    var CurrentIteratorPrototype, methods, KEY;
    // fix native
    if (anyNativeIterator) {
      CurrentIteratorPrototype = objectGetPrototypeOf(anyNativeIterator.call(new Iterable()));
      if (IteratorPrototype$2 !== Object.prototype && CurrentIteratorPrototype.next) {
        if ( objectGetPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype$2) {
          if (objectSetPrototypeOf) {
            objectSetPrototypeOf(CurrentIteratorPrototype, IteratorPrototype$2);
          } else if (typeof CurrentIteratorPrototype[ITERATOR$1] != 'function') {
            createNonEnumerableProperty(CurrentIteratorPrototype, ITERATOR$1, returnThis$2);
          }
        }
        // Set @@toStringTag to native iterators
        setToStringTag(CurrentIteratorPrototype, TO_STRING_TAG, true);
      }
    }
    // fix Array#{values, @@iterator}.name in V8 / FF
    if (DEFAULT == VALUES && nativeIterator && nativeIterator.name !== VALUES) {
      INCORRECT_VALUES_NAME = true;
      defaultIterator = function values() { return nativeIterator.call(this); };
    }
    // define iterator
    if ( IterablePrototype[ITERATOR$1] !== defaultIterator) {
      createNonEnumerableProperty(IterablePrototype, ITERATOR$1, defaultIterator);
    }
    iterators[NAME] = defaultIterator;
    // export additional methods
    if (DEFAULT) {
      methods = {
        values: getIterationMethod(VALUES),
        keys: IS_SET ? defaultIterator : getIterationMethod(KEYS),
        entries: getIterationMethod(ENTRIES)
      };
      if (FORCED) for (KEY in methods) {
        if (BUGGY_SAFARI_ITERATORS$1 || INCORRECT_VALUES_NAME || !(KEY in IterablePrototype)) {
          redefine(IterablePrototype, KEY, methods[KEY]);
        }
      } else _export({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS$1 || INCORRECT_VALUES_NAME }, methods);
    }
    return methods;
  };
  var ARRAY_ITERATOR = 'Array Iterator';
  var setInternalState$1 = internalState.set;
  var getInternalState$1 = internalState.getterFor(ARRAY_ITERATOR);
  // `Array.prototype.entries` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.entries
  // `Array.prototype.keys` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.keys
  // `Array.prototype.values` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.values
  // `Array.prototype[@@iterator]` method
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@iterator
  // `CreateArrayIterator` internal method
  // https://tc39.github.io/ecma262/#sec-createarrayiterator
  var es_array_iterator = defineIterator(Array, 'Array', function (iterated, kind) {
    setInternalState$1(this, {
      type: ARRAY_ITERATOR,
      target: toIndexedObject(iterated), // target
      index: 0,                          // next index
      kind: kind                         // kind
    });
  // `%ArrayIteratorPrototype%.next` method
  // https://tc39.github.io/ecma262/#sec-%arrayiteratorprototype%.next
  }, function () {
    var state = getInternalState$1(this);
    var target = state.target;
    var kind = state.kind;
    var index = state.index++;
    if (!target || index >= target.length) {
      state.target = undefined;
      return { value: undefined, done: true };
    }
    if (kind == 'keys') return { value: index, done: false };
    if (kind == 'values') return { value: target[index], done: false };
    return { value: [index, target[index]], done: false };
  }, 'values');
  // argumentsList[@@iterator] is %ArrayProto_values%
  // https://tc39.github.io/ecma262/#sec-createunmappedargumentsobject
  // https://tc39.github.io/ecma262/#sec-createmappedargumentsobject
  iterators.Arguments = iterators.Array;
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  addToUnscopables('keys');
  addToUnscopables('values');
  addToUnscopables('entries');
  var nativeJoin = [].join;
  var ES3_STRINGS = indexedObject != Object;
  var STRICT_METHOD$2 = arrayMethodIsStrict('join', ',');
  // `Array.prototype.join` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.join
  _export({ target: 'Array', proto: true, forced: ES3_STRINGS || !STRICT_METHOD$2 }, {
    join: function join(separator) {
      return nativeJoin.call(toIndexedObject(this), separator === undefined ? ',' : separator);
    }
  });
  var createProperty = function (object, key, value) {
    var propertyKey = toPrimitive(key);
    if (propertyKey in object) objectDefineProperty.f(object, propertyKey, createPropertyDescriptor(0, value));
    else object[propertyKey] = value;
  };
  var engineUserAgent = getBuiltIn('navigator', 'userAgent') || '';
  var process = global_1.process;
  var versions = process && process.versions;
  var v8 = versions && versions.v8;
  var match, version;
  if (v8) {
    match = v8.split('.');
    version = match[0] + match[1];
  } else if (engineUserAgent) {
    match = engineUserAgent.match(/Edge\/(\d+)/);
    if (!match || match[1] >= 74) {
      match = engineUserAgent.match(/Chrome\/(\d+)/);
      if (match) version = match[1];
    }
  }
  var engineV8Version = version && +version;
  var SPECIES$1 = wellKnownSymbol('species');
  var arrayMethodHasSpeciesSupport = function (METHOD_NAME) {
    // We can't use this feature detection in V8 since it causes
    // deoptimization and serious performance degradation
    // https://github.com/zloirock/core-js/issues/677
    return engineV8Version >= 51 || !fails(function () {
      var array = [];
      var constructor = array.constructor = {};
      constructor[SPECIES$1] = function () {
        return { foo: 1 };
      };
      return array[METHOD_NAME](Boolean).foo !== 1;
    });
  };
  var HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('slice');
  var USES_TO_LENGTH$2 = arrayMethodUsesToLength('slice', { ACCESSORS: true, 0: 0, 1: 2 });
  var SPECIES$2 = wellKnownSymbol('species');
  var nativeSlice = [].slice;
  var max$1 = Math.max;
  // `Array.prototype.slice` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.slice
  // fallback for not array-like ES3 strings and DOM objects
  _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH$2 }, {
    slice: function slice(start, end) {
      var O = toIndexedObject(this);
      var length = toLength(O.length);
      var k = toAbsoluteIndex(start, length);
      var fin = toAbsoluteIndex(end === undefined ? length : end, length);
      // inline `ArraySpeciesCreate` for usage native `Array#slice` where it's possible
      var Constructor, result, n;
      if (isArray(O)) {
        Constructor = O.constructor;
        // cross-realm fallback
        if (typeof Constructor == 'function' && (Constructor === Array || isArray(Constructor.prototype))) {
          Constructor = undefined;
        } else if (isObject(Constructor)) {
          Constructor = Constructor[SPECIES$2];
          if (Constructor === null) Constructor = undefined;
        }
        if (Constructor === Array || Constructor === undefined) {
          return nativeSlice.call(O, k, fin);
        }
      }
      result = new (Constructor === undefined ? Array : Constructor)(max$1(fin - k, 0));
      for (n = 0; k < fin; k++, n++) if (k in O) createProperty(result, n, O[k]);
      result.length = n;
      return result;
    }
  });
  var TO_STRING_TAG$1 = wellKnownSymbol('toStringTag');
  var test = {};
  test[TO_STRING_TAG$1] = 'z';
  var toStringTagSupport = String(test) === '[object z]';
  var TO_STRING_TAG$2 = wellKnownSymbol('toStringTag');
  // ES3 wrong here
  var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';
  // fallback for IE11 Script Access Denied error
  var tryGet = function (it, key) {
    try {
      return it[key];
    } catch (error) { /* empty */ }
  };
  // getting tag from ES6+ `Object.prototype.toString`
  var classof = toStringTagSupport ? classofRaw : function (it) {
    var O, tag, result;
    return it === undefined ? 'Undefined' : it === null ? 'Null'
      // @@toStringTag case
      : typeof (tag = tryGet(O = Object(it), TO_STRING_TAG$2)) == 'string' ? tag
      // builtinTag case
      : CORRECT_ARGUMENTS ? classofRaw(O)
      // ES3 arguments fallback
      : (result = classofRaw(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : result;
  };
  // `Object.prototype.toString` method implementation
  // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  var objectToString = toStringTagSupport ? {}.toString : function toString() {
    return '[object ' + classof(this) + ']';
  };
  // `Object.prototype.toString` method
  // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  if (!toStringTagSupport) {
    redefine(Object.prototype, 'toString', objectToString, { unsafe: true });
  }
  // `RegExp.prototype.flags` getter implementation
  // https://tc39.github.io/ecma262/#sec-get-regexp.prototype.flags
  var regexpFlags = function () {
    var that = anObject(this);
    var result = '';
    if (that.global) result += 'g';
    if (that.ignoreCase) result += 'i';
    if (that.multiline) result += 'm';
    if (that.dotAll) result += 's';
    if (that.unicode) result += 'u';
    if (that.sticky) result += 'y';
    return result;
  };
  // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError,
  // so we use an intermediate function.
  function RE(s, f) {
    return RegExp(s, f);
  }
  var UNSUPPORTED_Y = fails(function () {
    // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError
    var re = RE('a', 'y');
    re.lastIndex = 2;
    return re.exec('abcd') != null;
  });
  var BROKEN_CARET = fails(function () {
    // https://bugzilla.mozilla.org/show_bug.cgi?id=773687
    var re = RE('^r', 'gy');
    re.lastIndex = 2;
    return re.exec('str') != null;
  });
  var regexpStickyHelpers = {
  	UNSUPPORTED_Y: UNSUPPORTED_Y,
  	BROKEN_CARET: BROKEN_CARET
  };
  var nativeExec = RegExp.prototype.exec;
  // This always refers to the native implementation, because the
  // String#replace polyfill uses ./fix-regexp-well-known-symbol-logic.js,
  // which loads this file before patching the method.
  var nativeReplace = String.prototype.replace;
  var patchedExec = nativeExec;
  var UPDATES_LAST_INDEX_WRONG = (function () {
    var re1 = /a/;
    var re2 = /b*/g;
    nativeExec.call(re1, 'a');
    nativeExec.call(re2, 'a');
    return re1.lastIndex !== 0 || re2.lastIndex !== 0;
  })();
  var UNSUPPORTED_Y$1 = regexpStickyHelpers.UNSUPPORTED_Y || regexpStickyHelpers.BROKEN_CARET;
  // nonparticipating capturing group, copied from es5-shim's String#split patch.
  var NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;
  var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1;
  if (PATCH) {
    patchedExec = function exec(str) {
      var re = this;
      var lastIndex, reCopy, match, i;
      var sticky = UNSUPPORTED_Y$1 && re.sticky;
      var flags = regexpFlags.call(re);
      var source = re.source;
      var charsAdded = 0;
      var strCopy = str;
      if (sticky) {
        flags = flags.replace('y', '');
        if (flags.indexOf('g') === -1) {
          flags += 'g';
        }
        strCopy = String(str).slice(re.lastIndex);
        // Support anchored sticky behavior.
        if (re.lastIndex > 0 && (!re.multiline || re.multiline && str[re.lastIndex - 1] !== '\n')) {
          source = '(?: ' + source + ')';
          strCopy = ' ' + strCopy;
          charsAdded++;
        }
        // ^(? + rx + ) is needed, in combination with some str slicing, to
        // simulate the 'y' flag.
        reCopy = new RegExp('^(?:' + source + ')', flags);
      }
      if (NPCG_INCLUDED) {
        reCopy = new RegExp('^' + source + '$(?!\\s)', flags);
      }
      if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;
      match = nativeExec.call(sticky ? reCopy : re, strCopy);
      if (sticky) {
        if (match) {
          match.input = match.input.slice(charsAdded);
          match[0] = match[0].slice(charsAdded);
          match.index = re.lastIndex;
          re.lastIndex += match[0].length;
        } else re.lastIndex = 0;
      } else if (UPDATES_LAST_INDEX_WRONG && match) {
        re.lastIndex = re.global ? match.index + match[0].length : lastIndex;
      }
      if (NPCG_INCLUDED && match && match.length > 1) {
        // Fix browsers whose `exec` methods don't consistently return `undefined`
        // for NPCG, like IE8. NOTE: This doesn' work for /(.?)?/
        nativeReplace.call(match[0], reCopy, function () {
          for (i = 1; i < arguments.length - 2; i++) {
            if (arguments[i] === undefined) match[i] = undefined;
          }
        });
      }
      return match;
    };
  }
  var regexpExec = patchedExec;
  _export({ target: 'RegExp', proto: true, forced: /./.exec !== regexpExec }, {
    exec: regexpExec
  });
  var TO_STRING = 'toString';
  var RegExpPrototype = RegExp.prototype;
  var nativeToString = RegExpPrototype[TO_STRING];
  var NOT_GENERIC = fails(function () { return nativeToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });
  // FF44- RegExp#toString has a wrong name
  var INCORRECT_NAME = nativeToString.name != TO_STRING;
  // `RegExp.prototype.toString` method
  // https://tc39.github.io/ecma262/#sec-regexp.prototype.tostring
  if (NOT_GENERIC || INCORRECT_NAME) {
    redefine(RegExp.prototype, TO_STRING, function toString() {
      var R = anObject(this);
      var p = String(R.source);
      var rf = R.flags;
      var f = String(rf === undefined && R instanceof RegExp && !('flags' in RegExpPrototype) ? regexpFlags.call(R) : rf);
      return '/' + p + '/' + f;
    }, { unsafe: true });
  }
  // `String.prototype.{ codePointAt, at }` methods implementation
  var createMethod$2 = function (CONVERT_TO_STRING) {
    return function ($this, pos) {
      var S = String(requireObjectCoercible($this));
      var position = toInteger(pos);
      var size = S.length;
      var first, second;
      if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;
      first = S.charCodeAt(position);
      return first < 0xD800 || first > 0xDBFF || position + 1 === size
        || (second = S.charCodeAt(position + 1)) < 0xDC00 || second > 0xDFFF
          ? CONVERT_TO_STRING ? S.charAt(position) : first
          : CONVERT_TO_STRING ? S.slice(position, position + 2) : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;
    };
  };
  var stringMultibyte = {
    // `String.prototype.codePointAt` method
    // https://tc39.github.io/ecma262/#sec-string.prototype.codepointat
    codeAt: createMethod$2(false),
    // `String.prototype.at` method
    // https://github.com/mathiasbynens/String.prototype.at
    charAt: createMethod$2(true)
  };
  var charAt = stringMultibyte.charAt;
  var STRING_ITERATOR = 'String Iterator';
  var setInternalState$2 = internalState.set;
  var getInternalState$2 = internalState.getterFor(STRING_ITERATOR);
  // `String.prototype[@@iterator]` method
  // https://tc39.github.io/ecma262/#sec-string.prototype-@@iterator
  defineIterator(String, 'String', function (iterated) {
    setInternalState$2(this, {
      type: STRING_ITERATOR,
      string: String(iterated),
      index: 0
    });
  // `%StringIteratorPrototype%.next` method
  // https://tc39.github.io/ecma262/#sec-%stringiteratorprototype%.next
  }, function next() {
    var state = getInternalState$2(this);
    var string = state.string;
    var index = state.index;
    var point;
    if (index >= string.length) return { value: undefined, done: true };
    point = charAt(string, index);
    state.index += point.length;
    return { value: point, done: false };
  });
  // TODO: Remove from `core-js@4` since it's moved to entry points
  var SPECIES$3 = wellKnownSymbol('species');
  var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
    // #replace needs built-in support for named groups.
    // #match works fine because it just return the exec results, even if it has
    // a "grops" property.
    var re = /./;
    re.exec = function () {
      var result = [];
      result.groups = { a: '7' };
      return result;
    };
    return ''.replace(re, '$<a>') !== '7';
  });
  // IE <= 11 replaces $0 with the whole match, as if it was $&
  // https://stackoverflow.com/questions/6024666/getting-ie-to-replace-a-regex-with-the-literal-string-0
  var REPLACE_KEEPS_$0 = (function () {
    return 'a'.replace(/./, '$0') === '$0';
  })();
  var REPLACE = wellKnownSymbol('replace');
  // Safari <= 13.0.3(?) substitutes nth capture where n>m with an empty string
  var REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE = (function () {
    if (/./[REPLACE]) {
      return /./[REPLACE]('a', '$0') === '';
    }
    return false;
  })();
  // Chrome 51 has a buggy "split" implementation when RegExp#exec !== nativeExec
  // Weex JS has frozen built-in prototypes, so use try / catch wrapper
  var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails(function () {
    var re = /(?:)/;
    var originalExec = re.exec;
    re.exec = function () { return originalExec.apply(this, arguments); };
    var result = 'ab'.split(re);
    return result.length !== 2 || result[0] !== 'a' || result[1] !== 'b';
  });
  var fixRegexpWellKnownSymbolLogic = function (KEY, length, exec, sham) {
    var SYMBOL = wellKnownSymbol(KEY);
    var DELEGATES_TO_SYMBOL = !fails(function () {
      // String methods call symbol-named RegEp methods
      var O = {};
      O[SYMBOL] = function () { return 7; };
      return ''[KEY](O) != 7;
    });
    var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails(function () {
      // Symbol-named RegExp methods call .exec
      var execCalled = false;
      var re = /a/;
      if (KEY === 'split') {
        // We can't use real regex here since it causes deoptimization
        // and serious performance degradation in V8
        // https://github.com/zloirock/core-js/issues/306
        re = {};
        // RegExp[@@split] doesn't call the regex's exec method, but first creates
        // a new one. We need to return the patched regex when creating the new one.
        re.constructor = {};
        re.constructor[SPECIES$3] = function () { return re; };
        re.flags = '';
        re[SYMBOL] = /./[SYMBOL];
      }
      re.exec = function () { execCalled = true; return null; };
      re[SYMBOL]('');
      return !execCalled;
    });
    if (
      !DELEGATES_TO_SYMBOL ||
      !DELEGATES_TO_EXEC ||
      (KEY === 'replace' && !(
        REPLACE_SUPPORTS_NAMED_GROUPS &&
        REPLACE_KEEPS_$0 &&
        !REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE
      )) ||
      (KEY === 'split' && !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC)
    ) {
      var nativeRegExpMethod = /./[SYMBOL];
      var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {
        if (regexp.exec === regexpExec) {
          if (DELEGATES_TO_SYMBOL && !forceStringMethod) {
            // The native String method already delegates to @@method (this
            // polyfilled function), leasing to infinite recursion.
            // We avoid it by directly calling the native @@method method.
            return { done: true, value: nativeRegExpMethod.call(regexp, str, arg2) };
          }
          return { done: true, value: nativeMethod.call(str, regexp, arg2) };
        }
        return { done: false };
      }, {
        REPLACE_KEEPS_$0: REPLACE_KEEPS_$0,
        REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE: REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE
      });
      var stringMethod = methods[0];
      var regexMethod = methods[1];
      redefine(String.prototype, KEY, stringMethod);
      redefine(RegExp.prototype, SYMBOL, length == 2
        // 21.2.5.8 RegExp.prototype[@@replace](string, replaceValue)
        // 21.2.5.11 RegExp.prototype[@@split](string, limit)
        ? function (string, arg) { return regexMethod.call(string, this, arg); }
        // 21.2.5.6 RegExp.prototype[@@match](string)
        // 21.2.5.9 RegExp.prototype[@@search](string)
        : function (string) { return regexMethod.call(string, this); }
      );
    }
    if (sham) createNonEnumerableProperty(RegExp.prototype[SYMBOL], 'sham', true);
  };
  var charAt$1 = stringMultibyte.charAt;
  // `AdvanceStringIndex` abstract operation
  // https://tc39.github.io/ecma262/#sec-advancestringindex
  var advanceStringIndex = function (S, index, unicode) {
    return index + (unicode ? charAt$1(S, index).length : 1);
  };
  // `RegExpExec` abstract operation
  // https://tc39.github.io/ecma262/#sec-regexpexec
  var regexpExecAbstract = function (R, S) {
    var exec = R.exec;
    if (typeof exec === 'function') {
      var result = exec.call(R, S);
      if (typeof result !== 'object') {
        throw TypeError('RegExp exec method returned something other than an Object or null');
      }
      return result;
    }
    if (classofRaw(R) !== 'RegExp') {
      throw TypeError('RegExp#exec called on incompatible receiver');
    }
    return regexpExec.call(R, S);
  };
  var max$2 = Math.max;
  var min$2 = Math.min;
  var floor$1 = Math.floor;
  var SUBSTITUTION_SYMBOLS = /\$([$&'`]|\d\d?|<[^>]*>)/g;
  var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&'`]|\d\d?)/g;
  var maybeToString = function (it) {
    return it === undefined ? it : String(it);
  };
  // @@replace logic
  fixRegexpWellKnownSymbolLogic('replace', 2, function (REPLACE, nativeReplace, maybeCallNative, reason) {
    var REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE = reason.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE;
    var REPLACE_KEEPS_$0 = reason.REPLACE_KEEPS_$0;
    var UNSAFE_SUBSTITUTE = REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE ? '$' : '$0';
    return [
      // `String.prototype.replace` method
      // https://tc39.github.io/ecma262/#sec-string.prototype.replace
      function replace(searchValue, replaceValue) {
        var O = requireObjectCoercible(this);
        var replacer = searchValue == undefined ? undefined : searchValue[REPLACE];
        return replacer !== undefined
          ? replacer.call(searchValue, O, replaceValue)
          : nativeReplace.call(String(O), searchValue, replaceValue);
      },
      // `RegExp.prototype[@@replace]` method
      // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@replace
      function (regexp, replaceValue) {
        if (
          (!REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE && REPLACE_KEEPS_$0) ||
          (typeof replaceValue === 'string' && replaceValue.indexOf(UNSAFE_SUBSTITUTE) === -1)
        ) {
          var res = maybeCallNative(nativeReplace, regexp, this, replaceValue);
          if (res.done) return res.value;
        }
        var rx = anObject(regexp);
        var S = String(this);
        var functionalReplace = typeof replaceValue === 'function';
        if (!functionalReplace) replaceValue = String(replaceValue);
        var global = rx.global;
        if (global) {
          var fullUnicode = rx.unicode;
          rx.lastIndex = 0;
        }
        var results = [];
        while (true) {
          var result = regexpExecAbstract(rx, S);
          if (result === null) break;
          results.push(result);
          if (!global) break;
          var matchStr = String(result[0]);
          if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
        }
        var accumulatedResult = '';
        var nextSourcePosition = 0;
        for (var i = 0; i < results.length; i++) {
          result = results[i];
          var matched = String(result[0]);
          var position = max$2(min$2(toInteger(result.index), S.length), 0);
          var captures = [];
          // NOTE: This is equivalent to
          //   captures = result.slice(1).map(maybeToString)
          // but for some reason `nativeSlice.call(result, 1, result.length)` (called in
          // the slice polyfill when slicing native arrays) "doesn't work" in safari 9 and
          // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.
          for (var j = 1; j < result.length; j++) captures.push(maybeToString(result[j]));
          var namedCaptures = result.groups;
          if (functionalReplace) {
            var replacerArgs = [matched].concat(captures, position, S);
            if (namedCaptures !== undefined) replacerArgs.push(namedCaptures);
            var replacement = String(replaceValue.apply(undefined, replacerArgs));
          } else {
            replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
          }
          if (position >= nextSourcePosition) {
            accumulatedResult += S.slice(nextSourcePosition, position) + replacement;
            nextSourcePosition = position + matched.length;
          }
        }
        return accumulatedResult + S.slice(nextSourcePosition);
      }
    ];
    // https://tc39.github.io/ecma262/#sec-getsubstitution
    function getSubstitution(matched, str, position, captures, namedCaptures, replacement) {
      var tailPos = position + matched.length;
      var m = captures.length;
      var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;
      if (namedCaptures !== undefined) {
        namedCaptures = toObject(namedCaptures);
        symbols = SUBSTITUTION_SYMBOLS;
      }
      return nativeReplace.call(replacement, symbols, function (match, ch) {
        var capture;
        switch (ch.charAt(0)) {
          case '$': return '$';
          case '&': return matched;
          case '`': return str.slice(0, position);
          case "'": return str.slice(tailPos);
          case '<':
            capture = namedCaptures[ch.slice(1, -1)];
            break;
          default: // \d\d?
            var n = +ch;
            if (n === 0) return match;
            if (n > m) {
              var f = floor$1(n / 10);
              if (f === 0) return match;
              if (f <= m) return captures[f - 1] === undefined ? ch.charAt(1) : captures[f - 1] + ch.charAt(1);
              return match;
            }
            capture = captures[n - 1];
        }
        return capture === undefined ? '' : capture;
      });
    }
  });
  // `SameValue` abstract operation
  // https://tc39.github.io/ecma262/#sec-samevalue
  var sameValue = Object.is || function is(x, y) {
    // eslint-disable-next-line no-self-compare
    return x === y ? x !== 0 || 1 / x === 1 / y : x != x && y != y;
  };
  // @@search logic
  fixRegexpWellKnownSymbolLogic('search', 1, function (SEARCH, nativeSearch, maybeCallNative) {
    return [
      // `String.prototype.search` method
      // https://tc39.github.io/ecma262/#sec-string.prototype.search
      function search(regexp) {
        var O = requireObjectCoercible(this);
        var searcher = regexp == undefined ? undefined : regexp[SEARCH];
        return searcher !== undefined ? searcher.call(regexp, O) : new RegExp(regexp)[SEARCH](String(O));
      },
      // `RegExp.prototype[@@search]` method
      // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@search
      function (regexp) {
        var res = maybeCallNative(nativeSearch, regexp, this);
        if (res.done) return res.value;
        var rx = anObject(regexp);
        var S = String(this);
        var previousLastIndex = rx.lastIndex;
        if (!sameValue(previousLastIndex, 0)) rx.lastIndex = 0;
        var result = regexpExecAbstract(rx, S);
        if (!sameValue(rx.lastIndex, previousLastIndex)) rx.lastIndex = previousLastIndex;
        return result === null ? -1 : result.index;
      }
    ];
  });
  var MATCH = wellKnownSymbol('match');
  // `IsRegExp` abstract operation
  // https://tc39.github.io/ecma262/#sec-isregexp
  var isRegexp = function (it) {
    var isRegExp;
    return isObject(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classofRaw(it) == 'RegExp');
  };
  var SPECIES$4 = wellKnownSymbol('species');
  // `SpeciesConstructor` abstract operation
  // https://tc39.github.io/ecma262/#sec-speciesconstructor
  var speciesConstructor = function (O, defaultConstructor) {
    var C = anObject(O).constructor;
    var S;
    return C === undefined || (S = anObject(C)[SPECIES$4]) == undefined ? defaultConstructor : aFunction$1(S);
  };
  var arrayPush = [].push;
  var min$3 = Math.min;
  var MAX_UINT32 = 0xFFFFFFFF;
  // babel-minify transpiles RegExp('x', 'y') -> /x/y and it causes SyntaxError
  var SUPPORTS_Y = !fails(function () { return !RegExp(MAX_UINT32, 'y'); });
  // @@split logic
  fixRegexpWellKnownSymbolLogic('split', 2, function (SPLIT, nativeSplit, maybeCallNative) {
    var internalSplit;
    if (
      'abbc'.split(/(b)*/)[1] == 'c' ||
      'test'.split(/(?:)/, -1).length != 4 ||
      'ab'.split(/(?:ab)*/).length != 2 ||
      '.'.split(/(.?)(.?)/).length != 4 ||
      '.'.split(/()()/).length > 1 ||
      ''.split(/.?/).length
    ) {
      // based on es5-shim implementation, need to rework it
      internalSplit = function (separator, limit) {
        var string = String(requireObjectCoercible(this));
        var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
        if (lim === 0) return [];
        if (separator === undefined) return [string];
        // If `separator` is not a regex, use native split
        if (!isRegexp(separator)) {
          return nativeSplit.call(string, separator, lim);
        }
        var output = [];
        var flags = (separator.ignoreCase ? 'i' : '') +
                    (separator.multiline ? 'm' : '') +
                    (separator.unicode ? 'u' : '') +
                    (separator.sticky ? 'y' : '');
        var lastLastIndex = 0;
        // Make `global` and avoid `lastIndex` issues by working with a copy
        var separatorCopy = new RegExp(separator.source, flags + 'g');
        var match, lastIndex, lastLength;
        while (match = regexpExec.call(separatorCopy, string)) {
          lastIndex = separatorCopy.lastIndex;
          if (lastIndex > lastLastIndex) {
            output.push(string.slice(lastLastIndex, match.index));
            if (match.length > 1 && match.index < string.length) arrayPush.apply(output, match.slice(1));
            lastLength = match[0].length;
            lastLastIndex = lastIndex;
            if (output.length >= lim) break;
          }
          if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop
        }
        if (lastLastIndex === string.length) {
          if (lastLength || !separatorCopy.test('')) output.push('');
        } else output.push(string.slice(lastLastIndex));
        return output.length > lim ? output.slice(0, lim) : output;
      };
    // Chakra, V8
    } else if ('0'.split(undefined, 0).length) {
      internalSplit = function (separator, limit) {
        return separator === undefined && limit === 0 ? [] : nativeSplit.call(this, separator, limit);
      };
    } else internalSplit = nativeSplit;
    return [
      // `String.prototype.split` method
      // https://tc39.github.io/ecma262/#sec-string.prototype.split
      function split(separator, limit) {
        var O = requireObjectCoercible(this);
        var splitter = separator == undefined ? undefined : separator[SPLIT];
        return splitter !== undefined
          ? splitter.call(separator, O, limit)
          : internalSplit.call(String(O), separator, limit);
      },
      // `RegExp.prototype[@@split]` method
      // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@split
      // NOTE: This cannot be properly polyfilled in engines that don't support
      // the 'y' flag.
      function (regexp, limit) {
        var res = maybeCallNative(internalSplit, regexp, this, limit, internalSplit !== nativeSplit);
        if (res.done) return res.value;
        var rx = anObject(regexp);
        var S = String(this);
        var C = speciesConstructor(rx, RegExp);
        var unicodeMatching = rx.unicode;
        var flags = (rx.ignoreCase ? 'i' : '') +
                    (rx.multiline ? 'm' : '') +
                    (rx.unicode ? 'u' : '') +
                    (SUPPORTS_Y ? 'y' : 'g');
        // ^(? + rx + ) is needed, in combination with some S slicing, to
        // simulate the 'y' flag.
        var splitter = new C(SUPPORTS_Y ? rx : '^(?:' + rx.source + ')', flags);
        var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
        if (lim === 0) return [];
        if (S.length === 0) return regexpExecAbstract(splitter, S) === null ? [S] : [];
        var p = 0;
        var q = 0;
        var A = [];
        while (q < S.length) {
          splitter.lastIndex = SUPPORTS_Y ? q : 0;
          var z = regexpExecAbstract(splitter, SUPPORTS_Y ? S : S.slice(q));
          var e;
          if (
            z === null ||
            (e = min$3(toLength(splitter.lastIndex + (SUPPORTS_Y ? 0 : q)), S.length)) === p
          ) {
            q = advanceStringIndex(S, q, unicodeMatching);
          } else {
            A.push(S.slice(p, q));
            if (A.length === lim) return A;
            for (var i = 1; i <= z.length - 1; i++) {
              A.push(z[i]);
              if (A.length === lim) return A;
            }
            q = p = e;
          }
        }
        A.push(S.slice(p));
        return A;
      }
    ];
  }, !SUPPORTS_Y);
  // iterable DOM collections
  // flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods
  var domIterables = {
    CSSRuleList: 0,
    CSSStyleDeclaration: 0,
    CSSValueList: 0,
    ClientRectList: 0,
    DOMRectList: 0,
    DOMStringList: 0,
    DOMTokenList: 1,
    DataTransferItemList: 0,
    FileList: 0,
    HTMLAllCollection: 0,
    HTMLCollection: 0,
    HTMLFormElement: 0,
    HTMLSelectElement: 0,
    MediaList: 0,
    MimeTypeArray: 0,
    NamedNodeMap: 0,
    NodeList: 1,
    PaintRequestList: 0,
    Plugin: 0,
    PluginArray: 0,
    SVGLengthList: 0,
    SVGNumberList: 0,
    SVGPathSegList: 0,
    SVGPointList: 0,
    SVGStringList: 0,
    SVGTransformList: 0,
    SourceBufferList: 0,
    StyleSheetList: 0,
    TextTrackCueList: 0,
    TextTrackList: 0,
    TouchList: 0
  };
  for (var COLLECTION_NAME in domIterables) {
    var Collection = global_1[COLLECTION_NAME];
    var CollectionPrototype = Collection && Collection.prototype;
    // some Chrome versions have non-configurable methods on DOMTokenList
    if (CollectionPrototype && CollectionPrototype.forEach !== arrayForEach) try {
      createNonEnumerableProperty(CollectionPrototype, 'forEach', arrayForEach);
    } catch (error) {
      CollectionPrototype.forEach = arrayForEach;
    }
  }
  var ITERATOR$2 = wellKnownSymbol('iterator');
  var TO_STRING_TAG$3 = wellKnownSymbol('toStringTag');
  var ArrayValues = es_array_iterator.values;
  for (var COLLECTION_NAME$1 in domIterables) {
    var Collection$1 = global_1[COLLECTION_NAME$1];
    var CollectionPrototype$1 = Collection$1 && Collection$1.prototype;
    if (CollectionPrototype$1) {
      // some Chrome versions have non-configurable methods on DOMTokenList
      if (CollectionPrototype$1[ITERATOR$2] !== ArrayValues) try {
        createNonEnumerableProperty(CollectionPrototype$1, ITERATOR$2, ArrayValues);
      } catch (error) {
        CollectionPrototype$1[ITERATOR$2] = ArrayValues;
      }
      if (!CollectionPrototype$1[TO_STRING_TAG$3]) {
        createNonEnumerableProperty(CollectionPrototype$1, TO_STRING_TAG$3, COLLECTION_NAME$1);
      }
      if (domIterables[COLLECTION_NAME$1]) for (var METHOD_NAME in es_array_iterator) {
        // some Chrome versions have non-configurable methods on DOMTokenList
        if (CollectionPrototype$1[METHOD_NAME] !== es_array_iterator[METHOD_NAME]) try {
          createNonEnumerableProperty(CollectionPrototype$1, METHOD_NAME, es_array_iterator[METHOD_NAME]);
        } catch (error) {
          CollectionPrototype$1[METHOD_NAME] = es_array_iterator[METHOD_NAME];
        }
      }
    }
  }
  var ITERATOR$3 = wellKnownSymbol('iterator');
  var nativeUrl = !fails(function () {
    var url = new URL('b?a=1&b=2&c=3', 'http://a');
    var searchParams = url.searchParams;
    var result = '';
    url.pathname = 'c%20d';
    searchParams.forEach(function (value, key) {
      searchParams['delete']('b');
      result += key + value;
    });
    return (isPure && !url.toJSON)
      || !searchParams.sort
      || url.href !== 'http://a/c%20d?a=1&c=3'
      || searchParams.get('c') !== '3'
      || String(new URLSearchParams('?a=1')) !== 'a=1'
      || !searchParams[ITERATOR$3]
      // throws in Edge
      || new URL('https://a@b').username !== 'a'
      || new URLSearchParams(new URLSearchParams('a=b')).get('a') !== 'b'
      // not punycoded in Edge
      || new URL('http://тест').host !== 'xn--e1aybc'
      // not escaped in Chrome 62-
      || new URL('http://a#б').hash !== '#%D0%B1'
      // fails in Chrome 66-
      || result !== 'a1c3'
      // throws in Safari
      || new URL('http://x', undefined).host !== 'x';
  });
  var anInstance = function (it, Constructor, name) {
    if (!(it instanceof Constructor)) {
      throw TypeError('Incorrect ' + (name ? name + ' ' : '') + 'invocation');
    } return it;
  };
  var nativeAssign = Object.assign;
  var defineProperty$4 = Object.defineProperty;
  // `Object.assign` method
  // https://tc39.github.io/ecma262/#sec-object.assign
  var objectAssign = !nativeAssign || fails(function () {
    // should have correct order of operations (Edge bug)
    if (descriptors && nativeAssign({ b: 1 }, nativeAssign(defineProperty$4({}, 'a', {
      enumerable: true,
      get: function () {
        defineProperty$4(this, 'b', {
          value: 3,
          enumerable: false
        });
      }
    }), { b: 2 })).b !== 1) return true;
    // should work with symbols and should have deterministic property order (V8 bug)
    var A = {};
    var B = {};
    // eslint-disable-next-line no-undef
    var symbol = Symbol();
    var alphabet = 'abcdefghijklmnopqrst';
    A[symbol] = 7;
    alphabet.split('').forEach(function (chr) { B[chr] = chr; });
    return nativeAssign({}, A)[symbol] != 7 || objectKeys(nativeAssign({}, B)).join('') != alphabet;
  }) ? function assign(target, source) { // eslint-disable-line no-unused-vars
    var T = toObject(target);
    var argumentsLength = arguments.length;
    var index = 1;
    var getOwnPropertySymbols = objectGetOwnPropertySymbols.f;
    var propertyIsEnumerable = objectPropertyIsEnumerable.f;
    while (argumentsLength > index) {
      var S = indexedObject(arguments[index++]);
      var keys = getOwnPropertySymbols ? objectKeys(S).concat(getOwnPropertySymbols(S)) : objectKeys(S);
      var length = keys.length;
      var j = 0;
      var key;
      while (length > j) {
        key = keys[j++];
        if (!descriptors || propertyIsEnumerable.call(S, key)) T[key] = S[key];
      }
    } return T;
  } : nativeAssign;
  // call something on iterator step with safe closing on error
  var callWithSafeIterationClosing = function (iterator, fn, value, ENTRIES) {
    try {
      return ENTRIES ? fn(anObject(value)[0], value[1]) : fn(value);
    // 7.4.6 IteratorClose(iterator, completion)
    } catch (error) {
      var returnMethod = iterator['return'];
      if (returnMethod !== undefined) anObject(returnMethod.call(iterator));
      throw error;
    }
  };
  var ITERATOR$4 = wellKnownSymbol('iterator');
  var ArrayPrototype$1 = Array.prototype;
  // check on default Array iterator
  var isArrayIteratorMethod = function (it) {
    return it !== undefined && (iterators.Array === it || ArrayPrototype$1[ITERATOR$4] === it);
  };
  var ITERATOR$5 = wellKnownSymbol('iterator');
  var getIteratorMethod = function (it) {
    if (it != undefined) return it[ITERATOR$5]
      || it['@@iterator']
      || iterators[classof(it)];
  };
  // `Array.from` method implementation
  // https://tc39.github.io/ecma262/#sec-array.from
  var arrayFrom = function from(arrayLike /* , mapfn = undefined, thisArg = undefined */) {
    var O = toObject(arrayLike);
    var C = typeof this == 'function' ? this : Array;
    var argumentsLength = arguments.length;
    var mapfn = argumentsLength > 1 ? arguments[1] : undefined;
    var mapping = mapfn !== undefined;
    var iteratorMethod = getIteratorMethod(O);
    var index = 0;
    var length, result, step, iterator, next, value;
    if (mapping) mapfn = functionBindContext(mapfn, argumentsLength > 2 ? arguments[2] : undefined, 2);
    // if the target is not iterable or it's an array with the default iterator - use a simple case
    if (iteratorMethod != undefined && !(C == Array && isArrayIteratorMethod(iteratorMethod))) {
      iterator = iteratorMethod.call(O);
      next = iterator.next;
      result = new C();
      for (;!(step = next.call(iterator)).done; index++) {
        value = mapping ? callWithSafeIterationClosing(iterator, mapfn, [step.value, index], true) : step.value;
        createProperty(result, index, value);
      }
    } else {
      length = toLength(O.length);
      result = new C(length);
      for (;length > index; index++) {
        value = mapping ? mapfn(O[index], index) : O[index];
        createProperty(result, index, value);
      }
    }
    result.length = index;
    return result;
  };
  // based on https://github.com/bestiejs/punycode.js/blob/master/punycode.js
  var maxInt = 2147483647; // aka. 0x7FFFFFFF or 2^31-1
  var base = 36;
  var tMin = 1;
  var tMax = 26;
  var skew = 38;
  var damp = 700;
  var initialBias = 72;
  var initialN = 128; // 0x80
  var delimiter = '-'; // '\x2D'
  var regexNonASCII = /[^\0-\u007E]/; // non-ASCII chars
  var regexSeparators = /[.\u3002\uFF0E\uFF61]/g; // RFC 3490 separators
  var OVERFLOW_ERROR = 'Overflow: input needs wider integers to process';
  var baseMinusTMin = base - tMin;
  var floor$2 = Math.floor;
  var stringFromCharCode = String.fromCharCode;
  /**
   * Creates an array containing the numeric code points of each Unicode
   * character in the string. While JavaScript uses UCS-2 internally,
   * this function will convert a pair of surrogate halves (each of which
   * UCS-2 exposes as separate characters) into a single code point,
   * matching UTF-16.
   */
  var ucs2decode = function (string) {
    var output = [];
    var counter = 0;
    var length = string.length;
    while (counter < length) {
      var value = string.charCodeAt(counter++);
      if (value >= 0xD800 && value <= 0xDBFF && counter < length) {
        // It's a high surrogate, and there is a next character.
        var extra = string.charCodeAt(counter++);
        if ((extra & 0xFC00) == 0xDC00) { // Low surrogate.
          output.push(((value & 0x3FF) << 10) + (extra & 0x3FF) + 0x10000);
        } else {
          // It's an unmatched surrogate; only append this code unit, in case the
          // next code unit is the high surrogate of a surrogate pair.
          output.push(value);
          counter--;
        }
      } else {
        output.push(value);
      }
    }
    return output;
  };
  /**
   * Converts a digit/integer into a basic code point.
   */
  var digitToBasic = function (digit) {
    //  0..25 map to ASCII a..z or A..Z
    // 26..35 map to ASCII 0..9
    return digit + 22 + 75 * (digit < 26);
  };
  /**
   * Bias adaptation function as per section 3.4 of RFC 3492.
   * https://tools.ietf.org/html/rfc3492#section-3.4
   */
  var adapt = function (delta, numPoints, firstTime) {
    var k = 0;
    delta = firstTime ? floor$2(delta / damp) : delta >> 1;
    delta += floor$2(delta / numPoints);
    for (; delta > baseMinusTMin * tMax >> 1; k += base) {
      delta = floor$2(delta / baseMinusTMin);
    }
    return floor$2(k + (baseMinusTMin + 1) * delta / (delta + skew));
  };
  /**
   * Converts a string of Unicode symbols (e.g. a domain name label) to a
   * Punycode string of ASCII-only symbols.
   */
  // eslint-disable-next-line  max-statements
  var encode = function (input) {
    var output = [];
    // Convert the input in UCS-2 to an array of Unicode code points.
    input = ucs2decode(input);
    // Cache the length.
    var inputLength = input.length;
    // Initialize the state.
    var n = initialN;
    var delta = 0;
    var bias = initialBias;
    var i, currentValue;
    // Handle the basic code points.
    for (i = 0; i < input.length; i++) {
      currentValue = input[i];
      if (currentValue < 0x80) {
        output.push(stringFromCharCode(currentValue));
      }
    }
    var basicLength = output.length; // number of basic code points.
    var handledCPCount = basicLength; // number of code points that have been handled;
    // Finish the basic string with a delimiter unless it's empty.
    if (basicLength) {
      output.push(delimiter);
    }
    // Main encoding loop:
    while (handledCPCount < inputLength) {
      // All non-basic code points < n have been handled already. Find the next larger one:
      var m = maxInt;
      for (i = 0; i < input.length; i++) {
        currentValue = input[i];
        if (currentValue >= n && currentValue < m) {
          m = currentValue;
        }
      }
      // Increase `delta` enough to advance the decoder's <n,i> state to <m,0>, but guard against overflow.
      var handledCPCountPlusOne = handledCPCount + 1;
      if (m - n > floor$2((maxInt - delta) / handledCPCountPlusOne)) {
        throw RangeError(OVERFLOW_ERROR);
      }
      delta += (m - n) * handledCPCountPlusOne;
      n = m;
      for (i = 0; i < input.length; i++) {
        currentValue = input[i];
        if (currentValue < n && ++delta > maxInt) {
          throw RangeError(OVERFLOW_ERROR);
        }
        if (currentValue == n) {
          // Represent delta as a generalized variable-length integer.
          var q = delta;
          for (var k = base; /* no condition */; k += base) {
            var t = k <= bias ? tMin : (k >= bias + tMax ? tMax : k - bias);
            if (q < t) break;
            var qMinusT = q - t;
            var baseMinusT = base - t;
            output.push(stringFromCharCode(digitToBasic(t + qMinusT % baseMinusT)));
            q = floor$2(qMinusT / baseMinusT);
          }
          output.push(stringFromCharCode(digitToBasic(q)));
          bias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);
          delta = 0;
          ++handledCPCount;
        }
      }
      ++delta;
      ++n;
    }
    return output.join('');
  };
  var stringPunycodeToAscii = function (input) {
    var encoded = [];
    var labels = input.toLowerCase().replace(regexSeparators, '\u002E').split('.');
    var i, label;
    for (i = 0; i < labels.length; i++) {
      label = labels[i];
      encoded.push(regexNonASCII.test(label) ? 'xn--' + encode(label) : label);
    }
    return encoded.join('.');
  };
  var redefineAll = function (target, src, options) {
    for (var key in src) redefine(target, key, src[key], options);
    return target;
  };
  var getIterator = function (it) {
    var iteratorMethod = getIteratorMethod(it);
    if (typeof iteratorMethod != 'function') {
      throw TypeError(String(it) + ' is not iterable');
    } return anObject(iteratorMethod.call(it));
  };
  // TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
  var $fetch = getBuiltIn('fetch');
  var Headers = getBuiltIn('Headers');
  var ITERATOR$6 = wellKnownSymbol('iterator');
  var URL_SEARCH_PARAMS = 'URLSearchParams';
  var URL_SEARCH_PARAMS_ITERATOR = URL_SEARCH_PARAMS + 'Iterator';
  var setInternalState$3 = internalState.set;
  var getInternalParamsState = internalState.getterFor(URL_SEARCH_PARAMS);
  var getInternalIteratorState = internalState.getterFor(URL_SEARCH_PARAMS_ITERATOR);
  var plus = /\+/g;
  var sequences = Array(4);
  var percentSequence = function (bytes) {
    return sequences[bytes - 1] || (sequences[bytes - 1] = RegExp('((?:%[\\da-f]{2}){' + bytes + '})', 'gi'));
  };
  var percentDecode = function (sequence) {
    try {
      return decodeURIComponent(sequence);
    } catch (error) {
      return sequence;
    }
  };
  var deserialize = function (it) {
    var result = it.replace(plus, ' ');
    var bytes = 4;
    try {
      return decodeURIComponent(result);
    } catch (error) {
      while (bytes) {
        result = result.replace(percentSequence(bytes--), percentDecode);
      }
      return result;
    }
  };
  var find = /[!'()~]|%20/g;
  var replace = {
    '!': '%21',
    "'": '%27',
    '(': '%28',
    ')': '%29',
    '~': '%7E',
    '%20': '+'
  };
  var replacer = function (match) {
    return replace[match];
  };
  var serialize = function (it) {
    return encodeURIComponent(it).replace(find, replacer);
  };
  var parseSearchParams = function (result, query) {
    if (query) {
      var attributes = query.split('&');
      var index = 0;
      var attribute, entry;
      while (index < attributes.length) {
        attribute = attributes[index++];
        if (attribute.length) {
          entry = attribute.split('=');
          result.push({
            key: deserialize(entry.shift()),
            value: deserialize(entry.join('='))
          });
        }
      }
    }
  };
  var updateSearchParams = function (query) {
    this.entries.length = 0;
    parseSearchParams(this.entries, query);
  };
  var validateArgumentsLength = function (passed, required) {
    if (passed < required) throw TypeError('Not enough arguments');
  };
  var URLSearchParamsIterator = createIteratorConstructor(function Iterator(params, kind) {
    setInternalState$3(this, {
      type: URL_SEARCH_PARAMS_ITERATOR,
      iterator: getIterator(getInternalParamsState(params).entries),
      kind: kind
    });
  }, 'Iterator', function next() {
    var state = getInternalIteratorState(this);
    var kind = state.kind;
    var step = state.iterator.next();
    var entry = step.value;
    if (!step.done) {
      step.value = kind === 'keys' ? entry.key : kind === 'values' ? entry.value : [entry.key, entry.value];
    } return step;
  });
  // `URLSearchParams` constructor
  // https://url.spec.whatwg.org/#interface-urlsearchparams
  var URLSearchParamsConstructor = function URLSearchParams(/* init */) {
    anInstance(this, URLSearchParamsConstructor, URL_SEARCH_PARAMS);
    var init = arguments.length > 0 ? arguments[0] : undefined;
    var that = this;
    var entries = [];
    var iteratorMethod, iterator, next, step, entryIterator, entryNext, first, second, key;
    setInternalState$3(that, {
      type: URL_SEARCH_PARAMS,
      entries: entries,
      updateURL: function () { /* empty */ },
      updateSearchParams: updateSearchParams
    });
    if (init !== undefined) {
      if (isObject(init)) {
        iteratorMethod = getIteratorMethod(init);
        if (typeof iteratorMethod === 'function') {
          iterator = iteratorMethod.call(init);
          next = iterator.next;
          while (!(step = next.call(iterator)).done) {
            entryIterator = getIterator(anObject(step.value));
            entryNext = entryIterator.next;
            if (
              (first = entryNext.call(entryIterator)).done ||
              (second = entryNext.call(entryIterator)).done ||
              !entryNext.call(entryIterator).done
            ) throw TypeError('Expected sequence with length 2');
            entries.push({ key: first.value + '', value: second.value + '' });
          }
        } else for (key in init) if (has(init, key)) entries.push({ key: key, value: init[key] + '' });
      } else {
        parseSearchParams(entries, typeof init === 'string' ? init.charAt(0) === '?' ? init.slice(1) : init : init + '');
      }
    }
  };
  var URLSearchParamsPrototype = URLSearchParamsConstructor.prototype;
  redefineAll(URLSearchParamsPrototype, {
    // `URLSearchParams.prototype.appent` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-append
    append: function append(name, value) {
      validateArgumentsLength(arguments.length, 2);
      var state = getInternalParamsState(this);
      state.entries.push({ key: name + '', value: value + '' });
      state.updateURL();
    },
    // `URLSearchParams.prototype.delete` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-delete
    'delete': function (name) {
      validateArgumentsLength(arguments.length, 1);
      var state = getInternalParamsState(this);
      var entries = state.entries;
      var key = name + '';
      var index = 0;
      while (index < entries.length) {
        if (entries[index].key === key) entries.splice(index, 1);
        else index++;
      }
      state.updateURL();
    },
    // `URLSearchParams.prototype.get` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-get
    get: function get(name) {
      validateArgumentsLength(arguments.length, 1);
      var entries = getInternalParamsState(this).entries;
      var key = name + '';
      var index = 0;
      for (; index < entries.length; index++) {
        if (entries[index].key === key) return entries[index].value;
      }
      return null;
    },
    // `URLSearchParams.prototype.getAll` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-getall
    getAll: function getAll(name) {
      validateArgumentsLength(arguments.length, 1);
      var entries = getInternalParamsState(this).entries;
      var key = name + '';
      var result = [];
      var index = 0;
      for (; index < entries.length; index++) {
        if (entries[index].key === key) result.push(entries[index].value);
      }
      return result;
    },
    // `URLSearchParams.prototype.has` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-has
    has: function has(name) {
      validateArgumentsLength(arguments.length, 1);
      var entries = getInternalParamsState(this).entries;
      var key = name + '';
      var index = 0;
      while (index < entries.length) {
        if (entries[index++].key === key) return true;
      }
      return false;
    },
    // `URLSearchParams.prototype.set` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-set
    set: function set(name, value) {
      validateArgumentsLength(arguments.length, 1);
      var state = getInternalParamsState(this);
      var entries = state.entries;
      var found = false;
      var key = name + '';
      var val = value + '';
      var index = 0;
      var entry;
      for (; index < entries.length; index++) {
        entry = entries[index];
        if (entry.key === key) {
          if (found) entries.splice(index--, 1);
          else {
            found = true;
            entry.value = val;
          }
        }
      }
      if (!found) entries.push({ key: key, value: val });
      state.updateURL();
    },
    // `URLSearchParams.prototype.sort` method
    // https://url.spec.whatwg.org/#dom-urlsearchparams-sort
    sort: function sort() {
      var state = getInternalParamsState(this);
      var entries = state.entries;
      // Array#sort is not stable in some engines
      var slice = entries.slice();
      var entry, entriesIndex, sliceIndex;
      entries.length = 0;
      for (sliceIndex = 0; sliceIndex < slice.length; sliceIndex++) {
        entry = slice[sliceIndex];
        for (entriesIndex = 0; entriesIndex < sliceIndex; entriesIndex++) {
          if (entries[entriesIndex].key > entry.key) {
            entries.splice(entriesIndex, 0, entry);
            break;
          }
        }
        if (entriesIndex === sliceIndex) entries.push(entry);
      }
      state.updateURL();
    },
    // `URLSearchParams.prototype.forEach` method
    forEach: function forEach(callback /* , thisArg */) {
      var entries = getInternalParamsState(this).entries;
      var boundFunction = functionBindContext(callback, arguments.length > 1 ? arguments[1] : undefined, 3);
      var index = 0;
      var entry;
      while (index < entries.length) {
        entry = entries[index++];
        boundFunction(entry.value, entry.key, this);
      }
    },
    // `URLSearchParams.prototype.keys` method
    keys: function keys() {
      return new URLSearchParamsIterator(this, 'keys');
    },
    // `URLSearchParams.prototype.values` method
    values: function values() {
      return new URLSearchParamsIterator(this, 'values');
    },
    // `URLSearchParams.prototype.entries` method
    entries: function entries() {
      return new URLSearchParamsIterator(this, 'entries');
    }
  }, { enumerable: true });
  // `URLSearchParams.prototype[@@iterator]` method
  redefine(URLSearchParamsPrototype, ITERATOR$6, URLSearchParamsPrototype.entries);
  // `URLSearchParams.prototype.toString` method
  // https://url.spec.whatwg.org/#urlsearchparams-stringification-behavior
  redefine(URLSearchParamsPrototype, 'toString', function toString() {
    var entries = getInternalParamsState(this).entries;
    var result = [];
    var index = 0;
    var entry;
    while (index < entries.length) {
      entry = entries[index++];
      result.push(serialize(entry.key) + '=' + serialize(entry.value));
    } return result.join('&');
  }, { enumerable: true });
  setToStringTag(URLSearchParamsConstructor, URL_SEARCH_PARAMS);
  _export({ global: true, forced: !nativeUrl }, {
    URLSearchParams: URLSearchParamsConstructor
  });
  // Wrap `fetch` for correct work with polyfilled `URLSearchParams`
  // https://github.com/zloirock/core-js/issues/674
  if (!nativeUrl && typeof $fetch == 'function' && typeof Headers == 'function') {
    _export({ global: true, enumerable: true, forced: true }, {
      fetch: function fetch(input /* , init */) {
        var args = [input];
        var init, body, headers;
        if (arguments.length > 1) {
          init = arguments[1];
          if (isObject(init)) {
            body = init.body;
            if (classof(body) === URL_SEARCH_PARAMS) {
              headers = init.headers ? new Headers(init.headers) : new Headers();
              if (!headers.has('content-type')) {
                headers.set('content-type', 'application/x-www-form-urlencoded;charset=UTF-8');
              }
              init = objectCreate(init, {
                body: createPropertyDescriptor(0, String(body)),
                headers: createPropertyDescriptor(0, headers)
              });
            }
          }
          args.push(init);
        } return $fetch.apply(this, args);
      }
    });
  }
  var web_urlSearchParams = {
    URLSearchParams: URLSearchParamsConstructor,
    getState: getInternalParamsState
  };
  // TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
  var codeAt = stringMultibyte.codeAt;
  var NativeURL = global_1.URL;
  var URLSearchParams$1 = web_urlSearchParams.URLSearchParams;
  var getInternalSearchParamsState = web_urlSearchParams.getState;
  var setInternalState$4 = internalState.set;
  var getInternalURLState = internalState.getterFor('URL');
  var floor$3 = Math.floor;
  var pow = Math.pow;
  var INVALID_AUTHORITY = 'Invalid authority';
  var INVALID_SCHEME = 'Invalid scheme';
  var INVALID_HOST = 'Invalid host';
  var INVALID_PORT = 'Invalid port';
  var ALPHA = /[A-Za-z]/;
  var ALPHANUMERIC = /[\d+\-.A-Za-z]/;
  var DIGIT = /\d/;
  var HEX_START = /^(0x|0X)/;
  var OCT = /^[0-7]+$/;
  var DEC = /^\d+$/;
  var HEX = /^[\dA-Fa-f]+$/;
  // eslint-disable-next-line no-control-regex
  var FORBIDDEN_HOST_CODE_POINT = /[\u0000\u0009\u000A\u000D #%/:?@[\\]]/;
  // eslint-disable-next-line no-control-regex
  var FORBIDDEN_HOST_CODE_POINT_EXCLUDING_PERCENT = /[\u0000\u0009\u000A\u000D #/:?@[\\]]/;
  // eslint-disable-next-line no-control-regex
  var LEADING_AND_TRAILING_C0_CONTROL_OR_SPACE = /^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g;
  // eslint-disable-next-line no-control-regex
  var TAB_AND_NEW_LINE = /[\u0009\u000A\u000D]/g;
  var EOF;
  var parseHost = function (url, input) {
    var result, codePoints, index;
    if (input.charAt(0) == '[') {
      if (input.charAt(input.length - 1) != ']') return INVALID_HOST;
      result = parseIPv6(input.slice(1, -1));
      if (!result) return INVALID_HOST;
      url.host = result;
    // opaque host
    } else if (!isSpecial(url)) {
      if (FORBIDDEN_HOST_CODE_POINT_EXCLUDING_PERCENT.test(input)) return INVALID_HOST;
      result = '';
      codePoints = arrayFrom(input);
      for (index = 0; index < codePoints.length; index++) {
        result += percentEncode(codePoints[index], C0ControlPercentEncodeSet);
      }
      url.host = result;
    } else {
      input = stringPunycodeToAscii(input);
      if (FORBIDDEN_HOST_CODE_POINT.test(input)) return INVALID_HOST;
      result = parseIPv4(input);
      if (result === null) return INVALID_HOST;
      url.host = result;
    }
  };
  var parseIPv4 = function (input) {
    var parts = input.split('.');
    var partsLength, numbers, index, part, radix, number, ipv4;
    if (parts.length && parts[parts.length - 1] == '') {
      parts.pop();
    }
    partsLength = parts.length;
    if (partsLength > 4) return input;
    numbers = [];
    for (index = 0; index < partsLength; index++) {
      part = parts[index];
      if (part == '') return input;
      radix = 10;
      if (part.length > 1 && part.charAt(0) == '0') {
        radix = HEX_START.test(part) ? 16 : 8;
        part = part.slice(radix == 8 ? 1 : 2);
      }
      if (part === '') {
        number = 0;
      } else {
        if (!(radix == 10 ? DEC : radix == 8 ? OCT : HEX).test(part)) return input;
        number = parseInt(part, radix);
      }
      numbers.push(number);
    }
    for (index = 0; index < partsLength; index++) {
      number = numbers[index];
      if (index == partsLength - 1) {
        if (number >= pow(256, 5 - partsLength)) return null;
      } else if (number > 255) return null;
    }
    ipv4 = numbers.pop();
    for (index = 0; index < numbers.length; index++) {
      ipv4 += numbers[index] * pow(256, 3 - index);
    }
    return ipv4;
  };
  // eslint-disable-next-line max-statements
  var parseIPv6 = function (input) {
    var address = [0, 0, 0, 0, 0, 0, 0, 0];
    var pieceIndex = 0;
    var compress = null;
    var pointer = 0;
    var value, length, numbersSeen, ipv4Piece, number, swaps, swap;
    var char = function () {
      return input.charAt(pointer);
    };
    if (char() == ':') {
      if (input.charAt(1) != ':') return;
      pointer += 2;
      pieceIndex++;
      compress = pieceIndex;
    }
    while (char()) {
      if (pieceIndex == 8) return;
      if (char() == ':') {
        if (compress !== null) return;
        pointer++;
        pieceIndex++;
        compress = pieceIndex;
        continue;
      }
      value = length = 0;
      while (length < 4 && HEX.test(char())) {
        value = value * 16 + parseInt(char(), 16);
        pointer++;
        length++;
      }
      if (char() == '.') {
        if (length == 0) return;
        pointer -= length;
        if (pieceIndex > 6) return;
        numbersSeen = 0;
        while (char()) {
          ipv4Piece = null;
          if (numbersSeen > 0) {
            if (char() == '.' && numbersSeen < 4) pointer++;
            else return;
          }
          if (!DIGIT.test(char())) return;
          while (DIGIT.test(char())) {
            number = parseInt(char(), 10);
            if (ipv4Piece === null) ipv4Piece = number;
            else if (ipv4Piece == 0) return;
            else ipv4Piece = ipv4Piece * 10 + number;
            if (ipv4Piece > 255) return;
            pointer++;
          }
          address[pieceIndex] = address[pieceIndex] * 256 + ipv4Piece;
          numbersSeen++;
          if (numbersSeen == 2 || numbersSeen == 4) pieceIndex++;
        }
        if (numbersSeen != 4) return;
        break;
      } else if (char() == ':') {
        pointer++;
        if (!char()) return;
      } else if (char()) return;
      address[pieceIndex++] = value;
    }
    if (compress !== null) {
      swaps = pieceIndex - compress;
      pieceIndex = 7;
      while (pieceIndex != 0 && swaps > 0) {
        swap = address[pieceIndex];
        address[pieceIndex--] = address[compress + swaps - 1];
        address[compress + --swaps] = swap;
      }
    } else if (pieceIndex != 8) return;
    return address;
  };
  var findLongestZeroSequence = function (ipv6) {
    var maxIndex = null;
    var maxLength = 1;
    var currStart = null;
    var currLength = 0;
    var index = 0;
    for (; index < 8; index++) {
      if (ipv6[index] !== 0) {
        if (currLength > maxLength) {
          maxIndex = currStart;
          maxLength = currLength;
        }
        currStart = null;
        currLength = 0;
      } else {
        if (currStart === null) currStart = index;
        ++currLength;
      }
    }
    if (currLength > maxLength) {
      maxIndex = currStart;
      maxLength = currLength;
    }
    return maxIndex;
  };
  var serializeHost = function (host) {
    var result, index, compress, ignore0;
    // ipv4
    if (typeof host == 'number') {
      result = [];
      for (index = 0; index < 4; index++) {
        result.unshift(host % 256);
        host = floor$3(host / 256);
      } return result.join('.');
    // ipv6
    } else if (typeof host == 'object') {
      result = '';
      compress = findLongestZeroSequence(host);
      for (index = 0; index < 8; index++) {
        if (ignore0 && host[index] === 0) continue;
        if (ignore0) ignore0 = false;
        if (compress === index) {
          result += index ? ':' : '::';
          ignore0 = true;
        } else {
          result += host[index].toString(16);
          if (index < 7) result += ':';
        }
      }
      return '[' + result + ']';
    } return host;
  };
  var C0ControlPercentEncodeSet = {};
  var fragmentPercentEncodeSet = objectAssign({}, C0ControlPercentEncodeSet, {
    ' ': 1, '"': 1, '<': 1, '>': 1, '`': 1
  });
  var pathPercentEncodeSet = objectAssign({}, fragmentPercentEncodeSet, {
    '#': 1, '?': 1, '{': 1, '}': 1
  });
  var userinfoPercentEncodeSet = objectAssign({}, pathPercentEncodeSet, {
    '/': 1, ':': 1, ';': 1, '=': 1, '@': 1, '[': 1, '\\': 1, ']': 1, '^': 1, '|': 1
  });
  var percentEncode = function (char, set) {
    var code = codeAt(char, 0);
    return code > 0x20 && code < 0x7F && !has(set, char) ? char : encodeURIComponent(char);
  };
  var specialSchemes = {
    ftp: 21,
    file: null,
    http: 80,
    https: 443,
    ws: 80,
    wss: 443
  };
  var isSpecial = function (url) {
    return has(specialSchemes, url.scheme);
  };
  var includesCredentials = function (url) {
    return url.username != '' || url.password != '';
  };
  var cannotHaveUsernamePasswordPort = function (url) {
    return !url.host || url.cannotBeABaseURL || url.scheme == 'file';
  };
  var isWindowsDriveLetter = function (string, normalized) {
    var second;
    return string.length == 2 && ALPHA.test(string.charAt(0))
      && ((second = string.charAt(1)) == ':' || (!normalized && second == '|'));
  };
  var startsWithWindowsDriveLetter = function (string) {
    var third;
    return string.length > 1 && isWindowsDriveLetter(string.slice(0, 2)) && (
      string.length == 2 ||
      ((third = string.charAt(2)) === '/' || third === '\\' || third === '?' || third === '#')
    );
  };
  var shortenURLsPath = function (url) {
    var path = url.path;
    var pathSize = path.length;
    if (pathSize && (url.scheme != 'file' || pathSize != 1 || !isWindowsDriveLetter(path[0], true))) {
      path.pop();
    }
  };
  var isSingleDot = function (segment) {
    return segment === '.' || segment.toLowerCase() === '%2e';
  };
  var isDoubleDot = function (segment) {
    segment = segment.toLowerCase();
    return segment === '..' || segment === '%2e.' || segment === '.%2e' || segment === '%2e%2e';
  };
  // States:
  var SCHEME_START = {};
  var SCHEME = {};
  var NO_SCHEME = {};
  var SPECIAL_RELATIVE_OR_AUTHORITY = {};
  var PATH_OR_AUTHORITY = {};
  var RELATIVE = {};
  var RELATIVE_SLASH = {};
  var SPECIAL_AUTHORITY_SLASHES = {};
  var SPECIAL_AUTHORITY_IGNORE_SLASHES = {};
  var AUTHORITY = {};
  var HOST = {};
  var HOSTNAME = {};
  var PORT = {};
  var FILE = {};
  var FILE_SLASH = {};
  var FILE_HOST = {};
  var PATH_START = {};
  var PATH = {};
  var CANNOT_BE_A_BASE_URL_PATH = {};
  var QUERY = {};
  var FRAGMENT = {};
  // eslint-disable-next-line max-statements
  var parseURL = function (url, input, stateOverride, base) {
    var state = stateOverride || SCHEME_START;
    var pointer = 0;
    var buffer = '';
    var seenAt = false;
    var seenBracket = false;
    var seenPasswordToken = false;
    var codePoints, char, bufferCodePoints, failure;
    if (!stateOverride) {
      url.scheme = '';
      url.username = '';
      url.password = '';
      url.host = null;
      url.port = null;
      url.path = [];
      url.query = null;
      url.fragment = null;
      url.cannotBeABaseURL = false;
      input = input.replace(LEADING_AND_TRAILING_C0_CONTROL_OR_SPACE, '');
    }
    input = input.replace(TAB_AND_NEW_LINE, '');
    codePoints = arrayFrom(input);
    while (pointer <= codePoints.length) {
      char = codePoints[pointer];
      switch (state) {
        case SCHEME_START:
          if (char && ALPHA.test(char)) {
            buffer += char.toLowerCase();
            state = SCHEME;
          } else if (!stateOverride) {
            state = NO_SCHEME;
            continue;
          } else return INVALID_SCHEME;
          break;
        case SCHEME:
          if (char && (ALPHANUMERIC.test(char) || char == '+' || char == '-' || char == '.')) {
            buffer += char.toLowerCase();
          } else if (char == ':') {
            if (stateOverride && (
              (isSpecial(url) != has(specialSchemes, buffer)) ||
              (buffer == 'file' && (includesCredentials(url) || url.port !== null)) ||
              (url.scheme == 'file' && !url.host)
            )) return;
            url.scheme = buffer;
            if (stateOverride) {
              if (isSpecial(url) && specialSchemes[url.scheme] == url.port) url.port = null;
              return;
            }
            buffer = '';
            if (url.scheme == 'file') {
              state = FILE;
            } else if (isSpecial(url) && base && base.scheme == url.scheme) {
              state = SPECIAL_RELATIVE_OR_AUTHORITY;
            } else if (isSpecial(url)) {
              state = SPECIAL_AUTHORITY_SLASHES;
            } else if (codePoints[pointer + 1] == '/') {
              state = PATH_OR_AUTHORITY;
              pointer++;
            } else {
              url.cannotBeABaseURL = true;
              url.path.push('');
              state = CANNOT_BE_A_BASE_URL_PATH;
            }
          } else if (!stateOverride) {
            buffer = '';
            state = NO_SCHEME;
            pointer = 0;
            continue;
          } else return INVALID_SCHEME;
          break;
        case NO_SCHEME:
          if (!base || (base.cannotBeABaseURL && char != '#')) return INVALID_SCHEME;
          if (base.cannotBeABaseURL && char == '#') {
            url.scheme = base.scheme;
            url.path = base.path.slice();
            url.query = base.query;
            url.fragment = '';
            url.cannotBeABaseURL = true;
            state = FRAGMENT;
            break;
          }
          state = base.scheme == 'file' ? FILE : RELATIVE;
          continue;
        case SPECIAL_RELATIVE_OR_AUTHORITY:
          if (char == '/' && codePoints[pointer + 1] == '/') {
            state = SPECIAL_AUTHORITY_IGNORE_SLASHES;
            pointer++;
          } else {
            state = RELATIVE;
            continue;
          } break;
        case PATH_OR_AUTHORITY:
          if (char == '/') {
            state = AUTHORITY;
            break;
          } else {
            state = PATH;
            continue;
          }
        case RELATIVE:
          url.scheme = base.scheme;
          if (char == EOF) {
            url.username = base.username;
            url.password = base.password;
            url.host = base.host;
            url.port = base.port;
            url.path = base.path.slice();
            url.query = base.query;
          } else if (char == '/' || (char == '\\' && isSpecial(url))) {
            state = RELATIVE_SLASH;
          } else if (char == '?') {
            url.username = base.username;
            url.password = base.password;
            url.host = base.host;
            url.port = base.port;
            url.path = base.path.slice();
            url.query = '';
            state = QUERY;
          } else if (char == '#') {
            url.username = base.username;
            url.password = base.password;
            url.host = base.host;
            url.port = base.port;
            url.path = base.path.slice();
            url.query = base.query;
            url.fragment = '';
            state = FRAGMENT;
          } else {
            url.username = base.username;
            url.password = base.password;
            url.host = base.host;
            url.port = base.port;
            url.path = base.path.slice();
            url.path.pop();
            state = PATH;
            continue;
          } break;
        case RELATIVE_SLASH:
          if (isSpecial(url) && (char == '/' || char == '\\')) {
            state = SPECIAL_AUTHORITY_IGNORE_SLASHES;
          } else if (char == '/') {
            state = AUTHORITY;
          } else {
            url.username = base.username;
            url.password = base.password;
            url.host = base.host;
            url.port = base.port;
            state = PATH;
            continue;
          } break;
        case SPECIAL_AUTHORITY_SLASHES:
          state = SPECIAL_AUTHORITY_IGNORE_SLASHES;
          if (char != '/' || buffer.charAt(pointer + 1) != '/') continue;
          pointer++;
          break;
        case SPECIAL_AUTHORITY_IGNORE_SLASHES:
          if (char != '/' && char != '\\') {
            state = AUTHORITY;
            continue;
          } break;
        case AUTHORITY:
          if (char == '@') {
            if (seenAt) buffer = '%40' + buffer;
            seenAt = true;
            bufferCodePoints = arrayFrom(buffer);
            for (var i = 0; i < bufferCodePoints.length; i++) {
              var codePoint = bufferCodePoints[i];
              if (codePoint == ':' && !seenPasswordToken) {
                seenPasswordToken = true;
                continue;
              }
              var encodedCodePoints = percentEncode(codePoint, userinfoPercentEncodeSet);
              if (seenPasswordToken) url.password += encodedCodePoints;
              else url.username += encodedCodePoints;
            }
            buffer = '';
          } else if (
            char == EOF || char == '/' || char == '?' || char == '#' ||
            (char == '\\' && isSpecial(url))
          ) {
            if (seenAt && buffer == '') return INVALID_AUTHORITY;
            pointer -= arrayFrom(buffer).length + 1;
            buffer = '';
            state = HOST;
          } else buffer += char;
          break;
        case HOST:
        case HOSTNAME:
          if (stateOverride && url.scheme == 'file') {
            state = FILE_HOST;
            continue;
          } else if (char == ':' && !seenBracket) {
            if (buffer == '') return INVALID_HOST;
            failure = parseHost(url, buffer);
            if (failure) return failure;
            buffer = '';
            state = PORT;
            if (stateOverride == HOSTNAME) return;
          } else if (
            char == EOF || char == '/' || char == '?' || char == '#' ||
            (char == '\\' && isSpecial(url))
          ) {
            if (isSpecial(url) && buffer == '') return INVALID_HOST;
            if (stateOverride && buffer == '' && (includesCredentials(url) || url.port !== null)) return;
            failure = parseHost(url, buffer);
            if (failure) return failure;
            buffer = '';
            state = PATH_START;
            if (stateOverride) return;
            continue;
          } else {
            if (char == '[') seenBracket = true;
            else if (char == ']') seenBracket = false;
            buffer += char;
          } break;
        case PORT:
          if (DIGIT.test(char)) {
            buffer += char;
          } else if (
            char == EOF || char == '/' || char == '?' || char == '#' ||
            (char == '\\' && isSpecial(url)) ||
            stateOverride
          ) {
            if (buffer != '') {
              var port = parseInt(buffer, 10);
              if (port > 0xFFFF) return INVALID_PORT;
              url.port = (isSpecial(url) && port === specialSchemes[url.scheme]) ? null : port;
              buffer = '';
            }
            if (stateOverride) return;
            state = PATH_START;
            continue;
          } else return INVALID_PORT;
          break;
        case FILE:
          url.scheme = 'file';
          if (char == '/' || char == '\\') state = FILE_SLASH;
          else if (base && base.scheme == 'file') {
            if (char == EOF) {
              url.host = base.host;
              url.path = base.path.slice();
              url.query = base.query;
            } else if (char == '?') {
              url.host = base.host;
              url.path = base.path.slice();
              url.query = '';
              state = QUERY;
            } else if (char == '#') {
              url.host = base.host;
              url.path = base.path.slice();
              url.query = base.query;
              url.fragment = '';
              state = FRAGMENT;
            } else {
              if (!startsWithWindowsDriveLetter(codePoints.slice(pointer).join(''))) {
                url.host = base.host;
                url.path = base.path.slice();
                shortenURLsPath(url);
              }
              state = PATH;
              continue;
            }
          } else {
            state = PATH;
            continue;
          } break;
        case FILE_SLASH:
          if (char == '/' || char == '\\') {
            state = FILE_HOST;
            break;
          }
          if (base && base.scheme == 'file' && !startsWithWindowsDriveLetter(codePoints.slice(pointer).join(''))) {
            if (isWindowsDriveLetter(base.path[0], true)) url.path.push(base.path[0]);
            else url.host = base.host;
          }
          state = PATH;
          continue;
        case FILE_HOST:
          if (char == EOF || char == '/' || char == '\\' || char == '?' || char == '#') {
            if (!stateOverride && isWindowsDriveLetter(buffer)) {
              state = PATH;
            } else if (buffer == '') {
              url.host = '';
              if (stateOverride) return;
              state = PATH_START;
            } else {
              failure = parseHost(url, buffer);
              if (failure) return failure;
              if (url.host == 'localhost') url.host = '';
              if (stateOverride) return;
              buffer = '';
              state = PATH_START;
            } continue;
          } else buffer += char;
          break;
        case PATH_START:
          if (isSpecial(url)) {
            state = PATH;
            if (char != '/' && char != '\\') continue;
          } else if (!stateOverride && char == '?') {
            url.query = '';
            state = QUERY;
          } else if (!stateOverride && char == '#') {
            url.fragment = '';
            state = FRAGMENT;
          } else if (char != EOF) {
            state = PATH;
            if (char != '/') continue;
          } break;
        case PATH:
          if (
            char == EOF || char == '/' ||
            (char == '\\' && isSpecial(url)) ||
            (!stateOverride && (char == '?' || char == '#'))
          ) {
            if (isDoubleDot(buffer)) {
              shortenURLsPath(url);
              if (char != '/' && !(char == '\\' && isSpecial(url))) {
                url.path.push('');
              }
            } else if (isSingleDot(buffer)) {
              if (char != '/' && !(char == '\\' && isSpecial(url))) {
                url.path.push('');
              }
            } else {
              if (url.scheme == 'file' && !url.path.length && isWindowsDriveLetter(buffer)) {
                if (url.host) url.host = '';
                buffer = buffer.charAt(0) + ':'; // normalize windows drive letter
              }
              url.path.push(buffer);
            }
            buffer = '';
            if (url.scheme == 'file' && (char == EOF || char == '?' || char == '#')) {
              while (url.path.length > 1 && url.path[0] === '') {
                url.path.shift();
              }
            }
            if (char == '?') {
              url.query = '';
              state = QUERY;
            } else if (char == '#') {
              url.fragment = '';
              state = FRAGMENT;
            }
          } else {
            buffer += percentEncode(char, pathPercentEncodeSet);
          } break;
        case CANNOT_BE_A_BASE_URL_PATH:
          if (char == '?') {
            url.query = '';
            state = QUERY;
          } else if (char == '#') {
            url.fragment = '';
            state = FRAGMENT;
          } else if (char != EOF) {
            url.path[0] += percentEncode(char, C0ControlPercentEncodeSet);
          } break;
        case QUERY:
          if (!stateOverride && char == '#') {
            url.fragment = '';
            state = FRAGMENT;
          } else if (char != EOF) {
            if (char == "'" && isSpecial(url)) url.query += '%27';
            else if (char == '#') url.query += '%23';
            else url.query += percentEncode(char, C0ControlPercentEncodeSet);
          } break;
        case FRAGMENT:
          if (char != EOF) url.fragment += percentEncode(char, fragmentPercentEncodeSet);
          break;
      }
      pointer++;
    }
  };
  // `URL` constructor
  // https://url.spec.whatwg.org/#url-class
  var URLConstructor = function URL(url /* , base */) {
    var that = anInstance(this, URLConstructor, 'URL');
    var base = arguments.length > 1 ? arguments[1] : undefined;
    var urlString = String(url);
    var state = setInternalState$4(that, { type: 'URL' });
    var baseState, failure;
    if (base !== undefined) {
      if (base instanceof URLConstructor) baseState = getInternalURLState(base);
      else {
        failure = parseURL(baseState = {}, String(base));
        if (failure) throw TypeError(failure);
      }
    }
    failure = parseURL(state, urlString, null, baseState);
    if (failure) throw TypeError(failure);
    var searchParams = state.searchParams = new URLSearchParams$1();
    var searchParamsState = getInternalSearchParamsState(searchParams);
    searchParamsState.updateSearchParams(state.query);
    searchParamsState.updateURL = function () {
      state.query = String(searchParams) || null;
    };
    if (!descriptors) {
      that.href = serializeURL.call(that);
      that.origin = getOrigin.call(that);
      that.protocol = getProtocol.call(that);
      that.username = getUsername.call(that);
      that.password = getPassword.call(that);
      that.host = getHost.call(that);
      that.hostname = getHostname.call(that);
      that.port = getPort.call(that);
      that.pathname = getPathname.call(that);
      that.search = getSearch.call(that);
      that.searchParams = getSearchParams.call(that);
      that.hash = getHash.call(that);
    }
  };
  var URLPrototype = URLConstructor.prototype;
  var serializeURL = function () {
    var url = getInternalURLState(this);
    var scheme = url.scheme;
    var username = url.username;
    var password = url.password;
    var host = url.host;
    var port = url.port;
    var path = url.path;
    var query = url.query;
    var fragment = url.fragment;
    var output = scheme + ':';
    if (host !== null) {
      output += '//';
      if (includesCredentials(url)) {
        output += username + (password ? ':' + password : '') + '@';
      }
      output += serializeHost(host);
      if (port !== null) output += ':' + port;
    } else if (scheme == 'file') output += '//';
    output += url.cannotBeABaseURL ? path[0] : path.length ? '/' + path.join('/') : '';
    if (query !== null) output += '?' + query;
    if (fragment !== null) output += '#' + fragment;
    return output;
  };
  var getOrigin = function () {
    var url = getInternalURLState(this);
    var scheme = url.scheme;
    var port = url.port;
    if (scheme == 'blob') try {
      return new URL(scheme.path[0]).origin;
    } catch (error) {
      return 'null';
    }
    if (scheme == 'file' || !isSpecial(url)) return 'null';
    return scheme + '://' + serializeHost(url.host) + (port !== null ? ':' + port : '');
  };
  var getProtocol = function () {
    return getInternalURLState(this).scheme + ':';
  };
  var getUsername = function () {
    return getInternalURLState(this).username;
  };
  var getPassword = function () {
    return getInternalURLState(this).password;
  };
  var getHost = function () {
    var url = getInternalURLState(this);
    var host = url.host;
    var port = url.port;
    return host === null ? ''
      : port === null ? serializeHost(host)
      : serializeHost(host) + ':' + port;
  };
  var getHostname = function () {
    var host = getInternalURLState(this).host;
    return host === null ? '' : serializeHost(host);
  };
  var getPort = function () {
    var port = getInternalURLState(this).port;
    return port === null ? '' : String(port);
  };
  var getPathname = function () {
    var url = getInternalURLState(this);
    var path = url.path;
    return url.cannotBeABaseURL ? path[0] : path.length ? '/' + path.join('/') : '';
  };
  var getSearch = function () {
    var query = getInternalURLState(this).query;
    return query ? '?' + query : '';
  };
  var getSearchParams = function () {
    return getInternalURLState(this).searchParams;
  };
  var getHash = function () {
    var fragment = getInternalURLState(this).fragment;
    return fragment ? '#' + fragment : '';
  };
  var accessorDescriptor = function (getter, setter) {
    return { get: getter, set: setter, configurable: true, enumerable: true };
  };
  if (descriptors) {
    objectDefineProperties(URLPrototype, {
      // `URL.prototype.href` accessors pair
      // https://url.spec.whatwg.org/#dom-url-href
      href: accessorDescriptor(serializeURL, function (href) {
        var url = getInternalURLState(this);
        var urlString = String(href);
        var failure = parseURL(url, urlString);
        if (failure) throw TypeError(failure);
        getInternalSearchParamsState(url.searchParams).updateSearchParams(url.query);
      }),
      // `URL.prototype.origin` getter
      // https://url.spec.whatwg.org/#dom-url-origin
      origin: accessorDescriptor(getOrigin),
      // `URL.prototype.protocol` accessors pair
      // https://url.spec.whatwg.org/#dom-url-protocol
      protocol: accessorDescriptor(getProtocol, function (protocol) {
        var url = getInternalURLState(this);
        parseURL(url, String(protocol) + ':', SCHEME_START);
      }),
      // `URL.prototype.username` accessors pair
      // https://url.spec.whatwg.org/#dom-url-username
      username: accessorDescriptor(getUsername, function (username) {
        var url = getInternalURLState(this);
        var codePoints = arrayFrom(String(username));
        if (cannotHaveUsernamePasswordPort(url)) return;
        url.username = '';
        for (var i = 0; i < codePoints.length; i++) {
          url.username += percentEncode(codePoints[i], userinfoPercentEncodeSet);
        }
      }),
      // `URL.prototype.password` accessors pair
      // https://url.spec.whatwg.org/#dom-url-password
      password: accessorDescriptor(getPassword, function (password) {
        var url = getInternalURLState(this);
        var codePoints = arrayFrom(String(password));
        if (cannotHaveUsernamePasswordPort(url)) return;
        url.password = '';
        for (var i = 0; i < codePoints.length; i++) {
          url.password += percentEncode(codePoints[i], userinfoPercentEncodeSet);
        }
      }),
      // `URL.prototype.host` accessors pair
      // https://url.spec.whatwg.org/#dom-url-host
      host: accessorDescriptor(getHost, function (host) {
        var url = getInternalURLState(this);
        if (url.cannotBeABaseURL) return;
        parseURL(url, String(host), HOST);
      }),
      // `URL.prototype.hostname` accessors pair
      // https://url.spec.whatwg.org/#dom-url-hostname
      hostname: accessorDescriptor(getHostname, function (hostname) {
        var url = getInternalURLState(this);
        if (url.cannotBeABaseURL) return;
        parseURL(url, String(hostname), HOSTNAME);
      }),
      // `URL.prototype.port` accessors pair
      // https://url.spec.whatwg.org/#dom-url-port
      port: accessorDescriptor(getPort, function (port) {
        var url = getInternalURLState(this);
        if (cannotHaveUsernamePasswordPort(url)) return;
        port = String(port);
        if (port == '') url.port = null;
        else parseURL(url, port, PORT);
      }),
      // `URL.prototype.pathname` accessors pair
      // https://url.spec.whatwg.org/#dom-url-pathname
      pathname: accessorDescriptor(getPathname, function (pathname) {
        var url = getInternalURLState(this);
        if (url.cannotBeABaseURL) return;
        url.path = [];
        parseURL(url, pathname + '', PATH_START);
      }),
      // `URL.prototype.search` accessors pair
      // https://url.spec.whatwg.org/#dom-url-search
      search: accessorDescriptor(getSearch, function (search) {
        var url = getInternalURLState(this);
        search = String(search);
        if (search == '') {
          url.query = null;
        } else {
          if ('?' == search.charAt(0)) search = search.slice(1);
          url.query = '';
          parseURL(url, search, QUERY);
        }
        getInternalSearchParamsState(url.searchParams).updateSearchParams(url.query);
      }),
      // `URL.prototype.searchParams` getter
      // https://url.spec.whatwg.org/#dom-url-searchparams
      searchParams: accessorDescriptor(getSearchParams),
      // `URL.prototype.hash` accessors pair
      // https://url.spec.whatwg.org/#dom-url-hash
      hash: accessorDescriptor(getHash, function (hash) {
        var url = getInternalURLState(this);
        hash = String(hash);
        if (hash == '') {
          url.fragment = null;
          return;
        }
        if ('#' == hash.charAt(0)) hash = hash.slice(1);
        url.fragment = '';
        parseURL(url, hash, FRAGMENT);
      })
    });
  }
  // `URL.prototype.toJSON` method
  // https://url.spec.whatwg.org/#dom-url-tojson
  redefine(URLPrototype, 'toJSON', function toJSON() {
    return serializeURL.call(this);
  }, { enumerable: true });
  // `URL.prototype.toString` method
  // https://url.spec.whatwg.org/#URL-stringification-behavior
  redefine(URLPrototype, 'toString', function toString() {
    return serializeURL.call(this);
  }, { enumerable: true });
  if (NativeURL) {
    var nativeCreateObjectURL = NativeURL.createObjectURL;
    var nativeRevokeObjectURL = NativeURL.revokeObjectURL;
    // `URL.createObjectURL` method
    // https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL
    // eslint-disable-next-line no-unused-vars
    if (nativeCreateObjectURL) redefine(URLConstructor, 'createObjectURL', function createObjectURL(blob) {
      return nativeCreateObjectURL.apply(NativeURL, arguments);
    });
    // `URL.revokeObjectURL` method
    // https://developer.mozilla.org/en-US/docs/Web/API/URL/revokeObjectURL
    // eslint-disable-next-line no-unused-vars
    if (nativeRevokeObjectURL) redefine(URLConstructor, 'revokeObjectURL', function revokeObjectURL(url) {
      return nativeRevokeObjectURL.apply(NativeURL, arguments);
    });
  }
  setToStringTag(URLConstructor, 'URL');
  _export({ global: true, forced: !nativeUrl, sham: !descriptors }, {
    URL: URLConstructor
  });
  function _typeof(obj) {
    "@babel/helpers - typeof";
    if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
      _typeof = function (obj) {
        return typeof obj;
      };
    } else {
      _typeof = function (obj) {
        return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
      };
    }
    return _typeof(obj);
  }
  function _classCallCheck(instance, Constructor) {
    if (!(instance instanceof Constructor)) {
      throw new TypeError("Cannot call a class as a function");
    }
  }
  function _defineProperties(target, props) {
    for (var i = 0; i < props.length; i++) {
      var descriptor = props[i];
      descriptor.enumerable = descriptor.enumerable || false;
      descriptor.configurable = true;
      if ("value" in descriptor) descriptor.writable = true;
      Object.defineProperty(target, descriptor.key, descriptor);
    }
  }
  function _createClass(Constructor, protoProps, staticProps) {
    if (protoProps) _defineProperties(Constructor.prototype, protoProps);
    if (staticProps) _defineProperties(Constructor, staticProps);
    return Constructor;
  }
  function _defineProperty(obj, key, value) {
    if (key in obj) {
      Object.defineProperty(obj, key, {
        value: value,
        enumerable: true,
        configurable: true,
        writable: true
      });
    } else {
      obj[key] = value;
    }
    return obj;
  }
  function ownKeys$1(object, enumerableOnly) {
    var keys = Object.keys(object);
    if (Object.getOwnPropertySymbols) {
      var symbols = Object.getOwnPropertySymbols(object);
      if (enumerableOnly) symbols = symbols.filter(function (sym) {
        return Object.getOwnPropertyDescriptor(object, sym).enumerable;
      });
      keys.push.apply(keys, symbols);
    }
    return keys;
  }
  function _objectSpread2(target) {
    for (var i = 1; i < arguments.length; i++) {
      var source = arguments[i] != null ? arguments[i] : {};
      if (i % 2) {
        ownKeys$1(Object(source), true).forEach(function (key) {
          _defineProperty(target, key, source[key]);
        });
      } else if (Object.getOwnPropertyDescriptors) {
        Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
      } else {
        ownKeys$1(Object(source)).forEach(function (key) {
          Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
        });
      }
    }
    return target;
  }
  function _slicedToArray(arr, i) {
    return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest();
  }
  function _toConsumableArray(arr) {
    return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread();
  }
  function _arrayWithoutHoles(arr) {
    if (Array.isArray(arr)) {
      for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];
      return arr2;
    }
  }
  function _arrayWithHoles(arr) {
    if (Array.isArray(arr)) return arr;
  }
  function _iterableToArray(iter) {
    if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter);
  }
  function _iterableToArrayLimit(arr, i) {
    if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) {
      return;
    }
    var _arr = [];
    var _n = true;
    var _d = false;
    var _e = undefined;
    try {
      for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {
        _arr.push(_s.value);
        if (i && _arr.length === i) break;
      }
    } catch (err) {
      _d = true;
      _e = err;
    } finally {
      try {
        if (!_n && _i["return"] != null) _i["return"]();
      } finally {
        if (_d) throw _e;
      }
    }
    return _arr;
  }
  function _nonIterableSpread() {
    throw new TypeError("Invalid attempt to spread non-iterable instance");
  }
  function _nonIterableRest() {
    throw new TypeError("Invalid attempt to destructure non-iterable instance");
  }
  (function (global) {
    /**
     * Polyfill URLSearchParams
     *
     * Inspired from : https://github.com/WebReflection/url-search-params/blob/master/src/url-search-params.js
     */
    var checkIfIteratorIsSupported = function checkIfIteratorIsSupported() {
      try {
        return !!Symbol.iterator;
      } catch (error) {
        return false;
      }
    };
    var iteratorSupported = checkIfIteratorIsSupported();
    var createIterator = function createIterator(items) {
      var iterator = {
        next: function next() {
          var value = items.shift();
          return {
            done: value === void 0,
            value: value
          };
        }
      };
      if (iteratorSupported) {
        iterator[Symbol.iterator] = function () {
          return iterator;
        };
      }
      return iterator;
    };
    /**
     * Search param name and values should be encoded according to https://url.spec.whatwg.org/#urlencoded-serializing
     * encodeURIComponent() produces the same result except encoding spaces as `%20` instead of `+`.
     */
    var serializeParam = function serializeParam(value) {
      return encodeURIComponent(value).replace(/%20/g, '+');
    };
    var deserializeParam = function deserializeParam(value) {
      return decodeURIComponent(String(value).replace(/\+/g, ' '));
    };
    var polyfillURLSearchParams = function polyfillURLSearchParams() {
      var URLSearchParams = function URLSearchParams(searchString) {
        Object.defineProperty(this, '_entries', {
          writable: true,
          value: {}
        });
        var typeofSearchString = _typeof(searchString);
        if (typeofSearchString === 'undefined') ; else if (typeofSearchString === 'string') {
          if (searchString !== '') {
            this._fromString(searchString);
          }
        } else if (searchString instanceof URLSearchParams) {
          var _this = this;
          searchString.forEach(function (value, name) {
            _this.append(name, value);
          });
        } else if (searchString !== null && typeofSearchString === 'object') {
          if (Object.prototype.toString.call(searchString) === '[object Array]') {
            for (var i = 0; i < searchString.length; i++) {
              var entry = searchString[i];
              if (Object.prototype.toString.call(entry) === '[object Array]' || entry.length !== 2) {
                this.append(entry[0], entry[1]);
              } else {
                throw new TypeError('Expected [string, any] as entry at index ' + i + ' of URLSearchParams\'s input');
              }
            }
          } else {
            for (var key in searchString) {
              if (searchString.hasOwnProperty(key)) {
                this.append(key, searchString[key]);
              }
            }
          }
        } else {
          throw new TypeError('Unsupported input\'s type for URLSearchParams');
        }
      };
      var proto = URLSearchParams.prototype;
      proto.append = function (name, value) {
        if (name in this._entries) {
          this._entries[name].push(String(value));
        } else {
          this._entries[name] = [String(value)];
        }
      };
      proto.delete = function (name) {
        delete this._entries[name];
      };
      proto.get = function (name) {
        return name in this._entries ? this._entries[name][0] : null;
      };
      proto.getAll = function (name) {
        return name in this._entries ? this._entries[name].slice(0) : [];
      };
      proto.has = function (name) {
        return name in this._entries;
      };
      proto.set = function (name, value) {
        this._entries[name] = [String(value)];
      };
      proto.forEach = function (callback, thisArg) {
        var entries;
        for (var name in this._entries) {
          if (this._entries.hasOwnProperty(name)) {
            entries = this._entries[name];
            for (var i = 0; i < entries.length; i++) {
              callback.call(thisArg, entries[i], name, this);
            }
          }
        }
      };
      proto.keys = function () {
        var items = [];
        this.forEach(function (value, name) {
          items.push(name);
        });
        return createIterator(items);
      };
      proto.values = function () {
        var items = [];
        this.forEach(function (value) {
          items.push(value);
        });
        return createIterator(items);
      };
      proto.entries = function () {
        var items = [];
        this.forEach(function (value, name) {
          items.push([name, value]);
        });
        return createIterator(items);
      };
      if (iteratorSupported) {
        proto[Symbol.iterator] = proto.entries;
      }
      proto.toString = function () {
        var searchArray = [];
        this.forEach(function (value, name) {
          searchArray.push(serializeParam(name) + '=' + serializeParam(value));
        });
        return searchArray.join('&');
      };
      global.URLSearchParams = URLSearchParams;
    };
    var checkIfURLSearchParamsSupported = function checkIfURLSearchParamsSupported() {
      try {
        var URLSearchParams = global.URLSearchParams;
        return new URLSearchParams('?a=1').toString() === 'a=1' && typeof URLSearchParams.prototype.set === 'function';
      } catch (e) {
        return false;
      }
    };
    if (!checkIfURLSearchParamsSupported()) {
      polyfillURLSearchParams();
    }
    var proto = global.URLSearchParams.prototype;
    if (typeof proto.sort !== 'function') {
      proto.sort = function () {
        var _this = this;
        var items = [];
        this.forEach(function (value, name) {
          items.push([name, value]);
          if (!_this._entries) {
            _this.delete(name);
          }
        });
        items.sort(function (a, b) {
          if (a[0] < b[0]) {
            return -1;
          } else if (a[0] > b[0]) {
            return +1;
          } else {
            return 0;
          }
        });
        if (_this._entries) {
          // force reset because IE keeps keys index
          _this._entries = {};
        }
        for (var i = 0; i < items.length; i++) {
          this.append(items[i][0], items[i][1]);
        }
      };
    }
    if (typeof proto._fromString !== 'function') {
      Object.defineProperty(proto, '_fromString', {
        enumerable: false,
        configurable: false,
        writable: false,
        value: function value(searchString) {
          if (this._entries) {
            this._entries = {};
          } else {
            var keys = [];
            this.forEach(function (value, name) {
              keys.push(name);
            });
            for (var i = 0; i < keys.length; i++) {
              this.delete(keys[i]);
            }
          }
          searchString = searchString.replace(/^\?/, '');
          var attributes = searchString.split('&');
          var attribute;
          for (var i = 0; i < attributes.length; i++) {
            attribute = attributes[i].split('=');
            this.append(deserializeParam(attribute[0]), attribute.length > 1 ? deserializeParam(attribute[1]) : '');
          }
        }
      });
    } // HTMLAnchorElement
  })(typeof commonjsGlobal !== 'undefined' ? commonjsGlobal : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : commonjsGlobal);
  (function (global) {
    /**
     * Polyfill URL
     *
     * Inspired from : https://github.com/arv/DOM-URL-Polyfill/blob/master/src/url.js
     */
    var checkIfURLIsSupported = function checkIfURLIsSupported() {
      try {
        var u = new global.URL('b', 'http://a');
        u.pathname = 'c d';
        return u.href === 'http://a/c%20d' && u.searchParams;
      } catch (e) {
        return false;
      }
    };
    var polyfillURL = function polyfillURL() {
      var _URL = global.URL;
      var URL = function URL(url, base) {
        if (typeof url !== 'string') url = String(url); // Only create another document if the base is different from current location.
        var doc = document,
            baseElement;
        if (base && (global.location === void 0 || base !== global.location.href)) {
          doc = document.implementation.createHTMLDocument('');
          baseElement = doc.createElement('base');
          baseElement.href = base;
          doc.head.appendChild(baseElement);
          try {
            if (baseElement.href.indexOf(base) !== 0) throw new Error(baseElement.href);
          } catch (err) {
            throw new Error('URL unable to set base ' + base + ' due to ' + err);
          }
        }
        var anchorElement = doc.createElement('a');
        anchorElement.href = url;
        if (baseElement) {
          doc.body.appendChild(anchorElement);
          anchorElement.href = anchorElement.href; // force href to refresh
        }
        if (anchorElement.protocol === ':' || !/:/.test(anchorElement.href)) {
          throw new TypeError('Invalid URL');
        }
        Object.defineProperty(this, '_anchorElement', {
          value: anchorElement
        }); // create a linked searchParams which reflect its changes on URL
        var searchParams = new global.URLSearchParams(this.search);
        var enableSearchUpdate = true;
        var enableSearchParamsUpdate = true;
        var _this = this;
        ['append', 'delete', 'set'].forEach(function (methodName) {
          var method = searchParams[methodName];
          searchParams[methodName] = function () {
            method.apply(searchParams, arguments);
            if (enableSearchUpdate) {
              enableSearchParamsUpdate = false;
              _this.search = searchParams.toString();
              enableSearchParamsUpdate = true;
            }
          };
        });
        Object.defineProperty(this, 'searchParams', {
          value: searchParams,
          enumerable: true
        });
        var search = void 0;
        Object.defineProperty(this, '_updateSearchParams', {
          enumerable: false,
          configurable: false,
          writable: false,
          value: function value() {
            if (this.search !== search) {
              search = this.search;
              if (enableSearchParamsUpdate) {
                enableSearchUpdate = false;
                this.searchParams._fromString(this.search);
                enableSearchUpdate = true;
              }
            }
          }
        });
      };
      var proto = URL.prototype;
      var linkURLWithAnchorAttribute = function linkURLWithAnchorAttribute(attributeName) {
        Object.defineProperty(proto, attributeName, {
          get: function get() {
            return this._anchorElement[attributeName];
          },
          set: function set(value) {
            this._anchorElement[attributeName] = value;
          },
          enumerable: true
        });
      };
      ['hash', 'host', 'hostname', 'port', 'protocol'].forEach(function (attributeName) {
        linkURLWithAnchorAttribute(attributeName);
      });
      Object.defineProperty(proto, 'search', {
        get: function get() {
          return this._anchorElement['search'];
        },
        set: function set(value) {
          this._anchorElement['search'] = value;
          this._updateSearchParams();
        },
        enumerable: true
      });
      Object.defineProperties(proto, {
        'toString': {
          get: function get() {
            var _this = this;
            return function () {
              return _this.href;
            };
          }
        },
        'href': {
          get: function get() {
            return this._anchorElement.href.replace(/\?$/, '');
          },
          set: function set(value) {
            this._anchorElement.href = value;
            this._updateSearchParams();
          },
          enumerable: true
        },
        'pathname': {
          get: function get() {
            return this._anchorElement.pathname.replace(/(^\/?)/, '/');
          },
          set: function set(value) {
            this._anchorElement.pathname = value;
          },
          enumerable: true
        },
        'origin': {
          get: function get() {
            // get expected port from protocol
            var expectedPort = {
              'http:': 80,
              'https:': 443,
              'ftp:': 21
            }[this._anchorElement.protocol]; // add port to origin if, expected port is different than actual port
            // and it is not empty f.e http://foo:8080
            // 8080 != 80 && 8080 != ''
            var addPortToOrigin = this._anchorElement.port != expectedPort && this._anchorElement.port !== '';
            return this._anchorElement.protocol + '//' + this._anchorElement.hostname + (addPortToOrigin ? ':' + this._anchorElement.port : '');
          },
          enumerable: true
        },
        'password': {
          // TODO
          get: function get() {
            return '';
          },
          set: function set(value) {},
          enumerable: true
        },
        'username': {
          // TODO
          get: function get() {
            return '';
          },
          set: function set(value) {},
          enumerable: true
        }
      });
      URL.createObjectURL = function (blob) {
        return _URL.createObjectURL.apply(_URL, arguments);
      };
      URL.revokeObjectURL = function (url) {
        return _URL.revokeObjectURL.apply(_URL, arguments);
      };
      global.URL = URL;
    };
    if (!checkIfURLIsSupported()) {
      polyfillURL();
    }
    if (global.location !== void 0 && !('origin' in global.location)) {
      var getOrigin = function getOrigin() {
        return global.location.protocol + '//' + global.location.hostname + (global.location.port ? ':' + global.location.port : '');
      };
      try {
        Object.defineProperty(global.location, 'origin', {
          get: getOrigin,
          enumerable: true
        });
      } catch (e) {
        setInterval(function () {
          global.location.origin = getOrigin();
        }, 100);
      }
    }
  })(typeof commonjsGlobal !== 'undefined' ? commonjsGlobal : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : commonjsGlobal);
  var IS_CONCAT_SPREADABLE = wellKnownSymbol('isConcatSpreadable');
  var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF;
  var MAXIMUM_ALLOWED_INDEX_EXCEEDED = 'Maximum allowed index exceeded';
  // We can't use this feature detection in V8 since it causes
  // deoptimization and serious performance degradation
  // https://github.com/zloirock/core-js/issues/679
  var IS_CONCAT_SPREADABLE_SUPPORT = engineV8Version >= 51 || !fails(function () {
    var array = [];
    array[IS_CONCAT_SPREADABLE] = false;
    return array.concat()[0] !== array;
  });
  var SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('concat');
  var isConcatSpreadable = function (O) {
    if (!isObject(O)) return false;
    var spreadable = O[IS_CONCAT_SPREADABLE];
    return spreadable !== undefined ? !!spreadable : isArray(O);
  };
  var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !SPECIES_SUPPORT;
  // `Array.prototype.concat` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.concat
  // with adding support of @@isConcatSpreadable and @@species
  _export({ target: 'Array', proto: true, forced: FORCED }, {
    concat: function concat(arg) { // eslint-disable-line no-unused-vars
      var O = toObject(this);
      var A = arraySpeciesCreate(O, 0);
      var n = 0;
      var i, k, length, len, E;
      for (i = -1, length = arguments.length; i < length; i++) {
        E = i === -1 ? O : arguments[i];
        if (isConcatSpreadable(E)) {
          len = toLength(E.length);
          if (n + len > MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
          for (k = 0; k < len; k++, n++) if (k in E) createProperty(A, n, E[k]);
        } else {
          if (n >= MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
          createProperty(A, n++, E);
        }
      }
      A.length = n;
      return A;
    }
  });
  var $filter = arrayIteration.filter;
  var HAS_SPECIES_SUPPORT$1 = arrayMethodHasSpeciesSupport('filter');
  // Edge 14- issue
  var USES_TO_LENGTH$3 = arrayMethodUsesToLength('filter');
  // `Array.prototype.filter` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.filter
  // with adding support of @@species
  _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT$1 || !USES_TO_LENGTH$3 }, {
    filter: function filter(callbackfn /* , thisArg */) {
      return $filter(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  var $find = arrayIteration.find;
  var FIND = 'find';
  var SKIPS_HOLES = true;
  var USES_TO_LENGTH$4 = arrayMethodUsesToLength(FIND);
  // Shouldn't skip holes
  if (FIND in []) Array(1)[FIND](function () { SKIPS_HOLES = false; });
  // `Array.prototype.find` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.find
  _export({ target: 'Array', proto: true, forced: SKIPS_HOLES || !USES_TO_LENGTH$4 }, {
    find: function find(callbackfn /* , that = undefined */) {
      return $find(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  addToUnscopables(FIND);
  var ITERATOR$7 = wellKnownSymbol('iterator');
  var SAFE_CLOSING = false;
  try {
    var called = 0;
    var iteratorWithReturn = {
      next: function () {
        return { done: !!called++ };
      },
      'return': function () {
        SAFE_CLOSING = true;
      }
    };
    iteratorWithReturn[ITERATOR$7] = function () {
      return this;
    };
    // eslint-disable-next-line no-throw-literal
    Array.from(iteratorWithReturn, function () { throw 2; });
  } catch (error) { /* empty */ }
  var checkCorrectnessOfIteration = function (exec, SKIP_CLOSING) {
    if (!SKIP_CLOSING && !SAFE_CLOSING) return false;
    var ITERATION_SUPPORT = false;
    try {
      var object = {};
      object[ITERATOR$7] = function () {
        return {
          next: function () {
            return { done: ITERATION_SUPPORT = true };
          }
        };
      };
      exec(object);
    } catch (error) { /* empty */ }
    return ITERATION_SUPPORT;
  };
  var INCORRECT_ITERATION = !checkCorrectnessOfIteration(function (iterable) {
    Array.from(iterable);
  });
  // `Array.from` method
  // https://tc39.github.io/ecma262/#sec-array.from
  _export({ target: 'Array', stat: true, forced: INCORRECT_ITERATION }, {
    from: arrayFrom
  });
  var $includes = arrayIncludes.includes;
  var USES_TO_LENGTH$5 = arrayMethodUsesToLength('indexOf', { ACCESSORS: true, 1: 0 });
  // `Array.prototype.includes` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.includes
  _export({ target: 'Array', proto: true, forced: !USES_TO_LENGTH$5 }, {
    includes: function includes(el /* , fromIndex = 0 */) {
      return $includes(this, el, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  addToUnscopables('includes');
  var $map = arrayIteration.map;
  var HAS_SPECIES_SUPPORT$2 = arrayMethodHasSpeciesSupport('map');
  // FF49- issue
  var USES_TO_LENGTH$6 = arrayMethodUsesToLength('map');
  // `Array.prototype.map` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.map
  // with adding support of @@species
  _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT$2 || !USES_TO_LENGTH$6 }, {
    map: function map(callbackfn /* , thisArg */) {
      return $map(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // makes subclassing work correct for wrapped built-ins
  var inheritIfRequired = function ($this, dummy, Wrapper) {
    var NewTarget, NewTargetPrototype;
    if (
      // it can work only with native `setPrototypeOf`
      objectSetPrototypeOf &&
      // we haven't completely correct pre-ES6 way for getting `new.target`, so use this
      typeof (NewTarget = dummy.constructor) == 'function' &&
      NewTarget !== Wrapper &&
      isObject(NewTargetPrototype = NewTarget.prototype) &&
      NewTargetPrototype !== Wrapper.prototype
    ) objectSetPrototypeOf($this, NewTargetPrototype);
    return $this;
  };
  // a string of all valid unicode whitespaces
  // eslint-disable-next-line max-len
  var whitespaces = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF';
  var whitespace = '[' + whitespaces + ']';
  var ltrim = RegExp('^' + whitespace + whitespace + '*');
  var rtrim = RegExp(whitespace + whitespace + '*$');
  // `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation
  var createMethod$3 = function (TYPE) {
    return function ($this) {
      var string = String(requireObjectCoercible($this));
      if (TYPE & 1) string = string.replace(ltrim, '');
      if (TYPE & 2) string = string.replace(rtrim, '');
      return string;
    };
  };
  var stringTrim = {
    // `String.prototype.{ trimLeft, trimStart }` methods
    // https://tc39.github.io/ecma262/#sec-string.prototype.trimstart
    start: createMethod$3(1),
    // `String.prototype.{ trimRight, trimEnd }` methods
    // https://tc39.github.io/ecma262/#sec-string.prototype.trimend
    end: createMethod$3(2),
    // `String.prototype.trim` method
    // https://tc39.github.io/ecma262/#sec-string.prototype.trim
    trim: createMethod$3(3)
  };
  var getOwnPropertyNames = objectGetOwnPropertyNames.f;
  var getOwnPropertyDescriptor$2 = objectGetOwnPropertyDescriptor.f;
  var defineProperty$5 = objectDefineProperty.f;
  var trim = stringTrim.trim;
  var NUMBER = 'Number';
  var NativeNumber = global_1[NUMBER];
  var NumberPrototype = NativeNumber.prototype;
  // Opera ~12 has broken Object#toString
  var BROKEN_CLASSOF = classofRaw(objectCreate(NumberPrototype)) == NUMBER;
  // `ToNumber` abstract operation
  // https://tc39.github.io/ecma262/#sec-tonumber
  var toNumber = function (argument) {
    var it = toPrimitive(argument, false);
    var first, third, radix, maxCode, digits, length, index, code;
    if (typeof it == 'string' && it.length > 2) {
      it = trim(it);
      first = it.charCodeAt(0);
      if (first === 43 || first === 45) {
        third = it.charCodeAt(2);
        if (third === 88 || third === 120) return NaN; // Number('+0x1') should be NaN, old V8 fix
      } else if (first === 48) {
        switch (it.charCodeAt(1)) {
          case 66: case 98: radix = 2; maxCode = 49; break; // fast equal of /^0b[01]+$/i
          case 79: case 111: radix = 8; maxCode = 55; break; // fast equal of /^0o[0-7]+$/i
          default: return +it;
        }
        digits = it.slice(2);
        length = digits.length;
        for (index = 0; index < length; index++) {
          code = digits.charCodeAt(index);
          // parseInt parses a string to a first unavailable symbol
          // but ToNumber should return NaN if a string contains unavailable symbols
          if (code < 48 || code > maxCode) return NaN;
        } return parseInt(digits, radix);
      }
    } return +it;
  };
  // `Number` constructor
  // https://tc39.github.io/ecma262/#sec-number-constructor
  if (isForced_1(NUMBER, !NativeNumber(' 0o1') || !NativeNumber('0b1') || NativeNumber('+0x1'))) {
    var NumberWrapper = function Number(value) {
      var it = arguments.length < 1 ? 0 : value;
      var dummy = this;
      return dummy instanceof NumberWrapper
        // check on 1..constructor(foo) case
        && (BROKEN_CLASSOF ? fails(function () { NumberPrototype.valueOf.call(dummy); }) : classofRaw(dummy) != NUMBER)
          ? inheritIfRequired(new NativeNumber(toNumber(it)), dummy, NumberWrapper) : toNumber(it);
    };
    for (var keys$1 = descriptors ? getOwnPropertyNames(NativeNumber) : (
      // ES3:
      'MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,' +
      // ES2015 (in case, if modules with ES2015 Number statics required before):
      'EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,' +
      'MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger'
    ).split(','), j = 0, key; keys$1.length > j; j++) {
      if (has(NativeNumber, key = keys$1[j]) && !has(NumberWrapper, key)) {
        defineProperty$5(NumberWrapper, key, getOwnPropertyDescriptor$2(NativeNumber, key));
      }
    }
    NumberWrapper.prototype = NumberPrototype;
    NumberPrototype.constructor = NumberWrapper;
    redefine(global_1, NUMBER, NumberWrapper);
  }
  var FAILS_ON_PRIMITIVES = fails(function () { objectKeys(1); });
  // `Object.keys` method
  // https://tc39.github.io/ecma262/#sec-object.keys
  _export({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
    keys: function keys(it) {
      return objectKeys(toObject(it));
    }
  });
  var notARegexp = function (it) {
    if (isRegexp(it)) {
      throw TypeError("The method doesn't accept regular expressions");
    } return it;
  };
  var MATCH$1 = wellKnownSymbol('match');
  var correctIsRegexpLogic = function (METHOD_NAME) {
    var regexp = /./;
    try {
      '/./'[METHOD_NAME](regexp);
    } catch (e) {
      try {
        regexp[MATCH$1] = false;
        return '/./'[METHOD_NAME](regexp);
      } catch (f) { /* empty */ }
    } return false;
  };
  // `String.prototype.includes` method
  // https://tc39.github.io/ecma262/#sec-string.prototype.includes
  _export({ target: 'String', proto: true, forced: !correctIsRegexpLogic('includes') }, {
    includes: function includes(searchString /* , position = 0 */) {
      return !!~String(requireObjectCoercible(this))
        .indexOf(notARegexp(searchString), arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  var freezing = !fails(function () {
    return Object.isExtensible(Object.preventExtensions({}));
  });
  var internalMetadata = createCommonjsModule(function (module) {
  var defineProperty = objectDefineProperty.f;
  var METADATA = uid('meta');
  var id = 0;
  var isExtensible = Object.isExtensible || function () {
    return true;
  };
  var setMetadata = function (it) {
    defineProperty(it, METADATA, { value: {
      objectID: 'O' + ++id, // object ID
      weakData: {}          // weak collections IDs
    } });
  };
  var fastKey = function (it, create) {
    // return a primitive with prefix
    if (!isObject(it)) return typeof it == 'symbol' ? it : (typeof it == 'string' ? 'S' : 'P') + it;
    if (!has(it, METADATA)) {
      // can't set metadata to uncaught frozen object
      if (!isExtensible(it)) return 'F';
      // not necessary to add metadata
      if (!create) return 'E';
      // add missing metadata
      setMetadata(it);
    // return object ID
    } return it[METADATA].objectID;
  };
  var getWeakData = function (it, create) {
    if (!has(it, METADATA)) {
      // can't set metadata to uncaught frozen object
      if (!isExtensible(it)) return true;
      // not necessary to add metadata
      if (!create) return false;
      // add missing metadata
      setMetadata(it);
    // return the store of weak collections IDs
    } return it[METADATA].weakData;
  };
  // add metadata on freeze-family methods calling
  var onFreeze = function (it) {
    if (freezing && meta.REQUIRED && isExtensible(it) && !has(it, METADATA)) setMetadata(it);
    return it;
  };
  var meta = module.exports = {
    REQUIRED: false,
    fastKey: fastKey,
    getWeakData: getWeakData,
    onFreeze: onFreeze
  };
  hiddenKeys[METADATA] = true;
  });
  var internalMetadata_1 = internalMetadata.REQUIRED;
  var internalMetadata_2 = internalMetadata.fastKey;
  var internalMetadata_3 = internalMetadata.getWeakData;
  var internalMetadata_4 = internalMetadata.onFreeze;
  var iterate_1 = createCommonjsModule(function (module) {
  var Result = function (stopped, result) {
    this.stopped = stopped;
    this.result = result;
  };
  var iterate = module.exports = function (iterable, fn, that, AS_ENTRIES, IS_ITERATOR) {
    var boundFunction = functionBindContext(fn, that, AS_ENTRIES ? 2 : 1);
    var iterator, iterFn, index, length, result, next, step;
    if (IS_ITERATOR) {
      iterator = iterable;
    } else {
      iterFn = getIteratorMethod(iterable);
      if (typeof iterFn != 'function') throw TypeError('Target is not iterable');
      // optimisation for array iterators
      if (isArrayIteratorMethod(iterFn)) {
        for (index = 0, length = toLength(iterable.length); length > index; index++) {
          result = AS_ENTRIES
            ? boundFunction(anObject(step = iterable[index])[0], step[1])
            : boundFunction(iterable[index]);
          if (result && result instanceof Result) return result;
        } return new Result(false);
      }
      iterator = iterFn.call(iterable);
    }
    next = iterator.next;
    while (!(step = next.call(iterator)).done) {
      result = callWithSafeIterationClosing(iterator, boundFunction, step.value, AS_ENTRIES);
      if (typeof result == 'object' && result && result instanceof Result) return result;
    } return new Result(false);
  };
  iterate.stop = function (result) {
    return new Result(true, result);
  };
  });
  var collection = function (CONSTRUCTOR_NAME, wrapper, common) {
    var IS_MAP = CONSTRUCTOR_NAME.indexOf('Map') !== -1;
    var IS_WEAK = CONSTRUCTOR_NAME.indexOf('Weak') !== -1;
    var ADDER = IS_MAP ? 'set' : 'add';
    var NativeConstructor = global_1[CONSTRUCTOR_NAME];
    var NativePrototype = NativeConstructor && NativeConstructor.prototype;
    var Constructor = NativeConstructor;
    var exported = {};
    var fixMethod = function (KEY) {
      var nativeMethod = NativePrototype[KEY];
      redefine(NativePrototype, KEY,
        KEY == 'add' ? function add(value) {
          nativeMethod.call(this, value === 0 ? 0 : value);
          return this;
        } : KEY == 'delete' ? function (key) {
          return IS_WEAK && !isObject(key) ? false : nativeMethod.call(this, key === 0 ? 0 : key);
        } : KEY == 'get' ? function get(key) {
          return IS_WEAK && !isObject(key) ? undefined : nativeMethod.call(this, key === 0 ? 0 : key);
        } : KEY == 'has' ? function has(key) {
          return IS_WEAK && !isObject(key) ? false : nativeMethod.call(this, key === 0 ? 0 : key);
        } : function set(key, value) {
          nativeMethod.call(this, key === 0 ? 0 : key, value);
          return this;
        }
      );
    };
    // eslint-disable-next-line max-len
    if (isForced_1(CONSTRUCTOR_NAME, typeof NativeConstructor != 'function' || !(IS_WEAK || NativePrototype.forEach && !fails(function () {
      new NativeConstructor().entries().next();
    })))) {
      // create collection constructor
      Constructor = common.getConstructor(wrapper, CONSTRUCTOR_NAME, IS_MAP, ADDER);
      internalMetadata.REQUIRED = true;
    } else if (isForced_1(CONSTRUCTOR_NAME, true)) {
      var instance = new Constructor();
      // early implementations not supports chaining
      var HASNT_CHAINING = instance[ADDER](IS_WEAK ? {} : -0, 1) != instance;
      // V8 ~ Chromium 40- weak-collections throws on primitives, but should return false
      var THROWS_ON_PRIMITIVES = fails(function () { instance.has(1); });
      // most early implementations doesn't supports iterables, most modern - not close it correctly
      // eslint-disable-next-line no-new
      var ACCEPT_ITERABLES = checkCorrectnessOfIteration(function (iterable) { new NativeConstructor(iterable); });
      // for early implementations -0 and +0 not the same
      var BUGGY_ZERO = !IS_WEAK && fails(function () {
        // V8 ~ Chromium 42- fails only with 5+ elements
        var $instance = new NativeConstructor();
        var index = 5;
        while (index--) $instance[ADDER](index, index);
        return !$instance.has(-0);
      });
      if (!ACCEPT_ITERABLES) {
        Constructor = wrapper(function (dummy, iterable) {
          anInstance(dummy, Constructor, CONSTRUCTOR_NAME);
          var that = inheritIfRequired(new NativeConstructor(), dummy, Constructor);
          if (iterable != undefined) iterate_1(iterable, that[ADDER], that, IS_MAP);
          return that;
        });
        Constructor.prototype = NativePrototype;
        NativePrototype.constructor = Constructor;
      }
      if (THROWS_ON_PRIMITIVES || BUGGY_ZERO) {
        fixMethod('delete');
        fixMethod('has');
        IS_MAP && fixMethod('get');
      }
      if (BUGGY_ZERO || HASNT_CHAINING) fixMethod(ADDER);
      // weak collections should not contains .clear method
      if (IS_WEAK && NativePrototype.clear) delete NativePrototype.clear;
    }
    exported[CONSTRUCTOR_NAME] = Constructor;
    _export({ global: true, forced: Constructor != NativeConstructor }, exported);
    setToStringTag(Constructor, CONSTRUCTOR_NAME);
    if (!IS_WEAK) common.setStrong(Constructor, CONSTRUCTOR_NAME, IS_MAP);
    return Constructor;
  };
  var getWeakData = internalMetadata.getWeakData;
  var setInternalState$5 = internalState.set;
  var internalStateGetterFor = internalState.getterFor;
  var find$1 = arrayIteration.find;
  var findIndex = arrayIteration.findIndex;
  var id$1 = 0;
  // fallback for uncaught frozen keys
  var uncaughtFrozenStore = function (store) {
    return store.frozen || (store.frozen = new UncaughtFrozenStore());
  };
  var UncaughtFrozenStore = function () {
    this.entries = [];
  };
  var findUncaughtFrozen = function (store, key) {
    return find$1(store.entries, function (it) {
      return it[0] === key;
    });
  };
  UncaughtFrozenStore.prototype = {
    get: function (key) {
      var entry = findUncaughtFrozen(this, key);
      if (entry) return entry[1];
    },
    has: function (key) {
      return !!findUncaughtFrozen(this, key);
    },
    set: function (key, value) {
      var entry = findUncaughtFrozen(this, key);
      if (entry) entry[1] = value;
      else this.entries.push([key, value]);
    },
    'delete': function (key) {
      var index = findIndex(this.entries, function (it) {
        return it[0] === key;
      });
      if (~index) this.entries.splice(index, 1);
      return !!~index;
    }
  };
  var collectionWeak = {
    getConstructor: function (wrapper, CONSTRUCTOR_NAME, IS_MAP, ADDER) {
      var C = wrapper(function (that, iterable) {
        anInstance(that, C, CONSTRUCTOR_NAME);
        setInternalState$5(that, {
          type: CONSTRUCTOR_NAME,
          id: id$1++,
          frozen: undefined
        });
        if (iterable != undefined) iterate_1(iterable, that[ADDER], that, IS_MAP);
      });
      var getInternalState = internalStateGetterFor(CONSTRUCTOR_NAME);
      var define = function (that, key, value) {
        var state = getInternalState(that);
        var data = getWeakData(anObject(key), true);
        if (data === true) uncaughtFrozenStore(state).set(key, value);
        else data[state.id] = value;
        return that;
      };
      redefineAll(C.prototype, {
        // 23.3.3.2 WeakMap.prototype.delete(key)
        // 23.4.3.3 WeakSet.prototype.delete(value)
        'delete': function (key) {
          var state = getInternalState(this);
          if (!isObject(key)) return false;
          var data = getWeakData(key);
          if (data === true) return uncaughtFrozenStore(state)['delete'](key);
          return data && has(data, state.id) && delete data[state.id];
        },
        // 23.3.3.4 WeakMap.prototype.has(key)
        // 23.4.3.4 WeakSet.prototype.has(value)
        has: function has$1(key) {
          var state = getInternalState(this);
          if (!isObject(key)) return false;
          var data = getWeakData(key);
          if (data === true) return uncaughtFrozenStore(state).has(key);
          return data && has(data, state.id);
        }
      });
      redefineAll(C.prototype, IS_MAP ? {
        // 23.3.3.3 WeakMap.prototype.get(key)
        get: function get(key) {
          var state = getInternalState(this);
          if (isObject(key)) {
            var data = getWeakData(key);
            if (data === true) return uncaughtFrozenStore(state).get(key);
            return data ? data[state.id] : undefined;
          }
        },
        // 23.3.3.5 WeakMap.prototype.set(key, value)
        set: function set(key, value) {
          return define(this, key, value);
        }
      } : {
        // 23.4.3.1 WeakSet.prototype.add(value)
        add: function add(value) {
          return define(this, value, true);
        }
      });
      return C;
    }
  };
  var es_weakMap = createCommonjsModule(function (module) {
  var enforceIternalState = internalState.enforce;
  var IS_IE11 = !global_1.ActiveXObject && 'ActiveXObject' in global_1;
  var isExtensible = Object.isExtensible;
  var InternalWeakMap;
  var wrapper = function (init) {
    return function WeakMap() {
      return init(this, arguments.length ? arguments[0] : undefined);
    };
  };
  // `WeakMap` constructor
  // https://tc39.github.io/ecma262/#sec-weakmap-constructor
  var $WeakMap = module.exports = collection('WeakMap', wrapper, collectionWeak);
  // IE11 WeakMap frozen keys fix
  // We can't use feature detection because it crash some old IE builds
  // https://github.com/zloirock/core-js/issues/485
  if (nativeWeakMap && IS_IE11) {
    InternalWeakMap = collectionWeak.getConstructor(wrapper, 'WeakMap', true);
    internalMetadata.REQUIRED = true;
    var WeakMapPrototype = $WeakMap.prototype;
    var nativeDelete = WeakMapPrototype['delete'];
    var nativeHas = WeakMapPrototype.has;
    var nativeGet = WeakMapPrototype.get;
    var nativeSet = WeakMapPrototype.set;
    redefineAll(WeakMapPrototype, {
      'delete': function (key) {
        if (isObject(key) && !isExtensible(key)) {
          var state = enforceIternalState(this);
          if (!state.frozen) state.frozen = new InternalWeakMap();
          return nativeDelete.call(this, key) || state.frozen['delete'](key);
        } return nativeDelete.call(this, key);
      },
      has: function has(key) {
        if (isObject(key) && !isExtensible(key)) {
          var state = enforceIternalState(this);
          if (!state.frozen) state.frozen = new InternalWeakMap();
          return nativeHas.call(this, key) || state.frozen.has(key);
        } return nativeHas.call(this, key);
      },
      get: function get(key) {
        if (isObject(key) && !isExtensible(key)) {
          var state = enforceIternalState(this);
          if (!state.frozen) state.frozen = new InternalWeakMap();
          return nativeHas.call(this, key) ? nativeGet.call(this, key) : state.frozen.get(key);
        } return nativeGet.call(this, key);
      },
      set: function set(key, value) {
        if (isObject(key) && !isExtensible(key)) {
          var state = enforceIternalState(this);
          if (!state.frozen) state.frozen = new InternalWeakMap();
          nativeHas.call(this, key) ? nativeSet.call(this, key, value) : state.frozen.set(key, value);
        } else nativeSet.call(this, key, value);
        return this;
      }
    });
  }
  });
  var $every = arrayIteration.every;
  var STRICT_METHOD$3 = arrayMethodIsStrict('every');
  var USES_TO_LENGTH$7 = arrayMethodUsesToLength('every');
  // `Array.prototype.every` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.every
  _export({ target: 'Array', proto: true, forced: !STRICT_METHOD$3 || !USES_TO_LENGTH$7 }, {
    every: function every(callbackfn /* , thisArg */) {
      return $every(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // `Object.assign` method
  // https://tc39.github.io/ecma262/#sec-object.assign
  _export({ target: 'Object', stat: true, forced: Object.assign !== objectAssign }, {
    assign: objectAssign
  });
  var non = '\u200B\u0085\u180E';
  // check that a method works with the correct list
  // of whitespaces and has a correct name
  var stringTrimForced = function (METHOD_NAME) {
    return fails(function () {
      return !!whitespaces[METHOD_NAME]() || non[METHOD_NAME]() != non || whitespaces[METHOD_NAME].name !== METHOD_NAME;
    });
  };
  var $trim = stringTrim.trim;
  // `String.prototype.trim` method
  // https://tc39.github.io/ecma262/#sec-string.prototype.trim
  _export({ target: 'String', proto: true, forced: stringTrimForced('trim') }, {
    trim: function trim() {
      return $trim(this);
    }
  });
  var $some = arrayIteration.some;
  var STRICT_METHOD$4 = arrayMethodIsStrict('some');
  var USES_TO_LENGTH$8 = arrayMethodUsesToLength('some');
  // `Array.prototype.some` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.some
  _export({ target: 'Array', proto: true, forced: !STRICT_METHOD$4 || !USES_TO_LENGTH$8 }, {
    some: function some(callbackfn /* , thisArg */) {
      return $some(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // `thisNumberValue` abstract operation
  // https://tc39.github.io/ecma262/#sec-thisnumbervalue
  var thisNumberValue = function (value) {
    if (typeof value != 'number' && classofRaw(value) != 'Number') {
      throw TypeError('Incorrect invocation');
    }
    return +value;
  };
  // `String.prototype.repeat` method implementation
  // https://tc39.github.io/ecma262/#sec-string.prototype.repeat
  var stringRepeat = ''.repeat || function repeat(count) {
    var str = String(requireObjectCoercible(this));
    var result = '';
    var n = toInteger(count);
    if (n < 0 || n == Infinity) throw RangeError('Wrong number of repetitions');
    for (;n > 0; (n >>>= 1) && (str += str)) if (n & 1) result += str;
    return result;
  };
  var nativeToFixed = 1.0.toFixed;
  var floor$4 = Math.floor;
  var pow$1 = function (x, n, acc) {
    return n === 0 ? acc : n % 2 === 1 ? pow$1(x, n - 1, acc * x) : pow$1(x * x, n / 2, acc);
  };
  var log = function (x) {
    var n = 0;
    var x2 = x;
    while (x2 >= 4096) {
      n += 12;
      x2 /= 4096;
    }
    while (x2 >= 2) {
      n += 1;
      x2 /= 2;
    } return n;
  };
  var FORCED$1 = nativeToFixed && (
    0.00008.toFixed(3) !== '0.000' ||
    0.9.toFixed(0) !== '1' ||
    1.255.toFixed(2) !== '1.25' ||
    1000000000000000128.0.toFixed(0) !== '1000000000000000128'
  ) || !fails(function () {
    // V8 ~ Android 4.3-
    nativeToFixed.call({});
  });
  // `Number.prototype.toFixed` method
  // https://tc39.github.io/ecma262/#sec-number.prototype.tofixed
  _export({ target: 'Number', proto: true, forced: FORCED$1 }, {
    // eslint-disable-next-line max-statements
    toFixed: function toFixed(fractionDigits) {
      var number = thisNumberValue(this);
      var fractDigits = toInteger(fractionDigits);
      var data = [0, 0, 0, 0, 0, 0];
      var sign = '';
      var result = '0';
      var e, z, j, k;
      var multiply = function (n, c) {
        var index = -1;
        var c2 = c;
        while (++index < 6) {
          c2 += n * data[index];
          data[index] = c2 % 1e7;
          c2 = floor$4(c2 / 1e7);
        }
      };
      var divide = function (n) {
        var index = 6;
        var c = 0;
        while (--index >= 0) {
          c += data[index];
          data[index] = floor$4(c / n);
          c = (c % n) * 1e7;
        }
      };
      var dataToString = function () {
        var index = 6;
        var s = '';
        while (--index >= 0) {
          if (s !== '' || index === 0 || data[index] !== 0) {
            var t = String(data[index]);
            s = s === '' ? t : s + stringRepeat.call('0', 7 - t.length) + t;
          }
        } return s;
      };
      if (fractDigits < 0 || fractDigits > 20) throw RangeError('Incorrect fraction digits');
      // eslint-disable-next-line no-self-compare
      if (number != number) return 'NaN';
      if (number <= -1e21 || number >= 1e21) return String(number);
      if (number < 0) {
        sign = '-';
        number = -number;
      }
      if (number > 1e-21) {
        e = log(number * pow$1(2, 69, 1)) - 69;
        z = e < 0 ? number * pow$1(2, -e, 1) : number / pow$1(2, e, 1);
        z *= 0x10000000000000;
        e = 52 - e;
        if (e > 0) {
          multiply(0, z);
          j = fractDigits;
          while (j >= 7) {
            multiply(1e7, 0);
            j -= 7;
          }
          multiply(pow$1(10, j, 1), 0);
          j = e - 1;
          while (j >= 23) {
            divide(1 << 23);
            j -= 23;
          }
          divide(1 << j);
          multiply(1, 1);
          divide(2);
          result = dataToString();
        } else {
          multiply(0, z);
          multiply(1 << -e, 0);
          result = dataToString() + stringRepeat.call('0', fractDigits);
        }
      }
      if (fractDigits > 0) {
        k = result.length;
        result = sign + (k <= fractDigits
          ? '0.' + stringRepeat.call('0', fractDigits - k) + result
          : result.slice(0, k - fractDigits) + '.' + result.slice(k - fractDigits));
      } else {
        result = sign + result;
      } return result;
    }
  });
  var propertyIsEnumerable = objectPropertyIsEnumerable.f;
  // `Object.{ entries, values }` methods implementation
  var createMethod$4 = function (TO_ENTRIES) {
    return function (it) {
      var O = toIndexedObject(it);
      var keys = objectKeys(O);
      var length = keys.length;
      var i = 0;
      var result = [];
      var key;
      while (length > i) {
        key = keys[i++];
        if (!descriptors || propertyIsEnumerable.call(O, key)) {
          result.push(TO_ENTRIES ? [key, O[key]] : O[key]);
        }
      }
      return result;
    };
  };
  var objectToArray = {
    // `Object.entries` method
    // https://tc39.github.io/ecma262/#sec-object.entries
    entries: createMethod$4(true),
    // `Object.values` method
    // https://tc39.github.io/ecma262/#sec-object.values
    values: createMethod$4(false)
  };
  var $entries = objectToArray.entries;
  // `Object.entries` method
  // https://tc39.github.io/ecma262/#sec-object.entries
  _export({ target: 'Object', stat: true }, {
    entries: function entries(O) {
      return $entries(O);
    }
  });
  var $values = objectToArray.values;
  // `Object.values` method
  // https://tc39.github.io/ecma262/#sec-object.values
  _export({ target: 'Object', stat: true }, {
    values: function values(O) {
      return $values(O);
    }
  });
  var defaults = {
    addCSS: true,
    // Add CSS to the element to improve usability (required here or in your CSS!)
    thumbWidth: 15,
    // The width of the thumb handle
    watch: true // Watch for new elements that match a string target
  };
  // Element matches a selector
  function matches(element, selector) {
    function match() {
      return Array.from(document.querySelectorAll(selector)).includes(this);
    }
    var matches =  match;
    return matches.call(element, selector);
  }
  // Trigger event
  function trigger(element, type) {
    if (!element || !type) {
      return;
    } // Create and dispatch the event
    var event = new Event(type); // Dispatch the event
    element.dispatchEvent(event);
  }
  // `Number.isNaN` method
  // https://tc39.github.io/ecma262/#sec-number.isnan
  _export({ target: 'Number', stat: true }, {
    isNaN: function isNaN(number) {
      // eslint-disable-next-line no-self-compare
      return number != number;
    }
  });
  // ==========================================================================
  // Type checking utils
  // ==========================================================================
  var getConstructor = function getConstructor(input) {
    return input !== null && typeof input !== 'undefined' ? input.constructor : null;
  };
  var instanceOf = function instanceOf(input, constructor) {
    return Boolean(input && constructor && input instanceof constructor);
  };
  var isNullOrUndefined = function isNullOrUndefined(input) {
    return input === null || typeof input === 'undefined';
  };
  var isObject$1 = function isObject(input) {
    return getConstructor(input) === Object;
  };
  var isNumber = function isNumber(input) {
    return getConstructor(input) === Number && !Number.isNaN(input);
  };
  var isString = function isString(input) {
    return getConstructor(input) === String;
  };
  var isBoolean = function isBoolean(input) {
    return getConstructor(input) === Boolean;
  };
  var isFunction = function isFunction(input) {
    return getConstructor(input) === Function;
  };
  var isArray$1 = function isArray(input) {
    return Array.isArray(input);
  };
  var isNodeList = function isNodeList(input) {
    return instanceOf(input, NodeList);
  };
  var isElement = function isElement(input) {
    return instanceOf(input, Element);
  };
  var isEvent = function isEvent(input) {
    return instanceOf(input, Event);
  };
  var isEmpty = function isEmpty(input) {
    return isNullOrUndefined(input) || (isString(input) || isArray$1(input) || isNodeList(input)) && !input.length || isObject$1(input) && !Object.keys(input).length;
  };
  var is = {
    nullOrUndefined: isNullOrUndefined,
    object: isObject$1,
    number: isNumber,
    string: isString,
    boolean: isBoolean,
    function: isFunction,
    array: isArray$1,
    nodeList: isNodeList,
    element: isElement,
    event: isEvent,
    empty: isEmpty
  };
  // @@match logic
  fixRegexpWellKnownSymbolLogic('match', 1, function (MATCH, nativeMatch, maybeCallNative) {
    return [
      // `String.prototype.match` method
      // https://tc39.github.io/ecma262/#sec-string.prototype.match
      function match(regexp) {
        var O = requireObjectCoercible(this);
        var matcher = regexp == undefined ? undefined : regexp[MATCH];
        return matcher !== undefined ? matcher.call(regexp, O) : new RegExp(regexp)[MATCH](String(O));
      },
      // `RegExp.prototype[@@match]` method
      // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@match
      function (regexp) {
        var res = maybeCallNative(nativeMatch, regexp, this);
        if (res.done) return res.value;
        var rx = anObject(regexp);
        var S = String(this);
        if (!rx.global) return regexpExecAbstract(rx, S);
        var fullUnicode = rx.unicode;
        rx.lastIndex = 0;
        var A = [];
        var n = 0;
        var result;
        while ((result = regexpExecAbstract(rx, S)) !== null) {
          var matchStr = String(result[0]);
          A[n] = matchStr;
          if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
          n++;
        }
        return n === 0 ? null : A;
      }
    ];
  });
  // Get the number of decimal places
  function getDecimalPlaces(value) {
    var match = "".concat(value).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);
    if (!match) {
      return 0;
    }
    return Math.max(0, // Number of digits right of decimal point.
    (match[1] ? match[1].length : 0) - ( // Adjust for scientific notation.
    match[2] ? +match[2] : 0));
  } // Round to the nearest step
  function round(number, step) {
    if (step < 1) {
      var places = getDecimalPlaces(step);
      return parseFloat(number.toFixed(places));
    }
    return Math.round(number / step) * step;
  }
  var RangeTouch =
  /*#__PURE__*/
  function () {
    /**
     * Setup a new instance
     * @param {String|Element} target
     * @param {Object} options
     */
    function RangeTouch(target, options) {
      _classCallCheck(this, RangeTouch);
      if (is.element(target)) {
        // An Element is passed, use it directly
        this.element = target;
      } else if (is.string(target)) {
        // A CSS Selector is passed, fetch it from the DOM
        this.element = document.querySelector(target);
      }
      if (!is.element(this.element) || !is.empty(this.element.rangeTouch)) {
        return;
      }
      this.config = Object.assign({}, defaults, options);
      this.init();
    }
    _createClass(RangeTouch, [{
      key: "init",
      value: function init() {
        // Bail if not a touch enabled device
        if (!RangeTouch.enabled) {
          return;
        } // Add useful CSS
        if (this.config.addCSS) {
          // TODO: Restore original values on destroy
          this.element.style.userSelect = 'none';
          this.element.style.webKitUserSelect = 'none';
          this.element.style.touchAction = 'manipulation';
        }
        this.listeners(true);
        this.element.rangeTouch = this;
      }
    }, {
      key: "destroy",
      value: function destroy() {
        // Bail if not a touch enabled device
        if (!RangeTouch.enabled) {
          return;
        }
        this.listeners(false);
        this.element.rangeTouch = null;
      }
    }, {
      key: "listeners",
      value: function listeners(toggle) {
        var _this = this;
        var method = toggle ? 'addEventListener' : 'removeEventListener'; // Listen for events
        ['touchstart', 'touchmove', 'touchend'].forEach(function (type) {
          _this.element[method](type, function (event) {
            return _this.set(event);
          }, false);
        });
      }
      /**
       * Get the value based on touch position
       * @param {Event} event
       */
    }, {
      key: "get",
      value: function get(event) {
        if (!RangeTouch.enabled || !is.event(event)) {
          return null;
        }
        var input = event.target;
        var touch = event.changedTouches[0];
        var min = parseFloat(input.getAttribute('min')) || 0;
        var max = parseFloat(input.getAttribute('max')) || 100;
        var step = parseFloat(input.getAttribute('step')) || 1;
        var delta = max - min; // Calculate percentage
        var percent;
        var clientRect = input.getBoundingClientRect();
        var thumbWidth = 100 / clientRect.width * (this.config.thumbWidth / 2) / 100; // Determine left percentage
        percent = 100 / clientRect.width * (touch.clientX - clientRect.left); // Don't allow outside bounds
        if (percent < 0) {
          percent = 0;
        } else if (percent > 100) {
          percent = 100;
        } // Factor in the thumb offset
        if (percent < 50) {
          percent -= (100 - percent * 2) * thumbWidth;
        } else if (percent > 50) {
          percent += (percent - 50) * 2 * thumbWidth;
        } // Find the closest step to the mouse position
        return min + round(delta * (percent / 100), step);
      }
      /**
       * Update range value based on position
       * @param {Event} event
       */
    }, {
      key: "set",
      value: function set(event) {
        if (!RangeTouch.enabled || !is.event(event) || event.target.disabled) {
          return;
        } // Prevent text highlight on iOS
        event.preventDefault(); // Set value
        event.target.value = this.get(event); // Trigger event
        trigger(event.target, event.type === 'touchend' ? 'change' : 'input');
      }
    }], [{
      key: "setup",
      /**
       * Setup multiple instances
       * @param {String|Element|NodeList|Array} target
       * @param {Object} options
       */
      value: function setup(target) {
        var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
        var targets = null;
        if (is.empty(target) || is.string(target)) {
          targets = Array.from(document.querySelectorAll(is.string(target) ? target : 'input[type="range"]'));
        } else if (is.element(target)) {
          targets = [target];
        } else if (is.nodeList(target)) {
          targets = Array.from(target);
        } else if (is.array(target)) {
          targets = target.filter(is.element);
        }
        if (is.empty(targets)) {
          return null;
        }
        var config = Object.assign({}, defaults, options);
        if (is.string(target) && config.watch) {
          // Create an observer instance
          var observer = new MutationObserver(function (mutations) {
            Array.from(mutations).forEach(function (mutation) {
              Array.from(mutation.addedNodes).forEach(function (node) {
                if (!is.element(node) || !matches(node, target)) {
                  return;
                } // eslint-disable-next-line no-unused-vars
                var range = new RangeTouch(node, config);
              });
            });
          }); // Pass in the target node, as well as the observer options
          observer.observe(document.body, {
            childList: true,
            subtree: true
          });
        }
        return targets.map(function (t) {
          return new RangeTouch(t, options);
        });
      }
    }, {
      key: "enabled",
      get: function get() {
        return 'ontouchstart' in document.documentElement;
      }
    }]);
    return RangeTouch;
  }();
  var nativePromiseConstructor = global_1.Promise;
  var SPECIES$5 = wellKnownSymbol('species');
  var setSpecies = function (CONSTRUCTOR_NAME) {
    var Constructor = getBuiltIn(CONSTRUCTOR_NAME);
    var defineProperty = objectDefineProperty.f;
    if (descriptors && Constructor && !Constructor[SPECIES$5]) {
      defineProperty(Constructor, SPECIES$5, {
        configurable: true,
        get: function () { return this; }
      });
    }
  };
  var engineIsIos = /(iphone|ipod|ipad).*applewebkit/i.test(engineUserAgent);
  var location = global_1.location;
  var set$1 = global_1.setImmediate;
  var clear = global_1.clearImmediate;
  var process$1 = global_1.process;
  var MessageChannel = global_1.MessageChannel;
  var Dispatch = global_1.Dispatch;
  var counter = 0;
  var queue = {};
  var ONREADYSTATECHANGE = 'onreadystatechange';
  var defer, channel, port;
  var run = function (id) {
    // eslint-disable-next-line no-prototype-builtins
    if (queue.hasOwnProperty(id)) {
      var fn = queue[id];
      delete queue[id];
      fn();
    }
  };
  var runner = function (id) {
    return function () {
      run(id);
    };
  };
  var listener = function (event) {
    run(event.data);
  };
  var post = function (id) {
    // old engines have not location.origin
    global_1.postMessage(id + '', location.protocol + '//' + location.host);
  };
  // Node.js 0.9+ & IE10+ has setImmediate, otherwise:
  if (!set$1 || !clear) {
    set$1 = function setImmediate(fn) {
      var args = [];
      var i = 1;
      while (arguments.length > i) args.push(arguments[i++]);
      queue[++counter] = function () {
        // eslint-disable-next-line no-new-func
        (typeof fn == 'function' ? fn : Function(fn)).apply(undefined, args);
      };
      defer(counter);
      return counter;
    };
    clear = function clearImmediate(id) {
      delete queue[id];
    };
    // Node.js 0.8-
    if (classofRaw(process$1) == 'process') {
      defer = function (id) {
        process$1.nextTick(runner(id));
      };
    // Sphere (JS game engine) Dispatch API
    } else if (Dispatch && Dispatch.now) {
      defer = function (id) {
        Dispatch.now(runner(id));
      };
    // Browsers with MessageChannel, includes WebWorkers
    // except iOS - https://github.com/zloirock/core-js/issues/624
    } else if (MessageChannel && !engineIsIos) {
      channel = new MessageChannel();
      port = channel.port2;
      channel.port1.onmessage = listener;
      defer = functionBindContext(port.postMessage, port, 1);
    // Browsers with postMessage, skip WebWorkers
    // IE8 has postMessage, but it's sync & typeof its postMessage is 'object'
    } else if (global_1.addEventListener && typeof postMessage == 'function' && !global_1.importScripts && !fails(post)) {
      defer = post;
      global_1.addEventListener('message', listener, false);
    // IE8-
    } else if (ONREADYSTATECHANGE in documentCreateElement('script')) {
      defer = function (id) {
        html.appendChild(documentCreateElement('script'))[ONREADYSTATECHANGE] = function () {
          html.removeChild(this);
          run(id);
        };
      };
    // Rest old browsers
    } else {
      defer = function (id) {
        setTimeout(runner(id), 0);
      };
    }
  }
  var task = {
    set: set$1,
    clear: clear
  };
  var getOwnPropertyDescriptor$3 = objectGetOwnPropertyDescriptor.f;
  var macrotask = task.set;
  var MutationObserver$1 = global_1.MutationObserver || global_1.WebKitMutationObserver;
  var process$2 = global_1.process;
  var Promise$1 = global_1.Promise;
  var IS_NODE = classofRaw(process$2) == 'process';
  // Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`
  var queueMicrotaskDescriptor = getOwnPropertyDescriptor$3(global_1, 'queueMicrotask');
  var queueMicrotask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;
  var flush, head, last, notify, toggle, node, promise, then;
  // modern engines have queueMicrotask method
  if (!queueMicrotask) {
    flush = function () {
      var parent, fn;
      if (IS_NODE && (parent = process$2.domain)) parent.exit();
      while (head) {
        fn = head.fn;
        head = head.next;
        try {
          fn();
        } catch (error) {
          if (head) notify();
          else last = undefined;
          throw error;
        }
      } last = undefined;
      if (parent) parent.enter();
    };
    // Node.js
    if (IS_NODE) {
      notify = function () {
        process$2.nextTick(flush);
      };
    // browsers with MutationObserver, except iOS - https://github.com/zloirock/core-js/issues/339
    } else if (MutationObserver$1 && !engineIsIos) {
      toggle = true;
      node = document.createTextNode('');
      new MutationObserver$1(flush).observe(node, { characterData: true });
      notify = function () {
        node.data = toggle = !toggle;
      };
    // environments with maybe non-completely correct, but existent Promise
    } else if (Promise$1 && Promise$1.resolve) {
      // Promise.resolve without an argument throws an error in LG WebOS 2
      promise = Promise$1.resolve(undefined);
      then = promise.then;
      notify = function () {
        then.call(promise, flush);
      };
    // for other environments - macrotask based on:
    // - setImmediate
    // - MessageChannel
    // - window.postMessag
    // - onreadystatechange
    // - setTimeout
    } else {
      notify = function () {
        // strange IE + webpack dev server bug - use .call(global)
        macrotask.call(global_1, flush);
      };
    }
  }
  var microtask = queueMicrotask || function (fn) {
    var task = { fn: fn, next: undefined };
    if (last) last.next = task;
    if (!head) {
      head = task;
      notify();
    } last = task;
  };
  var PromiseCapability = function (C) {
    var resolve, reject;
    this.promise = new C(function ($$resolve, $$reject) {
      if (resolve !== undefined || reject !== undefined) throw TypeError('Bad Promise constructor');
      resolve = $$resolve;
      reject = $$reject;
    });
    this.resolve = aFunction$1(resolve);
    this.reject = aFunction$1(reject);
  };
  // 25.4.1.5 NewPromiseCapability(C)
  var f$7 = function (C) {
    return new PromiseCapability(C);
  };
  var newPromiseCapability = {
  	f: f$7
  };
  var promiseResolve = function (C, x) {
    anObject(C);
    if (isObject(x) && x.constructor === C) return x;
    var promiseCapability = newPromiseCapability.f(C);
    var resolve = promiseCapability.resolve;
    resolve(x);
    return promiseCapability.promise;
  };
  var hostReportErrors = function (a, b) {
    var console = global_1.console;
    if (console && console.error) {
      arguments.length === 1 ? console.error(a) : console.error(a, b);
    }
  };
  var perform = function (exec) {
    try {
      return { error: false, value: exec() };
    } catch (error) {
      return { error: true, value: error };
    }
  };
  var task$1 = task.set;
  var SPECIES$6 = wellKnownSymbol('species');
  var PROMISE = 'Promise';
  var getInternalState$3 = internalState.get;
  var setInternalState$6 = internalState.set;
  var getInternalPromiseState = internalState.getterFor(PROMISE);
  var PromiseConstructor = nativePromiseConstructor;
  var TypeError$1 = global_1.TypeError;
  var document$2 = global_1.document;
  var process$3 = global_1.process;
  var $fetch$1 = getBuiltIn('fetch');
  var newPromiseCapability$1 = newPromiseCapability.f;
  var newGenericPromiseCapability = newPromiseCapability$1;
  var IS_NODE$1 = classofRaw(process$3) == 'process';
  var DISPATCH_EVENT = !!(document$2 && document$2.createEvent && global_1.dispatchEvent);
  var UNHANDLED_REJECTION = 'unhandledrejection';
  var REJECTION_HANDLED = 'rejectionhandled';
  var PENDING = 0;
  var FULFILLED = 1;
  var REJECTED = 2;
  var HANDLED = 1;
  var UNHANDLED = 2;
  var Internal, OwnPromiseCapability, PromiseWrapper, nativeThen;
  var FORCED$2 = isForced_1(PROMISE, function () {
    var GLOBAL_CORE_JS_PROMISE = inspectSource(PromiseConstructor) !== String(PromiseConstructor);
    if (!GLOBAL_CORE_JS_PROMISE) {
      // V8 6.6 (Node 10 and Chrome 66) have a bug with resolving custom thenables
      // https://bugs.chromium.org/p/chromium/issues/detail?id=830565
      // We can't detect it synchronously, so just check versions
      if (engineV8Version === 66) return true;
      // Unhandled rejections tracking support, NodeJS Promise without it fails @@species test
      if (!IS_NODE$1 && typeof PromiseRejectionEvent != 'function') return true;
    }
    // We can't use @@species feature detection in V8 since it causes
    // deoptimization and performance degradation
    // https://github.com/zloirock/core-js/issues/679
    if (engineV8Version >= 51 && /native code/.test(PromiseConstructor)) return false;
    // Detect correctness of subclassing with @@species support
    var promise = PromiseConstructor.resolve(1);
    var FakePromise = function (exec) {
      exec(function () { /* empty */ }, function () { /* empty */ });
    };
    var constructor = promise.constructor = {};
    constructor[SPECIES$6] = FakePromise;
    return !(promise.then(function () { /* empty */ }) instanceof FakePromise);
  });
  var INCORRECT_ITERATION$1 = FORCED$2 || !checkCorrectnessOfIteration(function (iterable) {
    PromiseConstructor.all(iterable)['catch'](function () { /* empty */ });
  });
  // helpers
  var isThenable = function (it) {
    var then;
    return isObject(it) && typeof (then = it.then) == 'function' ? then : false;
  };
  var notify$1 = function (promise, state, isReject) {
    if (state.notified) return;
    state.notified = true;
    var chain = state.reactions;
    microtask(function () {
      var value = state.value;
      var ok = state.state == FULFILLED;
      var index = 0;
      // variable length - can't use forEach
      while (chain.length > index) {
        var reaction = chain[index++];
        var handler = ok ? reaction.ok : reaction.fail;
        var resolve = reaction.resolve;
        var reject = reaction.reject;
        var domain = reaction.domain;
        var result, then, exited;
        try {
          if (handler) {
            if (!ok) {
              if (state.rejection === UNHANDLED) onHandleUnhandled(promise, state);
              state.rejection = HANDLED;
            }
            if (handler === true) result = value;
            else {
              if (domain) domain.enter();
              result = handler(value); // can throw
              if (domain) {
                domain.exit();
                exited = true;
              }
            }
            if (result === reaction.promise) {
              reject(TypeError$1('Promise-chain cycle'));
            } else if (then = isThenable(result)) {
              then.call(result, resolve, reject);
            } else resolve(result);
          } else reject(value);
        } catch (error) {
          if (domain && !exited) domain.exit();
          reject(error);
        }
      }
      state.reactions = [];
      state.notified = false;
      if (isReject && !state.rejection) onUnhandled(promise, state);
    });
  };
  var dispatchEvent = function (name, promise, reason) {
    var event, handler;
    if (DISPATCH_EVENT) {
      event = document$2.createEvent('Event');
      event.promise = promise;
      event.reason = reason;
      event.initEvent(name, false, true);
      global_1.dispatchEvent(event);
    } else event = { promise: promise, reason: reason };
    if (handler = global_1['on' + name]) handler(event);
    else if (name === UNHANDLED_REJECTION) hostReportErrors('Unhandled promise rejection', reason);
  };
  var onUnhandled = function (promise, state) {
    task$1.call(global_1, function () {
      var value = state.value;
      var IS_UNHANDLED = isUnhandled(state);
      var result;
      if (IS_UNHANDLED) {
        result = perform(function () {
          if (IS_NODE$1) {
            process$3.emit('unhandledRejection', value, promise);
          } else dispatchEvent(UNHANDLED_REJECTION, promise, value);
        });
        // Browsers should not trigger `rejectionHandled` event if it was handled here, NodeJS - should
        state.rejection = IS_NODE$1 || isUnhandled(state) ? UNHANDLED : HANDLED;
        if (result.error) throw result.value;
      }
    });
  };
  var isUnhandled = function (state) {
    return state.rejection !== HANDLED && !state.parent;
  };
  var onHandleUnhandled = function (promise, state) {
    task$1.call(global_1, function () {
      if (IS_NODE$1) {
        process$3.emit('rejectionHandled', promise);
      } else dispatchEvent(REJECTION_HANDLED, promise, state.value);
    });
  };
  var bind = function (fn, promise, state, unwrap) {
    return function (value) {
      fn(promise, state, value, unwrap);
    };
  };
  var internalReject = function (promise, state, value, unwrap) {
    if (state.done) return;
    state.done = true;
    if (unwrap) state = unwrap;
    state.value = value;
    state.state = REJECTED;
    notify$1(promise, state, true);
  };
  var internalResolve = function (promise, state, value, unwrap) {
    if (state.done) return;
    state.done = true;
    if (unwrap) state = unwrap;
    try {
      if (promise === value) throw TypeError$1("Promise can't be resolved itself");
      var then = isThenable(value);
      if (then) {
        microtask(function () {
          var wrapper = { done: false };
          try {
            then.call(value,
              bind(internalResolve, promise, wrapper, state),
              bind(internalReject, promise, wrapper, state)
            );
          } catch (error) {
            internalReject(promise, wrapper, error, state);
          }
        });
      } else {
        state.value = value;
        state.state = FULFILLED;
        notify$1(promise, state, false);
      }
    } catch (error) {
      internalReject(promise, { done: false }, error, state);
    }
  };
  // constructor polyfill
  if (FORCED$2) {
    // 25.4.3.1 Promise(executor)
    PromiseConstructor = function Promise(executor) {
      anInstance(this, PromiseConstructor, PROMISE);
      aFunction$1(executor);
      Internal.call(this);
      var state = getInternalState$3(this);
      try {
        executor(bind(internalResolve, this, state), bind(internalReject, this, state));
      } catch (error) {
        internalReject(this, state, error);
      }
    };
    // eslint-disable-next-line no-unused-vars
    Internal = function Promise(executor) {
      setInternalState$6(this, {
        type: PROMISE,
        done: false,
        notified: false,
        parent: false,
        reactions: [],
        rejection: false,
        state: PENDING,
        value: undefined
      });
    };
    Internal.prototype = redefineAll(PromiseConstructor.prototype, {
      // `Promise.prototype.then` method
      // https://tc39.github.io/ecma262/#sec-promise.prototype.then
      then: function then(onFulfilled, onRejected) {
        var state = getInternalPromiseState(this);
        var reaction = newPromiseCapability$1(speciesConstructor(this, PromiseConstructor));
        reaction.ok = typeof onFulfilled == 'function' ? onFulfilled : true;
        reaction.fail = typeof onRejected == 'function' && onRejected;
        reaction.domain = IS_NODE$1 ? process$3.domain : undefined;
        state.parent = true;
        state.reactions.push(reaction);
        if (state.state != PENDING) notify$1(this, state, false);
        return reaction.promise;
      },
      // `Promise.prototype.catch` method
      // https://tc39.github.io/ecma262/#sec-promise.prototype.catch
      'catch': function (onRejected) {
        return this.then(undefined, onRejected);
      }
    });
    OwnPromiseCapability = function () {
      var promise = new Internal();
      var state = getInternalState$3(promise);
      this.promise = promise;
      this.resolve = bind(internalResolve, promise, state);
      this.reject = bind(internalReject, promise, state);
    };
    newPromiseCapability.f = newPromiseCapability$1 = function (C) {
      return C === PromiseConstructor || C === PromiseWrapper
        ? new OwnPromiseCapability(C)
        : newGenericPromiseCapability(C);
    };
    if ( typeof nativePromiseConstructor == 'function') {
      nativeThen = nativePromiseConstructor.prototype.then;
      // wrap native Promise#then for native async functions
      redefine(nativePromiseConstructor.prototype, 'then', function then(onFulfilled, onRejected) {
        var that = this;
        return new PromiseConstructor(function (resolve, reject) {
          nativeThen.call(that, resolve, reject);
        }).then(onFulfilled, onRejected);
      // https://github.com/zloirock/core-js/issues/640
      }, { unsafe: true });
      // wrap fetch result
      if (typeof $fetch$1 == 'function') _export({ global: true, enumerable: true, forced: true }, {
        // eslint-disable-next-line no-unused-vars
        fetch: function fetch(input /* , init */) {
          return promiseResolve(PromiseConstructor, $fetch$1.apply(global_1, arguments));
        }
      });
    }
  }
  _export({ global: true, wrap: true, forced: FORCED$2 }, {
    Promise: PromiseConstructor
  });
  setToStringTag(PromiseConstructor, PROMISE, false);
  setSpecies(PROMISE);
  PromiseWrapper = getBuiltIn(PROMISE);
  // statics
  _export({ target: PROMISE, stat: true, forced: FORCED$2 }, {
    // `Promise.reject` method
    // https://tc39.github.io/ecma262/#sec-promise.reject
    reject: function reject(r) {
      var capability = newPromiseCapability$1(this);
      capability.reject.call(undefined, r);
      return capability.promise;
    }
  });
  _export({ target: PROMISE, stat: true, forced:  FORCED$2 }, {
    // `Promise.resolve` method
    // https://tc39.github.io/ecma262/#sec-promise.resolve
    resolve: function resolve(x) {
      return promiseResolve( this, x);
    }
  });
  _export({ target: PROMISE, stat: true, forced: INCORRECT_ITERATION$1 }, {
    // `Promise.all` method
    // https://tc39.github.io/ecma262/#sec-promise.all
    all: function all(iterable) {
      var C = this;
      var capability = newPromiseCapability$1(C);
      var resolve = capability.resolve;
      var reject = capability.reject;
      var result = perform(function () {
        var $promiseResolve = aFunction$1(C.resolve);
        var values = [];
        var counter = 0;
        var remaining = 1;
        iterate_1(iterable, function (promise) {
          var index = counter++;
          var alreadyCalled = false;
          values.push(undefined);
          remaining++;
          $promiseResolve.call(C, promise).then(function (value) {
            if (alreadyCalled) return;
            alreadyCalled = true;
            values[index] = value;
            --remaining || resolve(values);
          }, reject);
        });
        --remaining || resolve(values);
      });
      if (result.error) reject(result.value);
      return capability.promise;
    },
    // `Promise.race` method
    // https://tc39.github.io/ecma262/#sec-promise.race
    race: function race(iterable) {
      var C = this;
      var capability = newPromiseCapability$1(C);
      var reject = capability.reject;
      var result = perform(function () {
        var $promiseResolve = aFunction$1(C.resolve);
        iterate_1(iterable, function (promise) {
          $promiseResolve.call(C, promise).then(capability.resolve, reject);
        });
      });
      if (result.error) reject(result.value);
      return capability.promise;
    }
  });
  var getOwnPropertyDescriptor$4 = objectGetOwnPropertyDescriptor.f;
  var nativeStartsWith = ''.startsWith;
  var min$4 = Math.min;
  var CORRECT_IS_REGEXP_LOGIC = correctIsRegexpLogic('startsWith');
  // https://github.com/zloirock/core-js/pull/702
  var MDN_POLYFILL_BUG =  !CORRECT_IS_REGEXP_LOGIC && !!function () {
    var descriptor = getOwnPropertyDescriptor$4(String.prototype, 'startsWith');
    return descriptor && !descriptor.writable;
  }();
  // `String.prototype.startsWith` method
  // https://tc39.github.io/ecma262/#sec-string.prototype.startswith
  _export({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG && !CORRECT_IS_REGEXP_LOGIC }, {
    startsWith: function startsWith(searchString /* , position = 0 */) {
      var that = String(requireObjectCoercible(this));
      notARegexp(searchString);
      var index = toLength(min$4(arguments.length > 1 ? arguments[1] : undefined, that.length));
      var search = String(searchString);
      return nativeStartsWith
        ? nativeStartsWith.call(that, search, index)
        : that.slice(index, index + search.length) === search;
    }
  });
  // ==========================================================================
  // Type checking utils
  // ==========================================================================
  var getConstructor$1 = function getConstructor(input) {
    return input !== null && typeof input !== 'undefined' ? input.constructor : null;
  };
  var instanceOf$1 = function instanceOf(input, constructor) {
    return Boolean(input && constructor && input instanceof constructor);
  };
  var isNullOrUndefined$1 = function isNullOrUndefined(input) {
    return input === null || typeof input === 'undefined';
  };
  var isObject$2 = function isObject(input) {
    return getConstructor$1(input) === Object;
  };
  var isNumber$1 = function isNumber(input) {
    return getConstructor$1(input) === Number && !Number.isNaN(input);
  };
  var isString$1 = function isString(input) {
    return getConstructor$1(input) === String;
  };
  var isBoolean$1 = function isBoolean(input) {
    return getConstructor$1(input) === Boolean;
  };
  var isFunction$1 = function isFunction(input) {
    return getConstructor$1(input) === Function;
  };
  var isArray$2 = function isArray(input) {
    return Array.isArray(input);
  };
  var isWeakMap = function isWeakMap(input) {
    return instanceOf$1(input, WeakMap);
  };
  var isNodeList$1 = function isNodeList(input) {
    return instanceOf$1(input, NodeList);
  };
  var isElement$1 = function isElement(input) {
    return instanceOf$1(input, Element);
  };
  var isTextNode = function isTextNode(input) {
    return getConstructor$1(input) === Text;
  };
  var isEvent$1 = function isEvent(input) {
    return instanceOf$1(input, Event);
  };
  var isKeyboardEvent = function isKeyboardEvent(input) {
    return instanceOf$1(input, KeyboardEvent);
  };
  var isCue = function isCue(input) {
    return instanceOf$1(input, window.TextTrackCue) || instanceOf$1(input, window.VTTCue);
  };
  var isTrack = function isTrack(input) {
    return instanceOf$1(input, TextTrack) || !isNullOrUndefined$1(input) && isString$1(input.kind);
  };
  var isPromise = function isPromise(input) {
    return instanceOf$1(input, Promise);
  };
  var isEmpty$1 = function isEmpty(input) {
    return isNullOrUndefined$1(input) || (isString$1(input) || isArray$2(input) || isNodeList$1(input)) && !input.length || isObject$2(input) && !Object.keys(input).length;
  };
  var isUrl = function isUrl(input) {
    // Accept a URL object
    if (instanceOf$1(input, window.URL)) {
      return true;
    } // Must be string from here
    if (!isString$1(input)) {
      return false;
    } // Add the protocol if required
    var string = input;
    if (!input.startsWith('http://') || !input.startsWith('https://')) {
      string = "http://".concat(input);
    }
    try {
      return !isEmpty$1(new URL(string).hostname);
    } catch (e) {
      return false;
    }
  };
  var is$1 = {
    nullOrUndefined: isNullOrUndefined$1,
    object: isObject$2,
    number: isNumber$1,
    string: isString$1,
    boolean: isBoolean$1,
    function: isFunction$1,
    array: isArray$2,
    weakMap: isWeakMap,
    nodeList: isNodeList$1,
    element: isElement$1,
    textNode: isTextNode,
    event: isEvent$1,
    keyboardEvent: isKeyboardEvent,
    cue: isCue,
    track: isTrack,
    promise: isPromise,
    url: isUrl,
    empty: isEmpty$1
  };
  var transitionEndEvent = function () {
    var element = document.createElement('span');
    var events = {
      WebkitTransition: 'webkitTransitionEnd',
      MozTransition: 'transitionend',
      OTransition: 'oTransitionEnd otransitionend',
      transition: 'transitionend'
    };
    var type = Object.keys(events).find(function (event) {
      return element.style[event] !== undefined;
    });
    return is$1.string(type) ? events[type] : false;
  }(); // Force repaint of element
  function repaint(element, delay) {
    setTimeout(function () {
      try {
        // eslint-disable-next-line no-param-reassign
        element.hidden = true; // eslint-disable-next-line no-unused-expressions
        element.offsetHeight; // eslint-disable-next-line no-param-reassign
        element.hidden = false;
      } catch (e) {// Do nothing
      }
    }, delay);
  }
  // ==========================================================================
  // Browser sniffing
  // Unfortunately, due to mixed support, UA sniffing is required
  // ==========================================================================
  var browser = {
    isIE:
    /* @cc_on!@ */
     !!document.documentMode,
    isEdge: window.navigator.userAgent.includes('Edge'),
    isWebkit: 'WebkitAppearance' in document.documentElement.style && !/Edge/.test(navigator.userAgent),
    isIPhone: /(iPhone|iPod)/gi.test(navigator.platform),
    isIos: /(iPad|iPhone|iPod)/gi.test(navigator.platform)
  };
  // `Array.prototype.{ reduce, reduceRight }` methods implementation
  var createMethod$5 = function (IS_RIGHT) {
    return function (that, callbackfn, argumentsLength, memo) {
      aFunction$1(callbackfn);
      var O = toObject(that);
      var self = indexedObject(O);
      var length = toLength(O.length);
      var index = IS_RIGHT ? length - 1 : 0;
      var i = IS_RIGHT ? -1 : 1;
      if (argumentsLength < 2) while (true) {
        if (index in self) {
          memo = self[index];
          index += i;
          break;
        }
        index += i;
        if (IS_RIGHT ? index < 0 : length <= index) {
          throw TypeError('Reduce of empty array with no initial value');
        }
      }
      for (;IS_RIGHT ? index >= 0 : length > index; index += i) if (index in self) {
        memo = callbackfn(memo, self[index], index, O);
      }
      return memo;
    };
  };
  var arrayReduce = {
    // `Array.prototype.reduce` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.reduce
    left: createMethod$5(false),
    // `Array.prototype.reduceRight` method
    // https://tc39.github.io/ecma262/#sec-array.prototype.reduceright
    right: createMethod$5(true)
  };
  var $reduce = arrayReduce.left;
  var STRICT_METHOD$5 = arrayMethodIsStrict('reduce');
  var USES_TO_LENGTH$9 = arrayMethodUsesToLength('reduce', { 1: 0 });
  // `Array.prototype.reduce` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.reduce
  _export({ target: 'Array', proto: true, forced: !STRICT_METHOD$5 || !USES_TO_LENGTH$9 }, {
    reduce: function reduce(callbackfn /* , initialValue */) {
      return $reduce(this, callbackfn, arguments.length, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  function cloneDeep(object) {
    return JSON.parse(JSON.stringify(object));
  } // Get a nested value in an object
  function getDeep(object, path) {
    return path.split('.').reduce(function (obj, key) {
      return obj && obj[key];
    }, object);
  } // Deep extend destination object with N more objects
  function extend() {
    var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
    for (var _len = arguments.length, sources = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
      sources[_key - 1] = arguments[_key];
    }
    if (!sources.length) {
      return target;
    }
    var source = sources.shift();
    if (!is$1.object(source)) {
      return target;
    }
    Object.keys(source).forEach(function (key) {
      if (is$1.object(source[key])) {
        if (!Object.keys(target).includes(key)) {
          Object.assign(target, _defineProperty({}, key, {}));
        }
        extend(target[key], source[key]);
      } else {
        Object.assign(target, _defineProperty({}, key, source[key]));
      }
    });
    return extend.apply(void 0, [target].concat(sources));
  }
  function wrap$1(elements, wrapper) {
    // Convert `elements` to an array, if necessary.
    var targets = elements.length ? elements : [elements]; // Loops backwards to prevent having to clone the wrapper on the
    // first element (see `child` below).
    Array.from(targets).reverse().forEach(function (element, index) {
      var child = index > 0 ? wrapper.cloneNode(true) : wrapper; // Cache the current parent and sibling.
      var parent = element.parentNode;
      var sibling = element.nextSibling; // Wrap the element (is automatically removed from its current
      // parent).
      child.appendChild(element); // If the element had a sibling, insert the wrapper before
      // the sibling to maintain the HTML structure; otherwise, just
      // append it to the parent.
      if (sibling) {
        parent.insertBefore(child, sibling);
      } else {
        parent.appendChild(child);
      }
    });
  } // Set attributes
  function setAttributes(element, attributes) {
    if (!is$1.element(element) || is$1.empty(attributes)) {
      return;
    } // Assume null and undefined attributes should be left out,
    // Setting them would otherwise convert them to "null" and "undefined"
    Object.entries(attributes).filter(function (_ref) {
      var _ref2 = _slicedToArray(_ref, 2),
          value = _ref2[1];
      return !is$1.nullOrUndefined(value);
    }).forEach(function (_ref3) {
      var _ref4 = _slicedToArray(_ref3, 2),
          key = _ref4[0],
          value = _ref4[1];
      return element.setAttribute(key, value);
    });
  } // Create a DocumentFragment
  function createElement(type, attributes, text) {
    // Create a new <element>
    var element = document.createElement(type); // Set all passed attributes
    if (is$1.object(attributes)) {
      setAttributes(element, attributes);
    } // Add text node
    if (is$1.string(text)) {
      element.innerText = text;
    } // Return built element
    return element;
  } // Inaert an element after another
  function insertAfter(element, target) {
    if (!is$1.element(element) || !is$1.element(target)) {
      return;
    }
    target.parentNode.insertBefore(element, target.nextSibling);
  } // Insert a DocumentFragment
  function insertElement(type, parent, attributes, text) {
    if (!is$1.element(parent)) {
      return;
    }
    parent.appendChild(createElement(type, attributes, text));
  } // Remove element(s)
  function removeElement(element) {
    if (is$1.nodeList(element) || is$1.array(element)) {
      Array.from(element).forEach(removeElement);
      return;
    }
    if (!is$1.element(element) || !is$1.element(element.parentNode)) {
      return;
    }
    element.parentNode.removeChild(element);
  } // Remove all child elements
  function emptyElement(element) {
    if (!is$1.element(element)) {
      return;
    }
    var length = element.childNodes.length;
    while (length > 0) {
      element.removeChild(element.lastChild);
      length -= 1;
    }
  } // Replace element
  function replaceElement(newChild, oldChild) {
    if (!is$1.element(oldChild) || !is$1.element(oldChild.parentNode) || !is$1.element(newChild)) {
      return null;
    }
    oldChild.parentNode.replaceChild(newChild, oldChild);
    return newChild;
  } // Get an attribute object from a string selector
  function getAttributesFromSelector(sel, existingAttributes) {
    // For example:
    // '.test' to { class: 'test' }
    // '#test' to { id: 'test' }
    // '[data-test="test"]' to { 'data-test': 'test' }
    if (!is$1.string(sel) || is$1.empty(sel)) {
      return {};
    }
    var attributes = {};
    var existing = extend({}, existingAttributes);
    sel.split(',').forEach(function (s) {
      // Remove whitespace
      var selector = s.trim();
      var className = selector.replace('.', '');
      var stripped = selector.replace(/[[\]]/g, ''); // Get the parts and value
      var parts = stripped.split('=');
      var _parts = _slicedToArray(parts, 1),
          key = _parts[0];
      var value = parts.length > 1 ? parts[1].replace(/["']/g, '') : ''; // Get the first character
      var start = selector.charAt(0);
      switch (start) {
        case '.':
          // Add to existing classname
          if (is$1.string(existing.class)) {
            attributes.class = "".concat(existing.class, " ").concat(className);
          } else {
            attributes.class = className;
          }
          break;
        case '#':
          // ID selector
          attributes.id = selector.replace('#', '');
          break;
        case '[':
          // Attribute selector
          attributes[key] = value;
          break;
      }
    });
    return extend(existing, attributes);
  } // Toggle hidden
  function toggleHidden(element, hidden) {
    if (!is$1.element(element)) {
      return;
    }
    var hide = hidden;
    if (!is$1.boolean(hide)) {
      hide = !element.hidden;
    } // eslint-disable-next-line no-param-reassign
    element.hidden = hide;
  } // Mirror Element.classList.toggle, with IE compatibility for "force" argument
  function toggleClass(element, className, force) {
    if (is$1.nodeList(element)) {
      return Array.from(element).map(function (e) {
        return toggleClass(e, className, force);
      });
    }
    if (is$1.element(element)) {
      var method = 'toggle';
      if (typeof force !== 'undefined') {
        method = force ? 'add' : 'remove';
      }
      element.classList[method](className);
      return element.classList.contains(className);
    }
    return false;
  } // Has class name
  function hasClass(element, className) {
    return is$1.element(element) && element.classList.contains(className);
  } // Element matches selector
  function matches$1(element, selector) {
    function match() {
      return Array.from(document.querySelectorAll(selector)).includes(this);
    }
    var method =  match;
    return method.call(element, selector);
  } // Find all elements
  function getElements(selector) {
    return this.elements.container.querySelectorAll(selector);
  } // Find a single element
  function getElement(selector) {
    return this.elements.container.querySelector(selector);
  } // Set focus and tab focus class
  function setFocus() {
    var element = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
    var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
    if (!is$1.element(element)) {
      return;
    } // Set regular focus
    element.focus({
      preventScroll: true
    }); // If we want to mimic keyboard focus via tab
    if (tabFocus) {
      toggleClass(element, this.config.classNames.tabFocus);
    }
  }
  var defaultCodecs = {
    'audio/ogg': 'vorbis',
    'audio/wav': '1',
    'video/webm': 'vp8, vorbis',
    'video/mp4': 'avc1.42E01E, mp4a.40.2',
    'video/ogg': 'theora'
  }; // Check for feature support
  var support = {
    // Basic support
    audio: 'canPlayType' in document.createElement('audio'),
    video: 'canPlayType' in document.createElement('video'),
    // Check for support
    // Basic functionality vs full UI
    check: function check(type, provider, playsinline) {
      var canPlayInline = browser.isIPhone && playsinline && support.playsinline;
      var api = support[type] || provider !== 'html5';
      var ui = api && support.rangeInput && (type !== 'video' || !browser.isIPhone || canPlayInline);
      return {
        api: api,
        ui: ui
      };
    },
    // Picture-in-picture support
    // Safari & Chrome only currently
    pip: function () {
      if (browser.isIPhone) {
        return false;
      } // Safari
      // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
      if (is$1.function(createElement('video').webkitSetPresentationMode)) {
        return true;
      } // Chrome
      // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture
      if (document.pictureInPictureEnabled && !createElement('video').disablePictureInPicture) {
        return true;
      }
      return false;
    }(),
    // Airplay support
    // Safari only currently
    airplay: is$1.function(window.WebKitPlaybackTargetAvailabilityEvent),
    // Inline playback support
    // https://webkit.org/blog/6784/new-video-policies-for-ios/
    playsinline: 'playsInline' in document.createElement('video'),
    // Check for mime type support against a player instance
    // Credits: http://diveintohtml5.info/everything.html
    // Related: http://www.leanbackplayer.com/test/h5mt.html
    mime: function mime(input) {
      if (is$1.empty(input)) {
        return false;
      }
      var _input$split = input.split('/'),
          _input$split2 = _slicedToArray(_input$split, 1),
          mediaType = _input$split2[0];
      var type = input; // Verify we're using HTML5 and there's no media type mismatch
      if (!this.isHTML5 || mediaType !== this.type) {
        return false;
      } // Add codec if required
      if (Object.keys(defaultCodecs).includes(type)) {
        type += "; codecs=\"".concat(defaultCodecs[input], "\"");
      }
      try {
        return Boolean(type && this.media.canPlayType(type).replace(/no/, ''));
      } catch (e) {
        return false;
      }
    },
    // Check for textTracks support
    textTracks: 'textTracks' in document.createElement('video'),
    // <input type="range"> Sliders
    rangeInput: function () {
      var range = document.createElement('input');
      range.type = 'range';
      return range.type === 'range';
    }(),
    // Touch
    // NOTE: Remember a device can be mouse + touch enabled so we check on first touch event
    touch: 'ontouchstart' in document.documentElement,
    // Detect transitions support
    transitions: transitionEndEvent !== false,
    // Reduced motion iOS & MacOS setting
    // https://webkit.org/blog/7551/responsive-design-for-motion/
    reducedMotion: 'matchMedia' in window && window.matchMedia('(prefers-reduced-motion)').matches
  };
  // https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md
  // https://www.youtube.com/watch?v=NPM6172J22g
  var supportsPassiveListeners = function () {
    // Test via a getter in the options object to see if the passive property is accessed
    var supported = false;
    try {
      var options = Object.defineProperty({}, 'passive', {
        get: function get() {
          supported = true;
          return null;
        }
      });
      window.addEventListener('test', null, options);
      window.removeEventListener('test', null, options);
    } catch (e) {// Do nothing
    }
    return supported;
  }(); // Toggle event listener
  function toggleListener(element, event, callback) {
    var _this = this;
    var toggle = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
    var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
    var capture = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : false;
    // Bail if no element, event, or callback
    if (!element || !('addEventListener' in element) || is$1.empty(event) || !is$1.function(callback)) {
      return;
    } // Allow multiple events
    var events = event.split(' '); // Build options
    // Default to just the capture boolean for browsers with no passive listener support
    var options = capture; // If passive events listeners are supported
    if (supportsPassiveListeners) {
      options = {
        // Whether the listener can be passive (i.e. default never prevented)
        passive: passive,
        // Whether the listener is a capturing listener or not
        capture: capture
      };
    } // If a single node is passed, bind the event listener
    events.forEach(function (type) {
      if (_this && _this.eventListeners && toggle) {
        // Cache event listener
        _this.eventListeners.push({
          element: element,
          type: type,
          callback: callback,
          options: options
        });
      }
      element[toggle ? 'addEventListener' : 'removeEventListener'](type, callback, options);
    });
  } // Bind event handler
  function on(element) {
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    toggleListener.call(this, element, events, callback, true, passive, capture);
  } // Unbind event handler
  function off(element) {
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    toggleListener.call(this, element, events, callback, false, passive, capture);
  } // Bind once-only event handler
  function once(element) {
    var _this2 = this;
    var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var callback = arguments.length > 2 ? arguments[2] : undefined;
    var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
    var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
    var onceCallback = function onceCallback() {
      off(element, events, onceCallback, passive, capture);
      for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
        args[_key] = arguments[_key];
      }
      callback.apply(_this2, args);
    };
    toggleListener.call(this, element, events, onceCallback, true, passive, capture);
  } // Trigger event
  function triggerEvent(element) {
    var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var bubbles = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
    var detail = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
    // Bail if no element
    if (!is$1.element(element) || is$1.empty(type)) {
      return;
    } // Create and dispatch the event
    var event = new CustomEvent(type, {
      bubbles: bubbles,
      detail: _objectSpread2({}, detail, {
        plyr: this
      })
    }); // Dispatch the event
    element.dispatchEvent(event);
  } // Unbind all cached event listeners
  function unbindListeners() {
    if (this && this.eventListeners) {
      this.eventListeners.forEach(function (item) {
        var element = item.element,
            type = item.type,
            callback = item.callback,
            options = item.options;
        element.removeEventListener(type, callback, options);
      });
      this.eventListeners = [];
    }
  } // Run method when / if player is ready
  function ready() {
    var _this3 = this;
    return new Promise(function (resolve) {
      return _this3.ready ? setTimeout(resolve, 0) : on.call(_this3, _this3.elements.container, 'ready', resolve);
    }).then(function () {});
  }
  function validateRatio(input) {
    if (!is$1.array(input) && (!is$1.string(input) || !input.includes(':'))) {
      return false;
    }
    var ratio = is$1.array(input) ? input : input.split(':');
    return ratio.map(Number).every(is$1.number);
  }
  function reduceAspectRatio(ratio) {
    if (!is$1.array(ratio) || !ratio.every(is$1.number)) {
      return null;
    }
    var _ratio = _slicedToArray(ratio, 2),
        width = _ratio[0],
        height = _ratio[1];
    var getDivider = function getDivider(w, h) {
      return h === 0 ? w : getDivider(h, w % h);
    };
    var divider = getDivider(width, height);
    return [width / divider, height / divider];
  }
  function getAspectRatio(input) {
    var parse = function parse(ratio) {
      return validateRatio(ratio) ? ratio.split(':').map(Number) : null;
    }; // Try provided ratio
    var ratio = parse(input); // Get from config
    if (ratio === null) {
      ratio = parse(this.config.ratio);
    } // Get from embed
    if (ratio === null && !is$1.empty(this.embed) && is$1.array(this.embed.ratio)) {
      ratio = this.embed.ratio;
    } // Get from HTML5 video
    if (ratio === null && this.isHTML5) {
      var _this$media = this.media,
          videoWidth = _this$media.videoWidth,
          videoHeight = _this$media.videoHeight;
      ratio = reduceAspectRatio([videoWidth, videoHeight]);
    }
    return ratio;
  } // Set aspect ratio for responsive container
  function setAspectRatio(input) {
    if (!this.isVideo) {
      return {};
    }
    var wrapper = this.elements.wrapper;
    var ratio = getAspectRatio.call(this, input);
    var _ref = is$1.array(ratio) ? ratio : [0, 0],
        _ref2 = _slicedToArray(_ref, 2),
        w = _ref2[0],
        h = _ref2[1];
    var padding = 100 / w * h;
    wrapper.style.paddingBottom = "".concat(padding, "%"); // For Vimeo we have an extra <div> to hide the standard controls and UI
    if (this.isVimeo && this.supported.ui) {
      var height = 240;
      var offset = (height - padding) / (height / 50);
      this.media.style.transform = "translateY(-".concat(offset, "%)");
    } else if (this.isHTML5) {
      wrapper.classList.toggle(this.config.classNames.videoFixedRatio, ratio !== null);
    }
    return {
      padding: padding,
      ratio: ratio
    };
  }
  var html5 = {
    getSources: function getSources() {
      var _this = this;
      if (!this.isHTML5) {
        return [];
      }
      var sources = Array.from(this.media.querySelectorAll('source')); // Filter out unsupported sources (if type is specified)
      return sources.filter(function (source) {
        var type = source.getAttribute('type');
        if (is$1.empty(type)) {
          return true;
        }
        return support.mime.call(_this, type);
      });
    },
    // Get quality levels
    getQualityOptions: function getQualityOptions() {
      // Whether we're forcing all options (e.g. for streaming)
      if (this.config.quality.forced) {
        return this.config.quality.options;
      } // Get sizes from <source> elements
      return html5.getSources.call(this).map(function (source) {
        return Number(source.getAttribute('size'));
      }).filter(Boolean);
    },
    setup: function setup() {
      if (!this.isHTML5) {
        return;
      }
      var player = this; // Set speed options from config
      player.options.speed = player.config.speed.options; // Set aspect ratio if fixed
      if (!is$1.empty(this.config.ratio)) {
        setAspectRatio.call(player);
      } // Quality
      Object.defineProperty(player.media, 'quality', {
        get: function get() {
          // Get sources
          var sources = html5.getSources.call(player);
          var source = sources.find(function (s) {
            return s.getAttribute('src') === player.source;
          }); // Return size, if match is found
          return source && Number(source.getAttribute('size'));
        },
        set: function set(input) {
          if (player.quality === input) {
            return;
          } // If we're using an an external handler...
          if (player.config.quality.forced && is$1.function(player.config.quality.onChange)) {
            player.config.quality.onChange(input);
          } else {
            // Get sources
            var sources = html5.getSources.call(player); // Get first match for requested size
            var source = sources.find(function (s) {
              return Number(s.getAttribute('size')) === input;
            }); // No matching source found
            if (!source) {
              return;
            } // Get current state
            var _player$media = player.media,
                currentTime = _player$media.currentTime,
                paused = _player$media.paused,
                preload = _player$media.preload,
                readyState = _player$media.readyState,
                playbackRate = _player$media.playbackRate; // Set new source
            player.media.src = source.getAttribute('src'); // Prevent loading if preload="none" and the current source isn't loaded (#1044)
            if (preload !== 'none' || readyState) {
              // Restore time
              player.once('loadedmetadata', function () {
                player.speed = playbackRate;
                player.currentTime = currentTime; // Resume playing
                if (!paused) {
                  player.play();
                }
              }); // Load new source
              player.media.load();
            }
          } // Trigger change event
          triggerEvent.call(player, player.media, 'qualitychange', false, {
            quality: input
          });
        }
      });
    },
    // Cancel current network requests
    // See https://github.com/sampotts/plyr/issues/174
    cancelRequests: function cancelRequests() {
      if (!this.isHTML5) {
        return;
      } // Remove child sources
      removeElement(html5.getSources.call(this)); // Set blank video src attribute
      // This is to prevent a MEDIA_ERR_SRC_NOT_SUPPORTED error
      // Info: http://stackoverflow.com/questions/32231579/how-to-properly-dispose-of-an-html5-video-and-close-socket-or-connection
      this.media.setAttribute('src', this.config.blankVideo); // Load the new empty source
      // This will cancel existing requests
      // See https://github.com/sampotts/plyr/issues/174
      this.media.load(); // Debugging
      this.debug.log('Cancelled network requests');
    }
  };
  function dedupe(array) {
    if (!is$1.array(array)) {
      return array;
    }
    return array.filter(function (item, index) {
      return array.indexOf(item) === index;
    });
  } // Get the closest value in an array
  function closest(array, value) {
    if (!is$1.array(array) || !array.length) {
      return null;
    }
    return array.reduce(function (prev, curr) {
      return Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev;
    });
  }
  var defineProperty$6 = objectDefineProperty.f;
  var getOwnPropertyNames$1 = objectGetOwnPropertyNames.f;
  var setInternalState$7 = internalState.set;
  var MATCH$2 = wellKnownSymbol('match');
  var NativeRegExp = global_1.RegExp;
  var RegExpPrototype$1 = NativeRegExp.prototype;
  var re1 = /a/g;
  var re2 = /a/g;
  // "new" should create a new object, old webkit bug
  var CORRECT_NEW = new NativeRegExp(re1) !== re1;
  var UNSUPPORTED_Y$2 = regexpStickyHelpers.UNSUPPORTED_Y;
  var FORCED$3 = descriptors && isForced_1('RegExp', (!CORRECT_NEW || UNSUPPORTED_Y$2 || fails(function () {
    re2[MATCH$2] = false;
    // RegExp constructor can alter flags and IsRegExp works correct with @@match
    return NativeRegExp(re1) != re1 || NativeRegExp(re2) == re2 || NativeRegExp(re1, 'i') != '/a/i';
  })));
  // `RegExp` constructor
  // https://tc39.github.io/ecma262/#sec-regexp-constructor
  if (FORCED$3) {
    var RegExpWrapper = function RegExp(pattern, flags) {
      var thisIsRegExp = this instanceof RegExpWrapper;
      var patternIsRegExp = isRegexp(pattern);
      var flagsAreUndefined = flags === undefined;
      var sticky;
      if (!thisIsRegExp && patternIsRegExp && pattern.constructor === RegExpWrapper && flagsAreUndefined) {
        return pattern;
      }
      if (CORRECT_NEW) {
        if (patternIsRegExp && !flagsAreUndefined) pattern = pattern.source;
      } else if (pattern instanceof RegExpWrapper) {
        if (flagsAreUndefined) flags = regexpFlags.call(pattern);
        pattern = pattern.source;
      }
      if (UNSUPPORTED_Y$2) {
        sticky = !!flags && flags.indexOf('y') > -1;
        if (sticky) flags = flags.replace(/y/g, '');
      }
      var result = inheritIfRequired(
        CORRECT_NEW ? new NativeRegExp(pattern, flags) : NativeRegExp(pattern, flags),
        thisIsRegExp ? this : RegExpPrototype$1,
        RegExpWrapper
      );
      if (UNSUPPORTED_Y$2 && sticky) setInternalState$7(result, { sticky: sticky });
      return result;
    };
    var proxy = function (key) {
      key in RegExpWrapper || defineProperty$6(RegExpWrapper, key, {
        configurable: true,
        get: function () { return NativeRegExp[key]; },
        set: function (it) { NativeRegExp[key] = it; }
      });
    };
    var keys$2 = getOwnPropertyNames$1(NativeRegExp);
    var index = 0;
    while (keys$2.length > index) proxy(keys$2[index++]);
    RegExpPrototype$1.constructor = RegExpWrapper;
    RegExpWrapper.prototype = RegExpPrototype$1;
    redefine(global_1, 'RegExp', RegExpWrapper);
  }
  // https://tc39.github.io/ecma262/#sec-get-regexp-@@species
  setSpecies('RegExp');
  function generateId(prefix) {
    return "".concat(prefix, "-").concat(Math.floor(Math.random() * 10000));
  } // Format string
  function format(input) {
    for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
      args[_key - 1] = arguments[_key];
    }
    if (is$1.empty(input)) {
      return input;
    }
    return input.toString().replace(/{(\d+)}/g, function (match, i) {
      return args[i].toString();
    });
  } // Get percentage
  function getPercentage(current, max) {
    if (current === 0 || max === 0 || Number.isNaN(current) || Number.isNaN(max)) {
      return 0;
    }
    return (current / max * 100).toFixed(2);
  } // Replace all occurances of a string in a string
  function replaceAll() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var find = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
    var replace = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '';
    return input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g, '\\$1'), 'g'), replace.toString());
  } // Convert to title case
  function toTitleCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    return input.toString().replace(/\w\S*/g, function (text) {
      return text.charAt(0).toUpperCase() + text.substr(1).toLowerCase();
    });
  } // Convert string to pascalCase
  function toPascalCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var string = input.toString(); // Convert kebab case
    string = replaceAll(string, '-', ' '); // Convert snake case
    string = replaceAll(string, '_', ' '); // Convert to title case
    string = toTitleCase(string); // Convert to pascal case
    return replaceAll(string, ' ', '');
  } // Convert string to pascalCase
  function toCamelCase() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
    var string = input.toString(); // Convert to pascal case
    string = toPascalCase(string); // Convert first character to lowercase
    return string.charAt(0).toLowerCase() + string.slice(1);
  } // Remove HTML from a string
  function stripHTML(source) {
    var fragment = document.createDocumentFragment();
    var element = document.createElement('div');
    fragment.appendChild(element);
    element.innerHTML = source;
    return fragment.firstChild.innerText;
  } // Like outerHTML, but also works for DocumentFragment
  function getHTML(element) {
    var wrapper = document.createElement('div');
    wrapper.appendChild(element);
    return wrapper.innerHTML;
  }
  var resources = {
    pip: 'PIP',
    airplay: 'AirPlay',
    html5: 'HTML5',
    vimeo: 'Vimeo',
    youtube: 'YouTube'
  };
  var i18n = {
    get: function get() {
      var key = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
      var config = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
      if (is$1.empty(key) || is$1.empty(config)) {
        return '';
      }
      var string = getDeep(config.i18n, key);
      if (is$1.empty(string)) {
        if (Object.keys(resources).includes(key)) {
          return resources[key];
        }
        return '';
      }
      var replace = {
        '{seektime}': config.seekTime,
        '{title}': config.title
      };
      Object.entries(replace).forEach(function (_ref) {
        var _ref2 = _slicedToArray(_ref, 2),
            k = _ref2[0],
            v = _ref2[1];
        string = replaceAll(string, k, v);
      });
      return string;
    }
  };
  var Storage =
  /*#__PURE__*/
  function () {
    function Storage(player) {
      _classCallCheck(this, Storage);
      this.enabled = player.config.storage.enabled;
      this.key = player.config.storage.key;
    } // Check for actual support (see if we can use it)
    _createClass(Storage, [{
      key: "get",
      value: function get(key) {
        if (!Storage.supported || !this.enabled) {
          return null;
        }
        var store = window.localStorage.getItem(this.key);
        if (is$1.empty(store)) {
          return null;
        }
        var json = JSON.parse(store);
        return is$1.string(key) && key.length ? json[key] : json;
      }
    }, {
      key: "set",
      value: function set(object) {
        // Bail if we don't have localStorage support or it's disabled
        if (!Storage.supported || !this.enabled) {
          return;
        } // Can only store objectst
        if (!is$1.object(object)) {
          return;
        } // Get current storage
        var storage = this.get(); // Default to empty object
        if (is$1.empty(storage)) {
          storage = {};
        } // Update the working copy of the values
        extend(storage, object); // Update storage
        window.localStorage.setItem(this.key, JSON.stringify(storage));
      }
    }], [{
      key: "supported",
      get: function get() {
        try {
          if (!('localStorage' in window)) {
            return false;
          }
          var test = '___test'; // Try to use it (it might be disabled, e.g. user is in private mode)
          // see: https://github.com/sampotts/plyr/issues/131
          window.localStorage.setItem(test, test);
          window.localStorage.removeItem(test);
          return true;
        } catch (e) {
          return false;
        }
      }
    }]);
    return Storage;
  }();
  // ==========================================================================
  // Fetch wrapper
  // Using XHR to avoid issues with older browsers
  // ==========================================================================
  function fetch(url) {
    var responseType = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'text';
    return new Promise(function (resolve, reject) {
      try {
        var request = new XMLHttpRequest(); // Check for CORS support
        if (!('withCredentials' in request)) {
          return;
        }
        request.addEventListener('load', function () {
          if (responseType === 'text') {
            try {
              resolve(JSON.parse(request.responseText));
            } catch (e) {
              resolve(request.responseText);
            }
          } else {
            resolve(request.response);
          }
        });
        request.addEventListener('error', function () {
          throw new Error(request.status);
        });
        request.open('GET', url, true); // Set the required response type
        request.responseType = responseType;
        request.send();
      } catch (e) {
        reject(e);
      }
    });
  }
  // ==========================================================================
  function loadSprite(url, id) {
    if (!is$1.string(url)) {
      return;
    }
    var prefix = 'cache';
    var hasId = is$1.string(id);
    var isCached = false;
    var exists = function exists() {
      return document.getElementById(id) !== null;
    };
    var update = function update(container, data) {
      // eslint-disable-next-line no-param-reassign
      container.innerHTML = data; // Check again incase of race condition
      if (hasId && exists()) {
        return;
      } // Inject the SVG to the body
      document.body.insertAdjacentElement('afterbegin', container);
    }; // Only load once if ID set
    if (!hasId || !exists()) {
      var useStorage = Storage.supported; // Create container
      var container = document.createElement('div');
      container.setAttribute('hidden', '');
      if (hasId) {
        container.setAttribute('id', id);
      } // Check in cache
      if (useStorage) {
        var cached = window.localStorage.getItem("".concat(prefix, "-").concat(id));
        isCached = cached !== null;
        if (isCached) {
          var data = JSON.parse(cached);
          update(container, data.content);
        }
      } // Get the sprite
      fetch(url).then(function (result) {
        if (is$1.empty(result)) {
          return;
        }
        if (useStorage) {
          window.localStorage.setItem("".concat(prefix, "-").concat(id), JSON.stringify({
            content: result
          }));
        }
        update(container, result);
      }).catch(function () {});
    }
  }
  var ceil$1 = Math.ceil;
  var floor$5 = Math.floor;
  // `Math.trunc` method
  // https://tc39.github.io/ecma262/#sec-math.trunc
  _export({ target: 'Math', stat: true }, {
    trunc: function trunc(it) {
      return (it > 0 ? floor$5 : ceil$1)(it);
    }
  });
  var getHours = function getHours(value) {
    return Math.trunc(value / 60 / 60 % 60, 10);
  };
  var getMinutes = function getMinutes(value) {
    return Math.trunc(value / 60 % 60, 10);
  };
  var getSeconds = function getSeconds(value) {
    return Math.trunc(value % 60, 10);
  }; // Format time to UI friendly string
  function formatTime() {
    var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
    var displayHours = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
    var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
    // Bail if the value isn't a number
    if (!is$1.number(time)) {
      return formatTime(undefined, displayHours, inverted);
    } // Format time component to add leading zero
    var format = function format(value) {
      return "0".concat(value).slice(-2);
    }; // Breakdown to hours, mins, secs
    var hours = getHours(time);
    var mins = getMinutes(time);
    var secs = getSeconds(time); // Do we need to display hours?
    if (displayHours || hours > 0) {
      hours = "".concat(hours, ":");
    } else {
      hours = '';
    } // Render
    return "".concat(inverted && time > 0 ? '-' : '').concat(hours).concat(format(mins), ":").concat(format(secs));
  }
  var controls = {
    // Get icon URL
    getIconUrl: function getIconUrl() {
      var url = new URL(this.config.iconUrl, window.location);
      var cors = url.host !== window.location.host || browser.isIE && !window.svg4everybody;
      return {
        url: this.config.iconUrl,
        cors: cors
      };
    },
    // Find the UI controls
    findElements: function findElements() {
      try {
        this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper); // Buttons
        this.elements.buttons = {
          play: getElements.call(this, this.config.selectors.buttons.play),
          pause: getElement.call(this, this.config.selectors.buttons.pause),
          restart: getElement.call(this, this.config.selectors.buttons.restart),
          rewind: getElement.call(this, this.config.selectors.buttons.rewind),
          fastForward: getElement.call(this, this.config.selectors.buttons.fastForward),
          mute: getElement.call(this, this.config.selectors.buttons.mute),
          pip: getElement.call(this, this.config.selectors.buttons.pip),
          airplay: getElement.call(this, this.config.selectors.buttons.airplay),
          settings: getElement.call(this, this.config.selectors.buttons.settings),
          captions: getElement.call(this, this.config.selectors.buttons.captions),
          fullscreen: getElement.call(this, this.config.selectors.buttons.fullscreen)
        }; // Progress
        this.elements.progress = getElement.call(this, this.config.selectors.progress); // Inputs
        this.elements.inputs = {
          seek: getElement.call(this, this.config.selectors.inputs.seek),
          volume: getElement.call(this, this.config.selectors.inputs.volume)
        }; // Display
        this.elements.display = {
          buffer: getElement.call(this, this.config.selectors.display.buffer),
          currentTime: getElement.call(this, this.config.selectors.display.currentTime),
          duration: getElement.call(this, this.config.selectors.display.duration)
        }; // Seek tooltip
        if (is$1.element(this.elements.progress)) {
          this.elements.display.seekTooltip = this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip));
        }
        return true;
      } catch (error) {
        // Log it
        this.debug.warn('It looks like there is a problem with your custom controls HTML', error); // Restore native video controls
        this.toggleNativeControls(true);
        return false;
      }
    },
    // Create <svg> icon
    createIcon: function createIcon(type, attributes) {
      var namespace = 'http://www.w3.org/2000/svg';
      var iconUrl = controls.getIconUrl.call(this);
      var iconPath = "".concat(!iconUrl.cors ? iconUrl.url : '', "#").concat(this.config.iconPrefix); // Create <svg>
      var icon = document.createElementNS(namespace, 'svg');
      setAttributes(icon, extend(attributes, {
        role: 'presentation',
        focusable: 'false'
      })); // Create the <use> to reference sprite
      var use = document.createElementNS(namespace, 'use');
      var path = "".concat(iconPath, "-").concat(type); // Set `href` attributes
      // https://github.com/sampotts/plyr/issues/460
      // https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
      if ('href' in use) {
        use.setAttributeNS('http://www.w3.org/1999/xlink', 'href', path);
      } // Always set the older attribute even though it's "deprecated" (it'll be around for ages)
      use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path); // Add <use> to <svg>
      icon.appendChild(use);
      return icon;
    },
    // Create hidden text label
    createLabel: function createLabel(key) {
      var attr = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
      var text = i18n.get(key, this.config);
      var attributes = _objectSpread2({}, attr, {
        class: [attr.class, this.config.classNames.hidden].filter(Boolean).join(' ')
      });
      return createElement('span', attributes, text);
    },
    // Create a badge
    createBadge: function createBadge(text) {
      if (is$1.empty(text)) {
        return null;
      }
      var badge = createElement('span', {
        class: this.config.classNames.menu.value
      });
      badge.appendChild(createElement('span', {
        class: this.config.classNames.menu.badge
      }, text));
      return badge;
    },
    // Create a <button>
    createButton: function createButton(buttonType, attr) {
      var _this = this;
      var attributes = extend({}, attr);
      var type = toCamelCase(buttonType);
      var props = {
        element: 'button',
        toggle: false,
        label: null,
        icon: null,
        labelPressed: null,
        iconPressed: null
      };
      ['element', 'icon', 'label'].forEach(function (key) {
        if (Object.keys(attributes).includes(key)) {
          props[key] = attributes[key];
          delete attributes[key];
        }
      }); // Default to 'button' type to prevent form submission
      if (props.element === 'button' && !Object.keys(attributes).includes('type')) {
        attributes.type = 'button';
      } // Set class name
      if (Object.keys(attributes).includes('class')) {
        if (!attributes.class.split(' ').some(function (c) {
          return c === _this.config.classNames.control;
        })) {
          extend(attributes, {
            class: "".concat(attributes.class, " ").concat(this.config.classNames.control)
          });
        }
      } else {
        attributes.class = this.config.classNames.control;
      } // Large play button
      switch (buttonType) {
        case 'play':
          props.toggle = true;
          props.label = 'play';
          props.labelPressed = 'pause';
          props.icon = 'play';
          props.iconPressed = 'pause';
          break;
        case 'mute':
          props.toggle = true;
          props.label = 'mute';
          props.labelPressed = 'unmute';
          props.icon = 'volume';
          props.iconPressed = 'muted';
          break;
        case 'captions':
          props.toggle = true;
          props.label = 'enableCaptions';
          props.labelPressed = 'disableCaptions';
          props.icon = 'captions-off';
          props.iconPressed = 'captions-on';
          break;
        case 'fullscreen':
          props.toggle = true;
          props.label = 'enterFullscreen';
          props.labelPressed = 'exitFullscreen';
          props.icon = 'enter-fullscreen';
          props.iconPressed = 'exit-fullscreen';
          break;
        case 'play-large':
          attributes.class += " ".concat(this.config.classNames.control, "--overlaid");
          type = 'play';
          props.label = 'play';
          props.icon = 'play';
          break;
        default:
          if (is$1.empty(props.label)) {
            props.label = type;
          }
          if (is$1.empty(props.icon)) {
            props.icon = buttonType;
          }
      }
      var button = createElement(props.element); // Setup toggle icon and labels
      if (props.toggle) {
        // Icon
        button.appendChild(controls.createIcon.call(this, props.iconPressed, {
          class: 'icon--pressed'
        }));
        button.appendChild(controls.createIcon.call(this, props.icon, {
          class: 'icon--not-pressed'
        })); // Label/Tooltip
        button.appendChild(controls.createLabel.call(this, props.labelPressed, {
          class: 'label--pressed'
        }));
        button.appendChild(controls.createLabel.call(this, props.label, {
          class: 'label--not-pressed'
        }));
      } else {
        button.appendChild(controls.createIcon.call(this, props.icon));
        button.appendChild(controls.createLabel.call(this, props.label));
      } // Merge and set attributes
      extend(attributes, getAttributesFromSelector(this.config.selectors.buttons[type], attributes));
      setAttributes(button, attributes); // We have multiple play buttons
      if (type === 'play') {
        if (!is$1.array(this.elements.buttons[type])) {
          this.elements.buttons[type] = [];
        }
        this.elements.buttons[type].push(button);
      } else {
        this.elements.buttons[type] = button;
      }
      return button;
    },
    // Create an <input type='range'>
    createRange: function createRange(type, attributes) {
      // Seek input
      var input = createElement('input', extend(getAttributesFromSelector(this.config.selectors.inputs[type]), {
        type: 'range',
        min: 0,
        max: 100,
        step: 0.01,
        value: 0,
        autocomplete: 'off',
        // A11y fixes for https://github.com/sampotts/plyr/issues/905
        role: 'slider',
        'aria-label': i18n.get(type, this.config),
        'aria-valuemin': 0,
        'aria-valuemax': 100,
        'aria-valuenow': 0
      }, attributes));
      this.elements.inputs[type] = input; // Set the fill for webkit now
      controls.updateRangeFill.call(this, input); // Improve support on touch devices
      RangeTouch.setup(input);
      return input;
    },
    // Create a <progress>
    createProgress: function createProgress(type, attributes) {
      var progress = createElement('progress', extend(getAttributesFromSelector(this.config.selectors.display[type]), {
        min: 0,
        max: 100,
        value: 0,
        role: 'progressbar',
        'aria-hidden': true
      }, attributes)); // Create the label inside
      if (type !== 'volume') {
        progress.appendChild(createElement('span', null, '0'));
        var suffixKey = {
          played: 'played',
          buffer: 'buffered'
        }[type];
        var suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';
        progress.innerText = "% ".concat(suffix.toLowerCase());
      }
      this.elements.display[type] = progress;
      return progress;
    },
    // Create time display
    createTime: function createTime(type, attrs) {
      var attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);
      var container = createElement('div', extend(attributes, {
        class: "".concat(attributes.class ? attributes.class : '', " ").concat(this.config.classNames.display.time, " ").trim(),
        'aria-label': i18n.get(type, this.config)
      }), '00:00'); // Reference for updates
      this.elements.display[type] = container;
      return container;
    },
    // Bind keyboard shortcuts for a menu item
    // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
    // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
    bindMenuItemShortcuts: function bindMenuItemShortcuts(menuItem, type) {
      var _this2 = this;
      // Navigate through menus via arrow keys and space
      on.call(this, menuItem, 'keydown keyup', function (event) {
        // We only care about space and ⬆️ ⬇️️ ➡️
        if (![32, 38, 39, 40].includes(event.which)) {
          return;
        } // Prevent play / seek
        event.preventDefault();
        event.stopPropagation(); // We're just here to prevent the keydown bubbling
        if (event.type === 'keydown') {
          return;
        }
        var isRadioButton = matches$1(menuItem, '[role="menuitemradio"]'); // Show the respective menu
        if (!isRadioButton && [32, 39].includes(event.which)) {
          controls.showMenuPanel.call(_this2, type, true);
        } else {
          var target;
          if (event.which !== 32) {
            if (event.which === 40 || isRadioButton && event.which === 39) {
              target = menuItem.nextElementSibling;
              if (!is$1.element(target)) {
                target = menuItem.parentNode.firstElementChild;
              }
            } else {
              target = menuItem.previousElementSibling;
              if (!is$1.element(target)) {
                target = menuItem.parentNode.lastElementChild;
              }
            }
            setFocus.call(_this2, target, true);
          }
        }
      }, false); // Enter will fire a `click` event but we still need to manage focus
      // So we bind to keyup which fires after and set focus here
      on.call(this, menuItem, 'keyup', function (event) {
        if (event.which !== 13) {
          return;
        }
        controls.focusFirstMenuItem.call(_this2, null, true);
      });
    },
    // Create a settings menu item
    createMenuItem: function createMenuItem(_ref) {
      var _this3 = this;
      var value = _ref.value,
          list = _ref.list,
          type = _ref.type,
          title = _ref.title,
          _ref$badge = _ref.badge,
          badge = _ref$badge === void 0 ? null : _ref$badge,
          _ref$checked = _ref.checked,
          checked = _ref$checked === void 0 ? false : _ref$checked;
      var attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);
      var menuItem = createElement('button', extend(attributes, {
        type: 'button',
        role: 'menuitemradio',
        class: "".concat(this.config.classNames.control, " ").concat(attributes.class ? attributes.class : '').trim(),
        'aria-checked': checked,
        value: value
      }));
      var flex = createElement('span'); // We have to set as HTML incase of special characters
      flex.innerHTML = title;
      if (is$1.element(badge)) {
        flex.appendChild(badge);
      }
      menuItem.appendChild(flex); // Replicate radio button behaviour
      Object.defineProperty(menuItem, 'checked', {
        enumerable: true,
        get: function get() {
          return menuItem.getAttribute('aria-checked') === 'true';
        },
        set: function set(check) {
          // Ensure exclusivity
          if (check) {
            Array.from(menuItem.parentNode.children).filter(function (node) {
              return matches$1(node, '[role="menuitemradio"]');
            }).forEach(function (node) {
              return node.setAttribute('aria-checked', 'false');
            });
          }
          menuItem.setAttribute('aria-checked', check ? 'true' : 'false');
        }
      });
      this.listeners.bind(menuItem, 'click keyup', function (event) {
        if (is$1.keyboardEvent(event) && event.which !== 32) {
          return;
        }
        event.preventDefault();
        event.stopPropagation();
        menuItem.checked = true;
        switch (type) {
          case 'language':
            _this3.currentTrack = Number(value);
            break;
          case 'quality':
            _this3.quality = value;
            break;
          case 'speed':
            _this3.speed = parseFloat(value);
            break;
        }
        controls.showMenuPanel.call(_this3, 'home', is$1.keyboardEvent(event));
      }, type, false);
      controls.bindMenuItemShortcuts.call(this, menuItem, type);
      list.appendChild(menuItem);
    },
    // Format a time for display
    formatTime: function formatTime$1() {
      var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
      var inverted = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      // Bail if the value isn't a number
      if (!is$1.number(time)) {
        return time;
      } // Always display hours if duration is over an hour
      var forceHours = getHours(this.duration) > 0;
      return formatTime(time, forceHours, inverted);
    },
    // Update the displayed time
    updateTimeDisplay: function updateTimeDisplay() {
      var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
      var time = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
      var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
      // Bail if there's no element to display or the value isn't a number
      if (!is$1.element(target) || !is$1.number(time)) {
        return;
      } // eslint-disable-next-line no-param-reassign
      target.innerText = controls.formatTime(time, inverted);
    },
    // Update volume UI and storage
    updateVolume: function updateVolume() {
      if (!this.supported.ui) {
        return;
      } // Update range
      if (is$1.element(this.elements.inputs.volume)) {
        controls.setRange.call(this, this.elements.inputs.volume, this.muted ? 0 : this.volume);
      } // Update mute state
      if (is$1.element(this.elements.buttons.mute)) {
        this.elements.buttons.mute.pressed = this.muted || this.volume === 0;
      }
    },
    // Update seek value and lower fill
    setRange: function setRange(target) {
      var value = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
      if (!is$1.element(target)) {
        return;
      } // eslint-disable-next-line
      target.value = value; // Webkit range fill
      controls.updateRangeFill.call(this, target);
    },
    // Update <progress> elements
    updateProgress: function updateProgress(event) {
      var _this4 = this;
      if (!this.supported.ui || !is$1.event(event)) {
        return;
      }
      var value = 0;
      var setProgress = function setProgress(target, input) {
        var val = is$1.number(input) ? input : 0;
        var progress = is$1.element(target) ? target : _this4.elements.display.buffer; // Update value and label
        if (is$1.element(progress)) {
          progress.value = val; // Update text label inside
          var label = progress.getElementsByTagName('span')[0];
          if (is$1.element(label)) {
            label.childNodes[0].nodeValue = val;
          }
        }
      };
      if (event) {
        switch (event.type) {
          // Video playing
          case 'timeupdate':
          case 'seeking':
          case 'seeked':
            value = getPercentage(this.currentTime, this.duration); // Set seek range value only if it's a 'natural' time event
            if (event.type === 'timeupdate') {
              controls.setRange.call(this, this.elements.inputs.seek, value);
            }
            break;
          // Check buffer status
          case 'playing':
          case 'progress':
            setProgress(this.elements.display.buffer, this.buffered * 100);
            break;
        }
      }
    },
    // Webkit polyfill for lower fill range
    updateRangeFill: function updateRangeFill(target) {
      // Get range from event if event passed
      var range = is$1.event(target) ? target.target : target; // Needs to be a valid <input type='range'>
      if (!is$1.element(range) || range.getAttribute('type') !== 'range') {
        return;
      } // Set aria values for https://github.com/sampotts/plyr/issues/905
      if (matches$1(range, this.config.selectors.inputs.seek)) {
        range.setAttribute('aria-valuenow', this.currentTime);
        var currentTime = controls.formatTime(this.currentTime);
        var duration = controls.formatTime(this.duration);
        var format = i18n.get('seekLabel', this.config);
        range.setAttribute('aria-valuetext', format.replace('{currentTime}', currentTime).replace('{duration}', duration));
      } else if (matches$1(range, this.config.selectors.inputs.volume)) {
        var percent = range.value * 100;
        range.setAttribute('aria-valuenow', percent);
        range.setAttribute('aria-valuetext', "".concat(percent.toFixed(1), "%"));
      } else {
        range.setAttribute('aria-valuenow', range.value);
      } // WebKit only
      if (!browser.isWebkit) {
        return;
      } // Set CSS custom property
      range.style.setProperty('--value', "".concat(range.value / range.max * 100, "%"));
    },
    // Update hover tooltip for seeking
    updateSeekTooltip: function updateSeekTooltip(event) {
      var _this5 = this;
      // Bail if setting not true
      if (!this.config.tooltips.seek || !is$1.element(this.elements.inputs.seek) || !is$1.element(this.elements.display.seekTooltip) || this.duration === 0) {
        return;
      }
      var visible = "".concat(this.config.classNames.tooltip, "--visible");
      var toggle = function toggle(show) {
        return toggleClass(_this5.elements.display.seekTooltip, visible, show);
      }; // Hide on touch
      if (this.touch) {
        toggle(false);
        return;
      } // Determine percentage, if already visible
      var percent = 0;
      var clientRect = this.elements.progress.getBoundingClientRect();
      if (is$1.event(event)) {
        percent = 100 / clientRect.width * (event.pageX - clientRect.left);
      } else if (hasClass(this.elements.display.seekTooltip, visible)) {
        percent = parseFloat(this.elements.display.seekTooltip.style.left, 10);
      } else {
        return;
      } // Set bounds
      if (percent < 0) {
        percent = 0;
      } else if (percent > 100) {
        percent = 100;
      } // Display the time a click would seek to
      controls.updateTimeDisplay.call(this, this.elements.display.seekTooltip, this.duration / 100 * percent); // Set position
      this.elements.display.seekTooltip.style.left = "".concat(percent, "%"); // Show/hide the tooltip
      // If the event is a moues in/out and percentage is inside bounds
      if (is$1.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {
        toggle(event.type === 'mouseenter');
      }
    },
    // Handle time change event
    timeUpdate: function timeUpdate(event) {
      // Only invert if only one time element is displayed and used for both duration and currentTime
      var invert = !is$1.element(this.elements.display.duration) && this.config.invertTime; // Duration
      controls.updateTimeDisplay.call(this, this.elements.display.currentTime, invert ? this.duration - this.currentTime : this.currentTime, invert); // Ignore updates while seeking
      if (event && event.type === 'timeupdate' && this.media.seeking) {
        return;
      } // Playing progress
      controls.updateProgress.call(this, event);
    },
    // Show the duration on metadataloaded or durationchange events
    durationUpdate: function durationUpdate() {
      // Bail if no UI or durationchange event triggered after playing/seek when invertTime is false
      if (!this.supported.ui || !this.config.invertTime && this.currentTime) {
        return;
      } // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.
      // https://github.com/video-dev/hls.js/blob/5820d29d3c4c8a46e8b75f1e3afa3e68c1a9a2db/src/controller/buffer-controller.js#L415
      // https://github.com/google/shaka-player/blob/4d889054631f4e1cf0fbd80ddd2b71887c02e232/lib/media/streaming_engine.js#L1062
      // https://github.com/Dash-Industry-Forum/dash.js/blob/69859f51b969645b234666800d4cb596d89c602d/src/dash/models/DashManifestModel.js#L338
      if (this.duration >= Math.pow(2, 32)) {
        toggleHidden(this.elements.display.currentTime, true);
        toggleHidden(this.elements.progress, true);
        return;
      } // Update ARIA values
      if (is$1.element(this.elements.inputs.seek)) {
        this.elements.inputs.seek.setAttribute('aria-valuemax', this.duration);
      } // If there's a spot to display duration
      var hasDuration = is$1.element(this.elements.display.duration); // If there's only one time display, display duration there
      if (!hasDuration && this.config.displayDuration && this.paused) {
        controls.updateTimeDisplay.call(this, this.elements.display.currentTime, this.duration);
      } // If there's a duration element, update content
      if (hasDuration) {
        controls.updateTimeDisplay.call(this, this.elements.display.duration, this.duration);
      } // Update the tooltip (if visible)
      controls.updateSeekTooltip.call(this);
    },
    // Hide/show a tab
    toggleMenuButton: function toggleMenuButton(setting, toggle) {
      toggleHidden(this.elements.settings.buttons[setting], !toggle);
    },
    // Update the selected setting
    updateSetting: function updateSetting(setting, container, input) {
      var pane = this.elements.settings.panels[setting];
      var value = null;
      var list = container;
      if (setting === 'captions') {
        value = this.currentTrack;
      } else {
        value = !is$1.empty(input) ? input : this[setting]; // Get default
        if (is$1.empty(value)) {
          value = this.config[setting].default;
        } // Unsupported value
        if (!is$1.empty(this.options[setting]) && !this.options[setting].includes(value)) {
          this.debug.warn("Unsupported value of '".concat(value, "' for ").concat(setting));
          return;
        } // Disabled value
        if (!this.config[setting].options.includes(value)) {
          this.debug.warn("Disabled value of '".concat(value, "' for ").concat(setting));
          return;
        }
      } // Get the list if we need to
      if (!is$1.element(list)) {
        list = pane && pane.querySelector('[role="menu"]');
      } // If there's no list it means it's not been rendered...
      if (!is$1.element(list)) {
        return;
      } // Update the label
      var label = this.elements.settings.buttons[setting].querySelector(".".concat(this.config.classNames.menu.value));
      label.innerHTML = controls.getLabel.call(this, setting, value); // Find the radio option and check it
      var target = list && list.querySelector("[value=\"".concat(value, "\"]"));
      if (is$1.element(target)) {
        target.checked = true;
      }
    },
    // Translate a value into a nice label
    getLabel: function getLabel(setting, value) {
      switch (setting) {
        case 'speed':
          return value === 1 ? i18n.get('normal', this.config) : "".concat(value, "&times;");
        case 'quality':
          if (is$1.number(value)) {
            var label = i18n.get("qualityLabel.".concat(value), this.config);
            if (!label.length) {
              return "".concat(value, "p");
            }
            return label;
          }
          return toTitleCase(value);
        case 'captions':
          return captions.getLabel.call(this);
        default:
          return null;
      }
    },
    // Set the quality menu
    setQualityMenu: function setQualityMenu(options) {
      var _this6 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.quality)) {
        return;
      }
      var type = 'quality';
      var list = this.elements.settings.panels.quality.querySelector('[role="menu"]'); // Set options if passed and filter based on uniqueness and config
      if (is$1.array(options)) {
        this.options.quality = dedupe(options).filter(function (quality) {
          return _this6.config.quality.options.includes(quality);
        });
      } // Toggle the pane and tab
      var toggle = !is$1.empty(this.options.quality) && this.options.quality.length > 1;
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If we're hiding, nothing more to do
      if (!toggle) {
        return;
      } // Get the badge HTML for HD, 4K etc
      var getBadge = function getBadge(quality) {
        var label = i18n.get("qualityBadge.".concat(quality), _this6.config);
        if (!label.length) {
          return null;
        }
        return controls.createBadge.call(_this6, label);
      }; // Sort options by the config and then render options
      this.options.quality.sort(function (a, b) {
        var sorting = _this6.config.quality.options;
        return sorting.indexOf(a) > sorting.indexOf(b) ? 1 : -1;
      }).forEach(function (quality) {
        controls.createMenuItem.call(_this6, {
          value: quality,
          list: list,
          type: type,
          title: controls.getLabel.call(_this6, 'quality', quality),
          badge: getBadge(quality)
        });
      });
      controls.updateSetting.call(this, type, list);
    },
    // Set the looping options
    /* setLoopMenu() {
        // Menu required
        if (!is.element(this.elements.settings.panels.loop)) {
            return;
        }
         const options = ['start', 'end', 'all', 'reset'];
        const list = this.elements.settings.panels.loop.querySelector('[role="menu"]');
         // Show the pane and tab
        toggleHidden(this.elements.settings.buttons.loop, false);
        toggleHidden(this.elements.settings.panels.loop, false);
         // Toggle the pane and tab
        const toggle = !is.empty(this.loop.options);
        controls.toggleMenuButton.call(this, 'loop', toggle);
         // Empty the menu
        emptyElement(list);
         options.forEach(option => {
            const item = createElement('li');
             const button = createElement(
                'button',
                extend(getAttributesFromSelector(this.config.selectors.buttons.loop), {
                    type: 'button',
                    class: this.config.classNames.control,
                    'data-plyr-loop-action': option,
                }),
                i18n.get(option, this.config)
            );
             if (['start', 'end'].includes(option)) {
                const badge = controls.createBadge.call(this, '00:00');
                button.appendChild(badge);
            }
             item.appendChild(button);
            list.appendChild(item);
        });
    }, */
    // Get current selected caption language
    // TODO: rework this to user the getter in the API?
    // Set a list of available captions languages
    setCaptionsMenu: function setCaptionsMenu() {
      var _this7 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.captions)) {
        return;
      } // TODO: Captions or language? Currently it's mixed
      var type = 'captions';
      var list = this.elements.settings.panels.captions.querySelector('[role="menu"]');
      var tracks = captions.getTracks.call(this);
      var toggle = Boolean(tracks.length); // Toggle the pane and tab
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If there's no captions, bail
      if (!toggle) {
        return;
      } // Generate options data
      var options = tracks.map(function (track, value) {
        return {
          value: value,
          checked: _this7.captions.toggled && _this7.currentTrack === value,
          title: captions.getLabel.call(_this7, track),
          badge: track.language && controls.createBadge.call(_this7, track.language.toUpperCase()),
          list: list,
          type: 'language'
        };
      }); // Add the "Disabled" option to turn off captions
      options.unshift({
        value: -1,
        checked: !this.captions.toggled,
        title: i18n.get('disabled', this.config),
        list: list,
        type: 'language'
      }); // Generate options
      options.forEach(controls.createMenuItem.bind(this));
      controls.updateSetting.call(this, type, list);
    },
    // Set a list of available captions languages
    setSpeedMenu: function setSpeedMenu() {
      var _this8 = this;
      // Menu required
      if (!is$1.element(this.elements.settings.panels.speed)) {
        return;
      }
      var type = 'speed';
      var list = this.elements.settings.panels.speed.querySelector('[role="menu"]'); // Filter out invalid speeds
      this.options.speed = this.options.speed.filter(function (o) {
        return o >= _this8.minimumSpeed && o <= _this8.maximumSpeed;
      }); // Toggle the pane and tab
      var toggle = !is$1.empty(this.options.speed) && this.options.speed.length > 1;
      controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
      emptyElement(list); // Check if we need to toggle the parent
      controls.checkMenu.call(this); // If we're hiding, nothing more to do
      if (!toggle) {
        return;
      } // Create items
      this.options.speed.forEach(function (speed) {
        controls.createMenuItem.call(_this8, {
          value: speed,
          list: list,
          type: type,
          title: controls.getLabel.call(_this8, 'speed', speed)
        });
      });
      controls.updateSetting.call(this, type, list);
    },
    // Check if we need to hide/show the settings menu
    checkMenu: function checkMenu() {
      var buttons = this.elements.settings.buttons;
      var visible = !is$1.empty(buttons) && Object.values(buttons).some(function (button) {
        return !button.hidden;
      });
      toggleHidden(this.elements.settings.menu, !visible);
    },
    // Focus the first menu item in a given (or visible) menu
    focusFirstMenuItem: function focusFirstMenuItem(pane) {
      var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      if (this.elements.settings.popup.hidden) {
        return;
      }
      var target = pane;
      if (!is$1.element(target)) {
        target = Object.values(this.elements.settings.panels).find(function (p) {
          return !p.hidden;
        });
      }
      var firstItem = target.querySelector('[role^="menuitem"]');
      setFocus.call(this, firstItem, tabFocus);
    },
    // Show/hide menu
    toggleMenu: function toggleMenu(input) {
      var popup = this.elements.settings.popup;
      var button = this.elements.buttons.settings; // Menu and button are required
      if (!is$1.element(popup) || !is$1.element(button)) {
        return;
      } // True toggle by default
      var hidden = popup.hidden;
      var show = hidden;
      if (is$1.boolean(input)) {
        show = input;
      } else if (is$1.keyboardEvent(input) && input.which === 27) {
        show = false;
      } else if (is$1.event(input)) {
        // If Plyr is in a shadowDOM, the event target is set to the component, instead of the
        // Element in the shadowDOM. The path, if available, is complete.
        var target = is$1.function(input.composedPath) ? input.composedPath()[0] : input.target;
        var isMenuItem = popup.contains(target); // If the click was inside the menu or if the click
        // wasn't the button or menu item and we're trying to
        // show the menu (a doc click shouldn't show the menu)
        if (isMenuItem || !isMenuItem && input.target !== button && show) {
          return;
        }
      } // Set button attributes
      button.setAttribute('aria-expanded', show); // Show the actual popup
      toggleHidden(popup, !show); // Add class hook
      toggleClass(this.elements.container, this.config.classNames.menu.open, show); // Focus the first item if key interaction
      if (show && is$1.keyboardEvent(input)) {
        controls.focusFirstMenuItem.call(this, null, true);
      } else if (!show && !hidden) {
        // If closing, re-focus the button
        setFocus.call(this, button, is$1.keyboardEvent(input));
      }
    },
    // Get the natural size of a menu panel
    getMenuSize: function getMenuSize(tab) {
      var clone = tab.cloneNode(true);
      clone.style.position = 'absolute';
      clone.style.opacity = 0;
      clone.removeAttribute('hidden'); // Append to parent so we get the "real" size
      tab.parentNode.appendChild(clone); // Get the sizes before we remove
      var width = clone.scrollWidth;
      var height = clone.scrollHeight; // Remove from the DOM
      removeElement(clone);
      return {
        width: width,
        height: height
      };
    },
    // Show a panel in the menu
    showMenuPanel: function showMenuPanel() {
      var _this9 = this;
      var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
      var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      var target = this.elements.container.querySelector("#plyr-settings-".concat(this.id, "-").concat(type)); // Nothing to show, bail
      if (!is$1.element(target)) {
        return;
      } // Hide all other panels
      var container = target.parentNode;
      var current = Array.from(container.children).find(function (node) {
        return !node.hidden;
      }); // If we can do fancy animations, we'll animate the height/width
      if (support.transitions && !support.reducedMotion) {
        // Set the current width as a base
        container.style.width = "".concat(current.scrollWidth, "px");
        container.style.height = "".concat(current.scrollHeight, "px"); // Get potential sizes
        var size = controls.getMenuSize.call(this, target); // Restore auto height/width
        var restore = function restore(event) {
          // We're only bothered about height and width on the container
          if (event.target !== container || !['width', 'height'].includes(event.propertyName)) {
            return;
          } // Revert back to auto
          container.style.width = '';
          container.style.height = ''; // Only listen once
          off.call(_this9, container, transitionEndEvent, restore);
        }; // Listen for the transition finishing and restore auto height/width
        on.call(this, container, transitionEndEvent, restore); // Set dimensions to target
        container.style.width = "".concat(size.width, "px");
        container.style.height = "".concat(size.height, "px");
      } // Set attributes on current tab
      toggleHidden(current, true); // Set attributes on target
      toggleHidden(target, false); // Focus the first item
      controls.focusFirstMenuItem.call(this, target, tabFocus);
    },
    // Set the download URL
    setDownloadUrl: function setDownloadUrl() {
      var button = this.elements.buttons.download; // Bail if no button
      if (!is$1.element(button)) {
        return;
      } // Set attribute
      button.setAttribute('href', this.download);
    },
    // Build the default HTML
    create: function create(data) {
      var _this10 = this;
      var bindMenuItemShortcuts = controls.bindMenuItemShortcuts,
          createButton = controls.createButton,
          createProgress = controls.createProgress,
          createRange = controls.createRange,
          createTime = controls.createTime,
          setQualityMenu = controls.setQualityMenu,
          setSpeedMenu = controls.setSpeedMenu,
          showMenuPanel = controls.showMenuPanel;
      this.elements.controls = null; // Larger overlaid play button
      if (this.config.controls.includes('play-large')) {
        this.elements.container.appendChild(createButton.call(this, 'play-large'));
      } // Create the container
      var container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));
      this.elements.controls = container; // Default item attributes
      var defaultAttributes = {
        class: 'plyr__controls__item'
      }; // Loop through controls in order
      dedupe(this.config.controls).forEach(function (control) {
        // Restart button
        if (control === 'restart') {
          container.appendChild(createButton.call(_this10, 'restart', defaultAttributes));
        } // Rewind button
        if (control === 'rewind') {
          container.appendChild(createButton.call(_this10, 'rewind', defaultAttributes));
        } // Play/Pause button
        if (control === 'play') {
          container.appendChild(createButton.call(_this10, 'play', defaultAttributes));
        } // Fast forward button
        if (control === 'fast-forward') {
          container.appendChild(createButton.call(_this10, 'fast-forward', defaultAttributes));
        } // Progress
        if (control === 'progress') {
          var progressContainer = createElement('div', {
            class: "".concat(defaultAttributes.class, " plyr__progress__container")
          });
          var progress = createElement('div', getAttributesFromSelector(_this10.config.selectors.progress)); // Seek range slider
          progress.appendChild(createRange.call(_this10, 'seek', {
            id: "plyr-seek-".concat(data.id)
          })); // Buffer progress
          progress.appendChild(createProgress.call(_this10, 'buffer')); // TODO: Add loop display indicator
          // Seek tooltip
          if (_this10.config.tooltips.seek) {
            var tooltip = createElement('span', {
              class: _this10.config.classNames.tooltip
            }, '00:00');
            progress.appendChild(tooltip);
            _this10.elements.display.seekTooltip = tooltip;
          }
          _this10.elements.progress = progress;
          progressContainer.appendChild(_this10.elements.progress);
          container.appendChild(progressContainer);
        } // Media current time display
        if (control === 'current-time') {
          container.appendChild(createTime.call(_this10, 'currentTime', defaultAttributes));
        } // Media duration display
        if (control === 'duration') {
          container.appendChild(createTime.call(_this10, 'duration', defaultAttributes));
        } // Volume controls
        if (control === 'mute' || control === 'volume') {
          var volume = _this10.elements.volume; // Create the volume container if needed
          if (!is$1.element(volume) || !container.contains(volume)) {
            volume = createElement('div', extend({}, defaultAttributes, {
              class: "".concat(defaultAttributes.class, " plyr__volume").trim()
            }));
            _this10.elements.volume = volume;
            container.appendChild(volume);
          } // Toggle mute button
          if (control === 'mute') {
            volume.appendChild(createButton.call(_this10, 'mute'));
          } // Volume range control
          // Ignored on iOS as it's handled globally
          // https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html
          if (control === 'volume' && !browser.isIos) {
            // Set the attributes
            var attributes = {
              max: 1,
              step: 0.05,
              value: _this10.config.volume
            }; // Create the volume range slider
            volume.appendChild(createRange.call(_this10, 'volume', extend(attributes, {
              id: "plyr-volume-".concat(data.id)
            })));
          }
        } // Toggle captions button
        if (control === 'captions') {
          container.appendChild(createButton.call(_this10, 'captions', defaultAttributes));
        } // Settings button / menu
        if (control === 'settings' && !is$1.empty(_this10.config.settings)) {
          var wrapper = createElement('div', extend({}, defaultAttributes, {
            class: "".concat(defaultAttributes.class, " plyr__menu").trim(),
            hidden: ''
          }));
          wrapper.appendChild(createButton.call(_this10, 'settings', {
            'aria-haspopup': true,
            'aria-controls': "plyr-settings-".concat(data.id),
            'aria-expanded': false
          }));
          var popup = createElement('div', {
            class: 'plyr__menu__container',
            id: "plyr-settings-".concat(data.id),
            hidden: ''
          });
          var inner = createElement('div');
          var home = createElement('div', {
            id: "plyr-settings-".concat(data.id, "-home")
          }); // Create the menu
          var menu = createElement('div', {
            role: 'menu'
          });
          home.appendChild(menu);
          inner.appendChild(home);
          _this10.elements.settings.panels.home = home; // Build the menu items
          _this10.config.settings.forEach(function (type) {
            // TODO: bundle this with the createMenuItem helper and bindings
            var menuItem = createElement('button', extend(getAttributesFromSelector(_this10.config.selectors.buttons.settings), {
              type: 'button',
              class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--forward"),
              role: 'menuitem',
              'aria-haspopup': true,
              hidden: ''
            })); // Bind menu shortcuts for keyboard users
            bindMenuItemShortcuts.call(_this10, menuItem, type); // Show menu on click
            on.call(_this10, menuItem, 'click', function () {
              showMenuPanel.call(_this10, type, false);
            });
            var flex = createElement('span', null, i18n.get(type, _this10.config));
            var value = createElement('span', {
              class: _this10.config.classNames.menu.value
            }); // Speed contains HTML entities
            value.innerHTML = data[type];
            flex.appendChild(value);
            menuItem.appendChild(flex);
            menu.appendChild(menuItem); // Build the panes
            var pane = createElement('div', {
              id: "plyr-settings-".concat(data.id, "-").concat(type),
              hidden: ''
            }); // Back button
            var backButton = createElement('button', {
              type: 'button',
              class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--back")
            }); // Visible label
            backButton.appendChild(createElement('span', {
              'aria-hidden': true
            }, i18n.get(type, _this10.config))); // Screen reader label
            backButton.appendChild(createElement('span', {
              class: _this10.config.classNames.hidden
            }, i18n.get('menuBack', _this10.config))); // Go back via keyboard
            on.call(_this10, pane, 'keydown', function (event) {
              // We only care about <-
              if (event.which !== 37) {
                return;
              } // Prevent seek
              event.preventDefault();
              event.stopPropagation(); // Show the respective menu
              showMenuPanel.call(_this10, 'home', true);
            }, false); // Go back via button click
            on.call(_this10, backButton, 'click', function () {
              showMenuPanel.call(_this10, 'home', false);
            }); // Add to pane
            pane.appendChild(backButton); // Menu
            pane.appendChild(createElement('div', {
              role: 'menu'
            }));
            inner.appendChild(pane);
            _this10.elements.settings.buttons[type] = menuItem;
            _this10.elements.settings.panels[type] = pane;
          });
          popup.appendChild(inner);
          wrapper.appendChild(popup);
          container.appendChild(wrapper);
          _this10.elements.settings.popup = popup;
          _this10.elements.settings.menu = wrapper;
        } // Picture in picture button
        if (control === 'pip' && support.pip) {
          container.appendChild(createButton.call(_this10, 'pip', defaultAttributes));
        } // Airplay button
        if (control === 'airplay' && support.airplay) {
          container.appendChild(createButton.call(_this10, 'airplay', defaultAttributes));
        } // Download button
        if (control === 'download') {
          var _attributes = extend({}, defaultAttributes, {
            element: 'a',
            href: _this10.download,
            target: '_blank'
          }); // Set download attribute for HTML5 only
          if (_this10.isHTML5) {
            _attributes.download = '';
          }
          var download = _this10.config.urls.download;
          if (!is$1.url(download) && _this10.isEmbed) {
            extend(_attributes, {
              icon: "logo-".concat(_this10.provider),
              label: _this10.provider
            });
          }
          container.appendChild(createButton.call(_this10, 'download', _attributes));
        } // Toggle fullscreen button
        if (control === 'fullscreen') {
          container.appendChild(createButton.call(_this10, 'fullscreen', defaultAttributes));
        }
      }); // Set available quality levels
      if (this.isHTML5) {
        setQualityMenu.call(this, html5.getQualityOptions.call(this));
      }
      setSpeedMenu.call(this);
      return container;
    },
    // Insert controls
    inject: function inject() {
      var _this11 = this;
      // Sprite
      if (this.config.loadSprite) {
        var icon = controls.getIconUrl.call(this); // Only load external sprite using AJAX
        if (icon.cors) {
          loadSprite(icon.url, 'sprite-plyr');
        }
      } // Create a unique ID
      this.id = Math.floor(Math.random() * 10000); // Null by default
      var container = null;
      this.elements.controls = null; // Set template properties
      var props = {
        id: this.id,
        seektime: this.config.seekTime,
        title: this.config.title
      };
      var update = true; // If function, run it and use output
      if (is$1.function(this.config.controls)) {
        this.config.controls = this.config.controls.call(this, props);
      } // Convert falsy controls to empty array (primarily for empty strings)
      if (!this.config.controls) {
        this.config.controls = [];
      }
      if (is$1.element(this.config.controls) || is$1.string(this.config.controls)) {
        // HTMLElement or Non-empty string passed as the option
        container = this.config.controls;
      } else {
        // Create controls
        container = controls.create.call(this, {
          id: this.id,
          seektime: this.config.seekTime,
          speed: this.speed,
          quality: this.quality,
          captions: captions.getLabel.call(this) // TODO: Looping
          // loop: 'None',
        });
        update = false;
      } // Replace props with their value
      var replace = function replace(input) {
        var result = input;
        Object.entries(props).forEach(function (_ref2) {
          var _ref3 = _slicedToArray(_ref2, 2),
              key = _ref3[0],
              value = _ref3[1];
          result = replaceAll(result, "{".concat(key, "}"), value);
        });
        return result;
      }; // Update markup
      if (update) {
        if (is$1.string(this.config.controls)) {
          container = replace(container);
        } else if (is$1.element(container)) {
          container.innerHTML = replace(container.innerHTML);
        }
      } // Controls container
      var target; // Inject to custom location
      if (is$1.string(this.config.selectors.controls.container)) {
        target = document.querySelector(this.config.selectors.controls.container);
      } // Inject into the container by default
      if (!is$1.element(target)) {
        target = this.elements.container;
      } // Inject controls HTML (needs to be before captions, hence "afterbegin")
      var insertMethod = is$1.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';
      target[insertMethod]('afterbegin', container); // Find the elements if need be
      if (!is$1.element(this.elements.controls)) {
        controls.findElements.call(this);
      } // Add pressed property to buttons
      if (!is$1.empty(this.elements.buttons)) {
        var addProperty = function addProperty(button) {
          var className = _this11.config.classNames.controlPressed;
          Object.defineProperty(button, 'pressed', {
            enumerable: true,
            get: function get() {
              return hasClass(button, className);
            },
            set: function set() {
              var pressed = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
              toggleClass(button, className, pressed);
            }
          });
        }; // Toggle classname when pressed property is set
        Object.values(this.elements.buttons).filter(Boolean).forEach(function (button) {
          if (is$1.array(button) || is$1.nodeList(button)) {
            Array.from(button).filter(Boolean).forEach(addProperty);
          } else {
            addProperty(button);
          }
        });
      } // Edge sometimes doesn't finish the paint so force a repaint
      if (browser.isEdge) {
        repaint(target);
      } // Setup tooltips
      if (this.config.tooltips.controls) {
        var _this$config = this.config,
            classNames = _this$config.classNames,
            selectors = _this$config.selectors;
        var selector = "".concat(selectors.controls.wrapper, " ").concat(selectors.labels, " .").concat(classNames.hidden);
        var labels = getElements.call(this, selector);
        Array.from(labels).forEach(function (label) {
          toggleClass(label, _this11.config.classNames.hidden, false);
          toggleClass(label, _this11.config.classNames.tooltip, true);
        });
      }
    }
  };
  /**
   * Parse a string to a URL object
   * @param {String} input - the URL to be parsed
   * @param {Boolean} safe - failsafe parsing
   */
  function parseUrl(input) {
    var safe = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
    var url = input;
    if (safe) {
      var parser = document.createElement('a');
      parser.href = url;
      url = parser.href;
    }
    try {
      return new URL(url);
    } catch (e) {
      return null;
    }
  } // Convert object to URLSearchParams
  function buildUrlParams(input) {
    var params = new URLSearchParams();
    if (is$1.object(input)) {
      Object.entries(input).forEach(function (_ref) {
        var _ref2 = _slicedToArray(_ref, 2),
            key = _ref2[0],
            value = _ref2[1];
        params.set(key, value);
      });
    }
    return params;
  }
  var captions = {
    // Setup captions
    setup: function setup() {
      // Requires UI support
      if (!this.supported.ui) {
        return;
      } // Only Vimeo and HTML5 video supported at this point
      if (!this.isVideo || this.isYouTube || this.isHTML5 && !support.textTracks) {
        // Clear menu and hide
        if (is$1.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
          controls.setCaptionsMenu.call(this);
        }
        return;
      } // Inject the container
      if (!is$1.element(this.elements.captions)) {
        this.elements.captions = createElement('div', getAttributesFromSelector(this.config.selectors.captions));
        insertAfter(this.elements.captions, this.elements.wrapper);
      } // Fix IE captions if CORS is used
      // Fetch captions and inject as blobs instead (data URIs not supported!)
      if (browser.isIE && window.URL) {
        var elements = this.media.querySelectorAll('track');
        Array.from(elements).forEach(function (track) {
          var src = track.getAttribute('src');
          var url = parseUrl(src);
          if (url !== null && url.hostname !== window.location.href.hostname && ['http:', 'https:'].includes(url.protocol)) {
            fetch(src, 'blob').then(function (blob) {
              track.setAttribute('src', window.URL.createObjectURL(blob));
            }).catch(function () {
              removeElement(track);
            });
          }
        });
      } // Get and set initial data
      // The "preferred" options are not realized unless / until the wanted language has a match
      // * languages: Array of user's browser languages.
      // * language:  The language preferred by user settings or config
      // * active:    The state preferred by user settings or config
      // * toggled:   The real captions state
      var browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];
      var languages = dedupe(browserLanguages.map(function (language) {
        return language.split('-')[0];
      }));
      var language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase(); // Use first browser language when language is 'auto'
      if (language === 'auto') {
        var _languages = _slicedToArray(languages, 1);
        language = _languages[0];
      }
      var active = this.storage.get('captions');
      if (!is$1.boolean(active)) {
        active = this.config.captions.active;
      }
      Object.assign(this.captions, {
        toggled: false,
        active: active,
        language: language,
        languages: languages
      }); // Watch changes to textTracks and update captions menu
      if (this.isHTML5) {
        var trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';
        on.call(this, this.media.textTracks, trackEvents, captions.update.bind(this));
      } // Update available languages in list next tick (the event must not be triggered before the listeners)
      setTimeout(captions.update.bind(this), 0);
    },
    // Update available language options in settings based on tracks
    update: function update() {
      var _this = this;
      var tracks = captions.getTracks.call(this, true); // Get the wanted language
      var _this$captions = this.captions,
          active = _this$captions.active,
          language = _this$captions.language,
          meta = _this$captions.meta,
          currentTrackNode = _this$captions.currentTrackNode;
      var languageExists = Boolean(tracks.find(function (track) {
        return track.language === language;
      })); // Handle tracks (add event listener and "pseudo"-default)
      if (this.isHTML5 && this.isVideo) {
        tracks.filter(function (track) {
          return !meta.get(track);
        }).forEach(function (track) {
          _this.debug.log('Track added', track); // Attempt to store if the original dom element was "default"
          meta.set(track, {
            default: track.mode === 'showing'
          }); // Turn off native caption rendering to avoid double captions
          // eslint-disable-next-line no-param-reassign
          track.mode = 'hidden'; // Add event listener for cue changes
          on.call(_this, track, 'cuechange', function () {
            return captions.updateCues.call(_this);
          });
        });
      } // Update language first time it matches, or if the previous matching track was removed
      if (languageExists && this.language !== language || !tracks.includes(currentTrackNode)) {
        captions.setLanguage.call(this, language);
        captions.toggle.call(this, active && languageExists);
      } // Enable or disable captions based on track length
      toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is$1.empty(tracks)); // Update available languages in list
      if ((this.config.controls || []).includes('settings') && this.config.settings.includes('captions')) {
        controls.setCaptionsMenu.call(this);
      }
    },
    // Toggle captions display
    // Used internally for the toggleCaptions method, with the passive option forced to false
    toggle: function toggle(input) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      // If there's no full support
      if (!this.supported.ui) {
        return;
      }
      var toggled = this.captions.toggled; // Current state
      var activeClass = this.config.classNames.captions.active; // Get the next state
      // If the method is called without parameter, toggle based on current value
      var active = is$1.nullOrUndefined(input) ? !toggled : input; // Update state and trigger event
      if (active !== toggled) {
        // When passive, don't override user preferences
        if (!passive) {
          this.captions.active = active;
          this.storage.set({
            captions: active
          });
        } // Force language if the call isn't passive and there is no matching language to toggle to
        if (!this.language && active && !passive) {
          var tracks = captions.getTracks.call(this);
          var track = captions.findTrack.call(this, [this.captions.language].concat(_toConsumableArray(this.captions.languages)), true); // Override user preferences to avoid switching languages if a matching track is added
          this.captions.language = track.language; // Set caption, but don't store in localStorage as user preference
          captions.set.call(this, tracks.indexOf(track));
          return;
        } // Toggle button if it's enabled
        if (this.elements.buttons.captions) {
          this.elements.buttons.captions.pressed = active;
        } // Add class hook
        toggleClass(this.elements.container, activeClass, active);
        this.captions.toggled = active; // Update settings menu
        controls.updateSetting.call(this, 'captions'); // Trigger event (not used internally)
        triggerEvent.call(this, this.media, active ? 'captionsenabled' : 'captionsdisabled');
      }
    },
    // Set captions by track index
    // Used internally for the currentTrack setter with the passive option forced to false
    set: function set(index) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      var tracks = captions.getTracks.call(this); // Disable captions if setting to -1
      if (index === -1) {
        captions.toggle.call(this, false, passive);
        return;
      }
      if (!is$1.number(index)) {
        this.debug.warn('Invalid caption argument', index);
        return;
      }
      if (!(index in tracks)) {
        this.debug.warn('Track not found', index);
        return;
      }
      if (this.captions.currentTrack !== index) {
        this.captions.currentTrack = index;
        var track = tracks[index];
        var _ref = track || {},
            language = _ref.language; // Store reference to node for invalidation on remove
        this.captions.currentTrackNode = track; // Update settings menu
        controls.updateSetting.call(this, 'captions'); // When passive, don't override user preferences
        if (!passive) {
          this.captions.language = language;
          this.storage.set({
            language: language
          });
        } // Handle Vimeo captions
        if (this.isVimeo) {
          this.embed.enableTextTrack(language);
        } // Trigger event
        triggerEvent.call(this, this.media, 'languagechange');
      } // Show captions
      captions.toggle.call(this, true, passive);
      if (this.isHTML5 && this.isVideo) {
        // If we change the active track while a cue is already displayed we need to update it
        captions.updateCues.call(this);
      }
    },
    // Set captions by language
    // Used internally for the language setter with the passive option forced to false
    setLanguage: function setLanguage(input) {
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      if (!is$1.string(input)) {
        this.debug.warn('Invalid language argument', input);
        return;
      } // Normalize
      var language = input.toLowerCase();
      this.captions.language = language; // Set currentTrack
      var tracks = captions.getTracks.call(this);
      var track = captions.findTrack.call(this, [language]);
      captions.set.call(this, tracks.indexOf(track), passive);
    },
    // Get current valid caption tracks
    // If update is false it will also ignore tracks without metadata
    // This is used to "freeze" the language options when captions.update is false
    getTracks: function getTracks() {
      var _this2 = this;
      var update = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      // Handle media or textTracks missing or null
      var tracks = Array.from((this.media || {}).textTracks || []); // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)
      // Filter out removed tracks and tracks that aren't captions/subtitles (for example metadata)
      return tracks.filter(function (track) {
        return !_this2.isHTML5 || update || _this2.captions.meta.has(track);
      }).filter(function (track) {
        return ['captions', 'subtitles'].includes(track.kind);
      });
    },
    // Match tracks based on languages and get the first
    findTrack: function findTrack(languages) {
      var _this3 = this;
      var force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
      var tracks = captions.getTracks.call(this);
      var sortIsDefault = function sortIsDefault(track) {
        return Number((_this3.captions.meta.get(track) || {}).default);
      };
      var sorted = Array.from(tracks).sort(function (a, b) {
        return sortIsDefault(b) - sortIsDefault(a);
      });
      var track;
      languages.every(function (language) {
        track = sorted.find(function (t) {
          return t.language === language;
        });
        return !track; // Break iteration if there is a match
      }); // If no match is found but is required, get first
      return track || (force ? sorted[0] : undefined);
    },
    // Get the current track
    getCurrentTrack: function getCurrentTrack() {
      return captions.getTracks.call(this)[this.currentTrack];
    },
    // Get UI label for track
    getLabel: function getLabel(track) {
      var currentTrack = track;
      if (!is$1.track(currentTrack) && support.textTracks && this.captions.toggled) {
        currentTrack = captions.getCurrentTrack.call(this);
      }
      if (is$1.track(currentTrack)) {
        if (!is$1.empty(currentTrack.label)) {
          return currentTrack.label;
        }
        if (!is$1.empty(currentTrack.language)) {
          return track.language.toUpperCase();
        }
        return i18n.get('enabled', this.config);
      }
      return i18n.get('disabled', this.config);
    },
    // Update captions using current track's active cues
    // Also optional array argument in case there isn't any track (ex: vimeo)
    updateCues: function updateCues(input) {
      // Requires UI
      if (!this.supported.ui) {
        return;
      }
      if (!is$1.element(this.elements.captions)) {
        this.debug.warn('No captions element to render to');
        return;
      } // Only accept array or empty input
      if (!is$1.nullOrUndefined(input) && !Array.isArray(input)) {
        this.debug.warn('updateCues: Invalid input', input);
        return;
      }
      var cues = input; // Get cues from track
      if (!cues) {
        var track = captions.getCurrentTrack.call(this);
        cues = Array.from((track || {}).activeCues || []).map(function (cue) {
          return cue.getCueAsHTML();
        }).map(getHTML);
      } // Set new caption text
      var content = cues.map(function (cueText) {
        return cueText.trim();
      }).join('\n');
      var changed = content !== this.elements.captions.innerHTML;
      if (changed) {
        // Empty the container and create a new child element
        emptyElement(this.elements.captions);
        var caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));
        caption.innerHTML = content;
        this.elements.captions.appendChild(caption); // Trigger event
        triggerEvent.call(this, this.media, 'cuechange');
      }
    }
  };
  // ==========================================================================
  // Plyr default config
  // ==========================================================================
  var defaults$1 = {
    // Disable
    enabled: true,
    // Custom media title
    title: '',
    // Logging to console
    debug: false,
    // Auto play (if supported)
    autoplay: false,
    // Only allow one media playing at once (vimeo only)
    autopause: true,
    // Allow inline playback on iOS (this effects YouTube/Vimeo - HTML5 requires the attribute present)
    // TODO: Remove iosNative fullscreen option in favour of this (logic needs work)
    playsinline: true,
    // Default time to skip when rewind/fast forward
    seekTime: 10,
    // Default volume
    volume: 1,
    muted: false,
    // Pass a custom duration
    duration: null,
    // Display the media duration on load in the current time position
    // If you have opted to display both duration and currentTime, this is ignored
    displayDuration: true,
    // Invert the current time to be a countdown
    invertTime: true,
    // Clicking the currentTime inverts it's value to show time left rather than elapsed
    toggleInvert: true,
    // Force an aspect ratio
    // The format must be `'w:h'` (e.g. `'16:9'`)
    ratio: null,
    // Click video container to play/pause
    clickToPlay: true,
    // Auto hide the controls
    hideControls: true,
    // Reset to start when playback ended
    resetOnEnd: false,
    // Disable the standard context menu
    disableContextMenu: true,
    // Sprite (for icons)
    loadSprite: true,
    iconPrefix: 'plyr',
    iconUrl: 'https://cdn.plyr.io/3.5.10/plyr.svg',
    // Blank video (used to prevent errors on source change)
    blankVideo: 'https://cdn.plyr.io/static/blank.mp4',
    // Quality default
    quality: {
      default: 576,
      // The options to display in the UI, if available for the source media
      options: [4320, 2880, 2160, 1440, 1080, 720, 576, 480, 360, 240],
      forced: false,
      onChange: null
    },
    // Set loops
    loop: {
      active: false // start: null,
      // end: null,
    },
    // Speed default and options to display
    speed: {
      selected: 1,
      // The options to display in the UI, if available for the source media (e.g. Vimeo and YouTube only support 0.5x-4x)
      options: [0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 4]
    },
    // Keyboard shortcut settings
    keyboard: {
      focused: true,
      global: false
    },
    // Display tooltips
    tooltips: {
      controls: false,
      seek: true
    },
    // Captions settings
    captions: {
      active: false,
      language: 'auto',
      // Listen to new tracks added after Plyr is initialized.
      // This is needed for streaming captions, but may result in unselectable options
      update: false
    },
    // Fullscreen settings
    fullscreen: {
      enabled: true,
      // Allow fullscreen?
      fallback: true,
      // Fallback using full viewport/window
      iosNative: false // Use the native fullscreen in iOS (disables custom controls)
    },
    // Local storage
    storage: {
      enabled: true,
      key: 'plyr'
    },
    // Default controls
    controls: ['play-large', // 'restart',
    // 'rewind',
    'play', // 'fast-forward',
    'progress', 'current-time', // 'duration',
    'mute', 'volume', 'captions', 'settings', 'pip', 'airplay', // 'download',
    'fullscreen'],
    settings: ['captions', 'quality', 'speed'],
    // Localisation
    i18n: {
      restart: 'Restart',
      rewind: 'Rewind {seektime}s',
      play: 'Play',
      pause: 'Pause',
      fastForward: 'Forward {seektime}s',
      seek: 'Seek',
      seekLabel: '{currentTime} of {duration}',
      played: 'Played',
      buffered: 'Buffered',
      currentTime: 'Current time',
      duration: 'Duration',
      volume: 'Volume',
      mute: 'Mute',
      unmute: 'Unmute',
      enableCaptions: 'Enable captions',
      disableCaptions: 'Disable captions',
      download: 'Download',
      enterFullscreen: 'Enter fullscreen',
      exitFullscreen: 'Exit fullscreen',
      frameTitle: 'Player for {title}',
      captions: 'Captions',
      settings: 'Settings',
      pip: 'PIP',
      menuBack: 'Go back to previous menu',
      speed: 'Speed',
      normal: 'Normal',
      quality: 'Quality',
      loop: 'Loop',
      start: 'Start',
      end: 'End',
      all: 'All',
      reset: 'Reset',
      disabled: 'Disabled',
      enabled: 'Enabled',
      advertisement: 'Ad',
      qualityBadge: {
        2160: '4K',
        1440: 'HD',
        1080: 'HD',
        720: 'HD',
        576: 'SD',
        480: 'SD'
      }
    },
    // URLs
    urls: {
      download: null,
      vimeo: {
        sdk: 'https://player.vimeo.com/api/player.js',
        iframe: 'https://player.vimeo.com/video/{0}?{1}',
        api: 'https://vimeo.com/api/v2/video/{0}.json'
      },
      youtube: {
        sdk: 'https://www.youtube.com/iframe_api',
        api: 'https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}'
      },
      googleIMA: {
        sdk: 'https://imasdk.googleapis.com/js/sdkloader/ima3.js'
      }
    },
    // Custom control listeners
    listeners: {
      seek: null,
      play: null,
      pause: null,
      restart: null,
      rewind: null,
      fastForward: null,
      mute: null,
      volume: null,
      captions: null,
      download: null,
      fullscreen: null,
      pip: null,
      airplay: null,
      speed: null,
      quality: null,
      loop: null,
      language: null
    },
    // Events to watch and bubble
    events: [// Events to watch on HTML5 media elements and bubble
    // https://developer.mozilla.org/en/docs/Web/Guide/Events/Media_events
    'ended', 'progress', 'stalled', 'playing', 'waiting', 'canplay', 'canplaythrough', 'loadstart', 'loadeddata', 'loadedmetadata', 'timeupdate', 'volumechange', 'play', 'pause', 'error', 'seeking', 'seeked', 'emptied', 'ratechange', 'cuechange', // Custom events
    'download', 'enterfullscreen', 'exitfullscreen', 'captionsenabled', 'captionsdisabled', 'languagechange', 'controlshidden', 'controlsshown', 'ready', // YouTube
    'statechange', // Quality
    'qualitychange', // Ads
    'adsloaded', 'adscontentpause', 'adscontentresume', 'adstarted', 'adsmidpoint', 'adscomplete', 'adsallcomplete', 'adsimpression', 'adsclick'],
    // Selectors
    // Change these to match your template if using custom HTML
    selectors: {
      editable: 'input, textarea, select, [contenteditable]',
      container: '.plyr',
      controls: {
        container: null,
        wrapper: '.plyr__controls'
      },
      labels: '[data-plyr]',
      buttons: {
        play: '[data-plyr="play"]',
        pause: '[data-plyr="pause"]',
        restart: '[data-plyr="restart"]',
        rewind: '[data-plyr="rewind"]',
        fastForward: '[data-plyr="fast-forward"]',
        mute: '[data-plyr="mute"]',
        captions: '[data-plyr="captions"]',
        download: '[data-plyr="download"]',
        fullscreen: '[data-plyr="fullscreen"]',
        pip: '[data-plyr="pip"]',
        airplay: '[data-plyr="airplay"]',
        settings: '[data-plyr="settings"]',
        loop: '[data-plyr="loop"]'
      },
      inputs: {
        seek: '[data-plyr="seek"]',
        volume: '[data-plyr="volume"]',
        speed: '[data-plyr="speed"]',
        language: '[data-plyr="language"]',
        quality: '[data-plyr="quality"]'
      },
      display: {
        currentTime: '.plyr__time--current',
        duration: '.plyr__time--duration',
        buffer: '.plyr__progress__buffer',
        loop: '.plyr__progress__loop',
        // Used later
        volume: '.plyr__volume--display'
      },
      progress: '.plyr__progress',
      captions: '.plyr__captions',
      caption: '.plyr__caption'
    },
    // Class hooks added to the player in different states
    classNames: {
      type: 'plyr--{0}',
      provider: 'plyr--{0}',
      video: 'plyr__video-wrapper',
      embed: 'plyr__video-embed',
      videoFixedRatio: 'plyr__video-wrapper--fixed-ratio',
      embedContainer: 'plyr__video-embed__container',
      poster: 'plyr__poster',
      posterEnabled: 'plyr__poster-enabled',
      ads: 'plyr__ads',
      control: 'plyr__control',
      controlPressed: 'plyr__control--pressed',
      playing: 'plyr--playing',
      paused: 'plyr--paused',
      stopped: 'plyr--stopped',
      loading: 'plyr--loading',
      hover: 'plyr--hover',
      tooltip: 'plyr__tooltip',
      cues: 'plyr__cues',
      hidden: 'plyr__sr-only',
      hideControls: 'plyr--hide-controls',
      isIos: 'plyr--is-ios',
      isTouch: 'plyr--is-touch',
      uiSupported: 'plyr--full-ui',
      noTransition: 'plyr--no-transition',
      display: {
        time: 'plyr__time'
      },
      menu: {
        value: 'plyr__menu__value',
        badge: 'plyr__badge',
        open: 'plyr--menu-open'
      },
      captions: {
        enabled: 'plyr--captions-enabled',
        active: 'plyr--captions-active'
      },
      fullscreen: {
        enabled: 'plyr--fullscreen-enabled',
        fallback: 'plyr--fullscreen-fallback'
      },
      pip: {
        supported: 'plyr--pip-supported',
        active: 'plyr--pip-active'
      },
      airplay: {
        supported: 'plyr--airplay-supported',
        active: 'plyr--airplay-active'
      },
      tabFocus: 'plyr__tab-focus',
      previewThumbnails: {
        // Tooltip thumbs
        thumbContainer: 'plyr__preview-thumb',
        thumbContainerShown: 'plyr__preview-thumb--is-shown',
        imageContainer: 'plyr__preview-thumb__image-container',
        timeContainer: 'plyr__preview-thumb__time-container',
        // Scrubbing
        scrubbingContainer: 'plyr__preview-scrubbing',
        scrubbingContainerShown: 'plyr__preview-scrubbing--is-shown'
      }
    },
    // Embed attributes
    attributes: {
      embed: {
        provider: 'data-plyr-provider',
        id: 'data-plyr-embed-id'
      }
    },
    // Advertisements plugin
    // Register for an account here: http://vi.ai/publisher-video-monetization/?aid=plyrio
    ads: {
      enabled: false,
      publisherId: '',
      tagUrl: ''
    },
    // Preview Thumbnails plugin
    previewThumbnails: {
      enabled: false,
      src: ''
    },
    // Vimeo plugin
    vimeo: {
      byline: false,
      portrait: false,
      title: false,
      speed: true,
      transparent: false,
      // These settings require a pro or premium account to work
      sidedock: false,
      controls: false,
      // Custom settings from Plyr
      referrerPolicy: null // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
    },
    // YouTube plugin
    youtube: {
      noCookie: false,
      // Whether to use an alternative version of YouTube without cookies
      rel: 0,
      // No related vids
      showinfo: 0,
      // Hide info
      iv_load_policy: 3,
      // Hide annotations
      modestbranding: 1 // Hide logos as much as possible (they still show one in the corner when paused)
    }
  };
  // ==========================================================================
  // Plyr states
  // ==========================================================================
  var pip = {
    active: 'picture-in-picture',
    inactive: 'inline'
  };
  // ==========================================================================
  // Plyr supported types and providers
  // ==========================================================================
  var providers = {
    html5: 'html5',
    youtube: 'youtube',
    vimeo: 'vimeo'
  };
  var types = {
    audio: 'audio',
    video: 'video'
  };
  /**
   * Get provider by URL
   * @param {String} url
   */
  function getProviderByUrl(url) {
    // YouTube
    if (/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(url)) {
      return providers.youtube;
    } // Vimeo
    if (/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(url)) {
      return providers.vimeo;
    }
    return null;
  }
  // ==========================================================================
  // Console wrapper
  // ==========================================================================
  var noop = function noop() {};
  var Console =
  /*#__PURE__*/
  function () {
    function Console() {
      var enabled = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      _classCallCheck(this, Console);
      this.enabled = window.console && enabled;
      if (this.enabled) {
        this.log('Debugging enabled');
      }
    }
    _createClass(Console, [{
      key: "log",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;
      }
    }, {
      key: "warn",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;
      }
    }, {
      key: "error",
      get: function get() {
        // eslint-disable-next-line no-console
        return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;
      }
    }]);
    return Console;
  }();
  var Fullscreen =
  /*#__PURE__*/
  function () {
    function Fullscreen(player) {
      var _this = this;
      _classCallCheck(this, Fullscreen);
      // Keep reference to parent
      this.player = player; // Get prefix
      this.prefix = Fullscreen.prefix;
      this.property = Fullscreen.property; // Scroll position
      this.scrollPosition = {
        x: 0,
        y: 0
      }; // Force the use of 'full window/browser' rather than fullscreen
      this.forceFallback = player.config.fullscreen.fallback === 'force'; // Register event listeners
      // Handle event (incase user presses escape etc)
      on.call(this.player, document, this.prefix === 'ms' ? 'MSFullscreenChange' : "".concat(this.prefix, "fullscreenchange"), function () {
        // TODO: Filter for target??
        _this.onChange();
      }); // Fullscreen toggle on double click
      on.call(this.player, this.player.elements.container, 'dblclick', function (event) {
        // Ignore double click in controls
        if (is$1.element(_this.player.elements.controls) && _this.player.elements.controls.contains(event.target)) {
          return;
        }
        _this.toggle();
      }); // Tap focus when in fullscreen
      on.call(this, this.player.elements.container, 'keydown', function (event) {
        return _this.trapFocus(event);
      }); // Update the UI
      this.update();
    } // Determine if native supported
    _createClass(Fullscreen, [{
      key: "onChange",
      value: function onChange() {
        if (!this.enabled) {
          return;
        } // Update toggle button
        var button = this.player.elements.buttons.fullscreen;
        if (is$1.element(button)) {
          button.pressed = this.active;
        } // Trigger an event
        triggerEvent.call(this.player, this.target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);
      }
    }, {
      key: "toggleFallback",
      value: function toggleFallback() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        // Store or restore scroll position
        if (toggle) {
          this.scrollPosition = {
            x: window.scrollX || 0,
            y: window.scrollY || 0
          };
        } else {
          window.scrollTo(this.scrollPosition.x, this.scrollPosition.y);
        } // Toggle scroll
        document.body.style.overflow = toggle ? 'hidden' : ''; // Toggle class hook
        toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle); // Force full viewport on iPhone X+
        if (browser.isIos) {
          var viewport = document.head.querySelector('meta[name="viewport"]');
          var property = 'viewport-fit=cover'; // Inject the viewport meta if required
          if (!viewport) {
            viewport = document.createElement('meta');
            viewport.setAttribute('name', 'viewport');
          } // Check if the property already exists
          var hasProperty = is$1.string(viewport.content) && viewport.content.includes(property);
          if (toggle) {
            this.cleanupViewport = !hasProperty;
            if (!hasProperty) {
              viewport.content += ",".concat(property);
            }
          } else if (this.cleanupViewport) {
            viewport.content = viewport.content.split(',').filter(function (part) {
              return part.trim() !== property;
            }).join(',');
          }
        } // Toggle button and fire events
        this.onChange();
      } // Trap focus inside container
    }, {
      key: "trapFocus",
      value: function trapFocus(event) {
        // Bail if iOS, not active, not the tab key
        if (browser.isIos || !this.active || event.key !== 'Tab' || event.keyCode !== 9) {
          return;
        } // Get the current focused element
        var focused = document.activeElement;
        var focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');
        var _focusable = _slicedToArray(focusable, 1),
            first = _focusable[0];
        var last = focusable[focusable.length - 1];
        if (focused === last && !event.shiftKey) {
          // Move focus to first element that can be tabbed if Shift isn't used
          first.focus();
          event.preventDefault();
        } else if (focused === first && event.shiftKey) {
          // Move focus to last element that can be tabbed if Shift is used
          last.focus();
          event.preventDefault();
        }
      } // Update UI
    }, {
      key: "update",
      value: function update() {
        if (this.enabled) {
          var mode;
          if (this.forceFallback) {
            mode = 'Fallback (forced)';
          } else if (Fullscreen.native) {
            mode = 'Native';
          } else {
            mode = 'Fallback';
          }
          this.player.debug.log("".concat(mode, " fullscreen enabled"));
        } else {
          this.player.debug.log('Fullscreen not supported and fallback disabled');
        } // Add styling hook to show button
        toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.enabled);
      } // Make an element fullscreen
    }, {
      key: "enter",
      value: function enter() {
        if (!this.enabled) {
          return;
        } // iOS native fullscreen doesn't need the request step
        if (browser.isIos && this.player.config.fullscreen.iosNative) {
          this.target.webkitEnterFullscreen();
        } else if (!Fullscreen.native || this.forceFallback) {
          this.toggleFallback(true);
        } else if (!this.prefix) {
          this.target.requestFullscreen({
            navigationUI: 'hide'
          });
        } else if (!is$1.empty(this.prefix)) {
          this.target["".concat(this.prefix, "Request").concat(this.property)]();
        }
      } // Bail from fullscreen
    }, {
      key: "exit",
      value: function exit() {
        if (!this.enabled) {
          return;
        } // iOS native fullscreen
        if (browser.isIos && this.player.config.fullscreen.iosNative) {
          this.target.webkitExitFullscreen();
          this.player.play();
        } else if (!Fullscreen.native || this.forceFallback) {
          this.toggleFallback(false);
        } else if (!this.prefix) {
          (document.cancelFullScreen || document.exitFullscreen).call(document);
        } else if (!is$1.empty(this.prefix)) {
          var action = this.prefix === 'moz' ? 'Cancel' : 'Exit';
          document["".concat(this.prefix).concat(action).concat(this.property)]();
        }
      } // Toggle state
    }, {
      key: "toggle",
      value: function toggle() {
        if (!this.active) {
          this.enter();
        } else {
          this.exit();
        }
      }
    }, {
      key: "usingNative",
      // If we're actually using native
      get: function get() {
        return Fullscreen.native && !this.forceFallback;
      } // Get the prefix for handlers
    }, {
      key: "enabled",
      // Determine if fullscreen is enabled
      get: function get() {
        return (Fullscreen.native || this.player.config.fullscreen.fallback) && this.player.config.fullscreen.enabled && this.player.supported.ui && this.player.isVideo;
      } // Get active state
    }, {
      key: "active",
      get: function get() {
        if (!this.enabled) {
          return false;
        } // Fallback using classname
        if (!Fullscreen.native || this.forceFallback) {
          return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);
        }
        var element = !this.prefix ? document.fullscreenElement : document["".concat(this.prefix).concat(this.property, "Element")];
        return element === this.target;
      } // Get target element
    }, {
      key: "target",
      get: function get() {
        return browser.isIos && this.player.config.fullscreen.iosNative ? this.player.media : this.player.elements.container;
      }
    }], [{
      key: "native",
      get: function get() {
        return !!(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled);
      }
    }, {
      key: "prefix",
      get: function get() {
        // No prefix
        if (is$1.function(document.exitFullscreen)) {
          return '';
        } // Check for fullscreen support by vendor prefix
        var value = '';
        var prefixes = ['webkit', 'moz', 'ms'];
        prefixes.some(function (pre) {
          if (is$1.function(document["".concat(pre, "ExitFullscreen")]) || is$1.function(document["".concat(pre, "CancelFullScreen")])) {
            value = pre;
            return true;
          }
          return false;
        });
        return value;
      }
    }, {
      key: "property",
      get: function get() {
        return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';
      }
    }]);
    return Fullscreen;
  }();
  // `Math.sign` method implementation
  // https://tc39.github.io/ecma262/#sec-math.sign
  var mathSign = Math.sign || function sign(x) {
    // eslint-disable-next-line no-self-compare
    return (x = +x) == 0 || x != x ? x : x < 0 ? -1 : 1;
  };
  // `Math.sign` method
  // https://tc39.github.io/ecma262/#sec-math.sign
  _export({ target: 'Math', stat: true }, {
    sign: mathSign
  });
  // ==========================================================================
  // Load image avoiding xhr/fetch CORS issues
  // Server status can't be obtained this way unfortunately, so this uses "naturalWidth" to determine if the image has loaded
  // By default it checks if it is at least 1px, but you can add a second argument to change this
  // ==========================================================================
  function loadImage(src) {
    var minWidth = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1;
    return new Promise(function (resolve, reject) {
      var image = new Image();
      var handler = function handler() {
        delete image.onload;
        delete image.onerror;
        (image.naturalWidth >= minWidth ? resolve : reject)(image);
      };
      Object.assign(image, {
        onload: handler,
        onerror: handler,
        src: src
      });
    });
  }
  var ui = {
    addStyleHook: function addStyleHook() {
      toggleClass(this.elements.container, this.config.selectors.container.replace('.', ''), true);
      toggleClass(this.elements.container, this.config.classNames.uiSupported, this.supported.ui);
    },
    // Toggle native HTML5 media controls
    toggleNativeControls: function toggleNativeControls() {
      var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
      if (toggle && this.isHTML5) {
        this.media.setAttribute('controls', '');
      } else {
        this.media.removeAttribute('controls');
      }
    },
    // Setup the UI
    build: function build() {
      var _this = this;
      // Re-attach media element listeners
      // TODO: Use event bubbling?
      this.listeners.media(); // Don't setup interface if no support
      if (!this.supported.ui) {
        this.debug.warn("Basic support only for ".concat(this.provider, " ").concat(this.type)); // Restore native controls
        ui.toggleNativeControls.call(this, true); // Bail
        return;
      } // Inject custom controls if not present
      if (!is$1.element(this.elements.controls)) {
        // Inject custom controls
        controls.inject.call(this); // Re-attach control listeners
        this.listeners.controls();
      } // Remove native controls
      ui.toggleNativeControls.call(this); // Setup captions for HTML5
      if (this.isHTML5) {
        captions.setup.call(this);
      } // Reset volume
      this.volume = null; // Reset mute state
      this.muted = null; // Reset loop state
      this.loop = null; // Reset quality setting
      this.quality = null; // Reset speed
      this.speed = null; // Reset volume display
      controls.updateVolume.call(this); // Reset time display
      controls.timeUpdate.call(this); // Update the UI
      ui.checkPlaying.call(this); // Check for picture-in-picture support
      toggleClass(this.elements.container, this.config.classNames.pip.supported, support.pip && this.isHTML5 && this.isVideo); // Check for airplay support
      toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5); // Add iOS class
      toggleClass(this.elements.container, this.config.classNames.isIos, browser.isIos); // Add touch class
      toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch); // Ready for API calls
      this.ready = true; // Ready event at end of execution stack
      setTimeout(function () {
        triggerEvent.call(_this, _this.media, 'ready');
      }, 0); // Set the title
      ui.setTitle.call(this); // Assure the poster image is set, if the property was added before the element was created
      if (this.poster) {
        ui.setPoster.call(this, this.poster, false).catch(function () {});
      } // Manually set the duration if user has overridden it.
      // The event listeners for it doesn't get called if preload is disabled (#701)
      if (this.config.duration) {
        controls.durationUpdate.call(this);
      }
    },
    // Setup aria attribute for play and iframe title
    setTitle: function setTitle() {
      // Find the current text
      var label = i18n.get('play', this.config); // If there's a media title set, use that for the label
      if (is$1.string(this.config.title) && !is$1.empty(this.config.title)) {
        label += ", ".concat(this.config.title);
      } // If there's a play button, set label
      Array.from(this.elements.buttons.play || []).forEach(function (button) {
        button.setAttribute('aria-label', label);
      }); // Set iframe title
      // https://github.com/sampotts/plyr/issues/124
      if (this.isEmbed) {
        var iframe = getElement.call(this, 'iframe');
        if (!is$1.element(iframe)) {
          return;
        } // Default to media type
        var title = !is$1.empty(this.config.title) ? this.config.title : 'video';
        var format = i18n.get('frameTitle', this.config);
        iframe.setAttribute('title', format.replace('{title}', title));
      }
    },
    // Toggle poster
    togglePoster: function togglePoster(enable) {
      toggleClass(this.elements.container, this.config.classNames.posterEnabled, enable);
    },
    // Set the poster image (async)
    // Used internally for the poster setter, with the passive option forced to false
    setPoster: function setPoster(poster) {
      var _this2 = this;
      var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
      // Don't override if call is passive
      if (passive && this.poster) {
        return Promise.reject(new Error('Poster already set'));
      } // Set property synchronously to respect the call order
      this.media.setAttribute('poster', poster); // HTML5 uses native poster attribute
      if (this.isHTML5) {
        return Promise.resolve(poster);
      } // Wait until ui is ready
      return ready.call(this) // Load image
      .then(function () {
        return loadImage(poster);
      }).catch(function (err) {
        // Hide poster on error unless it's been set by another call
        if (poster === _this2.poster) {
          ui.togglePoster.call(_this2, false);
        } // Rethrow
        throw err;
      }).then(function () {
        // Prevent race conditions
        if (poster !== _this2.poster) {
          throw new Error('setPoster cancelled by later call to setPoster');
        }
      }).then(function () {
        Object.assign(_this2.elements.poster.style, {
          backgroundImage: "url('".concat(poster, "')"),
          // Reset backgroundSize as well (since it can be set to "cover" for padded thumbnails for youtube)
          backgroundSize: ''
        });
        ui.togglePoster.call(_this2, true);
        return poster;
      });
    },
    // Check playing state
    checkPlaying: function checkPlaying(event) {
      var _this3 = this;
      // Class hooks
      toggleClass(this.elements.container, this.config.classNames.playing, this.playing);
      toggleClass(this.elements.container, this.config.classNames.paused, this.paused);
      toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped); // Set state
      Array.from(this.elements.buttons.play || []).forEach(function (target) {
        Object.assign(target, {
          pressed: _this3.playing
        });
        target.setAttribute('aria-label', i18n.get(_this3.playing ? 'pause' : 'play', _this3.config));
      }); // Only update controls on non timeupdate events
      if (is$1.event(event) && event.type === 'timeupdate') {
        return;
      } // Toggle controls
      ui.toggleControls.call(this);
    },
    // Check if media is loading
    checkLoading: function checkLoading(event) {
      var _this4 = this;
      this.loading = ['stalled', 'waiting'].includes(event.type); // Clear timer
      clearTimeout(this.timers.loading); // Timer to prevent flicker when seeking
      this.timers.loading = setTimeout(function () {
        // Update progress bar loading class state
        toggleClass(_this4.elements.container, _this4.config.classNames.loading, _this4.loading); // Update controls visibility
        ui.toggleControls.call(_this4);
      }, this.loading ? 250 : 0);
    },
    // Toggle controls based on state and `force` argument
    toggleControls: function toggleControls(force) {
      var controlsElement = this.elements.controls;
      if (controlsElement && this.config.hideControls) {
        // Don't hide controls if a touch-device user recently seeked. (Must be limited to touch devices, or it occasionally prevents desktop controls from hiding.)
        var recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now(); // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide
        this.toggleControls(Boolean(force || this.loading || this.paused || controlsElement.pressed || controlsElement.hover || recentTouchSeek));
      }
    }
  };
  var Listeners =
  /*#__PURE__*/
  function () {
    function Listeners(player) {
      _classCallCheck(this, Listeners);
      this.player = player;
      this.lastKey = null;
      this.focusTimer = null;
      this.lastKeyDown = null;
      this.handleKey = this.handleKey.bind(this);
      this.toggleMenu = this.toggleMenu.bind(this);
      this.setTabFocus = this.setTabFocus.bind(this);
      this.firstTouch = this.firstTouch.bind(this);
    } // Handle key presses
    _createClass(Listeners, [{
      key: "handleKey",
      value: function handleKey(event) {
        var player = this.player;
        var elements = player.elements;
        var code = event.keyCode ? event.keyCode : event.which;
        var pressed = event.type === 'keydown';
        var repeat = pressed && code === this.lastKey; // Bail if a modifier key is set
        if (event.altKey || event.ctrlKey || event.metaKey || event.shiftKey) {
          return;
        } // If the event is bubbled from the media element
        // Firefox doesn't get the keycode for whatever reason
        if (!is$1.number(code)) {
          return;
        } // Seek by the number keys
        var seekByKey = function seekByKey() {
          // Divide the max duration into 10th's and times by the number value
          player.currentTime = player.duration / 10 * (code - 48);
        }; // Handle the key on keydown
        // Reset on keyup
        if (pressed) {
          // Check focused element
          // and if the focused element is not editable (e.g. text input)
          // and any that accept key input http://webaim.org/techniques/keyboard/
          var focused = document.activeElement;
          if (is$1.element(focused)) {
            var editable = player.config.selectors.editable;
            var seek = elements.inputs.seek;
            if (focused !== seek && matches$1(focused, editable)) {
              return;
            }
            if (event.which === 32 && matches$1(focused, 'button, [role^="menuitem"]')) {
              return;
            }
          } // Which keycodes should we prevent default
          var preventDefault = [32, 37, 38, 39, 40, 48, 49, 50, 51, 52, 53, 54, 56, 57, 67, 70, 73, 75, 76, 77, 79]; // If the code is found prevent default (e.g. prevent scrolling for arrows)
          if (preventDefault.includes(code)) {
            event.preventDefault();
            event.stopPropagation();
          }
          switch (code) {
            case 48:
            case 49:
            case 50:
            case 51:
            case 52:
            case 53:
            case 54:
            case 55:
            case 56:
            case 57:
              // 0-9
              if (!repeat) {
                seekByKey();
              }
              break;
            case 32:
            case 75:
              // Space and K key
              if (!repeat) {
                player.togglePlay();
              }
              break;
            case 38:
              // Arrow up
              player.increaseVolume(0.1);
              break;
            case 40:
              // Arrow down
              player.decreaseVolume(0.1);
              break;
            case 77:
              // M key
              if (!repeat) {
                player.muted = !player.muted;
              }
              break;
            case 39:
              // Arrow forward
              player.forward();
              break;
            case 37:
              // Arrow back
              player.rewind();
              break;
            case 70:
              // F key
              player.fullscreen.toggle();
              break;
            case 67:
              // C key
              if (!repeat) {
                player.toggleCaptions();
              }
              break;
            case 76:
              // L key
              player.loop = !player.loop;
              break;
          } // Escape is handle natively when in full screen
          // So we only need to worry about non native
          if (code === 27 && !player.fullscreen.usingNative && player.fullscreen.active) {
            player.fullscreen.toggle();
          } // Store last code for next cycle
          this.lastKey = code;
        } else {
          this.lastKey = null;
        }
      } // Toggle menu
    }, {
      key: "toggleMenu",
      value: function toggleMenu(event) {
        controls.toggleMenu.call(this.player, event);
      } // Device is touch enabled
    }, {
      key: "firstTouch",
      value: function firstTouch() {
        var player = this.player;
        var elements = player.elements;
        player.touch = true; // Add touch class
        toggleClass(elements.container, player.config.classNames.isTouch, true);
      }
    }, {
      key: "setTabFocus",
      value: function setTabFocus(event) {
        var player = this.player;
        var elements = player.elements;
        clearTimeout(this.focusTimer); // Ignore any key other than tab
        if (event.type === 'keydown' && event.which !== 9) {
          return;
        } // Store reference to event timeStamp
        if (event.type === 'keydown') {
          this.lastKeyDown = event.timeStamp;
        } // Remove current classes
        var removeCurrent = function removeCurrent() {
          var className = player.config.classNames.tabFocus;
          var current = getElements.call(player, ".".concat(className));
          toggleClass(current, className, false);
        }; // Determine if a key was pressed to trigger this event
        var wasKeyDown = event.timeStamp - this.lastKeyDown <= 20; // Ignore focus events if a key was pressed prior
        if (event.type === 'focus' && !wasKeyDown) {
          return;
        } // Remove all current
        removeCurrent(); // Delay the adding of classname until the focus has changed
        // This event fires before the focusin event
        this.focusTimer = setTimeout(function () {
          var focused = document.activeElement; // Ignore if current focus element isn't inside the player
          if (!elements.container.contains(focused)) {
            return;
          }
          toggleClass(document.activeElement, player.config.classNames.tabFocus, true);
        }, 10);
      } // Global window & document listeners
    }, {
      key: "global",
      value: function global() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
        var player = this.player; // Keyboard shortcuts
        if (player.config.keyboard.global) {
          toggleListener.call(player, window, 'keydown keyup', this.handleKey, toggle, false);
        } // Click anywhere closes menu
        toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle); // Detect touch by events
        once.call(player, document.body, 'touchstart', this.firstTouch); // Tab focus detection
        toggleListener.call(player, document.body, 'keydown focus blur', this.setTabFocus, toggle, false, true);
      } // Container listeners
    }, {
      key: "container",
      value: function container() {
        var player = this.player;
        var config = player.config,
            elements = player.elements,
            timers = player.timers; // Keyboard shortcuts
        if (!config.keyboard.global && config.keyboard.focused) {
          on.call(player, elements.container, 'keydown keyup', this.handleKey, false);
        } // Toggle controls on mouse events and entering fullscreen
        on.call(player, elements.container, 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen', function (event) {
          var controlsElement = elements.controls; // Remove button states for fullscreen
          if (controlsElement && event.type === 'enterfullscreen') {
            controlsElement.pressed = false;
            controlsElement.hover = false;
          } // Show, then hide after a timeout unless another control event occurs
          var show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);
          var delay = 0;
          if (show) {
            ui.toggleControls.call(player, true); // Use longer timeout for touch devices
            delay = player.touch ? 3000 : 2000;
          } // Clear timer
          clearTimeout(timers.controls); // Set new timer to prevent flicker when seeking
          timers.controls = setTimeout(function () {
            return ui.toggleControls.call(player, false);
          }, delay);
        }); // Set a gutter for Vimeo
        var setGutter = function setGutter(ratio, padding, toggle) {
          if (!player.isVimeo) {
            return;
          }
          var target = player.elements.wrapper.firstChild;
          var _ratio = _slicedToArray(ratio, 2),
              y = _ratio[1];
          var _getAspectRatio$call = getAspectRatio.call(player),
              _getAspectRatio$call2 = _slicedToArray(_getAspectRatio$call, 2),
              videoX = _getAspectRatio$call2[0],
              videoY = _getAspectRatio$call2[1];
          target.style.maxWidth = toggle ? "".concat(y / videoY * videoX, "px") : null;
          target.style.margin = toggle ? '0 auto' : null;
        }; // Resize on fullscreen change
        var setPlayerSize = function setPlayerSize(measure) {
          // If we don't need to measure the viewport
          if (!measure) {
            return setAspectRatio.call(player);
          }
          var rect = elements.container.getBoundingClientRect();
          var width = rect.width,
              height = rect.height;
          return setAspectRatio.call(player, "".concat(width, ":").concat(height));
        };
        var resized = function resized() {
          clearTimeout(timers.resized);
          timers.resized = setTimeout(setPlayerSize, 50);
        };
        on.call(player, elements.container, 'enterfullscreen exitfullscreen', function (event) {
          var _player$fullscreen = player.fullscreen,
              target = _player$fullscreen.target,
              usingNative = _player$fullscreen.usingNative; // Ignore events not from target
          if (target !== elements.container) {
            return;
          } // If it's not an embed and no ratio specified
          if (!player.isEmbed && is$1.empty(player.config.ratio)) {
            return;
          }
          var isEnter = event.type === 'enterfullscreen'; // Set the player size when entering fullscreen to viewport size
          var _setPlayerSize = setPlayerSize(isEnter),
              padding = _setPlayerSize.padding,
              ratio = _setPlayerSize.ratio; // Set Vimeo gutter
          setGutter(ratio, padding, isEnter); // If not using native fullscreen, we need to check for resizes of viewport
          if (!usingNative) {
            if (isEnter) {
              on.call(player, window, 'resize', resized);
            } else {
              off.call(player, window, 'resize', resized);
            }
          }
        });
      } // Listen for media events
    }, {
      key: "media",
      value: function media() {
        var _this = this;
        var player = this.player;
        var elements = player.elements; // Time change on media
        on.call(player, player.media, 'timeupdate seeking seeked', function (event) {
          return controls.timeUpdate.call(player, event);
        }); // Display duration
        on.call(player, player.media, 'durationchange loadeddata loadedmetadata', function (event) {
          return controls.durationUpdate.call(player, event);
        }); // Handle the media finishing
        on.call(player, player.media, 'ended', function () {
          // Show poster on end
          if (player.isHTML5 && player.isVideo && player.config.resetOnEnd) {
            // Restart
            player.restart(); // Call pause otherwise IE11 will start playing the video again
            player.pause();
          }
        }); // Check for buffer progress
        on.call(player, player.media, 'progress playing seeking seeked', function (event) {
          return controls.updateProgress.call(player, event);
        }); // Handle volume changes
        on.call(player, player.media, 'volumechange', function (event) {
          return controls.updateVolume.call(player, event);
        }); // Handle play/pause
        on.call(player, player.media, 'playing play pause ended emptied timeupdate', function (event) {
          return ui.checkPlaying.call(player, event);
        }); // Loading state
        on.call(player, player.media, 'waiting canplay seeked playing', function (event) {
          return ui.checkLoading.call(player, event);
        }); // Click video
        if (player.supported.ui && player.config.clickToPlay && !player.isAudio) {
          // Re-fetch the wrapper
          var wrapper = getElement.call(player, ".".concat(player.config.classNames.video)); // Bail if there's no wrapper (this should never happen)
          if (!is$1.element(wrapper)) {
            return;
          } // On click play, pause or restart
          on.call(player, elements.container, 'click', function (event) {
            var targets = [elements.container, wrapper]; // Ignore if click if not container or in video wrapper
            if (!targets.includes(event.target) && !wrapper.contains(event.target)) {
              return;
            } // Touch devices will just show controls (if hidden)
            if (player.touch && player.config.hideControls) {
              return;
            }
            if (player.ended) {
              _this.proxy(event, player.restart, 'restart');
              _this.proxy(event, player.play, 'play');
            } else {
              _this.proxy(event, player.togglePlay, 'play');
            }
          });
        } // Disable right click
        if (player.supported.ui && player.config.disableContextMenu) {
          on.call(player, elements.wrapper, 'contextmenu', function (event) {
            event.preventDefault();
          }, false);
        } // Volume change
        on.call(player, player.media, 'volumechange', function () {
          // Save to storage
          player.storage.set({
            volume: player.volume,
            muted: player.muted
          });
        }); // Speed change
        on.call(player, player.media, 'ratechange', function () {
          // Update UI
          controls.updateSetting.call(player, 'speed'); // Save to storage
          player.storage.set({
            speed: player.speed
          });
        }); // Quality change
        on.call(player, player.media, 'qualitychange', function (event) {
          // Update UI
          controls.updateSetting.call(player, 'quality', null, event.detail.quality);
        }); // Update download link when ready and if quality changes
        on.call(player, player.media, 'ready qualitychange', function () {
          controls.setDownloadUrl.call(player);
        }); // Proxy events to container
        // Bubble up key events for Edge
        var proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');
        on.call(player, player.media, proxyEvents, function (event) {
          var _event$detail = event.detail,
              detail = _event$detail === void 0 ? {} : _event$detail; // Get error details from media
          if (event.type === 'error') {
            detail = player.media.error;
          }
          triggerEvent.call(player, elements.container, event.type, true, detail);
        });
      } // Run default and custom handlers
    }, {
      key: "proxy",
      value: function proxy(event, defaultHandler, customHandlerKey) {
        var player = this.player;
        var customHandler = player.config.listeners[customHandlerKey];
        var hasCustomHandler = is$1.function(customHandler);
        var returned = true; // Execute custom handler
        if (hasCustomHandler) {
          returned = customHandler.call(player, event);
        } // Only call default handler if not prevented in custom handler
        if (returned !== false && is$1.function(defaultHandler)) {
          defaultHandler.call(player, event);
        }
      } // Trigger custom and default handlers
    }, {
      key: "bind",
      value: function bind(element, type, defaultHandler, customHandlerKey) {
        var _this2 = this;
        var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
        var player = this.player;
        var customHandler = player.config.listeners[customHandlerKey];
        var hasCustomHandler = is$1.function(customHandler);
        on.call(player, element, type, function (event) {
          return _this2.proxy(event, defaultHandler, customHandlerKey);
        }, passive && !hasCustomHandler);
      } // Listen for control events
    }, {
      key: "controls",
      value: function controls$1() {
        var _this3 = this;
        var player = this.player;
        var elements = player.elements; // IE doesn't support input event, so we fallback to change
        var inputEvent = browser.isIE ? 'change' : 'input'; // Play/pause toggle
        if (elements.buttons.play) {
          Array.from(elements.buttons.play).forEach(function (button) {
            _this3.bind(button, 'click', player.togglePlay, 'play');
          });
        } // Pause
        this.bind(elements.buttons.restart, 'click', player.restart, 'restart'); // Rewind
        this.bind(elements.buttons.rewind, 'click', player.rewind, 'rewind'); // Rewind
        this.bind(elements.buttons.fastForward, 'click', player.forward, 'fastForward'); // Mute toggle
        this.bind(elements.buttons.mute, 'click', function () {
          player.muted = !player.muted;
        }, 'mute'); // Captions toggle
        this.bind(elements.buttons.captions, 'click', function () {
          return player.toggleCaptions();
        }); // Download
        this.bind(elements.buttons.download, 'click', function () {
          triggerEvent.call(player, player.media, 'download');
        }, 'download'); // Fullscreen toggle
        this.bind(elements.buttons.fullscreen, 'click', function () {
          player.fullscreen.toggle();
        }, 'fullscreen'); // Picture-in-Picture
        this.bind(elements.buttons.pip, 'click', function () {
          player.pip = 'toggle';
        }, 'pip'); // Airplay
        this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay'); // Settings menu - click toggle
        this.bind(elements.buttons.settings, 'click', function (event) {
          // Prevent the document click listener closing the menu
          event.stopPropagation();
          event.preventDefault();
          controls.toggleMenu.call(player, event);
        }, null, false); // Can't be passive as we're preventing default
        // Settings menu - keyboard toggle
        // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
        // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
        this.bind(elements.buttons.settings, 'keyup', function (event) {
          var code = event.which; // We only care about space and return
          if (![13, 32].includes(code)) {
            return;
          } // Because return triggers a click anyway, all we need to do is set focus
          if (code === 13) {
            controls.focusFirstMenuItem.call(player, null, true);
            return;
          } // Prevent scroll
          event.preventDefault(); // Prevent playing video (Firefox)
          event.stopPropagation(); // Toggle menu
          controls.toggleMenu.call(player, event);
        }, null, false // Can't be passive as we're preventing default
        ); // Escape closes menu
        this.bind(elements.settings.menu, 'keydown', function (event) {
          if (event.which === 27) {
            controls.toggleMenu.call(player, event);
          }
        }); // Set range input alternative "value", which matches the tooltip time (#954)
        this.bind(elements.inputs.seek, 'mousedown mousemove', function (event) {
          var rect = elements.progress.getBoundingClientRect();
          var percent = 100 / rect.width * (event.pageX - rect.left);
          event.currentTarget.setAttribute('seek-value', percent);
        }); // Pause while seeking
        this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', function (event) {
          var seek = event.currentTarget;
          var code = event.keyCode ? event.keyCode : event.which;
          var attribute = 'play-on-seeked';
          if (is$1.keyboardEvent(event) && code !== 39 && code !== 37) {
            return;
          } // Record seek time so we can prevent hiding controls for a few seconds after seek
          player.lastSeekTime = Date.now(); // Was playing before?
          var play = seek.hasAttribute(attribute); // Done seeking
          var done = ['mouseup', 'touchend', 'keyup'].includes(event.type); // If we're done seeking and it was playing, resume playback
          if (play && done) {
            seek.removeAttribute(attribute);
            player.play();
          } else if (!done && player.playing) {
            seek.setAttribute(attribute, '');
            player.pause();
          }
        }); // Fix range inputs on iOS
        // Super weird iOS bug where after you interact with an <input type="range">,
        // it takes over further interactions on the page. This is a hack
        if (browser.isIos) {
          var inputs = getElements.call(player, 'input[type="range"]');
          Array.from(inputs).forEach(function (input) {
            return _this3.bind(input, inputEvent, function (event) {
              return repaint(event.target);
            });
          });
        } // Seek
        this.bind(elements.inputs.seek, inputEvent, function (event) {
          var seek = event.currentTarget; // If it exists, use seek-value instead of "value" for consistency with tooltip time (#954)
          var seekTo = seek.getAttribute('seek-value');
          if (is$1.empty(seekTo)) {
            seekTo = seek.value;
          }
          seek.removeAttribute('seek-value');
          player.currentTime = seekTo / seek.max * player.duration;
        }, 'seek'); // Seek tooltip
        this.bind(elements.progress, 'mouseenter mouseleave mousemove', function (event) {
          return controls.updateSeekTooltip.call(player, event);
        }); // Preview thumbnails plugin
        // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this
        this.bind(elements.progress, 'mousemove touchmove', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.startMove(event);
          }
        }); // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering
        this.bind(elements.progress, 'mouseleave touchend click', function () {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.endMove(false, true);
          }
        }); // Show scrubbing preview
        this.bind(elements.progress, 'mousedown touchstart', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.startScrubbing(event);
          }
        });
        this.bind(elements.progress, 'mouseup touchend', function (event) {
          var previewThumbnails = player.previewThumbnails;
          if (previewThumbnails && previewThumbnails.loaded) {
            previewThumbnails.endScrubbing(event);
          }
        }); // Polyfill for lower fill in <input type="range"> for webkit
        if (browser.isWebkit) {
          Array.from(getElements.call(player, 'input[type="range"]')).forEach(function (element) {
            _this3.bind(element, 'input', function (event) {
              return controls.updateRangeFill.call(player, event.target);
            });
          });
        } // Current time invert
        // Only if one time element is used for both currentTime and duration
        if (player.config.toggleInvert && !is$1.element(elements.display.duration)) {
          this.bind(elements.display.currentTime, 'click', function () {
            // Do nothing if we're at the start
            if (player.currentTime === 0) {
              return;
            }
            player.config.invertTime = !player.config.invertTime;
            controls.timeUpdate.call(player);
          });
        } // Volume
        this.bind(elements.inputs.volume, inputEvent, function (event) {
          player.volume = event.target.value;
        }, 'volume'); // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)
        this.bind(elements.controls, 'mouseenter mouseleave', function (event) {
          elements.controls.hover = !player.touch && event.type === 'mouseenter';
        }); // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)
        this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', function (event) {
          elements.controls.pressed = ['mousedown', 'touchstart'].includes(event.type);
        }); // Show controls when they receive focus (e.g., when using keyboard tab key)
        this.bind(elements.controls, 'focusin', function () {
          var config = player.config,
              timers = player.timers; // Skip transition to prevent focus from scrolling the parent element
          toggleClass(elements.controls, config.classNames.noTransition, true); // Toggle
          ui.toggleControls.call(player, true); // Restore transition
          setTimeout(function () {
            toggleClass(elements.controls, config.classNames.noTransition, false);
          }, 0); // Delay a little more for mouse users
          var delay = _this3.touch ? 3000 : 4000; // Clear timer
          clearTimeout(timers.controls); // Hide again after delay
          timers.controls = setTimeout(function () {
            return ui.toggleControls.call(player, false);
          }, delay);
        }); // Mouse wheel for volume
        this.bind(elements.inputs.volume, 'wheel', function (event) {
          // Detect "natural" scroll - suppored on OS X Safari only
          // Other browsers on OS X will be inverted until support improves
          var inverted = event.webkitDirectionInvertedFromDevice; // Get delta from event. Invert if `inverted` is true
          var _map = [event.deltaX, -event.deltaY].map(function (value) {
            return inverted ? -value : value;
          }),
              _map2 = _slicedToArray(_map, 2),
              x = _map2[0],
              y = _map2[1]; // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)
          var direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y); // Change the volume by 2%
          player.increaseVolume(direction / 50); // Don't break page scrolling at max and min
          var volume = player.media.volume;
          if (direction === 1 && volume < 1 || direction === -1 && volume > 0) {
            event.preventDefault();
          }
        }, 'volume', false);
      }
    }]);
    return Listeners;
  }();
  var HAS_SPECIES_SUPPORT$3 = arrayMethodHasSpeciesSupport('splice');
  var USES_TO_LENGTH$a = arrayMethodUsesToLength('splice', { ACCESSORS: true, 0: 0, 1: 2 });
  var max$3 = Math.max;
  var min$5 = Math.min;
  var MAX_SAFE_INTEGER$1 = 0x1FFFFFFFFFFFFF;
  var MAXIMUM_ALLOWED_LENGTH_EXCEEDED = 'Maximum allowed length exceeded';
  // `Array.prototype.splice` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.splice
  // with adding support of @@species
  _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT$3 || !USES_TO_LENGTH$a }, {
    splice: function splice(start, deleteCount /* , ...items */) {
      var O = toObject(this);
      var len = toLength(O.length);
      var actualStart = toAbsoluteIndex(start, len);
      var argumentsLength = arguments.length;
      var insertCount, actualDeleteCount, A, k, from, to;
      if (argumentsLength === 0) {
        insertCount = actualDeleteCount = 0;
      } else if (argumentsLength === 1) {
        insertCount = 0;
        actualDeleteCount = len - actualStart;
      } else {
        insertCount = argumentsLength - 2;
        actualDeleteCount = min$5(max$3(toInteger(deleteCount), 0), len - actualStart);
      }
      if (len + insertCount - actualDeleteCount > MAX_SAFE_INTEGER$1) {
        throw TypeError(MAXIMUM_ALLOWED_LENGTH_EXCEEDED);
      }
      A = arraySpeciesCreate(O, actualDeleteCount);
      for (k = 0; k < actualDeleteCount; k++) {
        from = actualStart + k;
        if (from in O) createProperty(A, k, O[from]);
      }
      A.length = actualDeleteCount;
      if (insertCount < actualDeleteCount) {
        for (k = actualStart; k < len - actualDeleteCount; k++) {
          from = k + actualDeleteCount;
          to = k + insertCount;
          if (from in O) O[to] = O[from];
          else delete O[to];
        }
        for (k = len; k > len - actualDeleteCount + insertCount; k--) delete O[k - 1];
      } else if (insertCount > actualDeleteCount) {
        for (k = len - actualDeleteCount; k > actualStart; k--) {
          from = k + actualDeleteCount - 1;
          to = k + insertCount - 1;
          if (from in O) O[to] = O[from];
          else delete O[to];
        }
      }
      for (k = 0; k < insertCount; k++) {
        O[k + actualStart] = arguments[k + 2];
      }
      O.length = len - actualDeleteCount + insertCount;
      return A;
    }
  });
  var loadjs_umd = createCommonjsModule(function (module, exports) {
    (function (root, factory) {
      {
        module.exports = factory();
      }
    })(commonjsGlobal, function () {
      /**
       * Global dependencies.
       * @global {Object} document - DOM
       */
      var devnull = function devnull() {},
          bundleIdCache = {},
          bundleResultCache = {},
          bundleCallbackQueue = {};
      /**
       * Subscribe to bundle load event.
       * @param {string[]} bundleIds - Bundle ids
       * @param {Function} callbackFn - The callback function
       */
      function subscribe(bundleIds, callbackFn) {
        // listify
        bundleIds = bundleIds.push ? bundleIds : [bundleIds];
        var depsNotFound = [],
            i = bundleIds.length,
            numWaiting = i,
            fn,
            bundleId,
            r,
            q; // define callback function
        fn = function fn(bundleId, pathsNotFound) {
          if (pathsNotFound.length) depsNotFound.push(bundleId);
          numWaiting--;
          if (!numWaiting) callbackFn(depsNotFound);
        }; // register callback
        while (i--) {
          bundleId = bundleIds[i]; // execute callback if in result cache
          r = bundleResultCache[bundleId];
          if (r) {
            fn(bundleId, r);
            continue;
          } // add to callback queue
          q = bundleCallbackQueue[bundleId] = bundleCallbackQueue[bundleId] || [];
          q.push(fn);
        }
      }
      /**
       * Publish bundle load event.
       * @param {string} bundleId - Bundle id
       * @param {string[]} pathsNotFound - List of files not found
       */
      function publish(bundleId, pathsNotFound) {
        // exit if id isn't defined
        if (!bundleId) return;
        var q = bundleCallbackQueue[bundleId]; // cache result
        bundleResultCache[bundleId] = pathsNotFound; // exit if queue is empty
        if (!q) return; // empty callback queue
        while (q.length) {
          q[0](bundleId, pathsNotFound);
          q.splice(0, 1);
        }
      }
      /**
       * Execute callbacks.
       * @param {Object or Function} args - The callback args
       * @param {string[]} depsNotFound - List of dependencies not found
       */
      function executeCallbacks(args, depsNotFound) {
        // accept function as argument
        if (args.call) args = {
          success: args
        }; // success and error callbacks
        if (depsNotFound.length) (args.error || devnull)(depsNotFound);else (args.success || devnull)(args);
      }
      /**
       * Load individual file.
       * @param {string} path - The file path
       * @param {Function} callbackFn - The callback function
       */
      function loadFile(path, callbackFn, args, numTries) {
        var doc = document,
            async = args.async,
            maxTries = (args.numRetries || 0) + 1,
            beforeCallbackFn = args.before || devnull,
            pathname = path.replace(/[\?|#].*$/, ''),
            pathStripped = path.replace(/^(css|img)!/, ''),
            isLegacyIECss,
            e;
        numTries = numTries || 0;
        if (/(^css!|\.css$)/.test(pathname)) {
          // css
          e = doc.createElement('link');
          e.rel = 'stylesheet';
          e.href = pathStripped; // tag IE9+
          isLegacyIECss = 'hideFocus' in e; // use preload in IE Edge (to detect load errors)
          if (isLegacyIECss && e.relList) {
            isLegacyIECss = 0;
            e.rel = 'preload';
            e.as = 'style';
          }
        } else if (/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(pathname)) {
          // image
          e = doc.createElement('img');
          e.src = pathStripped;
        } else {
          // javascript
          e = doc.createElement('script');
          e.src = path;
          e.async = async === undefined ? true : async;
        }
        e.onload = e.onerror = e.onbeforeload = function (ev) {
          var result = ev.type[0]; // treat empty stylesheets as failures to get around lack of onerror
          // support in IE9-11
          if (isLegacyIECss) {
            try {
              if (!e.sheet.cssText.length) result = 'e';
            } catch (x) {
              // sheets objects created from load errors don't allow access to
              // `cssText` (unless error is Code:18 SecurityError)
              if (x.code != 18) result = 'e';
            }
          } // handle retries in case of load failure
          if (result == 'e') {
            // increment counter
            numTries += 1; // exit function and try again
            if (numTries < maxTries) {
              return loadFile(path, callbackFn, args, numTries);
            }
          } else if (e.rel == 'preload' && e.as == 'style') {
            // activate preloaded stylesheets
            return e.rel = 'stylesheet'; // jshint ignore:line
          } // execute callback
          callbackFn(path, result, ev.defaultPrevented);
        }; // add to document (unless callback returns `false`)
        if (beforeCallbackFn(path, e) !== false) doc.head.appendChild(e);
      }
      /**
       * Load multiple files.
       * @param {string[]} paths - The file paths
       * @param {Function} callbackFn - The callback function
       */
      function loadFiles(paths, callbackFn, args) {
        // listify paths
        paths = paths.push ? paths : [paths];
        var numWaiting = paths.length,
            x = numWaiting,
            pathsNotFound = [],
            fn,
            i; // define callback function
        fn = function fn(path, result, defaultPrevented) {
          // handle error
          if (result == 'e') pathsNotFound.push(path); // handle beforeload event. If defaultPrevented then that means the load
          // will be blocked (ex. Ghostery/ABP on Safari)
          if (result == 'b') {
            if (defaultPrevented) pathsNotFound.push(path);else return;
          }
          numWaiting--;
          if (!numWaiting) callbackFn(pathsNotFound);
        }; // load scripts
        for (i = 0; i < x; i++) {
          loadFile(paths[i], fn, args);
        }
      }
      /**
       * Initiate script load and register bundle.
       * @param {(string|string[])} paths - The file paths
       * @param {(string|Function|Object)} [arg1] - The (1) bundleId or (2) success
       *   callback or (3) object literal with success/error arguments, numRetries,
       *   etc.
       * @param {(Function|Object)} [arg2] - The (1) success callback or (2) object
       *   literal with success/error arguments, numRetries, etc.
       */
      function loadjs(paths, arg1, arg2) {
        var bundleId, args; // bundleId (if string)
        if (arg1 && arg1.trim) bundleId = arg1; // args (default is {})
        args = (bundleId ? arg2 : arg1) || {}; // throw error if bundle is already defined
        if (bundleId) {
          if (bundleId in bundleIdCache) {
            throw "LoadJS";
          } else {
            bundleIdCache[bundleId] = true;
          }
        }
        function loadFn(resolve, reject) {
          loadFiles(paths, function (pathsNotFound) {
            // execute callbacks
            executeCallbacks(args, pathsNotFound); // resolve Promise
            if (resolve) {
              executeCallbacks({
                success: resolve,
                error: reject
              }, pathsNotFound);
            } // publish bundle load event
            publish(bundleId, pathsNotFound);
          }, args);
        }
        if (args.returnPromise) return new Promise(loadFn);else loadFn();
      }
      /**
       * Execute callbacks when dependencies have been satisfied.
       * @param {(string|string[])} deps - List of bundle ids
       * @param {Object} args - success/error arguments
       */
      loadjs.ready = function ready(deps, args) {
        // subscribe to bundle load event
        subscribe(deps, function (depsNotFound) {
          // execute callbacks
          executeCallbacks(args, depsNotFound);
        });
        return loadjs;
      };
      /**
       * Manually satisfy bundle dependencies.
       * @param {string} bundleId - The bundle id
       */
      loadjs.done = function done(bundleId) {
        publish(bundleId, []);
      };
      /**
       * Reset loadjs dependencies statuses
       */
      loadjs.reset = function reset() {
        bundleIdCache = {};
        bundleResultCache = {};
        bundleCallbackQueue = {};
      };
      /**
       * Determine if bundle has already been defined
       * @param String} bundleId - The bundle id
       */
      loadjs.isDefined = function isDefined(bundleId) {
        return bundleId in bundleIdCache;
      }; // export
      return loadjs;
    });
  });
  function loadScript(url) {
    return new Promise(function (resolve, reject) {
      loadjs_umd(url, {
        success: resolve,
        error: reject
      });
    });
  }
  function parseId(url) {
    if (is$1.empty(url)) {
      return null;
    }
    if (is$1.number(Number(url))) {
      return url;
    }
    var regex = /^.*(vimeo.com\/|video\/)(\d+).*/;
    return url.match(regex) ? RegExp.$2 : url;
  } // Set playback state and trigger change (only on actual change)
  function assurePlaybackState(play) {
    if (play && !this.embed.hasPlayed) {
      this.embed.hasPlayed = true;
    }
    if (this.media.paused === play) {
      this.media.paused = !play;
      triggerEvent.call(this, this.media, play ? 'play' : 'pause');
    }
  }
  var vimeo = {
    setup: function setup() {
      var player = this; // Add embed class for responsive
      toggleClass(player.elements.wrapper, player.config.classNames.embed, true); // Set speed options from config
      player.options.speed = player.config.speed.options; // Set intial ratio
      setAspectRatio.call(player); // Load the SDK if not already
      if (!is$1.object(window.Vimeo)) {
        loadScript(player.config.urls.vimeo.sdk).then(function () {
          vimeo.ready.call(player);
        }).catch(function (error) {
          player.debug.warn('Vimeo SDK (player.js) failed to load', error);
        });
      } else {
        vimeo.ready.call(player);
      }
    },
    // API Ready
    ready: function ready() {
      var _this = this;
      var player = this;
      var config = player.config.vimeo; // Get Vimeo params for the iframe
      var params = buildUrlParams(extend({}, {
        loop: player.config.loop.active,
        autoplay: player.autoplay,
        muted: player.muted,
        gesture: 'media',
        playsinline: !this.config.fullscreen.iosNative
      }, config)); // Get the source URL or ID
      var source = player.media.getAttribute('src'); // Get from <div> if needed
      if (is$1.empty(source)) {
        source = player.media.getAttribute(player.config.attributes.embed.id);
      }
      var id = parseId(source); // Build an iframe
      var iframe = createElement('iframe');
      var src = format(player.config.urls.vimeo.iframe, id, params);
      iframe.setAttribute('src', src);
      iframe.setAttribute('allowfullscreen', '');
      iframe.setAttribute('allowtransparency', '');
      iframe.setAttribute('allow', 'autoplay'); // Set the referrer policy if required
      if (!is$1.empty(config.referrerPolicy)) {
        iframe.setAttribute('referrerPolicy', config.referrerPolicy);
      } // Get poster, if already set
      var poster = player.poster; // Inject the package
      var wrapper = createElement('div', {
        poster: poster,
        class: player.config.classNames.embedContainer
      });
      wrapper.appendChild(iframe);
      player.media = replaceElement(wrapper, player.media); // Get poster image
      fetch(format(player.config.urls.vimeo.api, id), 'json').then(function (response) {
        if (is$1.empty(response)) {
          return;
        } // Get the URL for thumbnail
        var url = new URL(response[0].thumbnail_large); // Get original image
        url.pathname = "".concat(url.pathname.split('_')[0], ".jpg"); // Set and show poster
        ui.setPoster.call(player, url.href).catch(function () {});
      }); // Setup instance
      // https://github.com/vimeo/player.js
      player.embed = new window.Vimeo.Player(iframe, {
        autopause: player.config.autopause,
        muted: player.muted
      });
      player.media.paused = true;
      player.media.currentTime = 0; // Disable native text track rendering
      if (player.supported.ui) {
        player.embed.disableTextTrack();
      } // Create a faux HTML5 API using the Vimeo API
      player.media.play = function () {
        assurePlaybackState.call(player, true);
        return player.embed.play();
      };
      player.media.pause = function () {
        assurePlaybackState.call(player, false);
        return player.embed.pause();
      };
      player.media.stop = function () {
        player.pause();
        player.currentTime = 0;
      }; // Seeking
      var currentTime = player.media.currentTime;
      Object.defineProperty(player.media, 'currentTime', {
        get: function get() {
          return currentTime;
        },
        set: function set(time) {
          // Vimeo will automatically play on seek if the video hasn't been played before
          // Get current paused state and volume etc
          var embed = player.embed,
              media = player.media,
              paused = player.paused,
              volume = player.volume;
          var restorePause = paused && !embed.hasPlayed; // Set seeking state and trigger event
          media.seeking = true;
          triggerEvent.call(player, media, 'seeking'); // If paused, mute until seek is complete
          Promise.resolve(restorePause && embed.setVolume(0)) // Seek
          .then(function () {
            return embed.setCurrentTime(time);
          }) // Restore paused
          .then(function () {
            return restorePause && embed.pause();
          }) // Restore volume
          .then(function () {
            return restorePause && embed.setVolume(volume);
          }).catch(function () {// Do nothing
          });
        }
      }); // Playback speed
      var speed = player.config.speed.selected;
      Object.defineProperty(player.media, 'playbackRate', {
        get: function get() {
          return speed;
        },
        set: function set(input) {
          player.embed.setPlaybackRate(input).then(function () {
            speed = input;
            triggerEvent.call(player, player.media, 'ratechange');
          });
        }
      }); // Volume
      var volume = player.config.volume;
      Object.defineProperty(player.media, 'volume', {
        get: function get() {
          return volume;
        },
        set: function set(input) {
          player.embed.setVolume(input).then(function () {
            volume = input;
            triggerEvent.call(player, player.media, 'volumechange');
          });
        }
      }); // Muted
      var muted = player.config.muted;
      Object.defineProperty(player.media, 'muted', {
        get: function get() {
          return muted;
        },
        set: function set(input) {
          var toggle = is$1.boolean(input) ? input : false;
          player.embed.setVolume(toggle ? 0 : player.config.volume).then(function () {
            muted = toggle;
            triggerEvent.call(player, player.media, 'volumechange');
          });
        }
      }); // Loop
      var loop = player.config.loop;
      Object.defineProperty(player.media, 'loop', {
        get: function get() {
          return loop;
        },
        set: function set(input) {
          var toggle = is$1.boolean(input) ? input : player.config.loop.active;
          player.embed.setLoop(toggle).then(function () {
            loop = toggle;
          });
        }
      }); // Source
      var currentSrc;
      player.embed.getVideoUrl().then(function (value) {
        currentSrc = value;
        controls.setDownloadUrl.call(player);
      }).catch(function (error) {
        _this.debug.warn(error);
      });
      Object.defineProperty(player.media, 'currentSrc', {
        get: function get() {
          return currentSrc;
        }
      }); // Ended
      Object.defineProperty(player.media, 'ended', {
        get: function get() {
          return player.currentTime === player.duration;
        }
      }); // Set aspect ratio based on video size
      Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then(function (dimensions) {
        var _dimensions = _slicedToArray(dimensions, 2),
            width = _dimensions[0],
            height = _dimensions[1];
        player.embed.ratio = [width, height];
        setAspectRatio.call(_this);
      }); // Set autopause
      player.embed.setAutopause(player.config.autopause).then(function (state) {
        player.config.autopause = state;
      }); // Get title
      player.embed.getVideoTitle().then(function (title) {
        player.config.title = title;
        ui.setTitle.call(_this);
      }); // Get current time
      player.embed.getCurrentTime().then(function (value) {
        currentTime = value;
        triggerEvent.call(player, player.media, 'timeupdate');
      }); // Get duration
      player.embed.getDuration().then(function (value) {
        player.media.duration = value;
        triggerEvent.call(player, player.media, 'durationchange');
      }); // Get captions
      player.embed.getTextTracks().then(function (tracks) {
        player.media.textTracks = tracks;
        captions.setup.call(player);
      });
      player.embed.on('cuechange', function (_ref) {
        var _ref$cues = _ref.cues,
            cues = _ref$cues === void 0 ? [] : _ref$cues;
        var strippedCues = cues.map(function (cue) {
          return stripHTML(cue.text);
        });
        captions.updateCues.call(player, strippedCues);
      });
      player.embed.on('loaded', function () {
        // Assure state and events are updated on autoplay
        player.embed.getPaused().then(function (paused) {
          assurePlaybackState.call(player, !paused);
          if (!paused) {
            triggerEvent.call(player, player.media, 'playing');
          }
        });
        if (is$1.element(player.embed.element) && player.supported.ui) {
          var frame = player.embed.element; // Fix keyboard focus issues
          // https://github.com/sampotts/plyr/issues/317
          frame.setAttribute('tabindex', -1);
        }
      });
      player.embed.on('bufferstart', function () {
        triggerEvent.call(player, player.media, 'waiting');
      });
      player.embed.on('bufferend', function () {
        triggerEvent.call(player, player.media, 'playing');
      });
      player.embed.on('play', function () {
        assurePlaybackState.call(player, true);
        triggerEvent.call(player, player.media, 'playing');
      });
      player.embed.on('pause', function () {
        assurePlaybackState.call(player, false);
      });
      player.embed.on('timeupdate', function (data) {
        player.media.seeking = false;
        currentTime = data.seconds;
        triggerEvent.call(player, player.media, 'timeupdate');
      });
      player.embed.on('progress', function (data) {
        player.media.buffered = data.percent;
        triggerEvent.call(player, player.media, 'progress'); // Check all loaded
        if (parseInt(data.percent, 10) === 1) {
          triggerEvent.call(player, player.media, 'canplaythrough');
        } // Get duration as if we do it before load, it gives an incorrect value
        // https://github.com/sampotts/plyr/issues/891
        player.embed.getDuration().then(function (value) {
          if (value !== player.media.duration) {
            player.media.duration = value;
            triggerEvent.call(player, player.media, 'durationchange');
          }
        });
      });
      player.embed.on('seeked', function () {
        player.media.seeking = false;
        triggerEvent.call(player, player.media, 'seeked');
      });
      player.embed.on('ended', function () {
        player.media.paused = true;
        triggerEvent.call(player, player.media, 'ended');
      });
      player.embed.on('error', function (detail) {
        player.media.error = detail;
        triggerEvent.call(player, player.media, 'error');
      }); // Rebuild UI
      setTimeout(function () {
        return ui.build.call(player);
      }, 0);
    }
  };
  function parseId$1(url) {
    if (is$1.empty(url)) {
      return null;
    }
    var regex = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
    return url.match(regex) ? RegExp.$2 : url;
  } // Set playback state and trigger change (only on actual change)
  function assurePlaybackState$1(play) {
    if (play && !this.embed.hasPlayed) {
      this.embed.hasPlayed = true;
    }
    if (this.media.paused === play) {
      this.media.paused = !play;
      triggerEvent.call(this, this.media, play ? 'play' : 'pause');
    }
  }
  function getHost$1(config) {
    if (config.noCookie) {
      return 'https://www.youtube-nocookie.com';
    }
    if (window.location.protocol === 'http:') {
      return 'http://www.youtube.com';
    } // Use YouTube's default
    return undefined;
  }
  var youtube = {
    setup: function setup() {
      var _this = this;
      // Add embed class for responsive
      toggleClass(this.elements.wrapper, this.config.classNames.embed, true); // Setup API
      if (is$1.object(window.YT) && is$1.function(window.YT.Player)) {
        youtube.ready.call(this);
      } else {
        // Reference current global callback
        var callback = window.onYouTubeIframeAPIReady; // Set callback to process queue
        window.onYouTubeIframeAPIReady = function () {
          // Call global callback if set
          if (is$1.function(callback)) {
            callback();
          }
          youtube.ready.call(_this);
        }; // Load the SDK
        loadScript(this.config.urls.youtube.sdk).catch(function (error) {
          _this.debug.warn('YouTube API failed to load', error);
        });
      }
    },
    // Get the media title
    getTitle: function getTitle(videoId) {
      var _this2 = this;
      var url = format(this.config.urls.youtube.api, videoId);
      fetch(url).then(function (data) {
        if (is$1.object(data)) {
          var title = data.title,
              height = data.height,
              width = data.width; // Set title
          _this2.config.title = title;
          ui.setTitle.call(_this2); // Set aspect ratio
          _this2.embed.ratio = [width, height];
        }
        setAspectRatio.call(_this2);
      }).catch(function () {
        // Set aspect ratio
        setAspectRatio.call(_this2);
      });
    },
    // API ready
    ready: function ready() {
      var player = this; // Ignore already setup (race condition)
      var currentId = player.media && player.media.getAttribute('id');
      if (!is$1.empty(currentId) && currentId.startsWith('youtube-')) {
        return;
      } // Get the source URL or ID
      var source = player.media.getAttribute('src'); // Get from <div> if needed
      if (is$1.empty(source)) {
        source = player.media.getAttribute(this.config.attributes.embed.id);
      } // Replace the <iframe> with a <div> due to YouTube API issues
      var videoId = parseId$1(source);
      var id = generateId(player.provider); // Get poster, if already set
      var poster = player.poster; // Replace media element
      var container = createElement('div', {
        id: id,
        poster: poster
      });
      player.media = replaceElement(container, player.media); // Id to poster wrapper
      var posterSrc = function posterSrc(s) {
        return "https://i.ytimg.com/vi/".concat(videoId, "/").concat(s, "default.jpg");
      }; // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)
      loadImage(posterSrc('maxres'), 121) // Higest quality and unpadded
      .catch(function () {
        return loadImage(posterSrc('sd'), 121);
      }) // 480p padded 4:3
      .catch(function () {
        return loadImage(posterSrc('hq'));
      }) // 360p padded 4:3. Always exists
      .then(function (image) {
        return ui.setPoster.call(player, image.src);
      }).then(function (src) {
        // If the image is padded, use background-size "cover" instead (like youtube does too with their posters)
        if (!src.includes('maxres')) {
          player.elements.poster.style.backgroundSize = 'cover';
        }
      }).catch(function () {});
      var config = player.config.youtube; // Setup instance
      // https://developers.google.com/youtube/iframe_api_reference
      player.embed = new window.YT.Player(id, {
        videoId: videoId,
        host: getHost$1(config),
        playerVars: extend({}, {
          autoplay: player.config.autoplay ? 1 : 0,
          // Autoplay
          hl: player.config.hl,
          // iframe interface language
          controls: player.supported.ui ? 0 : 1,
          // Only show controls if not fully supported
          disablekb: 1,
          // Disable keyboard as we handle it
          playsinline: !player.config.fullscreen.iosNative ? 1 : 0,
          // Allow iOS inline playback
          // Captions are flaky on YouTube
          cc_load_policy: player.captions.active ? 1 : 0,
          cc_lang_pref: player.config.captions.language,
          // Tracking for stats
          widget_referrer: window ? window.location.href : null
        }, config),
        events: {
          onError: function onError(event) {
            // YouTube may fire onError twice, so only handle it once
            if (!player.media.error) {
              var code = event.data; // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError
              var message = {
                2: 'The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.',
                5: 'The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.',
                100: 'The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.',
                101: 'The owner of the requested video does not allow it to be played in embedded players.',
                150: 'The owner of the requested video does not allow it to be played in embedded players.'
              }[code] || 'An unknown error occured';
              player.media.error = {
                code: code,
                message: message
              };
              triggerEvent.call(player, player.media, 'error');
            }
          },
          onPlaybackRateChange: function onPlaybackRateChange(event) {
            // Get the instance
            var instance = event.target; // Get current speed
            player.media.playbackRate = instance.getPlaybackRate();
            triggerEvent.call(player, player.media, 'ratechange');
          },
          onReady: function onReady(event) {
            // Bail if onReady has already been called. See issue #1108
            if (is$1.function(player.media.play)) {
              return;
            } // Get the instance
            var instance = event.target; // Get the title
            youtube.getTitle.call(player, videoId); // Create a faux HTML5 API using the YouTube API
            player.media.play = function () {
              assurePlaybackState$1.call(player, true);
              instance.playVideo();
            };
            player.media.pause = function () {
              assurePlaybackState$1.call(player, false);
              instance.pauseVideo();
            };
            player.media.stop = function () {
              instance.stopVideo();
            };
            player.media.duration = instance.getDuration();
            player.media.paused = true; // Seeking
            player.media.currentTime = 0;
            Object.defineProperty(player.media, 'currentTime', {
              get: function get() {
                return Number(instance.getCurrentTime());
              },
              set: function set(time) {
                // If paused and never played, mute audio preventively (YouTube starts playing on seek if the video hasn't been played yet).
                if (player.paused && !player.embed.hasPlayed) {
                  player.embed.mute();
                } // Set seeking state and trigger event
                player.media.seeking = true;
                triggerEvent.call(player, player.media, 'seeking'); // Seek after events sent
                instance.seekTo(time);
              }
            }); // Playback speed
            Object.defineProperty(player.media, 'playbackRate', {
              get: function get() {
                return instance.getPlaybackRate();
              },
              set: function set(input) {
                instance.setPlaybackRate(input);
              }
            }); // Volume
            var volume = player.config.volume;
            Object.defineProperty(player.media, 'volume', {
              get: function get() {
                return volume;
              },
              set: function set(input) {
                volume = input;
                instance.setVolume(volume * 100);
                triggerEvent.call(player, player.media, 'volumechange');
              }
            }); // Muted
            var muted = player.config.muted;
            Object.defineProperty(player.media, 'muted', {
              get: function get() {
                return muted;
              },
              set: function set(input) {
                var toggle = is$1.boolean(input) ? input : muted;
                muted = toggle;
                instance[toggle ? 'mute' : 'unMute']();
                triggerEvent.call(player, player.media, 'volumechange');
              }
            }); // Source
            Object.defineProperty(player.media, 'currentSrc', {
              get: function get() {
                return instance.getVideoUrl();
              }
            }); // Ended
            Object.defineProperty(player.media, 'ended', {
              get: function get() {
                return player.currentTime === player.duration;
              }
            }); // Get available speeds
            var speeds = instance.getAvailablePlaybackRates(); // Filter based on config
            player.options.speed = speeds.filter(function (s) {
              return player.config.speed.options.includes(s);
            }); // Set the tabindex to avoid focus entering iframe
            if (player.supported.ui) {
              player.media.setAttribute('tabindex', -1);
            }
            triggerEvent.call(player, player.media, 'timeupdate');
            triggerEvent.call(player, player.media, 'durationchange'); // Reset timer
            clearInterval(player.timers.buffering); // Setup buffering
            player.timers.buffering = setInterval(function () {
              // Get loaded % from YouTube
              player.media.buffered = instance.getVideoLoadedFraction(); // Trigger progress only when we actually buffer something
              if (player.media.lastBuffered === null || player.media.lastBuffered < player.media.buffered) {
                triggerEvent.call(player, player.media, 'progress');
              } // Set last buffer point
              player.media.lastBuffered = player.media.buffered; // Bail if we're at 100%
              if (player.media.buffered === 1) {
                clearInterval(player.timers.buffering); // Trigger event
                triggerEvent.call(player, player.media, 'canplaythrough');
              }
            }, 200); // Rebuild UI
            setTimeout(function () {
              return ui.build.call(player);
            }, 50);
          },
          onStateChange: function onStateChange(event) {
            // Get the instance
            var instance = event.target; // Reset timer
            clearInterval(player.timers.playing);
            var seeked = player.media.seeking && [1, 2].includes(event.data);
            if (seeked) {
              // Unset seeking and fire seeked event
              player.media.seeking = false;
              triggerEvent.call(player, player.media, 'seeked');
            } // Handle events
            // -1   Unstarted
            // 0    Ended
            // 1    Playing
            // 2    Paused
            // 3    Buffering
            // 5    Video cued
            switch (event.data) {
              case -1:
                // Update scrubber
                triggerEvent.call(player, player.media, 'timeupdate'); // Get loaded % from YouTube
                player.media.buffered = instance.getVideoLoadedFraction();
                triggerEvent.call(player, player.media, 'progress');
                break;
              case 0:
                assurePlaybackState$1.call(player, false); // YouTube doesn't support loop for a single video, so mimick it.
                if (player.media.loop) {
                  // YouTube needs a call to `stopVideo` before playing again
                  instance.stopVideo();
                  instance.playVideo();
                } else {
                  triggerEvent.call(player, player.media, 'ended');
                }
                break;
              case 1:
                // Restore paused state (YouTube starts playing on seek if the video hasn't been played yet)
                if (!player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {
                  player.media.pause();
                } else {
                  assurePlaybackState$1.call(player, true);
                  triggerEvent.call(player, player.media, 'playing'); // Poll to get playback progress
                  player.timers.playing = setInterval(function () {
                    triggerEvent.call(player, player.media, 'timeupdate');
                  }, 50); // Check duration again due to YouTube bug
                  // https://github.com/sampotts/plyr/issues/374
                  // https://code.google.com/p/gdata-issues/issues/detail?id=8690
                  if (player.media.duration !== instance.getDuration()) {
                    player.media.duration = instance.getDuration();
                    triggerEvent.call(player, player.media, 'durationchange');
                  }
                }
                break;
              case 2:
                // Restore audio (YouTube starts playing on seek if the video hasn't been played yet)
                if (!player.muted) {
                  player.embed.unMute();
                }
                assurePlaybackState$1.call(player, false);
                break;
              case 3:
                // Trigger waiting event to add loading classes to container as the video buffers.
                triggerEvent.call(player, player.media, 'waiting');
                break;
            }
            triggerEvent.call(player, player.elements.container, 'statechange', false, {
              code: event.data
            });
          }
        }
      });
    }
  };
  var media = {
    // Setup media
    setup: function setup() {
      // If there's no media, bail
      if (!this.media) {
        this.debug.warn('No media element found!');
        return;
      } // Add type class
      toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true); // Add provider class
      toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true); // Add video class for embeds
      // This will require changes if audio embeds are added
      if (this.isEmbed) {
        toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', 'video'), true);
      } // Inject the player wrapper
      if (this.isVideo) {
        // Create the wrapper div
        this.elements.wrapper = createElement('div', {
          class: this.config.classNames.video
        }); // Wrap the video in a container
        wrap$1(this.media, this.elements.wrapper); // Faux poster container
        if (this.isEmbed) {
          this.elements.poster = createElement('div', {
            class: this.config.classNames.poster
          });
          this.elements.wrapper.appendChild(this.elements.poster);
        }
      }
      if (this.isHTML5) {
        html5.setup.call(this);
      } else if (this.isYouTube) {
        youtube.setup.call(this);
      } else if (this.isVimeo) {
        vimeo.setup.call(this);
      }
    }
  };
  var destroy = function destroy(instance) {
    // Destroy our adsManager
    if (instance.manager) {
      instance.manager.destroy();
    } // Destroy our adsManager
    if (instance.elements.displayContainer) {
      instance.elements.displayContainer.destroy();
    }
    instance.elements.container.remove();
  };
  var Ads =
  /*#__PURE__*/
  function () {
    /**
     * Ads constructor.
     * @param {Object} player
     * @return {Ads}
     */
    function Ads(player) {
      var _this = this;
      _classCallCheck(this, Ads);
      this.player = player;
      this.config = player.config.ads;
      this.playing = false;
      this.initialized = false;
      this.elements = {
        container: null,
        displayContainer: null
      };
      this.manager = null;
      this.loader = null;
      this.cuePoints = null;
      this.events = {};
      this.safetyTimer = null;
      this.countdownTimer = null; // Setup a promise to resolve when the IMA manager is ready
      this.managerPromise = new Promise(function (resolve, reject) {
        // The ad is loaded and ready
        _this.on('loaded', resolve); // Ads failed
        _this.on('error', reject);
      });
      this.load();
    }
    _createClass(Ads, [{
      key: "load",
      /**
       * Load the IMA SDK
       */
      value: function load() {
        var _this2 = this;
        if (!this.enabled) {
          return;
        } // Check if the Google IMA3 SDK is loaded or load it ourselves
        if (!is$1.object(window.google) || !is$1.object(window.google.ima)) {
          loadScript(this.player.config.urls.googleIMA.sdk).then(function () {
            _this2.ready();
          }).catch(function () {
            // Script failed to load or is blocked
            _this2.trigger('error', new Error('Google IMA SDK failed to load'));
          });
        } else {
          this.ready();
        }
      }
      /**
       * Get the ads instance ready
       */
    }, {
      key: "ready",
      value: function ready() {
        var _this3 = this;
        // Double check we're enabled
        if (!this.enabled) {
          destroy(this);
        } // Start ticking our safety timer. If the whole advertisement
        // thing doesn't resolve within our set time; we bail
        this.startSafetyTimer(12000, 'ready()'); // Clear the safety timer
        this.managerPromise.then(function () {
          _this3.clearSafetyTimer('onAdsManagerLoaded()');
        }); // Set listeners on the Plyr instance
        this.listeners(); // Setup the IMA SDK
        this.setupIMA();
      } // Build the tag URL
    }, {
      key: "setupIMA",
      /**
       * In order for the SDK to display ads for our video, we need to tell it where to put them,
       * so here we define our ad container. This div is set up to render on top of the video player.
       * Using the code below, we tell the SDK to render ads within that div. We also provide a
       * handle to the content video player - the SDK will poll the current time of our player to
       * properly place mid-rolls. After we create the ad display container, we initialize it. On
       * mobile devices, this initialization is done as the result of a user action.
       */
      value: function setupIMA() {
        // Create the container for our advertisements
        this.elements.container = createElement('div', {
          class: this.player.config.classNames.ads
        });
        this.player.elements.container.appendChild(this.elements.container); // So we can run VPAID2
        google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED); // Set language
        google.ima.settings.setLocale(this.player.config.ads.language); // Set playback for iOS10+
        google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline); // We assume the adContainer is the video container of the plyr element that will house the ads
        this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media); // Request video ads to be pre-loaded
        this.requestAds();
      }
      /**
       * Request advertisements
       */
    }, {
      key: "requestAds",
      value: function requestAds() {
        var _this4 = this;
        var container = this.player.elements.container;
        try {
          // Create ads loader
          this.loader = new google.ima.AdsLoader(this.elements.displayContainer); // Listen and respond to ads loaded and error events
          this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, function (event) {
            return _this4.onAdsManagerLoaded(event);
          }, false);
          this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
            return _this4.onAdError(error);
          }, false); // Request video ads
          var request = new google.ima.AdsRequest();
          request.adTagUrl = this.tagUrl; // Specify the linear and nonlinear slot sizes. This helps the SDK
          // to select the correct creative if multiple are returned
          request.linearAdSlotWidth = container.offsetWidth;
          request.linearAdSlotHeight = container.offsetHeight;
          request.nonLinearAdSlotWidth = container.offsetWidth;
          request.nonLinearAdSlotHeight = container.offsetHeight; // We only overlay ads as we only support video.
          request.forceNonLinearFullSlot = false; // Mute based on current state
          request.setAdWillPlayMuted(!this.player.muted);
          this.loader.requestAds(request);
        } catch (e) {
          this.onAdError(e);
        }
      }
      /**
       * Update the ad countdown
       * @param {Boolean} start
       */
    }, {
      key: "pollCountdown",
      value: function pollCountdown() {
        var _this5 = this;
        var start = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        if (!start) {
          clearInterval(this.countdownTimer);
          this.elements.container.removeAttribute('data-badge-text');
          return;
        }
        var update = function update() {
          var time = formatTime(Math.max(_this5.manager.getRemainingTime(), 0));
          var label = "".concat(i18n.get('advertisement', _this5.player.config), " - ").concat(time);
          _this5.elements.container.setAttribute('data-badge-text', label);
        };
        this.countdownTimer = setInterval(update, 100);
      }
      /**
       * This method is called whenever the ads are ready inside the AdDisplayContainer
       * @param {Event} adsManagerLoadedEvent
       */
    }, {
      key: "onAdsManagerLoaded",
      value: function onAdsManagerLoaded(event) {
        var _this6 = this;
        // Load could occur after a source change (race condition)
        if (!this.enabled) {
          return;
        } // Get the ads manager
        var settings = new google.ima.AdsRenderingSettings(); // Tell the SDK to save and restore content video state on our behalf
        settings.restoreCustomPlaybackStateOnAdBreakComplete = true;
        settings.enablePreloading = true; // The SDK is polling currentTime on the contentPlayback. And needs a duration
        // so it can determine when to start the mid- and post-roll
        this.manager = event.getAdsManager(this.player, settings); // Get the cue points for any mid-rolls by filtering out the pre- and post-roll
        this.cuePoints = this.manager.getCuePoints(); // Add listeners to the required events
        // Advertisement error events
        this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
          return _this6.onAdError(error);
        }); // Advertisement regular events
        Object.keys(google.ima.AdEvent.Type).forEach(function (type) {
          _this6.manager.addEventListener(google.ima.AdEvent.Type[type], function (e) {
            return _this6.onAdEvent(e);
          });
        }); // Resolve our adsManager
        this.trigger('loaded');
      }
    }, {
      key: "addCuePoints",
      value: function addCuePoints() {
        var _this7 = this;
        // Add advertisement cue's within the time line if available
        if (!is$1.empty(this.cuePoints)) {
          this.cuePoints.forEach(function (cuePoint) {
            if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < _this7.player.duration) {
              var seekElement = _this7.player.elements.progress;
              if (is$1.element(seekElement)) {
                var cuePercentage = 100 / _this7.player.duration * cuePoint;
                var cue = createElement('span', {
                  class: _this7.player.config.classNames.cues
                });
                cue.style.left = "".concat(cuePercentage.toString(), "%");
                seekElement.appendChild(cue);
              }
            }
          });
        }
      }
      /**
       * This is where all the event handling takes place. Retrieve the ad from the event. Some
       * events (e.g. ALL_ADS_COMPLETED) don't have the ad object associated
       * https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/apis#ima.AdEvent.Type
       * @param {Event} event
       */
    }, {
      key: "onAdEvent",
      value: function onAdEvent(event) {
        var _this8 = this;
        var container = this.player.elements.container; // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)
        // don't have ad object associated
        var ad = event.getAd();
        var adData = event.getAdData(); // Proxy event
        var dispatchEvent = function dispatchEvent(type) {
          triggerEvent.call(_this8.player, _this8.player.media, "ads".concat(type.replace(/_/g, '').toLowerCase()));
        }; // Bubble the event
        dispatchEvent(event.type);
        switch (event.type) {
          case google.ima.AdEvent.Type.LOADED:
            // This is the first event sent for an ad - it is possible to determine whether the
            // ad is a video ad or an overlay
            this.trigger('loaded'); // Start countdown
            this.pollCountdown(true);
            if (!ad.isLinear()) {
              // Position AdDisplayContainer correctly for overlay
              ad.width = container.offsetWidth;
              ad.height = container.offsetHeight;
            } // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());
            // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());
            break;
          case google.ima.AdEvent.Type.STARTED:
            // Set volume to match player
            this.manager.setVolume(this.player.volume);
            break;
          case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:
            // All ads for the current videos are done. We can now request new advertisements
            // in case the video is re-played
            // TODO: Example for what happens when a next video in a playlist would be loaded.
            // So here we load a new video when all ads are done.
            // Then we load new ads within a new adsManager. When the video
            // Is started - after - the ads are loaded, then we get ads.
            // You can also easily test cancelling and reloading by running
            // player.ads.cancel() and player.ads.play from the console I guess.
            // this.player.source = {
            //     type: 'video',
            //     title: 'View From A Blue Moon',
            //     sources: [{
            //         src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.mp4', type:
            // 'video/mp4', }], poster:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.jpg', tracks:
            // [ { kind: 'captions', label: 'English', srclang: 'en', src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.en.vtt',
            // default: true, }, { kind: 'captions', label: 'French', srclang: 'fr', src:
            // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.fr.vtt', }, ],
            // };
            // TODO: So there is still this thing where a video should only be allowed to start
            // playing when the IMA SDK is ready or has failed
            this.loadAds();
            break;
          case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:
            // This event indicates the ad has started - the video player can adjust the UI,
            // for example display a pause button and remaining time. Fired when content should
            // be paused. This usually happens right before an ad is about to cover the content
            this.pauseContent();
            break;
          case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:
            // This event indicates the ad has finished - the video player can perform
            // appropriate UI actions, such as removing the timer for remaining time detection.
            // Fired when content should be resumed. This usually happens when an ad finishes
            // or collapses
            this.pollCountdown();
            this.resumeContent();
            break;
          case google.ima.AdEvent.Type.LOG:
            if (adData.adError) {
              this.player.debug.warn("Non-fatal ad error: ".concat(adData.adError.getMessage()));
            }
            break;
        }
      }
      /**
       * Any ad error handling comes through here
       * @param {Event} event
       */
    }, {
      key: "onAdError",
      value: function onAdError(event) {
        this.cancel();
        this.player.debug.warn('Ads error', event);
      }
      /**
       * Setup hooks for Plyr and window events. This ensures
       * the mid- and post-roll launch at the correct time. And
       * resize the advertisement when the player resizes
       */
    }, {
      key: "listeners",
      value: function listeners() {
        var _this9 = this;
        var container = this.player.elements.container;
        var time;
        this.player.on('canplay', function () {
          _this9.addCuePoints();
        });
        this.player.on('ended', function () {
          _this9.loader.contentComplete();
        });
        this.player.on('timeupdate', function () {
          time = _this9.player.currentTime;
        });
        this.player.on('seeked', function () {
          var seekedTime = _this9.player.currentTime;
          if (is$1.empty(_this9.cuePoints)) {
            return;
          }
          _this9.cuePoints.forEach(function (cuePoint, index) {
            if (time < cuePoint && cuePoint < seekedTime) {
              _this9.manager.discardAdBreak();
              _this9.cuePoints.splice(index, 1);
            }
          });
        }); // Listen to the resizing of the window. And resize ad accordingly
        // TODO: eventually implement ResizeObserver
        window.addEventListener('resize', function () {
          if (_this9.manager) {
            _this9.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);
          }
        });
      }
      /**
       * Initialize the adsManager and start playing advertisements
       */
    }, {
      key: "play",
      value: function play() {
        var _this10 = this;
        var container = this.player.elements.container;
        if (!this.managerPromise) {
          this.resumeContent();
        } // Play the requested advertisement whenever the adsManager is ready
        this.managerPromise.then(function () {
          // Set volume to match player
          _this10.manager.setVolume(_this10.player.volume); // Initialize the container. Must be done via a user action on mobile devices
          _this10.elements.displayContainer.initialize();
          try {
            if (!_this10.initialized) {
              // Initialize the ads manager. Ad rules playlist will start at this time
              _this10.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL); // Call play to start showing the ad. Single video and overlay ads will
              // start at this time; the call will be ignored for ad rules
              _this10.manager.start();
            }
            _this10.initialized = true;
          } catch (adError) {
            // An error may be thrown if there was a problem with the
            // VAST response
            _this10.onAdError(adError);
          }
        }).catch(function () {});
      }
      /**
       * Resume our video
       */
    }, {
      key: "resumeContent",
      value: function resumeContent() {
        // Hide the advertisement container
        this.elements.container.style.zIndex = ''; // Ad is stopped
        this.playing = false; // Play video
        this.player.media.play();
      }
      /**
       * Pause our video
       */
    }, {
      key: "pauseContent",
      value: function pauseContent() {
        // Show the advertisement container
        this.elements.container.style.zIndex = 3; // Ad is playing
        this.playing = true; // Pause our video.
        this.player.media.pause();
      }
      /**
       * Destroy the adsManager so we can grab new ads after this. If we don't then we're not
       * allowed to call new ads based on google policies, as they interpret this as an accidental
       * video requests. https://developers.google.com/interactive-
       * media-ads/docs/sdks/android/faq#8
       */
    }, {
      key: "cancel",
      value: function cancel() {
        // Pause our video
        if (this.initialized) {
          this.resumeContent();
        } // Tell our instance that we're done for now
        this.trigger('error'); // Re-create our adsManager
        this.loadAds();
      }
      /**
       * Re-create our adsManager
       */
    }, {
      key: "loadAds",
      value: function loadAds() {
        var _this11 = this;
        // Tell our adsManager to go bye bye
        this.managerPromise.then(function () {
          // Destroy our adsManager
          if (_this11.manager) {
            _this11.manager.destroy();
          } // Re-set our adsManager promises
          _this11.managerPromise = new Promise(function (resolve) {
            _this11.on('loaded', resolve);
            _this11.player.debug.log(_this11.manager);
          }); // Now request some new advertisements
          _this11.requestAds();
        }).catch(function () {});
      }
      /**
       * Handles callbacks after an ad event was invoked
       * @param {String} event - Event type
       */
    }, {
      key: "trigger",
      value: function trigger(event) {
        var _this12 = this;
        for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
          args[_key - 1] = arguments[_key];
        }
        var handlers = this.events[event];
        if (is$1.array(handlers)) {
          handlers.forEach(function (handler) {
            if (is$1.function(handler)) {
              handler.apply(_this12, args);
            }
          });
        }
      }
      /**
       * Add event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       * @return {Ads}
       */
    }, {
      key: "on",
      value: function on(event, callback) {
        if (!is$1.array(this.events[event])) {
          this.events[event] = [];
        }
        this.events[event].push(callback);
        return this;
      }
      /**
       * Setup a safety timer for when the ad network doesn't respond for whatever reason.
       * The advertisement has 12 seconds to get its things together. We stop this timer when the
       * advertisement is playing, or when a user action is required to start, then we clear the
       * timer on ad ready
       * @param {Number} time
       * @param {String} from
       */
    }, {
      key: "startSafetyTimer",
      value: function startSafetyTimer(time, from) {
        var _this13 = this;
        this.player.debug.log("Safety timer invoked from: ".concat(from));
        this.safetyTimer = setTimeout(function () {
          _this13.cancel();
          _this13.clearSafetyTimer('startSafetyTimer()');
        }, time);
      }
      /**
       * Clear our safety timer(s)
       * @param {String} from
       */
    }, {
      key: "clearSafetyTimer",
      value: function clearSafetyTimer(from) {
        if (!is$1.nullOrUndefined(this.safetyTimer)) {
          this.player.debug.log("Safety timer cleared from: ".concat(from));
          clearTimeout(this.safetyTimer);
          this.safetyTimer = null;
        }
      }
    }, {
      key: "enabled",
      get: function get() {
        var config = this.config;
        return this.player.isHTML5 && this.player.isVideo && config.enabled && (!is$1.empty(config.publisherId) || is$1.url(config.tagUrl));
      }
    }, {
      key: "tagUrl",
      get: function get() {
        var config = this.config;
        if (is$1.url(config.tagUrl)) {
          return config.tagUrl;
        }
        var params = {
          AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',
          AV_CHANNELID: '5a0458dc28a06145e4519d21',
          AV_URL: window.location.hostname,
          cb: Date.now(),
          AV_WIDTH: 640,
          AV_HEIGHT: 480,
          AV_CDIM2: config.publisherId
        };
        var base = 'https://go.aniview.com/api/adserver6/vast/';
        return "".concat(base, "?").concat(buildUrlParams(params));
      }
    }]);
    return Ads;
  }();
  var $findIndex = arrayIteration.findIndex;
  var FIND_INDEX = 'findIndex';
  var SKIPS_HOLES$1 = true;
  var USES_TO_LENGTH$b = arrayMethodUsesToLength(FIND_INDEX);
  // Shouldn't skip holes
  if (FIND_INDEX in []) Array(1)[FIND_INDEX](function () { SKIPS_HOLES$1 = false; });
  // `Array.prototype.findIndex` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.findindex
  _export({ target: 'Array', proto: true, forced: SKIPS_HOLES$1 || !USES_TO_LENGTH$b }, {
    findIndex: function findIndex(callbackfn /* , that = undefined */) {
      return $findIndex(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
    }
  });
  // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  addToUnscopables(FIND_INDEX);
  var min$6 = Math.min;
  var nativeLastIndexOf = [].lastIndexOf;
  var NEGATIVE_ZERO$1 = !!nativeLastIndexOf && 1 / [1].lastIndexOf(1, -0) < 0;
  var STRICT_METHOD$6 = arrayMethodIsStrict('lastIndexOf');
  // For preventing possible almost infinite loop in non-standard implementations, test the forward version of the method
  var USES_TO_LENGTH$c = arrayMethodUsesToLength('indexOf', { ACCESSORS: true, 1: 0 });
  var FORCED$4 = NEGATIVE_ZERO$1 || !STRICT_METHOD$6 || !USES_TO_LENGTH$c;
  // `Array.prototype.lastIndexOf` method implementation
  // https://tc39.github.io/ecma262/#sec-array.prototype.lastindexof
  var arrayLastIndexOf = FORCED$4 ? function lastIndexOf(searchElement /* , fromIndex = @[*-1] */) {
    // convert -0 to +0
    if (NEGATIVE_ZERO$1) return nativeLastIndexOf.apply(this, arguments) || 0;
    var O = toIndexedObject(this);
    var length = toLength(O.length);
    var index = length - 1;
    if (arguments.length > 1) index = min$6(index, toInteger(arguments[1]));
    if (index < 0) index = length + index;
    for (;index >= 0; index--) if (index in O && O[index] === searchElement) return index || 0;
    return -1;
  } : nativeLastIndexOf;
  // `Array.prototype.lastIndexOf` method
  // https://tc39.github.io/ecma262/#sec-array.prototype.lastindexof
  _export({ target: 'Array', proto: true, forced: arrayLastIndexOf !== [].lastIndexOf }, {
    lastIndexOf: arrayLastIndexOf
  });
  var parseVtt = function parseVtt(vttDataString) {
    var processedList = [];
    var frames = vttDataString.split(/\r\n\r\n|\n\n|\r\r/);
    frames.forEach(function (frame) {
      var result = {};
      var lines = frame.split(/\r\n|\n|\r/);
      lines.forEach(function (line) {
        if (!is$1.number(result.startTime)) {
          // The line with start and end times on it is the first line of interest
          var matchTimes = line.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT
          if (matchTimes) {
            result.startTime = Number(matchTimes[1] || 0) * 60 * 60 + Number(matchTimes[2]) * 60 + Number(matchTimes[3]) + Number("0.".concat(matchTimes[4]));
            result.endTime = Number(matchTimes[6] || 0) * 60 * 60 + Number(matchTimes[7]) * 60 + Number(matchTimes[8]) + Number("0.".concat(matchTimes[9]));
          }
        } else if (!is$1.empty(line.trim()) && is$1.empty(result.text)) {
          // If we already have the startTime, then we're definitely up to the text line(s)
          var lineSplit = line.trim().split('#xywh=');
          var _lineSplit = _slicedToArray(lineSplit, 1);
          result.text = _lineSplit[0];
          // If there's content in lineSplit[1], then we have sprites. If not, then it's just one frame per image
          if (lineSplit[1]) {
            var _lineSplit$1$split = lineSplit[1].split(',');
            var _lineSplit$1$split2 = _slicedToArray(_lineSplit$1$split, 4);
            result.x = _lineSplit$1$split2[0];
            result.y = _lineSplit$1$split2[1];
            result.w = _lineSplit$1$split2[2];
            result.h = _lineSplit$1$split2[3];
          }
        }
      });
      if (result.text) {
        processedList.push(result);
      }
    });
    return processedList;
  };
  /**
   * Preview thumbnails for seek hover and scrubbing
   * Seeking: Hover over the seek bar (desktop only): shows a small preview container above the seek bar
   * Scrubbing: Click and drag the seek bar (desktop and mobile): shows the preview image over the entire video, as if the video is scrubbing at very high speed
   *
   * Notes:
   * - Thumbs are set via JS settings on Plyr init, not HTML5 'track' property. Using the track property would be a bit gross, because it doesn't support custom 'kinds'. kind=metadata might be used for something else, and we want to allow multiple thumbnails tracks. Tracks must have a unique combination of 'kind' and 'label'. We would have to do something like kind=metadata,label=thumbnails1 / kind=metadata,label=thumbnails2. Square peg, round hole
   * - VTT info: the image URL is relative to the VTT, not the current document. But if the url starts with a slash, it will naturally be relative to the current domain. https://support.jwplayer.com/articles/how-to-add-preview-thumbnails
   * - This implementation uses multiple separate img elements. Other implementations use background-image on one element. This would be nice and simple, but Firefox and Safari have flickering issues with replacing backgrounds of larger images. It seems that YouTube perhaps only avoids this because they don't have the option for high-res previews (even the fullscreen ones, when mousedown/seeking). Images appear over the top of each other, and previous ones are discarded once the new ones have been rendered
   */
  var fitRatio = function fitRatio(ratio, outer) {
    var targetRatio = outer.width / outer.height;
    var result = {};
    if (ratio > targetRatio) {
      result.width = outer.width;
      result.height = 1 / ratio * outer.width;
    } else {
      result.height = outer.height;
      result.width = ratio * outer.height;
    }
    return result;
  };
  var PreviewThumbnails =
  /*#__PURE__*/
  function () {
    /**
     * PreviewThumbnails constructor.
     * @param {Plyr} player
     * @return {PreviewThumbnails}
     */
    function PreviewThumbnails(player) {
      _classCallCheck(this, PreviewThumbnails);
      this.player = player;
      this.thumbnails = [];
      this.loaded = false;
      this.lastMouseMoveTime = Date.now();
      this.mouseDown = false;
      this.loadedImages = [];
      this.elements = {
        thumb: {},
        scrubbing: {}
      };
      this.load();
    }
    _createClass(PreviewThumbnails, [{
      key: "load",
      value: function load() {
        var _this = this;
        // Toggle the regular seek tooltip
        if (this.player.elements.display.seekTooltip) {
          this.player.elements.display.seekTooltip.hidden = this.enabled;
        }
        if (!this.enabled) {
          return;
        }
        this.getThumbnails().then(function () {
          if (!_this.enabled) {
            return;
          } // Render DOM elements
          _this.render(); // Check to see if thumb container size was specified manually in CSS
          _this.determineContainerAutoSizing();
          _this.loaded = true;
        });
      } // Download VTT files and parse them
    }, {
      key: "getThumbnails",
      value: function getThumbnails() {
        var _this2 = this;
        return new Promise(function (resolve) {
          var src = _this2.player.config.previewThumbnails.src;
          if (is$1.empty(src)) {
            throw new Error('Missing previewThumbnails.src config attribute');
          } // If string, convert into single-element list
          var urls = is$1.string(src) ? [src] : src; // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails
          var promises = urls.map(function (u) {
            return _this2.getThumbnail(u);
          });
          Promise.all(promises).then(function () {
            // Sort smallest to biggest (e.g., [120p, 480p, 1080p])
            _this2.thumbnails.sort(function (x, y) {
              return x.height - y.height;
            });
            _this2.player.debug.log('Preview thumbnails', _this2.thumbnails);
            resolve();
          });
        });
      } // Process individual VTT file
    }, {
      key: "getThumbnail",
      value: function getThumbnail(url) {
        var _this3 = this;
        return new Promise(function (resolve) {
          fetch(url).then(function (response) {
            var thumbnail = {
              frames: parseVtt(response),
              height: null,
              urlPrefix: ''
            }; // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file
            // If the URLs do start with '/', then they obviously don't need a prefix, so it will remain blank
            // If the thumbnail URLs start with with none of '/', 'http://' or 'https://', then we need to set their relative path to be the location of the VTT file
            if (!thumbnail.frames[0].text.startsWith('/') && !thumbnail.frames[0].text.startsWith('http://') && !thumbnail.frames[0].text.startsWith('https://')) {
              thumbnail.urlPrefix = url.substring(0, url.lastIndexOf('/') + 1);
            } // Download the first frame, so that we can determine/set the height of this thumbnailsDef
            var tempImage = new Image();
            tempImage.onload = function () {
              thumbnail.height = tempImage.naturalHeight;
              thumbnail.width = tempImage.naturalWidth;
              _this3.thumbnails.push(thumbnail);
              resolve();
            };
            tempImage.src = thumbnail.urlPrefix + thumbnail.frames[0].text;
          });
        });
      }
    }, {
      key: "startMove",
      value: function startMove(event) {
        if (!this.loaded) {
          return;
        }
        if (!is$1.event(event) || !['touchmove', 'mousemove'].includes(event.type)) {
          return;
        } // Wait until media has a duration
        if (!this.player.media.duration) {
          return;
        }
        if (event.type === 'touchmove') {
          // Calculate seek hover position as approx video seconds
          this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);
        } else {
          // Calculate seek hover position as approx video seconds
          var clientRect = this.player.elements.progress.getBoundingClientRect();
          var percentage = 100 / clientRect.width * (event.pageX - clientRect.left);
          this.seekTime = this.player.media.duration * (percentage / 100);
          if (this.seekTime < 0) {
            // The mousemove fires for 10+px out to the left
            this.seekTime = 0;
          }
          if (this.seekTime > this.player.media.duration - 1) {
            // Took 1 second off the duration for safety, because different players can disagree on the real duration of a video
            this.seekTime = this.player.media.duration - 1;
          }
          this.mousePosX = event.pageX; // Set time text inside image container
          this.elements.thumb.time.innerText = formatTime(this.seekTime);
        } // Download and show image
        this.showImageAtCurrentTime();
      }
    }, {
      key: "endMove",
      value: function endMove() {
        this.toggleThumbContainer(false, true);
      }
    }, {
      key: "startScrubbing",
      value: function startScrubbing(event) {
        // Only act on left mouse button (0), or touch device (event.button does not exist or is false)
        if (is$1.nullOrUndefined(event.button) || event.button === false || event.button === 0) {
          this.mouseDown = true; // Wait until media has a duration
          if (this.player.media.duration) {
            this.toggleScrubbingContainer(true);
            this.toggleThumbContainer(false, true); // Download and show image
            this.showImageAtCurrentTime();
          }
        }
      }
    }, {
      key: "endScrubbing",
      value: function endScrubbing() {
        var _this4 = this;
        this.mouseDown = false; // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview
        if (Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime)) {
          // The video was already seeked/loaded at the chosen time - hide immediately
          this.toggleScrubbingContainer(false);
        } else {
          // The video hasn't seeked yet. Wait for that
          once.call(this.player, this.player.media, 'timeupdate', function () {
            // Re-check mousedown - we might have already started scrubbing again
            if (!_this4.mouseDown) {
              _this4.toggleScrubbingContainer(false);
            }
          });
        }
      }
      /**
       * Setup hooks for Plyr and window events
       */
    }, {
      key: "listeners",
      value: function listeners() {
        var _this5 = this;
        // Hide thumbnail preview - on mouse click, mouse leave (in listeners.js for now), and video play/seek. All four are required, e.g., for buffering
        this.player.on('play', function () {
          _this5.toggleThumbContainer(false, true);
        });
        this.player.on('seeked', function () {
          _this5.toggleThumbContainer(false);
        });
        this.player.on('timeupdate', function () {
          _this5.lastTime = _this5.player.media.currentTime;
        });
      }
      /**
       * Create HTML elements for image containers
       */
    }, {
      key: "render",
      value: function render() {
        // Create HTML element: plyr__preview-thumbnail-container
        this.elements.thumb.container = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.thumbContainer
        }); // Wrapper for the image for styling
        this.elements.thumb.imageContainer = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.imageContainer
        });
        this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer); // Create HTML element, parent+span: time text (e.g., 01:32:00)
        var timeContainer = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.timeContainer
        });
        this.elements.thumb.time = createElement('span', {}, '00:00');
        timeContainer.appendChild(this.elements.thumb.time);
        this.elements.thumb.container.appendChild(timeContainer); // Inject the whole thumb
        if (is$1.element(this.player.elements.progress)) {
          this.player.elements.progress.appendChild(this.elements.thumb.container);
        } // Create HTML element: plyr__preview-scrubbing-container
        this.elements.scrubbing.container = createElement('div', {
          class: this.player.config.classNames.previewThumbnails.scrubbingContainer
        });
        this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);
      }
    }, {
      key: "destroy",
      value: function destroy() {
        if (this.elements.thumb.container) {
          this.elements.thumb.container.remove();
        }
        if (this.elements.scrubbing.container) {
          this.elements.scrubbing.container.remove();
        }
      }
    }, {
      key: "showImageAtCurrentTime",
      value: function showImageAtCurrentTime() {
        var _this6 = this;
        if (this.mouseDown) {
          this.setScrubbingContainerSize();
        } else {
          this.setThumbContainerSizeAndPos();
        } // Find the desired thumbnail index
        // TODO: Handle a video longer than the thumbs where thumbNum is null
        var thumbNum = this.thumbnails[0].frames.findIndex(function (frame) {
          return _this6.seekTime >= frame.startTime && _this6.seekTime <= frame.endTime;
        });
        var hasThumb = thumbNum >= 0;
        var qualityIndex = 0; // Show the thumb container if we're not scrubbing
        if (!this.mouseDown) {
          this.toggleThumbContainer(hasThumb);
        } // No matching thumb found
        if (!hasThumb) {
          return;
        } // Check to see if we've already downloaded higher quality versions of this image
        this.thumbnails.forEach(function (thumbnail, index) {
          if (_this6.loadedImages.includes(thumbnail.frames[thumbNum].text)) {
            qualityIndex = index;
          }
        }); // Only proceed if either thumbnum or thumbfilename has changed
        if (thumbNum !== this.showingThumb) {
          this.showingThumb = thumbNum;
          this.loadImage(qualityIndex);
        }
      } // Show the image that's currently specified in this.showingThumb
    }, {
      key: "loadImage",
      value: function loadImage() {
        var _this7 = this;
        var qualityIndex = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
        var thumbNum = this.showingThumb;
        var thumbnail = this.thumbnails[qualityIndex];
        var urlPrefix = thumbnail.urlPrefix;
        var frame = thumbnail.frames[thumbNum];
        var thumbFilename = thumbnail.frames[thumbNum].text;
        var thumbUrl = urlPrefix + thumbFilename;
        if (!this.currentImageElement || this.currentImageElement.dataset.filename !== thumbFilename) {
          // If we're already loading a previous image, remove its onload handler - we don't want it to load after this one
          // Only do this if not using sprites. Without sprites we really want to show as many images as possible, as a best-effort
          if (this.loadingImage && this.usingSprites) {
            this.loadingImage.onload = null;
          } // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image
          // is instead used. But this causes issues with larger images in Firefox and Safari - switching between background
          // images causes a flicker. Putting a new image over the top does not
          var previewImage = new Image();
          previewImage.src = thumbUrl;
          previewImage.dataset.index = thumbNum;
          previewImage.dataset.filename = thumbFilename;
          this.showingThumbFilename = thumbFilename;
          this.player.debug.log("Loading image: ".concat(thumbUrl)); // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...
          previewImage.onload = function () {
            return _this7.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);
          };
          this.loadingImage = previewImage;
          this.removeOldImages(previewImage);
        } else {
          // Update the existing image
          this.showImage(this.currentImageElement, frame, qualityIndex, thumbNum, thumbFilename, false);
          this.currentImageElement.dataset.index = thumbNum;
          this.removeOldImages(this.currentImageElement);
        }
      }
    }, {
      key: "showImage",
      value: function showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename) {
        var newImage = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true;
        this.player.debug.log("Showing thumb: ".concat(thumbFilename, ". num: ").concat(thumbNum, ". qual: ").concat(qualityIndex, ". newimg: ").concat(newImage));
        this.setImageSizeAndOffset(previewImage, frame);
        if (newImage) {
          this.currentImageContainer.appendChild(previewImage);
          this.currentImageElement = previewImage;
          if (!this.loadedImages.includes(thumbFilename)) {
            this.loadedImages.push(thumbFilename);
          }
        } // Preload images before and after the current one
        // Show higher quality of the same frame
        // Each step here has a short time delay, and only continues if still hovering/seeking the same spot. This is to protect slow connections from overloading
        this.preloadNearby(thumbNum, true).then(this.preloadNearby(thumbNum, false)).then(this.getHigherQuality(qualityIndex, previewImage, frame, thumbFilename));
      } // Remove all preview images that aren't the designated current image
    }, {
      key: "removeOldImages",
      value: function removeOldImages(currentImage) {
        var _this8 = this;
        // Get a list of all images, convert it from a DOM list to an array
        Array.from(this.currentImageContainer.children).forEach(function (image) {
          if (image.tagName.toLowerCase() !== 'img') {
            return;
          }
          var removeDelay = _this8.usingSprites ? 500 : 1000;
          if (image.dataset.index !== currentImage.dataset.index && !image.dataset.deleting) {
            // Wait 200ms, as the new image can take some time to show on certain browsers (even though it was downloaded before showing). This will prevent flicker, and show some generosity towards slower clients
            // First set attribute 'deleting' to prevent multi-handling of this on repeat firing of this function
            // eslint-disable-next-line no-param-reassign
            image.dataset.deleting = true; // This has to be set before the timeout - to prevent issues switching between hover and scrub
            var currentImageContainer = _this8.currentImageContainer;
            setTimeout(function () {
              currentImageContainer.removeChild(image);
              _this8.player.debug.log("Removing thumb: ".concat(image.dataset.filename));
            }, removeDelay);
          }
        });
      } // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame
      // This will only preload the lowest quality
    }, {
      key: "preloadNearby",
      value: function preloadNearby(thumbNum) {
        var _this9 = this;
        var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
        return new Promise(function (resolve) {
          setTimeout(function () {
            var oldThumbFilename = _this9.thumbnails[0].frames[thumbNum].text;
            if (_this9.showingThumbFilename === oldThumbFilename) {
              // Find the nearest thumbs with different filenames. Sometimes it'll be the next index, but in the case of sprites, it might be 100+ away
              var thumbnailsClone;
              if (forward) {
                thumbnailsClone = _this9.thumbnails[0].frames.slice(thumbNum);
              } else {
                thumbnailsClone = _this9.thumbnails[0].frames.slice(0, thumbNum).reverse();
              }
              var foundOne = false;
              thumbnailsClone.forEach(function (frame) {
                var newThumbFilename = frame.text;
                if (newThumbFilename !== oldThumbFilename) {
                  // Found one with a different filename. Make sure it hasn't already been loaded on this page visit
                  if (!_this9.loadedImages.includes(newThumbFilename)) {
                    foundOne = true;
                    _this9.player.debug.log("Preloading thumb filename: ".concat(newThumbFilename));
                    var urlPrefix = _this9.thumbnails[0].urlPrefix;
                    var thumbURL = urlPrefix + newThumbFilename;
                    var previewImage = new Image();
                    previewImage.src = thumbURL;
                    previewImage.onload = function () {
                      _this9.player.debug.log("Preloaded thumb filename: ".concat(newThumbFilename));
                      if (!_this9.loadedImages.includes(newThumbFilename)) _this9.loadedImages.push(newThumbFilename); // We don't resolve until the thumb is loaded
                      resolve();
                    };
                  }
                }
              }); // If there are none to preload then we want to resolve immediately
              if (!foundOne) {
                resolve();
              }
            }
          }, 300);
        });
      } // If user has been hovering current image for half a second, look for a higher quality one
    }, {
      key: "getHigherQuality",
      value: function getHigherQuality(currentQualityIndex, previewImage, frame, thumbFilename) {
        var _this10 = this;
        if (currentQualityIndex < this.thumbnails.length - 1) {
          // Only use the higher quality version if it's going to look any better - if the current thumb is of a lower pixel density than the thumbnail container
          var previewImageHeight = previewImage.naturalHeight;
          if (this.usingSprites) {
            previewImageHeight = frame.h;
          }
          if (previewImageHeight < this.thumbContainerHeight) {
            // Recurse back to the loadImage function - show a higher quality one, but only if the viewer is on this frame for a while
            setTimeout(function () {
              // Make sure the mouse hasn't already moved on and started hovering at another image
              if (_this10.showingThumbFilename === thumbFilename) {
                _this10.player.debug.log("Showing higher quality thumb for: ".concat(thumbFilename));
                _this10.loadImage(currentQualityIndex + 1);
              }
            }, 300);
          }
        }
      }
    }, {
      key: "toggleThumbContainer",
      value: function toggleThumbContainer() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        var clearShowing = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
        var className = this.player.config.classNames.previewThumbnails.thumbContainerShown;
        this.elements.thumb.container.classList.toggle(className, toggle);
        if (!toggle && clearShowing) {
          this.showingThumb = null;
          this.showingThumbFilename = null;
        }
      }
    }, {
      key: "toggleScrubbingContainer",
      value: function toggleScrubbingContainer() {
        var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
        var className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;
        this.elements.scrubbing.container.classList.toggle(className, toggle);
        if (!toggle) {
          this.showingThumb = null;
          this.showingThumbFilename = null;
        }
      }
    }, {
      key: "determineContainerAutoSizing",
      value: function determineContainerAutoSizing() {
        if (this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) {
          // This will prevent auto sizing in this.setThumbContainerSizeAndPos()
          this.sizeSpecifiedInCSS = true;
        }
      } // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS
    }, {
      key: "setThumbContainerSizeAndPos",
      value: function setThumbContainerSizeAndPos() {
        if (!this.sizeSpecifiedInCSS) {
          var thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.height = "".concat(this.thumbContainerHeight, "px");
          this.elements.thumb.imageContainer.style.width = "".concat(thumbWidth, "px");
        } else if (this.elements.thumb.imageContainer.clientHeight > 20 && this.elements.thumb.imageContainer.clientWidth < 20) {
          var _thumbWidth = Math.floor(this.elements.thumb.imageContainer.clientHeight * this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.width = "".concat(_thumbWidth, "px");
        } else if (this.elements.thumb.imageContainer.clientHeight < 20 && this.elements.thumb.imageContainer.clientWidth > 20) {
          var thumbHeight = Math.floor(this.elements.thumb.imageContainer.clientWidth / this.thumbAspectRatio);
          this.elements.thumb.imageContainer.style.height = "".concat(thumbHeight, "px");
        }
        this.setThumbContainerPos();
      }
    }, {
      key: "setThumbContainerPos",
      value: function setThumbContainerPos() {
        var seekbarRect = this.player.elements.progress.getBoundingClientRect();
        var plyrRect = this.player.elements.container.getBoundingClientRect();
        var container = this.elements.thumb.container; // Find the lowest and highest desired left-position, so we don't slide out the side of the video container
        var minVal = plyrRect.left - seekbarRect.left + 10;
        var maxVal = plyrRect.right - seekbarRect.left - container.clientWidth - 10; // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth
        var previewPos = this.mousePosX - seekbarRect.left - container.clientWidth / 2;
        if (previewPos < minVal) {
          previewPos = minVal;
        }
        if (previewPos > maxVal) {
          previewPos = maxVal;
        }
        container.style.left = "".concat(previewPos, "px");
      } // Can't use 100% width, in case the video is a different aspect ratio to the video container
    }, {
      key: "setScrubbingContainerSize",
      value: function setScrubbingContainerSize() {
        var _fitRatio = fitRatio(this.thumbAspectRatio, {
          width: this.player.media.clientWidth,
          height: this.player.media.clientHeight
        }),
            width = _fitRatio.width,
            height = _fitRatio.height;
        this.elements.scrubbing.container.style.width = "".concat(width, "px");
        this.elements.scrubbing.container.style.height = "".concat(height, "px");
      } // Sprites need to be offset to the correct location
    }, {
      key: "setImageSizeAndOffset",
      value: function setImageSizeAndOffset(previewImage, frame) {
        if (!this.usingSprites) {
          return;
        } // Find difference between height and preview container height
        var multiplier = this.thumbContainerHeight / frame.h; // eslint-disable-next-line no-param-reassign
        previewImage.style.height = "".concat(previewImage.naturalHeight * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.width = "".concat(previewImage.naturalWidth * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.left = "-".concat(frame.x * multiplier, "px"); // eslint-disable-next-line no-param-reassign
        previewImage.style.top = "-".concat(frame.y * multiplier, "px");
      }
    }, {
      key: "enabled",
      get: function get() {
        return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;
      }
    }, {
      key: "currentImageContainer",
      get: function get() {
        if (this.mouseDown) {
          return this.elements.scrubbing.container;
        }
        return this.elements.thumb.imageContainer;
      }
    }, {
      key: "usingSprites",
      get: function get() {
        return Object.keys(this.thumbnails[0].frames[0]).includes('w');
      }
    }, {
      key: "thumbAspectRatio",
      get: function get() {
        if (this.usingSprites) {
          return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;
        }
        return this.thumbnails[0].width / this.thumbnails[0].height;
      }
    }, {
      key: "thumbContainerHeight",
      get: function get() {
        if (this.mouseDown) {
          var _fitRatio2 = fitRatio(this.thumbAspectRatio, {
            width: this.player.media.clientWidth,
            height: this.player.media.clientHeight
          }),
              height = _fitRatio2.height;
          return height;
        } // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)
        if (this.sizeSpecifiedInCSS) {
          return this.elements.thumb.imageContainer.clientHeight;
        }
        return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);
      }
    }, {
      key: "currentImageElement",
      get: function get() {
        if (this.mouseDown) {
          return this.currentScrubbingImageElement;
        }
        return this.currentThumbnailImageElement;
      },
      set: function set(element) {
        if (this.mouseDown) {
          this.currentScrubbingImageElement = element;
        } else {
          this.currentThumbnailImageElement = element;
        }
      }
    }]);
    return PreviewThumbnails;
  }();
  var source = {
    // Add elements to HTML5 media (source, tracks, etc)
    insertElements: function insertElements(type, attributes) {
      var _this = this;
      if (is$1.string(attributes)) {
        insertElement(type, this.media, {
          src: attributes
        });
      } else if (is$1.array(attributes)) {
        attributes.forEach(function (attribute) {
          insertElement(type, _this.media, attribute);
        });
      }
    },
    // Update source
    // Sources are not checked for support so be careful
    change: function change(input) {
      var _this2 = this;
      if (!getDeep(input, 'sources.length')) {
        this.debug.warn('Invalid source format');
        return;
      } // Cancel current network requests
      html5.cancelRequests.call(this); // Destroy instance and re-setup
      this.destroy.call(this, function () {
        // Reset quality options
        _this2.options.quality = []; // Remove elements
        removeElement(_this2.media);
        _this2.media = null; // Reset class name
        if (is$1.element(_this2.elements.container)) {
          _this2.elements.container.removeAttribute('class');
        } // Set the type and provider
        var sources = input.sources,
            type = input.type;
        var _sources = _slicedToArray(sources, 1),
            _sources$ = _sources[0],
            _sources$$provider = _sources$.provider,
            provider = _sources$$provider === void 0 ? providers.html5 : _sources$$provider,
            src = _sources$.src;
        var tagName = provider === 'html5' ? type : 'div';
        var attributes = provider === 'html5' ? {} : {
          src: src
        };
        Object.assign(_this2, {
          provider: provider,
          type: type,
          // Check for support
          supported: support.check(type, provider, _this2.config.playsinline),
          // Create new element
          media: createElement(tagName, attributes)
        }); // Inject the new element
        _this2.elements.container.appendChild(_this2.media); // Autoplay the new source?
        if (is$1.boolean(input.autoplay)) {
          _this2.config.autoplay = input.autoplay;
        } // Set attributes for audio and video
        if (_this2.isHTML5) {
          if (_this2.config.crossorigin) {
            _this2.media.setAttribute('crossorigin', '');
          }
          if (_this2.config.autoplay) {
            _this2.media.setAttribute('autoplay', '');
          }
          if (!is$1.empty(input.poster)) {
            _this2.poster = input.poster;
          }
          if (_this2.config.loop.active) {
            _this2.media.setAttribute('loop', '');
          }
          if (_this2.config.muted) {
            _this2.media.setAttribute('muted', '');
          }
          if (_this2.config.playsinline) {
            _this2.media.setAttribute('playsinline', '');
          }
        } // Restore class hook
        ui.addStyleHook.call(_this2); // Set new sources for html5
        if (_this2.isHTML5) {
          source.insertElements.call(_this2, 'source', sources);
        } // Set video title
        _this2.config.title = input.title; // Set up from scratch
        media.setup.call(_this2); // HTML5 stuff
        if (_this2.isHTML5) {
          // Setup captions
          if (Object.keys(input).includes('tracks')) {
            source.insertElements.call(_this2, 'track', input.tracks);
          }
        } // If HTML5 or embed but not fully supported, setupInterface and call ready now
        if (_this2.isHTML5 || _this2.isEmbed && !_this2.supported.ui) {
          // Setup interface
          ui.build.call(_this2);
        } // Load HTML5 sources
        if (_this2.isHTML5) {
          _this2.media.load();
        } // Update previewThumbnails config & reload plugin
        if (!is$1.empty(input.previewThumbnails)) {
          Object.assign(_this2.config.previewThumbnails, input.previewThumbnails); // Cleanup previewThumbnails plugin if it was loaded
          if (_this2.previewThumbnails && _this2.previewThumbnails.loaded) {
            _this2.previewThumbnails.destroy();
            _this2.previewThumbnails = null;
          } // Create new instance if it is still enabled
          if (_this2.config.previewThumbnails.enabled) {
            _this2.previewThumbnails = new PreviewThumbnails(_this2);
          }
        } // Update the fullscreen support
        _this2.fullscreen.update();
      }, true);
    }
  };
  /**
   * Returns a number whose value is limited to the given range.
   *
   * Example: limit the output of this computation to between 0 and 255
   * (x * 255).clamp(0, 255)
   *
   * @param {Number} input
   * @param {Number} min The lower boundary of the output range
   * @param {Number} max The upper boundary of the output range
   * @returns A number in the range [min, max]
   * @type Number
   */
  function clamp() {
    var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
    var min = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
    var max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 255;
    return Math.min(Math.max(input, min), max);
  }
  // TODO: Use a WeakMap for private globals
  // const globals = new WeakMap();
  // Plyr instance
  var Plyr =
  /*#__PURE__*/
  function () {
    function Plyr(target, options) {
      var _this = this;
      _classCallCheck(this, Plyr);
      this.timers = {}; // State
      this.ready = false;
      this.loading = false;
      this.failed = false; // Touch device
      this.touch = support.touch; // Set the media element
      this.media = target; // String selector passed
      if (is$1.string(this.media)) {
        this.media = document.querySelectorAll(this.media);
      } // jQuery, NodeList or Array passed, use first element
      if (window.jQuery && this.media instanceof jQuery || is$1.nodeList(this.media) || is$1.array(this.media)) {
        // eslint-disable-next-line
        this.media = this.media[0];
      } // Set config
      this.config = extend({}, defaults$1, Plyr.defaults, options || {}, function () {
        try {
          return JSON.parse(_this.media.getAttribute('data-plyr-config'));
        } catch (e) {
          return {};
        }
      }()); // Elements cache
      this.elements = {
        container: null,
        captions: null,
        buttons: {},
        display: {},
        progress: {},
        inputs: {},
        settings: {
          popup: null,
          menu: null,
          panels: {},
          buttons: {}
        }
      }; // Captions
      this.captions = {
        active: null,
        currentTrack: -1,
        meta: new WeakMap()
      }; // Fullscreen
      this.fullscreen = {
        active: false
      }; // Options
      this.options = {
        speed: [],
        quality: []
      }; // Debugging
      // TODO: move to globals
      this.debug = new Console(this.config.debug); // Log config options and support
      this.debug.log('Config', this.config);
      this.debug.log('Support', support); // We need an element to setup
      if (is$1.nullOrUndefined(this.media) || !is$1.element(this.media)) {
        this.debug.error('Setup failed: no suitable element passed');
        return;
      } // Bail if the element is initialized
      if (this.media.plyr) {
        this.debug.warn('Target already setup');
        return;
      } // Bail if not enabled
      if (!this.config.enabled) {
        this.debug.error('Setup failed: disabled by config');
        return;
      } // Bail if disabled or no basic support
      // You may want to disable certain UAs etc
      if (!support.check().api) {
        this.debug.error('Setup failed: no support');
        return;
      } // Cache original element state for .destroy()
      var clone = this.media.cloneNode(true);
      clone.autoplay = false;
      this.elements.original = clone; // Set media type based on tag or data attribute
      // Supported: video, audio, vimeo, youtube
      var type = this.media.tagName.toLowerCase(); // Embed properties
      var iframe = null;
      var url = null; // Different setup based on type
      switch (type) {
        case 'div':
          // Find the frame
          iframe = this.media.querySelector('iframe'); // <iframe> type
          if (is$1.element(iframe)) {
            // Detect provider
            url = parseUrl(iframe.getAttribute('src'));
            this.provider = getProviderByUrl(url.toString()); // Rework elements
            this.elements.container = this.media;
            this.media = iframe; // Reset classname
            this.elements.container.className = ''; // Get attributes from URL and set config
            if (url.search.length) {
              var truthy = ['1', 'true'];
              if (truthy.includes(url.searchParams.get('autoplay'))) {
                this.config.autoplay = true;
              }
              if (truthy.includes(url.searchParams.get('loop'))) {
                this.config.loop.active = true;
              } // TODO: replace fullscreen.iosNative with this playsinline config option
              // YouTube requires the playsinline in the URL
              if (this.isYouTube) {
                this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));
                this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?
              } else {
                this.config.playsinline = true;
              }
            }
          } else {
            // <div> with attributes
            this.provider = this.media.getAttribute(this.config.attributes.embed.provider); // Remove attribute
            this.media.removeAttribute(this.config.attributes.embed.provider);
          } // Unsupported or missing provider
          if (is$1.empty(this.provider) || !Object.keys(providers).includes(this.provider)) {
            this.debug.error('Setup failed: Invalid provider');
            return;
          } // Audio will come later for external providers
          this.type = types.video;
          break;
        case 'video':
        case 'audio':
          this.type = type;
          this.provider = providers.html5; // Get config from attributes
          if (this.media.hasAttribute('crossorigin')) {
            this.config.crossorigin = true;
          }
          if (this.media.hasAttribute('autoplay')) {
            this.config.autoplay = true;
          }
          if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {
            this.config.playsinline = true;
          }
          if (this.media.hasAttribute('muted')) {
            this.config.muted = true;
          }
          if (this.media.hasAttribute('loop')) {
            this.config.loop.active = true;
          }
          break;
        default:
          this.debug.error('Setup failed: unsupported type');
          return;
      } // Check for support again but with type
      this.supported = support.check(this.type, this.provider, this.config.playsinline); // If no support for even API, bail
      if (!this.supported.api) {
        this.debug.error('Setup failed: no support');
        return;
      }
      this.eventListeners = []; // Create listeners
      this.listeners = new Listeners(this); // Setup local storage for user settings
      this.storage = new Storage(this); // Store reference
      this.media.plyr = this; // Wrap media
      if (!is$1.element(this.elements.container)) {
        this.elements.container = createElement('div', {
          tabindex: 0
        });
        wrap$1(this.media, this.elements.container);
      } // Add style hook
      ui.addStyleHook.call(this); // Setup media
      media.setup.call(this); // Listen for events if debugging
      if (this.config.debug) {
        on.call(this, this.elements.container, this.config.events.join(' '), function (event) {
          _this.debug.log("event: ".concat(event.type));
        });
      } // Setup interface
      // If embed but not fully supported, build interface now to avoid flash of controls
      if (this.isHTML5 || this.isEmbed && !this.supported.ui) {
        ui.build.call(this);
      } // Container listeners
      this.listeners.container(); // Global listeners
      this.listeners.global(); // Setup fullscreen
      this.fullscreen = new Fullscreen(this); // Setup ads if provided
      if (this.config.ads.enabled) {
        this.ads = new Ads(this);
      } // Autoplay if required
      if (this.isHTML5 && this.config.autoplay) {
        setTimeout(function () {
          return _this.play();
        }, 10);
      } // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek
      this.lastSeekTime = 0; // Setup preview thumbnails if enabled
      if (this.config.previewThumbnails.enabled) {
        this.previewThumbnails = new PreviewThumbnails(this);
      }
    } // ---------------------------------------
    // API
    // ---------------------------------------
    /**
     * Types and provider helpers
     */
    _createClass(Plyr, [{
      key: "play",
      /**
       * Play the media, or play the advertisement (if they are not blocked)
       */
      value: function play() {
        var _this2 = this;
        if (!is$1.function(this.media.play)) {
          return null;
        } // Intecept play with ads
        if (this.ads && this.ads.enabled) {
          this.ads.managerPromise.then(function () {
            return _this2.ads.play();
          }).catch(function () {
            return _this2.media.play();
          });
        } // Return the promise (for HTML5)
        return this.media.play();
      }
      /**
       * Pause the media
       */
    }, {
      key: "pause",
      value: function pause() {
        if (!this.playing || !is$1.function(this.media.pause)) {
          return null;
        }
        return this.media.pause();
      }
      /**
       * Get playing state
       */
    }, {
      key: "togglePlay",
      /**
       * Toggle playback based on current status
       * @param {Boolean} input
       */
      value: function togglePlay(input) {
        // Toggle based on current state if nothing passed
        var toggle = is$1.boolean(input) ? input : !this.playing;
        if (toggle) {
          return this.play();
        }
        return this.pause();
      }
      /**
       * Stop playback
       */
    }, {
      key: "stop",
      value: function stop() {
        if (this.isHTML5) {
          this.pause();
          this.restart();
        } else if (is$1.function(this.media.stop)) {
          this.media.stop();
        }
      }
      /**
       * Restart playback
       */
    }, {
      key: "restart",
      value: function restart() {
        this.currentTime = 0;
      }
      /**
       * Rewind
       * @param {Number} seekTime - how far to rewind in seconds. Defaults to the config.seekTime
       */
    }, {
      key: "rewind",
      value: function rewind(seekTime) {
        this.currentTime -= is$1.number(seekTime) ? seekTime : this.config.seekTime;
      }
      /**
       * Fast forward
       * @param {Number} seekTime - how far to fast forward in seconds. Defaults to the config.seekTime
       */
    }, {
      key: "forward",
      value: function forward(seekTime) {
        this.currentTime += is$1.number(seekTime) ? seekTime : this.config.seekTime;
      }
      /**
       * Seek to a time
       * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)
       */
    }, {
      key: "increaseVolume",
      /**
       * Increase volume
       * @param {Boolean} step - How much to decrease by (between 0 and 1)
       */
      value: function increaseVolume(step) {
        var volume = this.media.muted ? 0 : this.volume;
        this.volume = volume + (is$1.number(step) ? step : 0);
      }
      /**
       * Decrease volume
       * @param {Boolean} step - How much to decrease by (between 0 and 1)
       */
    }, {
      key: "decreaseVolume",
      value: function decreaseVolume(step) {
        this.increaseVolume(-step);
      }
      /**
       * Set muted state
       * @param {Boolean} mute
       */
    }, {
      key: "toggleCaptions",
      /**
       * Toggle captions
       * @param {Boolean} input - Whether to enable captions
       */
      value: function toggleCaptions(input) {
        captions.toggle.call(this, input, false);
      }
      /**
       * Set the caption track by index
       * @param {Number} - Caption index
       */
    }, {
      key: "airplay",
      /**
       * Trigger the airplay dialog
       * TODO: update player with state, support, enabled
       */
      value: function airplay() {
        // Show dialog if supported
        if (support.airplay) {
          this.media.webkitShowPlaybackTargetPicker();
        }
      }
      /**
       * Toggle the player controls
       * @param {Boolean} [toggle] - Whether to show the controls
       */
    }, {
      key: "toggleControls",
      value: function toggleControls(toggle) {
        // Don't toggle if missing UI support or if it's audio
        if (this.supported.ui && !this.isAudio) {
          // Get state before change
          var isHidden = hasClass(this.elements.container, this.config.classNames.hideControls); // Negate the argument if not undefined since adding the class to hides the controls
          var force = typeof toggle === 'undefined' ? undefined : !toggle; // Apply and get updated state
          var hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force); // Close menu
          if (hiding && this.config.controls.includes('settings') && !is$1.empty(this.config.settings)) {
            controls.toggleMenu.call(this, false);
          } // Trigger event on change
          if (hiding !== isHidden) {
            var eventName = hiding ? 'controlshidden' : 'controlsshown';
            triggerEvent.call(this, this.media, eventName);
          }
          return !hiding;
        }
        return false;
      }
      /**
       * Add event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "on",
      value: function on$1(event, callback) {
        on.call(this, this.elements.container, event, callback);
      }
      /**
       * Add event listeners once
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "once",
      value: function once$1(event, callback) {
        once.call(this, this.elements.container, event, callback);
      }
      /**
       * Remove event listeners
       * @param {String} event - Event type
       * @param {Function} callback - Callback for when event occurs
       */
    }, {
      key: "off",
      value: function off$1(event, callback) {
        off(this.elements.container, event, callback);
      }
      /**
       * Destroy an instance
       * Event listeners are removed when elements are removed
       * http://stackoverflow.com/questions/12528049/if-a-dom-element-is-removed-are-its-listeners-also-removed-from-memory
       * @param {Function} callback - Callback for when destroy is complete
       * @param {Boolean} soft - Whether it's a soft destroy (for source changes etc)
       */
    }, {
      key: "destroy",
      value: function destroy(callback) {
        var _this3 = this;
        var soft = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
        if (!this.ready) {
          return;
        }
        var done = function done() {
          // Reset overflow (incase destroyed while in fullscreen)
          document.body.style.overflow = ''; // GC for embed
          _this3.embed = null; // If it's a soft destroy, make minimal changes
          if (soft) {
            if (Object.keys(_this3.elements).length) {
              // Remove elements
              removeElement(_this3.elements.buttons.play);
              removeElement(_this3.elements.captions);
              removeElement(_this3.elements.controls);
              removeElement(_this3.elements.wrapper); // Clear for GC
              _this3.elements.buttons.play = null;
              _this3.elements.captions = null;
              _this3.elements.controls = null;
              _this3.elements.wrapper = null;
            } // Callback
            if (is$1.function(callback)) {
              callback();
            }
          } else {
            // Unbind listeners
            unbindListeners.call(_this3); // Replace the container with the original element provided
            replaceElement(_this3.elements.original, _this3.elements.container); // Event
            triggerEvent.call(_this3, _this3.elements.original, 'destroyed', true); // Callback
            if (is$1.function(callback)) {
              callback.call(_this3.elements.original);
            } // Reset state
            _this3.ready = false; // Clear for garbage collection
            setTimeout(function () {
              _this3.elements = null;
              _this3.media = null;
            }, 200);
          }
        }; // Stop playback
        this.stop(); // Clear timeouts
        clearTimeout(this.timers.loading);
        clearTimeout(this.timers.controls);
        clearTimeout(this.timers.resized); // Provider specific stuff
        if (this.isHTML5) {
          // Restore native video controls
          ui.toggleNativeControls.call(this, true); // Clean up
          done();
        } else if (this.isYouTube) {
          // Clear timers
          clearInterval(this.timers.buffering);
          clearInterval(this.timers.playing); // Destroy YouTube API
          if (this.embed !== null && is$1.function(this.embed.destroy)) {
            this.embed.destroy();
          } // Clean up
          done();
        } else if (this.isVimeo) {
          // Destroy Vimeo API
          // then clean up (wait, to prevent postmessage errors)
          if (this.embed !== null) {
            this.embed.unload().then(done);
          } // Vimeo does not always return
          setTimeout(done, 200);
        }
      }
      /**
       * Check for support for a mime type (HTML5 only)
       * @param {String} type - Mime type
       */
    }, {
      key: "supports",
      value: function supports(type) {
        return support.mime.call(this, type);
      }
      /**
       * Check for support
       * @param {String} type - Player type (audio/video)
       * @param {String} provider - Provider (html5/youtube/vimeo)
       * @param {Boolean} inline - Where player has `playsinline` sttribute
       */
    }, {
      key: "isHTML5",
      get: function get() {
        return this.provider === providers.html5;
      }
    }, {
      key: "isEmbed",
      get: function get() {
        return this.isYouTube || this.isVimeo;
      }
    }, {
      key: "isYouTube",
      get: function get() {
        return this.provider === providers.youtube;
      }
    }, {
      key: "isVimeo",
      get: function get() {
        return this.provider === providers.vimeo;
      }
    }, {
      key: "isVideo",
      get: function get() {
        return this.type === types.video;
      }
    }, {
      key: "isAudio",
      get: function get() {
        return this.type === types.audio;
      }
    }, {
      key: "playing",
      get: function get() {
        return Boolean(this.ready && !this.paused && !this.ended);
      }
      /**
       * Get paused state
       */
    }, {
      key: "paused",
      get: function get() {
        return Boolean(this.media.paused);
      }
      /**
       * Get stopped state
       */
    }, {
      key: "stopped",
      get: function get() {
        return Boolean(this.paused && this.currentTime === 0);
      }
      /**
       * Get ended state
       */
    }, {
      key: "ended",
      get: function get() {
        return Boolean(this.media.ended);
      }
    }, {
      key: "currentTime",
      set: function set(input) {
        // Bail if media duration isn't available yet
        if (!this.duration) {
          return;
        } // Validate input
        var inputIsValid = is$1.number(input) && input > 0; // Set
        this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0; // Logging
        this.debug.log("Seeking to ".concat(this.currentTime, " seconds"));
      }
      /**
       * Get current time
       */
      ,
      get: function get() {
        return Number(this.media.currentTime);
      }
      /**
       * Get buffered
       */
    }, {
      key: "buffered",
      get: function get() {
        var buffered = this.media.buffered; // YouTube / Vimeo return a float between 0-1
        if (is$1.number(buffered)) {
          return buffered;
        } // HTML5
        // TODO: Handle buffered chunks of the media
        // (i.e. seek to another section buffers only that section)
        if (buffered && buffered.length && this.duration > 0) {
          return buffered.end(0) / this.duration;
        }
        return 0;
      }
      /**
       * Get seeking status
       */
    }, {
      key: "seeking",
      get: function get() {
        return Boolean(this.media.seeking);
      }
      /**
       * Get the duration of the current media
       */
    }, {
      key: "duration",
      get: function get() {
        // Faux duration set via config
        var fauxDuration = parseFloat(this.config.duration); // Media duration can be NaN or Infinity before the media has loaded
        var realDuration = (this.media || {}).duration;
        var duration = !is$1.number(realDuration) || realDuration === Infinity ? 0 : realDuration; // If config duration is funky, use regular duration
        return fauxDuration || duration;
      }
      /**
       * Set the player volume
       * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage
       */
    }, {
      key: "volume",
      set: function set(value) {
        var volume = value;
        var max = 1;
        var min = 0;
        if (is$1.string(volume)) {
          volume = Number(volume);
        } // Load volume from storage if no value specified
        if (!is$1.number(volume)) {
          volume = this.storage.get('volume');
        } // Use config if all else fails
        if (!is$1.number(volume)) {
          volume = this.config.volume;
        } // Maximum is volumeMax
        if (volume > max) {
          volume = max;
        } // Minimum is volumeMin
        if (volume < min) {
          volume = min;
        } // Update config
        this.config.volume = volume; // Set the player volume
        this.media.volume = volume; // If muted, and we're increasing volume manually, reset muted state
        if (!is$1.empty(value) && this.muted && volume > 0) {
          this.muted = false;
        }
      }
      /**
       * Get the current player volume
       */
      ,
      get: function get() {
        return Number(this.media.volume);
      }
    }, {
      key: "muted",
      set: function set(mute) {
        var toggle = mute; // Load muted state from storage
        if (!is$1.boolean(toggle)) {
          toggle = this.storage.get('muted');
        } // Use config if all else fails
        if (!is$1.boolean(toggle)) {
          toggle = this.config.muted;
        } // Update config
        this.config.muted = toggle; // Set mute on the player
        this.media.muted = toggle;
      }
      /**
       * Get current muted state
       */
      ,
      get: function get() {
        return Boolean(this.media.muted);
      }
      /**
       * Check if the media has audio
       */
    }, {
      key: "hasAudio",
      get: function get() {
        // Assume yes for all non HTML5 (as we can't tell...)
        if (!this.isHTML5) {
          return true;
        }
        if (this.isAudio) {
          return true;
        } // Get audio tracks
        return Boolean(this.media.mozHasAudio) || Boolean(this.media.webkitAudioDecodedByteCount) || Boolean(this.media.audioTracks && this.media.audioTracks.length);
      }
      /**
       * Set playback speed
       * @param {Number} speed - the speed of playback (0.5-2.0)
       */
    }, {
      key: "speed",
      set: function set(input) {
        var _this4 = this;
        var speed = null;
        if (is$1.number(input)) {
          speed = input;
        }
        if (!is$1.number(speed)) {
          speed = this.storage.get('speed');
        }
        if (!is$1.number(speed)) {
          speed = this.config.speed.selected;
        } // Clamp to min/max
        var min = this.minimumSpeed,
            max = this.maximumSpeed;
        speed = clamp(speed, min, max); // Update config
        this.config.speed.selected = speed; // Set media speed
        setTimeout(function () {
          _this4.media.playbackRate = speed;
        }, 0);
      }
      /**
       * Get current playback speed
       */
      ,
      get: function get() {
        return Number(this.media.playbackRate);
      }
      /**
       * Get the minimum allowed speed
       */
    }, {
      key: "minimumSpeed",
      get: function get() {
        if (this.isYouTube) {
          // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
          return Math.min.apply(Math, _toConsumableArray(this.options.speed));
        }
        if (this.isVimeo) {
          // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
          return 0.5;
        } // https://stackoverflow.com/a/32320020/1191319
        return 0.0625;
      }
      /**
       * Get the maximum allowed speed
       */
    }, {
      key: "maximumSpeed",
      get: function get() {
        if (this.isYouTube) {
          // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
          return Math.max.apply(Math, _toConsumableArray(this.options.speed));
        }
        if (this.isVimeo) {
          // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
          return 2;
        } // https://stackoverflow.com/a/32320020/1191319
        return 16;
      }
      /**
       * Set playback quality
       * Currently HTML5 & YouTube only
       * @param {Number} input - Quality level
       */
    }, {
      key: "quality",
      set: function set(input) {
        var config = this.config.quality;
        var options = this.options.quality;
        if (!options.length) {
          return;
        }
        var quality = [!is$1.empty(input) && Number(input), this.storage.get('quality'), config.selected, config.default].find(is$1.number);
        var updateStorage = true;
        if (!options.includes(quality)) {
          var value = closest(options, quality);
          this.debug.warn("Unsupported quality option: ".concat(quality, ", using ").concat(value, " instead"));
          quality = value; // Don't update storage if quality is not supported
          updateStorage = false;
        } // Update config
        config.selected = quality; // Set quality
        this.media.quality = quality; // Save to storage
        if (updateStorage) {
          this.storage.set({
            quality: quality
          });
        }
      }
      /**
       * Get current quality level
       */
      ,
      get: function get() {
        return this.media.quality;
      }
      /**
       * Toggle loop
       * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config
       * @param {Boolean} input - Whether to loop or not
       */
    }, {
      key: "loop",
      set: function set(input) {
        var toggle = is$1.boolean(input) ? input : this.config.loop.active;
        this.config.loop.active = toggle;
        this.media.loop = toggle; // Set default to be a true toggle
        /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';
         switch (type) {
            case 'start':
                if (this.config.loop.end && this.config.loop.end <= this.currentTime) {
                    this.config.loop.end = null;
                }
                this.config.loop.start = this.currentTime;
                // this.config.loop.indicator.start = this.elements.display.played.value;
                break;
             case 'end':
                if (this.config.loop.start >= this.currentTime) {
                    return this;
                }
                this.config.loop.end = this.currentTime;
                // this.config.loop.indicator.end = this.elements.display.played.value;
                break;
             case 'all':
                this.config.loop.start = 0;
                this.config.loop.end = this.duration - 2;
                this.config.loop.indicator.start = 0;
                this.config.loop.indicator.end = 100;
                break;
             case 'toggle':
                if (this.config.loop.active) {
                    this.config.loop.start = 0;
                    this.config.loop.end = null;
                } else {
                    this.config.loop.start = 0;
                    this.config.loop.end = this.duration - 2;
                }
                break;
             default:
                this.config.loop.start = 0;
                this.config.loop.end = null;
                break;
        } */
      }
      /**
       * Get current loop state
       */
      ,
      get: function get() {
        return Boolean(this.media.loop);
      }
      /**
       * Set new media source
       * @param {Object} input - The new source object (see docs)
       */
    }, {
      key: "source",
      set: function set(input) {
        source.change.call(this, input);
      }
      /**
       * Get current source
       */
      ,
      get: function get() {
        return this.media.currentSrc;
      }
      /**
       * Get a download URL (either source or custom)
       */
    }, {
      key: "download",
      get: function get() {
        var download = this.config.urls.download;
        return is$1.url(download) ? download : this.source;
      }
      /**
       * Set the download URL
       */
      ,
      set: function set(input) {
        if (!is$1.url(input)) {
          return;
        }
        this.config.urls.download = input;
        controls.setDownloadUrl.call(this);
      }
      /**
       * Set the poster image for a video
       * @param {String} input - the URL for the new poster image
       */
    }, {
      key: "poster",
      set: function set(input) {
        if (!this.isVideo) {
          this.debug.warn('Poster can only be set for video');
          return;
        }
        ui.setPoster.call(this, input, false).catch(function () {});
      }
      /**
       * Get the current poster image
       */
      ,
      get: function get() {
        if (!this.isVideo) {
          return null;
        }
        return this.media.getAttribute('poster');
      }
      /**
       * Get the current aspect ratio in use
       */
    }, {
      key: "ratio",
      get: function get() {
        if (!this.isVideo) {
          return null;
        }
        var ratio = reduceAspectRatio(getAspectRatio.call(this));
        return is$1.array(ratio) ? ratio.join(':') : ratio;
      }
      /**
       * Set video aspect ratio
       */
      ,
      set: function set(input) {
        if (!this.isVideo) {
          this.debug.warn('Aspect ratio can only be set for video');
          return;
        }
        if (!is$1.string(input) || !validateRatio(input)) {
          this.debug.error("Invalid aspect ratio specified (".concat(input, ")"));
          return;
        }
        this.config.ratio = input;
        setAspectRatio.call(this);
      }
      /**
       * Set the autoplay state
       * @param {Boolean} input - Whether to autoplay or not
       */
    }, {
      key: "autoplay",
      set: function set(input) {
        var toggle = is$1.boolean(input) ? input : this.config.autoplay;
        this.config.autoplay = toggle;
      }
      /**
       * Get the current autoplay state
       */
      ,
      get: function get() {
        return Boolean(this.config.autoplay);
      }
    }, {
      key: "currentTrack",
      set: function set(input) {
        captions.set.call(this, input, false);
      }
      /**
       * Get the current caption track index (-1 if disabled)
       */
      ,
      get: function get() {
        var _this$captions = this.captions,
            toggled = _this$captions.toggled,
            currentTrack = _this$captions.currentTrack;
        return toggled ? currentTrack : -1;
      }
      /**
       * Set the wanted language for captions
       * Since tracks can be added later it won't update the actual caption track until there is a matching track
       * @param {String} - Two character ISO language code (e.g. EN, FR, PT, etc)
       */
    }, {
      key: "language",
      set: function set(input) {
        captions.setLanguage.call(this, input, false);
      }
      /**
       * Get the current track's language
       */
      ,
      get: function get() {
        return (captions.getCurrentTrack.call(this) || {}).language;
      }
      /**
       * Toggle picture-in-picture playback on WebKit/MacOS
       * TODO: update player with state, support, enabled
       * TODO: detect outside changes
       */
    }, {
      key: "pip",
      set: function set(input) {
        // Bail if no support
        if (!support.pip) {
          return;
        } // Toggle based on current state if not passed
        var toggle = is$1.boolean(input) ? input : !this.pip; // Toggle based on current state
        // Safari
        if (is$1.function(this.media.webkitSetPresentationMode)) {
          this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);
        } // Chrome
        if (is$1.function(this.media.requestPictureInPicture)) {
          if (!this.pip && toggle) {
            this.media.requestPictureInPicture();
          } else if (this.pip && !toggle) {
            document.exitPictureInPicture();
          }
        }
      }
      /**
       * Get the current picture-in-picture state
       */
      ,
      get: function get() {
        if (!support.pip) {
          return null;
        } // Safari
        if (!is$1.empty(this.media.webkitPresentationMode)) {
          return this.media.webkitPresentationMode === pip.active;
        } // Chrome
        return this.media === document.pictureInPictureElement;
      }
    }], [{
      key: "supported",
      value: function supported(type, provider, inline) {
        return support.check(type, provider, inline);
      }
      /**
       * Load an SVG sprite into the page
       * @param {String} url - URL for the SVG sprite
       * @param {String} [id] - Unique ID
       */
    }, {
      key: "loadSprite",
      value: function loadSprite$1(url, id) {
        return loadSprite(url, id);
      }
      /**
       * Setup multiple instances
       * @param {*} selector
       * @param {Object} options
       */
    }, {
      key: "setup",
      value: function setup(selector) {
        var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
        var targets = null;
        if (is$1.string(selector)) {
          targets = Array.from(document.querySelectorAll(selector));
        } else if (is$1.nodeList(selector)) {
          targets = Array.from(selector);
        } else if (is$1.array(selector)) {
          targets = selector.filter(is$1.element);
        }
        if (is$1.empty(targets)) {
          return null;
        }
        return targets.map(function (t) {
          return new Plyr(t, options);
        });
      }
    }]);
    return Plyr;
  }();
  Plyr.defaults = cloneDeep(defaults$1);
  // ==========================================================================
  return Plyr;
})));;
(function(){"use strict";function t(t,e){t&&(this.el=t,this.container=e&&e.container,this.reRender=e&&e.reRender)}function e(e){e.style.display="none",t.r=e.offsetTop,e.style.display=""}function i(t,e){if(t)for(var i=e&&e.display,n=t.parentNode.children,l=a.call(n,t),o=l+1,s=n.length;s>o;o++)n[o].style.display=i}function n(t,e){var i=t.getClientRects(),n=0;return p(i,function(t){n+=l(t.height,e)}),n}function l(t,e){return Math.floor(t/e)}function o(){var t=document.createElement("test"),e={},i={Webkit:["WebkitColumnCount","WebkitColumnGap"],Moz:["MozColumnCount","MozColumnGap"],ms:["msColumnCount","msColumnGap"],"":["columnCount","columnGap"]};for(var n in i)i[n][0]in t.style&&(e.columnCount=i[n][0],e.columnGap=i[n][1],e[n.toLowerCase()]=!0);return e}function s(t){return parseInt(t[y.columnCount],10)||1}function h(t){return parseInt(t[y.columnGap],10)||0}function r(t){var e=parseInt(t.lineHeight,10);if(!e)throw Error(f[0]);return e}function u(t){return[t.offsetWidth,t.offsetHeight]}function p(t,e){for(var i=0,n=t.length;n>i&&!e(t[i]);i++);}var a=Array.prototype.indexOf,c=window.getComputedStyle,d="ellipsis-overflowing-child",m="ellipsis-set",f=["The ellipsis container must have line-height set on it"],y=o();t.prototype.calc=function(){if(!this.el)return this;var t=c(this.el),e=u(this.el);return this.columnHeight=e[1],this.columnCount=s(t),this.columnGap=h(t),this.columnWidth=e[0]/this.columnCount,this.lineHeight=r(t),this.deltaHeight=e[1]%this.lineHeight,this.linesPerColumn=Math.floor(this.columnHeight/this.lineHeight),this.totalLines=this.linesPerColumn*this.columnCount,!this.deltaHeight&&this.columnCount>1&&(this.el.style.height=this.columnHeight+"px"),this.child=this.getOverflowingChild(),this},t.prototype.set=function(){return this.el&&this.child?(this.clampChild(),i(this.child.el,{display:"none"}),this.markContainer(),this):this},t.prototype.unset=function(){return this.el&&this.child?(this.el.style.height="",this.unclampChild(this.child),i(this.child.el,{display:""}),this.unmarkContainer(),this.child=null,this):this},t.prototype.destroy=function(){return this.el=this.child=this.container=null,this},t.prototype.getOverflowingChild=function(){var t=this,e={},i=0;return p(this.el.children,function(n){var l,o,s,h=Math.floor(i/t.linesPerColumn)||0;return i+=l=t.getLineCount(n),i>=t.totalLines?(o=i-t.totalLines,s=l-o,e.el=n,e.clampedLines=s,e.clampedHeight=e.clampedLines*t.lineHeight,e.visibleColumnSpan=t.columnCount-h,e.gutterSpan=e.visibleColumnSpan-1,e.applyTopMargin=t.shouldApplyTopMargin(e),y.webkit&&e.clampedLines>1&&(e.clampedHeight+=e.gutterSpan*t.deltaHeight),e):void 0}),e},t.prototype.getLineCount=function(t){return t.offsetWidth>this.columnWidth?n(t,this.lineHeight):l(t.clientHeight,this.lineHeight)},t.prototype.markContainer=function(){this.container&&(this.container.classList.add(m),this.reRender&&e(this.container))},t.prototype.unmarkContainer=function(){this.container&&(this.container.classList.remove(m),this.reRender&&e(this.container))},t.prototype.shouldApplyTopMargin=function(t){var e=t.el;if(y.webkit&&1!==this.columnCount&&!(3>=this.deltaHeight)&&e.previousElementSibling)return 0===e.offsetTop||e.offsetTop===this.columnHeight},t.prototype.clampChild=function(){var t=this.child;t&&t.el&&(t.el.style.height=t.clampedHeight+"px",y.webkit&&(t.el.style.webkitLineClamp=t.clampedLines,t.el.style.display="-webkit-box",t.el.style.webkitBoxOrient="vertical"),this.shouldHideOverflow()&&(t.el.style.overflow="hidden"),t.applyTopMargin&&(t.el.style.marginTop="2em"),t.el.classList.add(d),y.webkit||(t.el.style.position="relative",t.helper=t.el.appendChild(this.helperElement())))},t.prototype.unclampChild=function(t){t&&t.el&&(t.el.style.display="",t.el.style.height="",t.el.style.webkitLineClamp="",t.el.style.webkitBoxOrient="",t.el.style.marginTop="",t.el.style.overflow="",t.el.classList.remove(d),t.helper&&t.helper.parentNode.removeChild(t.helper))},t.prototype.helperElement=function(){var t,e,i=document.createElement("span"),n=this.child.visibleColumnSpan-1;return i.className="ellipsis-helper",i.style.display="block",i.style.height=this.lineHeight+"px",i.style.width="5em",i.style.position="absolute",i.style.bottom=0,i.style.right=0,y.moz&&n&&(t=-(100*n),e=-(n*this.columnGap),i.style.right=t+"%",i.style.marginRight=e+"px",i.style.marginBottom=this.deltaHeight+"px"),i},t.prototype.shouldHideOverflow=function(){var t=this.columnCount>1;return this.columnHeight<this.lineHeight?!0:!t},"object"==typeof exports?(module.exports=function(e,i){return new t(e,i)},module.exports.Ellipsis=t):"function"==typeof define&&define.amd?define(function(){return t}):window.Ellipsis=t})();;
/**
* simplePagination.js v1.6
* A simple jQuery pagination plugin.
* http://flaviusmatis.github.com/simplePagination.js/
*
* Copyright 2012, Flavius Matis
* Released under the MIT license.
* http://flaviusmatis.github.com/license.html
*/
(function($){
	var methods = {
		init: function(options) {
			var o = $.extend({
				items: 1,
				itemsOnPage: 1,
				pages: 0,
				displayedPages: 5,
				edges: 2,
				currentPage: 0,
				useAnchors: true,
				hrefTextPrefix: '#page-',
				hrefTextSuffix: '',
				prevText: 'Prev',
				nextText: 'Next',
				ellipseText: '&hellip;',
				ellipsePageSet: true,
				cssStyle: 'light-theme',
				listStyle: '',
				labelMap: [],
				selectOnClick: true,
				nextAtFront: false,
				invertPageOrder: false,
				useStartEdge : true,
				useEndEdge : true,
				onPageClick: function(pageNumber, event) {
					// Callback triggered when a page is clicked
					// Page number is given as an optional parameter
				},
				onInit: function() {
					// Callback triggered immediately after initialization
				}
			}, options || {});
			var self = this;
			o.pages = o.pages ? o.pages : Math.ceil(o.items / o.itemsOnPage) ? Math.ceil(o.items / o.itemsOnPage) : 1;
			if (o.currentPage)
				o.currentPage = o.currentPage - 1;
			else
				o.currentPage = !o.invertPageOrder ? 0 : o.pages - 1;
			o.halfDisplayed = o.displayedPages / 2;
			this.each(function() {
				self.addClass(o.cssStyle + ' simple-pagination').data('pagination', o);
				methods._draw.call(self);
			});
			o.onInit();
			return this;
		},
		selectPage: function(page) {
			methods._selectPage.call(this, page - 1);
			return this;
		},
		prevPage: function() {
			var o = this.data('pagination');
			if (!o.invertPageOrder) {
				if (o.currentPage > 0) {
					methods._selectPage.call(this, o.currentPage - 1);
				}
			} else {
				if (o.currentPage < o.pages - 1) {
					methods._selectPage.call(this, o.currentPage + 1);
				}
			}
			return this;
		},
		nextPage: function() {
			var o = this.data('pagination');
			if (!o.invertPageOrder) {
				if (o.currentPage < o.pages - 1) {
					methods._selectPage.call(this, o.currentPage + 1);
				}
			} else {
				if (o.currentPage > 0) {
					methods._selectPage.call(this, o.currentPage - 1);
				}
			}
			return this;
		},
		getPagesCount: function() {
			return this.data('pagination').pages;
		},
		setPagesCount: function(count) {
			this.data('pagination').pages = count;
		},
		getCurrentPage: function () {
			return this.data('pagination').currentPage + 1;
		},
		destroy: function(){
			this.empty();
			return this;
		},
		drawPage: function (page) {
			var o = this.data('pagination');
			o.currentPage = page - 1;
			this.data('pagination', o);
			methods._draw.call(this);
			return this;
		},
		redraw: function(){
			methods._draw.call(this);
			return this;
		},
		disable: function(){
			var o = this.data('pagination');
			o.disabled = true;
			this.data('pagination', o);
			methods._draw.call(this);
			return this;
		},
		enable: function(){
			var o = this.data('pagination');
			o.disabled = false;
			this.data('pagination', o);
			methods._draw.call(this);
			return this;
		},
		updateItems: function (newItems) {
			var o = this.data('pagination');
			o.items = newItems;
			o.pages = methods._getPages(o);
			this.data('pagination', o);
			methods._draw.call(this);
		},
		updateItemsOnPage: function (itemsOnPage) {
			var o = this.data('pagination');
			o.itemsOnPage = itemsOnPage;
			o.pages = methods._getPages(o);
			this.data('pagination', o);
			methods._selectPage.call(this, 0);
			return this;
		},
		getItemsOnPage: function() {
			return this.data('pagination').itemsOnPage;
		},
		_draw: function() {
			var	o = this.data('pagination'),
				interval = methods._getInterval(o),
				i,
				tagName;
			methods.destroy.call(this);
			tagName = (typeof this.prop === 'function') ? this.prop('tagName') : this.attr('tagName');
			var $panel = tagName === 'UL' ? this : $('<ul' + (o.listStyle ? ' class="' + o.listStyle + '"' : '') + '></ul>').appendTo(this);
			// Generate Prev link
			if (o.prevText) {
				methods._appendItem.call(this, !o.invertPageOrder ? o.currentPage - 1 : o.currentPage + 1, {text: o.prevText, classes: 'prev'});
			}
			// Generate Next link (if option set for at front)
			if (o.nextText && o.nextAtFront) {
				methods._appendItem.call(this, !o.invertPageOrder ? o.currentPage + 1 : o.currentPage - 1, {text: o.nextText, classes: 'next'});
			}
			// Generate start edges
			if (!o.invertPageOrder) {
				if (interval.start > 0 && o.edges > 0) {
					if(o.useStartEdge) {
						var end = Math.min(o.edges, interval.start);
						for (i = 0; i < end; i++) {
							methods._appendItem.call(this, i);
						}
					}
					if (o.edges < interval.start && (interval.start - o.edges != 1)) {
						$panel.append('<li class="disabled"><span class="ellipse">' + o.ellipseText + '</span></li>');
					} else if (interval.start - o.edges == 1) {
						methods._appendItem.call(this, o.edges);
					}
				}
			} else {
				if (interval.end < o.pages && o.edges > 0) {
					if(o.useStartEdge) {
						var begin = Math.max(o.pages - o.edges, interval.end);
						for (i = o.pages - 1; i >= begin; i--) {
							methods._appendItem.call(this, i);
						}
					}
					if (o.pages - o.edges > interval.end && (o.pages - o.edges - interval.end != 1)) {
						$panel.append('<li class="disabled"><span class="ellipse">' + o.ellipseText + '</span></li>');
					} else if (o.pages - o.edges - interval.end == 1) {
						methods._appendItem.call(this, interval.end);
					}
				}
			}
			// Generate interval links
			if (!o.invertPageOrder) {
				for (i = interval.start; i < interval.end; i++) {
					methods._appendItem.call(this, i);
				}
			} else {
				for (i = interval.end - 1; i >= interval.start; i--) {
					methods._appendItem.call(this, i);
				}
			}
			// Generate end edges
			if (!o.invertPageOrder) {
				if (interval.end < o.pages && o.edges > 0) {
					if (o.pages - o.edges > interval.end && (o.pages - o.edges - interval.end != 1)) {
						$panel.append('<li class="disabled"><span class="ellipse">' + o.ellipseText + '</span></li>');
					} else if (o.pages - o.edges - interval.end == 1) {
						methods._appendItem.call(this, interval.end);
					}
					if(o.useEndEdge) {
						var begin = Math.max(o.pages - o.edges, interval.end);
						for (i = begin; i < o.pages; i++) {
							methods._appendItem.call(this, i);
						}
					}
				}
			} else {
				if (interval.start > 0 && o.edges > 0) {
					if (o.edges < interval.start && (interval.start - o.edges != 1)) {
						$panel.append('<li class="disabled"><span class="ellipse">' + o.ellipseText + '</span></li>');
					} else if (interval.start - o.edges == 1) {
						methods._appendItem.call(this, o.edges);
					}
					if(o.useEndEdge) {
						var end = Math.min(o.edges, interval.start);
						for (i = end - 1; i >= 0; i--) {
							methods._appendItem.call(this, i);
						}
					}
				}
			}
			// Generate Next link (unless option is set for at front)
			if (o.nextText && !o.nextAtFront) {
				methods._appendItem.call(this, !o.invertPageOrder ? o.currentPage + 1 : o.currentPage - 1, {text: o.nextText, classes: 'next'});
			}
			if (o.ellipsePageSet && !o.disabled) {
				methods._ellipseClick.call(this, $panel);
			}
		},
		_getPages: function(o) {
			var pages = Math.ceil(o.items / o.itemsOnPage);
			return pages || 1;
		},
		_getInterval: function(o) {
			return {
				start: Math.ceil(o.currentPage > o.halfDisplayed ? Math.max(Math.min(o.currentPage - o.halfDisplayed, (o.pages - o.displayedPages)), 0) : 0),
				end: Math.ceil(o.currentPage > o.halfDisplayed ? Math.min(o.currentPage + o.halfDisplayed, o.pages) : Math.min(o.displayedPages, o.pages))
			};
		},
		_appendItem: function(pageIndex, opts) {
			var self = this, options, $link, o = self.data('pagination'), $linkWrapper = $('<li></li>'), $ul = self.find('ul');
			pageIndex = pageIndex < 0 ? 0 : (pageIndex < o.pages ? pageIndex : o.pages - 1);
			options = {
				text: pageIndex + 1,
				classes: ''
			};
			if (o.labelMap.length && o.labelMap[pageIndex]) {
				options.text = o.labelMap[pageIndex];
			}
			options = $.extend(options, opts || {});
			if (pageIndex == o.currentPage || o.disabled) {
				if (o.disabled || options.classes === 'prev' || options.classes === 'next') {
					$linkWrapper.addClass('disabled');
				} else {
					$linkWrapper.addClass('active');
				}
				$link = $('<span class="current">' + (options.text) + '</span>');
			} else {
				if (o.useAnchors) {
					$link = $('<a href="' + o.hrefTextPrefix + (pageIndex + 1) + o.hrefTextSuffix + '" class="page-link">' + (options.text) + '</a>');
				} else {
					$link = $('<span >' + (options.text) + '</span>');
				}
				$link.click(function(event){
					return methods._selectPage.call(self, pageIndex, event);
				});
			}
			if (options.classes) {
				$link.addClass(options.classes);
			}
			$linkWrapper.append($link);
			if ($ul.length) {
				$ul.append($linkWrapper);
			} else {
				self.append($linkWrapper);
			}
		},
		_selectPage: function(pageIndex, event) {
			var o = this.data('pagination');
			o.currentPage = pageIndex;
			if (o.selectOnClick) {
				methods._draw.call(this);
			}
			return o.onPageClick(pageIndex + 1, event);
		},
		_ellipseClick: function($panel) {
			var self = this,
				o = this.data('pagination'),
				$ellip = $panel.find('.ellipse');
			$ellip.addClass('clickable').parent().removeClass('disabled');
			$ellip.click(function(event) {
				if (!o.disable) {
					var $this = $(this),
						val = (parseInt($this.parent().prev().text(), 10) || 0) + 1;
					$this
						.html('<input type="number" min="1" max="' + o.pages + '" step="1" value="' + val + '">')
						.find('input')
						.focus()
						.click(function(event) {
							// prevent input number arrows from bubbling a click event on $ellip
							event.stopPropagation();
						})
						.keyup(function(event) {
							var val = $(this).val();
							if (event.which === 13 && val !== '') {
								// enter to accept
								if ((val>0)&&(val<=o.pages))
								methods._selectPage.call(self, val - 1);
							} else if (event.which === 27) {
								// escape to cancel
								$ellip.empty().html(o.ellipseText);
							}
						})
						.bind('blur', function(event) {
							var val = $(this).val();
							if (val !== '') {
								methods._selectPage.call(self, val - 1);
							}
							$ellip.empty().html(o.ellipseText);
							return false;
						});
				}
				return false;
			});
		}
	};
	$.fn.pagination = function(method) {
		// Method calling logic
		if (methods[method] && method.charAt(0) != '_') {
			return methods[method].apply(this, Array.prototype.slice.call(arguments, 1));
		} else if (typeof method === 'object' || !method) {
			return methods.init.apply(this, arguments);
		} else {
			$.error('Method ' +  method + ' does not exist on jQuery.pagination');
		}
	};
})(jQuery);;
$(function () {
    initGallery();
});
function initGallery() {
    blueimp.Gallery.prototype.options.continuous = false;
    Plyr.setup('.js-player');
    check_gallery_num();
    $('.carousel').on('slide.bs.carousel', function (e) {
        $(".truncate-sliderText").dotdotdot({
            watch: "window",
            height: 200,
            wrap: 'word'
        });
    });
    $('.carousel.multiple').each(function () {
        var carouselMultiple = this;
        $(window).resize(function () {
            handleScroll(carouselMultiple);
        });
        $('.carousel-inner', this).on('scroll', function (e) {
            throttle(handleScroll(carouselMultiple));
        });
        totalItems = $('.carousel-item', this).length;
        item_width = 1;
        for (var i = 0; i < totalItems; i++) {
            data_widthrate = $('.carousel-inner .carousel-item', this).eq(i).attr('data-widthrate');
            data_widthrate = data_widthrate.replace(",", ".");
            item_width = 170 * parseFloat(data_widthrate);
            $('.carousel-inner-slider .carousel-item', this).eq(i).css('min-width', item_width);
        }
        $('.next_multiple', carouselMultiple).click(function () {
            $('.carousel-inner-slider', carouselMultiple).scrollLeft($('.carousel-inner-slider', carouselMultiple).scrollLeft() + $(".carousel-inner-slider", carouselMultiple).outerWidth());
        });
        $('.prev_multiple', carouselMultiple).click(function () {
            $('.carousel-inner-slider', carouselMultiple).scrollLeft($('.carousel-inner-slider', carouselMultiple).scrollLeft() - $(".carousel-inner-slider", carouselMultiple).outerWidth());
        });
        handleScroll(carouselMultiple);
    });
    $('.bg-image-helper').click(function () {
        var linkNumber = $(this).data('linknumber');
        $("a.bg-img", $(this).closest(".carousel-inner").children()[linkNumber]).click();
    });
}
var handleScroll = function (carouselMultiple) {
    var scrollLeft = $('.carousel-inner-slider', carouselMultiple).scrollLeft();
    var scrollWidth = $('.carousel-inner-slider', carouselMultiple)[0].scrollWidth;
    var width = width = $('.carousel-inner-slider', carouselMultiple).outerWidth();
    if (scrollLeft === 0) {
        $('.prev_multiple', carouselMultiple).addClass("disabled");
        $('.next_multiple', carouselMultiple).removeClass("disabled");
        return;
    }
    if (Math.floor(scrollWidth - width) <= Math.ceil(scrollLeft)) {
        $('.next_multiple', carouselMultiple).addClass("disabled");
        $('.prev_multiple', carouselMultiple).removeClass("disabled");
        return;
    }
    $('.next_multiple', carouselMultiple).removeClass("disabled");
    $('.prev_multiple', carouselMultiple).removeClass("disabled");
}
var throttle = (fn, delay) => {
    let time = Date.now();
    return () => {
        if ((time + delay - Date.now()) <= 0) {
            fn();
            time = Date.now();
        }
    }
}
var check_gallery_num = function () {
    $('.blueimp-gallery')
        .on('slide', function (event, index, slide) {
            gallery_item_act_num = index + 1;
            $('.num_1_gallery', this).html(gallery_item_act_num);
            $('.num_2', this).html(totalItems);
            $(".gallery-module").each(function () {
                totalItems = $('.carousel-item', this).length;
                li_width = 1;
                for (var i = 0; i < totalItems; i++) {
                    data_widthrate = $('.carousel-inner .carousel-item', this).eq(i).attr('data-widthrate');
                    li_width = 110 * data_widthrate;
                    $(".indicatorsWrapper .indicator li", this).eq(i).css('min-width', li_width);
                }
            });
        });
};;
(function (root, factory) {
  if (typeof define === 'function' && define.amd) {
    // AMD. Register as an anonymous module.
    define([], factory);
  } else if (typeof module === 'object' && module.exports) {
    // Node. Does not work with strict CommonJS, but
    // only CommonJS-like environments that support module.exports,
    // like Node.
    module.exports = factory();
  } else {
    // Browser globals (root is window)
    root.hyphenationPatternsDe = factory();
  }
}(this, function () {
  var patterns = [], hyphenation = [];
// title: Hyphenation patterns for German, reformed orthography (2006)
// notice: TeX-Trennmuster für die reformierte (2006) deutsche Rechtschreibung
// version: 2018-03-31
// authors:
//   -
//     name:    Deutschsprachige Trennmustermannschaft
//     contact: trennmuster@dante.de
// copyright: Copyright (C) 2013-2018
//            Stephan Hennig, Werner Lemberg, Günter Milde,
//            Sander van Geloven, Georg Pfeiffer, Gisbert W. Selke,
//            Tobias Wendorf
// licence:
//     name: MIT
//     url:  http://opensource.org/licenses/mit-license.php
//     text: >
//           Permission is hereby granted, free of charge, to any person
//           obtaining a copy of this software and associated documentation
//           files (the “Software”), to deal in the Software without
//           restriction, including without limitation the rights to use,
//           copy, modify, merge, publish, distribute, sublicense, and/or
//           sell copies of the Software, and to permit persons to whom the
//           Software is furnished to do so, subject to the following
//           conditions:
//           The above copyright notice and this permission notice shall be
//           included in all copies or substantial portions of the Software.
//           THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
//           EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
//           OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
//           NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
//           HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
//           WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
//           FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
//           OTHER DEALINGS IN THE SOFTWARE.
// source: http://repo.or.cz/w/wortliste.git?a=commit;h=8b9a428c271e064f0047a364c532308f0fd4051f
// language:
//     name: German, reformed spelling
//     tag:  de-1996
// hyphenmins:
//     generation:
//         left:  2
//         right: 2
//     typesetting:
//         left:  2
//         right: 2
// ===========================================================================
var message = "German Hyphenation Patterns (Reformed Orthography, 2006) `dehyphn-x' 2018-03-31 (WL)";
// The used patgen parameters are
//   1 1 | 2 5 | 1 1 1
//   2 2 | 2 5 | 1 2 1
//   3 3 | 2 6 | 1 1 1
//   4 4 | 2 6 | 1 4 1
//   5 5 | 2 7 | 1 1 1
//   6 6 | 2 7 | 1 6 1
//   7 7 | 2 13 | 1 4 1
//   8 8 | 2 13 | 1 8 1
var patterns = [//
".ab1a",
".ab3l",
".abo2",
".ab3ol",
".ab1or",
".ab3s2",
".ab3u",
".ade3n",
".ae3",
".aft2",
".ag4r",
".ag2u",
".ai2s",
".akt2a",
".al2e",
".al3k",
".al3lei",
".al5len",
".al3li",
".al3se",
".al4tei",
".al4tel",
".alter6s5",
".alt3s4",
".al4tu",
".ampe4",
".amt2s1",
".amt4sc",
".ana1c",
".an4a3t",
".an3d2",
".anden6k",
".an1er",
".ang2",
".an3g4li",
".an3go",
".angs4",
".angst3",
".ani2s",
".an3k4",
".an3na",
".an3s2",
".an4si.",
".an4tar",
".an3z2",
".ap5p6le.",
".ari1e",
".ar3k2a",
".ar4m3ac",
".ar4mun",
".ar2sc",
".ar4tan",
".ar4t3ei",
".arter4",
".ar6t5erh",
".ar2t1r",
".arz2",
".asbe2",
".as4ta",
".as3tr",
".ata1",
".at2h",
".at4r",
".au3d",
".au4f3",
".au2s3",
".auß2",
".ax2",
".äm3",
".är6schl",
".ät2h",
".ät2s",
".bahn3",
".bah6ner",
".bal3t",
".baus4",
".be3erb",
".beige4",
".bel2a",
".be3r2a",
".ber2e",
".ber4g3a",
".ber6g5e6b",
".ber4g3r",
".ber4tr",
".bi4os",
".bi2t",
".bit1a",
".blau3",
".boge2",
".bogen3",
".bogens6",
".bo4s3k",
".bu4ser",
".bu3ta",
".by4t",
".ca2s3t",
".ce2ra",
".ch6",
".char8mes",
".chi3er",
".dab4",
".da2r1",
".dar3in",
".dar2m1",
".da4te.",
".da4tes",
".de2al",
".de1i",
".dein2",
".de3lo",
".de8ments",
".de3na",
".den4ka",
".den4kl",
".den4ko",
".de1o2",
".de3r4en",
".de1s",
".de3sk",
".des2t",
".di3el",
".di4en",
".dien4e",
".dien6st",
".dienst7a8d",
".do3b",
".do2mo",
".do1pe",
".dor2f1",
".do2tr",
".dy2s3",
".ebe2r1",
".eg2o",
".eh2e",
".ehe1i",
".ehe5n",
".ei3e2",
".ei3f2e",
".ei3k",
".ei4na",
".ein3d",
".ei2ne2",
".ein3eb",
".ein6erl",
".ein3sp",
".eise4",
".ei2sp",
".eis3s2",
".ei2s5t",
".ei4tr",
".eke2",
".ek3li",
".el2a",
".el2bi",
".el2bl",
".elb3s",
".el4fei",
".el2fl",
".em3m2",
".en1",
".en4da",
".en4d3er4",
".en2d3r",
".end3s",
".en4dü",
".en3ga",
".en2gl",
".enk2",
".enn2",
".enns3",
".ent3",
".en2ta",
".en4tei",
".en7thalp",
".en4tio",
".en4t1r",
".en5trop",
".ents4",
".er4bei",
".er8brecht",
".er2bu",
".er4dan",
".erden6k",
".er4d3er",
".er1e",
".ere3c",
".er2em",
".erf4",
".er1i",
".ers2",
".er8stein",
".erster6",
".er8stritt.",
".er8stritten.",
".er4z3el",
".er4zen4",
".es3p",
".es3ta2",
".est6e",
".es3th",
".es3t3r",
".et2s",
".eu3",
".eug4",
".eur4",
".ext4",
".fe3la",
".fer4no",
".fi3d",
".fi3est",
".fi4le.",
".fi4len",
".fi2s",
".flu2g1",
".fs4",
".fu2sc",
".ga2me",
".gan4ga",
".ga2s1",
".gas3e",
".ga4sp",
".ga4t",
".gd2",
".gebe4a",
".geb2l",
".gee4",
".gel4b3r",
".gel2d1",
".ge3lu",
".ge3m",
".ge5nar",
".ge3n4e",
".gene7cke",
".ge3n2o",
".ge3r4a",
".ger2e",
".ge3ro",
".ger4s",
".ge3sa",
".glan2",
".glanz3",
".gol6der",
".gs4",
".gus2",
".halt4e",
".hau2t1",
".he2",
".he4bei",
".he3fe",
".he3le",
".he4r3an",
".he3rat",
".her6b5ra",
".he3rer",
".he3ri",
".he6r5inn",
".hin3u",
".hips4",
".hi4s",
".hof1",
".ho4fen",
".ho4met",
".ia4",
".im2a",
".ima4ge",
".im5m2",
".in1",
".ind2",
".in3gl",
".ink2",
".in3n2e",
".in3sk",
".in3t2",
".inu1",
".io4d",
".ioni1",
".ire3",
".is2a",
".is3ta",
".it2h",
".iv2",
".joni1",
".ka2b3l",
".ka2i",
".kal2a",
".ka3le",
".ka3t2a",
".kat3i",
".ka4ti4o",
".ki4e",
".klang3",
".ko3b",
".kopf1",
".kor4da",
".kraf2",
".ks4",
".kus2",
".la3be",
".lan8de8mi",
".le4ar",
".le4gas",
".le3n2i",
".lich8t7er8s",
".li2f",
".li4ve.",
".lo4g3in",
".lo2sc",
".los3s4",
".lo2tr",
".lo3ver",
".luster6",
".lus4tr",
".lut2h",
".ly2s3",
".ma3d",
".ma3ge",
".mal4e",
".ma2st",
".mat4c",
".ma5tr",
".matu3",
".md2",
".mel2a",
".me3ne",
".me3no",
".men8schl",
".men8schw",
".mes4sp",
".mi2f",
".mik4",
".mil2z1",
".mi2s",
".mi4t1",
".mm2",
".mutter5",
".na3no",
".na3t",
".näs1c",
".nebe4n",
".ner2f",
".ne1ro",
".ne2s",
".nich2",
".nicht5e",
".ni4e",
".ni3k4l",
".no2th",
".nul2",
".nus2",
".oa3",
".ob1a",
".obe2",
".ober5ei",
".ob3i4t",
".och3",
".of2e",
".oper4",
".or2a",
".ord4e",
".or3g",
".or3k2",
".ort2",
".orts3e",
".os3s",
".os4ta4",
".oste2",
".ost5end",
".os8ten8de",
".oste6re",
".os8terwe",
".os4tes",
".os2t3i",
".os4tig",
".os4t3r",
".os4tu",
".ot1a",
".ou2t",
".ou4te",
".ozo4",
".öd2",
".öl3l",
".pab4",
".part4h",
".pe2c",
".pe3la",
".pe3le",
".pe3na",
".pf4",
".ph4",
".poka2",
".po4st",
".postei6",
".pro1",
".ps2",
".rabe4",
".ra3ch4e",
".ra3me",
".rau2m",
".rau8schl",
".räu3sc",
".re3ale",
".reb3s2",
".re3cha",
".re5insz",
".reis6e5i",
".rei4s5t",
".reli1",
".res6tr",
".ri4as",
".richt6e",
".ro4a",
".ro3be",
".ro2e",
".ro2h",
".ro3m",
".rom4a",
".ro2st",
".ro2t3r",
".rö2s",
".ruf3s",
".ruh2r1",
".runder6",
".rü1b",
".rü6cker6",
".sa3br",
".sali3e",
".sami1",
".sau1c",
".sau4er",
".sau5er.",
".sch4",
".schaf8t7end",
".scheiner8",
".se3ck",
".se2e",
".seein4",
".se2ha",
".sen4f",
".sen5s",
".se3re",
".se1ro",
".se2t1",
".sha2",
".si4en",
".si3gn",
".si4te",
".ski1e",
".skis2",
".sour2",
".spani7er.",
".spiege8lei",
".st4",
".stau8be8cken.",
".ste2i",
".steiner8k",
".sto4re",
".stro6ma",
".sucher6",
".tage4s",
".ta3mi",
".tan4k3a",
".tan4k3l",
".ta3ra",
".tar3t2",
".ta2t1h",
".ta2to",
".ta4tor",
".ta2t1u",
".te2e",
".te2f",
".tehe3",
".teiler8s",
".tei8l7ersc",
".te3le",
".te3no",
".te1ra",
".te2s",
".te4st",
".test3r",
".th4",
".ti2a",
".ti2e",
".ti2me",
".ti4mes",
".ti3r",
".ti2s",
".tischen8",
".ti8sch7end",
".tite4",
".tode4",
".to4der",
".todes3",
".to2n",
".to4nat",
".ton3i",
".to4nin",
".tons2",
".to4pl",
".to2pr",
".to2w",
".tri3es",
".tro2s",
".ts4",
".tse3",
".tu3ra",
".tu3ri",
".turm1",
".tur4ma",
".ub2",
".ufe2",
".ufer3",
".ul2b3",
".um3",
".uma2",
".ume2",
".umo2",
".un3a2",
".un3d",
".un3g2",
".uni4t",
".un3s",
".uns4t",
".ur3a2d",
".uran6fa",
".ur1c",
".ur1e",
".ur4inf",
".ur3o4m",
".ur1o2p",
".ur3s2",
".ut2a",
".ut3r",
".ve5n2e",
".voll1",
".vo4r",
".wah4l",
".wa2s",
".weg5s",
".weine4",
".wei4ta",
".welter8e",
".welter8k",
".wer6ker",
".wer4kr",
".wer4tr",
".wetterer8",
".wi4e",
".wor2",
".wort5en6",
".wor8tend",
".wor4tu",
".wur2f1",
".xe3",
".ya4l",
".zel4la",
".zelle4",
".zel6leb",
".zeug4i",
".zi2e",
".zie4l3u",
".zin4ka",
".zin4s3c",
".zin4st",
".zuch2",
".zug3l",
".zu4gra",
".zu2pf",
".zwe2",
".zweigen8",
".zwei8g7end",
"a1ab",
"aa2be",
"aa1c",
"a1a2ce",
"aa2gr",
"a1akt",
"aals2t",
"a1a2n",
"a2ans",
"a1aq",
"2a2ar",
"aa2r3a",
"aar3b",
"aar3d",
"aa3rea",
"aa2rei",
"aarf4",
"aar3g2",
"aar3k4",
"aart4",
"1aas",
"aas5t",
"aata2",
"aa2th",
"aa4t3r",
"aat4s3",
"2a3au",
"a1ä",
"a1b",
"2aba",
"3abad",
"abais4",
"ab1alt",
"a3b2am",
"ab2ant",
"ab1au",
"ab1ä",
"ab2är",
"ab2äu",
"2abbat",
"2abbin",
"1abd",
"2a3be.",
"2a3bec",
"2abee",
"ab1eic",
"abe3i4d",
"ab1eil",
"ab1ein",
"2ab2el",
"abe2la2",
"2a3ben.",
"1abent",
"2aber",
"a2berd",
"a3bere",
"a3beri",
"ab1er2k",
"ab1er2r",
"ab1er2z",
"4abes",
"abe2s1e",
"ab3esse",
"2abet",
"2abew",
"1abf",
"1abg",
"3abga",
"1abh",
"2abi",
"4abil",
"ab1ins",
"ab1ir",
"abi3st",
"ab1it",
"abi4tur",
"1abk",
"ab1l",
"1a2bla",
"a3blat",
"1a2blä",
"a2b3led",
"3ab3lei",
"a3blem",
"2ablet",
"ab3li",
"a2blin",
"ab4lit",
"2ablo",
"1a2blö",
"a2blu",
"1abn",
"2abo",
"3a2bo.",
"ab2of",
"3a2bon",
"4abot",
"2abö",
"ab3r",
"a4brä",
"a2bre",
"ab4ros",
"2abrö",
"a4bs",
"1ab5sc",
"1ab3s2p",
"abst2",
"3absta",
"1abstu",
"ab3sz",
"1abtei",
"abte2s",
"3abtr",
"2abu",
"abu3g4",
"a2bum",
"ab1ur",
"2abü",
"1abw",
"2aby",
"aby4t",
"3abz",
"2ac.",
"2a3ca",
"1ac1c",
"2acci",
"a1cem",
"a1cen",
"a2ceo",
"ach1a",
"a1chal",
"a3chari",
"ach3as",
"ach3au",
"2achb",
"2a1che",
"a2ch1e4c",
"ach1ei",
"ach4ei.",
"a2chep",
"a4cherf",
"ach5erfa",
"a4ch3erh",
"a4ch3erl",
"a4cherö",
"a4ch3erw",
"2achf",
"2a1chi",
"a2chim",
"ach3l",
"2ach3m",
"ach3n",
"a1cho",
"a3cho.",
"a2cho2r",
"ach3öf",
"4ach3r",
"2achsc",
"achs4el",
"ach3s2i",
"ach3skr",
"achs4or",
"ach3su",
"a4cht",
"ach4tak",
"ach6terf",
"ach8tersp",
"ach6t5erw",
"ach4t1o",
"acht5rat",
"ach8traum",
"ach8träume.",
"ach8träumen.",
"ach6trit",
"acht6s5al",
"ach4tum",
"a1chu",
"ach1u2f",
"ach3ü",
"2achv",
"4ach1w",
"a2chy",
"a1ci",
"a1ckar",
"a3ckel",
"a2ckin",
"ack2sp",
"acksta4",
"2a1cl",
"acon4n",
"2acu",
"a1ç",
"a1d",
"2ad.",
"2ada.",
"4adab",
"ad2abr",
"ad2ag",
"ad1an",
"3adap",
"4a3d2a2r3",
"2adas",
"2adat",
"a2d1au",
"a3dau.",
"1a2dä",
"ad1c",
"1add",
"2ade.",
"ade2al",
"a3dec",
"a3dee",
"adefi2",
"2adeg",
"a3dell",
"4a3den",
"aden1a",
"ade4nat",
"adeo2",
"ade1ra",
"a2d1erk",
"4ade1s",
"ade3s2p",
"ades4s",
"2adf",
"4adh",
"4adi",
"adi3en",
"adi3er.",
"adie4sc",
"adi4st",
"3adj",
"2adli",
"3admi",
"4admu",
"ad2ob",
"ado2n",
"ado4na",
"a2dop",
"ad2os",
"2adp",
"2adq",
"a2dre",
"2ad3rec",
"ad3rei",
"ad3run",
"2ads2",
"ad3st",
"ad3sz",
"2ad2t1",
"ad4te2",
"1adv",
"2a3dy",
"2a1e1",
"ae2b",
"a2ec",
"ae2ck",
"ae2d",
"ae2i",
"a2ek",
"a2el",
"a3el.",
"a4ela",
"a4ele",
"a4eli",
"a3els",
"ae2m",
"ae2o3",
"aeop2",
"ae2p",
"a3er.",
"3a2er2o1",
"aes2a",
"ae2sc",
"aes5t",
"a2ew",
"ae2x",
"2afa",
"af1ab",
"a2f1a2n",
"a3far",
"a2f1au",
"2afä",
"a2f1än",
"2afe",
"a2f1ec",
"a4fentl",
"a4f1ep",
"aff4a",
"af2f3l",
"aff2s",
"aff4th",
"2afi",
"afi6kanz",
"afi4kat",
"afi2t",
"2af3l",
"af1la",
"a1f4lu",
"2afo",
"a2f3oc",
"a2ford",
"a2f1ort",
"afo1s",
"2afra",
"af3rau",
"af3rä",
"af3re",
"2afro",
"af3rö",
"af4rü",
"af3s2a",
"af3s2h",
"af2si",
"af2sp",
"afs4t",
"af2t1a",
"af3tat",
"af2tei",
"af2te2l",
"aft4erk",
"af2t1o",
"af2tö",
"aft3r",
"af2tra",
"aft5rei",
"aft4stä",
"af2tur",
"a2f3ur",
"2afü",
"afür3",
"a1g",
"2ag.",
"2aga",
"ag1a2b",
"ag1a2d",
"ag1ar",
"a2g1au",
"ag2del",
"ag2dr",
"ag2du",
"4age.",
"age4l3ei",
"age4ler",
"4a3gen.",
"age4neb",
"a2gent",
"2ages",
"age4sam",
"age4s3in",
"ages3p",
"ages6sen",
"ages3ti",
"3aggr",
"a2g1id",
"a2gim",
"2a2gl",
"ag4lan",
"ag4las",
"ag3le",
"a4glö",
"2agm",
"ag2n",
"ag4nat",
"a4gnä",
"ag4ne.",
"ag4nu",
"ago3b",
"ag3rat",
"a2g3re",
"a2gri",
"ag3rie",
"ag3rin",
"2ags",
"ag3s2ah",
"ag4sam",
"ag3s4eid",
"ag7s8porta",
"agst2",
"ag1ste",
"ag3stö",
"2agt",
"ag2th",
"2agu",
"a2gund",
"2ah.",
"2a1ha",
"ah2an",
"ah4at",
"a1hä",
"2a1he",
"ahe1in",
"a2h1er2h",
"ahe1s",
"ahe3u",
"a1h2i",
"ahin3",
"ah2l3a2",
"ah2l1ä",
"ah2l1ei",
"ah2lel",
"ahle4na",
"ah4l3erd",
"ah4l3erh",
"ahl1o2",
"ah2lö",
"ahl3sz",
"ahme1i",
"ahme3s",
"ah3mu",
"ah4n3a",
"ah3nee",
"ah2nef",
"ahn3el",
"ah4nerd",
"ahner4e",
"ahner6le",
"ahner4n",
"ah2nin",
"ah2no",
"1a2hor",
"ah1os",
"ah3ös",
"4ahr",
"ahr1a",
"ah3r2e",
"ahren6sc",
"ahre4s",
"ahr6tage",
"ahr6teng",
"ahr2ti",
"ahr4tro",
"ahr4tun",
"ah2ta",
"ah2te2l",
"ah2t1ex",
"ah4t3r",
"aht3s6",
"a1hu",
"ah1w",
"a1hy",
"2ai.",
"ai1a4",
"a1ia.",
"2aib",
"ai2bl",
"aid2s",
"ai1e4",
"ai3en3",
"aif4",
"ai1fr",
"a4i3g4",
"a3ik.",
"ai3ke",
"ai2lar",
"ail3d4",
"ai2lei",
"ail3g",
"ai2lo",
"4ain",
"ain2a",
"a1ind",
"ai5n4e",
"ain3s",
"ains2p",
"3airb",
"ai2sa",
"a3isch.",
"ai5schw",
"ai3s2e",
"ais4se.",
"ait4",
"a3iv.",
"a3ivl",
"a3ivs",
"a1j",
"a2jat",
"aje2",
"ajekt4o",
"2ak.",
"2aka.",
"2aka3b",
"akab4r",
"a2kad",
"2akal",
"2a3kam",
"2akan",
"2akar",
"ak4at",
"akat1a",
"aka4tak",
"1akaz",
"4akä",
"2akb",
"2akc",
"2akd",
"2a1ke",
"a2kef",
"a2k1em",
"a2kent",
"a2kes",
"ak2et",
"a2keu",
"2a1ki",
"ak1ins",
"aki1s",
"1akku",
"2ak3l",
"a1k4la",
"ak4li",
"3aklö",
"a1kna",
"2ako",
"2a1kr",
"4akra",
"ak3res",
"a3k4ri",
"3akro",
"ak3rü",
"2aks",
"ak3sh",
"ak2t1a2b",
"2aktb",
"ak2tel",
"akt2er",
"2aktg",
"2aktik",
"2aktis",
"2aktm",
"ak2to4b",
"ak2tö",
"ak2t3r",
"ak5t4ri",
"2aktsi",
"2aktsp",
"2aktst",
"2aktw",
"a1ku",
"2akun",
"a2kup",
"2akur",
"aku2s",
"4akü",
"1akz",
"3akze",
"a1la",
"2ala.",
"2alabo",
"al1af",
"al1age",
"2alai",
"al1akr",
"al1am",
"al1ana",
"2aland",
"a2lang",
"al1anz",
"al1app",
"a3lar.",
"al3arc",
"a3lare",
"2al1arr",
"a2lart",
"ala2s",
"al1asi",
"al1ass",
"a3lat.",
"al4atm",
"alat3z",
"al1au",
"al3aug",
"a1lä",
"a2l1äm",
"al1än",
"al1ärm",
"al1äu",
"3albat",
"al2bär",
"alber4e",
"al4berh",
"al4b3er4w",
"al2b1l",
"al2boh",
"al2bon",
"alb3ru",
"alb3st",
"al4dan",
"al2dä",
"al4d3erl",
"al4d3ern",
"alde2s",
"ald3inn",
"al2dra",
"al2drä",
"alds2",
"2ale",
"4a3le.",
"ale4ar",
"a2l1e2b",
"al1eck",
"a4l1ef",
"a2l1ei",
"a3l2eic",
"a4lein",
"a2l1el",
"3a2lema",
"a2l1e2mi",
"4a3len.",
"alende4",
"al3endr",
"a4l3ends",
"a2leng",
"al2enn",
"ale2p",
"al1epo",
"4aler.",
"a2l1erb",
"aler2e",
"a2l1erf",
"a2l1er2h",
"aler4kl",
"a2l3erl",
"al1erm",
"aler4mi",
"a2l1er4r",
"al2ers",
"a2l1ert",
"3a4l3erwä",
"4ales",
"a2l1e4sk",
"a2less",
"a4leth",
"a2l1eu",
"alf4r",
"3algi",
"al2gli",
"al3glo",
"1algo",
"3algor",
"alg4r",
"2ali",
"al2imb",
"al1imm",
"ali4nal",
"al1ind",
"alin4ge",
"a2l1in2q",
"al1ins",
"alken1",
"al2klö",
"al2kne",
"al2kof",
"1alkoh",
"alk3s2",
"alks4t",
"al2lab",
"al3lad",
"al2l1an",
"al2l1a2r",
"al3le.",
"al4lec",
"3allee",
"al3lend",
"all3erk",
"aller4z",
"al3les",
"al2lid",
"alli5er.",
"alli7ers.",
"al2lob",
"al2lop",
"al2löf",
"al2map",
"al4m3ast",
"almo6de.",
"2alo.",
"a2l1ob",
"3a2loe",
"a2l1of",
"4alog",
"alo2ga",
"alo2gr",
"al1ont",
"al1ort",
"2alos",
"a2l1ö",
"al2ös",
"3alp.",
"3alpe.",
"1alph",
"al2pho",
"alrat4",
"al3sak",
"al6schei",
"alsch3s",
"al3ska",
"al5s6terb",
"al2stu",
"al2sum",
"al2t1ak",
"alt3alg",
"al3tam",
"al2tan",
"al2tat",
"al2tau",
"1altä",
"alt3eis",
"alt3elt",
"al4temu",
"al4t3er5f",
"al2teu",
"al2tid",
"al2tin",
"alt1op",
"al2tö",
"al4t3rat",
"al2tre",
"al4t3ri",
"al2t3ro",
"alt4stü",
"a1lu",
"alu3b4",
"al2u3f",
"alu3g",
"al1u2k",
"a2lum",
"al1umb",
"a2l1ur",
"a3lus",
"4aly",
"al2zar",
"al2zau",
"al3zen",
"alz4erk",
"al2zw",
"2am.",
"am2a",
"ama2ba",
"ama3d2",
"ama3g",
"a2malg",
"2a3m4an",
"1a2maz",
"2amä",
"4ame.",
"a2meb",
"2amel",
"am4e4n1",
"amen6spr",
"ame3r2a",
"amera3u",
"a2m1erf",
"1a2meri",
"ame5r2u",
"2ame1s",
"a4mesh",
"2a3met",
"2amf",
"a3mi.",
"a3mie",
"ami2k",
"am4ing",
"2a3mir",
"2a3mis",
"2amit",
"2amk",
"2aml",
"2amm.",
"am2mab",
"am2m1ac",
"2ammal",
"am4mant",
"am2mar",
"am2mei",
"ammes3",
"am2mid",
"ammi2e",
"am2min",
"am2mor",
"am2m1ö",
"ammu2",
"amni1",
"a2mö",
"2ampe.",
"2ampen",
"am4pf",
"amp2f1a2",
"2am2ple",
"2ampo",
"am3pr",
"amp3s2",
"2am2s",
"am3sa",
"4amsc",
"am4schl",
"3amse",
"am3s2h",
"am3so",
"am3sp",
"am3su",
"1amt.",
"am2t1a2",
"am4tau",
"am2t1ä",
"am2tei",
"amt3eig",
"am4tel",
"am2tem",
"amter4",
"am4terh",
"am4t3ern",
"am2t1ex",
"am2tis",
"am2tit",
"am2to",
"am6tou",
"am2tö",
"am2t3r",
"am4tre",
"am4tri",
"am2t1u",
"2amtv",
"2amu",
"3a2mul",
"2ana.",
"2anab",
"ana3c",
"4an2ad",
"anadi1",
"an2ag",
"2a3nak",
"an1alg",
"ana4lin",
"2anam",
"an2a3ma",
"2anan",
"an4and",
"2ana1s",
"a5nat.",
"ana4th",
"a5n4atm",
"a2nato",
"ana4tr",
"a5nats",
"an3aug",
"1a2n1äs",
"1anb",
"2anbas",
"2anbö",
"2anbu",
"an3ch",
"2and.",
"3an3d2ac",
"and3arm",
"and3ei",
"anden6ga",
"an4d3ent",
"and5erob",
"ande4sc",
"an2d1ex",
"and4sas",
"and4seh",
"and2so",
"and6spar",
"and6spas",
"and2su",
"4andu2",
"an2d1ur",
"andy1",
"2ane",
"an3e2c",
"a3nee",
"an2ei.",
"an3eif",
"3aneig",
"a4neis",
"3a2n1e4k",
"ane2l",
"an1e2mi",
"a2nemo",
"aner4fa",
"a3nerg",
"an2erh",
"a4nerke",
"4anern",
"a4nerz.",
"an4erze",
"an1eth",
"3anex",
"1anf",
"2anf.",
"2anfab",
"3anfä",
"an3fe",
"2anfi",
"an4fj",
"anf3le",
"4anfors",
"anf5rau",
"2anfs",
"an3f2u",
"4ang.",
"1anga",
"2anga.",
"an2g1ar",
"2angas",
"2ange.",
"1angeb",
"an2g1ei",
"an4g3erf",
"an4g3er4h",
"an4g3er4w",
"an4g3erz",
"2angh",
"2angie",
"ang1l",
"an2gla",
"ang5n",
"ang1r",
"ang3ra",
"1an3gri",
"2angs.",
"ang4sto",
"angt2",
"1anh",
"2a3ni",
"an2i3d",
"ani3els",
"ani5ers.",
"anig2",
"ani3ke",
"3a4nim",
"a4nind",
"ani2o",
"an3i4on",
"a4niso",
"2anj",
"2ank.",
"an2kab",
"an2k1ak",
"an2kan",
"an2kei",
"2an3ken",
"ank5erfa",
"an3kes",
"2anki",
"an2kid",
"an2klö",
"an2klu",
"ank3no",
"an4k3opf",
"an2kor",
"ank1r",
"ank3ra",
"an4kras",
"ank3rä",
"an2kro",
"2anks",
"ank3se",
"anks2p",
"2ankt4",
"1anl",
"2anlad",
"3anlag",
"2anmo",
"1anmu",
"2ann.",
"1annah",
"an2nar",
"an3ne",
"an4nef",
"an4nei",
"an4nene",
"annen3s4",
"ann2er",
"2anns",
"ann4s3p",
"2annt",
"2ano.",
"1an1od",
"2anof",
"2anog",
"2a3nol",
"ano2la",
"1a2nom",
"a3nom.",
"2anoo",
"a2n1or",
"ano2ri",
"2a3nos",
"2a1nö",
"2anpu",
"1anr",
"2anrö",
"an4same",
"an3sar",
"1an3s2ä",
"3anschr",
"an3skr",
"ans1pa",
"ans3pon",
"1anspr",
"1anst",
"an3s2z",
"2ant.",
"ant3ar",
"anta4re",
"an3t2ä",
"1antá",
"3antei",
"an3tha",
"2antie",
"3antise",
"anton2",
"1antr",
"ant3rin",
"1antw",
"2anu",
"anu3r",
"anu1s",
"a1nü",
"1anw",
"2anwi",
"an2zä",
"2anzb",
"2anzd",
"1anzei",
"anz3elf",
"anze2n",
"2anzes",
"2anzg",
"2anzh",
"anzi2d",
"an2z1i4n",
"2anzk",
"2anzm",
"2anzr",
"2anzs",
"2anzt",
"1anzü",
"3anzün",
"2anzv",
"2anzw",
"an2zwi",
"2anzy",
"2ao",
"aof4",
"ao3i",
"a1op",
"aopf4",
"a1or",
"a1os5",
"aost2",
"a3ot.",
"ao3t4s",
"2a1ö2",
"a1p",
"4ap.",
"ap4a",
"apa3b",
"a2pe.",
"a3pel",
"a2pé",
"a2pf",
"ap2fa",
"1apfel",
"2apfes",
"a3pfl",
"a2pht",
"2api",
"2apl",
"ap4la",
"a3plä",
"ap3le",
"ap3li",
"ap2n",
"3a2pos",
"a2pot",
"ap3pu",
"2apr",
"ap2so",
"aps4ter",
"ap5t2",
"2a3pu",
"2ar.",
"a1ra",
"a3ra.",
"ar2ab",
"2ar3abb",
"ar3abf",
"ar3abt",
"ara3d2",
"ar3adr",
"ara3ge",
"2a2r3al",
"a3r4ale",
"a3rali",
"a3ralo",
"2aran",
"a2r1ang",
"a2r1anz",
"2arap",
"a4r3app",
"2a2rar",
"ara2st",
"ar2asy",
"4arat",
"a2r1au",
"a1rä",
"ar1äs",
"1arb",
"2arb.",
"2arba",
"ar2bak",
"ar2b3at",
"ar2bau",
"4arbef",
"ar4b3ein",
"2arbek",
"2arben",
"2arber",
"arb3erl",
"4arbi",
"2ar2bl",
"2arbo",
"2arb1r",
"2arbs2",
"arb3sk",
"arb3so",
"2arb3t2",
"2arbu",
"1ar1c",
"2archl",
"2archr",
"ar2dau",
"arde4i",
"ar2dop",
"ar2d3r",
"ar2du",
"a2rea",
"are5aler",
"a2reb4",
"aree2",
"ar1eff",
"a2reh",
"ar1ehr",
"2arei",
"a3rei.",
"ar1eid",
"a3reie",
"a3reih",
"areim3",
"a2rein",
"arein4b",
"arein4s",
"arein4t",
"a2rele",
"4arem",
"4aren.",
"aren6sem",
"are3r2a",
"arer2e",
"a4r3erei",
"a2rerg",
"a2rer3h",
"a2reri",
"a2rerk",
"a2rerl",
"a2rert",
"ar2erw",
"2ares",
"ar2et",
"are3u",
"a2rev",
"arf1r",
"arf3ra",
"arf2sp",
"4arg.",
"ar3gan",
"ar2gl",
"ar4gn",
"2arg4o",
"ar3g4r",
"arg4s",
"2arh",
"2ari",
"ar2ia",
"a2rid",
"ari3e2n",
"ari3erd",
"ari3erg",
"arin3it",
"arin3s4",
"ar1int",
"a3r4io",
"ar2ir",
"ar4is",
"ari2su",
"a3riu",
"ar2kal",
"ar2k1ar",
"ark3aue",
"arker2",
"ar2kil",
"2ark3l",
"ar4klag",
"ar2kle",
"ar2klo",
"ark4lö",
"ar2koa",
"ar2kor",
"ark3s4a",
"ark2se",
"ark3she",
"ark4tre",
"ar2les",
"ar3mad",
"arm1au",
"ar3m2ä",
"ar2m1eg",
"ar2m1ei",
"arm2or",
"ar2mum",
"4armü",
"4arn",
"ar2nan",
"arn2el",
"ar3ni",
"a1ro",
"arob2",
"4aroc",
"aro8ckeng",
"ar1o2d",
"ar1of",
"aro2fe",
"2a3rol",
"aro3m",
"a2r1op",
"a2ror",
"aros3",
"aro4st",
"1a2rou",
"a2r1ö4",
"2arp",
"arr1ac",
"ar2r1ad",
"ar2r1as",
"arre4n1",
"ar2rh",
"2arri",
"ar2r3or",
"ar3se",
"ar3s2h",
"ar3s2i",
"ars3ka",
"ars4kat",
"ar3sta",
"ar2tau",
"2artb",
"ar3t2e",
"2artei",
"2artex",
"ar3t2i",
"2arto",
"art3r",
"art4res",
"ar2tri",
"2arts",
"art3ske",
"art2sp",
"2artuc",
"2arty",
"2aru",
"a2r1uh",
"ar1um",
"a3rumm",
"a2rü",
"2arv",
"arwa2",
"2a3r2y",
"2arza",
"ar2zau",
"ar2zä",
"2arze",
"2arzi",
"ar2zö",
"1arzt",
"arz4tei",
"arz4tem",
"arz4ti",
"arz2t3r",
"2arzu",
"ar2z1w",
"2asa",
"a4s3aa",
"a2s3af",
"a3sag",
"a3s2al",
"asal2t1",
"as1am",
"as3art",
"asa2s",
"as3at",
"asau4f",
"a4s3aug",
"a2sä",
"as3ät",
"asbes2",
"a6sca",
"a4schec",
"a4schef",
"a4sch3ei",
"a6scher6g",
"a3s4chi",
"a2schm",
"2ascht",
"a3schu",
"a4schum",
"2asd",
"4ase",
"a2seb",
"a2sec",
"a2s1ef",
"as1eie",
"as1emi",
"a3sen.",
"ase4na",
"ase4n3o",
"asen6sem",
"as2er",
"as4erd",
"ase2re",
"aser6geb",
"a4s3erke",
"as4es",
"ase4t",
"a2sex",
"2asf",
"asges4",
"2ash",
"a3s2hi",
"as3hir",
"2asig",
"a2s3i2k",
"2asim",
"asin2g",
"as1inn",
"2asis",
"aska3s",
"as3ku",
"2aso",
"as3ob",
"as1of",
"a3sol",
"a3som",
"as1o2p",
"as1or",
"a4soz",
"a2sö",
"a2s1p",
"aspek6to",
"as2ph",
"a3s2pi",
"as3pik",
"as3pio",
"a4spir",
"2aspr",
"as2pra",
"2as3sa",
"ass2a3b",
"ass6aus.",
"ass2e",
"ass3ein",
"asse3le",
"ass2i",
"as3ski",
"as3so",
"as2spo",
"as2spr",
"as2st",
"as3sta",
"as3stei",
"as3sti",
"as3str",
"as3stu",
"2asta",
"a3stad",
"a1stas",
"as3tat",
"a3stä",
"as3te",
"ast2el",
"ast2er",
"as4t3ese",
"as4tex",
"as2th",
"ast2id",
"as3tie",
"as3til",
"as3to",
"as4tof",
"ast3orc",
"a1str",
"ast3re",
"as3t4ren",
"as6t5ritt",
"ast5roll",
"as3tub",
"2asu",
"as2ur",
"asu4s3",
"a2sü",
"aswa2s",
"1asy",
"3asyl",
"2asys",
"a1ß",
"aße4",
"aß2en3",
"2a1t",
"4ata",
"at1abe",
"at1abr",
"at2a1f",
"a5ta3g",
"at2ago",
"ata3la",
"a3tam",
"at1apf",
"at2ast",
"at3att",
"a2t1au",
"at1än",
"4atb",
"at2c",
"a2teb",
"a3tec",
"ateien6d",
"at1eig",
"3a2teli",
"3a2temg",
"at2en",
"ate4na",
"aten3s4e",
"a2tep",
"4ater",
"ate3r4al",
"ate3ran",
"at4ere",
"atern2",
"ater3st",
"ate2ru",
"4ates",
"ates4sa",
"a3tet",
"at2eu",
"a2tew",
"4atha",
"at3hag",
"at3hal",
"a3t2heb",
"ath3in.",
"3athl",
"a4thr",
"at2hu",
"at3hü",
"4a3ti",
"ati4kab",
"ati6k5erw",
"a4tinf",
"at2is",
"ati2sa",
"ati2se",
"a4tiso",
"atis3s",
"ati6v5erf",
"3atla",
"4atli",
"3atm",
"4atma",
"4atmä",
"4atmus",
"a2t1ob",
"3a2t4om",
"atom1e",
"ato2mo",
"at1op",
"at1ort",
"a3to3s",
"atra4t",
"a2t3rau",
"a2t3rä",
"at3re",
"at3rin",
"at3rom",
"at4ron",
"at3rot",
"at3rü",
"at2sa",
"at4schn",
"at2se",
"ats1e2h",
"at2si",
"ats1in",
"at2s1o",
"at2s1p",
"ats3tät",
"at2su",
"at3ta",
"3attac",
"at4tad",
"at4t1ak",
"atta2l",
"at4tale",
"at4tals",
"at4tang",
"at4tar",
"at4tau",
"at2tä",
"4atte.",
"at2t3ec",
"at2tei",
"at3t2el",
"4at5ter",
"at3thä",
"at3ti",
"4atto",
"at2tob",
"at2t3rä",
"att3s2",
"at3t2u",
"4atu",
"a3tub",
"atu2n",
"a3tü",
"atze4l",
"atz3ela",
"atz3elt",
"at2zem",
"at2z1er",
"a3tzere",
"at2z1in",
"atz3t2",
"at2z1w",
"a2u",
"2au.",
"2au3a2",
"2aub",
"au2bab",
"au2ban",
"au2b1au",
"aube4n",
"au2beu",
"au2blä",
"au2bli",
"au2blo",
"au2blu",
"aub2si",
"2auc",
"au2dr",
"2aue",
"aue2b",
"au2ere",
"aue3rei",
"auer3ö",
"au5erst.",
"au3ert",
"aue2s",
"au2fa",
"auf1ak",
"auf1an",
"2aufe.",
"2aufeh",
"4aufen.",
"3aufent",
"auf1er",
"au4fer4k",
"au2feu",
"auff4",
"auf3ind",
"1aufla",
"1aufn",
"2aufo",
"auf3ski",
"auf3t2",
"2auft.",
"2aug",
"au2ga",
"au3g2ar",
"4augeb",
"4augeh",
"4augel",
"aug2er",
"4augl",
"4augr",
"au3gu",
"au3h",
"2au1i",
"au2is",
"4auj",
"auk3t",
"aule2s",
"aul4les",
"au3lü",
"4aum",
"au2mal",
"aume4n",
"au4m3ent",
"au2m1e2r1",
"aum3eri",
"au2m1id",
"au4mil",
"au4mit",
"au2m1o",
"aumo2r",
"aum3p2",
"aum3s6",
"au4mun",
"4aun",
"au3n2a",
"aun2e",
"au4n3ei",
"au2nio",
"au2no",
"au3nu",
"a4unz",
"2aup2",
"2aur2",
"au1rh",
"aurü3",
"au2s1ah",
"ausan8ne.",
"au2sas",
"au2sau",
"2ausc",
"au6schmi",
"1ausd",
"2ause.",
"au4s1eh",
"2ausen",
"au4s3erb",
"au4serf",
"au4s3erk",
"aus3erp",
"au4serw",
"1ausg",
"au2sin",
"au2sis",
"1ausl",
"au2so",
"aus1or",
"au2spr",
"1ausr",
"auss2",
"3aussag",
"aus4se.",
"aus3st",
"aust2a",
"2auste",
"au5stein",
"aust2o",
"aus5tri",
"3ausü",
"1ausw",
"1ausz",
"auße2",
"2aut.",
"au2tab",
"au2t1äu",
"2autb",
"2aute",
"au4t1e2l",
"au4ten4g",
"au4t3erh",
"aut5ero",
"2autg",
"au2thy",
"1auto",
"au4trö",
"2auts",
"2auu",
"2auv",
"auve4",
"2auw",
"2aux",
"2auz",
"auz2w",
"2a1ü",
"a1v",
"av2a",
"a3vang",
"avas4",
"ava3t2",
"avener4",
"2avi",
"a2v3r",
"2a1w",
"awi3e",
"a2wr",
"a1x",
"ax2am",
"a2xans",
"a3x2e",
"a3xid",
"a2xio",
"axis1",
"2a1ya",
"a1yeu",
"ayma4",
"ay1of",
"ays2",
"aysi1",
"ay3t",
"a1z",
"az4a",
"a3za3d",
"3azal",
"a3z2i",
"az2o",
"a3z2u",
"az2zen",
"az2zw",
"ä1a",
"1ää",
"2ä1b",
"ä2b3l",
"äb2s",
"äbte1",
"ä1ce",
"ä1che",
"äche1e",
"äche4n",
"ä1chi",
"äch3l",
"ä2chr",
"äch4sa",
"äch2s1o",
"äch2sp",
"äch2st",
"ächt4e",
"ä1chu",
"ä1ck",
"ä1d",
"ä2da",
"äde1s2",
"ä2d1ia",
"ä2d3r",
"äd2s",
"äd3te",
"2ä1e",
"äe4k",
"ä3eu",
"äe2x",
"äfe4n",
"äf2fl",
"äfig3",
"äf3l",
"äf3r",
"äf4ro",
"äf2s",
"äf3t2e",
"äft4s3",
"ä1g",
"ä2g1a",
"1ä2gä",
"ägd2",
"ägen4e",
"äge2r3a",
"äge3s",
"ä2g3l",
"äg2n",
"ä2g3r",
"äg4ra",
"ägst2",
"äg3sta",
"äg3str",
"1ä2gy",
"äh1a",
"2ä3he",
"ä4h1ei",
"äher8gebn",
"äher5t",
"ä1hi",
"äh1in",
"ähl1a",
"äh3l2e",
"äh4l3e4be",
"äh5ler",
"2ähm",
"äh3na",
"äh3ne",
"1ähnl",
"2ähr",
"äh2rel",
"äh3ri",
"2ähs",
"2äht",
"ä1hu",
"äh1w",
"2äi",
"ä1im",
"ä2is",
"ä3is.",
"ä3isch.",
"ä3isk",
"ä1j",
"ä1k",
"äka2la",
"äk3l",
"ä2kle",
"äk4li",
"ä2k3r",
"ä1la",
"älbe2",
"äl4bl",
"älk3",
"älks4",
"äl2l1a",
"äl2p3",
"äl4schl",
"äl2st",
"ält2e",
"älte1i",
"ä1lu",
"2äm4a3",
"ä3me",
"ämer2s",
"ämi3en",
"2äml",
"ämoni3e",
"2ämp",
"ämp7f4e",
"äm2s",
"ämt2e",
"ämter3",
"2än.",
"än2dr",
"2än2e",
"äne2n1",
"äne1s",
"2än2f5",
"änft2",
"4än3g2e",
"änge4ra",
"2än2gl",
"äng3le",
"än2gr",
"äng3se",
"2ä3ni",
"än3k2e",
"än2k3l",
"än2kr",
"änk2s",
"2änn",
"än3n4e2",
"2äns",
"än4s1a",
"än2s1c",
"äns2e",
"2änz",
"ä1on",
"äo3s2",
"ä1pa",
"1äpfel",
"äp2pl",
"äp2pr",
"äp2s1c",
"äp4st",
"1äq",
"ä2r3a4",
"är4af",
"är1ä",
"är2b3le",
"är1c",
"2ärd",
"ärde4s",
"2äre",
"ä2r1ei",
"ä2r1e2l",
"äre2m",
"är1emi",
"äre2n",
"ä2rene",
"ä2rerh",
"är2es",
"ärf2s",
"är3ge",
"ärg4s",
"ä2r1ind",
"är1int",
"är3ke",
"ärk2s",
"ärm3arm",
"ärm3at",
"ärme1e",
"ärm3ent",
"ärm2s",
"är1ob",
"är1of",
"ä1rö",
"är3re",
"ärse2",
"är2seb",
"är4seh",
"ärs1er",
"är2si",
"är3spu",
"är2st",
"är3str",
"2ärt",
"ärt4e",
"är2th",
"ärt2s3",
"ä2rü",
"1ärz",
"är2zu",
"är2zw",
"2ä3s2e",
"äse3g",
"äse1i4",
"äse5ref",
"äser4ei",
"äse4ren",
"äser2i",
"ä3s2kr",
"ä2s1p",
"2äs2s1c",
"äss2e",
"äss5erkr",
"äss5ersa",
"äss3erw",
"äs2sp",
"äs2s3t",
"ä4s3t",
"äst4e",
"1ästh",
"äs4tr",
"ä3su",
"ä1ß",
"äß1erk",
"äß1ers",
"ä2t3a2",
"2ä3te",
"äte3a",
"äte1e",
"äte1i",
"äte3l2",
"äte2n",
"äteo2",
"äter4bl",
"ät2et",
"ät1id",
"ät1ob",
"ä2t3r",
"ät4s3a",
"ät2sä",
"ät4schl",
"ät4schr",
"ät2s1i2",
"äts3l",
"äts1or",
"ät2s1p",
"ät2s3t",
"ät2su",
"ät2tei",
"ätte4n",
"ät4tr",
"ätze3l",
"ät2zw",
"2äub",
"äu2b3l",
"äu2br",
"äu1c",
"äu3d",
"äude3",
"äuder2",
"2ä2uf",
"1äug",
"äug3l",
"2äul",
"2äum",
"äu2ma",
"äum3p",
"äumpf4",
"äum4s5",
"2ä2un",
"äun2e",
"äu3nu",
"2äu3r2",
"äure1",
"2ä3us.",
"2äusc",
"äu4schi",
"äu4schm",
"äu3s2e",
"äuse1i",
"ä3usg",
"ä3usk",
"ä3usn",
"äu2s1p",
"äus2s1c",
"1äuß",
"äut2e",
"äu2tr",
"ä1v",
"ä2vi",
"1äx",
"ä1z",
"ä3ze",
"â1t",
"á1n",
"3ba.",
"b2aa",
"b3a2ba",
"2babf",
"2babg",
"ba2bl",
"ba2br",
"2b1abs",
"bach7t4e",
"ba4ck3er",
"back3s4",
"ba3d2e",
"bade1i",
"2b1adel",
"2b1adl",
"2b1adm",
"b1a2dr",
"ba2du",
"2b1af",
"3bah",
"bah6nene",
"bai3d",
"bais2",
"b2ak",
"ba2ka",
"ba2k1er",
"ba2k1i",
"ba2k5l",
"ba2k3r",
"ba2lab",
"ba2l1ak",
"ba3lal",
"ba2lau",
"baler2",
"ba4l3erk",
"balk4a",
"balke4",
"bal4l3eh",
"bal4l3ei",
"bal6lerg",
"ball6erk",
"2b1am",
"b2a3ma",
"ba2me",
"4bamt",
"ban2a",
"3b2and",
"band1a",
"ban4dal",
"ban4dan",
"ban4dar",
"ban6deng",
"ban2dr",
"ba3n2e",
"2banf",
"b1ang",
"ban3gl",
"ban4k1a",
"banker4",
"ban2kl",
"ban2kn",
"ban2kr",
"ban2ku",
"2banl",
"b1anna",
"ban2o",
"2b1ans",
"b1ant",
"2banw",
"b1anz",
"ba2r3ab",
"ba2rad",
"bar3ast",
"ba2rat",
"bar3de",
"ba2rei",
"ba3r2en",
"barer5ei",
"barer4t",
"barf4",
"3bar2s",
"bar3sc",
"b1arz",
"bar3zw",
"3b2as",
"ba3sa",
"ba2sc",
"bas2i",
"bas4sa",
"bas4st",
"ba2st",
"ba4t3ent",
"bat2o",
"3bau.",
"bau3b",
"bauer4l",
"bauer4s",
"bauer4w",
"bau1fl",
"bau1fr",
"bau3g2",
"b2auk",
"bau3r",
"bau1s",
"bau3s2k",
"baus4t",
"b1a2x",
"ba1yo",
"3b2ä1c",
"3b2äd",
"2b1äh",
"b2äl",
"2bärz",
"b2äs",
"2bäug",
"4b1b",
"b3be",
"bbe4n3",
"bbens2",
"bbe4p",
"bb3le.",
"bb2lö",
"b3brec",
"b3bru",
"bbru2c",
"bb2s",
"bbu1",
"4b1c",
"2b5d2",
"bdä4",
"bdän3",
"bde1s",
"bdome4",
"1be.",
"3bea",
"be3ab",
"be3an",
"beat2m",
"be3au",
"be4au.",
"3beb",
"b1ebb",
"1be1c",
"2becht",
"2b1e2del",
"bedi4",
"be1e2h",
"bee2l",
"be3ela",
"bee4rei",
"be1erh",
"be1erl",
"be1ert",
"be1eta",
"bef4",
"2b1eff",
"be3g4",
"be2he.",
"beh5ri",
"bei3b",
"2b1eier",
"bei1f4",
"bei4ge.",
"beige4l",
"beige4p",
"bei3k4",
"bei3l2a",
"2b1eime",
"be1ind",
"be1inh",
"bein6hal",
"bein4hi",
"bei3sc",
"beis2e",
"bei1s4t",
"beit4e",
"beit2s",
"beit4sk",
"beits3p",
"3bek",
"3bel",
"be3lag",
"be3las",
"bel3d",
"be3lec",
"4be2lek",
"be2l1en",
"bel3ere",
"be2let",
"bel3f",
"beli4e",
"bel3la",
"belle4n3",
"bel3li",
"bel3om",
"be2löf",
"bel3sz",
"belt2",
"bel4un",
"1bem4",
"3b2em.",
"3b2e3ma",
"2b1emp",
"2bemul",
"1ben",
"be5nabe",
"ben3ar",
"be4nas",
"be4nat",
"be2nä",
"b2ene",
"be3nei",
"be4n3end",
"be4ners",
"ben2eu",
"3beng",
"be2nid",
"be4nis",
"ben3n",
"5benp",
"b2ens",
"ben4s3pa",
"ben4spr",
"benst4",
"3bensz",
"2b1entb",
"2bentd",
"4benteu",
"2bentf",
"ben3th",
"ben6thei",
"ben5t4r",
"2b1ents",
"2b3entw",
"ben3un",
"b2en3z2",
"be1o",
"2b1epi",
"2bepoc",
"be1ra",
"be2rak",
"be2r3am",
"be2ran",
"bera2s",
"berb2",
"berbla4",
"ber3d",
"be2r1e2b",
"be4reck",
"be4r3eiw",
"bere2m",
"be4rene",
"ber4erg",
"ber4erw",
"bere4sc",
"bere4t",
"berf4",
"ber4g3af",
"ber4gal",
"ber4gli",
"ber4hab",
"beri2d",
"ber4in.",
"be5r6inne",
"berin4s",
"be2ri4o",
"ber3iss",
"ber3ko",
"ber3kr",
"ber3n2a",
"bern2e",
"b1ernt",
"be2rö",
"3bers.",
"ber5se",
"ber3st4a",
"bert2a",
"bert2e",
"bert2i",
"berz2",
"ber3ze",
"ber2zö",
"3b2e1s",
"be3sa",
"bes4abb",
"bes2am",
"bes2an",
"be4sap",
"be4sar",
"bes2au",
"be2sep",
"be2s1er",
"be2s1id",
"bes2po",
"bes3sa",
"bess4e",
"b3esst.",
"bes3sz",
"be4stab",
"beste2",
"be6stein",
"bester4",
"bes6terh",
"be4s5tol",
"bes4t3o4r",
"bes3tos",
"best4r",
"be4s3trä",
"be4s3tur",
"be2sur",
"be3s4ze",
"3bet",
"be3tam",
"be3tha",
"be3thi",
"bet2sp",
"be1un",
"be1ur",
"3bev",
"3b2ew2",
"2b3e2x",
"3b2ez",
"2b5f4",
"bfal2",
"bfal3t",
"2b1g2",
"b5ga",
"bge3",
"bgel2e",
"bge5n",
"bges4",
"2b1h2",
"b5hä",
"1bi",
"bi1ak",
"bi2ar",
"3bib2",
"bibe2",
"biber1",
"bi2c",
"bi3do",
"bien3s",
"bieres4",
"bie2s",
"biet2s",
"3bietu",
"biga1",
"bik2a",
"bi2ke.",
"bi2kes",
"bi2kre",
"3bil",
"bil2an",
"bil3ans",
"bil4deb",
"bi2lei",
"4billu",
"bi2lu",
"2bimp",
"2b1inb",
"bin2e",
"bine4n",
"b1inf",
"bin4fo",
"bin2g3a",
"2b1inh",
"bi2n3ok",
"bin4ol",
"2b1int",
"2b1inv",
"bi2o3",
"bioi2",
"biri1",
"3bis",
"bi3si",
"b1iso",
"bi2sp",
"bis2s1c",
"bi2st",
"bi3sta",
"bi1s4tr",
"b2it.",
"b2ita",
"b2ite",
"b2iti",
"bit4r",
"bi2tu",
"bi3z2",
"4b1j",
"bjek4to",
"2b5k4",
"bl4",
"2bl.",
"bla3b4",
"2b1lac",
"b3lad",
"b2lanc",
"blas3er",
"b2latt",
"b2lau.",
"b3laus4",
"2b3law",
"2b1län",
"b2läse",
"3blät",
"b2le",
"3ble2a",
"b3leb",
"3blec",
"b3leg",
"4bleh",
"b4lei.",
"2b3leid",
"2bleih",
"b3lein",
"blei3sc",
"2bleit",
"ble3l",
"ble2n",
"b3lenk",
"b3lese",
"2blesu",
"ble3s4z",
"3blet",
"b3leu",
"2blich",
"3blick",
"b2lie",
"2blief",
"4blig",
"b2lind",
"2b5ling4",
"b2lis",
"2blis.",
"b2lit",
"b3lite",
"b2lo",
"b4lo.",
"3b4loc",
"b4loi",
"b3los",
"3b4lum",
"2blun",
"b2lus",
"3blut",
"blu4tem",
"blut1o",
"3blü",
"2b1m",
"4b5n2",
"bnas4",
"bni2",
"bnis1",
"bo4a",
"bo5as",
"b1o2b",
"bo3ben",
"bob3r",
"bo2c",
"bo3ch2",
"bo3d2",
"boe1",
"bo2e3i",
"2b1of",
"bo3fe",
"bo3he",
"boh2ra",
"boh3rer",
"boh2u",
"bo1is",
"bo2lan",
"bo2lau",
"bol5le",
"3bon.",
"bo3n2a",
"bon2da",
"bon2d1e",
"bo2ne",
"3bons",
"boo4l",
"boo2ti",
"b1op",
"3bor.",
"bo1ra",
"bor2an",
"bo2r3as",
"bo2rau",
"bo4rä",
"bor2da",
"bor2d3r",
"bo2rei",
"bo4rig",
"bor3m",
"bor2s",
"b1ort",
"bor4ter",
"bor6t5rat",
"bo4ruh",
"bo2sc",
"bo3se",
"bo4s3p",
"bos3t",
"3bot",
"bote3n4e",
"bo3th",
"bot2st",
"bot5t",
"bo2xo",
"b1oz",
"bö2b3",
"2böf",
"2b1öl",
"bölk3",
"2b1p4",
"bpa2g",
"2b1q",
"b2r4",
"2br.",
"b4ra.",
"2b3rad",
"2b4rah",
"b4ra3k",
"brast4",
"2b3rat.",
"brat3er4",
"bra6terg",
"2b3ratg",
"3brä",
"4bräd",
"brä4u",
"2bre.",
"6b5rechte",
"2b3red",
"2b3ref",
"2breg",
"b3reif",
"2brek",
"breli1",
"b4rem",
"b4ren.",
"2b3rent",
"2breo",
"2b3rep",
"b4rer",
"b4res.",
"b3rest",
"b4ret",
"bret6t5en",
"b4rez",
"bri2da",
"brie4fa",
"2b3riem",
"b4rien",
"bri2er",
"b3ries",
"2brigk",
"b4rina",
"2b3rind",
"b4rio",
"b4risc",
"b3ritt",
"brob2",
"2b3roh",
"2b3rol",
"bro2ma",
"b4ron",
"2b3rost",
"bro4tr",
"brot3t4",
"2b3rou",
"3b4rö",
"b4ruc",
"2bruf",
"b4rum",
"2b3rund",
"brus4",
"brust3",
"bru2th",
"3brü",
"4b3rüb",
"2b1s",
"b2s1ad",
"bs2am",
"bs3amb",
"b4s3amt",
"bsau2r",
"b4s3är",
"b3s2äu",
"b3sc",
"bsch2",
"b4schan",
"b6schef",
"bs2chi",
"b4sco",
"bs2cu",
"bse2b",
"b3sel.",
"bse2n1",
"b3sen.",
"b2s1ent",
"bs1erf",
"bs1erg",
"bs3e4r3in",
"bs1erk",
"bs1ers",
"b3s2es",
"b2sim",
"bsi4t",
"b4ski",
"bs2ku",
"b2s1of",
"b3s2oh",
"b3sol",
"b4sop",
"bso2r",
"b2sö",
"b3s2pi",
"bs2pl",
"bs2pu",
"bss2",
"bs2t",
"bst1a2b",
"bst1ak",
"bst3ank",
"bs4t1as",
"b3stä",
"bs3tät",
"bst3emi",
"bst1er",
"bst1h",
"bst3ink",
"b2stip",
"b3sto",
"b4stob",
"b4stod",
"bs4tol",
"b4stor",
"b3stö",
"b4strac",
"b2s3trä",
"b4s3treu",
"bs4tri",
"bst3ro",
"b3stü",
"b4stüb",
"b2s1un",
"bs2zep",
"bs2zi",
"4b1t",
"b3t2a",
"bta2s",
"btast3r",
"b5te",
"b2t1h",
"bt2i",
"bti2s",
"bt4r",
"btran2",
"bts2",
"b3tü1",
"buche4",
"bu4chec",
"bucher4",
"bu6ch5ers",
"bu2chi",
"buch3s4p",
"bu2e3",
"bu2f",
"bug3",
"bu2gr",
"bul2l3a",
"2bumf",
"2b3umk",
"2buml",
"2b3umr",
"bun4a",
"bun4d3er",
"bunde4s",
"b1une",
"bung4",
"b3un3gn",
"2b1unh",
"bur1c",
"b2ure",
"b2urg",
"burg1a",
"bur4gan",
"bur4gar",
"bur4gin",
"bur2gr",
"bu3r2i",
"2burn",
"b3ursa",
"burts3",
"bu2sa",
"bu2sc",
"bus3cha",
"bu3sche",
"bu6schei",
"bu6sch5el",
"busch3w",
"bu3shi",
"bu2sin",
"bu2s1p",
"buster4",
"bu2su",
"but2a",
"buto3re",
"2büb",
"bü1c",
"bügel3e",
"2b1v",
"4b5w",
"3b2y1",
"bya2",
"byo2",
"by3p2",
"bys4",
"2b1z4",
"b5ze",
"bzeit1",
"1c2a",
"cab4",
"ca3bl",
"3ca2c",
"ca2e3",
"ca3g2",
"ca1h",
"cal2a",
"cala3b",
"cal2f3",
"cal3t",
"3cam",
"2can",
"cana3",
"ca2pe",
"car5n2",
"carri1",
"car2s",
"ca3s2a3",
"cas5to",
"ca3t2h",
"ca1y2",
"cä3",
"cäs2",
"c1b",
"2cc",
"c1ce",
"c1ch2",
"c2d2",
"c3do",
"2cec",
"1ced",
"ce2dr",
"2cef",
"ce1i",
"ce3in",
"2cek",
"3cels",
"cen3a",
"ce3nu",
"cen3un",
"ceo2",
"1cer",
"cer3a",
"cere1",
"cere3u",
"ce3r2i",
"ce4ris",
"ce1ro",
"ce3s4h",
"1cet",
"ceta2",
"cet1am",
"ce1u",
"1cé",
"c1f",
"c1g4",
"c2h",
"4ch.",
"2chab",
"ch3a2b3i",
"cha2ck",
"2chaf",
"2ch1a2g",
"2ch1ak",
"chal6l5ei",
"chan4a",
"3chanc",
"chan3f",
"ch1ang",
"4chanl",
"4chanz",
"3chao",
"4char.",
"3chara",
"3chard",
"3charta",
"cha2sc",
"chasi1",
"1chato",
"2chatt",
"ch5austr",
"chau3t",
"ch1äh",
"ch1ärm",
"ch1äs",
"1châ",
"2chb",
"2chc",
"2chd",
"che3b4",
"ch3e4ben",
"ch3echt",
"ch1edi",
"che2el",
"1chef",
"3chef.",
"che4fer",
"3chefs",
"2cheh",
"2chei",
"ch1eim",
"4chelem",
"che4ler",
"3chemi",
"2chemp",
"che4neb",
"che4nid",
"che2no",
"4chents",
"4chentw",
"che2r3a",
"4ch3erbs",
"6chergeb",
"4cherke",
"cher6zie",
"ch3es4s",
"ches5t",
"4ch1e4ta",
"2ch3e4x",
"1ché",
"2chf",
"2chg",
"2chh",
"1chia",
"chi3na",
"4chind",
"3chines",
"2chinf",
"2chinh",
"2ch1ins",
"2ch1int",
"2ch1inv",
"1chip.",
"1chiru",
"2chiso",
"2chj",
"2chk",
"2chl4",
"ch2le",
"chle2i",
"ch3lein",
"ch4len",
"4chli",
"ch2lu",
"4ch2m4",
"4chn4",
"chner8ei.",
"2chob",
"cho2f",
"ch1off",
"chof4s",
"ch1oh",
"cho3l2a",
"ch1orc",
"cho4rei",
"ch1ori",
"ch2os",
"ch3öl",
"3chör",
"2chp",
"ch2r4",
"2chra",
"ch3rad",
"2chre",
"ch3rh",
"4chrit",
"3chromo",
"3chron",
"ch5ros",
"4chs",
"ch2spo",
"ch4stal",
"2cht",
"ch2tru",
"2chuf",
"2chuh",
"2chum",
"2ch1unf",
"2chunm",
"2chunt",
"2chur",
"ch1urs",
"2chut",
"chut4t",
"4chü",
"2chv",
"4chw",
"1chy",
"2chz",
"ci1c",
"ci1es",
"c1ind",
"cins2",
"c1int",
"ci2s1",
"1ci3t2",
"c1j",
"c2k",
"4ck.",
"c4k1a",
"1cka.",
"2cka2b",
"2cka2c",
"ck2ad",
"1ck2ag",
"2ckal",
"cka2m",
"2ckan",
"2ckap",
"cka4r1",
"1ckat",
"ck1ä",
"2ckb",
"2ckc",
"2ckd",
"1cke",
"2cke2c",
"2ck1ef",
"4ckeff",
"2ck1eh",
"4ck1ei",
"2ckemp",
"cke4na",
"6ckensem",
"4ckentf",
"4ckentw",
"cke2ra",
"ck2ere",
"6ckergeb",
"4ck3er4hö",
"ckerk4",
"cker6lau",
"ck2ern",
"2cke2ro",
"ck1err",
"6ckerzeu",
"4ckese",
"ck2et",
"4ckex",
"2ckf",
"2ckg",
"2ckh",
"1cki",
"2ck1i2d",
"ck1in",
"4ckint",
"3ck4is",
"2ckk",
"2ck3l",
"2ckm",
"2ck5n",
"2ck3o2",
"ckos6t",
"ck3ö2",
"2ckp",
"2ck3r",
"4cks",
"cks2al",
"ck4spen",
"2ckt",
"ck3te",
"ck3t2i",
"1cku",
"2ck1uh",
"ck1um",
"2ckunt",
"2ck1up",
"2ckü",
"2ckv",
"2ckw",
"1cky",
"2ckz",
"c2l2",
"cle4a",
"clet4",
"clin2g",
"cli2p1",
"clip3a",
"clo1c",
"clo2ck",
"clo3f",
"1clu",
"clu4b",
"c2m2",
"c3me",
"c3mu",
"1c2o",
"co2c",
"co3ch",
"co2d2",
"co3di",
"cof3f2",
"coi4",
"co1it",
"co2ke",
"co3la3",
"co2leu",
"co3l2o",
"com4te.",
"comtes4",
"con2ne",
"co2o",
"coo1p",
"co1p",
"co1ra",
"cor2da",
"co4re",
"cor3t",
"cos3t",
"co4te",
"cou3si",
"cô4",
"2cp",
"2c1q",
"1c2r2",
"c3rä",
"c4re2",
"cre4mes",
"3crew",
"2cri",
"cros4",
"2cry",
"2cs",
"cs2a",
"cs4f",
"c4si",
"cst2",
"c1s2ti",
"c1s4tr",
"4c5t",
"cti2",
"cti4o2",
"ction3",
"ctur6",
"c6tz",
"1c4u",
"2cua",
"cu2e",
"cu2p3",
"cup1e",
"cussi4",
"c1w",
"2cx",
"1cy",
"c1z",
"3da.",
"da1a",
"2d1ab",
"d3a2bak",
"d2abä",
"d2abe",
"d3a2ben",
"d3a2bi",
"da3blu",
"d3a2bo",
"dab4ra",
"da2bri",
"da3brie",
"d2ab4rü",
"d1ac",
"dach3a",
"da2cho",
"4d3achse",
"2d1ad",
"da2de",
"da2do",
"da2d4r",
"d1af",
"2daff",
"da1f4l",
"dafo4n",
"d1ag",
"dagi4",
"dag2o",
"da1h",
"dah3l",
"dail5",
"da1in",
"2d1air",
"da1is",
"da2kro",
"dal2a",
"2d1a2lar",
"dal3b2",
"4d1all",
"da2lop",
"da3lö",
"2d1alp",
"d1al3t",
"2dalte",
"da1lü",
"3dam",
"da2mei",
"d1amma",
"4d1ammä",
"damo3",
"d2amp",
"damp7f8erf",
"4d1amt",
"3d2an.",
"d1ana",
"da2nan",
"da4n4at",
"2danb",
"dan4ce.",
"d1and2",
"2danda",
"d2andy",
"3dane",
"4d3anei",
"2danf",
"d1ang",
"2danh",
"dan2kl",
"dan2k1o",
"dan2kr",
"2danl",
"d1ann",
"2danna",
"d1a2no",
"2d1ans",
"2dantw",
"2danw",
"d1anz",
"d2anz.",
"2danzi",
"2danzü",
"2d1ap",
"d2apa",
"d2aph",
"da2po",
"da3pos",
"4dapp",
"d3apte",
"4daq",
"da4r1a",
"2darb2",
"2d3arc",
"dar2d1e",
"dare2",
"daren1",
"dar3g",
"dark2a",
"3darl",
"dar2m1a",
"dar2m1i",
"dar4mu",
"da2r3o",
"3dars",
"2d1art",
"dar2th",
"dar2tr",
"da2ru",
"d1arz",
"da1s2",
"da3sh",
"d1as3p",
"das3s",
"das4t",
"dat2e2",
"da3tei",
"4d3a2tel",
"date4n",
"da2th",
"2d3atl",
"4datm",
"d3ato",
"dat2st",
"2d3atta",
"3daub",
"2daud",
"dau3e2",
"dauer3e",
"daue6rei",
"2d3au2f",
"2d3aug",
"2dauk",
"da3unt",
"2d1aus3",
"dau2ß",
"3daw",
"d1ax",
"3däc",
"2d1äg",
"2d1äh",
"2d1ämt",
"dän3a",
"2d1änd",
"2d1äp",
"2däq",
"2därz",
"2d1ä2u",
"dä3us",
"2däx",
"4d1b4",
"dbau2c",
"dbauch3",
"dbe2e",
"dbu2c",
"2dc",
"d3ch",
"4d1d2",
"d3da",
"d3dä",
"d3de",
"d3dh",
"1de",
"dea2d",
"de3ar",
"de3a2t",
"deb4",
"3debü",
"de1c",
"de4ca.",
"de2cka",
"de2del",
"de2dit",
"2de3e4",
"def4a",
"de2fa.",
"2d1eff",
"def4l",
"deg2",
"degene7",
"de3gl",
"deh2a",
"dehe2",
"3dehn",
"de3ho",
"2d1ehr",
"d1ei",
"3d2eic",
"de3i4den",
"de3il",
"3d2eim",
"4deime",
"dein2d",
"de3inse",
"de3inst",
"dein6sta",
"dein6sti",
"4d3einw",
"de3io",
"2deise",
"d4e1ism",
"dei2sp",
"2dekz",
"de2l1ac",
"del4ade",
"de3lak",
"de4l3aug",
"del3änd",
"del3b2",
"del3d",
"del1ec",
"3de3leg",
"delei4g",
"2delek",
"2delem",
"de2len",
"deler2",
"deler4r",
"2delf.",
"2delfm",
"3delik",
"del2la",
"dell3au",
"del2l1ä",
"delle2",
"del4l3eb",
"del4lei",
"del4l3er",
"de2l1ob",
"de2lop",
"del2se",
"del2so",
"del2s1p",
"del3t4",
"dem2ar",
"2d1emb",
"dement4",
"de6mentg",
"dem5ents",
"de3min",
"2d1emot",
"2d1emp",
"d2emu",
"d4en.",
"den2am",
"dend2",
"de2n1e2d",
"de4n3end",
"de2nep",
"4denerg",
"de3n2es",
"4d3en4ge.",
"de2ni",
"denk3li",
"dens4am",
"den6scho",
"dense2",
"4den4sem",
"den6sere",
"den6s5tau",
"2dentd",
"2dentf",
"2dentg",
"den3th",
"2dentn",
"2dentw",
"2dentz",
"den6zers",
"de2ob",
"2deol",
"dep4l",
"2depoc",
"d4er.",
"der3af",
"de2rak",
"dera2n",
"de3rand",
"de2r3ap",
"de1r2a4s",
"de4r3asi",
"der2bl",
"4d1erbs",
"2derdb",
"de2r1e2b",
"de4reck",
"de4r3ei4s",
"5d4erem",
"d4eren",
"de4r3end",
"5d4erer",
"der4erf",
"derer3n",
"der3ero",
"derer4t",
"derer6ze",
"5d4eres",
"de2r3eu",
"derf4",
"d4erfl",
"d3erheb",
"d2erhü",
"de2r3id",
"derin4f",
"de6rinnu",
"derin8teg",
"der3k2",
"4derklä",
"d2erm",
"de1ro",
"derö2",
"der3r",
"derst2",
"der3sta",
"dert7ende.",
"derter6e",
"dert4ra",
"6dertrag",
"der8trage",
"3de3ru",
"de4ruh",
"de4rum",
"2d1erz.",
"2d1erzv",
"d2es.",
"de2sa",
"des1ah",
"de4sam",
"de2s1än",
"de2seb",
"de4se2h",
"de2sei",
"de4seil",
"2d1esel",
"des3elt",
"de3sem",
"de3s4end",
"desen3e",
"de2set",
"de2sin",
"des1o",
"de2sor",
"de2s1p",
"de3spe",
"de3spu",
"dess2",
"dess4t",
"dest5alt",
"des6temp",
"de5stern",
"des4tex",
"de1sto",
"dest5rat",
"de3stri",
"des4tum",
"de2su",
"des1un",
"3desw",
"det2",
"de3ta",
"deten4t",
"2d1e2th",
"2d1etw",
"2d1eul",
"de1un",
"de1url",
"de3us",
"2d1e2vid",
"devil2",
"de1x2a",
"de2xer",
"de2xis",
"2dexpe",
"2dexpo",
"2d1f6",
"2d1g2",
"dgas3tr",
"d2ge.",
"dger2",
"dge3s",
"d2gesh",
"dge2t3a",
"dge4t1e",
"2d1h2",
"dha1s4",
"4dho",
"d3hu",
"1di",
"di4ap",
"di2a3s4",
"diat4",
"di4ath",
"3dic",
"di1ce",
"di3chl",
"dicht6er",
"di4ck3el",
"4d3i2co",
"3dida",
"d1ide",
"2didee",
"di2den",
"2didy",
"di2e",
"di3e4d",
"di3enb",
"die4neb",
"diener6l",
"di3e2ni",
"dienst5r",
"die2p",
"di3ers.",
"dies1c",
"di3e4th",
"3dif",
"3dig",
"dige2s",
"dig4n",
"dik2a",
"dil2s3",
"2d1imb",
"2dimp",
"din4a",
"2d1ind",
"di3n2e",
"2d1inf",
"3ding",
"2d1inh",
"di3ni",
"2d1inj",
"2d1ink",
"2d1ins",
"2d3int",
"2d1inv",
"di2o3b",
"dion3in",
"dion3s4",
"di3ora",
"dios2",
"di2osk",
"di1p2",
"di3pt",
"d1i2ra",
"di4re.",
"di2ren",
"di2rin",
"di2ris",
"2d1irl",
"2d1irr",
"di2s1a2",
"2d1iso",
"di2sp",
"di3s4per",
"2d1isr",
"dist2",
"di1s4ta",
"di2s3te",
"di4stra",
"di4sz",
"di2ta",
"dite1c",
"di4t3erl",
"di4t3erm",
"di4t3ers",
"di1the",
"di2tin",
"di2tob",
"di4t3r",
"dit3s",
"di2t1u",
"di5v2",
"di3z2",
"2d1j",
"d2jar",
"2d1k4",
"4d1l2",
"d3la",
"dla3g",
"dlap4",
"d3le",
"dle2ra",
"dli4f",
"dl3m",
"dl3s",
"2d3m2",
"4d3n2",
"dni2",
"dnis1",
"do5at",
"2d1ob",
"3d2oba",
"dob2s",
"d1of",
"do2fe",
"2d1oh",
"do3ha",
"dole4",
"doll2",
"dol3la",
"d3o2ly",
"3dom",
"do2mal",
"do2mar",
"domen1",
"do4ming",
"4domn",
"do2mu",
"don2a",
"do3nan",
"doni1e",
"4dony",
"2dope",
"2d1opf",
"do1r4a",
"2d1orc",
"2d1ord",
"dor2f1a",
"dor2fä",
"dor2f1i",
"dor2fl",
"dor2fo",
"dor2fr",
"dor2f3u",
"2d1org",
"d2orn",
"2dort",
"dor4ter",
"dor4tr",
"d1os2",
"d2os.",
"2d3osm",
"dos3s",
"dos4t1",
"dost3a",
"dosten4",
"do4stu",
"do3ta",
"do2tof",
"do3un",
"dow2s",
"d2o3x2",
"d1ö",
"dö2d",
"dö2f",
"döl1",
"döll2",
"d2ön",
"3d2ör",
"dö2s1c",
"4d3p2",
"dpass3",
"dpol4n",
"dpost1",
"2d1q",
"d2r4",
"3d4ra.",
"3d4rab",
"4d3rad",
"2drahm",
"2d3rak",
"3d4ral",
"d3ramp",
"d3rand",
"dran3k",
"2d3rast",
"dra4tin",
"2draub",
"2d3rauc",
"d4rauf",
"2draum",
"2draup",
"2dräd",
"d4räh",
"2d3rät",
"2d3räu",
"4dre.",
"2d3rea",
"d4rea.",
"d4reas",
"3d4reck",
"2d3ref",
"4dreg",
"3d4reh",
"dre2ha",
"2d3reic",
"3d4reie",
"d4reiv",
"d4rej",
"dreli1",
"4drem",
"4d3ren",
"d4reo",
"4d3rep",
"4d3rer",
"4dres.",
"d4resc",
"dres6sei",
"dres6sel",
"d4rew",
"2drez",
"2d3rh",
"d4ria",
"4d3ric",
"d3rieg",
"3drif",
"4d3riff",
"d4rift",
"4d3rind",
"2d3rip",
"2d3risi",
"2driss",
"2d3ritu",
"2d3rob",
"d3rod",
"2drogg",
"2drohr",
"3d4rohu",
"2d3roll",
"2d3rose",
"d4ross",
"2d3rost",
"2d3rot",
"2d3rou",
"2d3rov",
"d3row",
"drö2sc",
"d5rub",
"3d4ruc",
"2d3rud",
"2d3ruh",
"2d5rut",
"drü1b",
"drü5cke",
"3d4rüs",
"2d1s",
"4ds.",
"4dsa",
"ds3ab",
"d2s1ad",
"ds1al",
"d2salk",
"d2sall",
"d4s1amt",
"d2san",
"ds3ane",
"ds3assi",
"dsau2",
"d2saut",
"ds1än",
"ds2äu",
"4dsb",
"d4schef",
"d4schin",
"d3s4co",
"d2scr",
"d2s1e2b",
"dse2e",
"d2s1ef",
"ds1ehr",
"ds4eign",
"d2sein",
"d2s1emb",
"dsen3er",
"d2s1eng",
"d2s1ent",
"d2s1erf",
"d2serh",
"d2s1erk",
"d2s1erl",
"ds1err",
"d2s1ers",
"d2s1ert",
"d2serz",
"dse4t",
"d2s1eta",
"d2s1ev",
"d2sex",
"d3sha2",
"ds2hak",
"d4shal",
"d3sho",
"d4shor",
"4dsi",
"d2sid",
"d2s1im",
"d3s2inf",
"ds2kal",
"d3s2kel",
"d4sko",
"4dsl",
"d4sli",
"d3soh",
"d2sop",
"dso2r",
"ds1ori",
"d2sö",
"ds1pas",
"d2s1pat",
"d2spä",
"d2s1pec",
"ds2pen",
"d4speri",
"d2s3ph",
"d3s2pi",
"ds2por",
"d6sporto",
"d3spri",
"d2spro",
"ds2pu",
"dss4",
"dst2",
"d4stag",
"d2stas",
"ds3tauf",
"d4s3täti",
"d2ste",
"d3stec",
"d3stei",
"d4steil",
"d5stell",
"d4stem",
"d4sten",
"d3s4tern",
"ds2ti",
"ds4til",
"d4stoch",
"ds4tol",
"d5strei",
"d3s4tro",
"ds2tur",
"dsu2m",
"d2sun",
"ds1url",
"ds2zen",
"2d1t",
"dta2be",
"d3t2ac",
"dtach3",
"dta2d",
"dt2ag",
"dta2n",
"dt3ane",
"d3t2as",
"dt2ax",
"d5tea",
"dte3mo",
"dt2et",
"d2th",
"d4thei",
"d3to2",
"d4tob",
"dt2op",
"d3tö",
"dt3r",
"dtran2",
"dt3sa",
"dt5st",
"dtt4",
"dt2un",
"d3t2ur",
"d3tü",
"d3ty",
"1du",
"du1alv",
"du1ar",
"du2b3li",
"du1ce",
"duel3la",
"du2f",
"2d1ufe",
"duf4ter",
"duf4to",
"duf2tr",
"2d1uh",
"du1i",
"du2in",
"du2kr",
"dul3art",
"2d1umb",
"2dumd",
"2d1u2m1e",
"2dumf",
"2dumg",
"4d3umk",
"2duml",
"d2ump",
"2dumr",
"2d1ums",
"d2ums.",
"2d1umv",
"du2n",
"2d3und",
"2d1unf",
"dung4",
"2dungl",
"2d1uni",
"dun3ke",
"dun2kl",
"2dunr",
"dun2s",
"2dunsi",
"dunst3r",
"2dunt",
"2dunw",
"2d3unz",
"du1os",
"dup4",
"dur2",
"dur3au",
"durch3",
"2d1urk",
"2d1url",
"2d1urn",
"2d1ursa",
"2d1ur3t",
"du4schn",
"du4schr",
"du4sch3w",
"1dü",
"2düb",
"d3über",
"2d1v2",
"2d1w",
"dwa2",
"dwa4r",
"dwer3te",
"dwes2",
"dwest1",
"1dy",
"dy2l1",
"dym3",
"3dyn",
"dy2s1c",
"dy2sp",
"4d3z2",
"2e1a",
"ea2be",
"ea2b3l",
"ea4br",
"ea2c",
"eadli4",
"e3a2dr",
"ea2g",
"ea3ga4",
"ea3g4l",
"eakt2",
"e2akta",
"e3akto",
"ea2la",
"e3alei",
"e4alem",
"ea4l3ent",
"ealen4z",
"ealer2",
"e3a4lerg",
"e3alex",
"e3a2lin",
"eal1o",
"ea2lon",
"ea2lop",
"e2alti2",
"eal3tr",
"ea2l3u2",
"eam3",
"e2am4e",
"eam1o",
"eamt2",
"ea4na",
"ean3a2r",
"e3anf",
"e2ano",
"e3ar.",
"ea2ra",
"ea3rat",
"e2are",
"e4are.",
"ea2r1ei",
"ea4rene",
"e4arer",
"e4ares",
"ea2ro",
"e3arz",
"e3a2sc",
"e3asf",
"easin4",
"ea4sp",
"eas3s",
"eate2",
"eater1",
"eat4mes",
"eat2mu",
"eat4mun",
"ea5tr",
"eat3s2",
"e3at5t2",
"eatu2",
"e3aue",
"e3auf",
"eau2fe",
"eau4fl",
"e4aufo",
"eau3n",
"e2av",
"e2az",
"e3ä2",
"e1b",
"2eba",
"e3bak",
"eba2p",
"e3bän",
"2ebec",
"ebe1er",
"ebein7h",
"eb2el",
"ebe4ler",
"ebe2lo",
"ebels4t",
"ebel5ste",
"ebenen3",
"ebe4ras",
"ebert4",
"ebese2",
"ebe4s3eh",
"ebe2so",
"2ebet",
"ebet4s",
"2ebh",
"2ebi",
"2ebl",
"e3blä",
"eb3le.",
"eb3ler",
"eb4leu",
"e3blie",
"eb3lo",
"eb2lö",
"2ebo",
"e2bob",
"ebot2",
"ebö2s",
"2ebr",
"e5brau",
"eb4rea",
"eb2s1",
"eb4sche",
"ebse2",
"ebs7panne",
"ebs3tau",
"eb4stät",
"ebs3tem",
"ebs3t2h",
"ebs3ti",
"eb3str",
"2ebu",
"e2bunt",
"ebu2t3",
"eby4t",
"2e3ca",
"2e3ce",
"ech1am",
"ech1ä",
"2e1che",
"ech1ei",
"ech2en1",
"e6ch5erzi",
"e1chi",
"ech3l",
"ech3m",
"ech3n",
"e2cho.",
"ech3ö2",
"ech3r",
"ech4ri",
"echs4er",
"echst5re",
"ech3tab",
"ech3t4ei",
"ech6terh",
"echter8ha",
"e1chu",
"ech1w",
"2echz",
"e1ci",
"eci2a",
"ec4k",
"ecke4n1",
"e4ckerr",
"eck3ser",
"eck4sta",
"2eckt",
"3eckty",
"2e1cl",
"2eco",
"2e3cr",
"ec1s",
"2ect",
"e1d",
"ed2a",
"ed2dr",
"ed4e",
"ede2al",
"ede3n4er",
"edens1",
"eden4sa",
"eden4se",
"eden4sp",
"edeo2",
"ede2r",
"eder3a",
"ede3rat",
"eder3t2",
"edes2t",
"ed2i",
"e3di.",
"2edip",
"edi6teng",
"e3d2o",
"ed2ö",
"e3drei",
"ed4rö",
"ed2sal",
"ed4seh",
"ed2s1es",
"ed2si",
"ed2s1o",
"ed2s1p",
"ed2sto",
"ed2s3tr",
"ed2s1u",
"edun3",
"edund2",
"e3dy3",
"edys4",
"2ee",
"ee3a4",
"eeb2l",
"ee1c",
"ee4ce",
"ee2cho",
"e1e2ck",
"eede3",
"eede1s",
"eed3s2",
"ee1e2",
"e1eff",
"eef4l",
"eeg4",
"e1ei",
"ee2i3e",
"eein4se",
"eei4sc",
"eeis3s",
"e2ela",
"eel2e",
"e3e2lek",
"eele4n",
"eel2ö",
"e2e3m2a",
"e1emb",
"ee3min",
"e1emp",
"e1en",
"eena2g",
"e2enä",
"e2enc",
"een1e",
"e3eng",
"ee3ni",
"e3enk",
"e3enl",
"e2eno4",
"een3s",
"een2z",
"ee3o",
"e2ep",
"ee3po",
"eer4at",
"e1erbt",
"e1erd",
"ee3re",
"eer1ei",
"ee4r3en4g",
"eer2e2s",
"eere2t",
"eer3eti",
"e1ermä",
"ee1ro",
"ee1rö",
"e1eröf",
"eer2ös",
"ee3r2un",
"e1erz",
"ee1s2",
"ee3sh",
"ees3k",
"ee3sp",
"ee3s4t",
"e2et.",
"ee3t2a",
"ee4tat",
"ee2th",
"eet2i",
"ee3t4r",
"ee2tu",
"ee1u2",
"eewa4r",
"e1e2x",
"e1f",
"e2f1ad",
"e3fah",
"ef1ana",
"ef1ar",
"e2farc",
"ef3arm",
"e2fat",
"2efä",
"ef2äl",
"e2fäu",
"2efe",
"e2f1e2b",
"e3fef",
"efe4l3ei",
"ef1em",
"e2femi",
"efe2n1",
"3e2f1ene",
"e2fent",
"efer5f",
"eferin6d",
"efeuil4",
"3effek",
"1effi",
"ef2fl",
"ef3flu",
"2efi",
"ef1id",
"e2f1ins",
"efi2s",
"2efl",
"ef4le",
"e3f4lu",
"e3flü",
"2e3f2o",
"2efr",
"ef4reih",
"ef3rol",
"ef3rom",
"ef4ru",
"ef4rü",
"efs2",
"efs4c",
"ef3so",
"ef3sp",
"ef2tan",
"ef2tei",
"ef2tro",
"2efu",
"e2fum",
"e1g",
"ega2m",
"e3g2anz",
"egd4",
"e3ge",
"egein3",
"ege4lan",
"ege4l3au",
"ege8l7ei8er",
"ege4ler",
"ege2lo",
"eg2en",
"ege4n1a",
"ege6nero",
"ege2ra",
"ege5stal",
"ege4s3tr",
"ege1u",
"2egi",
"2egl",
"e2glo",
"e2glu",
"e2gn",
"eg3nä",
"eg3ni",
"ego1p",
"eg4sal",
"egsau3g",
"eg3se",
"eg4sei",
"egse3l",
"eg3si",
"eg4sk",
"egst2",
"eg4sto",
"eg2th",
"egung4",
"egus3",
"2e1ha",
"eh1ach",
"eh1ad",
"eh2ade",
"e3h2ah",
"eh2al",
"ehalt4s",
"e3hand",
"e2harz",
"e3haut",
"e1hä",
"e1he",
"eh1eff",
"eh1ein",
"eh1elt",
"e4hense",
"e4h3ente",
"ehen6tr",
"ehe3o",
"1e2hep",
"2eher",
"ehe1ra",
"e2h1er2f",
"e2h1er2l",
"ehe3str",
"2e1hi",
"eh3im",
"eh1lam",
"eh2l3au",
"eh1lä",
"ehl3ein",
"eh4lent",
"eh5l2er",
"ehlo2",
"ehl1or",
"eh2lö",
"ehl2se",
"ehls2t",
"2ehm",
"eh2mab",
"eh4mant",
"eh3mu",
"eh3na",
"eh3no",
"2e1ho",
"eho2f",
"eho2l",
"eh3oly",
"2e3hö",
"ehö4rer",
"eh2r1a2",
"ehr1ä",
"ehr1e2c",
"eh2rei",
"eh2rel",
"ehr6erle",
"ehr4ern",
"ehre3s",
"eh4rin",
"eh1roc",
"ehr1of",
"eh1rö",
"ehs2",
"eh3sh",
"eh1ste",
"2eh3t2",
"eht3h",
"eht4r",
"2e1hu",
"e2hum",
"eh1unf",
"e2huni",
"e3hur",
"e1hü",
"eh3üb",
"eh1w",
"e1hy",
"2ei3a2",
"eia4t",
"ei2bar",
"ei2bli",
"ei4blu",
"eibu4t",
"ei4b3ute",
"e4ic",
"ei1ce",
"ei2cho",
"e2id",
"ei2d1a",
"ei3de",
"ei4deis",
"eid5erre",
"2eidn",
"ei3do",
"ei3dr",
"ei1e",
"eie2b",
"eie2d",
"ei3e2l",
"eie2m",
"4ei3e2n3",
"eienge4",
"ei3es",
"eie2t",
"4eif.",
"ei1flo",
"1eifr",
"eif3t",
"2eig.",
"2eiga",
"eig2ar",
"2eigä",
"2eige.",
"2eigeb",
"2eigeh",
"4eigeno",
"5eigensc",
"4eig2er",
"2eiges",
"2eigew",
"2eigi",
"1ei2g3n",
"ei2go",
"ei4g3rat",
"2eigre",
"2eigrö",
"2eigru",
"2eigrü",
"2eigs",
"2eigt",
"2eigu",
"4eih",
"ei2hum",
"ei2kab",
"ei2kak",
"eik4am",
"eik2ar",
"eik2i",
"eik2l",
"ei3k4la",
"ei3klä",
"eik2o",
"e2il",
"4eil.",
"ei4l3ab",
"ei2lam",
"eila2n",
"ei4l3ane",
"ei4lang",
"ei4lanz",
"ei2lar",
"2eilb",
"eil3d4",
"ei4lein",
"eile2n1",
"ei2let",
"eil3f4",
"eilm2",
"ei2lob",
"eil2ö",
"2eim.",
"ei2mab",
"ei2m1ag",
"eim3all",
"eim3alp",
"ei2m1or",
"2eimö",
"2eimp",
"eim2p4l",
"eim3sa",
"ei2mur",
"e4i2n1a",
"ei4na2d",
"ei4nae",
"ei4n3an",
"ei4na4s",
"ei4n3at",
"ei2n3ä",
"ein3d2e",
"ein6derk",
"e1indu",
"2eineb",
"einen4e",
"ei4n3en4g",
"ei6nen6se",
"ein5erbe",
"ei4nerf",
"ei4nerk",
"ein5er6la",
"einer6sc",
"ei2neu",
"ein4fiz",
"2einfo",
"ein4fo.",
"ein4fos",
"ein3g2",
"3einger",
"e2ingr",
"e2inhä",
"ei2nie",
"e1init",
"ein3k4",
"ein6karn",
"3einkä",
"e2inl",
"ein3n2",
"3einna",
"ei2n1o2",
"1einri",
"e6insa",
"3einsat",
"e2insc",
"5einschä",
"ein6stal",
"ein6terv",
"3eintö",
"1einu",
"ei3o",
"eio2p",
"eio4s",
"ei1p",
"eip2f",
"2eir",
"eir2c",
"ei3re",
"e1irr",
"e4is.",
"ei2sa",
"ei3sas",
"ei6schwu",
"e4ise",
"ei4ser4g",
"ei4s3er4l",
"ei6s5erst",
"ei4s3erw",
"1eisho",
"ei3s2ky",
"ei2so",
"eis2pe",
"e2iss",
"eisser6s",
"4ei1sto",
"ei2sum",
"ei2sur",
"1eiswo",
"e2it",
"ei2t1a2b",
"ei2tal",
"ei2t1an",
"ei2tap",
"ei2tar",
"ei4tat",
"2eitä",
"ei2tän",
"eite4ra",
"ei4tess",
"ei2t1h",
"ei2tin",
"eito2",
"ei4trau",
"ei4tro",
"eitsa4g",
"eit3t4",
"4eitu",
"ei4t1um",
"ei2t1ur",
"eit3z2",
"eiv2",
"eive4",
"ei2zar",
"eiz1in",
"2e3j",
"e1k",
"2ek.",
"2e3k2a",
"1ekd",
"ek2e",
"e3ke.",
"e3ke4n",
"e3kes",
"e3key",
"e3k2l",
"ek4lo",
"ek4n",
"e3k2o",
"ekor4da",
"2e3kr",
"ek4s1p",
"4ekt",
"ek2tan",
"ek5t6ante",
"ekt3at",
"ek2t1ä",
"ek2te2l",
"ekt3erf",
"ekt3erk",
"ek4t3er4z",
"ekt2o",
"ek2t3o4b",
"ek5tri",
"2e3ku",
"ekur2a",
"e3k2w",
"1ekz",
"e1la",
"el2abt",
"el3abu",
"ela2ck",
"el3ader",
"el1af",
"ela4h",
"e2l1ak",
"e2l1a2m",
"el2a3mi",
"e3lamp",
"el1ana",
"e4landa",
"e2lanm",
"e4l1ans",
"e2l1ant",
"e4lanw",
"el1anz",
"2elao",
"e2l1ap",
"e2l1ar",
"el3a2ri",
"ela2s",
"el1a4si",
"el1asp",
"ela3su",
"el3aufw",
"2e1lä",
"2elbil",
"2elbr",
"2eld",
"elda2r",
"eld3ari",
"eld4arm",
"el4d3erf",
"elder4p",
"elder4s",
"eld5erst",
"el3des",
"elds2",
"4e3le.",
"2e3lea",
"elea2r",
"2e3leb",
"4ele2c",
"el1ech",
"1elefa",
"eleg3s",
"4eleh",
"el3ehe.",
"2elei",
"e6l5ei6ern",
"e2l1ein",
"e3leine",
"e5leit",
"1elek",
"2eleko",
"e2l1el",
"1e2lem",
"2e3lem.",
"e3lema",
"ele2mi",
"e3lemm",
"2el1emp",
"2e3len.",
"elen4k3l",
"e4lense",
"e2l1ent",
"e3lep",
"2eler",
"e3ler.",
"eler2a",
"el1erd",
"e6lereig",
"el1erf",
"e4ler4fa",
"e4lerfi",
"e2lerg",
"el1erh",
"el1erk",
"e2l1erl",
"e4l3ernä",
"eler2ö",
"e2l1err",
"el3eru",
"el1erw",
"e2l1ess",
"e2l1e4ta",
"ele2ti",
"elet4ta",
"2el1ex",
"e3lex.",
"1elf.",
"elf2er",
"1elfm",
"elf4r",
"1elft",
"elgi5er.",
"elgi5ers",
"el3g2l",
"elg4r",
"e2l1id",
"2e3lie",
"eli3ef.",
"2elig",
"e2lim",
"elin3a",
"eli3no",
"el1ins",
"2elk",
"el4larb",
"ellar4t",
"el3lär",
"el5le.",
"ell2ei",
"ell3ein",
"ell3eis",
"el4lel",
"el5lend",
"ellenen5",
"ell2er",
"eller8fas",
"eller7g",
"ell3erh",
"el3les",
"el2lim",
"1ellip",
"el2lor",
"ell2ö",
"ell3sp",
"el3ma",
"elm2e",
"elm3ein",
"2eln",
"el3na",
"2elo",
"e2l3oa",
"e2lof",
"e2lol",
"e2lom",
"e2lonk",
"el1opf",
"e2l1or",
"e3lore",
"elo2ri",
"e3lot",
"e3l2ov",
"2elö",
"elö2s",
"el3p4",
"el4s5ein",
"el3sen",
"els4tri",
"el2sum",
"el4tans",
"elte4m",
"el5ten.",
"el4t3ent",
"elter4b",
"elter4f",
"elt3erh",
"elter6le",
"3elter4n",
"elt5ero",
"elter6sc",
"elte2s",
"el4tesc",
"elt3eth",
"el3the",
"el5tri",
"elts3pa",
"2e1lu",
"el1uf",
"e2l1um",
"e2l3u2r",
"elu2s",
"el3use",
"elu2t",
"el3uto",
"e1lü",
"2ely",
"e2lya",
"el3z2ac",
"el2zar",
"el4zene",
"elz1in",
"el2zwa",
"2elzy",
"e1m",
"e2m3a2b",
"e2m1alk",
"em3anf",
"e2m1ano",
"em1ans",
"1emanz",
"e4m1a4s3p",
"em1au",
"2e3mä",
"em2äh",
"1emba",
"1embo",
"1embry",
"em2dä",
"emd1r",
"em2dra",
"2eme",
"e2m1e2b",
"e2mef",
"eme2i",
"e2mele",
"em2en",
"emen6gel",
"emen4t3h",
"eme3r2i",
"e2m1er2l",
"em1erw",
"e4mesu",
"3e2meti",
"e2m1i2d",
"emi2ei",
"e2mig",
"emik2",
"em1im",
"2emin",
"emi3n2a",
"e3mind",
"em1int",
"1e2mir",
"e3misc",
"emi3tr",
"emma3u",
"em2m1ei",
"e2moa",
"e3mol",
"emo3s",
"1empf4",
"em3pfl",
"em3po",
"empo1s",
"em2sa",
"em4scha",
"em4sei",
"em2sim",
"em2spr",
"em2st",
"ems5tr",
"ems3tro",
"em3t2",
"1e2mul",
"3emuls",
"emune7",
"e3mur",
"2emü",
"e2na",
"4ena.",
"e4na2b",
"en3aba",
"en3abo",
"4ena2c",
"en3ache",
"e4n3ack",
"enadi4",
"e4naf",
"4enah",
"en3ak",
"en1al",
"enal2a",
"e4nalb",
"e3nale",
"en2alg",
"ena3l2i",
"e4nalk",
"e4nalm",
"e4nalo",
"enal3p",
"4en1am",
"ena4n",
"e4nand",
"en3ane",
"e4nant",
"e4nanz",
"en1ap",
"ena2pa",
"en3are",
"en3ark",
"en3aro",
"en1as",
"ena2sc",
"e4nast",
"2enat",
"4e5nati",
"e4natl",
"enat4s",
"e4n3att",
"4enatu",
"e4nau2f",
"en3aug",
"e4n3aur",
"e6nausta",
"e4naut",
"en1a2x",
"en1a4z",
"en1ä",
"en3äb",
"e3näi",
"e2när",
"en2ä3s",
"en3äst",
"en2ce.",
"end2ac",
"en2dal",
"en4dang",
"2endel",
"ende4lä",
"en4d3es4s",
"en2dex",
"en2did",
"en3d4ort",
"end3s4au",
"end3s2l",
"end3s2p",
"end3sz",
"en3d2um",
"en3d2ü",
"2ene.",
"en3e4ben",
"en1e2c",
"e2neff",
"ene2h",
"en2eid",
"e3neien",
"e4neige",
"4eneigu",
"e4nein",
"e4neis",
"e2n1el",
"ene4le",
"2ene2m",
"e2n1emi",
"2enen",
"e4nense",
"e4n1ent",
"en4entr",
"en3envi",
"en1ep",
"4e3ner.",
"en2era",
"e2n1erd",
"en3erei",
"e2nerf",
"en4erfr",
"1energ",
"e2nerh",
"e2nerk",
"e2n1erl",
"e4nermi",
"e4n3ermo",
"4enern",
"e4n3erne",
"ene2ro",
"e2n1err",
"en1ers",
"4eners.",
"e2n1ert",
"en4ert.",
"e2n3eru",
"e2n1erw",
"2enes",
"e3nes.",
"e2n1e2sc",
"e2n1esk",
"e2n1ess",
"en1eta",
"e2n1eth",
"en1eul",
"e2n1e2v",
"e4ne2x",
"en3f",
"enf2u",
"1engad",
"1engag",
"en3g2al",
"enge3r4a",
"en3g2i",
"en3gn",
"en3g2o",
"1engp",
"eng4ra",
"eng3se",
"2eni",
"e3ni.",
"e3nic",
"4e3nie",
"eni3er.",
"eni3erp",
"eni5ers.",
"en3i2ko",
"en3ill",
"eni4m",
"en1ima",
"en1imi",
"e2n1in",
"e3nio",
"eni2ö",
"e2nir",
"eni4sa",
"e4n3iso",
"e3nit2",
"e3niv",
"enk3aus",
"3enkeli",
"enk3erg",
"en4k3erk",
"en3k2ü",
"en2nef",
"en2nel",
"en4ner4f",
"enn3erg",
"en4n3erl",
"enn2i",
"enni6ger",
"2enniv",
"enns2",
"enn3ste",
"e2n3oa",
"e2n1ob",
"e3nobel",
"eno2br",
"e2nof",
"en3olm",
"eno2ma",
"eno4n",
"e2n1op",
"e2n1o2r",
"en2ora",
"eno4ri",
"4enorm",
"e2n1ost",
"4e3not",
"eno2w",
"2e1nö",
"en1ö2d",
"en3sabb",
"en2san",
"en5sche",
"en2seb",
"1ensem",
"ensen3e",
"ens3ere",
"en3spo",
"ens4por",
"enst5alt",
"en4s3tät",
"ens4tel",
"ens6temp",
"ens2th",
"2ensto",
"enst2ü",
"en5t2ag",
"en4tanm",
"en4tanw",
"en3t4ark",
"1entd",
"en3t2el",
"ente2n",
"3entera",
"en4terb",
"1entf",
"2entfo",
"1entg",
"3entgeg",
"en2thi",
"1enthu",
"1enthü",
"en4t1id",
"3entla",
"1entn",
"en2tob",
"entopf3",
"en2t1os",
"2entö",
"en4t3rol",
"1entsc",
"1entso",
"ent4sto",
"1entw",
"4entwet",
"3entwic",
"1entz",
"e2n1u",
"e3nu.",
"e4nu4r",
"2enu4t",
"e4nuto",
"e1nü",
"enü1st",
"4enwü",
"2e1ny",
"en3zare",
"enz2äp",
"1enzep",
"enz3erg",
"en4z3erk",
"en4zerl",
"en4z3erm",
"enz5ersc",
"enzi2d",
"enzlan4",
"enzo2l",
"1enzy",
"e1ñ",
"4eo",
"e1o2b1",
"eo3ben",
"eo3bl",
"eo3bo",
"eo3br",
"eo1c",
"eoch2",
"eo3dr",
"e1of",
"eo3g2",
"e1oh",
"eo3la",
"e3o2ly",
"e1on",
"e3o2nat",
"eo1o",
"e1opf",
"eop4r",
"e1or",
"e3or.",
"eo1ra",
"e3orb",
"eorgi1",
"e3ors",
"eort2",
"e3orw",
"eo1s2",
"e3os.",
"eo3se",
"e1oste",
"e1ou4",
"eo1ul",
"e1ö4",
"e1p",
"2ep2a",
"epa2g",
"epas6ser",
"2eper",
"e3p2f4",
"e5pfi",
"1e2pid",
"e2pig",
"e2pik",
"1e2pile",
"e3pio",
"1epis",
"2epist",
"1e2pit",
"ep3le",
"1epoc",
"eport4",
"1e2pos.",
"ep2p1a",
"eppe3l",
"ep2pl",
"ep2pr",
"2epr",
"ep3sh",
"ep2tal",
"ept2an",
"ep2tau",
"2e3pu",
"epu2s",
"4e3q",
"er1a",
"e3ra.",
"era2be",
"e2r3a2ch",
"e3rad.",
"e3radi",
"e2radj",
"e2radm",
"e4radmi",
"e4r3adr",
"eraf4a",
"era2g",
"e1rah",
"e1rai",
"er3aic",
"e3rake",
"e1rald",
"eral4eb",
"er3alke",
"e2r3all",
"er2an.",
"era4n4a",
"eran3d",
"e3rand.",
"e4rangr",
"e2ranh",
"e2rano",
"e1rap",
"er3apa",
"er3apf",
"e2rar",
"er3are",
"e3rari",
"e3ras.",
"era2si",
"e1rast",
"era2ß",
"e4ratel",
"e2ratl",
"e1raub",
"e1rauc",
"er3aue",
"erau2f",
"er3aug",
"e2ra2v",
"e1raw",
"e2r3ax",
"e1raz",
"e1rä",
"er1äf",
"er1äh",
"er1ä2m",
"er1äp",
"e2r1äs",
"er1ätz",
"3erbarm",
"erb2au",
"erb2e",
"2erbru",
"erb2sp",
"er1c",
"er3chl",
"erch2o",
"erd2am",
"erda3me",
"1erdb",
"2erdec",
"2erdel",
"er4d3en4g",
"erd3erw",
"erdes4t",
"erdeu2",
"1erdg",
"erd3st",
"2erdy",
"4ere.",
"er3e4ben",
"e3r2ech",
"er3echs",
"er1e2ck",
"er1edi",
"ere4dit",
"er1eff",
"e2r1e2h",
"ere4i",
"4e3rei.",
"e3reib",
"er1eig",
"4ereih",
"e4r3eime",
"e4reink",
"er3eis.",
"er5eisar",
"er3eisb",
"er3eisf",
"er3eisr",
"erei5str",
"e4rek",
"er1e2l",
"e2rele",
"ere3lev",
"ereli1",
"2erem",
"4erem.",
"er1emi",
"ere4mis",
"e2remp",
"2eren",
"4e3ren.",
"e3rena",
"eren1e",
"e4rense",
"e4rentn",
"e4rents",
"e3renz",
"eren8z7en8d",
"er1epe",
"4erer.",
"2ererb",
"erer3fa",
"e4r3erfo",
"e2rerh",
"e2rerk",
"e2rer2l",
"erer5lau",
"4erern.",
"e4rerne",
"e2rer2o",
"erer4ri",
"er1ers",
"4erers.",
"e8rersche",
"e2rert",
"2ererv",
"2ererw",
"2eres",
"4eres.",
"ere2sp",
"er1ess",
"eres3sk",
"er1eta",
"er1eu",
"ere4vid",
"erf2e",
"4erform",
"erf4r",
"4erfür",
"er4g3are",
"4ergebi",
"3ergebn",
"4ergebü",
"4ergeha",
"4ergehä",
"ergel4s3",
"erg5elst",
"4ergeni",
"2ergn",
"er2gop",
"4ergrem",
"erg1s",
"erg3s2o",
"ergs2p",
"ergs4t",
"e4rh",
"1erhab",
"er3hag",
"2erhai",
"4erhals",
"2erham",
"2erhan",
"2erhas",
"er3hei",
"2erher",
"er3hu",
"2eri",
"e2riat",
"e3rib",
"4e3ric",
"e4r3ico",
"er1id",
"4e3rie",
"eri3en1",
"e3ri3k",
"erik4l",
"4e3rin.",
"e2r1ind",
"e2r1ini",
"er1ink",
"er1inl",
"er1int",
"er1inz",
"e2ri2on",
"4eris",
"e2riso",
"e2risr",
"er1ita",
"3eritr",
"e3riv",
"2erk.",
"2erkaj",
"er3ker",
"1erklä",
"2erkm",
"2erkre",
"erk5t4",
"er2kum",
"2erl.",
"2erlag",
"3erlebn",
"4erleh",
"2erln",
"er3m2",
"ermen4s",
"er4m3ers",
"er4n3alt",
"er3ne",
"er4nene",
"er4nerf",
"er4nerk",
"3erneue",
"er2nob",
"erno2r",
"ern1os",
"2e1ro.",
"e1roa",
"er1ob",
"ero2bl",
"ero2br",
"e2r1o2f",
"e1rog",
"e1roh",
"e1rok",
"e1rol",
"er3oly",
"e1rom",
"er3omb",
"2e3ron",
"e2r1oo",
"er1op",
"2e4ro4r",
"eror2a",
"e1ros",
"1erosi",
"e3rosit",
"e1rou",
"e1row",
"er1o2x",
"er1oz",
"erö2d",
"2eröh",
"erö4l",
"er1ös",
"erö2sc",
"er3p",
"er3rä",
"2erren",
"er3ro",
"2errü",
"er3s2a",
"ers4ana",
"ersch4",
"er5schn",
"4ersei",
"ers2el",
"er3sen",
"er5s2i",
"er3sk",
"4ersted",
"er3stel",
"erst5ers",
"4erstil",
"ers4tod",
"ers6tr",
"er3swi",
"er3sz",
"ert1ab",
"er3tat",
"er4t3erf",
"er4t3er4g",
"er4ter4h",
"er4ter4k",
"er4ters",
"ert1h",
"er2tho",
"4ertö",
"er5tri",
"4ertru",
"erts2e",
"erts2p",
"2eru",
"eruf4s3",
"e4r3uhr",
"er1u2m1",
"er1und",
"e4rundu",
"erung4",
"er1up.",
"er3ur",
"er3use",
"e2r3uz",
"erü4b",
"3erweck",
"er4zerk",
"er4z3ers",
"es3ab",
"e4sabe",
"e2s1a2d",
"e3saf",
"es3ak",
"e4s3all",
"es1ami",
"es3ampl",
"es2ank",
"es2anm",
"es2anr",
"es3anz",
"e3sap",
"es2apa",
"esa2ra",
"e3sa2s",
"es2ast",
"esa2v",
"es1ax",
"2esb",
"esbi5er.",
"e3s2ce",
"esch2",
"es4chi",
"e2s3ec",
"es1ehr",
"esein4s",
"es2el",
"ese4nal",
"ese4neu",
"esen3o",
"es2ens",
"esen3sk",
"esen3th",
"eser4at",
"ese4r1u2",
"eses2k",
"e2s3e2x",
"2esf",
"2esh",
"es2har",
"es3he",
"2esi",
"esi1er",
"e2s3i2k",
"e2s1il",
"esi2st",
"es2kat",
"e4s3ke",
"e4s3kl",
"es3ku",
"e4s3ky",
"es3l",
"2esm",
"e2s3oa",
"e4s3ob",
"e2s1od",
"es2oh",
"eso2r",
"es1ora",
"eso3re",
"es2ort",
"e3sot",
"e3s2ö",
"4esp",
"e3spal",
"es4park",
"es2pek",
"e4spers",
"e2sph",
"e3s2pi",
"e3s2por",
"2esr",
"2ess.",
"es2s1ag",
"essali3",
"essau4s",
"1essay",
"2essä",
"2es3sc",
"ess6ere",
"ess4erf",
"ess3erg",
"ess5er6la",
"2essk",
"2esso",
"es2sof",
"2essp",
"es2s1pa",
"es2spu",
"es4stab",
"ess3tie",
"es3stu",
"estab4b",
"esta3ge",
"est1ak",
"es4tanb",
"es4tang",
"e4stant",
"e1st4ap",
"e1star",
"e4starb",
"e2st1a4s",
"e1stat",
"e4stat.",
"e4staum",
"e4staus",
"es2tec",
"este4i",
"est5eing",
"est5eink",
"est5einl",
"e1ste2l",
"es4t3emi",
"e4sten",
"es4t3eng",
"est5entr",
"est5erha",
"es4ter4ö",
"es4t3erz",
"es4t3ess",
"es2th",
"es2tid",
"e4stig",
"e1stil",
"e2stip",
"es2tis",
"estmo6de",
"1estn",
"e2stom",
"e3strec",
"es4tri",
"e1strö",
"e1stu",
"est3ums",
"es2tur",
"e1s6tü",
"e3sty",
"e3suh",
"e2s1um",
"es3ums",
"es3unt",
"es1ur",
"esu4s",
"2es3w",
"e3sy",
"es3z",
"es4zene",
"2e1ß",
"e2ß1el",
"e2ßent",
"eße3re",
"e2ß1er2g",
"e2ß1erl",
"eß3t",
"e1t",
"etab4",
"eta2c",
"2e3taf",
"2etal",
"et1ami",
"et4an.",
"et4at",
"etat3r",
"et1äh",
"2e3te",
"ete2e",
"e4t1ef",
"e4t1ein",
"ete3ke",
"eten3d2",
"ete2o",
"eter4hö",
"ete1ro",
"eter4tr",
"ete2s",
"2eth.",
"et2ha",
"e4t3hal",
"e3the",
"et2hi",
"e4thik",
"3ethn",
"et2hu",
"e4t1i2d",
"eti2m",
"etin1",
"et1ini",
"et2it",
"eti2ta",
"eti2th",
"et3l",
"2e3to",
"e2tob",
"e4t1o2f",
"et4on",
"eto4n3al",
"etons4",
"e4torg",
"eto2s",
"2etr",
"et3rad",
"e4traum",
"et3rec",
"e2t3res",
"et4ros",
"ets2c",
"etscher7e",
"etsch3w",
"ets1p",
"et2spe",
"et2ste",
"ett1a",
"et2ta2b",
"et2tad",
"et2tak",
"et4tans",
"ett2as",
"et2tau",
"et2tei",
"ette4n1",
"ett4er",
"et2t1h",
"et2t3r",
"et2t1um",
"3e2tui",
"e3tur",
"e3tü",
"etwa4r",
"1e2tym",
"2etz",
"et2zw",
"eu1a2",
"eu3b4",
"2euc",
"euch4ta",
"2eud",
"eude1s",
"eudi4e",
"2eue",
"eu2eb",
"eue6r5eif",
"eue6reis",
"euerer6s",
"euerer6t",
"eu3eri",
"eu3erk",
"eu3err",
"eu2esc",
"4euf",
"eu2fer",
"eu2g1a",
"euge4mi",
"eu6gense",
"eu3g2er",
"eugin2",
"eugin4f",
"eu4gin4g",
"eu2gre",
"eu2gri",
"eugs4",
"eug3sp",
"eu3h",
"eu1id",
"eu1in1",
"e4uk",
"1eukal",
"eu2kä",
"eulan2",
"euland3",
"eu3l2e",
"eul2i",
"2e1um",
"e3um.",
"eu3m4a",
"e3umb",
"e3umf",
"e3uml",
"e3um2s1",
"eum5st",
"e3umw",
"2eun",
"eu2na",
"eun2e",
"eu4nei",
"e3un2g",
"eu2nio",
"eu4nis",
"eunk2",
"eun3ka",
"eu1o2",
"eu1p",
"e1up.",
"eu3p2f",
"e3upg",
"eu4r1an",
"eu4r3ast",
"eura3t",
"eu2rau",
"eur1c",
"e2ure",
"euren2",
"eu4rens",
"eur4er",
"eur3f4",
"1euro",
"2eus",
"e3usar",
"eusch4o",
"eus2i",
"eu4sk",
"eu3sp",
"eust4",
"eu1sta",
"eu1sto",
"eu1s4tr",
"2eut",
"eut2e",
"eut2h",
"3eu3tha",
"eut2i",
"eu5t2o",
"eut6scha",
"eut6schn",
"eut6schr",
"2eux",
"eu2za",
"eu2zo",
"eu2z1w",
"e3ü",
"e1v",
"e2vak",
"e3var",
"eva4s3",
"2ev2e",
"eve5ri",
"evie3le",
"2e3vor",
"e1w",
"ewä2s",
"e2we.",
"ewei4sc",
"ewert4",
"ewer3te",
"e3wir",
"ewi2s",
"e3wit",
"2ex.",
"1exam",
"ex3at",
"2exc",
"2exd",
"e2xel",
"ex1er",
"2exes",
"e1xi",
"2exik",
"e2xil",
"e2x1in",
"e3xio",
"1exis",
"ex3l",
"1exp",
"2expu",
"2exs",
"2ext.",
"2ex2ta",
"ex2tin",
"1extr",
"2extu",
"2extv",
"2exu",
"e2xum",
"2e1xy",
"2ey1",
"eyl2",
"ey2n",
"ey3no",
"eys4",
"e1z",
"e3z2a",
"ez2ä",
"e2z1enn",
"e3zi",
"ezi2s",
"e3z2o",
"ez2w",
"ez3z2",
"é1b",
"é1c",
"é1g",
"égi2",
"é1h",
"é1l2",
"élu2",
"é1m2",
"é1n",
"é1o",
"é1p",
"é1r2",
"é1s",
"ési2s",
"é1t",
"é1u2",
"é1v",
"é1z2",
"è1c",
"è1m",
"ène1",
"ènes4",
"è1r",
"1ën",
"ë1t",
"ê1p",
"ê4t",
"1fa",
"fab4",
"2f1ab5b",
"fa2ben",
"2fabf",
"2fabg",
"2f1a2b5l",
"2fabn",
"3f2abr",
"2f1ab5s",
"2fabw",
"fa4cheb",
"fa4chel",
"fa2ch1i",
"fa2cho",
"fach3s4p",
"fa2dan",
"fa2del",
"f1ader",
"fa2di",
"fa2dr",
"fa3e",
"fah6l5ent",
"3fahre",
"5fahrt",
"fai3b",
"f1a2ka",
"fa2ke",
"f3aktio",
"f4akto",
"3f2aku",
"fa3la",
"fa3le",
"fal2kl",
"fal2l1a",
"fal4l3ei",
"fall5ent",
"fal6lerk",
"faller6s",
"fal6scha",
"fal6schl",
"fal6schm",
"fal2tr",
"fa2mei",
"f1amp",
"f1amt",
"3f2an.",
"fa2nar",
"fand2a",
"f2anf",
"fan2ga",
"fan2gr",
"2f1an3k",
"2fanl",
"4fann",
"f1anp",
"2fanr",
"2fanw",
"2f1an3z",
"2f1a2p",
"f2ar",
"far2b1a",
"far4bel",
"far4b3er",
"far4bin",
"farb1l",
"far2bo",
"far2b3r",
"far2b3u",
"f3arc",
"3fa5ri",
"far2r1a",
"farr3s",
"2f3art",
"2f3arz",
"fa3s4a",
"fa3sh",
"fa2st",
"2f1astr",
"fa2ß",
"f3at",
"f4at.",
"fa2to",
"f4ats",
"2f1auf",
"f3aug",
"fau2s",
"f1ausb",
"faus4t3r",
"3f4av",
"fa2xa",
"1fä",
"3fä1c",
"fäh4rin",
"fäh2ru",
"f1älte",
"2fäq",
"3färb",
"2f1ärm",
"2färz",
"fässer4",
"fäs6serk",
"fäs6serw",
"fä2ßer",
"2f1ätz",
"2fäug",
"2fäx",
"4f1b4",
"fbau1",
"fber2",
"2f1c",
"f3ch",
"2f3d4",
"fdien2",
"1fe",
"3fe.",
"featu4",
"fe2c",
"f2ech",
"fe3che",
"fe2del",
"fe2dr",
"fe2e1i",
"feein5",
"fe1em",
"2f1e2he",
"fehle2",
"feh4lei",
"f2eie",
"f2eind",
"2f1eing",
"fe3ini",
"fe3ins.",
"fei4nu",
"2f1einw",
"f1eis",
"fek4tin",
"fe2l3a2",
"fe2l1ä",
"fel2da",
"felde4m",
"feld6erh",
"fel2dr",
"2fe2lek",
"2felem",
"fe2l1er",
"fe2les",
"fe2l1o",
"fel4s3oh",
"fels2t",
"felt4",
"6fel6tern",
"f2em.",
"2femb",
"fem4m",
"2femp",
"fen3a",
"fe2nä",
"fend2",
"4fenerg",
"fe2ni",
"fe2no",
"fen3s2a",
"fen5s2c",
"fenst2",
"f1ent",
"fen3t2a",
"2f3entf",
"f2enti",
"4fentla",
"f2ento",
"2f3entw",
"4f3entz",
"3fep",
"fe2pi",
"f2er.",
"fe1ra",
"fe2rab",
"fer3a2d",
"fe2ral",
"fe4rang",
"fer4ant",
"fe4ranz",
"fe2rau",
"fe2r1ä",
"2ferd.",
"fer3da",
"fer3d2e3",
"f2ere",
"fe2r1e2b",
"fe2rec",
"3fer2ei",
"4f3ereig",
"fer3eis",
"f4erel",
"fer3ell",
"fe4rer4g",
"fer4fah",
"fer4fol",
"ferg4",
"f4ergr",
"feri2d",
"ferie4n3",
"feri4on",
"4fer4leb",
"f2ern.",
"fer4nei",
"fe2rö",
"f4erpa",
"f4erpf",
"f4erpl",
"f4erra",
"fer4reg",
"ferri2",
"f2ers.",
"f2ert",
"fert4r",
"f2erz",
"fess2e",
"fe2st",
"fest3a4b",
"fest3an",
"fest3ei",
"fes4tel",
"fes4t1o",
"fes4t3r",
"2f1e2ta",
"fe4tag",
"3fete",
"fe2th",
"fet4t3a",
"fetti3s",
"2feu.",
"feuer3ö",
"3few",
"2f1ex",
"fe1y2",
"3fez",
"1fé",
"4f1f",
"ffab6s",
"ff1a2d",
"f3f2ak",
"ff3ar",
"f3fas",
"ffa2t",
"ff1au",
"f2f1e2b",
"ffe2e",
"f2f1ef",
"f2f1ei",
"ffe3in.",
"f5fek",
"ff1e2m",
"f2femi",
"ff2en",
"ff3erle",
"fff4",
"ffi3k",
"f2fim",
"ffin3s",
"ff1lag",
"ff3le",
"ff3li",
"f3flü",
"ffo2r",
"ff1ox",
"f3f4rä",
"ff3ro",
"ffs2am",
"ff2s1p",
"ffs3tie",
"ffs3tut",
"ff3stü",
"ff3t2",
"ffus3s",
"f2fy",
"4f3g2",
"fgeb2",
"fge3s",
"fglim2",
"4f3h2",
"1fi",
"3fi.",
"fi4ak",
"fi2ar",
"fi3at",
"fid4",
"fi2do",
"f2ie",
"fi2e1i",
"fien3",
"fi1er2f",
"fi2gr",
"fi2k1as",
"fi2kel",
"fi2kin",
"fi2kn",
"fi2k1o4",
"fi4k3r",
"f2il",
"fi2l1an",
"fil3d",
"fi2les",
"fil2et",
"filg4",
"fi3li",
"fi4lin",
"fil2ip",
"fil2ma",
"fil2mä",
"fil4med",
"fil4mei",
"fi2lo",
"2fimp",
"3f2in2a",
"fin2e",
"2f1inf",
"fing2",
"fing4s4",
"fi3ni",
"f2ink",
"fin2s",
"fin3sc",
"fin3sti",
"2f1int",
"fi2o",
"fi3ol",
"fi2r",
"fi3ra",
"fi4re",
"fir3me",
"fi3s2a",
"fi4sch3a",
"fi6schei",
"fisch3o",
"fi4schr",
"fi4sch3w",
"fi3s2h",
"2f1iso",
"fis2p",
"fi2s3t",
"fite2",
"fi2tin",
"fit1o2",
"fi4tor",
"five4",
"fi2xel",
"fi2za",
"2f1j",
"3f2jo",
"4f1k4",
"fka4t3",
"f2l2",
"2fl.",
"f3lad",
"f5land",
"f4lans",
"f3lap",
"f4lasc",
"f3lats",
"flauma4",
"1flä",
"3f4läc",
"4fläd",
"2fläh",
"2f3län",
"2flär",
"2f3läu",
"f5le.",
"2f3leb",
"f4lee",
"2f5lein",
"flek3",
"flekt2",
"f3ler",
"f4lex",
"f3li.",
"3f4lim",
"f3lind",
"fli4ne",
"f3ling",
"2f3lins",
"2f5lon",
"1f4lop",
"1floß",
"1f4lot",
"flo2w",
"f3lö",
"4flöf",
"f4lög",
"3f4luc",
"f3luf",
"1f4lug",
"1f4luss",
"f4lut",
"flut1o",
"f4lü",
"f5lüm",
"fly1",
"4f3m2",
"fma5che",
"fma2d",
"4f3n2",
"fni2s",
"1fo",
"f1ob",
"fo2be",
"2fober",
"fob2l",
"2f1o2f",
"5foli3",
"fo2na",
"fo4nan",
"fon3au",
"fon3dr",
"fo4n3in",
"fo2nop",
"fons4",
"fo2nu",
"2f1op",
"4f3org",
"3form",
"for4m3a4g",
"for4mas",
"for4m3ei",
"for4min",
"forni7er.",
"for6schl",
"for4st",
"for4t3ei",
"for4ter",
"for2t1h",
"for2t3r",
"fort3s2",
"for3tu",
"for2u",
"fot4r",
"1fö",
"2fö2f",
"2f1ök",
"4f1öl",
"för4s5",
"4f3p4",
"2f1q",
"f2r4",
"f3ra.",
"frach6tr",
"2f3rad",
"2f3rah",
"fra4m",
"f3rand",
"f5rap",
"fras3ta",
"f3rat",
"1frau.",
"f3rauc",
"2fräd",
"1f4rän",
"2fre.",
"f3rec",
"f3red",
"2fref",
"f4rei.",
"f3reic",
"f4reie",
"frei1f",
"f4reig",
"frei3k2",
"2frein",
"2frek",
"2f3rep",
"2frest",
"3f4reu",
"2f3ric",
"fricht6e",
"fri3d",
"fri2e",
"2frig",
"f4ri3k",
"f3rip",
"1fris",
"f4risc",
"f4rist",
"2f3roc",
"2frol",
"1f4ro2n",
"fro4n1a",
"f4rop",
"fro2s",
"f3rot",
"frös2",
"f3ru",
"f4ruc",
"f3rü",
"4f1s",
"f2s1al",
"f2sa2n",
"fs3ane",
"f4s3ar",
"f2s1a2s",
"fsa2t",
"fs3ate",
"f2saut",
"fs2än",
"f3sc",
"f4sca",
"f4sce",
"f4schan",
"f4schef",
"f4schro",
"f4scr",
"f2s1e2b",
"fse2ei",
"f4s1ehr",
"fse2n",
"fs1en1e",
"f2s1ent",
"f2s1er",
"fse4t",
"f2s1eta",
"f2s1i4d",
"f3s2ky",
"f2s1o2",
"f3soh",
"f3sol",
"f3spann",
"f2s1pas",
"f2sph",
"f3s2pl",
"f3s2por",
"f2spre",
"f2spro",
"fs2pul",
"fs3s4",
"fs2t",
"fst2a",
"fs3tak",
"f2stas",
"f3stat",
"fs3tät",
"f4stäti",
"f3stel",
"f3stern",
"fs3th",
"f2stip",
"fs4tol",
"fs4tor",
"fst4r",
"f4s3tres",
"fs3trü",
"f4stüte",
"f2s1un",
"f3sy",
"4f1t",
"f4ta.",
"ft1a2be",
"ft1abl",
"ft1af",
"ft2ag",
"ft1ala",
"ft1an",
"f2t1ap",
"ft1a2r",
"ft3att",
"f2t1äu",
"fte2c",
"ft1eck",
"ft1edi",
"ft1eh",
"fte2he",
"ft1eig",
"ft1ein",
"ft1eis",
"ft1eli",
"fte3ma",
"ft1emi",
"f4t1ent",
"ft3erfü",
"ft1erk",
"f2t1erl",
"f2t1erz",
"f2t1e2ti",
"f2t1ex",
"f2t1h",
"f4t3hei",
"f2t1id",
"f3tik",
"f2tim",
"f2t1in",
"ft2ing",
"fto2",
"f2t1of",
"f2t3ot",
"f3t4ran",
"f2t3res",
"f3treu",
"ft4rit",
"ft3ro",
"ft3ruh",
"ft2s1",
"ft4sam",
"ft3s2c",
"ft4sche",
"ftse2",
"ft4seh",
"ftsen1",
"ft3st",
"ft4staf",
"fts3tät",
"ft4stei",
"ft4stem",
"ft6stier",
"ft6s5treu",
"ftstro4",
"ft4stru",
"f2tum",
"ft1urk",
"ft1url",
"f3tü",
"ftwa4",
"ftwa6r",
"ft3z2",
"ftze3d",
"1fu",
"3fuc",
"3fug",
"f2uh",
"fuku3",
"fulb4",
"f1um1",
"fu2mei",
"f2umm",
"fund3er",
"fun6derg",
"fun6derh",
"2f1unf",
"fung4",
"2fungl",
"2f1u2ni",
"fun2kl",
"fun2ko",
"fun2k3r",
"fun2ku",
"2f1unm",
"2funr",
"2funt",
"f2ur",
"furch2",
"fu4re.",
"2f3url",
"fus2sa",
"fus2s1p",
"fus2st",
"fu2ß1er",
"3fut",
"1fü",
"2füb",
"fühl4sc",
"fün2",
"fü2r",
"2f1v",
"4f1w",
"f1y",
"4f1z",
"fz2a",
"fzeiten6",
"fzei8t7end",
"fz2ö",
"fzu2ga",
"fz2w",
"3ga.",
"2gabf",
"2gabg",
"2g1a2b3l",
"gab2o",
"g1abr",
"gab4ri",
"2gabsc",
"g2abt.",
"2gabtr",
"ga3bu",
"2gabw",
"2gabz",
"ga1c",
"gade2r",
"ga3d2i",
"gadi4e",
"ga2dr",
"gae2",
"ga1fl",
"5gag.",
"ga1k",
"ga2ka",
"ga2ku",
"gal2a",
"ga3laf",
"ga2lar",
"2g1alau",
"2g1alb",
"2g1alg",
"gal3lo",
"2g1alp",
"2g1alta",
"2g1altd",
"g1a2lu",
"ga2mec",
"ga3mel",
"gam3ma",
"5g4amo",
"2g1amt",
"g1a2na",
"2ganal",
"gan3d4",
"2ganf",
"2ganga",
"4gangeb",
"gan2gr",
"gang4sp",
"gan2g1u",
"2g1ank",
"2ganl",
"2ganmu",
"3g2ano",
"ga2nob",
"2ganr",
"gans2",
"g2ans.",
"2g1ansi",
"2ganst",
"2ganw",
"ga1ny",
"2g1anz",
"ga3pe",
"2g1app",
"ga1q",
"3gar.",
"g2ara",
"2garc",
"3g2ard",
"ga3ret",
"ga3r2i",
"2g3arm",
"ga3r2o",
"gar2s",
"2g1arti",
"ga3ru",
"2g1arz",
"g2as.",
"ga2sa",
"ga4s3al",
"ga4sam",
"gasche4",
"gase2",
"ga2sei",
"ga2sel",
"ga2se4m",
"ga2si",
"ga2sor",
"gas3s2",
"5g4asse.",
"g3asses",
"6gassess",
"ga2st",
"ga4ste",
"gas4t3el",
"ga4str",
"gast3rä",
"ga3t2a",
"2gatm",
"gat4r",
"gau1c",
"2g1auf",
"2g3aug",
"g2auk",
"gau5ne",
"2g1aus",
"2g1aut",
"ga3z",
"2g1äp",
"gär3th",
"2gärz",
"gä4u",
"2g5b4",
"gber2",
"gbi2",
"gby4t",
"2g1c",
"2gd",
"g1da",
"g3d2ad",
"gda3de",
"g2d1ak",
"g2d1an",
"g2d1ar",
"g2d1au",
"g1dä1",
"g2dei4",
"gd1els",
"g2dent",
"g2d1er",
"g2d1et",
"g2d1in",
"g1do",
"g2dop",
"g1dö",
"g1dr",
"gd3re",
"gd3ru",
"gd3s2",
"gdt4",
"ge3a2",
"ge4ate",
"geb2a",
"ge3ble",
"geb4lin",
"geb4lo",
"gebot4",
"3gebü",
"ge1c",
"ge3ck",
"ge1e2",
"ge3ec",
"ge2es",
"geest3",
"ge5fa",
"3gefä",
"4g1eff",
"gef4l",
"gef4r",
"ge3fu",
"g4eg",
"gege2n1",
"gegene4",
"gegen3s4",
"ge3g2l",
"geg4r",
"geher3l",
"ge3ho",
"2g1eid",
"ge4ie2",
"ge4ig",
"g2eil",
"ge1in1",
"ge2inf",
"gein4h",
"2g1einr",
"gein2s",
"gein2v",
"ge1ir",
"2g1eise",
"gei3sh",
"geis4s3c",
"gei2st",
"geist3r",
"2gek.",
"ge4lanz",
"gelb1r",
"gel4b3ra",
"gelb3s",
"gel4den",
"gelder4",
"gel6derh",
"gel6ders",
"ge3lec",
"gele5cke",
"ge2lef",
"2ge2lek",
"2gelem",
"gelen1",
"ge4lene",
"gel3ere",
"ge4lerk",
"geler3ö",
"ge4l3ers",
"ge2l1ev",
"gel3f",
"gel1i4m",
"gel3la",
"gell2i",
"gel2ö",
"gel3sa",
"gels2p",
"gels2t",
"gel3ste",
"gel3sz",
"gel3ta",
"gelt4r",
"gel3z2",
"gem2",
"ge4ma.",
"gem6e",
"4g1emp",
"ge3mu",
"g4en.",
"ge3na",
"ge4n1ac",
"ge4nad",
"ge4nak",
"ge4n3al",
"ge4nam",
"ge4nap",
"ge4nar",
"ge4nat",
"gen4aug",
"4genda.",
"gend3in3",
"4g3endmo",
"gen2d3r",
"gen3eid",
"gener4f",
"4generg",
"ge4n3ern",
"gen6erwe",
"gener4z",
"ge2nim",
"gen3k4",
"gen3n",
"ge2noc",
"gen4sam",
"gen6semb",
"gen3sk",
"gen3sz",
"gen3tä",
"2gentf",
"gen3t2h",
"gen5tr",
"2gentw",
"gen3zw",
"ge1oo",
"geo2ri",
"g2ep4",
"ge3pl",
"ge3po",
"ge1ra",
"ge2rab",
"ge2rak",
"ge2r3al",
"ge3rann",
"ge4rant",
"ge4r3a2r",
"ger2as",
"2gerdg",
"ge3rem",
"ge4rene",
"ge4reng",
"ge4ren4s",
"ge4r3ent",
"ger2er",
"gerin4d",
"gerin4f",
"ger4inn",
"gerin4t",
"4ger4klä",
"g3erlas",
"ger5me",
"ger3no",
"2g1ernt",
"ge1ro",
"ge2rob",
"ge1r2ö",
"ger4sat",
"4g3er4seh",
"ge3r2u",
"ge1s2",
"g4es.",
"ges3auf",
"3ge3sc",
"gesch4",
"ge6sche.",
"ge2s3eb",
"4g3e4sel.",
"ges3elt",
"ge2s3er",
"ge3sha",
"ge3si",
"ge3so",
"ge3spa",
"ges4pi",
"ges3se",
"ges3s4t",
"gest2",
"gest4a",
"ge3stak",
"ges4tan",
"ge3st6e",
"ge4s3ter",
"ges3th",
"ges6tier",
"ge4s3tur",
"ge3t2a",
"ge4tang",
"ge4tant",
"g1etap",
"ge2thi",
"ge5trei",
"ge5tri",
"ge5t4u",
"2g1e1ul",
"ge3unk",
"ge1urt",
"ge3u4t",
"4g1e2x",
"2g5f4",
"gfi2l",
"2g1g",
"gga4t",
"g5ge",
"gge2ne",
"gg2l",
"g3gla",
"g3glo",
"g2g3n",
"gg4r",
"ggs2",
"2g1h",
"4gh.",
"gh2a",
"3ghale",
"gh2e",
"3g2het",
"3g2hie",
"gh1l",
"3gh2r",
"ghs4",
"gh3sc",
"g2hu",
"gh1w",
"gi3alo",
"gich2",
"gicht1",
"gie3g",
"gi2e1i",
"gi2e3l",
"giel2a",
"gie5n2e",
"gi4eno",
"gie3res",
"gie1st",
"gift5s",
"gi2gu",
"gi2kel",
"2g1ill",
"gi2me.",
"gi4mes",
"gi2met",
"2gimp",
"2gin2d",
"gi3ne",
"2g1inf",
"2gin4h",
"2g1ins",
"gin2sa",
"2g3int",
"2gin2v",
"gi2ob",
"2giok",
"2g3isel",
"git2a",
"gitt4e",
"gi3tu",
"gi4us",
"2g1j",
"4g5k4",
"gl2",
"4gl.",
"4g1lab",
"2g1lac",
"2gladu",
"2g1lag",
"2g1lam",
"2gland",
"gla2s1c",
"glas3t4",
"3g2laub",
"2g1lauf",
"2gländ",
"2gläuf",
"gl3b",
"g2l4e",
"2g3le.",
"3glea",
"2g3leb",
"g3lec",
"4g3led",
"g3lee",
"2g3leg",
"2gleh",
"g4leic",
"4g3lein",
"gleiter8s",
"glei4t5r",
"g3len",
"4glenk",
"4g3ler",
"glerei4",
"2gles",
"3gles.",
"g3lese",
"g2lia",
"2glib",
"3g2lid",
"3g2lie",
"4g3lieb",
"2glif",
"g2lik",
"4glil",
"g2lim",
"2glin",
"g2lio",
"2glis",
"g2lit",
"g3lite",
"g2liz",
"g3lize",
"g2loa",
"g2lob",
"g2loc",
"2g3loch",
"g2lok",
"g2lom",
"g2lop",
"2glorb",
"2glos",
"g2lot",
"2glöch",
"2glös",
"2glöw",
"2gls",
"g1lu",
"2g3luf",
"2gluk",
"2g3lun",
"g2lut",
"3g2lü",
"g3lüg",
"2glw",
"3g2ly",
"2g1m2",
"gmen4tr",
"gmi2s",
"g1n",
"2gn.",
"g2n2a",
"g4na.",
"2gnac",
"g4nad",
"2g5nah",
"gn4al",
"gna4l3er3",
"2gnanl",
"3g2nä",
"2gnb",
"2gnc",
"2gnd",
"gn2e",
"g3neh",
"2gn3ent",
"gne2tr",
"gneu1",
"2gnf",
"2gng",
"2gnh",
"g2nie",
"g2nif",
"g4nin",
"2gnint",
"2gni4s3",
"gnise2",
"2gnk",
"2gnl",
"2gnm",
"g2no",
"3g4non",
"gno1r",
"g3not",
"2gnp",
"2gnr",
"2gns",
"2gnt",
"2gnu",
"3g2num.",
"g2nü",
"2gnv",
"2gnw",
"g2ny",
"2gnz",
"go4a",
"goa3li",
"g1ob",
"gobe3l",
"2gobj",
"g2ob2l",
"gob2s",
"2g1o2f",
"2gog",
"2g1oh2",
"goh3ren",
"go1i",
"gol2a",
"gol2da",
"gol2fr",
"3gon.",
"go4nat",
"gon2e",
"3gons",
"3g2opa",
"gopf4",
"go2pos",
"2gopt",
"gor2a",
"2g1ord",
"2g1org",
"go2si",
"go2s3p",
"go1ste",
"2g1osz",
"go3t2h",
"got6terb",
"got6t5erg",
"gotte4s",
"3gou",
"go1y",
"gö2f",
"g1öl",
"3göt",
"2g3p4",
"2g1q",
"g2r4",
"g4rab",
"gra2ba",
"gra2bi",
"gra4bl",
"2g3radl",
"2g3rah",
"2g3rak",
"gram1",
"grammen6",
"gram8m7end",
"gram6mer",
"g3rand.",
"2gra2r",
"grar1e",
"gra4s3a",
"gra4sh",
"gra4sp",
"gra2st",
"2g3raub",
"grau3f",
"2graum",
"grau3sk",
"2gräd",
"gräs1c",
"g3räu",
"2g5re.",
"g4reb",
"2g3rec",
"g3rede",
"g4re2e",
"2g3ref",
"gre2fr",
"2grege",
"2g3reic",
"grei4fr",
"2g3reih",
"g3rein",
"g3reit",
"3g4rem",
"3gren",
"4g3renn",
"gre3no",
"gren6z5ei",
"grenz3w",
"g4rer",
"2grese",
"gres6ser6",
"g3ret",
"g3rev",
"2g3ric",
"gri2e",
"2g3riem",
"g3riese",
"2grig",
"gril4la",
"4g3ring",
"4g3rinn",
"gro2b3a",
"gro3ber",
"gro2bl",
"gro2b3r",
"2groc",
"2groh",
"2g3rol",
"2g3rose",
"g4ross",
"gros6sel",
"g4rot",
"2gröh",
"2gruf.",
"g4ruft",
"2g3ruh",
"g3rui",
"2g3rum",
"grun2g",
"3grup",
"3grus",
"3gruß",
"2g3rut",
"2g3rüc",
"4g2s1",
"gs3a2b",
"g4sac",
"g5sack",
"gsa2d",
"gs3a2k",
"g3sal",
"g4s3alb",
"g4sall",
"g4salm",
"g4salt",
"gs2am",
"g4s3ama",
"gs3amb",
"g4s3amp",
"gs3a4p",
"gs3a2r",
"g3sat",
"gsau2g",
"gsau4r",
"gsa2v",
"g3säu",
"g3s2c",
"g4sca",
"g4s3ce",
"gsch4",
"g4schef",
"gs4chi",
"g4sco",
"gse2",
"gs2e3h",
"gs4eil",
"gse4kl",
"g3sel.",
"g4sela",
"g3seln",
"gs3em",
"gsen1",
"g4s3ent",
"g4s3er",
"g3sere",
"gser1i",
"g4se4s",
"gse4t",
"g4seu",
"gsfi2l",
"gsgene4",
"gs3ha",
"gsi2d",
"gs3i2k",
"g3sil",
"gs3io",
"g4s3ita",
"gs2ki1e",
"gs3kr",
"gso2",
"g4s3o4b",
"g3sol",
"gs4on",
"g4s3op",
"g5s4orge",
"gs4pant",
"g4s3pas",
"g3spei",
"g3s2pek",
"g3s2pi",
"g5s6pie",
"g4s3pl",
"g5s6port.",
"g4s3pru",
"gsrat4",
"gsrü2c",
"gs3s4",
"gs3ta",
"g3s4tad",
"g4stag",
"g3s4tan",
"g4stanz",
"g3star",
"gs4tati",
"gs3tä",
"g3steh",
"g3s4tein",
"g3st2el",
"gs4tell",
"gste2r",
"gst3err",
"g1steu",
"gs2thy",
"g3stif",
"g3stil",
"g3stim",
"g3stir",
"g3sto",
"g4stoch",
"g4stod",
"g4stor",
"gs3tö",
"gs4tör",
"gs3tr",
"gst4ra",
"gs4tras",
"gs4trat",
"gst5reit",
"gst4res",
"g4streu",
"gst3rit",
"gst3ros",
"g3stun",
"gs3tü",
"gs3un",
"g3sy",
"2g1t",
"g3te",
"gtei3s",
"gt1h",
"gt2hy",
"gt2i",
"gti2m",
"g3to",
"gt4r",
"gt4s",
"g3tü",
"gu4ale",
"gu3am",
"gu1an.",
"gu1ant",
"gu1as",
"gu1c",
"gu4d3r",
"gu2e",
"2gued",
"guet4",
"2g1u2f",
"2g1uh",
"gu3ins",
"gu1is",
"gum2e",
"3gumm",
"gummi1",
"gun2e",
"2g1unf",
"gunge2",
"4gungew",
"2gungl",
"2g1u2ni",
"2g3unk",
"2gunr",
"gun2s",
"2gunt",
"3gur",
"gure4",
"4g1url",
"gur2t3h",
"gur2tr",
"gurt3s",
"guru1",
"gu2s",
"gu4s3a",
"gu3sc",
"guschi5",
"gu3se",
"guss1o",
"gus2sp",
"gus2st",
"gu4st",
"gust3a4b",
"gus3te",
"gus6t5en6d",
"gus6terl",
"gus4tr",
"gu2t",
"gut1a",
"gut3er4h",
"gut1h",
"gut2s3p",
"2güb",
"3gür3",
"gü2s3",
"2g1v",
"2g1w",
"gy3n",
"gy4na",
"2g3z2",
"gzeu4gi",
"2ha.",
"hab2a",
"hab2e",
"h3abf",
"hab2i",
"h1ablu",
"2habn",
"h1a2br",
"h1abs",
"2habw",
"ha4ch3en",
"ha2cho",
"hacks4",
"2hada",
"ha2del",
"hade2n",
"h1adle",
"h1a2dr",
"ha3dri",
"2hae",
"ha3el",
"ha4far",
"haf2e",
"h1affä",
"haf3f4l",
"h2aft",
"haf4to",
"haf2tr",
"haf4tre",
"haft4s3p",
"hag2a",
"h2agg",
"h1ah",
"ha3ha",
"h2ahs",
"h2ai",
"3hai.",
"h2aj",
"2haka",
"ha1kl",
"2h2al.",
"ha3l2al",
"halan4c",
"h1a2lar",
"ha2lau",
"hal2ba",
"hal4bel",
"hal4bin",
"hal2b3r",
"hal2bu",
"2hale",
"2halh",
"hal2i",
"hal2l1a",
"hal6lere",
"haller6f",
"hal6lerg",
"ha3lo",
"4halp",
"hal4sk",
"hal2sp",
"hal4tal",
"hal4tei",
"hal2t3r",
"hamot4",
"2h1amt",
"h2an.",
"2hana",
"ha2nal",
"ha2nan",
"han2au",
"2hanb",
"h2anbe",
"h2and",
"han2da",
"han4d3er",
"han2d3r",
"hand3s",
"ha2nem",
"han2f1",
"han6g5end",
"han4gro",
"han2k1",
"2hanl",
"2hano",
"2hanr",
"h1ansc",
"2hanz",
"2h1ap",
"3h2ape",
"ha2pl",
"ha2po",
"ha2pr",
"h2a3ra",
"ha4rab",
"2harb",
"2harc",
"h2ard",
"har2fr",
"h1arm.",
"har3ma",
"h2arme",
"har4me.",
"har4ne",
"ha2rom",
"2hars",
"hart4e",
"har2th",
"h1arti",
"har4tr",
"har2za",
"h2as",
"2has.",
"2ha3sa",
"has4c",
"has2h3",
"has4sa",
"hasser4",
"has4s3t",
"ha2str",
"h1a2ß",
"ha2ta",
"hat2i",
"h3atl",
"ha2t3r",
"2hats",
"hat5t2",
"h3attr",
"h1audi",
"h1aufb",
"hau5f6lie",
"hau3f4lo",
"2h1aufm",
"h1aufs",
"h3au3g2",
"h1aukt",
"hau2sa",
"hau4san",
"hau2s1c",
"h2ause",
"hau4sel",
"hau6s5ent",
"hau4spa",
"hau4spe",
"haussen6",
"hau4sur",
"hau2t1a",
"hau4t3r",
"ha2ve.",
"häde2",
"h1äff",
"2häi",
"hä2kl",
"2härz",
"hä6s5chen",
"2h1äst",
"2häug",
"häu2s1c",
"hä3usp",
"2h3b4",
"hba4ras",
"hber2e",
"2h1c",
"2h3d2",
"hdan2",
"2hea",
"he2ad",
"he3be",
"heb3eis",
"he2b3l",
"he3br",
"he3bu",
"he3ch2e",
"he3chi",
"he1cho",
"h3echs",
"he3cke",
"hed2g",
"he2dit",
"he1e4m",
"hee2n",
"hee2s",
"he1e2t",
"h2ef.",
"he2fan",
"he2fau",
"he2f1ei",
"he3f2em",
"hef3erm",
"2heff",
"he2fid",
"he4f3in4g",
"he2f5le",
"2hefr",
"hef4ra",
"he2fre",
"3heft",
"he2fu",
"he3gu",
"he2hel",
"hei4a",
"h4eib",
"h1eie",
"h1eif",
"h1eig",
"he2im",
"hei4mal",
"hei4man",
"hei4mar",
"hei4mei",
"heim3p",
"hei4mu",
"2hein",
"hei4na",
"heine2",
"hei4n3eb",
"hei6nene",
"hei4n3er",
"h3eintr",
"2heio",
"2he1ism",
"he1ist",
"h2eit",
"heit4s3",
"h1eiw",
"hekt3a",
"he2la",
"he3lag",
"hel1an",
"hel3au",
"hel1ec",
"he2lek",
"h3elem",
"he2len",
"h2elf",
"he3li",
"hell2a",
"hel4l3au",
"hel4mei",
"he3lo",
"he4lof",
"hel2or",
"he2lö",
"4helt",
"h4em.",
"2hema",
"hem2b",
"1hemd",
"2heme2",
"h2e3m2i",
"he4mia",
"h3e4miss",
"1hemm",
"2h3emp",
"h2en.",
"he4n3a2",
"he2nä",
"hen3ebe",
"henen1",
"hen3end",
"he4nene",
"he4nens",
"hen3erg",
"he4nerm",
"he2n1e4t",
"2henga",
"hen4gag",
"hen4kan",
"hen4kau",
"2heno",
"heno3t",
"hen4sem",
"henst2",
"hen3str",
"hent2a",
"hen3te",
"hen4ter",
"hen5tr",
"hen4tri",
"h1ents",
"2h3entw",
"h3entz",
"he4n3u",
"hen3z2",
"2he2o",
"he3on",
"he3op",
"he3pa",
"he3ph",
"h1e2pi",
"hept2",
"h2er.",
"her3a2b",
"he2rad",
"2herap",
"he4r3a2r",
"herau2",
"herb2",
"he2r1e2b",
"he4reck",
"her4eif",
"4he3reig",
"he6reis.",
"her7eises",
"he2rel",
"he4rene",
"he6rersc",
"he4rerw",
"h1erfo",
"her4fol",
"6hergebn",
"2herif",
"herin4d",
"herin4f",
"he6rin6nu",
"herin4s",
"h1erke",
"her4klä",
"h5er6kran",
"h6erlad",
"2herm",
"he3ro",
"he4r3o2b",
"he4rof",
"he4rop",
"he4rot",
"h1erör",
"hert4",
"her3th",
"her3um",
"her4zap",
"her6zeng",
"h3erzeu",
"her2z1w",
"he3s4a",
"2hese",
"he3si",
"he3s2p",
"hes6tä",
"he2tap",
"he3tä",
"heter2",
"he3th",
"het2i",
"he3t4s",
"he2u",
"heu3g",
"he3unt",
"3heusc",
"he3x",
"he1x2a",
"2hexp",
"hey2",
"he1ye",
"1hè",
"2h3f4",
"hfaller6",
"hfan2",
"hfel2l3",
"hfi2s",
"hflei2",
"2h3g4",
"hga2s1",
"2h1h2",
"hhoh2",
"4hi.",
"2hia",
"hi2ar",
"h1iat",
"2hic",
"hi1ce",
"hich6t5er",
"hicht6sp",
"hi3d",
"hid4e",
"hi4dio",
"2hido",
"hi2e",
"hi3ens",
"hie4rei",
"hier3i",
"hie4rin",
"hiers2",
"hif3f4r",
"hi2k3r",
"hi2l3a4",
"hile3n2",
"hil2fr",
"h2im",
"2hima",
"h3i4mit",
"h4imm",
"h3impe",
"hi2n",
"hi3nak",
"hi3nam",
"hi3nap",
"hi5n2as",
"h2inde",
"hine2i",
"hi3nel",
"hin2en5",
"h1inf",
"h1inh",
"2hi3n2i",
"hin3n2",
"hi3n2o",
"hin3s2",
"hin2t1a",
"2hio",
"hi3ob",
"hi4on",
"hi2p3",
"hi4pl",
"hips2",
"hi4pu",
"hi2r",
"hi3ra",
"2hi3re",
"hi3ri",
"hir2m1a",
"hir2mi",
"hirn1",
"hir4ner",
"hir2s",
"1hirt",
"2his.",
"his2a",
"hi4se",
"h1i2so",
"hi3tac",
"hi2tan",
"hi2tel",
"hi1th",
"hi3t2i",
"hit1r",
"hi2tro",
"hit3z2e",
"hi2v1o",
"2h1j",
"2h1k4",
"hkamp2",
"h2keu",
"hki2n1",
"h3kö",
"2hl",
"h4laf",
"hl2ag",
"hla2gr",
"hlan4d3a",
"hl1ans",
"hl1anz",
"h1las",
"h1lat",
"h1laut",
"h1lay",
"h3läche",
"h1läs",
"h1läu",
"hlb4",
"hl3d4",
"h3le.",
"hle3a",
"h3leb",
"h3led",
"hle3e",
"h2leis",
"h3leist",
"hl1el",
"h5len.",
"hle4nas",
"hlenen3",
"hl2enn",
"h4l3entr",
"h4lents",
"hl2enz",
"h3ler",
"hle2r3a",
"hl4ere",
"h2lerg",
"hler4hö",
"hl2erk",
"h6l3er4nä",
"hle3run",
"hl1erw",
"h4lerz",
"h3les",
"h4lesi",
"h4leud",
"hlf4",
"hlg4",
"h2lie",
"h3lied",
"h2lif",
"h2lim",
"hl1ind",
"hling4s3",
"h2lip",
"h2lis",
"h2lit1",
"hl3l2",
"hl3m2",
"h2lo",
"hl1ob",
"h3loc",
"hl1o2f",
"h3log",
"h4lor",
"hlo2ra",
"h3los.",
"h3losi",
"h4loss",
"hlos4st",
"h2lös",
"hl4sar",
"hl2ser",
"hl3ska",
"hl3s2lo",
"hl5s6tern",
"hls3tie",
"hl5str",
"hl2su",
"hl3t2",
"h3luf",
"h3luk",
"h3lumpe",
"h1lüf",
"hlz2",
"2h1m",
"hm2a",
"hm3abl",
"h3mad",
"h3mag",
"h3mak",
"h3man",
"h2mant",
"h3mar",
"h4m3arc",
"h3mä",
"h4mäc",
"h4mäh",
"h4mäl",
"hm2e",
"h3me.",
"h3med",
"hme1e4",
"hmeer4s",
"h3mein",
"h3meld",
"hme3le",
"h3men",
"hmen2s",
"hme4ran",
"hme4rei",
"hme1s2t",
"h3mex",
"hmi2e",
"h3mind",
"h3mini",
"h3minz",
"h3mirr",
"h2mo",
"h3mop",
"h3mot",
"h3m2ö",
"h4möl",
"hm3p2",
"hm2s",
"hm3sa",
"hms1p",
"h2mu",
"h3mul",
"hmut4s",
"2hn",
"h2na",
"hna2c",
"h3nag",
"h3nam",
"h4nar",
"hn3a2te",
"h4natt",
"h3nau.",
"h2nä",
"hn1äh",
"h3näs",
"hn3d4",
"hn2e",
"hne3b",
"hne2e3",
"hn3eff",
"hn3eig",
"hn3ein",
"h2nel",
"hne4n",
"hn4eng",
"hne4pf",
"h3ner",
"hner4de",
"hner3ei",
"h4n3e2ro",
"h4n3ersa",
"hn3ex",
"hn3f4",
"hnflei4",
"hnhof8stras",
"h2nic",
"h2nid",
"h2nie",
"hn1im",
"hn1in",
"h2nip",
"hni4sa",
"hnk4",
"hnno2",
"h2no2r",
"hnra2",
"hn3sa",
"hn3s2p",
"hnst2",
"hns4to",
"hnsuch4",
"hnts2",
"h2nul",
"h2n1unf",
"hn3z2",
"ho4ar",
"ho3bern",
"ho2b3l",
"ho2ch3",
"ho4cha",
"hoche2",
"ho2cka",
"ho6ckerl",
"hock3t",
"2hod",
"2ho2e",
"hoe3n",
"ho3er",
"ho2f1a2",
"ho2fä",
"ho2fed",
"ho2feu",
"hof3f4a",
"ho2f3l",
"ho2f1o",
"ho2f3r",
"ho2fu",
"2hoi",
"ho2l1a2",
"hol3ar",
"1hole",
"ho2l1ei",
"ho2lem",
"hol3g4",
"hol3k",
"holl4",
"hol3s",
"2holy",
"h3olym",
"1holz",
"hol6zene",
"hom2e",
"ho2me.",
"ho2mec",
"ho2med",
"h2on",
"hon2er",
"ho1on",
"hoo2r",
"2hop",
"ho1ra",
"h1o2r2an",
"ho2rau",
"h1or3d",
"2hore",
"ho4rens",
"ho3ret",
"2h1org",
"hor3ta",
"hor4ter",
"h1ortu",
"h2os.",
"hose2",
"ho2sei",
"ho3sl",
"ho4sla",
"ho2sp",
"ho3spr",
"ho4ßene",
"2hot.",
"ho3th",
"2hotr",
"2hot3s2",
"1hou",
"hou4s",
"2ho2w1",
"h1ox",
"ho1y2",
"1h2ö",
"2hö.",
"hö2c",
"hö3ck",
"5höhe",
"2hö2s1",
"h3öst",
"2h3p4",
"h1q",
"2hr",
"hra2b",
"hr3a2c",
"hr3ad",
"hr1a2g",
"h1r4ah",
"h1rai",
"h1rane",
"hr3ap",
"h3räu",
"hrb4",
"hr1c",
"hr3d",
"h2rec",
"h3r2ech",
"h3red",
"h3ref",
"hr3eff",
"h2r1eh",
"h4rei.",
"hrei4ba",
"hrei4br",
"h3reic",
"h3reif",
"h4r3eig",
"hr4eini",
"h4reinl",
"hrei3th",
"hreli1",
"h3rep",
"hrer6geb",
"hr2erh",
"hr2erk",
"h4rerla",
"h6rer6leb",
"hr2erm",
"hrer3s",
"hrer4sa",
"hr2erw",
"hr2erz",
"h3re2s3",
"hress2",
"hrest2",
"hre2t",
"h2r1eta",
"h2r1eu",
"h2rev",
"hrg2",
"h2ri",
"h3ric",
"h4rick",
"hri4e",
"h3riesl",
"h3rin",
"h4r1ind",
"hr1int",
"h4rist",
"h5ritter",
"hr3l",
"hr3m2",
"h3rog",
"h3roh",
"h1ro2l",
"h4romat",
"h4rome",
"h4romi",
"h4romo",
"h4ron",
"h1ropa",
"hro4r",
"h3rou",
"h3rö2s",
"hrr4",
"hr4s1ac",
"hr4s3and",
"hr3schl",
"hr2s1em",
"hr2sen",
"hr2s1er",
"hr2set",
"hr4sh",
"hr2sin",
"hrs3k",
"hrs3l",
"hr4s1of",
"hrst2",
"hr2su",
"hr2tab",
"hr2tan",
"hr2te2l",
"hr2th",
"hr2top",
"hrt3ric",
"hrt2s",
"h3ruh",
"hr1ums",
"h3rut",
"h3rü",
"h4rüb",
"h4ry",
"hrz2",
"4hs",
"h4s3acht",
"h2s1a2d",
"h2s1alk",
"h2sall",
"h4samt",
"h2san",
"hs3and",
"h2s1as",
"h2sath",
"h2sato",
"h2saud",
"h4s3aur",
"h2saut",
"h2säh",
"h2säug",
"h4schan",
"hs2cr",
"h2s3ec",
"hse4e",
"h4s1ehr",
"h2s1eie",
"h4seind",
"h6seinst",
"h3sele",
"hse4lin",
"hs1emi",
"h4sendw",
"hsen5erg",
"h2s1ent",
"h2s1erf",
"hs1erg",
"h2serh",
"h4serkl",
"h2s1erl",
"hs1ern",
"h4sernä",
"hs4erne",
"h2serö",
"h2s1erw",
"h2serz",
"h2sex",
"h3s2ext",
"hsha2k",
"h2s1i2d",
"hs2im",
"h2s1ing",
"h3s4inni",
"h4s3ita",
"hs2kal",
"h3skand",
"hs1of",
"h2sop",
"hs1org",
"h2spac",
"h4s3pani",
"h2s1par",
"h2s1pat",
"h3spec",
"h3spei",
"h3sperb",
"h2sph",
"h3spoi",
"h2sprä",
"h2spro",
"hss4",
"h1st2a",
"hs3tabl",
"h3stad",
"h2staf",
"hst3alt",
"h3stan",
"hst3arb",
"h2s3tau",
"h2s3täu",
"h1stec",
"h1stei",
"h1stel",
"h4stele",
"h3s4terb",
"h3s4tern",
"h1s2ti",
"h2stit",
"h1sto",
"h2stol",
"h2stor",
"h1str",
"h4s3treu",
"hstro2",
"hs3tum",
"h1stun",
"h1stü",
"h2s1u",
"hs2ung",
"4h1t",
"ht1a",
"h2tab",
"hta2bl",
"h2ta2d",
"ht2ag",
"ht4akt.",
"ht4akte",
"h2tall",
"h4talo",
"h2talp",
"h2talt",
"h4ta2m",
"h2ta2n",
"ht3ane",
"ht2ank",
"h2tap",
"h2ta2r",
"ht2a2s",
"h2t3asi",
"h2tasy",
"h2t3at",
"h3tat.",
"h3tate",
"h2tau",
"h3taum",
"h4tax",
"ht1ä",
"h2tär",
"ht3e4ber",
"ht1e2c",
"hte3cha",
"h2t1e2d",
"ht1eff",
"ht1e2he",
"h2teif",
"h2t1eig",
"h4t3eilz",
"h2t1eim",
"ht1ein",
"h2t1eis",
"h2t1eke",
"h4t3elas",
"hte6l5ei.",
"h4telek",
"h4t3elfe",
"h4t3elit",
"hte4m",
"h2t1emi",
"h2temp",
"h4tenga",
"h4t3engl",
"h4t3enta",
"h4tentf",
"h4tents",
"hter6de.",
"hterer6s",
"ht3erfo",
"ht3erfü",
"h6terfül",
"h6tergeb",
"ht3ergr",
"hter6gri",
"ht1erh",
"hter6häl",
"hter8höhu",
"h6terleb",
"h6t5erleu",
"h6terneu",
"ht5erspa",
"hter8spar",
"ht3erst",
"h6tersta",
"hter6tra",
"ht3erwä",
"ht3erze",
"h4t1e2se",
"h4t1ess",
"h2teta",
"hte4th",
"h2t1eu",
"h4textr",
"h2t1h",
"h4thei",
"h3thera",
"h3thes",
"h4tho",
"h2t1i2d",
"h2t1im",
"h2t1i6n3",
"ht3ine",
"h2t1is",
"hti5t2",
"htni2",
"h2t1ob",
"hto4d1",
"h2t1o2f",
"h4t3oly",
"h2tope",
"h4tord",
"ht3rak",
"h3tran",
"ht3rand",
"h4t3ras",
"ht6rates",
"ht3rau",
"h4traub",
"ht6raume",
"ht3rec",
"h5treck",
"ht3rei",
"h2t3res",
"ht3ric",
"h4t3rieg",
"h4t3rin",
"h2t3rol",
"h2t3ros",
"ht3röm",
"ht3ru",
"h2t3rü",
"h4ts",
"ht2sah",
"ht2sal",
"ht4s3a4n",
"ht2scr",
"ht4sein",
"ht2sel",
"ht4s3end",
"ht4seng",
"htse2r1",
"ht4s3eri",
"htsha2",
"ht3s4hak",
"hts3kr",
"ht2s1o",
"ht2sp",
"hts3par",
"hts3tät",
"hts4tie",
"hts5trau",
"ht4s3tur",
"ht4s3tür",
"ht2su",
"htt4",
"htti2",
"h3tub",
"htu2e",
"h2t1urs",
"h3tü",
"ht3z2",
"hu2b1a",
"hu2b1ei",
"hu4bel",
"hu2b1en2",
"hu2bi",
"hu2b3l",
"hu4b5r",
"hu2bu",
"hu1c",
"hu2fa",
"hu2h3a",
"hu2h1i",
"h1uhr",
"h1uhu",
"hu2kä",
"hu2k1in",
"huko1",
"huk3t4",
"hu2l3a2",
"hu4lab",
"hu2lä",
"hule2",
"hu2l1eb",
"hu2l1ei",
"hu2lem",
"hu4l3eng",
"hu4lent",
"hu2l1er",
"hu2let",
"hu2lid",
"hu2l1in",
"hul3l2",
"hu2lo",
"hu2lö",
"hul3s2",
"hu3m2a",
"h1umh",
"h1ums",
"hu2n",
"h1una",
"hun3d2e",
"hunde3i",
"hunde3s",
"hun2e",
"2hunf",
"hung2",
"hun3ge",
"hung4s",
"hungsa4",
"h1uni",
"h1unm",
"2hunt",
"h1ups",
"2hur",
"hur3g2",
"hur2t3h",
"hu3sa",
"hu2so",
"hus2s3a",
"hus3se",
"hus4ser4",
"hus2s1o",
"hus2sp",
"hus2st",
"hu2tab",
"hu2ti",
"hu2t1o",
"hu2t3r",
"hut2t",
"hut3te",
"hut4zen",
"hut4z3er",
"hut2zu",
"h2ü",
"h3über",
"h4übs",
"h3übu",
"hüf2",
"hüft1",
"hühne4",
"hüs3",
"2h1v",
"hvil2",
"2hw2",
"h2wall",
"hwe1c",
"h1weib",
"h1weih",
"hweins3",
"hwein6sa",
"h2wirr",
"1hyd4",
"hy3dr",
"hy2lor",
"1hymn",
"h1yo",
"hy3os",
"1hyp",
"hy2pe.",
"2hy2t",
"2h1z",
"hz2a",
"h3z2o",
"hzug4",
"h3z2w",
"i3ad.",
"iad2a",
"i1adn",
"ia3do",
"iaf4l",
"i2ago",
"ia1h2",
"i1ai",
"i3ak.",
"i3ake",
"ia2kei",
"ia2kr",
"i1akt",
"i1al",
"ia2l1a2",
"ial3ar",
"ial3as",
"ia2lä",
"ial3b4",
"ial3d4",
"i3aleb",
"i3alef",
"i3alei",
"ia3lek",
"i3alel",
"i3aleng",
"i3alent",
"i3alerb",
"i3aler4f",
"i3alerh",
"i3a4lerm",
"i3a2l1et",
"i3alex",
"i3a2lia",
"i3alim",
"i3a2lin",
"i3al3l",
"ial4ler",
"iall2i",
"i2alo",
"ia2lon",
"ia2lop",
"ia2l1o2r",
"ial3p",
"ial3t2",
"ia2l3u4",
"ial3z2",
"i3am.",
"ia3ma",
"iampe4",
"i1ams",
"i1an.",
"i1an2a",
"ia2nal",
"ian3alt",
"ia2nau",
"i1anc",
"i3and2",
"i3a2n1e2b",
"ian2er",
"i1ann",
"i1ans",
"ian2s1p",
"i3ant",
"i3anz",
"ianza4",
"ia1o",
"ia2op",
"ia3p",
"ia1q",
"i1ar",
"i3ar.",
"ia2ra",
"i2are",
"iar3r",
"i1as",
"i3as.",
"ia3sh",
"i2asi",
"ia3s2p",
"ias3s",
"iast4",
"i3at.",
"i3at2h",
"i4athe",
"1iatr",
"i3ats",
"i3au",
"ia3un",
"i2az",
"2iä",
"i1ä2m",
"i1äp",
"iär2",
"i1är.",
"iär3m",
"i1ärs",
"iär3z",
"i1ät",
"i3ä4tem",
"iä2ti",
"iä4tr",
"iät5s4",
"i1äv",
"4i1b",
"ib1art",
"i2b1auf",
"i2b1aus",
"i2baut",
"ib2bli",
"i2b1eig",
"i2b1eis",
"ibe4n1",
"i6ber6geb",
"i4b3er4la",
"ibe1ro",
"i2bim",
"i2b1in",
"i2blad",
"i2bleu",
"i3blu",
"i3b2o",
"i2bö",
"i2b3rau",
"ib3ric",
"i2b3roc",
"ib2ser",
"ib4ste",
"ib2un",
"i2b3unk",
"i2b3unt",
"ibus1c",
"2ic",
"i3ca",
"ic1c",
"ice1",
"ich1a2",
"ich6art.",
"ich1ä",
"i1che",
"ich1ei",
"ich2er",
"icherin5",
"i1chi",
"ich1l",
"ich3le",
"ich3li",
"i3ch6lo",
"ich5m",
"ich3n",
"i1cho",
"ich3ort",
"i2ch3r",
"ich6sele",
"ich2s1i",
"ich4spe",
"ich6stie",
"ich2tr",
"i1chu",
"ich1w",
"i1ci",
"i3cke",
"ickt2",
"i1cl",
"ic3la",
"ic3ra",
"i3cu",
"i1d",
"2ida",
"id2ab",
"i3d2ac",
"id4al",
"id1a2n",
"i3d2ans",
"i3d4at",
"id1au",
"id2ax",
"idä1",
"id2e",
"2i3de.",
"i2dea",
"1idee",
"id3eis",
"2idel",
"idel4ä",
"i4demul",
"4i3den.",
"ide4n1o",
"iden4se",
"ide3ran",
"iderin8nu",
"ide1rö",
"ider6reg",
"2i3des",
"ide5sa",
"ide3so",
"ides2p",
"1i2di2o",
"idi4on",
"i4diot",
"2idk",
"idni3",
"id2o",
"i2dol",
"2idoo",
"i2dö",
"i2d3r",
"id4rä",
"id4rit",
"id4ro",
"id4ru",
"id2s1p",
"idt4",
"1i2dy",
"ie3a2",
"ie2bä",
"ie2bl",
"ieb3re",
"ie2bri",
"ie4b3rü",
"ieb4sto",
"ie1c",
"ie2cho",
"iech3t",
"ie2ck",
"ie2d3an",
"ie3de",
"ie2dr",
"ie1e2",
"ief3akt",
"ie2f1an",
"ie2far",
"ie2fau",
"ie2fäh",
"iefe2m",
"ief3f4",
"ief2i",
"ie2f3l",
"ie4fonk",
"ief1r",
"ie2fro",
"ie2gl",
"ieg5li",
"ie3g4n",
"ie2g3re",
"ieg4s5c",
"ieg4se",
"ieg4si",
"ieg4st",
"ie3her",
"ie2h1in",
"ieh3r2",
"i1ei",
"ie1ind",
"i2e2l1a",
"iela2r",
"ie2läs",
"iel3d4",
"i2ele",
"ie4l1e2b",
"iel1ec",
"iel3eid",
"ie2lek",
"i4elen",
"ie4lene",
"ie4leng",
"ieler4e",
"ieler6fi",
"ieler8geb",
"ieler6ke",
"ieler6la",
"ieler8lebn",
"iel4erw",
"ieles2",
"i2eli",
"ieli2d",
"i1ell2",
"ie2lo2b",
"ie2lop",
"ie6lor",
"i2els2",
"iel3sz",
"ielt2",
"iem2e",
"iemis2",
"i1en",
"i3en.",
"i3ena",
"ien1ag",
"ien4am",
"ie4nas",
"i3enä",
"i3end",
"i2ene",
"ien1eb",
"i3enec",
"i3e2n1e4k",
"iener6fo",
"ien3er4g",
"iener6la",
"i3enex",
"i3enf",
"i3eng4",
"ienge4f",
"ienge4z",
"i3enh",
"ie2nid",
"ie2nim",
"ie4n3in",
"i3enj",
"i3enk",
"i3enla",
"i3enle",
"i3enm",
"i3enn",
"i3e2no",
"i3enö",
"i3enp",
"i3enr",
"ien2s",
"i3ens.",
"i3ensa",
"i3en3sc",
"i3en3s2e",
"ien3si",
"ien3s2k",
"i3en3s2p",
"iens6t5er",
"ienst5rä",
"i3en3sz",
"ien4t3ar",
"i3enth",
"ien3tr",
"i3enty",
"ie3nu",
"ie4num",
"i3env",
"i3enw",
"i3enz",
"ie1o4",
"ier3a",
"ie2ra2d",
"ie2rap",
"ierb4",
"i3erbun",
"ier3d",
"i2ere",
"ie4reck",
"iere5ins",
"ie4r3eis",
"ie3r2er",
"ierer3k",
"ie4r3erz",
"ierf4",
"ierg4",
"i1ergi",
"i4eri",
"ierk2",
"i1ern",
"i3ern.",
"iern2a",
"i2erni",
"ie2rö",
"ier4re.",
"ier4s3eh",
"ier3sei",
"iers2t",
"ier3sta",
"ier3ste",
"ier3te",
"iert2i",
"ier3z2",
"2ies",
"ie2san",
"i2esc",
"i2ese",
"iesen3s4",
"ie3s4pa",
"ies2pe",
"ie2spu",
"ies6ser6g",
"ies6serl",
"ies2st",
"iest6e",
"ie4stin",
"ie1str",
"ie3su",
"ie4t1ag",
"ie2t1ak",
"ie2tan",
"ie2t1ap",
"ie2tat",
"ie2tau",
"ie4tent",
"ie4t3erh",
"ie4t3ert",
"i4ethe",
"iet3her",
"ie2t1ho",
"ie2thy",
"ie4tob",
"ie2t1ö4s",
"ie2t3ri",
"ie2t3ru",
"iet2se",
"i1ett",
"iet3zw",
"ieu2e",
"ie1un",
"ie2w3u",
"i1e2x",
"2if",
"if3ange",
"if1ar",
"i2f3arm",
"if4at",
"i2f1au",
"if1än",
"i2fec",
"i2f1ef",
"ife4i",
"if1ein",
"if2e4n",
"i2f1erg",
"if1erh",
"if2far",
"if2f3l",
"if2fro",
"iff2s",
"iff4ste",
"if3l",
"if1lac",
"if4lä",
"iflo4",
"if4los",
"i1flü",
"if3r",
"i1fre",
"i2freg",
"if4rev",
"if2s",
"if3sa",
"if3se",
"if3sp",
"if3sta",
"if2t3a",
"if2ted",
"if2t3ef",
"if4t1ei",
"if2te2l",
"if2tep",
"if4terk",
"ifte2s",
"if4t3esc",
"if4th",
"if2t1op",
"if2t1r",
"if4t3ri",
"ift3sp",
"ifts2t",
"ift3sz",
"if2tur",
"i1fy",
"2i1g",
"i2ganb",
"i2garb",
"ig1art",
"iga1s",
"i2g3att",
"igd2",
"i6gebrau",
"i4gefar",
"ige4füg",
"3i2gel.",
"ige5lau",
"i2geln",
"ige4me",
"ige4mis",
"ige4na",
"ige6nene",
"ige4nid",
"ige2o",
"ige2pa",
"ige2ra",
"ig5erwer",
"ig1erz",
"iger4ze",
"ige4sel",
"i2g1ess",
"ige4tra",
"ige4tre",
"ige4woh",
"i2gim",
"i2gl",
"ig1lau",
"i3glä",
"i3gle",
"ig3lim",
"ig4na",
"i4gnä",
"i3g4neu",
"ig4no",
"igo1p",
"ig3rad",
"i2g3re",
"ig4ren",
"i2grou",
"ig3s2ag",
"ig4sal",
"ig3sä",
"ig4schr",
"ig3s2o",
"ig3sp",
"ig4spa",
"ig3stei",
"ig4sti",
"ig4s3to",
"ig3str",
"ig6stras",
"ig3s4tü",
"igung4",
"2i1h",
"i2har",
"i3he",
"ihe1e",
"ih1elt",
"ihe4n",
"ihe3u",
"ih3m",
"ih3n",
"ih3r2",
"ihs2",
"ih1um.",
"ih1w",
"ii2",
"ii3a4",
"i1ie",
"i3ig",
"i1im",
"i3in",
"i1i4s",
"i2is.",
"ii3t",
"i1it.",
"i1j",
"1i2js",
"2i1k",
"ika2ge",
"ik1aka",
"ikaken3",
"i2k1akt",
"ik3amt",
"i2k1ang",
"i6kantei",
"ikanten8n",
"ik1art",
"ik3att",
"i2k1au",
"i3kaz",
"ik1äh",
"i2kär",
"4ike",
"i2keb",
"ik1ebe",
"ike2c",
"i2k1ed",
"i2k1ef",
"i2k1ei",
"ike4l1",
"ike2n1",
"ik1en2s",
"ik1ent",
"ike2ra",
"i2k1e4r2e",
"i2k1er2f",
"i5kerfam",
"i2k1er2h",
"i2ker2l",
"i2kero",
"i2ke3ru",
"i2k1eta",
"4iki",
"i3ki.",
"ik1i2d",
"i3kie",
"ik1in",
"i2kins",
"iki1s",
"i2k3l",
"ik4län",
"i3k4leri",
"i3k4let",
"ik4lim",
"i3klu",
"i2kne",
"ik3nu",
"iko3be",
"i2k1off",
"iko1p2",
"ik1or",
"iko2ri",
"iko1s",
"i2köl",
"ik3rä",
"ik3re",
"i2kres",
"ik4ris",
"i3kro",
"i2krö",
"iks2",
"ik3sa",
"ik3ste",
"ik3sz",
"ikt3erk",
"ik4t3esk",
"ik2t3re",
"ikt2u",
"i2k1uh",
"i2kup",
"i3kus",
"i2kü",
"i1la",
"i2lab",
"i2l1ac",
"i2l1ak",
"il1a2ma",
"il1ang",
"i2l1anm",
"i2lano",
"il1ans",
"ilan6zer",
"i2larb",
"il1asp",
"i2l1au",
"i3laub",
"i3l4aufb",
"i1lä1",
"i2lär",
"2ilb",
"ilb4l",
"il2c",
"il5chen",
"il2da",
"il2dä",
"ild3ebe",
"il4d3en4t",
"il3der",
"ild4erp",
"ilde2s",
"ildi2",
"ild1o",
"il2dor",
"il2dr",
"4ile",
"il1e2c",
"il1ein",
"il1el",
"i2lemb",
"i2l1e2mi",
"il1ent",
"i4lentl",
"i4lents",
"i2l1erd",
"iler4ei",
"i6lereig",
"il1erf",
"iler4fo",
"i2ler2g",
"i2l1er2h",
"i4ler4kl",
"il1err",
"i4lerri",
"i3l2erz",
"ile4th",
"il1ex",
"ilf2",
"ilfe3s",
"il2f3l",
"il2f3re",
"ilf4s3",
"il2gl",
"2ilh",
"2ili",
"ili3e4n3",
"iliga2",
"ili4g3ab",
"ilik4",
"i2l1ind",
"i4l3init",
"il1ins",
"i2l1ip",
"ili1pf",
"il3la",
"ill2an",
"il4lenn",
"il3l2er",
"1illu",
"il2mak",
"il2m1ap",
"il2m1au",
"ilm1ei",
"il2min",
"il2mor",
"2ilo",
"il1ob",
"il2oh",
"il2op",
"i2l1o2r",
"i3lou",
"i3lov",
"il1ox",
"ils3ent",
"ils4to",
"ilt2",
"il3th",
"i1lu",
"i2lum",
"ilung4",
"i2l1ur",
"i3lus",
"ilü4",
"2ilv4",
"il2zar",
"il2zau",
"ilz3erk",
"il2zwa",
"imad2",
"ima1i",
"im2al",
"i2m3anh",
"im1ans",
"i2marc",
"im3aren",
"i2m1arm",
"i2m1art",
"im2as",
"im4at",
"ima2tr",
"imat5sc",
"ima4tur",
"im1aus",
"i2maut",
"im3b",
"1imbi",
"i2meg",
"im1ein",
"i2mej",
"i2mek",
"i2mele",
"i2melf",
"im2en",
"i2m1er2f",
"i2m1er2l",
"i2m1er2z",
"i4me3sh",
"imes3s",
"i2meti",
"i2mew",
"imhau2",
"i2mid",
"im1i2de",
"i2mim",
"i2m1ind",
"i2minf",
"i2m1ins",
"im2mä",
"im2mei",
"immen1",
"imm3ent",
"im6menth",
"1immo",
"im2mor",
"2imo",
"i2m1ob",
"i2mo2p",
"imo3re",
"i2mö",
"1imp",
"imp2fa",
"im3pf2o",
"imp2s",
"im3pse",
"im4set",
"im3sph",
"2imt",
"imt2e",
"im3t2i",
"imt3s2",
"imtu2",
"4imu",
"im2um",
"im1urk",
"2in.",
"ina2be",
"in3abu",
"in1a2c",
"i4nack",
"in1ad",
"i3nald",
"inaler4",
"ina6lere",
"in2alp",
"i2n1am",
"in2an",
"in3an.",
"in3ana",
"in3ann",
"i2narb",
"in3att",
"i2n3au2",
"2inä",
"i2n1äh",
"in2är",
"in1äs",
"2ind.",
"inda2",
"ind2ac",
"in2dal",
"in2dan",
"2indä",
"2inde.",
"2inden",
"ind5erke",
"inder3t",
"inde3sp",
"1index",
"ind2i",
"1indik",
"in3dö",
"2indr",
"ind3se",
"1indus",
"in3d2ü",
"2ine",
"in1e2c",
"i3nee",
"i2neff",
"in4elen",
"ine2n1",
"ine3nä",
"i4nen4zy",
"i5ner.",
"i4n3erbi",
"in4erha",
"i4ner4he",
"i3nerk",
"i3n3erle",
"i6ner6leb",
"iner4lö",
"i4n3er4tr",
"i3nes",
"i4nesk",
"in2et",
"in1eu",
"ine3un",
"in3f4",
"1infek",
"1infiz",
"1info",
"2inga",
"in2g1af",
"in2g1ag",
"in2g1al",
"in2gam",
"ing1ar",
"2ingä",
"3ingeni",
"in3g2er",
"in4g3er4w",
"inges4",
"2in2gl",
"in3gla",
"in3glä",
"ing4s3am",
"ings6por",
"1inhab",
"2inhar",
"2inhau",
"2inhe",
"2ini.",
"in2id",
"ini3de",
"2inie",
"2inig",
"inig2a",
"ini3k4r",
"2inis",
"ini3se",
"init2",
"i3nitz",
"3inkarn",
"1inkas",
"inkels6t",
"in4k3ent",
"ink4er",
"in2kro",
"in3k2ü",
"inma4le",
"2inn.",
"inne4n",
"in4ner4m",
"2innl",
"in2nor",
"1innta",
"2ino",
"in1od",
"ino3e4",
"in3ols",
"in1or",
"ino1s",
"i3no3t",
"i2n1ou",
"i1nö",
"in1ö2d",
"2inr",
"2ins.",
"ins2am",
"in6samt.",
"insch2",
"2inse.",
"in2seb",
"2insed",
"2insen",
"2insk",
"in3sof",
"3instal",
"in4s3tät",
"4inst2e",
"in3s4tip",
"3instit",
"ins4to",
"4instra",
"in4strü",
"1insuf",
"ins3umz",
"in2sur",
"in3sz",
"2inta",
"2inte.",
"1integ",
"in3tei",
"2intep",
"2int2h",
"inthi1",
"int2o",
"2intö",
"2in3t4r",
"4inträ",
"in5tri",
"3intrig",
"int3s",
"i2n1u",
"i4nuh",
"in3unz",
"4inverm",
"invil2",
"i1ny2",
"in3z2e",
"inzel8ler",
"in3z2i",
"in3z2sc",
"inz2u",
"in3zw",
"i1ñ",
"2i1o",
"iob2l",
"io1c",
"io2d",
"io3da",
"io3e4",
"i2of",
"iof4l",
"i2oh",
"io1i",
"io3k6r",
"i3ol.",
"i3ols",
"i3om.",
"io3me",
"i3oms",
"ion2",
"i3on.",
"ion3an",
"io2n3au",
"ion3d2",
"io4nee",
"i3ono",
"io2nor",
"i3ons3",
"ion4sa",
"ion4sen",
"i2ony",
"i2oo",
"i2o1p",
"i3o4pf",
"i3opt",
"i2or",
"i3or.",
"i3orc",
"ior2e",
"iore4n",
"io1r2h",
"i3orp",
"i3ors",
"i3ort",
"4ios",
"i3os.",
"io3sh",
"ios2p",
"i2o1st",
"ios2u",
"i2o3sz",
"io3t",
"i3ot.",
"iote3l",
"iot4r",
"i3ots",
"i2ou",
"i2ov",
"i3ox",
"i2oz",
"i3oz.",
"i1ö2k",
"i1ön",
"i1ös.",
"i1öst",
"i1pa",
"ip2an",
"i1pe",
"i3ped",
"i3per",
"2ipf2",
"i3pfan",
"ipfe2",
"iph2",
"2i1pi",
"ipi3a",
"ipi3el",
"ipi3en",
"ip4lu",
"ip2pan",
"ip3pe",
"ipp1f",
"ip4pl",
"ip3pu",
"i1pr",
"ip2sa",
"ip2sei",
"ip2sp",
"ips3t",
"ip4sta",
"ip4stü",
"ipt2a",
"ipt2i",
"ipt2u",
"2ipu",
"2i1q",
"i1r4a",
"i3ra.",
"2i3rad",
"i3ras",
"irat4",
"i1rä",
"ir1äh",
"ir2b3l",
"ir1c",
"ir2ch1o",
"ir4e",
"i3ree",
"2irek",
"ire4na",
"i3ré",
"irg4",
"ir2he",
"ir2i",
"2i5rig",
"2irk",
"irke4n",
"ir4kene",
"ir2k3l",
"irk4s3c",
"ir3k2u",
"irli4n",
"ir2m1ag",
"ir2mak",
"irm1au",
"ir2mä",
"ir2m1ei",
"irme4n1",
"ir2m1o2",
"irm4th",
"ir2mum",
"ir4munt",
"2irn",
"ir2n3a",
"ir4nat",
"ir2no",
"i3ro",
"i1rö",
"irpla2",
"irre4l",
"ir2rh",
"ir3sche",
"ir4schl",
"ir4schm",
"ir4sch3r",
"ir4sch3w",
"ir3se3",
"ir3s2h",
"ir2st",
"irt2s3t",
"2iru",
"ir1u2m",
"iru2s1",
"i3r2ü",
"i2sac",
"isa2m3",
"i4samp",
"i4s1amt",
"is2ap",
"isa2r",
"is3are",
"i3sat",
"is3att",
"i2sau",
"is3auf",
"isau2g",
"i2säh",
"i2s1än",
"2isb",
"i2sca",
"i4schar",
"i3s2che",
"i4schef",
"i4sch3e4h",
"isch3ei",
"ische4m",
"i6schemi",
"i6scher6z",
"i4schin",
"i5sching",
"i2sch3l",
"i2schm",
"isch3ma",
"i4schna",
"i4sch3re",
"isch3ru",
"i3schu",
"i4schüb",
"i4schwa",
"i6schwir",
"i4schwo",
"isch3wu",
"i4schwü",
"i2scr",
"2ise",
"ise3a",
"ise1e",
"iseh2a",
"ise3hi",
"is4eind",
"is4eli",
"i6sel6ter",
"ise2n1",
"ise4na",
"is2end",
"i4senho",
"isen3s",
"ise4r3ei",
"is1erg",
"i2serh",
"iser4he",
"i2s1erm",
"i2s1es4s",
"i3s2et",
"i4s3etat",
"i3s2eu",
"2isf",
"4ish",
"2isi",
"isi2a",
"i2s1i2d",
"isi4de",
"isik2",
"i2sim",
"isin3g4",
"isi1s",
"i4ski",
"i4sku",
"is3la",
"3islam",
"2isma",
"2ismi",
"ismu2",
"is1of",
"i3soh",
"1i2sol",
"2is4o2n1",
"isonen4",
"iso6nend",
"isono2",
"i2sop",
"is1ort",
"3isot",
"i2s1ou",
"2isp",
"is1pa",
"i2spar",
"is2pat",
"is1pe",
"is1pic",
"is2por",
"i2spro",
"is3sa",
"is4s1ac",
"is4sau",
"is6s5chen",
"isser4f",
"iss2po",
"is2st",
"is3sta",
"is3sto",
"iss3tr",
"is3strä",
"is3stu",
"is2sum",
"is4tab",
"ist3a2c",
"ist2an",
"is3tang",
"i1stat",
"is3täu",
"ist4e",
"i1stel",
"iste4n",
"istes3",
"i1steu",
"i1stil",
"istin4f",
"is3t6o",
"is4toc",
"is3tör",
"is3tr",
"ist4ra",
"is4tro",
"is4tru",
"i1stü",
"i3suf",
"isu2m",
"isum3p",
"i2sü",
"2isy",
"i1ß",
"ißer2s",
"iß3ersc",
"it1ab.",
"it1abs",
"ital1a",
"it1alt",
"it1am",
"ita3ne",
"it3anr",
"it1app",
"it1a2re",
"it1art",
"i3tat",
"it1au",
"i3tauc",
"i2taut",
"4itä",
"it1änd",
"i2t1äs",
"ität2",
"it1eff",
"i2t1ei",
"it2eic",
"2itel",
"ite4l1a",
"i4telek",
"i2t1emi",
"i2temp",
"ite2n",
"iten3s2",
"i4tents",
"i2tepo",
"i6tereig",
"i4t3er4fo",
"iterin6d",
"iter6klä",
"it2erö",
"i8t7ersche",
"i4t1esk",
"i2t1ex",
"i3text",
"i5thr",
"i2thy",
"i5tic",
"i2t1id",
"i5tig",
"1itii",
"it1in1",
"i3tis",
"i4tiso",
"iti3sp",
"iti2v5a",
"it5le",
"itmen2",
"4ito",
"it1ob",
"i5toc",
"ito3d",
"i2t1of",
"ito2p",
"it2os",
"4itr",
"i2t3rad",
"i3tradi",
"it3raf",
"it3ras",
"it3rau",
"it3räu",
"it3re",
"i4tren",
"it4ret",
"it3rob",
"it3rom",
"i2t3run",
"it3rut",
"2its",
"it2sa",
"its1ag",
"it2s1e",
"it4se2h",
"it4s3e2r1",
"it4sh",
"its1or",
"it6stras",
"it2sur",
"2itt",
"it2tan",
"it2teb",
"itt3hä",
"it2tob",
"it2top",
"it4tri",
"itt3ric",
"itt6schi",
"itt4se4h",
"itt4sei",
"itt4sor",
"itt2sp",
"itt4sti",
"it1uh",
"it1ums",
"it2ung",
"i2tuns",
"ituran4",
"it1urg",
"itut4",
"i3tü",
"4ity1",
"ityl2",
"it2ze2c",
"itz2er",
"itz3erg",
"it6zergr",
"it4z3erl",
"it2zö",
"it2z1w",
"2i3u2",
"i4u3l",
"iu4m3",
"iuma2",
"ium4se",
"ium4ste",
"iun2",
"i4up",
"iu4r",
"ius3t",
"i1ü4",
"2i1v",
"i2v1ad",
"i2v1ak",
"i2v1am",
"iv1an",
"i2v1ä",
"i2veb",
"i2v1ef",
"iv1ei",
"iv1elt",
"ive4n",
"iv1ene",
"i2v1ent",
"i2v1ep",
"ive3re",
"iv1erh",
"iver4kl",
"iv1erl",
"iver3s",
"ive3s",
"i2v1ex",
"i2v1im",
"i2v1ind",
"iv1int",
"i3vol",
"ivo3re",
"i2v1r",
"i2vun",
"i2v1ur",
"i2vü",
"2i1w",
"2i1x",
"i2xa",
"ix2em",
"i3xi",
"ixt2",
"i1y",
"4i1z",
"iz1a",
"iz2ac",
"i2zag",
"i2zan",
"i2zap",
"i3z2as",
"i2zau",
"i2zä",
"i3ze",
"iz2ei",
"izei3c",
"izeits4",
"i2zele",
"ize2n",
"i4zener",
"i4zentz",
"i4z1erl",
"izid3",
"iz1ir",
"izo2f",
"i2zö",
"i2zuna",
"i2z1w",
"i3z2wi",
"í1l",
"j2a",
"jab4",
"ja1c",
"jah4r3ei",
"jahr2s",
"ja3l",
"jal2a",
"ja3ne",
"jani1",
"jani3t4",
"ja5ru",
"jas2o",
"ja1st",
"jat2",
"2j1d4",
"jda3",
"je2a",
"jean2s",
"je2g",
"jek4ta",
"jek4ter",
"jek4tin",
"jekt3o2",
"jektor4",
"jek6t3r",
"je3na",
"je2p",
"je3r",
"jer2e",
"jes3t",
"je2t1a",
"je4t3h",
"je2tin",
"je4tor",
"je2t3r",
"jet3s2",
"jet3t",
"je2t1u2",
"je3v",
"je3wo",
"ji2v",
"2j1m",
"joa3",
"jo2b1",
"job3r",
"jo2da",
"jo2i",
"jol2a",
"jong2",
"jo2p3",
"jo1r2a",
"jor3d2",
"jo1s4",
"jo2sc",
"jost2",
"3jou",
"jou2l",
"2j1t",
"jty1",
"j2u",
"ju2b3l",
"jugen6",
"jugend3",
"ju1i",
"ju2k",
"jul2i",
"jung3s4",
"ju3ni",
"ju3r",
"jur4a",
"jur2o",
"jus3t",
"ju3t2e1",
"2j1v",
"1ka",
"3ka.",
"ka3ar",
"2k1abb",
"kab2bl",
"2kabd",
"2k1a2ben",
"2kabf",
"2kabg",
"2kabh",
"2kabn",
"2k3a2bo",
"2k1abs",
"2k1abt",
"2kabw",
"2kabz",
"ka1c",
"kade2r",
"2k1adm",
"2k3a2dr",
"3kadu",
"2kadv",
"ka1f4l",
"ka1fr",
"kaf3t2",
"kag2",
"kaga3",
"2k1age",
"3kah",
"ka1ho",
"ka1in",
"kaken2",
"ka1kl",
"2k1akt.",
"2kala.",
"kala3b",
"ka2l1a2d",
"ka2lan",
"kal3d",
"ka4l1eh",
"ka4lens",
"kal3eri",
"3k2alk",
"kal2k1a",
"kal4kan",
"kal2k3l",
"kall2i",
"2k1allt",
"ka2lop",
"ka2l1os",
"kal4tex",
"kal4th",
"ka2lu",
"k2amt",
"kan4al",
"ka4n1a2s",
"ka2nau",
"2kanb",
"kan3d2",
"2kanda",
"2kandä",
"kan2e",
"2kanf",
"2kanim",
"kank4",
"2kanl",
"2kanom",
"2k1anor",
"2k1ans",
"k2ans.",
"kan4tar",
"6k5antenn",
"2k1anth",
"ka3nu",
"kan2um",
"2kanw",
"2k1anzu",
"2kanzü",
"ka2o1",
"3kape",
"ka3po",
"3kara",
"2karbe",
"2karc",
"k2ard",
"kar3d2a",
"k1area",
"k2arg",
"ka3r2i",
"kari3es",
"k2ark",
"2k1arm",
"kar2pf",
"k2ars",
"k2ar3ta",
"k1arti",
"4kartik",
"karu2",
"k2arw",
"3k2asc",
"kas2e",
"kase1i",
"kasi1",
"kas2o",
"ka4sp",
"ka2s3t",
"2k1ast.",
"ka4ste",
"kas6tras",
"3kasu",
"ka3sz",
"ka2tan",
"3kateg",
"k3atel",
"ka3t2h",
"ka4t3r",
"2katt4",
"kau4fer",
"kau2f1o",
"kauf6s5ag",
"kauf4sp",
"kaufs7tem",
"kauf6sti",
"k2aus.",
"2k1auss",
"kau2st",
"2kausw",
"kau3t2",
"2kauto",
"ka3ve",
"2kaz",
"1kä",
"käl3",
"k1ämi",
"2k1änd",
"kär2",
"2k1ärg",
"kä2s1c",
"käse3",
"4k3b4",
"kbo4n",
"kbu2s",
"kby4",
"2k3c",
"2k3d4",
"ke2ben",
"2k1e1c",
"ke2di",
"2k1eff",
"kefi2",
"kege2",
"ke2gl",
"ke2he.",
"ke2hen",
"kehrer4",
"kehr2s",
"kehr4s3o",
"2k1eic",
"2k1eig",
"kei2li",
"ke2im",
"2k1ein",
"kein4du",
"kein4e",
"k1ei1s",
"2keise",
"keit2",
"keits1",
"ke2l1a",
"ke3l2ag",
"ke4l3am",
"ke2lä",
"kelb4",
"keld4",
"kel3eis",
"2ke2lek",
"ke2l1en",
"ke2l1er",
"kel7l4e",
"kell2i",
"ke2l1o2",
"ke2lö",
"kel3sk",
"kel7s8tern",
"k4elt",
"kelt4e",
"2k1e2mi",
"2k1emp",
"k2en.",
"ken1a",
"ken3au",
"ke2nä",
"kend4",
"ken3dr",
"ke2n1e2b",
"kenen1",
"ke4nene",
"ke4nens",
"kener4n",
"kene4t",
"4ken4gag",
"k5en6gel.",
"ke2nim",
"ken3in",
"4kenlad",
"4kenläd",
"kenn2a",
"kenn2e",
"ke2no",
"k2ensa",
"4ken4sem",
"ken3si",
"ken3s2k",
"ken5s6tei",
"ken3sz",
"k3en4te.",
"ken6ten.",
"2kentf",
"2kentg",
"ken3th",
"2kentl",
"2k1ents",
"2kentw",
"2kentz",
"ke3ny",
"k2en3z2",
"2ke1o2",
"2kep",
"ke2pl",
"k2er.",
"ke1ra",
"ke2ran",
"ke2rau",
"ke2r1ä",
"ker4ble",
"k2erc",
"2kerd",
"ke2r1e2b",
"ke2rec",
"ke3reig",
"ker3ein",
"4kerfah",
"k4erfam",
"ker2fo",
"k3ergeb",
"2kergu",
"ke6rin6nu",
"kerin6st",
"kerin4t",
"k3erken",
"k2erko",
"k3erlau",
"k3er4leb",
"k6erlebe",
"ker2na",
"ker4nei",
"4k3er4neu",
"kern5eur",
"k1ero",
"k2e1rod",
"2keros",
"ker4reg",
"k2ers.",
"2kersa",
"kert2",
"ker6werb",
"kerz2",
"k1erz.",
"ker4zeu",
"2k1er2zi",
"k2es.",
"ke2sa",
"k2esc",
"k1ese",
"ke2sel",
"kes2sa",
"ke4t1a",
"ket2ag",
"kete4",
"ke4t1eb",
"ke4tel",
"2k1e2th",
"ket3ha",
"ke2tu",
"keu6schl",
"2k1e2va",
"2k1e2x",
"4k3f4",
"2k3g2",
"kga2s1",
"kge3s",
"2k1h4",
"k3he",
"kho3m",
"k3hu",
"ki1a",
"ki2ad",
"ki2ag",
"ki3ak",
"ki3a2r",
"ki1c",
"ki3d4r",
"k2ids",
"2kidy",
"ki2el",
"kie4lei",
"kiel3o",
"2kiern",
"kier2s",
"kier4st",
"kie4z",
"ki1f4l",
"ki1f4r",
"ki3k4",
"2ki3l2a",
"2kilä",
"2kim",
"3kin.",
"ki2nä",
"4kindex",
"2k1indi",
"2k1indu",
"2k1inf",
"k2ing",
"kin2ga",
"king3s",
"2kinh",
"k2ini3",
"kinik2",
"k2inn",
"ki3n4o3",
"kinos2",
"kin3s",
"2k1inse",
"k1inst",
"2k1int",
"ki3or",
"kio4s",
"3kir",
"2k1i2so",
"kis2p",
"kis3s",
"kist2",
"kis4to",
"kiv2",
"kive4",
"2kiz",
"2k3j",
"2k1k4",
"kkab4",
"kl4",
"4kl.",
"4kla.",
"2k1lac",
"klan2",
"2kland",
"klan3du",
"k4lar",
"k1last",
"k1lauf",
"k3laug",
"2kläd",
"k2lär",
"k2le",
"4k3le.",
"kle2br",
"k3leg",
"2kleh",
"klei2e",
"k3leit",
"k3lem.",
"kle2o",
"2k3ler",
"kle2ra",
"2k3leu",
"kle3us",
"2klic",
"k2lien",
"k2lif",
"2klig",
"3k2lim",
"k2lin",
"k3lin.",
"3k4lina",
"k4link",
"k2lip",
"k2lir",
"k2lisc",
"2klist",
"klit2s",
"2k3liz",
"2k3loc",
"2klok",
"3k4lop",
"k3lor",
"klost6",
"2klöc",
"2klöf",
"k2löst",
"k4löt",
"k1lu",
"klu4b",
"k2lud",
"k2lug",
"k2lum",
"klung4",
"2klux",
"2k1lüc",
"2kly",
"2k1m",
"4kma",
"kma2la",
"k2n2",
"k4nac",
"2k5nach",
"2k3nad",
"2knah",
"2k3nam",
"2k3näp",
"k3ne",
"k4nec",
"kne1e",
"2knes",
"2knetz",
"2k5neu",
"4kney",
"2k3niv",
"kno2b3l",
"k4nol",
"2knorm",
"2knov",
"2k3num",
"1ko",
"ko5ad",
"ko2al",
"kobal2",
"2kobj",
"kob4s",
"kof3f2",
"koffe3i",
"kohl2e",
"kohle3i",
"koh3lu",
"koka3",
"ko3l2a",
"ko3le",
"kol2k3",
"3kom",
"komer3",
"4komn",
"ko4mu",
"k2on",
"kone2",
"ko2nem",
"kon3s4",
"kont6e",
"ko2nu",
"ko3on",
"2kop.",
"ko1pe",
"2koper",
"kopfa2",
"kop4fen",
"kop6f5err",
"kop3s",
"ko3pte",
"ko3r2a",
"kor2ba",
"kor2bl",
"kor2br",
"2k1orc",
"korder4",
"kor6derg",
"ko2rel",
"2k1org",
"kor2k1a",
"kor3m",
"kor4nac",
"kor2n3ä",
"kor4no2",
"2korpi",
"k2os",
"k4os.",
"ko4sk",
"ko2sp",
"3k4ost",
"ko2stü",
"ko4ter",
"ko3ti",
"kot4r",
"kot3s2",
"kot4tak",
"k1ou",
"ko3un",
"3kow",
"ko2we",
"2k1ox",
"1kö",
"köde2",
"k2öf",
"k1öl",
"2k1p2",
"2k3q",
"k2r2",
"2k3rad",
"2k3rah",
"k4ral",
"k3rats",
"2kraum",
"k4raw",
"k4raz",
"k4räc",
"2kräd",
"k4rän",
"2k3räum",
"2k5re.",
"2k3reak",
"2k3real",
"k4reb",
"2k3rec",
"2kred.",
"2k3rede",
"2kredn",
"2kredu",
"2k3ref",
"2kreg",
"2k3reic",
"kre1i2e4",
"kreier4",
"k3reif",
"2k3reih",
"2kreim",
"krei6sei",
"krei4st",
"kreli1",
"k3ren",
"2kresu",
"2k3rh",
"2krib",
"2k3ric",
"2k3ries",
"2krip",
"k3risi",
"krob4",
"k4roch",
"4k3roh",
"k4rok",
"k4ron",
"k4rop",
"2krot",
"3kroth",
"k3rou",
"2kröh",
"2kruf",
"2k3run",
"4k1s",
"ks3a2b",
"ksa2k",
"k4s1amt",
"k2san",
"ks3a2r",
"ksa2s",
"k2sau",
"ksau2f",
"k2sav",
"k2säh",
"k3s2c",
"ksch4",
"k2s1e2b",
"k2s1ec",
"k3s2ed",
"ks1ei",
"ks2eid",
"ks2eif",
"k4seind",
"kse2le",
"k2s1eng",
"k2s1ent",
"ks1er",
"ks2ere",
"k2serf",
"k2serg",
"k2serk",
"k2serl",
"k2sers",
"k2serw",
"k2s1e2v",
"k2sex",
"ks3ha",
"k4s1i2d",
"ks2im",
"k2s1in",
"k2s1is",
"k3s2ke",
"ks3kl",
"ks1o",
"ks4on",
"k2sop",
"k2so2r",
"k2sö",
"ks1pa",
"k2spal",
"k3s2pat",
"k2spä",
"k3spe",
"ks2pel",
"ks2pen",
"k2sph",
"ks2por",
"ks2pul",
"ks3s4",
"kst2",
"k2stal",
"k4s3tanz",
"k3stat4",
"k3stäl",
"ks4tel",
"ks2tep",
"k4stier",
"k2stit",
"ks4tol",
"k2stor",
"k4strop",
"k2stuc",
"k2stum",
"k2stur",
"k2stüt",
"k2s1u",
"k3sul",
"ks2zen",
"4k1t",
"kt1abr",
"kt1abs",
"k2t1ad",
"kt1akt",
"k3tal",
"kt1am",
"kt1an",
"kt2and",
"k2t1a2r",
"kta4re",
"kta3ri",
"k2t1au",
"kt3aug",
"ktä3s",
"kt1ein",
"k2tek",
"k4t1ela",
"kte4n1",
"kten3s2",
"k2tent",
"k4tentf",
"k4tents",
"kten3z",
"kte2ra",
"kte3ran",
"kt4ere",
"k4t3erfo",
"kt1erg",
"k2t1erh",
"k2terö",
"kte3ru",
"k2tex",
"k2t1h",
"k2t1i2d",
"kti2me",
"kt3ind",
"kt1ing",
"kt1ini",
"kt3inn",
"k2tint",
"kti2s1e",
"k2tiso",
"kti4ter",
"kto3b",
"k2t1of",
"kto5ren.",
"k3t4ran",
"kt3ras",
"k2t3rau",
"k4tref",
"ktro1s",
"kt3run",
"kt3rü",
"kt3s4a",
"kt3sä",
"kt3se",
"kts2el",
"ktsen1",
"kt3si",
"kts1o",
"kt2sor",
"kt3s2z",
"ktt2",
"k3tub",
"kt1ums",
"k2tuns",
"k3tü",
"kt3z2",
"ku2al",
"ku1c",
"kud4r",
"3kug",
"ku2h",
"2k1uhr",
"ku3la",
"ku3l2e",
"ku3l2i",
"4kulp",
"kul4to",
"kul2tr",
"k2um.",
"k2um4e",
"2kumg",
"2kuml",
"kum2sa",
"kum2sp",
"k2u3n2a",
"kun3da",
"kund2e",
"kunden3",
"kung4",
"kun4s4",
"kunst3",
"2kunt",
"2kunw",
"4k1up.",
"kur2bl",
"ku2rei",
"kuri2e",
"kuri4er",
"2k1urk",
"ku2ro",
"kurs1c",
"kur2sp",
"kur2st",
"2k1urt4",
"kur3tsc",
"kus3a2r",
"ku4schl",
"ku2sp",
"2ku2s3t2",
"ku2su",
"2kut.",
"kut2a",
"kuto3",
"1kü",
"kü1c",
"3küne",
"3kür",
"kür4s",
"2k3v",
"2k1w",
"k3wa",
"2k3z2",
"kze3l",
"3la.",
"la3ar",
"l1ab",
"3l2ab.",
"lab2a",
"la2bad",
"l2abä",
"2labb",
"lab2br",
"2labd",
"lab2e",
"4la2ben",
"4labf",
"2labg",
"2labh",
"3labi",
"l3a2bit",
"2la2b3l",
"2labn",
"3lab2o",
"4labo.",
"la3b4ra",
"lab4res",
"la2bri",
"2labs",
"la2bus",
"2labw",
"2labz",
"la1ce",
"la2ce.",
"l4a3che",
"lachter8f",
"lacks2",
"1lad",
"2l1ad2a",
"2ladd",
"3laden",
"la3d2i",
"2ladj",
"2l1adl",
"2ladm",
"2l1a2dr",
"3l2adu",
"2laf",
"la2fa",
"la2f1ei",
"la2f1er",
"laf1r",
"laf3s",
"laf3t4",
"la2fu",
"la2g1a",
"lag3d",
"l2ager",
"lagerin5",
"4lagg",
"la2gio",
"lag3l",
"la4g3n",
"lago4",
"la2gob",
"lag3str",
"2la3ho",
"3lai",
"lake2",
"la2kin",
"l2akk",
"la1k4l",
"la2kro",
"lak3t2",
"2l1al",
"la2la",
"3lala.",
"3lali",
"4lalt",
"lami3t",
"lam2m1a",
"1lammf",
"la2mor",
"l2amp",
"2l1amt",
"lamt4s",
"la4mun",
"la2na",
"la3nan",
"la4n4at",
"la4nau",
"2la2nä",
"3l2and",
"l4and.",
"lan2da",
"lan4dam",
"land3au",
"l4ande",
"lan6derh",
"lan6d5erw",
"lan6d5erz",
"lan6d5inn",
"l4an2dr",
"lan3dri",
"land3rü",
"lan3erd",
"laner4f",
"2lanf",
"lan4gan",
"lan6g5esc",
"lang3s4",
"2lanha",
"l2anhe",
"3lan2i",
"4lanl",
"2l1ann",
"l1ano",
"la2nof",
"2l1anp",
"2lans2",
"l1ansi",
"2lantr",
"2lantw",
"2lanw",
"lan2z1w",
"3lao",
"2l1apf",
"la2ph",
"2l1a2po",
"lap2pl",
"la2r1an",
"2larc",
"lar1e2b",
"la2r1ei",
"la2rel",
"la4rene",
"larf4",
"lar3g",
"lar3ini",
"4l1a2rom",
"l1art",
"2lart.",
"lart2h",
"l3arti",
"lart4r",
"3laru",
"l2as.",
"la2sa",
"la4sam",
"la4sä",
"lasche4",
"4lasd",
"la3seb",
"la2sei",
"la2s1e2l",
"2lash",
"la2sin",
"la2sis",
"la2so",
"2la4sp",
"3lasser",
"l2a2st",
"las4t3an",
"la4ste",
"last3ri",
"la4stu",
"la3t2e",
"2l3a4tel",
"la5t2i",
"2l3atl",
"2latm",
"lat2o",
"la2tö",
"la2t3ra",
"lat4ri",
"lat2s",
"lat3st",
"2lat2ta",
"lat4tan",
"lat4tex",
"lat4t3in",
"lat2t3r",
"latzer4",
"1laub.",
"lauben6s5",
"lau2b3r",
"laub4se",
"lau4fin",
"2laufn",
"lau2fo",
"lau4fri",
"1laug",
"lau3gl",
"2laun.",
"la4us",
"3l2aus.",
"2l1ausb",
"lau6scha",
"2lausd",
"2l1ausf",
"2lausg",
"2lausl",
"2lausr",
"2l1auss",
"lau2st",
"2lausw",
"2lausz",
"2lauto",
"lau2tr",
"la3va",
"lave4n",
"1law",
"lawa4",
"1l2ax",
"la4xel",
"l2ay",
"lay1s",
"lä1c",
"3läd",
"4läf",
"2l1ähn",
"2lämt",
"1länd",
"2l1äpf",
"2läq",
"lär2ma",
"l1ärme",
"2lärz",
"lä2s1c",
"2lät",
"2läub",
"2läuc",
"2läue",
"1läuf",
"2läug",
"2läx",
"1là",
"2l1b",
"l3bac",
"l2bant",
"lb3a2ri",
"lbau1c",
"lb1ärm",
"lbb4",
"lbby4",
"lb2ei",
"l4b3eink",
"l4b3eise",
"lbe4ral",
"lberin5",
"lbe7s",
"l4b1e4ta",
"l2b1id",
"l2b1ins",
"lb4lad",
"l3b2lat",
"l3blä",
"lb3le",
"l2bled",
"l2blic",
"l3blo",
"l3b2lö",
"l3b2lu",
"l2b1o2ra",
"lb3rea",
"lb2s",
"lb3sa",
"lb3se",
"lb3si",
"lb3sp",
"lbs4t",
"lbst3ac",
"lbst3ei",
"lbst1u",
"l2b1uf",
"l3bum",
"lbu4n",
"lbzei2",
"2l1c",
"l3ca",
"l3che",
"l4chei",
"l4chent",
"l3chi",
"lch3le",
"lch3li",
"l3chlo",
"lch3n",
"lch3r",
"lch3s2",
"lch3ü",
"lch1w",
"l2ck",
"l3cl",
"l3co",
"4l1d",
"ld3a2b1",
"ld2ac",
"ld3a2ck",
"l2daf",
"lda2g",
"l2d1ah",
"lda2i",
"l2d1ak",
"l2d1al",
"l2d3a4n",
"ld1arm",
"ld1ass",
"l2d1au",
"ld3aus",
"l3däm",
"ld1är",
"ld1äs",
"ld1ät",
"l3de.",
"lde4ben",
"l2dei",
"ldein7",
"l2d1elf",
"l2d1e2mi",
"l2d1ems",
"lde4na",
"lden5erg",
"l4dentl",
"l3der.",
"l4d3er4fa",
"l6der6geb",
"ld1erh",
"l4der4he",
"l3d2erl",
"l6d5erlas",
"l3d2ern",
"l2d1er2p",
"lder4tr",
"lde3sa",
"l2d1es2s",
"l2dex",
"l2d1id",
"ld1i4mi",
"l2d3ion",
"ldo2b",
"ld2on",
"l2dop",
"ldo2r",
"l2d1ori",
"ld2os",
"ldos5t",
"ld2ö2",
"ld3r",
"ld4ram",
"l2dran",
"l2dre",
"l3d4ris",
"ld4ru",
"l2drüc",
"ld3sa",
"lds4an",
"ld3ska",
"ld3st",
"ldt4",
"ld3th",
"ldt5s",
"ld3tu",
"l2d1ul",
"l2d1um",
"ldwes4",
"ldy2",
"1le",
"le2ad",
"le3ar",
"le2as",
"3leba",
"leben4s3",
"le2bl",
"3lebr",
"le2b3re",
"lebs2",
"2lec",
"lech1a",
"le2chi",
"lech7t6e",
"le2dr",
"le2er",
"lee4ret",
"le3f2a",
"2l1eff",
"lef4o",
"le2g1ab",
"leg1as",
"le2gä",
"le2gl",
"leg4r",
"legs4",
"3leh",
"4lehe.",
"leh3r2e",
"4lehs",
"4leht",
"lei4ble",
"l2eid",
"lei3ere",
"lei4fan",
"lei4fei",
"leifer6g",
"leif3s",
"2l1eig",
"lei3gl",
"3leih",
"lei4hau",
"lei3l2",
"leim3p",
"3l2ein.",
"l2eind",
"lein4du",
"l4eine",
"lei6nerb",
"le2inf",
"le2ini",
"2leink",
"4l3einsa",
"2leint",
"l2einu",
"le2is",
"leisch5a",
"lei8schei",
"lei6scho",
"lei6sern",
"l1eisf",
"leis6s5er",
"l4eist",
"lei4str",
"lei4ßer",
"l2eit",
"lei2ta",
"lei4to",
"lei5tri",
"leit3s2",
"leits4t",
"3leko",
"2lektr",
"2lekz",
"3l2ela",
"le2le",
"le3lei",
"2lelek",
"4leleme",
"le3len",
"leler2",
"leler4s",
"le3les",
"2lelf.",
"2l1elfe",
"l2eli",
"l2em.",
"le3mal",
"le2mau",
"le2m1ei",
"3lemes",
"3lemet",
"lem1o2",
"le2mor",
"2lemp",
"lem3s",
"le2mu",
"le4mun",
"l4en.",
"len1a",
"len3ab",
"le4na2d",
"le4n3an",
"le4n3a4t",
"le2nä",
"4lendet",
"l1endp",
"4lendun",
"le2n1ed",
"4lenerg",
"le4neur",
"4leneuv",
"len4gag",
"len4kau",
"len4k3lo",
"len4klu",
"l1enni",
"len6sein",
"4len4sem",
"len3ska",
"len3sz",
"2lentg",
"2l1entk",
"4lentla",
"2lentn",
"4l3en4tro",
"4l3entw",
"lent4wä",
"5lentwet",
"2lentz",
"2lenzy",
"leo2f",
"le1o2s",
"2lep",
"3lepf",
"4l1e2pi",
"4lepoc",
"3lepr",
"l2er.",
"l2e1ra",
"le2rag",
"le2r3ap",
"le2ra2s",
"le2rau",
"le2r1ä",
"le2r1e2b",
"ler2e3c",
"l3ereig",
"le4r3ei4m",
"le4r3eis",
"le2rel",
"le4reng",
"le4rerg",
"le4rers",
"le2re4t",
"4l3erfas",
"2l1erfo",
"l2erfr",
"l2erfü",
"l1erg",
"l2erga",
"l4ergef",
"3lergeh",
"6lergen.",
"l4erger",
"l4erges",
"3l4ergew",
"2lergi",
"l2ergl",
"l2ergr",
"4ler4heb",
"4lerhol",
"lerin4s",
"lerk2",
"l2erka",
"2lerke",
"l1erkl",
"4lerklä",
"l4erkle",
"l2erko",
"ler3kr",
"ler3l",
"5l6erlebe",
"3l4erlei",
"2lermä",
"ler4nal",
"ler4nar",
"3l4erne",
"ler4nei",
"2l1erö",
"3l2erra",
"ler4ric",
"l4ers.",
"l1ersa",
"lers2t",
"ler4sto",
"lert2",
"ler4trä",
"le2rup",
"l4erwa",
"ler4wer",
"2ler2wo",
"2l1erz",
"ler2zä",
"l3erzeu",
"ler2zo",
"l4es.",
"les2am",
"les2e",
"lese1i",
"2l1esel",
"le3s4h",
"lesi1",
"le3s2k",
"les4ki",
"le3so",
"le2spo",
"lest6",
"le1sta",
"les2te3",
"lester6i",
"le1sto",
"le1str",
"3lesu",
"4lesw",
"2lesy",
"le2tab",
"2le2tap",
"2le2tat",
"l1e2th",
"le3tha",
"2lethi",
"let2i",
"letsche6",
"let4top",
"lett1r",
"letts2",
"le2u",
"4leue",
"3le3u2f",
"2l1eul",
"le3unt",
"2leuro",
"3leut",
"l1e2vol",
"2lex",
"3lexd",
"3lexik",
"le2xis",
"1lé",
"2l1f",
"l3fah",
"lf4at",
"l2f1ec",
"lfe1e",
"lf3einh",
"l2feis",
"lf2en",
"l4ferei",
"lfe4rel",
"lf1erl",
"l3fi",
"l3f4lä",
"lf3led",
"lf4lö",
"l3f4lu",
"lf3ram",
"lf3res",
"lf4ru",
"lf4rü",
"lf2spe",
"lf2sti",
"lf2su",
"lfun2",
"lfur1",
"2l1g",
"l3gas",
"lga3t",
"lgen2a",
"lgene2",
"lgeräu3",
"l2geti",
"l3g2i",
"lg2lö",
"l3go",
"lg4p",
"l3gra",
"lg3re",
"l3gro",
"lgung4",
"2l3h2",
"4lhe",
"3lhi.",
"4lhu",
"1li",
"li1a",
"lia2b",
"li2ad",
"li4am.",
"lian2g",
"li2ast",
"3lib4",
"libi1",
"li1c",
"lich4ta",
"lich4to",
"4lick",
"li2cka",
"li2cl",
"li3d2a",
"l1ido",
"l2idy",
"3lie.",
"liebe4s3",
"lie2br",
"li1efa",
"3liefer",
"li1efk",
"li3efl",
"lie4n1a2",
"li3ene",
"lien3s",
"lien3t",
"lie4rei",
"lier4sp",
"lie2s1c",
"3lig",
"liga3s",
"li4g3ers",
"li4gl",
"lig4n",
"li3ker",
"lik2o",
"likop4",
"lik2sp",
"lik4ter",
"lik2ti",
"lik4t1o2",
"lik2u",
"li3l",
"lil2a",
"li3m2a1",
"limas4",
"lima3t4",
"2limm",
"3limo",
"2limp",
"lin2a",
"li3nar",
"2lindi",
"2l1indu",
"li2nef",
"li2neh",
"li2nep",
"li2nes",
"2l1inf",
"2l1inh",
"li5nie",
"lin1it",
"2l1inj",
"lin4kan",
"lin4kar",
"link2s",
"li2nol",
"l2insa",
"4linsel",
"2linsp",
"2linst",
"2linsu",
"2linsz",
"2l1int",
"li3n2u",
"2l1inv",
"2linz",
"li2o",
"li4om",
"li3o2st",
"3lipf",
"3lipt",
"3lis.",
"li3s2a",
"li3schm",
"li4schu",
"lis2h",
"li3shi",
"3lisk",
"2l1isl",
"2l1i2so",
"li2sp",
"liss4",
"3list",
"lit4a",
"l1i2tal",
"li3t2ä",
"l2i3t2e",
"3liter",
"li4t3r",
"lit1s2",
"lit3se",
"lit3sz",
"li3tu",
"li6tun",
"li4tur",
"litz4er",
"3liu",
"liv2e",
"li2vea",
"li2ves",
"livi3e",
"li3vr",
"2lixi",
"li4z3ä",
"lizei3",
"2l3j",
"2l1k",
"l3kale",
"lk1alp",
"l3k2an",
"l3kap",
"l3kar.",
"lk1erd",
"lke3r2e",
"lk2l",
"lk3lad",
"l3k4las",
"lk3lic",
"l3k4lu",
"lk2men",
"lk4ne",
"lk5ner",
"lko2f",
"lk1ofe",
"lkor2b1",
"lk3roc",
"lk2s1",
"lk3sän",
"lk3si",
"lk4spe",
"lks3t",
"lkt2",
"lk2ü",
"4l1l",
"l2labk",
"l2labt",
"l3labu",
"l3lage",
"lla3gl",
"l2l1am",
"lla2ma",
"l3lame",
"ll2ami",
"ll2anb",
"lla4ner",
"l4lani",
"l3lans.",
"ll4anwa",
"ll1anz",
"l4l3appl",
"ll1arm",
"l4latm",
"ll3att",
"ll3aufg",
"ll1aus",
"ll1äm",
"l2lär",
"llb4",
"llch4",
"ll3d4",
"ll5ebene",
"l3lec",
"ll1ech",
"lle3er",
"l2l1ef",
"ll1eic",
"ll1eim",
"ll2eis",
"l4leise",
"lle2la",
"lle2m",
"l2l1emi",
"l3len.",
"lle4na",
"llen3dr",
"ll5en6dun",
"l4lentf",
"l4lents",
"l3lep",
"l3ler.",
"lle2ra",
"ll2ere",
"l6ler6eig",
"ller4fo",
"ller6geb",
"l8lergene",
"l4lergo",
"ll3erho",
"l4l3ermi",
"l4l3ernt",
"ll3ertr",
"ll2es",
"lle4th",
"ll1exe",
"llg4",
"lli4gan",
"l2limb",
"l2l1ind",
"l4linf",
"ll1ins",
"ll3k4",
"ll3l2",
"ll5m2",
"ll3n2",
"ll1ob",
"l2lobe",
"l2l1o2f",
"ll3ol",
"l2lope",
"ll1opf",
"ll1or",
"l6lorb",
"llor2g",
"l2lo2ri",
"l2l1ou",
"l3low",
"ll1ox",
"ll2säu",
"ll2s1es",
"ll3ska",
"ll2spr",
"ll3t",
"llt2e",
"llt2i",
"llti2m",
"ll5t4r",
"llts2",
"ll1ur",
"llus5t6",
"l3ly",
"ll3z2",
"2l1m",
"l2m3a2b",
"l2m1ad",
"lm1a2ge",
"lm1aka",
"l2m1a2m",
"l3mana",
"lm1apf",
"lm1art",
"lm3att",
"lm1äst",
"lmbu2",
"lm1c",
"lmd2",
"lm3e4dit",
"l2m1ef",
"l2ment",
"l2m1e2p",
"lmer2",
"l2m1erf",
"l2m1erl",
"l2m1erz",
"l4messa",
"l2m1i2d",
"lm1ind",
"lm1ins",
"l2mof",
"lm1orc",
"lm3p2",
"lmpf4",
"lm3s2k",
"lms2t",
"lm3ste",
"lm3s2z",
"lm3t4",
"l2mum",
"l4munt",
"2ln",
"ln2ab",
"lna2r",
"ln3are",
"lnd2",
"l3n2e",
"lnes2s",
"l2n1in",
"lnus2",
"l1nü",
"l1ny",
"1lo",
"lo4ak",
"3lob.",
"l2oba",
"3lobb",
"lobe2s",
"2lobj",
"l1o2bl",
"l2obr",
"lob4ri",
"lo4chel",
"l1ofe",
"lo2fen",
"lo4gh",
"lo2gl",
"lo2gor",
"lo2gre",
"lo3ha",
"loh2e",
"4l1ohr",
"loi4r",
"3lok",
"4l3okk",
"lo2k3r",
"5loks",
"l4ole",
"2l3o2ly",
"lomä3",
"lo2min",
"lo2ner",
"lo4nin",
"lo2n1o",
"lo2o",
"2lopf",
"lop2p1a",
"2lopt",
"lor3am",
"lor2an",
"lo4rä",
"5lorb",
"2l1orc",
"2l1ord",
"lo3r2en",
"2l1org2",
"lori4di",
"2lort2",
"l2os.",
"lo4sa",
"3lose",
"lo4ske",
"lo2spe",
"lo2spr",
"los3t",
"lo4ste",
"lo2st4r",
"4loß",
"lo2ta",
"lo3tha",
"loti4o",
"2l1ov",
"lo2ve",
"2lox",
"1lö",
"lö2b3",
"2löck",
"2löd",
"lö2f",
"2l3öfe",
"2l1öhr",
"2lök",
"2l1öl3",
"2löp",
"3lösc",
"3lösu",
"4löß",
"4löz",
"2l1p",
"lp2ar",
"lpar2k1",
"l4p1är",
"lp2f",
"lph4",
"l3phä",
"l2phir",
"lp1ho",
"l3phr",
"lpt4",
"l3pu",
"2l1q",
"2l3r2",
"lrau2s",
"lrebs2",
"lro2h",
"lrö2",
"4l1s",
"ls3a2b",
"l2s1a2d",
"ls2al",
"l4s1amb",
"l4samp",
"ls2amt",
"l2san",
"ls3ane",
"l3sare",
"ls3a2ri",
"l3sark",
"lsau2",
"lsau4m",
"lsau4r",
"l3s2äm",
"ls2äug",
"ls1äus",
"ls2c",
"l4schin",
"l4schmü",
"lschs2",
"l2s1e2b",
"ls2ele",
"ls1eli",
"l2sent",
"ls1er",
"l2serf",
"l2serg",
"l2serh",
"l2serk",
"l2serl",
"l2sers",
"l2serw",
"lse2t",
"ls1eta",
"ls2ext",
"ls3ha",
"l2s1id",
"l2simp",
"ls2kal",
"l3s4kele",
"ls2ky",
"lso4b",
"l2sop",
"l4s3ort.",
"l3s2öl",
"l2spac",
"ls2pe",
"l2s3ph",
"l2s1pir",
"l3s2pit",
"ls2po",
"l3spri",
"ls2pu",
"l3spul",
"ls3s4",
"lst2a",
"lstab6",
"ls3tabl",
"ls4taf",
"lstahl3",
"l2stas",
"l4stat.",
"l4state",
"l4s3täti",
"l2ste",
"l3stea",
"l3stec",
"l3steh",
"l3stei",
"l4steil",
"l3stel",
"l3stemp",
"l4sten",
"ls4t3erk",
"l5s6terne",
"l5s6terns",
"ls2tie",
"l2stit",
"l4stoch",
"ls4toi",
"ls4tol",
"ls4tru",
"l2s3trü",
"ls2tu",
"ls4tüm",
"l3suf",
"ls1um",
"l2s1un",
"ls2und",
"ls3unk",
"4l1t",
"l2tab",
"lt1abs",
"ltag4",
"lt1am",
"l4tame",
"ltampe4",
"l3tan.",
"ltan3d",
"l2t1ap",
"lt1ara",
"ltar8beitn",
"l3tark",
"lt1art",
"ltar6tik",
"l3tartu",
"lt1au",
"l4tauf",
"lt3aut",
"lt1äh",
"ltbau1",
"lte2c",
"lt1eh",
"l3tehu",
"lt1eig",
"lt1ein",
"lte3mi",
"lt2en",
"lten6gel",
"lten4sp",
"lt3ents",
"lte4ral",
"lter4fa",
"l3t2erg",
"l4terhe",
"lter6ken",
"lter4ku",
"lter4nä",
"lte2ro",
"lt2erö",
"lter4se",
"l4t1es3k",
"lt2est",
"lte3str",
"lt2et",
"l2t1h",
"lt3hag",
"l3thas",
"l4t3hei",
"lthol2",
"l3t2hu",
"lt1ide",
"ltimo4",
"l3tine",
"l2tiso",
"l3t2i3t",
"l2t1ob",
"l2t1o2f",
"l4tord",
"l4torg",
"l4t1o2ri",
"lto2w",
"lt1öl",
"lt1ös",
"l4t1öt",
"ltra3l",
"lt3räu",
"lt3rec",
"lt3rei",
"lt3ris",
"lt3rol",
"l2t3rö",
"l2t3rus",
"l4ts",
"lt2se2l",
"lt4s3ort",
"lt2s1pe",
"lt3s2ph",
"lt2sti",
"lt3t",
"l3tub",
"lt1uh",
"l2t1um",
"lturan4",
"lturen4",
"ltu2ri",
"l3tü",
"lu1an",
"4lu2b3",
"luba2",
"lubs2",
"lu2dr",
"lu2ec",
"lu2es",
"lu2et",
"1lu2f2",
"2l1ufe",
"2luff",
"lu3fo",
"luft1a",
"luft3e",
"luf4tei",
"luft3r",
"lu2g1a",
"lu2g1e2b",
"lu2gei",
"lugen1",
"lu2gi",
"lug3l",
"lu2go",
"lu2g3r",
"lug3sp",
"lu2gu",
"2l1uh",
"lu1id.",
"lu4ig",
"lu1is.",
"lul2ö",
"2lumd",
"lume4",
"2lumf",
"2lumg",
"2l1umh",
"2lumk",
"2luml",
"l2ump",
"1lumpe",
"lum2ph",
"2lumr",
"2l1ums",
"lu3mu",
"2l1umw",
"2lumz",
"1lu2n",
"2l1una",
"lund4",
"2l1unf",
"lung4sc",
"2l1uni",
"2lunr",
"2l1uns",
"2lunt",
"2lunw",
"4luo",
"l2ura",
"lu2r1an",
"lu2rat",
"lu2rei",
"2lurg",
"l2uri",
"lu2ris",
"l1urn",
"lu2ro",
"2lurs",
"l1urt",
"lu4ru",
"lu3sak",
"2luse",
"lu3si",
"lu2sp",
"lus4s3a",
"lus2s1c",
"lus4sel",
"lus4s3er4",
"lus2s1o",
"lus4s1p",
"lus2s3t",
"lus4stä",
"luss5tr",
"1lu2st",
"lus6terl",
"lus4t1o2",
"lust3re",
"lu2s1u",
"lu2t1a4",
"lu4tas",
"lu4t3au",
"lu2tä",
"lu2t1e4g",
"lu2tel",
"luter2",
"lu4t3erg",
"luter4s",
"lu6t5ersa",
"lu2thy",
"2luto",
"lu2tob",
"lu2t1o2f",
"lu2top",
"lu4t1or",
"lu4t3r",
"lut5schl",
"2lüb",
"3lübd",
"lück4e2",
"lücker3",
"5lüd",
"lüf3te",
"lü2hel",
"lüh1l",
"2l1v2",
"lva3",
"l3vl",
"lv3r",
"4l3w4",
"2lx",
"1ly",
"ly1a2",
"ly3c",
"ly3es",
"ly1l",
"2lymp",
"3lyn",
"ly3no",
"ly1o",
"ly3t",
"ly1u",
"2l1z",
"l2z1ac",
"l2z1ag",
"l2zan",
"l2z1ap",
"l2zat",
"lz1aus",
"l2zäp",
"l2zär",
"lze2l",
"l2zele",
"l4z3enth",
"l2z1ep",
"l2z1er2h",
"l2zerz",
"l2z1id",
"lzi4m",
"lz1imi",
"lz3l",
"lzo2f",
"l2zö",
"lz3t2",
"l2z1u4fe",
"lzvol2",
"lz1w",
"lz2wec",
"l2zwu",
"1ma",
"3ma.",
"maa2",
"m1ab",
"m3a2bar",
"m2abä",
"2m3abb",
"m2abe",
"2m3abf",
"2mabg",
"2mabh",
"2mabk",
"m2abli",
"2mabm",
"ma2br",
"m2a3b4ra",
"2mabs",
"2mabt",
"2mabz",
"ma3chan",
"mach2e",
"mach8terh",
"mach8t7ers",
"mach4tr",
"ma2ci",
"mack2s",
"2m1act",
"mada2m",
"m2adä",
"ma2del",
"ma3dj",
"2m1adm",
"2m1a2d4r",
"ma4d2s",
"mae4",
"ma1f4",
"mag2a",
"ma2ge.",
"ma2geb",
"ma2gef",
"ma2geg",
"ma2gek",
"ma2gep",
"ma4ges.",
"ma2get",
"ma2gev",
"ma2gew",
"2m1agg",
"magi5er.",
"magi5ers",
"ma3gl",
"ma3g4n",
"2m1ago",
"ma3ha",
"mahl4st",
"ma1ho",
"mai4s3e",
"ma2ke.",
"2m1akt",
"mal2ag",
"mal1ak",
"ma4lakt",
"ma2lan",
"ma2lau",
"ma2lär",
"2mal2de",
"m2aldi",
"ma3le",
"ma4leb",
"mal2er",
"ma4lex",
"mali1e",
"mal3lo",
"2mallt",
"ma2lon",
"ma2lop",
"m2alp",
"mal3t",
"malu4",
"ma2l3ut",
"3malv",
"ma2mid",
"mam3m",
"2m1a2nal",
"ma2nar",
"2m1a4n4at",
"ma2nau",
"2m1anä",
"2manb",
"man2ce",
"3man3d4",
"ma2net",
"m2anf",
"mang2",
"2man3ga",
"m4angel",
"2m1angr",
"m2anh",
"3manip",
"2manl",
"m2anle",
"3m2ann",
"2manod",
"2m1ansa",
"2mansä",
"man2t1h",
"2mantr",
"manu3",
"ma4n1ut",
"2manw",
"2manz",
"m1anza",
"ma2or",
"ma2phr",
"ma2po",
"ma1q",
"m2ara",
"4marag",
"mar2an",
"2marb",
"mar3g2",
"3ma1rh",
"ma3r2i",
"m2ark",
"mar2kr",
"4mar2o",
"maro3d",
"4marr",
"mar6schl",
"mar6schm",
"mar6schr",
"mar2sp",
"mar2su",
"2m1arti",
"ma3r2u",
"m1arz",
"3mas",
"ma3s4a",
"mas2e",
"ma3s2p",
"masse4n3",
"mas4ta",
"mas4tel",
"mas2ti",
"mas4to",
"mas4tr",
"ma4s3z",
"3maß",
"ma2ta2b",
"ma2tan",
"ma2tä",
"m3a2tel",
"ma4t3erd",
"ma4t3erz",
"m4atme",
"2matmo",
"ma2to",
"ma4tort",
"mat3se",
"mat3sp",
"matt4r",
"mat3url",
"2m1au2f",
"3maul",
"ma3un",
"mau3r",
"2maus",
"mau2ta",
"m4ay",
"ma1yo",
"1mä",
"2m1ähn",
"mäh1r",
"4m1änd",
"2mäo",
"2m1äp",
"2mäq",
"mär1",
"mär2kl",
"mär2z1",
"mä3t4r",
"mäu2s1c",
"2m1b2",
"mbe2e",
"mber2e",
"mbe3ri",
"mbert4",
"mbi3er.",
"mb4l",
"mble1i",
"mb4r",
"mbu3sc",
"mby4t",
"2mc",
"m3ch",
"4m1d",
"m2dan",
"m2d1a2s",
"md1är",
"mde2a",
"m2dei",
"mde2m",
"m2d1emi",
"m2d1ent",
"mder2",
"m2d1erl",
"md2ö",
"md3ras",
"md3s2e",
"mdt4",
"m2d1um",
"1me",
"me3an",
"me3at",
"meb4",
"me2ben",
"3mebr",
"me1c",
"medi3e4",
"me1e2m",
"mee2n",
"mee4r3ei",
"2m1eff",
"mega3",
"me4gel",
"3meh",
"meh6l3er",
"mehrer4",
"2m1eif",
"2m1eig",
"m2ei3l2",
"mein4da",
"meinde3",
"meiner6k",
"mei6nerl",
"3m2einu",
"3m2eist",
"me3lam",
"me3l4ant",
"me2l1au",
"melb2",
"mel3d2",
"melde3i",
"me2lek",
"2melem",
"me2ler",
"melet4",
"2melf.",
"3melk",
"mel4k3ei",
"mell2",
"3melo",
"me2lob",
"mel2se",
"mel5t4",
"6mel6tern",
"2m1e2mis",
"2m1emp",
"2m1e2mu",
"m2en.",
"men3ab",
"me3nage",
"me4n3an",
"men3ar",
"me4nas",
"men3au",
"2m1endl",
"menen1",
"4men4gag",
"men3ge",
"me2nim",
"men3k4",
"men2on",
"men4se.",
"men4sem",
"6mensemb",
"men4sen",
"men4ser",
"men4ses",
"mensi4d",
"men2so",
"menst4",
"m4enta",
"men4t3ak",
"m4entei",
"ment5eig",
"men6t5ers",
"2mentn",
"ment4sp",
"me1o",
"2meou",
"2meö",
"2mepa",
"2m1e2pi",
"3m4er.",
"me1ra",
"mera3l",
"mer2a3s4",
"me2r1e2b",
"me4rens",
"mer4err",
"mer4erw",
"4m3er4gän",
"merin4d",
"merin4t",
"4mer4klä",
"mern3s2",
"m4ersh",
"mer5sm",
"mer6stel",
"mer4sto",
"mert4r",
"merz6eng",
"3mes",
"me2sal",
"me4sä",
"4meser",
"mes2po",
"mes1pr",
"2mes4sa",
"mess3an",
"mes6ser6g",
"mes4s1o",
"mes2sp",
"mes2st",
"mes3ta",
"me1sto",
"me3su",
"me3sze",
"me3ta",
"meta1s",
"me3th",
"meto1",
"me2tö",
"me4trig",
"met6t5en6d",
"me3tu",
"meu1",
"2m1ex",
"me2xe",
"1mé",
"2m1f4",
"mfi2le",
"4m1g2",
"mgang4",
"mglim2",
"4m1h2",
"1mi",
"mi1a",
"mia2b",
"mi2am",
"2m1iat",
"mi1ä",
"mibi1",
"mic1e",
"mi1ch",
"mi2ci",
"mi3da",
"mi2di.",
"mi3dr",
"2midy",
"mie3dr",
"mi3ele",
"mi4e3no",
"mien3s",
"mierer4",
"mie1s",
"mie2ti",
"mie4to",
"mie2tr",
"mi1f4",
"3mige",
"mi3h",
"mik1an",
"mi3ke",
"mi4kel",
"mi4kens",
"mi3k4l",
"mi2ku",
"3mil",
"mi3l2a",
"milch1",
"mil4che",
"mild4s",
"mi3l2i",
"mi3l2u",
"4milz",
"m2im2a",
"2m1imm",
"2mimp",
"min2ac",
"mi3nak",
"min5anze",
"m2inde",
"minde4s",
"2m1indu",
"mi2nef",
"miner1",
"mi4n3e4ri",
"min2eu",
"2minfo",
"min2ga",
"ming3s",
"2minh",
"mi3ni",
"mini3k4",
"mi3nod",
"mi2nof",
"2m1inse",
"m1inst",
"mi3nu",
"mioni1",
"mi1p",
"3mir.",
"3miri",
"3mirs",
"3mirw",
"3mirz",
"3mis.",
"mi2sa",
"mi4scha",
"misch3w",
"mi3se1",
"2m1i2so",
"mis2pa",
"mi2spe",
"mis5sar",
"mis4ser",
"mis4st",
"mis3te",
"mi1sto",
"mi1s4tr",
"3misu",
"3mit",
"mi2ta",
"mi2t1h",
"mi2to",
"mi2tr",
"mit3s2",
"mit5sa",
"mit3ta",
"mit3t2e",
"mitte3s",
"mi2t1u",
"4mitz",
"mi3v2",
"2m1j",
"4m1k4",
"m3kn",
"4m1l2",
"ml3c",
"m3le",
"ml3f",
"ml3k",
"m3lo",
"ml3p",
"ml3s",
"4m1m",
"mma3a",
"m2m1ak",
"m2m1al",
"m2m1ans",
"mm1anz",
"m2m1ap",
"mm1art",
"mma1st",
"mm1aus",
"mm1äu",
"mmd2",
"m2m1e2b",
"m2m1ef",
"mm1ein",
"mme2l1a2",
"mme4lin",
"mm2ene",
"mmen6te.",
"mmen6ten",
"m4mentl",
"m4ments",
"m4mentw",
"mme2r3a",
"mme4rec",
"mmer6geb",
"mme2s",
"mme3sc",
"mme4sz",
"m2m1eu",
"mmi3el",
"mm1inb",
"mm1inh",
"m2m1ins",
"mm1int",
"mm2is",
"mmi3sc",
"mmisch4",
"mmi1s4t",
"mmi5tw",
"mm3m2",
"mm3p2",
"mmpf4",
"mm2s",
"mm3sa",
"mm3s2i",
"mm3so",
"mm3s2p",
"mm3sta",
"mm3sti",
"mm3te",
"m2mum",
"mm2un",
"mmu3r",
"mmül2",
"mmüll1",
"2m3n2",
"m4nesi",
"1mo",
"2m1o2be",
"3mobi",
"2mobj",
"3m2od",
"mo3de",
"mode1s",
"mo2dr",
"m1of",
"mo2fe",
"3mog",
"2mog.",
"mo2g1al",
"3m2oh",
"moh2a",
"moi3r",
"mo2k1l",
"mol3d",
"3mom",
"mom2e",
"3m2on",
"mo2nan",
"mo2nä",
"mon4dac",
"mon4del",
"mon2do",
"mond3r",
"mo2ner",
"mon2s3",
"mon3sa",
"mons4e",
"mon3s4u",
"mont2a",
"mon3th",
"mo1ny",
"3m2o2o",
"2mo1pe",
"mo2per",
"2m1opf",
"2mopt",
"mo1ra",
"mor2an",
"mor2d3a",
"mor2dr",
"mo2rei",
"mor3g",
"morgen5s6",
"mor3t2",
"3mos",
"mo4ska",
"mos3s",
"moster4",
"mos2ti",
"mo3t2h",
"mo5to",
"mot4r",
"mous4",
"2m1ox",
"mo1y",
"1mö",
"möbe2",
"mö2c",
"2mö2f",
"4mök",
"2m1öl",
"4m1p",
"mpa3ne",
"mpe2la",
"mpe4lin",
"mpe2n",
"m2p1ene",
"m2pf",
"mpf1ef",
"mp4f3erf",
"mpf3erg",
"mp6fer6ge",
"mpf3erp",
"mp6ferpr",
"mp4f3err",
"mp4f3er4z",
"mp2f3l",
"mpf1or",
"mp2fr",
"mp1haf",
"mp1hos",
"mpin2",
"m3plä",
"mp3lei",
"m4p3lem.",
"m2p3len",
"m2p3les",
"mp4lis",
"m3pon",
"mpor6tag",
"mpor6ter6",
"mp3sh",
"mp3str",
"m3pu",
"2m1q",
"2m3r4",
"4m1s",
"m2sam",
"m2san",
"m4sap",
"ms1as",
"m3sat",
"m2sau",
"msau3e",
"m3sä",
"m4s1än",
"m3sc",
"msch2",
"m4sco",
"m3se",
"m4s1e2d",
"m4s1ef",
"m4seig",
"m4sein",
"m4se2le",
"mse2n",
"m4s1ene",
"m4sent",
"ms1erf",
"ms2erh",
"mse2t",
"m4s1eu",
"m4sex",
"m2s1o2d",
"mso2r",
"ms1ori",
"m2spä",
"m2sped",
"m4spl",
"ms2po",
"m2spot",
"m2spro",
"ms2pu",
"ms3s4",
"mst2",
"m6stag",
"m3stä",
"m3steh",
"m3stei",
"m3stel",
"ms2ti",
"m2stit",
"m3s4to",
"m3s4tr",
"ms5trä",
"m3s2tu",
"ms4tü",
"m2sü",
"m4sw",
"m3sy",
"m4szi",
"4m1t",
"mt1ab",
"mt1ak",
"mta2m",
"mt1ar",
"mt3aug",
"m2t1e2d",
"mt1ein",
"mt1eis",
"mt1elt",
"mt1emi",
"m4tenga",
"m4t3engl",
"m4tentf",
"m4tentg",
"m4t3en4tr",
"m4tents",
"mter2",
"m2t1erb",
"m4t3erei",
"m2t1erf",
"m2t1erg",
"mt1erh",
"m2t3e2r4i",
"m2t1erk",
"m2t1erl",
"mter4n",
"m2t1ers",
"m2t1ert",
"m2teta",
"m2t1eu",
"m2t1ev",
"m2t1h",
"mt3ho",
"m2t1i2d",
"m2tim",
"m2t1in",
"m2t1i2r",
"mti2s",
"mtmen2",
"mt1ob",
"mt1op",
"m2t1öl",
"mt1ös",
"m2t3ro",
"m2trö",
"m4ts",
"mt2sa",
"mt3sco",
"mt2s1e",
"mt3send",
"mt3s2ka",
"mt3s4kel",
"mts3tät",
"mt3stu",
"mtt4",
"mt1um",
"mtu3re",
"m3tü",
"mt3z",
"1mu",
"mu1a",
"mu3cke",
"mu4ckel",
"2m1uh",
"mu3la",
"3muld",
"mul4lau",
"3mult",
"3mumi",
"m1ums",
"mum2s1p",
"3mun",
"mundan4",
"mun6derf",
"mu2ner2",
"4m1unf",
"4m3ungeb",
"mu3ni",
"mu4nin",
"4mu4niv",
"4munw",
"4munz",
"mu4r1u2f",
"3m4us",
"mu4s1a",
"mu2s1o",
"mu2sp",
"mu2s3t2",
"4must.",
"must4e",
"mu2su",
"mut1au",
"mut2st",
"1mü",
"2müb",
"3müh",
"mü2her",
"mühl1a",
"mül4len",
"3mün",
"3müt",
"mütter3",
"2m1v",
"mvoll1",
"2m1w2",
"mwa2",
"mwa4r",
"mweg4s",
"mwel4",
"mwelt3",
"mwu1",
"3my",
"my1al",
"my2s3",
"2m1z2",
"mzug4",
"1na",
"3na.",
"2n1ab",
"3naba",
"na2bä",
"naben3s4",
"n3abh",
"3nabi",
"n3abk",
"na2b3l",
"na2bor",
"na2br",
"nab4rü",
"4n3abs2",
"na2bus",
"3nac",
"n4ac.",
"na2ch1",
"nachen6",
"na5chen.",
"n3achse",
"nach3sp",
"nach8t7ersc",
"nacht8raum",
"n1ada",
"na3dab",
"3nade",
"na3de.",
"nadel1",
"na2der",
"4n1adl",
"4n3adm",
"n1a2dr",
"3nae",
"na3el",
"2n1af",
"na1fra",
"nag2a",
"na3ge.",
"na2gem",
"4n1agg",
"n1a2gi",
"na3gin",
"na3g4r",
"3n2ah",
"na2h1a",
"n4ahm",
"4n3ahn",
"4n3aho",
"3nai",
"nai2e",
"n1aig",
"4n3air",
"nai4re",
"n2ais",
"2n1ak",
"3nakä",
"3nako",
"na2kro",
"4nakt",
"n2al.",
"na2l1a2",
"nal3am",
"na4lar",
"na2lä",
"2n1albk",
"n2ald",
"nal3da",
"nal3ei",
"na4l3ent",
"na6lerei",
"na4ler4g",
"na4lerm",
"na4l3erw",
"nales2",
"nal1et",
"nal1ex",
"nalg2",
"na2lid",
"na2lop",
"nal2ph",
"n2als.",
"nal3t",
"nalt2a",
"nal5tr",
"n2alty",
"na2lu",
"2naly",
"na2mat",
"3name",
"na3me.",
"4na2mei",
"n4a3men",
"namens3",
"4n1a2mer",
"na2mid",
"na2min",
"na3m4n",
"3n2amo",
"n1amp",
"nam4sp",
"2n1amt",
"namt4s",
"na4my",
"n1an",
"4na2n4a",
"na4nat",
"n3a2nä",
"4n3anb",
"n3and2",
"nan1eu",
"4n3anf",
"4n3ang",
"4nanh",
"2nani",
"4n3ank",
"4n3anl",
"3n2ann",
"4n3anna",
"4nano",
"nan2o3b",
"4n3anp",
"2nanr",
"4n3ans",
"2nantr",
"2nanw",
"n2anz.",
"nanzen4",
"nan6zene",
"nan6zeng",
"nanzer4",
"na3ot",
"na2per",
"n1apfe",
"4napfel",
"n3a2pr",
"n1aq",
"n1ar",
"5nar.",
"na2r1a",
"2narc",
"n2ard",
"n2are",
"n4are.",
"3nari",
"n2ark",
"n2arle",
"2narm",
"n2aro",
"na2rom",
"n2arr",
"n2ars",
"2nart",
"n2arta",
"n2arth",
"na3r2u",
"3nas",
"n4as.",
"na3sä",
"na4schw",
"4n1a4sp",
"nas2s1c",
"4n1assi",
"nas4ta",
"na2str",
"4na2sy",
"nasyl2",
"3nat",
"n4at.",
"na4t3au",
"nat1ei",
"na2tem",
"na2t2h",
"4natm",
"nat2o",
"4natom",
"5nator",
"nat1r",
"nat4sa",
"nats1e",
"na3tu",
"n1au",
"nauf4fr",
"nau2fr",
"5naui",
"3n2aul",
"4nausb",
"4nausd",
"4nausf",
"4nausg",
"4nausl",
"n2auso",
"4nausr",
"4n3auss",
"4nausw",
"4nausz",
"3nav",
"nave4",
"navi5er.",
"navi5ers",
"1nä",
"2näb",
"3n4äc",
"3näe",
"2n1äf",
"3näg",
"nä2hi",
"3nähm",
"2n1ähn",
"nä2hu",
"2n1ä2m",
"2n1än",
"4näpfel",
"2näq",
"när4s5t",
"nä2sc",
"n2äss",
"2näu",
"3nä1um",
"2n3b4",
"nbais4",
"nbe2in",
"nber2e",
"nbes4",
"nby4",
"2n1c",
"n2c3ab",
"n3can",
"n3ce4n",
"n3ces.",
"n3chl",
"nch3m",
"n2ck",
"ncor2",
"n3cr",
"n3cu",
"4n1d",
"nda1f",
"nd2ag",
"n3dai",
"n2d1ak",
"n2dana",
"n2dani",
"n2danz",
"nd1arr",
"n3dat",
"nd3att",
"nd1au",
"n2daut",
"n2dax",
"nd1äng",
"nd1c",
"nde4al.",
"n2d1ede",
"n3dee",
"n2dei",
"nd3elfe",
"ndel3l",
"ndel4s3a",
"ndel6s5en",
"ndel7ster",
"nde4mot",
"nden3sk",
"n4dentl",
"n4dents",
"nde3o2",
"n5der.",
"n5deren",
"nd2erh",
"n5deri",
"nder6läs",
"nde4rob",
"n4de4ros",
"n6der6sat",
"nder5ste",
"n3d2es1",
"nde2se",
"ndes3s",
"ndi2a3",
"nd1imm",
"ndo1c",
"n2dof",
"ndo2n3a",
"n2dopt",
"nd1or",
"n2do2ri",
"nd2os",
"ndo1st",
"n2d3ott",
"n2dö",
"nd2ös",
"nd4ram",
"n2d3rat",
"nd3rau",
"n2d3re",
"n2drif",
"n2d3roc",
"n2drod",
"n2d3rö",
"n2drui",
"n2d3run",
"nd4sene",
"nd2spr",
"nd3th",
"ndt4r",
"n2duns",
"ndwa5re",
"ndy3",
"1ne",
"3ne.",
"ne2ap",
"3neas",
"ne3at",
"ne3au",
"4n3ebene",
"ne2bl",
"2n1ebn",
"neb4r",
"2nec",
"3neca",
"3nece",
"ne2ch",
"ne1ck",
"neck2a",
"ne2dit",
"2nee",
"neei2",
"ne3ein",
"ne3eis",
"neen2",
"nee1r",
"neer2e",
"n1ef",
"n2ef.",
"n2e3f2a",
"2nefr",
"2n1egg",
"neg4l",
"n1e2go",
"neg4r",
"n1ehe",
"2ne2he.",
"2nehem",
"2nehen2",
"nehe2r",
"3nehm",
"4n3ehr",
"2n1ei",
"3neia",
"4neic",
"nei4dei",
"nei4dr",
"4neier",
"3neigt",
"3neigu",
"nei4la",
"4neing",
"4neinh",
"4neink",
"4neinl",
"4neinz",
"4neip",
"neiss4",
"ne2ke",
"2n1eks",
"nek3t2",
"2nekz",
"ne2la",
"nel3b",
"n1e2le",
"4nelek",
"4nelem",
"ne3len",
"ne3lex",
"nel2i",
"ne3lid",
"ne2lit",
"3nelk",
"n2ell",
"nel2l1a",
"nel4lei",
"neller6f",
"3ne3l2o",
"3nelu",
"3n2em.",
"4n1emb",
"4n3emp",
"2n1ems",
"4nemu",
"3nen",
"n4en.",
"n2en3a",
"nen4am",
"ne4nan",
"ne2nä",
"n2enb",
"n2enc",
"nen4dar",
"4n1endb",
"4n1endd",
"4n1endf",
"n1endg",
"4n1endh",
"4n1endk",
"n1endl",
"4n1endp",
"4n1endt",
"4n1endw",
"nene2b",
"nen3ei",
"nene4m",
"nenen1",
"ne4nene",
"nen3erb",
"ne2n3eu",
"n2enf",
"4n1engb",
"nen4gen",
"4n1engs",
"4n1engt",
"n1engu",
"n2enh",
"ne4n3i",
"n2enj",
"n2enk2",
"n2enm",
"nen4nar",
"ne2no4",
"nen3s4e",
"nen3sk",
"nen3s2p",
"5n2en3t2a",
"4n1entb",
"4nentd",
"4nentf",
"5n2enti",
"4n1entl",
"4nentn",
"5nentr",
"4n1ents",
"4n3entw",
"4nentz",
"ne4n3u",
"n2env",
"n2enw",
"nenz4er",
"ne2o3b",
"ne2oh",
"ne2or",
"neos4",
"ne2pen",
"2nepf",
"2ne2pi",
"2nepo",
"ne2pos",
"nept4",
"n4er.",
"ne1ra",
"ne2rab",
"ne2rac",
"ne2r3af",
"ne2rag",
"ne3r4al",
"ne2ram",
"ne2ran",
"ne2r3ap",
"n2erat",
"ne6ratio",
"ne3rato",
"ne2rau",
"n2erb2a",
"4n3erbe.",
"4n3erben",
"2nerdb",
"ner4dig",
"nere2",
"ne2r1eb",
"ne2rec",
"n1erf",
"4nerfas",
"3nerfr",
"2nerfü",
"2ner3g4",
"3nergr",
"n1erh",
"4n3erhö",
"3neri",
"n2erj",
"n1erk",
"5nerka",
"n2erkö",
"n2erli",
"2n1erlö",
"n1ermi",
"2n1ernä",
"4n3erneu",
"2n1ernt",
"n1eros",
"n1eröf",
"ne1rös",
"n2ers.",
"2n1ersa",
"3nerse",
"ner4sk",
"4n3ersts",
"nert4",
"3nert.",
"ne2rup",
"3n2erv",
"4nerwar",
"2n1erz",
"n2es.",
"ne2sal",
"nes2an",
"n4ese",
"ne2sei",
"ne2s1ev",
"2ne3sh",
"ne3si",
"ne3ska",
"ne2s1of",
"ne2s1or",
"ne2s1pa",
"4n1es2si",
"nes4sig",
"ne1sta",
"ne2ste",
"nes3ti",
"2n1est3r",
"4nesyn",
"3neß",
"ne2tab",
"2ne4tag",
"net1ak",
"ne2t1an",
"2ne2tap",
"2ne2tat",
"ne4te2l",
"ne2th",
"net3ha",
"ne3ti",
"ne4tin",
"ne4tob",
"n2ett",
"net3ta",
"net3te",
"net3tr",
"2n1e2tu",
"net4zer",
"net2z1i",
"ne2u",
"neu1c",
"neu4ere",
"neuer4f",
"neuer4k",
"neuer4r",
"neuer4s",
"neuer4w",
"neu3g4",
"2n1eup",
"neur2",
"neu2ra",
"neu3t",
"3n2evi",
"n2ew",
"ne3wa",
"2n1ex",
"ne2xi",
"5ney",
"3nez",
"3né",
"2n1f",
"n3f2al",
"nfalt4",
"n3f2ang",
"nf4ar",
"n3f2ä",
"nfe2i",
"n3f2en",
"n3f2er",
"nf2es",
"n4fex",
"nff4",
"n3fi",
"nfi4le.",
"nf4le",
"nf2o",
"nfo1s",
"nf4r",
"nf3s2",
"nf2tan",
"nf2t3r",
"nft4st",
"nfts3tr",
"nf3tu",
"n2f1u",
"4n1g",
"n3gabe",
"ng1abt",
"n2g1a2c",
"n2g1ad",
"n2g1ak",
"ng1a2me",
"ng3anda",
"n2ganh",
"n4ganl",
"ng1ans",
"ng1ant",
"ng1are",
"n3g2ars",
"n2g1a2v",
"n2g1äl",
"ng3d",
"n2g1eif",
"n2g1ein",
"ngelb4",
"nge3l4ei",
"ngelt2",
"n3g4en",
"n5gene",
"nge5nerw",
"ngen3sa",
"nge4ram",
"n2g1erg",
"nger4zä",
"n3g4es",
"nge3sa",
"nge5t",
"ngg3s",
"ng3hu",
"n2g1id",
"ng2lad",
"ng2läs",
"n2glic",
"ng4lok",
"n3glot",
"n2gn",
"ng3ne",
"n4g3ni",
"ng4nom",
"ng2nu",
"ng2ob",
"n2g1op",
"n2g1or",
"ngo2ri",
"n2gö",
"n2g3rai",
"ng4ran",
"n2g3rat",
"ng3roc",
"ng3rost",
"ng4s3au",
"ng4scr",
"ng4s3e4h",
"ng4sek",
"ng4sens",
"ng4spar",
"ngs5tan",
"ngs4teu",
"n4gt",
"ng3ts",
"n2gum",
"ngung4",
"ngzei4t",
"4n3h2",
"nhe2r",
"1ni",
"3n2ia",
"ni3alo",
"ni2ar",
"nibb4",
"nic4",
"ni1ce",
"n1id",
"3n2id.",
"ni3da",
"ni2de",
"2nidea",
"ni3d4r",
"2n3idy",
"n2ie",
"nie3b",
"ni1el",
"nie3l2a",
"nie4n3",
"ni3ene",
"ni3eni",
"nie4rei",
"ni4erna",
"nie2sa",
"ni2eu",
"nife4s3",
"ni1fl",
"niga2",
"ni2g1ab",
"ni2g1am",
"ni2g1an",
"4n3i2gel",
"n4igen",
"2niget",
"ni4gl",
"nig3li",
"ni2gn",
"nig4sp",
"nihi3",
"ni2kar",
"3nike",
"ni2kel",
"ni3kerh",
"ni2ki",
"nik3ing",
"ni2kor",
"ni2k3r",
"nik3t4",
"3n2il",
"ni3l2a",
"ni3l2i",
"4nimp",
"nin1",
"3nin.",
"3n2ina",
"nin2ac",
"ni2nal",
"3n2inb",
"2n1ind",
"2ninf",
"3n2ing",
"ning4s",
"2n1inh",
"4n1ink2",
"3nino",
"ni2nor",
"3n2inp",
"2n1ins",
"4ninse",
"4ninsu",
"4n1int",
"ni3nu",
"4n1inv",
"3n2inw",
"ni2ob",
"ni3ok",
"ni3ora",
"n2ip",
"ni4ron",
"n1irr",
"3n2is",
"ni4sam",
"ni2san",
"ni2sä",
"nis3cha",
"ni4schw",
"ni2s1e",
"4n3isol",
"ni2som",
"4nisot",
"ni2sp",
"ni3spi",
"nis3s4",
"nis3tha",
"ni2s1u",
"2nit",
"3nita",
"ni2ti",
"4ni4tia",
"nit2o",
"3nitr",
"nit3s",
"nit6ter6g",
"nit6t5er6k",
"nit4tra",
"nitt4sa",
"3niu",
"ni3v2",
"3nix",
"2n1j",
"4n1k",
"nk1abr",
"n2k1ac",
"nka2ge",
"n3kal",
"n4kalg",
"nk1ang",
"nk1apf",
"nk3art.",
"nka3sc",
"n2katm",
"n2kato",
"nk1aus",
"n2kaut",
"n2k1äh",
"n2k1äp",
"nke2c",
"nk1ei",
"nk2eil",
"nke4lei",
"n4kelem",
"nke4na",
"nken4te",
"n4k3erle",
"nke4ros",
"nk3ersa",
"n3kesc",
"nke2t",
"nk1eti",
"n2ketu",
"nk1i2d",
"n2kide",
"nk1inh",
"n2k1ins",
"n4klade",
"n3klag",
"nk3leis",
"n2k3len",
"nk3les",
"n3klin",
"nk2lo",
"nk4neb",
"n2knis",
"n2knit",
"n2knu",
"n2k1o4be",
"n2kopt",
"nko2r",
"nkord2",
"nk1ori",
"n2k1ort",
"n2köl",
"nk4rab",
"nk3rät",
"n4kre.",
"n2k3rel",
"n2kren",
"nk3rep",
"n2krez",
"nk3ro",
"n2krol",
"nk2sal",
"nk2se",
"nk3sen",
"nk2so",
"nks2ti",
"nk3s2z",
"nk2tak",
"nk2tan",
"nk4tau",
"nk4tent",
"nk4terg",
"nk4t3ern",
"nkte3sk",
"nkt2et",
"nk2tin",
"nkt1it",
"nk2top",
"nkt1r",
"nkt3ric",
"nk2tro",
"nk2tru",
"nkt4sen",
"n2k1um",
"nku2n",
"nk1urh",
"n2küb",
"2n3l2",
"nla3ge",
"nle2ga",
"2n1m2",
"n3ma",
"n3mä",
"nmen2s",
"n5mi",
"4n1n",
"n2nada",
"nna2g",
"n2nalg",
"n2n1all",
"nna3m",
"n2nan",
"nna3st",
"n2nau",
"n3nec",
"nn2ei.",
"n3nelb",
"nne4le",
"nne4na",
"nn2ens",
"nner4ei",
"n6n5ereig",
"nner4fü",
"nner6geb",
"nn4ergr",
"nn2erh",
"nn2erk",
"nner4la",
"nn2ero",
"nne2rö",
"nn3erwa",
"nner6war",
"nner2z",
"nne4s1e",
"nn2eu",
"nn2ex",
"nn3f",
"nng4",
"n3ni",
"nnk2",
"nn2o3b",
"nn3obl",
"nn3obs",
"n2nof",
"n2nop",
"nno2r",
"nn1ori",
"nn4sam",
"nn3ser",
"nn3s2p",
"nnst4",
"nn4stoc",
"nn2stö",
"nn5t2a",
"nn2th",
"n2n1uf",
"n2n1unf",
"nn1ur",
"nnvoll4",
"nnvol5le",
"1no",
"3no.",
"no5at",
"3n2oba",
"n2obel",
"2nobj",
"no2bla",
"n2oble",
"3noblo",
"3noblö",
"2n1ob2s",
"nobu2",
"nobut3",
"3noby",
"no1c",
"noche4",
"noch4r",
"2nod",
"no2de",
"no2ed",
"n1of",
"no2fe",
"2noff",
"2n1oh",
"3n2ohe",
"no2kel",
"2n3okk",
"no3kr",
"n3ole",
"no2leu",
"no4lig",
"no2liv",
"2n3o2ly",
"3no3me3",
"no3mi",
"3nomp",
"non2e",
"n1onk",
"nons4",
"n1ont",
"2nony",
"no2o",
"3n2opa",
"3nopä",
"no2per",
"2n1o2pi",
"2n1ops",
"no3p2te",
"3nor.",
"nor2a",
"no2rad",
"n2o3rak",
"no3ral",
"no3rar",
"2norc",
"nor4da",
"3nordb",
"nor4des",
"nor2d3r",
"no3r2e",
"2n1org",
"3norh",
"3n2orl",
"3norm",
"norm2a",
"nor3mal",
"3norö",
"3nors",
"2n1ort",
"3n2os.",
"nos2e1",
"no3sh",
"no5s2k",
"no2s3p",
"2no2sti",
"nost1r",
"2nostv",
"nos2u",
"no2tan",
"no3tart",
"no2tä",
"no4t1e2i",
"no6t5entr",
"no4ter2",
"noterb3",
"no4tex",
"not1h",
"no2tho",
"no2t3in",
"no2t3op",
"no2t3r",
"3nov",
"2n1o2x",
"3noz",
"2nöd",
"4nö2f",
"4n1ök",
"4n1öl",
"n2ör",
"1n2öt",
"4n3p4",
"npa2ge",
"npa2s",
"npf4",
"npro1",
"npsy3",
"2n1q",
"6n3r2",
"nran2",
"nrau4ma",
"nräu3s",
"nrebe2",
"nreli1",
"nre3s4z",
"nro2h",
"nrö2s",
"nrücker6",
"4n1s",
"n3sabo",
"n2s1a2d",
"n2s1a2gi",
"nsa2kr",
"n2sall",
"ns4alp",
"n2salt",
"ns4anat",
"ns3ane",
"n2sanm",
"nsa2r",
"ns2arg",
"n3sark",
"nsa2s",
"ns4ath",
"nsau4r",
"nsau2s",
"n2saut",
"ns2av",
"ns2ax",
"n2s1än",
"ns2äug",
"n2s1äus",
"n3sche.",
"n4schef",
"nsch5eul",
"n4schl.",
"nsch2o",
"nscht4",
"n3schu",
"nsch7werd",
"ns2cr",
"ns1eb",
"nse4ein",
"ns2eh",
"nse2ha2",
"nseh5ere",
"n4seinf",
"ns2ele",
"ns3elem",
"n2sem.",
"n2sene",
"nsen4sp",
"n2sepo",
"n2s1erf",
"n2s1erg",
"n2serh",
"n2s1erk",
"ns4erko",
"ns1erl",
"n4serle",
"n4s3erne",
"n2serö",
"ns1ers",
"n4sersc",
"ns3ertr",
"n2s1erw",
"n2serz",
"n2sety",
"n2s1eu",
"ns2ext",
"nsfi2l",
"ns3iden",
"n3sim",
"n4simp",
"ns2inf",
"n2sini",
"nsinn2",
"nsinns3",
"n3sis",
"n4siso",
"nsi4te",
"nsi2tr",
"n3s2kal",
"n3s2kel",
"ns2kis",
"n3skle",
"n3s2ky",
"n5smara",
"n2s1o2d",
"ns1of",
"n4soff",
"ns4om",
"n4s3ont",
"n2s1op",
"n4s3ort.",
"ns2pac",
"nspa2g",
"ns4pek",
"ns2pel",
"n5s4pen",
"n4speri",
"n2sph",
"n3s2pi",
"ns4pie",
"ns4pir",
"n2spo",
"n2sprä",
"n4s3prie",
"n2spro",
"n2sput",
"nsrü2",
"ns3s4",
"ns3tabl",
"n3stad",
"ns8tagent",
"nst1ak",
"n4stale",
"ns4ta2n1",
"n3stand",
"nst3ane",
"n3s4tar",
"n2stas",
"n4stat.",
"n6staten",
"ns4tati",
"n4stats",
"n3stäm",
"n3s4tän",
"nst5eife",
"nst7einhe",
"ns4tent",
"ns2tep",
"nst5erge",
"n5s6terne",
"n5s6terns",
"ns4teu",
"ns2ti",
"n3s4tic",
"n3stif",
"n4stilg",
"n3stim",
"n2stob",
"nst5opfe",
"ns4tor",
"n4strie",
"n4strik",
"ns4trip",
"ns4trun",
"ns2tu",
"nst3u4t",
"ns4tüm",
"n3suf",
"ns2um",
"ns1un",
"ns2ung",
"ns4unk",
"ns2unw",
"ns4unz",
"ns1urs",
"n2s1ut",
"n3sy",
"ns4zene",
"2n1t",
"n3t2a3c",
"ntak4ta",
"ntal1a",
"nta4lin",
"n4t1all",
"nta2lo",
"nt2alp",
"n3ta3m",
"n3t2anb",
"nta3ne",
"n4tansp",
"nt1ant",
"n4tanza",
"n3t2arb",
"nt1ark",
"n3t2arm",
"nt1art",
"ntar6tik",
"nt3artu",
"n2t1ass",
"n2tath",
"n3tatl",
"nt1äm",
"n2t1äu",
"nte3au",
"nte1e",
"nte3g6",
"nt1eh",
"n3tehe",
"n2teig",
"nt1ein",
"n2t1eis",
"nte4lin",
"n2t1emo",
"nt4en",
"nte4na",
"nten6te.",
"ntera2",
"nte6r5eis",
"nt4erh",
"nt4erk",
"nt4erm",
"nt4ern",
"ntern4e",
"nt4ers",
"nt4ert",
"nte3sa",
"n4t1es4s",
"nte2st",
"n6testri",
"n2te4ta",
"nteu3",
"nteu6eri",
"nte3v",
"nt1hel",
"nt1hie",
"n2thot",
"n3thr",
"nt4hu",
"n2t5hum",
"nt4hy",
"n3t2i",
"nti3c",
"ntim3p",
"n4t3ind",
"n4t3inf",
"n4t3inh",
"ntini1",
"n5t2lem",
"ntmen2",
"ntmo4",
"ntni2",
"ntnis1",
"nto3re",
"n4torg",
"n4t3o4rie",
"n2t1öl",
"nt4ral",
"nt1rau",
"nt4raum",
"nt3rea",
"nt3rec",
"n5t4ree",
"nt3reif",
"n5trep",
"nt4repr",
"nt3rich",
"n4t3rieg",
"n2troh",
"n3trop",
"n4tropi",
"n2t3rü",
"n4ts",
"nts2ah",
"nt3s2p",
"nts3par",
"nt5spe",
"nts2t",
"nt2sur",
"ntt2",
"n3tub",
"ntu4re.",
"ntu1s",
"n3tü",
"nt3z",
"1nu",
"3nu1a",
"nu4ale",
"nu3a2r3",
"nubi1",
"2nu1c",
"3nud",
"nude2",
"3nue",
"nu2es",
"nu2fe",
"3nug",
"2n1uh",
"3nuhi",
"3nui",
"n2uk4",
"nu3kl",
"n3u2kr",
"null1a",
"nulle2",
"null3eb",
"n2um.",
"2n3umb",
"n2ume",
"2numf",
"4numg",
"2numl",
"3n2umm",
"4numr",
"2n1ums",
"2n1umv",
"2n3umz",
"nu4n",
"4nuna",
"2n1une",
"3n2ung4",
"4n3ungl",
"4n1uni",
"n3unk",
"2nunr",
"nun3s",
"4nunt",
"4nunv",
"3nunz",
"3nuo",
"2nup",
"2nu2r",
"nur2i",
"nur3s",
"nur2z",
"3nu2s",
"nu3sc",
"nu3se",
"nus1p",
"nu3spo",
"nuss3er4",
"nus6serl",
"3nut",
"nu2t1a",
"n3uto",
"nu4top",
"nu4t3r",
"3nuu",
"3nux",
"3nuz",
"3nü.",
"2nü4b",
"nür1c",
"3nüs",
"1nüt",
"2n1v2",
"n3ver",
"n3vl",
"nvoran4",
"2n3w",
"1ny.",
"2n1ya",
"n2ya.",
"1nyh",
"n1yo",
"1nyr",
"1nys",
"1nyw",
"4n1z",
"n2zac",
"n2z1a2g",
"n2z3a2k",
"n2zan",
"nz3a4ne",
"n3zani",
"n2zar",
"nza2s",
"n2zat",
"n2z1au",
"n2zän",
"n2zär",
"nze4la",
"nzel6lig",
"n6zenerg",
"n3zeni",
"n4zense",
"n4zentl",
"n4zents",
"nz3erem",
"n2z1erh",
"nz1erl",
"nzer4lö",
"n5z4err",
"nz5erste",
"nzer6tra",
"n3z4es",
"nze3sk",
"nze2t",
"nz1eta",
"nze3u4t",
"n2z1id",
"nzi2ga",
"n2zinh",
"n2z1ini",
"nz1int",
"nz1inv",
"nz3le",
"n2z1op",
"n2zöl",
"nz3st",
"nzt4r",
"n2z1wa",
"n2z1wä",
"n2zwet",
"n2zwir",
"n2zwö",
"n2z1wu",
"ño1",
"ñor2",
"2o3a2",
"o4a3bi",
"o4ac",
"oa3che",
"oa3chi",
"o4ad",
"oa3de",
"oad4st",
"oa3in",
"o4a3ke",
"oa4k5l",
"o4a3la",
"o4a3mi",
"oa4n",
"oan4a",
"o4a3q",
"o2a4r",
"o2as",
"3oa3se",
"o5ass",
"o4at",
"oa4tr",
"o5au",
"2o1ä",
"o1b",
"2ob.",
"o3b2al",
"ob2am",
"ob2ar",
"ob1auf",
"2o3b2ä",
"2obb",
"ob2e",
"2obe.",
"2obea",
"2o3bec",
"2obef",
"o2b3ein",
"2oben",
"obe4na",
"oben3d4",
"1o2ber",
"2o3ber.",
"ober5eis",
"ober3in",
"oberin6g",
"obe4ris",
"2obev",
"2obez",
"2o3b2i",
"3obj",
"ob1la",
"ob3lei",
"1ob3li",
"2oblo2",
"2ob2lö",
"ob2lu",
"2obo",
"ob1or",
"2obö",
"ob3rei",
"2obrü",
"o4bs",
"ob3s2h",
"ob3sk",
"obs2p",
"ob3sz",
"2o3bu",
"o4bunt",
"obu2s",
"2o3bü",
"o4büb",
"2oby",
"oby4t",
"2oc",
"o3ca",
"oc1c",
"3occl",
"o1ce",
"och1a",
"ocha2b",
"ocha2r",
"o1che",
"oche4b",
"o2ch1e4c",
"och1eh",
"och1ei",
"oche2l",
"ocher4k",
"ochi4d",
"och3l",
"och3m",
"och1o",
"ochö2f",
"och3r",
"och1s",
"ocht4",
"o1chu",
"ochu2f",
"och3u4t",
"och1w",
"o1ci",
"o1c4k",
"o2ckar",
"o2ckau",
"o3cke",
"o6ck5er6sc",
"o3cki",
"ock3sz",
"ock3ta",
"o1cl",
"o3cu",
"o1ç",
"o1d",
"2od2a",
"od3ak",
"od2dr",
"o3dec",
"o3d2e3i",
"odein3",
"ode4l3ag",
"ode4man",
"ode2n1",
"o3der",
"ode2s1e",
"ode3sp",
"od2et",
"o3dex",
"od2i",
"2o3dia",
"2odi3c",
"2odif",
"2o3dir",
"2odn",
"od2o",
"o2don",
"o2d3op",
"odo4s",
"od2ö",
"2odr",
"o2dre",
"odt4",
"2o3du",
"o3dy",
"ody2m",
"2o1e2",
"oe3di",
"oe4m",
"oen1e",
"oe3ri",
"o2e3s",
"oe4sc",
"o2e3t2",
"o3et.",
"o3ets",
"2ofa",
"ofa2c",
"of1a2d",
"of1a2g",
"of2an",
"of1au",
"2ofä",
"o2f1e2b",
"o2f1ec",
"2ofee",
"o2f1ei",
"2ofem",
"o2fent",
"2o3fer",
"o4ferb",
"2o3f2es",
"o2f1e2t",
"2ofeu",
"of3eun",
"of2f1a",
"off3erz",
"of2f1in",
"1offiz",
"of2f3l",
"of2f1o",
"of2f3r",
"offs2",
"off3sh",
"off3si",
"off3sp",
"of2fu",
"2ofi",
"ofi3e2i",
"ofi3k4l",
"ofi3s4",
"2o1fl",
"of3le",
"of3li",
"of4lö",
"2ofo",
"2ofö",
"2o1fr",
"of3rä",
"of4rü",
"of2s1",
"of4sam",
"of3sä",
"ofs2ch",
"of4sen",
"of3sta",
"of4staf",
"of3str",
"2oft",
"oft2a",
"of2tei",
"of3th",
"oft4r",
"2ofu",
"of3ur",
"2o1g",
"o2g1ab",
"o2g1ac",
"oga3d",
"og1ang",
"og1ans",
"o2g1e2i",
"oge2li",
"ogener4",
"ogerätein8",
"o2g1eth",
"og2gl",
"o3gh",
"ogi2er",
"ogin1",
"o2g1ini",
"og3ins",
"og1l",
"og3le",
"og2lo",
"o3g4n",
"og1o2ri",
"ogs2",
"og3sp",
"og1ste",
"og3sti",
"2o1ha",
"oh1alk",
"o1hä",
"o1he",
"o3he.",
"oh1eis",
"o3hem",
"o3hen.",
"ohen3s",
"o3her.",
"o3here",
"oh1er4t",
"oh1er2z",
"o3hes",
"2o1hi",
"2ohl",
"ohl1a",
"oh2la2d",
"oh2lä",
"oh3lec",
"ohl1ei",
"oh3lep",
"ohler2",
"oh4lerg",
"oh4l3erh",
"oh4lerw",
"oh3lo",
"ohl1o2r",
"ohls2e",
"oh2lu",
"1ohmi",
"ohn1a",
"oh4nac",
"oh3nee",
"oh2ni",
"1ohnm",
"oh2n1o",
"ohn3sk",
"2o1ho",
"oho2l1e",
"ohol1o",
"oh1o2p",
"2ohö",
"oh3öl",
"ohr3a",
"oh2rel",
"oh2rem",
"ohren3s",
"ohrer2",
"oh4rerg",
"oh3ri",
"oh4rin",
"oh2rol",
"ohr5t4r",
"oh1s",
"oh3sa",
"oh3t",
"o1hu",
"oh1w",
"2o1hy",
"2oi",
"o1id.",
"o3i2da",
"o1ids",
"o3ie",
"o1i2m",
"o1in",
"o4ine",
"oi2r",
"o3isch.",
"o4ische",
"o1ism",
"oiss2",
"oi1th",
"o1i4tu",
"2o1j",
"ojek8tori",
"2o1k",
"ok2a",
"oka3b2",
"o2k3ac",
"oka3i",
"oka2la",
"okale2",
"oka6lere",
"okas4t",
"ok2e",
"oki4o",
"ok2la",
"ok3lau",
"ok1lä",
"ok2li",
"ok2o",
"oko4pt",
"ok2so",
"ok2s1p",
"ok5t2",
"3okw",
"2ol",
"o1la",
"ol3abu",
"olaf4",
"o2l1a2m",
"ol1ant",
"ol2ar",
"olar3s2",
"o3l2as",
"olast4",
"ol1a2v",
"4o1lä",
"ol1ät",
"ol2chr",
"ol4d1am",
"ol2dä",
"ol2d1ed",
"ol4d3eng",
"old5ersa",
"olde2s",
"ol2deu",
"ol2dim",
"ol2d3o",
"ol2dr",
"4o3le.",
"o2l1ef",
"ol1eie",
"o2l1eis",
"ol1emb",
"oler2",
"ol1erk",
"ol1er3t",
"ole3s",
"ol1ess",
"ole2st",
"ole4sti",
"ole3u2",
"ol1exz",
"ol2fa",
"ol2fem",
"olf3ere",
"ol2f3l",
"olf1r",
"ol2f3ra",
"olft4",
"olgege3",
"olge4ne",
"ol2gl",
"ol2gr",
"ol2i",
"olie4n1",
"oli2er",
"oli3k4",
"oli5tu",
"3oliv",
"ol3ke",
"ol2kl",
"ol2k3re",
"ol2kro",
"olks3",
"olk4sc",
"olk4si",
"ol2l1ac",
"ol2l1ad",
"ol2l1ak",
"oll3am",
"ol4lang",
"ol2l1au",
"ol2l1e2b",
"ol4l1e2c",
"ol2l1ei",
"ol2lel",
"ol4l3erh",
"ol4ler4k",
"oll3erl",
"ol4l3erw",
"ol4l3ess",
"ol2lop",
"oll3s2a",
"oll3sp",
"4olo",
"ol2of",
"olo1p",
"ol1ort",
"ol2ov",
"ol3s2k",
"ol4ster",
"ol3t2h",
"o1lu",
"olu2th",
"ol2y",
"4o3lys",
"ol2z1a2",
"ol3zan",
"ol4z3ern",
"ol2zim",
"ol2zo",
"ol2zw",
"ol2zy",
"2om",
"o2mab",
"oma2bl",
"o2m1a2ge",
"om1alg",
"om1all",
"oma4n3er",
"o2m1ang",
"om2anr",
"om3ansc",
"o4mante",
"o2m1ap",
"o2m1ar4s",
"o2m1art",
"omar4te",
"o4ma2sy",
"omat2i",
"o4matom",
"o2m1au",
"o2meb",
"om1ebe",
"o2m1ef",
"o2m1ei",
"o2mel",
"o3meld",
"omen5t6an",
"o4mep",
"omer2",
"om1erh",
"o2meru",
"om1erz",
"omi2c3",
"omiet1",
"o3mig",
"om1ind",
"om1ing",
"om1ins",
"o2m1int",
"om3ma",
"omm2e",
"3o4mn",
"4omo",
"o2m3oa",
"o2m1org",
"om1o2ri",
"om3pf",
"oms2",
"om3sk",
"om3t2",
"o2mum",
"o4munt",
"2ona",
"on3a2b",
"on2ac",
"ona3g",
"o3nal",
"on3ann",
"onan6z5ei",
"o2n1ap",
"o2n3arb",
"ona3th",
"4onatol",
"onat2s",
"o4n3at4t",
"on2au",
"2onä",
"on1äh",
"2onc",
"on2dan",
"onde8rers",
"onderer7t",
"ond1r",
"on2dra",
"on4drin",
"ond3sk",
"2one",
"on1ec",
"one2ck",
"o3nee",
"o2nef",
"o3neig",
"on3ein",
"on1ema",
"one2n1",
"o4n3ends",
"on2eng",
"onen3s2",
"on1ep",
"o3ner.",
"on1erb",
"o2n1erd",
"oner4fa",
"o2nerh",
"on4erka",
"on1ers",
"o3nes",
"o3nett",
"on2eu",
"on3f2",
"on3gl",
"ong4le",
"ong4r",
"ong3s2",
"on2gue",
"4o3ni",
"on2i3d",
"onie3g",
"oni2ga",
"on4ik",
"o4nikr",
"o4nim",
"o4nind",
"o4ninh",
"o4nins",
"on3k4",
"3onke",
"onli4",
"onlo2c",
"onna2",
"on3n2an",
"on3n2e",
"2ono1",
"o3nod",
"o2nof",
"ono2i",
"o2n3oke",
"o3nom",
"on1orc",
"on3ord",
"ono3s",
"ono3t2",
"onrad3",
"ons1a",
"on4sam",
"on2seb",
"onsen1",
"onse4t",
"onsi2d",
"ons3ing",
"ons3l",
"ons1p",
"on4spin",
"onst2a",
"onst4r",
"ons5tri",
"on3ta",
"on2t1eb",
"on2te2l",
"ont5end",
"on4t3erl",
"on2th",
"on4t3rat",
"2onuk",
"o3nur",
"2onut",
"on3v",
"1ony",
"o3ny.",
"on3z2",
"onze3in",
"o1ñ",
"oo1c",
"ooch2",
"oo2gl",
"oo2k3l",
"oo2kn",
"oo2mo",
"oo2ne",
"o1op",
"oop2s",
"o1or",
"oor3d",
"oo4sk",
"oos3s4",
"oo2su",
"oo2t1a",
"oo4t1ei",
"oo2t1h",
"oo2tr",
"oot2st",
"oot3t",
"oo2tur",
"2o1ö2",
"2op.",
"o1pa",
"op3adr",
"op1akt",
"opa2le",
"op1ang",
"opa5s",
"opa3s4t",
"2opä",
"1ope",
"o1pec",
"2o1ped",
"op1ef",
"2o1pei",
"o1pek",
"2opel",
"2open",
"2opep",
"o2pera",
"op1erh",
"o1pes",
"2opf.",
"op2f3a",
"op3fah",
"op2fä",
"o2pfe",
"op2fem",
"op2fin",
"opf3la",
"op1flü",
"op2fo",
"4oph2",
"o3phe",
"o1pi",
"opi5a4",
"opi3er.",
"opi5ers.",
"opie4r3u",
"opin2",
"2opl",
"op3lag",
"o2p5le",
"o3p2n",
"2opo",
"opo2la",
"op2pan",
"op4pl",
"1oppo",
"op2p3r",
"2oppt",
"2o1pr",
"3o4psi",
"op3sz",
"1opt4",
"2opte",
"op3th",
"o2pum",
"2opy",
"2o1q",
"2or.",
"or1a",
"2ora.",
"o1raa",
"2or3a2b",
"o2rabb",
"o2r3add",
"or3adr",
"o1r2ag",
"o2rak",
"1orake",
"o1ral",
"o4r3alm",
"or4alt",
"or2am",
"or3a2mi",
"o1ran3d",
"or4ane",
"oran2f",
"oran2m",
"oran4ze",
"or3ap",
"2orar",
"o1r2as",
"o2ratt",
"2orau4",
"oraus6wa",
"or2av",
"2o1raw",
"o1ray",
"o3rä",
"or1änd",
"or1ät",
"orb2l",
"or1c",
"2orca",
"or2ce",
"2ord.",
"4orda",
"ord1am",
"or2dar",
"or2dau",
"2ordb",
"ord3eng",
"orde4s",
"or2deu",
"or4d3ing",
"or2d1ir",
"or2dit",
"1ordn",
"or2do2",
"2ordr",
"ord3s2t",
"ord3t",
"2ordu",
"2ordw",
"2ore",
"ore2a",
"o2r1e2b",
"o2r1e2ck",
"ore2di",
"o5ree",
"o3ref",
"or1eff",
"ore2h",
"or1ei",
"o3rei.",
"o3reie",
"o3r2eif",
"o3r2eis",
"oreli1",
"orems2",
"o3renn",
"o3rep",
"o2r1er",
"o3r2ere",
"o3r2ero",
"ore4th",
"o2r1eu",
"2orf",
"or2fac",
"or2far",
"org4a",
"org2e",
"2orget",
"or3ghi",
"2orgia",
"or2gl",
"or3gla",
"or3gle",
"or2gn",
"or3gne",
"2orgr",
"2orh",
"2o3ria",
"2o3r2id",
"orid3i",
"4o3rie.",
"o3rien.",
"o6rienti",
"o3rier",
"o3ril",
"or1ima",
"ori4mi",
"2o3rin1",
"o4r1ind",
"o4rins",
"2or4io",
"o2riso",
"2orit",
"2ork",
"ork4r",
"ork2s",
"ork3sh",
"2orm",
"or2mam",
"or4mang",
"or4mans",
"orm3asp",
"or2m1eb",
"or4m3erf",
"or4m3er4g",
"or2mor",
"orm3ord",
"or2mum",
"ormu4n",
"or4muni",
"or4munt",
"ormwa5",
"or2n1a2c",
"or2nal",
"or2nan",
"or2nar",
"or5ne.",
"or3ni",
"or4nin",
"or3no1",
"2o1ro",
"o2r1ob",
"or3oly",
"oro3n2a",
"or1opf",
"o2ro2r",
"o3rou",
"or1ox",
"2o1rö",
"2orp",
"2orq",
"2orr",
"orr4a",
"or3r2e",
"2ors2",
"or3s4a",
"or3sh",
"or3si",
"or3sk",
"ors4tin",
"or3sz",
"or2t1ak",
"or2t1an",
"orta2r",
"or2tef",
"orte4n",
"or4ten5g",
"ort3erb",
"or4t3ere",
"ort3erf",
"ort3erg",
"or4terk",
"or4t3erl",
"orter6sc",
"or2t3e2v",
"or2the",
"or2tin",
"or4t3off",
"or4t1o2r",
"or2tö",
"ort3rad",
"or4trau",
"or4t3räu",
"ort3re",
"or2t1um",
"2o3ru",
"or2uf",
"or1uh",
"orum4s",
"o4r3un",
"oru2r",
"o5rus",
"o2rü",
"or3z2e",
"orzel5",
"or2zw",
"2o3s2a",
"os3ad",
"osal2",
"o4s3ami",
"osa1s",
"2osc",
"o4s3ca",
"osch3ar",
"o3sche",
"osch3le",
"os4co",
"2ose",
"ose1e",
"ose1in2",
"os2el",
"ose2n",
"o2s1er2k",
"os2ex",
"2osh",
"o3s2hi",
"os2ho",
"os4hu",
"2osi",
"os4it",
"o3sk",
"os2kal",
"o4ski",
"2os2kl",
"2os2ko",
"o4skr",
"o4sky",
"1osm",
"os4mog",
"2oso",
"osol1",
"o2sö",
"2os1p",
"os2pac",
"os2pe",
"os3pec",
"os3pero",
"o3sphä",
"o3s2po",
"os4pot",
"os2pra",
"2oss",
"os2sa",
"os6s3a2c",
"os3sag",
"oss3ala",
"oss3and",
"os4sä",
"os2sei",
"oss5enke",
"os4s3enz",
"os2s1ep",
"os4s3er4b",
"osser4e",
"os4ser4f",
"os4sik",
"os4sim",
"os2s1o2",
"os4son",
"os2sp",
"oss1pa",
"os2s3t",
"ost1a",
"ost3ang",
"os5tarr",
"ost4art",
"os4tat",
"ost3aut",
"os4tä",
"oste2c",
"oste2n",
"oster3e",
"ost5erwe",
"oster8wei",
"ostes5s",
"os4teu",
"ost3eur",
"os2t1h",
"os2tid",
"os3til",
"os4tim",
"os2tin",
"os3tina",
"os2tit",
"os3toc",
"os4tor",
"ost3ran",
"ost3rä",
"ost3re",
"ost3rot",
"ost3uf",
"os2tug",
"os4tüc",
"2osu4",
"os1um",
"2o3sy",
"o3s4ze",
"2oß",
"o2ß1el",
"o2ß1ent",
"o2ß1en2z",
"oßer2",
"o2ß1erb",
"o2ß1ere",
"o2ß1erf",
"oß1is",
"2o1t",
"o3tabe",
"o2t3abi",
"o2t1ah",
"o2t1ak",
"o3tal",
"o3tam",
"ot1ant",
"o3tark",
"o2tarz",
"ota2s",
"ot1ast",
"o2t1au",
"o3tau.",
"ot1ä",
"o3te",
"o4teb",
"ote1i",
"o4t1eib",
"o4t1eic",
"otei4n",
"o4t1eis",
"ot2el",
"ote4l1a",
"ote4lin",
"otel3s2",
"o4t1emi",
"ot2em3p2",
"ote4na",
"o4tentb",
"ot1erb",
"o4t1er2l",
"o4t1erw",
"ot2e2s",
"ot2har",
"o2them",
"o2t1hi",
"o2thr",
"4oti",
"o2til",
"o2t1i2m",
"ot2in",
"ot3inh",
"otli4",
"ot2o",
"oto3b4",
"ot3off",
"oto2ph",
"o2t1ö",
"otra3c",
"o3t4ran",
"ot3rat",
"ot4rau",
"ot3re",
"ot3ric",
"ot4rig",
"ot3rin",
"ot3rus",
"ot2s3at",
"ot3sch",
"ots2en",
"ots1o",
"ots1p",
"ots2pe",
"ot2spr",
"ots3tau",
"ot3sti",
"ot3stra",
"ot2su",
"ott1a",
"ot4tan",
"ot4ta2s",
"ot2teb",
"ot4terh",
"ot4ter4k",
"otte2s",
"ot2t1h",
"ot2tim",
"ott2o",
"ot2t3r",
"ot3t4ra",
"ot4tri",
"ot3t4ru",
"ot1url",
"o3tü",
"ouff6",
"ou1f4l",
"oug2",
"ou4ge",
"ou3gl",
"o1uh",
"ou1is.",
"2oul",
"ou2le.",
"ou2les",
"ou4li",
"2o1um",
"2o2u2n",
"oun4ge.",
"4our",
"oure2",
"ou2ret",
"ouri4",
"ourie4",
"ourme4",
"our4ne.",
"ou3sa",
"ous2i",
"ou3ti",
"3outp",
"out3s2",
"ou3tu4",
"2o1ü",
"o1v",
"ov2a",
"2ovel",
"o3ven",
"ove3s",
"oviso3",
"2ovo",
"2o1w",
"o2w3al",
"o3wec",
"o2wh",
"o3wi",
"o2wu",
"2ox.",
"o1x2a",
"2oxe",
"o2x1el",
"2oxk",
"ox3l",
"o1xo",
"o2x1u",
"1o2xy",
"o1yo",
"oy1s2",
"o1z2",
"o3za",
"1ozea",
"2o3zen",
"ozen4ta",
"ozes4sc",
"4o3zi",
"ozir3",
"ozon1a",
"2ozy",
"oz3z",
"ór3",
"órd2",
"ö1b",
"ö3b4a",
"öb2l",
"ö2b3le",
"ö2b3r",
"öb2s3",
"ö1c",
"öch1l",
"ö2chr",
"öch2s",
"öch4ste",
"öchst5ei",
"öchst3r",
"öchs4tu",
"ö3cke",
"ö1d",
"ödel3l",
"öde1r",
"ödi3",
"ödien3",
"öd2st",
"1ödu",
"ö1e",
"1öf",
"öf2fl",
"öf3l",
"ö1g",
"öge3le",
"ögen2s1",
"ö2g3l",
"ö2g3r",
"ö1he",
"öhe4n1",
"öhl2e4",
"öhre4",
"öh3ri",
"ö1hu",
"ö3ig.",
"ö3isch.",
"ö1ke",
"1ö2k2o3",
"ök3r",
"ök2s",
"ö2l",
"3öl.",
"öl1a2",
"öl1ei",
"öl1em",
"öl4en",
"öl2f1ei",
"ölf2er",
"öl1in",
"ölk4e",
"öl2k3l",
"ölks4",
"öll1a",
"öl3le",
"3ölm",
"öl2nar",
"öl1o2",
"öls2",
"öl3sa",
"öl3sz",
"öl3tu",
"1ölu",
"ölz2w",
"ö1m",
"öm2s",
"ön2e",
"ö3ni",
"önizi1",
"önn2e",
"ön2s",
"ön3sc",
"ön3sp",
"öo1",
"öo2ta",
"öoti1",
"2öp",
"ö1pe",
"öpf3l",
"öp4s3t",
"ör3a2",
"ör2b3l",
"ör1c",
"ör2dr",
"ör3dra",
"ö2r1ec",
"ö2r1ei",
"ö2r1e2l",
"ö2r1e2m",
"öre2n",
"ö2r1ene",
"ö2rent",
"ö3r2erb",
"ö2r1er2e",
"ö2rer2f",
"ö2rer2g",
"ör2erh",
"ö2rer2l",
"ör2err",
"ör2erw",
"ö3r2erz",
"ör1ess",
"ör2f3l",
"ör2gl",
"ö2rim",
"ör2kl",
"örn2e",
"örner4v",
"ör1o",
"örpe2",
"örs2e",
"ör3sk",
"ört2e",
"ör5tri",
"öru4",
"ö2r1une",
"ö2sa",
"2ösc",
"ö2sch3a",
"ösche2",
"ö4sch3ei",
"öscher4",
"ö6sch5erf",
"ö6sch5eri",
"ö2schi",
"ö2sch1l",
"ö2sch3m",
"ö2schn",
"ö2schw",
"ös1ei",
"ö2sein",
"öse3str",
"ö3set",
"2ösl",
"ö2sp",
"ös2s1c",
"ös2st",
"ö2st",
"öst1a2",
"ös3te",
"ös2th",
"ös3tr",
"ö3su",
"ö1ß",
"ößen3",
"öß2ti",
"ö1t",
"ö4t3a",
"öte4n1",
"ö2t3r",
"öts2",
"öt2sc",
"öt2tr",
"ö1v2",
"ö1w",
"ö1z",
"öze3",
"özes4",
"1pa.",
"1paa",
"p1ab",
"p2abe",
"pab2l",
"pab4rü",
"2pabw",
"1pac",
"1p2ad",
"pae2",
"pa3el",
"pa2es",
"pa1fr",
"1pag4",
"pa3gh",
"pa1ho",
"1pak",
"pa3ke",
"pa1kl",
"pak4to",
"3pala",
"pala3t",
"3palä",
"3pal2e",
"pa3l2i",
"1palm",
"pal2ma",
"pal2mä",
"pal2m1o",
"2palt",
"pal2t1a",
"pal4tei",
"pal2tr",
"pa2m3a",
"pa2nar",
"pa4n3at",
"pan3d",
"pand2a",
"pan4ds",
"pa2neu",
"panf4",
"pang4",
"pa4nisl",
"pank4",
"2panl",
"2pann",
"panne2",
"pan4n3eb",
"4pannu",
"1pa2no",
"pan3sl",
"pan3t2h",
"1panto",
"2pantr",
"panz2",
"pan3ze",
"1pap",
"papi2",
"papieren8",
"papie8r7end",
"pap2pr",
"pap4s",
"papst1",
"pa1q",
"1para",
"pa4r3aff",
"par3akt",
"pa4rant",
"pa3rap",
"pa2rä",
"2parb",
"1p2arc",
"par3d",
"parer8geb",
"1parf",
"2parfö",
"pargel6d",
"1park.",
"park3am",
"par4kau",
"par4kr",
"1parks",
"par3m2",
"par3ne",
"1pa2ro",
"2parp",
"2parr",
"4parta",
"3partei",
"1parti",
"1partn",
"3party",
"par3z",
"pas2e",
"pa3sp",
"pa4spe",
"passer4",
"pas6serg",
"pas2s1p",
"pa4st",
"2paß",
"pat1a",
"pat4c",
"pa5t4e2",
"2patel",
"1pat2h",
"1pati",
"1pa5t4r",
"1pau",
"2p1auf",
"pa3uni",
"2pausz",
"1pav",
"1pä",
"3pä2c",
"pä3cke",
"pä4ck3er",
"3päd",
"päde2",
"pä2d1er",
"3pär",
"3päs",
"pä4t1e2h",
"pä4tent",
"pä4tep",
"pä4t3erb",
"pä2t1h",
"pä2to",
"pä4tr",
"pät3s4",
"2p1b",
"2p3c",
"2p1d2",
"pda4",
"1pe.",
"pe2a2",
"pea4r",
"p1e2b",
"pech1",
"1peda",
"1peel",
"pe2en",
"2pef",
"4p1eff",
"1peg",
"pege2l",
"pei1",
"4peic",
"1peil",
"p2eim",
"2peis",
"1peit",
"pekt2i",
"1p4el",
"3pel.",
"pe4l3ab",
"pe4lai",
"pe2l1au",
"pe2l3ax",
"pe2l1ä",
"pelb2",
"pel3d4",
"3pele",
"pe4l1e2h",
"pe2l1er",
"pe2let",
"pe2leu",
"peli2d",
"peli4n",
"pe4l3ink",
"pel3inn",
"pel4ins",
"pel3k",
"pel3l2a",
"pell4e",
"pell2i",
"pe2lob",
"3pels2",
"pel3sp",
"pel3t2a",
"pel4zin",
"1pem",
"1pen",
"pena2r",
"pe4nas",
"pe2nä",
"pen3d2a",
"pe4nen1",
"pe4ni2t",
"pe2n1o",
"pens2a",
"3pen3si",
"pen3s2o3",
"pens2p",
"pen3sz",
"pent2a",
"2pentw",
"penty2",
"penu2",
"pen3z",
"1pep",
"pe3pi",
"pe1ra",
"pe2rak",
"per2am",
"pe2rau",
"pe2r1ä",
"per1e2b",
"perer2",
"perer3z",
"pe3r2id",
"3pe3r4io",
"1perle",
"1perlh",
"per4r3an",
"1pers",
"2perse",
"2persi",
"3perso",
"3persp",
"peru2",
"pe3run",
"1perü",
"perwa4r",
"pe3s2a",
"pese2n",
"1pes5s2",
"pe2st",
"pes4ter",
"pest1o",
"3pet",
"pet4r",
"1pé",
"4pf.",
"p2f1ab",
"p2fad",
"p2faf",
"pf1ai",
"p2f1ak",
"pf1am",
"pf1ans",
"p2fa2r",
"pf3are",
"p2f1au",
"1pfä",
"p2fär",
"p2f1äu",
"4pfe.",
"p2fef",
"p2fei",
"pf1eim",
"pf1ein",
"pf1e2m",
"p3fen.",
"p4fener",
"p3fens",
"p3fent",
"p4f1ep",
"pfer5a",
"p4ferde",
"pfer6pro",
"pf4es",
"p2f1et",
"pff4",
"p2f1i2d",
"pf1inn",
"p2f1in3s",
"pfi2s",
"pf1lam",
"pf4lan",
"pf4leg",
"pf3lei",
"pf3lo",
"pfo2",
"p2fob",
"p2fom",
"p2for",
"pf1ori",
"pf3r",
"pf1ra",
"pf4rü",
"2pfs2",
"pf3sa",
"pf3se",
"pf3sl",
"pfs4ti",
"pf3sz",
"2pf3t2",
"pft4r",
"p2fum",
"2p3g2",
"pgra2",
"1ph",
"4ph.",
"ph2a",
"phal4te4",
"p1hand",
"3pha1s",
"p1hau",
"phä1",
"3phän",
"4phär",
"4phb",
"2phd",
"2p1hei",
"phen3d2",
"phe4n1e",
"phen3s2",
"2ph1ers",
"4phf",
"4phg",
"p2hid",
"phik1a",
"phi4kan",
"2phk",
"ph2l",
"4phm",
"2phn",
"p2ho.",
"p2hob",
"2phö",
"ph2r",
"4phs",
"ph3t2",
"2phthe",
"phu4s",
"phu3t",
"2p1hü",
"3p2hy",
"4phz",
"p2i2a1",
"piab4",
"pia3k",
"pi4ali",
"pia3n",
"piap2",
"pi1ce",
"pid2",
"pi2e1i",
"pi2el",
"piel3a",
"3pier",
"pie2ra",
"pie4reb",
"pie4rei",
"pi3gl",
"1pil",
"pi3le",
"3pilo",
"pil4zer",
"pil2zw",
"p2im",
"3pin.",
"pi2nad",
"3ping",
"pingen4",
"ping3s",
"3pins.",
"3pinse",
"pin3s2p",
"pi2o",
"pi3oide",
"pi3onu",
"pi3os",
"1pip",
"pi2pe",
"3pirate",
"pi3ri",
"3pirin",
"1pis",
"2piso",
"pit2a",
"pi3t2h",
"pit2s",
"pit3z2e",
"pi2z1in",
"2p1j",
"2p1k2",
"pku2",
"1p2l2",
"2pl.",
"3pla",
"4p3lad",
"p1lah",
"pla3na",
"p4lau",
"pla2y1",
"2p3le.",
"ple1c",
"ple2e",
"p4leg",
"ple3n2",
"2p3ler",
"p4leu",
"2plig",
"3p4lik",
"p4liz",
"plo3n",
"2p3lu",
"plu2s",
"2p3m2",
"2p1n2",
"1p2o",
"pob2",
"2po1c",
"3pock",
"3pod",
"3poe",
"po2el",
"2poh",
"po2i",
"po3id.",
"po3ids",
"3poin",
"3pol",
"po2lan",
"po2l1au",
"pold2e",
"po3li",
"po3lo3p",
"pol3z2",
"pom2ph",
"2pond",
"pont2",
"po1ob",
"po2p1ak",
"po2p1ar",
"po2p3l",
"po3p2t",
"po1rau",
"porf4",
"por3s",
"3portal",
"por2t1h",
"3portio",
"3porto.",
"3portos",
"3portr",
"por4tre",
"3posi",
"poss2",
"po2sta",
"pos4tag",
"po2stä",
"post3ei",
"pos3tel",
"pos4tem",
"pos4tr",
"post3ra",
"po2ta",
"pot1ar",
"3potä",
"3pote",
"pot2h",
"po2t3in",
"pott1r",
"po2t1u",
"po3un",
"po2w",
"powe2",
"po3x",
"pö2bl",
"pö2c",
"4p1p",
"p2pab",
"pp1ans",
"p2pat",
"pp1au",
"ppe3e",
"p2p1ei",
"ppe2l1a",
"ppeli5ne",
"ppel3s",
"pp2e2n1",
"p2p1erz",
"p2pf4",
"pp1fr",
"p2p1h",
"pp3he",
"pp3l",
"p4p1lac",
"p4plan",
"p2p1lä",
"p2ple",
"pp3oh",
"p2p1ö4",
"pp3p4",
"p2p3ra",
"p2p5rä",
"p2pri",
"pp3rol",
"pp3rot",
"p2p3ru",
"p4ps",
"pp3s4a",
"pps2p",
"pp3sy",
"ppt4",
"p4p1um",
"ppyl2",
"p2r4",
"1prak",
"1prax",
"p4rä",
"1präd",
"1präf",
"1präg",
"1präl",
"3präm",
"1präp",
"3präs",
"1präv",
"2pre.",
"2prec",
"3pred",
"2pree1",
"pre2ei",
"2preg",
"1prei",
"3preis",
"prei4s3c",
"prei6sei",
"prei4s5t",
"2preiz",
"1prem",
"pren4ga",
"2p3rer",
"1pres",
"pre3sa",
"press4e",
"pri4e",
"2prig",
"pri2l1",
"2pring",
"prings4",
"1prinz",
"pri2t1",
"priter4",
"prit5t4",
"2pritz",
"1priv",
"1pro",
"3prob",
"pro3be",
"2proc",
"7p4rod",
"3p4rog",
"3proj",
"4pross",
"pro1st",
"prot2e",
"3proto",
"2prott",
"pro3x",
"2prö",
"1prüf",
"1prüg",
"2prüh",
"2prün",
"2p1s",
"4ps.",
"ps1ad",
"ps2hi",
"ps1od",
"p2sö",
"ps4pi",
"pss4",
"p2st",
"p3sta",
"pst1au",
"p3stä",
"p3stea",
"p3stel",
"ps2th",
"p3s2ti",
"ps4to",
"p3stö",
"ps2tu",
"p3stü",
"3p2sy",
"4psys",
"ps2ze",
"2p1t",
"pt1a",
"pt2ab",
"pta2g",
"p2t3a4t",
"p2t1e2b",
"pt3ec",
"pt1ef",
"pt1ei",
"pt1emi",
"4pten",
"p4t1en2g",
"p4t1ent",
"pt1ep",
"pt3erei",
"pt1erw",
"pt1erz",
"p3tet",
"p4teta",
"p4t1e2ti",
"p2t1h",
"pt1id",
"pti2de",
"pt1in1",
"pto2mo",
"pto4na",
"pto2p",
"pto2w",
"pt3r",
"p2tro",
"pt3s2",
"pt4sl",
"pts4t",
"pt1uh",
"pt1um",
"pt1urs",
"ptü4",
"3p2ty",
"pt3z2",
"1pu",
"pu1a",
"pub4",
"2puc",
"pu2dr",
"2p1uh",
"2puk",
"pu2kl",
"pu2k1o",
"pu2lin",
"pul2sp",
"pul2st",
"2pulw",
"pum2pl",
"3pun",
"4pund",
"pun2e",
"pun2s",
"4punt",
"2pur",
"pu2ra",
"pu2rei",
"pus2h",
"pu3she",
"pu2s3t",
"pu5t2e",
"3put2s",
"3putz",
"puzi3",
"1püf",
"2pül",
"pül3l2",
"2p1v",
"2p1w",
"pwa4r",
"3p4y1",
"py3s",
"py3t",
"2p1z2",
"qu4",
"que3rel",
"quer5n",
"que4te.",
"1queu",
"1ra.",
"r1aa",
"ra2ab",
"2raac",
"2raal",
"ra3ar",
"r2a1as",
"r1ab",
"ra2b1ar",
"r2abä",
"1rabbi",
"rab2b3l",
"2rabd",
"rabdru4",
"ra2bei",
"rab2er",
"rab3erd",
"2rabf",
"2rabg",
"2rabh",
"1rabi",
"2rabk",
"r2able",
"ra2bli",
"ra4b5lo",
"2ra2br",
"2rabs4",
"2rabt",
"2r3abw",
"1raby",
"2rabz",
"ra2ce",
"2r1acet",
"ra4cheb",
"ra2cho",
"2rachs",
"rach6t5rä",
"ra2chu",
"r2ack",
"1r2ad",
"r4ad.",
"rada2",
"ra2dac",
"ra4d1am",
"ra2dan",
"2radap",
"3radar",
"ra2de4i",
"3radf",
"3radh",
"3radio",
"4radit",
"3rado",
"3radp",
"ra4d1r",
"rad3ri",
"rad5t4",
"r2af",
"raf3ahn",
"raf3ar",
"rafe2",
"ra2f1er",
"raf3r",
"raft5s",
"rag2a",
"ragein4",
"rages4",
"2ragg",
"ra3g4le",
"4ragm",
"ra2gn",
"r2ago",
"rahle4n",
"5r4ahm",
"r1ahn",
"2ra1ho",
"4raht",
"r2ai",
"2raic",
"rail2l",
"2r3air",
"raka3",
"1r4a3ke",
"2rakk",
"3ra1k4l",
"ra2kre",
"ra2kro",
"2rakti",
"1rakü",
"2rakz",
"r2al",
"r4al.",
"ra2la2",
"ra4l3ab",
"ral1ak",
"rala4s",
"ra2lä",
"ral3b4",
"3r4ald",
"ra4l3end",
"ra4lent",
"ra4l5ern",
"ra3lex",
"r4ali",
"ra2lid",
"rali3er",
"ra4lin4d",
"ra4l3ing",
"ralin6sp",
"ralin4t",
"2r3alk.",
"2r3alm.",
"2ralp.",
"4ralpe",
"r4als",
"ral3sk",
"ral3su",
"r3alt",
"3r4al5t2h",
"ra2l3u",
"3raly",
"rama3s",
"ra2mei",
"ra2mer",
"r2ami",
"r2amm",
"ram4man",
"ram6mens",
"ram6m5ers",
"ram4m3u",
"2ramn",
"3ramsc",
"2r1amt",
"ramt4s",
"2ramu",
"2rana",
"ran1ad",
"ran3ade",
"r1a2nal",
"ra2nan",
"ra2nar",
"ra2nau",
"2ranb",
"r2anbe",
"r4anda",
"r4ande",
"ran4dep",
"ran4d3er",
"3r2andi",
"rand3s",
"1raner",
"2ranf",
"2ranga",
"ran6g5e6be",
"3rangi",
"r2angl",
"rangs2",
"rang3sp",
"rang5ste",
"rani3e",
"r3a4nil",
"ran3ka",
"ran2kr",
"ran2kü",
"4ranl",
"2r1anm",
"r2anmi",
"r2anmu",
"2ranna",
"ran5ne",
"2r1anp",
"2ranr",
"2rans",
"r2ans.",
"r1ansc",
"ran4spa",
"4r5antei",
"r1anth",
"r2anto",
"2rantr",
"1ranu",
"2ranw",
"r2anz.",
"r2ap",
"2rapa",
"ra2par",
"2rapf",
"2rapo",
"ra2pok",
"rap2pr",
"2r3a2pri",
"2r1aq",
"r1ar",
"r2ar1a",
"2rarb",
"r2are",
"3r4arei",
"raren1",
"rar3et",
"rar1e2v",
"r2arf4",
"ra3rie",
"rar3in",
"ra3ris",
"r3a4rist",
"4r3arit",
"r2ark",
"raro2",
"ra2rom",
"2rart",
"2rarz",
"rar3zw",
"r4as.",
"ras2a",
"ra3san",
"ra4schl",
"r2asm",
"ra3spr",
"r2ast",
"ra2sta",
"ras4t3ei",
"r3asth",
"ras4to",
"2rasyl",
"2raß",
"1rat",
"r4at.",
"ra2t1an",
"ra2t1ei",
"r3a2tel",
"ra4tid",
"2ratm",
"rat2o",
"2ratom",
"ra5tor",
"rat4r",
"r3att",
"2ratta",
"2rattr",
"4ratz",
"rat3ze",
"4rau.",
"3raub.",
"rau3e4n",
"2rauf",
"rau3fä",
"2rau3g2",
"3raum",
"rau4m3ag",
"rau5mes",
"rau2mi",
"3raup",
"4raur",
"2rausb",
"3raus2c",
"2rausd",
"rau3se",
"2rausf",
"2rausg",
"raus8gewä",
"2raush",
"2rausl",
"rau2sp",
"2rauss",
"raus8sche",
"raus5se",
"2rausv",
"2rausw",
"rau3ße",
"2rauto",
"raut1r",
"rau4tra",
"rau4tro",
"raut5s",
"1raü",
"r2ax",
"raxi2",
"r3axt",
"r2ay",
"ray1o",
"r2az",
"räch2s",
"3r2äd",
"4räf",
"rä1fr",
"4räg",
"2räh",
"4räm",
"3rän.",
"3räni",
"3räns",
"2räp",
"2räq",
"2r1är",
"r2är.",
"rä3ra",
"rä1ro",
"rä2sc",
"räse2",
"räte1s",
"3rätse",
"4rätz",
"rä2u",
"4räue",
"räu2s",
"räus4c",
"räu7schen.",
"2räuss",
"2räuß",
"4räut",
"2räx",
"4r1b",
"r2b3a2b1",
"r3bac",
"rba4del",
"rb2al",
"r3bam",
"r2bang",
"r2bant",
"rb1art",
"r2barz",
"rb1auf",
"rbb2",
"rb1ech",
"rbe3erf",
"rbei3d2",
"rbe3inf",
"rb3einh",
"rbe3int",
"r4belä",
"rbel2o",
"r3ben.",
"rbe3r2e",
"rber6gin",
"rbe3rum",
"rbe3sl",
"r2bim",
"r2binf",
"r3bit",
"rbit2a",
"rbi3tu",
"rb4la2d",
"r2blan",
"r8blasser",
"r4b3last",
"r3blat",
"r3blau",
"r2b3le.",
"r3blen",
"rb3ler",
"r2bleu",
"rb2lin",
"rb2lö",
"rb2ob",
"r2bonk",
"rb3ras",
"rb3rea",
"r8b7rechts",
"rb4sam",
"rb2sei",
"rb2ser",
"rb2s1o",
"rb4stä",
"rb2su",
"rb2u",
"rbü4b",
"rby4t",
"2rc",
"r1ce",
"r1che.",
"r1chen",
"r1ch2i",
"rch3l",
"r3chlo",
"rch3m",
"rch3r",
"rch4ro",
"rch1s4",
"rch3sp",
"rch3t2a",
"rchter6r",
"rch1w",
"r1ci",
"r2ck",
"r1cl",
"r1ç",
"4r1d",
"rd2ac",
"r2daf",
"r2d1ak",
"r2d1a2l",
"rd2amm",
"rdani1",
"r2dann",
"rd1ant",
"rd1ara",
"rd1ark",
"r2darz",
"rdär2",
"r3de.",
"r3dee",
"r2dei",
"rd2ei.",
"r2d1elb",
"r2de2le",
"r2delf",
"rdem6",
"rden3d",
"r4dengl",
"r4dents",
"rde3ob",
"rde3ono",
"rde3r4er",
"rderin6s",
"r4d3ernt",
"r3des",
"rde3sp",
"r2d1e2x",
"r2d1inn",
"rd1iri",
"rd1ita",
"r2dof",
"r3don",
"rd3oss",
"rdo4st",
"r2d1oz",
"r2dö",
"rd3rat",
"r2drau",
"rd3ris",
"rd4rö",
"r3d4rü",
"rd2sän",
"rd3s2k",
"rd3s2z",
"rdt4",
"rd3t2a",
"rd3th",
"rdt2s",
"r2d1uk",
"rdwa6r",
"1re",
"3re.",
"rea2d",
"rea6l5erw",
"4re2am",
"re3at.",
"re3ats",
"reatu3",
"2reä",
"re2b1a",
"re2b1l",
"reb1r",
"reb3ra",
"reb3so",
"rech3ar",
"4rechs",
"2reck.",
"2recki",
"3red.",
"re3da",
"4redd",
"2redi",
"re2dik",
"3redn",
"3redu",
"re1ebe",
"re1el",
"re1em",
"ree4mi",
"re1er",
"3refe",
"4reff",
"r2eff.",
"3refl",
"3refo",
"3reg",
"rege4l3ä",
"regene7ra",
"4r1egg",
"re3gi",
"re2hac",
"re2h1ar",
"re4hen4e",
"re4h3ent",
"re2hi",
"reh1l4",
"re2h1o",
"re3hol",
"3rehö",
"reh4th",
"re2hü",
"r2ei.",
"r2eib",
"rei4bel",
"rei4ble",
"r2eic",
"2reid",
"r2eie",
"4reier.",
"rei4fei",
"4reifel",
"2reig",
"3reigä",
"3reigeh",
"r4eigel",
"6reigens",
"3reigi",
"4reign",
"3reigru",
"rei3l2a",
"rei3l2i",
"2r1eilt",
"3reim",
"reim2p",
"r1ein",
"2rein2a",
"rei3nal",
"2reinb",
"rein4du",
"rei3n4e3c",
"reinen5",
"2reinf",
"rein4fe",
"re4info",
"2reing",
"2reinh",
"4reinn",
"4r3einr",
"2reins",
"4reinsa",
"rein6sel",
"rein8s7tre",
"rein4sz",
"2reint",
"rein6teg",
"re1in2v",
"2reinw",
"2reinz",
"4reisar",
"4reisb",
"reises4",
"2reisf",
"2reish",
"2reisr",
"reister6",
"4reisu",
"2reisw",
"reit3s2",
"3rek",
"4re2ke",
"4rekk",
"5rekn",
"2rekz",
"r2el.",
"r2ela",
"re3lat",
"2relb",
"rel2e",
"relea4",
"re5lei",
"re2lek",
"4relem",
"r2elev",
"2relf",
"2relit",
"2relix",
"r2ell",
"rel4lar",
"rel4lei",
"re3lo",
"r2els",
"2relt",
"relu2",
"3r2em.",
"2r1emb",
"rem2da",
"re2m1ei",
"re3men",
"2remi",
"re3mig",
"2rempf",
"rems1c",
"rem4str",
"2rem2u",
"r2en.",
"r2ena",
"2rena.",
"re4nac",
"re3nad",
"re3nal",
"re4n3an",
"re2nä",
"2r1endg",
"3rendi",
"ren3dr",
"4renerg",
"4rengag",
"ren4gan",
"2rengp",
"3renh",
"re2ni",
"3renm",
"ren4nar",
"ren6nene",
"renrü2",
"ren6sein",
"rens2p",
"2rentd",
"6rentera",
"2rentf",
"3rentfo",
"2rentg",
"r3enthä",
"2r1entl",
"2r1ents",
"2r3entw",
"2rentz",
"r2enz",
"ren6z5er6f",
"renzer6l",
"ren6z5er6s",
"renzer6w",
"ren4z3in",
"ren2zw",
"re2ob",
"re3or",
"3repe",
"4re2pen",
"2repi",
"re2pis",
"2repoc",
"2r1e2pos",
"4repp",
"3repu",
"3r2er.",
"rera2",
"2r1erb",
"3r4erber",
"rer2bi",
"2r1erd",
"rere2",
"4r3ereig",
"r1erek",
"re2r1ep",
"r2erer",
"r1erf",
"r3erfa",
"4rerfah",
"2rerfi",
"2rerfo",
"r2erfr",
"rer2fü",
"r1erg",
"4r3ergeb",
"5rergebü",
"r4ergen",
"3r4erges",
"2rer2go",
"rer2gr",
"r4ergru",
"r1erh",
"rer2hö",
"r1erk",
"rer4kan",
"rer2ke",
"4r3erken",
"3r2erki",
"3r2erko",
"r1erl",
"2r3er2la",
"5r4erlag",
"r3erleb",
"r2erli",
"2rerlö",
"2r1erm",
"rer2n",
"2r1ernä",
"r1erne",
"2r1erni",
"4r3erns",
"4r1ernt",
"re1ro",
"re2rob",
"re4rosi",
"2r1er2ö",
"r1erre",
"rer4reg",
"rer4rei",
"r1erri",
"5r2ers.",
"2r1ersa",
"rer3sc",
"r6erschi",
"r2erse",
"2rersp",
"rer2st",
"r6erstad",
"2rer4su",
"r1ert4",
"r2erte",
"2rertr",
"r1erw",
"2rerwa",
"rer4wac",
"rer4wec",
"r4erwes",
"2r1erz",
"rer2zä",
"3r2erzy",
"3r2es.",
"re2sa",
"re4sam",
"resche4",
"re4schw",
"3rese",
"re4se2h",
"re2s1of",
"3resol",
"3reson",
"re2spa",
"res2po",
"2ress",
"4resse",
"res3sei",
"res6s5erw",
"4ressu",
"re1sta",
"res4tas",
"res6tent",
"res4tex",
"2res4tu",
"3resu",
"re2t1ak",
"2re2tap",
"re2tau",
"ret2e",
"2r1e2th",
"re2tra",
"re4trol",
"re2u",
"reu4eri",
"reu3g2",
"2reul",
"re3uni",
"2reur",
"4reuu",
"2reü",
"4r3eva",
"2r1evid",
"rewa4r",
"re2wi",
"2rewo",
"2r1e2x1",
"3rez",
"2rezi",
"1ré",
"4r1f",
"rf1a2ck",
"r3fam",
"rfe2i",
"r2fent",
"r3f2es",
"rff2",
"rf3fe",
"rfi4le.",
"r4fland",
"r3f4lä",
"rf3lic",
"rf4lö",
"r3flü",
"r2fo2b",
"rfolg4s",
"r4frauc",
"rf4ru",
"rf4rü",
"rf2sa",
"rf4sam",
"rf2s1ä",
"rf2su",
"rf2ta",
"rft4r",
"rf2u",
"rfzu3",
"2r1g",
"r2g1a2d",
"r2g1ah",
"r2g1ak",
"rga4ner",
"r2g1ap",
"r2garb",
"rg3art.",
"r2g1ask",
"rgd2",
"rge4an",
"rge2bl",
"r2g1e2c",
"r3gel",
"r4gelef",
"rge4l3er",
"rgen4z3w",
"r4ge4tap",
"r2geto",
"rgi4sel",
"r2glan",
"r3glanz",
"rg5le.",
"r2gleu",
"r2glig",
"r2g3lit",
"rg2log",
"rg2lu",
"r2g3na",
"r2gne",
"r2g3ni",
"r2g3no",
"r2g3oa",
"r2gob",
"r3gog",
"rg3op",
"r2g1or",
"rgö2",
"r2g1öd",
"r2g3ral",
"rg4rau",
"r2greg",
"r2g3res",
"r2gret",
"rg3rin",
"r3grun",
"rg3rüs",
"rg3sä",
"rg3se",
"rgs2ei",
"rg4sel",
"rg3s2i",
"rg3sp",
"rgs2pe",
"rgs2po",
"rg3st",
"rgs4tr",
"rgs2tu",
"rg3su",
"r1h4",
"2rh.",
"r2hag",
"2rhah",
"2rhak",
"r4haltb",
"r3han",
"2rhau",
"2r3hä",
"3r2he.",
"r3hea",
"2rheb",
"2rhef",
"2rhi",
"2rhol",
"r3hop",
"2rhot",
"2rhöl",
"2rhs",
"rhu2s",
"2rhü",
"1ri",
"ri3ams",
"ri1an",
"ri2ano",
"ria1s",
"ri2ast",
"rib2bl",
"ri1ce",
"ri1cha",
"ri3chl",
"richt8spo",
"3richtu",
"ri2con",
"ri2dau",
"2ride",
"ri2d3e2l",
"ri4dent",
"r2i3di",
"2ridol",
"2ridy",
"r2ie",
"4riefm",
"rie2f3r",
"rieg4s3",
"ri2e1i",
"riein1",
"ri1el",
"rie3l2a",
"ri3els",
"ri4enä",
"riene2",
"ri3eni",
"rien3s",
"rie4nu",
"ri1er.",
"rie3r2e",
"riere4n",
"ri3ers.",
"rie3sa",
"ri1eu",
"ri2f1a",
"ri2fä",
"ri2fei",
"ri2fer",
"rif6f5end",
"rif4fer",
"ri2f1o",
"ri2fr",
"rif3s",
"rif4ter",
"3rig",
"4riga",
"4r3i2gel",
"ri4gene",
"4rigg",
"5rigj",
"rig1l",
"ri4glä",
"ri3g2o3",
"4rigr",
"4rij",
"ri2kar",
"ri2kä",
"ri2kin",
"ri2kn",
"ri4kone",
"rik2op",
"ri2kor",
"2rima",
"ri2mag",
"ri2me.",
"2rimm",
"4rimp",
"rim2s",
"rim4sc",
"rim4st",
"ri3na",
"r1inbe",
"rin2c",
"2r1indu",
"ri3n2e",
"rine1i",
"2r1inf",
"rin2fo",
"3r2infr",
"r2ing",
"rin2ga",
"ring3le",
"rin2gr",
"ring3sp",
"2r1inh",
"2rinit",
"4rinj",
"4rink",
"rin2kl",
"rin2ko",
"rin2kr",
"2rinl",
"6r5innenm",
"4r3inner",
"2r1innr",
"r1innu",
"2r1in2q",
"2r1ins",
"rin4si",
"rin2so",
"r4inspi",
"3r2insy",
"2rint",
"4rinte",
"rin6tent",
"rin4t5re",
"2r1inv",
"rin2va",
"2rinz",
"ri2ob",
"r3ion",
"ri3o2st",
"ri2pl",
"ri3po",
"4r1ir",
"r2is",
"ris2a",
"ri3san",
"ri4sch3o",
"ri4schw",
"3risik",
"ri3s2ko",
"r3iso",
"ri4s3p",
"r3isr",
"3riss",
"ri4s3t",
"ris6t5ers",
"ris4th",
"rist3r",
"r2it",
"r3i2tal",
"rit3ant",
"rit2i",
"2ri3t4r",
"ritt3a",
"rit4tau",
"rit6ter6f",
"rit4to",
"rit2t3r",
"rit2u",
"r1i4tum",
"rix1",
"1rí",
"2r1j",
"2r1k",
"rka2b3l",
"rk1ah",
"r2k1ak",
"rk1all",
"rk2am",
"rk1are",
"rk1asp",
"rkauf4s",
"r2k1äh",
"r3kel",
"r4kelem",
"rke2n1",
"rken4er",
"rken3s4t",
"r2k1er2l",
"rk5ersta",
"r2k1er4w",
"r3k2es",
"r3ket",
"rk1im",
"rk4las",
"rk4lau",
"rk4lim",
"r2klis",
"rk2lo",
"rk2lu",
"rk4ne",
"r2kob",
"r3kol",
"r3kon",
"rk2op",
"rk1o2ri",
"r2kou",
"rk2ö",
"rk3räu",
"r3kri",
"rk3rin",
"r2k3rom",
"r2krou",
"rk2sal",
"rk2sei",
"rk2sel",
"rk2ser",
"rk2so",
"rk2sp",
"rkstati6",
"rk4stec",
"rk4stoc",
"rk2ta",
"rk2tel",
"rk4t3eng",
"rk4tent",
"rk4t3erf",
"rk4terg",
"rk4t3erl",
"rkt3ers",
"rk6tersc",
"rk4t3erw",
"rk4t3erz",
"rk4teta",
"rkt2i",
"rk2t3in",
"rk4t1o2",
"rkto4b",
"rk2t3r",
"rk4tri",
"rk2tum",
"rk1ums",
"rku2n",
"r3kup",
"rkur3s",
"r3kus",
"rku2sa",
"r2küb",
"2r1l",
"rl2ab",
"r3lag",
"r5land",
"rlan4d3i",
"r2l1ar",
"r2l1a2sc",
"r2l3aug",
"rle2a",
"r3lec",
"r5lei.",
"r3lep",
"rl2et",
"r3lex",
"rlg4",
"r3l2i",
"rli4ne.",
"rli2s",
"r3l2o",
"rlou1",
"rl2ö",
"rlös3s",
"rls2a",
"rl2spr",
"rl3ste",
"rl2s5to",
"rl3t",
"r3l2u",
"r3ly",
"rlz2",
"4r1m",
"r2mab",
"r2m1ad",
"rma2la",
"rm1ald",
"rm1ami",
"r2m1ank",
"rm1anz",
"r4m3aph",
"r2marc",
"r2marz",
"rma4s3pe",
"rmas3se",
"rmat2o",
"rm2är",
"rm3d2",
"rm1ef",
"r4m3einh",
"rme4na",
"rm2ene",
"r2ment",
"r2meo",
"rmer4fo",
"r2m1erh",
"r2m1erl",
"r2m1erp",
"r2m1erw",
"rm2es",
"rme1st",
"rmes4z",
"rmeta2",
"r2mide",
"rmi6nanz",
"rminen4",
"rmi6neng",
"r4mn",
"r2m1ob",
"rmon3s4",
"rm1o2ri",
"rmo1s",
"rm3p2",
"rm3sa",
"rm3s2k",
"rm3t",
"rmt2a",
"rmu2n",
"r4muna",
"r2muni",
"4rn",
"rna2b",
"r3nad",
"rn4ade",
"r3nage",
"r2n1all",
"rna4n",
"rn4and",
"rn3ani",
"r2nanz",
"rna2r",
"rn3are",
"r4n3ari",
"r4n1ast",
"r4n3att",
"r2nau",
"rn3aug",
"rnd4",
"rn3de",
"rn3dr",
"r4nef",
"rn2eid",
"r4neif",
"r4neis",
"rn1ema",
"rne2n",
"r2n1ene",
"rn2eng",
"r4n1e2p",
"r4n1erg",
"rn4erhi",
"rner4ke",
"rner4ku",
"r4n1erl",
"r4n1ert",
"r4n1erw",
"r4nerz",
"r5nes",
"rn2e2t",
"rnet1e",
"rne4tem",
"rne4ter",
"rne4to",
"rn2eu",
"rne3uf",
"r4nex",
"rn3f",
"rn3g2",
"rngene4",
"r2nid",
"r2n1in",
"r4ninf",
"r3nit",
"rnk2",
"rnn2",
"r3nod",
"rn2oh",
"r2n1op",
"r2n1or",
"rn1ö",
"rnö2d",
"rn3sa",
"rn3s2ä",
"rnse4ha",
"rn3s4p",
"rns2u",
"rn3s2z",
"rn3t2a",
"rn3t2e",
"rn1ur",
"r1nü",
"r1ny",
"rnz2",
"r2oba",
"2robj",
"1robo",
"ro2bo2r",
"2robr",
"ro2bre",
"2robs",
"ro1c",
"roch2a",
"3rock.",
"r2o3de",
"rod4r",
"roe4",
"2roff",
"ro3fl",
"4rog.",
"ro3g2a",
"3rogg",
"ro2h1in",
"roh1l2",
"4rohn",
"ro2hö",
"3rohr",
"1roi",
"ro3in",
"ro1ir",
"rok2l",
"ro3le",
"ro2liv",
"rol4lan",
"rolle4",
"rol6lerg",
"rolls2",
"rol3s",
"2roly",
"4rom.",
"ro2mad",
"ro2mal",
"3roman.",
"2romb",
"romen3e",
"ro2m1er",
"4romm",
"2romn",
"rom3s",
"4romt",
"r2on",
"ro3n4ab",
"ro2nan",
"3rond",
"ro4nerb",
"4ronk",
"3ronn",
"rons2",
"ron4tan",
"ron6tend",
"ron4t3r",
"ron2t1u",
"ro1ny",
"ro1o2f",
"rop2a",
"2rope",
"2ropf",
"1ropl",
"2ropt",
"r1or",
"ro2r3al",
"ro2rat",
"2rorc",
"ro2rel",
"ro2ro",
"ror3th",
"rort2s",
"ror2ü",
"ro3sh",
"ro5s2i",
"ros4ko",
"ros4sal",
"ros4san",
"ros2s1c",
"ros6senk",
"ros4st",
"ro1sta",
"ros6t1r",
"ro2sum",
"4r3osz",
"4roß",
"roßen2",
"ro4ßenk",
"ro2ßi",
"ro2tan",
"ro4tas",
"ro4t3au",
"ro2tä",
"ro2te3i",
"ro2t1ho",
"ro2tru",
"rot3s",
"rots2o",
"rot2ta",
"ro3tu",
"3roul",
"ro3unt",
"3rout",
"2ro1x",
"4roy",
"rö2b3l",
"rö2du",
"2rö2f",
"3röh",
"2r1ök",
"1röl",
"2röl.",
"rö3le",
"röl2l",
"r1ölp",
"3römi",
"r1ör",
"r2ös.",
"rös1c",
"r2öse",
"1rösl",
"3rötu",
"2r1p2",
"r3pa",
"r3pe",
"rper3in",
"rpf4",
"r2pli",
"rp4lu",
"r3po",
"rpro1",
"rp3se",
"rps3t",
"r4p3t",
"r3pu",
"2r1q",
"4r1r",
"rr2ab",
"rr4at",
"rrat2s",
"rr1auf",
"rr1äm",
"rrb2",
"rr1c",
"r5rega",
"r5regi",
"rr2ei",
"rre2le",
"rre2pa",
"rrer2",
"r2rerh",
"r2rerl",
"rrer4s",
"r3res",
"rre2ve",
"r4rezi",
"r3r2hen",
"rr2hos",
"r3r4i",
"rri3k2",
"rrm2",
"rrn3au",
"rr2o",
"rr3obs",
"rro3m",
"rro2re",
"rrr2",
"rr2st",
"rr3str",
"rr3stu",
"rr2th",
"r3r2u",
"r3r2ü",
"rrz2",
"6r1s",
"r3sabo",
"r2s1a2d",
"rs2al",
"r4samp",
"r4s1amt",
"rs2an",
"r4sanf",
"r2s3ang",
"rs3anm",
"r4sanp",
"rs3ant",
"rs3anz",
"rs3ar",
"rs4ark",
"r4sarm",
"r4sch3e4b",
"r6scherl",
"r3schu",
"r2s1ebe",
"rse2e",
"r2s1ef",
"r2sein",
"rse2n",
"rs2end",
"rse4ne",
"r2sepi",
"rs1ere",
"r2serh",
"rs1ers",
"r2serz",
"rse2t",
"rs1eta",
"rs2ext",
"r3s2hav",
"r3shir",
"r3sho",
"rs2hor",
"r4shu",
"rs2il",
"rs2ka",
"rs2kel",
"rs2ki",
"r4skir",
"rs2kl",
"r4skor",
"r3s4kri",
"r4sky",
"rs4mog",
"r3s4no",
"r3so",
"r4sob",
"rs4om",
"r4s1op",
"r4sorie",
"r4s3ort.",
"rso2s",
"rs1ost",
"rs2p",
"r3span",
"r3spe",
"r2s3ph",
"r3spi",
"r3spl",
"rs4por",
"r2sput",
"rs3s2",
"rst3abl",
"r3stad",
"rst3ala",
"r4stale",
"r4stans",
"r4stant",
"r2stas",
"r7stati",
"r7statu",
"r3stä",
"rst5eing",
"r6st5eint",
"rst3emi",
"rs4temp",
"rster2",
"rs4t4erb",
"rst3erl",
"r3s4tern",
"rst3erw",
"rs2tev",
"rs2t1h",
"rs2ti",
"r3s4tie",
"r2stin",
"rst3ing",
"r3stink",
"r2stip",
"r2stit",
"r3sto",
"rs4tob",
"rs4tol",
"rs4tor",
"r4stot",
"rs4tr",
"r3stra",
"r6strang",
"rs5tren",
"rs2tu",
"rs4tuc",
"r3s4tü",
"rsuch4s",
"r3suf",
"rs2ums",
"r3sy",
"r1ß",
"4r1t",
"r2tabo",
"rt1abs",
"rta2ck",
"r2t1a2d",
"r2t3ae",
"rt1akr",
"r4t3albe",
"rta3l2e",
"r2t1all",
"rtal4s3e",
"rt1am",
"rt2ame",
"rt1ann",
"rt1ant",
"r2tanw",
"r2t1ar",
"rt3att",
"r2taut",
"rt3äh",
"rt1änd",
"rt1ärm",
"rte1e2",
"r3teh",
"rt1ein",
"rt4eind",
"r4t3einh",
"rte2i1s4",
"r2telf",
"rtels4t",
"r2temo",
"rte2n1",
"rte4na",
"rten3s4",
"r4t3ents",
"rten3z",
"rteo2",
"rt3erei",
"r6tereig",
"r4ter4fa",
"r4ter4fo",
"rt1erh",
"rt1erk",
"r4t3er4la",
"rter6mit",
"r4t3ernä",
"r2ter2ö",
"rter4re",
"rt1ers",
"rt4ersp",
"rt1erz",
"rte3sk",
"rt1he",
"r2thel",
"r2t1hi",
"rt2hum",
"r2t1id",
"rtik2",
"r2t1ima",
"r4t3inf",
"rt2is",
"rt2it",
"rt3l",
"rt3m",
"r2t1ob",
"rto1pf",
"rt1orc",
"r4torg",
"r4trak",
"rt3rams",
"rt3rand",
"rt3rati",
"rt3rec",
"rtre1s",
"r4t3ris",
"rt3rol",
"rt3roma",
"r3trop",
"r2trou",
"rtrü2c",
"rt3sc",
"rt4s1eh",
"rts2el",
"rt3sex",
"rts3ing",
"rts1o",
"rts1pa",
"rt4s3tan",
"rts4tie",
"rt2su",
"rt3t4",
"rt1umb",
"rt2u3na",
"r2t1urt",
"rtu4t",
"r2t3ute",
"r3tü",
"rty1",
"rt3z2",
"1ru",
"ru1a",
"ru4ale",
"ru3a2r3",
"rube4",
"ruben3",
"rubens4",
"rub2i",
"rucht3s4",
"ru6ckerl",
"ru2cku",
"rude2a",
"ru2dr",
"ru2et",
"3ruf",
"ru2f1a",
"ruff4",
"ruf2s",
"ruf4ter",
"ru2g3r",
"3ruhm",
"2r1uhr",
"3ruin",
"ru3ins",
"ru1is",
"2rum",
"ruma2",
"4r3umd",
"4r3umf",
"4r3umg",
"ru2mi",
"4r3uml",
"4r3umsa",
"4r3umw",
"4rumz",
"2r1una",
"2rund",
"run4d1a",
"runden5e",
"run4d3er",
"run2e",
"runei2",
"4r1unf",
"run2ga",
"2rungl",
"4r1u2ni",
"r3unio",
"ru4nis.",
"run2kr",
"4r1unl",
"2r1unm",
"4runn",
"4runr",
"r1unse",
"4r3unt",
"4runw",
"2rupd",
"ru3pr",
"4r1ur",
"ru2ra",
"ru2r1e",
"5ruro",
"r4us.",
"ru2si",
"rus2p",
"rus2s1p",
"rus4st",
"ru2st",
"ru2tab",
"rute4",
"ru4tei",
"ru4t1el",
"ru2t1er",
"ru4t1o2",
"ru2t3r",
"rut6scha",
"4ruz",
"ru2z1w",
"1rü",
"2rüb",
"4rübu",
"rü1ch",
"rü4ckel",
"rü2hel",
"rüher2",
"rüh1l",
"4rümm",
"rün3z",
"2r1v",
"r3ve",
"rv2el",
"rve4n1e",
"rvenen4",
"r4ventz",
"rve3s",
"r3v2o",
"2r1w",
"rwe4gel",
"r3wei",
"rwelt4s",
"r5werk",
"r5wert",
"r2wo.",
"r3woh",
"r3wort",
"rwun3s",
"4r1x",
"1ry",
"2r1ya",
"ry2c",
"rygi3",
"ry1la",
"ry2le",
"ry1os",
"ry3sth",
"rysti1",
"2r1z",
"rz2an",
"rz3ant",
"r2zar",
"r2zat",
"rz2än",
"r5zene",
"rz1eng",
"r4zents",
"rze2p",
"rze2ra",
"r2z1erd",
"r2z1erf",
"r2z1erg",
"rz1erk",
"r2z1erl",
"r2z1erw",
"r2z1ess",
"rz1id",
"rz1int",
"rzir3",
"r3z2of",
"r2z3ot",
"rz2tan",
"rz3te",
"rz2th",
"rzu4g3l",
"r2zwä",
"r3z2wec",
"r2zwir",
"1sa",
"3sa.",
"3s2aa",
"2s1ab",
"sab2ä",
"4sabd",
"sa2be",
"3sabet",
"sa2bit",
"sa2bl",
"4sabm",
"sa2bor",
"sa2br",
"4s3abs",
"3sac",
"4sacc",
"5sache",
"sa2cho",
"sachs2",
"sach3t",
"s2ack",
"2s1ada",
"sa2der",
"s1adm",
"2s1a2dr",
"3safa",
"sa4fe",
"4s3aff",
"sa1f4r",
"3s2aft",
"saf4tr",
"3saga",
"sag2e",
"5sage.",
"5sagen.",
"4s3agent",
"2s1agg",
"sa2gio",
"sag4n",
"s1a2gr",
"s2ahs",
"3s2ai",
"sa3i2k1",
"sail2",
"sai4r",
"2s1ak",
"sa2ka",
"sak2e",
"3saki",
"4sakk",
"3sako",
"4sakt",
"3s2al.",
"3s2al2a",
"sa2l3an",
"sa2lar",
"sa3lat",
"3s2alb",
"sal3bl",
"3s2ald",
"sa4lerk",
"3sali",
"sa2l1id",
"s1all",
"sal3la",
"sal4le.",
"3sal2o",
"sal3or",
"sal2se",
"s1alt",
"s2al3t2h",
"3salz",
"3sam",
"4s1a2mat",
"4s1a2mei",
"s2amen",
"sa2min",
"5samm",
"6s1amma",
"4s1amn",
"s1am3p4",
"4samph",
"sam4ta",
"sam4to",
"samt3st",
"s1an",
"s2an.",
"2s3a2na",
"san4at",
"sa2nä",
"2s3anb",
"s2an2c",
"3s2and",
"s4and.",
"san4dan",
"san4d3ri",
"sand3s",
"sa2ner",
"3sang.",
"4sanga",
"2s3anh",
"3sani",
"3sanken",
"2s3anl",
"2sa2no",
"2s3anp",
"2s3ans",
"s4anse",
"san4sk",
"san3sp",
"4santei",
"4s3antr",
"4s3anw",
"2sanz",
"2s1ap",
"sa2pe",
"s2aph",
"sap3p",
"3sapr",
"2s1aq",
"2s1ar",
"3s4ar.",
"3sara",
"4s3arb",
"3s2ard",
"s2are",
"s3area",
"3sarg",
"sar2ga",
"sa3rin",
"s2ark",
"sa2rom",
"s2ars",
"4sart",
"sa4r1u2",
"3sas.",
"sas2a",
"s1asc",
"s1a4si",
"2s1a4sp",
"sas2tu",
"4sa2sy",
"sat2a",
"satan4",
"sa4t3ant",
"sat1ei",
"2s3a4tem",
"s3ath",
"3sat2i",
"4s3atl",
"4satm",
"sat2o",
"sa4tol",
"sa2tr",
"sa3ts",
"s3atta",
"4s3attr",
"3satz",
"5satza",
"sat4zel",
"sat4z3en",
"s1au",
"3sau.",
"3sauc",
"3sau2e",
"2sauf",
"4s3aufb",
"3saug",
"saug3le",
"sau2gr",
"3saum",
"3saur",
"sauri1",
"2saus",
"3saus.",
"4s3ausb",
"4s3ausf",
"4sausg",
"sau2sp",
"4sauss",
"3sauste",
"4s3ausw",
"2sauß",
"s1av",
"sa2ve",
"sa2xi",
"sa2y1",
"1sä",
"3säb",
"3s2äc",
"3s2äg",
"s1äh",
"4s3ähn",
"3säl",
"4s1ält",
"2s1äm",
"4s3änd",
"4s3äp",
"2säq",
"2s1är",
"3s2ärg",
"3s2ät",
"3säul",
"4säuß",
"4s3b4",
"sba4ne",
"sbau6men",
"sber2e",
"1sc",
"2sc.",
"2scab",
"2scac",
"2scal",
"2scam",
"2scar",
"2scat",
"2s1ce",
"4s3cei",
"4sch.",
"3s4chal",
"sch3ana",
"4schanc",
"4schang",
"4schao",
"4schara",
"4sch3ar5m",
"s2chä",
"2schäq",
"4schb",
"4schc",
"2schd",
"sch2e",
"4schech",
"sche2f",
"6schef.",
"6schefi",
"6schefs",
"s4chei",
"4sch3ei.",
"sch6ein.",
"s4chema",
"4schemp",
"sch5erfü",
"sch5erla",
"3sches",
"4schess",
"4schex",
"2schf",
"2schg",
"2schh",
"schi4d",
"schi4e",
"4schiru",
"3schis",
"2schk",
"s4chl",
"sch4lac",
"sch4lag",
"4schle.",
"6schlein",
"4schloc",
"4schlöc",
"4schmas",
"4schmed",
"2schmö",
"4schmüh",
"2schmy",
"2schn.",
"4schneb",
"4schobj",
"4schorc",
"4schör",
"4schp",
"2schq",
"4schrad",
"4schre.",
"4schrin",
"4s3chris",
"sch3rom",
"4schron",
"4schrou",
"4schs",
"schs2e",
"sch3s2k",
"schs4ti",
"4sch3t",
"scht2a",
"scht2i",
"s4chu",
"4schunt",
"2schv",
"sch4web",
"4schweg",
"6schwerk",
"4schwet",
"4schwid",
"3schwu",
"2schz",
"2scj",
"4s3cl",
"2s3co",
"4scoa",
"3s4co2p",
"scre4m",
"2scs",
"2scu",
"2scy",
"4s3d2",
"sda3me",
"sde1s2",
"sdien4e",
"sdi1st",
"1se",
"3se.",
"se3at.",
"seb2",
"3sebä",
"2s1e2ben",
"2s1echo",
"sech4st",
"2s1echt",
"2s1e2ck",
"se2dik",
"3see",
"see1i2",
"see3ig",
"se2el",
"see3len",
"se3en.",
"see3n2e",
"se3enp",
"se3er.",
"see1ra",
"seer2e",
"se1erf",
"se3e2r1i",
"se1erk",
"se1ers",
"see3s4",
"2s3eff",
"sef4l",
"3s2eg",
"4s3e2gal",
"se2gl",
"seg4r",
"3seh",
"seh1a",
"se2hag",
"se2hak",
"se2hel",
"seher4e",
"se4herk",
"se2h1in",
"seh3l",
"se4h3ö",
"seh3ra",
"seh3re",
"seh5r2i",
"seh1s",
"se2hüb",
"2sei.",
"2s1eic",
"2s1eid.",
"sei3da",
"4s3eifer",
"2s1eig",
"3seil",
"s2eim",
"s1ein",
"5s4ein.",
"2seinb",
"sein4du",
"2sei3n2e",
"seine3i",
"4seinfl",
"sein4fo",
"2seing",
"2s3einh",
"2seini",
"2seink",
"2seinl",
"2seinn",
"sein4ne",
"2s3einr",
"s4eins.",
"4seinsc",
"4seinsp",
"sein8stit",
"sein6str",
"2seint",
"sein4to",
"4seintr",
"2seinw",
"2s3einz",
"2s1eis",
"3s2eism",
"3s2eit",
"seit2s",
"3sek",
"4s1e2kel",
"4sekz",
"s2el.",
"se2l1a",
"3s2elb",
"sel3d4",
"sel1ec",
"se2lef",
"2s3e2leg",
"6selektr",
"2selem",
"se2ler",
"sel3ers",
"2self.",
"selin4s",
"s3e2lit",
"2s1elix",
"s2ell",
"se2lob",
"s2els",
"sel3sz",
"selt2e",
"selz2",
"sem2e",
"2s1e2mis",
"2s3emp",
"s4en.",
"3sena",
"se4nad",
"se3nal",
"se4nas",
"sen3au",
"se2nä",
"s2enb",
"4s1endl",
"sen3d4r",
"s1endw",
"senen1",
"4senerg",
"se4ners",
"s2enf",
"3s4eni",
"se2nid",
"se2n1im",
"3s2enk",
"sen6keli",
"se2no",
"se4nott",
"se4noz",
"3sens",
"s2ensa",
"sen4s3e4h",
"4sensem",
"s4ensi",
"sen4si4d",
"senst2",
"sen8s7turm",
"sent2a",
"sen3tä",
"2sentd",
"4sentf",
"2sentg",
"4sentla",
"2sentn",
"s2ento",
"sen3tr",
"4s1ents",
"2sentw",
"4sentwu",
"4sentwü",
"4sentz",
"se4n3u2",
"sen3za",
"sen4zer",
"sen3zw",
"seo2r",
"se2pen",
"3seq",
"s4er.",
"se2r3a2d",
"ser3al",
"se3rand",
"ser3äus",
"serb2",
"s3erbe.",
"serd2",
"se2r1e2b",
"se3reie",
"6sereign",
"se4r3eim",
"se4rein",
"sere2m",
"5s4eren",
"se4r3enk",
"s4erfe",
"s1erfo",
"s2erfr",
"s3erfü",
"4serfül",
"serg2",
"ser3ga",
"ser3gl",
"s2ergr",
"s1erh",
"2serhö",
"3seri",
"5serie",
"serk4",
"4s3ermit",
"s2ern.",
"s3erneu",
"2s3ernt",
"sero4b",
"2s1e2ros",
"s1erot",
"s1erö",
"2seröf",
"s2ers.",
"2sersa",
"4serseh",
"ser6sehn",
"4ser4set",
"se3ru",
"se4ruh",
"ser2um",
"s3e4rup",
"5s4er3v",
"s1erz",
"3s4es.",
"se3s4a",
"se2sel",
"se3sk",
"2s1essa",
"se1sta",
"se3stec",
"se3stei",
"se5stemp",
"sest3ri",
"se3su",
"4s3e4tap",
"se2tat",
"2s1e2th",
"set2i",
"4s1e2tik",
"3setz",
"3seuc",
"2s1eul",
"seum4",
"se1u2n",
"s1ex",
"3sex.",
"2sexa",
"se2xe",
"sex3en",
"s2exi",
"s2exo",
"4sexp",
"sex3t4r",
"2sexz",
"1sé",
"4s3f4",
"sfal6l5er",
"4s3g4",
"sgang4",
"sge3sa",
"sge5t",
"2s1h",
"4sh.",
"sh2a",
"3sha.",
"shal4li",
"shalt2",
"shalt4s",
"4shan",
"s3hä",
"sh2e",
"sh2i",
"3shi.",
"s2hip",
"shi4r",
"sh3n",
"4s3hoc",
"4s3hof",
"4shom",
"3shop",
"sho4re",
"3s4how",
"4s3hö",
"sh4r2",
"4shs",
"s3hu",
"1si",
"3si.",
"si3ach.",
"2siat",
"5s4i1c",
"si2cha",
"2s1idea",
"2sidee",
"2s1ideo",
"si3der",
"s2i3do",
"2sidy",
"3s4ie",
"sie2bu",
"siege4s",
"sien3",
"si3ene",
"si1err",
"si1f4",
"3s4ig",
"si2g1a2",
"si2g1ei",
"sig4n",
"si2g3r",
"sig4st",
"si2k1ab",
"si2kak",
"si2kar",
"si2k1ä",
"si2k1el",
"si4kens",
"sik3erl",
"si2k3i",
"sikin1",
"si2k3n",
"si2k3r",
"sik3s",
"sik3t2",
"si2ku",
"3silb",
"sil2br",
"sil2e",
"3sili",
"s1ill",
"3silo",
"2s1imm",
"sim4st",
"3simu",
"si3n4a",
"2s1ind",
"2s1inf",
"4s3infe",
"s3infor",
"sing1a",
"sin3g4le",
"sin2g3r",
"sings2",
"sing3sa",
"sing3so",
"2s1inh",
"s1in1i",
"sini1e",
"s2ink",
"sinner4",
"2s1inno",
"4s1inq",
"2s1ins",
"4sinso",
"4sinst",
"2s1int",
"4s1inv",
"sion4",
"sirn4",
"2sirr",
"3siru",
"si2sa",
"si4sam",
"s2isc",
"si4schu",
"si2s1e2",
"si2si",
"s1i2so",
"sis1or",
"si2s3p",
"sis3s4",
"3s4ist",
"si2su",
"3s2it",
"si2tal",
"si2tau",
"si2tra",
"sit2u",
"si2va",
"sive3",
"siver2",
"si4v3erf",
"si2vin",
"siv1o4",
"si2vor",
"siz2",
"1sí",
"4s3j",
"2s1k2",
"4sk.",
"sk4a",
"4s3kab",
"s3kad",
"4skalk",
"s3kalt",
"4s3kam",
"4skana",
"4skanä",
"3skanda",
"4skann",
"4skap",
"4s3kar",
"4s3kas",
"ska4te.",
"4skateg",
"ska4tes",
"ska4to",
"4skau",
"4s3kä",
"4skb",
"ske2li",
"4sken",
"3skep",
"4sker",
"4s3ket",
"s3kh",
"3s2ki.",
"3s2kif",
"3s2kik",
"s3kim",
"s3kin",
"ski1s",
"s2kis.",
"3skiz",
"sk4l",
"4s3klas",
"3s2klav",
"4s3klu",
"4sk4n",
"4skoh",
"4skol",
"4skom",
"4s3kon",
"3skop.",
"sko2pr",
"4skos",
"4skow",
"4s3kö",
"sk4r",
"4s3kra",
"s3kre",
"4s3kro",
"4sks",
"4sk3t2",
"skto2",
"3skulp",
"4skun",
"sku2s1",
"4skü",
"4skv",
"2s1l2",
"sl4a",
"s3lab",
"3slal",
"sla2ma",
"sla2ve",
"s2law",
"s3lä",
"sl3b",
"4s3le",
"sler3s",
"s3li",
"3s4lip",
"slo3be",
"s3loc",
"s4loga",
"3s2low",
"s3ly",
"4s3m4",
"sma3b4",
"sma3sc",
"sme3na",
"smi2t3",
"2s3n2",
"snab4",
"sni4a",
"sni3er.",
"sni3ers",
"4s5not",
"1so",
"3so.",
"2s3oas",
"2s1o2b",
"3s2o3ba",
"4sobj",
"4s3obo",
"so1c",
"so2di",
"so2do",
"so3et",
"2s1o2fe",
"2soffi",
"3soft",
"3sog",
"sog4l",
"s1o2he",
"3sohl",
"sohle2",
"2s3ohng",
"2s1ohr",
"3soi2",
"so3id",
"2s3ok",
"3sol.",
"so3la",
"so4lau",
"3sold",
"3sole",
"so2l1ei",
"so3li",
"sol2la",
"sol4ler",
"so3l2o",
"4s3o2ly",
"3somm",
"3s2on",
"son2a",
"son3au",
"sone2",
"son4gl",
"son3sä",
"son2s1o",
"so3o",
"2sope",
"2s1opf",
"3sopr",
"sop3s",
"4s3ord",
"sore2",
"so2rei",
"so2rel",
"4s1orga",
"so1rh",
"2s1o2rie",
"so2ro",
"3sorp",
"3s2orti",
"so4ru",
"3sos",
"s2os.",
"4so4sk",
"4sosm",
"4so1st",
"4s1osz",
"3so3ß",
"2sot",
"so3t2h",
"3sott",
"soun2",
"sound1",
"so3unds",
"so3unt",
"2s1out",
"3sov",
"3sow",
"2s1o2x",
"3soz",
"s1oze",
"1sö",
"sö2c",
"2s1ö2d",
"2sö2f",
"2s1ök",
"2s1öl",
"2s1ös",
"1sp2",
"2sp.",
"4spaa",
"s2pace",
"2spack",
"2spag",
"2spak",
"2spala",
"2spalä",
"3spalt",
"spa2m",
"s2pan.",
"3spannu",
"s2pans",
"3spant",
"2spanz",
"2spap",
"2s3para",
"2sparo",
"5s6parten",
"4spartn",
"4sparty",
"3spaß",
"3spat.",
"2spati",
"4spatr",
"2spau",
"3s2paz",
"s2pä",
"2späd",
"3späh",
"2spär",
"2späs",
"2s3pe.",
"2speg",
"4spein",
"4spensi",
"spe3p4",
"s2pera",
"3s2perg",
"s1peri",
"4sperle",
"2spero",
"s2perr",
"2spers",
"2sperü",
"4spet",
"3s4pez",
"4s3pf4",
"2spha",
"s2phä",
"3sphär",
"s3phe",
"s4phin",
"3s2pi4e",
"4spier",
"spier4r",
"spi2k",
"4s3pil",
"3spio",
"4s3pip",
"4s3pis",
"2sp4l",
"4spla",
"4s3plä",
"4sple",
"sp5le.",
"3s2pli",
"4s3plu",
"2s3pn",
"2spod",
"4spoe",
"2spog",
"s2poi",
"4s3pok",
"4spol",
"s2pons",
"4spoo",
"2spop",
"s2pore",
"3s2porn",
"spor6tag",
"4s3pos",
"4spote",
"4spr.",
"3s2prac",
"2sprak",
"2sprax",
"2spräm",
"4spräs",
"3s4prec",
"4spred",
"4spreis",
"5s2pren",
"2s3pres",
"s2pric",
"3spring",
"4sprinz",
"2sprob",
"2sprog",
"4sproj",
"4sprop",
"3spross",
"2sprot",
"2sproz",
"3sprö",
"3s2pru",
"3sprüc",
"2sprüf",
"3sprün",
"4s3ps",
"2s4p3t",
"2spub",
"2spud",
"3spuk",
"3s2pule",
"2spun",
"2spup",
"3s4pur",
"spu4rer",
"2spy",
"2s1q",
"4s3r4",
"srat2s",
"sre3cha",
"sreli1",
"sro2h",
"srö2s",
"srücker6",
"6s1s",
"ss3abi",
"ssa3bo",
"s5sack",
"ss4agi",
"ss1aj",
"s3sal",
"ss3alba",
"s4sall",
"s4samt",
"s2sanf",
"s4sang",
"s4sano",
"s4sans",
"ss2ant",
"s4sanz",
"ss2ara",
"ss2arg",
"s3sars",
"ssa1s",
"s2s3att",
"ssau3e",
"ssau4r",
"s3s2ä",
"s4sce",
"ssch2",
"sschanker8",
"s3schw",
"s4sco",
"s2scr",
"sse3a",
"ss1ec",
"sse1ec",
"sseh2a",
"s2sein",
"ss4eind",
"sse3int",
"sse2lö",
"s3sen",
"ssen6kel",
"ssen6sem",
"ss1epe",
"sse6ratt",
"ss5ereig",
"ss4ergr",
"sser4hö",
"sser6mit",
"sser4öf",
"ss3erse",
"ss4eru",
"sser6wei",
"sses4sa",
"s4s3estr",
"s3set",
"sse3ta",
"s3si",
"ss3i2ko",
"s4sill",
"s4simp",
"s4sind",
"s4sinf",
"ssing3s",
"s4sint",
"s4s1isr",
"s3skala",
"ss3l",
"ssmut4",
"ss1off",
"ssoi4",
"s3sol",
"s4sop",
"ss2pen",
"ss2phi",
"s3spi",
"s3sprä",
"s3spri",
"s2spro",
"ssquet4",
"ss3s4",
"sssau4",
"sst2a",
"s3stad",
"s4stag",
"ss3tak",
"s3stä",
"sst2e",
"s3stel",
"s3s2tep",
"s3s4tern",
"ss4teu",
"sst2i",
"ss2tie",
"ss2t3in",
"s3stof",
"s3stop",
"ss4tör",
"s3stran",
"ss4tras",
"s3s4trat",
"s3strec",
"s3strom",
"s3strö",
"ss2tur",
"s3stü",
"s2sumg",
"s2sumr",
"ss2ur",
"s3sy",
"s1t",
"4st.",
"s2ta",
"2sta.",
"3staa",
"3stab.",
"2stabb",
"4stabel",
"4stabit",
"2stabl",
"4stabt",
"st2ac",
"1stadt",
"1staff",
"2stag",
"3stagl",
"3s4tagr",
"3s4tah",
"2stak",
"3staks",
"2stala",
"sta3lak",
"2stalb",
"s3ta3l2i",
"2stalk",
"st1alp",
"st1alr",
"st1ami",
"1stamm",
"1stan",
"2stanb",
"s6tand",
"2stanf",
"st2ang",
"2stanl",
"s4tanm",
"4st1ann",
"s4tano",
"st3ansp",
"2stanw",
"sta3po1",
"stapos4",
"st1app",
"s4tar.",
"sta6rens",
"4stari",
"s4tark",
"s4t2ars",
"s4tart",
"sta4sie",
"stast4",
"s3tat.",
"2statb",
"3stati",
"s4tatis",
"7statth",
"s4tau.",
"2stauf",
"3s4taur",
"4stausb",
"4stausg",
"4stausr",
"4stauss",
"s4taut",
"s4t1a2ve",
"4stax",
"1s2tä",
"3stäb",
"3städ",
"4stäg",
"4stäp",
"5s4tär",
"3stätt",
"2s3täus",
"2stb",
"2st3c",
"2std",
"4s5te.",
"4steam",
"4stechn",
"s2te2d",
"st1edi",
"2stee",
"3s2teg",
"ste2g3r",
"1steh",
"s2tei",
"st4ei.",
"4steic",
"st1eid",
"3steig",
"stei4gr",
"2steil",
"stei4na",
"6steinga",
"s4teins",
"stein6sp",
"s2tel",
"2stel.",
"st1elb",
"s3tele",
"s3telf",
"st2ell",
"stel6l5än",
"2steln",
"2stels",
"2stem",
"ste4mar",
"ste6ment",
"3stemm",
"2sten",
"s5ten.",
"ste4na",
"s4t3ends",
"s5t2ens",
"s4tentf",
"s4tents",
"st1e2po",
"2ster",
"4s5ter.",
"ste2r3a",
"s6terben",
"3sterbo",
"s3teren",
"3stereo",
"st3erfü",
"3steril",
"4sterm",
"3s4ternb",
"ster4zo",
"4ste2s1",
"ste3sc",
"stes4se",
"s4testn",
"2stet",
"ste4tab",
"ste4tag",
"3s2teti",
"3s4tett",
"3s2teu",
"1steue",
"4steuf",
"st3eun",
"st1ev",
"s2tew",
"4stex",
"s2texa",
"2stf",
"2stg",
"2sth",
"st2hen",
"s2t1hi",
"st3ho",
"s2thu",
"st1hy",
"2stia",
"2stib",
"s2tic",
"1stich",
"st1i2d",
"2stie.",
"4stief.",
"4stiefl",
"2stien",
"1s2tif",
"2stig",
"sti4gel",
"3s4tigm",
"2s3tik",
"s2t2il",
"1s2tim",
"3stimm",
"4stimma",
"2stimp",
"st1inb",
"2s4tinf",
"s3tinn",
"s2tins",
"2s2tint",
"2stio",
"2stip.",
"2stipp",
"s2ti2r",
"st1ira",
"st1iri",
"st1iro",
"4stis",
"2stite",
"1stitu",
"2stiv",
"2stj",
"2stk",
"4stl",
"st3le",
"2stm",
"2stn",
"s2to",
"2sto.",
"sto2bl",
"4stocht",
"2stod",
"4stod.",
"1stof",
"s4toff",
"2stok",
"4stole",
"s4toll",
"sto3mi",
"2s3ton",
"4stona",
"3s4to4ne",
"4stonl",
"4stoo",
"2stopo",
"4stor.",
"s4torb",
"2store",
"2storf",
"2s4torg",
"2stori",
"2storp",
"2stors",
"2stort",
"stos2t",
"1stoß",
"4stote",
"2stotr",
"4stou",
"2stow",
"2stoz",
"1s2tö",
"4stöch",
"2s3töl",
"2stön",
"3stör",
"2stöt",
"2stp",
"2stq",
"s2tr",
"2strac",
"4s3trad",
"st4rade",
"stra4fa",
"4s3trag",
"3strah",
"4strahi",
"4strai",
"4strak",
"2s5tral",
"s3trank",
"4strans",
"1strap",
"3stras",
"3straß",
"4straum",
"4sträc",
"4s5träg",
"4sträne",
"2stre.",
"s4trea",
"4stref",
"4streib",
"3st6reif",
"2strep",
"2stret",
"4streuh",
"2strib",
"strie3s4",
"2s4trig",
"1s4trik",
"2s5tris",
"1stro",
"s3troc",
"s3trog",
"3s4troh",
"s4trome",
"4stropf",
"2stros",
"st4ross",
"2ströp",
"1stru",
"2strua",
"2strub",
"s4trud",
"3struk",
"2strun",
"4strup",
"2strut",
"1strü",
"4s4t3s2",
"stsi4d",
"sts4t",
"2st3t4",
"st2u",
"1stub",
"4stuch",
"3s4tud",
"2stue",
"3stuf",
"2stug",
"st3uga",
"3stuh",
"s2t3uk",
"2stumo",
"2stum2s",
"stum4sc",
"2stumt",
"2stun.",
"st3una",
"5stund",
"2stune",
"2stung",
"s2t3uni",
"4stunn",
"2stuns",
"2stunt",
"2stuö",
"stu3ra",
"stu5re",
"2st3url",
"4sturn",
"2st3urt",
"3s2turz",
"2stus",
"1s2tut",
"1stüc",
"4stüch",
"3s4tück",
"3stüh",
"4stür.",
"4stüre",
"3stürz",
"1stüt",
"2stütc",
"2stv",
"2stw",
"stwor2",
"2sty",
"4sty.",
"1s2tyl",
"4styp",
"4stys",
"2st3z2",
"1su",
"su1an",
"3su2b3",
"su4ba",
"4subi",
"su4br",
"3su1c",
"su2cha",
"su2cho",
"3sud",
"su2eb",
"2s1u2f",
"su3fi",
"2s1uh",
"su1is",
"su1it.",
"su2k",
"su3l2i",
"3sulta",
"sum1a",
"su2man",
"su2mar",
"3s2ume",
"su2mei",
"su2mel",
"sument4",
"su6ments",
"su2m1et",
"2s3umf",
"su2m1id",
"su2min",
"3s2umm",
"sum1o2",
"su2mor",
"s2ump",
"s1ums",
"s3umsa",
"2sumse",
"s2umsp",
"2s3umst",
"2s3umwa",
"su2n",
"3sun.",
"2s1una",
"sunder4",
"sun6d5erh",
"su4ne",
"2s1unf",
"6sungena",
"2sungl",
"sung4s",
"4s1uni",
"2s1unm",
"2s1uns",
"s4uns.",
"s4unst",
"2sunt",
"2sunw",
"s4unwa",
"3sup",
"4supd",
"sup3p4",
"su2ra",
"sure4",
"su2rei",
"su2rer",
"3surf",
"2s1urk",
"su2r1o",
"2surs",
"s1urt",
"su2s",
"su3s2a",
"sus1e",
"sus3i",
"s3u2t",
"su4te",
"su3tr",
"3suv",
"suz2",
"1sü",
"2sü4b",
"3süc",
"sü2d1",
"süden4",
"3süf",
"3sün",
"3s2üs",
"3süß",
"4s3v2",
"svoran4",
"2s1w",
"4s3we",
"swe6gers",
"sweh2",
"4swie",
"4swil",
"4swink",
"4swis",
"4swit",
"s3wü",
"1s4y",
"2syl1",
"sy2lo",
"sy2lu",
"sym3",
"sy2n3",
"3synd",
"sy4no",
"3sy4s3",
"2s1z2",
"4s3za",
"4szä",
"4s3zei",
"4szel",
"3s2zena",
"3s2ze3n2e",
"4szent",
"4szer",
"s2zes",
"4szet",
"4szeu",
"3s2zew",
"4s3zie",
"4s3zo",
"s3zs",
"4s3zu",
"4s3zü",
"4szw",
"2ß3a4",
"2ß1ä",
"2ß1b4",
"2ß1c",
"2ß1d2",
"1ße",
"2ß1e2b",
"2ß1ec",
"2ß1ef",
"2ß1e2g",
"2ß1ei",
"2ß1ek",
"ße2la",
"ße2le",
"2ßelek",
"2ß1emp",
"ße4n3a2",
"4ßenerg",
"ße2ni",
"ß1enke",
"ße2no",
"3ß2ente",
"2ßentz",
"2ß1e2p",
"ßer3b",
"ßer2ei",
"ßer2la",
"2ß1er4se",
"ßer3t",
"ß1erw",
"2ß1es2s",
"2ß1est3r",
"2ß1ex",
"2ß1f4",
"2ß3g2",
"ßge2bl",
"2ß1h",
"1ßi",
"ßi2g1a2",
"ßig4s",
"2ß3i2k",
"2ß1il",
"2ß1im",
"2ß1in",
"2ß1j",
"2ß3k4",
"2ß1l",
"ßler3s",
"2ß1m",
"ßmut4",
"2ß3n2",
"2ß3o2",
"ßos2",
"2ß1ö2",
"2ß1p2",
"ß1q",
"2ß3r2",
"ßrö2",
"2ß3s4",
"ßsau4",
"ßsch2",
"ßst2",
"2ß1t",
"ßt1in",
"ß3tü",
"2ß1um",
"ß1unf",
"2ßunt",
"2ß1ü4",
"2ß1v",
"2ß1w",
"2ß3z2",
"1ta",
"3ta.",
"4taa",
"5taan",
"4tab.",
"3taba",
"ta2b3an",
"2t1abb",
"4tabd",
"3tabel",
"2taben",
"2tabf",
"2tabg",
"2tabh",
"2t3a2bit",
"2tabk",
"2tabla",
"4tabm",
"2t3abn",
"2ta4br",
"4tabs",
"t1abst",
"2t3abt",
"3tabu",
"4tabw",
"4tabz",
"2t1ac",
"4tachs",
"3tacu",
"t1ada",
"2tadd",
"ta2der",
"tadi3",
"tadi5o4",
"t1adm",
"ta2dol",
"2t1a2dr",
"ta3d2s",
"4tadt",
"tad4tr",
"ta2er",
"3taf.",
"3tafe",
"4tafet",
"4taff",
"t1afg",
"t1afr",
"3tag",
"ta2ga",
"ta2g1e2i",
"t3agent",
"tage2s",
"4t1agg",
"4ta3gl",
"4t1a2go",
"tag4san",
"tags3c",
"tag4st",
"tah2",
"tahls4t",
"ta3i2k",
"tai2l1",
"ta1ins",
"tai4r",
"ta1ir.",
"ta1i2s",
"2t1a2ka",
"ta3kes",
"2t1akk",
"ta2kro",
"tak4t1o2",
"t2aktu",
"2takz",
"3t2al.",
"ta2la",
"ta3lad",
"ta3lag",
"tal3au",
"3talbr",
"tald4",
"3tale",
"tal2en",
"ta4l3end",
"tal3eng",
"ta4l3ens",
"taler2",
"ta4ler3g",
"ta2let",
"tal2ga",
"tali6ene",
"tal4l3ac",
"tall3ei",
"tal2l1ö4",
"tall3s2",
"2t1alm.",
"3talo",
"ta2lop",
"ta2l1o2r",
"t1alta",
"tal3th",
"talt4r",
"ta2lu",
"2tam",
"3tam.",
"3tame",
"t2amen",
"t1a2mer",
"ta2mi",
"tamm1a",
"tam4m3er",
"t1ampl",
"3tams",
"4t1amt",
"t1a2na",
"tan3ab",
"4tanal",
"ta4nat",
"2t1a2nä",
"2tanb",
"3tanc",
"tan3d4ar",
"tan2d3r",
"tand4st",
"ta4nerf",
"4tanf",
"2t1ang",
"3tang.",
"t3angeh",
"t2ango",
"tan4gra",
"2tanh",
"t2anho",
"t4ani",
"3tanj",
"3tank",
"tan2kl",
"4tankr",
"4t3anl",
"t1anm",
"2t1anna",
"3t2anne",
"t1ano",
"2tanom",
"2tanp",
"t1ans",
"t2ans.",
"4tansi",
"tan4tan",
"t4ante.",
"4tantei",
"2tantr",
"2tanwa",
"2tanwä",
"t2anz.",
"t1anza",
"4tanzei",
"3tanzk",
"3tanzr",
"2t1anzu",
"2tanzü",
"tan2z1w",
"tao2",
"ta3or",
"t4ape",
"ta2pes",
"2tapf",
"ta2pl",
"ta4poka",
"t2appe",
"ta2ra",
"2tarab",
"3tarabb",
"ta3rak",
"3tar5al",
"2taram",
"tar3ap",
"ta3ras",
"t2arau",
"2tarb",
"3tarba",
"3tarbek",
"3tarber",
"3tarbi",
"3tar3bl",
"2tarc",
"3tarchl",
"3tarchr",
"3t2ard",
"ta2rel",
"ta2r1er",
"tar3g",
"ta1r2h",
"3tari",
"2tark",
"3tark4l",
"3t2arko",
"t2arl",
"2t1arm",
"t2armä",
"ta2rom",
"2tarot",
"2tart",
"3t2arta",
"3tartei",
"tar6ter6e",
"3tartex",
"3t2arth",
"t1arti",
"3t4artis",
"tar4to",
"tar2tr",
"3tarty",
"ta2ru",
"t1arz",
"2tarzt",
"3t2as.",
"ta3s2a",
"3tasc",
"4t1asp",
"2t3assi",
"3tast",
"tas4tem",
"tas4to",
"t2asy",
"t4at.",
"ta2ta2b",
"ta2tan",
"3tatb",
"t4ate",
"tat1ei",
"t5a2tel",
"ta2tem",
"3taten",
"ta2t1er",
"2t3atl",
"2tatom",
"2ta2tr",
"3tatsa",
"2tatt",
"tau2b1a",
"3taubh",
"tau2bl",
"tau2b3r",
"tauchs4",
"tauch5sp",
"4taud",
"2t1auf",
"3taufe.",
"4taufk",
"4t3aufl",
"tau3f4li",
"4taufm",
"t3au2f1o",
"4taufp",
"taufs2",
"4taufw",
"3taug",
"4t3auge",
"t1auk",
"3taume",
"4t1ausb",
"3tausc",
"tau6scha",
"tau6schm",
"tau6schr",
"tau6schw",
"2tausd",
"t2aus2e",
"4t1ausf",
"4t3ausg",
"t1ausk",
"4tausl",
"2tausr",
"4t3auss",
"2tausü",
"2t5ausw",
"4t3ausz",
"4tauu",
"3tav",
"4tava",
"ta2van",
"3tax",
"4t1axt",
"3taz",
"1tä",
"2tää",
"4täb",
"tä1c",
"4täd",
"t2äf",
"3täg",
"4tägä",
"4tägy",
"2täh",
"4täll",
"2t1ält",
"4tä2m",
"t1ämt",
"t1ängs",
"3tänz",
"4t1äp",
"2täq",
"tä4reng",
"tä2ru",
"2tärz",
"tä2s",
"t2ät",
"3tätigk",
"4tätt",
"2täug",
"2täuß",
"2täx",
"1tà",
"4t3b4",
"tbauer4",
"tber2e",
"tblocken8",
"tby4t",
"4t1c",
"t3cha",
"t3che",
"tch2i",
"tch3l",
"t3chr",
"t2ch1u",
"tch1w",
"t4ck",
"t3cl",
"tcor2",
"t3cr",
"4t3d2",
"tdar2m1",
"tdun2",
"1te",
"3te.",
"te2a2",
"te3ab",
"tea3c",
"te3ag",
"2teak",
"te3al",
"3team",
"te3an",
"te3ar",
"tea4s",
"3teba",
"t4ebb",
"2t1e2ben",
"t2ech",
"2techd",
"2teche",
"2techk",
"2techm",
"3techn",
"2techt",
"te2chu",
"2teck",
"te3cker",
"te2cki",
"2t1ecu",
"te2dit",
"te1em",
"teen1",
"te2er.",
"te1erw",
"te2es",
"3tefa",
"2teff",
"2t1egg",
"2teh",
"3teha",
"te2hac",
"3tehä",
"3tehi",
"te2him",
"3tehö",
"t1ehr",
"te3hu",
"3tei.",
"3teic",
"tei1fl",
"2teign",
"teik4",
"3t2eil",
"tei6lent",
"teim2",
"2tein",
"teinen4",
"tei6nens",
"tein6hab",
"t3einkü",
"2t1eis.",
"t1eisb",
"te5isch.",
"teit4",
"t1eiw",
"tei3z",
"te2kel",
"3teko",
"tekt4",
"3tel.",
"3te2la",
"tel3ab",
"tel1ac",
"te3lan",
"te4lant",
"tel1au",
"te2lä",
"telb4",
"3telbr",
"3tel3d4",
"tel1ec",
"tel3ehr",
"2telem",
"tel3eng",
"te2ler",
"tele3s",
"te2leu",
"4t3elf.",
"3telg",
"3telh",
"tel1in",
"te2lit",
"3telk",
"tel3le",
"tel6lein",
"tel3li",
"4tellu",
"3teln",
"te2lob",
"te3lom",
"te4lost",
"te2l1ö",
"3telp",
"3tels",
"tel3s2k",
"3telt4",
"tel3ta",
"3telw",
"3tem.",
"3t2ema",
"te2man",
"te2m1ap",
"te2mau",
"2tem2bo",
"te2m1ei",
"te2m1er",
"te2mi",
"tem3i2m",
"tem3ing",
"2temm",
"te2mo",
"tem1o2r",
"3temper",
"2tempf",
"4tempfi",
"tem3s6",
"te2mu",
"te4mun",
"3ten",
"t6en.",
"ten1a2",
"te4nad",
"te4n3an",
"ten3ar",
"te4nas",
"te4nat",
"ten3au",
"te2n3ä",
"ten3da",
"4t3endal",
"tend4an",
"4tendap",
"4t5endf",
"4t1endl",
"t6endo",
"4t5endp",
"ten3d4r",
"te2n1e2b",
"te2nef",
"te2neh",
"ten3ei",
"te3n4ei.",
"tenei4d",
"tene4m",
"tenen1",
"te4n3end",
"te4nene",
"te4neng",
"te4nens",
"4t3energ",
"te4n3ern",
"tenf4",
"4t1eng.",
"teng2a",
"ten4gag",
"4t3engla",
"te2ni",
"te4nil",
"ten1im",
"te4n3in",
"tenk4",
"ten3n2",
"te2nol",
"te2nos",
"te3nö",
"6t3ensem",
"tens2p",
"tens3th",
"t1entb",
"4tentd",
"4t3entl",
"4t3entn",
"t1ents",
"4t5entw",
"4tentz",
"t2enz",
"ten4z3er",
"teo2f",
"2tep.",
"2t1e2pi",
"2teppu",
"tept2",
"3t4er.",
"t4era",
"ter3a2c",
"te2rad",
"te1ral",
"ter3alg",
"te3r4ane",
"te2r3ap",
"tera4s",
"4terbos",
"2t1erbs",
"2t1erbt",
"3terc",
"4t3erde.",
"ter3d2s",
"3tere.",
"te2r1e2b",
"te2rec",
"t3ereig",
"te5rek",
"3tere2m",
"te4rema",
"te4r3end",
"te4rene",
"te4reng",
"te4r3ent",
"teren5th",
"2tereo",
"3terer",
"terer3k",
"terer6ku",
"terer3l",
"te4r3erp",
"te4rers",
"te4rerw",
"3teres",
"t4erfr",
"terg2",
"ter3ga",
"6tergebn",
"t6ergem",
"t6erges",
"t6ergew",
"ter3gl",
"6tergrei",
"t4ergru",
"t6erhall",
"t6erhau",
"t4erhäu",
"t4erhei",
"7t2erhi",
"t2erho",
"6terhöhu",
"t2erhu",
"te3ria",
"4terii",
"ter3iko",
"2teril",
"teri4o",
"te2r3it",
"teri4ta",
"4terklä",
"t4erlä",
"t4erli",
"ter4lös",
"3term",
"t2ern.",
"ter4nar",
"2t6ernc",
"t4ero",
"te1rob",
"ter4obe",
"2teros",
"t1e2r1ö",
"t4erp",
"t4erra",
"ter4re.",
"t4erro",
"t4ers.",
"t2erse",
"t4erst.",
"t6erstad",
"ter6stat",
"t4erstä",
"t4ersti",
"t4erstr",
"t4erstu",
"t4erstü",
"tert2",
"ter3ta",
"ter4trä",
"t4eru2",
"te4r1uf",
"te3rung",
"t4erv",
"4t3erwäh",
"ter3z2a",
"2t1erzb",
"t4erzei",
"4terzeu",
"ter3zw",
"3tes",
"t2es.",
"tesa2k",
"tes2c",
"tes2ka",
"tes4pen",
"te2spr",
"2t1essa",
"tes3tan",
"te3stei",
"tes4tel",
"tester4",
"tes6terg",
"tes6t5erh",
"tes6terk",
"2testn",
"testo3",
"t3est3ri",
"te2su",
"tet2",
"3tet.",
"t1eta",
"te4tabl",
"2te2tap",
"2te2tat",
"3tete",
"teten3",
"2t1e2th",
"te3tho",
"4tetl",
"tet3ti",
"3teuf",
"3teum",
"3te1u2n",
"4teunu",
"2t1eup",
"3teur.",
"te2va",
"te2vi",
"tewa2s",
"3tewo",
"2texam",
"2t1e2xe",
"2t1e2xi",
"4texp",
"tex4ta",
"2t1exz",
"tè2",
"4t3f6",
"4t1g2",
"tga4s3er",
"tga2su",
"t3ge",
"tge4nen3",
"tger2a",
"tger2i",
"tg4r",
"4th.",
"2t1h2a",
"3tha.",
"3t2hag",
"4thak",
"3thal.",
"3thalh",
"t4hali",
"t2hals",
"t2han.",
"t3hand",
"t3hap",
"4t3hau",
"2t1hä",
"3thäi",
"4thäl",
"2thb",
"th2e",
"1the.",
"3t4hea",
"2t1heb",
"2t1hef",
"2t1hei",
"the1in",
"4theit",
"t2hek",
"3thema",
"2themd",
"2themm",
"1then",
"t1henn",
"3theo",
"t1herd",
"thero1",
"t1herr",
"2t1herz",
"4t1hess",
"t2heu",
"2thf",
"1th2i",
"3thi.",
"thic3k4",
"thi3er.",
"2t1hil",
"2t1him",
"2t1hin",
"thi3nu",
"2t1hir",
"2thk",
"2th3l",
"4th3m",
"thmu2",
"2th3n2",
"1tho",
"2t1hob",
"tho3chr",
"t1hof",
"2t1hoh",
"t1holt",
"2tholz",
"t2hon",
"4thops",
"tho1s",
"t1hose",
"t1hot",
"4thote",
"2thou",
"t1hov",
"4thö",
"2thp",
"1th2r2",
"2ths",
"2tht2",
"t1hu",
"2thub",
"2thuh",
"4t3hun",
"2thut",
"2t1hü",
"2thv",
"1ti",
"t4ia",
"ti3ac",
"ti1ag",
"tial2l",
"ti3alo",
"ti1a2m",
"3tib",
"3ticc",
"ti1ce",
"3ticket",
"t2id.",
"2tidee",
"ti4d3en4d",
"ti3dy",
"3tief.",
"4tiefel",
"3tiefl",
"tie2fr",
"2tieg4",
"2tieh",
"ti2e1i",
"ti1el",
"ti2el.",
"tiel3a",
"ti3e4n1",
"tien3s",
"3tier",
"tie4rei",
"tie4reu",
"ti2ern",
"tie3s2t",
"2tieß",
"ti1eu",
"3tif.",
"ti3fe",
"ti1f4r",
"tifter6k",
"3tig",
"ti4gerz",
"ti2git",
"tigs4tr",
"tih2",
"3tij",
"ti2kam",
"ti2kar",
"tiken2",
"ti4kent",
"ti3k4ere",
"ti3kerl",
"ti2kin",
"ti4klu",
"ti2kn",
"ti2kop",
"tik1r",
"ti2kra",
"ti2krä",
"ti4krei",
"tik5t",
"ti2lar",
"til3d",
"ti2lei",
"ti2lel",
"3tilg",
"2tillu",
"ti2lö",
"tilt4",
"ti2lu",
"ti2ma2g",
"tim4man",
"t3immat",
"timmer4",
"tim6merg",
"3timo",
"2timp",
"tim2s",
"3tin.",
"t4ina",
"ti3naf",
"ti3nak",
"ti2n3an",
"t1ind",
"ti5n2e",
"tine1i",
"2t1inf",
"3ting",
"tin2ga",
"ting3l",
"ting3s",
"2t1inh",
"3tinis",
"t1in1it",
"t1inka",
"tin2k1l",
"tin2kn",
"tin2kr",
"t1inku",
"t2inn",
"ti2nor",
"t1ins",
"3tins.",
"t3insa",
"t2insä",
"4t3inse",
"tin4spa",
"tin4sum",
"t1int",
"3tinte.",
"ti3nu",
"tin2um",
"4t1inv",
"3tio",
"ti2osk",
"tioxi3",
"3tip.",
"2tipe",
"ti3p4l",
"3tipp",
"3tips",
"ti4que.",
"3tirad",
"ti1rh",
"ti4ron",
"3t2isc",
"ti6schei",
"ti4schu",
"tisch3w",
"ti2sei",
"tis2el",
"ti3sk",
"2t1isl",
"t1iso",
"ti2sp",
"t1isr",
"tiss4",
"ti3s2th",
"tis3ti",
"ti1s4tr",
"ti2s1u",
"t1it2a",
"ti2tal",
"3ti3te",
"ti1th",
"3titi",
"2ti3tu",
"3tiu",
"tium4s",
"3tiv",
"ti2van",
"ti2vel",
"ti4vene",
"tiver2",
"ti4verh",
"ti4verk",
"ti4verl",
"ti2v1o",
"ti4v3r",
"ti2za",
"ti2zir",
"2t1j",
"4t3k4",
"4t1l2",
"tlan2g",
"tl4e",
"t2lef",
"tlei6der",
"tle2ra",
"6t3li",
"tlings5",
"tlit1",
"t3lo",
"t5lö",
"tlung4",
"4t1m4",
"tmal2",
"tma2st",
"tmen8schl",
"tmen6t5",
"tments4",
"t3mo",
"tmo4des",
"4t3n4",
"t5na",
"tnes2",
"1to",
"3to.",
"to4as",
"to5at",
"t2oba",
"4tobj",
"tob2l",
"t1obs",
"3tobt",
"to1c",
"t3ochs",
"3tocht",
"to6ck5ent",
"3t4od",
"tod1er2",
"to4dun",
"tof4fa",
"tof6f5ent",
"tof4f3er",
"2toffi",
"toff3s",
"3tog",
"2t3ohr",
"3toi",
"4toi.",
"toi4r",
"4toiz",
"5toj",
"3tok4",
"3tol",
"to3le",
"4tolp",
"4tolz",
"tomar4b",
"to4mene",
"3tomi",
"to2min",
"3tomo",
"to2m1u",
"to4mun",
"to2nan",
"ton3au",
"tond2",
"to2n2eh",
"toner6ke",
"to2nob",
"2tony",
"3too",
"3top.",
"to2pad",
"to2pak",
"to2pan",
"to3pas",
"to2pat",
"top1hi",
"3topo",
"2to4pt",
"3tor",
"t4or.",
"tora2g",
"to4rän",
"4torc",
"t1ord",
"t2ordi",
"4t3ordn",
"t4ore",
"to2rei",
"to2rel",
"to2rem",
"to6renna",
"tor4fan",
"t1or3g",
"4torga",
"t5orient",
"torin4s",
"tor3int",
"5tork",
"to2rö",
"t4ors",
"4t1ort.",
"tor3t2a",
"t1orth",
"4tortn",
"4tort2s",
"to4ru",
"to3rü",
"to4rüb",
"4tory",
"to3sc",
"to3s2e",
"to3s2h",
"to4ska",
"to3s2p",
"4toss",
"3to1st2",
"4toß",
"to1ßu",
"to2tä",
"3tote",
"to2tho",
"3totr",
"tots2",
"5t2ou",
"touil2",
"to3un",
"3tow",
"to1x",
"3toz",
"1tö",
"3töch",
"4töck",
"2t1ö2d",
"2tö2f",
"4t1ök",
"2töl.",
"3tön",
"t2ör",
"t1öst",
"3töt",
"2t3p4",
"tpf4",
"tpi2n",
"2t1q",
"1t2r4",
"2tr.",
"5tra.",
"3trac",
"tra3cha",
"tra3chl",
"2t3rad.",
"2trade",
"tra4dem",
"4t3radie",
"tra4fah",
"tra4far",
"t4rag",
"3trahi",
"4trahl",
"2trahm",
"5t4rai",
"3trak",
"4t3rake",
"t4rakt",
"3tral",
"tral3l",
"3t4ran.",
"4trand",
"4trang",
"t3rann",
"5t4rans",
"tra2st",
"4traß",
"4traub.",
"4trauc",
"t4raue",
"t4rauf",
"2traup",
"4trauß",
"5träc",
"2träd",
"3träg",
"3träne",
"4träng",
"4träs",
"4träß",
"2träuc",
"4träus",
"4träuß",
"4t5re.",
"2trea",
"t3reak",
"4treb",
"tre2br",
"4trec",
"t3rech",
"t4reck",
"5treck.",
"tre5cke",
"2t3red",
"3tref",
"4trefe",
"5treff",
"4trefl",
"4trefo",
"4treg",
"t3reh",
"t4rei.",
"3t4reib",
"4treic",
"4treif",
"2t3reig",
"2t3reih",
"2treim",
"4t3rein",
"2t3reis",
"tre7isch.",
"4treit",
"t3reiz",
"2trek",
"4t3rel",
"t4rem",
"t4ren.",
"3trend",
"4trendi",
"3trennu",
"t3rent",
"2trepe",
"2t3repo",
"3trepp",
"t3repr",
"t4rer",
"5t4res.",
"tre2ta",
"t4rete",
"tret3r",
"2t3rett",
"3treuh",
"4t3rev",
"t4rex",
"4trez",
"5t4ré",
"2t3rh",
"3tri",
"t4rib",
"4tric",
"t4rick",
"t4rid2",
"5trieb",
"trie3fr",
"tri4ena",
"tri2er",
"tri4ers",
"trie1s",
"4trig.",
"5trigg",
"tri3gl",
"t4rik",
"tri4ke.",
"tri4kes",
"5triko",
"4t3rind",
"4tring",
"tri3ni",
"4t3rinn",
"t4rip",
"4tript",
"4t3riv",
"tri2x",
"trizi1",
"5tro.",
"tro3b4",
"4trock.",
"3troe",
"tro4kes",
"trol4la",
"6trom.",
"tro4men",
"tro2mi",
"4tromk",
"4troms",
"4tromv",
"3tron",
"tro3na",
"t4rop",
"tro1pe",
"3tropf",
"5tros.",
"tro5sm",
"3trost",
"t1rot.",
"2trout",
"3troy",
"4t3röc",
"2tröh",
"6tröm",
"3tröp",
"3trös",
"4t3röss",
"3tröt",
"3trua",
"3trub",
"2t3ruc",
"4truf",
"4truk",
"trum2",
"t3rumä",
"trums1",
"t3rund",
"3trunk",
"5t4rup",
"t3russ",
"2trut1",
"tru2th",
"4truw",
"trü1be",
"trü1bu",
"2t3rüc",
"trücker6",
"t4rüg",
"3trümm",
"try1",
"2ts",
"4ts.",
"ts3ab",
"t4sachs",
"t2s1a2d",
"ts1ahn",
"t2sall",
"t2salt",
"t4samp",
"t4s1amt",
"t2san",
"ts3ane",
"tsa2r",
"ts3are",
"ts3ari",
"t2s1a2s3",
"t2sau",
"ts2av",
"t2säh",
"ts1än",
"ts1äus",
"t4scham",
"t6schart",
"t3sche",
"t4schef",
"t3schl",
"tsch4li",
"t4schro",
"t3schü",
"ts4cor",
"t2s1e2b",
"tse2e",
"t2sef",
"tse4he.",
"ts2eil",
"t3seme",
"ts1eng",
"ts2ens",
"t2s1ent",
"t2s1ep",
"t2s1er",
"t6s5essen",
"tse2t",
"ts1eta",
"t2s1eti",
"t2s1e2v",
"t2sex",
"t3sexi",
"ts3he",
"t2s1i2d",
"t2s3i2k",
"t2sim",
"tsing4",
"t2sini",
"ts1ir",
"4tsk",
"t3skal",
"ts4kele",
"tski2",
"t4s3ko",
"t1slal",
"ts1off",
"t2s1op",
"tso2r",
"ts1orc",
"t2s1ori",
"ts3ort.",
"t2sö",
"t2spac",
"t2spal",
"ts1pas",
"t2spat",
"ts3pate",
"t2spä",
"t3sped",
"t3spei",
"t3s2pek",
"ts4pend",
"t2sph",
"t3s2pi",
"t4s3pic",
"t4spins",
"ts3ple",
"t2spo",
"t3s2pon",
"t3s2por",
"t2spro",
"ts2pul",
"ts2put",
"ts3s4",
"4t1st4",
"t4stabe",
"t2staf",
"t4stag",
"ts3tak",
"t4stale",
"t4s3tanz",
"t4stas",
"t4stat.",
"t4s3täti",
"t2stea",
"t3stein",
"ts4terb",
"t3s4tern",
"t3s4tero",
"t4sth",
"t3stif",
"t3stim",
"t4stit",
"t4stoch",
"t4stoi",
"ts4tol",
"t4ston",
"t3strec",
"t4stren",
"t4strie",
"ts2tu",
"t5stub",
"ts4tüm",
"t4sty",
"ts1u",
"t2su.",
"5tsubi",
"t2sumg",
"t2sums",
"t2sumv",
"t2sumz",
"t2s3un",
"tswa2s",
"t3sy",
"4t1t",
"tt1ab",
"tt2ac",
"tt3achs",
"tt1ad",
"tt2ag",
"tta6g5ess",
"t4t1ah",
"tta2ke",
"tt2al",
"t4tan4a",
"t2tanm",
"tt2ant",
"t4t1ap",
"tt1art",
"tt3atr",
"tt1äh",
"tt1ebe",
"tt1eif",
"tt1ein",
"t2t1eis",
"tte4l1a2",
"tte4l3e4b",
"tte4len",
"tte4lin",
"ttel1o",
"ttels4t",
"ttel5ste",
"t2temu",
"tte4na",
"tten6sem",
"t4tentb",
"tten3te",
"t4tentf",
"t4tents",
"tten3z",
"t2teo",
"tt4ere",
"tt3erfo",
"tte4rik",
"tte2ro",
"tt2erö",
"tt4es1",
"tte4s3a2",
"tte4s3ä2",
"tte2so",
"ttest4r",
"tt2häu",
"tt1hi",
"t2t1ho",
"t2ti4d",
"t4t3igi",
"t2tins",
"tt2int",
"t2tiso",
"t6t3la",
"t4torg",
"t2trou",
"tt3rü",
"ttschi4",
"tts1eh",
"tt2sen",
"tts1p",
"tt2spe",
"tt2spr",
"tt4s3tät",
"tt2sum",
"tt3s2z",
"tt5t2",
"tt1u2f",
"t3tü",
"tt3z2",
"1tu",
"3tua",
"tu4ale",
"tu1alm",
"tu1alv",
"tu3ant",
"2tub2",
"tuba3b",
"3tuc",
"tu2chi",
"tu1cho",
"2tud",
"tudie4n3",
"3tue",
"tu2ere",
"2tuf",
"tuf2e",
"tu3fen",
"t3u2fer",
"3tuff",
"tu2gan",
"4tuh",
"tuh4ler",
"tu1ist",
"tu2kr",
"tul2i",
"3tum.",
"tum2b5l",
"3tume",
"4t3umf",
"2t3umg",
"2t1umh",
"2t3umk",
"2tuml",
"3t2umo",
"2t3umr",
"4t3umsat",
"2t1umsc",
"tum2si",
"tum2so",
"tum4s5tr",
"2t3umt",
"2t1umw",
"2t3umz",
"3tun.",
"2t1una",
"2t1und",
"tund2e",
"tun2en",
"2t3unf",
"3tung",
"t3unga",
"tung4s5",
"2tunif",
"2tu2nio",
"2tuniv",
"2t1unm",
"3tunn",
"t1u2no",
"t3uns",
"3tuns.",
"4t3unt",
"2t1unv",
"2t1up.",
"t1upg",
"tu2r1ag",
"tu2ran",
"turan4l",
"tu2ras",
"tu2rau",
"tu2rä",
"tur1c",
"tu2r1e2b",
"tu2rei",
"tur3eis",
"tu4rene",
"tu2r1er",
"tu4res",
"tu2re4t",
"tu2r3e2v",
"tur3f4",
"tur3g2",
"tur1in1",
"tur4mun",
"3turn",
"tu2r3o",
"tu4ru",
"3tus",
"tu2sa",
"tu4schl",
"tu2se",
"tu2so",
"tu3t2a",
"tuto5",
"tuto3re",
"2tü",
"4tüb",
"tü3ber.",
"3tüch",
"tück2s",
"3tüf",
"4tüh",
"3tüm",
"3tür.",
"tür1c",
"3türe",
"3türg",
"3tür3s",
"3türw",
"4türz",
"3tütc",
"3tüte",
"4tütz",
"4t1v2",
"t3vo",
"tvoran4",
"4t3w4",
"t5wa2",
"twi4e",
"t4wist",
"1ty",
"2t1ya",
"3typ",
"ty2p1a",
"ty1s2",
"2t1z",
"t2za2",
"tz1ag",
"tz3ar",
"tz1au",
"t2z1ä",
"t3zäh",
"tz1ec",
"t2z1e2d",
"tz1ehr",
"t2z1eie",
"t4z1eis",
"tze2m",
"tz1emi",
"tze4n1",
"tz2ene",
"tzen5s4t",
"tzen3ta",
"t4zentg",
"t4zentl",
"t4zents",
"tze4reb",
"tzer6gre",
"tz1erw",
"tz2er3z",
"tz3erzi",
"tze2s3",
"tz1e2t",
"t2z1i2d",
"tzi4m",
"tz1imi",
"tz1int",
"tz1inv",
"t2z3om",
"t2zop",
"tz2th",
"tz4tin",
"tzu2gu",
"t2zuni",
"tzwan4d3",
"tz1wä",
"tz1wi",
"t3zwie",
"tz1wu",
"2ua",
"u3a2b",
"u3a2c",
"ua2dan",
"uad4r",
"ua2g",
"u1al.",
"u1a2l1a",
"u1a2l1ä",
"u1alb",
"u1ald",
"u3aleb",
"u3a4lent",
"u3aler2",
"ua4lerg",
"ual3erk",
"u3a2let",
"u1alf",
"u1alg",
"u1alh",
"u3a2lid",
"u1aln",
"ua2l1o2",
"u1alp",
"u1alr",
"u1als",
"u1al5t4",
"ua2lu",
"u1alw",
"u1alz",
"u1am",
"uan2a",
"u1ans",
"u3ar.",
"uara2b",
"u1ars",
"uar4t3an",
"ua3sa",
"uasi1",
"ua2th",
"uat2i",
"uat2o",
"u3au",
"u1ay",
"u1äm",
"uä2s",
"u1äu",
"2u1b",
"u2barb",
"ubb4l",
"ube2be",
"ube2e",
"u2b1ehe",
"u4b3eins",
"u2b1e2m",
"ube4n1a",
"uben3o",
"ub2er",
"u4b3erde",
"ubert4",
"ub4es",
"ub1eul",
"u3bit",
"ub2l",
"ub3läu",
"ub3lic",
"ub3lu",
"ub4lut",
"u2bob",
"u2bop",
"u2boz",
"u2b3rit",
"ub4rü",
"ub2san",
"ubsau2",
"ub4s3che",
"ub2s1o",
"ub2sp",
"ubst2",
"ub3t2h",
"4uc",
"uc1c",
"uch1a",
"u1cha.",
"uch1ä",
"u1che",
"uch1ec",
"u2ched",
"uch1ei",
"ucherin8t",
"u3ches",
"u1chi",
"uch3im",
"uch1in",
"uch3l",
"uch3m",
"uch3n",
"uch1op",
"u2ch3r",
"uch4sel",
"uch2so",
"uch2sp",
"uch2ta",
"uch3tan",
"uch6t5erf",
"uch6t5ert",
"u1chu",
"uch3ü",
"uch1w",
"u1ci",
"uck3elf",
"u2ckem",
"u4ckent",
"uck2er",
"ucker8geb",
"u2ck3i",
"uck4sti",
"u1cl",
"2u1d",
"u3d4a",
"uda3d",
"ud2e",
"ude3i4",
"udein7",
"ude2n1",
"uden3e",
"uden3s2",
"udert4",
"udes2",
"udi3en",
"uditi4",
"ud2o",
"u3dob",
"u2d3on",
"ud3ra",
"u3dru",
"4u1e",
"ueb4l",
"ue1ch",
"ue2ck",
"u2ed",
"ue2en4",
"u2eg",
"u2eh",
"ue2ke",
"u4ela",
"ue2lek",
"ueli4",
"uel2la",
"u3eln",
"ue2mi",
"uen1",
"u3en.",
"ue4n3a2",
"ue2nä",
"u3end",
"uene2",
"ue2neb",
"ue2ner",
"uen4gag",
"uenge2",
"uenge4m",
"uengene7",
"uenge4s",
"uen2gl",
"u3e2ni",
"uenk4",
"ue2no",
"uen6zene",
"uen2zu",
"u2ep",
"ue2r3a2",
"uera4t",
"ue2r1ä",
"uerb2",
"uer6baut",
"uer3d2",
"uere2",
"ue2rec",
"u5ereinn",
"uer3eis",
"uer3ela",
"u3eremp",
"u3e4r3ent",
"ue3r4erb",
"u3ererf",
"ue4rer4g",
"uerer4h",
"uerer4k",
"uerer4m",
"ue6rersc",
"uerer6sp",
"ue6rerst",
"uer3esk",
"ue2re4t",
"u3erex",
"uer3g2",
"uer4geb",
"u3erh",
"ueri2d",
"ue2r1i4m",
"u3erin4t",
"u3erl.",
"u3ern",
"uer4nan",
"uer4nar",
"uer4ne",
"uern3s4t",
"ue2r3o4",
"uer2ö",
"u3errü",
"uer3sc",
"uerst6",
"uer3t2",
"u3eruh",
"u3erum",
"u3erunf",
"u3erunt",
"uer3z2",
"ue2ta",
"ue4tek",
"ue2tik",
"uety2",
"u2ev",
"ue2x1",
"uf1ab",
"u3fac",
"ufa2ck",
"u3fah",
"u3fal",
"ufall4",
"u3fam",
"ufa2n",
"uf3ane",
"u2f3a2r",
"u3fas",
"uf1aß",
"ufa2t",
"uf1au",
"u2f1än",
"u2f1äs",
"u2f1ä2ß",
"u2f1ei",
"ufel4s3a",
"u2f1em",
"4ufen",
"u3fen.",
"u2fent",
"u2ferf",
"u2f1erh",
"u4ferla",
"u4ferle",
"u4ferne",
"u2f1et",
"2uff",
"uf3fe",
"uff4l",
"uf2fro",
"u2f1id",
"u2fim",
"u2f1ins",
"uf3l",
"u2fob",
"ufo2r",
"uf1ori",
"uf3r",
"uf5sä",
"uf2spo",
"uf4stab",
"2uft",
"ufta2b",
"uft1eb",
"uft3erd",
"uft3er4g",
"ufter4l",
"uft3s4",
"u2fum",
"2u1g",
"ug2abe",
"u4gabte",
"ug1a2d",
"ug1ak",
"u2gana",
"u2ganb",
"u2gani",
"u2g1ans",
"u2gant",
"ug1ap",
"u2g1ar",
"uga2s",
"ug1au",
"ug3d2",
"u3ge.",
"u2g1ec",
"ug1e2i",
"u2geig",
"u2gein",
"uge4lob",
"ug1emi",
"ugene2",
"ugen3s2",
"u2g1erf",
"u2g1erl",
"u2gerr",
"u2gerv",
"u3ges.",
"u2g1esk",
"ug2et",
"ugg2",
"ugge4st",
"ug2gl",
"ugg4t",
"ug3hu",
"u2g1i2d",
"u2gim",
"ug1in",
"u2g1l",
"u4glä",
"u6gleitb",
"u6gleitu",
"u4glic",
"u4glis",
"ug3liz",
"u4g3lo",
"u4glu",
"u4g3n",
"ugo3",
"u2go4b",
"ug3oc",
"u3gon",
"ugo4p",
"ug1o4r",
"u3gos",
"u2gö",
"u2g3rä",
"u2greg",
"u4g3reis",
"u2gres",
"u2g3rie",
"ug3ro",
"u2grou",
"ug3rüs",
"ug3span",
"ug4spe",
"ugs4por",
"ug4spr",
"ug4spu",
"ugst2",
"ug3sta",
"ug3stä",
"ugs4to",
"ug3s4tr",
"ug3stu",
"ug4stur",
"ug3s4tü",
"u2gum",
"ugu3te",
"u2gü",
"u1h",
"uh2a",
"2u3he",
"uhe3a2",
"uhe1e2",
"uhe1s",
"2uhi",
"2uhl",
"uh1la",
"uh2lar",
"uh1lä",
"uh4l3ent",
"uhl3erb",
"uh2li",
"uhl2ö",
"2uhm",
"uhme2",
"uhr1a",
"uhrei4s",
"uh2r3er3",
"2uh3ri",
"uh4rin",
"uh2r3o",
"uh2ru",
"uh4rü",
"uhs4",
"uh3t2",
"u2hu",
"2uhü",
"uh1w",
"2ui",
"ui2a",
"ui1ch",
"ui2che",
"ui4cker",
"u1idd",
"u1ie",
"ui1em",
"u3ig",
"u4ige",
"uil4les",
"u1im",
"u3in.",
"u3isch.",
"u3ischs",
"uis2e",
"uisi4n",
"uis3t",
"uit3s",
"u1j",
"uji3",
"uk2a",
"ukä2",
"uk1äh",
"u3käu",
"u1k2e",
"uke2n1",
"u1ki",
"u1k2l",
"ukle1",
"uk4n",
"u2k1ob",
"uko2m1",
"ukom3a",
"uk2ö",
"u1k4r",
"uk2ta",
"uk2t1el",
"uk4tent",
"uk2t1er",
"uk2tin",
"uk4t3o4ri",
"uk4t3r",
"uk2tum",
"u1ku",
"uku2s",
"uk2ü",
"u1l",
"ul1am",
"ulan2e",
"ul2ar",
"ula2s",
"ul1äm",
"ulb4l",
"ul4dan",
"ul2dr",
"uld2se",
"2ule",
"u2l1el",
"ul1emb",
"ule4n",
"ul1er2h",
"ules3t",
"ule2t",
"ul1eta",
"2ul3f4",
"ulg4",
"2uli",
"ul1id",
"uli2k",
"ul1ins",
"uli1p",
"ul3ka",
"ul2kn",
"ull1au",
"ul3len",
"ul3l2i",
"ul2lo",
"ull3s2",
"ulm2e",
"ulni2",
"ulo2i",
"u2lop",
"u2l1or",
"ulp1h",
"ul2pha",
"ul2sa",
"ul4sam",
"ul2s1ec",
"ul2sei",
"ul2ser",
"uls2th",
"ul2sum",
"4ult2a",
"ul3tan",
"ult3ar",
"ul2tau",
"ulter4m",
"ul3ti",
"ul4tri",
"ult3s",
"u2lü",
"ul2vr",
"ulz2w",
"2uma.",
"u2maa3",
"u2mab",
"u2m1ad",
"u2m1a2k",
"um1all",
"um1ang",
"um1anz",
"u2m1ap",
"um1ar",
"u2marc",
"u2marm",
"u2mart",
"u2matl",
"u2matm",
"um1aus",
"u2maut",
"u2m1äh",
"1umd2",
"u3me.",
"u2m1ef",
"u2m1ein",
"ume2n1e",
"um5engel",
"umer2a",
"u2m1erf",
"um1erg",
"u3merk",
"u2m1erl",
"um1erw",
"umes2t",
"1umf",
"4umfi",
"1umg",
"um1ind",
"um1inh",
"um1ir",
"umi2t",
"um1ite",
"1umk",
"1uml",
"2umme",
"um2mei",
"um3mi",
"um1ob",
"u3mol",
"um3ot",
"ump2fa",
"ump4fin",
"umpf4li",
"um2pho",
"1umr",
"um4s3an",
"1umsat",
"um4s1er",
"um2sim",
"um4sk",
"um2s1pe",
"um2sum",
"um3t2",
"u2mum",
"u2m1u2r",
"1umz",
"un1",
"4un.",
"2una.",
"1unab",
"un2a3br",
"un2ag",
"un2al",
"u3n2am",
"u2n3an",
"u2nap",
"u2narb",
"2un2a1s4",
"un3at",
"un2är",
"2und.",
"un2da",
"unda2b",
"un2dän",
"1undd",
"2unde",
"un3de.",
"underer6",
"und3erf",
"und3erö",
"underten8",
"under8tend",
"und3erz",
"un2dex",
"1undf",
"2undg",
"un2did",
"un2dim",
"1undn",
"undo2b",
"un2dop",
"un2dor",
"4un2d3r",
"und3s",
"4unds.",
"2undsc",
"un2d1um",
"undü4",
"1undv",
"1undz",
"u3ne2",
"un3eid",
"un3ein",
"un2emi",
"une4n1",
"unen2t",
"une3re",
"une3ri",
"u4nerk",
"u4n3erz.",
"un2es4",
"unf2",
"un3fa",
"unft4s",
"un2gab",
"un2gam",
"un2gat",
"3ungena",
"unger4e",
"1unget",
"1ungew",
"ung5h",
"1ungl",
"un2glu",
"un2go",
"un2gr",
"ung3ri",
"ungs3",
"ung4sa",
"ungs5tr",
"u3nic",
"un2id",
"un3ide",
"4unie",
"3u2nif",
"uni3k4",
"un2im",
"1unio",
"un2ir",
"un3iro",
"un3isl",
"u3n2it",
"1u2niv",
"2unk",
"un2k1a2",
"un3ker",
"un2k1es",
"un2ket",
"un2kne",
"un2ko2p",
"un2kro",
"unk3s2",
"unk4tit",
"unk2tr",
"unlö2",
"unna2",
"un4n1ad",
"unn2e",
"unne4n",
"u2nob",
"uno4r",
"un2os",
"1unr",
"uns2",
"2uns.",
"unsch5el",
"un3se",
"1un3si",
"un3sk",
"un4ski",
"un3sp",
"unsta4g",
"unste4c",
"uns4t1r",
"4unsy",
"4unsz",
"1unt",
"un3ta",
"un3te",
"unte4ri",
"4unti",
"un3tr",
"unt3s",
"2untu",
"3unty",
"2u2nu",
"u3nuc",
"unvol2",
"unvoll3",
"1unw",
"4unwä",
"3unwe",
"u2ny",
"2unz",
"un3z2a",
"unz2e",
"2uo",
"u1o2b",
"u3of",
"u1or",
"u3or.",
"uo2r3a",
"uor3c",
"u3oret",
"uo2ris",
"u3ors",
"uor5t",
"uos2",
"u1os.",
"uote2",
"u1ox",
"uö2d",
"u1ök",
"u1pa",
"3upd",
"u1pe2",
"uper1",
"uperer4",
"up2fa",
"u2pfe2",
"u2pfi",
"up2fu",
"u3p4i",
"up4lu",
"u3po",
"2upp",
"up2pl",
"u1pr",
"upra3",
"u2p3ras",
"up4t3a2",
"upten1",
"up4tene",
"upt3erf",
"upt3erg",
"upt3erk",
"upt3ers",
"up4tin",
"up4t1o",
"up4tr",
"u1q",
"4ur.",
"u1ra",
"u2rab",
"u3raba",
"ura2be",
"u2r1akt",
"u2ral4t",
"u2r1am",
"ura4na",
"u3rand",
"uran6fän",
"ur1ang",
"uran4ge",
"ur2anh",
"uran5s",
"ur1anz",
"ur3ap",
"u2r3ar",
"ura4ri",
"u3rasc",
"ur1asp",
"ura4str",
"ur4ate",
"u2r1att",
"ur1au",
"2u1rä",
"ur1äl",
"ur1ä2m",
"ur1än",
"ur3b2a",
"2urc",
"urch1",
"urcht3e",
"urd2",
"ur3da",
"ur3di",
"ure1e",
"ur1eff",
"ur1eig",
"u2rele",
"ure2n",
"ure4na",
"u4ren4se",
"u4rentn",
"u2r1ep",
"urer3h",
"urer3k",
"ur2ert",
"u2rerw",
"ur1eta",
"ur2e3th",
"ure3u",
"2urf",
"ur2f3l",
"ur2fro",
"urf4spr",
"urf3t",
"ur6gense",
"urg3inn",
"urg1l",
"ur2gla",
"ur2gri",
"urgros4",
"urg1s4",
"uri2c",
"ur1ide",
"uri3en",
"u2r1ind",
"urin6sek",
"urin8stin",
"u2ri2so",
"ur3ku",
"ur3l",
"ur4matt",
"ur2m1au",
"urm2ei",
"ur4mern",
"urmet1",
"ur2mum",
"ur2mun",
"ur3n2e",
"2u1ro",
"urob2l",
"ur1off",
"uroh2",
"uro1s4",
"urost2",
"2u1rö",
"ur3p4",
"2urr",
"ur3re",
"ur2rh",
"3ursac",
"ur2san",
"ursau4",
"ur2s1er",
"ur4s1of",
"ur2spa",
"ur3sze",
"urt2",
"2urta",
"ur2tai",
"urt3ein",
"ur2tro",
"urts2c",
"u3ru",
"uruf4",
"urü2",
"ur2z1a2",
"ur2zä",
"ur2z1ec",
"ur2zep",
"ur2zi",
"ur2z1op",
"urzt4",
"ur2z1w",
"2us",
"us3a2b",
"usa2gi",
"u4s1amb",
"u4samt",
"u2sang",
"us2ann",
"us3ark",
"usa2s3",
"us1ast",
"u2säh",
"u2s1äs",
"u4schab",
"u4schak",
"u3sche.",
"u4schef",
"usch5eic",
"u4sch3eu",
"u3schi",
"usch3mü",
"u3schu",
"usch5wer",
"u3s2e3b",
"u2s1ec",
"use2ei",
"u2s1ei",
"u4sen4se",
"u4sentl",
"u3sep",
"use4rec",
"u2s1erl",
"u2serp",
"us1erw",
"u2s1ese",
"u2sex",
"u2sid",
"usi3er.",
"usi5ers.",
"u3sik",
"usi4kat",
"us1inn",
"us3kl",
"us3oc",
"us1oh",
"u3sol",
"u2sop",
"us1orc",
"us1ou",
"u2spac",
"us3part",
"u2s1pas",
"u3spec",
"u3spek",
"u2sph",
"us1pic",
"u3spit",
"u3s4piz",
"u2spo",
"us2por",
"u2spu",
"usrich7",
"us2s1ad",
"us2s3eb",
"usse4g",
"usse4n",
"us2sep",
"us5ser.",
"uss3erf",
"usser4z",
"us4sesp",
"us2sez",
"uss3k",
"us2sof",
"us2sum",
"u1stad",
"u1stal",
"us3tau",
"us4tein",
"u1stel",
"ust3erl",
"us2th",
"us3ther",
"us3tin",
"us3tr",
"us4tras",
"us6tris",
"u1stu",
"u2stun",
"u2stur",
"u2sumd",
"u2sumg",
"u2sumz",
"u3sur",
"3usus",
"u2sü",
"2uß",
"uß1u",
"2u1t",
"4ut.",
"u3taf",
"u2t1alt",
"u4t1a2m",
"ut2ans",
"u2t1ap",
"u2t1ar",
"uta2s",
"u2taut",
"ut1äh",
"u2tär",
"ut3c",
"ut1e2d",
"u3teh",
"ut1ei.",
"ut1eie",
"ut1ein",
"u3tek",
"ut1ela",
"u3tem",
"ute2n1",
"uten2a",
"u2tent",
"u4tentf",
"utera2",
"ute4ral",
"ute5r4er",
"ute6ring",
"uter3k",
"ute4ros",
"ut2es",
"ut2et",
"u2t2ev",
"u2t1ex",
"utfi2",
"ut3hal",
"ut3hei",
"ut1hel",
"u2t1hi",
"u2t1ho",
"u2thu",
"u2t1id",
"u4tigel",
"uti2vi",
"utli4n",
"uto3c",
"u5to3m",
"uto1p",
"uto3pa",
"u2tops",
"utor2a",
"u4tord",
"uto2re",
"uto4rin",
"uto3s2",
"4utou",
"u2töl",
"4utr",
"ut3rea",
"u2trou",
"ut3rü",
"4uts",
"utsau2",
"ut2säu",
"ut4schl",
"ut4schm",
"ut4scho",
"ut4schö",
"ut3ser",
"ut3s2k",
"uts2p",
"ut3sta",
"utt4er",
"ut5t2l",
"utts2",
"utu2b",
"u2tum",
"utu4n",
"u2t1une",
"utu4re",
"utu3ro",
"utu5ru",
"u3tü",
"u6tz",
"ut2zeh",
"utz3eng",
"utz2er",
"ut2zet",
"ut2z1in",
"ut2zis",
"ut2zö",
"ut2z1w",
"2u1u4",
"uufe2",
"uum1",
"uuma4",
"uume2",
"u1ü2",
"2u1v4",
"u2ve.",
"uve3rä",
"u1w",
"2u1x",
"ux2e",
"ux2o",
"ux3oe",
"ux3t4",
"u1y",
"u2yo",
"2u1z",
"uze2",
"u2z1ec",
"u2z1ene",
"uz2er",
"uzo2f",
"uz3ot",
"uz1we",
"uz3z2",
"1üb",
"üb1ä",
"2übc",
"2übd",
"übe2",
"übe3c",
"übe3le",
"übe4na",
"übe3ne",
"über1",
"ü4bet",
"üb3l",
"üb5r",
"üb2s3t",
"2üc",
"ü1che",
"üch3l",
"üch2s1c",
"ücht4e",
"ü3cke4n",
"ück1er",
"ück3eri",
"ücker6ke",
"ü4ckers",
"ü2ckin",
"ü2ckum",
"ü4d3a4",
"üde2c",
"üde2l",
"ü3den.",
"üden2g",
"ü3d2ens",
"üd3o4",
"üd3r",
"üd3s2",
"üd3t4",
"üdu2",
"üe2",
"üeb3",
"ü1ei",
"2üf",
"ü2f1a",
"ü2f1ä",
"ü2f1ei",
"ü2fent",
"üfer2",
"ü2f1erg",
"üf2fl",
"ü2f1i",
"üf3l",
"ü2fo",
"ü2fum",
"ü1g",
"üg2e",
"üge2l1a2",
"üge2lä",
"üge4lec",
"üge6lei6s",
"üge2lo",
"ügen3s",
"ü2g3l",
"ü2gn",
"üg3s2",
"üg4s3t",
"üh3a2",
"ü1he",
"ü2h1ei",
"ü2h3e4m",
"ü3hem.",
"ü2h1eng",
"ü2h1ent",
"ü2h1erf",
"ü2h1er2k",
"ü2h1er2z",
"ü2hex",
"üh1i4",
"ühla2",
"üh1lä",
"üh2lel",
"ühl2er",
"üh2lö",
"ühl4sk",
"ühl4sta",
"ühl4sti",
"üh3mo",
"üh3ne",
"ühn2s",
"üh1o2",
"üh3r2e",
"ühr3ei.",
"ühre2n1",
"ühren3s4",
"üh1ro",
"ühr3ta",
"üh1s",
"ühs2p",
"üh3t",
"üht2a",
"üht4r",
"ü1hu",
"üh1w",
"ü1k2",
"ül1a",
"ül2c",
"ü3l2e",
"ü4l3ef",
"üle2r3a2",
"ül2l1a2",
"ül2l1ei",
"üll2er",
"ül2lid",
"ül2lo",
"ül2lö",
"ülls2",
"ü2lö",
"ü1lu",
"ü2ma",
"ü2ment",
"üme2ra",
"ü2m1id",
"ü2m1in",
"ü2m1u",
"2ün",
"ü4n3a2",
"ün2da",
"ün2dr",
"ünd3s",
"ü2n1erd",
"ünf1",
"ünf3li",
"ün2g3l",
"ün2s",
"ün3sc",
"ün3se",
"ün3sp",
"ün3sta",
"ünster3",
"ün3str",
"ün2za",
"ün2z1i",
"ünzu2",
"ün2zun",
"ün2zw",
"ü1pe",
"üpf3l",
"ü1pi",
"üp2pl",
"2ür",
"ür1a",
"ü2r1ei",
"ü2r1e2l",
"ür2f1er",
"ür2fl",
"ür2fr",
"ür4g3en4g",
"ürge4ra",
"ürk2e",
"ü3r2o3",
"ürom2",
"üror2",
"ürr2",
"ür2s",
"ür3sc",
"ür3se",
"ür3si",
"ür3sp",
"ür3sta",
"ürte2l3",
"ürt2h",
"ür2z1in",
"ür2zö",
"ür2z1w",
"üs2a",
"ü2schl",
"ü3s2e",
"üse1e2",
"üse3l2",
"üse4n",
"üse3r4",
"üse1s",
"üs4s3a",
"üs2s1c",
"üss2e",
"üs4s3o",
"üs2st",
"üst3a",
"üste2n",
"2ü1ß",
"2üt",
"ü2t1al",
"üte3m",
"üte4n",
"üten3s",
"ütent4",
"üten3z2",
"üte2ra",
"üte2r1e",
"üterich6",
"üter3n",
"ü2t1h",
"ü2t3r",
"üt2se",
"üt2st",
"ütte4n",
"üt2tr",
"üt3zen",
"üt2zw",
"ü1v",
"ü1z",
"3va.",
"2v1ab",
"vab4r",
"va1c",
"va1f4",
"va3g",
"vag2a",
"va4gh",
"va2la",
"2valu",
"v2an.",
"2vanb",
"2vang",
"v2ans",
"2varb",
"v1arm",
"vas2",
"2v1ass",
"va1st",
"v4at",
"va2t1a4",
"va6tag",
"va4tan",
"va2tei",
"va4t3eng",
"va4tess",
"va2t3h",
"va4tid",
"vati3k2",
"va4tim",
"va4t1in",
"vati8ons.",
"va4tord",
"va4t3r",
"vat3s4",
"va2t1u",
"2v1au",
"2v1b",
"2v1c",
"2v1d2",
"1ve2",
"ve3an",
"ve3ar",
"veau3",
"veau1s",
"ve3b4",
"ve3d",
"ve3fa",
"ve3g",
"ve3h2",
"2veig",
"v2eil",
"2vein",
"veit2",
"veits3",
"ve3la",
"2velan",
"vel2ar",
"ve4l1au",
"v1ele",
"ve3lei",
"ve3l2i",
"ve3lo",
"vel2o1p",
"ve3ma",
"ve3me",
"2v1emp",
"2vemu",
"ve3nal",
"ve4nas",
"ven2c",
"ve3ne",
"ve3ni",
"ve4nin",
"ve3nö",
"ven6t3ag",
"vent4sk",
"2veo",
"ve3of",
"ve4pi",
"ver1",
"ver3a",
"ve3rad",
"2veral",
"ve3rand",
"ve3r4ane",
"vera4s",
"ver6bart",
"ver3b2l",
"ver3d2",
"vere2",
"verf4",
"ver3g4",
"ve3ri",
"ve4rin",
"ver3k",
"vern2",
"ver4sep",
"vert4",
"ver5te",
"ver3u4",
"ve3rus",
"ves1",
"ve3sa",
"2ve3s2c",
"2ve3s2e",
"ves3ti",
"ve3ta",
"vete1",
"vete3r",
"ve3ti",
"ve3tr",
"ve3t2s",
"2veü",
"ve3v",
"ve3w",
"2v1f4",
"2v1g",
"2v1h",
"vi1an",
"vi3ar",
"vi4a3t",
"vi2ä",
"vi2c",
"vi3de",
"vid3s2t",
"3vie",
"vie2h1a",
"vi2el",
"viela2",
"viele2",
"vi2er",
"vie4rec",
"vie2w1",
"vig2",
"2vii",
"v2il",
"vi2l1a",
"vi2lä",
"vi4l1e2h",
"vi2lei",
"viler4",
"vi4lers",
"vi2l1in",
"vi2ma2",
"vi4na",
"vin3d",
"ving3",
"vings4",
"v1ins",
"vi3sa",
"vise4",
"vi3s2i",
"vi3s2o",
"vi2sp",
"vis2u",
"viv2",
"viz2",
"vize5",
"2v1k",
"2v1l4",
"v3le",
"v2lie",
"2v1m",
"vm2e",
"2v1n2",
"1vo",
"2v1ob",
"vo2be",
"vob4l",
"voge2l3",
"vo2gu",
"vol2a",
"vol4l1a",
"vollen6",
"vol6lend",
"vol6ler6t",
"vol2li",
"2v1op",
"vo2r1",
"vo4r3a",
"voran8schl",
"vor3g",
"vo3ri",
"vo4rie",
"vo5rig",
"vorm2",
"vormen4",
"vor3o",
"vort4",
"vot2a",
"voy1",
"vö2c",
"2v1p",
"vr2",
"v1ra",
"v2ree",
"3v2ri",
"2vs",
"vs2c",
"vs2e",
"vs2p",
"v1sta",
"v1steu",
"v3s2z",
"2v1t",
"vue3",
"vu2enu",
"vu2et",
"2vumf",
"2vumg",
"2vumk",
"v1ü",
"2v1v",
"2v1w",
"2v1z",
"w2a",
"1waa",
"wab2bl",
"wa3che",
"wach8stub",
"wach4t4r",
"1wack",
"waffe2",
"waffel3",
"1wag",
"wa5ge",
"3wage4n",
"wa2g3n",
"wa3go",
"1wah",
"wahl5ent",
"wah4ler",
"wah2l1i",
"1wal",
"wa2lar",
"2walb",
"wal4d3a",
"wal4din",
"wal2dr",
"wa2les",
"wa3li",
"wal2m1",
"wals2",
"walt1a",
"wal6tere",
"wal6terl",
"wal4to",
"wal4tur",
"3walz",
"wa3na",
"wan2d1a2",
"wandels6",
"wan2dr",
"w3anf",
"2wang",
"wan3g2e",
"wang4s",
"1wann",
"wan6z5en6d",
"wan4zer",
"wa2p",
"1war2e",
"ware1i",
"wa5ren",
"1warn",
"war4ni",
"wart4e",
"war2th",
"war2za",
"1was",
"wa3sa",
"was2c",
"wa4scha",
"wa3sche",
"wa4sch3l",
"wa4schw",
"wa3se",
"wa3sh",
"was3s",
"wass4e2",
"wa3su",
"w2ä",
"1wäh",
"1wäl",
"2wäng",
"1wäs",
"wäs2c",
"wäss4e",
"2w3äu",
"2w1b2",
"wbu2",
"2w1c",
"2w1d",
"we2a",
"we2b1a",
"webe1i",
"we2b3l",
"we2bo",
"we2b3r",
"webs2c",
"we3cke.",
"we5cken.",
"we3ckes",
"we2e2",
"weed3",
"we2fl",
"1weg",
"we2g1a",
"we4g1ei",
"weg5ersc",
"we4g3l",
"we4gn",
"we2g1o2",
"we4g3r",
"weg3s2",
"wegs4t",
"1weh",
"weh4r3er4",
"wei2bl",
"weib4r",
"2weie",
"weifel6d",
"wei4fre",
"wei2gr",
"weigs4",
"wei3k4",
"3weil",
"weinsau6",
"wei3sc",
"weis6sel",
"weis6spi",
"wei2t1r",
"wei5ze",
"wel5le4",
"wel6schl",
"wel6schr",
"wel2t1",
"wel4t3a2",
"welte4",
"wel6t5en6d",
"wel4th",
"welt3i",
"wel4to",
"wel6t3r",
"wen3a2",
"wendes4",
"wen2gl",
"we3n2i",
"wen2ka",
"wen4kla",
"wen4k3ri",
"we2r3a2",
"wer5be",
"werbe3i",
"wer2bl",
"werb2s",
"1werbu",
"wer3d2",
"5werdens",
"1werdu",
"werer2",
"wer2fl",
"2werg",
"wer2ga",
"wer6gels",
"wer2g3o",
"wer2gr",
"werin2",
"we3rins",
"we2ri4o",
"1werk.",
"wer2k1a",
"1werke",
"wer2ki",
"wer2k3l",
"wer2kn",
"wer2k3o",
"wer4k3re",
"wer2ku",
"we2rö",
"wer2s",
"wer3sp",
"wer2t1a",
"wer2tä",
"wert3ei",
"wer6teig",
"wer6t5erm",
"wer2th",
"wer4tin",
"wer4t1o2",
"wer4tre",
"wer6t3ri",
"wer4tum",
"1wes2e",
"we2sp",
"we4st",
"wes4t1a",
"weste2",
"west3ei",
"wes6ten6d",
"wes4tex",
"wes2ti",
"wes4t1o2",
"wes4t3r",
"wes4tu",
"1wet",
"2wets",
"wett3s",
"2w3ey",
"2w1f",
"2w1g",
"whi4",
"w3ho",
"w2i",
"wicht4s",
"wi1cka",
"1wid",
"wi2e",
"2wieb",
"1wied",
"wie3l",
"wie3n2e",
"wik2",
"1wild",
"wim2ma",
"wim6ment",
"wim4m3u",
"win2a",
"win4d3e4c",
"win3del",
"win6d5erz",
"1win2d3r",
"2wing",
"win2g3r",
"win2kl",
"win8n7er8sc",
"win2no",
"win3s",
"wint2",
"1wi4r",
"wire3",
"wi5s2e",
"wi2sp",
"1wiss",
"wiss4z",
"wi3th",
"1witz.",
"1witzl",
"wiz2",
"2w1k",
"2w1l",
"2w1m",
"2wn",
"wns2a",
"wn3sh",
"1wo1c",
"wo2cha",
"woch2e4",
"1woh",
"woh4lei",
"woh4na",
"1wolf",
"wolf2s3",
"wol2la",
"wol4ler",
"wor3a",
"wor3d",
"wo4r3i",
"worn2",
"wort1a",
"wor4tel",
"wor6terh",
"wor4t3r",
"wort3s2",
"wo4r3u",
"wor3ü",
"3wos",
"wot2",
"1wöc",
"wöl2fo",
"wört2h",
"2w1p",
"w2r",
"w3re",
"w3ro",
"2w1s",
"ws2e",
"w3s2h",
"w3s2k",
"ws2t",
"w4s1u",
"2w1t",
"wti2",
"w2u",
"1wuc",
"wuch4sc",
"wuch4st",
"w3u2f",
"wul2",
"wul3se",
"wund4e",
"wung3r",
"wungs4",
"wun2s",
"wunsch5l",
"4wur.",
"wur2fa",
"wur2f1o",
"wur2fr",
"wur2s",
"1wurst",
"wus2",
"wus3te",
"1wu4t1",
"1wüh",
"wül2",
"wün3",
"1würf",
"1würst",
"2w1w",
"2w1z",
"x1a",
"1xa.",
"2xa2b",
"1x2ac",
"1x2ad",
"1xae",
"xa1fl",
"1x2a3g2",
"2xal",
"xal2l",
"xa2m",
"1xane",
"1xani",
"x2an3t2",
"x2anz",
"xa2r",
"1x2as",
"xa2z",
"2x1b4",
"x1ce",
"x1ch",
"x1cl",
"4x1d",
"xda4",
"xdy2",
"1xe",
"3xe.",
"2x1e4g",
"2xek",
"xe2l",
"3xel.",
"x1ele",
"xe3lei",
"x1em",
"3x2em.",
"2xemp",
"x2ems",
"x2en",
"3xen.",
"xen3s2",
"3x2er.",
"x2ere",
"2x1erl",
"xer2la",
"x2ern",
"xers2",
"x2ers.",
"3xes",
"2x1eu",
"2x1ex",
"2x1f",
"2x1g",
"2x1h",
"xi1c",
"xich2",
"2xid",
"xi2dan",
"xide2",
"xi2dei",
"xi2d3em",
"x1i2do",
"3x2ie",
"xie3l",
"xi3g",
"xi2ler",
"xili3a",
"xi2lo",
"xi2l1u",
"xim2",
"xin3s2",
"x2is",
"xi2sa",
"xi2s1e",
"xi2sp",
"xis3s2",
"xis3t",
"xis4tä",
"xi2su",
"3xit",
"xi3te",
"x1i4tu",
"xive4",
"x1j",
"4x1k2",
"xkal2",
"4x2l2",
"x3lä",
"x3le",
"2x1m",
"2x1n",
"2xod",
"2xoe4",
"x1o2r",
"xos2",
"2x1ö2",
"4x1p",
"xpor6ter",
"xpor4t3r",
"x1q",
"x1r",
"2x3s2",
"4x1t",
"xt1a",
"xta2b3",
"x3tan",
"xt2ant",
"x3tas",
"x2t1ä",
"x3tät",
"xtblo4",
"xtblock5",
"x2t1e2d",
"xt1ein",
"x2t1el",
"x4tent",
"x2t1er2f",
"x2t1ev",
"xtfi2",
"x2t1h",
"x2t1id",
"xti2la",
"x2til2l",
"x2t1o4",
"x4tor",
"xtra3b4",
"x2t3ran",
"x2trau",
"xt3rec",
"xt3s2",
"x2t1um",
"x2t1un",
"1xu",
"xu1a",
"xu2n",
"2xunt",
"xu2s3",
"xusa2",
"xuss4",
"2xv",
"2x1w",
"3xy.",
"x1z",
"2y1ab",
"1ya2c",
"y2ach",
"ya1h",
"y1al.",
"yan2g",
"y1ank",
"ya1q",
"ya3ra",
"yas2",
"yas3t",
"y1ät",
"y1b",
"ybe2r",
"y1c",
"y2chi",
"y3chis",
"ych3n",
"y1d",
"yd2o",
"ydri2",
"ydrid3",
"ydro3",
"y1e",
"y2ec",
"ye2d",
"y2ef",
"y2el2",
"yen4n",
"yera2",
"y2ere",
"yer2n1",
"y2es",
"y4es.",
"yes2p",
"ye2th",
"y1f2",
"y1g",
"ygi2",
"ygie3",
"yg2l",
"y1h",
"y3ho",
"yhr2",
"2y1i4",
"y1j",
"y1k2",
"yke3n",
"yk4l",
"yk3s2",
"yl1a2",
"yl2a3g",
"y1l2ak",
"yla4l",
"y2lam",
"yl3ane",
"y1lant",
"yl4ante",
"yl4anti",
"yl2as",
"ylau2",
"yl3c",
"yle2",
"y2le.",
"yl1em",
"y2l1es3",
"y2l1e4t",
"yli4n",
"ylo1i2",
"yloid3",
"yloni1",
"yl2op",
"yl1ora",
"yl3s2",
"yl5t",
"ym2a",
"ym4an",
"ym4ar",
"ym4as",
"ym4e",
"ymp4",
"ym2pha",
"ympi1e",
"ynä4r",
"yn2eu",
"ynk2",
"y2n1o2",
"yno4t",
"yn2oz",
"yn3t2",
"yob2",
"y2od",
"yoga3",
"yom2",
"yon2a",
"y1ont",
"yo2pe",
"yo1s",
"y2ost",
"y1ou",
"2y1p",
"ypa2b3",
"ypa2n",
"yp2e2",
"ype4r3o2",
"y2pf",
"y2p1i2d",
"y2p1in",
"y2plo",
"y3po3",
"y4p3s",
"yp3th",
"ypu2",
"y2p1um",
"y1q",
"y1r",
"y3r2e",
"y3ri",
"yri1e",
"yri3en",
"y3ro",
"yros3t",
"yrr2",
"2ys",
"ys2an",
"ysch4",
"ys2e1",
"ysein2",
"y4s3l",
"ysme3",
"ys2po",
"ys1pr",
"yst2e",
"yst2h",
"ys2the",
"ys3to",
"ys3tr",
"ys4tra",
"y4stro",
"y3s2ty",
"ysu2",
"y2s1ur",
"y3s2z",
"y1t",
"y2te.",
"y2tes",
"yt2h",
"ythe1",
"y3to1",
"ytos2",
"y4t3r",
"yu2r",
"yur2e3",
"y1v",
"y1w",
"y1y",
"y1z2",
"yze3r2i",
"2z1a2b",
"zab3l",
"za1c",
"2z1ach",
"zach2s",
"2z1a2d",
"2z1af",
"za3gr",
"3z2ah",
"zah3len",
"zah4ner4",
"z1ak",
"4z3akk",
"2z1al",
"4z3ald",
"3zali",
"2z1a2m",
"z1a2n",
"4z3a4n4a",
"2z3anb",
"za3ne",
"2z3anf",
"2z3angs",
"3z2ank",
"zan2ka",
"z3anl",
"2z3anr",
"zanti1",
"za4pf",
"z1aq",
"z1ar",
"3zar.",
"2zarb",
"za3re",
"2zarm",
"3z2aro",
"z2arr",
"zar2t1r",
"2z1as",
"za2sc",
"zast4",
"z3at",
"zat2e",
"za2to",
"3zaub",
"2z1au2f",
"2z3aug",
"3zaun",
"z3aur",
"2z1aut",
"zä2",
"2z1äc",
"z2äh",
"zä3hi",
"3zähn",
"2z1äm",
"z1än",
"z1äp",
"z1är",
"2z1äus",
"2zäuß",
"4z3b4",
"zber2e",
"zbü1b",
"zbübe3",
"2z3c",
"2z3d2",
"zdan2",
"zdä1",
"zdi1st",
"3ze.",
"2zea",
"2z1e2ben",
"ze1c",
"2z1e2cho",
"ze1e2",
"zeeu3",
"2z1eff",
"z1e2ga",
"zehe4",
"zehen1",
"zeh2l",
"ze3ho",
"zei1f4",
"zeik4",
"zeil2",
"zei3la",
"zeile4",
"2z1ein",
"ze3in.",
"z2e1ind",
"zei4ne",
"4z3einh",
"ze3inse",
"ze2i1s4",
"zei3sk",
"3zeit",
"zei2t1a",
"zei4t3er",
"zei4to",
"zei2tr",
"zeit3ri",
"zek4",
"ze2l1a",
"zela2d",
"zel3a2n",
"ze2l1ä",
"zel3d4",
"4ze2lek",
"4zelem",
"ze2len",
"ze2l1er",
"ze2l1in",
"2z1e2lit",
"zel3la",
"zel4lab",
"zel4l3ac",
"zel4lar",
"zel6lein",
"zel6ler6t",
"zeller6z",
"zell3s2",
"zelm4",
"ze2l1o",
"zels2",
"zel3sa",
"zel3sz",
"zel2ti",
"zembe2",
"2z1emp",
"5zen.",
"ze4n1ac",
"ze4nas",
"zen3au",
"ze2nä",
"ze3n2em",
"zenen1",
"4zenge.",
"z4engl",
"2zengp",
"2zeni",
"ze2nid",
"zenk2",
"zen3n",
"ze2n3o",
"ze4not",
"4zen4sem",
"zen4ser",
"zens2p",
"z2entn",
"z1ents",
"2zentw",
"2zentz",
"zen4z3er",
"zen2zw",
"zeo4r",
"3z2er.",
"ze2rad",
"ze1ral",
"ze2rat",
"z2ere",
"ze5rek",
"zer2em",
"z2erfe",
"z3erfül",
"2z1ergä",
"4z3ergeb",
"z4erges",
"z4ergl",
"zer4gon",
"4z1ergu",
"3z2erhe",
"2z3erhö",
"zerin6te",
"z2erko",
"3zerl.",
"zer4lau",
"zer4le.",
"4zerleb",
"zer4len",
"2zerlö",
"3z2ern",
"zer4nan",
"zer4n3e4b",
"zer4nei",
"2z1erö",
"zer2öf",
"2z1erq",
"4z3erreg",
"zers2",
"z2ers.",
"2z1er4sa",
"zerta2",
"zer4t3ag",
"zert4an",
"zer6teng",
"zer6tere",
"zer6terl",
"zer4tin",
"zer2to",
"6z5ertrag",
"zer6trau",
"z1erwe",
"4zerwei",
"z1erz",
"zer2ze",
"3z2es.",
"ze2sä",
"ze3sch",
"zes1e",
"ze2sp",
"ze4spo",
"zes2sa",
"zessen4",
"zes6s5end",
"zes6sent",
"zes4ser4",
"zes2sp",
"zes2st",
"ze1sta",
"ze3stau",
"ze1str",
"z2et.",
"2zeta",
"2ze2th",
"ze2tr",
"2zetts",
"zeu4gem",
"zeu2g3r",
"2z1eul",
"ze1ur",
"2z1e2x1",
"4z3f4",
"zfeue2",
"2z3g4",
"zger2a",
"zger4s3",
"2z1h2",
"z2hen",
"zhir3",
"zi3alo",
"zi2ar",
"zich2o",
"zi2dei",
"zie4ler",
"zie2l1i",
"zien3s",
"zi1erh",
"zi1es",
"zi3ess",
"zig4s",
"z2il",
"zil2e",
"2zimp",
"zim4t3",
"2z1ind",
"zin2e",
"zin3ei",
"2z1inf",
"z1inh",
"zi4n3in",
"zin1it",
"2z1inj",
"zin4na",
"zin4o",
"zin2sa",
"zin4ser",
"4zinsuf",
"2zint",
"zi2o3",
"zirk2",
"zirk6s",
"z1iso",
"zi2sp",
"zisse4",
"zi3s2z",
"zi1th",
"zithe2",
"zi4t1o2",
"zit2u",
"ziv2",
"2z1j",
"4z1k4",
"2z1l2",
"zlei3ti",
"zle1s",
"z3ly",
"2z3m2",
"zme2e",
"2z3n2",
"z3oas",
"2z1ob",
"2z1of",
"zo2gl",
"zog4s3",
"2z1oh",
"zol2la",
"zoller4",
"zol6lerl",
"zol6lert",
"zonal2",
"zon3au",
"zon5s4",
"zon4t3er",
"zo2o",
"2zope",
"2z1o2r",
"zo3re",
"3z2orn",
"zor4ne",
"2z1osz",
"2z1ou",
"2z1o2z",
"2zö2f",
"2z1ök",
"z1öl",
"2zöl.",
"3z2öll",
"2zöls",
"2zön",
"4z3p4",
"2z1q",
"4z3r2",
"2z1s4",
"z3sa",
"zsau2",
"z3sh",
"z3sk",
"zspor2",
"4zst2",
"z3sz",
"2z1t",
"zta2n",
"zt3ane",
"z2t1au",
"z4tehe",
"ztein1",
"zt3eins",
"zt2el",
"zte3ma",
"z4t1ent",
"z4t1erz",
"zte3str",
"zt2et",
"zt1he",
"z3them",
"z3t2her",
"zt1hi",
"zt3ho",
"z3thr",
"z3thy",
"z3ti",
"zt3rec",
"zt3ric",
"zt3s2",
"z3tü",
"zu1",
"zu3a",
"zub4",
"3zuc",
"zuch2e",
"zucht3r",
"zud4",
"zudi4",
"zu2el",
"zu3e2r1",
"zue2t",
"zu3f4",
"zug2em",
"zu4gent",
"zug2i",
"zu3gl",
"zu4gla",
"zu4glö",
"zu2go",
"2z1uhr",
"zu3hu",
"zui2",
"zu3k",
"zul2",
"2z1um.",
"zum2a",
"2z1umb",
"zumen2",
"2zumf",
"2zumg",
"zum2i",
"2zumk",
"2zuml",
"2zumr",
"2z1ums",
"zum2u",
"2zunab",
"zun2e",
"2z1unem",
"zunf4",
"zung4",
"4zunget",
"2zungl",
"z1uni",
"2zu2nio",
"2zuniv",
"2zunr",
"2z1uns",
"2zunt",
"zuo2",
"zup2fi",
"zu3pl",
"zu3r2a",
"2z1urk",
"2z1url",
"2z1urn",
"2z1urs",
"2z1urt",
"zu3s4",
"zusch4",
"zu5t2",
"zut4r",
"zut4u",
"zut3z",
"zuz2",
"2zü4b",
"3züc",
"zür1c",
"2z1v",
"zw2",
"z1wac",
"2zwag",
"4zwah",
"4zwap",
"z1war",
"2zwa2s",
"2zwäs",
"2z1wed",
"2zweg",
"2zweh",
"z2weig",
"2zweil",
"zweiter6",
"2z1wel",
"2z1wen",
"2z1wer",
"2z1wes",
"z2wic",
"zwi4e",
"3zwing",
"2zwirt",
"z2wisc",
"2zwiss",
"z2wit",
"2z1wo",
"z1wör",
"z1wur",
"2z1wü",
"zy1an.",
"zy2le",
"2z1z",
"z3z2a",
"zza3b4",
"z4z3al",
"zz4at",
"z2z1id",
"z2z1in1",
"zzi1s4",
"zz2ö",
"zzug4s",
""];
var endinput;
////// Local Variables:
////// mode: tex
////// coding: utf-8
////// End:
  return {
    patterns: patterns,
    exceptions: hyphenation
  };
}));;
/**
 * German translation for bootstrap-datepicker 
 */
$.fn.datepicker.dates['de'] = {
    days: ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
    daysShort: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"],
    daysMin: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"],
    months: ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"],
    monthsShort: ["Jan", "Feb", "Mär", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"],
    today: "Heute",
    monthsTitle: "Monate",
    clear: "Löschen",
    weekStart: 1,
    format: "dd.mm.yyyy"
};;
