@bmlt-enabled/croutonjs 3.26.1 → 4.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/crouton-core.css +11 -2
- package/crouton-core.min.css +1 -1
- package/crouton-gmaps.js +126 -39
- package/crouton-gmaps.min.js +12 -12
- package/crouton-gmaps.min.js.map +1 -1
- package/crouton-map.js +1 -0
- package/crouton-map.min.js +1 -1
- package/crouton-map.min.js.map +1 -1
- package/crouton.css +11 -2
- package/crouton.js +112 -22
- package/crouton.min.css +1 -1
- package/crouton.min.js +4 -4
- package/crouton.min.js.map +1 -1
- package/crouton.nojquery.js +111 -22
- package/crouton.nojquery.min.js +4 -4
- package/crouton.nojquery.min.js.map +1 -1
- package/package.json +1 -1
- package/templates/themes/asheboro.css +1 -1
- package/templates/themes/florida-nights.css +1 -1
- package/templates/themes/frog.css +1 -1
- package/templates/themes/jack.css +1 -1
- package/templates/themes/lucy.css +1 -1
- package/templates/themes/one-nine.css +1 -1
- package/templates/themes/orange-monster.css +1 -1
- package/templates/themes/patrick.css +1 -1
- package/templates/themes/quebec.css +1 -1
- package/templates/themes/seattle-rain.css +1 -1
- package/templates/themes/sezf.css +1 -1
package/crouton.min.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(A,e){"use strict";function f(e){return"function"==typeof e&&"number"!=typeof e.nodeType}function g(e){return null!=e&&e===e.window}var t=[],k=A.document,n=Object.getPrototypeOf,s=t.slice,_=t.concat,l=t.push,o=t.indexOf,i={},a=i.toString,y=i.hasOwnProperty,r=y.toString,c=r.call(Object),v={},u={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var i,o,a=(n=n||k).createElement("script");if(a.text=e,t)for(i in u)(o=t[i]||t.getAttribute&&t.getAttribute(i))&&a.setAttribute(i,o);n.head.appendChild(a).parentNode.removeChild(a)}function m(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?i[a.call(e)]||"object":typeof e}var d="3.4.1",x=function(e,t){return new x.fn.init(e,t)},h=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function p(e){var t=!!e&&"length"in e&&e.length,n=m(e);return!f(e)&&!g(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}x.fn=x.prototype={jquery:d,constructor:x,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){e=x.merge(this.constructor(),e);return e.prevObject=this,e},each:function(e){return x.each(this,e)},map:function(n){return this.pushStack(x.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,e=+e+(e<0?t:0);return this.pushStack(0<=e&&e<t?[this[e]]:[])},end:function(){return this.prevObject||this.constructor()},push:l,sort:t.sort,splice:t.splice},x.extend=x.fn.extend=function(){var e,t,n,i,o,a=arguments[0]||{},r=1,s=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[r]||{},r++),"object"==typeof a||f(a)||(a={}),r===s&&(a=this,r--);r<s;r++)if(null!=(e=arguments[r]))for(t in e)n=e[t],"__proto__"!==t&&a!==n&&(l&&n&&(x.isPlainObject(n)||(i=Array.isArray(n)))?(o=a[t],o=i&&!Array.isArray(o)?[]:i||x.isPlainObject(o)?o:{},i=!1,a[t]=x.extend(l,o,n)):void 0!==n&&(a[t]=n));return a},x.extend({expando:"jQuery"+(d+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){return!(!e||"[object Object]"!==a.call(e)||(e=n(e))&&("function"!=typeof(e=y.call(e,"constructor")&&e.constructor)||r.call(e)!==c))},isEmptyObject:function(e){for(var t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,i=0;if(p(e))for(n=e.length;i<n&&!1!==t.call(e[i],i,e[i]);i++);else for(i in e)if(!1===t.call(e[i],i,e[i]))break;return e},trim:function(e){return null==e?"":(e+"").replace(h,"")},makeArray:function(e,t){t=t||[];return null!=e&&(p(Object(e))?x.merge(t,"string"==typeof e?[e]:e):l.call(t,e)),t},inArray:function(e,t,n){return null==t?-1:o.call(t,e,n)},merge:function(e,t){for(var n=+t.length,i=0,o=e.length;i<n;i++)e[o++]=t[i];return e.length=o,e},grep:function(e,t,n){for(var i=[],o=0,a=e.length,r=!n;o<a;o++)!t(e[o],o)!=r&&i.push(e[o]);return i},map:function(e,t,n){var i,o,a=0,r=[];if(p(e))for(i=e.length;a<i;a++)null!=(o=t(e[a],a,n))&&r.push(o);else for(a in e)null!=(o=t(e[a],a,n))&&r.push(o);return _.apply([],r)},guid:1,support:v}),"function"==typeof Symbol&&(x.fn[Symbol.iterator]=t[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){i["[object "+t+"]"]=t.toLowerCase()});var w=function(n){function d(e,t,n){var i="0x"+t-65536;return i!=i||n?t:i<0?String.fromCharCode(65536+i):String.fromCharCode(i>>10|55296,1023&i|56320)}function h(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function i(){A()}var e,p,b,a,o,m,f,g,w,l,c,A,k,r,x,_,s,u,y,P="sizzle"+ +new Date,v=n.document,S=0,M=0,C=le(),L=le(),T=le(),E=le(),O=function(e,t){return e===t&&(c=!0),0},D={}.hasOwnProperty,t=[],z=t.pop,I=t.push,j=t.push,N=t.slice,B=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",W="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",H="\\["+W+"*("+F+")(?:"+W+"*([*^$|!~]?=)"+W+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+W+"*\\]",q=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+H+")*)|.*)\\)|)",Z=new RegExp(W+"+","g"),G=new RegExp("^"+W+"+|((?:^|[^\\\\])(?:\\\\.)*)"+W+"+$","g"),V=new RegExp("^"+W+"*,"+W+"*"),U=new RegExp("^"+W+"*([>+~]|"+W+")"+W+"*"),$=new RegExp(W+"|>"),Y=new RegExp(q),K=new RegExp("^"+F+"$"),Q={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),TAG:new RegExp("^("+F+"|[*])"),ATTR:new RegExp("^"+H),PSEUDO:new RegExp("^"+q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+W+"*(even|odd|(([+-]|)(\\d*)n|)"+W+"*(?:([+-]|)"+W+"*(\\d+)|))"+W+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+W+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+W+"*((?:-\\d)?\\d*)"+W+"*\\)|)(?=[^-]|$)","i")},J=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,ee=/^h\d$/i,te=/^[^{]+\{\s*\[native \w/,ne=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ie=/[+~]/,oe=new RegExp("\\\\([\\da-f]{1,6}"+W+"?|("+W+")|.)","ig"),ae=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,re=ye(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{j.apply(t=N.call(v.childNodes),v.childNodes),t[v.childNodes.length].nodeType}catch(e){j={apply:t.length?function(e,t){I.apply(e,N.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function se(e,t,n,i){var o,a,r,s,l,c,u=t&&t.ownerDocument,d=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return n;if(!i&&((t?t.ownerDocument||t:v)!==k&&A(t),t=t||k,x)){if(11!==d&&(s=ne.exec(e)))if(c=s[1]){if(9===d){if(!(a=t.getElementById(c)))return n;if(a.id===c)return n.push(a),n}else if(u&&(a=u.getElementById(c))&&y(t,a)&&a.id===c)return n.push(a),n}else{if(s[2])return j.apply(n,t.getElementsByTagName(e)),n;if((c=s[3])&&p.getElementsByClassName&&t.getElementsByClassName)return j.apply(n,t.getElementsByClassName(c)),n}if(p.qsa&&!E[e+" "]&&(!_||!_.test(e))&&(1!==d||"object"!==t.nodeName.toLowerCase())){if(c=e,u=t,1===d&&$.test(e)){for((r=t.getAttribute("id"))?r=r.replace(ae,h):t.setAttribute("id",r=P),o=(l=m(e)).length;o--;)l[o]="#"+r+" "+_e(l[o]);c=l.join(","),u=ie.test(e)&&fe(t.parentNode)||t}try{return j.apply(n,u.querySelectorAll(c)),n}catch(t){E(e,!0)}finally{r===P&&t.removeAttribute("id")}}}return g(e.replace(G,"$1"),t,n,i)}function le(){var i=[];return function e(t,n){return i.push(t+" ")>b.cacheLength&&delete e[i.shift()],e[t+" "]=n}}function ce(e){return e[P]=!0,e}function ue(e){var t=k.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function de(e,t){for(var n=e.split("|"),i=n.length;i--;)b.attrHandle[n[i]]=t}function he(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function pe(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&re(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function me(r){return ce(function(a){return a=+a,ce(function(e,t){for(var n,i=r([],e.length,a),o=i.length;o--;)e[n=i[o]]&&(e[n]=!(t[n]=e[n]))})})}function fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in p=se.support={},o=se.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!J.test(t||e&&e.nodeName||"HTML")},A=se.setDocument=function(e){var t,e=e?e.ownerDocument||e:v;return e!==k&&9===e.nodeType&&e.documentElement&&(r=(k=e).documentElement,x=!o(k),v!==k&&(t=k.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",i,!1):t.attachEvent&&t.attachEvent("onunload",i)),p.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),p.getElementsByTagName=ue(function(e){return e.appendChild(k.createComment("")),!e.getElementsByTagName("*").length}),p.getElementsByClassName=te.test(k.getElementsByClassName),p.getById=ue(function(e){return r.appendChild(e).id=P,!k.getElementsByName||!k.getElementsByName(P).length}),p.getById?(b.filter.ID=function(e){var t=e.replace(oe,d);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&x){e=t.getElementById(e);return e?[e]:[]}}):(b.filter.ID=function(e){var t=e.replace(oe,d);return function(e){e=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&x){var n,i,o,a=t.getElementById(e);if(a){if((n=a.getAttributeNode("id"))&&n.value===e)return[a];for(o=t.getElementsByName(e),i=0;a=o[i++];)if((n=a.getAttributeNode("id"))&&n.value===e)return[a]}return[]}}),b.find.TAG=p.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):p.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],o=0,a=t.getElementsByTagName(e);if("*"!==e)return a;for(;n=a[o++];)1===n.nodeType&&i.push(n);return i},b.find.CLASS=p.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&x)return t.getElementsByClassName(e)},s=[],_=[],(p.qsa=te.test(k.querySelectorAll))&&(ue(function(e){r.appendChild(e).innerHTML="<a id='"+P+"'></a><select id='"+P+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&_.push("[*^$]="+W+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||_.push("\\["+W+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+P+"-]").length||_.push("~="),e.querySelectorAll(":checked").length||_.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||_.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=k.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&_.push("name"+W+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&_.push(":enabled",":disabled"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&_.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),_.push(",.*:")})),(p.matchesSelector=te.test(u=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.oMatchesSelector||r.msMatchesSelector))&&ue(function(e){p.disconnectedMatch=u.call(e,"*"),u.call(e,"[s!='']:x"),s.push("!=",q)}),_=_.length&&new RegExp(_.join("|")),s=s.length&&new RegExp(s.join("|")),t=te.test(r.compareDocumentPosition),y=t||te.test(r.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},O=t?function(e,t){return e===t?(c=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!p.sortDetached&&t.compareDocumentPosition(e)===n?e===k||e.ownerDocument===v&&y(v,e)?-1:t===k||t.ownerDocument===v&&y(v,t)?1:l?B(l,e)-B(l,t):0:4&n?-1:1);var n}:function(e,t){if(e===t)return c=!0,0;var n,i=0,o=e.parentNode,a=t.parentNode,r=[e],s=[t];if(!o||!a)return e===k?-1:t===k?1:o?-1:a?1:l?B(l,e)-B(l,t):0;if(o===a)return he(e,t);for(n=e;n=n.parentNode;)r.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;r[i]===s[i];)i++;return i?he(r[i],s[i]):r[i]===v?-1:s[i]===v?1:0}),k},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==k&&A(e),p.matchesSelector&&x&&!E[t+" "]&&(!s||!s.test(t))&&(!_||!_.test(t)))try{var n=u.call(e,t);if(n||p.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){E(t,!0)}return 0<se(t,k,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==k&&A(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==k&&A(e);var n=b.attrHandle[t.toLowerCase()],n=n&&D.call(b.attrHandle,t.toLowerCase())?n(e,t,!x):void 0;return void 0!==n?n:p.attributes||!x?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},se.escape=function(e){return(e+"").replace(ae,h)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],i=0,o=0;if(c=!p.detectDuplicates,l=!p.sortStable&&e.slice(0),e.sort(O),c){for(;t=e[o++];)t===e[o]&&(i=n.push(o));for(;i--;)e.splice(n[i],1)}return l=null,e},a=se.getText=function(e){var t,n="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=a(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[i++];)n+=a(t);return n},(b=se.selectors={cacheLength:50,createPseudo:ce,match:Q,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(oe,d),e[3]=(e[3]||e[4]||e[5]||"").replace(oe,d),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Q.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&Y.test(n)&&(t=m(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(oe,d).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=C[e+" "];return t||(t=new RegExp("(^|"+W+")"+e+"("+W+"|$)"))&&C(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=se.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1<e.indexOf(i):"$="===n?i&&e.slice(-i.length)===i:"~="===n?-1<(" "+e.replace(Z," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(m,e,t,f,g){var _="nth"!==m.slice(0,3),y="last"!==m.slice(-4),v="of-type"===e;return 1===f&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var i,o,a,r,s,l,c=_!=y?"nextSibling":"previousSibling",u=e.parentNode,d=v&&e.nodeName.toLowerCase(),h=!n&&!v,p=!1;if(u){if(_){for(;c;){for(r=e;r=r[c];)if(v?r.nodeName.toLowerCase()===d:1===r.nodeType)return!1;l=c="only"===m&&!l&&"nextSibling"}return!0}if(l=[y?u.firstChild:u.lastChild],y&&h){for(p=(s=(i=(o=(a=(r=u)[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]||[])[0]===S&&i[1])&&i[2],r=s&&u.childNodes[s];r=++s&&r&&r[c]||(p=s=0)||l.pop();)if(1===r.nodeType&&++p&&r===e){o[m]=[S,s,p];break}}else if(!1===(p=h?s=(i=(o=(a=(r=e)[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]||[])[0]===S&&i[1]:p))for(;(r=++s&&r&&r[c]||(p=s=0)||l.pop())&&((v?r.nodeName.toLowerCase()!==d:1!==r.nodeType)||!++p||(h&&((o=(a=r[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]=[S,p]),r!==e)););return(p-=g)===f||p%f==0&&0<=p/f}}},PSEUDO:function(e,a){var t,r=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return r[P]?r(a):1<r.length?(t=[e,e,"",a],b.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,t){for(var n,i=r(e,a),o=i.length;o--;)e[n=B(e,i[o])]=!(t[n]=i[o])}):function(e){return r(e,0,t)}):r}},pseudos:{not:ce(function(e){var i=[],o=[],s=f(e.replace(G,"$1"));return s[P]?ce(function(e,t,n,i){for(var o,a=s(e,null,i,[]),r=e.length;r--;)(o=a[r])&&(e[r]=!(t[r]=o))}):function(e,t,n){return i[0]=e,s(i,null,n,o),i[0]=null,!o.pop()}}),has:ce(function(t){return function(e){return 0<se(t,e).length}}),contains:ce(function(t){return t=t.replace(oe,d),function(e){return-1<(e.textContent||a(e)).indexOf(t)}}),lang:ce(function(n){return K.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(oe,d).toLowerCase(),function(e){var t;do{if(t=x?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===r},focus:function(e){return e===k.activeElement&&(!k.hasFocus||k.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return ee.test(e.nodeName)},input:function(e){return X.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(e=e.getAttribute("type"))||"text"===e.toLowerCase())},first:me(function(){return[0]}),last:me(function(e,t){return[t-1]}),eq:me(function(e,t,n){return[n<0?n+t:n]}),even:me(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:me(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:me(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:me(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(e);function ge(){}function _e(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function ye(r,e,t){var s=e.dir,l=e.next,c=l||s,u=t&&"parentNode"===c,d=M++;return e.first?function(e,t,n){for(;e=e[s];)if(1===e.nodeType||u)return r(e,t,n);return!1}:function(e,t,n){var i,o,a=[S,d];if(n){for(;e=e[s];)if((1===e.nodeType||u)&&r(e,t,n))return!0}else for(;e=e[s];)if(1===e.nodeType||u)if(i=(o=e[P]||(e[P]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[s]||e;else{if((o=i[c])&&o[0]===S&&o[1]===d)return a[2]=o[2];if((i[c]=a)[2]=r(e,t,n))return!0}return!1}}function ve(o){return 1<o.length?function(e,t,n){for(var i=o.length;i--;)if(!o[i](e,t,n))return!1;return!0}:o[0]}function be(e,t,n,i,o){for(var a,r=[],s=0,l=e.length,c=null!=t;s<l;s++)(a=e[s])&&(n&&!n(a,i,o)||(r.push(a),c&&t.push(s)));return r}function we(e){for(var i,t,n,o=e.length,a=b.relative[e[0].type],r=a||b.relative[" "],s=a?1:0,l=ye(function(e){return e===i},r,!0),c=ye(function(e){return-1<B(i,e)},r,!0),u=[function(e,t,n){n=!a&&(n||t!==w)||((i=t).nodeType?l:c)(e,t,n);return i=null,n}];s<o;s++)if(t=b.relative[e[s].type])u=[ye(ve(u),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[P]){for(n=++s;n<o&&!b.relative[e[n].type];n++);return function e(p,m,f,g,_,t){return g&&!g[P]&&(g=e(g)),_&&!_[P]&&(_=e(_,t)),ce(function(e,t,n,i){var o,a,r,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var i=0,o=t.length;i<o;i++)se(e,t[i],n);return n}(m||"*",n.nodeType?[n]:n,[]),d=!p||!e&&m?u:be(u,s,p,n,i),h=f?_||(e?p:c||g)?[]:t:d;if(f&&f(d,h,n,i),g)for(o=be(h,l),g(o,[],n,i),a=o.length;a--;)(r=o[a])&&(h[l[a]]=!(d[l[a]]=r));if(e){if(_||p){if(_){for(o=[],a=h.length;a--;)(r=h[a])&&o.push(d[a]=r);_(null,h=[],o,i)}for(a=h.length;a--;)(r=h[a])&&-1<(o=_?B(e,r):s[a])&&(e[o]=!(t[o]=r))}}else h=be(h===t?h.splice(c,h.length):h),_?_(null,t,h,i):j.apply(t,h)})}(1<s&&ve(u),1<s&&_e(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(G,"$1"),t,s<n&&we(e.slice(s,n)),n<o&&we(e=e.slice(n)),n<o&&_e(e))}u.push(t)}return ve(u)}return ge.prototype=b.filters=b.pseudos,b.setFilters=new ge,m=se.tokenize=function(e,t){var n,i,o,a,r,s,l,c=L[e+" "];if(c)return t?0:c.slice(0);for(r=e,s=[],l=b.preFilter;r;){for(a in n&&!(i=V.exec(r))||(i&&(r=r.slice(i[0].length)||r),s.push(o=[])),n=!1,(i=U.exec(r))&&(n=i.shift(),o.push({value:n,type:i[0].replace(G," ")}),r=r.slice(n.length)),b.filter)!(i=Q[a].exec(r))||l[a]&&!(i=l[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),r=r.slice(n.length));if(!n)break}return t?r.length:r?se.error(e):L(e,s).slice(0)},f=se.compile=function(e,t){var n,g,_,y,v,i,o=[],a=[],r=T[e+" "];if(!r){for(n=(t=t||m(e)).length;n--;)((r=we(t[n]))[P]?o:a).push(r);(r=T(e,(y=0<(_=o).length,v=0<(g=a).length,i=function(e,t,n,i,o){var a,r,s,l=0,c="0",u=e&&[],d=[],h=w,p=e||v&&b.find.TAG("*",o),m=S+=null==h?1:Math.random()||.1,f=p.length;for(o&&(w=t===k||t||o);c!==f&&null!=(a=p[c]);c++){if(v&&a){for(r=0,t||a.ownerDocument===k||(A(a),n=!x);s=g[r++];)if(s(a,t||k,n)){i.push(a);break}o&&(S=m)}y&&((a=!s&&a)&&l--,e&&u.push(a))}if(l+=c,y&&c!==l){for(r=0;s=_[r++];)s(u,d,t,n);if(e){if(0<l)for(;c--;)u[c]||d[c]||(d[c]=z.call(i));d=be(d)}j.apply(i,d),o&&!e&&0<d.length&&1<l+_.length&&se.uniqueSort(i)}return o&&(S=m,w=h),u},y?ce(i):i))).selector=e}return r},g=se.select=function(e,t,n,i){var o,a,r,s,l,c="function"==typeof e&&e,u=!i&&m(e=c.selector||e);if(n=n||[],1===u.length){if(2<(a=u[0]=u[0].slice(0)).length&&"ID"===(r=a[0]).type&&9===t.nodeType&&x&&b.relative[a[1].type]){if(!(t=(b.find.ID(r.matches[0].replace(oe,d),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(a.shift().value.length)}for(o=Q.needsContext.test(e)?0:a.length;o--&&(r=a[o],!b.relative[s=r.type]);)if((l=b.find[s])&&(i=l(r.matches[0].replace(oe,d),ie.test(a[0].type)&&fe(t.parentNode)||t))){if(a.splice(o,1),!(e=i.length&&_e(a)))return j.apply(n,i),n;break}}return(c||f(e,u))(i,t,!x,n,!t||ie.test(e)&&fe(t.parentNode)||t),n},p.sortStable=P.split("").sort(O).join("")===P,p.detectDuplicates=!!c,A(),p.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(k.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||de("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),p.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||de("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||de(R,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(t=e.getAttributeNode(t))&&t.specified?t.value:null}),se}(A);x.find=w,x.expr=w.selectors,x.expr[":"]=x.expr.pseudos,x.uniqueSort=x.unique=w.uniqueSort,x.text=w.getText,x.isXMLDoc=w.isXML,x.contains=w.contains,x.escapeSelector=w.escape;function P(e,t,n){for(var i=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&x(e).is(n))break;i.push(e)}return i}function S(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var M=x.expr.match.needsContext;function C(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var L=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,i){return f(n)?x.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?x.grep(e,function(e){return e===n!==i}):"string"!=typeof n?x.grep(e,function(e){return-1<o.call(n,e)!==i}):x.filter(n,e,i)}x.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?x.find.matchesSelector(i,e)?[i]:[]:x.find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},x.fn.extend({find:function(e){var t,n,i=this.length,o=this;if("string"!=typeof e)return this.pushStack(x(e).filter(function(){for(t=0;t<i;t++)if(x.contains(o[t],this))return!0}));for(n=this.pushStack([]),t=0;t<i;t++)x.find(e,o[t],n);return 1<i?x.uniqueSort(n):n},filter:function(e){return this.pushStack(T(this,e||[],!1))},not:function(e){return this.pushStack(T(this,e||[],!0))},is:function(e){return!!T(this,"string"==typeof e&&M.test(e)?x(e):e||[],!1).length}});var E=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(x.fn.init=function(e,t,n){if(!e)return this;if(n=n||O,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):f(e)?void 0!==n.ready?n.ready(e):e(x):x.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:E.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof x?t[0]:t,x.merge(this,x.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:k,!0)),L.test(i[1])&&x.isPlainObject(t))for(var i in t)f(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(e=k.getElementById(i[2]))&&(this[0]=e,this.length=1),this}).prototype=x.fn;var O=x(k),D=/^(?:parents|prev(?:Until|All))/,z={children:!0,contents:!0,next:!0,prev:!0};function I(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}x.fn.extend({has:function(e){var t=x(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(x.contains(this,t[e]))return!0})},closest:function(e,t){var n,i=0,o=this.length,a=[],r="string"!=typeof e&&x(e);if(!M.test(e))for(;i<o;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(r?-1<r.index(n):1===n.nodeType&&x.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(1<a.length?x.uniqueSort(a):a)},index:function(e){return e?"string"==typeof e?o.call(x(e),this[0]):o.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),x.each({parent:function(e){e=e.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return P(e,"parentNode")},parentsUntil:function(e,t,n){return P(e,"parentNode",n)},next:function(e){return I(e,"nextSibling")},prev:function(e){return I(e,"previousSibling")},nextAll:function(e){return P(e,"nextSibling")},prevAll:function(e){return P(e,"previousSibling")},nextUntil:function(e,t,n){return P(e,"nextSibling",n)},prevUntil:function(e,t,n){return P(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(C(e,"template")&&(e=e.content||e),x.merge([],e.childNodes))}},function(i,o){x.fn[i]=function(e,t){var n=x.map(this,o,e);return(t="Until"!==i.slice(-5)?e:t)&&"string"==typeof t&&(n=x.filter(t,n)),1<this.length&&(z[i]||x.uniqueSort(n),D.test(i)&&n.reverse()),this.pushStack(n)}});var j=/[^\x20\t\r\n\f]+/g;function N(e){return e}function B(e){throw e}function R(e,t,n,i){var o;try{e&&f(o=e.promise)?o.call(e).done(t).fail(n):e&&f(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}x.Callbacks=function(i){var e,n;i="string"==typeof i?(e=i,n={},x.each(e.match(j)||[],function(e,t){n[t]=!0}),n):x.extend({},i);function o(){for(s=s||i.once,r=a=!0;c.length;u=-1)for(t=c.shift();++u<l.length;)!1===l[u].apply(t[0],t[1])&&i.stopOnFalse&&(u=l.length,t=!1);i.memory||(t=!1),a=!1,s&&(l=t?[]:"")}var a,t,r,s,l=[],c=[],u=-1,d={add:function(){return l&&(t&&!a&&(u=l.length-1,c.push(t)),function n(e){x.each(e,function(e,t){f(t)?i.unique&&d.has(t)||l.push(t):t&&t.length&&"string"!==m(t)&&n(t)})}(arguments),t&&!a&&o()),this},remove:function(){return x.each(arguments,function(e,t){for(var n;-1<(n=x.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<x.inArray(e,l):0<l.length},empty:function(){return l=l&&[],this},disable:function(){return s=c=[],l=t="",this},disabled:function(){return!l},lock:function(){return s=c=[],t||a||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),a||o()),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!r}};return d},x.extend({Deferred:function(e){var a=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],o="pending",r={state:function(){return o},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var o=arguments;return x.Deferred(function(i){x.each(a,function(e,t){var n=f(o[t[4]])&&o[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&f(e.promise)?e.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[t[0]+"With"](this,n?[e]:arguments)})}),o=null}).promise()},then:function(t,n,i){var l=0;function c(o,a,r,s){return function(){function e(){var e,t;if(!(o<l)){if((e=r.apply(n,i))===a.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,f(t)?s?t.call(e,c(l,a,N,s),c(l,a,B,s)):(l++,t.call(e,c(l,a,N,s),c(l,a,B,s),c(l,a,N,a.notifyWith))):(r!==N&&(n=void 0,i=[e]),(s||a.resolveWith)(n,i))}}var n=this,i=arguments,t=s?e:function(){try{e()}catch(e){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(e,t.stackTrace),l<=o+1&&(r!==B&&(n=void 0,i=[e]),a.rejectWith(n,i))}};o?t():(x.Deferred.getStackHook&&(t.stackTrace=x.Deferred.getStackHook()),A.setTimeout(t))}}return x.Deferred(function(e){a[0][3].add(c(0,e,f(i)?i:N,e.notifyWith)),a[1][3].add(c(0,e,f(t)?t:N)),a[2][3].add(c(0,e,f(n)?n:B))}).promise()},promise:function(e){return null!=e?x.extend(e,r):r}},s={};return x.each(a,function(e,t){var n=t[2],i=t[5];r[t[1]]=n.add,i&&n.add(function(){o=i},a[3-e][2].disable,a[3-e][3].disable,a[0][2].lock,a[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),r.promise(s),e&&e.call(s,s),s},when:function(e){function t(t){return function(e){o[t]=this,a[t]=1<arguments.length?s.call(arguments):e,--n||r.resolveWith(o,a)}}var n=arguments.length,i=n,o=Array(i),a=s.call(arguments),r=x.Deferred();if(n<=1&&(R(e,r.done(t(i)).resolve,r.reject,!n),"pending"===r.state()||f(a[i]&&a[i].then)))return r.then();for(;i--;)R(a[i],t(i),r.reject);return r.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(e,t){A.console&&A.console.warn&&e&&W.test(e.name)&&A.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},x.readyException=function(e){A.setTimeout(function(){throw e})};var F=x.Deferred();function H(){k.removeEventListener("DOMContentLoaded",H),A.removeEventListener("load",H),x.ready()}x.fn.ready=function(e){return F.then(e).catch(function(e){x.readyException(e)}),this},x.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--x.readyWait:x.isReady)||(x.isReady=!0)!==e&&0<--x.readyWait||F.resolveWith(k,[x])}}),x.ready.then=F.then,"complete"===k.readyState||"loading"!==k.readyState&&!k.documentElement.doScroll?A.setTimeout(x.ready):(k.addEventListener("DOMContentLoaded",H),A.addEventListener("load",H));function q(e,t,n,i,o,a,r){var s=0,l=e.length,c=null==n;if("object"===m(n))for(s in o=!0,n)q(e,t,s,n[s],!0,a,r);else if(void 0!==i&&(o=!0,f(i)||(r=!0),t=c?r?(t.call(e,i),null):(c=t,function(e,t,n){return c.call(x(e),n)}):t))for(;s<l;s++)t(e[s],n,r?i:i.call(e[s],s,t(e[s],n)));return o?e:c?t.call(e):l?t(e[0],n):a}var Z=/^-ms-/,G=/-([a-z])/g;function V(e,t){return t.toUpperCase()}function U(e){return e.replace(Z,"ms-").replace(G,V)}function $(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function Y(){this.expando=x.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},$(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var i,o=this.cache(e);if("string"==typeof t)o[U(t)]=n;else for(i in t)o[U(i)]=t[i];return o},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][U(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,i=e[this.expando];if(void 0!==i){if(void 0!==t){n=(t=Array.isArray(t)?t.map(U):(t=U(t))in i?[t]:t.match(j)||[]).length;for(;n--;)delete i[t[n]]}void 0!==t&&!x.isEmptyObject(i)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){e=e[this.expando];return void 0!==e&&!x.isEmptyObject(e)}};var K=new Y,Q=new Y,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,X=/[A-Z]/g;function ee(e,t,n){var i,o;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(X,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n="true"===(o=n)||"false"!==o&&("null"===o?null:o===+o+""?+o:J.test(o)?JSON.parse(o):o)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}x.extend({hasData:function(e){return Q.hasData(e)||K.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return K.access(e,t,n)},_removeData:function(e,t){K.remove(e,t)}}),x.fn.extend({data:function(n,e){var t,i,o,a=this[0],r=a&&a.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):q(this,function(e){var t;return a&&void 0===e?void 0!==(t=Q.get(a,n))||void 0!==(t=ee(a,n))?t:void 0:void this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(o=Q.get(a),1===a.nodeType&&!K.get(a,"hasDataAttrs"))){for(t=r.length;t--;)r[t]&&0===(i=r[t].name).indexOf("data-")&&(i=U(i.slice(5)),ee(a,i,o[i]));K.set(a,"hasDataAttrs",!0)}return o},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),x.extend({queue:function(e,t,n){var i;if(e)return i=K.get(e,t=(t||"fx")+"queue"),n&&(!i||Array.isArray(n)?i=K.access(e,t,x.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),i=n.length,o=n.shift(),a=x._queueHooks(e,t);"inprogress"===o&&(o=n.shift(),i--),o&&("fx"===t&&n.unshift("inprogress"),delete a.stop,o.call(e,function(){x.dequeue(e,t)},a)),!i&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:x.Callbacks("once memory").add(function(){K.remove(e,[t+"queue",n])})})}}),x.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?x.queue(this[0],t):void 0===n?this:this.each(function(){var e=x.queue(this,t,n);x._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&x.dequeue(this,t)})},dequeue:function(e){return this.each(function(){x.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--o||a.resolveWith(r,[r])}var i,o=1,a=x.Deferred(),r=this,s=this.length;for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)(i=K.get(r[s],e+"queueHooks"))&&i.empty&&(o++,i.empty.add(n));return n(),a.promise(t)}});var d=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+d+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],ie=k.documentElement,oe=function(e){return x.contains(e.ownerDocument,e)},ae={composed:!0};ie.getRootNode&&(oe=function(e){return x.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});function re(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===x.css(e,"display")}function se(e,t,n,i){var o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,i||[]),t)e.style[o]=a[o];return i}function le(e,t,n,i){var o,a,r=20,s=i?function(){return i.cur()}:function(){return x.css(e,t,"")},l=s(),c=n&&n[3]||(x.cssNumber[t]?"":"px"),u=e.nodeType&&(x.cssNumber[t]||"px"!==c&&+l)&&te.exec(x.css(e,t));if(u&&u[3]!==c){for(c=c||u[3],u=+(l/=2)||1;r--;)x.style(e,t,u+c),(1-a)*(1-(a=s()/l||.5))<=0&&(r=0),u/=a;x.style(e,t,(u*=2)+c),n=n||[]}return n&&(u=+u||+l||0,o=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=c,i.start=u,i.end=o)),o}var ce={};function ue(e,t){for(var n,i,o,a,r,s,l=[],c=0,u=e.length;c<u;c++)(i=e[c]).style&&(n=i.style.display,t?("none"===n&&(l[c]=K.get(i,"display")||null,l[c]||(i.style.display="")),""===i.style.display&&re(i)&&(l[c]=(s=a=o=void 0,a=i.ownerDocument,r=i.nodeName,(s=ce[r])||(o=a.body.appendChild(a.createElement(r)),s=x.css(o,"display"),o.parentNode.removeChild(o),ce[r]=s="none"===s?"block":s)))):"none"!==n&&(l[c]="none",K.set(i,"display",n)));for(c=0;c<u;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}x.fn.extend({show:function(){return ue(this,!0)},hide:function(){return ue(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){re(this)?x(this).show():x(this).hide()})}});var de=/^(?:checkbox|radio)$/i,he=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,pe=/^$|^module$|\/(?:java|ecma)script/i,me={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function fe(e,t){var n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&C(e,t)?x.merge([e],n):n}function ge(e,t){for(var n=0,i=e.length;n<i;n++)K.set(e[n],"globalEval",!t||K.get(t[n],"globalEval"))}me.optgroup=me.option,me.tbody=me.tfoot=me.colgroup=me.caption=me.thead,me.th=me.td;var _e=/<|&#?\w+;/;function ye(e,t,n,i,o){for(var a,r,s,l,c,u=t.createDocumentFragment(),d=[],h=0,p=e.length;h<p;h++)if((a=e[h])||0===a)if("object"===m(a))x.merge(d,a.nodeType?[a]:a);else if(_e.test(a)){for(r=r||u.appendChild(t.createElement("div")),s=(he.exec(a)||["",""])[1].toLowerCase(),s=me[s]||me._default,r.innerHTML=s[1]+x.htmlPrefilter(a)+s[2],c=s[0];c--;)r=r.lastChild;x.merge(d,r.childNodes),(r=u.firstChild).textContent=""}else d.push(t.createTextNode(a));for(u.textContent="",h=0;a=d[h++];)if(i&&-1<x.inArray(a,i))o&&o.push(a);else if(l=oe(a),r=fe(u.appendChild(a),"script"),l&&ge(r),n)for(c=0;a=r[c++];)pe.test(a.type||"")&&n.push(a);return u}t=k.createDocumentFragment().appendChild(k.createElement("div")),(w=k.createElement("input")).setAttribute("type","radio"),w.setAttribute("checked","checked"),w.setAttribute("name","t"),t.appendChild(w),v.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",v.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue;var ve=/^key/,be=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,we=/^([^.]*)(?:\.(.+)|)/;function Ae(){return!0}function ke(){return!1}function xe(e,t){return e===function(){try{return k.activeElement}catch(e){}}()==("focus"===t)}function Pe(e,t,n,i,o,a){var r,s;if("object"==typeof t){for(s in"string"!=typeof n&&(i=i||n,n=void 0),t)Pe(e,s,n,i,t[s],a);return e}if(null==i&&null==o?(o=n,i=n=void 0):null==o&&("string"==typeof n?(o=i,i=void 0):(o=i,i=n,n=void 0)),!1===o)o=ke;else if(!o)return e;return 1===a&&(r=o,(o=function(e){return x().off(e),r.apply(this,arguments)}).guid=r.guid||(r.guid=x.guid++)),e.each(function(){x.event.add(this,t,o,i,n)})}function Se(e,o,a){a?(K.set(e,o,!1),x.event.add(e,o,{namespace:!1,handler:function(e){var t,n,i=K.get(this,o);if(1&e.isTrigger&&this[o]){if(i.length)(x.event.special[o]||{}).delegateType&&e.stopPropagation();else if(i=s.call(arguments),K.set(this,o,i),t=a(this,o),this[o](),i!==(n=K.get(this,o))||t?K.set(this,o,!1):n={},i!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else i.length&&(K.set(this,o,{value:x.event.trigger(x.extend(i[0],x.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,o)&&x.event.add(e,o,Ae)}x.event={global:{},add:function(t,e,n,i,o){var a,r,s,l,c,u,d,h,p,m=K.get(t);if(m)for(n.handler&&(n=(a=n).handler,o=a.selector),o&&x.find.matchesSelector(ie,o),n.guid||(n.guid=x.guid++),(s=m.events)||(s=m.events={}),(r=m.handle)||(r=m.handle=function(e){return void 0!==x&&x.event.triggered!==e.type?x.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(j)||[""]).length;l--;)d=p=(c=we.exec(e[l])||[])[1],h=(c[2]||"").split(".").sort(),d&&(u=x.event.special[d]||{},d=(o?u.delegateType:u.bindType)||d,u=x.event.special[d]||{},c=x.extend({type:d,origType:p,data:i,handler:n,guid:n.guid,selector:o,needsContext:o&&x.expr.match.needsContext.test(o),namespace:h.join(".")},a),(p=s[d])||((p=s[d]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(t,i,h,r)||t.addEventListener&&t.addEventListener(d,r)),u.add&&(u.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),o?p.splice(p.delegateCount++,0,c):p.push(c),x.event.global[d]=!0)},remove:function(e,t,n,i,o){var a,r,s,l,c,u,d,h,p,m,f,g=K.hasData(e)&&K.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(j)||[""]).length;c--;)if(p=f=(s=we.exec(t[c])||[])[1],m=(s[2]||"").split(".").sort(),p){for(d=x.event.special[p]||{},h=l[p=(i?d.delegateType:d.bindType)||p]||[],s=s[2]&&new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=a=h.length;a--;)u=h[a],!o&&f!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(h.splice(a,1),u.selector&&h.delegateCount--,d.remove&&d.remove.call(e,u));r&&!h.length&&(d.teardown&&!1!==d.teardown.call(e,m,g.handle)||x.removeEvent(e,p,g.handle),delete l[p])}else for(p in l)x.event.remove(e,p+t[c],n,i,!0);x.isEmptyObject(l)&&K.remove(e,"handle events")}},dispatch:function(e){var t,n,i,o,a,r=x.event.fix(e),s=new Array(arguments.length),l=(K.get(this,"events")||{})[r.type]||[],e=x.event.special[r.type]||{};for(s[0]=r,t=1;t<arguments.length;t++)s[t]=arguments[t];if(r.delegateTarget=this,!e.preDispatch||!1!==e.preDispatch.call(this,r)){for(a=x.event.handlers.call(this,r,l),t=0;(i=a[t++])&&!r.isPropagationStopped();)for(r.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!r.isImmediatePropagationStopped();)r.rnamespace&&!1!==o.namespace&&!r.rnamespace.test(o.namespace)||(r.handleObj=o,r.data=o.data,void 0!==(o=((x.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(r.result=o)&&(r.preventDefault(),r.stopPropagation()));return e.postDispatch&&e.postDispatch.call(this,r),r.result}},handlers:function(e,t){var n,i,o,a,r,s=[],l=t.delegateCount,c=e.target;if(l&&c.nodeType&&!("click"===e.type&&1<=e.button))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(a=[],r={},n=0;n<l;n++)void 0===r[o=(i=t[n]).selector+" "]&&(r[o]=i.needsContext?-1<x(o,this).index(c):x.find(o,this,null,[c]).length),r[o]&&a.push(i);a.length&&s.push({elem:c,handlers:a})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty(x.Event.prototype,t,{enumerable:!0,configurable:!0,get:f(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[x.expando]?e:new x.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Se(e,"click",Ae),!1},trigger:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Se(e,"click"),!0},_default:function(e){e=e.target;return de.test(e.type)&&e.click&&C(e,"input")&&K.get(e,"click")||C(e,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},x.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},x.Event=function(e,t){if(!(this instanceof x.Event))return new x.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ae:ke,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&x.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ae,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ae,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ae,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&ve.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&be.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(e,t){x.event.special[e]={setup:function(){return Se(this,e,xe),!1},trigger:function(){return Se(this,e),!0},delegateType:t}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,o){x.event.special[e]={delegateType:o,bindType:o,handle:function(e){var t,n=e.relatedTarget,i=e.handleObj;return n&&(n===this||x.contains(this,n))||(e.type=i.origType,t=i.handler.apply(this,arguments),e.type=o),t}}}),x.fn.extend({on:function(e,t,n,i){return Pe(this,e,t,n,i)},one:function(e,t,n,i){return Pe(this,e,t,n,i,1)},off:function(e,t,n){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,x(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){x.event.remove(this,e,n,t)});for(o in e)this.off(o,t,e[o]);return this}});var Me=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ce=/<script|<style|<link/i,Le=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ee(e,t){return C(e,"table")&&C(11!==t.nodeType?t:t.firstChild,"tr")&&x(e).children("tbody")[0]||e}function Oe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function De(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function ze(e,t){var n,i,o,a,r,s;if(1===t.nodeType){if(K.hasData(e)&&(a=K.access(e),r=K.set(t,a),s=a.events))for(o in delete r.handle,r.events={},s)for(n=0,i=s[o].length;n<i;n++)x.event.add(t,o,s[o][n]);Q.hasData(e)&&(e=Q.access(e),e=x.extend({},e),Q.set(t,e))}}function Ie(n,i,o,a){i=_.apply([],i);var e,t,r,s,l,c,u=0,d=n.length,h=d-1,p=i[0],m=f(p);if(m||1<d&&"string"==typeof p&&!v.checkClone&&Le.test(p))return n.each(function(e){var t=n.eq(e);m&&(i[0]=p.call(this,e,t.html())),Ie(t,i,o,a)});if(d&&(t=(e=ye(i,n[0].ownerDocument,!1,n,a)).firstChild,1===e.childNodes.length&&(e=t),t||a)){for(s=(r=x.map(fe(e,"script"),Oe)).length;u<d;u++)l=e,u!==h&&(l=x.clone(l,!0,!0),s&&x.merge(r,fe(l,"script"))),o.call(n[u],l,u);if(s)for(c=r[r.length-1].ownerDocument,x.map(r,De),u=0;u<s;u++)l=r[u],pe.test(l.type||"")&&!K.access(l,"globalEval")&&x.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?x._evalUrl&&!l.noModule&&x._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")}):b(l.textContent.replace(Te,""),l,c))}return n}function je(e,t,n){for(var i,o=t?x.filter(t,e):e,a=0;null!=(i=o[a]);a++)n||1!==i.nodeType||x.cleanData(fe(i)),i.parentNode&&(n&&oe(i)&&ge(fe(i,"script")),i.parentNode.removeChild(i));return e}x.extend({htmlPrefilter:function(e){return e.replace(Me,"<$1></$2>")},clone:function(e,t,n){var i,o,a,r,s,l,c,u=e.cloneNode(!0),d=oe(e);if(!(v.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||x.isXMLDoc(e)))for(r=fe(u),i=0,o=(a=fe(e)).length;i<o;i++)s=a[i],"input"===(c=(l=r[i]).nodeName.toLowerCase())&&de.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(t)if(n)for(a=a||fe(e),r=r||fe(u),i=0,o=a.length;i<o;i++)ze(a[i],r[i]);else ze(e,u);return 0<(r=fe(u,"script")).length&&ge(r,!d&&fe(e,"script")),u},cleanData:function(e){for(var t,n,i,o=x.event.special,a=0;void 0!==(n=e[a]);a++)if($(n)){if(t=n[K.expando]){if(t.events)for(i in t.events)o[i]?x.event.remove(n,i):x.removeEvent(n,i,t.handle);n[K.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),x.fn.extend({detach:function(e){return je(this,e,!0)},remove:function(e){return je(this,e)},text:function(e){return q(this,function(e){return void 0===e?x.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ie(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ee(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){var t;1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(t=Ee(this,e)).insertBefore(e,t.firstChild)})},before:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(x.cleanData(fe(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return x.clone(this,e,t)})},html:function(e){return q(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ce.test(e)&&!me[(he.exec(e)||["",""])[1].toLowerCase()]){e=x.htmlPrefilter(e);try{for(;n<i;n++)1===(t=this[n]||{}).nodeType&&(x.cleanData(fe(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Ie(this,arguments,function(e){var t=this.parentNode;x.inArray(this,n)<0&&(x.cleanData(fe(this)),t&&t.replaceChild(e,this))},n)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,r){x.fn[e]=function(e){for(var t,n=[],i=x(e),o=i.length-1,a=0;a<=o;a++)t=a===o?this:this.clone(!0),x(i[a])[r](t),l.apply(n,t.get());return this.pushStack(n)}});function Ne(e){var t=e.ownerDocument.defaultView;return(t=!t||!t.opener?A:t).getComputedStyle(e)}var Be,Re,We,Fe,He,qe,Ze,Ge=new RegExp("^("+d+")(?!px)[a-z%]+$","i"),Ve=new RegExp(ne.join("|"),"i");function Ue(e,t,n){var i,o,a=e.style;return(n=n||Ne(e))&&(""!==(o=n.getPropertyValue(t)||n[t])||oe(e)||(o=x.style(e,t)),!v.pixelBoxStyles()&&Ge.test(o)&&Ve.test(t)&&(i=a.width,e=a.minWidth,t=a.maxWidth,a.minWidth=a.maxWidth=a.width=o,o=n.width,a.width=i,a.minWidth=e,a.maxWidth=t)),void 0!==o?o+"":o}function $e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}function Ye(){var e;Ze&&(qe.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",Ze.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ie.appendChild(qe).appendChild(Ze),e=A.getComputedStyle(Ze),Be="1%"!==e.top,He=12===Ke(e.marginLeft),Ze.style.right="60%",Fe=36===Ke(e.right),Re=36===Ke(e.width),Ze.style.position="absolute",We=12===Ke(Ze.offsetWidth/3),ie.removeChild(qe),Ze=null)}function Ke(e){return Math.round(parseFloat(e))}qe=k.createElement("div"),(Ze=k.createElement("div")).style&&(Ze.style.backgroundClip="content-box",Ze.cloneNode(!0).style.backgroundClip="",v.clearCloneStyle="content-box"===Ze.style.backgroundClip,x.extend(v,{boxSizingReliable:function(){return Ye(),Re},pixelBoxStyles:function(){return Ye(),Fe},pixelPosition:function(){return Ye(),Be},reliableMarginLeft:function(){return Ye(),He},scrollboxSize:function(){return Ye(),We}}));var Qe=["Webkit","Moz","ms"],Je=k.createElement("div").style,Xe={};function et(e){return x.cssProps[e]||Xe[e]||(e in Je?e:Xe[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=Qe.length;n--;)if((e=Qe[n]+t)in Je)return e}(e)||e)}var tt=/^(none|table(?!-c[ea]).+)/,nt=/^--/,it={position:"absolute",visibility:"hidden",display:"block"},ot={letterSpacing:"0",fontWeight:"400"};function at(e,t,n){var i=te.exec(t);return i?Math.max(0,i[2]-(n||0))+(i[3]||"px"):t}function rt(e,t,n,i,o,a){var r="width"===t?1:0,s=0,l=0;if(n===(i?"border":"content"))return 0;for(;r<4;r+=2)"margin"===n&&(l+=x.css(e,n+ne[r],!0,o)),i?("content"===n&&(l-=x.css(e,"padding"+ne[r],!0,o)),"margin"!==n&&(l-=x.css(e,"border"+ne[r]+"Width",!0,o))):(l+=x.css(e,"padding"+ne[r],!0,o),"padding"!==n?l+=x.css(e,"border"+ne[r]+"Width",!0,o):s+=x.css(e,"border"+ne[r]+"Width",!0,o));return!i&&0<=a&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-l-s-.5))||0),l}function st(e,t,n){var i=Ne(e),o=(!v.boxSizingReliable()||n)&&"border-box"===x.css(e,"boxSizing",!1,i),a=o,r=Ue(e,t,i),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ge.test(r)){if(!n)return r;r="auto"}return(!v.boxSizingReliable()&&o||"auto"===r||!parseFloat(r)&&"inline"===x.css(e,"display",!1,i))&&e.getClientRects().length&&(o="border-box"===x.css(e,"boxSizing",!1,i),(a=s in e)&&(r=e[s])),(r=parseFloat(r)||0)+rt(e,t,n||(o?"border":"content"),a,i,r)+"px"}function lt(e,t,n,i,o){return new lt.prototype.init(e,t,n,i,o)}x.extend({cssHooks:{opacity:{get:function(e,t){if(t){e=Ue(e,"opacity");return""===e?"1":e}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,r,s=U(t),l=nt.test(t),c=e.style;if(l||(t=et(s)),r=x.cssHooks[t]||x.cssHooks[s],void 0===n)return r&&"get"in r&&void 0!==(o=r.get(e,!1,i))?o:c[t];"string"==(a=typeof n)&&(o=te.exec(n))&&o[1]&&(n=le(e,t,o),a="number"),null!=n&&n==n&&("number"!==a||l||(n+=o&&o[3]||(x.cssNumber[s]?"":"px")),v.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),r&&"set"in r&&void 0===(n=r.set(e,n,i))||(l?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,i){var o,a=U(t);return nt.test(t)||(t=et(a)),"normal"===(o=void 0===(o=(a=x.cssHooks[t]||x.cssHooks[a])&&"get"in a?a.get(e,!0,n):o)?Ue(e,t,i):o)&&t in ot&&(o=ot[t]),""===n||n?(t=parseFloat(o),!0===n||isFinite(t)?t||0:o):o}}),x.each(["height","width"],function(e,s){x.cssHooks[s]={get:function(e,t,n){if(t)return!tt.test(x.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?st(e,s,n):se(e,it,function(){return st(e,s,n)})},set:function(e,t,n){var i,o=Ne(e),a=!v.scrollboxSize()&&"absolute"===o.position,r=(a||n)&&"border-box"===x.css(e,"boxSizing",!1,o),n=n?rt(e,s,n,r,o):0;return r&&a&&(n-=Math.ceil(e["offset"+s[0].toUpperCase()+s.slice(1)]-parseFloat(o[s])-rt(e,s,"border",!1,o)-.5)),n&&(i=te.exec(t))&&"px"!==(i[3]||"px")&&(e.style[s]=t,t=x.css(e,s)),at(0,t,n)}}}),x.cssHooks.marginLeft=$e(v.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Ue(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(o,a){x.cssHooks[o+a]={expand:function(e){for(var t=0,n={},i="string"==typeof e?e.split(" "):[e];t<4;t++)n[o+ne[t]+a]=i[t]||i[t-2]||i[0];return n}},"margin"!==o&&(x.cssHooks[o+a].set=at)}),x.fn.extend({css:function(e,t){return q(this,function(e,t,n){var i,o,a={},r=0;if(Array.isArray(t)){for(i=Ne(e),o=t.length;r<o;r++)a[t[r]]=x.css(e,t[r],!1,i);return a}return void 0!==n?x.style(e,t,n):x.css(e,t)},e,t,1<arguments.length)}}),((x.Tween=lt).prototype={constructor:lt,init:function(e,t,n,i,o,a){this.elem=e,this.prop=n,this.easing=o||x.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=a||(x.cssNumber[n]?"":"px")},cur:function(){var e=lt.propHooks[this.prop];return(e&&e.get?e:lt.propHooks._default).get(this)},run:function(e){var t,n=lt.propHooks[this.prop];return this.options.duration?this.pos=t=x.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),(n&&n.set?n:lt.propHooks._default).set(this),this}}).init.prototype=lt.prototype,(lt.propHooks={_default:{get:function(e){return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(e=x.css(e.elem,e.prop,""))&&"auto"!==e?e:0},set:function(e){x.fx.step[e.prop]?x.fx.step[e.prop](e):1!==e.elem.nodeType||!x.cssHooks[e.prop]&&null==e.elem.style[et(e.prop)]?e.elem[e.prop]=e.now:x.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=lt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},x.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},x.fx=lt.prototype.init,x.fx.step={};var ct,ut,dt=/^(?:toggle|show|hide)$/,ht=/queueHooks$/;function pt(){ut&&(!1===k.hidden&&A.requestAnimationFrame?A.requestAnimationFrame(pt):A.setTimeout(pt,x.fx.interval),x.fx.tick())}function mt(){return A.setTimeout(function(){ct=void 0}),ct=Date.now()}function ft(e,t){var n,i=0,o={height:e};for(t=t?1:0;i<4;i+=2-t)o["margin"+(n=ne[i])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function gt(e,t,n){for(var i,o=(_t.tweeners[t]||[]).concat(_t.tweeners["*"]),a=0,r=o.length;a<r;a++)if(i=o[a].call(n,t,e))return i}function _t(o,e,t){var n,a,i=0,r=_t.prefilters.length,s=x.Deferred().always(function(){delete l.elem}),l=function(){if(a)return!1;for(var e=ct||mt(),e=Math.max(0,c.startTime+c.duration-e),t=1-(e/c.duration||0),n=0,i=c.tweens.length;n<i;n++)c.tweens[n].run(t);return s.notifyWith(o,[c,t,e]),t<1&&i?e:(i||s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c]),!1)},c=s.promise({elem:o,props:x.extend({},e),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},t),originalProperties:e,originalOptions:t,startTime:ct||mt(),duration:t.duration,tweens:[],createTween:function(e,t){e=x.Tween(o,c.opts,e,t,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(e),e},stop:function(e){var t=0,n=e?c.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)c.tweens[t].run(1);return e?(s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c,e])):s.rejectWith(o,[c,e]),this}}),u=c.props;for(function(e,t){var n,i,o,a,r;for(n in e)if(o=t[i=U(n)],a=e[n],Array.isArray(a)&&(o=a[1],a=e[n]=a[0]),n!==i&&(e[i]=a,delete e[n]),(r=x.cssHooks[i])&&"expand"in r)for(n in a=r.expand(a),delete e[i],a)n in e||(e[n]=a[n],t[n]=o);else t[i]=o}(u,c.opts.specialEasing);i<r;i++)if(n=_t.prefilters[i].call(c,o,u,c.opts))return f(n.stop)&&(x._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return x.map(u,gt,c),f(c.opts.start)&&c.opts.start.call(o,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),x.fx.timer(x.extend(l,{elem:o,anim:c,queue:c.opts.queue})),c}x.Animation=x.extend(_t,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return le(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){for(var n,i=0,o=(e=f(e)?(t=e,["*"]):e.match(j)).length;i<o;i++)n=e[i],_t.tweeners[n]=_t.tweeners[n]||[],_t.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var i,o,a,r,s,l,c,u="width"in t||"height"in t,d=this,h={},p=e.style,m=e.nodeType&&re(e),f=K.get(e,"fxshow");for(i in n.queue||(null==(r=x._queueHooks(e,"fx")).unqueued&&(r.unqueued=0,s=r.empty.fire,r.empty.fire=function(){r.unqueued||s()}),r.unqueued++,d.always(function(){d.always(function(){r.unqueued--,x.queue(e,"fx").length||r.empty.fire()})})),t)if(o=t[i],dt.test(o)){if(delete t[i],a=a||"toggle"===o,o===(m?"hide":"show")){if("show"!==o||!f||void 0===f[i])continue;m=!0}h[i]=f&&f[i]||x.style(e,i)}if((l=!x.isEmptyObject(t))||!x.isEmptyObject(h))for(i in u&&1===e.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=f&&f.display)&&(c=K.get(e,"display")),"none"===(u=x.css(e,"display"))&&(c?u=c:(ue([e],!0),c=e.style.display||c,u=x.css(e,"display"),ue([e]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===x.css(e,"float")&&(l||(d.done(function(){p.display=c}),null==c&&(u=p.display,c="none"===u?"":u)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",d.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),l=!1,h)l||(f?"hidden"in f&&(m=f.hidden):f=K.access(e,"fxshow",{display:c}),a&&(f.hidden=!m),m&&ue([e],!0),d.done(function(){for(i in m||ue([e]),K.remove(e,"fxshow"),h)x.style(e,i,h[i])})),l=gt(m?f[i]:0,i,d),i in f||(f[i]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?_t.prefilters.unshift(e):_t.prefilters.push(e)}}),x.speed=function(e,t,n){var i=e&&"object"==typeof e?x.extend({},e):{complete:n||!n&&t||f(e)&&e,duration:e,easing:n&&t||t&&!f(t)&&t};return x.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in x.fx.speeds?i.duration=x.fx.speeds[i.duration]:i.duration=x.fx.speeds._default),null!=i.queue&&!0!==i.queue||(i.queue="fx"),i.old=i.complete,i.complete=function(){f(i.old)&&i.old.call(this),i.queue&&x.dequeue(this,i.queue)},i},x.fn.extend({fadeTo:function(e,t,n,i){return this.filter(re).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(t,e,n,i){var o=x.isEmptyObject(t),a=x.speed(e,n,i),i=function(){var e=_t(this,x.extend({},t),a);(o||K.get(this,"finish"))&&e.stop(!0)};return i.finish=i,o||!1===a.queue?this.each(i):this.queue(a.queue,i)},stop:function(o,e,a){function r(e){var t=e.stop;delete e.stop,t(a)}return"string"!=typeof o&&(a=e,e=o,o=void 0),e&&!1!==o&&this.queue(o||"fx",[]),this.each(function(){var e=!0,t=null!=o&&o+"queueHooks",n=x.timers,i=K.get(this);if(t)i[t]&&i[t].stop&&r(i[t]);else for(t in i)i[t]&&i[t].stop&&ht.test(t)&&r(i[t]);for(t=n.length;t--;)n[t].elem!==this||null!=o&&n[t].queue!==o||(n[t].anim.stop(a),e=!1,n.splice(t,1));!e&&a||x.dequeue(this,o)})},finish:function(r){return!1!==r&&(r=r||"fx"),this.each(function(){var e,t=K.get(this),n=t[r+"queue"],i=t[r+"queueHooks"],o=x.timers,a=n?n.length:0;for(t.finish=!0,x.queue(this,r,[]),i&&i.stop&&i.stop.call(this,!0),e=o.length;e--;)o[e].elem===this&&o[e].queue===r&&(o[e].anim.stop(!0),o.splice(e,1));for(e=0;e<a;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),x.each(["toggle","show","hide"],function(e,i){var o=x.fn[i];x.fn[i]=function(e,t,n){return null==e||"boolean"==typeof e?o.apply(this,arguments):this.animate(ft(i,!0),e,t,n)}}),x.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){x.fn[e]=function(e,t,n){return this.animate(i,e,t,n)}}),x.timers=[],x.fx.tick=function(){var e,t=0,n=x.timers;for(ct=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||x.fx.stop(),ct=void 0},x.fx.timer=function(e){x.timers.push(e),x.fx.start()},x.fx.interval=13,x.fx.start=function(){ut||(ut=!0,pt())},x.fx.stop=function(){ut=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(i,e){return i=x.fx&&x.fx.speeds[i]||i,this.queue(e=e||"fx",function(e,t){var n=A.setTimeout(e,i);t.stop=function(){A.clearTimeout(n)}})},t=k.createElement("input"),d=k.createElement("select").appendChild(k.createElement("option")),t.type="checkbox",v.checkOn=""!==t.value,v.optSelected=d.selected,(t=k.createElement("input")).value="t",t.type="radio",v.radioValue="t"===t.value;var yt,vt=x.expr.attrHandle;x.fn.extend({attr:function(e,t){return q(this,x.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})}}),x.extend({attr:function(e,t,n){var i,o,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return void 0===e.getAttribute?x.prop(e,t,n):(1===a&&x.isXMLDoc(e)||(o=x.attrHooks[t.toLowerCase()]||(x.expr.match.bool.test(t)?yt:void 0)),void 0!==n?null===n?void x.removeAttr(e,t):o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:(e.setAttribute(t,n+""),n):!(o&&"get"in o&&null!==(i=o.get(e,t)))&&null==(i=x.find.attr(e,t))?void 0:i)},attrHooks:{type:{set:function(e,t){if(!v.radioValue&&"radio"===t&&C(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,i=0,o=t&&t.match(j);if(o&&1===e.nodeType)for(;n=o[i++];)e.removeAttribute(n)}}),yt={set:function(e,t,n){return!1===t?x.removeAttr(e,n):e.setAttribute(n,n),n}},x.each(x.expr.match.bool.source.match(/\w+/g),function(e,t){var r=vt[t]||x.find.attr;vt[t]=function(e,t,n){var i,o,a=t.toLowerCase();return n||(o=vt[a],vt[a]=i,i=null!=r(e,t,n)?a:null,vt[a]=o),i}});var bt=/^(?:input|select|textarea|button)$/i,wt=/^(?:a|area)$/i;function At(e){return(e.match(j)||[]).join(" ")}function kt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(j)||[]}x.fn.extend({prop:function(e,t){return q(this,x.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[x.propFix[e]||e]})}}),x.extend({prop:function(e,t,n){var i,o,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&x.isXMLDoc(e)||(t=x.propFix[t]||t,o=x.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:e[t]=n:o&&"get"in o&&null!==(i=o.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=x.find.attr(e,"tabindex");return t?parseInt(t,10):bt.test(e.nodeName)||wt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),v.optSelected||(x.propHooks.selected={get:function(e){e=e.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(e){e=e.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.fn.extend({addClass:function(t){var e,n,i,o,a,r,s=0;if(f(t))return this.each(function(e){x(this).addClass(t.call(this,e,kt(this)))});if((e=xt(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+At(r)+" "){for(a=0;o=e[a++];)i.indexOf(" "+o+" ")<0&&(i+=o+" ");r!==(r=At(i))&&n.setAttribute("class",r)}return this},removeClass:function(t){var e,n,i,o,a,r,s=0;if(f(t))return this.each(function(e){x(this).removeClass(t.call(this,e,kt(this)))});if(!arguments.length)return this.attr("class","");if((e=xt(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+At(r)+" "){for(a=0;o=e[a++];)for(;-1<i.indexOf(" "+o+" ");)i=i.replace(" "+o+" "," ");r!==(r=At(i))&&n.setAttribute("class",r)}return this},toggleClass:function(o,t){var a=typeof o,r="string"==a||Array.isArray(o);return"boolean"==typeof t&&r?t?this.addClass(o):this.removeClass(o):f(o)?this.each(function(e){x(this).toggleClass(o.call(this,e,kt(this),t),t)}):this.each(function(){var e,t,n,i;if(r)for(t=0,n=x(this),i=xt(o);e=i[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==o&&"boolean"!=a||((e=kt(this))&&K.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==o&&K.get(this,"__className__")||""))})},hasClass:function(e){for(var t,n=0,i=" "+e+" ";t=this[n++];)if(1===t.nodeType&&-1<(" "+At(kt(t))+" ").indexOf(i))return!0;return!1}});var Pt=/\r/g;x.fn.extend({val:function(t){var n,e,i,o=this[0];return arguments.length?(i=f(t),this.each(function(e){1===this.nodeType&&(null==(e=i?t.call(this,e,x(this).val()):t)?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=x.map(e,function(e){return null==e?"":e+""})),(n=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,e,"value")||(this.value=e))})):o?(n=x.valHooks[o.type]||x.valHooks[o.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(o,"value"))?e:"string"==typeof(e=o.value)?e.replace(Pt,""):null==e?"":e:void 0}}),x.extend({valHooks:{option:{get:function(e){var t=x.find.attr(e,"value");return null!=t?t:At(x.text(e))}},select:{get:function(e){for(var t,n=e.options,i=e.selectedIndex,o="select-one"===e.type,a=o?null:[],r=o?i+1:n.length,s=i<0?r:o?i:0;s<r;s++)if(((t=n[s]).selected||s===i)&&!t.disabled&&(!t.parentNode.disabled||!C(t.parentNode,"optgroup"))){if(t=x(t).val(),o)return t;a.push(t)}return a},set:function(e,t){for(var n,i,o=e.options,a=x.makeArray(t),r=o.length;r--;)((i=o[r]).selected=-1<x.inArray(x.valHooks.option.get(i),a))&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<x.inArray(x(e).val(),t)}},v.checkOn||(x.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),v.focusin="onfocusin"in A;function St(e){e.stopPropagation()}var Mt=/^(?:focusinfocus|focusoutblur)$/;x.extend(x.event,{trigger:function(e,t,n,i){var o,a,r,s,l,c,u,d=[n||k],h=y.call(e,"type")?e.type:e,p=y.call(e,"namespace")?e.namespace.split("."):[],m=u=a=n=n||k;if(3!==n.nodeType&&8!==n.nodeType&&!Mt.test(h+x.event.triggered)&&(-1<h.indexOf(".")&&(h=(p=h.split(".")).shift(),p.sort()),s=h.indexOf(":")<0&&"on"+h,(e=e[x.expando]?e:new x.Event(h,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:x.makeArray(t,[e]),c=x.event.special[h]||{},i||!c.trigger||!1!==c.trigger.apply(n,t))){if(!i&&!c.noBubble&&!g(n)){for(r=c.delegateType||h,Mt.test(r+h)||(m=m.parentNode);m;m=m.parentNode)d.push(m),a=m;a===(n.ownerDocument||k)&&d.push(a.defaultView||a.parentWindow||A)}for(o=0;(m=d[o++])&&!e.isPropagationStopped();)u=m,e.type=1<o?r:c.bindType||h,(l=(K.get(m,"events")||{})[e.type]&&K.get(m,"handle"))&&l.apply(m,t),(l=s&&m[s])&&l.apply&&$(m)&&(e.result=l.apply(m,t),!1===e.result&&e.preventDefault());return e.type=h,i||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(d.pop(),t)||!$(n)||s&&f(n[h])&&!g(n)&&((a=n[s])&&(n[s]=null),x.event.triggered=h,e.isPropagationStopped()&&u.addEventListener(h,St),n[h](),e.isPropagationStopped()&&u.removeEventListener(h,St),x.event.triggered=void 0,a&&(n[s]=a)),e.result}},simulate:function(e,t,n){e=x.extend(new x.Event,n,{type:e,isSimulated:!0});x.event.trigger(e,null,t)}}),x.fn.extend({trigger:function(e,t){return this.each(function(){x.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return x.event.trigger(e,t,n,!0)}}),v.focusin||x.each({focus:"focusin",blur:"focusout"},function(n,i){function o(e){x.event.simulate(i,e.target,x.event.fix(e))}x.event.special[i]={setup:function(){var e=this.ownerDocument||this,t=K.access(e,i);t||e.addEventListener(n,o,!0),K.access(e,i,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=K.access(e,i)-1;t?K.access(e,i,t):(e.removeEventListener(n,o,!0),K.remove(e,i))}}});var Ct=A.location,Lt=Date.now(),Tt=/\?/;x.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new A.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||x.error("Invalid XML: "+e),t};var Et=/\[\]$/,Ot=/\r?\n/g,Dt=/^(?:submit|button|image|reset|file)$/i,zt=/^(?:input|select|textarea|keygen)/i;x.param=function(e,t){function n(e,t){t=f(t)?t():t,o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)}var i,o=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!x.isPlainObject(e))x.each(e,function(){n(this.name,this.value)});else for(i in e)!function n(i,e,o,a){if(Array.isArray(e))x.each(e,function(e,t){o||Et.test(i)?a(i,t):n(i+"["+("object"==typeof t&&null!=t?e:"")+"]",t,o,a)});else if(o||"object"!==m(e))a(i,e);else for(var t in e)n(i+"["+t+"]",e[t],o,a)}(i,e[i],t,n);return o.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=x.prop(this,"elements");return e?x.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!x(this).is(":disabled")&&zt.test(this.nodeName)&&!Dt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=x(this).val();return null==n?null:Array.isArray(n)?x.map(n,function(e){return{name:t.name,value:e.replace(Ot,"\r\n")}}):{name:t.name,value:n.replace(Ot,"\r\n")}}).get()}});var It=/%20/g,jt=/#.*$/,Nt=/([?&])_=[^&]*/,Bt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Wt=/^\/\//,Ft={},Ht={},qt="*/".concat("*"),Zt=k.createElement("a");function Gt(a){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,i=0,o=e.toLowerCase().match(j)||[];if(f(t))for(;n=o[i++];)"+"===n[0]?(n=n.slice(1)||"*",(a[n]=a[n]||[]).unshift(t)):(a[n]=a[n]||[]).push(t)}}function Vt(t,i,o,a){var r={},s=t===Ht;function l(e){var n;return r[e]=!0,x.each(t[e]||[],function(e,t){t=t(i,o,a);return"string"!=typeof t||s||r[t]?s?!(n=t):void 0:(i.dataTypes.unshift(t),l(t),!1)}),n}return l(i.dataTypes[0])||!r["*"]&&l("*")}function Ut(e,t){var n,i,o=x.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:i=i||{})[n]=t[n]);return i&&x.extend(!0,e,i),e}Zt.href=Ct.href,x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":qt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ut(Ut(e,x.ajaxSettings),t):Ut(x.ajaxSettings,e)},ajaxPrefilter:Gt(Ft),ajaxTransport:Gt(Ht),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var l,c,u,n,d,h,p,i,o,m=x.ajaxSetup({},t=t||{}),f=m.context||m,g=m.context&&(f.nodeType||f.jquery)?x(f):x.event,_=x.Deferred(),y=x.Callbacks("once memory"),v=m.statusCode||{},a={},r={},s="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n)for(n={};t=Bt.exec(u);)n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?u:null},setRequestHeader:function(e,t){return null==h&&(e=r[e.toLowerCase()]=r[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(m.mimeType=e),this},statusCode:function(e){if(e)if(h)b.always(e[b.status]);else for(var t in e)v[t]=[v[t],e[t]];return this},abort:function(e){e=e||s;return l&&l.abort(e),w(0,e),this}};if(_.promise(b),m.url=((e||m.url||Ct.href)+"").replace(Wt,Ct.protocol+"//"),m.type=t.method||t.type||m.method||m.type,m.dataTypes=(m.dataType||"*").toLowerCase().match(j)||[""],null==m.crossDomain){o=k.createElement("a");try{o.href=m.url,o.href=o.href,m.crossDomain=Zt.protocol+"//"+Zt.host!=o.protocol+"//"+o.host}catch(e){m.crossDomain=!0}}if(m.data&&m.processData&&"string"!=typeof m.data&&(m.data=x.param(m.data,m.traditional)),Vt(Ft,m,t,b),h)return b;for(i in(p=x.event&&m.global)&&0==x.active++&&x.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Rt.test(m.type),c=m.url.replace(jt,""),m.hasContent?m.data&&m.processData&&0===(m.contentType||"").indexOf("application/x-www-form-urlencoded")&&(m.data=m.data.replace(It,"+")):(o=m.url.slice(c.length),m.data&&(m.processData||"string"==typeof m.data)&&(c+=(Tt.test(c)?"&":"?")+m.data,delete m.data),!1===m.cache&&(c=c.replace(Nt,"$1"),o=(Tt.test(c)?"&":"?")+"_="+Lt+++o),m.url=c+o),m.ifModified&&(x.lastModified[c]&&b.setRequestHeader("If-Modified-Since",x.lastModified[c]),x.etag[c]&&b.setRequestHeader("If-None-Match",x.etag[c])),(m.data&&m.hasContent&&!1!==m.contentType||t.contentType)&&b.setRequestHeader("Content-Type",m.contentType),b.setRequestHeader("Accept",m.dataTypes[0]&&m.accepts[m.dataTypes[0]]?m.accepts[m.dataTypes[0]]+("*"!==m.dataTypes[0]?", "+qt+"; q=0.01":""):m.accepts["*"]),m.headers)b.setRequestHeader(i,m.headers[i]);if(m.beforeSend&&(!1===m.beforeSend.call(f,b,m)||h))return b.abort();if(s="abort",y.add(m.complete),b.done(m.success),b.fail(m.error),l=Vt(Ht,m,t,b)){if(b.readyState=1,p&&g.trigger("ajaxSend",[b,m]),h)return b;m.async&&0<m.timeout&&(d=A.setTimeout(function(){b.abort("timeout")},m.timeout));try{h=!1,l.send(a,w)}catch(e){if(h)throw e;w(-1,e)}}else w(-1,"No Transport");function w(e,t,n,i){var o,a,r,s=t;h||(h=!0,d&&A.clearTimeout(d),l=void 0,u=i||"",b.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(r=function(e,t,n){for(var i,o,a,r,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(o in s)if(s[o]&&s[o].test(i)){l.unshift(o);break}if(l[0]in n)a=l[0];else{for(o in n){if(!l[0]||e.converters[o+" "+l[0]]){a=o;break}r=r||o}a=a||r}if(a)return a!==l[0]&&l.unshift(a),n[a]}(m,b,n)),r=function(e,t,n,i){var o,a,r,s,l,c={},u=e.dataTypes.slice();if(u[1])for(r in e.converters)c[r.toLowerCase()]=e.converters[r];for(a=u.shift();a;)if(e.responseFields[a]&&(n[e.responseFields[a]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=a,a=u.shift())if("*"===a)a=l;else if("*"!==l&&l!==a){if(!(r=c[l+" "+a]||c["* "+a]))for(o in c)if((s=o.split(" "))[1]===a&&(r=c[l+" "+s[0]]||c["* "+s[0]])){!0===r?r=c[o]:!0!==c[o]&&(a=s[0],u.unshift(s[1]));break}if(!0!==r)if(r&&e.throws)t=r(t);else try{t=r(t)}catch(e){return{state:"parsererror",error:r?e:"No conversion from "+l+" to "+a}}}return{state:"success",data:t}}(m,r,b,i),i?(m.ifModified&&((n=b.getResponseHeader("Last-Modified"))&&(x.lastModified[c]=n),(n=b.getResponseHeader("etag"))&&(x.etag[c]=n)),204===e||"HEAD"===m.type?s="nocontent":304===e?s="notmodified":(s=r.state,o=r.data,i=!(a=r.error))):(a=s,!e&&s||(s="error",e<0&&(e=0))),b.status=e,b.statusText=(t||s)+"",i?_.resolveWith(f,[o,s,b]):_.rejectWith(f,[b,s,a]),b.statusCode(v),v=void 0,p&&g.trigger(i?"ajaxSuccess":"ajaxError",[b,m,i?o:a]),y.fireWith(f,[b,s]),p&&(g.trigger("ajaxComplete",[b,m]),--x.active||x.event.trigger("ajaxStop")))}return b},getJSON:function(e,t,n){return x.get(e,t,n,"json")},getScript:function(e,t){return x.get(e,void 0,t,"script")}}),x.each(["get","post"],function(e,o){x[o]=function(e,t,n,i){return f(t)&&(i=i||n,n=t,t=void 0),x.ajax(x.extend({url:e,type:o,dataType:i,data:t,success:n},x.isPlainObject(e)&&e))}}),x._evalUrl=function(e,t){return x.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){x.globalEval(e,t)}})},x.fn.extend({wrapAll:function(e){return this[0]&&(f(e)&&(e=e.call(this[0])),e=x(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return f(n)?this.each(function(e){x(this).wrapInner(n.call(this,e))}):this.each(function(){var e=x(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=f(t);return this.each(function(e){x(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(e){return!x.expr.pseudos.visible(e)},x.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new A.XMLHttpRequest}catch(e){}};var $t={0:200,1223:204},Yt=x.ajaxSettings.xhr();v.cors=!!Yt&&"withCredentials"in Yt,v.ajax=Yt=!!Yt,x.ajaxTransport(function(o){var a,r;if(v.cors||Yt&&!o.crossDomain)return{send:function(e,t){var n,i=o.xhr();if(i.open(o.type,o.url,o.async,o.username,o.password),o.xhrFields)for(n in o.xhrFields)i[n]=o.xhrFields[n];for(n in o.mimeType&&i.overrideMimeType&&i.overrideMimeType(o.mimeType),o.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)i.setRequestHeader(n,e[n]);a=function(e){return function(){a&&(a=r=i.onload=i.onerror=i.onabort=i.ontimeout=i.onreadystatechange=null,"abort"===e?i.abort():"error"===e?"number"!=typeof i.status?t(0,"error"):t(i.status,i.statusText):t($t[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!=typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=a(),r=i.onerror=i.ontimeout=a("error"),void 0!==i.onabort?i.onabort=r:i.onreadystatechange=function(){4===i.readyState&&A.setTimeout(function(){a&&r()})},a=a("abort");try{i.send(o.hasContent&&o.data||null)}catch(e){if(a)throw e}},abort:function(){a&&a()}}}),x.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return x.globalEval(e),e}}}),x.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),x.ajaxTransport("script",function(n){var i,o;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){i=x("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",o=function(e){i.remove(),o=null,e&&t("error"===e.type?404:200,e.type)}),k.head.appendChild(i[0])},abort:function(){o&&o()}}});var Kt=[],Qt=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||x.expando+"_"+Lt++;return this[e]=!0,e}}),x.ajaxPrefilter("json jsonp",function(e,t,n){var i,o,a,r=!1!==e.jsonp&&(Qt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Qt.test(e.data)&&"data");if(r||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=f(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,r?e[r]=e[r].replace(Qt,"$1"+i):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return a||x.error(i+" was not called"),a[0]},e.dataTypes[0]="json",o=A[i],A[i]=function(){a=arguments},n.always(function(){void 0===o?x(A).removeProp(i):A[i]=o,e[i]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(i)),a&&f(o)&&o(a[0]),a=o=void 0}),"script"}),v.createHTMLDocument=((t=k.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===t.childNodes.length),x.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((i=(t=k.implementation.createHTMLDocument("")).createElement("base")).href=k.location.href,t.head.appendChild(i)):t=k),i=!n&&[],(n=L.exec(e))?[t.createElement(n[1])]:(n=ye([e],t,i),i&&i.length&&x(i).remove(),x.merge([],n.childNodes)));var i},x.fn.load=function(e,t,n){var i,o,a,r=this,s=e.indexOf(" ");return-1<s&&(i=At(e.slice(s)),e=e.slice(0,s)),f(t)?(n=t,t=void 0):t&&"object"==typeof t&&(o="POST"),0<r.length&&x.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done(function(e){a=arguments,r.html(i?x("<div>").append(x.parseHTML(e)).find(i):e)}).always(n&&function(e,t){r.each(function(){n.apply(this,a||[e.responseText,t,e])})}),this},x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){x.fn[t]=function(e){return this.on(t,e)}}),x.expr.pseudos.animated=function(t){return x.grep(x.timers,function(e){return t===e.elem}).length},x.offset={setOffset:function(e,t,n){var i,o,a,r,s=x.css(e,"position"),l=x(e),c={};"static"===s&&(e.style.position="relative"),a=l.offset(),i=x.css(e,"top"),r=x.css(e,"left"),r=("absolute"===s||"fixed"===s)&&-1<(i+r).indexOf("auto")?(o=(s=l.position()).top,s.left):(o=parseFloat(i)||0,parseFloat(r)||0),null!=(t=f(t)?t.call(e,n,x.extend({},a)):t).top&&(c.top=t.top-a.top+o),null!=t.left&&(c.left=t.left-a.left+r),"using"in t?t.using.call(e,c):l.css(c)}},x.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){x.offset.setOffset(this,t,e)});var e,n=this[0];return n?n.getClientRects().length?(e=n.getBoundingClientRect(),n=n.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,i=this[0],o={top:0,left:0};if("fixed"===x.css(i,"position"))t=i.getBoundingClientRect();else{for(t=this.offset(),n=i.ownerDocument,e=i.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===x.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((o=x(e).offset()).top+=x.css(e,"borderTopWidth",!0),o.left+=x.css(e,"borderLeftWidth",!0))}return{top:t.top-o.top-x.css(i,"marginTop",!0),left:t.left-o.left-x.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===x.css(e,"position");)e=e.offsetParent;return e||ie})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,o){var a="pageYOffset"===o;x.fn[t]=function(e){return q(this,function(e,t,n){var i;return g(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n?i?i[o]:e[t]:void(i?i.scrollTo(a?i.pageXOffset:n,a?n:i.pageYOffset):e[t]=n)},t,e,arguments.length)}}),x.each(["top","left"],function(e,n){x.cssHooks[n]=$e(v.pixelPosition,function(e,t){if(t)return t=Ue(e,n),Ge.test(t)?x(e).position()[n]+"px":t})}),x.each({Height:"height",Width:"width"},function(r,s){x.each({padding:"inner"+r,content:s,"":"outer"+r},function(i,a){x.fn[a]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),o=i||(!0===e||!0===t?"margin":"border");return q(this,function(e,t,n){var i;return g(e)?0===a.indexOf("outer")?e["inner"+r]:e.document.documentElement["client"+r]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+r],i["scroll"+r],e.body["offset"+r],i["offset"+r],i["client"+r])):void 0===n?x.css(e,t,o):x.style(e,t,n,o)},s,n?e:void 0,n)}})}),x.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){x.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),x.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),x.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),x.proxy=function(e,t){var n,i;if("string"==typeof t&&(i=e[t],t=e,e=i),f(e))return n=s.call(arguments,2),(i=function(){return e.apply(t||this,n.concat(s.call(arguments)))}).guid=e.guid=e.guid||x.guid++,i},x.holdReady=function(e){e?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=C,x.isFunction=f,x.isWindow=g,x.camelCase=U,x.type=m,x.now=Date.now,x.isNumeric=function(e){var t=x.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return x});var Jt=A.jQuery,Xt=A.$;return x.noConflict=function(e){return A.$===x&&(A.$=Xt),e&&A.jQuery===x&&(A.jQuery=Jt),x},e||(A.jQuery=A.$=x),x}),"undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");var words;function CroutonLocalization(e){this.language=e,this.words={ar:{days_of_the_week:["","الأحد","الاثنين","الثلاثاء","الأربعاء ","الخميس","الجمعة","السبت"],weekday:"يوم عمل",city:"مدينة",cities:"المدن",groups:"مجموعات",areas:"المناطق",regions:"المناطق",locations:"المواقع",counties:"المقاطعات",states:"المقاطعات",postal_codes:"الرموز البريدية",formats:"الأشكال",map:"خريطة",neighborhood:"الحي",near_me:"بالقرب مني",text_search:"البحث عن النص",click_search:"انقر فوق البحث",pan_and_zoom:"عموم + التكبير",languages:"اللغات",common_needs:"الاحتياجات المشتركة",meeting_count:"الاجتماعات الأسبوعية:",venue_types:"أنواع المكان",venue_type_choices:{IN_PERSON:"شخصيا",VIRTUAL:"افتراضي"},service_body_types:{AS:"لجنة خدمات المنطق",RS:"لجنة خدمات الإقلي.م",ZF:"منتدى المنطقة",MA:"لجنة خدمات العاصمة",LS:"خدمة المنتديات المحلية",GS:"Group Support Forum"},"css-direction":"bmlt-rtl",share:"مشاركة",google_directions:"اتجاهات جوجل للاجتماع",apple_directions:"اتجاهات جوجل للاجتماع",no_meetings_for_this_day:"لا توجد اجتماعات لهذا اليوم.",all:"الجميع",menu:"القائمة","search for meetings":"البحث عن الاجتماعات","show meetings near...":"أظهر الاجتماعات بالقرب من...","filter meetings":"سرد الاجتماعات","visible meeting list":"قائمة الاجتماعات المرئية","enter a city or zip code":"أدخل المدينة أو الرمز البريدي","toggle fullscreen mode":"تبديل وضع ملء الشاشة",close:"قريب",bmlt2ics:"Add to your calendar","meeting page":"صفحة الاجتماع","meeting details":"تفاصيل الاجتماع","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"احصل على الاتجاهات",select_map_app:"اختر تطبيق الخرائط",apple_maps:"خرائط آبل",apple_maps_desc:"فتح في تطبيق خرائط آبل",google_maps:"خرائط جوجل",google_maps_desc_mobile:"فتح في تطبيق خرائط جوجل",waze:"وايز",waze_desc:"فتح في تطبيق وايز",address_lookup_fail:"تعذر العثور على العنوان. يرجى المحاولة مرة أخرى."},cs:{days_of_the_week:["","Neděle","Pondělí","Úterý","Středa","Čtvrtek","Pátek","Sobota"],weekday:"Den v týdnu",city:"Město",cities:"Město",groups:"Skupina",areas:"Oblasti",regions:"Regiony",locations:"Místo",counties:"Okres",states:"Spolkové země",postal_codes:"PSČ",formats:"Formáty",map:"Mapa",neighborhood:"Sousedství",near_me:"V mém okolí",text_search:"Textové vyhledávání",click_search:"Vyhledávání kliknutím",pan_and_zoom:"Posunout + Zoom",languages:"Jazyky",common_needs:"Běžné potřeby",meeting_count:"Týdenní setkání:",venue_types:"Druhy míst setkání",venue_type_choices:{IN_PERSON:"Živé setkání",VIRTUAL:"Online setkání"},service_body_types:{},share:"Sdílet",google_directions:"Plánovač tras Google",apple_directions:"Plánovač tras Apple",no_meetings_for_this_day:"Na tento den nejsou žádná setkání.","css-textalign":"","css-floatdirection":"",all:"Jakékoli",menu:"Menu","search for meetings":"Hledat setkání","show meetings near...":"Setkání v jiných městech","filter meetings":"Filtr pro jazyk, formát atd.","visible meeting list":"Viditelný seznam setkání jako tabulka","enter a city or zip code":"Město nebo PSČ","toggle fullscreen mode":"Přepnout režim celé obrazovky",close:"Zavřít",bmlt2ics:"Přidat do kalendáře","meeting page":"Stránka setkání","meeting details":"Podrobnosti o setkání","report update":"Nahlásit aktualizaci","filter by visibility":"Zobrazit pouze setkání, která jsou aktuálně na mapě",go:"Jít!",get_directions:"Získat pokyny",select_map_app:"Vyberte aplikaci pro mapy",apple_maps:"Apple Mapy",apple_maps_desc:"Otevřít v aplikaci Apple Mapy",google_maps:"Mapy Google",distance:"Vzdálenost",google_maps_desc_mobile:"Otevřít v aplikaci Mapy Google",waze:"Waze",waze_desc:"Otevřít v aplikaci Waze","remember my choice":"Zapamatovat si moji volbu","zoomed-out-message":"Nemůžeme prohledat celou oblast pro setkání. Přibližte si prosím nebo proveďte nové vyhledávání.","sorted by distance":"Seřazeno podle vzdálenosti",address_lookup_fail:"Adresu se nepodařilo najít. Zkuste to prosím znovu."},"da-DK":{days_of_the_week:["","Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],weekday:"Ugedag",city:"By",cities:"Byer",groups:"Grupper",areas:"Områder",regions:"Regions",locations:"Lokalite",counties:"Amter",states:"Provinser",postal_codes:"Post nummer",formats:"Struktur",map:"Kort",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Afstand",get_directions:"Få vejvisning",select_map_app:"Vælg kortapp",apple_maps:"Apple Maps",apple_maps_desc:"Åbn i Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Åbn i Google Maps app",waze:"Waze",waze_desc:"Åbn i Waze app","sorted by distance":"Sorteret efter Afstand",address_lookup_fail:"Adressen kunne ikke findes. Prøv venligst igen."},"de-DE":{days_of_the_week:["","Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],weekday:"Wochentag",city:"Stadt",cities:"Städte",groups:"Gruppen",areas:"Gebiete",regions:"Regions",locations:"Orte",counties:"Landkreise",states:"Bundesländer",postal_codes:"PLZ",formats:"Formate",map:"Karte",neighborhood:"Nachbarschaft",near_me:"In meiner Nähe",text_search:"Textsuche",click_search:"Klicksuche",pan_and_zoom:"Schwenken + Zoomen",languages:"Sprachen",common_needs:"Common Needs",meeting_count:"Wöchentliche Meetings:",venue_types:"Treffpunktarten",venue_type_choices:{IN_PERSON:"Präsenz-Meetings",VIRTUAL:"Online-Meetings"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Teilen",google_directions:"Google Routenplaner",apple_directions:"Apple Routenplaner",no_meetings_for_this_day:"Keine Meetings an diesem Tag.","css-textalign":"","css-floatdirection":"",all:"Alle",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Meetings in andere Städten","filter meetings":"Filter für Sprache, Format usw.","visible meeting list":"Sichtbare Meetings als Tabelle","enter a city or zip code":"Stadt oder PLZ","toggle fullscreen mode":"Umschalten Vollbildmodus",close:"Schliessen",bmlt2ics:"Zu Kalender hinzufügen","meeting page":"Meeting Seite","meeting details":"Genaueres zum Meeting","report update":"Report an Update","filter by visibility":"Zeige nur Meetings, die gerade auf dem Karte stehen",go:"Los!",get_directions:"Wegbeschreibung",select_map_app:"Karten-App auswählen",apple_maps:"Apple Maps",apple_maps_desc:"In Apple Maps App öffnen",google_maps:"Google Maps",distance:"Entfernung",google_maps_desc_mobile:"In Google Maps App öffnen",waze:"Waze",waze_desc:"In Waze App öffnen","remember my choice":"Auswahl speichern","zoomed-out-message":"Wir können nicht die ganze Fläche nach Meetings durchsuchen. Bitte reinzoomen oder eine neue Suche machen.","sorted by distance":"Sortiert nach Entfernung",address_lookup_fail:"Die Adresse konnte nicht gefunden werden. Bitte versuchen Sie es erneut."},"en-AU":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighbourhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",bmlt2ics:"Add to your calendar",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city and state","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!","open search dialog":"Open Search Dialog",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-CA":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"Provinces",postal_codes:"Postal Codes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-NZ":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-UK":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-US":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Zips",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"es-US":{days_of_the_week:["","Domingo"," Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],weekday:"Día de la semana",city:"Ciudad",cities:"Ciudades",groups:"Grupos",areas:"Áreas",regions:"Regiones",locations:"Ubicaciones",counties:"Provincias",states:"Comunidad Autónoma",postal_codes:"Códigos postales",formats:"Formatos",map:"Mapa",neighborhood:"Distrito",near_me:"Sitios cercanos",text_search:"Búsqueda de texto",click_search:"Buscar en Google",pan_and_zoom:"Paneo y Zoom",languages:"Idiomas",common_needs:"Necesidades comunes",meeting_count:"Número de reuniones encontradas","Weekly Meetings":"Reuniones semanales",venue_types:"Tipos de espacios",venue_type_choices:{IN_PERSON:"Presencial",VIRTUAL:"Virtual"},service_body_types:{AS:"Cómite de servicio de Área",RS:"Comité regional de servicio",ZF:"Foro Zonal",MA:"Comité metropolitano de servicio",LS:"Foro de servicio local",GS:"Foro de apoyo a grupos"},share:"compartir",no_meetings_for_this_day:"No hay reuniones en este día","css-textalign":"",google_directions:"Indicaciones de Google",apple_directions:"Indicaciones de Apple","css-floatdirection":"Dirección float-CSS",all:"Todos",menu:"Menú","search for meetings":"Buscar reuniones","show meetings near...":"Mostrar reuniones cercanas...","filter meetings":"Filtrar reuniones","visible meeting list":"Listado visible de reuniones","enter a city or zip code":"Introduce una ciudad o un código postal","toggle fullscreen mode":"Modo pantalla completa",close:"Cerrar",bmlt2ics:"Añadir a calendario","meeting page":"Página de la reunión","meeting details":"Detalles de la reunión","report update":"Actualización de informe","filter by visibility":"Listar solo estas reuniones",go:"¡Adelante!",distance:"Distancia",get_directions:"Obtener Direcciones",select_map_app:"Seleccionar Aplicación de Mapas",apple_maps:"Apple Maps",apple_maps_desc:"Abrir en la aplicación Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Abrir en la aplicación Google Maps",waze:"Waze",waze_desc:"Abrir en la aplicación Waze","zoomed-out-message":"No podemos buscar reuniones en toda la zona. Por favor, acérquese o haga una nueva búsqueda.","sorted by distance":"Ordenado por distancia",address_lookup_fail:"The address could not be found. Please try again."},"fa-IR":{days_of_the_week:["","یَکشَنب","دوشَنبه","سهشنبه","چهار شنبه","پَنج شَنبه","جُمعه","شَنبه"],weekday:"ایام هفته",city:"شهر",cities:"شهرها",groups:"گروه ها",areas:"نواحی",regions:"مناطق",locations:"آدرسها",counties:"بخشها",states:"استان ها","postal_codes:":"کد پستی",formats:"فرمت ها",map:"نقشه",neighborhood:"محله",near_me:"جلسات نزدیک من را پیدا کن",text_search:"جلسات اینجا را پیدا کن",click_search:"پیدا کردن جلسات نزدیک به یک نقطه روی نقشه",pan_and_zoom:"حرکت + بزرگنمایی",languages:"زبانها",common_needs:"خصوصیات مشترک",meeting_count:"جلسات هفتگی:",venue_types:"انواع مکان",venue_type_choices:{IN_PERSON:"حضوری",VIRTUAL:"لینک جلسه مجازی"},service_body_types:{AS:"کمیته خدمات ناحیه",RS:"کمیته خدمات منطقهای",ZF:"انجمن منطقهای",MA:"کمیته خدمات کلانشهریe",LS:"انجمن خدمات محلی",GS:"انجمن پشتیبانی گروه"},share:"اشتراک گذاری",google_directions:"مسیرهای Google به جلسه",apple_directions:"مسیرهای Apple به جلسه",no_meetings_for_this_day:"هیچ جلسه ای در این روز وجود ندارد","css-direction: bmlt-rtl":"","bootstrap-popover-placement":"left","adjust search":"تنظیم جستجو","this number represents":"این عدد نشان دهنده","radius of search in $$":"شعاع جستجو بر حسب $$",miles:"مایل",km:"کیلومتر","approx. number of meetings in result":"تعداد تقریبی جلسات در نتیجه",back:"بازگشت",all:"همه",menu:" منوی","search for meetings":"جستجوی جلسه ها","show meetings near...":"نمایش جلسات نزدیک","filter meetings":"فیلتر جلسات","visible meeting list":"جلسات قابل مشاهده به عنوان لیست","enter a city or zip code":"شهر یا کد پستی را وارد کنید","toggle fullscreen mode":"تغییر حالت تمام صفحه",close:"بستن",bmlt2ics:"به تقویم خود اضافه کنید","meeting page":"صفحه جلسه","meeting details":"جزئیات جلسه","report update":"گزارش بهروزرسانی","filter by visibility":"فقط این جلسات را فهرست کنید",go:"برو",distance:"فاصله",get_directions:"دریافت مسیر",select_map_app:"انتخاب برنامه نقشه",apple_maps:"نقشه اپل",apple_maps_desc:"باز کردن در برنامه نقشه اپل",google_maps:"گوگل مپس",google_maps_desc_mobile:"باز کردن در برنامه گوگل مپس",waze:"ویوز",waze_desc:"باز کردن در برنامه ویز","sorted by distance":"مرتب کردن بر اساس فاصله","more info":"اطلاعات بیشتر","css-direction":"bmlt-rtl","css-textalign":"style='text-align: right;'",address:"آدرس","meeting info":"ویژگی",comments:"توضیحات","group details":"نمایش گروه",address_lookup_fail:"آدرس پیدا نشد. لطفا دوباره تلاش کنید."},"fr-CA":{days_of_the_week:["","Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],weekday:"Journée",city:"Ville",cities:"Villes",groups:"Groupes",areas:"ASL",regions:"Regions",locations:"Emplacements",counties:"Régions",states:"Provinces",postal_codes:"Codes postaux",formats:"Formats",map:"Carte",neighborhood:"Quartier",near_me:"À côté de moi",text_search:"Recherche textuelle",click_search:"Recherche au clic",pan_and_zoom:"Panoramique + Zoom",languages:"Langages",common_needs:"Besoins",meeting_count:"Nombre de réunions par semaine",venue_types:"Types de lieux",venue_type_choices:{IN_PERSON:"Physique",VIRTUAL:"Virtuel"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Partager",google_directions:"Itinéraire sur Google Maps",apple_directions:"Itinéraire sur Apple Maps",no_meetings_for_this_day:"Pas de réunion aujourd'hui.","css-textalign":"","css-floatdirection":"css-floatdirection",all:"Tout",menu:"Menu","search for meetings":"Rechercher des réunions","show meetings near...":"Afficher les réunions près de...","filter meetings":"Filtrer les réunions","visible meeting list":"Liste des réunions visibles","enter a city or zip code":"Entrer une ville ou un code postal","toggle fullscreen mode":"Basculer en mode plein écran",close:"Fermer",bmlt2ics:"Ajouter au calendrier","meeting page":"Page de la réunion","meeting details":"Détails de la réunion","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distance",get_directions:"Obtenir l'itinéraire",select_map_app:"Sélectionner l'application de cartes",apple_maps:"Apple Maps",apple_maps_desc:"Ouvrir dans l'application Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Ouvrir dans l'application Google Maps",waze:"Waze",waze_desc:"Ouvrir dans l'application Waze","sorted by distance":"Trié par distance",address_lookup_fail:"L'adresse est introuvable. Veuillez réessayer."},"it-IT":{days_of_the_week:["","Domenica"," Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"],weekday:"Giorno",city:"Città",cities:"Città",groups:"Gruppi",areas:"Aree",regions:"Regione",locations:"Località",counties:"Province",states:"Regione",postal_codes:"CAP",formats:"Formati",map:"Mappa",neighborhood:"Quartiere",near_me:"Vicino a me",text_search:"Ricerca testuale",click_search:"Fare click su cerca",pan_and_zoom:"Panoramica e zoom",languages:"Lingue",common_needs:"Bisogni comuni",meeting_count:"Incontri settimanali:",venue_types:"Tipologia di locali",venue_type_choices:{IN_PERSON:"Riunione fisica",VIRTUAL:"Riunione virtuale"},service_body_types:{AS:"Comitato area",RS:"Comitato di regione",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Forum supporto gruppi"},share:"Condividi",google_directions:"Mappa",apple_directions:"Mappa",no_meetings_for_this_day:"Nessuna riunione per questo giorno.","css-textalign":"","css-floatdirection":"",all:"Tutti",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Mostra incontri nelle vicinanze..","filter meetings":"Filtrare le riunioni","visible meeting list":"Elenco riunioni visibile","enter a city or zip code":"Inserire una città o un codice postale","toggle fullscreen mode":"Attiva/disattiva la modalità a schermo intero",close:"Close",bmlt2ics:"Aggiungi al tuo calendario","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distanza",get_directions:"Ottieni Indicazioni",select_map_app:"Seleziona App Mappe",apple_maps:"Apple Maps",apple_maps_desc:"Apri nell'app Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Apri nell'app Google Maps",waze:"Waze",waze_desc:"Apri nell'app Waze","sorted by distance":"Ordinati per distanza",address_lookup_fail:"L'indirizzo non è stato trovato. Per favore riprova."},"nl-NL":{days_of_the_week:["","Zondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrijdag","Zaterdag"],weekday:"Dag van de week",city:"Stad",cities:"Steden",groups:"Groepen",areas:"Gebieden",regions:"Regions",locations:"Locaties",counties:"Landen",states:"Provincies",postal_codes:"Postcodes",formats:"Formats",map:"Kaart",neighborhood:"Buurt",near_me:"Bij mij in de buurt",text_search:"Zoek op tekst",click_search:"Klik om te zoeken",pan_and_zoom:"Pan + Zoom",languages:"Talen",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Soorten locaties",venue_type_choices:{IN_PERSON:"Fysiek",VIRTUAL:"Online"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"Routebeschrijving",select_map_app:"Kies Kaart App",apple_maps:"Apple Maps",apple_maps_desc:"Openen in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Openen in Google Maps app",waze:"Waze",waze_desc:"Openen in Waze app","sorted by distance":"Gesorteerd op afstand",address_lookup_fail:"The address could not be found. Please try again."},"pl-PL":{days_of_the_week:["","Niedziela","Poniedziałek","Wtorek","Środa","Czwartek","Piątek","Sobota"],weekday:"Dzień tygodnia",city:"Miasto",cities:"Miasta",groups:"Grupy",areas:"Okręgi",regions:"Regions",locations:"Lokalizacje",counties:"Powiaty",states:"Województwa",postal_codes:"Kody pocztowe",formats:"Formaty",map:"Mapa",neighborhood:"Sąsiedztwo",near_me:"Blisko Mnie",text_search:"Wpisz",click_search:"Kliknij na mapie",pan_and_zoom:"Przesuń powiększ",languages:"Języki",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Odległość",get_directions:"Pobierz Wskazówki",select_map_app:"Wybierz Aplikację Map",apple_maps:"Apple Maps",apple_maps_desc:"Otwórz w aplikacji Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Otwórz w aplikacji Google Maps",waze:"Waze",waze_desc:"Otwórz w aplikacji Waze","sorted by distance":"Posortowane według odległości",address_lookup_fail:"The address could not be found. Please try again."},"pt-BR":{days_of_the_week:["","Domingo","Segunda-feira","Terça-feira","Quarta-feira","Quinta-feira","Sexta-feira","Sábado"],weekday:"Dia da semana",city:"Cidade",cities:"Cidades",groups:"Grupos",areas:"Áreas",regions:"Regions",locations:"Localizações",counties:"Municípios",states:"Estados",postal_codes:"CEPs",formats:"Formatos",map:"Mapa",neighborhood:"Bairro",near_me:"Minha Localização",text_search:"digite um endereço",click_search:"Clique no local",pan_and_zoom:"Panorâmico + Zoom",languages:"Idiomas",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"tipos de reunião",venue_type_choices:{IN_PERSON:"Presencial",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Compartilhar",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distância",get_directions:"Obter Direções",select_map_app:"Selecionar Aplicativo de Mapas",apple_maps:"Apple Maps",apple_maps_desc:"Abrir no aplicativo Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Abrir no aplicativo Google Maps",waze:"Waze",waze_desc:"Abrir no aplicativo Waze","sorted by distance":"Classificado por distância",address_lookup_fail:"The address could not be found. Please try again."},"ru-RU":{days_of_the_week:["","Воскресенье","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота"],weekday:"будний день",city:"Город",cities:"Города",groups:"Группы",areas:"Зоны",regions:"Regions",locations:"Локации",counties:"Страны",states:"Штаты",postal_codes:"Индексы (почтовые)",formats:"Форматы",map:"Карта",neighborhood:"Соседство",near_me:"Около меня",text_search:"Поиск текста",click_search:"Нажмите Поиск",pan_and_zoom:"Pan + Zoom",languages:"Языки",common_needs:"Common Needs",meeting_count:"Еженедельные собрания:",venue_types:"Типы собрания",venue_type_choices:{IN_PERSON:"Офлайн",VIRTUAL:"Онлайн"},share:"поделиться",google_directions:"На карте",apple_directions:"На карте",service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},no_meetings_for_this_day:"В этот день собраний нет","css-textalign":"","css-floatdirection":"",all:"All",menu:"Меню",bmlt2ics:"Добавить в календарь","search for meetings":"Поиск собраний","show meetings near...":"Показывать собрания рядом с...","filter meetings":"Фильтровать собрания","visible meeting list":"Собрания в виде списка","enter a city or zip code":"Введите город или почтовый индек","toggle fullscreen mode":"Включить полноэкранный режим",close:"Закрыть","meeting page":"Страница собрания","meeting details":"Подробности собрания","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Расстояние",get_directions:"Проложить маршрут",select_map_app:"Выбрать приложение карт",apple_maps:"Apple Maps",apple_maps_desc:"Открыть в приложении Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Открыть в приложении Google Maps",waze:"Waze",waze_desc:"Открыть в приложении Waze","sorted by distance":"Сортировка по расстоянию",address_lookup_fail:"Адрес не найден. Пожалуйста, попробуйте еще раз."},sk:{days_of_the_week:["","Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota"],weekday:"Deň v týždni",city:"Mesto",cities:"Mesto",groups:"Skupina",areas:"Oblasti",regions:"Región",locations:"Miesto",counties:"Okres",states:"Spolkové krajiny",postal_codes:"PSČ",formats:"Formáty",map:"Mapa",neighborhood:"Susedstvo",near_me:"V mojej blízkosti",text_search:"Textové vyhľadávanie",click_search:"Vyhľadávanie kliknutím",pan_and_zoom:"Posúvanie + Zoomovanie",languages:"Jazek",common_needs:"Bežné potreby",meeting_count:"Týždenné stretnutia:",venue_types:"Typy miest stretnutí",venue_type_choices:{IN_PERSON:"Osobné stretnutia",VIRTUAL:"Živé stretnutia"},service_body_types:{},share:"Zdieľať",google_directions:"Plánovač trás Google",apple_directions:"Plánovač trás Apple",no_meetings_for_this_day:"Žiadne stretnutia v tento deň.","css-textalign":"","css-floatdirection":"",all:"Akékoľvek",menu:"Menu","search for meetings":"Hľadať stretnutia","show meetings near...":"Stretnutia v iných mestách","filter meetings":"Filter pre jazyk, formát atď.","visible meeting list":"Viditeľné stretnutia ako tabuľka","enter a city or zip code":"Mesto alebo PSČ","toggle fullscreen mode":"Prepnúť režim celej obrazovky",close:"Zavrieť",bmlt2ics:"Pridať do kalendára","meeting page":"Stránka stretnutia","meeting details":"Podrobnosti o stretnutí","report update":"Nahlásiť aktualizáciu","filter by visibility":"Zobraziť iba stretnutia, ktoré sú práve na mape",go:"Ísť!",get_directions:"Získať trasu",select_map_app:"Vyberte aplikáciu pre mapy",apple_maps:"Apple Maps",apple_maps_desc:"Otvoriť v aplikácii Apple Maps",google_maps:"Google Maps",distance:"Vzdialenosť",google_maps_desc_mobile:"Otvoriť v aplikácii Google Maps",waze:"Waze",waze_desc:"Otvoriť v aplikácii Waze","remember my choice":"Zapamätať si moju voľbu","zoomed-out-message":"Nemôžeme prehľadať celú oblasť pre stretnutia. Prosím, priblížte alebo vykonajte nové vyhľadávanie.","sorted by distance":"Zoradené podľa vzdialenosti",address_lookup_fail:"Adresa sa nenašla. Skúste to znova prosím."},"sv-SE":{days_of_the_week:["","Söndag","Måndag","Tisdag","Onsdag","Torsdag","Fredag","Lördag"],weekday:"Veckodag",city:"Stad",cities:"Städer",groups:"Grupper",areas:"Distrikt",regions:"Regions",locations:"Plats",counties:"Land",states:"Stater",postal_codes:"Postnummer",formats:"Format",map:"Karta",neighborhood:"Region",near_me:"Nära mig",text_search:"Söktext",click_search:"Sök",pan_and_zoom:"Panorera + Zooma",languages:"Språk",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"Få vägbeskrivning",select_map_app:"Välj kartapp",apple_maps:"Apple Maps",apple_maps_desc:"Öppna i Apple Maps-appen",google_maps:"Google Maps",google_maps_desc_mobile:"Öppna i Google Maps-appen",waze:"Waze",waze_desc:"Öppna i Waze-appen","sorted by distance":"Sorterade efter avstånd",address_lookup_fail:"The address could not be found. Please try again."}}}!function(){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(),function(l){"use strict";function c(e,t){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",e,t)}c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(e,t,n){if(this.enabled=!0,this.type=e,this.$element=l(t),this.options=this.getOptions(n),this.$viewport=this.options.viewport&&l(l.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var i=this.options.trigger.split(" "),o=i.length;o--;){var a,r=i[o];"click"==r?this.$element.on("click."+this.type,this.options.selector,l.proxy(this.toggle,this)):"manual"!=r&&(a="hover"==r?"mouseleave":"focusout",this.$element.on(("hover"==r?"mouseenter":"focusin")+"."+this.type,this.options.selector,l.proxy(this.enter,this)),this.$element.on(a+"."+this.type,this.options.selector,l.proxy(this.leave,this)))}this.options.selector?this._options=l.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(e){return(e=l.extend({},this.getDefaults(),this.$element.data(),e)).delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),e},c.prototype.getDelegateOptions=function(){var n={},i=this.getDefaults();return this._options&&l.each(this._options,function(e,t){i[e]!=t&&(n[e]=t)}),n},c.prototype.enter=function(e){var t=e instanceof this.constructor?e:l(e.currentTarget).data("bs."+this.type);return t||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t)),e instanceof l.Event&&(t.inState["focusin"==e.type?"focus":"hover"]=!0),t.tip().hasClass("in")||"in"==t.hoverState?void(t.hoverState="in"):(clearTimeout(t.timeout),t.hoverState="in",t.options.delay&&t.options.delay.show?void(t.timeout=setTimeout(function(){"in"==t.hoverState&&t.show()},t.options.delay.show)):t.show())},c.prototype.isInStateTrue=function(){for(var e in this.inState)if(this.inState[e])return!0;return!1},c.prototype.leave=function(e){var t=e instanceof this.constructor?e:l(e.currentTarget).data("bs."+this.type);return t||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t)),e instanceof l.Event&&(t.inState["focusout"==e.type?"focus":"hover"]=!1),t.isInStateTrue()?void 0:(clearTimeout(t.timeout),t.hoverState="out",t.options.delay&&t.options.delay.hide?void(t.timeout=setTimeout(function(){"out"==t.hoverState&&t.hide()},t.options.delay.hide)):t.hide())},c.prototype.show=function(){var t,e,n,i,o,a,r,s=l.Event("show.bs."+this.type);this.hasContent()&&this.enabled&&(this.$element.trigger(s),n=l.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]),!s.isDefaultPrevented()&&n&&(e=(t=this).tip(),a=this.getUID(this.type),this.setContent(),e.attr("id",a),this.$element.attr("aria-describedby",a),this.options.animation&&e.addClass("fade"),r="function"==typeof this.options.placement?this.options.placement.call(this,e[0],this.$element[0]):this.options.placement,(o=(i=/\s?auto?\s?/i).test(r))&&(r=r.replace(i,"")||"top"),e.detach().css({top:0,left:0,display:"block"}).addClass(r).data("bs."+this.type,this),this.options.container?e.appendTo(this.options.container):e.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type),s=this.getPosition(),n=e[0].offsetWidth,a=e[0].offsetHeight,o&&(i=r,o=this.getPosition(this.$viewport),r="bottom"==r&&s.bottom+a>o.bottom?"top":"top"==r&&s.top-a<o.top?"bottom":"right"==r&&s.right+n>o.width?"left":"left"==r&&s.left-n<o.left?"right":r,e.removeClass(i).addClass(r)),a=this.getCalculatedOffset(r,s,n,a),this.applyPlacement(a,r),r=function(){var e=t.hoverState;t.$element.trigger("shown.bs."+t.type),t.hoverState=null,"out"==e&&t.leave(t)},l.support.transition&&this.$tip.hasClass("fade")?e.one("bsTransitionEnd",r).emulateTransitionEnd(c.TRANSITION_DURATION):r()))},c.prototype.applyPlacement=function(e,t){var n=this.tip(),i=n[0].offsetWidth,o=n[0].offsetHeight,a=parseInt(n.css("margin-top"),10),r=parseInt(n.css("margin-left"),10);isNaN(a)&&(a=0),isNaN(r)&&(r=0),e.top+=a,e.left+=r,l.offset.setOffset(n[0],l.extend({using:function(e){n.css({top:Math.round(e.top),left:Math.round(e.left)})}},e),0),n.addClass("in");var s=n[0].offsetWidth,a=n[0].offsetHeight;"top"==t&&a!=o&&(e.top=e.top+o-a);r=this.getViewportAdjustedDelta(t,e,s,a);r.left?e.left+=r.left:e.top+=r.top;t=/top|bottom/.test(t),o=t?2*r.left-i+s:2*r.top-o+a,a=t?"offsetWidth":"offsetHeight";n.offset(e),this.replaceArrow(o,n[0][a],t)},c.prototype.replaceArrow=function(e,t,n){this.arrow().css(n?"left":"top",50*(1-e/t)+"%").css(n?"top":"left","")},c.prototype.setContent=function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},c.prototype.hide=function(e){function t(){"in"!=n.hoverState&&i.detach(),n.$element.removeAttr("aria-describedby").trigger("hidden.bs."+n.type),e&&e()}var n=this,i=l(this.$tip),o=l.Event("hide.bs."+this.type);return this.$element.trigger(o),o.isDefaultPrevented()?void 0:(i.removeClass("in"),l.support.transition&&i.hasClass("fade")?i.one("bsTransitionEnd",t).emulateTransitionEnd(c.TRANSITION_DURATION):t(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var e=this.$element;!e.attr("title")&&"string"==typeof e.attr("data-original-title")||e.attr("data-original-title",e.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(e){var t=(e=e||this.$element)[0],n="BODY"==t.tagName,i=t.getBoundingClientRect();null==i.width&&(i=l.extend({},i,{width:i.right-i.left,height:i.bottom-i.top}));t=n?{top:0,left:0}:e.offset(),e={scroll:n?document.documentElement.scrollTop||document.body.scrollTop:e.scrollTop()},n=n?{width:l(window).width(),height:l(window).height()}:null;return l.extend({},i,e,n,t)},c.prototype.getCalculatedOffset=function(e,t,n,i){return"bottom"==e?{top:t.top+t.height,left:t.left+t.width/2-n/2}:"top"==e?{top:t.top-i,left:t.left+t.width/2-n/2}:"left"==e?{top:t.top+t.height/2-i/2,left:t.left-n}:{top:t.top+t.height/2-i/2,left:t.left+t.width}},c.prototype.getViewportAdjustedDelta=function(e,t,n,i){var o={top:0,left:0};if(!this.$viewport)return o;var a,r=this.options.viewport&&this.options.viewport.padding||0,s=this.getPosition(this.$viewport);return/right|left/.test(e)?(e=t.top-r-s.scroll,a=t.top+r-s.scroll+i,e<s.top?o.top=s.top-e:a>s.top+s.height&&(o.top=s.top+s.height-a)):(a=t.left-r,n=t.left+r+n,a<s.left?o.left=s.left-a:n>s.right&&(o.left=s.left+s.width-n)),o},c.prototype.getTitle=function(){var e=this.$element,t=this.options;return e.attr("data-original-title")||("function"==typeof t.title?t.title.call(e[0]):t.title)},c.prototype.getUID=function(e){for(;e+=~~(1e6*Math.random()),document.getElementById(e););return e},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=l(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(e){var t=this;e&&((t=l(e.currentTarget).data("bs."+this.type))||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t))),e?(t.inState.click=!t.inState.click,t.isInStateTrue()?t.enter(t):t.leave(t)):t.tip().hasClass("in")?t.leave(t):t.enter(t)},c.prototype.destroy=function(){var e=this;clearTimeout(this.timeout),this.hide(function(){e.$element.off("."+e.type).removeData("bs."+e.type),e.$tip&&e.$tip.detach(),e.$tip=null,e.$arrow=null,e.$viewport=null})};var e=l.fn.tooltip;l.fn.tooltip=function(i){return this.each(function(){var e=l(this),t=e.data("bs.tooltip"),n="object"==typeof i&&i;!t&&/destroy|hide/.test(i)||(t||e.data("bs.tooltip",t=new c(this,n)),"string"==typeof i&&t[i]())})},l.fn.tooltip.Constructor=c,l.fn.tooltip.noConflict=function(){return l.fn.tooltip=e,this}}(jQuery),function(o){"use strict";function a(e,t){this.init("popover",e,t)}if(!o.fn.tooltip)throw new Error("Popover requires tooltip.js");a.VERSION="3.3.5",a.DEFAULTS=o.extend({},o.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),((a.prototype=o.extend({},o.fn.tooltip.Constructor.prototype)).constructor=a).prototype.getDefaults=function(){return a.DEFAULTS},a.prototype.setContent=function(){var e=this.tip(),t=this.getTitle(),n=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](t),e.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof n?"html":"append":"text"](n),e.removeClass("fade top bottom left right in"),e.find(".popover-title").html()||e.find(".popover-title").hide()},a.prototype.hasContent=function(){return this.getTitle()||this.getContent()},a.prototype.getContent=function(){var e=this.$element,t=this.options;return e.attr("data-content")||("function"==typeof t.content?t.content.call(e[0]):t.content)},a.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var e=o.fn.popover;o.fn.popover=function(i){return this.each(function(){var e=o(this),t=e.data("bs.popover"),n="object"==typeof i&&i;!t&&/destroy|hide/.test(i)||(t||e.data("bs.popover",t=new a(this,n)),"string"==typeof i&&t[i]())})},o.fn.popover.Constructor=a,o.fn.popover.noConflict=function(){return o.fn.popover=e,this}}(jQuery),function(r){"use strict";function t(n){return this.each(function(){var e=r(this),t=e.data("bs.tab");t||e.data("bs.tab",t=new s(this)),"string"==typeof n&&t[n]()})}function s(e){this.element=r(e)}s.VERSION="3.3.5",s.TRANSITION_DURATION=150,s.prototype.show=function(){var e,t,n,i=this.element,o=i.closest("ul:not(.dropdown-menu)"),a=i.data("target");a||(a=(a=i.attr("href"))&&a.replace(/.*(?=#[^\s]*$)/,"")),i.parent("li").hasClass("active")||(e=o.find(".active:last a"),t=r.Event("hide.bs.tab",{relatedTarget:i[0]}),n=r.Event("show.bs.tab",{relatedTarget:e[0]}),e.trigger(t),i.trigger(n),n.isDefaultPrevented()||t.isDefaultPrevented()||(a=r(a),this.activate(i.closest("li"),o),this.activate(a,a.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:i[0]}),i.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})))},s.prototype.activate=function(e,t,n){function i(){o.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),a?(e[0].offsetWidth,e.addClass("in")):e.removeClass("fade"),e.parent(".dropdown-menu").length&&e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),n&&n()}var o=t.find("> .active"),a=n&&r.support.transition&&(o.length&&o.hasClass("fade")||!!t.find("> .fade").length);o.length&&a?o.one("bsTransitionEnd",i).emulateTransitionEnd(s.TRANSITION_DURATION):i(),o.removeClass("in")};var e=r.fn.tab;r.fn.tab=t,r.fn.tab.Constructor=s,r.fn.tab.noConflict=function(){return r.fn.tab=e,this};function n(e){e.preventDefault(),t.call(r(this),"show")}r(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',n).on("click.bs.tab.data-api",'[data-toggle="pill"]',n)}(jQuery),function(i){"use strict";i.fn.emulateTransitionEnd=function(e){var t=!1,n=this;i(this).one("bsTransitionEnd",function(){t=!0});return setTimeout(function(){t||i(n).trigger(i.support.transition.end)},e),this},i(function(){i.support.transition=function(){var e,t=document.createElement("bootstrap"),n={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(e in n)if(void 0!==t.style[e])return{end:n[e]};return!1}(),i.support.transition&&(i.event.special.bsTransitionEnd={bindType:i.support.transition.end,delegateType:i.support.transition.end,handle:function(e){if(i(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}})})}(jQuery),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e("object"==typeof exports?require("jquery"):jQuery)}(function(t){var e,n,i,o,d,a,h,p,f,m,r,s,g,_,y,l,o=((e=t&&t.fn&&t.fn.select2&&t.fn.select2.amd?t.fn.select2.amd:e)&&e.requirejs||(e?i=e:e={},h={},p={},f={},m={},r=Object.prototype.hasOwnProperty,s=[].slice,g=/\.js$/,_=function(e,t){var n,i,o=u(e),a=o[0];return e=o[1],a&&(n=w(a=c(a,t))),a?e=n&&n.normalize?n.normalize(e,(i=t,function(e){return c(e,i)})):c(e,t):(a=(o=u(e=c(e,t)))[0],e=o[1],a&&(n=w(a))),{f:a?a+"!"+e:e,n:e,pr:a,p:n}},y={require:function(e){return b(e)},exports:function(e){var t=h[e];return void 0!==t?t:h[e]={}},module:function(e){return{id:e,uri:"",exports:h[e],config:(t=e,function(){return f&&f.config&&f.config[t]||{}})};var t}},l=function(e,t,n,i){var o,a,r,s,l,c=[],u=typeof n;if(i=i||e,"undefined"==u||"function"==u){for(t=!t.length&&n.length?["require","exports","module"]:t,s=0;s<t.length;s+=1)if("require"===(a=(r=_(t[s],i)).f))c[s]=y.require(e);else if("exports"===a)c[s]=y.exports(e),l=!0;else if("module"===a)o=c[s]=y.module(e);else if(v(h,a)||v(p,a)||v(m,a))c[s]=w(a);else{if(!r.p)throw new Error(e+" missing "+a);r.p.load(r.n,b(i,!0),function(t){return function(e){h[t]=e}}(a),{}),c[s]=h[a]}u=n?n.apply(h[e],c):void 0,e&&(o&&o.exports!==d&&o.exports!==h[e]?h[e]=o.exports:u===d&&l||(h[e]=u))}else e&&(h[e]=n)},n=i=a=function(e,t,n,i,o){if("string"==typeof e)return y[e]?y[e](t):w(_(e,t).f);if(!e.splice){if((f=e).deps&&a(f.deps,f.callback),!t)return;t.splice?(e=t,t=n,n=null):e=d}return t=t||function(){},"function"==typeof n&&(n=i,i=o),i?l(d,e,t,n):setTimeout(function(){l(d,e,t,n)},4),a},a.config=function(e){return a(e)},n._defined=h,(o=function(e,t,n){t.splice||(n=t,t=[]),v(h,e)||v(p,e)||(p[e]=[e,t,n])}).amd={jQuery:!0},e.requirejs=n,e.require=i,e.define=o),e.define("almond",function(){}),e.define("jquery",[],function(){var e=t||$;return null==e&&console&&console.error&&console.error("Select2: An instance of jQuery or a jQuery-compatible library was not found. Make sure that you are including jQuery before Select2 on your web page."),e}),e.define("select2/utils",["jquery"],function(a){function c(e){var t,n=e.prototype,i=[];for(t in n)"function"==typeof n[t]&&"constructor"!==t&&i.push(t);return i}var e={Extend:function(e,t){function n(){this.constructor=e}var i,o={}.hasOwnProperty;for(i in t)o.call(t,i)&&(e[i]=t[i]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e}};e.Decorate=function(i,o){function a(){var e=Array.prototype.unshift,t=o.prototype.constructor.length,n=i.prototype.constructor;0<t&&(e.call(arguments,i.prototype.constructor),n=o.prototype.constructor),n.apply(this,arguments)}var e=c(o),t=c(i);o.displayName=i.displayName,a.prototype=new function(){this.constructor=a};for(var n=0;n<t.length;n++){var r=t[n];a.prototype[r]=i.prototype[r]}for(var s=0;s<e.length;s++){var l=e[s];a.prototype[l]=function(e){var t=function(){};e in a.prototype&&(t=a.prototype[e]);var n=o.prototype[e];return function(){return Array.prototype.unshift.call(arguments,t),n.apply(this,arguments)}}(l)}return a};function t(){this.listeners={}}return t.prototype.on=function(e,t){this.listeners=this.listeners||{},e in this.listeners?this.listeners[e].push(t):this.listeners[e]=[t]},t.prototype.trigger=function(e){var t=Array.prototype.slice;this.listeners=this.listeners||{},e in this.listeners&&this.invoke(this.listeners[e],t.call(arguments,1)),"*"in this.listeners&&this.invoke(this.listeners["*"],arguments)},t.prototype.invoke=function(e,t){for(var n=0,i=e.length;n<i;n++)e[n].apply(this,t)},e.Observable=t,e.generateChars=function(e){for(var t="",n=0;n<e;n++)t+=Math.floor(36*Math.random()).toString(36);return t},e.bind=function(e,t){return function(){e.apply(t,arguments)}},e._convertData=function(e){for(var t in e){var n=t.split("-"),i=e;if(1!==n.length){for(var o=0;o<n.length;o++){var a=n[o];(a=a.substring(0,1).toLowerCase()+a.substring(1))in i||(i[a]={}),o==n.length-1&&(i[a]=e[t]),i=i[a]}delete e[t]}}return e},e.hasScroll=function(e,t){var n=a(t),i=t.style.overflowX,o=t.style.overflowY;return(i!==o||"hidden"!==o&&"visible"!==o)&&("scroll"===i||"scroll"===o||(n.innerHeight()<t.scrollHeight||n.innerWidth()<t.scrollWidth))},e.escapeMarkup=function(e){var t={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return"string"!=typeof e?e:String(e).replace(/[&<>"'\/\\]/g,function(e){return t[e]})},e.appendMany=function(e,t){var n;"1.7"===a.fn.jquery.substr(0,3)&&(n=a(),a.map(t,function(e){n=n.add(e)}),t=n),e.append(t)},e}),e.define("select2/results",["jquery","./utils"],function(d,e){function i(e,t,n){this.$element=e,this.data=n,this.options=t,i.__super__.constructor.call(this)}return e.Extend(i,e.Observable),i.prototype.render=function(){var e=d('<ul class="select2-results__options" role="tree"></ul>');return this.options.get("multiple")&&e.attr("aria-multiselectable","true"),this.$results=e},i.prototype.clear=function(){this.$results.empty()},i.prototype.displayMessage=function(e){var t=this.options.get("escapeMarkup");this.clear(),this.hideLoading();var n=d('<li role="treeitem" class="select2-results__option"></li>'),i=this.options.get("translations").get(e.message);n.append(t(i(e.args))),this.$results.append(n)},i.prototype.append=function(e){this.hideLoading();var t=[];if(null!=e.results&&0!==e.results.length){e.results=this.sort(e.results);for(var n=0;n<e.results.length;n++){var i=e.results[n],i=this.option(i);t.push(i)}this.$results.append(t)}else 0===this.$results.children().length&&this.trigger("results:message",{message:"noResults"})},i.prototype.position=function(e,t){t.find(".select2-results").append(e)},i.prototype.sort=function(e){return this.options.get("sorter")(e)},i.prototype.setClasses=function(){var n=this;this.data.current(function(e){var i=d.map(e,function(e){return e.id.toString()}),t=n.$results.find(".select2-results__option[aria-selected]");t.each(function(){var e=d(this),t=d.data(this,"data"),n=""+t.id;null!=t.element&&t.element.selected||null==t.element&&-1<d.inArray(n,i)?e.attr("aria-selected","true"):e.attr("aria-selected","false")});e=t.filter("[aria-selected=true]");(0<e.length?e:t).first().trigger("mouseenter")})},i.prototype.showLoading=function(e){this.hideLoading();e={disabled:!0,loading:!0,text:this.options.get("translations").get("searching")(e)},e=this.option(e);e.className+=" loading-results",this.$results.prepend(e)},i.prototype.hideLoading=function(){this.$results.find(".loading-results").remove()},i.prototype.option=function(e){var t=document.createElement("li");t.className="select2-results__option";var n,i={role:"treeitem","aria-selected":"false"};for(n in e.disabled&&(delete i["aria-selected"],i["aria-disabled"]="true"),null==e.id&&delete i["aria-selected"],null!=e._resultId&&(t.id=e._resultId),e.title&&(t.title=e.title),e.children&&(i.role="group",i["aria-label"]=e.text,delete i["aria-selected"]),i){var o=i[n];t.setAttribute(n,o)}if(e.children){var a=d(t),r=document.createElement("strong");r.className="select2-results__group",d(r),this.template(e,r);for(var s=[],l=0;l<e.children.length;l++){var c=e.children[l],c=this.option(c);s.push(c)}var u=d("<ul></ul>",{class:"select2-results__options select2-results__options--nested"});u.append(s),a.append(r),a.append(u)}else this.template(e,t);return d.data(t,"data",e),t},i.prototype.bind=function(t){var o=this,e=t.id+"-results";this.$results.attr("id",e),t.on("results:all",function(e){o.clear(),o.append(e.data),t.isOpen()&&o.setClasses()}),t.on("results:append",function(e){o.append(e.data),t.isOpen()&&o.setClasses()}),t.on("query",function(e){o.showLoading(e)}),t.on("select",function(){t.isOpen()&&o.setClasses()}),t.on("unselect",function(){t.isOpen()&&o.setClasses()}),t.on("open",function(){o.$results.attr("aria-expanded","true"),o.$results.attr("aria-hidden","false"),o.setClasses(),o.ensureHighlightVisible()}),t.on("close",function(){o.$results.attr("aria-expanded","false"),o.$results.attr("aria-hidden","true"),o.$results.removeAttr("aria-activedescendant")}),t.on("results:toggle",function(){var e=o.getHighlightedResults();0!==e.length&&e.trigger("mouseup")}),t.on("results:select",function(){var e,t=o.getHighlightedResults();0!==t.length&&(e=t.data("data"),"true"==t.attr("aria-selected")?o.trigger("close"):o.trigger("select",{data:e}))}),t.on("results:previous",function(){var e,t=o.getHighlightedResults(),n=o.$results.find("[aria-selected]"),i=n.index(t);0!==i&&(e=i-1,0===t.length&&(e=0),(i=n.eq(e)).trigger("mouseenter"),t=o.$results.offset().top,n=i.offset().top,i=o.$results.scrollTop()+(n-t),0===e?o.$results.scrollTop(0):n-t<0&&o.$results.scrollTop(i))}),t.on("results:next",function(){var e,t=o.getHighlightedResults(),n=o.$results.find("[aria-selected]"),i=n.index(t)+1;i>=n.length||((e=n.eq(i)).trigger("mouseenter"),t=o.$results.offset().top+o.$results.outerHeight(!1),n=e.offset().top+e.outerHeight(!1),e=o.$results.scrollTop()+n-t,0===i?o.$results.scrollTop(0):t<n&&o.$results.scrollTop(e))}),t.on("results:focus",function(e){e.element.addClass("select2-results__option--highlighted")}),t.on("results:message",function(e){o.displayMessage(e)}),d.fn.mousewheel&&this.$results.on("mousewheel",function(e){var t=o.$results.scrollTop(),n=o.$results.get(0).scrollHeight-o.$results.scrollTop()+e.deltaY,t=0<e.deltaY&&t-e.deltaY<=0,n=e.deltaY<0&&n<=o.$results.height();t?(o.$results.scrollTop(0),e.preventDefault(),e.stopPropagation()):n&&(o.$results.scrollTop(o.$results.get(0).scrollHeight-o.$results.height()),e.preventDefault(),e.stopPropagation())}),this.$results.on("mouseup",".select2-results__option[aria-selected]",function(e){var t=d(this),n=t.data("data");return"true"===t.attr("aria-selected")?void(o.options.get("multiple")?o.trigger("unselect",{originalEvent:e,data:n}):o.trigger("close")):void o.trigger("select",{originalEvent:e,data:n})}),this.$results.on("mouseenter",".select2-results__option[aria-selected]",function(){var e=d(this).data("data");o.getHighlightedResults().removeClass("select2-results__option--highlighted"),o.trigger("results:focus",{data:e,element:d(this)})})},i.prototype.getHighlightedResults=function(){return this.$results.find(".select2-results__option--highlighted")},i.prototype.destroy=function(){this.$results.remove()},i.prototype.ensureHighlightVisible=function(){var e,t,n,i,o=this.getHighlightedResults();0!==o.length&&(e=this.$results.find("[aria-selected]").index(o),i=this.$results.offset().top,t=o.offset().top,n=this.$results.scrollTop()+(t-i),i=t-i,n-=2*o.outerHeight(!1),e<=2?this.$results.scrollTop(0):(i>this.$results.outerHeight()||i<0)&&this.$results.scrollTop(n))},i.prototype.template=function(e,t){var n=this.options.get("templateResult"),i=this.options.get("escapeMarkup"),e=n(e);null==e?t.style.display="none":"string"==typeof e?t.innerHTML=i(e):d(t).append(e)},i}),e.define("select2/keys",[],function(){return{BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46}}),e.define("select2/selection/base",["jquery","../utils","../keys"],function(n,e,i){function o(e,t){this.$element=e,this.options=t,o.__super__.constructor.call(this)}return e.Extend(o,e.Observable),o.prototype.render=function(){var e=n('<span class="select2-selection" role="combobox" aria-autocomplete="list" aria-haspopup="true" aria-expanded="false"></span>');return this._tabindex=0,null!=this.$element.data("old-tabindex")?this._tabindex=this.$element.data("old-tabindex"):null!=this.$element.attr("tabindex")&&(this._tabindex=this.$element.attr("tabindex")),e.attr("title",this.$element.attr("title")),e.attr("tabindex",this._tabindex),this.$selection=e},o.prototype.bind=function(e){var t=this,n=(e.id,e.id+"-results");this.container=e,this.$selection.on("focus",function(e){t.trigger("focus",e)}),this.$selection.on("blur",function(e){t.trigger("blur",e)}),this.$selection.on("keydown",function(e){t.trigger("keypress",e),e.which===i.SPACE&&e.preventDefault()}),e.on("results:focus",function(e){t.$selection.attr("aria-activedescendant",e.data._resultId)}),e.on("selection:update",function(e){t.update(e.data)}),e.on("open",function(){t.$selection.attr("aria-expanded","true"),t.$selection.attr("aria-owns",n),t._attachCloseHandler(e)}),e.on("close",function(){t.$selection.attr("aria-expanded","false"),t.$selection.removeAttr("aria-activedescendant"),t.$selection.removeAttr("aria-owns"),t.$selection.focus(),t._detachCloseHandler(e)}),e.on("enable",function(){t.$selection.attr("tabindex",t._tabindex)}),e.on("disable",function(){t.$selection.attr("tabindex","-1")})},o.prototype._attachCloseHandler=function(e){n(document.body).on("mousedown.select2."+e.id,function(e){var t=n(e.target).closest(".select2");n(".select2.select2-container--open").each(function(){var e=n(this);this!=t[0]&&e.data("element").select2("close")})})},o.prototype._detachCloseHandler=function(e){n(document.body).off("mousedown.select2."+e.id)},o.prototype.position=function(e,t){t.find(".selection").append(e)},o.prototype.destroy=function(){this._detachCloseHandler(this.container)},o.prototype.update=function(){throw new Error("The `update` method must be defined in child classes.")},o}),e.define("select2/selection/single",["jquery","./base","../utils","../keys"],function(e,t,n){function i(){i.__super__.constructor.apply(this,arguments)}return n.Extend(i,t),i.prototype.render=function(){var e=i.__super__.render.call(this);return e.addClass("select2-selection--single"),e.html('<span class="select2-selection__rendered"></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span>'),e},i.prototype.bind=function(e){var t=this;i.__super__.bind.apply(this,arguments);var n=e.id+"-container";this.$selection.find(".select2-selection__rendered").attr("id",n),this.$selection.attr("aria-labelledby",n),this.$selection.on("mousedown",function(e){1===e.which&&t.trigger("toggle",{originalEvent:e})}),this.$selection.on("focus",function(){}),this.$selection.on("blur",function(){}),e.on("selection:update",function(e){t.update(e.data)})},i.prototype.clear=function(){this.$selection.find(".select2-selection__rendered").empty()},i.prototype.display=function(e){var t=this.options.get("templateSelection");return this.options.get("escapeMarkup")(t(e))},i.prototype.selectionContainer=function(){return e("<span></span>")},i.prototype.update=function(e){var t,n;0!==e.length?(t=e[0],n=this.display(t),(e=this.$selection.find(".select2-selection__rendered")).empty().append(n),e.prop("title",t.title||t.text)):this.clear()},i}),e.define("select2/selection/multiple",["jquery","./base","../utils"],function(i,e,s){function t(){t.__super__.constructor.apply(this,arguments)}return s.Extend(t,e),t.prototype.render=function(){var e=t.__super__.render.call(this);return e.addClass("select2-selection--multiple"),e.html('<ul class="select2-selection__rendered"></ul>'),e},t.prototype.bind=function(){var n=this;t.__super__.bind.apply(this,arguments),this.$selection.on("click",function(e){n.trigger("toggle",{originalEvent:e})}),this.$selection.on("click",".select2-selection__choice__remove",function(e){var t=i(this).parent().data("data");n.trigger("unselect",{originalEvent:e,data:t})})},t.prototype.clear=function(){this.$selection.find(".select2-selection__rendered").empty()},t.prototype.display=function(e){var t=this.options.get("templateSelection");return this.options.get("escapeMarkup")(t(e))},t.prototype.selectionContainer=function(){return i('<li class="select2-selection__choice"><span class="select2-selection__choice__remove" role="presentation">×</span></li>')},t.prototype.update=function(e){if(this.clear(),0!==e.length){for(var t=[],n=0;n<e.length;n++){var i=e[n],o=this.display(i),a=this.selectionContainer();a.append(o),a.prop("title",i.title||i.text),a.data("data",i),t.push(a)}var r=this.$selection.find(".select2-selection__rendered");s.appendMany(r,t)}},t}),e.define("select2/selection/placeholder",["../utils"],function(){function e(e,t,n){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n)}return e.prototype.normalizePlaceholder=function(e,t){return t="string"==typeof t?{id:"",text:t}:t},e.prototype.createPlaceholder=function(e,t){var n=this.selectionContainer();return n.html(this.display(t)),n.addClass("select2-selection__placeholder").removeClass("select2-selection__choice"),n},e.prototype.update=function(e,t){var n=1==t.length&&t[0].id!=this.placeholder.id;if(1<t.length||n)return e.call(this,t);this.clear();t=this.createPlaceholder(this.placeholder);this.$selection.find(".select2-selection__rendered").append(t)},e}),e.define("select2/selection/allowClear",["jquery","../keys"],function(n,i){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),null==this.placeholder&&this.options.get("debug")&&window.console&&console.error&&console.error("Select2: The `allowClear` option should be used in combination with the `placeholder` option."),this.$selection.on("mousedown",".select2-selection__clear",function(e){i._handleClear(e)}),t.on("keypress",function(e){i._handleKeyboardClear(e,t)})},e.prototype._handleClear=function(e,t){if(!this.options.get("disabled")){var n=this.$selection.find(".select2-selection__clear");if(0!==n.length){t.stopPropagation();for(var i=n.data("data"),o=0;o<i.length;o++){var a={data:i[o]};if(this.trigger("unselect",a),a.prevented)return}this.$element.val(this.placeholder.id).trigger("change"),this.trigger("toggle")}}},e.prototype._handleKeyboardClear=function(e,t,n){n.isOpen()||t.which!=i.DELETE&&t.which!=i.BACKSPACE||this._handleClear(t)},e.prototype.update=function(e,t){e.call(this,t),0<this.$selection.find(".select2-selection__placeholder").length||0===t.length||((e=n('<span class="select2-selection__clear">×</span>')).data("data",t),this.$selection.find(".select2-selection__rendered").prepend(e))},e}),e.define("select2/selection/search",["jquery","../utils","../keys"],function(n,e,o){function t(e,t,n){e.call(this,t,n)}return t.prototype.render=function(e){var t=n('<li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="textbox" /></li>');return this.$searchContainer=t,this.$search=t.find("input"),e.call(this)},t.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("open",function(){i.$search.attr("tabindex",0),i.$search.focus()}),t.on("close",function(){i.$search.attr("tabindex",-1),i.$search.val(""),i.$search.focus()}),t.on("enable",function(){i.$search.prop("disabled",!1)}),t.on("disable",function(){i.$search.prop("disabled",!0)}),this.$selection.on("focusin",".select2-search--inline",function(e){i.trigger("focus",e)}),this.$selection.on("focusout",".select2-search--inline",function(e){i.trigger("blur",e)}),this.$selection.on("keydown",".select2-search--inline",function(e){var t;e.stopPropagation(),i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented(),e.which!==o.BACKSPACE||""!==i.$search.val()||0<(t=i.$searchContainer.prev(".select2-selection__choice")).length&&(t=t.data("data"),i.searchRemoveChoice(t),e.preventDefault())}),this.$selection.on("input",".select2-search--inline",function(){i.$selection.off("keyup.search")}),this.$selection.on("keyup.search input",".select2-search--inline",function(e){i.handleSearch(e)})},t.prototype.createPlaceholder=function(e,t){this.$search.attr("placeholder",t.text)},t.prototype.update=function(e,t){this.$search.attr("placeholder",""),e.call(this,t),this.$selection.find(".select2-selection__rendered").append(this.$searchContainer),this.resizeSearch()},t.prototype.handleSearch=function(){var e;this.resizeSearch(),this._keyUpPrevented||(e=this.$search.val(),this.trigger("query",{term:e})),this._keyUpPrevented=!1},t.prototype.searchRemoveChoice=function(e,t){this.trigger("unselect",{data:t}),this.trigger("open"),this.$search.val(t.text+" ")},t.prototype.resizeSearch=function(){this.$search.css("width","25px");var e="";e=""!==this.$search.attr("placeholder")?this.$selection.find(".select2-selection__rendered").innerWidth():.75*(this.$search.val().length+1)+"em",this.$search.css("width",e)},t}),e.define("select2/selection/eventRelay",["jquery"],function(r){function e(){}return e.prototype.bind=function(e,t,n){var i=this,o=["open","opening","close","closing","select","selecting","unselect","unselecting"],a=["opening","closing","selecting","unselecting"];e.call(this,t,n),t.on("*",function(e,t){var n;-1!==r.inArray(e,o)&&(n=r.Event("select2:"+e,{params:t=t||{}}),i.$element.trigger(n),-1!==r.inArray(e,a)&&(t.prevented=n.isDefaultPrevented()))})},e}),e.define("select2/translation",["jquery","require"],function(t,n){function i(e){this.dict=e||{}}return i.prototype.all=function(){return this.dict},i.prototype.get=function(e){return this.dict[e]},i.prototype.extend=function(e){this.dict=t.extend({},e.all(),this.dict)},i._cache={},i.loadPath=function(e){var t;return e in i._cache||(t=n(e),i._cache[e]=t),new i(i._cache[e])},i}),e.define("select2/diacritics",[],function(){return{"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z","Ά":"Α","Έ":"Ε","Ή":"Η","Ί":"Ι","Ϊ":"Ι","Ό":"Ο","Ύ":"Υ","Ϋ":"Υ","Ώ":"Ω","ά":"α","έ":"ε","ή":"η","ί":"ι","ϊ":"ι","ΐ":"ι","ό":"ο","ύ":"υ","ϋ":"υ","ΰ":"υ","ω":"ω","ς":"σ"}}),e.define("select2/data/base",["../utils"],function(n){function e(){e.__super__.constructor.call(this)}return n.Extend(e,n.Observable),e.prototype.current=function(){throw new Error("The `current` method must be defined in child classes.")},e.prototype.query=function(){throw new Error("The `query` method must be defined in child classes.")},e.prototype.bind=function(){},e.prototype.destroy=function(){},e.prototype.generateResultId=function(e,t){e=e.id+"-result-";return(e+=n.generateChars(4))+(null!=t.id?"-"+t.id.toString():"-"+n.generateChars(4))},e}),e.define("select2/data/select",["./base","../utils","jquery"],function(e,t,r){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return t.Extend(n,e),n.prototype.current=function(e){var t=[],n=this;this.$element.find(":selected").each(function(){var e=r(this),e=n.item(e);t.push(e)}),e(t)},n.prototype.select=function(o){var e,a=this;if(o.selected=!0,r(o.element).is("option"))return o.element.selected=!0,void this.$element.trigger("change");this.$element.prop("multiple")?this.current(function(e){var t=[];(o=[o]).push.apply(o,e);for(var n=0;n<o.length;n++){var i=o[n].id;-1===r.inArray(i,t)&&t.push(i)}a.$element.val(t),a.$element.trigger("change")}):(e=o.id,this.$element.val(e),this.$element.trigger("change"))},n.prototype.unselect=function(o){var a=this;if(this.$element.prop("multiple"))return o.selected=!1,r(o.element).is("option")?(o.element.selected=!1,void this.$element.trigger("change")):void this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n].id;i!==o.id&&-1===r.inArray(i,t)&&t.push(i)}a.$element.val(t),a.$element.trigger("change")})},n.prototype.bind=function(e){var t=this;(this.container=e).on("select",function(e){t.select(e.data)}),e.on("unselect",function(e){t.unselect(e.data)})},n.prototype.destroy=function(){this.$element.find("*").each(function(){r.removeData(this,"data")})},n.prototype.query=function(t,e){var n=[],i=this;this.$element.children().each(function(){var e=r(this);(e.is("option")||e.is("optgroup"))&&(e=i.item(e),null!==(e=i.matches(t,e))&&n.push(e))}),e({results:n})},n.prototype.addOptions=function(e){t.appendMany(this.$element,e)},n.prototype.option=function(e){var t;e.children?(t=document.createElement("optgroup")).label=e.text:void 0!==(t=document.createElement("option")).textContent?t.textContent=e.text:t.innerText=e.text,e.id&&(t.value=e.id),e.disabled&&(t.disabled=!0),e.selected&&(t.selected=!0),e.title&&(t.title=e.title);var n=r(t),e=this._normalizeItem(e);return e.element=t,r.data(t,"data",e),n},n.prototype.item=function(e){var t={};if(null!=(t=r.data(e[0],"data")))return t;if(e.is("option"))t={id:e.val(),text:e.text(),disabled:e.prop("disabled"),selected:e.prop("selected"),title:e.prop("title")};else if(e.is("optgroup")){for(var t={text:e.prop("label"),children:[],title:e.prop("title")},n=e.children("option"),i=[],o=0;o<n.length;o++){var a=r(n[o]),a=this.item(a);i.push(a)}t.children=i}return(t=this._normalizeItem(t)).element=e[0],r.data(e[0],"data",t),t},n.prototype._normalizeItem=function(e){r.isPlainObject(e)||(e={id:e,text:e});return null!=(e=r.extend({},{text:""},e)).id&&(e.id=e.id.toString()),null!=e.text&&(e.text=e.text.toString()),null==e._resultId&&e.id&&null!=this.container&&(e._resultId=this.generateResultId(this.container,e)),r.extend({},{selected:!1,disabled:!1},e)},n.prototype.matches=function(e,t){return this.options.get("matcher")(e,t)},n}),e.define("select2/data/array",["./select","../utils","jquery"],function(e,c,u){function i(e,t){var n=t.get("data")||[];i.__super__.constructor.call(this,e,t),this.addOptions(this.convertToOptions(n))}return c.Extend(i,e),i.prototype.select=function(n){var e;0===(e=this.$element.find("option").filter(function(e,t){return t.value==n.id.toString()})).length&&(e=this.option(n),this.addOptions(e)),i.__super__.select.call(this,n)},i.prototype.convertToOptions=function(e){for(var t=this,n=this.$element.find("option"),i=n.map(function(){return t.item(u(this)).id}).get(),o=[],a=0;a<e.length;a++){var r,s,l=this._normalizeItem(e[a]);0<=u.inArray(l.id,i)?(r=n.filter(function(e){return function(){return u(this).val()==e.id}}(l)),s=this.item(r),u.extend(!0,{},s,l),s=this.option(s),r.replaceWith(s)):(s=this.option(l),l.children&&(l=this.convertToOptions(l.children),c.appendMany(s,l)),o.push(s))}return o},i}),e.define("select2/data/ajax",["./array","../utils","jquery"],function(n,e,a){function t(e,t){this.ajaxOptions=this._applyDefaults(t.get("ajax")),null!=this.ajaxOptions.processResults&&(this.processResults=this.ajaxOptions.processResults),n.__super__.constructor.call(this,e,t)}return e.Extend(t,n),t.prototype._applyDefaults=function(e){var t={data:function(e){return{q:e.term}},transport:function(e,t,n){e=a.ajax(e);return e.then(t),e.fail(n),e}};return a.extend({},t,e,!0)},t.prototype.processResults=function(e){return e},t.prototype.query=function(t,n){function e(){var e=o.transport(o,function(e){e=i.processResults(e,t);i.options.get("debug")&&window.console&&console.error&&(e&&e.results&&a.isArray(e.results)||console.error("Select2: The AJAX results did not return an array in the `results` key of the response.")),n(e)},function(){});i._request=e}var i=this;null!=this._request&&(a.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var o=a.extend({type:"GET"},this.ajaxOptions);"function"==typeof o.url&&(o.url=o.url(t)),"function"==typeof o.data&&(o.data=o.data(t)),this.ajaxOptions.delay&&""!==t.term?(this._queryTimeout&&window.clearTimeout(this._queryTimeout),this._queryTimeout=window.setTimeout(e,this.ajaxOptions.delay)):e()},t}),e.define("select2/data/tags",["jquery"],function(s){function e(e,t,n){var i=n.get("tags"),o=n.get("createTag");if(void 0!==o&&(this.createTag=o),e.call(this,t,n),s.isArray(i))for(var a=0;a<i.length;a++){var r=i[a],r=this._normalizeItem(r),r=this.option(r);this.$element.append(r)}}return e.prototype.query=function(e,c,u){var d=this;return this._removeOldTags(),null==c.term||null!=c.page?void e.call(this,c,u):void e.call(this,c,function e(t,n){for(var i=t.results,o=0;o<i.length;o++){var a=i[o],r=null!=a.children&&!e({results:a.children},!0);if(a.text===c.term||r)return!n&&(t.data=i,void u(t))}if(n)return!0;var s,l=d.createTag(c);null!=l&&((s=d.option(l)).attr("data-select2-tag",!0),d.addOptions([s]),d.insertTag(i,l)),t.results=i,u(t)})},e.prototype.createTag=function(e,t){t=s.trim(t.term);return""===t?null:{id:t,text:t}},e.prototype.insertTag=function(e,t,n){t.unshift(n)},e.prototype._removeOldTags=function(){(this._lastTag,this.$element.find("option[data-select2-tag]")).each(function(){this.selected||s(this).remove()})},e}),e.define("select2/data/tokenizer",["jquery"],function(c){function e(e,t,n){var i=n.get("tokenizer");void 0!==i&&(this.tokenizer=i),e.call(this,t,n)}return e.prototype.bind=function(e,t,n){e.call(this,t,n),this.$search=t.dropdown.$search||t.selection.$search||n.find(".select2-search__field")},e.prototype.query=function(e,t,n){var i=this;t.term=t.term||"";var o=this.tokenizer(t,this.options,function(e){i.select(e)});o.term!==t.term&&(this.$search.length&&(this.$search.val(o.term),this.$search.focus()),t.term=o.term),e.call(this,t,n)},e.prototype.tokenizer=function(e,t,n,i){for(var o=n.get("tokenSeparators")||[],a=t.term,r=0,s=this.createTag||function(e){return{id:e.term,text:e.term}};r<a.length;){var l=a[r];-1!==c.inArray(l,o)?(l=a.substr(0,r),i(s(c.extend({},t,{term:l}))),a=a.substr(r+1)||"",r=0):r++}return{term:a}},e}),e.define("select2/data/minimumInputLength",[],function(){function e(e,t,n){this.minimumInputLength=n.get("minimumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){return t.term=t.term||"",t.term.length<this.minimumInputLength?void this.trigger("results:message",{message:"inputTooShort",args:{minimum:this.minimumInputLength,input:t.term,params:t}}):void e.call(this,t,n)},e}),e.define("select2/data/maximumInputLength",[],function(){function e(e,t,n){this.maximumInputLength=n.get("maximumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){return t.term=t.term||"",0<this.maximumInputLength&&t.term.length>this.maximumInputLength?void this.trigger("results:message",{message:"inputTooLong",args:{maximum:this.maximumInputLength,input:t.term,params:t}}):void e.call(this,t,n)},e}),e.define("select2/data/maximumSelectionLength",[],function(){function e(e,t,n){this.maximumSelectionLength=n.get("maximumSelectionLength"),e.call(this,t,n)}return e.prototype.query=function(t,n,i){var o=this;this.current(function(e){e=null!=e?e.length:0;return 0<o.maximumSelectionLength&&e>=o.maximumSelectionLength?void o.trigger("results:message",{message:"maximumSelected",args:{maximum:o.maximumSelectionLength}}):void t.call(o,n,i)})},e}),e.define("select2/dropdown",["jquery","./utils"],function(t,e){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return e.Extend(n,e.Observable),n.prototype.render=function(){var e=t('<span class="select2-dropdown"><span class="select2-results"></span></span>');return e.attr("dir",this.options.get("dir")),this.$dropdown=e},n.prototype.position=function(){},n.prototype.destroy=function(){this.$dropdown.remove()},n}),e.define("select2/dropdown/search",["jquery","../utils"],function(o){function e(){}return e.prototype.render=function(e){var t=e.call(this),e=o('<span class="select2-search select2-search--dropdown"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="textbox" /></span>');return this.$searchContainer=e,this.$search=e.find("input"),t.prepend(e),t},e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),this.$search.on("keydown",function(e){i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented()}),this.$search.on("input",function(){o(this).off("keyup")}),this.$search.on("keyup input",function(e){i.handleSearch(e)}),t.on("open",function(){i.$search.attr("tabindex",0),i.$search.focus(),window.setTimeout(function(){i.$search.focus()},0)}),t.on("close",function(){i.$search.attr("tabindex",-1),i.$search.val("")}),t.on("results:all",function(e){null!=e.query.term&&""!==e.query.term||(i.showSearch(e)?i.$searchContainer.removeClass("select2-search--hide"):i.$searchContainer.addClass("select2-search--hide"))})},e.prototype.handleSearch=function(){var e;this._keyUpPrevented||(e=this.$search.val(),this.trigger("query",{term:e})),this._keyUpPrevented=!1},e.prototype.showSearch=function(){return!0},e}),e.define("select2/dropdown/hidePlaceholder",[],function(){function e(e,t,n,i){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n,i)}return e.prototype.append=function(e,t){t.results=this.removePlaceholder(t.results),e.call(this,t)},e.prototype.normalizePlaceholder=function(e,t){return t="string"==typeof t?{id:"",text:t}:t},e.prototype.removePlaceholder=function(e,t){for(var n=t.slice(0),i=t.length-1;0<=i;i--){var o=t[i];this.placeholder.id===o.id&&n.splice(i,1)}return n},e}),e.define("select2/dropdown/infiniteScroll",["jquery"],function(o){function e(e,t,n,i){this.lastParams={},e.call(this,t,n,i),this.$loadingMore=this.createLoadingMore(),this.loading=!1}return e.prototype.append=function(e,t){this.$loadingMore.remove(),this.loading=!1,e.call(this,t),this.showLoadingMore(t)&&this.$results.append(this.$loadingMore)},e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("query",function(e){i.lastParams=e,i.loading=!0}),t.on("query:append",function(e){i.lastParams=e,i.loading=!0}),this.$results.on("scroll",function(){var e=o.contains(document.documentElement,i.$loadingMore[0]);!i.loading&&e&&(e=i.$results.offset().top+i.$results.outerHeight(!1),i.$loadingMore.offset().top+i.$loadingMore.outerHeight(!1)<=e+50&&i.loadMore())})},e.prototype.loadMore=function(){this.loading=!0;var e=o.extend({},{page:1},this.lastParams);e.page++,this.trigger("query:append",e)},e.prototype.showLoadingMore=function(e,t){return t.pagination&&t.pagination.more},e.prototype.createLoadingMore=function(){var e=o('<li class="option load-more" role="treeitem"></li>'),t=this.options.get("translations").get("loadingMore");return e.html(t(this.lastParams)),e},e}),e.define("select2/dropdown/attachBody",["jquery","../utils"],function(l,a){function e(e,t,n){this.$dropdownParent=n.get("dropdownParent")||document.body,e.call(this,t,n)}return e.prototype.bind=function(e,t,n){var i=this,o=!1;e.call(this,t,n),t.on("open",function(){i._showDropdown(),i._attachPositioningHandler(t),o||(o=!0,t.on("results:all",function(){i._positionDropdown(),i._resizeDropdown()}),t.on("results:append",function(){i._positionDropdown(),i._resizeDropdown()}))}),t.on("close",function(){i._hideDropdown(),i._detachPositioningHandler(t)}),this.$dropdownContainer.on("mousedown",function(e){e.stopPropagation()})},e.prototype.position=function(e,t,n){t.attr("class",n.attr("class")),t.removeClass("select2"),t.addClass("select2-container--open"),t.css({position:"absolute",top:-999999}),this.$container=n},e.prototype.render=function(e){var t=l("<span></span>"),e=e.call(this);return t.append(e),this.$dropdownContainer=t},e.prototype._hideDropdown=function(){this.$dropdownContainer.detach()},e.prototype._attachPositioningHandler=function(e){var t=this,n="scroll.select2."+e.id,i="resize.select2."+e.id,o="orientationchange.select2."+e.id,e=this.$container.parents().filter(a.hasScroll);e.each(function(){l(this).data("select2-scroll-position",{x:l(this).scrollLeft(),y:l(this).scrollTop()})}),e.on(n,function(){var e=l(this).data("select2-scroll-position");l(this).scrollTop(e.y)}),l(window).on(n+" "+i+" "+o,function(){t._positionDropdown(),t._resizeDropdown()})},e.prototype._detachPositioningHandler=function(e){var t="scroll.select2."+e.id,n="resize.select2."+e.id,e="orientationchange.select2."+e.id;this.$container.parents().filter(a.hasScroll).off(t),l(window).off(t+" "+n+" "+e)},e.prototype._positionDropdown=function(){var e=l(window),t=this.$dropdown.hasClass("select2-dropdown--above"),n=this.$dropdown.hasClass("select2-dropdown--below"),i=null,o=(this.$container.position(),this.$container.offset());o.bottom=o.top+this.$container.outerHeight(!1);var a={height:this.$container.outerHeight(!1)};a.top=o.top,a.bottom=o.top+a.height;var r=this.$dropdown.outerHeight(!1),s=e.scrollTop(),e=e.scrollTop()+e.height(),s=s<o.top-r,e=e>o.bottom+r,o={left:o.left,top:a.bottom};t||n||(i="below"),e||!s||t?!s&&e&&t&&(i="below"):i="above",("above"==i||t&&"below"!==i)&&(o.top=a.top-r),null!=i&&(this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--"+i),this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--"+i)),this.$dropdownContainer.css(o)},e.prototype._resizeDropdown=function(){this.$dropdownContainer.width();var e={width:this.$container.outerWidth(!1)+"px"};this.options.get("dropdownAutoWidth")&&(e.minWidth=e.width,e.width="auto"),this.$dropdown.css(e)},e.prototype._showDropdown=function(){this.$dropdownContainer.appendTo(this.$dropdownParent),this._positionDropdown(),this._resizeDropdown()},e}),e.define("select2/dropdown/minimumResultsForSearch",[],function(){function e(e,t,n,i){this.minimumResultsForSearch=n.get("minimumResultsForSearch"),this.minimumResultsForSearch<0&&(this.minimumResultsForSearch=1/0),e.call(this,t,n,i)}return e.prototype.showSearch=function(e,t){return!(function e(t){for(var n=0,i=0;i<t.length;i++){var o=t[i];o.children?n+=e(o.children):n++}return n}(t.data.results)<this.minimumResultsForSearch)&&e.call(this,t)},e}),e.define("select2/dropdown/selectOnClose",[],function(){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("close",function(){i._handleSelectOnClose()})},e.prototype._handleSelectOnClose=function(){var e=this.getHighlightedResults();e.length<1||this.trigger("select",{data:e.data("data")})},e}),e.define("select2/dropdown/closeOnSelect",[],function(){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("select",function(e){i._selectTriggered(e)}),t.on("unselect",function(e){i._selectTriggered(e)})},e.prototype._selectTriggered=function(e,t){t=t.originalEvent;t&&t.ctrlKey||this.trigger("close")},e}),e.define("select2/i18n/en",[],function(){return{errorLoading:function(){return"The results could not be loaded."},inputTooLong:function(e){var t=e.input.length-e.maximum,e="Please delete "+t+" character";return 1!=t&&(e+="s"),e},inputTooShort:function(e){return"Please enter "+(e.minimum-e.input.length)+" or more characters"},loadingMore:function(){return"Loading more results…"},maximumSelected:function(e){var t="You can only select "+e.maximum+" item";return 1!=e.maximum&&(t+="s"),t},noResults:function(){return"No results found"},searching:function(){return"Searching…"}}}),e.define("select2/defaults",["jquery","require","./results","./selection/single","./selection/multiple","./selection/placeholder","./selection/allowClear","./selection/search","./selection/eventRelay","./utils","./translation","./diacritics","./data/select","./data/array","./data/ajax","./data/tags","./data/tokenizer","./data/minimumInputLength","./data/maximumInputLength","./data/maximumSelectionLength","./dropdown","./dropdown/search","./dropdown/hidePlaceholder","./dropdown/infiniteScroll","./dropdown/attachBody","./dropdown/minimumResultsForSearch","./dropdown/selectOnClose","./dropdown/closeOnSelect","./i18n/en"],function(u,d,h,p,m,f,g,_,y,v,b,t,w,A,k,x,P,S,M,C,L,T,E,O,D,z,I,j,e){function n(){this.reset()}return n.prototype.apply=function(t){var e,n;if(null==(t=u.extend({},this.defaults,t)).dataAdapter&&(t.dataAdapter=null!=t.ajax?k:null!=t.data?A:w,0<t.minimumInputLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,S)),0<t.maximumInputLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,M)),0<t.maximumSelectionLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,C)),t.tags&&(t.dataAdapter=v.Decorate(t.dataAdapter,x)),null==t.tokenSeparators&&null==t.tokenizer||(t.dataAdapter=v.Decorate(t.dataAdapter,P)),null!=t.query&&(e=d(t.amdBase+"compat/query"),t.dataAdapter=v.Decorate(t.dataAdapter,e)),null!=t.initSelection&&(e=d(t.amdBase+"compat/initSelection"),t.dataAdapter=v.Decorate(t.dataAdapter,e))),null==t.resultsAdapter&&(t.resultsAdapter=h,null!=t.ajax&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,O)),null!=t.placeholder&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,E)),t.selectOnClose&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,I))),null==t.dropdownAdapter&&(t.multiple?t.dropdownAdapter=L:(n=v.Decorate(L,T),t.dropdownAdapter=n),0!==t.minimumResultsForSearch&&(t.dropdownAdapter=v.Decorate(t.dropdownAdapter,z)),t.closeOnSelect&&(t.dropdownAdapter=v.Decorate(t.dropdownAdapter,j)),null==t.dropdownCssClass&&null==t.dropdownCss&&null==t.adaptDropdownCssClass||(n=d(t.amdBase+"compat/dropdownCss"),t.dropdownAdapter=v.Decorate(t.dropdownAdapter,n)),t.dropdownAdapter=v.Decorate(t.dropdownAdapter,D)),null==t.selectionAdapter&&(t.selectionAdapter=t.multiple?m:p,null!=t.placeholder&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,f)),t.allowClear&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,g)),t.multiple&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,_)),null==t.containerCssClass&&null==t.containerCss&&null==t.adaptContainerCssClass||(l=d(t.amdBase+"compat/containerCss"),t.selectionAdapter=v.Decorate(t.selectionAdapter,l)),t.selectionAdapter=v.Decorate(t.selectionAdapter,y)),"string"==typeof t.language&&(0<t.language.indexOf("-")?(c=t.language.split("-")[0],t.language=[t.language,c]):t.language=[t.language]),u.isArray(t.language)){var i=new b;t.language.push("en");for(var o=t.language,a=0;a<o.length;a++){var r=o[a],s={};try{s=b.loadPath(r)}catch(e){try{r=this.defaults.amdLanguageBase+r,s=b.loadPath(r)}catch(e){t.debug&&window.console&&console.warn&&console.warn('Select2: The language file for "'+r+'" could not be automatically loaded. A fallback will be used instead.');continue}}i.extend(s)}t.translations=i}else{var l=b.loadPath(this.defaults.amdLanguageBase+"en"),c=new b(t.language);c.extend(l),t.translations=c}return t},n.prototype.reset=function(){function s(e){return e.replace(/[^\u0000-\u007E]/g,function(e){return t[e]||e})}this.defaults={amdBase:"./",amdLanguageBase:"./i18n/",closeOnSelect:!0,debug:!1,dropdownAutoWidth:!1,escapeMarkup:v.escapeMarkup,language:e,matcher:function e(t,n){if(""===u.trim(t.term))return n;if(n.children&&0<n.children.length){for(var i=u.extend(!0,{},n),o=n.children.length-1;0<=o;o--)null==e(t,n.children[o])&&i.children.splice(o,1);return 0<i.children.length?i:e(t,i)}var a=s(n.text).toUpperCase(),r=s(t.term).toUpperCase();return-1<a.indexOf(r)?n:null},minimumInputLength:0,maximumInputLength:0,maximumSelectionLength:0,minimumResultsForSearch:0,selectOnClose:!1,sorter:function(e){return e},templateResult:function(e){return e.text},templateSelection:function(e){return e.text},theme:"default",width:"resolve"}},n.prototype.set=function(e,t){var n={};n[u.camelCase(e)]=t;n=v._convertData(n);u.extend(this.defaults,n)},new n}),e.define("select2/options",["require","jquery","./defaults","./utils"],function(n,a,i,r){function e(e,t){this.options=e,null!=t&&this.fromElement(t),this.options=i.apply(this.options),t&&t.is("input")&&(t=n(this.get("amdBase")+"compat/inputData"),this.options.dataAdapter=r.Decorate(this.options.dataAdapter,t))}return e.prototype.fromElement=function(e){var t=["select2"];null==this.options.multiple&&(this.options.multiple=e.prop("multiple")),null==this.options.disabled&&(this.options.disabled=e.prop("disabled")),null==this.options.language&&(e.prop("lang")?this.options.language=e.prop("lang").toLowerCase():e.closest("[lang]").prop("lang")&&(this.options.language=e.closest("[lang]").prop("lang"))),null==this.options.dir&&(this.options.dir=e.prop("dir")?e.prop("dir"):e.closest("[dir]").prop("dir")?e.closest("[dir]").prop("dir"):"ltr"),e.prop("disabled",this.options.disabled),e.prop("multiple",this.options.multiple),e.data("select2Tags")&&(this.options.debug&&window.console&&console.warn&&console.warn('Select2: The `data-select2-tags` attribute has been changed to use the `data-data` and `data-tags="true"` attributes and will be removed in future versions of Select2.'),e.data("data",e.data("select2Tags")),e.data("tags",!0)),e.data("ajaxUrl")&&(this.options.debug&&window.console&&console.warn&&console.warn("Select2: The `data-ajax-url` attribute has been changed to `data-ajax--url` and support for the old attribute will be removed in future versions of Select2."),e.attr("ajax--url",e.data("ajaxUrl")),e.data("ajax--url",e.data("ajaxUrl")));var n,i=a.fn.jquery&&"1."==a.fn.jquery.substr(0,2)&&e[0].dataset?a.extend(!0,{},e[0].dataset,e.data()):e.data(),o=a.extend(!0,{},i);for(n in o=r._convertData(o))-1<a.inArray(n,t)||(a.isPlainObject(this.options[n])?a.extend(this.options[n],o[n]):this.options[n]=o[n]);return this},e.prototype.get=function(e){return this.options[e]},e.prototype.set=function(e,t){this.options[e]=t},e}),e.define("select2/core",["jquery","./options","./utils","./keys"],function(o,a,n,i){function r(e,t){null!=e.data("select2")&&e.data("select2").destroy(),this.$element=e,this.id=this._generateId(e),this.options=new a(t=t||{},e),r.__super__.constructor.call(this);var n=e.attr("tabindex")||0;e.data("old-tabindex",n),e.attr("tabindex","-1"),t=this.options.get("dataAdapter"),this.dataAdapter=new t(e,this.options),n=this.render(),this._placeContainer(n),t=this.options.get("selectionAdapter"),this.selection=new t(e,this.options),this.$selection=this.selection.render(),this.selection.position(this.$selection,n),t=this.options.get("dropdownAdapter"),this.dropdown=new t(e,this.options),this.$dropdown=this.dropdown.render(),this.dropdown.position(this.$dropdown,n),n=this.options.get("resultsAdapter"),this.results=new n(e,this.options,this.dataAdapter),this.$results=this.results.render(),this.results.position(this.$results,this.$dropdown);var i=this;this._bindAdapters(),this._registerDomEvents(),this._registerDataEvents(),this._registerSelectionEvents(),this._registerDropdownEvents(),this._registerResultsEvents(),this._registerEvents(),this.dataAdapter.current(function(e){i.trigger("selection:update",{data:e})}),e.addClass("select2-hidden-accessible"),e.attr("aria-hidden","true"),this._syncAttributes(),e.data("select2",this)}return n.Extend(r,n.Observable),r.prototype._generateId=function(e){return"select2-"+(null!=e.attr("id")?e.attr("id"):null!=e.attr("name")?e.attr("name")+"-"+n.generateChars(2):n.generateChars(4))},r.prototype._placeContainer=function(e){e.insertAfter(this.$element);var t=this._resolveWidth(this.$element,this.options.get("width"));null!=t&&e.css("width",t)},r.prototype._resolveWidth=function(e,t){var n=/^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i;if("resolve"==t){var i=this._resolveWidth(e,"style");return null!=i?i:this._resolveWidth(e,"element")}if("element"==t){i=e.outerWidth(!1);return i<=0?"auto":i+"px"}if("style"!=t)return t;e=e.attr("style");if("string"!=typeof e)return null;for(var o=e.split(";"),a=0,r=o.length;a<r;a+=1){var s=o[a].replace(/\s/g,"").match(n);if(null!==s&&1<=s.length)return s[1]}return null},r.prototype._bindAdapters=function(){this.dataAdapter.bind(this,this.$container),this.selection.bind(this,this.$container),this.dropdown.bind(this,this.$container),this.results.bind(this,this.$container)},r.prototype._registerDomEvents=function(){var t=this;this.$element.on("change.select2",function(){t.dataAdapter.current(function(e){t.trigger("selection:update",{data:e})})}),this._sync=n.bind(this._syncAttributes,this),this.$element[0].attachEvent&&this.$element[0].attachEvent("onpropertychange",this._sync);var e=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;null!=e?(this._observer=new e(function(e){o.each(e,t._sync)}),this._observer.observe(this.$element[0],{attributes:!0,subtree:!1})):this.$element[0].addEventListener&&this.$element[0].addEventListener("DOMAttrModified",t._sync,!1)},r.prototype._registerDataEvents=function(){var n=this;this.dataAdapter.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerSelectionEvents=function(){var n=this,i=["toggle"];this.selection.on("toggle",function(){n.toggleDropdown()}),this.selection.on("*",function(e,t){-1===o.inArray(e,i)&&n.trigger(e,t)})},r.prototype._registerDropdownEvents=function(){var n=this;this.dropdown.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerResultsEvents=function(){var n=this;this.results.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerEvents=function(){var n=this;this.on("open",function(){n.$container.addClass("select2-container--open")}),this.on("close",function(){n.$container.removeClass("select2-container--open")}),this.on("enable",function(){n.$container.removeClass("select2-container--disabled")}),this.on("disable",function(){n.$container.addClass("select2-container--disabled")}),this.on("focus",function(){n.$container.addClass("select2-container--focus")}),this.on("blur",function(){n.$container.removeClass("select2-container--focus")}),this.on("query",function(t){n.isOpen()||n.trigger("open"),this.dataAdapter.query(t,function(e){n.trigger("results:all",{data:e,query:t})})}),this.on("query:append",function(t){this.dataAdapter.query(t,function(e){n.trigger("results:append",{data:e,query:t})})}),this.on("keypress",function(e){var t=e.which;n.isOpen()?t===i.ENTER?(n.trigger("results:select"),e.preventDefault()):t===i.SPACE&&e.ctrlKey?(n.trigger("results:toggle"),e.preventDefault()):t===i.UP?(n.trigger("results:previous"),e.preventDefault()):t===i.DOWN?(n.trigger("results:next"),e.preventDefault()):t!==i.ESC&&t!==i.TAB||(n.close(),e.preventDefault()):t!==i.ENTER&&t!==i.SPACE&&(t!==i.DOWN&&t!==i.UP||!e.altKey)||(n.open(),e.preventDefault())})},r.prototype._syncAttributes=function(){this.options.set("disabled",this.$element.prop("disabled")),this.options.get("disabled")?(this.isOpen()&&this.close(),this.trigger("disable")):this.trigger("enable")},r.prototype.trigger=function(e,t){var n=r.__super__.trigger,i={open:"opening",close:"closing",select:"selecting",unselect:"unselecting"};if(e in i){var o={prevented:!1,name:e,args:t};if(n.call(this,i[e],o),o.prevented)return void(t.prevented=!0)}n.call(this,e,t)},r.prototype.toggleDropdown=function(){this.options.get("disabled")||(this.isOpen()?this.close():this.open())},r.prototype.open=function(){this.isOpen()||(this.trigger("query",{}),this.trigger("open"))},r.prototype.close=function(){this.isOpen()&&this.trigger("close")},r.prototype.isOpen=function(){return this.$container.hasClass("select2-container--open")},r.prototype.enable=function(e){this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("enable")` method has been deprecated and will be removed in later Select2 versions. Use $element.prop("disabled") instead.');e=!(e=null==e||0===e.length?[!0]:e)[0];this.$element.prop("disabled",e)},r.prototype.data=function(){this.options.get("debug")&&0<arguments.length&&window.console&&console.warn&&console.warn('Select2: Data can no longer be set using `select2("data")`. You should consider setting the value instead using `$element.val()`.');var t=[];return this.dataAdapter.current(function(e){t=e}),t},r.prototype.val=function(e){if(this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("val")` method has been deprecated and will be removed in later Select2 versions. Use $element.val() instead.'),null==e||0===e.length)return this.$element.val();e=e[0];o.isArray(e)&&(e=o.map(e,function(e){return e.toString()})),this.$element.val(e).trigger("change")},r.prototype.destroy=function(){this.$container.remove(),this.$element[0].detachEvent&&this.$element[0].detachEvent("onpropertychange",this._sync),null!=this._observer?(this._observer.disconnect(),this._observer=null):this.$element[0].removeEventListener&&this.$element[0].removeEventListener("DOMAttrModified",this._sync,!1),this._sync=null,this.$element.off(".select2"),this.$element.attr("tabindex",this.$element.data("old-tabindex")),this.$element.removeClass("select2-hidden-accessible"),this.$element.attr("aria-hidden","false"),this.$element.removeData("select2"),this.dataAdapter.destroy(),this.selection.destroy(),this.dropdown.destroy(),this.results.destroy(),this.dataAdapter=null,this.selection=null,this.dropdown=null,this.results=null},r.prototype.render=function(){var e=o('<span class="select2 select2-container"><span class="selection"></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>');return e.attr("dir",this.options.get("dir")),this.$container=e,this.$container.addClass("select2-container--"+this.options.get("theme")),e.data("element",this.$element),e},r}),e.define("select2/compat/utils",["jquery"],function(r){return{syncCssClasses:function(e,t,n){var i,o=[],a=r.trim(e.attr("class"));a&&r((a=""+a).split(/\s+/)).each(function(){0===this.indexOf("select2-")&&o.push(this)}),(a=r.trim(t.attr("class")))&&r((a=""+a).split(/\s+/)).each(function(){0!==this.indexOf("select2-")&&(null!=(i=n(this))&&o.push(i))}),e.attr("class",o.join(" "))}}}),e.define("select2/compat/containerCss",["jquery","./utils"],function(a,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("containerCssClass")||"";a.isFunction(n)&&(n=n(this.$element));var i,o=this.options.get("adaptContainerCssClass");o=o||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=o,o=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("containerCss")||{};return a.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,o),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/dropdownCss",["jquery","./utils"],function(a,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("dropdownCssClass")||"";a.isFunction(n)&&(n=n(this.$element));var i,o=this.options.get("adaptDropdownCssClass");o=o||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=o,o=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("dropdownCss")||{};return a.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,o),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/initSelection",["jquery"],function(i){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `initSelection` option has been deprecated in favor of a custom data adapter that overrides the `current` method. This method is now called multiple times instead of a single time when the instance is initialized. Support will be removed for the `initSelection` option in future versions of Select2"),this.initSelection=n.get("initSelection"),this._isInitialized=!1,e.call(this,t,n)}return e.prototype.current=function(e,t){var n=this;return this._isInitialized?void e.call(this,t):void this.initSelection.call(null,this.$element,function(e){n._isInitialized=!0,i.isArray(e)||(e=[e]),t(e)})},e}),e.define("select2/compat/inputData",["jquery"],function(a){function e(e,t,n){this._currentData=[],this._valueSeparator=n.get("valueSeparator")||",","hidden"===t.prop("type")&&n.get("debug")&&console&&console.warn&&console.warn("Select2: Using a hidden input with Select2 is no longer supported and may stop working in the future. It is recommended to use a `<select>` element instead."),e.call(this,t,n)}return e.prototype.current=function(e,t){for(var n=[],i=0;i<this._currentData.length;i++){var o=this._currentData[i];n.push.apply(n,function e(t,n){var i=[];return t.selected||-1!==a.inArray(t.id,n)?(t.selected=!0,i.push(t)):t.selected=!1,t.children&&i.push.apply(i,e(t.children,n)),i}(o,this.$element.val().split(this._valueSeparator)))}t(n)},e.prototype.select=function(e,t){var n;this.options.get("multiple")?(n=this.$element.val(),n+=this._valueSeparator+t.id,this.$element.val(n)):(this.current(function(e){a.map(e,function(e){e.selected=!1})}),this.$element.val(t.id)),this.$element.trigger("change")},e.prototype.unselect=function(e,o){var a=this;o.selected=!1,this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];o.id!=i.id&&t.push(i.id)}a.$element.val(t.join(a._valueSeparator)),a.$element.trigger("change")})},e.prototype.query=function(e,t,n){for(var i=[],o=0;o<this._currentData.length;o++){var a=this._currentData[o],a=this.matches(t,a);null!==a&&i.push(a)}n({results:i})},e.prototype.addOptions=function(e,t){t=a.map(t,function(e){return a.data(e[0],"data")});this._currentData.push.apply(this._currentData,t)},e}),e.define("select2/compat/matcher",["jquery"],function(r){return function(a){return function(e,t){var n=r.extend(!0,{},t);if(null==e.term||""===r.trim(e.term))return n;if(t.children){for(var i=t.children.length-1;0<=i;i--){var o=t.children[i];a(e.term,o.text,o)||n.children.splice(i,1)}if(0<n.children.length)return n}return a(e.term,t.text,t)?n:null}}}),e.define("select2/compat/query",[],function(){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `query` option has been deprecated in favor of a custom data adapter that overrides the `query` method. Support will be removed for the `query` option in future versions of Select2."),e.call(this,t,n)}return e.prototype.query=function(e,t,n){t.callback=n,this.options.get("query").call(null,t)},e}),e.define("select2/dropdown/attachContainer",[],function(){function e(e,t,n){e.call(this,t,n)}return e.prototype.position=function(e,t,n){n.find(".dropdown-wrapper").append(t),t.addClass("select2-dropdown--below"),n.addClass("select2-container--below")},e}),e.define("select2/dropdown/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$dropdown.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),e.define("select2/selection/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$selection.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),e.define("jquery.select2",["jquery","require","./select2/core","./select2/defaults"],function(i,e,o,t){var a;return e("jquery.mousewheel"),null==i.fn.select2&&(a=["open","close","destroy"],i.fn.select2=function(t){if("object"==typeof(t=t||{}))return this.each(function(){var e=i.extend({},t,!0);new o(i(this),e)}),this;if("string"!=typeof t)throw new Error("Invalid arguments for Select2: "+t);var e=this.data("select2");null==e&&window.console&&console.error&&console.error("The select2('"+t+"') method was called on an element that is not using Select2.");var n=Array.prototype.slice.call(arguments,1),n=e[t](n);return-1<i.inArray(t,a)?this:n}),null==i.fn.select2.defaults&&(i.fn.select2.defaults=t),o}),o=function(u){function t(e){var t,n=e||window.event,i=f.call(arguments,1),o=0,a=0,r=0,s=0,l=0,c=0;if((e=u.event.fix(n)).type="mousewheel","detail"in n&&(r=-1*n.detail),"wheelDelta"in n&&(r=n.wheelDelta),"wheelDeltaY"in n&&(r=n.wheelDeltaY),"wheelDeltaX"in n&&(a=-1*n.wheelDeltaX),"axis"in n&&n.axis===n.HORIZONTAL_AXIS&&(a=-1*r,r=0),o=0===r?a:r,"deltaY"in n&&(o=r=-1*n.deltaY),"deltaX"in n&&(a=n.deltaX,0===r&&(o=-1*a)),0!==r||0!==a){1===n.deltaMode?(o*=t=u.data(this,"mousewheel-line-height"),r*=t,a*=t):2===n.deltaMode&&(o*=t=u.data(this,"mousewheel-page-height"),r*=t,a*=t);var s=Math.max(Math.abs(r),Math.abs(a));return m&&!(s<m)||h(n,m=s)&&(m/=40),h(n,s)&&(o/=40,a/=40,r/=40),o=Math[1<=o?"floor":"ceil"](o/m),a=Math[1<=a?"floor":"ceil"](a/m),r=Math[1<=r?"floor":"ceil"](r/m),g.settings.normalizeOffset&&this.getBoundingClientRect&&(s=this.getBoundingClientRect(),l=e.clientX-s.left,c=e.clientY-s.top),e.deltaX=a,e.deltaY=r,e.deltaFactor=m,e.offsetX=l,e.offsetY=c,e.deltaMode=0,i.unshift(e,o,a,r),p&&clearTimeout(p),p=setTimeout(d,200),(u.event.dispatch||u.event.handle).apply(this,i)}}function d(){m=null}function h(e,t){return g.settings.adjustOldDeltas&&"mousewheel"===e.type&&t%120==0}var p,m,e=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],n="onwheel"in document||9<=document.documentMode?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],f=Array.prototype.slice;if(u.event.fixHooks)for(var i=e.length;i;)u.event.fixHooks[e[--i]]=u.event.mouseHooks;var g=u.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var e=n.length;e;)this.addEventListener(n[--e],t,!1);else this.onmousewheel=t;u.data(this,"mousewheel-line-height",g.getLineHeight(this)),u.data(this,"mousewheel-page-height",g.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var e=n.length;e;)this.removeEventListener(n[--e],t,!1);else this.onmousewheel=null;u.removeData(this,"mousewheel-line-height"),u.removeData(this,"mousewheel-page-height")},getLineHeight:function(e){var t=u(e),e=t["offsetParent"in u.fn?"offsetParent":"parent"]();return e.length||(e=u("body")),parseInt(e.css("fontSize"),10)||parseInt(t.css("fontSize"),10)||16},getPageHeight:function(e){return u(e).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};u.fn.extend({mousewheel:function(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function(e){return this.unbind("mousewheel",e)}})},"function"==typeof e.define&&e.define.amd?e.define("jquery.mousewheel",["jquery"],o):"object"==typeof exports?module.exports=o:o(t),{define:e.define,require:e.require}),e=o.require("jquery.select2");function v(e,t){return r.call(e,t)}function c(e,t){var n,i,o,a,r,s,l,c,u,d,h=t&&t.split("/"),p=f.map,m=p&&p["*"]||{};if(e&&"."===e.charAt(0))if(t){for(h=h.slice(0,h.length-1),t=(e=e.split("/")).length-1,f.nodeIdCompat&&g.test(e[t])&&(e[t]=e[t].replace(g,"")),e=h.concat(e),c=0;c<e.length;c+=1)if("."===(d=e[c]))e.splice(c,1),--c;else if(".."===d){if(1===c&&(".."===e[2]||".."===e[0]))break;0<c&&(e.splice(c-1,2),c-=2)}e=e.join("/")}else 0===e.indexOf("./")&&(e=e.substring(2));if((h||m)&&p){for(c=(n=e.split("/")).length;0<c;--c){if(i=n.slice(0,c).join("/"),h)for(u=h.length;0<u;--u)if(o=(o=p[h.slice(0,u).join("/")])&&o[i]){a=o,r=c;break}if(a)break;!s&&m&&m[i]&&(s=m[i],l=c)}!a&&s&&(a=s,r=l),a&&(n.splice(0,r,a),e=n.join("/"))}return e}function b(e,t){return function(){return a.apply(d,s.call(arguments,0).concat([e,t]))}}function w(e){var t;if(v(p,e)&&(t=p[e],delete p[e],m[e]=!0,l.apply(d,t)),!v(h,e)&&!v(m,e))throw new Error("No "+e);return h[e]}function u(e){var t,n=e?e.indexOf("!"):-1;return-1<n&&(t=e.substring(0,n),e=e.substring(n+1,e.length)),[t,e]}return t.fn.select2.amd=o,e}),function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Handlebars=t():e.Handlebars=t()}(this,function(){return i=[function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(2)),a=i(n(40)),r=n(41),s=n(46),l=i(n(49)),c=i(n(44)),n=i(n(39)),u=o.default.create;function d(){var n=u();return n.compile=function(e,t){return s.compile(e,t,n)},n.precompile=function(e,t){return s.precompile(e,t,n)},n.AST=a.default,n.Compiler=s.Compiler,n.JavaScriptCompiler=l.default,n.Parser=r.parser,n.parse=r.parse,n.parseWithoutProcessing=r.parseWithoutProcessing,n}o=d();o.create=d,n.default(o),o.Visitor=c.default,o.default=o,t.default=o,e.exports=t.default},function(e,t){"use strict";t.default=function(e){return e&&e.__esModule?e:{default:e}},t.__esModule=!0},function(e,t,n){"use strict";var i=n(3).default,o=n(1).default;t.__esModule=!0;var a=i(n(4)),r=o(n(33)),s=o(n(6)),l=i(n(5)),c=i(n(34)),o=o(n(39));function u(){var t=new a.HandlebarsEnvironment;return l.extend(t,a),t.SafeString=r.default,t.Exception=s.default,t.Utils=l,t.escapeExpression=l.escapeExpression,t.VM=c,t.template=function(e){return c.template(e,t)},t}n=u();n.create=u,o.default(n),n.default=n,t.default=n,e.exports=t.default},function(e,t){"use strict";t.default=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t},t.__esModule=!0},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.HandlebarsEnvironment=c;var o=n(5),a=i(n(6)),r=n(10),s=n(30),i=i(n(32));t.VERSION="4.5.3";t.COMPILER_REVISION=8;t.LAST_COMPATIBLE_COMPILER_REVISION=7;t.REVISION_CHANGES={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};var l="[object Object]";function c(e,t,n){this.helpers=e||{},this.partials=t||{},this.decorators=n||{},r.registerDefaultHelpers(this),s.registerDefaultDecorators(this)}c.prototype={constructor:c,logger:i.default,log:i.default.log,registerHelper:function(e,t){if(o.toString.call(e)===l){if(t)throw new a.default("Arg not supported with multiple helpers");o.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(o.toString.call(e)===l)o.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if(o.toString.call(e)===l){if(t)throw new a.default("Arg not supported with multiple decorators");o.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};n=i.default.log;t.log=n,t.createFrame=o.createFrame,t.logger=i.default},function(e,t){"use strict";t.__esModule=!0,t.extend=r,t.indexOf=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},t.escapeExpression=function(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}return o.test(e)?e.replace(i,a):e},t.isEmpty=function(e){return!e&&0!==e||!(!c(e)||0!==e.length)},t.createFrame=function(e){var t=r({},e);return t._parent=e,t},t.blockParams=function(e,t){return e.path=t,e},t.appendContextPath=function(e,t){return(e?e+".":"")+t};var n={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},i=/[&<>"'`=]/g,o=/[&<>"'`=]/;function a(e){return n[e]}function r(e){for(var t=1;t<arguments.length;t++)for(var n in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],n)&&(e[n]=arguments[t][n]);return e}var s=Object.prototype.toString;t.toString=s;var l=function(e){return"function"==typeof e};l(/x/)&&(t.isFunction=l=function(e){return"function"==typeof e&&"[object Function]"===s.call(e)}),t.isFunction=l;var c=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===s.call(e)};t.isArray=c},function(e,t,n){"use strict";var l=n(7).default;t.__esModule=!0;var c=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function u(e,t){var n=t&&t.loc,i=void 0,o=void 0,a=void 0,t=void 0;n&&(i=n.start.line,o=n.end.line,a=n.start.column,t=n.end.column,e+=" - "+i+":"+a);for(var r=Error.prototype.constructor.call(this,e),s=0;s<c.length;s++)this[c[s]]=r[c[s]];Error.captureStackTrace&&Error.captureStackTrace(this,u);try{n&&(this.lineNumber=i,this.endLineNumber=o,l?(Object.defineProperty(this,"column",{value:a,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:t,enumerable:!0})):(this.column=a,this.endColumn=t))}catch(e){}}u.prototype=new Error,t.default=u,e.exports=t.default},function(e,t,n){e.exports={default:n(8),__esModule:!0}},function(e,t,n){var i=n(9);e.exports=function(e,t,n){return i.setDesc(e,t,n)}},function(e,t){var n=Object;e.exports={create:n.create,getProto:n.getPrototypeOf,isEnum:{}.propertyIsEnumerable,getDesc:n.getOwnPropertyDescriptor,setDesc:n.defineProperty,setDescs:n.defineProperties,getKeys:n.keys,getNames:n.getOwnPropertyNames,getSymbols:n.getOwnPropertySymbols,each:[].forEach}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.registerDefaultHelpers=function(e){o.default(e),a.default(e),r.default(e),s.default(e),l.default(e),c.default(e),u.default(e)},t.moveHelperToHooks=function(e,t,n){e.helpers[t]&&(e.hooks[t]=e.helpers[t],n||delete e.helpers[t])};var o=i(n(11)),a=i(n(12)),r=i(n(25)),s=i(n(26)),l=i(n(27)),c=i(n(28)),u=i(n(29))},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5);t.default=function(o){o.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,i=t.fn;return!0===e?i(this):!1===e||null==e?n(this):a.isArray(e)?0<e.length?(t.ids&&(t.ids=[t.name]),o.helpers.each(e,t)):n(this):(t.data&&t.ids&&((n=a.createFrame(t.data)).contextPath=a.appendContextPath(t.data.contextPath,t.name),t={data:n}),i(e,t))})},e.exports=t.default},function(t,n,i){!function(m){"use strict";var f=i(13).default,e=i(1).default;n.__esModule=!0;var g=i(5),_=e(i(6));n.default=function(e){e.registerHelper("each",function(i,e){if(!e)throw new _.default("Must pass iterator to #each");var t,o=e.fn,n=e.inverse,a=0,r="",s=void 0,l=void 0;function c(e,t,n){s&&(s.key=e,s.index=t,s.first=0===t,s.last=!!n,l&&(s.contextPath=l+e)),r+=o(i[e],{data:s,blockParams:g.blockParams([i[e],e],[l+e,null])})}if(e.data&&e.ids&&(l=g.appendContextPath(e.data.contextPath,e.ids[0])+"."),g.isFunction(i)&&(i=i.call(this)),e.data&&(s=g.createFrame(e.data)),i&&"object"==typeof i)if(g.isArray(i))for(var u=i.length;a<u;a++)a in i&&c(a,a,a===i.length-1);else if(m.Symbol&&i[m.Symbol.iterator]){for(var d=[],h=i[m.Symbol.iterator](),p=h.next();!p.done;p=h.next())d.push(p.value);for(u=(i=d).length;a<u;a++)c(a,a,a===i.length-1)}else t=void 0,f(i).forEach(function(e){void 0!==t&&c(t,a-1),t=e,a++}),void 0!==t&&c(t,a-1,!0);return r=0===a?n(this):r})},t.exports=n.default}.call(n,function(){return this}())},function(e,t,n){e.exports={default:n(14),__esModule:!0}},function(e,t,n){n(15),e.exports=n(21).Object.keys},function(e,t,n){var i=n(16);n(18)("keys",function(t){return function(e){return t(i(e))}})},function(e,t,n){var i=n(17);e.exports=function(e){return Object(i(e))}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var o=n(19),a=n(21),r=n(24);e.exports=function(e,t){var n=(a.Object||{})[e]||Object[e],i={};i[e]=t(n),o(o.S+o.F*r(function(){n(1)}),"Object",i)}},function(e,t,n){function m(e,t,n){var i,o,a,r=e&m.F,s=e&m.G,l=e&m.S,c=e&m.P,u=e&m.B,d=e&m.W,h=s?g:g[t]||(g[t]={}),p=s?f:l?f[t]:(f[t]||{})[y];for(i in n=s?t:n)(o=!r&&p&&i in p)&&i in h||(a=(o?p:n)[i],h[i]=s&&"function"!=typeof p[i]?n[i]:u&&o?_(a,f):d&&p[i]==a?function(t){function e(e){return this instanceof t?new t(e):t(e)}return e[y]=t[y],e}(a):c&&"function"==typeof a?_(Function.call,a):a,c&&((h[y]||(h[y]={}))[i]=a))}var f=n(20),g=n(21),_=n(22),y="prototype";m.F=1,m.G=2,m.S=4,m.P=8,m.B=16,m.W=32,e.exports=m},function(e,t){e=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(e,t){e=e.exports={version:"1.2.6"};"number"==typeof __e&&(__e=e)},function(e,t,n){var a=n(23);e.exports=function(i,o,e){if(a(i),void 0===o)return i;switch(e){case 1:return function(e){return i.call(o,e)};case 2:return function(e,t){return i.call(o,e,t)};case 3:return function(e,t,n){return i.call(o,e,t,n)}}return function(){return i.apply(o,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(6));t.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new o.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=n(5),a=i(n(6));t.default=function(n){n.registerHelper("if",function(e,t){if(2!=arguments.length)throw new a.default("#if requires exactly one argument");return o.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||o.isEmpty(e)?t.inverse(this):t.fn(this)}),n.registerHelper("unless",function(e,t){if(2!=arguments.length)throw new a.default("#unless requires exactly one argument");return n.helpers.if.call(this,e,{fn:t.inverse,inverse:t.fn,hash:t.hash})})},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(o){o.registerHelper("log",function(){for(var e=[void 0],t=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;null!=t.hash.level?i=t.hash.level:t.data&&null!=t.data.level&&(i=t.data.level),e[0]=i,o.log.apply(o,e)})},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;var n=/^(constructor|__defineGetter__|__defineSetter__|__lookupGetter__|__proto__)$/;t.dangerousPropertyRegex=n,t.default=function(e){e.registerHelper("lookup",function(e,t){return e&&(!n.test(String(t))||Object.prototype.propertyIsEnumerable.call(e,t)?e[t]:void 0)})}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=n(5),a=i(n(6));t.default=function(e){e.registerHelper("with",function(e,t){if(2!=arguments.length)throw new a.default("#with requires exactly one argument");o.isFunction(e)&&(e=e.call(this));var n=t.fn;if(o.isEmpty(e))return t.inverse(this);var i=t.data;return t.data&&t.ids&&((i=o.createFrame(t.data)).contextPath=o.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:i,blockParams:o.blockParams([e],[i&&i.contextPath])})})},e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.registerDefaultDecorators=function(e){o.default(e)};var o=i(n(31))},function(e,t,n){"use strict";t.__esModule=!0;var r=n(5);t.default=function(e){e.registerDecorator("inline",function(i,o,a,e){var t=i;return o.partials||(o.partials={},t=function(e,t){var n=a.partials;a.partials=r.extend({},n,o.partials);t=i(e,t);return a.partials=n,t}),o.partials[e.args[0]]=e.fn,t})},e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0;var i=n(5),o={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){var t;return e="string"==typeof e?0<=(t=i.indexOf(o.methodMap,e.toLowerCase()))?t:parseInt(e,10):e},log:function(e){if(e=o.lookupLevel(e),"undefined"!=typeof console&&o.lookupLevel(o.level)<=e){e=o.methodMap[e];console[e]||(e="log");for(var t=arguments.length,n=Array(1<t?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];console[e].apply(console,n)}}};t.default=o,e.exports=t.default},function(e,t){"use strict";function n(e){this.string=e}t.__esModule=!0,n.prototype.toString=n.prototype.toHTML=function(){return""+this.string},t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(35).default,o=n(3).default,a=n(1).default;t.__esModule=!0,t.checkRevision=function(e){var t=e&&e[0]||1,n=h.COMPILER_REVISION;if(!(t>=h.LAST_COMPATIBLE_COMPILER_REVISION&&t<=h.COMPILER_REVISION)){if(t<h.LAST_COMPATIBLE_COMPILER_REVISION){n=h.REVISION_CHANGES[n],t=h.REVISION_CHANGES[t];throw new d.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+t+").")}throw new d.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}},t.template=function(l,c){if(!c)throw new d.default("No environment passed to template");if(!l||!l.main)throw new d.default("Unknown template object: "+typeof l);l.main.decorator=l.main_d,c.VM.checkRevision(l.compiler);var t=l.compiler&&7===l.compiler[0];var r={strict:function(e,t,n){if(!(e&&t in e))throw new d.default('"'+t+'" not defined in '+e,{loc:n});return e[t]},lookup:function(e,t){for(var n=e.length,i=0;i<n;i++)if(e[i]&&null!=e[i][t])return e[i][t]},lambda:function(e,t){return"function"==typeof e?e.call(t):e},escapeExpression:u.escapeExpression,invokePartial:function(e,t,n){n.hash&&(t=u.extend({},t,n.hash),n.ids&&(n.ids[0]=!0)),e=c.VM.resolvePartial.call(this,e,t,n);var i=u.extend({},n,{hooks:this.hooks}),o=c.VM.invokePartial.call(this,e,t,i);if(null==o&&c.compile&&(n.partials[n.name]=c.compile(e,l.compilerOptions,c),o=n.partials[n.name](t,i)),null==o)throw new d.default("The partial "+n.name+" could not be compiled when running in runtime-only mode");if(n.indent){for(var a=o.split("\n"),r=0,s=a.length;r<s&&(a[r]||r+1!==s);r++)a[r]=n.indent+a[r];o=a.join("\n")}return o},fn:function(e){var t=l[e];return t.decorator=l[e+"_d"],t},programs:[],program:function(e,t,n,i,o){var a=this.programs[e],r=this.fn(e);return a=t||o||i||n?m(this,e,r,t,n,i,o):a||(this.programs[e]=m(this,e,r))},data:function(e,t){for(;e&&t--;)e=e._parent;return e},nullContext:i({}),noop:c.VM.noop,compilerInfo:l.compiler};function s(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=t.data;s._setup(t),!t.partial&&l.useData&&(n=function(e,t){t&&"root"in t||((t=t?h.createFrame(t):{}).root=e);return t}(e,n));var i=void 0,o=l.useBlockParams?[]:void 0;function a(e){return""+l.main(r,e,r.helpers,r.partials,n,o,i)}return l.useDepths&&(i=t.depths?e!=t.depths[0]?[e].concat(t.depths):t.depths:[e]),(a=f(l.main,a,r,t.depths||[],n,o))(e,t)}return s.isTop=!0,s._setup=function(e){e.partial?(r.helpers=e.helpers,r.partials=e.partials,r.decorators=e.decorators,r.hooks=e.hooks):(r.helpers=u.extend({},c.helpers,e.helpers),l.usePartial&&(r.partials=u.extend({},c.partials,e.partials)),(l.usePartial||l.useDecorators)&&(r.decorators=u.extend({},c.decorators,e.decorators)),r.hooks={},e=e.allowCallsToHelperMissing||t,p.moveHelperToHooks(r,"helperMissing",e),p.moveHelperToHooks(r,"blockHelperMissing",e))},s._child=function(e,t,n,i){if(l.useBlockParams&&!n)throw new d.default("must pass block params");if(l.useDepths&&!i)throw new d.default("must pass parent depths");return m(r,e,l[e],t,0,n,i)},s},t.wrapProgram=m,t.resolvePartial=function(e,t,n){e?e.call||n.name||(n.name=e,e=n.partials[e]):e="@partial-block"===n.name?n.data["partial-block"]:n.partials[n.name];return e},t.invokePartial=function(e,t,i){var o=i.data&&i.data["partial-block"];i.partial=!0,i.ids&&(i.data.contextPath=i.ids[0]||i.data.contextPath);var a=void 0;i.fn&&i.fn!==r&&function(){i.data=h.createFrame(i.data);var n=i.fn;a=i.data["partial-block"]=function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return t.data=h.createFrame(t.data),t.data["partial-block"]=o,n(e,t)},n.partials&&(i.partials=u.extend({},i.partials,n.partials))}();void 0===e&&a&&(e=a);{if(void 0===e)throw new d.default("The partial "+i.name+" could not be found");if(e instanceof Function)return e(t,i)}},t.noop=r;var u=o(n(5)),d=a(n(6)),h=n(4),p=n(10);function m(i,e,o,a,t,r,s){function n(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=s;return!s||e==s[0]||e===i.nullContext&&null===s[0]||(n=[e].concat(s)),o(i,e,i.helpers,i.partials,t.data||a,r&&[t.blockParams].concat(r),n)}return(n=f(o,n,i,s,a,r)).program=e,n.depth=s?s.length:0,n.blockParams=t||0,n}function r(){return""}function f(e,t,n,i,o,a){return e.decorator&&(t=e.decorator(t,e={},n,i&&i[0],o,a,i),u.extend(t,e)),t}},function(e,t,n){e.exports={default:n(36),__esModule:!0}},function(e,t,n){n(37),e.exports=n(21).Object.seal},function(e,t,n){var i=n(38);n(18)("seal",function(t){return function(e){return t&&i(e)?t(e):e}})},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){!function(i){"use strict";t.__esModule=!0,t.default=function(e){var t=void 0!==i?i:window,n=t.Handlebars;e.noConflict=function(){return t.Handlebars===e&&(t.Handlebars=n),e}},e.exports=t.default}.call(t,function(){return this}())},function(e,t){"use strict";t.__esModule=!0;var n={helpers:{helperExpression:function(e){return"SubExpression"===e.type||("MustacheStatement"===e.type||"BlockStatement"===e.type)&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return 1===e.parts.length&&!n.helpers.scopedId(e)&&!e.depth}}};t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default,o=n(3).default;t.__esModule=!0,t.parseWithoutProcessing=l,t.parse=function(e,t){e=l(e,t);return new r.default(t).accept(e)};var a=i(n(42)),r=i(n(43)),o=o(n(45)),n=n(5);t.parser=a.default;var s={};function l(e,t){return"Program"===e.type?e:((a.default.yy=s).locInfo=function(e){return new s.SourceLocation(t&&t.srcName,e)},a.default.parse(e))}n.extend(s,o)},function(e,t){"use strict";t.__esModule=!0;var n=function(){var e,t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(e,t,n,i,o,a,r){var s=a.length-1;switch(o){case 1:return a[s-1];case 2:this.$=i.prepareProgram(a[s]);break;case 3:case 4:case 5:case 6:case 7:case 8:this.$=a[s];break;case 9:this.$={type:"CommentStatement",value:i.stripComment(a[s]),strip:i.stripFlags(a[s],a[s]),loc:i.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:a[s],value:a[s],loc:i.locInfo(this._$)};break;case 11:this.$=i.prepareRawBlock(a[s-2],a[s-1],a[s],this._$);break;case 12:this.$={path:a[s-3],params:a[s-2],hash:a[s-1]};break;case 13:this.$=i.prepareBlock(a[s-3],a[s-2],a[s-1],a[s],!1,this._$);break;case 14:this.$=i.prepareBlock(a[s-3],a[s-2],a[s-1],a[s],!0,this._$);break;case 15:this.$={open:a[s-5],path:a[s-4],params:a[s-3],hash:a[s-2],blockParams:a[s-1],strip:i.stripFlags(a[s-5],a[s])};break;case 16:case 17:this.$={path:a[s-4],params:a[s-3],hash:a[s-2],blockParams:a[s-1],strip:i.stripFlags(a[s-5],a[s])};break;case 18:this.$={strip:i.stripFlags(a[s-1],a[s-1]),program:a[s]};break;case 19:var l=i.prepareBlock(a[s-2],a[s-1],a[s],a[s],!1,this._$),l=i.prepareProgram([l],a[s-1].loc);l.chained=!0,this.$={strip:a[s-2].strip,program:l,chain:!0};break;case 20:this.$=a[s];break;case 21:this.$={path:a[s-1],strip:i.stripFlags(a[s-2],a[s])};break;case 22:case 23:this.$=i.prepareMustache(a[s-3],a[s-2],a[s-1],a[s-4],i.stripFlags(a[s-4],a[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:a[s-3],params:a[s-2],hash:a[s-1],indent:"",strip:i.stripFlags(a[s-4],a[s]),loc:i.locInfo(this._$)};break;case 25:this.$=i.preparePartialBlock(a[s-2],a[s-1],a[s],this._$);break;case 26:this.$={path:a[s-3],params:a[s-2],hash:a[s-1],strip:i.stripFlags(a[s-4],a[s])};break;case 27:case 28:this.$=a[s];break;case 29:this.$={type:"SubExpression",path:a[s-3],params:a[s-2],hash:a[s-1],loc:i.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:a[s],loc:i.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:i.id(a[s-2]),value:a[s],loc:i.locInfo(this._$)};break;case 32:this.$=i.id(a[s-1]);break;case 33:case 34:this.$=a[s];break;case 35:this.$={type:"StringLiteral",value:a[s],original:a[s],loc:i.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(a[s]),original:Number(a[s]),loc:i.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===a[s],original:"true"===a[s],loc:i.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:i.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:i.locInfo(this._$)};break;case 40:case 41:this.$=a[s];break;case 42:this.$=i.preparePath(!0,a[s],this._$);break;case 43:this.$=i.preparePath(!1,a[s],this._$);break;case 44:a[s-2].push({part:i.id(a[s]),original:a[s],separator:a[s-1]}),this.$=a[s-2];break;case 45:this.$=[{part:i.id(a[s]),original:a[s]}];break;case 46:this.$=[];break;case 47:a[s-1].push(a[s]);break;case 48:this.$=[];break;case 49:a[s-1].push(a[s]);break;case 50:this.$=[];break;case 51:a[s-1].push(a[s]);break;case 58:this.$=[];break;case 59:a[s-1].push(a[s]);break;case 64:this.$=[];break;case 65:a[s-1].push(a[s]);break;case 70:this.$=[];break;case 71:a[s-1].push(a[s]);break;case 78:this.$=[];break;case 79:a[s-1].push(a[s]);break;case 82:this.$=[];break;case 83:a[s-1].push(a[s]);break;case 86:this.$=[];break;case 87:a[s-1].push(a[s]);break;case 90:this.$=[];break;case 91:a[s-1].push(a[s]);break;case 94:this.$=[];break;case 95:a[s-1].push(a[s]);break;case 98:this.$=[a[s]];break;case 99:a[s-1].push(a[s]);break;case 100:this.$=[a[s]];break;case 101:a[s-1].push(a[s])}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(e,t){throw new Error(e)},parse:function(e){var t=this,n=[0],i=[null],o=[],a=this.table,r="",s=0,l=0,c=0;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,void 0===(this.yy.parser=this).lexer.yylloc&&(this.lexer.yylloc={});var u=this.lexer.yylloc;o.push(u);var d=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var h,p,m,f,g,_,y,v,b,w={};;){if(m=n[n.length-1],void 0===(f=this.defaultActions[m]||(null==h&&(b=void 0,h=b="number"!=typeof(b=t.lexer.lex()||1)&&t.symbols_[b]||b),a[m]&&a[m][h]))||!f.length||!f[0]){var A="";if(!c){for(_ in v=[],a[m])this.terminals_[_]&&2<_&&v.push("'"+this.terminals_[_]+"'");A=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+v.join(", ")+", got '"+(this.terminals_[h]||h)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==h?"end of input":"'"+(this.terminals_[h]||h)+"'"),this.parseError(A,{text:this.lexer.match,token:this.terminals_[h]||h,line:this.lexer.yylineno,loc:u,expected:v})}}if(f[0]instanceof Array&&1<f.length)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+h);switch(f[0]){case 1:n.push(h),i.push(this.lexer.yytext),o.push(this.lexer.yylloc),n.push(f[1]),h=null,p?(h=p,p=null):(l=this.lexer.yyleng,r=this.lexer.yytext,s=this.lexer.yylineno,u=this.lexer.yylloc,0<c&&c--);break;case 2:if(y=this.productions_[f[1]][1],w.$=i[i.length-y],w._$={first_line:o[o.length-(y||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(y||1)].first_column,last_column:o[o.length-1].last_column},d&&(w._$.range=[o[o.length-(y||1)].range[0],o[o.length-1].range[1]]),void 0!==(g=this.performAction.call(w,r,l,s,this.yy,f[1],i,o)))return g;y&&(n=n.slice(0,-1*y*2),i=i.slice(0,-1*y),o=o.slice(0,-1*y)),n.push(this.productions_[f[1]][0]),i.push(w.$),o.push(w._$),y=a[n[n.length-2]][n[n.length-1]],n.push(y);break;case 3:return!0}}return!0}};e={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},unput:function(e){var t=e.length,n=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t-1),this.offset-=t;var i=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);e=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-t]),this},more:function(){return this._more=!0,this},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(20<e.length?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(20<e.length?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){if(this.done)return this.EOF;var e,t,n,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),a=0;a<o.length&&(!(t=this._input.match(this.rules[o[a]]))||e&&!(t[0].length>e[0].length)||(e=t,n=a,this.options.flex));a++);return e?((i=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],i=this.performAction.call(this,this.yy,this,o[n],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i||void 0):""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return void 0!==e?e:this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)},options:{},performAction:function(e,n,t,i){function o(e,t){return n.yytext=n.yytext.substring(e,n.yyleng-t+e)}switch(t){case 0:if("\\\\"===n.yytext.slice(-2)?(o(0,1),this.begin("mu")):"\\"===n.yytext.slice(-1)?(o(0,1),this.begin("emu")):this.begin("mu"),n.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),"raw"===this.conditionStack[this.conditionStack.length-1]?15:(o(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(n.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return n.yytext=o(1,2).replace(/\\"/g,'"'),80;case 32:return n.yytext=o(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return n.yytext=n.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},rules:[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],conditions:{mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}}};function n(){this.yy={}}return t.lexer=e,new((n.prototype=t).Parser=n)}();t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;n=i(n(44));function o(){this.options=arguments.length<=0||void 0===arguments[0]?{}:arguments[0]}function h(e,t,n){var i=e[(t=void 0===t?e.length:t)-1],t=e[t-2];return i?"ContentStatement"===i.type?(t||!n?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(i.original):void 0:n}function p(e,t,n){var i=e[(t=void 0===t?-1:t)+1],t=e[t+2];return i?"ContentStatement"===i.type?(t||!n?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(i.original):void 0:n}function m(e,t,n){e=e[null==t?0:t+1];!e||"ContentStatement"!==e.type||!n&&e.rightStripped||(t=e.value,e.value=e.value.replace(n?/^\s+/:/^[ \t]*\r?\n?/,""),e.rightStripped=e.value!==t)}function f(e,t,n){e=e[null==t?e.length-1:t-1];if(e&&"ContentStatement"===e.type&&(n||!e.leftStripped)){t=e.value;return e.value=e.value.replace(n?/\s+$/:/[ \t]+$/,""),e.leftStripped=e.value!==t,e.leftStripped}}(o.prototype=new n.default).Program=function(e){var t=!this.options.ignoreStandalone,n=!this.isRootSeen;this.isRootSeen=!0;for(var i=e.body,o=0,a=i.length;o<a;o++){var r,s,l,c,u=i[o],d=this.accept(u);d&&(r=h(i,o,n),c=p(i,o,n),s=d.openStandalone&&r,l=d.closeStandalone&&c,c=d.inlineStandalone&&r&&c,d.close&&m(i,o,!0),d.open&&f(i,o,!0),t&&c&&(m(i,o),f(i,o)&&"PartialStatement"===u.type&&(u.indent=/([ \t]+$)/.exec(i[o-1].original)[1])),t&&s&&(m((u.program||u.inverse).body),f(i,o)),t&&l&&(m(i,o),f((u.inverse||u.program).body)))}return e},o.prototype.BlockStatement=o.prototype.DecoratorBlock=o.prototype.PartialBlockStatement=function(e){this.accept(e.program),this.accept(e.inverse);var t=e.program||e.inverse,n=e.program&&e.inverse,i=n,o=n;if(n&&n.chained)for(i=n.body[0].program;o.chained;)o=o.body[o.body.length-1].program;var a={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:p(t.body),closeStandalone:h((i||t).body)};return e.openStrip.close&&m(t.body,null,!0),n?((n=e.inverseStrip).open&&f(t.body,null,!0),n.close&&m(i.body,null,!0),e.closeStrip.open&&f(o.body,null,!0),!this.options.ignoreStandalone&&h(t.body)&&p(i.body)&&(f(t.body),m(i.body))):e.closeStrip.open&&f(t.body,null,!0),a},o.prototype.Decorator=o.prototype.MustacheStatement=function(e){return e.strip},o.prototype.PartialStatement=o.prototype.CommentStatement=function(e){e=e.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}},t.default=o,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(6));function a(){this.parents=[]}function r(e){this.acceptRequired(e,"path"),this.acceptArray(e.params),this.acceptKey(e,"hash")}function s(e){r.call(this,e),this.acceptKey(e,"program"),this.acceptKey(e,"inverse")}function l(e){this.acceptRequired(e,"name"),this.acceptArray(e.params),this.acceptKey(e,"hash")}a.prototype={constructor:a,mutating:!1,acceptKey:function(e,t){var n=this.accept(e[t]);if(this.mutating){if(n&&!a.prototype[n.type])throw new o.default('Unexpected node type "'+n.type+'" found when accepting '+t+" on "+e.type);e[t]=n}},acceptRequired:function(e,t){if(this.acceptKey(e,t),!e[t])throw new o.default(e.type+" requires "+t)},acceptArray:function(e){for(var t=0,n=e.length;t<n;t++)this.acceptKey(e,t),e[t]||(e.splice(t,1),t--,n--)},accept:function(e){if(e){if(!this[e.type])throw new o.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var t=this[e.type](e);return this.current=this.parents.shift(),!this.mutating||t?t:!1!==t?e:void 0}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:r,Decorator:r,BlockStatement:s,DecoratorBlock:s,PartialStatement:l,PartialBlockStatement:function(e){l.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:r,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}},t.default=a,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.SourceLocation=function(e,t){this.source=e,this.start={line:t.first_line,column:t.first_column},this.end={line:t.last_line,column:t.last_column}},t.id=function(e){return/^\[.*\]$/.test(e)?e.substring(1,e.length-1):e},t.stripFlags=function(e,t){return{open:"~"===e.charAt(2),close:"~"===t.charAt(t.length-3)}},t.stripComment=function(e){return e.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")},t.preparePath=function(e,t,n){n=this.locInfo(n);for(var i=e?"@":"",o=[],a=0,r=0,s=t.length;r<s;r++){var l=t[r].part,c=t[r].original!==l;if(i+=(t[r].separator||"")+l,c||".."!==l&&"."!==l&&"this"!==l)o.push(l);else{if(0<o.length)throw new u.default("Invalid path: "+i,{loc:n});".."===l&&a++}}return{type:"PathExpression",data:e,depth:a,parts:o,original:i,loc:n}},t.prepareMustache=function(e,t,n,i,o,a){var r=i.charAt(3)||i.charAt(2),r="{"!==r&&"&"!==r;return{type:/\*/.test(i)?"Decorator":"MustacheStatement",path:e,params:t,hash:n,escaped:r,strip:o,loc:this.locInfo(a)}},t.prepareRawBlock=function(e,t,n,i){c(e,n),i=this.locInfo(i);t={type:"Program",body:t,strip:{},loc:i};return{type:"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,openStrip:{},inverseStrip:{},closeStrip:{},loc:i}},t.prepareBlock=function(e,t,n,i,o,a){i&&i.path&&c(e,i);var r=/\*/.test(e.open);t.blockParams=e.blockParams;var s=void 0,l=void 0;if(n){if(r)throw new u.default("Unexpected inverse block on decorator",n);n.chain&&(n.program.body[0].closeStrip=i.strip),l=n.strip,s=n.program}o&&(o=s,s=t,t=o);return{type:r?"DecoratorBlock":"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,inverse:s,openStrip:e.strip,inverseStrip:l,closeStrip:i&&i.strip,loc:this.locInfo(a)}},t.prepareProgram=function(e,t){{var n,i;!t&&e.length&&(n=e[0].loc,i=e[e.length-1].loc,n&&i&&(t={source:n.source,start:{line:n.start.line,column:n.start.column},end:{line:i.end.line,column:i.end.column}}))}return{type:"Program",body:e,strip:{},loc:t}},t.preparePartialBlock=function(e,t,n,i){return c(e,n),{type:"PartialBlockStatement",name:e.path,params:e.params,hash:e.hash,program:t,openStrip:e.strip,closeStrip:n&&n.strip,loc:this.locInfo(i)}};var u=i(n(6));function c(e,t){if(t=t.path?t.path.original:t,e.path.original!==t){var n={loc:e.path.loc};throw new u.default(e.path.original+" doesn't match "+t,n)}}},function(e,t,n){"use strict";var i=n(47).default,o=n(1).default;t.__esModule=!0,t.Compiler=c,t.precompile=function(e,t,n){if(null==e||"string"!=typeof e&&"Program"!==e.type)throw new r.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+e);"data"in(t=t||{})||(t.data=!0);t.compat&&(t.useDepths=!0);e=n.parse(e,t),e=(new n.Compiler).compile(e,t);return(new n.JavaScriptCompiler).compile(e,t)},t.compile=function(t,n,i){void 0===n&&(n={});if(null==t||"string"!=typeof t&&"Program"!==t.type)throw new r.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);"data"in(n=s.extend({},n))||(n.data=!0);n.compat&&(n.useDepths=!0);var o=void 0;function a(){var e=i.parse(t,n),e=(new i.Compiler).compile(e,n),e=(new i.JavaScriptCompiler).compile(e,n,void 0,!0);return i.template(e)}function e(e,t){return(o=o||a()).call(this,e,t)}return e._setup=function(e){return(o=o||a())._setup(e)},e._child=function(e,t,n,i){return(o=o||a())._child(e,t,n,i)},e};var r=o(n(6)),s=n(5),a=o(n(40)),l=[].slice;function c(){}function u(e){var t;e.path.parts||(t=e.path,e.path={type:"PathExpression",data:!1,depth:0,parts:[t.original+""],original:t.original+"",loc:t.loc})}c.prototype={compiler:c,equals:function(e){var t=this.opcodes.length;if(e.opcodes.length!==t)return!1;for(var n=0;n<t;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!function e(t,n){if(t===n)return!0;if(s.isArray(t)&&s.isArray(n)&&t.length===n.length){for(var i=0;i<t.length;i++)if(!e(t[i],n[i]))return!1;return!0}}(i.args,o.args))return!1}for(t=this.children.length,n=0;n<t;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,t){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=t,this.stringParams=t.stringParams,this.trackIds=t.trackIds,t.blockParams=t.blockParams||[],t.knownHelpers=s.extend(i(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},t.knownHelpers),this.accept(e)},compileProgram:function(e){var t=(new this.compiler).compile(e,this.options),e=this.guid++;return this.usePartial=this.usePartial||t.usePartial,this.children[e]=t,this.useDepths=this.useDepths||t.useDepths,e},accept:function(e){if(!this[e.type])throw new r.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);e=this[e.type](e);return this.sourceNode.shift(),e},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var t=e.body,n=t.length,i=0;i<n;i++)this.accept(t[i]);return this.options.blockParams.shift(),this.isSimple=1===n,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){u(e);var t=e.program,n=e.inverse,t=t&&this.compileProgram(t),n=n&&this.compileProgram(n),i=this.classifySexpr(e);"helper"===i?this.helperSexpr(e,t,n):"simple"===i?(this.simpleSexpr(e),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,t,n),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var t=e.program&&this.compileProgram(e.program),t=this.setupFullMustacheParams(e,t,void 0),e=e.path;this.useDecorators=!0,this.opcode("registerDecorator",t.length,e.original)},PartialStatement:function(e){this.usePartial=!0;var t=(t=e.program)&&this.compileProgram(e.program),n=e.params;if(1<n.length)throw new r.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,n="SubExpression"===e.name.type;n&&this.accept(e.name),this.setupFullMustacheParams(e,t,void 0,!0);e=e.indent||"";this.options.preventIndent&&e&&(this.opcode("appendContent",e),e=""),this.opcode("invokePartial",n,i,e),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){u(e);var t=this.classifySexpr(e);"simple"===t?this.simpleSexpr(e):"helper"===t?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,t,n){var i=e.path,o=i.parts[0],e=null!=t||null!=n;this.opcode("getContext",i.depth),this.opcode("pushProgram",t),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,e)},simpleSexpr:function(e){e=e.path;e.strict=!0,this.accept(e),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,t,n){var i=this.setupFullMustacheParams(e,t,n),t=e.path,n=t.parts[0];if(this.options.knownHelpers[n])this.opcode("invokeKnownHelper",i.length,n);else{if(this.options.knownHelpersOnly)throw new r.default("You specified knownHelpersOnly, but used the unknown helper "+n,e);t.strict=!0,t.falsy=!0,this.accept(t),this.opcode("invokeHelper",i.length,t.original,a.default.helpers.simpleId(t))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var t=e.parts[0],n=a.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(t);i?this.opcode("lookupBlockParam",i,e.parts):t?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var t=e.pairs,n=0,i=t.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(t[n].value);for(;n--;)this.opcode("assignToHash",t[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:l.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var t=a.default.helpers.simpleId(e.path),n=t&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&a.default.helpers.helperExpression(e),n=!n&&(i||t);return n&&!i&&(t=e.path.parts[0],(e=this.options).knownHelpers[t]?i=!0:e.knownHelpersOnly&&(n=!1)),i?"helper":n?"ambiguous":"simple"},pushParams:function(e){for(var t=0,n=e.length;t<n;t++)this.pushParam(e[t])},pushParam:function(e){var t,n,i=null!=e.value?e.value:e.original||"";this.stringParams?(i.replace&&(i=i.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",i,e.type),"SubExpression"===e.type&&this.accept(e)):(this.trackIds&&(t=void 0,(t=e.parts&&!a.default.helpers.scopedId(e)&&!e.depth?this.blockParamIndex(e.parts[0]):t)?(n=e.parts.slice(1).join("."),this.opcode("pushId","BlockParam",t,n)):((i=e.original||i).replace&&(i=i.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,i))),this.accept(e))},setupFullMustacheParams:function(e,t,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",t),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var t=0,n=this.options.blockParams.length;t<n;t++){var i=this.options.blockParams[t],o=i&&s.indexOf(i,e);if(i&&0<=o)return[t,o]}}}},function(e,t,n){e.exports={default:n(48),__esModule:!0}},function(e,t,n){var i=n(9);e.exports=function(e,t){return i.create(e,t)}},function(e,t,n){"use strict";var r=n(13).default,i=n(1).default;t.__esModule=!0;var o=n(4),h=i(n(6)),a=n(5),s=i(n(50)),l=n(28);function c(e){this.value=e}function u(){}u.prototype={nameLookup:function(e,t){return l.dangerousPropertyRegex.test(t)?["(",[this.aliasable("container.propertyIsEnumerable"),".call(",e,",",JSON.stringify(t),")"],"?",n()," : undefined)"]:n();function n(){return u.isValidJavaScriptVariableName(t)?[e,".",t]:[e,"[",JSON.stringify(t),"]"]}},depthedLookup:function(e){return[this.aliasable("container.lookup"),'(depths, "',e,'")']},compilerInfo:function(){var e=o.COMPILER_REVISION;return[e,o.REVISION_CHANGES[e]]},appendToBuffer:function(e,t,n){return a.isArray(e)||(e=[e]),e=this.source.wrap(e,t),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},compile:function(e,t,n,i){this.environment=e,this.options=t,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,t),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o,a=e.opcodes,r=void 0,s=void 0,l=void 0;for(s=0,l=a.length;s<l;s++)o=a[s],this.source.currentLocation=o.loc,r=r||o.loc,this[o.opcode].apply(this,o.args);if(this.source.currentLocation=r,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new h.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend("var decorators = container.decorators;\n"),this.decorators.push("return fn;"),i?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend("function(fn, props, container, depth0, data, blockParams, depths) {\n"),this.decorators.push("}\n"),this.decorators=this.decorators.merge()));e=this.createFunctionContext(i);if(this.isChild)return e;var c={compiler:this.compilerInfo(),main:e};this.decorators&&(c.main_d=this.decorators,c.useDecorators=!0);for(var e=this.context,u=e.programs,d=e.decorators,s=0,l=u.length;s<l;s++)u[s]&&(c[s]=u[s],d[s]&&(c[s+"_d"]=d[s],c.useDecorators=!0));return this.environment.usePartial&&(c.usePartial=!0),this.options.data&&(c.useData=!0),this.useDepths&&(c.useDepths=!0),this.useBlockParams&&(c.useBlockParams=!0),this.options.compat&&(c.compat=!0),i?c.compilerOptions=this.options:(c.compiler=JSON.stringify(c.compiler),this.source.currentLocation={start:{line:1,column:0}},c=this.objectLiteral(c),t.srcName?(c=c.toStringWithSourceMap({file:t.destName})).map=c.map&&c.map.toString():c=c.toString()),c},preamble:function(){this.lastContext=0,this.source=new s.default(this.options.srcName),this.decorators=new s.default(this.options.srcName)},createFunctionContext:function(e){var n=this,i="",t=this.stackVars.concat(this.registers.list);0<t.length&&(i+=", "+t.join(", "));var o=0;r(this.aliases).forEach(function(e){var t=n.aliases[e];t.children&&1<t.referenceCount&&(i+=", alias"+ ++o+"="+e,t.children[0]="alias"+o)});var a=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&a.push("blockParams"),this.useDepths&&a.push("depths");t=this.mergeSource(i);return e?(a.push(t),Function.apply(this,a)):this.source.wrap(["function(",a.join(","),") {\n ",t,"}"])},mergeSource:function(e){var t=this.environment.isSimple,n=!this.forceBuffer,i=void 0,o=void 0,a=void 0,r=void 0;return this.source.each(function(e){e.appendToBuffer?(a?e.prepend(" + "):a=e,r=e):(a&&(o?a.prepend("buffer += "):i=!0,r.add(";"),a=r=void 0),o=!0,t||(n=!1))}),n?a?(a.prepend("return "),r.add(";")):o||this.source.push('return "";'):(e+=", buffer = "+(i?"":this.initializeBuffer()),a?(a.prepend("return buffer + "),r.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(i?"":";\n")),this.source.merge()},blockValue:function(e){var t=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);e=this.popStack();n.splice(1,0,e),this.push(this.source.functionCall(t,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),t=[this.contextName(0)];this.setupHelperArgs("",0,t,!0),this.flushInline();var n=this.topStack();t.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",t),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){var e;this.isInline()?(this.replaceStack(function(e){return[" != null ? ",e,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()))):(e=this.popStack(),this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"]))},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,t,n,i){var o=0;i||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(e[o++])),this.resolvePath("context",e,o,t,n)},lookupBlockParam:function(e,t){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",t,1)},lookupData:function(e,t,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",t,0,!0,n)},resolvePath:function(n,i,o,a,e){var r=this;if(this.options.strict||this.options.assumeObjects)this.push(function(e,t,n,i){var o=t.popStack(),a=0,r=n.length;e&&r--;for(;a<r;a++)o=t.nameLookup(o,n[a],i);return e?[t.aliasable("container.strict"),"(",o,", ",t.quotedString(n[a]),", ",JSON.stringify(t.source.currentLocation)," )"]:o}(this.options.strict&&e,this,i,n));else for(var t=i.length;o<t;o++)this.replaceStack(function(e){var t=r.nameLookup(e,i[o],n);return a?[" && ",t]:[" != null ? ",t," : ",e]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,t){this.pushContext(),this.pushString(t),"SubExpression"!==t&&("string"==typeof e?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){null!=e?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,t){var n=this.nameLookup("decorators",t,"decorator"),e=this.setupHelperArgs(t,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",e])," || fn;"])},invokeHelper:function(e,t,n){var i=this.popStack(),e=this.setupHelper(e,t),t=[];n&&t.push(e.name),t.push(i),this.options.strict||t.push(this.aliasable("container.hooks.helperMissing"));t=["(",this.itemsSeparatedBy(t,"||"),")"],e=this.source.functionCall(t,"call",e.callParams);this.push(e)},itemsSeparatedBy:function(e,t){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(t,e[i]);return n},invokeKnownHelper:function(e,t){t=this.setupHelper(e,t);this.push(this.source.functionCall(t.name,"call",t.callParams))},invokeAmbiguous:function(e,t){this.useRegister("helper");var n=this.popStack();this.emptyHash();t=this.setupHelper(0,e,t),n=["(","(helper = ",this.lastHelper=this.nameLookup("helpers",e,"helper")," || ",n,")"];this.options.strict||(n[0]="(helper = ",n.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",n,t.paramsInit?["),(",t.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",t.callParams)," : helper))"])},invokePartial:function(e,t,n){var i=[],o=this.setupParams(t,1,i);e&&(t=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(t):i.unshift(this.nameLookup("partials",t,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var t=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var a=this.hash;n&&(a.contexts[e]=n),i&&(a.types[e]=i),o&&(a.ids[e]=o),a.values[e]=t},pushId:function(e,t,n){"BlockParam"===e?this.pushStackLiteral("blockParams["+t[0]+"].path["+t[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):"PathExpression"===e?this.pushString(t):"SubExpression"===e?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:u,compileChildren:function(e,t){for(var n=e.children,i=void 0,o=void 0,a=0,r=n.length;a<r;a++){var s,i=n[a],o=new this.compiler,l=this.matchExistingProgram(i);null==l?(this.context.programs.push(""),s=this.context.programs.length,i.index=s,i.name="program"+s,this.context.programs[s]=o.compile(i,t,this.context,!this.precompile),this.context.decorators[s]=o.decorators,this.context.environments[s]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams):(i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams)}},matchExistingProgram:function(e){for(var t=0,n=this.context.environments.length;t<n;t++){var i=this.context.environments[t];if(i&&i.equals(e))return i}},programExpression:function(e){e=this.environment.children[e],e=[e.index,"data",e.blockParams];return(this.useBlockParams||this.useDepths)&&e.push("blockParams"),this.useDepths&&e.push("depths"),"container.program("+e.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof c||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new c(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var t=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new h.default("replaceStack on non-inline");var a,r=this.popStack(!0);r instanceof c?(t=["(",n=[r.value]],o=!0):(i=!0,a=this.incrStack(),t=["((",this.push(a)," = ",r,")"],n=this.topStack());n=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(t.concat(n,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var t=0,n=e.length;t<n;t++){var i,o=e[t];o instanceof c?this.compileStack.push(o):(i=this.incrStack(),this.pushSource([i," = ",o,";"]),this.compileStack.push(i))}},isInline:function(){return this.inlineStack.length},popStack:function(e){var t=this.isInline(),n=(t?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof c)return n.value;if(!t){if(!this.stackSlot)throw new h.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,e=e[e.length-1];return e instanceof c?e.value:e},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var t=this.aliases[e];return t?t.referenceCount++:((t=this.aliases[e]=this.source.wrap(e)).aliasable=!0,t.referenceCount=1),t},setupHelper:function(e,t,n){var i=[];return{params:i,paramsInit:this.setupHelperArgs(t,e,i,n),name:this.nameLookup("helpers",t,"helper"),callParams:[this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})")].concat(i)}},setupParams:function(e,t,n){var i,o={},a=[],r=[],s=[],l=!n;l&&(n=[]),o.name=this.quotedString(e),o.hash=this.popStack(),this.trackIds&&(o.hashIds=this.popStack()),this.stringParams&&(o.hashTypes=this.popStack(),o.hashContexts=this.popStack());var c=this.popStack(),e=this.popStack();(e||c)&&(o.fn=e||"container.noop",o.inverse=c||"container.noop");for(var u=t;u--;)i=this.popStack(),n[u]=i,this.trackIds&&(s[u]=this.popStack()),this.stringParams&&(r[u]=this.popStack(),a[u]=this.popStack());return l&&(o.args=this.source.generateArray(n)),this.trackIds&&(o.ids=this.source.generateArray(s)),this.stringParams&&(o.types=this.source.generateArray(r),o.contexts=this.source.generateArray(a)),this.options.data&&(o.data="data"),this.useBlockParams&&(o.blockParams="blockParams"),o},setupHelperArgs:function(e,t,n,i){t=this.setupParams(e,t,n);return t.loc=JSON.stringify(this.source.currentLocation),t=this.objectLiteral(t),i?(this.useRegister("options"),n.push("options"),["options=",t]):n?(n.push(t),""):t}},function(){for(var e="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),t=u.RESERVED_WORDS={},n=0,i=e.length;n<i;n++)t[e[n]]=!0}(),u.isValidJavaScriptVariableName=function(e){return!u.RESERVED_WORDS[e]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(e)},t.default=u,e.exports=t.default},function(e,t,n){"use strict";var a=n(13).default;t.__esModule=!0;var r=n(5),i=void 0;function s(e,t,n){if(r.isArray(e)){for(var i=[],o=0,a=e.length;o<a;o++)i.push(t.wrap(e[o],n));return i}return"boolean"==typeof e||"number"==typeof e?e+"":e}function o(e){this.srcFile=e,this.source=[]}i||((i=function(e,t,n,i){this.src="",i&&this.add(i)}).prototype={add:function(e){r.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){r.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}}),o.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,t){this.source.unshift(this.wrap(e,t))},push:function(e,t){this.source.push(this.wrap(e,t))},merge:function(){var t=this.empty();return this.each(function(e){t.add([" ",e,"\n"])}),t},each:function(e){for(var t=0,n=this.source.length;t<n;t++)e(this.source[t])},empty:function(){var e=this.currentLocation||{start:{}};return new i(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var t=arguments.length<=1||void 0===arguments[1]?this.currentLocation||{start:{}}:arguments[1];return e instanceof i?e:(e=s(e,this,t),new i(t.start.line,t.start.column,this.srcFile,e))},functionCall:function(e,t,n){return n=this.generateList(n),this.wrap([e,t?"."+t+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(n){var i=this,o=[];a(n).forEach(function(e){var t=s(n[e],i);"undefined"!==t&&o.push([i.quotedString(e),":",t])});var e=this.generateList(o);return e.prepend("{"),e.add("}"),e},generateList:function(e){for(var t=this.empty(),n=0,i=e.length;n<i;n++)n&&t.add(","),t.add(s(e[n],this));return t},generateArray:function(e){e=this.generateList(e);return e.prepend("["),e.add("]"),e}},t.default=o,e.exports=t.default}],o={},n.m=i,n.c=o,n.p="",n(0);function n(e){if(o[e])return o[e].exports;var t=o[e]={exports:{},id:e,loaded:!1};return i[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var i,o}),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.moment=t()}(this,function(){"use strict";var e;function d(){return e.apply(null,arguments)}function r(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function s(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function i(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function o(e,t){for(var n=[],i=0;i<e.length;++i)n.push(t(e[i],i));return n}function h(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function c(e,t){for(var n in t)h(t,n)&&(e[n]=t[n]);return h(t,"toString")&&(e.toString=t.toString),h(t,"valueOf")&&(e.valueOf=t.valueOf),e}function u(e,t,n,i){return Mt(e,t,n,i,!0).utc()}function p(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function m(e){if(null==e._isValid){var t=p(e),n=g.call(t.parsedDateParts,function(e){return null!=e}),n=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(n=n&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return n;e._isValid=n}return e._isValid}function f(e){var t=u(NaN);return null!=e?c(p(t),e):p(t).userInvalidated=!0,t}var g=Array.prototype.some||function(e){for(var t=Object(this),n=t.length>>>0,i=0;i<n;i++)if(i in t&&e.call(this,t[i],i,t))return!0;return!1},_=d.momentProperties=[];function y(e,t){var n,i,o;if(a(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),a(t._i)||(e._i=t._i),a(t._f)||(e._f=t._f),a(t._l)||(e._l=t._l),a(t._strict)||(e._strict=t._strict),a(t._tzm)||(e._tzm=t._tzm),a(t._isUTC)||(e._isUTC=t._isUTC),a(t._offset)||(e._offset=t._offset),a(t._pf)||(e._pf=p(t)),a(t._locale)||(e._locale=t._locale),0<_.length)for(n=0;n<_.length;n++)a(o=t[i=_[n]])||(e[i]=o);return e}var t=!1;function v(e){y(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===t&&(t=!0,d.updateOffset(this),t=!1)}function b(e){return e instanceof v||null!=e&&null!=e._isAMomentObject}function w(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function A(e){var t=+e,e=0;return e=0!=t&&isFinite(t)?w(t):e}function k(e,t,n){for(var i=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),a=0,r=0;r<i;r++)(n&&e[r]!==t[r]||!n&&A(e[r])!==A(t[r]))&&a++;return a+o}function x(e){!1===d.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function n(o,a){var r=!0;return c(function(){if(null!=d.deprecationHandler&&d.deprecationHandler(null,o),r){for(var e,t=[],n=0;n<arguments.length;n++){if(e="","object"==typeof arguments[n]){for(var i in e+="\n["+n+"] ",arguments[0])e+=i+": "+arguments[0][i]+", ";e=e.slice(0,-2)}else e=arguments[n];t.push(e)}x(o+"\nArguments: "+Array.prototype.slice.call(t).join("")+"\n"+(new Error).stack),r=!1}return a.apply(this,arguments)},a)}var P={};function S(e,t){null!=d.deprecationHandler&&d.deprecationHandler(e,t),P[e]||(x(t),P[e]=!0)}function M(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function C(e,t){var n,i=c({},e);for(n in t)h(t,n)&&(s(e[n])&&s(t[n])?(i[n]={},c(i[n],e[n]),c(i[n],t[n])):null!=t[n]?i[n]=t[n]:delete i[n]);for(n in e)h(e,n)&&!h(t,n)&&s(e[n])&&(i[n]=c({},i[n]));return i}function L(e){null!=e&&this.set(e)}d.suppressDeprecationWarnings=!1,d.deprecationHandler=null;var T=Object.keys||function(e){var t,n=[];for(t in e)h(e,t)&&n.push(t);return n};var E={};function O(e,t){var n=e.toLowerCase();E[n]=E[n+"s"]=E[t]=e}function D(e){return"string"==typeof e?E[e]||E[e.toLowerCase()]:void 0}function z(e){var t,n,i={};for(n in e)h(e,n)&&(t=D(n))&&(i[t]=e[n]);return i}var I={};function j(e,t){I[e]=t}function N(e,t,n){var i=""+Math.abs(e);return(0<=e?n?"+":"":"-")+Math.pow(10,Math.max(0,t-i.length)).toString().substr(1)+i}var B=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,R=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,W={},F={};function H(e,t,n,i){var o="string"==typeof i?function(){return this[i]()}:i;e&&(F[e]=o),t&&(F[t[0]]=function(){return N(o.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(o.apply(this,arguments),e)})}function q(e,t){return e.isValid()?(t=Z(t,e.localeData()),W[t]=W[t]||function(i){for(var e,o=i.match(B),t=0,a=o.length;t<a;t++)F[o[t]]?o[t]=F[o[t]]:o[t]=(e=o[t]).match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"");return function(e){for(var t="",n=0;n<a;n++)t+=M(o[n])?o[n].call(e,i):o[n];return t}}(t),W[t](e)):e.localeData().invalidDate()}function Z(e,t){var n=5;function i(e){return t.longDateFormat(e)||e}for(R.lastIndex=0;0<=n&&R.test(e);)e=e.replace(R,i),R.lastIndex=0,--n;return e}var G=/\d/,V=/\d\d/,U=/\d{3}/,$=/\d{4}/,Y=/[+-]?\d{6}/,K=/\d\d?/,Q=/\d\d\d\d?/,J=/\d\d\d\d\d\d?/,X=/\d{1,3}/,ee=/\d{1,4}/,te=/[+-]?\d{1,6}/,ne=/\d+/,ie=/[+-]?\d+/,oe=/Z|[+-]\d\d:?\d\d/gi,ae=/Z|[+-]\d\d(?::?\d\d)?/gi,re=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,se={};function le(e,n,i){se[e]=M(n)?n:function(e,t){return e&&i?i:n}}function ce(e,t){return h(se,e)?se[e](t._strict,t._locale):new RegExp(ue(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,i,o){return t||n||i||o})))}function ue(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var de={};function he(e,n){var t,i=n;for("string"==typeof e&&(e=[e]),l(n)&&(i=function(e,t){t[n]=A(e)}),t=0;t<e.length;t++)de[e[t]]=i}function pe(e,o){he(e,function(e,t,n,i){n._w=n._w||{},o(e,n._w,n,i)})}var me=0,fe=1,ge=2,_e=3,ye=4,ve=5,be=6,we=7,Ae=8;function ke(e){return xe(e)?366:365}function xe(e){return e%4==0&&e%100!=0||e%400==0}H("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),H(0,["YY",2],0,function(){return this.year()%100}),H(0,["YYYY",4],0,"year"),H(0,["YYYYY",5],0,"year"),H(0,["YYYYYY",6,!0],0,"year"),O("year","y"),j("year",1),le("Y",ie),le("YY",K,V),le("YYYY",ee,$),le("YYYYY",te,Y),le("YYYYYY",te,Y),he(["YYYYY","YYYYYY"],me),he("YYYY",function(e,t){t[me]=2===e.length?d.parseTwoDigitYear(e):A(e)}),he("YY",function(e,t){t[me]=d.parseTwoDigitYear(e)}),he("Y",function(e,t){t[me]=parseInt(e,10)}),d.parseTwoDigitYear=function(e){return A(e)+(68<A(e)?1900:2e3)};var Pe,Se=Me("FullYear",!0);function Me(t,n){return function(e){return null!=e?(Le(this,t,e),d.updateOffset(this,n),this):Ce(this,t)}}function Ce(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function Le(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&xe(e.year())&&1===e.month()&&29===e.date()?e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),Te(n,e.month())):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function Te(e,t){if(isNaN(e)||isNaN(t))return NaN;var n,n=(t%(n=12)+n)%n;return e+=(t-n)/12,1==n?xe(e)?29:28:31-n%7%2}Pe=Array.prototype.indexOf||function(e){for(var t=0;t<this.length;++t)if(this[t]===e)return t;return-1},H("M",["MM",2],"Mo",function(){return this.month()+1}),H("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),H("MMMM",0,0,function(e){return this.localeData().months(this,e)}),O("month","M"),j("month",8),le("M",K),le("MM",K,V),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),he(["M","MM"],function(e,t){t[fe]=A(e)-1}),he(["MMM","MMMM"],function(e,t,n,i){i=n._locale.monthsParse(e,i,n._strict);null!=i?t[fe]=i:p(n).invalidMonth=e});var Ee=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Oe="January_February_March_April_May_June_July_August_September_October_November_December".split("_");var De="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_");function ze(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=A(t);else if(!l(t=e.localeData().monthsParse(t)))return e;return n=Math.min(e.date(),Te(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function Ie(e){return null!=e?(ze(this,e),d.updateOffset(this,!0),this):Ce(this,"Month")}var je=re;var Ne=re;function Be(){function e(e,t){return t.length-e.length}for(var t,n=[],i=[],o=[],a=0;a<12;a++)t=u([2e3,a]),n.push(this.monthsShort(t,"")),i.push(this.months(t,"")),o.push(this.months(t,"")),o.push(this.monthsShort(t,""));for(n.sort(e),i.sort(e),o.sort(e),a=0;a<12;a++)n[a]=ue(n[a]),i[a]=ue(i[a]);for(a=0;a<24;a++)o[a]=ue(o[a]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")}function Re(e,t,n,i,o,a,r){r=new Date(e,t,n,i,o,a,r);return e<100&&0<=e&&isFinite(r.getFullYear())&&r.setFullYear(e),r}function We(e){var t=new Date(Date.UTC.apply(null,arguments));return e<100&&0<=e&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function Fe(e,t,n){n=7+t-n;return n-(7+We(e,0,n).getUTCDay()-t)%7-1}function He(e,t,n,i,o){var a,o=1+7*(t-1)+(7+n-i)%7+Fe(e,i,o),o=o<=0?ke(a=e-1)+o:o>ke(e)?(a=e+1,o-ke(e)):(a=e,o);return{year:a,dayOfYear:o}}function qe(e,t,n){var i,o,a=Fe(e.year(),t,n),a=Math.floor((e.dayOfYear()-a-1)/7)+1;return a<1?i=a+Ze(o=e.year()-1,t,n):a>Ze(e.year(),t,n)?(i=a-Ze(e.year(),t,n),o=e.year()+1):(o=e.year(),i=a),{week:i,year:o}}function Ze(e,t,n){var i=Fe(e,t,n),n=Fe(e+1,t,n);return(ke(e)-i+n)/7}H("w",["ww",2],"wo","week"),H("W",["WW",2],"Wo","isoWeek"),O("week","w"),O("isoWeek","W"),j("week",5),j("isoWeek",5),le("w",K),le("ww",K,V),le("W",K),le("WW",K,V),pe(["w","ww","W","WW"],function(e,t,n,i){t[i.substr(0,1)]=A(e)});H("d",0,"do","day"),H("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),H("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),H("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),H("e",0,0,"weekday"),H("E",0,0,"isoWeekday"),O("day","d"),O("weekday","e"),O("isoWeekday","E"),j("day",11),j("weekday",11),j("isoWeekday",11),le("d",K),le("e",K),le("E",K),le("dd",function(e,t){return t.weekdaysMinRegex(e)}),le("ddd",function(e,t){return t.weekdaysShortRegex(e)}),le("dddd",function(e,t){return t.weekdaysRegex(e)}),pe(["dd","ddd","dddd"],function(e,t,n,i){i=n._locale.weekdaysParse(e,i,n._strict);null!=i?t.d=i:p(n).invalidWeekday=e}),pe(["d","e","E"],function(e,t,n,i){t[i]=A(e)});var Ge="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var Ve="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var Ue="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var $e=re;var Ye=re;var Ke=re;function Qe(){function e(e,t){return t.length-e.length}for(var t,n,i,o=[],a=[],r=[],s=[],l=0;l<7;l++)i=u([2e3,1]).day(l),t=this.weekdaysMin(i,""),n=this.weekdaysShort(i,""),i=this.weekdays(i,""),o.push(t),a.push(n),r.push(i),s.push(t),s.push(n),s.push(i);for(o.sort(e),a.sort(e),r.sort(e),s.sort(e),l=0;l<7;l++)a[l]=ue(a[l]),r[l]=ue(r[l]),s[l]=ue(s[l]);this._weekdaysRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Je(){return this.hours()%12||12}function Xe(e,t){H(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function et(e,t){return t._meridiemParse}H("H",["HH",2],0,"hour"),H("h",["hh",2],0,Je),H("k",["kk",2],0,function(){return this.hours()||24}),H("hmm",0,0,function(){return""+Je.apply(this)+N(this.minutes(),2)}),H("hmmss",0,0,function(){return""+Je.apply(this)+N(this.minutes(),2)+N(this.seconds(),2)}),H("Hmm",0,0,function(){return""+this.hours()+N(this.minutes(),2)}),H("Hmmss",0,0,function(){return""+this.hours()+N(this.minutes(),2)+N(this.seconds(),2)}),Xe("a",!0),Xe("A",!1),O("hour","h"),j("hour",13),le("a",et),le("A",et),le("H",K),le("h",K),le("k",K),le("HH",K,V),le("hh",K,V),le("kk",K,V),le("hmm",Q),le("hmmss",J),le("Hmm",Q),le("Hmmss",J),he(["H","HH"],_e),he(["k","kk"],function(e,t,n){e=A(e);t[_e]=24===e?0:e}),he(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),he(["h","hh"],function(e,t,n){t[_e]=A(e),p(n).bigHour=!0}),he("hmm",function(e,t,n){var i=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i)),p(n).bigHour=!0}),he("hmmss",function(e,t,n){var i=e.length-4,o=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i,2)),t[ve]=A(e.substr(o)),p(n).bigHour=!0}),he("Hmm",function(e,t,n){var i=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i))}),he("Hmmss",function(e,t,n){var i=e.length-4,o=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i,2)),t[ve]=A(e.substr(o))});var tt,nt=Me("Hours",!0),it={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Oe,monthsShort:De,week:{dow:0,doy:6},weekdays:Ge,weekdaysMin:Ue,weekdaysShort:Ve,meridiemParse:/[ap]\.?m?\.?/i},ot={},at={};function rt(e){return e&&e.toLowerCase().replace("_","-")}function st(e){if(!ot[e]&&"undefined"!=typeof module&&module&&module.exports)try{var t=tt._abbr;require("./locale/"+e),lt(t)}catch(e){}return ot[e]}function lt(e,t){return e&&((t=a(t)?ut(e):ct(e,t))?tt=t:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),tt._abbr}function ct(e,t){if(null===t)return delete ot[e],null;var n,i=it;if(t.abbr=e,null!=ot[e])S("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),i=ot[e]._config;else if(null!=t.parentLocale)if(null!=ot[t.parentLocale])i=ot[t.parentLocale]._config;else{if(null==(n=st(t.parentLocale)))return at[t.parentLocale]||(at[t.parentLocale]=[]),at[t.parentLocale].push({name:e,config:t}),null;i=n._config}return ot[e]=new L(C(i,t)),at[e]&&at[e].forEach(function(e){ct(e.name,e.config)}),lt(e),ot[e]}function ut(e){var t;if(!(e=e&&e._locale&&e._locale._abbr?e._locale._abbr:e))return tt;if(!r(e)){if(t=st(e))return t;e=[e]}return function(e){for(var t,n,i,o,a=0;a<e.length;){for(t=(o=rt(e[a]).split("-")).length,n=(n=rt(e[a+1]))?n.split("-"):null;0<t;){if(i=st(o.slice(0,t).join("-")))return i;if(n&&n.length>=t&&k(o,n,!0)>=t-1)break;t--}a++}return tt}(e)}function dt(e){var t=e._a;return t&&-2===p(e).overflow&&(t=t[fe]<0||11<t[fe]?fe:t[ge]<1||t[ge]>Te(t[me],t[fe])?ge:t[_e]<0||24<t[_e]||24===t[_e]&&(0!==t[ye]||0!==t[ve]||0!==t[be])?_e:t[ye]<0||59<t[ye]?ye:t[ve]<0||59<t[ve]?ve:t[be]<0||999<t[be]?be:-1,p(e)._overflowDayOfYear&&(t<me||ge<t)&&(t=ge),p(e)._overflowWeeks&&-1===t&&(t=we),p(e)._overflowWeekday&&-1===t&&(t=Ae),p(e).overflow=t),e}function ht(e,t,n){return null!=e?e:null!=t?t:n}function pt(e){var t,n,i,o,a,r=[];if(!e._d){for(o=e,a=new Date(d.now()),n=o._useUTC?[a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()]:[a.getFullYear(),a.getMonth(),a.getDate()],e._w&&null==e._a[ge]&&null==e._a[fe]&&function(e){var t,n,i,o,a,r,s;{var l;null!=(t=e._w).GG||null!=t.W||null!=t.E?(a=1,r=4,n=ht(t.GG,e._a[me],qe(Ct(),1,4).year),i=ht(t.W,1),((o=ht(t.E,1))<1||7<o)&&(s=!0)):(a=e._locale._week.dow,r=e._locale._week.doy,l=qe(Ct(),a,r),n=ht(t.gg,e._a[me],l.year),i=ht(t.w,l.week),null!=t.d?((o=t.d)<0||6<o)&&(s=!0):null!=t.e?(o=t.e+a,(t.e<0||6<t.e)&&(s=!0)):o=a)}i<1||i>Ze(n,a,r)?p(e)._overflowWeeks=!0:null!=s?p(e)._overflowWeekday=!0:(r=He(n,i,o,a,r),e._a[me]=r.year,e._dayOfYear=r.dayOfYear)}(e),null!=e._dayOfYear&&(i=ht(e._a[me],n[me]),(e._dayOfYear>ke(i)||0===e._dayOfYear)&&(p(e)._overflowDayOfYear=!0),i=We(i,0,e._dayOfYear),e._a[fe]=i.getUTCMonth(),e._a[ge]=i.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=r[t]=n[t];for(;t<7;t++)e._a[t]=r[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[_e]&&0===e._a[ye]&&0===e._a[ve]&&0===e._a[be]&&(e._nextDay=!0,e._a[_e]=0),e._d=(e._useUTC?We:Re).apply(null,r),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[_e]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(p(e).weekdayMismatch=!0)}}var mt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ft=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,gt=/Z|[+-]\d\d(?::?\d\d)?/,_t=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],yt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],vt=/^\/?Date\((\-?\d+)/i;function bt(e){var t,n,i,o,a,r,s=e._i,l=mt.exec(s)||ft.exec(s);if(l){for(p(e).iso=!0,t=0,n=_t.length;t<n;t++)if(_t[t][1].exec(l[1])){o=_t[t][0],i=!1!==_t[t][2];break}if(null!=o){if(l[3]){for(t=0,n=yt.length;t<n;t++)if(yt[t][1].exec(l[3])){a=(l[2]||" ")+yt[t][0];break}if(null==a)return void(e._isValid=!1)}if(i||null==a){if(l[4]){if(!gt.exec(l[4]))return void(e._isValid=!1);r="Z"}e._f=o+(a||"")+(r||""),Pt(e)}else e._isValid=!1}else e._isValid=!1}else e._isValid=!1}var wt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/;function At(e,t,n,i,o,a){o=[function(e){e=parseInt(e,10);{if(e<=49)return 2e3+e;if(e<=999)return 1900+e}return e}(e),De.indexOf(t),parseInt(n,10),parseInt(i,10),parseInt(o,10)];return a&&o.push(parseInt(a,10)),o}var kt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function xt(e){var t,n,i,o,a=wt.exec(e._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));a?(t=At(a[4],a[3],a[2],a[5],a[6],a[7]),n=a[1],i=t,o=e,n&&Ve.indexOf(n)!==new Date(i[0],i[1],i[2]).getDay()?(p(o).weekdayMismatch=!0,o._isValid=!1):(e._a=t,e._tzm=(o=a[8],t=a[9],a=a[10],o?kt[o]:t?0:60*(((t=parseInt(a,10))-(a=t%100))/100)+a),e._d=We.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),p(e).rfc2822=!0)):e._isValid=!1}function Pt(e){if(e._f!==d.ISO_8601)if(e._f!==d.RFC_2822){e._a=[],p(e).empty=!0;for(var t,n,i,o,a,r=""+e._i,s=r.length,l=0,c=Z(e._f,e._locale).match(B)||[],u=0;u<c.length;u++)n=c[u],(t=(r.match(ce(n,e))||[])[0])&&(0<(o=r.substr(0,r.indexOf(t))).length&&p(e).unusedInput.push(o),r=r.slice(r.indexOf(t)+t.length),l+=t.length),F[n]?(t?p(e).empty=!1:p(e).unusedTokens.push(n),i=n,a=e,null!=(o=t)&&h(de,i)&&de[i](o,a._a,a,i)):e._strict&&!t&&p(e).unusedTokens.push(n);p(e).charsLeftOver=s-l,0<r.length&&p(e).unusedInput.push(r),e._a[_e]<=12&&!0===p(e).bigHour&&0<e._a[_e]&&(p(e).bigHour=void 0),p(e).parsedDateParts=e._a.slice(0),p(e).meridiem=e._meridiem,e._a[_e]=function(e,t,n){if(null==n)return t;return null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((n=e.isPM(n))&&t<12&&(t+=12),t=n||12!==t?t:0):t}(e._locale,e._a[_e],e._meridiem),pt(e),dt(e)}else xt(e);else bt(e)}function St(e){var t=e._i,n=e._f;return e._locale=e._locale||ut(e._l),null===t||void 0===n&&""===t?f({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),b(t)?new v(dt(t)):(i(t)?e._d=t:r(n)?function(e){var t,n,i,o,a;if(0===e._f.length)return p(e).invalidFormat=!0,e._d=new Date(NaN);for(o=0;o<e._f.length;o++)a=0,t=y({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[o],Pt(t),m(t)&&(a+=p(t).charsLeftOver,a+=10*p(t).unusedTokens.length,p(t).score=a,(null==i||a<i)&&(i=a,n=t));c(e,n||t)}(e):n?Pt(e):a(n=(t=e)._i)?t._d=new Date(d.now()):i(n)?t._d=new Date(n.valueOf()):"string"==typeof n?function(e){var t=vt.exec(e._i);null===t?(bt(e),!1===e._isValid&&(delete e._isValid,xt(e),!1===e._isValid&&(delete e._isValid,d.createFromInputFallback(e)))):e._d=new Date(+t[1])}(t):r(n)?(t._a=o(n.slice(0),function(e){return parseInt(e,10)}),pt(t)):s(n)?function(e){var t;e._d||(t=z(e._i),e._a=o([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),pt(e))}(t):l(n)?t._d=new Date(n):d.createFromInputFallback(t),m(e)||(e._d=null),e))}function Mt(e,t,n,i,o){var a={};return!0!==n&&!1!==n||(i=n,n=void 0),(s(e)&&function(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;for(var t in e)if(e.hasOwnProperty(t))return;return 1}(e)||r(e)&&0===e.length)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=o,a._l=n,a._i=e,a._f=t,a._strict=i,(a=new v(dt(St(a=a))))._nextDay&&(a.add(1,"d"),a._nextDay=void 0),a}function Ct(e,t,n,i){return Mt(e,t,n,i,!1)}d.createFromInputFallback=n("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),d.ISO_8601=function(){},d.RFC_2822=function(){};var Lt=n("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Ct.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:f()}),Tt=n("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Ct.apply(null,arguments);return this.isValid()&&e.isValid()?this<e?this:e:f()});function Et(e,t){var n,i;if(!(t=1===t.length&&r(t[0])?t[0]:t).length)return Ct();for(n=t[0],i=1;i<t.length;++i)t[i].isValid()&&!t[i][e](n)||(n=t[i]);return n}var Ot=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Dt(e){var t=z(e),n=t.year||0,i=t.quarter||0,o=t.month||0,a=t.week||0,r=t.day||0,s=t.hour||0,l=t.minute||0,c=t.second||0,e=t.millisecond||0;this._isValid=function(e){for(var t in e)if(-1===Pe.call(Ot,t)||null!=e[t]&&isNaN(e[t]))return!1;for(var n=!1,i=0;i<Ot.length;++i)if(e[Ot[i]]){if(n)return!1;parseFloat(e[Ot[i]])!==A(e[Ot[i]])&&(n=!0)}return!0}(t),this._milliseconds=+e+1e3*c+6e4*l+1e3*s*60*60,this._days=+r+7*a,this._months=+o+3*i+12*n,this._data={},this._locale=ut(),this._bubble()}function zt(e){return e instanceof Dt}function It(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function jt(e,n){H(e,0,0,function(){var e=this.utcOffset(),t="+";return e<0&&(e=-e,t="-"),t+N(~~(e/60),2)+n+N(~~e%60,2)})}jt("Z",":"),jt("ZZ",""),le("Z",ae),le("ZZ",ae),he(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Bt(ae,e)});var Nt=/([\+\-]|\d\d)/gi;function Bt(e,t){t=(t||"").match(e);if(null===t)return null;e=((t[t.length-1]||[])+"").match(Nt)||["-",0,0],t=60*e[1]+A(e[2]);return 0===t?0:"+"===e[0]?t:-t}function Rt(e,t){var n;return t._isUTC?(n=t.clone(),t=(b(e)||i(e)?e:Ct(e)).valueOf()-n.valueOf(),n._d.setTime(n._d.valueOf()+t),d.updateOffset(n,!1),n):Ct(e).local()}function Wt(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Ft(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}d.updateOffset=function(){};var Ht=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,qt=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Zt(e,t){var n,i=e,o=null;return zt(e)?i={ms:e._milliseconds,d:e._days,M:e._months}:l(e)?(i={},t?i[t]=e:i.milliseconds=e):(o=Ht.exec(e))?(n="-"===o[1]?-1:1,i={y:0,d:A(o[ge])*n,h:A(o[_e])*n,m:A(o[ye])*n,s:A(o[ve])*n,ms:A(It(1e3*o[be]))*n}):(o=qt.exec(e))?(n="-"===o[1]?-1:(o[1],1),i={y:Gt(o[2],n),M:Gt(o[3],n),w:Gt(o[4],n),d:Gt(o[5],n),h:Gt(o[6],n),m:Gt(o[7],n),s:Gt(o[8],n)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(n=function(e,t){var n;if(!e.isValid()||!t.isValid())return{milliseconds:0,months:0};t=Rt(t,e),e.isBefore(t)?n=Vt(e,t):((n=Vt(t,e)).milliseconds=-n.milliseconds,n.months=-n.months);return n}(Ct(i.from),Ct(i.to)),(i={}).ms=n.milliseconds,i.M=n.months),i=new Dt(i),zt(e)&&h(e,"_locale")&&(i._locale=e._locale),i}function Gt(e,t){e=e&&parseFloat(e.replace(",","."));return(isNaN(e)?0:e)*t}function Vt(e,t){var n={milliseconds:0,months:0};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ut(i,o){return function(e,t){var n;return null===t||isNaN(+t)||(S(o,"moment()."+o+"(period, number) is deprecated. Please use moment()."+o+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=e,e=t,t=n),$t(this,Zt(e="string"==typeof e?+e:e,t),i),this}}function $t(e,t,n,i){var o=t._milliseconds,a=It(t._days),t=It(t._months);e.isValid()&&(i=null==i||i,t&&ze(e,Ce(e,"Month")+t*n),a&&Le(e,"Date",Ce(e,"Date")+a*n),o&&e._d.setTime(e._d.valueOf()+o*n),i&&d.updateOffset(e,a||t))}Zt.fn=Dt.prototype,Zt.invalid=function(){return Zt(NaN)};re=Ut(1,"add"),Q=Ut(-1,"subtract");function Yt(e,t){var n=12*(t.year()-e.year())+(t.month()-e.month()),i=e.clone().add(n,"months"),i=t-i<0?(t-i)/(i-e.clone().add(n-1,"months")):(t-i)/(e.clone().add(1+n,"months")-i);return-(n+i)||0}function Kt(e){return void 0===e?this._locale._abbr:(null!=(e=ut(e))&&(this._locale=e),this)}d.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",d.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";J=n("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function Qt(){return this._locale}function Jt(e,t){H(0,[e,e.length],0,t)}function Xt(e,t,n,i,o){var a;return null==e?qe(this,i,o).year:(a=Ze(e,i,o),function(e,t,n,i,o){o=He(e,t,n,i,o),o=We(o.year,0,o.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}.call(this,e,t=a<t?a:t,n,i,o))}H(0,["gg",2],0,function(){return this.weekYear()%100}),H(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Jt("gggg","weekYear"),Jt("ggggg","weekYear"),Jt("GGGG","isoWeekYear"),Jt("GGGGG","isoWeekYear"),O("weekYear","gg"),O("isoWeekYear","GG"),j("weekYear",1),j("isoWeekYear",1),le("G",ie),le("g",ie),le("GG",K,V),le("gg",K,V),le("GGGG",ee,$),le("gggg",ee,$),le("GGGGG",te,Y),le("ggggg",te,Y),pe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,i){t[i.substr(0,2)]=A(e)}),pe(["gg","GG"],function(e,t,n,i){t[i]=d.parseTwoDigitYear(e)}),H("Q",0,"Qo","quarter"),O("quarter","Q"),j("quarter",7),le("Q",G),he("Q",function(e,t){t[fe]=3*(A(e)-1)}),H("D",["DD",2],"Do","date"),O("date","D"),j("date",9),le("D",K),le("DD",K,V),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),he(["D","DD"],ge),he("Do",function(e,t){t[ge]=A(e.match(K)[0])});Oe=Me("Date",!0);H("DDD",["DDDD",3],"DDDo","dayOfYear"),O("dayOfYear","DDD"),j("dayOfYear",4),le("DDD",X),le("DDDD",U),he(["DDD","DDDD"],function(e,t,n){n._dayOfYear=A(e)}),H("m",["mm",2],0,"minute"),O("minute","m"),j("minute",14),le("m",K),le("mm",K,V),he(["m","mm"],ye);Ge=Me("Minutes",!1);H("s",["ss",2],0,"second"),O("second","s"),j("second",15),le("s",K),le("ss",K,V),he(["s","ss"],ve);var en,Ue=Me("Seconds",!1);for(H("S",0,0,function(){return~~(this.millisecond()/100)}),H(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),H(0,["SSS",3],0,"millisecond"),H(0,["SSSS",4],0,function(){return 10*this.millisecond()}),H(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),H(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),H(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),H(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),H(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),O("millisecond","ms"),j("millisecond",16),le("S",X,G),le("SS",X,V),le("SSS",X,U),en="SSSS";en.length<=9;en+="S")le(en,ne);function tn(e,t){t[be]=A(1e3*("0."+e))}for(en="S";en.length<=9;en+="S")he(en,tn);ee=Me("Milliseconds",!1);H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");$=v.prototype;function nn(e){return e}$.add=re,$.calendar=function(e,t){var n=e||Ct(),e=Rt(n,this).startOf("day"),e=d.calendarFormat(this,e)||"sameElse",t=t&&(M(t[e])?t[e].call(this,n):t[e]);return this.format(t||this.localeData().calendar(e,this,Ct(n)))},$.clone=function(){return new v(this)},$.diff=function(e,t,n){var i,o,a;if(!this.isValid())return NaN;if(!(i=Rt(e,this)).isValid())return NaN;switch(o=6e4*(i.utcOffset()-this.utcOffset()),t=D(t)){case"year":a=Yt(this,i)/12;break;case"month":a=Yt(this,i);break;case"quarter":a=Yt(this,i)/3;break;case"second":a=(this-i)/1e3;break;case"minute":a=(this-i)/6e4;break;case"hour":a=(this-i)/36e5;break;case"day":a=(this-i-o)/864e5;break;case"week":a=(this-i-o)/6048e5;break;default:a=this-i}return n?a:w(a)},$.endOf=function(e){return void 0===(e=D(e))||"millisecond"===e?this:this.startOf(e="date"===e?"day":e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms")},$.format=function(e){return e=e||(this.isUtc()?d.defaultFormatUtc:d.defaultFormat),e=q(this,e),this.localeData().postformat(e)},$.from=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?Zt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},$.fromNow=function(e){return this.from(Ct(),e)},$.to=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?Zt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},$.toNow=function(e){return this.to(Ct(),e)},$.get=function(e){return M(this[e=D(e)])?this[e]():this},$.invalidAt=function(){return p(this).overflow},$.isAfter=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(a(t)?"millisecond":t))?this.valueOf()>e.valueOf():e.valueOf()<this.clone().startOf(t).valueOf())},$.isBefore=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(a(t)?"millisecond":t))?this.valueOf()<e.valueOf():this.clone().endOf(t).valueOf()<e.valueOf())},$.isBetween=function(e,t,n,i){return("("===(i=i||"()")[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===i[1]?this.isBefore(t,n):!this.isAfter(t,n))},$.isSame=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(t||"millisecond"))?this.valueOf()===e.valueOf():(e=e.valueOf(),this.clone().startOf(t).valueOf()<=e&&e<=this.clone().endOf(t).valueOf()))},$.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},$.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},$.isValid=function(){return m(this)},$.lang=J,$.locale=Kt,$.localeData=Qt,$.max=Tt,$.min=Lt,$.parsingFlags=function(){return c({},p(this))},$.set=function(e,t){if("object"==typeof e)for(var n=function(e){var t,n=[];for(t in e)n.push({unit:t,priority:I[t]});return n.sort(function(e,t){return e.priority-t.priority}),n}(e=z(e)),i=0;i<n.length;i++)this[n[i].unit](e[n[i].unit]);else if(M(this[e=D(e)]))return this[e](t);return this},$.startOf=function(e){switch(e=D(e)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this},$.subtract=Q,$.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]},$.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}},$.toDate=function(){return new Date(this.valueOf())},$.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e;return(e=t?this.clone().utc():this).year()<0||9999<e.year()?q(e,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):M(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",q(e,"Z")):q(e,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},$.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY";return this.format(n+e+"-MM-DD[T]HH:mm:ss.SSS"+(t+'[")]'))},$.toJSON=function(){return this.isValid()?this.toISOString():null},$.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},$.unix=function(){return Math.floor(this.valueOf()/1e3)},$.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},$.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},$.year=Se,$.isLeapYear=function(){return xe(this.year())},$.weekYear=function(e){return Xt.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},$.isoWeekYear=function(e){return Xt.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},$.quarter=$.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},$.month=Ie,$.daysInMonth=function(){return Te(this.year(),this.month())},$.week=$.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},$.isoWeek=$.isoWeeks=function(e){var t=qe(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},$.weeksInYear=function(){var e=this.localeData()._week;return Ze(this.year(),e.dow,e.doy)},$.isoWeeksInYear=function(){return Ze(this.year(),1,4)},$.date=Oe,$.day=$.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t,n,i=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(t=e,n=this.localeData(),e="string"!=typeof t?t:isNaN(t)?"number"==typeof(t=n.weekdaysParse(t))?t:null:parseInt(t,10),this.add(e-i,"d")):i},$.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},$.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null==e)return this.day()||7;var t=(t=e,e=this.localeData(),"string"==typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t);return this.day(this.day()%7?t:t-7)},$.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},$.hour=$.hours=nt,$.minute=$.minutes=Ge,$.second=$.seconds=Ue,$.millisecond=$.milliseconds=ee,$.utcOffset=function(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null==e)return this._isUTC?o:Wt(this);if("string"==typeof e){if(null===(e=Bt(ae,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=Wt(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?$t(this,Zt(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,d.updateOffset(this,!0),this._changeInProgress=null)),this},$.utc=function(e){return this.utcOffset(0,e)},$.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Wt(this),"m")),this},$.parseZone=function(){var e;return null!=this._tzm?this.utcOffset(this._tzm,!1,!0):"string"==typeof this._i&&(null!=(e=Bt(oe,this._i))?this.utcOffset(e):this.utcOffset(0,!0)),this},$.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Ct(e).utcOffset():0,(this.utcOffset()-e)%60==0)},$.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},$.isLocal=function(){return!!this.isValid()&&!this._isUTC},$.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},$.isUtc=Ft,$.isUTC=Ft,$.zoneAbbr=function(){return this._isUTC?"UTC":""},$.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},$.dates=n("dates accessor is deprecated. Use date instead.",Oe),$.months=n("months accessor is deprecated. Use month instead",Ie),$.years=n("years accessor is deprecated. Use year instead",Se),$.zone=n("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(e,t){return null!=e?(this.utcOffset(e="string"!=typeof e?-e:e,t),this):-this.utcOffset()}),$.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!a(this._isDSTShifted))return this._isDSTShifted;var e,t={};return y(t,this),(t=St(t))._a?(e=(t._isUTC?u:Ct)(t._a),this._isDSTShifted=this.isValid()&&0<k(t._a,e.toArray())):this._isDSTShifted=!1,this._isDSTShifted});te=L.prototype;function on(e,t,n,i){var o=ut(),t=u().set(i,t);return o[n](t,e)}function an(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return on(e,t,n,"month");for(var i=[],o=0;o<12;o++)i[o]=on(e,o,n,"month");return i}function rn(e,t,n,i){t=("boolean"==typeof e?l(t)&&(n=t,t=void 0):(t=e,e=!1,l(n=t)&&(n=t,t=void 0)),t||"");var o=ut(),a=e?o._week.dow:0;if(null!=n)return on(t,(n+a)%7,i,"day");for(var r=[],s=0;s<7;s++)r[s]=on(t,(s+a)%7,i,"day");return r}te.calendar=function(e,t,n){return M(e=this._calendar[e]||this._calendar.sameElse)?e.call(t,n):e},te.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])},te.invalidDate=function(){return this._invalidDate},te.ordinal=function(e){return this._ordinal.replace("%d",e)},te.preparse=nn,te.postformat=nn,te.relativeTime=function(e,t,n,i){var o=this._relativeTime[n];return M(o)?o(e,t,n,i):o.replace(/%d/i,e)},te.pastFuture=function(e,t){return M(e=this._relativeTime[0<e?"future":"past"])?e(t):e.replace(/%s/i,t)},te.set=function(e){var t,n;for(n in e)M(t=e[n])?this[n]=t:this["_"+n]=t;this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},te.months=function(e,t){return e?(r(this._months)?this._months:this._months[(this._months.isFormat||Ee).test(t)?"format":"standalone"])[e.month()]:r(this._months)?this._months:this._months.standalone},te.monthsShort=function(e,t){return e?(r(this._monthsShort)?this._monthsShort:this._monthsShort[Ee.test(t)?"format":"standalone"])[e.month()]:r(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},te.monthsParse=function(e,t,n){var i,o;if(this._monthsParseExact)return function(e,t,n){var i,o,a,e=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;i<12;++i)a=u([2e3,i]),this._shortMonthsParse[i]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[i]=this.months(a,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(o=Pe.call(this._shortMonthsParse,e))?o:null:-1!==(o=Pe.call(this._longMonthsParse,e))?o:null:"MMM"===t?-1!==(o=Pe.call(this._shortMonthsParse,e))||-1!==(o=Pe.call(this._longMonthsParse,e))?o:null:-1!==(o=Pe.call(this._longMonthsParse,e))||-1!==(o=Pe.call(this._shortMonthsParse,e))?o:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),i=0;i<12;i++){if(o=u([2e3,i]),n&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(o,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(o,"").replace(".","")+"$","i")),n||this._monthsParse[i]||(o="^"+this.months(o,"")+"|^"+this.monthsShort(o,""),this._monthsParse[i]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[i].test(e))return i;if(n&&"MMM"===t&&this._shortMonthsParse[i].test(e))return i;if(!n&&this._monthsParse[i].test(e))return i}},te.monthsRegex=function(e){return this._monthsParseExact?(h(this,"_monthsRegex")||Be.call(this),e?this._monthsStrictRegex:this._monthsRegex):(h(this,"_monthsRegex")||(this._monthsRegex=Ne),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},te.monthsShortRegex=function(e){return this._monthsParseExact?(h(this,"_monthsRegex")||Be.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(h(this,"_monthsShortRegex")||(this._monthsShortRegex=je),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},te.week=function(e){return qe(e,this._week.dow,this._week.doy).week},te.firstDayOfYear=function(){return this._week.doy},te.firstDayOfWeek=function(){return this._week.dow},te.weekdays=function(e,t){return e?(r(this._weekdays)?this._weekdays:this._weekdays[this._weekdays.isFormat.test(t)?"format":"standalone"])[e.day()]:r(this._weekdays)?this._weekdays:this._weekdays.standalone},te.weekdaysMin=function(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin},te.weekdaysShort=function(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort},te.weekdaysParse=function(e,t,n){var i,o;if(this._weekdaysParseExact)return function(e,t,n){var i,o,a,e=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;i<7;++i)a=u([2e3,1]).day(i),this._minWeekdaysParse[i]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[i]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[i]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(o=Pe.call(this._weekdaysParse,e))?o:null:"ddd"===t?-1!==(o=Pe.call(this._shortWeekdaysParse,e))?o:null:-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:"dddd"===t?-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._shortWeekdaysParse,e))||-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:"ddd"===t?-1!==(o=Pe.call(this._shortWeekdaysParse,e))||-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:-1!==(o=Pe.call(this._minWeekdaysParse,e))||-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._shortWeekdaysParse,e))?o:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){if(o=u([2e3,1]).day(i),n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(o,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(o,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(o,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[i]||(o="^"+this.weekdays(o,"")+"|^"+this.weekdaysShort(o,"")+"|^"+this.weekdaysMin(o,""),this._weekdaysParse[i]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[i].test(e))return i;if(n&&"ddd"===t&&this._shortWeekdaysParse[i].test(e))return i;if(n&&"dd"===t&&this._minWeekdaysParse[i].test(e))return i;if(!n&&this._weekdaysParse[i].test(e))return i}},te.weekdaysRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(h(this,"_weekdaysRegex")||(this._weekdaysRegex=$e),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},te.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(h(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ye),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},te.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(h(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ke),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},te.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},te.meridiem=function(e,t,n){return 11<e?n?"pm":"PM":n?"am":"AM"},lt("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===A(e%100/10)?"th":1==t?"st":2==t?"nd":3==t?"rd":"th")}}),d.lang=n("moment.lang is deprecated. Use moment.locale instead.",lt),d.langData=n("moment.langData is deprecated. Use moment.localeData instead.",ut);var sn=Math.abs;function ln(e,t,n,i){n=Zt(t,n);return e._milliseconds+=i*n._milliseconds,e._days+=i*n._days,e._months+=i*n._months,e._bubble()}function cn(e){return e<0?Math.floor(e):Math.ceil(e)}function un(e){return 4800*e/146097}function dn(e){return 146097*e/4800}function hn(e){return function(){return this.as(e)}}Y=hn("ms"),G=hn("s"),V=hn("m"),X=hn("h"),U=hn("d"),re=hn("w"),Tt=hn("M"),Lt=hn("y");function pn(e){return function(){return this.isValid()?this._data[e]:NaN}}Q=pn("milliseconds"),nt=pn("seconds"),Ge=pn("minutes"),Ue=pn("hours"),ee=pn("days"),Oe=pn("months"),Se=pn("years");var mn=Math.round,fn={ss:44,s:45,m:45,h:22,d:26,M:11};function gn(e,t,n){var i=Zt(e).abs(),o=mn(i.as("s")),a=mn(i.as("m")),r=mn(i.as("h")),s=mn(i.as("d")),l=mn(i.as("M")),i=mn(i.as("y")),i=(o<=fn.ss?["s",o]:o<fn.s&&["ss",o])||a<=1&&["m"]||a<fn.m&&["mm",a]||r<=1&&["h"]||r<fn.h&&["hh",r]||s<=1&&["d"]||s<fn.d&&["dd",s]||l<=1&&["M"]||l<fn.M&&["MM",l]||i<=1&&["y"]||["yy",i];return i[2]=t,i[3]=0<+e,i[4]=n,function(e,t,n,i,o){return o.relativeTime(t||1,!!n,e,i)}.apply(null,i)}var _n=Math.abs;function yn(e){return(0<e)-(e<0)||+e}function vn(){if(!this.isValid())return this.localeData().invalidDate();var e=_n(this._milliseconds)/1e3,t=_n(this._days),n=_n(this._months),i=w(e/60),o=w(i/60);e%=60,i%=60;var a=w(n/12),r=n%=12,s=t,l=o,c=i,n=e?e.toFixed(3).replace(/\.?0+$/,""):"",t=this.asSeconds();if(!t)return"P0D";o=yn(this._months)!==yn(t)?"-":"",i=yn(this._days)!==yn(t)?"-":"",e=yn(this._milliseconds)!==yn(t)?"-":"";return(t<0?"-":"")+"P"+(a?o+a+"Y":"")+(r?o+r+"M":"")+(s?i+s+"D":"")+(l||c||n?"T":"")+(l?e+l+"H":"")+(c?e+c+"M":"")+(n?e+n+"S":"")}te=Dt.prototype;return te.isValid=function(){return this._isValid},te.abs=function(){var e=this._data;return this._milliseconds=sn(this._milliseconds),this._days=sn(this._days),this._months=sn(this._months),e.milliseconds=sn(e.milliseconds),e.seconds=sn(e.seconds),e.minutes=sn(e.minutes),e.hours=sn(e.hours),e.months=sn(e.months),e.years=sn(e.years),this},te.add=function(e,t){return ln(this,e,t,1)},te.subtract=function(e,t){return ln(this,e,t,-1)},te.as=function(e){if(!this.isValid())return NaN;var t,n,i=this._milliseconds;if("month"===(e=D(e))||"year"===e)return t=this._days+i/864e5,n=this._months+un(t),"month"===e?n:n/12;switch(t=this._days+Math.round(dn(this._months)),e){case"week":return t/7+i/6048e5;case"day":return t+i/864e5;case"hour":return 24*t+i/36e5;case"minute":return 1440*t+i/6e4;case"second":return 86400*t+i/1e3;case"millisecond":return Math.floor(864e5*t)+i;default:throw new Error("Unknown unit "+e)}},te.asMilliseconds=Y,te.asSeconds=G,te.asMinutes=V,te.asHours=X,te.asDays=U,te.asWeeks=re,te.asMonths=Tt,te.asYears=Lt,te.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*A(this._months/12):NaN},te._bubble=function(){var e=this._milliseconds,t=this._days,n=this._months,i=this._data;return 0<=e&&0<=t&&0<=n||e<=0&&t<=0&&n<=0||(e+=864e5*cn(dn(n)+t),n=t=0),i.milliseconds=e%1e3,e=w(e/1e3),i.seconds=e%60,e=w(e/60),i.minutes=e%60,e=w(e/60),i.hours=e%24,t+=w(e/24),n+=e=w(un(t)),t-=cn(dn(e)),e=w(n/12),n%=12,i.days=t,i.months=n,i.years=e,this},te.clone=function(){return Zt(this)},te.get=function(e){return e=D(e),this.isValid()?this[e+"s"]():NaN},te.milliseconds=Q,te.seconds=nt,te.minutes=Ge,te.hours=Ue,te.days=ee,te.weeks=function(){return w(this.days()/7)},te.months=Oe,te.years=Se,te.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t=this.localeData(),n=gn(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},te.toISOString=vn,te.toString=vn,te.toJSON=vn,te.locale=Kt,te.localeData=Qt,te.toIsoString=n("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",vn),te.lang=J,H("X",0,0,"unix"),H("x",0,0,"valueOf"),le("x",ie),le("X",/[+-]?\d+(\.\d{1,3})?/),he("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),he("x",function(e,t,n){n._d=new Date(A(e))}),d.version="2.22.2",e=Ct,d.fn=$,d.min=function(){return Et("isBefore",[].slice.call(arguments,0))},d.max=function(){return Et("isAfter",[].slice.call(arguments,0))},d.now=function(){return Date.now?Date.now():+new Date},d.utc=u,d.unix=function(e){return Ct(1e3*e)},d.months=function(e,t){return an(e,t,"months")},d.isDate=i,d.locale=lt,d.invalid=f,d.duration=Zt,d.isMoment=b,d.weekdays=function(e,t,n){return rn(e,t,n,"weekdays")},d.parseZone=function(){return Ct.apply(null,arguments).parseZone()},d.localeData=ut,d.isDuration=zt,d.monthsShort=function(e,t){return an(e,t,"monthsShort")},d.weekdaysMin=function(e,t,n){return rn(e,t,n,"weekdaysMin")},d.defineLocale=ct,d.updateLocale=function(e,t){var n,i;return null!=t?(n=it,(t=new L(t=C(n=null!=(i=st(e))?i._config:n,t))).parentLocale=ot[e],ot[e]=t,lt(e)):null!=ot[e]&&(null!=ot[e].parentLocale?ot[e]=ot[e].parentLocale:null!=ot[e]&&delete ot[e]),ot[e]},d.locales=function(){return T(ot)},d.weekdaysShort=function(e,t,n){return rn(e,t,n,"weekdaysShort")},d.normalizeUnits=D,d.relativeTimeRounding=function(e){return void 0===e?mn:"function"==typeof e&&(mn=e,!0)},d.relativeTimeThreshold=function(e,t){return void 0!==fn[e]&&(void 0===t?fn[e]:(fn[e]=t,"s"===e&&(fn.ss=t-1),!0))},d.calendarFormat=function(e,t){return(t=e.diff(t,"days",!0))<-6?"sameElse":t<-1?"lastWeek":t<0?"lastDay":t<1?"sameDay":t<2?"nextDay":t<7?"nextWeek":"sameElse"},d.prototype=$,d.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"YYYY-[W]WW",MONTH:"YYYY-MM"},d}),function(e,t){"use strict";"object"==typeof module&&module.exports?module.exports=t(require("moment")):"function"==typeof define&&define.amd?define(["moment"],t):t(e.moment)}(this,function(o){"use strict";void 0===o.version&&o.default&&(o=o.default);var t,a={},r={},s={},c={},u={};o&&"string"==typeof o.version||L("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var e=o.version.split("."),n=+e[0],i=+e[1];function l(e){return 96<e?e-87:64<e?e-29:e-48}function d(e){var t=0,n=e.split("."),i=n[0],o=n[1]||"",a=1,r=0,n=1;for(45===e.charCodeAt(0)&&(n=-(t=1));t<i.length;t++)r=60*r+l(i.charCodeAt(t));for(t=0;t<o.length;t++)a/=60,r+=l(o.charCodeAt(t))*a;return r*n}function h(e){for(var t=0;t<e.length;t++)e[t]=d(e[t])}function p(e,t){for(var n=[],i=0;i<t.length;i++)n[i]=e[t[i]];return n}function m(e){var t=e.split("|"),n=t[2].split(" "),i=t[3].split(""),e=t[4].split(" ");return h(n),h(i),h(e),function(e,t){for(var n=0;n<t;n++)e[n]=Math.round((e[n-1]||0)+6e4*e[n]);e[t-1]=1/0}(e,i.length),{name:t[0],abbrs:p(t[1].split(" "),i),offsets:p(n,i),untils:e,population:0|t[5]}}function f(e){e&&this._set(m(e))}function g(e,t){this.name=e,this.zones=t}function _(e){var t=e.toTimeString(),n=t.match(/\([a-z ]+\)/i);"GMT"===(n=n&&n[0]?(n=n[0].match(/[A-Z]/g))?n.join(""):void 0:(n=t.match(/[A-Z]{3,5}/g))?n[0]:void 0)&&(n=void 0),this.at=+e,this.abbr=n,this.offset=e.getTimezoneOffset()}function y(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function v(){for(var e,t,n=(new Date).getFullYear()-2,i=new _(new Date(n,0,1)),o=[i],a=1;a<48;a++)(t=new _(new Date(n,a,1))).offset!==i.offset&&(e=function(e,t){for(var n;n=6e4*((t.at-e.at)/12e4|0);)(n=new _(new Date(e.at+n))).offset===e.offset?e=n:t=n;return e}(i,t),o.push(e),o.push(new _(new Date(e.at+6e4)))),i=t;for(a=0;a<4;a++)o.push(new _(new Date(n+a,0,1))),o.push(new _(new Date(n+a,6,1)));return o}function b(e,t){return e.offsetScore!==t.offsetScore?e.offsetScore-t.offsetScore:e.abbrScore!==t.abbrScore?e.abbrScore-t.abbrScore:e.zone.population!==t.zone.population?t.zone.population-e.zone.population:t.zone.name.localeCompare(e.zone.name)}function w(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=c[A(e)];if(t)return t;L("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}for(var n,i,o=v(),a=o.length,r=function(e){for(var t,n,i=e.length,o={},a=[],r=0;r<i;r++)for(t in n=u[e[r].offset]||{})n.hasOwnProperty(t)&&(o[t]=!0);for(r in o)o.hasOwnProperty(r)&&a.push(c[r]);return a}(o),s=[],l=0;l<r.length;l++){for(n=new y(x(r[l])),i=0;i<a;i++)n.scoreOffsetAt(o[i]);s.push(n)}return s.sort(b),0<s.length?s[0].zone.name:void 0}function A(e){return(e||"").toLowerCase().replace(/\//g,"_")}function k(e){var t,n,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)o=A(n=(i=e[t].split("|"))[0]),a[o]=e[t],c[o]=n,function(e,t){var n,i;for(h(t),n=0;n<t.length;n++)i=t[n],u[i]=u[i]||{},u[i][e]=!0}(o,i[2].split(" "))}function x(e,t){e=A(e);var n,i=a[e];return i instanceof f?i:"string"==typeof i?(i=new f(i),a[e]=i):r[e]&&t!==x&&(n=x(r[e],x))?((i=a[e]=new f)._set(n),i.name=c[e],i):null}function P(e){var t,n,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)i=A((n=e[t].split("|"))[0]),o=A(n[1]),r[i]=o,c[i]=n[0],r[o]=i,c[o]=n[1]}function S(e){k(e.zones),P(e.links),function(e){var t,n,i;if(e&&e.length)for(t=0;t<e.length;t++)n=(i=e[t].split("|"))[0].toUpperCase(),i=i[1].split(" "),s[n]=new g(n,i)}(e.countries),T.dataVersion=e.version}function M(e){return M.didShowError||(M.didShowError=!0,L("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!x(e)}function C(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function L(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function T(e){var t=Array.prototype.slice.call(arguments,0,-1),n=arguments[arguments.length-1],i=x(n),t=o.utc.apply(null,t);return i&&!o.isMoment(e)&&C(t)&&t.add(i.parse(t),"minutes"),t.tz(n),t}(n<2||2==n&&i<6)&&L("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+o.version+". See momentjs.com"),f.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets,this.population=e.population},_index:function(e){for(var t=+e,n=this.untils,i=0;i<n.length;i++)if(t<n[i])return i},countries:function(){var t=this.name;return Object.keys(s).filter(function(e){return-1!==s[e].zones.indexOf(t)})},parse:function(e){for(var t,n,i,o=+e,a=this.offsets,r=this.untils,s=r.length-1,l=0;l<s;l++)if(t=a[l],n=a[l+1],i=a[l&&l-1],t<n&&T.moveAmbiguousForward?t=n:i<t&&T.moveInvalidForward&&(t=i),o<r[l]-6e4*t)return a[l];return a[s]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return L("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},y.prototype.scoreOffsetAt=function(e){this.offsetScore+=Math.abs(this.zone.utcOffset(e.at)-e.offset),this.zone.abbr(e.at).replace(/[^A-Z]/g,"")!==e.abbr&&this.abbrScore++},T.version="0.5.43",T.dataVersion="",T._zones=a,T._links=r,T._names=c,T._countries=s,T.add=k,T.link=P,T.load=S,T.zone=x,T.zoneExists=M,T.guess=function(e){return t=!t||e?w():t},T.names=function(){var e,t=[];for(e in c)c.hasOwnProperty(e)&&(a[e]||a[r[e]])&&c[e]&&t.push(c[e]);return t.sort()},T.Zone=f,T.unpack=m,T.unpackBase60=d,T.needsOffset=C,T.moveInvalidForward=!0,T.moveAmbiguousForward=!1,T.countries=function(){return Object.keys(s)},T.zonesForCountry=function(e,t){var n;return n=(n=e).toUpperCase(),(e=s[n]||null)?(e=e.zones.sort(),t?e.map(function(e){return{name:e,offset:x(e).utcOffset(new Date)}}):e):null};var E,e=o.fn;function O(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function D(e){return function(){return this._z=null,e.apply(this,arguments)}}o.tz=T,o.defaultZone=null,o.updateOffset=function(e,t){var n,i=o.defaultZone;void 0===e._z&&(i&&C(e)&&!e._isUTC&&(e._d=o.utc(e._a)._d,e.utc().add(i.parse(e),"minutes")),e._z=i),e._z&&(n=e._z.utcOffset(e),Math.abs(n)<16&&(n/=60),void 0!==e.utcOffset?(i=e._z,e.utcOffset(-n,t),e._z=i):e.zone(n,t))},e.tz=function(e,t){if(e){if("string"!=typeof e)throw new Error("Time zone name must be a string, got "+e+" ["+typeof e+"]");return this._z=x(e),this._z?o.updateOffset(this,t):L("Moment Timezone has no data for "+e+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},e.zoneName=O(e.zoneName),e.zoneAbbr=O(e.zoneAbbr),e.utc=D(e.utc),e.local=D(e.local),e.utcOffset=(E=e.utcOffset,function(){return 0<arguments.length&&(this._z=null),E.apply(this,arguments)}),o.tz.setDefault=function(e){return(n<2||2==n&&i<9)&&L("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+o.version+"."),o.defaultZone=e?x(e):null,o};e=o.momentProperties;return"[object Array]"===Object.prototype.toString.call(e)?(e.push("_z"),e.push("_a")):e&&(e._z=null),S({version:"2023c",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Nairobi|EAT|-30|0||47e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Khartoum|CAT|-20|0||51e5","Africa/Cairo|EET EEST|-20 -30|0101010101010|29NW0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0|15e6","Africa/Casablanca|+00 +01|0 -10|010101010101010101010101|1Vq20 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Juba|EAT CAT|-30 -20|01|24nx0|","Africa/Sao_Tome|GMT WAT|0 -10|010|1UQN0 2q00|","Africa/Tripoli|EET|-20|0||11e5","America/Adak|HST HDT|a0 90|01010101010101010101010|1VkA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1Vkz0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Fortaleza|-03|30|0||34e5","America/Asuncion|-03 -04|30 40|01010101010101010101010|1Vq30 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0|28e5","America/Panama|EST|50|0||15e5","America/Mexico_City|CST CDT|60 50|01010101010|1VsU0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Managua|CST|60|0||22e5","America/Caracas|-04|40|0||29e5","America/Lima|-05|50|0||11e6","America/Denver|MST MDT|70 60|01010101010101010101010|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|-03 -04|30 40|0101|1Vc30 1HB0 FX0|77e4","America/Chicago|CST CDT|60 50|01010101010101010101010|1Vkw0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT CST|70 60 60|01010101012|1VsV0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Ciudad_Juarez|MST MDT CST|70 60 60|010101010120101010101010|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 cm0 EP0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|","America/Phoenix|MST|70|0||42e5","America/Whitehorse|PST PDT MST|80 70 70|0101012|1Vky0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/New_York|EST EDT|50 40|01010101010101010101010|1Vkv0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|21e6","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1Vky0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|15e6","America/Halifax|AST ADT|40 30|01010101010101010101010|1Vku0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|39e4","America/Godthab|-03 -02 -01|30 20 10|0101010101012121212121|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 2so0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|17e3","America/Grand_Turk|AST EDT EST|40 40 50|01212121212121212121212|1Vkv0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|37e2","America/Havana|CST CDT|50 40|01010101010101010101010|1Vkt0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0|21e5","America/Mazatlan|MST MDT|70 60|01010101010|1VsV0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|44e4","America/Metlakatla|AKST AKDT PST|90 80 80|012010101010101010101010|1Vkz0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|14e2","America/Miquelon|-03 -02|30 20|01010101010101010101010|1Vkt0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|61e2","America/Noronha|-02|20|0||30e2","America/Ojinaga|MST MDT CST CDT|70 60 60 50|01010101012323232323232|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 Rc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|23e3","America/Santiago|-03 -04|30 40|01010101010101010101010|1VJD0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Sao_Paulo|-02 -03|20 30|0101|1Vc20 1HB0 FX0|20e6","Atlantic/Azores|-01 +00|10 0|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e4","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1Vktu 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+11 +08|-b0 -80|0101010|1Vkh0 1o30 14k0 1kr0 12l0 1o01|10","Asia/Bangkok|+07|-70|0||15e6","Asia/Vladivostok|+10|-a0|0||60e4","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1VsE0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Europe/Istanbul|+03|-30|0||13e6","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|40","Asia/Dhaka|+06|-60|0||16e6","Asia/Amman|EET EEST +03|-20 -30 -30|01010101012|1VrW0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Kamchatka|+12|-c0|0||18e4","Asia/Dubai|+04|-40|0||39e5","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1VpW0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|22e5","Asia/Kuala_Lumpur|+08|-80|0||71e5","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+09|-90|0||33e4","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Damascus|EET EEST +03|-20 -30 -30|01010101012|1VrW0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|35e5","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1Vpz0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 1cN0 1cL0 17d0 1in0 14p0 1lb0 11B0 1nX0 11B0 1qL0 WN0 1qL0|18e5","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Jakarta|WIB|-70|0||31e6","Asia/Jayapura|WIT|-90|0||26e4","Asia/Jerusalem|IST IDT|-20 -30|01010101010101010101010|1Vpc0 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0|81e4","Asia/Kabul|+0430|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Kathmandu|+0545|-5J|0||12e5","Asia/Sakhalin|+11|-b0|0||58e4","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PST|-80|0||24e6","Asia/Pyongyang|KST KST|-8u -90|01|1VGf0|29e5","Asia/Qyzylorda|+06 +05|-60 -50|01|1Xei0|73e4","Asia/Rangoon|+0630|-6u|0||48e5","Asia/Seoul|KST|-90|0||23e6","Asia/Tehran|+0330 +0430|-3u -4u|01010101010|1VoIu 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Tokyo|JST|-90|0||38e6","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|27e5","Atlantic/Cape_Verde|-01|10|0||50e4","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1VsEu 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|+0845|-8J|0||368","Australia/Lord_Howe|+11 +1030|-b0 -au|01010101010101010101010|1VsD0 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|-05 -06|50 60|01010101010101010101010|1VJD0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|12e5","Etc/GMT-1|+01|-10|0||","Pacific/Tongatapu|+13|-d0|0||75e3","Pacific/Kiritimati|+14|-e0|0||51e2","Etc/GMT-2|+02|-20|0||","Pacific/Tahiti|-10|a0|0||18e4","Pacific/Niue|-11|b0|0||12e2","Etc/GMT+12|-12|c0|0||","Pacific/Galapagos|-06|60|0||25e3","Etc/GMT+7|-07|70|0||","Pacific/Pitcairn|-08|80|0||56","Pacific/Gambier|-09|90|0||125","Etc/UTC|UTC|0|0||","Europe/London|GMT BST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1Vq00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|67e4","Europe/Moscow|MSK|-30|0||16e6","Europe/Volgograd|MSK +04|-30 -40|010|1WQL0 5gn0|10e5","Pacific/Honolulu|HST|a0|0||37e4","MET|MET MEST|-10 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|","Pacific/Chatham|+1345 +1245|-dJ -cJ|01010101010101010101010|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|+14 +13|-e0 -d0|01010101|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Fiji|+13 +12|-d0 -c0|01010101|1UVO0 1VA0 s00 20o0 pc0 2hc0 bc0|88e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Marquesas|-0930|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Norfolk|+11 +12|-b0 -c0|01010101010101010101|219P0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4"],links:["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Bissau","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Monrovia","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|America/Danmarkshavn","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Etc/GMT","Africa/Abidjan|Etc/GMT+0","Africa/Abidjan|Etc/GMT-0","Africa/Abidjan|Etc/GMT0","Africa/Abidjan|Etc/Greenwich","Africa/Abidjan|GMT","Africa/Abidjan|GMT+0","Africa/Abidjan|GMT-0","Africa/Abidjan|GMT0","Africa/Abidjan|Greenwich","Africa/Abidjan|Iceland","Africa/Algiers|Africa/Tunis","Africa/Cairo|Egypt","Africa/Casablanca|Africa/El_Aaiun","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Khartoum|Africa/Blantyre","Africa/Khartoum|Africa/Bujumbura","Africa/Khartoum|Africa/Gaborone","Africa/Khartoum|Africa/Harare","Africa/Khartoum|Africa/Kigali","Africa/Khartoum|Africa/Lubumbashi","Africa/Khartoum|Africa/Lusaka","Africa/Khartoum|Africa/Maputo","Africa/Khartoum|Africa/Windhoek","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Ndjamena","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Europe/Kaliningrad","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|America/Juneau","America/Anchorage|America/Nome","America/Anchorage|America/Sitka","America/Anchorage|America/Yakutat","America/Anchorage|US/Alaska","America/Campo_Grande|America/Cuiaba","America/Caracas|America/Boa_Vista","America/Caracas|America/Guyana","America/Caracas|America/La_Paz","America/Caracas|America/Manaus","America/Caracas|America/Porto_Velho","America/Caracas|Brazil/West","America/Caracas|Etc/GMT+4","America/Chicago|America/Indiana/Knox","America/Chicago|America/Indiana/Tell_City","America/Chicago|America/Knox_IN","America/Chicago|America/Matamoros","America/Chicago|America/Menominee","America/Chicago|America/North_Dakota/Beulah","America/Chicago|America/North_Dakota/Center","America/Chicago|America/North_Dakota/New_Salem","America/Chicago|America/Rainy_River","America/Chicago|America/Rankin_Inlet","America/Chicago|America/Resolute","America/Chicago|America/Winnipeg","America/Chicago|CST6CDT","America/Chicago|Canada/Central","America/Chicago|US/Central","America/Chicago|US/Indiana-Starke","America/Denver|America/Boise","America/Denver|America/Cambridge_Bay","America/Denver|America/Edmonton","America/Denver|America/Inuvik","America/Denver|America/Shiprock","America/Denver|America/Yellowknife","America/Denver|Canada/Mountain","America/Denver|MST7MDT","America/Denver|Navajo","America/Denver|US/Mountain","America/Fortaleza|America/Araguaina","America/Fortaleza|America/Argentina/Buenos_Aires","America/Fortaleza|America/Argentina/Catamarca","America/Fortaleza|America/Argentina/ComodRivadavia","America/Fortaleza|America/Argentina/Cordoba","America/Fortaleza|America/Argentina/Jujuy","America/Fortaleza|America/Argentina/La_Rioja","America/Fortaleza|America/Argentina/Mendoza","America/Fortaleza|America/Argentina/Rio_Gallegos","America/Fortaleza|America/Argentina/Salta","America/Fortaleza|America/Argentina/San_Juan","America/Fortaleza|America/Argentina/San_Luis","America/Fortaleza|America/Argentina/Tucuman","America/Fortaleza|America/Argentina/Ushuaia","America/Fortaleza|America/Bahia","America/Fortaleza|America/Belem","America/Fortaleza|America/Buenos_Aires","America/Fortaleza|America/Catamarca","America/Fortaleza|America/Cayenne","America/Fortaleza|America/Cordoba","America/Fortaleza|America/Jujuy","America/Fortaleza|America/Maceio","America/Fortaleza|America/Mendoza","America/Fortaleza|America/Montevideo","America/Fortaleza|America/Paramaribo","America/Fortaleza|America/Punta_Arenas","America/Fortaleza|America/Recife","America/Fortaleza|America/Rosario","America/Fortaleza|America/Santarem","America/Fortaleza|Antarctica/Palmer","America/Fortaleza|Antarctica/Rothera","America/Fortaleza|Atlantic/Stanley","America/Fortaleza|Etc/GMT+3","America/Godthab|America/Nuuk","America/Halifax|America/Glace_Bay","America/Halifax|America/Goose_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Lima|America/Bogota","America/Lima|America/Eirunepe","America/Lima|America/Guayaquil","America/Lima|America/Porto_Acre","America/Lima|America/Rio_Branco","America/Lima|Brazil/Acre","America/Lima|Etc/GMT+5","America/Los_Angeles|America/Ensenada","America/Los_Angeles|America/Santa_Isabel","America/Los_Angeles|America/Tijuana","America/Los_Angeles|America/Vancouver","America/Los_Angeles|Canada/Pacific","America/Los_Angeles|Mexico/BajaNorte","America/Los_Angeles|PST8PDT","America/Los_Angeles|US/Pacific","America/Managua|America/Belize","America/Managua|America/Costa_Rica","America/Managua|America/El_Salvador","America/Managua|America/Guatemala","America/Managua|America/Regina","America/Managua|America/Swift_Current","America/Managua|America/Tegucigalpa","America/Managua|Canada/Saskatchewan","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|America/Bahia_Banderas","America/Mexico_City|America/Merida","America/Mexico_City|America/Monterrey","America/Mexico_City|Mexico/General","America/New_York|America/Detroit","America/New_York|America/Fort_Wayne","America/New_York|America/Indiana/Indianapolis","America/New_York|America/Indiana/Marengo","America/New_York|America/Indiana/Petersburg","America/New_York|America/Indiana/Vevay","America/New_York|America/Indiana/Vincennes","America/New_York|America/Indiana/Winamac","America/New_York|America/Indianapolis","America/New_York|America/Iqaluit","America/New_York|America/Kentucky/Louisville","America/New_York|America/Kentucky/Monticello","America/New_York|America/Louisville","America/New_York|America/Montreal","America/New_York|America/Nassau","America/New_York|America/Nipigon","America/New_York|America/Pangnirtung","America/New_York|America/Port-au-Prince","America/New_York|America/Thunder_Bay","America/New_York|America/Toronto","America/New_York|Canada/Eastern","America/New_York|EST5EDT","America/New_York|US/East-Indiana","America/New_York|US/Eastern","America/New_York|US/Michigan","America/Noronha|Atlantic/South_Georgia","America/Noronha|Brazil/DeNoronha","America/Noronha|Etc/GMT+2","America/Panama|America/Atikokan","America/Panama|America/Cancun","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Panama|America/Jamaica","America/Panama|EST","America/Panama|Jamaica","America/Phoenix|America/Creston","America/Phoenix|America/Dawson_Creek","America/Phoenix|America/Fort_Nelson","America/Phoenix|America/Hermosillo","America/Phoenix|MST","America/Phoenix|US/Arizona","America/Santiago|Chile/Continental","America/Santo_Domingo|America/Anguilla","America/Santo_Domingo|America/Antigua","America/Santo_Domingo|America/Aruba","America/Santo_Domingo|America/Barbados","America/Santo_Domingo|America/Blanc-Sablon","America/Santo_Domingo|America/Curacao","America/Santo_Domingo|America/Dominica","America/Santo_Domingo|America/Grenada","America/Santo_Domingo|America/Guadeloupe","America/Santo_Domingo|America/Kralendijk","America/Santo_Domingo|America/Lower_Princes","America/Santo_Domingo|America/Marigot","America/Santo_Domingo|America/Martinique","America/Santo_Domingo|America/Montserrat","America/Santo_Domingo|America/Port_of_Spain","America/Santo_Domingo|America/Puerto_Rico","America/Santo_Domingo|America/St_Barthelemy","America/Santo_Domingo|America/St_Kitts","America/Santo_Domingo|America/St_Lucia","America/Santo_Domingo|America/St_Thomas","America/Santo_Domingo|America/St_Vincent","America/Santo_Domingo|America/Tortola","America/Santo_Domingo|America/Virgin","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Whitehorse|America/Dawson","America/Whitehorse|Canada/Yukon","Asia/Bangkok|Antarctica/Davis","Asia/Bangkok|Asia/Barnaul","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Hovd","Asia/Bangkok|Asia/Krasnoyarsk","Asia/Bangkok|Asia/Novokuznetsk","Asia/Bangkok|Asia/Novosibirsk","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Tomsk","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Etc/GMT-7","Asia/Bangkok|Indian/Christmas","Asia/Chita|Asia/Dili","Asia/Chita|Asia/Khandyga","Asia/Chita|Asia/Yakutsk","Asia/Chita|Etc/GMT-9","Asia/Chita|Pacific/Palau","Asia/Dhaka|Antarctica/Vostok","Asia/Dhaka|Asia/Almaty","Asia/Dhaka|Asia/Bishkek","Asia/Dhaka|Asia/Dacca","Asia/Dhaka|Asia/Kashgar","Asia/Dhaka|Asia/Omsk","Asia/Dhaka|Asia/Qostanay","Asia/Dhaka|Asia/Thimbu","Asia/Dhaka|Asia/Thimphu","Asia/Dhaka|Asia/Urumqi","Asia/Dhaka|Etc/GMT-6","Asia/Dhaka|Indian/Chagos","Asia/Dubai|Asia/Baku","Asia/Dubai|Asia/Muscat","Asia/Dubai|Asia/Tbilisi","Asia/Dubai|Asia/Yerevan","Asia/Dubai|Etc/GMT-4","Asia/Dubai|Europe/Astrakhan","Asia/Dubai|Europe/Samara","Asia/Dubai|Europe/Saratov","Asia/Dubai|Europe/Ulyanovsk","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Mauritius","Asia/Dubai|Indian/Reunion","Asia/Gaza|Asia/Hebron","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kamchatka|Etc/GMT-12","Asia/Kamchatka|Kwajalein","Asia/Kamchatka|Pacific/Funafuti","Asia/Kamchatka|Pacific/Kwajalein","Asia/Kamchatka|Pacific/Majuro","Asia/Kamchatka|Pacific/Nauru","Asia/Kamchatka|Pacific/Tarawa","Asia/Kamchatka|Pacific/Wake","Asia/Kamchatka|Pacific/Wallis","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Brunei","Asia/Kuala_Lumpur|Asia/Choibalsan","Asia/Kuala_Lumpur|Asia/Irkutsk","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Asia/Ulaanbaatar","Asia/Kuala_Lumpur|Asia/Ulan_Bator","Asia/Kuala_Lumpur|Etc/GMT-8","Asia/Kuala_Lumpur|Singapore","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Sakhalin|Asia/Magadan","Asia/Sakhalin|Asia/Srednekolymsk","Asia/Sakhalin|Etc/GMT-11","Asia/Sakhalin|Pacific/Bougainville","Asia/Sakhalin|Pacific/Efate","Asia/Sakhalin|Pacific/Guadalcanal","Asia/Sakhalin|Pacific/Kosrae","Asia/Sakhalin|Pacific/Noumea","Asia/Sakhalin|Pacific/Pohnpei","Asia/Sakhalin|Pacific/Ponape","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|Asia/Macao","Asia/Shanghai|Asia/Macau","Asia/Shanghai|Asia/Taipei","Asia/Shanghai|PRC","Asia/Shanghai|ROC","Asia/Tashkent|Antarctica/Mawson","Asia/Tashkent|Asia/Aqtau","Asia/Tashkent|Asia/Aqtobe","Asia/Tashkent|Asia/Ashgabat","Asia/Tashkent|Asia/Ashkhabad","Asia/Tashkent|Asia/Atyrau","Asia/Tashkent|Asia/Dushanbe","Asia/Tashkent|Asia/Oral","Asia/Tashkent|Asia/Samarkand","Asia/Tashkent|Asia/Yekaterinburg","Asia/Tashkent|Etc/GMT-5","Asia/Tashkent|Indian/Kerguelen","Asia/Tashkent|Indian/Maldives","Asia/Tehran|Iran","Asia/Tokyo|Japan","Asia/Vladivostok|Antarctica/DumontDUrville","Asia/Vladivostok|Asia/Ust-Nera","Asia/Vladivostok|Etc/GMT-10","Asia/Vladivostok|Pacific/Chuuk","Asia/Vladivostok|Pacific/Port_Moresby","Asia/Vladivostok|Pacific/Truk","Asia/Vladivostok|Pacific/Yap","Atlantic/Azores|America/Scoresbysund","Atlantic/Cape_Verde|Etc/GMT+1","Australia/Adelaide|Australia/Broken_Hill","Australia/Adelaide|Australia/South","Australia/Adelaide|Australia/Yancowinna","Australia/Brisbane|Australia/Lindeman","Australia/Brisbane|Australia/Queensland","Australia/Darwin|Australia/North","Australia/Lord_Howe|Australia/LHI","Australia/Perth|Australia/West","Australia/Sydney|Antarctica/Macquarie","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/Currie","Australia/Sydney|Australia/Hobart","Australia/Sydney|Australia/Melbourne","Australia/Sydney|Australia/NSW","Australia/Sydney|Australia/Tasmania","Australia/Sydney|Australia/Victoria","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Athens|Asia/Famagusta","Europe/Athens|Asia/Nicosia","Europe/Athens|EET","Europe/Athens|Europe/Bucharest","Europe/Athens|Europe/Helsinki","Europe/Athens|Europe/Kiev","Europe/Athens|Europe/Kyiv","Europe/Athens|Europe/Mariehamn","Europe/Athens|Europe/Nicosia","Europe/Athens|Europe/Riga","Europe/Athens|Europe/Sofia","Europe/Athens|Europe/Tallinn","Europe/Athens|Europe/Uzhgorod","Europe/Athens|Europe/Vilnius","Europe/Athens|Europe/Zaporozhye","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Istanbul|Antarctica/Syowa","Europe/Istanbul|Asia/Aden","Europe/Istanbul|Asia/Baghdad","Europe/Istanbul|Asia/Bahrain","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Asia/Kuwait","Europe/Istanbul|Asia/Qatar","Europe/Istanbul|Asia/Riyadh","Europe/Istanbul|Etc/GMT-3","Europe/Istanbul|Europe/Minsk","Europe/Istanbul|Turkey","Europe/Lisbon|Atlantic/Canary","Europe/Lisbon|Atlantic/Faeroe","Europe/Lisbon|Atlantic/Faroe","Europe/Lisbon|Atlantic/Madeira","Europe/Lisbon|Portugal","Europe/Lisbon|WET","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|Europe/Kirov","Europe/Moscow|Europe/Simferopol","Europe/Moscow|W-SU","Europe/Paris|Africa/Ceuta","Europe/Paris|Arctic/Longyearbyen","Europe/Paris|Atlantic/Jan_Mayen","Europe/Paris|CET","Europe/Paris|Europe/Amsterdam","Europe/Paris|Europe/Andorra","Europe/Paris|Europe/Belgrade","Europe/Paris|Europe/Berlin","Europe/Paris|Europe/Bratislava","Europe/Paris|Europe/Brussels","Europe/Paris|Europe/Budapest","Europe/Paris|Europe/Busingen","Europe/Paris|Europe/Copenhagen","Europe/Paris|Europe/Gibraltar","Europe/Paris|Europe/Ljubljana","Europe/Paris|Europe/Luxembourg","Europe/Paris|Europe/Madrid","Europe/Paris|Europe/Malta","Europe/Paris|Europe/Monaco","Europe/Paris|Europe/Oslo","Europe/Paris|Europe/Podgorica","Europe/Paris|Europe/Prague","Europe/Paris|Europe/Rome","Europe/Paris|Europe/San_Marino","Europe/Paris|Europe/Sarajevo","Europe/Paris|Europe/Skopje","Europe/Paris|Europe/Stockholm","Europe/Paris|Europe/Tirane","Europe/Paris|Europe/Vaduz","Europe/Paris|Europe/Vatican","Europe/Paris|Europe/Vienna","Europe/Paris|Europe/Warsaw","Europe/Paris|Europe/Zagreb","Europe/Paris|Europe/Zurich","Europe/Paris|Poland","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Galapagos|Etc/GMT+6","Pacific/Gambier|Etc/GMT+9","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kiritimati|Etc/GMT-14","Pacific/Niue|Etc/GMT+11","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pitcairn|Etc/GMT+8","Pacific/Tahiti|Etc/GMT+10","Pacific/Tahiti|Pacific/Rarotonga","Pacific/Tongatapu|Etc/GMT-13","Pacific/Tongatapu|Pacific/Enderbury","Pacific/Tongatapu|Pacific/Fakaofo","Pacific/Tongatapu|Pacific/Kanton"],countries:["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Asia/Urumqi Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa Antarctica/Vostok","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Iqaluit America/Winnipeg America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Chihuahua America/Ciudad_Juarez America/Ojinaga America/Mazatlan America/Bahia_Banderas America/Hermosillo America/Tijuana","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}),o}),CroutonLocalization.prototype.getDayOfTheWeekWord=function(e){return this.words[this.language].days_of_the_week[e]},CroutonLocalization.prototype.getWord=function(e){var t=this.words[this.language][e.toLowerCase()];return void 0===t?"css-direction"===e?"":"bootstrap-popover-placement"===e?"right":e:t},CroutonLocalization.prototype.getVenueType=function(e){return this.words[this.language].venue_type_choices[e]},CroutonLocalization.prototype.getServiceBodyType=function(e){return this.words[this.language].service_body_types[e]},this.hbs_Crouton=this.hbs_Crouton||{},this.hbs_Crouton.templates=this.hbs_Crouton.templates||{},this.hbs_Crouton.templates.byday=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lambda,c=e.escapeExpression,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="meeting-group" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:39},end:{line:3,column:68}}}))?a:"")+'>\n <div class="group-header">'+c(l(null!=t?u(t,"day"):t,t))+'</div>\n <div class="group-table-div">\n <table class=\'bmlt-table table table-hover table-bordered tablesaw tablesaw-stack '+c((u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:102},end:{line:6,column:129}}}))+"'>\n <tbody class=\"h-"+c(l(null!=t?u(t,"day"):t,t))+'">\n'+(null!=(a=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"meetings"):t,{name:"meetingsPlaceholders",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </tbody>\n </table>\n </div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div id="bmlt-table-div">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?o:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.byfield=Handlebars.template({1:function(e,t,n,i,o){var a,r,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="meeting-group '+s(e.lambda(null!=t?u(t,"accordionState"):t,t))+'" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:63},end:{line:3,column:92}}}))?a:"")+'>\n <div class="group-header">'+s("function"==typeof(r=null!=(r=u(n,"key")||o&&u(o,"key"))?r:c)?r.call(l,{name:"key",hash:{},data:o,loc:{start:{line:4,column:42},end:{line:4,column:50}}}):r)+'</div>\n <div class="group-table-div">\n\t\t\t\t\t<table class=\'bmlt-table table table-hover table-bordered tablesaw tablesaw-stack '+s((u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:87},end:{line:6,column:114}}}))+'\'>\n \t<tbody class="byfield.hbs">\n'+(null!=(a=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"group"):t,{name:"meetingsPlaceholders",data:o,indent:" \t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" \t</tbody>\n \t</table>\n\t\t\t\t</div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div id="bmlt-table-div">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?o:"")+" </table>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.directionsButton=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bootstrap-bmlt">\n <button data-latitude="'+r(a(null!=t?s(t,"latitude"):t,t))+'" data-longitude="'+r(a(null!=t?s(t,"longitude"):t,t))+'" class="btn btn-primary bmlt-xs get-directions-modal">\n <span class="glyphicon glyphicon-road"></span> '+r((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"get_directions",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:67},end:{line:3,column:95}}}))+"\n </button>\n </div>\n"},useData:!0}),this.hbs_Crouton.templates.formatPopup=Handlebars.template({1:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s="function",l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <tr>\n <td class='formats_key'>"+l(typeof(e=null!=(e=c(n,"key")||(null!=t?c(t,"key"):t))?e:r)==s?e.call(a,{name:"key",hash:{},data:o,loc:{start:{line:4,column:36},end:{line:4,column:43}}}):e)+"</td>\n <td class='formats_name'>"+l(typeof(e=null!=(e=c(n,"name")||(null!=t?c(t,"name"):t))?e:r)==s?e.call(a,{name:"name",hash:{},data:o,loc:{start:{line:5,column:37},end:{line:5,column:45}}}):e)+"</td>\n <td class='formats_description'>"+l(typeof(e=null!=(e=c(n,"description")||(null!=t?c(t,"description"):t))?e:r)==s?e.call(a,{name:"description",hash:{},data:o,loc:{start:{line:6,column:44},end:{line:6,column:59}}}):e)+"</td>\n </tr>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"<table class='bmlt_a_format table-bordered "+e.escapeExpression((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(a,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:43},end:{line:1,column:70}}}))+"'>\n"+(null!=(o=r(n,"each").call(a,null!=t?r(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:4},end:{line:8,column:13}}}))?o:"")+"</table>"},useData:!0}),this.hbs_Crouton.templates.group=Handlebars.template({1:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+a((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"Address",{name:"getWord",hash:{},data:o,loc:{start:{line:17,column:57},end:{line:17,column:78}}}))+'</h5>\n </div>\n <div class="location-text">'+(null!=(o=r(null!=t?s(t,"location_text"):t,t))?o:"")+'</div>\n <div class="meeting-address">'+a(r(null!=t?s(t,"formatted_address"):t,t))+'</div>\n <div class="location-information">'+(null!=(o=r(null!=t?s(t,"formatted_location_info"):t,t))?o:"")+"</div>\n <br/>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+e.escapeExpression((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(r,"Join this meeting online",{name:"getWord",hash:{},data:o,loc:{start:{line:26,column:57},end:{line:26,column:95}}}))+"</h5>\n </div>\n"+(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:28,column:32},end:{line:33,column:39}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(7,o,0),inverse:e.noop,data:o,loc:{start:{line:34,column:32},end:{line:39,column:39}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(10,o,0),inverse:e.noop,data:o,loc:{start:{line:40,column:32},end:{line:42,column:39}}}))?a:"")+" <br/>\n"},4:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>"+e.escapeExpression((r(n,"webLinkify")||t&&r(t,"webLinkify")||e.hooks.helperMissing).call(a,null!=t?r(t,"virtual_meeting_link"):t,{name:"webLinkify",hash:{},data:o,loc:{start:{line:29,column:41},end:{line:29,column:81}}}))+"</div>\n"+(null!=(o=r(n,"if").call(a,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:30,column:36},end:{line:32,column:43}}}))?o:"")},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((a(n,"qrCode")||t&&a(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?a(t,"virtual_meeting_link"):t,{name:"qrCode",hash:{},data:o,loc:{start:{line:31,column:60},end:{line:31,column:91}}}))+"</div>\n"},7:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>"+e.escapeExpression((r(n,"phoneLinkify")||t&&r(t,"phoneLinkify")||e.hooks.helperMissing).call(a,null!=t?r(t,"phone_meeting_number"):t,{name:"phoneLinkify",hash:{},data:o,loc:{start:{line:35,column:41},end:{line:35,column:83}}}))+"</div>\n"+(null!=(o=r(n,"if").call(a,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(8,o,0),inverse:e.noop,data:o,loc:{start:{line:36,column:36},end:{line:38,column:43}}}))?o:"")},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((a(n,"qrCode")||t&&a(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?a(t,"phone_meeting_number"):t,{name:"qrCode",hash:{},data:o,loc:{start:{line:37,column:60},end:{line:37,column:96}}}))+"</div>\n"},10:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))+"\n"},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(o=a(n,"each").call(null!=t?t:e.nullContext||{},null!=t?a(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(13,o,0),inverse:e.noop,data:o,loc:{start:{line:52,column:32},end:{line:54,column:41}}}))?o:"")+" </ul>\n <br/>\n"},13:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(a=null!=(a=a(n,"description")||(null!=t?a(t,"description"):t))?a:e.hooks.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:o,loc:{start:{line:53,column:40},end:{line:53,column:55}}}):a)+"</li>\n"},15:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="col-md-3 mb-2 box-shadow">\n <div class="card-body">\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">\n <div class="bmlt-day">'+e.escapeExpression(e.lambda(null!=t?s(t,"formatted_day"):t,t))+"</div>\n"+(null!=(a=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=t?s(t,"duration_time"):t,"24:00:00",{name:"ifEquals",hash:{},fn:e.program(16,o,0),inverse:e.program(18,o,0),data:o,loc:{start:{line:79,column:19},end:{line:83,column:32}}}))?a:"")+' </h5>\n </div>\n <div class="card-text">\n <div class="row mb-2">\n <div class="col-md-12">\n'+(null!=(a=s(n,"if").call(r,null!=t?s(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(20,o,0),inverse:e.noop,data:o,loc:{start:{line:89,column:32},end:{line:96,column:39}}}))?a:"")+" </div>\n </div>\n </div>\n </div>\n </div>\n"},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t <div class="bmlt-time-2">'+e.escapeExpression(e.lambda(null!=t?a(t,"start_time_formatted"):t,t))+"</div>\n"},18:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t <div class="bmlt-time-2">'+r(a(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(a(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},20:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(o=a(n,"each").call(null!=t?t:e.nullContext||{},null!=t?a(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(21,o,0),inverse:e.noop,data:o,loc:{start:{line:91,column:40},end:{line:93,column:49}}}))?o:"")+" </ul>\n <br/>\n"},21:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(a=null!=(a=a(n,"description")||(null!=t?a(t,"description"):t))?a:e.hooks.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:o,loc:{start:{line:92,column:48},end:{line:92,column:63}}}):a)+"</li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=e.escapeExpression,s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div class="card group">\n <div class="card-body">\n <div class="card-title header-elements" style="display: flex; justify-content:space-between; align-items:center;">\n <h5 style="font-size: 120%;" class="m-0 me-2 mb-2">'+r(e.lambda(null!=t?c(t,"meeting_name"):t,t))+"</h5>\n "+r("function"==typeof(a=null!=(a=c(n,"distance")||(null!=t?c(t,"distance"):t))?a:l)?a.call(s,{name:"distance",hash:{},data:o,loc:{start:{line:5,column:12},end:{line:5,column:24}}}):a)+"\n"+(null!=(a=e.invokePartial(c(i,"directionsButton"),t,{name:"directionsButton",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div class="row" '+(null!=(a=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:8,column:25},end:{line:8,column:54}}}))?a:"")+'>\n <div class="col-md-4">\n'+(null!=(a=e.invokePartial(c(i,"group_map"),t,{name:"group_map",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div class="col-md-8 box-shadow" style="margin-inline-start:10px;">\n <div class="card-body">\n <div class="card-text">\n'+(null!=(a=(c(n,"isInPersonOrHybrid")||t&&c(t,"isInPersonOrHybrid")||l).call(s,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:28},end:{line:23,column:51}}}))?a:"")+(null!=(a=(c(n,"isVirtualOrHybrid")||t&&c(t,"isVirtualOrHybrid")||l).call(s,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:24,column:28},end:{line:44,column:50}}}))?a:"")+' </div>\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+r((c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"Meeting Info",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:49},end:{line:47,column:75}}}))+'</h5>\n </div>\n <div class="card-text">\n'+(null!=(a=c(n,"if").call(s,null!=t?c(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:50,column:28},end:{line:57,column:35}}}))?a:"")+' </div>\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+r((c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"Comments",{name:"getWord",hash:{},data:o,loc:{start:{line:60,column:49},end:{line:60,column:71}}}))+'</h5>\n </div>\n <div class="card-text">\n\t\t\t <div class="bmlt-comments">'+r((c(n,"formatLink")||t&&c(t,"formatLink")||l).call(s,null!=t?c(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:63,column:46},end:{line:63,column:84}}}))+'</div>\n\t\t\t <div class="bmlt-observer">\n'+(null!=(a=e.invokePartial(c(i,"observerLine"),t,{name:"observerLine",hash:{email:null!=t?c(t,"contact_email_1"):t,phone:null!=t?c(t,"contact_phone_1"):t,name:null!=t?c(t,"contact_name_1"):t},data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=e.invokePartial(c(i,"observerLine"),t,{name:"observerLine",hash:{email:null!=t?c(t,"contact_email_2"):t,phone:null!=t?c(t,"contact_phone_2"):t,name:null!=t?c(t,"contact_name_2"):t},data:o,indent:"\t\t ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row card-meeting-row" '+(null!=(a=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:72,column:42},end:{line:72,column:71}}}))?a:"")+">\n"+(null!=(a=c(n,"each").call(s,null!=t?c(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(15,o,0),inverse:e.noop,data:o,loc:{start:{line:73,column:12},end:{line:102,column:21}}}))?a:"")+" </div>\n </div>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupMain=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' \t<div id="byfield_embeddedMapPage" class="bmlt-map bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:65},end:{line:16,column:92}}}))+' hide">\n\t\t</div>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div id="bmlt-tabs-table">\n <div id="bmlt-header" class="bmlt-header '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"header"),t,{name:"header",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"groupingButtons"):a,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?a:"")+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"formattypeGroupingButtons"):a,{name:"each",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?a:"")+(null!=(a=c(n,"if").call(r,null!=(a=null!=t?c(t,"config"):t)?c(a,"map_page"):a,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?a:"")+' <div id="bmlt_incubator" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:46},end:{line:19,column:73}}}))+" hide\">\n <table class='bmlt-table table table-hover table-bordered tablesaw tablesaw-stack "+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:20,column:90},end:{line:20,column:117}}}))+"'>\n"+(null!=(a=e.invokePartial(c(i,"groupRows"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"allMeetings"):a,{name:"groupRows",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </table>\n </div>\n</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupModal=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t<div id="group_modal" class="modal bootstrap-bml '+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:50},end:{line:1,column:77}}}))+'" style="display: none;" tabindex="-1" >\n\t<div class="modal-content" style="width:80%;">\n <span class="modal-title">'+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"Group Details",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:34},end:{line:3,column:61}}}))+'</span><span id="close_meeting_details" class="modal-close" style="position: absolute;right: 5px;top:10px;">x</span>\n'+(null!=(e=e.invokePartial(l(i,"group"),t,{name:"group",data:o,indent:"\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+'\t\t<div>\n\t\t\t<a class="modal-button btn btn-primary modal-close" tabindex="0">\n\t\t\t\t'+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"Close",{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:4},end:{line:7,column:23}}}))+"\n\t\t\t</a>\n\t\t</div>\n\t</div></div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupRows=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lambda,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t"+l((u(n,"enrich")||t&&u(t,"enrich")||s).call(r,t,{name:"enrich",hash:{},data:o,loc:{start:{line:2,column:1},end:{line:2,column:16}}}))+'\n\t<tr class="bmlt-data-row"\n\t\tid="meeting-data-row-'+l(c(null!=t?u(t,"id_bigint"):t,t))+'"\n\t\tdata-cities="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_municipality"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:5,column:15},end:{line:5,column:63}}}))+'"\n\t\tdata-groups="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"meeting_name"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:6,column:15},end:{line:6,column:54}}}))+'"\n\t\tdata-locations="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_text"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:7,column:18},end:{line:7,column:58}}}))+'"\n\t\tdata-zips="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_postal_code_1"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:8,column:13},end:{line:8,column:62}}}))+'"\n\t\tdata-formats="'+l((u(n,"formatDataPointerFormats")||t&&u(t,"formatDataPointerFormats")||s).call(r,null!=t?u(t,"formats_expanded"):t,{name:"formatDataPointerFormats",hash:{},data:o,loc:{start:{line:9,column:16},end:{line:9,column:66}}}))+'"\n\t\tdata-areas="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"service_body_bigint"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:10,column:14},end:{line:10,column:60}}}))+'"\n\t\tdata-regions="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"parentServiceBodyName"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:11,column:16},end:{line:11,column:64}}}))+'"\n\t\tdata-counties="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_sub_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:12,column:17},end:{line:12,column:65}}}))+'"\n\t\tdata-neighborhoods="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_neighborhood"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:13,column:22},end:{line:13,column:70}}}))+'"\n\t\tdata-states="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:14,column:15},end:{line:14,column:59}}}))+'"\n\t\tdata-venues="'+l((u(n,"formatDataFromArray")||t&&u(t,"formatDataFromArray")||s).call(r,null!=t?u(t,"venue_type_name"):t,{name:"formatDataFromArray",hash:{},data:o,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:27},end:{line:16,column:56}}}))?a:"")+">\n\t\t\t<div class='meeting-name'>\n\t\t\t\t<a tabindex='0' href='#' onclick='crouton.meetingModal("+l(c(null!=t?u(t,"id_bigint"):t,t))+")'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>"+l(c(null!=t?u(t,"meeting_name"):t,t))+"</a>\n\t\t\t</div>\n"+(null!=(a=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(2,o,0),inverse:e.noop,data:o,loc:{start:{line:20,column:3},end:{line:39,column:10}}}))?a:"")+'\t\t\t<div class="bmlt-comments">'+l((u(n,"formatLink")||t&&u(t,"formatLink")||s).call(r,null!=t?u(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:40,column:30},end:{line:40,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(a=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:o,loc:{start:{line:41,column:34},end:{line:41,column:50}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:43,column:27},end:{line:43,column:56}}}))?a:"")+">\n\t\t\t<div class=\"meeting-data-template\">\n\t\t\t\t<div class='location-text'>"+l(c(null!=t?u(t,"location_text"):t,t))+"</div>\n\t\t\t\t<div class='meeting-address'>"+l(c(null!=t?u(t,"formatted_address"):t,t))+"</div>\n\t\t\t\t<div class='location-information'>"+l(c(null!=t?u(t,"formatted_location_info"):t,t))+"\n"+(null!=(a=u(n,"if").call(r,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:48,column:4},end:{line:50,column:11}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"distance"),t,{name:"distance",data:o,indent:"\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+'\t\t\t</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(a=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(6,o,0),inverse:e.noop,data:o,loc:{start:{line:56,column:3},end:{line:58,column:16}}}))?a:"")+(null!=(a=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(19,o,0),inverse:e.noop,data:o,loc:{start:{line:59,column:3},end:{line:61,column:27}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a\n\t\t\t\t class="bmlt-formats btn btn-primary btn-xs"\n\t\t\t\t title=""\n\t\t\t\t data-html="true"\n\t\t\t\t tabindex="0"\n\t\t\t\t data-trigger="focus"\n\t\t\t\t role="button"\n\t\t\t\t data-toggle="popover"\n\t\t\t\t data-original-title=""\n\t\t\t\t data-placement="'+(null!=(a=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:o,loc:{start:{line:30,column:23},end:{line:30,column:66}}}))?a:"")+'"\n\t\t\t\t data-content="'+(null!=(a=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:o,loc:{start:{line:31,column:25},end:{line:31,column:44}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'">\n <span class="glyphicon glyphicon-search"\n\t\t\t\t\t\t aria-hidden="true"\n\t\t\t\t\t\t data-toggle="popover"\n\t\t\t\t\t\t data-trigger="focus"\n\t\t\t\t\t\t data-html="true"\n\t\t\t\t\t\t role="button"></span>'+e.escapeExpression(e.lambda(null!=t?l(t,"formats"):t,t))+"\n\t\t\t\t</a>\n"},4:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t\t\t\t\t<div class='meeting-additional-info'>"+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))+"</div>\n"},6:function(e,t,n,i,o){var a,r=e.lambda,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="javascript:void(0);" class="share-button btn btn-primary btn-xs" onclick=\'navigator.share({ text: JSON.stringify("'+s(r(null!=t?u(t,"formatted_day"):t,t))+" "+s(r(null!=t?u(t,"start_time_formatted"):t,t))+" - "+s(r(null!=t?u(t,"end_time_formatted"):t,t))+" "+s(r(null!=t?u(t,"meeting_name"):t,t))+" "+s(r(null!=t?u(t,"location_text"):t,t))+" "+s(r(null!=t?u(t,"formatted_address"):t,t))+" "+s(r(null!=t?u(t,"formatted_location_info"):t,t))+(null!=(a=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(7,o,0),inverse:e.noop,data:o,loc:{start:{line:57,column:314},end:{line:57,column:406}}}))?a:"")+'"), url: "'+(null!=(a=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(9,o,0),inverse:e.noop,data:o,loc:{start:{line:57,column:416},end:{line:57,column:603}}}))?a:"")+(null!=(a=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(14,o,0),inverse:e.noop,data:o,loc:{start:{line:57,column:603},end:{line:57,column:881}}}))?a:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},7:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))},9:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(10,o,0),inverse:e.noop,data:o,loc:{start:{line:57,column:443},end:{line:57,column:512}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:57,column:512},end:{line:57,column:581}}}))?a:"")},10:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_link"):t,t))},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"phone_meeting_number"):t,t))},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=a(n,"isOS")||(null!=t?a(t,"isOS"):t))?s:e.hooks.helperMissing,o={name:"isOS",hash:{},fn:e.program(15,o,0),inverse:e.program(17,o,0),data:o,loc:{start:{line:57,column:632},end:{line:57,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},o):s;return null!=(s=!a(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,o):s)&&(r+=s),r},15:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://maps.apple.com/?daddr="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+" "},17:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://www.google.com/maps/search/?api=1&query="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+"&q="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))},19:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="'+a("function"==typeof(n=null!=(n=s(n,"reportUpdateUrl")||(null!=t?s(t,"reportUpdateUrl"):t))?n:e.hooks.helperMissing)?n.call(null!=t?t:e.nullContext||{},{name:"reportUpdateUrl",hash:{},data:o,loc:{start:{line:60,column:13},end:{line:60,column:34}}}):n)+"?meeting_id="+a(r(null!=t?s(t,"id_bigint"):t,t))+'" class="share-button btn btn-primary btn-xs edit-button" target="_blank"><span class="glyphicon glyphicon-edit"></span> '+a(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:65,column:9}}}))?o:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.header=Handlebars.template({1:function(e,t,n,i,o,a,r){var s,l=null!=t?t:e.nullContext||{},c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"include_weekday_button"):s,{name:"if",hash:{},fn:e.program(2,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:3,column:4},end:{line:5,column:11}}}))?s:"")+(null!=(s=c(n,"each").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"grouping_buttons"):s,{name:"each",hash:{},fn:e.program(4,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:6,column:4},end:{line:8,column:13}}}))?s:"")+(null!=(s=c(n,"each").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"formattype_grouping_buttons"):s,{name:"each",hash:{},fn:e.program(6,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:9,column:4},end:{line:11,column:13}}}))?s:"")+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"map_page"):s,{name:"if",hash:{},fn:e.program(8,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:12,column:4},end:{line:14,column:11}}}))?s:"")+"\n"+(null!=(s=c(n,"each").call(l,null!=t?c(t,"dropdownData"):t,{name:"each",hash:{},fn:e.program(10,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:16,column:4},end:{line:25,column:13}}}))?s:"")+" </div>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="day" tabindex=0 class="btn btn-primary btn-sm">'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"weekday",{name:"getWord",hash:{},data:o,loc:{start:{line:4,column:97},end:{line:4,column:118}}}))+"</a></div>\n"},4:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_'+r(a(null!=t?s(t,"field"):t,t))+'" tabindex=0 data-field="'+r(a(null!=t?s(t,"title"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?s(t,"title"):t,{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:186},end:{line:7,column:208}}}))+"</a></div>\n"},6:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_'+r(a(null!=t?e(t,"field"):t,t))+'"tabindex=0 data-field="'+r(a(null!=t?e(t,"field"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r(a(null!=t?e(t,"title"):t,t))+"</a></div>\n"},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_embeddedMapPage" tabindex=0 data-field="embeddedMapPage" class="groupingButton btn btn-primary btn-sm">'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"map",{name:"getWord",hash:{},data:o,loc:{start:{line:13,column:168},end:{line:13,column:185}}}))+"</a></div>\n"},10:function(e,t,n,i,o,a,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,h="function",p=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t<div class="bmlt-dropdown-container">\n\t\t<select class="crouton-select filter-dropdown" style="width:'+c(e.lambda(null!=(s=null!=r[1]?p(r[1],"config"):r[1])?p(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:18,column:116},end:{line:18,column:131}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=p(n,"pointer")||(null!=t?p(t,"pointer"):t))?l:d)==h?l.call(u,{name:"pointer",hash:{},data:o,loc:{start:{line:18,column:147},end:{line:18,column:158}}}):l)+'" id='+c(typeof(l=null!=(l=p(n,"elementId")||(null!=t?p(t,"elementId"):t))?l:d)==h?l.call(u,{name:"elementId",hash:{},data:o,loc:{start:{line:18,column:163},end:{line:18,column:176}}}):l)+'>\n\t\t <option value="a-">'+c((p(n,"getWord")||t&&p(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:25},end:{line:19,column:42}}}))+" "+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:19,column:43},end:{line:19,column:58}}}):l)+"</option>\n"+(null!=(s=p(n,"each").call(u,(p(n,"call")||t&&p(t,"call")||d).call(u,null!=t?p(t,"uniqueData"):t,null!=(s=null!=r[1]?p(r[1],"meetings"):r[1])?p(s,"meetingData"):s,{name:"call",hash:{},data:o,loc:{start:{line:20,column:14},end:{line:20,column:55}}}),{name:"each",hash:{},fn:e.program(11,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:20,column:6},end:{line:22,column:15}}}))?s:"")+"\t\t</select>\n\t</div>\n"},11:function(e,t,n,i,o,a,r){var s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t <option value="a-'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"objectPointer"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:21,column:24},end:{line:21,column:54}}}))+'">'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"optionName"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:21,column:56},end:{line:21,column:83}}}))+"</option>\n"},13:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=(a=null!=t?s(t,"config"):t)?s(a,"view_by"):a,"weekdays",{name:"ifEquals",hash:{},fn:e.program(14,o,0),inverse:e.program(16,o,0),data:o,loc:{start:{line:30,column:4},end:{line:34,column:17}}}))?a:"")+' <ul class="nav nav-tabs">\n'+(null!=(a=s(n,"each").call(r,null!=(a=null!=t?s(t,"config"):t)?s(a,"day_sequence"):a,{name:"each",hash:{},fn:e.program(18,o,0),inverse:e.noop,data:o,loc:{start:{line:36,column:12},end:{line:38,column:21}}}))?a:"")+" </ul>\n </div>\n"},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:31,column:30},end:{line:31,column:57}}}))+' show" id="nav-days">\n'},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:33,column:30},end:{line:33,column:57}}}))+' hide" id="nav-days">\n'},18:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <li><a href="#tab'+a(e.lambda(t,t))+'" data-toggle="tab">'+a((r(n,"getDayOfTheWeek")||t&&r(t,"getDayOfTheWeek")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},t,{name:"getDayOfTheWeek",hash:{},data:o,loc:{start:{line:37,column:61},end:{line:37,column:85}}}))+"</a></li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o,a,r){var s,l=null!=t?t:e.nullContext||{},c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression((c(n,"startup")||t&&c(t,"startup")||e.hooks.helperMissing).call(l,t,{name:"startup",hash:{},data:o,loc:{start:{line:1,column:0},end:{line:1,column:16}}}))+"\n"+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"header"):s,{name:"if",hash:{},fn:e.program(1,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:2,column:0},end:{line:27,column:7}}}))?s:"")+"\n"+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"has_tabs"):s,{name:"if",hash:{},fn:e.program(13,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:29,column:0},end:{line:41,column:7}}}))?s:"")},useData:!0,useDepths:!0}),this.hbs_Crouton.templates.main=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' \t<div id="byfield_embeddedMapPage" class="bmlt-map bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:65},end:{line:16,column:92}}}))+' hide">\n\t\t</div>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div id="bmlt-tabs-table">\n <div id="bmlt-header" class="bmlt-header '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"header"),t,{name:"header",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"groupingButtons"):a,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?a:"")+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"formattypeGroupingButtons"):a,{name:"each",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?a:"")+(null!=(a=c(n,"if").call(r,null!=(a=null!=t?c(t,"config"):t)?c(a,"map_page"):a,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?a:"")+' <div id="byday" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:37},end:{line:19,column:64}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"bydays"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"bydays"):a,{name:"bydays",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div id="tabs-content" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:22,column:44},end:{line:22,column:71}}}))+'">\n'+(null!=(a=e.invokePartial(c(i,"weekdays"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"weekdays"):a,{name:"weekdays",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=e.invokePartial(c(i,"meetingCountTemplate"),t,{name:"meetingCountTemplate",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.mapMenu=Handlebars.template({1:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <button id="filterMeetings" style="display: block;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Filter meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:9,column:60},end:{line:9,column:89}}}))+'</button>\n <button id="showAsTable" style="display: block;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"visible meeting list",{name:"getWord",hash:{},data:o,loc:{start:{line:10,column:57},end:{line:10,column:91}}}))+"</button>\n"},3:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <button id="filterTable" style="display: block;"><span id="filteringByVisibility"></span>'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"filter by visibility",{name:"getWord",hash:{},data:o,loc:{start:{line:12,column:97},end:{line:12,column:131}}}))+"</button>\n"},5:function(e,t,n,i,o,a,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,h="function",p=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t <div class="bmlt-dropdown-container">\n\t\t <select class="crouton-select filter-dropdown" style="width:'+c(e.lambda(null!=(s=null!=r[1]?p(r[1],"config"):r[1])?p(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:21,column:124},end:{line:21,column:139}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=p(n,"pointer")||(null!=t?p(t,"pointer"):t))?l:d)==h?l.call(u,{name:"pointer",hash:{},data:o,loc:{start:{line:21,column:155},end:{line:21,column:166}}}):l)+'" id='+c(typeof(l=null!=(l=p(n,"elementId")||(null!=t?p(t,"elementId"):t))?l:d)==h?l.call(u,{name:"elementId",hash:{},data:o,loc:{start:{line:21,column:171},end:{line:21,column:184}}}):l)+'>\n\t\t <option value="a-">'+c((p(n,"getWord")||t&&p(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:o,loc:{start:{line:22,column:33},end:{line:22,column:50}}}))+" "+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:22,column:51},end:{line:22,column:66}}}):l)+"</option>\n"+(null!=(s=p(n,"each").call(u,(p(n,"call")||t&&p(t,"call")||d).call(u,null!=t?p(t,"uniqueData"):t,null!=(s=null!=r[1]?p(r[1],"meetings"):r[1])?p(s,"meetingData"):s,{name:"call",hash:{},data:o,loc:{start:{line:23,column:22},end:{line:23,column:63}}}),{name:"each",hash:{},fn:e.program(6,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:23,column:14},end:{line:25,column:23}}}))?s:"")+"\t\t </select>\n\t </div>\n"},6:function(e,t,n,i,o,a,r){var s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t <option value="a-'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"objectPointer"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:24,column:32},end:{line:24,column:62}}}))+'">'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"optionName"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:24,column:64},end:{line:24,column:91}}}))+"</option>\n"},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(a(i,"meetings"),null!=t?a(t,"meetings"):t,{name:"meetings",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?e:""},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o,a,r){var s,l=e.escapeExpression,c=null!=t?t:e.nullContext||{},u=e.hooks.helperMissing,d=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<button id="map-menu-button" class="menu-button" title="Erweiterte Suche" style="width: 95px;">\n <span class="menu-button-childSmall" style="background-image: url(\''+l(e.lambda(null!=t?d(t,"imageDir"):t,t))+'/menu-32.png\');"></span>\n <span class="menu-button-label">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Menu",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:36},end:{line:3,column:54}}}))+'</span>\n</button>\n <div id="map-menu-dropdown" class="menu-dropdown">\n <button id="lookupLocation" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Show meetings near...",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:60},end:{line:6,column:95}}}))+'</button>\n <button id="nearbyMeetings" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"near_me",{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:60},end:{line:7,column:81}}}))+"</button>\n"+(null!=(s=d(n,"if").call(c,null!=t?d(t,"dropdownData"):t,{name:"if",hash:{},fn:e.program(1,o,0,a,r),inverse:e.program(3,o,0,a,r),data:o,loc:{start:{line:8,column:8},end:{line:13,column:15}}}))?s:"")+' <button id="fullscreenMode" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Toggle fullscreen mode",{name:"getWord",hash:{},data:o,loc:{start:{line:14,column:60},end:{line:14,column:96}}}))+'</button>\n </div>\n<div id="filter_modal" class="modal" style="display: none;">\n\t<div class="modal-content">\n <span class="modal-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Filter meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:18,column:34},end:{line:18,column:63}}}))+'</span><span id="close_filter" class="modal-close">×</span>\n'+(null!=(s=d(n,"each").call(c,null!=t?d(t,"dropdownData"):t,{name:"each",hash:{},fn:e.program(5,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:19,column:8},end:{line:28,column:17}}}))?s:"")+' </div>\n</div>\n<div id="table_page" class="bmlt-page '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:31,column:38},end:{line:31,column:65}}}))+' hide" >\n <div id="bmlt-maptable-header"><span class="map-list-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Visible meeting list",{name:"getWord",hash:{},data:o,loc:{start:{line:32,column:64},end:{line:32,column:98}}}))+'</span><span id="close_table" class="table-close">X</span></div>\n <div id="bmlt-maptable-div" style="position:relative; overflow-y:scroll;">\n\n <table class=\'bmlt-table table table-striped table-hover table-bordered tablesaw tablesaw-stack '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:35,column:104},end:{line:35,column:131}}}))+"'>\n"+(null!=(s=d(n,"each").call(c,null!=(s=null!=t?d(t,"meetings"):t)?d(s,"bydays"):s,{name:"each",hash:{},fn:e.program(8,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:36,column:8},end:{line:38,column:17}}}))?s:"")+' </table>\n </div>\n</div>\n<div id="geocoding_modal" class="modal" style="display: none;">\n\t<div id="search_content" class="modal-content">\n\t\t<span class="modal-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Show meetings near...",{name:"getWord",hash:{},data:o,loc:{start:{line:44,column:28},end:{line:44,column:63}}}))+'</span><span id="close_search" class="modal-close">x</span>\n <p></p>\n <div class="modal-search">\n '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Enter a city or zip code",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:12},end:{line:47,column:50}}}))+'\n <input id="goto-text" type="text">\n <button id="goto-button" class="filter-button">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"go",{name:"getWord",hash:{},data:o,loc:{start:{line:49,column:59},end:{line:49,column:75}}}))+"</button>\n </div>\n \t</div>\n</div>\n\n"},usePartial:!0,useData:!0,useDepths:!0}),this.hbs_Crouton.templates.mapSearch=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<button id="map-search-button" class="menu-button" title="'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Open Search Dialog",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:58},end:{line:1,column:90}}}))+'">\n <span class="menu-button-label" style="position:initial;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Search for meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:62},end:{line:2,column:95}}}))+'</span>\n</button>\n<div id="bmltsearch_modal" class="modal" style="display: none;">\n <div id="bmltsearch_content" class="modal-content">\n <span id="close_search" class="modal-close">x</span>\n <div id="modal-search-page">\n <div class="modal-title">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Search for meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:8,column:37},end:{line:8,column:70}}}))+'</div>\n <div id="zoomed-out-message" class="hide">\n <p>'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"zoomed-out-message",{name:"getWord",hash:{},data:o,loc:{start:{line:10,column:19},end:{line:10,column:51}}}))+'</p>\n </div>\n <div id="modal-search-box" class="modal-search">\n <input id="bmltsearch-goto-text" type="text"\n placeholder="'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Enter a city or zip code",{name:"getWord",hash:{},data:o,loc:{start:{line:14,column:33},end:{line:14,column:71}}}))+'" style="margin-bottom:5px;">\n <button id="bmltsearch-text-button" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"text_search",{name:"getWord",hash:{},data:o,loc:{start:{line:15,column:74},end:{line:15,column:99}}}))+'</button>\n </div>\n <div class="modal-search">\n <button id="bmltsearch-nearbyMeetings" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"near_me",{name:"getWord",hash:{},data:o,loc:{start:{line:18,column:77},end:{line:18,column:98}}}))+'</button>\n </div>\n <div class="modal-search">\n <button id="bmltsearch-clicksearch" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"click_search",{name:"getWord",hash:{},data:o,loc:{start:{line:21,column:74},end:{line:21,column:100}}}))+'</button>\n </div>\n <button id="show-search-parameters" class="advanced-search-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Adjust Search",{name:"getWord",hash:{},data:o,loc:{start:{line:23,column:79},end:{line:23,column:106}}}))+'</button>\n </div>\n <div id="modal-seach-parameters">\n <div class="modal-title">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Adjust Search",{name:"getWord",hash:{},data:o,loc:{start:{line:26,column:37},end:{line:26,column:64}}}))+'</div>\n <input type="number" id="search_parameter" name="search_parameter" maxlength="3" size="3">\n <p>'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"This number represents",{name:"getWord",hash:{},data:o,loc:{start:{line:28,column:15},end:{line:28,column:51}}}))+':</p>\n <input type="radio" id="search_radius" name="map_search_type" value="radius">\n <label id="search_radius_label" for="search_radius"></label><br>\n <input type="radio" id="search_count" name="map_search_type" value="count">\n <label for="search_count">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Approx. number of meetings in result",{name:"getWord",hash:{},data:o,loc:{start:{line:32,column:38},end:{line:32,column:88}}}))+'</label><br>\n <button id="show-search-page" class="advanced-search-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Back",{name:"getWord",hash:{},data:o,loc:{start:{line:33,column:73},end:{line:33,column:91}}}))+"</button>\n </div>\n </div>\n</div>"},useData:!0}),this.hbs_Crouton.templates.meetingDetailsButton=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>\n\t\t <a onclick='crouton.meetingModal("+a(e.lambda(null!=t?r(t,"id_bigint"):t,t))+")' tabindex='0' href='#' class='map-button btn btn-primary btn-xs'>\n\t\t\t\t <span class='glyphicon glyphicon-search' aria-hidden='true'></span>\n\t\t\t\t\t"+a((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"meeting details",{name:"getWord",hash:{},data:o,loc:{start:{line:4,column:5},end:{line:4,column:34}}}))+"\n\t\t\t\t</a>\n\t\t </div>\n"},useData:!0}),this.hbs_Crouton.templates.meetings=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lambda,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t"+l((u(n,"enrich")||t&&u(t,"enrich")||s).call(r,t,{name:"enrich",hash:{},data:o,loc:{start:{line:2,column:1},end:{line:2,column:16}}}))+'\n\t<tr class="bmlt-data-row"\n\t\tid="meeting-data-row-'+l(c(null!=t?u(t,"id_bigint"):t,t))+'"\n\t\tdata-cities="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_municipality"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:5,column:15},end:{line:5,column:63}}}))+'"\n\t\tdata-groups="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"meeting_name"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:6,column:15},end:{line:6,column:54}}}))+'"\n\t\tdata-locations="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_text"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:7,column:18},end:{line:7,column:58}}}))+'"\n\t\tdata-zips="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_postal_code_1"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:8,column:13},end:{line:8,column:62}}}))+'"\n\t\tdata-formats="'+l((u(n,"formatDataPointerFormats")||t&&u(t,"formatDataPointerFormats")||s).call(r,null!=t?u(t,"formats_expanded"):t,{name:"formatDataPointerFormats",hash:{},data:o,loc:{start:{line:9,column:16},end:{line:9,column:66}}}))+'"\n\t\tdata-areas="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"service_body_bigint"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:10,column:14},end:{line:10,column:60}}}))+'"\n\t\tdata-regions="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"parentServiceBodyName"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:11,column:16},end:{line:11,column:64}}}))+'"\n\t\tdata-counties="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_sub_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:12,column:17},end:{line:12,column:65}}}))+'"\n\t\tdata-neighborhoods="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_neighborhood"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:13,column:22},end:{line:13,column:70}}}))+'"\n\t\tdata-states="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:14,column:15},end:{line:14,column:59}}}))+'"\n\t\tdata-venues="'+l((u(n,"formatDataFromArray")||t&&u(t,"formatDataFromArray")||s).call(r,null!=t?u(t,"venue_type_name"):t,{name:"formatDataFromArray",hash:{},data:o,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'"\n\t\tdata-weekdays="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"formatted_day"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:16,column:17},end:{line:16,column:57}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:17,column:27},end:{line:17,column:56}}}))?a:"")+'>\n\t\t\t<div class="bmlt-day">'+l(c(null!=t?u(t,"formatted_day"):t,t))+"</div>\n"+(null!=(a=(u(n,"ifEquals")||t&&u(t,"ifEquals")||s).call(r,null!=t?u(t,"duration_time"):t,"24:00:00",{name:"ifEquals",hash:{},fn:e.program(2,o,0),inverse:e.program(4,o,0),data:o,loc:{start:{line:19,column:3},end:{line:23,column:16}}}))?a:"")+(null!=(a=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(6,o,0),inverse:e.noop,data:o,loc:{start:{line:24,column:3},end:{line:43,column:10}}}))?a:"")+'\t\t\t<div class="bmlt-comments">'+l((u(n,"formatLink")||t&&u(t,"formatLink")||s).call(r,null!=t?u(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:44,column:30},end:{line:44,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(a=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:o,loc:{start:{line:45,column:34},end:{line:45,column:50}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:27},end:{line:47,column:56}}}))?a:"")+'>\n\t\t\t<div class="meeting-data-template">'+(null!=(a=e.invokePartial(u(i,"meetingDataTemplate"),t,{name:"meetingDataTemplate",data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(a=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,o,0),inverse:e.noop,data:o,loc:{start:{line:52,column:3},end:{line:54,column:16}}}))?a:"")+(null!=(a=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,o,0),inverse:e.noop,data:o,loc:{start:{line:55,column:3},end:{line:57,column:27}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<div class="bmlt-time-2">'+e.escapeExpression(e.lambda(null!=t?a(t,"start_time_formatted"):t,t))+"</div>\n"},4:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<div class="bmlt-time-2">'+r(a(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(a(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},6:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a\n\t\t\t\t class="bmlt-formats btn btn-primary btn-xs"\n\t\t\t\t title=""\n\t\t\t\t data-html="true"\n\t\t\t\t tabindex="0"\n\t\t\t\t data-trigger="focus"\n\t\t\t\t role="button"\n\t\t\t\t data-toggle="popover"\n\t\t\t\t data-original-title=""\n\t\t\t\t data-placement="'+(null!=(a=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:o,loc:{start:{line:34,column:23},end:{line:34,column:66}}}))?a:"")+'"\n\t\t\t\t data-content="'+(null!=(a=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:o,loc:{start:{line:35,column:25},end:{line:35,column:44}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'">\n <span class="glyphicon glyphicon-search"\n\t\t\t\t\t\t aria-hidden="true"\n\t\t\t\t\t\t data-toggle="popover"\n\t\t\t\t\t\t data-trigger="focus"\n\t\t\t\t\t\t data-html="true"\n\t\t\t\t\t\t role="button"></span>'+e.escapeExpression(e.lambda(null!=t?l(t,"formats"):t,t))+"\n\t\t\t\t</a>\n"},8:function(e,t,n,i,o){var a,r=e.lambda,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="javascript:void(0);" class="share-button btn btn-primary btn-xs" onclick=\'navigator.share({ text: JSON.stringify("'+s(r(null!=t?u(t,"formatted_day"):t,t))+" "+s(r(null!=t?u(t,"start_time_formatted"):t,t))+" - "+s(r(null!=t?u(t,"end_time_formatted"):t,t))+" "+s(r(null!=t?u(t,"meeting_name"):t,t))+" "+s(r(null!=t?u(t,"location_text"):t,t))+" "+s(r(null!=t?u(t,"formatted_address"):t,t))+" "+s(r(null!=t?u(t,"formatted_location_info"):t,t))+(null!=(a=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:314},end:{line:53,column:406}}}))?a:"")+'"), url: "'+(null!=(a=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:416},end:{line:53,column:603}}}))?a:"")+(null!=(a=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:603},end:{line:53,column:881}}}))?a:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:443},end:{line:53,column:512}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:512},end:{line:53,column:581}}}))?a:"")},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"phone_meeting_number"):t,t))},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=a(n,"isOS")||(null!=t?a(t,"isOS"):t))?s:e.hooks.helperMissing,o={name:"isOS",hash:{},fn:e.program(17,o,0),inverse:e.program(19,o,0),data:o,loc:{start:{line:53,column:632},end:{line:53,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},o):s;return null!=(s=!a(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,o):s)&&(r+=s),r},17:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://maps.apple.com/?daddr="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://www.google.com/maps/search/?api=1&query="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+"&q="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="'+a("function"==typeof(n=null!=(n=s(n,"reportUpdateUrl")||(null!=t?s(t,"reportUpdateUrl"):t))?n:e.hooks.helperMissing)?n.call(null!=t?t:e.nullContext||{},{name:"reportUpdateUrl",hash:{},data:o,loc:{start:{line:56,column:13},end:{line:56,column:34}}}):n)+"?meeting_id="+a(r(null!=t?s(t,"id_bigint"):t,t))+'" class="share-button btn btn-primary btn-xs edit-button" target="_blank"><span class="glyphicon glyphicon-edit"></span> '+a(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:61,column:9}}}))?o:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.meetingsPlaceholders=Handlebars.template({1:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<tr class="bmlt-data-row-placeholder hide" data-meetingId="meeting-data-row-'+e.escapeExpression(e.lambda(null!=t?a(t,"id_bigint"):t,t))+'">\n <td class="bmlt-column-placeholder hide" colspan="3"></td>\n</tr>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:5,column:9}}}))?o:""},useData:!0}),this.hbs_Crouton.templates.weekdays=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div id='tab"+l("function"==typeof(a=null!=(a=c(n,"day")||(null!=t?c(t,"day"):t))?a:s)?a.call(r,{name:"day",hash:{},data:o,loc:{start:{line:3,column:20},end:{line:3,column:29}}}):a)+"' class='tab-pane'>\n <div id=\"bmlt-table-div\">\n <table class='bmlt-table table table-hover table-bordered tablesaw tablesaw-stack "+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:5,column:98},end:{line:5,column:125}}}))+'\'>\n <tbody class="weekdays.hbs">\n'+(null!=(l=(c(n,"greaterThan")||t&&c(t,"greaterThan")||s).call(r,null!=(l=null!=t?c(t,"meetings"):t)?c(l,"length"):l,0,{name:"greaterThan",hash:{},fn:e.program(2,o,0),inverse:e.noop,data:o,loc:{start:{line:7,column:6},end:{line:9,column:22}}}))?l:"")+(null!=(l=(c(n,"lessThan")||t&&c(t,"lessThan")||s).call(r,null!=(l=null!=t?c(t,"meetings"):t)?c(l,"length"):l,1,{name:"lessThan",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:6},end:{line:16,column:19}}}))?l:"")+" </tbody>\n </table>\n </div>\n </div>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(a(i,"meetings"),null!=t?a(t,"meetings"):t,{name:"meetings",data:o,indent:"\t\t\t\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:""},4:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t\t"+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"no_meetings_for_this_day",{name:"getWord",hash:{},data:o,loc:{start:{line:13,column:9},end:{line:13,column:47}}}))+"\n\t\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t</tr>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div class="tab-content">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:4},end:{line:21,column:13}}}))?o:"")+"</div>\n"},usePartial:!0,useData:!0});var croutonDefaultTemplates={meeting_data_template:["{{#isTemporarilyClosed this}}"," <div class='temporarilyClosed'><span class='glyphicon glyphicon-flag'></span> {{temporarilyClosed this}}</div>","{{/isTemporarilyClosed}}","<div class='meeting-name'>{{> meetingModal this}}</div>","<div class='location-text'>{{this.location_text}}</div>","<div class='meeting-address'>{{this.formatted_address}}</div>","<div class='location-information'>{{this.formatted_location_info}}</div>","{{#if this.virtual_meeting_additional_info}}"," <div class='meeting-additional-info'>{{this.virtual_meeting_additional_info}}</div>","{{/if}}","{{> distance }}"].join("\n"),metadata_template:["{{#isVirtualOrHybrid this}}"," {{#isHybrid this}}"," <div class='meetsVirtually'><span class='glyphicon glyphicon-cloud-upload'></span> {{meetsHybrid this}}</div>"," {{else}}"," <div class='meetsVirtually'><span class='glyphicon glyphicon-cloud'></span> {{meetsVirtually this}}</div>"," {{/isHybrid}}"," {{#if this.virtual_meeting_link}}"," <div><span class='glyphicon glyphicon-globe'></span> {{webLinkify this.virtual_meeting_link}}</div>"," {{#if this.show_qrcode}}"," <div class='qrcode'>{{qrCode this.virtual_meeting_link}}</div>"," {{/if}}"," {{/if}}"," {{#if this.phone_meeting_number}}"," <div><span class='glyphicon glyphicon-earphone'></span> {{phoneLinkify this.phone_meeting_number}}</div>"," {{#if this.show_qrcode}}"," <div class='qrcode'>{{qrCode this.phone_meeting_number}}</div>"," {{/if}}"," {{/if}}","{{/isVirtualOrHybrid}}","{{#isNotTemporarilyClosed this}}"," {{#unless (hasFormats 'VM' this)}}","\t {{> meetingDetailsButton this}}"," {{/unless}}","{{/isNotTemporarilyClosed}}"].join("\n"),observer_template:["{{> observerLine name=contact_name_1 phone=contact_phone_1 email=contact_email_1 }}","{{> observerLine name=contact_name_2 phone=contact_phone_2 email=contact_email_2 }}","{{#if this.wheelchair}}<div aria-hidden='true' style='font-style:normal; font-size:x-large;'>♿</div>{{/if}}"].join("\n"),meeting_count_template:["{{#if this.config.has_meeting_count}}","<span class='bmlt_tabs_meeting_count'>{{getWord 'meeting_count'}} <span id='bmlt_tabs_meeting_count-live'>{{this.meetings.meetingCount}}</span></span>","{{/if}}"].join("\n"),meeting_link_template:["{{#if this.meeting_details_url}}","<a href='{{{this.meeting_details_url}}}'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>{{this.meeting_name}}</a>","{{else}}","{{this.meeting_name}}","{{/if}}"].join("\n"),meeting_modal_template:["<a tabindex='0' href='#' onclick='crouton.meetingModal({{this.id_bigint}})'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>{{this.meeting_name}}</a>"].join("\n"),meetingpage_frame_template:`
|
|
1
|
+
if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(A,e){"use strict";function f(e){return"function"==typeof e&&"number"!=typeof e.nodeType}function g(e){return null!=e&&e===e.window}var t=[],k=A.document,n=Object.getPrototypeOf,s=t.slice,_=t.concat,l=t.push,o=t.indexOf,i={},a=i.toString,y=i.hasOwnProperty,r=y.toString,c=r.call(Object),v={},u={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var i,o,a=(n=n||k).createElement("script");if(a.text=e,t)for(i in u)(o=t[i]||t.getAttribute&&t.getAttribute(i))&&a.setAttribute(i,o);n.head.appendChild(a).parentNode.removeChild(a)}function m(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?i[a.call(e)]||"object":typeof e}var d="3.4.1",x=function(e,t){return new x.fn.init(e,t)},h=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function p(e){var t=!!e&&"length"in e&&e.length,n=m(e);return!f(e)&&!g(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}x.fn=x.prototype={jquery:d,constructor:x,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){e=x.merge(this.constructor(),e);return e.prevObject=this,e},each:function(e){return x.each(this,e)},map:function(n){return this.pushStack(x.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,e=+e+(e<0?t:0);return this.pushStack(0<=e&&e<t?[this[e]]:[])},end:function(){return this.prevObject||this.constructor()},push:l,sort:t.sort,splice:t.splice},x.extend=x.fn.extend=function(){var e,t,n,i,o,a=arguments[0]||{},r=1,s=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[r]||{},r++),"object"==typeof a||f(a)||(a={}),r===s&&(a=this,r--);r<s;r++)if(null!=(e=arguments[r]))for(t in e)n=e[t],"__proto__"!==t&&a!==n&&(l&&n&&(x.isPlainObject(n)||(i=Array.isArray(n)))?(o=a[t],o=i&&!Array.isArray(o)?[]:i||x.isPlainObject(o)?o:{},i=!1,a[t]=x.extend(l,o,n)):void 0!==n&&(a[t]=n));return a},x.extend({expando:"jQuery"+(d+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){return!(!e||"[object Object]"!==a.call(e)||(e=n(e))&&("function"!=typeof(e=y.call(e,"constructor")&&e.constructor)||r.call(e)!==c))},isEmptyObject:function(e){for(var t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,i=0;if(p(e))for(n=e.length;i<n&&!1!==t.call(e[i],i,e[i]);i++);else for(i in e)if(!1===t.call(e[i],i,e[i]))break;return e},trim:function(e){return null==e?"":(e+"").replace(h,"")},makeArray:function(e,t){t=t||[];return null!=e&&(p(Object(e))?x.merge(t,"string"==typeof e?[e]:e):l.call(t,e)),t},inArray:function(e,t,n){return null==t?-1:o.call(t,e,n)},merge:function(e,t){for(var n=+t.length,i=0,o=e.length;i<n;i++)e[o++]=t[i];return e.length=o,e},grep:function(e,t,n){for(var i=[],o=0,a=e.length,r=!n;o<a;o++)!t(e[o],o)!=r&&i.push(e[o]);return i},map:function(e,t,n){var i,o,a=0,r=[];if(p(e))for(i=e.length;a<i;a++)null!=(o=t(e[a],a,n))&&r.push(o);else for(a in e)null!=(o=t(e[a],a,n))&&r.push(o);return _.apply([],r)},guid:1,support:v}),"function"==typeof Symbol&&(x.fn[Symbol.iterator]=t[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){i["[object "+t+"]"]=t.toLowerCase()});var w=function(n){function d(e,t,n){var i="0x"+t-65536;return i!=i||n?t:i<0?String.fromCharCode(65536+i):String.fromCharCode(i>>10|55296,1023&i|56320)}function h(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function i(){A()}var e,p,b,a,o,m,f,g,w,l,c,A,k,r,x,_,s,u,y,P="sizzle"+ +new Date,v=n.document,S=0,M=0,C=le(),L=le(),T=le(),E=le(),O=function(e,t){return e===t&&(c=!0),0},D={}.hasOwnProperty,t=[],z=t.pop,I=t.push,j=t.push,N=t.slice,B=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",W="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",H="\\["+W+"*("+F+")(?:"+W+"*([*^$|!~]?=)"+W+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+W+"*\\]",q=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+H+")*)|.*)\\)|)",Z=new RegExp(W+"+","g"),G=new RegExp("^"+W+"+|((?:^|[^\\\\])(?:\\\\.)*)"+W+"+$","g"),V=new RegExp("^"+W+"*,"+W+"*"),U=new RegExp("^"+W+"*([>+~]|"+W+")"+W+"*"),$=new RegExp(W+"|>"),Y=new RegExp(q),K=new RegExp("^"+F+"$"),Q={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),TAG:new RegExp("^("+F+"|[*])"),ATTR:new RegExp("^"+H),PSEUDO:new RegExp("^"+q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+W+"*(even|odd|(([+-]|)(\\d*)n|)"+W+"*(?:([+-]|)"+W+"*(\\d+)|))"+W+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+W+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+W+"*((?:-\\d)?\\d*)"+W+"*\\)|)(?=[^-]|$)","i")},J=/HTML$/i,X=/^(?:input|select|textarea|button)$/i,ee=/^h\d$/i,te=/^[^{]+\{\s*\[native \w/,ne=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ie=/[+~]/,oe=new RegExp("\\\\([\\da-f]{1,6}"+W+"?|("+W+")|.)","ig"),ae=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,re=ye(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{j.apply(t=N.call(v.childNodes),v.childNodes),t[v.childNodes.length].nodeType}catch(e){j={apply:t.length?function(e,t){I.apply(e,N.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function se(e,t,n,i){var o,a,r,s,l,c,u=t&&t.ownerDocument,d=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return n;if(!i&&((t?t.ownerDocument||t:v)!==k&&A(t),t=t||k,x)){if(11!==d&&(s=ne.exec(e)))if(c=s[1]){if(9===d){if(!(a=t.getElementById(c)))return n;if(a.id===c)return n.push(a),n}else if(u&&(a=u.getElementById(c))&&y(t,a)&&a.id===c)return n.push(a),n}else{if(s[2])return j.apply(n,t.getElementsByTagName(e)),n;if((c=s[3])&&p.getElementsByClassName&&t.getElementsByClassName)return j.apply(n,t.getElementsByClassName(c)),n}if(p.qsa&&!E[e+" "]&&(!_||!_.test(e))&&(1!==d||"object"!==t.nodeName.toLowerCase())){if(c=e,u=t,1===d&&$.test(e)){for((r=t.getAttribute("id"))?r=r.replace(ae,h):t.setAttribute("id",r=P),o=(l=m(e)).length;o--;)l[o]="#"+r+" "+_e(l[o]);c=l.join(","),u=ie.test(e)&&fe(t.parentNode)||t}try{return j.apply(n,u.querySelectorAll(c)),n}catch(t){E(e,!0)}finally{r===P&&t.removeAttribute("id")}}}return g(e.replace(G,"$1"),t,n,i)}function le(){var i=[];return function e(t,n){return i.push(t+" ")>b.cacheLength&&delete e[i.shift()],e[t+" "]=n}}function ce(e){return e[P]=!0,e}function ue(e){var t=k.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function de(e,t){for(var n=e.split("|"),i=n.length;i--;)b.attrHandle[n[i]]=t}function he(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function pe(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&re(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function me(r){return ce(function(a){return a=+a,ce(function(e,t){for(var n,i=r([],e.length,a),o=i.length;o--;)e[n=i[o]]&&(e[n]=!(t[n]=e[n]))})})}function fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in p=se.support={},o=se.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!J.test(t||e&&e.nodeName||"HTML")},A=se.setDocument=function(e){var t,e=e?e.ownerDocument||e:v;return e!==k&&9===e.nodeType&&e.documentElement&&(r=(k=e).documentElement,x=!o(k),v!==k&&(t=k.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",i,!1):t.attachEvent&&t.attachEvent("onunload",i)),p.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),p.getElementsByTagName=ue(function(e){return e.appendChild(k.createComment("")),!e.getElementsByTagName("*").length}),p.getElementsByClassName=te.test(k.getElementsByClassName),p.getById=ue(function(e){return r.appendChild(e).id=P,!k.getElementsByName||!k.getElementsByName(P).length}),p.getById?(b.filter.ID=function(e){var t=e.replace(oe,d);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&x){e=t.getElementById(e);return e?[e]:[]}}):(b.filter.ID=function(e){var t=e.replace(oe,d);return function(e){e=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&x){var n,i,o,a=t.getElementById(e);if(a){if((n=a.getAttributeNode("id"))&&n.value===e)return[a];for(o=t.getElementsByName(e),i=0;a=o[i++];)if((n=a.getAttributeNode("id"))&&n.value===e)return[a]}return[]}}),b.find.TAG=p.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):p.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],o=0,a=t.getElementsByTagName(e);if("*"!==e)return a;for(;n=a[o++];)1===n.nodeType&&i.push(n);return i},b.find.CLASS=p.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&x)return t.getElementsByClassName(e)},s=[],_=[],(p.qsa=te.test(k.querySelectorAll))&&(ue(function(e){r.appendChild(e).innerHTML="<a id='"+P+"'></a><select id='"+P+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&_.push("[*^$]="+W+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||_.push("\\["+W+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+P+"-]").length||_.push("~="),e.querySelectorAll(":checked").length||_.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||_.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=k.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&_.push("name"+W+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&_.push(":enabled",":disabled"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&_.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),_.push(",.*:")})),(p.matchesSelector=te.test(u=r.matches||r.webkitMatchesSelector||r.mozMatchesSelector||r.oMatchesSelector||r.msMatchesSelector))&&ue(function(e){p.disconnectedMatch=u.call(e,"*"),u.call(e,"[s!='']:x"),s.push("!=",q)}),_=_.length&&new RegExp(_.join("|")),s=s.length&&new RegExp(s.join("|")),t=te.test(r.compareDocumentPosition),y=t||te.test(r.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},O=t?function(e,t){return e===t?(c=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!p.sortDetached&&t.compareDocumentPosition(e)===n?e===k||e.ownerDocument===v&&y(v,e)?-1:t===k||t.ownerDocument===v&&y(v,t)?1:l?B(l,e)-B(l,t):0:4&n?-1:1);var n}:function(e,t){if(e===t)return c=!0,0;var n,i=0,o=e.parentNode,a=t.parentNode,r=[e],s=[t];if(!o||!a)return e===k?-1:t===k?1:o?-1:a?1:l?B(l,e)-B(l,t):0;if(o===a)return he(e,t);for(n=e;n=n.parentNode;)r.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;r[i]===s[i];)i++;return i?he(r[i],s[i]):r[i]===v?-1:s[i]===v?1:0}),k},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==k&&A(e),p.matchesSelector&&x&&!E[t+" "]&&(!s||!s.test(t))&&(!_||!_.test(t)))try{var n=u.call(e,t);if(n||p.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){E(t,!0)}return 0<se(t,k,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==k&&A(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==k&&A(e);var n=b.attrHandle[t.toLowerCase()],n=n&&D.call(b.attrHandle,t.toLowerCase())?n(e,t,!x):void 0;return void 0!==n?n:p.attributes||!x?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},se.escape=function(e){return(e+"").replace(ae,h)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],i=0,o=0;if(c=!p.detectDuplicates,l=!p.sortStable&&e.slice(0),e.sort(O),c){for(;t=e[o++];)t===e[o]&&(i=n.push(o));for(;i--;)e.splice(n[i],1)}return l=null,e},a=se.getText=function(e){var t,n="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=a(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[i++];)n+=a(t);return n},(b=se.selectors={cacheLength:50,createPseudo:ce,match:Q,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(oe,d),e[3]=(e[3]||e[4]||e[5]||"").replace(oe,d),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Q.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&Y.test(n)&&(t=m(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(oe,d).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=C[e+" "];return t||(t=new RegExp("(^|"+W+")"+e+"("+W+"|$)"))&&C(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=se.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1<e.indexOf(i):"$="===n?i&&e.slice(-i.length)===i:"~="===n?-1<(" "+e.replace(Z," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(m,e,t,f,g){var _="nth"!==m.slice(0,3),y="last"!==m.slice(-4),v="of-type"===e;return 1===f&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var i,o,a,r,s,l,c=_!=y?"nextSibling":"previousSibling",u=e.parentNode,d=v&&e.nodeName.toLowerCase(),h=!n&&!v,p=!1;if(u){if(_){for(;c;){for(r=e;r=r[c];)if(v?r.nodeName.toLowerCase()===d:1===r.nodeType)return!1;l=c="only"===m&&!l&&"nextSibling"}return!0}if(l=[y?u.firstChild:u.lastChild],y&&h){for(p=(s=(i=(o=(a=(r=u)[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]||[])[0]===S&&i[1])&&i[2],r=s&&u.childNodes[s];r=++s&&r&&r[c]||(p=s=0)||l.pop();)if(1===r.nodeType&&++p&&r===e){o[m]=[S,s,p];break}}else if(!1===(p=h?s=(i=(o=(a=(r=e)[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]||[])[0]===S&&i[1]:p))for(;(r=++s&&r&&r[c]||(p=s=0)||l.pop())&&((v?r.nodeName.toLowerCase()!==d:1!==r.nodeType)||!++p||(h&&((o=(a=r[P]||(r[P]={}))[r.uniqueID]||(a[r.uniqueID]={}))[m]=[S,p]),r!==e)););return(p-=g)===f||p%f==0&&0<=p/f}}},PSEUDO:function(e,a){var t,r=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return r[P]?r(a):1<r.length?(t=[e,e,"",a],b.setFilters.hasOwnProperty(e.toLowerCase())?ce(function(e,t){for(var n,i=r(e,a),o=i.length;o--;)e[n=B(e,i[o])]=!(t[n]=i[o])}):function(e){return r(e,0,t)}):r}},pseudos:{not:ce(function(e){var i=[],o=[],s=f(e.replace(G,"$1"));return s[P]?ce(function(e,t,n,i){for(var o,a=s(e,null,i,[]),r=e.length;r--;)(o=a[r])&&(e[r]=!(t[r]=o))}):function(e,t,n){return i[0]=e,s(i,null,n,o),i[0]=null,!o.pop()}}),has:ce(function(t){return function(e){return 0<se(t,e).length}}),contains:ce(function(t){return t=t.replace(oe,d),function(e){return-1<(e.textContent||a(e)).indexOf(t)}}),lang:ce(function(n){return K.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(oe,d).toLowerCase(),function(e){var t;do{if(t=x?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===r},focus:function(e){return e===k.activeElement&&(!k.hasFocus||k.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return ee.test(e.nodeName)},input:function(e){return X.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(e=e.getAttribute("type"))||"text"===e.toLowerCase())},first:me(function(){return[0]}),last:me(function(e,t){return[t-1]}),eq:me(function(e,t,n){return[n<0?n+t:n]}),even:me(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:me(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:me(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:me(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(e);function ge(){}function _e(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function ye(r,e,t){var s=e.dir,l=e.next,c=l||s,u=t&&"parentNode"===c,d=M++;return e.first?function(e,t,n){for(;e=e[s];)if(1===e.nodeType||u)return r(e,t,n);return!1}:function(e,t,n){var i,o,a=[S,d];if(n){for(;e=e[s];)if((1===e.nodeType||u)&&r(e,t,n))return!0}else for(;e=e[s];)if(1===e.nodeType||u)if(i=(o=e[P]||(e[P]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[s]||e;else{if((o=i[c])&&o[0]===S&&o[1]===d)return a[2]=o[2];if((i[c]=a)[2]=r(e,t,n))return!0}return!1}}function ve(o){return 1<o.length?function(e,t,n){for(var i=o.length;i--;)if(!o[i](e,t,n))return!1;return!0}:o[0]}function be(e,t,n,i,o){for(var a,r=[],s=0,l=e.length,c=null!=t;s<l;s++)(a=e[s])&&(n&&!n(a,i,o)||(r.push(a),c&&t.push(s)));return r}function we(e){for(var i,t,n,o=e.length,a=b.relative[e[0].type],r=a||b.relative[" "],s=a?1:0,l=ye(function(e){return e===i},r,!0),c=ye(function(e){return-1<B(i,e)},r,!0),u=[function(e,t,n){n=!a&&(n||t!==w)||((i=t).nodeType?l:c)(e,t,n);return i=null,n}];s<o;s++)if(t=b.relative[e[s].type])u=[ye(ve(u),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[P]){for(n=++s;n<o&&!b.relative[e[n].type];n++);return function e(p,m,f,g,_,t){return g&&!g[P]&&(g=e(g)),_&&!_[P]&&(_=e(_,t)),ce(function(e,t,n,i){var o,a,r,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var i=0,o=t.length;i<o;i++)se(e,t[i],n);return n}(m||"*",n.nodeType?[n]:n,[]),d=!p||!e&&m?u:be(u,s,p,n,i),h=f?_||(e?p:c||g)?[]:t:d;if(f&&f(d,h,n,i),g)for(o=be(h,l),g(o,[],n,i),a=o.length;a--;)(r=o[a])&&(h[l[a]]=!(d[l[a]]=r));if(e){if(_||p){if(_){for(o=[],a=h.length;a--;)(r=h[a])&&o.push(d[a]=r);_(null,h=[],o,i)}for(a=h.length;a--;)(r=h[a])&&-1<(o=_?B(e,r):s[a])&&(e[o]=!(t[o]=r))}}else h=be(h===t?h.splice(c,h.length):h),_?_(null,t,h,i):j.apply(t,h)})}(1<s&&ve(u),1<s&&_e(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(G,"$1"),t,s<n&&we(e.slice(s,n)),n<o&&we(e=e.slice(n)),n<o&&_e(e))}u.push(t)}return ve(u)}return ge.prototype=b.filters=b.pseudos,b.setFilters=new ge,m=se.tokenize=function(e,t){var n,i,o,a,r,s,l,c=L[e+" "];if(c)return t?0:c.slice(0);for(r=e,s=[],l=b.preFilter;r;){for(a in n&&!(i=V.exec(r))||(i&&(r=r.slice(i[0].length)||r),s.push(o=[])),n=!1,(i=U.exec(r))&&(n=i.shift(),o.push({value:n,type:i[0].replace(G," ")}),r=r.slice(n.length)),b.filter)!(i=Q[a].exec(r))||l[a]&&!(i=l[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),r=r.slice(n.length));if(!n)break}return t?r.length:r?se.error(e):L(e,s).slice(0)},f=se.compile=function(e,t){var n,g,_,y,v,i,o=[],a=[],r=T[e+" "];if(!r){for(n=(t=t||m(e)).length;n--;)((r=we(t[n]))[P]?o:a).push(r);(r=T(e,(y=0<(_=o).length,v=0<(g=a).length,i=function(e,t,n,i,o){var a,r,s,l=0,c="0",u=e&&[],d=[],h=w,p=e||v&&b.find.TAG("*",o),m=S+=null==h?1:Math.random()||.1,f=p.length;for(o&&(w=t===k||t||o);c!==f&&null!=(a=p[c]);c++){if(v&&a){for(r=0,t||a.ownerDocument===k||(A(a),n=!x);s=g[r++];)if(s(a,t||k,n)){i.push(a);break}o&&(S=m)}y&&((a=!s&&a)&&l--,e&&u.push(a))}if(l+=c,y&&c!==l){for(r=0;s=_[r++];)s(u,d,t,n);if(e){if(0<l)for(;c--;)u[c]||d[c]||(d[c]=z.call(i));d=be(d)}j.apply(i,d),o&&!e&&0<d.length&&1<l+_.length&&se.uniqueSort(i)}return o&&(S=m,w=h),u},y?ce(i):i))).selector=e}return r},g=se.select=function(e,t,n,i){var o,a,r,s,l,c="function"==typeof e&&e,u=!i&&m(e=c.selector||e);if(n=n||[],1===u.length){if(2<(a=u[0]=u[0].slice(0)).length&&"ID"===(r=a[0]).type&&9===t.nodeType&&x&&b.relative[a[1].type]){if(!(t=(b.find.ID(r.matches[0].replace(oe,d),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(a.shift().value.length)}for(o=Q.needsContext.test(e)?0:a.length;o--&&(r=a[o],!b.relative[s=r.type]);)if((l=b.find[s])&&(i=l(r.matches[0].replace(oe,d),ie.test(a[0].type)&&fe(t.parentNode)||t))){if(a.splice(o,1),!(e=i.length&&_e(a)))return j.apply(n,i),n;break}}return(c||f(e,u))(i,t,!x,n,!t||ie.test(e)&&fe(t.parentNode)||t),n},p.sortStable=P.split("").sort(O).join("")===P,p.detectDuplicates=!!c,A(),p.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(k.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||de("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),p.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||de("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||de(R,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(t=e.getAttributeNode(t))&&t.specified?t.value:null}),se}(A);x.find=w,x.expr=w.selectors,x.expr[":"]=x.expr.pseudos,x.uniqueSort=x.unique=w.uniqueSort,x.text=w.getText,x.isXMLDoc=w.isXML,x.contains=w.contains,x.escapeSelector=w.escape;function P(e,t,n){for(var i=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&x(e).is(n))break;i.push(e)}return i}function S(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var M=x.expr.match.needsContext;function C(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var L=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,i){return f(n)?x.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?x.grep(e,function(e){return e===n!==i}):"string"!=typeof n?x.grep(e,function(e){return-1<o.call(n,e)!==i}):x.filter(n,e,i)}x.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?x.find.matchesSelector(i,e)?[i]:[]:x.find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},x.fn.extend({find:function(e){var t,n,i=this.length,o=this;if("string"!=typeof e)return this.pushStack(x(e).filter(function(){for(t=0;t<i;t++)if(x.contains(o[t],this))return!0}));for(n=this.pushStack([]),t=0;t<i;t++)x.find(e,o[t],n);return 1<i?x.uniqueSort(n):n},filter:function(e){return this.pushStack(T(this,e||[],!1))},not:function(e){return this.pushStack(T(this,e||[],!0))},is:function(e){return!!T(this,"string"==typeof e&&M.test(e)?x(e):e||[],!1).length}});var E=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(x.fn.init=function(e,t,n){if(!e)return this;if(n=n||O,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):f(e)?void 0!==n.ready?n.ready(e):e(x):x.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:E.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof x?t[0]:t,x.merge(this,x.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:k,!0)),L.test(i[1])&&x.isPlainObject(t))for(var i in t)f(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(e=k.getElementById(i[2]))&&(this[0]=e,this.length=1),this}).prototype=x.fn;var O=x(k),D=/^(?:parents|prev(?:Until|All))/,z={children:!0,contents:!0,next:!0,prev:!0};function I(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}x.fn.extend({has:function(e){var t=x(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(x.contains(this,t[e]))return!0})},closest:function(e,t){var n,i=0,o=this.length,a=[],r="string"!=typeof e&&x(e);if(!M.test(e))for(;i<o;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(r?-1<r.index(n):1===n.nodeType&&x.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(1<a.length?x.uniqueSort(a):a)},index:function(e){return e?"string"==typeof e?o.call(x(e),this[0]):o.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),x.each({parent:function(e){e=e.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return P(e,"parentNode")},parentsUntil:function(e,t,n){return P(e,"parentNode",n)},next:function(e){return I(e,"nextSibling")},prev:function(e){return I(e,"previousSibling")},nextAll:function(e){return P(e,"nextSibling")},prevAll:function(e){return P(e,"previousSibling")},nextUntil:function(e,t,n){return P(e,"nextSibling",n)},prevUntil:function(e,t,n){return P(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return void 0!==e.contentDocument?e.contentDocument:(C(e,"template")&&(e=e.content||e),x.merge([],e.childNodes))}},function(i,o){x.fn[i]=function(e,t){var n=x.map(this,o,e);return(t="Until"!==i.slice(-5)?e:t)&&"string"==typeof t&&(n=x.filter(t,n)),1<this.length&&(z[i]||x.uniqueSort(n),D.test(i)&&n.reverse()),this.pushStack(n)}});var j=/[^\x20\t\r\n\f]+/g;function N(e){return e}function B(e){throw e}function R(e,t,n,i){var o;try{e&&f(o=e.promise)?o.call(e).done(t).fail(n):e&&f(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}x.Callbacks=function(i){var e,n;i="string"==typeof i?(e=i,n={},x.each(e.match(j)||[],function(e,t){n[t]=!0}),n):x.extend({},i);function o(){for(s=s||i.once,r=a=!0;c.length;u=-1)for(t=c.shift();++u<l.length;)!1===l[u].apply(t[0],t[1])&&i.stopOnFalse&&(u=l.length,t=!1);i.memory||(t=!1),a=!1,s&&(l=t?[]:"")}var a,t,r,s,l=[],c=[],u=-1,d={add:function(){return l&&(t&&!a&&(u=l.length-1,c.push(t)),function n(e){x.each(e,function(e,t){f(t)?i.unique&&d.has(t)||l.push(t):t&&t.length&&"string"!==m(t)&&n(t)})}(arguments),t&&!a&&o()),this},remove:function(){return x.each(arguments,function(e,t){for(var n;-1<(n=x.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<x.inArray(e,l):0<l.length},empty:function(){return l=l&&[],this},disable:function(){return s=c=[],l=t="",this},disabled:function(){return!l},lock:function(){return s=c=[],t||a||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),a||o()),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!r}};return d},x.extend({Deferred:function(e){var a=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],o="pending",r={state:function(){return o},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var o=arguments;return x.Deferred(function(i){x.each(a,function(e,t){var n=f(o[t[4]])&&o[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&f(e.promise)?e.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[t[0]+"With"](this,n?[e]:arguments)})}),o=null}).promise()},then:function(t,n,i){var l=0;function c(o,a,r,s){return function(){function e(){var e,t;if(!(o<l)){if((e=r.apply(n,i))===a.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,f(t)?s?t.call(e,c(l,a,N,s),c(l,a,B,s)):(l++,t.call(e,c(l,a,N,s),c(l,a,B,s),c(l,a,N,a.notifyWith))):(r!==N&&(n=void 0,i=[e]),(s||a.resolveWith)(n,i))}}var n=this,i=arguments,t=s?e:function(){try{e()}catch(e){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(e,t.stackTrace),l<=o+1&&(r!==B&&(n=void 0,i=[e]),a.rejectWith(n,i))}};o?t():(x.Deferred.getStackHook&&(t.stackTrace=x.Deferred.getStackHook()),A.setTimeout(t))}}return x.Deferred(function(e){a[0][3].add(c(0,e,f(i)?i:N,e.notifyWith)),a[1][3].add(c(0,e,f(t)?t:N)),a[2][3].add(c(0,e,f(n)?n:B))}).promise()},promise:function(e){return null!=e?x.extend(e,r):r}},s={};return x.each(a,function(e,t){var n=t[2],i=t[5];r[t[1]]=n.add,i&&n.add(function(){o=i},a[3-e][2].disable,a[3-e][3].disable,a[0][2].lock,a[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),r.promise(s),e&&e.call(s,s),s},when:function(e){function t(t){return function(e){o[t]=this,a[t]=1<arguments.length?s.call(arguments):e,--n||r.resolveWith(o,a)}}var n=arguments.length,i=n,o=Array(i),a=s.call(arguments),r=x.Deferred();if(n<=1&&(R(e,r.done(t(i)).resolve,r.reject,!n),"pending"===r.state()||f(a[i]&&a[i].then)))return r.then();for(;i--;)R(a[i],t(i),r.reject);return r.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(e,t){A.console&&A.console.warn&&e&&W.test(e.name)&&A.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},x.readyException=function(e){A.setTimeout(function(){throw e})};var F=x.Deferred();function H(){k.removeEventListener("DOMContentLoaded",H),A.removeEventListener("load",H),x.ready()}x.fn.ready=function(e){return F.then(e).catch(function(e){x.readyException(e)}),this},x.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--x.readyWait:x.isReady)||(x.isReady=!0)!==e&&0<--x.readyWait||F.resolveWith(k,[x])}}),x.ready.then=F.then,"complete"===k.readyState||"loading"!==k.readyState&&!k.documentElement.doScroll?A.setTimeout(x.ready):(k.addEventListener("DOMContentLoaded",H),A.addEventListener("load",H));function q(e,t,n,i,o,a,r){var s=0,l=e.length,c=null==n;if("object"===m(n))for(s in o=!0,n)q(e,t,s,n[s],!0,a,r);else if(void 0!==i&&(o=!0,f(i)||(r=!0),t=c?r?(t.call(e,i),null):(c=t,function(e,t,n){return c.call(x(e),n)}):t))for(;s<l;s++)t(e[s],n,r?i:i.call(e[s],s,t(e[s],n)));return o?e:c?t.call(e):l?t(e[0],n):a}var Z=/^-ms-/,G=/-([a-z])/g;function V(e,t){return t.toUpperCase()}function U(e){return e.replace(Z,"ms-").replace(G,V)}function $(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function Y(){this.expando=x.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},$(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var i,o=this.cache(e);if("string"==typeof t)o[U(t)]=n;else for(i in t)o[U(i)]=t[i];return o},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][U(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,i=e[this.expando];if(void 0!==i){if(void 0!==t){n=(t=Array.isArray(t)?t.map(U):(t=U(t))in i?[t]:t.match(j)||[]).length;for(;n--;)delete i[t[n]]}void 0!==t&&!x.isEmptyObject(i)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){e=e[this.expando];return void 0!==e&&!x.isEmptyObject(e)}};var K=new Y,Q=new Y,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,X=/[A-Z]/g;function ee(e,t,n){var i,o;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(X,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n="true"===(o=n)||"false"!==o&&("null"===o?null:o===+o+""?+o:J.test(o)?JSON.parse(o):o)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}x.extend({hasData:function(e){return Q.hasData(e)||K.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return K.access(e,t,n)},_removeData:function(e,t){K.remove(e,t)}}),x.fn.extend({data:function(n,e){var t,i,o,a=this[0],r=a&&a.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):q(this,function(e){var t;return a&&void 0===e?void 0!==(t=Q.get(a,n))||void 0!==(t=ee(a,n))?t:void 0:void this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(o=Q.get(a),1===a.nodeType&&!K.get(a,"hasDataAttrs"))){for(t=r.length;t--;)r[t]&&0===(i=r[t].name).indexOf("data-")&&(i=U(i.slice(5)),ee(a,i,o[i]));K.set(a,"hasDataAttrs",!0)}return o},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),x.extend({queue:function(e,t,n){var i;if(e)return i=K.get(e,t=(t||"fx")+"queue"),n&&(!i||Array.isArray(n)?i=K.access(e,t,x.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),i=n.length,o=n.shift(),a=x._queueHooks(e,t);"inprogress"===o&&(o=n.shift(),i--),o&&("fx"===t&&n.unshift("inprogress"),delete a.stop,o.call(e,function(){x.dequeue(e,t)},a)),!i&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:x.Callbacks("once memory").add(function(){K.remove(e,[t+"queue",n])})})}}),x.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?x.queue(this[0],t):void 0===n?this:this.each(function(){var e=x.queue(this,t,n);x._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&x.dequeue(this,t)})},dequeue:function(e){return this.each(function(){x.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--o||a.resolveWith(r,[r])}var i,o=1,a=x.Deferred(),r=this,s=this.length;for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)(i=K.get(r[s],e+"queueHooks"))&&i.empty&&(o++,i.empty.add(n));return n(),a.promise(t)}});var d=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+d+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],ie=k.documentElement,oe=function(e){return x.contains(e.ownerDocument,e)},ae={composed:!0};ie.getRootNode&&(oe=function(e){return x.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});function re(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===x.css(e,"display")}function se(e,t,n,i){var o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,i||[]),t)e.style[o]=a[o];return i}function le(e,t,n,i){var o,a,r=20,s=i?function(){return i.cur()}:function(){return x.css(e,t,"")},l=s(),c=n&&n[3]||(x.cssNumber[t]?"":"px"),u=e.nodeType&&(x.cssNumber[t]||"px"!==c&&+l)&&te.exec(x.css(e,t));if(u&&u[3]!==c){for(c=c||u[3],u=+(l/=2)||1;r--;)x.style(e,t,u+c),(1-a)*(1-(a=s()/l||.5))<=0&&(r=0),u/=a;x.style(e,t,(u*=2)+c),n=n||[]}return n&&(u=+u||+l||0,o=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=c,i.start=u,i.end=o)),o}var ce={};function ue(e,t){for(var n,i,o,a,r,s,l=[],c=0,u=e.length;c<u;c++)(i=e[c]).style&&(n=i.style.display,t?("none"===n&&(l[c]=K.get(i,"display")||null,l[c]||(i.style.display="")),""===i.style.display&&re(i)&&(l[c]=(s=a=o=void 0,a=i.ownerDocument,r=i.nodeName,(s=ce[r])||(o=a.body.appendChild(a.createElement(r)),s=x.css(o,"display"),o.parentNode.removeChild(o),ce[r]=s="none"===s?"block":s)))):"none"!==n&&(l[c]="none",K.set(i,"display",n)));for(c=0;c<u;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}x.fn.extend({show:function(){return ue(this,!0)},hide:function(){return ue(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){re(this)?x(this).show():x(this).hide()})}});var de=/^(?:checkbox|radio)$/i,he=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,pe=/^$|^module$|\/(?:java|ecma)script/i,me={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function fe(e,t){var n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&C(e,t)?x.merge([e],n):n}function ge(e,t){for(var n=0,i=e.length;n<i;n++)K.set(e[n],"globalEval",!t||K.get(t[n],"globalEval"))}me.optgroup=me.option,me.tbody=me.tfoot=me.colgroup=me.caption=me.thead,me.th=me.td;var _e=/<|&#?\w+;/;function ye(e,t,n,i,o){for(var a,r,s,l,c,u=t.createDocumentFragment(),d=[],h=0,p=e.length;h<p;h++)if((a=e[h])||0===a)if("object"===m(a))x.merge(d,a.nodeType?[a]:a);else if(_e.test(a)){for(r=r||u.appendChild(t.createElement("div")),s=(he.exec(a)||["",""])[1].toLowerCase(),s=me[s]||me._default,r.innerHTML=s[1]+x.htmlPrefilter(a)+s[2],c=s[0];c--;)r=r.lastChild;x.merge(d,r.childNodes),(r=u.firstChild).textContent=""}else d.push(t.createTextNode(a));for(u.textContent="",h=0;a=d[h++];)if(i&&-1<x.inArray(a,i))o&&o.push(a);else if(l=oe(a),r=fe(u.appendChild(a),"script"),l&&ge(r),n)for(c=0;a=r[c++];)pe.test(a.type||"")&&n.push(a);return u}t=k.createDocumentFragment().appendChild(k.createElement("div")),(w=k.createElement("input")).setAttribute("type","radio"),w.setAttribute("checked","checked"),w.setAttribute("name","t"),t.appendChild(w),v.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",v.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue;var ve=/^key/,be=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,we=/^([^.]*)(?:\.(.+)|)/;function Ae(){return!0}function ke(){return!1}function xe(e,t){return e===function(){try{return k.activeElement}catch(e){}}()==("focus"===t)}function Pe(e,t,n,i,o,a){var r,s;if("object"==typeof t){for(s in"string"!=typeof n&&(i=i||n,n=void 0),t)Pe(e,s,n,i,t[s],a);return e}if(null==i&&null==o?(o=n,i=n=void 0):null==o&&("string"==typeof n?(o=i,i=void 0):(o=i,i=n,n=void 0)),!1===o)o=ke;else if(!o)return e;return 1===a&&(r=o,(o=function(e){return x().off(e),r.apply(this,arguments)}).guid=r.guid||(r.guid=x.guid++)),e.each(function(){x.event.add(this,t,o,i,n)})}function Se(e,o,a){a?(K.set(e,o,!1),x.event.add(e,o,{namespace:!1,handler:function(e){var t,n,i=K.get(this,o);if(1&e.isTrigger&&this[o]){if(i.length)(x.event.special[o]||{}).delegateType&&e.stopPropagation();else if(i=s.call(arguments),K.set(this,o,i),t=a(this,o),this[o](),i!==(n=K.get(this,o))||t?K.set(this,o,!1):n={},i!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else i.length&&(K.set(this,o,{value:x.event.trigger(x.extend(i[0],x.Event.prototype),i.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,o)&&x.event.add(e,o,Ae)}x.event={global:{},add:function(t,e,n,i,o){var a,r,s,l,c,u,d,h,p,m=K.get(t);if(m)for(n.handler&&(n=(a=n).handler,o=a.selector),o&&x.find.matchesSelector(ie,o),n.guid||(n.guid=x.guid++),(s=m.events)||(s=m.events={}),(r=m.handle)||(r=m.handle=function(e){return void 0!==x&&x.event.triggered!==e.type?x.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(j)||[""]).length;l--;)d=p=(c=we.exec(e[l])||[])[1],h=(c[2]||"").split(".").sort(),d&&(u=x.event.special[d]||{},d=(o?u.delegateType:u.bindType)||d,u=x.event.special[d]||{},c=x.extend({type:d,origType:p,data:i,handler:n,guid:n.guid,selector:o,needsContext:o&&x.expr.match.needsContext.test(o),namespace:h.join(".")},a),(p=s[d])||((p=s[d]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(t,i,h,r)||t.addEventListener&&t.addEventListener(d,r)),u.add&&(u.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),o?p.splice(p.delegateCount++,0,c):p.push(c),x.event.global[d]=!0)},remove:function(e,t,n,i,o){var a,r,s,l,c,u,d,h,p,m,f,g=K.hasData(e)&&K.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(j)||[""]).length;c--;)if(p=f=(s=we.exec(t[c])||[])[1],m=(s[2]||"").split(".").sort(),p){for(d=x.event.special[p]||{},h=l[p=(i?d.delegateType:d.bindType)||p]||[],s=s[2]&&new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=a=h.length;a--;)u=h[a],!o&&f!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(h.splice(a,1),u.selector&&h.delegateCount--,d.remove&&d.remove.call(e,u));r&&!h.length&&(d.teardown&&!1!==d.teardown.call(e,m,g.handle)||x.removeEvent(e,p,g.handle),delete l[p])}else for(p in l)x.event.remove(e,p+t[c],n,i,!0);x.isEmptyObject(l)&&K.remove(e,"handle events")}},dispatch:function(e){var t,n,i,o,a,r=x.event.fix(e),s=new Array(arguments.length),l=(K.get(this,"events")||{})[r.type]||[],e=x.event.special[r.type]||{};for(s[0]=r,t=1;t<arguments.length;t++)s[t]=arguments[t];if(r.delegateTarget=this,!e.preDispatch||!1!==e.preDispatch.call(this,r)){for(a=x.event.handlers.call(this,r,l),t=0;(i=a[t++])&&!r.isPropagationStopped();)for(r.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!r.isImmediatePropagationStopped();)r.rnamespace&&!1!==o.namespace&&!r.rnamespace.test(o.namespace)||(r.handleObj=o,r.data=o.data,void 0!==(o=((x.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(r.result=o)&&(r.preventDefault(),r.stopPropagation()));return e.postDispatch&&e.postDispatch.call(this,r),r.result}},handlers:function(e,t){var n,i,o,a,r,s=[],l=t.delegateCount,c=e.target;if(l&&c.nodeType&&!("click"===e.type&&1<=e.button))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(a=[],r={},n=0;n<l;n++)void 0===r[o=(i=t[n]).selector+" "]&&(r[o]=i.needsContext?-1<x(o,this).index(c):x.find(o,this,null,[c]).length),r[o]&&a.push(i);a.length&&s.push({elem:c,handlers:a})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty(x.Event.prototype,t,{enumerable:!0,configurable:!0,get:f(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[x.expando]?e:new x.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Se(e,"click",Ae),!1},trigger:function(e){e=this||e;return de.test(e.type)&&e.click&&C(e,"input")&&Se(e,"click"),!0},_default:function(e){e=e.target;return de.test(e.type)&&e.click&&C(e,"input")&&K.get(e,"click")||C(e,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},x.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},x.Event=function(e,t){if(!(this instanceof x.Event))return new x.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ae:ke,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&x.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ae,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ae,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ae,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&ve.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&be.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(e,t){x.event.special[e]={setup:function(){return Se(this,e,xe),!1},trigger:function(){return Se(this,e),!0},delegateType:t}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,o){x.event.special[e]={delegateType:o,bindType:o,handle:function(e){var t,n=e.relatedTarget,i=e.handleObj;return n&&(n===this||x.contains(this,n))||(e.type=i.origType,t=i.handler.apply(this,arguments),e.type=o),t}}}),x.fn.extend({on:function(e,t,n,i){return Pe(this,e,t,n,i)},one:function(e,t,n,i){return Pe(this,e,t,n,i,1)},off:function(e,t,n){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,x(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){x.event.remove(this,e,n,t)});for(o in e)this.off(o,t,e[o]);return this}});var Me=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ce=/<script|<style|<link/i,Le=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ee(e,t){return C(e,"table")&&C(11!==t.nodeType?t:t.firstChild,"tr")&&x(e).children("tbody")[0]||e}function Oe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function De(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function ze(e,t){var n,i,o,a,r,s;if(1===t.nodeType){if(K.hasData(e)&&(a=K.access(e),r=K.set(t,a),s=a.events))for(o in delete r.handle,r.events={},s)for(n=0,i=s[o].length;n<i;n++)x.event.add(t,o,s[o][n]);Q.hasData(e)&&(e=Q.access(e),e=x.extend({},e),Q.set(t,e))}}function Ie(n,i,o,a){i=_.apply([],i);var e,t,r,s,l,c,u=0,d=n.length,h=d-1,p=i[0],m=f(p);if(m||1<d&&"string"==typeof p&&!v.checkClone&&Le.test(p))return n.each(function(e){var t=n.eq(e);m&&(i[0]=p.call(this,e,t.html())),Ie(t,i,o,a)});if(d&&(t=(e=ye(i,n[0].ownerDocument,!1,n,a)).firstChild,1===e.childNodes.length&&(e=t),t||a)){for(s=(r=x.map(fe(e,"script"),Oe)).length;u<d;u++)l=e,u!==h&&(l=x.clone(l,!0,!0),s&&x.merge(r,fe(l,"script"))),o.call(n[u],l,u);if(s)for(c=r[r.length-1].ownerDocument,x.map(r,De),u=0;u<s;u++)l=r[u],pe.test(l.type||"")&&!K.access(l,"globalEval")&&x.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?x._evalUrl&&!l.noModule&&x._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")}):b(l.textContent.replace(Te,""),l,c))}return n}function je(e,t,n){for(var i,o=t?x.filter(t,e):e,a=0;null!=(i=o[a]);a++)n||1!==i.nodeType||x.cleanData(fe(i)),i.parentNode&&(n&&oe(i)&&ge(fe(i,"script")),i.parentNode.removeChild(i));return e}x.extend({htmlPrefilter:function(e){return e.replace(Me,"<$1></$2>")},clone:function(e,t,n){var i,o,a,r,s,l,c,u=e.cloneNode(!0),d=oe(e);if(!(v.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||x.isXMLDoc(e)))for(r=fe(u),i=0,o=(a=fe(e)).length;i<o;i++)s=a[i],"input"===(c=(l=r[i]).nodeName.toLowerCase())&&de.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(t)if(n)for(a=a||fe(e),r=r||fe(u),i=0,o=a.length;i<o;i++)ze(a[i],r[i]);else ze(e,u);return 0<(r=fe(u,"script")).length&&ge(r,!d&&fe(e,"script")),u},cleanData:function(e){for(var t,n,i,o=x.event.special,a=0;void 0!==(n=e[a]);a++)if($(n)){if(t=n[K.expando]){if(t.events)for(i in t.events)o[i]?x.event.remove(n,i):x.removeEvent(n,i,t.handle);n[K.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),x.fn.extend({detach:function(e){return je(this,e,!0)},remove:function(e){return je(this,e)},text:function(e){return q(this,function(e){return void 0===e?x.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ie(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ee(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){var t;1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(t=Ee(this,e)).insertBefore(e,t.firstChild)})},before:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(x.cleanData(fe(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return x.clone(this,e,t)})},html:function(e){return q(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ce.test(e)&&!me[(he.exec(e)||["",""])[1].toLowerCase()]){e=x.htmlPrefilter(e);try{for(;n<i;n++)1===(t=this[n]||{}).nodeType&&(x.cleanData(fe(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Ie(this,arguments,function(e){var t=this.parentNode;x.inArray(this,n)<0&&(x.cleanData(fe(this)),t&&t.replaceChild(e,this))},n)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,r){x.fn[e]=function(e){for(var t,n=[],i=x(e),o=i.length-1,a=0;a<=o;a++)t=a===o?this:this.clone(!0),x(i[a])[r](t),l.apply(n,t.get());return this.pushStack(n)}});function Ne(e){var t=e.ownerDocument.defaultView;return(t=!t||!t.opener?A:t).getComputedStyle(e)}var Be,Re,We,Fe,He,qe,Ze,Ge=new RegExp("^("+d+")(?!px)[a-z%]+$","i"),Ve=new RegExp(ne.join("|"),"i");function Ue(e,t,n){var i,o,a=e.style;return(n=n||Ne(e))&&(""!==(o=n.getPropertyValue(t)||n[t])||oe(e)||(o=x.style(e,t)),!v.pixelBoxStyles()&&Ge.test(o)&&Ve.test(t)&&(i=a.width,e=a.minWidth,t=a.maxWidth,a.minWidth=a.maxWidth=a.width=o,o=n.width,a.width=i,a.minWidth=e,a.maxWidth=t)),void 0!==o?o+"":o}function $e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}function Ye(){var e;Ze&&(qe.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",Ze.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ie.appendChild(qe).appendChild(Ze),e=A.getComputedStyle(Ze),Be="1%"!==e.top,He=12===Ke(e.marginLeft),Ze.style.right="60%",Fe=36===Ke(e.right),Re=36===Ke(e.width),Ze.style.position="absolute",We=12===Ke(Ze.offsetWidth/3),ie.removeChild(qe),Ze=null)}function Ke(e){return Math.round(parseFloat(e))}qe=k.createElement("div"),(Ze=k.createElement("div")).style&&(Ze.style.backgroundClip="content-box",Ze.cloneNode(!0).style.backgroundClip="",v.clearCloneStyle="content-box"===Ze.style.backgroundClip,x.extend(v,{boxSizingReliable:function(){return Ye(),Re},pixelBoxStyles:function(){return Ye(),Fe},pixelPosition:function(){return Ye(),Be},reliableMarginLeft:function(){return Ye(),He},scrollboxSize:function(){return Ye(),We}}));var Qe=["Webkit","Moz","ms"],Je=k.createElement("div").style,Xe={};function et(e){return x.cssProps[e]||Xe[e]||(e in Je?e:Xe[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=Qe.length;n--;)if((e=Qe[n]+t)in Je)return e}(e)||e)}var tt=/^(none|table(?!-c[ea]).+)/,nt=/^--/,it={position:"absolute",visibility:"hidden",display:"block"},ot={letterSpacing:"0",fontWeight:"400"};function at(e,t,n){var i=te.exec(t);return i?Math.max(0,i[2]-(n||0))+(i[3]||"px"):t}function rt(e,t,n,i,o,a){var r="width"===t?1:0,s=0,l=0;if(n===(i?"border":"content"))return 0;for(;r<4;r+=2)"margin"===n&&(l+=x.css(e,n+ne[r],!0,o)),i?("content"===n&&(l-=x.css(e,"padding"+ne[r],!0,o)),"margin"!==n&&(l-=x.css(e,"border"+ne[r]+"Width",!0,o))):(l+=x.css(e,"padding"+ne[r],!0,o),"padding"!==n?l+=x.css(e,"border"+ne[r]+"Width",!0,o):s+=x.css(e,"border"+ne[r]+"Width",!0,o));return!i&&0<=a&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-l-s-.5))||0),l}function st(e,t,n){var i=Ne(e),o=(!v.boxSizingReliable()||n)&&"border-box"===x.css(e,"boxSizing",!1,i),a=o,r=Ue(e,t,i),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ge.test(r)){if(!n)return r;r="auto"}return(!v.boxSizingReliable()&&o||"auto"===r||!parseFloat(r)&&"inline"===x.css(e,"display",!1,i))&&e.getClientRects().length&&(o="border-box"===x.css(e,"boxSizing",!1,i),(a=s in e)&&(r=e[s])),(r=parseFloat(r)||0)+rt(e,t,n||(o?"border":"content"),a,i,r)+"px"}function lt(e,t,n,i,o){return new lt.prototype.init(e,t,n,i,o)}x.extend({cssHooks:{opacity:{get:function(e,t){if(t){e=Ue(e,"opacity");return""===e?"1":e}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,r,s=U(t),l=nt.test(t),c=e.style;if(l||(t=et(s)),r=x.cssHooks[t]||x.cssHooks[s],void 0===n)return r&&"get"in r&&void 0!==(o=r.get(e,!1,i))?o:c[t];"string"==(a=typeof n)&&(o=te.exec(n))&&o[1]&&(n=le(e,t,o),a="number"),null!=n&&n==n&&("number"!==a||l||(n+=o&&o[3]||(x.cssNumber[s]?"":"px")),v.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),r&&"set"in r&&void 0===(n=r.set(e,n,i))||(l?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,i){var o,a=U(t);return nt.test(t)||(t=et(a)),"normal"===(o=void 0===(o=(a=x.cssHooks[t]||x.cssHooks[a])&&"get"in a?a.get(e,!0,n):o)?Ue(e,t,i):o)&&t in ot&&(o=ot[t]),""===n||n?(t=parseFloat(o),!0===n||isFinite(t)?t||0:o):o}}),x.each(["height","width"],function(e,s){x.cssHooks[s]={get:function(e,t,n){if(t)return!tt.test(x.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?st(e,s,n):se(e,it,function(){return st(e,s,n)})},set:function(e,t,n){var i,o=Ne(e),a=!v.scrollboxSize()&&"absolute"===o.position,r=(a||n)&&"border-box"===x.css(e,"boxSizing",!1,o),n=n?rt(e,s,n,r,o):0;return r&&a&&(n-=Math.ceil(e["offset"+s[0].toUpperCase()+s.slice(1)]-parseFloat(o[s])-rt(e,s,"border",!1,o)-.5)),n&&(i=te.exec(t))&&"px"!==(i[3]||"px")&&(e.style[s]=t,t=x.css(e,s)),at(0,t,n)}}}),x.cssHooks.marginLeft=$e(v.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Ue(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(o,a){x.cssHooks[o+a]={expand:function(e){for(var t=0,n={},i="string"==typeof e?e.split(" "):[e];t<4;t++)n[o+ne[t]+a]=i[t]||i[t-2]||i[0];return n}},"margin"!==o&&(x.cssHooks[o+a].set=at)}),x.fn.extend({css:function(e,t){return q(this,function(e,t,n){var i,o,a={},r=0;if(Array.isArray(t)){for(i=Ne(e),o=t.length;r<o;r++)a[t[r]]=x.css(e,t[r],!1,i);return a}return void 0!==n?x.style(e,t,n):x.css(e,t)},e,t,1<arguments.length)}}),((x.Tween=lt).prototype={constructor:lt,init:function(e,t,n,i,o,a){this.elem=e,this.prop=n,this.easing=o||x.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=a||(x.cssNumber[n]?"":"px")},cur:function(){var e=lt.propHooks[this.prop];return(e&&e.get?e:lt.propHooks._default).get(this)},run:function(e){var t,n=lt.propHooks[this.prop];return this.options.duration?this.pos=t=x.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),(n&&n.set?n:lt.propHooks._default).set(this),this}}).init.prototype=lt.prototype,(lt.propHooks={_default:{get:function(e){return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(e=x.css(e.elem,e.prop,""))&&"auto"!==e?e:0},set:function(e){x.fx.step[e.prop]?x.fx.step[e.prop](e):1!==e.elem.nodeType||!x.cssHooks[e.prop]&&null==e.elem.style[et(e.prop)]?e.elem[e.prop]=e.now:x.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=lt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},x.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},x.fx=lt.prototype.init,x.fx.step={};var ct,ut,dt=/^(?:toggle|show|hide)$/,ht=/queueHooks$/;function pt(){ut&&(!1===k.hidden&&A.requestAnimationFrame?A.requestAnimationFrame(pt):A.setTimeout(pt,x.fx.interval),x.fx.tick())}function mt(){return A.setTimeout(function(){ct=void 0}),ct=Date.now()}function ft(e,t){var n,i=0,o={height:e};for(t=t?1:0;i<4;i+=2-t)o["margin"+(n=ne[i])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function gt(e,t,n){for(var i,o=(_t.tweeners[t]||[]).concat(_t.tweeners["*"]),a=0,r=o.length;a<r;a++)if(i=o[a].call(n,t,e))return i}function _t(o,e,t){var n,a,i=0,r=_t.prefilters.length,s=x.Deferred().always(function(){delete l.elem}),l=function(){if(a)return!1;for(var e=ct||mt(),e=Math.max(0,c.startTime+c.duration-e),t=1-(e/c.duration||0),n=0,i=c.tweens.length;n<i;n++)c.tweens[n].run(t);return s.notifyWith(o,[c,t,e]),t<1&&i?e:(i||s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c]),!1)},c=s.promise({elem:o,props:x.extend({},e),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},t),originalProperties:e,originalOptions:t,startTime:ct||mt(),duration:t.duration,tweens:[],createTween:function(e,t){e=x.Tween(o,c.opts,e,t,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(e),e},stop:function(e){var t=0,n=e?c.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)c.tweens[t].run(1);return e?(s.notifyWith(o,[c,1,0]),s.resolveWith(o,[c,e])):s.rejectWith(o,[c,e]),this}}),u=c.props;for(function(e,t){var n,i,o,a,r;for(n in e)if(o=t[i=U(n)],a=e[n],Array.isArray(a)&&(o=a[1],a=e[n]=a[0]),n!==i&&(e[i]=a,delete e[n]),(r=x.cssHooks[i])&&"expand"in r)for(n in a=r.expand(a),delete e[i],a)n in e||(e[n]=a[n],t[n]=o);else t[i]=o}(u,c.opts.specialEasing);i<r;i++)if(n=_t.prefilters[i].call(c,o,u,c.opts))return f(n.stop)&&(x._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return x.map(u,gt,c),f(c.opts.start)&&c.opts.start.call(o,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),x.fx.timer(x.extend(l,{elem:o,anim:c,queue:c.opts.queue})),c}x.Animation=x.extend(_t,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return le(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){for(var n,i=0,o=(e=f(e)?(t=e,["*"]):e.match(j)).length;i<o;i++)n=e[i],_t.tweeners[n]=_t.tweeners[n]||[],_t.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var i,o,a,r,s,l,c,u="width"in t||"height"in t,d=this,h={},p=e.style,m=e.nodeType&&re(e),f=K.get(e,"fxshow");for(i in n.queue||(null==(r=x._queueHooks(e,"fx")).unqueued&&(r.unqueued=0,s=r.empty.fire,r.empty.fire=function(){r.unqueued||s()}),r.unqueued++,d.always(function(){d.always(function(){r.unqueued--,x.queue(e,"fx").length||r.empty.fire()})})),t)if(o=t[i],dt.test(o)){if(delete t[i],a=a||"toggle"===o,o===(m?"hide":"show")){if("show"!==o||!f||void 0===f[i])continue;m=!0}h[i]=f&&f[i]||x.style(e,i)}if((l=!x.isEmptyObject(t))||!x.isEmptyObject(h))for(i in u&&1===e.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=f&&f.display)&&(c=K.get(e,"display")),"none"===(u=x.css(e,"display"))&&(c?u=c:(ue([e],!0),c=e.style.display||c,u=x.css(e,"display"),ue([e]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===x.css(e,"float")&&(l||(d.done(function(){p.display=c}),null==c&&(u=p.display,c="none"===u?"":u)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",d.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),l=!1,h)l||(f?"hidden"in f&&(m=f.hidden):f=K.access(e,"fxshow",{display:c}),a&&(f.hidden=!m),m&&ue([e],!0),d.done(function(){for(i in m||ue([e]),K.remove(e,"fxshow"),h)x.style(e,i,h[i])})),l=gt(m?f[i]:0,i,d),i in f||(f[i]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?_t.prefilters.unshift(e):_t.prefilters.push(e)}}),x.speed=function(e,t,n){var i=e&&"object"==typeof e?x.extend({},e):{complete:n||!n&&t||f(e)&&e,duration:e,easing:n&&t||t&&!f(t)&&t};return x.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in x.fx.speeds?i.duration=x.fx.speeds[i.duration]:i.duration=x.fx.speeds._default),null!=i.queue&&!0!==i.queue||(i.queue="fx"),i.old=i.complete,i.complete=function(){f(i.old)&&i.old.call(this),i.queue&&x.dequeue(this,i.queue)},i},x.fn.extend({fadeTo:function(e,t,n,i){return this.filter(re).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(t,e,n,i){var o=x.isEmptyObject(t),a=x.speed(e,n,i),i=function(){var e=_t(this,x.extend({},t),a);(o||K.get(this,"finish"))&&e.stop(!0)};return i.finish=i,o||!1===a.queue?this.each(i):this.queue(a.queue,i)},stop:function(o,e,a){function r(e){var t=e.stop;delete e.stop,t(a)}return"string"!=typeof o&&(a=e,e=o,o=void 0),e&&!1!==o&&this.queue(o||"fx",[]),this.each(function(){var e=!0,t=null!=o&&o+"queueHooks",n=x.timers,i=K.get(this);if(t)i[t]&&i[t].stop&&r(i[t]);else for(t in i)i[t]&&i[t].stop&&ht.test(t)&&r(i[t]);for(t=n.length;t--;)n[t].elem!==this||null!=o&&n[t].queue!==o||(n[t].anim.stop(a),e=!1,n.splice(t,1));!e&&a||x.dequeue(this,o)})},finish:function(r){return!1!==r&&(r=r||"fx"),this.each(function(){var e,t=K.get(this),n=t[r+"queue"],i=t[r+"queueHooks"],o=x.timers,a=n?n.length:0;for(t.finish=!0,x.queue(this,r,[]),i&&i.stop&&i.stop.call(this,!0),e=o.length;e--;)o[e].elem===this&&o[e].queue===r&&(o[e].anim.stop(!0),o.splice(e,1));for(e=0;e<a;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),x.each(["toggle","show","hide"],function(e,i){var o=x.fn[i];x.fn[i]=function(e,t,n){return null==e||"boolean"==typeof e?o.apply(this,arguments):this.animate(ft(i,!0),e,t,n)}}),x.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){x.fn[e]=function(e,t,n){return this.animate(i,e,t,n)}}),x.timers=[],x.fx.tick=function(){var e,t=0,n=x.timers;for(ct=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||x.fx.stop(),ct=void 0},x.fx.timer=function(e){x.timers.push(e),x.fx.start()},x.fx.interval=13,x.fx.start=function(){ut||(ut=!0,pt())},x.fx.stop=function(){ut=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(i,e){return i=x.fx&&x.fx.speeds[i]||i,this.queue(e=e||"fx",function(e,t){var n=A.setTimeout(e,i);t.stop=function(){A.clearTimeout(n)}})},t=k.createElement("input"),d=k.createElement("select").appendChild(k.createElement("option")),t.type="checkbox",v.checkOn=""!==t.value,v.optSelected=d.selected,(t=k.createElement("input")).value="t",t.type="radio",v.radioValue="t"===t.value;var yt,vt=x.expr.attrHandle;x.fn.extend({attr:function(e,t){return q(this,x.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})}}),x.extend({attr:function(e,t,n){var i,o,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return void 0===e.getAttribute?x.prop(e,t,n):(1===a&&x.isXMLDoc(e)||(o=x.attrHooks[t.toLowerCase()]||(x.expr.match.bool.test(t)?yt:void 0)),void 0!==n?null===n?void x.removeAttr(e,t):o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:(e.setAttribute(t,n+""),n):!(o&&"get"in o&&null!==(i=o.get(e,t)))&&null==(i=x.find.attr(e,t))?void 0:i)},attrHooks:{type:{set:function(e,t){if(!v.radioValue&&"radio"===t&&C(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,i=0,o=t&&t.match(j);if(o&&1===e.nodeType)for(;n=o[i++];)e.removeAttribute(n)}}),yt={set:function(e,t,n){return!1===t?x.removeAttr(e,n):e.setAttribute(n,n),n}},x.each(x.expr.match.bool.source.match(/\w+/g),function(e,t){var r=vt[t]||x.find.attr;vt[t]=function(e,t,n){var i,o,a=t.toLowerCase();return n||(o=vt[a],vt[a]=i,i=null!=r(e,t,n)?a:null,vt[a]=o),i}});var bt=/^(?:input|select|textarea|button)$/i,wt=/^(?:a|area)$/i;function At(e){return(e.match(j)||[]).join(" ")}function kt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(j)||[]}x.fn.extend({prop:function(e,t){return q(this,x.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[x.propFix[e]||e]})}}),x.extend({prop:function(e,t,n){var i,o,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&x.isXMLDoc(e)||(t=x.propFix[t]||t,o=x.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:e[t]=n:o&&"get"in o&&null!==(i=o.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=x.find.attr(e,"tabindex");return t?parseInt(t,10):bt.test(e.nodeName)||wt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),v.optSelected||(x.propHooks.selected={get:function(e){e=e.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(e){e=e.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.fn.extend({addClass:function(t){var e,n,i,o,a,r,s=0;if(f(t))return this.each(function(e){x(this).addClass(t.call(this,e,kt(this)))});if((e=xt(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+At(r)+" "){for(a=0;o=e[a++];)i.indexOf(" "+o+" ")<0&&(i+=o+" ");r!==(r=At(i))&&n.setAttribute("class",r)}return this},removeClass:function(t){var e,n,i,o,a,r,s=0;if(f(t))return this.each(function(e){x(this).removeClass(t.call(this,e,kt(this)))});if(!arguments.length)return this.attr("class","");if((e=xt(t)).length)for(;n=this[s++];)if(r=kt(n),i=1===n.nodeType&&" "+At(r)+" "){for(a=0;o=e[a++];)for(;-1<i.indexOf(" "+o+" ");)i=i.replace(" "+o+" "," ");r!==(r=At(i))&&n.setAttribute("class",r)}return this},toggleClass:function(o,t){var a=typeof o,r="string"==a||Array.isArray(o);return"boolean"==typeof t&&r?t?this.addClass(o):this.removeClass(o):f(o)?this.each(function(e){x(this).toggleClass(o.call(this,e,kt(this),t),t)}):this.each(function(){var e,t,n,i;if(r)for(t=0,n=x(this),i=xt(o);e=i[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==o&&"boolean"!=a||((e=kt(this))&&K.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==o&&K.get(this,"__className__")||""))})},hasClass:function(e){for(var t,n=0,i=" "+e+" ";t=this[n++];)if(1===t.nodeType&&-1<(" "+At(kt(t))+" ").indexOf(i))return!0;return!1}});var Pt=/\r/g;x.fn.extend({val:function(t){var n,e,i,o=this[0];return arguments.length?(i=f(t),this.each(function(e){1===this.nodeType&&(null==(e=i?t.call(this,e,x(this).val()):t)?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=x.map(e,function(e){return null==e?"":e+""})),(n=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,e,"value")||(this.value=e))})):o?(n=x.valHooks[o.type]||x.valHooks[o.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(o,"value"))?e:"string"==typeof(e=o.value)?e.replace(Pt,""):null==e?"":e:void 0}}),x.extend({valHooks:{option:{get:function(e){var t=x.find.attr(e,"value");return null!=t?t:At(x.text(e))}},select:{get:function(e){for(var t,n=e.options,i=e.selectedIndex,o="select-one"===e.type,a=o?null:[],r=o?i+1:n.length,s=i<0?r:o?i:0;s<r;s++)if(((t=n[s]).selected||s===i)&&!t.disabled&&(!t.parentNode.disabled||!C(t.parentNode,"optgroup"))){if(t=x(t).val(),o)return t;a.push(t)}return a},set:function(e,t){for(var n,i,o=e.options,a=x.makeArray(t),r=o.length;r--;)((i=o[r]).selected=-1<x.inArray(x.valHooks.option.get(i),a))&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<x.inArray(x(e).val(),t)}},v.checkOn||(x.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),v.focusin="onfocusin"in A;function St(e){e.stopPropagation()}var Mt=/^(?:focusinfocus|focusoutblur)$/;x.extend(x.event,{trigger:function(e,t,n,i){var o,a,r,s,l,c,u,d=[n||k],h=y.call(e,"type")?e.type:e,p=y.call(e,"namespace")?e.namespace.split("."):[],m=u=a=n=n||k;if(3!==n.nodeType&&8!==n.nodeType&&!Mt.test(h+x.event.triggered)&&(-1<h.indexOf(".")&&(h=(p=h.split(".")).shift(),p.sort()),s=h.indexOf(":")<0&&"on"+h,(e=e[x.expando]?e:new x.Event(h,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:x.makeArray(t,[e]),c=x.event.special[h]||{},i||!c.trigger||!1!==c.trigger.apply(n,t))){if(!i&&!c.noBubble&&!g(n)){for(r=c.delegateType||h,Mt.test(r+h)||(m=m.parentNode);m;m=m.parentNode)d.push(m),a=m;a===(n.ownerDocument||k)&&d.push(a.defaultView||a.parentWindow||A)}for(o=0;(m=d[o++])&&!e.isPropagationStopped();)u=m,e.type=1<o?r:c.bindType||h,(l=(K.get(m,"events")||{})[e.type]&&K.get(m,"handle"))&&l.apply(m,t),(l=s&&m[s])&&l.apply&&$(m)&&(e.result=l.apply(m,t),!1===e.result&&e.preventDefault());return e.type=h,i||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(d.pop(),t)||!$(n)||s&&f(n[h])&&!g(n)&&((a=n[s])&&(n[s]=null),x.event.triggered=h,e.isPropagationStopped()&&u.addEventListener(h,St),n[h](),e.isPropagationStopped()&&u.removeEventListener(h,St),x.event.triggered=void 0,a&&(n[s]=a)),e.result}},simulate:function(e,t,n){e=x.extend(new x.Event,n,{type:e,isSimulated:!0});x.event.trigger(e,null,t)}}),x.fn.extend({trigger:function(e,t){return this.each(function(){x.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return x.event.trigger(e,t,n,!0)}}),v.focusin||x.each({focus:"focusin",blur:"focusout"},function(n,i){function o(e){x.event.simulate(i,e.target,x.event.fix(e))}x.event.special[i]={setup:function(){var e=this.ownerDocument||this,t=K.access(e,i);t||e.addEventListener(n,o,!0),K.access(e,i,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=K.access(e,i)-1;t?K.access(e,i,t):(e.removeEventListener(n,o,!0),K.remove(e,i))}}});var Ct=A.location,Lt=Date.now(),Tt=/\?/;x.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new A.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||x.error("Invalid XML: "+e),t};var Et=/\[\]$/,Ot=/\r?\n/g,Dt=/^(?:submit|button|image|reset|file)$/i,zt=/^(?:input|select|textarea|keygen)/i;x.param=function(e,t){function n(e,t){t=f(t)?t():t,o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)}var i,o=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!x.isPlainObject(e))x.each(e,function(){n(this.name,this.value)});else for(i in e)!function n(i,e,o,a){if(Array.isArray(e))x.each(e,function(e,t){o||Et.test(i)?a(i,t):n(i+"["+("object"==typeof t&&null!=t?e:"")+"]",t,o,a)});else if(o||"object"!==m(e))a(i,e);else for(var t in e)n(i+"["+t+"]",e[t],o,a)}(i,e[i],t,n);return o.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=x.prop(this,"elements");return e?x.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!x(this).is(":disabled")&&zt.test(this.nodeName)&&!Dt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=x(this).val();return null==n?null:Array.isArray(n)?x.map(n,function(e){return{name:t.name,value:e.replace(Ot,"\r\n")}}):{name:t.name,value:n.replace(Ot,"\r\n")}}).get()}});var It=/%20/g,jt=/#.*$/,Nt=/([?&])_=[^&]*/,Bt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Wt=/^\/\//,Ft={},Ht={},qt="*/".concat("*"),Zt=k.createElement("a");function Gt(a){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,i=0,o=e.toLowerCase().match(j)||[];if(f(t))for(;n=o[i++];)"+"===n[0]?(n=n.slice(1)||"*",(a[n]=a[n]||[]).unshift(t)):(a[n]=a[n]||[]).push(t)}}function Vt(t,i,o,a){var r={},s=t===Ht;function l(e){var n;return r[e]=!0,x.each(t[e]||[],function(e,t){t=t(i,o,a);return"string"!=typeof t||s||r[t]?s?!(n=t):void 0:(i.dataTypes.unshift(t),l(t),!1)}),n}return l(i.dataTypes[0])||!r["*"]&&l("*")}function Ut(e,t){var n,i,o=x.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:i=i||{})[n]=t[n]);return i&&x.extend(!0,e,i),e}Zt.href=Ct.href,x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":qt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ut(Ut(e,x.ajaxSettings),t):Ut(x.ajaxSettings,e)},ajaxPrefilter:Gt(Ft),ajaxTransport:Gt(Ht),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var l,c,u,n,d,h,p,i,o,m=x.ajaxSetup({},t=t||{}),f=m.context||m,g=m.context&&(f.nodeType||f.jquery)?x(f):x.event,_=x.Deferred(),y=x.Callbacks("once memory"),v=m.statusCode||{},a={},r={},s="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n)for(n={};t=Bt.exec(u);)n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?u:null},setRequestHeader:function(e,t){return null==h&&(e=r[e.toLowerCase()]=r[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(m.mimeType=e),this},statusCode:function(e){if(e)if(h)b.always(e[b.status]);else for(var t in e)v[t]=[v[t],e[t]];return this},abort:function(e){e=e||s;return l&&l.abort(e),w(0,e),this}};if(_.promise(b),m.url=((e||m.url||Ct.href)+"").replace(Wt,Ct.protocol+"//"),m.type=t.method||t.type||m.method||m.type,m.dataTypes=(m.dataType||"*").toLowerCase().match(j)||[""],null==m.crossDomain){o=k.createElement("a");try{o.href=m.url,o.href=o.href,m.crossDomain=Zt.protocol+"//"+Zt.host!=o.protocol+"//"+o.host}catch(e){m.crossDomain=!0}}if(m.data&&m.processData&&"string"!=typeof m.data&&(m.data=x.param(m.data,m.traditional)),Vt(Ft,m,t,b),h)return b;for(i in(p=x.event&&m.global)&&0==x.active++&&x.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Rt.test(m.type),c=m.url.replace(jt,""),m.hasContent?m.data&&m.processData&&0===(m.contentType||"").indexOf("application/x-www-form-urlencoded")&&(m.data=m.data.replace(It,"+")):(o=m.url.slice(c.length),m.data&&(m.processData||"string"==typeof m.data)&&(c+=(Tt.test(c)?"&":"?")+m.data,delete m.data),!1===m.cache&&(c=c.replace(Nt,"$1"),o=(Tt.test(c)?"&":"?")+"_="+Lt+++o),m.url=c+o),m.ifModified&&(x.lastModified[c]&&b.setRequestHeader("If-Modified-Since",x.lastModified[c]),x.etag[c]&&b.setRequestHeader("If-None-Match",x.etag[c])),(m.data&&m.hasContent&&!1!==m.contentType||t.contentType)&&b.setRequestHeader("Content-Type",m.contentType),b.setRequestHeader("Accept",m.dataTypes[0]&&m.accepts[m.dataTypes[0]]?m.accepts[m.dataTypes[0]]+("*"!==m.dataTypes[0]?", "+qt+"; q=0.01":""):m.accepts["*"]),m.headers)b.setRequestHeader(i,m.headers[i]);if(m.beforeSend&&(!1===m.beforeSend.call(f,b,m)||h))return b.abort();if(s="abort",y.add(m.complete),b.done(m.success),b.fail(m.error),l=Vt(Ht,m,t,b)){if(b.readyState=1,p&&g.trigger("ajaxSend",[b,m]),h)return b;m.async&&0<m.timeout&&(d=A.setTimeout(function(){b.abort("timeout")},m.timeout));try{h=!1,l.send(a,w)}catch(e){if(h)throw e;w(-1,e)}}else w(-1,"No Transport");function w(e,t,n,i){var o,a,r,s=t;h||(h=!0,d&&A.clearTimeout(d),l=void 0,u=i||"",b.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(r=function(e,t,n){for(var i,o,a,r,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(o in s)if(s[o]&&s[o].test(i)){l.unshift(o);break}if(l[0]in n)a=l[0];else{for(o in n){if(!l[0]||e.converters[o+" "+l[0]]){a=o;break}r=r||o}a=a||r}if(a)return a!==l[0]&&l.unshift(a),n[a]}(m,b,n)),r=function(e,t,n,i){var o,a,r,s,l,c={},u=e.dataTypes.slice();if(u[1])for(r in e.converters)c[r.toLowerCase()]=e.converters[r];for(a=u.shift();a;)if(e.responseFields[a]&&(n[e.responseFields[a]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=a,a=u.shift())if("*"===a)a=l;else if("*"!==l&&l!==a){if(!(r=c[l+" "+a]||c["* "+a]))for(o in c)if((s=o.split(" "))[1]===a&&(r=c[l+" "+s[0]]||c["* "+s[0]])){!0===r?r=c[o]:!0!==c[o]&&(a=s[0],u.unshift(s[1]));break}if(!0!==r)if(r&&e.throws)t=r(t);else try{t=r(t)}catch(e){return{state:"parsererror",error:r?e:"No conversion from "+l+" to "+a}}}return{state:"success",data:t}}(m,r,b,i),i?(m.ifModified&&((n=b.getResponseHeader("Last-Modified"))&&(x.lastModified[c]=n),(n=b.getResponseHeader("etag"))&&(x.etag[c]=n)),204===e||"HEAD"===m.type?s="nocontent":304===e?s="notmodified":(s=r.state,o=r.data,i=!(a=r.error))):(a=s,!e&&s||(s="error",e<0&&(e=0))),b.status=e,b.statusText=(t||s)+"",i?_.resolveWith(f,[o,s,b]):_.rejectWith(f,[b,s,a]),b.statusCode(v),v=void 0,p&&g.trigger(i?"ajaxSuccess":"ajaxError",[b,m,i?o:a]),y.fireWith(f,[b,s]),p&&(g.trigger("ajaxComplete",[b,m]),--x.active||x.event.trigger("ajaxStop")))}return b},getJSON:function(e,t,n){return x.get(e,t,n,"json")},getScript:function(e,t){return x.get(e,void 0,t,"script")}}),x.each(["get","post"],function(e,o){x[o]=function(e,t,n,i){return f(t)&&(i=i||n,n=t,t=void 0),x.ajax(x.extend({url:e,type:o,dataType:i,data:t,success:n},x.isPlainObject(e)&&e))}}),x._evalUrl=function(e,t){return x.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){x.globalEval(e,t)}})},x.fn.extend({wrapAll:function(e){return this[0]&&(f(e)&&(e=e.call(this[0])),e=x(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return f(n)?this.each(function(e){x(this).wrapInner(n.call(this,e))}):this.each(function(){var e=x(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=f(t);return this.each(function(e){x(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(e){return!x.expr.pseudos.visible(e)},x.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new A.XMLHttpRequest}catch(e){}};var $t={0:200,1223:204},Yt=x.ajaxSettings.xhr();v.cors=!!Yt&&"withCredentials"in Yt,v.ajax=Yt=!!Yt,x.ajaxTransport(function(o){var a,r;if(v.cors||Yt&&!o.crossDomain)return{send:function(e,t){var n,i=o.xhr();if(i.open(o.type,o.url,o.async,o.username,o.password),o.xhrFields)for(n in o.xhrFields)i[n]=o.xhrFields[n];for(n in o.mimeType&&i.overrideMimeType&&i.overrideMimeType(o.mimeType),o.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)i.setRequestHeader(n,e[n]);a=function(e){return function(){a&&(a=r=i.onload=i.onerror=i.onabort=i.ontimeout=i.onreadystatechange=null,"abort"===e?i.abort():"error"===e?"number"!=typeof i.status?t(0,"error"):t(i.status,i.statusText):t($t[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!=typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=a(),r=i.onerror=i.ontimeout=a("error"),void 0!==i.onabort?i.onabort=r:i.onreadystatechange=function(){4===i.readyState&&A.setTimeout(function(){a&&r()})},a=a("abort");try{i.send(o.hasContent&&o.data||null)}catch(e){if(a)throw e}},abort:function(){a&&a()}}}),x.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return x.globalEval(e),e}}}),x.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),x.ajaxTransport("script",function(n){var i,o;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){i=x("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",o=function(e){i.remove(),o=null,e&&t("error"===e.type?404:200,e.type)}),k.head.appendChild(i[0])},abort:function(){o&&o()}}});var Kt=[],Qt=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||x.expando+"_"+Lt++;return this[e]=!0,e}}),x.ajaxPrefilter("json jsonp",function(e,t,n){var i,o,a,r=!1!==e.jsonp&&(Qt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Qt.test(e.data)&&"data");if(r||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=f(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,r?e[r]=e[r].replace(Qt,"$1"+i):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return a||x.error(i+" was not called"),a[0]},e.dataTypes[0]="json",o=A[i],A[i]=function(){a=arguments},n.always(function(){void 0===o?x(A).removeProp(i):A[i]=o,e[i]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(i)),a&&f(o)&&o(a[0]),a=o=void 0}),"script"}),v.createHTMLDocument=((t=k.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===t.childNodes.length),x.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((i=(t=k.implementation.createHTMLDocument("")).createElement("base")).href=k.location.href,t.head.appendChild(i)):t=k),i=!n&&[],(n=L.exec(e))?[t.createElement(n[1])]:(n=ye([e],t,i),i&&i.length&&x(i).remove(),x.merge([],n.childNodes)));var i},x.fn.load=function(e,t,n){var i,o,a,r=this,s=e.indexOf(" ");return-1<s&&(i=At(e.slice(s)),e=e.slice(0,s)),f(t)?(n=t,t=void 0):t&&"object"==typeof t&&(o="POST"),0<r.length&&x.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done(function(e){a=arguments,r.html(i?x("<div>").append(x.parseHTML(e)).find(i):e)}).always(n&&function(e,t){r.each(function(){n.apply(this,a||[e.responseText,t,e])})}),this},x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){x.fn[t]=function(e){return this.on(t,e)}}),x.expr.pseudos.animated=function(t){return x.grep(x.timers,function(e){return t===e.elem}).length},x.offset={setOffset:function(e,t,n){var i,o,a,r,s=x.css(e,"position"),l=x(e),c={};"static"===s&&(e.style.position="relative"),a=l.offset(),i=x.css(e,"top"),r=x.css(e,"left"),r=("absolute"===s||"fixed"===s)&&-1<(i+r).indexOf("auto")?(o=(s=l.position()).top,s.left):(o=parseFloat(i)||0,parseFloat(r)||0),null!=(t=f(t)?t.call(e,n,x.extend({},a)):t).top&&(c.top=t.top-a.top+o),null!=t.left&&(c.left=t.left-a.left+r),"using"in t?t.using.call(e,c):l.css(c)}},x.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){x.offset.setOffset(this,t,e)});var e,n=this[0];return n?n.getClientRects().length?(e=n.getBoundingClientRect(),n=n.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,i=this[0],o={top:0,left:0};if("fixed"===x.css(i,"position"))t=i.getBoundingClientRect();else{for(t=this.offset(),n=i.ownerDocument,e=i.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===x.css(e,"position");)e=e.parentNode;e&&e!==i&&1===e.nodeType&&((o=x(e).offset()).top+=x.css(e,"borderTopWidth",!0),o.left+=x.css(e,"borderLeftWidth",!0))}return{top:t.top-o.top-x.css(i,"marginTop",!0),left:t.left-o.left-x.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===x.css(e,"position");)e=e.offsetParent;return e||ie})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,o){var a="pageYOffset"===o;x.fn[t]=function(e){return q(this,function(e,t,n){var i;return g(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n?i?i[o]:e[t]:void(i?i.scrollTo(a?i.pageXOffset:n,a?n:i.pageYOffset):e[t]=n)},t,e,arguments.length)}}),x.each(["top","left"],function(e,n){x.cssHooks[n]=$e(v.pixelPosition,function(e,t){if(t)return t=Ue(e,n),Ge.test(t)?x(e).position()[n]+"px":t})}),x.each({Height:"height",Width:"width"},function(r,s){x.each({padding:"inner"+r,content:s,"":"outer"+r},function(i,a){x.fn[a]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),o=i||(!0===e||!0===t?"margin":"border");return q(this,function(e,t,n){var i;return g(e)?0===a.indexOf("outer")?e["inner"+r]:e.document.documentElement["client"+r]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+r],i["scroll"+r],e.body["offset"+r],i["offset"+r],i["client"+r])):void 0===n?x.css(e,t,o):x.style(e,t,n,o)},s,n?e:void 0,n)}})}),x.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){x.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),x.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),x.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),x.proxy=function(e,t){var n,i;if("string"==typeof t&&(i=e[t],t=e,e=i),f(e))return n=s.call(arguments,2),(i=function(){return e.apply(t||this,n.concat(s.call(arguments)))}).guid=e.guid=e.guid||x.guid++,i},x.holdReady=function(e){e?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=C,x.isFunction=f,x.isWindow=g,x.camelCase=U,x.type=m,x.now=Date.now,x.isNumeric=function(e){var t=x.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return x});var Jt=A.jQuery,Xt=A.$;return x.noConflict=function(e){return A.$===x&&(A.$=Xt),e&&A.jQuery===x&&(A.jQuery=Jt),x},e||(A.jQuery=A.$=x),x}),"undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");var words;function CroutonLocalization(e){this.language=e,this.words={ar:{days_of_the_week:["","الأحد","الاثنين","الثلاثاء","الأربعاء ","الخميس","الجمعة","السبت"],weekday:"يوم عمل",city:"مدينة",cities:"المدن",groups:"مجموعات",areas:"المناطق",regions:"المناطق",locations:"المواقع",counties:"المقاطعات",states:"المقاطعات",postal_codes:"الرموز البريدية",formats:"الأشكال",map:"خريطة",neighborhood:"الحي",near_me:"بالقرب مني",text_search:"البحث عن النص",click_search:"انقر فوق البحث",pan_and_zoom:"عموم + التكبير",languages:"اللغات",common_needs:"الاحتياجات المشتركة",meeting_count:"الاجتماعات الأسبوعية:",venue_types:"أنواع المكان",venue_type_choices:{IN_PERSON:"شخصيا",VIRTUAL:"افتراضي"},service_body_types:{AS:"لجنة خدمات المنطق",RS:"لجنة خدمات الإقلي.م",ZF:"منتدى المنطقة",MA:"لجنة خدمات العاصمة",LS:"خدمة المنتديات المحلية",GS:"Group Support Forum"},"css-direction":"bmlt-rtl",share:"مشاركة",google_directions:"اتجاهات جوجل للاجتماع",apple_directions:"اتجاهات جوجل للاجتماع",no_meetings_for_this_day:"لا توجد اجتماعات لهذا اليوم.",all:"الجميع",menu:"القائمة","search for meetings":"البحث عن الاجتماعات","show meetings near...":"أظهر الاجتماعات بالقرب من...","filter meetings":"سرد الاجتماعات","visible meeting list":"قائمة الاجتماعات المرئية","enter a city or zip code":"أدخل المدينة أو الرمز البريدي","toggle fullscreen mode":"تبديل وضع ملء الشاشة",close:"قريب",bmlt2ics:"Add to your calendar","meeting page":"صفحة الاجتماع","meeting details":"تفاصيل الاجتماع","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"احصل على الاتجاهات",select_map_app:"اختر تطبيق الخرائط",apple_maps:"خرائط آبل",apple_maps_desc:"فتح في تطبيق خرائط آبل",google_maps:"خرائط جوجل",google_maps_desc_mobile:"فتح في تطبيق خرائط جوجل",waze:"وايز",waze_desc:"فتح في تطبيق وايز",address_lookup_fail:"تعذر العثور على العنوان. يرجى المحاولة مرة أخرى."},cs:{days_of_the_week:["","Neděle","Pondělí","Úterý","Středa","Čtvrtek","Pátek","Sobota"],weekday:"Den v týdnu",city:"Město",cities:"Město",groups:"Skupina",areas:"Oblasti",regions:"Regiony",locations:"Místo",counties:"Okres",states:"Spolkové země",postal_codes:"PSČ",formats:"Formáty",map:"Mapa",neighborhood:"Sousedství",near_me:"V mém okolí",text_search:"Textové vyhledávání",click_search:"Vyhledávání kliknutím",pan_and_zoom:"Posunout + Zoom",languages:"Jazyky",common_needs:"Běžné potřeby",meeting_count:"Týdenní setkání:",venue_types:"Druhy míst setkání",venue_type_choices:{IN_PERSON:"Živé setkání",VIRTUAL:"Online setkání"},service_body_types:{},share:"Sdílet",google_directions:"Plánovač tras Google",apple_directions:"Plánovač tras Apple",no_meetings_for_this_day:"Na tento den nejsou žádná setkání.","css-textalign":"","css-floatdirection":"",all:"Jakékoli",menu:"Menu","search for meetings":"Hledat setkání","show meetings near...":"Setkání v jiných městech","filter meetings":"Filtr pro jazyk, formát atd.","visible meeting list":"Viditelný seznam setkání jako tabulka","enter a city or zip code":"Město nebo PSČ","toggle fullscreen mode":"Přepnout režim celé obrazovky",close:"Zavřít",bmlt2ics:"Přidat do kalendáře","meeting page":"Stránka setkání","meeting details":"Podrobnosti o setkání","report update":"Nahlásit aktualizaci","filter by visibility":"Zobrazit pouze setkání, která jsou aktuálně na mapě",go:"Jít!",get_directions:"Získat pokyny",select_map_app:"Vyberte aplikaci pro mapy",apple_maps:"Apple Mapy",apple_maps_desc:"Otevřít v aplikaci Apple Mapy",google_maps:"Mapy Google",distance:"Vzdálenost",google_maps_desc_mobile:"Otevřít v aplikaci Mapy Google",waze:"Waze",waze_desc:"Otevřít v aplikaci Waze","remember my choice":"Zapamatovat si moji volbu","zoomed-out-message":"Nemůžeme prohledat celou oblast pro setkání. Přibližte si prosím nebo proveďte nové vyhledávání.","sorted by distance":"Seřazeno podle vzdálenosti",address_lookup_fail:"Adresu se nepodařilo najít. Zkuste to prosím znovu.",contact:"Kontakt"},"da-DK":{days_of_the_week:["","Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],weekday:"Ugedag",city:"By",cities:"Byer",groups:"Grupper",areas:"Områder",regions:"Regions",locations:"Lokalite",counties:"Amter",states:"Provinser",postal_codes:"Post nummer",formats:"Struktur",map:"Kort",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Afstand",get_directions:"Få vejvisning",select_map_app:"Vælg kortapp",apple_maps:"Apple Maps",apple_maps_desc:"Åbn i Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Åbn i Google Maps app",waze:"Waze",waze_desc:"Åbn i Waze app","sorted by distance":"Sorteret efter Afstand",address_lookup_fail:"Adressen kunne ikke findes. Prøv venligst igen.",contact:"Kontakt"},"de-DE":{days_of_the_week:["","Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],weekday:"Wochentag",city:"Stadt",cities:"Städte",groups:"Gruppen",areas:"Gebiete",regions:"Regions",locations:"Orte",counties:"Landkreise",states:"Bundesländer",postal_codes:"PLZ",formats:"Formate",map:"Karte",neighborhood:"Nachbarschaft",near_me:"In meiner Nähe",text_search:"Textsuche",click_search:"Klicksuche",pan_and_zoom:"Schwenken + Zoomen",languages:"Sprachen",common_needs:"Common Needs",meeting_count:"Wöchentliche Meetings:",venue_types:"Treffpunktarten",venue_type_choices:{IN_PERSON:"Präsenz-Meetings",VIRTUAL:"Online-Meetings"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Teilen",google_directions:"Google Routenplaner",apple_directions:"Apple Routenplaner",no_meetings_for_this_day:"Keine Meetings an diesem Tag.","css-textalign":"","css-floatdirection":"",all:"Alle",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Meetings in andere Städten","filter meetings":"Filter für Sprache, Format usw.","visible meeting list":"Sichtbare Meetings als Tabelle","enter a city or zip code":"Stadt oder PLZ","toggle fullscreen mode":"Umschalten Vollbildmodus",close:"Schliessen",bmlt2ics:"Zu Kalender hinzufügen","meeting page":"Meeting Seite","meeting details":"Genaueres zum Meeting","report update":"Report an Update","filter by visibility":"Zeige nur Meetings, die gerade auf dem Karte stehen",go:"Los!",get_directions:"Wegbeschreibung",select_map_app:"Karten-App auswählen",apple_maps:"Apple Maps",apple_maps_desc:"In Apple Maps App öffnen",google_maps:"Google Maps",distance:"Entfernung",google_maps_desc_mobile:"In Google Maps App öffnen",waze:"Waze",waze_desc:"In Waze App öffnen","remember my choice":"Auswahl speichern","zoomed-out-message":"Wir können nicht die ganze Fläche nach Meetings durchsuchen. Bitte reinzoomen oder eine neue Suche machen.","sorted by distance":"Sortiert nach Entfernung",address_lookup_fail:"Die Adresse konnte nicht gefunden werden. Bitte versuchen Sie es erneut.",contact:"Kontakt"},"en-AU":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighbourhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",bmlt2ics:"Add to your calendar",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city and state","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!","open search dialog":"Open Search Dialog",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-CA":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"Provinces",postal_codes:"Postal Codes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-NZ":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"en-UK":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Postcodes",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"el-GR":{days_of_the_week:["","Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"],weekday:"Εβδομάδα",city:"Πόλη",cities:"Πόλεις",groups:"Ομάδες",areas:"Περιοχές",regions:"Περιοχές",locations:"Τοποθεσίες",counties:"Κομητείες",states:"Κράτη",postal_codes:"Φερμουάρ",formats:"Μορφές",map:"Χάρτης",neighborhood:"Γειτονιά",near_me:"Βρείτε κοντινές συναντήσεις",text_search:"Βρείτε συναντήσεις εκεί",click_search:"Βρείτε συναντήσεις κοντά σε ένα σημείο στον χάρτη",pan_and_zoom:"Pan + Zoom",languages:"Γλώσσες",common_needs:"Κοινές Ανάγκες",meeting_count:"Σαββατοκύριακες συναντήσεις",google_directions:"Οδηγίες Google για συνάντηση",apple_directions:"Μήλο οδηγίες για συνάντηση",venue_type_choices:{IN_PERSON:"Πρόσωπο με πρόσωπο",VIRTUAL:"Εικονικό"},service_body_types:{AS:"Επιτροπή Εξυπηρέτησης Περιοχής",RS:"Επιτροπή Περιφερειακής Υπηρεσίας",ZF:"Ζωνικό Φόρουμ",MA:"Επιτροπή Μητροπολιτικής Υπηρεσίας",LS:"Φόρουμ Τοπικών Υπηρεσιών",GS:"Φόρουμ Υποστήριξης Ομάδων"},share:"μερίδιο",no_meetings_for_this_day:"Καμία συνάντηση για αυτήν την ημέρα","css-textalign":"","css-floatdirection":"",all:"Όλα",menu:"Μενού","search for meetings":"Αναζήτηση συναντήσεων","show meetings near...":"Εμφάνιση συναντήσεων κοντά...","filter meetings":"Φιλτραριστικές συναντήσεις","visible meeting list":"Ορατές συναντήσεις ως λίστα","enter a city or zip code":"Εισαγάγετε μια πόλη ή ταχυδρομικό κώδικα","toggle fullscreen mode":"Εναλλαγή λειτουργίας πλήρους οθόνης",close:"Κλείσε",bmlt2ics:"Προσθήκη στο ημερολόγιό σας","meeting page":"Σελίδα Συνάντησης","meeting details":"Λεπτομέρειες συνάντησης","report update":"Αναφορά ενημέρωσης","filter by visibility":"Να αναφέρουμε μόνο αυτές τις συναντήσεις","open search dialog":"Άνοιγμα διαλόγου αναζήτησης",go:"Πηγαίνω!",distance:"Απόσταση",get_directions:"Λήψη οδηγιών",select_map_app:"Επιλογή εφαρμογής χάρτη",apple_maps:"Χάρτες μήλου",apple_maps_desc:"Άνοιγμα στην εφαρμογή Apple Maps",google_maps:"Χάρτες Google",google_maps_desc_mobile:"Άνοιγμα στην εφαρμογή Χάρτες Google",waze:"Waze",waze_desc:"Άνοιγμα στην εφαρμογή Waze","zoomed-out-message":"Δεν μπορούμε να ψάξουμε ολόκληρη την περιοχή για συναντήσεις. Παρακαλώ μεγεθύνετε ή κάνετε μια νέα αναζήτηση","sorted by distance":"Ταξινομημένο ανά απόσταση",address_lookup_fail:"Η διεύθυνση δεν βρέθηκε. Παρακαλώ δοκιμάστε ξανά",contact:"Επικοινωνία"},"en-US":{days_of_the_week:["","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekday:"Weekday",city:"City",cities:"Cities",groups:"Groups",areas:"Areas",regions:"Regions",locations:"Locations",counties:"Counties",states:"States",postal_codes:"Zips",formats:"Formats",map:"Map",neighborhood:"Neighborhood",near_me:"Find nearby meetings",text_search:"Find meetings there",click_search:"Find meetings near to a point on the map",pan_and_zoom:"Pan + Zoom",languages:"Languages",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings","open search dialog":"Open Search Dialog",go:"Go!",get_directions:"Get Directions",select_map_app:"Select Map App",apple_maps:"Apple Maps",apple_maps_desc:"Open in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Open in Google Maps app",waze:"Waze",waze_desc:"Open in Waze app","zoomed-out-message":"We can't search the entire area for meetings. Please zoom in or do a new search.","sorted by distance":"Sorted by Distance",address_lookup_fail:"The address could not be found. Please try again."},"es-US":{days_of_the_week:["","Domingo"," Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],weekday:"Día de la semana",city:"Ciudad",cities:"Ciudades",groups:"Grupos",areas:"Áreas",regions:"Regiones",locations:"Ubicaciones",counties:"Provincias",states:"Comunidad Autónoma",postal_codes:"Códigos postales",formats:"Formatos",map:"Mapa",neighborhood:"Distrito",near_me:"Sitios cercanos",text_search:"Búsqueda de texto",click_search:"Buscar en Google",pan_and_zoom:"Paneo y Zoom",languages:"Idiomas",common_needs:"Necesidades comunes",meeting_count:"Número de reuniones encontradas","Weekly Meetings":"Reuniones semanales",venue_types:"Tipos de espacios",venue_type_choices:{IN_PERSON:"Presencial",VIRTUAL:"Virtual"},service_body_types:{AS:"Cómite de servicio de Área",RS:"Comité regional de servicio",ZF:"Foro Zonal",MA:"Comité metropolitano de servicio",LS:"Foro de servicio local",GS:"Foro de apoyo a grupos"},share:"compartir",no_meetings_for_this_day:"No hay reuniones en este día","css-textalign":"",google_directions:"Indicaciones de Google",apple_directions:"Indicaciones de Apple","css-floatdirection":"Dirección float-CSS",all:"Todos",menu:"Menú","search for meetings":"Buscar reuniones","show meetings near...":"Mostrar reuniones cercanas...","filter meetings":"Filtrar reuniones","visible meeting list":"Listado visible de reuniones","enter a city or zip code":"Introduce una ciudad o un código postal","toggle fullscreen mode":"Modo pantalla completa",close:"Cerrar",bmlt2ics:"Añadir a calendario","meeting page":"Página de la reunión","meeting details":"Detalles de la reunión","report update":"Actualización de informe","filter by visibility":"Listar solo estas reuniones",go:"¡Adelante!",distance:"Distancia",get_directions:"Obtener Direcciones",select_map_app:"Seleccionar Aplicación de Mapas",apple_maps:"Apple Maps",apple_maps_desc:"Abrir en la aplicación Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Abrir en la aplicación Google Maps",waze:"Waze",waze_desc:"Abrir en la aplicación Waze","zoomed-out-message":"No podemos buscar reuniones en toda la zona. Por favor, acérquese o haga una nueva búsqueda.","sorted by distance":"Ordenado por distancia",address_lookup_fail:"The address could not be found. Please try again."},"fa-IR":{days_of_the_week:["","یَکشَنب","دوشَنبه","سهشنبه","چهار شنبه","پَنج شَنبه","جُمعه","شَنبه"],weekday:"ایام هفته",city:"شهر",cities:"شهرها",groups:"گروه ها",areas:"نواحی",regions:"مناطق",locations:"آدرسها",counties:"بخشها",states:"استان ها","postal_codes:":"کد پستی",formats:"فرمت ها",map:"نقشه",neighborhood:"محله",near_me:"جلسات نزدیک من را پیدا کن",text_search:"جلسات اینجا را پیدا کن",click_search:"پیدا کردن جلسات نزدیک به یک نقطه روی نقشه",pan_and_zoom:"حرکت + بزرگنمایی",languages:"زبانها",common_needs:"خصوصیات مشترک",meeting_count:"جلسات هفتگی:",venue_types:"انواع مکان",venue_type_choices:{IN_PERSON:"حضوری",VIRTUAL:"لینک جلسه مجازی"},service_body_types:{AS:"کمیته خدمات ناحیه",RS:"کمیته خدمات منطقهای",ZF:"انجمن منطقهای",MA:"کمیته خدمات کلانشهریe",LS:"انجمن خدمات محلی",GS:"انجمن پشتیبانی گروه"},share:"اشتراک گذاری",google_directions:"مسیرهای Google به جلسه",apple_directions:"مسیرهای Apple به جلسه",no_meetings_for_this_day:"هیچ جلسه ای در این روز وجود ندارد","css-direction: bmlt-rtl":"","bootstrap-popover-placement":"left","adjust search":"تنظیم جستجو","this number represents":"این عدد نشان دهنده","radius of search in $$":"شعاع جستجو بر حسب $$",miles:"مایل",km:"کیلومتر","approx. number of meetings in result":"تعداد تقریبی جلسات در نتیجه",back:"بازگشت",all:"همه",menu:" منوی","search for meetings":"جستجوی جلسه ها","show meetings near...":"نمایش جلسات نزدیک","filter meetings":"فیلتر جلسات","visible meeting list":"جلسات قابل مشاهده به عنوان لیست","enter a city or zip code":"شهر یا کد پستی را وارد کنید","toggle fullscreen mode":"تغییر حالت تمام صفحه",close:"بستن",bmlt2ics:"به تقویم خود اضافه کنید","meeting page":"صفحه جلسه","meeting details":"جزئیات جلسه","report update":"گزارش بهروزرسانی","filter by visibility":"فقط این جلسات را فهرست کنید",go:"برو",distance:"فاصله",get_directions:"دریافت مسیر",select_map_app:"انتخاب برنامه نقشه",apple_maps:"نقشه اپل",apple_maps_desc:"باز کردن در برنامه نقشه اپل",google_maps:"گوگل مپس",google_maps_desc_mobile:"باز کردن در برنامه گوگل مپس",waze:"ویوز",waze_desc:"باز کردن در برنامه ویز","sorted by distance":"مرتب کردن بر اساس فاصله","more info":"اطلاعات بیشتر","css-direction":"bmlt-rtl","css-textalign":"style='text-align: right;'",address:"آدرس","meeting info":"ویژگی",comments:"توضیحات","group details":"نمایش گروه",address_lookup_fail:"آدرس پیدا نشد. لطفا دوباره تلاش کنید."},"fr-CA":{days_of_the_week:["","Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],weekday:"Journée",city:"Ville",cities:"Villes",groups:"Groupes",areas:"ASL",regions:"Regions",locations:"Emplacements",counties:"Régions",states:"Provinces",postal_codes:"Codes postaux",formats:"Formats",map:"Carte",neighborhood:"Quartier",near_me:"À côté de moi",text_search:"Recherche textuelle",click_search:"Recherche au clic",pan_and_zoom:"Panoramique + Zoom",languages:"Langages",common_needs:"Besoins",meeting_count:"Nombre de réunions par semaine",venue_types:"Types de lieux",venue_type_choices:{IN_PERSON:"Physique",VIRTUAL:"Virtuel"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Partager",google_directions:"Itinéraire sur Google Maps",apple_directions:"Itinéraire sur Apple Maps",no_meetings_for_this_day:"Pas de réunion aujourd'hui.","css-textalign":"","css-floatdirection":"css-floatdirection",all:"Tout",menu:"Menu","search for meetings":"Rechercher des réunions","show meetings near...":"Afficher les réunions près de...","filter meetings":"Filtrer les réunions","visible meeting list":"Liste des réunions visibles","enter a city or zip code":"Entrer une ville ou un code postal","toggle fullscreen mode":"Basculer en mode plein écran",close:"Fermer",bmlt2ics:"Ajouter au calendrier","meeting page":"Page de la réunion","meeting details":"Détails de la réunion","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distance",get_directions:"Obtenir l'itinéraire",select_map_app:"Sélectionner l'application de cartes",apple_maps:"Apple Maps",apple_maps_desc:"Ouvrir dans l'application Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Ouvrir dans l'application Google Maps",waze:"Waze",waze_desc:"Ouvrir dans l'application Waze","sorted by distance":"Trié par distance",address_lookup_fail:"L'adresse est introuvable. Veuillez réessayer."},"it-IT":{days_of_the_week:["","Domenica"," Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"],weekday:"Giorno",city:"Città",cities:"Città",groups:"Gruppi",areas:"Aree",regions:"Regione",locations:"Località",counties:"Province",states:"Regione",postal_codes:"CAP",formats:"Formati",map:"Mappa",neighborhood:"Quartiere",near_me:"Vicino a me",text_search:"Ricerca testuale",click_search:"Fare click su cerca",pan_and_zoom:"Panoramica e zoom",languages:"Lingue",common_needs:"Bisogni comuni",meeting_count:"Incontri settimanali:",venue_types:"Tipologia di locali",venue_type_choices:{IN_PERSON:"Riunione fisica",VIRTUAL:"Riunione virtuale"},service_body_types:{AS:"Comitato area",RS:"Comitato di regione",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Forum supporto gruppi"},share:"Condividi",google_directions:"Mappa",apple_directions:"Mappa",no_meetings_for_this_day:"Nessuna riunione per questo giorno.","css-textalign":"","css-floatdirection":"",all:"Tutti",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Mostra incontri nelle vicinanze..","filter meetings":"Filtrare le riunioni","visible meeting list":"Elenco riunioni visibile","enter a city or zip code":"Inserire una città o un codice postale","toggle fullscreen mode":"Attiva/disattiva la modalità a schermo intero",close:"Close",bmlt2ics:"Aggiungi al tuo calendario","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distanza",get_directions:"Ottieni Indicazioni",select_map_app:"Seleziona App Mappe",apple_maps:"Apple Maps",apple_maps_desc:"Apri nell'app Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Apri nell'app Google Maps",waze:"Waze",waze_desc:"Apri nell'app Waze","sorted by distance":"Ordinati per distanza",address_lookup_fail:"L'indirizzo non è stato trovato. Per favore riprova."},"nl-NL":{days_of_the_week:["","Zondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrijdag","Zaterdag"],weekday:"Dag van de week",city:"Stad",cities:"Steden",groups:"Groepen",areas:"Gebieden",regions:"Regions",locations:"Locaties",counties:"Landen",states:"Provincies",postal_codes:"Postcodes",formats:"Formats",map:"Kaart",neighborhood:"Buurt",near_me:"Bij mij in de buurt",text_search:"Zoek op tekst",click_search:"Klik om te zoeken",pan_and_zoom:"Pan + Zoom",languages:"Talen",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Soorten locaties",venue_type_choices:{IN_PERSON:"Fysiek",VIRTUAL:"Online"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"Routebeschrijving",select_map_app:"Kies Kaart App",apple_maps:"Apple Maps",apple_maps_desc:"Openen in Apple Maps app",google_maps:"Google Maps",google_maps_desc_mobile:"Openen in Google Maps app",waze:"Waze",waze_desc:"Openen in Waze app","sorted by distance":"Gesorteerd op afstand",address_lookup_fail:"The address could not be found. Please try again."},"pl-PL":{days_of_the_week:["","Niedziela","Poniedziałek","Wtorek","Środa","Czwartek","Piątek","Sobota"],weekday:"Dzień tygodnia",city:"Miasto",cities:"Miasta",groups:"Grupy",areas:"Okręgi",regions:"Regions",locations:"Lokalizacje",counties:"Powiaty",states:"Województwa",postal_codes:"Kody pocztowe",formats:"Formaty",map:"Mapa",neighborhood:"Sąsiedztwo",near_me:"Blisko Mnie",text_search:"Wpisz",click_search:"Kliknij na mapie",pan_and_zoom:"Przesuń powiększ",languages:"Języki",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Odległość",get_directions:"Pobierz Wskazówki",select_map_app:"Wybierz Aplikację Map",apple_maps:"Apple Maps",apple_maps_desc:"Otwórz w aplikacji Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Otwórz w aplikacji Google Maps",waze:"Waze",waze_desc:"Otwórz w aplikacji Waze","sorted by distance":"Posortowane według odległości",address_lookup_fail:"The address could not be found. Please try again."},"pt-BR":{days_of_the_week:["","Domingo","Segunda-feira","Terça-feira","Quarta-feira","Quinta-feira","Sexta-feira","Sábado"],weekday:"Dia da semana",city:"Cidade",cities:"Cidades",groups:"Grupos",areas:"Áreas",regions:"Regions",locations:"Localizações",counties:"Municípios",states:"Estados",postal_codes:"CEPs",formats:"Formatos",map:"Mapa",neighborhood:"Bairro",near_me:"Minha Localização",text_search:"digite um endereço",click_search:"Clique no local",pan_and_zoom:"Panorâmico + Zoom",languages:"Idiomas",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"tipos de reunião",venue_type_choices:{IN_PERSON:"Presencial",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"Compartilhar",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu",bmlt2ics:"Add to your calendar","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Distância",get_directions:"Obter Direções",select_map_app:"Selecionar Aplicativo de Mapas",apple_maps:"Apple Maps",apple_maps_desc:"Abrir no aplicativo Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Abrir no aplicativo Google Maps",waze:"Waze",waze_desc:"Abrir no aplicativo Waze","sorted by distance":"Classificado por distância",address_lookup_fail:"The address could not be found. Please try again."},"ru-RU":{days_of_the_week:["","Воскресенье","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота"],weekday:"будний день",city:"Город",cities:"Города",groups:"Группы",areas:"Зоны",regions:"Regions",locations:"Локации",counties:"Страны",states:"Штаты",postal_codes:"Индексы (почтовые)",formats:"Форматы",map:"Карта",neighborhood:"Соседство",near_me:"Около меня",text_search:"Поиск текста",click_search:"Нажмите Поиск",pan_and_zoom:"Pan + Zoom",languages:"Языки",common_needs:"Common Needs",meeting_count:"Еженедельные собрания:",venue_types:"Типы собрания",venue_type_choices:{IN_PERSON:"Офлайн",VIRTUAL:"Онлайн"},share:"поделиться",google_directions:"На карте",apple_directions:"На карте",service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},no_meetings_for_this_day:"В этот день собраний нет","css-textalign":"","css-floatdirection":"",all:"All",menu:"Меню",bmlt2ics:"Добавить в календарь","search for meetings":"Поиск собраний","show meetings near...":"Показывать собрания рядом с...","filter meetings":"Фильтровать собрания","visible meeting list":"Собрания в виде списка","enter a city or zip code":"Введите город или почтовый индек","toggle fullscreen mode":"Включить полноэкранный режим",close:"Закрыть","meeting page":"Страница собрания","meeting details":"Подробности собрания","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",distance:"Расстояние",get_directions:"Проложить маршрут",select_map_app:"Выбрать приложение карт",apple_maps:"Apple Maps",apple_maps_desc:"Открыть в приложении Apple Maps",google_maps:"Google Maps",google_maps_desc_mobile:"Открыть в приложении Google Maps",waze:"Waze",waze_desc:"Открыть в приложении Waze","sorted by distance":"Сортировка по расстоянию",address_lookup_fail:"Адрес не найден. Пожалуйста, попробуйте еще раз."},sk:{days_of_the_week:["","Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota"],weekday:"Deň v týždni",city:"Mesto",cities:"Mesto",groups:"Skupina",areas:"Oblasti",regions:"Región",locations:"Miesto",counties:"Okres",states:"Spolkové krajiny",postal_codes:"PSČ",formats:"Formáty",map:"Mapa",neighborhood:"Susedstvo",near_me:"V mojej blízkosti",text_search:"Textové vyhľadávanie",click_search:"Vyhľadávanie kliknutím",pan_and_zoom:"Posúvanie + Zoomovanie",languages:"Jazek",common_needs:"Bežné potreby",meeting_count:"Týždenné stretnutia:",venue_types:"Typy miest stretnutí",venue_type_choices:{IN_PERSON:"Osobné stretnutia",VIRTUAL:"Živé stretnutia"},service_body_types:{},share:"Zdieľať",google_directions:"Plánovač trás Google",apple_directions:"Plánovač trás Apple",no_meetings_for_this_day:"Žiadne stretnutia v tento deň.","css-textalign":"","css-floatdirection":"",all:"Akékoľvek",menu:"Menu","search for meetings":"Hľadať stretnutia","show meetings near...":"Stretnutia v iných mestách","filter meetings":"Filter pre jazyk, formát atď.","visible meeting list":"Viditeľné stretnutia ako tabuľka","enter a city or zip code":"Mesto alebo PSČ","toggle fullscreen mode":"Prepnúť režim celej obrazovky",close:"Zavrieť",bmlt2ics:"Pridať do kalendára","meeting page":"Stránka stretnutia","meeting details":"Podrobnosti o stretnutí","report update":"Nahlásiť aktualizáciu","filter by visibility":"Zobraziť iba stretnutia, ktoré sú práve na mape",go:"Ísť!",get_directions:"Získať trasu",select_map_app:"Vyberte aplikáciu pre mapy",apple_maps:"Apple Maps",apple_maps_desc:"Otvoriť v aplikácii Apple Maps",google_maps:"Google Maps",distance:"Vzdialenosť",google_maps_desc_mobile:"Otvoriť v aplikácii Google Maps",waze:"Waze",waze_desc:"Otvoriť v aplikácii Waze","remember my choice":"Zapamätať si moju voľbu","zoomed-out-message":"Nemôžeme prehľadať celú oblasť pre stretnutia. Prosím, priblížte alebo vykonajte nové vyhľadávanie.","sorted by distance":"Zoradené podľa vzdialenosti",address_lookup_fail:"Adresa sa nenašla. Skúste to znova prosím."},"sv-SE":{days_of_the_week:["","Söndag","Måndag","Tisdag","Onsdag","Torsdag","Fredag","Lördag"],weekday:"Veckodag",city:"Stad",cities:"Städer",groups:"Grupper",areas:"Distrikt",regions:"Regions",locations:"Plats",counties:"Land",states:"Stater",postal_codes:"Postnummer",formats:"Format",map:"Karta",neighborhood:"Region",near_me:"Nära mig",text_search:"Söktext",click_search:"Sök",pan_and_zoom:"Panorera + Zooma",languages:"Språk",common_needs:"Common Needs",meeting_count:"Weekly Meetings:",venue_types:"Venue Types",venue_type_choices:{IN_PERSON:"In Person",VIRTUAL:"Virtual"},service_body_types:{AS:"Area Service Committee",RS:"Regional Service Committee",ZF:"Zonal Forum",MA:"Metropolitan Service Committee",LS:"Local Service Forum",GS:"Group Support Forum"},share:"share",google_directions:"Google directions to meeting",apple_directions:"Apple directions to meeting",no_meetings_for_this_day:"No meetings for this day.","css-textalign":"","css-floatdirection":"",all:"All",menu:"Menu","search for meetings":"Search for meetings","show meetings near...":"Show meetings near...","filter meetings":"Filter meetings","visible meeting list":"Visible meetings as list","enter a city or zip code":"Enter a city or zip code","toggle fullscreen mode":"Toggle fullscreen mode",close:"Close",bmlt2ics:"Add to your calendar","meeting page":"Meeting Page","meeting details":"Meeting Details","report update":"Report an Update","filter by visibility":"List only these meetings",go:"Go!",get_directions:"Få vägbeskrivning",select_map_app:"Välj kartapp",apple_maps:"Apple Maps",apple_maps_desc:"Öppna i Apple Maps-appen",google_maps:"Google Maps",google_maps_desc_mobile:"Öppna i Google Maps-appen",waze:"Waze",waze_desc:"Öppna i Waze-appen","sorted by distance":"Sorterade efter avstånd",address_lookup_fail:"The address could not be found. Please try again."}}}!function(){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(),function(l){"use strict";function c(e,t){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",e,t)}c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(e,t,n){if(this.enabled=!0,this.type=e,this.$element=l(t),this.options=this.getOptions(n),this.$viewport=this.options.viewport&&l(l.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var i=this.options.trigger.split(" "),o=i.length;o--;){var a,r=i[o];"click"==r?this.$element.on("click."+this.type,this.options.selector,l.proxy(this.toggle,this)):"manual"!=r&&(a="hover"==r?"mouseleave":"focusout",this.$element.on(("hover"==r?"mouseenter":"focusin")+"."+this.type,this.options.selector,l.proxy(this.enter,this)),this.$element.on(a+"."+this.type,this.options.selector,l.proxy(this.leave,this)))}this.options.selector?this._options=l.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(e){return(e=l.extend({},this.getDefaults(),this.$element.data(),e)).delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),e},c.prototype.getDelegateOptions=function(){var n={},i=this.getDefaults();return this._options&&l.each(this._options,function(e,t){i[e]!=t&&(n[e]=t)}),n},c.prototype.enter=function(e){var t=e instanceof this.constructor?e:l(e.currentTarget).data("bs."+this.type);return t||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t)),e instanceof l.Event&&(t.inState["focusin"==e.type?"focus":"hover"]=!0),t.tip().hasClass("in")||"in"==t.hoverState?void(t.hoverState="in"):(clearTimeout(t.timeout),t.hoverState="in",t.options.delay&&t.options.delay.show?void(t.timeout=setTimeout(function(){"in"==t.hoverState&&t.show()},t.options.delay.show)):t.show())},c.prototype.isInStateTrue=function(){for(var e in this.inState)if(this.inState[e])return!0;return!1},c.prototype.leave=function(e){var t=e instanceof this.constructor?e:l(e.currentTarget).data("bs."+this.type);return t||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t)),e instanceof l.Event&&(t.inState["focusout"==e.type?"focus":"hover"]=!1),t.isInStateTrue()?void 0:(clearTimeout(t.timeout),t.hoverState="out",t.options.delay&&t.options.delay.hide?void(t.timeout=setTimeout(function(){"out"==t.hoverState&&t.hide()},t.options.delay.hide)):t.hide())},c.prototype.show=function(){var t,e,n,i,o,a,r,s=l.Event("show.bs."+this.type);this.hasContent()&&this.enabled&&(this.$element.trigger(s),n=l.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]),!s.isDefaultPrevented()&&n&&(e=(t=this).tip(),a=this.getUID(this.type),this.setContent(),e.attr("id",a),this.$element.attr("aria-describedby",a),this.options.animation&&e.addClass("fade"),r="function"==typeof this.options.placement?this.options.placement.call(this,e[0],this.$element[0]):this.options.placement,(o=(i=/\s?auto?\s?/i).test(r))&&(r=r.replace(i,"")||"top"),e.detach().css({top:0,left:0,display:"block"}).addClass(r).data("bs."+this.type,this),this.options.container?e.appendTo(this.options.container):e.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type),s=this.getPosition(),n=e[0].offsetWidth,a=e[0].offsetHeight,o&&(i=r,o=this.getPosition(this.$viewport),r="bottom"==r&&s.bottom+a>o.bottom?"top":"top"==r&&s.top-a<o.top?"bottom":"right"==r&&s.right+n>o.width?"left":"left"==r&&s.left-n<o.left?"right":r,e.removeClass(i).addClass(r)),a=this.getCalculatedOffset(r,s,n,a),this.applyPlacement(a,r),r=function(){var e=t.hoverState;t.$element.trigger("shown.bs."+t.type),t.hoverState=null,"out"==e&&t.leave(t)},l.support.transition&&this.$tip.hasClass("fade")?e.one("bsTransitionEnd",r).emulateTransitionEnd(c.TRANSITION_DURATION):r()))},c.prototype.applyPlacement=function(e,t){var n=this.tip(),i=n[0].offsetWidth,o=n[0].offsetHeight,a=parseInt(n.css("margin-top"),10),r=parseInt(n.css("margin-left"),10);isNaN(a)&&(a=0),isNaN(r)&&(r=0),e.top+=a,e.left+=r,l.offset.setOffset(n[0],l.extend({using:function(e){n.css({top:Math.round(e.top),left:Math.round(e.left)})}},e),0),n.addClass("in");var s=n[0].offsetWidth,a=n[0].offsetHeight;"top"==t&&a!=o&&(e.top=e.top+o-a);r=this.getViewportAdjustedDelta(t,e,s,a);r.left?e.left+=r.left:e.top+=r.top;t=/top|bottom/.test(t),o=t?2*r.left-i+s:2*r.top-o+a,a=t?"offsetWidth":"offsetHeight";n.offset(e),this.replaceArrow(o,n[0][a],t)},c.prototype.replaceArrow=function(e,t,n){this.arrow().css(n?"left":"top",50*(1-e/t)+"%").css(n?"top":"left","")},c.prototype.setContent=function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},c.prototype.hide=function(e){function t(){"in"!=n.hoverState&&i.detach(),n.$element.removeAttr("aria-describedby").trigger("hidden.bs."+n.type),e&&e()}var n=this,i=l(this.$tip),o=l.Event("hide.bs."+this.type);return this.$element.trigger(o),o.isDefaultPrevented()?void 0:(i.removeClass("in"),l.support.transition&&i.hasClass("fade")?i.one("bsTransitionEnd",t).emulateTransitionEnd(c.TRANSITION_DURATION):t(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var e=this.$element;!e.attr("title")&&"string"==typeof e.attr("data-original-title")||e.attr("data-original-title",e.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(e){var t=(e=e||this.$element)[0],n="BODY"==t.tagName,i=t.getBoundingClientRect();null==i.width&&(i=l.extend({},i,{width:i.right-i.left,height:i.bottom-i.top}));t=n?{top:0,left:0}:e.offset(),e={scroll:n?document.documentElement.scrollTop||document.body.scrollTop:e.scrollTop()},n=n?{width:l(window).width(),height:l(window).height()}:null;return l.extend({},i,e,n,t)},c.prototype.getCalculatedOffset=function(e,t,n,i){return"bottom"==e?{top:t.top+t.height,left:t.left+t.width/2-n/2}:"top"==e?{top:t.top-i,left:t.left+t.width/2-n/2}:"left"==e?{top:t.top+t.height/2-i/2,left:t.left-n}:{top:t.top+t.height/2-i/2,left:t.left+t.width}},c.prototype.getViewportAdjustedDelta=function(e,t,n,i){var o={top:0,left:0};if(!this.$viewport)return o;var a,r=this.options.viewport&&this.options.viewport.padding||0,s=this.getPosition(this.$viewport);return/right|left/.test(e)?(e=t.top-r-s.scroll,a=t.top+r-s.scroll+i,e<s.top?o.top=s.top-e:a>s.top+s.height&&(o.top=s.top+s.height-a)):(a=t.left-r,n=t.left+r+n,a<s.left?o.left=s.left-a:n>s.right&&(o.left=s.left+s.width-n)),o},c.prototype.getTitle=function(){var e=this.$element,t=this.options;return e.attr("data-original-title")||("function"==typeof t.title?t.title.call(e[0]):t.title)},c.prototype.getUID=function(e){for(;e+=~~(1e6*Math.random()),document.getElementById(e););return e},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=l(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(e){var t=this;e&&((t=l(e.currentTarget).data("bs."+this.type))||(t=new this.constructor(e.currentTarget,this.getDelegateOptions()),l(e.currentTarget).data("bs."+this.type,t))),e?(t.inState.click=!t.inState.click,t.isInStateTrue()?t.enter(t):t.leave(t)):t.tip().hasClass("in")?t.leave(t):t.enter(t)},c.prototype.destroy=function(){var e=this;clearTimeout(this.timeout),this.hide(function(){e.$element.off("."+e.type).removeData("bs."+e.type),e.$tip&&e.$tip.detach(),e.$tip=null,e.$arrow=null,e.$viewport=null})};var e=l.fn.tooltip;l.fn.tooltip=function(i){return this.each(function(){var e=l(this),t=e.data("bs.tooltip"),n="object"==typeof i&&i;!t&&/destroy|hide/.test(i)||(t||e.data("bs.tooltip",t=new c(this,n)),"string"==typeof i&&t[i]())})},l.fn.tooltip.Constructor=c,l.fn.tooltip.noConflict=function(){return l.fn.tooltip=e,this}}(jQuery),function(o){"use strict";function a(e,t){this.init("popover",e,t)}if(!o.fn.tooltip)throw new Error("Popover requires tooltip.js");a.VERSION="3.3.5",a.DEFAULTS=o.extend({},o.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),((a.prototype=o.extend({},o.fn.tooltip.Constructor.prototype)).constructor=a).prototype.getDefaults=function(){return a.DEFAULTS},a.prototype.setContent=function(){var e=this.tip(),t=this.getTitle(),n=this.getContent();e.find(".popover-title")[this.options.html?"html":"text"](t),e.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof n?"html":"append":"text"](n),e.removeClass("fade top bottom left right in"),e.find(".popover-title").html()||e.find(".popover-title").hide()},a.prototype.hasContent=function(){return this.getTitle()||this.getContent()},a.prototype.getContent=function(){var e=this.$element,t=this.options;return e.attr("data-content")||("function"==typeof t.content?t.content.call(e[0]):t.content)},a.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var e=o.fn.popover;o.fn.popover=function(i){return this.each(function(){var e=o(this),t=e.data("bs.popover"),n="object"==typeof i&&i;!t&&/destroy|hide/.test(i)||(t||e.data("bs.popover",t=new a(this,n)),"string"==typeof i&&t[i]())})},o.fn.popover.Constructor=a,o.fn.popover.noConflict=function(){return o.fn.popover=e,this}}(jQuery),function(r){"use strict";function t(n){return this.each(function(){var e=r(this),t=e.data("bs.tab");t||e.data("bs.tab",t=new s(this)),"string"==typeof n&&t[n]()})}function s(e){this.element=r(e)}s.VERSION="3.3.5",s.TRANSITION_DURATION=150,s.prototype.show=function(){var e,t,n,i=this.element,o=i.closest("ul:not(.dropdown-menu)"),a=i.data("target");a||(a=(a=i.attr("href"))&&a.replace(/.*(?=#[^\s]*$)/,"")),i.parent("li").hasClass("active")||(e=o.find(".active:last a"),t=r.Event("hide.bs.tab",{relatedTarget:i[0]}),n=r.Event("show.bs.tab",{relatedTarget:e[0]}),e.trigger(t),i.trigger(n),n.isDefaultPrevented()||t.isDefaultPrevented()||(a=r(a),this.activate(i.closest("li"),o),this.activate(a,a.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:i[0]}),i.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})))},s.prototype.activate=function(e,t,n){function i(){o.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),e.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),a?(e[0].offsetWidth,e.addClass("in")):e.removeClass("fade"),e.parent(".dropdown-menu").length&&e.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),n&&n()}var o=t.find("> .active"),a=n&&r.support.transition&&(o.length&&o.hasClass("fade")||!!t.find("> .fade").length);o.length&&a?o.one("bsTransitionEnd",i).emulateTransitionEnd(s.TRANSITION_DURATION):i(),o.removeClass("in")};var e=r.fn.tab;r.fn.tab=t,r.fn.tab.Constructor=s,r.fn.tab.noConflict=function(){return r.fn.tab=e,this};function n(e){e.preventDefault(),t.call(r(this),"show")}r(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',n).on("click.bs.tab.data-api",'[data-toggle="pill"]',n)}(jQuery),function(i){"use strict";i.fn.emulateTransitionEnd=function(e){var t=!1,n=this;i(this).one("bsTransitionEnd",function(){t=!0});return setTimeout(function(){t||i(n).trigger(i.support.transition.end)},e),this},i(function(){i.support.transition=function(){var e,t=document.createElement("bootstrap"),n={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(e in n)if(void 0!==t.style[e])return{end:n[e]};return!1}(),i.support.transition&&(i.event.special.bsTransitionEnd={bindType:i.support.transition.end,delegateType:i.support.transition.end,handle:function(e){if(i(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}})})}(jQuery),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e("object"==typeof exports?require("jquery"):jQuery)}(function(t){var e,n,i,o,d,a,h,p,f,m,r,s,g,_,y,l,o=((e=t&&t.fn&&t.fn.select2&&t.fn.select2.amd?t.fn.select2.amd:e)&&e.requirejs||(e?i=e:e={},h={},p={},f={},m={},r=Object.prototype.hasOwnProperty,s=[].slice,g=/\.js$/,_=function(e,t){var n,i,o=u(e),a=o[0];return e=o[1],a&&(n=w(a=c(a,t))),a?e=n&&n.normalize?n.normalize(e,(i=t,function(e){return c(e,i)})):c(e,t):(a=(o=u(e=c(e,t)))[0],e=o[1],a&&(n=w(a))),{f:a?a+"!"+e:e,n:e,pr:a,p:n}},y={require:function(e){return b(e)},exports:function(e){var t=h[e];return void 0!==t?t:h[e]={}},module:function(e){return{id:e,uri:"",exports:h[e],config:(t=e,function(){return f&&f.config&&f.config[t]||{}})};var t}},l=function(e,t,n,i){var o,a,r,s,l,c=[],u=typeof n;if(i=i||e,"undefined"==u||"function"==u){for(t=!t.length&&n.length?["require","exports","module"]:t,s=0;s<t.length;s+=1)if("require"===(a=(r=_(t[s],i)).f))c[s]=y.require(e);else if("exports"===a)c[s]=y.exports(e),l=!0;else if("module"===a)o=c[s]=y.module(e);else if(v(h,a)||v(p,a)||v(m,a))c[s]=w(a);else{if(!r.p)throw new Error(e+" missing "+a);r.p.load(r.n,b(i,!0),function(t){return function(e){h[t]=e}}(a),{}),c[s]=h[a]}u=n?n.apply(h[e],c):void 0,e&&(o&&o.exports!==d&&o.exports!==h[e]?h[e]=o.exports:u===d&&l||(h[e]=u))}else e&&(h[e]=n)},n=i=a=function(e,t,n,i,o){if("string"==typeof e)return y[e]?y[e](t):w(_(e,t).f);if(!e.splice){if((f=e).deps&&a(f.deps,f.callback),!t)return;t.splice?(e=t,t=n,n=null):e=d}return t=t||function(){},"function"==typeof n&&(n=i,i=o),i?l(d,e,t,n):setTimeout(function(){l(d,e,t,n)},4),a},a.config=function(e){return a(e)},n._defined=h,(o=function(e,t,n){t.splice||(n=t,t=[]),v(h,e)||v(p,e)||(p[e]=[e,t,n])}).amd={jQuery:!0},e.requirejs=n,e.require=i,e.define=o),e.define("almond",function(){}),e.define("jquery",[],function(){var e=t||$;return null==e&&console&&console.error&&console.error("Select2: An instance of jQuery or a jQuery-compatible library was not found. Make sure that you are including jQuery before Select2 on your web page."),e}),e.define("select2/utils",["jquery"],function(a){function c(e){var t,n=e.prototype,i=[];for(t in n)"function"==typeof n[t]&&"constructor"!==t&&i.push(t);return i}var e={Extend:function(e,t){function n(){this.constructor=e}var i,o={}.hasOwnProperty;for(i in t)o.call(t,i)&&(e[i]=t[i]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e}};e.Decorate=function(i,o){function a(){var e=Array.prototype.unshift,t=o.prototype.constructor.length,n=i.prototype.constructor;0<t&&(e.call(arguments,i.prototype.constructor),n=o.prototype.constructor),n.apply(this,arguments)}var e=c(o),t=c(i);o.displayName=i.displayName,a.prototype=new function(){this.constructor=a};for(var n=0;n<t.length;n++){var r=t[n];a.prototype[r]=i.prototype[r]}for(var s=0;s<e.length;s++){var l=e[s];a.prototype[l]=function(e){var t=function(){};e in a.prototype&&(t=a.prototype[e]);var n=o.prototype[e];return function(){return Array.prototype.unshift.call(arguments,t),n.apply(this,arguments)}}(l)}return a};function t(){this.listeners={}}return t.prototype.on=function(e,t){this.listeners=this.listeners||{},e in this.listeners?this.listeners[e].push(t):this.listeners[e]=[t]},t.prototype.trigger=function(e){var t=Array.prototype.slice;this.listeners=this.listeners||{},e in this.listeners&&this.invoke(this.listeners[e],t.call(arguments,1)),"*"in this.listeners&&this.invoke(this.listeners["*"],arguments)},t.prototype.invoke=function(e,t){for(var n=0,i=e.length;n<i;n++)e[n].apply(this,t)},e.Observable=t,e.generateChars=function(e){for(var t="",n=0;n<e;n++)t+=Math.floor(36*Math.random()).toString(36);return t},e.bind=function(e,t){return function(){e.apply(t,arguments)}},e._convertData=function(e){for(var t in e){var n=t.split("-"),i=e;if(1!==n.length){for(var o=0;o<n.length;o++){var a=n[o];(a=a.substring(0,1).toLowerCase()+a.substring(1))in i||(i[a]={}),o==n.length-1&&(i[a]=e[t]),i=i[a]}delete e[t]}}return e},e.hasScroll=function(e,t){var n=a(t),i=t.style.overflowX,o=t.style.overflowY;return(i!==o||"hidden"!==o&&"visible"!==o)&&("scroll"===i||"scroll"===o||(n.innerHeight()<t.scrollHeight||n.innerWidth()<t.scrollWidth))},e.escapeMarkup=function(e){var t={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return"string"!=typeof e?e:String(e).replace(/[&<>"'\/\\]/g,function(e){return t[e]})},e.appendMany=function(e,t){var n;"1.7"===a.fn.jquery.substr(0,3)&&(n=a(),a.map(t,function(e){n=n.add(e)}),t=n),e.append(t)},e}),e.define("select2/results",["jquery","./utils"],function(d,e){function i(e,t,n){this.$element=e,this.data=n,this.options=t,i.__super__.constructor.call(this)}return e.Extend(i,e.Observable),i.prototype.render=function(){var e=d('<ul class="select2-results__options" role="tree"></ul>');return this.options.get("multiple")&&e.attr("aria-multiselectable","true"),this.$results=e},i.prototype.clear=function(){this.$results.empty()},i.prototype.displayMessage=function(e){var t=this.options.get("escapeMarkup");this.clear(),this.hideLoading();var n=d('<li role="treeitem" class="select2-results__option"></li>'),i=this.options.get("translations").get(e.message);n.append(t(i(e.args))),this.$results.append(n)},i.prototype.append=function(e){this.hideLoading();var t=[];if(null!=e.results&&0!==e.results.length){e.results=this.sort(e.results);for(var n=0;n<e.results.length;n++){var i=e.results[n],i=this.option(i);t.push(i)}this.$results.append(t)}else 0===this.$results.children().length&&this.trigger("results:message",{message:"noResults"})},i.prototype.position=function(e,t){t.find(".select2-results").append(e)},i.prototype.sort=function(e){return this.options.get("sorter")(e)},i.prototype.setClasses=function(){var n=this;this.data.current(function(e){var i=d.map(e,function(e){return e.id.toString()}),t=n.$results.find(".select2-results__option[aria-selected]");t.each(function(){var e=d(this),t=d.data(this,"data"),n=""+t.id;null!=t.element&&t.element.selected||null==t.element&&-1<d.inArray(n,i)?e.attr("aria-selected","true"):e.attr("aria-selected","false")});e=t.filter("[aria-selected=true]");(0<e.length?e:t).first().trigger("mouseenter")})},i.prototype.showLoading=function(e){this.hideLoading();e={disabled:!0,loading:!0,text:this.options.get("translations").get("searching")(e)},e=this.option(e);e.className+=" loading-results",this.$results.prepend(e)},i.prototype.hideLoading=function(){this.$results.find(".loading-results").remove()},i.prototype.option=function(e){var t=document.createElement("li");t.className="select2-results__option";var n,i={role:"treeitem","aria-selected":"false"};for(n in e.disabled&&(delete i["aria-selected"],i["aria-disabled"]="true"),null==e.id&&delete i["aria-selected"],null!=e._resultId&&(t.id=e._resultId),e.title&&(t.title=e.title),e.children&&(i.role="group",i["aria-label"]=e.text,delete i["aria-selected"]),i){var o=i[n];t.setAttribute(n,o)}if(e.children){var a=d(t),r=document.createElement("strong");r.className="select2-results__group",d(r),this.template(e,r);for(var s=[],l=0;l<e.children.length;l++){var c=e.children[l],c=this.option(c);s.push(c)}var u=d("<ul></ul>",{class:"select2-results__options select2-results__options--nested"});u.append(s),a.append(r),a.append(u)}else this.template(e,t);return d.data(t,"data",e),t},i.prototype.bind=function(t){var o=this,e=t.id+"-results";this.$results.attr("id",e),t.on("results:all",function(e){o.clear(),o.append(e.data),t.isOpen()&&o.setClasses()}),t.on("results:append",function(e){o.append(e.data),t.isOpen()&&o.setClasses()}),t.on("query",function(e){o.showLoading(e)}),t.on("select",function(){t.isOpen()&&o.setClasses()}),t.on("unselect",function(){t.isOpen()&&o.setClasses()}),t.on("open",function(){o.$results.attr("aria-expanded","true"),o.$results.attr("aria-hidden","false"),o.setClasses(),o.ensureHighlightVisible()}),t.on("close",function(){o.$results.attr("aria-expanded","false"),o.$results.attr("aria-hidden","true"),o.$results.removeAttr("aria-activedescendant")}),t.on("results:toggle",function(){var e=o.getHighlightedResults();0!==e.length&&e.trigger("mouseup")}),t.on("results:select",function(){var e,t=o.getHighlightedResults();0!==t.length&&(e=t.data("data"),"true"==t.attr("aria-selected")?o.trigger("close"):o.trigger("select",{data:e}))}),t.on("results:previous",function(){var e,t=o.getHighlightedResults(),n=o.$results.find("[aria-selected]"),i=n.index(t);0!==i&&(e=i-1,0===t.length&&(e=0),(i=n.eq(e)).trigger("mouseenter"),t=o.$results.offset().top,n=i.offset().top,i=o.$results.scrollTop()+(n-t),0===e?o.$results.scrollTop(0):n-t<0&&o.$results.scrollTop(i))}),t.on("results:next",function(){var e,t=o.getHighlightedResults(),n=o.$results.find("[aria-selected]"),i=n.index(t)+1;i>=n.length||((e=n.eq(i)).trigger("mouseenter"),t=o.$results.offset().top+o.$results.outerHeight(!1),n=e.offset().top+e.outerHeight(!1),e=o.$results.scrollTop()+n-t,0===i?o.$results.scrollTop(0):t<n&&o.$results.scrollTop(e))}),t.on("results:focus",function(e){e.element.addClass("select2-results__option--highlighted")}),t.on("results:message",function(e){o.displayMessage(e)}),d.fn.mousewheel&&this.$results.on("mousewheel",function(e){var t=o.$results.scrollTop(),n=o.$results.get(0).scrollHeight-o.$results.scrollTop()+e.deltaY,t=0<e.deltaY&&t-e.deltaY<=0,n=e.deltaY<0&&n<=o.$results.height();t?(o.$results.scrollTop(0),e.preventDefault(),e.stopPropagation()):n&&(o.$results.scrollTop(o.$results.get(0).scrollHeight-o.$results.height()),e.preventDefault(),e.stopPropagation())}),this.$results.on("mouseup",".select2-results__option[aria-selected]",function(e){var t=d(this),n=t.data("data");return"true"===t.attr("aria-selected")?void(o.options.get("multiple")?o.trigger("unselect",{originalEvent:e,data:n}):o.trigger("close")):void o.trigger("select",{originalEvent:e,data:n})}),this.$results.on("mouseenter",".select2-results__option[aria-selected]",function(){var e=d(this).data("data");o.getHighlightedResults().removeClass("select2-results__option--highlighted"),o.trigger("results:focus",{data:e,element:d(this)})})},i.prototype.getHighlightedResults=function(){return this.$results.find(".select2-results__option--highlighted")},i.prototype.destroy=function(){this.$results.remove()},i.prototype.ensureHighlightVisible=function(){var e,t,n,i,o=this.getHighlightedResults();0!==o.length&&(e=this.$results.find("[aria-selected]").index(o),i=this.$results.offset().top,t=o.offset().top,n=this.$results.scrollTop()+(t-i),i=t-i,n-=2*o.outerHeight(!1),e<=2?this.$results.scrollTop(0):(i>this.$results.outerHeight()||i<0)&&this.$results.scrollTop(n))},i.prototype.template=function(e,t){var n=this.options.get("templateResult"),i=this.options.get("escapeMarkup"),e=n(e);null==e?t.style.display="none":"string"==typeof e?t.innerHTML=i(e):d(t).append(e)},i}),e.define("select2/keys",[],function(){return{BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46}}),e.define("select2/selection/base",["jquery","../utils","../keys"],function(n,e,i){function o(e,t){this.$element=e,this.options=t,o.__super__.constructor.call(this)}return e.Extend(o,e.Observable),o.prototype.render=function(){var e=n('<span class="select2-selection" role="combobox" aria-autocomplete="list" aria-haspopup="true" aria-expanded="false"></span>');return this._tabindex=0,null!=this.$element.data("old-tabindex")?this._tabindex=this.$element.data("old-tabindex"):null!=this.$element.attr("tabindex")&&(this._tabindex=this.$element.attr("tabindex")),e.attr("title",this.$element.attr("title")),e.attr("tabindex",this._tabindex),this.$selection=e},o.prototype.bind=function(e){var t=this,n=(e.id,e.id+"-results");this.container=e,this.$selection.on("focus",function(e){t.trigger("focus",e)}),this.$selection.on("blur",function(e){t.trigger("blur",e)}),this.$selection.on("keydown",function(e){t.trigger("keypress",e),e.which===i.SPACE&&e.preventDefault()}),e.on("results:focus",function(e){t.$selection.attr("aria-activedescendant",e.data._resultId)}),e.on("selection:update",function(e){t.update(e.data)}),e.on("open",function(){t.$selection.attr("aria-expanded","true"),t.$selection.attr("aria-owns",n),t._attachCloseHandler(e)}),e.on("close",function(){t.$selection.attr("aria-expanded","false"),t.$selection.removeAttr("aria-activedescendant"),t.$selection.removeAttr("aria-owns"),t.$selection.focus(),t._detachCloseHandler(e)}),e.on("enable",function(){t.$selection.attr("tabindex",t._tabindex)}),e.on("disable",function(){t.$selection.attr("tabindex","-1")})},o.prototype._attachCloseHandler=function(e){n(document.body).on("mousedown.select2."+e.id,function(e){var t=n(e.target).closest(".select2");n(".select2.select2-container--open").each(function(){var e=n(this);this!=t[0]&&e.data("element").select2("close")})})},o.prototype._detachCloseHandler=function(e){n(document.body).off("mousedown.select2."+e.id)},o.prototype.position=function(e,t){t.find(".selection").append(e)},o.prototype.destroy=function(){this._detachCloseHandler(this.container)},o.prototype.update=function(){throw new Error("The `update` method must be defined in child classes.")},o}),e.define("select2/selection/single",["jquery","./base","../utils","../keys"],function(e,t,n){function i(){i.__super__.constructor.apply(this,arguments)}return n.Extend(i,t),i.prototype.render=function(){var e=i.__super__.render.call(this);return e.addClass("select2-selection--single"),e.html('<span class="select2-selection__rendered"></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span>'),e},i.prototype.bind=function(e){var t=this;i.__super__.bind.apply(this,arguments);var n=e.id+"-container";this.$selection.find(".select2-selection__rendered").attr("id",n),this.$selection.attr("aria-labelledby",n),this.$selection.on("mousedown",function(e){1===e.which&&t.trigger("toggle",{originalEvent:e})}),this.$selection.on("focus",function(){}),this.$selection.on("blur",function(){}),e.on("selection:update",function(e){t.update(e.data)})},i.prototype.clear=function(){this.$selection.find(".select2-selection__rendered").empty()},i.prototype.display=function(e){var t=this.options.get("templateSelection");return this.options.get("escapeMarkup")(t(e))},i.prototype.selectionContainer=function(){return e("<span></span>")},i.prototype.update=function(e){var t,n;0!==e.length?(t=e[0],n=this.display(t),(e=this.$selection.find(".select2-selection__rendered")).empty().append(n),e.prop("title",t.title||t.text)):this.clear()},i}),e.define("select2/selection/multiple",["jquery","./base","../utils"],function(i,e,s){function t(){t.__super__.constructor.apply(this,arguments)}return s.Extend(t,e),t.prototype.render=function(){var e=t.__super__.render.call(this);return e.addClass("select2-selection--multiple"),e.html('<ul class="select2-selection__rendered"></ul>'),e},t.prototype.bind=function(){var n=this;t.__super__.bind.apply(this,arguments),this.$selection.on("click",function(e){n.trigger("toggle",{originalEvent:e})}),this.$selection.on("click",".select2-selection__choice__remove",function(e){var t=i(this).parent().data("data");n.trigger("unselect",{originalEvent:e,data:t})})},t.prototype.clear=function(){this.$selection.find(".select2-selection__rendered").empty()},t.prototype.display=function(e){var t=this.options.get("templateSelection");return this.options.get("escapeMarkup")(t(e))},t.prototype.selectionContainer=function(){return i('<li class="select2-selection__choice"><span class="select2-selection__choice__remove" role="presentation">×</span></li>')},t.prototype.update=function(e){if(this.clear(),0!==e.length){for(var t=[],n=0;n<e.length;n++){var i=e[n],o=this.display(i),a=this.selectionContainer();a.append(o),a.prop("title",i.title||i.text),a.data("data",i),t.push(a)}var r=this.$selection.find(".select2-selection__rendered");s.appendMany(r,t)}},t}),e.define("select2/selection/placeholder",["../utils"],function(){function e(e,t,n){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n)}return e.prototype.normalizePlaceholder=function(e,t){return t="string"==typeof t?{id:"",text:t}:t},e.prototype.createPlaceholder=function(e,t){var n=this.selectionContainer();return n.html(this.display(t)),n.addClass("select2-selection__placeholder").removeClass("select2-selection__choice"),n},e.prototype.update=function(e,t){var n=1==t.length&&t[0].id!=this.placeholder.id;if(1<t.length||n)return e.call(this,t);this.clear();t=this.createPlaceholder(this.placeholder);this.$selection.find(".select2-selection__rendered").append(t)},e}),e.define("select2/selection/allowClear",["jquery","../keys"],function(n,i){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),null==this.placeholder&&this.options.get("debug")&&window.console&&console.error&&console.error("Select2: The `allowClear` option should be used in combination with the `placeholder` option."),this.$selection.on("mousedown",".select2-selection__clear",function(e){i._handleClear(e)}),t.on("keypress",function(e){i._handleKeyboardClear(e,t)})},e.prototype._handleClear=function(e,t){if(!this.options.get("disabled")){var n=this.$selection.find(".select2-selection__clear");if(0!==n.length){t.stopPropagation();for(var i=n.data("data"),o=0;o<i.length;o++){var a={data:i[o]};if(this.trigger("unselect",a),a.prevented)return}this.$element.val(this.placeholder.id).trigger("change"),this.trigger("toggle")}}},e.prototype._handleKeyboardClear=function(e,t,n){n.isOpen()||t.which!=i.DELETE&&t.which!=i.BACKSPACE||this._handleClear(t)},e.prototype.update=function(e,t){e.call(this,t),0<this.$selection.find(".select2-selection__placeholder").length||0===t.length||((e=n('<span class="select2-selection__clear">×</span>')).data("data",t),this.$selection.find(".select2-selection__rendered").prepend(e))},e}),e.define("select2/selection/search",["jquery","../utils","../keys"],function(n,e,o){function t(e,t,n){e.call(this,t,n)}return t.prototype.render=function(e){var t=n('<li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="textbox" /></li>');return this.$searchContainer=t,this.$search=t.find("input"),e.call(this)},t.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("open",function(){i.$search.attr("tabindex",0),i.$search.focus()}),t.on("close",function(){i.$search.attr("tabindex",-1),i.$search.val(""),i.$search.focus()}),t.on("enable",function(){i.$search.prop("disabled",!1)}),t.on("disable",function(){i.$search.prop("disabled",!0)}),this.$selection.on("focusin",".select2-search--inline",function(e){i.trigger("focus",e)}),this.$selection.on("focusout",".select2-search--inline",function(e){i.trigger("blur",e)}),this.$selection.on("keydown",".select2-search--inline",function(e){var t;e.stopPropagation(),i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented(),e.which!==o.BACKSPACE||""!==i.$search.val()||0<(t=i.$searchContainer.prev(".select2-selection__choice")).length&&(t=t.data("data"),i.searchRemoveChoice(t),e.preventDefault())}),this.$selection.on("input",".select2-search--inline",function(){i.$selection.off("keyup.search")}),this.$selection.on("keyup.search input",".select2-search--inline",function(e){i.handleSearch(e)})},t.prototype.createPlaceholder=function(e,t){this.$search.attr("placeholder",t.text)},t.prototype.update=function(e,t){this.$search.attr("placeholder",""),e.call(this,t),this.$selection.find(".select2-selection__rendered").append(this.$searchContainer),this.resizeSearch()},t.prototype.handleSearch=function(){var e;this.resizeSearch(),this._keyUpPrevented||(e=this.$search.val(),this.trigger("query",{term:e})),this._keyUpPrevented=!1},t.prototype.searchRemoveChoice=function(e,t){this.trigger("unselect",{data:t}),this.trigger("open"),this.$search.val(t.text+" ")},t.prototype.resizeSearch=function(){this.$search.css("width","25px");var e="";e=""!==this.$search.attr("placeholder")?this.$selection.find(".select2-selection__rendered").innerWidth():.75*(this.$search.val().length+1)+"em",this.$search.css("width",e)},t}),e.define("select2/selection/eventRelay",["jquery"],function(r){function e(){}return e.prototype.bind=function(e,t,n){var i=this,o=["open","opening","close","closing","select","selecting","unselect","unselecting"],a=["opening","closing","selecting","unselecting"];e.call(this,t,n),t.on("*",function(e,t){var n;-1!==r.inArray(e,o)&&(n=r.Event("select2:"+e,{params:t=t||{}}),i.$element.trigger(n),-1!==r.inArray(e,a)&&(t.prevented=n.isDefaultPrevented()))})},e}),e.define("select2/translation",["jquery","require"],function(t,n){function i(e){this.dict=e||{}}return i.prototype.all=function(){return this.dict},i.prototype.get=function(e){return this.dict[e]},i.prototype.extend=function(e){this.dict=t.extend({},e.all(),this.dict)},i._cache={},i.loadPath=function(e){var t;return e in i._cache||(t=n(e),i._cache[e]=t),new i(i._cache[e])},i}),e.define("select2/diacritics",[],function(){return{"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z","Ά":"Α","Έ":"Ε","Ή":"Η","Ί":"Ι","Ϊ":"Ι","Ό":"Ο","Ύ":"Υ","Ϋ":"Υ","Ώ":"Ω","ά":"α","έ":"ε","ή":"η","ί":"ι","ϊ":"ι","ΐ":"ι","ό":"ο","ύ":"υ","ϋ":"υ","ΰ":"υ","ω":"ω","ς":"σ"}}),e.define("select2/data/base",["../utils"],function(n){function e(){e.__super__.constructor.call(this)}return n.Extend(e,n.Observable),e.prototype.current=function(){throw new Error("The `current` method must be defined in child classes.")},e.prototype.query=function(){throw new Error("The `query` method must be defined in child classes.")},e.prototype.bind=function(){},e.prototype.destroy=function(){},e.prototype.generateResultId=function(e,t){e=e.id+"-result-";return(e+=n.generateChars(4))+(null!=t.id?"-"+t.id.toString():"-"+n.generateChars(4))},e}),e.define("select2/data/select",["./base","../utils","jquery"],function(e,t,r){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return t.Extend(n,e),n.prototype.current=function(e){var t=[],n=this;this.$element.find(":selected").each(function(){var e=r(this),e=n.item(e);t.push(e)}),e(t)},n.prototype.select=function(o){var e,a=this;if(o.selected=!0,r(o.element).is("option"))return o.element.selected=!0,void this.$element.trigger("change");this.$element.prop("multiple")?this.current(function(e){var t=[];(o=[o]).push.apply(o,e);for(var n=0;n<o.length;n++){var i=o[n].id;-1===r.inArray(i,t)&&t.push(i)}a.$element.val(t),a.$element.trigger("change")}):(e=o.id,this.$element.val(e),this.$element.trigger("change"))},n.prototype.unselect=function(o){var a=this;if(this.$element.prop("multiple"))return o.selected=!1,r(o.element).is("option")?(o.element.selected=!1,void this.$element.trigger("change")):void this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n].id;i!==o.id&&-1===r.inArray(i,t)&&t.push(i)}a.$element.val(t),a.$element.trigger("change")})},n.prototype.bind=function(e){var t=this;(this.container=e).on("select",function(e){t.select(e.data)}),e.on("unselect",function(e){t.unselect(e.data)})},n.prototype.destroy=function(){this.$element.find("*").each(function(){r.removeData(this,"data")})},n.prototype.query=function(t,e){var n=[],i=this;this.$element.children().each(function(){var e=r(this);(e.is("option")||e.is("optgroup"))&&(e=i.item(e),null!==(e=i.matches(t,e))&&n.push(e))}),e({results:n})},n.prototype.addOptions=function(e){t.appendMany(this.$element,e)},n.prototype.option=function(e){var t;e.children?(t=document.createElement("optgroup")).label=e.text:void 0!==(t=document.createElement("option")).textContent?t.textContent=e.text:t.innerText=e.text,e.id&&(t.value=e.id),e.disabled&&(t.disabled=!0),e.selected&&(t.selected=!0),e.title&&(t.title=e.title);var n=r(t),e=this._normalizeItem(e);return e.element=t,r.data(t,"data",e),n},n.prototype.item=function(e){var t={};if(null!=(t=r.data(e[0],"data")))return t;if(e.is("option"))t={id:e.val(),text:e.text(),disabled:e.prop("disabled"),selected:e.prop("selected"),title:e.prop("title")};else if(e.is("optgroup")){for(var t={text:e.prop("label"),children:[],title:e.prop("title")},n=e.children("option"),i=[],o=0;o<n.length;o++){var a=r(n[o]),a=this.item(a);i.push(a)}t.children=i}return(t=this._normalizeItem(t)).element=e[0],r.data(e[0],"data",t),t},n.prototype._normalizeItem=function(e){r.isPlainObject(e)||(e={id:e,text:e});return null!=(e=r.extend({},{text:""},e)).id&&(e.id=e.id.toString()),null!=e.text&&(e.text=e.text.toString()),null==e._resultId&&e.id&&null!=this.container&&(e._resultId=this.generateResultId(this.container,e)),r.extend({},{selected:!1,disabled:!1},e)},n.prototype.matches=function(e,t){return this.options.get("matcher")(e,t)},n}),e.define("select2/data/array",["./select","../utils","jquery"],function(e,c,u){function i(e,t){var n=t.get("data")||[];i.__super__.constructor.call(this,e,t),this.addOptions(this.convertToOptions(n))}return c.Extend(i,e),i.prototype.select=function(n){var e;0===(e=this.$element.find("option").filter(function(e,t){return t.value==n.id.toString()})).length&&(e=this.option(n),this.addOptions(e)),i.__super__.select.call(this,n)},i.prototype.convertToOptions=function(e){for(var t=this,n=this.$element.find("option"),i=n.map(function(){return t.item(u(this)).id}).get(),o=[],a=0;a<e.length;a++){var r,s,l=this._normalizeItem(e[a]);0<=u.inArray(l.id,i)?(r=n.filter(function(e){return function(){return u(this).val()==e.id}}(l)),s=this.item(r),u.extend(!0,{},s,l),s=this.option(s),r.replaceWith(s)):(s=this.option(l),l.children&&(l=this.convertToOptions(l.children),c.appendMany(s,l)),o.push(s))}return o},i}),e.define("select2/data/ajax",["./array","../utils","jquery"],function(n,e,a){function t(e,t){this.ajaxOptions=this._applyDefaults(t.get("ajax")),null!=this.ajaxOptions.processResults&&(this.processResults=this.ajaxOptions.processResults),n.__super__.constructor.call(this,e,t)}return e.Extend(t,n),t.prototype._applyDefaults=function(e){var t={data:function(e){return{q:e.term}},transport:function(e,t,n){e=a.ajax(e);return e.then(t),e.fail(n),e}};return a.extend({},t,e,!0)},t.prototype.processResults=function(e){return e},t.prototype.query=function(t,n){function e(){var e=o.transport(o,function(e){e=i.processResults(e,t);i.options.get("debug")&&window.console&&console.error&&(e&&e.results&&a.isArray(e.results)||console.error("Select2: The AJAX results did not return an array in the `results` key of the response.")),n(e)},function(){});i._request=e}var i=this;null!=this._request&&(a.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var o=a.extend({type:"GET"},this.ajaxOptions);"function"==typeof o.url&&(o.url=o.url(t)),"function"==typeof o.data&&(o.data=o.data(t)),this.ajaxOptions.delay&&""!==t.term?(this._queryTimeout&&window.clearTimeout(this._queryTimeout),this._queryTimeout=window.setTimeout(e,this.ajaxOptions.delay)):e()},t}),e.define("select2/data/tags",["jquery"],function(s){function e(e,t,n){var i=n.get("tags"),o=n.get("createTag");if(void 0!==o&&(this.createTag=o),e.call(this,t,n),s.isArray(i))for(var a=0;a<i.length;a++){var r=i[a],r=this._normalizeItem(r),r=this.option(r);this.$element.append(r)}}return e.prototype.query=function(e,c,u){var d=this;return this._removeOldTags(),null==c.term||null!=c.page?void e.call(this,c,u):void e.call(this,c,function e(t,n){for(var i=t.results,o=0;o<i.length;o++){var a=i[o],r=null!=a.children&&!e({results:a.children},!0);if(a.text===c.term||r)return!n&&(t.data=i,void u(t))}if(n)return!0;var s,l=d.createTag(c);null!=l&&((s=d.option(l)).attr("data-select2-tag",!0),d.addOptions([s]),d.insertTag(i,l)),t.results=i,u(t)})},e.prototype.createTag=function(e,t){t=s.trim(t.term);return""===t?null:{id:t,text:t}},e.prototype.insertTag=function(e,t,n){t.unshift(n)},e.prototype._removeOldTags=function(){(this._lastTag,this.$element.find("option[data-select2-tag]")).each(function(){this.selected||s(this).remove()})},e}),e.define("select2/data/tokenizer",["jquery"],function(c){function e(e,t,n){var i=n.get("tokenizer");void 0!==i&&(this.tokenizer=i),e.call(this,t,n)}return e.prototype.bind=function(e,t,n){e.call(this,t,n),this.$search=t.dropdown.$search||t.selection.$search||n.find(".select2-search__field")},e.prototype.query=function(e,t,n){var i=this;t.term=t.term||"";var o=this.tokenizer(t,this.options,function(e){i.select(e)});o.term!==t.term&&(this.$search.length&&(this.$search.val(o.term),this.$search.focus()),t.term=o.term),e.call(this,t,n)},e.prototype.tokenizer=function(e,t,n,i){for(var o=n.get("tokenSeparators")||[],a=t.term,r=0,s=this.createTag||function(e){return{id:e.term,text:e.term}};r<a.length;){var l=a[r];-1!==c.inArray(l,o)?(l=a.substr(0,r),i(s(c.extend({},t,{term:l}))),a=a.substr(r+1)||"",r=0):r++}return{term:a}},e}),e.define("select2/data/minimumInputLength",[],function(){function e(e,t,n){this.minimumInputLength=n.get("minimumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){return t.term=t.term||"",t.term.length<this.minimumInputLength?void this.trigger("results:message",{message:"inputTooShort",args:{minimum:this.minimumInputLength,input:t.term,params:t}}):void e.call(this,t,n)},e}),e.define("select2/data/maximumInputLength",[],function(){function e(e,t,n){this.maximumInputLength=n.get("maximumInputLength"),e.call(this,t,n)}return e.prototype.query=function(e,t,n){return t.term=t.term||"",0<this.maximumInputLength&&t.term.length>this.maximumInputLength?void this.trigger("results:message",{message:"inputTooLong",args:{maximum:this.maximumInputLength,input:t.term,params:t}}):void e.call(this,t,n)},e}),e.define("select2/data/maximumSelectionLength",[],function(){function e(e,t,n){this.maximumSelectionLength=n.get("maximumSelectionLength"),e.call(this,t,n)}return e.prototype.query=function(t,n,i){var o=this;this.current(function(e){e=null!=e?e.length:0;return 0<o.maximumSelectionLength&&e>=o.maximumSelectionLength?void o.trigger("results:message",{message:"maximumSelected",args:{maximum:o.maximumSelectionLength}}):void t.call(o,n,i)})},e}),e.define("select2/dropdown",["jquery","./utils"],function(t,e){function n(e,t){this.$element=e,this.options=t,n.__super__.constructor.call(this)}return e.Extend(n,e.Observable),n.prototype.render=function(){var e=t('<span class="select2-dropdown"><span class="select2-results"></span></span>');return e.attr("dir",this.options.get("dir")),this.$dropdown=e},n.prototype.position=function(){},n.prototype.destroy=function(){this.$dropdown.remove()},n}),e.define("select2/dropdown/search",["jquery","../utils"],function(o){function e(){}return e.prototype.render=function(e){var t=e.call(this),e=o('<span class="select2-search select2-search--dropdown"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="textbox" /></span>');return this.$searchContainer=e,this.$search=e.find("input"),t.prepend(e),t},e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),this.$search.on("keydown",function(e){i.trigger("keypress",e),i._keyUpPrevented=e.isDefaultPrevented()}),this.$search.on("input",function(){o(this).off("keyup")}),this.$search.on("keyup input",function(e){i.handleSearch(e)}),t.on("open",function(){i.$search.attr("tabindex",0),i.$search.focus(),window.setTimeout(function(){i.$search.focus()},0)}),t.on("close",function(){i.$search.attr("tabindex",-1),i.$search.val("")}),t.on("results:all",function(e){null!=e.query.term&&""!==e.query.term||(i.showSearch(e)?i.$searchContainer.removeClass("select2-search--hide"):i.$searchContainer.addClass("select2-search--hide"))})},e.prototype.handleSearch=function(){var e;this._keyUpPrevented||(e=this.$search.val(),this.trigger("query",{term:e})),this._keyUpPrevented=!1},e.prototype.showSearch=function(){return!0},e}),e.define("select2/dropdown/hidePlaceholder",[],function(){function e(e,t,n,i){this.placeholder=this.normalizePlaceholder(n.get("placeholder")),e.call(this,t,n,i)}return e.prototype.append=function(e,t){t.results=this.removePlaceholder(t.results),e.call(this,t)},e.prototype.normalizePlaceholder=function(e,t){return t="string"==typeof t?{id:"",text:t}:t},e.prototype.removePlaceholder=function(e,t){for(var n=t.slice(0),i=t.length-1;0<=i;i--){var o=t[i];this.placeholder.id===o.id&&n.splice(i,1)}return n},e}),e.define("select2/dropdown/infiniteScroll",["jquery"],function(o){function e(e,t,n,i){this.lastParams={},e.call(this,t,n,i),this.$loadingMore=this.createLoadingMore(),this.loading=!1}return e.prototype.append=function(e,t){this.$loadingMore.remove(),this.loading=!1,e.call(this,t),this.showLoadingMore(t)&&this.$results.append(this.$loadingMore)},e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("query",function(e){i.lastParams=e,i.loading=!0}),t.on("query:append",function(e){i.lastParams=e,i.loading=!0}),this.$results.on("scroll",function(){var e=o.contains(document.documentElement,i.$loadingMore[0]);!i.loading&&e&&(e=i.$results.offset().top+i.$results.outerHeight(!1),i.$loadingMore.offset().top+i.$loadingMore.outerHeight(!1)<=e+50&&i.loadMore())})},e.prototype.loadMore=function(){this.loading=!0;var e=o.extend({},{page:1},this.lastParams);e.page++,this.trigger("query:append",e)},e.prototype.showLoadingMore=function(e,t){return t.pagination&&t.pagination.more},e.prototype.createLoadingMore=function(){var e=o('<li class="option load-more" role="treeitem"></li>'),t=this.options.get("translations").get("loadingMore");return e.html(t(this.lastParams)),e},e}),e.define("select2/dropdown/attachBody",["jquery","../utils"],function(l,a){function e(e,t,n){this.$dropdownParent=n.get("dropdownParent")||document.body,e.call(this,t,n)}return e.prototype.bind=function(e,t,n){var i=this,o=!1;e.call(this,t,n),t.on("open",function(){i._showDropdown(),i._attachPositioningHandler(t),o||(o=!0,t.on("results:all",function(){i._positionDropdown(),i._resizeDropdown()}),t.on("results:append",function(){i._positionDropdown(),i._resizeDropdown()}))}),t.on("close",function(){i._hideDropdown(),i._detachPositioningHandler(t)}),this.$dropdownContainer.on("mousedown",function(e){e.stopPropagation()})},e.prototype.position=function(e,t,n){t.attr("class",n.attr("class")),t.removeClass("select2"),t.addClass("select2-container--open"),t.css({position:"absolute",top:-999999}),this.$container=n},e.prototype.render=function(e){var t=l("<span></span>"),e=e.call(this);return t.append(e),this.$dropdownContainer=t},e.prototype._hideDropdown=function(){this.$dropdownContainer.detach()},e.prototype._attachPositioningHandler=function(e){var t=this,n="scroll.select2."+e.id,i="resize.select2."+e.id,o="orientationchange.select2."+e.id,e=this.$container.parents().filter(a.hasScroll);e.each(function(){l(this).data("select2-scroll-position",{x:l(this).scrollLeft(),y:l(this).scrollTop()})}),e.on(n,function(){var e=l(this).data("select2-scroll-position");l(this).scrollTop(e.y)}),l(window).on(n+" "+i+" "+o,function(){t._positionDropdown(),t._resizeDropdown()})},e.prototype._detachPositioningHandler=function(e){var t="scroll.select2."+e.id,n="resize.select2."+e.id,e="orientationchange.select2."+e.id;this.$container.parents().filter(a.hasScroll).off(t),l(window).off(t+" "+n+" "+e)},e.prototype._positionDropdown=function(){var e=l(window),t=this.$dropdown.hasClass("select2-dropdown--above"),n=this.$dropdown.hasClass("select2-dropdown--below"),i=null,o=(this.$container.position(),this.$container.offset());o.bottom=o.top+this.$container.outerHeight(!1);var a={height:this.$container.outerHeight(!1)};a.top=o.top,a.bottom=o.top+a.height;var r=this.$dropdown.outerHeight(!1),s=e.scrollTop(),e=e.scrollTop()+e.height(),s=s<o.top-r,e=e>o.bottom+r,o={left:o.left,top:a.bottom};t||n||(i="below"),e||!s||t?!s&&e&&t&&(i="below"):i="above",("above"==i||t&&"below"!==i)&&(o.top=a.top-r),null!=i&&(this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--"+i),this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--"+i)),this.$dropdownContainer.css(o)},e.prototype._resizeDropdown=function(){this.$dropdownContainer.width();var e={width:this.$container.outerWidth(!1)+"px"};this.options.get("dropdownAutoWidth")&&(e.minWidth=e.width,e.width="auto"),this.$dropdown.css(e)},e.prototype._showDropdown=function(){this.$dropdownContainer.appendTo(this.$dropdownParent),this._positionDropdown(),this._resizeDropdown()},e}),e.define("select2/dropdown/minimumResultsForSearch",[],function(){function e(e,t,n,i){this.minimumResultsForSearch=n.get("minimumResultsForSearch"),this.minimumResultsForSearch<0&&(this.minimumResultsForSearch=1/0),e.call(this,t,n,i)}return e.prototype.showSearch=function(e,t){return!(function e(t){for(var n=0,i=0;i<t.length;i++){var o=t[i];o.children?n+=e(o.children):n++}return n}(t.data.results)<this.minimumResultsForSearch)&&e.call(this,t)},e}),e.define("select2/dropdown/selectOnClose",[],function(){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("close",function(){i._handleSelectOnClose()})},e.prototype._handleSelectOnClose=function(){var e=this.getHighlightedResults();e.length<1||this.trigger("select",{data:e.data("data")})},e}),e.define("select2/dropdown/closeOnSelect",[],function(){function e(){}return e.prototype.bind=function(e,t,n){var i=this;e.call(this,t,n),t.on("select",function(e){i._selectTriggered(e)}),t.on("unselect",function(e){i._selectTriggered(e)})},e.prototype._selectTriggered=function(e,t){t=t.originalEvent;t&&t.ctrlKey||this.trigger("close")},e}),e.define("select2/i18n/en",[],function(){return{errorLoading:function(){return"The results could not be loaded."},inputTooLong:function(e){var t=e.input.length-e.maximum,e="Please delete "+t+" character";return 1!=t&&(e+="s"),e},inputTooShort:function(e){return"Please enter "+(e.minimum-e.input.length)+" or more characters"},loadingMore:function(){return"Loading more results…"},maximumSelected:function(e){var t="You can only select "+e.maximum+" item";return 1!=e.maximum&&(t+="s"),t},noResults:function(){return"No results found"},searching:function(){return"Searching…"}}}),e.define("select2/defaults",["jquery","require","./results","./selection/single","./selection/multiple","./selection/placeholder","./selection/allowClear","./selection/search","./selection/eventRelay","./utils","./translation","./diacritics","./data/select","./data/array","./data/ajax","./data/tags","./data/tokenizer","./data/minimumInputLength","./data/maximumInputLength","./data/maximumSelectionLength","./dropdown","./dropdown/search","./dropdown/hidePlaceholder","./dropdown/infiniteScroll","./dropdown/attachBody","./dropdown/minimumResultsForSearch","./dropdown/selectOnClose","./dropdown/closeOnSelect","./i18n/en"],function(u,d,h,p,m,f,g,_,y,v,b,t,w,A,k,x,P,S,M,C,L,T,E,O,D,z,I,j,e){function n(){this.reset()}return n.prototype.apply=function(t){var e,n;if(null==(t=u.extend({},this.defaults,t)).dataAdapter&&(t.dataAdapter=null!=t.ajax?k:null!=t.data?A:w,0<t.minimumInputLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,S)),0<t.maximumInputLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,M)),0<t.maximumSelectionLength&&(t.dataAdapter=v.Decorate(t.dataAdapter,C)),t.tags&&(t.dataAdapter=v.Decorate(t.dataAdapter,x)),null==t.tokenSeparators&&null==t.tokenizer||(t.dataAdapter=v.Decorate(t.dataAdapter,P)),null!=t.query&&(e=d(t.amdBase+"compat/query"),t.dataAdapter=v.Decorate(t.dataAdapter,e)),null!=t.initSelection&&(e=d(t.amdBase+"compat/initSelection"),t.dataAdapter=v.Decorate(t.dataAdapter,e))),null==t.resultsAdapter&&(t.resultsAdapter=h,null!=t.ajax&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,O)),null!=t.placeholder&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,E)),t.selectOnClose&&(t.resultsAdapter=v.Decorate(t.resultsAdapter,I))),null==t.dropdownAdapter&&(t.multiple?t.dropdownAdapter=L:(n=v.Decorate(L,T),t.dropdownAdapter=n),0!==t.minimumResultsForSearch&&(t.dropdownAdapter=v.Decorate(t.dropdownAdapter,z)),t.closeOnSelect&&(t.dropdownAdapter=v.Decorate(t.dropdownAdapter,j)),null==t.dropdownCssClass&&null==t.dropdownCss&&null==t.adaptDropdownCssClass||(n=d(t.amdBase+"compat/dropdownCss"),t.dropdownAdapter=v.Decorate(t.dropdownAdapter,n)),t.dropdownAdapter=v.Decorate(t.dropdownAdapter,D)),null==t.selectionAdapter&&(t.selectionAdapter=t.multiple?m:p,null!=t.placeholder&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,f)),t.allowClear&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,g)),t.multiple&&(t.selectionAdapter=v.Decorate(t.selectionAdapter,_)),null==t.containerCssClass&&null==t.containerCss&&null==t.adaptContainerCssClass||(l=d(t.amdBase+"compat/containerCss"),t.selectionAdapter=v.Decorate(t.selectionAdapter,l)),t.selectionAdapter=v.Decorate(t.selectionAdapter,y)),"string"==typeof t.language&&(0<t.language.indexOf("-")?(c=t.language.split("-")[0],t.language=[t.language,c]):t.language=[t.language]),u.isArray(t.language)){var i=new b;t.language.push("en");for(var o=t.language,a=0;a<o.length;a++){var r=o[a],s={};try{s=b.loadPath(r)}catch(e){try{r=this.defaults.amdLanguageBase+r,s=b.loadPath(r)}catch(e){t.debug&&window.console&&console.warn&&console.warn('Select2: The language file for "'+r+'" could not be automatically loaded. A fallback will be used instead.');continue}}i.extend(s)}t.translations=i}else{var l=b.loadPath(this.defaults.amdLanguageBase+"en"),c=new b(t.language);c.extend(l),t.translations=c}return t},n.prototype.reset=function(){function s(e){return e.replace(/[^\u0000-\u007E]/g,function(e){return t[e]||e})}this.defaults={amdBase:"./",amdLanguageBase:"./i18n/",closeOnSelect:!0,debug:!1,dropdownAutoWidth:!1,escapeMarkup:v.escapeMarkup,language:e,matcher:function e(t,n){if(""===u.trim(t.term))return n;if(n.children&&0<n.children.length){for(var i=u.extend(!0,{},n),o=n.children.length-1;0<=o;o--)null==e(t,n.children[o])&&i.children.splice(o,1);return 0<i.children.length?i:e(t,i)}var a=s(n.text).toUpperCase(),r=s(t.term).toUpperCase();return-1<a.indexOf(r)?n:null},minimumInputLength:0,maximumInputLength:0,maximumSelectionLength:0,minimumResultsForSearch:0,selectOnClose:!1,sorter:function(e){return e},templateResult:function(e){return e.text},templateSelection:function(e){return e.text},theme:"default",width:"resolve"}},n.prototype.set=function(e,t){var n={};n[u.camelCase(e)]=t;n=v._convertData(n);u.extend(this.defaults,n)},new n}),e.define("select2/options",["require","jquery","./defaults","./utils"],function(n,a,i,r){function e(e,t){this.options=e,null!=t&&this.fromElement(t),this.options=i.apply(this.options),t&&t.is("input")&&(t=n(this.get("amdBase")+"compat/inputData"),this.options.dataAdapter=r.Decorate(this.options.dataAdapter,t))}return e.prototype.fromElement=function(e){var t=["select2"];null==this.options.multiple&&(this.options.multiple=e.prop("multiple")),null==this.options.disabled&&(this.options.disabled=e.prop("disabled")),null==this.options.language&&(e.prop("lang")?this.options.language=e.prop("lang").toLowerCase():e.closest("[lang]").prop("lang")&&(this.options.language=e.closest("[lang]").prop("lang"))),null==this.options.dir&&(this.options.dir=e.prop("dir")?e.prop("dir"):e.closest("[dir]").prop("dir")?e.closest("[dir]").prop("dir"):"ltr"),e.prop("disabled",this.options.disabled),e.prop("multiple",this.options.multiple),e.data("select2Tags")&&(this.options.debug&&window.console&&console.warn&&console.warn('Select2: The `data-select2-tags` attribute has been changed to use the `data-data` and `data-tags="true"` attributes and will be removed in future versions of Select2.'),e.data("data",e.data("select2Tags")),e.data("tags",!0)),e.data("ajaxUrl")&&(this.options.debug&&window.console&&console.warn&&console.warn("Select2: The `data-ajax-url` attribute has been changed to `data-ajax--url` and support for the old attribute will be removed in future versions of Select2."),e.attr("ajax--url",e.data("ajaxUrl")),e.data("ajax--url",e.data("ajaxUrl")));var n,i=a.fn.jquery&&"1."==a.fn.jquery.substr(0,2)&&e[0].dataset?a.extend(!0,{},e[0].dataset,e.data()):e.data(),o=a.extend(!0,{},i);for(n in o=r._convertData(o))-1<a.inArray(n,t)||(a.isPlainObject(this.options[n])?a.extend(this.options[n],o[n]):this.options[n]=o[n]);return this},e.prototype.get=function(e){return this.options[e]},e.prototype.set=function(e,t){this.options[e]=t},e}),e.define("select2/core",["jquery","./options","./utils","./keys"],function(o,a,n,i){function r(e,t){null!=e.data("select2")&&e.data("select2").destroy(),this.$element=e,this.id=this._generateId(e),this.options=new a(t=t||{},e),r.__super__.constructor.call(this);var n=e.attr("tabindex")||0;e.data("old-tabindex",n),e.attr("tabindex","-1"),t=this.options.get("dataAdapter"),this.dataAdapter=new t(e,this.options),n=this.render(),this._placeContainer(n),t=this.options.get("selectionAdapter"),this.selection=new t(e,this.options),this.$selection=this.selection.render(),this.selection.position(this.$selection,n),t=this.options.get("dropdownAdapter"),this.dropdown=new t(e,this.options),this.$dropdown=this.dropdown.render(),this.dropdown.position(this.$dropdown,n),n=this.options.get("resultsAdapter"),this.results=new n(e,this.options,this.dataAdapter),this.$results=this.results.render(),this.results.position(this.$results,this.$dropdown);var i=this;this._bindAdapters(),this._registerDomEvents(),this._registerDataEvents(),this._registerSelectionEvents(),this._registerDropdownEvents(),this._registerResultsEvents(),this._registerEvents(),this.dataAdapter.current(function(e){i.trigger("selection:update",{data:e})}),e.addClass("select2-hidden-accessible"),e.attr("aria-hidden","true"),this._syncAttributes(),e.data("select2",this)}return n.Extend(r,n.Observable),r.prototype._generateId=function(e){return"select2-"+(null!=e.attr("id")?e.attr("id"):null!=e.attr("name")?e.attr("name")+"-"+n.generateChars(2):n.generateChars(4))},r.prototype._placeContainer=function(e){e.insertAfter(this.$element);var t=this._resolveWidth(this.$element,this.options.get("width"));null!=t&&e.css("width",t)},r.prototype._resolveWidth=function(e,t){var n=/^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i;if("resolve"==t){var i=this._resolveWidth(e,"style");return null!=i?i:this._resolveWidth(e,"element")}if("element"==t){i=e.outerWidth(!1);return i<=0?"auto":i+"px"}if("style"!=t)return t;e=e.attr("style");if("string"!=typeof e)return null;for(var o=e.split(";"),a=0,r=o.length;a<r;a+=1){var s=o[a].replace(/\s/g,"").match(n);if(null!==s&&1<=s.length)return s[1]}return null},r.prototype._bindAdapters=function(){this.dataAdapter.bind(this,this.$container),this.selection.bind(this,this.$container),this.dropdown.bind(this,this.$container),this.results.bind(this,this.$container)},r.prototype._registerDomEvents=function(){var t=this;this.$element.on("change.select2",function(){t.dataAdapter.current(function(e){t.trigger("selection:update",{data:e})})}),this._sync=n.bind(this._syncAttributes,this),this.$element[0].attachEvent&&this.$element[0].attachEvent("onpropertychange",this._sync);var e=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;null!=e?(this._observer=new e(function(e){o.each(e,t._sync)}),this._observer.observe(this.$element[0],{attributes:!0,subtree:!1})):this.$element[0].addEventListener&&this.$element[0].addEventListener("DOMAttrModified",t._sync,!1)},r.prototype._registerDataEvents=function(){var n=this;this.dataAdapter.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerSelectionEvents=function(){var n=this,i=["toggle"];this.selection.on("toggle",function(){n.toggleDropdown()}),this.selection.on("*",function(e,t){-1===o.inArray(e,i)&&n.trigger(e,t)})},r.prototype._registerDropdownEvents=function(){var n=this;this.dropdown.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerResultsEvents=function(){var n=this;this.results.on("*",function(e,t){n.trigger(e,t)})},r.prototype._registerEvents=function(){var n=this;this.on("open",function(){n.$container.addClass("select2-container--open")}),this.on("close",function(){n.$container.removeClass("select2-container--open")}),this.on("enable",function(){n.$container.removeClass("select2-container--disabled")}),this.on("disable",function(){n.$container.addClass("select2-container--disabled")}),this.on("focus",function(){n.$container.addClass("select2-container--focus")}),this.on("blur",function(){n.$container.removeClass("select2-container--focus")}),this.on("query",function(t){n.isOpen()||n.trigger("open"),this.dataAdapter.query(t,function(e){n.trigger("results:all",{data:e,query:t})})}),this.on("query:append",function(t){this.dataAdapter.query(t,function(e){n.trigger("results:append",{data:e,query:t})})}),this.on("keypress",function(e){var t=e.which;n.isOpen()?t===i.ENTER?(n.trigger("results:select"),e.preventDefault()):t===i.SPACE&&e.ctrlKey?(n.trigger("results:toggle"),e.preventDefault()):t===i.UP?(n.trigger("results:previous"),e.preventDefault()):t===i.DOWN?(n.trigger("results:next"),e.preventDefault()):t!==i.ESC&&t!==i.TAB||(n.close(),e.preventDefault()):t!==i.ENTER&&t!==i.SPACE&&(t!==i.DOWN&&t!==i.UP||!e.altKey)||(n.open(),e.preventDefault())})},r.prototype._syncAttributes=function(){this.options.set("disabled",this.$element.prop("disabled")),this.options.get("disabled")?(this.isOpen()&&this.close(),this.trigger("disable")):this.trigger("enable")},r.prototype.trigger=function(e,t){var n=r.__super__.trigger,i={open:"opening",close:"closing",select:"selecting",unselect:"unselecting"};if(e in i){var o={prevented:!1,name:e,args:t};if(n.call(this,i[e],o),o.prevented)return void(t.prevented=!0)}n.call(this,e,t)},r.prototype.toggleDropdown=function(){this.options.get("disabled")||(this.isOpen()?this.close():this.open())},r.prototype.open=function(){this.isOpen()||(this.trigger("query",{}),this.trigger("open"))},r.prototype.close=function(){this.isOpen()&&this.trigger("close")},r.prototype.isOpen=function(){return this.$container.hasClass("select2-container--open")},r.prototype.enable=function(e){this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("enable")` method has been deprecated and will be removed in later Select2 versions. Use $element.prop("disabled") instead.');e=!(e=null==e||0===e.length?[!0]:e)[0];this.$element.prop("disabled",e)},r.prototype.data=function(){this.options.get("debug")&&0<arguments.length&&window.console&&console.warn&&console.warn('Select2: Data can no longer be set using `select2("data")`. You should consider setting the value instead using `$element.val()`.');var t=[];return this.dataAdapter.current(function(e){t=e}),t},r.prototype.val=function(e){if(this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("val")` method has been deprecated and will be removed in later Select2 versions. Use $element.val() instead.'),null==e||0===e.length)return this.$element.val();e=e[0];o.isArray(e)&&(e=o.map(e,function(e){return e.toString()})),this.$element.val(e).trigger("change")},r.prototype.destroy=function(){this.$container.remove(),this.$element[0].detachEvent&&this.$element[0].detachEvent("onpropertychange",this._sync),null!=this._observer?(this._observer.disconnect(),this._observer=null):this.$element[0].removeEventListener&&this.$element[0].removeEventListener("DOMAttrModified",this._sync,!1),this._sync=null,this.$element.off(".select2"),this.$element.attr("tabindex",this.$element.data("old-tabindex")),this.$element.removeClass("select2-hidden-accessible"),this.$element.attr("aria-hidden","false"),this.$element.removeData("select2"),this.dataAdapter.destroy(),this.selection.destroy(),this.dropdown.destroy(),this.results.destroy(),this.dataAdapter=null,this.selection=null,this.dropdown=null,this.results=null},r.prototype.render=function(){var e=o('<span class="select2 select2-container"><span class="selection"></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>');return e.attr("dir",this.options.get("dir")),this.$container=e,this.$container.addClass("select2-container--"+this.options.get("theme")),e.data("element",this.$element),e},r}),e.define("select2/compat/utils",["jquery"],function(r){return{syncCssClasses:function(e,t,n){var i,o=[],a=r.trim(e.attr("class"));a&&r((a=""+a).split(/\s+/)).each(function(){0===this.indexOf("select2-")&&o.push(this)}),(a=r.trim(t.attr("class")))&&r((a=""+a).split(/\s+/)).each(function(){0!==this.indexOf("select2-")&&(null!=(i=n(this))&&o.push(i))}),e.attr("class",o.join(" "))}}}),e.define("select2/compat/containerCss",["jquery","./utils"],function(a,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("containerCssClass")||"";a.isFunction(n)&&(n=n(this.$element));var i,o=this.options.get("adaptContainerCssClass");o=o||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=o,o=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("containerCss")||{};return a.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,o),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/dropdownCss",["jquery","./utils"],function(a,r){function s(){return null}function e(){}return e.prototype.render=function(e){var t=e.call(this),n=this.options.get("dropdownCssClass")||"";a.isFunction(n)&&(n=n(this.$element));var i,o=this.options.get("adaptDropdownCssClass");o=o||s,-1!==n.indexOf(":all:")&&(n=n.replace(":all",""),i=o,o=function(e){var t=i(e);return null!=t?t+" "+e:e});e=this.options.get("dropdownCss")||{};return a.isFunction(e)&&(e=e(this.$element)),r.syncCssClasses(t,this.$element,o),t.css(e),t.addClass(n),t},e}),e.define("select2/compat/initSelection",["jquery"],function(i){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `initSelection` option has been deprecated in favor of a custom data adapter that overrides the `current` method. This method is now called multiple times instead of a single time when the instance is initialized. Support will be removed for the `initSelection` option in future versions of Select2"),this.initSelection=n.get("initSelection"),this._isInitialized=!1,e.call(this,t,n)}return e.prototype.current=function(e,t){var n=this;return this._isInitialized?void e.call(this,t):void this.initSelection.call(null,this.$element,function(e){n._isInitialized=!0,i.isArray(e)||(e=[e]),t(e)})},e}),e.define("select2/compat/inputData",["jquery"],function(a){function e(e,t,n){this._currentData=[],this._valueSeparator=n.get("valueSeparator")||",","hidden"===t.prop("type")&&n.get("debug")&&console&&console.warn&&console.warn("Select2: Using a hidden input with Select2 is no longer supported and may stop working in the future. It is recommended to use a `<select>` element instead."),e.call(this,t,n)}return e.prototype.current=function(e,t){for(var n=[],i=0;i<this._currentData.length;i++){var o=this._currentData[i];n.push.apply(n,function e(t,n){var i=[];return t.selected||-1!==a.inArray(t.id,n)?(t.selected=!0,i.push(t)):t.selected=!1,t.children&&i.push.apply(i,e(t.children,n)),i}(o,this.$element.val().split(this._valueSeparator)))}t(n)},e.prototype.select=function(e,t){var n;this.options.get("multiple")?(n=this.$element.val(),n+=this._valueSeparator+t.id,this.$element.val(n)):(this.current(function(e){a.map(e,function(e){e.selected=!1})}),this.$element.val(t.id)),this.$element.trigger("change")},e.prototype.unselect=function(e,o){var a=this;o.selected=!1,this.current(function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];o.id!=i.id&&t.push(i.id)}a.$element.val(t.join(a._valueSeparator)),a.$element.trigger("change")})},e.prototype.query=function(e,t,n){for(var i=[],o=0;o<this._currentData.length;o++){var a=this._currentData[o],a=this.matches(t,a);null!==a&&i.push(a)}n({results:i})},e.prototype.addOptions=function(e,t){t=a.map(t,function(e){return a.data(e[0],"data")});this._currentData.push.apply(this._currentData,t)},e}),e.define("select2/compat/matcher",["jquery"],function(r){return function(a){return function(e,t){var n=r.extend(!0,{},t);if(null==e.term||""===r.trim(e.term))return n;if(t.children){for(var i=t.children.length-1;0<=i;i--){var o=t.children[i];a(e.term,o.text,o)||n.children.splice(i,1)}if(0<n.children.length)return n}return a(e.term,t.text,t)?n:null}}}),e.define("select2/compat/query",[],function(){function e(e,t,n){n.get("debug")&&window.console&&console.warn&&console.warn("Select2: The `query` option has been deprecated in favor of a custom data adapter that overrides the `query` method. Support will be removed for the `query` option in future versions of Select2."),e.call(this,t,n)}return e.prototype.query=function(e,t,n){t.callback=n,this.options.get("query").call(null,t)},e}),e.define("select2/dropdown/attachContainer",[],function(){function e(e,t,n){e.call(this,t,n)}return e.prototype.position=function(e,t,n){n.find(".dropdown-wrapper").append(t),t.addClass("select2-dropdown--below"),n.addClass("select2-container--below")},e}),e.define("select2/dropdown/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$dropdown.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),e.define("select2/selection/stopPropagation",[],function(){function e(){}return e.prototype.bind=function(e,t,n){e.call(this,t,n);this.$selection.on(["blur","change","click","dblclick","focus","focusin","focusout","input","keydown","keyup","keypress","mousedown","mouseenter","mouseleave","mousemove","mouseover","mouseup","search","touchend","touchstart"].join(" "),function(e){e.stopPropagation()})},e}),e.define("jquery.select2",["jquery","require","./select2/core","./select2/defaults"],function(i,e,o,t){var a;return e("jquery.mousewheel"),null==i.fn.select2&&(a=["open","close","destroy"],i.fn.select2=function(t){if("object"==typeof(t=t||{}))return this.each(function(){var e=i.extend({},t,!0);new o(i(this),e)}),this;if("string"!=typeof t)throw new Error("Invalid arguments for Select2: "+t);var e=this.data("select2");null==e&&window.console&&console.error&&console.error("The select2('"+t+"') method was called on an element that is not using Select2.");var n=Array.prototype.slice.call(arguments,1),n=e[t](n);return-1<i.inArray(t,a)?this:n}),null==i.fn.select2.defaults&&(i.fn.select2.defaults=t),o}),o=function(u){function t(e){var t,n=e||window.event,i=f.call(arguments,1),o=0,a=0,r=0,s=0,l=0,c=0;if((e=u.event.fix(n)).type="mousewheel","detail"in n&&(r=-1*n.detail),"wheelDelta"in n&&(r=n.wheelDelta),"wheelDeltaY"in n&&(r=n.wheelDeltaY),"wheelDeltaX"in n&&(a=-1*n.wheelDeltaX),"axis"in n&&n.axis===n.HORIZONTAL_AXIS&&(a=-1*r,r=0),o=0===r?a:r,"deltaY"in n&&(o=r=-1*n.deltaY),"deltaX"in n&&(a=n.deltaX,0===r&&(o=-1*a)),0!==r||0!==a){1===n.deltaMode?(o*=t=u.data(this,"mousewheel-line-height"),r*=t,a*=t):2===n.deltaMode&&(o*=t=u.data(this,"mousewheel-page-height"),r*=t,a*=t);var s=Math.max(Math.abs(r),Math.abs(a));return m&&!(s<m)||h(n,m=s)&&(m/=40),h(n,s)&&(o/=40,a/=40,r/=40),o=Math[1<=o?"floor":"ceil"](o/m),a=Math[1<=a?"floor":"ceil"](a/m),r=Math[1<=r?"floor":"ceil"](r/m),g.settings.normalizeOffset&&this.getBoundingClientRect&&(s=this.getBoundingClientRect(),l=e.clientX-s.left,c=e.clientY-s.top),e.deltaX=a,e.deltaY=r,e.deltaFactor=m,e.offsetX=l,e.offsetY=c,e.deltaMode=0,i.unshift(e,o,a,r),p&&clearTimeout(p),p=setTimeout(d,200),(u.event.dispatch||u.event.handle).apply(this,i)}}function d(){m=null}function h(e,t){return g.settings.adjustOldDeltas&&"mousewheel"===e.type&&t%120==0}var p,m,e=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],n="onwheel"in document||9<=document.documentMode?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],f=Array.prototype.slice;if(u.event.fixHooks)for(var i=e.length;i;)u.event.fixHooks[e[--i]]=u.event.mouseHooks;var g=u.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var e=n.length;e;)this.addEventListener(n[--e],t,!1);else this.onmousewheel=t;u.data(this,"mousewheel-line-height",g.getLineHeight(this)),u.data(this,"mousewheel-page-height",g.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var e=n.length;e;)this.removeEventListener(n[--e],t,!1);else this.onmousewheel=null;u.removeData(this,"mousewheel-line-height"),u.removeData(this,"mousewheel-page-height")},getLineHeight:function(e){var t=u(e),e=t["offsetParent"in u.fn?"offsetParent":"parent"]();return e.length||(e=u("body")),parseInt(e.css("fontSize"),10)||parseInt(t.css("fontSize"),10)||16},getPageHeight:function(e){return u(e).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};u.fn.extend({mousewheel:function(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function(e){return this.unbind("mousewheel",e)}})},"function"==typeof e.define&&e.define.amd?e.define("jquery.mousewheel",["jquery"],o):"object"==typeof exports?module.exports=o:o(t),{define:e.define,require:e.require}),e=o.require("jquery.select2");function v(e,t){return r.call(e,t)}function c(e,t){var n,i,o,a,r,s,l,c,u,d,h=t&&t.split("/"),p=f.map,m=p&&p["*"]||{};if(e&&"."===e.charAt(0))if(t){for(h=h.slice(0,h.length-1),t=(e=e.split("/")).length-1,f.nodeIdCompat&&g.test(e[t])&&(e[t]=e[t].replace(g,"")),e=h.concat(e),c=0;c<e.length;c+=1)if("."===(d=e[c]))e.splice(c,1),--c;else if(".."===d){if(1===c&&(".."===e[2]||".."===e[0]))break;0<c&&(e.splice(c-1,2),c-=2)}e=e.join("/")}else 0===e.indexOf("./")&&(e=e.substring(2));if((h||m)&&p){for(c=(n=e.split("/")).length;0<c;--c){if(i=n.slice(0,c).join("/"),h)for(u=h.length;0<u;--u)if(o=(o=p[h.slice(0,u).join("/")])&&o[i]){a=o,r=c;break}if(a)break;!s&&m&&m[i]&&(s=m[i],l=c)}!a&&s&&(a=s,r=l),a&&(n.splice(0,r,a),e=n.join("/"))}return e}function b(e,t){return function(){return a.apply(d,s.call(arguments,0).concat([e,t]))}}function w(e){var t;if(v(p,e)&&(t=p[e],delete p[e],m[e]=!0,l.apply(d,t)),!v(h,e)&&!v(m,e))throw new Error("No "+e);return h[e]}function u(e){var t,n=e?e.indexOf("!"):-1;return-1<n&&(t=e.substring(0,n),e=e.substring(n+1,e.length)),[t,e]}return t.fn.select2.amd=o,e}),function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Handlebars=t():e.Handlebars=t()}(this,function(){return i=[function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(2)),a=i(n(40)),r=n(41),s=n(46),l=i(n(49)),c=i(n(44)),n=i(n(39)),u=o.default.create;function d(){var n=u();return n.compile=function(e,t){return s.compile(e,t,n)},n.precompile=function(e,t){return s.precompile(e,t,n)},n.AST=a.default,n.Compiler=s.Compiler,n.JavaScriptCompiler=l.default,n.Parser=r.parser,n.parse=r.parse,n.parseWithoutProcessing=r.parseWithoutProcessing,n}o=d();o.create=d,n.default(o),o.Visitor=c.default,o.default=o,t.default=o,e.exports=t.default},function(e,t){"use strict";t.default=function(e){return e&&e.__esModule?e:{default:e}},t.__esModule=!0},function(e,t,n){"use strict";var i=n(3).default,o=n(1).default;t.__esModule=!0;var a=i(n(4)),r=o(n(33)),s=o(n(6)),l=i(n(5)),c=i(n(34)),o=o(n(39));function u(){var t=new a.HandlebarsEnvironment;return l.extend(t,a),t.SafeString=r.default,t.Exception=s.default,t.Utils=l,t.escapeExpression=l.escapeExpression,t.VM=c,t.template=function(e){return c.template(e,t)},t}n=u();n.create=u,o.default(n),n.default=n,t.default=n,e.exports=t.default},function(e,t){"use strict";t.default=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t},t.__esModule=!0},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.HandlebarsEnvironment=c;var o=n(5),a=i(n(6)),r=n(10),s=n(30),i=i(n(32));t.VERSION="4.5.3";t.COMPILER_REVISION=8;t.LAST_COMPATIBLE_COMPILER_REVISION=7;t.REVISION_CHANGES={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};var l="[object Object]";function c(e,t,n){this.helpers=e||{},this.partials=t||{},this.decorators=n||{},r.registerDefaultHelpers(this),s.registerDefaultDecorators(this)}c.prototype={constructor:c,logger:i.default,log:i.default.log,registerHelper:function(e,t){if(o.toString.call(e)===l){if(t)throw new a.default("Arg not supported with multiple helpers");o.extend(this.helpers,e)}else this.helpers[e]=t},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,t){if(o.toString.call(e)===l)o.extend(this.partials,e);else{if(void 0===t)throw new a.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=t}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,t){if(o.toString.call(e)===l){if(t)throw new a.default("Arg not supported with multiple decorators");o.extend(this.decorators,e)}else this.decorators[e]=t},unregisterDecorator:function(e){delete this.decorators[e]}};n=i.default.log;t.log=n,t.createFrame=o.createFrame,t.logger=i.default},function(e,t){"use strict";t.__esModule=!0,t.extend=r,t.indexOf=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},t.escapeExpression=function(e){if("string"!=typeof e){if(e&&e.toHTML)return e.toHTML();if(null==e)return"";if(!e)return e+"";e=""+e}return o.test(e)?e.replace(i,a):e},t.isEmpty=function(e){return!e&&0!==e||!(!c(e)||0!==e.length)},t.createFrame=function(e){var t=r({},e);return t._parent=e,t},t.blockParams=function(e,t){return e.path=t,e},t.appendContextPath=function(e,t){return(e?e+".":"")+t};var n={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},i=/[&<>"'`=]/g,o=/[&<>"'`=]/;function a(e){return n[e]}function r(e){for(var t=1;t<arguments.length;t++)for(var n in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],n)&&(e[n]=arguments[t][n]);return e}var s=Object.prototype.toString;t.toString=s;var l=function(e){return"function"==typeof e};l(/x/)&&(t.isFunction=l=function(e){return"function"==typeof e&&"[object Function]"===s.call(e)}),t.isFunction=l;var c=Array.isArray||function(e){return!(!e||"object"!=typeof e)&&"[object Array]"===s.call(e)};t.isArray=c},function(e,t,n){"use strict";var l=n(7).default;t.__esModule=!0;var c=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function u(e,t){var n=t&&t.loc,i=void 0,o=void 0,a=void 0,t=void 0;n&&(i=n.start.line,o=n.end.line,a=n.start.column,t=n.end.column,e+=" - "+i+":"+a);for(var r=Error.prototype.constructor.call(this,e),s=0;s<c.length;s++)this[c[s]]=r[c[s]];Error.captureStackTrace&&Error.captureStackTrace(this,u);try{n&&(this.lineNumber=i,this.endLineNumber=o,l?(Object.defineProperty(this,"column",{value:a,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:t,enumerable:!0})):(this.column=a,this.endColumn=t))}catch(e){}}u.prototype=new Error,t.default=u,e.exports=t.default},function(e,t,n){e.exports={default:n(8),__esModule:!0}},function(e,t,n){var i=n(9);e.exports=function(e,t,n){return i.setDesc(e,t,n)}},function(e,t){var n=Object;e.exports={create:n.create,getProto:n.getPrototypeOf,isEnum:{}.propertyIsEnumerable,getDesc:n.getOwnPropertyDescriptor,setDesc:n.defineProperty,setDescs:n.defineProperties,getKeys:n.keys,getNames:n.getOwnPropertyNames,getSymbols:n.getOwnPropertySymbols,each:[].forEach}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.registerDefaultHelpers=function(e){o.default(e),a.default(e),r.default(e),s.default(e),l.default(e),c.default(e),u.default(e)},t.moveHelperToHooks=function(e,t,n){e.helpers[t]&&(e.hooks[t]=e.helpers[t],n||delete e.helpers[t])};var o=i(n(11)),a=i(n(12)),r=i(n(25)),s=i(n(26)),l=i(n(27)),c=i(n(28)),u=i(n(29))},function(e,t,n){"use strict";t.__esModule=!0;var a=n(5);t.default=function(o){o.registerHelper("blockHelperMissing",function(e,t){var n=t.inverse,i=t.fn;return!0===e?i(this):!1===e||null==e?n(this):a.isArray(e)?0<e.length?(t.ids&&(t.ids=[t.name]),o.helpers.each(e,t)):n(this):(t.data&&t.ids&&((n=a.createFrame(t.data)).contextPath=a.appendContextPath(t.data.contextPath,t.name),t={data:n}),i(e,t))})},e.exports=t.default},function(t,n,i){!function(m){"use strict";var f=i(13).default,e=i(1).default;n.__esModule=!0;var g=i(5),_=e(i(6));n.default=function(e){e.registerHelper("each",function(i,e){if(!e)throw new _.default("Must pass iterator to #each");var t,o=e.fn,n=e.inverse,a=0,r="",s=void 0,l=void 0;function c(e,t,n){s&&(s.key=e,s.index=t,s.first=0===t,s.last=!!n,l&&(s.contextPath=l+e)),r+=o(i[e],{data:s,blockParams:g.blockParams([i[e],e],[l+e,null])})}if(e.data&&e.ids&&(l=g.appendContextPath(e.data.contextPath,e.ids[0])+"."),g.isFunction(i)&&(i=i.call(this)),e.data&&(s=g.createFrame(e.data)),i&&"object"==typeof i)if(g.isArray(i))for(var u=i.length;a<u;a++)a in i&&c(a,a,a===i.length-1);else if(m.Symbol&&i[m.Symbol.iterator]){for(var d=[],h=i[m.Symbol.iterator](),p=h.next();!p.done;p=h.next())d.push(p.value);for(u=(i=d).length;a<u;a++)c(a,a,a===i.length-1)}else t=void 0,f(i).forEach(function(e){void 0!==t&&c(t,a-1),t=e,a++}),void 0!==t&&c(t,a-1,!0);return r=0===a?n(this):r})},t.exports=n.default}.call(n,function(){return this}())},function(e,t,n){e.exports={default:n(14),__esModule:!0}},function(e,t,n){n(15),e.exports=n(21).Object.keys},function(e,t,n){var i=n(16);n(18)("keys",function(t){return function(e){return t(i(e))}})},function(e,t,n){var i=n(17);e.exports=function(e){return Object(i(e))}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var o=n(19),a=n(21),r=n(24);e.exports=function(e,t){var n=(a.Object||{})[e]||Object[e],i={};i[e]=t(n),o(o.S+o.F*r(function(){n(1)}),"Object",i)}},function(e,t,n){function m(e,t,n){var i,o,a,r=e&m.F,s=e&m.G,l=e&m.S,c=e&m.P,u=e&m.B,d=e&m.W,h=s?g:g[t]||(g[t]={}),p=s?f:l?f[t]:(f[t]||{})[y];for(i in n=s?t:n)(o=!r&&p&&i in p)&&i in h||(a=(o?p:n)[i],h[i]=s&&"function"!=typeof p[i]?n[i]:u&&o?_(a,f):d&&p[i]==a?function(t){function e(e){return this instanceof t?new t(e):t(e)}return e[y]=t[y],e}(a):c&&"function"==typeof a?_(Function.call,a):a,c&&((h[y]||(h[y]={}))[i]=a))}var f=n(20),g=n(21),_=n(22),y="prototype";m.F=1,m.G=2,m.S=4,m.P=8,m.B=16,m.W=32,e.exports=m},function(e,t){e=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(e,t){e=e.exports={version:"1.2.6"};"number"==typeof __e&&(__e=e)},function(e,t,n){var a=n(23);e.exports=function(i,o,e){if(a(i),void 0===o)return i;switch(e){case 1:return function(e){return i.call(o,e)};case 2:return function(e,t){return i.call(o,e,t)};case 3:return function(e,t,n){return i.call(o,e,t,n)}}return function(){return i.apply(o,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(6));t.default=function(e){e.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new o.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=n(5),a=i(n(6));t.default=function(n){n.registerHelper("if",function(e,t){if(2!=arguments.length)throw new a.default("#if requires exactly one argument");return o.isFunction(e)&&(e=e.call(this)),!t.hash.includeZero&&!e||o.isEmpty(e)?t.inverse(this):t.fn(this)}),n.registerHelper("unless",function(e,t){if(2!=arguments.length)throw new a.default("#unless requires exactly one argument");return n.helpers.if.call(this,e,{fn:t.inverse,inverse:t.fn,hash:t.hash})})},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(o){o.registerHelper("log",function(){for(var e=[void 0],t=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;null!=t.hash.level?i=t.hash.level:t.data&&null!=t.data.level&&(i=t.data.level),e[0]=i,o.log.apply(o,e)})},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;var n=/^(constructor|__defineGetter__|__defineSetter__|__lookupGetter__|__proto__)$/;t.dangerousPropertyRegex=n,t.default=function(e){e.registerHelper("lookup",function(e,t){return e&&(!n.test(String(t))||Object.prototype.propertyIsEnumerable.call(e,t)?e[t]:void 0)})}},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=n(5),a=i(n(6));t.default=function(e){e.registerHelper("with",function(e,t){if(2!=arguments.length)throw new a.default("#with requires exactly one argument");o.isFunction(e)&&(e=e.call(this));var n=t.fn;if(o.isEmpty(e))return t.inverse(this);var i=t.data;return t.data&&t.ids&&((i=o.createFrame(t.data)).contextPath=o.appendContextPath(t.data.contextPath,t.ids[0])),n(e,{data:i,blockParams:o.blockParams([e],[i&&i.contextPath])})})},e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.registerDefaultDecorators=function(e){o.default(e)};var o=i(n(31))},function(e,t,n){"use strict";t.__esModule=!0;var r=n(5);t.default=function(e){e.registerDecorator("inline",function(i,o,a,e){var t=i;return o.partials||(o.partials={},t=function(e,t){var n=a.partials;a.partials=r.extend({},n,o.partials);t=i(e,t);return a.partials=n,t}),o.partials[e.args[0]]=e.fn,t})},e.exports=t.default},function(e,t,n){"use strict";t.__esModule=!0;var i=n(5),o={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){var t;return e="string"==typeof e?0<=(t=i.indexOf(o.methodMap,e.toLowerCase()))?t:parseInt(e,10):e},log:function(e){if(e=o.lookupLevel(e),"undefined"!=typeof console&&o.lookupLevel(o.level)<=e){e=o.methodMap[e];console[e]||(e="log");for(var t=arguments.length,n=Array(1<t?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];console[e].apply(console,n)}}};t.default=o,e.exports=t.default},function(e,t){"use strict";function n(e){this.string=e}t.__esModule=!0,n.prototype.toString=n.prototype.toHTML=function(){return""+this.string},t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(35).default,o=n(3).default,a=n(1).default;t.__esModule=!0,t.checkRevision=function(e){var t=e&&e[0]||1,n=h.COMPILER_REVISION;if(!(t>=h.LAST_COMPATIBLE_COMPILER_REVISION&&t<=h.COMPILER_REVISION)){if(t<h.LAST_COMPATIBLE_COMPILER_REVISION){n=h.REVISION_CHANGES[n],t=h.REVISION_CHANGES[t];throw new d.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+t+").")}throw new d.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}},t.template=function(l,c){if(!c)throw new d.default("No environment passed to template");if(!l||!l.main)throw new d.default("Unknown template object: "+typeof l);l.main.decorator=l.main_d,c.VM.checkRevision(l.compiler);var t=l.compiler&&7===l.compiler[0];var r={strict:function(e,t,n){if(!(e&&t in e))throw new d.default('"'+t+'" not defined in '+e,{loc:n});return e[t]},lookup:function(e,t){for(var n=e.length,i=0;i<n;i++)if(e[i]&&null!=e[i][t])return e[i][t]},lambda:function(e,t){return"function"==typeof e?e.call(t):e},escapeExpression:u.escapeExpression,invokePartial:function(e,t,n){n.hash&&(t=u.extend({},t,n.hash),n.ids&&(n.ids[0]=!0)),e=c.VM.resolvePartial.call(this,e,t,n);var i=u.extend({},n,{hooks:this.hooks}),o=c.VM.invokePartial.call(this,e,t,i);if(null==o&&c.compile&&(n.partials[n.name]=c.compile(e,l.compilerOptions,c),o=n.partials[n.name](t,i)),null==o)throw new d.default("The partial "+n.name+" could not be compiled when running in runtime-only mode");if(n.indent){for(var a=o.split("\n"),r=0,s=a.length;r<s&&(a[r]||r+1!==s);r++)a[r]=n.indent+a[r];o=a.join("\n")}return o},fn:function(e){var t=l[e];return t.decorator=l[e+"_d"],t},programs:[],program:function(e,t,n,i,o){var a=this.programs[e],r=this.fn(e);return a=t||o||i||n?m(this,e,r,t,n,i,o):a||(this.programs[e]=m(this,e,r))},data:function(e,t){for(;e&&t--;)e=e._parent;return e},nullContext:i({}),noop:c.VM.noop,compilerInfo:l.compiler};function s(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=t.data;s._setup(t),!t.partial&&l.useData&&(n=function(e,t){t&&"root"in t||((t=t?h.createFrame(t):{}).root=e);return t}(e,n));var i=void 0,o=l.useBlockParams?[]:void 0;function a(e){return""+l.main(r,e,r.helpers,r.partials,n,o,i)}return l.useDepths&&(i=t.depths?e!=t.depths[0]?[e].concat(t.depths):t.depths:[e]),(a=f(l.main,a,r,t.depths||[],n,o))(e,t)}return s.isTop=!0,s._setup=function(e){e.partial?(r.helpers=e.helpers,r.partials=e.partials,r.decorators=e.decorators,r.hooks=e.hooks):(r.helpers=u.extend({},c.helpers,e.helpers),l.usePartial&&(r.partials=u.extend({},c.partials,e.partials)),(l.usePartial||l.useDecorators)&&(r.decorators=u.extend({},c.decorators,e.decorators)),r.hooks={},e=e.allowCallsToHelperMissing||t,p.moveHelperToHooks(r,"helperMissing",e),p.moveHelperToHooks(r,"blockHelperMissing",e))},s._child=function(e,t,n,i){if(l.useBlockParams&&!n)throw new d.default("must pass block params");if(l.useDepths&&!i)throw new d.default("must pass parent depths");return m(r,e,l[e],t,0,n,i)},s},t.wrapProgram=m,t.resolvePartial=function(e,t,n){e?e.call||n.name||(n.name=e,e=n.partials[e]):e="@partial-block"===n.name?n.data["partial-block"]:n.partials[n.name];return e},t.invokePartial=function(e,t,i){var o=i.data&&i.data["partial-block"];i.partial=!0,i.ids&&(i.data.contextPath=i.ids[0]||i.data.contextPath);var a=void 0;i.fn&&i.fn!==r&&function(){i.data=h.createFrame(i.data);var n=i.fn;a=i.data["partial-block"]=function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1];return t.data=h.createFrame(t.data),t.data["partial-block"]=o,n(e,t)},n.partials&&(i.partials=u.extend({},i.partials,n.partials))}();void 0===e&&a&&(e=a);{if(void 0===e)throw new d.default("The partial "+i.name+" could not be found");if(e instanceof Function)return e(t,i)}},t.noop=r;var u=o(n(5)),d=a(n(6)),h=n(4),p=n(10);function m(i,e,o,a,t,r,s){function n(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=s;return!s||e==s[0]||e===i.nullContext&&null===s[0]||(n=[e].concat(s)),o(i,e,i.helpers,i.partials,t.data||a,r&&[t.blockParams].concat(r),n)}return(n=f(o,n,i,s,a,r)).program=e,n.depth=s?s.length:0,n.blockParams=t||0,n}function r(){return""}function f(e,t,n,i,o,a){return e.decorator&&(t=e.decorator(t,e={},n,i&&i[0],o,a,i),u.extend(t,e)),t}},function(e,t,n){e.exports={default:n(36),__esModule:!0}},function(e,t,n){n(37),e.exports=n(21).Object.seal},function(e,t,n){var i=n(38);n(18)("seal",function(t){return function(e){return t&&i(e)?t(e):e}})},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t){!function(i){"use strict";t.__esModule=!0,t.default=function(e){var t=void 0!==i?i:window,n=t.Handlebars;e.noConflict=function(){return t.Handlebars===e&&(t.Handlebars=n),e}},e.exports=t.default}.call(t,function(){return this}())},function(e,t){"use strict";t.__esModule=!0;var n={helpers:{helperExpression:function(e){return"SubExpression"===e.type||("MustacheStatement"===e.type||"BlockStatement"===e.type)&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return 1===e.parts.length&&!n.helpers.scopedId(e)&&!e.depth}}};t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default,o=n(3).default;t.__esModule=!0,t.parseWithoutProcessing=l,t.parse=function(e,t){e=l(e,t);return new r.default(t).accept(e)};var a=i(n(42)),r=i(n(43)),o=o(n(45)),n=n(5);t.parser=a.default;var s={};function l(e,t){return"Program"===e.type?e:((a.default.yy=s).locInfo=function(e){return new s.SourceLocation(t&&t.srcName,e)},a.default.parse(e))}n.extend(s,o)},function(e,t){"use strict";t.__esModule=!0;var n=function(){var e,t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(e,t,n,i,o,a,r){var s=a.length-1;switch(o){case 1:return a[s-1];case 2:this.$=i.prepareProgram(a[s]);break;case 3:case 4:case 5:case 6:case 7:case 8:this.$=a[s];break;case 9:this.$={type:"CommentStatement",value:i.stripComment(a[s]),strip:i.stripFlags(a[s],a[s]),loc:i.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:a[s],value:a[s],loc:i.locInfo(this._$)};break;case 11:this.$=i.prepareRawBlock(a[s-2],a[s-1],a[s],this._$);break;case 12:this.$={path:a[s-3],params:a[s-2],hash:a[s-1]};break;case 13:this.$=i.prepareBlock(a[s-3],a[s-2],a[s-1],a[s],!1,this._$);break;case 14:this.$=i.prepareBlock(a[s-3],a[s-2],a[s-1],a[s],!0,this._$);break;case 15:this.$={open:a[s-5],path:a[s-4],params:a[s-3],hash:a[s-2],blockParams:a[s-1],strip:i.stripFlags(a[s-5],a[s])};break;case 16:case 17:this.$={path:a[s-4],params:a[s-3],hash:a[s-2],blockParams:a[s-1],strip:i.stripFlags(a[s-5],a[s])};break;case 18:this.$={strip:i.stripFlags(a[s-1],a[s-1]),program:a[s]};break;case 19:var l=i.prepareBlock(a[s-2],a[s-1],a[s],a[s],!1,this._$),l=i.prepareProgram([l],a[s-1].loc);l.chained=!0,this.$={strip:a[s-2].strip,program:l,chain:!0};break;case 20:this.$=a[s];break;case 21:this.$={path:a[s-1],strip:i.stripFlags(a[s-2],a[s])};break;case 22:case 23:this.$=i.prepareMustache(a[s-3],a[s-2],a[s-1],a[s-4],i.stripFlags(a[s-4],a[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:a[s-3],params:a[s-2],hash:a[s-1],indent:"",strip:i.stripFlags(a[s-4],a[s]),loc:i.locInfo(this._$)};break;case 25:this.$=i.preparePartialBlock(a[s-2],a[s-1],a[s],this._$);break;case 26:this.$={path:a[s-3],params:a[s-2],hash:a[s-1],strip:i.stripFlags(a[s-4],a[s])};break;case 27:case 28:this.$=a[s];break;case 29:this.$={type:"SubExpression",path:a[s-3],params:a[s-2],hash:a[s-1],loc:i.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:a[s],loc:i.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:i.id(a[s-2]),value:a[s],loc:i.locInfo(this._$)};break;case 32:this.$=i.id(a[s-1]);break;case 33:case 34:this.$=a[s];break;case 35:this.$={type:"StringLiteral",value:a[s],original:a[s],loc:i.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(a[s]),original:Number(a[s]),loc:i.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===a[s],original:"true"===a[s],loc:i.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:i.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:i.locInfo(this._$)};break;case 40:case 41:this.$=a[s];break;case 42:this.$=i.preparePath(!0,a[s],this._$);break;case 43:this.$=i.preparePath(!1,a[s],this._$);break;case 44:a[s-2].push({part:i.id(a[s]),original:a[s],separator:a[s-1]}),this.$=a[s-2];break;case 45:this.$=[{part:i.id(a[s]),original:a[s]}];break;case 46:this.$=[];break;case 47:a[s-1].push(a[s]);break;case 48:this.$=[];break;case 49:a[s-1].push(a[s]);break;case 50:this.$=[];break;case 51:a[s-1].push(a[s]);break;case 58:this.$=[];break;case 59:a[s-1].push(a[s]);break;case 64:this.$=[];break;case 65:a[s-1].push(a[s]);break;case 70:this.$=[];break;case 71:a[s-1].push(a[s]);break;case 78:this.$=[];break;case 79:a[s-1].push(a[s]);break;case 82:this.$=[];break;case 83:a[s-1].push(a[s]);break;case 86:this.$=[];break;case 87:a[s-1].push(a[s]);break;case 90:this.$=[];break;case 91:a[s-1].push(a[s]);break;case 94:this.$=[];break;case 95:a[s-1].push(a[s]);break;case 98:this.$=[a[s]];break;case 99:a[s-1].push(a[s]);break;case 100:this.$=[a[s]];break;case 101:a[s-1].push(a[s])}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(e,t){throw new Error(e)},parse:function(e){var t=this,n=[0],i=[null],o=[],a=this.table,r="",s=0,l=0,c=0;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,void 0===(this.yy.parser=this).lexer.yylloc&&(this.lexer.yylloc={});var u=this.lexer.yylloc;o.push(u);var d=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var h,p,m,f,g,_,y,v,b,w={};;){if(m=n[n.length-1],void 0===(f=this.defaultActions[m]||(null==h&&(b=void 0,h=b="number"!=typeof(b=t.lexer.lex()||1)&&t.symbols_[b]||b),a[m]&&a[m][h]))||!f.length||!f[0]){var A="";if(!c){for(_ in v=[],a[m])this.terminals_[_]&&2<_&&v.push("'"+this.terminals_[_]+"'");A=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+v.join(", ")+", got '"+(this.terminals_[h]||h)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==h?"end of input":"'"+(this.terminals_[h]||h)+"'"),this.parseError(A,{text:this.lexer.match,token:this.terminals_[h]||h,line:this.lexer.yylineno,loc:u,expected:v})}}if(f[0]instanceof Array&&1<f.length)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+h);switch(f[0]){case 1:n.push(h),i.push(this.lexer.yytext),o.push(this.lexer.yylloc),n.push(f[1]),h=null,p?(h=p,p=null):(l=this.lexer.yyleng,r=this.lexer.yytext,s=this.lexer.yylineno,u=this.lexer.yylloc,0<c&&c--);break;case 2:if(y=this.productions_[f[1]][1],w.$=i[i.length-y],w._$={first_line:o[o.length-(y||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(y||1)].first_column,last_column:o[o.length-1].last_column},d&&(w._$.range=[o[o.length-(y||1)].range[0],o[o.length-1].range[1]]),void 0!==(g=this.performAction.call(w,r,l,s,this.yy,f[1],i,o)))return g;y&&(n=n.slice(0,-1*y*2),i=i.slice(0,-1*y),o=o.slice(0,-1*y)),n.push(this.productions_[f[1]][0]),i.push(w.$),o.push(w._$),y=a[n[n.length-2]][n[n.length-1]],n.push(y);break;case 3:return!0}}return!0}};e={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},unput:function(e){var t=e.length,n=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t-1),this.offset-=t;var i=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);e=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-t]),this},more:function(){return this._more=!0,this},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(20<e.length?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(20<e.length?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){if(this.done)return this.EOF;var e,t,n,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),a=0;a<o.length&&(!(t=this._input.match(this.rules[o[a]]))||e&&!(t[0].length>e[0].length)||(e=t,n=a,this.options.flex));a++);return e?((i=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],i=this.performAction.call(this,this.yy,this,o[n],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i||void 0):""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return void 0!==e?e:this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)},options:{},performAction:function(e,n,t,i){function o(e,t){return n.yytext=n.yytext.substring(e,n.yyleng-t+e)}switch(t){case 0:if("\\\\"===n.yytext.slice(-2)?(o(0,1),this.begin("mu")):"\\"===n.yytext.slice(-1)?(o(0,1),this.begin("emu")):this.begin("mu"),n.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),"raw"===this.conditionStack[this.conditionStack.length-1]?15:(o(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(n.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return n.yytext=o(1,2).replace(/\\"/g,'"'),80;case 32:return n.yytext=o(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return n.yytext=n.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},rules:[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],conditions:{mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}}};function n(){this.yy={}}return t.lexer=e,new((n.prototype=t).Parser=n)}();t.default=n,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;n=i(n(44));function o(){this.options=arguments.length<=0||void 0===arguments[0]?{}:arguments[0]}function h(e,t,n){var i=e[(t=void 0===t?e.length:t)-1],t=e[t-2];return i?"ContentStatement"===i.type?(t||!n?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(i.original):void 0:n}function p(e,t,n){var i=e[(t=void 0===t?-1:t)+1],t=e[t+2];return i?"ContentStatement"===i.type?(t||!n?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(i.original):void 0:n}function m(e,t,n){e=e[null==t?0:t+1];!e||"ContentStatement"!==e.type||!n&&e.rightStripped||(t=e.value,e.value=e.value.replace(n?/^\s+/:/^[ \t]*\r?\n?/,""),e.rightStripped=e.value!==t)}function f(e,t,n){e=e[null==t?e.length-1:t-1];if(e&&"ContentStatement"===e.type&&(n||!e.leftStripped)){t=e.value;return e.value=e.value.replace(n?/\s+$/:/[ \t]+$/,""),e.leftStripped=e.value!==t,e.leftStripped}}(o.prototype=new n.default).Program=function(e){var t=!this.options.ignoreStandalone,n=!this.isRootSeen;this.isRootSeen=!0;for(var i=e.body,o=0,a=i.length;o<a;o++){var r,s,l,c,u=i[o],d=this.accept(u);d&&(r=h(i,o,n),c=p(i,o,n),s=d.openStandalone&&r,l=d.closeStandalone&&c,c=d.inlineStandalone&&r&&c,d.close&&m(i,o,!0),d.open&&f(i,o,!0),t&&c&&(m(i,o),f(i,o)&&"PartialStatement"===u.type&&(u.indent=/([ \t]+$)/.exec(i[o-1].original)[1])),t&&s&&(m((u.program||u.inverse).body),f(i,o)),t&&l&&(m(i,o),f((u.inverse||u.program).body)))}return e},o.prototype.BlockStatement=o.prototype.DecoratorBlock=o.prototype.PartialBlockStatement=function(e){this.accept(e.program),this.accept(e.inverse);var t=e.program||e.inverse,n=e.program&&e.inverse,i=n,o=n;if(n&&n.chained)for(i=n.body[0].program;o.chained;)o=o.body[o.body.length-1].program;var a={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:p(t.body),closeStandalone:h((i||t).body)};return e.openStrip.close&&m(t.body,null,!0),n?((n=e.inverseStrip).open&&f(t.body,null,!0),n.close&&m(i.body,null,!0),e.closeStrip.open&&f(o.body,null,!0),!this.options.ignoreStandalone&&h(t.body)&&p(i.body)&&(f(t.body),m(i.body))):e.closeStrip.open&&f(t.body,null,!0),a},o.prototype.Decorator=o.prototype.MustacheStatement=function(e){return e.strip},o.prototype.PartialStatement=o.prototype.CommentStatement=function(e){e=e.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}},t.default=o,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0;var o=i(n(6));function a(){this.parents=[]}function r(e){this.acceptRequired(e,"path"),this.acceptArray(e.params),this.acceptKey(e,"hash")}function s(e){r.call(this,e),this.acceptKey(e,"program"),this.acceptKey(e,"inverse")}function l(e){this.acceptRequired(e,"name"),this.acceptArray(e.params),this.acceptKey(e,"hash")}a.prototype={constructor:a,mutating:!1,acceptKey:function(e,t){var n=this.accept(e[t]);if(this.mutating){if(n&&!a.prototype[n.type])throw new o.default('Unexpected node type "'+n.type+'" found when accepting '+t+" on "+e.type);e[t]=n}},acceptRequired:function(e,t){if(this.acceptKey(e,t),!e[t])throw new o.default(e.type+" requires "+t)},acceptArray:function(e){for(var t=0,n=e.length;t<n;t++)this.acceptKey(e,t),e[t]||(e.splice(t,1),t--,n--)},accept:function(e){if(e){if(!this[e.type])throw new o.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var t=this[e.type](e);return this.current=this.parents.shift(),!this.mutating||t?t:!1!==t?e:void 0}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:r,Decorator:r,BlockStatement:s,DecoratorBlock:s,PartialStatement:l,PartialBlockStatement:function(e){l.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:r,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}},t.default=a,e.exports=t.default},function(e,t,n){"use strict";var i=n(1).default;t.__esModule=!0,t.SourceLocation=function(e,t){this.source=e,this.start={line:t.first_line,column:t.first_column},this.end={line:t.last_line,column:t.last_column}},t.id=function(e){return/^\[.*\]$/.test(e)?e.substring(1,e.length-1):e},t.stripFlags=function(e,t){return{open:"~"===e.charAt(2),close:"~"===t.charAt(t.length-3)}},t.stripComment=function(e){return e.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")},t.preparePath=function(e,t,n){n=this.locInfo(n);for(var i=e?"@":"",o=[],a=0,r=0,s=t.length;r<s;r++){var l=t[r].part,c=t[r].original!==l;if(i+=(t[r].separator||"")+l,c||".."!==l&&"."!==l&&"this"!==l)o.push(l);else{if(0<o.length)throw new u.default("Invalid path: "+i,{loc:n});".."===l&&a++}}return{type:"PathExpression",data:e,depth:a,parts:o,original:i,loc:n}},t.prepareMustache=function(e,t,n,i,o,a){var r=i.charAt(3)||i.charAt(2),r="{"!==r&&"&"!==r;return{type:/\*/.test(i)?"Decorator":"MustacheStatement",path:e,params:t,hash:n,escaped:r,strip:o,loc:this.locInfo(a)}},t.prepareRawBlock=function(e,t,n,i){c(e,n),i=this.locInfo(i);t={type:"Program",body:t,strip:{},loc:i};return{type:"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,openStrip:{},inverseStrip:{},closeStrip:{},loc:i}},t.prepareBlock=function(e,t,n,i,o,a){i&&i.path&&c(e,i);var r=/\*/.test(e.open);t.blockParams=e.blockParams;var s=void 0,l=void 0;if(n){if(r)throw new u.default("Unexpected inverse block on decorator",n);n.chain&&(n.program.body[0].closeStrip=i.strip),l=n.strip,s=n.program}o&&(o=s,s=t,t=o);return{type:r?"DecoratorBlock":"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,inverse:s,openStrip:e.strip,inverseStrip:l,closeStrip:i&&i.strip,loc:this.locInfo(a)}},t.prepareProgram=function(e,t){{var n,i;!t&&e.length&&(n=e[0].loc,i=e[e.length-1].loc,n&&i&&(t={source:n.source,start:{line:n.start.line,column:n.start.column},end:{line:i.end.line,column:i.end.column}}))}return{type:"Program",body:e,strip:{},loc:t}},t.preparePartialBlock=function(e,t,n,i){return c(e,n),{type:"PartialBlockStatement",name:e.path,params:e.params,hash:e.hash,program:t,openStrip:e.strip,closeStrip:n&&n.strip,loc:this.locInfo(i)}};var u=i(n(6));function c(e,t){if(t=t.path?t.path.original:t,e.path.original!==t){var n={loc:e.path.loc};throw new u.default(e.path.original+" doesn't match "+t,n)}}},function(e,t,n){"use strict";var i=n(47).default,o=n(1).default;t.__esModule=!0,t.Compiler=c,t.precompile=function(e,t,n){if(null==e||"string"!=typeof e&&"Program"!==e.type)throw new r.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+e);"data"in(t=t||{})||(t.data=!0);t.compat&&(t.useDepths=!0);e=n.parse(e,t),e=(new n.Compiler).compile(e,t);return(new n.JavaScriptCompiler).compile(e,t)},t.compile=function(t,n,i){void 0===n&&(n={});if(null==t||"string"!=typeof t&&"Program"!==t.type)throw new r.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);"data"in(n=s.extend({},n))||(n.data=!0);n.compat&&(n.useDepths=!0);var o=void 0;function a(){var e=i.parse(t,n),e=(new i.Compiler).compile(e,n),e=(new i.JavaScriptCompiler).compile(e,n,void 0,!0);return i.template(e)}function e(e,t){return(o=o||a()).call(this,e,t)}return e._setup=function(e){return(o=o||a())._setup(e)},e._child=function(e,t,n,i){return(o=o||a())._child(e,t,n,i)},e};var r=o(n(6)),s=n(5),a=o(n(40)),l=[].slice;function c(){}function u(e){var t;e.path.parts||(t=e.path,e.path={type:"PathExpression",data:!1,depth:0,parts:[t.original+""],original:t.original+"",loc:t.loc})}c.prototype={compiler:c,equals:function(e){var t=this.opcodes.length;if(e.opcodes.length!==t)return!1;for(var n=0;n<t;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!function e(t,n){if(t===n)return!0;if(s.isArray(t)&&s.isArray(n)&&t.length===n.length){for(var i=0;i<t.length;i++)if(!e(t[i],n[i]))return!1;return!0}}(i.args,o.args))return!1}for(t=this.children.length,n=0;n<t;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,t){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=t,this.stringParams=t.stringParams,this.trackIds=t.trackIds,t.blockParams=t.blockParams||[],t.knownHelpers=s.extend(i(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},t.knownHelpers),this.accept(e)},compileProgram:function(e){var t=(new this.compiler).compile(e,this.options),e=this.guid++;return this.usePartial=this.usePartial||t.usePartial,this.children[e]=t,this.useDepths=this.useDepths||t.useDepths,e},accept:function(e){if(!this[e.type])throw new r.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);e=this[e.type](e);return this.sourceNode.shift(),e},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var t=e.body,n=t.length,i=0;i<n;i++)this.accept(t[i]);return this.options.blockParams.shift(),this.isSimple=1===n,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){u(e);var t=e.program,n=e.inverse,t=t&&this.compileProgram(t),n=n&&this.compileProgram(n),i=this.classifySexpr(e);"helper"===i?this.helperSexpr(e,t,n):"simple"===i?(this.simpleSexpr(e),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,t,n),this.opcode("pushProgram",t),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var t=e.program&&this.compileProgram(e.program),t=this.setupFullMustacheParams(e,t,void 0),e=e.path;this.useDecorators=!0,this.opcode("registerDecorator",t.length,e.original)},PartialStatement:function(e){this.usePartial=!0;var t=(t=e.program)&&this.compileProgram(e.program),n=e.params;if(1<n.length)throw new r.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,n="SubExpression"===e.name.type;n&&this.accept(e.name),this.setupFullMustacheParams(e,t,void 0,!0);e=e.indent||"";this.options.preventIndent&&e&&(this.opcode("appendContent",e),e=""),this.opcode("invokePartial",n,i,e),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){u(e);var t=this.classifySexpr(e);"simple"===t?this.simpleSexpr(e):"helper"===t?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,t,n){var i=e.path,o=i.parts[0],e=null!=t||null!=n;this.opcode("getContext",i.depth),this.opcode("pushProgram",t),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,e)},simpleSexpr:function(e){e=e.path;e.strict=!0,this.accept(e),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,t,n){var i=this.setupFullMustacheParams(e,t,n),t=e.path,n=t.parts[0];if(this.options.knownHelpers[n])this.opcode("invokeKnownHelper",i.length,n);else{if(this.options.knownHelpersOnly)throw new r.default("You specified knownHelpersOnly, but used the unknown helper "+n,e);t.strict=!0,t.falsy=!0,this.accept(t),this.opcode("invokeHelper",i.length,t.original,a.default.helpers.simpleId(t))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var t=e.parts[0],n=a.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(t);i?this.opcode("lookupBlockParam",i,e.parts):t?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var t=e.pairs,n=0,i=t.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(t[n].value);for(;n--;)this.opcode("assignToHash",t[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:l.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var t=a.default.helpers.simpleId(e.path),n=t&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&a.default.helpers.helperExpression(e),n=!n&&(i||t);return n&&!i&&(t=e.path.parts[0],(e=this.options).knownHelpers[t]?i=!0:e.knownHelpersOnly&&(n=!1)),i?"helper":n?"ambiguous":"simple"},pushParams:function(e){for(var t=0,n=e.length;t<n;t++)this.pushParam(e[t])},pushParam:function(e){var t,n,i=null!=e.value?e.value:e.original||"";this.stringParams?(i.replace&&(i=i.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",i,e.type),"SubExpression"===e.type&&this.accept(e)):(this.trackIds&&(t=void 0,(t=e.parts&&!a.default.helpers.scopedId(e)&&!e.depth?this.blockParamIndex(e.parts[0]):t)?(n=e.parts.slice(1).join("."),this.opcode("pushId","BlockParam",t,n)):((i=e.original||i).replace&&(i=i.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,i))),this.accept(e))},setupFullMustacheParams:function(e,t,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",t),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var t=0,n=this.options.blockParams.length;t<n;t++){var i=this.options.blockParams[t],o=i&&s.indexOf(i,e);if(i&&0<=o)return[t,o]}}}},function(e,t,n){e.exports={default:n(48),__esModule:!0}},function(e,t,n){var i=n(9);e.exports=function(e,t){return i.create(e,t)}},function(e,t,n){"use strict";var r=n(13).default,i=n(1).default;t.__esModule=!0;var o=n(4),h=i(n(6)),a=n(5),s=i(n(50)),l=n(28);function c(e){this.value=e}function u(){}u.prototype={nameLookup:function(e,t){return l.dangerousPropertyRegex.test(t)?["(",[this.aliasable("container.propertyIsEnumerable"),".call(",e,",",JSON.stringify(t),")"],"?",n()," : undefined)"]:n();function n(){return u.isValidJavaScriptVariableName(t)?[e,".",t]:[e,"[",JSON.stringify(t),"]"]}},depthedLookup:function(e){return[this.aliasable("container.lookup"),'(depths, "',e,'")']},compilerInfo:function(){var e=o.COMPILER_REVISION;return[e,o.REVISION_CHANGES[e]]},appendToBuffer:function(e,t,n){return a.isArray(e)||(e=[e]),e=this.source.wrap(e,t),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},compile:function(e,t,n,i){this.environment=e,this.options=t,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,t),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o,a=e.opcodes,r=void 0,s=void 0,l=void 0;for(s=0,l=a.length;s<l;s++)o=a[s],this.source.currentLocation=o.loc,r=r||o.loc,this[o.opcode].apply(this,o.args);if(this.source.currentLocation=r,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new h.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend("var decorators = container.decorators;\n"),this.decorators.push("return fn;"),i?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend("function(fn, props, container, depth0, data, blockParams, depths) {\n"),this.decorators.push("}\n"),this.decorators=this.decorators.merge()));e=this.createFunctionContext(i);if(this.isChild)return e;var c={compiler:this.compilerInfo(),main:e};this.decorators&&(c.main_d=this.decorators,c.useDecorators=!0);for(var e=this.context,u=e.programs,d=e.decorators,s=0,l=u.length;s<l;s++)u[s]&&(c[s]=u[s],d[s]&&(c[s+"_d"]=d[s],c.useDecorators=!0));return this.environment.usePartial&&(c.usePartial=!0),this.options.data&&(c.useData=!0),this.useDepths&&(c.useDepths=!0),this.useBlockParams&&(c.useBlockParams=!0),this.options.compat&&(c.compat=!0),i?c.compilerOptions=this.options:(c.compiler=JSON.stringify(c.compiler),this.source.currentLocation={start:{line:1,column:0}},c=this.objectLiteral(c),t.srcName?(c=c.toStringWithSourceMap({file:t.destName})).map=c.map&&c.map.toString():c=c.toString()),c},preamble:function(){this.lastContext=0,this.source=new s.default(this.options.srcName),this.decorators=new s.default(this.options.srcName)},createFunctionContext:function(e){var n=this,i="",t=this.stackVars.concat(this.registers.list);0<t.length&&(i+=", "+t.join(", "));var o=0;r(this.aliases).forEach(function(e){var t=n.aliases[e];t.children&&1<t.referenceCount&&(i+=", alias"+ ++o+"="+e,t.children[0]="alias"+o)});var a=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&a.push("blockParams"),this.useDepths&&a.push("depths");t=this.mergeSource(i);return e?(a.push(t),Function.apply(this,a)):this.source.wrap(["function(",a.join(","),") {\n ",t,"}"])},mergeSource:function(e){var t=this.environment.isSimple,n=!this.forceBuffer,i=void 0,o=void 0,a=void 0,r=void 0;return this.source.each(function(e){e.appendToBuffer?(a?e.prepend(" + "):a=e,r=e):(a&&(o?a.prepend("buffer += "):i=!0,r.add(";"),a=r=void 0),o=!0,t||(n=!1))}),n?a?(a.prepend("return "),r.add(";")):o||this.source.push('return "";'):(e+=", buffer = "+(i?"":this.initializeBuffer()),a?(a.prepend("return buffer + "),r.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(i?"":";\n")),this.source.merge()},blockValue:function(e){var t=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);e=this.popStack();n.splice(1,0,e),this.push(this.source.functionCall(t,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),t=[this.contextName(0)];this.setupHelperArgs("",0,t,!0),this.flushInline();var n=this.topStack();t.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",t),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){var e;this.isInline()?(this.replaceStack(function(e){return[" != null ? ",e,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()))):(e=this.popStack(),this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"]))},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,t,n,i){var o=0;i||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(e[o++])),this.resolvePath("context",e,o,t,n)},lookupBlockParam:function(e,t){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",t,1)},lookupData:function(e,t,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",t,0,!0,n)},resolvePath:function(n,i,o,a,e){var r=this;if(this.options.strict||this.options.assumeObjects)this.push(function(e,t,n,i){var o=t.popStack(),a=0,r=n.length;e&&r--;for(;a<r;a++)o=t.nameLookup(o,n[a],i);return e?[t.aliasable("container.strict"),"(",o,", ",t.quotedString(n[a]),", ",JSON.stringify(t.source.currentLocation)," )"]:o}(this.options.strict&&e,this,i,n));else for(var t=i.length;o<t;o++)this.replaceStack(function(e){var t=r.nameLookup(e,i[o],n);return a?[" && ",t]:[" != null ? ",t," : ",e]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,t){this.pushContext(),this.pushString(t),"SubExpression"!==t&&("string"==typeof e?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){null!=e?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,t){var n=this.nameLookup("decorators",t,"decorator"),e=this.setupHelperArgs(t,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",e])," || fn;"])},invokeHelper:function(e,t,n){var i=this.popStack(),e=this.setupHelper(e,t),t=[];n&&t.push(e.name),t.push(i),this.options.strict||t.push(this.aliasable("container.hooks.helperMissing"));t=["(",this.itemsSeparatedBy(t,"||"),")"],e=this.source.functionCall(t,"call",e.callParams);this.push(e)},itemsSeparatedBy:function(e,t){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(t,e[i]);return n},invokeKnownHelper:function(e,t){t=this.setupHelper(e,t);this.push(this.source.functionCall(t.name,"call",t.callParams))},invokeAmbiguous:function(e,t){this.useRegister("helper");var n=this.popStack();this.emptyHash();t=this.setupHelper(0,e,t),n=["(","(helper = ",this.lastHelper=this.nameLookup("helpers",e,"helper")," || ",n,")"];this.options.strict||(n[0]="(helper = ",n.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",n,t.paramsInit?["),(",t.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",t.callParams)," : helper))"])},invokePartial:function(e,t,n){var i=[],o=this.setupParams(t,1,i);e&&(t=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(t):i.unshift(this.nameLookup("partials",t,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var t=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var a=this.hash;n&&(a.contexts[e]=n),i&&(a.types[e]=i),o&&(a.ids[e]=o),a.values[e]=t},pushId:function(e,t,n){"BlockParam"===e?this.pushStackLiteral("blockParams["+t[0]+"].path["+t[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):"PathExpression"===e?this.pushString(t):"SubExpression"===e?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:u,compileChildren:function(e,t){for(var n=e.children,i=void 0,o=void 0,a=0,r=n.length;a<r;a++){var s,i=n[a],o=new this.compiler,l=this.matchExistingProgram(i);null==l?(this.context.programs.push(""),s=this.context.programs.length,i.index=s,i.name="program"+s,this.context.programs[s]=o.compile(i,t,this.context,!this.precompile),this.context.decorators[s]=o.decorators,this.context.environments[s]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams):(i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams)}},matchExistingProgram:function(e){for(var t=0,n=this.context.environments.length;t<n;t++){var i=this.context.environments[t];if(i&&i.equals(e))return i}},programExpression:function(e){e=this.environment.children[e],e=[e.index,"data",e.blockParams];return(this.useBlockParams||this.useDepths)&&e.push("blockParams"),this.useDepths&&e.push("depths"),"container.program("+e.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof c||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new c(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var t=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new h.default("replaceStack on non-inline");var a,r=this.popStack(!0);r instanceof c?(t=["(",n=[r.value]],o=!0):(i=!0,a=this.incrStack(),t=["((",this.push(a)," = ",r,")"],n=this.topStack());n=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(t.concat(n,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var t=0,n=e.length;t<n;t++){var i,o=e[t];o instanceof c?this.compileStack.push(o):(i=this.incrStack(),this.pushSource([i," = ",o,";"]),this.compileStack.push(i))}},isInline:function(){return this.inlineStack.length},popStack:function(e){var t=this.isInline(),n=(t?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof c)return n.value;if(!t){if(!this.stackSlot)throw new h.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,e=e[e.length-1];return e instanceof c?e.value:e},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var t=this.aliases[e];return t?t.referenceCount++:((t=this.aliases[e]=this.source.wrap(e)).aliasable=!0,t.referenceCount=1),t},setupHelper:function(e,t,n){var i=[];return{params:i,paramsInit:this.setupHelperArgs(t,e,i,n),name:this.nameLookup("helpers",t,"helper"),callParams:[this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})")].concat(i)}},setupParams:function(e,t,n){var i,o={},a=[],r=[],s=[],l=!n;l&&(n=[]),o.name=this.quotedString(e),o.hash=this.popStack(),this.trackIds&&(o.hashIds=this.popStack()),this.stringParams&&(o.hashTypes=this.popStack(),o.hashContexts=this.popStack());var c=this.popStack(),e=this.popStack();(e||c)&&(o.fn=e||"container.noop",o.inverse=c||"container.noop");for(var u=t;u--;)i=this.popStack(),n[u]=i,this.trackIds&&(s[u]=this.popStack()),this.stringParams&&(r[u]=this.popStack(),a[u]=this.popStack());return l&&(o.args=this.source.generateArray(n)),this.trackIds&&(o.ids=this.source.generateArray(s)),this.stringParams&&(o.types=this.source.generateArray(r),o.contexts=this.source.generateArray(a)),this.options.data&&(o.data="data"),this.useBlockParams&&(o.blockParams="blockParams"),o},setupHelperArgs:function(e,t,n,i){t=this.setupParams(e,t,n);return t.loc=JSON.stringify(this.source.currentLocation),t=this.objectLiteral(t),i?(this.useRegister("options"),n.push("options"),["options=",t]):n?(n.push(t),""):t}},function(){for(var e="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),t=u.RESERVED_WORDS={},n=0,i=e.length;n<i;n++)t[e[n]]=!0}(),u.isValidJavaScriptVariableName=function(e){return!u.RESERVED_WORDS[e]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(e)},t.default=u,e.exports=t.default},function(e,t,n){"use strict";var a=n(13).default;t.__esModule=!0;var r=n(5),i=void 0;function s(e,t,n){if(r.isArray(e)){for(var i=[],o=0,a=e.length;o<a;o++)i.push(t.wrap(e[o],n));return i}return"boolean"==typeof e||"number"==typeof e?e+"":e}function o(e){this.srcFile=e,this.source=[]}i||((i=function(e,t,n,i){this.src="",i&&this.add(i)}).prototype={add:function(e){r.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){r.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}}),o.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,t){this.source.unshift(this.wrap(e,t))},push:function(e,t){this.source.push(this.wrap(e,t))},merge:function(){var t=this.empty();return this.each(function(e){t.add([" ",e,"\n"])}),t},each:function(e){for(var t=0,n=this.source.length;t<n;t++)e(this.source[t])},empty:function(){var e=this.currentLocation||{start:{}};return new i(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var t=arguments.length<=1||void 0===arguments[1]?this.currentLocation||{start:{}}:arguments[1];return e instanceof i?e:(e=s(e,this,t),new i(t.start.line,t.start.column,this.srcFile,e))},functionCall:function(e,t,n){return n=this.generateList(n),this.wrap([e,t?"."+t+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(n){var i=this,o=[];a(n).forEach(function(e){var t=s(n[e],i);"undefined"!==t&&o.push([i.quotedString(e),":",t])});var e=this.generateList(o);return e.prepend("{"),e.add("}"),e},generateList:function(e){for(var t=this.empty(),n=0,i=e.length;n<i;n++)n&&t.add(","),t.add(s(e[n],this));return t},generateArray:function(e){e=this.generateList(e);return e.prepend("["),e.add("]"),e}},t.default=o,e.exports=t.default}],o={},n.m=i,n.c=o,n.p="",n(0);function n(e){if(o[e])return o[e].exports;var t=o[e]={exports:{},id:e,loaded:!1};return i[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}var i,o}),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.moment=t()}(this,function(){"use strict";var e;function d(){return e.apply(null,arguments)}function r(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function s(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function i(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function o(e,t){for(var n=[],i=0;i<e.length;++i)n.push(t(e[i],i));return n}function h(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function c(e,t){for(var n in t)h(t,n)&&(e[n]=t[n]);return h(t,"toString")&&(e.toString=t.toString),h(t,"valueOf")&&(e.valueOf=t.valueOf),e}function u(e,t,n,i){return Mt(e,t,n,i,!0).utc()}function p(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function m(e){if(null==e._isValid){var t=p(e),n=g.call(t.parsedDateParts,function(e){return null!=e}),n=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(n=n&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return n;e._isValid=n}return e._isValid}function f(e){var t=u(NaN);return null!=e?c(p(t),e):p(t).userInvalidated=!0,t}var g=Array.prototype.some||function(e){for(var t=Object(this),n=t.length>>>0,i=0;i<n;i++)if(i in t&&e.call(this,t[i],i,t))return!0;return!1},_=d.momentProperties=[];function y(e,t){var n,i,o;if(a(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),a(t._i)||(e._i=t._i),a(t._f)||(e._f=t._f),a(t._l)||(e._l=t._l),a(t._strict)||(e._strict=t._strict),a(t._tzm)||(e._tzm=t._tzm),a(t._isUTC)||(e._isUTC=t._isUTC),a(t._offset)||(e._offset=t._offset),a(t._pf)||(e._pf=p(t)),a(t._locale)||(e._locale=t._locale),0<_.length)for(n=0;n<_.length;n++)a(o=t[i=_[n]])||(e[i]=o);return e}var t=!1;function v(e){y(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===t&&(t=!0,d.updateOffset(this),t=!1)}function b(e){return e instanceof v||null!=e&&null!=e._isAMomentObject}function w(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function A(e){var t=+e,e=0;return e=0!=t&&isFinite(t)?w(t):e}function k(e,t,n){for(var i=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),a=0,r=0;r<i;r++)(n&&e[r]!==t[r]||!n&&A(e[r])!==A(t[r]))&&a++;return a+o}function x(e){!1===d.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function n(o,a){var r=!0;return c(function(){if(null!=d.deprecationHandler&&d.deprecationHandler(null,o),r){for(var e,t=[],n=0;n<arguments.length;n++){if(e="","object"==typeof arguments[n]){for(var i in e+="\n["+n+"] ",arguments[0])e+=i+": "+arguments[0][i]+", ";e=e.slice(0,-2)}else e=arguments[n];t.push(e)}x(o+"\nArguments: "+Array.prototype.slice.call(t).join("")+"\n"+(new Error).stack),r=!1}return a.apply(this,arguments)},a)}var P={};function S(e,t){null!=d.deprecationHandler&&d.deprecationHandler(e,t),P[e]||(x(t),P[e]=!0)}function M(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function C(e,t){var n,i=c({},e);for(n in t)h(t,n)&&(s(e[n])&&s(t[n])?(i[n]={},c(i[n],e[n]),c(i[n],t[n])):null!=t[n]?i[n]=t[n]:delete i[n]);for(n in e)h(e,n)&&!h(t,n)&&s(e[n])&&(i[n]=c({},i[n]));return i}function L(e){null!=e&&this.set(e)}d.suppressDeprecationWarnings=!1,d.deprecationHandler=null;var T=Object.keys||function(e){var t,n=[];for(t in e)h(e,t)&&n.push(t);return n};var E={};function O(e,t){var n=e.toLowerCase();E[n]=E[n+"s"]=E[t]=e}function D(e){return"string"==typeof e?E[e]||E[e.toLowerCase()]:void 0}function z(e){var t,n,i={};for(n in e)h(e,n)&&(t=D(n))&&(i[t]=e[n]);return i}var I={};function j(e,t){I[e]=t}function N(e,t,n){var i=""+Math.abs(e);return(0<=e?n?"+":"":"-")+Math.pow(10,Math.max(0,t-i.length)).toString().substr(1)+i}var B=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,R=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,W={},F={};function H(e,t,n,i){var o="string"==typeof i?function(){return this[i]()}:i;e&&(F[e]=o),t&&(F[t[0]]=function(){return N(o.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(o.apply(this,arguments),e)})}function q(e,t){return e.isValid()?(t=Z(t,e.localeData()),W[t]=W[t]||function(i){for(var e,o=i.match(B),t=0,a=o.length;t<a;t++)F[o[t]]?o[t]=F[o[t]]:o[t]=(e=o[t]).match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"");return function(e){for(var t="",n=0;n<a;n++)t+=M(o[n])?o[n].call(e,i):o[n];return t}}(t),W[t](e)):e.localeData().invalidDate()}function Z(e,t){var n=5;function i(e){return t.longDateFormat(e)||e}for(R.lastIndex=0;0<=n&&R.test(e);)e=e.replace(R,i),R.lastIndex=0,--n;return e}var G=/\d/,V=/\d\d/,U=/\d{3}/,$=/\d{4}/,Y=/[+-]?\d{6}/,K=/\d\d?/,Q=/\d\d\d\d?/,J=/\d\d\d\d\d\d?/,X=/\d{1,3}/,ee=/\d{1,4}/,te=/[+-]?\d{1,6}/,ne=/\d+/,ie=/[+-]?\d+/,oe=/Z|[+-]\d\d:?\d\d/gi,ae=/Z|[+-]\d\d(?::?\d\d)?/gi,re=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,se={};function le(e,n,i){se[e]=M(n)?n:function(e,t){return e&&i?i:n}}function ce(e,t){return h(se,e)?se[e](t._strict,t._locale):new RegExp(ue(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,i,o){return t||n||i||o})))}function ue(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var de={};function he(e,n){var t,i=n;for("string"==typeof e&&(e=[e]),l(n)&&(i=function(e,t){t[n]=A(e)}),t=0;t<e.length;t++)de[e[t]]=i}function pe(e,o){he(e,function(e,t,n,i){n._w=n._w||{},o(e,n._w,n,i)})}var me=0,fe=1,ge=2,_e=3,ye=4,ve=5,be=6,we=7,Ae=8;function ke(e){return xe(e)?366:365}function xe(e){return e%4==0&&e%100!=0||e%400==0}H("Y",0,0,function(){var e=this.year();return e<=9999?""+e:"+"+e}),H(0,["YY",2],0,function(){return this.year()%100}),H(0,["YYYY",4],0,"year"),H(0,["YYYYY",5],0,"year"),H(0,["YYYYYY",6,!0],0,"year"),O("year","y"),j("year",1),le("Y",ie),le("YY",K,V),le("YYYY",ee,$),le("YYYYY",te,Y),le("YYYYYY",te,Y),he(["YYYYY","YYYYYY"],me),he("YYYY",function(e,t){t[me]=2===e.length?d.parseTwoDigitYear(e):A(e)}),he("YY",function(e,t){t[me]=d.parseTwoDigitYear(e)}),he("Y",function(e,t){t[me]=parseInt(e,10)}),d.parseTwoDigitYear=function(e){return A(e)+(68<A(e)?1900:2e3)};var Pe,Se=Me("FullYear",!0);function Me(t,n){return function(e){return null!=e?(Le(this,t,e),d.updateOffset(this,n),this):Ce(this,t)}}function Ce(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function Le(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&xe(e.year())&&1===e.month()&&29===e.date()?e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),Te(n,e.month())):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function Te(e,t){if(isNaN(e)||isNaN(t))return NaN;var n,n=(t%(n=12)+n)%n;return e+=(t-n)/12,1==n?xe(e)?29:28:31-n%7%2}Pe=Array.prototype.indexOf||function(e){for(var t=0;t<this.length;++t)if(this[t]===e)return t;return-1},H("M",["MM",2],"Mo",function(){return this.month()+1}),H("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),H("MMMM",0,0,function(e){return this.localeData().months(this,e)}),O("month","M"),j("month",8),le("M",K),le("MM",K,V),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),he(["M","MM"],function(e,t){t[fe]=A(e)-1}),he(["MMM","MMMM"],function(e,t,n,i){i=n._locale.monthsParse(e,i,n._strict);null!=i?t[fe]=i:p(n).invalidMonth=e});var Ee=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Oe="January_February_March_April_May_June_July_August_September_October_November_December".split("_");var De="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_");function ze(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=A(t);else if(!l(t=e.localeData().monthsParse(t)))return e;return n=Math.min(e.date(),Te(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function Ie(e){return null!=e?(ze(this,e),d.updateOffset(this,!0),this):Ce(this,"Month")}var je=re;var Ne=re;function Be(){function e(e,t){return t.length-e.length}for(var t,n=[],i=[],o=[],a=0;a<12;a++)t=u([2e3,a]),n.push(this.monthsShort(t,"")),i.push(this.months(t,"")),o.push(this.months(t,"")),o.push(this.monthsShort(t,""));for(n.sort(e),i.sort(e),o.sort(e),a=0;a<12;a++)n[a]=ue(n[a]),i[a]=ue(i[a]);for(a=0;a<24;a++)o[a]=ue(o[a]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")}function Re(e,t,n,i,o,a,r){r=new Date(e,t,n,i,o,a,r);return e<100&&0<=e&&isFinite(r.getFullYear())&&r.setFullYear(e),r}function We(e){var t=new Date(Date.UTC.apply(null,arguments));return e<100&&0<=e&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function Fe(e,t,n){n=7+t-n;return n-(7+We(e,0,n).getUTCDay()-t)%7-1}function He(e,t,n,i,o){var a,o=1+7*(t-1)+(7+n-i)%7+Fe(e,i,o),o=o<=0?ke(a=e-1)+o:o>ke(e)?(a=e+1,o-ke(e)):(a=e,o);return{year:a,dayOfYear:o}}function qe(e,t,n){var i,o,a=Fe(e.year(),t,n),a=Math.floor((e.dayOfYear()-a-1)/7)+1;return a<1?i=a+Ze(o=e.year()-1,t,n):a>Ze(e.year(),t,n)?(i=a-Ze(e.year(),t,n),o=e.year()+1):(o=e.year(),i=a),{week:i,year:o}}function Ze(e,t,n){var i=Fe(e,t,n),n=Fe(e+1,t,n);return(ke(e)-i+n)/7}H("w",["ww",2],"wo","week"),H("W",["WW",2],"Wo","isoWeek"),O("week","w"),O("isoWeek","W"),j("week",5),j("isoWeek",5),le("w",K),le("ww",K,V),le("W",K),le("WW",K,V),pe(["w","ww","W","WW"],function(e,t,n,i){t[i.substr(0,1)]=A(e)});H("d",0,"do","day"),H("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),H("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),H("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),H("e",0,0,"weekday"),H("E",0,0,"isoWeekday"),O("day","d"),O("weekday","e"),O("isoWeekday","E"),j("day",11),j("weekday",11),j("isoWeekday",11),le("d",K),le("e",K),le("E",K),le("dd",function(e,t){return t.weekdaysMinRegex(e)}),le("ddd",function(e,t){return t.weekdaysShortRegex(e)}),le("dddd",function(e,t){return t.weekdaysRegex(e)}),pe(["dd","ddd","dddd"],function(e,t,n,i){i=n._locale.weekdaysParse(e,i,n._strict);null!=i?t.d=i:p(n).invalidWeekday=e}),pe(["d","e","E"],function(e,t,n,i){t[i]=A(e)});var Ge="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var Ve="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var Ue="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var $e=re;var Ye=re;var Ke=re;function Qe(){function e(e,t){return t.length-e.length}for(var t,n,i,o=[],a=[],r=[],s=[],l=0;l<7;l++)i=u([2e3,1]).day(l),t=this.weekdaysMin(i,""),n=this.weekdaysShort(i,""),i=this.weekdays(i,""),o.push(t),a.push(n),r.push(i),s.push(t),s.push(n),s.push(i);for(o.sort(e),a.sort(e),r.sort(e),s.sort(e),l=0;l<7;l++)a[l]=ue(a[l]),r[l]=ue(r[l]),s[l]=ue(s[l]);this._weekdaysRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Je(){return this.hours()%12||12}function Xe(e,t){H(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function et(e,t){return t._meridiemParse}H("H",["HH",2],0,"hour"),H("h",["hh",2],0,Je),H("k",["kk",2],0,function(){return this.hours()||24}),H("hmm",0,0,function(){return""+Je.apply(this)+N(this.minutes(),2)}),H("hmmss",0,0,function(){return""+Je.apply(this)+N(this.minutes(),2)+N(this.seconds(),2)}),H("Hmm",0,0,function(){return""+this.hours()+N(this.minutes(),2)}),H("Hmmss",0,0,function(){return""+this.hours()+N(this.minutes(),2)+N(this.seconds(),2)}),Xe("a",!0),Xe("A",!1),O("hour","h"),j("hour",13),le("a",et),le("A",et),le("H",K),le("h",K),le("k",K),le("HH",K,V),le("hh",K,V),le("kk",K,V),le("hmm",Q),le("hmmss",J),le("Hmm",Q),le("Hmmss",J),he(["H","HH"],_e),he(["k","kk"],function(e,t,n){e=A(e);t[_e]=24===e?0:e}),he(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),he(["h","hh"],function(e,t,n){t[_e]=A(e),p(n).bigHour=!0}),he("hmm",function(e,t,n){var i=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i)),p(n).bigHour=!0}),he("hmmss",function(e,t,n){var i=e.length-4,o=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i,2)),t[ve]=A(e.substr(o)),p(n).bigHour=!0}),he("Hmm",function(e,t,n){var i=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i))}),he("Hmmss",function(e,t,n){var i=e.length-4,o=e.length-2;t[_e]=A(e.substr(0,i)),t[ye]=A(e.substr(i,2)),t[ve]=A(e.substr(o))});var tt,nt=Me("Hours",!0),it={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Oe,monthsShort:De,week:{dow:0,doy:6},weekdays:Ge,weekdaysMin:Ue,weekdaysShort:Ve,meridiemParse:/[ap]\.?m?\.?/i},ot={},at={};function rt(e){return e&&e.toLowerCase().replace("_","-")}function st(e){if(!ot[e]&&"undefined"!=typeof module&&module&&module.exports)try{var t=tt._abbr;require("./locale/"+e),lt(t)}catch(e){}return ot[e]}function lt(e,t){return e&&((t=a(t)?ut(e):ct(e,t))?tt=t:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),tt._abbr}function ct(e,t){if(null===t)return delete ot[e],null;var n,i=it;if(t.abbr=e,null!=ot[e])S("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),i=ot[e]._config;else if(null!=t.parentLocale)if(null!=ot[t.parentLocale])i=ot[t.parentLocale]._config;else{if(null==(n=st(t.parentLocale)))return at[t.parentLocale]||(at[t.parentLocale]=[]),at[t.parentLocale].push({name:e,config:t}),null;i=n._config}return ot[e]=new L(C(i,t)),at[e]&&at[e].forEach(function(e){ct(e.name,e.config)}),lt(e),ot[e]}function ut(e){var t;if(!(e=e&&e._locale&&e._locale._abbr?e._locale._abbr:e))return tt;if(!r(e)){if(t=st(e))return t;e=[e]}return function(e){for(var t,n,i,o,a=0;a<e.length;){for(t=(o=rt(e[a]).split("-")).length,n=(n=rt(e[a+1]))?n.split("-"):null;0<t;){if(i=st(o.slice(0,t).join("-")))return i;if(n&&n.length>=t&&k(o,n,!0)>=t-1)break;t--}a++}return tt}(e)}function dt(e){var t=e._a;return t&&-2===p(e).overflow&&(t=t[fe]<0||11<t[fe]?fe:t[ge]<1||t[ge]>Te(t[me],t[fe])?ge:t[_e]<0||24<t[_e]||24===t[_e]&&(0!==t[ye]||0!==t[ve]||0!==t[be])?_e:t[ye]<0||59<t[ye]?ye:t[ve]<0||59<t[ve]?ve:t[be]<0||999<t[be]?be:-1,p(e)._overflowDayOfYear&&(t<me||ge<t)&&(t=ge),p(e)._overflowWeeks&&-1===t&&(t=we),p(e)._overflowWeekday&&-1===t&&(t=Ae),p(e).overflow=t),e}function ht(e,t,n){return null!=e?e:null!=t?t:n}function pt(e){var t,n,i,o,a,r=[];if(!e._d){for(o=e,a=new Date(d.now()),n=o._useUTC?[a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()]:[a.getFullYear(),a.getMonth(),a.getDate()],e._w&&null==e._a[ge]&&null==e._a[fe]&&function(e){var t,n,i,o,a,r,s;{var l;null!=(t=e._w).GG||null!=t.W||null!=t.E?(a=1,r=4,n=ht(t.GG,e._a[me],qe(Ct(),1,4).year),i=ht(t.W,1),((o=ht(t.E,1))<1||7<o)&&(s=!0)):(a=e._locale._week.dow,r=e._locale._week.doy,l=qe(Ct(),a,r),n=ht(t.gg,e._a[me],l.year),i=ht(t.w,l.week),null!=t.d?((o=t.d)<0||6<o)&&(s=!0):null!=t.e?(o=t.e+a,(t.e<0||6<t.e)&&(s=!0)):o=a)}i<1||i>Ze(n,a,r)?p(e)._overflowWeeks=!0:null!=s?p(e)._overflowWeekday=!0:(r=He(n,i,o,a,r),e._a[me]=r.year,e._dayOfYear=r.dayOfYear)}(e),null!=e._dayOfYear&&(i=ht(e._a[me],n[me]),(e._dayOfYear>ke(i)||0===e._dayOfYear)&&(p(e)._overflowDayOfYear=!0),i=We(i,0,e._dayOfYear),e._a[fe]=i.getUTCMonth(),e._a[ge]=i.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=r[t]=n[t];for(;t<7;t++)e._a[t]=r[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[_e]&&0===e._a[ye]&&0===e._a[ve]&&0===e._a[be]&&(e._nextDay=!0,e._a[_e]=0),e._d=(e._useUTC?We:Re).apply(null,r),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[_e]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(p(e).weekdayMismatch=!0)}}var mt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ft=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,gt=/Z|[+-]\d\d(?::?\d\d)?/,_t=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],yt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],vt=/^\/?Date\((\-?\d+)/i;function bt(e){var t,n,i,o,a,r,s=e._i,l=mt.exec(s)||ft.exec(s);if(l){for(p(e).iso=!0,t=0,n=_t.length;t<n;t++)if(_t[t][1].exec(l[1])){o=_t[t][0],i=!1!==_t[t][2];break}if(null!=o){if(l[3]){for(t=0,n=yt.length;t<n;t++)if(yt[t][1].exec(l[3])){a=(l[2]||" ")+yt[t][0];break}if(null==a)return void(e._isValid=!1)}if(i||null==a){if(l[4]){if(!gt.exec(l[4]))return void(e._isValid=!1);r="Z"}e._f=o+(a||"")+(r||""),Pt(e)}else e._isValid=!1}else e._isValid=!1}else e._isValid=!1}var wt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/;function At(e,t,n,i,o,a){o=[function(e){e=parseInt(e,10);{if(e<=49)return 2e3+e;if(e<=999)return 1900+e}return e}(e),De.indexOf(t),parseInt(n,10),parseInt(i,10),parseInt(o,10)];return a&&o.push(parseInt(a,10)),o}var kt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function xt(e){var t,n,i,o,a=wt.exec(e._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));a?(t=At(a[4],a[3],a[2],a[5],a[6],a[7]),n=a[1],i=t,o=e,n&&Ve.indexOf(n)!==new Date(i[0],i[1],i[2]).getDay()?(p(o).weekdayMismatch=!0,o._isValid=!1):(e._a=t,e._tzm=(o=a[8],t=a[9],a=a[10],o?kt[o]:t?0:60*(((t=parseInt(a,10))-(a=t%100))/100)+a),e._d=We.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),p(e).rfc2822=!0)):e._isValid=!1}function Pt(e){if(e._f!==d.ISO_8601)if(e._f!==d.RFC_2822){e._a=[],p(e).empty=!0;for(var t,n,i,o,a,r=""+e._i,s=r.length,l=0,c=Z(e._f,e._locale).match(B)||[],u=0;u<c.length;u++)n=c[u],(t=(r.match(ce(n,e))||[])[0])&&(0<(o=r.substr(0,r.indexOf(t))).length&&p(e).unusedInput.push(o),r=r.slice(r.indexOf(t)+t.length),l+=t.length),F[n]?(t?p(e).empty=!1:p(e).unusedTokens.push(n),i=n,a=e,null!=(o=t)&&h(de,i)&&de[i](o,a._a,a,i)):e._strict&&!t&&p(e).unusedTokens.push(n);p(e).charsLeftOver=s-l,0<r.length&&p(e).unusedInput.push(r),e._a[_e]<=12&&!0===p(e).bigHour&&0<e._a[_e]&&(p(e).bigHour=void 0),p(e).parsedDateParts=e._a.slice(0),p(e).meridiem=e._meridiem,e._a[_e]=function(e,t,n){if(null==n)return t;return null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((n=e.isPM(n))&&t<12&&(t+=12),t=n||12!==t?t:0):t}(e._locale,e._a[_e],e._meridiem),pt(e),dt(e)}else xt(e);else bt(e)}function St(e){var t=e._i,n=e._f;return e._locale=e._locale||ut(e._l),null===t||void 0===n&&""===t?f({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),b(t)?new v(dt(t)):(i(t)?e._d=t:r(n)?function(e){var t,n,i,o,a;if(0===e._f.length)return p(e).invalidFormat=!0,e._d=new Date(NaN);for(o=0;o<e._f.length;o++)a=0,t=y({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[o],Pt(t),m(t)&&(a+=p(t).charsLeftOver,a+=10*p(t).unusedTokens.length,p(t).score=a,(null==i||a<i)&&(i=a,n=t));c(e,n||t)}(e):n?Pt(e):a(n=(t=e)._i)?t._d=new Date(d.now()):i(n)?t._d=new Date(n.valueOf()):"string"==typeof n?function(e){var t=vt.exec(e._i);null===t?(bt(e),!1===e._isValid&&(delete e._isValid,xt(e),!1===e._isValid&&(delete e._isValid,d.createFromInputFallback(e)))):e._d=new Date(+t[1])}(t):r(n)?(t._a=o(n.slice(0),function(e){return parseInt(e,10)}),pt(t)):s(n)?function(e){var t;e._d||(t=z(e._i),e._a=o([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),pt(e))}(t):l(n)?t._d=new Date(n):d.createFromInputFallback(t),m(e)||(e._d=null),e))}function Mt(e,t,n,i,o){var a={};return!0!==n&&!1!==n||(i=n,n=void 0),(s(e)&&function(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;for(var t in e)if(e.hasOwnProperty(t))return;return 1}(e)||r(e)&&0===e.length)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=o,a._l=n,a._i=e,a._f=t,a._strict=i,(a=new v(dt(St(a=a))))._nextDay&&(a.add(1,"d"),a._nextDay=void 0),a}function Ct(e,t,n,i){return Mt(e,t,n,i,!1)}d.createFromInputFallback=n("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),d.ISO_8601=function(){},d.RFC_2822=function(){};var Lt=n("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Ct.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:f()}),Tt=n("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Ct.apply(null,arguments);return this.isValid()&&e.isValid()?this<e?this:e:f()});function Et(e,t){var n,i;if(!(t=1===t.length&&r(t[0])?t[0]:t).length)return Ct();for(n=t[0],i=1;i<t.length;++i)t[i].isValid()&&!t[i][e](n)||(n=t[i]);return n}var Ot=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Dt(e){var t=z(e),n=t.year||0,i=t.quarter||0,o=t.month||0,a=t.week||0,r=t.day||0,s=t.hour||0,l=t.minute||0,c=t.second||0,e=t.millisecond||0;this._isValid=function(e){for(var t in e)if(-1===Pe.call(Ot,t)||null!=e[t]&&isNaN(e[t]))return!1;for(var n=!1,i=0;i<Ot.length;++i)if(e[Ot[i]]){if(n)return!1;parseFloat(e[Ot[i]])!==A(e[Ot[i]])&&(n=!0)}return!0}(t),this._milliseconds=+e+1e3*c+6e4*l+1e3*s*60*60,this._days=+r+7*a,this._months=+o+3*i+12*n,this._data={},this._locale=ut(),this._bubble()}function zt(e){return e instanceof Dt}function It(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function jt(e,n){H(e,0,0,function(){var e=this.utcOffset(),t="+";return e<0&&(e=-e,t="-"),t+N(~~(e/60),2)+n+N(~~e%60,2)})}jt("Z",":"),jt("ZZ",""),le("Z",ae),le("ZZ",ae),he(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Bt(ae,e)});var Nt=/([\+\-]|\d\d)/gi;function Bt(e,t){t=(t||"").match(e);if(null===t)return null;e=((t[t.length-1]||[])+"").match(Nt)||["-",0,0],t=60*e[1]+A(e[2]);return 0===t?0:"+"===e[0]?t:-t}function Rt(e,t){var n;return t._isUTC?(n=t.clone(),t=(b(e)||i(e)?e:Ct(e)).valueOf()-n.valueOf(),n._d.setTime(n._d.valueOf()+t),d.updateOffset(n,!1),n):Ct(e).local()}function Wt(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Ft(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}d.updateOffset=function(){};var Ht=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,qt=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Zt(e,t){var n,i=e,o=null;return zt(e)?i={ms:e._milliseconds,d:e._days,M:e._months}:l(e)?(i={},t?i[t]=e:i.milliseconds=e):(o=Ht.exec(e))?(n="-"===o[1]?-1:1,i={y:0,d:A(o[ge])*n,h:A(o[_e])*n,m:A(o[ye])*n,s:A(o[ve])*n,ms:A(It(1e3*o[be]))*n}):(o=qt.exec(e))?(n="-"===o[1]?-1:(o[1],1),i={y:Gt(o[2],n),M:Gt(o[3],n),w:Gt(o[4],n),d:Gt(o[5],n),h:Gt(o[6],n),m:Gt(o[7],n),s:Gt(o[8],n)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(n=function(e,t){var n;if(!e.isValid()||!t.isValid())return{milliseconds:0,months:0};t=Rt(t,e),e.isBefore(t)?n=Vt(e,t):((n=Vt(t,e)).milliseconds=-n.milliseconds,n.months=-n.months);return n}(Ct(i.from),Ct(i.to)),(i={}).ms=n.milliseconds,i.M=n.months),i=new Dt(i),zt(e)&&h(e,"_locale")&&(i._locale=e._locale),i}function Gt(e,t){e=e&&parseFloat(e.replace(",","."));return(isNaN(e)?0:e)*t}function Vt(e,t){var n={milliseconds:0,months:0};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ut(i,o){return function(e,t){var n;return null===t||isNaN(+t)||(S(o,"moment()."+o+"(period, number) is deprecated. Please use moment()."+o+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=e,e=t,t=n),$t(this,Zt(e="string"==typeof e?+e:e,t),i),this}}function $t(e,t,n,i){var o=t._milliseconds,a=It(t._days),t=It(t._months);e.isValid()&&(i=null==i||i,t&&ze(e,Ce(e,"Month")+t*n),a&&Le(e,"Date",Ce(e,"Date")+a*n),o&&e._d.setTime(e._d.valueOf()+o*n),i&&d.updateOffset(e,a||t))}Zt.fn=Dt.prototype,Zt.invalid=function(){return Zt(NaN)};re=Ut(1,"add"),Q=Ut(-1,"subtract");function Yt(e,t){var n=12*(t.year()-e.year())+(t.month()-e.month()),i=e.clone().add(n,"months"),i=t-i<0?(t-i)/(i-e.clone().add(n-1,"months")):(t-i)/(e.clone().add(1+n,"months")-i);return-(n+i)||0}function Kt(e){return void 0===e?this._locale._abbr:(null!=(e=ut(e))&&(this._locale=e),this)}d.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",d.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";J=n("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function Qt(){return this._locale}function Jt(e,t){H(0,[e,e.length],0,t)}function Xt(e,t,n,i,o){var a;return null==e?qe(this,i,o).year:(a=Ze(e,i,o),function(e,t,n,i,o){o=He(e,t,n,i,o),o=We(o.year,0,o.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}.call(this,e,t=a<t?a:t,n,i,o))}H(0,["gg",2],0,function(){return this.weekYear()%100}),H(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Jt("gggg","weekYear"),Jt("ggggg","weekYear"),Jt("GGGG","isoWeekYear"),Jt("GGGGG","isoWeekYear"),O("weekYear","gg"),O("isoWeekYear","GG"),j("weekYear",1),j("isoWeekYear",1),le("G",ie),le("g",ie),le("GG",K,V),le("gg",K,V),le("GGGG",ee,$),le("gggg",ee,$),le("GGGGG",te,Y),le("ggggg",te,Y),pe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,i){t[i.substr(0,2)]=A(e)}),pe(["gg","GG"],function(e,t,n,i){t[i]=d.parseTwoDigitYear(e)}),H("Q",0,"Qo","quarter"),O("quarter","Q"),j("quarter",7),le("Q",G),he("Q",function(e,t){t[fe]=3*(A(e)-1)}),H("D",["DD",2],"Do","date"),O("date","D"),j("date",9),le("D",K),le("DD",K,V),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),he(["D","DD"],ge),he("Do",function(e,t){t[ge]=A(e.match(K)[0])});Oe=Me("Date",!0);H("DDD",["DDDD",3],"DDDo","dayOfYear"),O("dayOfYear","DDD"),j("dayOfYear",4),le("DDD",X),le("DDDD",U),he(["DDD","DDDD"],function(e,t,n){n._dayOfYear=A(e)}),H("m",["mm",2],0,"minute"),O("minute","m"),j("minute",14),le("m",K),le("mm",K,V),he(["m","mm"],ye);Ge=Me("Minutes",!1);H("s",["ss",2],0,"second"),O("second","s"),j("second",15),le("s",K),le("ss",K,V),he(["s","ss"],ve);var en,Ue=Me("Seconds",!1);for(H("S",0,0,function(){return~~(this.millisecond()/100)}),H(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),H(0,["SSS",3],0,"millisecond"),H(0,["SSSS",4],0,function(){return 10*this.millisecond()}),H(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),H(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),H(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),H(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),H(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),O("millisecond","ms"),j("millisecond",16),le("S",X,G),le("SS",X,V),le("SSS",X,U),en="SSSS";en.length<=9;en+="S")le(en,ne);function tn(e,t){t[be]=A(1e3*("0."+e))}for(en="S";en.length<=9;en+="S")he(en,tn);ee=Me("Milliseconds",!1);H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");$=v.prototype;function nn(e){return e}$.add=re,$.calendar=function(e,t){var n=e||Ct(),e=Rt(n,this).startOf("day"),e=d.calendarFormat(this,e)||"sameElse",t=t&&(M(t[e])?t[e].call(this,n):t[e]);return this.format(t||this.localeData().calendar(e,this,Ct(n)))},$.clone=function(){return new v(this)},$.diff=function(e,t,n){var i,o,a;if(!this.isValid())return NaN;if(!(i=Rt(e,this)).isValid())return NaN;switch(o=6e4*(i.utcOffset()-this.utcOffset()),t=D(t)){case"year":a=Yt(this,i)/12;break;case"month":a=Yt(this,i);break;case"quarter":a=Yt(this,i)/3;break;case"second":a=(this-i)/1e3;break;case"minute":a=(this-i)/6e4;break;case"hour":a=(this-i)/36e5;break;case"day":a=(this-i-o)/864e5;break;case"week":a=(this-i-o)/6048e5;break;default:a=this-i}return n?a:w(a)},$.endOf=function(e){return void 0===(e=D(e))||"millisecond"===e?this:this.startOf(e="date"===e?"day":e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms")},$.format=function(e){return e=e||(this.isUtc()?d.defaultFormatUtc:d.defaultFormat),e=q(this,e),this.localeData().postformat(e)},$.from=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?Zt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},$.fromNow=function(e){return this.from(Ct(),e)},$.to=function(e,t){return this.isValid()&&(b(e)&&e.isValid()||Ct(e).isValid())?Zt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},$.toNow=function(e){return this.to(Ct(),e)},$.get=function(e){return M(this[e=D(e)])?this[e]():this},$.invalidAt=function(){return p(this).overflow},$.isAfter=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(a(t)?"millisecond":t))?this.valueOf()>e.valueOf():e.valueOf()<this.clone().startOf(t).valueOf())},$.isBefore=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(a(t)?"millisecond":t))?this.valueOf()<e.valueOf():this.clone().endOf(t).valueOf()<e.valueOf())},$.isBetween=function(e,t,n,i){return("("===(i=i||"()")[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===i[1]?this.isBefore(t,n):!this.isAfter(t,n))},$.isSame=function(e,t){return e=b(e)?e:Ct(e),!(!this.isValid()||!e.isValid())&&("millisecond"===(t=D(t||"millisecond"))?this.valueOf()===e.valueOf():(e=e.valueOf(),this.clone().startOf(t).valueOf()<=e&&e<=this.clone().endOf(t).valueOf()))},$.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},$.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},$.isValid=function(){return m(this)},$.lang=J,$.locale=Kt,$.localeData=Qt,$.max=Tt,$.min=Lt,$.parsingFlags=function(){return c({},p(this))},$.set=function(e,t){if("object"==typeof e)for(var n=function(e){var t,n=[];for(t in e)n.push({unit:t,priority:I[t]});return n.sort(function(e,t){return e.priority-t.priority}),n}(e=z(e)),i=0;i<n.length;i++)this[n[i].unit](e[n[i].unit]);else if(M(this[e=D(e)]))return this[e](t);return this},$.startOf=function(e){switch(e=D(e)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this},$.subtract=Q,$.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]},$.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}},$.toDate=function(){return new Date(this.valueOf())},$.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e;return(e=t?this.clone().utc():this).year()<0||9999<e.year()?q(e,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):M(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",q(e,"Z")):q(e,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},$.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY";return this.format(n+e+"-MM-DD[T]HH:mm:ss.SSS"+(t+'[")]'))},$.toJSON=function(){return this.isValid()?this.toISOString():null},$.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},$.unix=function(){return Math.floor(this.valueOf()/1e3)},$.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},$.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},$.year=Se,$.isLeapYear=function(){return xe(this.year())},$.weekYear=function(e){return Xt.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},$.isoWeekYear=function(e){return Xt.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},$.quarter=$.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},$.month=Ie,$.daysInMonth=function(){return Te(this.year(),this.month())},$.week=$.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},$.isoWeek=$.isoWeeks=function(e){var t=qe(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},$.weeksInYear=function(){var e=this.localeData()._week;return Ze(this.year(),e.dow,e.doy)},$.isoWeeksInYear=function(){return Ze(this.year(),1,4)},$.date=Oe,$.day=$.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t,n,i=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(t=e,n=this.localeData(),e="string"!=typeof t?t:isNaN(t)?"number"==typeof(t=n.weekdaysParse(t))?t:null:parseInt(t,10),this.add(e-i,"d")):i},$.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},$.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null==e)return this.day()||7;var t=(t=e,e=this.localeData(),"string"==typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t);return this.day(this.day()%7?t:t-7)},$.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},$.hour=$.hours=nt,$.minute=$.minutes=Ge,$.second=$.seconds=Ue,$.millisecond=$.milliseconds=ee,$.utcOffset=function(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null==e)return this._isUTC?o:Wt(this);if("string"==typeof e){if(null===(e=Bt(ae,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=Wt(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?$t(this,Zt(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,d.updateOffset(this,!0),this._changeInProgress=null)),this},$.utc=function(e){return this.utcOffset(0,e)},$.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Wt(this),"m")),this},$.parseZone=function(){var e;return null!=this._tzm?this.utcOffset(this._tzm,!1,!0):"string"==typeof this._i&&(null!=(e=Bt(oe,this._i))?this.utcOffset(e):this.utcOffset(0,!0)),this},$.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Ct(e).utcOffset():0,(this.utcOffset()-e)%60==0)},$.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},$.isLocal=function(){return!!this.isValid()&&!this._isUTC},$.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},$.isUtc=Ft,$.isUTC=Ft,$.zoneAbbr=function(){return this._isUTC?"UTC":""},$.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},$.dates=n("dates accessor is deprecated. Use date instead.",Oe),$.months=n("months accessor is deprecated. Use month instead",Ie),$.years=n("years accessor is deprecated. Use year instead",Se),$.zone=n("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(e,t){return null!=e?(this.utcOffset(e="string"!=typeof e?-e:e,t),this):-this.utcOffset()}),$.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!a(this._isDSTShifted))return this._isDSTShifted;var e,t={};return y(t,this),(t=St(t))._a?(e=(t._isUTC?u:Ct)(t._a),this._isDSTShifted=this.isValid()&&0<k(t._a,e.toArray())):this._isDSTShifted=!1,this._isDSTShifted});te=L.prototype;function on(e,t,n,i){var o=ut(),t=u().set(i,t);return o[n](t,e)}function an(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return on(e,t,n,"month");for(var i=[],o=0;o<12;o++)i[o]=on(e,o,n,"month");return i}function rn(e,t,n,i){t=("boolean"==typeof e?l(t)&&(n=t,t=void 0):(t=e,e=!1,l(n=t)&&(n=t,t=void 0)),t||"");var o=ut(),a=e?o._week.dow:0;if(null!=n)return on(t,(n+a)%7,i,"day");for(var r=[],s=0;s<7;s++)r[s]=on(t,(s+a)%7,i,"day");return r}te.calendar=function(e,t,n){return M(e=this._calendar[e]||this._calendar.sameElse)?e.call(t,n):e},te.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])},te.invalidDate=function(){return this._invalidDate},te.ordinal=function(e){return this._ordinal.replace("%d",e)},te.preparse=nn,te.postformat=nn,te.relativeTime=function(e,t,n,i){var o=this._relativeTime[n];return M(o)?o(e,t,n,i):o.replace(/%d/i,e)},te.pastFuture=function(e,t){return M(e=this._relativeTime[0<e?"future":"past"])?e(t):e.replace(/%s/i,t)},te.set=function(e){var t,n;for(n in e)M(t=e[n])?this[n]=t:this["_"+n]=t;this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},te.months=function(e,t){return e?(r(this._months)?this._months:this._months[(this._months.isFormat||Ee).test(t)?"format":"standalone"])[e.month()]:r(this._months)?this._months:this._months.standalone},te.monthsShort=function(e,t){return e?(r(this._monthsShort)?this._monthsShort:this._monthsShort[Ee.test(t)?"format":"standalone"])[e.month()]:r(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},te.monthsParse=function(e,t,n){var i,o;if(this._monthsParseExact)return function(e,t,n){var i,o,a,e=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;i<12;++i)a=u([2e3,i]),this._shortMonthsParse[i]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[i]=this.months(a,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(o=Pe.call(this._shortMonthsParse,e))?o:null:-1!==(o=Pe.call(this._longMonthsParse,e))?o:null:"MMM"===t?-1!==(o=Pe.call(this._shortMonthsParse,e))||-1!==(o=Pe.call(this._longMonthsParse,e))?o:null:-1!==(o=Pe.call(this._longMonthsParse,e))||-1!==(o=Pe.call(this._shortMonthsParse,e))?o:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),i=0;i<12;i++){if(o=u([2e3,i]),n&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(o,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(o,"").replace(".","")+"$","i")),n||this._monthsParse[i]||(o="^"+this.months(o,"")+"|^"+this.monthsShort(o,""),this._monthsParse[i]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[i].test(e))return i;if(n&&"MMM"===t&&this._shortMonthsParse[i].test(e))return i;if(!n&&this._monthsParse[i].test(e))return i}},te.monthsRegex=function(e){return this._monthsParseExact?(h(this,"_monthsRegex")||Be.call(this),e?this._monthsStrictRegex:this._monthsRegex):(h(this,"_monthsRegex")||(this._monthsRegex=Ne),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},te.monthsShortRegex=function(e){return this._monthsParseExact?(h(this,"_monthsRegex")||Be.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(h(this,"_monthsShortRegex")||(this._monthsShortRegex=je),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},te.week=function(e){return qe(e,this._week.dow,this._week.doy).week},te.firstDayOfYear=function(){return this._week.doy},te.firstDayOfWeek=function(){return this._week.dow},te.weekdays=function(e,t){return e?(r(this._weekdays)?this._weekdays:this._weekdays[this._weekdays.isFormat.test(t)?"format":"standalone"])[e.day()]:r(this._weekdays)?this._weekdays:this._weekdays.standalone},te.weekdaysMin=function(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin},te.weekdaysShort=function(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort},te.weekdaysParse=function(e,t,n){var i,o;if(this._weekdaysParseExact)return function(e,t,n){var i,o,a,e=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;i<7;++i)a=u([2e3,1]).day(i),this._minWeekdaysParse[i]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[i]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[i]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(o=Pe.call(this._weekdaysParse,e))?o:null:"ddd"===t?-1!==(o=Pe.call(this._shortWeekdaysParse,e))?o:null:-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:"dddd"===t?-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._shortWeekdaysParse,e))||-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:"ddd"===t?-1!==(o=Pe.call(this._shortWeekdaysParse,e))||-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._minWeekdaysParse,e))?o:null:-1!==(o=Pe.call(this._minWeekdaysParse,e))||-1!==(o=Pe.call(this._weekdaysParse,e))||-1!==(o=Pe.call(this._shortWeekdaysParse,e))?o:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){if(o=u([2e3,1]).day(i),n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(o,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(o,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(o,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[i]||(o="^"+this.weekdays(o,"")+"|^"+this.weekdaysShort(o,"")+"|^"+this.weekdaysMin(o,""),this._weekdaysParse[i]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[i].test(e))return i;if(n&&"ddd"===t&&this._shortWeekdaysParse[i].test(e))return i;if(n&&"dd"===t&&this._minWeekdaysParse[i].test(e))return i;if(!n&&this._weekdaysParse[i].test(e))return i}},te.weekdaysRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(h(this,"_weekdaysRegex")||(this._weekdaysRegex=$e),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},te.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(h(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ye),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},te.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(h(this,"_weekdaysRegex")||Qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(h(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ke),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},te.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},te.meridiem=function(e,t,n){return 11<e?n?"pm":"PM":n?"am":"AM"},lt("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===A(e%100/10)?"th":1==t?"st":2==t?"nd":3==t?"rd":"th")}}),d.lang=n("moment.lang is deprecated. Use moment.locale instead.",lt),d.langData=n("moment.langData is deprecated. Use moment.localeData instead.",ut);var sn=Math.abs;function ln(e,t,n,i){n=Zt(t,n);return e._milliseconds+=i*n._milliseconds,e._days+=i*n._days,e._months+=i*n._months,e._bubble()}function cn(e){return e<0?Math.floor(e):Math.ceil(e)}function un(e){return 4800*e/146097}function dn(e){return 146097*e/4800}function hn(e){return function(){return this.as(e)}}Y=hn("ms"),G=hn("s"),V=hn("m"),X=hn("h"),U=hn("d"),re=hn("w"),Tt=hn("M"),Lt=hn("y");function pn(e){return function(){return this.isValid()?this._data[e]:NaN}}Q=pn("milliseconds"),nt=pn("seconds"),Ge=pn("minutes"),Ue=pn("hours"),ee=pn("days"),Oe=pn("months"),Se=pn("years");var mn=Math.round,fn={ss:44,s:45,m:45,h:22,d:26,M:11};function gn(e,t,n){var i=Zt(e).abs(),o=mn(i.as("s")),a=mn(i.as("m")),r=mn(i.as("h")),s=mn(i.as("d")),l=mn(i.as("M")),i=mn(i.as("y")),i=(o<=fn.ss?["s",o]:o<fn.s&&["ss",o])||a<=1&&["m"]||a<fn.m&&["mm",a]||r<=1&&["h"]||r<fn.h&&["hh",r]||s<=1&&["d"]||s<fn.d&&["dd",s]||l<=1&&["M"]||l<fn.M&&["MM",l]||i<=1&&["y"]||["yy",i];return i[2]=t,i[3]=0<+e,i[4]=n,function(e,t,n,i,o){return o.relativeTime(t||1,!!n,e,i)}.apply(null,i)}var _n=Math.abs;function yn(e){return(0<e)-(e<0)||+e}function vn(){if(!this.isValid())return this.localeData().invalidDate();var e=_n(this._milliseconds)/1e3,t=_n(this._days),n=_n(this._months),i=w(e/60),o=w(i/60);e%=60,i%=60;var a=w(n/12),r=n%=12,s=t,l=o,c=i,n=e?e.toFixed(3).replace(/\.?0+$/,""):"",t=this.asSeconds();if(!t)return"P0D";o=yn(this._months)!==yn(t)?"-":"",i=yn(this._days)!==yn(t)?"-":"",e=yn(this._milliseconds)!==yn(t)?"-":"";return(t<0?"-":"")+"P"+(a?o+a+"Y":"")+(r?o+r+"M":"")+(s?i+s+"D":"")+(l||c||n?"T":"")+(l?e+l+"H":"")+(c?e+c+"M":"")+(n?e+n+"S":"")}te=Dt.prototype;return te.isValid=function(){return this._isValid},te.abs=function(){var e=this._data;return this._milliseconds=sn(this._milliseconds),this._days=sn(this._days),this._months=sn(this._months),e.milliseconds=sn(e.milliseconds),e.seconds=sn(e.seconds),e.minutes=sn(e.minutes),e.hours=sn(e.hours),e.months=sn(e.months),e.years=sn(e.years),this},te.add=function(e,t){return ln(this,e,t,1)},te.subtract=function(e,t){return ln(this,e,t,-1)},te.as=function(e){if(!this.isValid())return NaN;var t,n,i=this._milliseconds;if("month"===(e=D(e))||"year"===e)return t=this._days+i/864e5,n=this._months+un(t),"month"===e?n:n/12;switch(t=this._days+Math.round(dn(this._months)),e){case"week":return t/7+i/6048e5;case"day":return t+i/864e5;case"hour":return 24*t+i/36e5;case"minute":return 1440*t+i/6e4;case"second":return 86400*t+i/1e3;case"millisecond":return Math.floor(864e5*t)+i;default:throw new Error("Unknown unit "+e)}},te.asMilliseconds=Y,te.asSeconds=G,te.asMinutes=V,te.asHours=X,te.asDays=U,te.asWeeks=re,te.asMonths=Tt,te.asYears=Lt,te.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*A(this._months/12):NaN},te._bubble=function(){var e=this._milliseconds,t=this._days,n=this._months,i=this._data;return 0<=e&&0<=t&&0<=n||e<=0&&t<=0&&n<=0||(e+=864e5*cn(dn(n)+t),n=t=0),i.milliseconds=e%1e3,e=w(e/1e3),i.seconds=e%60,e=w(e/60),i.minutes=e%60,e=w(e/60),i.hours=e%24,t+=w(e/24),n+=e=w(un(t)),t-=cn(dn(e)),e=w(n/12),n%=12,i.days=t,i.months=n,i.years=e,this},te.clone=function(){return Zt(this)},te.get=function(e){return e=D(e),this.isValid()?this[e+"s"]():NaN},te.milliseconds=Q,te.seconds=nt,te.minutes=Ge,te.hours=Ue,te.days=ee,te.weeks=function(){return w(this.days()/7)},te.months=Oe,te.years=Se,te.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t=this.localeData(),n=gn(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},te.toISOString=vn,te.toString=vn,te.toJSON=vn,te.locale=Kt,te.localeData=Qt,te.toIsoString=n("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",vn),te.lang=J,H("X",0,0,"unix"),H("x",0,0,"valueOf"),le("x",ie),le("X",/[+-]?\d+(\.\d{1,3})?/),he("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),he("x",function(e,t,n){n._d=new Date(A(e))}),d.version="2.22.2",e=Ct,d.fn=$,d.min=function(){return Et("isBefore",[].slice.call(arguments,0))},d.max=function(){return Et("isAfter",[].slice.call(arguments,0))},d.now=function(){return Date.now?Date.now():+new Date},d.utc=u,d.unix=function(e){return Ct(1e3*e)},d.months=function(e,t){return an(e,t,"months")},d.isDate=i,d.locale=lt,d.invalid=f,d.duration=Zt,d.isMoment=b,d.weekdays=function(e,t,n){return rn(e,t,n,"weekdays")},d.parseZone=function(){return Ct.apply(null,arguments).parseZone()},d.localeData=ut,d.isDuration=zt,d.monthsShort=function(e,t){return an(e,t,"monthsShort")},d.weekdaysMin=function(e,t,n){return rn(e,t,n,"weekdaysMin")},d.defineLocale=ct,d.updateLocale=function(e,t){var n,i;return null!=t?(n=it,(t=new L(t=C(n=null!=(i=st(e))?i._config:n,t))).parentLocale=ot[e],ot[e]=t,lt(e)):null!=ot[e]&&(null!=ot[e].parentLocale?ot[e]=ot[e].parentLocale:null!=ot[e]&&delete ot[e]),ot[e]},d.locales=function(){return T(ot)},d.weekdaysShort=function(e,t,n){return rn(e,t,n,"weekdaysShort")},d.normalizeUnits=D,d.relativeTimeRounding=function(e){return void 0===e?mn:"function"==typeof e&&(mn=e,!0)},d.relativeTimeThreshold=function(e,t){return void 0!==fn[e]&&(void 0===t?fn[e]:(fn[e]=t,"s"===e&&(fn.ss=t-1),!0))},d.calendarFormat=function(e,t){return(t=e.diff(t,"days",!0))<-6?"sameElse":t<-1?"lastWeek":t<0?"lastDay":t<1?"sameDay":t<2?"nextDay":t<7?"nextWeek":"sameElse"},d.prototype=$,d.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"YYYY-[W]WW",MONTH:"YYYY-MM"},d}),function(e,t){"use strict";"object"==typeof module&&module.exports?module.exports=t(require("moment")):"function"==typeof define&&define.amd?define(["moment"],t):t(e.moment)}(this,function(o){"use strict";void 0===o.version&&o.default&&(o=o.default);var t,a={},r={},s={},c={},u={};o&&"string"==typeof o.version||L("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var e=o.version.split("."),n=+e[0],i=+e[1];function l(e){return 96<e?e-87:64<e?e-29:e-48}function d(e){var t=0,n=e.split("."),i=n[0],o=n[1]||"",a=1,r=0,n=1;for(45===e.charCodeAt(0)&&(n=-(t=1));t<i.length;t++)r=60*r+l(i.charCodeAt(t));for(t=0;t<o.length;t++)a/=60,r+=l(o.charCodeAt(t))*a;return r*n}function h(e){for(var t=0;t<e.length;t++)e[t]=d(e[t])}function p(e,t){for(var n=[],i=0;i<t.length;i++)n[i]=e[t[i]];return n}function m(e){var t=e.split("|"),n=t[2].split(" "),i=t[3].split(""),e=t[4].split(" ");return h(n),h(i),h(e),function(e,t){for(var n=0;n<t;n++)e[n]=Math.round((e[n-1]||0)+6e4*e[n]);e[t-1]=1/0}(e,i.length),{name:t[0],abbrs:p(t[1].split(" "),i),offsets:p(n,i),untils:e,population:0|t[5]}}function f(e){e&&this._set(m(e))}function g(e,t){this.name=e,this.zones=t}function _(e){var t=e.toTimeString(),n=t.match(/\([a-z ]+\)/i);"GMT"===(n=n&&n[0]?(n=n[0].match(/[A-Z]/g))?n.join(""):void 0:(n=t.match(/[A-Z]{3,5}/g))?n[0]:void 0)&&(n=void 0),this.at=+e,this.abbr=n,this.offset=e.getTimezoneOffset()}function y(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function v(){for(var e,t,n=(new Date).getFullYear()-2,i=new _(new Date(n,0,1)),o=[i],a=1;a<48;a++)(t=new _(new Date(n,a,1))).offset!==i.offset&&(e=function(e,t){for(var n;n=6e4*((t.at-e.at)/12e4|0);)(n=new _(new Date(e.at+n))).offset===e.offset?e=n:t=n;return e}(i,t),o.push(e),o.push(new _(new Date(e.at+6e4)))),i=t;for(a=0;a<4;a++)o.push(new _(new Date(n+a,0,1))),o.push(new _(new Date(n+a,6,1)));return o}function b(e,t){return e.offsetScore!==t.offsetScore?e.offsetScore-t.offsetScore:e.abbrScore!==t.abbrScore?e.abbrScore-t.abbrScore:e.zone.population!==t.zone.population?t.zone.population-e.zone.population:t.zone.name.localeCompare(e.zone.name)}function w(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=c[A(e)];if(t)return t;L("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}for(var n,i,o=v(),a=o.length,r=function(e){for(var t,n,i=e.length,o={},a=[],r=0;r<i;r++)for(t in n=u[e[r].offset]||{})n.hasOwnProperty(t)&&(o[t]=!0);for(r in o)o.hasOwnProperty(r)&&a.push(c[r]);return a}(o),s=[],l=0;l<r.length;l++){for(n=new y(x(r[l])),i=0;i<a;i++)n.scoreOffsetAt(o[i]);s.push(n)}return s.sort(b),0<s.length?s[0].zone.name:void 0}function A(e){return(e||"").toLowerCase().replace(/\//g,"_")}function k(e){var t,n,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)o=A(n=(i=e[t].split("|"))[0]),a[o]=e[t],c[o]=n,function(e,t){var n,i;for(h(t),n=0;n<t.length;n++)i=t[n],u[i]=u[i]||{},u[i][e]=!0}(o,i[2].split(" "))}function x(e,t){e=A(e);var n,i=a[e];return i instanceof f?i:"string"==typeof i?(i=new f(i),a[e]=i):r[e]&&t!==x&&(n=x(r[e],x))?((i=a[e]=new f)._set(n),i.name=c[e],i):null}function P(e){var t,n,i,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)i=A((n=e[t].split("|"))[0]),o=A(n[1]),r[i]=o,c[i]=n[0],r[o]=i,c[o]=n[1]}function S(e){k(e.zones),P(e.links),function(e){var t,n,i;if(e&&e.length)for(t=0;t<e.length;t++)n=(i=e[t].split("|"))[0].toUpperCase(),i=i[1].split(" "),s[n]=new g(n,i)}(e.countries),T.dataVersion=e.version}function M(e){return M.didShowError||(M.didShowError=!0,L("moment.tz.zoneExists('"+e+"') has been deprecated in favor of !moment.tz.zone('"+e+"')")),!!x(e)}function C(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function L(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function T(e){var t=Array.prototype.slice.call(arguments,0,-1),n=arguments[arguments.length-1],i=x(n),t=o.utc.apply(null,t);return i&&!o.isMoment(e)&&C(t)&&t.add(i.parse(t),"minutes"),t.tz(n),t}(n<2||2==n&&i<6)&&L("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+o.version+". See momentjs.com"),f.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets,this.population=e.population},_index:function(e){for(var t=+e,n=this.untils,i=0;i<n.length;i++)if(t<n[i])return i},countries:function(){var t=this.name;return Object.keys(s).filter(function(e){return-1!==s[e].zones.indexOf(t)})},parse:function(e){for(var t,n,i,o=+e,a=this.offsets,r=this.untils,s=r.length-1,l=0;l<s;l++)if(t=a[l],n=a[l+1],i=a[l&&l-1],t<n&&T.moveAmbiguousForward?t=n:i<t&&T.moveInvalidForward&&(t=i),o<r[l]-6e4*t)return a[l];return a[s]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return L("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},y.prototype.scoreOffsetAt=function(e){this.offsetScore+=Math.abs(this.zone.utcOffset(e.at)-e.offset),this.zone.abbr(e.at).replace(/[^A-Z]/g,"")!==e.abbr&&this.abbrScore++},T.version="0.5.43",T.dataVersion="",T._zones=a,T._links=r,T._names=c,T._countries=s,T.add=k,T.link=P,T.load=S,T.zone=x,T.zoneExists=M,T.guess=function(e){return t=!t||e?w():t},T.names=function(){var e,t=[];for(e in c)c.hasOwnProperty(e)&&(a[e]||a[r[e]])&&c[e]&&t.push(c[e]);return t.sort()},T.Zone=f,T.unpack=m,T.unpackBase60=d,T.needsOffset=C,T.moveInvalidForward=!0,T.moveAmbiguousForward=!1,T.countries=function(){return Object.keys(s)},T.zonesForCountry=function(e,t){var n;return n=(n=e).toUpperCase(),(e=s[n]||null)?(e=e.zones.sort(),t?e.map(function(e){return{name:e,offset:x(e).utcOffset(new Date)}}):e):null};var E,e=o.fn;function O(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function D(e){return function(){return this._z=null,e.apply(this,arguments)}}o.tz=T,o.defaultZone=null,o.updateOffset=function(e,t){var n,i=o.defaultZone;void 0===e._z&&(i&&C(e)&&!e._isUTC&&(e._d=o.utc(e._a)._d,e.utc().add(i.parse(e),"minutes")),e._z=i),e._z&&(n=e._z.utcOffset(e),Math.abs(n)<16&&(n/=60),void 0!==e.utcOffset?(i=e._z,e.utcOffset(-n,t),e._z=i):e.zone(n,t))},e.tz=function(e,t){if(e){if("string"!=typeof e)throw new Error("Time zone name must be a string, got "+e+" ["+typeof e+"]");return this._z=x(e),this._z?o.updateOffset(this,t):L("Moment Timezone has no data for "+e+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},e.zoneName=O(e.zoneName),e.zoneAbbr=O(e.zoneAbbr),e.utc=D(e.utc),e.local=D(e.local),e.utcOffset=(E=e.utcOffset,function(){return 0<arguments.length&&(this._z=null),E.apply(this,arguments)}),o.tz.setDefault=function(e){return(n<2||2==n&&i<9)&&L("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+o.version+"."),o.defaultZone=e?x(e):null,o};e=o.momentProperties;return"[object Array]"===Object.prototype.toString.call(e)?(e.push("_z"),e.push("_a")):e&&(e._z=null),S({version:"2023c",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Nairobi|EAT|-30|0||47e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Khartoum|CAT|-20|0||51e5","Africa/Cairo|EET EEST|-20 -30|0101010101010|29NW0 1cL0 1cN0 1fz0 1a10 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0|15e6","Africa/Casablanca|+00 +01|0 -10|010101010101010101010101|1Vq20 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Juba|EAT CAT|-30 -20|01|24nx0|","Africa/Sao_Tome|GMT WAT|0 -10|010|1UQN0 2q00|","Africa/Tripoli|EET|-20|0||11e5","America/Adak|HST HDT|a0 90|01010101010101010101010|1VkA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1Vkz0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Fortaleza|-03|30|0||34e5","America/Asuncion|-03 -04|30 40|01010101010101010101010|1Vq30 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0|28e5","America/Panama|EST|50|0||15e5","America/Mexico_City|CST CDT|60 50|01010101010|1VsU0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Managua|CST|60|0||22e5","America/Caracas|-04|40|0||29e5","America/Lima|-05|50|0||11e6","America/Denver|MST MDT|70 60|01010101010101010101010|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|-03 -04|30 40|0101|1Vc30 1HB0 FX0|77e4","America/Chicago|CST CDT|60 50|01010101010101010101010|1Vkw0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT CST|70 60 60|01010101012|1VsV0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Ciudad_Juarez|MST MDT CST|70 60 60|010101010120101010101010|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 cm0 EP0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|","America/Phoenix|MST|70|0||42e5","America/Whitehorse|PST PDT MST|80 70 70|0101012|1Vky0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/New_York|EST EDT|50 40|01010101010101010101010|1Vkv0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|21e6","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1Vky0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|15e6","America/Halifax|AST ADT|40 30|01010101010101010101010|1Vku0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|39e4","America/Godthab|-03 -02 -01|30 20 10|0101010101012121212121|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 2so0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|17e3","America/Grand_Turk|AST EDT EST|40 40 50|01212121212121212121212|1Vkv0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|37e2","America/Havana|CST CDT|50 40|01010101010101010101010|1Vkt0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0|21e5","America/Mazatlan|MST MDT|70 60|01010101010|1VsV0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|44e4","America/Metlakatla|AKST AKDT PST|90 80 80|012010101010101010101010|1Vkz0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|14e2","America/Miquelon|-03 -02|30 20|01010101010101010101010|1Vkt0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|61e2","America/Noronha|-02|20|0||30e2","America/Ojinaga|MST MDT CST CDT|70 60 60 50|01010101012323232323232|1Vkx0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 Rc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|23e3","America/Santiago|-03 -04|30 40|01010101010101010101010|1VJD0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Sao_Paulo|-02 -03|20 30|0101|1Vc20 1HB0 FX0|20e6","Atlantic/Azores|-01 +00|10 0|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e4","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1Vktu 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+11 +08|-b0 -80|0101010|1Vkh0 1o30 14k0 1kr0 12l0 1o01|10","Asia/Bangkok|+07|-70|0||15e6","Asia/Vladivostok|+10|-a0|0||60e4","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1VsE0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Europe/Istanbul|+03|-30|0||13e6","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|40","Asia/Dhaka|+06|-60|0||16e6","Asia/Amman|EET EEST +03|-20 -30 -30|01010101012|1VrW0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Kamchatka|+12|-c0|0||18e4","Asia/Dubai|+04|-40|0||39e5","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1VpW0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|22e5","Asia/Kuala_Lumpur|+08|-80|0||71e5","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+09|-90|0||33e4","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Damascus|EET EEST +03|-20 -30 -30|01010101012|1VrW0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|35e5","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1Vpz0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 1cN0 1cL0 17d0 1in0 14p0 1lb0 11B0 1nX0 11B0 1qL0 WN0 1qL0|18e5","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Jakarta|WIB|-70|0||31e6","Asia/Jayapura|WIT|-90|0||26e4","Asia/Jerusalem|IST IDT|-20 -30|01010101010101010101010|1Vpc0 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0|81e4","Asia/Kabul|+0430|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Kathmandu|+0545|-5J|0||12e5","Asia/Sakhalin|+11|-b0|0||58e4","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PST|-80|0||24e6","Asia/Pyongyang|KST KST|-8u -90|01|1VGf0|29e5","Asia/Qyzylorda|+06 +05|-60 -50|01|1Xei0|73e4","Asia/Rangoon|+0630|-6u|0||48e5","Asia/Seoul|KST|-90|0||23e6","Asia/Tehran|+0330 +0430|-3u -4u|01010101010|1VoIu 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Tokyo|JST|-90|0||38e6","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|27e5","Atlantic/Cape_Verde|-01|10|0||50e4","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1VsEu 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|+0845|-8J|0||368","Australia/Lord_Howe|+11 +1030|-b0 -au|01010101010101010101010|1VsD0 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|-05 -06|50 60|01010101010101010101010|1VJD0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|12e5","Etc/GMT-1|+01|-10|0||","Pacific/Tongatapu|+13|-d0|0||75e3","Pacific/Kiritimati|+14|-e0|0||51e2","Etc/GMT-2|+02|-20|0||","Pacific/Tahiti|-10|a0|0||18e4","Pacific/Niue|-11|b0|0||12e2","Etc/GMT+12|-12|c0|0||","Pacific/Galapagos|-06|60|0||25e3","Etc/GMT+7|-07|70|0||","Pacific/Pitcairn|-08|80|0||56","Pacific/Gambier|-09|90|0||125","Etc/UTC|UTC|0|0||","Europe/London|GMT BST|0 -10|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1Vq00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|67e4","Europe/Moscow|MSK|-30|0||16e6","Europe/Volgograd|MSK +04|-30 -40|010|1WQL0 5gn0|10e5","Pacific/Honolulu|HST|a0|0||37e4","MET|MET MEST|-10 -20|01010101010101010101010|1Vq10 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|","Pacific/Chatham|+1345 +1245|-dJ -cJ|01010101010101010101010|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|+14 +13|-e0 -d0|01010101|1VsC0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Fiji|+13 +12|-d0 -c0|01010101|1UVO0 1VA0 s00 20o0 pc0 2hc0 bc0|88e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Marquesas|-0930|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Norfolk|+11 +12|-b0 -c0|01010101010101010101|219P0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4"],links:["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Bissau","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Monrovia","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|America/Danmarkshavn","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Etc/GMT","Africa/Abidjan|Etc/GMT+0","Africa/Abidjan|Etc/GMT-0","Africa/Abidjan|Etc/GMT0","Africa/Abidjan|Etc/Greenwich","Africa/Abidjan|GMT","Africa/Abidjan|GMT+0","Africa/Abidjan|GMT-0","Africa/Abidjan|GMT0","Africa/Abidjan|Greenwich","Africa/Abidjan|Iceland","Africa/Algiers|Africa/Tunis","Africa/Cairo|Egypt","Africa/Casablanca|Africa/El_Aaiun","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Khartoum|Africa/Blantyre","Africa/Khartoum|Africa/Bujumbura","Africa/Khartoum|Africa/Gaborone","Africa/Khartoum|Africa/Harare","Africa/Khartoum|Africa/Kigali","Africa/Khartoum|Africa/Lubumbashi","Africa/Khartoum|Africa/Lusaka","Africa/Khartoum|Africa/Maputo","Africa/Khartoum|Africa/Windhoek","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Ndjamena","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Europe/Kaliningrad","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|America/Juneau","America/Anchorage|America/Nome","America/Anchorage|America/Sitka","America/Anchorage|America/Yakutat","America/Anchorage|US/Alaska","America/Campo_Grande|America/Cuiaba","America/Caracas|America/Boa_Vista","America/Caracas|America/Guyana","America/Caracas|America/La_Paz","America/Caracas|America/Manaus","America/Caracas|America/Porto_Velho","America/Caracas|Brazil/West","America/Caracas|Etc/GMT+4","America/Chicago|America/Indiana/Knox","America/Chicago|America/Indiana/Tell_City","America/Chicago|America/Knox_IN","America/Chicago|America/Matamoros","America/Chicago|America/Menominee","America/Chicago|America/North_Dakota/Beulah","America/Chicago|America/North_Dakota/Center","America/Chicago|America/North_Dakota/New_Salem","America/Chicago|America/Rainy_River","America/Chicago|America/Rankin_Inlet","America/Chicago|America/Resolute","America/Chicago|America/Winnipeg","America/Chicago|CST6CDT","America/Chicago|Canada/Central","America/Chicago|US/Central","America/Chicago|US/Indiana-Starke","America/Denver|America/Boise","America/Denver|America/Cambridge_Bay","America/Denver|America/Edmonton","America/Denver|America/Inuvik","America/Denver|America/Shiprock","America/Denver|America/Yellowknife","America/Denver|Canada/Mountain","America/Denver|MST7MDT","America/Denver|Navajo","America/Denver|US/Mountain","America/Fortaleza|America/Araguaina","America/Fortaleza|America/Argentina/Buenos_Aires","America/Fortaleza|America/Argentina/Catamarca","America/Fortaleza|America/Argentina/ComodRivadavia","America/Fortaleza|America/Argentina/Cordoba","America/Fortaleza|America/Argentina/Jujuy","America/Fortaleza|America/Argentina/La_Rioja","America/Fortaleza|America/Argentina/Mendoza","America/Fortaleza|America/Argentina/Rio_Gallegos","America/Fortaleza|America/Argentina/Salta","America/Fortaleza|America/Argentina/San_Juan","America/Fortaleza|America/Argentina/San_Luis","America/Fortaleza|America/Argentina/Tucuman","America/Fortaleza|America/Argentina/Ushuaia","America/Fortaleza|America/Bahia","America/Fortaleza|America/Belem","America/Fortaleza|America/Buenos_Aires","America/Fortaleza|America/Catamarca","America/Fortaleza|America/Cayenne","America/Fortaleza|America/Cordoba","America/Fortaleza|America/Jujuy","America/Fortaleza|America/Maceio","America/Fortaleza|America/Mendoza","America/Fortaleza|America/Montevideo","America/Fortaleza|America/Paramaribo","America/Fortaleza|America/Punta_Arenas","America/Fortaleza|America/Recife","America/Fortaleza|America/Rosario","America/Fortaleza|America/Santarem","America/Fortaleza|Antarctica/Palmer","America/Fortaleza|Antarctica/Rothera","America/Fortaleza|Atlantic/Stanley","America/Fortaleza|Etc/GMT+3","America/Godthab|America/Nuuk","America/Halifax|America/Glace_Bay","America/Halifax|America/Goose_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Lima|America/Bogota","America/Lima|America/Eirunepe","America/Lima|America/Guayaquil","America/Lima|America/Porto_Acre","America/Lima|America/Rio_Branco","America/Lima|Brazil/Acre","America/Lima|Etc/GMT+5","America/Los_Angeles|America/Ensenada","America/Los_Angeles|America/Santa_Isabel","America/Los_Angeles|America/Tijuana","America/Los_Angeles|America/Vancouver","America/Los_Angeles|Canada/Pacific","America/Los_Angeles|Mexico/BajaNorte","America/Los_Angeles|PST8PDT","America/Los_Angeles|US/Pacific","America/Managua|America/Belize","America/Managua|America/Costa_Rica","America/Managua|America/El_Salvador","America/Managua|America/Guatemala","America/Managua|America/Regina","America/Managua|America/Swift_Current","America/Managua|America/Tegucigalpa","America/Managua|Canada/Saskatchewan","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|America/Bahia_Banderas","America/Mexico_City|America/Merida","America/Mexico_City|America/Monterrey","America/Mexico_City|Mexico/General","America/New_York|America/Detroit","America/New_York|America/Fort_Wayne","America/New_York|America/Indiana/Indianapolis","America/New_York|America/Indiana/Marengo","America/New_York|America/Indiana/Petersburg","America/New_York|America/Indiana/Vevay","America/New_York|America/Indiana/Vincennes","America/New_York|America/Indiana/Winamac","America/New_York|America/Indianapolis","America/New_York|America/Iqaluit","America/New_York|America/Kentucky/Louisville","America/New_York|America/Kentucky/Monticello","America/New_York|America/Louisville","America/New_York|America/Montreal","America/New_York|America/Nassau","America/New_York|America/Nipigon","America/New_York|America/Pangnirtung","America/New_York|America/Port-au-Prince","America/New_York|America/Thunder_Bay","America/New_York|America/Toronto","America/New_York|Canada/Eastern","America/New_York|EST5EDT","America/New_York|US/East-Indiana","America/New_York|US/Eastern","America/New_York|US/Michigan","America/Noronha|Atlantic/South_Georgia","America/Noronha|Brazil/DeNoronha","America/Noronha|Etc/GMT+2","America/Panama|America/Atikokan","America/Panama|America/Cancun","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Panama|America/Jamaica","America/Panama|EST","America/Panama|Jamaica","America/Phoenix|America/Creston","America/Phoenix|America/Dawson_Creek","America/Phoenix|America/Fort_Nelson","America/Phoenix|America/Hermosillo","America/Phoenix|MST","America/Phoenix|US/Arizona","America/Santiago|Chile/Continental","America/Santo_Domingo|America/Anguilla","America/Santo_Domingo|America/Antigua","America/Santo_Domingo|America/Aruba","America/Santo_Domingo|America/Barbados","America/Santo_Domingo|America/Blanc-Sablon","America/Santo_Domingo|America/Curacao","America/Santo_Domingo|America/Dominica","America/Santo_Domingo|America/Grenada","America/Santo_Domingo|America/Guadeloupe","America/Santo_Domingo|America/Kralendijk","America/Santo_Domingo|America/Lower_Princes","America/Santo_Domingo|America/Marigot","America/Santo_Domingo|America/Martinique","America/Santo_Domingo|America/Montserrat","America/Santo_Domingo|America/Port_of_Spain","America/Santo_Domingo|America/Puerto_Rico","America/Santo_Domingo|America/St_Barthelemy","America/Santo_Domingo|America/St_Kitts","America/Santo_Domingo|America/St_Lucia","America/Santo_Domingo|America/St_Thomas","America/Santo_Domingo|America/St_Vincent","America/Santo_Domingo|America/Tortola","America/Santo_Domingo|America/Virgin","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Whitehorse|America/Dawson","America/Whitehorse|Canada/Yukon","Asia/Bangkok|Antarctica/Davis","Asia/Bangkok|Asia/Barnaul","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Hovd","Asia/Bangkok|Asia/Krasnoyarsk","Asia/Bangkok|Asia/Novokuznetsk","Asia/Bangkok|Asia/Novosibirsk","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Tomsk","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Etc/GMT-7","Asia/Bangkok|Indian/Christmas","Asia/Chita|Asia/Dili","Asia/Chita|Asia/Khandyga","Asia/Chita|Asia/Yakutsk","Asia/Chita|Etc/GMT-9","Asia/Chita|Pacific/Palau","Asia/Dhaka|Antarctica/Vostok","Asia/Dhaka|Asia/Almaty","Asia/Dhaka|Asia/Bishkek","Asia/Dhaka|Asia/Dacca","Asia/Dhaka|Asia/Kashgar","Asia/Dhaka|Asia/Omsk","Asia/Dhaka|Asia/Qostanay","Asia/Dhaka|Asia/Thimbu","Asia/Dhaka|Asia/Thimphu","Asia/Dhaka|Asia/Urumqi","Asia/Dhaka|Etc/GMT-6","Asia/Dhaka|Indian/Chagos","Asia/Dubai|Asia/Baku","Asia/Dubai|Asia/Muscat","Asia/Dubai|Asia/Tbilisi","Asia/Dubai|Asia/Yerevan","Asia/Dubai|Etc/GMT-4","Asia/Dubai|Europe/Astrakhan","Asia/Dubai|Europe/Samara","Asia/Dubai|Europe/Saratov","Asia/Dubai|Europe/Ulyanovsk","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Mauritius","Asia/Dubai|Indian/Reunion","Asia/Gaza|Asia/Hebron","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kamchatka|Etc/GMT-12","Asia/Kamchatka|Kwajalein","Asia/Kamchatka|Pacific/Funafuti","Asia/Kamchatka|Pacific/Kwajalein","Asia/Kamchatka|Pacific/Majuro","Asia/Kamchatka|Pacific/Nauru","Asia/Kamchatka|Pacific/Tarawa","Asia/Kamchatka|Pacific/Wake","Asia/Kamchatka|Pacific/Wallis","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Brunei","Asia/Kuala_Lumpur|Asia/Choibalsan","Asia/Kuala_Lumpur|Asia/Irkutsk","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Asia/Ulaanbaatar","Asia/Kuala_Lumpur|Asia/Ulan_Bator","Asia/Kuala_Lumpur|Etc/GMT-8","Asia/Kuala_Lumpur|Singapore","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Sakhalin|Asia/Magadan","Asia/Sakhalin|Asia/Srednekolymsk","Asia/Sakhalin|Etc/GMT-11","Asia/Sakhalin|Pacific/Bougainville","Asia/Sakhalin|Pacific/Efate","Asia/Sakhalin|Pacific/Guadalcanal","Asia/Sakhalin|Pacific/Kosrae","Asia/Sakhalin|Pacific/Noumea","Asia/Sakhalin|Pacific/Pohnpei","Asia/Sakhalin|Pacific/Ponape","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|Asia/Macao","Asia/Shanghai|Asia/Macau","Asia/Shanghai|Asia/Taipei","Asia/Shanghai|PRC","Asia/Shanghai|ROC","Asia/Tashkent|Antarctica/Mawson","Asia/Tashkent|Asia/Aqtau","Asia/Tashkent|Asia/Aqtobe","Asia/Tashkent|Asia/Ashgabat","Asia/Tashkent|Asia/Ashkhabad","Asia/Tashkent|Asia/Atyrau","Asia/Tashkent|Asia/Dushanbe","Asia/Tashkent|Asia/Oral","Asia/Tashkent|Asia/Samarkand","Asia/Tashkent|Asia/Yekaterinburg","Asia/Tashkent|Etc/GMT-5","Asia/Tashkent|Indian/Kerguelen","Asia/Tashkent|Indian/Maldives","Asia/Tehran|Iran","Asia/Tokyo|Japan","Asia/Vladivostok|Antarctica/DumontDUrville","Asia/Vladivostok|Asia/Ust-Nera","Asia/Vladivostok|Etc/GMT-10","Asia/Vladivostok|Pacific/Chuuk","Asia/Vladivostok|Pacific/Port_Moresby","Asia/Vladivostok|Pacific/Truk","Asia/Vladivostok|Pacific/Yap","Atlantic/Azores|America/Scoresbysund","Atlantic/Cape_Verde|Etc/GMT+1","Australia/Adelaide|Australia/Broken_Hill","Australia/Adelaide|Australia/South","Australia/Adelaide|Australia/Yancowinna","Australia/Brisbane|Australia/Lindeman","Australia/Brisbane|Australia/Queensland","Australia/Darwin|Australia/North","Australia/Lord_Howe|Australia/LHI","Australia/Perth|Australia/West","Australia/Sydney|Antarctica/Macquarie","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/Currie","Australia/Sydney|Australia/Hobart","Australia/Sydney|Australia/Melbourne","Australia/Sydney|Australia/NSW","Australia/Sydney|Australia/Tasmania","Australia/Sydney|Australia/Victoria","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Athens|Asia/Famagusta","Europe/Athens|Asia/Nicosia","Europe/Athens|EET","Europe/Athens|Europe/Bucharest","Europe/Athens|Europe/Helsinki","Europe/Athens|Europe/Kiev","Europe/Athens|Europe/Kyiv","Europe/Athens|Europe/Mariehamn","Europe/Athens|Europe/Nicosia","Europe/Athens|Europe/Riga","Europe/Athens|Europe/Sofia","Europe/Athens|Europe/Tallinn","Europe/Athens|Europe/Uzhgorod","Europe/Athens|Europe/Vilnius","Europe/Athens|Europe/Zaporozhye","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Istanbul|Antarctica/Syowa","Europe/Istanbul|Asia/Aden","Europe/Istanbul|Asia/Baghdad","Europe/Istanbul|Asia/Bahrain","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Asia/Kuwait","Europe/Istanbul|Asia/Qatar","Europe/Istanbul|Asia/Riyadh","Europe/Istanbul|Etc/GMT-3","Europe/Istanbul|Europe/Minsk","Europe/Istanbul|Turkey","Europe/Lisbon|Atlantic/Canary","Europe/Lisbon|Atlantic/Faeroe","Europe/Lisbon|Atlantic/Faroe","Europe/Lisbon|Atlantic/Madeira","Europe/Lisbon|Portugal","Europe/Lisbon|WET","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|Europe/Kirov","Europe/Moscow|Europe/Simferopol","Europe/Moscow|W-SU","Europe/Paris|Africa/Ceuta","Europe/Paris|Arctic/Longyearbyen","Europe/Paris|Atlantic/Jan_Mayen","Europe/Paris|CET","Europe/Paris|Europe/Amsterdam","Europe/Paris|Europe/Andorra","Europe/Paris|Europe/Belgrade","Europe/Paris|Europe/Berlin","Europe/Paris|Europe/Bratislava","Europe/Paris|Europe/Brussels","Europe/Paris|Europe/Budapest","Europe/Paris|Europe/Busingen","Europe/Paris|Europe/Copenhagen","Europe/Paris|Europe/Gibraltar","Europe/Paris|Europe/Ljubljana","Europe/Paris|Europe/Luxembourg","Europe/Paris|Europe/Madrid","Europe/Paris|Europe/Malta","Europe/Paris|Europe/Monaco","Europe/Paris|Europe/Oslo","Europe/Paris|Europe/Podgorica","Europe/Paris|Europe/Prague","Europe/Paris|Europe/Rome","Europe/Paris|Europe/San_Marino","Europe/Paris|Europe/Sarajevo","Europe/Paris|Europe/Skopje","Europe/Paris|Europe/Stockholm","Europe/Paris|Europe/Tirane","Europe/Paris|Europe/Vaduz","Europe/Paris|Europe/Vatican","Europe/Paris|Europe/Vienna","Europe/Paris|Europe/Warsaw","Europe/Paris|Europe/Zagreb","Europe/Paris|Europe/Zurich","Europe/Paris|Poland","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Galapagos|Etc/GMT+6","Pacific/Gambier|Etc/GMT+9","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kiritimati|Etc/GMT-14","Pacific/Niue|Etc/GMT+11","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pitcairn|Etc/GMT+8","Pacific/Tahiti|Etc/GMT+10","Pacific/Tahiti|Pacific/Rarotonga","Pacific/Tongatapu|Etc/GMT-13","Pacific/Tongatapu|Pacific/Enderbury","Pacific/Tongatapu|Pacific/Fakaofo","Pacific/Tongatapu|Pacific/Kanton"],countries:["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Asia/Urumqi Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa Antarctica/Vostok","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Iqaluit America/Winnipeg America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Chihuahua America/Ciudad_Juarez America/Ojinaga America/Mazatlan America/Bahia_Banderas America/Hermosillo America/Tijuana","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}),o}),CroutonLocalization.prototype.getDayOfTheWeekWord=function(e){return this.words[this.language].days_of_the_week[e]},CroutonLocalization.prototype.getWord=function(e){var t=this.words[this.language][e.toLowerCase()];return void 0===t?"css-direction"===e?"":"bootstrap-popover-placement"===e?"right":e:t},CroutonLocalization.prototype.getVenueType=function(e){return this.words[this.language].venue_type_choices[e]},CroutonLocalization.prototype.getServiceBodyType=function(e){return this.words[this.language].service_body_types[e]},this.hbs_Crouton=this.hbs_Crouton||{},this.hbs_Crouton.templates=this.hbs_Crouton.templates||{},this.hbs_Crouton.templates.byday=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lambda,c=e.escapeExpression,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="meeting-group" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:39},end:{line:3,column:68}}}))?a:"")+'>\n <div class="group-header">'+c(l(null!=t?u(t,"day"):t,t))+'</div>\n <div class="group-table-div">\n <table class=\'bmlt-table table table-hover table-bordered tablesaw tablesaw-stack '+c((u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:102},end:{line:6,column:129}}}))+"'>\n <tbody class=\"h-"+c(l(null!=t?u(t,"day"):t,t))+'">\n'+(null!=(a=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"meetings"):t,{name:"meetingsPlaceholders",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </tbody>\n </table>\n </div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div id="bmlt-table-div">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?o:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.byfield=Handlebars.template({1:function(e,t,n,i,o){var a,r,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="meeting-group '+s(e.lambda(null!=t?u(t,"accordionState"):t,t))+'" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:63},end:{line:3,column:92}}}))?a:"")+'>\n <div class="group-header">'+s("function"==typeof(r=null!=(r=u(n,"key")||o&&u(o,"key"))?r:c)?r.call(l,{name:"key",hash:{},data:o,loc:{start:{line:4,column:42},end:{line:4,column:50}}}):r)+'</div>\n <div class="group-table-div">\n\t\t\t\t\t<table class=\'bmlt-table table table-hover table-bordered tablesaw tablesaw-stack '+s((u(n,"getWord")||t&&u(t,"getWord")||c).call(l,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:87},end:{line:6,column:114}}}))+'\'>\n \t<tbody class="byfield.hbs">\n'+(null!=(a=e.invokePartial(u(i,"meetingsPlaceholders"),null!=t?u(t,"group"):t,{name:"meetingsPlaceholders",data:o,indent:" \t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" \t</tbody>\n \t</table>\n\t\t\t\t</div>\n </div>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div id="bmlt-table-div">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:8},end:{line:13,column:17}}}))?o:"")+" </table>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.directionsButton=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bootstrap-bmlt">\n <button data-latitude="'+r(a(null!=t?s(t,"latitude"):t,t))+'" data-longitude="'+r(a(null!=t?s(t,"longitude"):t,t))+'" class="btn btn-primary bmlt-xs get-directions-modal">\n <span class="glyphicon glyphicon-road"></span> '+r((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"get_directions",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:67},end:{line:3,column:95}}}))+"\n </button>\n </div>\n"},useData:!0}),this.hbs_Crouton.templates.formatPopup=Handlebars.template({1:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s="function",l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <tr>\n <td class='formats_key'>"+l(typeof(e=null!=(e=c(n,"key")||(null!=t?c(t,"key"):t))?e:r)==s?e.call(a,{name:"key",hash:{},data:o,loc:{start:{line:4,column:36},end:{line:4,column:43}}}):e)+"</td>\n <td class='formats_name'>"+l(typeof(e=null!=(e=c(n,"name")||(null!=t?c(t,"name"):t))?e:r)==s?e.call(a,{name:"name",hash:{},data:o,loc:{start:{line:5,column:37},end:{line:5,column:45}}}):e)+"</td>\n <td class='formats_description'>"+l(typeof(e=null!=(e=c(n,"description")||(null!=t?c(t,"description"):t))?e:r)==s?e.call(a,{name:"description",hash:{},data:o,loc:{start:{line:6,column:44},end:{line:6,column:59}}}):e)+"</td>\n </tr>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"<table class='bmlt_a_format table-bordered "+e.escapeExpression((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(a,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:43},end:{line:1,column:70}}}))+"'>\n"+(null!=(o=r(n,"each").call(a,null!=t?r(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:4},end:{line:8,column:13}}}))?o:"")+"</table>"},useData:!0}),this.hbs_Crouton.templates.group=Handlebars.template({1:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+a((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"Address",{name:"getWord",hash:{},data:o,loc:{start:{line:17,column:57},end:{line:17,column:78}}}))+'</h5>\n </div>\n <div class="location-text">'+(null!=(o=r(null!=t?s(t,"location_text"):t,t))?o:"")+'</div>\n <div class="meeting-address">'+a(r(null!=t?s(t,"formatted_address"):t,t))+'</div>\n <div class="location-information">'+(null!=(o=r(null!=t?s(t,"formatted_location_info"):t,t))?o:"")+"</div>\n <br/>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+e.escapeExpression((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(r,"Join this meeting online",{name:"getWord",hash:{},data:o,loc:{start:{line:26,column:57},end:{line:26,column:95}}}))+"</h5>\n </div>\n"+(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:28,column:32},end:{line:33,column:39}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(7,o,0),inverse:e.noop,data:o,loc:{start:{line:34,column:32},end:{line:39,column:39}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(10,o,0),inverse:e.noop,data:o,loc:{start:{line:40,column:32},end:{line:42,column:39}}}))?a:"")+" <br/>\n"},4:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>"+e.escapeExpression((r(n,"webLinkify")||t&&r(t,"webLinkify")||e.hooks.helperMissing).call(a,null!=t?r(t,"virtual_meeting_link"):t,{name:"webLinkify",hash:{},data:o,loc:{start:{line:29,column:41},end:{line:29,column:81}}}))+"</div>\n"+(null!=(o=r(n,"if").call(a,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:30,column:36},end:{line:32,column:43}}}))?o:"")},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((a(n,"qrCode")||t&&a(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?a(t,"virtual_meeting_link"):t,{name:"qrCode",hash:{},data:o,loc:{start:{line:31,column:60},end:{line:31,column:91}}}))+"</div>\n"},7:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>"+e.escapeExpression((r(n,"phoneLinkify")||t&&r(t,"phoneLinkify")||e.hooks.helperMissing).call(a,null!=t?r(t,"phone_meeting_number"):t,{name:"phoneLinkify",hash:{},data:o,loc:{start:{line:35,column:41},end:{line:35,column:83}}}))+"</div>\n"+(null!=(o=r(n,"if").call(a,null!=t?r(t,"show_qrcode"):t,{name:"if",hash:{},fn:e.program(8,o,0),inverse:e.noop,data:o,loc:{start:{line:36,column:36},end:{line:38,column:43}}}))?o:"")},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="qrcode">'+e.escapeExpression((a(n,"qrCode")||t&&a(t,"qrCode")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?a(t,"phone_meeting_number"):t,{name:"qrCode",hash:{},data:o,loc:{start:{line:37,column:60},end:{line:37,column:96}}}))+"</div>\n"},10:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))+"\n"},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(o=a(n,"each").call(null!=t?t:e.nullContext||{},null!=t?a(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(13,o,0),inverse:e.noop,data:o,loc:{start:{line:52,column:32},end:{line:54,column:41}}}))?o:"")+" </ul>\n <br/>\n"},13:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(a=null!=(a=a(n,"description")||(null!=t?a(t,"description"):t))?a:e.hooks.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:o,loc:{start:{line:53,column:40},end:{line:53,column:55}}}):a)+"</li>\n"},15:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="col-md-3 mb-2 box-shadow">\n <div class="card-body">\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">\n <div class="bmlt-day">'+e.escapeExpression(e.lambda(null!=t?s(t,"formatted_day"):t,t))+"</div>\n"+(null!=(a=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=t?s(t,"duration_time"):t,"24:00:00",{name:"ifEquals",hash:{},fn:e.program(16,o,0),inverse:e.program(18,o,0),data:o,loc:{start:{line:79,column:19},end:{line:83,column:32}}}))?a:"")+' </h5>\n </div>\n <div class="card-text">\n <div class="row mb-2">\n <div class="col-md-12">\n'+(null!=(a=s(n,"if").call(r,null!=t?s(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(20,o,0),inverse:e.noop,data:o,loc:{start:{line:89,column:32},end:{line:96,column:39}}}))?a:"")+" </div>\n </div>\n </div>\n </div>\n </div>\n"},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t <div class="bmlt-time-2">'+e.escapeExpression(e.lambda(null!=t?a(t,"start_time_formatted"):t,t))+"</div>\n"},18:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t <div class="bmlt-time-2">'+r(a(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(a(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},20:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <ul>\n"+(null!=(o=a(n,"each").call(null!=t?t:e.nullContext||{},null!=t?a(t,"formats_expanded"):t,{name:"each",hash:{},fn:e.program(21,o,0),inverse:e.noop,data:o,loc:{start:{line:91,column:40},end:{line:93,column:49}}}))?o:"")+" </ul>\n <br/>\n"},21:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <li>"+e.escapeExpression("function"==typeof(a=null!=(a=a(n,"description")||(null!=t?a(t,"description"):t))?a:e.hooks.helperMissing)?a.call(null!=t?t:e.nullContext||{},{name:"description",hash:{},data:o,loc:{start:{line:92,column:48},end:{line:92,column:63}}}):a)+"</li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=e.escapeExpression,s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div class="card group">\n <div class="card-body">\n <div class="card-title header-elements" style="display: flex; justify-content:space-between; align-items:center;">\n <h5 style="font-size: 120%;" class="m-0 me-2 mb-2">'+r(e.lambda(null!=t?c(t,"meeting_name"):t,t))+"</h5>\n "+r("function"==typeof(a=null!=(a=c(n,"distance")||(null!=t?c(t,"distance"):t))?a:l)?a.call(s,{name:"distance",hash:{},data:o,loc:{start:{line:5,column:12},end:{line:5,column:24}}}):a)+"\n"+(null!=(a=e.invokePartial(c(i,"directionsButton"),t,{name:"directionsButton",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div class="row" '+(null!=(a=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:8,column:25},end:{line:8,column:54}}}))?a:"")+'>\n <div class="col-md-4">\n'+(null!=(a=e.invokePartial(c(i,"group_map"),t,{name:"group_map",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div class="col-md-8 box-shadow" style="margin-inline-start:10px;">\n <div class="card-body">\n <div class="card-text">\n'+(null!=(a=(c(n,"isInPersonOrHybrid")||t&&c(t,"isInPersonOrHybrid")||l).call(s,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:28},end:{line:23,column:51}}}))?a:"")+(null!=(a=(c(n,"isVirtualOrHybrid")||t&&c(t,"isVirtualOrHybrid")||l).call(s,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:24,column:28},end:{line:44,column:50}}}))?a:"")+' </div>\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+r((c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"Meeting Info",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:49},end:{line:47,column:75}}}))+'</h5>\n </div>\n <div class="card-text">\n'+(null!=(a=c(n,"if").call(s,null!=t?c(t,"formats_expanded"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:50,column:28},end:{line:57,column:35}}}))?a:"")+' </div>\n <div class="card-title header-elements">\n <h5 class="m-0 me-2">'+r((c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"Comments",{name:"getWord",hash:{},data:o,loc:{start:{line:60,column:49},end:{line:60,column:71}}}))+'</h5>\n </div>\n <div class="card-text">\n\t\t\t <div class="bmlt-comments">'+r((c(n,"formatLink")||t&&c(t,"formatLink")||l).call(s,null!=t?c(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:63,column:46},end:{line:63,column:84}}}))+'</div>\n\t\t\t <div class="bmlt-observer">\n'+(null!=(a=e.invokePartial(c(i,"observerLine"),t,{name:"observerLine",hash:{email:null!=t?c(t,"contact_email_1"):t,phone:null!=t?c(t,"contact_phone_1"):t,name:null!=t?c(t,"contact_name_1"):t},data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=e.invokePartial(c(i,"observerLine"),t,{name:"observerLine",hash:{email:null!=t?c(t,"contact_email_2"):t,phone:null!=t?c(t,"contact_phone_2"):t,name:null!=t?c(t,"contact_name_2"):t},data:o,indent:"\t\t ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row card-meeting-row" '+(null!=(a=(c(n,"getWord")||t&&c(t,"getWord")||l).call(s,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:72,column:42},end:{line:72,column:71}}}))?a:"")+">\n"+(null!=(a=c(n,"each").call(s,null!=t?c(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(15,o,0),inverse:e.noop,data:o,loc:{start:{line:73,column:12},end:{line:102,column:21}}}))?a:"")+" </div>\n </div>\n</div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupMain=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' \t<div id="byfield_embeddedMapPage" class="bmlt-map bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:65},end:{line:16,column:92}}}))+' hide">\n\t\t</div>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div id="bmlt-tabs-table">\n <div id="bmlt-header" class="bmlt-header '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"header"),t,{name:"header",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"groupingButtons"):a,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?a:"")+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"formattypeGroupingButtons"):a,{name:"each",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?a:"")+(null!=(a=c(n,"if").call(r,null!=(a=null!=t?c(t,"config"):t)?c(a,"map_page"):a,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?a:"")+' <div id="bmlt_incubator" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:46},end:{line:19,column:73}}}))+" hide\">\n <table class='bmlt-table table table-hover table-bordered tablesaw tablesaw-stack "+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:20,column:90},end:{line:20,column:117}}}))+"'>\n"+(null!=(a=e.invokePartial(c(i,"groupRows"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"allMeetings"):a,{name:"groupRows",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </table>\n </div>\n</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupModal=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t<div id="group_modal" class="modal bootstrap-bml '+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:50},end:{line:1,column:77}}}))+'" style="display: none;" tabindex="-1" >\n\t<div class="modal-content" style="width:80%;">\n <span class="modal-title">'+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"Group Details",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:34},end:{line:3,column:61}}}))+'</span><span id="close_meeting_details" class="modal-close" style="position: absolute;right: 5px;top:10px;">x</span>\n'+(null!=(e=e.invokePartial(l(i,"group"),t,{name:"group",data:o,indent:"\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+'\t\t<div>\n\t\t\t<a class="modal-button btn btn-primary modal-close" tabindex="0">\n\t\t\t\t'+s((l(n,"getWord")||t&&l(t,"getWord")||r).call(a,"Close",{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:4},end:{line:7,column:23}}}))+"\n\t\t\t</a>\n\t\t</div>\n\t</div></div>"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.groupRows=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lambda,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t"+l((u(n,"enrich")||t&&u(t,"enrich")||s).call(r,t,{name:"enrich",hash:{},data:o,loc:{start:{line:2,column:1},end:{line:2,column:16}}}))+'\n\t<tr class="bmlt-data-row"\n\t\tid="meeting-data-row-'+l(c(null!=t?u(t,"id_bigint"):t,t))+'"\n\t\tdata-cities="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_municipality"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:5,column:15},end:{line:5,column:63}}}))+'"\n\t\tdata-groups="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"meeting_name"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:6,column:15},end:{line:6,column:54}}}))+'"\n\t\tdata-locations="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_text"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:7,column:18},end:{line:7,column:58}}}))+'"\n\t\tdata-zips="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_postal_code_1"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:8,column:13},end:{line:8,column:62}}}))+'"\n\t\tdata-formats="'+l((u(n,"formatDataPointerFormats")||t&&u(t,"formatDataPointerFormats")||s).call(r,null!=t?u(t,"formats_expanded"):t,{name:"formatDataPointerFormats",hash:{},data:o,loc:{start:{line:9,column:16},end:{line:9,column:66}}}))+'"\n\t\tdata-areas="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"service_body_bigint"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:10,column:14},end:{line:10,column:60}}}))+'"\n\t\tdata-regions="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"parentServiceBodyName"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:11,column:16},end:{line:11,column:64}}}))+'"\n\t\tdata-counties="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_sub_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:12,column:17},end:{line:12,column:65}}}))+'"\n\t\tdata-neighborhoods="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_neighborhood"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:13,column:22},end:{line:13,column:70}}}))+'"\n\t\tdata-states="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:14,column:15},end:{line:14,column:59}}}))+'"\n\t\tdata-venues="'+l((u(n,"formatDataFromArray")||t&&u(t,"formatDataFromArray")||s).call(r,null!=t?u(t,"venue_type_name"):t,{name:"formatDataFromArray",hash:{},data:o,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:27},end:{line:16,column:56}}}))?a:"")+">\n\t\t\t<div class='meeting-name'>\n\t\t\t\t<a tabindex='0' href='#' onclick='crouton.meetingModal("+l(c(null!=t?u(t,"id_bigint"):t,t))+")'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>"+l(c(null!=t?u(t,"meeting_name"):t,t))+"</a>\n\t\t\t</div>\n"+(null!=(a=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(2,o,0),inverse:e.noop,data:o,loc:{start:{line:20,column:3},end:{line:39,column:10}}}))?a:"")+'\t\t\t<div class="bmlt-comments">'+l((u(n,"formatLink")||t&&u(t,"formatLink")||s).call(r,null!=t?u(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:40,column:30},end:{line:40,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(a=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:o,loc:{start:{line:41,column:34},end:{line:41,column:50}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:43,column:27},end:{line:43,column:56}}}))?a:"")+">\n\t\t\t<div class=\"meeting-data-template\">\n\t\t\t\t<div class='location-text'>"+l(c(null!=t?u(t,"location_text"):t,t))+"</div>\n\t\t\t\t<div class='meeting-address'>"+l(c(null!=t?u(t,"formatted_address"):t,t))+"</div>\n\t\t\t\t<div class='location-information'>"+l(c(null!=t?u(t,"formatted_location_info"):t,t))+"\n"+(null!=(a=u(n,"if").call(r,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:48,column:4},end:{line:50,column:11}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"distance"),t,{name:"distance",data:o,indent:"\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+'\t\t\t\t<div class="bmlt-group-meetings">\n'+(null!=(a=u(n,"each").call(r,null!=t?u(t,"membersOfGroup"):t,{name:"each",hash:{},fn:e.program(6,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:5},end:{line:55,column:14}}}))?a:"")+'\t\t\t\t</div>\n\t\t\t</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(a=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,o,0),inverse:e.noop,data:o,loc:{start:{line:61,column:3},end:{line:63,column:16}}}))?a:"")+(null!=(a=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,o,0),inverse:e.noop,data:o,loc:{start:{line:64,column:3},end:{line:66,column:27}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a\n\t\t\t\t class="bmlt-formats btn btn-primary btn-xs"\n\t\t\t\t title=""\n\t\t\t\t data-html="true"\n\t\t\t\t tabindex="0"\n\t\t\t\t data-trigger="focus"\n\t\t\t\t role="button"\n\t\t\t\t data-toggle="popover"\n\t\t\t\t data-original-title=""\n\t\t\t\t data-placement="'+(null!=(a=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:o,loc:{start:{line:30,column:23},end:{line:30,column:66}}}))?a:"")+'"\n\t\t\t\t data-content="'+(null!=(a=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:o,loc:{start:{line:31,column:25},end:{line:31,column:44}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'">\n <span class="glyphicon glyphicon-search"\n\t\t\t\t\t\t aria-hidden="true"\n\t\t\t\t\t\t data-toggle="popover"\n\t\t\t\t\t\t data-trigger="focus"\n\t\t\t\t\t\t data-html="true"\n\t\t\t\t\t\t role="button"></span>'+e.escapeExpression(e.lambda(null!=t?l(t,"formats"):t,t))+"\n\t\t\t\t</a>\n"},4:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t\t\t\t\t<div class='meeting-additional-info'>"+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))+"</div>\n"},6:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t\t\t<div class="bmlt-group-meeting">'+r(a(null!=t?e(t,"formatted_day"):t,t))+": "+r(a(null!=t?e(t,"start_time_formatted"):t,t))+"</div>\n"},8:function(e,t,n,i,o){var a,r=e.lambda,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="javascript:void(0);" class="share-button btn btn-primary btn-xs" onclick=\'navigator.share({ text: JSON.stringify("'+s(r(null!=t?u(t,"formatted_day"):t,t))+" "+s(r(null!=t?u(t,"start_time_formatted"):t,t))+" - "+s(r(null!=t?u(t,"end_time_formatted"):t,t))+" "+s(r(null!=t?u(t,"meeting_name"):t,t))+" "+s(r(null!=t?u(t,"location_text"):t,t))+" "+s(r(null!=t?u(t,"formatted_address"):t,t))+" "+s(r(null!=t?u(t,"formatted_location_info"):t,t))+(null!=(a=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,o,0),inverse:e.noop,data:o,loc:{start:{line:62,column:314},end:{line:62,column:406}}}))?a:"")+'"), url: "'+(null!=(a=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,o,0),inverse:e.noop,data:o,loc:{start:{line:62,column:416},end:{line:62,column:603}}}))?a:"")+(null!=(a=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,o,0),inverse:e.noop,data:o,loc:{start:{line:62,column:603},end:{line:62,column:881}}}))?a:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:62,column:443},end:{line:62,column:512}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,o,0),inverse:e.noop,data:o,loc:{start:{line:62,column:512},end:{line:62,column:581}}}))?a:"")},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"phone_meeting_number"):t,t))},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=a(n,"isOS")||(null!=t?a(t,"isOS"):t))?s:e.hooks.helperMissing,o={name:"isOS",hash:{},fn:e.program(17,o,0),inverse:e.program(19,o,0),data:o,loc:{start:{line:62,column:632},end:{line:62,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},o):s;return null!=(s=!a(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,o):s)&&(r+=s),r},17:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://maps.apple.com/?daddr="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://www.google.com/maps/search/?api=1&query="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+"&q="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="'+a("function"==typeof(n=null!=(n=s(n,"reportUpdateUrl")||(null!=t?s(t,"reportUpdateUrl"):t))?n:e.hooks.helperMissing)?n.call(null!=t?t:e.nullContext||{},{name:"reportUpdateUrl",hash:{},data:o,loc:{start:{line:65,column:13},end:{line:65,column:34}}}):n)+"?meeting_id="+a(r(null!=t?s(t,"id_bigint"):t,t))+'" class="share-button btn btn-primary btn-xs edit-button" target="_blank"><span class="glyphicon glyphicon-edit"></span> '+a(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:70,column:9}}}))?o:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.header=Handlebars.template({1:function(e,t,n,i,o,a,r){var s,l=null!=t?t:e.nullContext||{},c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"include_weekday_button"):s,{name:"if",hash:{},fn:e.program(2,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:3,column:4},end:{line:5,column:11}}}))?s:"")+(null!=(s=c(n,"each").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"grouping_buttons"):s,{name:"each",hash:{},fn:e.program(4,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:6,column:4},end:{line:8,column:13}}}))?s:"")+(null!=(s=c(n,"each").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"formattype_grouping_buttons"):s,{name:"each",hash:{},fn:e.program(6,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:9,column:4},end:{line:11,column:13}}}))?s:"")+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"map_page"):s,{name:"if",hash:{},fn:e.program(8,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:12,column:4},end:{line:14,column:11}}}))?s:"")+"\n"+(null!=(s=c(n,"each").call(l,null!=t?c(t,"dropdownData"):t,{name:"each",hash:{},fn:e.program(10,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:16,column:4},end:{line:25,column:13}}}))?s:"")+" </div>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="day" tabindex=0 class="btn btn-primary btn-sm">'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"weekday",{name:"getWord",hash:{},data:o,loc:{start:{line:4,column:97},end:{line:4,column:118}}}))+"</a></div>\n"},4:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_'+r(a(null!=t?s(t,"field"):t,t))+'" tabindex=0 data-field="'+r(a(null!=t?s(t,"title"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r((s(n,"getWord")||t&&s(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},null!=t?s(t,"title"):t,{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:186},end:{line:7,column:208}}}))+"</a></div>\n"},6:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_'+r(a(null!=t?e(t,"field"):t,t))+'"tabindex=0 data-field="'+r(a(null!=t?e(t,"field"):t,t))+'" class="groupingButton groupingButtonLogic btn btn-primary btn-sm">'+r(a(null!=t?e(t,"title"):t,t))+"</a></div>\n"},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-button-container"><a id="groupingButton_embeddedMapPage" tabindex=0 data-field="embeddedMapPage" class="groupingButton btn btn-primary btn-sm">'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"map",{name:"getWord",hash:{},data:o,loc:{start:{line:13,column:168},end:{line:13,column:185}}}))+"</a></div>\n"},10:function(e,t,n,i,o,a,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,h="function",p=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t<div class="bmlt-dropdown-container">\n\t\t<select class="crouton-select filter-dropdown" style="width:'+c(e.lambda(null!=(s=null!=r[1]?p(r[1],"config"):r[1])?p(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:18,column:116},end:{line:18,column:131}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=p(n,"pointer")||(null!=t?p(t,"pointer"):t))?l:d)==h?l.call(u,{name:"pointer",hash:{},data:o,loc:{start:{line:18,column:147},end:{line:18,column:158}}}):l)+'" id='+c(typeof(l=null!=(l=p(n,"elementId")||(null!=t?p(t,"elementId"):t))?l:d)==h?l.call(u,{name:"elementId",hash:{},data:o,loc:{start:{line:18,column:163},end:{line:18,column:176}}}):l)+'>\n\t\t <option value="a-">'+c((p(n,"getWord")||t&&p(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:25},end:{line:19,column:42}}}))+" "+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:19,column:43},end:{line:19,column:58}}}):l)+"</option>\n"+(null!=(s=p(n,"each").call(u,(p(n,"call")||t&&p(t,"call")||d).call(u,null!=t?p(t,"uniqueData"):t,null!=(s=null!=r[1]?p(r[1],"meetings"):r[1])?p(s,"meetingData"):s,{name:"call",hash:{},data:o,loc:{start:{line:20,column:14},end:{line:20,column:55}}}),{name:"each",hash:{},fn:e.program(11,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:20,column:6},end:{line:22,column:15}}}))?s:"")+"\t\t</select>\n\t</div>\n"},11:function(e,t,n,i,o,a,r){var s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t <option value="a-'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"objectPointer"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:21,column:24},end:{line:21,column:54}}}))+'">'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"optionName"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:21,column:56},end:{line:21,column:83}}}))+"</option>\n"},13:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=(s(n,"ifEquals")||t&&s(t,"ifEquals")||e.hooks.helperMissing).call(r,null!=(a=null!=t?s(t,"config"):t)?s(a,"view_by"):a,"weekdays",{name:"ifEquals",hash:{},fn:e.program(14,o,0),inverse:e.program(16,o,0),data:o,loc:{start:{line:30,column:4},end:{line:34,column:17}}}))?a:"")+' <ul class="nav nav-tabs">\n'+(null!=(a=s(n,"each").call(r,null!=(a=null!=t?s(t,"config"):t)?s(a,"day_sequence"):a,{name:"each",hash:{},fn:e.program(18,o,0),inverse:e.noop,data:o,loc:{start:{line:36,column:12},end:{line:38,column:21}}}))?a:"")+" </ul>\n </div>\n"},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:31,column:30},end:{line:31,column:57}}}))+' show" id="nav-days">\n'},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <div class="bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:33,column:30},end:{line:33,column:57}}}))+' hide" id="nav-days">\n'},18:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <li><a href="#tab'+a(e.lambda(t,t))+'" data-toggle="tab">'+a((r(n,"getDayOfTheWeek")||t&&r(t,"getDayOfTheWeek")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},t,{name:"getDayOfTheWeek",hash:{},data:o,loc:{start:{line:37,column:61},end:{line:37,column:85}}}))+"</a></li>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o,a,r){var s,l=null!=t?t:e.nullContext||{},c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression((c(n,"startup")||t&&c(t,"startup")||e.hooks.helperMissing).call(l,t,{name:"startup",hash:{},data:o,loc:{start:{line:1,column:0},end:{line:1,column:16}}}))+"\n"+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"header"):s,{name:"if",hash:{},fn:e.program(1,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:2,column:0},end:{line:27,column:7}}}))?s:"")+"\n"+(null!=(s=c(n,"if").call(l,null!=(s=null!=t?c(t,"config"):t)?c(s,"has_tabs"):s,{name:"if",hash:{},fn:e.program(13,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:29,column:0},end:{line:41,column:7}}}))?s:"")},useData:!0,useDepths:!0}),this.hbs_Crouton.templates.main=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:6,column:19},end:{line:6,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:48},end:{line:6,column:75}}}))+' hide" >\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},3:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t<div id="byfield_'+l("function"==typeof(a=null!=(a=c(n,"key")||o&&c(o,"key"))?a:s)?a.call(r,{name:"key",hash:{},data:o,loc:{start:{line:11,column:19},end:{line:11,column:29}}}):a)+'" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:11,column:48},end:{line:11,column:75}}}))+' hide">\n'+(null!=(e=e.invokePartial(c(i,"byfields"),t,{name:"byfields",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:"")+"\t\t</div>\n"},5:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' \t<div id="byfield_embeddedMapPage" class="bmlt-map bmlt-page '+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:16,column:65},end:{line:16,column:92}}}))+' hide">\n\t\t</div>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<div id="bmlt-tabs-table">\n <div id="bmlt-header" class="bmlt-header '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:45},end:{line:2,column:72}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"header"),t,{name:"header",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"groupingButtons"):a,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:5,column:1},end:{line:9,column:10}}}))?a:"")+(null!=(a=c(n,"each").call(r,null!=(a=null!=t?c(t,"meetings"):t)?c(a,"formattypeGroupingButtons"):a,{name:"each",hash:{},fn:e.program(3,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:4},end:{line:14,column:10}}}))?a:"")+(null!=(a=c(n,"if").call(r,null!=(a=null!=t?c(t,"config"):t)?c(a,"map_page"):a,{name:"if",hash:{},fn:e.program(5,o,0),inverse:e.noop,data:o,loc:{start:{line:15,column:4},end:{line:18,column:11}}}))?a:"")+' <div id="byday" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:19,column:37},end:{line:19,column:64}}}))+' hide">\n'+(null!=(a=e.invokePartial(c(i,"bydays"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"bydays"):a,{name:"bydays",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+' </div>\n <div id="tabs-content" class="bmlt-page '+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:22,column:44},end:{line:22,column:71}}}))+'">\n'+(null!=(a=e.invokePartial(c(i,"weekdays"),null!=(a=null!=t?c(t,"meetings"):t)?c(a,"weekdays"):a,{name:"weekdays",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+" </div>\n"+(null!=(a=e.invokePartial(c(i,"meetingCountTemplate"),t,{name:"meetingCountTemplate",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"</div>\n"},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.mapMenu=Handlebars.template({1:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <button id="filterMeetings" style="display: block;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Filter meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:9,column:60},end:{line:9,column:89}}}))+'</button>\n <button id="showAsTable" style="display: block;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"visible meeting list",{name:"getWord",hash:{},data:o,loc:{start:{line:10,column:57},end:{line:10,column:91}}}))+"</button>\n"},3:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return' <button id="filterTable" style="display: block;"><span id="filteringByVisibility"></span>'+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"filter by visibility",{name:"getWord",hash:{},data:o,loc:{start:{line:12,column:97},end:{line:12,column:131}}}))+"</button>\n"},5:function(e,t,n,i,o,a,r){var s,l,c=e.escapeExpression,u=null!=t?t:e.nullContext||{},d=e.hooks.helperMissing,h="function",p=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t <div class="bmlt-dropdown-container">\n\t\t <select class="crouton-select filter-dropdown" style="width:'+c(e.lambda(null!=(s=null!=r[1]?p(r[1],"config"):r[1])?p(s,"dropdown_width"):s,t))+';" data-placeholder="'+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:21,column:124},end:{line:21,column:139}}}):l)+'" data-pointer="'+c(typeof(l=null!=(l=p(n,"pointer")||(null!=t?p(t,"pointer"):t))?l:d)==h?l.call(u,{name:"pointer",hash:{},data:o,loc:{start:{line:21,column:155},end:{line:21,column:166}}}):l)+'" id='+c(typeof(l=null!=(l=p(n,"elementId")||(null!=t?p(t,"elementId"):t))?l:d)==h?l.call(u,{name:"elementId",hash:{},data:o,loc:{start:{line:21,column:171},end:{line:21,column:184}}}):l)+'>\n\t\t <option value="a-">'+c((p(n,"getWord")||t&&p(t,"getWord")||d).call(u,"all",{name:"getWord",hash:{},data:o,loc:{start:{line:22,column:33},end:{line:22,column:50}}}))+" "+c(typeof(l=null!=(l=p(n,"placeholder")||(null!=t?p(t,"placeholder"):t))?l:d)==h?l.call(u,{name:"placeholder",hash:{},data:o,loc:{start:{line:22,column:51},end:{line:22,column:66}}}):l)+"</option>\n"+(null!=(s=p(n,"each").call(u,(p(n,"call")||t&&p(t,"call")||d).call(u,null!=t?p(t,"uniqueData"):t,null!=(s=null!=r[1]?p(r[1],"meetings"):r[1])?p(s,"meetingData"):s,{name:"call",hash:{},data:o,loc:{start:{line:23,column:22},end:{line:23,column:63}}}),{name:"each",hash:{},fn:e.program(6,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:23,column:14},end:{line:25,column:23}}}))?s:"")+"\t\t </select>\n\t </div>\n"},6:function(e,t,n,i,o,a,r){var s=null!=t?t:e.nullContext||{},l=e.hooks.helperMissing,c=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t <option value="a-'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"objectPointer"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:24,column:32},end:{line:24,column:62}}}))+'">'+c((e(n,"call")||t&&e(t,"call")||l).call(s,null!=r[1]?e(r[1],"optionName"):r[1],t,{name:"call",hash:{},data:o,loc:{start:{line:24,column:64},end:{line:24,column:91}}}))+"</option>\n"},8:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(a(i,"meetings"),null!=t?a(t,"meetings"):t,{name:"meetings",data:o,indent:" ",helpers:n,partials:i,decorators:e.decorators}))?e:""},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o,a,r){var s,l=e.escapeExpression,c=null!=t?t:e.nullContext||{},u=e.hooks.helperMissing,d=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<button id="map-menu-button" class="menu-button" title="Erweiterte Suche" style="width: 95px;">\n <span class="menu-button-childSmall" style="background-image: url(\''+l(e.lambda(null!=t?d(t,"imageDir"):t,t))+'/menu-32.png\');"></span>\n <span class="menu-button-label">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Menu",{name:"getWord",hash:{},data:o,loc:{start:{line:3,column:36},end:{line:3,column:54}}}))+'</span>\n</button>\n <div id="map-menu-dropdown" class="menu-dropdown">\n <button id="lookupLocation" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Show meetings near...",{name:"getWord",hash:{},data:o,loc:{start:{line:6,column:60},end:{line:6,column:95}}}))+'</button>\n <button id="nearbyMeetings" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"near_me",{name:"getWord",hash:{},data:o,loc:{start:{line:7,column:60},end:{line:7,column:81}}}))+"</button>\n"+(null!=(s=d(n,"if").call(c,null!=t?d(t,"dropdownData"):t,{name:"if",hash:{},fn:e.program(1,o,0,a,r),inverse:e.program(3,o,0,a,r),data:o,loc:{start:{line:8,column:8},end:{line:13,column:15}}}))?s:"")+' <button id="fullscreenMode" style="display: block;">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Toggle fullscreen mode",{name:"getWord",hash:{},data:o,loc:{start:{line:14,column:60},end:{line:14,column:96}}}))+'</button>\n </div>\n<div id="filter_modal" class="modal" style="display: none;">\n\t<div class="modal-content">\n <span class="modal-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Filter meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:18,column:34},end:{line:18,column:63}}}))+'</span><span id="close_filter" class="modal-close">×</span>\n'+(null!=(s=d(n,"each").call(c,null!=t?d(t,"dropdownData"):t,{name:"each",hash:{},fn:e.program(5,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:19,column:8},end:{line:28,column:17}}}))?s:"")+' </div>\n</div>\n<div id="table_page" class="bmlt-page '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:31,column:38},end:{line:31,column:65}}}))+' hide" >\n <div id="bmlt-maptable-header"><span class="map-list-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Visible meeting list",{name:"getWord",hash:{},data:o,loc:{start:{line:32,column:64},end:{line:32,column:98}}}))+'</span><span id="close_table" class="table-close">X</span></div>\n <div id="bmlt-maptable-div" style="position:relative; overflow-y:scroll;">\n\n <table class=\'bmlt-table table table-striped table-hover table-bordered tablesaw tablesaw-stack '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:35,column:104},end:{line:35,column:131}}}))+"'>\n"+(null!=(s=d(n,"each").call(c,null!=(s=null!=t?d(t,"meetings"):t)?d(s,"bydays"):s,{name:"each",hash:{},fn:e.program(8,o,0,a,r),inverse:e.noop,data:o,loc:{start:{line:36,column:8},end:{line:38,column:17}}}))?s:"")+' </table>\n </div>\n</div>\n<div id="geocoding_modal" class="modal" style="display: none;">\n\t<div id="search_content" class="modal-content">\n\t\t<span class="modal-title">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Show meetings near...",{name:"getWord",hash:{},data:o,loc:{start:{line:44,column:28},end:{line:44,column:63}}}))+'</span><span id="close_search" class="modal-close">x</span>\n <p></p>\n <div class="modal-search">\n '+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"Enter a city or zip code",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:12},end:{line:47,column:50}}}))+'\n <input id="goto-text" type="text">\n <button id="goto-button" class="filter-button">'+l((d(n,"getWord")||t&&d(t,"getWord")||u).call(c,"go",{name:"getWord",hash:{},data:o,loc:{start:{line:49,column:59},end:{line:49,column:75}}}))+"</button>\n </div>\n \t</div>\n</div>\n\n"},usePartial:!0,useData:!0,useDepths:!0}),this.hbs_Crouton.templates.mapSearch=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=null!=t?t:e.nullContext||{},r=e.hooks.helperMissing,s=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<button id="map-search-button" class="menu-button" title="'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Open Search Dialog",{name:"getWord",hash:{},data:o,loc:{start:{line:1,column:58},end:{line:1,column:90}}}))+'">\n <span class="menu-button-label" style="position:initial;">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Search for meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:2,column:62},end:{line:2,column:95}}}))+'</span>\n</button>\n<div id="bmltsearch_modal" class="modal" style="display: none;">\n <div id="bmltsearch_content" class="modal-content">\n <span id="close_search" class="modal-close">x</span>\n <div id="modal-search-page">\n <div class="modal-title">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Search for meetings",{name:"getWord",hash:{},data:o,loc:{start:{line:8,column:37},end:{line:8,column:70}}}))+'</div>\n <div id="zoomed-out-message" class="hide">\n <p>'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"zoomed-out-message",{name:"getWord",hash:{},data:o,loc:{start:{line:10,column:19},end:{line:10,column:51}}}))+'</p>\n </div>\n <div id="modal-search-box" class="modal-search">\n <input id="bmltsearch-goto-text" type="text"\n placeholder="'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Enter a city or zip code",{name:"getWord",hash:{},data:o,loc:{start:{line:14,column:33},end:{line:14,column:71}}}))+'" style="margin-bottom:5px;">\n <button id="bmltsearch-text-button" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"text_search",{name:"getWord",hash:{},data:o,loc:{start:{line:15,column:74},end:{line:15,column:99}}}))+'</button>\n </div>\n <div class="modal-search">\n <button id="bmltsearch-nearbyMeetings" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"near_me",{name:"getWord",hash:{},data:o,loc:{start:{line:18,column:77},end:{line:18,column:98}}}))+'</button>\n </div>\n <div class="modal-search">\n <button id="bmltsearch-clicksearch" class="filter-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"click_search",{name:"getWord",hash:{},data:o,loc:{start:{line:21,column:74},end:{line:21,column:100}}}))+'</button>\n </div>\n <button id="show-search-parameters" class="advanced-search-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Adjust Search",{name:"getWord",hash:{},data:o,loc:{start:{line:23,column:79},end:{line:23,column:106}}}))+'</button>\n </div>\n <div id="modal-seach-parameters">\n <div class="modal-title">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Adjust Search",{name:"getWord",hash:{},data:o,loc:{start:{line:26,column:37},end:{line:26,column:64}}}))+'</div>\n <input type="number" id="search_parameter" name="search_parameter" maxlength="3" size="3">\n <p>'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"This number represents",{name:"getWord",hash:{},data:o,loc:{start:{line:28,column:15},end:{line:28,column:51}}}))+':</p>\n <input type="radio" id="search_radius" name="map_search_type" value="radius">\n <label id="search_radius_label" for="search_radius"></label><br>\n <input type="radio" id="search_count" name="map_search_type" value="count">\n <label for="search_count">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Approx. number of meetings in result",{name:"getWord",hash:{},data:o,loc:{start:{line:32,column:38},end:{line:32,column:88}}}))+'</label><br>\n <button id="show-search-page" class="advanced-search-button">'+s((e(n,"getWord")||t&&e(t,"getWord")||r).call(a,"Back",{name:"getWord",hash:{},data:o,loc:{start:{line:33,column:73},end:{line:33,column:91}}}))+"</button>\n </div>\n </div>\n</div>"},useData:!0}),this.hbs_Crouton.templates.meetingDetailsButton=Handlebars.template({compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div>\n\t\t <a onclick='crouton.meetingModal("+a(e.lambda(null!=t?r(t,"id_bigint"):t,t))+")' tabindex='0' href='#' class='map-button btn btn-primary btn-xs'>\n\t\t\t\t <span class='glyphicon glyphicon-search' aria-hidden='true'></span>\n\t\t\t\t\t"+a((r(n,"getWord")||t&&r(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"meeting details",{name:"getWord",hash:{},data:o,loc:{start:{line:4,column:5},end:{line:4,column:34}}}))+"\n\t\t\t\t</a>\n\t\t </div>\n"},useData:!0}),this.hbs_Crouton.templates.meetings=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lambda,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t"+l((u(n,"enrich")||t&&u(t,"enrich")||s).call(r,t,{name:"enrich",hash:{},data:o,loc:{start:{line:2,column:1},end:{line:2,column:16}}}))+'\n\t<tr class="bmlt-data-row"\n\t\tid="meeting-data-row-'+l(c(null!=t?u(t,"id_bigint"):t,t))+'"\n\t\tdata-cities="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_municipality"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:5,column:15},end:{line:5,column:63}}}))+'"\n\t\tdata-groups="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"meeting_name"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:6,column:15},end:{line:6,column:54}}}))+'"\n\t\tdata-locations="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_text"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:7,column:18},end:{line:7,column:58}}}))+'"\n\t\tdata-zips="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_postal_code_1"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:8,column:13},end:{line:8,column:62}}}))+'"\n\t\tdata-formats="'+l((u(n,"formatDataPointerFormats")||t&&u(t,"formatDataPointerFormats")||s).call(r,null!=t?u(t,"formats_expanded"):t,{name:"formatDataPointerFormats",hash:{},data:o,loc:{start:{line:9,column:16},end:{line:9,column:66}}}))+'"\n\t\tdata-areas="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"service_body_bigint"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:10,column:14},end:{line:10,column:60}}}))+'"\n\t\tdata-regions="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"parentServiceBodyName"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:11,column:16},end:{line:11,column:64}}}))+'"\n\t\tdata-counties="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_sub_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:12,column:17},end:{line:12,column:65}}}))+'"\n\t\tdata-neighborhoods="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_neighborhood"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:13,column:22},end:{line:13,column:70}}}))+'"\n\t\tdata-states="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"location_province"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:14,column:15},end:{line:14,column:59}}}))+'"\n\t\tdata-venues="'+l((u(n,"formatDataFromArray")||t&&u(t,"formatDataFromArray")||s).call(r,null!=t?u(t,"venue_type_name"):t,{name:"formatDataFromArray",hash:{},data:o,loc:{start:{line:15,column:15},end:{line:15,column:59}}}))+'"\n\t\tdata-weekdays="'+l((u(n,"formatDataPointer")||t&&u(t,"formatDataPointer")||s).call(r,null!=t?u(t,"formatted_day"):t,{name:"formatDataPointer",hash:{},data:o,loc:{start:{line:16,column:17},end:{line:16,column:57}}}))+'">\n\t\t<td class="bmlt-column1" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:17,column:27},end:{line:17,column:56}}}))?a:"")+'>\n\t\t\t<div class="bmlt-day">'+l(c(null!=t?u(t,"formatted_day"):t,t))+"</div>\n"+(null!=(a=(u(n,"ifEquals")||t&&u(t,"ifEquals")||s).call(r,null!=t?u(t,"duration_time"):t,"24:00:00",{name:"ifEquals",hash:{},fn:e.program(2,o,0),inverse:e.program(4,o,0),data:o,loc:{start:{line:19,column:3},end:{line:23,column:16}}}))?a:"")+(null!=(a=u(n,"if").call(r,null!=t?u(t,"formats"):t,{name:"if",hash:{},fn:e.program(6,o,0),inverse:e.noop,data:o,loc:{start:{line:24,column:3},end:{line:43,column:10}}}))?a:"")+'\t\t\t<div class="bmlt-comments">'+l((u(n,"formatLink")||t&&u(t,"formatLink")||s).call(r,null!=t?u(t,"formatted_comments"):t,{name:"formatLink",hash:{},data:o,loc:{start:{line:44,column:30},end:{line:44,column:68}}}))+'</div>\n\t\t\t<div class="bmlt-observer">'+(null!=(a=e.invokePartial((u(n,"selectObserver")||t&&u(t,"selectObserver")||s).call(r,{name:"selectObserver",hash:{},data:o,loc:{start:{line:45,column:34},end:{line:45,column:50}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column2" '+(null!=(a=(u(n,"getWord")||t&&u(t,"getWord")||s).call(r,"css-textAlign",{name:"getWord",hash:{},data:o,loc:{start:{line:47,column:27},end:{line:47,column:56}}}))?a:"")+'>\n\t\t\t<div class="meeting-data-template">'+(null!=(a=e.invokePartial(u(i,"meetingDataTemplate"),t,{name:"meetingDataTemplate",data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'</div>\n\t\t</td>\n\t\t<td class="bmlt-column3">\n'+(null!=(a=e.invokePartial(u(i,"metaDataTemplate"),t,{name:"metaDataTemplate",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+(null!=(a=(u(n,"canShare")||t&&u(t,"canShare")||s).call(r,t,{name:"canShare",hash:{},fn:e.program(8,o,0),inverse:e.noop,data:o,loc:{start:{line:52,column:3},end:{line:54,column:16}}}))?a:"")+(null!=(a=(u(n,"reportUpdateEnabled")||t&&u(t,"reportUpdateEnabled")||s).call(r,t,{name:"reportUpdateEnabled",hash:{},fn:e.program(21,o,0),inverse:e.noop,data:o,loc:{start:{line:55,column:3},end:{line:57,column:27}}}))?a:"")+(null!=(a=e.invokePartial(u(i,"offerIcsButton"),t,{name:"offerIcsButton",data:o,indent:"\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?a:"")+"\t\t</td>\n\t</tr>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<div class="bmlt-time-2">'+e.escapeExpression(e.lambda(null!=t?a(t,"start_time_formatted"):t,t))+"</div>\n"},4:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<div class="bmlt-time-2">'+r(a(null!=t?e(t,"start_time_formatted"):t,t))+" - "+r(a(null!=t?e(t,"end_time_formatted"):t,t))+"</div>\n"},6:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a\n\t\t\t\t class="bmlt-formats btn btn-primary btn-xs"\n\t\t\t\t title=""\n\t\t\t\t data-html="true"\n\t\t\t\t tabindex="0"\n\t\t\t\t data-trigger="focus"\n\t\t\t\t role="button"\n\t\t\t\t data-toggle="popover"\n\t\t\t\t data-original-title=""\n\t\t\t\t data-placement="'+(null!=(a=(l(n,"getWord")||t&&l(t,"getWord")||s).call(r,"bootstrap-popover-placement",{name:"getWord",hash:{},data:o,loc:{start:{line:34,column:23},end:{line:34,column:66}}}))?a:"")+'"\n\t\t\t\t data-content="'+(null!=(a=e.invokePartial((l(n,"selectFormatPopup")||t&&l(t,"selectFormatPopup")||s).call(r,{name:"selectFormatPopup",hash:{},data:o,loc:{start:{line:35,column:25},end:{line:35,column:44}}}),t,{data:o,helpers:n,partials:i,decorators:e.decorators}))?a:"")+'">\n <span class="glyphicon glyphicon-search"\n\t\t\t\t\t\t aria-hidden="true"\n\t\t\t\t\t\t data-toggle="popover"\n\t\t\t\t\t\t data-trigger="focus"\n\t\t\t\t\t\t data-html="true"\n\t\t\t\t\t\t role="button"></span>'+e.escapeExpression(e.lambda(null!=t?l(t,"formats"):t,t))+"\n\t\t\t\t</a>\n"},8:function(e,t,n,i,o){var a,r=e.lambda,s=e.escapeExpression,l=null!=t?t:e.nullContext||{},c=e.hooks.helperMissing,u=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="javascript:void(0);" class="share-button btn btn-primary btn-xs" onclick=\'navigator.share({ text: JSON.stringify("'+s(r(null!=t?u(t,"formatted_day"):t,t))+" "+s(r(null!=t?u(t,"start_time_formatted"):t,t))+" - "+s(r(null!=t?u(t,"end_time_formatted"):t,t))+" "+s(r(null!=t?u(t,"meeting_name"):t,t))+" "+s(r(null!=t?u(t,"location_text"):t,t))+" "+s(r(null!=t?u(t,"formatted_address"):t,t))+" "+s(r(null!=t?u(t,"formatted_location_info"):t,t))+(null!=(a=u(n,"if").call(l,null!=t?u(t,"virtual_meeting_additional_info"):t,{name:"if",hash:{},fn:e.program(9,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:314},end:{line:53,column:406}}}))?a:"")+'"), url: "'+(null!=(a=(u(n,"isVirtualOrHybrid")||t&&u(t,"isVirtualOrHybrid")||c).call(l,t,{name:"isVirtualOrHybrid",hash:{},fn:e.program(11,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:416},end:{line:53,column:603}}}))?a:"")+(null!=(a=(u(n,"isInPersonOrHybrid")||t&&u(t,"isInPersonOrHybrid")||c).call(l,t,{name:"isInPersonOrHybrid",hash:{},fn:e.program(16,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:603},end:{line:53,column:881}}}))?a:"")+'"})\'><span class="glyphicon glyphicon-share"></span> '+s(r(null!=t?u(t,"share_word"):t,t))+"</a>\n"},9:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" "+e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_additional_info"):t,t))},11:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return(null!=(a=s(n,"if").call(r,null!=t?s(t,"virtual_meeting_link"):t,{name:"if",hash:{},fn:e.program(12,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:443},end:{line:53,column:512}}}))?a:"")+(null!=(a=s(n,"if").call(r,null!=t?s(t,"phone_meeting_number"):t,{name:"if",hash:{},fn:e.program(14,o,0),inverse:e.noop,data:o,loc:{start:{line:53,column:512},end:{line:53,column:581}}}))?a:"")},12:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"virtual_meeting_link"):t,t))},14:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return e.escapeExpression(e.lambda(null!=t?a(t,"phone_meeting_number"):t,t))},16:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]},r=" ",s=null!=(s=a(n,"isOS")||(null!=t?a(t,"isOS"):t))?s:e.hooks.helperMissing,o={name:"isOS",hash:{},fn:e.program(17,o,0),inverse:e.program(19,o,0),data:o,loc:{start:{line:53,column:632},end:{line:53,column:858}}},s="function"==typeof s?s.call(null!=t?t:e.nullContext||{},o):s;return null!=(s=!a(n,"isOS")?e.hooks.blockHelperMissing.call(t,s,o):s)&&(r+=s),r},17:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://maps.apple.com/?daddr="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+" "},19:function(e,t,n,i,o){var a=e.lambda,r=e.escapeExpression,e=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" https://www.google.com/maps/search/?api=1&query="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))+"&q="+r(a(null!=t?e(t,"latitude"):t,t))+","+r(a(null!=t?e(t,"longitude"):t,t))},21:function(e,t,n,i,o){var a=e.escapeExpression,r=e.lambda,s=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'\t\t\t\t<a href="'+a("function"==typeof(n=null!=(n=s(n,"reportUpdateUrl")||(null!=t?s(t,"reportUpdateUrl"):t))?n:e.hooks.helperMissing)?n.call(null!=t?t:e.nullContext||{},{name:"reportUpdateUrl",hash:{},data:o,loc:{start:{line:56,column:13},end:{line:56,column:34}}}):n)+"?meeting_id="+a(r(null!=t?s(t,"id_bigint"):t,t))+'" class="share-button btn btn-primary btn-xs edit-button" target="_blank"><span class="glyphicon glyphicon-edit"></span> '+a(r(null!=t?s(t,"report_update_word"):t,t))+"</a>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:61,column:9}}}))?o:""},usePartial:!0,useData:!0}),this.hbs_Crouton.templates.meetingsPlaceholders=Handlebars.template({1:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return'<tr class="bmlt-data-row-placeholder hide" data-meetingId="meeting-data-row-'+e.escapeExpression(e.lambda(null!=t?a(t,"id_bigint"):t,t))+'">\n <td class="bmlt-column-placeholder hide" colspan="3"></td>\n</tr>\n'},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:1,column:0},end:{line:5,column:9}}}))?o:""},useData:!0}),this.hbs_Crouton.templates.weekdays=Handlebars.template({1:function(e,t,n,i,o){var a,r=null!=t?t:e.nullContext||{},s=e.hooks.helperMissing,l=e.escapeExpression,c=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return" <div id='tab"+l("function"==typeof(a=null!=(a=c(n,"day")||(null!=t?c(t,"day"):t))?a:s)?a.call(r,{name:"day",hash:{},data:o,loc:{start:{line:3,column:20},end:{line:3,column:29}}}):a)+"' class='tab-pane'>\n <div id=\"bmlt-table-div\">\n <table class='bmlt-table table table-hover table-bordered tablesaw tablesaw-stack "+l((c(n,"getWord")||t&&c(t,"getWord")||s).call(r,"css-direction",{name:"getWord",hash:{},data:o,loc:{start:{line:5,column:98},end:{line:5,column:125}}}))+'\'>\n <tbody class="weekdays.hbs">\n'+(null!=(l=(c(n,"greaterThan")||t&&c(t,"greaterThan")||s).call(r,null!=(l=null!=t?c(t,"meetings"):t)?c(l,"length"):l,0,{name:"greaterThan",hash:{},fn:e.program(2,o,0),inverse:e.noop,data:o,loc:{start:{line:7,column:6},end:{line:9,column:22}}}))?l:"")+(null!=(l=(c(n,"lessThan")||t&&c(t,"lessThan")||s).call(r,null!=(l=null!=t?c(t,"meetings"):t)?c(l,"length"):l,1,{name:"lessThan",hash:{},fn:e.program(4,o,0),inverse:e.noop,data:o,loc:{start:{line:10,column:6},end:{line:16,column:19}}}))?l:"")+" </tbody>\n </table>\n </div>\n </div>\n"},2:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return null!=(e=e.invokePartial(a(i,"meetings"),null!=t?a(t,"meetings"):t,{name:"meetings",data:o,indent:"\t\t\t\t\t\t\t",helpers:n,partials:i,decorators:e.decorators}))?e:""},4:function(e,t,n,i,o){var a=e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]};return"\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t\t\t"+e.escapeExpression((a(n,"getWord")||t&&a(t,"getWord")||e.hooks.helperMissing).call(null!=t?t:e.nullContext||{},"no_meetings_for_this_day",{name:"getWord",hash:{},data:o,loc:{start:{line:13,column:9},end:{line:13,column:47}}}))+"\n\t\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t\t</tr>\n"},compiler:[8,">= 4.3.0"],main:function(e,t,n,i,o){return'<div class="tab-content">\n'+(null!=(o=(e.lookupProperty||function(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]})(n,"each").call(null!=t?t:e.nullContext||{},t,{name:"each",hash:{},fn:e.program(1,o,0),inverse:e.noop,data:o,loc:{start:{line:2,column:4},end:{line:21,column:13}}}))?o:"")+"</div>\n"},usePartial:!0,useData:!0});var croutonDefaultTemplates={meeting_data_template:["{{#isTemporarilyClosed this}}"," <div class='temporarilyClosed'><span class='glyphicon glyphicon-flag'></span> {{temporarilyClosed this}}</div>","{{/isTemporarilyClosed}}","<div class='meeting-name'>{{> meetingModal this}}</div>","<div class='location-text'>{{this.location_text}}</div>","<div class='meeting-address'>{{this.formatted_address}}</div>","<div class='location-information'>{{this.formatted_location_info}}</div>","{{#if this.virtual_meeting_additional_info}}"," <div class='meeting-additional-info'>{{this.virtual_meeting_additional_info}}</div>","{{/if}}","{{> distance }}"].join("\n"),metadata_template:["{{#isVirtualOrHybrid this}}"," {{#isHybrid this}}"," <div class='meetsVirtually'><span class='glyphicon glyphicon-cloud-upload'></span> {{meetsHybrid this}}</div>"," {{else}}"," <div class='meetsVirtually'><span class='glyphicon glyphicon-cloud'></span> {{meetsVirtually this}}</div>"," {{/isHybrid}}"," {{#if this.virtual_meeting_link}}"," <div><span class='glyphicon glyphicon-globe'></span> {{webLinkify this.virtual_meeting_link}}</div>"," {{#if this.show_qrcode}}"," <div class='qrcode'>{{qrCode this.virtual_meeting_link}}</div>"," {{/if}}"," {{/if}}"," {{#if this.phone_meeting_number}}"," <div><span class='glyphicon glyphicon-earphone'></span> {{phoneLinkify this.phone_meeting_number}}</div>"," {{#if this.show_qrcode}}"," <div class='qrcode'>{{qrCode this.phone_meeting_number}}</div>"," {{/if}}"," {{/if}}","{{/isVirtualOrHybrid}}","{{#isNotTemporarilyClosed this}}"," {{#unless (hasFormats 'VM' this)}}","\t {{> meetingDetailsButton this}}"," {{/unless}}","{{/isNotTemporarilyClosed}}"].join("\n"),observer_template:["{{> observerLine name=contact_name_1 phone=contact_phone_1 email=contact_email_1 }}","{{> observerLine name=contact_name_2 phone=contact_phone_2 email=contact_email_2 }}","{{#if this.wheelchair}}<div aria-hidden='true' style='font-style:normal; font-size:x-large;'>♿</div>{{/if}}"].join("\n"),meeting_count_template:["{{#if this.config.has_meeting_count}}","<span class='bmlt_tabs_meeting_count'>{{getWord 'meeting_count'}} <span id='bmlt_tabs_meeting_count-live'>{{this.meetings.meetingCount}}</span></span>","{{/if}}"].join("\n"),meeting_link_template:["{{#if this.meeting_details_url}}","<a href='{{{this.meeting_details_url}}}'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>{{this.meeting_name}}</a>","{{else}}","{{this.meeting_name}}","{{/if}}"].join("\n"),meeting_modal_template:["<a tabindex='0' href='#' onclick='crouton.meetingModal({{this.id_bigint}})'><span class='glyphicon glyphicon-search' aria-hidden='true'></span>{{this.meeting_name}}</a>"].join("\n"),meetingpage_frame_template:`
|
|
2
2
|
<div id="meeting_modal" class="modal bootstrap-bmlt" style="display: none;" tabindex="-1" >
|
|
3
3
|
<div class="modal-content">
|
|
4
4
|
<span class="modal-title">{{getWord "Meeting Details"}}</span><span id="close_meeting_details" class="modal-close" style="position: absolute;right: 5px;top:10px;">x</span>
|
|
@@ -85,12 +85,12 @@ if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.
|
|
|
85
85
|
{{#each this.formats_expanded}}{{#if @index}}; {{/if}}{{this.name}}{{/each}}
|
|
86
86
|
</div>
|
|
87
87
|
</div>
|
|
88
|
-
`};!function(e){var t="object"==typeof exports&&exports&&!exports.nodeType&&exports,n="object"==typeof module&&module&&!module.nodeType&&module,i="object"==typeof global&&global;i.global!==i&&i.window!==i&&i.self!==i||(e=i);var o,a,g=2147483647,_=36,y=26,r=38,s=700,l=/^xn--/,c=/[^\x20-\x7E]/,u=/[\x2E\u3002\uFF0E\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},h=_-1,v=Math.floor,b=String.fromCharCode;function w(e){throw new RangeError(d[e])}function p(e,t){for(var n=e.length,i=[];n--;)i[n]=t(e[n]);return i}function m(e,t){var n=e.split("@"),i="";return 1<n.length&&(i=n[0]+"@",e=n[1]),i+p((e=e.replace(u,".")).split("."),t).join(".")}function A(e){for(var t,n,i=[],o=0,a=e.length;o<a;)55296<=(t=e.charCodeAt(o++))&&t<=56319&&o<a?56320==(64512&(n=e.charCodeAt(o++)))?i.push(((1023&t)<<10)+(1023&n)+65536):(i.push(t),o--):i.push(t);return i}function f(e){return p(e,function(e){var t="";return 65535<e&&(t+=b((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=b(e)}).join("")}function k(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function x(e,t,n){var i=0;for(e=n?v(e/s):e>>1,e+=v(e/t);h*y>>1<e;i+=_)e=v(e/h);return v(i+(h+1)*e/(e+r))}function P(e){var t,n,i,o,a,r,s,l=[],c=e.length,u=0,d=128,h=72,p=e.lastIndexOf("-");for(p<0&&(p=0),n=0;n<p;++n)128<=e.charCodeAt(n)&&w("not-basic"),l.push(e.charCodeAt(n));for(i=0<p?p+1:0;i<c;){for(o=u,a=1,r=_;c<=i&&w("invalid-input"),s=e.charCodeAt(i++),(_<=(s=s-48<10?s-22:s-65<26?s-65:s-97<26?s-97:_)||s>v((g-u)/a))&&w("overflow"),u+=s*a,!(s<(s=r<=h?1:h+y<=r?y:r-h));r+=_)a>v(g/(s=_-s))&&w("overflow"),a*=s;h=x(u-o,t=l.length+1,0==o),v(u/t)>g-d&&w("overflow"),d+=v(u/t),u%=t,l.splice(u++,0,d)}return f(l)}function S(e){for(var t,n,i,o,a,r,s,l,c,u,d=[],h=(e=A(e)).length,p=128,m=72,f=t=0;f<h;++f)(s=e[f])<128&&d.push(b(s));for(n=i=d.length,i&&d.push("-");n<h;){for(o=g,f=0;f<h;++f)p<=(s=e[f])&&s<o&&(o=s);for(o-p>v((g-t)/(l=n+1))&&w("overflow"),t+=(o-p)*l,p=o,f=0;f<h;++f)if((s=e[f])<p&&++t>g&&w("overflow"),s==p){for(a=t,r=_;!(a<(c=r<=m?1:m+y<=r?y:r-m));r+=_)d.push(b(k(c+(u=a-c)%(c=_-c),0))),a=v(u/c);d.push(b(k(a,0))),m=x(t,l,n==i),t=0,++n}++t,++p}return d.join("")}if(o={version:"1.4.1",ucs2:{decode:A,encode:f},decode:P,encode:S,toASCII:function(e){return m(e,function(e){return c.test(e)?"xn--"+S(e):e})},toUnicode:function(e){return m(e,function(e){return l.test(e)?P(e.slice(4).toLowerCase()):e})}},"function"==typeof define&&"object"==typeof define.amd&&define.amd)define("punycode",function(){return o});else if(t&&n)if(module.exports==t)n.exports=o;else for(a in o)o.hasOwnProperty(a)&&(t[a]=o[a]);else e.punycode=o}(this);var defaultOptions={timeout:3e5,jsonpCallback:"callback",jsonpCallbackFunction:null};function generateCallbackFunction(){return"jsonp_"+Date.now().toString()+"_"+Math.ceil(1e5*Math.random()).toString()}function clearFunction(t){try{delete window[t]}catch(e){window[t]=void 0}}function removeScript(e){e=document.getElementById(e);e&&document.getElementsByTagName("head")[0].removeChild(e)}function fetchJsonp(a,r){var s,l=a,c=(r=r||{}).timeout||defaultOptions.timeout,u=r.jsonpCallback||defaultOptions.jsonpCallback;return new Promise(function(t,e){var n=r.jsonpCallbackFunction||generateCallbackFunction(),i=u+"_"+n;window[n]=function(e){t({ok:!0,json:function(){return Promise.resolve(e)}}),s&&clearTimeout(s),removeScript(i),clearFunction(n)},l+=-1===l.indexOf("?")?"?":"&";var o=document.createElement("script");o.setAttribute("src",l+u+"="+n),r.charset&&o.setAttribute("charset",r.charset),r.nonce&&o.setAttribute("nonce",r.nonce),r.referrerPolicy&&o.setAttribute("referrerPolicy",r.referrerPolicy),o.id=i,document.getElementsByTagName("head")[0].appendChild(o),s=setTimeout(function(){e(new Error("JSONP request to "+a+" timed out")),clearFunction(n),removeScript(i),window[n]=function(){clearFunction(n)}},c),o.onerror=function(){e(new Error("JSONP request to "+a+" failed")),clearFunction(n),removeScript(i),s&&clearTimeout(s)}})}!function(e){("object"!=typeof exports||"undefined"==typeof module)&&"function"==typeof define&&define.amd?define(e):e()}(function(){"use strict";function e(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})}function t(n){return new this(function(o,e){if(!n||void 0===n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var a=Array.prototype.slice.call(n);if(0===a.length)return o([]);var r=a.length;for(var t=0;t<a.length;t++)!function t(n,e){if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if("function"==typeof i)return void i.call(e,function(e){t(n,e)},function(e){a[n]={status:"rejected",reason:e},0==--r&&o(a)})}a[n]={status:"fulfilled",value:e},0==--r&&o(a)}(t,a[t])})}var n=setTimeout,i="undefined"!=typeof setImmediate?setImmediate:null;function l(e){return Boolean(e&&void 0!==e.length)}function o(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],h(e,this)}function r(n,i){for(;3===n._state;)n=n._value;0!==n._state?(n._handled=!0,a._immediateFn(function(){var e,t=1===n._state?i.onFulfilled:i.onRejected;if(null!==t){try{e=t(n._value)}catch(e){return void c(i.promise,e)}s(i.promise,e)}else(1===n._state?s:c)(i.promise,n._value)})):n._deferreds.push(i)}function s(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof a)return t._state=3,t._value=e,void u(t);if("function"==typeof n)return void h((i=n,o=e,function(){i.apply(o,arguments)}),t)}t._state=1,t._value=e,u(t)}catch(e){c(t,e)}var i,o}function c(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function d(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function h(e,t){var n=!1;try{e(function(e){n||(n=!0,s(t,e))},function(e){n||(n=!0,c(t,e))})}catch(e){if(n)return;n=!0,c(t,e)}}a.prototype.catch=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(o);return r(this,new d(e,t,n)),n},a.prototype.finally=e,a.all=function(t){return new a(function(o,a){if(!l(t))return a(new TypeError("Promise.all accepts an array"));var r=Array.prototype.slice.call(t);if(0===r.length)return o([]);var s=r.length;for(var e=0;e<r.length;e++)!function t(n,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if("function"==typeof i)return void i.call(e,function(e){t(n,e)},a)}r[n]=e,0==--s&&o(r)}catch(e){a(e)}}(e,r[e])})},a.allSettled=t,a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(o){return new a(function(e,t){if(!l(o))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=o.length;n<i;n++)a.resolve(o[n]).then(e,t)})},a._immediateFn="function"==typeof i?function(e){i(e)}:function(e){n(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var p=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("unable to locate global object")}();"function"!=typeof p.Promise?p.Promise=a:(p.Promise.prototype.finally||(p.Promise.prototype.finally=e),p.Promise.allSettled||(p.Promise.allSettled=t))});var crouton_Handlebars=Handlebars.noConflict();function Crouton(e){var p=this;p.mutex=!1,p.filtering=!1,p.masterFormatCodes=[],p.currentView="weekday",p.distanceTabAllowed=!1,p.config={version:"3.25.1",on_complete:null,root_server:null,placeholder_id:"bmlt-tabs",map_max_zoom:15,time_format:"h:mm a",language:"en-US",has_tabs:!0,filter_tabs:20,filter_visible:0,header:!0,include_weekday_button:!0,int_include_unpublished:0,grouping_buttons:[{title:"City",field:"location_municipality"},{title:"Distance",field:"distance_in_km"}],formattype_grouping_buttons:[],default_filter_dropdown:"",show_map:"embed",map_search:null,has_days:!1,has_cities:!0,has_formats:!0,has_groups:!1,has_locations:!0,has_zip_codes:!1,has_areas:!1,has_regions:!1,has_states:!1,has_sub_province:!1,has_neighborhoods:!1,has_languages:!1,has_common_needs:!1,has_venues:!0,has_meeting_count:!1,recurse_service_bodies:!1,service_body:[],formats:"",venue_types:[],strict_datafields:!0,meeting_details_href:"",virtual_meeting_details_href:"",bmlt2ics:"",exclude_zip_codes:[],extra_meetings:[],native_lang:"",auto_tz_adjust:!1,base_tz:null,custom_query:null,sort_keys:"start_time",int_start_day_id:1,view_by:"weekday",show_qrcode:!1,force_rootserver_in_querystring:!0,force_timeformat_in_querystring:!0,force_language_in_querystring:!0,theme:"jack",report_update_url:"",meeting_data_template:croutonDefaultTemplates.meeting_data_template,metadata_template:croutonDefaultTemplates.metadata_template,observer_template:croutonDefaultTemplates.observer_template,meeting_count_template:croutonDefaultTemplates.meeting_count_template,meeting_link_template:croutonDefaultTemplates.meeting_link_template,meeting_modal_template:croutonDefaultTemplates.meeting_modal_template,meetingpage_title_template:croutonDefaultTemplates.meetingpage_title_template,meetingpage_contents_template:croutonDefaultTemplates.meetingpage_contents_template,meetingpage_frame_template:croutonDefaultTemplates.meetingpage_frame_template,lat:0,lng:0,zoom:10,clustering:12,nominatimUrl:"https://nominatim.openstreetmap.org/",tileUrl:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",tileOptions:{attribution:'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>',maxZoom:18},minZoom:6,maxZoom:17,distance_units:"miles",noMap:!1,maxTomatoWidth:160,caption:!1,groups:!1},p.setConfig(e),Crouton.prototype.searchByCoordinates=function(e,t,n,i=!0){var o=p.config.custom_query;p.config.custom_query=(null!==p.config.custom_query?p.config.custom_query:"")+"&lat_val="+e+"&long_val="+t+("km"===p.config.distance_units?"&geo_width_km=":"&geo_width=")+n,p.meetingSearch(function(){p.config.refresh_map=1,p.config.show_map=1,p.reset(),p.render(!1,i)}),p.config.custom_query=o},p.registerPartial=function(e,t){crouton_Handlebars.registerPartial(e,crouton_Handlebars.compile(t))},p.getMeetings=function(o,a=null){var e=[fetchJsonp(this.config.root_server+o).then(function(e){return e.json()})];if(0<p.config.extra_meetings.length){for(var t="",n=0;n<p.config.extra_meetings.length;n++)t+="&meeting_ids[]="+p.config.extra_meetings[n];o=o.replace(/&services\[\]=\d+/,""),e.push(fetchJsonp(p.config.root_server+o+t).then(function(e){return e.json()}))}return Promise.all(e).then(function(e){var t,n=e[0],i=JSON.stringify(n.meetings);if(2===e.length&&(t=e[1]),"{}"===i||"[]"===i){i=p.config.root_server+o;return console.log('Could not find any meetings for the criteria specified with the query <a href="'+i+'" target=_blank>'+i+"</a>"),jQuery("#"+p.config.placeholder_id).html("No meetings found."),p.meetingData=[],p.formatsData=[],p.mutex=!1,void(a&&a())}0<p.config.exclude_zip_codes.length&&(n.meetings=n.meetings.filter(function(e){return!inArray(e.location_postal_code_1,p.config.exclude_zip_codes)})),p.meetingData=n.meetings,p.formatsData=n.formats,t&&(p.meetingData=p.meetingData.concat(t.meetings)),a&&a(),p.mutex=!1})},p.addDatafieldsToQuery=function(){if(!p.config.strict_datafields)return p.all_data_keys=[],p.queryable_data_keys=[],"";var e=["location_postal_code_1","duration_time","start_time","time_zone","weekday_tinyint","service_body_bigint","longitude","latitude","location_province","location_municipality","location_street","location_info","location_text","location_neighborhood","formats","format_shared_id_list","comments","meeting_name","location_sub_province","worldid_mixed","root_server_uri","id_bigint","venue_type"],n=["serviceBodyName","serviceBodyUrl","serviceBodyPhone","serviceBodyDescription","serviceBodyType","parentServiceBodyName","parentServiceBodyUrl","parentServiceBodyPhone","parentServiceBodyDescription","parentServiceBodyType","map_word","share_word","report_update_word","show_qrcode","formatted_day","formatted_address","formats_expanded","formatted_location_info","end_time_formatted","start_time_formatted","formatted_comments","start_time_raw","venue_type_name","day_of_the_week"];return p.all_data_keys=e.clone(),p.queryable_data_keys=e.clone(),p.collectDataKeys=function(e){for(var t=/this\.([A-Za-z0-9_]*)}}/gi;arr=t.exec(e);)p.all_data_keys.push(arr[1]),inArray(arr[1],n)||p.queryable_data_keys.push(arr[1])},p.config.map_search&&(p.queryable_data_keys.push("distance_in_km"),p.queryable_data_keys.push("distance_in_miles")),p.collectDataKeys(p.config.meeting_data_template),p.collectDataKeys(p.config.metadata_template),p.collectDataKeys(p.config.observer_template),"&data_field_key="+arrayUnique(p.queryable_data_keys).join(",")},p.mutex=!0,p.meetingSearch=function(e=null){var t="/client_interface/jsonp/?switcher=GetSearchResults&get_used_formats&lang_enum="+p.config.short_language+p.addDatafieldsToQuery();if(p.config.formats&&(t+=p.config.formats.reduce(function(e,t){return e+"&formats[]="+t},"")),p.config.map_search&&!Array.isArray(p.config.venue_types)&&(p.config.venue_types=[]),p.config.map_search&&0===p.config.venue_types.length&&p.config.venue_types.push("-2"),p.config.venue_types&&(t+=p.config.venue_types.reduce(function(e,t){return e+"&venue_types[]="+t},"")),1===p.config.int_include_unpublished?t+="&advanced_published=0":-1===p.config.int_include_unpublished&&(t+="&advanced_published=-1"),null!=p.config.custom_query)return t+=p.config.custom_query+"&sort_keys="+p.config.sort_keys,p.getMeetings(t,e);if(0<p.config.service_body.length){for(var n=0;n<p.config.service_body.length;n++)t+="&services[]="+p.config.service_body[n];return p.config.recurse_service_bodies&&(t+="&recursive=1"),t+="&sort_keys="+p.config.sort_keys,p.getMeetings(t,e)}return new Promise(function(e,t){e()})},p.lock=function(e){var t=this,n=setInterval(function(){t.mutex||(clearInterval(n),e())},100)},p.dayTab=function(e){p.hideAllPages(),jQuery('.nav-tabs a[href="#tab'+e+'"]').tab("show"),jQuery("#"+e).removeClass("hide").addClass("show")},p.dayTabFromId=function(t){day_id=p.meetingData.find(e=>e.id_bigint==t).weekday_tinyint,p.dayTab(day_id)},p.showPage=function(e){jQuery(e+" .bmlt-data-row-placeholder").each(function(){var e=this.dataset.meetingid;const t=jQuery(this);var n=this.outerHTML;const i=jQuery("#"+e);i.before(n),t.replaceWith(i)}),p.addStripes(),jQuery(e).removeClass("hide").addClass("show")},p.showView=function(t,e=0){p.currentView=t,0<e?p.showingNow=e:e=p.showingNow||p.meetingData.length,t.endsWith("day")?!p.config.has_tabs||p.config.filter_tabs&&p.config.filter_tabs>=e?(p.byDayView(),jQuery("#byday").find(".meeting-group").each(function(e){jQuery(this).find(".bmlt-data-row.hide").length===jQuery(this).find(".bmlt-data-row").length?jQuery(this).addClass("hide"):jQuery(this).removeClass("hide")})):p.dayView():"map"==t?p.mapView():0==jQuery("#groupingButton_"+t.toUpperCase()).length?p.groupedView(p.config.grouping_buttons.find(e=>e.title.toLowerCase()===t).field):p.groupedView(t.toUpperCase())},p.byDayView=function(){p.lowlightButton(".groupingButton"),p.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id)}),p.hidePage("#days"),p.showPage("#byday"),p.hidePage("#nav-days"),p.hidePage("#tabs-content")},p.dayView=function(){p.lowlightButton(".groupingButton"),p.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id)}),jQuery("#days").removeClass("hide").addClass("show"),jQuery("#nav-days").removeClass("hide").addClass("show"),p.showPage("#tabs-content")},p.groupedView=function(t){!t.includes("distance")||p.distanceTabAllowed?(p.lowlightButton("#day"),p.lowlightButton(".groupingButton"),p.highlightButton("#groupingButton_"+t),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id),p.showPage("#byfield_"+t),jQuery("#byfield_"+t).find(".meeting-group").each(function(e){jQuery(this).find(".bmlt-data-row.hide").length===jQuery(this).find(".bmlt-data-row").length?jQuery(this).addClass("hide"):jQuery(this).removeClass("hide")})})):p.dayView()},p.mapView=function(){p.lowlightButton("#day"),p.lowlightButton(".groupingButton"),p.highlightButton("#groupingButton_embeddedMapPage"),p.groupedView("embeddedMapPage",!1),croutonMap.showMap(!1,!1)},p.lowlightButton=function(e){jQuery(e).removeClass("buttonHighlight").addClass("buttonLowlight")},p.highlightButton=function(e){jQuery(e).removeClass("buttonLowlight").addClass("buttonHighlight")},p.hidePage=function(e){jQuery(e).removeClass("show").addClass("hide")},p.hideAllPages=function(e){jQuery("#tab-pane").removeClass("show").addClass("hide")},p.addStripes=function(){jQuery(".bmlt-data-row").removeClass("evenRow"),jQuery(".bmlt-data-row").removeClass("oddRow"),jQuery(".bmlt-data-row:not(.hide)").each(function(e,t){jQuery(t).addClass(e%2?"oddRow":"evenRow")})},p.calcShowingNow=function(){var n=[];return jQuery(".bmlt-data-row:not(.hide)").each(function(e,t){t=t.id.split("-");n.push(t[t.length-1])}),n=[...new Set(n)]},p.filterMeetingsFromView=function(){jQuery(".group-header").removeClass("hide"),jQuery(".meeting-group").removeClass("hide"),jQuery(".bmlt-data-row").removeClass("hide"),jQuery(".filter-dropdown").each(function(e,t){var n=t.value.replace("a-","");""!==n&&("formats"!==(t=t.getAttribute("data-pointer").toLowerCase())&&"languages"!==t&&"venues"!==t&&"common_needs"!==t?jQuery(".bmlt-data-row").not("[data-"+t+"='"+n+"']"):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']")).addClass("hide")}),this.addStripes();var e=this.calcShowingNow();p.updateMeetingCount(e),p.updateFilters(),croutonMap&&croutonMap.fillMap(e),p.showView(p.currentView,e.length)},p.resetFilter=function(){croutonMap.filterVisible(!1),(p.config.map_page&&p.filtering||p.config.show_map)&&croutonMap.fillMap(),p.filtering=!1,p.updateFilters(),p.updateMeetingCount(),jQuery(".filter-dropdown").val(null).trigger("change"),jQuery(".group-header").removeClass("hide"),jQuery(".meeting-group").removeClass("hide"),jQuery(".bmlt-data-row").removeClass("hide"),jQuery(".evenRow").removeClass("evenRow"),jQuery(".oddRow").removeClass("oddRow")},p.updateFilters=function(){if(p.dropdownData){const a=function(e){return e.id.replace("meeting-data-row-","")};p.dropdownData.forEach(function(i,e){let o=[];jQuery(".filter-dropdown").each(function(e,t){var n;t.id===i.elementId||""!==(n=t.value.replace("a-",""))&&(filteringDropdown=!0,"formats"!==(t=t.getAttribute("data-pointer").toLowerCase())&&"languages"!==t&&"venues"!==t&&"common_needs"!==t?jQuery(".bmlt-data-row").not("[data-"+t+"='"+n+"']").each((e,t)=>o.push(a(t))):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']").each((e,t)=>o.push(a(t))))}),o=[...new Set(o)];var t=p.meetingData.filter(e=>!o.includes(e.id_bigint));i.optionsShowing=i.uniqueData(t).map(e=>i.optionName(e))})}},p.renderStandaloneMap=function(e,t,n=null,i=!0){hbs_Crouton.localization=p.localization,crouton_Handlebars.registerPartial("meetings",hbs_Crouton.templates.meetings),crouton_Handlebars.registerPartial("meetingsPlaceholders",hbs_Crouton.templates.meetingsPlaceholders),crouton_Handlebars.registerPartial("bydays",hbs_Crouton.templates.byday),crouton_Handlebars.registerPartial("formatPopup",hbs_Crouton.templates.formatPopup),window.crouton=p,croutonMap.initialize(p.createBmltMapElement(),p.meetingData,t,null,i,n,p.config.noMap)},p.retrieveGeolocation=function(){return new Promise((t,n)=>{window.storedGeolocation?t(window.storedGeolocation):navigator.geolocation?navigator.geolocation.getCurrentPosition(e=>{window.storedGeolocation={latitude:e.coords.latitude,longitude:e.coords.longitude},t(window.storedGeolocation)},e=>{n(new Error("Error getting geolocation: "+e.message))}):n(new Error("Geolocation is not supported by this browser."))})},p.getCurrentLocation=function(t){p.gretrieveGeolocation().then(e=>{t(e)}).catch(e=>{jQuery(".geo").removeClass("hide").addClass("show").html(`<p>${e.message}</p>`)})},p.renderView=function(e,t,n,i){hbs_Crouton.localization=p.localization,p.config.groups?(crouton_Handlebars.registerPartial("group",hbs_Crouton.templates.group),crouton_Handlebars.registerPartial("groupRows",hbs_Crouton.templates.groupRows)):(crouton_Handlebars.registerPartial("meetings",hbs_Crouton.templates.meetings),crouton_Handlebars.registerPartial("bydays",hbs_Crouton.templates.byday),crouton_Handlebars.registerPartial("weekdays",hbs_Crouton.templates.weekdays)),crouton_Handlebars.registerPartial("meetingsPlaceholders",hbs_Crouton.templates.meetingsPlaceholders),crouton_Handlebars.registerPartial("header",hbs_Crouton.templates.header),crouton_Handlebars.registerPartial("byfields",hbs_Crouton.templates.byfield),crouton_Handlebars.registerPartial("formatPopup",hbs_Crouton.templates.formatPopup);var o=p.config.groups?hbs_Crouton.templates.groupMain:hbs_Crouton.templates.main;jQuery(e).html(o(t)),n()},p.updateMeetingCount=function(t=null){var i=this;let e=i.meetingData.length;i.meetingCountCallback&&i.meetingCountCallback(e),i.groupCountCallback&&i.groupCountCallback((i.config.groups?i.config.meetingData:i.convertToGroups(i.config.meetingData)).length),addLive=function(e){return e+", "+e+"-live"},null!==t&&(e=t.length,addLive=function(e){return e+"-live"}),i.showingNowCount=e,jQuery(".crouton_root_service_body").each(function(){var e,t="",n="name";this.dataset.field&&(n=this.dataset.field),0<i.config.service_body.length&&((e=i.getServiceBodyDetails(i.config.service_body[0]))&&(t=e[n]||"")),jQuery(this).text(t)}),jQuery(addLive("#bmlt_tabs_meeting_count")).text(e),jQuery(addLive("#bmlt_tabs_group_count")).each(function(){var e=i.meetingData;null!==t&&(e=i.meetingData.filter(e=>t.includes(e.id_bigint)));e=i.config.groups?e:i.convertToGroups(e);jQuery(this).text(arrayUnique(e).length)}),jQuery(addLive("#bmlt_tabs_service_body_names")).each(function(){var e=i.meetingData,e=getUniqueValuesOfKey(e=null!==t?i.meetingData.filter(e=>t.includes(e.id_bigint)):e,"service_body_bigint"),a=this;i.getServiceBodies(e,!1).then(function(e){var t=e.length,n=e.map(e=>e.name);n.sort();var i="";if(1===t)i=n[0];else{for(var i=n[0],o=1;o<t-1;o++)i+=", ",i+=n[o];i+=" and "+n[t-1]}jQuery(a).text(i)})})},p.getServiceBodies=function(e,t=!0){return fetchJsonp(this.config.root_server+"/client_interface/jsonp/?switcher=GetServiceBodies"+(t?"&parents=1":"")+getServiceBodiesQueryString(e)).then(function(e){return e.json()})},p.getMasterFormats=function(){return fetchJsonp(this.config.root_server+"/client_interface/jsonp/?switcher=GetFormats&lang_enum=en&key_strings[]=TC&key_strings[]=VM&key_strings[]=HY").then(function(e){return e.json()})},p.errorHandler=function(e){jQuery(".geo").removeClass("hide").addClass("show").html("")},p.handlebars=function(t,e){var n=!1;handlebarMapOptions=[],crouton_Handlebars.registerHelper("crouton_map",function(e){return n=!0,p.handlebarMapOptions=e.hash,p.handlebarMapOptions.zoom||(p.handlebarMapOptions.zoom=14),p.handlebarMapOptions.lat=parseFloat(t.latitude),p.handlebarMapOptions.lng=parseFloat(t.longitude),"<div id='bmlt-handlebars-map' class='bmlt-map'></div>"});for(var i=new DOMParser;0<e.length;){var o=e.item(0);if(o.firstChild){var a="";if(1===o.firstChild.nodeType){if(!o.firstChild.firstChild||3!==o.firstChild.firstChild.nodeType){console.log("<bmlt-handlebar> tag: cannot find textnode"),o.remove();continue}a=o.firstChild.firstChild.textContent}else 3===o.firstChild.nodeType&&(a=o.firstChild.textContent);try{var r=crouton_Handlebars.compile(a)(t)}catch(e){console.log(e),r=e.message}a=i.parseFromString("<body>"+r+"</body>","text/html");if(a.body&&a.body.firstChild){for(var s,a=a.body.firstChild,l=[],c=a;s=c.nextSibling;)l.push(c=s);o.replaceWith(a),l&&a.after(...l)}else console.log("<bmlt-handlebar> tag: could not parse the Handlebars result"),o.replaceWith("<bmlt-handlebar> tag: could not parse the Handlebars result")}else console.log("<bmlt-handlebar> tag must have at least one child"),o.remove()}n&&croutonMap.loadPopupMap("bmlt-handlebars-map",t,p.handlebarMapOptions)},p.meetingCountCallback=null,p.grouoCountCallback=null,Crouton.prototype.meetingCount=function(e){p.meetingCountCallback=e},Crouton.prototype.groupCount=function(e){p.groupCountCallback=e},Crouton.prototype.filterNext24=function(e=!0){if(!e)return jQuery("#filter-dropdown-next24").val("a-"),void p.filterMeetingsFromView();const t=new Date,i=t.getDay(),o=t.getHours(),a=t.getMinutes(),n=p.meetingData.filter(function(e){var t=e.weekday_tinyint-1;if(t==i){var n=e.start_time.toString().split(":"),e=parseInt(n[0]);if(e>o)return!0;if(e==o&&parseInt(n[1])>a)return!0}else if(t==(i+1)%7)return!0;return!1}).map(e=>e.id_bigint);jQuery(".bmlt-data-row").each(function(e,t){t.dataset.next24=n.includes(t.id.split("-").pop())?"1":"0"}),jQuery("#filter-dropdown-next24").val("a-1"),p.filterMeetingsFromView()},p.toFarsinNumber=function(e){const t=["۰","۱","۲","۳","۴","۵","۶","۷","۸","۹"],n={AM:"صبح",PM:"بعدازظهر"};return e=(e=(e=e.replace(/\d/g,e=>t[e])).replace(/AM|am/g,n.AM)).replace(/PM|pm/g,e=>n.PM)},p.enrichMeetings=function(t){var e=[];let n="?";p.config.meeting_details_href&&0<=p.config.meeting_details_href.indexOf("?")&&(n="&");for(var i=0;i<t.length;i++){t[i].formatted_comments=t[i].comments;var o=t[i].duration_time.split(":");t[i].start_time_raw=this.getAdjustedDateTime(1===parseInt(t[i].weekday_tinyint)?7:parseInt(t[i].weekday_tinyint)-1,t[i].start_time,t[i].time_zone),t[i].start_time_formatted=t[i].start_time_raw.format(p.config.time_format),t[i].end_time_formatted=t[i].start_time_raw.clone().add(o[0],"hours").add(o[1],"minutes").format(p.config.time_format),"fa-IR"===p.config.language&&(t[i].start_time_formatted=p.toFarsinNumber(t[i].start_time_formatted),t[i].end_time_formatted=p.toFarsinNumber(t[i].end_time_formatted)),t[i].day_of_the_week=7===t[i].start_time_raw.isoWeekday()?1:t[i].start_time_raw.isoWeekday()+1,t[i].formatted_day=p.localization.getDayOfTheWeekWord(t[i].day_of_the_week);var a=t[i].formats.split(","),r=[],s=p.formatsData.filter(e=>e.root_server_uri==t[i].root_server_uri);t[i].wheelchair=!1;for(var l=0;l<a.length;l++)for(var c=0;c<s.length;c++)a[l]===s[c].key_string&&("WCHR"==s[c].world_id&&(t[i].wheelchair=!0),r.push({id:s[c].id,key:a[l],name:s[c].name_string,description:s[c].description_string,type:s[c].format_type_enum}));t[i].venue_type=parseInt(t[i].venue_type),t[i].venue_type_name=getVenueTypeName(t[i]),t[i].formats_expanded=r;var u,d,h=[t[i].location_street,t[i].location_municipality.trim(),t[i].location_province.trim(),t[i].location_postal_code_1.trim()];for(u in h.clean(),t[i].formatted_address=h.join(", "),t[i].formatted_location_info=null!=t[i].location_info?t[i].location_info.replace("/(http|https)://([A-Za-z0-9._-/?=&;%,]+)/i",'<a style="text-decoration: underline;" href="$1://$2" target="_blank">$1://$2</a>'):"",t[i].map_word=p.localization.getWord("map").toUpperCase(),t[i].share_word=p.localization.getWord("share").toUpperCase(),t[i].report_update_word=p.localization.getWord("report update"),t[i].show_qrcode=p.config.show_qrcode,t[i])t[i].hasOwnProperty(u)&&"string"==typeof t[i][u]&&-1!==t[i][u].indexOf("#@-@#")&&(d=t[i][u].split("#@-@#"),t[i][u]=d[d.length-1]);o=p.getServiceBodyDetails(t[i].service_body_bigint);t[i].serviceBodyUrl=o.url,t[i].serviceBodyPhone=o.helpline,t[i].serviceBodyName=o.name,t[i].serviceBodyDescription=o.description,t[i].serviceBodyContactEmail=o.contact_email,t[i].serviceBodyType=p.localization.getServiceBodyType(o.type);h=p.getServiceBodyDetails(o.parent_id);void 0!==h&&(t[i].parentServiceBodyId=o.parent_id,t[i].parentServiceBodyUrl=h.url,t[i].parentServiceBodyPhone=h.helpline,t[i].parentServiceBodyName=h.name,t[i].parentServiceBodyDescription=h.description,t[i].parentServiceBodyType=p.localization.getServiceBodyType(h.type)),t[i].meeting_details_url="",p.config.meeting_details_href&&(t[i].meeting_details_url=p.config.meeting_details_href,2===t[i].venue_type&&p.config.virtual_meeting_details_href&&(t[i].meeting_details_url=p.config.virtual_meeting_details_href),t[i].meeting_details_url+=n+("meeting-id="+t[i].id_bigint+"&language="+p.config.language+"&time_format="+encodeURIComponent(p.config.time_format)+(p.config.force_rootserver_in_querystring?"&root_server="+encodeURIComponent(p.config.root_server):""))),this.calculateDistance(t[i]),e.push(t[i])}return p.config.groups?p.convertToGroups(e):e},p.convertToGroups=function(e){if(!e||!e.length)return[];if(e[0].hasOwnProperty("membersOfGroup"))return e;e[0].hasOwnProperty("group_id")||e.forEach(e=>e.group_id=e.service_body_bigint+"|"+e.meeting_name+(2!=e.venue_type?"|"+parseFloat(e.latitude).toFixed(6)+"|"+parseFloat(e.longitude).toFixed(6):e.virtual_meeting_link+"|"+e.virtual_meeting_additional_info));const t=e.sort((e,t)=>e.group_id<t.group_id?-1:e.group_id>t.group_id?1:0),n=[];let i=null;return t.forEach(function(e){e.group_id?i&&e.group_id==i.group_id?i.membersOfGroup.push(e):(n.push(e),i=e,i.membersOfGroup=[Object.assign({},i)]):(n.push(e),e.membersOfGroup=[e])}),n.forEach(function(e){if(1<e.membersOfGroup.length){let n=e.formats.split(",");e.membersOfGroup.forEach(function(e){const t=e.formats.split(",");n=n.filter(e=>t.includes(e))}),e.formats=n.join(","),e.formats_expanded=e.formats_expanded.filter(e=>n.includes(e.key)),e.membersOfGroup.forEach(function(e){e.formats=e.formats.split(",").filter(e=>!n.includes(e)).join(","),e.formats_expanded=e.formats_expanded.filter(e=>!n.includes(e.key))})}}),n},Crouton.prototype.updateDistances=function(){const o=this;var e,a=0;jQuery(".meeting-distance").each(function(e){const t=jQuery(this),n=jQuery(this).data("id");var i;n&&(a++,i=o.meetingData.find(e=>e.id_bigint==n),o.calculateDistance(i),""==i.distance?t.hasClass("hide")||t.addClass("hide"):(t.removeClass("hide"),jQuery(this).html(o.localization.getWord("Distance")+": "+i.distance),jQuery(this).closest("tr").data("distance",i.distance_in_km)))});const t=jQuery("#byfield_distance_in_km tbody");0!=t.length&&(0===a&&t.children().each(function(e){if(this.id){const n=this.id.replace("meeting-data-row-","");var t=o.meetingData.find(e=>e.id_bigint==n);t&&(o.calculateDistance(t),""!=t.distance&&(jQuery(this).data("distance",t.distance_in_km),a++))}}),e=t.children().sort(function(e,t){e=parseFloat(jQuery(e).data("distance")),t=parseFloat(jQuery(t).data("distance"));return e<t?-1:t<e?1:0}),t.html(e),jQuery("#byfield_distance_in_km tbody .bmlt-data-row").css({cursor:"pointer"}),jQuery("#byfield_distance_in_km tbody .bmlt-data-row").click(function(e){"A"!==e.target.tagName&&croutonMap.rowClick(parseInt(this.id.replace("meeting-data-row-","")))}),0<a&&(jQuery("#groupingButton_distance_in_km").removeClass("hide"),o.distanceTabAllowed=!0))},p.setUpPartials=function(){crouton_Handlebars.registerHelper("hasBMLT2ics",function(){return 0<crouton.config.bmlt2ics.length}),crouton_Handlebars.registerHelper("BMLT2ics",function(){return crouton.config.bmlt2ics}),p.registerPartial("icsButton",'<a href="{{BMLT2ics}}?meeting-id={{id_bigint}}" download="{{meeting_name}}.ics" class="share-button btn btn-primary btn-xs" ><span class="glyphicon glyphicon-download-alt"></span> {{getWord "bmlt2ics"}}</a>'),p.registerPartial("offerIcsButton","{{#if (hasBMLT2ics)}}{{> icsButton}}<br/>{{/if}}"),crouton_Handlebars.registerPartial("directionsButton",hbs_Crouton.templates.directionsButton),crouton_Handlebars.registerPartial("meetingDetailsButton",hbs_Crouton.templates.meetingDetailsButton),p.registerPartial("distance",`
|
|
88
|
+
`};!function(e){var t="object"==typeof exports&&exports&&!exports.nodeType&&exports,n="object"==typeof module&&module&&!module.nodeType&&module,i="object"==typeof global&&global;i.global!==i&&i.window!==i&&i.self!==i||(e=i);var o,a,g=2147483647,_=36,y=26,r=38,s=700,l=/^xn--/,c=/[^\x20-\x7E]/,u=/[\x2E\u3002\uFF0E\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},h=_-1,v=Math.floor,b=String.fromCharCode;function w(e){throw new RangeError(d[e])}function p(e,t){for(var n=e.length,i=[];n--;)i[n]=t(e[n]);return i}function m(e,t){var n=e.split("@"),i="";return 1<n.length&&(i=n[0]+"@",e=n[1]),i+p((e=e.replace(u,".")).split("."),t).join(".")}function A(e){for(var t,n,i=[],o=0,a=e.length;o<a;)55296<=(t=e.charCodeAt(o++))&&t<=56319&&o<a?56320==(64512&(n=e.charCodeAt(o++)))?i.push(((1023&t)<<10)+(1023&n)+65536):(i.push(t),o--):i.push(t);return i}function f(e){return p(e,function(e){var t="";return 65535<e&&(t+=b((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=b(e)}).join("")}function k(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function x(e,t,n){var i=0;for(e=n?v(e/s):e>>1,e+=v(e/t);h*y>>1<e;i+=_)e=v(e/h);return v(i+(h+1)*e/(e+r))}function P(e){var t,n,i,o,a,r,s,l=[],c=e.length,u=0,d=128,h=72,p=e.lastIndexOf("-");for(p<0&&(p=0),n=0;n<p;++n)128<=e.charCodeAt(n)&&w("not-basic"),l.push(e.charCodeAt(n));for(i=0<p?p+1:0;i<c;){for(o=u,a=1,r=_;c<=i&&w("invalid-input"),s=e.charCodeAt(i++),(_<=(s=s-48<10?s-22:s-65<26?s-65:s-97<26?s-97:_)||s>v((g-u)/a))&&w("overflow"),u+=s*a,!(s<(s=r<=h?1:h+y<=r?y:r-h));r+=_)a>v(g/(s=_-s))&&w("overflow"),a*=s;h=x(u-o,t=l.length+1,0==o),v(u/t)>g-d&&w("overflow"),d+=v(u/t),u%=t,l.splice(u++,0,d)}return f(l)}function S(e){for(var t,n,i,o,a,r,s,l,c,u,d=[],h=(e=A(e)).length,p=128,m=72,f=t=0;f<h;++f)(s=e[f])<128&&d.push(b(s));for(n=i=d.length,i&&d.push("-");n<h;){for(o=g,f=0;f<h;++f)p<=(s=e[f])&&s<o&&(o=s);for(o-p>v((g-t)/(l=n+1))&&w("overflow"),t+=(o-p)*l,p=o,f=0;f<h;++f)if((s=e[f])<p&&++t>g&&w("overflow"),s==p){for(a=t,r=_;!(a<(c=r<=m?1:m+y<=r?y:r-m));r+=_)d.push(b(k(c+(u=a-c)%(c=_-c),0))),a=v(u/c);d.push(b(k(a,0))),m=x(t,l,n==i),t=0,++n}++t,++p}return d.join("")}if(o={version:"1.4.1",ucs2:{decode:A,encode:f},decode:P,encode:S,toASCII:function(e){return m(e,function(e){return c.test(e)?"xn--"+S(e):e})},toUnicode:function(e){return m(e,function(e){return l.test(e)?P(e.slice(4).toLowerCase()):e})}},"function"==typeof define&&"object"==typeof define.amd&&define.amd)define("punycode",function(){return o});else if(t&&n)if(module.exports==t)n.exports=o;else for(a in o)o.hasOwnProperty(a)&&(t[a]=o[a]);else e.punycode=o}(this);var defaultOptions={timeout:3e5,jsonpCallback:"callback",jsonpCallbackFunction:null};function generateCallbackFunction(){return"jsonp_"+Date.now().toString()+"_"+Math.ceil(1e5*Math.random()).toString()}function clearFunction(t){try{delete window[t]}catch(e){window[t]=void 0}}function removeScript(e){e=document.getElementById(e);e&&document.getElementsByTagName("head")[0].removeChild(e)}function fetchJsonp(a,r){var s,l=a,c=(r=r||{}).timeout||defaultOptions.timeout,u=r.jsonpCallback||defaultOptions.jsonpCallback;return new Promise(function(t,e){var n=r.jsonpCallbackFunction||generateCallbackFunction(),i=u+"_"+n;window[n]=function(e){t({ok:!0,json:function(){return Promise.resolve(e)}}),s&&clearTimeout(s),removeScript(i),clearFunction(n)},l+=-1===l.indexOf("?")?"?":"&";var o=document.createElement("script");o.setAttribute("src",l+u+"="+n),r.charset&&o.setAttribute("charset",r.charset),r.nonce&&o.setAttribute("nonce",r.nonce),r.referrerPolicy&&o.setAttribute("referrerPolicy",r.referrerPolicy),o.id=i,document.getElementsByTagName("head")[0].appendChild(o),s=setTimeout(function(){e(new Error("JSONP request to "+a+" timed out")),clearFunction(n),removeScript(i),window[n]=function(){clearFunction(n)}},c),o.onerror=function(){e(new Error("JSONP request to "+a+" failed")),clearFunction(n),removeScript(i),s&&clearTimeout(s)}})}!function(e){("object"!=typeof exports||"undefined"==typeof module)&&"function"==typeof define&&define.amd?define(e):e()}(function(){"use strict";function e(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})}function t(n){return new this(function(o,e){if(!n||void 0===n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var a=Array.prototype.slice.call(n);if(0===a.length)return o([]);var r=a.length;for(var t=0;t<a.length;t++)!function t(n,e){if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if("function"==typeof i)return void i.call(e,function(e){t(n,e)},function(e){a[n]={status:"rejected",reason:e},0==--r&&o(a)})}a[n]={status:"fulfilled",value:e},0==--r&&o(a)}(t,a[t])})}var n=setTimeout,i="undefined"!=typeof setImmediate?setImmediate:null;function l(e){return Boolean(e&&void 0!==e.length)}function o(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],h(e,this)}function r(n,i){for(;3===n._state;)n=n._value;0!==n._state?(n._handled=!0,a._immediateFn(function(){var e,t=1===n._state?i.onFulfilled:i.onRejected;if(null!==t){try{e=t(n._value)}catch(e){return void c(i.promise,e)}s(i.promise,e)}else(1===n._state?s:c)(i.promise,n._value)})):n._deferreds.push(i)}function s(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof a)return t._state=3,t._value=e,void u(t);if("function"==typeof n)return void h((i=n,o=e,function(){i.apply(o,arguments)}),t)}t._state=1,t._value=e,u(t)}catch(e){c(t,e)}var i,o}function c(e,t){e._state=2,e._value=t,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function d(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function h(e,t){var n=!1;try{e(function(e){n||(n=!0,s(t,e))},function(e){n||(n=!0,c(t,e))})}catch(e){if(n)return;n=!0,c(t,e)}}a.prototype.catch=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(o);return r(this,new d(e,t,n)),n},a.prototype.finally=e,a.all=function(t){return new a(function(o,a){if(!l(t))return a(new TypeError("Promise.all accepts an array"));var r=Array.prototype.slice.call(t);if(0===r.length)return o([]);var s=r.length;for(var e=0;e<r.length;e++)!function t(n,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if("function"==typeof i)return void i.call(e,function(e){t(n,e)},a)}r[n]=e,0==--s&&o(r)}catch(e){a(e)}}(e,r[e])})},a.allSettled=t,a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(o){return new a(function(e,t){if(!l(o))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=o.length;n<i;n++)a.resolve(o[n]).then(e,t)})},a._immediateFn="function"==typeof i?function(e){i(e)}:function(e){n(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var p=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("unable to locate global object")}();"function"!=typeof p.Promise?p.Promise=a:(p.Promise.prototype.finally||(p.Promise.prototype.finally=e),p.Promise.allSettled||(p.Promise.allSettled=t))});var crouton_Handlebars=Handlebars.noConflict();function Crouton(e){var p=this;p.mutex=!1,p.filtering=!1,p.masterFormatCodes=[],p.currentView="weekday",p.distanceTabAllowed=!1,p.config={version:"4.0.4",on_complete:null,root_server:null,placeholder_id:"bmlt-tabs",map_max_zoom:15,time_format:"h:mm a",language:"en-US",has_tabs:!0,filter_tabs:20,filter_visible:0,header:!0,include_weekday_button:!0,int_include_unpublished:0,grouping_buttons:[{title:"City",field:"location_municipality"},{title:"Distance",field:"distance_in_km"}],formattype_grouping_buttons:[],default_filter_dropdown:"",show_map:"embed",map_search:null,has_days:!1,has_cities:!0,has_formats:!0,has_groups:!1,has_locations:!0,has_zip_codes:!1,has_areas:!1,has_regions:!1,has_states:!1,has_sub_province:!1,has_neighborhoods:!1,has_languages:!1,has_common_needs:!1,has_venues:!0,has_meeting_count:!1,recurse_service_bodies:!1,service_body:[],formats:"",venue_types:[],strict_datafields:!0,meeting_details_href:"",virtual_meeting_details_href:"",bmlt2ics:"",exclude_zip_codes:[],extra_meetings:[],native_lang:"",auto_tz_adjust:!1,base_tz:null,custom_query:null,sort_keys:"start_time",int_start_day_id:1,view_by:"weekday",show_qrcode:!1,force_rootserver_in_querystring:!0,force_timeformat_in_querystring:!0,force_language_in_querystring:!0,theme:"jack",report_update_url:"",meeting_data_template:croutonDefaultTemplates.meeting_data_template,metadata_template:croutonDefaultTemplates.metadata_template,observer_template:croutonDefaultTemplates.observer_template,meeting_count_template:croutonDefaultTemplates.meeting_count_template,meeting_link_template:croutonDefaultTemplates.meeting_link_template,meeting_modal_template:croutonDefaultTemplates.meeting_modal_template,meetingpage_title_template:croutonDefaultTemplates.meetingpage_title_template,meetingpage_contents_template:croutonDefaultTemplates.meetingpage_contents_template,meetingpage_frame_template:croutonDefaultTemplates.meetingpage_frame_template,lat:0,lng:0,zoom:10,clustering:12,nominatimUrl:"https://nominatim.openstreetmap.org/",tileUrl:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",tileOptions:{attribution:'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>',maxZoom:18},minZoom:6,maxZoom:17,distance_units:"miles",noMap:!1,maxTomatoWidth:160,caption:!1,groups:!1},p.setConfig(e),Crouton.prototype.searchByCoordinates=function(e,t,n,i=!0){var o=p.config.custom_query;p.config.custom_query=(null!==p.config.custom_query?p.config.custom_query:"")+"&lat_val="+e+"&long_val="+t+("km"===p.config.distance_units?"&geo_width_km=":"&geo_width=")+n,p.meetingSearch(function(){p.config.refresh_map=1,p.config.show_map=1,p.reset(),p.render(!1,i)}),p.config.custom_query=o},p.registerPartial=function(e,t){crouton_Handlebars.registerPartial(e,crouton_Handlebars.compile(t))},p.getMeetings=function(o,a=null){var e=[fetchJsonp(this.config.root_server+o).then(function(e){return e.json()})];if(0<p.config.extra_meetings.length){for(var t="",n=0;n<p.config.extra_meetings.length;n++)t+="&meeting_ids[]="+p.config.extra_meetings[n];o=o.replace(/&services\[\]=\d+/,""),e.push(fetchJsonp(p.config.root_server+o+t).then(function(e){return e.json()}))}return Promise.all(e).then(function(e){var t,n=e[0],i=JSON.stringify(n.meetings);if(2===e.length&&(t=e[1]),"{}"===i||"[]"===i){i=p.config.root_server+o;return console.log('Could not find any meetings for the criteria specified with the query <a href="'+i+'" target=_blank>'+i+"</a>"),jQuery("#"+p.config.placeholder_id).html("No meetings found."),p.meetingData=[],p.formatsData=[],p.mutex=!1,void(a&&a())}0<p.config.exclude_zip_codes.length&&(n.meetings=n.meetings.filter(function(e){return!inArray(e.location_postal_code_1,p.config.exclude_zip_codes)})),p.meetingData=n.meetings,p.formatsData=n.formats,t&&(p.meetingData=p.meetingData.concat(t.meetings)),a&&a(),p.mutex=!1})},p.addDatafieldsToQuery=function(){if(!p.config.strict_datafields)return p.all_data_keys=[],p.queryable_data_keys=[],"";var e=["location_postal_code_1","duration_time","start_time","time_zone","weekday_tinyint","service_body_bigint","longitude","latitude","location_province","location_municipality","location_street","location_info","location_text","location_neighborhood","formats","format_shared_id_list","comments","meeting_name","location_sub_province","worldid_mixed","root_server_uri","id_bigint","venue_type"],n=["serviceBodyName","serviceBodyUrl","serviceBodyPhone","serviceBodyDescription","serviceBodyType","parentServiceBodyName","parentServiceBodyUrl","parentServiceBodyPhone","parentServiceBodyDescription","parentServiceBodyType","map_word","share_word","report_update_word","show_qrcode","formatted_day","formatted_address","formats_expanded","formatted_location_info","end_time_formatted","start_time_formatted","formatted_comments","start_time_raw","venue_type_name","day_of_the_week"];return p.all_data_keys=e.clone(),p.queryable_data_keys=e.clone(),p.collectDataKeys=function(e){for(var t=/this\.([A-Za-z0-9_]*)}}/gi;arr=t.exec(e);)p.all_data_keys.push(arr[1]),inArray(arr[1],n)||p.queryable_data_keys.push(arr[1])},p.config.map_search&&(p.queryable_data_keys.push("distance_in_km"),p.queryable_data_keys.push("distance_in_miles")),p.collectDataKeys(p.config.meeting_data_template),p.collectDataKeys(p.config.metadata_template),p.collectDataKeys(p.config.observer_template),"&data_field_key="+arrayUnique(p.queryable_data_keys).join(",")},p.mutex=!0,p.meetingSearch=function(e=null){var t="/client_interface/jsonp/?switcher=GetSearchResults&get_used_formats&lang_enum="+p.config.short_language+p.addDatafieldsToQuery();if(p.config.formats&&(t+=p.config.formats.reduce(function(e,t){return e+"&formats[]="+t},"")),p.config.map_search&&!Array.isArray(p.config.venue_types)&&(p.config.venue_types=[]),p.config.map_search&&0===p.config.venue_types.length&&p.config.venue_types.push("-2"),p.config.venue_types&&(t+=p.config.venue_types.reduce(function(e,t){return e+"&venue_types[]="+t},"")),1===p.config.int_include_unpublished?t+="&advanced_published=0":-1===p.config.int_include_unpublished&&(t+="&advanced_published=-1"),null!=p.config.custom_query)return t+=p.config.custom_query+"&sort_keys="+p.config.sort_keys,p.getMeetings(t,e);if(0<p.config.service_body.length){for(var n=0;n<p.config.service_body.length;n++)t+="&services[]="+p.config.service_body[n];return p.config.recurse_service_bodies&&(t+="&recursive=1"),t+="&sort_keys="+p.config.sort_keys,p.getMeetings(t,e)}return new Promise(function(e,t){e()})},p.lock=function(e){var t=this,n=setInterval(function(){t.mutex||(clearInterval(n),e())},100)},p.dayTab=function(e){p.hideAllPages(),jQuery('.nav-tabs a[href="#tab'+e+'"]').tab("show"),jQuery("#"+e).removeClass("hide").addClass("show")},p.dayTabFromId=function(t){day_id=p.meetingData.find(e=>e.id_bigint==t).weekday_tinyint,p.dayTab(day_id)},p.showPage=function(e){jQuery(e+" .bmlt-data-row-placeholder").each(function(){var e=this.dataset.meetingid;const t=jQuery(this);var n=this.outerHTML;const i=jQuery("#"+e);i.before(n),t.replaceWith(i)}),p.addStripes(),jQuery(e).removeClass("hide").addClass("show")},p.showView=function(t,e=0){p.currentView=t,0<e?p.showingNow=e:e=p.showingNow||p.meetingData.length,t.endsWith("day")?!p.config.has_tabs||p.config.filter_tabs&&p.config.filter_tabs>=e?(p.byDayView(),jQuery("#byday").find(".meeting-group").each(function(e){jQuery(this).find(".bmlt-data-row.hide").length===jQuery(this).find(".bmlt-data-row").length?jQuery(this).addClass("hide"):jQuery(this).removeClass("hide")})):p.dayView():"map"==t?p.mapView():0==jQuery("#groupingButton_"+t.toUpperCase()).length?p.groupedView(p.config.grouping_buttons.find(e=>e.title.toLowerCase()===t).field):p.groupedView(t.toUpperCase())},p.byDayView=function(){p.lowlightButton(".groupingButton"),p.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id)}),p.hidePage("#days"),p.showPage("#byday"),p.hidePage("#nav-days"),p.hidePage("#tabs-content")},p.dayView=function(){p.lowlightButton(".groupingButton"),p.highlightButton("#day"),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id)}),jQuery("#days").removeClass("hide").addClass("show"),jQuery("#nav-days").removeClass("hide").addClass("show"),p.showPage("#tabs-content")},p.groupedView=function(t){!t.includes("distance")||p.distanceTabAllowed?(p.lowlightButton("#day"),p.lowlightButton(".groupingButton"),p.highlightButton("#groupingButton_"+t),jQuery(".bmlt-page").each(function(e){p.hidePage("#"+this.id),p.showPage("#byfield_"+t),jQuery("#byfield_"+t).find(".meeting-group").each(function(e){jQuery(this).find(".bmlt-data-row.hide").length===jQuery(this).find(".bmlt-data-row").length?jQuery(this).addClass("hide"):jQuery(this).removeClass("hide")})})):p.dayView()},p.mapView=function(){p.lowlightButton("#day"),p.lowlightButton(".groupingButton"),p.highlightButton("#groupingButton_embeddedMapPage"),p.groupedView("embeddedMapPage",!1),croutonMap.showMap(!1,!1)},p.lowlightButton=function(e){jQuery(e).removeClass("buttonHighlight").addClass("buttonLowlight")},p.highlightButton=function(e){jQuery(e).removeClass("buttonLowlight").addClass("buttonHighlight")},p.hidePage=function(e){jQuery(e).removeClass("show").addClass("hide")},p.hideAllPages=function(e){jQuery("#tab-pane").removeClass("show").addClass("hide")},p.addStripes=function(){jQuery(".bmlt-data-row").removeClass("evenRow"),jQuery(".bmlt-data-row").removeClass("oddRow"),jQuery(".bmlt-data-row:not(.hide)").each(function(e,t){jQuery(t).addClass(e%2?"oddRow":"evenRow")})},p.calcShowingNow=function(){var n=[];return jQuery(".bmlt-data-row:not(.hide)").each(function(e,t){t=t.id.split("-");n.push(t[t.length-1])}),n=[...new Set(n)]},p.filterMeetingsFromView=function(){jQuery(".group-header").removeClass("hide"),jQuery(".meeting-group").removeClass("hide"),jQuery(".bmlt-data-row").removeClass("hide"),jQuery(".filter-dropdown").each(function(e,t){var n=t.value.replace("a-","");""!==n&&("formats"!==(t=t.getAttribute("data-pointer").toLowerCase())&&"languages"!==t&&"venues"!==t&&"common_needs"!==t?jQuery(".bmlt-data-row").not("[data-"+t+"='"+n+"']"):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']")).addClass("hide")}),this.addStripes();var e=this.calcShowingNow();p.updateMeetingCount(e),p.updateFilters(),croutonMap&&croutonMap.fillMap(e),p.showView(p.currentView,e.length)},p.resetFilter=function(){croutonMap.filterVisible(!1),(p.config.map_page&&p.filtering||p.config.show_map)&&croutonMap.fillMap(),p.filtering=!1,p.updateFilters(),p.updateMeetingCount(),jQuery(".filter-dropdown").val(null).trigger("change"),jQuery(".group-header").removeClass("hide"),jQuery(".meeting-group").removeClass("hide"),jQuery(".bmlt-data-row").removeClass("hide"),jQuery(".evenRow").removeClass("evenRow"),jQuery(".oddRow").removeClass("oddRow")},p.updateFilters=function(){if(p.dropdownData){const a=function(e){return e.id.replace("meeting-data-row-","")};p.dropdownData.forEach(function(i,e){let o=[];jQuery(".filter-dropdown").each(function(e,t){var n;t.id===i.elementId||""!==(n=t.value.replace("a-",""))&&(filteringDropdown=!0,"formats"!==(t=t.getAttribute("data-pointer").toLowerCase())&&"languages"!==t&&"venues"!==t&&"common_needs"!==t?jQuery(".bmlt-data-row").not("[data-"+t+"='"+n+"']").each((e,t)=>o.push(a(t))):jQuery(".bmlt-data-row").not("[data-"+t+"~='"+n+"']").each((e,t)=>o.push(a(t))))}),o=[...new Set(o)];var t=p.meetingData.filter(e=>!o.includes(e.id_bigint));i.optionsShowing=i.uniqueData(t).map(e=>i.optionName(e))})}},p.renderStandaloneMap=function(e,t,n=null,i=!0){hbs_Crouton.localization=p.localization,crouton_Handlebars.registerPartial("meetings",hbs_Crouton.templates.meetings),crouton_Handlebars.registerPartial("meetingsPlaceholders",hbs_Crouton.templates.meetingsPlaceholders),crouton_Handlebars.registerPartial("bydays",hbs_Crouton.templates.byday),crouton_Handlebars.registerPartial("formatPopup",hbs_Crouton.templates.formatPopup),window.crouton=p,croutonMap.initialize(p.createBmltMapElement(),p.meetingData,t,null,i,n,p.config.noMap)},p.retrieveGeolocation=function(){return new Promise((t,n)=>{window.storedGeolocation?t(window.storedGeolocation):navigator.geolocation?navigator.geolocation.getCurrentPosition(e=>{window.storedGeolocation={latitude:e.coords.latitude,longitude:e.coords.longitude},t(window.storedGeolocation)},e=>{n(new Error("Error getting geolocation: "+e.message))}):n(new Error("Geolocation is not supported by this browser."))})},p.getCurrentLocation=function(t){p.gretrieveGeolocation().then(e=>{t(e)}).catch(e=>{jQuery(".geo").removeClass("hide").addClass("show").html(`<p>${e.message}</p>`)})},p.renderView=function(e,t,n,i){hbs_Crouton.localization=p.localization,p.config.groups?(crouton_Handlebars.registerPartial("group",hbs_Crouton.templates.group),crouton_Handlebars.registerPartial("groupRows",hbs_Crouton.templates.groupRows)):(crouton_Handlebars.registerPartial("meetings",hbs_Crouton.templates.meetings),crouton_Handlebars.registerPartial("bydays",hbs_Crouton.templates.byday),crouton_Handlebars.registerPartial("weekdays",hbs_Crouton.templates.weekdays)),crouton_Handlebars.registerPartial("meetingsPlaceholders",hbs_Crouton.templates.meetingsPlaceholders),crouton_Handlebars.registerPartial("header",hbs_Crouton.templates.header),crouton_Handlebars.registerPartial("byfields",hbs_Crouton.templates.byfield),crouton_Handlebars.registerPartial("formatPopup",hbs_Crouton.templates.formatPopup);var o=p.config.groups?hbs_Crouton.templates.groupMain:hbs_Crouton.templates.main;jQuery(e).html(o(t)),n()},p.updateMeetingCount=function(t=null){var i=this;let e=i.meetingData.length;i.meetingCountCallback&&i.meetingCountCallback(e),i.groupCountCallback&&i.groupCountCallback((i.config.groups?i.config.meetingData:i.convertToGroups(i.config.meetingData)).length),addLive=function(e){return e+", "+e+"-live"},null!==t&&(e=t.length,addLive=function(e){return e+"-live"}),i.showingNowCount=e,jQuery(".crouton_root_service_body").each(function(){var e,t="",n="name";this.dataset.field&&(n=this.dataset.field),0<i.config.service_body.length&&((e=i.getServiceBodyDetails(i.config.service_body[0]))&&(t=e[n]||"")),jQuery(this).text(t)}),jQuery(addLive("#bmlt_tabs_meeting_count")).text(e),jQuery(addLive("#bmlt_tabs_group_count")).each(function(){var e=i.meetingData;null!==t&&(e=i.meetingData.filter(e=>t.includes(e.id_bigint)));e=i.config.groups?e:i.convertToGroups(e);jQuery(this).text(arrayUnique(e).length)}),jQuery(addLive("#bmlt_tabs_service_body_names")).each(function(){var e=i.meetingData,e=getUniqueValuesOfKey(e=null!==t?i.meetingData.filter(e=>t.includes(e.id_bigint)):e,"service_body_bigint"),a=this;i.getServiceBodies(e,!1).then(function(e){var t=e.length,n=e.map(e=>e.name);n.sort();var i="";if(1===t)i=n[0];else{for(var i=n[0],o=1;o<t-1;o++)i+=", ",i+=n[o];i+=" and "+n[t-1]}jQuery(a).text(i)})})},p.getServiceBodies=function(e,t=!0){return fetchJsonp(this.config.root_server+"/client_interface/jsonp/?switcher=GetServiceBodies"+(t?"&parents=1":"")+getServiceBodiesQueryString(e)).then(function(e){return e.json()})},p.getMasterFormats=function(){return fetchJsonp(this.config.root_server+"/client_interface/jsonp/?switcher=GetFormats&lang_enum=en&key_strings[]=TC&key_strings[]=VM&key_strings[]=HY").then(function(e){return e.json()})},p.errorHandler=function(e){jQuery(".geo").removeClass("hide").addClass("show").html("")},p.handlebars=function(t,e){var n=!1;handlebarMapOptions=[],crouton_Handlebars.registerHelper("crouton_map",function(e){return n=!0,p.handlebarMapOptions=e.hash,p.handlebarMapOptions.zoom||(p.handlebarMapOptions.zoom=14),p.handlebarMapOptions.lat=parseFloat(t.latitude),p.handlebarMapOptions.lng=parseFloat(t.longitude),"<div id='bmlt-handlebars-map' class='bmlt-map'></div>"});for(var i=new DOMParser;0<e.length;){var o=e.item(0);if(o.firstChild){var a="";if(1===o.firstChild.nodeType){if(!o.firstChild.firstChild||3!==o.firstChild.firstChild.nodeType){console.log("<bmlt-handlebar> tag: cannot find textnode"),o.remove();continue}a=o.firstChild.firstChild.textContent}else 3===o.firstChild.nodeType&&(a=o.firstChild.textContent);try{var r=crouton_Handlebars.compile(a)(t)}catch(e){console.log(e),r=e.message}a=i.parseFromString("<body>"+r+"</body>","text/html");if(a.body&&a.body.firstChild){for(var s,a=a.body.firstChild,l=[],c=a;s=c.nextSibling;)l.push(c=s);o.replaceWith(a),l&&a.after(...l)}else console.log("<bmlt-handlebar> tag: could not parse the Handlebars result"),o.replaceWith("<bmlt-handlebar> tag: could not parse the Handlebars result")}else console.log("<bmlt-handlebar> tag must have at least one child"),o.remove()}n&&croutonMap.loadPopupMap("bmlt-handlebars-map",t,p.handlebarMapOptions)},p.meetingCountCallback=null,p.grouoCountCallback=null,Crouton.prototype.meetingCount=function(e){p.meetingCountCallback=e},Crouton.prototype.groupCount=function(e){p.groupCountCallback=e},Crouton.prototype.filterNext24=function(e=!0){if(!e)return jQuery("#filter-dropdown-next24").val("a-"),void p.filterMeetingsFromView();const t=new Date,i=t.getDay(),o=t.getHours(),a=t.getMinutes(),n=p.meetingData.filter(function(e){var t=e.weekday_tinyint-1;if(t==i){var n=e.start_time.toString().split(":"),e=parseInt(n[0]);if(e>o)return!0;if(e==o&&parseInt(n[1])>a)return!0}else if(t==(i+1)%7)return!0;return!1}).map(e=>e.id_bigint);jQuery(".bmlt-data-row").each(function(e,t){t.dataset.next24=n.includes(t.id.split("-").pop())?"1":"0"}),jQuery("#filter-dropdown-next24").val("a-1"),p.filterMeetingsFromView()},p.toFarsinNumber=function(e){const t=["۰","۱","۲","۳","۴","۵","۶","۷","۸","۹"],n={AM:"صبح",PM:"بعدازظهر"};return e=(e=(e=e.replace(/\d/g,e=>t[e])).replace(/AM|am/g,n.AM)).replace(/PM|pm/g,e=>n.PM)},p.enrichMeetings=function(t){var e=[];let n="?";p.config.meeting_details_href&&0<=p.config.meeting_details_href.indexOf("?")&&(n="&");for(var i=0;i<t.length;i++){t[i].formatted_comments=t[i].comments;var o=t[i].duration_time.split(":");t[i].start_time_raw=this.getAdjustedDateTime(1===parseInt(t[i].weekday_tinyint)?7:parseInt(t[i].weekday_tinyint)-1,t[i].start_time,t[i].time_zone),t[i].start_time_formatted=t[i].start_time_raw.format(p.config.time_format),t[i].end_time_formatted=t[i].start_time_raw.clone().add(o[0],"hours").add(o[1],"minutes").format(p.config.time_format),"fa-IR"===p.config.language&&(t[i].start_time_formatted=p.toFarsinNumber(t[i].start_time_formatted),t[i].end_time_formatted=p.toFarsinNumber(t[i].end_time_formatted)),t[i].day_of_the_week=7===t[i].start_time_raw.isoWeekday()?1:t[i].start_time_raw.isoWeekday()+1,t[i].formatted_day=p.localization.getDayOfTheWeekWord(t[i].day_of_the_week);var a=t[i].formats.split(","),r=[],s=p.formatsData.filter(e=>e.root_server_uri==t[i].root_server_uri);t[i].wheelchair=!1;for(var l=0;l<a.length;l++)for(var c=0;c<s.length;c++)a[l]===s[c].key_string&&("WCHR"==s[c].world_id&&(t[i].wheelchair=!0),r.push({id:s[c].id,key:a[l],name:s[c].name_string,description:s[c].description_string,type:s[c].format_type_enum}));t[i].venue_type=parseInt(t[i].venue_type),t[i].venue_type_name=getVenueTypeName(t[i]),t[i].formats_expanded=r;var u,d,h=[t[i].location_street,t[i].location_municipality.trim(),t[i].location_province.trim(),t[i].location_postal_code_1.trim()];for(u in h.clean(),t[i].formatted_address=h.join(", "),t[i].formatted_location_info=null!=t[i].location_info?t[i].location_info.replace("/(http|https)://([A-Za-z0-9._-/?=&;%,]+)/i",'<a style="text-decoration: underline;" href="$1://$2" target="_blank">$1://$2</a>'):"",t[i].map_word=p.localization.getWord("map").toUpperCase(),t[i].share_word=p.localization.getWord("share").toUpperCase(),t[i].report_update_word=p.localization.getWord("report update"),t[i].show_qrcode=p.config.show_qrcode,t[i])t[i].hasOwnProperty(u)&&"string"==typeof t[i][u]&&-1!==t[i][u].indexOf("#@-@#")&&(d=t[i][u].split("#@-@#"),t[i][u]=d[d.length-1]);o=p.getServiceBodyDetails(t[i].service_body_bigint);t[i].serviceBodyUrl=o.url,t[i].serviceBodyPhone=o.helpline,t[i].serviceBodyName=o.name,t[i].serviceBodyDescription=o.description,t[i].serviceBodyContactEmail=o.contact_email,t[i].serviceBodyType=p.localization.getServiceBodyType(o.type);h=p.getServiceBodyDetails(o.parent_id);void 0!==h&&(t[i].parentServiceBodyId=o.parent_id,t[i].parentServiceBodyUrl=h.url,t[i].parentServiceBodyPhone=h.helpline,t[i].parentServiceBodyName=h.name,t[i].parentServiceBodyDescription=h.description,t[i].parentServiceBodyType=p.localization.getServiceBodyType(h.type)),t[i].meeting_details_url="",p.config.meeting_details_href&&(t[i].meeting_details_url=p.config.meeting_details_href,2===t[i].venue_type&&p.config.virtual_meeting_details_href&&(t[i].meeting_details_url=p.config.virtual_meeting_details_href),t[i].meeting_details_url+=n+("meeting-id="+t[i].id_bigint+"&language="+p.config.language+"&time_format="+encodeURIComponent(p.config.time_format)+(p.config.force_rootserver_in_querystring?"&root_server="+encodeURIComponent(p.config.root_server):""))),this.calculateDistance(t[i]),e.push(t[i])}return p.config.groups?p.convertToGroups(e):e},p.convertToGroups=function(e){if(!e||!e.length)return[];if(e[0].hasOwnProperty("membersOfGroup"))return e;e[0].hasOwnProperty("group_id")||e.forEach(e=>e.group_id=e.service_body_bigint+"|"+e.meeting_name+(2!=e.venue_type?"|"+parseFloat(e.latitude).toFixed(6)+"|"+parseFloat(e.longitude).toFixed(6):e.virtual_meeting_link+"|"+e.virtual_meeting_additional_info));const t=e.sort((e,t)=>e.group_id<t.group_id?-1:e.group_id>t.group_id?1:0),n=[];let i=null;return t.forEach(function(e){e.group_id?i&&e.group_id==i.group_id?i.membersOfGroup.push(e):(n.push(e),i=e,i.membersOfGroup=[Object.assign({},i)]):(n.push(e),e.membersOfGroup=[e])}),n.forEach(function(e){if(1<e.membersOfGroup.length){let n=e.formats.split(",");e.membersOfGroup.forEach(function(e){const t=e.formats.split(",");n=n.filter(e=>t.includes(e))}),e.formats=n.join(","),e.formats_expanded=e.formats_expanded.filter(e=>n.includes(e.key)),e.membersOfGroup.forEach(function(e){e.formats=e.formats.split(",").filter(e=>!n.includes(e)).join(","),e.formats_expanded=e.formats_expanded.filter(e=>!n.includes(e.key))})}}),n},Crouton.prototype.updateDistances=function(){const o=this;var e,a=0;jQuery(".meeting-distance").each(function(e){const t=jQuery(this),n=jQuery(this).data("id");var i;n&&(a++,i=o.meetingData.find(e=>e.id_bigint==n),o.calculateDistance(i),""==i.distance?t.hasClass("hide")||t.addClass("hide"):(t.removeClass("hide"),jQuery(this).html(o.localization.getWord("Distance")+": "+i.distance),jQuery(this).closest("tr").data("distance",i.distance_in_km)))});const t=jQuery("#byfield_distance_in_km tbody");0!=t.length&&(0===a&&t.children().each(function(e){if(this.id){const n=this.id.replace("meeting-data-row-","");var t=o.meetingData.find(e=>e.id_bigint==n);t&&(o.calculateDistance(t),""!=t.distance&&(jQuery(this).data("distance",t.distance_in_km),a++))}}),e=t.children().sort(function(e,t){e=parseFloat(jQuery(e).data("distance")),t=parseFloat(jQuery(t).data("distance"));return e<t?-1:t<e?1:0}),t.html(e),jQuery("#byfield_distance_in_km tbody .bmlt-data-row").css({cursor:"pointer"}),jQuery("#byfield_distance_in_km tbody .bmlt-data-row").click(function(e){"A"!==e.target.tagName&&croutonMap.rowClick(parseInt(this.id.replace("meeting-data-row-","")))}),0<a&&(jQuery("#groupingButton_distance_in_km").removeClass("hide"),o.distanceTabAllowed=!0))},p.setUpPartials=function(){crouton_Handlebars.registerHelper("hasBMLT2ics",function(){return 0<crouton.config.bmlt2ics.length}),crouton_Handlebars.registerHelper("BMLT2ics",function(){return crouton.config.bmlt2ics}),p.registerPartial("icsButton",'<a href="{{BMLT2ics}}?meeting-id={{id_bigint}}" download="{{meeting_name}}.ics" class="share-button btn btn-primary btn-xs" ><span class="glyphicon glyphicon-download-alt"></span> {{getWord "bmlt2ics"}}</a>'),p.registerPartial("offerIcsButton","{{#if (hasBMLT2ics)}}{{> icsButton}}<br/>{{/if}}"),crouton_Handlebars.registerPartial("directionsButton",hbs_Crouton.templates.directionsButton),crouton_Handlebars.registerPartial("meetingDetailsButton",hbs_Crouton.templates.meetingDetailsButton),p.registerPartial("distance",`
|
|
89
89
|
<div class='meeting-distance{{#unless this.distance}} hide{{/unless}}' data-id='{{this.id_bigint}}'>
|
|
90
90
|
{{getWord 'Distance'}}: {{this.distance}}
|
|
91
91
|
</div>`),crouton_Handlebars.registerHelper("hasObserverLine",function(e,t,n){return!!(e&&0<e.length)||(!!(t&&0<t.length)||!!(n&&0<n.length))}),p.registerPartial("observerLine",`
|
|
92
92
|
{{#if (hasObserverLine name phone email) }}
|
|
93
|
-
<div class='observerLine'>
|
|
93
|
+
<div class='observerLine'>{{getWord "Contact"}}: {{name}} <a href='tel:{{phone}}'>{{phone}}</a> <a href='mailto:{{email}}'>{{email}}</a></div>
|
|
94
94
|
</div>{{/if}}`),p.registerPartial("meetingDataTemplate",p.config.meeting_data_template),p.registerPartial("metaDataTemplate",p.config.metadata_template),p.registerPartial("observerTemplate",p.config.observer_template),p.registerPartial("meetingpageTitleTemplate",p.config.meetingpage_title_template),p.registerPartial("meetingpageContentsTemplate",p.config.meetingpage_contents_template),p.registerPartial("meetingCountTemplate",p.config.meeting_count_template),p.registerPartial("meetingLink",p.config.meeting_link_template),p.registerPartial("meetingModal",p.config.meeting_modal_template),p.registerPartial("group_map","<div id='bmlt-group-map' class='bmlt-map'></div>")},p.calculateDistance=function(e){var t,n;e.distance="",2!=e.venue_type&&(t={lat:e.latitude,lng:e.longitude},(t=croutonMap.getDistanceFromSearch(t))&&(e.distance_in_km=t.km,e.distance_in_miles=t.miles,"km"===p.config.distance_units?e.distance_in_km&&(n=e.distance_in_km,e.distance=n<1?Math.round(1e3*n)+"m":(Math.round(10*n)/10).toFixed(1)+"km"):e.distance_in_miles&&(n=e.distance_in_miles,e.distance=(Math.round(100*n)/100).toFixed(2)+" miles")))},p.showMessage=function(e){jQuery("#"+p.config.placeholder_id).html("crouton: "+e),jQuery("#"+p.config.placeholder_id).removeClass("hide")},p.getUsedVenueType=function(e){let t=getUniqueValuesOfKey(e,"venue_type");return t.includes(3)||2===t.length?Object.values(p.localization.getWord("venue_type_choices")):1===t[0]?[p.localization.getWord("venue_type_choices").IN_PERSON]:[p.localization.getWord("venue_type_choices").VIRTUAL]},p.getUsedVisibility=function(e){return[{name:"Visible",value:1}]},p.getUsedNext24=function(e){return[{name:"Next24",value:1}]},p.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0},p.createBmltMapElement=function(){return document.getElementById("bmlt-map")||jQuery("#bmlt-tabs").before("<div id='bmlt-map' class='bootstrap-bmlt bmlt-map "+p.localization.getWord("css-direction")+" bmlt_map_container_div'></div>"),"bmlt-map"},void 0===window.croutonMap?(window.croutonMap=new MeetingMap(p.config),p.config.map_search?p.searchMap():p.meetingSearch()):window.croutonMap.hasMapSearch()||p.meetingSearch()}function getTrueResult(e,t){return void 0===e.fn||e.fn(t)}function getFalseResult(e,t){return void 0!==e.inverse&&e.inverse(t)}function getMasterFormatId(e,t){for(var n=0;n<crouton.masterFormatCodes.length;n++){var i=crouton.masterFormatCodes[n];if(i.key_string===e&&i.root_server_uri===t.root_server_uri)return i.id}}crouton_Handlebars.registerHelper("startup",()=>""),crouton_Handlebars.registerHelper("enrich",()=>""),crouton_Handlebars.registerHelper("log",e=>console.log(e)),crouton_Handlebars.registerHelper("selectFormatPopup",()=>"formatPopup"),crouton_Handlebars.registerHelper("selectObserver",()=>"observerTemplate"),Crouton.prototype.setConfig=function(e){var t,n=this,i={button_filters:"grouping_buttons",button_format_filters:"formattype_grouping_buttons"};for(t in i)e.hasOwnProperty(t)&&(e[i[t]]=e[t],delete e[i[t]]);for(t in e)0<t.indexOf("_template")&&""===e[t].trim()||(-1===t.indexOf("int_")?"1"===e[t]||1===e[t]?n.config[t]=!0:"0"===e[t]||0===e[t]?n.config[t]=!1:n.config[t]=e[t]:n.config[t]=parseInt(e[t]||0));"embed"===n.config.show_map&&(n.config.show_map=!1,n.config.map_page=!0),n.config.day_sequence=[],n.config.day_sequence.push(n.config.int_start_day_id);for(var o=1;o<7;o++){var a=n.config.day_sequence[o-1]+1;7<a?n.config.day_sequence.push(a-7):n.config.day_sequence.push(a)}n.config.groups&&(n.config.view_by="city",n.config.include_weekday_button=!1,n.config.has_tabs=!1),n.config.view_by.endsWith("day")&&(n.config.include_weekday_button=!0),n.currentView=n.config.view_by,null==n.config.template_path&&(n.config.template_path="templates"),null==n.config.BMLTPlugin_images&&(n.config.BMLTPlugin_images=n.config.template_path),null==n.config.BMLTPlugin_throbber_img_src&&(n.config.BMLTPlugin_throbber_img_src=n.config.template_path+"/Throbber.gif"),n.config.short_language="da-DK"===n.config.language?"dk":n.config.language.substring(0,2),n.localization=new CroutonLocalization(n.config.language)},Crouton.prototype.reset=function(){jQuery("#custom-css").remove(),jQuery("#"+this.config.placeholder_id).html("")},Crouton.prototype.doFilters=function(){return this.filterMeetingsFromView()},Crouton.prototype.getServiceBodyDetails=function(e){for(var t=0;t<this.all_service_bodies.length;t++){var n=this.all_service_bodies[t];if(n.id===e)return n}},Crouton.prototype.doHandlebars=function(){var i,o=document.getElementsByTagName("bmlt-handlebar");0!==o.length?(i=this).lock(function(){if(i.isEmpty(i.meetingData))for(let e=0;e<o.length;e++)o.item(e).innerHTML="Meeting not found!";else{var e=[i.getServiceBodies([i.meetingData[0].service_body_bigint])];Promise.all(e).then(function(e){hbs_Crouton.localization=i.localization,i.all_service_bodies=[];for(var t=e[0],n=0;n<t.length;n++)i.all_service_bodies.push(t[n]);e=i.enrichMeetings(i.meetingData);i.setUpPartials(),crouton_Handlebars.compile("{{startup}}")(e),crouton_Handlebars.compile("{{enrich this}}")(e[0]),i.handlebars(e[0],o),jQuery(".get-directions-modal").on("click",openDirectionsModal)})}}):console.log("No <bmlt-handlebar> tags found")},Crouton.prototype.meetingModal=function(t){this.openMeetingModal(this.meetingData.find(e=>e.id_bigint==t))},Crouton.prototype.openMeetingModal=function(r){let s=this;if(s.config.groups&&r.hasOwnProperty("membersOfGroup")&&1<r.membersOfGroup.length)s.openGroupModal(r);else{const l=document.getElementById("bmlt-tabs");let e=document.createElement("bmlt-handlebar");l.appendChild(e);let t=document.createElement("span");e.appendChild(t),t.textContent=s.config.meetingpage_frame_template,s.handlebars(r,l.getElementsByTagName("bmlt-handlebar")),[...l.getElementsByClassName("modal-close")].forEach(e=>e.addEventListener("click",e=>{croutonMap.closeModalWindow(e.target),document.getElementById("meeting_modal").remove()}));let n=document.getElementById("meeting_modal");document.body.appendChild(n),jQuery("#meeting_modal .get-directions-modal").on("click",openDirectionsModal),croutonMap.openModalWindow(n,!0),croutonMap.showMap(!0);let i=jQuery(".bmlt-data-row:visible"),o=-1;const c="meeting-data-row-";for(k=0;k<i.length;k++)if(i[k].id===c+r.id_bigint){o=k;break}let a=function(e){switch(e){case"left":o+=1;break;case"right":o-=1;break;default:o=-1}if(0<=o&&o<i.length){const t=i[o];meetingId=t.id.substring(c.length),n.getElementsByClassName("modal-close").item(0).dispatchEvent(new MouseEvent("click")),s.meetingModal(meetingId)}};swipedetect(n,a),o<=0?jQuery(".modal-left").addClass("hide"):n.getElementsByClassName("modal-left").item(0).addEventListener("click",e=>a("right")),o>=i.length-1?jQuery(".modal-right").addClass("hide"):n.getElementsByClassName("modal-right").item(0).addEventListener("click",e=>a("left"))}},Crouton.prototype.searchMap=function(){var e=this;e.distanceTabAllowed=!0,e.config.map_search&&"object"==typeof e.config.map_search?(e.config.map_search.width||(e.config.map_search.width=-50),e.config.map_search.location||e.config.map_search.coordinates_search||(e.config.map_search.auto=!0),e.config.map_search.zoom||(e.config.map_search.zoom=14)):e.config.map_search={width:-50,auto:!0,zoom:14},e.config.map_page=!1,e.config.show_map=!1;var t=jQuery("body");""!==e.config.theme&&t.append("<div id='custom-css'><link rel='stylesheet' type='text/css' href='"+e.config.template_path+"/themes/"+e.config.theme+".css'>"),t.append("<div id='custom-css'><style type='text/css'>"+e.config.custom_css+"</style></div>"),e.meetingData=null,e.renderStandaloneMap("#"+e.config.placeholder_id,{config:e.config,meetings:{weekdays:[],groupingButtons:[],formattypeGroupingButtons:[],bydays:[],meetingCount:0,meetingData:[]},dropdownData:[],location:{latitude:0,longitude:0,zoom:10}})},Crouton.prototype.openGroupModal=function(e){const t=document.getElementById("bmlt-tabs");let n=document.createElement("div");t.appendChild(n),n.innerHTML=hbs_Crouton.templates.groupModal(e),[...t.getElementsByClassName("modal-close")].forEach(e=>e.addEventListener("click",e=>{croutonMap.closeModalWindow(e.target),document.getElementById("group_modal").remove()}));var i=document.getElementById("group_modal");document.body.appendChild(i),jQuery("#group_modal .get-directions-modal").on("click",openDirectionsModal),croutonMap.openModalWindow(i,!0),n.remove(),croutonMap.loadPopupMap("bmlt-group-map",e,{lat:parseFloat(e.latitude),lng:parseFloat(e.longitude),zoom:14})},Crouton.prototype.render=function(k=!1,x=!0){var P=this;P.lock(function(){var e=jQuery("body");if(""!==P.config.theme&&e.append("<div id='custom-css'><link rel='stylesheet' type='text/css' href='"+P.config.template_path+"/themes/"+P.config.theme+".css'>"),e.append("<div id='custom-css'><style type='text/css'>"+P.config.custom_css+"</style></div>"),P.isEmpty(P.meetingData))return P.showMessage("No meetings found for parameters specified."),void(P.config.refresh_map&&croutonMap.refreshMeetings(P.meetingData,x,!0));P.unique_service_bodies_ids=getUniqueValuesOfKey(P.meetingData,"service_body_bigint").sort();e=[P.getMasterFormats(),P.getServiceBodies(P.unique_service_bodies_ids)];Promise.all(e).then(function(e){P.all_service_bodies=[],P.masterFormatCodes=e[0];for(var t=e[1],n=0;n<t.length;n++)P.all_service_bodies.push(t[n]);jQuery.isEmptyObject(P.formatsData)||(P.formatsData=P.formatsData.sortByKey("name_string"));var i=P.enrichMeetings(P.meetingData);P.config.groups&&(P.meetingData=i),P.setUpPartials(),i.sort(function(e,t){return e.start_time_raw<t.start_time_raw?-1:e.start_time_raw>t.start_time_raw?1:0});for(var o=0,a=[],r={},s={},l=[];o<7;){var c=P.config.day_sequence[o],u=i.filterByObjectKeyValue("day_of_the_week",c);l.push({day:c,meetings:u}),a.push({day:P.localization.getDayOfTheWeekWord(c),meetings:u});for(var d=0;d<P.config.grouping_buttons.length;d++){var h=P.config.grouping_buttons[d].field;if(!h.startsWith("distance"))for(var p=getUniqueValuesOfKey(u,h).sort(),n=0;n<p.length;n++){var m=u.filterByObjectKeyValue(h,p[n]);r.hasOwnProperty(h)&&r[h].hasOwnProperty(p[n])?r[h][p[n]]=r[h][p[n]].concat(m):(r.hasOwnProperty(h)||(r[h]={}),r[h][p[n]]=m)}}for(d=0;d<P.config.formattype_grouping_buttons.length;d++){const h=P.config.formattype_grouping_buttons[d].field;var f=P.config.formattype_grouping_buttons[d].hasOwnProperty("accordionState")?P.config.grouping_buttons[_].accordionState:"",p=getUniqueFormatsOfType(u,h);"LANG"==h&&P.config.native_lang&&0<P.config.native_lang.length&&(p=p.filter(e=>e.key!=P.config.native_lang));for(n=0;n<p.length;n++){m=u.filter(e=>0<=e.formats_expanded.map(e=>e.key).indexOf(p[n].key));s.hasOwnProperty(h)&&s[h].hasOwnProperty(p[n].description)?s[h][p[n].description].group=s[h][p[n].description].group.concat(m):(s.hasOwnProperty(h)||(s[h]={}),s[h][p[n].description]={},s[h][p[n].description].accordionState=f,s[h][p[n].description].group=m)}}o++}for(var g={},_=0;_<P.config.grouping_buttons.length;_++){const h=P.config.grouping_buttons[_].field;var y=P.config.grouping_buttons[_].hasOwnProperty("accordionState")?P.config.grouping_buttons[_].accordionState:"";if(g[h]={},h.startsWith("distance"))g[h][P.localization.getWord("Sorted by Distance")]={},P.config.map_search?g[h][P.localization.getWord("Sorted by Distance")].group=[...P.meetingData].sort((e,t)=>e.distance_in_km-t.distance_in_km):g[h][P.localization.getWord("Sorted by Distance")].group=[...P.meetingData].filter(e=>2!=e.venue_type),g[h][P.localization.getWord("Sorted by Distance")].accordionState="non-collapsable";else{var v,b=[];for(v in r[h])b.push(v);b.sort();for(var w=0;w<b.length;w++)g[h][b[w]]={},g[h][b[w]].group=r[h][b[w]],g[h][b[w]].accordionState=y}}P.dayNamesSequenced=P.config.day_sequence.map(e=>P.localization.getDayOfTheWeekWord(e)),P.dropdownData=[],P.config.has_days&&P.dropdownData.push({placeholder:P.localization.getWord("weekday"),pointer:"weekdays",elementId:"filter-dropdown-weekdays",uniqueData:e=>sortListByList(getUniqueValuesOfKey(e,"formatted_day"),P.dayNamesSequenced),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_states&&P.dropdownData.push({placeholder:P.localization.getWord("states"),pointer:"States",elementId:"filter-dropdown-states",uniqueData:e=>getUniqueValuesOfKey(e,"location_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_sub_province&&P.dropdownData.push({placeholder:P.localization.getWord("counties"),pointer:"Counties",elementId:"filter-dropdown-sub_province",uniqueData:e=>getUniqueValuesOfKey(e,"location_sub_province").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_cities&&P.dropdownData.push({placeholder:P.localization.getWord("cities"),pointer:"Cities",elementId:"filter-dropdown-cities",uniqueData:e=>getUniqueValuesOfKey(e,"location_municipality").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_neighborhoods&&P.dropdownData.push({placeholder:P.localization.getWord("neighborhood"),pointer:"Neighborhoods",elementId:"filter-dropdown-neighborhoods",uniqueData:e=>getUniqueValuesOfKey(e,"location_neighborhood").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_zip_codes&&P.dropdownData.push({placeholder:P.localization.getWord("postal_codes"),pointer:"Zips",elementId:"filter-dropdown-zipcodes",uniqueData:e=>getUniqueValuesOfKey(e,"location_postal_code_1").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_locations&&P.dropdownData.push({placeholder:P.localization.getWord("locations"),pointer:"Locations",elementId:"filter-dropdown-locations",uniqueData:e=>getUniqueValuesOfKey(e,"location_text").map(e=>e.replace(/(<([^>]+)>)/gi,"")).sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_regions&&P.dropdownData.push({placeholder:P.localization.getWord("regions"),pointer:"Regions",elementId:"filter-dropdown-regions",uniqueData:t=>P.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"parentServiceBodyId").includes(e.id)).sortByKey("name"),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),P.config.has_areas&&P.dropdownData.push({placeholder:P.localization.getWord("areas"),pointer:"Areas",elementId:"filter-dropdown-areas",uniqueData:t=>P.all_service_bodies.filter(e=>getUniqueValuesOfKey(t,"service_body_bigint").includes(e.id)).sortByKey("name"),objectPointer:e=>e.id,optionName:e=>e.name}),P.config.has_groups&&P.dropdownData.push({placeholder:P.localization.getWord("groups"),pointer:"Groups",elementId:"filter-dropdown-groups",uniqueData:e=>getUniqueValuesOfKey(e,"meeting_name").sort(),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_venues&&P.dropdownData.push({placeholder:P.localization.getWord("venue_types"),pointer:"Venues",elementId:"filter-dropdown-venues",uniqueData:e=>P.getUsedVenueType(e),objectPointer:convertToPunyCode,optionName:e=>e}),P.config.has_formats&&P.dropdownData.push({placeholder:P.localization.getWord("formats"),pointer:"Formats",elementId:"filter-dropdown-formats",uniqueData:e=>getUniqueFormats(e),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),P.config.has_languages&&P.dropdownData.push({placeholder:P.localization.getWord("languages"),pointer:"Formats",elementId:"filter-dropdown-languages",uniqueData:e=>getUniqueFormatsOfType(e,"LANG").filter(e=>e.key!==P.config.native_lang),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),P.config.has_common_needs&&P.dropdownData.push({placeholder:P.localization.getWord("common_needs"),pointer:"Formats",elementId:"filter-dropdown-commonneeds",uniqueData:e=>getUniqueFormatsOfType(e,"FC3"),objectPointer:e=>convertToPunyCode(e.name),optionName:e=>e.name}),(k||P.config.show_map||P.config.map_page)&&P.dropdownData.push({placeholder:"",pointer:"visible",elementId:"filter-dropdown-visibile",uniqueData:e=>P.getUsedVisibility(e),objectPointer:e=>e.value,optionName:e=>e.name}),k&&P.dropdownData.push({placeholder:"",pointer:"next24",elementId:"filter-dropdown-next24",uniqueData:e=>P.getUsedNext24(e),objectPointer:e=>e.value,optionName:e=>e.name});let A=k?P.renderStandaloneMap:P.renderView;A("#"+P.config.placeholder_id,{config:P.config,meetings:{allMeetings:P.meetingData,weekdays:l,groupingButtons:g,formattypeGroupingButtons:s,bydays:a,meetingCount:P.meetingData.length,meetingData:P.meetingData},dropdownData:P.dropdownData},function(){var e;P.config.map_search||jQuery("#groupingButton_distance_in_km").addClass("hide"),P.addStripes(),P.calcShowingNow(),P.updateMeetingCount(),jQuery("#please-wait").remove(),null==P.config.map_search&&!P.config.show_map||(jQuery(".bmlt-data-row").css({cursor:"pointer"}),jQuery(".bmlt-data-row").click(function(e){"A"!==e.target.tagName&&croutonMap.rowClick(parseInt(this.id.replace("meeting-data-row-","")))})),jQuery("#"+P.config.placeholder_id).addClass("bootstrap-bmlt"),jQuery("#filter-dropdown-visibile").removeClass("crouton-select").addClass("hide"),jQuery("#filter-dropdown-next24").removeClass("crouton-select").addClass("hide"),jQuery(".crouton-select").select2({dropdownAutoWidth:!0,allowClear:!1,width:"resolve",minimumResultsForSearch:1,dropdownCssClass:"bmlt-drop",matcher:function(e,t){return"a-"===t.id?t:(elementId=t.element.parentElement.id,e.hasOwnProperty("term")&&t.text.toUpperCase().indexOf(e.term.toUpperCase())<0?null:(dropdown=P.dropdownData.find(e=>e.elementId===elementId),"undefined"==typeof dropdown||void 0===dropdown.optionsShowing||dropdown.optionsShowing.includes(t.text)?t:null))}}),jQuery('[data-toggle="popover"]').popover().click(function(e){e.preventDefault(),e.stopPropagation()}),jQuery("html").on("click",function(e){"popover"!==jQuery(e.target).data("toggle")&&jQuery('[data-toggle="popover"]').popover("hide")}),jQuery(".filter-dropdown").on("select2:select",function(e){P.filterMeetingsFromView()}),jQuery("#day").on("click",function(){P.showView("day")}),jQuery(".groupingButtonLogic").on("click",function(e){P.showView(e.target.attributes["data-field"].value.toLowerCase())}),jQuery("#groupingButton_embeddedMapPage").on("click",function(e){P.showView("map")}),jQuery(".meeting-group:not(.non-collapsable) .group-header").on("click",function(e){jQuery(e.target.parentElement).toggleClass("closed")}),jQuery(".get-directions-modal").on("click",openDirectionsModal),jQuery(".directions-map-modal-close").on("click",function(e){closeDirectionsMapModal()}),P.config.has_tabs&&(jQuery(".nav-tabs a").on("click",function(e){e.preventDefault(),jQuery(this).tab("show")}),e=(new Date).getDay(),e++,jQuery('.nav-tabs a[href="#tab'+e+'"]').tab("show"),jQuery("#tab"+e).show()),jQuery(".bmlt-header").removeClass("hide").addClass("show"),jQuery(".bmlt-tabs").removeClass("hide").addClass("show"),""!==P.config.default_filter_dropdown&&(e=P.config.default_filter_dropdown.toLowerCase().split("="),jQuery("#filter-dropdown-"+e[0]).val("a-"+e[1]).trigger("change").trigger("select2:select")),!P.config.show_map||P.config.refresh_map||k||(croutonMap.initialize(P.createBmltMapElement(),P.meetingData),jQuery("#bmlt-map").removeClass("hide")),P.config.map_page&&!k&&(0==P.meetingData.filter(e=>2!=e.venue_type).length?jQuery("#groupingButton_embeddedMapPage").addClass("hide"):croutonMap.initialize("byfield_embeddedMapPage",P.meetingData)),P.config.refresh_map&&croutonMap.refreshMeetings(P.meetingData,x,!0),"map"!=P.config.view_by||P.config.map_page||(P.config.view_by="day"),P.showView(P.config.view_by,P.meetingData.length),null!=P.config.on_complete&&isFunction(P.config.on_complete)&&P.config.on_complete()},!k)})}),Crouton.prototype.forceShowMap=function(){this.config.map_page&&jQuery("#byfield_embeddedMapPage").hasClass("hide")&&this.mapView()}};var masterFormatVenueType={IN_PERSON:"IN_PERSON",VIRTUAL:"VIRTUAL"},venueType={IN_PERSON:1,VIRTUAL:2,HYBRID:3};function getVenueTypeName(e){return e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("HY",e),getFormats(e))?[crouton.localization.getVenueType(masterFormatVenueType.VIRTUAL),crouton.localization.getVenueType(masterFormatVenueType.IN_PERSON)]:e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("VM",e),getFormats(e))?[crouton.localization.getVenueType(masterFormatVenueType.VIRTUAL)]:[crouton.localization.getVenueType(masterFormatVenueType.IN_PERSON)]}function getFormats(e){return""!==e.formats?e.format_shared_id_list.split(","):[]}function isIOSDevice(){if(navigator.userAgentData&&navigator.userAgentData.platform&&"iOS"===navigator.userAgentData.platform)return!0;var e=navigator.userAgent||navigator.vendor||window.opera,t=/iPad|iPhone|iPod/.test(e)&&!window.MSStream,e="MacIntel"===navigator.platform&&1<navigator.maxTouchPoints&&!window.MSStream;return t||e}function isAndroidDevice(){return/Android/i.test(navigator.userAgent)}function isMobileDevice(){return isIOSDevice()||isAndroidDevice()||/Mobi|Android/i.test(navigator.userAgent)}function createDirectionsOptions(){const e=[];return isIOSDevice()&&e.push({name:crouton.localization.getWord("apple_maps"),description:crouton.localization.getWord("apple_maps_desc"),icon:"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23007AFF'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E",url:"https://maps.apple.com/?daddr=${latitude},${longitude}"}),e.push({name:crouton.localization.getWord("google_maps"),description:crouton.localization.getWord("google_maps_desc_mobile"),icon:"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234285f4'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E",url:"https://www.google.com/maps/dir/?api=1&destination=${latitude},${longitude}"}),e.push({name:crouton.localization.getWord("waze"),description:crouton.localization.getWord("waze_desc"),icon:"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300D4FF'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E",url:"https://waze.com/ul?ll=${latitude},${longitude}&navigate=yes"}),e}function convertToPunyCode(e){return void 0!==e?punycode.toASCII(e.toLowerCase()).replace(/\W|_/g,"-"):""}function getUniqueValuesOfKey(e,n){return e.reduce(function(e,t){return t[n]&&!~e.indexOf(t[n])&&e.push(t[n]),e},[])}function getValuesFromObject(e){var t=[];for(key in e)e.hasOwnProperty(key)&&t.push(e[key]);return t}function getUniqueFormats(e){return e.reduce(function(t,e){return e.formats_expanded?t.concat(e.formats_expanded.filter(e=>t.map(e=>e.key).indexOf(e.key)<0)):t},[]).sortByKey("name")}function getUniqueFormatsOfType(e,n){return e.reduce(function(t,e){if(!e.formats_expanded)return t;e=e.formats_expanded.filter(e=>e.type===n);return t=e?t.concat(e.filter(e=>t.map(e=>e.key).indexOf(e.key)<0)):t},[]).sortByKey("name")}function arrayUnique(e,t,n){for(t=e.length;n=--t;)for(;n--;)e[t]!==e[n]||e.splice(n,1);return e}function sortListByList(e,t){for(var n=[],i=0;i<t.length;i++)for(var o=0;o<e.length;o++)t[i]===e[o]&&n.push(e[o]);return n}function inArray(e,t){return-1!==t.indexOf(e)}function isFunction(e){return e&&"[object Function]"==={}.toString.call(e)}function getServiceBodiesQueryString(e){for(var t="",n=0;n<e.length;n++)t+="&services[]="+e[n];return t}function swipedetect(e,t){var n,i,o,a,e=e,r=t||function(e){};e.addEventListener("touchstart",function(e){e=e.changedTouches[0];n=e.pageX,i=e.pageY},!1),e.addEventListener("touchend",function(e){var t;e.cancelable&&(t=e.changedTouches[0],o=t.pageX-n,a=t.pageY-i,150<=Math.abs(o)&&Math.abs(a)<=100&&(r(o<0?"left":"right"),e.preventDefault()))},!1)}function openDirectionsModal(e){const n=jQuery(this).data("latitude"),i=jQuery(this).data("longitude");var t=localStorage.getItem("croutonDirectionsURL");if(t&&null!=t)openDirections(t,n,i,!1);else{document.getElementById("directionsMapModal")||(o=crouton.localization.getWord("select_map_app"),e.target.insertAdjacentHTML("afterend",`<div id="directionsMapModal" class="directions-map-modal remove-after-use">
|
|
95
95
|
<div class="directions-map-modal-content">
|
|
96
96
|
<span class="directions-map-modal-close">×</span>
|
|
@@ -132,5 +132,5 @@ if(!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.
|
|
|
132
132
|
</div>
|
|
133
133
|
</div>{{/each}}
|
|
134
134
|
</div>
|
|
135
|
-
`);function V(e,t){var n=[e[0].latitude,e[0].longitude],i=G(e),n=l.createMarker(n,1<e.length,null);l.bindPopup(n,i,e.map(e=>parseInt(e.id_bigint)),t)}function U(e,t){var n=[e.latitude,e.longitude],n=l.createMarker(n,1<e.membersOfGroup.length,null);l.addMarkerCallback(n,function(){crouton.openMeetingModal(e)})}var $=!1,Y=null;function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function Q(){h=!0,c.map_search||ee(!1),l.addListener("dragend",J,!0)}function J(){h=!1,c.map_search&&c.filter_visible?X():ee(!0)}function X(e){h||(n=null,corners=l.getCorners(),t&&l.contains(t,corners.ne.lat,corners.ne.lng)&&l.contains(t,corners.sw.lat,corners.sw.lng)?ee():ue("km")>c.maxTomatoWidth?(jQuery("#zoomed-out-message").removeClass("hide"),I()):(t=l.getBounds(),A(),crouton.searchByCoordinates(l.getCenter().lat,l.getCenter().lng,ue(),!1)))}function ee(e=!0){if(e==$&&!c.map_search)return e;let t=e?K(l.getBounds()):d,n=t.map(e=>e.id_bigint);return jQuery(".bmlt-data-row").each(function(e,t){t.dataset.visible=n.includes(t.id.split("-").pop())?"1":"0"}),jQuery("#byday").removeClass("hide"),jQuery("#filter-dropdown-visibile").val(e?"a-1":""),y=!1,crouton.simulateFilterDropdown(),y=!0,jQuery("#filteringByVisibility").html(e?"✔":""),($=e)?Y=l.addListener("dragstart",Q,!0):Y&&(l.removeListener(Y),Y=null),!e}function te(){ee(!$)}function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function ne(e){return ie(K(e))}function ie(e){e=e.filter(e=>2!=e.venue_type);return null!=n?e.filter(e=>n.includes(e.id_bigint)):e}var oe=!1;function ae(){return(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)===s||oe}function re(e){var t=s;ae()?e&&e.pseudoFullscreen?se(!1):document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.msExitFullscreen?document.msExitFullscreen():_disablePseudoFullscreen(t):e&&e.pseudoFullscreen?se(!0):t.requestFullscreen?t.requestFullscreen():t.mozRequestFullScreen?t.mozRequestFullScreen():t.webkitRequestFullscreen?t.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT):t.msRequestFullscreen?t.msRequestFullscreen():_enablePseudoFullscreen(t)}oe=!1;function se(e){var t=s;(oe=e)?L.DomUtil.addClass(t,"leaflet-pseudo-fullscreen"):L.DomUtil.removeClass(t,"leaflet-pseudo-fullscreen"),l.invalidateSize()}function le(e){return e*Math.PI/180}function ce(e,t){var n=le(t.lat-e.lat),i=le(t.lng-e.lng),i=Math.sin(n/2)*Math.sin(n/2)+Math.cos(le(e.lat))*Math.cos(le(t.lat))*Math.sin(i/2)*Math.sin(i/2);return 6378137*(2*Math.atan2(Math.sqrt(i),Math.sqrt(1-i)))}function ue(e=!1){return e=e||crouton.config.distance_units,de(l.getCorners(),e)}function de(e,t="km"){return ce(e.ne,e.sw)/2e3*("km"==t?1:.62137119)}function he(e){return de(l.getCorners(e),"km")}this.initialize=function e(t,n,i=null,o=null,a=!0,r,s){if(!l.isApiLoaded())return p(e,[t,n,i,o,a,r,s]),void l.loadApi();f(document.getElementById(t),i,o,r,s),P(n,a,!0)},this.showMap=function(e=!1,t=!0){e&&o?o.invalidateSize():(l.invalidateSize(),d&&t&&l.fitBounds((n?d.filter(e=>n.includes(e.id_bigint)):d).reduce(function(e,t){return e.push([t.latitude,t.longitude]),e},[])))},this.fillMap=function(e){n=e,d&&F(y&&!$)},this.rowClick=function(t){var e=d.find(e=>e.id_bigint==t);e&&(14<=l.getZoom()&&l.contains(l.getBounds(),e.latitude,e.longitude)?l.openMarker(t):l.setViewToPosition({latitude:e.latitude,longitude:e.longitude},ne,function(){l.openMarker(t)}))},this.apiLoadedCallback=function(){i(...r)},this.refreshMeetings=P,this.getDistanceFromSearch=function(e){return!!a&&{km:(e=ce(e,a))/1e3,miles:.00062137119*e}},this.openModalWindow=D,this.closeModalWindow=O,this.loadPopupMap=function e(t,n,i=null){if(!l.isApiLoaded())return p(e,[t,n,i]),void l.loadApi();t=document.getElementById(t);if(t){let e=new MapDelegate(c);i&&(loc={latitude:i.lat,longitude:i.lng,zoom:i.zoom}),e.createMap(t,loc)&&(e.createMarker([n.latitude,n.longitude],!1,null),e.addClusterLayer(),o=e)}},this.filterVisible=ee,this.hasMapSearch=function(){return"map_search"in c}}function MapDelegate(c){var u,i,a=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarker.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[0,-32]}),r=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarkerG.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[0,-32]}),s=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarkerSel.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[12,-32]}),t=L.icon({iconUrl:c.BMLTPlugin_images+"/SearchPoint.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[12,-32]}),l=[],o=null,n=!1,d=!1;function h(e,t){if(!u)return 12;var n=u.getZoom();if(c.map_search&&c.filter_visible)return n;for(var i=u.getCenter(),o=u.getBounds(),a=!1;0==t(o,i).length&&6<n;){a=!0,--n;var r=L.latLng(2*o.getNorthEast().lat-i.lat,2*o.getNorthEast().lng-i.lng),s=L.latLng(2*o.getSouthWest().lat-i.lat,2*o.getSouthWest().lng-i.lng),o=L.latLngBounds(s,r)}if(!e&&!a&&n<12){for(var l=t(o).length;n<12&&0<l;){n+=1;r=L.latLng(.5*(o.getNorthEast().lat+i.lat),.5*(o.getNorthEast().lng+i.lng)),s=L.latLng(.5*(o.getSouthWest().lat+i.lat),.5*(o.getSouthWest().lng+i.lng)),l=t(o=L.latLngBounds(s,r)).length}0==l&&--n}return n}function p(e,t,n){var i=new XMLHttpRequest;i.onreadystatechange=function(){if(4===i.readyState){var t;if(200!==i.status&&304!==i.status)t="";else if("string"==typeof i.response)try{t=JSON.parse(i.response)}catch(e){t=i.response}else t=i.response;n(t)}},i.open("GET",e+function(e,t,n){var i,o=[];for(i in e){var a=encodeURIComponent(n?i.toUpperCase():i),r=e[i];if(L.Util.isArray(r))for(var s=0;s<r.length;s++)o.push(a+"="+encodeURIComponent(r[s]));else o.push(a+"="+encodeURIComponent(r))}return(t&&-1!==t.indexOf("?")?"&":"?")+o.join("&")}(t),!0),i.responseType="json",i.setRequestHeader("Accept","application/json"),i.setRequestHeader("Accept","*/*"),i.send(null)}function m(e){return"number"==typeof e||"string"==typeof e&&""!==e.trim()&&!isNaN(e)}this.createMap=function(e,t,n=!1){return t?n?(gDiv=e,gDiv.style.height="auto",gDiv.style.marginBottom="10px",u=null,gDiv):(myOptions={minZoom:c.minZoom,maxZoom:c.maxZoom,doubleClickZoom:!1,scrollWheelZoom:!1},myOptions=Object.assign(myOptions,{center:new L.latLng(t.latitude,t.longitude),zoom:t.zoom}),0==(n=e.offsetWidth)&&(n=e.parentNode.offsetWidth),t=e.offsetHeight,1.4*n<(t=0==t?n:t)&&(e.style.height=1.6*n+"px"),u=new L.Map(e,myOptions),i=L.tileLayer(c.tileUrl,c.tileOptions).addTo(u),u.zoomControl.setPosition("bottomright"),u.on("moveend",function(){i.redraw()}),u):null},this.addListener=function(e,t,n){if(u)return"dragend"==(e="dragstart"==(e="idle"==e?"moveend":e)?"movestart":e)&&(e="moveend"),n?u.once(e,t):u.on(e,t),{event:e,f:t}},this.removeListener=function(e){u&&u.off(e.event,e.f)},this.addControl=function(t,e,n){if(u){var i=L.Control.extend({onAdd:function(e){return t},onRemove:function(e){}});if(n){const o=new MutationObserver(function(e){e.forEach(e=>{e.addedNodes.forEach(e=>{e===t&&(o.disconnect(),n())})})});o.observe(document,{childList:!0,subtree:!0})}new i({position:e}).addTo(u)}else gDiv.appendChild(t)},this.setViewToPosition=function(e,t,n=null){u&&(e=L.latLng(e.latitude,e.longitude),u.flyTo(e),u.once("moveend",function(e){newZoom=h(!1,t),u.getZoom()!=newZoom?(u.setZoom(newZoom),u.once("zoomend",function(){u.invalidateSize(),n&&u.once("load moveend",n)})):n&&n()}))},this.clearAllMarkers=function(){u&&(l&&l.forEach(e=>{e.marker.closePopup(),u.removeLayer(e.marker)}),l=[])},this.fromLatLngToPoint=function(e,t){return u?u.latLngToLayerPoint(L.latLng(e,t)):null},this.callGeocoder=function(e,t,n=function(e,t){e&&e[0]&&e[0].bbox?(u.flyToBounds(e[0].bbox),u.on("moveend",function(e){u.off("moveend"),u.setZoom(h(!0,t)),u.once("moveend",function(){i.redraw()})})):alert(crouton.localization.getWord("address_lookup_fail"))}){geoCodeParams={},c.region&&""!==c.region.trim()&&(geoCodeParams.countrycodes=c.region),c.bounds&&m(c.bounds.north)&&m(c.bounds.east)&&m(c.bounds.south)&&m(c.bounds.west)&&(geoCodeParams.viewbox=c.bounds.west+","+c.bounds.south+","+c.bounds.east+","+c.bounds.north),function(e,t,a,r){p((c.nominatimUrl||"https://nominatim.openstreetmap.org/")+"search",L.extend({q:e,limit:5,format:"json",addressdetails:1},t),L.bind(function(e){var t=[];if(e&&e.length){for(var n=e.length-1;0<=n;n--){for(var i=e[n].boundingbox,o=0;o<4;o++)i[o]=parseFloat(i[o]);t[n]={icon:e[n].icon,name:e[n].display_name,bbox:L.latLngBounds([i[0],i[2]],[i[1],i[3]]),center:L.latLng(e[n].lat,e[n].lon),properties:e[n]}}r?a(t,r):a(t)}else alert(crouton.localization.getWord("address_lookup_fail"))},this))}(e,geoCodeParams,n,t)},this.setZoom=function(e,t=0){u&&(0<t?u.setZoom(t):u.setZoom(h(!1,e)))},this.getZoom=function(){return u?u.getZoom():null},this.createMarker=function(e,t,n){if(u){n=L.marker(e,{icon:t?r:a,title:n});return n.isMulti=t,o?o.addLayer(n):n.addTo(u),n}},this.bindPopup=function(t,e,n,i){function o(e){e=e.id.split("-")[1],d=e,jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+e+" > td").addClass("rowHighlight"),"undefined"!=typeof crouton&&crouton.dayTabFromId(e)}t.bindPopup(e),t.on("popupopen",function(e){i&&t.getPopup().getContent().includes("panel-"+i)&&jQuery("input[type=radio][name=panel]").filter(function(){return jQuery(this).attr("id")=="panel-"+i}).each(function(e,t){jQuery(this).prop("checked",!0)}),t.setIcon(s),u.on("zoomstart",function(){t.closePopup()}),jQuery("input[type=radio][name=panel]:checked").each(function(e,t){o(t)}),jQuery("input[type=radio][name=panel]").change(function(){o(this)})}),t.on("popupclose",function(e){d=!1,t.setIcon(t.isMulti?r:a),jQuery(".bmlt-data-row > td").removeClass("rowHighlight")}),i&&n.includes(parseInt(i))&&(t.openPopup(),t.once("add",function(){t.isPopupOpen()||t.openPopup()})),l.push({ids:n,marker:t})},this.addMarkerCallback=function(e,t,n){t&&e.on("click",function(){t(n)}),l.push({ids:n,marker:e})},this.contains=function(e,t,n){return!u||e.contains(L.latLng(t,n))},this.getBounds=function(){return u?u.getBounds():null},this.invalidateSize=function(){u&&u.invalidateSize()},this.zoomOut=function(e){u&&u.setZoom(h(!0,e))},this.fitBounds=function(e){u&&(e=e.reduce(function(e,t){return e.extend(t),e},L.latLngBounds()),u.fitBounds(e))},this.openMarker=function(t){u&&(marker=l.find(e=>e.ids.includes(t)),marker&&(marker.marker.openPopup(),jQuery("#panel-"+t).prop("checked",!0),"undefined"!=typeof crouton&&crouton.dayTabFromId(t)),jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+t+" > td").addClass("rowHighlight"))},this.isApiLoaded=function(){return!0},this.createClusterLayer=function(){u&&(o=L.markerClusterGroup())},this.addClusterLayer=function(){u&&o&&u.addLayer(o)},this.removeClusterLayer=function(){u&&(o&&u.removeLayer(o),o=null)},this.clickSearch=function(e,t){L.DomUtil.addClass(u._container,"crosshair-cursor-enabled"),u.once("click",function(e){u.once("click",function(e){L.DomUtil.removeClass(u._container,"crosshair-cursor-enabled"),t(e.latlng.lat,e.latlng.lng)})})},this.getGeocodeCenter=function(e){if(e&&e[0])return{lat:e[0].center.lat,lng:e[0].center.lng};alert(crouton.localization.getWord("address_lookup_fail"))},this.modalOn=function(){u&&u.dragging.disable()},this.modalOff=function(){u&&u.dragging.enable()},this.afterInit=function(e){e()},this.isMapDefined=function(){return null!=u},this.getCorners=function(e=!1){return{ne:{lat:(e=e?e.reduce(function(e,t){return e.extend(t),e},L.latLngBounds()):u.getBounds()).getNorthEast().lat,lng:e.getNorthEast().lng},sw:{lat:e.getSouthWest().lat,lng:e.getSouthWest().lng}}},this.getCenter=function(){return{lat:u.getCenter().lat,lng:u.getCenter().lng}},this.markSearchPoint=function(e){u&&(n&&n.remove(),(n=L.marker(e,{icon:t})).addTo(u))},this.getOpenMarker=function(){return d}}crouton_Handlebars.registerHelper("getDayOfTheWeek",function(e){return hbs_Crouton.localization.getDayOfTheWeekWord(e)}),crouton_Handlebars.registerHelper("getWord",function(e){var t=hbs_Crouton.localization.getWord(e);return void 0!==t?t:(console.log("no translation for '"+e+"'"),e)}),crouton_Handlebars.registerHelper("formatDataPointer",function(e){return convertToPunyCode(e)}),crouton_Handlebars.registerHelper("call",function(e,t){return e(t)}),crouton_Handlebars.registerHelper("canShare",function(e,t){return(navigator.share?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isOS",function(e){return(isIOSDevice()?getTrueResult:getFalseResult)(e,this)}),crouton_Handlebars.registerHelper("reportUpdateEnabled",function(e,t){return(""!==crouton.config.report_update_url?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("reportUpdateUrl",function(){return crouton.config.report_update_url}),crouton_Handlebars.registerHelper("isVirtual",function(e,t){return((e.venue_type===venueType.HYBRID||e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("HY",e),getFormats(e))&&!inArray(getMasterFormatId("TC",e),getFormats(e))||inArray(getMasterFormatId("VM",e),getFormats(e)))&&(e.virtual_meeting_link||e.phone_meeting_number||e.virtual_meeting_additional_info)?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isVirtualOnly",function(e,t){return(e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("VM",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isHybrid",function(e,t){return(e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isHybridOnly",function(e,t){return(e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isTemporarilyClosed",function(e,t){return(inArray(getMasterFormatId("TC",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isNotTemporarilyClosed",function(e,t){return(inArray(getMasterFormatId("TC",e),getFormats(e))?getFalseResult:getTrueResult)(t,this)}),crouton_Handlebars.registerHelper("isInPersonOrHybrid",function(e,t){return(e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("VM",e),getFormats(e))?getFalseResult:getTrueResult)(t,this)}),crouton_Handlebars.registerHelper("isInPersonOnly",function(e,t){return(e.venue_type===venueType.IN_PERSON||!inArray(getMasterFormatId("VM",e),getFormats(e))&&!inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isVirtualOrHybrid",function(e,t){return(e.venue_type===venueType.VIRTUAL||e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("VM",e),getFormats(e))||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("hasFormats",function(e,t,n){for(var i=!1,o=t.formats.split(","),a=e.split(","),r=0;r<a.length;r++)i=inArray(a[r],o);return(i?getTrueResult:getFalseResult)(n,this)}),crouton_Handlebars.registerHelper("temporarilyClosed",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("TC",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("TC",e)).description:"FACILITY IS TEMPORARILY CLOSED"}),crouton_Handlebars.registerHelper("meetsVirtually",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("VM",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("VM",e)).description:"MEETS VIRTUALLY"}),crouton_Handlebars.registerHelper("meetsHybrid",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("HY",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("HY",e)).description:"MEETS VIRTUALLY AND IN PERSON"}),crouton_Handlebars.registerHelper("qrCode",function(e,t){return new crouton_Handlebars.SafeString("<img alt='qrcode' src='https://quickchart.io/qr?size=100&text="+encodeURIComponent(e)+"'>")}),crouton_Handlebars.registerHelper("formatDataFromArray",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n]));return t.join(" ")}),crouton_Handlebars.registerHelper("formatDataPointerFormats",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n].name));return t.join(" ")}),crouton_Handlebars.registerHelper("formatDataKeyFormats",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n].key));return t.join(" ")}),crouton_Handlebars.registerHelper("formatLink",function(e){return 0===e.indexOf("tel:")||0===e.indexOf("http")?new crouton_Handlebars.SafeString("<a href='"+e+"' target='_blank'>"+e+"</a>"):e}),crouton_Handlebars.registerHelper("webLinkify",function(e){return new crouton_Handlebars.SafeString("<a href='"+e+"' target='_blank'>"+e+"</a>")}),crouton_Handlebars.registerHelper("phoneLinkify",function(e){return new crouton_Handlebars.SafeString("<a href='tel:"+e+"' target='_blank'>"+e+"</a>")}),crouton_Handlebars.registerHelper("ifEquals",function(e,t,n){return e===t?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("greaterThan",function(e,t,n){return t<e?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("lessThan",function(e,t,n){return e<t?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("times",function(e,t){for(var n="",i=1;i<=e;++i)n+=t.fn(i);return n}),Crouton.prototype.renderMeetingCount=function(){var e=this;e.lock(function(){e.updateMeetingCount()})},Crouton.prototype.simulateFilterDropdown=function(){self=this,jQuery(".bmlt-page:not(#byfield_embeddedMapPage)").each(function(){self.hidePage(this)}),self.filterMeetingsFromView()},Crouton.prototype.getAdjustedDateTime=function(e,t,n){var i=!0===this.config.auto_tz_adjust||"true"===this.config.auto_tz_adjust,o=i?(n=n||"UTC",(o=moment.tz(n).set({hour:t.split(":")[0],minute:t.split(":")[1],second:0}).isoWeekday(e)).clone().tz(moment.tz.guess())):moment().set({hour:t.split(":")[0],minute:t.split(":")[1],second:0}).isoWeekday(e),i=i?moment.tz(moment.tz.guess()):moment();return(o<i||i.isoWeekday()==o.isoWeekday()&&0==o.diff(i,"days"))&&o.add(1,"weeks"),o},Array.prototype.clone=function(){return this.slice()},Array.prototype.filterByObjectKeyValue=function(e,t){for(var n=[],i=0;i<this.length;i++)this[i][e]===t&&n.push(this[i]);return n},Array.prototype.getArrayItemByObjectKeyValue=function(e,t){for(var n=0;n<this.length;n++)if(this[n][e]===t)return this[n]},Array.prototype.clean=function(){for(var e=0;e<this.length;e++)""===this[e]&&(this.splice(e,1),e--);return this},Array.prototype.sortByKey=function(n){return this.sort(function(e,t){return e[n]<t[n]?-1:e[n]>t[n]?1:0}),this},MeetingMap.prototype.initialize=null,MeetingMap.prototype.showMap=null,MeetingMap.prototype.fillMap=null,MeetingMap.prototype.rowClick=null,MeetingMap.prototype.apiLoadedCallback=null,MeetingMap.prototype.refreshMeetings=null,MeetingMap.prototype.getDistanceFromSearch=null,MeetingMap.prototype.openModalWindow=null,MeetingMap.prototype.closeModalWindow=null,MeetingMap.prototype.loadPopupMap=null,MeetingMap.prototype.filterVisible=null,MeetingMap.prototype.hasMapSearch=null,MapDelegate.prototype.createMap=null,MapDelegate.prototype.addListener=null,MapDelegate.prototype.removeListener=null,MapDelegate.prototype.addControl=null,MapDelegate.prototype.setViewToPosition=null,MapDelegate.prototype.clearAllMarkers=null,MapDelegate.prototype.fromLatLngToPoint=null,MapDelegate.prototype.callGeocoder=null,MapDelegate.prototype.setZoom=null,MapDelegate.prototype.getZoom=null,MapDelegate.prototype.createMarker=null,MapDelegate.prototype.bindPopup=null,MapDelegate.prototype.addMarkerCallback=null,MapDelegate.prototype.contains=null,MapDelegate.prototype.getBounds=null,MapDelegate.prototype.invalidateSize=null,MapDelegate.prototype.zoomOut=null,MapDelegate.prototype.fitBounds=null,MapDelegate.prototype.openMarker=null,MapDelegate.prototype.isApiLoaded=null,MapDelegate.prototype.createClusterLayer=null,MapDelegate.prototype.addClusterLayer=null,MapDelegate.prototype.removeClusterLayer=null,MapDelegate.prototype.clickSearch=null,MapDelegate.prototype.getGeocodeCenter=null,MapDelegate.prototype.modalOn=null,MapDelegate.prototype.modalOff=null,MapDelegate.prototype.afterInit=null,MapDelegate.prototype.isMapDefined=null,MapDelegate.prototype.getCorners=null,MapDelegate.prototype.getCenter=null,MapDelegate.prototype.markSearchPoint=null,MapDelegate.prototype.getOpenMarker=null,function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).leaflet={})}(this,function(e){"use strict";function c(e){for(var t,n,i=1,o=arguments.length;i<o;i++)for(t in n=arguments[i])e[t]=n[t];return e}var s=Object.create||function(e){return t.prototype=e,new t};function t(){}function l(e,t){var n,i=Array.prototype.slice;return e.bind?e.bind.apply(e,i.call(arguments,1)):(n=i.call(arguments,2),function(){return e.apply(t,n.length?n.concat(i.call(arguments)):arguments)})}var n=0;function u(e){return"_leaflet_id"in e||(e._leaflet_id=++n),e._leaflet_id}function i(e,t,n){function i(){o=!1,a&&(r.apply(n,a),a=!1)}var o,a,r=function(){o?a=arguments:(e.apply(n,arguments),setTimeout(i,t),o=!0)};return r}function o(e,t,n){var i=t[1],o=i-(t=t[0]);return e===i&&n?e:((e-t)%o+o)%o+t}function d(){return!1}function a(e,t){return!1===t?e:(t=Math.pow(10,void 0===t?6:t),Math.round(e*t)/t)}function r(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function h(e){return r(e).split(/\s+/)}function p(e,t){for(var n in Object.prototype.hasOwnProperty.call(e,"options")||(e.options=e.options?s(e.options):{}),t)e.options[n]=t[n];return e.options}function m(e,t,n){var i,o=[];for(i in e)o.push(encodeURIComponent(n?i.toUpperCase():i)+"="+encodeURIComponent(e[i]));return(t&&-1!==t.indexOf("?")?"&":"?")+o.join("&")}var f=/\{ *([\w_ -]+) *\}/g;function g(e,n){return e.replace(f,function(e,t){if(void 0===(t=n[t]))throw new Error("No value provided for variable "+e);return"function"==typeof t?t(n):t})}var _=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function y(e,t){for(var n=0;n<e.length;n++)if(e[n]===t)return n;return-1}var v="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function b(e){return window["webkit"+e]||window["moz"+e]||window["ms"+e]}var w=0;function A(e){var t=+new Date,n=Math.max(0,16-(t-w));return w=t+n,window.setTimeout(e,n)}var k=window.requestAnimationFrame||b("RequestAnimationFrame")||A,x=window.cancelAnimationFrame||b("CancelAnimationFrame")||b("CancelRequestAnimationFrame")||function(e){window.clearTimeout(e)};function P(e,t,n){if(!n||k!==A)return k.call(window,l(e,t));e.call(t)}function S(e){e&&x.call(window,e)}var M={__proto__:null,extend:c,create:s,bind:l,get lastId(){return n},stamp:u,throttle:i,wrapNum:o,falseFn:d,formatNum:a,trim:r,splitWords:h,setOptions:p,getParamString:m,template:g,isArray:_,indexOf:y,emptyImageUrl:v,requestFn:k,cancelFn:x,requestAnimFrame:P,cancelAnimFrame:S};function C(){}C.extend=function(e){function t(){p(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()}var n,i=t.__super__=this.prototype,o=s(i);for(n in(o.constructor=t).prototype=o,this)Object.prototype.hasOwnProperty.call(this,n)&&"prototype"!==n&&"__super__"!==n&&(t[n]=this[n]);if(e.statics&&c(t,e.statics),e.includes){var a=e.includes;if("undefined"!=typeof L&&L&&L.Mixin)for(var a=_(a)?a:[a],r=0;r<a.length;r++)a[r]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack);c.apply(null,[o].concat(e.includes))}return c(o,e),delete o.statics,delete o.includes,o.options&&(o.options=i.options?s(i.options):{},c(o.options,e.options)),o._initHooks=[],o.callInitHooks=function(){if(!this._initHooksCalled){i.callInitHooks&&i.callInitHooks.call(this),this._initHooksCalled=!0;for(var e=0,t=o._initHooks.length;e<t;e++)o._initHooks[e].call(this)}},t},C.include=function(e){var t=this.prototype.options;return c(this.prototype,e),e.options&&(this.prototype.options=t,this.mergeOptions(e.options)),this},C.mergeOptions=function(e){return c(this.prototype.options,e),this},C.addInitHook=function(e){var t=Array.prototype.slice.call(arguments,1),n="function"==typeof e?e:function(){this[e].apply(this,t)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(n),this};var T={on:function(e,t,n){if("object"==typeof e)for(var i in e)this._on(i,e[i],t);else for(var o=0,a=(e=h(e)).length;o<a;o++)this._on(e[o],t,n);return this},off:function(e,t,n){if(arguments.length)if("object"==typeof e)for(var i in e)this._off(i,e[i],t);else{e=h(e);for(var o=1===arguments.length,a=0,r=e.length;a<r;a++)o?this._off(e[a]):this._off(e[a],t,n)}else delete this._events;return this},_on:function(e,t,n,i){"function"!=typeof t?console.warn("wrong listener type: "+typeof t):!1===this._listens(e,t,n)&&(t={fn:t,ctx:n=n===this?void 0:n},i&&(t.once=!0),this._events=this._events||{},this._events[e]=this._events[e]||[],this._events[e].push(t))},_off:function(e,t,n){var i,o,a;if(this._events&&(i=this._events[e]))if(1===arguments.length){if(this._firingCount)for(o=0,a=i.length;o<a;o++)i[o].fn=d;delete this._events[e]}else"function"!=typeof t?console.warn("wrong listener type: "+typeof t):!1!==(t=this._listens(e,t,n))&&(n=i[t],this._firingCount&&(n.fn=d,this._events[e]=i=i.slice()),i.splice(t,1))},fire:function(e,t,n){if(this.listens(e,n)){var i=c({},t,{type:e,target:this,sourceTarget:t&&t.sourceTarget||this});if(this._events){var o=this._events[e];if(o){this._firingCount=this._firingCount+1||1;for(var a=0,r=o.length;a<r;a++){var s=o[a],l=s.fn;s.once&&this.off(e,l,s.ctx),l.call(s.ctx||this,i)}this._firingCount--}}n&&this._propagateEvent(i)}return this},listens:function(e,t,n,i){"string"!=typeof e&&console.warn('"string" type argument expected');var o=t,a=("function"!=typeof t&&(i=!!t,n=o=void 0),this._events&&this._events[e]);if(a&&a.length&&!1!==this._listens(e,o,n))return!0;if(i)for(var r in this._eventParents)if(this._eventParents[r].listens(e,t,n,i))return!0;return!1},_listens:function(e,t,n){if(this._events){var i=this._events[e]||[];if(!t)return!!i.length;n===this&&(n=void 0);for(var o=0,a=i.length;o<a;o++)if(i[o].fn===t&&i[o].ctx===n)return o}return!1},once:function(e,t,n){if("object"==typeof e)for(var i in e)this._on(i,e[i],t,!0);else for(var o=0,a=(e=h(e)).length;o<a;o++)this._on(e[o],t,n,!0);return this},addEventParent:function(e){return this._eventParents=this._eventParents||{},this._eventParents[u(e)]=e,this},removeEventParent:function(e){return this._eventParents&&delete this._eventParents[u(e)],this},_propagateEvent:function(e){for(var t in this._eventParents)this._eventParents[t].fire(e.type,c({layer:e.target,propagatedFrom:e.target},e),!0)}},E=(T.addEventListener=T.on,T.removeEventListener=T.clearAllEventListeners=T.off,T.addOneTimeEventListener=T.once,T.fireEvent=T.fire,T.hasEventListeners=T.listens,C.extend(T));function O(e,t,n){this.x=n?Math.round(e):e,this.y=n?Math.round(t):t}var D=Math.trunc||function(e){return 0<e?Math.floor(e):Math.ceil(e)};function z(e,t,n){return e instanceof O?e:_(e)?new O(e[0],e[1]):null==e?e:"object"==typeof e&&"x"in e&&"y"in e?new O(e.x,e.y):new O(e,t,n)}function I(e,t){if(e)for(var n=t?[e,t]:e,i=0,o=n.length;i<o;i++)this.extend(n[i])}function j(e,t){return!e||e instanceof I?e:new I(e,t)}function N(e,t){if(e)for(var n=t?[e,t]:e,i=0,o=n.length;i<o;i++)this.extend(n[i])}function B(e,t){return e instanceof N?e:new N(e,t)}function R(e,t,n){if(isNaN(e)||isNaN(t))throw new Error("Invalid LatLng object: ("+e+", "+t+")");this.lat=+e,this.lng=+t,void 0!==n&&(this.alt=+n)}function W(e,t,n){return e instanceof R?e:_(e)&&"object"!=typeof e[0]?3===e.length?new R(e[0],e[1],e[2]):2===e.length?new R(e[0],e[1]):null:null==e?e:"object"==typeof e&&"lat"in e?new R(e.lat,"lng"in e?e.lng:e.lon,e.alt):void 0===t?null:new R(e,t,n)}O.prototype={clone:function(){return new O(this.x,this.y)},add:function(e){return this.clone()._add(z(e))},_add:function(e){return this.x+=e.x,this.y+=e.y,this},subtract:function(e){return this.clone()._subtract(z(e))},_subtract:function(e){return this.x-=e.x,this.y-=e.y,this},divideBy:function(e){return this.clone()._divideBy(e)},_divideBy:function(e){return this.x/=e,this.y/=e,this},multiplyBy:function(e){return this.clone()._multiplyBy(e)},_multiplyBy:function(e){return this.x*=e,this.y*=e,this},scaleBy:function(e){return new O(this.x*e.x,this.y*e.y)},unscaleBy:function(e){return new O(this.x/e.x,this.y/e.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=D(this.x),this.y=D(this.y),this},distanceTo:function(e){var t=(e=z(e)).x-this.x,e=e.y-this.y;return Math.sqrt(t*t+e*e)},equals:function(e){return(e=z(e)).x===this.x&&e.y===this.y},contains:function(e){return e=z(e),Math.abs(e.x)<=Math.abs(this.x)&&Math.abs(e.y)<=Math.abs(this.y)},toString:function(){return"Point("+a(this.x)+", "+a(this.y)+")"}},I.prototype={extend:function(e){var t,n;if(e){if(e instanceof O||"number"==typeof e[0]||"x"in e)t=n=z(e);else if(t=(e=j(e)).min,n=e.max,!t||!n)return this;this.min||this.max?(this.min.x=Math.min(t.x,this.min.x),this.max.x=Math.max(n.x,this.max.x),this.min.y=Math.min(t.y,this.min.y),this.max.y=Math.max(n.y,this.max.y)):(this.min=t.clone(),this.max=n.clone())}return this},getCenter:function(e){return z((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,e)},getBottomLeft:function(){return z(this.min.x,this.max.y)},getTopRight:function(){return z(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(e){var t,n;return(e=("number"==typeof e[0]||e instanceof O?z:j)(e))instanceof I?(t=e.min,n=e.max):t=n=e,t.x>=this.min.x&&n.x<=this.max.x&&t.y>=this.min.y&&n.y<=this.max.y},intersects:function(e){e=j(e);var t=this.min,n=this.max,i=e.min,o=(e=e.max).x>=t.x&&i.x<=n.x,e=e.y>=t.y&&i.y<=n.y;return o&&e},overlaps:function(e){e=j(e);var t=this.min,n=this.max,i=e.min,o=(e=e.max).x>t.x&&i.x<n.x,e=e.y>t.y&&i.y<n.y;return o&&e},isValid:function(){return!(!this.min||!this.max)},pad:function(e){var t=this.min,n=this.max,i=Math.abs(t.x-n.x)*e,e=Math.abs(t.y-n.y)*e;return j(z(t.x-i,t.y-e),z(n.x+i,n.y+e))},equals:function(e){return!!e&&(e=j(e),this.min.equals(e.getTopLeft())&&this.max.equals(e.getBottomRight()))}},N.prototype={extend:function(e){var t,n,i=this._southWest,o=this._northEast;if(e instanceof R)n=t=e;else{if(!(e instanceof N))return e?this.extend(W(e)||B(e)):this;if(t=e._southWest,n=e._northEast,!t||!n)return this}return i||o?(i.lat=Math.min(t.lat,i.lat),i.lng=Math.min(t.lng,i.lng),o.lat=Math.max(n.lat,o.lat),o.lng=Math.max(n.lng,o.lng)):(this._southWest=new R(t.lat,t.lng),this._northEast=new R(n.lat,n.lng)),this},pad:function(e){var t=this._southWest,n=this._northEast,i=Math.abs(t.lat-n.lat)*e,e=Math.abs(t.lng-n.lng)*e;return new N(new R(t.lat-i,t.lng-e),new R(n.lat+i,n.lng+e))},getCenter:function(){return new R((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new R(this.getNorth(),this.getWest())},getSouthEast:function(){return new R(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(e){e=("number"==typeof e[0]||e instanceof R||"lat"in e?W:B)(e);var t,n,i=this._southWest,o=this._northEast;return e instanceof N?(t=e.getSouthWest(),n=e.getNorthEast()):t=n=e,t.lat>=i.lat&&n.lat<=o.lat&&t.lng>=i.lng&&n.lng<=o.lng},intersects:function(e){e=B(e);var t=this._southWest,n=this._northEast,i=e.getSouthWest(),o=(e=e.getNorthEast()).lat>=t.lat&&i.lat<=n.lat,e=e.lng>=t.lng&&i.lng<=n.lng;return o&&e},overlaps:function(e){e=B(e);var t=this._southWest,n=this._northEast,i=e.getSouthWest(),o=(e=e.getNorthEast()).lat>t.lat&&i.lat<n.lat,e=e.lng>t.lng&&i.lng<n.lng;return o&&e},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(e,t){return!!e&&(e=B(e),this._southWest.equals(e.getSouthWest(),t)&&this._northEast.equals(e.getNorthEast(),t))},isValid:function(){return!(!this._southWest||!this._northEast)}};var F={latLngToPoint:function(e,t){return e=this.projection.project(e),t=this.scale(t),this.transformation._transform(e,t)},pointToLatLng:function(e,t){return t=this.scale(t),e=this.transformation.untransform(e,t),this.projection.unproject(e)},project:function(e){return this.projection.project(e)},unproject:function(e){return this.projection.unproject(e)},scale:function(e){return 256*Math.pow(2,e)},zoom:function(e){return Math.log(e/256)/Math.LN2},getProjectedBounds:function(e){var t;return this.infinite?null:(t=this.projection.bounds,e=this.scale(e),new I(this.transformation.transform(t.min,e),this.transformation.transform(t.max,e)))},infinite:!(R.prototype={equals:function(e,t){return!!e&&(e=W(e),Math.max(Math.abs(this.lat-e.lat),Math.abs(this.lng-e.lng))<=(void 0===t?1e-9:t))},toString:function(e){return"LatLng("+a(this.lat,e)+", "+a(this.lng,e)+")"},distanceTo:function(e){return H.distance(this,W(e))},wrap:function(){return H.wrapLatLng(this)},toBounds:function(e){var t=(e=180*e/40075017)/Math.cos(Math.PI/180*this.lat);return B([this.lat-e,this.lng-t],[this.lat+e,this.lng+t])},clone:function(){return new R(this.lat,this.lng,this.alt)}}),wrapLatLng:function(e){var t=this.wrapLng?o(e.lng,this.wrapLng,!0):e.lng;return new R(this.wrapLat?o(e.lat,this.wrapLat,!0):e.lat,t,e.alt)},wrapLatLngBounds:function(e){var t=e.getCenter(),n=this.wrapLatLng(t),i=t.lat-n.lat,t=t.lng-n.lng;return 0==i&&0==t?e:(n=e.getSouthWest(),e=e.getNorthEast(),new N(new R(n.lat-i,n.lng-t),new R(e.lat-i,e.lng-t)))}},H=c({},F,{wrapLng:[-180,180],R:6371e3,distance:function(e,t){var n=Math.PI/180,i=e.lat*n,o=t.lat*n,a=Math.sin((t.lat-e.lat)*n/2),t=Math.sin((t.lng-e.lng)*n/2),e=a*a+Math.cos(i)*Math.cos(o)*t*t,n=2*Math.atan2(Math.sqrt(e),Math.sqrt(1-e));return this.R*n}}),q={R:6378137,MAX_LATITUDE:85.0511287798,project:function(e){var t=Math.PI/180,n=this.MAX_LATITUDE,n=Math.max(Math.min(n,e.lat),-n),n=Math.sin(n*t);return new O(this.R*e.lng*t,this.R*Math.log((1+n)/(1-n))/2)},unproject:function(e){var t=180/Math.PI;return new R((2*Math.atan(Math.exp(e.y/this.R))-Math.PI/2)*t,e.x*t/this.R)},bounds:new I([-(q=6378137*Math.PI),-q],[q,q])};function Z(e,t,n,i){_(e)?(this._a=e[0],this._b=e[1],this._c=e[2],this._d=e[3]):(this._a=e,this._b=t,this._c=n,this._d=i)}function G(e,t,n,i){return new Z(e,t,n,i)}Z.prototype={transform:function(e,t){return this._transform(e.clone(),t)},_transform:function(e,t){return e.x=(t=t||1)*(this._a*e.x+this._b),e.y=t*(this._c*e.y+this._d),e},untransform:function(e,t){return new O((e.x/(t=t||1)-this._b)/this._a,(e.y/t-this._d)/this._c)}};var V=c({},H,{code:"EPSG:3857",projection:q,transformation:G(V=.5/(Math.PI*q.R),.5,-V,.5)}),U=c({},V,{code:"EPSG:900913"});function $(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function Y(e,t){for(var n,i,o,a,r="",s=0,l=e.length;s<l;s++){for(n=0,i=(o=e[s]).length;n<i;n++)r+=(n?"L":"M")+(a=o[n]).x+" "+a.y;r+=t?Me.svg?"z":"x":""}return r||"M0 0"}var K=document.documentElement.style,Q=(bt="ActiveXObject"in window)&&!document.addEventListener,J="msLaunchUri"in navigator&&!("documentMode"in document),X=Se("webkit"),ee=Se("android"),te=Se("android 2")||Se("android 3"),ne=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),ne=ee&&Se("Google")&&ne<537&&!("AudioNode"in window),ie=!!window.opera,oe=!J&&Se("chrome"),ae=Se("gecko")&&!X&&!ie&&!bt,re=!oe&&Se("safari"),se=Se("phantom"),le="OTransition"in K,ce=0===navigator.platform.indexOf("Win"),ue=bt&&"transition"in K,de="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!te,K="MozPerspective"in K,he=!window.L_DISABLE_3D&&(ue||de||K)&&!le&&!se,pe=($n="undefined"!=typeof orientation||Se("mobile"))&&X,me=$n&&de,fe=!window.PointerEvent&&window.MSPointerEvent,ge=!(!window.PointerEvent&&!fe),_e="ontouchstart"in window||!!window.TouchEvent,ye=!window.L_NO_TOUCH&&(_e||ge),ve=$n&&ie,be=$n&&ae,we=1<(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI),Ae=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassiveEventSupport",d,t),window.removeEventListener("testPassiveEventSupport",d,t)}catch(e){}return e}(),ke=!!document.createElement("canvas").getContext,xe=!(!document.createElementNS||!$("svg").createSVGRect),Pe=!!xe&&((Pe=document.createElement("div")).innerHTML="<svg/>","http://www.w3.org/2000/svg"===(Pe.firstChild&&Pe.firstChild.namespaceURI));function Se(e){return 0<=navigator.userAgent.toLowerCase().indexOf(e)}var Me={ie:bt,ielt9:Q,edge:J,webkit:X,android:ee,android23:te,androidStock:ne,opera:ie,chrome:oe,gecko:ae,safari:re,phantom:se,opera12:le,win:ce,ie3d:ue,webkit3d:de,gecko3d:K,any3d:he,mobile:$n,mobileWebkit:pe,mobileWebkit3d:me,msPointer:fe,pointer:ge,touch:ye,touchNative:_e,mobileOpera:ve,mobileGecko:be,retina:we,passiveEvents:Ae,canvas:ke,svg:xe,vml:!xe&&function(){try{var e=document.createElement("div"),t=(e.innerHTML='<v:shape adj="1"/>',e.firstChild);return t.style.behavior="url(#default#VML)",t&&"object"==typeof t.adj}catch(e){return!1}}(),inlineSvg:Pe,mac:0===navigator.platform.indexOf("Mac"),linux:0===navigator.platform.indexOf("Linux")},Ce=Me.msPointer?"MSPointerDown":"pointerdown",Le=Me.msPointer?"MSPointerMove":"pointermove",Te=Me.msPointer?"MSPointerUp":"pointerup",Ee=Me.msPointer?"MSPointerCancel":"pointercancel",Oe={touchstart:Ce,touchmove:Le,touchend:Te,touchcancel:Ee},De={touchstart:function(e,t){t.MSPOINTER_TYPE_TOUCH&&t.pointerType===t.MSPOINTER_TYPE_TOUCH&&Tt(t),Re(e,t)},touchmove:Re,touchend:Re,touchcancel:Re},ze={},Ie=!1;function je(e){ze[e.pointerId]=e}function Ne(e){ze[e.pointerId]&&(ze[e.pointerId]=e)}function Be(e){delete ze[e.pointerId]}function Re(e,t){if(t.pointerType!==(t.MSPOINTER_TYPE_MOUSE||"mouse")){for(var n in t.touches=[],ze)t.touches.push(ze[n]);t.changedTouches=[t],e(t)}}var We=200;var Fe,He,qe,Ze,Ge,Ve=lt(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),Ue=lt(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),$e="webkitTransition"===Ue||"OTransition"===Ue?Ue+"End":"transitionend";function Ye(e){return"string"==typeof e?document.getElementById(e):e}function Ke(e,t){var n=e.style[t]||e.currentStyle&&e.currentStyle[t];return"auto"===(n=n&&"auto"!==n||!document.defaultView?n:(e=document.defaultView.getComputedStyle(e,null))?e[t]:null)?null:n}function Qe(e,t,n){return(e=document.createElement(e)).className=t||"",n&&n.appendChild(e),e}function Je(e){var t=e.parentNode;t&&t.removeChild(e)}function Xe(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function et(e){var t=e.parentNode;t&&t.lastChild!==e&&t.appendChild(e)}function tt(e){var t=e.parentNode;t&&t.firstChild!==e&&t.insertBefore(e,t.firstChild)}function nt(e,t){return void 0!==e.classList?e.classList.contains(t):0<(e=rt(e)).length&&new RegExp("(^|\\s)"+t+"(\\s|$)").test(e)}function it(e,t){var n;if(void 0!==e.classList)for(var i=h(t),o=0,a=i.length;o<a;o++)e.classList.add(i[o]);else nt(e,t)||at(e,((n=rt(e))?n+" ":"")+t)}function ot(e,t){void 0!==e.classList?e.classList.remove(t):at(e,r((" "+rt(e)+" ").replace(" "+t+" "," ")))}function at(e,t){void 0===e.className.baseVal?e.className=t:e.className.baseVal=t}function rt(e){return void 0===(e=e.correspondingElement||e).className.baseVal?e.className:e.className.baseVal}function st(e,t){if("opacity"in e.style)e.style.opacity=t;else if("filter"in e.style){var n=!1,i="DXImageTransform.Microsoft.Alpha";try{n=e.filters.item(i)}catch(e){if(1===t)return}t=Math.round(100*t),n?(n.Enabled=100!==t,n.Opacity=t):e.style.filter+=" progid:"+i+"(opacity="+t+")"}}function lt(e){for(var t=document.documentElement.style,n=0;n<e.length;n++)if(e[n]in t)return e[n];return!1}function ct(e,t,n){t=t||new O(0,0),e.style[Ve]=(Me.ie3d?"translate("+t.x+"px,"+t.y+"px)":"translate3d("+t.x+"px,"+t.y+"px,0)")+(n?" scale("+n+")":"")}function ut(e,t){e._leaflet_pos=t,Me.any3d?ct(e,t):(e.style.left=t.x+"px",e.style.top=t.y+"px")}function dt(e){return e._leaflet_pos||new O(0,0)}function ht(){yt(window,"dragstart",Tt)}function pt(){At(window,"dragstart",Tt)}function mt(e){for(;-1===e.tabIndex;)e=e.parentNode;e.style&&(ft(),Ge=(Ze=e).style.outlineStyle,e.style.outlineStyle="none",yt(window,"keydown",ft))}function ft(){Ze&&(Ze.style.outlineStyle=Ge,Ge=Ze=void 0,At(window,"keydown",ft))}function gt(e){for(;!((e=e.parentNode).offsetWidth&&e.offsetHeight||e===document.body););return e}function _t(e){var t=e.getBoundingClientRect();return{x:t.width/e.offsetWidth||1,y:t.height/e.offsetHeight||1,boundingClientRect:t}}function yt(e,t,n,i){if(t&&"object"==typeof t)for(var o in t)Pt(e,o,t[o],n);else for(var a=0,r=(t=h(t)).length;a<r;a++)Pt(e,t[a],n,i);return this}var vt="onselectstart"in document?(qe=function(){yt(window,"selectstart",Tt)},function(){At(window,"selectstart",Tt)}):(He=lt(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]),qe=function(){var e;He&&(e=document.documentElement.style,Fe=e[He],e[He]="none")},function(){He&&(document.documentElement.style[He]=Fe,Fe=void 0)}),bt={__proto__:null,TRANSFORM:Ve,TRANSITION:Ue,TRANSITION_END:$e,get:Ye,getStyle:Ke,create:Qe,remove:Je,empty:Xe,toFront:et,toBack:tt,hasClass:nt,addClass:it,removeClass:ot,setClass:at,getClass:rt,setOpacity:st,testProp:lt,setTransform:ct,setPosition:ut,getPosition:dt,get disableTextSelection(){return qe},get enableTextSelection(){return vt},disableImageDrag:ht,enableImageDrag:pt,preventOutline:mt,restoreOutline:ft,getSizedParentNode:gt,getScale:_t},wt="_leaflet_events";function At(e,t,n,i){if(1===arguments.length)kt(e),delete e[wt];else if(t&&"object"==typeof t)for(var o in t)St(e,o,t[o],n);else if(t=h(t),2===arguments.length)kt(e,function(e){return-1!==y(t,e)});else for(var a=0,r=t.length;a<r;a++)St(e,t[a],n,i);return this}function kt(e,t){for(var n in e[wt]){var i=n.split(/\d/)[0];t&&!t(i)||St(e,i,null,null,n)}}var xt={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function Pt(t,e,n,i){var o,a,r=e+u(n)+(i?"_"+u(i):"");t[wt]&&t[wt][r]||(a=o=function(e){return n.call(i||t,e||window.event)},!Me.touchNative&&Me.pointer&&0===e.indexOf("touch")?o=function(e,t,n){return"touchstart"!==t||Ie||(document.addEventListener(Ce,je,!0),document.addEventListener(Le,Ne,!0),document.addEventListener(Te,Be,!0),document.addEventListener(Ee,Be,!0),Ie=!0),De[t]?(n=De[t].bind(this,n),e.addEventListener(Oe[t],n,!1),n):(console.warn("wrong event specified:",t),d)}(t,e,o):Me.touch&&"dblclick"===e?o=function(e,n){e.addEventListener("dblclick",n);var i,o=0;function t(e){var t;1!==e.detail?i=e.detail:"mouse"===e.pointerType||e.sourceCapabilities&&!e.sourceCapabilities.firesTouchEvents||(t=Ot(e)).some(function(e){return e instanceof HTMLLabelElement&&e.attributes.for})&&!t.some(function(e){return e instanceof HTMLInputElement||e instanceof HTMLSelectElement})||((t=Date.now())-o<=We?2==++i&&n(function(e){var t,n,i={};for(n in e)t=e[n],i[n]=t&&t.bind?t.bind(e):t;return(e=i).type="dblclick",i.detail=2,i.isTrusted=!1,i._simulated=!0,i}(e)):i=1,o=t)}return e.addEventListener("click",t),{dblclick:n,simDblclick:t}}(t,o):"addEventListener"in t?"touchstart"===e||"touchmove"===e||"wheel"===e||"mousewheel"===e?t.addEventListener(xt[e]||e,o,!!Me.passiveEvents&&{passive:!1}):"mouseenter"===e||"mouseleave"===e?t.addEventListener(xt[e],o=function(e){e=e||window.event,jt(t,e)&&a(e)},!1):t.addEventListener(e,a,!1):t.attachEvent("on"+e,o),t[wt]=t[wt]||{},t[wt][r]=o)}function St(e,t,n,i,o){var a,r;o=o||t+u(n)+(i?"_"+u(i):""),(n=e[wt]&&e[wt][o])&&(!Me.touchNative&&Me.pointer&&0===t.indexOf("touch")?(i=e,r=n,Oe[a=t]?i.removeEventListener(Oe[a],r,!1):console.warn("wrong event specified:",a)):Me.touch&&"dblclick"===t?((r=e).removeEventListener("dblclick",(i=n).dblclick),r.removeEventListener("click",i.simDblclick)):"removeEventListener"in e?e.removeEventListener(xt[t]||t,n,!1):e.detachEvent("on"+t,n),e[wt][o]=null)}function Mt(e){return e.stopPropagation?e.stopPropagation():e.originalEvent?e.originalEvent._stopped=!0:e.cancelBubble=!0,this}function Ct(e){return Pt(e,"wheel",Mt),this}function Lt(e){return yt(e,"mousedown touchstart dblclick contextmenu",Mt),e._leaflet_disable_click=!0,this}function Tt(e){return e.preventDefault?e.preventDefault():e.returnValue=!1,this}function Et(e){return Tt(e),Mt(e),this}function Ot(e){if(e.composedPath)return e.composedPath();for(var t=[],n=e.target;n;)t.push(n),n=n.parentNode;return t}function Dt(e,t){var n,i;return t?(i=(n=_t(t)).boundingClientRect,new O((e.clientX-i.left)/n.x-t.clientLeft,(e.clientY-i.top)/n.y-t.clientTop)):new O(e.clientX,e.clientY)}var zt=Me.linux&&Me.chrome?window.devicePixelRatio:Me.mac?3*window.devicePixelRatio:0<window.devicePixelRatio?2*window.devicePixelRatio:1;function It(e){return Me.edge?e.wheelDeltaY/2:e.deltaY&&0===e.deltaMode?-e.deltaY/zt:e.deltaY&&1===e.deltaMode?20*-e.deltaY:e.deltaY&&2===e.deltaMode?60*-e.deltaY:e.deltaX||e.deltaZ?0:e.wheelDelta?(e.wheelDeltaY||e.wheelDelta)/2:e.detail&&Math.abs(e.detail)<32765?20*-e.detail:e.detail?e.detail/-32765*60:0}function jt(e,t){var n=t.relatedTarget;if(!n)return!0;try{for(;n&&n!==e;)n=n.parentNode}catch(e){return!1}return n!==e}var Q={__proto__:null,on:yt,off:At,stopPropagation:Mt,disableScrollPropagation:Ct,disableClickPropagation:Lt,preventDefault:Tt,stop:Et,getPropagationPath:Ot,getMousePosition:Dt,getWheelDelta:It,isExternalTarget:jt,addListener:yt,removeListener:At},Nt=E.extend({run:function(e,t,n,i){this.stop(),this._el=e,this._inProgress=!0,this._duration=n||.25,this._easeOutPower=1/Math.max(i||.5,.2),this._startPos=dt(e),this._offset=t.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=P(this._animate,this),this._step()},_step:function(e){var t=+new Date-this._startTime,n=1e3*this._duration;t<n?this._runFrame(this._easeOut(t/n),e):(this._runFrame(1),this._complete())},_runFrame:function(e,t){e=this._startPos.add(this._offset.multiplyBy(e)),t&&e._round(),ut(this._el,e),this.fire("step")},_complete:function(){S(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(e){return 1-Math.pow(1-e,this._easeOutPower)}}),Bt=E.extend({options:{crs:V,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(e,t){t=p(this,t),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(e),this._initLayout(),this._onResize=l(this._onResize,this),this._initEvents(),t.maxBounds&&this.setMaxBounds(t.maxBounds),void 0!==t.zoom&&(this._zoom=this._limitZoom(t.zoom)),t.center&&void 0!==t.zoom&&this.setView(W(t.center),t.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=Ue&&Me.any3d&&!Me.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),yt(this._proxy,$e,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(e,t,n){return t=void 0===t?this._zoom:this._limitZoom(t),e=this._limitCenter(W(e),t,this.options.maxBounds),n=n||{},this._stop(),this._loaded&&!n.reset&&!0!==n&&(void 0!==n.animate&&(n.zoom=c({animate:n.animate},n.zoom),n.pan=c({animate:n.animate,duration:n.duration},n.pan)),this._zoom!==t?this._tryAnimatedZoom&&this._tryAnimatedZoom(e,t,n.zoom):this._tryAnimatedPan(e,n.pan))?clearTimeout(this._sizeTimer):this._resetView(e,t,n.pan&&n.pan.noMoveStart),this},setZoom:function(e,t){return this._loaded?this.setView(this.getCenter(),e,{zoom:t}):(this._zoom=e,this)},zoomIn:function(e,t){return e=e||(Me.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom+e,t)},zoomOut:function(e,t){return e=e||(Me.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom-e,t)},setZoomAround:function(e,t,n){var i=this.getZoomScale(t),o=this.getSize().divideBy(2),e=(e instanceof O?e:this.latLngToContainerPoint(e)).subtract(o).multiplyBy(1-1/i),i=this.containerPointToLatLng(o.add(e));return this.setView(i,t,{zoom:n})},_getBoundsCenterZoom:function(e,t){t=t||{},e=e.getBounds?e.getBounds():B(e);var n=z(t.paddingTopLeft||t.padding||[0,0]),i=z(t.paddingBottomRight||t.padding||[0,0]),o=this.getBoundsZoom(e,!1,n.add(i));return(o="number"==typeof t.maxZoom?Math.min(t.maxZoom,o):o)===1/0?{center:e.getCenter(),zoom:o}:(t=i.subtract(n).divideBy(2),i=this.project(e.getSouthWest(),o),n=this.project(e.getNorthEast(),o),{center:this.unproject(i.add(n).divideBy(2).add(t),o),zoom:o})},fitBounds:function(e,t){if((e=B(e)).isValid())return e=this._getBoundsCenterZoom(e,t),this.setView(e.center,e.zoom,t);throw new Error("Bounds are not valid.")},fitWorld:function(e){return this.fitBounds([[-90,-180],[90,180]],e)},panTo:function(e,t){return this.setView(e,this._zoom,{pan:t})},panBy:function(e,t){var n;return t=t||{},(e=z(e).round()).x||e.y?(!0===t.animate||this.getSize().contains(e)?(this._panAnim||(this._panAnim=new Nt,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),t.noMoveStart||this.fire("movestart"),!1!==t.animate?(it(this._mapPane,"leaflet-pan-anim"),n=this._getMapPanePos().subtract(e).round(),this._panAnim.run(this._mapPane,n,t.duration||.25,t.easeLinearity)):(this._rawPanBy(e),this.fire("move").fire("moveend"))):this._resetView(this.unproject(this.project(this.getCenter()).add(e)),this.getZoom()),this):this.fire("moveend")},flyTo:function(o,a,e){if(!1===(e=e||{}).animate||!Me.any3d)return this.setView(o,a,e);this._stop();var r=this.project(this.getCenter()),s=this.project(o),t=this.getSize(),l=this._zoom,c=(o=W(o),a=void 0===a?l:a,Math.max(t.x,t.y)),n=c*this.getZoomScale(l,a),u=s.distanceTo(r)||1,d=1.42,h=d*d;function i(e){return e=(n*n-c*c+(e?-1:1)*h*h*u*u)/(2*(e?n:c)*h*u),(e=Math.sqrt(e*e+1)-e)<1e-9?-18:Math.log(e)}function p(e){return(Math.exp(e)-Math.exp(-e))/2}function m(e){return(Math.exp(e)+Math.exp(-e))/2}var f=i(0);var g=Date.now(),_=(i(1)-f)/d,y=e.duration?1e3*e.duration:1e3*_*.8;return this._moveStart(!0,e.noMoveStart),function e(){var t,n=(Date.now()-g)/y,i=(1-Math.pow(1-n,1.5))*_;n<=1?(this._flyToFrame=P(e,this),this._move(this.unproject(r.add(s.subtract(r).multiplyBy((t=i,c*(m(f)*(p(t=f+d*t)/m(t))-p(f))/h/u))),l),this.getScaleZoom(c/(n=i,c*(m(f)/m(f+d*n))),l),{flyTo:!0})):this._move(o,a)._moveEnd(!0)}.call(this),this},flyToBounds:function(e,t){return e=this._getBoundsCenterZoom(e,t),this.flyTo(e.center,e.zoom,t)},setMaxBounds:function(e){return e=B(e),this.listens("moveend",this._panInsideMaxBounds)&&this.off("moveend",this._panInsideMaxBounds),e.isValid()?(this.options.maxBounds=e,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this)},setMinZoom:function(e){var t=this.options.minZoom;return this.options.minZoom=e,this._loaded&&t!==e&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(e):this},setMaxZoom:function(e){var t=this.options.maxZoom;return this.options.maxZoom=e,this._loaded&&t!==e&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(e):this},panInsideBounds:function(e,t){this._enforcingBounds=!0;var n=this.getCenter(),e=this._limitCenter(n,this._zoom,B(e));return n.equals(e)||this.panTo(e,t),this._enforcingBounds=!1,this},panInside:function(e,t){var n=z((t=t||{}).paddingTopLeft||t.padding||[0,0]),i=z(t.paddingBottomRight||t.padding||[0,0]),o=this.project(this.getCenter()),e=this.project(e),a=(n=j([(a=this.getPixelBounds()).min.add(n),a.max.subtract(i)])).getSize();return n.contains(e)||(this._enforcingBounds=!0,i=e.subtract(n.getCenter()),n=n.extend(e).getSize().subtract(a),o.x+=i.x<0?-n.x:n.x,o.y+=i.y<0?-n.y:n.y,this.panTo(this.unproject(o),t),this._enforcingBounds=!1),this},invalidateSize:function(e){if(!this._loaded)return this;e=c({animate:!1,pan:!0},!0===e?{animate:!0}:e);var t=this.getSize(),n=(this._sizeChanged=!0,this._lastCenter=null,this.getSize()),i=t.divideBy(2).round(),o=n.divideBy(2).round();return(i=i.subtract(o)).x||i.y?(e.animate&&e.pan?this.panBy(i):(e.pan&&this._rawPanBy(i),this.fire("move"),e.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(l(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:t,newSize:n})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(e){var t,n;return e=this._locateOptions=c({timeout:1e4,watch:!1},e),"geolocation"in navigator?(t=l(this._handleGeolocationResponse,this),n=l(this._handleGeolocationError,this),e.watch?this._locationWatchId=navigator.geolocation.watchPosition(t,n,e):navigator.geolocation.getCurrentPosition(t,n,e)):this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(e){var t;this._container._leaflet_id&&(t=e.code,e=e.message||(1===t?"permission denied":2===t?"position unavailable":"timeout"),this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:t,message:"Geolocation error: "+e+"."}))},_handleGeolocationResponse:function(e){if(this._container._leaflet_id){var t,n,i=new R(e.coords.latitude,e.coords.longitude),o=i.toBounds(2*e.coords.accuracy),a=this._locateOptions,r=(a.setView&&(t=this.getBoundsZoom(o),this.setView(i,a.maxZoom?Math.min(t,a.maxZoom):t)),{latlng:i,bounds:o,timestamp:e.timestamp});for(n in e.coords)"number"==typeof e.coords[n]&&(r[n]=e.coords[n]);this.fire("locationfound",r)}},addHandler:function(e,t){return t&&(t=this[e]=new t(this),this._handlers.push(t),this.options[e]&&t.enable()),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch(e){this._container._leaflet_id=void 0,this._containerId=void 0}for(var e in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),Je(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(S(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload"),this._layers)this._layers[e].remove();for(e in this._panes)Je(this._panes[e]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(e,t){return t=Qe("div","leaflet-pane"+(e?" leaflet-"+e.replace("Pane","")+"-pane":""),t||this._mapPane),e&&(this._panes[e]=t),t},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter.clone():this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var e=this.getPixelBounds();return new N(this.unproject(e.getBottomLeft()),this.unproject(e.getTopRight()))},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(e,t,n){e=B(e),n=z(n||[0,0]);var i=this.getZoom()||0,o=this.getMinZoom(),a=this.getMaxZoom(),r=e.getNorthWest(),e=e.getSouthEast(),n=this.getSize().subtract(n),e=j(this.project(e,i),this.project(r,i)).getSize(),r=Me.any3d?this.options.zoomSnap:1,s=n.x/e.x,n=n.y/e.y,e=t?Math.max(s,n):Math.min(s,n),i=this.getScaleZoom(e,i);return r&&(i=Math.round(i/(r/100))*(r/100),i=t?Math.ceil(i/r)*r:Math.floor(i/r)*r),Math.max(o,Math.min(a,i))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new O(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(e,t){return new I(e=this._getTopLeftPoint(e,t),e.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(e){return this.options.crs.getProjectedBounds(void 0===e?this.getZoom():e)},getPane:function(e){return"string"==typeof e?this._panes[e]:e},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(e,t){var n=this.options.crs;return t=void 0===t?this._zoom:t,n.scale(e)/n.scale(t)},getScaleZoom:function(e,t){var n=this.options.crs,e=(t=void 0===t?this._zoom:t,n.zoom(e*n.scale(t)));return isNaN(e)?1/0:e},project:function(e,t){return t=void 0===t?this._zoom:t,this.options.crs.latLngToPoint(W(e),t)},unproject:function(e,t){return t=void 0===t?this._zoom:t,this.options.crs.pointToLatLng(z(e),t)},layerPointToLatLng:function(e){return e=z(e).add(this.getPixelOrigin()),this.unproject(e)},latLngToLayerPoint:function(e){return this.project(W(e))._round()._subtract(this.getPixelOrigin())},wrapLatLng:function(e){return this.options.crs.wrapLatLng(W(e))},wrapLatLngBounds:function(e){return this.options.crs.wrapLatLngBounds(B(e))},distance:function(e,t){return this.options.crs.distance(W(e),W(t))},containerPointToLayerPoint:function(e){return z(e).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(e){return z(e).add(this._getMapPanePos())},containerPointToLatLng:function(e){return e=this.containerPointToLayerPoint(z(e)),this.layerPointToLatLng(e)},latLngToContainerPoint:function(e){return this.layerPointToContainerPoint(this.latLngToLayerPoint(W(e)))},mouseEventToContainerPoint:function(e){return Dt(e,this._container)},mouseEventToLayerPoint:function(e){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(e))},mouseEventToLatLng:function(e){return this.layerPointToLatLng(this.mouseEventToLayerPoint(e))},_initContainer:function(e){if(!(e=this._container=Ye(e)))throw new Error("Map container not found.");if(e._leaflet_id)throw new Error("Map container is already initialized.");yt(e,"scroll",this._onScroll,this),this._containerId=u(e)},_initLayout:function(){var e=this._container,t=(this._fadeAnimated=this.options.fadeAnimation&&Me.any3d,it(e,"leaflet-container"+(Me.touch?" leaflet-touch":"")+(Me.retina?" leaflet-retina":"")+(Me.ielt9?" leaflet-oldie":"")+(Me.safari?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":"")),Ke(e,"position"));"absolute"!==t&&"relative"!==t&&"fixed"!==t&&"sticky"!==t&&(e.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var e=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),ut(this._mapPane,new O(0,0)),this.createPane("tilePane"),this.createPane("overlayPane"),this.createPane("shadowPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(it(e.markerPane,"leaflet-zoom-hide"),it(e.shadowPane,"leaflet-zoom-hide"))},_resetView:function(e,t,n){ut(this._mapPane,new O(0,0));var i=!this._loaded,o=(this._loaded=!0,t=this._limitZoom(t),this.fire("viewprereset"),this._zoom!==t);this._moveStart(o,n)._move(e,t)._moveEnd(o),this.fire("viewreset"),i&&this.fire("load")},_moveStart:function(e,t){return e&&this.fire("zoomstart"),t||this.fire("movestart"),this},_move:function(e,t,n,i){void 0===t&&(t=this._zoom);var o=this._zoom!==t;return this._zoom=t,this._lastCenter=e,this._pixelOrigin=this._getNewPixelOrigin(e),i?n&&n.pinch&&this.fire("zoom",n):((o||n&&n.pinch)&&this.fire("zoom",n),this.fire("move",n)),this},_moveEnd:function(e){return e&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return S(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(e){ut(this._mapPane,this._getMapPanePos().subtract(e))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(e){this._targets={};var t=e?At:yt;t((this._targets[u(this._container)]=this)._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&t(window,"resize",this._onResize,this),Me.any3d&&this.options.transform3DLimit&&(e?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){S(this._resizeRequest),this._resizeRequest=P(function(){this.invalidateSize({debounceMoveend:!0})},this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var e=this._getMapPanePos();Math.max(Math.abs(e.x),Math.abs(e.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(e,t){for(var n,i=[],o="mouseout"===t||"mouseover"===t,a=e.target||e.srcElement,r=!1;a;){if((n=this._targets[u(a)])&&("click"===t||"preclick"===t)&&this._draggableMoved(n)){r=!0;break}if(n&&n.listens(t,!0)){if(o&&!jt(a,e))break;if(i.push(n),o)break}if(a===this._container)break;a=a.parentNode}return i.length||r||o||!this.listens(t,!0)?i:[this]},_isClickDisabled:function(e){for(;e&&e!==this._container;){if(e._leaflet_disable_click)return!0;e=e.parentNode}},_handleDOMEvent:function(e){var t,n=e.target||e.srcElement;!this._loaded||n._leaflet_disable_events||"click"===e.type&&this._isClickDisabled(n)||("mousedown"===(t=e.type)&&mt(n),this._fireDOMEvent(e,t))},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(e,t,n){"click"===e.type&&((s=c({},e)).type="preclick",this._fireDOMEvent(s,s.type,n));var i=this._findEventTargets(e,t);if(n){for(var o=[],a=0;a<n.length;a++)n[a].listens(t,!0)&&o.push(n[a]);i=o.concat(i)}if(i.length){"contextmenu"===t&&Tt(e);var r,s=i[0],l={originalEvent:e};for("keypress"!==e.type&&"keydown"!==e.type&&"keyup"!==e.type&&(r=s.getLatLng&&(!s._radius||s._radius<=10),l.containerPoint=r?this.latLngToContainerPoint(s.getLatLng()):this.mouseEventToContainerPoint(e),l.layerPoint=this.containerPointToLayerPoint(l.containerPoint),l.latlng=r?s.getLatLng():this.layerPointToLatLng(l.layerPoint)),a=0;a<i.length;a++)if(i[a].fire(t,l,!0),l.originalEvent._stopped||!1===i[a].options.bubblingMouseEvents&&-1!==y(this._mouseEvents,t))return}},_draggableMoved:function(e){return(e=e.dragging&&e.dragging.enabled()?e:this).dragging&&e.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var e=0,t=this._handlers.length;e<t;e++)this._handlers[e].disable()},whenReady:function(e,t){return this._loaded?e.call(t||this,{target:this}):this.on("load",e,t),this},_getMapPanePos:function(){return dt(this._mapPane)||new O(0,0)},_moved:function(){var e=this._getMapPanePos();return e&&!e.equals([0,0])},_getTopLeftPoint:function(e,t){return(e&&void 0!==t?this._getNewPixelOrigin(e,t):this.getPixelOrigin()).subtract(this._getMapPanePos())},_getNewPixelOrigin:function(e,t){var n=this.getSize()._divideBy(2);return this.project(e,t)._subtract(n)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(e,t,n){return n=this._getNewPixelOrigin(n,t),this.project(e,t)._subtract(n)},_latLngBoundsToNewLayerBounds:function(e,t,n){return n=this._getNewPixelOrigin(n,t),j([this.project(e.getSouthWest(),t)._subtract(n),this.project(e.getNorthWest(),t)._subtract(n),this.project(e.getSouthEast(),t)._subtract(n),this.project(e.getNorthEast(),t)._subtract(n)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(e){return this.latLngToLayerPoint(e).subtract(this._getCenterLayerPoint())},_limitCenter:function(e,t,n){var i,o;return!n||(i=this.project(e,t),o=this.getSize().divideBy(2),o=new I(i.subtract(o),i.add(o)),o=this._getBoundsOffset(o,n,t),Math.abs(o.x)<=1&&Math.abs(o.y)<=1)?e:this.unproject(i.add(o),t)},_limitOffset:function(e,t){var n;return t?(n=new I((n=this.getPixelBounds()).min.add(e),n.max.add(e)),e.add(this._getBoundsOffset(n,t))):e},_getBoundsOffset:function(e,t,n){return n=(t=j(this.project(t.getNorthEast(),n),this.project(t.getSouthWest(),n))).min.subtract(e.min),t=t.max.subtract(e.max),new O(this._rebound(n.x,-t.x),this._rebound(n.y,-t.y))},_rebound:function(e,t){return 0<e+t?Math.round(e-t)/2:Math.max(0,Math.ceil(e))-Math.max(0,Math.floor(t))},_limitZoom:function(e){var t=this.getMinZoom(),n=this.getMaxZoom(),i=Me.any3d?this.options.zoomSnap:1;return i&&(e=Math.round(e/i)*i),Math.max(t,Math.min(n,e))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){ot(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(e,t){return e=this._getCenterOffset(e)._trunc(),!(!0!==(t&&t.animate)&&!this.getSize().contains(e)||(this.panBy(e,t),0))},_createAnimProxy:function(){var e=this._proxy=Qe("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(e),this.on("zoomanim",function(e){var t=Ve,n=this._proxy.style[t];ct(this._proxy,this.project(e.center,e.zoom),this.getZoomScale(e.zoom,1)),n===this._proxy.style[t]&&this._animatingZoom&&this._onZoomTransitionEnd()},this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){Je(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var e=this.getCenter(),t=this.getZoom();ct(this._proxy,this.project(e,t),this.getZoomScale(t,1))},_catchTransitionEnd:function(e){this._animatingZoom&&0<=e.propertyName.indexOf("transform")&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(e,t,n){if(!this._animatingZoom){if(n=n||{},!this._zoomAnimated||!1===n.animate||this._nothingToAnimate()||Math.abs(t-this._zoom)>this.options.zoomAnimationThreshold)return!1;var i=this.getZoomScale(t),i=this._getCenterOffset(e)._divideBy(1-1/i);if(!0!==n.animate&&!this.getSize().contains(i))return!1;P(function(){this._moveStart(!0,n.noMoveStart||!1)._animateZoom(e,t,!0)},this)}return!0},_animateZoom:function(e,t,n,i){this._mapPane&&(n&&(this._animatingZoom=!0,this._animateToCenter=e,this._animateToZoom=t,it(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:e,zoom:t,noUpdate:i}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(l(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&ot(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire("zoom"),delete this._tempFireZoomEvent,this.fire("move"),this._moveEnd(!0))}});function Rt(e){return new Wt(e)}var Wt=C.extend({options:{position:"topright"},initialize:function(e){p(this,e)},getPosition:function(){return this.options.position},setPosition:function(e){var t=this._map;return t&&t.removeControl(this),this.options.position=e,t&&t.addControl(this),this},getContainer:function(){return this._container},addTo:function(e){this.remove(),this._map=e;var t=this._container=this.onAdd(e),n=this.getPosition(),e=e._controlCorners[n];return it(t,"leaflet-control"),-1!==n.indexOf("bottom")?e.insertBefore(t,e.firstChild):e.appendChild(t),this._map.on("unload",this.remove,this),this},remove:function(){return this._map&&(Je(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null),this},_refocusOnMap:function(e){this._map&&e&&0<e.screenX&&0<e.screenY&&this._map.getContainer().focus()}}),Ft=(Bt.include({addControl:function(e){return e.addTo(this),this},removeControl:function(e){return e.remove(),this},_initControlPos:function(){var n=this._controlCorners={},i="leaflet-",o=this._controlContainer=Qe("div",i+"control-container",this._container);function e(e,t){n[e+t]=Qe("div",i+e+" "+i+t,o)}e("top","left"),e("top","right"),e("bottom","left"),e("bottom","right")},_clearControlPos:function(){for(var e in this._controlCorners)Je(this._controlCorners[e]);Je(this._controlContainer),delete this._controlCorners,delete this._controlContainer}}),Wt.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(e,t,n,i){return n<i?-1:i<n?1:0}},initialize:function(e,t,n){for(var i in p(this,n),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,this._preventClick=!1,e)this._addLayer(e[i],i);for(i in t)this._addLayer(t[i],i,!0)},onAdd:function(e){this._initLayout(),this._update(),(this._map=e).on("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(e){return Wt.prototype.addTo.call(this,e),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var e=0;e<this._layers.length;e++)this._layers[e].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(e,t){return this._addLayer(e,t),this._map?this._update():this},addOverlay:function(e,t){return this._addLayer(e,t,!0),this._map?this._update():this},removeLayer:function(e){return e.off("add remove",this._onLayerChange,this),(e=this._getLayer(u(e)))&&this._layers.splice(this._layers.indexOf(e),1),this._map?this._update():this},expand:function(){it(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var e=this._map.getSize().y-(this._container.offsetTop+50);return e<this._section.clientHeight?(it(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=e+"px"):ot(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return ot(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var e="leaflet-control-layers",t=this._container=Qe("div",e),n=this.options.collapsed,i=(t.setAttribute("aria-haspopup",!0),Lt(t),Ct(t),this._section=Qe("section",e+"-list")),o=(n&&(this._map.on("click",this.collapse,this),yt(t,{mouseenter:this._expandSafely,mouseleave:this.collapse},this)),this._layersLink=Qe("a",e+"-toggle",t));o.href="#",o.title="Layers",o.setAttribute("role","button"),yt(o,{keydown:function(e){13===e.keyCode&&this._expandSafely()},click:function(e){Tt(e),this._expandSafely()}},this),n||this.expand(),this._baseLayersList=Qe("div",e+"-base",i),this._separator=Qe("div",e+"-separator",i),this._overlaysList=Qe("div",e+"-overlays",i),t.appendChild(i)},_getLayer:function(e){for(var t=0;t<this._layers.length;t++)if(this._layers[t]&&u(this._layers[t].layer)===e)return this._layers[t]},_addLayer:function(e,t,n){this._map&&e.on("add remove",this._onLayerChange,this),this._layers.push({layer:e,name:t,overlay:n}),this.options.sortLayers&&this._layers.sort(l(function(e,t){return this.options.sortFunction(e.layer,t.layer,e.name,t.name)},this)),this.options.autoZIndex&&e.setZIndex&&(this._lastZIndex++,e.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(this._container){Xe(this._baseLayersList),Xe(this._overlaysList),this._layerControlInputs=[];for(var e,t,n,i=0,o=0;o<this._layers.length;o++)n=this._layers[o],this._addItem(n),t=t||n.overlay,e=e||!n.overlay,i+=n.overlay?0:1;this.options.hideSingleBase&&(this._baseLayersList.style.display=(e=e&&1<i)?"":"none"),this._separator.style.display=t&&e?"":"none"}return this},_onLayerChange:function(e){this._handlingClick||this._update();var t=this._getLayer(u(e.target));(e=t.overlay?"add"===e.type?"overlayadd":"overlayremove":"add"===e.type?"baselayerchange":null)&&this._map.fire(e,t)},_createRadioElement:function(e,t){return e='<input type="radio" class="leaflet-control-layers-selector" name="'+e+'"'+(t?' checked="checked"':"")+"/>",(t=document.createElement("div")).innerHTML=e,t.firstChild},_addItem:function(e){var t,n=document.createElement("label"),i=this._map.hasLayer(e.layer),o=((i=(e.overlay?((t=document.createElement("input")).type="checkbox",t.className="leaflet-control-layers-selector",t.defaultChecked=i):t=this._createRadioElement("leaflet-base-layers_"+u(this),i),this._layerControlInputs.push(t),t.layerId=u(e.layer),yt(t,"click",this._onInputClick,this),document.createElement("span"))).innerHTML=" "+e.name,document.createElement("span"));return n.appendChild(o),o.appendChild(t),o.appendChild(i),(e.overlay?this._overlaysList:this._baseLayersList).appendChild(n),this._checkDisabledLayers(),n},_onInputClick:function(){if(!this._preventClick){var e,t,n=this._layerControlInputs,i=[],o=[];this._handlingClick=!0;for(var a=n.length-1;0<=a;a--)e=n[a],t=this._getLayer(e.layerId).layer,e.checked?i.push(t):e.checked||o.push(t);for(a=0;a<o.length;a++)this._map.hasLayer(o[a])&&this._map.removeLayer(o[a]);for(a=0;a<i.length;a++)this._map.hasLayer(i[a])||this._map.addLayer(i[a]);this._handlingClick=!1,this._refocusOnMap()}},_checkDisabledLayers:function(){for(var e,t,n=this._layerControlInputs,i=this._map.getZoom(),o=n.length-1;0<=o;o--)e=n[o],t=this._getLayer(e.layerId).layer,e.disabled=void 0!==t.options.minZoom&&i<t.options.minZoom||void 0!==t.options.maxZoom&&i>t.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expandSafely:function(){var e=this._section,t=(this._preventClick=!0,yt(e,"click",Tt),this.expand(),this);setTimeout(function(){At(e,"click",Tt),t._preventClick=!1})}})),Ht=Wt.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">−</span>',zoomOutTitle:"Zoom out"},onAdd:function(e){var t="leaflet-control-zoom",n=Qe("div",t+" leaflet-bar"),i=this.options;return this._zoomInButton=this._createButton(i.zoomInText,i.zoomInTitle,t+"-in",n,this._zoomIn),this._zoomOutButton=this._createButton(i.zoomOutText,i.zoomOutTitle,t+"-out",n,this._zoomOut),this._updateDisabled(),e.on("zoomend zoomlevelschange",this._updateDisabled,this),n},onRemove:function(e){e.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(e){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(e.shiftKey?3:1))},_zoomOut:function(e){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(e.shiftKey?3:1))},_createButton:function(e,t,n,i,o){return(n=Qe("a",n,i)).innerHTML=e,n.href="#",n.title=t,n.setAttribute("role","button"),n.setAttribute("aria-label",t),Lt(n),yt(n,"click",Et),yt(n,"click",o,this),yt(n,"click",this._refocusOnMap,this),n},_updateDisabled:function(){var e=this._map,t="leaflet-disabled";ot(this._zoomInButton,t),ot(this._zoomOutButton,t),this._zoomInButton.setAttribute("aria-disabled","false"),this._zoomOutButton.setAttribute("aria-disabled","false"),!this._disabled&&e._zoom!==e.getMinZoom()||(it(this._zoomOutButton,t),this._zoomOutButton.setAttribute("aria-disabled","true")),!this._disabled&&e._zoom!==e.getMaxZoom()||(it(this._zoomInButton,t),this._zoomInButton.setAttribute("aria-disabled","true"))}}),qt=(Bt.mergeOptions({zoomControl:!0}),Bt.addInitHook(function(){this.options.zoomControl&&(this.zoomControl=new Ht,this.addControl(this.zoomControl))}),Wt.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(e){var t="leaflet-control-scale",n=Qe("div",t),i=this.options;return this._addScales(i,t+"-line",n),e.on(i.updateWhenIdle?"moveend":"move",this._update,this),e.whenReady(this._update,this),n},onRemove:function(e){e.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(e,t,n){e.metric&&(this._mScale=Qe("div",t,n)),e.imperial&&(this._iScale=Qe("div",t,n))},_update:function(){var e=(t=this._map).getSize().y/2,t=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(t)},_updateScales:function(e){this.options.metric&&e&&this._updateMetric(e),this.options.imperial&&e&&this._updateImperial(e)},_updateMetric:function(e){var t=this._getRoundNum(e);this._updateScale(this._mScale,t<1e3?t+" m":t/1e3+" km",t/e)},_updateImperial:function(e){var t,n;5280<(e=3.2808399*e)?(n=this._getRoundNum(t=e/5280),this._updateScale(this._iScale,n+" mi",n/t)):(n=this._getRoundNum(e),this._updateScale(this._iScale,n+" ft",n/e))},_updateScale:function(e,t,n){e.style.width=Math.round(this.options.maxWidth*n)+"px",e.innerHTML=t},_getRoundNum:function(e){var t=Math.pow(10,(Math.floor(e)+"").length-1);return t*(10<=(e=e/t)?10:5<=e?5:3<=e?3:2<=e?2:1)}})),Zt=Wt.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(Me.inlineSvg?'<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" class="leaflet-attribution-flag"><path fill="#4C7BE1" d="M0 0h12v4H0z"/><path fill="#FFD500" d="M0 4h12v3H0z"/><path fill="#E0BC00" d="M0 7h12v1H0z"/></svg> ':"")+"Leaflet</a>"},initialize:function(e){p(this,e),this._attributions={}},onAdd:function(e){for(var t in(e.attributionControl=this)._container=Qe("div","leaflet-control-attribution"),Lt(this._container),e._layers)e._layers[t].getAttribution&&this.addAttribution(e._layers[t].getAttribution());return this._update(),e.on("layeradd",this._addAttribution,this),this._container},onRemove:function(e){e.off("layeradd",this._addAttribution,this)},_addAttribution:function(e){e.layer.getAttribution&&(this.addAttribution(e.layer.getAttribution()),e.layer.once("remove",function(){this.removeAttribution(e.layer.getAttribution())},this))},setPrefix:function(e){return this.options.prefix=e,this._update(),this},addAttribution:function(e){return e&&(this._attributions[e]||(this._attributions[e]=0),this._attributions[e]++,this._update()),this},removeAttribution:function(e){return e&&this._attributions[e]&&(this._attributions[e]--,this._update()),this},_update:function(){if(this._map){var e,t=[];for(e in this._attributions)this._attributions[e]&&t.push(e);var n=[];this.options.prefix&&n.push(this.options.prefix),t.length&&n.push(t.join(", ")),this._container.innerHTML=n.join(' <span aria-hidden="true">|</span> ')}}}),X=((J=(Bt.mergeOptions({attributionControl:!0}),Bt.addInitHook(function(){this.options.attributionControl&&(new Zt).addTo(this)}),Wt.Layers=Ft,Wt.Zoom=Ht,Wt.Scale=qt,Wt.Attribution=Zt,Rt.layers=function(e,t,n){return new Ft(e,t,n)},Rt.zoom=function(e){return new Ht(e)},Rt.scale=function(e){return new qt(e)},Rt.attribution=function(e){return new Zt(e)},C.extend({initialize:function(e){this._map=e},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled&&(this._enabled=!1,this.removeHooks()),this},enabled:function(){return!!this._enabled}}))).addTo=function(e,t){return e.addHandler(t,this),this},{Events:T}),Gt=Me.touch?"touchstart mousedown":"mousedown",Vt=E.extend({options:{clickTolerance:3},initialize:function(e,t,n,i){p(this,i),this._element=e,this._dragStartTarget=t||e,this._preventOutline=n},enable:function(){this._enabled||(yt(this._dragStartTarget,Gt,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(Vt._dragging===this&&this.finishDrag(!0),At(this._dragStartTarget,Gt,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(e){var t,n;this._enabled&&(this._moved=!1,nt(this._element,"leaflet-zoom-anim")||(e.touches&&1!==e.touches.length?Vt._dragging===this&&this.finishDrag():Vt._dragging||e.shiftKey||1!==e.which&&1!==e.button&&!e.touches||((Vt._dragging=this)._preventOutline&&mt(this._element),ht(),qe(),this._moving||(this.fire("down"),n=e.touches?e.touches[0]:e,t=gt(this._element),this._startPoint=new O(n.clientX,n.clientY),this._startPos=dt(this._element),this._parentScale=_t(t),n="mousedown"===e.type,yt(document,n?"mousemove":"touchmove",this._onMove,this),yt(document,n?"mouseup":"touchend touchcancel",this._onUp,this)))))},_onMove:function(e){var t;this._enabled&&(e.touches&&1<e.touches.length?this._moved=!0:!(t=new O((t=e.touches&&1===e.touches.length?e.touches[0]:e).clientX,t.clientY)._subtract(this._startPoint)).x&&!t.y||Math.abs(t.x)+Math.abs(t.y)<this.options.clickTolerance||(t.x/=this._parentScale.x,t.y/=this._parentScale.y,Tt(e),this._moved||(this.fire("dragstart"),this._moved=!0,it(document.body,"leaflet-dragging"),this._lastTarget=e.target||e.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),it(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(t),this._moving=!0,this._lastEvent=e,this._updatePosition()))},_updatePosition:function(){var e={originalEvent:this._lastEvent};this.fire("predrag",e),ut(this._element,this._newPos),this.fire("drag",e)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(e){ot(document.body,"leaflet-dragging"),this._lastTarget&&(ot(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),At(document,"mousemove touchmove",this._onMove,this),At(document,"mouseup touchend touchcancel",this._onUp,this),pt(),vt();var t=this._moved&&this._moving;this._moving=!1,Vt._dragging=!1,t&&this.fire("dragend",{noInertia:e,distance:this._newPos.distanceTo(this._startPos)})}});function Ut(e,t,n){for(var i,o,a,r,s,l,c,u=[1,4,2,8],d=0,h=e.length;d<h;d++)e[d]._code=tn(e[d],t);for(a=0;a<4;a++){for(l=u[a],i=[],d=0,o=(h=e.length)-1;d<h;o=d++)r=e[d],s=e[o],r._code&l?s._code&l||((c=en(s,r,l,t,n))._code=tn(c,t),i.push(c)):(s._code&l&&((c=en(s,r,l,t,n))._code=tn(c,t),i.push(c)),i.push(r));e=i}return e}function $t(e,t){var n,i,o,a,r,s,l;if(!e||0===e.length)throw new Error("latlngs not passed");on(e)||(console.warn("latlngs are not flat! Only the first ring will be used"),e=e[0]);for(var c=W([0,0]),u=B(e),d=(u.getNorthWest().distanceTo(u.getSouthWest())*u.getNorthEast().distanceTo(u.getNorthWest())<1700&&(c=Yt(e)),e.length),h=[],p=0;p<d;p++){var m=W(e[p]);h.push(t.project(W([m.lat-c.lat,m.lng-c.lng])))}for(p=r=s=l=0,n=d-1;p<d;n=p++)i=h[p],o=h[n],a=i.y*o.x-o.y*i.x,s+=(i.x+o.x)*a,l+=(i.y+o.y)*a,r+=3*a;return u=0===r?h[0]:[s/r,l/r],W([(u=t.unproject(z(u))).lat+c.lat,u.lng+c.lng])}function Yt(e){for(var t=0,n=0,i=0,o=0;o<e.length;o++){var a=W(e[o]);t+=a.lat,n+=a.lng,i++}return W([t/i,n/i])}var Kt,ee={__proto__:null,clipPolygon:Ut,polygonCenter:$t,centroid:Yt};function Qt(e,t){if(t&&e.length){var n=e=function(e,t){for(var n,i,o,a=[e[0]],r=1,s=0,l=e.length;r<l;r++)n=e[r],i=e[s],o=void 0,(o=i.x-n.x)*o+(i=i.y-n.y)*i>t&&(a.push(e[r]),s=r);return s<l-1&&a.push(e[l-1]),a}(e,t*=t),i=n.length,o=new(typeof Uint8Array!=void 0+""?Uint8Array:Array)(i);o[0]=o[i-1]=1,function e(t,n,i,o,a){for(var r,s,l=0,c=o+1;c<=a-1;c++)l<(s=nn(t[c],t[o],t[a],!0))&&(r=c,l=s);i<l&&(n[r]=1,e(t,n,i,o,r),e(t,n,i,r,a))}(n,o,t,0,i-1);for(var a=[],r=0;r<i;r++)o[r]&&a.push(n[r]);return a}return e.slice()}function Jt(e,t,n){return Math.sqrt(nn(e,t,n,!0))}function Xt(e,t,n,i,o){var a,r,s,l=i?Kt:tn(e,n),c=tn(t,n);for(Kt=c;;){if(!(l|c))return[e,t];if(l&c)return!1;s=tn(r=en(e,t,a=l||c,n,o),n),a===l?(e=r,l=s):(t=r,c=s)}}function en(e,t,n,i,o){var a,r,s=t.x-e.x,t=t.y-e.y,l=i.min,i=i.max;return 8&n?(a=e.x+s*(i.y-e.y)/t,r=i.y):4&n?(a=e.x+s*(l.y-e.y)/t,r=l.y):2&n?(a=i.x,r=e.y+t*(i.x-e.x)/s):1&n&&(a=l.x,r=e.y+t*(l.x-e.x)/s),new O(a,r,o)}function tn(e,t){var n=0;return e.x<t.min.x?n|=1:e.x>t.max.x&&(n|=2),e.y<t.min.y?n|=4:e.y>t.max.y&&(n|=8),n}function nn(e,t,n,i){var o=t.x,t=t.y,a=n.x-o,r=n.y-t,s=a*a+r*r;return 0<s&&(1<(s=((e.x-o)*a+(e.y-t)*r)/s)?(o=n.x,t=n.y):0<s&&(o+=a*s,t+=r*s)),a=e.x-o,r=e.y-t,i?a*a+r*r:new O(o,t)}function on(e){return!_(e[0])||"object"!=typeof e[0][0]&&void 0!==e[0][0]}function an(e){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),on(e)}function rn(e,t){var n,i,o,a,r,s;if(!e||0===e.length)throw new Error("latlngs not passed");on(e)||(console.warn("latlngs are not flat! Only the first ring will be used"),e=e[0]);for(var l=W([0,0]),c=B(e),u=(c.getNorthWest().distanceTo(c.getSouthWest())*c.getNorthEast().distanceTo(c.getNorthWest())<1700&&(l=Yt(e)),e.length),d=[],h=0;h<u;h++){var p=W(e[h]);d.push(t.project(W([p.lat-l.lat,p.lng-l.lng])))}for(n=h=0;h<u-1;h++)n+=d[h].distanceTo(d[h+1])/2;if(0===n)s=d[0];else for(i=h=0;h<u-1;h++)if(o=d[h],a=d[h+1],n<(i+=r=o.distanceTo(a))){s=[a.x-(r=(i-n)/r)*(a.x-o.x),a.y-r*(a.y-o.y)];break}return W([(c=t.unproject(z(s))).lat+l.lat,c.lng+l.lng])}var te={__proto__:null,simplify:Qt,pointToSegmentDistance:Jt,closestPointOnSegment:function(e,t,n){return nn(e,t,n)},clipSegment:Xt,_getEdgeIntersection:en,_getBitCode:tn,_sqClosestPointOnSegment:nn,isFlat:on,_flat:an,polylineCenter:rn},oe={__proto__:null,LonLat:ne={project:function(e){return new O(e.lng,e.lat)},unproject:function(e){return new R(e.y,e.x)},bounds:new I([-180,-90],[180,90])},Mercator:ie={R:6378137,R_MINOR:6356752.314245179,bounds:new I([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(e){var t=Math.PI/180,n=this.R,i=e.lat*t,o=this.R_MINOR/n,a=(o=Math.sqrt(1-o*o))*Math.sin(i),a=Math.tan(Math.PI/4-i/2)/Math.pow((1-a)/(1+a),o/2),i=-n*Math.log(Math.max(a,1e-10));return new O(e.lng*t*n,i)},unproject:function(e){for(var t,n=180/Math.PI,i=this.R,o=this.R_MINOR/i,a=Math.sqrt(1-o*o),r=Math.exp(-e.y/i),s=Math.PI/2-2*Math.atan(r),l=0,c=.1;l<15&&1e-7<Math.abs(c);l++)t=a*Math.sin(s),t=Math.pow((1-t)/(1+t),a/2),s+=c=Math.PI/2-2*Math.atan(r*t)-s;return new R(s*n,e.x*n/i)}},SphericalMercator:q},re=c({},H,{code:"EPSG:3395",projection:ie,transformation:G(ae=.5/(Math.PI*ie.R),.5,-ae,.5)}),sn=c({},H,{code:"EPSG:4326",projection:ne,transformation:G(1/180,1,-1/180,.5)}),se=c({},F,{projection:ne,transformation:G(1,0,-1,0),scale:function(e){return Math.pow(2,e)},zoom:function(e){return Math.log(e)/Math.LN2},distance:function(e,t){var n=t.lng-e.lng,t=t.lat-e.lat;return Math.sqrt(n*n+t*t)},infinite:!0}),le=(F.Earth=H,F.EPSG3395=re,F.EPSG3857=V,F.EPSG900913=U,F.EPSG4326=sn,F.Simple=se,E.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(e){return e.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(e){return e&&e.removeLayer(this),this},getPane:function(e){return this._map.getPane(e?this.options[e]||e:this.options.pane)},addInteractiveTarget:function(e){return this._map._targets[u(e)]=this},removeInteractiveTarget:function(e){return delete this._map._targets[u(e)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(e){var t,n=e.target;n.hasLayer(this)&&(this._map=n,this._zoomAnimated=n._zoomAnimated,this.getEvents&&(t=this.getEvents(),n.on(t,this),this.once("remove",function(){n.off(t,this)},this)),this.onAdd(n),this.fire("add"),n.fire("layeradd",{layer:this}))}})),ln=(Bt.include({addLayer:function(e){var t;if(e._layerAdd)return t=u(e),this._layers[t]||((this._layers[t]=e)._mapToAdd=this,e.beforeAdd&&e.beforeAdd(this),this.whenReady(e._layerAdd,e)),this;throw new Error("The provided object is not a Layer.")},removeLayer:function(e){var t=u(e);return this._layers[t]&&(this._loaded&&e.onRemove(this),delete this._layers[t],this._loaded&&(this.fire("layerremove",{layer:e}),e.fire("remove")),e._map=e._mapToAdd=null),this},hasLayer:function(e){return u(e)in this._layers},eachLayer:function(e,t){for(var n in this._layers)e.call(t,this._layers[n]);return this},_addLayers:function(e){for(var t=0,n=(e=e?_(e)?e:[e]:[]).length;t<n;t++)this.addLayer(e[t])},_addZoomLimit:function(e){isNaN(e.options.maxZoom)&&isNaN(e.options.minZoom)||(this._zoomBoundLayers[u(e)]=e,this._updateZoomLevels())},_removeZoomLimit:function(e){e=u(e),this._zoomBoundLayers[e]&&(delete this._zoomBoundLayers[e],this._updateZoomLevels())},_updateZoomLevels:function(){var e,t=1/0,n=-1/0,i=this._getZoomSpan();for(e in this._zoomBoundLayers)var o=this._zoomBoundLayers[e].options,t=void 0===o.minZoom?t:Math.min(t,o.minZoom),n=void 0===o.maxZoom?n:Math.max(n,o.maxZoom);this._layersMaxZoom=n===-1/0?void 0:n,this._layersMinZoom=t===1/0?void 0:t,i!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}}),le.extend({initialize:function(e,t){var n,i;if(p(this,t),this._layers={},e)for(n=0,i=e.length;n<i;n++)this.addLayer(e[n])},addLayer:function(e){var t=this.getLayerId(e);return this._layers[t]=e,this._map&&this._map.addLayer(e),this},removeLayer:function(e){return e=e in this._layers?e:this.getLayerId(e),this._map&&this._layers[e]&&this._map.removeLayer(this._layers[e]),delete this._layers[e],this},hasLayer:function(e){return("number"==typeof e?e:this.getLayerId(e))in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(e){var t,n,i=Array.prototype.slice.call(arguments,1);for(t in this._layers)(n=this._layers[t])[e]&&n[e].apply(n,i);return this},onAdd:function(e){this.eachLayer(e.addLayer,e)},onRemove:function(e){this.eachLayer(e.removeLayer,e)},eachLayer:function(e,t){for(var n in this._layers)e.call(t,this._layers[n]);return this},getLayer:function(e){return this._layers[e]},getLayers:function(){var e=[];return this.eachLayer(e.push,e),e},setZIndex:function(e){return this.invoke("setZIndex",e)},getLayerId:u})),cn=ln.extend({addLayer:function(e){return this.hasLayer(e)?this:(e.addEventParent(this),ln.prototype.addLayer.call(this,e),this.fire("layeradd",{layer:e}))},removeLayer:function(e){return this.hasLayer(e)?((e=e in this._layers?this._layers[e]:e).removeEventParent(this),ln.prototype.removeLayer.call(this,e),this.fire("layerremove",{layer:e})):this},setStyle:function(e){return this.invoke("setStyle",e)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var e,t=new N;for(e in this._layers){var n=this._layers[e];t.extend(n.getBounds?n.getBounds():n.getLatLng())}return t}}),un=C.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(e){p(this,e)},createIcon:function(e){return this._createIcon("icon",e)},createShadow:function(e){return this._createIcon("shadow",e)},_createIcon:function(e,t){var n=this._getIconUrl(e);if(n)return n=this._createImg(n,t&&"IMG"===t.tagName?t:null),this._setIconStyles(n,e),!this.options.crossOrigin&&""!==this.options.crossOrigin||(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),n;if("icon"===e)throw new Error("iconUrl not set in Icon options (see the docs).");return null},_setIconStyles:function(e,t){var n=this.options,i=z(i="number"==typeof(i=n[t+"Size"])?[i,i]:i),o=z("shadow"===t&&n.shadowAnchor||n.iconAnchor||i&&i.divideBy(2,!0));e.className="leaflet-marker-"+t+" "+(n.className||""),o&&(e.style.marginLeft=-o.x+"px",e.style.marginTop=-o.y+"px"),i&&(e.style.width=i.x+"px",e.style.height=i.y+"px")},_createImg:function(e,t){return(t=t||document.createElement("img")).src=e,t},_getIconUrl:function(e){return Me.retina&&this.options[e+"RetinaUrl"]||this.options[e+"Url"]}}),dn=un.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(e){return"string"!=typeof dn.imagePath&&(dn.imagePath=this._detectIconPath()),(this.options.imagePath||dn.imagePath)+un.prototype._getIconUrl.call(this,e)},_stripUrl:function(e){function t(e,t,n){return(t=t.exec(e))&&t[n]}return(e=t(e,/^url\((['"])?(.+)\1\)$/,2))&&t(e,/^(.*)marker-icon\.png$/,1)},_detectIconPath:function(){var e=Qe("div","leaflet-default-icon-path",document.body),t=Ke(e,"background-image")||Ke(e,"backgroundImage");return document.body.removeChild(e),(t=this._stripUrl(t))?t:(e=document.querySelector('link[href$="leaflet.css"]'))?e.href.substring(0,e.href.length-"leaflet.css".length-1):""}}),hn=J.extend({initialize:function(e){this._marker=e},addHooks:function(){var e=this._marker._icon;this._draggable||(this._draggable=new Vt(e,e,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),it(e,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&ot(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(e){var t=this._marker,n=t._map,i=this._marker.options.autoPanSpeed,o=this._marker.options.autoPanPadding,a=dt(t._icon),r=n.getPixelBounds(),s=n.getPixelOrigin();(s=j(r.min._subtract(s).add(o),r.max._subtract(s).subtract(o))).contains(a)||(o=z((Math.max(s.max.x,a.x)-s.max.x)/(r.max.x-s.max.x)-(Math.min(s.min.x,a.x)-s.min.x)/(r.min.x-s.min.x),(Math.max(s.max.y,a.y)-s.max.y)/(r.max.y-s.max.y)-(Math.min(s.min.y,a.y)-s.min.y)/(r.min.y-s.min.y)).multiplyBy(i),n.panBy(o,{animate:!1}),this._draggable._newPos._add(o),this._draggable._startPos._add(o),ut(t._icon,this._draggable._newPos),this._onDrag(e),this._panRequest=P(this._adjustPan.bind(this,e)))},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(e){this._marker.options.autoPan&&(S(this._panRequest),this._panRequest=P(this._adjustPan.bind(this,e)))},_onDrag:function(e){var t=this._marker,n=t._shadow,i=dt(t._icon),o=t._map.layerPointToLatLng(i);n&&ut(n,i),t._latlng=o,e.latlng=o,e.oldLatLng=this._oldLatLng,t.fire("move",e).fire("drag",e)},_onDragEnd:function(e){S(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",e)}}),pn=le.extend({options:{icon:new dn,interactive:!0,keyboard:!0,title:"",alt:"Marker",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,autoPanOnFocus:!0,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(e,t){p(this,t),this._latlng=W(e)},onAdd:function(e){this._zoomAnimated=this._zoomAnimated&&e.options.markerZoomAnimation,this._zoomAnimated&&e.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(e){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&e.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(e){var t=this._latlng;return this._latlng=W(e),this.update(),this.fire("move",{oldLatLng:t,latlng:this._latlng})},setZIndexOffset:function(e){return this.options.zIndexOffset=e,this.update()},getIcon:function(){return this.options.icon},setIcon:function(e){return this.options.icon=e,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){var e;return this._icon&&this._map&&(e=this._map.latLngToLayerPoint(this._latlng).round(),this._setPos(e)),this},_initIcon:function(){var e=this.options,t="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),n=e.icon.createIcon(this._icon),i=!1,o=!1;(n=(n!==this._icon&&(this._icon&&this._removeIcon(),i=!0,e.title&&(n.title=e.title),"IMG"===n.tagName&&(n.alt=e.alt||"")),it(n,t),e.keyboard&&(n.tabIndex="0",n.setAttribute("role","button")),this._icon=n,e.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&yt(n,"focus",this._panOnFocus,this),e.icon.createShadow(this._shadow)))!==this._shadow&&(this._removeShadow(),o=!0),n&&(it(n,t),n.alt=""),this._shadow=n,e.opacity<1&&this._updateOpacity(),i&&this.getPane().appendChild(this._icon),this._initInteraction(),n&&o&&this.getPane(e.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&At(this._icon,"focus",this._panOnFocus,this),Je(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&Je(this._shadow),this._shadow=null},_setPos:function(e){this._icon&&ut(this._icon,e),this._shadow&&ut(this._shadow,e),this._zIndex=e.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(e){this._icon&&(this._icon.style.zIndex=this._zIndex+e)},_animateZoom:function(e){e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center).round(),this._setPos(e)},_initInteraction:function(){var e;this.options.interactive&&(it(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),hn&&(e=this.options.draggable,this.dragging&&(e=this.dragging.enabled(),this.dragging.disable()),this.dragging=new hn(this),e&&this.dragging.enable()))},setOpacity:function(e){return this.options.opacity=e,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var e=this.options.opacity;this._icon&&st(this._icon,e),this._shadow&&st(this._shadow,e)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_panOnFocus:function(){var e,t,n=this._map;n&&(e=(t=this.options.icon.options).iconSize?z(t.iconSize):z(0,0),t=t.iconAnchor?z(t.iconAnchor):z(0,0),n.panInside(this._latlng,{paddingTopLeft:t,paddingBottomRight:e.subtract(t)}))},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}}),mn=le.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(e){this._renderer=e.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(e){return p(this,e),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&e&&Object.prototype.hasOwnProperty.call(e,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(this._renderer.options.tolerance||0)}}),fn=mn.extend({options:{fill:!0,radius:10},initialize:function(e,t){p(this,t),this._latlng=W(e),this._radius=this.options.radius},setLatLng:function(e){var t=this._latlng;return this._latlng=W(e),this.redraw(),this.fire("move",{oldLatLng:t,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(e){return this.options.radius=this._radius=e,this.redraw()},getRadius:function(){return this._radius},setStyle:function(e){var t=e&&e.radius||this._radius;return mn.prototype.setStyle.call(this,e),this.setRadius(t),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var e=this._radius,t=this._radiusY||e,n=this._clickTolerance(),e=[e+n,t+n];this._pxBounds=new I(this._point.subtract(e),this._point.add(e))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(e){return e.distanceTo(this._point)<=this._radius+this._clickTolerance()}}),gn=fn.extend({initialize:function(e,t,n){if(p(this,t="number"==typeof t?c({},n,{radius:t}):t),this._latlng=W(e),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(e){return this._mRadius=e,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var e=[this._radius,this._radiusY||this._radius];return new N(this._map.layerPointToLatLng(this._point.subtract(e)),this._map.layerPointToLatLng(this._point.add(e)))},setStyle:mn.prototype.setStyle,_project:function(){var e,t,n,i,o,a=this._latlng.lng,r=this._latlng.lat,s=this._map,l=s.options.crs;l.distance===H.distance?(i=Math.PI/180,o=this._mRadius/H.R/i,e=s.project([r+o,a]),t=s.project([r-o,a]),t=e.add(t).divideBy(2),n=s.unproject(t).lat,i=Math.acos((Math.cos(o*i)-Math.sin(r*i)*Math.sin(n*i))/(Math.cos(r*i)*Math.cos(n*i)))/i,!isNaN(i)&&0!==i||(i=o/Math.cos(Math.PI/180*r)),this._point=t.subtract(s.getPixelOrigin()),this._radius=isNaN(i)?0:t.x-s.project([n,a-i]).x,this._radiusY=t.y-e.y):(o=l.unproject(l.project(this._latlng).subtract([this._mRadius,0])),this._point=s.latLngToLayerPoint(this._latlng),this._radius=this._point.x-s.latLngToLayerPoint(o).x),this._updateBounds()}}),_n=mn.extend({options:{smoothFactor:1,noClip:!1},initialize:function(e,t){p(this,t),this._setLatLngs(e)},getLatLngs:function(){return this._latlngs},setLatLngs:function(e){return this._setLatLngs(e),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(e){for(var t=1/0,n=null,i=nn,o=0,a=this._parts.length;o<a;o++)for(var r=this._parts[o],s=1,l=r.length;s<l;s++){var c,u,d=i(e,c=r[s-1],u=r[s],!0);d<t&&(t=d,n=i(e,c,u))}return n&&(n.distance=Math.sqrt(t)),n},getCenter:function(){if(this._map)return rn(this._defaultShape(),this._map.options.crs);throw new Error("Must add layer to map before using getCenter()")},getBounds:function(){return this._bounds},addLatLng:function(e,t){return t=t||this._defaultShape(),e=W(e),t.push(e),this._bounds.extend(e),this.redraw()},_setLatLngs:function(e){this._bounds=new N,this._latlngs=this._convertLatLngs(e)},_defaultShape:function(){return on(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(e){for(var t=[],n=on(e),i=0,o=e.length;i<o;i++)n?(t[i]=W(e[i]),this._bounds.extend(t[i])):t[i]=this._convertLatLngs(e[i]);return t},_project:function(){var e=new I;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,e),this._bounds.isValid()&&e.isValid()&&(this._rawPxBounds=e,this._updateBounds())},_updateBounds:function(){var e=new O(e=this._clickTolerance(),e);this._rawPxBounds&&(this._pxBounds=new I([this._rawPxBounds.min.subtract(e),this._rawPxBounds.max.add(e)]))},_projectLatlngs:function(e,t,n){var i,o,a=e[0]instanceof R,r=e.length;if(a){for(o=[],i=0;i<r;i++)o[i]=this._map.latLngToLayerPoint(e[i]),n.extend(o[i]);t.push(o)}else for(i=0;i<r;i++)this._projectLatlngs(e[i],t,n)},_clipPoints:function(){var e=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(e))if(this.options.noClip)this._parts=this._rings;else for(var t,n,i,o,a=this._parts,r=0,s=0,l=this._rings.length;r<l;r++)for(t=0,n=(o=this._rings[r]).length;t<n-1;t++)(i=Xt(o[t],o[t+1],e,t,!0))&&(a[s]=a[s]||[],a[s].push(i[0]),i[1]===o[t+1]&&t!==n-2||(a[s].push(i[1]),s++))},_simplifyPoints:function(){for(var e=this._parts,t=this.options.smoothFactor,n=0,i=e.length;n<i;n++)e[n]=Qt(e[n],t)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(e,t){var n,i,o,a,r,s,l=this._clickTolerance();if(this._pxBounds&&this._pxBounds.contains(e))for(n=0,a=this._parts.length;n<a;n++)for(i=0,o=(r=(s=this._parts[n]).length)-1;i<r;o=i++)if((t||0!==i)&&Jt(e,s[o],s[i])<=l)return!0;return!1}});_n._flat=an;var yn=_n.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(this._map)return $t(this._defaultShape(),this._map.options.crs);throw new Error("Must add layer to map before using getCenter()")},_convertLatLngs:function(e){var t=(e=_n.prototype._convertLatLngs.call(this,e)).length;return 2<=t&&e[0]instanceof R&&e[0].equals(e[t-1])&&e.pop(),e},_setLatLngs:function(e){_n.prototype._setLatLngs.call(this,e),on(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return(on(this._latlngs[0])?this._latlngs:this._latlngs[0])[0]},_clipPoints:function(){var e=this._renderer._bounds,t=new O(t=this.options.weight,t),e=new I(e.min.subtract(t),e.max.add(t));if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(e))if(this.options.noClip)this._parts=this._rings;else for(var n,i=0,o=this._rings.length;i<o;i++)(n=Ut(this._rings[i],e,!0)).length&&this._parts.push(n)},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(e){var t,n,i,o,a,r,s,l,c=!1;if(!this._pxBounds||!this._pxBounds.contains(e))return!1;for(o=0,s=this._parts.length;o<s;o++)for(a=0,r=(l=(t=this._parts[o]).length)-1;a<l;r=a++)n=t[a],i=t[r],n.y>e.y!=i.y>e.y&&e.x<(i.x-n.x)*(e.y-n.y)/(i.y-n.y)+n.x&&(c=!c);return c||_n.prototype._containsPoint.call(this,e,!0)}}),vn=cn.extend({initialize:function(e,t){p(this,t),this._layers={},e&&this.addData(e)},addData:function(e){var t,n,i,o=_(e)?e:e.features;if(o){for(t=0,n=o.length;t<n;t++)((i=o[t]).geometries||i.geometry||i.features||i.coordinates)&&this.addData(i);return this}var a,r=this.options;return r.filter&&!r.filter(e)||!(a=bn(e,r))?this:(a.feature=Mn(e),a.defaultOptions=a.options,this.resetStyle(a),r.onEachFeature&&r.onEachFeature(e,a),this.addLayer(a))},resetStyle:function(e){return void 0===e?this.eachLayer(this.resetStyle,this):(e.options=c({},e.defaultOptions),this._setLayerStyle(e,this.options.style),this)},setStyle:function(t){return this.eachLayer(function(e){this._setLayerStyle(e,t)},this)},_setLayerStyle:function(e,t){e.setStyle&&("function"==typeof t&&(t=t(e.feature)),e.setStyle(t))}});function bn(e,t){var n,i,o,a,r="Feature"===e.type?e.geometry:e,s=r?r.coordinates:null,l=[],c=t&&t.pointToLayer,u=t&&t.coordsToLatLng||An;if(!s&&!r)return null;switch(r.type){case"Point":return wn(c,e,n=u(s),t);case"MultiPoint":for(o=0,a=s.length;o<a;o++)n=u(s[o]),l.push(wn(c,e,n,t));return new cn(l);case"LineString":case"MultiLineString":return i=kn(s,"LineString"===r.type?0:1,u),new _n(i,t);case"Polygon":case"MultiPolygon":return i=kn(s,"Polygon"===r.type?1:2,u),new yn(i,t);case"GeometryCollection":for(o=0,a=r.geometries.length;o<a;o++){var d=bn({geometry:r.geometries[o],type:"Feature",properties:e.properties},t);d&&l.push(d)}return new cn(l);case"FeatureCollection":for(o=0,a=r.features.length;o<a;o++){var h=bn(r.features[o],t);h&&l.push(h)}return new cn(l);default:throw new Error("Invalid GeoJSON object.")}}function wn(e,t,n,i){return e?e(t,n):new pn(n,i&&i.markersInheritOptions&&i)}function An(e){return new R(e[1],e[0],e[2])}function kn(e,t,n){for(var i,o=[],a=0,r=e.length;a<r;a++)i=t?kn(e[a],t-1,n):(n||An)(e[a]),o.push(i);return o}function xn(e,t){return void 0!==(e=W(e)).alt?[a(e.lng,t),a(e.lat,t),a(e.alt,t)]:[a(e.lng,t),a(e.lat,t)]}function Pn(e,t,n,i){for(var o=[],a=0,r=e.length;a<r;a++)o.push(t?Pn(e[a],on(e[a])?0:t-1,n,i):xn(e[a],i));return!t&&n&&0<o.length&&o.push(o[0].slice()),o}function Sn(e,t){return e.feature?c({},e.feature,{geometry:t}):Mn(t)}function Mn(e){return"Feature"===e.type||"FeatureCollection"===e.type?e:{type:"Feature",properties:{},geometry:e}}function Cn(e,t){return new vn(e,t)}pn.include(ce={toGeoJSON:function(e){return Sn(this,{type:"Point",coordinates:xn(this.getLatLng(),e)})}}),gn.include(ce),fn.include(ce),_n.include({toGeoJSON:function(e){var t=!on(this._latlngs);return Sn(this,{type:(t?"Multi":"")+"LineString",coordinates:Pn(this._latlngs,t?1:0,!1,e)})}}),yn.include({toGeoJSON:function(e){var t=!on(this._latlngs),n=t&&!on(this._latlngs[0]),e=Pn(this._latlngs,n?2:t?1:0,!0,e);return Sn(this,{type:(n?"Multi":"")+"Polygon",coordinates:e=t?e:[e]})}}),ln.include({toMultiPoint:function(t){var n=[];return this.eachLayer(function(e){n.push(e.toGeoJSON(t).geometry.coordinates)}),Sn(this,{type:"MultiPoint",coordinates:n})},toGeoJSON:function(t){var n,i,e=this.feature&&this.feature.geometry&&this.feature.geometry.type;return"MultiPoint"===e?this.toMultiPoint(t):(n="GeometryCollection"===e,i=[],this.eachLayer(function(e){e.toGeoJSON&&(e=e.toGeoJSON(t),n?i.push(e.geometry):"FeatureCollection"===(e=Mn(e)).type?i.push.apply(i,e.features):i.push(e))}),n?Sn(this,{geometries:i,type:"GeometryCollection"}):{type:"FeatureCollection",features:i})}});var ue=Cn,Ln=le.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(e,t,n){this._url=e,this._bounds=B(t),p(this,n)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(it(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){Je(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(e){return this.options.opacity=e,this._image&&this._updateOpacity(),this},setStyle:function(e){return e.opacity&&this.setOpacity(e.opacity),this},bringToFront:function(){return this._map&&et(this._image),this},bringToBack:function(){return this._map&&tt(this._image),this},setUrl:function(e){return this._url=e,this._image&&(this._image.src=e),this},setBounds:function(e){return this._bounds=B(e),this._map&&this._reset(),this},getEvents:function(){var e={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},setZIndex:function(e){return this.options.zIndex=e,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var e="IMG"===this._url.tagName,t=this._image=e?this._url:Qe("img");it(t,"leaflet-image-layer"),this._zoomAnimated&&it(t,"leaflet-zoom-animated"),this.options.className&&it(t,this.options.className),t.onselectstart=d,t.onmousemove=d,t.onload=l(this.fire,this,"load"),t.onerror=l(this._overlayOnError,this,"error"),!this.options.crossOrigin&&""!==this.options.crossOrigin||(t.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),e?this._url=t.src:(t.src=this._url,t.alt=this.options.alt)},_animateZoom:function(e){var t=this._map.getZoomScale(e.zoom),e=this._map._latLngBoundsToNewLayerBounds(this._bounds,e.zoom,e.center).min;ct(this._image,e,t)},_reset:function(){var e=this._image,t=new I(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),n=t.getSize();ut(e,t.min),e.style.width=n.x+"px",e.style.height=n.y+"px"},_updateOpacity:function(){st(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var e=this.options.errorOverlayUrl;e&&this._url!==e&&(this._url=e,this._image.src=e)},getCenter:function(){return this._bounds.getCenter()}}),Tn=Ln.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var e="VIDEO"===this._url.tagName,t=this._image=e?this._url:Qe("video");if(it(t,"leaflet-image-layer"),this._zoomAnimated&&it(t,"leaflet-zoom-animated"),this.options.className&&it(t,this.options.className),t.onselectstart=d,t.onmousemove=d,t.onloadeddata=l(this.fire,this,"load"),e){for(var n=t.getElementsByTagName("source"),i=[],o=0;o<n.length;o++)i.push(n[o].src);this._url=0<n.length?i:[t.src]}else{_(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(t.style,"objectFit")&&(t.style.objectFit="fill"),t.autoplay=!!this.options.autoplay,t.loop=!!this.options.loop,t.muted=!!this.options.muted,t.playsInline=!!this.options.playsInline;for(var a=0;a<this._url.length;a++){var r=Qe("source");r.src=this._url[a],t.appendChild(r)}}}}),En=Ln.extend({_initImage:function(){var e=this._image=this._url;it(e,"leaflet-image-layer"),this._zoomAnimated&&it(e,"leaflet-zoom-animated"),this.options.className&&it(e,this.options.className),e.onselectstart=d,e.onmousemove=d}}),On=le.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(e,t){e&&(e instanceof R||_(e))?(this._latlng=W(e),p(this,t)):(p(this,e),this._source=t),this.options.content&&(this._content=this.options.content)},openOn:function(e){return(e=arguments.length?e:this._source._map).hasLayer(this)||e.addLayer(this),this},close:function(){return this._map&&this._map.removeLayer(this),this},toggle:function(e){return this._map?this.close():(arguments.length?this._source=e:e=this._source,this._prepareOpen(),this.openOn(e._map)),this},onAdd:function(e){this._zoomAnimated=e._zoomAnimated,this._container||this._initLayout(),e._fadeAnimated&&st(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),e._fadeAnimated&&st(this._container,1),this.bringToFront(),this.options.interactive&&(it(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(e){e._fadeAnimated?(st(this._container,0),this._removeTimeout=setTimeout(l(Je,void 0,this._container),200)):Je(this._container),this.options.interactive&&(ot(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(e){return this._latlng=W(e),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(e){return this._content=e,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var e={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&et(this._container),this},bringToBack:function(){return this._map&&tt(this._container),this},_prepareOpen:function(e){if(!(n=this._source)._map)return!1;if(n instanceof cn){var t,n=null,i=this._source._layers;for(t in i)if(i[t]._map){n=i[t];break}if(!n)return!1;this._source=n}if(!e)if(n.getCenter)e=n.getCenter();else if(n.getLatLng)e=n.getLatLng();else{if(!n.getBounds)throw new Error("Unable to get source layer LatLng.");e=n.getBounds().getCenter()}return this.setLatLng(e),this._map&&this.update(),!0},_updateContent:function(){if(this._content){var e=this._contentNode,t="function"==typeof this._content?this._content(this._source||this):this._content;if("string"==typeof t)e.innerHTML=t;else{for(;e.hasChildNodes();)e.removeChild(e.firstChild);e.appendChild(t)}this.fire("contentupdate")}},_updatePosition:function(){var e,t,n;this._map&&(t=this._map.latLngToLayerPoint(this._latlng),e=z(this.options.offset),n=this._getAnchor(),this._zoomAnimated?ut(this._container,t.add(n)):e=e.add(t).add(n),t=this._containerBottom=-e.y,n=this._containerLeft=-Math.round(this._containerWidth/2)+e.x,this._container.style.bottom=t+"px",this._container.style.left=n+"px")},_getAnchor:function(){return[0,0]}}),Dn=(Bt.include({_initOverlay:function(e,t,n,i){var o=t;return o instanceof e||(o=new e(i).setContent(t)),n&&o.setLatLng(n),o}}),le.include({_initOverlay:function(e,t,n,i){var o=n;return o instanceof e?(p(o,i),o._source=this):(o=t&&!i?t:new e(i,this)).setContent(n),o}}),On.extend({options:{pane:"popupPane",offset:[0,7],maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(e){return!(e=arguments.length?e:this._source._map).hasLayer(this)&&e._popup&&e._popup.options.autoClose&&e.removeLayer(e._popup),e._popup=this,On.prototype.openOn.call(this,e)},onAdd:function(e){On.prototype.onAdd.call(this,e),e.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof mn||this._source.on("preclick",Mt))},onRemove:function(e){On.prototype.onRemove.call(this,e),e.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof mn||this._source.off("preclick",Mt))},getEvents:function(){var e=On.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(e.preclick=this.close),this.options.keepInView&&(e.moveend=this._adjustPan),e},_initLayout:function(){var e="leaflet-popup",t=this._container=Qe("div",e+" "+(this.options.className||"")+" leaflet-zoom-animated"),n=this._wrapper=Qe("div",e+"-content-wrapper",t);this._contentNode=Qe("div",e+"-content",n),Lt(t),Ct(this._contentNode),yt(t,"contextmenu",Mt),this._tipContainer=Qe("div",e+"-tip-container",t),this._tip=Qe("div",e+"-tip",this._tipContainer),this.options.closeButton&&((n=this._closeButton=Qe("a",e+"-close-button",t)).setAttribute("role","button"),n.setAttribute("aria-label","Close popup"),n.href="#close",n.innerHTML='<span aria-hidden="true">×</span>',yt(n,"click",function(e){Tt(e),this.close()},this))},_updateLayout:function(){var e=this._contentNode,t=e.style,n=(t.width="",t.whiteSpace="nowrap",e.offsetWidth),n=Math.min(n,this.options.maxWidth),n=(n=Math.max(n,this.options.minWidth),t.width=n+1+"px",t.whiteSpace="",t.height="",e.offsetHeight),i=this.options.maxHeight;(i&&i<n?(t.height=i+"px",it):ot)(e,"leaflet-popup-scrolled"),this._containerWidth=this._container.offsetWidth},_animateZoom:function(e){var e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center),t=this._getAnchor();ut(this._container,e.add(t))},_adjustPan:function(){var e,t,n,i,o,a,r,s;this.options.autoPan&&(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning?this._autopanning=!1:(e=this._map,t=parseInt(Ke(this._container,"marginBottom"),10)||0,t=this._container.offsetHeight+t,s=this._containerWidth,(n=new O(this._containerLeft,-t-this._containerBottom))._add(dt(this._container)),n=e.layerPointToContainerPoint(n),o=z(this.options.autoPanPadding),i=z(this.options.autoPanPaddingTopLeft||o),o=z(this.options.autoPanPaddingBottomRight||o),a=e.getSize(),r=0,n.x+s+o.x>a.x&&(r=n.x+s-a.x+o.x),n.x-r-i.x<(s=0)&&(r=n.x-i.x),n.y+t+o.y>a.y&&(s=n.y+t-a.y+o.y),n.y-s-i.y<0&&(s=n.y-i.y),(r||s)&&(this.options.keepInView&&(this._autopanning=!0),e.fire("autopanstart").panBy([r,s]))))},_getAnchor:function(){return z(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}})),zn=(Bt.mergeOptions({closePopupOnClick:!0}),Bt.include({openPopup:function(e,t,n){return this._initOverlay(Dn,e,t,n).openOn(this),this},closePopup:function(e){return(e=arguments.length?e:this._popup)&&e.close(),this}}),le.include({bindPopup:function(e,t){return this._popup=this._initOverlay(Dn,this._popup,e,t),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(e){return this._popup&&(this instanceof cn||(this._popup._source=this),this._popup._prepareOpen(e||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(e){return this._popup&&this._popup.setContent(e),this},getPopup:function(){return this._popup},_openPopup:function(e){var t;this._popup&&this._map&&(Et(e),t=e.layer||e.target,this._popup._source!==t||t instanceof mn?(this._popup._source=t,this.openPopup(e.latlng)):this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(e.latlng))},_movePopup:function(e){this._popup.setLatLng(e.latlng)},_onKeyPress:function(e){13===e.originalEvent.keyCode&&this._openPopup(e)}}),On.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(e){On.prototype.onAdd.call(this,e),this.setOpacity(this.options.opacity),e.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(e){On.prototype.onRemove.call(this,e),e.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var e=On.prototype.getEvents.call(this);return this.options.permanent||(e.preclick=this.close),e},_initLayout:function(){var e="leaflet-tooltip "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=Qe("div",e),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+u(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(e){var t,n=this._map,i=this._container,o=n.latLngToContainerPoint(n.getCenter()),n=n.layerPointToContainerPoint(e),a=this.options.direction,r=i.offsetWidth,s=i.offsetHeight,l=z(this.options.offset),c=this._getAnchor(),n="top"===a?(t=r/2,s):"bottom"===a?(t=r/2,0):(t="center"===a?r/2:"right"===a?0:"left"===a?r:n.x<o.x?(a="right",0):(a="left",r+2*(l.x+c.x)),s/2);e=e.subtract(z(t,n,!0)).add(l).add(c),ot(i,"leaflet-tooltip-right"),ot(i,"leaflet-tooltip-left"),ot(i,"leaflet-tooltip-top"),ot(i,"leaflet-tooltip-bottom"),it(i,"leaflet-tooltip-"+a),ut(i,e)},_updatePosition:function(){var e=this._map.latLngToLayerPoint(this._latlng);this._setPosition(e)},setOpacity:function(e){this.options.opacity=e,this._container&&st(this._container,e)},_animateZoom:function(e){e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center),this._setPosition(e)},_getAnchor:function(){return z(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}})),In=(Bt.include({openTooltip:function(e,t,n){return this._initOverlay(zn,e,t,n).openOn(this),this},closeTooltip:function(e){return e.close(),this}}),le.include({bindTooltip:function(e,t){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(zn,this._tooltip,e,t),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(e){var t,n;!e&&this._tooltipHandlersAdded||(t=e?"off":"on",n={remove:this.closeTooltip,move:this._moveTooltip},this._tooltip.options.permanent?n.add=this._openTooltip:(n.mouseover=this._openTooltip,n.mouseout=this.closeTooltip,n.click=this._openTooltip,this._map?this._addFocusListeners():n.add=this._addFocusListeners),this._tooltip.options.sticky&&(n.mousemove=this._moveTooltip),this[t](n),this._tooltipHandlersAdded=!e)},openTooltip:function(e){return this._tooltip&&(this instanceof cn||(this._tooltip._source=this),this._tooltip._prepareOpen(e)&&(this._tooltip.openOn(this._map),this.getElement?this._setAriaDescribedByOnLayer(this):this.eachLayer&&this.eachLayer(this._setAriaDescribedByOnLayer,this))),this},closeTooltip:function(){if(this._tooltip)return this._tooltip.close()},toggleTooltip:function(){return this._tooltip&&this._tooltip.toggle(this),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(e){return this._tooltip&&this._tooltip.setContent(e),this},getTooltip:function(){return this._tooltip},_addFocusListeners:function(){this.getElement?this._addFocusListenersOnLayer(this):this.eachLayer&&this.eachLayer(this._addFocusListenersOnLayer,this)},_addFocusListenersOnLayer:function(e){var t="function"==typeof e.getElement&&e.getElement();t&&(yt(t,"focus",function(){this._tooltip._source=e,this.openTooltip()},this),yt(t,"blur",this.closeTooltip,this))},_setAriaDescribedByOnLayer:function(e){(e="function"==typeof e.getElement&&e.getElement())&&e.setAttribute("aria-describedby",this._tooltip._container.id)},_openTooltip:function(e){var t;this._tooltip&&this._map&&(this._map.dragging&&this._map.dragging.moving()&&!this._openOnceFlag?(this._openOnceFlag=!0,(t=this)._map.once("moveend",function(){t._openOnceFlag=!1,t._openTooltip(e)})):(this._tooltip._source=e.layer||e.target,this.openTooltip(this._tooltip.options.sticky?e.latlng:void 0)))},_moveTooltip:function(e){var t=e.latlng;this._tooltip.options.sticky&&e.originalEvent&&(e=this._map.mouseEventToContainerPoint(e.originalEvent),e=this._map.containerPointToLayerPoint(e),t=this._map.layerPointToLatLng(e)),this._tooltip.setLatLng(t)}}),un.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(e){var e=e&&"DIV"===e.tagName?e:document.createElement("div"),t=this.options;return t.html instanceof Element?(Xe(e),e.appendChild(t.html)):e.innerHTML=!1!==t.html?t.html:"",t.bgPos&&(t=z(t.bgPos),e.style.backgroundPosition=-t.x+"px "+-t.y+"px"),this._setIconStyles(e,"icon"),e},createShadow:function(){return null}}));un.Default=dn;var jn=le.extend({options:{tileSize:256,opacity:1,updateWhenIdle:Me.mobile,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(e){p(this,e)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(e){e._addZoomLimit(this)},onRemove:function(e){this._removeAllTiles(),Je(this._container),e._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(et(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(tt(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(e){return this.options.opacity=e,this._updateOpacity(),this},setZIndex:function(e){return this.options.zIndex=e,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){var e;return this._map&&(this._removeAllTiles(),(e=this._clampZoom(this._map.getZoom()))!==this._tileZoom&&(this._tileZoom=e,this._updateLevels()),this._update()),this},getEvents:function(){var e={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=i(this._onMoveEnd,this.options.updateInterval,this)),e.move=this._onMove),this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},createTile:function(){return document.createElement("div")},getTileSize:function(){var e=this.options.tileSize;return e instanceof O?e:new O(e,e)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(e){for(var t,n=this.getPane().children,i=-e(-1/0,1/0),o=0,a=n.length;o<a;o++)t=n[o].style.zIndex,n[o]!==this._container&&t&&(i=e(i,+t));isFinite(i)&&(this.options.zIndex=i+e(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!Me.ielt9){st(this._container,this.options.opacity);var e,t=+new Date,n=!1,i=!1;for(e in this._tiles){var o,a=this._tiles[e];a.current&&a.loaded&&(o=Math.min(1,(t-a.loaded)/200),st(a.el,o),o<1?n=!0:(a.active?i=!0:this._onOpaqueTile(a),a.active=!0))}i&&!this._noPrune&&this._pruneTiles(),n&&(S(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this))}},_onOpaqueTile:d,_initContainer:function(){this._container||(this._container=Qe("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var e=this._tileZoom,t=this.options.maxZoom;if(void 0!==e){for(var n in this._levels)n=Number(n),this._levels[n].el.children.length||n===e?(this._levels[n].el.style.zIndex=t-Math.abs(e-n),this._onUpdateLevel(n)):(Je(this._levels[n].el),this._removeTilesAtZoom(n),this._onRemoveLevel(n),delete this._levels[n]);var i=this._levels[e],o=this._map;return i||((i=this._levels[e]={}).el=Qe("div","leaflet-tile-container leaflet-zoom-animated",this._container),i.el.style.zIndex=t,i.origin=o.project(o.unproject(o.getPixelOrigin()),e).round(),i.zoom=e,this._setZoomTransform(i,o.getCenter(),o.getZoom()),d(i.el.offsetWidth),this._onCreateLevel(i)),this._level=i}},_onUpdateLevel:d,_onRemoveLevel:d,_onCreateLevel:d,_pruneTiles:function(){if(this._map){var e,t,n,i=this._map.getZoom();if(i>this.options.maxZoom||i<this.options.minZoom)this._removeAllTiles();else{for(e in this._tiles)(n=this._tiles[e]).retain=n.current;for(e in this._tiles)(n=this._tiles[e]).current&&!n.active&&(t=n.coords,this._retainParent(t.x,t.y,t.z,t.z-5)||this._retainChildren(t.x,t.y,t.z,t.z+2));for(e in this._tiles)this._tiles[e].retain||this._removeTile(e)}}},_removeTilesAtZoom:function(e){for(var t in this._tiles)this._tiles[t].coords.z===e&&this._removeTile(t)},_removeAllTiles:function(){for(var e in this._tiles)this._removeTile(e)},_invalidateAll:function(){for(var e in this._levels)Je(this._levels[e].el),this._onRemoveLevel(Number(e)),delete this._levels[e];this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(e,t,n,i){var n=n-1,o=((o=new O(+(e=Math.floor(e/2)),+(t=Math.floor(t/2)))).z=n,this._tileCoordsToKey(o));return(o=this._tiles[o])&&o.active?o.retain=!0:(o&&o.loaded&&(o.retain=!0),i<n&&this._retainParent(e,t,n,i))},_retainChildren:function(e,t,n,i){for(var o=2*e;o<2*e+2;o++)for(var a=2*t;a<2*t+2;a++){var r=((r=new O(o,a)).z=n+1,this._tileCoordsToKey(r));(r=this._tiles[r])&&r.active?r.retain=!0:(r&&r.loaded&&(r.retain=!0),n+1<i&&this._retainChildren(o,a,n+1,i))}},_resetView:function(e){e=e&&(e.pinch||e.flyTo),this._setView(this._map.getCenter(),this._map.getZoom(),e,e)},_animateZoom:function(e){this._setView(e.center,e.zoom,!0,e.noUpdate)},_clampZoom:function(e){var t=this.options;return void 0!==t.minNativeZoom&&e<t.minNativeZoom?t.minNativeZoom:void 0!==t.maxNativeZoom&&t.maxNativeZoom<e?t.maxNativeZoom:e},_setView:function(e,t,n,i){var o=Math.round(t),o=void 0!==this.options.maxZoom&&o>this.options.maxZoom||void 0!==this.options.minZoom&&o<this.options.minZoom?void 0:this._clampZoom(o),a=this.options.updateWhenZooming&&o!==this._tileZoom;i&&!a||(this._tileZoom=o,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==o&&this._update(e),n||this._pruneTiles(),this._noPrune=!!n),this._setZoomTransforms(e,t)},_setZoomTransforms:function(e,t){for(var n in this._levels)this._setZoomTransform(this._levels[n],e,t)},_setZoomTransform:function(e,t,n){var i=this._map.getZoomScale(n,e.zoom),t=e.origin.multiplyBy(i).subtract(this._map._getNewPixelOrigin(t,n)).round();Me.any3d?ct(e.el,t,i):ut(e.el,t)},_resetGrid:function(){var e=this._map,t=e.options.crs,n=this._tileSize=this.getTileSize(),i=this._tileZoom,o=this._map.getPixelWorldBounds(this._tileZoom);o&&(this._globalTileRange=this._pxBoundsToTileRange(o)),this._wrapX=t.wrapLng&&!this.options.noWrap&&[Math.floor(e.project([0,t.wrapLng[0]],i).x/n.x),Math.ceil(e.project([0,t.wrapLng[1]],i).x/n.y)],this._wrapY=t.wrapLat&&!this.options.noWrap&&[Math.floor(e.project([t.wrapLat[0],0],i).y/n.x),Math.ceil(e.project([t.wrapLat[1],0],i).y/n.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(e){var t=(n=this._map)._animatingZoom?Math.max(n._animateToZoom,n.getZoom()):n.getZoom(),t=n.getZoomScale(t,this._tileZoom),e=n.project(e,this._tileZoom).floor(),n=n.getSize().divideBy(2*t);return new I(e.subtract(n),e.add(n))},_update:function(e){if(i=this._map){var t=this._clampZoom(i.getZoom());if(void 0===e&&(e=i.getCenter()),void 0!==this._tileZoom){var n,i=this._getTiledPixelBounds(e),o=this._pxBoundsToTileRange(i),a=o.getCenter(),r=[],i=this.options.keepBuffer,s=new I(o.getBottomLeft().subtract([i,-i]),o.getTopRight().add([i,-i]));if(!(isFinite(o.min.x)&&isFinite(o.min.y)&&isFinite(o.max.x)&&isFinite(o.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(n in this._tiles){var l=this._tiles[n].coords;l.z===this._tileZoom&&s.contains(new O(l.x,l.y))||(this._tiles[n].current=!1)}if(1<Math.abs(t-this._tileZoom))this._setView(e,t);else{for(var c=o.min.y;c<=o.max.y;c++)for(var u=o.min.x;u<=o.max.x;u++){var d,h=new O(u,c);h.z=this._tileZoom,this._isValidTile(h)&&((d=this._tiles[this._tileCoordsToKey(h)])?d.current=!0:r.push(h))}if(r.sort(function(e,t){return e.distanceTo(a)-t.distanceTo(a)}),0!==r.length){this._loading||(this._loading=!0,this.fire("loading"));for(var p=document.createDocumentFragment(),u=0;u<r.length;u++)this._addTile(r[u],p);this._level.el.appendChild(p)}}}}},_isValidTile:function(e){var t=this._map.options.crs;if(!t.infinite){var n=this._globalTileRange;if(!t.wrapLng&&(e.x<n.min.x||e.x>n.max.x)||!t.wrapLat&&(e.y<n.min.y||e.y>n.max.y))return!1}return!this.options.bounds||(t=this._tileCoordsToBounds(e),B(this.options.bounds).overlaps(t))},_keyToBounds:function(e){return this._tileCoordsToBounds(this._keyToTileCoords(e))},_tileCoordsToNwSe:function(e){var t=this._map,n=this.getTileSize(),i=e.scaleBy(n),n=i.add(n);return[t.unproject(i,e.z),t.unproject(n,e.z)]},_tileCoordsToBounds:function(e){return e=new N((e=this._tileCoordsToNwSe(e))[0],e[1]),this.options.noWrap?e:this._map.wrapLatLngBounds(e)},_tileCoordsToKey:function(e){return e.x+":"+e.y+":"+e.z},_keyToTileCoords:function(e){var t=new O(+(e=e.split(":"))[0],+e[1]);return t.z=+e[2],t},_removeTile:function(e){var t=this._tiles[e];t&&(Je(t.el),delete this._tiles[e],this.fire("tileunload",{tile:t.el,coords:this._keyToTileCoords(e)}))},_initTile:function(e){it(e,"leaflet-tile");var t=this.getTileSize();e.style.width=t.x+"px",e.style.height=t.y+"px",e.onselectstart=d,e.onmousemove=d,Me.ielt9&&this.options.opacity<1&&st(e,this.options.opacity)},_addTile:function(e,t){var n=this._getTilePos(e),i=this._tileCoordsToKey(e),o=this.createTile(this._wrapCoords(e),l(this._tileReady,this,e));this._initTile(o),this.createTile.length<2&&P(l(this._tileReady,this,e,null,o)),ut(o,n),this._tiles[i]={el:o,coords:e,current:!0},t.appendChild(o),this.fire("tileloadstart",{tile:o,coords:e})},_tileReady:function(e,t,n){t&&this.fire("tileerror",{error:t,tile:n,coords:e});var i=this._tileCoordsToKey(e);(n=this._tiles[i])&&(n.loaded=+new Date,this._map._fadeAnimated?(st(n.el,0),S(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this)):(n.active=!0,this._pruneTiles()),t||(it(n.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:n.el,coords:e})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Me.ielt9||!this._map._fadeAnimated?P(this._pruneTiles,this):setTimeout(l(this._pruneTiles,this),250)))},_getTilePos:function(e){return e.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(e){var t=new O(this._wrapX?o(e.x,this._wrapX):e.x,this._wrapY?o(e.y,this._wrapY):e.y);return t.z=e.z,t},_pxBoundsToTileRange:function(e){var t=this.getTileSize();return new I(e.min.unscaleBy(t).floor(),e.max.unscaleBy(t).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var e in this._tiles)if(!this._tiles[e].loaded)return!1;return!0}}),Nn=jn.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(e,t){this._url=e,(t=p(this,t)).detectRetina&&Me.retina&&0<t.maxZoom?(t.tileSize=Math.floor(t.tileSize/2),t.zoomReverse?(t.zoomOffset--,t.minZoom=Math.min(t.maxZoom,t.minZoom+1)):(t.zoomOffset++,t.maxZoom=Math.max(t.minZoom,t.maxZoom-1)),t.minZoom=Math.max(0,t.minZoom)):t.zoomReverse?t.minZoom=Math.min(t.maxZoom,t.minZoom):t.maxZoom=Math.max(t.minZoom,t.maxZoom),"string"==typeof t.subdomains&&(t.subdomains=t.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(e,t){return this._url===e&&void 0===t&&(t=!0),this._url=e,t||this.redraw(),this},createTile:function(e,t){var n=document.createElement("img");return yt(n,"load",l(this._tileOnLoad,this,t,n)),yt(n,"error",l(this._tileOnError,this,t,n)),!this.options.crossOrigin&&""!==this.options.crossOrigin||(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),"string"==typeof this.options.referrerPolicy&&(n.referrerPolicy=this.options.referrerPolicy),n.alt="",n.src=this.getTileUrl(e),n},getTileUrl:function(e){var t={r:Me.retina?"@2x":"",s:this._getSubdomain(e),x:e.x,y:e.y,z:this._getZoomForUrl()};return this._map&&!this._map.options.crs.infinite&&(e=this._globalTileRange.max.y-e.y,this.options.tms&&(t.y=e),t["-y"]=e),g(this._url,c(t,this.options))},_tileOnLoad:function(e,t){Me.ielt9?setTimeout(l(e,this,null,t),0):e(null,t)},_tileOnError:function(e,t,n){var i=this.options.errorTileUrl;i&&t.getAttribute("src")!==i&&(t.src=i),e(n,t)},_onTileRemove:function(e){e.tile.onload=null},_getZoomForUrl:function(){var e=this._tileZoom,t=this.options.maxZoom;return(e=this.options.zoomReverse?t-e:e)+this.options.zoomOffset},_getSubdomain:function(e){return e=Math.abs(e.x+e.y)%this.options.subdomains.length,this.options.subdomains[e]},_abortLoading:function(){var e,t,n;for(e in this._tiles)this._tiles[e].coords.z!==this._tileZoom&&((n=this._tiles[e].el).onload=d,n.onerror=d,n.complete||(n.src=v,t=this._tiles[e].coords,Je(n),delete this._tiles[e],this.fire("tileabort",{tile:n,coords:t})))},_removeTile:function(e){var t=this._tiles[e];if(t)return t.el.setAttribute("src",v),jn.prototype._removeTile.call(this,e)},_tileReady:function(e,t,n){if(this._map&&(!n||n.getAttribute("src")!==v))return jn.prototype._tileReady.call(this,e,t,n)}});function Bn(e,t){return new Nn(e,t)}var Rn=Nn.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(e,t){this._url=e;var n,i=c({},this.defaultWmsParams);for(n in t)n in this.options||(i[n]=t[n]);var e=(t=p(this,t)).detectRetina&&Me.retina?2:1,o=this.getTileSize();i.width=o.x*e,i.height=o.y*e,this.wmsParams=i},onAdd:function(e){this._crs=this.options.crs||e.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var t=1.3<=this._wmsVersion?"crs":"srs";this.wmsParams[t]=this._crs.code,Nn.prototype.onAdd.call(this,e)},getTileUrl:function(e){var t=this._tileCoordsToNwSe(e),t=(n=j((n=this._crs).project(t[0]),n.project(t[1]))).min,n=n.max,t=(1.3<=this._wmsVersion&&this._crs===sn?[t.y,t.x,n.y,n.x]:[t.x,t.y,n.x,n.y]).join(",");return(n=Nn.prototype.getTileUrl.call(this,e))+m(this.wmsParams,n,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+t},setParams:function(e,t){return c(this.wmsParams,e),t||this.redraw(),this}});Nn.WMS=Rn,Bn.wms=function(e,t){return new Rn(e,t)};var Wn=le.extend({options:{padding:.1},initialize:function(e){p(this,e),u(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),it(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var e={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(e.zoomanim=this._onAnimZoom),e},_onAnimZoom:function(e){this._updateTransform(e.center,e.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(e,t){var n=this._map.getZoomScale(t,this._zoom),i=this._map.getSize().multiplyBy(.5+this.options.padding),o=this._map.project(this._center,t),i=i.multiplyBy(-n).add(o).subtract(this._map._getNewPixelOrigin(e,t));Me.any3d?ct(this._container,i,n):ut(this._container,i)},_reset:function(){for(var e in this._update(),this._updateTransform(this._center,this._zoom),this._layers)this._layers[e]._reset()},_onZoomEnd:function(){for(var e in this._layers)this._layers[e]._project()},_updatePaths:function(){for(var e in this._layers)this._layers[e]._update()},_update:function(){var e=this.options.padding,t=this._map.getSize(),n=this._map.containerPointToLayerPoint(t.multiplyBy(-e)).round();this._bounds=new I(n,n.add(t.multiplyBy(1+2*e)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),Fn=Wn.extend({options:{tolerance:0},getEvents:function(){var e=Wn.prototype.getEvents.call(this);return e.viewprereset=this._onViewPreReset,e},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){Wn.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var e=this._container=document.createElement("canvas");yt(e,"mousemove",this._onMouseMove,this),yt(e,"click dblclick mousedown mouseup contextmenu",this._onClick,this),yt(e,"mouseout",this._handleMouseOut,this),e._leaflet_disable_events=!0,this._ctx=e.getContext("2d")},_destroyContainer:function(){S(this._redrawRequest),delete this._ctx,Je(this._container),At(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){for(var e in this._redrawBounds=null,this._layers)this._layers[e]._update();this._redraw()}},_update:function(){var e,t,n,i;this._map._animatingZoom&&this._bounds||(Wn.prototype._update.call(this),e=this._bounds,t=this._container,n=e.getSize(),i=Me.retina?2:1,ut(t,e.min),t.width=i*n.x,t.height=i*n.y,t.style.width=n.x+"px",t.style.height=n.y+"px",Me.retina&&this._ctx.scale(2,2),this._ctx.translate(-e.min.x,-e.min.y),this.fire("update"))},_reset:function(){Wn.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(e){this._updateDashArray(e),e=(this._layers[u(e)]=e)._order={layer:e,prev:this._drawLast,next:null},this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(e){this._requestRedraw(e)},_removePath:function(e){var t=(n=e._order).next,n=n.prev;t?t.prev=n:this._drawLast=n,n?n.next=t:this._drawFirst=t,delete e._order,delete this._layers[u(e)],this._requestRedraw(e)},_updatePath:function(e){this._extendRedrawBounds(e),e._project(),e._update(),this._requestRedraw(e)},_updateStyle:function(e){this._updateDashArray(e),this._requestRedraw(e)},_updateDashArray:function(e){if("string"==typeof e.options.dashArray){for(var t,n=e.options.dashArray.split(/[, ]+/),i=[],o=0;o<n.length;o++){if(t=Number(n[o]),isNaN(t))return;i.push(t)}e.options._dashArray=i}else e.options._dashArray=e.options.dashArray},_requestRedraw:function(e){this._map&&(this._extendRedrawBounds(e),this._redrawRequest=this._redrawRequest||P(this._redraw,this))},_extendRedrawBounds:function(e){var t;e._pxBounds&&(t=(e.options.weight||0)+1,this._redrawBounds=this._redrawBounds||new I,this._redrawBounds.extend(e._pxBounds.min.subtract([t,t])),this._redrawBounds.extend(e._pxBounds.max.add([t,t])))},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var e,t=this._redrawBounds;t?(e=t.getSize(),this._ctx.clearRect(t.min.x,t.min.y,e.x,e.y)):(this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore())},_draw:function(){var e,t,n=this._redrawBounds;this._ctx.save(),n&&(t=n.getSize(),this._ctx.beginPath(),this._ctx.rect(n.min.x,n.min.y,t.x,t.y),this._ctx.clip()),this._drawing=!0;for(var i=this._drawFirst;i;i=i.next)e=i.layer,(!n||e._pxBounds&&e._pxBounds.intersects(n))&&e._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(e,t){if(this._drawing){var n,i,o,a,r=e._parts,s=r.length,l=this._ctx;if(s){for(l.beginPath(),n=0;n<s;n++){for(i=0,o=r[n].length;i<o;i++)a=r[n][i],l[i?"lineTo":"moveTo"](a.x,a.y);t&&l.closePath()}this._fillStroke(l,e)}}},_updateCircle:function(e){var t,n,i,o;this._drawing&&!e._empty()&&(t=e._point,n=this._ctx,i=Math.max(Math.round(e._radius),1),1!=(o=(Math.max(Math.round(e._radiusY),1)||i)/i)&&(n.save(),n.scale(1,o)),n.beginPath(),n.arc(t.x,t.y/o,i,0,2*Math.PI,!1),1!=o&&n.restore(),this._fillStroke(n,e))},_fillStroke:function(e,t){var n=t.options;n.fill&&(e.globalAlpha=n.fillOpacity,e.fillStyle=n.fillColor||n.color,e.fill(n.fillRule||"evenodd")),n.stroke&&0!==n.weight&&(e.setLineDash&&e.setLineDash(t.options&&t.options._dashArray||[]),e.globalAlpha=n.opacity,e.lineWidth=n.weight,e.strokeStyle=n.color,e.lineCap=n.lineCap,e.lineJoin=n.lineJoin,e.stroke())},_onClick:function(e){for(var t,n,i=this._map.mouseEventToLayerPoint(e),o=this._drawFirst;o;o=o.next)(t=o.layer).options.interactive&&t._containsPoint(i)&&(("click"===e.type||"preclick"===e.type)&&this._map._draggableMoved(t)||(n=t));this._fireEvent(!!n&&[n],e)},_onMouseMove:function(e){var t;!this._map||this._map.dragging.moving()||this._map._animatingZoom||(t=this._map.mouseEventToLayerPoint(e),this._handleMouseHover(e,t))},_handleMouseOut:function(e){var t=this._hoveredLayer;t&&(ot(this._container,"leaflet-interactive"),this._fireEvent([t],e,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(e,t){if(!this._mouseHoverThrottled){for(var n,i,o=this._drawFirst;o;o=o.next)(n=o.layer).options.interactive&&n._containsPoint(t)&&(i=n);i!==this._hoveredLayer&&(this._handleMouseOut(e),i&&(it(this._container,"leaflet-interactive"),this._fireEvent([i],e,"mouseover"),this._hoveredLayer=i)),this._fireEvent(!!this._hoveredLayer&&[this._hoveredLayer],e),this._mouseHoverThrottled=!0,setTimeout(l(function(){this._mouseHoverThrottled=!1},this),32)}},_fireEvent:function(e,t,n){this._map._fireDOMEvent(t,n||t.type,e)},_bringToFront:function(e){var t,n,i=e._order;i&&(t=i.next,n=i.prev,t&&((t.prev=n)?n.next=t:t&&(this._drawFirst=t),i.prev=this._drawLast,(this._drawLast.next=i).next=null,this._drawLast=i,this._requestRedraw(e)))},_bringToBack:function(e){var t,n,i=e._order;i&&(t=i.next,(n=i.prev)&&((n.next=t)?t.prev=n:n&&(this._drawLast=n),i.prev=null,i.next=this._drawFirst,this._drawFirst.prev=i,this._drawFirst=i,this._requestRedraw(e)))}});function Hn(e){return Me.canvas?new Fn(e):null}var qn=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(e){return document.createElement("<lvml:"+e+' class="lvml">')}}catch(e){}return function(e){return document.createElement("<"+e+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),de={_initContainer:function(){this._container=Qe("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(Wn.prototype._update.call(this),this.fire("update"))},_initPath:function(e){var t=e._container=qn("shape");it(t,"leaflet-vml-shape "+(this.options.className||"")),t.coordsize="1 1",e._path=qn("path"),t.appendChild(e._path),this._updateStyle(e),this._layers[u(e)]=e},_addPath:function(e){var t=e._container;this._container.appendChild(t),e.options.interactive&&e.addInteractiveTarget(t)},_removePath:function(e){var t=e._container;Je(t),e.removeInteractiveTarget(t),delete this._layers[u(e)]},_updateStyle:function(e){var t=e._stroke,n=e._fill,i=e.options,o=e._container;o.stroked=!!i.stroke,o.filled=!!i.fill,i.stroke?(t=t||(e._stroke=qn("stroke")),o.appendChild(t),t.weight=i.weight+"px",t.color=i.color,t.opacity=i.opacity,i.dashArray?t.dashStyle=_(i.dashArray)?i.dashArray.join(" "):i.dashArray.replace(/( *, *)/g," "):t.dashStyle="",t.endcap=i.lineCap.replace("butt","flat"),t.joinstyle=i.lineJoin):t&&(o.removeChild(t),e._stroke=null),i.fill?(n=n||(e._fill=qn("fill")),o.appendChild(n),n.color=i.fillColor||i.color,n.opacity=i.fillOpacity):n&&(o.removeChild(n),e._fill=null)},_updateCircle:function(e){var t=e._point.round(),n=Math.round(e._radius),i=Math.round(e._radiusY||n);this._setPath(e,e._empty()?"M0 0":"AL "+t.x+","+t.y+" "+n+","+i+" 0,23592600")},_setPath:function(e,t){e._path.v=t},_bringToFront:function(e){et(e._container)},_bringToBack:function(e){tt(e._container)}},Zn=Me.vml?qn:$,Gn=Wn.extend({_initContainer:function(){this._container=Zn("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=Zn("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){Je(this._container),At(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){var e,t,n;this._map._animatingZoom&&this._bounds||(Wn.prototype._update.call(this),t=(e=this._bounds).getSize(),n=this._container,this._svgSize&&this._svgSize.equals(t)||(this._svgSize=t,n.setAttribute("width",t.x),n.setAttribute("height",t.y)),ut(n,e.min),n.setAttribute("viewBox",[e.min.x,e.min.y,t.x,t.y].join(" ")),this.fire("update"))},_initPath:function(e){var t=e._path=Zn("path");e.options.className&&it(t,e.options.className),e.options.interactive&&it(t,"leaflet-interactive"),this._updateStyle(e),this._layers[u(e)]=e},_addPath:function(e){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(e._path),e.addInteractiveTarget(e._path)},_removePath:function(e){Je(e._path),e.removeInteractiveTarget(e._path),delete this._layers[u(e)]},_updatePath:function(e){e._project(),e._update()},_updateStyle:function(e){var t=e._path,e=e.options;t&&(e.stroke?(t.setAttribute("stroke",e.color),t.setAttribute("stroke-opacity",e.opacity),t.setAttribute("stroke-width",e.weight),t.setAttribute("stroke-linecap",e.lineCap),t.setAttribute("stroke-linejoin",e.lineJoin),e.dashArray?t.setAttribute("stroke-dasharray",e.dashArray):t.removeAttribute("stroke-dasharray"),e.dashOffset?t.setAttribute("stroke-dashoffset",e.dashOffset):t.removeAttribute("stroke-dashoffset")):t.setAttribute("stroke","none"),e.fill?(t.setAttribute("fill",e.fillColor||e.color),t.setAttribute("fill-opacity",e.fillOpacity),t.setAttribute("fill-rule",e.fillRule||"evenodd")):t.setAttribute("fill","none"))},_updatePoly:function(e,t){this._setPath(e,Y(e._parts,t))},_updateCircle:function(e){var t=e._point,n=Math.max(Math.round(e._radius),1),i="a"+n+","+(Math.max(Math.round(e._radiusY),1)||n)+" 0 1,0 ",t=e._empty()?"M0 0":"M"+(t.x-n)+","+t.y+i+2*n+",0 "+i+2*-n+",0 ";this._setPath(e,t)},_setPath:function(e,t){e._path.setAttribute("d",t)},_bringToFront:function(e){et(e._path)},_bringToBack:function(e){tt(e._path)}});function Vn(e){return Me.svg||Me.vml?new Gn(e):null}Me.vml&&Gn.include(de),Bt.include({getRenderer:function(e){return e=(e=e.options.renderer||this._getPaneRenderer(e.options.pane)||this.options.renderer||this._renderer)||(this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(e){var t;return"overlayPane"!==e&&void 0!==e&&(void 0===(t=this._paneRenderers[e])&&(t=this._createRenderer({pane:e}),this._paneRenderers[e]=t),t)},_createRenderer:function(e){return this.options.preferCanvas&&Hn(e)||Vn(e)}});var Un=yn.extend({initialize:function(e,t){yn.prototype.initialize.call(this,this._boundsToLatLngs(e),t)},setBounds:function(e){return this.setLatLngs(this._boundsToLatLngs(e))},_boundsToLatLngs:function(e){return[(e=B(e)).getSouthWest(),e.getNorthWest(),e.getNorthEast(),e.getSouthEast()]}});Gn.create=Zn,Gn.pointsToPath=Y,vn.geometryToLayer=bn,vn.coordsToLatLng=An,vn.coordsToLatLngs=kn,vn.latLngToCoords=xn,vn.latLngsToCoords=Pn,vn.getFeature=Sn,vn.asFeature=Mn,Bt.mergeOptions({boxZoom:!0});var K=J.extend({initialize:function(e){this._map=e,this._container=e._container,this._pane=e._panes.overlayPane,this._resetStateTimeout=0,e.on("unload",this._destroy,this)},addHooks:function(){yt(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){At(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){Je(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(e){if(!e.shiftKey||1!==e.which&&1!==e.button)return!1;this._clearDeferredResetState(),this._resetState(),qe(),ht(),this._startPoint=this._map.mouseEventToContainerPoint(e),yt(document,{contextmenu:Et,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(e){this._moved||(this._moved=!0,this._box=Qe("div","leaflet-zoom-box",this._container),it(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(e);var t=(e=new I(this._point,this._startPoint)).getSize();ut(this._box,e.min),this._box.style.width=t.x+"px",this._box.style.height=t.y+"px"},_finish:function(){this._moved&&(Je(this._box),ot(this._container,"leaflet-crosshair")),vt(),pt(),At(document,{contextmenu:Et,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(e){1!==e.which&&1!==e.button||(this._finish(),this._moved&&(this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(l(this._resetState,this),0),e=new N(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point)),this._map.fitBounds(e).fire("boxzoomend",{boxZoomBounds:e})))},_onKeyDown:function(e){27===e.keyCode&&(this._finish(),this._clearDeferredResetState(),this._resetState())}}),he=(Bt.addInitHook("addHandler","boxZoom",K),Bt.mergeOptions({doubleClickZoom:!0}),J.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(e){var t=this._map,n=t.getZoom(),i=t.options.zoomDelta,n=e.originalEvent.shiftKey?n-i:n+i;"center"===t.options.doubleClickZoom?t.setZoom(n):t.setZoomAround(e.containerPoint,n)}})),$n=(Bt.addInitHook("addHandler","doubleClickZoom",he),Bt.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0}),J.extend({addHooks:function(){var e;this._draggable||(e=this._map,this._draggable=new Vt(e._mapPane,e._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),e.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),e.on("zoomend",this._onZoomEnd,this),e.whenReady(this._onZoomEnd,this))),it(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){ot(this._map._container,"leaflet-grab"),ot(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var e,t=this._map;t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity?(e=B(this._map.options.maxBounds),this._offsetLimit=j(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))):this._offsetLimit=null,t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(e){var t,n;this._map.options.inertia&&(t=this._lastTime=+new Date,n=this._lastPos=this._draggable._absPos||this._draggable._newPos,this._positions.push(n),this._times.push(t),this._prunePositions(t)),this._map.fire("move",e).fire("drag",e)},_prunePositions:function(e){for(;1<this._positions.length&&50<e-this._times[0];)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var e=this._map.getSize().divideBy(2),t=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=t.subtract(e).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(e,t){return e-(e-t)*this._viscosity},_onPreDragLimit:function(){var e,t;this._viscosity&&this._offsetLimit&&(e=this._draggable._newPos.subtract(this._draggable._startPos),t=this._offsetLimit,e.x<t.min.x&&(e.x=this._viscousLimit(e.x,t.min.x)),e.y<t.min.y&&(e.y=this._viscousLimit(e.y,t.min.y)),e.x>t.max.x&&(e.x=this._viscousLimit(e.x,t.max.x)),e.y>t.max.y&&(e.y=this._viscousLimit(e.y,t.max.y)),this._draggable._newPos=this._draggable._startPos.add(e))},_onPreDragWrap:function(){var e=this._worldWidth,t=Math.round(e/2),n=this._initialWorldOffset,i=((o=this._draggable._newPos.x)-t+n)%e+t-n,o=(o+t+n)%e-t-n,e=Math.abs(i+n)<Math.abs(o+n)?i:o;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=e},_onDragEnd:function(e){var t,n,i,o,a=this._map,r=a.options,s=!r.inertia||e.noInertia||this._times.length<2;a.fire("dragend",e),!s&&(this._prunePositions(+new Date),e=this._lastPos.subtract(this._positions[0]),s=(this._lastTime-this._times[0])/1e3,t=r.easeLinearity,s=(e=e.multiplyBy(t/s)).distanceTo([0,0]),n=Math.min(r.inertiaMaxSpeed,s),e=e.multiplyBy(n/s),i=n/(r.inertiaDeceleration*t),(o=e.multiplyBy(-i/2).round()).x||o.y)?(o=a._limitOffset(o,a.options.maxBounds),P(function(){a.panBy(o,{duration:i,easeLinearity:t,noMoveStart:!0,animate:!0})})):a.fire("moveend")}})),pe=(Bt.addInitHook("addHandler","dragging",$n),Bt.mergeOptions({keyboard:!0,keyboardPanDelta:80}),J.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(e){this._map=e,this._setPanDelta(e.options.keyboardPanDelta),this._setZoomDelta(e.options.zoomDelta)},addHooks:function(){var e=this._map._container;e.tabIndex<=0&&(e.tabIndex="0"),yt(e,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),At(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){var e,t,n;this._focused||(n=document.body,e=document.documentElement,t=n.scrollTop||e.scrollTop,n=n.scrollLeft||e.scrollLeft,this._map._container.focus(),window.scrollTo(n,t))},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(e){for(var t=this._panKeys={},n=this.keyCodes,i=0,o=n.left.length;i<o;i++)t[n.left[i]]=[-1*e,0];for(i=0,o=n.right.length;i<o;i++)t[n.right[i]]=[e,0];for(i=0,o=n.down.length;i<o;i++)t[n.down[i]]=[0,e];for(i=0,o=n.up.length;i<o;i++)t[n.up[i]]=[0,-1*e]},_setZoomDelta:function(e){for(var t=this._zoomKeys={},n=this.keyCodes,i=0,o=n.zoomIn.length;i<o;i++)t[n.zoomIn[i]]=e;for(i=0,o=n.zoomOut.length;i<o;i++)t[n.zoomOut[i]]=-e},_addHooks:function(){yt(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){At(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(e){if(!(e.altKey||e.ctrlKey||e.metaKey)){var t,n,i=e.keyCode,o=this._map;if(i in this._panKeys)o._panAnim&&o._panAnim._inProgress||(n=this._panKeys[i],e.shiftKey&&(n=z(n).multiplyBy(3)),o.options.maxBounds&&(n=o._limitOffset(z(n),o.options.maxBounds)),o.options.worldCopyJump?(t=o.wrapLatLng(o.unproject(o.project(o.getCenter()).add(n))),o.panTo(t)):o.panBy(n));else if(i in this._zoomKeys)o.setZoom(o.getZoom()+(e.shiftKey?3:1)*this._zoomKeys[i]);else{if(27!==i||!o._popup||!o._popup.options.closeOnEscapeKey)return;o.closePopup()}Et(e)}}})),me=(Bt.addInitHook("addHandler","keyboard",pe),Bt.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60}),J.extend({addHooks:function(){yt(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){At(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(e){var t=It(e),n=this._map.options.wheelDebounceTime,t=(this._delta+=t,this._lastMousePos=this._map.mouseEventToContainerPoint(e),this._startTime||(this._startTime=+new Date),Math.max(n-(+new Date-this._startTime),0));clearTimeout(this._timer),this._timer=setTimeout(l(this._performZoom,this),t),Et(e)},_performZoom:function(){var e=this._map,t=e.getZoom(),n=this._map.options.zoomSnap||0,i=(e._stop(),this._delta/(4*this._map.options.wheelPxPerZoomLevel)),i=4*Math.log(2/(1+Math.exp(-Math.abs(i))))/Math.LN2,n=n?Math.ceil(i/n)*n:i,i=e._limitZoom(t+(0<this._delta?n:-n))-t;this._delta=0,this._startTime=null,i&&("center"===e.options.scrollWheelZoom?e.setZoom(t+i):e.setZoomAround(this._lastMousePos,t+i))}})),fe=(Bt.addInitHook("addHandler","scrollWheelZoom",me),Bt.mergeOptions({tapHold:Me.touchNative&&Me.safari&&Me.mobile,tapTolerance:15}),J.extend({addHooks:function(){yt(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){At(this._map._container,"touchstart",this._onDown,this)},_onDown:function(e){var t;clearTimeout(this._holdTimeout),1===e.touches.length&&(t=e.touches[0],this._startPos=this._newPos=new O(t.clientX,t.clientY),this._holdTimeout=setTimeout(l(function(){this._cancel(),this._isTapValid()&&(yt(document,"touchend",Tt),yt(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",t))},this),600),yt(document,"touchend touchcancel contextmenu",this._cancel,this),yt(document,"touchmove",this._onMove,this))},_cancelClickPrevent:function e(){At(document,"touchend",Tt),At(document,"touchend touchcancel",e)},_cancel:function(){clearTimeout(this._holdTimeout),At(document,"touchend touchcancel contextmenu",this._cancel,this),At(document,"touchmove",this._onMove,this)},_onMove:function(e){e=e.touches[0],this._newPos=new O(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(e,t){(e=new MouseEvent(e,{bubbles:!0,cancelable:!0,view:window,screenX:t.screenX,screenY:t.screenY,clientX:t.clientX,clientY:t.clientY}))._simulated=!0,t.target.dispatchEvent(e)}})),ge=(Bt.addInitHook("addHandler","tapHold",fe),Bt.mergeOptions({touchZoom:Me.touch,bounceAtZoomLimits:!0}),J.extend({addHooks:function(){it(this._map._container,"leaflet-touch-zoom"),yt(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){ot(this._map._container,"leaflet-touch-zoom"),At(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(e){var t,n,i=this._map;!e.touches||2!==e.touches.length||i._animatingZoom||this._zooming||(t=i.mouseEventToContainerPoint(e.touches[0]),n=i.mouseEventToContainerPoint(e.touches[1]),this._centerPoint=i.getSize()._divideBy(2),this._startLatLng=i.containerPointToLatLng(this._centerPoint),"center"!==i.options.touchZoom&&(this._pinchStartLatLng=i.containerPointToLatLng(t.add(n)._divideBy(2))),this._startDist=t.distanceTo(n),this._startZoom=i.getZoom(),this._moved=!1,this._zooming=!0,i._stop(),yt(document,"touchmove",this._onTouchMove,this),yt(document,"touchend touchcancel",this._onTouchEnd,this),Tt(e))},_onTouchMove:function(e){if(e.touches&&2===e.touches.length&&this._zooming){var t=this._map,n=t.mouseEventToContainerPoint(e.touches[0]),i=t.mouseEventToContainerPoint(e.touches[1]),o=n.distanceTo(i)/this._startDist;if(this._zoom=t.getScaleZoom(o,this._startZoom),!t.options.bounceAtZoomLimits&&(this._zoom<t.getMinZoom()&&o<1||this._zoom>t.getMaxZoom()&&1<o)&&(this._zoom=t._limitZoom(this._zoom)),"center"===t.options.touchZoom){if(this._center=this._startLatLng,1==o)return}else{if(n=n._add(i)._divideBy(2)._subtract(this._centerPoint),1==o&&0===n.x&&0===n.y)return;this._center=t.unproject(t.project(this._pinchStartLatLng,this._zoom).subtract(n),this._zoom)}this._moved||(t._moveStart(!0,!1),this._moved=!0),S(this._animRequest),i=l(t._move,t,this._center,this._zoom,{pinch:!0,round:!1},void 0),this._animRequest=P(i,this,!0),Tt(e)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,S(this._animRequest),At(document,"touchmove",this._onTouchMove,this),At(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}})),Yn=(Bt.addInitHook("addHandler","touchZoom",ge),Bt.BoxZoom=K,Bt.DoubleClickZoom=he,Bt.Drag=$n,Bt.Keyboard=pe,Bt.ScrollWheelZoom=me,Bt.TapHold=fe,Bt.TouchZoom=ge,e.Bounds=I,e.Browser=Me,e.CRS=F,e.Canvas=Fn,e.Circle=gn,e.CircleMarker=fn,e.Class=C,e.Control=Wt,e.DivIcon=In,e.DivOverlay=On,e.DomEvent=Q,e.DomUtil=bt,e.Draggable=Vt,e.Evented=E,e.FeatureGroup=cn,e.GeoJSON=vn,e.GridLayer=jn,e.Handler=J,e.Icon=un,e.ImageOverlay=Ln,e.LatLng=R,e.LatLngBounds=N,e.Layer=le,e.LayerGroup=ln,e.LineUtil=te,e.Map=Bt,e.Marker=pn,e.Mixin=X,e.Path=mn,e.Point=O,e.PolyUtil=ee,e.Polygon=yn,e.Polyline=_n,e.Popup=Dn,e.PosAnimation=Nt,e.Projection=oe,e.Rectangle=Un,e.Renderer=Wn,e.SVG=Gn,e.SVGOverlay=En,e.TileLayer=Nn,e.Tooltip=zn,e.Transformation=Z,e.Util=M,e.VideoOverlay=Tn,e.bind=l,e.bounds=j,e.canvas=Hn,e.circle=function(e,t,n){return new gn(e,t,n)},e.circleMarker=function(e,t){return new fn(e,t)},e.control=Rt,e.divIcon=function(e){return new In(e)},e.extend=c,e.featureGroup=function(e,t){return new cn(e,t)},e.geoJSON=Cn,e.geoJson=ue,e.gridLayer=function(e){return new jn(e)},e.icon=function(e){return new un(e)},e.imageOverlay=function(e,t,n){return new Ln(e,t,n)},e.latLng=W,e.latLngBounds=B,e.layerGroup=function(e,t){return new ln(e,t)},e.map=function(e,t){return new Bt(e,t)},e.marker=function(e,t){return new pn(e,t)},e.point=z,e.polygon=function(e,t){return new yn(e,t)},e.polyline=function(e,t){return new _n(e,t)},e.popup=function(e,t){return new Dn(e,t)},e.rectangle=function(e,t){return new Un(e,t)},e.setOptions=p,e.stamp=u,e.svg=Vn,e.svgOverlay=function(e,t,n){return new En(e,t,n)},e.tileLayer=Bn,e.tooltip=function(e,t){return new zn(e,t)},e.transformation=G,e.version="1.9.4",e.videoOverlay=function(e,t,n){return new Tn(e,t,n)},window.L);e.noConflict=function(){return window.L=Yn,this},window.L=e}),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e.Leaflet=e.Leaflet||{},e.Leaflet.markercluster=e.Leaflet.markercluster||{}))}(this,function(e){"use strict";var t=L.MarkerClusterGroup=L.FeatureGroup.extend({options:{maxClusterRadius:80,iconCreateFunction:null,clusterPane:L.Marker.prototype.options.pane,spiderfyOnMaxZoom:!0,showCoverageOnHover:!0,zoomToBoundsOnClick:!0,singleMarkerMode:!1,disableClusteringAtZoom:null,removeOutsideVisibleBounds:!0,animate:!0,animateAddingMarkers:!1,spiderfyDistanceMultiplier:1,spiderLegPolylineOptions:{weight:1.5,color:"#222",opacity:.5},chunkedLoading:!1,chunkInterval:200,chunkDelay:50,chunkProgress:null,polygonOptions:{}},initialize:function(e){L.Util.setOptions(this,e),this.options.iconCreateFunction||(this.options.iconCreateFunction=this._defaultIconCreateFunction),this._featureGroup=L.featureGroup(),this._featureGroup.addEventParent(this),this._nonPointGroup=L.featureGroup(),this._nonPointGroup.addEventParent(this),this._inZoomAnimation=0,this._needsClustering=[],this._needsRemoving=[],this._currentShownBounds=null,this._queue=[],this._childMarkerEventHandlers={dragstart:this._childMarkerDragStart,move:this._childMarkerMoved,dragend:this._childMarkerDragEnd};e=L.DomUtil.TRANSITION&&this.options.animate;L.extend(this,e?this._withAnimation:this._noAnimation),this._markerCluster=e?L.MarkerCluster:L.MarkerClusterNonAnimated},addLayer:function(e){if(e instanceof L.LayerGroup)return this.addLayers([e]);if(!e.getLatLng)return this._nonPointGroup.addLayer(e),this.fire("layeradd",{layer:e}),this;if(!this._map)return this._needsClustering.push(e),this.fire("layeradd",{layer:e}),this;if(this.hasLayer(e))return this;this._unspiderfy&&this._unspiderfy(),this._addLayer(e,this._maxZoom),this.fire("layeradd",{layer:e}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons();var t=e,n=this._zoom;if(e.__parent)for(;t.__parent._zoom>=n;)t=t.__parent;return this._currentShownBounds.contains(t.getLatLng())&&(this.options.animateAddingMarkers?this._animationAddLayer(e,t):this._animationAddLayerNonAnimated(e,t)),this},removeLayer:function(e){return e instanceof L.LayerGroup?this.removeLayers([e]):(e.getLatLng?this._map?e.__parent&&(this._unspiderfy&&(this._unspiderfy(),this._unspiderfyLayer(e)),this._removeLayer(e,!0),this.fire("layerremove",{layer:e}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),e.off(this._childMarkerEventHandlers,this),this._featureGroup.hasLayer(e)&&(this._featureGroup.removeLayer(e),e.clusterShow&&e.clusterShow())):(!this._arraySplice(this._needsClustering,e)&&this.hasLayer(e)&&this._needsRemoving.push({layer:e,latlng:e._latlng}),this.fire("layerremove",{layer:e})):(this._nonPointGroup.removeLayer(e),this.fire("layerremove",{layer:e})),this)},addLayers:function(n,i){if(!L.Util.isArray(n))return this.addLayer(n);var o,a=this._featureGroup,r=this._nonPointGroup,s=this.options.chunkedLoading,l=this.options.chunkInterval,c=this.options.chunkProgress,u=n.length,d=0,h=!0;if(this._map){var p=(new Date).getTime(),m=L.bind(function(){for(var e=(new Date).getTime();d<u;d++){if(s&&0==d%200){var t=(new Date).getTime()-e;if(l<t)break}(o=n[d])instanceof L.LayerGroup?(h&&(n=n.slice(),h=!1),this._extractNonGroupLayers(o,n),u=n.length):o.getLatLng?!this.hasLayer(o)&&(this._addLayer(o,this._maxZoom),i||this.fire("layeradd",{layer:o}),o.__parent&&2===o.__parent.getChildCount())&&(t=(t=o.__parent.getAllChildMarkers())[0]===o?t[1]:t[0],a.removeLayer(t)):(r.addLayer(o),i||this.fire("layeradd",{layer:o}))}c&&c(d,u,(new Date).getTime()-p),d===u?(this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds)):setTimeout(m,this.options.chunkDelay)},this);m()}else for(var e=this._needsClustering;d<u;d++)(o=n[d])instanceof L.LayerGroup?(h&&(n=n.slice(),h=!1),this._extractNonGroupLayers(o,n),u=n.length):o.getLatLng?this.hasLayer(o)||e.push(o):r.addLayer(o);return this},removeLayers:function(e){var t,n=e.length,i=this._featureGroup,o=this._nonPointGroup,a=!0;if(!this._map){for(l=0;l<n;l++)(t=e[l])instanceof L.LayerGroup?(a&&(e=e.slice(),a=!1),this._extractNonGroupLayers(t,e),n=e.length):(this._arraySplice(this._needsClustering,t),o.removeLayer(t),this.hasLayer(t)&&this._needsRemoving.push({layer:t,latlng:t._latlng}),this.fire("layerremove",{layer:t}));return this}if(this._unspiderfy){this._unspiderfy();for(var r=e.slice(),s=n,l=0;l<s;l++)(t=r[l])instanceof L.LayerGroup?(this._extractNonGroupLayers(t,r),s=r.length):this._unspiderfyLayer(t)}for(l=0;l<n;l++)(t=e[l])instanceof L.LayerGroup?(a&&(e=e.slice(),a=!1),this._extractNonGroupLayers(t,e),n=e.length):t.__parent?(this._removeLayer(t,!0,!0),this.fire("layerremove",{layer:t}),i.hasLayer(t)&&(i.removeLayer(t),t.clusterShow&&t.clusterShow())):(o.removeLayer(t),this.fire("layerremove",{layer:t}));return this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds),this},clearLayers:function(){return this._map||(this._needsClustering=[],this._needsRemoving=[],delete this._gridClusters,delete this._gridUnclustered),this._noanimationUnspiderfy&&this._noanimationUnspiderfy(),this._featureGroup.clearLayers(),this._nonPointGroup.clearLayers(),this.eachLayer(function(e){e.off(this._childMarkerEventHandlers,this),delete e.__parent},this),this._map&&this._generateInitialClusters(),this},getBounds:function(){var e=new L.LatLngBounds;this._topClusterLevel&&e.extend(this._topClusterLevel._bounds);for(var t=this._needsClustering.length-1;0<=t;t--)e.extend(this._needsClustering[t].getLatLng());return e.extend(this._nonPointGroup.getBounds()),e},eachLayer:function(e,t){var n,i,o,a=this._needsClustering.slice(),r=this._needsRemoving;for(this._topClusterLevel&&this._topClusterLevel.getAllChildMarkers(a),i=a.length-1;0<=i;i--){for(n=!0,o=r.length-1;0<=o;o--)if(r[o].layer===a[i]){n=!1;break}n&&e.call(t,a[i])}this._nonPointGroup.eachLayer(e,t)},getLayers:function(){var t=[];return this.eachLayer(function(e){t.push(e)}),t},getLayer:function(t){var n=null;return t=parseInt(t,10),this.eachLayer(function(e){L.stamp(e)===t&&(n=e)}),n},hasLayer:function(e){if(!e)return!1;for(var t=this._needsClustering,n=t.length-1;0<=n;n--)if(t[n]===e)return!0;for(n=(t=this._needsRemoving).length-1;0<=n;n--)if(t[n].layer===e)return!1;return!(!e.__parent||e.__parent._group!==this)||this._nonPointGroup.hasLayer(e)},zoomToShowLayer:function(e,t){"function"!=typeof t&&(t=function(){});var n=function(){!e._icon&&!e.__parent._icon||this._inZoomAnimation||(this._map.off("moveend",n,this),this.off("animationend",n,this),e._icon?t():e.__parent._icon&&(this.once("spiderfied",t,this),e.__parent.spiderfy()))};e._icon&&this._map.getBounds().contains(e.getLatLng())?t():e.__parent._zoom<Math.round(this._map._zoom)?(this._map.on("moveend",n,this),this._map.panTo(e.getLatLng())):(this._map.on("moveend",n,this),this.on("animationend",n,this),e.__parent.zoomToBounds())},onAdd:function(e){var t,n,i;if(this._map=e,!isFinite(this._map.getMaxZoom()))throw"Map has no maxZoom specified";for(this._featureGroup.addTo(e),this._nonPointGroup.addTo(e),this._gridClusters||this._generateInitialClusters(),this._maxLat=e.options.crs.projection.MAX_LATITUDE,t=0,n=this._needsRemoving.length;t<n;t++)(i=this._needsRemoving[t]).newlatlng=i.layer._latlng,i.layer._latlng=i.latlng;for(t=0,n=this._needsRemoving.length;t<n;t++)i=this._needsRemoving[t],this._removeLayer(i.layer,!0),i.layer._latlng=i.newlatlng;this._needsRemoving=[],this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds(),this._map.on("zoomend",this._zoomEnd,this),this._map.on("moveend",this._moveEnd,this),this._spiderfierOnAdd&&this._spiderfierOnAdd(),this._bindEvents(),n=this._needsClustering,this._needsClustering=[],this.addLayers(n,!0)},onRemove:function(e){e.off("zoomend",this._zoomEnd,this),e.off("moveend",this._moveEnd,this),this._unbindEvents(),this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim",""),this._spiderfierOnRemove&&this._spiderfierOnRemove(),delete this._maxLat,this._hideCoverage(),this._featureGroup.remove(),this._nonPointGroup.remove(),this._featureGroup.clearLayers(),this._map=null},getVisibleParent:function(e){for(var t=e;t&&!t._icon;)t=t.__parent;return t||null},_arraySplice:function(e,t){for(var n=e.length-1;0<=n;n--)if(e[n]===t)return e.splice(n,1),!0},_removeFromGridUnclustered:function(e,t){for(var n=this._map,i=this._gridUnclustered,o=Math.floor(this._map.getMinZoom());o<=t&&i[t].removeObject(e,n.project(e.getLatLng(),t));t--);},_childMarkerDragStart:function(e){e.target.__dragStart=e.target._latlng},_childMarkerMoved:function(e){var t;this._ignoreMove||e.target.__dragStart||(t=e.target._popup&&e.target._popup.isOpen(),this._moveChild(e.target,e.oldLatLng,e.latlng),t&&e.target.openPopup())},_moveChild:function(e,t,n){e._latlng=t,this.removeLayer(e),e._latlng=n,this.addLayer(e)},_childMarkerDragEnd:function(e){var t=e.target.__dragStart;delete e.target.__dragStart,t&&this._moveChild(e.target,t,e.target._latlng)},_removeLayer:function(e,t,n){var i=this._gridClusters,o=this._gridUnclustered,a=this._featureGroup,r=this._map,s=Math.floor(this._map.getMinZoom());t&&this._removeFromGridUnclustered(e,this._maxZoom);var l,c=e.__parent,u=c._markers;for(this._arraySplice(u,e);c&&(c._childCount--,c._boundsNeedUpdate=!0,!(c._zoom<s));)t&&c._childCount<=1?(l=c._markers[0]===e?c._markers[1]:c._markers[0],i[c._zoom].removeObject(c,r.project(c._cLatLng,c._zoom)),o[c._zoom].addObject(l,r.project(l.getLatLng(),c._zoom)),this._arraySplice(c.__parent._childClusters,c),c.__parent._markers.push(l),l.__parent=c.__parent,c._icon&&(a.removeLayer(c),n||a.addLayer(l))):c._iconNeedsUpdate=!0,c=c.__parent;delete e.__parent},_isOrIsParent:function(e,t){for(;t;){if(e===t)return!0;t=t.parentNode}return!1},fire:function(e,t,n){if(t&&t.layer instanceof L.MarkerCluster){if(t.originalEvent&&this._isOrIsParent(t.layer._icon,t.originalEvent.relatedTarget))return;e="cluster"+e}L.FeatureGroup.prototype.fire.call(this,e,t,n)},listens:function(e,t){return L.FeatureGroup.prototype.listens.call(this,e,t)||L.FeatureGroup.prototype.listens.call(this,"cluster"+e,t)},_defaultIconCreateFunction:function(e){var t=e.getChildCount(),e=" marker-cluster-";return e+=t<10?"small":t<100?"medium":"large",new L.DivIcon({html:"<div><span>"+t+"</span></div>",className:"marker-cluster"+e,iconSize:new L.Point(40,40)})},_bindEvents:function(){var e=this._map,t=this.options.spiderfyOnMaxZoom,n=this.options.showCoverageOnHover,i=this.options.zoomToBoundsOnClick;(t||i)&&this.on("clusterclick",this._zoomOrSpiderfy,this),n&&(this.on("clustermouseover",this._showCoverage,this),this.on("clustermouseout",this._hideCoverage,this),e.on("zoomend",this._hideCoverage,this))},_zoomOrSpiderfy:function(e){for(var t=e.layer,n=t;1===n._childClusters.length;)n=n._childClusters[0];n._zoom===this._maxZoom&&n._childCount===t._childCount&&this.options.spiderfyOnMaxZoom?t.spiderfy():this.options.zoomToBoundsOnClick&&t.zoomToBounds(),e.originalEvent&&13===e.originalEvent.keyCode&&this._map._container.focus()},_showCoverage:function(e){var t=this._map;this._inZoomAnimation||(this._shownPolygon&&t.removeLayer(this._shownPolygon),2<e.layer.getChildCount()&&e.layer!==this._spiderfied&&(this._shownPolygon=new L.Polygon(e.layer.getConvexHull(),this.options.polygonOptions),t.addLayer(this._shownPolygon)))},_hideCoverage:function(){this._shownPolygon&&(this._map.removeLayer(this._shownPolygon),this._shownPolygon=null)},_unbindEvents:function(){var e=this.options.spiderfyOnMaxZoom,t=this.options.showCoverageOnHover,n=this.options.zoomToBoundsOnClick,i=this._map;(e||n)&&this.off("clusterclick",this._zoomOrSpiderfy,this),t&&(this.off("clustermouseover",this._showCoverage,this),this.off("clustermouseout",this._hideCoverage,this),i.off("zoomend",this._hideCoverage,this))},_zoomEnd:function(){this._map&&(this._mergeSplitClusters(),this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds())},_moveEnd:function(){var e;this._inZoomAnimation||(e=this._getExpandedVisibleBounds(),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,e),this._topClusterLevel._recursivelyAddChildrenToMap(null,Math.round(this._map._zoom),e),this._currentShownBounds=e)},_generateInitialClusters:function(){var e=Math.ceil(this._map.getMaxZoom()),t=Math.floor(this._map.getMinZoom()),n=this.options.maxClusterRadius,i="function"!=typeof n?function(){return n}:n;null!==this.options.disableClusteringAtZoom&&(e=this.options.disableClusteringAtZoom-1),this._maxZoom=e,this._gridClusters={},this._gridUnclustered={};for(var o=e;t<=o;o--)this._gridClusters[o]=new L.DistanceGrid(i(o)),this._gridUnclustered[o]=new L.DistanceGrid(i(o));this._topClusterLevel=new this._markerCluster(this,t-1)},_addLayer:function(e,t){var n=this._gridClusters,i=this._gridUnclustered,o=Math.floor(this._map.getMinZoom());for(this.options.singleMarkerMode&&this._overrideMarkerIcon(e),e.on(this._childMarkerEventHandlers,this);o<=t;t--){var a=this._map.project(e.getLatLng(),t),r=n[t].getNearObject(a);if(r)return r._addChild(e),void(e.__parent=r);if(r=i[t].getNearObject(a)){var s=r.__parent;s&&this._removeLayer(r,!1);var l=new this._markerCluster(this,t,r,e);n[t].addObject(l,this._map.project(l._cLatLng,t)),r.__parent=l;for(var c=e.__parent=l,u=t-1;u>s._zoom;u--)c=new this._markerCluster(this,u,c),n[u].addObject(c,this._map.project(r.getLatLng(),u));return s._addChild(c),void this._removeFromGridUnclustered(r,t)}i[t].addObject(e,a)}this._topClusterLevel._addChild(e),e.__parent=this._topClusterLevel},_refreshClustersIcons:function(){this._featureGroup.eachLayer(function(e){e instanceof L.MarkerCluster&&e._iconNeedsUpdate&&e._updateIcon()})},_enqueue:function(e){this._queue.push(e),this._queueTimeout||(this._queueTimeout=setTimeout(L.bind(this._processQueue,this),300))},_processQueue:function(){for(var e=0;e<this._queue.length;e++)this._queue[e].call(this);this._queue.length=0,clearTimeout(this._queueTimeout),this._queueTimeout=null},_mergeSplitClusters:function(){var e=Math.round(this._map._zoom);this._processQueue(),this._zoom<e&&this._currentShownBounds.intersects(this._getExpandedVisibleBounds())?(this._animationStart(),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,this._getExpandedVisibleBounds()),this._animationZoomIn(this._zoom,e)):this._zoom>e?(this._animationStart(),this._animationZoomOut(this._zoom,e)):this._moveEnd()},_getExpandedVisibleBounds:function(){return this.options.removeOutsideVisibleBounds?L.Browser.mobile?this._checkBoundsMaxLat(this._map.getBounds()):this._checkBoundsMaxLat(this._map.getBounds().pad(1)):this._mapBoundsInfinite},_checkBoundsMaxLat:function(e){var t=this._maxLat;return void 0!==t&&(e.getNorth()>=t&&(e._northEast.lat=1/0),e.getSouth()<=-t&&(e._southWest.lat=-1/0)),e},_animationAddLayerNonAnimated:function(e,t){t===e?this._featureGroup.addLayer(e):2===t._childCount?(t._addToMap(),e=t.getAllChildMarkers(),this._featureGroup.removeLayer(e[0]),this._featureGroup.removeLayer(e[1])):t._updateIcon()},_extractNonGroupLayers:function(e,t){var n,i=e.getLayers(),o=0;for(t=t||[];o<i.length;o++)(n=i[o])instanceof L.LayerGroup?this._extractNonGroupLayers(n,t):t.push(n);return t},_overrideMarkerIcon:function(e){return e.options.icon=this.options.iconCreateFunction({getChildCount:function(){return 1},getAllChildMarkers:function(){return[e]}})}});L.MarkerClusterGroup.include({_mapBoundsInfinite:new L.LatLngBounds(new L.LatLng(-1/0,-1/0),new L.LatLng(1/0,1/0))}),L.MarkerClusterGroup.include({_noAnimation:{_animationStart:function(){},_animationZoomIn:function(e,t){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationZoomOut:function(e,t){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationAddLayer:function(e,t){this._animationAddLayerNonAnimated(e,t)}},_withAnimation:{_animationStart:function(){this._map._mapPane.className+=" leaflet-cluster-anim",this._inZoomAnimation++},_animationZoomIn:function(o,a){var r,s=this._getExpandedVisibleBounds(),l=this._featureGroup,e=Math.floor(this._map.getMinZoom());this._ignoreMove=!0,this._topClusterLevel._recursively(s,o,e,function(e){var t,n=e._latlng,i=e._markers;for(s.contains(n)||(n=null),e._isSingleParent()&&o+1===a?(l.removeLayer(e),e._recursivelyAddChildrenToMap(null,a,s)):(e.clusterHide(),e._recursivelyAddChildrenToMap(n,a,s)),r=i.length-1;0<=r;r--)t=i[r],s.contains(t._latlng)||l.removeLayer(t)}),this._forceLayout(),this._topClusterLevel._recursivelyBecomeVisible(s,a),l.eachLayer(function(e){e instanceof L.MarkerCluster||!e._icon||e.clusterShow()}),this._topClusterLevel._recursively(s,o,a,function(e){e._recursivelyRestoreChildPositions(a)}),this._ignoreMove=!1,this._enqueue(function(){this._topClusterLevel._recursively(s,o,e,function(e){l.removeLayer(e),e.clusterShow()}),this._animationEnd()})},_animationZoomOut:function(e,t){this._animationZoomOutSingle(this._topClusterLevel,e-1,t),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e,this._getExpandedVisibleBounds())},_animationAddLayer:function(e,t){var n=this,i=this._featureGroup;i.addLayer(e),t!==e&&(2<t._childCount?(t._updateIcon(),this._forceLayout(),this._animationStart(),e._setPos(this._map.latLngToLayerPoint(t.getLatLng())),e.clusterHide(),this._enqueue(function(){i.removeLayer(e),e.clusterShow(),n._animationEnd()})):(this._forceLayout(),n._animationStart(),n._animationZoomOutSingle(t,this._map.getMaxZoom(),this._zoom)))}},_animationZoomOutSingle:function(t,n,i){var o=this._getExpandedVisibleBounds(),a=Math.floor(this._map.getMinZoom());t._recursivelyAnimateChildrenInAndAddSelfToMap(o,a,n+1,i);var r=this;this._forceLayout(),t._recursivelyBecomeVisible(o,i),this._enqueue(function(){var e;1===t._childCount?(e=t._markers[0],this._ignoreMove=!0,e.setLatLng(e.getLatLng()),this._ignoreMove=!1,e.clusterShow&&e.clusterShow()):t._recursively(o,i,a,function(e){e._recursivelyRemoveChildrenFromMap(o,a,n+1)}),r._animationEnd()})},_animationEnd:function(){this._map&&(this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim","")),this._inZoomAnimation--,this.fire("animationend")},_forceLayout:function(){L.Util.falseFn(document.body.offsetWidth)}}),L.markerClusterGroup=function(e){return new L.MarkerClusterGroup(e)};var n=L.MarkerCluster=L.Marker.extend({options:L.Icon.prototype.options,initialize:function(e,t,n,i){L.Marker.prototype.initialize.call(this,n?n._cLatLng||n.getLatLng():new L.LatLng(0,0),{icon:this,pane:e.options.clusterPane}),this._group=e,this._zoom=t,this._markers=[],this._childClusters=[],this._childCount=0,this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._bounds=new L.LatLngBounds,n&&this._addChild(n),i&&this._addChild(i)},getAllChildMarkers:function(e,t){e=e||[];for(var n=this._childClusters.length-1;0<=n;n--)this._childClusters[n].getAllChildMarkers(e);for(var i=this._markers.length-1;0<=i;i--)t&&this._markers[i].__dragStart||e.push(this._markers[i]);return e},getChildCount:function(){return this._childCount},zoomToBounds:function(e){for(var t=this._childClusters.slice(),n=this._group._map,i=n.getBoundsZoom(this._bounds),o=this._zoom+1,n=n.getZoom();0<t.length&&o<i;){o++;for(var a=[],r=0;r<t.length;r++)a=a.concat(t[r]._childClusters);t=a}o<i?this._group._map.setView(this._latlng,o):i<=n?this._group._map.setView(this._latlng,n+1):this._group._map.fitBounds(this._bounds,e)},getBounds:function(){var e=new L.LatLngBounds;return e.extend(this._bounds),e},_updateIcon:function(){this._iconNeedsUpdate=!0,this._icon&&this.setIcon(this)},createIcon:function(){return this._iconNeedsUpdate&&(this._iconObj=this._group.options.iconCreateFunction(this),this._iconNeedsUpdate=!1),this._iconObj.createIcon()},createShadow:function(){return this._iconObj.createShadow()},_addChild:function(e,t){this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._setClusterCenter(e),e instanceof L.MarkerCluster?(t||(this._childClusters.push(e),e.__parent=this),this._childCount+=e._childCount):(t||this._markers.push(e),this._childCount++),this.__parent&&this.__parent._addChild(e,!0)},_setClusterCenter:function(e){this._cLatLng||(this._cLatLng=e._cLatLng||e._latlng)},_resetBounds:function(){var e=this._bounds;e._southWest&&(e._southWest.lat=1/0,e._southWest.lng=1/0),e._northEast&&(e._northEast.lat=-1/0,e._northEast.lng=-1/0)},_recalculateBounds:function(){var e,t,n,i=this._markers,o=this._childClusters,a=0,r=0,s=this._childCount;if(0!==s){for(this._resetBounds(),e=0;e<i.length;e++)t=i[e]._latlng,this._bounds.extend(t),a+=t.lat,r+=t.lng;for(e=0;e<o.length;e++)(n=o[e])._boundsNeedUpdate&&n._recalculateBounds(),this._bounds.extend(n._bounds),t=n._wLatLng,n=n._childCount,a+=t.lat*n,r+=t.lng*n;this._latlng=this._wLatLng=new L.LatLng(a/s,r/s),this._boundsNeedUpdate=!1}},_addToMap:function(e){e&&(this._backupLatlng=this._latlng,this.setLatLng(e)),this._group._featureGroup.addLayer(this)},_recursivelyAnimateChildrenIn:function(e,o,t){this._recursively(e,this._group._map.getMinZoom(),t-1,function(e){for(var t,n=e._markers,i=n.length-1;0<=i;i--)(t=n[i])._icon&&(t._setPos(o),t.clusterHide())},function(e){for(var t,n=e._childClusters,i=n.length-1;0<=i;i--)(t=n[i])._icon&&(t._setPos(o),t.clusterHide())})},_recursivelyAnimateChildrenInAndAddSelfToMap:function(t,n,i,o){this._recursively(t,o,n,function(e){e._recursivelyAnimateChildrenIn(t,e._group._map.latLngToLayerPoint(e.getLatLng()).round(),i),e._isSingleParent()&&i-1===o?(e.clusterShow(),e._recursivelyRemoveChildrenFromMap(t,n,i)):e.clusterHide(),e._addToMap()})},_recursivelyBecomeVisible:function(e,t){this._recursively(e,this._group._map.getMinZoom(),t,null,function(e){e.clusterShow()})},_recursivelyAddChildrenToMap:function(i,o,a){this._recursively(a,this._group._map.getMinZoom()-1,o,function(e){if(o!==e._zoom)for(var t=e._markers.length-1;0<=t;t--){var n=e._markers[t];a.contains(n._latlng)&&(i&&(n._backupLatlng=n.getLatLng(),n.setLatLng(i),n.clusterHide&&n.clusterHide()),e._group._featureGroup.addLayer(n))}},function(e){e._addToMap(i)})},_recursivelyRestoreChildPositions:function(e){for(var t=this._markers.length-1;0<=t;t--){var n=this._markers[t];n._backupLatlng&&(n.setLatLng(n._backupLatlng),delete n._backupLatlng)}if(e-1===this._zoom)for(var i=this._childClusters.length-1;0<=i;i--)this._childClusters[i]._restorePosition();else for(var o=this._childClusters.length-1;0<=o;o--)this._childClusters[o]._recursivelyRestoreChildPositions(e)},_restorePosition:function(){this._backupLatlng&&(this.setLatLng(this._backupLatlng),delete this._backupLatlng)},_recursivelyRemoveChildrenFromMap:function(e,t,n,i){var o,a;this._recursively(e,t-1,n-1,function(e){for(a=e._markers.length-1;0<=a;a--)o=e._markers[a],i&&i.contains(o._latlng)||(e._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())},function(e){for(a=e._childClusters.length-1;0<=a;a--)o=e._childClusters[a],i&&i.contains(o._latlng)||(e._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())})},_recursively:function(e,t,n,i,o){var a,r,s=this._childClusters,l=this._zoom;if(t<=l&&(i&&i(this),o&&l===n&&o(this)),l<t||l<n)for(a=s.length-1;0<=a;a--)(r=s[a])._boundsNeedUpdate&&r._recalculateBounds(),e.intersects(r._bounds)&&r._recursively(e,t,n,i,o)},_isSingleParent:function(){return 0<this._childClusters.length&&this._childClusters[0]._childCount===this._childCount}});L.Marker.include({clusterHide:function(){var e=this.options.opacity;return this.setOpacity(0),this.options.opacity=e,this},clusterShow:function(){return this.setOpacity(this.options.opacity)}}),L.DistanceGrid=function(e){this._cellSize=e,this._sqCellSize=e*e,this._grid={},this._objectPoint={}},L.DistanceGrid.prototype={addObject:function(e,t){var n=this._getCoord(t.x),i=this._getCoord(t.y),o=this._grid,i=o[i]=o[i]||{},i=i[n]=i[n]||[],n=L.Util.stamp(e);this._objectPoint[n]=t,i.push(e)},updateObject:function(e,t){this.removeObject(e),this.addObject(e,t)},removeObject:function(e,t){var n,i,o=this._getCoord(t.x),a=this._getCoord(t.y),t=this._grid,r=t[a]=t[a]||{},s=r[o]=r[o]||[];for(delete this._objectPoint[L.Util.stamp(e)],n=0,i=s.length;n<i;n++)if(s[n]===e)return s.splice(n,1),1===i&&delete r[o],!0},eachObject:function(e,t){var n,i,o,a,r,s,l,c=this._grid;for(n in c)for(i in r=c[n])for(s=r[i],o=0,a=s.length;o<a;o++)l=e.call(t,s[o]),l&&(o--,a--)},getNearObject:function(e){for(var t,n,i,o,a,r,s,l=this._getCoord(e.x),c=this._getCoord(e.y),u=this._objectPoint,d=this._sqCellSize,h=null,p=c-1;p<=c+1;p++)if(i=this._grid[p])for(t=l-1;t<=l+1;t++)if(o=i[t])for(n=0,a=o.length;n<a;n++)r=o[n],((s=this._sqDist(u[L.Util.stamp(r)],e))<d||s<=d&&null===h)&&(d=s,h=r);return h},_getCoord:function(e){var t=Math.floor(e/this._cellSize);return isFinite(t)?t:e},_sqDist:function(e,t){var n=t.x-e.x,e=t.y-e.y;return n*n+e*e}},L.QuickHull={getDistant:function(e,t){var n=t[1].lat-t[0].lat;return(t[0].lng-t[1].lng)*(e.lat-t[0].lat)+n*(e.lng-t[0].lng)},findMostDistantPointFromBaseLine:function(e,t){for(var n,i,o=0,a=null,r=[],s=t.length-1;0<=s;s--)n=t[s],0<(i=this.getDistant(n,e))&&(r.push(n),o<i&&(o=i,a=n));return{maxPoint:a,newPoints:r}},buildConvexHull:function(e,t){var n=[],t=this.findMostDistantPointFromBaseLine(e,t);return t.maxPoint?(n=n.concat(this.buildConvexHull([e[0],t.maxPoint],t.newPoints))).concat(this.buildConvexHull([t.maxPoint,e[1]],t.newPoints)):[e[0]]},getConvexHull:function(e){for(var t=!1,n=!1,i=!1,o=!1,a=null,r=null,s=null,l=null,c=null,u=null,d=e.length-1;0<=d;d--){var h=e[d];(!1===t||h.lat>t)&&(t=(a=h).lat),(!1===n||h.lat<n)&&(n=(r=h).lat),(!1===i||h.lng>i)&&(i=(s=h).lng),(!1===o||h.lng<o)&&(o=(l=h).lng)}c=n!==t?(u=r,a):(u=l,s);return[].concat(this.buildConvexHull([u,c],e),this.buildConvexHull([c,u],e))}},L.MarkerCluster.include({getConvexHull:function(){for(var e,t=this.getAllChildMarkers(),n=[],i=t.length-1;0<=i;i--)e=t[i].getLatLng(),n.push(e);return L.QuickHull.getConvexHull(n)}}),L.MarkerCluster.include({_2PI:2*Math.PI,_circleFootSeparation:25,_circleStartAngle:0,_spiralFootSeparation:28,_spiralLengthStart:11,_spiralLengthFactor:5,_circleSpiralSwitchover:9,spiderfy:function(){var e,t;this._group._spiderfied===this||this._group._inZoomAnimation||(e=this.getAllChildMarkers(null,!0),t=this._group._map.latLngToLayerPoint(this._latlng),this._group._unspiderfy(),this._group._spiderfied=this,t=e.length>=this._circleSpiralSwitchover?this._generatePointsSpiral(e.length,t):(t.y+=10,this._generatePointsCircle(e.length,t)),this._animationSpiderfy(e,t))},unspiderfy:function(e){this._group._inZoomAnimation||(this._animationUnspiderfy(e),this._group._spiderfied=null)},_generatePointsCircle:function(e,t){var n,i,o=this._group.options.spiderfyDistanceMultiplier*this._circleFootSeparation*(2+e)/this._2PI,a=this._2PI/e,r=[],o=Math.max(o,35);for(r.length=e,n=0;n<e;n++)i=this._circleStartAngle+n*a,r[n]=new L.Point(t.x+o*Math.cos(i),t.y+o*Math.sin(i))._round();return r},_generatePointsSpiral:function(e,t){for(var n=this._group.options.spiderfyDistanceMultiplier,i=n*this._spiralLengthStart,o=n*this._spiralFootSeparation,a=n*this._spiralLengthFactor*this._2PI,r=0,s=[],l=s.length=e;0<=l;l--)l<e&&(s[l]=new L.Point(t.x+i*Math.cos(r),t.y+i*Math.sin(r))._round()),i+=a/(r+=o/i+5e-4*l);return s},_noanimationUnspiderfy:function(){var e,t,n=this._group,i=n._map,o=n._featureGroup,a=this.getAllChildMarkers(null,!0);for(n._ignoreMove=!0,this.setOpacity(1),t=a.length-1;0<=t;t--)e=a[t],o.removeLayer(e),e._preSpiderfyLatlng&&(e.setLatLng(e._preSpiderfyLatlng),delete e._preSpiderfyLatlng),e.setZIndexOffset&&e.setZIndexOffset(0),e._spiderLeg&&(i.removeLayer(e._spiderLeg),delete e._spiderLeg);n.fire("unspiderfied",{cluster:this,markers:a}),n._ignoreMove=!1,n._spiderfied=null}}),L.MarkerClusterNonAnimated=L.MarkerCluster.extend({_animationSpiderfy:function(e,t){var n,i,o,a,r=this._group,s=r._map,l=r._featureGroup,c=this._group.options.spiderLegPolylineOptions;for(r._ignoreMove=!0,n=0;n<e.length;n++)a=s.layerPointToLatLng(t[n]),i=e[n],o=new L.Polyline([this._latlng,a],c),s.addLayer(o),i._spiderLeg=o,i._preSpiderfyLatlng=i._latlng,i.setLatLng(a),i.setZIndexOffset&&i.setZIndexOffset(1e6),l.addLayer(i);this.setOpacity(.3),r._ignoreMove=!1,r.fire("spiderfied",{cluster:this,markers:e})},_animationUnspiderfy:function(){this._noanimationUnspiderfy()}}),L.MarkerCluster.include({_animationSpiderfy:function(e,t){var n,i,o,a,r,s,l=this,c=this._group,u=c._map,d=c._featureGroup,h=this._latlng,p=u.latLngToLayerPoint(h),m=L.Path.SVG,f=L.extend({},this._group.options.spiderLegPolylineOptions),g=f.opacity;for(void 0===g&&(g=L.MarkerClusterGroup.prototype.options.spiderLegPolylineOptions.opacity),m?(f.opacity=0,f.className=(f.className||"")+" leaflet-cluster-spider-leg"):f.opacity=g,c._ignoreMove=!0,n=0;n<e.length;n++)i=e[n],s=u.layerPointToLatLng(t[n]),o=new L.Polyline([h,s],f),u.addLayer(o),i._spiderLeg=o,m&&(r=(a=o._path).getTotalLength()+.1,a.style.strokeDasharray=r,a.style.strokeDashoffset=r),i.setZIndexOffset&&i.setZIndexOffset(1e6),i.clusterHide&&i.clusterHide(),d.addLayer(i),i._setPos&&i._setPos(p);for(c._forceLayout(),c._animationStart(),n=e.length-1;0<=n;n--)s=u.layerPointToLatLng(t[n]),(i=e[n])._preSpiderfyLatlng=i._latlng,i.setLatLng(s),i.clusterShow&&i.clusterShow(),m&&((a=(o=i._spiderLeg)._path).style.strokeDashoffset=0,o.setStyle({opacity:g}));this.setOpacity(.3),c._ignoreMove=!1,setTimeout(function(){c._animationEnd(),c.fire("spiderfied",{cluster:l,markers:e})},200)},_animationUnspiderfy:function(e){var t,n,i,o,a,r=this,s=this._group,l=s._map,c=s._featureGroup,u=e?l._latLngToNewLayerPoint(this._latlng,e.zoom,e.center):l.latLngToLayerPoint(this._latlng),d=this.getAllChildMarkers(null,!0),h=L.Path.SVG;for(s._ignoreMove=!0,s._animationStart(),this.setOpacity(1),n=d.length-1;0<=n;n--)(t=d[n])._preSpiderfyLatlng&&(t.closePopup(),t.setLatLng(t._preSpiderfyLatlng),delete t._preSpiderfyLatlng,a=!0,t._setPos&&(t._setPos(u),a=!1),t.clusterHide&&(t.clusterHide(),a=!1),a&&c.removeLayer(t),h&&(a=(o=(i=t._spiderLeg)._path).getTotalLength()+.1,o.style.strokeDashoffset=a,i.setStyle({opacity:0})));s._ignoreMove=!1,setTimeout(function(){var e=0;for(n=d.length-1;0<=n;n--)(t=d[n])._spiderLeg&&e++;for(n=d.length-1;0<=n;n--)(t=d[n])._spiderLeg&&(t.clusterShow&&t.clusterShow(),t.setZIndexOffset&&t.setZIndexOffset(0),1<e&&c.removeLayer(t),l.removeLayer(t._spiderLeg),delete t._spiderLeg);s._animationEnd(),s.fire("unspiderfied",{cluster:r,markers:d})},200)}}),L.MarkerClusterGroup.include({_spiderfied:null,unspiderfy:function(){this._unspiderfy.apply(this,arguments)},_spiderfierOnAdd:function(){this._map.on("click",this._unspiderfyWrapper,this),this._map.options.zoomAnimation&&this._map.on("zoomstart",this._unspiderfyZoomStart,this),this._map.on("zoomend",this._noanimationUnspiderfy,this),L.Browser.touch||this._map.getRenderer(this)},_spiderfierOnRemove:function(){this._map.off("click",this._unspiderfyWrapper,this),this._map.off("zoomstart",this._unspiderfyZoomStart,this),this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._map.off("zoomend",this._noanimationUnspiderfy,this),this._noanimationUnspiderfy()},_unspiderfyZoomStart:function(){this._map&&this._map.on("zoomanim",this._unspiderfyZoomAnim,this)},_unspiderfyZoomAnim:function(e){L.DomUtil.hasClass(this._map._mapPane,"leaflet-touching")||(this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._unspiderfy(e))},_unspiderfyWrapper:function(){this._unspiderfy()},_unspiderfy:function(e){this._spiderfied&&this._spiderfied.unspiderfy(e)},_noanimationUnspiderfy:function(){this._spiderfied&&this._spiderfied._noanimationUnspiderfy()},_unspiderfyLayer:function(e){e._spiderLeg&&(this._featureGroup.removeLayer(e),e.clusterShow&&e.clusterShow(),e.setZIndexOffset&&e.setZIndexOffset(0),this._map.removeLayer(e._spiderLeg),delete e._spiderLeg)}}),L.MarkerClusterGroup.include({refreshClusters:function(e){return e?e instanceof L.MarkerClusterGroup?e=e._topClusterLevel.getAllChildMarkers():e instanceof L.LayerGroup?e=e._layers:e instanceof L.MarkerCluster?e=e.getAllChildMarkers():e instanceof L.Marker&&(e=[e]):e=this._topClusterLevel.getAllChildMarkers(),this._flagParentsIconsNeedUpdate(e),this._refreshClustersIcons(),this.options.singleMarkerMode&&this._refreshSingleMarkerModeMarkers(e),this},_flagParentsIconsNeedUpdate:function(e){var t,n;for(t in e)for(n=e[t].__parent;n;)n._iconNeedsUpdate=!0,n=n.__parent},_refreshSingleMarkerModeMarkers:function(e){var t,n;for(t in e)n=e[t],this.hasLayer(n)&&n.setIcon(this._overrideMarkerIcon(n))}}),L.Marker.include({refreshIconOptions:function(e,t){var n=this.options.icon;return L.setOptions(n,e),this.setIcon(n),t&&this.__parent&&this.__parent._group.refreshClusters(this),this}}),e.MarkerClusterGroup=t,e.MarkerCluster=n});
|
|
135
|
+
`);function V(e,t){var n=[e[0].latitude,e[0].longitude],i=G(e),n=l.createMarker(n,1<e.length,null);l.bindPopup(n,i,e.map(e=>parseInt(e.id_bigint)),t)}function U(e,t){var n=[e.latitude,e.longitude],n=l.createMarker(n,1<e.membersOfGroup.length,null);l.addMarkerCallback(n,function(){crouton.openMeetingModal(e)})}var $=!1,Y=null;function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function Q(){h=!0,c.map_search||ee(!1),l.addListener("dragend",J,!0)}function J(){h=!1,c.map_search&&c.filter_visible?X():ee(!0)}function X(e){h||(n=null,corners=l.getCorners(),t&&l.contains(t,corners.ne.lat,corners.ne.lng)&&l.contains(t,corners.sw.lat,corners.sw.lng)?ee():ue("km")>c.maxTomatoWidth?(jQuery("#zoomed-out-message").removeClass("hide"),I()):(t=l.getBounds(),A(),crouton.searchByCoordinates(l.getCenter().lat,l.getCenter().lng,ue(),!1)))}function ee(e=!0){if(e==$&&!c.map_search)return e;let t=e?K(l.getBounds()):d,n=t.map(e=>e.id_bigint);return jQuery(".bmlt-data-row").each(function(e,t){t.dataset.visible=n.includes(t.id.split("-").pop())?"1":"0"}),jQuery("#byday").removeClass("hide"),jQuery("#filter-dropdown-visibile").val(e?"a-1":""),y=!1,crouton.simulateFilterDropdown(),y=!0,jQuery("#filteringByVisibility").html(e?"✔":""),($=e)?Y=l.addListener("dragstart",Q,!0):Y&&(l.removeListener(Y),Y=null),!e}function te(){ee(!$)}function K(t){return d.filter(e=>l.contains(t,e.latitude,e.longitude))}function ne(e){return ie(K(e))}function ie(e){e=e.filter(e=>2!=e.venue_type);return null!=n?e.filter(e=>n.includes(e.id_bigint)):e}var oe=!1;function ae(){return(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement)===s||oe}function re(e){var t=s;ae()?e&&e.pseudoFullscreen?se(!1):document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.msExitFullscreen?document.msExitFullscreen():_disablePseudoFullscreen(t):e&&e.pseudoFullscreen?se(!0):t.requestFullscreen?t.requestFullscreen():t.mozRequestFullScreen?t.mozRequestFullScreen():t.webkitRequestFullscreen?t.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT):t.msRequestFullscreen?t.msRequestFullscreen():_enablePseudoFullscreen(t)}oe=!1;function se(e){var t=s;(oe=e)?L.DomUtil.addClass(t,"leaflet-pseudo-fullscreen"):L.DomUtil.removeClass(t,"leaflet-pseudo-fullscreen"),l.invalidateSize()}function le(e){return e*Math.PI/180}function ce(e,t){var n=le(t.lat-e.lat),i=le(t.lng-e.lng),i=Math.sin(n/2)*Math.sin(n/2)+Math.cos(le(e.lat))*Math.cos(le(t.lat))*Math.sin(i/2)*Math.sin(i/2);return 6378137*(2*Math.atan2(Math.sqrt(i),Math.sqrt(1-i)))}function ue(e=!1){return e=e||crouton.config.distance_units,de(l.getCorners(),e)}function de(e,t="km"){return ce(e.ne,e.sw)/2e3*("km"==t?1:.62137119)}function he(e){return de(l.getCorners(e),"km")}this.initialize=function e(t,n,i=null,o=null,a=!0,r,s){if(!l.isApiLoaded())return p(e,[t,n,i,o,a,r,s]),void l.loadApi();f(document.getElementById(t),i,o,r,s),P(n,a,!0)},this.showMap=function(e=!1,t=!0){e&&o?o.invalidateSize():(l.invalidateSize(),d&&t&&l.fitBounds((n?d.filter(e=>n.includes(e.id_bigint)):d).reduce(function(e,t){return e.push([t.latitude,t.longitude]),e},[])))},this.fillMap=function(e){n=e,d&&F(y&&!$)},this.rowClick=function(t){var e=d.find(e=>e.id_bigint==t);e&&(14<=l.getZoom()&&l.contains(l.getBounds(),e.latitude,e.longitude)?l.openMarker(t):l.setViewToPosition({latitude:e.latitude,longitude:e.longitude},ne,function(){l.openMarker(t)}))},this.apiLoadedCallback=function(){i(...r)},this.refreshMeetings=P,this.getDistanceFromSearch=function(e){return!!a&&{km:(e=ce(e,a))/1e3,miles:.00062137119*e}},this.openModalWindow=D,this.closeModalWindow=O,this.loadPopupMap=function e(t,n,i=null){if(!l.isApiLoaded())return p(e,[t,n,i]),void l.loadApi();t=document.getElementById(t);if(t){let e=new MapDelegate(c);i&&(loc={latitude:i.lat,longitude:i.lng,zoom:i.zoom}),e.createMap(t,loc)&&(t=e.createMarker([n.latitude,n.longitude],!1,null),e.bindPopup(t,null,n.id_bigint,!1),e.addClusterLayer(),o=e)}},this.filterVisible=ee,this.hasMapSearch=function(){return"map_search"in c}}function MapDelegate(c){var u,i,a=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarker.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[0,-32]}),r=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarkerG.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[0,-32]}),s=L.icon({iconUrl:c.BMLTPlugin_images+"/NAMarkerSel.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[12,-32]}),t=L.icon({iconUrl:c.BMLTPlugin_images+"/SearchPoint.png",shadowUrl:c.BMLTPlugin_images+"/NAMarkerS.png",iconSize:[23,32],shadowSize:[43,32],iconAnchor:[12,32],shadowAnchor:[12,32],popupAnchor:[12,-32]}),l=[],o=null,n=!1,d=!1;function h(e,t){if(!u)return 12;var n=u.getZoom();if(c.map_search&&c.filter_visible)return n;for(var i=u.getCenter(),o=u.getBounds(),a=!1;0==t(o,i).length&&6<n;){a=!0,--n;var r=L.latLng(2*o.getNorthEast().lat-i.lat,2*o.getNorthEast().lng-i.lng),s=L.latLng(2*o.getSouthWest().lat-i.lat,2*o.getSouthWest().lng-i.lng),o=L.latLngBounds(s,r)}if(!e&&!a&&n<12){for(var l=t(o).length;n<12&&0<l;){n+=1;r=L.latLng(.5*(o.getNorthEast().lat+i.lat),.5*(o.getNorthEast().lng+i.lng)),s=L.latLng(.5*(o.getSouthWest().lat+i.lat),.5*(o.getSouthWest().lng+i.lng)),l=t(o=L.latLngBounds(s,r)).length}0==l&&--n}return n}function p(e,t,n){var i=new XMLHttpRequest;i.onreadystatechange=function(){if(4===i.readyState){var t;if(200!==i.status&&304!==i.status)t="";else if("string"==typeof i.response)try{t=JSON.parse(i.response)}catch(e){t=i.response}else t=i.response;n(t)}},i.open("GET",e+function(e,t,n){var i,o=[];for(i in e){var a=encodeURIComponent(n?i.toUpperCase():i),r=e[i];if(L.Util.isArray(r))for(var s=0;s<r.length;s++)o.push(a+"="+encodeURIComponent(r[s]));else o.push(a+"="+encodeURIComponent(r))}return(t&&-1!==t.indexOf("?")?"&":"?")+o.join("&")}(t),!0),i.responseType="json",i.setRequestHeader("Accept","application/json"),i.setRequestHeader("Accept","*/*"),i.send(null)}function m(e){return"number"==typeof e||"string"==typeof e&&""!==e.trim()&&!isNaN(e)}this.createMap=function(e,t,n=!1){return t?n?(gDiv=e,gDiv.style.height="auto",gDiv.style.marginBottom="10px",u=null,gDiv):(myOptions={minZoom:c.minZoom,maxZoom:c.maxZoom,doubleClickZoom:!1,scrollWheelZoom:!1},myOptions=Object.assign(myOptions,{center:new L.latLng(t.latitude,t.longitude),zoom:t.zoom}),0==(n=e.offsetWidth)&&(n=e.parentNode.offsetWidth),t=e.offsetHeight,1.4*n<(t=0==t?n:t)&&(e.style.height=1.6*n+"px"),u=new L.Map(e,myOptions),i=L.tileLayer(c.tileUrl,c.tileOptions).addTo(u),u.zoomControl.setPosition("bottomright"),u.on("moveend",function(){i.redraw()}),u):null},this.addListener=function(e,t,n){if(u)return"dragend"==(e="dragstart"==(e="idle"==e?"moveend":e)?"movestart":e)&&(e="moveend"),n?u.once(e,t):u.on(e,t),{event:e,f:t}},this.removeListener=function(e){u&&u.off(e.event,e.f)},this.addControl=function(t,e,n){if(u){var i=L.Control.extend({onAdd:function(e){return t},onRemove:function(e){}});if(n){const o=new MutationObserver(function(e){e.forEach(e=>{e.addedNodes.forEach(e=>{e===t&&(o.disconnect(),n())})})});o.observe(document,{childList:!0,subtree:!0})}new i({position:e}).addTo(u)}else gDiv.appendChild(t)},this.setViewToPosition=function(e,t,n=null){u&&(e=L.latLng(e.latitude,e.longitude),u.flyTo(e),u.once("moveend",function(e){newZoom=h(!1,t),u.getZoom()!=newZoom?(u.setZoom(newZoom),u.once("zoomend",function(){u.invalidateSize(),n&&u.once("load moveend",n)})):n&&n()}))},this.clearAllMarkers=function(){u&&(l&&l.forEach(e=>{e.marker.closePopup(),u.removeLayer(e.marker)}),l=[])},this.fromLatLngToPoint=function(e,t){return u?u.latLngToLayerPoint(L.latLng(e,t)):null},this.callGeocoder=function(e,t,n=function(e,t){e&&e[0]&&e[0].bbox?(u.flyToBounds(e[0].bbox),u.on("moveend",function(e){u.off("moveend"),u.setZoom(h(!0,t)),u.once("moveend",function(){i.redraw()})})):alert(crouton.localization.getWord("address_lookup_fail"))}){geoCodeParams={},c.region&&""!==c.region.trim()&&(geoCodeParams.countrycodes=c.region),c.bounds&&m(c.bounds.north)&&m(c.bounds.east)&&m(c.bounds.south)&&m(c.bounds.west)&&(geoCodeParams.viewbox=c.bounds.west+","+c.bounds.south+","+c.bounds.east+","+c.bounds.north),function(e,t,a,r){p((c.nominatimUrl||"https://nominatim.openstreetmap.org/")+"search",L.extend({q:e,limit:5,format:"json",addressdetails:1},t),L.bind(function(e){var t=[];if(e&&e.length){for(var n=e.length-1;0<=n;n--){for(var i=e[n].boundingbox,o=0;o<4;o++)i[o]=parseFloat(i[o]);t[n]={icon:e[n].icon,name:e[n].display_name,bbox:L.latLngBounds([i[0],i[2]],[i[1],i[3]]),center:L.latLng(e[n].lat,e[n].lon),properties:e[n]}}r?a(t,r):a(t)}else alert(crouton.localization.getWord("address_lookup_fail"))},this))}(e,geoCodeParams,n,t)},this.setZoom=function(e,t=0){u&&(0<t?u.setZoom(t):u.setZoom(h(!1,e)))},this.getZoom=function(){return u?u.getZoom():null},this.createMarker=function(e,t,n){if(u){n=L.marker(e,{icon:t?r:a,title:n});return n.isMulti=t,o?o.addLayer(n):n.addTo(u),n}},this.bindPopup=function(t,e,i,o){if(e){let n=function(e){e=e.id.split("-")[1];d=e,jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+e+" > td").addClass("rowHighlight"),"undefined"!=typeof crouton&&crouton.dayTabFromId(e)};t.bindPopup(e),t.on("popupopen",function(e){o&&t.getPopup().getContent().includes("panel-"+o)&&jQuery("input[type=radio][name=panel]").filter(function(){return jQuery(this).attr("id")=="panel-"+o}).each(function(e,t){jQuery(this).prop("checked",!0)}),t.setIcon(s),u.on("zoomstart",function(){t.closePopup()}),jQuery("input[type=radio][name=panel]:checked").each(function(e,t){n(t)}),jQuery("input[type=radio][name=panel]").change(function(){n(this)})}),t.on("popupclose",function(e){d=!1,t.setIcon(t.isMulti?r:a),jQuery(".bmlt-data-row > td").removeClass("rowHighlight")}),o&&i.includes(parseInt(o))&&(t.openPopup(),t.once("add",function(){t.isPopupOpen()||t.openPopup()})),l.push({ids:i,marker:t})}},this.addMarkerCallback=function(e,t,n){t&&e.on("click",function(){t(n)}),l.push({ids:n,marker:e})},this.contains=function(e,t,n){return!u||e.contains(L.latLng(t,n))},this.getBounds=function(){return u?u.getBounds():null},this.invalidateSize=function(){u&&u.invalidateSize()},this.zoomOut=function(e){u&&u.setZoom(h(!0,e))},this.fitBounds=function(e){u&&(e=e.reduce(function(e,t){return e.extend(t),e},L.latLngBounds()),u.fitBounds(e))},this.openMarker=function(t){u&&(marker=l.find(e=>e.ids.includes(t)),marker&&(marker.marker.openPopup(),jQuery("#panel-"+t).prop("checked",!0),"undefined"!=typeof crouton&&crouton.dayTabFromId(t)),jQuery(".bmlt-data-row > td").removeClass("rowHighlight"),jQuery("#meeting-data-row-"+t+" > td").addClass("rowHighlight"))},this.isApiLoaded=function(){return!0},this.createClusterLayer=function(){u&&(o=L.markerClusterGroup())},this.addClusterLayer=function(){u&&o&&u.addLayer(o)},this.removeClusterLayer=function(){u&&(o&&u.removeLayer(o),o=null)},this.clickSearch=function(e,t){L.DomUtil.addClass(u._container,"crosshair-cursor-enabled"),u.once("click",function(e){u.once("click",function(e){L.DomUtil.removeClass(u._container,"crosshair-cursor-enabled"),t(e.latlng.lat,e.latlng.lng)})})},this.getGeocodeCenter=function(e){if(e&&e[0])return{lat:e[0].center.lat,lng:e[0].center.lng};alert(crouton.localization.getWord("address_lookup_fail"))},this.modalOn=function(){u&&u.dragging.disable()},this.modalOff=function(){u&&u.dragging.enable()},this.afterInit=function(e){e()},this.isMapDefined=function(){return null!=u},this.getCorners=function(e=!1){return{ne:{lat:(e=e?e.reduce(function(e,t){return e.extend(t),e},L.latLngBounds()):u.getBounds()).getNorthEast().lat,lng:e.getNorthEast().lng},sw:{lat:e.getSouthWest().lat,lng:e.getSouthWest().lng}}},this.getCenter=function(){return{lat:u.getCenter().lat,lng:u.getCenter().lng}},this.markSearchPoint=function(e){u&&(n&&n.remove(),(n=L.marker(e,{icon:t})).addTo(u))},this.getOpenMarker=function(){return d}}crouton_Handlebars.registerHelper("getDayOfTheWeek",function(e){return hbs_Crouton.localization.getDayOfTheWeekWord(e)}),crouton_Handlebars.registerHelper("getWord",function(e){var t=hbs_Crouton.localization.getWord(e);return void 0!==t?t:(console.log("no translation for '"+e+"'"),e)}),crouton_Handlebars.registerHelper("formatDataPointer",function(e){return convertToPunyCode(e)}),crouton_Handlebars.registerHelper("call",function(e,t){return e(t)}),crouton_Handlebars.registerHelper("canShare",function(e,t){return(navigator.share?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isOS",function(e){return(isIOSDevice()?getTrueResult:getFalseResult)(e,this)}),crouton_Handlebars.registerHelper("reportUpdateEnabled",function(e,t){return(""!==crouton.config.report_update_url?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("reportUpdateUrl",function(){return crouton.config.report_update_url}),crouton_Handlebars.registerHelper("isVirtual",function(e,t){return((e.venue_type===venueType.HYBRID||e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("HY",e),getFormats(e))&&!inArray(getMasterFormatId("TC",e),getFormats(e))||inArray(getMasterFormatId("VM",e),getFormats(e)))&&(e.virtual_meeting_link||e.phone_meeting_number||e.virtual_meeting_additional_info)?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isVirtualOnly",function(e,t){return(e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("VM",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isHybrid",function(e,t){return(e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isHybridOnly",function(e,t){return(e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isTemporarilyClosed",function(e,t){return(inArray(getMasterFormatId("TC",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isNotTemporarilyClosed",function(e,t){return(inArray(getMasterFormatId("TC",e),getFormats(e))?getFalseResult:getTrueResult)(t,this)}),crouton_Handlebars.registerHelper("isInPersonOrHybrid",function(e,t){return(e.venue_type===venueType.VIRTUAL||inArray(getMasterFormatId("VM",e),getFormats(e))?getFalseResult:getTrueResult)(t,this)}),crouton_Handlebars.registerHelper("isInPersonOnly",function(e,t){return(e.venue_type===venueType.IN_PERSON||!inArray(getMasterFormatId("VM",e),getFormats(e))&&!inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("isVirtualOrHybrid",function(e,t){return(e.venue_type===venueType.VIRTUAL||e.venue_type===venueType.HYBRID||inArray(getMasterFormatId("VM",e),getFormats(e))||inArray(getMasterFormatId("HY",e),getFormats(e))?getTrueResult:getFalseResult)(t,this)}),crouton_Handlebars.registerHelper("hasFormats",function(e,t,n){for(var i=!1,o=t.formats.split(","),a=e.split(","),r=0;r<a.length;r++)i=inArray(a[r],o);return(i?getTrueResult:getFalseResult)(n,this)}),crouton_Handlebars.registerHelper("temporarilyClosed",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("TC",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("TC",e)).description:"FACILITY IS TEMPORARILY CLOSED"}),crouton_Handlebars.registerHelper("meetsVirtually",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("VM",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("VM",e)).description:"MEETS VIRTUALLY"}),crouton_Handlebars.registerHelper("meetsHybrid",function(e,t){return void 0!==e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("HY",e))?e.formats_expanded.getArrayItemByObjectKeyValue("id",getMasterFormatId("HY",e)).description:"MEETS VIRTUALLY AND IN PERSON"}),crouton_Handlebars.registerHelper("qrCode",function(e,t){return new crouton_Handlebars.SafeString("<img alt='qrcode' src='https://quickchart.io/qr?size=100&text="+encodeURIComponent(e)+"'>")}),crouton_Handlebars.registerHelper("formatDataFromArray",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n]));return t.join(" ")}),crouton_Handlebars.registerHelper("formatDataPointerFormats",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n].name));return t.join(" ")}),crouton_Handlebars.registerHelper("formatDataKeyFormats",function(e){for(var t=[],n=0;n<e.length;n++)t.push(convertToPunyCode(e[n].key));return t.join(" ")}),crouton_Handlebars.registerHelper("formatLink",function(e){return 0===e.indexOf("tel:")||0===e.indexOf("http")?new crouton_Handlebars.SafeString("<a href='"+e+"' target='_blank'>"+e+"</a>"):e}),crouton_Handlebars.registerHelper("webLinkify",function(e){return new crouton_Handlebars.SafeString("<a href='"+e+"' target='_blank'>"+e+"</a>")}),crouton_Handlebars.registerHelper("phoneLinkify",function(e){return new crouton_Handlebars.SafeString("<a href='tel:"+e+"' target='_blank'>"+e+"</a>")}),crouton_Handlebars.registerHelper("ifEquals",function(e,t,n){return e===t?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("greaterThan",function(e,t,n){return t<e?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("lessThan",function(e,t,n){return e<t?n.fn(this):n.inverse(this)}),crouton_Handlebars.registerHelper("times",function(e,t){for(var n="",i=1;i<=e;++i)n+=t.fn(i);return n}),Crouton.prototype.renderMeetingCount=function(){var e=this;e.lock(function(){e.updateMeetingCount()})},Crouton.prototype.simulateFilterDropdown=function(){self=this,jQuery(".bmlt-page:not(#byfield_embeddedMapPage)").each(function(){self.hidePage(this)}),self.filterMeetingsFromView()},Crouton.prototype.getAdjustedDateTime=function(e,t,n){var i=!0===this.config.auto_tz_adjust||"true"===this.config.auto_tz_adjust,o=i?(n=n||"UTC",(o=moment.tz(n).set({hour:t.split(":")[0],minute:t.split(":")[1],second:0}).isoWeekday(e)).clone().tz(moment.tz.guess())):moment().set({hour:t.split(":")[0],minute:t.split(":")[1],second:0}).isoWeekday(e),i=i?moment.tz(moment.tz.guess()):moment();return(o<i||i.isoWeekday()==o.isoWeekday()&&0==o.diff(i,"days"))&&o.add(1,"weeks"),o},Array.prototype.clone=function(){return this.slice()},Array.prototype.filterByObjectKeyValue=function(e,t){for(var n=[],i=0;i<this.length;i++)this[i][e]===t&&n.push(this[i]);return n},Array.prototype.getArrayItemByObjectKeyValue=function(e,t){for(var n=0;n<this.length;n++)if(this[n][e]===t)return this[n]},Array.prototype.clean=function(){for(var e=0;e<this.length;e++)""===this[e]&&(this.splice(e,1),e--);return this},Array.prototype.sortByKey=function(n){return this.sort(function(e,t){return e[n]<t[n]?-1:e[n]>t[n]?1:0}),this},MeetingMap.prototype.initialize=null,MeetingMap.prototype.showMap=null,MeetingMap.prototype.fillMap=null,MeetingMap.prototype.rowClick=null,MeetingMap.prototype.apiLoadedCallback=null,MeetingMap.prototype.refreshMeetings=null,MeetingMap.prototype.getDistanceFromSearch=null,MeetingMap.prototype.openModalWindow=null,MeetingMap.prototype.closeModalWindow=null,MeetingMap.prototype.loadPopupMap=null,MeetingMap.prototype.filterVisible=null,MeetingMap.prototype.hasMapSearch=null,MapDelegate.prototype.createMap=null,MapDelegate.prototype.addListener=null,MapDelegate.prototype.removeListener=null,MapDelegate.prototype.addControl=null,MapDelegate.prototype.setViewToPosition=null,MapDelegate.prototype.clearAllMarkers=null,MapDelegate.prototype.fromLatLngToPoint=null,MapDelegate.prototype.callGeocoder=null,MapDelegate.prototype.setZoom=null,MapDelegate.prototype.getZoom=null,MapDelegate.prototype.createMarker=null,MapDelegate.prototype.bindPopup=null,MapDelegate.prototype.addMarkerCallback=null,MapDelegate.prototype.contains=null,MapDelegate.prototype.getBounds=null,MapDelegate.prototype.invalidateSize=null,MapDelegate.prototype.zoomOut=null,MapDelegate.prototype.fitBounds=null,MapDelegate.prototype.openMarker=null,MapDelegate.prototype.isApiLoaded=null,MapDelegate.prototype.createClusterLayer=null,MapDelegate.prototype.addClusterLayer=null,MapDelegate.prototype.removeClusterLayer=null,MapDelegate.prototype.clickSearch=null,MapDelegate.prototype.getGeocodeCenter=null,MapDelegate.prototype.modalOn=null,MapDelegate.prototype.modalOff=null,MapDelegate.prototype.afterInit=null,MapDelegate.prototype.isMapDefined=null,MapDelegate.prototype.getCorners=null,MapDelegate.prototype.getCenter=null,MapDelegate.prototype.markSearchPoint=null,MapDelegate.prototype.getOpenMarker=null,function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).leaflet={})}(this,function(e){"use strict";function c(e){for(var t,n,i=1,o=arguments.length;i<o;i++)for(t in n=arguments[i])e[t]=n[t];return e}var s=Object.create||function(e){return t.prototype=e,new t};function t(){}function l(e,t){var n,i=Array.prototype.slice;return e.bind?e.bind.apply(e,i.call(arguments,1)):(n=i.call(arguments,2),function(){return e.apply(t,n.length?n.concat(i.call(arguments)):arguments)})}var n=0;function u(e){return"_leaflet_id"in e||(e._leaflet_id=++n),e._leaflet_id}function i(e,t,n){function i(){o=!1,a&&(r.apply(n,a),a=!1)}var o,a,r=function(){o?a=arguments:(e.apply(n,arguments),setTimeout(i,t),o=!0)};return r}function o(e,t,n){var i=t[1],o=i-(t=t[0]);return e===i&&n?e:((e-t)%o+o)%o+t}function d(){return!1}function a(e,t){return!1===t?e:(t=Math.pow(10,void 0===t?6:t),Math.round(e*t)/t)}function r(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function h(e){return r(e).split(/\s+/)}function p(e,t){for(var n in Object.prototype.hasOwnProperty.call(e,"options")||(e.options=e.options?s(e.options):{}),t)e.options[n]=t[n];return e.options}function m(e,t,n){var i,o=[];for(i in e)o.push(encodeURIComponent(n?i.toUpperCase():i)+"="+encodeURIComponent(e[i]));return(t&&-1!==t.indexOf("?")?"&":"?")+o.join("&")}var f=/\{ *([\w_ -]+) *\}/g;function g(e,n){return e.replace(f,function(e,t){if(void 0===(t=n[t]))throw new Error("No value provided for variable "+e);return"function"==typeof t?t(n):t})}var _=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function y(e,t){for(var n=0;n<e.length;n++)if(e[n]===t)return n;return-1}var v="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function b(e){return window["webkit"+e]||window["moz"+e]||window["ms"+e]}var w=0;function A(e){var t=+new Date,n=Math.max(0,16-(t-w));return w=t+n,window.setTimeout(e,n)}var k=window.requestAnimationFrame||b("RequestAnimationFrame")||A,x=window.cancelAnimationFrame||b("CancelAnimationFrame")||b("CancelRequestAnimationFrame")||function(e){window.clearTimeout(e)};function P(e,t,n){if(!n||k!==A)return k.call(window,l(e,t));e.call(t)}function S(e){e&&x.call(window,e)}var M={__proto__:null,extend:c,create:s,bind:l,get lastId(){return n},stamp:u,throttle:i,wrapNum:o,falseFn:d,formatNum:a,trim:r,splitWords:h,setOptions:p,getParamString:m,template:g,isArray:_,indexOf:y,emptyImageUrl:v,requestFn:k,cancelFn:x,requestAnimFrame:P,cancelAnimFrame:S};function C(){}C.extend=function(e){function t(){p(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()}var n,i=t.__super__=this.prototype,o=s(i);for(n in(o.constructor=t).prototype=o,this)Object.prototype.hasOwnProperty.call(this,n)&&"prototype"!==n&&"__super__"!==n&&(t[n]=this[n]);if(e.statics&&c(t,e.statics),e.includes){var a=e.includes;if("undefined"!=typeof L&&L&&L.Mixin)for(var a=_(a)?a:[a],r=0;r<a.length;r++)a[r]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack);c.apply(null,[o].concat(e.includes))}return c(o,e),delete o.statics,delete o.includes,o.options&&(o.options=i.options?s(i.options):{},c(o.options,e.options)),o._initHooks=[],o.callInitHooks=function(){if(!this._initHooksCalled){i.callInitHooks&&i.callInitHooks.call(this),this._initHooksCalled=!0;for(var e=0,t=o._initHooks.length;e<t;e++)o._initHooks[e].call(this)}},t},C.include=function(e){var t=this.prototype.options;return c(this.prototype,e),e.options&&(this.prototype.options=t,this.mergeOptions(e.options)),this},C.mergeOptions=function(e){return c(this.prototype.options,e),this},C.addInitHook=function(e){var t=Array.prototype.slice.call(arguments,1),n="function"==typeof e?e:function(){this[e].apply(this,t)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(n),this};var T={on:function(e,t,n){if("object"==typeof e)for(var i in e)this._on(i,e[i],t);else for(var o=0,a=(e=h(e)).length;o<a;o++)this._on(e[o],t,n);return this},off:function(e,t,n){if(arguments.length)if("object"==typeof e)for(var i in e)this._off(i,e[i],t);else{e=h(e);for(var o=1===arguments.length,a=0,r=e.length;a<r;a++)o?this._off(e[a]):this._off(e[a],t,n)}else delete this._events;return this},_on:function(e,t,n,i){"function"!=typeof t?console.warn("wrong listener type: "+typeof t):!1===this._listens(e,t,n)&&(t={fn:t,ctx:n=n===this?void 0:n},i&&(t.once=!0),this._events=this._events||{},this._events[e]=this._events[e]||[],this._events[e].push(t))},_off:function(e,t,n){var i,o,a;if(this._events&&(i=this._events[e]))if(1===arguments.length){if(this._firingCount)for(o=0,a=i.length;o<a;o++)i[o].fn=d;delete this._events[e]}else"function"!=typeof t?console.warn("wrong listener type: "+typeof t):!1!==(t=this._listens(e,t,n))&&(n=i[t],this._firingCount&&(n.fn=d,this._events[e]=i=i.slice()),i.splice(t,1))},fire:function(e,t,n){if(this.listens(e,n)){var i=c({},t,{type:e,target:this,sourceTarget:t&&t.sourceTarget||this});if(this._events){var o=this._events[e];if(o){this._firingCount=this._firingCount+1||1;for(var a=0,r=o.length;a<r;a++){var s=o[a],l=s.fn;s.once&&this.off(e,l,s.ctx),l.call(s.ctx||this,i)}this._firingCount--}}n&&this._propagateEvent(i)}return this},listens:function(e,t,n,i){"string"!=typeof e&&console.warn('"string" type argument expected');var o=t,a=("function"!=typeof t&&(i=!!t,n=o=void 0),this._events&&this._events[e]);if(a&&a.length&&!1!==this._listens(e,o,n))return!0;if(i)for(var r in this._eventParents)if(this._eventParents[r].listens(e,t,n,i))return!0;return!1},_listens:function(e,t,n){if(this._events){var i=this._events[e]||[];if(!t)return!!i.length;n===this&&(n=void 0);for(var o=0,a=i.length;o<a;o++)if(i[o].fn===t&&i[o].ctx===n)return o}return!1},once:function(e,t,n){if("object"==typeof e)for(var i in e)this._on(i,e[i],t,!0);else for(var o=0,a=(e=h(e)).length;o<a;o++)this._on(e[o],t,n,!0);return this},addEventParent:function(e){return this._eventParents=this._eventParents||{},this._eventParents[u(e)]=e,this},removeEventParent:function(e){return this._eventParents&&delete this._eventParents[u(e)],this},_propagateEvent:function(e){for(var t in this._eventParents)this._eventParents[t].fire(e.type,c({layer:e.target,propagatedFrom:e.target},e),!0)}},E=(T.addEventListener=T.on,T.removeEventListener=T.clearAllEventListeners=T.off,T.addOneTimeEventListener=T.once,T.fireEvent=T.fire,T.hasEventListeners=T.listens,C.extend(T));function O(e,t,n){this.x=n?Math.round(e):e,this.y=n?Math.round(t):t}var D=Math.trunc||function(e){return 0<e?Math.floor(e):Math.ceil(e)};function z(e,t,n){return e instanceof O?e:_(e)?new O(e[0],e[1]):null==e?e:"object"==typeof e&&"x"in e&&"y"in e?new O(e.x,e.y):new O(e,t,n)}function I(e,t){if(e)for(var n=t?[e,t]:e,i=0,o=n.length;i<o;i++)this.extend(n[i])}function j(e,t){return!e||e instanceof I?e:new I(e,t)}function N(e,t){if(e)for(var n=t?[e,t]:e,i=0,o=n.length;i<o;i++)this.extend(n[i])}function B(e,t){return e instanceof N?e:new N(e,t)}function R(e,t,n){if(isNaN(e)||isNaN(t))throw new Error("Invalid LatLng object: ("+e+", "+t+")");this.lat=+e,this.lng=+t,void 0!==n&&(this.alt=+n)}function W(e,t,n){return e instanceof R?e:_(e)&&"object"!=typeof e[0]?3===e.length?new R(e[0],e[1],e[2]):2===e.length?new R(e[0],e[1]):null:null==e?e:"object"==typeof e&&"lat"in e?new R(e.lat,"lng"in e?e.lng:e.lon,e.alt):void 0===t?null:new R(e,t,n)}O.prototype={clone:function(){return new O(this.x,this.y)},add:function(e){return this.clone()._add(z(e))},_add:function(e){return this.x+=e.x,this.y+=e.y,this},subtract:function(e){return this.clone()._subtract(z(e))},_subtract:function(e){return this.x-=e.x,this.y-=e.y,this},divideBy:function(e){return this.clone()._divideBy(e)},_divideBy:function(e){return this.x/=e,this.y/=e,this},multiplyBy:function(e){return this.clone()._multiplyBy(e)},_multiplyBy:function(e){return this.x*=e,this.y*=e,this},scaleBy:function(e){return new O(this.x*e.x,this.y*e.y)},unscaleBy:function(e){return new O(this.x/e.x,this.y/e.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=D(this.x),this.y=D(this.y),this},distanceTo:function(e){var t=(e=z(e)).x-this.x,e=e.y-this.y;return Math.sqrt(t*t+e*e)},equals:function(e){return(e=z(e)).x===this.x&&e.y===this.y},contains:function(e){return e=z(e),Math.abs(e.x)<=Math.abs(this.x)&&Math.abs(e.y)<=Math.abs(this.y)},toString:function(){return"Point("+a(this.x)+", "+a(this.y)+")"}},I.prototype={extend:function(e){var t,n;if(e){if(e instanceof O||"number"==typeof e[0]||"x"in e)t=n=z(e);else if(t=(e=j(e)).min,n=e.max,!t||!n)return this;this.min||this.max?(this.min.x=Math.min(t.x,this.min.x),this.max.x=Math.max(n.x,this.max.x),this.min.y=Math.min(t.y,this.min.y),this.max.y=Math.max(n.y,this.max.y)):(this.min=t.clone(),this.max=n.clone())}return this},getCenter:function(e){return z((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,e)},getBottomLeft:function(){return z(this.min.x,this.max.y)},getTopRight:function(){return z(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(e){var t,n;return(e=("number"==typeof e[0]||e instanceof O?z:j)(e))instanceof I?(t=e.min,n=e.max):t=n=e,t.x>=this.min.x&&n.x<=this.max.x&&t.y>=this.min.y&&n.y<=this.max.y},intersects:function(e){e=j(e);var t=this.min,n=this.max,i=e.min,o=(e=e.max).x>=t.x&&i.x<=n.x,e=e.y>=t.y&&i.y<=n.y;return o&&e},overlaps:function(e){e=j(e);var t=this.min,n=this.max,i=e.min,o=(e=e.max).x>t.x&&i.x<n.x,e=e.y>t.y&&i.y<n.y;return o&&e},isValid:function(){return!(!this.min||!this.max)},pad:function(e){var t=this.min,n=this.max,i=Math.abs(t.x-n.x)*e,e=Math.abs(t.y-n.y)*e;return j(z(t.x-i,t.y-e),z(n.x+i,n.y+e))},equals:function(e){return!!e&&(e=j(e),this.min.equals(e.getTopLeft())&&this.max.equals(e.getBottomRight()))}},N.prototype={extend:function(e){var t,n,i=this._southWest,o=this._northEast;if(e instanceof R)n=t=e;else{if(!(e instanceof N))return e?this.extend(W(e)||B(e)):this;if(t=e._southWest,n=e._northEast,!t||!n)return this}return i||o?(i.lat=Math.min(t.lat,i.lat),i.lng=Math.min(t.lng,i.lng),o.lat=Math.max(n.lat,o.lat),o.lng=Math.max(n.lng,o.lng)):(this._southWest=new R(t.lat,t.lng),this._northEast=new R(n.lat,n.lng)),this},pad:function(e){var t=this._southWest,n=this._northEast,i=Math.abs(t.lat-n.lat)*e,e=Math.abs(t.lng-n.lng)*e;return new N(new R(t.lat-i,t.lng-e),new R(n.lat+i,n.lng+e))},getCenter:function(){return new R((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new R(this.getNorth(),this.getWest())},getSouthEast:function(){return new R(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(e){e=("number"==typeof e[0]||e instanceof R||"lat"in e?W:B)(e);var t,n,i=this._southWest,o=this._northEast;return e instanceof N?(t=e.getSouthWest(),n=e.getNorthEast()):t=n=e,t.lat>=i.lat&&n.lat<=o.lat&&t.lng>=i.lng&&n.lng<=o.lng},intersects:function(e){e=B(e);var t=this._southWest,n=this._northEast,i=e.getSouthWest(),o=(e=e.getNorthEast()).lat>=t.lat&&i.lat<=n.lat,e=e.lng>=t.lng&&i.lng<=n.lng;return o&&e},overlaps:function(e){e=B(e);var t=this._southWest,n=this._northEast,i=e.getSouthWest(),o=(e=e.getNorthEast()).lat>t.lat&&i.lat<n.lat,e=e.lng>t.lng&&i.lng<n.lng;return o&&e},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(e,t){return!!e&&(e=B(e),this._southWest.equals(e.getSouthWest(),t)&&this._northEast.equals(e.getNorthEast(),t))},isValid:function(){return!(!this._southWest||!this._northEast)}};var F={latLngToPoint:function(e,t){return e=this.projection.project(e),t=this.scale(t),this.transformation._transform(e,t)},pointToLatLng:function(e,t){return t=this.scale(t),e=this.transformation.untransform(e,t),this.projection.unproject(e)},project:function(e){return this.projection.project(e)},unproject:function(e){return this.projection.unproject(e)},scale:function(e){return 256*Math.pow(2,e)},zoom:function(e){return Math.log(e/256)/Math.LN2},getProjectedBounds:function(e){var t;return this.infinite?null:(t=this.projection.bounds,e=this.scale(e),new I(this.transformation.transform(t.min,e),this.transformation.transform(t.max,e)))},infinite:!(R.prototype={equals:function(e,t){return!!e&&(e=W(e),Math.max(Math.abs(this.lat-e.lat),Math.abs(this.lng-e.lng))<=(void 0===t?1e-9:t))},toString:function(e){return"LatLng("+a(this.lat,e)+", "+a(this.lng,e)+")"},distanceTo:function(e){return H.distance(this,W(e))},wrap:function(){return H.wrapLatLng(this)},toBounds:function(e){var t=(e=180*e/40075017)/Math.cos(Math.PI/180*this.lat);return B([this.lat-e,this.lng-t],[this.lat+e,this.lng+t])},clone:function(){return new R(this.lat,this.lng,this.alt)}}),wrapLatLng:function(e){var t=this.wrapLng?o(e.lng,this.wrapLng,!0):e.lng;return new R(this.wrapLat?o(e.lat,this.wrapLat,!0):e.lat,t,e.alt)},wrapLatLngBounds:function(e){var t=e.getCenter(),n=this.wrapLatLng(t),i=t.lat-n.lat,t=t.lng-n.lng;return 0==i&&0==t?e:(n=e.getSouthWest(),e=e.getNorthEast(),new N(new R(n.lat-i,n.lng-t),new R(e.lat-i,e.lng-t)))}},H=c({},F,{wrapLng:[-180,180],R:6371e3,distance:function(e,t){var n=Math.PI/180,i=e.lat*n,o=t.lat*n,a=Math.sin((t.lat-e.lat)*n/2),t=Math.sin((t.lng-e.lng)*n/2),e=a*a+Math.cos(i)*Math.cos(o)*t*t,n=2*Math.atan2(Math.sqrt(e),Math.sqrt(1-e));return this.R*n}}),q={R:6378137,MAX_LATITUDE:85.0511287798,project:function(e){var t=Math.PI/180,n=this.MAX_LATITUDE,n=Math.max(Math.min(n,e.lat),-n),n=Math.sin(n*t);return new O(this.R*e.lng*t,this.R*Math.log((1+n)/(1-n))/2)},unproject:function(e){var t=180/Math.PI;return new R((2*Math.atan(Math.exp(e.y/this.R))-Math.PI/2)*t,e.x*t/this.R)},bounds:new I([-(q=6378137*Math.PI),-q],[q,q])};function Z(e,t,n,i){_(e)?(this._a=e[0],this._b=e[1],this._c=e[2],this._d=e[3]):(this._a=e,this._b=t,this._c=n,this._d=i)}function G(e,t,n,i){return new Z(e,t,n,i)}Z.prototype={transform:function(e,t){return this._transform(e.clone(),t)},_transform:function(e,t){return e.x=(t=t||1)*(this._a*e.x+this._b),e.y=t*(this._c*e.y+this._d),e},untransform:function(e,t){return new O((e.x/(t=t||1)-this._b)/this._a,(e.y/t-this._d)/this._c)}};var V=c({},H,{code:"EPSG:3857",projection:q,transformation:G(V=.5/(Math.PI*q.R),.5,-V,.5)}),U=c({},V,{code:"EPSG:900913"});function $(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function Y(e,t){for(var n,i,o,a,r="",s=0,l=e.length;s<l;s++){for(n=0,i=(o=e[s]).length;n<i;n++)r+=(n?"L":"M")+(a=o[n]).x+" "+a.y;r+=t?Me.svg?"z":"x":""}return r||"M0 0"}var K=document.documentElement.style,Q=(bt="ActiveXObject"in window)&&!document.addEventListener,J="msLaunchUri"in navigator&&!("documentMode"in document),X=Se("webkit"),ee=Se("android"),te=Se("android 2")||Se("android 3"),ne=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),ne=ee&&Se("Google")&&ne<537&&!("AudioNode"in window),ie=!!window.opera,oe=!J&&Se("chrome"),ae=Se("gecko")&&!X&&!ie&&!bt,re=!oe&&Se("safari"),se=Se("phantom"),le="OTransition"in K,ce=0===navigator.platform.indexOf("Win"),ue=bt&&"transition"in K,de="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!te,K="MozPerspective"in K,he=!window.L_DISABLE_3D&&(ue||de||K)&&!le&&!se,pe=($n="undefined"!=typeof orientation||Se("mobile"))&&X,me=$n&&de,fe=!window.PointerEvent&&window.MSPointerEvent,ge=!(!window.PointerEvent&&!fe),_e="ontouchstart"in window||!!window.TouchEvent,ye=!window.L_NO_TOUCH&&(_e||ge),ve=$n&&ie,be=$n&&ae,we=1<(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI),Ae=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassiveEventSupport",d,t),window.removeEventListener("testPassiveEventSupport",d,t)}catch(e){}return e}(),ke=!!document.createElement("canvas").getContext,xe=!(!document.createElementNS||!$("svg").createSVGRect),Pe=!!xe&&((Pe=document.createElement("div")).innerHTML="<svg/>","http://www.w3.org/2000/svg"===(Pe.firstChild&&Pe.firstChild.namespaceURI));function Se(e){return 0<=navigator.userAgent.toLowerCase().indexOf(e)}var Me={ie:bt,ielt9:Q,edge:J,webkit:X,android:ee,android23:te,androidStock:ne,opera:ie,chrome:oe,gecko:ae,safari:re,phantom:se,opera12:le,win:ce,ie3d:ue,webkit3d:de,gecko3d:K,any3d:he,mobile:$n,mobileWebkit:pe,mobileWebkit3d:me,msPointer:fe,pointer:ge,touch:ye,touchNative:_e,mobileOpera:ve,mobileGecko:be,retina:we,passiveEvents:Ae,canvas:ke,svg:xe,vml:!xe&&function(){try{var e=document.createElement("div"),t=(e.innerHTML='<v:shape adj="1"/>',e.firstChild);return t.style.behavior="url(#default#VML)",t&&"object"==typeof t.adj}catch(e){return!1}}(),inlineSvg:Pe,mac:0===navigator.platform.indexOf("Mac"),linux:0===navigator.platform.indexOf("Linux")},Ce=Me.msPointer?"MSPointerDown":"pointerdown",Le=Me.msPointer?"MSPointerMove":"pointermove",Te=Me.msPointer?"MSPointerUp":"pointerup",Ee=Me.msPointer?"MSPointerCancel":"pointercancel",Oe={touchstart:Ce,touchmove:Le,touchend:Te,touchcancel:Ee},De={touchstart:function(e,t){t.MSPOINTER_TYPE_TOUCH&&t.pointerType===t.MSPOINTER_TYPE_TOUCH&&Tt(t),Re(e,t)},touchmove:Re,touchend:Re,touchcancel:Re},ze={},Ie=!1;function je(e){ze[e.pointerId]=e}function Ne(e){ze[e.pointerId]&&(ze[e.pointerId]=e)}function Be(e){delete ze[e.pointerId]}function Re(e,t){if(t.pointerType!==(t.MSPOINTER_TYPE_MOUSE||"mouse")){for(var n in t.touches=[],ze)t.touches.push(ze[n]);t.changedTouches=[t],e(t)}}var We=200;var Fe,He,qe,Ze,Ge,Ve=lt(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),Ue=lt(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),$e="webkitTransition"===Ue||"OTransition"===Ue?Ue+"End":"transitionend";function Ye(e){return"string"==typeof e?document.getElementById(e):e}function Ke(e,t){var n=e.style[t]||e.currentStyle&&e.currentStyle[t];return"auto"===(n=n&&"auto"!==n||!document.defaultView?n:(e=document.defaultView.getComputedStyle(e,null))?e[t]:null)?null:n}function Qe(e,t,n){return(e=document.createElement(e)).className=t||"",n&&n.appendChild(e),e}function Je(e){var t=e.parentNode;t&&t.removeChild(e)}function Xe(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function et(e){var t=e.parentNode;t&&t.lastChild!==e&&t.appendChild(e)}function tt(e){var t=e.parentNode;t&&t.firstChild!==e&&t.insertBefore(e,t.firstChild)}function nt(e,t){return void 0!==e.classList?e.classList.contains(t):0<(e=rt(e)).length&&new RegExp("(^|\\s)"+t+"(\\s|$)").test(e)}function it(e,t){var n;if(void 0!==e.classList)for(var i=h(t),o=0,a=i.length;o<a;o++)e.classList.add(i[o]);else nt(e,t)||at(e,((n=rt(e))?n+" ":"")+t)}function ot(e,t){void 0!==e.classList?e.classList.remove(t):at(e,r((" "+rt(e)+" ").replace(" "+t+" "," ")))}function at(e,t){void 0===e.className.baseVal?e.className=t:e.className.baseVal=t}function rt(e){return void 0===(e=e.correspondingElement||e).className.baseVal?e.className:e.className.baseVal}function st(e,t){if("opacity"in e.style)e.style.opacity=t;else if("filter"in e.style){var n=!1,i="DXImageTransform.Microsoft.Alpha";try{n=e.filters.item(i)}catch(e){if(1===t)return}t=Math.round(100*t),n?(n.Enabled=100!==t,n.Opacity=t):e.style.filter+=" progid:"+i+"(opacity="+t+")"}}function lt(e){for(var t=document.documentElement.style,n=0;n<e.length;n++)if(e[n]in t)return e[n];return!1}function ct(e,t,n){t=t||new O(0,0),e.style[Ve]=(Me.ie3d?"translate("+t.x+"px,"+t.y+"px)":"translate3d("+t.x+"px,"+t.y+"px,0)")+(n?" scale("+n+")":"")}function ut(e,t){e._leaflet_pos=t,Me.any3d?ct(e,t):(e.style.left=t.x+"px",e.style.top=t.y+"px")}function dt(e){return e._leaflet_pos||new O(0,0)}function ht(){yt(window,"dragstart",Tt)}function pt(){At(window,"dragstart",Tt)}function mt(e){for(;-1===e.tabIndex;)e=e.parentNode;e.style&&(ft(),Ge=(Ze=e).style.outlineStyle,e.style.outlineStyle="none",yt(window,"keydown",ft))}function ft(){Ze&&(Ze.style.outlineStyle=Ge,Ge=Ze=void 0,At(window,"keydown",ft))}function gt(e){for(;!((e=e.parentNode).offsetWidth&&e.offsetHeight||e===document.body););return e}function _t(e){var t=e.getBoundingClientRect();return{x:t.width/e.offsetWidth||1,y:t.height/e.offsetHeight||1,boundingClientRect:t}}function yt(e,t,n,i){if(t&&"object"==typeof t)for(var o in t)Pt(e,o,t[o],n);else for(var a=0,r=(t=h(t)).length;a<r;a++)Pt(e,t[a],n,i);return this}var vt="onselectstart"in document?(qe=function(){yt(window,"selectstart",Tt)},function(){At(window,"selectstart",Tt)}):(He=lt(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]),qe=function(){var e;He&&(e=document.documentElement.style,Fe=e[He],e[He]="none")},function(){He&&(document.documentElement.style[He]=Fe,Fe=void 0)}),bt={__proto__:null,TRANSFORM:Ve,TRANSITION:Ue,TRANSITION_END:$e,get:Ye,getStyle:Ke,create:Qe,remove:Je,empty:Xe,toFront:et,toBack:tt,hasClass:nt,addClass:it,removeClass:ot,setClass:at,getClass:rt,setOpacity:st,testProp:lt,setTransform:ct,setPosition:ut,getPosition:dt,get disableTextSelection(){return qe},get enableTextSelection(){return vt},disableImageDrag:ht,enableImageDrag:pt,preventOutline:mt,restoreOutline:ft,getSizedParentNode:gt,getScale:_t},wt="_leaflet_events";function At(e,t,n,i){if(1===arguments.length)kt(e),delete e[wt];else if(t&&"object"==typeof t)for(var o in t)St(e,o,t[o],n);else if(t=h(t),2===arguments.length)kt(e,function(e){return-1!==y(t,e)});else for(var a=0,r=t.length;a<r;a++)St(e,t[a],n,i);return this}function kt(e,t){for(var n in e[wt]){var i=n.split(/\d/)[0];t&&!t(i)||St(e,i,null,null,n)}}var xt={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function Pt(t,e,n,i){var o,a,r=e+u(n)+(i?"_"+u(i):"");t[wt]&&t[wt][r]||(a=o=function(e){return n.call(i||t,e||window.event)},!Me.touchNative&&Me.pointer&&0===e.indexOf("touch")?o=function(e,t,n){return"touchstart"!==t||Ie||(document.addEventListener(Ce,je,!0),document.addEventListener(Le,Ne,!0),document.addEventListener(Te,Be,!0),document.addEventListener(Ee,Be,!0),Ie=!0),De[t]?(n=De[t].bind(this,n),e.addEventListener(Oe[t],n,!1),n):(console.warn("wrong event specified:",t),d)}(t,e,o):Me.touch&&"dblclick"===e?o=function(e,n){e.addEventListener("dblclick",n);var i,o=0;function t(e){var t;1!==e.detail?i=e.detail:"mouse"===e.pointerType||e.sourceCapabilities&&!e.sourceCapabilities.firesTouchEvents||(t=Ot(e)).some(function(e){return e instanceof HTMLLabelElement&&e.attributes.for})&&!t.some(function(e){return e instanceof HTMLInputElement||e instanceof HTMLSelectElement})||((t=Date.now())-o<=We?2==++i&&n(function(e){var t,n,i={};for(n in e)t=e[n],i[n]=t&&t.bind?t.bind(e):t;return(e=i).type="dblclick",i.detail=2,i.isTrusted=!1,i._simulated=!0,i}(e)):i=1,o=t)}return e.addEventListener("click",t),{dblclick:n,simDblclick:t}}(t,o):"addEventListener"in t?"touchstart"===e||"touchmove"===e||"wheel"===e||"mousewheel"===e?t.addEventListener(xt[e]||e,o,!!Me.passiveEvents&&{passive:!1}):"mouseenter"===e||"mouseleave"===e?t.addEventListener(xt[e],o=function(e){e=e||window.event,jt(t,e)&&a(e)},!1):t.addEventListener(e,a,!1):t.attachEvent("on"+e,o),t[wt]=t[wt]||{},t[wt][r]=o)}function St(e,t,n,i,o){var a,r;o=o||t+u(n)+(i?"_"+u(i):""),(n=e[wt]&&e[wt][o])&&(!Me.touchNative&&Me.pointer&&0===t.indexOf("touch")?(i=e,r=n,Oe[a=t]?i.removeEventListener(Oe[a],r,!1):console.warn("wrong event specified:",a)):Me.touch&&"dblclick"===t?((r=e).removeEventListener("dblclick",(i=n).dblclick),r.removeEventListener("click",i.simDblclick)):"removeEventListener"in e?e.removeEventListener(xt[t]||t,n,!1):e.detachEvent("on"+t,n),e[wt][o]=null)}function Mt(e){return e.stopPropagation?e.stopPropagation():e.originalEvent?e.originalEvent._stopped=!0:e.cancelBubble=!0,this}function Ct(e){return Pt(e,"wheel",Mt),this}function Lt(e){return yt(e,"mousedown touchstart dblclick contextmenu",Mt),e._leaflet_disable_click=!0,this}function Tt(e){return e.preventDefault?e.preventDefault():e.returnValue=!1,this}function Et(e){return Tt(e),Mt(e),this}function Ot(e){if(e.composedPath)return e.composedPath();for(var t=[],n=e.target;n;)t.push(n),n=n.parentNode;return t}function Dt(e,t){var n,i;return t?(i=(n=_t(t)).boundingClientRect,new O((e.clientX-i.left)/n.x-t.clientLeft,(e.clientY-i.top)/n.y-t.clientTop)):new O(e.clientX,e.clientY)}var zt=Me.linux&&Me.chrome?window.devicePixelRatio:Me.mac?3*window.devicePixelRatio:0<window.devicePixelRatio?2*window.devicePixelRatio:1;function It(e){return Me.edge?e.wheelDeltaY/2:e.deltaY&&0===e.deltaMode?-e.deltaY/zt:e.deltaY&&1===e.deltaMode?20*-e.deltaY:e.deltaY&&2===e.deltaMode?60*-e.deltaY:e.deltaX||e.deltaZ?0:e.wheelDelta?(e.wheelDeltaY||e.wheelDelta)/2:e.detail&&Math.abs(e.detail)<32765?20*-e.detail:e.detail?e.detail/-32765*60:0}function jt(e,t){var n=t.relatedTarget;if(!n)return!0;try{for(;n&&n!==e;)n=n.parentNode}catch(e){return!1}return n!==e}var Q={__proto__:null,on:yt,off:At,stopPropagation:Mt,disableScrollPropagation:Ct,disableClickPropagation:Lt,preventDefault:Tt,stop:Et,getPropagationPath:Ot,getMousePosition:Dt,getWheelDelta:It,isExternalTarget:jt,addListener:yt,removeListener:At},Nt=E.extend({run:function(e,t,n,i){this.stop(),this._el=e,this._inProgress=!0,this._duration=n||.25,this._easeOutPower=1/Math.max(i||.5,.2),this._startPos=dt(e),this._offset=t.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=P(this._animate,this),this._step()},_step:function(e){var t=+new Date-this._startTime,n=1e3*this._duration;t<n?this._runFrame(this._easeOut(t/n),e):(this._runFrame(1),this._complete())},_runFrame:function(e,t){e=this._startPos.add(this._offset.multiplyBy(e)),t&&e._round(),ut(this._el,e),this.fire("step")},_complete:function(){S(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(e){return 1-Math.pow(1-e,this._easeOutPower)}}),Bt=E.extend({options:{crs:V,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(e,t){t=p(this,t),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(e),this._initLayout(),this._onResize=l(this._onResize,this),this._initEvents(),t.maxBounds&&this.setMaxBounds(t.maxBounds),void 0!==t.zoom&&(this._zoom=this._limitZoom(t.zoom)),t.center&&void 0!==t.zoom&&this.setView(W(t.center),t.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=Ue&&Me.any3d&&!Me.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),yt(this._proxy,$e,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(e,t,n){return t=void 0===t?this._zoom:this._limitZoom(t),e=this._limitCenter(W(e),t,this.options.maxBounds),n=n||{},this._stop(),this._loaded&&!n.reset&&!0!==n&&(void 0!==n.animate&&(n.zoom=c({animate:n.animate},n.zoom),n.pan=c({animate:n.animate,duration:n.duration},n.pan)),this._zoom!==t?this._tryAnimatedZoom&&this._tryAnimatedZoom(e,t,n.zoom):this._tryAnimatedPan(e,n.pan))?clearTimeout(this._sizeTimer):this._resetView(e,t,n.pan&&n.pan.noMoveStart),this},setZoom:function(e,t){return this._loaded?this.setView(this.getCenter(),e,{zoom:t}):(this._zoom=e,this)},zoomIn:function(e,t){return e=e||(Me.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom+e,t)},zoomOut:function(e,t){return e=e||(Me.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom-e,t)},setZoomAround:function(e,t,n){var i=this.getZoomScale(t),o=this.getSize().divideBy(2),e=(e instanceof O?e:this.latLngToContainerPoint(e)).subtract(o).multiplyBy(1-1/i),i=this.containerPointToLatLng(o.add(e));return this.setView(i,t,{zoom:n})},_getBoundsCenterZoom:function(e,t){t=t||{},e=e.getBounds?e.getBounds():B(e);var n=z(t.paddingTopLeft||t.padding||[0,0]),i=z(t.paddingBottomRight||t.padding||[0,0]),o=this.getBoundsZoom(e,!1,n.add(i));return(o="number"==typeof t.maxZoom?Math.min(t.maxZoom,o):o)===1/0?{center:e.getCenter(),zoom:o}:(t=i.subtract(n).divideBy(2),i=this.project(e.getSouthWest(),o),n=this.project(e.getNorthEast(),o),{center:this.unproject(i.add(n).divideBy(2).add(t),o),zoom:o})},fitBounds:function(e,t){if((e=B(e)).isValid())return e=this._getBoundsCenterZoom(e,t),this.setView(e.center,e.zoom,t);throw new Error("Bounds are not valid.")},fitWorld:function(e){return this.fitBounds([[-90,-180],[90,180]],e)},panTo:function(e,t){return this.setView(e,this._zoom,{pan:t})},panBy:function(e,t){var n;return t=t||{},(e=z(e).round()).x||e.y?(!0===t.animate||this.getSize().contains(e)?(this._panAnim||(this._panAnim=new Nt,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),t.noMoveStart||this.fire("movestart"),!1!==t.animate?(it(this._mapPane,"leaflet-pan-anim"),n=this._getMapPanePos().subtract(e).round(),this._panAnim.run(this._mapPane,n,t.duration||.25,t.easeLinearity)):(this._rawPanBy(e),this.fire("move").fire("moveend"))):this._resetView(this.unproject(this.project(this.getCenter()).add(e)),this.getZoom()),this):this.fire("moveend")},flyTo:function(o,a,e){if(!1===(e=e||{}).animate||!Me.any3d)return this.setView(o,a,e);this._stop();var r=this.project(this.getCenter()),s=this.project(o),t=this.getSize(),l=this._zoom,c=(o=W(o),a=void 0===a?l:a,Math.max(t.x,t.y)),n=c*this.getZoomScale(l,a),u=s.distanceTo(r)||1,d=1.42,h=d*d;function i(e){return e=(n*n-c*c+(e?-1:1)*h*h*u*u)/(2*(e?n:c)*h*u),(e=Math.sqrt(e*e+1)-e)<1e-9?-18:Math.log(e)}function p(e){return(Math.exp(e)-Math.exp(-e))/2}function m(e){return(Math.exp(e)+Math.exp(-e))/2}var f=i(0);var g=Date.now(),_=(i(1)-f)/d,y=e.duration?1e3*e.duration:1e3*_*.8;return this._moveStart(!0,e.noMoveStart),function e(){var t,n=(Date.now()-g)/y,i=(1-Math.pow(1-n,1.5))*_;n<=1?(this._flyToFrame=P(e,this),this._move(this.unproject(r.add(s.subtract(r).multiplyBy((t=i,c*(m(f)*(p(t=f+d*t)/m(t))-p(f))/h/u))),l),this.getScaleZoom(c/(n=i,c*(m(f)/m(f+d*n))),l),{flyTo:!0})):this._move(o,a)._moveEnd(!0)}.call(this),this},flyToBounds:function(e,t){return e=this._getBoundsCenterZoom(e,t),this.flyTo(e.center,e.zoom,t)},setMaxBounds:function(e){return e=B(e),this.listens("moveend",this._panInsideMaxBounds)&&this.off("moveend",this._panInsideMaxBounds),e.isValid()?(this.options.maxBounds=e,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this)},setMinZoom:function(e){var t=this.options.minZoom;return this.options.minZoom=e,this._loaded&&t!==e&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(e):this},setMaxZoom:function(e){var t=this.options.maxZoom;return this.options.maxZoom=e,this._loaded&&t!==e&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(e):this},panInsideBounds:function(e,t){this._enforcingBounds=!0;var n=this.getCenter(),e=this._limitCenter(n,this._zoom,B(e));return n.equals(e)||this.panTo(e,t),this._enforcingBounds=!1,this},panInside:function(e,t){var n=z((t=t||{}).paddingTopLeft||t.padding||[0,0]),i=z(t.paddingBottomRight||t.padding||[0,0]),o=this.project(this.getCenter()),e=this.project(e),a=(n=j([(a=this.getPixelBounds()).min.add(n),a.max.subtract(i)])).getSize();return n.contains(e)||(this._enforcingBounds=!0,i=e.subtract(n.getCenter()),n=n.extend(e).getSize().subtract(a),o.x+=i.x<0?-n.x:n.x,o.y+=i.y<0?-n.y:n.y,this.panTo(this.unproject(o),t),this._enforcingBounds=!1),this},invalidateSize:function(e){if(!this._loaded)return this;e=c({animate:!1,pan:!0},!0===e?{animate:!0}:e);var t=this.getSize(),n=(this._sizeChanged=!0,this._lastCenter=null,this.getSize()),i=t.divideBy(2).round(),o=n.divideBy(2).round();return(i=i.subtract(o)).x||i.y?(e.animate&&e.pan?this.panBy(i):(e.pan&&this._rawPanBy(i),this.fire("move"),e.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(l(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:t,newSize:n})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(e){var t,n;return e=this._locateOptions=c({timeout:1e4,watch:!1},e),"geolocation"in navigator?(t=l(this._handleGeolocationResponse,this),n=l(this._handleGeolocationError,this),e.watch?this._locationWatchId=navigator.geolocation.watchPosition(t,n,e):navigator.geolocation.getCurrentPosition(t,n,e)):this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(e){var t;this._container._leaflet_id&&(t=e.code,e=e.message||(1===t?"permission denied":2===t?"position unavailable":"timeout"),this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:t,message:"Geolocation error: "+e+"."}))},_handleGeolocationResponse:function(e){if(this._container._leaflet_id){var t,n,i=new R(e.coords.latitude,e.coords.longitude),o=i.toBounds(2*e.coords.accuracy),a=this._locateOptions,r=(a.setView&&(t=this.getBoundsZoom(o),this.setView(i,a.maxZoom?Math.min(t,a.maxZoom):t)),{latlng:i,bounds:o,timestamp:e.timestamp});for(n in e.coords)"number"==typeof e.coords[n]&&(r[n]=e.coords[n]);this.fire("locationfound",r)}},addHandler:function(e,t){return t&&(t=this[e]=new t(this),this._handlers.push(t),this.options[e]&&t.enable()),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch(e){this._container._leaflet_id=void 0,this._containerId=void 0}for(var e in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),Je(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(S(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload"),this._layers)this._layers[e].remove();for(e in this._panes)Je(this._panes[e]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(e,t){return t=Qe("div","leaflet-pane"+(e?" leaflet-"+e.replace("Pane","")+"-pane":""),t||this._mapPane),e&&(this._panes[e]=t),t},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter.clone():this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var e=this.getPixelBounds();return new N(this.unproject(e.getBottomLeft()),this.unproject(e.getTopRight()))},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(e,t,n){e=B(e),n=z(n||[0,0]);var i=this.getZoom()||0,o=this.getMinZoom(),a=this.getMaxZoom(),r=e.getNorthWest(),e=e.getSouthEast(),n=this.getSize().subtract(n),e=j(this.project(e,i),this.project(r,i)).getSize(),r=Me.any3d?this.options.zoomSnap:1,s=n.x/e.x,n=n.y/e.y,e=t?Math.max(s,n):Math.min(s,n),i=this.getScaleZoom(e,i);return r&&(i=Math.round(i/(r/100))*(r/100),i=t?Math.ceil(i/r)*r:Math.floor(i/r)*r),Math.max(o,Math.min(a,i))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new O(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(e,t){return new I(e=this._getTopLeftPoint(e,t),e.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(e){return this.options.crs.getProjectedBounds(void 0===e?this.getZoom():e)},getPane:function(e){return"string"==typeof e?this._panes[e]:e},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(e,t){var n=this.options.crs;return t=void 0===t?this._zoom:t,n.scale(e)/n.scale(t)},getScaleZoom:function(e,t){var n=this.options.crs,e=(t=void 0===t?this._zoom:t,n.zoom(e*n.scale(t)));return isNaN(e)?1/0:e},project:function(e,t){return t=void 0===t?this._zoom:t,this.options.crs.latLngToPoint(W(e),t)},unproject:function(e,t){return t=void 0===t?this._zoom:t,this.options.crs.pointToLatLng(z(e),t)},layerPointToLatLng:function(e){return e=z(e).add(this.getPixelOrigin()),this.unproject(e)},latLngToLayerPoint:function(e){return this.project(W(e))._round()._subtract(this.getPixelOrigin())},wrapLatLng:function(e){return this.options.crs.wrapLatLng(W(e))},wrapLatLngBounds:function(e){return this.options.crs.wrapLatLngBounds(B(e))},distance:function(e,t){return this.options.crs.distance(W(e),W(t))},containerPointToLayerPoint:function(e){return z(e).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(e){return z(e).add(this._getMapPanePos())},containerPointToLatLng:function(e){return e=this.containerPointToLayerPoint(z(e)),this.layerPointToLatLng(e)},latLngToContainerPoint:function(e){return this.layerPointToContainerPoint(this.latLngToLayerPoint(W(e)))},mouseEventToContainerPoint:function(e){return Dt(e,this._container)},mouseEventToLayerPoint:function(e){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(e))},mouseEventToLatLng:function(e){return this.layerPointToLatLng(this.mouseEventToLayerPoint(e))},_initContainer:function(e){if(!(e=this._container=Ye(e)))throw new Error("Map container not found.");if(e._leaflet_id)throw new Error("Map container is already initialized.");yt(e,"scroll",this._onScroll,this),this._containerId=u(e)},_initLayout:function(){var e=this._container,t=(this._fadeAnimated=this.options.fadeAnimation&&Me.any3d,it(e,"leaflet-container"+(Me.touch?" leaflet-touch":"")+(Me.retina?" leaflet-retina":"")+(Me.ielt9?" leaflet-oldie":"")+(Me.safari?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":"")),Ke(e,"position"));"absolute"!==t&&"relative"!==t&&"fixed"!==t&&"sticky"!==t&&(e.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var e=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),ut(this._mapPane,new O(0,0)),this.createPane("tilePane"),this.createPane("overlayPane"),this.createPane("shadowPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(it(e.markerPane,"leaflet-zoom-hide"),it(e.shadowPane,"leaflet-zoom-hide"))},_resetView:function(e,t,n){ut(this._mapPane,new O(0,0));var i=!this._loaded,o=(this._loaded=!0,t=this._limitZoom(t),this.fire("viewprereset"),this._zoom!==t);this._moveStart(o,n)._move(e,t)._moveEnd(o),this.fire("viewreset"),i&&this.fire("load")},_moveStart:function(e,t){return e&&this.fire("zoomstart"),t||this.fire("movestart"),this},_move:function(e,t,n,i){void 0===t&&(t=this._zoom);var o=this._zoom!==t;return this._zoom=t,this._lastCenter=e,this._pixelOrigin=this._getNewPixelOrigin(e),i?n&&n.pinch&&this.fire("zoom",n):((o||n&&n.pinch)&&this.fire("zoom",n),this.fire("move",n)),this},_moveEnd:function(e){return e&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return S(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(e){ut(this._mapPane,this._getMapPanePos().subtract(e))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(e){this._targets={};var t=e?At:yt;t((this._targets[u(this._container)]=this)._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&t(window,"resize",this._onResize,this),Me.any3d&&this.options.transform3DLimit&&(e?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){S(this._resizeRequest),this._resizeRequest=P(function(){this.invalidateSize({debounceMoveend:!0})},this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var e=this._getMapPanePos();Math.max(Math.abs(e.x),Math.abs(e.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(e,t){for(var n,i=[],o="mouseout"===t||"mouseover"===t,a=e.target||e.srcElement,r=!1;a;){if((n=this._targets[u(a)])&&("click"===t||"preclick"===t)&&this._draggableMoved(n)){r=!0;break}if(n&&n.listens(t,!0)){if(o&&!jt(a,e))break;if(i.push(n),o)break}if(a===this._container)break;a=a.parentNode}return i.length||r||o||!this.listens(t,!0)?i:[this]},_isClickDisabled:function(e){for(;e&&e!==this._container;){if(e._leaflet_disable_click)return!0;e=e.parentNode}},_handleDOMEvent:function(e){var t,n=e.target||e.srcElement;!this._loaded||n._leaflet_disable_events||"click"===e.type&&this._isClickDisabled(n)||("mousedown"===(t=e.type)&&mt(n),this._fireDOMEvent(e,t))},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(e,t,n){"click"===e.type&&((s=c({},e)).type="preclick",this._fireDOMEvent(s,s.type,n));var i=this._findEventTargets(e,t);if(n){for(var o=[],a=0;a<n.length;a++)n[a].listens(t,!0)&&o.push(n[a]);i=o.concat(i)}if(i.length){"contextmenu"===t&&Tt(e);var r,s=i[0],l={originalEvent:e};for("keypress"!==e.type&&"keydown"!==e.type&&"keyup"!==e.type&&(r=s.getLatLng&&(!s._radius||s._radius<=10),l.containerPoint=r?this.latLngToContainerPoint(s.getLatLng()):this.mouseEventToContainerPoint(e),l.layerPoint=this.containerPointToLayerPoint(l.containerPoint),l.latlng=r?s.getLatLng():this.layerPointToLatLng(l.layerPoint)),a=0;a<i.length;a++)if(i[a].fire(t,l,!0),l.originalEvent._stopped||!1===i[a].options.bubblingMouseEvents&&-1!==y(this._mouseEvents,t))return}},_draggableMoved:function(e){return(e=e.dragging&&e.dragging.enabled()?e:this).dragging&&e.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var e=0,t=this._handlers.length;e<t;e++)this._handlers[e].disable()},whenReady:function(e,t){return this._loaded?e.call(t||this,{target:this}):this.on("load",e,t),this},_getMapPanePos:function(){return dt(this._mapPane)||new O(0,0)},_moved:function(){var e=this._getMapPanePos();return e&&!e.equals([0,0])},_getTopLeftPoint:function(e,t){return(e&&void 0!==t?this._getNewPixelOrigin(e,t):this.getPixelOrigin()).subtract(this._getMapPanePos())},_getNewPixelOrigin:function(e,t){var n=this.getSize()._divideBy(2);return this.project(e,t)._subtract(n)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(e,t,n){return n=this._getNewPixelOrigin(n,t),this.project(e,t)._subtract(n)},_latLngBoundsToNewLayerBounds:function(e,t,n){return n=this._getNewPixelOrigin(n,t),j([this.project(e.getSouthWest(),t)._subtract(n),this.project(e.getNorthWest(),t)._subtract(n),this.project(e.getSouthEast(),t)._subtract(n),this.project(e.getNorthEast(),t)._subtract(n)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(e){return this.latLngToLayerPoint(e).subtract(this._getCenterLayerPoint())},_limitCenter:function(e,t,n){var i,o;return!n||(i=this.project(e,t),o=this.getSize().divideBy(2),o=new I(i.subtract(o),i.add(o)),o=this._getBoundsOffset(o,n,t),Math.abs(o.x)<=1&&Math.abs(o.y)<=1)?e:this.unproject(i.add(o),t)},_limitOffset:function(e,t){var n;return t?(n=new I((n=this.getPixelBounds()).min.add(e),n.max.add(e)),e.add(this._getBoundsOffset(n,t))):e},_getBoundsOffset:function(e,t,n){return n=(t=j(this.project(t.getNorthEast(),n),this.project(t.getSouthWest(),n))).min.subtract(e.min),t=t.max.subtract(e.max),new O(this._rebound(n.x,-t.x),this._rebound(n.y,-t.y))},_rebound:function(e,t){return 0<e+t?Math.round(e-t)/2:Math.max(0,Math.ceil(e))-Math.max(0,Math.floor(t))},_limitZoom:function(e){var t=this.getMinZoom(),n=this.getMaxZoom(),i=Me.any3d?this.options.zoomSnap:1;return i&&(e=Math.round(e/i)*i),Math.max(t,Math.min(n,e))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){ot(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(e,t){return e=this._getCenterOffset(e)._trunc(),!(!0!==(t&&t.animate)&&!this.getSize().contains(e)||(this.panBy(e,t),0))},_createAnimProxy:function(){var e=this._proxy=Qe("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(e),this.on("zoomanim",function(e){var t=Ve,n=this._proxy.style[t];ct(this._proxy,this.project(e.center,e.zoom),this.getZoomScale(e.zoom,1)),n===this._proxy.style[t]&&this._animatingZoom&&this._onZoomTransitionEnd()},this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){Je(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var e=this.getCenter(),t=this.getZoom();ct(this._proxy,this.project(e,t),this.getZoomScale(t,1))},_catchTransitionEnd:function(e){this._animatingZoom&&0<=e.propertyName.indexOf("transform")&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(e,t,n){if(!this._animatingZoom){if(n=n||{},!this._zoomAnimated||!1===n.animate||this._nothingToAnimate()||Math.abs(t-this._zoom)>this.options.zoomAnimationThreshold)return!1;var i=this.getZoomScale(t),i=this._getCenterOffset(e)._divideBy(1-1/i);if(!0!==n.animate&&!this.getSize().contains(i))return!1;P(function(){this._moveStart(!0,n.noMoveStart||!1)._animateZoom(e,t,!0)},this)}return!0},_animateZoom:function(e,t,n,i){this._mapPane&&(n&&(this._animatingZoom=!0,this._animateToCenter=e,this._animateToZoom=t,it(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:e,zoom:t,noUpdate:i}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(l(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&ot(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire("zoom"),delete this._tempFireZoomEvent,this.fire("move"),this._moveEnd(!0))}});function Rt(e){return new Wt(e)}var Wt=C.extend({options:{position:"topright"},initialize:function(e){p(this,e)},getPosition:function(){return this.options.position},setPosition:function(e){var t=this._map;return t&&t.removeControl(this),this.options.position=e,t&&t.addControl(this),this},getContainer:function(){return this._container},addTo:function(e){this.remove(),this._map=e;var t=this._container=this.onAdd(e),n=this.getPosition(),e=e._controlCorners[n];return it(t,"leaflet-control"),-1!==n.indexOf("bottom")?e.insertBefore(t,e.firstChild):e.appendChild(t),this._map.on("unload",this.remove,this),this},remove:function(){return this._map&&(Je(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null),this},_refocusOnMap:function(e){this._map&&e&&0<e.screenX&&0<e.screenY&&this._map.getContainer().focus()}}),Ft=(Bt.include({addControl:function(e){return e.addTo(this),this},removeControl:function(e){return e.remove(),this},_initControlPos:function(){var n=this._controlCorners={},i="leaflet-",o=this._controlContainer=Qe("div",i+"control-container",this._container);function e(e,t){n[e+t]=Qe("div",i+e+" "+i+t,o)}e("top","left"),e("top","right"),e("bottom","left"),e("bottom","right")},_clearControlPos:function(){for(var e in this._controlCorners)Je(this._controlCorners[e]);Je(this._controlContainer),delete this._controlCorners,delete this._controlContainer}}),Wt.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(e,t,n,i){return n<i?-1:i<n?1:0}},initialize:function(e,t,n){for(var i in p(this,n),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,this._preventClick=!1,e)this._addLayer(e[i],i);for(i in t)this._addLayer(t[i],i,!0)},onAdd:function(e){this._initLayout(),this._update(),(this._map=e).on("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(e){return Wt.prototype.addTo.call(this,e),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var e=0;e<this._layers.length;e++)this._layers[e].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(e,t){return this._addLayer(e,t),this._map?this._update():this},addOverlay:function(e,t){return this._addLayer(e,t,!0),this._map?this._update():this},removeLayer:function(e){return e.off("add remove",this._onLayerChange,this),(e=this._getLayer(u(e)))&&this._layers.splice(this._layers.indexOf(e),1),this._map?this._update():this},expand:function(){it(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var e=this._map.getSize().y-(this._container.offsetTop+50);return e<this._section.clientHeight?(it(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=e+"px"):ot(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return ot(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var e="leaflet-control-layers",t=this._container=Qe("div",e),n=this.options.collapsed,i=(t.setAttribute("aria-haspopup",!0),Lt(t),Ct(t),this._section=Qe("section",e+"-list")),o=(n&&(this._map.on("click",this.collapse,this),yt(t,{mouseenter:this._expandSafely,mouseleave:this.collapse},this)),this._layersLink=Qe("a",e+"-toggle",t));o.href="#",o.title="Layers",o.setAttribute("role","button"),yt(o,{keydown:function(e){13===e.keyCode&&this._expandSafely()},click:function(e){Tt(e),this._expandSafely()}},this),n||this.expand(),this._baseLayersList=Qe("div",e+"-base",i),this._separator=Qe("div",e+"-separator",i),this._overlaysList=Qe("div",e+"-overlays",i),t.appendChild(i)},_getLayer:function(e){for(var t=0;t<this._layers.length;t++)if(this._layers[t]&&u(this._layers[t].layer)===e)return this._layers[t]},_addLayer:function(e,t,n){this._map&&e.on("add remove",this._onLayerChange,this),this._layers.push({layer:e,name:t,overlay:n}),this.options.sortLayers&&this._layers.sort(l(function(e,t){return this.options.sortFunction(e.layer,t.layer,e.name,t.name)},this)),this.options.autoZIndex&&e.setZIndex&&(this._lastZIndex++,e.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(this._container){Xe(this._baseLayersList),Xe(this._overlaysList),this._layerControlInputs=[];for(var e,t,n,i=0,o=0;o<this._layers.length;o++)n=this._layers[o],this._addItem(n),t=t||n.overlay,e=e||!n.overlay,i+=n.overlay?0:1;this.options.hideSingleBase&&(this._baseLayersList.style.display=(e=e&&1<i)?"":"none"),this._separator.style.display=t&&e?"":"none"}return this},_onLayerChange:function(e){this._handlingClick||this._update();var t=this._getLayer(u(e.target));(e=t.overlay?"add"===e.type?"overlayadd":"overlayremove":"add"===e.type?"baselayerchange":null)&&this._map.fire(e,t)},_createRadioElement:function(e,t){return e='<input type="radio" class="leaflet-control-layers-selector" name="'+e+'"'+(t?' checked="checked"':"")+"/>",(t=document.createElement("div")).innerHTML=e,t.firstChild},_addItem:function(e){var t,n=document.createElement("label"),i=this._map.hasLayer(e.layer),o=((i=(e.overlay?((t=document.createElement("input")).type="checkbox",t.className="leaflet-control-layers-selector",t.defaultChecked=i):t=this._createRadioElement("leaflet-base-layers_"+u(this),i),this._layerControlInputs.push(t),t.layerId=u(e.layer),yt(t,"click",this._onInputClick,this),document.createElement("span"))).innerHTML=" "+e.name,document.createElement("span"));return n.appendChild(o),o.appendChild(t),o.appendChild(i),(e.overlay?this._overlaysList:this._baseLayersList).appendChild(n),this._checkDisabledLayers(),n},_onInputClick:function(){if(!this._preventClick){var e,t,n=this._layerControlInputs,i=[],o=[];this._handlingClick=!0;for(var a=n.length-1;0<=a;a--)e=n[a],t=this._getLayer(e.layerId).layer,e.checked?i.push(t):e.checked||o.push(t);for(a=0;a<o.length;a++)this._map.hasLayer(o[a])&&this._map.removeLayer(o[a]);for(a=0;a<i.length;a++)this._map.hasLayer(i[a])||this._map.addLayer(i[a]);this._handlingClick=!1,this._refocusOnMap()}},_checkDisabledLayers:function(){for(var e,t,n=this._layerControlInputs,i=this._map.getZoom(),o=n.length-1;0<=o;o--)e=n[o],t=this._getLayer(e.layerId).layer,e.disabled=void 0!==t.options.minZoom&&i<t.options.minZoom||void 0!==t.options.maxZoom&&i>t.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expandSafely:function(){var e=this._section,t=(this._preventClick=!0,yt(e,"click",Tt),this.expand(),this);setTimeout(function(){At(e,"click",Tt),t._preventClick=!1})}})),Ht=Wt.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">−</span>',zoomOutTitle:"Zoom out"},onAdd:function(e){var t="leaflet-control-zoom",n=Qe("div",t+" leaflet-bar"),i=this.options;return this._zoomInButton=this._createButton(i.zoomInText,i.zoomInTitle,t+"-in",n,this._zoomIn),this._zoomOutButton=this._createButton(i.zoomOutText,i.zoomOutTitle,t+"-out",n,this._zoomOut),this._updateDisabled(),e.on("zoomend zoomlevelschange",this._updateDisabled,this),n},onRemove:function(e){e.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(e){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(e.shiftKey?3:1))},_zoomOut:function(e){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(e.shiftKey?3:1))},_createButton:function(e,t,n,i,o){return(n=Qe("a",n,i)).innerHTML=e,n.href="#",n.title=t,n.setAttribute("role","button"),n.setAttribute("aria-label",t),Lt(n),yt(n,"click",Et),yt(n,"click",o,this),yt(n,"click",this._refocusOnMap,this),n},_updateDisabled:function(){var e=this._map,t="leaflet-disabled";ot(this._zoomInButton,t),ot(this._zoomOutButton,t),this._zoomInButton.setAttribute("aria-disabled","false"),this._zoomOutButton.setAttribute("aria-disabled","false"),!this._disabled&&e._zoom!==e.getMinZoom()||(it(this._zoomOutButton,t),this._zoomOutButton.setAttribute("aria-disabled","true")),!this._disabled&&e._zoom!==e.getMaxZoom()||(it(this._zoomInButton,t),this._zoomInButton.setAttribute("aria-disabled","true"))}}),qt=(Bt.mergeOptions({zoomControl:!0}),Bt.addInitHook(function(){this.options.zoomControl&&(this.zoomControl=new Ht,this.addControl(this.zoomControl))}),Wt.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(e){var t="leaflet-control-scale",n=Qe("div",t),i=this.options;return this._addScales(i,t+"-line",n),e.on(i.updateWhenIdle?"moveend":"move",this._update,this),e.whenReady(this._update,this),n},onRemove:function(e){e.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(e,t,n){e.metric&&(this._mScale=Qe("div",t,n)),e.imperial&&(this._iScale=Qe("div",t,n))},_update:function(){var e=(t=this._map).getSize().y/2,t=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(t)},_updateScales:function(e){this.options.metric&&e&&this._updateMetric(e),this.options.imperial&&e&&this._updateImperial(e)},_updateMetric:function(e){var t=this._getRoundNum(e);this._updateScale(this._mScale,t<1e3?t+" m":t/1e3+" km",t/e)},_updateImperial:function(e){var t,n;5280<(e=3.2808399*e)?(n=this._getRoundNum(t=e/5280),this._updateScale(this._iScale,n+" mi",n/t)):(n=this._getRoundNum(e),this._updateScale(this._iScale,n+" ft",n/e))},_updateScale:function(e,t,n){e.style.width=Math.round(this.options.maxWidth*n)+"px",e.innerHTML=t},_getRoundNum:function(e){var t=Math.pow(10,(Math.floor(e)+"").length-1);return t*(10<=(e=e/t)?10:5<=e?5:3<=e?3:2<=e?2:1)}})),Zt=Wt.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(Me.inlineSvg?'<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" class="leaflet-attribution-flag"><path fill="#4C7BE1" d="M0 0h12v4H0z"/><path fill="#FFD500" d="M0 4h12v3H0z"/><path fill="#E0BC00" d="M0 7h12v1H0z"/></svg> ':"")+"Leaflet</a>"},initialize:function(e){p(this,e),this._attributions={}},onAdd:function(e){for(var t in(e.attributionControl=this)._container=Qe("div","leaflet-control-attribution"),Lt(this._container),e._layers)e._layers[t].getAttribution&&this.addAttribution(e._layers[t].getAttribution());return this._update(),e.on("layeradd",this._addAttribution,this),this._container},onRemove:function(e){e.off("layeradd",this._addAttribution,this)},_addAttribution:function(e){e.layer.getAttribution&&(this.addAttribution(e.layer.getAttribution()),e.layer.once("remove",function(){this.removeAttribution(e.layer.getAttribution())},this))},setPrefix:function(e){return this.options.prefix=e,this._update(),this},addAttribution:function(e){return e&&(this._attributions[e]||(this._attributions[e]=0),this._attributions[e]++,this._update()),this},removeAttribution:function(e){return e&&this._attributions[e]&&(this._attributions[e]--,this._update()),this},_update:function(){if(this._map){var e,t=[];for(e in this._attributions)this._attributions[e]&&t.push(e);var n=[];this.options.prefix&&n.push(this.options.prefix),t.length&&n.push(t.join(", ")),this._container.innerHTML=n.join(' <span aria-hidden="true">|</span> ')}}}),X=((J=(Bt.mergeOptions({attributionControl:!0}),Bt.addInitHook(function(){this.options.attributionControl&&(new Zt).addTo(this)}),Wt.Layers=Ft,Wt.Zoom=Ht,Wt.Scale=qt,Wt.Attribution=Zt,Rt.layers=function(e,t,n){return new Ft(e,t,n)},Rt.zoom=function(e){return new Ht(e)},Rt.scale=function(e){return new qt(e)},Rt.attribution=function(e){return new Zt(e)},C.extend({initialize:function(e){this._map=e},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled&&(this._enabled=!1,this.removeHooks()),this},enabled:function(){return!!this._enabled}}))).addTo=function(e,t){return e.addHandler(t,this),this},{Events:T}),Gt=Me.touch?"touchstart mousedown":"mousedown",Vt=E.extend({options:{clickTolerance:3},initialize:function(e,t,n,i){p(this,i),this._element=e,this._dragStartTarget=t||e,this._preventOutline=n},enable:function(){this._enabled||(yt(this._dragStartTarget,Gt,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(Vt._dragging===this&&this.finishDrag(!0),At(this._dragStartTarget,Gt,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(e){var t,n;this._enabled&&(this._moved=!1,nt(this._element,"leaflet-zoom-anim")||(e.touches&&1!==e.touches.length?Vt._dragging===this&&this.finishDrag():Vt._dragging||e.shiftKey||1!==e.which&&1!==e.button&&!e.touches||((Vt._dragging=this)._preventOutline&&mt(this._element),ht(),qe(),this._moving||(this.fire("down"),n=e.touches?e.touches[0]:e,t=gt(this._element),this._startPoint=new O(n.clientX,n.clientY),this._startPos=dt(this._element),this._parentScale=_t(t),n="mousedown"===e.type,yt(document,n?"mousemove":"touchmove",this._onMove,this),yt(document,n?"mouseup":"touchend touchcancel",this._onUp,this)))))},_onMove:function(e){var t;this._enabled&&(e.touches&&1<e.touches.length?this._moved=!0:!(t=new O((t=e.touches&&1===e.touches.length?e.touches[0]:e).clientX,t.clientY)._subtract(this._startPoint)).x&&!t.y||Math.abs(t.x)+Math.abs(t.y)<this.options.clickTolerance||(t.x/=this._parentScale.x,t.y/=this._parentScale.y,Tt(e),this._moved||(this.fire("dragstart"),this._moved=!0,it(document.body,"leaflet-dragging"),this._lastTarget=e.target||e.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),it(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(t),this._moving=!0,this._lastEvent=e,this._updatePosition()))},_updatePosition:function(){var e={originalEvent:this._lastEvent};this.fire("predrag",e),ut(this._element,this._newPos),this.fire("drag",e)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(e){ot(document.body,"leaflet-dragging"),this._lastTarget&&(ot(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),At(document,"mousemove touchmove",this._onMove,this),At(document,"mouseup touchend touchcancel",this._onUp,this),pt(),vt();var t=this._moved&&this._moving;this._moving=!1,Vt._dragging=!1,t&&this.fire("dragend",{noInertia:e,distance:this._newPos.distanceTo(this._startPos)})}});function Ut(e,t,n){for(var i,o,a,r,s,l,c,u=[1,4,2,8],d=0,h=e.length;d<h;d++)e[d]._code=tn(e[d],t);for(a=0;a<4;a++){for(l=u[a],i=[],d=0,o=(h=e.length)-1;d<h;o=d++)r=e[d],s=e[o],r._code&l?s._code&l||((c=en(s,r,l,t,n))._code=tn(c,t),i.push(c)):(s._code&l&&((c=en(s,r,l,t,n))._code=tn(c,t),i.push(c)),i.push(r));e=i}return e}function $t(e,t){var n,i,o,a,r,s,l;if(!e||0===e.length)throw new Error("latlngs not passed");on(e)||(console.warn("latlngs are not flat! Only the first ring will be used"),e=e[0]);for(var c=W([0,0]),u=B(e),d=(u.getNorthWest().distanceTo(u.getSouthWest())*u.getNorthEast().distanceTo(u.getNorthWest())<1700&&(c=Yt(e)),e.length),h=[],p=0;p<d;p++){var m=W(e[p]);h.push(t.project(W([m.lat-c.lat,m.lng-c.lng])))}for(p=r=s=l=0,n=d-1;p<d;n=p++)i=h[p],o=h[n],a=i.y*o.x-o.y*i.x,s+=(i.x+o.x)*a,l+=(i.y+o.y)*a,r+=3*a;return u=0===r?h[0]:[s/r,l/r],W([(u=t.unproject(z(u))).lat+c.lat,u.lng+c.lng])}function Yt(e){for(var t=0,n=0,i=0,o=0;o<e.length;o++){var a=W(e[o]);t+=a.lat,n+=a.lng,i++}return W([t/i,n/i])}var Kt,ee={__proto__:null,clipPolygon:Ut,polygonCenter:$t,centroid:Yt};function Qt(e,t){if(t&&e.length){var n=e=function(e,t){for(var n,i,o,a=[e[0]],r=1,s=0,l=e.length;r<l;r++)n=e[r],i=e[s],o=void 0,(o=i.x-n.x)*o+(i=i.y-n.y)*i>t&&(a.push(e[r]),s=r);return s<l-1&&a.push(e[l-1]),a}(e,t*=t),i=n.length,o=new(typeof Uint8Array!=void 0+""?Uint8Array:Array)(i);o[0]=o[i-1]=1,function e(t,n,i,o,a){for(var r,s,l=0,c=o+1;c<=a-1;c++)l<(s=nn(t[c],t[o],t[a],!0))&&(r=c,l=s);i<l&&(n[r]=1,e(t,n,i,o,r),e(t,n,i,r,a))}(n,o,t,0,i-1);for(var a=[],r=0;r<i;r++)o[r]&&a.push(n[r]);return a}return e.slice()}function Jt(e,t,n){return Math.sqrt(nn(e,t,n,!0))}function Xt(e,t,n,i,o){var a,r,s,l=i?Kt:tn(e,n),c=tn(t,n);for(Kt=c;;){if(!(l|c))return[e,t];if(l&c)return!1;s=tn(r=en(e,t,a=l||c,n,o),n),a===l?(e=r,l=s):(t=r,c=s)}}function en(e,t,n,i,o){var a,r,s=t.x-e.x,t=t.y-e.y,l=i.min,i=i.max;return 8&n?(a=e.x+s*(i.y-e.y)/t,r=i.y):4&n?(a=e.x+s*(l.y-e.y)/t,r=l.y):2&n?(a=i.x,r=e.y+t*(i.x-e.x)/s):1&n&&(a=l.x,r=e.y+t*(l.x-e.x)/s),new O(a,r,o)}function tn(e,t){var n=0;return e.x<t.min.x?n|=1:e.x>t.max.x&&(n|=2),e.y<t.min.y?n|=4:e.y>t.max.y&&(n|=8),n}function nn(e,t,n,i){var o=t.x,t=t.y,a=n.x-o,r=n.y-t,s=a*a+r*r;return 0<s&&(1<(s=((e.x-o)*a+(e.y-t)*r)/s)?(o=n.x,t=n.y):0<s&&(o+=a*s,t+=r*s)),a=e.x-o,r=e.y-t,i?a*a+r*r:new O(o,t)}function on(e){return!_(e[0])||"object"!=typeof e[0][0]&&void 0!==e[0][0]}function an(e){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),on(e)}function rn(e,t){var n,i,o,a,r,s;if(!e||0===e.length)throw new Error("latlngs not passed");on(e)||(console.warn("latlngs are not flat! Only the first ring will be used"),e=e[0]);for(var l=W([0,0]),c=B(e),u=(c.getNorthWest().distanceTo(c.getSouthWest())*c.getNorthEast().distanceTo(c.getNorthWest())<1700&&(l=Yt(e)),e.length),d=[],h=0;h<u;h++){var p=W(e[h]);d.push(t.project(W([p.lat-l.lat,p.lng-l.lng])))}for(n=h=0;h<u-1;h++)n+=d[h].distanceTo(d[h+1])/2;if(0===n)s=d[0];else for(i=h=0;h<u-1;h++)if(o=d[h],a=d[h+1],n<(i+=r=o.distanceTo(a))){s=[a.x-(r=(i-n)/r)*(a.x-o.x),a.y-r*(a.y-o.y)];break}return W([(c=t.unproject(z(s))).lat+l.lat,c.lng+l.lng])}var te={__proto__:null,simplify:Qt,pointToSegmentDistance:Jt,closestPointOnSegment:function(e,t,n){return nn(e,t,n)},clipSegment:Xt,_getEdgeIntersection:en,_getBitCode:tn,_sqClosestPointOnSegment:nn,isFlat:on,_flat:an,polylineCenter:rn},oe={__proto__:null,LonLat:ne={project:function(e){return new O(e.lng,e.lat)},unproject:function(e){return new R(e.y,e.x)},bounds:new I([-180,-90],[180,90])},Mercator:ie={R:6378137,R_MINOR:6356752.314245179,bounds:new I([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(e){var t=Math.PI/180,n=this.R,i=e.lat*t,o=this.R_MINOR/n,a=(o=Math.sqrt(1-o*o))*Math.sin(i),a=Math.tan(Math.PI/4-i/2)/Math.pow((1-a)/(1+a),o/2),i=-n*Math.log(Math.max(a,1e-10));return new O(e.lng*t*n,i)},unproject:function(e){for(var t,n=180/Math.PI,i=this.R,o=this.R_MINOR/i,a=Math.sqrt(1-o*o),r=Math.exp(-e.y/i),s=Math.PI/2-2*Math.atan(r),l=0,c=.1;l<15&&1e-7<Math.abs(c);l++)t=a*Math.sin(s),t=Math.pow((1-t)/(1+t),a/2),s+=c=Math.PI/2-2*Math.atan(r*t)-s;return new R(s*n,e.x*n/i)}},SphericalMercator:q},re=c({},H,{code:"EPSG:3395",projection:ie,transformation:G(ae=.5/(Math.PI*ie.R),.5,-ae,.5)}),sn=c({},H,{code:"EPSG:4326",projection:ne,transformation:G(1/180,1,-1/180,.5)}),se=c({},F,{projection:ne,transformation:G(1,0,-1,0),scale:function(e){return Math.pow(2,e)},zoom:function(e){return Math.log(e)/Math.LN2},distance:function(e,t){var n=t.lng-e.lng,t=t.lat-e.lat;return Math.sqrt(n*n+t*t)},infinite:!0}),le=(F.Earth=H,F.EPSG3395=re,F.EPSG3857=V,F.EPSG900913=U,F.EPSG4326=sn,F.Simple=se,E.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(e){return e.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(e){return e&&e.removeLayer(this),this},getPane:function(e){return this._map.getPane(e?this.options[e]||e:this.options.pane)},addInteractiveTarget:function(e){return this._map._targets[u(e)]=this},removeInteractiveTarget:function(e){return delete this._map._targets[u(e)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(e){var t,n=e.target;n.hasLayer(this)&&(this._map=n,this._zoomAnimated=n._zoomAnimated,this.getEvents&&(t=this.getEvents(),n.on(t,this),this.once("remove",function(){n.off(t,this)},this)),this.onAdd(n),this.fire("add"),n.fire("layeradd",{layer:this}))}})),ln=(Bt.include({addLayer:function(e){var t;if(e._layerAdd)return t=u(e),this._layers[t]||((this._layers[t]=e)._mapToAdd=this,e.beforeAdd&&e.beforeAdd(this),this.whenReady(e._layerAdd,e)),this;throw new Error("The provided object is not a Layer.")},removeLayer:function(e){var t=u(e);return this._layers[t]&&(this._loaded&&e.onRemove(this),delete this._layers[t],this._loaded&&(this.fire("layerremove",{layer:e}),e.fire("remove")),e._map=e._mapToAdd=null),this},hasLayer:function(e){return u(e)in this._layers},eachLayer:function(e,t){for(var n in this._layers)e.call(t,this._layers[n]);return this},_addLayers:function(e){for(var t=0,n=(e=e?_(e)?e:[e]:[]).length;t<n;t++)this.addLayer(e[t])},_addZoomLimit:function(e){isNaN(e.options.maxZoom)&&isNaN(e.options.minZoom)||(this._zoomBoundLayers[u(e)]=e,this._updateZoomLevels())},_removeZoomLimit:function(e){e=u(e),this._zoomBoundLayers[e]&&(delete this._zoomBoundLayers[e],this._updateZoomLevels())},_updateZoomLevels:function(){var e,t=1/0,n=-1/0,i=this._getZoomSpan();for(e in this._zoomBoundLayers)var o=this._zoomBoundLayers[e].options,t=void 0===o.minZoom?t:Math.min(t,o.minZoom),n=void 0===o.maxZoom?n:Math.max(n,o.maxZoom);this._layersMaxZoom=n===-1/0?void 0:n,this._layersMinZoom=t===1/0?void 0:t,i!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}}),le.extend({initialize:function(e,t){var n,i;if(p(this,t),this._layers={},e)for(n=0,i=e.length;n<i;n++)this.addLayer(e[n])},addLayer:function(e){var t=this.getLayerId(e);return this._layers[t]=e,this._map&&this._map.addLayer(e),this},removeLayer:function(e){return e=e in this._layers?e:this.getLayerId(e),this._map&&this._layers[e]&&this._map.removeLayer(this._layers[e]),delete this._layers[e],this},hasLayer:function(e){return("number"==typeof e?e:this.getLayerId(e))in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(e){var t,n,i=Array.prototype.slice.call(arguments,1);for(t in this._layers)(n=this._layers[t])[e]&&n[e].apply(n,i);return this},onAdd:function(e){this.eachLayer(e.addLayer,e)},onRemove:function(e){this.eachLayer(e.removeLayer,e)},eachLayer:function(e,t){for(var n in this._layers)e.call(t,this._layers[n]);return this},getLayer:function(e){return this._layers[e]},getLayers:function(){var e=[];return this.eachLayer(e.push,e),e},setZIndex:function(e){return this.invoke("setZIndex",e)},getLayerId:u})),cn=ln.extend({addLayer:function(e){return this.hasLayer(e)?this:(e.addEventParent(this),ln.prototype.addLayer.call(this,e),this.fire("layeradd",{layer:e}))},removeLayer:function(e){return this.hasLayer(e)?((e=e in this._layers?this._layers[e]:e).removeEventParent(this),ln.prototype.removeLayer.call(this,e),this.fire("layerremove",{layer:e})):this},setStyle:function(e){return this.invoke("setStyle",e)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var e,t=new N;for(e in this._layers){var n=this._layers[e];t.extend(n.getBounds?n.getBounds():n.getLatLng())}return t}}),un=C.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(e){p(this,e)},createIcon:function(e){return this._createIcon("icon",e)},createShadow:function(e){return this._createIcon("shadow",e)},_createIcon:function(e,t){var n=this._getIconUrl(e);if(n)return n=this._createImg(n,t&&"IMG"===t.tagName?t:null),this._setIconStyles(n,e),!this.options.crossOrigin&&""!==this.options.crossOrigin||(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),n;if("icon"===e)throw new Error("iconUrl not set in Icon options (see the docs).");return null},_setIconStyles:function(e,t){var n=this.options,i=z(i="number"==typeof(i=n[t+"Size"])?[i,i]:i),o=z("shadow"===t&&n.shadowAnchor||n.iconAnchor||i&&i.divideBy(2,!0));e.className="leaflet-marker-"+t+" "+(n.className||""),o&&(e.style.marginLeft=-o.x+"px",e.style.marginTop=-o.y+"px"),i&&(e.style.width=i.x+"px",e.style.height=i.y+"px")},_createImg:function(e,t){return(t=t||document.createElement("img")).src=e,t},_getIconUrl:function(e){return Me.retina&&this.options[e+"RetinaUrl"]||this.options[e+"Url"]}}),dn=un.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(e){return"string"!=typeof dn.imagePath&&(dn.imagePath=this._detectIconPath()),(this.options.imagePath||dn.imagePath)+un.prototype._getIconUrl.call(this,e)},_stripUrl:function(e){function t(e,t,n){return(t=t.exec(e))&&t[n]}return(e=t(e,/^url\((['"])?(.+)\1\)$/,2))&&t(e,/^(.*)marker-icon\.png$/,1)},_detectIconPath:function(){var e=Qe("div","leaflet-default-icon-path",document.body),t=Ke(e,"background-image")||Ke(e,"backgroundImage");return document.body.removeChild(e),(t=this._stripUrl(t))?t:(e=document.querySelector('link[href$="leaflet.css"]'))?e.href.substring(0,e.href.length-"leaflet.css".length-1):""}}),hn=J.extend({initialize:function(e){this._marker=e},addHooks:function(){var e=this._marker._icon;this._draggable||(this._draggable=new Vt(e,e,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),it(e,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&ot(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(e){var t=this._marker,n=t._map,i=this._marker.options.autoPanSpeed,o=this._marker.options.autoPanPadding,a=dt(t._icon),r=n.getPixelBounds(),s=n.getPixelOrigin();(s=j(r.min._subtract(s).add(o),r.max._subtract(s).subtract(o))).contains(a)||(o=z((Math.max(s.max.x,a.x)-s.max.x)/(r.max.x-s.max.x)-(Math.min(s.min.x,a.x)-s.min.x)/(r.min.x-s.min.x),(Math.max(s.max.y,a.y)-s.max.y)/(r.max.y-s.max.y)-(Math.min(s.min.y,a.y)-s.min.y)/(r.min.y-s.min.y)).multiplyBy(i),n.panBy(o,{animate:!1}),this._draggable._newPos._add(o),this._draggable._startPos._add(o),ut(t._icon,this._draggable._newPos),this._onDrag(e),this._panRequest=P(this._adjustPan.bind(this,e)))},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(e){this._marker.options.autoPan&&(S(this._panRequest),this._panRequest=P(this._adjustPan.bind(this,e)))},_onDrag:function(e){var t=this._marker,n=t._shadow,i=dt(t._icon),o=t._map.layerPointToLatLng(i);n&&ut(n,i),t._latlng=o,e.latlng=o,e.oldLatLng=this._oldLatLng,t.fire("move",e).fire("drag",e)},_onDragEnd:function(e){S(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",e)}}),pn=le.extend({options:{icon:new dn,interactive:!0,keyboard:!0,title:"",alt:"Marker",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,autoPanOnFocus:!0,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(e,t){p(this,t),this._latlng=W(e)},onAdd:function(e){this._zoomAnimated=this._zoomAnimated&&e.options.markerZoomAnimation,this._zoomAnimated&&e.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(e){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&e.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(e){var t=this._latlng;return this._latlng=W(e),this.update(),this.fire("move",{oldLatLng:t,latlng:this._latlng})},setZIndexOffset:function(e){return this.options.zIndexOffset=e,this.update()},getIcon:function(){return this.options.icon},setIcon:function(e){return this.options.icon=e,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){var e;return this._icon&&this._map&&(e=this._map.latLngToLayerPoint(this._latlng).round(),this._setPos(e)),this},_initIcon:function(){var e=this.options,t="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),n=e.icon.createIcon(this._icon),i=!1,o=!1;(n=(n!==this._icon&&(this._icon&&this._removeIcon(),i=!0,e.title&&(n.title=e.title),"IMG"===n.tagName&&(n.alt=e.alt||"")),it(n,t),e.keyboard&&(n.tabIndex="0",n.setAttribute("role","button")),this._icon=n,e.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&yt(n,"focus",this._panOnFocus,this),e.icon.createShadow(this._shadow)))!==this._shadow&&(this._removeShadow(),o=!0),n&&(it(n,t),n.alt=""),this._shadow=n,e.opacity<1&&this._updateOpacity(),i&&this.getPane().appendChild(this._icon),this._initInteraction(),n&&o&&this.getPane(e.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&At(this._icon,"focus",this._panOnFocus,this),Je(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&Je(this._shadow),this._shadow=null},_setPos:function(e){this._icon&&ut(this._icon,e),this._shadow&&ut(this._shadow,e),this._zIndex=e.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(e){this._icon&&(this._icon.style.zIndex=this._zIndex+e)},_animateZoom:function(e){e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center).round(),this._setPos(e)},_initInteraction:function(){var e;this.options.interactive&&(it(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),hn&&(e=this.options.draggable,this.dragging&&(e=this.dragging.enabled(),this.dragging.disable()),this.dragging=new hn(this),e&&this.dragging.enable()))},setOpacity:function(e){return this.options.opacity=e,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var e=this.options.opacity;this._icon&&st(this._icon,e),this._shadow&&st(this._shadow,e)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_panOnFocus:function(){var e,t,n=this._map;n&&(e=(t=this.options.icon.options).iconSize?z(t.iconSize):z(0,0),t=t.iconAnchor?z(t.iconAnchor):z(0,0),n.panInside(this._latlng,{paddingTopLeft:t,paddingBottomRight:e.subtract(t)}))},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}}),mn=le.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(e){this._renderer=e.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(e){return p(this,e),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&e&&Object.prototype.hasOwnProperty.call(e,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(this._renderer.options.tolerance||0)}}),fn=mn.extend({options:{fill:!0,radius:10},initialize:function(e,t){p(this,t),this._latlng=W(e),this._radius=this.options.radius},setLatLng:function(e){var t=this._latlng;return this._latlng=W(e),this.redraw(),this.fire("move",{oldLatLng:t,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(e){return this.options.radius=this._radius=e,this.redraw()},getRadius:function(){return this._radius},setStyle:function(e){var t=e&&e.radius||this._radius;return mn.prototype.setStyle.call(this,e),this.setRadius(t),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var e=this._radius,t=this._radiusY||e,n=this._clickTolerance(),e=[e+n,t+n];this._pxBounds=new I(this._point.subtract(e),this._point.add(e))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(e){return e.distanceTo(this._point)<=this._radius+this._clickTolerance()}}),gn=fn.extend({initialize:function(e,t,n){if(p(this,t="number"==typeof t?c({},n,{radius:t}):t),this._latlng=W(e),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(e){return this._mRadius=e,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var e=[this._radius,this._radiusY||this._radius];return new N(this._map.layerPointToLatLng(this._point.subtract(e)),this._map.layerPointToLatLng(this._point.add(e)))},setStyle:mn.prototype.setStyle,_project:function(){var e,t,n,i,o,a=this._latlng.lng,r=this._latlng.lat,s=this._map,l=s.options.crs;l.distance===H.distance?(i=Math.PI/180,o=this._mRadius/H.R/i,e=s.project([r+o,a]),t=s.project([r-o,a]),t=e.add(t).divideBy(2),n=s.unproject(t).lat,i=Math.acos((Math.cos(o*i)-Math.sin(r*i)*Math.sin(n*i))/(Math.cos(r*i)*Math.cos(n*i)))/i,!isNaN(i)&&0!==i||(i=o/Math.cos(Math.PI/180*r)),this._point=t.subtract(s.getPixelOrigin()),this._radius=isNaN(i)?0:t.x-s.project([n,a-i]).x,this._radiusY=t.y-e.y):(o=l.unproject(l.project(this._latlng).subtract([this._mRadius,0])),this._point=s.latLngToLayerPoint(this._latlng),this._radius=this._point.x-s.latLngToLayerPoint(o).x),this._updateBounds()}}),_n=mn.extend({options:{smoothFactor:1,noClip:!1},initialize:function(e,t){p(this,t),this._setLatLngs(e)},getLatLngs:function(){return this._latlngs},setLatLngs:function(e){return this._setLatLngs(e),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(e){for(var t=1/0,n=null,i=nn,o=0,a=this._parts.length;o<a;o++)for(var r=this._parts[o],s=1,l=r.length;s<l;s++){var c,u,d=i(e,c=r[s-1],u=r[s],!0);d<t&&(t=d,n=i(e,c,u))}return n&&(n.distance=Math.sqrt(t)),n},getCenter:function(){if(this._map)return rn(this._defaultShape(),this._map.options.crs);throw new Error("Must add layer to map before using getCenter()")},getBounds:function(){return this._bounds},addLatLng:function(e,t){return t=t||this._defaultShape(),e=W(e),t.push(e),this._bounds.extend(e),this.redraw()},_setLatLngs:function(e){this._bounds=new N,this._latlngs=this._convertLatLngs(e)},_defaultShape:function(){return on(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(e){for(var t=[],n=on(e),i=0,o=e.length;i<o;i++)n?(t[i]=W(e[i]),this._bounds.extend(t[i])):t[i]=this._convertLatLngs(e[i]);return t},_project:function(){var e=new I;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,e),this._bounds.isValid()&&e.isValid()&&(this._rawPxBounds=e,this._updateBounds())},_updateBounds:function(){var e=new O(e=this._clickTolerance(),e);this._rawPxBounds&&(this._pxBounds=new I([this._rawPxBounds.min.subtract(e),this._rawPxBounds.max.add(e)]))},_projectLatlngs:function(e,t,n){var i,o,a=e[0]instanceof R,r=e.length;if(a){for(o=[],i=0;i<r;i++)o[i]=this._map.latLngToLayerPoint(e[i]),n.extend(o[i]);t.push(o)}else for(i=0;i<r;i++)this._projectLatlngs(e[i],t,n)},_clipPoints:function(){var e=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(e))if(this.options.noClip)this._parts=this._rings;else for(var t,n,i,o,a=this._parts,r=0,s=0,l=this._rings.length;r<l;r++)for(t=0,n=(o=this._rings[r]).length;t<n-1;t++)(i=Xt(o[t],o[t+1],e,t,!0))&&(a[s]=a[s]||[],a[s].push(i[0]),i[1]===o[t+1]&&t!==n-2||(a[s].push(i[1]),s++))},_simplifyPoints:function(){for(var e=this._parts,t=this.options.smoothFactor,n=0,i=e.length;n<i;n++)e[n]=Qt(e[n],t)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(e,t){var n,i,o,a,r,s,l=this._clickTolerance();if(this._pxBounds&&this._pxBounds.contains(e))for(n=0,a=this._parts.length;n<a;n++)for(i=0,o=(r=(s=this._parts[n]).length)-1;i<r;o=i++)if((t||0!==i)&&Jt(e,s[o],s[i])<=l)return!0;return!1}});_n._flat=an;var yn=_n.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(this._map)return $t(this._defaultShape(),this._map.options.crs);throw new Error("Must add layer to map before using getCenter()")},_convertLatLngs:function(e){var t=(e=_n.prototype._convertLatLngs.call(this,e)).length;return 2<=t&&e[0]instanceof R&&e[0].equals(e[t-1])&&e.pop(),e},_setLatLngs:function(e){_n.prototype._setLatLngs.call(this,e),on(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return(on(this._latlngs[0])?this._latlngs:this._latlngs[0])[0]},_clipPoints:function(){var e=this._renderer._bounds,t=new O(t=this.options.weight,t),e=new I(e.min.subtract(t),e.max.add(t));if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(e))if(this.options.noClip)this._parts=this._rings;else for(var n,i=0,o=this._rings.length;i<o;i++)(n=Ut(this._rings[i],e,!0)).length&&this._parts.push(n)},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(e){var t,n,i,o,a,r,s,l,c=!1;if(!this._pxBounds||!this._pxBounds.contains(e))return!1;for(o=0,s=this._parts.length;o<s;o++)for(a=0,r=(l=(t=this._parts[o]).length)-1;a<l;r=a++)n=t[a],i=t[r],n.y>e.y!=i.y>e.y&&e.x<(i.x-n.x)*(e.y-n.y)/(i.y-n.y)+n.x&&(c=!c);return c||_n.prototype._containsPoint.call(this,e,!0)}}),vn=cn.extend({initialize:function(e,t){p(this,t),this._layers={},e&&this.addData(e)},addData:function(e){var t,n,i,o=_(e)?e:e.features;if(o){for(t=0,n=o.length;t<n;t++)((i=o[t]).geometries||i.geometry||i.features||i.coordinates)&&this.addData(i);return this}var a,r=this.options;return r.filter&&!r.filter(e)||!(a=bn(e,r))?this:(a.feature=Mn(e),a.defaultOptions=a.options,this.resetStyle(a),r.onEachFeature&&r.onEachFeature(e,a),this.addLayer(a))},resetStyle:function(e){return void 0===e?this.eachLayer(this.resetStyle,this):(e.options=c({},e.defaultOptions),this._setLayerStyle(e,this.options.style),this)},setStyle:function(t){return this.eachLayer(function(e){this._setLayerStyle(e,t)},this)},_setLayerStyle:function(e,t){e.setStyle&&("function"==typeof t&&(t=t(e.feature)),e.setStyle(t))}});function bn(e,t){var n,i,o,a,r="Feature"===e.type?e.geometry:e,s=r?r.coordinates:null,l=[],c=t&&t.pointToLayer,u=t&&t.coordsToLatLng||An;if(!s&&!r)return null;switch(r.type){case"Point":return wn(c,e,n=u(s),t);case"MultiPoint":for(o=0,a=s.length;o<a;o++)n=u(s[o]),l.push(wn(c,e,n,t));return new cn(l);case"LineString":case"MultiLineString":return i=kn(s,"LineString"===r.type?0:1,u),new _n(i,t);case"Polygon":case"MultiPolygon":return i=kn(s,"Polygon"===r.type?1:2,u),new yn(i,t);case"GeometryCollection":for(o=0,a=r.geometries.length;o<a;o++){var d=bn({geometry:r.geometries[o],type:"Feature",properties:e.properties},t);d&&l.push(d)}return new cn(l);case"FeatureCollection":for(o=0,a=r.features.length;o<a;o++){var h=bn(r.features[o],t);h&&l.push(h)}return new cn(l);default:throw new Error("Invalid GeoJSON object.")}}function wn(e,t,n,i){return e?e(t,n):new pn(n,i&&i.markersInheritOptions&&i)}function An(e){return new R(e[1],e[0],e[2])}function kn(e,t,n){for(var i,o=[],a=0,r=e.length;a<r;a++)i=t?kn(e[a],t-1,n):(n||An)(e[a]),o.push(i);return o}function xn(e,t){return void 0!==(e=W(e)).alt?[a(e.lng,t),a(e.lat,t),a(e.alt,t)]:[a(e.lng,t),a(e.lat,t)]}function Pn(e,t,n,i){for(var o=[],a=0,r=e.length;a<r;a++)o.push(t?Pn(e[a],on(e[a])?0:t-1,n,i):xn(e[a],i));return!t&&n&&0<o.length&&o.push(o[0].slice()),o}function Sn(e,t){return e.feature?c({},e.feature,{geometry:t}):Mn(t)}function Mn(e){return"Feature"===e.type||"FeatureCollection"===e.type?e:{type:"Feature",properties:{},geometry:e}}function Cn(e,t){return new vn(e,t)}pn.include(ce={toGeoJSON:function(e){return Sn(this,{type:"Point",coordinates:xn(this.getLatLng(),e)})}}),gn.include(ce),fn.include(ce),_n.include({toGeoJSON:function(e){var t=!on(this._latlngs);return Sn(this,{type:(t?"Multi":"")+"LineString",coordinates:Pn(this._latlngs,t?1:0,!1,e)})}}),yn.include({toGeoJSON:function(e){var t=!on(this._latlngs),n=t&&!on(this._latlngs[0]),e=Pn(this._latlngs,n?2:t?1:0,!0,e);return Sn(this,{type:(n?"Multi":"")+"Polygon",coordinates:e=t?e:[e]})}}),ln.include({toMultiPoint:function(t){var n=[];return this.eachLayer(function(e){n.push(e.toGeoJSON(t).geometry.coordinates)}),Sn(this,{type:"MultiPoint",coordinates:n})},toGeoJSON:function(t){var n,i,e=this.feature&&this.feature.geometry&&this.feature.geometry.type;return"MultiPoint"===e?this.toMultiPoint(t):(n="GeometryCollection"===e,i=[],this.eachLayer(function(e){e.toGeoJSON&&(e=e.toGeoJSON(t),n?i.push(e.geometry):"FeatureCollection"===(e=Mn(e)).type?i.push.apply(i,e.features):i.push(e))}),n?Sn(this,{geometries:i,type:"GeometryCollection"}):{type:"FeatureCollection",features:i})}});var ue=Cn,Ln=le.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(e,t,n){this._url=e,this._bounds=B(t),p(this,n)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(it(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){Je(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(e){return this.options.opacity=e,this._image&&this._updateOpacity(),this},setStyle:function(e){return e.opacity&&this.setOpacity(e.opacity),this},bringToFront:function(){return this._map&&et(this._image),this},bringToBack:function(){return this._map&&tt(this._image),this},setUrl:function(e){return this._url=e,this._image&&(this._image.src=e),this},setBounds:function(e){return this._bounds=B(e),this._map&&this._reset(),this},getEvents:function(){var e={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},setZIndex:function(e){return this.options.zIndex=e,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var e="IMG"===this._url.tagName,t=this._image=e?this._url:Qe("img");it(t,"leaflet-image-layer"),this._zoomAnimated&&it(t,"leaflet-zoom-animated"),this.options.className&&it(t,this.options.className),t.onselectstart=d,t.onmousemove=d,t.onload=l(this.fire,this,"load"),t.onerror=l(this._overlayOnError,this,"error"),!this.options.crossOrigin&&""!==this.options.crossOrigin||(t.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),e?this._url=t.src:(t.src=this._url,t.alt=this.options.alt)},_animateZoom:function(e){var t=this._map.getZoomScale(e.zoom),e=this._map._latLngBoundsToNewLayerBounds(this._bounds,e.zoom,e.center).min;ct(this._image,e,t)},_reset:function(){var e=this._image,t=new I(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),n=t.getSize();ut(e,t.min),e.style.width=n.x+"px",e.style.height=n.y+"px"},_updateOpacity:function(){st(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var e=this.options.errorOverlayUrl;e&&this._url!==e&&(this._url=e,this._image.src=e)},getCenter:function(){return this._bounds.getCenter()}}),Tn=Ln.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var e="VIDEO"===this._url.tagName,t=this._image=e?this._url:Qe("video");if(it(t,"leaflet-image-layer"),this._zoomAnimated&&it(t,"leaflet-zoom-animated"),this.options.className&&it(t,this.options.className),t.onselectstart=d,t.onmousemove=d,t.onloadeddata=l(this.fire,this,"load"),e){for(var n=t.getElementsByTagName("source"),i=[],o=0;o<n.length;o++)i.push(n[o].src);this._url=0<n.length?i:[t.src]}else{_(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(t.style,"objectFit")&&(t.style.objectFit="fill"),t.autoplay=!!this.options.autoplay,t.loop=!!this.options.loop,t.muted=!!this.options.muted,t.playsInline=!!this.options.playsInline;for(var a=0;a<this._url.length;a++){var r=Qe("source");r.src=this._url[a],t.appendChild(r)}}}}),En=Ln.extend({_initImage:function(){var e=this._image=this._url;it(e,"leaflet-image-layer"),this._zoomAnimated&&it(e,"leaflet-zoom-animated"),this.options.className&&it(e,this.options.className),e.onselectstart=d,e.onmousemove=d}}),On=le.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(e,t){e&&(e instanceof R||_(e))?(this._latlng=W(e),p(this,t)):(p(this,e),this._source=t),this.options.content&&(this._content=this.options.content)},openOn:function(e){return(e=arguments.length?e:this._source._map).hasLayer(this)||e.addLayer(this),this},close:function(){return this._map&&this._map.removeLayer(this),this},toggle:function(e){return this._map?this.close():(arguments.length?this._source=e:e=this._source,this._prepareOpen(),this.openOn(e._map)),this},onAdd:function(e){this._zoomAnimated=e._zoomAnimated,this._container||this._initLayout(),e._fadeAnimated&&st(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),e._fadeAnimated&&st(this._container,1),this.bringToFront(),this.options.interactive&&(it(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(e){e._fadeAnimated?(st(this._container,0),this._removeTimeout=setTimeout(l(Je,void 0,this._container),200)):Je(this._container),this.options.interactive&&(ot(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(e){return this._latlng=W(e),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(e){return this._content=e,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var e={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&et(this._container),this},bringToBack:function(){return this._map&&tt(this._container),this},_prepareOpen:function(e){if(!(n=this._source)._map)return!1;if(n instanceof cn){var t,n=null,i=this._source._layers;for(t in i)if(i[t]._map){n=i[t];break}if(!n)return!1;this._source=n}if(!e)if(n.getCenter)e=n.getCenter();else if(n.getLatLng)e=n.getLatLng();else{if(!n.getBounds)throw new Error("Unable to get source layer LatLng.");e=n.getBounds().getCenter()}return this.setLatLng(e),this._map&&this.update(),!0},_updateContent:function(){if(this._content){var e=this._contentNode,t="function"==typeof this._content?this._content(this._source||this):this._content;if("string"==typeof t)e.innerHTML=t;else{for(;e.hasChildNodes();)e.removeChild(e.firstChild);e.appendChild(t)}this.fire("contentupdate")}},_updatePosition:function(){var e,t,n;this._map&&(t=this._map.latLngToLayerPoint(this._latlng),e=z(this.options.offset),n=this._getAnchor(),this._zoomAnimated?ut(this._container,t.add(n)):e=e.add(t).add(n),t=this._containerBottom=-e.y,n=this._containerLeft=-Math.round(this._containerWidth/2)+e.x,this._container.style.bottom=t+"px",this._container.style.left=n+"px")},_getAnchor:function(){return[0,0]}}),Dn=(Bt.include({_initOverlay:function(e,t,n,i){var o=t;return o instanceof e||(o=new e(i).setContent(t)),n&&o.setLatLng(n),o}}),le.include({_initOverlay:function(e,t,n,i){var o=n;return o instanceof e?(p(o,i),o._source=this):(o=t&&!i?t:new e(i,this)).setContent(n),o}}),On.extend({options:{pane:"popupPane",offset:[0,7],maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(e){return!(e=arguments.length?e:this._source._map).hasLayer(this)&&e._popup&&e._popup.options.autoClose&&e.removeLayer(e._popup),e._popup=this,On.prototype.openOn.call(this,e)},onAdd:function(e){On.prototype.onAdd.call(this,e),e.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof mn||this._source.on("preclick",Mt))},onRemove:function(e){On.prototype.onRemove.call(this,e),e.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof mn||this._source.off("preclick",Mt))},getEvents:function(){var e=On.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(e.preclick=this.close),this.options.keepInView&&(e.moveend=this._adjustPan),e},_initLayout:function(){var e="leaflet-popup",t=this._container=Qe("div",e+" "+(this.options.className||"")+" leaflet-zoom-animated"),n=this._wrapper=Qe("div",e+"-content-wrapper",t);this._contentNode=Qe("div",e+"-content",n),Lt(t),Ct(this._contentNode),yt(t,"contextmenu",Mt),this._tipContainer=Qe("div",e+"-tip-container",t),this._tip=Qe("div",e+"-tip",this._tipContainer),this.options.closeButton&&((n=this._closeButton=Qe("a",e+"-close-button",t)).setAttribute("role","button"),n.setAttribute("aria-label","Close popup"),n.href="#close",n.innerHTML='<span aria-hidden="true">×</span>',yt(n,"click",function(e){Tt(e),this.close()},this))},_updateLayout:function(){var e=this._contentNode,t=e.style,n=(t.width="",t.whiteSpace="nowrap",e.offsetWidth),n=Math.min(n,this.options.maxWidth),n=(n=Math.max(n,this.options.minWidth),t.width=n+1+"px",t.whiteSpace="",t.height="",e.offsetHeight),i=this.options.maxHeight;(i&&i<n?(t.height=i+"px",it):ot)(e,"leaflet-popup-scrolled"),this._containerWidth=this._container.offsetWidth},_animateZoom:function(e){var e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center),t=this._getAnchor();ut(this._container,e.add(t))},_adjustPan:function(){var e,t,n,i,o,a,r,s;this.options.autoPan&&(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning?this._autopanning=!1:(e=this._map,t=parseInt(Ke(this._container,"marginBottom"),10)||0,t=this._container.offsetHeight+t,s=this._containerWidth,(n=new O(this._containerLeft,-t-this._containerBottom))._add(dt(this._container)),n=e.layerPointToContainerPoint(n),o=z(this.options.autoPanPadding),i=z(this.options.autoPanPaddingTopLeft||o),o=z(this.options.autoPanPaddingBottomRight||o),a=e.getSize(),r=0,n.x+s+o.x>a.x&&(r=n.x+s-a.x+o.x),n.x-r-i.x<(s=0)&&(r=n.x-i.x),n.y+t+o.y>a.y&&(s=n.y+t-a.y+o.y),n.y-s-i.y<0&&(s=n.y-i.y),(r||s)&&(this.options.keepInView&&(this._autopanning=!0),e.fire("autopanstart").panBy([r,s]))))},_getAnchor:function(){return z(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}})),zn=(Bt.mergeOptions({closePopupOnClick:!0}),Bt.include({openPopup:function(e,t,n){return this._initOverlay(Dn,e,t,n).openOn(this),this},closePopup:function(e){return(e=arguments.length?e:this._popup)&&e.close(),this}}),le.include({bindPopup:function(e,t){return this._popup=this._initOverlay(Dn,this._popup,e,t),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(e){return this._popup&&(this instanceof cn||(this._popup._source=this),this._popup._prepareOpen(e||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(e){return this._popup&&this._popup.setContent(e),this},getPopup:function(){return this._popup},_openPopup:function(e){var t;this._popup&&this._map&&(Et(e),t=e.layer||e.target,this._popup._source!==t||t instanceof mn?(this._popup._source=t,this.openPopup(e.latlng)):this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(e.latlng))},_movePopup:function(e){this._popup.setLatLng(e.latlng)},_onKeyPress:function(e){13===e.originalEvent.keyCode&&this._openPopup(e)}}),On.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(e){On.prototype.onAdd.call(this,e),this.setOpacity(this.options.opacity),e.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(e){On.prototype.onRemove.call(this,e),e.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var e=On.prototype.getEvents.call(this);return this.options.permanent||(e.preclick=this.close),e},_initLayout:function(){var e="leaflet-tooltip "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=Qe("div",e),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+u(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(e){var t,n=this._map,i=this._container,o=n.latLngToContainerPoint(n.getCenter()),n=n.layerPointToContainerPoint(e),a=this.options.direction,r=i.offsetWidth,s=i.offsetHeight,l=z(this.options.offset),c=this._getAnchor(),n="top"===a?(t=r/2,s):"bottom"===a?(t=r/2,0):(t="center"===a?r/2:"right"===a?0:"left"===a?r:n.x<o.x?(a="right",0):(a="left",r+2*(l.x+c.x)),s/2);e=e.subtract(z(t,n,!0)).add(l).add(c),ot(i,"leaflet-tooltip-right"),ot(i,"leaflet-tooltip-left"),ot(i,"leaflet-tooltip-top"),ot(i,"leaflet-tooltip-bottom"),it(i,"leaflet-tooltip-"+a),ut(i,e)},_updatePosition:function(){var e=this._map.latLngToLayerPoint(this._latlng);this._setPosition(e)},setOpacity:function(e){this.options.opacity=e,this._container&&st(this._container,e)},_animateZoom:function(e){e=this._map._latLngToNewLayerPoint(this._latlng,e.zoom,e.center),this._setPosition(e)},_getAnchor:function(){return z(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}})),In=(Bt.include({openTooltip:function(e,t,n){return this._initOverlay(zn,e,t,n).openOn(this),this},closeTooltip:function(e){return e.close(),this}}),le.include({bindTooltip:function(e,t){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(zn,this._tooltip,e,t),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(e){var t,n;!e&&this._tooltipHandlersAdded||(t=e?"off":"on",n={remove:this.closeTooltip,move:this._moveTooltip},this._tooltip.options.permanent?n.add=this._openTooltip:(n.mouseover=this._openTooltip,n.mouseout=this.closeTooltip,n.click=this._openTooltip,this._map?this._addFocusListeners():n.add=this._addFocusListeners),this._tooltip.options.sticky&&(n.mousemove=this._moveTooltip),this[t](n),this._tooltipHandlersAdded=!e)},openTooltip:function(e){return this._tooltip&&(this instanceof cn||(this._tooltip._source=this),this._tooltip._prepareOpen(e)&&(this._tooltip.openOn(this._map),this.getElement?this._setAriaDescribedByOnLayer(this):this.eachLayer&&this.eachLayer(this._setAriaDescribedByOnLayer,this))),this},closeTooltip:function(){if(this._tooltip)return this._tooltip.close()},toggleTooltip:function(){return this._tooltip&&this._tooltip.toggle(this),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(e){return this._tooltip&&this._tooltip.setContent(e),this},getTooltip:function(){return this._tooltip},_addFocusListeners:function(){this.getElement?this._addFocusListenersOnLayer(this):this.eachLayer&&this.eachLayer(this._addFocusListenersOnLayer,this)},_addFocusListenersOnLayer:function(e){var t="function"==typeof e.getElement&&e.getElement();t&&(yt(t,"focus",function(){this._tooltip._source=e,this.openTooltip()},this),yt(t,"blur",this.closeTooltip,this))},_setAriaDescribedByOnLayer:function(e){(e="function"==typeof e.getElement&&e.getElement())&&e.setAttribute("aria-describedby",this._tooltip._container.id)},_openTooltip:function(e){var t;this._tooltip&&this._map&&(this._map.dragging&&this._map.dragging.moving()&&!this._openOnceFlag?(this._openOnceFlag=!0,(t=this)._map.once("moveend",function(){t._openOnceFlag=!1,t._openTooltip(e)})):(this._tooltip._source=e.layer||e.target,this.openTooltip(this._tooltip.options.sticky?e.latlng:void 0)))},_moveTooltip:function(e){var t=e.latlng;this._tooltip.options.sticky&&e.originalEvent&&(e=this._map.mouseEventToContainerPoint(e.originalEvent),e=this._map.containerPointToLayerPoint(e),t=this._map.layerPointToLatLng(e)),this._tooltip.setLatLng(t)}}),un.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(e){var e=e&&"DIV"===e.tagName?e:document.createElement("div"),t=this.options;return t.html instanceof Element?(Xe(e),e.appendChild(t.html)):e.innerHTML=!1!==t.html?t.html:"",t.bgPos&&(t=z(t.bgPos),e.style.backgroundPosition=-t.x+"px "+-t.y+"px"),this._setIconStyles(e,"icon"),e},createShadow:function(){return null}}));un.Default=dn;var jn=le.extend({options:{tileSize:256,opacity:1,updateWhenIdle:Me.mobile,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(e){p(this,e)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(e){e._addZoomLimit(this)},onRemove:function(e){this._removeAllTiles(),Je(this._container),e._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(et(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(tt(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(e){return this.options.opacity=e,this._updateOpacity(),this},setZIndex:function(e){return this.options.zIndex=e,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){var e;return this._map&&(this._removeAllTiles(),(e=this._clampZoom(this._map.getZoom()))!==this._tileZoom&&(this._tileZoom=e,this._updateLevels()),this._update()),this},getEvents:function(){var e={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=i(this._onMoveEnd,this.options.updateInterval,this)),e.move=this._onMove),this._zoomAnimated&&(e.zoomanim=this._animateZoom),e},createTile:function(){return document.createElement("div")},getTileSize:function(){var e=this.options.tileSize;return e instanceof O?e:new O(e,e)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(e){for(var t,n=this.getPane().children,i=-e(-1/0,1/0),o=0,a=n.length;o<a;o++)t=n[o].style.zIndex,n[o]!==this._container&&t&&(i=e(i,+t));isFinite(i)&&(this.options.zIndex=i+e(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!Me.ielt9){st(this._container,this.options.opacity);var e,t=+new Date,n=!1,i=!1;for(e in this._tiles){var o,a=this._tiles[e];a.current&&a.loaded&&(o=Math.min(1,(t-a.loaded)/200),st(a.el,o),o<1?n=!0:(a.active?i=!0:this._onOpaqueTile(a),a.active=!0))}i&&!this._noPrune&&this._pruneTiles(),n&&(S(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this))}},_onOpaqueTile:d,_initContainer:function(){this._container||(this._container=Qe("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var e=this._tileZoom,t=this.options.maxZoom;if(void 0!==e){for(var n in this._levels)n=Number(n),this._levels[n].el.children.length||n===e?(this._levels[n].el.style.zIndex=t-Math.abs(e-n),this._onUpdateLevel(n)):(Je(this._levels[n].el),this._removeTilesAtZoom(n),this._onRemoveLevel(n),delete this._levels[n]);var i=this._levels[e],o=this._map;return i||((i=this._levels[e]={}).el=Qe("div","leaflet-tile-container leaflet-zoom-animated",this._container),i.el.style.zIndex=t,i.origin=o.project(o.unproject(o.getPixelOrigin()),e).round(),i.zoom=e,this._setZoomTransform(i,o.getCenter(),o.getZoom()),d(i.el.offsetWidth),this._onCreateLevel(i)),this._level=i}},_onUpdateLevel:d,_onRemoveLevel:d,_onCreateLevel:d,_pruneTiles:function(){if(this._map){var e,t,n,i=this._map.getZoom();if(i>this.options.maxZoom||i<this.options.minZoom)this._removeAllTiles();else{for(e in this._tiles)(n=this._tiles[e]).retain=n.current;for(e in this._tiles)(n=this._tiles[e]).current&&!n.active&&(t=n.coords,this._retainParent(t.x,t.y,t.z,t.z-5)||this._retainChildren(t.x,t.y,t.z,t.z+2));for(e in this._tiles)this._tiles[e].retain||this._removeTile(e)}}},_removeTilesAtZoom:function(e){for(var t in this._tiles)this._tiles[t].coords.z===e&&this._removeTile(t)},_removeAllTiles:function(){for(var e in this._tiles)this._removeTile(e)},_invalidateAll:function(){for(var e in this._levels)Je(this._levels[e].el),this._onRemoveLevel(Number(e)),delete this._levels[e];this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(e,t,n,i){var n=n-1,o=((o=new O(+(e=Math.floor(e/2)),+(t=Math.floor(t/2)))).z=n,this._tileCoordsToKey(o));return(o=this._tiles[o])&&o.active?o.retain=!0:(o&&o.loaded&&(o.retain=!0),i<n&&this._retainParent(e,t,n,i))},_retainChildren:function(e,t,n,i){for(var o=2*e;o<2*e+2;o++)for(var a=2*t;a<2*t+2;a++){var r=((r=new O(o,a)).z=n+1,this._tileCoordsToKey(r));(r=this._tiles[r])&&r.active?r.retain=!0:(r&&r.loaded&&(r.retain=!0),n+1<i&&this._retainChildren(o,a,n+1,i))}},_resetView:function(e){e=e&&(e.pinch||e.flyTo),this._setView(this._map.getCenter(),this._map.getZoom(),e,e)},_animateZoom:function(e){this._setView(e.center,e.zoom,!0,e.noUpdate)},_clampZoom:function(e){var t=this.options;return void 0!==t.minNativeZoom&&e<t.minNativeZoom?t.minNativeZoom:void 0!==t.maxNativeZoom&&t.maxNativeZoom<e?t.maxNativeZoom:e},_setView:function(e,t,n,i){var o=Math.round(t),o=void 0!==this.options.maxZoom&&o>this.options.maxZoom||void 0!==this.options.minZoom&&o<this.options.minZoom?void 0:this._clampZoom(o),a=this.options.updateWhenZooming&&o!==this._tileZoom;i&&!a||(this._tileZoom=o,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==o&&this._update(e),n||this._pruneTiles(),this._noPrune=!!n),this._setZoomTransforms(e,t)},_setZoomTransforms:function(e,t){for(var n in this._levels)this._setZoomTransform(this._levels[n],e,t)},_setZoomTransform:function(e,t,n){var i=this._map.getZoomScale(n,e.zoom),t=e.origin.multiplyBy(i).subtract(this._map._getNewPixelOrigin(t,n)).round();Me.any3d?ct(e.el,t,i):ut(e.el,t)},_resetGrid:function(){var e=this._map,t=e.options.crs,n=this._tileSize=this.getTileSize(),i=this._tileZoom,o=this._map.getPixelWorldBounds(this._tileZoom);o&&(this._globalTileRange=this._pxBoundsToTileRange(o)),this._wrapX=t.wrapLng&&!this.options.noWrap&&[Math.floor(e.project([0,t.wrapLng[0]],i).x/n.x),Math.ceil(e.project([0,t.wrapLng[1]],i).x/n.y)],this._wrapY=t.wrapLat&&!this.options.noWrap&&[Math.floor(e.project([t.wrapLat[0],0],i).y/n.x),Math.ceil(e.project([t.wrapLat[1],0],i).y/n.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(e){var t=(n=this._map)._animatingZoom?Math.max(n._animateToZoom,n.getZoom()):n.getZoom(),t=n.getZoomScale(t,this._tileZoom),e=n.project(e,this._tileZoom).floor(),n=n.getSize().divideBy(2*t);return new I(e.subtract(n),e.add(n))},_update:function(e){if(i=this._map){var t=this._clampZoom(i.getZoom());if(void 0===e&&(e=i.getCenter()),void 0!==this._tileZoom){var n,i=this._getTiledPixelBounds(e),o=this._pxBoundsToTileRange(i),a=o.getCenter(),r=[],i=this.options.keepBuffer,s=new I(o.getBottomLeft().subtract([i,-i]),o.getTopRight().add([i,-i]));if(!(isFinite(o.min.x)&&isFinite(o.min.y)&&isFinite(o.max.x)&&isFinite(o.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(n in this._tiles){var l=this._tiles[n].coords;l.z===this._tileZoom&&s.contains(new O(l.x,l.y))||(this._tiles[n].current=!1)}if(1<Math.abs(t-this._tileZoom))this._setView(e,t);else{for(var c=o.min.y;c<=o.max.y;c++)for(var u=o.min.x;u<=o.max.x;u++){var d,h=new O(u,c);h.z=this._tileZoom,this._isValidTile(h)&&((d=this._tiles[this._tileCoordsToKey(h)])?d.current=!0:r.push(h))}if(r.sort(function(e,t){return e.distanceTo(a)-t.distanceTo(a)}),0!==r.length){this._loading||(this._loading=!0,this.fire("loading"));for(var p=document.createDocumentFragment(),u=0;u<r.length;u++)this._addTile(r[u],p);this._level.el.appendChild(p)}}}}},_isValidTile:function(e){var t=this._map.options.crs;if(!t.infinite){var n=this._globalTileRange;if(!t.wrapLng&&(e.x<n.min.x||e.x>n.max.x)||!t.wrapLat&&(e.y<n.min.y||e.y>n.max.y))return!1}return!this.options.bounds||(t=this._tileCoordsToBounds(e),B(this.options.bounds).overlaps(t))},_keyToBounds:function(e){return this._tileCoordsToBounds(this._keyToTileCoords(e))},_tileCoordsToNwSe:function(e){var t=this._map,n=this.getTileSize(),i=e.scaleBy(n),n=i.add(n);return[t.unproject(i,e.z),t.unproject(n,e.z)]},_tileCoordsToBounds:function(e){return e=new N((e=this._tileCoordsToNwSe(e))[0],e[1]),this.options.noWrap?e:this._map.wrapLatLngBounds(e)},_tileCoordsToKey:function(e){return e.x+":"+e.y+":"+e.z},_keyToTileCoords:function(e){var t=new O(+(e=e.split(":"))[0],+e[1]);return t.z=+e[2],t},_removeTile:function(e){var t=this._tiles[e];t&&(Je(t.el),delete this._tiles[e],this.fire("tileunload",{tile:t.el,coords:this._keyToTileCoords(e)}))},_initTile:function(e){it(e,"leaflet-tile");var t=this.getTileSize();e.style.width=t.x+"px",e.style.height=t.y+"px",e.onselectstart=d,e.onmousemove=d,Me.ielt9&&this.options.opacity<1&&st(e,this.options.opacity)},_addTile:function(e,t){var n=this._getTilePos(e),i=this._tileCoordsToKey(e),o=this.createTile(this._wrapCoords(e),l(this._tileReady,this,e));this._initTile(o),this.createTile.length<2&&P(l(this._tileReady,this,e,null,o)),ut(o,n),this._tiles[i]={el:o,coords:e,current:!0},t.appendChild(o),this.fire("tileloadstart",{tile:o,coords:e})},_tileReady:function(e,t,n){t&&this.fire("tileerror",{error:t,tile:n,coords:e});var i=this._tileCoordsToKey(e);(n=this._tiles[i])&&(n.loaded=+new Date,this._map._fadeAnimated?(st(n.el,0),S(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this)):(n.active=!0,this._pruneTiles()),t||(it(n.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:n.el,coords:e})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Me.ielt9||!this._map._fadeAnimated?P(this._pruneTiles,this):setTimeout(l(this._pruneTiles,this),250)))},_getTilePos:function(e){return e.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(e){var t=new O(this._wrapX?o(e.x,this._wrapX):e.x,this._wrapY?o(e.y,this._wrapY):e.y);return t.z=e.z,t},_pxBoundsToTileRange:function(e){var t=this.getTileSize();return new I(e.min.unscaleBy(t).floor(),e.max.unscaleBy(t).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var e in this._tiles)if(!this._tiles[e].loaded)return!1;return!0}}),Nn=jn.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(e,t){this._url=e,(t=p(this,t)).detectRetina&&Me.retina&&0<t.maxZoom?(t.tileSize=Math.floor(t.tileSize/2),t.zoomReverse?(t.zoomOffset--,t.minZoom=Math.min(t.maxZoom,t.minZoom+1)):(t.zoomOffset++,t.maxZoom=Math.max(t.minZoom,t.maxZoom-1)),t.minZoom=Math.max(0,t.minZoom)):t.zoomReverse?t.minZoom=Math.min(t.maxZoom,t.minZoom):t.maxZoom=Math.max(t.minZoom,t.maxZoom),"string"==typeof t.subdomains&&(t.subdomains=t.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(e,t){return this._url===e&&void 0===t&&(t=!0),this._url=e,t||this.redraw(),this},createTile:function(e,t){var n=document.createElement("img");return yt(n,"load",l(this._tileOnLoad,this,t,n)),yt(n,"error",l(this._tileOnError,this,t,n)),!this.options.crossOrigin&&""!==this.options.crossOrigin||(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),"string"==typeof this.options.referrerPolicy&&(n.referrerPolicy=this.options.referrerPolicy),n.alt="",n.src=this.getTileUrl(e),n},getTileUrl:function(e){var t={r:Me.retina?"@2x":"",s:this._getSubdomain(e),x:e.x,y:e.y,z:this._getZoomForUrl()};return this._map&&!this._map.options.crs.infinite&&(e=this._globalTileRange.max.y-e.y,this.options.tms&&(t.y=e),t["-y"]=e),g(this._url,c(t,this.options))},_tileOnLoad:function(e,t){Me.ielt9?setTimeout(l(e,this,null,t),0):e(null,t)},_tileOnError:function(e,t,n){var i=this.options.errorTileUrl;i&&t.getAttribute("src")!==i&&(t.src=i),e(n,t)},_onTileRemove:function(e){e.tile.onload=null},_getZoomForUrl:function(){var e=this._tileZoom,t=this.options.maxZoom;return(e=this.options.zoomReverse?t-e:e)+this.options.zoomOffset},_getSubdomain:function(e){return e=Math.abs(e.x+e.y)%this.options.subdomains.length,this.options.subdomains[e]},_abortLoading:function(){var e,t,n;for(e in this._tiles)this._tiles[e].coords.z!==this._tileZoom&&((n=this._tiles[e].el).onload=d,n.onerror=d,n.complete||(n.src=v,t=this._tiles[e].coords,Je(n),delete this._tiles[e],this.fire("tileabort",{tile:n,coords:t})))},_removeTile:function(e){var t=this._tiles[e];if(t)return t.el.setAttribute("src",v),jn.prototype._removeTile.call(this,e)},_tileReady:function(e,t,n){if(this._map&&(!n||n.getAttribute("src")!==v))return jn.prototype._tileReady.call(this,e,t,n)}});function Bn(e,t){return new Nn(e,t)}var Rn=Nn.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(e,t){this._url=e;var n,i=c({},this.defaultWmsParams);for(n in t)n in this.options||(i[n]=t[n]);var e=(t=p(this,t)).detectRetina&&Me.retina?2:1,o=this.getTileSize();i.width=o.x*e,i.height=o.y*e,this.wmsParams=i},onAdd:function(e){this._crs=this.options.crs||e.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var t=1.3<=this._wmsVersion?"crs":"srs";this.wmsParams[t]=this._crs.code,Nn.prototype.onAdd.call(this,e)},getTileUrl:function(e){var t=this._tileCoordsToNwSe(e),t=(n=j((n=this._crs).project(t[0]),n.project(t[1]))).min,n=n.max,t=(1.3<=this._wmsVersion&&this._crs===sn?[t.y,t.x,n.y,n.x]:[t.x,t.y,n.x,n.y]).join(",");return(n=Nn.prototype.getTileUrl.call(this,e))+m(this.wmsParams,n,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+t},setParams:function(e,t){return c(this.wmsParams,e),t||this.redraw(),this}});Nn.WMS=Rn,Bn.wms=function(e,t){return new Rn(e,t)};var Wn=le.extend({options:{padding:.1},initialize:function(e){p(this,e),u(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),it(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var e={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(e.zoomanim=this._onAnimZoom),e},_onAnimZoom:function(e){this._updateTransform(e.center,e.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(e,t){var n=this._map.getZoomScale(t,this._zoom),i=this._map.getSize().multiplyBy(.5+this.options.padding),o=this._map.project(this._center,t),i=i.multiplyBy(-n).add(o).subtract(this._map._getNewPixelOrigin(e,t));Me.any3d?ct(this._container,i,n):ut(this._container,i)},_reset:function(){for(var e in this._update(),this._updateTransform(this._center,this._zoom),this._layers)this._layers[e]._reset()},_onZoomEnd:function(){for(var e in this._layers)this._layers[e]._project()},_updatePaths:function(){for(var e in this._layers)this._layers[e]._update()},_update:function(){var e=this.options.padding,t=this._map.getSize(),n=this._map.containerPointToLayerPoint(t.multiplyBy(-e)).round();this._bounds=new I(n,n.add(t.multiplyBy(1+2*e)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),Fn=Wn.extend({options:{tolerance:0},getEvents:function(){var e=Wn.prototype.getEvents.call(this);return e.viewprereset=this._onViewPreReset,e},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){Wn.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var e=this._container=document.createElement("canvas");yt(e,"mousemove",this._onMouseMove,this),yt(e,"click dblclick mousedown mouseup contextmenu",this._onClick,this),yt(e,"mouseout",this._handleMouseOut,this),e._leaflet_disable_events=!0,this._ctx=e.getContext("2d")},_destroyContainer:function(){S(this._redrawRequest),delete this._ctx,Je(this._container),At(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){for(var e in this._redrawBounds=null,this._layers)this._layers[e]._update();this._redraw()}},_update:function(){var e,t,n,i;this._map._animatingZoom&&this._bounds||(Wn.prototype._update.call(this),e=this._bounds,t=this._container,n=e.getSize(),i=Me.retina?2:1,ut(t,e.min),t.width=i*n.x,t.height=i*n.y,t.style.width=n.x+"px",t.style.height=n.y+"px",Me.retina&&this._ctx.scale(2,2),this._ctx.translate(-e.min.x,-e.min.y),this.fire("update"))},_reset:function(){Wn.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(e){this._updateDashArray(e),e=(this._layers[u(e)]=e)._order={layer:e,prev:this._drawLast,next:null},this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(e){this._requestRedraw(e)},_removePath:function(e){var t=(n=e._order).next,n=n.prev;t?t.prev=n:this._drawLast=n,n?n.next=t:this._drawFirst=t,delete e._order,delete this._layers[u(e)],this._requestRedraw(e)},_updatePath:function(e){this._extendRedrawBounds(e),e._project(),e._update(),this._requestRedraw(e)},_updateStyle:function(e){this._updateDashArray(e),this._requestRedraw(e)},_updateDashArray:function(e){if("string"==typeof e.options.dashArray){for(var t,n=e.options.dashArray.split(/[, ]+/),i=[],o=0;o<n.length;o++){if(t=Number(n[o]),isNaN(t))return;i.push(t)}e.options._dashArray=i}else e.options._dashArray=e.options.dashArray},_requestRedraw:function(e){this._map&&(this._extendRedrawBounds(e),this._redrawRequest=this._redrawRequest||P(this._redraw,this))},_extendRedrawBounds:function(e){var t;e._pxBounds&&(t=(e.options.weight||0)+1,this._redrawBounds=this._redrawBounds||new I,this._redrawBounds.extend(e._pxBounds.min.subtract([t,t])),this._redrawBounds.extend(e._pxBounds.max.add([t,t])))},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var e,t=this._redrawBounds;t?(e=t.getSize(),this._ctx.clearRect(t.min.x,t.min.y,e.x,e.y)):(this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore())},_draw:function(){var e,t,n=this._redrawBounds;this._ctx.save(),n&&(t=n.getSize(),this._ctx.beginPath(),this._ctx.rect(n.min.x,n.min.y,t.x,t.y),this._ctx.clip()),this._drawing=!0;for(var i=this._drawFirst;i;i=i.next)e=i.layer,(!n||e._pxBounds&&e._pxBounds.intersects(n))&&e._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(e,t){if(this._drawing){var n,i,o,a,r=e._parts,s=r.length,l=this._ctx;if(s){for(l.beginPath(),n=0;n<s;n++){for(i=0,o=r[n].length;i<o;i++)a=r[n][i],l[i?"lineTo":"moveTo"](a.x,a.y);t&&l.closePath()}this._fillStroke(l,e)}}},_updateCircle:function(e){var t,n,i,o;this._drawing&&!e._empty()&&(t=e._point,n=this._ctx,i=Math.max(Math.round(e._radius),1),1!=(o=(Math.max(Math.round(e._radiusY),1)||i)/i)&&(n.save(),n.scale(1,o)),n.beginPath(),n.arc(t.x,t.y/o,i,0,2*Math.PI,!1),1!=o&&n.restore(),this._fillStroke(n,e))},_fillStroke:function(e,t){var n=t.options;n.fill&&(e.globalAlpha=n.fillOpacity,e.fillStyle=n.fillColor||n.color,e.fill(n.fillRule||"evenodd")),n.stroke&&0!==n.weight&&(e.setLineDash&&e.setLineDash(t.options&&t.options._dashArray||[]),e.globalAlpha=n.opacity,e.lineWidth=n.weight,e.strokeStyle=n.color,e.lineCap=n.lineCap,e.lineJoin=n.lineJoin,e.stroke())},_onClick:function(e){for(var t,n,i=this._map.mouseEventToLayerPoint(e),o=this._drawFirst;o;o=o.next)(t=o.layer).options.interactive&&t._containsPoint(i)&&(("click"===e.type||"preclick"===e.type)&&this._map._draggableMoved(t)||(n=t));this._fireEvent(!!n&&[n],e)},_onMouseMove:function(e){var t;!this._map||this._map.dragging.moving()||this._map._animatingZoom||(t=this._map.mouseEventToLayerPoint(e),this._handleMouseHover(e,t))},_handleMouseOut:function(e){var t=this._hoveredLayer;t&&(ot(this._container,"leaflet-interactive"),this._fireEvent([t],e,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(e,t){if(!this._mouseHoverThrottled){for(var n,i,o=this._drawFirst;o;o=o.next)(n=o.layer).options.interactive&&n._containsPoint(t)&&(i=n);i!==this._hoveredLayer&&(this._handleMouseOut(e),i&&(it(this._container,"leaflet-interactive"),this._fireEvent([i],e,"mouseover"),this._hoveredLayer=i)),this._fireEvent(!!this._hoveredLayer&&[this._hoveredLayer],e),this._mouseHoverThrottled=!0,setTimeout(l(function(){this._mouseHoverThrottled=!1},this),32)}},_fireEvent:function(e,t,n){this._map._fireDOMEvent(t,n||t.type,e)},_bringToFront:function(e){var t,n,i=e._order;i&&(t=i.next,n=i.prev,t&&((t.prev=n)?n.next=t:t&&(this._drawFirst=t),i.prev=this._drawLast,(this._drawLast.next=i).next=null,this._drawLast=i,this._requestRedraw(e)))},_bringToBack:function(e){var t,n,i=e._order;i&&(t=i.next,(n=i.prev)&&((n.next=t)?t.prev=n:n&&(this._drawLast=n),i.prev=null,i.next=this._drawFirst,this._drawFirst.prev=i,this._drawFirst=i,this._requestRedraw(e)))}});function Hn(e){return Me.canvas?new Fn(e):null}var qn=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(e){return document.createElement("<lvml:"+e+' class="lvml">')}}catch(e){}return function(e){return document.createElement("<"+e+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),de={_initContainer:function(){this._container=Qe("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(Wn.prototype._update.call(this),this.fire("update"))},_initPath:function(e){var t=e._container=qn("shape");it(t,"leaflet-vml-shape "+(this.options.className||"")),t.coordsize="1 1",e._path=qn("path"),t.appendChild(e._path),this._updateStyle(e),this._layers[u(e)]=e},_addPath:function(e){var t=e._container;this._container.appendChild(t),e.options.interactive&&e.addInteractiveTarget(t)},_removePath:function(e){var t=e._container;Je(t),e.removeInteractiveTarget(t),delete this._layers[u(e)]},_updateStyle:function(e){var t=e._stroke,n=e._fill,i=e.options,o=e._container;o.stroked=!!i.stroke,o.filled=!!i.fill,i.stroke?(t=t||(e._stroke=qn("stroke")),o.appendChild(t),t.weight=i.weight+"px",t.color=i.color,t.opacity=i.opacity,i.dashArray?t.dashStyle=_(i.dashArray)?i.dashArray.join(" "):i.dashArray.replace(/( *, *)/g," "):t.dashStyle="",t.endcap=i.lineCap.replace("butt","flat"),t.joinstyle=i.lineJoin):t&&(o.removeChild(t),e._stroke=null),i.fill?(n=n||(e._fill=qn("fill")),o.appendChild(n),n.color=i.fillColor||i.color,n.opacity=i.fillOpacity):n&&(o.removeChild(n),e._fill=null)},_updateCircle:function(e){var t=e._point.round(),n=Math.round(e._radius),i=Math.round(e._radiusY||n);this._setPath(e,e._empty()?"M0 0":"AL "+t.x+","+t.y+" "+n+","+i+" 0,23592600")},_setPath:function(e,t){e._path.v=t},_bringToFront:function(e){et(e._container)},_bringToBack:function(e){tt(e._container)}},Zn=Me.vml?qn:$,Gn=Wn.extend({_initContainer:function(){this._container=Zn("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=Zn("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){Je(this._container),At(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){var e,t,n;this._map._animatingZoom&&this._bounds||(Wn.prototype._update.call(this),t=(e=this._bounds).getSize(),n=this._container,this._svgSize&&this._svgSize.equals(t)||(this._svgSize=t,n.setAttribute("width",t.x),n.setAttribute("height",t.y)),ut(n,e.min),n.setAttribute("viewBox",[e.min.x,e.min.y,t.x,t.y].join(" ")),this.fire("update"))},_initPath:function(e){var t=e._path=Zn("path");e.options.className&&it(t,e.options.className),e.options.interactive&&it(t,"leaflet-interactive"),this._updateStyle(e),this._layers[u(e)]=e},_addPath:function(e){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(e._path),e.addInteractiveTarget(e._path)},_removePath:function(e){Je(e._path),e.removeInteractiveTarget(e._path),delete this._layers[u(e)]},_updatePath:function(e){e._project(),e._update()},_updateStyle:function(e){var t=e._path,e=e.options;t&&(e.stroke?(t.setAttribute("stroke",e.color),t.setAttribute("stroke-opacity",e.opacity),t.setAttribute("stroke-width",e.weight),t.setAttribute("stroke-linecap",e.lineCap),t.setAttribute("stroke-linejoin",e.lineJoin),e.dashArray?t.setAttribute("stroke-dasharray",e.dashArray):t.removeAttribute("stroke-dasharray"),e.dashOffset?t.setAttribute("stroke-dashoffset",e.dashOffset):t.removeAttribute("stroke-dashoffset")):t.setAttribute("stroke","none"),e.fill?(t.setAttribute("fill",e.fillColor||e.color),t.setAttribute("fill-opacity",e.fillOpacity),t.setAttribute("fill-rule",e.fillRule||"evenodd")):t.setAttribute("fill","none"))},_updatePoly:function(e,t){this._setPath(e,Y(e._parts,t))},_updateCircle:function(e){var t=e._point,n=Math.max(Math.round(e._radius),1),i="a"+n+","+(Math.max(Math.round(e._radiusY),1)||n)+" 0 1,0 ",t=e._empty()?"M0 0":"M"+(t.x-n)+","+t.y+i+2*n+",0 "+i+2*-n+",0 ";this._setPath(e,t)},_setPath:function(e,t){e._path.setAttribute("d",t)},_bringToFront:function(e){et(e._path)},_bringToBack:function(e){tt(e._path)}});function Vn(e){return Me.svg||Me.vml?new Gn(e):null}Me.vml&&Gn.include(de),Bt.include({getRenderer:function(e){return e=(e=e.options.renderer||this._getPaneRenderer(e.options.pane)||this.options.renderer||this._renderer)||(this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(e){var t;return"overlayPane"!==e&&void 0!==e&&(void 0===(t=this._paneRenderers[e])&&(t=this._createRenderer({pane:e}),this._paneRenderers[e]=t),t)},_createRenderer:function(e){return this.options.preferCanvas&&Hn(e)||Vn(e)}});var Un=yn.extend({initialize:function(e,t){yn.prototype.initialize.call(this,this._boundsToLatLngs(e),t)},setBounds:function(e){return this.setLatLngs(this._boundsToLatLngs(e))},_boundsToLatLngs:function(e){return[(e=B(e)).getSouthWest(),e.getNorthWest(),e.getNorthEast(),e.getSouthEast()]}});Gn.create=Zn,Gn.pointsToPath=Y,vn.geometryToLayer=bn,vn.coordsToLatLng=An,vn.coordsToLatLngs=kn,vn.latLngToCoords=xn,vn.latLngsToCoords=Pn,vn.getFeature=Sn,vn.asFeature=Mn,Bt.mergeOptions({boxZoom:!0});var K=J.extend({initialize:function(e){this._map=e,this._container=e._container,this._pane=e._panes.overlayPane,this._resetStateTimeout=0,e.on("unload",this._destroy,this)},addHooks:function(){yt(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){At(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){Je(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(e){if(!e.shiftKey||1!==e.which&&1!==e.button)return!1;this._clearDeferredResetState(),this._resetState(),qe(),ht(),this._startPoint=this._map.mouseEventToContainerPoint(e),yt(document,{contextmenu:Et,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(e){this._moved||(this._moved=!0,this._box=Qe("div","leaflet-zoom-box",this._container),it(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(e);var t=(e=new I(this._point,this._startPoint)).getSize();ut(this._box,e.min),this._box.style.width=t.x+"px",this._box.style.height=t.y+"px"},_finish:function(){this._moved&&(Je(this._box),ot(this._container,"leaflet-crosshair")),vt(),pt(),At(document,{contextmenu:Et,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(e){1!==e.which&&1!==e.button||(this._finish(),this._moved&&(this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(l(this._resetState,this),0),e=new N(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point)),this._map.fitBounds(e).fire("boxzoomend",{boxZoomBounds:e})))},_onKeyDown:function(e){27===e.keyCode&&(this._finish(),this._clearDeferredResetState(),this._resetState())}}),he=(Bt.addInitHook("addHandler","boxZoom",K),Bt.mergeOptions({doubleClickZoom:!0}),J.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(e){var t=this._map,n=t.getZoom(),i=t.options.zoomDelta,n=e.originalEvent.shiftKey?n-i:n+i;"center"===t.options.doubleClickZoom?t.setZoom(n):t.setZoomAround(e.containerPoint,n)}})),$n=(Bt.addInitHook("addHandler","doubleClickZoom",he),Bt.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0}),J.extend({addHooks:function(){var e;this._draggable||(e=this._map,this._draggable=new Vt(e._mapPane,e._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),e.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),e.on("zoomend",this._onZoomEnd,this),e.whenReady(this._onZoomEnd,this))),it(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){ot(this._map._container,"leaflet-grab"),ot(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var e,t=this._map;t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity?(e=B(this._map.options.maxBounds),this._offsetLimit=j(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))):this._offsetLimit=null,t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(e){var t,n;this._map.options.inertia&&(t=this._lastTime=+new Date,n=this._lastPos=this._draggable._absPos||this._draggable._newPos,this._positions.push(n),this._times.push(t),this._prunePositions(t)),this._map.fire("move",e).fire("drag",e)},_prunePositions:function(e){for(;1<this._positions.length&&50<e-this._times[0];)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var e=this._map.getSize().divideBy(2),t=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=t.subtract(e).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(e,t){return e-(e-t)*this._viscosity},_onPreDragLimit:function(){var e,t;this._viscosity&&this._offsetLimit&&(e=this._draggable._newPos.subtract(this._draggable._startPos),t=this._offsetLimit,e.x<t.min.x&&(e.x=this._viscousLimit(e.x,t.min.x)),e.y<t.min.y&&(e.y=this._viscousLimit(e.y,t.min.y)),e.x>t.max.x&&(e.x=this._viscousLimit(e.x,t.max.x)),e.y>t.max.y&&(e.y=this._viscousLimit(e.y,t.max.y)),this._draggable._newPos=this._draggable._startPos.add(e))},_onPreDragWrap:function(){var e=this._worldWidth,t=Math.round(e/2),n=this._initialWorldOffset,i=((o=this._draggable._newPos.x)-t+n)%e+t-n,o=(o+t+n)%e-t-n,e=Math.abs(i+n)<Math.abs(o+n)?i:o;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=e},_onDragEnd:function(e){var t,n,i,o,a=this._map,r=a.options,s=!r.inertia||e.noInertia||this._times.length<2;a.fire("dragend",e),!s&&(this._prunePositions(+new Date),e=this._lastPos.subtract(this._positions[0]),s=(this._lastTime-this._times[0])/1e3,t=r.easeLinearity,s=(e=e.multiplyBy(t/s)).distanceTo([0,0]),n=Math.min(r.inertiaMaxSpeed,s),e=e.multiplyBy(n/s),i=n/(r.inertiaDeceleration*t),(o=e.multiplyBy(-i/2).round()).x||o.y)?(o=a._limitOffset(o,a.options.maxBounds),P(function(){a.panBy(o,{duration:i,easeLinearity:t,noMoveStart:!0,animate:!0})})):a.fire("moveend")}})),pe=(Bt.addInitHook("addHandler","dragging",$n),Bt.mergeOptions({keyboard:!0,keyboardPanDelta:80}),J.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(e){this._map=e,this._setPanDelta(e.options.keyboardPanDelta),this._setZoomDelta(e.options.zoomDelta)},addHooks:function(){var e=this._map._container;e.tabIndex<=0&&(e.tabIndex="0"),yt(e,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),At(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){var e,t,n;this._focused||(n=document.body,e=document.documentElement,t=n.scrollTop||e.scrollTop,n=n.scrollLeft||e.scrollLeft,this._map._container.focus(),window.scrollTo(n,t))},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(e){for(var t=this._panKeys={},n=this.keyCodes,i=0,o=n.left.length;i<o;i++)t[n.left[i]]=[-1*e,0];for(i=0,o=n.right.length;i<o;i++)t[n.right[i]]=[e,0];for(i=0,o=n.down.length;i<o;i++)t[n.down[i]]=[0,e];for(i=0,o=n.up.length;i<o;i++)t[n.up[i]]=[0,-1*e]},_setZoomDelta:function(e){for(var t=this._zoomKeys={},n=this.keyCodes,i=0,o=n.zoomIn.length;i<o;i++)t[n.zoomIn[i]]=e;for(i=0,o=n.zoomOut.length;i<o;i++)t[n.zoomOut[i]]=-e},_addHooks:function(){yt(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){At(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(e){if(!(e.altKey||e.ctrlKey||e.metaKey)){var t,n,i=e.keyCode,o=this._map;if(i in this._panKeys)o._panAnim&&o._panAnim._inProgress||(n=this._panKeys[i],e.shiftKey&&(n=z(n).multiplyBy(3)),o.options.maxBounds&&(n=o._limitOffset(z(n),o.options.maxBounds)),o.options.worldCopyJump?(t=o.wrapLatLng(o.unproject(o.project(o.getCenter()).add(n))),o.panTo(t)):o.panBy(n));else if(i in this._zoomKeys)o.setZoom(o.getZoom()+(e.shiftKey?3:1)*this._zoomKeys[i]);else{if(27!==i||!o._popup||!o._popup.options.closeOnEscapeKey)return;o.closePopup()}Et(e)}}})),me=(Bt.addInitHook("addHandler","keyboard",pe),Bt.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60}),J.extend({addHooks:function(){yt(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){At(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(e){var t=It(e),n=this._map.options.wheelDebounceTime,t=(this._delta+=t,this._lastMousePos=this._map.mouseEventToContainerPoint(e),this._startTime||(this._startTime=+new Date),Math.max(n-(+new Date-this._startTime),0));clearTimeout(this._timer),this._timer=setTimeout(l(this._performZoom,this),t),Et(e)},_performZoom:function(){var e=this._map,t=e.getZoom(),n=this._map.options.zoomSnap||0,i=(e._stop(),this._delta/(4*this._map.options.wheelPxPerZoomLevel)),i=4*Math.log(2/(1+Math.exp(-Math.abs(i))))/Math.LN2,n=n?Math.ceil(i/n)*n:i,i=e._limitZoom(t+(0<this._delta?n:-n))-t;this._delta=0,this._startTime=null,i&&("center"===e.options.scrollWheelZoom?e.setZoom(t+i):e.setZoomAround(this._lastMousePos,t+i))}})),fe=(Bt.addInitHook("addHandler","scrollWheelZoom",me),Bt.mergeOptions({tapHold:Me.touchNative&&Me.safari&&Me.mobile,tapTolerance:15}),J.extend({addHooks:function(){yt(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){At(this._map._container,"touchstart",this._onDown,this)},_onDown:function(e){var t;clearTimeout(this._holdTimeout),1===e.touches.length&&(t=e.touches[0],this._startPos=this._newPos=new O(t.clientX,t.clientY),this._holdTimeout=setTimeout(l(function(){this._cancel(),this._isTapValid()&&(yt(document,"touchend",Tt),yt(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",t))},this),600),yt(document,"touchend touchcancel contextmenu",this._cancel,this),yt(document,"touchmove",this._onMove,this))},_cancelClickPrevent:function e(){At(document,"touchend",Tt),At(document,"touchend touchcancel",e)},_cancel:function(){clearTimeout(this._holdTimeout),At(document,"touchend touchcancel contextmenu",this._cancel,this),At(document,"touchmove",this._onMove,this)},_onMove:function(e){e=e.touches[0],this._newPos=new O(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(e,t){(e=new MouseEvent(e,{bubbles:!0,cancelable:!0,view:window,screenX:t.screenX,screenY:t.screenY,clientX:t.clientX,clientY:t.clientY}))._simulated=!0,t.target.dispatchEvent(e)}})),ge=(Bt.addInitHook("addHandler","tapHold",fe),Bt.mergeOptions({touchZoom:Me.touch,bounceAtZoomLimits:!0}),J.extend({addHooks:function(){it(this._map._container,"leaflet-touch-zoom"),yt(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){ot(this._map._container,"leaflet-touch-zoom"),At(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(e){var t,n,i=this._map;!e.touches||2!==e.touches.length||i._animatingZoom||this._zooming||(t=i.mouseEventToContainerPoint(e.touches[0]),n=i.mouseEventToContainerPoint(e.touches[1]),this._centerPoint=i.getSize()._divideBy(2),this._startLatLng=i.containerPointToLatLng(this._centerPoint),"center"!==i.options.touchZoom&&(this._pinchStartLatLng=i.containerPointToLatLng(t.add(n)._divideBy(2))),this._startDist=t.distanceTo(n),this._startZoom=i.getZoom(),this._moved=!1,this._zooming=!0,i._stop(),yt(document,"touchmove",this._onTouchMove,this),yt(document,"touchend touchcancel",this._onTouchEnd,this),Tt(e))},_onTouchMove:function(e){if(e.touches&&2===e.touches.length&&this._zooming){var t=this._map,n=t.mouseEventToContainerPoint(e.touches[0]),i=t.mouseEventToContainerPoint(e.touches[1]),o=n.distanceTo(i)/this._startDist;if(this._zoom=t.getScaleZoom(o,this._startZoom),!t.options.bounceAtZoomLimits&&(this._zoom<t.getMinZoom()&&o<1||this._zoom>t.getMaxZoom()&&1<o)&&(this._zoom=t._limitZoom(this._zoom)),"center"===t.options.touchZoom){if(this._center=this._startLatLng,1==o)return}else{if(n=n._add(i)._divideBy(2)._subtract(this._centerPoint),1==o&&0===n.x&&0===n.y)return;this._center=t.unproject(t.project(this._pinchStartLatLng,this._zoom).subtract(n),this._zoom)}this._moved||(t._moveStart(!0,!1),this._moved=!0),S(this._animRequest),i=l(t._move,t,this._center,this._zoom,{pinch:!0,round:!1},void 0),this._animRequest=P(i,this,!0),Tt(e)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,S(this._animRequest),At(document,"touchmove",this._onTouchMove,this),At(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}})),Yn=(Bt.addInitHook("addHandler","touchZoom",ge),Bt.BoxZoom=K,Bt.DoubleClickZoom=he,Bt.Drag=$n,Bt.Keyboard=pe,Bt.ScrollWheelZoom=me,Bt.TapHold=fe,Bt.TouchZoom=ge,e.Bounds=I,e.Browser=Me,e.CRS=F,e.Canvas=Fn,e.Circle=gn,e.CircleMarker=fn,e.Class=C,e.Control=Wt,e.DivIcon=In,e.DivOverlay=On,e.DomEvent=Q,e.DomUtil=bt,e.Draggable=Vt,e.Evented=E,e.FeatureGroup=cn,e.GeoJSON=vn,e.GridLayer=jn,e.Handler=J,e.Icon=un,e.ImageOverlay=Ln,e.LatLng=R,e.LatLngBounds=N,e.Layer=le,e.LayerGroup=ln,e.LineUtil=te,e.Map=Bt,e.Marker=pn,e.Mixin=X,e.Path=mn,e.Point=O,e.PolyUtil=ee,e.Polygon=yn,e.Polyline=_n,e.Popup=Dn,e.PosAnimation=Nt,e.Projection=oe,e.Rectangle=Un,e.Renderer=Wn,e.SVG=Gn,e.SVGOverlay=En,e.TileLayer=Nn,e.Tooltip=zn,e.Transformation=Z,e.Util=M,e.VideoOverlay=Tn,e.bind=l,e.bounds=j,e.canvas=Hn,e.circle=function(e,t,n){return new gn(e,t,n)},e.circleMarker=function(e,t){return new fn(e,t)},e.control=Rt,e.divIcon=function(e){return new In(e)},e.extend=c,e.featureGroup=function(e,t){return new cn(e,t)},e.geoJSON=Cn,e.geoJson=ue,e.gridLayer=function(e){return new jn(e)},e.icon=function(e){return new un(e)},e.imageOverlay=function(e,t,n){return new Ln(e,t,n)},e.latLng=W,e.latLngBounds=B,e.layerGroup=function(e,t){return new ln(e,t)},e.map=function(e,t){return new Bt(e,t)},e.marker=function(e,t){return new pn(e,t)},e.point=z,e.polygon=function(e,t){return new yn(e,t)},e.polyline=function(e,t){return new _n(e,t)},e.popup=function(e,t){return new Dn(e,t)},e.rectangle=function(e,t){return new Un(e,t)},e.setOptions=p,e.stamp=u,e.svg=Vn,e.svgOverlay=function(e,t,n){return new En(e,t,n)},e.tileLayer=Bn,e.tooltip=function(e,t){return new zn(e,t)},e.transformation=G,e.version="1.9.4",e.videoOverlay=function(e,t,n){return new Tn(e,t,n)},window.L);e.noConflict=function(){return window.L=Yn,this},window.L=e}),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e.Leaflet=e.Leaflet||{},e.Leaflet.markercluster=e.Leaflet.markercluster||{}))}(this,function(e){"use strict";var t=L.MarkerClusterGroup=L.FeatureGroup.extend({options:{maxClusterRadius:80,iconCreateFunction:null,clusterPane:L.Marker.prototype.options.pane,spiderfyOnMaxZoom:!0,showCoverageOnHover:!0,zoomToBoundsOnClick:!0,singleMarkerMode:!1,disableClusteringAtZoom:null,removeOutsideVisibleBounds:!0,animate:!0,animateAddingMarkers:!1,spiderfyDistanceMultiplier:1,spiderLegPolylineOptions:{weight:1.5,color:"#222",opacity:.5},chunkedLoading:!1,chunkInterval:200,chunkDelay:50,chunkProgress:null,polygonOptions:{}},initialize:function(e){L.Util.setOptions(this,e),this.options.iconCreateFunction||(this.options.iconCreateFunction=this._defaultIconCreateFunction),this._featureGroup=L.featureGroup(),this._featureGroup.addEventParent(this),this._nonPointGroup=L.featureGroup(),this._nonPointGroup.addEventParent(this),this._inZoomAnimation=0,this._needsClustering=[],this._needsRemoving=[],this._currentShownBounds=null,this._queue=[],this._childMarkerEventHandlers={dragstart:this._childMarkerDragStart,move:this._childMarkerMoved,dragend:this._childMarkerDragEnd};e=L.DomUtil.TRANSITION&&this.options.animate;L.extend(this,e?this._withAnimation:this._noAnimation),this._markerCluster=e?L.MarkerCluster:L.MarkerClusterNonAnimated},addLayer:function(e){if(e instanceof L.LayerGroup)return this.addLayers([e]);if(!e.getLatLng)return this._nonPointGroup.addLayer(e),this.fire("layeradd",{layer:e}),this;if(!this._map)return this._needsClustering.push(e),this.fire("layeradd",{layer:e}),this;if(this.hasLayer(e))return this;this._unspiderfy&&this._unspiderfy(),this._addLayer(e,this._maxZoom),this.fire("layeradd",{layer:e}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons();var t=e,n=this._zoom;if(e.__parent)for(;t.__parent._zoom>=n;)t=t.__parent;return this._currentShownBounds.contains(t.getLatLng())&&(this.options.animateAddingMarkers?this._animationAddLayer(e,t):this._animationAddLayerNonAnimated(e,t)),this},removeLayer:function(e){return e instanceof L.LayerGroup?this.removeLayers([e]):(e.getLatLng?this._map?e.__parent&&(this._unspiderfy&&(this._unspiderfy(),this._unspiderfyLayer(e)),this._removeLayer(e,!0),this.fire("layerremove",{layer:e}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),e.off(this._childMarkerEventHandlers,this),this._featureGroup.hasLayer(e)&&(this._featureGroup.removeLayer(e),e.clusterShow&&e.clusterShow())):(!this._arraySplice(this._needsClustering,e)&&this.hasLayer(e)&&this._needsRemoving.push({layer:e,latlng:e._latlng}),this.fire("layerremove",{layer:e})):(this._nonPointGroup.removeLayer(e),this.fire("layerremove",{layer:e})),this)},addLayers:function(n,i){if(!L.Util.isArray(n))return this.addLayer(n);var o,a=this._featureGroup,r=this._nonPointGroup,s=this.options.chunkedLoading,l=this.options.chunkInterval,c=this.options.chunkProgress,u=n.length,d=0,h=!0;if(this._map){var p=(new Date).getTime(),m=L.bind(function(){for(var e=(new Date).getTime();d<u;d++){if(s&&0==d%200){var t=(new Date).getTime()-e;if(l<t)break}(o=n[d])instanceof L.LayerGroup?(h&&(n=n.slice(),h=!1),this._extractNonGroupLayers(o,n),u=n.length):o.getLatLng?!this.hasLayer(o)&&(this._addLayer(o,this._maxZoom),i||this.fire("layeradd",{layer:o}),o.__parent&&2===o.__parent.getChildCount())&&(t=(t=o.__parent.getAllChildMarkers())[0]===o?t[1]:t[0],a.removeLayer(t)):(r.addLayer(o),i||this.fire("layeradd",{layer:o}))}c&&c(d,u,(new Date).getTime()-p),d===u?(this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds)):setTimeout(m,this.options.chunkDelay)},this);m()}else for(var e=this._needsClustering;d<u;d++)(o=n[d])instanceof L.LayerGroup?(h&&(n=n.slice(),h=!1),this._extractNonGroupLayers(o,n),u=n.length):o.getLatLng?this.hasLayer(o)||e.push(o):r.addLayer(o);return this},removeLayers:function(e){var t,n=e.length,i=this._featureGroup,o=this._nonPointGroup,a=!0;if(!this._map){for(l=0;l<n;l++)(t=e[l])instanceof L.LayerGroup?(a&&(e=e.slice(),a=!1),this._extractNonGroupLayers(t,e),n=e.length):(this._arraySplice(this._needsClustering,t),o.removeLayer(t),this.hasLayer(t)&&this._needsRemoving.push({layer:t,latlng:t._latlng}),this.fire("layerremove",{layer:t}));return this}if(this._unspiderfy){this._unspiderfy();for(var r=e.slice(),s=n,l=0;l<s;l++)(t=r[l])instanceof L.LayerGroup?(this._extractNonGroupLayers(t,r),s=r.length):this._unspiderfyLayer(t)}for(l=0;l<n;l++)(t=e[l])instanceof L.LayerGroup?(a&&(e=e.slice(),a=!1),this._extractNonGroupLayers(t,e),n=e.length):t.__parent?(this._removeLayer(t,!0,!0),this.fire("layerremove",{layer:t}),i.hasLayer(t)&&(i.removeLayer(t),t.clusterShow&&t.clusterShow())):(o.removeLayer(t),this.fire("layerremove",{layer:t}));return this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds),this},clearLayers:function(){return this._map||(this._needsClustering=[],this._needsRemoving=[],delete this._gridClusters,delete this._gridUnclustered),this._noanimationUnspiderfy&&this._noanimationUnspiderfy(),this._featureGroup.clearLayers(),this._nonPointGroup.clearLayers(),this.eachLayer(function(e){e.off(this._childMarkerEventHandlers,this),delete e.__parent},this),this._map&&this._generateInitialClusters(),this},getBounds:function(){var e=new L.LatLngBounds;this._topClusterLevel&&e.extend(this._topClusterLevel._bounds);for(var t=this._needsClustering.length-1;0<=t;t--)e.extend(this._needsClustering[t].getLatLng());return e.extend(this._nonPointGroup.getBounds()),e},eachLayer:function(e,t){var n,i,o,a=this._needsClustering.slice(),r=this._needsRemoving;for(this._topClusterLevel&&this._topClusterLevel.getAllChildMarkers(a),i=a.length-1;0<=i;i--){for(n=!0,o=r.length-1;0<=o;o--)if(r[o].layer===a[i]){n=!1;break}n&&e.call(t,a[i])}this._nonPointGroup.eachLayer(e,t)},getLayers:function(){var t=[];return this.eachLayer(function(e){t.push(e)}),t},getLayer:function(t){var n=null;return t=parseInt(t,10),this.eachLayer(function(e){L.stamp(e)===t&&(n=e)}),n},hasLayer:function(e){if(!e)return!1;for(var t=this._needsClustering,n=t.length-1;0<=n;n--)if(t[n]===e)return!0;for(n=(t=this._needsRemoving).length-1;0<=n;n--)if(t[n].layer===e)return!1;return!(!e.__parent||e.__parent._group!==this)||this._nonPointGroup.hasLayer(e)},zoomToShowLayer:function(e,t){"function"!=typeof t&&(t=function(){});var n=function(){!e._icon&&!e.__parent._icon||this._inZoomAnimation||(this._map.off("moveend",n,this),this.off("animationend",n,this),e._icon?t():e.__parent._icon&&(this.once("spiderfied",t,this),e.__parent.spiderfy()))};e._icon&&this._map.getBounds().contains(e.getLatLng())?t():e.__parent._zoom<Math.round(this._map._zoom)?(this._map.on("moveend",n,this),this._map.panTo(e.getLatLng())):(this._map.on("moveend",n,this),this.on("animationend",n,this),e.__parent.zoomToBounds())},onAdd:function(e){var t,n,i;if(this._map=e,!isFinite(this._map.getMaxZoom()))throw"Map has no maxZoom specified";for(this._featureGroup.addTo(e),this._nonPointGroup.addTo(e),this._gridClusters||this._generateInitialClusters(),this._maxLat=e.options.crs.projection.MAX_LATITUDE,t=0,n=this._needsRemoving.length;t<n;t++)(i=this._needsRemoving[t]).newlatlng=i.layer._latlng,i.layer._latlng=i.latlng;for(t=0,n=this._needsRemoving.length;t<n;t++)i=this._needsRemoving[t],this._removeLayer(i.layer,!0),i.layer._latlng=i.newlatlng;this._needsRemoving=[],this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds(),this._map.on("zoomend",this._zoomEnd,this),this._map.on("moveend",this._moveEnd,this),this._spiderfierOnAdd&&this._spiderfierOnAdd(),this._bindEvents(),n=this._needsClustering,this._needsClustering=[],this.addLayers(n,!0)},onRemove:function(e){e.off("zoomend",this._zoomEnd,this),e.off("moveend",this._moveEnd,this),this._unbindEvents(),this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim",""),this._spiderfierOnRemove&&this._spiderfierOnRemove(),delete this._maxLat,this._hideCoverage(),this._featureGroup.remove(),this._nonPointGroup.remove(),this._featureGroup.clearLayers(),this._map=null},getVisibleParent:function(e){for(var t=e;t&&!t._icon;)t=t.__parent;return t||null},_arraySplice:function(e,t){for(var n=e.length-1;0<=n;n--)if(e[n]===t)return e.splice(n,1),!0},_removeFromGridUnclustered:function(e,t){for(var n=this._map,i=this._gridUnclustered,o=Math.floor(this._map.getMinZoom());o<=t&&i[t].removeObject(e,n.project(e.getLatLng(),t));t--);},_childMarkerDragStart:function(e){e.target.__dragStart=e.target._latlng},_childMarkerMoved:function(e){var t;this._ignoreMove||e.target.__dragStart||(t=e.target._popup&&e.target._popup.isOpen(),this._moveChild(e.target,e.oldLatLng,e.latlng),t&&e.target.openPopup())},_moveChild:function(e,t,n){e._latlng=t,this.removeLayer(e),e._latlng=n,this.addLayer(e)},_childMarkerDragEnd:function(e){var t=e.target.__dragStart;delete e.target.__dragStart,t&&this._moveChild(e.target,t,e.target._latlng)},_removeLayer:function(e,t,n){var i=this._gridClusters,o=this._gridUnclustered,a=this._featureGroup,r=this._map,s=Math.floor(this._map.getMinZoom());t&&this._removeFromGridUnclustered(e,this._maxZoom);var l,c=e.__parent,u=c._markers;for(this._arraySplice(u,e);c&&(c._childCount--,c._boundsNeedUpdate=!0,!(c._zoom<s));)t&&c._childCount<=1?(l=c._markers[0]===e?c._markers[1]:c._markers[0],i[c._zoom].removeObject(c,r.project(c._cLatLng,c._zoom)),o[c._zoom].addObject(l,r.project(l.getLatLng(),c._zoom)),this._arraySplice(c.__parent._childClusters,c),c.__parent._markers.push(l),l.__parent=c.__parent,c._icon&&(a.removeLayer(c),n||a.addLayer(l))):c._iconNeedsUpdate=!0,c=c.__parent;delete e.__parent},_isOrIsParent:function(e,t){for(;t;){if(e===t)return!0;t=t.parentNode}return!1},fire:function(e,t,n){if(t&&t.layer instanceof L.MarkerCluster){if(t.originalEvent&&this._isOrIsParent(t.layer._icon,t.originalEvent.relatedTarget))return;e="cluster"+e}L.FeatureGroup.prototype.fire.call(this,e,t,n)},listens:function(e,t){return L.FeatureGroup.prototype.listens.call(this,e,t)||L.FeatureGroup.prototype.listens.call(this,"cluster"+e,t)},_defaultIconCreateFunction:function(e){var t=e.getChildCount(),e=" marker-cluster-";return e+=t<10?"small":t<100?"medium":"large",new L.DivIcon({html:"<div><span>"+t+"</span></div>",className:"marker-cluster"+e,iconSize:new L.Point(40,40)})},_bindEvents:function(){var e=this._map,t=this.options.spiderfyOnMaxZoom,n=this.options.showCoverageOnHover,i=this.options.zoomToBoundsOnClick;(t||i)&&this.on("clusterclick",this._zoomOrSpiderfy,this),n&&(this.on("clustermouseover",this._showCoverage,this),this.on("clustermouseout",this._hideCoverage,this),e.on("zoomend",this._hideCoverage,this))},_zoomOrSpiderfy:function(e){for(var t=e.layer,n=t;1===n._childClusters.length;)n=n._childClusters[0];n._zoom===this._maxZoom&&n._childCount===t._childCount&&this.options.spiderfyOnMaxZoom?t.spiderfy():this.options.zoomToBoundsOnClick&&t.zoomToBounds(),e.originalEvent&&13===e.originalEvent.keyCode&&this._map._container.focus()},_showCoverage:function(e){var t=this._map;this._inZoomAnimation||(this._shownPolygon&&t.removeLayer(this._shownPolygon),2<e.layer.getChildCount()&&e.layer!==this._spiderfied&&(this._shownPolygon=new L.Polygon(e.layer.getConvexHull(),this.options.polygonOptions),t.addLayer(this._shownPolygon)))},_hideCoverage:function(){this._shownPolygon&&(this._map.removeLayer(this._shownPolygon),this._shownPolygon=null)},_unbindEvents:function(){var e=this.options.spiderfyOnMaxZoom,t=this.options.showCoverageOnHover,n=this.options.zoomToBoundsOnClick,i=this._map;(e||n)&&this.off("clusterclick",this._zoomOrSpiderfy,this),t&&(this.off("clustermouseover",this._showCoverage,this),this.off("clustermouseout",this._hideCoverage,this),i.off("zoomend",this._hideCoverage,this))},_zoomEnd:function(){this._map&&(this._mergeSplitClusters(),this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds())},_moveEnd:function(){var e;this._inZoomAnimation||(e=this._getExpandedVisibleBounds(),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,e),this._topClusterLevel._recursivelyAddChildrenToMap(null,Math.round(this._map._zoom),e),this._currentShownBounds=e)},_generateInitialClusters:function(){var e=Math.ceil(this._map.getMaxZoom()),t=Math.floor(this._map.getMinZoom()),n=this.options.maxClusterRadius,i="function"!=typeof n?function(){return n}:n;null!==this.options.disableClusteringAtZoom&&(e=this.options.disableClusteringAtZoom-1),this._maxZoom=e,this._gridClusters={},this._gridUnclustered={};for(var o=e;t<=o;o--)this._gridClusters[o]=new L.DistanceGrid(i(o)),this._gridUnclustered[o]=new L.DistanceGrid(i(o));this._topClusterLevel=new this._markerCluster(this,t-1)},_addLayer:function(e,t){var n=this._gridClusters,i=this._gridUnclustered,o=Math.floor(this._map.getMinZoom());for(this.options.singleMarkerMode&&this._overrideMarkerIcon(e),e.on(this._childMarkerEventHandlers,this);o<=t;t--){var a=this._map.project(e.getLatLng(),t),r=n[t].getNearObject(a);if(r)return r._addChild(e),void(e.__parent=r);if(r=i[t].getNearObject(a)){var s=r.__parent;s&&this._removeLayer(r,!1);var l=new this._markerCluster(this,t,r,e);n[t].addObject(l,this._map.project(l._cLatLng,t)),r.__parent=l;for(var c=e.__parent=l,u=t-1;u>s._zoom;u--)c=new this._markerCluster(this,u,c),n[u].addObject(c,this._map.project(r.getLatLng(),u));return s._addChild(c),void this._removeFromGridUnclustered(r,t)}i[t].addObject(e,a)}this._topClusterLevel._addChild(e),e.__parent=this._topClusterLevel},_refreshClustersIcons:function(){this._featureGroup.eachLayer(function(e){e instanceof L.MarkerCluster&&e._iconNeedsUpdate&&e._updateIcon()})},_enqueue:function(e){this._queue.push(e),this._queueTimeout||(this._queueTimeout=setTimeout(L.bind(this._processQueue,this),300))},_processQueue:function(){for(var e=0;e<this._queue.length;e++)this._queue[e].call(this);this._queue.length=0,clearTimeout(this._queueTimeout),this._queueTimeout=null},_mergeSplitClusters:function(){var e=Math.round(this._map._zoom);this._processQueue(),this._zoom<e&&this._currentShownBounds.intersects(this._getExpandedVisibleBounds())?(this._animationStart(),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,this._getExpandedVisibleBounds()),this._animationZoomIn(this._zoom,e)):this._zoom>e?(this._animationStart(),this._animationZoomOut(this._zoom,e)):this._moveEnd()},_getExpandedVisibleBounds:function(){return this.options.removeOutsideVisibleBounds?L.Browser.mobile?this._checkBoundsMaxLat(this._map.getBounds()):this._checkBoundsMaxLat(this._map.getBounds().pad(1)):this._mapBoundsInfinite},_checkBoundsMaxLat:function(e){var t=this._maxLat;return void 0!==t&&(e.getNorth()>=t&&(e._northEast.lat=1/0),e.getSouth()<=-t&&(e._southWest.lat=-1/0)),e},_animationAddLayerNonAnimated:function(e,t){t===e?this._featureGroup.addLayer(e):2===t._childCount?(t._addToMap(),e=t.getAllChildMarkers(),this._featureGroup.removeLayer(e[0]),this._featureGroup.removeLayer(e[1])):t._updateIcon()},_extractNonGroupLayers:function(e,t){var n,i=e.getLayers(),o=0;for(t=t||[];o<i.length;o++)(n=i[o])instanceof L.LayerGroup?this._extractNonGroupLayers(n,t):t.push(n);return t},_overrideMarkerIcon:function(e){return e.options.icon=this.options.iconCreateFunction({getChildCount:function(){return 1},getAllChildMarkers:function(){return[e]}})}});L.MarkerClusterGroup.include({_mapBoundsInfinite:new L.LatLngBounds(new L.LatLng(-1/0,-1/0),new L.LatLng(1/0,1/0))}),L.MarkerClusterGroup.include({_noAnimation:{_animationStart:function(){},_animationZoomIn:function(e,t){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationZoomOut:function(e,t){this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this.fire("animationend")},_animationAddLayer:function(e,t){this._animationAddLayerNonAnimated(e,t)}},_withAnimation:{_animationStart:function(){this._map._mapPane.className+=" leaflet-cluster-anim",this._inZoomAnimation++},_animationZoomIn:function(o,a){var r,s=this._getExpandedVisibleBounds(),l=this._featureGroup,e=Math.floor(this._map.getMinZoom());this._ignoreMove=!0,this._topClusterLevel._recursively(s,o,e,function(e){var t,n=e._latlng,i=e._markers;for(s.contains(n)||(n=null),e._isSingleParent()&&o+1===a?(l.removeLayer(e),e._recursivelyAddChildrenToMap(null,a,s)):(e.clusterHide(),e._recursivelyAddChildrenToMap(n,a,s)),r=i.length-1;0<=r;r--)t=i[r],s.contains(t._latlng)||l.removeLayer(t)}),this._forceLayout(),this._topClusterLevel._recursivelyBecomeVisible(s,a),l.eachLayer(function(e){e instanceof L.MarkerCluster||!e._icon||e.clusterShow()}),this._topClusterLevel._recursively(s,o,a,function(e){e._recursivelyRestoreChildPositions(a)}),this._ignoreMove=!1,this._enqueue(function(){this._topClusterLevel._recursively(s,o,e,function(e){l.removeLayer(e),e.clusterShow()}),this._animationEnd()})},_animationZoomOut:function(e,t){this._animationZoomOutSingle(this._topClusterLevel,e-1,t),this._topClusterLevel._recursivelyAddChildrenToMap(null,t,this._getExpandedVisibleBounds()),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),e,this._getExpandedVisibleBounds())},_animationAddLayer:function(e,t){var n=this,i=this._featureGroup;i.addLayer(e),t!==e&&(2<t._childCount?(t._updateIcon(),this._forceLayout(),this._animationStart(),e._setPos(this._map.latLngToLayerPoint(t.getLatLng())),e.clusterHide(),this._enqueue(function(){i.removeLayer(e),e.clusterShow(),n._animationEnd()})):(this._forceLayout(),n._animationStart(),n._animationZoomOutSingle(t,this._map.getMaxZoom(),this._zoom)))}},_animationZoomOutSingle:function(t,n,i){var o=this._getExpandedVisibleBounds(),a=Math.floor(this._map.getMinZoom());t._recursivelyAnimateChildrenInAndAddSelfToMap(o,a,n+1,i);var r=this;this._forceLayout(),t._recursivelyBecomeVisible(o,i),this._enqueue(function(){var e;1===t._childCount?(e=t._markers[0],this._ignoreMove=!0,e.setLatLng(e.getLatLng()),this._ignoreMove=!1,e.clusterShow&&e.clusterShow()):t._recursively(o,i,a,function(e){e._recursivelyRemoveChildrenFromMap(o,a,n+1)}),r._animationEnd()})},_animationEnd:function(){this._map&&(this._map._mapPane.className=this._map._mapPane.className.replace(" leaflet-cluster-anim","")),this._inZoomAnimation--,this.fire("animationend")},_forceLayout:function(){L.Util.falseFn(document.body.offsetWidth)}}),L.markerClusterGroup=function(e){return new L.MarkerClusterGroup(e)};var n=L.MarkerCluster=L.Marker.extend({options:L.Icon.prototype.options,initialize:function(e,t,n,i){L.Marker.prototype.initialize.call(this,n?n._cLatLng||n.getLatLng():new L.LatLng(0,0),{icon:this,pane:e.options.clusterPane}),this._group=e,this._zoom=t,this._markers=[],this._childClusters=[],this._childCount=0,this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._bounds=new L.LatLngBounds,n&&this._addChild(n),i&&this._addChild(i)},getAllChildMarkers:function(e,t){e=e||[];for(var n=this._childClusters.length-1;0<=n;n--)this._childClusters[n].getAllChildMarkers(e);for(var i=this._markers.length-1;0<=i;i--)t&&this._markers[i].__dragStart||e.push(this._markers[i]);return e},getChildCount:function(){return this._childCount},zoomToBounds:function(e){for(var t=this._childClusters.slice(),n=this._group._map,i=n.getBoundsZoom(this._bounds),o=this._zoom+1,n=n.getZoom();0<t.length&&o<i;){o++;for(var a=[],r=0;r<t.length;r++)a=a.concat(t[r]._childClusters);t=a}o<i?this._group._map.setView(this._latlng,o):i<=n?this._group._map.setView(this._latlng,n+1):this._group._map.fitBounds(this._bounds,e)},getBounds:function(){var e=new L.LatLngBounds;return e.extend(this._bounds),e},_updateIcon:function(){this._iconNeedsUpdate=!0,this._icon&&this.setIcon(this)},createIcon:function(){return this._iconNeedsUpdate&&(this._iconObj=this._group.options.iconCreateFunction(this),this._iconNeedsUpdate=!1),this._iconObj.createIcon()},createShadow:function(){return this._iconObj.createShadow()},_addChild:function(e,t){this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._setClusterCenter(e),e instanceof L.MarkerCluster?(t||(this._childClusters.push(e),e.__parent=this),this._childCount+=e._childCount):(t||this._markers.push(e),this._childCount++),this.__parent&&this.__parent._addChild(e,!0)},_setClusterCenter:function(e){this._cLatLng||(this._cLatLng=e._cLatLng||e._latlng)},_resetBounds:function(){var e=this._bounds;e._southWest&&(e._southWest.lat=1/0,e._southWest.lng=1/0),e._northEast&&(e._northEast.lat=-1/0,e._northEast.lng=-1/0)},_recalculateBounds:function(){var e,t,n,i=this._markers,o=this._childClusters,a=0,r=0,s=this._childCount;if(0!==s){for(this._resetBounds(),e=0;e<i.length;e++)t=i[e]._latlng,this._bounds.extend(t),a+=t.lat,r+=t.lng;for(e=0;e<o.length;e++)(n=o[e])._boundsNeedUpdate&&n._recalculateBounds(),this._bounds.extend(n._bounds),t=n._wLatLng,n=n._childCount,a+=t.lat*n,r+=t.lng*n;this._latlng=this._wLatLng=new L.LatLng(a/s,r/s),this._boundsNeedUpdate=!1}},_addToMap:function(e){e&&(this._backupLatlng=this._latlng,this.setLatLng(e)),this._group._featureGroup.addLayer(this)},_recursivelyAnimateChildrenIn:function(e,o,t){this._recursively(e,this._group._map.getMinZoom(),t-1,function(e){for(var t,n=e._markers,i=n.length-1;0<=i;i--)(t=n[i])._icon&&(t._setPos(o),t.clusterHide())},function(e){for(var t,n=e._childClusters,i=n.length-1;0<=i;i--)(t=n[i])._icon&&(t._setPos(o),t.clusterHide())})},_recursivelyAnimateChildrenInAndAddSelfToMap:function(t,n,i,o){this._recursively(t,o,n,function(e){e._recursivelyAnimateChildrenIn(t,e._group._map.latLngToLayerPoint(e.getLatLng()).round(),i),e._isSingleParent()&&i-1===o?(e.clusterShow(),e._recursivelyRemoveChildrenFromMap(t,n,i)):e.clusterHide(),e._addToMap()})},_recursivelyBecomeVisible:function(e,t){this._recursively(e,this._group._map.getMinZoom(),t,null,function(e){e.clusterShow()})},_recursivelyAddChildrenToMap:function(i,o,a){this._recursively(a,this._group._map.getMinZoom()-1,o,function(e){if(o!==e._zoom)for(var t=e._markers.length-1;0<=t;t--){var n=e._markers[t];a.contains(n._latlng)&&(i&&(n._backupLatlng=n.getLatLng(),n.setLatLng(i),n.clusterHide&&n.clusterHide()),e._group._featureGroup.addLayer(n))}},function(e){e._addToMap(i)})},_recursivelyRestoreChildPositions:function(e){for(var t=this._markers.length-1;0<=t;t--){var n=this._markers[t];n._backupLatlng&&(n.setLatLng(n._backupLatlng),delete n._backupLatlng)}if(e-1===this._zoom)for(var i=this._childClusters.length-1;0<=i;i--)this._childClusters[i]._restorePosition();else for(var o=this._childClusters.length-1;0<=o;o--)this._childClusters[o]._recursivelyRestoreChildPositions(e)},_restorePosition:function(){this._backupLatlng&&(this.setLatLng(this._backupLatlng),delete this._backupLatlng)},_recursivelyRemoveChildrenFromMap:function(e,t,n,i){var o,a;this._recursively(e,t-1,n-1,function(e){for(a=e._markers.length-1;0<=a;a--)o=e._markers[a],i&&i.contains(o._latlng)||(e._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())},function(e){for(a=e._childClusters.length-1;0<=a;a--)o=e._childClusters[a],i&&i.contains(o._latlng)||(e._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())})},_recursively:function(e,t,n,i,o){var a,r,s=this._childClusters,l=this._zoom;if(t<=l&&(i&&i(this),o&&l===n&&o(this)),l<t||l<n)for(a=s.length-1;0<=a;a--)(r=s[a])._boundsNeedUpdate&&r._recalculateBounds(),e.intersects(r._bounds)&&r._recursively(e,t,n,i,o)},_isSingleParent:function(){return 0<this._childClusters.length&&this._childClusters[0]._childCount===this._childCount}});L.Marker.include({clusterHide:function(){var e=this.options.opacity;return this.setOpacity(0),this.options.opacity=e,this},clusterShow:function(){return this.setOpacity(this.options.opacity)}}),L.DistanceGrid=function(e){this._cellSize=e,this._sqCellSize=e*e,this._grid={},this._objectPoint={}},L.DistanceGrid.prototype={addObject:function(e,t){var n=this._getCoord(t.x),i=this._getCoord(t.y),o=this._grid,i=o[i]=o[i]||{},i=i[n]=i[n]||[],n=L.Util.stamp(e);this._objectPoint[n]=t,i.push(e)},updateObject:function(e,t){this.removeObject(e),this.addObject(e,t)},removeObject:function(e,t){var n,i,o=this._getCoord(t.x),a=this._getCoord(t.y),t=this._grid,r=t[a]=t[a]||{},s=r[o]=r[o]||[];for(delete this._objectPoint[L.Util.stamp(e)],n=0,i=s.length;n<i;n++)if(s[n]===e)return s.splice(n,1),1===i&&delete r[o],!0},eachObject:function(e,t){var n,i,o,a,r,s,l,c=this._grid;for(n in c)for(i in r=c[n])for(s=r[i],o=0,a=s.length;o<a;o++)l=e.call(t,s[o]),l&&(o--,a--)},getNearObject:function(e){for(var t,n,i,o,a,r,s,l=this._getCoord(e.x),c=this._getCoord(e.y),u=this._objectPoint,d=this._sqCellSize,h=null,p=c-1;p<=c+1;p++)if(i=this._grid[p])for(t=l-1;t<=l+1;t++)if(o=i[t])for(n=0,a=o.length;n<a;n++)r=o[n],((s=this._sqDist(u[L.Util.stamp(r)],e))<d||s<=d&&null===h)&&(d=s,h=r);return h},_getCoord:function(e){var t=Math.floor(e/this._cellSize);return isFinite(t)?t:e},_sqDist:function(e,t){var n=t.x-e.x,e=t.y-e.y;return n*n+e*e}},L.QuickHull={getDistant:function(e,t){var n=t[1].lat-t[0].lat;return(t[0].lng-t[1].lng)*(e.lat-t[0].lat)+n*(e.lng-t[0].lng)},findMostDistantPointFromBaseLine:function(e,t){for(var n,i,o=0,a=null,r=[],s=t.length-1;0<=s;s--)n=t[s],0<(i=this.getDistant(n,e))&&(r.push(n),o<i&&(o=i,a=n));return{maxPoint:a,newPoints:r}},buildConvexHull:function(e,t){var n=[],t=this.findMostDistantPointFromBaseLine(e,t);return t.maxPoint?(n=n.concat(this.buildConvexHull([e[0],t.maxPoint],t.newPoints))).concat(this.buildConvexHull([t.maxPoint,e[1]],t.newPoints)):[e[0]]},getConvexHull:function(e){for(var t=!1,n=!1,i=!1,o=!1,a=null,r=null,s=null,l=null,c=null,u=null,d=e.length-1;0<=d;d--){var h=e[d];(!1===t||h.lat>t)&&(t=(a=h).lat),(!1===n||h.lat<n)&&(n=(r=h).lat),(!1===i||h.lng>i)&&(i=(s=h).lng),(!1===o||h.lng<o)&&(o=(l=h).lng)}c=n!==t?(u=r,a):(u=l,s);return[].concat(this.buildConvexHull([u,c],e),this.buildConvexHull([c,u],e))}},L.MarkerCluster.include({getConvexHull:function(){for(var e,t=this.getAllChildMarkers(),n=[],i=t.length-1;0<=i;i--)e=t[i].getLatLng(),n.push(e);return L.QuickHull.getConvexHull(n)}}),L.MarkerCluster.include({_2PI:2*Math.PI,_circleFootSeparation:25,_circleStartAngle:0,_spiralFootSeparation:28,_spiralLengthStart:11,_spiralLengthFactor:5,_circleSpiralSwitchover:9,spiderfy:function(){var e,t;this._group._spiderfied===this||this._group._inZoomAnimation||(e=this.getAllChildMarkers(null,!0),t=this._group._map.latLngToLayerPoint(this._latlng),this._group._unspiderfy(),this._group._spiderfied=this,t=e.length>=this._circleSpiralSwitchover?this._generatePointsSpiral(e.length,t):(t.y+=10,this._generatePointsCircle(e.length,t)),this._animationSpiderfy(e,t))},unspiderfy:function(e){this._group._inZoomAnimation||(this._animationUnspiderfy(e),this._group._spiderfied=null)},_generatePointsCircle:function(e,t){var n,i,o=this._group.options.spiderfyDistanceMultiplier*this._circleFootSeparation*(2+e)/this._2PI,a=this._2PI/e,r=[],o=Math.max(o,35);for(r.length=e,n=0;n<e;n++)i=this._circleStartAngle+n*a,r[n]=new L.Point(t.x+o*Math.cos(i),t.y+o*Math.sin(i))._round();return r},_generatePointsSpiral:function(e,t){for(var n=this._group.options.spiderfyDistanceMultiplier,i=n*this._spiralLengthStart,o=n*this._spiralFootSeparation,a=n*this._spiralLengthFactor*this._2PI,r=0,s=[],l=s.length=e;0<=l;l--)l<e&&(s[l]=new L.Point(t.x+i*Math.cos(r),t.y+i*Math.sin(r))._round()),i+=a/(r+=o/i+5e-4*l);return s},_noanimationUnspiderfy:function(){var e,t,n=this._group,i=n._map,o=n._featureGroup,a=this.getAllChildMarkers(null,!0);for(n._ignoreMove=!0,this.setOpacity(1),t=a.length-1;0<=t;t--)e=a[t],o.removeLayer(e),e._preSpiderfyLatlng&&(e.setLatLng(e._preSpiderfyLatlng),delete e._preSpiderfyLatlng),e.setZIndexOffset&&e.setZIndexOffset(0),e._spiderLeg&&(i.removeLayer(e._spiderLeg),delete e._spiderLeg);n.fire("unspiderfied",{cluster:this,markers:a}),n._ignoreMove=!1,n._spiderfied=null}}),L.MarkerClusterNonAnimated=L.MarkerCluster.extend({_animationSpiderfy:function(e,t){var n,i,o,a,r=this._group,s=r._map,l=r._featureGroup,c=this._group.options.spiderLegPolylineOptions;for(r._ignoreMove=!0,n=0;n<e.length;n++)a=s.layerPointToLatLng(t[n]),i=e[n],o=new L.Polyline([this._latlng,a],c),s.addLayer(o),i._spiderLeg=o,i._preSpiderfyLatlng=i._latlng,i.setLatLng(a),i.setZIndexOffset&&i.setZIndexOffset(1e6),l.addLayer(i);this.setOpacity(.3),r._ignoreMove=!1,r.fire("spiderfied",{cluster:this,markers:e})},_animationUnspiderfy:function(){this._noanimationUnspiderfy()}}),L.MarkerCluster.include({_animationSpiderfy:function(e,t){var n,i,o,a,r,s,l=this,c=this._group,u=c._map,d=c._featureGroup,h=this._latlng,p=u.latLngToLayerPoint(h),m=L.Path.SVG,f=L.extend({},this._group.options.spiderLegPolylineOptions),g=f.opacity;for(void 0===g&&(g=L.MarkerClusterGroup.prototype.options.spiderLegPolylineOptions.opacity),m?(f.opacity=0,f.className=(f.className||"")+" leaflet-cluster-spider-leg"):f.opacity=g,c._ignoreMove=!0,n=0;n<e.length;n++)i=e[n],s=u.layerPointToLatLng(t[n]),o=new L.Polyline([h,s],f),u.addLayer(o),i._spiderLeg=o,m&&(r=(a=o._path).getTotalLength()+.1,a.style.strokeDasharray=r,a.style.strokeDashoffset=r),i.setZIndexOffset&&i.setZIndexOffset(1e6),i.clusterHide&&i.clusterHide(),d.addLayer(i),i._setPos&&i._setPos(p);for(c._forceLayout(),c._animationStart(),n=e.length-1;0<=n;n--)s=u.layerPointToLatLng(t[n]),(i=e[n])._preSpiderfyLatlng=i._latlng,i.setLatLng(s),i.clusterShow&&i.clusterShow(),m&&((a=(o=i._spiderLeg)._path).style.strokeDashoffset=0,o.setStyle({opacity:g}));this.setOpacity(.3),c._ignoreMove=!1,setTimeout(function(){c._animationEnd(),c.fire("spiderfied",{cluster:l,markers:e})},200)},_animationUnspiderfy:function(e){var t,n,i,o,a,r=this,s=this._group,l=s._map,c=s._featureGroup,u=e?l._latLngToNewLayerPoint(this._latlng,e.zoom,e.center):l.latLngToLayerPoint(this._latlng),d=this.getAllChildMarkers(null,!0),h=L.Path.SVG;for(s._ignoreMove=!0,s._animationStart(),this.setOpacity(1),n=d.length-1;0<=n;n--)(t=d[n])._preSpiderfyLatlng&&(t.closePopup(),t.setLatLng(t._preSpiderfyLatlng),delete t._preSpiderfyLatlng,a=!0,t._setPos&&(t._setPos(u),a=!1),t.clusterHide&&(t.clusterHide(),a=!1),a&&c.removeLayer(t),h&&(a=(o=(i=t._spiderLeg)._path).getTotalLength()+.1,o.style.strokeDashoffset=a,i.setStyle({opacity:0})));s._ignoreMove=!1,setTimeout(function(){var e=0;for(n=d.length-1;0<=n;n--)(t=d[n])._spiderLeg&&e++;for(n=d.length-1;0<=n;n--)(t=d[n])._spiderLeg&&(t.clusterShow&&t.clusterShow(),t.setZIndexOffset&&t.setZIndexOffset(0),1<e&&c.removeLayer(t),l.removeLayer(t._spiderLeg),delete t._spiderLeg);s._animationEnd(),s.fire("unspiderfied",{cluster:r,markers:d})},200)}}),L.MarkerClusterGroup.include({_spiderfied:null,unspiderfy:function(){this._unspiderfy.apply(this,arguments)},_spiderfierOnAdd:function(){this._map.on("click",this._unspiderfyWrapper,this),this._map.options.zoomAnimation&&this._map.on("zoomstart",this._unspiderfyZoomStart,this),this._map.on("zoomend",this._noanimationUnspiderfy,this),L.Browser.touch||this._map.getRenderer(this)},_spiderfierOnRemove:function(){this._map.off("click",this._unspiderfyWrapper,this),this._map.off("zoomstart",this._unspiderfyZoomStart,this),this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._map.off("zoomend",this._noanimationUnspiderfy,this),this._noanimationUnspiderfy()},_unspiderfyZoomStart:function(){this._map&&this._map.on("zoomanim",this._unspiderfyZoomAnim,this)},_unspiderfyZoomAnim:function(e){L.DomUtil.hasClass(this._map._mapPane,"leaflet-touching")||(this._map.off("zoomanim",this._unspiderfyZoomAnim,this),this._unspiderfy(e))},_unspiderfyWrapper:function(){this._unspiderfy()},_unspiderfy:function(e){this._spiderfied&&this._spiderfied.unspiderfy(e)},_noanimationUnspiderfy:function(){this._spiderfied&&this._spiderfied._noanimationUnspiderfy()},_unspiderfyLayer:function(e){e._spiderLeg&&(this._featureGroup.removeLayer(e),e.clusterShow&&e.clusterShow(),e.setZIndexOffset&&e.setZIndexOffset(0),this._map.removeLayer(e._spiderLeg),delete e._spiderLeg)}}),L.MarkerClusterGroup.include({refreshClusters:function(e){return e?e instanceof L.MarkerClusterGroup?e=e._topClusterLevel.getAllChildMarkers():e instanceof L.LayerGroup?e=e._layers:e instanceof L.MarkerCluster?e=e.getAllChildMarkers():e instanceof L.Marker&&(e=[e]):e=this._topClusterLevel.getAllChildMarkers(),this._flagParentsIconsNeedUpdate(e),this._refreshClustersIcons(),this.options.singleMarkerMode&&this._refreshSingleMarkerModeMarkers(e),this},_flagParentsIconsNeedUpdate:function(e){var t,n;for(t in e)for(n=e[t].__parent;n;)n._iconNeedsUpdate=!0,n=n.__parent},_refreshSingleMarkerModeMarkers:function(e){var t,n;for(t in e)n=e[t],this.hasLayer(n)&&n.setIcon(this._overrideMarkerIcon(n))}}),L.Marker.include({refreshIconOptions:function(e,t){var n=this.options.icon;return L.setOptions(n,e),this.setIcon(n),t&&this.__parent&&this.__parent._group.refreshClusters(this),this}}),e.MarkerClusterGroup=t,e.MarkerCluster=n});
|
|
136
136
|
//# sourceMappingURL=crouton.min.js.map
|